
1 12
12cr|0ad-0.0.11-3|1	# http://trac.wildfiregames.com/wiki/BuildInstructions#Linux
12cr|0ad-0.0.11-3|2	
12cr|0ad-0.0.11-3|3	# conditionals left for the sake of users building from source, but
12cr|0ad-0.0.11-3|4	# nvtt (due to s3tc patented code) is not supported and not built.
12cr|0ad-0.0.11-3|5	%global		with_system_nvtt	0
12cr|0ad-0.0.11-3|6	%global		without_nvtt		1
12cr|0ad-0.0.11-3|7	
12cr|0ad-0.0.11-3|8	%bcond_with	debug
12cr|0ad-0.0.11-3|9	%if %{with debug}
12cr|0ad-0.0.11-3|10	%define		config			debug
12cr|0ad-0.0.11-3|11	%define		dbg			_dbg
12cr|0ad-0.0.11-3|12	%undefine	_enable_debug_packages
12cr|0ad-0.0.11-3|13	%undefine	debug_package
12cr|0ad-0.0.11-3|14	%else
12cr|0ad-0.0.11-3|15	%define		config			release
12cr|0ad-0.0.11-3|16	%define		dbg			%{nil}
12cr|0ad-0.0.11-3|17	# 0ad-debug is useless if 0ad is stripped
12cr|0ad-0.0.11-3|18	# install gamin-debug to verify reason of patch0
12cr|0ad-0.0.11-3|19	%define		_enable_debug_packages	%{nil}
12cr|0ad-0.0.11-3|20	%define		debug_package		%{nil}
12cr|0ad-0.0.11-3|21	%endif
12cr|0ad-0.0.11-3|22	
12cr|0ad-0.0.11-3|23	Name:		0ad
12cr|0ad-0.0.11-3|24	Epoch:		1
12cr|0ad-0.0.11-3|25	Version:	0.0.11
12cr|0ad-0.0.11-3|26	Release:	3
12cr|0ad-0.0.11-3|27	# BSD License:
12cr|0ad-0.0.11-3|28	#	build/premake/*
12cr|0ad-0.0.11-3|29	#	libraries/valgrind/*		(not built/used)
12cr|0ad-0.0.11-3|30	# MIT License:
12cr|0ad-0.0.11-3|31	#	libraries/enet/*
12cr|0ad-0.0.11-3|32	#	libraries/fcollada/*
12cr|0ad-0.0.11-3|33	#	source/third_party/*
12cr|0ad-0.0.11-3|34	# LGPLv2+
12cr|0ad-0.0.11-3|35	#	libraries/cxxtest/*		(not built/used)
12cr|0ad-0.0.11-3|36	# GPLv2+
12cr|0ad-0.0.11-3|37	#	source/*
12cr|0ad-0.0.11-3|38	# IBM
12cr|0ad-0.0.11-3|39	#	source/tools/fontbuilder2/Packer.py
12cr|0ad-0.0.11-3|40	# MPL-1.1
12cr|0ad-0.0.11-3|41	#	libraries/spidermonkey/*	(not built/used)
12cr|0ad-0.0.11-3|42	License:	GPLv2+ and BSD and MIT and IBM
12cr|0ad-0.0.11-3|43	Group:		Games/Strategy
12cr|0ad-0.0.11-3|44	Summary:	Cross-Platform RTS Game of Ancient Warfare
12cr|0ad-0.0.11-3|45	Url:		http://wildfiregames.com/0ad/
12cr|0ad-0.0.11-3|46	
12cr|0ad-0.0.11-3|47	%if %{without_nvtt}
12cr|0ad-0.0.11-3|48	# wget http://releases.wildfiregames.com/%%{name}-%%{version}-alpha-unix-build.tar.xz
12cr|0ad-0.0.11-3|49	# tar Jxf %%{name}-%%{version}-alpha-unix-build.tar.xz
12cr|0ad-0.0.11-3|50	# rm -fr %%{name}-%%{version}-alpha/libraries/nvtt
12cr|0ad-0.0.11-3|51	# rm -f %%{name}-%%{version}-alpha-unix-build.tar.xz
12cr|0ad-0.0.11-3|52	# tar Jcf %%{name}-%%{version}-alpha-unix-build.tar.xz %%{name}-%%{version}-alpha
12cr|0ad-0.0.11-3|53	Source0:	%{name}-%{version}-alpha-unix-build.tar.xz
12cr|0ad-0.0.11-3|54	%else
12cr|0ad-0.0.11-3|55	Source0:	http://releases.wildfiregames.com/%{name}-%{version}-alpha-unix-build.tar.xz
12cr|0ad-0.0.11-3|56	%endif
12cr|0ad-0.0.11-3|57	
12cr|0ad-0.0.11-3|58	# adapted from binaries/system/readme.txt
12cr|0ad-0.0.11-3|59	# It is advisable to review this file at on newer versions, to update the
12cr|0ad-0.0.11-3|60	# version field and check for extra options. Note that windows specific,
12cr|0ad-0.0.11-3|61	# and disabled options were not added to the manual page.
12cr|0ad-0.0.11-3|62	Source1:	%{name}.6
12cr|0ad-0.0.11-3|63	Requires:	%{name}-data
12cr|0ad-0.0.11-3|64	BuildRequires:	boost-devel
12cr|0ad-0.0.11-3|65	BuildRequires:	cmake
12cr|0ad-0.0.11-3|66	BuildRequires:	desktop-file-utils
12cr|0ad-0.0.11-3|67	BuildRequires:	devil-devel
12cr|0ad-0.0.11-3|68	BuildRequires:	gamin-devel
12cr|0ad-0.0.11-3|69	BuildRequires:	gcc-c++
12cr|0ad-0.0.11-3|70	BuildRequires:	jpeg-devel
12cr|0ad-0.0.11-3|71	BuildRequires:	libdnet-devel
12cr|0ad-0.0.11-3|72	BuildRequires:	jpeg-devel
12cr|0ad-0.0.11-3|73	BuildRequires:	pkgconfig(libpng)
12cr|0ad-0.0.11-3|74	BuildRequires:	pkgconfig(vorbis)
12cr|0ad-0.0.11-3|75	BuildRequires:	pkgconfig(libxml-2.0)
12cr|0ad-0.0.11-3|76	BuildRequires:	nasm
12cr|0ad-0.0.11-3|77	%if %{with_system_nvtt}
12cr|0ad-0.0.11-3|78	BuildRequires:	nvidia-texture-tools
12cr|0ad-0.0.11-3|79	%endif
12cr|0ad-0.0.11-3|80	BuildRequires:	pkgconfig(libcurl)
12cr|0ad-0.0.11-3|81	BuildRequires:	pkgconfig(libenet)
12cr|0ad-0.0.11-3|82	BuildRequires:	pkgconfig(libpng)
12cr|0ad-0.0.11-3|83	BuildRequires:	pkgconfig(libzip)
12cr|0ad-0.0.11-3|84	BuildRequires:	pkgconfig(mozjs185)
12cr|0ad-0.0.11-3|85	BuildRequires:	pkgconfig(openal)
12cr|0ad-0.0.11-3|86	BuildRequires:	python
12cr|0ad-0.0.11-3|87	BuildRequires:	pkgconfig(sdl)
12cr|0ad-0.0.11-3|88	BuildRequires:	subversion
12cr|0ad-0.0.11-3|89	BuildRequires:	wxgtku-devel
12cr|0ad-0.0.11-3|90	
12cr|0ad-0.0.11-3|91	# FAMMonitorDirectory fails if passing a relative directory
12cr|0ad-0.0.11-3|92	# Use FAMNoExists (gamin specific to speed up a little bit initialization
12cr|0ad-0.0.11-3|93	# as commented in the source)
12cr|0ad-0.0.11-3|94	Patch0:		%{name}-gamin.patch
12cr|0ad-0.0.11-3|95	
12cr|0ad-0.0.11-3|96	# http://trac.wildfiregames.com/ticket/1421
12cr|0ad-0.0.11-3|97	Patch1:		%{name}-rpath.patch
12cr|0ad-0.0.11-3|98	
12cr|0ad-0.0.11-3|99	# Build with newer libxml2
12cr|0ad-0.0.11-3|100	Patch2:		%{name}-libxml2.patch
12cr|0ad-0.0.11-3|101	
12cr|0ad-0.0.11-3|102	%description
12cr|0ad-0.0.11-3|103	0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform
12cr|0ad-0.0.11-3|104	real-time strategy (RTS) game of ancient warfare. In short, it is a
12cr|0ad-0.0.11-3|105	historically-based war/economy game that allows players to relive or rewrite
12cr|0ad-0.0.11-3|106	the history of Western civilizations, focusing on the years between 500 B.C.
12cr|0ad-0.0.11-3|107	and 500 A.D. The project is highly ambitious, involving state-of-the-art 3D
12cr|0ad-0.0.11-3|108	graphics, detailed artwork, sound, and a flexible and powerful custom-built
12cr|0ad-0.0.11-3|109	game engine.
12cr|0ad-0.0.11-3|110	
12cr|0ad-0.0.11-3|111	The game has been in development by Wildfire Games (WFG), a group of volunteer,
12cr|0ad-0.0.11-3|112	hobbyist game developers, since 2001.
12cr|0ad-0.0.11-3|113	
12cr|0ad-0.0.11-3|114	#-----------------------------------------------------------------------
12cr|0ad-0.0.11-3|115	%prep
12cr|0ad-0.0.11-3|116	%setup -q -n %{name}-%{version}-alpha
12cr|0ad-0.0.11-3|117	%patch0 -p1
12cr|0ad-0.0.11-3|118	%patch1 -p1
12cr|0ad-0.0.11-3|119	%patch2 -p1
12cr|0ad-0.0.11-3|120	
12cr|0ad-0.0.11-3|121	#-----------------------------------------------------------------------
12cr|0ad-0.0.11-3|122	%build
12cr|0ad-0.0.11-3|123	export CFLAGS="%{optflags}"
12cr|0ad-0.0.11-3|124	export CPPFLAGS="%{optflags}"
12cr|0ad-0.0.11-3|125	# avoid warnings with gcc 4.7 due to _FORTIFY_SOURCE in CPPFLAGS
12cr|0ad-0.0.11-3|126	export CPPFLAGS="`echo %{optflags} | sed -e 's/-Wp,-D_FORTIFY_SOURCE=2//'`"
12cr|0ad-0.0.11-3|127	build/workspaces/update-workspaces.sh	\
12cr|0ad-0.0.11-3|128	--bindir %{_gamesbindir}		\
12cr|0ad-0.0.11-3|129	--datadir %{_gamesdatadir}/%{name}	\
12cr|0ad-0.0.11-3|130	--libdir %{_libdir}/%{name}		\
12cr|0ad-0.0.11-3|131	--with-system-enet			\
12cr|0ad-0.0.11-3|132	--with-system-mozjs185		\
12cr|0ad-0.0.11-3|133	%if %{with_system_nvtt}
12cr|0ad-0.0.11-3|134	--with-system-nvtt			\
12cr|0ad-0.0.11-3|135	%endif
12cr|0ad-0.0.11-3|136	%if %{without_nvtt}
12cr|0ad-0.0.11-3|137	--without-nvtt			\
12cr|0ad-0.0.11-3|138	%endif
12cr|0ad-0.0.11-3|139	%{_smp_mflags}
12cr|0ad-0.0.11-3|140	
12cr|0ad-0.0.11-3|141	%make -C build/workspaces/gcc config=%{config} verbose=1
12cr|0ad-0.0.11-3|142	
12cr|0ad-0.0.11-3|143	#-----------------------------------------------------------------------
12cr|0ad-0.0.11-3|144	# Depends on availablity of nvtt
12cr|0ad-0.0.11-3|145	%if !%{without_nvtt}
12cr|0ad-0.0.11-3|146	%check
12cr|0ad-0.0.11-3|147	LD_LIBRARY_PATH=binaries/system binaries/system/test%{dbg} -libdir binaries/system
12cr|0ad-0.0.11-3|148	%endif
12cr|0ad-0.0.11-3|149	
12cr|0ad-0.0.11-3|150	#-----------------------------------------------------------------------
12cr|0ad-0.0.11-3|151	%install
12cr|0ad-0.0.11-3|152	install -d -m 755 %{buildroot}%{_gamesbindir}
12cr|0ad-0.0.11-3|153	install -m 755 binaries/system/pyrogenesis%{dbg} %{buildroot}%{_gamesbindir}/pyrogenesis%{dbg}
12cr|0ad-0.0.11-3|154	
12cr|0ad-0.0.11-3|155	install -d -m 755 %{buildroot}%{_libdir}/%{name}
12cr|0ad-0.0.11-3|156	for name in AtlasUI%{dbg} Collada%{dbg}; do
12cr|0ad-0.0.11-3|157	install -m 755 binaries/system/lib${name}.so  %{buildroot}%{_libdir}/%{name}/lib${name}.so
12cr|0ad-0.0.11-3|158	done
12cr|0ad-0.0.11-3|159	
12cr|0ad-0.0.11-3|160	%if !%{without_nvtt} && !%{with_system_nvtt}
12cr|0ad-0.0.11-3|161	for name in nvcore nvimage nvmath nvtt; do
12cr|0ad-0.0.11-3|162	install -p -m 755 binaries/system/lib${name}.so %{buildroot}%{_libdir}/%{name}/lib${name}.so
12cr|0ad-0.0.11-3|163	done
12cr|0ad-0.0.11-3|164	%endif
12cr|0ad-0.0.11-3|165	
12cr|0ad-0.0.11-3|166	install -d -m 755 %{buildroot}%{_gamesdatadir}/applications
12cr|0ad-0.0.11-3|167	install -m 644 build/resources/0ad.desktop %{buildroot}%{_gamesdatadir}/applications/%{name}.desktop
12cr|0ad-0.0.11-3|168	perl -pi -e 's|%{_bindir}/0ad|%{_gamesbindir}/0ad|;' \
12cr|0ad-0.0.11-3|169	%{buildroot}%{_gamesdatadir}/applications/%{name}.desktop
12cr|0ad-0.0.11-3|170	
12cr|0ad-0.0.11-3|171	install -d -m 755 %{buildroot}%{_gamesdatadir}/pixmaps
12cr|0ad-0.0.11-3|172	install -m 644 build/resources/0ad.png %{buildroot}%{_gamesdatadir}/pixmaps/%{name}.png
12cr|0ad-0.0.11-3|173	
12cr|0ad-0.0.11-3|174	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}
12cr|0ad-0.0.11-3|175	cp -a binaries/data/* %{buildroot}%{_gamesdatadir}/%{name}
12cr|0ad-0.0.11-3|176	
12cr|0ad-0.0.11-3|177	install -d -m 755 %{buildroot}%{_mandir}/man6
12cr|0ad-0.0.11-3|178	install -p -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man6/%{name}.6
12cr|0ad-0.0.11-3|179	ln -sf %{name}.6 %{buildroot}%{_mandir}/man6/pyrogenesis.6
12cr|0ad-0.0.11-3|180	
12cr|0ad-0.0.11-3|181	mkdir -p %{buildroot}%{_datadir}
12cr|0ad-0.0.11-3|182	mv -f %{buildroot}%{_gamesdatadir}/{pixmaps,applications} %{buildroot}%{_datadir}
12cr|0ad-0.0.11-3|183	
12cr|0ad-0.0.11-3|184	cat > %{buildroot}%{_gamesbindir}/0ad <<EOF
12cr|0ad-0.0.11-3|185	#!/bin/sh
12cr|0ad-0.0.11-3|186	
12cr|0ad-0.0.11-3|187	cd %{_gamesdatadir}/0ad
12cr|0ad-0.0.11-3|188	LD_LIBRARY_PATH=%{_libdir}/0ad %{_gamesbindir}/pyrogenesis%{dbg} "\$@"
12cr|0ad-0.0.11-3|189	EOF
12cr|0ad-0.0.11-3|190	chmod +x %{buildroot}%{_gamesbindir}/0ad
12cr|0ad-0.0.11-3|191	
12cr|0ad-0.0.11-3|192	%if %{with debug}
12cr|0ad-0.0.11-3|193	export EXCLUDE_FROM_FULL_STRIP="libAtlasUI_dbg.so libCollada_dbg.so pyrogenesis_dbg"
12cr|0ad-0.0.11-3|194	%endif
12cr|0ad-0.0.11-3|195	
12cr|0ad-0.0.11-3|196	#-----------------------------------------------------------------------
12cr|0ad-0.0.11-3|197	%files
12cr|0ad-0.0.11-3|198	%doc README.txt LICENSE.txt
12cr|0ad-0.0.11-3|199	%doc license_gpl-2.0.txt license_lgpl-2.1.txt license_dbghelp.txt
12cr|0ad-0.0.11-3|200	%{_gamesbindir}/0ad
12cr|0ad-0.0.11-3|201	%{_gamesbindir}/pyrogenesis%{dbg}
12cr|0ad-0.0.11-3|202	%{_libdir}/%{name}
12cr|0ad-0.0.11-3|203	%{_datadir}/pixmaps/%{name}.png
12cr|0ad-0.0.11-3|204	%{_datadir}/applications/%{name}.desktop
12cr|0ad-0.0.11-3|205	%{_gamesdatadir}/%{name}
12cr|0ad-0.0.11-3|206	%{_mandir}/man6/*.6*
12cr|0ad-0.0.11-3|207	
12cr|0ad-0.0.11-3|208	
12cr|0ad-0.0.11-3|209	%changelog
12cr|0ad-0.0.11-3|210	* Fri Sep 28 2012 Paulo Andrade <pcpa@mandriva.com.br> 1:0.0.11-2
12cr|0ad-0.0.11-3|211	+ Revision: 817861
12cr|0ad-0.0.11-3|212	- Do not build s3tc patent infringing code.
12cr|0ad-0.0.11-3|213	- Remove s3tc from implementation from main tarball.
12cr|0ad-0.0.11-3|214	- Sync with fedora package.
12cr|0ad-0.0.11-3|215	- Add patch to allow rebuilding when updating to newer libxml2.
12cr|0ad-0.0.11-3|216	
12cr|0ad-0.0.11-3|217	+ Sergey Zhemoitel <serg@mandriva.org>
12cr|0ad-0.0.11-3|218	- update to 0.0.11 Alpha
12cr|0ad-0.0.11-3|219	
12cr|0ad-0.0.11-3|220	* Fri Jun 29 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:r11863-0.4
12cr|0ad-0.0.11-3|221	+ Revision: 807484
12cr|0ad-0.0.11-3|222	- Update to alpha 10 (aka 11863)
12cr|0ad-0.0.11-3|223	
12cr|0ad-0.0.11-3|224	* Sat Mar 31 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:r11339-0.3
12cr|0ad-0.0.11-3|225	+ Revision: 788441
12cr|0ad-0.0.11-3|226	- Rebuild for boost 1.49
12cr|0ad-0.0.11-3|227	
12cr|0ad-0.0.11-3|228	* Sat Mar 17 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:r11339-0.2
12cr|0ad-0.0.11-3|229	+ Revision: 785456
12cr|0ad-0.0.11-3|230	- Update to alpha9
12cr|0ad-0.0.11-3|231	
12cr|0ad-0.0.11-3|232	+ Paulo Andrade <pcpa@mandriva.com.br>
12cr|0ad-0.0.11-3|233	- Correct 0ad.desktop binary path.
12cr|0ad-0.0.11-3|234	- Install desktop files in proper directory.
12cr|0ad-0.0.11-3|235	
12cr|0ad-0.0.11-3|236	* Sat Jan 14 2012 Paulo Andrade <pcpa@mandriva.com.br> 1:r10803-0.2
12cr|0ad-0.0.11-3|237	+ Revision: 760793
12cr|0ad-0.0.11-3|238	- Assume latest 0ad-data is installed in _gamesdatadir.
12cr|0ad-0.0.11-3|239	- Do not add 0ad libraries to ld library path.
12cr|0ad-0.0.11-3|240	
12cr|0ad-0.0.11-3|241	* Thu Jan 12 2012 Paulo Andrade <pcpa@mandriva.com.br> 1:r10803-0.1
12cr|0ad-0.0.11-3|242	+ Revision: 760257
12cr|0ad-0.0.11-3|243	- Install binaries in gamesbindir.
12cr|0ad-0.0.11-3|244	- Install data files in gamesdatadir.
12cr|0ad-0.0.11-3|245	- Use upstream suggested versioning schema.
12cr|0ad-0.0.11-3|246	- Use system libraries (but nvtt).
12cr|0ad-0.0.11-3|247	- Add build mode to make it easier to debug failures.
12cr|0ad-0.0.11-3|248	
12cr|0ad-0.0.11-3|249	+ Sergey Zhemoitel <serg@mandriva.org>
12cr|0ad-0.0.11-3|250	- add new revision 10803
12cr|0ad-0.0.11-3|251	- new revision 10288
12cr|0ad-0.0.11-3|252	- fix x86_64 requires lib
12cr|0ad-0.0.11-3|253	- fix x86_64 requires lib
12cr|0ad-0.0.11-3|254	- add new requires
12cr|0ad-0.0.11-3|255	- fix enet
12cr|0ad-0.0.11-3|256	- fix requires
12cr|0ad-0.0.11-3|257	- imported package 0ad
12cr|0ad-0.0.11-3|258	- update revesion to 09786
12cr|0ad-0.0.11-3|259	
12cr|0ad-0.0.11-3|260	* Mon Mar 14 2011 Funda Wang <fwang@mandriva.org> 1.0-0.8899.2
12cr|0ad-0.0.11-3|261	+ Revision: 644467
12cr|0ad-0.0.11-3|262	- rebuild for new boost
12cr|0ad-0.0.11-3|263	
12cr|0ad-0.0.11-3|264	* Mon Feb 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.8899.1
12cr|0ad-0.0.11-3|265	+ Revision: 637689
12cr|0ad-0.0.11-3|266	- new snapshot
12cr|0ad-0.0.11-3|267	- produce data package from the same snapshot
12cr|0ad-0.0.11-3|268	
12cr|0ad-0.0.11-3|269	* Wed Oct 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.08413.1mdv2011.0
12cr|0ad-0.0.11-3|270	+ Revision: 587053
12cr|0ad-0.0.11-3|271	- import 0ad
12cr|0ad-0.0.11-3|272	

2 12
12cr|0ad-data-0.0.11-3|1	# http://trac.wildfiregames.com/wiki/BuildInstructions#Linux
12cr|0ad-data-0.0.11-3|2	
12cr|0ad-data-0.0.11-3|3	Name:		0ad-data
12cr|0ad-data-0.0.11-3|4	Epoch:		1
12cr|0ad-data-0.0.11-3|5	Version:	0.0.11
12cr|0ad-data-0.0.11-3|6	Release:	3
12cr|0ad-data-0.0.11-3|7	Summary:	The Data Files for 0 AD
12cr|0ad-data-0.0.11-3|8	License:	GPLv2+
12cr|0ad-data-0.0.11-3|9	Group:		Games/Strategy
12cr|0ad-data-0.0.11-3|10	Url:		http://wildfiregames.com/0ad/
12cr|0ad-data-0.0.11-3|11	Source:		http://releases.wildfiregames.com/0ad-%{version}-alpha-unix-data.tar.xz
12cr|0ad-data-0.0.11-3|12	BuildRequires:	unzip
12cr|0ad-data-0.0.11-3|13	Requires:	fonts-ttf-dejavu
12cr|0ad-data-0.0.11-3|14	BuildArch:	noarch
12cr|0ad-data-0.0.11-3|15	
12cr|0ad-data-0.0.11-3|16	%description
12cr|0ad-data-0.0.11-3|17	0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform
12cr|0ad-data-0.0.11-3|18	real-time strategy (RTS) game of ancient warfare. In short, it is a
12cr|0ad-data-0.0.11-3|19	historically-based war/economy game that allows players to relive or rewrite
12cr|0ad-data-0.0.11-3|20	the history of Western civilizations, focusing on the years between 500 B.C.
12cr|0ad-data-0.0.11-3|21	and 500 A.D. The project is highly ambitious, involving state-of-the-art 3D
12cr|0ad-data-0.0.11-3|22	graphics, detailed artwork, sound, and a flexible and powerful custom-built
12cr|0ad-data-0.0.11-3|23	game engine.
12cr|0ad-data-0.0.11-3|24	
12cr|0ad-data-0.0.11-3|25	This package contains the 0ad data files.
12cr|0ad-data-0.0.11-3|26	
12cr|0ad-data-0.0.11-3|27	%prep
12cr|0ad-data-0.0.11-3|28	%setup -q -n 0ad-%{version}-alpha
12cr|0ad-data-0.0.11-3|29	
12cr|0ad-data-0.0.11-3|30	%build
12cr|0ad-data-0.0.11-3|31	pushd binaries/data/mods/public
12cr|0ad-data-0.0.11-3|32	mkdir tmp
12cr|0ad-data-0.0.11-3|33	pushd tmp
12cr|0ad-data-0.0.11-3|34	unzip -x ../public.zip
12cr|0ad-data-0.0.11-3|35	cp -a art/LICENSE.txt ../../../../../LICENSE-art.txt
12cr|0ad-data-0.0.11-3|36	cp -a audio/LICENSE.txt ../../../../../LICENSE-audio.txt
12cr|0ad-data-0.0.11-3|37	rm -fr *
12cr|0ad-data-0.0.11-3|38	popd
12cr|0ad-data-0.0.11-3|39	rm -fr tmp
12cr|0ad-data-0.0.11-3|40	popd
12cr|0ad-data-0.0.11-3|41	
12cr|0ad-data-0.0.11-3|42	%install
12cr|0ad-data-0.0.11-3|43	mkdir -p %{buildroot}%{_gamesdatadir}
12cr|0ad-data-0.0.11-3|44	rm -f tools/fontbuilder/fonts/*.ttf
12cr|0ad-data-0.0.11-3|45	mv binaries/data %{buildroot}%{_gamesdatadir}/0ad
12cr|0ad-data-0.0.11-3|46	
12cr|0ad-data-0.0.11-3|47	%files
12cr|0ad-data-0.0.11-3|48	%doc LICENSE-art.txt LICENSE-audio.txt
12cr|0ad-data-0.0.11-3|49	%{_gamesdatadir}/0ad
12cr|0ad-data-0.0.11-3|50	
12cr|0ad-data-0.0.11-3|51	
12cr|0ad-data-0.0.11-3|52	%changelog
12cr|0ad-data-0.0.11-3|53	* Fri Sep 28 2012 Paulo Andrade <pcpa@mandriva.com.br> 1:0.0.11-2
12cr|0ad-data-0.0.11-3|54	+ Revision: 817862
12cr|0ad-data-0.0.11-3|55	- Use same pattern for release tag as main 0ad package.
12cr|0ad-data-0.0.11-3|56	- Do not install duplicate dejavu fonts.
12cr|0ad-data-0.0.11-3|57	- Synch with fedora package.
12cr|0ad-data-0.0.11-3|58	- Unpack and install license files for art and audio.
12cr|0ad-data-0.0.11-3|59	
12cr|0ad-data-0.0.11-3|60	+ Sergey Zhemoitel <serg@mandriva.org>
12cr|0ad-data-0.0.11-3|61	- Update to 0.0.11 Alpha
12cr|0ad-data-0.0.11-3|62	
12cr|0ad-data-0.0.11-3|63	* Fri Jun 29 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:r11863-0.1
12cr|0ad-data-0.0.11-3|64	+ Revision: 807490
12cr|0ad-data-0.0.11-3|65	- Update to alpha 10 aka r11863
12cr|0ad-data-0.0.11-3|66	
12cr|0ad-data-0.0.11-3|67	* Sat Mar 17 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:r11339-0.1
12cr|0ad-data-0.0.11-3|68	+ Revision: 785457
12cr|0ad-data-0.0.11-3|69	- Update to alpha9
12cr|0ad-data-0.0.11-3|70	
12cr|0ad-data-0.0.11-3|71	* Thu Jan 12 2012 Paulo Andrade <pcpa@mandriva.com.br> 1:r10803-0.1
12cr|0ad-data-0.0.11-3|72	+ Revision: 760250
12cr|0ad-data-0.0.11-3|73	- Install data files in gamesdatadir.
12cr|0ad-data-0.0.11-3|74	- Use upstream suggested versioning schema.
12cr|0ad-data-0.0.11-3|75	
12cr|0ad-data-0.0.11-3|76	* Sun Jan 08 2012 Sergey Zhemoitel <serg@mandriva.org> 1.0-0.10803.1
12cr|0ad-data-0.0.11-3|77	+ Revision: 758717
12cr|0ad-data-0.0.11-3|78	- add new revision 10803
12cr|0ad-data-0.0.11-3|79	
12cr|0ad-data-0.0.11-3|80	* Sat Sep 17 2011 Sergey Zhemoitel <serg@mandriva.org> 1.0-0.10288.1
12cr|0ad-data-0.0.11-3|81	+ Revision: 700144
12cr|0ad-data-0.0.11-3|82	- new revision 10288
12cr|0ad-data-0.0.11-3|83	
12cr|0ad-data-0.0.11-3|84	* Mon Jul 18 2011 Sergey Zhemoitel <serg@mandriva.org> 1.0-0.09786.1
12cr|0ad-data-0.0.11-3|85	+ Revision: 690391
12cr|0ad-data-0.0.11-3|86	- imported package 0ad-data
12cr|0ad-data-0.0.11-3|87	
12cr|0ad-data-0.0.11-3|88	* Wed Oct 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.08413.1mdv2011.0
12cr|0ad-data-0.0.11-3|89	+ Revision: 586980
12cr|0ad-data-0.0.11-3|90	- set version to 1.0, and use svn revision number in release tag instead
12cr|0ad-data-0.0.11-3|91	
12cr|0ad-data-0.0.11-3|92	* Wed Oct 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> r08413-1mdv2011.0
12cr|0ad-data-0.0.11-3|93	+ Revision: 586941
12cr|0ad-data-0.0.11-3|94	- import 0ad-data
12cr|0ad-data-0.0.11-3|95	

3 12
12cr|2mandvd-1.8.2-1|1	%define srcname	2ManDVD
12cr|2mandvd-1.8.2-1|2	
12cr|2mandvd-1.8.2-1|3	Name:		2mandvd
12cr|2mandvd-1.8.2-1|4	Version:	1.8.2
12cr|2mandvd-1.8.2-1|5	Release:	1
12cr|2mandvd-1.8.2-1|6	Summary:	Video DVD creation tool, successor to ManDVD
12cr|2mandvd-1.8.2-1|7	URL:		http://2mandvd.tuxfamily.org/
12cr|2mandvd-1.8.2-1|8	# GPLv2 and LGPL for some icons
12cr|2mandvd-1.8.2-1|9	License:	GPLv2 and LGPL
12cr|2mandvd-1.8.2-1|10	Group:		Video
12cr|2mandvd-1.8.2-1|11	Source:		http://download.tuxfamily.org/2mandvd/%{srcname}-%{version}.tar.gz
12cr|2mandvd-1.8.2-1|12	Patch:		2ManDVD-ffmpeg-0.11.patch
12cr|2mandvd-1.8.2-1|13	
12cr|2mandvd-1.8.2-1|14	BuildRequires:	qt4-devel >= 4.6
12cr|2mandvd-1.8.2-1|15	BuildRequires:	ffmpeg-devel
12cr|2mandvd-1.8.2-1|16	BuildRequires:	SDL-devel
12cr|2mandvd-1.8.2-1|17	
12cr|2mandvd-1.8.2-1|18	Requires:	dvd+rw-tools
12cr|2mandvd-1.8.2-1|19	Requires:	dvdauthor
12cr|2mandvd-1.8.2-1|20	Requires:	ffmpeg >= 0.5
12cr|2mandvd-1.8.2-1|21	Requires:	ffmpegthumbnailer
12cr|2mandvd-1.8.2-1|22	Requires:	mencoder
12cr|2mandvd-1.8.2-1|23	Requires:	mjpegtools
12cr|2mandvd-1.8.2-1|24	Requires:	mkisofs
12cr|2mandvd-1.8.2-1|25	Requires:	mplayer
12cr|2mandvd-1.8.2-1|26	Requires:	netpbm
12cr|2mandvd-1.8.2-1|27	Requires:	sox
12cr|2mandvd-1.8.2-1|28	Requires:	exif
12cr|2mandvd-1.8.2-1|29	Suggests:	transcode
12cr|2mandvd-1.8.2-1|30	Obsoletes:	2ManDVD
12cr|2mandvd-1.8.2-1|31	
12cr|2mandvd-1.8.2-1|32	%description
12cr|2mandvd-1.8.2-1|33	2ManDVD is a graphical tool for creating Video DVDs and slideshows, including
12cr|2mandvd-1.8.2-1|34	menus.
12cr|2mandvd-1.8.2-1|35	
12cr|2mandvd-1.8.2-1|36	N.B. Executable name is 2ManDVD
12cr|2mandvd-1.8.2-1|37	
12cr|2mandvd-1.8.2-1|38	%prep
12cr|2mandvd-1.8.2-1|39	%setup -q -n %{srcname}
12cr|2mandvd-1.8.2-1|40	%patch -p1 -b .compile~
12cr|2mandvd-1.8.2-1|41	
12cr|2mandvd-1.8.2-1|42	%build
12cr|2mandvd-1.8.2-1|43	%qmake_qt4 2ManDVD.pro
12cr|2mandvd-1.8.2-1|44	%make
12cr|2mandvd-1.8.2-1|45	
12cr|2mandvd-1.8.2-1|46	%install
12cr|2mandvd-1.8.2-1|47	%__rm -rf %{buildroot}
12cr|2mandvd-1.8.2-1|48	
12cr|2mandvd-1.8.2-1|49	# put the executable in %{_datadir}/%{name} and symlink it to %_bindir
12cr|2mandvd-1.8.2-1|50	# otherwise the UI localizations don't work
12cr|2mandvd-1.8.2-1|51	%__install -D -m 755 %{srcname} %{buildroot}%{_datadir}/%{srcname}/%{srcname}
12cr|2mandvd-1.8.2-1|52	
12cr|2mandvd-1.8.2-1|53	%__mkdir_p %{buildroot}%{_bindir}
12cr|2mandvd-1.8.2-1|54	pushd %{buildroot}%{_bindir}
12cr|2mandvd-1.8.2-1|55	ln -s %{_datadir}/%{srcname}/%{srcname} 2ManDVD
12cr|2mandvd-1.8.2-1|56	popd
12cr|2mandvd-1.8.2-1|57	
12cr|2mandvd-1.8.2-1|58	%__install -m 644 2mandvd_*.qm %{buildroot}%{_datadir}/%{srcname}
12cr|2mandvd-1.8.2-1|59	%__install -m 644 fake.pl %{buildroot}%{_datadir}/%{srcname}
12cr|2mandvd-1.8.2-1|60	
12cr|2mandvd-1.8.2-1|61	# create .desktop file
12cr|2mandvd-1.8.2-1|62	%__mkdir_p %{buildroot}%{_datadir}/applications/
12cr|2mandvd-1.8.2-1|63	
12cr|2mandvd-1.8.2-1|64	%__cat > %{buildroot}%{_datadir}/applications/%{srcname}.desktop << EOF
12cr|2mandvd-1.8.2-1|65	[Desktop Entry]
12cr|2mandvd-1.8.2-1|66	Type=Application
12cr|2mandvd-1.8.2-1|67	Exec=2ManDVD -graphicssystem raster
12cr|2mandvd-1.8.2-1|68	Icon=2ManDVD
12cr|2mandvd-1.8.2-1|69	GenericName=2ManDVD
12cr|2mandvd-1.8.2-1|70	Comment=Video DVD Creator
12cr|2mandvd-1.8.2-1|71	Name=2ManDVD
12cr|2mandvd-1.8.2-1|72	Terminal=false
12cr|2mandvd-1.8.2-1|73	Categories=AudioVideo;DiscBurning;
12cr|2mandvd-1.8.2-1|74	X-KDE-StartupNotify=true
12cr|2mandvd-1.8.2-1|75	EOF
12cr|2mandvd-1.8.2-1|76	
12cr|2mandvd-1.8.2-1|77	%__install -D -m 644 Interface/mandvd.png %{buildroot}%{_datadir}/pixmaps/%{srcname}.png
12cr|2mandvd-1.8.2-1|78	
12cr|2mandvd-1.8.2-1|79	%clean
12cr|2mandvd-1.8.2-1|80	%__rm -rf %{buildroot}
12cr|2mandvd-1.8.2-1|81	
12cr|2mandvd-1.8.2-1|82	%files
12cr|2mandvd-1.8.2-1|83	%defattr(-,root,root)
12cr|2mandvd-1.8.2-1|84	%{_bindir}/%{srcname}
12cr|2mandvd-1.8.2-1|85	%dir %{_datadir}/%{srcname}
12cr|2mandvd-1.8.2-1|86	%{_datadir}/%{srcname}/%{srcname}
12cr|2mandvd-1.8.2-1|87	%{_datadir}/%{srcname}/2mandvd_*.qm
12cr|2mandvd-1.8.2-1|88	%{_datadir}/%{srcname}/fake.pl
12cr|2mandvd-1.8.2-1|89	%{_datadir}/applications/%{srcname}.desktop
12cr|2mandvd-1.8.2-1|90	%{_datadir}/pixmaps/%{srcname}.png
12cr|2mandvd-1.8.2-1|91	
12cr|2mandvd-1.8.2-1|92	
12cr|2mandvd-1.8.2-1|93	
12cr|2mandvd-1.8.2-1|94	%changelog
12cr|2mandvd-1.8.2-1|95	* Fri Jun 08 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.8.2-1
12cr|2mandvd-1.8.2-1|96	+ Revision: 803396
12cr|2mandvd-1.8.2-1|97	- Make it compile with ffmpeg 0.11
12cr|2mandvd-1.8.2-1|98	- Update to 1.8.2
12cr|2mandvd-1.8.2-1|99	- Build for ffmpeg 0.11.x
12cr|2mandvd-1.8.2-1|100	
12cr|2mandvd-1.8.2-1|101	+ Andrey Bondrov <abondrov@mandriva.org>
12cr|2mandvd-1.8.2-1|102	- Update BuildRequires
12cr|2mandvd-1.8.2-1|103	
12cr|2mandvd-1.8.2-1|104	* Sun Jan 08 2012 Andrey Bondrov <abondrov@mandriva.org> 1.7.3-1
12cr|2mandvd-1.8.2-1|105	+ Revision: 758682
12cr|2mandvd-1.8.2-1|106	- New version 1.7.3, require Exif
12cr|2mandvd-1.8.2-1|107	
12cr|2mandvd-1.8.2-1|108	* Tue May 31 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.5.5-1
12cr|2mandvd-1.8.2-1|109	+ Revision: 682088
12cr|2mandvd-1.8.2-1|110	- 1.5.5
12cr|2mandvd-1.8.2-1|111	
12cr|2mandvd-1.8.2-1|112	* Mon Mar 14 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.5.3-1
12cr|2mandvd-1.8.2-1|113	+ Revision: 644731
12cr|2mandvd-1.8.2-1|114	- update to new version 1.5.3
12cr|2mandvd-1.8.2-1|115	
12cr|2mandvd-1.8.2-1|116	* Sat Oct 09 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.4-1mdv2011.0
12cr|2mandvd-1.8.2-1|117	+ Revision: 584384
12cr|2mandvd-1.8.2-1|118	- Update to new version
12cr|2mandvd-1.8.2-1|119	
12cr|2mandvd-1.8.2-1|120	* Fri Jul 30 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.3.5-1mdv2011.0
12cr|2mandvd-1.8.2-1|121	+ Revision: 563290
12cr|2mandvd-1.8.2-1|122	- update to 1.3.5
12cr|2mandvd-1.8.2-1|123	- drop patch0, merged upstream
12cr|2mandvd-1.8.2-1|124	- improve description
12cr|2mandvd-1.8.2-1|125	- Exec in the .desktop file must be 2ManDVD, lower case doesn't work
12cr|2mandvd-1.8.2-1|126	- drop the .desktop file from SOURCES and create it in the spec instead, this way
12cr|2mandvd-1.8.2-1|127	it's easier to spot necessary changes
12cr|2mandvd-1.8.2-1|128	
12cr|2mandvd-1.8.2-1|129	* Mon Apr 19 2010 Stéphane Téletchéa <steletch@mandriva.org> 1.3.3-4mdv2010.1
12cr|2mandvd-1.8.2-1|130	+ Revision: 536759
12cr|2mandvd-1.8.2-1|131	- Adjust ppegtopnm detection, fixes #58695
12cr|2mandvd-1.8.2-1|132	
12cr|2mandvd-1.8.2-1|133	* Mon Apr 19 2010 Stéphane Téletchéa <steletch@mandriva.org> 1.3.3-3mdv2010.1
12cr|2mandvd-1.8.2-1|134	+ Revision: 536729
12cr|2mandvd-1.8.2-1|135	- Add missing fake.pl script
12cr|2mandvd-1.8.2-1|136	
12cr|2mandvd-1.8.2-1|137	* Sun Mar 28 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.3.3-2mdv2010.1
12cr|2mandvd-1.8.2-1|138	+ Revision: 528474
12cr|2mandvd-1.8.2-1|139	- rebuild
12cr|2mandvd-1.8.2-1|140	- Update to 1.3.3
12cr|2mandvd-1.8.2-1|141	
12cr|2mandvd-1.8.2-1|142	* Sat Mar 13 2010 Funda Wang <fwang@mandriva.org> 1.3.2-1mdv2010.1
12cr|2mandvd-1.8.2-1|143	+ Revision: 518684
12cr|2mandvd-1.8.2-1|144	- new version 1.3.2
12cr|2mandvd-1.8.2-1|145	
12cr|2mandvd-1.8.2-1|146	* Mon Mar 08 2010 Stéphane Téletchéa <steletch@mandriva.org> 1.3.1-2mdv2010.1
12cr|2mandvd-1.8.2-1|147	+ Revision: 515906
12cr|2mandvd-1.8.2-1|148	- Correct growisofs requires
12cr|2mandvd-1.8.2-1|149	
12cr|2mandvd-1.8.2-1|150	* Mon Mar 01 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.3.1-1mdv2010.1
12cr|2mandvd-1.8.2-1|151	+ Revision: 513035
12cr|2mandvd-1.8.2-1|152	- Update to 1.3.1
12cr|2mandvd-1.8.2-1|153	
12cr|2mandvd-1.8.2-1|154	* Thu Feb 25 2010 Stéphane Téletchéa <steletch@mandriva.org> 1.3-2mdv2010.1
12cr|2mandvd-1.8.2-1|155	+ Revision: 511190
12cr|2mandvd-1.8.2-1|156	- Forgot to bump rel
12cr|2mandvd-1.8.2-1|157	- Add missing Requires
12cr|2mandvd-1.8.2-1|158	- Transform trancode requires into suggests since this package is not available in official mandriva repositories
12cr|2mandvd-1.8.2-1|159	
12cr|2mandvd-1.8.2-1|160	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|2mandvd-1.8.2-1|161	- 1.3 now requires qt >= 4.6
12cr|2mandvd-1.8.2-1|162	
12cr|2mandvd-1.8.2-1|163	* Wed Feb 24 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.3-1mdv2010.1
12cr|2mandvd-1.8.2-1|164	+ Revision: 510789
12cr|2mandvd-1.8.2-1|165	- rename back the symlink in bindir, otherwise it doesn't work??
12cr|2mandvd-1.8.2-1|166	- adapt spec for package renaming
12cr|2mandvd-1.8.2-1|167	- rename to lowercase
12cr|2mandvd-1.8.2-1|168	- clean spec
12cr|2mandvd-1.8.2-1|169	- fix license
12cr|2mandvd-1.8.2-1|170	- update to 1.3
12cr|2mandvd-1.8.2-1|171	- name the executable 2mandvd, more robust this way
12cr|2mandvd-1.8.2-1|172	- use "EXEC=2mandvd -graphicssystem raster" as per upstream's recomendation
12cr|2mandvd-1.8.2-1|173	- fix requires (again)
12cr|2mandvd-1.8.2-1|174	- fix requires
12cr|2mandvd-1.8.2-1|175	
12cr|2mandvd-1.8.2-1|176	* Wed Jan 27 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.2-3mdv2010.1
12cr|2mandvd-1.8.2-1|177	+ Revision: 497157
12cr|2mandvd-1.8.2-1|178	- only suggest transcode
12cr|2mandvd-1.8.2-1|179	
12cr|2mandvd-1.8.2-1|180	* Wed Jan 27 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.2-2mdv2010.1
12cr|2mandvd-1.8.2-1|181	+ Revision: 496931
12cr|2mandvd-1.8.2-1|182	- use %%qmake_qt4 and %%make macors (the latter to enable parallel build
12cr|2mandvd-1.8.2-1|183	which seems to work)
12cr|2mandvd-1.8.2-1|184	- make .desktop file compliant with xdg specs
12cr|2mandvd-1.8.2-1|185	
12cr|2mandvd-1.8.2-1|186	* Mon Jan 18 2010 Stéphane Téletchéa <steletch@mandriva.org> 1.2-1mdv2010.1
12cr|2mandvd-1.8.2-1|187	+ Revision: 493378
12cr|2mandvd-1.8.2-1|188	- import 2ManDVD
12cr|2mandvd-1.8.2-1|189	

4 12
12cr|3dfb-0.6.1-2|1	%define name 3dfb
12cr|3dfb-0.6.1-2|2	%define version 0.6.1
12cr|3dfb-0.6.1-2|3	%define release 2
12cr|3dfb-0.6.1-2|4	
12cr|3dfb-0.6.1-2|5	Summary: 3dFB is a 3d File Manager
12cr|3dfb-0.6.1-2|6	Name: %{name}
12cr|3dfb-0.6.1-2|7	Version: %{version}
12cr|3dfb-0.6.1-2|8	Release: %{release}
12cr|3dfb-0.6.1-2|9	Source0: http://freefr.dl.sourceforge.net/sourceforge/dz3d/%{name}-%{version}.tar.gz
12cr|3dfb-0.6.1-2|10	Patch0: 3dfb-0.6.1-gcc41.patch
12cr|3dfb-0.6.1-2|11	License: GPL
12cr|3dfb-0.6.1-2|12	Group: File tools
12cr|3dfb-0.6.1-2|13	Url: https://sourceforge.net/projects/dz3d/
12cr|3dfb-0.6.1-2|14	BuildRequires: pkgconfig(glut)
12cr|3dfb-0.6.1-2|15	BuildRequires: pkgconfig(glib-2.0)
12cr|3dfb-0.6.1-2|16	BuildRequires: pkgconfig(xmu)
12cr|3dfb-0.6.1-2|17	
12cr|3dfb-0.6.1-2|18	%description
12cr|3dfb-0.6.1-2|19	3dFB is a 3d File Manager. 2d file managers work nicely, but with 3d you
12cr|3dfb-0.6.1-2|20	can display much more information. The aim of this project is to make a
12cr|3dfb-0.6.1-2|21	viable, workable, 3d file manager that is not a hog on resources and can
12cr|3dfb-0.6.1-2|22	actually be usable.
12cr|3dfb-0.6.1-2|23	
12cr|3dfb-0.6.1-2|24	%prep
12cr|3dfb-0.6.1-2|25	%setup -q
12cr|3dfb-0.6.1-2|26	%patch0 -p1
12cr|3dfb-0.6.1-2|27	
12cr|3dfb-0.6.1-2|28	%build
12cr|3dfb-0.6.1-2|29	%configure2_5x
12cr|3dfb-0.6.1-2|30	%make
12cr|3dfb-0.6.1-2|31	
12cr|3dfb-0.6.1-2|32	%install
12cr|3dfb-0.6.1-2|33	%makeinstall_std
12cr|3dfb-0.6.1-2|34	
12cr|3dfb-0.6.1-2|35	
12cr|3dfb-0.6.1-2|36	%files
12cr|3dfb-0.6.1-2|37	%defattr(-,root,root)
12cr|3dfb-0.6.1-2|38	%doc AUTHORS COPYING ChangeLog INSTALL NEWS PROGRAMMER.README README WISHLIST
12cr|3dfb-0.6.1-2|39	%{_bindir}/%name
12cr|3dfb-0.6.1-2|40	
12cr|3dfb-0.6.1-2|41	
12cr|3dfb-0.6.1-2|42	
12cr|3dfb-0.6.1-2|43	%changelog
12cr|3dfb-0.6.1-2|44	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.6.1-2mdv2011.0
12cr|3dfb-0.6.1-2|45	+ Revision: 664787
12cr|3dfb-0.6.1-2|46	- rebuild
12cr|3dfb-0.6.1-2|47	
12cr|3dfb-0.6.1-2|48	* Thu Jun 04 2009 Funda Wang <fwang@mandriva.org> 0.6.1-1mdv2011.0
12cr|3dfb-0.6.1-2|49	+ Revision: 382611
12cr|3dfb-0.6.1-2|50	- New version 0.6.1
12cr|3dfb-0.6.1-2|51	
12cr|3dfb-0.6.1-2|52	* Wed Jan 02 2008 Thierry Vignaud <tv@mandriva.org> 0.5.6-3mdv2008.1
12cr|3dfb-0.6.1-2|53	+ Revision: 140917
12cr|3dfb-0.6.1-2|54	- fix mesa BR
12cr|3dfb-0.6.1-2|55	- import 3dfb
12cr|3dfb-0.6.1-2|56	
12cr|3dfb-0.6.1-2|57	
12cr|3dfb-0.6.1-2|58	* Mon Oct 03 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.5.6-3mdk
12cr|3dfb-0.6.1-2|59	- remove dot ended
12cr|3dfb-0.6.1-2|60	- mkrel
12cr|3dfb-0.6.1-2|61	
12cr|3dfb-0.6.1-2|62	* Mon Jul 12 2004 Olivier Blin <blino@mandrake.org> 0.5.6-2mdk
12cr|3dfb-0.6.1-2|63	- fix BuildRequires, remove redundant requires
12cr|3dfb-0.6.1-2|64	
12cr|3dfb-0.6.1-2|65	* Sun Jul 11 2004 Franck Villaume <fvill@freesurf.fr> 0.5.6-1mdk
12cr|3dfb-0.6.1-2|66	- 0.5.6
12cr|3dfb-0.6.1-2|67	- fix buildrequires
12cr|3dfb-0.6.1-2|68	
12cr|3dfb-0.6.1-2|69	* Wed Jun 16 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.5.5-2mdk
12cr|3dfb-0.6.1-2|70	- Rebuild
12cr|3dfb-0.6.1-2|71	
12cr|3dfb-0.6.1-2|72	* Thu May 27 2004 Antoine Ginies <aginies@n2.mandrakesoft.com> 0.5.5-1mdk
12cr|3dfb-0.6.1-2|73	- release 0.5.5

5 12
12cr|4stAttack-2.1.4-10|1	%define name	4stAttack
12cr|4stAttack-2.1.4-10|2	%define version	2.1.4
12cr|4stAttack-2.1.4-10|3	%define release	%mkrel 10
12cr|4stAttack-2.1.4-10|4	
12cr|4stAttack-2.1.4-10|5	Summary:	Connect-four for pygame
12cr|4stAttack-2.1.4-10|6	Name:		%{name}
12cr|4stAttack-2.1.4-10|7	Version:	%{version}
12cr|4stAttack-2.1.4-10|8	Release:	%{release}
12cr|4stAttack-2.1.4-10|9	Group:		Games/Boards
12cr|4stAttack-2.1.4-10|10	License:	GPLv2
12cr|4stAttack-2.1.4-10|11	URL:		http://forcedattack.sourceforge.net
12cr|4stAttack-2.1.4-10|12	Source:		http://belnet.dl.sourceforge.net/sourceforge/forcedattack/%{name}-%{version}.tar.bz2
12cr|4stAttack-2.1.4-10|13	Source2:	%{name}-icons.tar.bz2
12cr|4stAttack-2.1.4-10|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|4stAttack-2.1.4-10|15	Requires:	pygame >= 1.5.3
12cr|4stAttack-2.1.4-10|16	BuildArch:	noarch
12cr|4stAttack-2.1.4-10|17	
12cr|4stAttack-2.1.4-10|18	%description
12cr|4stAttack-2.1.4-10|19	4stAttack is a game in which you have to try to out-smart your opponent.
12cr|4stAttack-2.1.4-10|20	The goal of the game is to connect four of stones in  a	 straight  line.
12cr|4stAttack-2.1.4-10|21	This can be horizontaly, vertically or diagonally.
12cr|4stAttack-2.1.4-10|22	
12cr|4stAttack-2.1.4-10|23	This rpm works with the portable pygame game-engine.
12cr|4stAttack-2.1.4-10|24	
12cr|4stAttack-2.1.4-10|25	
12cr|4stAttack-2.1.4-10|26	%prep
12cr|4stAttack-2.1.4-10|27	%setup -q
12cr|4stAttack-2.1.4-10|28	%setup -q -T -D -a2
12cr|4stAttack-2.1.4-10|29	
12cr|4stAttack-2.1.4-10|30	%build
12cr|4stAttack-2.1.4-10|31	
12cr|4stAttack-2.1.4-10|32	%install
12cr|4stAttack-2.1.4-10|33	rm -rf %{buildroot}
12cr|4stAttack-2.1.4-10|34	mkdir -p %{buildroot}%{_gamesbindir}/%{name}
12cr|4stAttack-2.1.4-10|35	cp -R *  %{buildroot}%{_gamesbindir}/%{name}
12cr|4stAttack-2.1.4-10|36	#icon
12cr|4stAttack-2.1.4-10|37	install -D -m644 %{name}48.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|4stAttack-2.1.4-10|38	install -D -m644 %{name}32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|4stAttack-2.1.4-10|39	install -D -m644 %{name}16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|4stAttack-2.1.4-10|40	
12cr|4stAttack-2.1.4-10|41	# Lets make a wrapper.
12cr|4stAttack-2.1.4-10|42	mkdir -p %{buildroot}%{_bindir}
12cr|4stAttack-2.1.4-10|43	cat << EOF > %{buildroot}%{_bindir}/%{name}
12cr|4stAttack-2.1.4-10|44	#!/bin/sh
12cr|4stAttack-2.1.4-10|45	cd %{_prefix}/games/%{name}
12cr|4stAttack-2.1.4-10|46	
12cr|4stAttack-2.1.4-10|47	if [ ! -f ~/.%{name} ]; then
12cr|4stAttack-2.1.4-10|48	cp settings.ini ~/.%{name} || exit 1
12cr|4stAttack-2.1.4-10|49	fi
12cr|4stAttack-2.1.4-10|50	
12cr|4stAttack-2.1.4-10|51	%{__python} 4stattack.py -ini ~/.%{name}
12cr|4stAttack-2.1.4-10|52	EOF
12cr|4stAttack-2.1.4-10|53	
12cr|4stAttack-2.1.4-10|54	# Menu entry
12cr|4stAttack-2.1.4-10|55	mkdir -p %{buildroot}%{_datadir}/applications
12cr|4stAttack-2.1.4-10|56	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|4stAttack-2.1.4-10|57	[Desktop Entry]
12cr|4stAttack-2.1.4-10|58	Name=%{name}
12cr|4stAttack-2.1.4-10|59	Comment=Connect-four for pygame
12cr|4stAttack-2.1.4-10|60	Exec=%{_bindir}/%{name}
12cr|4stAttack-2.1.4-10|61	Icon=%{name}
12cr|4stAttack-2.1.4-10|62	Terminal=false
12cr|4stAttack-2.1.4-10|63	Type=Application
12cr|4stAttack-2.1.4-10|64	StartupNotify=true
12cr|4stAttack-2.1.4-10|65	Categories=X-MandrivaLinux-MoreApplications-Games-Boards;Game;BoardGame;
12cr|4stAttack-2.1.4-10|66	EOF
12cr|4stAttack-2.1.4-10|67	
12cr|4stAttack-2.1.4-10|68	
12cr|4stAttack-2.1.4-10|69	%post
12cr|4stAttack-2.1.4-10|70	%if %mdkversion < 200900
12cr|4stAttack-2.1.4-10|71	%{update_menus}
12cr|4stAttack-2.1.4-10|72	%endif
12cr|4stAttack-2.1.4-10|73	%{make_session}
12cr|4stAttack-2.1.4-10|74	
12cr|4stAttack-2.1.4-10|75	%postun
12cr|4stAttack-2.1.4-10|76	%if %mdkversion < 200900
12cr|4stAttack-2.1.4-10|77	%{clean_menus}
12cr|4stAttack-2.1.4-10|78	%endif
12cr|4stAttack-2.1.4-10|79	%{make_session}
12cr|4stAttack-2.1.4-10|80	
12cr|4stAttack-2.1.4-10|81	%clean
12cr|4stAttack-2.1.4-10|82	rm -rf %{buildroot}
12cr|4stAttack-2.1.4-10|83	
12cr|4stAttack-2.1.4-10|84	%files
12cr|4stAttack-2.1.4-10|85	%defattr(644,root,root,755)
12cr|4stAttack-2.1.4-10|86	%doc changelog.txt README.txt
12cr|4stAttack-2.1.4-10|87	%dir %{_gamesbindir}/%{name}
12cr|4stAttack-2.1.4-10|88	%{_gamesbindir}/%{name}/*
12cr|4stAttack-2.1.4-10|89	
12cr|4stAttack-2.1.4-10|90	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|4stAttack-2.1.4-10|91	
12cr|4stAttack-2.1.4-10|92	%{_liconsdir}/%{name}.png
12cr|4stAttack-2.1.4-10|93	%{_iconsdir}/%{name}.png
12cr|4stAttack-2.1.4-10|94	%{_miconsdir}/%{name}.png
12cr|4stAttack-2.1.4-10|95	
12cr|4stAttack-2.1.4-10|96	%defattr(755,root,root,755)
12cr|4stAttack-2.1.4-10|97	%{_bindir}/%{name}
12cr|4stAttack-2.1.4-10|98	
12cr|4stAttack-2.1.4-10|99	
12cr|4stAttack-2.1.4-10|100	
12cr|4stAttack-2.1.4-10|101	
12cr|4stAttack-2.1.4-10|102	%changelog
12cr|4stAttack-2.1.4-10|103	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.4-10mdv2011.0
12cr|4stAttack-2.1.4-10|104	+ Revision: 616405
12cr|4stAttack-2.1.4-10|105	- the mass rebuild of 2010.0 packages
12cr|4stAttack-2.1.4-10|106	
12cr|4stAttack-2.1.4-10|107	* Mon Jun 08 2009 Jérôme Brenier <incubusss@mandriva.org> 2.1.4-9mdv2010.0
12cr|4stAttack-2.1.4-10|108	+ Revision: 384132
12cr|4stAttack-2.1.4-10|109	- drop old menu
12cr|4stAttack-2.1.4-10|110	- fix license
12cr|4stAttack-2.1.4-10|111	- clean spec file
12cr|4stAttack-2.1.4-10|112	
12cr|4stAttack-2.1.4-10|113	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 2.1.4-8mdv2009.0
12cr|4stAttack-2.1.4-10|114	+ Revision: 218433
12cr|4stAttack-2.1.4-10|115	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|4stAttack-2.1.4-10|116	- %{update_menus} must be done in %%post, not %%postun (!)
12cr|4stAttack-2.1.4-10|117	
12cr|4stAttack-2.1.4-10|118	
12cr|4stAttack-2.1.4-10|119	* Fri Mar 16 2007 Claudio Matsuoka <claudio@mandriva.com> 2.1.4-8mdv2007.1
12cr|4stAttack-2.1.4-10|120	+ Revision: 145197
12cr|4stAttack-2.1.4-10|121	- Forced upgrade to test bugzilla product update.
12cr|4stAttack-2.1.4-10|122	- Import 4stAttack
12cr|4stAttack-2.1.4-10|123	
12cr|4stAttack-2.1.4-10|124	* Mon Sep 04 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.1.4-7mdv2007.0
12cr|4stAttack-2.1.4-10|125	- XDG
12cr|4stAttack-2.1.4-10|126	
12cr|4stAttack-2.1.4-10|127	* Mon Jan 02 2006 Lenny Cartier <lenny@mandrakesoft.com> 2.1.4-6mdk
12cr|4stAttack-2.1.4-10|128	- rebuild
12cr|4stAttack-2.1.4-10|129	
12cr|4stAttack-2.1.4-10|130	* Thu Jun 10 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.1.4-5mdk
12cr|4stAttack-2.1.4-10|131	- rebuild
12cr|4stAttack-2.1.4-10|132	

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

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

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

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

10 12
12cr|9base-6-1|1	Summary: A port of following original Plan 9 userland tools to Unix
12cr|9base-6-1|2	Name: 9base
12cr|9base-6-1|3	Version: 6
12cr|9base-6-1|4	License: MIT and Lucent Public License
12cr|9base-6-1|5	Release: 1
12cr|9base-6-1|6	Group: System/Base
12cr|9base-6-1|7	URL: http://tools.suckless.org/9base
12cr|9base-6-1|8	Source0: http://dl.suckless.org/tools/%{name}-%{version}.tar.gz
12cr|9base-6-1|9	Source1: %{name}.rpmlintrc
12cr|9base-6-1|10	Patch0: 9base-6-rosa-perms.patch
12cr|9base-6-1|11	Patch1: 9base-6-rosa-etc.patch
12cr|9base-6-1|12	BuildRequires: glibc-static-devel
12cr|9base-6-1|13	
12cr|9base-6-1|14	%description
12cr|9base-6-1|15	9base is a port of following original Plan 9 userland tools to Unix:
12cr|9base-6-1|16	awk basename bc cat cleanname date echo grep rc sed seq sleep sort
12cr|9base-6-1|17	tee test touch tr uniq
12cr|9base-6-1|18	
12cr|9base-6-1|19	%prep
12cr|9base-6-1|20	%setup -q
12cr|9base-6-1|21	%patch0 -p1
12cr|9base-6-1|22	%patch1 -p1
12cr|9base-6-1|23	
12cr|9base-6-1|24	%build
12cr|9base-6-1|25	%make
12cr|9base-6-1|26	
12cr|9base-6-1|27	%install
12cr|9base-6-1|28	%{__make} DESTDIR=%{buildroot} PREFIX=%{_prefix}/ MANPREFIX=%{_mandir} \
12cr|9base-6-1|29	LIBDIR=%{_libdir}/9/ install
12cr|9base-6-1|30	
12cr|9base-6-1|31	%ifarch x86_64
12cr|9base-6-1|32	mv %{buildroot}%{_prefix}/lib %{buildroot}%{_libdir}
12cr|9base-6-1|33	%endif
12cr|9base-6-1|34	
12cr|9base-6-1|35	mkdir -p %{buildroot}%{_bindir}/9/
12cr|9base-6-1|36	for file in %{buildroot}%{_bindir}/*
12cr|9base-6-1|37	do
12cr|9base-6-1|38	if [ -f $file ]; then
12cr|9base-6-1|39	mv $file %{buildroot}%{_bindir}/9/
12cr|9base-6-1|40	fi
12cr|9base-6-1|41	done
12cr|9base-6-1|42	#grep awk sed bc basename cat date echo seq sleep sort tee test touch tr uniq
12cr|9base-6-1|43	for man in `ls %{buildroot}%{_mandir}/man1/*.1`
12cr|9base-6-1|44	do
12cr|9base-6-1|45	mans=`echo $man | sed 's/.1$/9.1/'`
12cr|9base-6-1|46	mv ${man} ${mans}
12cr|9base-6-1|47	done
12cr|9base-6-1|48	
12cr|9base-6-1|49	%post
12cr|9base-6-1|50	echo "
12cr|9base-6-1|51	if you want to use 9base, please add %{_bindir}/9 to your path:
12cr|9base-6-1|52	export PATH=\$PATH:%{_bindir}/9"
12cr|9base-6-1|53	
12cr|9base-6-1|54	%files
12cr|9base-6-1|55	%{_bindir}/9/*
12cr|9base-6-1|56	%{_libdir}/troff
12cr|9base-6-1|57	%{_mandir}/man1/*
12cr|9base-6-1|58	%{_sysconfdir}/rcmain
12cr|9base-6-1|59	
12cr|9base-6-1|60	
12cr|9base-6-1|61	%changelog
12cr|9base-6-1|62	* Thu May 31 2007 Antoine Ginies <aginies@mandriva.com> 20051114-4mdv2008.0
12cr|9base-6-1|63	+ Revision: 33084
12cr|9base-6-1|64	- adjust buildrequires
12cr|9base-6-1|65	- add glibc-devel buildrequires
12cr|9base-6-1|66	- fix bug #23957 (description and path)
12cr|9base-6-1|67	
12cr|9base-6-1|68	
12cr|9base-6-1|69	* Sat Dec 10 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 20051114-3mdk
12cr|9base-6-1|70	- fix build on x86_64
12cr|9base-6-1|71	- fix debug files in main package
12cr|9base-6-1|72	
12cr|9base-6-1|73	* Mon Dec 05 2005 Antoine Ginies <aginies@mandriva.com> 20051114-2mdk
12cr|9base-6-1|74	- fix pb of man conflict
12cr|9base-6-1|75	
12cr|9base-6-1|76	* Sat Dec 03 2005 Antoine Ginies <aginies@mandriva.com> 20051114-1mdk
12cr|9base-6-1|77	- first release, need to create a subdir /usr/bin/9 to avoid conflict
12cr|9base-6-1|78	

11 12
12cr|a2jmidid-8-1|1	#define debug_package %{nil}
12cr|a2jmidid-8-1|2	
12cr|a2jmidid-8-1|3	%define name    a2jmidid
12cr|a2jmidid-8-1|4	%define version 8
12cr|a2jmidid-8-1|5	%define release 1
12cr|a2jmidid-8-1|6	
12cr|a2jmidid-8-1|7	Name:           %{name}
12cr|a2jmidid-8-1|8	Summary:        ALSA to JACK MIDI Bridging tools
12cr|a2jmidid-8-1|9	Version:        %{version}
12cr|a2jmidid-8-1|10	Release:        %{release}
12cr|a2jmidid-8-1|11	
12cr|a2jmidid-8-1|12	Source:         http://download.gna.org/%name-%version.tar.bz2
12cr|a2jmidid-8-1|13	Patch:		a2jmidid-8-glib.patch
12cr|a2jmidid-8-1|14	URL:            http://home.gna.org/a2jmidid/
12cr|a2jmidid-8-1|15	License:        GPLv2
12cr|a2jmidid-8-1|16	Group:          Sound
12cr|a2jmidid-8-1|17	
12cr|a2jmidid-8-1|18	BuildRequires:  python
12cr|a2jmidid-8-1|19	BuildRequires:  pkgconfig(alsa)
12cr|a2jmidid-8-1|20	BuildRequires:  pkgconfig(jack)
12cr|a2jmidid-8-1|21	BuildRequires:  pkgconfig(dbus-1)
12cr|a2jmidid-8-1|22	BuildRequires:  pkgconfig(expat)
12cr|a2jmidid-8-1|23	Requires:       python-dbus
12cr|a2jmidid-8-1|24	
12cr|a2jmidid-8-1|25	
12cr|a2jmidid-8-1|26	%description
12cr|a2jmidid-8-1|27	A tools suite allowing the use of ALSA MIDI applications and hardware
12cr|a2jmidid-8-1|28	in a JACK MIDI system. The package provides a2j, a2jmidi_bridge,
12cr|a2jmidid-8-1|29	a2j_control, j2amidi_bridge and a2jmidid, which are small commandline
12cr|a2jmidid-8-1|30	applications establishing the bridge between ALSA and JACK MIDI.
12cr|a2jmidid-8-1|31	
12cr|a2jmidid-8-1|32	%prep
12cr|a2jmidid-8-1|33	%setup -q
12cr|a2jmidid-8-1|34	%patch -p1
12cr|a2jmidid-8-1|35	
12cr|a2jmidid-8-1|36	
12cr|a2jmidid-8-1|37	%build
12cr|a2jmidid-8-1|38	./waf configure --prefix=%{_prefix}
12cr|a2jmidid-8-1|39	./waf
12cr|a2jmidid-8-1|40	
12cr|a2jmidid-8-1|41	%install
12cr|a2jmidid-8-1|42	./waf install --destdir=%{buildroot}
12cr|a2jmidid-8-1|43	mkdir %{buildroot}%{_datadir}/%{name}
12cr|a2jmidid-8-1|44	cp README %{buildroot}%{_datadir}/%{name}
12cr|a2jmidid-8-1|45	cp AUTHORS %{buildroot}%{_datadir}/%{name}
12cr|a2jmidid-8-1|46	cp NEWS %{buildroot}%{_datadir}/%{name}
12cr|a2jmidid-8-1|47	
12cr|a2jmidid-8-1|48	%files
12cr|a2jmidid-8-1|49	%doc %{_datadir}/%{name}/README
12cr|a2jmidid-8-1|50	%doc %{_datadir}/%{name}/AUTHORS
12cr|a2jmidid-8-1|51	%doc %{_datadir}/%{name}/NEWS
12cr|a2jmidid-8-1|52	%doc %{_mandir}/man1/*.1.*
12cr|a2jmidid-8-1|53	%{_bindir}/*
12cr|a2jmidid-8-1|54	%{_datadir}/dbus-1/services/org.gna.home.a2jmidid.service
12cr|a2jmidid-8-1|55	
12cr|a2jmidid-8-1|56	
12cr|a2jmidid-8-1|57	%changelog
12cr|a2jmidid-8-1|58	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 7-3mdv2011.0
12cr|a2jmidid-8-1|59	+ Revision: 640423
12cr|a2jmidid-8-1|60	- rebuild to obsolete old packages
12cr|a2jmidid-8-1|61	
12cr|a2jmidid-8-1|62	* Mon Feb 14 2011 Frank Kober <emuse@mandriva.org> 7-2
12cr|a2jmidid-8-1|63	+ Revision: 637799
12cr|a2jmidid-8-1|64	- add python-dbus requires
12cr|a2jmidid-8-1|65	
12cr|a2jmidid-8-1|66	* Sun Jan 23 2011 Frank Kober <emuse@mandriva.org> 7-1
12cr|a2jmidid-8-1|67	+ Revision: 632421
12cr|a2jmidid-8-1|68	- new version 7
12cr|a2jmidid-8-1|69	o new man pages added to docs
12cr|a2jmidid-8-1|70	
12cr|a2jmidid-8-1|71	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 6-2mdv2011.0
12cr|a2jmidid-8-1|72	+ Revision: 609898
12cr|a2jmidid-8-1|73	- rebuild
12cr|a2jmidid-8-1|74	
12cr|a2jmidid-8-1|75	* Tue Feb 23 2010 Frank Kober <emuse@mandriva.org> 6-1mdv2010.1
12cr|a2jmidid-8-1|76	+ Revision: 510381
12cr|a2jmidid-8-1|77	- python added to BR
12cr|a2jmidid-8-1|78	- BR adjusted
12cr|a2jmidid-8-1|79	- import a2jmidid
12cr|a2jmidid-8-1|80	
12cr|a2jmidid-8-1|81	

12 12
12cr|a-a-p-1.091-2|1	Summary:	Construction tool
12cr|a-a-p-1.091-2|2	Name:		a-a-p
12cr|a-a-p-1.091-2|3	Version:	1.091
12cr|a-a-p-1.091-2|4	Release:	%mkrel 2
12cr|a-a-p-1.091-2|5	Source0:	http://belnet.dl.sourceforge.net/sourceforge/%{name}/aap-%{version}.zip
12cr|a-a-p-1.091-2|6	License:	GPLv2
12cr|a-a-p-1.091-2|7	Group:		Development/Other
12cr|a-a-p-1.091-2|8	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|a-a-p-1.091-2|9	BuildArch:	noarch
12cr|a-a-p-1.091-2|10	BuildRequires:	python-devel
12cr|a-a-p-1.091-2|11	Requires:	python
12cr|a-a-p-1.091-2|12	Url:		http://www.a-a-p.org/
12cr|a-a-p-1.091-2|13	Provides:	aap = %{version}-%{release}
12cr|a-a-p-1.091-2|14	
12cr|a-a-p-1.091-2|15	%description
12cr|a-a-p-1.091-2|16	A-A-P is an Open Source software construction tool--that is, a build
12cr|a-a-p-1.091-2|17	tool; an improved substitute for the classic Make utility; a better way
12cr|a-a-p-1.091-2|18	to build software.
12cr|a-a-p-1.091-2|19	
12cr|a-a-p-1.091-2|20	a-a-p "configuration files" are similar to makefile but they can include
12cr|a-a-p-1.091-2|21	Python.
12cr|a-a-p-1.091-2|22	a-a-p uses MD5 signatures to rebuild only when the contents of a file have
12cr|a-a-p-1.091-2|23	really changed, not just when the timestamp has been touched.  a-a-p
12cr|a-a-p-1.091-2|24	supports side-by-side variant builds, and is easily extended with user-
12cr|a-a-p-1.091-2|25	defined Builder and/or Scanner objects.  Most of the a-a-p logic is object
12cr|a-a-p-1.091-2|26	oriented, including default build rules for many types of program,  they are
12cr|a-a-p-1.091-2|27	all overloadable also.
12cr|a-a-p-1.091-2|28	
12cr|a-a-p-1.091-2|29	%prep
12cr|a-a-p-1.091-2|30	%setup -q -n aap-%{version} -c aap-%{version}
12cr|a-a-p-1.091-2|31	
12cr|a-a-p-1.091-2|32	%build
12cr|a-a-p-1.091-2|33	
12cr|a-a-p-1.091-2|34	
12cr|a-a-p-1.091-2|35	%install
12cr|a-a-p-1.091-2|36	rm -rf $RPM_BUILD_ROOT
12cr|a-a-p-1.091-2|37	export PYTHONOPTIMIZE=1
12cr|a-a-p-1.091-2|38	mkdir -p $RPM_BUILD_ROOT/%{_prefix}
12cr|a-a-p-1.091-2|39	./aap PREFIX=$RPM_BUILD_ROOT/%{_prefix} install
12cr|a-a-p-1.091-2|40	
12cr|a-a-p-1.091-2|41	(
12cr|a-a-p-1.091-2|42	cd $RPM_BUILD_ROOT/%{_bindir}
12cr|a-a-p-1.091-2|43	rm aap
12cr|a-a-p-1.091-2|44	ln -s %{_prefix}/lib/aap/Exec-%{version}/aap aap
12cr|a-a-p-1.091-2|45	)
12cr|a-a-p-1.091-2|46	
12cr|a-a-p-1.091-2|47	mkdir -p $RPM_BUILD_ROOT/%{_datadir}
12cr|a-a-p-1.091-2|48	mv $RPM_BUILD_ROOT/%{_prefix}/man $RPM_BUILD_ROOT/%{_mandir}
12cr|a-a-p-1.091-2|49	mkdir -p $RPM_BUILD_ROOT/%{_docdir}/aap-%{version}
12cr|a-a-p-1.091-2|50	mv $RPM_BUILD_ROOT/%{_prefix}/lib/aap/Exec-%{version}/doc $RPM_BUILD_ROOT/%{_docdir}/aap-%{version}
12cr|a-a-p-1.091-2|51	
12cr|a-a-p-1.091-2|52	%check
12cr|a-a-p-1.091-2|53	./aap test
12cr|a-a-p-1.091-2|54	
12cr|a-a-p-1.091-2|55	%clean
12cr|a-a-p-1.091-2|56	rm -rf $RPM_BUILD_ROOT
12cr|a-a-p-1.091-2|57	
12cr|a-a-p-1.091-2|58	%files
12cr|a-a-p-1.091-2|59	%defattr(-,root,root,755)
12cr|a-a-p-1.091-2|60	%{_bindir}/*
12cr|a-a-p-1.091-2|61	%{_prefix}/lib/aap
12cr|a-a-p-1.091-2|62	%{_mandir}/man*/*
12cr|a-a-p-1.091-2|63	%{_docdir}/aap-%{version}
12cr|a-a-p-1.091-2|64	
12cr|a-a-p-1.091-2|65	
12cr|a-a-p-1.091-2|66	%changelog
12cr|a-a-p-1.091-2|67	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.091-2mdv2011.0
12cr|a-a-p-1.091-2|68	+ Revision: 609899
12cr|a-a-p-1.091-2|69	- rebuild
12cr|a-a-p-1.091-2|70	
12cr|a-a-p-1.091-2|71	* Fri Feb 26 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.091-1mdv2010.1
12cr|a-a-p-1.091-2|72	+ Revision: 511526
12cr|a-a-p-1.091-2|73	- Fix mix of spaces and tabs in spec
12cr|a-a-p-1.091-2|74	- Fix source0
12cr|a-a-p-1.091-2|75	- Fix license
12cr|a-a-p-1.091-2|76	- Update to 1.090
12cr|a-a-p-1.091-2|77	
12cr|a-a-p-1.091-2|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|a-a-p-1.091-2|79	- rebuild
12cr|a-a-p-1.091-2|80	- rebuild
12cr|a-a-p-1.091-2|81	- rebuild
12cr|a-a-p-1.091-2|82	
12cr|a-a-p-1.091-2|83	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.090-2mdv2008.1
12cr|a-a-p-1.091-2|84	+ Revision: 170695
12cr|a-a-p-1.091-2|85	- rebuild
12cr|a-a-p-1.091-2|86	- kill re-definition of %%buildroot on Pixel's request
12cr|a-a-p-1.091-2|87	
12cr|a-a-p-1.091-2|88	+ Olivier Blin <oblin@mandriva.com>
12cr|a-a-p-1.091-2|89	- restore BuildRoot
12cr|a-a-p-1.091-2|90	
12cr|a-a-p-1.091-2|91	* Tue Aug 21 2007 Gaëtan Lehmann <glehmann@mandriva.org> 1.090-1mdv2008.0
12cr|a-a-p-1.091-2|92	+ Revision: 68255
12cr|a-a-p-1.091-2|93	- 1.090
12cr|a-a-p-1.091-2|94	
12cr|a-a-p-1.091-2|95	
12cr|a-a-p-1.091-2|96	* Fri Feb 23 2007 Gaëtan Lehmann <glehmann@mandriva.org> 1.089-1mdv2007.0
12cr|a-a-p-1.091-2|97	+ Revision: 124900
12cr|a-a-p-1.091-2|98	- 1.089
12cr|a-a-p-1.091-2|99	- Import a-a-p
12cr|a-a-p-1.091-2|100	
12cr|a-a-p-1.091-2|101	* Tue Jun 27 2006 Lenny Cartier <lenny@mandriva.com> 1.088-2mdv2007.0
12cr|a-a-p-1.091-2|102	- rebuild
12cr|a-a-p-1.091-2|103	
12cr|a-a-p-1.091-2|104	* Sat Mar 04 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.088-1mdk
12cr|a-a-p-1.091-2|105	- New release 1.088
12cr|a-a-p-1.091-2|106	
12cr|a-a-p-1.091-2|107	* Fri Feb 10 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.087-1mdk
12cr|a-a-p-1.091-2|108	- New release 1.087
12cr|a-a-p-1.091-2|109	
12cr|a-a-p-1.091-2|110	* Wed Feb 08 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.086-1mdk
12cr|a-a-p-1.091-2|111	- New release 1.086
12cr|a-a-p-1.091-2|112	
12cr|a-a-p-1.091-2|113	* Tue Jan 17 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.085-1mdk
12cr|a-a-p-1.091-2|114	- New release 1.085
12cr|a-a-p-1.091-2|115	
12cr|a-a-p-1.091-2|116	* Tue Jan 10 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.084-1mdk
12cr|a-a-p-1.091-2|117	- New release 1.084
12cr|a-a-p-1.091-2|118	- fix extraction path (archive doesn't contains root dir this time)
12cr|a-a-p-1.091-2|119	
12cr|a-a-p-1.091-2|120	* Wed Dec 21 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.083-1mdk
12cr|a-a-p-1.091-2|121	* Tue Dec 20 2005 Ian S. Nelson <nelsonis@earthlink.net> 1.083-1mdk
12cr|a-a-p-1.091-2|122	- Updating to aap 1.083.  There are several minor fixes
12cr|a-a-p-1.091-2|123	
12cr|a-a-p-1.091-2|124	* Sat Dec 17 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.080-1mdk
12cr|a-a-p-1.091-2|125	- Initial mdk RPM package from Ian S. Nelson <nelsonis@earthlink.net>
12cr|a-a-p-1.091-2|126	

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

14 12
12cr|abcm2ps-7.0.13-1|1	Name:		abcm2ps
12cr|abcm2ps-7.0.13-1|2	Version:	7.0.13
12cr|abcm2ps-7.0.13-1|3	Release:	1
12cr|abcm2ps-7.0.13-1|4	Summary:	Converts ABC format music sheets into Postscript
12cr|abcm2ps-7.0.13-1|5	License:	GPLv2+
12cr|abcm2ps-7.0.13-1|6	URL:		http://abcplus.sourceforge.net/
12cr|abcm2ps-7.0.13-1|7	Group:		Publishing
12cr|abcm2ps-7.0.13-1|8	Source0:	http://moinejf.free.fr/%{name}-%{version}.tar.gz
12cr|abcm2ps-7.0.13-1|9	Patch0:		abcm2ps_makefile.patch
12cr|abcm2ps-7.0.13-1|10	
12cr|abcm2ps-7.0.13-1|11	%description
12cr|abcm2ps-7.0.13-1|12	abcm2ps is a package which converts music tunes from ABC format
12cr|abcm2ps-7.0.13-1|13	to PostScript. Based on abc2ps version 1.2.5, it was developed
12cr|abcm2ps-7.0.13-1|14	mainly to print polyphonic music, i.e. music with multiple voices
12cr|abcm2ps-7.0.13-1|15	per staff. abcm2ps uses an extension to the ABC language that make
12cr|abcm2ps-7.0.13-1|16	it suitable for classical music. This extended format is documented
12cr|abcm2ps-7.0.13-1|17	under http://abcplus.sourceforge.net/.
12cr|abcm2ps-7.0.13-1|18	
12cr|abcm2ps-7.0.13-1|19	%prep
12cr|abcm2ps-7.0.13-1|20	%setup -q
12cr|abcm2ps-7.0.13-1|21	%patch0 -p0
12cr|abcm2ps-7.0.13-1|22	
12cr|abcm2ps-7.0.13-1|23	%build
12cr|abcm2ps-7.0.13-1|24	%configure2_5x --enable-a4 --enable-deco-is-roll
12cr|abcm2ps-7.0.13-1|25	%make
12cr|abcm2ps-7.0.13-1|26	
12cr|abcm2ps-7.0.13-1|27	%install
12cr|abcm2ps-7.0.13-1|28	%makeinstall
12cr|abcm2ps-7.0.13-1|29	
12cr|abcm2ps-7.0.13-1|30	%files
12cr|abcm2ps-7.0.13-1|31	%doc Changes INSTALL License README *.abc *.txt sample3.eps
12cr|abcm2ps-7.0.13-1|32	%{_bindir}/*
12cr|abcm2ps-7.0.13-1|33	%{_datadir}/abcm2ps
12cr|abcm2ps-7.0.13-1|34	
12cr|abcm2ps-7.0.13-1|35	
12cr|abcm2ps-7.0.13-1|36	
12cr|abcm2ps-7.0.13-1|37	
12cr|abcm2ps-7.0.13-1|38	%changelog
12cr|abcm2ps-7.0.13-1|39	* Thu Jul 12 2012 Alexander Khrukin <akhrukin@mandriva.org> 7.0.13-1
12cr|abcm2ps-7.0.13-1|40	+ Revision: 809008
12cr|abcm2ps-7.0.13-1|41	- version update 7.0.13
12cr|abcm2ps-7.0.13-1|42	
12cr|abcm2ps-7.0.13-1|43	* Tue Mar 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 7.0.3-1
12cr|abcm2ps-7.0.13-1|44	+ Revision: 782368
12cr|abcm2ps-7.0.13-1|45	- version update  7.0.3
12cr|abcm2ps-7.0.13-1|46	
12cr|abcm2ps-7.0.13-1|47	* Mon Feb 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 7.0.2-1
12cr|abcm2ps-7.0.13-1|48	+ Revision: 781000
12cr|abcm2ps-7.0.13-1|49	- version update 7.0.2
12cr|abcm2ps-7.0.13-1|50	
12cr|abcm2ps-7.0.13-1|51	* Wed Feb 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 7.0.1-1
12cr|abcm2ps-7.0.13-1|52	+ Revision: 774377
12cr|abcm2ps-7.0.13-1|53	- version update 7.0.1
12cr|abcm2ps-7.0.13-1|54	
12cr|abcm2ps-7.0.13-1|55	* Tue Feb 07 2012 Alexander Khrukin <akhrukin@mandriva.org> 6.6.5-1
12cr|abcm2ps-7.0.13-1|56	+ Revision: 771608
12cr|abcm2ps-7.0.13-1|57	- version update 6.6.4
12cr|abcm2ps-7.0.13-1|58	
12cr|abcm2ps-7.0.13-1|59	* Sun Feb 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 6.6.4-1
12cr|abcm2ps-7.0.13-1|60	+ Revision: 771297
12cr|abcm2ps-7.0.13-1|61	- version update 6.6.4
12cr|abcm2ps-7.0.13-1|62	
12cr|abcm2ps-7.0.13-1|63	* Wed Jan 18 2012 Alexander Khrukin <akhrukin@mandriva.org> 6.6.3-1
12cr|abcm2ps-7.0.13-1|64	+ Revision: 762093
12cr|abcm2ps-7.0.13-1|65	- version update 6.6.3
12cr|abcm2ps-7.0.13-1|66	
12cr|abcm2ps-7.0.13-1|67	* Tue Dec 06 2011 Alexander Khrukin <akhrukin@mandriva.org> 6.5.15-1
12cr|abcm2ps-7.0.13-1|68	+ Revision: 738233
12cr|abcm2ps-7.0.13-1|69	- version update 6.5.15
12cr|abcm2ps-7.0.13-1|70	
12cr|abcm2ps-7.0.13-1|71	* Fri Nov 18 2011 Alexander Khrukin <akhrukin@mandriva.org> 6.5.12-1
12cr|abcm2ps-7.0.13-1|72	+ Revision: 731607
12cr|abcm2ps-7.0.13-1|73	- version update
12cr|abcm2ps-7.0.13-1|74	
12cr|abcm2ps-7.0.13-1|75	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 6.0.4-2mdv2011.0
12cr|abcm2ps-7.0.13-1|76	+ Revision: 609901
12cr|abcm2ps-7.0.13-1|77	- rebuild
12cr|abcm2ps-7.0.13-1|78	
12cr|abcm2ps-7.0.13-1|79	* Tue Feb 09 2010 Sandro Cazzaniga <kharec@mandriva.org> 6.0.4-1mdv2010.1
12cr|abcm2ps-7.0.13-1|80	+ Revision: 503394
12cr|abcm2ps-7.0.13-1|81	- update to 6.0.4
12cr|abcm2ps-7.0.13-1|82	
12cr|abcm2ps-7.0.13-1|83	* Thu Jan 28 2010 Frederik Himpe <fhimpe@mandriva.org> 6.0.1-1mdv2010.1
12cr|abcm2ps-7.0.13-1|84	+ Revision: 497674
12cr|abcm2ps-7.0.13-1|85	- update to new version 6.0.1
12cr|abcm2ps-7.0.13-1|86	
12cr|abcm2ps-7.0.13-1|87	* Fri Jan 22 2010 Frederik Himpe <fhimpe@mandriva.org> 6.0.0-1mdv2010.1
12cr|abcm2ps-7.0.13-1|88	+ Revision: 495043
12cr|abcm2ps-7.0.13-1|89	- update to new version 6.0.0
12cr|abcm2ps-7.0.13-1|90	
12cr|abcm2ps-7.0.13-1|91	* Sat Dec 26 2009 Jérôme Brenier <incubusss@mandriva.org> 5.9.7-1mdv2010.1
12cr|abcm2ps-7.0.13-1|92	+ Revision: 482332
12cr|abcm2ps-7.0.13-1|93	- new version 5.9.7
12cr|abcm2ps-7.0.13-1|94	
12cr|abcm2ps-7.0.13-1|95	* Fri Nov 06 2009 Jérôme Brenier <incubusss@mandriva.org> 5.9.6-1mdv2010.1
12cr|abcm2ps-7.0.13-1|96	+ Revision: 462010
12cr|abcm2ps-7.0.13-1|97	- update to new version 5.9.6
12cr|abcm2ps-7.0.13-1|98	- changes for specfile policy
12cr|abcm2ps-7.0.13-1|99	- source url completed
12cr|abcm2ps-7.0.13-1|100	
12cr|abcm2ps-7.0.13-1|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|abcm2ps-7.0.13-1|102	- rebuild
12cr|abcm2ps-7.0.13-1|103	- rebuild
12cr|abcm2ps-7.0.13-1|104	
12cr|abcm2ps-7.0.13-1|105	* Mon Sep 01 2008 Emmanuel Andry <eandry@mandriva.org> 4.12.30-1mdv2009.0
12cr|abcm2ps-7.0.13-1|106	+ Revision: 278529
12cr|abcm2ps-7.0.13-1|107	- New version
12cr|abcm2ps-7.0.13-1|108	- fix license
12cr|abcm2ps-7.0.13-1|109	- fix URL
12cr|abcm2ps-7.0.13-1|110	
12cr|abcm2ps-7.0.13-1|111	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 4.12.28-1mdv2008.1
12cr|abcm2ps-7.0.13-1|112	+ Revision: 135813
12cr|abcm2ps-7.0.13-1|113	- restore BuildRoot
12cr|abcm2ps-7.0.13-1|114	
12cr|abcm2ps-7.0.13-1|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|abcm2ps-7.0.13-1|116	- kill re-definition of %%buildroot on Pixel's request
12cr|abcm2ps-7.0.13-1|117	

15 12
12cr|abcmidi-2012.07.04-1|1	Summary:	Tool for processing ABC music notation files
12cr|abcmidi-2012.07.04-1|2	Name:		abcmidi
12cr|abcmidi-2012.07.04-1|3	Version:	2012.07.04
12cr|abcmidi-2012.07.04-1|4	Release:	1
12cr|abcmidi-2012.07.04-1|5	Source0:	http://ifdo.pugmarks.com/~seymour/runabc/abcMIDI-2012-07-04.zip
12cr|abcmidi-2012.07.04-1|6	Group:		Sound
12cr|abcmidi-2012.07.04-1|7	License:	GPL
12cr|abcmidi-2012.07.04-1|8	URL:		http://ifdo.ca/welcome_e.asp
12cr|abcmidi-2012.07.04-1|9	Patch0:		abcmidi-2011.10.19-install.patch
12cr|abcmidi-2012.07.04-1|10	
12cr|abcmidi-2012.07.04-1|11	
12cr|abcmidi-2012.07.04-1|12	%description
12cr|abcmidi-2012.07.04-1|13	The abcMIDI package contains four programs: abc2midi to convert ABC music
12cr|abcmidi-2012.07.04-1|14	notation to midi, midi2abc to convert midi files to (a first approximation
12cr|abcmidi-2012.07.04-1|15	to) the corresponding ABC, abc2abc to reformat and/or transpose ABC files,
12cr|abcmidi-2012.07.04-1|16	and yaps to typeset ABC files as PostScript.
12cr|abcmidi-2012.07.04-1|17	
12cr|abcmidi-2012.07.04-1|18	For a description of the abc syntax, please see the abc userguide
12cr|abcmidi-2012.07.04-1|19	which is a part of the abc2mtex package written by Chris Walshaw.
12cr|abcmidi-2012.07.04-1|20	
12cr|abcmidi-2012.07.04-1|21	%prep
12cr|abcmidi-2012.07.04-1|22	%setup -q -n %{name}
12cr|abcmidi-2012.07.04-1|23	%patch0 -p1
12cr|abcmidi-2012.07.04-1|24	
12cr|abcmidi-2012.07.04-1|25	
12cr|abcmidi-2012.07.04-1|26	%build
12cr|abcmidi-2012.07.04-1|27	rm configure makefile || die
12cr|abcmidi-2012.07.04-1|28	sed -i -e "s:-O2::" configure.ac || die
12cr|abcmidi-2012.07.04-1|29	autoreconf -fi
12cr|abcmidi-2012.07.04-1|30	%configure2_5x
12cr|abcmidi-2012.07.04-1|31	%make
12cr|abcmidi-2012.07.04-1|32	
12cr|abcmidi-2012.07.04-1|33	%install
12cr|abcmidi-2012.07.04-1|34	%makeinstall_std
12cr|abcmidi-2012.07.04-1|35	
12cr|abcmidi-2012.07.04-1|36	%files
12cr|abcmidi-2012.07.04-1|37	%doc doc/CHANGES VERSION
12cr|abcmidi-2012.07.04-1|38	%doc %{_mandir}/*
12cr|abcmidi-2012.07.04-1|39	%{_bindir}/*
12cr|abcmidi-2012.07.04-1|40	
12cr|abcmidi-2012.07.04-1|41	
12cr|abcmidi-2012.07.04-1|42	%changelog
12cr|abcmidi-2012.07.04-1|43	* Thu Jul 12 2012 Alexander Khrukin <akhrukin@mandriva.org> 2012.07.04-1
12cr|abcmidi-2012.07.04-1|44	+ Revision: 809009
12cr|abcmidi-2012.07.04-1|45	- version update 2012-07-04
12cr|abcmidi-2012.07.04-1|46	
12cr|abcmidi-2012.07.04-1|47	* Mon Apr 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 2012.04.15-1
12cr|abcmidi-2012.07.04-1|48	+ Revision: 792853
12cr|abcmidi-2012.07.04-1|49	- version update 2012-04-15
12cr|abcmidi-2012.07.04-1|50	
12cr|abcmidi-2012.07.04-1|51	* Sun Feb 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 2012.02.01-1
12cr|abcmidi-2012.07.04-1|52	+ Revision: 771299
12cr|abcmidi-2012.07.04-1|53	- version update 2012.02.01 added archive
12cr|abcmidi-2012.07.04-1|54	- version update 2012.02.01
12cr|abcmidi-2012.07.04-1|55	
12cr|abcmidi-2012.07.04-1|56	* Sun Dec 11 2011 Alexander Khrukin <akhrukin@mandriva.org> 2011.12.11-1
12cr|abcmidi-2012.07.04-1|57	+ Revision: 740300
12cr|abcmidi-2012.07.04-1|58	- version update 2011-12-11
12cr|abcmidi-2012.07.04-1|59	
12cr|abcmidi-2012.07.04-1|60	* Sun Nov 27 2011 Alexander Khrukin <akhrukin@mandriva.org> 2011.11.18-1
12cr|abcmidi-2012.07.04-1|61	+ Revision: 733766
12cr|abcmidi-2012.07.04-1|62	- imported package abcmidi
12cr|abcmidi-2012.07.04-1|63	

16 12
12cr|abe-1.1-8|1	%define	name	abe
12cr|abe-1.1-8|2	%define	version	1.1
12cr|abe-1.1-8|3	%define	release	%mkrel 8
12cr|abe-1.1-8|4	%define	Summary	Abe's Amazing Adventure!!
12cr|abe-1.1-8|5	
12cr|abe-1.1-8|6	Name:		%{name}
12cr|abe-1.1-8|7	Version:	%{version}
12cr|abe-1.1-8|8	Release:	%{release}
12cr|abe-1.1-8|9	URL:		http://abe.sourceforge.net/
12cr|abe-1.1-8|10	Source0:	%{name}-%{version}.tar.bz2
12cr|abe-1.1-8|11	Source11:	%{name}-16x16.png
12cr|abe-1.1-8|12	Source12:	%{name}-32x32.png
12cr|abe-1.1-8|13	Source13:	%{name}-48x48.png
12cr|abe-1.1-8|14	Patch0:		abe-1.1-fix-str-fmt.patch
12cr|abe-1.1-8|15	Patch1:		abe-1.1-drop-x-req.patch
12cr|abe-1.1-8|16	License:	GPL
12cr|abe-1.1-8|17	Group:		Games/Arcade
12cr|abe-1.1-8|18	Summary:	%{Summary}
12cr|abe-1.1-8|19	BuildRequires:	SDL-devel SDL_mixer-devel desktop-file-utils
12cr|abe-1.1-8|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|abe-1.1-8|21	
12cr|abe-1.1-8|22	%description
12cr|abe-1.1-8|23	A scrolling, platform-jumping, key-collecting, ancient pyramid
12cr|abe-1.1-8|24	exploring game, vaguely in the style of similar games for the
12cr|abe-1.1-8|25	Commodore+4. The game is intended to show young people all the
12cr|abe-1.1-8|26	cool games they missed.
12cr|abe-1.1-8|27	
12cr|abe-1.1-8|28	%prep
12cr|abe-1.1-8|29	%setup -q
12cr|abe-1.1-8|30	%patch0 -p0
12cr|abe-1.1-8|31	%patch1 -p0
12cr|abe-1.1-8|32	
12cr|abe-1.1-8|33	%build
12cr|abe-1.1-8|34	autoreconf -fi
12cr|abe-1.1-8|35	%configure2_5x	--bindir=%{_gamesbindir} \
12cr|abe-1.1-8|36	--with-data-dir=%{_gamesdatadir}/abe
12cr|abe-1.1-8|37	%make
12cr|abe-1.1-8|38	
12cr|abe-1.1-8|39	%install
12cr|abe-1.1-8|40	rm -rf %{buildroot}
12cr|abe-1.1-8|41	%makeinstall_std
12cr|abe-1.1-8|42	install -d %{buildroot}%{_gamesdatadir}/%{name}
12cr|abe-1.1-8|43	cp -a {images,sounds,maps} %{buildroot}%{_gamesdatadir}/%{name}
12cr|abe-1.1-8|44	
12cr|abe-1.1-8|45	
12cr|abe-1.1-8|46	mkdir -p %{buildroot}%{_datadir}/applications
12cr|abe-1.1-8|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|abe-1.1-8|48	[Desktop Entry]
12cr|abe-1.1-8|49	Name=%{Summary}
12cr|abe-1.1-8|50	Comment=%{Summary}
12cr|abe-1.1-8|51	Exec=%{_gamesbindir}/%{name}
12cr|abe-1.1-8|52	Icon=%{name}
12cr|abe-1.1-8|53	Terminal=false
12cr|abe-1.1-8|54	Type=Application
12cr|abe-1.1-8|55	StartupNotify=true
12cr|abe-1.1-8|56	Categories=Game;ArcadeGame;
12cr|abe-1.1-8|57	EOF
12cr|abe-1.1-8|58	
12cr|abe-1.1-8|59	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|abe-1.1-8|60	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|abe-1.1-8|61	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|abe-1.1-8|62	
12cr|abe-1.1-8|63	%if %mdkversion < 200900
12cr|abe-1.1-8|64	%post
12cr|abe-1.1-8|65	%update_menus
12cr|abe-1.1-8|66	%endif
12cr|abe-1.1-8|67	
12cr|abe-1.1-8|68	%if %mdkversion < 200900
12cr|abe-1.1-8|69	%postun
12cr|abe-1.1-8|70	%clean_menus
12cr|abe-1.1-8|71	%endif
12cr|abe-1.1-8|72	
12cr|abe-1.1-8|73	%clean
12cr|abe-1.1-8|74	rm -rf %{buildroot}
12cr|abe-1.1-8|75	
12cr|abe-1.1-8|76	%files
12cr|abe-1.1-8|77	%defattr(644,root,root,755)
12cr|abe-1.1-8|78	%doc README
12cr|abe-1.1-8|79	%{_gamesdatadir}/%{name}
12cr|abe-1.1-8|80	%{_iconsdir}/%{name}.png
12cr|abe-1.1-8|81	%{_liconsdir}/%{name}.png
12cr|abe-1.1-8|82	%{_miconsdir}/%{name}.png
12cr|abe-1.1-8|83	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|abe-1.1-8|84	%defattr(755,root,root,755)
12cr|abe-1.1-8|85	%{_gamesbindir}/*
12cr|abe-1.1-8|86	
12cr|abe-1.1-8|87	
12cr|abe-1.1-8|88	%changelog
12cr|abe-1.1-8|89	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 1.1-8mdv2011.0
12cr|abe-1.1-8|90	+ Revision: 635057
12cr|abe-1.1-8|91	- add patch
12cr|abe-1.1-8|92	- drop x req from configure
12cr|abe-1.1-8|93	- rebuild
12cr|abe-1.1-8|94	- tighten BR
12cr|abe-1.1-8|95	
12cr|abe-1.1-8|96	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdv2011.0
12cr|abe-1.1-8|97	+ Revision: 609902
12cr|abe-1.1-8|98	- rebuild
12cr|abe-1.1-8|99	
12cr|abe-1.1-8|100	* Wed Jan 27 2010 Funda Wang <fwang@mandriva.org> 1.1-6mdv2010.1
12cr|abe-1.1-8|101	+ Revision: 497301
12cr|abe-1.1-8|102	- fix str fmt
12cr|abe-1.1-8|103	
12cr|abe-1.1-8|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|abe-1.1-8|105	- rebuild
12cr|abe-1.1-8|106	- rebuild
12cr|abe-1.1-8|107	
12cr|abe-1.1-8|108	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1.1-4mdv2009.0
12cr|abe-1.1-8|109	+ Revision: 218439
12cr|abe-1.1-8|110	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|abe-1.1-8|111	
12cr|abe-1.1-8|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|abe-1.1-8|113	- drop old menu
12cr|abe-1.1-8|114	
12cr|abe-1.1-8|115	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.1-4mdv2008.1
12cr|abe-1.1-8|116	+ Revision: 135813
12cr|abe-1.1-8|117	- restore BuildRoot
12cr|abe-1.1-8|118	
12cr|abe-1.1-8|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|abe-1.1-8|120	- kill re-definition of %%buildroot on Pixel's request
12cr|abe-1.1-8|121	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|abe-1.1-8|122	
12cr|abe-1.1-8|123	
12cr|abe-1.1-8|124	* Fri Dec 15 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.1-4mdv2007.0
12cr|abe-1.1-8|125	+ Revision: 97207
12cr|abe-1.1-8|126	- fix buildrequires
12cr|abe-1.1-8|127	- add xdg menu to %%files
12cr|abe-1.1-8|128	- add xdg menu (fixes #26326)
12cr|abe-1.1-8|129	cleanups
12cr|abe-1.1-8|130	- Import abe
12cr|abe-1.1-8|131	
12cr|abe-1.1-8|132	* Tue Jun 27 2006 Lenny Cartier <lenny@mandriva.com> 1.1-2mdv2007.0
12cr|abe-1.1-8|133	- use mkrel
12cr|abe-1.1-8|134	
12cr|abe-1.1-8|135	* Mon Mar 07 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.1-1mdk
12cr|abe-1.1-8|136	- 1.1
12cr|abe-1.1-8|137	- license changed to GPL
12cr|abe-1.1-8|138	- drop P0 (fixed upstream)
12cr|abe-1.1-8|139	
12cr|abe-1.1-8|140	* Fri Aug 27 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0-3mdk
12cr|abe-1.1-8|141	- rebuild for new menu
12cr|abe-1.1-8|142	
12cr|abe-1.1-8|143	* Sat Apr 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0-2mdk
12cr|abe-1.1-8|144	- rebuild
12cr|abe-1.1-8|145	- fix summary macro to avoid possible conflicts if we were to build debug package
12cr|abe-1.1-8|146	- fix buildrequires (lib64..)
12cr|abe-1.1-8|147	- don't bzip2 icons in src.rpm
12cr|abe-1.1-8|148	

17 12
12cr|abi-compliance-checker-1.98.5-1|1	Summary:	API/ABI compatibility checker for C/C++ libraries
12cr|abi-compliance-checker-1.98.5-1|2	Name:		abi-compliance-checker
12cr|abi-compliance-checker-1.98.5-1|3	Version:	1.98.5
12cr|abi-compliance-checker-1.98.5-1|4	Release:	1
12cr|abi-compliance-checker-1.98.5-1|5	Group:		Development/Other
12cr|abi-compliance-checker-1.98.5-1|6	License:	GPLv1+ or LGPLv2+
12cr|abi-compliance-checker-1.98.5-1|7	URL:		http://ispras.linuxbase.org/index.php/ABI_compliance_checker
12cr|abi-compliance-checker-1.98.5-1|8	Source0:	https://github.com/lvc/abi-compliance-checker/downloads/abi-compliance-checker-%{version}.tar.gz
12cr|abi-compliance-checker-1.98.5-1|9	Requires:	gcc-c++
12cr|abi-compliance-checker-1.98.5-1|10	Requires:	binutils
12cr|abi-compliance-checker-1.98.5-1|11	Requires:       ctags
12cr|abi-compliance-checker-1.98.5-1|12	BuildArch:	noarch
12cr|abi-compliance-checker-1.98.5-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|abi-compliance-checker-1.98.5-1|14	
12cr|abi-compliance-checker-1.98.5-1|15	%description
12cr|abi-compliance-checker-1.98.5-1|16	ABI Compliance Checker (ACC) is a tool for checking backward binary
12cr|abi-compliance-checker-1.98.5-1|17	and source-level compatibility of a C/C++ library. The tool checks
12cr|abi-compliance-checker-1.98.5-1|18	header files and shared libraries of old and new versions and analyzes
12cr|abi-compliance-checker-1.98.5-1|19	changes in API and ABI (ABI=API+compiler ABI) that may break binary
12cr|abi-compliance-checker-1.98.5-1|20	and/or source compatibility: changes in calling stack, v-table changes,
12cr|abi-compliance-checker-1.98.5-1|21	removed symbols, renamed fields, etc. Binary incompatibility may result
12cr|abi-compliance-checker-1.98.5-1|22	in crashing or incorrect behavior of applications built with an old
12cr|abi-compliance-checker-1.98.5-1|23	version of a library if they run on a new one. Source incompatibility
12cr|abi-compliance-checker-1.98.5-1|24	may result in recompilation errors with a new library version. The
12cr|abi-compliance-checker-1.98.5-1|25	tool is intended for developers of software libraries and maintainers
12cr|abi-compliance-checker-1.98.5-1|26	of operating systems who are interested in ensuring backward
12cr|abi-compliance-checker-1.98.5-1|27	compatibility, i.e. allow old applications to run or to be recompiled
12cr|abi-compliance-checker-1.98.5-1|28	with newer library versions.
12cr|abi-compliance-checker-1.98.5-1|29	
12cr|abi-compliance-checker-1.98.5-1|30	%prep
12cr|abi-compliance-checker-1.98.5-1|31	%setup -q
12cr|abi-compliance-checker-1.98.5-1|32	chmod 0644 LICENSE README
12cr|abi-compliance-checker-1.98.5-1|33	
12cr|abi-compliance-checker-1.98.5-1|34	%build
12cr|abi-compliance-checker-1.98.5-1|35	# Nothing to build.
12cr|abi-compliance-checker-1.98.5-1|36	
12cr|abi-compliance-checker-1.98.5-1|37	%install
12cr|abi-compliance-checker-1.98.5-1|38	rm -rf %{buildroot}
12cr|abi-compliance-checker-1.98.5-1|39	mkdir -p %{buildroot}%{_prefix}
12cr|abi-compliance-checker-1.98.5-1|40	perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
12cr|abi-compliance-checker-1.98.5-1|41	
12cr|abi-compliance-checker-1.98.5-1|42	%clean
12cr|abi-compliance-checker-1.98.5-1|43	rm -rf %{buildroot}
12cr|abi-compliance-checker-1.98.5-1|44	
12cr|abi-compliance-checker-1.98.5-1|45	%files
12cr|abi-compliance-checker-1.98.5-1|46	%defattr(-,root,root,-)
12cr|abi-compliance-checker-1.98.5-1|47	%doc LICENSE README doc/
12cr|abi-compliance-checker-1.98.5-1|48	%{_bindir}/%{name}
12cr|abi-compliance-checker-1.98.5-1|49	%{_datadir}/%{name}

18 12
12cr|abiword-2.9.4-1|1	%define Werror_cflags %nil
12cr|abiword-2.9.4-1|2	%define api %(echo %{version} | cut -d. -f1,2)
12cr|abiword-2.9.4-1|3	
12cr|abiword-2.9.4-1|4	Name:       abiword
12cr|abiword-2.9.4-1|5	Summary:    Lean and fast full-featured word processor
12cr|abiword-2.9.4-1|6	Version:    2.9.4
12cr|abiword-2.9.4-1|7	Release:    1
12cr|abiword-2.9.4-1|8	Group:      Office
12cr|abiword-2.9.4-1|9	URL:        http://www.abisource.com/
12cr|abiword-2.9.4-1|10	License:    GPLv2+
12cr|abiword-2.9.4-1|11	Source0:    http://www.abisource.com/downloads/abiword/%{version}/source/%{name}-%{version}.tar.gz
12cr|abiword-2.9.4-1|12	# missing header
12cr|abiword-2.9.4-1|13	Source1:	http://svn.abisource.com/abiword/trunk/plugins/collab/backends/telepathy/unix/TelepathyBuddy.h
12cr|abiword-2.9.4-1|14	Patch0:		abiword-2.9.3-rosa-libebook_h.patch
12cr|abiword-2.9.4-1|15	
12cr|abiword-2.9.4-1|16	BuildRequires:	asio
12cr|abiword-2.9.4-1|17	BuildRequires:	bison
12cr|abiword-2.9.4-1|18	BuildRequires:	desktop-file-utils
12cr|abiword-2.9.4-1|19	BuildRequires:	gnome-common
12cr|abiword-2.9.4-1|20	BuildRequires:	boost-devel
12cr|abiword-2.9.4-1|21	BuildRequires:	jpeg-devel
12cr|abiword-2.9.4-1|22	BuildRequires:	libgcrypt-devel
12cr|abiword-2.9.4-1|23	BuildRequires:	libwmf-devel
12cr|abiword-2.9.4-1|24	BuildRequires:	psiconv-devel
12cr|abiword-2.9.4-1|25	BuildRequires:	readline-devel
12cr|abiword-2.9.4-1|26	BuildRequires:	tidy-devel
12cr|abiword-2.9.4-1|27	BuildRequires:	pkgconfig(aiksaurus-1.0)
12cr|abiword-2.9.4-1|28	BuildRequires:	pkgconfig(cairo-pdf)
12cr|abiword-2.9.4-1|29	BuildRequires:	pkgconfig(cairo-ps)
12cr|abiword-2.9.4-1|30	BuildRequires:	pkgconfig(champlain-0.12)
12cr|abiword-2.9.4-1|31	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|abiword-2.9.4-1|32	BuildRequires:	pkgconfig(enchant)
12cr|abiword-2.9.4-1|33	BuildRequires:	pkgconfig(fribidi)
12cr|abiword-2.9.4-1|34	BuildRequires:	pkgconfig(gaiksaurus-1.0)
12cr|abiword-2.9.4-1|35	BuildRequires:	pkgconfig(glib-2.0)
12cr|abiword-2.9.4-1|36	BuildRequires:	pkgconfig(gnutls)
12cr|abiword-2.9.4-1|37	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|abiword-2.9.4-1|38	BuildRequires:	pkgconfig(libebook-1.2)
12cr|abiword-2.9.4-1|39	BuildRequires:	pkgconfig(libecal-1.2)
12cr|abiword-2.9.4-1|40	BuildRequires:	pkgconfig(libgoffice-0.10)
12cr|abiword-2.9.4-1|41	BuildRequires:	pkgconfig(libgsf-1)
12cr|abiword-2.9.4-1|42	BuildRequires:	pkgconfig(libical)
12cr|abiword-2.9.4-1|43	BuildRequires:	pkgconfig(libots-1)
12cr|abiword-2.9.4-1|44	BuildRequires:	pkgconfig(libpng)
12cr|abiword-2.9.4-1|45	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|abiword-2.9.4-1|46	BuildRequires:	pkgconfig(libsoup-2.4)
12cr|abiword-2.9.4-1|47	BuildRequires:	pkgconfig(libwpd-0.9)
12cr|abiword-2.9.4-1|48	BuildRequires:	pkgconfig(libwpg-0.2)
12cr|abiword-2.9.4-1|49	BuildRequires:	pkgconfig(libwps-0.2)
12cr|abiword-2.9.4-1|50	BuildRequires:	pkgconfig(libxml-2.0)
12cr|abiword-2.9.4-1|51	BuildRequires:	pkgconfig(link-grammar)
12cr|abiword-2.9.4-1|52	BuildRequires:	pkgconfig(loudmouth-1.0)
12cr|abiword-2.9.4-1|53	BuildRequires:	pkgconfig(mathview-frontend-libxml2)
12cr|abiword-2.9.4-1|54	BuildRequires:	pkgconfig(pangocairo)
12cr|abiword-2.9.4-1|55	BuildRequires:	pkgconfig(rasqal)
12cr|abiword-2.9.4-1|56	BuildRequires:	pkgconfig(redland)
12cr|abiword-2.9.4-1|57	BuildRequires:	pkgconfig(telepathy-glib)
12cr|abiword-2.9.4-1|58	BuildRequires:	pkgconfig(wv-1.0)
12cr|abiword-2.9.4-1|59	
12cr|abiword-2.9.4-1|60	Suggests:	abiword-doc
12cr|abiword-2.9.4-1|61	
12cr|abiword-2.9.4-1|62	%description
12cr|abiword-2.9.4-1|63	AbiWord is a cross-platform, open source, lean and fast full-featured word
12cr|abiword-2.9.4-1|64	processor. It works on Most Unix systems, Microsoft Windows and Mac OS X.
12cr|abiword-2.9.4-1|65	
12cr|abiword-2.9.4-1|66	Abiword with the GNOME front-end is part of the GNOME Office Suite.
12cr|abiword-2.9.4-1|67	See http://www.gnomeoffice.org for details.
12cr|abiword-2.9.4-1|68	
12cr|abiword-2.9.4-1|69	%package devel
12cr|abiword-2.9.4-1|70	Summary:	Devel files for Abiword
12cr|abiword-2.9.4-1|71	Group:		Development/Other
12cr|abiword-2.9.4-1|72	Requires:	%{name} = %{version}
12cr|abiword-2.9.4-1|73	
12cr|abiword-2.9.4-1|74	%description devel
12cr|abiword-2.9.4-1|75	This pacakage contains devel files for Abiword, mainly header files
12cr|abiword-2.9.4-1|76	and pkg files.
12cr|abiword-2.9.4-1|77	
12cr|abiword-2.9.4-1|78	%prep
12cr|abiword-2.9.4-1|79	%setup -q
12cr|abiword-2.9.4-1|80	# missing header
12cr|abiword-2.9.4-1|81	cp %{SOURCE1} plugins/collab/backends/telepathy/unix/
12cr|abiword-2.9.4-1|82	
12cr|abiword-2.9.4-1|83	%patch0 -p1
12cr|abiword-2.9.4-1|84	
12cr|abiword-2.9.4-1|85	sed -i -e 's/goffice_req >= 0.10.0/goffice_req/' \
12cr|abiword-2.9.4-1|86	-e 's/libgoffice-0.10 >= 0.10.0/libgoffice-0.10/' \
12cr|abiword-2.9.4-1|87	configure plugin-configure.m4 \
12cr|abiword-2.9.4-1|88	plugins/goffice/plugin.m4 configure.in
12cr|abiword-2.9.4-1|89	
12cr|abiword-2.9.4-1|90	%build
12cr|abiword-2.9.4-1|91	enable_dynamic=yes %configure2_5x \
12cr|abiword-2.9.4-1|92	--disable-static \
12cr|abiword-2.9.4-1|93	--enable-default-plugins \
12cr|abiword-2.9.4-1|94	--enable-emacs-keybinding \
12cr|abiword-2.9.4-1|95	--enable-vi-keybinding \
12cr|abiword-2.9.4-1|96	--enable-clipart \
12cr|abiword-2.9.4-1|97	--enable-templates \
12cr|abiword-2.9.4-1|98	--enable-collab-backend-xmpp \
12cr|abiword-2.9.4-1|99	--enable-collab-backend-tcp \
12cr|abiword-2.9.4-1|100	--enable-collab-backend-sugar \
12cr|abiword-2.9.4-1|101	--enable-collab-backend-service \
12cr|abiword-2.9.4-1|102	--with-gio \
12cr|abiword-2.9.4-1|103	--with-goffice \
12cr|abiword-2.9.4-1|104	--with-inter7eps \
12cr|abiword-2.9.4-1|105	--with-libtidy \
12cr|abiword-2.9.4-1|106	--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"
12cr|abiword-2.9.4-1|107	
12cr|abiword-2.9.4-1|108	%make
12cr|abiword-2.9.4-1|109	
12cr|abiword-2.9.4-1|110	%install
12cr|abiword-2.9.4-1|111	%makeinstall_std
12cr|abiword-2.9.4-1|112	
12cr|abiword-2.9.4-1|113	desktop-file-install --vendor="" \
12cr|abiword-2.9.4-1|114	--remove-category="X-Red-Hat-Base" \
12cr|abiword-2.9.4-1|115	--dir %{buildroot}%{_datadir}/applications \
12cr|abiword-2.9.4-1|116	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|abiword-2.9.4-1|117	
12cr|abiword-2.9.4-1|118	%files
12cr|abiword-2.9.4-1|119	%{_bindir}/abiword
12cr|abiword-2.9.4-1|120	%{_datadir}/abiword-%{api}
12cr|abiword-2.9.4-1|121	%dir %{_libdir}/abiword-%{api}
12cr|abiword-2.9.4-1|122	%dir %{_libdir}/abiword-%{api}/plugins
12cr|abiword-2.9.4-1|123	%{_libdir}/abiword-%{api}/plugins/*.so
12cr|abiword-2.9.4-1|124	# this isnt a devel lib
12cr|abiword-2.9.4-1|125	%{_libdir}/libabiword-%{api}.so
12cr|abiword-2.9.4-1|126	%{_datadir}/applications/*.desktop
12cr|abiword-2.9.4-1|127	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.AbiCollab.service
12cr|abiword-2.9.4-1|128	%{_datadir}/telepathy/clients/AbiCollab.client
12cr|abiword-2.9.4-1|129	%{_iconsdir}/hicolor/*/*
12cr|abiword-2.9.4-1|130	%{_mandir}/man1/abiword.1.*
12cr|abiword-2.9.4-1|131	
12cr|abiword-2.9.4-1|132	%files devel
12cr|abiword-2.9.4-1|133	%{_includedir}/abiword-%{api}
12cr|abiword-2.9.4-1|134	%{_libdir}/pkgconfig/abiword-%{api}.pc
12cr|abiword-2.9.4-1|135	
12cr|abiword-2.9.4-1|136	
12cr|abiword-2.9.4-1|137	
12cr|abiword-2.9.4-1|138	%changelog
12cr|abiword-2.9.4-1|139	* Thu May 10 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.9.2-2
12cr|abiword-2.9.4-1|140	+ Revision: 798103
12cr|abiword-2.9.4-1|141	- rebuild moved nonversion lib to main pkg
12cr|abiword-2.9.4-1|142	
12cr|abiword-2.9.4-1|143	* Tue Mar 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.9.2-1
12cr|abiword-2.9.4-1|144	+ Revision: 787792
12cr|abiword-2.9.4-1|145	- new version 2.9.2
12cr|abiword-2.9.4-1|146	- added missing header file
12cr|abiword-2.9.4-1|147	- added patches from mga
12cr|abiword-2.9.4-1|148	- cleaned up spec
12cr|abiword-2.9.4-1|149	
12cr|abiword-2.9.4-1|150	+ Sergey Zhemoitel <serg@mandriva.org>
12cr|abiword-2.9.4-1|151	- fix requires automake
12cr|abiword-2.9.4-1|152	- fix desktop patch
12cr|abiword-2.9.4-1|153	- fix russian name and comments in .desktop and .desktop.patch
12cr|abiword-2.9.4-1|154	- fix russian name and comments in .desktop
12cr|abiword-2.9.4-1|155	
12cr|abiword-2.9.4-1|156	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 2.8.6-3
12cr|abiword-2.9.4-1|157	+ Revision: 677000
12cr|abiword-2.9.4-1|158	- rebuild
12cr|abiword-2.9.4-1|159	
12cr|abiword-2.9.4-1|160	* Mon May 02 2011 Funda Wang <fwang@mandriva.org> 2.8.6-2
12cr|abiword-2.9.4-1|161	+ Revision: 662318
12cr|abiword-2.9.4-1|162	- br gsf
12cr|abiword-2.9.4-1|163	- another fixes for gcc 4.6 and new wpd
12cr|abiword-2.9.4-1|164	- add fedora patches to build with latest wpd
12cr|abiword-2.9.4-1|165	
12cr|abiword-2.9.4-1|166	* Sat Jul 10 2010 Funda Wang <fwang@mandriva.org> 2.8.6-1mdv2011.0
12cr|abiword-2.9.4-1|167	+ Revision: 549913
12cr|abiword-2.9.4-1|168	- New version 2.8.6
12cr|abiword-2.9.4-1|169	
12cr|abiword-2.9.4-1|170	* Sun Apr 18 2010 Funda Wang <fwang@mandriva.org> 2.8.4-1mdv2010.1
12cr|abiword-2.9.4-1|171	+ Revision: 536082
12cr|abiword-2.9.4-1|172	- new version 2.8.4
12cr|abiword-2.9.4-1|173	
12cr|abiword-2.9.4-1|174	* Sun Apr 04 2010 Funda Wang <fwang@mandriva.org> 2.8.3-1mdv2010.1
12cr|abiword-2.9.4-1|175	+ Revision: 531235
12cr|abiword-2.9.4-1|176	- new version 2.8.3
12cr|abiword-2.9.4-1|177	
12cr|abiword-2.9.4-1|178	* Sun Feb 14 2010 Götz Waschk <waschk@mandriva.org> 2.8.2-2mdv2010.1
12cr|abiword-2.9.4-1|179	+ Revision: 505828
12cr|abiword-2.9.4-1|180	- rebuild for new goffice
12cr|abiword-2.9.4-1|181	
12cr|abiword-2.9.4-1|182	* Sat Feb 13 2010 Funda Wang <fwang@mandriva.org> 2.8.2-1mdv2010.1
12cr|abiword-2.9.4-1|183	+ Revision: 505515
12cr|abiword-2.9.4-1|184	- fix file list
12cr|abiword-2.9.4-1|185	- rediff build patch
12cr|abiword-2.9.4-1|186	- new version 2.8.2
12cr|abiword-2.9.4-1|187	
12cr|abiword-2.9.4-1|188	* Mon Jan 11 2010 Funda Wang <fwang@mandriva.org> 2.8.1-2mdv2010.1
12cr|abiword-2.9.4-1|189	+ Revision: 489678
12cr|abiword-2.9.4-1|190	- add patch to build with latest goffice
12cr|abiword-2.9.4-1|191	- rebuild for libjpeg v8
12cr|abiword-2.9.4-1|192	
12cr|abiword-2.9.4-1|193	* Fri Oct 30 2009 Frederic Crozat <fcrozat@mandriva.com> 2.8.1-1mdv2010.0
12cr|abiword-2.9.4-1|194	+ Revision: 460232
12cr|abiword-2.9.4-1|195	- Release 2.8.1
12cr|abiword-2.9.4-1|196	
12cr|abiword-2.9.4-1|197	* Wed Oct 28 2009 Funda Wang <fwang@mandriva.org> 2.8.0-2mdv2010.0
12cr|abiword-2.9.4-1|198	+ Revision: 459700
12cr|abiword-2.9.4-1|199	- add back patch1 (required for bug#53971)
12cr|abiword-2.9.4-1|200	
12cr|abiword-2.9.4-1|201	* Tue Oct 27 2009 Frederic Crozat <fcrozat@mandriva.com> 2.8.0-1mdv2010.0
12cr|abiword-2.9.4-1|202	+ Revision: 459590
12cr|abiword-2.9.4-1|203	- Release 2.8.0 final
12cr|abiword-2.9.4-1|204	- Remove patch1, no longer needed
12cr|abiword-2.9.4-1|205	
12cr|abiword-2.9.4-1|206	* Sun Sep 27 2009 Funda Wang <fwang@mandriva.org> 2.8.0-0.svn28229.1mdv2010.0
12cr|abiword-2.9.4-1|207	+ Revision: 449695
12cr|abiword-2.9.4-1|208	- fix file list
12cr|abiword-2.9.4-1|209	- New snapshot of 2.8.0 (build with latest goffice)
12cr|abiword-2.9.4-1|210	- enable dynamic building
12cr|abiword-2.9.4-1|211	
12cr|abiword-2.9.4-1|212	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|abiword-2.9.4-1|213	- update to new version 2.7.10
12cr|abiword-2.9.4-1|214	
12cr|abiword-2.9.4-1|215	* Sat Aug 22 2009 Funda Wang <fwang@mandriva.org> 2.7.8-3mdv2010.0
12cr|abiword-2.9.4-1|216	+ Revision: 419601
12cr|abiword-2.9.4-1|217	- obsoletes old lib package
12cr|abiword-2.9.4-1|218	- suggests newly introduced doc package
12cr|abiword-2.9.4-1|219	
12cr|abiword-2.9.4-1|220	* Sat Aug 22 2009 Funda Wang <fwang@mandriva.org> 2.7.8-2mdv2010.0
12cr|abiword-2.9.4-1|221	+ Revision: 419455
12cr|abiword-2.9.4-1|222	- rebuild for new libjpeg7
12cr|abiword-2.9.4-1|223	
12cr|abiword-2.9.4-1|224	* Thu Aug 13 2009 Funda Wang <fwang@mandriva.org> 2.7.8-1mdv2010.0
12cr|abiword-2.9.4-1|225	+ Revision: 415875
12cr|abiword-2.9.4-1|226	- fix linkage of libabiword
12cr|abiword-2.9.4-1|227	- new verison 2.7.8
12cr|abiword-2.9.4-1|228	- new version 2.7.7
12cr|abiword-2.9.4-1|229	
12cr|abiword-2.9.4-1|230	* Sun Jul 05 2009 Funda Wang <fwang@mandriva.org> 2.7.6-1mdv2010.0
12cr|abiword-2.9.4-1|231	+ Revision: 392573
12cr|abiword-2.9.4-1|232	- rsvg plugin is not needed with gtk ui
12cr|abiword-2.9.4-1|233	- new version 2.7.6
12cr|abiword-2.9.4-1|234	- fix desktop file installation
12cr|abiword-2.9.4-1|235	
12cr|abiword-2.9.4-1|236	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|abiword-2.9.4-1|237	- Obsoletes abiword-plugin-gdict
12cr|abiword-2.9.4-1|238	
12cr|abiword-2.9.4-1|239	* Sun Jun 14 2009 Funda Wang <fwang@mandriva.org> 2.7.4-1mdv2010.0
12cr|abiword-2.9.4-1|240	+ Revision: 385881
12cr|abiword-2.9.4-1|241	- no more static libs
12cr|abiword-2.9.4-1|242	- New version 2.7.4
12cr|abiword-2.9.4-1|243	
12cr|abiword-2.9.4-1|244	* Sun May 31 2009 Funda Wang <fwang@mandriva.org> 2.7.2-2mdv2010.0
12cr|abiword-2.9.4-1|245	+ Revision: 381683
12cr|abiword-2.9.4-1|246	- fix description and obsoletes
12cr|abiword-2.9.4-1|247	
12cr|abiword-2.9.4-1|248	* Sun May 31 2009 Funda Wang <fwang@mandriva.org> 2.7.2-1mdv2010.0
12cr|abiword-2.9.4-1|249	+ Revision: 381665
12cr|abiword-2.9.4-1|250	- New version 2.7.2
12cr|abiword-2.9.4-1|251	- big refactor of subpackages, all the plugins are merged into main
12cr|abiword-2.9.4-1|252	- abiword-doc will become another sourcerpm
12cr|abiword-2.9.4-1|253	
12cr|abiword-2.9.4-1|254	* Wed Apr 01 2009 Funda Wang <fwang@mandriva.org> 2.6.8-3mdv2009.1
12cr|abiword-2.9.4-1|255	+ Revision: 363110
12cr|abiword-2.9.4-1|256	- fix requires on goffice
12cr|abiword-2.9.4-1|257	
12cr|abiword-2.9.4-1|258	* Tue Mar 31 2009 Funda Wang <fwang@mandriva.org> 2.6.8-2mdv2009.1
12cr|abiword-2.9.4-1|259	+ Revision: 362975
12cr|abiword-2.9.4-1|260	- enable sugar collab
12cr|abiword-2.9.4-1|261	
12cr|abiword-2.9.4-1|262	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|abiword-2.9.4-1|263	- Don't build gdict plug-in anymore, it's based on gtk+ 1
12cr|abiword-2.9.4-1|264	
12cr|abiword-2.9.4-1|265	* Thu Mar 12 2009 Funda Wang <fwang@mandriva.org> 2.6.8-1mdv2009.1
12cr|abiword-2.9.4-1|266	+ Revision: 354219
12cr|abiword-2.9.4-1|267	- BR xslt
12cr|abiword-2.9.4-1|268	- New version 2.6.8
12cr|abiword-2.9.4-1|269	
12cr|abiword-2.9.4-1|270	* Sat Jan 17 2009 Funda Wang <fwang@mandriva.org> 2.6.6-1mdv2009.1
12cr|abiword-2.9.4-1|271	+ Revision: 330398
12cr|abiword-2.9.4-1|272	- fix for backports
12cr|abiword-2.9.4-1|273	- enalbe libabiword
12cr|abiword-2.9.4-1|274	- fix format string
12cr|abiword-2.9.4-1|275	- New version 2.6.6
12cr|abiword-2.9.4-1|276	
12cr|abiword-2.9.4-1|277	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|abiword-2.9.4-1|278	- lowercase ImageMagick
12cr|abiword-2.9.4-1|279	
12cr|abiword-2.9.4-1|280	* Tue Nov 25 2008 Funda Wang <fwang@mandriva.org> 2.6.5-1mdv2009.1
12cr|abiword-2.9.4-1|281	+ Revision: 306542
12cr|abiword-2.9.4-1|282	- disable eps as mht is too broken
12cr|abiword-2.9.4-1|283	- BR tasn
12cr|abiword-2.9.4-1|284	- enalbe eps
12cr|abiword-2.9.4-1|285	- there is no nextgen
12cr|abiword-2.9.4-1|286	- new version 2.6.5
12cr|abiword-2.9.4-1|287	
12cr|abiword-2.9.4-1|288	* Sun Nov 09 2008 Funda Wang <fwang@mandriva.org> 2.6.4-4mdv2009.1
12cr|abiword-2.9.4-1|289	+ Revision: 301261
12cr|abiword-2.9.4-1|290	- rebuild for new xcb
12cr|abiword-2.9.4-1|291	
12cr|abiword-2.9.4-1|292	* Thu Oct 30 2008 Funda Wang <fwang@mandriva.org> 2.6.4-3mdv2009.1
12cr|abiword-2.9.4-1|293	+ Revision: 298714
12cr|abiword-2.9.4-1|294	- fix upstream bug#11789: crashes when selecting "Create and Modify styles..."
12cr|abiword-2.9.4-1|295	
12cr|abiword-2.9.4-1|296	* Thu Jul 17 2008 Funda Wang <fwang@mandriva.org> 2.6.4-2mdv2009.0
12cr|abiword-2.9.4-1|297	+ Revision: 236670
12cr|abiword-2.9.4-1|298	- enable abicollab plugin
12cr|abiword-2.9.4-1|299	
12cr|abiword-2.9.4-1|300	* Wed Jul 16 2008 Funda Wang <fwang@mandriva.org> 2.6.4-1mdv2009.0
12cr|abiword-2.9.4-1|301	+ Revision: 236518
12cr|abiword-2.9.4-1|302	- New version 2.6.4
12cr|abiword-2.9.4-1|303	
12cr|abiword-2.9.4-1|304	* Sun Jul 06 2008 Funda Wang <fwang@mandriva.org> 2.6.3-2mdv2009.0
12cr|abiword-2.9.4-1|305	+ Revision: 232058
12cr|abiword-2.9.4-1|306	- rebuild
12cr|abiword-2.9.4-1|307	
12cr|abiword-2.9.4-1|308	+ Pixel <pixel@mandriva.com>
12cr|abiword-2.9.4-1|309	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|abiword-2.9.4-1|310	
12cr|abiword-2.9.4-1|311	* Thu May 01 2008 Funda Wang <fwang@mandriva.org> 2.6.3-1mdv2009.0
12cr|abiword-2.9.4-1|312	+ Revision: 199829
12cr|abiword-2.9.4-1|313	- disable abidash
12cr|abiword-2.9.4-1|314	- disable abicollab as it does not build now
12cr|abiword-2.9.4-1|315	- New version 2.6.3
12cr|abiword-2.9.4-1|316	
12cr|abiword-2.9.4-1|317	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|abiword-2.9.4-1|318	- Fix Buildrequires
12cr|abiword-2.9.4-1|319	
12cr|abiword-2.9.4-1|320	* Sat Apr 12 2008 Funda Wang <fwang@mandriva.org> 2.6.2-1mdv2009.0
12cr|abiword-2.9.4-1|321	+ Revision: 192619
12cr|abiword-2.9.4-1|322	- fix file list
12cr|abiword-2.9.4-1|323	- New version 2.6.2
12cr|abiword-2.9.4-1|324	
12cr|abiword-2.9.4-1|325	* Wed Mar 19 2008 Funda Wang <fwang@mandriva.org> 2.6.0-1mdv2008.1
12cr|abiword-2.9.4-1|326	+ Revision: 188820
12cr|abiword-2.9.4-1|327	- New version 2.6.0
12cr|abiword-2.9.4-1|328	
12cr|abiword-2.9.4-1|329	* Sun Mar 16 2008 Funda Wang <fwang@mandriva.org> 2.5.2-2.23119.1mdv2008.1
12cr|abiword-2.9.4-1|330	+ Revision: 188119
12cr|abiword-2.9.4-1|331	- disable abicollab as it is unstable
12cr|abiword-2.9.4-1|332	- BR wps
12cr|abiword-2.9.4-1|333	- New svn snapshot
12cr|abiword-2.9.4-1|334	
12cr|abiword-2.9.4-1|335	* Sun Jan 20 2008 Funda Wang <fwang@mandriva.org> 2.5.2-2.21999.4mdv2008.1
12cr|abiword-2.9.4-1|336	+ Revision: 155257
12cr|abiword-2.9.4-1|337	- New license policy
12cr|abiword-2.9.4-1|338	- BR asio
12cr|abiword-2.9.4-1|339	
12cr|abiword-2.9.4-1|340	+ Olivier Blin <blino@mandriva.org>
12cr|abiword-2.9.4-1|341	- restore BuildRoot
12cr|abiword-2.9.4-1|342	
12cr|abiword-2.9.4-1|343	+ Thierry Vignaud <tv@mandriva.org>
12cr|abiword-2.9.4-1|344	- kill re-definition of %%buildroot on Pixel's request
12cr|abiword-2.9.4-1|345	- fix description
12cr|abiword-2.9.4-1|346	
12cr|abiword-2.9.4-1|347	* Wed Oct 03 2007 Funda Wang <fwang@mandriva.org> 2.5.2-2.21999.3mdv2008.0
12cr|abiword-2.9.4-1|348	+ Revision: 94973
12cr|abiword-2.9.4-1|349	- fix upgrade path from 2007.0/2007.1
12cr|abiword-2.9.4-1|350	
12cr|abiword-2.9.4-1|351	* Sun Sep 23 2007 Funda Wang <fwang@mandriva.org> 2.5.2-2.21999.2mdv2008.0
12cr|abiword-2.9.4-1|352	+ Revision: 92339
12cr|abiword-2.9.4-1|353	- create symbolic link
12cr|abiword-2.9.4-1|354	- own corresponding dir
12cr|abiword-2.9.4-1|355	- fix file list of wordperfect plugin
12cr|abiword-2.9.4-1|356	- Fix building of collab plugin
12cr|abiword-2.9.4-1|357	- add asio source (to be singledout after 2008.0)
12cr|abiword-2.9.4-1|358	- fix doc building
12cr|abiword-2.9.4-1|359	- fix permission
12cr|abiword-2.9.4-1|360	
12cr|abiword-2.9.4-1|361	* Sat Sep 22 2007 Funda Wang <fwang@mandriva.org> 2.5.2-2.21999.1mdv2008.0
12cr|abiword-2.9.4-1|362	+ Revision: 92207
12cr|abiword-2.9.4-1|363	- suggests doc
12cr|abiword-2.9.4-1|364	- fix br of goffice
12cr|abiword-2.9.4-1|365	- Do not configure when autogen
12cr|abiword-2.9.4-1|366	- fix poppler requires
12cr|abiword-2.9.4-1|367	- New svn snapshot (2.6.0 nearly)
12cr|abiword-2.9.4-1|368	- fix doc attrib
12cr|abiword-2.9.4-1|369	
12cr|abiword-2.9.4-1|370	+ Thierry Vignaud <tv@mandriva.org>
12cr|abiword-2.9.4-1|371	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|abiword-2.9.4-1|372	
12cr|abiword-2.9.4-1|373	* Wed Aug 22 2007 Funda Wang <fwang@mandriva.org> 2.5.2-1mdv2008.0
12cr|abiword-2.9.4-1|374	+ Revision: 68865
12cr|abiword-2.9.4-1|375	- add missing plugins files
12cr|abiword-2.9.4-1|376	- BR poppler-glib
12cr|abiword-2.9.4-1|377	- BR boost
12cr|abiword-2.9.4-1|378	- New version 2.5.2
12cr|abiword-2.9.4-1|379	- remove unused patches
12cr|abiword-2.9.4-1|380	- add impexp desktop file
12cr|abiword-2.9.4-1|381	
12cr|abiword-2.9.4-1|382	* Wed Jun 13 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.5.1-4mdv2008.0
12cr|abiword-2.9.4-1|383	+ Revision: 38600
12cr|abiword-2.9.4-1|384	- rebuild for expat
12cr|abiword-2.9.4-1|385	
12cr|abiword-2.9.4-1|386	* Sat May 05 2007 Funda Wang <fwang@mandriva.org> 2.5.1-3mdv2008.0
12cr|abiword-2.9.4-1|387	+ Revision: 22641
12cr|abiword-2.9.4-1|388	- add autogen.sh for now (to be removed in 2.5.2)
12cr|abiword-2.9.4-1|389	- use autogen now.
12cr|abiword-2.9.4-1|390	- Build against goffice 0.4.0
12cr|abiword-2.9.4-1|391	- BuildRequires gucharmap
12cr|abiword-2.9.4-1|392	
12cr|abiword-2.9.4-1|393	* Fri May 04 2007 Funda Wang <fwang@mandriva.org> 2.5.1-2mdv2008.0
12cr|abiword-2.9.4-1|394	+ Revision: 22295
12cr|abiword-2.9.4-1|395	- disable goffice integration for now.
12cr|abiword-2.9.4-1|396	- bump ots requirement.
12cr|abiword-2.9.4-1|397	- kill patch2, as abiword should require higher version of ots.
12cr|abiword-2.9.4-1|398	
12cr|abiword-2.9.4-1|399	* Thu May 03 2007 Funda Wang <fwang@mandriva.org> 2.5.1-1mdv2008.0
12cr|abiword-2.9.4-1|400	+ Revision: 21244
12cr|abiword-2.9.4-1|401	- goffice >= 0.3.8
12cr|abiword-2.9.4-1|402	- add devel package.
12cr|abiword-2.9.4-1|403	- adopt to new installation dir.
12cr|abiword-2.9.4-1|404	- there is no de documentation any more.
12cr|abiword-2.9.4-1|405	- Added patch to build ots.
12cr|abiword-2.9.4-1|406	- Enable goffice integration.
12cr|abiword-2.9.4-1|407	- rediff patch0.
12cr|abiword-2.9.4-1|408	- Source tarball have been splitted
12cr|abiword-2.9.4-1|409	- New upstream version 2.5.1
12cr|abiword-2.9.4-1|410	
12cr|abiword-2.9.4-1|411	
12cr|abiword-2.9.4-1|412	* Tue Feb 06 2007 Jérôme Soyer <saispo@mandriva.org> 2.4.6-2mdv2007.0
12cr|abiword-2.9.4-1|413	+ Revision: 116604
12cr|abiword-2.9.4-1|414	- Rebuild for latest wv
12cr|abiword-2.9.4-1|415	
12cr|abiword-2.9.4-1|416	* Wed Nov 22 2006 Jérôme Soyer <saispo@mandriva.org> 2.4.6-1mdv2007.1
12cr|abiword-2.9.4-1|417	+ Revision: 86075
12cr|abiword-2.9.4-1|418	- New release 2.4.6 / Remove Patch1 not needed
12cr|abiword-2.9.4-1|419	- Import abiword
12cr|abiword-2.9.4-1|420	
12cr|abiword-2.9.4-1|421	* Mon Sep 18 2006 Charles A Edwards <eslrahc@mandriva.org> 2.4.5-5mdv2007.0
12cr|abiword-2.9.4-1|422	- add P1 (#25788) thanks to reinout@gmail.com
12cr|abiword-2.9.4-1|423	
12cr|abiword-2.9.4-1|424	* Sun Sep 17 2006 Charles A Edwards <eslrahc@mandriva.org> 2.4.5-4mdv2007.0
12cr|abiword-2.9.4-1|425	- rebuild
12cr|abiword-2.9.4-1|426	
12cr|abiword-2.9.4-1|427	* Wed Aug 02 2006 Charles A Edwards <eslrahc@mandriva.org> 2.4.5-3mdv2007.0
12cr|abiword-2.9.4-1|428	- add version BR for abigochart
12cr|abiword-2.9.4-1|429	- add BR libhowl-devel
12cr|abiword-2.9.4-1|430	
12cr|abiword-2.9.4-1|431	* Tue Jul 11 2006 Charles A Edwards <eslrahc@mandriva.org> 2.4.5-2mdv2007.0
12cr|abiword-2.9.4-1|432	- re-enable abigochart
12cr|abiword-2.9.4-1|433	- BR and R
12cr|abiword-2.9.4-1|434	
12cr|abiword-2.9.4-1|435	* Mon Jul 10 2006 Charles A Edwards <eslrahc@mandriva.org> 2.4.5-1mdv2007.0
12cr|abiword-2.9.4-1|436	- 2.4.5 (bug-fix release)
12cr|abiword-2.9.4-1|437	- re-enable eg plugins
12cr|abiword-2.9.4-1|438	- temp disale abigochart...does not build with goffice-devel-0.3.0
12cr|abiword-2.9.4-1|439	- xdg
12cr|abiword-2.9.4-1|440	
12cr|abiword-2.9.4-1|441	* Wed Jun 14 2006 Charles A Edwards <eslrahc@mandriva.org> 2.4.4-6mdv2007.0
12cr|abiword-2.9.4-1|442	- fix crappy paste job
12cr|abiword-2.9.4-1|443	
12cr|abiword-2.9.4-1|444	* Tue Jun 13 2006 Charles A Edwards <eslrahc@mandriva.org> 2.4.4-5mdv2007.0
12cr|abiword-2.9.4-1|445	- adjust BR (fix build on x86_64, hopefully)
12cr|abiword-2.9.4-1|446	
12cr|abiword-2.9.4-1|447	* Mon Jun 12 2006 Charles A Edwards <eslrahc@mandriva.org> 2.4.4-4mdv2007.0
12cr|abiword-2.9.4-1|448	- rebuild
12cr|abiword-2.9.4-1|449	- fix BR when gda Not enabled
12cr|abiword-2.9.4-1|450	
12cr|abiword-2.9.4-1|451	* Thu May 11 2006 Jerome Soyer <saispo@mandriva.org> 2.4.4-3mdk
12cr|abiword-2.9.4-1|452	- Add P0 to build with pdf extensions
12cr|abiword-2.9.4-1|453	
12cr|abiword-2.9.4-1|454	* Thu May 04 2006 Frederic Crozat <fcrozat@mandriva.com> 2.4.4-2mdk
12cr|abiword-2.9.4-1|455	- Fix Buildrequires
12cr|abiword-2.9.4-1|456	
12cr|abiword-2.9.4-1|457	* Fri Apr 28 2006 Jerome Soyer <saispo@mandriva.org> 2.4.4-1mdk
12cr|abiword-2.9.4-1|458	- Thks Gtz Waschk
12cr|abiword-2.9.4-1|459	- Thks Reinout van Schouwen
12cr|abiword-2.9.4-1|460	- 2.4.4
12cr|abiword-2.9.4-1|461	- disable build with libeps
12cr|abiword-2.9.4-1|462	- disable pdf export
12cr|abiword-2.9.4-1|463	- disable gda support
12cr|abiword-2.9.4-1|464	
12cr|abiword-2.9.4-1|465	* Mon Jan 09 2006 Marcel Pol <mpol@mandriva.org> 2.4.2-1mdk
12cr|abiword-2.9.4-1|466	- from Reinout van Schouwen <reinout@cs.vu.nl>
12cr|abiword-2.9.4-1|467	- 2.4.2
12cr|abiword-2.9.4-1|468	- update buildrequires
12cr|abiword-2.9.4-1|469	- drop gda plugin for now
12cr|abiword-2.9.4-1|470	
12cr|abiword-2.9.4-1|471	* Fri Nov 04 2005 Marcel Pol <mpol@mandriva.org> 2.4.1-4mdk
12cr|abiword-2.9.4-1|472	- improve description
12cr|abiword-2.9.4-1|473	
12cr|abiword-2.9.4-1|474	* Sun Oct 30 2005 Marcel Pol <mpol@mandriva.org> 2.4.1-3mdk
12cr|abiword-2.9.4-1|475	- rebuild for new wv
12cr|abiword-2.9.4-1|476	
12cr|abiword-2.9.4-1|477	* Fri Oct 28 2005 Marcel Pol <mpol@mandriva.org> 2.4.1-2mdk
12cr|abiword-2.9.4-1|478	- reupload
12cr|abiword-2.9.4-1|479	
12cr|abiword-2.9.4-1|480	* Tue Oct 18 2005 Marcel Pol <mpol@mandriva.org> 2.4.1-1mdk
12cr|abiword-2.9.4-1|481	- 2.4.1
12cr|abiword-2.9.4-1|482	
12cr|abiword-2.9.4-1|483	* Fri Oct 07 2005 Marcel Pol <mpol@mandriva.org> 2.4.0-1mdk
12cr|abiword-2.9.4-1|484	- 2.4.0
12cr|abiword-2.9.4-1|485	- requires gtkmathview > 0.7.5
12cr|abiword-2.9.4-1|486	
12cr|abiword-2.9.4-1|487	* Fri Sep 23 2005 Marcel Pol <mpol@mandriva.org> 2.3.99-1mdk
12cr|abiword-2.9.4-1|488	- 2.3.99
12cr|abiword-2.9.4-1|489	
12cr|abiword-2.9.4-1|490	* Tue Aug 30 2005 Marcel Pol <mpol@mandriva.org> 2.3.5-1mdk
12cr|abiword-2.9.4-1|491	- 2.3.5
12cr|abiword-2.9.4-1|492	- enable gda and gochart plugins again
12cr|abiword-2.9.4-1|493	- add mathview plugin
12cr|abiword-2.9.4-1|494	- drop mdk 9.2 substitute
12cr|abiword-2.9.4-1|495	
12cr|abiword-2.9.4-1|496	* Wed Aug 17 2005 Marcel Pol <mpol@mandriva.org> 2.3.4-5mdk
12cr|abiword-2.9.4-1|497	- reupload SRPM
12cr|abiword-2.9.4-1|498	- split more docs
12cr|abiword-2.9.4-1|499	- disable abigochart for now, build fails
12cr|abiword-2.9.4-1|500	
12cr|abiword-2.9.4-1|501	* Sun Jul 31 2005 Marcel Pol <mpol@mandriva.org> 2.3.4-4mdk
12cr|abiword-2.9.4-1|502	- enable openwrite and opendocument plugin
12cr|abiword-2.9.4-1|503	- make doc package per language
12cr|abiword-2.9.4-1|504	
12cr|abiword-2.9.4-1|505	* Fri Jul 29 2005 Marcel Pol <mpol@mandriva.org> 2.3.4-3mdk
12cr|abiword-2.9.4-1|506	- From Reinout van Schouwen
12cr|abiword-2.9.4-1|507	- build docs
12cr|abiword-2.9.4-1|508	- add abiword-doc package
12cr|abiword-2.9.4-1|509	
12cr|abiword-2.9.4-1|510	* Wed Jul 27 2005 Marcel Pol <mpol@mandriva.org> 2.3.4-2mdk
12cr|abiword-2.9.4-1|511	- add link-grammar plugin
12cr|abiword-2.9.4-1|512	- aiksaurus is only in English currently
12cr|abiword-2.9.4-1|513	- remove unneeded devel files for plugins
12cr|abiword-2.9.4-1|514	
12cr|abiword-2.9.4-1|515	* Wed Jul 27 2005 Marcel Pol <mpol@mandriva.org> 2.3.4-1mdk
12cr|abiword-2.9.4-1|516	- From Reinout van Schouwen <reinout@cs.vu.nl>
12cr|abiword-2.9.4-1|517	- 2.3.4
12cr|abiword-2.9.4-1|518	- disable GDA plugin for now, because of antique libgnomedb dependency
12cr|abiword-2.9.4-1|519	- po2abi.pl removed
12cr|abiword-2.9.4-1|520	- OpenDocument plugin added, but disabled for now
12cr|abiword-2.9.4-1|521	- update long-title in menufile
12cr|abiword-2.9.4-1|522	
12cr|abiword-2.9.4-1|523	* Thu Jun 16 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.3.1-2mdk
12cr|abiword-2.9.4-1|524	- rebuild for new wv library
12cr|abiword-2.9.4-1|525	
12cr|abiword-2.9.4-1|526	* Mon Jun 13 2005 Marcel Pol <mpol@mandriva.org> 2.3.1-1mdk
12cr|abiword-2.9.4-1|527	- 2.3.1
12cr|abiword-2.9.4-1|528	- disable openwriter, needs libgsf cvs (Reinout van Schouwen)
12cr|abiword-2.9.4-1|529	- disable unfinished widget plugin
12cr|abiword-2.9.4-1|530	- disable grammar and collab plugin for now
12cr|abiword-2.9.4-1|531	- new source url
12cr|abiword-2.9.4-1|532	
12cr|abiword-2.9.4-1|533	* Thu May 12 2005 Marcel Pol <mpol@mandriva.org> 2.3.0-1mdk
12cr|abiword-2.9.4-1|534	- 2.3.0
12cr|abiword-2.9.4-1|535	- parallel make
12cr|abiword-2.9.4-1|536	- add %%mkrel
12cr|abiword-2.9.4-1|537	- drop file and buildrequires for libnautilus-devel, obsolete
12cr|abiword-2.9.4-1|538	- ad goffice plugin for charts
12cr|abiword-2.9.4-1|539	- add PDF import plugin
12cr|abiword-2.9.4-1|540	
12cr|abiword-2.9.4-1|541	* Sat Apr 30 2005 Marcel Pol <mpol@mandriva.org> 2.2.7-2mdk
12cr|abiword-2.9.4-1|542	- fix description (Reinout van Schouwen)
12cr|abiword-2.9.4-1|543	
12cr|abiword-2.9.4-1|544	* Tue Apr 05 2005 Charles A Edwards <eslrahc@mandrake.org> 2.2.7-1mdk
12cr|abiword-2.9.4-1|545	- 2.2.6
12cr|abiword-2.9.4-1|546	
12cr|abiword-2.9.4-1|547	* Sun Mar 06 2005 Marcel Pol <mpol@mandrake.org> 2.2.5-1mdk
12cr|abiword-2.9.4-1|548	- 2.2.5
12cr|abiword-2.9.4-1|549	- provides gdkpixbuf plugin
12cr|abiword-2.9.4-1|550	
12cr|abiword-2.9.4-1|551	* Mon Feb 21 2005 Charles A Edwards <eslrahc@mandrake.org> 2.2.4-1mdk
12cr|abiword-2.9.4-1|552	- 2.2.4
12cr|abiword-2.9.4-1|553	- rm pixbuf-plugin...viewer now included in main
12cr|abiword-2.9.4-1|554	- rm Magick-plugin...no longer included in source
12cr|abiword-2.9.4-1|555	
12cr|abiword-2.9.4-1|556	* Thu Jan 20 2005 Charles A Edwards <eslrahc@mandrake.org> 2.2.3-2mdk
12cr|abiword-2.9.4-1|557	- rebuild for new readline
12cr|abiword-2.9.4-1|558	
12cr|abiword-2.9.4-1|559	* Tue Jan 18 2005 Charles A Edwards <eslrahc@mandrake.org> 2.2.3-1mdk
12cr|abiword-2.9.4-1|560	- 2.2.3
12cr|abiword-2.9.4-1|561	
12cr|abiword-2.9.4-1|562	* Tue Jan 04 2005 Marcel Pol <mpol@mandrake.org> 2.2.2-2mdk
12cr|abiword-2.9.4-1|563	- rebuild for new gda
12cr|abiword-2.9.4-1|564	
12cr|abiword-2.9.4-1|565	* Sat Dec 25 2004 Marcel Pol <mpol@mandrake.org> 2.2.2-1mdk
12cr|abiword-2.9.4-1|566	- 2.2.2
12cr|abiword-2.9.4-1|567	
12cr|abiword-2.9.4-1|568	* Fri Dec 03 2004 Charles A Edwards <eslrahc@mandrake.org> 2.2.1-1mdk
12cr|abiword-2.9.4-1|569	- 2.2.1
12cr|abiword-2.9.4-1|570	- mv BR libreadline-devel to abicommand pkg
12cr|abiword-2.9.4-1|571	- drop patch
12cr|abiword-2.9.4-1|572	
12cr|abiword-2.9.4-1|573	* Sun Nov 28 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.2.0-2mdk
12cr|abiword-2.9.4-1|574	- add BuildRequires: libnautilus-devel libreadline-devel
12cr|abiword-2.9.4-1|575	
12cr|abiword-2.9.4-1|576	* Thu Nov 18 2004 Charles A Edwards <eslrahc@mandrake.org> 2.2.0-1mdk
12cr|abiword-2.9.4-1|577	- 2.2.0 Final
12cr|abiword-2.9.4-1|578	
12cr|abiword-2.9.4-1|579	* Fri Nov 12 2004 Marcel Pol <mpol@mandrake.org> 2.1.99-1mdk
12cr|abiword-2.9.4-1|580	- 2.1.99
12cr|abiword-2.9.4-1|581	- revamp configuring of plugins
12cr|abiword-2.9.4-1|582	
12cr|abiword-2.9.4-1|583	* Mon Nov 08 2004 Charles A Edwards <eslrahc@mandrake.org> 2.1.98-1mdk
12cr|abiword-2.9.4-1|584	- 2.1.98
12cr|abiword-2.9.4-1|585	
12cr|abiword-2.9.4-1|586	* Fri Nov 05 2004 Marcel Pol <mpol@mandrake.org> 2.1.96-1mdk
12cr|abiword-2.9.4-1|587	- 2.1.96
12cr|abiword-2.9.4-1|588	
12cr|abiword-2.9.4-1|589	* Wed Oct 20 2004 Charles A Edwards <eslrahc@mandrake.org> 2.1.91-1mdk
12cr|abiword-2.9.4-1|590	- 2.1.91
12cr|abiword-2.9.4-1|591	- enable/add AbiPsion plugin
12cr|abiword-2.9.4-1|592	
12cr|abiword-2.9.4-1|593	* Sat Oct 16 2004 Charles A Edwards <eslrahc@mandrake.org> 2.1.90-1mdk
12cr|abiword-2.9.4-1|594	- 2.1.90 (2.2 Beta 1)
12cr|abiword-2.9.4-1|595	- add abidash plugin
12cr|abiword-2.9.4-1|596	
12cr|abiword-2.9.4-1|597	* Sat Oct 02 2004 Marcel Pol <mpol@mandrake.org> 2.1.8-1mdk
12cr|abiword-2.9.4-1|598	- 2.1.8
12cr|abiword-2.9.4-1|599	- really disable abimagick-plugin
12cr|abiword-2.9.4-1|600	- explicitly disable psion plugin (compile breaks)
12cr|abiword-2.9.4-1|601	
12cr|abiword-2.9.4-1|602	* Thu Sep 09 2004 Charles A Edwards <eslrahc@mandrake.org> 2.1.7-1mdk
12cr|abiword-2.9.4-1|603	- 2.1.7
12cr|abiword-2.9.4-1|604	- rediff p
12cr|abiword-2.9.4-1|605	- drop p1 and p2
12cr|abiword-2.9.4-1|606	- abimagick-plugin still causes abort-so-disable
12cr|abiword-2.9.4-1|607	
12cr|abiword-2.9.4-1|608	* Sun Sep 05 2004 Charles A Edwards <eslrahc@mandrake.org> 2.1.6-2mdk
12cr|abiword-2.9.4-1|609	- disable abimagick-plugin (bug 7211-could find no work-a-round)
12cr|abiword-2.9.4-1|610	- drop patch1
12cr|abiword-2.9.4-1|611	
12cr|abiword-2.9.4-1|612	* Sat Sep 04 2004 Charles A Edwards <eslrahc@mandrake.org> 2.1.6-1mdk
12cr|abiword-2.9.4-1|613	- 2.1.6
12cr|abiword-2.9.4-1|614	- patch abigimp and abimagick
12cr|abiword-2.9.4-1|615	
12cr|abiword-2.9.4-1|616	* Fri Sep 03 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.1.5-2mdk
12cr|abiword-2.9.4-1|617	- fix broken desktop file
12cr|abiword-2.9.4-1|618	
12cr|abiword-2.9.4-1|619	* Wed Aug 11 2004 Marcel Pol <mpol@mandrake.org> 2.1.5-1mdk
12cr|abiword-2.9.4-1|620	- 2.1.5
12cr|abiword-2.9.4-1|621	- coquille plugin is gone, part of docbook plugin
12cr|abiword-2.9.4-1|622	- enable aiksaurus again
12cr|abiword-2.9.4-1|623	- add uninstalled files
12cr|abiword-2.9.4-1|624	
12cr|abiword-2.9.4-1|625	* Fri Jul 30 2004 Marcel Pol <mpol@mandrake.org> 2.1.3-5mdk
12cr|abiword-2.9.4-1|626	- build against system wv (security fix)
12cr|abiword-2.9.4-1|627	
12cr|abiword-2.9.4-1|628	* Thu Jul 29 2004 Charles A Edwards <eslrahc@mandrake.org> 2.1.3-4mdk
12cr|abiword-2.9.4-1|629	- rebuild for IM-6.0.4.1
12cr|abiword-2.9.4-1|630	
12cr|abiword-2.9.4-1|631	* Thu Jul 22 2004 Marcel Pol <mpol@mandrake.org> 2.1.3-3mdk
12cr|abiword-2.9.4-1|632	- enable Palm inport/export plugin
12cr|abiword-2.9.4-1|633	
12cr|abiword-2.9.4-1|634	* Wed Jul 07 2004 Michael Scherer <misc@mandrake.org> 2.1.3-2mdk
12cr|abiword-2.9.4-1|635	- rebuild for new ImageMagick
12cr|abiword-2.9.4-1|636	
12cr|abiword-2.9.4-1|637	* Sat Jun 12 2004 Marcel Pol <mpol@mandrake.org> 2.1.3-1mdk
12cr|abiword-2.9.4-1|638	- 2.1.3
12cr|abiword-2.9.4-1|639	- buildrequires imagemagick
12cr|abiword-2.9.4-1|640	- enable gda plugin again, disable aiksaurus for now
12cr|abiword-2.9.4-1|641	
12cr|abiword-2.9.4-1|642	* Sun May 23 2004 Charles A Edwards <eslrahc@mandrake.org> 2.1.2-1mdk
12cr|abiword-2.9.4-1|643	- 2.1.2
12cr|abiword-2.9.4-1|644	- reenable libtoolize
12cr|abiword-2.9.4-1|645	- add and enable google plugin
12cr|abiword-2.9.4-1|646	- enable ImageMagick plugin
12cr|abiword-2.9.4-1|647	- rm all Obsoletes/Provides for abiword2 abisuite
12cr|abiword-2.9.4-1|648	- misc spec clean-up
12cr|abiword-2.9.4-1|649	
12cr|abiword-2.9.4-1|650	* Wed Apr 14 2004 Marcel Pol <mpol@mandrake.org> 2.0.6-1mdk
12cr|abiword-2.9.4-1|651	- 2.0.6
12cr|abiword-2.9.4-1|652	- temporarily disable gda and coquille plugins
12cr|abiword-2.9.4-1|653	

19 12
12cr|abiword-docs-2.9.4-1|1	Name:       abiword-docs
12cr|abiword-docs-2.9.4-1|2	Summary:    Documentation and helpfiles for Abiword
12cr|abiword-docs-2.9.4-1|3	Version:    2.9.4
12cr|abiword-docs-2.9.4-1|4	Release:    1
12cr|abiword-docs-2.9.4-1|5	Group:      Office
12cr|abiword-docs-2.9.4-1|6	URL:        http://www.abisource.com/
12cr|abiword-docs-2.9.4-1|7	License:    GPLv2+
12cr|abiword-docs-2.9.4-1|8	Source0:    http://www.abisource.com/downloads/abiword/%{version}/source/%{name}-%{version}.tar.gz
12cr|abiword-docs-2.9.4-1|9	##########################################################################
12cr|abiword-docs-2.9.4-1|10	# dirty hack: abiword cant generate part of its own docs under x86_64!!! #
12cr|abiword-docs-2.9.4-1|11	source1:    abiword-docs-2.9.4.htmls.tar.gz
12cr|abiword-docs-2.9.4-1|12	##########################################################################
12cr|abiword-docs-2.9.4-1|13	BuildArch:  noarch
12cr|abiword-docs-2.9.4-1|14	BuildRequires:	abiword-devel >= 2.9
12cr|abiword-docs-2.9.4-1|15	BuildRequires:  pkgconfig(libglade-2.0)
12cr|abiword-docs-2.9.4-1|16	
12cr|abiword-docs-2.9.4-1|17	%description
12cr|abiword-docs-2.9.4-1|18	Documentation and helpfiles for Abiword.
12cr|abiword-docs-2.9.4-1|19	
12cr|abiword-docs-2.9.4-1|20	#--------------------------------------------
12cr|abiword-docs-2.9.4-1|21	%package en
12cr|abiword-docs-2.9.4-1|22	Summary: English documentation and helpfiles for Abiword
12cr|abiword-docs-2.9.4-1|23	Group: Office
12cr|abiword-docs-2.9.4-1|24	Requires: locales-en
12cr|abiword-docs-2.9.4-1|25	Provides: abiword-doc
12cr|abiword-docs-2.9.4-1|26	
12cr|abiword-docs-2.9.4-1|27	%description en
12cr|abiword-docs-2.9.4-1|28	English documentation and helpfiles for Abiword.
12cr|abiword-docs-2.9.4-1|29	
12cr|abiword-docs-2.9.4-1|30	%files en
12cr|abiword-docs-2.9.4-1|31	%{_datadir}/abiword*/help/en-US
12cr|abiword-docs-2.9.4-1|32	
12cr|abiword-docs-2.9.4-1|33	#--------------------------------------------
12cr|abiword-docs-2.9.4-1|34	%package fr
12cr|abiword-docs-2.9.4-1|35	Summary: French documentation and helpfiles for Abiword
12cr|abiword-docs-2.9.4-1|36	Group: Office
12cr|abiword-docs-2.9.4-1|37	Requires: locales-fr
12cr|abiword-docs-2.9.4-1|38	Provides: abiword-doc
12cr|abiword-docs-2.9.4-1|39	
12cr|abiword-docs-2.9.4-1|40	%description fr
12cr|abiword-docs-2.9.4-1|41	French documentation and helpfiles for Abiword.
12cr|abiword-docs-2.9.4-1|42	
12cr|abiword-docs-2.9.4-1|43	%files fr
12cr|abiword-docs-2.9.4-1|44	%{_datadir}/abiword*/help/fr-FR
12cr|abiword-docs-2.9.4-1|45	
12cr|abiword-docs-2.9.4-1|46	#--------------------------------------------
12cr|abiword-docs-2.9.4-1|47	%package pl
12cr|abiword-docs-2.9.4-1|48	Summary: Polish documentation and helpfiles for Abiword
12cr|abiword-docs-2.9.4-1|49	Group: Office
12cr|abiword-docs-2.9.4-1|50	Requires: locales-pl
12cr|abiword-docs-2.9.4-1|51	Provides: abiword-doc
12cr|abiword-docs-2.9.4-1|52	
12cr|abiword-docs-2.9.4-1|53	%description pl
12cr|abiword-docs-2.9.4-1|54	Polish documentation and helpfiles for Abiword.
12cr|abiword-docs-2.9.4-1|55	
12cr|abiword-docs-2.9.4-1|56	%files pl
12cr|abiword-docs-2.9.4-1|57	%{_datadir}/abiword*/help/pl-PL
12cr|abiword-docs-2.9.4-1|58	
12cr|abiword-docs-2.9.4-1|59	#--------------------------------------------
12cr|abiword-docs-2.9.4-1|60	
12cr|abiword-docs-2.9.4-1|61	%prep
12cr|abiword-docs-2.9.4-1|62	%setup -q
12cr|abiword-docs-2.9.4-1|63	##########################################################################
12cr|abiword-docs-2.9.4-1|64	# dirty hack: abiword cant generate part of its own docs under x86_64!!! #
12cr|abiword-docs-2.9.4-1|65	if [ "%{_build_arch}" == "x86_64" ]; then
12cr|abiword-docs-2.9.4-1|66	tar -xf %{SOURCE1} -C ABW
12cr|abiword-docs-2.9.4-1|67	fi
12cr|abiword-docs-2.9.4-1|68	##########################################################################
12cr|abiword-docs-2.9.4-1|69	
12cr|abiword-docs-2.9.4-1|70	%build
12cr|abiword-docs-2.9.4-1|71	%configure2_5x
12cr|abiword-docs-2.9.4-1|72	%make
12cr|abiword-docs-2.9.4-1|73	
12cr|abiword-docs-2.9.4-1|74	%install
12cr|abiword-docs-2.9.4-1|75	%makeinstall_std
12cr|abiword-docs-2.9.4-1|76	
12cr|abiword-docs-2.9.4-1|77	
12cr|abiword-docs-2.9.4-1|78	
12cr|abiword-docs-2.9.4-1|79	%changelog
12cr|abiword-docs-2.9.4-1|80	* Sat Jan 29 2011 Funda Wang <fwang@mandriva.org> 2.8.6-1mdv2011.0
12cr|abiword-docs-2.9.4-1|81	+ Revision: 633940
12cr|abiword-docs-2.9.4-1|82	- update to new version 2.8.6
12cr|abiword-docs-2.9.4-1|83	
12cr|abiword-docs-2.9.4-1|84	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.8.4-2mdv2011.0
12cr|abiword-docs-2.9.4-1|85	+ Revision: 609904
12cr|abiword-docs-2.9.4-1|86	- rebuild
12cr|abiword-docs-2.9.4-1|87	
12cr|abiword-docs-2.9.4-1|88	* Sun Apr 18 2010 Funda Wang <fwang@mandriva.org> 2.8.4-1mdv2010.1
12cr|abiword-docs-2.9.4-1|89	+ Revision: 536083
12cr|abiword-docs-2.9.4-1|90	- new version 2.8.4
12cr|abiword-docs-2.9.4-1|91	
12cr|abiword-docs-2.9.4-1|92	* Sun Apr 04 2010 Funda Wang <fwang@mandriva.org> 2.8.3-1mdv2010.1
12cr|abiword-docs-2.9.4-1|93	+ Revision: 531236
12cr|abiword-docs-2.9.4-1|94	- new version 2.8.3
12cr|abiword-docs-2.9.4-1|95	
12cr|abiword-docs-2.9.4-1|96	* Sat Feb 13 2010 Funda Wang <fwang@mandriva.org> 2.8.2-1mdv2010.1
12cr|abiword-docs-2.9.4-1|97	+ Revision: 505499
12cr|abiword-docs-2.9.4-1|98	- New version 2.8.2
12cr|abiword-docs-2.9.4-1|99	
12cr|abiword-docs-2.9.4-1|100	* Fri Oct 30 2009 Frederic Crozat <fcrozat@mandriva.com> 2.8.1-1mdv2010.0
12cr|abiword-docs-2.9.4-1|101	+ Revision: 460236
12cr|abiword-docs-2.9.4-1|102	- Release 2.8.1
12cr|abiword-docs-2.9.4-1|103	
12cr|abiword-docs-2.9.4-1|104	* Wed Oct 28 2009 Frederic Crozat <fcrozat@mandriva.com> 2.8.0-1mdv2010.0
12cr|abiword-docs-2.9.4-1|105	+ Revision: 459642
12cr|abiword-docs-2.9.4-1|106	- Fix builrequires
12cr|abiword-docs-2.9.4-1|107	- Release 2.8.0
12cr|abiword-docs-2.9.4-1|108	
12cr|abiword-docs-2.9.4-1|109	* Sat Aug 22 2009 Funda Wang <fwang@mandriva.org> 2.7.8-1mdv2010.0
12cr|abiword-docs-2.9.4-1|110	+ Revision: 419502
12cr|abiword-docs-2.9.4-1|111	- import abiword-docs
12cr|abiword-docs-2.9.4-1|112	

20 12
12cr|abook-0.6.0-0.pre2.5|1	%define name	abook
12cr|abook-0.6.0-0.pre2.5|2	%define version	0.6.0
12cr|abook-0.6.0-0.pre2.5|3	%define beta	pre2
12cr|abook-0.6.0-0.pre2.5|4	%define release	%mkrel 0.%{beta}.5
12cr|abook-0.6.0-0.pre2.5|5	
12cr|abook-0.6.0-0.pre2.5|6	Name:		%{name}
12cr|abook-0.6.0-0.pre2.5|7	Summary:	Text-based addressbook program for mutt
12cr|abook-0.6.0-0.pre2.5|8	Version:	%{version}
12cr|abook-0.6.0-0.pre2.5|9	Release:	%{release}
12cr|abook-0.6.0-0.pre2.5|10	License:	GPL
12cr|abook-0.6.0-0.pre2.5|11	Group:		Networking/Mail
12cr|abook-0.6.0-0.pre2.5|12	URL:		http://abook.sourceforge.net/
12cr|abook-0.6.0-0.pre2.5|13	Source:		http://abook.sourceforge.net/devel/%{name}-%{version}%{beta}.tar.gz
12cr|abook-0.6.0-0.pre2.5|14	Patch:      http://abook.sourceforge.net/patches/abook_vcard_import.patch
12cr|abook-0.6.0-0.pre2.5|15	BuildRequires:	readline-devel
12cr|abook-0.6.0-0.pre2.5|16	BuildRequires:	ncurses-devel
12cr|abook-0.6.0-0.pre2.5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|abook-0.6.0-0.pre2.5|18	
12cr|abook-0.6.0-0.pre2.5|19	%description
12cr|abook-0.6.0-0.pre2.5|20	Abook is a text-based addressbook program designed for use with the mutt
12cr|abook-0.6.0-0.pre2.5|21	mail client.
12cr|abook-0.6.0-0.pre2.5|22	
12cr|abook-0.6.0-0.pre2.5|23	%prep
12cr|abook-0.6.0-0.pre2.5|24	%setup -q -n %{name}-%{version}%{beta}
12cr|abook-0.6.0-0.pre2.5|25	%patch -p 1
12cr|abook-0.6.0-0.pre2.5|26	
12cr|abook-0.6.0-0.pre2.5|27	%build
12cr|abook-0.6.0-0.pre2.5|28	%configure2_5x
12cr|abook-0.6.0-0.pre2.5|29	%make
12cr|abook-0.6.0-0.pre2.5|30	
12cr|abook-0.6.0-0.pre2.5|31	%install
12cr|abook-0.6.0-0.pre2.5|32	%makeinstall
12cr|abook-0.6.0-0.pre2.5|33	
12cr|abook-0.6.0-0.pre2.5|34	%find_lang %name
12cr|abook-0.6.0-0.pre2.5|35	
12cr|abook-0.6.0-0.pre2.5|36	chmod 644 AUTHORS BUGS COPYING ChangeLog NEWS README THANKS TODO
12cr|abook-0.6.0-0.pre2.5|37	
12cr|abook-0.6.0-0.pre2.5|38	%clean
12cr|abook-0.6.0-0.pre2.5|39	rm -rf %{buildroot}
12cr|abook-0.6.0-0.pre2.5|40	
12cr|abook-0.6.0-0.pre2.5|41	%files -f %name.lang
12cr|abook-0.6.0-0.pre2.5|42	%defattr(-,root,root)
12cr|abook-0.6.0-0.pre2.5|43	%doc AUTHORS BUGS COPYING ChangeLog NEWS README THANKS TODO
12cr|abook-0.6.0-0.pre2.5|44	%{_bindir}/abook
12cr|abook-0.6.0-0.pre2.5|45	%{_mandir}/man*/abook*.*
12cr|abook-0.6.0-0.pre2.5|46	#%{_mandir}/man5/abook.conf.5*
12cr|abook-0.6.0-0.pre2.5|47	
12cr|abook-0.6.0-0.pre2.5|48	
12cr|abook-0.6.0-0.pre2.5|49	
12cr|abook-0.6.0-0.pre2.5|50	%changelog
12cr|abook-0.6.0-0.pre2.5|51	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.6.0-0.pre2.5mdv2011.0
12cr|abook-0.6.0-0.pre2.5|52	+ Revision: 664788
12cr|abook-0.6.0-0.pre2.5|53	- rebuild
12cr|abook-0.6.0-0.pre2.5|54	
12cr|abook-0.6.0-0.pre2.5|55	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-0.pre2.4mdv2011.0
12cr|abook-0.6.0-0.pre2.5|56	+ Revision: 616485
12cr|abook-0.6.0-0.pre2.5|57	- the mass rebuild of 2010.0 packages
12cr|abook-0.6.0-0.pre2.5|58	
12cr|abook-0.6.0-0.pre2.5|59	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.6.0-0.pre2.3mdv2010.0
12cr|abook-0.6.0-0.pre2.5|60	+ Revision: 436623
12cr|abook-0.6.0-0.pre2.5|61	- rebuild
12cr|abook-0.6.0-0.pre2.5|62	
12cr|abook-0.6.0-0.pre2.5|63	* Thu Mar 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-0.pre2.2mdv2009.1
12cr|abook-0.6.0-0.pre2.5|64	+ Revision: 349457
12cr|abook-0.6.0-0.pre2.5|65	- add vcard import patch
12cr|abook-0.6.0-0.pre2.5|66	- new version
12cr|abook-0.6.0-0.pre2.5|67	
12cr|abook-0.6.0-0.pre2.5|68	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.5.6-1mdv2008.1
12cr|abook-0.6.0-0.pre2.5|69	+ Revision: 135813
12cr|abook-0.6.0-0.pre2.5|70	- restore BuildRoot
12cr|abook-0.6.0-0.pre2.5|71	
12cr|abook-0.6.0-0.pre2.5|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|abook-0.6.0-0.pre2.5|73	- kill re-definition of %%buildroot on Pixel's request
12cr|abook-0.6.0-0.pre2.5|74	- import abook
12cr|abook-0.6.0-0.pre2.5|75	
12cr|abook-0.6.0-0.pre2.5|76	
12cr|abook-0.6.0-0.pre2.5|77	* Sun Sep 03 2006 Jerome Soyer <saispo@mandriva.org> 0.5.6-1mdv2007.0
12cr|abook-0.6.0-0.pre2.5|78	- new release 0.5.6
12cr|abook-0.6.0-0.pre2.5|79	
12cr|abook-0.6.0-0.pre2.5|80	* Mon Jun 26 2006 Lenny Cartier <lenny@mandriva.com> 0.5.5-2mdv2007.0
12cr|abook-0.6.0-0.pre2.5|81	- rebuild
12cr|abook-0.6.0-0.pre2.5|82	
12cr|abook-0.6.0-0.pre2.5|83	* Tue Mar 21 2006 Lenny Cartier <lenny@mandriva.com> 0.5.5-1mdk
12cr|abook-0.6.0-0.pre2.5|84	- 0.5.5
12cr|abook-0.6.0-0.pre2.5|85	
12cr|abook-0.6.0-0.pre2.5|86	* Mon Sep 26 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.5.4-1mdk
12cr|abook-0.6.0-0.pre2.5|87	- New release 0.5.4
12cr|abook-0.6.0-0.pre2.5|88	
12cr|abook-0.6.0-0.pre2.5|89	* Thu May 12 2005 Olivier Thauvin <nanardon@mandriva.org> 0.5.3-2mdk
12cr|abook-0.6.0-0.pre2.5|90	- fix doc permissions
12cr|abook-0.6.0-0.pre2.5|91	
12cr|abook-0.6.0-0.pre2.5|92	* Thu May 12 2005 Olivier Thauvin <nanardon@mandriva.org> 0.5.3-1mdk
12cr|abook-0.6.0-0.pre2.5|93	- 0.5.3
12cr|abook-0.6.0-0.pre2.5|94	
12cr|abook-0.6.0-0.pre2.5|95	* Sun Apr 03 2005 Michael Scherer <misc@mandrake.org> 0.5.2-2mdk
12cr|abook-0.6.0-0.pre2.5|96	- Rebuild for readline
12cr|abook-0.6.0-0.pre2.5|97	
12cr|abook-0.6.0-0.pre2.5|98	
12cr|abook-0.6.0-0.pre2.5|99	* Fri Apr 23 2004 Michael Scherer <misc@mandrake.org> 0.5.2-1mdk
12cr|abook-0.6.0-0.pre2.5|100	- 0.5.2
12cr|abook-0.6.0-0.pre2.5|101	- clean Requires
12cr|abook-0.6.0-0.pre2.5|102	- rpmbuildupdate aware
12cr|abook-0.6.0-0.pre2.5|103	
12cr|abook-0.6.0-0.pre2.5|104	* Fri Nov 21 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.5.1-1mdk
12cr|abook-0.6.0-0.pre2.5|105	- 0.5.1
12cr|abook-0.6.0-0.pre2.5|106	
12cr|abook-0.6.0-0.pre2.5|107	* Wed Jul 23 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.5.0-2mdk
12cr|abook-0.6.0-0.pre2.5|108	- buildrequires from Michael Scherer
12cr|abook-0.6.0-0.pre2.5|109	
12cr|abook-0.6.0-0.pre2.5|110	* Tue Jul 01 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.5.0-1mdk
12cr|abook-0.6.0-0.pre2.5|111	- 0.5.0
12cr|abook-0.6.0-0.pre2.5|112	
12cr|abook-0.6.0-0.pre2.5|113	* Sat Dec 28 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.4.17-2mdk
12cr|abook-0.6.0-0.pre2.5|114	- rebuild for rpm and glibc
12cr|abook-0.6.0-0.pre2.5|115	
12cr|abook-0.6.0-0.pre2.5|116	* Fri Jun 14 2002 Alexander Skwar <ASkwar@DigitalProjects.com> 0.4.17-1mdk
12cr|abook-0.6.0-0.pre2.5|117	- 0.4.17
12cr|abook-0.6.0-0.pre2.5|118	
12cr|abook-0.6.0-0.pre2.5|119	* Mon Mar 18 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.4.16-1mdk
12cr|abook-0.6.0-0.pre2.5|120	- 0.4.16
12cr|abook-0.6.0-0.pre2.5|121	
12cr|abook-0.6.0-0.pre2.5|122	* Mon Nov 05 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.4.15-1mdk
12cr|abook-0.6.0-0.pre2.5|123	- 0.4.15
12cr|abook-0.6.0-0.pre2.5|124	
12cr|abook-0.6.0-0.pre2.5|125	* Thu Jun 21 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.4.13-1mdk
12cr|abook-0.6.0-0.pre2.5|126	- updated to 0.4.13
12cr|abook-0.6.0-0.pre2.5|127	
12cr|abook-0.6.0-0.pre2.5|128	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.4.12-1mdk
12cr|abook-0.6.0-0.pre2.5|129	- updated to 0.4.12
12cr|abook-0.6.0-0.pre2.5|130	
12cr|abook-0.6.0-0.pre2.5|131	* Thu Jan 04 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.4.11-1mdk
12cr|abook-0.6.0-0.pre2.5|132	- updated to 0.4.11
12cr|abook-0.6.0-0.pre2.5|133	
12cr|abook-0.6.0-0.pre2.5|134	* Sat Dec 16 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.4.10-1mdk
12cr|abook-0.6.0-0.pre2.5|135	- first mandrake version
12cr|abook-0.6.0-0.pre2.5|136	
12cr|abook-0.6.0-0.pre2.5|137	* Wed Sep 20 2000 Gustavo Niemeyer <niemeyer@conectiva.com>
12cr|abook-0.6.0-0.pre2.5|138	- First package.

21 12
12cr|abspath-0.1-5|1	
12cr|abspath-0.1-5|2	Summary: Return the absolute path of a file or directory
12cr|abspath-0.1-5|3	Name: abspath
12cr|abspath-0.1-5|4	Version: 0.1
12cr|abspath-0.1-5|5	Release: %mkrel 5
12cr|abspath-0.1-5|6	Source0: %{name}-%{version}.tar.bz2
12cr|abspath-0.1-5|7	Patch0:	 abspath-asciidoc.patch
12cr|abspath-0.1-5|8	License: GPL
12cr|abspath-0.1-5|9	Group: File tools
12cr|abspath-0.1-5|10	Url: http://voxel.jouy.inra.fr/darcs/abspath
12cr|abspath-0.1-5|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|abspath-0.1-5|12	Requires: python
12cr|abspath-0.1-5|13	BuildRequires: asciidoc
12cr|abspath-0.1-5|14	BuildRequires: xmlto
12cr|abspath-0.1-5|15	BuildRequires: perl
12cr|abspath-0.1-5|16	BuildArch:    noarch
12cr|abspath-0.1-5|17	
12cr|abspath-0.1-5|18	%description
12cr|abspath-0.1-5|19	Return a normalized absolutized version of the pathnames. If no arguments
12cr|abspath-0.1-5|20	are passed on the command line, the standard input is used.
12cr|abspath-0.1-5|21	
12cr|abspath-0.1-5|22	%prep
12cr|abspath-0.1-5|23	%setup -q
12cr|abspath-0.1-5|24	%patch0 -p1
12cr|abspath-0.1-5|25	
12cr|abspath-0.1-5|26	%build
12cr|abspath-0.1-5|27	chmod a+x abspath
12cr|abspath-0.1-5|28	asciidoc -b docbook -d manpage abspath.1.txt
12cr|abspath-0.1-5|29	xmlto man abspath.1.xml
12cr|abspath-0.1-5|30	perl -e 's/\.sp$/\n\.sp/g' -pi abspath.1
12cr|abspath-0.1-5|31	
12cr|abspath-0.1-5|32	%install
12cr|abspath-0.1-5|33	rm -rf $RPM_BUILD_ROOT
12cr|abspath-0.1-5|34	
12cr|abspath-0.1-5|35	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|abspath-0.1-5|36	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1
12cr|abspath-0.1-5|37	cp abspath $RPM_BUILD_ROOT/%{_bindir}/
12cr|abspath-0.1-5|38	cp abspath.1 $RPM_BUILD_ROOT/%{_mandir}/man1/
12cr|abspath-0.1-5|39	
12cr|abspath-0.1-5|40	%clean
12cr|abspath-0.1-5|41	rm -rf $RPM_BUILD_ROOT
12cr|abspath-0.1-5|42	
12cr|abspath-0.1-5|43	%files
12cr|abspath-0.1-5|44	%defattr(-,root,root)
12cr|abspath-0.1-5|45	%{_bindir}/abspath
12cr|abspath-0.1-5|46	%{_mandir}/man1/*
12cr|abspath-0.1-5|47	
12cr|abspath-0.1-5|48	
12cr|abspath-0.1-5|49	
12cr|abspath-0.1-5|50	
12cr|abspath-0.1-5|51	
12cr|abspath-0.1-5|52	%changelog
12cr|abspath-0.1-5|53	* Tue Sep 01 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1-5mdv2010.0
12cr|abspath-0.1-5|54	+ Revision: 423931
12cr|abspath-0.1-5|55	- rebuild
12cr|abspath-0.1-5|56	
12cr|abspath-0.1-5|57	* Tue Sep 01 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1-4mdv2010.0
12cr|abspath-0.1-5|58	+ Revision: 423857
12cr|abspath-0.1-5|59	- rebuild
12cr|abspath-0.1-5|60	- rebuild
12cr|abspath-0.1-5|61	
12cr|abspath-0.1-5|62	* Fri Dec 28 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.1-2mdv2008.1
12cr|abspath-0.1-5|63	+ Revision: 138987
12cr|abspath-0.1-5|64	- fix build with new asciidoc (patch0)
12cr|abspath-0.1-5|65	
12cr|abspath-0.1-5|66	+ Olivier Blin <oblin@mandriva.com>
12cr|abspath-0.1-5|67	- restore BuildRoot
12cr|abspath-0.1-5|68	
12cr|abspath-0.1-5|69	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|abspath-0.1-5|70	- kill re-definition of %%buildroot on Pixel's request
12cr|abspath-0.1-5|71	
12cr|abspath-0.1-5|72	
12cr|abspath-0.1-5|73	* Sun Jan 07 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.1-1mdv2007.0
12cr|abspath-0.1-5|74	+ Revision: 105244
12cr|abspath-0.1-5|75	- Import abspath
12cr|abspath-0.1-5|76	

22 12
12cr|abuse_sdl-0.8-2|1	%define	oname	abuse
12cr|abuse_sdl-0.8-2|2	
12cr|abuse_sdl-0.8-2|3	Summary:	The classic Crack-Dot-Com game
12cr|abuse_sdl-0.8-2|4	Name:		%{oname}_sdl
12cr|abuse_sdl-0.8-2|5	Version:	0.8
12cr|abuse_sdl-0.8-2|6	Release:	2
12cr|abuse_sdl-0.8-2|7	License:	GPLv2
12cr|abuse_sdl-0.8-2|8	Group:		Games/Arcade
12cr|abuse_sdl-0.8-2|9	URL:		http://abuse.zoy.org/
12cr|abuse_sdl-0.8-2|10	Source0:	http://www.labyrinth.net.au/~trandor/files/%{oname}-%{version}.tar.bz2
12cr|abuse_sdl-0.8-2|11	BuildRequires:	imagemagick
12cr|abuse_sdl-0.8-2|12	BuildRequires:	pkgconfig(alsa)
12cr|abuse_sdl-0.8-2|13	BuildRequires:	pkgconfig(glu)
12cr|abuse_sdl-0.8-2|14	BuildRequires:	pkgconfig(sdl)
12cr|abuse_sdl-0.8-2|15	BuildRequires:	SDL_mixer-devel
12cr|abuse_sdl-0.8-2|16	Requires:	TiMidity++
12cr|abuse_sdl-0.8-2|17	
12cr|abuse_sdl-0.8-2|18	%description
12cr|abuse_sdl-0.8-2|19	Abuse-SDL is a port of Abuse, the classic Crack-Dot-Com game, to the
12cr|abuse_sdl-0.8-2|20	SDL library. It can run at any color depth, in a window or fullscreen,
12cr|abuse_sdl-0.8-2|21	and it has stereo sound with sound panning.
12cr|abuse_sdl-0.8-2|22	
12cr|abuse_sdl-0.8-2|23	%prep
12cr|abuse_sdl-0.8-2|24	%setup -q -n %{oname}-%{version}
12cr|abuse_sdl-0.8-2|25	
12cr|abuse_sdl-0.8-2|26	%build
12cr|abuse_sdl-0.8-2|27	%configure2_5x
12cr|abuse_sdl-0.8-2|28	%make
12cr|abuse_sdl-0.8-2|29	
12cr|abuse_sdl-0.8-2|30	%install
12cr|abuse_sdl-0.8-2|31	%makeinstall_std
12cr|abuse_sdl-0.8-2|32	
12cr|abuse_sdl-0.8-2|33	mkdir -p %{buildroot}%{_datadir}/applications
12cr|abuse_sdl-0.8-2|34	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|abuse_sdl-0.8-2|35	[Desktop Entry]
12cr|abuse_sdl-0.8-2|36	Name=Abuse
12cr|abuse_sdl-0.8-2|37	Comment=The classic Crack-Dot-Com game
12cr|abuse_sdl-0.8-2|38	Exec=%{_gamesbindir}/%{oname}
12cr|abuse_sdl-0.8-2|39	Icon=%{name}
12cr|abuse_sdl-0.8-2|40	Terminal=false
12cr|abuse_sdl-0.8-2|41	Type=Application
12cr|abuse_sdl-0.8-2|42	StartupNotify=true
12cr|abuse_sdl-0.8-2|43	Categories=Game;ArcadeGame;
12cr|abuse_sdl-0.8-2|44	EOF
12cr|abuse_sdl-0.8-2|45	
12cr|abuse_sdl-0.8-2|46	install -d %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cr|abuse_sdl-0.8-2|47	convert doc/%{oname}.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|abuse_sdl-0.8-2|48	convert -size 48x48 doc/%{oname}.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|abuse_sdl-0.8-2|49	convert -size 16x16 doc/%{oname}.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|abuse_sdl-0.8-2|50	
12cr|abuse_sdl-0.8-2|51	install -d %{buildroot}{%{_gamesdatadir}/%{oname},%{_gamesbindir}}
12cr|abuse_sdl-0.8-2|52	mv %{buildroot}%{_bindir}/%{oname} %{buildroot}%{_gamesbindir}/%{oname}
12cr|abuse_sdl-0.8-2|53	
12cr|abuse_sdl-0.8-2|54	%files
12cr|abuse_sdl-0.8-2|55	%doc AUTHORS README TODO
12cr|abuse_sdl-0.8-2|56	%{_bindir}/abuse-tool
12cr|abuse_sdl-0.8-2|57	%{_gamesbindir}/*
12cr|abuse_sdl-0.8-2|58	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|abuse_sdl-0.8-2|59	%{_gamesdatadir}/%{oname}
12cr|abuse_sdl-0.8-2|60	%{_iconsdir}/*.png
12cr|abuse_sdl-0.8-2|61	%{_liconsdir}/*.png
12cr|abuse_sdl-0.8-2|62	%{_miconsdir}/*.png
12cr|abuse_sdl-0.8-2|63	%{_mandir}/man6/*
12cr|abuse_sdl-0.8-2|64	
12cr|abuse_sdl-0.8-2|65	
12cr|abuse_sdl-0.8-2|66	%changelog
12cr|abuse_sdl-0.8-2|67	* Mon May 16 2011 Zombie Ryushu <ryushu@mandriva.org> 0.8-1mdv2011.0
12cr|abuse_sdl-0.8-2|68	+ Revision: 675074
12cr|abuse_sdl-0.8-2|69	- Fix build requires for mixer
12cr|abuse_sdl-0.8-2|70	- Fix build requires for mixer
12cr|abuse_sdl-0.8-2|71	- Fix build requires for mixer
12cr|abuse_sdl-0.8-2|72	- Fix 0.8
12cr|abuse_sdl-0.8-2|73	- Fix 0.8
12cr|abuse_sdl-0.8-2|74	- update to 0.8
12cr|abuse_sdl-0.8-2|75	
12cr|abuse_sdl-0.8-2|76	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-3mdv2011.0
12cr|abuse_sdl-0.8-2|77	+ Revision: 609905
12cr|abuse_sdl-0.8-2|78	- rebuild
12cr|abuse_sdl-0.8-2|79	
12cr|abuse_sdl-0.8-2|80	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 0.7.1-2mdv2010.1
12cr|abuse_sdl-0.8-2|81	+ Revision: 508018
12cr|abuse_sdl-0.8-2|82	- use configure2_5x
12cr|abuse_sdl-0.8-2|83	
12cr|abuse_sdl-0.8-2|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|abuse_sdl-0.8-2|85	- rebuild
12cr|abuse_sdl-0.8-2|86	
12cr|abuse_sdl-0.8-2|87	* Mon Dec 08 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-1mdv2009.1
12cr|abuse_sdl-0.8-2|88	+ Revision: 311990
12cr|abuse_sdl-0.8-2|89	- nuke upstream implemented patches
12cr|abuse_sdl-0.8-2|90	- sync patches with fedora (P0,P1)
12cr|abuse_sdl-0.8-2|91	
12cr|abuse_sdl-0.8-2|92	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|abuse_sdl-0.8-2|93	- Preliminary 0.7.1 Version
12cr|abuse_sdl-0.8-2|94	- Preliminary 0.7.1 Version
12cr|abuse_sdl-0.8-2|95	
12cr|abuse_sdl-0.8-2|96	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.7.0-12mdv2009.0
12cr|abuse_sdl-0.8-2|97	+ Revision: 218432
12cr|abuse_sdl-0.8-2|98	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|abuse_sdl-0.8-2|99	
12cr|abuse_sdl-0.8-2|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|abuse_sdl-0.8-2|101	- drop old menu
12cr|abuse_sdl-0.8-2|102	
12cr|abuse_sdl-0.8-2|103	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.7.0-12mdv2008.1
12cr|abuse_sdl-0.8-2|104	+ Revision: 135813
12cr|abuse_sdl-0.8-2|105	- restore BuildRoot
12cr|abuse_sdl-0.8-2|106	
12cr|abuse_sdl-0.8-2|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|abuse_sdl-0.8-2|108	- kill re-definition of %%buildroot on Pixel's request
12cr|abuse_sdl-0.8-2|109	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|abuse_sdl-0.8-2|110	
12cr|abuse_sdl-0.8-2|111	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|abuse_sdl-0.8-2|112	- fix broken menu item (tried executing non-existant binary)
12cr|abuse_sdl-0.8-2|113	
12cr|abuse_sdl-0.8-2|114	
12cr|abuse_sdl-0.8-2|115	* Sun Jan 21 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.7.0-11mdv2007.0
12cr|abuse_sdl-0.8-2|116	+ Revision: 111431
12cr|abuse_sdl-0.8-2|117	- sync with debian patches (should now work on x86_64, ppc & sparc too)
12cr|abuse_sdl-0.8-2|118	- Import abuse_sdl
12cr|abuse_sdl-0.8-2|119	
12cr|abuse_sdl-0.8-2|120	* Fri Aug 25 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.7.0-10mdv2007.0
12cr|abuse_sdl-0.8-2|121	- add xdg menu
12cr|abuse_sdl-0.8-2|122	
12cr|abuse_sdl-0.8-2|123	* Tue Jun 27 2006 Lenny Cartier <lenny@mandriva.com> 0.7.0-9mdv2007.0
12cr|abuse_sdl-0.8-2|124	- rebuild
12cr|abuse_sdl-0.8-2|125	
12cr|abuse_sdl-0.8-2|126	* Tue Mar 21 2006 Lenny Cartier <lenny@mandriva.com> 0.7.0-8mdk
12cr|abuse_sdl-0.8-2|127	- rebuild
12cr|abuse_sdl-0.8-2|128	
12cr|abuse_sdl-0.8-2|129	* Wed Dec 15 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.7.0-7mdk
12cr|abuse_sdl-0.8-2|130	- add debian patches (P1)
12cr|abuse_sdl-0.8-2|131	- drop workaround patch (P0) as debian patch seems to really fix the problem (finally:)
12cr|abuse_sdl-0.8-2|132	
12cr|abuse_sdl-0.8-2|133	* Wed Jun 16 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.7.0-6mdk
12cr|abuse_sdl-0.8-2|134	- rebuild
12cr|abuse_sdl-0.8-2|135	- change summary macro to avoid conflicts if we were to build debug package
12cr|abuse_sdl-0.8-2|136	- fix buildrequires for lib64
12cr|abuse_sdl-0.8-2|137	

23 12
12cr|ac3info-0.1-6|1	Summary: A tool to display ac3 properties
12cr|ac3info-0.1-6|2	Name: ac3info
12cr|ac3info-0.1-6|3	Version: 0.1
12cr|ac3info-0.1-6|4	Release: 6
12cr|ac3info-0.1-6|5	Source0: %{name}-%{version}.tar.gz
12cr|ac3info-0.1-6|6	License: GPL
12cr|ac3info-0.1-6|7	Group: File tools
12cr|ac3info-0.1-6|8	Url: http://konilope.linuxeries.org/ac3info/
12cr|ac3info-0.1-6|9	
12cr|ac3info-0.1-6|10	%description
12cr|ac3info-0.1-6|11	This tool display some informations about some ac3 files
12cr|ac3info-0.1-6|12	
12cr|ac3info-0.1-6|13	%prep
12cr|ac3info-0.1-6|14	%setup -q
12cr|ac3info-0.1-6|15	
12cr|ac3info-0.1-6|16	%build
12cr|ac3info-0.1-6|17	%make
12cr|ac3info-0.1-6|18	
12cr|ac3info-0.1-6|19	%install
12cr|ac3info-0.1-6|20	%makeinstall_std
12cr|ac3info-0.1-6|21	
12cr|ac3info-0.1-6|22	%files
12cr|ac3info-0.1-6|23	%defattr(-,root,root)
12cr|ac3info-0.1-6|24	%{_bindir}/ac3info
12cr|ac3info-0.1-6|25	
12cr|ac3info-0.1-6|26	
12cr|ac3info-0.1-6|27	
12cr|ac3info-0.1-6|28	%changelog
12cr|ac3info-0.1-6|29	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdv2011.0
12cr|ac3info-0.1-6|30	+ Revision: 616496
12cr|ac3info-0.1-6|31	- the mass rebuild of 2010.0 packages
12cr|ac3info-0.1-6|32	
12cr|ac3info-0.1-6|33	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0.1-4mdv2010.0
12cr|ac3info-0.1-6|34	+ Revision: 423932
12cr|ac3info-0.1-6|35	- rebuild
12cr|ac3info-0.1-6|36	
12cr|ac3info-0.1-6|37	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0.1-3mdv2010.0
12cr|ac3info-0.1-6|38	+ Revision: 423858
12cr|ac3info-0.1-6|39	- rebuild
12cr|ac3info-0.1-6|40	
12cr|ac3info-0.1-6|41	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.1-2mdv2008.1
12cr|ac3info-0.1-6|42	+ Revision: 135813
12cr|ac3info-0.1-6|43	- restore BuildRoot
12cr|ac3info-0.1-6|44	
12cr|ac3info-0.1-6|45	+ Thierry Vignaud <tv@mandriva.org>
12cr|ac3info-0.1-6|46	- kill re-definition of %%buildroot on Pixel's request
12cr|ac3info-0.1-6|47	
12cr|ac3info-0.1-6|48	* Tue May 08 2007 Funda Wang <fwang@mandriva.org> 0.1-2mdv2008.0
12cr|ac3info-0.1-6|49	+ Revision: 25000
12cr|ac3info-0.1-6|50	- fix rpm group
12cr|ac3info-0.1-6|51	
12cr|ac3info-0.1-6|52	* Mon May 07 2007 Erwan Velu <erwan@mandriva.org> 0.1-1mdv2008.0
12cr|ac3info-0.1-6|53	+ Revision: 24098
12cr|ac3info-0.1-6|54	- Import ac3info
12cr|ac3info-0.1-6|55	

24 12
12cr|ac3jack-2.0.3-8|1	Name:		ac3jack
12cr|ac3jack-2.0.3-8|2	Summary:	Jack audio to ac3 surround converter
12cr|ac3jack-2.0.3-8|3	Version:	2.0.3
12cr|ac3jack-2.0.3-8|4	Release:	8
12cr|ac3jack-2.0.3-8|5	
12cr|ac3jack-2.0.3-8|6	Source0:	http://www.essej.net/ac3jack/%{name}-%{version}.tar.gz
12cr|ac3jack-2.0.3-8|7	Patch0:		%{name}-2.0.3-mdv-fix-gcc4.4.patch
12cr|ac3jack-2.0.3-8|8	Patch1:		ac3jack-2.0.3-boost-mt.patch
12cr|ac3jack-2.0.3-8|9	URL:		http://www.essej.net/ac3jack/
12cr|ac3jack-2.0.3-8|10	License:	GPLv2+
12cr|ac3jack-2.0.3-8|11	Group:		Sound
12cr|ac3jack-2.0.3-8|12	BuildRequires:	jackit-devel
12cr|ac3jack-2.0.3-8|13	BuildRequires:	pkgconfig(sndfile)
12cr|ac3jack-2.0.3-8|14	BuildRequires:	ffmpeg-devel
12cr|ac3jack-2.0.3-8|15	BuildRequires:	aften-static-devel
12cr|ac3jack-2.0.3-8|16	BuildRequires:	libsigc++1.2-devel
12cr|ac3jack-2.0.3-8|17	BuildRequires:	liblo-devel
12cr|ac3jack-2.0.3-8|18	BuildRequires:	libxml2-devel
12cr|ac3jack-2.0.3-8|19	BuildRequires:	wxgtku-devel
12cr|ac3jack-2.0.3-8|20	BuildRequires:	boost-devel
12cr|ac3jack-2.0.3-8|21	
12cr|ac3jack-2.0.3-8|22	%description
12cr|ac3jack-2.0.3-8|23	ac3jack is a tool for creating an AC-3 (Dolby Digital) multichannel stream
12cr|ac3jack-2.0.3-8|24	from its JACK input ports. Using this tool, an AC-3 stream (up to 5.1
12cr|ac3jack-2.0.3-8|25	channels) is created in real time and either written to a file or streamed to
12cr|ac3jack-2.0.3-8|26	standard output.
12cr|ac3jack-2.0.3-8|27	
12cr|ac3jack-2.0.3-8|28	When streamed to stdout and piped through the ALSA tool ac3dec -C, the AC-3
12cr|ac3jack-2.0.3-8|29	stream can be passed out the SPDIF port on your audio interface for connection
12cr|ac3jack-2.0.3-8|30	to a multichannel surround receiver. In this way, you can achieve full 5.1
12cr|ac3jack-2.0.3-8|31	surround mixing and monitoring of your JACK applications with a single digital
12cr|ac3jack-2.0.3-8|32	cable, and no need for hardware supporting discrete outputs and inputs.
12cr|ac3jack-2.0.3-8|33	
12cr|ac3jack-2.0.3-8|34	AC-3 is a compressed audio stream, so quality will suffer somewhat, but it is
12cr|ac3jack-2.0.3-8|35	the price you pay for easy surround sound. After all, if it is good enough for
12cr|ac3jack-2.0.3-8|36	DVD and film soundtracks, it must be OK.
12cr|ac3jack-2.0.3-8|37	
12cr|ac3jack-2.0.3-8|38	%prep
12cr|ac3jack-2.0.3-8|39	%setup -q
12cr|ac3jack-2.0.3-8|40	%patch0 -p1 -b .gcc44
12cr|ac3jack-2.0.3-8|41	%patch1 -p0 -b .boost
12cr|ac3jack-2.0.3-8|42	touch AUTHORS ChangeLog
12cr|ac3jack-2.0.3-8|43	
12cr|ac3jack-2.0.3-8|44	sed -i -e 's/TIME_UTC/TIME_UTC_/g' src/alsa_spdif_writer.cpp src/file_writer.cpp
12cr|ac3jack-2.0.3-8|45	sed -i '25a\#include "string.h"' src/ringbuffer.hpp
12cr|ac3jack-2.0.3-8|46	
12cr|ac3jack-2.0.3-8|47	%build
12cr|ac3jack-2.0.3-8|48	autoreconf -fi
12cr|ac3jack-2.0.3-8|49	%configure2_5x
12cr|ac3jack-2.0.3-8|50	%make
12cr|ac3jack-2.0.3-8|51	
12cr|ac3jack-2.0.3-8|52	%install
12cr|ac3jack-2.0.3-8|53	%makeinstall_std
12cr|ac3jack-2.0.3-8|54	
12cr|ac3jack-2.0.3-8|55	# menu entry
12cr|ac3jack-2.0.3-8|56	mkdir -p %{buildroot}%{_datadir}/applications
12cr|ac3jack-2.0.3-8|57	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|ac3jack-2.0.3-8|58	[Desktop Entry]
12cr|ac3jack-2.0.3-8|59	Name=Ac3jack
12cr|ac3jack-2.0.3-8|60	Comment=%{summary}
12cr|ac3jack-2.0.3-8|61	Exec=%{_bindir}/%{name}
12cr|ac3jack-2.0.3-8|62	Icon=
12cr|ac3jack-2.0.3-8|63	Terminal=false
12cr|ac3jack-2.0.3-8|64	Type=Application
12cr|ac3jack-2.0.3-8|65	Categories=Audio;X-MandrivaLinux-Sound;
12cr|ac3jack-2.0.3-8|66	EOF
12cr|ac3jack-2.0.3-8|67	
12cr|ac3jack-2.0.3-8|68	%clean
12cr|ac3jack-2.0.3-8|69	rm -rf %{buildroot}
12cr|ac3jack-2.0.3-8|70	
12cr|ac3jack-2.0.3-8|71	%files
12cr|ac3jack-2.0.3-8|72	%defattr(-,root,root)
12cr|ac3jack-2.0.3-8|73	%doc README
12cr|ac3jack-2.0.3-8|74	%{_bindir}/*
12cr|ac3jack-2.0.3-8|75	%{_datadir}/applications/%{name}.desktop
12cr|ac3jack-2.0.3-8|76	
12cr|ac3jack-2.0.3-8|77	
12cr|ac3jack-2.0.3-8|78	%changelog
12cr|ac3jack-2.0.3-8|79	* Sat Mar 31 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2.0.3-8
12cr|ac3jack-2.0.3-8|80	+ Revision: 788432
12cr|ac3jack-2.0.3-8|81	- Build for boost 1.49
12cr|ac3jack-2.0.3-8|82	- Don't buildrequire the 32bit version of libsndfile-devel on 64bit
12cr|ac3jack-2.0.3-8|83	
12cr|ac3jack-2.0.3-8|84	* Thu Jan 19 2012 Andrey Bondrov <abondrov@mandriva.org> 2.0.3-7
12cr|ac3jack-2.0.3-8|85	+ Revision: 762341
12cr|ac3jack-2.0.3-8|86	- Rebuild against utf8 wxGTK2.8
12cr|ac3jack-2.0.3-8|87	
12cr|ac3jack-2.0.3-8|88	* Mon Mar 14 2011 Funda Wang <fwang@mandriva.org> 2.0.3-6
12cr|ac3jack-2.0.3-8|89	+ Revision: 644447
12cr|ac3jack-2.0.3-8|90	- rebuild for new boost
12cr|ac3jack-2.0.3-8|91	
12cr|ac3jack-2.0.3-8|92	* Mon Aug 23 2010 Funda Wang <fwang@mandriva.org> 2.0.3-5mdv2011.0
12cr|ac3jack-2.0.3-8|93	+ Revision: 572119
12cr|ac3jack-2.0.3-8|94	- rebuild for new boost
12cr|ac3jack-2.0.3-8|95	
12cr|ac3jack-2.0.3-8|96	* Thu Aug 05 2010 Funda Wang <fwang@mandriva.org> 2.0.3-4mdv2011.0
12cr|ac3jack-2.0.3-8|97	+ Revision: 566095
12cr|ac3jack-2.0.3-8|98	- rebuild for new boost
12cr|ac3jack-2.0.3-8|99	
12cr|ac3jack-2.0.3-8|100	* Mon Feb 08 2010 Anssi Hannula <anssi@mandriva.org> 2.0.3-3mdv2010.1
12cr|ac3jack-2.0.3-8|101	+ Revision: 501882
12cr|ac3jack-2.0.3-8|102	- rebuild for new boost
12cr|ac3jack-2.0.3-8|103	
12cr|ac3jack-2.0.3-8|104	* Wed Feb 03 2010 Funda Wang <fwang@mandriva.org> 2.0.3-2mdv2010.1
12cr|ac3jack-2.0.3-8|105	+ Revision: 500121
12cr|ac3jack-2.0.3-8|106	- more fixes for gcc 4.4
12cr|ac3jack-2.0.3-8|107	- link against boost-mt
12cr|ac3jack-2.0.3-8|108	- rebuild for new boost
12cr|ac3jack-2.0.3-8|109	
12cr|ac3jack-2.0.3-8|110	* Sun Nov 08 2009 Jérôme Brenier <incubusss@mandriva.org> 2.0.3-1mdv2010.1
12cr|ac3jack-2.0.3-8|111	+ Revision: 463219
12cr|ac3jack-2.0.3-8|112	- update to new version 2.0.3
12cr|ac3jack-2.0.3-8|113	- BR modified accordingly
12cr|ac3jack-2.0.3-8|114	- fix build with gcc 4.4 (Patch0)
12cr|ac3jack-2.0.3-8|115	- drop no more needed ffmpeg includes patch
12cr|ac3jack-2.0.3-8|116	- add menu entry
12cr|ac3jack-2.0.3-8|117	- fix license tag
12cr|ac3jack-2.0.3-8|118	
12cr|ac3jack-2.0.3-8|119	* Mon Oct 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-8mdv2010.0
12cr|ac3jack-2.0.3-8|120	+ Revision: 454238
12cr|ac3jack-2.0.3-8|121	- fix build
12cr|ac3jack-2.0.3-8|122	
12cr|ac3jack-2.0.3-8|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|ac3jack-2.0.3-8|124	- rebuild
12cr|ac3jack-2.0.3-8|125	- rebuild
12cr|ac3jack-2.0.3-8|126	- rebuild
12cr|ac3jack-2.0.3-8|127	
12cr|ac3jack-2.0.3-8|128	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 0.1.2-4mdv2008.1
12cr|ac3jack-2.0.3-8|129	+ Revision: 135813
12cr|ac3jack-2.0.3-8|130	- restore BuildRoot
12cr|ac3jack-2.0.3-8|131	
12cr|ac3jack-2.0.3-8|132	+ Thierry Vignaud <tv@mandriva.org>
12cr|ac3jack-2.0.3-8|133	- kill re-definition of %%buildroot on Pixel's request
12cr|ac3jack-2.0.3-8|134	
12cr|ac3jack-2.0.3-8|135	* Sat Jul 21 2007 Stefan van der Eijk <stefan@mandriva.org> 0.1.2-4mdv2008.0
12cr|ac3jack-2.0.3-8|136	+ Revision: 54302
12cr|ac3jack-2.0.3-8|137	- Import ac3jack
12cr|ac3jack-2.0.3-8|138	
12cr|ac3jack-2.0.3-8|139	
12cr|ac3jack-2.0.3-8|140	
12cr|ac3jack-2.0.3-8|141	* Mon Jun 26 2006 Lenny Cartier <lenny@mandriva.com> 0.1.2-4mdv2007.0
12cr|ac3jack-2.0.3-8|142	- rebuild
12cr|ac3jack-2.0.3-8|143	
12cr|ac3jack-2.0.3-8|144	* Fri Mar 31 2006 Austin Acton <austin@mandriva.org> 0.1.2-3mdk
12cr|ac3jack-2.0.3-8|145	- Rebuild
12cr|ac3jack-2.0.3-8|146	
12cr|ac3jack-2.0.3-8|147	* Tue Nov 08 2005 Austin Acton <austin@mandriva.org> 0.1.2-2mdk
12cr|ac3jack-2.0.3-8|148	- Rebuild
12cr|ac3jack-2.0.3-8|149	
12cr|ac3jack-2.0.3-8|150	* Mon Feb 16 2004 Austin Acton <austin@mandrake.org> 0.1.2-1mdk
12cr|ac3jack-2.0.3-8|151	- 0.1.2
12cr|ac3jack-2.0.3-8|152	
12cr|ac3jack-2.0.3-8|153	* Wed Jan 14 2004 Austin Acton <aacton@yorku.ca> 0.1.1-1mdk
12cr|ac3jack-2.0.3-8|154	- initial package

25 12
12cr|acabit-en-26112003-9|1	%define base_name	acabit
12cr|acabit-en-26112003-9|2	%define name		%{base_name}-en
12cr|acabit-en-26112003-9|3	%define version		26112003
12cr|acabit-en-26112003-9|4	%define release		%mkrel 9
12cr|acabit-en-26112003-9|5	
12cr|acabit-en-26112003-9|6	Name:		%{name}
12cr|acabit-en-26112003-9|7	Version:	%{version}
12cr|acabit-en-26112003-9|8	Release:	%{release}
12cr|acabit-en-26112003-9|9	Summary:	Automatic Corpus-based Acquisition of Binary Terms
12cr|acabit-en-26112003-9|10	License:	GPL
12cr|acabit-en-26112003-9|11	Group:		Sciences/Computer science
12cr|acabit-en-26112003-9|12	Source0:	http://www.sciences.univ-nantes.fr/info/perso/permanents/daille/%{base_name}_en_%{version}.tar.bz2
12cr|acabit-en-26112003-9|13	Url:		http://www.sciences.univ-nantes.fr/info/perso/permanents/daille/acabit.html
12cr|acabit-en-26112003-9|14	Buildroot:	%{_tmppath}/%{name}-%{version}
12cr|acabit-en-26112003-9|15	BuildArch:	noarch
12cr|acabit-en-26112003-9|16	Obsoletes:	%{base_name}
12cr|acabit-en-26112003-9|17	Provides:	%{base_name}
12cr|acabit-en-26112003-9|18	Requires:	locales-en
12cr|acabit-en-26112003-9|19	
12cr|acabit-en-26112003-9|20	%description
12cr|acabit-en-26112003-9|21	ACABIT is a terminological aquisition software, taking an annotated  text as
12cr|acabit-en-26112003-9|22	input, and returning an ordered list of candidates terms.
12cr|acabit-en-26112003-9|23	
12cr|acabit-en-26112003-9|24	This is the english version.
12cr|acabit-en-26112003-9|25	
12cr|acabit-en-26112003-9|26	%prep
12cr|acabit-en-26112003-9|27	%setup -q -n %{base_name}_en
12cr|acabit-en-26112003-9|28	
12cr|acabit-en-26112003-9|29	%build
12cr|acabit-en-26112003-9|30	perl -pi -e 's|require \("lib/(.*)"\);|require ("%{_datadir}/%{name}/$1");|' */*.pl
12cr|acabit-en-26112003-9|31	
12cr|acabit-en-26112003-9|32	%install
12cr|acabit-en-26112003-9|33	rm -rf %{buildroot}
12cr|acabit-en-26112003-9|34	install -d -m 755 %{buildroot}%{_bindir}
12cr|acabit-en-26112003-9|35	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|acabit-en-26112003-9|36	install -m 755 *.pl %{buildroot}%{_bindir}
12cr|acabit-en-26112003-9|37	install -m 644 lib/* %{buildroot}%{_datadir}/%{name}
12cr|acabit-en-26112003-9|38	
12cr|acabit-en-26112003-9|39	%clean
12cr|acabit-en-26112003-9|40	rm -rf %{buildroot}
12cr|acabit-en-26112003-9|41	
12cr|acabit-en-26112003-9|42	%files
12cr|acabit-en-26112003-9|43	%defattr(-,root,root)
12cr|acabit-en-26112003-9|44	%doc exemple_en.txt
12cr|acabit-en-26112003-9|45	%{_bindir}/*
12cr|acabit-en-26112003-9|46	%{_datadir}/%{name}
12cr|acabit-en-26112003-9|47	
12cr|acabit-en-26112003-9|48	
12cr|acabit-en-26112003-9|49	
12cr|acabit-en-26112003-9|50	%changelog
12cr|acabit-en-26112003-9|51	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 26112003-9mdv2011.0
12cr|acabit-en-26112003-9|52	+ Revision: 616498
12cr|acabit-en-26112003-9|53	- the mass rebuild of 2010.0 packages
12cr|acabit-en-26112003-9|54	
12cr|acabit-en-26112003-9|55	+ Thierry Vignaud <tv@mandriva.org>
12cr|acabit-en-26112003-9|56	- rebuild
12cr|acabit-en-26112003-9|57	
12cr|acabit-en-26112003-9|58	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 26112003-7mdv2010.0
12cr|acabit-en-26112003-9|59	+ Revision: 423860
12cr|acabit-en-26112003-9|60	- rebuild
12cr|acabit-en-26112003-9|61	
12cr|acabit-en-26112003-9|62	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 26112003-6mdv2009.0
12cr|acabit-en-26112003-9|63	+ Revision: 226107
12cr|acabit-en-26112003-9|64	- rebuild
12cr|acabit-en-26112003-9|65	
12cr|acabit-en-26112003-9|66	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 26112003-5mdv2008.1
12cr|acabit-en-26112003-9|67	+ Revision: 135813
12cr|acabit-en-26112003-9|68	- restore BuildRoot
12cr|acabit-en-26112003-9|69	
12cr|acabit-en-26112003-9|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|acabit-en-26112003-9|71	- kill re-definition of %%buildroot on Pixel's request
12cr|acabit-en-26112003-9|72	
12cr|acabit-en-26112003-9|73	* Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 26112003-5mdv2008.0
12cr|acabit-en-26112003-9|74	+ Revision: 67052
12cr|acabit-en-26112003-9|75	- rebuild
12cr|acabit-en-26112003-9|76	- import acabit-en
12cr|acabit-en-26112003-9|77	
12cr|acabit-en-26112003-9|78	
12cr|acabit-en-26112003-9|79	* Tue Jul 11 2006 Lenny Cartier <lenny@mandriva.com> 26112003-4mdv2007.0
12cr|acabit-en-26112003-9|80	- rebuild
12cr|acabit-en-26112003-9|81	
12cr|acabit-en-26112003-9|82	* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 26112003-3mdk
12cr|acabit-en-26112003-9|83	- split package in two distinct ones, as english and french version have different versions
12cr|acabit-en-26112003-9|84	
12cr|acabit-en-26112003-9|85	* Fri Jul 09 2004 Guillaume Rousse <guillomovitch@mandrake.org> 26112003-2mdk
12cr|acabit-en-26112003-9|86	- fixed spec perms
12cr|acabit-en-26112003-9|87	
12cr|acabit-en-26112003-9|88	* Tue Jun 15 2004 Guillaume Rousse <guillomovitch@mandrake.org> 26112003-1mdk
12cr|acabit-en-26112003-9|89	- first mdk release

26 12
12cr|acabit-fr-4.3-8|1	%define base_name	acabit
12cr|acabit-fr-4.3-8|2	%define name		%{base_name}-fr
12cr|acabit-fr-4.3-8|3	%define version		4.3
12cr|acabit-fr-4.3-8|4	%define release		%mkrel 8
12cr|acabit-fr-4.3-8|5	
12cr|acabit-fr-4.3-8|6	Name:		%{name}
12cr|acabit-fr-4.3-8|7	Version:	%{version}
12cr|acabit-fr-4.3-8|8	Release:	%{release}
12cr|acabit-fr-4.3-8|9	Epoch:		1
12cr|acabit-fr-4.3-8|10	Summary:	Automatic Corpus-based Acquisition of Binary Terms
12cr|acabit-fr-4.3-8|11	License:	GPL
12cr|acabit-fr-4.3-8|12	Group:		Sciences/Computer science
12cr|acabit-fr-4.3-8|13	Source0:	http://www.sciences.univ-nantes.fr/info/perso/permanents/daille/%{base_name}_fr_v%{version}.tar.bz2
12cr|acabit-fr-4.3-8|14	Url:		http://www.sciences.univ-nantes.fr/info/perso/permanents/daille/acabit.html
12cr|acabit-fr-4.3-8|15	Buildroot:	%{_tmppath}/%{name}-%{version}
12cr|acabit-fr-4.3-8|16	BuildArch:	noarch
12cr|acabit-fr-4.3-8|17	Obsoletes:	%{base_name}
12cr|acabit-fr-4.3-8|18	provides:	%{base_name}
12cr|acabit-fr-4.3-8|19	Requires:	locales-fr
12cr|acabit-fr-4.3-8|20	
12cr|acabit-fr-4.3-8|21	%description
12cr|acabit-fr-4.3-8|22	ACABIT is a terminological aquisition software, taking an annotated  text as
12cr|acabit-fr-4.3-8|23	input, and returning an ordered list of candidates terms.
12cr|acabit-fr-4.3-8|24	
12cr|acabit-fr-4.3-8|25	This is the french version.
12cr|acabit-fr-4.3-8|26	
12cr|acabit-fr-4.3-8|27	%prep
12cr|acabit-fr-4.3-8|28	%setup -q -n %{base_name}_fr_03112004
12cr|acabit-fr-4.3-8|29	
12cr|acabit-fr-4.3-8|30	%build
12cr|acabit-fr-4.3-8|31	perl -pi -e 's|require \("lib/(.*)"\);|require ("%{_datadir}/%{name}/$1");|' */*.pl
12cr|acabit-fr-4.3-8|32	
12cr|acabit-fr-4.3-8|33	%install
12cr|acabit-fr-4.3-8|34	rm -rf %{buildroot}
12cr|acabit-fr-4.3-8|35	install -d -m 755 %{buildroot}%{_bindir}
12cr|acabit-fr-4.3-8|36	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|acabit-fr-4.3-8|37	install -m 755 *.pl %{buildroot}%{_bindir}
12cr|acabit-fr-4.3-8|38	install -m 644 lib/* %{buildroot}%{_datadir}/%{name}
12cr|acabit-fr-4.3-8|39	
12cr|acabit-fr-4.3-8|40	%clean
12cr|acabit-fr-4.3-8|41	rm -rf %{buildroot}
12cr|acabit-fr-4.3-8|42	
12cr|acabit-fr-4.3-8|43	%files
12cr|acabit-fr-4.3-8|44	%defattr(-,root,root)
12cr|acabit-fr-4.3-8|45	%doc README_FR exemple_fr.txt
12cr|acabit-fr-4.3-8|46	%{_bindir}/*
12cr|acabit-fr-4.3-8|47	%{_datadir}/%{name}
12cr|acabit-fr-4.3-8|48	
12cr|acabit-fr-4.3-8|49	
12cr|acabit-fr-4.3-8|50	
12cr|acabit-fr-4.3-8|51	%changelog
12cr|acabit-fr-4.3-8|52	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1:4.3-8mdv2011.0
12cr|acabit-fr-4.3-8|53	+ Revision: 616499
12cr|acabit-fr-4.3-8|54	- the mass rebuild of 2010.0 packages
12cr|acabit-fr-4.3-8|55	
12cr|acabit-fr-4.3-8|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|acabit-fr-4.3-8|57	- rebuild
12cr|acabit-fr-4.3-8|58	
12cr|acabit-fr-4.3-8|59	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 1:4.3-6mdv2010.0
12cr|acabit-fr-4.3-8|60	+ Revision: 423861
12cr|acabit-fr-4.3-8|61	- rebuild
12cr|acabit-fr-4.3-8|62	
12cr|acabit-fr-4.3-8|63	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1:4.3-5mdv2009.0
12cr|acabit-fr-4.3-8|64	+ Revision: 240409
12cr|acabit-fr-4.3-8|65	- rebuild
12cr|acabit-fr-4.3-8|66	- kill re-definition of %%buildroot on Pixel's request
12cr|acabit-fr-4.3-8|67	
12cr|acabit-fr-4.3-8|68	+ Olivier Blin <oblin@mandriva.com>
12cr|acabit-fr-4.3-8|69	- restore BuildRoot
12cr|acabit-fr-4.3-8|70	
12cr|acabit-fr-4.3-8|71	* Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:4.3-3mdv2008.0
12cr|acabit-fr-4.3-8|72	+ Revision: 67053
12cr|acabit-fr-4.3-8|73	- rebuild
12cr|acabit-fr-4.3-8|74	- import acabit-fr
12cr|acabit-fr-4.3-8|75	
12cr|acabit-fr-4.3-8|76	
12cr|acabit-fr-4.3-8|77	* Mon Jun 26 2006 Lenny Cartier <lenny@mandriva.com> 1:4.3-2mdv2007.0
12cr|acabit-fr-4.3-8|78	- requires locales-fr
12cr|acabit-fr-4.3-8|79	
12cr|acabit-fr-4.3-8|80	* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1:4.3-1mdk
12cr|acabit-fr-4.3-8|81	- new version
12cr|acabit-fr-4.3-8|82	- split package in two distinct ones, as english and french version have different versions
12cr|acabit-fr-4.3-8|83	
12cr|acabit-fr-4.3-8|84	* Fri Jul 09 2004 Guillaume Rousse <guillomovitch@mandrake.org> 26112003-2mdk
12cr|acabit-fr-4.3-8|85	- fixed spec perms
12cr|acabit-fr-4.3-8|86	
12cr|acabit-fr-4.3-8|87	* Tue Jun 15 2004 Guillaume Rousse <guillomovitch@mandrake.org> 26112003-1mdk
12cr|acabit-fr-4.3-8|88	- first mdk release

27 12
12cr|accerciser-3.4.1-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cr|accerciser-3.4.1-2|2	
12cr|accerciser-3.4.1-2|3	Summary:	An interactive Python tool for querying accessibility information
12cr|accerciser-3.4.1-2|4	Name:		accerciser
12cr|accerciser-3.4.1-2|5	Version:	3.4.1
12cr|accerciser-3.4.1-2|6	Release:	2
12cr|accerciser-3.4.1-2|7	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|accerciser-3.4.1-2|8	License:	BSD
12cr|accerciser-3.4.1-2|9	Group:		Accessibility
12cr|accerciser-3.4.1-2|10	Url:		http://live.gnome.org/Accerciser
12cr|accerciser-3.4.1-2|11	BuildArch:	noarch
12cr|accerciser-3.4.1-2|12	BuildRequires:	pkgconfig(atspi-2) >= 2.1.5
12cr|accerciser-3.4.1-2|13	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.1.13
12cr|accerciser-3.4.1-2|14	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90.3
12cr|accerciser-3.4.1-2|15	BuildRequires:	intltool >= 0.35.0
12cr|accerciser-3.4.1-2|16	BuildRequires:	pkgconfig(gnome-doc-utils) >= 0.17.3
12cr|accerciser-3.4.1-2|17	BuildRequires:	python-devel
12cr|accerciser-3.4.1-2|18	BuildRequires:	GConf2
12cr|accerciser-3.4.1-2|19	
12cr|accerciser-3.4.1-2|20	%description
12cr|accerciser-3.4.1-2|21	An interactive Python accessibility explorer.
12cr|accerciser-3.4.1-2|22	
12cr|accerciser-3.4.1-2|23	%prep
12cr|accerciser-3.4.1-2|24	%setup -q
12cr|accerciser-3.4.1-2|25	
12cr|accerciser-3.4.1-2|26	%build
12cr|accerciser-3.4.1-2|27	%configure2_5x \
12cr|accerciser-3.4.1-2|28	--disable-scrollkeeper \
12cr|accerciser-3.4.1-2|29	--disable-schemas-install
12cr|accerciser-3.4.1-2|30	%make
12cr|accerciser-3.4.1-2|31	
12cr|accerciser-3.4.1-2|32	%install
12cr|accerciser-3.4.1-2|33	%makeinstall_std
12cr|accerciser-3.4.1-2|34	
12cr|accerciser-3.4.1-2|35	%find_lang %{name} --with-gnome
12cr|accerciser-3.4.1-2|36	
12cr|accerciser-3.4.1-2|37	%files -f %{name}.lang
12cr|accerciser-3.4.1-2|38	%doc AUTHORS README NEWS
12cr|accerciser-3.4.1-2|39	%{_bindir}/%{name}
12cr|accerciser-3.4.1-2|40	%{py_puresitedir}/%{name}
12cr|accerciser-3.4.1-2|41	%_datadir/glib-2.0/schemas/org.a11y.Accerciser.gschema.xml
12cr|accerciser-3.4.1-2|42	%{_datadir}/%{name}
12cr|accerciser-3.4.1-2|43	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cr|accerciser-3.4.1-2|44	%{_datadir}/applications/%{name}.desktop
12cr|accerciser-3.4.1-2|45	%{_mandir}/man1/*
12cr|accerciser-3.4.1-2|46	
12cr|accerciser-3.4.1-2|47	
12cr|accerciser-3.4.1-2|48	
12cr|accerciser-3.4.1-2|49	
12cr|accerciser-3.4.1-2|50	%changelog
12cr|accerciser-3.4.1-2|51	* Thu Sep  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|accerciser-3.4.1-2|52	+ Commit: 9b46b53
12cr|accerciser-3.4.1-2|53	- Update BuildRequires
12cr|accerciser-3.4.1-2|54	
12cr|accerciser-3.4.1-2|55	

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

29 12
12cr|acetoneiso-2.3-2|1	Name:		acetoneiso
12cr|acetoneiso-2.3-2|2	Version:	2.3
12cr|acetoneiso-2.3-2|3	Release:	%mkrel 2
12cr|acetoneiso-2.3-2|4	Summary:	CD/DVD Image Manipulator
12cr|acetoneiso-2.3-2|5	Group:		Archiving/Other
12cr|acetoneiso-2.3-2|6	License:	GPLv3
12cr|acetoneiso-2.3-2|7	URL:		http://www.acetoneteam.org/
12cr|acetoneiso-2.3-2|8	Source0:	http://download.sourceforge.net/acetoneiso/%{name}_%{version}.tar.gz
12cr|acetoneiso-2.3-2|9	Patch1:		fix_phonon_includes.patch
12cr|acetoneiso-2.3-2|10	Patch2:		acetoneiso-2.3-ru.patch
12cr|acetoneiso-2.3-2|11	BuildRequires:	qt4-devel
12cr|acetoneiso-2.3-2|12	BuildRequires:	phonon-devel
12cr|acetoneiso-2.3-2|13	BuildRequires:	desktop-file-utils
12cr|acetoneiso-2.3-2|14	Requires:	p7zip
12cr|acetoneiso-2.3-2|15	Requires:	cdrdao
12cr|acetoneiso-2.3-2|16	Requires:	fuseiso
12cr|acetoneiso-2.3-2|17	Requires:	fuse
12cr|acetoneiso-2.3-2|18	Requires:	cdrkit-genisoimage
12cr|acetoneiso-2.3-2|19	Requires:	gnupg
12cr|acetoneiso-2.3-2|20	Requires:	pinentry-qt4
12cr|acetoneiso-2.3-2|21	
12cr|acetoneiso-2.3-2|22	%description
12cr|acetoneiso-2.3-2|23	AcetoneISO2: The CD/DVD image manipulator for Linux, it can do the following:
12cr|acetoneiso-2.3-2|24	- Mount and Unmount ISO, MDF, NRG (if iso-9660 standard)
12cr|acetoneiso-2.3-2|25	- Convert / Extract / Browse to ISO : *.bin *.mdf *.nrg *.img *.daa *.cdi
12cr|acetoneiso-2.3-2|26	*.xbx *.b5i *.bwi *.pdi
12cr|acetoneiso-2.3-2|27	- Play a DVD Movie ISO with most commonly-used media players
12cr|acetoneiso-2.3-2|28	- Generate an ISO from a Folder or CD/DVD
12cr|acetoneiso-2.3-2|29	- Generate/Check MD5 file of an image
12cr|acetoneiso-2.3-2|30	- Encrypt/decrypt an image
12cr|acetoneiso-2.3-2|31	- Split image into X megabyte chunks
12cr|acetoneiso-2.3-2|32	- Highly compress an image
12cr|acetoneiso-2.3-2|33	- Rip a PSX cd to *.bin to make it work with epsxe/psx emulators
12cr|acetoneiso-2.3-2|34	- Restore a lost CUE file of *.bin *.img
12cr|acetoneiso-2.3-2|35	
12cr|acetoneiso-2.3-2|36	%prep
12cr|acetoneiso-2.3-2|37	%setup -q -n %{name}_%{version}
12cr|acetoneiso-2.3-2|38	%patch1 -p0
12cr|acetoneiso-2.3-2|39	%patch2 -p1
12cr|acetoneiso-2.3-2|40	
12cr|acetoneiso-2.3-2|41	%build
12cr|acetoneiso-2.3-2|42	cd %{name}/
12cr|acetoneiso-2.3-2|43	# Update translations first after we used patch for .ts
12cr|acetoneiso-2.3-2|44	lrelease ./locale/*.ts
12cr|acetoneiso-2.3-2|45	%qmake_qt4
12cr|acetoneiso-2.3-2|46	%make
12cr|acetoneiso-2.3-2|47	
12cr|acetoneiso-2.3-2|48	%install
12cr|acetoneiso-2.3-2|49	%__rm -rf %{buildroot}
12cr|acetoneiso-2.3-2|50	cd %{name}/
12cr|acetoneiso-2.3-2|51	make INSTALL_ROOT=%{buildroot} install
12cr|acetoneiso-2.3-2|52	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
12cr|acetoneiso-2.3-2|53	%{buildroot}%{_datadir}/applications/AcetoneISO.desktop
12cr|acetoneiso-2.3-2|54	
12cr|acetoneiso-2.3-2|55	%clean
12cr|acetoneiso-2.3-2|56	%__rm -rf %{buildroot}
12cr|acetoneiso-2.3-2|57	
12cr|acetoneiso-2.3-2|58	%files
12cr|acetoneiso-2.3-2|59	%defattr(-,root,root)
12cr|acetoneiso-2.3-2|60	%doc AUTHORS CHANGELOG FEATURES LICENSE README
12cr|acetoneiso-2.3-2|61	%{_bindir}/acetoneiso
12cr|acetoneiso-2.3-2|62	%{_datadir}/applications/AcetoneISO.desktop
12cr|acetoneiso-2.3-2|63	%{_datadir}/pixmaps/Acetino2.png
12cr|acetoneiso-2.3-2|64	
12cr|acetoneiso-2.3-2|65	
12cr|acetoneiso-2.3-2|66	%changelog
12cr|acetoneiso-2.3-2|67	* Thu Jan 26 2012 Andrey Bondrov <abondrov@mandriva.org> 2.3-2mdv2011.0
12cr|acetoneiso-2.3-2|68	+ Revision: 769120
12cr|acetoneiso-2.3-2|69	- Fix BuildRequires (add phonon-devel)
12cr|acetoneiso-2.3-2|70	- Add patch with russian translation, spec cleanup
12cr|acetoneiso-2.3-2|71	
12cr|acetoneiso-2.3-2|72	* Mon Nov 29 2010 Juan Luis Baptiste <juancho@mandriva.org> 2.3-1mdv2011.0
12cr|acetoneiso-2.3-2|73	+ Revision: 603057
12cr|acetoneiso-2.3-2|74	- Updated to 2.3
12cr|acetoneiso-2.3-2|75	
12cr|acetoneiso-2.3-2|76	* Mon Oct 04 2010 Funda Wang <fwang@mandriva.org> 2.2.2-1mdv2011.0
12cr|acetoneiso-2.3-2|77	+ Revision: 582936
12cr|acetoneiso-2.3-2|78	- New version 2.2.2
12cr|acetoneiso-2.3-2|79	
12cr|acetoneiso-2.3-2|80	* Wed Dec 23 2009 Juan Luis Baptiste <juancho@mandriva.org> 2.2.1-1mdv2010.1
12cr|acetoneiso-2.3-2|81	+ Revision: 481910
12cr|acetoneiso-2.3-2|82	- Patch to fix phonon includes in some sources.
12cr|acetoneiso-2.3-2|83	- Updated to 2.2.1. Needed patch to fix phonon includes in some sources.
12cr|acetoneiso-2.3-2|84	
12cr|acetoneiso-2.3-2|85	* Tue Sep 22 2009 Juan Luis Baptiste <juancho@mandriva.org> 2.1.1-1mdv2010.0
12cr|acetoneiso-2.3-2|86	+ Revision: 447103
12cr|acetoneiso-2.3-2|87	- Initial import based on mandrivauser.de package.
12cr|acetoneiso-2.3-2|88	
12cr|acetoneiso-2.3-2|89	

30 12
12cr|acfax-981011-3|1	Name:         	acfax
12cr|acfax-981011-3|2	Version:      	981011
12cr|acfax-981011-3|3	Summary:      	Amateur Radio FAX Receiving Software for Linux / X11
12cr|acfax-981011-3|4	Release:      	%mkrel 3
12cr|acfax-981011-3|5	License:        GPLv2+
12cr|acfax-981011-3|6	Group:          Networking/Other
12cr|acfax-981011-3|7	URL:            http://linux.maruhn.com/sec/acfax.html
12cr|acfax-981011-3|8	Group:        	Networking/Other
12cr|acfax-981011-3|9	Source:       	ftp://ftp.funet.fi/pub/ham/unix/Linux/misc/%{name}-%{version}.tar.gz
12cr|acfax-981011-3|10	Patch0:        	acfax.dif
12cr|acfax-981011-3|11	Patch1:       	widgets.c_missing_sentinel.diff
12cr|acfax-981011-3|12	Patch2:       	acfax_mod_demod_c__fix-includes.diff
12cr|acfax-981011-3|13	Patch3:       	acfax_DirMgr_RE_SYNTAX_EGREP.patch
12cr|acfax-981011-3|14	BuildRequires:	gccmakedep
12cr|acfax-981011-3|15	BuildRequires:	imake
12cr|acfax-981011-3|16	BuildRequires:	Xaw3d-devel
12cr|acfax-981011-3|17	
12cr|acfax-981011-3|18	%description
12cr|acfax-981011-3|19	Software to receive ham radio faxes with the soundcard.
12cr|acfax-981011-3|20	
12cr|acfax-981011-3|21	%prep
12cr|acfax-981011-3|22	%setup -q -n acfax
12cr|acfax-981011-3|23	%patch0
12cr|acfax-981011-3|24	%patch1 -p1
12cr|acfax-981011-3|25	%patch2 -p1
12cr|acfax-981011-3|26	%patch3 -p1
12cr|acfax-981011-3|27	
12cr|acfax-981011-3|28	%build
12cr|acfax-981011-3|29	xmkmf -a
12cr|acfax-981011-3|30	
12cr|acfax-981011-3|31	%make \
12cr|acfax-981011-3|32	CDEBUGFLAGS="%{optflags}" \
12cr|acfax-981011-3|33	CXXDEBUGFLAGS="%{optflags}" \
12cr|acfax-981011-3|34	LOCAL_LDFLAGS="%{ldflags}"
12cr|acfax-981011-3|35	
12cr|acfax-981011-3|36	
12cr|acfax-981011-3|37	%install
12cr|acfax-981011-3|38	rm -rf %{buildroot}
12cr|acfax-981011-3|39	%makeinstall_std
12cr|acfax-981011-3|40	
12cr|acfax-981011-3|41	%clean
12cr|acfax-981011-3|42	rm -rf %{buildroot}
12cr|acfax-981011-3|43	
12cr|acfax-981011-3|44	%files
12cr|acfax-981011-3|45	%defattr(-,root,root)
12cr|acfax-981011-3|46	%doc 0* ChangeLog
12cr|acfax-981011-3|47	%{_bindir}/acfax
12cr|acfax-981011-3|48	
12cr|acfax-981011-3|49	
12cr|acfax-981011-3|50	%changelog
12cr|acfax-981011-3|51	* Tue Dec 21 2010 Funda Wang <fwang@mandriva.org> 981011-3mdv2011.0
12cr|acfax-981011-3|52	+ Revision: 623671
12cr|acfax-981011-3|53	- rebuild for new Xaw3d7
12cr|acfax-981011-3|54	
12cr|acfax-981011-3|55	* Thu Oct 07 2010 Jani Välimaa <wally@mandriva.org> 981011-2mdv2011.0
12cr|acfax-981011-3|56	+ Revision: 583932
12cr|acfax-981011-3|57	- fix BR
12cr|acfax-981011-3|58	- fix source
12cr|acfax-981011-3|59	- clean spec
12cr|acfax-981011-3|60	- use compiler flags
12cr|acfax-981011-3|61	
12cr|acfax-981011-3|62	+ Thomas Spuhler <tspuhler@mandriva.org>
12cr|acfax-981011-3|63	- added buildrequires; libXaw3d-devel
12cr|acfax-981011-3|64	- Initial upload
12cr|acfax-981011-3|65	- Initial upload
12cr|acfax-981011-3|66	- Created package structure for acfax.
12cr|acfax-981011-3|67	

31 12
12cr|acidrip-0.14-8|1	Summary:	Simple GUI for MEncoder
12cr|acidrip-0.14-8|2	Name:		acidrip
12cr|acidrip-0.14-8|3	Version:	0.14
12cr|acidrip-0.14-8|4	Release:	%mkrel 8
12cr|acidrip-0.14-8|5	Source:		http://prdownloads.sourceforge.net/acidrip/%{name}-%{version}.tar.bz2
12cr|acidrip-0.14-8|6	URL:		http://untrepid.com/acidrip
12cr|acidrip-0.14-8|7	License:	GPL
12cr|acidrip-0.14-8|8	Group:		Video
12cr|acidrip-0.14-8|9	Patch0:		%{name}-0.14-xvid_options.patch
12cr|acidrip-0.14-8|10	Patch1:		%{name}-0.14-mencoder.patch
12cr|acidrip-0.14-8|11	Patch2:		%{name}-0.14-gtk2.patch
12cr|acidrip-0.14-8|12	BuildRequires:	mencoder
12cr|acidrip-0.14-8|13	BuildRequires:	lsdvd
12cr|acidrip-0.14-8|14	BuildRequires:	perl-Gtk2
12cr|acidrip-0.14-8|15	BuildRequires:	perl-devel
12cr|acidrip-0.14-8|16	Requires:	lsdvd
12cr|acidrip-0.14-8|17	Requires:	mencoder
12cr|acidrip-0.14-8|18	Requires:	perl-Gtk2
12cr|acidrip-0.14-8|19	Provides:	perl(AcidRip::acidrip) perl(AcidRip::DVDInfo)
12cr|acidrip-0.14-8|20	Provides:	perl(AcidRip::interface) perl(AcidRip::signals)
12cr|acidrip-0.14-8|21	Provides:	perl(AcidRip::messages)
12cr|acidrip-0.14-8|22	BuildArch:	noarch
12cr|acidrip-0.14-8|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|acidrip-0.14-8|24	
12cr|acidrip-0.14-8|25	%description
12cr|acidrip-0.14-8|26	AcidRip is a Gtk::Perl application for ripping and encoding DVD's. It neatly
12cr|acidrip-0.14-8|27	wraps MPlayer and MEncoder, which I think is pretty handy, seeing as MPlayer
12cr|acidrip-0.14-8|28	is by far the best bit of video playing kit around for Linux. As well as
12cr|acidrip-0.14-8|29	creating a simple Graphical Interface for those scared of getting down and
12cr|acidrip-0.14-8|30	dirty with MEncoders command line interface, It also automates the process in
12cr|acidrip-0.14-8|31	a number of ways:
12cr|acidrip-0.14-8|32	* Parses DVD into contents tree
12cr|acidrip-0.14-8|33	* Finds longest title
12cr|acidrip-0.14-8|34	* Calculate video bitrate for given filesize
12cr|acidrip-0.14-8|35	* Finds black bands and crops them
12cr|acidrip-0.14-8|36	* Gives suggestions for improved performance
12cr|acidrip-0.14-8|37	* Other stuff!
12cr|acidrip-0.14-8|38	
12cr|acidrip-0.14-8|39	%prep
12cr|acidrip-0.14-8|40	%setup -q
12cr|acidrip-0.14-8|41	%patch0 -p1
12cr|acidrip-0.14-8|42	%patch1 -p1
12cr|acidrip-0.14-8|43	%patch2 -p1
12cr|acidrip-0.14-8|44	
12cr|acidrip-0.14-8|45	perl -p -i -e 's/mp3lame/copy/g' Makefile.PL
12cr|acidrip-0.14-8|46	
12cr|acidrip-0.14-8|47	%build
12cr|acidrip-0.14-8|48	perl Makefile.PL
12cr|acidrip-0.14-8|49	%make
12cr|acidrip-0.14-8|50	
12cr|acidrip-0.14-8|51	%install
12cr|acidrip-0.14-8|52	rm -rf %{buildroot}
12cr|acidrip-0.14-8|53	
12cr|acidrip-0.14-8|54	%makeinstall_std INSTALLDIRS=vendor
12cr|acidrip-0.14-8|55	
12cr|acidrip-0.14-8|56	#menu
12cr|acidrip-0.14-8|57	mkdir -p %{buildroot}%{_datadir}/applications
12cr|acidrip-0.14-8|58	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|acidrip-0.14-8|59	[Desktop Entry]
12cr|acidrip-0.14-8|60	Name=AcidRip
12cr|acidrip-0.14-8|61	Comment=Video ripping and conversion
12cr|acidrip-0.14-8|62	Exec=%{name}
12cr|acidrip-0.14-8|63	Icon=video_section
12cr|acidrip-0.14-8|64	Terminal=false
12cr|acidrip-0.14-8|65	Type=Application
12cr|acidrip-0.14-8|66	StartupNotify=true
12cr|acidrip-0.14-8|67	Categories=Video;AudioVideo;AudioVideoEditing;GTK;
12cr|acidrip-0.14-8|68	EOF
12cr|acidrip-0.14-8|69	
12cr|acidrip-0.14-8|70	%clean
12cr|acidrip-0.14-8|71	rm -rf %{buildroot}
12cr|acidrip-0.14-8|72	
12cr|acidrip-0.14-8|73	%if %mdkversion < 200900
12cr|acidrip-0.14-8|74	%post
12cr|acidrip-0.14-8|75	%{update_menus}
12cr|acidrip-0.14-8|76	%endif
12cr|acidrip-0.14-8|77	
12cr|acidrip-0.14-8|78	%if %mdkversion < 200900
12cr|acidrip-0.14-8|79	%postun
12cr|acidrip-0.14-8|80	%{clean_menus}
12cr|acidrip-0.14-8|81	%endif
12cr|acidrip-0.14-8|82	
12cr|acidrip-0.14-8|83	%files
12cr|acidrip-0.14-8|84	%defattr(-,root,root)
12cr|acidrip-0.14-8|85	%doc CHANGELOG COPYING TODO
12cr|acidrip-0.14-8|86	%{_bindir}/%{name}
12cr|acidrip-0.14-8|87	%{perl_vendorlib}/AcidRip
12cr|acidrip-0.14-8|88	%{_mandir}/man1/*
12cr|acidrip-0.14-8|89	%{_datadir}/applications/mandriva*
12cr|acidrip-0.14-8|90	
12cr|acidrip-0.14-8|91	
12cr|acidrip-0.14-8|92	%changelog
12cr|acidrip-0.14-8|93	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0.14-8mdv2010.0
12cr|acidrip-0.14-8|94	+ Revision: 423862
12cr|acidrip-0.14-8|95	- rebuild
12cr|acidrip-0.14-8|96	
12cr|acidrip-0.14-8|97	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.14-7mdv2009.0
12cr|acidrip-0.14-8|98	+ Revision: 218436
12cr|acidrip-0.14-8|99	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|acidrip-0.14-8|100	
12cr|acidrip-0.14-8|101	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.14-7mdv2008.1
12cr|acidrip-0.14-8|102	+ Revision: 135813
12cr|acidrip-0.14-8|103	- restore BuildRoot
12cr|acidrip-0.14-8|104	
12cr|acidrip-0.14-8|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|acidrip-0.14-8|106	- kill re-definition of %%buildroot on Pixel's request
12cr|acidrip-0.14-8|107	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|acidrip-0.14-8|108	
12cr|acidrip-0.14-8|109	* Fri Jul 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.14-7mdv2008.0
12cr|acidrip-0.14-8|110	+ Revision: 56365
12cr|acidrip-0.14-8|111	- provide Gtk2 patch
12cr|acidrip-0.14-8|112	
12cr|acidrip-0.14-8|113	* Mon Jul 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.14-6mdv2008.0
12cr|acidrip-0.14-8|114	+ Revision: 52453
12cr|acidrip-0.14-8|115	- provide patch 0 (default xvid options)
12cr|acidrip-0.14-8|116	- provide patch 1 (mencoder new crop syntax)
12cr|acidrip-0.14-8|117	- drop old menu style
12cr|acidrip-0.14-8|118	- remove X-MandrivaLinux from desktop file
12cr|acidrip-0.14-8|119	- Import acidrip
12cr|acidrip-0.14-8|120	
12cr|acidrip-0.14-8|121	
12cr|acidrip-0.14-8|122	
12cr|acidrip-0.14-8|123	* Wed Aug  2 2006 Gtz Waschk <waschk@mandriva.org> 0.14-5mdv2007.0
12cr|acidrip-0.14-8|124	- xdg menu
12cr|acidrip-0.14-8|125	
12cr|acidrip-0.14-8|126	* Tue Jun 27 2006 Lenny Cartier <lenny@mandriva.com> 0.14-4mdv2007.0
12cr|acidrip-0.14-8|127	- rebuild
12cr|acidrip-0.14-8|128	
12cr|acidrip-0.14-8|129	* Fri Feb 17 2006 Gtz Waschk <waschk@mandriva.org> 0.14-3mdk
12cr|acidrip-0.14-8|130	- fix installation
12cr|acidrip-0.14-8|131	
12cr|acidrip-0.14-8|132	* Tue Nov 16 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.14-2mdk
12cr|acidrip-0.14-8|133	- fix provides
12cr|acidrip-0.14-8|134	
12cr|acidrip-0.14-8|135	* Mon Nov 15 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.14-1mdk
12cr|acidrip-0.14-8|136	- fix URL
12cr|acidrip-0.14-8|137	- new version
12cr|acidrip-0.14-8|138	
12cr|acidrip-0.14-8|139	* Tue Jan 27 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.12-1mdk
12cr|acidrip-0.14-8|140	- new version
12cr|acidrip-0.14-8|141	
12cr|acidrip-0.14-8|142	* Tue Nov 11 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.11-1mdk
12cr|acidrip-0.14-8|143	- this one needs perl-Gtk2
12cr|acidrip-0.14-8|144	- new version
12cr|acidrip-0.14-8|145	
12cr|acidrip-0.14-8|146	* Wed Jul 16 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.9-3mdk
12cr|acidrip-0.14-8|147	- fix buildrequires again
12cr|acidrip-0.14-8|148	
12cr|acidrip-0.14-8|149	* Tue Jul 15 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.9-2mdk
12cr|acidrip-0.14-8|150	- fix buildrequires
12cr|acidrip-0.14-8|151	
12cr|acidrip-0.14-8|152	* Mon Jun 2 2003 Austin Acton <aacton@yorku.ca> 0.9-1mdk
12cr|acidrip-0.14-8|153	- 0.9
12cr|acidrip-0.14-8|154	
12cr|acidrip-0.14-8|155	* Fri May 30 2003 Austin Acton <aacton@yorku.ca> 0.8-1mdk
12cr|acidrip-0.14-8|156	- initial package

32 12
12cr|ack-1.960.0-2|1	%define upstream_name    ack
12cr|ack-1.960.0-2|2	%define upstream_version 1.96
12cr|ack-1.960.0-2|3	
12cr|ack-1.960.0-2|4	Name:		%{upstream_name}
12cr|ack-1.960.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|ack-1.960.0-2|6	Release:	2
12cr|ack-1.960.0-2|7	
12cr|ack-1.960.0-2|8	Summary:	Grep-like text finder for large trees of text
12cr|ack-1.960.0-2|9	License:	GPL+ or Artistic
12cr|ack-1.960.0-2|10	Group:		Text tools
12cr|ack-1.960.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|ack-1.960.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|ack-1.960.0-2|13	
12cr|ack-1.960.0-2|14	BuildRequires:	perl-devel
12cr|ack-1.960.0-2|15	BuildRequires:	perl(File::Next)
12cr|ack-1.960.0-2|16	BuildArch:	noarch
12cr|ack-1.960.0-2|17	
12cr|ack-1.960.0-2|18	%description
12cr|ack-1.960.0-2|19	ack is a grep-like program with optimizations for searching through large trees
12cr|ack-1.960.0-2|20	of source code.
12cr|ack-1.960.0-2|21	
12cr|ack-1.960.0-2|22	%prep
12cr|ack-1.960.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|ack-1.960.0-2|24	
12cr|ack-1.960.0-2|25	%build
12cr|ack-1.960.0-2|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|ack-1.960.0-2|27	%make
12cr|ack-1.960.0-2|28	
12cr|ack-1.960.0-2|29	%check
12cr|ack-1.960.0-2|30	# tests failing on cluster because they seem to require a real term.
12cr|ack-1.960.0-2|31	# ==> skipping tests for now
12cr|ack-1.960.0-2|32	#make test
12cr|ack-1.960.0-2|33	
12cr|ack-1.960.0-2|34	%install
12cr|ack-1.960.0-2|35	%makeinstall_std
12cr|ack-1.960.0-2|36	
12cr|ack-1.960.0-2|37	%files
12cr|ack-1.960.0-2|38	%doc Changes
12cr|ack-1.960.0-2|39	%{perl_vendorlib}/App/*
12cr|ack-1.960.0-2|40	%{_mandir}/*/*
12cr|ack-1.960.0-2|41	%{_bindir}/*
12cr|ack-1.960.0-2|42	
12cr|ack-1.960.0-2|43	%changelog
12cr|ack-1.960.0-2|44	* Thu Sep 29 2011 Andrey Bondrov <abondrov@mandriva.org> 1.960.0-1mdv2012.0
12cr|ack-1.960.0-2|45	+ Revision: 701880
12cr|ack-1.960.0-2|46	- New version: 1.96
12cr|ack-1.960.0-2|47	
12cr|ack-1.960.0-2|48	* Fri Mar 18 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.940.0-1
12cr|ack-1.960.0-2|49	+ Revision: 646444
12cr|ack-1.960.0-2|50	- fix %%doc
12cr|ack-1.960.0-2|51	- update to 1.94
12cr|ack-1.960.0-2|52	
12cr|ack-1.960.0-2|53	* Sat Dec 12 2009 Jérôme Quelin <jquelin@mandriva.org> 1.920.0-1mdv2011.0
12cr|ack-1.960.0-2|54	+ Revision: 477614
12cr|ack-1.960.0-2|55	- update to 1.92
12cr|ack-1.960.0-2|56	
12cr|ack-1.960.0-2|57	* Wed Sep 09 2009 Jérôme Quelin <jquelin@mandriva.org> 1.900.0-1mdv2010.0
12cr|ack-1.960.0-2|58	+ Revision: 435709
12cr|ack-1.960.0-2|59	- update to 1.90
12cr|ack-1.960.0-2|60	
12cr|ack-1.960.0-2|61	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.880.0-1mdv2010.0
12cr|ack-1.960.0-2|62	+ Revision: 401463
12cr|ack-1.960.0-2|63	- rebuild
12cr|ack-1.960.0-2|64	- using %%perl_convert_version
12cr|ack-1.960.0-2|65	- fixed license field
12cr|ack-1.960.0-2|66	
12cr|ack-1.960.0-2|67	* Mon Feb 09 2009 Jérôme Quelin <jquelin@mandriva.org> 1.88-1mdv2009.1
12cr|ack-1.960.0-2|68	+ Revision: 338870
12cr|ack-1.960.0-2|69	- skipping tests since they seem to require a valid term
12cr|ack-1.960.0-2|70	- better prereqs
12cr|ack-1.960.0-2|71	- update to new version 1.88
12cr|ack-1.960.0-2|72	
12cr|ack-1.960.0-2|73	* Wed Nov 12 2008 Jérôme Quelin <jquelin@mandriva.org> 1.86-1mdv2009.1
12cr|ack-1.960.0-2|74	+ Revision: 302519
12cr|ack-1.960.0-2|75	- update to new version 1.86
12cr|ack-1.960.0-2|76	
12cr|ack-1.960.0-2|77	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.76-3mdv2009.0
12cr|ack-1.960.0-2|78	+ Revision: 266116
12cr|ack-1.960.0-2|79	- rebuild early 2009.0 package (before pixel changes)
12cr|ack-1.960.0-2|80	
12cr|ack-1.960.0-2|81	* Wed Apr 23 2008 Jérôme Quelin <jquelin@mandriva.org> 1.76-2mdv2009.0
12cr|ack-1.960.0-2|82	+ Revision: 196891
12cr|ack-1.960.0-2|83	- rebuild
12cr|ack-1.960.0-2|84	
12cr|ack-1.960.0-2|85	* Sun Mar 02 2008 Michael Scherer <misc@mandriva.org> 1.76-1mdv2008.1
12cr|ack-1.960.0-2|86	+ Revision: 177690
12cr|ack-1.960.0-2|87	- new version
12cr|ack-1.960.0-2|88	
12cr|ack-1.960.0-2|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|ack-1.960.0-2|90	- fix summary-not-capitalized
12cr|ack-1.960.0-2|91	
12cr|ack-1.960.0-2|92	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 1.28-2mdv2008.1
12cr|ack-1.960.0-2|93	+ Revision: 135813
12cr|ack-1.960.0-2|94	- restore BuildRoot
12cr|ack-1.960.0-2|95	
12cr|ack-1.960.0-2|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|ack-1.960.0-2|97	- kill re-definition of %%buildroot on Pixel's request
12cr|ack-1.960.0-2|98	
12cr|ack-1.960.0-2|99	
12cr|ack-1.960.0-2|100	* Fri Oct 20 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.28-2mdv2007.0
12cr|ack-1.960.0-2|101	+ Revision: 71267
12cr|ack-1.960.0-2|102	+ Status: not released
12cr|ack-1.960.0-2|103	- Add BuildRequires
12cr|ack-1.960.0-2|104	- New version
12cr|ack-1.960.0-2|105	

33 12
12cr|acoustid-fingerprinter-0.5.1-1|1	Name:           acoustid-fingerprinter
12cr|acoustid-fingerprinter-0.5.1-1|2	Version:        0.5.1
12cr|acoustid-fingerprinter-0.5.1-1|3	Release:        %mkrel 1
12cr|acoustid-fingerprinter-0.5.1-1|4	Summary:        Music AcoustID fingerprinting application
12cr|acoustid-fingerprinter-0.5.1-1|5	
12cr|acoustid-fingerprinter-0.5.1-1|6	Group:          Sound
12cr|acoustid-fingerprinter-0.5.1-1|7	License:        GPLv2+
12cr|acoustid-fingerprinter-0.5.1-1|8	URL:            http://acoustid.org/fingerprinter
12cr|acoustid-fingerprinter-0.5.1-1|9	Source:         https://github.com/downloads/lalinsky/%{name}/%{name}-%{version}.tar.gz
12cr|acoustid-fingerprinter-0.5.1-1|10	
12cr|acoustid-fingerprinter-0.5.1-1|11	BuildRoot: %_tmppath/%name-%version-%release-buildroot
12cr|acoustid-fingerprinter-0.5.1-1|12	BuildRequires:  cmake
12cr|acoustid-fingerprinter-0.5.1-1|13	BuildRequires:  qt4-devel
12cr|acoustid-fingerprinter-0.5.1-1|14	%if %mdvver > 201100
12cr|acoustid-fingerprinter-0.5.1-1|15	BuildRequires:  ffmpeg0.7-devel
12cr|acoustid-fingerprinter-0.5.1-1|16	%else
12cr|acoustid-fingerprinter-0.5.1-1|17	BuildRequires:  ffmpeg-devel
12cr|acoustid-fingerprinter-0.5.1-1|18	%endif
12cr|acoustid-fingerprinter-0.5.1-1|19	BuildRequires:  taglib-devel
12cr|acoustid-fingerprinter-0.5.1-1|20	BuildRequires:  desktop-file-utils
12cr|acoustid-fingerprinter-0.5.1-1|21	BuildRequires:  pkgconfig(libchromaprint)
12cr|acoustid-fingerprinter-0.5.1-1|22	
12cr|acoustid-fingerprinter-0.5.1-1|23	
12cr|acoustid-fingerprinter-0.5.1-1|24	%description
12cr|acoustid-fingerprinter-0.5.1-1|25	
12cr|acoustid-fingerprinter-0.5.1-1|26	Acoustid fingerprinter is a cross-platform GUI application that uses
12cr|acoustid-fingerprinter-0.5.1-1|27	Chromaprint to submit audio fingerprints from your music collection
12cr|acoustid-fingerprinter-0.5.1-1|28	to the Acoustid database. Only tagged audio files are submitted.
12cr|acoustid-fingerprinter-0.5.1-1|29	Files tagged by MusicBrainz applications such as Picard are preferred,
12cr|acoustid-fingerprinter-0.5.1-1|30	but it will submit fingerprints for any files that have tags such as
12cr|acoustid-fingerprinter-0.5.1-1|31	track title, artist name, album name, etc.
12cr|acoustid-fingerprinter-0.5.1-1|32	
12cr|acoustid-fingerprinter-0.5.1-1|33	%prep
12cr|acoustid-fingerprinter-0.5.1-1|34	%setup -q
12cr|acoustid-fingerprinter-0.5.1-1|35	
12cr|acoustid-fingerprinter-0.5.1-1|36	
12cr|acoustid-fingerprinter-0.5.1-1|37	%build
12cr|acoustid-fingerprinter-0.5.1-1|38	%cmake -DCMAKE_BUILD_TYPE=Debug
12cr|acoustid-fingerprinter-0.5.1-1|39	# removing the -O3 optimization flag for the release building type
12cr|acoustid-fingerprinter-0.5.1-1|40	sed -i  "s/-O3 -DNDEBUG//g" CMakeCache.txt
12cr|acoustid-fingerprinter-0.5.1-1|41	%make
12cr|acoustid-fingerprinter-0.5.1-1|42	
12cr|acoustid-fingerprinter-0.5.1-1|43	
12cr|acoustid-fingerprinter-0.5.1-1|44	%install
12cr|acoustid-fingerprinter-0.5.1-1|45	rm -rf %buildroot
12cr|acoustid-fingerprinter-0.5.1-1|46	cd build
12cr|acoustid-fingerprinter-0.5.1-1|47	%makeinstall_std
12cr|acoustid-fingerprinter-0.5.1-1|48	cd ..
12cr|acoustid-fingerprinter-0.5.1-1|49	
12cr|acoustid-fingerprinter-0.5.1-1|50	install -d -m755 %{buildroot}%{_datadir}/applications
12cr|acoustid-fingerprinter-0.5.1-1|51	
12cr|acoustid-fingerprinter-0.5.1-1|52	desktop-file-install \
12cr|acoustid-fingerprinter-0.5.1-1|53	--remove-key Encoding \
12cr|acoustid-fingerprinter-0.5.1-1|54	--dir %{buildroot}%{_datadir}/applications \
12cr|acoustid-fingerprinter-0.5.1-1|55	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|acoustid-fingerprinter-0.5.1-1|56	
12cr|acoustid-fingerprinter-0.5.1-1|57	install -p -D -m 0644 images/%{name}.svg  %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12cr|acoustid-fingerprinter-0.5.1-1|58	
12cr|acoustid-fingerprinter-0.5.1-1|59	%files
12cr|acoustid-fingerprinter-0.5.1-1|60	%doc CHANGES.txt COPYING.txt
12cr|acoustid-fingerprinter-0.5.1-1|61	%{_bindir}/%{name}
12cr|acoustid-fingerprinter-0.5.1-1|62	%{_datadir}/applications/%{name}.desktop
12cr|acoustid-fingerprinter-0.5.1-1|63	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12cr|acoustid-fingerprinter-0.5.1-1|64	
12cr|acoustid-fingerprinter-0.5.1-1|65	
12cr|acoustid-fingerprinter-0.5.1-1|66	
12cr|acoustid-fingerprinter-0.5.1-1|67	
12cr|acoustid-fingerprinter-0.5.1-1|68	%changelog
12cr|acoustid-fingerprinter-0.5.1-1|69	* Mon Jun 11 2012 Götz Waschk <waschk@mandriva.org> 0.5.1-1
12cr|acoustid-fingerprinter-0.5.1-1|70	+ Revision: 804387
12cr|acoustid-fingerprinter-0.5.1-1|71	- import acoustid-fingerprinter
12cr|acoustid-fingerprinter-0.5.1-1|72	
12cr|acoustid-fingerprinter-0.5.1-1|73	
12cr|acoustid-fingerprinter-0.5.1-1|74	* Mon Jun 11 2012 Goetz Waschk <goetz@mandriva.org> 0.5.1-1
12cr|acoustid-fingerprinter-0.5.1-1|75	- adapt for Mandriva
12cr|acoustid-fingerprinter-0.5.1-1|76	
12cr|acoustid-fingerprinter-0.5.1-1|77	* Wed May 9 2012 Ismael Olea <ismael@olea.org> - 0.5.1-5
12cr|acoustid-fingerprinter-0.5.1-1|78	- bump
12cr|acoustid-fingerprinter-0.5.1-1|79	
12cr|acoustid-fingerprinter-0.5.1-1|80	* Wed Apr 04 2012 Nicolas Chauvet <kwizart@gmail.com> - 0.5.1-4
12cr|acoustid-fingerprinter-0.5.1-1|81	- Rebuilt
12cr|acoustid-fingerprinter-0.5.1-1|82	
12cr|acoustid-fingerprinter-0.5.1-1|83	* Fri Mar 02 2012 Nicolas Chauvet <kwizart@gmail.com> - 0.5.1-3
12cr|acoustid-fingerprinter-0.5.1-1|84	- Rebuilt for c++ ABI breakage
12cr|acoustid-fingerprinter-0.5.1-1|85	
12cr|acoustid-fingerprinter-0.5.1-1|86	* Tue Feb 28 2012 Nicolas Chauvet <kwizart@gmail.com> - 0.5.1-2
12cr|acoustid-fingerprinter-0.5.1-1|87	- Rebuilt for x264/FFmpeg
12cr|acoustid-fingerprinter-0.5.1-1|88	
12cr|acoustid-fingerprinter-0.5.1-1|89	* Sat Jan 14 2012 Ismael Olea <ismael@olea.org> - 0.5.1-1
12cr|acoustid-fingerprinter-0.5.1-1|90	- updated to 0.5.1
12cr|acoustid-fingerprinter-0.5.1-1|91	- desktop svg icon now provided upstream
12cr|acoustid-fingerprinter-0.5.1-1|92	- fix-contenttypeheader.patch included in upstream
12cr|acoustid-fingerprinter-0.5.1-1|93	- Now CMAKE configured for Debug release -> better debuginfo
12cr|acoustid-fingerprinter-0.5.1-1|94	- added update-mime-database scriptlets
12cr|acoustid-fingerprinter-0.5.1-1|95	
12cr|acoustid-fingerprinter-0.5.1-1|96	* Wed Jan 4 2012 Ismael Olea <ismael@olea.org> - 0.5-2
12cr|acoustid-fingerprinter-0.5.1-1|97	- upstream now includes desktop file
12cr|acoustid-fingerprinter-0.5.1-1|98	- patch0 fixes https://github.com/lalinsky/acoustid-fingerprinter/issues/3
12cr|acoustid-fingerprinter-0.5.1-1|99	- removing the -O3 optimization flag for the release building type
12cr|acoustid-fingerprinter-0.5.1-1|100	- more spec cleaning
12cr|acoustid-fingerprinter-0.5.1-1|101	
12cr|acoustid-fingerprinter-0.5.1-1|102	* Sun Jan 1 2012 Ismael Olea <ismael@olea.org> - 0.5-1
12cr|acoustid-fingerprinter-0.5.1-1|103	- update to 0.5
12cr|acoustid-fingerprinter-0.5.1-1|104	- minor spec cleaning
12cr|acoustid-fingerprinter-0.5.1-1|105	
12cr|acoustid-fingerprinter-0.5.1-1|106	* Thu Nov 18 2011 Ismael Olea <ismael@olea.org> - 0.4-1
12cr|acoustid-fingerprinter-0.5.1-1|107	- first version for Fedora
12cr|acoustid-fingerprinter-0.5.1-1|108	

34 12
12cr|acpitool-0.5.1-2|1	%define name acpitool
12cr|acpitool-0.5.1-2|2	%define version 0.5.1
12cr|acpitool-0.5.1-2|3	%define release %mkrel 2
12cr|acpitool-0.5.1-2|4	
12cr|acpitool-0.5.1-2|5	Summary: A Linux ACPI client
12cr|acpitool-0.5.1-2|6	Name: %{name}
12cr|acpitool-0.5.1-2|7	Version: %{version}
12cr|acpitool-0.5.1-2|8	Release: %{release}
12cr|acpitool-0.5.1-2|9	Source0: http://freeunix.dyndns.org:8088/ftp_site/pub/unix/acpitool/%name-%version.tar.bz2
12cr|acpitool-0.5.1-2|10	License: GPL
12cr|acpitool-0.5.1-2|11	Group: System/Kernel and hardware
12cr|acpitool-0.5.1-2|12	Url: http://freeunix.dyndns.org:8088/site2/acpitool.shtml
12cr|acpitool-0.5.1-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|acpitool-0.5.1-2|14	
12cr|acpitool-0.5.1-2|15	
12cr|acpitool-0.5.1-2|16	%description
12cr|acpitool-0.5.1-2|17	It's a small command-line application,
12cr|acpitool-0.5.1-2|18	intended to be a replacement for the apm tool.
12cr|acpitool-0.5.1-2|19	
12cr|acpitool-0.5.1-2|20	%prep
12cr|acpitool-0.5.1-2|21	%setup -q -n %name-%{version}
12cr|acpitool-0.5.1-2|22	
12cr|acpitool-0.5.1-2|23	%build
12cr|acpitool-0.5.1-2|24	%configure2_5x
12cr|acpitool-0.5.1-2|25	
12cr|acpitool-0.5.1-2|26	perl -pi -e "s|/usr/local|$RPM_BUILD_ROOT/usr|g" Makefile
12cr|acpitool-0.5.1-2|27	perl -pi -e "s|man/man1|share/man/man1|g" Makefile
12cr|acpitool-0.5.1-2|28	
12cr|acpitool-0.5.1-2|29	make
12cr|acpitool-0.5.1-2|30	
12cr|acpitool-0.5.1-2|31	%install
12cr|acpitool-0.5.1-2|32	rm -rf $RPM_BUILD_ROOT
12cr|acpitool-0.5.1-2|33	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|acpitool-0.5.1-2|34	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1
12cr|acpitool-0.5.1-2|35	%makeinstall
12cr|acpitool-0.5.1-2|36	
12cr|acpitool-0.5.1-2|37	%clean
12cr|acpitool-0.5.1-2|38	rm -rf $RPM_BUILD_ROOT
12cr|acpitool-0.5.1-2|39	
12cr|acpitool-0.5.1-2|40	%files
12cr|acpitool-0.5.1-2|41	%defattr(-,root,root)
12cr|acpitool-0.5.1-2|42	%{_bindir}/acpitool
12cr|acpitool-0.5.1-2|43	%{_mandir}/man1/acpitool*
12cr|acpitool-0.5.1-2|44	
12cr|acpitool-0.5.1-2|45	
12cr|acpitool-0.5.1-2|46	
12cr|acpitool-0.5.1-2|47	
12cr|acpitool-0.5.1-2|48	%changelog
12cr|acpitool-0.5.1-2|49	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-2mdv2011.0
12cr|acpitool-0.5.1-2|50	+ Revision: 616500
12cr|acpitool-0.5.1-2|51	- the mass rebuild of 2010.0 packages
12cr|acpitool-0.5.1-2|52	
12cr|acpitool-0.5.1-2|53	* Fri Aug 14 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.1-1mdv2010.0
12cr|acpitool-0.5.1-2|54	+ Revision: 416372
12cr|acpitool-0.5.1-2|55	- Update to new version 0.5.1
12cr|acpitool-0.5.1-2|56	- Remove string patch integrated upstream
12cr|acpitool-0.5.1-2|57	
12cr|acpitool-0.5.1-2|58	* Thu Mar 05 2009 Antoine Ginies <aginies@mandriva.com> 0.5.0-1mdv2009.1
12cr|acpitool-0.5.1-2|59	+ Revision: 348867
12cr|acpitool-0.5.1-2|60	- fix patch0 decleration
12cr|acpitool-0.5.1-2|61	
12cr|acpitool-0.5.1-2|62	* Thu Jul 24 2008 Erwan Velu <erwan@mandriva.org> 0.5.0-1mdv2009.0
12cr|acpitool-0.5.1-2|63	+ Revision: 245873
12cr|acpitool-0.5.1-2|64	- 0.5.0
12cr|acpitool-0.5.1-2|65	
12cr|acpitool-0.5.1-2|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|acpitool-0.5.1-2|67	- rebuild
12cr|acpitool-0.5.1-2|68	- rebuild
12cr|acpitool-0.5.1-2|69	
12cr|acpitool-0.5.1-2|70	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.4.7-1mdv2008.1
12cr|acpitool-0.5.1-2|71	+ Revision: 135817
12cr|acpitool-0.5.1-2|72	- restore BuildRoot
12cr|acpitool-0.5.1-2|73	
12cr|acpitool-0.5.1-2|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|acpitool-0.5.1-2|75	- kill re-definition of %%buildroot on Pixel's request
12cr|acpitool-0.5.1-2|76	
12cr|acpitool-0.5.1-2|77	
12cr|acpitool-0.5.1-2|78	* Wed Feb 07 2007 Lenny Cartier <lenny@mandriva.com> 0.4.7-1mdv2007.0
12cr|acpitool-0.5.1-2|79	+ Revision: 117187
12cr|acpitool-0.5.1-2|80	- Update to 0.4.7
12cr|acpitool-0.5.1-2|81	- Import acpitool
12cr|acpitool-0.5.1-2|82	
12cr|acpitool-0.5.1-2|83	* Tue Sep 05 2006 Jerome Soyer <saispo@mandriva.org> 0.4.6-1mdv2007.0
12cr|acpitool-0.5.1-2|84	- New release 0.4.6
12cr|acpitool-0.5.1-2|85	
12cr|acpitool-0.5.1-2|86	* Wed Jun 28 2006 Lenny Cartier <lenny@mandriva.com> 0.4.5-2mdv2007.0
12cr|acpitool-0.5.1-2|87	- rebuild
12cr|acpitool-0.5.1-2|88	
12cr|acpitool-0.5.1-2|89	* Tue May 16 2006 Lenny Cartier <lenny@mandriva.com> 0.4.5-1mdk
12cr|acpitool-0.5.1-2|90	- 0.4.5
12cr|acpitool-0.5.1-2|91	
12cr|acpitool-0.5.1-2|92	* Mon Feb 06 2006 Lenny Cartier <lenny@mandriva.com> 0.4.4-1mdk
12cr|acpitool-0.5.1-2|93	- 0.4.4
12cr|acpitool-0.5.1-2|94	
12cr|acpitool-0.5.1-2|95	* Mon Dec 12 2005 Erwan Velu <erwan@seanodes.com> 0.4.0-1mdk
12cr|acpitool-0.5.1-2|96	- 0.4.0
12cr|acpitool-0.5.1-2|97	
12cr|acpitool-0.5.1-2|98	* Tue Apr 19 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 0.2.7-1mdk
12cr|acpitool-0.5.1-2|99	- 0.2.7.
12cr|acpitool-0.5.1-2|100	
12cr|acpitool-0.5.1-2|101	* Tue Sep 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.2.5-1mdk
12cr|acpitool-0.5.1-2|102	- 0.2.5
12cr|acpitool-0.5.1-2|103	
12cr|acpitool-0.5.1-2|104	* Wed Jul 14 2004 Erwan Velu <erwan@mandrakesoft.com> 0.2-1mdk
12cr|acpitool-0.5.1-2|105	- Initial mdk package
12cr|acpitool-0.5.1-2|106	

35 12
12cr|adesklets-0.6.1-8|1	%define	name	adesklets
12cr|adesklets-0.6.1-8|2	%define	version	0.6.1
12cr|adesklets-0.6.1-8|3	%define	release	%mkrel 8
12cr|adesklets-0.6.1-8|4	
12cr|adesklets-0.6.1-8|5	Summary:        Simple desklets for Unix
12cr|adesklets-0.6.1-8|6	Name:           %name
12cr|adesklets-0.6.1-8|7	Version:        %version
12cr|adesklets-0.6.1-8|8	Release:        %release
12cr|adesklets-0.6.1-8|9	License:        GPL
12cr|adesklets-0.6.1-8|10	URL:            http://adesklets.sourceforge.net/
12cr|adesklets-0.6.1-8|11	Source0:        %{name}-%{version}.tar.bz2
12cr|adesklets-0.6.1-8|12	Patch0:		adesklets-0.6.1-fix-str-fmt.patch
12cr|adesklets-0.6.1-8|13	Patch1:		adesklets-0.6.1-linkage.patch
12cr|adesklets-0.6.1-8|14	Group:          Graphical desktop/Other
12cr|adesklets-0.6.1-8|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|adesklets-0.6.1-8|16	Requires:	tkinter
12cr|adesklets-0.6.1-8|17	BuildRequires:  imlib2-devel python-devel
12cr|adesklets-0.6.1-8|18	BuildRequires:  ncurses-devel
12cr|adesklets-0.6.1-8|19	BuildRequires:  readline-devel
12cr|adesklets-0.6.1-8|20	BuildRequires:  perl-devel
12cr|adesklets-0.6.1-8|21	
12cr|adesklets-0.6.1-8|22	%description
12cr|adesklets-0.6.1-8|23	adesklets is an interactive Imlib2 console for the X Window system. It provides
12cr|adesklets-0.6.1-8|24	to scripted languages a clean and simple way to write great looking, mildly
12cr|adesklets-0.6.1-8|25	interactive desktop integrated graphic applets (aka "desklets").
12cr|adesklets-0.6.1-8|26	
12cr|adesklets-0.6.1-8|27	%prep
12cr|adesklets-0.6.1-8|28	%setup -q
12cr|adesklets-0.6.1-8|29	%patch0 -p0
12cr|adesklets-0.6.1-8|30	%patch1 -p0
12cr|adesklets-0.6.1-8|31	
12cr|adesklets-0.6.1-8|32	%build
12cr|adesklets-0.6.1-8|33	export LDFLAGS="-lm"
12cr|adesklets-0.6.1-8|34	%configure2_5x
12cr|adesklets-0.6.1-8|35	pushd scripting/perl/
12cr|adesklets-0.6.1-8|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|adesklets-0.6.1-8|37	popd
12cr|adesklets-0.6.1-8|38	%make
12cr|adesklets-0.6.1-8|39	
12cr|adesklets-0.6.1-8|40	%install
12cr|adesklets-0.6.1-8|41	rm -rf $RPM_BUILD_ROOT
12cr|adesklets-0.6.1-8|42	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|adesklets-0.6.1-8|43	mkdir -p $RPM_BUILD_ROOT%{_infodir}
12cr|adesklets-0.6.1-8|44	%makeinstall_std
12cr|adesklets-0.6.1-8|45	
12cr|adesklets-0.6.1-8|46	%clean
12cr|adesklets-0.6.1-8|47	rm -rf $RPM_BUILD_ROOT
12cr|adesklets-0.6.1-8|48	
12cr|adesklets-0.6.1-8|49	%post
12cr|adesklets-0.6.1-8|50	%_install_info %{_infodir}/%{name}*
12cr|adesklets-0.6.1-8|51	
12cr|adesklets-0.6.1-8|52	%preun
12cr|adesklets-0.6.1-8|53	%_remove_install_info %{_infodir}/%{name}*
12cr|adesklets-0.6.1-8|54	
12cr|adesklets-0.6.1-8|55	%files
12cr|adesklets-0.6.1-8|56	%defattr(-,root,root)
12cr|adesklets-0.6.1-8|57	%doc README ChangeLog NEWS INSTALL COPYING AUTHORS
12cr|adesklets-0.6.1-8|58	%{_bindir}/*
12cr|adesklets-0.6.1-8|59	%{_infodir}/*
12cr|adesklets-0.6.1-8|60	%py_platsitedir/*
12cr|adesklets-0.6.1-8|61	%{perl_vendorlib}/*
12cr|adesklets-0.6.1-8|62	%{_datadir}/adesklets
12cr|adesklets-0.6.1-8|63	%{_mandir}/*/*
12cr|adesklets-0.6.1-8|64	
12cr|adesklets-0.6.1-8|65	
12cr|adesklets-0.6.1-8|66	
12cr|adesklets-0.6.1-8|67	
12cr|adesklets-0.6.1-8|68	%changelog
12cr|adesklets-0.6.1-8|69	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.6.1-8mdv2010.0
12cr|adesklets-0.6.1-8|70	+ Revision: 436625
12cr|adesklets-0.6.1-8|71	- rebuild
12cr|adesklets-0.6.1-8|72	
12cr|adesklets-0.6.1-8|73	* Mon Mar 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.1-7mdv2009.1
12cr|adesklets-0.6.1-8|74	+ Revision: 356239
12cr|adesklets-0.6.1-8|75	- rebuild
12cr|adesklets-0.6.1-8|76	
12cr|adesklets-0.6.1-8|77	* Thu Jan 22 2009 Funda Wang <fwang@mandriva.org> 0.6.1-6mdv2009.1
12cr|adesklets-0.6.1-8|78	+ Revision: 332420
12cr|adesklets-0.6.1-8|79	- fix building
12cr|adesklets-0.6.1-8|80	
12cr|adesklets-0.6.1-8|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|adesklets-0.6.1-8|82	- rebuild
12cr|adesklets-0.6.1-8|83	- rebuild
12cr|adesklets-0.6.1-8|84	
12cr|adesklets-0.6.1-8|85	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 0.6.1-4mdv2008.1
12cr|adesklets-0.6.1-8|86	+ Revision: 151759
12cr|adesklets-0.6.1-8|87	- rebuild
12cr|adesklets-0.6.1-8|88	
12cr|adesklets-0.6.1-8|89	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.6.1-3mdv2008.1
12cr|adesklets-0.6.1-8|90	+ Revision: 135817
12cr|adesklets-0.6.1-8|91	- restore BuildRoot
12cr|adesklets-0.6.1-8|92	
12cr|adesklets-0.6.1-8|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|adesklets-0.6.1-8|94	- kill re-definition of %%buildroot on Pixel's request
12cr|adesklets-0.6.1-8|95	
12cr|adesklets-0.6.1-8|96	
12cr|adesklets-0.6.1-8|97	* Wed Dec 13 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.6.1-3mdv2007.0
12cr|adesklets-0.6.1-8|98	+ Revision: 96503
12cr|adesklets-0.6.1-8|99	- Rebuild against new python
12cr|adesklets-0.6.1-8|100	- Import adesklets
12cr|adesklets-0.6.1-8|101	
12cr|adesklets-0.6.1-8|102	* Wed Jun 28 2006 Lenny Cartier <lenny@mandriva.com> 0.6.1-2mdv2007.0
12cr|adesklets-0.6.1-8|103	- rebuild
12cr|adesklets-0.6.1-8|104	
12cr|adesklets-0.6.1-8|105	* Sat May 06 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.6.1-1mdk
12cr|adesklets-0.6.1-8|106	- New release 0.6.1
12cr|adesklets-0.6.1-8|107	
12cr|adesklets-0.6.1-8|108	* Wed Mar 29 2006 Pascal Terjan <pterjan@mandriva.org> 0.6.0-2mdk
12cr|adesklets-0.6.1-8|109	- requires tkinter (Fabrice Facorat, #20404)
12cr|adesklets-0.6.1-8|110	
12cr|adesklets-0.6.1-8|111	* Tue Mar 28 2006 Pascal Terjan <pterjan@mandriva.org> 0.6.0-1mdk
12cr|adesklets-0.6.1-8|112	- 0.6.0
12cr|adesklets-0.6.1-8|113	
12cr|adesklets-0.6.1-8|114	* Wed Dec 14 2005 Pascal Terjan <pterjan@mandriva.org> 0.5.0-1mdk
12cr|adesklets-0.6.1-8|115	- 0.5.0
12cr|adesklets-0.6.1-8|116	
12cr|adesklets-0.6.1-8|117	* Fri Oct 07 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.4.11-2mdk
12cr|adesklets-0.6.1-8|118	- Fix BuildRequires
12cr|adesklets-0.6.1-8|119	
12cr|adesklets-0.6.1-8|120	* Sat Sep 03 2005 Pascal Terjan <pterjan@mandriva.org> 0.4.11-1mdk
12cr|adesklets-0.6.1-8|121	- 0.4.11
12cr|adesklets-0.6.1-8|122	
12cr|adesklets-0.6.1-8|123	* Mon Aug 15 2005 Pascal Terjan <pterjan@mandriva.org> 0.4.10-1mdk
12cr|adesklets-0.6.1-8|124	- First Mandriva package
12cr|adesklets-0.6.1-8|125	

36 12
12cr|adns-python-1.2.1-3|1	Summary:	Python bindings for GNU adns library
12cr|adns-python-1.2.1-3|2	Name:		adns-python
12cr|adns-python-1.2.1-3|3	Version:	1.2.1
12cr|adns-python-1.2.1-3|4	Release:	3
12cr|adns-python-1.2.1-3|5	Source0:	%{name}-%{version}.tar.gz
12cr|adns-python-1.2.1-3|6	License:	GPLv2
12cr|adns-python-1.2.1-3|7	Group:		Development/Python
12cr|adns-python-1.2.1-3|8	BuildRequires:	adns-devel
12cr|adns-python-1.2.1-3|9	%py_requires -d
12cr|adns-python-1.2.1-3|10	URL:		http://dustman.net/andy/python/adns-python
12cr|adns-python-1.2.1-3|11	
12cr|adns-python-1.2.1-3|12	%description
12cr|adns-python-1.2.1-3|13	adns-python is a Python module that interfaces to the adns asynchronous
12cr|adns-python-1.2.1-3|14	resolver library.
12cr|adns-python-1.2.1-3|15	
12cr|adns-python-1.2.1-3|16	%prep
12cr|adns-python-1.2.1-3|17	%setup -q
12cr|adns-python-1.2.1-3|18	
12cr|adns-python-1.2.1-3|19	%build
12cr|adns-python-1.2.1-3|20	env CFLAGS="%{optflags}" python setup.py build
12cr|adns-python-1.2.1-3|21	
12cr|adns-python-1.2.1-3|22	%install
12cr|adns-python-1.2.1-3|23	python setup.py install --root=%{buildroot}
12cr|adns-python-1.2.1-3|24	
12cr|adns-python-1.2.1-3|25	%files
12cr|adns-python-1.2.1-3|26	%defattr(-,root,root)
12cr|adns-python-1.2.1-3|27	%doc GPL README
12cr|adns-python-1.2.1-3|28	%{_libdir}/python%{py_ver}/site-packages/*
12cr|adns-python-1.2.1-3|29	
12cr|adns-python-1.2.1-3|30	
12cr|adns-python-1.2.1-3|31	
12cr|adns-python-1.2.1-3|32	
12cr|adns-python-1.2.1-3|33	%changelog
12cr|adns-python-1.2.1-3|34	* Tue Feb 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.2.1-2mdv2010.1
12cr|adns-python-1.2.1-3|35	+ Revision: 510104
12cr|adns-python-1.2.1-3|36	- Fix tabs/space
12cr|adns-python-1.2.1-3|37	- Fix license
12cr|adns-python-1.2.1-3|38	
12cr|adns-python-1.2.1-3|39	* Wed Jan 20 2010 Frederik Himpe <fhimpe@mandriva.org> 1.2.1-1mdv2010.1
12cr|adns-python-1.2.1-3|40	+ Revision: 494376
12cr|adns-python-1.2.1-3|41	- Remove old patches (srv patch integrated upstream, invalid free patch
12cr|adns-python-1.2.1-3|42	fixed differently upstream)
12cr|adns-python-1.2.1-3|43	
12cr|adns-python-1.2.1-3|44	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|adns-python-1.2.1-3|45	- set mkrel to 1
12cr|adns-python-1.2.1-3|46	- update to 1.2.1
12cr|adns-python-1.2.1-3|47	
12cr|adns-python-1.2.1-3|48	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-5mdv2010.0
12cr|adns-python-1.2.1-3|49	+ Revision: 436626
12cr|adns-python-1.2.1-3|50	- rebuild
12cr|adns-python-1.2.1-3|51	
12cr|adns-python-1.2.1-3|52	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 1.1.1-4mdv2009.1
12cr|adns-python-1.2.1-3|53	+ Revision: 320370
12cr|adns-python-1.2.1-3|54	- rediff srv patch
12cr|adns-python-1.2.1-3|55	- rebuild for new python
12cr|adns-python-1.2.1-3|56	
12cr|adns-python-1.2.1-3|57	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 1.1.1-3mdv2009.0
12cr|adns-python-1.2.1-3|58	+ Revision: 226115
12cr|adns-python-1.2.1-3|59	- rebuild
12cr|adns-python-1.2.1-3|60	- remove URL from description
12cr|adns-python-1.2.1-3|61	
12cr|adns-python-1.2.1-3|62	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.1.1-2mdv2008.1
12cr|adns-python-1.2.1-3|63	+ Revision: 135817
12cr|adns-python-1.2.1-3|64	- restore BuildRoot
12cr|adns-python-1.2.1-3|65	
12cr|adns-python-1.2.1-3|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|adns-python-1.2.1-3|67	- kill re-definition of %%buildroot on Pixel's request
12cr|adns-python-1.2.1-3|68	
12cr|adns-python-1.2.1-3|69	
12cr|adns-python-1.2.1-3|70	* Tue Mar 20 2007 Pascal Terjan <pterjan@mandriva.org> 1.1.1-2mdv2007.1
12cr|adns-python-1.2.1-3|71	+ Revision: 146816
12cr|adns-python-1.2.1-3|72	- Fix two invalid free
12cr|adns-python-1.2.1-3|73	
12cr|adns-python-1.2.1-3|74	* Wed Dec 06 2006 Jérôme Soyer <saispo@mandriva.org> 1.1.1-1mdv2007.1
12cr|adns-python-1.2.1-3|75	+ Revision: 91605
12cr|adns-python-1.2.1-3|76	- Add Patch0 from fc
12cr|adns-python-1.2.1-3|77	- Rebuild for latest python
12cr|adns-python-1.2.1-3|78	- Import adns-python
12cr|adns-python-1.2.1-3|79	
12cr|adns-python-1.2.1-3|80	* Wed Jun 28 2006 Lenny Cartier <lenny@mandriva.com> 1.0.0-6mdv2007.0
12cr|adns-python-1.2.1-3|81	- rebuild
12cr|adns-python-1.2.1-3|82	
12cr|adns-python-1.2.1-3|83	* Wed Aug 24 2005 Leonardo Chiquitto Filho <chiquitto@mandriva.com> 1.0.0-5mdk
12cr|adns-python-1.2.1-3|84	- Require python >= 2.5 instead of python = 2.5 (fixes ticket 17152)
12cr|adns-python-1.2.1-3|85	
12cr|adns-python-1.2.1-3|86	* Sat Dec 04 2004 Michael Scherer <misc@mandrake.org> 1.0.0-4mdk
12cr|adns-python-1.2.1-3|87	- Rebuild for new python
12cr|adns-python-1.2.1-3|88	
12cr|adns-python-1.2.1-3|89	* Sat Aug 14 2004 Pascal Terjan <pterjan@mandrake.org> 1.0.0-3mdk
12cr|adns-python-1.2.1-3|90	- fix BuildRequires
12cr|adns-python-1.2.1-3|91	

37 12
12cr|adonthell-0.3.5-2|1	#define debug_package %{nil}
12cr|adonthell-0.3.5-2|2	
12cr|adonthell-0.3.5-2|3	%define	name	adonthell
12cr|adonthell-0.3.5-2|4	%define	version	0.3.5
12cr|adonthell-0.3.5-2|5	%define	rel	2
12cr|adonthell-0.3.5-2|6	%define release	%{rel}
12cr|adonthell-0.3.5-2|7	
12cr|adonthell-0.3.5-2|8	Summary:		A 2D graphical RPG game
12cr|adonthell-0.3.5-2|9	Name:		%{name}
12cr|adonthell-0.3.5-2|10	Version:		%{version}
12cr|adonthell-0.3.5-2|11	Release:		%{release}
12cr|adonthell-0.3.5-2|12	License:		GPLv2+
12cr|adonthell-0.3.5-2|13	Group:		Games/Adventure
12cr|adonthell-0.3.5-2|14	Source0:		adonthell-src-%{version}.tar.gz
12cr|adonthell-0.3.5-2|15	Patch0:		adonthell-src-0.3.5-fix-str-fmt.patch
12cr|adonthell-0.3.5-2|16	Patch1:		adonthell-0.3.5-glibc-2.10.patch
12cr|adonthell-0.3.5-2|17	Patch2:		adonthell-0.3.5-configure.in.patch
12cr|adonthell-0.3.5-2|18	Patch3:		adonthell-0.3.5-gcc-4.7.patch
12cr|adonthell-0.3.5-2|19	URL:		http://adonthell.linuxgames.com/
12cr|adonthell-0.3.5-2|20	BuildRequires:	pkgconfig(vorbis)
12cr|adonthell-0.3.5-2|21	BuildRequires:	pkgconfig(sdl)
12cr|adonthell-0.3.5-2|22	BuildRequires:	pkgconfig(python)
12cr|adonthell-0.3.5-2|23	BuildRequires:	pkgconfig(zlib)
12cr|adonthell-0.3.5-2|24	BuildRequires:	swig
12cr|adonthell-0.3.5-2|25	BuildRequires:	pkgconfig(SDL_mixer)
12cr|adonthell-0.3.5-2|26	BuildRequires:	pkgconfig(SDL_ttf)
12cr|adonthell-0.3.5-2|27	BuildRequires:	gpm-devel
12cr|adonthell-0.3.5-2|28	
12cr|adonthell-0.3.5-2|29	
12cr|adonthell-0.3.5-2|30	%description
12cr|adonthell-0.3.5-2|31	A 2D, graphical, single player role playing game inspired by good old
12cr|adonthell-0.3.5-2|32	console RPGs from the SNES like Secret of Mana or Chrono Trigger.
12cr|adonthell-0.3.5-2|33	
12cr|adonthell-0.3.5-2|34	This package contains the Adonthell engine. You will also need a game
12cr|adonthell-0.3.5-2|35	package to play Adonthell. For this release, the official package is
12cr|adonthell-0.3.5-2|36	Waste's Edge.
12cr|adonthell-0.3.5-2|37	
12cr|adonthell-0.3.5-2|38	%prep
12cr|adonthell-0.3.5-2|39	%setup -q
12cr|adonthell-0.3.5-2|40	%patch0 -p0
12cr|adonthell-0.3.5-2|41	%patch1 -p1
12cr|adonthell-0.3.5-2|42	%patch2 -p0
12cr|adonthell-0.3.5-2|43	%patch3 -p1
12cr|adonthell-0.3.5-2|44	
12cr|adonthell-0.3.5-2|45	# Set default screen-mode to fullscreen
12cr|adonthell-0.3.5-2|46	sed 's|screen_mode = 0|screen_mode = 1|g' -i src/prefs.cc
12cr|adonthell-0.3.5-2|47	
12cr|adonthell-0.3.5-2|48	%build
12cr|adonthell-0.3.5-2|49	autoreconf -fi
12cr|adonthell-0.3.5-2|50	export CXXFLAGS="%{optflags} -O2 -fno-exceptions"
12cr|adonthell-0.3.5-2|51	%configure2_5x	--bindir=%{_gamesbindir} \
12cr|adonthell-0.3.5-2|52	--datadir=%{_gamesdatadir}
12cr|adonthell-0.3.5-2|53	%make
12cr|adonthell-0.3.5-2|54	
12cr|adonthell-0.3.5-2|55	
12cr|adonthell-0.3.5-2|56	%install
12cr|adonthell-0.3.5-2|57	%makeinstall_std
12cr|adonthell-0.3.5-2|58	install -m644 src/modules/adonthell.py -D %{buildroot}%{_gamesdatadir}/%{name}/modules/adonthell.py
12cr|adonthell-0.3.5-2|59	install -m644 src/modules/dialogue.py -D %{buildroot}%{_gamesdatadir}/%{name}/modules/dialogue.py
12cr|adonthell-0.3.5-2|60	
12cr|adonthell-0.3.5-2|61	%post
12cr|adonthell-0.3.5-2|62	echo Set default screen-mode to fullscreen
12cr|adonthell-0.3.5-2|63	
12cr|adonthell-0.3.5-2|64	#no language files
12cr|adonthell-0.3.5-2|65	#find_lang  %{name}
12cr|adonthell-0.3.5-2|66	
12cr|adonthell-0.3.5-2|67	
12cr|adonthell-0.3.5-2|68	%files
12cr|adonthell-0.3.5-2|69	%doc ABOUT-NLS ChangeLog NEWS FULLSCREEN.howto README
12cr|adonthell-0.3.5-2|70	%{_gamesbindir}/%{name}
12cr|adonthell-0.3.5-2|71	%{_gamesbindir}/%{name}-0.3
12cr|adonthell-0.3.5-2|72	%dir %{_gamesdatadir}/%{name}
12cr|adonthell-0.3.5-2|73	%{_gamesdatadir}/%{name}/*
12cr|adonthell-0.3.5-2|74	
12cr|adonthell-0.3.5-2|75	
12cr|adonthell-0.3.5-2|76	%changelog
12cr|adonthell-0.3.5-2|77	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 0.3.5-2mdv2010.1
12cr|adonthell-0.3.5-2|78	+ Revision: 508015
12cr|adonthell-0.3.5-2|79	- add gentoo patches to make it build
12cr|adonthell-0.3.5-2|80	
12cr|adonthell-0.3.5-2|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|adonthell-0.3.5-2|82	- rebuild
12cr|adonthell-0.3.5-2|83	
12cr|adonthell-0.3.5-2|84	* Thu Jan 22 2009 Funda Wang <fwang@mandriva.org> 0.3.5-1mdv2009.1
12cr|adonthell-0.3.5-2|85	+ Revision: 332432
12cr|adonthell-0.3.5-2|86	- fix str fmt
12cr|adonthell-0.3.5-2|87	
12cr|adonthell-0.3.5-2|88	* Sun Aug 10 2008 Emmanuel Andry <eandry@mandriva.org> 0.3.5-1mdv2009.0
12cr|adonthell-0.3.5-2|89	+ Revision: 270333
12cr|adonthell-0.3.5-2|90	- New version
12cr|adonthell-0.3.5-2|91	- drop patches
12cr|adonthell-0.3.5-2|92	
12cr|adonthell-0.3.5-2|93	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.3.4-3mdv2009.0
12cr|adonthell-0.3.5-2|94	+ Revision: 135817
12cr|adonthell-0.3.5-2|95	- restore BuildRoot
12cr|adonthell-0.3.5-2|96	
12cr|adonthell-0.3.5-2|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|adonthell-0.3.5-2|98	- kill re-definition of %%buildroot on Pixel's request
12cr|adonthell-0.3.5-2|99	
12cr|adonthell-0.3.5-2|100	+ Nicolas Vigier <nvigier@mandriva.com>
12cr|adonthell-0.3.5-2|101	- update license tag
12cr|adonthell-0.3.5-2|102	
12cr|adonthell-0.3.5-2|103	* Mon Aug 13 2007 Nicolas Vigier <nvigier@mandriva.com> 0.3.4-3mdv2008.0
12cr|adonthell-0.3.5-2|104	+ Revision: 62677
12cr|adonthell-0.3.5-2|105	- rebuild for new python (fix bug #30942)
12cr|adonthell-0.3.5-2|106	- add buildrequires on gpm-devel
12cr|adonthell-0.3.5-2|107	
12cr|adonthell-0.3.5-2|108	+ Per Ã?yvind Karlsen <peroyvind@mandriva.org>
12cr|adonthell-0.3.5-2|109	- fix python detection
12cr|adonthell-0.3.5-2|110	- sync with ubuntu/debian patches to fix python2.5/swig, use of SDL_mixer & SDL_ttf etc.
12cr|adonthell-0.3.5-2|111	- fix build with gcc >= 4 (P0)
12cr|adonthell-0.3.5-2|112	
12cr|adonthell-0.3.5-2|113	
12cr|adonthell-0.3.5-2|114	* Thu Apr 21 2005 Per Ã?yvind Karlsen <peroyvind@linux-mandrake.com> 0.3.4-1mdk
12cr|adonthell-0.3.5-2|115	- 0.3.4 (fixes #15557)
12cr|adonthell-0.3.5-2|116	- reduce optimizations
12cr|adonthell-0.3.5-2|117	- drop P0 & P1
12cr|adonthell-0.3.5-2|118	- fix summary-ended-with-dot
12cr|adonthell-0.3.5-2|119	
12cr|adonthell-0.3.5-2|120	* Wed Feb 04 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.3.3-4mdk
12cr|adonthell-0.3.5-2|121	- fix buildrequires for lib64
12cr|adonthell-0.3.5-2|122	- use %%makeinstall_std macro
12cr|adonthell-0.3.5-2|123	- don't manually strip binary in %%install
12cr|adonthell-0.3.5-2|124	
12cr|adonthell-0.3.5-2|125	* Fri Aug 08 2003 Per Ã?yvind Karlsen <peroyvind@linux-mandrake.com> 0.3.3-3mdk
12cr|adonthell-0.3.5-2|126	- rebuild for new perl
12cr|adonthell-0.3.5-2|127	
12cr|adonthell-0.3.5-2|128	* Tue Mar 11 2003 Per Ã?yvind Karlsen <peroyvind@sintrax.net> 0.3.3-2mdk
12cr|adonthell-0.3.5-2|129	- Added zlib-devel to BuildRequires
12cr|adonthell-0.3.5-2|130	
12cr|adonthell-0.3.5-2|131	* Thu Nov 14 2002 Per Ã?yvind Karlsen <peroyvind@sintrax.net> 0.3.3-1mdk
12cr|adonthell-0.3.5-2|132	- First mdk release
12cr|adonthell-0.3.5-2|133	

38 12
12cr|adplay-1.7-4|1	%define name adplay
12cr|adplay-1.7-4|2	%define version 1.7
12cr|adplay-1.7-4|3	%define release 4
12cr|adplay-1.7-4|4	
12cr|adplay-1.7-4|5	Summary: 	AdLib music player for the command line
12cr|adplay-1.7-4|6	Name: 		%{name}
12cr|adplay-1.7-4|7	Version: 	%{version}
12cr|adplay-1.7-4|8	Release: 	%{release}
12cr|adplay-1.7-4|9	Source0: 	http://prdownloads.sourceforge.net/adplug/%{name}-%{version}.tar.bz2
12cr|adplay-1.7-4|10	License: 	GPLv2+
12cr|adplay-1.7-4|11	Group: 		Sound
12cr|adplay-1.7-4|12	URL: 		http://adplug.sourceforge.net
12cr|adplay-1.7-4|13	
12cr|adplay-1.7-4|14	BuildRequires: pkgconfig(adplug) >= 2.2
12cr|adplay-1.7-4|15	BuildRequires: pkgconfig(sdl)
12cr|adplay-1.7-4|16	BuildRequires: pkgconfig(alsa)
12cr|adplay-1.7-4|17	BuildRequires: pkgconfig(esound)
12cr|adplay-1.7-4|18	BuildRequires: pkgconfig(ao)
12cr|adplay-1.7-4|19	BuildRequires: pkgconfig(zlib)
12cr|adplay-1.7-4|20	BuildRequires: chrpath
12cr|adplay-1.7-4|21	
12cr|adplay-1.7-4|22	%description
12cr|adplay-1.7-4|23	AdPlay/UNIX is AdPlug's UNIX console-based frontend. AdPlug is a free,
12cr|adplay-1.7-4|24	universal OPL2 audio playback library. AdPlay/UNIX supports the full range
12cr|adplay-1.7-4|25	of AdPlug's file format playback features. Despite this, at the moment, only
12cr|adplay-1.7-4|26	emulated OPL2 output is supported by AdPlay/UNIX, but this on a wide range
12cr|adplay-1.7-4|27	of output devices.
12cr|adplay-1.7-4|28	
12cr|adplay-1.7-4|29	%prep
12cr|adplay-1.7-4|30	%setup -q
12cr|adplay-1.7-4|31	touch *
12cr|adplay-1.7-4|32	
12cr|adplay-1.7-4|33	%build
12cr|adplay-1.7-4|34	export CPPFLAGS="-I%_includedir/libbinio"
12cr|adplay-1.7-4|35	%configure2_5x
12cr|adplay-1.7-4|36	%make
12cr|adplay-1.7-4|37	
12cr|adplay-1.7-4|38	%install
12cr|adplay-1.7-4|39	%makeinstall_std
12cr|adplay-1.7-4|40	chrpath -d %buildroot%_bindir/adplay
12cr|adplay-1.7-4|41	
12cr|adplay-1.7-4|42	%files
12cr|adplay-1.7-4|43	%defattr(-,root,root)
12cr|adplay-1.7-4|44	%doc README NEWS TODO AUTHORS ChangeLog
12cr|adplay-1.7-4|45	%_bindir/adplay
12cr|adplay-1.7-4|46	%_mandir/man1/adplay.1*
12cr|adplay-1.7-4|47	
12cr|adplay-1.7-4|48	
12cr|adplay-1.7-4|49	%changelog
12cr|adplay-1.7-4|50	* Tue Dec 06 2011 Götz Waschk <waschk@mandriva.org> 1.7-4mdv2012.0
12cr|adplay-1.7-4|51	+ Revision: 738092
12cr|adplay-1.7-4|52	- yearly rebuild
12cr|adplay-1.7-4|53	
12cr|adplay-1.7-4|54	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7-3mdv2011.0
12cr|adplay-1.7-4|55	+ Revision: 609906
12cr|adplay-1.7-4|56	- rebuild
12cr|adplay-1.7-4|57	
12cr|adplay-1.7-4|58	* Sun Mar 28 2010 Funda Wang <fwang@mandriva.org> 1.7-2mdv2010.1
12cr|adplay-1.7-4|59	+ Revision: 528358
12cr|adplay-1.7-4|60	- rebuild
12cr|adplay-1.7-4|61	
12cr|adplay-1.7-4|62	* Wed Feb 10 2010 Götz Waschk <waschk@mandriva.org> 1.7-1mdv2010.1
12cr|adplay-1.7-4|63	+ Revision: 503835
12cr|adplay-1.7-4|64	- fix license
12cr|adplay-1.7-4|65	- add zlib dep
12cr|adplay-1.7-4|66	- new version
12cr|adplay-1.7-4|67	- bump libadplug dep
12cr|adplay-1.7-4|68	- update build deps
12cr|adplay-1.7-4|69	
12cr|adplay-1.7-4|70	* Fri May 22 2009 Götz Waschk <waschk@mandriva.org> 1.6-5mdv2010.0
12cr|adplay-1.7-4|71	+ Revision: 378724
12cr|adplay-1.7-4|72	- rebuild
12cr|adplay-1.7-4|73	
12cr|adplay-1.7-4|74	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.6-4mdv2009.0
12cr|adplay-1.7-4|75	+ Revision: 243043
12cr|adplay-1.7-4|76	- rebuild
12cr|adplay-1.7-4|77	- rebuild
12cr|adplay-1.7-4|78	
12cr|adplay-1.7-4|79	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 1.6-2mdv2008.1
12cr|adplay-1.7-4|80	+ Revision: 135817
12cr|adplay-1.7-4|81	- restore BuildRoot
12cr|adplay-1.7-4|82	
12cr|adplay-1.7-4|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|adplay-1.7-4|84	- kill re-definition of %%buildroot on Pixel's request
12cr|adplay-1.7-4|85	
12cr|adplay-1.7-4|86	* Fri Jun 01 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.6-2mdv2008.0
12cr|adplay-1.7-4|87	+ Revision: 34289
12cr|adplay-1.7-4|88	- Rebuild with libslang2.
12cr|adplay-1.7-4|89	
12cr|adplay-1.7-4|90	* Tue Apr 17 2007 Götz Waschk <waschk@mandriva.org> 1.6-1mdv2008.0
12cr|adplay-1.7-4|91	+ Revision: 14077
12cr|adplay-1.7-4|92	- new version
12cr|adplay-1.7-4|93	- fix buildrequires
12cr|adplay-1.7-4|94	
12cr|adplay-1.7-4|95	
12cr|adplay-1.7-4|96	* Fri Aug 25 2006 Gtz Waschk <waschk@mandriva.org> 1.5-6mdv2007.0
12cr|adplay-1.7-4|97	- remove rpath
12cr|adplay-1.7-4|98	
12cr|adplay-1.7-4|99	* Sat Aug 05 2006 Götz Waschk <waschk@mandriva.org> 1.5-1mdv2007.0
12cr|adplay-1.7-4|100	- Rebuild
12cr|adplay-1.7-4|101	
12cr|adplay-1.7-4|102	* Mon Jul 17 2006 Götz Waschk <waschk@mandriva.org> 1.5-1mdv2007.0
12cr|adplay-1.7-4|103	- rebuild for new adplug
12cr|adplay-1.7-4|104	
12cr|adplay-1.7-4|105	* Wed Jun 28 2006 Lenny Cartier <lenny@mandriva.com> 1.5-3mdv2007.0
12cr|adplay-1.7-4|106	- rebuild
12cr|adplay-1.7-4|107	
12cr|adplay-1.7-4|108	* Fri May 05 2006 Götz Waschk <waschk@mandriva.org> 1.5-2mdk
12cr|adplay-1.7-4|109	- rebuild for new adplug
12cr|adplay-1.7-4|110	
12cr|adplay-1.7-4|111	* Tue Apr 25 2006 Götz Waschk <waschk@mandriva.org> 1.5-1mdk
12cr|adplay-1.7-4|112	- New release 1.5
12cr|adplay-1.7-4|113	
12cr|adplay-1.7-4|114	* Fri Jan 06 2006 Götz Waschk <waschk@mandriva.org> 1.4-4mdk
12cr|adplay-1.7-4|115	- Rebuild
12cr|adplay-1.7-4|116	- use mkrel
12cr|adplay-1.7-4|117	
12cr|adplay-1.7-4|118	* Mon Sep 19 2005 Gtz Waschk <waschk@mandriva.org> 1.4-3mdk
12cr|adplay-1.7-4|119	- adapt for new libbinio header location
12cr|adplay-1.7-4|120	
12cr|adplay-1.7-4|121	* Sun May 15 2005 Gtz Waschk <waschk@mandriva.org> 1.4-2mdk
12cr|adplay-1.7-4|122	- rebuild for new adplug
12cr|adplay-1.7-4|123	
12cr|adplay-1.7-4|124	* Sun Oct 03 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.4-1mdk
12cr|adplay-1.7-4|125	- fix buildrequires
12cr|adplay-1.7-4|126	- New release 1.4
12cr|adplay-1.7-4|127	
12cr|adplay-1.7-4|128	* Sat Oct 02 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.3-4mdk
12cr|adplay-1.7-4|129	- rebuild
12cr|adplay-1.7-4|130	
12cr|adplay-1.7-4|131	* Mon Jun 07 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.3-3mdk
12cr|adplay-1.7-4|132	- new g++
12cr|adplay-1.7-4|133	- drop prefix
12cr|adplay-1.7-4|134	

39 12
12cr|adplug-2.2-3|1	%define name adplug
12cr|adplug-2.2-3|2	%define version 2.2
12cr|adplug-2.2-3|3	%define release 3
12cr|adplug-2.2-3|4	%define api 2.2
12cr|adplug-2.2-3|5	%define major 0
12cr|adplug-2.2-3|6	%define libname %mklibname %name %api %major
12cr|adplug-2.2-3|7	%define develname %mklibname -d %name
12cr|adplug-2.2-3|8	%define staticname %mklibname -s -d %name
12cr|adplug-2.2-3|9	
12cr|adplug-2.2-3|10	Summary: AdLib sound player library
12cr|adplug-2.2-3|11	Name: %{name}
12cr|adplug-2.2-3|12	Version: %{version}
12cr|adplug-2.2-3|13	Release: %{release}
12cr|adplug-2.2-3|14	Source0: http://prdownloads.sourceforge.net/%name/%{name}-%{version}.tar.bz2
12cr|adplug-2.2-3|15	Source1: http://prdownloads.sourceforge.net/adplug/adplug.db.bz2
12cr|adplug-2.2-3|16	URL: http://adplug.sourceforge.net/
12cr|adplug-2.2-3|17	License: LGPLv2+
12cr|adplug-2.2-3|18	Group: Sound
12cr|adplug-2.2-3|19	
12cr|adplug-2.2-3|20	BuildRequires: pkgconfig(libbinio)
12cr|adplug-2.2-3|21	BuildRequires: chrpath
12cr|adplug-2.2-3|22	
12cr|adplug-2.2-3|23	%description
12cr|adplug-2.2-3|24	AdPlug is a free, multi-platform, hardware independent AdLib sound player
12cr|adplug-2.2-3|25	library, mainly written in C++. AdPlug plays sound data, originally created
12cr|adplug-2.2-3|26	for the AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the
12cr|adplug-2.2-3|27	real hardware. No OPL2 chip is required for playback.
12cr|adplug-2.2-3|28	
12cr|adplug-2.2-3|29	It supports various audio formats from MS-DOS AdLib trackers.
12cr|adplug-2.2-3|30	
12cr|adplug-2.2-3|31	%package -n %libname
12cr|adplug-2.2-3|32	Group: System/Libraries
12cr|adplug-2.2-3|33	Summary: Shared library of the AdPlug audio emulator
12cr|adplug-2.2-3|34	
12cr|adplug-2.2-3|35	%description -n %libname
12cr|adplug-2.2-3|36	AdPlug is a free, multi-platform, hardware independent AdLib sound player
12cr|adplug-2.2-3|37	library, mainly written in C++. AdPlug plays sound data, originally created
12cr|adplug-2.2-3|38	for the AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the
12cr|adplug-2.2-3|39	real hardware. No OPL2 chip is required for playback.
12cr|adplug-2.2-3|40	
12cr|adplug-2.2-3|41	It supports various audio formats from MS-DOS AdLib trackers.
12cr|adplug-2.2-3|42	
12cr|adplug-2.2-3|43	This package contains the shared library required to run applications
12cr|adplug-2.2-3|44	based on AdPlug.
12cr|adplug-2.2-3|45	
12cr|adplug-2.2-3|46	%package -n %develname
12cr|adplug-2.2-3|47	Group: Development/C++
12cr|adplug-2.2-3|48	Summary: Development files of AdPlug
12cr|adplug-2.2-3|49	Requires: %libname = %version
12cr|adplug-2.2-3|50	Provides: libadplug-devel = %version-%release
12cr|adplug-2.2-3|51	Requires: libbinio-devel
12cr|adplug-2.2-3|52	Obsoletes: %mklibname -d %name 2.1
12cr|adplug-2.2-3|53	
12cr|adplug-2.2-3|54	%description -n %develname
12cr|adplug-2.2-3|55	AdPlug is a free, multi-platform, hardware independent AdLib sound player
12cr|adplug-2.2-3|56	library, mainly written in C++. AdPlug plays sound data, originally created
12cr|adplug-2.2-3|57	for the AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the
12cr|adplug-2.2-3|58	real hardware. No OPL2 chip is required for playback.
12cr|adplug-2.2-3|59	
12cr|adplug-2.2-3|60	It supports various audio formats from MS-DOS AdLib trackers.
12cr|adplug-2.2-3|61	
12cr|adplug-2.2-3|62	This package contains the C++ headers and documentation required for
12cr|adplug-2.2-3|63	building programs based on AdPlug.
12cr|adplug-2.2-3|64	
12cr|adplug-2.2-3|65	%package -n %staticname
12cr|adplug-2.2-3|66	Group: Development/C++
12cr|adplug-2.2-3|67	Summary: Static library of AdPlug
12cr|adplug-2.2-3|68	Requires: %develname = %version
12cr|adplug-2.2-3|69	Provides: libadplug-static-devel = %version-%release
12cr|adplug-2.2-3|70	Obsoletes: %mklibname -s -d %name 2.1
12cr|adplug-2.2-3|71	
12cr|adplug-2.2-3|72	%description -n %staticname
12cr|adplug-2.2-3|73	AdPlug is a free, multi-platform, hardware independent AdLib sound player
12cr|adplug-2.2-3|74	library, mainly written in C++. AdPlug plays sound data, originally created
12cr|adplug-2.2-3|75	for the AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the
12cr|adplug-2.2-3|76	real hardware. No OPL2 chip is required for playback.
12cr|adplug-2.2-3|77	
12cr|adplug-2.2-3|78	It supports various audio formats from MS-DOS AdLib trackers.
12cr|adplug-2.2-3|79	
12cr|adplug-2.2-3|80	This package contains the static library required for statically
12cr|adplug-2.2-3|81	linking applications based on AdPlug.
12cr|adplug-2.2-3|82	
12cr|adplug-2.2-3|83	%prep
12cr|adplug-2.2-3|84	%setup -q
12cr|adplug-2.2-3|85	perl -pi -e "s!/usr/local/share/adplug!%_datadir/%name!" doc/adplugdb.1
12cr|adplug-2.2-3|86	
12cr|adplug-2.2-3|87	%build
12cr|adplug-2.2-3|88	export CPPFLAGS="-I%_includedir/libbinio"
12cr|adplug-2.2-3|89	%configure2_5x
12cr|adplug-2.2-3|90	%make
12cr|adplug-2.2-3|91	
12cr|adplug-2.2-3|92	%install
12cr|adplug-2.2-3|93	%makeinstall_std
12cr|adplug-2.2-3|94	mkdir -p %buildroot%_datadir/%name
12cr|adplug-2.2-3|95	bzcat %SOURCE1 > %buildroot%_datadir/%name/adplug.db
12cr|adplug-2.2-3|96	chrpath -d %buildroot%_bindir/adplugdb
12cr|adplug-2.2-3|97	
12cr|adplug-2.2-3|98	
12cr|adplug-2.2-3|99	%if %mdkversion < 200900
12cr|adplug-2.2-3|100	%post -n %libname -p /sbin/ldconfig
12cr|adplug-2.2-3|101	%endif
12cr|adplug-2.2-3|102	%if %mdkversion < 200900
12cr|adplug-2.2-3|103	%postun -n %libname -p /sbin/ldconfig
12cr|adplug-2.2-3|104	%endif
12cr|adplug-2.2-3|105	
12cr|adplug-2.2-3|106	%post -n %develname
12cr|adplug-2.2-3|107	%_install_info libadplug.info
12cr|adplug-2.2-3|108	%postun -n %develname
12cr|adplug-2.2-3|109	%_remove_install_info libadplug.info
12cr|adplug-2.2-3|110	
12cr|adplug-2.2-3|111	%files
12cr|adplug-2.2-3|112	%doc README
12cr|adplug-2.2-3|113	%_bindir/adplugdb
12cr|adplug-2.2-3|114	%_mandir/man1/adplugdb.1*
12cr|adplug-2.2-3|115	%dir %_datadir/%name/
12cr|adplug-2.2-3|116	%_datadir/%name/adplug.db
12cr|adplug-2.2-3|117	
12cr|adplug-2.2-3|118	%files -n %libname
12cr|adplug-2.2-3|119	%doc AUTHORS NEWS TODO COPYING
12cr|adplug-2.2-3|120	%_libdir/libadplug-%{api}.so.%{major}*
12cr|adplug-2.2-3|121	
12cr|adplug-2.2-3|122	%files -n %develname
12cr|adplug-2.2-3|123	%_includedir/adplug/
12cr|adplug-2.2-3|124	%_libdir/*.so
12cr|adplug-2.2-3|125	%_infodir/libadplug.info*
12cr|adplug-2.2-3|126	%_libdir/pkgconfig/*.pc
12cr|adplug-2.2-3|127	
12cr|adplug-2.2-3|128	%files -n %staticname
12cr|adplug-2.2-3|129	%_libdir/*.a
12cr|adplug-2.2-3|130	
12cr|adplug-2.2-3|131	
12cr|adplug-2.2-3|132	%changelog
12cr|adplug-2.2-3|133	* Tue Dec 06 2011 Götz Waschk <waschk@mandriva.org> 2.2-3mdv2012.0
12cr|adplug-2.2-3|134	+ Revision: 738093
12cr|adplug-2.2-3|135	- yearly rebuild
12cr|adplug-2.2-3|136	
12cr|adplug-2.2-3|137	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2-2mdv2011.0
12cr|adplug-2.2-3|138	+ Revision: 609907
12cr|adplug-2.2-3|139	- rebuild
12cr|adplug-2.2-3|140	
12cr|adplug-2.2-3|141	* Wed Feb 10 2010 Götz Waschk <waschk@mandriva.org> 2.2-1mdv2010.1
12cr|adplug-2.2-3|142	+ Revision: 503778
12cr|adplug-2.2-3|143	- new version
12cr|adplug-2.2-3|144	- drop patch
12cr|adplug-2.2-3|145	- new libname
12cr|adplug-2.2-3|146	
12cr|adplug-2.2-3|147	* Fri May 22 2009 Götz Waschk <waschk@mandriva.org> 2.1-3mdv2010.0
12cr|adplug-2.2-3|148	+ Revision: 378725
12cr|adplug-2.2-3|149	- rebuild
12cr|adplug-2.2-3|150	
12cr|adplug-2.2-3|151	* Wed Apr 22 2009 Götz Waschk <waschk@mandriva.org> 2.1-2mdv2010.0
12cr|adplug-2.2-3|152	+ Revision: 368667
12cr|adplug-2.2-3|153	- fix build
12cr|adplug-2.2-3|154	- update license
12cr|adplug-2.2-3|155	
12cr|adplug-2.2-3|156	+ Thierry Vignaud <tv@mandriva.org>
12cr|adplug-2.2-3|157	- rebuild early 2009.0 package (before pixel changes)
12cr|adplug-2.2-3|158	
12cr|adplug-2.2-3|159	+ Pixel <pixel@mandriva.com>
12cr|adplug-2.2-3|160	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|adplug-2.2-3|161	
12cr|adplug-2.2-3|162	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 2.1-1mdv2009.0
12cr|adplug-2.2-3|163	+ Revision: 135817
12cr|adplug-2.2-3|164	- restore BuildRoot
12cr|adplug-2.2-3|165	
12cr|adplug-2.2-3|166	+ Thierry Vignaud <tv@mandriva.org>
12cr|adplug-2.2-3|167	- kill re-definition of %%buildroot on Pixel's request
12cr|adplug-2.2-3|168	
12cr|adplug-2.2-3|169	* Tue Apr 17 2007 Götz Waschk <waschk@mandriva.org> 2.1-1mdv2008.0
12cr|adplug-2.2-3|170	+ Revision: 14053
12cr|adplug-2.2-3|171	- new version
12cr|adplug-2.2-3|172	- new major
12cr|adplug-2.2-3|173	
12cr|adplug-2.2-3|174	
12cr|adplug-2.2-3|175	* Fri Aug 25 2006 Gtz Waschk <waschk@mandriva.org> 2.0.1-2mdv2007.0
12cr|adplug-2.2-3|176	- remove rpath
12cr|adplug-2.2-3|177	
12cr|adplug-2.2-3|178	* Mon Jul 17 2006 Gtz Waschk <waschk@mandriva.org> 2.0.1-1mdv2007.0
12cr|adplug-2.2-3|179	- new major
12cr|adplug-2.2-3|180	- New release 2.0.1
12cr|adplug-2.2-3|181	
12cr|adplug-2.2-3|182	* Wed Jun 28 2006 Lenny Cartier <lenny@mandriva.com> 2.0-2mdv2007.0
12cr|adplug-2.2-3|183	- rebuild
12cr|adplug-2.2-3|184	
12cr|adplug-2.2-3|185	* Fri May 05 2006 Gtz Waschk <waschk@mandriva.org> 2.0-1mdk
12cr|adplug-2.2-3|186	- new major
12cr|adplug-2.2-3|187	- New release 2.0
12cr|adplug-2.2-3|188	- use mkrel
12cr|adplug-2.2-3|189	
12cr|adplug-2.2-3|190	* Mon Sep 19 2005 Gtz Waschk <waschk@mandriva.org> 1.5.1-2mdk
12cr|adplug-2.2-3|191	- adapt for new libbinio header location
12cr|adplug-2.2-3|192	
12cr|adplug-2.2-3|193	* Sun May 15 2005 Gtz Waschk <waschk@mandriva.org> 1.5.1-1mdk
12cr|adplug-2.2-3|194	- new major
12cr|adplug-2.2-3|195	- New release 1.5.1
12cr|adplug-2.2-3|196	
12cr|adplug-2.2-3|197	* Sat Oct 02 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.5-1mdk
12cr|adplug-2.2-3|198	- new major 1.5
12cr|adplug-2.2-3|199	- New release 1.5
12cr|adplug-2.2-3|200	
12cr|adplug-2.2-3|201	* Sat Jun 05 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.4.1-4mdk
12cr|adplug-2.2-3|202	- new g++
12cr|adplug-2.2-3|203	- drop prefix
12cr|adplug-2.2-3|204	

40 12
12cr|adtool-1.3.3-1|1	Summary:	Active Directory administration utility for Unix
12cr|adtool-1.3.3-1|2	Name:		adtool
12cr|adtool-1.3.3-1|3	Version:	1.3.3
12cr|adtool-1.3.3-1|4	Release:	%mkrel 1
12cr|adtool-1.3.3-1|5	License:	GPLv2
12cr|adtool-1.3.3-1|6	Group:		File tools
12cr|adtool-1.3.3-1|7	URL:		http://www.gp2x.org/adtool/
12cr|adtool-1.3.3-1|8	Source0:	http://www.gp2x.org/adtool/%{name}-%{version}.tar.gz
12cr|adtool-1.3.3-1|9	BuildRequires:	gdbm-devel
12cr|adtool-1.3.3-1|10	BuildRequires:	openldap-devel
12cr|adtool-1.3.3-1|11	BuildRequires:	libsasl-devel
12cr|adtool-1.3.3-1|12	BuildRequires:	openssl-devel
12cr|adtool-1.3.3-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|adtool-1.3.3-1|14	
12cr|adtool-1.3.3-1|15	%description
12cr|adtool-1.3.3-1|16	adtool is a unix command line utility for Active Directory
12cr|adtool-1.3.3-1|17	administration. Features include user and group creation,
12cr|adtool-1.3.3-1|18	deletion, modification, password setting and directory query and
12cr|adtool-1.3.3-1|19	search capabilities.
12cr|adtool-1.3.3-1|20	
12cr|adtool-1.3.3-1|21	%prep
12cr|adtool-1.3.3-1|22	
12cr|adtool-1.3.3-1|23	%setup -q
12cr|adtool-1.3.3-1|24	
12cr|adtool-1.3.3-1|25	# lib64 fix
12cr|adtool-1.3.3-1|26	perl -pi -e "s|/lib |/%{_lib} |g" configure*
12cr|adtool-1.3.3-1|27	
12cr|adtool-1.3.3-1|28	%build
12cr|adtool-1.3.3-1|29	autoreconf -fis
12cr|adtool-1.3.3-1|30	
12cr|adtool-1.3.3-1|31	%configure2_5x \
12cr|adtool-1.3.3-1|32	--with-ldap=%{_prefix}
12cr|adtool-1.3.3-1|33	
12cr|adtool-1.3.3-1|34	%make
12cr|adtool-1.3.3-1|35	
12cr|adtool-1.3.3-1|36	%install
12cr|adtool-1.3.3-1|37	rm -rf %{buildroot}
12cr|adtool-1.3.3-1|38	
12cr|adtool-1.3.3-1|39	%makeinstall
12cr|adtool-1.3.3-1|40	
12cr|adtool-1.3.3-1|41	mv %{buildroot}%{_sysconfdir}/adtool.cfg.dist %{buildroot}%{_sysconfdir}/adtool.cfg
12cr|adtool-1.3.3-1|42	
12cr|adtool-1.3.3-1|43	%clean
12cr|adtool-1.3.3-1|44	rm -rf %{buildroot}
12cr|adtool-1.3.3-1|45	
12cr|adtool-1.3.3-1|46	%files
12cr|adtool-1.3.3-1|47	%defattr(-,root,root)
12cr|adtool-1.3.3-1|48	%doc AUTHORS COPYING ChangeLog README TODO tests/test.sh
12cr|adtool-1.3.3-1|49	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/adtool.cfg
12cr|adtool-1.3.3-1|50	%{_bindir}/adtool
12cr|adtool-1.3.3-1|51	%{_mandir}/man1/adtool.1*
12cr|adtool-1.3.3-1|52	
12cr|adtool-1.3.3-1|53	
12cr|adtool-1.3.3-1|54	%changelog
12cr|adtool-1.3.3-1|55	* Mon Nov 09 2009 Jérôme Brenier <incubusss@mandriva.org> 1.3.3-1mdv2010.1
12cr|adtool-1.3.3-1|56	+ Revision: 463837
12cr|adtool-1.3.3-1|57	- update to new version 1.3.3
12cr|adtool-1.3.3-1|58	- drop P0 (merged upstream)
12cr|adtool-1.3.3-1|59	
12cr|adtool-1.3.3-1|60	* Fri Jun 12 2009 Jérôme Brenier <incubusss@mandriva.org> 1.3.2-1mdv2010.0
12cr|adtool-1.3.3-1|61	+ Revision: 385543
12cr|adtool-1.3.3-1|62	- update to new version 1.3.2
12cr|adtool-1.3.3-1|63	- fix URL / Source
12cr|adtool-1.3.3-1|64	- fix license tag
12cr|adtool-1.3.3-1|65	
12cr|adtool-1.3.3-1|66	* Sat Sep 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3-10mdv2009.0
12cr|adtool-1.3.3-1|67	+ Revision: 286151
12cr|adtool-1.3.3-1|68	- fix linkage
12cr|adtool-1.3.3-1|69	
12cr|adtool-1.3.3-1|70	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|adtool-1.3.3-1|71	- rebuild
12cr|adtool-1.3.3-1|72	- rebuild
12cr|adtool-1.3.3-1|73	
12cr|adtool-1.3.3-1|74	* Wed Dec 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3-7mdv2008.1
12cr|adtool-1.3.3-1|75	+ Revision: 137969
12cr|adtool-1.3.3-1|76	- rebuilt against openldap-2.4.7 libs
12cr|adtool-1.3.3-1|77	
12cr|adtool-1.3.3-1|78	+ Olivier Blin <oblin@mandriva.com>
12cr|adtool-1.3.3-1|79	- restore BuildRoot
12cr|adtool-1.3.3-1|80	
12cr|adtool-1.3.3-1|81	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|adtool-1.3.3-1|82	- kill re-definition of %%buildroot on Pixel's request
12cr|adtool-1.3.3-1|83	
12cr|adtool-1.3.3-1|84	* Fri Dec 14 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.3-6mdv2008.1
12cr|adtool-1.3.3-1|85	+ Revision: 119818
12cr|adtool-1.3.3-1|86	- rebuild b/c of missing package on ia32
12cr|adtool-1.3.3-1|87	
12cr|adtool-1.3.3-1|88	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3-5mdv2008.0
12cr|adtool-1.3.3-1|89	+ Revision: 83845
12cr|adtool-1.3.3-1|90	- rebuild
12cr|adtool-1.3.3-1|91	
12cr|adtool-1.3.3-1|92	
12cr|adtool-1.3.3-1|93	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3-4mdv2007.0
12cr|adtool-1.3.3-1|94	+ Revision: 101601
12cr|adtool-1.3.3-1|95	- Import adtool
12cr|adtool-1.3.3-1|96	
12cr|adtool-1.3.3-1|97	* Wed Jun 28 2006 Lenny Cartier <lenny@mandriva.com> 1.3-4mdv2007.0
12cr|adtool-1.3.3-1|98	- rebuild
12cr|adtool-1.3.3-1|99	
12cr|adtool-1.3.3-1|100	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-3mdk
12cr|adtool-1.3.3-1|101	- rebuilt against openssl-0.9.8a
12cr|adtool-1.3.3-1|102	
12cr|adtool-1.3.3-1|103	* Wed Aug 31 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.3-2mdk
12cr|adtool-1.3.3-1|104	- Rebuild for libldap2.3
12cr|adtool-1.3.3-1|105	
12cr|adtool-1.3.3-1|106	* Sun May 15 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdk
12cr|adtool-1.3.3-1|107	- 1.3
12cr|adtool-1.3.3-1|108	
12cr|adtool-1.3.3-1|109	* Mon Feb 07 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.2-5mdk
12cr|adtool-1.3.3-1|110	- rebuild for ldap2.2_7
12cr|adtool-1.3.3-1|111	
12cr|adtool-1.3.3-1|112	* Fri Feb 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2-4mdk
12cr|adtool-1.3.3-1|113	- rebuilt against new openldap libs
12cr|adtool-1.3.3-1|114	
12cr|adtool-1.3.3-1|115	* Sat Oct 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2-3mdk
12cr|adtool-1.3.3-1|116	- fix deps
12cr|adtool-1.3.3-1|117	

41 12
12cr|advancecomp-1.15-6|1	%define name	advancecomp
12cr|advancecomp-1.15-6|2	%define version	1.15
12cr|advancecomp-1.15-6|3	%define release	%mkrel 6
12cr|advancecomp-1.15-6|4	
12cr|advancecomp-1.15-6|5	Summary:	The AdvanceCOMP compression
12cr|advancecomp-1.15-6|6	Name:		%{name}
12cr|advancecomp-1.15-6|7	Version:	%{version}
12cr|advancecomp-1.15-6|8	Release:	%{release}
12cr|advancecomp-1.15-6|9	License:	GPL
12cr|advancecomp-1.15-6|10	Group:		Archiving/Compression
12cr|advancecomp-1.15-6|11	URL:		http://advancemame.sourceforge.net
12cr|advancecomp-1.15-6|12	Source0:	%{name}-%{version}.tar.bz2
12cr|advancecomp-1.15-6|13	BuildRequires:	mencoder
12cr|advancecomp-1.15-6|14	BuildRequires:	groff
12cr|advancecomp-1.15-6|15	BuildRequires:  zlib-devel
12cr|advancecomp-1.15-6|16	Buildroot:	%{_tmppath}/%{name}-%{version}
12cr|advancecomp-1.15-6|17	
12cr|advancecomp-1.15-6|18	%description
12cr|advancecomp-1.15-6|19	AdvanceCOMP contains recompression utilities for your .zip
12cr|advancecomp-1.15-6|20	archives, .png images, .mng video clips and .gz files.
12cr|advancecomp-1.15-6|21	
12cr|advancecomp-1.15-6|22	%prep
12cr|advancecomp-1.15-6|23	
12cr|advancecomp-1.15-6|24	%setup -q -n %{name}-%{version}
12cr|advancecomp-1.15-6|25	
12cr|advancecomp-1.15-6|26	%build
12cr|advancecomp-1.15-6|27	
12cr|advancecomp-1.15-6|28	%configure2_5x
12cr|advancecomp-1.15-6|29	
12cr|advancecomp-1.15-6|30	# this does not work
12cr|advancecomp-1.15-6|31	#    --enable-bzip2
12cr|advancecomp-1.15-6|32	
12cr|advancecomp-1.15-6|33	%make
12cr|advancecomp-1.15-6|34	
12cr|advancecomp-1.15-6|35	make check
12cr|advancecomp-1.15-6|36	
12cr|advancecomp-1.15-6|37	%install
12cr|advancecomp-1.15-6|38	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|advancecomp-1.15-6|39	
12cr|advancecomp-1.15-6|40	%makeinstall_std
12cr|advancecomp-1.15-6|41	
12cr|advancecomp-1.15-6|42	
12cr|advancecomp-1.15-6|43	%clean
12cr|advancecomp-1.15-6|44	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|advancecomp-1.15-6|45	
12cr|advancecomp-1.15-6|46	%files
12cr|advancecomp-1.15-6|47	%defattr(-,root,root)
12cr|advancecomp-1.15-6|48	%doc AUTHORS COPYING HISTORY INSTALL README doc/*.html doc/*.txt
12cr|advancecomp-1.15-6|49	%attr(0755,root,root) %{_bindir}/advzip
12cr|advancecomp-1.15-6|50	%attr(0755,root,root) %{_bindir}/advpng
12cr|advancecomp-1.15-6|51	%attr(0755,root,root) %{_bindir}/advmng
12cr|advancecomp-1.15-6|52	%attr(0755,root,root) %{_bindir}/advdef
12cr|advancecomp-1.15-6|53	%{_mandir}/man1/*
12cr|advancecomp-1.15-6|54	
12cr|advancecomp-1.15-6|55	
12cr|advancecomp-1.15-6|56	
12cr|advancecomp-1.15-6|57	
12cr|advancecomp-1.15-6|58	%changelog
12cr|advancecomp-1.15-6|59	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.15-6mdv2011.0
12cr|advancecomp-1.15-6|60	+ Revision: 616502
12cr|advancecomp-1.15-6|61	- the mass rebuild of 2010.0 packages
12cr|advancecomp-1.15-6|62	
12cr|advancecomp-1.15-6|63	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 1.15-5mdv2010.0
12cr|advancecomp-1.15-6|64	+ Revision: 423971
12cr|advancecomp-1.15-6|65	- rebuild
12cr|advancecomp-1.15-6|66	
12cr|advancecomp-1.15-6|67	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 1.15-4mdv2010.0
12cr|advancecomp-1.15-6|68	+ Revision: 423863
12cr|advancecomp-1.15-6|69	- rebuild
12cr|advancecomp-1.15-6|70	
12cr|advancecomp-1.15-6|71	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 1.15-3mdv2009.0
12cr|advancecomp-1.15-6|72	+ Revision: 226128
12cr|advancecomp-1.15-6|73	- rebuild
12cr|advancecomp-1.15-6|74	
12cr|advancecomp-1.15-6|75	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.15-2mdv2008.1
12cr|advancecomp-1.15-6|76	+ Revision: 135817
12cr|advancecomp-1.15-6|77	- restore BuildRoot
12cr|advancecomp-1.15-6|78	
12cr|advancecomp-1.15-6|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|advancecomp-1.15-6|80	- kill re-definition of %%buildroot on Pixel's request
12cr|advancecomp-1.15-6|81	
12cr|advancecomp-1.15-6|82	
12cr|advancecomp-1.15-6|83	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 1.15-2mdv2007.0
12cr|advancecomp-1.15-6|84	+ Revision: 101583
12cr|advancecomp-1.15-6|85	- Import advancecomp
12cr|advancecomp-1.15-6|86	
12cr|advancecomp-1.15-6|87	* Wed Jun 28 2006 Lenny Cartier <lenny@mandriva.com> 1.15-2mdv2007.0
12cr|advancecomp-1.15-6|88	- rebuild
12cr|advancecomp-1.15-6|89	
12cr|advancecomp-1.15-6|90	* Tue Mar 21 2006 Lenny Cartier <lenny@mandriva.com> 1.15-1mdk
12cr|advancecomp-1.15-6|91	- 1.15
12cr|advancecomp-1.15-6|92	
12cr|advancecomp-1.15-6|93	* Fri Oct 07 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.14-2mdk
12cr|advancecomp-1.15-6|94	- Fix BuildRequires
12cr|advancecomp-1.15-6|95	- %%mkrel
12cr|advancecomp-1.15-6|96	
12cr|advancecomp-1.15-6|97	* Mon Sep 19 2005 Pascal Terjan <pterjan@mandriva.org> 1.14-1mdk
12cr|advancecomp-1.15-6|98	- 1.14
12cr|advancecomp-1.15-6|99	- fix build on 64 bits (P0 from Fedora)
12cr|advancecomp-1.15-6|100	
12cr|advancecomp-1.15-6|101	* Fri Jan 14 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.13-1mdk
12cr|advancecomp-1.15-6|102	- initial mandrake package
12cr|advancecomp-1.15-6|103	

42 12
12cr|aee-2.2.15b-7|1	%define	name	aee
12cr|aee-2.2.15b-7|2	%define	version	2.2.15b
12cr|aee-2.2.15b-7|3	%define	release	%mkrel 7
12cr|aee-2.2.15b-7|4	
12cr|aee-2.2.15b-7|5	Summary:	An easy to use text editor
12cr|aee-2.2.15b-7|6	Name:		%{name}
12cr|aee-2.2.15b-7|7	Version:	%{version}
12cr|aee-2.2.15b-7|8	Release:	%{release}
12cr|aee-2.2.15b-7|9	License:	Artistic
12cr|aee-2.2.15b-7|10	Group:		Editors
12cr|aee-2.2.15b-7|11	URL:		http://mahon.cwx.net/
12cr|aee-2.2.15b-7|12	Source0:	%{name}-%{version}.tar.bz2
12cr|aee-2.2.15b-7|13	Patch0:		%{name}-2.2.15b-mdkconf.patch
12cr|aee-2.2.15b-7|14	Patch1:		%{name}-2.2.15b-fix-str-fmt.patch
12cr|aee-2.2.15b-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|aee-2.2.15b-7|16	BuildRequires:	libx11-devel
12cr|aee-2.2.15b-7|17	
12cr|aee-2.2.15b-7|18	%description
12cr|aee-2.2.15b-7|19	An easy to use text editor. Intended to be usable with little or no
12cr|aee-2.2.15b-7|20	instruction. Provides both a terminal (curses based) interface and native
12cr|aee-2.2.15b-7|21	X-Windows interface (in which case the executable is called xae). Features
12cr|aee-2.2.15b-7|22	include pop-up menus, journalling (to recover from system crash or loss of
12cr|aee-2.2.15b-7|23	connection), cut-and-paste, multiple buffers (associated with files or not),
12cr|aee-2.2.15b-7|24	and much more.
12cr|aee-2.2.15b-7|25	
12cr|aee-2.2.15b-7|26	%prep
12cr|aee-2.2.15b-7|27	%setup -q
12cr|aee-2.2.15b-7|28	%patch0 -p1 -b .peroyvind
12cr|aee-2.2.15b-7|29	%patch1 -p1 -b .strfmt
12cr|aee-2.2.15b-7|30	
12cr|aee-2.2.15b-7|31	%build
12cr|aee-2.2.15b-7|32	make both OPTFLAGS="$RPM_OPT_FLAGS"
12cr|aee-2.2.15b-7|33	
12cr|aee-2.2.15b-7|34	%install
12cr|aee-2.2.15b-7|35	rm -rf $RPM_BUILD_ROOT
12cr|aee-2.2.15b-7|36	install -m755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|aee-2.2.15b-7|37	install -m755 xae -D $RPM_BUILD_ROOT%{_bindir}/xae
12cr|aee-2.2.15b-7|38	install -m644 %{name}.1 -D $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
12cr|aee-2.2.15b-7|39	install -m644 help.ae -D $RPM_BUILD_ROOT%{_datadir}/%{name}/help.ae
12cr|aee-2.2.15b-7|40	cd $RPM_BUILD_ROOT/usr/bin
12cr|aee-2.2.15b-7|41	ln -s aee $RPM_BUILD_ROOT%{_bindir}/rae
12cr|aee-2.2.15b-7|42	ln -s xae $RPM_BUILD_ROOT%{_bindir}/rxae
12cr|aee-2.2.15b-7|43	
12cr|aee-2.2.15b-7|44	%clean
12cr|aee-2.2.15b-7|45	rm -rf $RPM_BUILD_ROOT
12cr|aee-2.2.15b-7|46	
12cr|aee-2.2.15b-7|47	%files
12cr|aee-2.2.15b-7|48	%defattr(-,root,root)
12cr|aee-2.2.15b-7|49	%doc Artistic README.aee aee.1.ps aee.i18n.guide keypad
12cr|aee-2.2.15b-7|50	%{_bindir}/*
12cr|aee-2.2.15b-7|51	%dir %{_datadir}/%{name}
12cr|aee-2.2.15b-7|52	%{_datadir}/%{name}/help.ae
12cr|aee-2.2.15b-7|53	%{_mandir}/man1/*
12cr|aee-2.2.15b-7|54	
12cr|aee-2.2.15b-7|55	
12cr|aee-2.2.15b-7|56	
12cr|aee-2.2.15b-7|57	%changelog
12cr|aee-2.2.15b-7|58	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 2.2.15b-7mdv2011.0
12cr|aee-2.2.15b-7|59	+ Revision: 634993
12cr|aee-2.2.15b-7|60	- rebuild
12cr|aee-2.2.15b-7|61	- tighten BR
12cr|aee-2.2.15b-7|62	
12cr|aee-2.2.15b-7|63	* Wed Jun 10 2009 Jérôme Brenier <incubusss@mandriva.org> 2.2.15b-6mdv2011.0
12cr|aee-2.2.15b-7|64	+ Revision: 384638
12cr|aee-2.2.15b-7|65	- fix str fmt (1 patch)
12cr|aee-2.2.15b-7|66	
12cr|aee-2.2.15b-7|67	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 2.2.15b-5mdv2009.0
12cr|aee-2.2.15b-7|68	+ Revision: 226131
12cr|aee-2.2.15b-7|69	- rebuild
12cr|aee-2.2.15b-7|70	
12cr|aee-2.2.15b-7|71	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 2.2.15b-4mdv2008.1
12cr|aee-2.2.15b-7|72	+ Revision: 135817
12cr|aee-2.2.15b-7|73	- restore BuildRoot
12cr|aee-2.2.15b-7|74	
12cr|aee-2.2.15b-7|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|aee-2.2.15b-7|76	- kill re-definition of %%buildroot on Pixel's request
12cr|aee-2.2.15b-7|77	- buildrequires X11-devel instead of XFree86-devel
12cr|aee-2.2.15b-7|78	- import aee
12cr|aee-2.2.15b-7|79	
12cr|aee-2.2.15b-7|80	
12cr|aee-2.2.15b-7|81	* Tue Jun 27 2006 Lenny Cartier <lenny@mandriva.com> 2.2.15b-4mdv2007.0
12cr|aee-2.2.15b-7|82	- rebuild
12cr|aee-2.2.15b-7|83	
12cr|aee-2.2.15b-7|84	* Wed May 11 2005 Lenny Cartier <lenny@mandriva.com> 2.2.15b-3mdk
12cr|aee-2.2.15b-7|85	- rebuild
12cr|aee-2.2.15b-7|86	
12cr|aee-2.2.15b-7|87	* Mon Jan 05 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 2.2.15b-2mdk
12cr|aee-2.2.15b-7|88	- don't do rm -rf $RPM_BUILD_ROOT in %%prep
12cr|aee-2.2.15b-7|89	- cosmetics
12cr|aee-2.2.15b-7|90	- compile with $RPM_OPT_FLAGS (P0)
12cr|aee-2.2.15b-7|91	- move help file into %%{_datadir}/%%{name} (P0)
12cr|aee-2.2.15b-7|92	
12cr|aee-2.2.15b-7|93	* Thu Sep 04 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.2.15b-1mdk
12cr|aee-2.2.15b-7|94	- 2.2.15b
12cr|aee-2.2.15b-7|95	
12cr|aee-2.2.15b-7|96	* Wed Apr 30 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.2.15a-2mdk
12cr|aee-2.2.15b-7|97	- distlint fix
12cr|aee-2.2.15b-7|98	- Buildrequires
12cr|aee-2.2.15b-7|99	
12cr|aee-2.2.15b-7|100	* Sun Dec 29 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.2.15a-1mdk
12cr|aee-2.2.15b-7|101	- 2.2.15a
12cr|aee-2.2.15b-7|102	- reintroduce in contrib
12cr|aee-2.2.15b-7|103	
12cr|aee-2.2.15b-7|104	*Thu Nov 15 2001 Lenn Cartier <lenny@mandrakesoft.com> 2.2.12a-1mdk
12cr|aee-2.2.15b-7|105	- 2.2.12a
12cr|aee-2.2.15b-7|106	
12cr|aee-2.2.15b-7|107	* Tue Jun 26 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.2.9-1mdk
12cr|aee-2.2.15b-7|108	- updated to 2.2.9
12cr|aee-2.2.15b-7|109	- fix url
12cr|aee-2.2.15b-7|110	
12cr|aee-2.2.15b-7|111	* Tue Feb 27 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.2.7-1mdk
12cr|aee-2.2.15b-7|112	- updated to 2.2.7
12cr|aee-2.2.15b-7|113	
12cr|aee-2.2.15b-7|114	* Thu Jan 04 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.2.3-1mdk
12cr|aee-2.2.15b-7|115	- upgraded to 2.2.3
12cr|aee-2.2.15b-7|116	
12cr|aee-2.2.15b-7|117	* Wed Jul 26 2000 Lenny Cartier <lenny@mandrakesoft.com> 2.2.1-1mdk
12cr|aee-2.2.15b-7|118	- upgraded to v2.2.1
12cr|aee-2.2.15b-7|119	- BM
12cr|aee-2.2.15b-7|120	- macros
12cr|aee-2.2.15b-7|121	
12cr|aee-2.2.15b-7|122	* Thu Apr 20 2000 Lenny Cartier <lenny@mandrakesoft.com> 2.2.0-2mdk
12cr|aee-2.2.15b-7|123	- fix group
12cr|aee-2.2.15b-7|124	
12cr|aee-2.2.15b-7|125	* Tue Jan 25 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cr|aee-2.2.15b-7|126	- build for mandrake
12cr|aee-2.2.15b-7|127	
12cr|aee-2.2.15b-7|128	* Mon Jan 11 1999 Ryan Weaver <ryanw@infohwy.com>
12cr|aee-2.2.15b-7|129	[aee-2.2.0-1]
12cr|aee-2.2.15b-7|130	- First RPM.
12cr|aee-2.2.15b-7|131	- Patch to move help files, etc. from /usr/local/lib to /usr/lib/aee
12cr|aee-2.2.15b-7|132	

43 12
12cr|aeolus-0.8.4-1|1	Name:          aeolus
12cr|aeolus-0.8.4-1|2	Summary:       Synthesised pipe organ emulator
12cr|aeolus-0.8.4-1|3	Version:       0.8.4
12cr|aeolus-0.8.4-1|4	Release:       %mkrel 1
12cr|aeolus-0.8.4-1|5	License:       GPLv2+ and CC-BY-SA
12cr|aeolus-0.8.4-1|6	Group:	       Sound
12cr|aeolus-0.8.4-1|7	Source0:       http://www.kokkinizita.net/linuxaudio/downloads/%{name}-%{version}.tar.bz2
12cr|aeolus-0.8.4-1|8	Source1:       http://www.kokkinizita.net/linuxaudio/downloads/stops-0.3.0.tar.bz2
12cr|aeolus-0.8.4-1|9	Source2:       %{name}.desktop
12cr|aeolus-0.8.4-1|10	# http://commons.wikimedia.org/wiki/File:Logo_aeolus.png / resized to 48x48
12cr|aeolus-0.8.4-1|11	# CC-BY-SA License
12cr|aeolus-0.8.4-1|12	Source3:       %{name}48x48.png
12cr|aeolus-0.8.4-1|13	URL: 	       http://www.kokkinizita.net/linuxaudio/aeolus/index.html
12cr|aeolus-0.8.4-1|14	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|aeolus-0.8.4-1|15	Obsoletes:     %mklibname %{name}
12cr|aeolus-0.8.4-1|16	BuildRequires: clthreads-devel
12cr|aeolus-0.8.4-1|17	BuildRequires: clalsadrv-devel >= 2.0.0
12cr|aeolus-0.8.4-1|18	BuildRequires: clxclient-devel
12cr|aeolus-0.8.4-1|19	BuildRequires: pkgconfig(jack)
12cr|aeolus-0.8.4-1|20	BuildRequires: readline-devel
12cr|aeolus-0.8.4-1|21	
12cr|aeolus-0.8.4-1|22	%description
12cr|aeolus-0.8.4-1|23	Aeolus is a synthesised (i.e. not sampled) pipe organ emulator that
12cr|aeolus-0.8.4-1|24	should be good enough to make an organist enjoy playing it. It is a
12cr|aeolus-0.8.4-1|25	software synthesiser optimised for this job, with possibly hundreds
12cr|aeolus-0.8.4-1|26	of controls for each stop, that enable the user to "voice"
12cr|aeolus-0.8.4-1|27	his instrument.
12cr|aeolus-0.8.4-1|28	
12cr|aeolus-0.8.4-1|29	Main features of the default instrument: three manuals and one pedal,
12cr|aeolus-0.8.4-1|30	five different temperaments, variable tuning, MIDI control of course,
12cr|aeolus-0.8.4-1|31	stereo, surround or Ambisonics output, flexible audio controls
12cr|aeolus-0.8.4-1|32	including a large church reverb.
12cr|aeolus-0.8.4-1|33	
12cr|aeolus-0.8.4-1|34	Aeolus is not very CPU-hungry, and should run without problems on a
12cr|aeolus-0.8.4-1|35	e.g. a 1GHz, 256Mb machine.
12cr|aeolus-0.8.4-1|36	
12cr|aeolus-0.8.4-1|37	%files
12cr|aeolus-0.8.4-1|38	%defattr(-,root,root)
12cr|aeolus-0.8.4-1|39	%config %{_sysconfdir}/%{name}.conf
12cr|aeolus-0.8.4-1|40	%{_bindir}/%{name}
12cr|aeolus-0.8.4-1|41	%{_datadir}/%{name}
12cr|aeolus-0.8.4-1|42	%{_datadir}/applications/%{name}.desktop
12cr|aeolus-0.8.4-1|43	%{_datadir}/pixmaps/%{name}.png
12cr|aeolus-0.8.4-1|44	%{_libdir}/aeolus_txt.so
12cr|aeolus-0.8.4-1|45	%{_libdir}/aeolus_x11.so
12cr|aeolus-0.8.4-1|46	
12cr|aeolus-0.8.4-1|47	#--------------------------------------------------------------------
12cr|aeolus-0.8.4-1|48	
12cr|aeolus-0.8.4-1|49	%prep
12cr|aeolus-0.8.4-1|50	%setup -q -n %{name}-%{version} -a1
12cr|aeolus-0.8.4-1|51	
12cr|aeolus-0.8.4-1|52	# fix wrong perms
12cr|aeolus-0.8.4-1|53	chmod +r stops-0.3.0/*
12cr|aeolus-0.8.4-1|54	cd source
12cr|aeolus-0.8.4-1|55	sed -i -e 's/PREFIX =/#PREFIX =/g' Makefile
12cr|aeolus-0.8.4-1|56	sed -i -e 's/-lXft//g' Makefile
12cr|aeolus-0.8.4-1|57	sed -i -e 's/-lrt//g' Makefile
12cr|aeolus-0.8.4-1|58	sed -i -e 's/\/sbin\/ldconfig/#\/sbin\/ldconfig/g' Makefile
12cr|aeolus-0.8.4-1|59	sed -i -e 's#-O3#%{optflags}#' Makefile
12cr|aeolus-0.8.4-1|60	sed -i -e 's/-march\=native//g' Makefile
12cr|aeolus-0.8.4-1|61	
12cr|aeolus-0.8.4-1|62	%build
12cr|aeolus-0.8.4-1|63	cd source
12cr|aeolus-0.8.4-1|64	export LDLIBS="-ldl"
12cr|aeolus-0.8.4-1|65	PREFIX=%{_prefix} %make
12cr|aeolus-0.8.4-1|66	
12cr|aeolus-0.8.4-1|67	%install
12cr|aeolus-0.8.4-1|68	cd source
12cr|aeolus-0.8.4-1|69	PREFIX=%{_prefix} %makeinstall_std
12cr|aeolus-0.8.4-1|70	cd ..
12cr|aeolus-0.8.4-1|71	
12cr|aeolus-0.8.4-1|72	mkdir -p %{buildroot}%{_datadir}/%{name}/stops
12cr|aeolus-0.8.4-1|73	cp -fr stops-0.3.0/* %{buildroot}%{_datadir}/%{name}/stops/
12cr|aeolus-0.8.4-1|74	
12cr|aeolus-0.8.4-1|75	mkdir -p %{buildroot}%{_sysconfdir}/
12cr|aeolus-0.8.4-1|76	cat > %{buildroot}%{_sysconfdir}/%{name}.conf <<EOF
12cr|aeolus-0.8.4-1|77	-u -J -S %{_datadir}/%{name}/stops
12cr|aeolus-0.8.4-1|78	EOF
12cr|aeolus-0.8.4-1|79	
12cr|aeolus-0.8.4-1|80	# desktop file and icon
12cr|aeolus-0.8.4-1|81	install -d -m755 %{buildroot}%{_datadir}/{applications,pixmaps}
12cr|aeolus-0.8.4-1|82	install -D -m644 %{SOURCE2} %{buildroot}%{_datadir}/applications
12cr|aeolus-0.8.4-1|83	install -m644 %{SOURCE3} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|aeolus-0.8.4-1|84	
12cr|aeolus-0.8.4-1|85	
12cr|aeolus-0.8.4-1|86	%changelog
12cr|aeolus-0.8.4-1|87	* Sat Jul 24 2010 Frank Kober <emuse@mandriva.org> 0.8.4-1mdv2011.0
12cr|aeolus-0.8.4-1|88	+ Revision: 558121
12cr|aeolus-0.8.4-1|89	- new version 0.8.4
12cr|aeolus-0.8.4-1|90	o requires clalsadrv>=2.0.0
12cr|aeolus-0.8.4-1|91	o replace patches by sed scripts
12cr|aeolus-0.8.4-1|92	
12cr|aeolus-0.8.4-1|93	* Mon Feb 08 2010 Jérôme Brenier <incubusss@mandriva.org> 0.8.2-6mdv2010.1
12cr|aeolus-0.8.4-1|94	+ Revision: 501953
12cr|aeolus-0.8.4-1|95	- fix some wrong perms
12cr|aeolus-0.8.4-1|96	
12cr|aeolus-0.8.4-1|97	* Mon Feb 08 2010 Jérôme Brenier <incubusss@mandriva.org> 0.8.2-4mdv2010.1
12cr|aeolus-0.8.4-1|98	+ Revision: 501881
12cr|aeolus-0.8.4-1|99	- add PREFIX=%%{_prefix} to %%make
12cr|aeolus-0.8.4-1|100	- fix linkage (over and under linking)
12cr|aeolus-0.8.4-1|101	- relocate stops to %%{_datadir}/aeolus/stops and fix aeolus.conf
12cr|aeolus-0.8.4-1|102	- add a desktop file (thanks to P. DIDIER) and an icon under CC-BY-SA
12cr|aeolus-0.8.4-1|103	- cosmetic changes
12cr|aeolus-0.8.4-1|104	
12cr|aeolus-0.8.4-1|105	* Fri Dec 18 2009 Jérôme Brenier <incubusss@mandriva.org> 0.8.2-3mdv2010.1
12cr|aeolus-0.8.4-1|106	+ Revision: 479978
12cr|aeolus-0.8.4-1|107	- BuildRequires: readline-devel
12cr|aeolus-0.8.4-1|108	
12cr|aeolus-0.8.4-1|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|aeolus-0.8.4-1|110	- rebuild
12cr|aeolus-0.8.4-1|111	
12cr|aeolus-0.8.4-1|112	+ Funda Wang <fwang@mandriva.org>
12cr|aeolus-0.8.4-1|113	- New version 0.8.2
12cr|aeolus-0.8.4-1|114	
12cr|aeolus-0.8.4-1|115	* Sun Dec 21 2008 Funda Wang <fwang@mandriva.org> 0.6.6-4mdv2009.1
12cr|aeolus-0.8.4-1|116	+ Revision: 317086
12cr|aeolus-0.8.4-1|117	- fix rpm group (bug#46412)
12cr|aeolus-0.8.4-1|118	
12cr|aeolus-0.8.4-1|119	* Sat Sep 13 2008 Funda Wang <fwang@mandriva.org> 0.6.6-3mdv2009.0
12cr|aeolus-0.8.4-1|120	+ Revision: 284529
12cr|aeolus-0.8.4-1|121	- Add stops source to fix bug#40543
12cr|aeolus-0.8.4-1|122	- new license policy
12cr|aeolus-0.8.4-1|123	- spec cleanup
12cr|aeolus-0.8.4-1|124	
12cr|aeolus-0.8.4-1|125	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 0.6.6-2mdv2009.0
12cr|aeolus-0.8.4-1|126	+ Revision: 226132
12cr|aeolus-0.8.4-1|127	- rebuild
12cr|aeolus-0.8.4-1|128	- kill re-definition of %%buildroot on Pixel's request
12cr|aeolus-0.8.4-1|129	
12cr|aeolus-0.8.4-1|130	+ Pixel <pixel@mandriva.com>
12cr|aeolus-0.8.4-1|131	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|aeolus-0.8.4-1|132	
12cr|aeolus-0.8.4-1|133	+ Olivier Blin <oblin@mandriva.com>
12cr|aeolus-0.8.4-1|134	- restore BuildRoot
12cr|aeolus-0.8.4-1|135	
12cr|aeolus-0.8.4-1|136	* Sun Dec 09 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.6.6-1mdv2008.1
12cr|aeolus-0.8.4-1|137	+ Revision: 116599
12cr|aeolus-0.8.4-1|138	- Add missing BuildRequire
12cr|aeolus-0.8.4-1|139	- import aeolus
12cr|aeolus-0.8.4-1|140	
12cr|aeolus-0.8.4-1|141	

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

45 12
12cr|afce-0.9.0-1|1	%define		original_release	51
12cr|afce-0.9.0-1|2	Name:		afce
12cr|afce-0.9.0-1|3	Version:	0.9.0
12cr|afce-0.9.0-1|4	Release:	%mkrel 1
12cr|afce-0.9.0-1|5	Summary:	Algorithm Flowchart Editor
12cr|afce-0.9.0-1|6	License:	GPL
12cr|afce-0.9.0-1|7	Group:		Education
12cr|afce-0.9.0-1|8	URL:		http://vicking.narod.ru/flowchart/
12cr|afce-0.9.0-1|9	Source:		%{name}-%{version}-%{original_release}.tar.gz
12cr|afce-0.9.0-1|10	Source2:	%{name}.desktop
12cr|afce-0.9.0-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12cr|afce-0.9.0-1|12	BuildRequires:	libqt4-devel
12cr|afce-0.9.0-1|13	
12cr|afce-0.9.0-1|14	%description
12cr|afce-0.9.0-1|15	Algorithm Flowchart Editor
12cr|afce-0.9.0-1|16	
12cr|afce-0.9.0-1|17	%prep
12cr|afce-0.9.0-1|18	%setup -q -n %{name}-%{version}-%{original_release}
12cr|afce-0.9.0-1|19	
12cr|afce-0.9.0-1|20	%build
12cr|afce-0.9.0-1|21	qmake
12cr|afce-0.9.0-1|22	%make
12cr|afce-0.9.0-1|23	
12cr|afce-0.9.0-1|24	%install
12cr|afce-0.9.0-1|25	rm -rf %{buildroot}
12cr|afce-0.9.0-1|26	install -Dm 0755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|afce-0.9.0-1|27	install -dm 0755 %{buildroot}%{_datadir}/%{name}
12cr|afce-0.9.0-1|28	install -dm 0755 %{buildroot}%{_datadir}/pixmaps
12cr|afce-0.9.0-1|29	install -dm 0755 %{buildroot}%{_docdir}/%{name}
12cr|afce-0.9.0-1|30	install -dm 0755 %{buildroot}%{_datadir}/applications
12cr|afce-0.9.0-1|31	install -m 0644 %{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|afce-0.9.0-1|32	install -m 0644 %{name}_en_US.ts %{buildroot}%{_datadir}/%{name}/%{name}_en_US.ts
12cr|afce-0.9.0-1|33	install -m 0644 %{name}_ru_RU.ts %{buildroot}%{_datadir}/%{name}/%{name}_ru_RU.ts
12cr|afce-0.9.0-1|34	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|afce-0.9.0-1|35	
12cr|afce-0.9.0-1|36	%files
12cr|afce-0.9.0-1|37	%defattr (-,root,root)
12cr|afce-0.9.0-1|38	%doc README.RU.txt LICENSE.TXT doc/index.html
12cr|afce-0.9.0-1|39	%{_bindir}/%{name}
12cr|afce-0.9.0-1|40	%{_datadir}/%{name}/*
12cr|afce-0.9.0-1|41	%{_datadir}/pixmaps/%{name}.png
12cr|afce-0.9.0-1|42	%{_datadir}/applications/%{name}.desktop
12cr|afce-0.9.0-1|43	
12cr|afce-0.9.0-1|44	
12cr|afce-0.9.0-1|45	
12cr|afce-0.9.0-1|46	%clean
12cr|afce-0.9.0-1|47	rm -rf %{buildroot}
12cr|afce-0.9.0-1|48	
12cr|afce-0.9.0-1|49	%changelog
12cr|afce-0.9.0-1|50	* Thu Aug 11 2011 Sergey Zhemoitel <serg@mandriva.org> 0.9.0-1
12cr|afce-0.9.0-1|51	+ Revision: 693921
12cr|afce-0.9.0-1|52	- fix spec
12cr|afce-0.9.0-1|53	- fix spec
12cr|afce-0.9.0-1|54	- fix spec
12cr|afce-0.9.0-1|55	- fix spec
12cr|afce-0.9.0-1|56	- imported package afce
12cr|afce-0.9.0-1|57	

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

47 12
12cr|afio-2.5.1-1|1	%define name afio
12cr|afio-2.5.1-1|2	%define version 2.5.1
12cr|afio-2.5.1-1|3	%define release 1
12cr|afio-2.5.1-1|4	%define summary Archiver program which writes cpio-format archives
12cr|afio-2.5.1-1|5	
12cr|afio-2.5.1-1|6	Name:           %{name}
12cr|afio-2.5.1-1|7	Version:        %{version}
12cr|afio-2.5.1-1|8	Release:        %{release}
12cr|afio-2.5.1-1|9	Summary:        %{summary}
12cr|afio-2.5.1-1|10	Group:		Archiving/Backup
12cr|afio-2.5.1-1|11	Source0:	http://members.chello.nl/~k.holtman/%{name}-%{version}.tgz
12cr|afio-2.5.1-1|12	License:	LGPL
12cr|afio-2.5.1-1|13	
12cr|afio-2.5.1-1|14	%description
12cr|afio-2.5.1-1|15	Afio makes cpio-format archives. It deals somewhat gracefully with input
12cr|afio-2.5.1-1|16	data corruption, supports multi-volume archives during interactive
12cr|afio-2.5.1-1|17	operation, and can make compressed archives that are much safer than
12cr|afio-2.5.1-1|18	compressed tar or cpio archives. Afio is best used as an `archive engine'
12cr|afio-2.5.1-1|19	in a backup script.
12cr|afio-2.5.1-1|20	
12cr|afio-2.5.1-1|21	%prep
12cr|afio-2.5.1-1|22	%setup -q
12cr|afio-2.5.1-1|23	
12cr|afio-2.5.1-1|24	%build
12cr|afio-2.5.1-1|25	%make
12cr|afio-2.5.1-1|26	
12cr|afio-2.5.1-1|27	%install
12cr|afio-2.5.1-1|28	mkdir -p %{buildroot}%{_bindir}
12cr|afio-2.5.1-1|29	mkdir -p %{buildroot}%{_mandir}/man1
12cr|afio-2.5.1-1|30	install -m 755 afio %{buildroot}%{_bindir}
12cr|afio-2.5.1-1|31	install -m 755 afio.1 %{buildroot}%{_mandir}/man1
12cr|afio-2.5.1-1|32	
12cr|afio-2.5.1-1|33	%files
12cr|afio-2.5.1-1|34	%doc HISTORY INSTALLATION PORTING README SCRIPTS afio.lsm script1 script2 script3 script4
12cr|afio-2.5.1-1|35	%{_bindir}/%{name}
12cr|afio-2.5.1-1|36	%{_mandir}/man1/%{name}.1*
12cr|afio-2.5.1-1|37	
12cr|afio-2.5.1-1|38	
12cr|afio-2.5.1-1|39	%changelog
12cr|afio-2.5.1-1|40	* Sun Mar 11 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.5.1-1
12cr|afio-2.5.1-1|41	+ Revision: 784257
12cr|afio-2.5.1-1|42	- version update 2.5.1
12cr|afio-2.5.1-1|43	
12cr|afio-2.5.1-1|44	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.5-7mdv2011.0
12cr|afio-2.5.1-1|45	+ Revision: 616503
12cr|afio-2.5.1-1|46	- the mass rebuild of 2010.0 packages
12cr|afio-2.5.1-1|47	
12cr|afio-2.5.1-1|48	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 2.5-6mdv2010.0
12cr|afio-2.5.1-1|49	+ Revision: 436632
12cr|afio-2.5.1-1|50	- rebuild
12cr|afio-2.5.1-1|51	
12cr|afio-2.5.1-1|52	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 2.5-5mdv2009.1
12cr|afio-2.5.1-1|53	+ Revision: 350725
12cr|afio-2.5.1-1|54	- rebuild
12cr|afio-2.5.1-1|55	
12cr|afio-2.5.1-1|56	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 2.5-4mdv2009.0
12cr|afio-2.5.1-1|57	+ Revision: 226133
12cr|afio-2.5.1-1|58	- rebuild
12cr|afio-2.5.1-1|59	
12cr|afio-2.5.1-1|60	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 2.5-3mdv2008.1
12cr|afio-2.5.1-1|61	+ Revision: 135819
12cr|afio-2.5.1-1|62	- restore BuildRoot
12cr|afio-2.5.1-1|63	
12cr|afio-2.5.1-1|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|afio-2.5.1-1|65	- kill re-definition of %%buildroot on Pixel's request
12cr|afio-2.5.1-1|66	
12cr|afio-2.5.1-1|67	* Sat Sep 01 2007 Bruno Cornec <bcornec@mandriva.org> 2.5-3mdv2008.0
12cr|afio-2.5.1-1|68	+ Revision: 77246
12cr|afio-2.5.1-1|69	- Import afio
12cr|afio-2.5.1-1|70	

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

49 12
12cr|AfterStep-2.2.11-1|1	#define debug_package %{nil}
12cr|AfterStep-2.2.11-1|2	%define	name	AfterStep
12cr|AfterStep-2.2.11-1|3	%define	version	2.2.11
12cr|AfterStep-2.2.11-1|4	%define	release	1
12cr|AfterStep-2.2.11-1|5	%define	major	0
12cr|AfterStep-2.2.11-1|6	%define	libname	%mklibname %{name} %{major}
12cr|AfterStep-2.2.11-1|7	%define	libname_devel	%mklibname %{name} -d
12cr|AfterStep-2.2.11-1|8	%define	ltitle	AfterStep Window Manager
12cr|AfterStep-2.2.11-1|9	
12cr|AfterStep-2.2.11-1|10	Summary:	%{ltitle}
12cr|AfterStep-2.2.11-1|11	Name:		%{name}
12cr|AfterStep-2.2.11-1|12	Version:	%{version}
12cr|AfterStep-2.2.11-1|13	Release:	%{release}
12cr|AfterStep-2.2.11-1|14	Epoch:          4
12cr|AfterStep-2.2.11-1|15	License:	GPLv2+
12cr|AfterStep-2.2.11-1|16	Group:		Graphical desktop/Other
12cr|AfterStep-2.2.11-1|17	URL:		http://www.afterstep.org/
12cr|AfterStep-2.2.11-1|18	
12cr|AfterStep-2.2.11-1|19	Source:		ftp://ftp.afterstep.org/stable/AfterStep-%version.tar.bz2
12cr|AfterStep-2.2.11-1|20	Source1:	%{name}-mdkconf.tar.bz2
12cr|AfterStep-2.2.11-1|21	Source3:	%{name}.png
12cr|AfterStep-2.2.11-1|22	Source4:	%{name}32.png
12cr|AfterStep-2.2.11-1|23	Source5:	%{name}48.png
12cr|AfterStep-2.2.11-1|24	Patch2:		%{name}-1.8.9-menuname.patch
12cr|AfterStep-2.2.11-1|25	Patch3:         %{name}.MenuKey.patch
12cr|AfterStep-2.2.11-1|26	Patch4:		afterstep-2.2.9-ldflags.patch
12cr|AfterStep-2.2.11-1|27	Patch5:		afterstep-2.2.9-libpng15.patch
12cr|AfterStep-2.2.11-1|28	
12cr|AfterStep-2.2.11-1|29	Requires:	desktop-common-data xli
12cr|AfterStep-2.2.11-1|30	BuildRequires:	pkgconfig(x11)
12cr|AfterStep-2.2.11-1|31	BuildRequires:	pkgconfig(xext)
12cr|AfterStep-2.2.11-1|32	BuildRequires:	pkgconfig(xinerama)
12cr|AfterStep-2.2.11-1|33	BuildRequires:	pkgconfig(dbus-1)
12cr|AfterStep-2.2.11-1|34	BuildRequires:	pkgconfig(freetype2)
12cr|AfterStep-2.2.11-1|35	BuildRequires:	jpeg-devel
12cr|AfterStep-2.2.11-1|36	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|AfterStep-2.2.11-1|37	BuildRequires:	pkgconfig(libpng15)
12cr|AfterStep-2.2.11-1|38	BuildRequires:	pkgconfig(libtiff-4)
12cr|AfterStep-2.2.11-1|39	BuildRequires:	pkgconfig(gdk-2.0)
12cr|AfterStep-2.2.11-1|40	
12cr|AfterStep-2.2.11-1|41	%description
12cr|AfterStep-2.2.11-1|42	AfterStep is a Window Manager for X which started by emulating the NEXTSTEP
12cr|AfterStep-2.2.11-1|43	look and feel, but which has been significantly altered according to the
12cr|AfterStep-2.2.11-1|44	requests of various users. Many adepts will tell you that NEXTSTEP is not
12cr|AfterStep-2.2.11-1|45	only the most visually pleasant interface, but also one of the most functional
12cr|AfterStep-2.2.11-1|46	and intuitive out there. AfterStep aims to incorporate the advantages of the
12cr|AfterStep-2.2.11-1|47	NEXTSTEP interface, and add additional useful features.
12cr|AfterStep-2.2.11-1|48	
12cr|AfterStep-2.2.11-1|49	The developers of AfterStep have also worked very hard to ensure stability and
12cr|AfterStep-2.2.11-1|50	a small program footprint. Without giving up too many features, AfterStep still
12cr|AfterStep-2.2.11-1|51	works nicely in environments where memory is at a premium.
12cr|AfterStep-2.2.11-1|52	
12cr|AfterStep-2.2.11-1|53	%package -n %libname
12cr|AfterStep-2.2.11-1|54	Summary:	Libraries needed by AfterStep
12cr|AfterStep-2.2.11-1|55	Group:		Graphical desktop/Other
12cr|AfterStep-2.2.11-1|56	Provides:	lib%name = %version-%release
12cr|AfterStep-2.2.11-1|57	
12cr|AfterStep-2.2.11-1|58	%description -n %libname
12cr|AfterStep-2.2.11-1|59	AfterStep is a Window Manager for X which started by emulating the NEXTSTEP
12cr|AfterStep-2.2.11-1|60	look and feel, but which has been significantly altered according to the
12cr|AfterStep-2.2.11-1|61	requests of various users. Many adepts will tell you that NEXTSTEP is not
12cr|AfterStep-2.2.11-1|62	only the most visually pleasant interface, but also one of the most functional
12cr|AfterStep-2.2.11-1|63	and intuitive out there. AfterStep aims to incorporate the advantages of the
12cr|AfterStep-2.2.11-1|64	NEXTSTEP interface, and add additional useful features.
12cr|AfterStep-2.2.11-1|65	
12cr|AfterStep-2.2.11-1|66	The developers of AfterStep have also worked very hard to ensure stability and
12cr|AfterStep-2.2.11-1|67	a small program footprint. Without giving up too many features, AfterStep still
12cr|AfterStep-2.2.11-1|68	works nicely in environments where memory is at a premium.
12cr|AfterStep-2.2.11-1|69	
12cr|AfterStep-2.2.11-1|70	This package contains libraries needed by AfterStep package.
12cr|AfterStep-2.2.11-1|71	
12cr|AfterStep-2.2.11-1|72	%package -n %libname_devel
12cr|AfterStep-2.2.11-1|73	Summary:	Devel files needed to build applications based on AfterStep
12cr|AfterStep-2.2.11-1|74	Group:		Development/C
12cr|AfterStep-2.2.11-1|75	Provides:	%name-devel lib%name-devel
12cr|AfterStep-2.2.11-1|76	Requires:	%libname = %{epoch}:%version-%release
12cr|AfterStep-2.2.11-1|77	Obsoletes:	%mklibname -d %name 0
12cr|AfterStep-2.2.11-1|78	
12cr|AfterStep-2.2.11-1|79	%description -n %libname_devel
12cr|AfterStep-2.2.11-1|80	AfterStep is a Window Manager for X which started by emulating the NEXTSTEP
12cr|AfterStep-2.2.11-1|81	look and feel, but which has been significantly altered according to the
12cr|AfterStep-2.2.11-1|82	requests of various users. Many adepts will tell you that NEXTSTEP is not
12cr|AfterStep-2.2.11-1|83	only the most visually pleasant interface, but also one of the most functional
12cr|AfterStep-2.2.11-1|84	and intuitive out there. AfterStep aims to incorporate the advantages of the
12cr|AfterStep-2.2.11-1|85	NEXTSTEP interface, and add additional useful features.
12cr|AfterStep-2.2.11-1|86	
12cr|AfterStep-2.2.11-1|87	The developers of AfterStep have also worked very hard to ensure stability and
12cr|AfterStep-2.2.11-1|88	a small program footprint. Without giving up too many features, AfterStep still
12cr|AfterStep-2.2.11-1|89	works nicely in environments where memory is at a premium.
12cr|AfterStep-2.2.11-1|90	
12cr|AfterStep-2.2.11-1|91	This package contains devel files needed to build applications based on
12cr|AfterStep-2.2.11-1|92	AfterStep.
12cr|AfterStep-2.2.11-1|93	
12cr|AfterStep-2.2.11-1|94	%prep
12cr|AfterStep-2.2.11-1|95	%setup -q
12cr|AfterStep-2.2.11-1|96	
12cr|AfterStep-2.2.11-1|97	# LMDK patches
12cr|AfterStep-2.2.11-1|98	%patch2 -p1
12cr|AfterStep-2.2.11-1|99	%patch3 -p1
12cr|AfterStep-2.2.11-1|100	%patch4 -p0 -b .link
12cr|AfterStep-2.2.11-1|101	%patch5 -p1
12cr|AfterStep-2.2.11-1|102	
12cr|AfterStep-2.2.11-1|103	%build
12cr|AfterStep-2.2.11-1|104	rm -f config.status
12cr|AfterStep-2.2.11-1|105	export CFLAGS="%optflags"
12cr|AfterStep-2.2.11-1|106	export CCFLAGS="%optflags"
12cr|AfterStep-2.2.11-1|107	
12cr|AfterStep-2.2.11-1|108	%configure2_5x	\
12cr|AfterStep-2.2.11-1|109	--enable-sharedlibs \
12cr|AfterStep-2.2.11-1|110	--with-imageloader="xsetbg" \
12cr|AfterStep-2.2.11-1|111	--with-helpcommand="xterm -fn 9x15 -e man" \
12cr|AfterStep-2.2.11-1|112	--with-desktops=1 \
12cr|AfterStep-2.2.11-1|113	--with-deskgeometry=1x1 \
12cr|AfterStep-2.2.11-1|114	--enable-different-looknfeels \
12cr|AfterStep-2.2.11-1|115	--enable-i18n \
12cr|AfterStep-2.2.11-1|116	--enable-savewindows \
12cr|AfterStep-2.2.11-1|117	--enable-texture \
12cr|AfterStep-2.2.11-1|118	--enable-shade \
12cr|AfterStep-2.2.11-1|119	--enable-virtual \
12cr|AfterStep-2.2.11-1|120	--enable-saveunders \
12cr|AfterStep-2.2.11-1|121	--enable-windowlist \
12cr|AfterStep-2.2.11-1|122	--enable-availability \
12cr|AfterStep-2.2.11-1|123	--enable-shaping \
12cr|AfterStep-2.2.11-1|124	--enable-xinerama \
12cr|AfterStep-2.2.11-1|125	--enable-script \
12cr|AfterStep-2.2.11-1|126	--with-xpm \
12cr|AfterStep-2.2.11-1|127	--with-jpeg \
12cr|AfterStep-2.2.11-1|128	--with-png \
12cr|AfterStep-2.2.11-1|129	--with-ttf \
12cr|AfterStep-2.2.11-1|130	--with-tiff
12cr|AfterStep-2.2.11-1|131	
12cr|AfterStep-2.2.11-1|132	%make
12cr|AfterStep-2.2.11-1|133	
12cr|AfterStep-2.2.11-1|134	if [ -x /usr/bin/sgml2html ]; then sgml2html doc/afterstep.sgml; fi
12cr|AfterStep-2.2.11-1|135	
12cr|AfterStep-2.2.11-1|136	
12cr|AfterStep-2.2.11-1|137	%install
12cr|AfterStep-2.2.11-1|138	%makeinstall_std LDCONFIG=/bin/true
12cr|AfterStep-2.2.11-1|139	
12cr|AfterStep-2.2.11-1|140	# LMDK icons
12cr|AfterStep-2.2.11-1|141	install -m644 %SOURCE4 -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|AfterStep-2.2.11-1|142	install -m644 %SOURCE3 -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|AfterStep-2.2.11-1|143	install -m644 %SOURCE5 -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|AfterStep-2.2.11-1|144	
12cr|AfterStep-2.2.11-1|145	# Not needed with Mandriva menu
12cr|AfterStep-2.2.11-1|146	rm -fr $RPM_BUILD_ROOT/%{__datadir}/afterstep/start/Applications/
12cr|AfterStep-2.2.11-1|147	
12cr|AfterStep-2.2.11-1|148	install -d $RPM_BUILD_ROOT%{_sysconfdir}/X11/wmsession.d
12cr|AfterStep-2.2.11-1|149	cat > $RPM_BUILD_ROOT%{_sysconfdir}/X11/wmsession.d/15%{name} << EOF
12cr|AfterStep-2.2.11-1|150	NAME=%{name}
12cr|AfterStep-2.2.11-1|151	ICON=%{name}.png
12cr|AfterStep-2.2.11-1|152	EXEC=%{_bindir}/afterstep
12cr|AfterStep-2.2.11-1|153	DESC=A NeXt like Window-Manager
12cr|AfterStep-2.2.11-1|154	SCRIPT:
12cr|AfterStep-2.2.11-1|155	exec %{_bindir}/afterstep
12cr|AfterStep-2.2.11-1|156	EOF
12cr|AfterStep-2.2.11-1|157	
12cr|AfterStep-2.2.11-1|158	
12cr|AfterStep-2.2.11-1|159	
12cr|AfterStep-2.2.11-1|160	%post
12cr|AfterStep-2.2.11-1|161	%if %mdkversion < 200900
12cr|AfterStep-2.2.11-1|162	%update_menus
12cr|AfterStep-2.2.11-1|163	%endif
12cr|AfterStep-2.2.11-1|164	%make_session
12cr|AfterStep-2.2.11-1|165	
12cr|AfterStep-2.2.11-1|166	%if %mdkversion < 200900
12cr|AfterStep-2.2.11-1|167	%post -n %libname -p /sbin/ldconfig
12cr|AfterStep-2.2.11-1|168	%endif
12cr|AfterStep-2.2.11-1|169	
12cr|AfterStep-2.2.11-1|170	%postun
12cr|AfterStep-2.2.11-1|171	%if %mdkversion < 200900
12cr|AfterStep-2.2.11-1|172	%clean_menus
12cr|AfterStep-2.2.11-1|173	%endif
12cr|AfterStep-2.2.11-1|174	%make_session
12cr|AfterStep-2.2.11-1|175	
12cr|AfterStep-2.2.11-1|176	%if %mdkversion < 200900
12cr|AfterStep-2.2.11-1|177	%postun -n %libname -p /sbin/ldconfig
12cr|AfterStep-2.2.11-1|178	%endif
12cr|AfterStep-2.2.11-1|179	
12cr|AfterStep-2.2.11-1|180	%files
12cr|AfterStep-2.2.11-1|181	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/15%{name}
12cr|AfterStep-2.2.11-1|182	%doc COPYRIGHT ChangeLog NEW README TEAM UPGRADE doc/languages doc/licences
12cr|AfterStep-2.2.11-1|183	%{_iconsdir}/%{name}.png
12cr|AfterStep-2.2.11-1|184	%{_miconsdir}/%{name}.png
12cr|AfterStep-2.2.11-1|185	%{_liconsdir}/%{name}.png
12cr|AfterStep-2.2.11-1|186	%{_bindir}/*
12cr|AfterStep-2.2.11-1|187	%{_mandir}/man1/*
12cr|AfterStep-2.2.11-1|188	%{_mandir}/man3/*
12cr|AfterStep-2.2.11-1|189	%dir %{_datadir}/afterstep
12cr|AfterStep-2.2.11-1|190	%{_datadir}/afterstep/*
12cr|AfterStep-2.2.11-1|191	%_datadir/xsessions/AfterStep.desktop
12cr|AfterStep-2.2.11-1|192	
12cr|AfterStep-2.2.11-1|193	%files -n %libname
12cr|AfterStep-2.2.11-1|194	%{_libdir}/*.so.%major
12cr|AfterStep-2.2.11-1|195	%{_libdir}/*.so.%major.*
12cr|AfterStep-2.2.11-1|196	
12cr|AfterStep-2.2.11-1|197	%files -n %libname_devel
12cr|AfterStep-2.2.11-1|198	%{_libdir}/*.so
12cr|AfterStep-2.2.11-1|199	%{_libdir}/*.a
12cr|AfterStep-2.2.11-1|200	%_includedir/*
12cr|AfterStep-2.2.11-1|201	
12cr|AfterStep-2.2.11-1|202	
12cr|AfterStep-2.2.11-1|203	%changelog
12cr|AfterStep-2.2.11-1|204	* Wed Jan 19 2011 Funda Wang <fwang@mandriva.org> 4:2.2.11-1mdv2011.0
12cr|AfterStep-2.2.11-1|205	+ Revision: 631658
12cr|AfterStep-2.2.11-1|206	- New version 2.2.11
12cr|AfterStep-2.2.11-1|207	
12cr|AfterStep-2.2.11-1|208	* Mon Jan 03 2011 Funda Wang <fwang@mandriva.org> 4:2.2.9-4mdv2011.0
12cr|AfterStep-2.2.11-1|209	+ Revision: 627679
12cr|AfterStep-2.2.11-1|210	- fix linkage
12cr|AfterStep-2.2.11-1|211	
12cr|AfterStep-2.2.11-1|212	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 4:2.2.9-3mdv2011.0
12cr|AfterStep-2.2.11-1|213	+ Revision: 609926
12cr|AfterStep-2.2.11-1|214	- rebuild
12cr|AfterStep-2.2.11-1|215	
12cr|AfterStep-2.2.11-1|216	* Sun Aug 23 2009 Funda Wang <fwang@mandriva.org> 4:2.2.9-2mdv2010.0
12cr|AfterStep-2.2.11-1|217	+ Revision: 419754
12cr|AfterStep-2.2.11-1|218	- rebuild for new libjpeg v7
12cr|AfterStep-2.2.11-1|219	
12cr|AfterStep-2.2.11-1|220	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|AfterStep-2.2.11-1|221	- Update to new version 2.2.9
12cr|AfterStep-2.2.11-1|222	- Use %%configure2_5x macro instead of %%configure to fix build
12cr|AfterStep-2.2.11-1|223	
12cr|AfterStep-2.2.11-1|224	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 4:2.2.4-2mdv2009.0
12cr|AfterStep-2.2.11-1|225	+ Revision: 218439
12cr|AfterStep-2.2.11-1|226	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|AfterStep-2.2.11-1|227	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|AfterStep-2.2.11-1|228	
12cr|AfterStep-2.2.11-1|229	+ Thierry Vignaud <tv@mandriva.org>
12cr|AfterStep-2.2.11-1|230	- drop old menu
12cr|AfterStep-2.2.11-1|231	
12cr|AfterStep-2.2.11-1|232	* Mon Jan 07 2008 Funda Wang <fwang@mandriva.org> 4:2.2.4-2mdv2008.1
12cr|AfterStep-2.2.11-1|233	+ Revision: 146266
12cr|AfterStep-2.2.11-1|234	- New devel package policy
12cr|AfterStep-2.2.11-1|235	- fix requires on Mandriva_desk
12cr|AfterStep-2.2.11-1|236	
12cr|AfterStep-2.2.11-1|237	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 4:2.2.4-1mdv2008.1
12cr|AfterStep-2.2.11-1|238	+ Revision: 135819
12cr|AfterStep-2.2.11-1|239	- restore BuildRoot
12cr|AfterStep-2.2.11-1|240	
12cr|AfterStep-2.2.11-1|241	+ Thierry Vignaud <tv@mandriva.org>
12cr|AfterStep-2.2.11-1|242	- kill re-definition of %%buildroot on Pixel's request
12cr|AfterStep-2.2.11-1|243	- buildrequires X11-devel instead of XFree86-devel
12cr|AfterStep-2.2.11-1|244	- s/Mandrake/Mandriva/
12cr|AfterStep-2.2.11-1|245	
12cr|AfterStep-2.2.11-1|246	
12cr|AfterStep-2.2.11-1|247	* Fri Dec 01 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.2.4-1mdv2007.0
12cr|AfterStep-2.2.11-1|248	+ Revision: 89500
12cr|AfterStep-2.2.11-1|249	- New version 2.2.4
12cr|AfterStep-2.2.11-1|250	
12cr|AfterStep-2.2.11-1|251	* Thu Aug 03 2006 Olivier Thauvin <nanardon@mandriva.org> 4:2.2.2-1mdv2007.0
12cr|AfterStep-2.2.11-1|252	+ Revision: 43064
12cr|AfterStep-2.2.11-1|253	- remove menu (no longer supported, just hopping xdg menu are supported, else no menu)
12cr|AfterStep-2.2.11-1|254	- 2.2.2
12cr|AfterStep-2.2.11-1|255	- Import AfterStep
12cr|AfterStep-2.2.11-1|256	
12cr|AfterStep-2.2.11-1|257	* Fri Jun 16 2006 Lenny Cartier <lenny@mandriva.com> 4:2.2.1-2mdv2007.0
12cr|AfterStep-2.2.11-1|258	- rebuild
12cr|AfterStep-2.2.11-1|259	
12cr|AfterStep-2.2.11-1|260	* Tue Mar 07 2006 Olivier Thauvin <nanardon@mandriva.org> 2.2.1-1mdk
12cr|AfterStep-2.2.11-1|261	- 2.2.1
12cr|AfterStep-2.2.11-1|262	
12cr|AfterStep-2.2.11-1|263	* Fri Oct 07 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.1.0-2mdk
12cr|AfterStep-2.2.11-1|264	- Fix BuildRequires
12cr|AfterStep-2.2.11-1|265	- Remove redundant buildrequire
12cr|AfterStep-2.2.11-1|266	
12cr|AfterStep-2.2.11-1|267	* Fri May 27 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.1.0-1mdk
12cr|AfterStep-2.2.11-1|268	- 2.1.0
12cr|AfterStep-2.2.11-1|269	
12cr|AfterStep-2.2.11-1|270	* Mon May 09 2005 Olivier Thauvin <nanardon@mandriva.org> 2.00.05-1mdk
12cr|AfterStep-2.2.11-1|271	- 2.00.05
12cr|AfterStep-2.2.11-1|272	- remove patch4, merge upstream
12cr|AfterStep-2.2.11-1|273	
12cr|AfterStep-2.2.11-1|274	* Thu Jan 13 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.00.01-2mdk
12cr|AfterStep-2.2.11-1|275	- Fix lib installation
12cr|AfterStep-2.2.11-1|276	
12cr|AfterStep-2.2.11-1|277	* Wed Jan 12 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.00.01-1mdk
12cr|AfterStep-2.2.11-1|278	- 2.00.01
12cr|AfterStep-2.2.11-1|279	- rediff patch3
12cr|AfterStep-2.2.11-1|280	
12cr|AfterStep-2.2.11-1|281	* Sat Feb 28 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.8.11-5mdk
12cr|AfterStep-2.2.11-1|282	- Fix Dep (epoch)
12cr|AfterStep-2.2.11-1|283	

50 12
12cr|afuse-0.2-2|1	Summary:	Implements filesystem automounting functionality similar to Linux's autofs
12cr|afuse-0.2-2|2	Name:		afuse
12cr|afuse-0.2-2|3	Version:	0.2
12cr|afuse-0.2-2|4	Release:	%mkrel 2
12cr|afuse-0.2-2|5	License:	GPLv2+
12cr|afuse-0.2-2|6	Group:		Networking/Other
12cr|afuse-0.2-2|7	URL:		http://sourceforge.net/projects/afuse/
12cr|afuse-0.2-2|8	Source0:	http://dfn.dl.sourceforge.net/sourceforge/afuse/%{name}-%{version}.tar.gz
12cr|afuse-0.2-2|9	Source1:	afuse.init
12cr|afuse-0.2-2|10	Source2:	afuse.sysconfig
12cr|afuse-0.2-2|11	Requires(post): rpm-helper
12cr|afuse-0.2-2|12	Requires(preun): rpm-helper
12cr|afuse-0.2-2|13	Requires:	fuse >= 2.5
12cr|afuse-0.2-2|14	BuildRequires:	fuse-devel >= 2.5
12cr|afuse-0.2-2|15	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|afuse-0.2-2|16	
12cr|afuse-0.2-2|17	%description
12cr|afuse-0.2-2|18	Afuse is a FUSE based filesystem which implements filesystem automounting
12cr|afuse-0.2-2|19	functionality similar to Linux's autofs.
12cr|afuse-0.2-2|20	
12cr|afuse-0.2-2|21	%prep
12cr|afuse-0.2-2|22	
12cr|afuse-0.2-2|23	%setup -q
12cr|afuse-0.2-2|24	
12cr|afuse-0.2-2|25	cp %{SOURCE1} .
12cr|afuse-0.2-2|26	cp %{SOURCE2} .
12cr|afuse-0.2-2|27	
12cr|afuse-0.2-2|28	%build
12cr|afuse-0.2-2|29	
12cr|afuse-0.2-2|30	%configure2_5x
12cr|afuse-0.2-2|31	
12cr|afuse-0.2-2|32	%make
12cr|afuse-0.2-2|33	
12cr|afuse-0.2-2|34	%install
12cr|afuse-0.2-2|35	rm -rf %{buildroot}
12cr|afuse-0.2-2|36	
12cr|afuse-0.2-2|37	%makeinstall
12cr|afuse-0.2-2|38	
12cr|afuse-0.2-2|39	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|afuse-0.2-2|40	install -d %{buildroot}%{_initrddir}
12cr|afuse-0.2-2|41	
12cr|afuse-0.2-2|42	install -m0755 afuse.init %{buildroot}%{_initrddir}/afuse
12cr|afuse-0.2-2|43	install -m0644 afuse.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/afuse
12cr|afuse-0.2-2|44	
12cr|afuse-0.2-2|45	%post
12cr|afuse-0.2-2|46	%_post_service afuse
12cr|afuse-0.2-2|47	
12cr|afuse-0.2-2|48	%preun
12cr|afuse-0.2-2|49	%_preun_service afuse
12cr|afuse-0.2-2|50	
12cr|afuse-0.2-2|51	%clean
12cr|afuse-0.2-2|52	rm -rf %{buildroot}
12cr|afuse-0.2-2|53	
12cr|afuse-0.2-2|54	%files
12cr|afuse-0.2-2|55	%defattr(-,root,root)
12cr|afuse-0.2-2|56	%doc COPYING COPYING.LIB ChangeLog README
12cr|afuse-0.2-2|57	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/afuse
12cr|afuse-0.2-2|58	%attr(0755,root,root) %{_initrddir}/afuse
12cr|afuse-0.2-2|59	%{_bindir}/%{name}
12cr|afuse-0.2-2|60	
12cr|afuse-0.2-2|61	
12cr|afuse-0.2-2|62	
12cr|afuse-0.2-2|63	%changelog
12cr|afuse-0.2-2|64	* Thu Sep 10 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.2-2mdv2010.0
12cr|afuse-0.2-2|65	+ Revision: 436633
12cr|afuse-0.2-2|66	- rebuild
12cr|afuse-0.2-2|67	
12cr|afuse-0.2-2|68	* Tue Mar 17 2009 Emmanuel Andry <eandry@mandriva.org> 0.2-1mdv2009.1
12cr|afuse-0.2-2|69	+ Revision: 356576
12cr|afuse-0.2-2|70	- New version 0.2
12cr|afuse-0.2-2|71	- fix license
12cr|afuse-0.2-2|72	
12cr|afuse-0.2-2|73	* Thu Jun 19 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1.1-2mdv2009.0
12cr|afuse-0.2-2|74	+ Revision: 226136
12cr|afuse-0.2-2|75	- rebuild
12cr|afuse-0.2-2|76	
12cr|afuse-0.2-2|77	* Fri Feb 08 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdv2008.1
12cr|afuse-0.2-2|78	+ Revision: 164130
12cr|afuse-0.2-2|79	- import afuse
12cr|afuse-0.2-2|80	
12cr|afuse-0.2-2|81	
12cr|afuse-0.2-2|82	* Fri Feb 08 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdv2008.1
12cr|afuse-0.2-2|83	- initial Mandriva package

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

52 12
12cr|aget-0.4.1-2|1	Name:		aget
12cr|aget-0.4.1-2|2	Version:	0.4.1
12cr|aget-0.4.1-2|3	Release:	%mkrel 2
12cr|aget-0.4.1-2|4	License:	BSD-like
12cr|aget-0.4.1-2|5	Group:		Networking/File transfer
12cr|aget-0.4.1-2|6	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|aget-0.4.1-2|7	URL:		http://www.enderunix.org/%{name}/
12cr|aget-0.4.1-2|8	Source:		http://www.enderunix.org/%{name}/%{name}-%{version}.tar.gz
12cr|aget-0.4.1-2|9	Patch1:		aget-0.4-fix_build_hostent.diff
12cr|aget-0.4.1-2|10	Summary:	Multithreaded HTTP Download Accelerator
12cr|aget-0.4.1-2|11	
12cr|aget-0.4.1-2|12	%description
12cr|aget-0.4.1-2|13	Aget is a multithreaded HTTP download accelerator.
12cr|aget-0.4.1-2|14	
12cr|aget-0.4.1-2|15	Tests show that Aget is successfull in realizing its objectives. A file
12cr|aget-0.4.1-2|16	of size 36.347.010 bytes was downloaded in 14 minutes 28 secs via wget;
12cr|aget-0.4.1-2|17	whereas it was downloaded in 3 minutes and 15 seconds via aget.
12cr|aget-0.4.1-2|18	Aget is an acronym for two Turkish words "Acele Getir". (Eng.: Get it fast!)
12cr|aget-0.4.1-2|19	
12cr|aget-0.4.1-2|20	WARNING: use with care. Some people do not appreciate that you open more
12cr|aget-0.4.1-2|21	than one connection to download a file from their server.
12cr|aget-0.4.1-2|22	
12cr|aget-0.4.1-2|23	%prep
12cr|aget-0.4.1-2|24	%setup -q
12cr|aget-0.4.1-2|25	%patch1 -p0
12cr|aget-0.4.1-2|26	
12cr|aget-0.4.1-2|27	%build
12cr|aget-0.4.1-2|28	%{make}
12cr|aget-0.4.1-2|29	
12cr|aget-0.4.1-2|30	%install
12cr|aget-0.4.1-2|31	%{__rm} -Rf %{buildroot}
12cr|aget-0.4.1-2|32	%{__mkdir} -p %{buildroot}%{_bindir}
12cr|aget-0.4.1-2|33	%{__cp} -p %{name} %{buildroot}%{_bindir}
12cr|aget-0.4.1-2|34	
12cr|aget-0.4.1-2|35	%files
12cr|aget-0.4.1-2|36	%doc INSTALL README README-Developer COPYING ChangeLog AUTHORS THANKS TODO
12cr|aget-0.4.1-2|37	%{_bindir}/%{name}
12cr|aget-0.4.1-2|38	
12cr|aget-0.4.1-2|39	
12cr|aget-0.4.1-2|40	
12cr|aget-0.4.1-2|41	%changelog
12cr|aget-0.4.1-2|42	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-2mdv2011.0
12cr|aget-0.4.1-2|43	+ Revision: 609938
12cr|aget-0.4.1-2|44	- rebuild
12cr|aget-0.4.1-2|45	
12cr|aget-0.4.1-2|46	* Fri Feb 26 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.4.1-1mdv2010.1
12cr|aget-0.4.1-2|47	+ Revision: 511482
12cr|aget-0.4.1-2|48	- Fix Source tag
12cr|aget-0.4.1-2|49	- Fix URL tag
12cr|aget-0.4.1-2|50	- Fix mix of spaces and tabs
12cr|aget-0.4.1-2|51	- Update to 0.4.1
12cr|aget-0.4.1-2|52	- Drop old patch
12cr|aget-0.4.1-2|53	
12cr|aget-0.4.1-2|54	* Tue Nov 10 2009 Michael Scherer <misc@mandriva.org> 0.4-5mdv2010.1
12cr|aget-0.4.1-2|55	+ Revision: 463859
12cr|aget-0.4.1-2|56	- fix build on a modern glibc
12cr|aget-0.4.1-2|57	
12cr|aget-0.4.1-2|58	+ Thierry Vignaud <tv@mandriva.org>
12cr|aget-0.4.1-2|59	- rebuild
12cr|aget-0.4.1-2|60	- rebuild
12cr|aget-0.4.1-2|61	- rebuild
12cr|aget-0.4.1-2|62	
12cr|aget-0.4.1-2|63	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 0.4-1mdv2008.1
12cr|aget-0.4.1-2|64	+ Revision: 167820
12cr|aget-0.4.1-2|65	- fix no-buildroot-tag
12cr|aget-0.4.1-2|66	
12cr|aget-0.4.1-2|67	* Tue Aug 07 2007 Nicolas Vigier <nvigier@mandriva.com> 0.4-1mdv2008.0
12cr|aget-0.4.1-2|68	+ Revision: 59969
12cr|aget-0.4.1-2|69	- Import aget
12cr|aget-0.4.1-2|70	

53 12
12cr|aggregate-1.6-1|1	Summary:	Aggregate list of prefixes
12cr|aggregate-1.6-1|2	Name:		aggregate
12cr|aggregate-1.6-1|3	Version:	1.6
12cr|aggregate-1.6-1|4	Release:	%mkrel 1
12cr|aggregate-1.6-1|5	License:	BSD-like
12cr|aggregate-1.6-1|6	Group:		Networking/Other
12cr|aggregate-1.6-1|7	Source0:	ftp://ftp.isc.org/isc/aggregate/%{name}-%{version}.tar.gz
12cr|aggregate-1.6-1|8	Url:		http://freshmeat.net/projects/aggregate
12cr|aggregate-1.6-1|9	
12cr|aggregate-1.6-1|10	%description
12cr|aggregate-1.6-1|11	Aggregate takes a list of prefixes in conventional format on stdin,
12cr|aggregate-1.6-1|12	and performs two optimizations to reduce the length of the prefix
12cr|aggregate-1.6-1|13	list. It removes any supplied prefixes which are superfluous because
12cr|aggregate-1.6-1|14	they are already included in another supplied prefix (e.g.,
12cr|aggregate-1.6-1|15	203.97.2.0/24 would be removed if 203.97.0.0/17 was also supplied),
12cr|aggregate-1.6-1|16	and identifies adjacent prefixes that can be combined under a single,
12cr|aggregate-1.6-1|17	shorter-length prefix (e.g., 203.97.2.0/24 and 203.97.3.0/24 can be
12cr|aggregate-1.6-1|18	combined into the single prefix 203.97.2.0/23).
12cr|aggregate-1.6-1|19	
12cr|aggregate-1.6-1|20	%prep
12cr|aggregate-1.6-1|21	%setup -q
12cr|aggregate-1.6-1|22	
12cr|aggregate-1.6-1|23	#fix rights
12cr|aggregate-1.6-1|24	chmod 644 LICE*
12cr|aggregate-1.6-1|25	
12cr|aggregate-1.6-1|26	%build
12cr|aggregate-1.6-1|27	%configure2_5x
12cr|aggregate-1.6-1|28	%make
12cr|aggregate-1.6-1|29	
12cr|aggregate-1.6-1|30	%install
12cr|aggregate-1.6-1|31	rm -rf %{buildroot}
12cr|aggregate-1.6-1|32	
12cr|aggregate-1.6-1|33	install -d %{buildroot}{%{_bindir},%{_mandir}/man1}
12cr|aggregate-1.6-1|34	
12cr|aggregate-1.6-1|35	install -Dpm755 aggregate aggregate-ios %{buildroot}%{_bindir}
12cr|aggregate-1.6-1|36	install -Dpm644 aggregate.1 aggregate-ios.1 %{buildroot}%{_mandir}/man1
12cr|aggregate-1.6-1|37	
12cr|aggregate-1.6-1|38	%clean
12cr|aggregate-1.6-1|39	rm -rf %{buildroot}
12cr|aggregate-1.6-1|40	
12cr|aggregate-1.6-1|41	%files
12cr|aggregate-1.6-1|42	%defattr(-,root,root)
12cr|aggregate-1.6-1|43	%doc LICEN* HISTORY
12cr|aggregate-1.6-1|44	%{_bindir}/*
12cr|aggregate-1.6-1|45	%{_mandir}/man1/*
12cr|aggregate-1.6-1|46	
12cr|aggregate-1.6-1|47	
12cr|aggregate-1.6-1|48	%changelog
12cr|aggregate-1.6-1|49	* Wed Jun 15 2011 Jani Välimaa <wally@mandriva.org> 1.6-1mdv2011.0
12cr|aggregate-1.6-1|50	+ Revision: 685433
12cr|aggregate-1.6-1|51	- import aggregate
12cr|aggregate-1.6-1|52	

54 12
12cr|aide-0.15.1-1|1	Summary:	Advanced Intrusion Detection Environment
12cr|aide-0.15.1-1|2	Name:		aide
12cr|aide-0.15.1-1|3	Version:	0.15.1
12cr|aide-0.15.1-1|4	Release:	%mkrel 1
12cr|aide-0.15.1-1|5	License:	GPLv2+
12cr|aide-0.15.1-1|6	Group:		Monitoring
12cr|aide-0.15.1-1|7	URL:		http://sourceforge.net/projects/aide
12cr|aide-0.15.1-1|8	Source0:	http://prdownloads.sourceforge.net/aide/%{name}-%{version}.tar.gz
12cr|aide-0.15.1-1|9	Source1:	http://prdownloads.sourceforge.net/aide/%{name}-%{version}.tar.gz.asc
12cr|aide-0.15.1-1|10	Source2:	aide.conf
12cr|aide-0.15.1-1|11	Source3:	aidecheck
12cr|aide-0.15.1-1|12	Source4:	aideupdate
12cr|aide-0.15.1-1|13	Source5:	aideinit
12cr|aide-0.15.1-1|14	Source6:	aideinit.8
12cr|aide-0.15.1-1|15	#p0 sent upstream by kharec
12cr|aide-0.15.1-1|16	patch0:		aide-0.15-fix-str-fmt.patch
12cr|aide-0.15.1-1|17	Buildrequires:	flex
12cr|aide-0.15.1-1|18	BuildRequires:	glibc-devel
12cr|aide-0.15.1-1|19	BuildRequires:	glibc-static-devel
12cr|aide-0.15.1-1|20	BuildRequires:	mhash-devel
12cr|aide-0.15.1-1|21	BuildRequires:	zlib-devel
12cr|aide-0.15.1-1|22	BuildRequires:	bison
12cr|aide-0.15.1-1|23	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|aide-0.15.1-1|24	
12cr|aide-0.15.1-1|25	Requires:	gnupg
12cr|aide-0.15.1-1|26	
12cr|aide-0.15.1-1|27	%description
12cr|aide-0.15.1-1|28	AIDE (Advanced Intrusion Detection Environment) is a free alternative to
12cr|aide-0.15.1-1|29	Tripwire. It does the same things as the semi-free Tripwire and more.  It
12cr|aide-0.15.1-1|30	is a file system integrity monitoring tool.
12cr|aide-0.15.1-1|31	
12cr|aide-0.15.1-1|32	
12cr|aide-0.15.1-1|33	%prep
12cr|aide-0.15.1-1|34	%setup -q
12cr|aide-0.15.1-1|35	%patch0 -p0
12cr|aide-0.15.1-1|36	
12cr|aide-0.15.1-1|37	%build
12cr|aide-0.15.1-1|38	%configure2_5x \
12cr|aide-0.15.1-1|39	--with-config-file=%{_sysconfdir}/aide.conf \
12cr|aide-0.15.1-1|40	--with-zlib \
12cr|aide-0.15.1-1|41	--with-mhash \
12cr|aide-0.15.1-1|42	--with-syslog_facility=LOG_LOCAL1
12cr|aide-0.15.1-1|43	
12cr|aide-0.15.1-1|44	perl -pi -e 's|/etc/aide.db|/var/lib/aide/aide.db|g' config.h
12cr|aide-0.15.1-1|45	
12cr|aide-0.15.1-1|46	%make
12cr|aide-0.15.1-1|47	
12cr|aide-0.15.1-1|48	%install
12cr|aide-0.15.1-1|49	rm -rf %{buildroot}
12cr|aide-0.15.1-1|50	
12cr|aide-0.15.1-1|51	make prefix=%{buildroot}%{_prefix} \
12cr|aide-0.15.1-1|52	bindir=%{buildroot}%{_sbindir} \
12cr|aide-0.15.1-1|53	mandir=%{buildroot}%{_mandir} \
12cr|aide-0.15.1-1|54	install-strip
12cr|aide-0.15.1-1|55	
12cr|aide-0.15.1-1|56	mkdir -p %{buildroot}{/var/lib/aide/reports,%{_sysconfdir}/cron.daily,%{_mandir}/man8}
12cr|aide-0.15.1-1|57	
12cr|aide-0.15.1-1|58	install -m 0600 %{_sourcedir}/aide.conf %{buildroot}%{_sysconfdir}/aide.conf
12cr|aide-0.15.1-1|59	install -m 0700 %{_sourcedir}/aidecheck %{buildroot}%{_sbindir}/aidecheck
12cr|aide-0.15.1-1|60	install -m 0700 %{_sourcedir}/aideupdate %{buildroot}%{_sbindir}/aideupdate
12cr|aide-0.15.1-1|61	install -m 0700 %{_sourcedir}/aideinit %{buildroot}%{_sbindir}/aideinit
12cr|aide-0.15.1-1|62	install -m 0644 %{_sourcedir}/aideinit.8 %{buildroot}%{_mandir}/man8/aideinit.8
12cr|aide-0.15.1-1|63	ln -sf ../..%{_sbindir}/aidecheck %{buildroot}%{_sysconfdir}/cron.daily/aide
12cr|aide-0.15.1-1|64	
12cr|aide-0.15.1-1|65	
12cr|aide-0.15.1-1|66	%post
12cr|aide-0.15.1-1|67	echo "*********************************************************"
12cr|aide-0.15.1-1|68	echo "* Please see aideinit(8) for information on how to setup"
12cr|aide-0.15.1-1|69	echo "* AIDE+gpg which this AIDE implementation uses by default"
12cr|aide-0.15.1-1|70	echo "*********************************************************"
12cr|aide-0.15.1-1|71	
12cr|aide-0.15.1-1|72	
12cr|aide-0.15.1-1|73	%clean
12cr|aide-0.15.1-1|74	rm -rf %{buildroot}
12cr|aide-0.15.1-1|75	
12cr|aide-0.15.1-1|76	
12cr|aide-0.15.1-1|77	%files
12cr|aide-0.15.1-1|78	%defattr(-,root,root)
12cr|aide-0.15.1-1|79	%doc AUTHORS COPYING ChangeLog NEWS README doc/aide.conf.in
12cr|aide-0.15.1-1|80	%attr(0700,root,root) %{_sbindir}/aide
12cr|aide-0.15.1-1|81	%attr(0700,root,root) %{_sbindir}/aidecheck
12cr|aide-0.15.1-1|82	%attr(0700,root,root) %{_sbindir}/aideinit
12cr|aide-0.15.1-1|83	%attr(0700,root,root) %{_sbindir}/aideupdate
12cr|aide-0.15.1-1|84	%{_mandir}/man1/aide.1*
12cr|aide-0.15.1-1|85	%{_mandir}/man5/aide.conf.5*
12cr|aide-0.15.1-1|86	%{_mandir}/man8/aideinit.8*
12cr|aide-0.15.1-1|87	%dir %attr(0700,root,root) /var/lib/aide
12cr|aide-0.15.1-1|88	%dir %attr(0700,root,root) /var/lib/aide/reports
12cr|aide-0.15.1-1|89	%attr(0700,root,root) %{_sysconfdir}/cron.daily/aide
12cr|aide-0.15.1-1|90	%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/aide.conf
12cr|aide-0.15.1-1|91	
12cr|aide-0.15.1-1|92	
12cr|aide-0.15.1-1|93	%changelog
12cr|aide-0.15.1-1|94	* Mon Oct 04 2010 Funda Wang <fwang@mandriva.org> 0.15.1-1mdv2011.0
12cr|aide-0.15.1-1|95	+ Revision: 582898
12cr|aide-0.15.1-1|96	- new version 0.15.1
12cr|aide-0.15.1-1|97	
12cr|aide-0.15.1-1|98	* Sat Aug 14 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.15-1mdv2011.0
12cr|aide-0.15.1-1|99	+ Revision: 569803
12cr|aide-0.15.1-1|100	- rediff patches
12cr|aide-0.15.1-1|101	- new version 0.15
12cr|aide-0.15.1-1|102	
12cr|aide-0.15.1-1|103	* Sun Jul 11 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.14.2-1mdv2011.0
12cr|aide-0.15.1-1|104	+ Revision: 550712
12cr|aide-0.15.1-1|105	- update to 0.14.2
12cr|aide-0.15.1-1|106	- rediff p0
12cr|aide-0.15.1-1|107	
12cr|aide-0.15.1-1|108	* Mon Apr 12 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.14-1mdv2010.1
12cr|aide-0.15.1-1|109	+ Revision: 533713
12cr|aide-0.15.1-1|110	- new version 0.14
12cr|aide-0.15.1-1|111	- clean spec
12cr|aide-0.15.1-1|112	- add a patch for fix string format, sent upstream.
12cr|aide-0.15.1-1|113	
12cr|aide-0.15.1-1|114	* Wed Jun 10 2009 Jérôme Brenier <incubusss@mandriva.org> 0.13.1-3mdv2010.0
12cr|aide-0.15.1-1|115	+ Revision: 384639
12cr|aide-0.15.1-1|116	- fix license
12cr|aide-0.15.1-1|117	
12cr|aide-0.15.1-1|118	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.13.1-2mdv2009.0
12cr|aide-0.15.1-1|119	+ Revision: 266147
12cr|aide-0.15.1-1|120	- rebuild early 2009.0 package (before pixel changes)
12cr|aide-0.15.1-1|121	
12cr|aide-0.15.1-1|122	* Sun Apr 20 2008 Vincent Danen <vdanen@mandriva.com> 0.13.1-1mdv2009.0
12cr|aide-0.15.1-1|123	+ Revision: 195950
12cr|aide-0.15.1-1|124	- 0.13.1
12cr|aide-0.15.1-1|125	- spec cleanup
12cr|aide-0.15.1-1|126	- cleanup the description
12cr|aide-0.15.1-1|127	- fix group (Networking/Other was wrong; this thing has nothing to do with the network)
12cr|aide-0.15.1-1|128	- get rid of aide.extra; the Annvix stuff was better and aide.extra was horribly out-dated anyways
12cr|aide-0.15.1-1|129	- add the Annvix aide.conf (with appropriate changes)
12cr|aide-0.15.1-1|130	- add the Annvix helper scripts that secure the database with gpg
12cr|aide-0.15.1-1|131	- modify the Annvix afterboot snippet as aideinit.8 to describe using gpg to secure the database
12cr|aide-0.15.1-1|132	
12cr|aide-0.15.1-1|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|aide-0.15.1-1|134	- fix description
12cr|aide-0.15.1-1|135	
12cr|aide-0.15.1-1|136	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.13-1mdv2008.1
12cr|aide-0.15.1-1|137	+ Revision: 135819
12cr|aide-0.15.1-1|138	- restore BuildRoot
12cr|aide-0.15.1-1|139	
12cr|aide-0.15.1-1|140	+ Thierry Vignaud <tv@mandriva.org>
12cr|aide-0.15.1-1|141	- kill re-definition of %%buildroot on Pixel's request
12cr|aide-0.15.1-1|142	- buildrequires obsoletes buildprereq
12cr|aide-0.15.1-1|143	
12cr|aide-0.15.1-1|144	
12cr|aide-0.15.1-1|145	* Mon Dec 11 2006 Lenny Cartier <lenny@mandriva.com> 0.13-1mdv2007.0
12cr|aide-0.15.1-1|146	+ Revision: 94778
12cr|aide-0.15.1-1|147	- Update to 0.13
12cr|aide-0.15.1-1|148	- Import aide
12cr|aide-0.15.1-1|149	

55 12
12cr|aifad-1.0.28-4|1	Name:		aifad
12cr|aifad-1.0.28-4|2	Version:	1.0.28
12cr|aifad-1.0.28-4|3	Release:	4
12cr|aifad-1.0.28-4|4	Summary:	Automated Induction of Functions over Algebraic Datatypes
12cr|aifad-1.0.28-4|5	License:	GPL
12cr|aifad-1.0.28-4|6	Group:		Development/Other
12cr|aifad-1.0.28-4|7	URL:		http://ocaml.info/home/ocaml_sources.html#aifad
12cr|aifad-1.0.28-4|8	Source0:	http://hg.ocaml.info/release/aifad/archive/aifad-release-%{version}.tar.lzma
12cr|aifad-1.0.28-4|9	# curl http://hg.ocaml.info/release/aifad/archive/release-${version}.tar.bz2 > aifad-release-${version}.tar.bz2
12cr|aifad-1.0.28-4|10	
12cr|aifad-1.0.28-4|11	BuildRequires:	ocaml
12cr|aifad-1.0.28-4|12	BuildRequires:	ocaml-findlib
12cr|aifad-1.0.28-4|13	BuildRequires:	ocaml-cfg-devel
12cr|aifad-1.0.28-4|14	BuildRequires:	ocaml-res-devel
12cr|aifad-1.0.28-4|15	BuildRequires:	ocaml-pcre-devel
12cr|aifad-1.0.28-4|16	
12cr|aifad-1.0.28-4|17	%description
12cr|aifad-1.0.28-4|18	AIFAD stands for "Automated Induction of Functions over Algebraic Datatypes"
12cr|aifad-1.0.28-4|19	and improves decision tree learning by supporting significantly more complex
12cr|aifad-1.0.28-4|20	kinds of data. This allows users to more conveniently describe the data they
12cr|aifad-1.0.28-4|21	want to have learnt, which can improve accuracy and complexity of resulting
12cr|aifad-1.0.28-4|22	models.
12cr|aifad-1.0.28-4|23	
12cr|aifad-1.0.28-4|24	%prep
12cr|aifad-1.0.28-4|25	%setup -q -n aifad-release-%{version}
12cr|aifad-1.0.28-4|26	
12cr|aifad-1.0.28-4|27	%build
12cr|aifad-1.0.28-4|28	make opt
12cr|aifad-1.0.28-4|29	
12cr|aifad-1.0.28-4|30	%install
12cr|aifad-1.0.28-4|31	install -d %{buildroot}%{_bindir}/
12cr|aifad-1.0.28-4|32	install -d %{buildroot}%{_datadir}/vim/syntax/
12cr|aifad-1.0.28-4|33	install -m 0755 ./src/aifad %{buildroot}%{_bindir}/
12cr|aifad-1.0.28-4|34	install -m 0644 ./aifad.vim %{buildroot}%{_datadir}/vim/syntax/
12cr|aifad-1.0.28-4|35	
12cr|aifad-1.0.28-4|36	%files
12cr|aifad-1.0.28-4|37	%doc LICENSE README.txt INSTALL.txt Changes TODO
12cr|aifad-1.0.28-4|38	%doc examples
12cr|aifad-1.0.28-4|39	%{_bindir}/aifad
12cr|aifad-1.0.28-4|40	%{_datadir}/vim/syntax/aifad.vim

56 12
12cr|aiksaurus-1.2.1-8|1	%define api		1.2
12cr|aiksaurus-1.2.1-8|2	%define major	0
12cr|aiksaurus-1.2.1-8|3	%define libname		%mklibname %{name} %{api} %{major}
12cr|aiksaurus-1.2.1-8|4	%define develname	%mklibname -d %{name}
12cr|aiksaurus-1.2.1-8|5	%define libgtk		%mklibname %{name}gtk %{api} %{major}
12cr|aiksaurus-1.2.1-8|6	%define develgtk 	%mklibname -d %{name}gtk
12cr|aiksaurus-1.2.1-8|7	
12cr|aiksaurus-1.2.1-8|8	
12cr|aiksaurus-1.2.1-8|9	Summary:	An English-language thesaurus library
12cr|aiksaurus-1.2.1-8|10	Name:		aiksaurus
12cr|aiksaurus-1.2.1-8|11	Version:	1.2.1
12cr|aiksaurus-1.2.1-8|12	Release:	8
12cr|aiksaurus-1.2.1-8|13	License:	GPLv2+
12cr|aiksaurus-1.2.1-8|14	Group:		Office
12cr|aiksaurus-1.2.1-8|15	URL:		http://sourceforge.net/projects/aiksaurus/
12cr|aiksaurus-1.2.1-8|16	Source0:	%{name}-%{version}.tar.bz2
12cr|aiksaurus-1.2.1-8|17	Patch0:		aiksaurus-1.2.1-gcc43.patch
12cr|aiksaurus-1.2.1-8|18	Patch1:		%{name}-1.2.1-fix-str-fmt.patch
12cr|aiksaurus-1.2.1-8|19	
12cr|aiksaurus-1.2.1-8|20	BuildRequires:	gnome-common
12cr|aiksaurus-1.2.1-8|21	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|aiksaurus-1.2.1-8|22	Requires:	%{name}-data
12cr|aiksaurus-1.2.1-8|23	
12cr|aiksaurus-1.2.1-8|24	%description
12cr|aiksaurus-1.2.1-8|25	Aiksaurus is an English-language thesaurus library that can be
12cr|aiksaurus-1.2.1-8|26	embedded in word processors, email composers, and other authoring
12cr|aiksaurus-1.2.1-8|27	software to provide thesaurus capabilities.
12cr|aiksaurus-1.2.1-8|28	This package contains a basic command line thesaurus program.
12cr|aiksaurus-1.2.1-8|29	
12cr|aiksaurus-1.2.1-8|30	Install Aiksaurus if you want to have a thesaurus available on
12cr|aiksaurus-1.2.1-8|31	your computer.
12cr|aiksaurus-1.2.1-8|32	
12cr|aiksaurus-1.2.1-8|33	%package data
12cr|aiksaurus-1.2.1-8|34	Summary:	An English-language thesaurus library
12cr|aiksaurus-1.2.1-8|35	Group:		Office
12cr|aiksaurus-1.2.1-8|36	
12cr|aiksaurus-1.2.1-8|37	%description data
12cr|aiksaurus-1.2.1-8|38	Aiksaurus is an English-language thesaurus library that can be
12cr|aiksaurus-1.2.1-8|39	embedded in word processors, email composers, and other authoring
12cr|aiksaurus-1.2.1-8|40	software to provide thesaurus capabilities.
12cr|aiksaurus-1.2.1-8|41	This package contains the datafiles.
12cr|aiksaurus-1.2.1-8|42	
12cr|aiksaurus-1.2.1-8|43	%package -n %{libname}
12cr|aiksaurus-1.2.1-8|44	Summary:	An English-language thesaurus library
12cr|aiksaurus-1.2.1-8|45	Group:		System/Libraries
12cr|aiksaurus-1.2.1-8|46	Requires:	%{name}-data
12cr|aiksaurus-1.2.1-8|47	
12cr|aiksaurus-1.2.1-8|48	%description -n %{libname}
12cr|aiksaurus-1.2.1-8|49	Aiksaurus is an English-language thesaurus library that can be
12cr|aiksaurus-1.2.1-8|50	embedded in word processors, email composers, and other authoring
12cr|aiksaurus-1.2.1-8|51	software to provide thesaurus capabilities.
12cr|aiksaurus-1.2.1-8|52	This package contains these libraries.
12cr|aiksaurus-1.2.1-8|53	
12cr|aiksaurus-1.2.1-8|54	Install Aiksaurus if you want to have a thesaurus available on
12cr|aiksaurus-1.2.1-8|55	your computer.
12cr|aiksaurus-1.2.1-8|56	
12cr|aiksaurus-1.2.1-8|57	%package -n %{develname}
12cr|aiksaurus-1.2.1-8|58	Summary:	Libraries and include files for Aiksuarus
12cr|aiksaurus-1.2.1-8|59	Group:		Development/C
12cr|aiksaurus-1.2.1-8|60	Requires:	%{libname} = %{version}-%{release}
12cr|aiksaurus-1.2.1-8|61	Provides:	%{name}-devel = %{version}-%{release}
12cr|aiksaurus-1.2.1-8|62	
12cr|aiksaurus-1.2.1-8|63	%description -n %{develname}
12cr|aiksaurus-1.2.1-8|64	Aiksaurus is an English-language thesaurus library that can be
12cr|aiksaurus-1.2.1-8|65	embedded in word processors, email composers, and other authoring
12cr|aiksaurus-1.2.1-8|66	software to provide thesaurus capabilities.
12cr|aiksaurus-1.2.1-8|67	This package contains the libraries and includes files necessary to develop
12cr|aiksaurus-1.2.1-8|68	applications with Aiksaurus.
12cr|aiksaurus-1.2.1-8|69	
12cr|aiksaurus-1.2.1-8|70	%package -n %{name}gtk
12cr|aiksaurus-1.2.1-8|71	Summary:	A GTK+ thesaurus application
12cr|aiksaurus-1.2.1-8|72	Group:		Office
12cr|aiksaurus-1.2.1-8|73	
12cr|aiksaurus-1.2.1-8|74	%description -n %{name}gtk
12cr|aiksaurus-1.2.1-8|75	Aiksaurusgtk is a GTK+ interface to the Aiksaurus library.
12cr|aiksaurus-1.2.1-8|76	It provides an attractive thesaurus interface, and can be embedded
12cr|aiksaurus-1.2.1-8|77	in GTK+ projects, notably AbiWord.
12cr|aiksaurus-1.2.1-8|78	This package provides the standalone GTK+ interface.
12cr|aiksaurus-1.2.1-8|79	
12cr|aiksaurus-1.2.1-8|80	%package -n %{libgtk}
12cr|aiksaurus-1.2.1-8|81	Summary:	Libraries for aiksaurusgtk
12cr|aiksaurus-1.2.1-8|82	Group:		System/Libraries
12cr|aiksaurus-1.2.1-8|83	
12cr|aiksaurus-1.2.1-8|84	%description -n %{libgtk}
12cr|aiksaurus-1.2.1-8|85	Aiksaurusgtk is a GTK+ interface to the Aiksaurus library.
12cr|aiksaurus-1.2.1-8|86	It provides an attractive thesaurus interface, and can be embedded
12cr|aiksaurus-1.2.1-8|87	in GTK+ projects, notably AbiWord.
12cr|aiksaurus-1.2.1-8|88	This package provides the library files for aiksaurusgtk.
12cr|aiksaurus-1.2.1-8|89	
12cr|aiksaurus-1.2.1-8|90	
12cr|aiksaurus-1.2.1-8|91	%package -n %{develgtk}
12cr|aiksaurus-1.2.1-8|92	Summary:	A GTK+ thesaurus library
12cr|aiksaurus-1.2.1-8|93	Group:		Development/C
12cr|aiksaurus-1.2.1-8|94	Requires:	%{libgtk} = %{version}-%{release}
12cr|aiksaurus-1.2.1-8|95	Provides:	aiksaurusgtk-devel = %{version}-%{release}
12cr|aiksaurus-1.2.1-8|96	
12cr|aiksaurus-1.2.1-8|97	%description -n %{develgtk}
12cr|aiksaurus-1.2.1-8|98	This package contains the libraries and includes files necessary to develop
12cr|aiksaurus-1.2.1-8|99	applications with Aiksaurusgtk.
12cr|aiksaurus-1.2.1-8|100	
12cr|aiksaurus-1.2.1-8|101	%prep
12cr|aiksaurus-1.2.1-8|102	%setup -q
12cr|aiksaurus-1.2.1-8|103	%apply_patches
12cr|aiksaurus-1.2.1-8|104	
12cr|aiksaurus-1.2.1-8|105	%build
12cr|aiksaurus-1.2.1-8|106	%configure2_5x \
12cr|aiksaurus-1.2.1-8|107	--disable-static
12cr|aiksaurus-1.2.1-8|108	
12cr|aiksaurus-1.2.1-8|109	%make
12cr|aiksaurus-1.2.1-8|110	
12cr|aiksaurus-1.2.1-8|111	%install
12cr|aiksaurus-1.2.1-8|112	%makeinstall_std
12cr|aiksaurus-1.2.1-8|113	
12cr|aiksaurus-1.2.1-8|114	%files
12cr|aiksaurus-1.2.1-8|115	%doc ChangeLog README COPYING AUTHORS
12cr|aiksaurus-1.2.1-8|116	%{_bindir}/aiksaurus
12cr|aiksaurus-1.2.1-8|117	%{_bindir}/caiksaurus
12cr|aiksaurus-1.2.1-8|118	
12cr|aiksaurus-1.2.1-8|119	%files data
12cr|aiksaurus-1.2.1-8|120	%dir %{_datadir}/aiksaurus
12cr|aiksaurus-1.2.1-8|121	%{_datadir}/aiksaurus/*.dat
12cr|aiksaurus-1.2.1-8|122	
12cr|aiksaurus-1.2.1-8|123	%files -n %{libname}
12cr|aiksaurus-1.2.1-8|124	%{_libdir}/libAiksaurus-*.so.%{major}*
12cr|aiksaurus-1.2.1-8|125	
12cr|aiksaurus-1.2.1-8|126	%files -n %{develname}
12cr|aiksaurus-1.2.1-8|127	%{_libdir}/libAiksaurus.so
12cr|aiksaurus-1.2.1-8|128	%{_libdir}/pkgconfig/aiksaurus-1.0.pc
12cr|aiksaurus-1.2.1-8|129	%dir %{_includedir}/Aiksaurus
12cr|aiksaurus-1.2.1-8|130	%{_includedir}/Aiksaurus/Aiksaurus.h
12cr|aiksaurus-1.2.1-8|131	%{_includedir}/Aiksaurus/AiksaurusC.h
12cr|aiksaurus-1.2.1-8|132	
12cr|aiksaurus-1.2.1-8|133	%files -n %{name}gtk
12cr|aiksaurus-1.2.1-8|134	%{_bindir}/gaiksaurus
12cr|aiksaurus-1.2.1-8|135	
12cr|aiksaurus-1.2.1-8|136	%files -n %{libgtk}
12cr|aiksaurus-1.2.1-8|137	%{_libdir}/libAiksaurusGTK-*.so.%{major}*
12cr|aiksaurus-1.2.1-8|138	
12cr|aiksaurus-1.2.1-8|139	%files -n %{develgtk}
12cr|aiksaurus-1.2.1-8|140	%{_libdir}/libAiksaurusGTK.so
12cr|aiksaurus-1.2.1-8|141	%{_libdir}/pkgconfig/gaiksaurus-1.0.pc
12cr|aiksaurus-1.2.1-8|142	%{_includedir}/Aiksaurus/AiksaurusGTK*.h
12cr|aiksaurus-1.2.1-8|143	
12cr|aiksaurus-1.2.1-8|144	
12cr|aiksaurus-1.2.1-8|145	
12cr|aiksaurus-1.2.1-8|146	%changelog
12cr|aiksaurus-1.2.1-8|147	* Sun Mar 25 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.1-8
12cr|aiksaurus-1.2.1-8|148	+ Revision: 786650
12cr|aiksaurus-1.2.1-8|149	- rebuild
12cr|aiksaurus-1.2.1-8|150	- cleaned up spec
12cr|aiksaurus-1.2.1-8|151	- disabled static build
12cr|aiksaurus-1.2.1-8|152	
12cr|aiksaurus-1.2.1-8|153	* Fri Jun 12 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.1-7mdv2011.0
12cr|aiksaurus-1.2.1-8|154	+ Revision: 385614
12cr|aiksaurus-1.2.1-8|155	- fix str fmt
12cr|aiksaurus-1.2.1-8|156	
12cr|aiksaurus-1.2.1-8|157	* Sun Nov 09 2008 Funda Wang <fwang@mandriva.org> 1.2.1-6mdv2009.1
12cr|aiksaurus-1.2.1-8|158	+ Revision: 301225
12cr|aiksaurus-1.2.1-8|159	- add gcc 4.3 patch
12cr|aiksaurus-1.2.1-8|160	- new devel package name policy
12cr|aiksaurus-1.2.1-8|161	- new license policy
12cr|aiksaurus-1.2.1-8|162	
12cr|aiksaurus-1.2.1-8|163	+ Thierry Vignaud <tv@mandriva.org>
12cr|aiksaurus-1.2.1-8|164	- rebuild
12cr|aiksaurus-1.2.1-8|165	
12cr|aiksaurus-1.2.1-8|166	+ Pixel <pixel@mandriva.com>
12cr|aiksaurus-1.2.1-8|167	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|aiksaurus-1.2.1-8|168	
12cr|aiksaurus-1.2.1-8|169	* Tue Mar 25 2008 Emmanuel Andry <eandry@mandriva.org> 1.2.1-4mdv2008.1
12cr|aiksaurus-1.2.1-8|170	+ Revision: 189871
12cr|aiksaurus-1.2.1-8|171	- Fix lib group
12cr|aiksaurus-1.2.1-8|172	
12cr|aiksaurus-1.2.1-8|173	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 1.2.1-3mdv2008.1
12cr|aiksaurus-1.2.1-8|174	+ Revision: 135819
12cr|aiksaurus-1.2.1-8|175	- restore BuildRoot
12cr|aiksaurus-1.2.1-8|176	
12cr|aiksaurus-1.2.1-8|177	+ Thierry Vignaud <tv@mandriva.org>
12cr|aiksaurus-1.2.1-8|178	- kill re-definition of %%buildroot on Pixel's request
12cr|aiksaurus-1.2.1-8|179	- import aiksaurus
12cr|aiksaurus-1.2.1-8|180	
12cr|aiksaurus-1.2.1-8|181	
12cr|aiksaurus-1.2.1-8|182	* Wed Jun 28 2006 Lenny Cartier <lenny@mandriva.com> 1.2.1-3mdv2007.0
12cr|aiksaurus-1.2.1-8|183	- rebuild
12cr|aiksaurus-1.2.1-8|184	
12cr|aiksaurus-1.2.1-8|185	* Fri Sep 02 2005 Marcel Pol <mpol@mandriva.org> 1.2.1-2mdk
12cr|aiksaurus-1.2.1-8|186	- rebuild
12cr|aiksaurus-1.2.1-8|187	
12cr|aiksaurus-1.2.1-8|188	* Mon Aug 09 2004 Marcel Pol <mpol@mandrake.org> 1.2.1-1mdk
12cr|aiksaurus-1.2.1-8|189	- 1.2.1
12cr|aiksaurus-1.2.1-8|190	- increase api version
12cr|aiksaurus-1.2.1-8|191	- no need to run aclocal anymore
12cr|aiksaurus-1.2.1-8|192	
12cr|aiksaurus-1.2.1-8|193	* Wed Jun 09 2004 Marcel Pol <mpol@mandrake.org> 1.0.2-0.cvs20040609.1mdk
12cr|aiksaurus-1.2.1-8|194	- cvs snapshot
12cr|aiksaurus-1.2.1-8|195	
12cr|aiksaurus-1.2.1-8|196	* Wed Dec 16 2003 Marcel Pol <mpol@mandrake.org> 1.0.1-5mdk
12cr|aiksaurus-1.2.1-8|197	- use better 64bit (build)requires
12cr|aiksaurus-1.2.1-8|198	
12cr|aiksaurus-1.2.1-8|199	* Sun Oct 19 2003 Marcel Pol <mpol@gmx.net> 1.0.1-4mdk
12cr|aiksaurus-1.2.1-8|200	- buildrequires
12cr|aiksaurus-1.2.1-8|201	
12cr|aiksaurus-1.2.1-8|202	* Fri Aug 29 2003 Marcel Pol <mpol@gmx.net> 1.0.1-3mdk
12cr|aiksaurus-1.2.1-8|203	- buildrequires
12cr|aiksaurus-1.2.1-8|204	
12cr|aiksaurus-1.2.1-8|205	* Mon Jul 21 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 1.0.1-2mdk
12cr|aiksaurus-1.2.1-8|206	- Rebuild
12cr|aiksaurus-1.2.1-8|207	
12cr|aiksaurus-1.2.1-8|208	* Wed Jul 16 2003 Marcel Pol <mpol@gmx.net> 1.0.1-1mdk
12cr|aiksaurus-1.2.1-8|209	- rebuild for provides/requires
12cr|aiksaurus-1.2.1-8|210	- s/Aiksaurus/aiksaurus
12cr|aiksaurus-1.2.1-8|211	- new url
12cr|aiksaurus-1.2.1-8|212	- source now includes gtk frontend
12cr|aiksaurus-1.2.1-8|213	- drop patch0
12cr|aiksaurus-1.2.1-8|214	- run aclocal to avoid libtool problems
12cr|aiksaurus-1.2.1-8|215	- new soname
12cr|aiksaurus-1.2.1-8|216	
12cr|aiksaurus-1.2.1-8|217	* Thu May 22 2003 Marcel Pol <mpol@gmx.net> 0.15-2mdk
12cr|aiksaurus-1.2.1-8|218	- rebuild for provides/requires
12cr|aiksaurus-1.2.1-8|219	
12cr|aiksaurus-1.2.1-8|220	* Mon Mar 10 2003 Marcel Pol <mpol@gmx.net> 0.15-1mdk
12cr|aiksaurus-1.2.1-8|221	- initial mandrake release

57 12
12cr|aircrack-ng-1.1-4.r1926.1|1	%define	svnrev	r1926
12cr|aircrack-ng-1.1-4.r1926.1|2	
12cr|aircrack-ng-1.1-4.r1926.1|3	Name:		aircrack-ng
12cr|aircrack-ng-1.1-4.r1926.1|4	Version:	1.1
12cr|aircrack-ng-1.1-4.r1926.1|5	Release:	4.%{svnrev}.1
12cr|aircrack-ng-1.1-4.r1926.1|6	Summary:	Reliable 802.11 (wireless) sniffer and WEP key cracker
12cr|aircrack-ng-1.1-4.r1926.1|7	License:	GPLv2+
12cr|aircrack-ng-1.1-4.r1926.1|8	Group:		Networking/Other
12cr|aircrack-ng-1.1-4.r1926.1|9	URL:		http://www.aircrack-ng.org/doku.php
12cr|aircrack-ng-1.1-4.r1926.1|10	Source0:	http://download.aircrack-ng.org/%{name}-%{version}.%{svnrev}.tar.xz
12cr|aircrack-ng-1.1-4.r1926.1|11	Patch0:		aircrack-ng-1.1.r1926-makefile-fixes.patch
12cr|aircrack-ng-1.1-4.r1926.1|12	Patch1:		aircrack-ng-1.1.r1926-airodump-oui-destdir.patch
12cr|aircrack-ng-1.1-4.r1926.1|13	BuildRequires:	openssl-devel
12cr|aircrack-ng-1.1-4.r1926.1|14	BuildRequires:	zlib-devel
12cr|aircrack-ng-1.1-4.r1926.1|15	BuildRequires:	sqlite3-devel
12cr|aircrack-ng-1.1-4.r1926.1|16	
12cr|aircrack-ng-1.1-4.r1926.1|17	%description
12cr|aircrack-ng-1.1-4.r1926.1|18	aircrack-ng is a set of tools for auditing wireless networks. It's an
12cr|aircrack-ng-1.1-4.r1926.1|19	enhanced/reborn version of aircrack. It consists of airodump (an 802.11
12cr|aircrack-ng-1.1-4.r1926.1|20	packet capture program), aireplay (an 802.11 packet injection program),
12cr|aircrack-ng-1.1-4.r1926.1|21	aircrack (static WEP and WPA-PSK cracking), airdecap (decrypts WEP/WPA
12cr|aircrack-ng-1.1-4.r1926.1|22	capture files), and some tools to handle capture files (merge, convert,
12cr|aircrack-ng-1.1-4.r1926.1|23	etc.).
12cr|aircrack-ng-1.1-4.r1926.1|24	
12cr|aircrack-ng-1.1-4.r1926.1|25	%prep
12cr|aircrack-ng-1.1-4.r1926.1|26	%setup -q
12cr|aircrack-ng-1.1-4.r1926.1|27	%patch0 -p1 -b .make_makeup~
12cr|aircrack-ng-1.1-4.r1926.1|28	%patch1 -p1 -b .oui_destdir~
12cr|aircrack-ng-1.1-4.r1926.1|29	
12cr|aircrack-ng-1.1-4.r1926.1|30	%build
12cr|aircrack-ng-1.1-4.r1926.1|31	export CFLAGS="%{optflags} -O3"
12cr|aircrack-ng-1.1-4.r1926.1|32	export LDFLAGS="%{ldflags}"
12cr|aircrack-ng-1.1-4.r1926.1|33	%make datadir=%{_datadir} unstable=true sqlite=true
12cr|aircrack-ng-1.1-4.r1926.1|34	
12cr|aircrack-ng-1.1-4.r1926.1|35	%install
12cr|aircrack-ng-1.1-4.r1926.1|36	%{__rm} -rf %{buildroot}
12cr|aircrack-ng-1.1-4.r1926.1|37	%makeinstall unstable=true sqlite=true
12cr|aircrack-ng-1.1-4.r1926.1|38	
12cr|aircrack-ng-1.1-4.r1926.1|39	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|aircrack-ng-1.1-4.r1926.1|40	touch %{buildroot}%{_datadir}/%{name}/airodump-ng-oui.txt
12cr|aircrack-ng-1.1-4.r1926.1|41	
12cr|aircrack-ng-1.1-4.r1926.1|42	%clean
12cr|aircrack-ng-1.1-4.r1926.1|43	%{__rm} -rf %{buildroot}
12cr|aircrack-ng-1.1-4.r1926.1|44	
12cr|aircrack-ng-1.1-4.r1926.1|45	%post
12cr|aircrack-ng-1.1-4.r1926.1|46	%{_sbindir}/airodump-ng-oui-update
12cr|aircrack-ng-1.1-4.r1926.1|47	
12cr|aircrack-ng-1.1-4.r1926.1|48	%files
12cr|aircrack-ng-1.1-4.r1926.1|49	%defattr(-,root,root)
12cr|aircrack-ng-1.1-4.r1926.1|50	%doc ChangeLog README AUTHORS VERSION
12cr|aircrack-ng-1.1-4.r1926.1|51	%{_bindir}/*
12cr|aircrack-ng-1.1-4.r1926.1|52	%{_sbindir}/*
12cr|aircrack-ng-1.1-4.r1926.1|53	%{_mandir}/man1/*.1*
12cr|aircrack-ng-1.1-4.r1926.1|54	%dir %{_datadir}/aircrack-ng
12cr|aircrack-ng-1.1-4.r1926.1|55	%ghost %{_datadir}/aircrack-ng/airodump-ng-oui.txt
12cr|aircrack-ng-1.1-4.r1926.1|56	
12cr|aircrack-ng-1.1-4.r1926.1|57	
12cr|aircrack-ng-1.1-4.r1926.1|58	%changelog
12cr|aircrack-ng-1.1-4.r1926.1|59	* Fri Jul 08 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1-4.r1926.1
12cr|aircrack-ng-1.1-4.r1926.1|60	+ Revision: 689296
12cr|aircrack-ng-1.1-4.r1926.1|61	- update to latest code from svn to get --ignore-negative-one workaround, which
12cr|aircrack-ng-1.1-4.r1926.1|62	tends to be required to make aircrack work with ~most drivers
12cr|aircrack-ng-1.1-4.r1926.1|63	
12cr|aircrack-ng-1.1-4.r1926.1|64	* Thu Jun 16 2011 Jani Välimaa <wally@mandriva.org> 1.1-3
12cr|aircrack-ng-1.1-4.r1926.1|65	+ Revision: 685691
12cr|aircrack-ng-1.1-4.r1926.1|66	- run airodump-ng-oui-update in %%post (redo P1)
12cr|aircrack-ng-1.1-4.r1926.1|67	- install wesside-ng and some other unstable utils (mdv#61298)
12cr|aircrack-ng-1.1-4.r1926.1|68	- properly use LDFLAGS (redo P0)
12cr|aircrack-ng-1.1-4.r1926.1|69	- drop buildroot definition
12cr|aircrack-ng-1.1-4.r1926.1|70	
12cr|aircrack-ng-1.1-4.r1926.1|71	* Thu Aug 05 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1-2mdv2011.0
12cr|aircrack-ng-1.1-4.r1926.1|72	+ Revision: 566451
12cr|aircrack-ng-1.1-4.r1926.1|73	- work around kinda broken parallell build
12cr|aircrack-ng-1.1-4.r1926.1|74	- really fix path to oui data file
12cr|aircrack-ng-1.1-4.r1926.1|75	* build unstable utils as well
12cr|aircrack-ng-1.1-4.r1926.1|76	- fix path of oui data, and download it during %%install
12cr|aircrack-ng-1.1-4.r1926.1|77	-DHAVE_REGEXP has to be passed to preprocessor to have any effect, not linker...
12cr|aircrack-ng-1.1-4.r1926.1|78	- ditch redundant docs..
12cr|aircrack-ng-1.1-4.r1926.1|79	- fix mandir and make use of pkg-config etc. in makefiles (P0)
12cr|aircrack-ng-1.1-4.r1926.1|80	- build with sqlite support
12cr|aircrack-ng-1.1-4.r1926.1|81	- cosmetics
12cr|aircrack-ng-1.1-4.r1926.1|82	* don't lower upstream -O3 optimizations
12cr|aircrack-ng-1.1-4.r1926.1|83	
12cr|aircrack-ng-1.1-4.r1926.1|84	* Sun Apr 25 2010 Funda Wang <fwang@mandriva.org> 1.1-1mdv2010.1
12cr|aircrack-ng-1.1-4.r1926.1|85	+ Revision: 538569
12cr|aircrack-ng-1.1-4.r1926.1|86	- New version 1.1
12cr|aircrack-ng-1.1-4.r1926.1|87	
12cr|aircrack-ng-1.1-4.r1926.1|88	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 1.0-2mdv2010.1
12cr|aircrack-ng-1.1-4.r1926.1|89	+ Revision: 537607
12cr|aircrack-ng-1.1-4.r1926.1|90	- rebuild
12cr|aircrack-ng-1.1-4.r1926.1|91	
12cr|aircrack-ng-1.1-4.r1926.1|92	* Wed Sep 09 2009 Pascal Terjan <pterjan@mandriva.org> 1.0-1mdv2010.0
12cr|aircrack-ng-1.1-4.r1926.1|93	+ Revision: 434936
12cr|aircrack-ng-1.1-4.r1926.1|94	- Update to 1.0 final
12cr|aircrack-ng-1.1-4.r1926.1|95	
12cr|aircrack-ng-1.1-4.r1926.1|96	* Mon Aug 03 2009 Frederik Himpe <fhimpe@mandriva.org> 1.0-0.rc.4.2mdv2010.0
12cr|aircrack-ng-1.1-4.r1926.1|97	+ Revision: 408569
12cr|aircrack-ng-1.1-4.r1926.1|98	- Disable parallel make to fix build
12cr|aircrack-ng-1.1-4.r1926.1|99	- Update to new version 1.0-rc4
12cr|aircrack-ng-1.1-4.r1926.1|100	- Remove patch integrated upstream
12cr|aircrack-ng-1.1-4.r1926.1|101	
12cr|aircrack-ng-1.1-4.r1926.1|102	* Thu Mar 12 2009 Emmanuel Andry <eandry@mandriva.org> 1.0-0.rc2.1mdv2009.1
12cr|aircrack-ng-1.1-4.r1926.1|103	+ Revision: 354287
12cr|aircrack-ng-1.1-4.r1926.1|104	- fix 64 bits build with gentoo patch
12cr|aircrack-ng-1.1-4.r1926.1|105	- New version 1.0 rc2
12cr|aircrack-ng-1.1-4.r1926.1|106	- drop patches (merged upstream)
12cr|aircrack-ng-1.1-4.r1926.1|107	- fix license
12cr|aircrack-ng-1.1-4.r1926.1|108	
12cr|aircrack-ng-1.1-4.r1926.1|109	* Fri Dec 26 2008 Pascal Terjan <pterjan@mandriva.org> 1.0-0.rc1.1mdv2009.1
12cr|aircrack-ng-1.1-4.r1926.1|110	+ Revision: 319499
12cr|aircrack-ng-1.1-4.r1926.1|111	- BuildRequires zlib-devel
12cr|aircrack-ng-1.1-4.r1926.1|112	- BuildRequires openssl-devel
12cr|aircrack-ng-1.1-4.r1926.1|113	- Update to 1.0-rc1
12cr|aircrack-ng-1.1-4.r1926.1|114	
12cr|aircrack-ng-1.1-4.r1926.1|115	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.9.3-3mdv2009.0
12cr|aircrack-ng-1.1-4.r1926.1|116	+ Revision: 243049
12cr|aircrack-ng-1.1-4.r1926.1|117	- rebuild
12cr|aircrack-ng-1.1-4.r1926.1|118	- rebuild
12cr|aircrack-ng-1.1-4.r1926.1|119	
12cr|aircrack-ng-1.1-4.r1926.1|120	* Sat Mar 01 2008 Michael Scherer <misc@mandriva.org> 0.9.3-1mdv2008.1
12cr|aircrack-ng-1.1-4.r1926.1|121	+ Revision: 177233
12cr|aircrack-ng-1.1-4.r1926.1|122	- update to new version 0.9.3
12cr|aircrack-ng-1.1-4.r1926.1|123	
12cr|aircrack-ng-1.1-4.r1926.1|124	* Wed Feb 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.2-1mdv2008.1
12cr|aircrack-ng-1.1-4.r1926.1|125	+ Revision: 162976
12cr|aircrack-ng-1.1-4.r1926.1|126	- update to new version 0.9.2
12cr|aircrack-ng-1.1-4.r1926.1|127	
12cr|aircrack-ng-1.1-4.r1926.1|128	+ Olivier Blin <oblin@mandriva.com>
12cr|aircrack-ng-1.1-4.r1926.1|129	- restore BuildRoot
12cr|aircrack-ng-1.1-4.r1926.1|130	
12cr|aircrack-ng-1.1-4.r1926.1|131	+ Thierry Vignaud <tv@mandriva.org>
12cr|aircrack-ng-1.1-4.r1926.1|132	- kill re-definition of %%buildroot on Pixel's request
12cr|aircrack-ng-1.1-4.r1926.1|133	
12cr|aircrack-ng-1.1-4.r1926.1|134	* Fri Jul 27 2007 Pascal Terjan <pterjan@mandriva.org> 0.9.1-1mdv2008.0
12cr|aircrack-ng-1.1-4.r1926.1|135	+ Revision: 56245
12cr|aircrack-ng-1.1-4.r1926.1|136	- update to new version 0.9.1
12cr|aircrack-ng-1.1-4.r1926.1|137	
12cr|aircrack-ng-1.1-4.r1926.1|138	* Wed May 23 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9-1mdv2008.0
12cr|aircrack-ng-1.1-4.r1926.1|139	+ Revision: 30215
12cr|aircrack-ng-1.1-4.r1926.1|140	- update to 0.9
12cr|aircrack-ng-1.1-4.r1926.1|141	
12cr|aircrack-ng-1.1-4.r1926.1|142	* Fri Apr 27 2007 Lenny Cartier <lenny@mandriva.org> 0.8-1mdv2008.0
12cr|aircrack-ng-1.1-4.r1926.1|143	+ Revision: 18543
12cr|aircrack-ng-1.1-4.r1926.1|144	- Update to 0.8
12cr|aircrack-ng-1.1-4.r1926.1|145	
12cr|aircrack-ng-1.1-4.r1926.1|146	
12cr|aircrack-ng-1.1-4.r1926.1|147	* Sun Jan 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-1mdv2007.0
12cr|aircrack-ng-1.1-4.r1926.1|148	+ Revision: 111232
12cr|aircrack-ng-1.1-4.r1926.1|149	- new version
12cr|aircrack-ng-1.1-4.r1926.1|150	
12cr|aircrack-ng-1.1-4.r1926.1|151	* Wed Nov 15 2006 Lenny Cartier <lenny@mandriva.com> 0.6.2-1mdv2007.1
12cr|aircrack-ng-1.1-4.r1926.1|152	+ Revision: 84554
12cr|aircrack-ng-1.1-4.r1926.1|153	- Update to 0.6.2
12cr|aircrack-ng-1.1-4.r1926.1|154	- Import aircrack-ng
12cr|aircrack-ng-1.1-4.r1926.1|155	
12cr|aircrack-ng-1.1-4.r1926.1|156	* Tue Aug 29 2006 Lenny Cartier <lenny@mandriva.com> 0.6.1-1mdv2007.0
12cr|aircrack-ng-1.1-4.r1926.1|157	- 0.6.1
12cr|aircrack-ng-1.1-4.r1926.1|158	
12cr|aircrack-ng-1.1-4.r1926.1|159	* Tue Jun 27 2006 Austin Acton <austin@mandriva.org> 0.6-1mdk
12cr|aircrack-ng-1.1-4.r1926.1|160	- New release 0.6
12cr|aircrack-ng-1.1-4.r1926.1|161	- build opts
12cr|aircrack-ng-1.1-4.r1926.1|162	
12cr|aircrack-ng-1.1-4.r1926.1|163	* Wed May 10 2006 Lenny Cartier <lenny@mandriva.com> 0.5-1mdk
12cr|aircrack-ng-1.1-4.r1926.1|164	- new
12cr|aircrack-ng-1.1-4.r1926.1|165	

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

59 12
12cr|airsnort-0.2.7e-10|1	Summary:	A wireless LAN tool which cracks encryption keys
12cr|airsnort-0.2.7e-10|2	Name:		airsnort
12cr|airsnort-0.2.7e-10|3	Version:	0.2.7e
12cr|airsnort-0.2.7e-10|4	Release:	%mkrel 10
12cr|airsnort-0.2.7e-10|5	License:	GPLv2
12cr|airsnort-0.2.7e-10|6	Group:		Networking/Other
12cr|airsnort-0.2.7e-10|7	URL:		http://sourceforge.net/projects/airsnort/
12cr|airsnort-0.2.7e-10|8	Source:		http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
12cr|airsnort-0.2.7e-10|9	BuildRequires:	libgnomeui2-devel
12cr|airsnort-0.2.7e-10|10	BuildRequires:	libpcap-devel >= 0.7.1-4mdk
12cr|airsnort-0.2.7e-10|11	#Requires:	prism2-utils
12cr|airsnort-0.2.7e-10|12	Provides:	Airsnort
12cr|airsnort-0.2.7e-10|13	Obsoletes:	Airsnort
12cr|airsnort-0.2.7e-10|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|airsnort-0.2.7e-10|15	
12cr|airsnort-0.2.7e-10|16	%description
12cr|airsnort-0.2.7e-10|17	AirSnort is a wireless LAN (WLAN) tool which cracks encryption
12cr|airsnort-0.2.7e-10|18	keys on 802.11b WEP networks. AirSnort operates by passively
12cr|airsnort-0.2.7e-10|19	monitoring transmissions, computing the encryption key when
12cr|airsnort-0.2.7e-10|20	enough packets have been gathered.
12cr|airsnort-0.2.7e-10|21	
12cr|airsnort-0.2.7e-10|22	%prep
12cr|airsnort-0.2.7e-10|23	%setup -q
12cr|airsnort-0.2.7e-10|24	
12cr|airsnort-0.2.7e-10|25	%build
12cr|airsnort-0.2.7e-10|26	%configure2_5x
12cr|airsnort-0.2.7e-10|27	%make
12cr|airsnort-0.2.7e-10|28	
12cr|airsnort-0.2.7e-10|29	%install
12cr|airsnort-0.2.7e-10|30	rm -rf $RPM_BUILD_ROOT
12cr|airsnort-0.2.7e-10|31	%makeinstall
12cr|airsnort-0.2.7e-10|32	
12cr|airsnort-0.2.7e-10|33	%clean
12cr|airsnort-0.2.7e-10|34	rm -rf %{buildroot}
12cr|airsnort-0.2.7e-10|35	
12cr|airsnort-0.2.7e-10|36	%files
12cr|airsnort-0.2.7e-10|37	%defattr(-,root,root)
12cr|airsnort-0.2.7e-10|38	%doc ChangeLog INSTALL README README.decrypt TODO
12cr|airsnort-0.2.7e-10|39	%{_bindir}/*
12cr|airsnort-0.2.7e-10|40	%{_mandir}/man1/*
12cr|airsnort-0.2.7e-10|41	
12cr|airsnort-0.2.7e-10|42	
12cr|airsnort-0.2.7e-10|43	
12cr|airsnort-0.2.7e-10|44	%changelog
12cr|airsnort-0.2.7e-10|45	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.7e-10mdv2011.0
12cr|airsnort-0.2.7e-10|46	+ Revision: 609956
12cr|airsnort-0.2.7e-10|47	- rebuild
12cr|airsnort-0.2.7e-10|48	
12cr|airsnort-0.2.7e-10|49	* Tue Feb 09 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.2.7e-9mdv2010.1
12cr|airsnort-0.2.7e-10|50	+ Revision: 502677
12cr|airsnort-0.2.7e-10|51	- Fix licence and URL
12cr|airsnort-0.2.7e-10|52	
12cr|airsnort-0.2.7e-10|53	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.2.7e-8mdv2010.0
12cr|airsnort-0.2.7e-10|54	+ Revision: 436634
12cr|airsnort-0.2.7e-10|55	- rebuild
12cr|airsnort-0.2.7e-10|56	
12cr|airsnort-0.2.7e-10|57	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.7e-7mdv2009.1
12cr|airsnort-0.2.7e-10|58	+ Revision: 298229
12cr|airsnort-0.2.7e-10|59	- rebuilt against libpcap-1.0.0
12cr|airsnort-0.2.7e-10|60	
12cr|airsnort-0.2.7e-10|61	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.2.7e-6mdv2009.0
12cr|airsnort-0.2.7e-10|62	+ Revision: 240421
12cr|airsnort-0.2.7e-10|63	- rebuild
12cr|airsnort-0.2.7e-10|64	- kill re-definition of %%buildroot on Pixel's request
12cr|airsnort-0.2.7e-10|65	
12cr|airsnort-0.2.7e-10|66	+ Olivier Blin <oblin@mandriva.com>
12cr|airsnort-0.2.7e-10|67	- restore BuildRoot
12cr|airsnort-0.2.7e-10|68	
12cr|airsnort-0.2.7e-10|69	
12cr|airsnort-0.2.7e-10|70	* Wed Jun 28 2006 Lenny Cartier <lenny@mandriva.com> 0.2.7e-4mdv2007.0
12cr|airsnort-0.2.7e-10|71	- rebuild
12cr|airsnort-0.2.7e-10|72	
12cr|airsnort-0.2.7e-10|73	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.7e-3mdk
12cr|airsnort-0.2.7e-10|74	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|airsnort-0.2.7e-10|75	
12cr|airsnort-0.2.7e-10|76	* Sun Feb 13 2005 Austin Acton <austin@mandrake.org> 0.2.7e-2mdk
12cr|airsnort-0.2.7e-10|77	- don't requires prism2-utils
12cr|airsnort-0.2.7e-10|78	
12cr|airsnort-0.2.7e-10|79	* Mon Jan 10 2005 Stefan van der Eijk <stefan@mandrake.org> 0.2.7e-1mdk
12cr|airsnort-0.2.7e-10|80	- New release 0.2.7e
12cr|airsnort-0.2.7e-10|81	
12cr|airsnort-0.2.7e-10|82	* Fri Jan 07 2005 Stefan van der Eijk <stefan@mandrake.org> 0.2.7d-1mdk
12cr|airsnort-0.2.7e-10|83	- New release 0.2.7d
12cr|airsnort-0.2.7e-10|84	- make rpmbuildupdate capable
12cr|airsnort-0.2.7e-10|85	
12cr|airsnort-0.2.7e-10|86	* Sun Dec 26 2004 Stefan van der Eijk <stefan@mandrake.org> 0.2.7c-1mdk
12cr|airsnort-0.2.7e-10|87	- 0.2.7c
12cr|airsnort-0.2.7e-10|88	
12cr|airsnort-0.2.7e-10|89	* Wed Sep 22 2004 Stefan van der Eijk <stefan@eijk.nu> 0.2.6-1mdk
12cr|airsnort-0.2.7e-10|90	- 0.2.6
12cr|airsnort-0.2.7e-10|91	
12cr|airsnort-0.2.7e-10|92	* Tue Sep 14 2004 Stefan van der Eijk <stefan@eijk.nu> 0.2.5b-1mdk
12cr|airsnort-0.2.7e-10|93	- 0.2.5b
12cr|airsnort-0.2.7e-10|94	
12cr|airsnort-0.2.7e-10|95	* Sun Apr 11 2004 Stefan van der Eijk <stefan@eijk.nu> 0.2.4a-1mdk
12cr|airsnort-0.2.7e-10|96	- 0.2.4a
12cr|airsnort-0.2.7e-10|97	
12cr|airsnort-0.2.7e-10|98	* Mon Jan 05 2004 Stefan van der Eijk <stefan@eijk.nu> 0.2.3c-1mdk
12cr|airsnort-0.2.7e-10|99	- 0.2.3c
12cr|airsnort-0.2.7e-10|100	- BuildRequires
12cr|airsnort-0.2.7e-10|101	
12cr|airsnort-0.2.7e-10|102	* Thu Oct 09 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.2.2a-2mdk
12cr|airsnort-0.2.7e-10|103	- fixed upgrade from old package(name changed in last release)
12cr|airsnort-0.2.7e-10|104	- requires prism2-utils
12cr|airsnort-0.2.7e-10|105	- rm -rf $RPM_BUILD_ROOT at the beginning of %%install
12cr|airsnort-0.2.7e-10|106	
12cr|airsnort-0.2.7e-10|107	* Wed Sep 10 2003 Stefan van der Eijk <stefan@eijk.nu> 0.2.2a-1mdk
12cr|airsnort-0.2.7e-10|108	- 0.2.2a
12cr|airsnort-0.2.7e-10|109	- renamed package /Airsnort/airsnort/
12cr|airsnort-0.2.7e-10|110	- fixed typo in 0.2.1b-1mdk changelog
12cr|airsnort-0.2.7e-10|111	

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

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

62 12
12cr|ajaxterm-0.10-6|1	Summary: A web based terminal
12cr|ajaxterm-0.10-6|2	Name: ajaxterm
12cr|ajaxterm-0.10-6|3	Version: 0.10
12cr|ajaxterm-0.10-6|4	Release: %mkrel 6
12cr|ajaxterm-0.10-6|5	
12cr|ajaxterm-0.10-6|6	# LGPL for the bundled js part
12cr|ajaxterm-0.10-6|7	License: GPL and LGPL
12cr|ajaxterm-0.10-6|8	Group: System/Servers
12cr|ajaxterm-0.10-6|9	URL: http://antony.lesuisse.org/qweb/trac/wiki/AjaxTerm
12cr|ajaxterm-0.10-6|10	Source: http://antony.lesuisse.org/qweb/files/Ajaxterm-%{version}.tar.bz2
12cr|ajaxterm-0.10-6|11	Source1: %{name}.init
12cr|ajaxterm-0.10-6|12	Source2: %{name}.sysconfig
12cr|ajaxterm-0.10-6|13	Requires(preun): rpm-helper
12cr|ajaxterm-0.10-6|14	Requires(post):  rpm-helper
12cr|ajaxterm-0.10-6|15	Requires: python
12cr|ajaxterm-0.10-6|16	BuildRequires: python
12cr|ajaxterm-0.10-6|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|ajaxterm-0.10-6|18	BuildArch: noarch
12cr|ajaxterm-0.10-6|19	
12cr|ajaxterm-0.10-6|20	%description
12cr|ajaxterm-0.10-6|21	Ajaxterm is a web based terminal. It was totally inspired and works almost
12cr|ajaxterm-0.10-6|22	exactly like http://anyterm.org/ except it's much easier to install.
12cr|ajaxterm-0.10-6|23	
12cr|ajaxterm-0.10-6|24	Ajaxterm written in python (and some AJAX javascript for client side) and
12cr|ajaxterm-0.10-6|25	depends only on python2.3 or better.
12cr|ajaxterm-0.10-6|26	
12cr|ajaxterm-0.10-6|27	%prep
12cr|ajaxterm-0.10-6|28	%setup -q -n Ajaxterm-%{version}
12cr|ajaxterm-0.10-6|29	
12cr|ajaxterm-0.10-6|30	%build
12cr|ajaxterm-0.10-6|31	./configure --prefix=$RPM_BUILD_ROOT/%_prefix/
12cr|ajaxterm-0.10-6|32	perl -pi -e 's/.*ajaxterm.initd.*//' Makefile
12cr|ajaxterm-0.10-6|33	perl -pi -e 's|bin/python2.3|bin/python|' qweb.py
12cr|ajaxterm-0.10-6|34	
12cr|ajaxterm-0.10-6|35	%install
12cr|ajaxterm-0.10-6|36	%{__rm} -rf %{buildroot}
12cr|ajaxterm-0.10-6|37	make install
12cr|ajaxterm-0.10-6|38	
12cr|ajaxterm-0.10-6|39	mkdir -p %{buildroot}/%_initrddir/
12cr|ajaxterm-0.10-6|40	mkdir -p %{buildroot}/%_sysconfdir/sysconfig
12cr|ajaxterm-0.10-6|41	
12cr|ajaxterm-0.10-6|42	cp %SOURCE1 %{buildroot}/%_initrddir/%{name}
12cr|ajaxterm-0.10-6|43	cp %SOURCE2 %{buildroot}/%_sysconfdir/sysconfig/%name
12cr|ajaxterm-0.10-6|44	
12cr|ajaxterm-0.10-6|45	chmod 755 %{buildroot}/%_initrddir/%{name}
12cr|ajaxterm-0.10-6|46	perl -pi -e 's|%{buildroot}/||g' %{buildroot}/%{_bindir}/ajaxterm
12cr|ajaxterm-0.10-6|47	
12cr|ajaxterm-0.10-6|48	%clean
12cr|ajaxterm-0.10-6|49	%{__rm} -rf %{buildroot}
12cr|ajaxterm-0.10-6|50	
12cr|ajaxterm-0.10-6|51	%files
12cr|ajaxterm-0.10-6|52	%defattr(-, root, root, 0755)
12cr|ajaxterm-0.10-6|53	%doc README.txt
12cr|ajaxterm-0.10-6|54	%{_bindir}/*
12cr|ajaxterm-0.10-6|55	%{_datadir}/%name/
12cr|ajaxterm-0.10-6|56	%{_mandir}/man1/*
12cr|ajaxterm-0.10-6|57	%config(noreplace) %{_initrddir}/%{name}
12cr|ajaxterm-0.10-6|58	%config(noreplace) %_sysconfdir/sysconfig/%{name}
12cr|ajaxterm-0.10-6|59	
12cr|ajaxterm-0.10-6|60	%post
12cr|ajaxterm-0.10-6|61	%_post_service %{name}
12cr|ajaxterm-0.10-6|62	
12cr|ajaxterm-0.10-6|63	%preun
12cr|ajaxterm-0.10-6|64	%_preun_service %{name}
12cr|ajaxterm-0.10-6|65	
12cr|ajaxterm-0.10-6|66	
12cr|ajaxterm-0.10-6|67	
12cr|ajaxterm-0.10-6|68	
12cr|ajaxterm-0.10-6|69	%changelog
12cr|ajaxterm-0.10-6|70	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10-6mdv2011.0
12cr|ajaxterm-0.10-6|71	+ Revision: 616557
12cr|ajaxterm-0.10-6|72	- the mass rebuild of 2010.0 packages
12cr|ajaxterm-0.10-6|73	
12cr|ajaxterm-0.10-6|74	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0.10-5mdv2010.0
12cr|ajaxterm-0.10-6|75	+ Revision: 424009
12cr|ajaxterm-0.10-6|76	- rebuild
12cr|ajaxterm-0.10-6|77	
12cr|ajaxterm-0.10-6|78	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0.10-4mdv2010.0
12cr|ajaxterm-0.10-6|79	+ Revision: 423968
12cr|ajaxterm-0.10-6|80	- rebuild
12cr|ajaxterm-0.10-6|81	
12cr|ajaxterm-0.10-6|82	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0.10-3mdv2010.0
12cr|ajaxterm-0.10-6|83	+ Revision: 423937
12cr|ajaxterm-0.10-6|84	- rebuild
12cr|ajaxterm-0.10-6|85	
12cr|ajaxterm-0.10-6|86	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 0.10-2mdv2009.0
12cr|ajaxterm-0.10-6|87	+ Revision: 226142
12cr|ajaxterm-0.10-6|88	- rebuild
12cr|ajaxterm-0.10-6|89	
12cr|ajaxterm-0.10-6|90	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.10-1mdv2008.1
12cr|ajaxterm-0.10-6|91	+ Revision: 135819
12cr|ajaxterm-0.10-6|92	- restore BuildRoot
12cr|ajaxterm-0.10-6|93	
12cr|ajaxterm-0.10-6|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|ajaxterm-0.10-6|95	- kill re-definition of %%buildroot on Pixel's request
12cr|ajaxterm-0.10-6|96	
12cr|ajaxterm-0.10-6|97	* Wed Sep 05 2007 Michael Scherer <misc@mandriva.org> 0.10-1mdv2008.0
12cr|ajaxterm-0.10-6|98	+ Revision: 80049
12cr|ajaxterm-0.10-6|99	- 0.10
12cr|ajaxterm-0.10-6|100	- uncompress files
12cr|ajaxterm-0.10-6|101	
12cr|ajaxterm-0.10-6|102	
12cr|ajaxterm-0.10-6|103	* Tue Oct 03 2006 Michael Scherer <misc@mandriva.org> 0.9-2mdv2007.0
12cr|ajaxterm-0.10-6|104	+ Revision: 62824
12cr|ajaxterm-0.10-6|105	- requires python, fix bug #24176
12cr|ajaxterm-0.10-6|106	- Import ajaxterm
12cr|ajaxterm-0.10-6|107	
12cr|ajaxterm-0.10-6|108	* Sat Jul 22 2006 Michael Scherer <misc@mandriva.org> 0.9-2mdv2007.0
12cr|ajaxterm-0.10-6|109	- add missing BuildRequires, since python is no longer required for
12cr|ajaxterm-0.10-6|110	rpm-build and basesystem
12cr|ajaxterm-0.10-6|111	
12cr|ajaxterm-0.10-6|112	* Fri Jul 21 2006 Michael Scherer <misc@mandriva.org> 0.9-1mdv2007.0
12cr|ajaxterm-0.10-6|113	- New version 0.9
12cr|ajaxterm-0.10-6|114	
12cr|ajaxterm-0.10-6|115	* Mon Jul 10 2006 Michael Scherer <misc@mandriva.org> 0.8-1
12cr|ajaxterm-0.10-6|116	- New release 0.8
12cr|ajaxterm-0.10-6|117	
12cr|ajaxterm-0.10-6|118	* Fri Jun 02 2006 Michael Scherer <misc@mandriva.org> 0.7-2mdv2007.0
12cr|ajaxterm-0.10-6|119	- fix #22855
12cr|ajaxterm-0.10-6|120	
12cr|ajaxterm-0.10-6|121	* Thu Jun 01 2006 Michael Scherer <misc@mandriva.org> 0.7-1mdk
12cr|ajaxterm-0.10-6|122	- New release 0.7
12cr|ajaxterm-0.10-6|123	- removed patch0, applied upstream
12cr|ajaxterm-0.10-6|124	
12cr|ajaxterm-0.10-6|125	* Thu May 25 2006 Michael Scherer <misc@mandriva.org> 0.6-1mdk
12cr|ajaxterm-0.10-6|126	- First package
12cr|ajaxterm-0.10-6|127	

63 12
12cr|akamaru-0.1-0.862.4|1	%define svn		862
12cr|akamaru-0.1-0.862.4|2	%define release 		0.%{svn}.4
12cr|akamaru-0.1-0.862.4|3	%define major		0
12cr|akamaru-0.1-0.862.4|4	%define libname		%mklibname %{name} %{major}
12cr|akamaru-0.1-0.862.4|5	%define develname	%mklibname %{name} -d
12cr|akamaru-0.1-0.862.4|6	Name:			akamaru
12cr|akamaru-0.1-0.862.4|7	Version:			0.1
12cr|akamaru-0.1-0.862.4|8	Release:			%{release}
12cr|akamaru-0.1-0.862.4|9	Summary:			Physics engine used by kiba-dock
12cr|akamaru-0.1-0.862.4|10	Group:			System/X11
12cr|akamaru-0.1-0.862.4|11	URL:			http://www.kiba-dock.org/
12cr|akamaru-0.1-0.862.4|12	Source0:			%{name}-%{svn}.tar.lzma
12cr|akamaru-0.1-0.862.4|13	Patch0:			akamaru-0.1-build.patch
12cr|akamaru-0.1-0.862.4|14	License:			BSD
12cr|akamaru-0.1-0.862.4|15	BuildRequires:		intltool
12cr|akamaru-0.1-0.862.4|16	BuildRequires:		glib2-devel
12cr|akamaru-0.1-0.862.4|17	
12cr|akamaru-0.1-0.862.4|18	%description
12cr|akamaru-0.1-0.862.4|19	Akamaru is a simple, but fun, physics engine prototype. It is used by
12cr|akamaru-0.1-0.862.4|20	kiba-dock, a dock applet.
12cr|akamaru-0.1-0.862.4|21	
12cr|akamaru-0.1-0.862.4|22	%package -n %{libname}
12cr|akamaru-0.1-0.862.4|23	Group:		System/Libraries
12cr|akamaru-0.1-0.862.4|24	Summary:	Shared library for %{name}
12cr|akamaru-0.1-0.862.4|25	Provides:	lib%{name} = %{version}-%{release}
12cr|akamaru-0.1-0.862.4|26	
12cr|akamaru-0.1-0.862.4|27	%description -n %{libname}
12cr|akamaru-0.1-0.862.4|28	Akamaru is a simple, but fun, physics engine prototype. It is used by
12cr|akamaru-0.1-0.862.4|29	kiba-dock, a dock applet.
12cr|akamaru-0.1-0.862.4|30	
12cr|akamaru-0.1-0.862.4|31	%package -n %{develname}
12cr|akamaru-0.1-0.862.4|32	Group:		Development/C
12cr|akamaru-0.1-0.862.4|33	Summary:	Development headers for %{name}
12cr|akamaru-0.1-0.862.4|34	Provides:	%{name}-devel = %{version}-%{release}
12cr|akamaru-0.1-0.862.4|35	Requires:	%{libname} = %{version}-%{release}
12cr|akamaru-0.1-0.862.4|36	
12cr|akamaru-0.1-0.862.4|37	%description -n %{develname}
12cr|akamaru-0.1-0.862.4|38	Akamaru is a simple, but fun, physics engine prototype. It is used by
12cr|akamaru-0.1-0.862.4|39	kiba-dock, a dock applet. This package contains development headers
12cr|akamaru-0.1-0.862.4|40	for Akamaru.
12cr|akamaru-0.1-0.862.4|41	
12cr|akamaru-0.1-0.862.4|42	%prep
12cr|akamaru-0.1-0.862.4|43	%setup -q -n %{name}
12cr|akamaru-0.1-0.862.4|44	%patch0 -p1 -b .build
12cr|akamaru-0.1-0.862.4|45	
12cr|akamaru-0.1-0.862.4|46	%build
12cr|akamaru-0.1-0.862.4|47	export LDFLAGS="${LDFLAGS} -lm"
12cr|akamaru-0.1-0.862.4|48	sh autogen.sh -V
12cr|akamaru-0.1-0.862.4|49	%configure2_5x
12cr|akamaru-0.1-0.862.4|50	%make
12cr|akamaru-0.1-0.862.4|51	
12cr|akamaru-0.1-0.862.4|52	%install
12cr|akamaru-0.1-0.862.4|53	%makeinstall_std
12cr|akamaru-0.1-0.862.4|54	
12cr|akamaru-0.1-0.862.4|55	%files -n %{libname}
12cr|akamaru-0.1-0.862.4|56	%{_libdir}/lib%{name}.so.%{major}*
12cr|akamaru-0.1-0.862.4|57	
12cr|akamaru-0.1-0.862.4|58	%files -n %{develname}
12cr|akamaru-0.1-0.862.4|59	%doc AUTHORS ChangeLog README
12cr|akamaru-0.1-0.862.4|60	%{_includedir}/%{name}
12cr|akamaru-0.1-0.862.4|61	%{_libdir}/lib%{name}.so
12cr|akamaru-0.1-0.862.4|62	%{_libdir}/lib%{name}.*a
12cr|akamaru-0.1-0.862.4|63	%{_libdir}/pkgconfig/%{name}.pc
12cr|akamaru-0.1-0.862.4|64	
12cr|akamaru-0.1-0.862.4|65	
12cr|akamaru-0.1-0.862.4|66	%changelog
12cr|akamaru-0.1-0.862.4|67	* Tue Sep 01 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1-0.862.4mdv2010.0
12cr|akamaru-0.1-0.862.4|68	+ Revision: 424027
12cr|akamaru-0.1-0.862.4|69	- rebuild
12cr|akamaru-0.1-0.862.4|70	- rebuild
12cr|akamaru-0.1-0.862.4|71	- rebuild
12cr|akamaru-0.1-0.862.4|72	
12cr|akamaru-0.1-0.862.4|73	* Fri Aug 15 2008 Adam Williamson <awilliamson@mandriva.org> 0.1-0.862.1mdv2009.0
12cr|akamaru-0.1-0.862.4|74	+ Revision: 272447
12cr|akamaru-0.1-0.862.4|75	- add build.patch to fix an error in configure.in
12cr|akamaru-0.1-0.862.4|76	- new snapshot 862
12cr|akamaru-0.1-0.862.4|77	
12cr|akamaru-0.1-0.862.4|78	* Wed Mar 05 2008 Adam Williamson <awilliamson@mandriva.org> 0.1-0.722.3mdv2008.1
12cr|akamaru-0.1-0.862.4|79	+ Revision: 180224
12cr|akamaru-0.1-0.862.4|80	- explicit provides in library package
12cr|akamaru-0.1-0.862.4|81	- add docs
12cr|akamaru-0.1-0.862.4|82	
12cr|akamaru-0.1-0.862.4|83	* Wed Mar 05 2008 Adam Williamson <awilliamson@mandriva.org> 0.1-0.722.2mdv2008.1
12cr|akamaru-0.1-0.862.4|84	+ Revision: 180220
12cr|akamaru-0.1-0.862.4|85	- devel package requires lib package
12cr|akamaru-0.1-0.862.4|86	
12cr|akamaru-0.1-0.862.4|87	* Wed Mar 05 2008 Adam Williamson <awilliamson@mandriva.org> 0.1-0.722.1mdv2008.1
12cr|akamaru-0.1-0.862.4|88	+ Revision: 180211
12cr|akamaru-0.1-0.862.4|89	- import akamaru
12cr|akamaru-0.1-0.862.4|90	
12cr|akamaru-0.1-0.862.4|91	

64 12
12cr|akonadi-googledata-1.2.0-1|1	Name:		akonadi-googledata
12cr|akonadi-googledata-1.2.0-1|2	Version:	1.2.0
12cr|akonadi-googledata-1.2.0-1|3	Summary:	Google contacts and calendar akonadi resource
12cr|akonadi-googledata-1.2.0-1|4	Release:	%mkrel 1
12cr|akonadi-googledata-1.2.0-1|5	License:	LGPLv2.1
12cr|akonadi-googledata-1.2.0-1|6	Group:		Graphical desktop/KDE
12cr|akonadi-googledata-1.2.0-1|7	URL:		http://websvn.kde.org/trunk/extragear/pim/googledata/
12cr|akonadi-googledata-1.2.0-1|8	Source0:	http://libgcal.googlecode.com/files/%{name}-%{version}.tar.bz2
12cr|akonadi-googledata-1.2.0-1|9	BuildRoot:	%_tmppath/%name-%version-%release-buildroot
12cr|akonadi-googledata-1.2.0-1|10	BuildRequires:	kdepimlibs4-devel
12cr|akonadi-googledata-1.2.0-1|11	BuildRequires:	libgcal-devel >= 0.9.6
12cr|akonadi-googledata-1.2.0-1|12	BuildRequires:	boost-devel
12cr|akonadi-googledata-1.2.0-1|13	BuildRequires:	libxslt-proc
12cr|akonadi-googledata-1.2.0-1|14	Requires:	akonadi-kde
12cr|akonadi-googledata-1.2.0-1|15	Obsoletes:	googledata
12cr|akonadi-googledata-1.2.0-1|16	
12cr|akonadi-googledata-1.2.0-1|17	%description
12cr|akonadi-googledata-1.2.0-1|18	Google contacts and calendar akonadi resource
12cr|akonadi-googledata-1.2.0-1|19	
12cr|akonadi-googledata-1.2.0-1|20	%files -f akonadi_gcal_resource.lang
12cr|akonadi-googledata-1.2.0-1|21	%defattr(-,root,root)
12cr|akonadi-googledata-1.2.0-1|22	%doc README COPYING ChangeLog
12cr|akonadi-googledata-1.2.0-1|23	%{_kde_bindir}/akonadi_gcal_resource
12cr|akonadi-googledata-1.2.0-1|24	%{_kde_bindir}/akonadi_googledata_resource
12cr|akonadi-googledata-1.2.0-1|25	%{_kde_datadir}/akonadi/agents/gcalresource.desktop
12cr|akonadi-googledata-1.2.0-1|26	%{_kde_datadir}/akonadi/agents/googledataresource.desktop
12cr|akonadi-googledata-1.2.0-1|27	
12cr|akonadi-googledata-1.2.0-1|28	#-----------------------------------------------------------------------------
12cr|akonadi-googledata-1.2.0-1|29	
12cr|akonadi-googledata-1.2.0-1|30	%prep
12cr|akonadi-googledata-1.2.0-1|31	%setup -q -n %{name}-%{version}
12cr|akonadi-googledata-1.2.0-1|32	
12cr|akonadi-googledata-1.2.0-1|33	%build
12cr|akonadi-googledata-1.2.0-1|34	%cmake_kde4
12cr|akonadi-googledata-1.2.0-1|35	%make
12cr|akonadi-googledata-1.2.0-1|36	
12cr|akonadi-googledata-1.2.0-1|37	%install
12cr|akonadi-googledata-1.2.0-1|38	%__rm -rf %{buildroot}
12cr|akonadi-googledata-1.2.0-1|39	%makeinstall_std -C build
12cr|akonadi-googledata-1.2.0-1|40	%find_lang akonadi_gcal_resource
12cr|akonadi-googledata-1.2.0-1|41	
12cr|akonadi-googledata-1.2.0-1|42	%clean
12cr|akonadi-googledata-1.2.0-1|43	%__rm -rf %{buildroot}
12cr|akonadi-googledata-1.2.0-1|44	
12cr|akonadi-googledata-1.2.0-1|45	
12cr|akonadi-googledata-1.2.0-1|46	
12cr|akonadi-googledata-1.2.0-1|47	%changelog
12cr|akonadi-googledata-1.2.0-1|48	* Wed Sep 08 2010 John Balcaen <mikala@mandriva.org> 1.2.0-1mdv2011.0
12cr|akonadi-googledata-1.2.0-1|49	+ Revision: 576738
12cr|akonadi-googledata-1.2.0-1|50	- Update to 1.2.0
12cr|akonadi-googledata-1.2.0-1|51	
12cr|akonadi-googledata-1.2.0-1|52	* Mon Jul 26 2010 John Balcaen <mikala@mandriva.org> 1.1.0-1mdv2011.0
12cr|akonadi-googledata-1.2.0-1|53	+ Revision: 560770
12cr|akonadi-googledata-1.2.0-1|54	- Fix minimum requirement for libgcal ( >=0.9.4 )
12cr|akonadi-googledata-1.2.0-1|55	- Update to 1.1.0
12cr|akonadi-googledata-1.2.0-1|56	
12cr|akonadi-googledata-1.2.0-1|57	+ Luis Daniel Lucio Quiroz <dlucio@mandriva.org>
12cr|akonadi-googledata-1.2.0-1|58	- rebuild
12cr|akonadi-googledata-1.2.0-1|59	
12cr|akonadi-googledata-1.2.0-1|60	* Wed Sep 30 2009 John Balcaen <mikala@mandriva.org> 1.0.1-2mdv2010.0
12cr|akonadi-googledata-1.2.0-1|61	+ Revision: 451144
12cr|akonadi-googledata-1.2.0-1|62	- Fix Requires
12cr|akonadi-googledata-1.2.0-1|63	
12cr|akonadi-googledata-1.2.0-1|64	* Sat Aug 29 2009 John Balcaen <mikala@mandriva.org> 1.0.1-1mdv2010.0
12cr|akonadi-googledata-1.2.0-1|65	+ Revision: 422209
12cr|akonadi-googledata-1.2.0-1|66	- Update to 1.0.1
12cr|akonadi-googledata-1.2.0-1|67	Fix License
12cr|akonadi-googledata-1.2.0-1|68	
12cr|akonadi-googledata-1.2.0-1|69	* Fri Aug 21 2009 John Balcaen <mikala@mandriva.org> 1.0-0.1014109.1mdv2010.0
12cr|akonadi-googledata-1.2.0-1|70	+ Revision: 419379
12cr|akonadi-googledata-1.2.0-1|71	- Rename to upstream name (akonadi-googledata)
12cr|akonadi-googledata-1.2.0-1|72	Rename spec file
12cr|akonadi-googledata-1.2.0-1|73	Add obsolete against googledata
12cr|akonadi-googledata-1.2.0-1|74	- Fix upstream name (akonadi-googledata and not akonadi-google)
12cr|akonadi-googledata-1.2.0-1|75	- Update to revision 1014109
12cr|akonadi-googledata-1.2.0-1|76	Fix Requires,documentation and license
12cr|akonadi-googledata-1.2.0-1|77	signed-off-by: neoclust@mandriva.org
12cr|akonadi-googledata-1.2.0-1|78	
12cr|akonadi-googledata-1.2.0-1|79	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|akonadi-googledata-1.2.0-1|80	- Fix specfile name
12cr|akonadi-googledata-1.2.0-1|81	- Use new upstream name
12cr|akonadi-googledata-1.2.0-1|82	
12cr|akonadi-googledata-1.2.0-1|83	* Sun May 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.0-0.969042.1mdv2010.0
12cr|akonadi-googledata-1.2.0-1|84	+ Revision: 376665
12cr|akonadi-googledata-1.2.0-1|85	- Fix BuildRequires
12cr|akonadi-googledata-1.2.0-1|86	- import googledata
12cr|akonadi-googledata-1.2.0-1|87	

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

66 12
12cr|albumshaper-2.1-9|1	Name: albumshaper
12cr|albumshaper-2.1-9|2	Version: 2.1
12cr|albumshaper-2.1-9|3	Release: %mkrel 9
12cr|albumshaper-2.1-9|4	License: GPL
12cr|albumshaper-2.1-9|5	Url: http://albumshaper.sf.net
12cr|albumshaper-2.1-9|6	Group: Graphics
12cr|albumshaper-2.1-9|7	Source: http://prdownloads.sourceforge.net/albumshaper/%{name}_%{version}.tar.bz2
12cr|albumshaper-2.1-9|8	#gw disable upx, find-requires is broken
12cr|albumshaper-2.1-9|9	Patch: albumshaper-2.1-no-upx.patch
12cr|albumshaper-2.1-9|10	Patch1: albumshaper-2.1-gcc4.1.patch
12cr|albumshaper-2.1-9|11	Summary: Graphical application used to create, maintain, and share photo albums
12cr|albumshaper-2.1-9|12	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|albumshaper-2.1-9|13	BuildRequires: libxslt-devel doxygen
12cr|albumshaper-2.1-9|14	BuildRequires: qt3-devel
12cr|albumshaper-2.1-9|15	#upx
12cr|albumshaper-2.1-9|16	BuildRequires: imagemagick
12cr|albumshaper-2.1-9|17	
12cr|albumshaper-2.1-9|18	%description
12cr|albumshaper-2.1-9|19	Album Shaper is a graphical application used to create, maintain, and
12cr|albumshaper-2.1-9|20	share photo albums using open formats like HTML, XSLT, and JPG.
12cr|albumshaper-2.1-9|21	Two-layer albums can be created in a drag-n-drop interface which
12cr|albumshaper-2.1-9|22	allows quick and easy arrangement and catagorization of photos. Batch
12cr|albumshaper-2.1-9|23	rotations make getting your photos ready a quick and easy task. You
12cr|albumshaper-2.1-9|24	can also crop, enhance, and manipulate your photos using a powerful
12cr|albumshaper-2.1-9|25	but intuitive editing interface. Photos, collections, and albums
12cr|albumshaper-2.1-9|26	themselves can be labeled as needed and modified at a later time by
12cr|albumshaper-2.1-9|27	saving and loading from a simple XML format. Albums are exported as
12cr|albumshaper-2.1-9|28	HTML which can then be posted directly on the web or viewed straight
12cr|albumshaper-2.1-9|29	from your hard drive. Album Shaper now supports themes which means you
12cr|albumshaper-2.1-9|30	can completely customize the look of the Albums you produce! Album
12cr|albumshaper-2.1-9|31	Shaper is designed to help you share your photos with your friends and
12cr|albumshaper-2.1-9|32	family as easily as possible, as well as update and maintain these
12cr|albumshaper-2.1-9|33	Albums in the most effecient and easy way possible.
12cr|albumshaper-2.1-9|34	
12cr|albumshaper-2.1-9|35	%prep
12cr|albumshaper-2.1-9|36	%setup -q -n %{name}_%{version}_src
12cr|albumshaper-2.1-9|37	%patch -p1
12cr|albumshaper-2.1-9|38	%patch1 -p1
12cr|albumshaper-2.1-9|39	for file in AlbumShaper.pro AlbumShaper.xcode/project.pbxproj src/main.cpp
12cr|albumshaper-2.1-9|40	do
12cr|albumshaper-2.1-9|41	sed -i -e 's|/local||g' $file
12cr|albumshaper-2.1-9|42	done
12cr|albumshaper-2.1-9|43	qmake
12cr|albumshaper-2.1-9|44	
12cr|albumshaper-2.1-9|45	%build
12cr|albumshaper-2.1-9|46	%make
12cr|albumshaper-2.1-9|47	doxygen AlbumShaper.doc
12cr|albumshaper-2.1-9|48	
12cr|albumshaper-2.1-9|49	%install
12cr|albumshaper-2.1-9|50	/bin/rm -rf %{buildroot}
12cr|albumshaper-2.1-9|51	
12cr|albumshaper-2.1-9|52	# Install to rpm build location
12cr|albumshaper-2.1-9|53	%makeinstall INSTALL_ROOT=%{buildroot}
12cr|albumshaper-2.1-9|54	install -m 755 bin/AlbumShaper %buildroot%_bindir/AlbumShaper
12cr|albumshaper-2.1-9|55	find %buildroot -name .DS_Store -exec rm {} \;
12cr|albumshaper-2.1-9|56	find %buildroot%_datadir -type f -exec chmod 644 {} \;
12cr|albumshaper-2.1-9|57	
12cr|albumshaper-2.1-9|58	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|albumshaper-2.1-9|59	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|albumshaper-2.1-9|60	[Desktop Entry]
12cr|albumshaper-2.1-9|61	Name=AlbumShaper
12cr|albumshaper-2.1-9|62	Comment=Create photo albums
12cr|albumshaper-2.1-9|63	Exec=%{_bindir}/AlbumShaper
12cr|albumshaper-2.1-9|64	Icon=%name
12cr|albumshaper-2.1-9|65	Terminal=false
12cr|albumshaper-2.1-9|66	Type=Application
12cr|albumshaper-2.1-9|67	StartupNotify=true
12cr|albumshaper-2.1-9|68	Categories=X-MandrivaLinux-Multimedia-Graphics;Photography;Graphics;Viewer;
12cr|albumshaper-2.1-9|69	EOF
12cr|albumshaper-2.1-9|70	mkdir -p %buildroot{%_liconsdir,%_miconsdir}
12cr|albumshaper-2.1-9|71	convert -scale 48 resources/icons/as64.png %buildroot%_liconsdir/%name.png
12cr|albumshaper-2.1-9|72	install -m 644 resources/icons/as32.png %buildroot%_iconsdir/%name.png
12cr|albumshaper-2.1-9|73	install -m 644 resources/icons/as16.png %buildroot%_miconsdir/%name.png
12cr|albumshaper-2.1-9|74	
12cr|albumshaper-2.1-9|75	%clean
12cr|albumshaper-2.1-9|76	rm -rf $RPM_BUILD_ROOT/
12cr|albumshaper-2.1-9|77	
12cr|albumshaper-2.1-9|78	%if %mdkversion < 200900
12cr|albumshaper-2.1-9|79	%post
12cr|albumshaper-2.1-9|80	%update_menus
12cr|albumshaper-2.1-9|81	%endif
12cr|albumshaper-2.1-9|82	
12cr|albumshaper-2.1-9|83	%if %mdkversion < 200900
12cr|albumshaper-2.1-9|84	%postun
12cr|albumshaper-2.1-9|85	%clean_menus
12cr|albumshaper-2.1-9|86	%endif
12cr|albumshaper-2.1-9|87	
12cr|albumshaper-2.1-9|88	%files
12cr|albumshaper-2.1-9|89	%defattr(-,root,root)
12cr|albumshaper-2.1-9|90	%doc docs/html docs/bugs.txt docs/copying.txt *.txt
12cr|albumshaper-2.1-9|91	%_bindir/*
12cr|albumshaper-2.1-9|92	%_datadir/%name
12cr|albumshaper-2.1-9|93	%_datadir/applications/mandriva*
12cr|albumshaper-2.1-9|94	%_liconsdir/%name.png
12cr|albumshaper-2.1-9|95	%_iconsdir/%name.png
12cr|albumshaper-2.1-9|96	%_miconsdir/%name.png
12cr|albumshaper-2.1-9|97	
12cr|albumshaper-2.1-9|98	
12cr|albumshaper-2.1-9|99	
12cr|albumshaper-2.1-9|100	
12cr|albumshaper-2.1-9|101	%changelog
12cr|albumshaper-2.1-9|102	* Tue Dec 06 2011 Götz Waschk <waschk@mandriva.org> 2.1-9mdv2012.0
12cr|albumshaper-2.1-9|103	+ Revision: 738095
12cr|albumshaper-2.1-9|104	- yearly rebuild
12cr|albumshaper-2.1-9|105	
12cr|albumshaper-2.1-9|106	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1-8mdv2011.0
12cr|albumshaper-2.1-9|107	+ Revision: 609963
12cr|albumshaper-2.1-9|108	- rebuild
12cr|albumshaper-2.1-9|109	
12cr|albumshaper-2.1-9|110	* Thu Jan 14 2010 Funda Wang <fwang@mandriva.org> 2.1-7mdv2010.1
12cr|albumshaper-2.1-9|111	+ Revision: 491116
12cr|albumshaper-2.1-9|112	- rebuild for libjpeg v8
12cr|albumshaper-2.1-9|113	
12cr|albumshaper-2.1-9|114	* Sun Aug 23 2009 Funda Wang <fwang@mandriva.org> 2.1-6mdv2010.0
12cr|albumshaper-2.1-9|115	+ Revision: 419743
12cr|albumshaper-2.1-9|116	- rebuild for libjpeg v7
12cr|albumshaper-2.1-9|117	
12cr|albumshaper-2.1-9|118	* Thu Dec 11 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1-5mdv2010.0
12cr|albumshaper-2.1-9|119	+ Revision: 312987
12cr|albumshaper-2.1-9|120	- lowercase ImageMagick
12cr|albumshaper-2.1-9|121	
12cr|albumshaper-2.1-9|122	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 2.1-5mdv2009.0
12cr|albumshaper-2.1-9|123	+ Revision: 218437
12cr|albumshaper-2.1-9|124	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|albumshaper-2.1-9|125	
12cr|albumshaper-2.1-9|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|albumshaper-2.1-9|127	- fix spacing at top of description
12cr|albumshaper-2.1-9|128	- drop old menu
12cr|albumshaper-2.1-9|129	
12cr|albumshaper-2.1-9|130	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 2.1-5mdv2008.1
12cr|albumshaper-2.1-9|131	+ Revision: 135819
12cr|albumshaper-2.1-9|132	- restore BuildRoot
12cr|albumshaper-2.1-9|133	
12cr|albumshaper-2.1-9|134	+ Thierry Vignaud <tv@mandriva.org>
12cr|albumshaper-2.1-9|135	- kill re-definition of %%buildroot on Pixel's request
12cr|albumshaper-2.1-9|136	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|albumshaper-2.1-9|137	
12cr|albumshaper-2.1-9|138	
12cr|albumshaper-2.1-9|139	* Wed Jan 24 2007 Götz Waschk <waschk@mandriva.org> 2.1-5mdv2007.0
12cr|albumshaper-2.1-9|140	+ Revision: 112779
12cr|albumshaper-2.1-9|141	- Import albumshaper
12cr|albumshaper-2.1-9|142	
12cr|albumshaper-2.1-9|143	* Wed Jan 24 2007 Gtz Waschk <waschk@mandriva.org> 2.1-5mdv2007.1
12cr|albumshaper-2.1-9|144	- unpack patches
12cr|albumshaper-2.1-9|145	
12cr|albumshaper-2.1-9|146	* Fri Aug 25 2006 Gtz Waschk <waschk@mandriva.org> 2.1-4mdv2007.0
12cr|albumshaper-2.1-9|147	- xdg menu
12cr|albumshaper-2.1-9|148	
12cr|albumshaper-2.1-9|149	* Fri Aug 25 2006 Götz Waschk <waschk@mandriva.org> 2.1-1mdv2007.0
12cr|albumshaper-2.1-9|150	- Rebuild
12cr|albumshaper-2.1-9|151	
12cr|albumshaper-2.1-9|152	* Fri Jun 02 2006 Gtz Waschk <waschk@mandriva.org> 2.1-3mdv2007.0
12cr|albumshaper-2.1-9|153	- patch1: fix build
12cr|albumshaper-2.1-9|154	
12cr|albumshaper-2.1-9|155	* Thu Apr 13 2006 Götz Waschk <waschk@mandriva.org> 2.1-2mdk
12cr|albumshaper-2.1-9|156	- Rebuild
12cr|albumshaper-2.1-9|157	- use mkrel
12cr|albumshaper-2.1-9|158	
12cr|albumshaper-2.1-9|159	* Tue Apr 12 2005 Gtz Waschk <waschk@linux-mandrake.com> 2.1-1mdk
12cr|albumshaper-2.1-9|160	- update the patch
12cr|albumshaper-2.1-9|161	- New release 2.1
12cr|albumshaper-2.1-9|162	
12cr|albumshaper-2.1-9|163	* Wed Mar 16 2005 Gtz Waschk <waschk@linux-mandrake.com> 2.0-1mdk
12cr|albumshaper-2.1-9|164	- initial package
12cr|albumshaper-2.1-9|165	

67 12
12cr|alchemist-1.0.37-7|1	%define	major	0
12cr|alchemist-1.0.37-7|2	%define libname %mklibname alchemist %{major}
12cr|alchemist-1.0.37-7|3	%define pyver 2.7
12cr|alchemist-1.0.37-7|4	Summary:		A multi-sourced configuration back-end
12cr|alchemist-1.0.37-7|5	Name:		alchemist
12cr|alchemist-1.0.37-7|6	Version:		1.0.37
12cr|alchemist-1.0.37-7|7	Release:		7
12cr|alchemist-1.0.37-7|8	License:		GPLv2+
12cr|alchemist-1.0.37-7|9	Group:		System/Base
12cr|alchemist-1.0.37-7|10	Source0:		%{name}-%{version}.tar.bz2
12cr|alchemist-1.0.37-7|11	Patch0:         %{name}-1.0.37-fix-python2.6.patch
12cr|alchemist-1.0.37-7|12	Patch1:		%{name}-1.0.37-fix-underlinking.patch
12cr|alchemist-1.0.37-7|13	BuildRequires:	libxml2 >= 2.3.8
12cr|alchemist-1.0.37-7|14	BuildRequires:	pkgconfig(libxslt) >= 0.9.0
12cr|alchemist-1.0.37-7|15	BuildRequires:	doxygen >= 1.2.7
12cr|alchemist-1.0.37-7|16	BuildRequires:	pkgconfig(python)
12cr|alchemist-1.0.37-7|17	BuildRequires:	pkgconfig(glib-2.0) >= 2.0
12cr|alchemist-1.0.37-7|18	BuildRequires:	chrpath
12cr|alchemist-1.0.37-7|19	BuildRequires:	multiarch-utils >= 1.0.3
12cr|alchemist-1.0.37-7|20	
12cr|alchemist-1.0.37-7|21	%description
12cr|alchemist-1.0.37-7|22	The alchemist is a back-end configuration architecture, which provides
12cr|alchemist-1.0.37-7|23	multi-sourced configuration at the data level, postponing translation to
12cr|alchemist-1.0.37-7|24	native format until the last stage. It uses XML as an intermediary data
12cr|alchemist-1.0.37-7|25	encoding, and can be extended to arbitrarily large configuration scenarios.
12cr|alchemist-1.0.37-7|26	
12cr|alchemist-1.0.37-7|27	%package -n	%{libname}
12cr|alchemist-1.0.37-7|28	Summary:	Shared libraries for alchemist
12cr|alchemist-1.0.37-7|29	Group:		System/Libraries
12cr|alchemist-1.0.37-7|30	
12cr|alchemist-1.0.37-7|31	%description -n %{libname}
12cr|alchemist-1.0.37-7|32	The alchemist is a back-end configuration architecture, which provides
12cr|alchemist-1.0.37-7|33	multi-sourced configuration at the data level, postponing translation to
12cr|alchemist-1.0.37-7|34	native format until the last stage. It uses XML as an intermediary data
12cr|alchemist-1.0.37-7|35	encoding, and can be extended to arbitrarily large configuration scenarios.
12cr|alchemist-1.0.37-7|36	
12cr|alchemist-1.0.37-7|37	%package -n	%{libname}-devel
12cr|alchemist-1.0.37-7|38	Summary:	Headers for developing programs that will use %{name}
12cr|alchemist-1.0.37-7|39	Group:		Development/C
12cr|alchemist-1.0.37-7|40	Requires:	%{libname} = %{version}
12cr|alchemist-1.0.37-7|41	Provides:	alchemist-devel libalchemist-devel
12cr|alchemist-1.0.37-7|42	
12cr|alchemist-1.0.37-7|43	%description -n	%{libname}-devel
12cr|alchemist-1.0.37-7|44	The alchemist is a back-end configuration architecture, which provides
12cr|alchemist-1.0.37-7|45	multi-sourced configuration at the data level, postponing translation to
12cr|alchemist-1.0.37-7|46	native format until the last stage. It uses XML as an intermediary data
12cr|alchemist-1.0.37-7|47	encoding, and can be extended to arbitrarily large configuration scenarios.
12cr|alchemist-1.0.37-7|48	
12cr|alchemist-1.0.37-7|49	This package contains the headers that programmers will need to develop
12cr|alchemist-1.0.37-7|50	applications which will use %{name}.
12cr|alchemist-1.0.37-7|51	
12cr|alchemist-1.0.37-7|52	%package -n	python-alchemist
12cr|alchemist-1.0.37-7|53	Summary:	Python bindings for alchemist apps
12cr|alchemist-1.0.37-7|54	Group:		Development/Python
12cr|alchemist-1.0.37-7|55	Requires:	%{libname} = %{version}
12cr|alchemist-1.0.37-7|56	Provides:	alchemist
12cr|alchemist-1.0.37-7|57	Requires:	python
12cr|alchemist-1.0.37-7|58	
12cr|alchemist-1.0.37-7|59	%description -n	python-alchemist
12cr|alchemist-1.0.37-7|60	The alchemist is a back-end configuration architecture, which provides
12cr|alchemist-1.0.37-7|61	multi-sourced configuration at the data level, postponing translation to
12cr|alchemist-1.0.37-7|62	native format until the last stage. It uses XML as an intermediary data
12cr|alchemist-1.0.37-7|63	encoding, and can be extended to arbitrarily large configuration scenarios.
12cr|alchemist-1.0.37-7|64	
12cr|alchemist-1.0.37-7|65	%prep
12cr|alchemist-1.0.37-7|66	
12cr|alchemist-1.0.37-7|67	%setup -q
12cr|alchemist-1.0.37-7|68	%patch0 -p1 -b .python26
12cr|alchemist-1.0.37-7|69	%patch1 -p1
12cr|alchemist-1.0.37-7|70	# lib64 fix
12cr|alchemist-1.0.37-7|71	find -type f | xargs perl -pi -e "s|/usr/lib|%{_libdir}|g"
12cr|alchemist-1.0.37-7|72	
12cr|alchemist-1.0.37-7|73	%build
12cr|alchemist-1.0.37-7|74	export CFLAGS="-Wall -DNDEBUG -fPIC %{optflags}"
12cr|alchemist-1.0.37-7|75	[ -f  /usr/share/automake/depcomp ] && cp -f /usr/share/automake/{depcomp,ylwrap} . || :
12cr|alchemist-1.0.37-7|76	
12cr|alchemist-1.0.37-7|77	%configure2_5x \
12cr|alchemist-1.0.37-7|78	--enable-shared \
12cr|alchemist-1.0.37-7|79	--enable-static
12cr|alchemist-1.0.37-7|80	
12cr|alchemist-1.0.37-7|81	%make
12cr|alchemist-1.0.37-7|82	
12cr|alchemist-1.0.37-7|83	%install
12cr|alchemist-1.0.37-7|84	%makeinstall
12cr|alchemist-1.0.37-7|85	
12cr|alchemist-1.0.37-7|86	install -d %{buildroot}%{_mandir}
12cr|alchemist-1.0.37-7|87	cd src
12cr|alchemist-1.0.37-7|88	doxygen
12cr|alchemist-1.0.37-7|89	cp -a doc/man/* %{buildroot}%{_mandir}/
12cr|alchemist-1.0.37-7|90	
12cr|alchemist-1.0.37-7|91	python -O %{_libdir}/python%{pyver}/compileall.py %{buildroot}%py_platsitedir
12cr|alchemist-1.0.37-7|92	
12cr|alchemist-1.0.37-7|93	%if %mdkversion >= 1020
12cr|alchemist-1.0.37-7|94	%_multiarch_includes %{buildroot}%{_includedir}/alchemist/alchemist.h
12cr|alchemist-1.0.37-7|95	%_multiarch_includes %{buildroot}%{_includedir}/alchemist/blackbox.h
12cr|alchemist-1.0.37-7|96	%endif
12cr|alchemist-1.0.37-7|97	
12cr|alchemist-1.0.37-7|98	# nuke rpath
12cr|alchemist-1.0.37-7|99	chrpath -d %{buildroot}%{_libdir}/*.so
12cr|alchemist-1.0.37-7|100	chrpath -d %{buildroot}%{_libdir}/alchemist/blackbox/*.so
12cr|alchemist-1.0.37-7|101	chrpath -d %{buildroot}%py_platsitedir/*.so
12cr|alchemist-1.0.37-7|102	
12cr|alchemist-1.0.37-7|103	%if %mdkversion < 200900
12cr|alchemist-1.0.37-7|104	%post -n %{libname} -p /sbin/ldconfig
12cr|alchemist-1.0.37-7|105	%endif
12cr|alchemist-1.0.37-7|106	
12cr|alchemist-1.0.37-7|107	%if %mdkversion < 200900
12cr|alchemist-1.0.37-7|108	%postun -n %{libname} -p /sbin/ldconfig
12cr|alchemist-1.0.37-7|109	%endif
12cr|alchemist-1.0.37-7|110	
12cr|alchemist-1.0.37-7|111	
12cr|alchemist-1.0.37-7|112	%files -n %{libname}
12cr|alchemist-1.0.37-7|113	%doc AUTHORS COPYING ChangeLog README
12cr|alchemist-1.0.37-7|114	%dir %{_libdir}/alchemist
12cr|alchemist-1.0.37-7|115	%dir %{_libdir}/alchemist/blackbox
12cr|alchemist-1.0.37-7|116	%{_libdir}/lib*.so.*
12cr|alchemist-1.0.37-7|117	%{_libdir}/alchemist/blackbox/*.so.*
12cr|alchemist-1.0.37-7|118	%{_sysconfdir}/alchemist
12cr|alchemist-1.0.37-7|119	%{_localstatedir}/cache/alchemist
12cr|alchemist-1.0.37-7|120	
12cr|alchemist-1.0.37-7|121	
12cr|alchemist-1.0.37-7|122	%files -n %{libname}-devel
12cr|alchemist-1.0.37-7|123	%doc AUTHORS COPYING ChangeLog README
12cr|alchemist-1.0.37-7|124	%doc src/doc/html
12cr|alchemist-1.0.37-7|125	%{_includedir}/alchemist/alchemist.h
12cr|alchemist-1.0.37-7|126	%{_includedir}/alchemist/blackbox.h
12cr|alchemist-1.0.37-7|127	%{_libdir}/*.a
12cr|alchemist-1.0.37-7|128	%{_libdir}/*.so
12cr|alchemist-1.0.37-7|129	%{_mandir}/*/*
12cr|alchemist-1.0.37-7|130	%{_libdir}/alchemist/blackbox/*a
12cr|alchemist-1.0.37-7|131	%{_libdir}/alchemist/blackbox/*.so
12cr|alchemist-1.0.37-7|132	%if %mdkversion >= 1020
12cr|alchemist-1.0.37-7|133	%_multiarch %{multiarch_includedir}/alchemist/alchemist.h
12cr|alchemist-1.0.37-7|134	%_multiarch %{multiarch_includedir}/alchemist/blackbox.h
12cr|alchemist-1.0.37-7|135	%endif
12cr|alchemist-1.0.37-7|136	
12cr|alchemist-1.0.37-7|137	%files -n python-alchemist
12cr|alchemist-1.0.37-7|138	%doc AUTHORS COPYING ChangeLog README
12cr|alchemist-1.0.37-7|139	%py_platsitedir/*
12cr|alchemist-1.0.37-7|140	
12cr|alchemist-1.0.37-7|141	
12cr|alchemist-1.0.37-7|142	
12cr|alchemist-1.0.37-7|143	
12cr|alchemist-1.0.37-7|144	%changelog
12cr|alchemist-1.0.37-7|145	* Mon Nov 08 2010 Funda Wang <fwang@mandriva.org> 1.0.37-7mdv2011.0
12cr|alchemist-1.0.37-7|146	+ Revision: 595014
12cr|alchemist-1.0.37-7|147	- rebuild for py2.7
12cr|alchemist-1.0.37-7|148	
12cr|alchemist-1.0.37-7|149	+ Michael Scherer <misc@mandriva.org>
12cr|alchemist-1.0.37-7|150	- rebuild for python 2.7
12cr|alchemist-1.0.37-7|151	
12cr|alchemist-1.0.37-7|152	* Thu May 21 2009 Jérôme Brenier <incubusss@mandriva.org> 1.0.37-5mdv2011.0
12cr|alchemist-1.0.37-7|153	+ Revision: 378200
12cr|alchemist-1.0.37-7|154	- patch to fix build with python 2.6 modified
12cr|alchemist-1.0.37-7|155	- patch to fix underlinking added
12cr|alchemist-1.0.37-7|156	- add a patch for build with python 2.6
12cr|alchemist-1.0.37-7|157	- drop the old patch for pyhton 2.5
12cr|alchemist-1.0.37-7|158	- fix license (GPLv2+)
12cr|alchemist-1.0.37-7|159	- fix cache/alchemist location
12cr|alchemist-1.0.37-7|160	- remove BR duplicate
12cr|alchemist-1.0.37-7|161	
12cr|alchemist-1.0.37-7|162	+ Thierry Vignaud <tv@mandriva.org>
12cr|alchemist-1.0.37-7|163	- rebuild
12cr|alchemist-1.0.37-7|164	- rebuild
12cr|alchemist-1.0.37-7|165	
12cr|alchemist-1.0.37-7|166	+ Pixel <pixel@mandriva.com>
12cr|alchemist-1.0.37-7|167	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|alchemist-1.0.37-7|168	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|alchemist-1.0.37-7|169	
12cr|alchemist-1.0.37-7|170	* Thu Mar 13 2008 Andreas Hasenack <andreas@mandriva.com> 1.0.37-2mdv2008.1
12cr|alchemist-1.0.37-7|171	+ Revision: 187663
12cr|alchemist-1.0.37-7|172	- fixed group
12cr|alchemist-1.0.37-7|173	- rebuild for 2008.1
12cr|alchemist-1.0.37-7|174	
12cr|alchemist-1.0.37-7|175	+ Olivier Blin <oblin@mandriva.com>
12cr|alchemist-1.0.37-7|176	- restore BuildRoot
12cr|alchemist-1.0.37-7|177	
12cr|alchemist-1.0.37-7|178	+ Thierry Vignaud <tv@mandriva.org>
12cr|alchemist-1.0.37-7|179	- kill re-definition of %%buildroot on Pixel's request
12cr|alchemist-1.0.37-7|180	
12cr|alchemist-1.0.37-7|181	
12cr|alchemist-1.0.37-7|182	* Sat Mar 10 2007 Stefan van der Eijk <stefan@mandriva.org> 1.0.37-1mdv2007.1
12cr|alchemist-1.0.37-7|183	+ Revision: 140789
12cr|alchemist-1.0.37-7|184	- 1.0.37
12cr|alchemist-1.0.37-7|185	
12cr|alchemist-1.0.37-7|186	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|alchemist-1.0.37-7|187	- Import alchemist
12cr|alchemist-1.0.37-7|188	
12cr|alchemist-1.0.37-7|189	* Tue Jun 27 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.36-2mdv2007.0
12cr|alchemist-1.0.37-7|190	- rebuild
12cr|alchemist-1.0.37-7|191	
12cr|alchemist-1.0.37-7|192	* Mon May 23 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.36-1mdk
12cr|alchemist-1.0.37-7|193	- initial Mandriva import
12cr|alchemist-1.0.37-7|194	
12cr|alchemist-1.0.37-7|195	* Thu Mar 03 2005 Tim Waugh <twaugh@redhat.com> 1.0.36-1
12cr|alchemist-1.0.37-7|196	- Rebuild for new GCC.
12cr|alchemist-1.0.37-7|197	
12cr|alchemist-1.0.37-7|198	* Mon Nov 08 2004 Jeremy Katz <katzj@redhat.com> - 1.0.35-1
12cr|alchemist-1.0.37-7|199	- build for python 2.4
12cr|alchemist-1.0.37-7|200	
12cr|alchemist-1.0.37-7|201	* Thu Sep 23 2004 Than Ngo <than@redhat.com> 1.0.34-1
12cr|alchemist-1.0.37-7|202	- add Prereq: /sbin/ldconfig
12cr|alchemist-1.0.37-7|203	

68 12
12cr|aldo-0.7.7-1|1	Name: 		aldo
12cr|aldo-0.7.7-1|2	Version: 	0.7.7
12cr|aldo-0.7.7-1|3	Summary: 	Console-based morse tutor
12cr|aldo-0.7.7-1|4	Release: 	%mkrel 1
12cr|aldo-0.7.7-1|5	License: 	GPLv2+
12cr|aldo-0.7.7-1|6	Group: 		Networking/Other
12cr|aldo-0.7.7-1|7	Url: 		http://www.nongnu.org/aldo
12cr|aldo-0.7.7-1|8	Source0: 	http://savannah.nongnu.org/download/aldo/%{name}-%{version}.tar.bz2
12cr|aldo-0.7.7-1|9	Source1:	http://savannah.nongnu.org/download/aldo/%{name}-%{version}.tar.bz2.sig
12cr|aldo-0.7.7-1|10	BuildRequires:	libao-devel
12cr|aldo-0.7.7-1|11	BuildRequires:	readline-devel
12cr|aldo-0.7.7-1|12	
12cr|aldo-0.7.7-1|13	%description
12cr|aldo-0.7.7-1|14	Console-based morse tutor which has four kinds of exercises:
12cr|aldo-0.7.7-1|15	*  Classic exercise: With this exercise you must guess some random
12cr|aldo-0.7.7-1|16	strings of characters that aldo plays in morse code
12cr|aldo-0.7.7-1|17	*  Koch method
12cr|aldo-0.7.7-1|18	*  Read from file (text file)
12cr|aldo-0.7.7-1|19	*  Callsign exercise (random callsigns)
12cr|aldo-0.7.7-1|20	
12cr|aldo-0.7.7-1|21	%prep
12cr|aldo-0.7.7-1|22	%setup -q
12cr|aldo-0.7.7-1|23	
12cr|aldo-0.7.7-1|24	%build
12cr|aldo-0.7.7-1|25	%configure2_5x
12cr|aldo-0.7.7-1|26	%make
12cr|aldo-0.7.7-1|27	
12cr|aldo-0.7.7-1|28	%install
12cr|aldo-0.7.7-1|29	%makeinstall_std
12cr|aldo-0.7.7-1|30	
12cr|aldo-0.7.7-1|31	%files -n %{name}
12cr|aldo-0.7.7-1|32	%doc AUTHORS ChangeLog NEWS README THANKS
12cr|aldo-0.7.7-1|33	%{_bindir}/aldo
12cr|aldo-0.7.7-1|34	%{_mandir}/man1/aldo*
12cr|aldo-0.7.7-1|35	
12cr|aldo-0.7.7-1|36	
12cr|aldo-0.7.7-1|37	%changelog
12cr|aldo-0.7.7-1|38	* Tue Jun 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.7.7-1mdv2012.0
12cr|aldo-0.7.7-1|39	+ Revision: 802629
12cr|aldo-0.7.7-1|40	- version update 0.7.7
12cr|aldo-0.7.7-1|41	
12cr|aldo-0.7.7-1|42	* Wed Oct 13 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.7.6-1mdv2011.0
12cr|aldo-0.7.7-1|43	+ Revision: 585391
12cr|aldo-0.7.7-1|44	- add signature
12cr|aldo-0.7.7-1|45	- new version 0.7.6
12cr|aldo-0.7.7-1|46	
12cr|aldo-0.7.7-1|47	* Wed Oct 06 2010 Jani Välimaa <wally@mandriva.org> 0.7.5-2mdv2011.0
12cr|aldo-0.7.7-1|48	+ Revision: 583573
12cr|aldo-0.7.7-1|49	- more spec cleaning
12cr|aldo-0.7.7-1|50	- fix summary and description
12cr|aldo-0.7.7-1|51	- fix license
12cr|aldo-0.7.7-1|52	- drop unused patch
12cr|aldo-0.7.7-1|53	- fix requires
12cr|aldo-0.7.7-1|54	- use %%configure2_5x, %%make and  %%makeinstall_std
12cr|aldo-0.7.7-1|55	
12cr|aldo-0.7.7-1|56	* Tue Oct 05 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.7.5-1mdv2011.0
12cr|aldo-0.7.7-1|57	+ Revision: 583034
12cr|aldo-0.7.7-1|58	- fixed the --prefix bug
12cr|aldo-0.7.7-1|59	- cleaned spec
12cr|aldo-0.7.7-1|60	- cleaned spec
12cr|aldo-0.7.7-1|61	- Initial upload
12cr|aldo-0.7.7-1|62	- Initial upload
12cr|aldo-0.7.7-1|63	- Created package structure for aldo.
12cr|aldo-0.7.7-1|64	

69 12
12cr|AlephOne-1.0.1-1|1	%define		oversion	20120128
12cr|AlephOne-1.0.1-1|2	#define debug_package %{nil}
12cr|AlephOne-1.0.1-1|3	Name:		AlephOne
12cr|AlephOne-1.0.1-1|4	Version:		1.0.1
12cr|AlephOne-1.0.1-1|5	Release:		1
12cr|AlephOne-1.0.1-1|6	Summary:		An engine for 3D first-person shooter games Marathon 1, 2 and Infinity
12cr|AlephOne-1.0.1-1|7	License:		GPL
12cr|AlephOne-1.0.1-1|8	Group:		Games/Arcade
12cr|AlephOne-1.0.1-1|9	Source0:		%{name}-%{oversion}.tar.bz2
12cr|AlephOne-1.0.1-1|10	Source1:		marathon.png
12cr|AlephOne-1.0.1-1|11	Patch0:		lua_templates.patch
12cr|AlephOne-1.0.1-1|12	URL:		http://sourceforge.net/projects/marathon/
12cr|AlephOne-1.0.1-1|13	BuildRequires:	pkgconfig(alsa)
12cr|AlephOne-1.0.1-1|14	BuildRequires:	pkgconfig(mad)
12cr|AlephOne-1.0.1-1|15	BuildRequires:	pkgconfig(sndfile)
12cr|AlephOne-1.0.1-1|16	BuildRequires:	pkgconfig(speex)
12cr|AlephOne-1.0.1-1|17	BuildRequires:	pkgconfig(vorbisfile)
12cr|AlephOne-1.0.1-1|18	BuildRequires:	boost-devel
12cr|AlephOne-1.0.1-1|19	BuildRequires:	mesagl-devel
12cr|AlephOne-1.0.1-1|20	BuildRequires:	mesaglu-devel
12cr|AlephOne-1.0.1-1|21	BuildRequires:	png-devel
12cr|AlephOne-1.0.1-1|22	BuildRequires:	SDL-devel
12cr|AlephOne-1.0.1-1|23	BuildRequires:	SDL_image-devel
12cr|AlephOne-1.0.1-1|24	BuildRequires:	SDL_net-devel
12cr|AlephOne-1.0.1-1|25	BuildRequires:	SDL_ttf-devel
12cr|AlephOne-1.0.1-1|26	BuildRequires:	smpeg-devel
12cr|AlephOne-1.0.1-1|27	BuildRequires:	zlib-devel
12cr|AlephOne-1.0.1-1|28	BuildRequires:	zziplib-devel
12cr|AlephOne-1.0.1-1|29	Provides:	alephone = %{version}-%{release}
12cr|AlephOne-1.0.1-1|30	
12cr|AlephOne-1.0.1-1|31	%description
12cr|AlephOne-1.0.1-1|32	Aleph One is an engine to run Marathon, Marathon 2 and Marathon Infinity games.
12cr|AlephOne-1.0.1-1|33	
12cr|AlephOne-1.0.1-1|34	Packages with game data are:
12cr|AlephOne-1.0.1-1|35	- marathon
12cr|AlephOne-1.0.1-1|36	- marathon2
12cr|AlephOne-1.0.1-1|37	- marathon-infinity
12cr|AlephOne-1.0.1-1|38	
12cr|AlephOne-1.0.1-1|39	%prep
12cr|AlephOne-1.0.1-1|40	%setup -q -n %{name}-%{oversion}
12cr|AlephOne-1.0.1-1|41	%patch0 -p0 $startdir/lua_templates.patch Source_Files/Lua/lua_templates.h
12cr|AlephOne-1.0.1-1|42	
12cr|AlephOne-1.0.1-1|43	
12cr|AlephOne-1.0.1-1|44	
12cr|AlephOne-1.0.1-1|45	%build
12cr|AlephOne-1.0.1-1|46	%configure2_5x	--bindir=%{_gamesbindir} \
12cr|AlephOne-1.0.1-1|47	--datadir=%{_gamesdatadir} \
12cr|AlephOne-1.0.1-1|48	--enable-opengl
12cr|AlephOne-1.0.1-1|49	%make
12cr|AlephOne-1.0.1-1|50	
12cr|AlephOne-1.0.1-1|51	%install
12cr|AlephOne-1.0.1-1|52	%makeinstall_std
12cr|AlephOne-1.0.1-1|53	%__mkdir_p %{buildroot}%{_datadir}/pixmaps
12cr|AlephOne-1.0.1-1|54	%__cp %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
12cr|AlephOne-1.0.1-1|55	
12cr|AlephOne-1.0.1-1|56	
12cr|AlephOne-1.0.1-1|57	%files
12cr|AlephOne-1.0.1-1|58	%doc AUTHORS COPYING README docs/MML.html
12cr|AlephOne-1.0.1-1|59	%{_gamesbindir}/alephone
12cr|AlephOne-1.0.1-1|60	%{_gamesdatadir}/%{name}
12cr|AlephOne-1.0.1-1|61	%{_datadir}/pixmaps/marathon.png
12cr|AlephOne-1.0.1-1|62	%{_mandir}/man6/*.6.*
12cr|AlephOne-1.0.1-1|63	

70 12
12cr|alevt-1.6.1-11|1	Summary:		Teletext decoder and browser for bttv and DVB
12cr|alevt-1.6.1-11|2	Name:		alevt
12cr|alevt-1.6.1-11|3	Version:		1.6.1
12cr|alevt-1.6.1-11|4	Release:		11
12cr|alevt-1.6.1-11|5	License:		GPL
12cr|alevt-1.6.1-11|6	Group:		Video
12cr|alevt-1.6.1-11|7	Source0:		http://www.goron.de/~froese/%name/%name-%version.tar.bz2
12cr|alevt-1.6.1-11|8	Source10:	alevt-big.png
12cr|alevt-1.6.1-11|9	Source11:	alevt-mini.png
12cr|alevt-1.6.1-11|10	Source12:	alevt.png
12cr|alevt-1.6.1-11|11	Patch0:		%name-1.6.0-time.h.patch
12cr|alevt-1.6.1-11|12	Patch1:		alevt-1.6.1-vbi-fix.patch
12cr|alevt-1.6.1-11|13	Patch2:		alevt-1.6.1-koi8.patch
12cr|alevt-1.6.1-11|14	Patch3:		alevt-1.6.1-xio.patch
12cr|alevt-1.6.1-11|15	Patch4:		alevt-1.6.1-dvb.patch
12cr|alevt-1.6.1-11|16	URL:		http://www.goron.de/~froese/
12cr|alevt-1.6.1-11|17	BuildRequires:	pkgconfig(x11)
12cr|alevt-1.6.1-11|18	BuildRequires:	pkgconfig(libpng) >= 1.0.8
12cr|alevt-1.6.1-11|19	BuildRequires:	pkgconfig(zlib)
12cr|alevt-1.6.1-11|20	
12cr|alevt-1.6.1-11|21	
12cr|alevt-1.6.1-11|22	%description
12cr|alevt-1.6.1-11|23	AleVT is a teletext/videotext decoder and browser for the bttv and DVB
12cr|alevt-1.6.1-11|24	drivers. It features multiple windows, a page cache, regexp searching,
12cr|alevt-1.6.1-11|25	built-in manual, and more. There's also a program to get the time from
12cr|alevt-1.6.1-11|26	teletext and one to capture teletext pages from scripts.
12cr|alevt-1.6.1-11|27	
12cr|alevt-1.6.1-11|28	%prep
12cr|alevt-1.6.1-11|29	%setup -q
12cr|alevt-1.6.1-11|30	%patch0 -p1
12cr|alevt-1.6.1-11|31	%patch1 -p0
12cr|alevt-1.6.1-11|32	%patch2 -p1
12cr|alevt-1.6.1-11|33	%patch3 -p0 -b .xio
12cr|alevt-1.6.1-11|34	%patch4 -p1
12cr|alevt-1.6.1-11|35	sed -i 's-L/usr/X11R6/lib-L/usr/X11R6/%{_lib}' Makefile
12cr|alevt-1.6.1-11|36	sed -i '7i#include <zlib.h>' exp-gfx.c
12cr|alevt-1.6.1-11|37	
12cr|alevt-1.6.1-11|38	%build
12cr|alevt-1.6.1-11|39	make OPT="$RPM_OPT_FLAGS"
12cr|alevt-1.6.1-11|40	
12cr|alevt-1.6.1-11|41	%install
12cr|alevt-1.6.1-11|42	install -d $RPM_BUILD_ROOT{%_bindir,%_mandir/man1,%_liconsdir,%_miconsdir}
12cr|alevt-1.6.1-11|43	
12cr|alevt-1.6.1-11|44	install alevt alevt-date alevt-cap $RPM_BUILD_ROOT%_bindir
12cr|alevt-1.6.1-11|45	install {alevt-cap.1,alevt-date.1,alevt.1x} $RPM_BUILD_ROOT%_mandir/man1
12cr|alevt-1.6.1-11|46	
12cr|alevt-1.6.1-11|47	# Mandriva menu entry
12cr|alevt-1.6.1-11|48	
12cr|alevt-1.6.1-11|49	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|alevt-1.6.1-11|50	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|alevt-1.6.1-11|51	[Desktop Entry]
12cr|alevt-1.6.1-11|52	Name=Alevt
12cr|alevt-1.6.1-11|53	Comment=Teletext/Videotext decoder and browser
12cr|alevt-1.6.1-11|54	Exec=%{_bindir}/%{name}
12cr|alevt-1.6.1-11|55	Icon=%{name}
12cr|alevt-1.6.1-11|56	Terminal=false
12cr|alevt-1.6.1-11|57	Type=Application
12cr|alevt-1.6.1-11|58	Categories=X-MandrivaLinux-Multimedia-Video;AudioVideo;Video;TV;
12cr|alevt-1.6.1-11|59	EOF
12cr|alevt-1.6.1-11|60	
12cr|alevt-1.6.1-11|61	install %SOURCE10 $RPM_BUILD_ROOT%_liconsdir/%name.png
12cr|alevt-1.6.1-11|62	install %SOURCE11 $RPM_BUILD_ROOT%_miconsdir/%name.png
12cr|alevt-1.6.1-11|63	install %SOURCE12 $RPM_BUILD_ROOT%_iconsdir/%name.png
12cr|alevt-1.6.1-11|64	
12cr|alevt-1.6.1-11|65	%if %mdkversion < 200900
12cr|alevt-1.6.1-11|66	%post
12cr|alevt-1.6.1-11|67	%update_menus
12cr|alevt-1.6.1-11|68	%endif
12cr|alevt-1.6.1-11|69	
12cr|alevt-1.6.1-11|70	%if %mdkversion < 200900
12cr|alevt-1.6.1-11|71	%postun
12cr|alevt-1.6.1-11|72	%clean_menus
12cr|alevt-1.6.1-11|73	%endif
12cr|alevt-1.6.1-11|74	
12cr|alevt-1.6.1-11|75	
12cr|alevt-1.6.1-11|76	%files
12cr|alevt-1.6.1-11|77	%doc CHANGELOG COPYRIGHT README
12cr|alevt-1.6.1-11|78	%attr(755,root,root) %_bindir/*
12cr|alevt-1.6.1-11|79	%_mandir/man1/*
12cr|alevt-1.6.1-11|80	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|alevt-1.6.1-11|81	%_iconsdir/%name.png
12cr|alevt-1.6.1-11|82	%_liconsdir/%name.png
12cr|alevt-1.6.1-11|83	%_miconsdir/%name.png
12cr|alevt-1.6.1-11|84	
12cr|alevt-1.6.1-11|85	
12cr|alevt-1.6.1-11|86	
12cr|alevt-1.6.1-11|87	
12cr|alevt-1.6.1-11|88	%changelog
12cr|alevt-1.6.1-11|89	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6.1-11mdv2011.0
12cr|alevt-1.6.1-11|90	+ Revision: 609964
12cr|alevt-1.6.1-11|91	- rebuild
12cr|alevt-1.6.1-11|92	
12cr|alevt-1.6.1-11|93	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 1.6.1-10mdv2010.1
12cr|alevt-1.6.1-11|94	+ Revision: 508054
12cr|alevt-1.6.1-11|95	- fix BR
12cr|alevt-1.6.1-11|96	- rediff dvb patch
12cr|alevt-1.6.1-11|97	
12cr|alevt-1.6.1-11|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|alevt-1.6.1-11|99	- rebuild
12cr|alevt-1.6.1-11|100	- rebuild
12cr|alevt-1.6.1-11|101	- drop old menu
12cr|alevt-1.6.1-11|102	
12cr|alevt-1.6.1-11|103	+ Pixel <pixel@mandriva.com>
12cr|alevt-1.6.1-11|104	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|alevt-1.6.1-11|105	
12cr|alevt-1.6.1-11|106	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.6.1-7mdv2008.1
12cr|alevt-1.6.1-11|107	+ Revision: 135819
12cr|alevt-1.6.1-11|108	- restore BuildRoot
12cr|alevt-1.6.1-11|109	
12cr|alevt-1.6.1-11|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|alevt-1.6.1-11|111	- kill re-definition of %%buildroot on Pixel's request
12cr|alevt-1.6.1-11|112	- buildrequires X11-devel instead of XFree86-devel
12cr|alevt-1.6.1-11|113	- s/Mandrake/Mandriva/
12cr|alevt-1.6.1-11|114	
12cr|alevt-1.6.1-11|115	
12cr|alevt-1.6.1-11|116	* Fri Dec 22 2006 Anssi Hannula <anssi@mandriva.org> 1.6.1-7mdv2007.0
12cr|alevt-1.6.1-11|117	+ Revision: 101532
12cr|alevt-1.6.1-11|118	- patch4: add dvb support
12cr|alevt-1.6.1-11|119	- Import alevt
12cr|alevt-1.6.1-11|120	
12cr|alevt-1.6.1-11|121	* Tue Sep 19 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.6.1-6mdv2007.0
12cr|alevt-1.6.1-11|122	- XDG
12cr|alevt-1.6.1-11|123	
12cr|alevt-1.6.1-11|124	* Thu Jun 29 2006 Lenny Cartier <lenny@mandriva.com> 1.6.1-5mdv2007.0
12cr|alevt-1.6.1-11|125	- rebuild
12cr|alevt-1.6.1-11|126	
12cr|alevt-1.6.1-11|127	* Mon Jul 25 2005 Pascal Terjan <pterjan@mandriva.org> 1.6.1-4mdk
12cr|alevt-1.6.1-11|128	- Fix build (P3)
12cr|alevt-1.6.1-11|129	- Fix lib64
12cr|alevt-1.6.1-11|130	

71 12
12cr|alex-3.0.2-1|1	%global debug_package %{nil}
12cr|alex-3.0.2-1|2	%define _cabal_setup Setup.lhs
12cr|alex-3.0.2-1|3	%define module alex
12cr|alex-3.0.2-1|4	Name:           %{module}
12cr|alex-3.0.2-1|5	Version:        3.0.2
12cr|alex-3.0.2-1|6	Release:        1
12cr|alex-3.0.2-1|7	Summary:        Alex is a tool for generating lexical analysers in Haskell
12cr|alex-3.0.2-1|8	Group:          Development/Other
12cr|alex-3.0.2-1|9	License:        BSD
12cr|alex-3.0.2-1|10	URL:            http://hackage.haskell.org/package/%{module}
12cr|alex-3.0.2-1|11	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|alex-3.0.2-1|12	
12cr|alex-3.0.2-1|13	BuildRequires:	happy
12cr|alex-3.0.2-1|14	BuildRequires:	docbook-style-xsl
12cr|alex-3.0.2-1|15	BuildRequires:	pkgconfig(libexslt)
12cr|alex-3.0.2-1|16	BuildRequires:	libxml2
12cr|alex-3.0.2-1|17	BuildRequires:	xmltex
12cr|alex-3.0.2-1|18	BuildRequires:	gmp-devel
12cr|alex-3.0.2-1|19	buildrequires:  haskell(QuickCheck)
12cr|alex-3.0.2-1|20	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|alex-3.0.2-1|21	buildrequires:  xsltproc, dblatex
12cr|alex-3.0.2-1|22	
12cr|alex-3.0.2-1|23	%description
12cr|alex-3.0.2-1|24	Alex is a tool for generating lexical analysers in Haskell, given a
12cr|alex-3.0.2-1|25	description of the tokens to be recognised in the form of regular
12cr|alex-3.0.2-1|26	expressions.  It is similar to the tool lex or flex for C/C++.
12cr|alex-3.0.2-1|27	
12cr|alex-3.0.2-1|28	%prep
12cr|alex-3.0.2-1|29	%setup -q -n %{module}-%{version}
12cr|alex-3.0.2-1|30	
12cr|alex-3.0.2-1|31	%build
12cr|alex-3.0.2-1|32	%_cabal_build
12cr|alex-3.0.2-1|33	cd doc
12cr|alex-3.0.2-1|34	test -f configure || autoreconf
12cr|alex-3.0.2-1|35	./configure
12cr|alex-3.0.2-1|36	make html
12cr|alex-3.0.2-1|37	
12cr|alex-3.0.2-1|38	%install
12cr|alex-3.0.2-1|39	%_cabal_install
12cr|alex-3.0.2-1|40	%_cabal_rpm_gen_deps
12cr|alex-3.0.2-1|41	%_cabal_un
12cr|alex-3.0.2-1|42	
12cr|alex-3.0.2-1|43	%files
12cr|alex-3.0.2-1|44	%defattr(-,root,root)
12cr|alex-3.0.2-1|45	%{_bindir}/%{module}
12cr|alex-3.0.2-1|46	%{_docdir}/%{module}-%{version}
12cr|alex-3.0.2-1|47	%{_datadir}/%{module}-%{version}
12cr|alex-3.0.2-1|48	#% {_libdir}/% {module}-% {version}
12cr|alex-3.0.2-1|49	%_cabal_rpm_deps_dir
12cr|alex-3.0.2-1|50	#% _cabal_haddoc_files
12cr|alex-3.0.2-1|51	
12cr|alex-3.0.2-1|52	
12cr|alex-3.0.2-1|53	
12cr|alex-3.0.2-1|54	%changelog
12cr|alex-3.0.2-1|55	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-3mdv2011.0
12cr|alex-3.0.2-1|56	+ Revision: 609965
12cr|alex-3.0.2-1|57	- rebuild
12cr|alex-3.0.2-1|58	
12cr|alex-3.0.2-1|59	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 2.3.1-2mdv2010.1
12cr|alex-3.0.2-1|60	+ Revision: 503520
12cr|alex-3.0.2-1|61	- rebuild for new gmp
12cr|alex-3.0.2-1|62	
12cr|alex-3.0.2-1|63	* Sat Nov 28 2009 Jérôme Brenier <incubusss@mandriva.org> 2.3.1-1mdv2010.1
12cr|alex-3.0.2-1|64	+ Revision: 470827
12cr|alex-3.0.2-1|65	- new version 2.3.1
12cr|alex-3.0.2-1|66	
12cr|alex-3.0.2-1|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|alex-3.0.2-1|68	- rebuild
12cr|alex-3.0.2-1|69	- rebuild
12cr|alex-3.0.2-1|70	
12cr|alex-3.0.2-1|71	* Thu Aug 07 2008 Adam Williamson <awilliamson@mandriva.org> 2.2-1mdv2009.0
12cr|alex-3.0.2-1|72	+ Revision: 266817
12cr|alex-3.0.2-1|73	- clean spec
12cr|alex-3.0.2-1|74	- new release 2.2
12cr|alex-3.0.2-1|75	
12cr|alex-3.0.2-1|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|alex-3.0.2-1|77	- rebuild
12cr|alex-3.0.2-1|78	- kill re-definition of %%buildroot on Pixel's request
12cr|alex-3.0.2-1|79	
12cr|alex-3.0.2-1|80	+ Olivier Blin <oblin@mandriva.com>
12cr|alex-3.0.2-1|81	- restore BuildRoot
12cr|alex-3.0.2-1|82	
12cr|alex-3.0.2-1|83	* Sat Aug 25 2007 Gaëtan Lehmann <glehmann@mandriva.org> 2.1.0-1mdv2008.0
12cr|alex-3.0.2-1|84	+ Revision: 71309
12cr|alex-3.0.2-1|85	- 2.1.0
12cr|alex-3.0.2-1|86	
12cr|alex-3.0.2-1|87	
12cr|alex-3.0.2-1|88	* Wed Jun 28 2006 Lenny Cartier <lenny@mandriva.com> 2.0.1-3mdv2007.0
12cr|alex-3.0.2-1|89	- rebuild
12cr|alex-3.0.2-1|90	
12cr|alex-3.0.2-1|91	* Thu Oct 06 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.0.1-2mdk
12cr|alex-3.0.2-1|92	- Fix BuildRequires
12cr|alex-3.0.2-1|93	
12cr|alex-3.0.2-1|94	* Wed Jun 15 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.0.1-1mdk
12cr|alex-3.0.2-1|95	- initial contrib
12cr|alex-3.0.2-1|96	
12cr|alex-3.0.2-1|97	* Fri May 06 2005 Jens Petersen <petersen@redhat.com> - 2.0.1-1
12cr|alex-3.0.2-1|98	- initial packaging for Fedora Haskell based on upstream spec file
12cr|alex-3.0.2-1|99	

72 12
12cr|alexandria-0.6.8-4|1	Summary:	GNOME application to help you manage your book collection
12cr|alexandria-0.6.8-4|2	Name:		alexandria
12cr|alexandria-0.6.8-4|3	Version:	0.6.8
12cr|alexandria-0.6.8-4|4	Release:	4
12cr|alexandria-0.6.8-4|5	URL:		http://alexandria.rubyforge.org/
12cr|alexandria-0.6.8-4|6	Source0:	http://files.rubyforge.vm.bytemark.co.uk/alexandria/%name-%version.tar.gz
12cr|alexandria-0.6.8-4|7	Patch0:		alexandria-0.6.8-ruby-1.9.1.patch
12cr|alexandria-0.6.8-4|8	License:	GPLv2+
12cr|alexandria-0.6.8-4|9	Group:		Databases
12cr|alexandria-0.6.8-4|10	Requires:	ruby >= 1.8 rubygem(gettext) rubygem(hpricot)
12cr|alexandria-0.6.8-4|11	Requires:	ruby-libglade2 ruby-gconf2 ruby-gnome2 >= 0.12.0 rubygem(zoom)
12cr|alexandria-0.6.8-4|12	Requires(post):	scrollkeeper
12cr|alexandria-0.6.8-4|13	Requires(postun):	scrollkeeper
12cr|alexandria-0.6.8-4|14	BuildRequires:	ruby-devel gettext GConf2 intltool
12cr|alexandria-0.6.8-4|15	BuildRequires:	desktop-file-utils
12cr|alexandria-0.6.8-4|16	BuildArch: noarch
12cr|alexandria-0.6.8-4|17	
12cr|alexandria-0.6.8-4|18	%description
12cr|alexandria-0.6.8-4|19	Alexandria is a GNOME application to help you manage your book collection.
12cr|alexandria-0.6.8-4|20	
12cr|alexandria-0.6.8-4|21	Alexandria:
12cr|alexandria-0.6.8-4|22	* retrieves and displays book information (including cover pictures)
12cr|alexandria-0.6.8-4|23	from several online libraries, such as Amazon, Proxis, Barnes and
12cr|alexandria-0.6.8-4|24	Noble, and the Spanish Ministry of Culture ;
12cr|alexandria-0.6.8-4|25	* allows books to be added and updated by hand ;
12cr|alexandria-0.6.8-4|26	* enables searches either by EAN/ISBN, title, authors or keyword ;
12cr|alexandria-0.6.8-4|27	* saves data using the YAML format ;
12cr|alexandria-0.6.8-4|28	* can import and export data into ONIX, Tellico and EAN/ISBN-list
12cr|alexandria-0.6.8-4|29	formats ;
12cr|alexandria-0.6.8-4|30	* generates from your libraries XHTML web pages themable with CSS ;
12cr|alexandria-0.6.8-4|31	* allows marking your books as loaned, each with the loan-date and the
12cr|alexandria-0.6.8-4|32	name of the person who has borrowed them ;
12cr|alexandria-0.6.8-4|33	* features a HIG-compliant user interface ;
12cr|alexandria-0.6.8-4|34	* shows books in different views (standard list or icons list), that
12cr|alexandria-0.6.8-4|35	can be either filtered or sorted ;
12cr|alexandria-0.6.8-4|36	* handles book rating and notes ;
12cr|alexandria-0.6.8-4|37	* supports CueCat (R) barcode readers ;
12cr|alexandria-0.6.8-4|38	* includes translations for several languages.
12cr|alexandria-0.6.8-4|39	
12cr|alexandria-0.6.8-4|40	%prep
12cr|alexandria-0.6.8-4|41	%setup -q
12cr|alexandria-0.6.8-4|42	%patch0 -p1 -b .ruby19~
12cr|alexandria-0.6.8-4|43	
12cr|alexandria-0.6.8-4|44	%build
12cr|alexandria-0.6.8-4|45	rake --trace build
12cr|alexandria-0.6.8-4|46	
12cr|alexandria-0.6.8-4|47	%install
12cr|alexandria-0.6.8-4|48	rake install_package_staging \
12cr|alexandria-0.6.8-4|49	DESTDIR=$RPM_BUILD_ROOT \
12cr|alexandria-0.6.8-4|50	RUBYLIBDIR=%{ruby_sitelibdir}
12cr|alexandria-0.6.8-4|51	
12cr|alexandria-0.6.8-4|52	mkdir -p %buildroot%{_sysconfdir}/gconf/schemas/
12cr|alexandria-0.6.8-4|53	cp -a schemas/alexandria.schemas %buildroot%{_sysconfdir}/gconf/schemas/
12cr|alexandria-0.6.8-4|54	
12cr|alexandria-0.6.8-4|55	%find_lang %name --all-name
12cr|alexandria-0.6.8-4|56	
12cr|alexandria-0.6.8-4|57	#menu
12cr|alexandria-0.6.8-4|58	rm -f %buildroot%_datadir/menu/alexandria
12cr|alexandria-0.6.8-4|59	install -m 755 -d %buildroot%{_datadir}/applications/
12cr|alexandria-0.6.8-4|60	cp -a %{name}.desktop %buildroot%{_datadir}/applications/
12cr|alexandria-0.6.8-4|61	
12cr|alexandria-0.6.8-4|62	desktop-file-install --vendor="" \
12cr|alexandria-0.6.8-4|63	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|alexandria-0.6.8-4|64	
12cr|alexandria-0.6.8-4|65	rm -f %buildroot%{_datadir}/gconf/schemas/alexandria.schemas
12cr|alexandria-0.6.8-4|66	
12cr|alexandria-0.6.8-4|67	# icon
12cr|alexandria-0.6.8-4|68	install -m 755 -d %buildroot{%{_miconsdir},%{_liconsdir}}
12cr|alexandria-0.6.8-4|69	cp -a data/alexandria/icons/alexandria_small.png %buildroot%_miconsdir/%{name}.png
12cr|alexandria-0.6.8-4|70	cp -a data/alexandria/icons/alexandria_small.png %buildroot%_iconsdir/%{name}.png
12cr|alexandria-0.6.8-4|71	cp -a data/alexandria/icons/alexandria_small.png %buildroot%_liconsdir/%{name}.png
12cr|alexandria-0.6.8-4|72	
12cr|alexandria-0.6.8-4|73	%files -f %name.lang
12cr|alexandria-0.6.8-4|74	%defattr(-,root,root)
12cr|alexandria-0.6.8-4|75	%{_bindir}/*
12cr|alexandria-0.6.8-4|76	%{ruby_sitelibdir}/%{name}*
12cr|alexandria-0.6.8-4|77	%{_datadir}/%{name}
12cr|alexandria-0.6.8-4|78	%{_iconsdir}/%{name}.png
12cr|alexandria-0.6.8-4|79	%{_miconsdir}/%{name}.png
12cr|alexandria-0.6.8-4|80	%{_liconsdir}/%{name}.png
12cr|alexandria-0.6.8-4|81	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cr|alexandria-0.6.8-4|82	%{_datadir}/applications/%{name}.desktop
12cr|alexandria-0.6.8-4|83	%{_datadir}/gnome/help/%{name}
12cr|alexandria-0.6.8-4|84	%{_datadir}/omf/%{name}
12cr|alexandria-0.6.8-4|85	%{_datadir}/sounds/%{name}
12cr|alexandria-0.6.8-4|86	%{_datadir}/pixmaps/alexandria.xpm
12cr|alexandria-0.6.8-4|87	%_iconsdir/hicolor/*/apps/*
12cr|alexandria-0.6.8-4|88	%_mandir/man1/*
12cr|alexandria-0.6.8-4|89	%doc README ChangeLog TODO
12cr|alexandria-0.6.8-4|90	
12cr|alexandria-0.6.8-4|91	
12cr|alexandria-0.6.8-4|92	%changelog
12cr|alexandria-0.6.8-4|93	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.8-2
12cr|alexandria-0.6.8-4|94	+ Revision: 774166
12cr|alexandria-0.6.8-4|95	- fix build issues with ruby 1.9.1
12cr|alexandria-0.6.8-4|96	- mass rebuild of ruby packages against ruby 1.9.1
12cr|alexandria-0.6.8-4|97	
12cr|alexandria-0.6.8-4|98	* Wed Dec 14 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.6.8-1
12cr|alexandria-0.6.8-4|99	+ Revision: 741036
12cr|alexandria-0.6.8-4|100	- version update 0.6.8
12cr|alexandria-0.6.8-4|101	
12cr|alexandria-0.6.8-4|102	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.6.6-3
12cr|alexandria-0.6.8-4|103	+ Revision: 677516
12cr|alexandria-0.6.8-4|104	- fix installing
12cr|alexandria-0.6.8-4|105	- rebuild to add gconftool-2 as req
12cr|alexandria-0.6.8-4|106	
12cr|alexandria-0.6.8-4|107	* Thu Nov 04 2010 Rémy Clouard <shikamaru@mandriva.org> 0.6.6-2mdv2011.0
12cr|alexandria-0.6.8-4|108	+ Revision: 593218
12cr|alexandria-0.6.8-4|109	- rebuild for new hpricot
12cr|alexandria-0.6.8-4|110	
12cr|alexandria-0.6.8-4|111	* Mon Oct 04 2010 Funda Wang <fwang@mandriva.org> 0.6.6-1mdv2011.0
12cr|alexandria-0.6.8-4|112	+ Revision: 582952
12cr|alexandria-0.6.8-4|113	- New version 0.6.6
12cr|alexandria-0.6.8-4|114	
12cr|alexandria-0.6.8-4|115	* Thu Nov 12 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.5-1mdv2010.1
12cr|alexandria-0.6.8-4|116	+ Revision: 465372
12cr|alexandria-0.6.8-4|117	- update to new version 0.6.5
12cr|alexandria-0.6.8-4|118	
12cr|alexandria-0.6.8-4|119	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.6.4.1-2mdv2010.0
12cr|alexandria-0.6.8-4|120	+ Revision: 436637
12cr|alexandria-0.6.8-4|121	- rebuild
12cr|alexandria-0.6.8-4|122	
12cr|alexandria-0.6.8-4|123	* Sun Mar 15 2009 Pascal Terjan <pterjan@mandriva.org> 0.6.4.1-1mdv2009.1
12cr|alexandria-0.6.8-4|124	+ Revision: 355515
12cr|alexandria-0.6.8-4|125	- Update to 0.6.4.1
12cr|alexandria-0.6.8-4|126	
12cr|alexandria-0.6.8-4|127	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.6.3-4mdv2009.0
12cr|alexandria-0.6.8-4|128	+ Revision: 266148
12cr|alexandria-0.6.8-4|129	- rebuild early 2009.0 package (before pixel changes)
12cr|alexandria-0.6.8-4|130	
12cr|alexandria-0.6.8-4|131	+ Pixel <pixel@mandriva.com>
12cr|alexandria-0.6.8-4|132	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|alexandria-0.6.8-4|133	
12cr|alexandria-0.6.8-4|134	* Wed Apr 23 2008 Funda Wang <fwang@mandriva.org> 0.6.3-3mdv2009.0
12cr|alexandria-0.6.8-4|135	+ Revision: 196902
12cr|alexandria-0.6.8-4|136	- swtich to ubuntu patches, since it works in the more correct way
12cr|alexandria-0.6.8-4|137	
12cr|alexandria-0.6.8-4|138	* Wed Apr 23 2008 Funda Wang <fwang@mandriva.org> 0.6.3-2mdv2009.0
12cr|alexandria-0.6.8-4|139	+ Revision: 196901
12cr|alexandria-0.6.8-4|140	- add fedora patch to fix bug#40287: crash on starting
12cr|alexandria-0.6.8-4|141	
12cr|alexandria-0.6.8-4|142	* Tue Apr 22 2008 Funda Wang <fwang@mandriva.org> 0.6.3-1mdv2009.0
12cr|alexandria-0.6.8-4|143	+ Revision: 196481
12cr|alexandria-0.6.8-4|144	- BR rake
12cr|alexandria-0.6.8-4|145	- New version 0.6.3
12cr|alexandria-0.6.8-4|146	
12cr|alexandria-0.6.8-4|147	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 0.6.1-8mdv2008.1
12cr|alexandria-0.6.8-4|148	+ Revision: 135819
12cr|alexandria-0.6.8-4|149	- restore BuildRoot
12cr|alexandria-0.6.8-4|150	
12cr|alexandria-0.6.8-4|151	+ Thierry Vignaud <tv@mandriva.org>
12cr|alexandria-0.6.8-4|152	- kill re-definition of %%buildroot on Pixel's request
12cr|alexandria-0.6.8-4|153	
12cr|alexandria-0.6.8-4|154	* Sun Sep 02 2007 Pascal Terjan <pterjan@mandriva.org> 0.6.1-8mdv2008.0
12cr|alexandria-0.6.8-4|155	+ Revision: 78298
12cr|alexandria-0.6.8-4|156	- Use standard ruby macros
12cr|alexandria-0.6.8-4|157	
12cr|alexandria-0.6.8-4|158	+ Emmanuel Andry <eandry@mandriva.org>
12cr|alexandria-0.6.8-4|159	- drop old menu
12cr|alexandria-0.6.8-4|160	- use gconf and scrollkeeper macros
12cr|alexandria-0.6.8-4|161	
12cr|alexandria-0.6.8-4|162	
12cr|alexandria-0.6.8-4|163	* Fri Aug 25 2006 Pascal Terjan <pterjan@mandriva.org> 0.6.1-7mdv2007.0
12cr|alexandria-0.6.8-4|164	- Fix for new gettext (P0)
12cr|alexandria-0.6.8-4|165	
12cr|alexandria-0.6.8-4|166	* Thu Aug 24 2006 Pascal Terjan <pterjan@mandriva.org> 0.6.1-6mdv2007.0
12cr|alexandria-0.6.8-4|167	- XDG menu
12cr|alexandria-0.6.8-4|168	
12cr|alexandria-0.6.8-4|169	* Wed Jun 28 2006 Lenny Cartier <lenny@mandriva.com> 0.6.1-5mdv2007.0
12cr|alexandria-0.6.8-4|170	- rebuild
12cr|alexandria-0.6.8-4|171	
12cr|alexandria-0.6.8-4|172	* Fri Jan 13 2006 Pascal Terjan <pterjan@mandriva.org> 0.6.1-4mdk
12cr|alexandria-0.6.8-4|173	- lib64 fix
12cr|alexandria-0.6.8-4|174	
12cr|alexandria-0.6.8-4|175	* Thu Jan 12 2006 Pascal Terjan <pterjan@mandriva.org> 0.6.1-3mdk
12cr|alexandria-0.6.8-4|176	- ship back OSX interface, would be easier for autodeps in fact
12cr|alexandria-0.6.8-4|177	
12cr|alexandria-0.6.8-4|178	* Thu Dec 22 2005 Pascal Terjan <pterjan@mandriva.org> 0.6.1-2mdk
12cr|alexandria-0.6.8-4|179	- BuildRequires intltool
12cr|alexandria-0.6.8-4|180	
12cr|alexandria-0.6.8-4|181	* Sun Oct 02 2005 Pascal Terjan <pterjan@mandriva.org> 0.6.1-1mdk
12cr|alexandria-0.6.8-4|182	- 0.6.1 (workaround a YAML bug of Ruby 1.8.3)
12cr|alexandria-0.6.8-4|183	
12cr|alexandria-0.6.8-4|184	* Sun Sep 04 2005 Pascal Terjan <pterjan@mandriva.org> 0.6.0-6mdk
12cr|alexandria-0.6.8-4|185	- avoid error in post if gconfd is not already running (again)
12cr|alexandria-0.6.8-4|186	
12cr|alexandria-0.6.8-4|187	* Sat Sep 03 2005 Pascal Terjan <pterjan@mandriva.org> 0.6.0-5mdk
12cr|alexandria-0.6.8-4|188	- Don't ship OSX interface
12cr|alexandria-0.6.8-4|189	
12cr|alexandria-0.6.8-4|190	* Fri Sep 02 2005 Pascal Terjan <pterjan@mandriva.org> 0.6.0-4mdk
12cr|alexandria-0.6.8-4|191	- avoid error in post if gconfd is not already running
12cr|alexandria-0.6.8-4|192	- mkrel
12cr|alexandria-0.6.8-4|193	
12cr|alexandria-0.6.8-4|194	* Sun Aug 28 2005 Pascal Terjan <pterjan@mandriva.org> 0.6.0-3mdk
12cr|alexandria-0.6.8-4|195	- Requires ruby-zoom
12cr|alexandria-0.6.8-4|196	
12cr|alexandria-0.6.8-4|197	* Thu Aug 25 2005 Pascal Terjan <pterjan@mandriva.org> 0.6.0-2mdk
12cr|alexandria-0.6.8-4|198	- Requires scrollkeeper, but don't run it at build time (#10809}
12cr|alexandria-0.6.8-4|199	- Disable schemas installation
12cr|alexandria-0.6.8-4|200	
12cr|alexandria-0.6.8-4|201	* Wed Aug 24 2005 Pascal Terjan <pterjan@mandriva.org> 0.6.0-1mdk
12cr|alexandria-0.6.8-4|202	- 0.6.0, now with Help
12cr|alexandria-0.6.8-4|203	
12cr|alexandria-0.6.8-4|204	* Sun Mar 27 2005 Pascal Terjan <pterjan@mandrake.org> 0.5.1-2mdk
12cr|alexandria-0.6.8-4|205	- Install .desktop
12cr|alexandria-0.6.8-4|206	
12cr|alexandria-0.6.8-4|207	* Sun Mar 27 2005 Pascal Terjan <pterjan@mandrake.org> 0.5.1-1mdk
12cr|alexandria-0.6.8-4|208	- 0.5.1
12cr|alexandria-0.6.8-4|209	
12cr|alexandria-0.6.8-4|210	* Sun Mar 13 2005 Pascal Terjan <pterjan@mandrake.org> 0.5.0-1mdk
12cr|alexandria-0.6.8-4|211	- 0.5.0
12cr|alexandria-0.6.8-4|212	
12cr|alexandria-0.6.8-4|213	* Sun Nov 07 2004 Pascal Terjan <pterjan@mandrake.org> 0.4.0-2mdk
12cr|alexandria-0.6.8-4|214	- Remove fix no longer needed
12cr|alexandria-0.6.8-4|215	- Update description
12cr|alexandria-0.6.8-4|216	
12cr|alexandria-0.6.8-4|217	* Sun Nov 07 2004 Pascal Terjan <pterjan@mandrake.org> 0.4.0-1mdk
12cr|alexandria-0.6.8-4|218	- 0.4.0
12cr|alexandria-0.6.8-4|219	
12cr|alexandria-0.6.8-4|220	* Sun Jul 11 2004 Franck Villaume <fvill@freesurf.fr> 0.3.1-1mdk
12cr|alexandria-0.6.8-4|221	- 0.3.1
12cr|alexandria-0.6.8-4|222	- fix Buildrequires
12cr|alexandria-0.6.8-4|223	
12cr|alexandria-0.6.8-4|224	* Sat Jul 03 2004 Pascal Terjan <pterjan@mandrake.org> 0.3.0-1mdk
12cr|alexandria-0.6.8-4|225	- 0.3.0
12cr|alexandria-0.6.8-4|226	- Drop patch0 (merged upstream)
12cr|alexandria-0.6.8-4|227	
12cr|alexandria-0.6.8-4|228	* Tue Jun 15 2004 Pascal Terjan <pterjan@mandrake.org> 0.2.0-4mdk
12cr|alexandria-0.6.8-4|229	- Fix encoding problems
12cr|alexandria-0.6.8-4|230	
12cr|alexandria-0.6.8-4|231	* Mon Jun 14 2004 Pascal Terjan <pterjan@mandrake.org> 0.2.0-3mdk
12cr|alexandria-0.6.8-4|232	- Some more BuildRequires
12cr|alexandria-0.6.8-4|233	
12cr|alexandria-0.6.8-4|234	* Mon Jun 14 2004 Pascal Terjan <pterjan@mandrake.org> 0.2.0-2mdk
12cr|alexandria-0.6.8-4|235	- Requires ruby-gnome2
12cr|alexandria-0.6.8-4|236	
12cr|alexandria-0.6.8-4|237	* Sun Jun 13 2004 Pascal Terjan <pterjan@mandrake.org> 0.2.0-1mdk
12cr|alexandria-0.6.8-4|238	- first mdk release
12cr|alexandria-0.6.8-4|239	

73 12
12cr|alien-8.87-1|1	Summary:	Install Debian and Slackware Packages with RPM
12cr|alien-8.87-1|2	Name:		alien
12cr|alien-8.87-1|3	Version:	8.87
12cr|alien-8.87-1|4	Release:	1
12cr|alien-8.87-1|5	URL:		http://sourceforge.net/projects/alien/
12cr|alien-8.87-1|6	Source:		http://ftp.debian.org/debian/pool/main/a/alien/%{name}_%version.tar.gz
12cr|alien-8.87-1|7	License:	GPLv2+
12cr|alien-8.87-1|8	Group:		Archiving/Other
12cr|alien-8.87-1|9	Requires:	perl, dpkg >= 1.13.26, rpm-build
12cr|alien-8.87-1|10	BuildRequires:	perl-devel
12cr|alien-8.87-1|11	BuildArch:	noarch
12cr|alien-8.87-1|12	
12cr|alien-8.87-1|13	%description
12cr|alien-8.87-1|14	Alien is a program that converts between the rpm (Mandriva, Redhat ),
12cr|alien-8.87-1|15	dpkg (Debian), slp (Stampede), and tgz (Slackware) file formats.
12cr|alien-8.87-1|16	If you want to use a package from another distribution than the one
12cr|alien-8.87-1|17	you have installed on your system, you can use alien to convert
12cr|alien-8.87-1|18	it to your preferred package format and install it.
12cr|alien-8.87-1|19	
12cr|alien-8.87-1|20	%package -n perl-Alien
12cr|alien-8.87-1|21	Summary:        Alien Perl modules
12cr|alien-8.87-1|22	Requires:	perl-base
12cr|alien-8.87-1|23	
12cr|alien-8.87-1|24	%description -n perl-Alien
12cr|alien-8.87-1|25	Alien is a program that converts between the rpm (Mandriva, Redhat ),
12cr|alien-8.87-1|26	dpkg (Debian), slp (Stampede), and tgz (Slackware) file formats.
12cr|alien-8.87-1|27	If you want to use a package from another distribution than the one
12cr|alien-8.87-1|28	you have installed on your system, you can use alien to convert
12cr|alien-8.87-1|29	it to your preferred package format and install it.
12cr|alien-8.87-1|30	
12cr|alien-8.87-1|31	%prep
12cr|alien-8.87-1|32	%setup -q -n %{name}
12cr|alien-8.87-1|33	
12cr|alien-8.87-1|34	%build
12cr|alien-8.87-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|alien-8.87-1|36	perl -pi -e 's/: :\s*extra_/:: extra_/' Makefile
12cr|alien-8.87-1|37	
12cr|alien-8.87-1|38	%make
12cr|alien-8.87-1|39	
12cr|alien-8.87-1|40	%install
12cr|alien-8.87-1|41	%makeinstall_std VARPREFIX=%buildroot PREFIX=%buildroot%_prefix
12cr|alien-8.87-1|42	
12cr|alien-8.87-1|43	%files
12cr|alien-8.87-1|44	%defattr(-,root,root)
12cr|alien-8.87-1|45	%_bindir/*
12cr|alien-8.87-1|46	%dir %_datadir/alien
12cr|alien-8.87-1|47	%_mandir/*/*
12cr|alien-8.87-1|48	%{_datadir}/alien/patches
12cr|alien-8.87-1|49	/var/lib/alien
12cr|alien-8.87-1|50	%doc README TODO
12cr|alien-8.87-1|51	
12cr|alien-8.87-1|52	%files -n perl-Alien
12cr|alien-8.87-1|53	%{perl_vendorlib}/Alien
12cr|alien-8.87-1|54	%doc README TODO
12cr|alien-8.87-1|55	
12cr|alien-8.87-1|56	
12cr|alien-8.87-1|57	%changelog
12cr|alien-8.87-1|58	* Sat Jun 09 2012 Bernhard Rosenkraenzer <bero@bero.eu> 8.87-1
12cr|alien-8.87-1|59	+ Revision: 803858
12cr|alien-8.87-1|60	- Fix unresolvable dependency in perl-Alien (versioned perl-base w/o epoch)
12cr|alien-8.87-1|61	- Update to 8.87
12cr|alien-8.87-1|62	
12cr|alien-8.87-1|63	* Sun Jan 29 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 8.86-1
12cr|alien-8.87-1|64	+ Revision: 769588
12cr|alien-8.87-1|65	- new version 8.86
12cr|alien-8.87-1|66	
12cr|alien-8.87-1|67	* Wed Apr 27 2011 Leonardo Coelho <leonardoc@mandriva.org> 8.84-1
12cr|alien-8.87-1|68	+ Revision: 659672
12cr|alien-8.87-1|69	- new version
12cr|alien-8.87-1|70	
12cr|alien-8.87-1|71	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 8.79-3mdv2011.0
12cr|alien-8.87-1|72	+ Revision: 609966
12cr|alien-8.87-1|73	- rebuild
12cr|alien-8.87-1|74	
12cr|alien-8.87-1|75	* Wed Apr 21 2010 Sandro Cazzaniga <kharec@mandriva.org> 8.79-2mdv2010.1
12cr|alien-8.87-1|76	+ Revision: 537465
12cr|alien-8.87-1|77	- Fix URL
12cr|alien-8.87-1|78	- replace %%clean section
12cr|alien-8.87-1|79	- clean  in the beginning of %%install
12cr|alien-8.87-1|80	
12cr|alien-8.87-1|81	* Sun Dec 27 2009 Thierry Vignaud <tv@mandriva.org> 8.79-1mdv2010.1
12cr|alien-8.87-1|82	+ Revision: 482657
12cr|alien-8.87-1|83	- new release
12cr|alien-8.87-1|84	- requires rpm-build
12cr|alien-8.87-1|85	- require a dpkg recent enough to support data.tar.lzma
12cr|alien-8.87-1|86	
12cr|alien-8.87-1|87	* Thu Jul 09 2009 Frederik Himpe <fhimpe@mandriva.org> 8.78-1mdv2010.0
12cr|alien-8.87-1|88	+ Revision: 394019
12cr|alien-8.87-1|89	- update to new version 8.78
12cr|alien-8.87-1|90	
12cr|alien-8.87-1|91	* Tue Jun 09 2009 Frederik Himpe <fhimpe@mandriva.org> 8.76-1mdv2010.0
12cr|alien-8.87-1|92	+ Revision: 384469
12cr|alien-8.87-1|93	- update to new version 8.76
12cr|alien-8.87-1|94	
12cr|alien-8.87-1|95	* Wed May 13 2009 Thierry Vignaud <tv@mandriva.org> 8.75-1mdv2010.0
12cr|alien-8.87-1|96	+ Revision: 375472
12cr|alien-8.87-1|97	- new release
12cr|alien-8.87-1|98	- patch 0: prevent owning system directories (such as /, /usr, /usr/lib, ...)
12cr|alien-8.87-1|99	
12cr|alien-8.87-1|100	* Tue May 05 2009 Thierry Vignaud <tv@mandriva.org> 8.74-1mdv2010.0
12cr|alien-8.87-1|101	+ Revision: 372142
12cr|alien-8.87-1|102	- new release
12cr|alien-8.87-1|103	
12cr|alien-8.87-1|104	+ Emmanuel Andry <eandry@mandriva.org>
12cr|alien-8.87-1|105	- New version
12cr|alien-8.87-1|106	- fix license
12cr|alien-8.87-1|107	
12cr|alien-8.87-1|108	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 8.64-3mdv2009.0
12cr|alien-8.87-1|109	+ Revision: 240427
12cr|alien-8.87-1|110	- rebuild
12cr|alien-8.87-1|111	- kill re-definition of %%buildroot on Pixel's request
12cr|alien-8.87-1|112	
12cr|alien-8.87-1|113	+ Olivier Blin <blino@mandriva.org>
12cr|alien-8.87-1|114	- restore BuildRoot
12cr|alien-8.87-1|115	
12cr|alien-8.87-1|116	
12cr|alien-8.87-1|117	* Mon Nov 06 2006 Götz Waschk <waschk@mandriva.org> 8.64-1mdv2007.0
12cr|alien-8.87-1|118	+ Revision: 77021
12cr|alien-8.87-1|119	- Import alien
12cr|alien-8.87-1|120	
12cr|alien-8.87-1|121	* Mon Nov 06 2006 Gtz Waschk <waschk@mandriva.org> 8.64-1mdv2007.1
12cr|alien-8.87-1|122	- new version
12cr|alien-8.87-1|123	

74 12
12cr|alienarena-7.53-1|1	#Based on Fedora's package
12cr|alienarena-7.53-1|2	Name:		alienarena
12cr|alienarena-7.53-1|3	Summary:	Multiplayer retro sci-fi deathmatch game
12cr|alienarena-7.53-1|4	Version:	7.53
12cr|alienarena-7.53-1|5	Release:	%mkrel 1
12cr|alienarena-7.53-1|6	License:	GPLv2+
12cr|alienarena-7.53-1|7	Group:		Games/Arcade
12cr|alienarena-7.53-1|8	# Subversion:  https://svn.icculus.org/alienarena/trunk/?sortby=date
12cr|alienarena-7.53-1|9	# Upstream seems too inept to provide a simple source only tarball, so we use svn.
12cr|alienarena-7.53-1|10	#   svn export svn://svn.icculus.org/alienarena/tags/7.51/ alienarena-7.51/
12cr|alienarena-7.53-1|11	# These windows files are useless to us.
12cr|alienarena-7.53-1|12	#   rm -rf alienarena-7.51/*.exe alienarena-7.51/*.dll alienarena-7.51/Tools/aaradiant.exe
12cr|alienarena-7.53-1|13	# These bundled zips are also pretty useless.
12cr|alienarena-7.53-1|14	#   rm -rf alienarena-7.51/lib_zipfiles/
12cr|alienarena-7.53-1|15	# We don't want the bundled ode code.
12cr|alienarena-7.53-1|16	#   rm -rf alienarena-7.51/source/unix/ode/
12cr|alienarena-7.53-1|17	# arena/ botinfo/ data1/ live in the alienarena-data package
12cr|alienarena-7.53-1|18	#   mkdir alienarena-data-20101216
12cr|alienarena-7.53-1|19	#   mv alienarena-7.51/arena/ alienarena-7.51/botinfo/ alienarena-7.51/data1/ alienarena-data-20110323/
12cr|alienarena-7.53-1|20	#   rm -f alienarena-data-20110323/{arena,data1}/game.so
12cr|alienarena-7.53-1|21	# This data tarball is used for the alienarena-data package
12cr|alienarena-7.53-1|22	#   tar -cvJf alienarena-data-20110323.tar.xz alienarena-data-20110323
12cr|alienarena-7.53-1|23	# This source tarball is used for the alienarena package
12cr|alienarena-7.53-1|24	#   tar -cvjf alienarena-7.51.tar.bz2 alienarena-7.51
12cr|alienarena-7.53-1|25	Source0:	alienarena-%{version}.tar.xz
12cr|alienarena-7.53-1|26	Source1:	alienarena.desktop
12cr|alienarena-7.53-1|27	Source2:	GPL.acebot.txt
12cr|alienarena-7.53-1|28	Patch3:		alienarena-7.45-no-qglBlitFramebufferEXT.patch
12cr|alienarena-7.53-1|29	Patch4:		alienarena-7.51-nodata.patch
12cr|alienarena-7.53-1|30	URL:		http://red.planetarena.org/
12cr|alienarena-7.53-1|31	#BuildRequires:	libX11-devel
12cr|alienarena-7.53-1|32	BuildRequires:	libxext-devel
12cr|alienarena-7.53-1|33	BuildRequires:	libxxf86vm-devel
12cr|alienarena-7.53-1|34	BuildRequires:	libjpeg-devel
12cr|alienarena-7.53-1|35	BuildRequires:	libmesagl-devel
12cr|alienarena-7.53-1|36	BuildRequires:	libmesaglu-devel
12cr|alienarena-7.53-1|37	BuildRequires:	curl-devel
12cr|alienarena-7.53-1|38	BuildRequires:	libpng-devel
12cr|alienarena-7.53-1|39	BuildRequires:	libvorbis-devel
12cr|alienarena-7.53-1|40	BuildRequires:	openal-soft-devel
12cr|alienarena-7.53-1|41	BuildRequires:	ode-devel
12cr|alienarena-7.53-1|42	BuildRequires:	freetype2-devel
12cr|alienarena-7.53-1|43	BuildRequires:	desktop-file-utils
12cr|alienarena-7.53-1|44	Requires:	alienarena-data = 20120106
12cr|alienarena-7.53-1|45	Requires:	desktop-file-utils >= 0.9
12cr|alienarena-7.53-1|46	Requires:	opengl-games-utils
12cr|alienarena-7.53-1|47	Requires:	openal
12cr|alienarena-7.53-1|48	
12cr|alienarena-7.53-1|49	%description
12cr|alienarena-7.53-1|50	Alien Arena 2011 is an online deathmatch game with over 30 levels, seven modes
12cr|alienarena-7.53-1|51	of play, loads of mutators, built-in bots, multiple player characters and weapons
12cr|alienarena-7.53-1|52	(with alt-fire modes).
12cr|alienarena-7.53-1|53	
12cr|alienarena-7.53-1|54	
12cr|alienarena-7.53-1|55	%package server
12cr|alienarena-7.53-1|56	Group:		Games/Arcade
12cr|alienarena-7.53-1|57	Summary:	Dedicated server for alienarena, the FPS game
12cr|alienarena-7.53-1|58	Requires:	alienarena-data = 20120106
12cr|alienarena-7.53-1|59	
12cr|alienarena-7.53-1|60	
12cr|alienarena-7.53-1|61	%description server
12cr|alienarena-7.53-1|62	Alien Arena 2011 is an online deathmatch game with over 30 levels, seven modes
12cr|alienarena-7.53-1|63	of play, loads of mutators, built-in bots, multiple player characters and weapons
12cr|alienarena-7.53-1|64	(with alt-fire modes).
12cr|alienarena-7.53-1|65	
12cr|alienarena-7.53-1|66	This is the dedicated server.
12cr|alienarena-7.53-1|67	
12cr|alienarena-7.53-1|68	
12cr|alienarena-7.53-1|69	%prep
12cr|alienarena-7.53-1|70	%setup -q
12cr|alienarena-7.53-1|71	
12cr|alienarena-7.53-1|72	%patch3 -p1 -b .no-qglBlitFramebufferEXT
12cr|alienarena-7.53-1|73	%patch4 -p1 -b .nodata
12cr|alienarena-7.53-1|74	
12cr|alienarena-7.53-1|75	# Copy license clarification for acebot
12cr|alienarena-7.53-1|76	%__cp -p %{SOURCE2} .
12cr|alienarena-7.53-1|77	
12cr|alienarena-7.53-1|78	# clean up prebuilt binary files
12cr|alienarena-7.53-1|79	[[ -e crx ]] && %__rm crded crx crx.sdl {arena,data1}/game.so
12cr|alienarena-7.53-1|80	
12cr|alienarena-7.53-1|81	# clean up end-line encoding
12cr|alienarena-7.53-1|82	[[ -e docs/README.txt ]] && %__sed -i 's/\r//' docs/README.txt
12cr|alienarena-7.53-1|83	
12cr|alienarena-7.53-1|84	# So, AlienArena now "uses" openal by dlopening the library, which is hardcoded to
12cr|alienarena-7.53-1|85	# "libopenal.so". That file only lives in openal-devel, so we need to adjust the hardcoding.
12cr|alienarena-7.53-1|86	LIBOPENAL=`ls %{_libdir}/libopenal.so.? | cut -d "/" -f 4`
12cr|alienarena-7.53-1|87	%__sed -i "s|\"libopenal.so\"|\"$LIBOPENAL\"|g" source/unix/qal_unix.c
12cr|alienarena-7.53-1|88	
12cr|alienarena-7.53-1|89	%build
12cr|alienarena-7.53-1|90	export PTHREAD_LIBS="-lpthread"
12cr|alienarena-7.53-1|91	export PTHREAD_CFLAGS="-pthread"
12cr|alienarena-7.53-1|92	%configure2_5x --with-system-libode --without-xf86dga
12cr|alienarena-7.53-1|93	%make
12cr|alienarena-7.53-1|94	
12cr|alienarena-7.53-1|95	
12cr|alienarena-7.53-1|96	%install
12cr|alienarena-7.53-1|97	%__rm -rf %{buildroot}
12cr|alienarena-7.53-1|98	%makeinstall_std
12cr|alienarena-7.53-1|99	
12cr|alienarena-7.53-1|100	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|alienarena-7.53-1|101	desktop-file-install --vendor "%{_real_vendor}"			\
12cr|alienarena-7.53-1|102	--dir %{buildroot}%{_datadir}/applications	\
12cr|alienarena-7.53-1|103	%{SOURCE1}
12cr|alienarena-7.53-1|104	
12cr|alienarena-7.53-1|105	%__mkdir_p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
12cr|alienarena-7.53-1|106	%__mv %{buildroot}%{_datadir}/icons/%{name}.png %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cr|alienarena-7.53-1|107	
12cr|alienarena-7.53-1|108	# opengl checker
12cr|alienarena-7.53-1|109	%__ln_s opengl-game-wrapper.sh %{buildroot}%{_bindir}/%{name}-wrapper
12cr|alienarena-7.53-1|110	%__ln_s crx %{buildroot}%{_bindir}/%{name}
12cr|alienarena-7.53-1|111	%__ln_s crx-ded %{buildroot}%{_bindir}/%{name}-server
12cr|alienarena-7.53-1|112	
12cr|alienarena-7.53-1|113	# clean docs as we don't want to package them twice
12cr|alienarena-7.53-1|114	%__rm -rf %{buildroot}%{_defaultdocdir}/%{name}
12cr|alienarena-7.53-1|115	
12cr|alienarena-7.53-1|116	%clean
12cr|alienarena-7.53-1|117	%__rm -rf %{buildroot}
12cr|alienarena-7.53-1|118	
12cr|alienarena-7.53-1|119	%files
12cr|alienarena-7.53-1|120	%defattr(-,root,root,-)
12cr|alienarena-7.53-1|121	%doc GPL.acebot.txt COPYING README
12cr|alienarena-7.53-1|122	%{_bindir}/crx
12cr|alienarena-7.53-1|123	%{_bindir}/%{name}
12cr|alienarena-7.53-1|124	%{_bindir}/%{name}-wrapper
12cr|alienarena-7.53-1|125	%{_datadir}/applications/*.desktop
12cr|alienarena-7.53-1|126	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cr|alienarena-7.53-1|127	
12cr|alienarena-7.53-1|128	%files server
12cr|alienarena-7.53-1|129	%defattr(-,root,root,-)
12cr|alienarena-7.53-1|130	%{_bindir}/crx-ded
12cr|alienarena-7.53-1|131	%{_bindir}/%{name}-server
12cr|alienarena-7.53-1|132	
12cr|alienarena-7.53-1|133	
12cr|alienarena-7.53-1|134	
12cr|alienarena-7.53-1|135	%changelog
12cr|alienarena-7.53-1|136	* Fri Jan 20 2012 Andrey Bondrov <abondrov@mandriva.org> 7.53-1mdv2011.0
12cr|alienarena-7.53-1|137	+ Revision: 762908
12cr|alienarena-7.53-1|138	- Fix file list (don't package same docs twice)
12cr|alienarena-7.53-1|139	- New version 7.53
12cr|alienarena-7.53-1|140	
12cr|alienarena-7.53-1|141	* Mon Oct 17 2011 Andrey Bondrov <abondrov@mandriva.org> 7.52-1
12cr|alienarena-7.53-1|142	+ Revision: 704968
12cr|alienarena-7.53-1|143	- New version 7.52
12cr|alienarena-7.53-1|144	
12cr|alienarena-7.53-1|145	* Thu Apr 28 2011 Jani Välimaa <wally@mandriva.org> 7.51-2
12cr|alienarena-7.53-1|146	+ Revision: 659805
12cr|alienarena-7.53-1|147	- use _real_vendor macro in desktop file name
12cr|alienarena-7.53-1|148	
12cr|alienarena-7.53-1|149	* Thu Apr 28 2011 Funda Wang <fwang@mandriva.org> 7.51-1
12cr|alienarena-7.53-1|150	+ Revision: 659793
12cr|alienarena-7.53-1|151	- fix group
12cr|alienarena-7.53-1|152	- use vendor
12cr|alienarena-7.53-1|153	- fix br with freetype2
12cr|alienarena-7.53-1|154	
12cr|alienarena-7.53-1|155	+ Juan Luis Baptiste <juancho@mandriva.org>
12cr|alienarena-7.53-1|156	- Fixed group.
12cr|alienarena-7.53-1|157	- import alienarena
12cr|alienarena-7.53-1|158	

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

76 12
12cr|alienblaster-1.1.0-9|1	%define	name	alienblaster
12cr|alienblaster-1.1.0-9|2	%define	version 1.1.0
12cr|alienblaster-1.1.0-9|3	%define	release	9
12cr|alienblaster-1.1.0-9|4	%define	Summary	Action-loaded 2D arcade shooter game
12cr|alienblaster-1.1.0-9|5	
12cr|alienblaster-1.1.0-9|6	Version:	%{version}
12cr|alienblaster-1.1.0-9|7	Summary:	%{Summary}
12cr|alienblaster-1.1.0-9|8	Name:		%{name}
12cr|alienblaster-1.1.0-9|9	Release:	%mkrel %{release}
12cr|alienblaster-1.1.0-9|10	License:	GPL
12cr|alienblaster-1.1.0-9|11	Group:		Games/Arcade
12cr|alienblaster-1.1.0-9|12	Source0:	http://www.informatik.uni-bremen.de/~schwardt/alienblaster/%{name}-%{version}.tar.bz2
12cr|alienblaster-1.1.0-9|13	Source11:	%{name}-16x16.png
12cr|alienblaster-1.1.0-9|14	Source12:	%{name}-32x32.png
12cr|alienblaster-1.1.0-9|15	Source13:	%{name}-48x48.png
12cr|alienblaster-1.1.0-9|16	URL:		http://www.schwardtnet.de/alienblaster/
12cr|alienblaster-1.1.0-9|17	BuildRequires:	SDL_mixer-devel
12cr|alienblaster-1.1.0-9|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|alienblaster-1.1.0-9|19	
12cr|alienblaster-1.1.0-9|20	%description
12cr|alienblaster-1.1.0-9|21	Alien Blaster is an action-loaded 2D arcade shooter game. Your mission in the
12cr|alienblaster-1.1.0-9|22	game is simple: stop the invasion of the aliens by blasting them.
12cr|alienblaster-1.1.0-9|23	Simultaneous two-player mode is available.
12cr|alienblaster-1.1.0-9|24	
12cr|alienblaster-1.1.0-9|25	%prep
12cr|alienblaster-1.1.0-9|26	%setup -q -n %{name}
12cr|alienblaster-1.1.0-9|27	
12cr|alienblaster-1.1.0-9|28	%build
12cr|alienblaster-1.1.0-9|29	%make OPTIMIZATION="$RPM_OPT_FLAGS"
12cr|alienblaster-1.1.0-9|30	
12cr|alienblaster-1.1.0-9|31	%install
12cr|alienblaster-1.1.0-9|32	rm -rf $RPM_BUILD_ROOT
12cr|alienblaster-1.1.0-9|33	
12cr|alienblaster-1.1.0-9|34	install -m755 alienBlaster -D $RPM_BUILD_ROOT%{_gamesbindir}/alienBlaster.real
12cr|alienblaster-1.1.0-9|35	
12cr|alienblaster-1.1.0-9|36	cat > $RPM_BUILD_ROOT%{_gamesbindir}/alienBlaster << EOF
12cr|alienblaster-1.1.0-9|37	#!/bin/bash
12cr|alienblaster-1.1.0-9|38	cd %{_gamesdatadir}/%{name}
12cr|alienblaster-1.1.0-9|39	%{_gamesbindir}/alienBlaster.real \$@
12cr|alienblaster-1.1.0-9|40	EOF
12cr|alienblaster-1.1.0-9|41	chmod 755 $RPM_BUILD_ROOT%{_gamesbindir}/alienBlaster
12cr|alienblaster-1.1.0-9|42	
12cr|alienblaster-1.1.0-9|43	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|alienblaster-1.1.0-9|44	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|alienblaster-1.1.0-9|45	[Desktop Entry]
12cr|alienblaster-1.1.0-9|46	Name=Alien Blaster
12cr|alienblaster-1.1.0-9|47	Comment=%{Summary}
12cr|alienblaster-1.1.0-9|48	Exec=%{_gamesbindir}/alienBlaster
12cr|alienblaster-1.1.0-9|49	Icon=%{name}
12cr|alienblaster-1.1.0-9|50	Terminal=false
12cr|alienblaster-1.1.0-9|51	Type=Application
12cr|alienblaster-1.1.0-9|52	StartupNotify=true
12cr|alienblaster-1.1.0-9|53	Categories=Game;ArcadeGame;
12cr|alienblaster-1.1.0-9|54	EOF
12cr|alienblaster-1.1.0-9|55	
12cr|alienblaster-1.1.0-9|56	mkdir -p $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12cr|alienblaster-1.1.0-9|57	cp -R images sound cfg $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12cr|alienblaster-1.1.0-9|58	
12cr|alienblaster-1.1.0-9|59	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|alienblaster-1.1.0-9|60	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|alienblaster-1.1.0-9|61	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|alienblaster-1.1.0-9|62	
12cr|alienblaster-1.1.0-9|63	%if %mdkversion < 200900
12cr|alienblaster-1.1.0-9|64	%post
12cr|alienblaster-1.1.0-9|65	%update_menus
12cr|alienblaster-1.1.0-9|66	%endif
12cr|alienblaster-1.1.0-9|67	
12cr|alienblaster-1.1.0-9|68	%if %mdkversion < 200900
12cr|alienblaster-1.1.0-9|69	%postun
12cr|alienblaster-1.1.0-9|70	%update_menus
12cr|alienblaster-1.1.0-9|71	%endif
12cr|alienblaster-1.1.0-9|72	
12cr|alienblaster-1.1.0-9|73	%clean
12cr|alienblaster-1.1.0-9|74	rm -rf $RPM_BUILD_ROOT
12cr|alienblaster-1.1.0-9|75	
12cr|alienblaster-1.1.0-9|76	%files
12cr|alienblaster-1.1.0-9|77	%defattr (-,root,root)
12cr|alienblaster-1.1.0-9|78	%doc README CHANGELOG AUTHORS VERSION
12cr|alienblaster-1.1.0-9|79	%attr(0755,root,games) %{_gamesbindir}/*
12cr|alienblaster-1.1.0-9|80	%{_gamesdatadir}/%{name}
12cr|alienblaster-1.1.0-9|81	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|alienblaster-1.1.0-9|82	%{_miconsdir}/%{name}.png
12cr|alienblaster-1.1.0-9|83	%{_iconsdir}/%{name}.png
12cr|alienblaster-1.1.0-9|84	%{_liconsdir}/%{name}.png
12cr|alienblaster-1.1.0-9|85	
12cr|alienblaster-1.1.0-9|86	
12cr|alienblaster-1.1.0-9|87	%changelog
12cr|alienblaster-1.1.0-9|88	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-9mdv2011.0
12cr|alienblaster-1.1.0-9|89	+ Revision: 616559
12cr|alienblaster-1.1.0-9|90	- the mass rebuild of 2010.0 packages
12cr|alienblaster-1.1.0-9|91	
12cr|alienblaster-1.1.0-9|92	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-8mdv2010.0
12cr|alienblaster-1.1.0-9|93	+ Revision: 436638
12cr|alienblaster-1.1.0-9|94	- rebuild
12cr|alienblaster-1.1.0-9|95	
12cr|alienblaster-1.1.0-9|96	* Sun Apr 05 2009 Funda Wang <fwang@mandriva.org> 1.1.0-7mdv2009.1
12cr|alienblaster-1.1.0-9|97	+ Revision: 364137
12cr|alienblaster-1.1.0-9|98	- fix icon name
12cr|alienblaster-1.1.0-9|99	
12cr|alienblaster-1.1.0-9|100	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1.1.0-6mdv2009.0
12cr|alienblaster-1.1.0-9|101	+ Revision: 218435
12cr|alienblaster-1.1.0-9|102	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|alienblaster-1.1.0-9|103	
12cr|alienblaster-1.1.0-9|104	* Thu Jan 03 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0-6mdv2008.1
12cr|alienblaster-1.1.0-9|105	+ Revision: 141886
12cr|alienblaster-1.1.0-9|106	- drop X-MandrivaLinux-MoreApplications-Games-Arcade category
12cr|alienblaster-1.1.0-9|107	- drop old menu
12cr|alienblaster-1.1.0-9|108	
12cr|alienblaster-1.1.0-9|109	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.1.0-5mdv2008.1
12cr|alienblaster-1.1.0-9|110	+ Revision: 135819
12cr|alienblaster-1.1.0-9|111	- restore BuildRoot
12cr|alienblaster-1.1.0-9|112	
12cr|alienblaster-1.1.0-9|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|alienblaster-1.1.0-9|114	- kill re-definition of %%buildroot on Pixel's request
12cr|alienblaster-1.1.0-9|115	- import alienblaster
12cr|alienblaster-1.1.0-9|116	
12cr|alienblaster-1.1.0-9|117	
12cr|alienblaster-1.1.0-9|118	* Mon Sep 04 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.1.0-5mdv2007.0
12cr|alienblaster-1.1.0-9|119	- XDG
12cr|alienblaster-1.1.0-9|120	
12cr|alienblaster-1.1.0-9|121	* Wed Jun 28 2006  Lenny Cartier <lenny@mandriva.com> 1.1.0-4mdv2007.0
12cr|alienblaster-1.1.0-9|122	- rebuild
12cr|alienblaster-1.1.0-9|123	
12cr|alienblaster-1.1.0-9|124	* Fri Aug 19 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.1.0-3mdk
12cr|alienblaster-1.1.0-9|125	- buildrequires
12cr|alienblaster-1.1.0-9|126	- compile with $RPM_OPT_FLAGS
12cr|alienblaster-1.1.0-9|127	- add icons
12cr|alienblaster-1.1.0-9|128	- %%mkrel
12cr|alienblaster-1.1.0-9|129	- drop 'LICENSE' as package is GPL and 'INSTALL' as it just cointains
12cr|alienblaster-1.1.0-9|130	some easy install instructions which really isn't very useful
12cr|alienblaster-1.1.0-9|131	for a binary package..
12cr|alienblaster-1.1.0-9|132	- cosmetics
12cr|alienblaster-1.1.0-9|133	
12cr|alienblaster-1.1.0-9|134	* Tue Aug 31 2004 Michael Scherer <misc@mandrake.org> 1.1.0-2mdk
12cr|alienblaster-1.1.0-9|135	- fix inclusion of datafile
12cr|alienblaster-1.1.0-9|136	
12cr|alienblaster-1.1.0-9|137	* Fri Aug 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.1.0-1mdk
12cr|alienblaster-1.1.0-9|138	- new

77 12
12cr|alienpool-0.2.0-6|1	%define name	alienpool
12cr|alienpool-0.2.0-6|2	%define version	0.2.0
12cr|alienpool-0.2.0-6|3	%define release	%mkrel 6
12cr|alienpool-0.2.0-6|4	
12cr|alienpool-0.2.0-6|5	Name:		%{name}
12cr|alienpool-0.2.0-6|6	Summary:	Arcade-style mix of asteroids and pool
12cr|alienpool-0.2.0-6|7	Version:	%{version}
12cr|alienpool-0.2.0-6|8	Release:	%{release}
12cr|alienpool-0.2.0-6|9	Epoch:		1
12cr|alienpool-0.2.0-6|10	Source0:	%{name}-%{version}.tar.bz2
12cr|alienpool-0.2.0-6|11	Source1:	%{name}-16.png
12cr|alienpool-0.2.0-6|12	Source2:	%{name}-32.png
12cr|alienpool-0.2.0-6|13	Source3:	%{name}-48.png
12cr|alienpool-0.2.0-6|14	URL:		http://www.mkorman.org/alienpool/
12cr|alienpool-0.2.0-6|15	Group:		Games/Arcade
12cr|alienpool-0.2.0-6|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|alienpool-0.2.0-6|17	License:	GPLv2+
12cr|alienpool-0.2.0-6|18	BuildRequires:	SDL-devel
12cr|alienpool-0.2.0-6|19	BuildRequires:	SDL_image-devel
12cr|alienpool-0.2.0-6|20	BuildRequires:	SDL_mixer-devel
12cr|alienpool-0.2.0-6|21	BuildRequires:	SDL_ttf-devel
12cr|alienpool-0.2.0-6|22	
12cr|alienpool-0.2.0-6|23	%description
12cr|alienpool-0.2.0-6|24	Alienpool is a space-shooter that is similar to both asteroids
12cr|alienpool-0.2.0-6|25	and pool. Move a spaceship around the screen and shoot at aliens.
12cr|alienpool-0.2.0-6|26	Aliens that have been shot bounce around the screen and hit other
12cr|alienpool-0.2.0-6|27	aliens.
12cr|alienpool-0.2.0-6|28	
12cr|alienpool-0.2.0-6|29	%prep
12cr|alienpool-0.2.0-6|30	%setup -q
12cr|alienpool-0.2.0-6|31	
12cr|alienpool-0.2.0-6|32	%build
12cr|alienpool-0.2.0-6|33	%configure --bindir=%{_gamesbindir} --localstatedir=%{_localstatedir}/lib
12cr|alienpool-0.2.0-6|34	%make
12cr|alienpool-0.2.0-6|35	
12cr|alienpool-0.2.0-6|36	%install
12cr|alienpool-0.2.0-6|37	rm -rf %{buildroot}
12cr|alienpool-0.2.0-6|38	%makeinstall_std
12cr|alienpool-0.2.0-6|39	
12cr|alienpool-0.2.0-6|40	mkdir -p %{buildroot}%{_datadir}/applications
12cr|alienpool-0.2.0-6|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|alienpool-0.2.0-6|42	[Desktop Entry]
12cr|alienpool-0.2.0-6|43	Name=Alien pool
12cr|alienpool-0.2.0-6|44	Comment=Arcade-style mix of asteroids and pool
12cr|alienpool-0.2.0-6|45	Exec=%{_gamesbindir}/%{name}
12cr|alienpool-0.2.0-6|46	Icon=%{name}
12cr|alienpool-0.2.0-6|47	Terminal=false
12cr|alienpool-0.2.0-6|48	Type=Application
12cr|alienpool-0.2.0-6|49	Categories=Game;ArcadeGame;
12cr|alienpool-0.2.0-6|50	EOF
12cr|alienpool-0.2.0-6|51	
12cr|alienpool-0.2.0-6|52	%__install -D -m 644 %SOURCE1 %{buildroot}%{_iconsdir}/%{name}.png
12cr|alienpool-0.2.0-6|53	%__install -D -m 644 %SOURCE2 %{buildroot}%{_miconsdir}/%{name}.png
12cr|alienpool-0.2.0-6|54	%__install -D -m 644 %SOURCE3 %{buildroot}%{_liconsdir}/%{name}.png
12cr|alienpool-0.2.0-6|55	
12cr|alienpool-0.2.0-6|56	%__rm -f %{buildroot}%{_datadir}/pixmaps/alienpool.xpm
12cr|alienpool-0.2.0-6|57	
12cr|alienpool-0.2.0-6|58	%clean
12cr|alienpool-0.2.0-6|59	%__rm -rf %{buildroot}
12cr|alienpool-0.2.0-6|60	
12cr|alienpool-0.2.0-6|61	%if %mdkversion < 200900
12cr|alienpool-0.2.0-6|62	%post
12cr|alienpool-0.2.0-6|63	%{update_menus}
12cr|alienpool-0.2.0-6|64	%endif
12cr|alienpool-0.2.0-6|65	
12cr|alienpool-0.2.0-6|66	%if %mdkversion < 200900
12cr|alienpool-0.2.0-6|67	%postun
12cr|alienpool-0.2.0-6|68	%{clean_menus}
12cr|alienpool-0.2.0-6|69	%endif
12cr|alienpool-0.2.0-6|70	
12cr|alienpool-0.2.0-6|71	%files
12cr|alienpool-0.2.0-6|72	%defattr(0644,root,root,0755)
12cr|alienpool-0.2.0-6|73	%doc README NEWS COPYING AUTHORS
12cr|alienpool-0.2.0-6|74	%attr(2755, root, games) %{_gamesbindir}/%{name}
12cr|alienpool-0.2.0-6|75	%attr(664, root, games) %{_localstatedir}/lib/games/*
12cr|alienpool-0.2.0-6|76	%dir %{_gamesdatadir}/%{name}
12cr|alienpool-0.2.0-6|77	%{_gamesdatadir}/%{name}/*
12cr|alienpool-0.2.0-6|78	%{_mandir}/man6/%{name}.6*
12cr|alienpool-0.2.0-6|79	%{_datadir}/pixmaps/%{name}-48.png
12cr|alienpool-0.2.0-6|80	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|alienpool-0.2.0-6|81	%{_iconsdir}/%{name}.png
12cr|alienpool-0.2.0-6|82	%{_miconsdir}/%{name}.png
12cr|alienpool-0.2.0-6|83	%{_liconsdir}/%{name}.png
12cr|alienpool-0.2.0-6|84	
12cr|alienpool-0.2.0-6|85	
12cr|alienpool-0.2.0-6|86	%changelog
12cr|alienpool-0.2.0-6|87	* Tue Feb 09 2010 Sandro Cazzaniga <kharec@mandriva.org> 1:0.2.0-6mdv2010.1
12cr|alienpool-0.2.0-6|88	+ Revision: 503408
12cr|alienpool-0.2.0-6|89	- rebuild
12cr|alienpool-0.2.0-6|90	
12cr|alienpool-0.2.0-6|91	* Mon May 25 2009 Jérôme Brenier <incubusss@mandriva.org> 1:0.2.0-5mdv2010.0
12cr|alienpool-0.2.0-6|92	+ Revision: 379660
12cr|alienpool-0.2.0-6|93	- adapt to localstatedir being /var instead of /var/lib
12cr|alienpool-0.2.0-6|94	- fix URL / Source
12cr|alienpool-0.2.0-6|95	- delete buildroot before install
12cr|alienpool-0.2.0-6|96	- cosmetic changes
12cr|alienpool-0.2.0-6|97	
12cr|alienpool-0.2.0-6|98	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|alienpool-0.2.0-6|99	- rebuild
12cr|alienpool-0.2.0-6|100	
12cr|alienpool-0.2.0-6|101	+ Pixel <pixel@mandriva.com>
12cr|alienpool-0.2.0-6|102	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|alienpool-0.2.0-6|103	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|alienpool-0.2.0-6|104	
12cr|alienpool-0.2.0-6|105	* Wed Jan 30 2008 Funda Wang <fwang@mandriva.org> 1:0.2.0-2mdv2008.1
12cr|alienpool-0.2.0-6|106	+ Revision: 160133
12cr|alienpool-0.2.0-6|107	- simplify BR's version
12cr|alienpool-0.2.0-6|108	- drop requirement on SDL*
12cr|alienpool-0.2.0-6|109	
12cr|alienpool-0.2.0-6|110	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|alienpool-0.2.0-6|111	- drop old menu
12cr|alienpool-0.2.0-6|112	
12cr|alienpool-0.2.0-6|113	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1:0.2.0-1mdv2008.1
12cr|alienpool-0.2.0-6|114	+ Revision: 135819
12cr|alienpool-0.2.0-6|115	- restore BuildRoot
12cr|alienpool-0.2.0-6|116	
12cr|alienpool-0.2.0-6|117	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|alienpool-0.2.0-6|118	- kill re-definition of %%buildroot on Pixel's request
12cr|alienpool-0.2.0-6|119	- import alienpool
12cr|alienpool-0.2.0-6|120	
12cr|alienpool-0.2.0-6|121	
12cr|alienpool-0.2.0-6|122	* Tue Sep 05 2006 Stphane Tletcha <steletch@mandriva.org> 1:0.2.0-1mdv2007.0
12cr|alienpool-0.2.0-6|123	- Migration to XDG menu structure
12cr|alienpool-0.2.0-6|124	- Add mkrel
12cr|alienpool-0.2.0-6|125	
12cr|alienpool-0.2.0-6|126	* Wed Jun 28 2006 Lenny Cartier <lenny@mandriva.com> 0:0.2.0-2mdv2007.0
12cr|alienpool-0.2.0-6|127	- rebuild
12cr|alienpool-0.2.0-6|128	
12cr|alienpool-0.2.0-6|129	* Thu Sep 02 2004 David Walluck <walluck@linux-mandrake.com> 0:0.2.0-1mdk
12cr|alienpool-0.2.0-6|130	- 0.2.0
12cr|alienpool-0.2.0-6|131	
12cr|alienpool-0.2.0-6|132	* Thu Jun 17 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1.0-2mdk
12cr|alienpool-0.2.0-6|133	- Rebuild
12cr|alienpool-0.2.0-6|134	
12cr|alienpool-0.2.0-6|135	* Sun Feb 15 2004 David Walluck <walluck@linux-mandrake.com> 0:0.1.0-1mdk
12cr|alienpool-0.2.0-6|136	- release

78 12
12cr|allegro-4.4.2-2|1	%define major		4.4
12cr|allegro-4.4.2-2|2	%define libname		%mklibname %{name} %{major}
12cr|allegro-4.4.2-2|3	%define develname	%mklibname %{name} -d
12cr|allegro-4.4.2-2|4	%define testlib		%mklibname allegro-testing %{major}
12cr|allegro-4.4.2-2|5	
12cr|allegro-4.4.2-2|6	Name:		allegro
12cr|allegro-4.4.2-2|7	Version:	4.4.2
12cr|allegro-4.4.2-2|8	Release:	2
12cr|allegro-4.4.2-2|9	Summary:	Game programming library
12cr|allegro-4.4.2-2|10	License:	Public Domain
12cr|allegro-4.4.2-2|11	Group:		System/Libraries
12cr|allegro-4.4.2-2|12	URL:		http://alleg.sourceforge.net/
12cr|allegro-4.4.2-2|13	Source0:	http://downloads.sourceforge.net/alleg/allegro/%{name}-%{version}.tar.gz
12cr|allegro-4.4.2-2|14	Patch0:		allegro-4.4.2-doc-install.patch
12cr|allegro-4.4.2-2|15	# build seems to fail when username is build, workaround it
12cr|allegro-4.4.2-2|16	Patch1:		allegro-4.4.2-userbuild.patch
12cr|allegro-4.4.2-2|17	Patch2:		allegro-4.2.2-gcc43.patch
12cr|allegro-4.4.2-2|18	Patch4:		allegro-4.4.0.1-format_not_a_string_literal_and_no_format_arguments.patch
12cr|allegro-4.4.2-2|19	BuildRequires:	pkgconfig(audiofile)
12cr|allegro-4.4.2-2|20	BuildRequires:	pkgconfig(x11)
12cr|allegro-4.4.2-2|21	BuildRequires:	pkgconfig(xcursor)
12cr|allegro-4.4.2-2|22	BuildRequires:	pkgconfig(xext)
12cr|allegro-4.4.2-2|23	BuildRequires:	pkgconfig(xpm)
12cr|allegro-4.4.2-2|24	BuildRequires:	pkgconfig(xxf86vm)
12cr|allegro-4.4.2-2|25	BuildRequires:	pkgconfig(xxf86dga)
12cr|allegro-4.4.2-2|26	BuildRequires:	pkgconfig(jack)
12cr|allegro-4.4.2-2|27	BuildRequires:	pkgconfig(libpng)
12cr|allegro-4.4.2-2|28	BuildRequires:	pkgconfig(ogg)
12cr|allegro-4.4.2-2|29	BuildRequires:	pkgconfig(glu)
12cr|allegro-4.4.2-2|30	BuildRequires:	texinfo
12cr|allegro-4.4.2-2|31	BuildRequires:	cmake
12cr|allegro-4.4.2-2|32	%ifarch %ix86
12cr|allegro-4.4.2-2|33	BuildRequires:	svgalib-devel
12cr|allegro-4.4.2-2|34	%endif
12cr|allegro-4.4.2-2|35	Provides:	allegro-testing = %{version}-%{release}
12cr|allegro-4.4.2-2|36	
12cr|allegro-4.4.2-2|37	%description
12cr|allegro-4.4.2-2|38	Allegro is a library of functions for use in computer games
12cr|allegro-4.4.2-2|39	
12cr|allegro-4.4.2-2|40	%package -n	%{libname}
12cr|allegro-4.4.2-2|41	Summary:	Game programming library
12cr|allegro-4.4.2-2|42	Group:		System/Libraries
12cr|allegro-4.4.2-2|43	Provides:	lib%{name} = %{version}-%{release}
12cr|allegro-4.4.2-2|44	Provides:	%{testlib} = %{version}-%{release}
12cr|allegro-4.4.2-2|45	Suggests:	%{name} >= %{version}
12cr|allegro-4.4.2-2|46	
12cr|allegro-4.4.2-2|47	%description -n	%{libname}
12cr|allegro-4.4.2-2|48	Allegro is a library of functions for use in computer games
12cr|allegro-4.4.2-2|49	
12cr|allegro-4.4.2-2|50	%package -n	%{develname}
12cr|allegro-4.4.2-2|51	Summary:	Game programming library
12cr|allegro-4.4.2-2|52	Group:		Development/C++
12cr|allegro-4.4.2-2|53	Requires:	%{libname} = %{version}-%{release}
12cr|allegro-4.4.2-2|54	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|allegro-4.4.2-2|55	Provides:	%{name}-devel = %{version}-%{release}
12cr|allegro-4.4.2-2|56	Provides:	%{testlib}-devel = %{version}-%{release}
12cr|allegro-4.4.2-2|57	
12cr|allegro-4.4.2-2|58	%description -n	%{develname}
12cr|allegro-4.4.2-2|59	Allegro is a library of functions for use in computer games.
12cr|allegro-4.4.2-2|60	This package contains files needed to build programs using Allegro.
12cr|allegro-4.4.2-2|61	
12cr|allegro-4.4.2-2|62	%package jack-plugin
12cr|allegro-4.4.2-2|63	Summary:	Allegro JACK (Jack Audio Connection Kit) plugin
12cr|allegro-4.4.2-2|64	Group:		System/Libraries
12cr|allegro-4.4.2-2|65	Requires:	%{name} = %{version}-%{release}
12cr|allegro-4.4.2-2|66	
12cr|allegro-4.4.2-2|67	%description jack-plugin
12cr|allegro-4.4.2-2|68	This package contains a plugin for Allegro which enables Allegro to playback
12cr|allegro-4.4.2-2|69	sound through JACK (Jack Audio Connection Kit).
12cr|allegro-4.4.2-2|70	
12cr|allegro-4.4.2-2|71	%prep
12cr|allegro-4.4.2-2|72	%setup -q
12cr|allegro-4.4.2-2|73	%patch0 -p1
12cr|allegro-4.4.2-2|74	%patch1 -p1
12cr|allegro-4.4.2-2|75	%patch2 -p1
12cr|allegro-4.4.2-2|76	%patch4 -p0
12cr|allegro-4.4.2-2|77	
12cr|allegro-4.4.2-2|78	iconv -f iso-8859-1 -t utf-8 docs/src/allegro._tx > docs/src/allegro._tx.tmp
12cr|allegro-4.4.2-2|79	mv docs/src/allegro._tx.tmp docs/src/allegro._tx
12cr|allegro-4.4.2-2|80	
12cr|allegro-4.4.2-2|81	%build
12cr|allegro-4.4.2-2|82	%define _disable_ld_no_undefined 1
12cr|allegro-4.4.2-2|83	%ifnarch ix86
12cr|allegro-4.4.2-2|84	export CFLAGS="%{optflags} -fPIC"
12cr|allegro-4.4.2-2|85	%endif
12cr|allegro-4.4.2-2|86	
12cr|allegro-4.4.2-2|87	%cmake
12cr|allegro-4.4.2-2|88	%make
12cr|allegro-4.4.2-2|89	find demos examples setup -type f -perm +111 -print | xargs rm -rf
12cr|allegro-4.4.2-2|90	
12cr|allegro-4.4.2-2|91	%install
12cr|allegro-4.4.2-2|92	%makeinstall_std -C build
12cr|allegro-4.4.2-2|93	install -d -m 755 %{buildroot}%{_mandir}/man3
12cr|allegro-4.4.2-2|94	install -D -m 644 build/docs/man/*3* %{buildroot}%{_mandir}/man3
12cr|allegro-4.4.2-2|95	install -D -m 644 allegro.cfg %{buildroot}%{_sysconfdir}/allegrorc
12cr|allegro-4.4.2-2|96	install -d -m 755 %{buildroot}%{_datadir}/allegro
12cr|allegro-4.4.2-2|97	install -D -m 644 keyboard.dat language.dat %{buildroot}%{_datadir}/allegro
12cr|allegro-4.4.2-2|98	
12cr|allegro-4.4.2-2|99	%files
12cr|allegro-4.4.2-2|100	%doc %{_docdir}/%{name}
12cr|allegro-4.4.2-2|101	%{_bindir}/colormap
12cr|allegro-4.4.2-2|102	%{_bindir}/dat
12cr|allegro-4.4.2-2|103	%{_bindir}/dat2c
12cr|allegro-4.4.2-2|104	%{_bindir}/dat2s
12cr|allegro-4.4.2-2|105	%{_bindir}/exedat
12cr|allegro-4.4.2-2|106	%{_bindir}/grabber
12cr|allegro-4.4.2-2|107	%{_bindir}/pack
12cr|allegro-4.4.2-2|108	%{_bindir}/pat2dat
12cr|allegro-4.4.2-2|109	%{_bindir}/rgbmap
12cr|allegro-4.4.2-2|110	%{_bindir}/textconv
12cr|allegro-4.4.2-2|111	%{_datadir}/allegro
12cr|allegro-4.4.2-2|112	%{_libdir}/%{name}
12cr|allegro-4.4.2-2|113	%exclude %{_libdir}/allegro/*/alleg-jack.so
12cr|allegro-4.4.2-2|114	%config(noreplace) %{_sysconfdir}/allegrorc
12cr|allegro-4.4.2-2|115	
12cr|allegro-4.4.2-2|116	%files -n %{libname}
12cr|allegro-4.4.2-2|117	%{_libdir}/*.so.%{major}*
12cr|allegro-4.4.2-2|118	
12cr|allegro-4.4.2-2|119	%files -n %{develname}
12cr|allegro-4.4.2-2|120	%doc docs/txt/abi.txt docs/txt/ahack.txt docs/txt/allegro.txt
12cr|allegro-4.4.2-2|121	%doc docs/txt/const.txt docs/txt/faq.txt docs/txt/help.txt
12cr|allegro-4.4.2-2|122	%doc docs/html
12cr|allegro-4.4.2-2|123	%doc demos examples setup
12cr|allegro-4.4.2-2|124	%{_bindir}/%{name}-config
12cr|allegro-4.4.2-2|125	%{_libdir}/*.a
12cr|allegro-4.4.2-2|126	%{_libdir}/*.so
12cr|allegro-4.4.2-2|127	%{_libdir}/pkgconfig/*.pc
12cr|allegro-4.4.2-2|128	%{_includedir}/*.h
12cr|allegro-4.4.2-2|129	%{_includedir}/allegro
12cr|allegro-4.4.2-2|130	%{_includedir}/allegrogl
12cr|allegro-4.4.2-2|131	%{_mandir}/man3/*3*
12cr|allegro-4.4.2-2|132	%{_infodir}/allegro.info*
12cr|allegro-4.4.2-2|133	
12cr|allegro-4.4.2-2|134	%files jack-plugin
12cr|allegro-4.4.2-2|135	%{_libdir}/%{name}/*/alleg-jack.so
12cr|allegro-4.4.2-2|136	
12cr|allegro-4.4.2-2|137	
12cr|allegro-4.4.2-2|138	
12cr|allegro-4.4.2-2|139	%changelog
12cr|allegro-4.4.2-2|140	* Sat Sep  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|allegro-4.4.2-2|141	+ Commit: 63714a3
12cr|allegro-4.4.2-2|142	- Convert BR to pkgconfig style, add patch to fix docs install
12cr|allegro-4.4.2-2|143	
12cr|allegro-4.4.2-2|144	

79 12
12cr|alleyoop-0.9.8-1|1	Summary:	Graphical frontend to Valgrind memory checker
12cr|alleyoop-0.9.8-1|2	Name:		alleyoop
12cr|alleyoop-0.9.8-1|3	Version:	0.9.8
12cr|alleyoop-0.9.8-1|4	Release:	1
12cr|alleyoop-0.9.8-1|5	License:	GPLv2+
12cr|alleyoop-0.9.8-1|6	Group:		Development/Other
12cr|alleyoop-0.9.8-1|7	URL:		http://alleyoop.sourceforge.net/
12cr|alleyoop-0.9.8-1|8	
12cr|alleyoop-0.9.8-1|9	Source0:	https://sourceforge.net/projects/alleyoop/files/alleyoop/alleyoop-0.9.8/%{name}-%{version}.tar.gz
12cr|alleyoop-0.9.8-1|10	
12cr|alleyoop-0.9.8-1|11	BuildRequires:	binutils-devel
12cr|alleyoop-0.9.8-1|12	BuildRequires:	libgnomeui2-devel
12cr|alleyoop-0.9.8-1|13	BuildRequires:	libglade2.0-devel
12cr|alleyoop-0.9.8-1|14	BuildRequires:	valgrind
12cr|alleyoop-0.9.8-1|15	BuildRequires:	intltool
12cr|alleyoop-0.9.8-1|16	# it checks for editors
12cr|alleyoop-0.9.8-1|17	# (saispo) not needed
12cr|alleyoop-0.9.8-1|18	#BuildRequires:	emacs xemacs vim-X11
12cr|alleyoop-0.9.8-1|19	Requires(pre):	GConf2 >= 2.3.3
12cr|alleyoop-0.9.8-1|20	Requires:	valgrind
12cr|alleyoop-0.9.8-1|21	
12cr|alleyoop-0.9.8-1|22	%description
12cr|alleyoop-0.9.8-1|23	Alleyoop is a graphical frontend to the Valgrind memory checker for
12cr|alleyoop-0.9.8-1|24	GNOME.
12cr|alleyoop-0.9.8-1|25	
12cr|alleyoop-0.9.8-1|26	%prep
12cr|alleyoop-0.9.8-1|27	%setup -q
12cr|alleyoop-0.9.8-1|28	
12cr|alleyoop-0.9.8-1|29	%build
12cr|alleyoop-0.9.8-1|30	# to guarantee that gvim can be found
12cr|alleyoop-0.9.8-1|31	export PATH="$PATH:/usr/X11R6/bin"
12cr|alleyoop-0.9.8-1|32	
12cr|alleyoop-0.9.8-1|33	%configure2_5x --enable-vgstrpool=yes
12cr|alleyoop-0.9.8-1|34	%make
12cr|alleyoop-0.9.8-1|35	
12cr|alleyoop-0.9.8-1|36	%install
12cr|alleyoop-0.9.8-1|37	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %{makeinstall_std}
12cr|alleyoop-0.9.8-1|38	
12cr|alleyoop-0.9.8-1|39	mkdir -p %{buildroot}%{_datadir}/applications
12cr|alleyoop-0.9.8-1|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|alleyoop-0.9.8-1|41	[Desktop Entry]
12cr|alleyoop-0.9.8-1|42	Name=Alleyoop
12cr|alleyoop-0.9.8-1|43	Comment=%{Summary}
12cr|alleyoop-0.9.8-1|44	Exec=%{_bindir}/%{name}
12cr|alleyoop-0.9.8-1|45	Icon=development_tools_section
12cr|alleyoop-0.9.8-1|46	Terminal=false
12cr|alleyoop-0.9.8-1|47	Type=Application
12cr|alleyoop-0.9.8-1|48	Categories=Development;Debugger;
12cr|alleyoop-0.9.8-1|49	
12cr|alleyoop-0.9.8-1|50	EOF
12cr|alleyoop-0.9.8-1|51	
12cr|alleyoop-0.9.8-1|52	%find_lang %{name}
12cr|alleyoop-0.9.8-1|53	
12cr|alleyoop-0.9.8-1|54	%preun
12cr|alleyoop-0.9.8-1|55	%preun_uninstall_gconf_schemas %{name}
12cr|alleyoop-0.9.8-1|56	
12cr|alleyoop-0.9.8-1|57	%clean
12cr|alleyoop-0.9.8-1|58	
12cr|alleyoop-0.9.8-1|59	%files -f %{name}.lang
12cr|alleyoop-0.9.8-1|60	%defattr(-, root, root)
12cr|alleyoop-0.9.8-1|61	%doc AUTHORS ChangeLog COPYING NEWS README
12cr|alleyoop-0.9.8-1|62	%{_sysconfdir}/gconf/schemas/*.schemas
12cr|alleyoop-0.9.8-1|63	%{_bindir}/*
12cr|alleyoop-0.9.8-1|64	%{_datadir}/applications/*
12cr|alleyoop-0.9.8-1|65	
12cr|alleyoop-0.9.8-1|66	
12cr|alleyoop-0.9.8-1|67	%changelog
12cr|alleyoop-0.9.8-1|68	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-2mdv2011.0
12cr|alleyoop-0.9.8-1|69	+ Revision: 609969
12cr|alleyoop-0.9.8-1|70	- rebuild
12cr|alleyoop-0.9.8-1|71	
12cr|alleyoop-0.9.8-1|72	* Tue Nov 24 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.7-1mdv2010.1
12cr|alleyoop-0.9.8-1|73	+ Revision: 469788
12cr|alleyoop-0.9.8-1|74	- update to new version 0.9.7
12cr|alleyoop-0.9.8-1|75	
12cr|alleyoop-0.9.8-1|76	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.5-1mdv2010.1
12cr|alleyoop-0.9.8-1|77	+ Revision: 462628
12cr|alleyoop-0.9.8-1|78	- Fix BuildRequires
12cr|alleyoop-0.9.8-1|79	- update to new version 0.9.5
12cr|alleyoop-0.9.8-1|80	
12cr|alleyoop-0.9.8-1|81	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.9.4-2mdv2010.0
12cr|alleyoop-0.9.8-1|82	+ Revision: 436640
12cr|alleyoop-0.9.8-1|83	- rebuild
12cr|alleyoop-0.9.8-1|84	
12cr|alleyoop-0.9.8-1|85	* Tue Feb 10 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.4-1mdv2009.1
12cr|alleyoop-0.9.8-1|86	+ Revision: 339243
12cr|alleyoop-0.9.8-1|87	- Update to new version 0.9.4
12cr|alleyoop-0.9.8-1|88	- Remove old and unapplied patch from svn
12cr|alleyoop-0.9.8-1|89	- Fix license
12cr|alleyoop-0.9.8-1|90	- Add URL in Source definition
12cr|alleyoop-0.9.8-1|91	
12cr|alleyoop-0.9.8-1|92	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.9.3-1mdv2009.0
12cr|alleyoop-0.9.8-1|93	+ Revision: 218437
12cr|alleyoop-0.9.8-1|94	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|alleyoop-0.9.8-1|95	
12cr|alleyoop-0.9.8-1|96	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 0.9.3-1mdv2008.1
12cr|alleyoop-0.9.8-1|97	+ Revision: 148036
12cr|alleyoop-0.9.8-1|98	- drop old menu
12cr|alleyoop-0.9.8-1|99	- kill re-definition of %%buildroot on Pixel's request
12cr|alleyoop-0.9.8-1|100	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|alleyoop-0.9.8-1|101	
12cr|alleyoop-0.9.8-1|102	+ Olivier Blin <oblin@mandriva.com>
12cr|alleyoop-0.9.8-1|103	- restore BuildRoot
12cr|alleyoop-0.9.8-1|104	
12cr|alleyoop-0.9.8-1|105	* Mon May 21 2007 Jérôme Soyer <saispo@mandriva.org> 0.9.3-1mdv2008.0
12cr|alleyoop-0.9.8-1|106	+ Revision: 29196
12cr|alleyoop-0.9.8-1|107	- Remove editors BuildRequires
12cr|alleyoop-0.9.8-1|108	- New release 0.9.3
12cr|alleyoop-0.9.8-1|109	- Import alleyoop
12cr|alleyoop-0.9.8-1|110	
12cr|alleyoop-0.9.8-1|111	
12cr|alleyoop-0.9.8-1|112	
12cr|alleyoop-0.9.8-1|113	* Mon Sep 11 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.2-3mdv2007.0
12cr|alleyoop-0.9.8-1|114	- actually define %%{Summary}
12cr|alleyoop-0.9.8-1|115	
12cr|alleyoop-0.9.8-1|116	* Mon Sep 11 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.2-2mdv2007.0
12cr|alleyoop-0.9.8-1|117	- fix menus (summary macro and comment breakage)
12cr|alleyoop-0.9.8-1|118	
12cr|alleyoop-0.9.8-1|119	* Tue Aug 08 2006 Jerome Soyer <saispo@mandriva.org> 0.9.2-1mdv2007.0
12cr|alleyoop-0.9.8-1|120	- New release 0.9.2
12cr|alleyoop-0.9.8-1|121	
12cr|alleyoop-0.9.8-1|122	* Tue Jul 11 2006 Lenny Cartier <lenny@mandriva.com> 0.9.0-2mdv2007.0
12cr|alleyoop-0.9.8-1|123	- xdg menu
12cr|alleyoop-0.9.8-1|124	
12cr|alleyoop-0.9.8-1|125	* Fri Mar 17 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.9.0-1mdk
12cr|alleyoop-0.9.8-1|126	- new release
12cr|alleyoop-0.9.8-1|127	- patch 0: fix build on x86_64
12cr|alleyoop-0.9.8-1|128	
12cr|alleyoop-0.9.8-1|129	* Fri Jul 30 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.8.2-1mdk
12cr|alleyoop-0.9.8-1|130	- 0.8.2
12cr|alleyoop-0.9.8-1|131	
12cr|alleyoop-0.9.8-1|132	* Fri Dec 12 2003 Abel Cheung <deaddog@deaddog.org> 0.8.0-3mdk
12cr|alleyoop-0.9.8-1|133	- Yet another fix
12cr|alleyoop-0.9.8-1|134	
12cr|alleyoop-0.9.8-1|135	* Sat Oct 25 2003 Abel Cheung <deaddog@deaddog.org> 0.8.0-2mdk
12cr|alleyoop-0.9.8-1|136	- Fix buildrequires
12cr|alleyoop-0.9.8-1|137	
12cr|alleyoop-0.9.8-1|138	* Sat Oct 25 2003 Abel Cheung <deaddog@deaddog.org> 0.8.0-1mdk
12cr|alleyoop-0.9.8-1|139	- First Mandrake package
12cr|alleyoop-0.9.8-1|140	

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

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

82 12
12cr|alsamixergui-0.9.0-0.14rc1_5.2|1	%define beta	rc1_5
12cr|alsamixergui-0.9.0-0.14rc1_5.2|2	%define fbeta	rc1-2
12cr|alsamixergui-0.9.0-0.14rc1_5.2|3	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|4	Summary:	Advanced Linux Sound Architecture (ALSA) graphical mixer
12cr|alsamixergui-0.9.0-0.14rc1_5.2|5	Name:		alsamixergui
12cr|alsamixergui-0.9.0-0.14rc1_5.2|6	Version:	0.9.0
12cr|alsamixergui-0.9.0-0.14rc1_5.2|7	Release:	%mkrel 0.14%{beta}.2
12cr|alsamixergui-0.9.0-0.14rc1_5.2|8	License:	GPL
12cr|alsamixergui-0.9.0-0.14rc1_5.2|9	Group:		Sound
12cr|alsamixergui-0.9.0-0.14rc1_5.2|10	URL:		http://www.iua.upf.es/~mdeboer/projects/alsamixergui/
12cr|alsamixergui-0.9.0-0.14rc1_5.2|11	Source0:	ftp://www.iua.upf.es/pub/mdeboer/projects/alsamixergui/%{name}-%{version}%{fbeta}.tar.bz2
12cr|alsamixergui-0.9.0-0.14rc1_5.2|12	Patch0:		alsamixergui-0.9.0rc1-fixes.patch
12cr|alsamixergui-0.9.0-0.14rc1_5.2|13	Patch1:		alsamixer-0.9.0rc1-2-fltk.patch
12cr|alsamixergui-0.9.0-0.14rc1_5.2|14	Patch2:		alsamixer-0.9.0rc1-2-fltk2.patch
12cr|alsamixergui-0.9.0-0.14rc1_5.2|15	Patch3:		alsamixergui-0.9.0rc1-memleak.patch
12cr|alsamixergui-0.9.0-0.14rc1_5.2|16	Patch4:		alsamisergui-fix-compile-gcc-3.4.patch
12cr|alsamixergui-0.9.0-0.14rc1_5.2|17	Patch5:		alsamixergui-0.9.0rc1-lock.patch
12cr|alsamixergui-0.9.0-0.14rc1_5.2|18	Patch6:		alsamixergui-0.9.0rc1-2-mdv-fix-str-fmt.patch
12cr|alsamixergui-0.9.0-0.14rc1_5.2|19	BuildRequires:	kernel-headers >= 2.4.0
12cr|alsamixergui-0.9.0-0.14rc1_5.2|20	BuildRequires:	libalsa-devel >= %{version}
12cr|alsamixergui-0.9.0-0.14rc1_5.2|21	BuildRequires:	fltk-devel >= 1.1
12cr|alsamixergui-0.9.0-0.14rc1_5.2|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|alsamixergui-0.9.0-0.14rc1_5.2|23	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|24	%description
12cr|alsamixergui-0.9.0-0.14rc1_5.2|25	Alsamixergui is a FLTK based frontend for alsamixer. It is written
12cr|alsamixergui-0.9.0-0.14rc1_5.2|26	directly on top of the alsamixer source, leaving the original source
12cr|alsamixergui-0.9.0-0.14rc1_5.2|27	intact, only adding a couple of ifdefs, and some calls to the gui
12cr|alsamixergui-0.9.0-0.14rc1_5.2|28	part, so it provides exactly the same functionality, but with a
12cr|alsamixergui-0.9.0-0.14rc1_5.2|29	graphical userinterface.
12cr|alsamixergui-0.9.0-0.14rc1_5.2|30	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|31	%prep
12cr|alsamixergui-0.9.0-0.14rc1_5.2|32	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|33	%setup -q -n %{name}-%{version}%{fbeta}
12cr|alsamixergui-0.9.0-0.14rc1_5.2|34	%patch0 -p0
12cr|alsamixergui-0.9.0-0.14rc1_5.2|35	%patch1 -p0
12cr|alsamixergui-0.9.0-0.14rc1_5.2|36	%patch2 -p0
12cr|alsamixergui-0.9.0-0.14rc1_5.2|37	%patch3 -p1
12cr|alsamixergui-0.9.0-0.14rc1_5.2|38	%patch4 -p1 -b .fix_gcc_3.4
12cr|alsamixergui-0.9.0-0.14rc1_5.2|39	%patch5 -p0
12cr|alsamixergui-0.9.0-0.14rc1_5.2|40	%patch6 -p1 -b .strfmt
12cr|alsamixergui-0.9.0-0.14rc1_5.2|41	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|42	%build
12cr|alsamixergui-0.9.0-0.14rc1_5.2|43	autoreconf -fi
12cr|alsamixergui-0.9.0-0.14rc1_5.2|44	%configure2_5x
12cr|alsamixergui-0.9.0-0.14rc1_5.2|45	%make
12cr|alsamixergui-0.9.0-0.14rc1_5.2|46	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|47	%install
12cr|alsamixergui-0.9.0-0.14rc1_5.2|48	rm -rf %{buildroot}
12cr|alsamixergui-0.9.0-0.14rc1_5.2|49	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|50	%makeinstall_std
12cr|alsamixergui-0.9.0-0.14rc1_5.2|51	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|52	# XDG menu
12cr|alsamixergui-0.9.0-0.14rc1_5.2|53	install -d %{buildroot}%{_datadir}/applications
12cr|alsamixergui-0.9.0-0.14rc1_5.2|54	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|alsamixergui-0.9.0-0.14rc1_5.2|55	[Desktop Entry]
12cr|alsamixergui-0.9.0-0.14rc1_5.2|56	Name=AlsaMixerGUI
12cr|alsamixergui-0.9.0-0.14rc1_5.2|57	Comment=%{summary}
12cr|alsamixergui-0.9.0-0.14rc1_5.2|58	Exec=%{name}
12cr|alsamixergui-0.9.0-0.14rc1_5.2|59	Icon=sound_section
12cr|alsamixergui-0.9.0-0.14rc1_5.2|60	Terminal=false
12cr|alsamixergui-0.9.0-0.14rc1_5.2|61	Type=Application
12cr|alsamixergui-0.9.0-0.14rc1_5.2|62	Categories=Audio;Mixer;
12cr|alsamixergui-0.9.0-0.14rc1_5.2|63	EOF
12cr|alsamixergui-0.9.0-0.14rc1_5.2|64	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|65	%if %mdkversion < 200900
12cr|alsamixergui-0.9.0-0.14rc1_5.2|66	%post
12cr|alsamixergui-0.9.0-0.14rc1_5.2|67	%update_menus
12cr|alsamixergui-0.9.0-0.14rc1_5.2|68	%update_desktop_database
12cr|alsamixergui-0.9.0-0.14rc1_5.2|69	%endif
12cr|alsamixergui-0.9.0-0.14rc1_5.2|70	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|71	%if %mdkversion < 200900
12cr|alsamixergui-0.9.0-0.14rc1_5.2|72	%postun
12cr|alsamixergui-0.9.0-0.14rc1_5.2|73	%clean_menus
12cr|alsamixergui-0.9.0-0.14rc1_5.2|74	%clean_desktop_database
12cr|alsamixergui-0.9.0-0.14rc1_5.2|75	%endif
12cr|alsamixergui-0.9.0-0.14rc1_5.2|76	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|77	%clean
12cr|alsamixergui-0.9.0-0.14rc1_5.2|78	rm -rf %{buildroot}
12cr|alsamixergui-0.9.0-0.14rc1_5.2|79	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|80	%files
12cr|alsamixergui-0.9.0-0.14rc1_5.2|81	%defattr(-,root,root)
12cr|alsamixergui-0.9.0-0.14rc1_5.2|82	%doc AUTHORS README
12cr|alsamixergui-0.9.0-0.14rc1_5.2|83	%{_bindir}/%{name}
12cr|alsamixergui-0.9.0-0.14rc1_5.2|84	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|alsamixergui-0.9.0-0.14rc1_5.2|85	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|86	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|87	%changelog
12cr|alsamixergui-0.9.0-0.14rc1_5.2|88	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 0.9.0-0.14rc1_5.1mdv2011.0
12cr|alsamixergui-0.9.0-0.14rc1_5.2|89	+ Revision: 634997
12cr|alsamixergui-0.9.0-0.14rc1_5.2|90	- rebuild
12cr|alsamixergui-0.9.0-0.14rc1_5.2|91	- tighten BR
12cr|alsamixergui-0.9.0-0.14rc1_5.2|92	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|93	* Mon Jan 18 2010 Jérôme Brenier <incubusss@mandriva.org> 0.9.0-0.14rc1_5mdv2011.0
12cr|alsamixergui-0.9.0-0.14rc1_5.2|94	+ Revision: 493232
12cr|alsamixergui-0.9.0-0.14rc1_5.2|95	- rebuild for new fltk
12cr|alsamixergui-0.9.0-0.14rc1_5.2|96	- fix str fmt
12cr|alsamixergui-0.9.0-0.14rc1_5.2|97	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|98	* Sun Dec 07 2008 Thierry Vignaud <tv@mandriva.org> 0.9.0-0.14rc1_4mdv2009.1
12cr|alsamixergui-0.9.0-0.14rc1_5.2|99	+ Revision: 311681
12cr|alsamixergui-0.9.0-0.14rc1_5.2|100	- rebuild for new fltk
12cr|alsamixergui-0.9.0-0.14rc1_5.2|101	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|102	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.9.0-0.13rc1_4mdv2009.0
12cr|alsamixergui-0.9.0-0.14rc1_5.2|103	+ Revision: 218429
12cr|alsamixergui-0.9.0-0.14rc1_5.2|104	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|alsamixergui-0.9.0-0.14rc1_5.2|105	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|106	* Wed Jan 16 2008 Thierry Vignaud <tv@mandriva.org> 0.9.0-0.13rc1_4mdv2008.1
12cr|alsamixergui-0.9.0-0.14rc1_5.2|107	+ Revision: 153719
12cr|alsamixergui-0.9.0-0.14rc1_5.2|108	- remove useless kernel require
12cr|alsamixergui-0.9.0-0.14rc1_5.2|109	- kill re-definition of %%buildroot on Pixel's request
12cr|alsamixergui-0.9.0-0.14rc1_5.2|110	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|111	+ Olivier Blin <oblin@mandriva.com>
12cr|alsamixergui-0.9.0-0.14rc1_5.2|112	- restore BuildRoot
12cr|alsamixergui-0.9.0-0.14rc1_5.2|113	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|114	* Mon Dec 10 2007 Funda Wang <fwang@mandriva.org> 0.9.0-0.12rc1_4mdv2008.1
12cr|alsamixergui-0.9.0-0.14rc1_5.2|115	+ Revision: 116837
12cr|alsamixergui-0.9.0-0.14rc1_5.2|116	- drop old menu
12cr|alsamixergui-0.9.0-0.14rc1_5.2|117	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|alsamixergui-0.9.0-0.14rc1_5.2|119	- buildrequires X11-devel instead of XFree86-devel
12cr|alsamixergui-0.9.0-0.14rc1_5.2|120	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|121	* Wed May 23 2007 Christiaan Welvaart <spturtle@mandriva.org> 0.9.0-0.12rc1_3mdv2008.0
12cr|alsamixergui-0.9.0-0.14rc1_5.2|122	+ Revision: 30393
12cr|alsamixergui-0.9.0-0.14rc1_5.2|123	- sync with 0.9.0-0.12rc1_3mdv2007.1 src rpm
12cr|alsamixergui-0.9.0-0.14rc1_5.2|124	o add xdg menu stuff
12cr|alsamixergui-0.9.0-0.14rc1_5.2|125	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|126	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|127	* Fri Sep 29 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-0.11rc1_3
12cr|alsamixergui-0.9.0-0.14rc1_5.2|128	- sync with mille-xterm
12cr|alsamixergui-0.9.0-0.14rc1_5.2|129	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|130	* Mon Dec 13 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.0-0.10rc1_3mdk
12cr|alsamixergui-0.9.0-0.14rc1_5.2|131	- rebuild
12cr|alsamixergui-0.9.0-0.14rc1_5.2|132	- spec cosmetics
12cr|alsamixergui-0.9.0-0.14rc1_5.2|133	- do parallell build
12cr|alsamixergui-0.9.0-0.14rc1_5.2|134	
12cr|alsamixergui-0.9.0-0.14rc1_5.2|135	* Wed Jun 16 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.0-0.9rc1_3mdk
12cr|alsamixergui-0.9.0-0.14rc1_5.2|136	- Rebuild
12cr|alsamixergui-0.9.0-0.14rc1_5.2|137	

83 12
12cr|alsamixertest-48.11-2|1	%define name alsamixertest
12cr|alsamixertest-48.11-2|2	%define version 48.11
12cr|alsamixertest-48.11-2|3	%define fname %{name}_%{version}
12cr|alsamixertest-48.11-2|4	%define libname %mklibname %name
12cr|alsamixertest-48.11-2|5	
12cr|alsamixertest-48.11-2|6	Summary:		A test tool for alsa mixer implementations
12cr|alsamixertest-48.11-2|7	Name:		%name
12cr|alsamixertest-48.11-2|8	Version:		%version
12cr|alsamixertest-48.11-2|9	Release:		2
12cr|alsamixertest-48.11-2|10	Source0:		https://launchpad.net/~diwic/+archive/ppa/+files/%{fname}.tar.gz
12cr|alsamixertest-48.11-2|11	License:		GPLv3
12cr|alsamixertest-48.11-2|12	Group:		Sound
12cr|alsamixertest-48.11-2|13	Url:		http://thread.gmane.org/gmane.comp.audio.pulseaudio.general/7542
12cr|alsamixertest-48.11-2|14	BuildRequires:	pkgconfig(fftw3)
12cr|alsamixertest-48.11-2|15	%py_requires -d
12cr|alsamixertest-48.11-2|16	
12cr|alsamixertest-48.11-2|17	%description
12cr|alsamixertest-48.11-2|18	A small script which tests whether the ALSA mixer lives up to PulseAudio's (and other
12cr|alsamixertest-48.11-2|19	advanced ALSA clients) expectations. If you are familiar with dbmeasure or dbverify
12cr|alsamixertest-48.11-2|20	by Lennart Poettering, this application's purpose is very similar, but this one is
12cr|alsamixertest-48.11-2|21	hopefully easier to set up, more user friendly, and also tests that the names of the
12cr|alsamixertest-48.11-2|22	volume controls are correct.
12cr|alsamixertest-48.11-2|23	
12cr|alsamixertest-48.11-2|24	My hope is that this will aid as a debugging tool for all these
12cr|alsamixertest-48.11-2|25	"everything below 20% of my speaker is muted, and then 21% blows my speakers" bugs.
12cr|alsamixertest-48.11-2|26	
12cr|alsamixertest-48.11-2|27	To use the tool, you'll need some kind of loopback. You can e g use a loopback cable
12cr|alsamixertest-48.11-2|28	and connect that between line in and line out, or test your laptop's internal speakers
12cr|alsamixertest-48.11-2|29	with your laptop's internal mic (just stop humming when you do so :-) ). Just set up the
12cr|alsamixertest-48.11-2|30	recording levels appropriately.
12cr|alsamixertest-48.11-2|31	
12cr|alsamixertest-48.11-2|32	When it is installed, run "alsamixertest -r" for a small tutorial and "alsamixertest -h"
12cr|alsamixertest-48.11-2|33	for command line options help.
12cr|alsamixertest-48.11-2|34	
12cr|alsamixertest-48.11-2|35	%prep
12cr|alsamixertest-48.11-2|36	%setup -q
12cr|alsamixertest-48.11-2|37	%apply_patches
12cr|alsamixertest-48.11-2|38	
12cr|alsamixertest-48.11-2|39	%build
12cr|alsamixertest-48.11-2|40	%make
12cr|alsamixertest-48.11-2|41	
12cr|alsamixertest-48.11-2|42	%install
12cr|alsamixertest-48.11-2|43	%makeinstall_std
12cr|alsamixertest-48.11-2|44	
12cr|alsamixertest-48.11-2|45	%files
12cr|alsamixertest-48.11-2|46	%{_bindir}/%{name}
12cr|alsamixertest-48.11-2|47	%{_datadir}/%{name}
12cr|alsamixertest-48.11-2|48	
12cr|alsamixertest-48.11-2|49	
12cr|alsamixertest-48.11-2|50	%changelog
12cr|alsamixertest-48.11-2|51	* Wed Nov 03 2010 Funda Wang <fwang@mandriva.org> 48.11-2mdv2011.0
12cr|alsamixertest-48.11-2|52	+ Revision: 592779
12cr|alsamixertest-48.11-2|53	- rebuild for py 2.7
12cr|alsamixertest-48.11-2|54	
12cr|alsamixertest-48.11-2|55	* Sat Oct 02 2010 Colin Guthrie <cguthrie@mandriva.org> 48.11-1mdv2011.0
12cr|alsamixertest-48.11-2|56	+ Revision: 582509
12cr|alsamixertest-48.11-2|57	- New version: 48.11
12cr|alsamixertest-48.11-2|58	
12cr|alsamixertest-48.11-2|59	* Wed Sep 29 2010 Colin Guthrie <cguthrie@mandriva.org> 47.14-2mdv2011.0
12cr|alsamixertest-48.11-2|60	+ Revision: 582053
12cr|alsamixertest-48.11-2|61	- Fix spec name (copy/paste error)
12cr|alsamixertest-48.11-2|62	- Fix license after confirming with author
12cr|alsamixertest-48.11-2|63	
12cr|alsamixertest-48.11-2|64	* Mon Sep 27 2010 Colin Guthrie <cguthrie@mandriva.org> 47.14-1mdv2011.0
12cr|alsamixertest-48.11-2|65	+ Revision: 581257
12cr|alsamixertest-48.11-2|66	- import alsamixertest
12cr|alsamixertest-48.11-2|67	

84 12
12cr|alsaplayer-0.99.81-1|1	%define major       0
12cr|alsaplayer-0.99.81-1|2	%define libname     %mklibname %name %major
12cr|alsaplayer-0.99.81-1|3	%define libnamedev     %mklibname -d %name
12cr|alsaplayer-0.99.81-1|4	%define build_flac 1
12cr|alsaplayer-0.99.81-1|5	
12cr|alsaplayer-0.99.81-1|6	Name:		alsaplayer
12cr|alsaplayer-0.99.81-1|7	Summary:	Advanced Linux Sound Architecture (ALSA) player
12cr|alsaplayer-0.99.81-1|8	Version: 0.99.81
12cr|alsaplayer-0.99.81-1|9	Release: 1
12cr|alsaplayer-0.99.81-1|10	Source:		http://www.alsaplayer.org/%name-%version.tar.bz2
12cr|alsaplayer-0.99.81-1|11	Source1:	%name-icons.tar.bz2
12cr|alsaplayer-0.99.81-1|12	URL:		http://www.alsaplayer.org/
12cr|alsaplayer-0.99.81-1|13	License:	GPLv3+
12cr|alsaplayer-0.99.81-1|14	
12cr|alsaplayer-0.99.81-1|15	Group:		Sound
12cr|alsaplayer-0.99.81-1|16	BuildRequires:  pkgconfig(alsa)
12cr|alsaplayer-0.99.81-1|17	BuildRequires:  pkgconfig(esound)
12cr|alsaplayer-0.99.81-1|18	BuildRequires:  pkgconfig(gdk-2.0)
12cr|alsaplayer-0.99.81-1|19	BuildRequires:  pkgconfig(gl)
12cr|alsaplayer-0.99.81-1|20	BuildRequires:  libmikmod-devel
12cr|alsaplayer-0.99.81-1|21	BuildRequires:  pkgconfig(vorbis)
12cr|alsaplayer-0.99.81-1|22	BuildRequires:  pkgconfig(id3tag)
12cr|alsaplayer-0.99.81-1|23	BuildRequires:  pkgconfig(mad)
12cr|alsaplayer-0.99.81-1|24	BuildRequires:  pkgconfig(jack) >= 0.70.4
12cr|alsaplayer-0.99.81-1|25	BuildRequires:  libnas-devel
12cr|alsaplayer-0.99.81-1|26	BuildRequires:  pkgconfig(sndfile)
12cr|alsaplayer-0.99.81-1|27	BuildRequires:  libxosd-devel
12cr|alsaplayer-0.99.81-1|28	
12cr|alsaplayer-0.99.81-1|29	Requires: 	%{name}-plugin-ui-gtk
12cr|alsaplayer-0.99.81-1|30	ExcludeArch:	sparc sparc64
12cr|alsaplayer-0.99.81-1|31	Obsoletes: alsaplayer-plugin-read-curl
12cr|alsaplayer-0.99.81-1|32	Provides: alsaplayer-plugin-read-curl
12cr|alsaplayer-0.99.81-1|33	
12cr|alsaplayer-0.99.81-1|34	%description
12cr|alsaplayer-0.99.81-1|35	Advanced Linux Sound Architecture (ALSA) utils. Modularized architecture with
12cr|alsaplayer-0.99.81-1|36	support for a large range of ISA and PCI cards. Fully compatible with OSS/Lite
12cr|alsaplayer-0.99.81-1|37	(kernel sound drivers), but contains many enhanced features.
12cr|alsaplayer-0.99.81-1|38	
12cr|alsaplayer-0.99.81-1|39	%package -n %libname
12cr|alsaplayer-0.99.81-1|40	Summary:    AlsaPlayer sharedlibrary
12cr|alsaplayer-0.99.81-1|41	Group:      System/Libraries
12cr|alsaplayer-0.99.81-1|42	Provides: libalsaplayer
12cr|alsaplayer-0.99.81-1|43	Obsoletes: libalsaplayer
12cr|alsaplayer-0.99.81-1|44	
12cr|alsaplayer-0.99.81-1|45	%description -n %libname
12cr|alsaplayer-0.99.81-1|46	This is the shared librairy of AlsaPlayer.
12cr|alsaplayer-0.99.81-1|47	
12cr|alsaplayer-0.99.81-1|48	%package -n %libnamedev
12cr|alsaplayer-0.99.81-1|49	Summary:    AlsaPlayer devel stuff
12cr|alsaplayer-0.99.81-1|50	Group:      Development/C
12cr|alsaplayer-0.99.81-1|51	Requires: %libname = %version
12cr|alsaplayer-0.99.81-1|52	Provides: libalsaplayer-devel = %version-%release
12cr|alsaplayer-0.99.81-1|53	Obsoletes: %mklibname -d alsaplayer 0
12cr|alsaplayer-0.99.81-1|54	
12cr|alsaplayer-0.99.81-1|55	%description -n %libnamedev
12cr|alsaplayer-0.99.81-1|56	This is the development part of the AlsaPlayer librairy.
12cr|alsaplayer-0.99.81-1|57	
12cr|alsaplayer-0.99.81-1|58	
12cr|alsaplayer-0.99.81-1|59	%if %build_flac
12cr|alsaplayer-0.99.81-1|60	%package plugin-input-flac
12cr|alsaplayer-0.99.81-1|61	Summary:    AlsaPlayer plugin for playing FLAC audio files
12cr|alsaplayer-0.99.81-1|62	Group:		Sound
12cr|alsaplayer-0.99.81-1|63	Requires: alsaplayer => %version-%release
12cr|alsaplayer-0.99.81-1|64	BuildRequires: liboggflac-devel
12cr|alsaplayer-0.99.81-1|65	%description plugin-input-flac
12cr|alsaplayer-0.99.81-1|66	This plugin enables alsaplayer to play files in the lossless audio
12cr|alsaplayer-0.99.81-1|67	compression format FLAC.
12cr|alsaplayer-0.99.81-1|68	%endif
12cr|alsaplayer-0.99.81-1|69	
12cr|alsaplayer-0.99.81-1|70	%package plugin-input-mod
12cr|alsaplayer-0.99.81-1|71	Summary:    AlsaPlayer plugin for playing MOD modules
12cr|alsaplayer-0.99.81-1|72	Group:		Sound
12cr|alsaplayer-0.99.81-1|73	Requires: alsaplayer => %version-%release
12cr|alsaplayer-0.99.81-1|74	
12cr|alsaplayer-0.99.81-1|75	%package plugin-input-mad
12cr|alsaplayer-0.99.81-1|76	Summary:    AlsaPlayer plugin
12cr|alsaplayer-0.99.81-1|77	Group:		Sound
12cr|alsaplayer-0.99.81-1|78	Requires: alsaplayer => %version-%release
12cr|alsaplayer-0.99.81-1|79	
12cr|alsaplayer-0.99.81-1|80	%package plugin-input-sndfile
12cr|alsaplayer-0.99.81-1|81	Summary:    AlsaPlayer plugin
12cr|alsaplayer-0.99.81-1|82	Group:		Sound
12cr|alsaplayer-0.99.81-1|83	Requires: alsaplayer => %version-%release
12cr|alsaplayer-0.99.81-1|84	
12cr|alsaplayer-0.99.81-1|85	%package plugin-input-vorbis
12cr|alsaplayer-0.99.81-1|86	Summary:    AlsaPlayer plugin
12cr|alsaplayer-0.99.81-1|87	Group:		Sound
12cr|alsaplayer-0.99.81-1|88	Requires: alsaplayer => %version-%release
12cr|alsaplayer-0.99.81-1|89	
12cr|alsaplayer-0.99.81-1|90	%package plugin-output-jack
12cr|alsaplayer-0.99.81-1|91	Summary:    AlsaPlayer for the jack sound server
12cr|alsaplayer-0.99.81-1|92	Group:		Sound
12cr|alsaplayer-0.99.81-1|93	Requires: alsaplayer => %version-%release
12cr|alsaplayer-0.99.81-1|94	
12cr|alsaplayer-0.99.81-1|95	%package plugin-output-esound
12cr|alsaplayer-0.99.81-1|96	Summary:    AlsaPlayer plugin
12cr|alsaplayer-0.99.81-1|97	Group:		Sound
12cr|alsaplayer-0.99.81-1|98	Requires: alsaplayer => %version-%release
12cr|alsaplayer-0.99.81-1|99	
12cr|alsaplayer-0.99.81-1|100	%package plugin-output-nas
12cr|alsaplayer-0.99.81-1|101	Summary:    AlsaPlayer NAS output plugin
12cr|alsaplayer-0.99.81-1|102	Group:		Sound
12cr|alsaplayer-0.99.81-1|103	Requires: alsaplayer => %version-%release
12cr|alsaplayer-0.99.81-1|104	
12cr|alsaplayer-0.99.81-1|105	
12cr|alsaplayer-0.99.81-1|106	%package plugin-ui-gtk
12cr|alsaplayer-0.99.81-1|107	Summary:    AlsaPlayer plugin
12cr|alsaplayer-0.99.81-1|108	Group:		Sound
12cr|alsaplayer-0.99.81-1|109	Requires: alsaplayer => %version-%release
12cr|alsaplayer-0.99.81-1|110	
12cr|alsaplayer-0.99.81-1|111	%package plugin-scopes
12cr|alsaplayer-0.99.81-1|112	Summary:    AlsaPlayer graphical scopes
12cr|alsaplayer-0.99.81-1|113	Group:		Sound
12cr|alsaplayer-0.99.81-1|114	Requires: alsaplayer => %version-%release, alsaplayer-plugin-ui-gtk
12cr|alsaplayer-0.99.81-1|115	
12cr|alsaplayer-0.99.81-1|116	%description plugin-input-mod
12cr|alsaplayer-0.99.81-1|117	This plugin enables alsaplayer to play module music files.
12cr|alsaplayer-0.99.81-1|118	Supported file formats include MOD, STM, S3M, MTM, XM, ULT, and IT.
12cr|alsaplayer-0.99.81-1|119	
12cr|alsaplayer-0.99.81-1|120	%description plugin-input-mad
12cr|alsaplayer-0.99.81-1|121	This plugin enables alsaplayer to play mpeg files though the libmad library.
12cr|alsaplayer-0.99.81-1|122	It currently supports MPEG-1 and the MPEG-2  extension to Lower Sampling
12cr|alsaplayer-0.99.81-1|123	Frequencies, as well as the so-called MPEG 2.5 format. All three audio layers
12cr|alsaplayer-0.99.81-1|124	(Layer I, Layer II, and Layer III a.k.a. MP3) are fully implemented.
12cr|alsaplayer-0.99.81-1|125	
12cr|alsaplayer-0.99.81-1|126	%description plugin-input-sndfile
12cr|alsaplayer-0.99.81-1|127	This plugin enables alsaplayer to play sound files such as AIFF, AU
12cr|alsaplayer-0.99.81-1|128	and WAV files through the sndfile library. It can currently read 8,
12cr|alsaplayer-0.99.81-1|129	16, 24 and 32-bit PCM files as well as 32-bit floating point WAV files
12cr|alsaplayer-0.99.81-1|130	and a number of compressed formats.
12cr|alsaplayer-0.99.81-1|131	
12cr|alsaplayer-0.99.81-1|132	%description plugin-input-vorbis
12cr|alsaplayer-0.99.81-1|133	This plugin enables alsaplayer to play ogg vorbis music files.
12cr|alsaplayer-0.99.81-1|134	
12cr|alsaplayer-0.99.81-1|135	%description plugin-output-jack
12cr|alsaplayer-0.99.81-1|136	This plugin enables alsaplayer to play music with the jack daemon.
12cr|alsaplayer-0.99.81-1|137	
12cr|alsaplayer-0.99.81-1|138	%description plugin-output-esound
12cr|alsaplayer-0.99.81-1|139	This plugin enables alsaplayer to play music with the esound daemon.
12cr|alsaplayer-0.99.81-1|140	
12cr|alsaplayer-0.99.81-1|141	%description plugin-output-nas
12cr|alsaplayer-0.99.81-1|142	This plugin enables alsaplayer to play music with the NAS daemon.
12cr|alsaplayer-0.99.81-1|143	
12cr|alsaplayer-0.99.81-1|144	%description plugin-ui-gtk
12cr|alsaplayer-0.99.81-1|145	This plugin adds a nice graphical interface to alsaplayer.
12cr|alsaplayer-0.99.81-1|146	
12cr|alsaplayer-0.99.81-1|147	%description plugin-scopes
12cr|alsaplayer-0.99.81-1|148	This plugin adds some nice graphical visualization plugins (scopes).
12cr|alsaplayer-0.99.81-1|149	
12cr|alsaplayer-0.99.81-1|150	%prep
12cr|alsaplayer-0.99.81-1|151	%setup -q -n %name-%version
12cr|alsaplayer-0.99.81-1|152	
12cr|alsaplayer-0.99.81-1|153	%build
12cr|alsaplayer-0.99.81-1|154	%define _disable_ld_no_undefined 1
12cr|alsaplayer-0.99.81-1|155	%configure2_5x --enable-alsa --enable-esd --disable-debug --enable-oggvorbis --enable-prefer-mad --disable-gtk --enable-gtk2
12cr|alsaplayer-0.99.81-1|156	%make
12cr|alsaplayer-0.99.81-1|157	
12cr|alsaplayer-0.99.81-1|158	%install
12cr|alsaplayer-0.99.81-1|159	rm -rf %buildroot %name.lang
12cr|alsaplayer-0.99.81-1|160	%makeinstall_std
12cr|alsaplayer-0.99.81-1|161	#clean unpackaged files:
12cr|alsaplayer-0.99.81-1|162	rm -rf %buildroot%_datadir/doc/alsaplayer
12cr|alsaplayer-0.99.81-1|163	rm -rf %buildroot%_libdir/%name/*/*.la
12cr|alsaplayer-0.99.81-1|164	
12cr|alsaplayer-0.99.81-1|165	
12cr|alsaplayer-0.99.81-1|166	tar xfj %SOURCE1 -C %buildroot/%_datadir
12cr|alsaplayer-0.99.81-1|167	# fix permissions:
12cr|alsaplayer-0.99.81-1|168	chmod 755 docs/reference/html
12cr|alsaplayer-0.99.81-1|169	
12cr|alsaplayer-0.99.81-1|170	%find_lang %name
12cr|alsaplayer-0.99.81-1|171	
12cr|alsaplayer-0.99.81-1|172	%if %mdkversion < 200900
12cr|alsaplayer-0.99.81-1|173	%post
12cr|alsaplayer-0.99.81-1|174	%update_menus
12cr|alsaplayer-0.99.81-1|175	%endif
12cr|alsaplayer-0.99.81-1|176	
12cr|alsaplayer-0.99.81-1|177	%if %mdkversion < 200900
12cr|alsaplayer-0.99.81-1|178	%postun
12cr|alsaplayer-0.99.81-1|179	%clean_menus
12cr|alsaplayer-0.99.81-1|180	%endif
12cr|alsaplayer-0.99.81-1|181	
12cr|alsaplayer-0.99.81-1|182	%if %mdkversion < 200900
12cr|alsaplayer-0.99.81-1|183	%post -n %libname -p /sbin/ldconfig
12cr|alsaplayer-0.99.81-1|184	%endif
12cr|alsaplayer-0.99.81-1|185	%if %mdkversion < 200900
12cr|alsaplayer-0.99.81-1|186	%postun -n %libname -p /sbin/ldconfig
12cr|alsaplayer-0.99.81-1|187	%endif
12cr|alsaplayer-0.99.81-1|188	
12cr|alsaplayer-0.99.81-1|189	
12cr|alsaplayer-0.99.81-1|190	# TV: update me aka on each new upstream release, check for new plugins
12cr|alsaplayer-0.99.81-1|191	%files -f %name.lang
12cr|alsaplayer-0.99.81-1|192	%doc docs/*.txt
12cr|alsaplayer-0.99.81-1|193	%doc COPYING
12cr|alsaplayer-0.99.81-1|194	%_datadir/applications/*.desktop
12cr|alsaplayer-0.99.81-1|195	%_bindir/*
12cr|alsaplayer-0.99.81-1|196	%dir %_libdir/%name
12cr|alsaplayer-0.99.81-1|197	%dir %_libdir/%name/*/
12cr|alsaplayer-0.99.81-1|198	%_libdir/%name/input/libcdda.so
12cr|alsaplayer-0.99.81-1|199	%_libdir/%name/input/libwav.so
12cr|alsaplayer-0.99.81-1|200	%_libdir/%name/output/libalsa_out.so
12cr|alsaplayer-0.99.81-1|201	%_libdir/%name/output/libnull_out.so
12cr|alsaplayer-0.99.81-1|202	%_libdir/%name/output/liboss_out.so
12cr|alsaplayer-0.99.81-1|203	%_libdir/%name/interface/libdaemon_interface.so
12cr|alsaplayer-0.99.81-1|204	%_libdir/%name/interface/libtext_interface.so
12cr|alsaplayer-0.99.81-1|205	%_libdir/%name/interface/libxosd_interface.so
12cr|alsaplayer-0.99.81-1|206	%_libdir/%name/reader/libfile.so
12cr|alsaplayer-0.99.81-1|207	%_libdir/%name/reader/libhttp.so
12cr|alsaplayer-0.99.81-1|208	%_iconsdir/%name.png
12cr|alsaplayer-0.99.81-1|209	%_liconsdir/%name.png
12cr|alsaplayer-0.99.81-1|210	%_miconsdir/%name.png
12cr|alsaplayer-0.99.81-1|211	%_mandir/man1/%name.*
12cr|alsaplayer-0.99.81-1|212	
12cr|alsaplayer-0.99.81-1|213	%files -n %libname
12cr|alsaplayer-0.99.81-1|214	%doc COPYING
12cr|alsaplayer-0.99.81-1|215	%_libdir/libalsaplayer.so.0.0.2
12cr|alsaplayer-0.99.81-1|216	%_libdir/libalsaplayer.so.0
12cr|alsaplayer-0.99.81-1|217	
12cr|alsaplayer-0.99.81-1|218	%files  -n %libnamedev
12cr|alsaplayer-0.99.81-1|219	%doc COPYING
12cr|alsaplayer-0.99.81-1|220	%doc docs/reference/html/
12cr|alsaplayer-0.99.81-1|221	%_includedir/alsaplayer/
12cr|alsaplayer-0.99.81-1|222	%_libdir/libalsaplayer.so
12cr|alsaplayer-0.99.81-1|223	%_libdir/pkgconfig/alsaplayer.pc
12cr|alsaplayer-0.99.81-1|224	
12cr|alsaplayer-0.99.81-1|225	%if %build_flac
12cr|alsaplayer-0.99.81-1|226	%files plugin-input-flac
12cr|alsaplayer-0.99.81-1|227	%doc COPYING
12cr|alsaplayer-0.99.81-1|228	%_libdir/%name/input/libflac_in.so
12cr|alsaplayer-0.99.81-1|229	%endif
12cr|alsaplayer-0.99.81-1|230	
12cr|alsaplayer-0.99.81-1|231	%files plugin-input-mod
12cr|alsaplayer-0.99.81-1|232	%doc COPYING
12cr|alsaplayer-0.99.81-1|233	%_libdir/%name/input/libmod.so
12cr|alsaplayer-0.99.81-1|234	
12cr|alsaplayer-0.99.81-1|235	%files plugin-input-mad
12cr|alsaplayer-0.99.81-1|236	%doc COPYING
12cr|alsaplayer-0.99.81-1|237	%_libdir/%name/input/libmad_in.so
12cr|alsaplayer-0.99.81-1|238	
12cr|alsaplayer-0.99.81-1|239	%files plugin-input-sndfile
12cr|alsaplayer-0.99.81-1|240	%doc COPYING
12cr|alsaplayer-0.99.81-1|241	%_libdir/%name/input/libsndfile_in.so
12cr|alsaplayer-0.99.81-1|242	
12cr|alsaplayer-0.99.81-1|243	%files plugin-input-vorbis
12cr|alsaplayer-0.99.81-1|244	%doc COPYING
12cr|alsaplayer-0.99.81-1|245	%_libdir/%name/input/libvorbis_in.so
12cr|alsaplayer-0.99.81-1|246	
12cr|alsaplayer-0.99.81-1|247	%files plugin-output-jack
12cr|alsaplayer-0.99.81-1|248	%doc COPYING
12cr|alsaplayer-0.99.81-1|249	%_libdir/%name/output/libjack_out.so
12cr|alsaplayer-0.99.81-1|250	
12cr|alsaplayer-0.99.81-1|251	%files plugin-output-esound
12cr|alsaplayer-0.99.81-1|252	%doc COPYING
12cr|alsaplayer-0.99.81-1|253	%_libdir/%name/output/libesound_out.so
12cr|alsaplayer-0.99.81-1|254	
12cr|alsaplayer-0.99.81-1|255	%files plugin-output-nas
12cr|alsaplayer-0.99.81-1|256	%doc COPYING
12cr|alsaplayer-0.99.81-1|257	%_libdir/%name/output/libnas_out.so
12cr|alsaplayer-0.99.81-1|258	
12cr|alsaplayer-0.99.81-1|259	%files plugin-ui-gtk
12cr|alsaplayer-0.99.81-1|260	%doc COPYING
12cr|alsaplayer-0.99.81-1|261	%_libdir/%name/interface/libgtk2_interface.so
12cr|alsaplayer-0.99.81-1|262	
12cr|alsaplayer-0.99.81-1|263	%files plugin-scopes
12cr|alsaplayer-0.99.81-1|264	%doc COPYING
12cr|alsaplayer-0.99.81-1|265	%_libdir/%name/scopes2
12cr|alsaplayer-0.99.81-1|266	
12cr|alsaplayer-0.99.81-1|267	
12cr|alsaplayer-0.99.81-1|268	%changelog
12cr|alsaplayer-0.99.81-1|269	* Mon Nov 08 2010 Götz Waschk <waschk@mandriva.org> 0.99.81-1mdv2011.0
12cr|alsaplayer-0.99.81-1|270	+ Revision: 595013
12cr|alsaplayer-0.99.81-1|271	- new version
12cr|alsaplayer-0.99.81-1|272	- fix source URL
12cr|alsaplayer-0.99.81-1|273	- drop patches
12cr|alsaplayer-0.99.81-1|274	
12cr|alsaplayer-0.99.81-1|275	* Tue Jun 16 2009 Jérôme Brenier <incubusss@mandriva.org> 0.99.80-3mdv2010.0
12cr|alsaplayer-0.99.81-1|276	+ Revision: 386377
12cr|alsaplayer-0.99.81-1|277	- fix str fmt
12cr|alsaplayer-0.99.81-1|278	
12cr|alsaplayer-0.99.81-1|279	* Thu Aug 14 2008 Götz Waschk <waschk@mandriva.org> 0.99.80-3mdv2009.0
12cr|alsaplayer-0.99.81-1|280	+ Revision: 271774
12cr|alsaplayer-0.99.81-1|281	- fix build
12cr|alsaplayer-0.99.81-1|282	- update license
12cr|alsaplayer-0.99.81-1|283	
12cr|alsaplayer-0.99.81-1|284	+ Thierry Vignaud <tv@mandriva.org>
12cr|alsaplayer-0.99.81-1|285	- rebuild
12cr|alsaplayer-0.99.81-1|286	- drop old menu
12cr|alsaplayer-0.99.81-1|287	- kill re-definition of %%buildroot on Pixel's request
12cr|alsaplayer-0.99.81-1|288	
12cr|alsaplayer-0.99.81-1|289	+ Pixel <pixel@mandriva.com>
12cr|alsaplayer-0.99.81-1|290	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|alsaplayer-0.99.81-1|291	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|alsaplayer-0.99.81-1|292	
12cr|alsaplayer-0.99.81-1|293	+ Olivier Blin <oblin@mandriva.com>
12cr|alsaplayer-0.99.81-1|294	- restore BuildRoot
12cr|alsaplayer-0.99.81-1|295	
12cr|alsaplayer-0.99.81-1|296	* Mon Nov 12 2007 Funda Wang <fwang@mandriva.org> 0.99.80-2mdv2008.1
12cr|alsaplayer-0.99.81-1|297	+ Revision: 108192
12cr|alsaplayer-0.99.81-1|298	- rebuild for new lzma
12cr|alsaplayer-0.99.81-1|299	
12cr|alsaplayer-0.99.81-1|300	* Sun Nov 04 2007 Götz Waschk <waschk@mandriva.org> 0.99.80-1mdv2008.1
12cr|alsaplayer-0.99.81-1|301	+ Revision: 105929
12cr|alsaplayer-0.99.81-1|302	- new version
12cr|alsaplayer-0.99.81-1|303	- drop patch
12cr|alsaplayer-0.99.81-1|304	
12cr|alsaplayer-0.99.81-1|305	* Thu Oct 11 2007 Götz Waschk <waschk@mandriva.org> 0.99.80-0.rc4.1mdv2008.1
12cr|alsaplayer-0.99.81-1|306	+ Revision: 97141
12cr|alsaplayer-0.99.81-1|307	- new version
12cr|alsaplayer-0.99.81-1|308	
12cr|alsaplayer-0.99.81-1|309	* Tue Oct 09 2007 Götz Waschk <waschk@mandriva.org> 0.99.80-0.rc3.1mdv2008.1
12cr|alsaplayer-0.99.81-1|310	+ Revision: 96172
12cr|alsaplayer-0.99.81-1|311	- new version
12cr|alsaplayer-0.99.81-1|312	
12cr|alsaplayer-0.99.81-1|313	* Thu Jul 26 2007 Götz Waschk <waschk@mandriva.org> 0.99.80-0.rc2.1mdv2008.0
12cr|alsaplayer-0.99.81-1|314	+ Revision: 55931
12cr|alsaplayer-0.99.81-1|315	- new version
12cr|alsaplayer-0.99.81-1|316	- drop patches 0,2
12cr|alsaplayer-0.99.81-1|317	- update patch 1
12cr|alsaplayer-0.99.81-1|318	- new devel package name
12cr|alsaplayer-0.99.81-1|319	- update file list
12cr|alsaplayer-0.99.81-1|320	
12cr|alsaplayer-0.99.81-1|321	+ Emmanuel Blindauer <blindauer@mandriva.org>
12cr|alsaplayer-0.99.81-1|322	- Removed ppc from archExclude: it build on ppc too.
12cr|alsaplayer-0.99.81-1|323	
12cr|alsaplayer-0.99.81-1|324	* Tue Jun 12 2007 Götz Waschk <waschk@mandriva.org> 0.99.80-0.rc1.1mdv2008.0
12cr|alsaplayer-0.99.81-1|325	+ Revision: 38104
12cr|alsaplayer-0.99.81-1|326	- new version
12cr|alsaplayer-0.99.81-1|327	- rediff patch 1
12cr|alsaplayer-0.99.81-1|328	- update file list
12cr|alsaplayer-0.99.81-1|329	
12cr|alsaplayer-0.99.81-1|330	* Wed May 23 2007 Götz Waschk <waschk@mandriva.org> 0.99.79-1mdv2008.0
12cr|alsaplayer-0.99.81-1|331	+ Revision: 29997
12cr|alsaplayer-0.99.81-1|332	- new version
12cr|alsaplayer-0.99.81-1|333	
12cr|alsaplayer-0.99.81-1|334	* Thu May 10 2007 Götz Waschk <waschk@mandriva.org> 0.99.78-1mdv2008.0
12cr|alsaplayer-0.99.81-1|335	+ Revision: 25908
12cr|alsaplayer-0.99.81-1|336	- fix 64 bit build problem
12cr|alsaplayer-0.99.81-1|337	- new version
12cr|alsaplayer-0.99.81-1|338	- reenable flac
12cr|alsaplayer-0.99.81-1|339	- patch upstream desktop file
12cr|alsaplayer-0.99.81-1|340	
12cr|alsaplayer-0.99.81-1|341	
12cr|alsaplayer-0.99.81-1|342	* Thu Feb 08 2007 Götz Waschk <waschk@mandriva.org> 0.99.77-1mdv2007.0
12cr|alsaplayer-0.99.81-1|343	+ Revision: 117949
12cr|alsaplayer-0.99.81-1|344	- disable scopes that need gtk+ 1.2
12cr|alsaplayer-0.99.81-1|345	- fix buildrequires
12cr|alsaplayer-0.99.81-1|346	- new version
12cr|alsaplayer-0.99.81-1|347	- disable flac plugin
12cr|alsaplayer-0.99.81-1|348	- switch to gtk2.0 UI
12cr|alsaplayer-0.99.81-1|349	
12cr|alsaplayer-0.99.81-1|350	+ Marcelo Ricardo Leitner <mrl@mandriva.com>
12cr|alsaplayer-0.99.81-1|351	- Import alsaplayer
12cr|alsaplayer-0.99.81-1|352	
12cr|alsaplayer-0.99.81-1|353	* Wed Aug 02 2006 Gtz Waschk <waschk@mandriva.org> 0.99.76-9mdv2007.0
12cr|alsaplayer-0.99.81-1|354	- xdg menu
12cr|alsaplayer-0.99.81-1|355	
12cr|alsaplayer-0.99.81-1|356	* Fri Mar 24 2006 Götz Waschk <waschk@mandriva.org> 0.99.76-8mdk
12cr|alsaplayer-0.99.81-1|357	- Rebuild
12cr|alsaplayer-0.99.81-1|358	- use mkrel
12cr|alsaplayer-0.99.81-1|359	
12cr|alsaplayer-0.99.81-1|360	* Thu May 05 2005 Gtz Waschk <waschk@mandriva.org> 0.99.76-7mdk
12cr|alsaplayer-0.99.81-1|361	- fix build on x86_64
12cr|alsaplayer-0.99.81-1|362	
12cr|alsaplayer-0.99.81-1|363	* Tue Apr 19 2005 Gtz Waschk <waschk@mandriva.org> 0.99.76-6mdk
12cr|alsaplayer-0.99.81-1|364	- rebuild for new libflac
12cr|alsaplayer-0.99.81-1|365	
12cr|alsaplayer-0.99.81-1|366	* Fri Mar 25 2005 Emmanuel Andry <eandry@free.fr> 0.99.76-5mdk
12cr|alsaplayer-0.99.81-1|367	- Fixed Requires
12cr|alsaplayer-0.99.81-1|368	
12cr|alsaplayer-0.99.81-1|369	* Fri Mar 25 2005 Emmanuel Andry <eandry@free.fr> 0.99.76-4mdk
12cr|alsaplayer-0.99.81-1|370	- Added Requires plugin-ui-gtk to avoid segfault
12cr|alsaplayer-0.99.81-1|371	
12cr|alsaplayer-0.99.81-1|372	* Tue Aug 03 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.99.76-3mdk
12cr|alsaplayer-0.99.81-1|373	- rebuild for new flac
12cr|alsaplayer-0.99.81-1|374	
12cr|alsaplayer-0.99.81-1|375	* Wed Jun 09 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.99.76-2mdk
12cr|alsaplayer-0.99.81-1|376	- rebuild for new g++
12cr|alsaplayer-0.99.81-1|377	

85 12
12cr|altermime-0.3.10-5|1	%define	major 0
12cr|altermime-0.3.10-5|2	%define libname	%mklibname altermime %{major}
12cr|altermime-0.3.10-5|3	%define develname %mklibname -d altermime
12cr|altermime-0.3.10-5|4	
12cr|altermime-0.3.10-5|5	Summary:	Allows you to modify mailpacks
12cr|altermime-0.3.10-5|6	Name:		altermime
12cr|altermime-0.3.10-5|7	Version:	0.3.10
12cr|altermime-0.3.10-5|8	Release:	5
12cr|altermime-0.3.10-5|9	License:	BSD
12cr|altermime-0.3.10-5|10	Group:		Networking/Mail
12cr|altermime-0.3.10-5|11	URL:		http://www.pldaniels.com/altermime/
12cr|altermime-0.3.10-5|12	Source0:	http://www.pldaniels.com/altermime/%{name}-%{version}.tar.gz
12cr|altermime-0.3.10-5|13	Patch0:		altermime-0.3.7-shared.diff
12cr|altermime-0.3.10-5|14	BuildRequires:	libtool
12cr|altermime-0.3.10-5|15	
12cr|altermime-0.3.10-5|16	%description
12cr|altermime-0.3.10-5|17	alterMIME is a small program which is used to alter your mime-encoded
12cr|altermime-0.3.10-5|18	emailpacks as typically received by Inflex, XaMime and AMaViS.
12cr|altermime-0.3.10-5|19	
12cr|altermime-0.3.10-5|20	alterMIME will allow you to put in things like disclaimers in each email's
12cr|altermime-0.3.10-5|21	text body, and also permit you to nullify (make into a zero-byte) attachments.
12cr|altermime-0.3.10-5|22	
12cr|altermime-0.3.10-5|23	%package -n	%{libname}
12cr|altermime-0.3.10-5|24	Summary:	Shared %{name} library
12cr|altermime-0.3.10-5|25	Group:          System/Libraries
12cr|altermime-0.3.10-5|26	
12cr|altermime-0.3.10-5|27	%description -n	%{libname}
12cr|altermime-0.3.10-5|28	alterMIME is a small program which is used to alter your mime-encoded
12cr|altermime-0.3.10-5|29	emailpacks as typically received by Inflex, XaMime and AMaViS.
12cr|altermime-0.3.10-5|30	
12cr|altermime-0.3.10-5|31	alterMIME will allow you to put in things like disclaimers in each email's
12cr|altermime-0.3.10-5|32	text body, and also permit you to nullify (make into a zero-byte) attachments.
12cr|altermime-0.3.10-5|33	
12cr|altermime-0.3.10-5|34	%package -n	%{develname}
12cr|altermime-0.3.10-5|35	Summary:	Development files for the %{name} library
12cr|altermime-0.3.10-5|36	Group:		Development/C
12cr|altermime-0.3.10-5|37	Provides:	%{name}-devel lib%{name}-devel
12cr|altermime-0.3.10-5|38	Provides:	%{libname}-devel = %{EVRD}
12cr|altermime-0.3.10-5|39	Obsoletes:	%{libname}-devel
12cr|altermime-0.3.10-5|40	Requires:	%{libname} = %{version}-%{release}
12cr|altermime-0.3.10-5|41	
12cr|altermime-0.3.10-5|42	%description -n	%{develname}
12cr|altermime-0.3.10-5|43	alterMIME is a small program which is used to alter your mime-encoded
12cr|altermime-0.3.10-5|44	emailpacks as typically received by Inflex, XaMime and AMaViS.
12cr|altermime-0.3.10-5|45	
12cr|altermime-0.3.10-5|46	alterMIME will allow you to put in things like disclaimers in each email's
12cr|altermime-0.3.10-5|47	text body, and also permit you to nullify (make into a zero-byte) attachments.
12cr|altermime-0.3.10-5|48	
12cr|altermime-0.3.10-5|49	%prep
12cr|altermime-0.3.10-5|50	
12cr|altermime-0.3.10-5|51	%setup -q
12cr|altermime-0.3.10-5|52	%patch0 -p0
12cr|altermime-0.3.10-5|53	
12cr|altermime-0.3.10-5|54	%build
12cr|altermime-0.3.10-5|55	%serverbuild
12cr|altermime-0.3.10-5|56	export LDFLAGS="`rpm --eval %%configure|grep LDFLAGS|cut -d\\" -f2|sed -e 's/\$LDFLAGS\ //'`"
12cr|altermime-0.3.10-5|57	
12cr|altermime-0.3.10-5|58	%make RPM_OPT_FLAGS="$CFLAGS -fPIC -D_REENTRANT -I." libdir=%{_libdir} LDFLAGS="$LDFLAGS"
12cr|altermime-0.3.10-5|59	
12cr|altermime-0.3.10-5|60	%install
12cr|altermime-0.3.10-5|61	%makeinstall_std \
12cr|altermime-0.3.10-5|62	bindir=%{_bindir} \
12cr|altermime-0.3.10-5|63	libdir=%{_libdir} \
12cr|altermime-0.3.10-5|64	includedir=%{_includedir}/%{name} \
12cr|altermime-0.3.10-5|65	
12cr|altermime-0.3.10-5|66	%files
12cr|altermime-0.3.10-5|67	%doc CHANGELOG INSTALL LICENCE README
12cr|altermime-0.3.10-5|68	%{_bindir}/*
12cr|altermime-0.3.10-5|69	
12cr|altermime-0.3.10-5|70	%files -n %{libname}
12cr|altermime-0.3.10-5|71	%{_libdir}/*.so.*
12cr|altermime-0.3.10-5|72	
12cr|altermime-0.3.10-5|73	%files -n %{develname}
12cr|altermime-0.3.10-5|74	%{_includedir}/%{name}
12cr|altermime-0.3.10-5|75	%{_libdir}/*.so
12cr|altermime-0.3.10-5|76	
12cr|altermime-0.3.10-5|77	
12cr|altermime-0.3.10-5|78	%changelog
12cr|altermime-0.3.10-5|79	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.10-4mdv2011.0
12cr|altermime-0.3.10-5|80	+ Revision: 616560
12cr|altermime-0.3.10-5|81	- the mass rebuild of 2010.0 packages
12cr|altermime-0.3.10-5|82	
12cr|altermime-0.3.10-5|83	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.3.10-3mdv2010.0
12cr|altermime-0.3.10-5|84	+ Revision: 436643
12cr|altermime-0.3.10-5|85	- rebuild
12cr|altermime-0.3.10-5|86	
12cr|altermime-0.3.10-5|87	* Fri Dec 19 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.10-2mdv2009.1
12cr|altermime-0.3.10-5|88	+ Revision: 316156
12cr|altermime-0.3.10-5|89	- use LDFLAGS from the %%configure macro
12cr|altermime-0.3.10-5|90	
12cr|altermime-0.3.10-5|91	* Mon Nov 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.10-1mdv2009.1
12cr|altermime-0.3.10-5|92	+ Revision: 303930
12cr|altermime-0.3.10-5|93	- 0.3.10
12cr|altermime-0.3.10-5|94	- rediffed P0
12cr|altermime-0.3.10-5|95	
12cr|altermime-0.3.10-5|96	* Thu Oct 30 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.9-1mdv2009.1
12cr|altermime-0.3.10-5|97	+ Revision: 298719
12cr|altermime-0.3.10-5|98	- 0.3.9
12cr|altermime-0.3.10-5|99	- drop redundant patches; P1
12cr|altermime-0.3.10-5|100	
12cr|altermime-0.3.10-5|101	* Mon Oct 13 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.8-3mdv2009.1
12cr|altermime-0.3.10-5|102	+ Revision: 293305
12cr|altermime-0.3.10-5|103	- added fixes from altermime-0.3-dev (P1)
12cr|altermime-0.3.10-5|104	
12cr|altermime-0.3.10-5|105	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.8-2mdv2009.0
12cr|altermime-0.3.10-5|106	+ Revision: 238929
12cr|altermime-0.3.10-5|107	- use -Wl,--as-needed -Wl,--no-undefined
12cr|altermime-0.3.10-5|108	
12cr|altermime-0.3.10-5|109	+ Pixel <pixel@mandriva.com>
12cr|altermime-0.3.10-5|110	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|altermime-0.3.10-5|111	
12cr|altermime-0.3.10-5|112	+ Olivier Blin <oblin@mandriva.com>
12cr|altermime-0.3.10-5|113	- restore BuildRoot
12cr|altermime-0.3.10-5|114	
12cr|altermime-0.3.10-5|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|altermime-0.3.10-5|116	- kill re-definition of %%buildroot on Pixel's request
12cr|altermime-0.3.10-5|117	
12cr|altermime-0.3.10-5|118	* Fri Jul 13 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.8-1mdv2008.0
12cr|altermime-0.3.10-5|119	+ Revision: 51856
12cr|altermime-0.3.10-5|120	- conform to the latest specs and adjust deps accordingly
12cr|altermime-0.3.10-5|121	
12cr|altermime-0.3.10-5|122	
12cr|altermime-0.3.10-5|123	* Tue Dec 12 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.7-3mdv2007.0
12cr|altermime-0.3.10-5|124	+ Revision: 95317
12cr|altermime-0.3.10-5|125	- fix deps
12cr|altermime-0.3.10-5|126	- Import altermime
12cr|altermime-0.3.10-5|127	
12cr|altermime-0.3.10-5|128	* Fri Aug 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.7-0.3.7-2mdv2007.0
12cr|altermime-0.3.10-5|129	- rebuild
12cr|altermime-0.3.10-5|130	
12cr|altermime-0.3.10-5|131	* Thu Mar 30 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.7-1mdk
12cr|altermime-0.3.10-5|132	- 0.3.7
12cr|altermime-0.3.10-5|133	- rediffed P0
12cr|altermime-0.3.10-5|134	
12cr|altermime-0.3.10-5|135	* Wed Jan 18 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-2mdk
12cr|altermime-0.3.10-5|136	- make it install correctly on x86_64
12cr|altermime-0.3.10-5|137	
12cr|altermime-0.3.10-5|138	* Sun Jan 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-1mdk
12cr|altermime-0.3.10-5|139	- 0.3.6
12cr|altermime-0.3.10-5|140	- use libtool
12cr|altermime-0.3.10-5|141	
12cr|altermime-0.3.10-5|142	* Fri Dec 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.3.5-3mdk
12cr|altermime-0.3.10-5|143	- revert latest "lib64 fixes"
12cr|altermime-0.3.10-5|144	
12cr|altermime-0.3.10-5|145	* Tue Dec 28 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.3.5-2mdk
12cr|altermime-0.3.10-5|146	- lib64 fixes
12cr|altermime-0.3.10-5|147	
12cr|altermime-0.3.10-5|148	* Sat Nov 27 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.3.5-1mdk
12cr|altermime-0.3.10-5|149	- 0.3.5
12cr|altermime-0.3.10-5|150	- provide a shared lib here too as well (P0)
12cr|altermime-0.3.10-5|151	

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

87 12
12cr|amadeus-0.95.0-2|1	%define amadeusdir	%{_datadir}/amadeus
12cr|amadeus-0.95.0-2|2	
12cr|amadeus-0.95.0-2|3	Name:			amadeus
12cr|amadeus-0.95.0-2|4	Group:			Education
12cr|amadeus-0.95.0-2|5	License:		GPL
12cr|amadeus-0.95.0-2|6	Summary:		Amadeus Learning Management System
12cr|amadeus-0.95.0-2|7	Version:		0.95.0
12cr|amadeus-0.95.0-2|8	Release:		%mkrel 2
12cr|amadeus-0.95.0-2|9	URL:			http://www.softwarepublico.gov.br/dotlrn/clubs/amadeus
12cr|amadeus-0.95.0-2|10	Source0:		http://www.softwarepublico.gov.br/dotlrn/clubs/amadeus/file-storage/view/amadeus-para-instalar/amadeuslms-v00-95-00/AmadeusLMS-v00.95.00.zip
12cr|amadeus-0.95.0-2|11	BuildRoot:		%{_tmppath}/%{name}-%{vers}-%{release}-buildroot
12cr|amadeus-0.95.0-2|12	
12cr|amadeus-0.95.0-2|13	Requires:		webserver
12cr|amadeus-0.95.0-2|14	Requires:		postgresql-server
12cr|amadeus-0.95.0-2|15	Requires:		tomcat6
12cr|amadeus-0.95.0-2|16	Requires:		xdg-utils
12cr|amadeus-0.95.0-2|17	
12cr|amadeus-0.95.0-2|18	#-----------------------------------------------------------------------
12cr|amadeus-0.95.0-2|19	%description
12cr|amadeus-0.95.0-2|20	The Amadeus LMS project aims at the development of a second generation
12cr|amadeus-0.95.0-2|21	learning management system, based on the blended learning concept. It can
12cr|amadeus-0.95.0-2|22	be accessed  through several platforms (Internet, desktop applications,
12cr|amadeus-0.95.0-2|23	mobile phones, PDAs  and soon interactive TV). The wide spread of the
12cr|amadeus-0.95.0-2|24	interaction forms with the content and users allows the implementation
12cr|amadeus-0.95.0-2|25	of differente teaching strategies, constructivity or social-interactive
12cr|amadeus-0.95.0-2|26	ones.
12cr|amadeus-0.95.0-2|27	We wish to contribute with our society, and the overall development of
12cr|amadeus-0.95.0-2|28	our country as well. Cause we believe that both tools and developed
12cr|amadeus-0.95.0-2|29	methods offered to the educational systems are significant contributions
12cr|amadeus-0.95.0-2|30	to obtain improvements in education, which is an essential field to
12cr|amadeus-0.95.0-2|31	increase the quality of life in our territory.
12cr|amadeus-0.95.0-2|32	
12cr|amadeus-0.95.0-2|33	It is being released as a GPL project to gather community involvement in its
12cr|amadeus-0.95.0-2|34	development. More information can be found at the following URL:
12cr|amadeus-0.95.0-2|35	
12cr|amadeus-0.95.0-2|36	http://amadeus.cin.ufpe.br/
12cr|amadeus-0.95.0-2|37	
12cr|amadeus-0.95.0-2|38	We have also provided a portal with everything about AmadeusLMS Project,
12cr|amadeus-0.95.0-2|39	both for users and potential developers at http://www.softwarepublico.gov.br .
12cr|amadeus-0.95.0-2|40	
12cr|amadeus-0.95.0-2|41	We welcome you to send patches, bug fixes and other contributions to Eventum.
12cr|amadeus-0.95.0-2|42	Please see the CONTRIB file for more details into how to do so.
12cr|amadeus-0.95.0-2|43	
12cr|amadeus-0.95.0-2|44	#-----------------------------------------------------------------------
12cr|amadeus-0.95.0-2|45	%prep
12cr|amadeus-0.95.0-2|46	%setup -q -n AmadeusLMS-v00.95.00
12cr|amadeus-0.95.0-2|47	
12cr|amadeus-0.95.0-2|48	#-----------------------------------------------------------------------
12cr|amadeus-0.95.0-2|49	%build
12cr|amadeus-0.95.0-2|50	
12cr|amadeus-0.95.0-2|51	#-----------------------------------------------------------------------
12cr|amadeus-0.95.0-2|52	%clean
12cr|amadeus-0.95.0-2|53	rm -rf %{buildroot}
12cr|amadeus-0.95.0-2|54	
12cr|amadeus-0.95.0-2|55	#-----------------------------------------------------------------------
12cr|amadeus-0.95.0-2|56	%install
12cr|amadeus-0.95.0-2|57	mkdir -p %{buildroot}%{amadeusdir}
12cr|amadeus-0.95.0-2|58	cp -fa * %{buildroot}%{amadeusdir}
12cr|amadeus-0.95.0-2|59	
12cr|amadeus-0.95.0-2|60	cat > %{buildroot}%{amadeusdir}/install.sh << EOF
12cr|amadeus-0.95.0-2|61	#!/bin/sh
12cr|amadeus-0.95.0-2|62	
12cr|amadeus-0.95.0-2|63	function help {
12cr|amadeus-0.95.0-2|64	CODE=0
12cr|amadeus-0.95.0-2|65	if [ \$# -gt 0 ]; then
12cr|amadeus-0.95.0-2|66	case \$LANG in
12cr|amadeus-0.95.0-2|67	pt_BR*)	echo "Opcao \$1 desconhecida"	;;
12cr|amadeus-0.95.0-2|68	*)		echo "Unknown option \$1"	;;
12cr|amadeus-0.95.0-2|69	esac
12cr|amadeus-0.95.0-2|70	CODE=1
12cr|amadeus-0.95.0-2|71	fi
12cr|amadeus-0.95.0-2|72	case \$LANG in
12cr|amadeus-0.95.0-2|73	pt_BR*)
12cr|amadeus-0.95.0-2|74	echo "-d|--dry-run	Apenas testa componentes"
12cr|amadeus-0.95.0-2|75	echo "-h|--help	Esta mensagem"
12cr|amadeus-0.95.0-2|76	echo "-q|--quiet	Nao abre documentacao"
12cr|amadeus-0.95.0-2|77	;;
12cr|amadeus-0.95.0-2|78	*)
12cr|amadeus-0.95.0-2|79	echo "-d|-dry-run	Only test components"
12cr|amadeus-0.95.0-2|80	echo "-h|-help	This message"
12cr|amadeus-0.95.0-2|81	echo "-q|--quiet	Do not open documentation"
12cr|amadeus-0.95.0-2|82	;;
12cr|amadeus-0.95.0-2|83	esac
12cr|amadeus-0.95.0-2|84	exit \$CODE
12cr|amadeus-0.95.0-2|85	}
12cr|amadeus-0.95.0-2|86	
12cr|amadeus-0.95.0-2|87	DRYRUN=0
12cr|amadeus-0.95.0-2|88	QUIET=0
12cr|amadeus-0.95.0-2|89	while [ \$# -gt 0 ]; do
12cr|amadeus-0.95.0-2|90	case \$1 in
12cr|amadeus-0.95.0-2|91	-d|--dry-run)	DRYRUN=1	;;
12cr|amadeus-0.95.0-2|92	-h|--help)	help		;;
12cr|amadeus-0.95.0-2|93	-q|--quiet)	QUIET=1		;;
12cr|amadeus-0.95.0-2|94	*)		help \$1		;;
12cr|amadeus-0.95.0-2|95	esac
12cr|amadeus-0.95.0-2|96	shift
12cr|amadeus-0.95.0-2|97	done
12cr|amadeus-0.95.0-2|98	
12cr|amadeus-0.95.0-2|99	function error {
12cr|amadeus-0.95.0-2|100	case \$LANG in
12cr|amadeus-0.95.0-2|101	pt_BR*)	echo "Erro inicializando servidor \$1" ;;
12cr|amadeus-0.95.0-2|102	*)	echo "Error starting \$1 server" ;;
12cr|amadeus-0.95.0-2|103	esac
12cr|amadeus-0.95.0-2|104	exit 1
12cr|amadeus-0.95.0-2|105	}
12cr|amadeus-0.95.0-2|106	
12cr|amadeus-0.95.0-2|107	function start {
12cr|amadeus-0.95.0-2|108	service \$1 status
12cr|amadeus-0.95.0-2|109	if [ \$? != 0 ]; then
12cr|amadeus-0.95.0-2|110	[ \$DRYRUN -ne 0 ] && error \$1
12cr|amadeus-0.95.0-2|111	chkconfig --add \$1
12cr|amadeus-0.95.0-2|112	service \$1 start
12cr|amadeus-0.95.0-2|113	service \$1 status || error \$1
12cr|amadeus-0.95.0-2|114	fi
12cr|amadeus-0.95.0-2|115	}
12cr|amadeus-0.95.0-2|116	
12cr|amadeus-0.95.0-2|117	start postgresql
12cr|amadeus-0.95.0-2|118	start httpd
12cr|amadeus-0.95.0-2|119	start tomcat6
12cr|amadeus-0.95.0-2|120	
12cr|amadeus-0.95.0-2|121	if [ \$DRYRUN -eq 0 ]; then
12cr|amadeus-0.95.0-2|122	createdb -U postgres amadeus_web &&
12cr|amadeus-0.95.0-2|123	psql -U postgres amadeus_web -f %{amadeusdir}/scripts/amadeuslms_web-v00.95.00.sql
12cr|amadeus-0.95.0-2|124	createdb -U postgres amadeus_mobile &&
12cr|amadeus-0.95.0-2|125	psql -U postgres amadeus_mobile -f %{amadeusdir}/scripts/amadeuslms_mobile-v00.95.00.sql
12cr|amadeus-0.95.0-2|126	[ -e %{_datadir}/tomcat6/webapps/amadeuslms.war ] ||
12cr|amadeus-0.95.0-2|127	cp -f %{amadeusdir}/app/amadeuslms.war %{_datadir}/tomcat6/webapps
12cr|amadeus-0.95.0-2|128	
12cr|amadeus-0.95.0-2|129	case \$LANG in
12cr|amadeus-0.95.0-2|130	pt_BR*)
12cr|amadeus-0.95.0-2|131	echo "Acesse http://localhost:8080/amadeuslms"
12cr|amadeus-0.95.0-2|132	echo "Administrador: Usuario: admin Senha: admin"
12cr|amadeus-0.95.0-2|133	echo "Interface mobile http://localhost:8080/amadeuslms/mobile.html"
12cr|amadeus-0.95.0-2|134	;;
12cr|amadeus-0.95.0-2|135	*)
12cr|amadeus-0.95.0-2|136	echo "Visit http://localhost:8080/amadeuslms"
12cr|amadeus-0.95.0-2|137	echo "Administrator: User: admin Password: admin"
12cr|amadeus-0.95.0-2|138	echo "Mobile interface http://localhost:8080/amadeuslms/mobile.html"
12cr|amadeus-0.95.0-2|139	;;
12cr|amadeus-0.95.0-2|140	esac
12cr|amadeus-0.95.0-2|141	fi
12cr|amadeus-0.95.0-2|142	
12cr|amadeus-0.95.0-2|143	if [ \$QUIET -eq 0 ]; then
12cr|amadeus-0.95.0-2|144	xdg-open %{amadeusdir}/docs/guia_de_instalacao_linux_amadeus_v00.95.00.pdf
12cr|amadeus-0.95.0-2|145	fi
12cr|amadeus-0.95.0-2|146	EOF
12cr|amadeus-0.95.0-2|147	chmod +x %{buildroot}%{amadeusdir}/install.sh
12cr|amadeus-0.95.0-2|148	
12cr|amadeus-0.95.0-2|149	#-----------------------------------------------------------------------
12cr|amadeus-0.95.0-2|150	%files
12cr|amadeus-0.95.0-2|151	%defattr(-,root,root)
12cr|amadeus-0.95.0-2|152	%{amadeusdir}
12cr|amadeus-0.95.0-2|153	
12cr|amadeus-0.95.0-2|154	
12cr|amadeus-0.95.0-2|155	%changelog
12cr|amadeus-0.95.0-2|156	* Wed Feb 08 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.95.0-2mdv2012.0
12cr|amadeus-0.95.0-2|157	+ Revision: 772011
12cr|amadeus-0.95.0-2|158	- Require webserver and not httpd.
12cr|amadeus-0.95.0-2|159	
12cr|amadeus-0.95.0-2|160	* Thu Feb 24 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.95.0-1
12cr|amadeus-0.95.0-2|161	+ Revision: 639724
12cr|amadeus-0.95.0-2|162	- Import Amadeus 0.95.0
12cr|amadeus-0.95.0-2|163	- amadeus
12cr|amadeus-0.95.0-2|164	

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

89 12
12cr|amaya-11.4.4-1|1	%define system_libwww	0
12cr|amaya-11.4.4-1|2	%{?_with_system_libwww:	%global system_libwww 1}
12cr|amaya-11.4.4-1|3	
12cr|amaya-11.4.4-1|4	Name:		amaya
12cr|amaya-11.4.4-1|5	Version:	11.4.4
12cr|amaya-11.4.4-1|6	Release:	%mkrel 1
12cr|amaya-11.4.4-1|7	Summary:	Web Browser/Editor from the World Wide Web Consortium
12cr|amaya-11.4.4-1|8	Group:		Networking/WWW
12cr|amaya-11.4.4-1|9	License:	W3C License
12cr|amaya-11.4.4-1|10	Url:		http://www.w3.org/Amaya/
12cr|amaya-11.4.4-1|11	Source0:	http://www.w3.org/Amaya/Distribution/amaya-fullsrc-%{version}.tgz
12cr|amaya-11.4.4-1|12	Source1:	%{name}.1.bz2
12cr|amaya-11.4.4-1|13	#2010-01-06
12cr|amaya-11.4.4-1|14	Source10:	http://www.w3.org/Amaya/Distribution/Dutch.tgz
12cr|amaya-11.4.4-1|15	Source11:	http://www.w3.org/Amaya/Distribution/English.tgz
12cr|amaya-11.4.4-1|16	Source12:	http://www.w3.org/Amaya/Distribution/French.tgz
12cr|amaya-11.4.4-1|17	Source13:	http://www.w3.org/Amaya/Distribution/German.tgz
12cr|amaya-11.4.4-1|18	Source14:	http://www.w3.org/Amaya/Distribution/Italian.tgz
12cr|amaya-11.4.4-1|19	Source15:	http://www.w3.org/Amaya/Distribution/Spanish.tgz
12cr|amaya-11.4.4-1|20	Source16:	http://www.w3.org/Amaya/Distribution/Swedish.tgz
12cr|amaya-11.4.4-1|21	Patch0:		amaya-11.4.4-dso.patch
12cr|amaya-11.4.4-1|22	Patch1:		amaya-11.4.4-gzfile.patch
12cr|amaya-11.4.4-1|23	Patch2:		amaya-11.4.4-libpng15.patch
12cr|amaya-11.4.4-1|24	Patch3:		amaya-11.4.4-desktop.patch
12cr|amaya-11.4.4-1|25	BuildRequires:	freetype-devel
12cr|amaya-11.4.4-1|26	BuildRequires:	gtk2-devel
12cr|amaya-11.4.4-1|27	BuildRequires:	imlib-devel
12cr|amaya-11.4.4-1|28	BuildRequires:	libstdc++-devel
12cr|amaya-11.4.4-1|29	BuildRequires:	jpeg-devel
12cr|amaya-11.4.4-1|30	BuildRequires:	png-devel
12cr|amaya-11.4.4-1|31	BuildRequires:	zlib-devel
12cr|amaya-11.4.4-1|32	BuildRequires:	perl
12cr|amaya-11.4.4-1|33	BuildRequires:	bison
12cr|amaya-11.4.4-1|34	BuildRequires:	flex
12cr|amaya-11.4.4-1|35	BuildRequires:	raptor-devel
12cr|amaya-11.4.4-1|36	BuildRequires:	X11-devel
12cr|amaya-11.4.4-1|37	BuildRequires:	mesagl-devel
12cr|amaya-11.4.4-1|38	BuildRequires:	mesaglu-devel
12cr|amaya-11.4.4-1|39	BuildRequires:	redland-devel
12cr|amaya-11.4.4-1|40	BuildRequires:	wxgtku-devel
12cr|amaya-11.4.4-1|41	%if %{system_libwww}
12cr|amaya-11.4.4-1|42	BuildRequires:	w3c-libwww-devel
12cr|amaya-11.4.4-1|43	%else
12cr|amaya-11.4.4-1|44	BuildConflicts:	w3c-libwww-devel
12cr|amaya-11.4.4-1|45	%endif
12cr|amaya-11.4.4-1|46	
12cr|amaya-11.4.4-1|47	%description
12cr|amaya-11.4.4-1|48	Amaya is a complete Web authoring tool with some browsing
12cr|amaya-11.4.4-1|49	funtionalities and comes equipped with a WYSIWYG style of
12cr|amaya-11.4.4-1|50	interface, similar to that of the most popular commercial
12cr|amaya-11.4.4-1|51	browsers. With such an interface, users do not need to
12cr|amaya-11.4.4-1|52	well know the HTML, MathML or CSS languages.
12cr|amaya-11.4.4-1|53	
12cr|amaya-11.4.4-1|54	This graphical HTML Editor supports many of the latest
12cr|amaya-11.4.4-1|55	draft standards for HTML/XHTML.
12cr|amaya-11.4.4-1|56	
12cr|amaya-11.4.4-1|57	%prep
12cr|amaya-11.4.4-1|58	%setup -q -n Amaya -c
12cr|amaya-11.4.4-1|59	%if %{mdvver} >= 201200
12cr|amaya-11.4.4-1|60	%patch0 -p0
12cr|amaya-11.4.4-1|61	%endif
12cr|amaya-11.4.4-1|62	%patch1 -p0
12cr|amaya-11.4.4-1|63	%patch2 -p1
12cr|amaya-11.4.4-1|64	%patch3 -p0
12cr|amaya-11.4.4-1|65	
12cr|amaya-11.4.4-1|66	%build
12cr|amaya-11.4.4-1|67	# use system mesa
12cr|amaya-11.4.4-1|68	rm -f Mesa/Makefile
12cr|amaya-11.4.4-1|69	
12cr|amaya-11.4.4-1|70	mkdir Amaya/WX
12cr|amaya-11.4.4-1|71	cd Amaya/WX
12cr|amaya-11.4.4-1|72	
12cr|amaya-11.4.4-1|73	ln -s ../configure ./configure
12cr|amaya-11.4.4-1|74	%configure2_5x --enable-system-raptor --enable-system-wx --prefix=%{_libdir}
12cr|amaya-11.4.4-1|75	cp Options.orig Options
12cr|amaya-11.4.4-1|76	%__make
12cr|amaya-11.4.4-1|77	
12cr|amaya-11.4.4-1|78	%install
12cr|amaya-11.4.4-1|79	rm -rf %{buildroot}
12cr|amaya-11.4.4-1|80	cd Amaya/WX
12cr|amaya-11.4.4-1|81	mkdir -p %{buildroot}%{_prefix}
12cr|amaya-11.4.4-1|82	%makeinstall_std
12cr|amaya-11.4.4-1|83	
12cr|amaya-11.4.4-1|84	mkdir -p %{buildroot}%{_bindir}
12cr|amaya-11.4.4-1|85	pushd %{buildroot}%{_bindir}/
12cr|amaya-11.4.4-1|86	ln -sf ../..%{_libdir}/Amaya/wx/bin/amaya amaya
12cr|amaya-11.4.4-1|87	popd
12cr|amaya-11.4.4-1|88	
12cr|amaya-11.4.4-1|89	# install .desktop file, pixmap etc
12cr|amaya-11.4.4-1|90	./script_install_gnomekde ./bin %{buildroot}%{_datadir} %{_datadir}
12cr|amaya-11.4.4-1|91	
12cr|amaya-11.4.4-1|92	# install man pages
12cr|amaya-11.4.4-1|93	mkdir -p %{buildroot}%{_mandir}/man1
12cr|amaya-11.4.4-1|94	bzcat %{SOURCE1} > %{buildroot}%{_mandir}/man1/%{name}.1
12cr|amaya-11.4.4-1|95	
12cr|amaya-11.4.4-1|96	# install dictionaries
12cr|amaya-11.4.4-1|97	cp %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} %{SOURCE15} %{SOURCE16} %{buildroot}%{_libdir}/Amaya/dicopar/
12cr|amaya-11.4.4-1|98	pushd %{buildroot}%{_libdir}/Amaya/dicopar/
12cr|amaya-11.4.4-1|99	gunzip *.tgz
12cr|amaya-11.4.4-1|100	for tarfile in *.tar
12cr|amaya-11.4.4-1|101	do
12cr|amaya-11.4.4-1|102	tar xf $tarfile
12cr|amaya-11.4.4-1|103	done
12cr|amaya-11.4.4-1|104	%__rm -f *.tar
12cr|amaya-11.4.4-1|105	popd
12cr|amaya-11.4.4-1|106	
12cr|amaya-11.4.4-1|107	%clean
12cr|amaya-11.4.4-1|108	rm -rf %{buildroot}
12cr|amaya-11.4.4-1|109	
12cr|amaya-11.4.4-1|110	%files
12cr|amaya-11.4.4-1|111	%doc Amaya/README* Amaya/amaya/COPYRIGHT*
12cr|amaya-11.4.4-1|112	%{_libdir}/Amaya
12cr|amaya-11.4.4-1|113	%{_mandir}/man1/%{name}.*
12cr|amaya-11.4.4-1|114	%{_bindir}/%{name}
12cr|amaya-11.4.4-1|115	%{_datadir}/applications/%{name}.desktop
12cr|amaya-11.4.4-1|116	%{_datadir}/pixmaps/%{name}.png
12cr|amaya-11.4.4-1|117	
12cr|amaya-11.4.4-1|118	
12cr|amaya-11.4.4-1|119	%changelog
12cr|amaya-11.4.4-1|120	* Sat Feb 25 2012 Andrey Bondrov <abondrov@mandriva.org> 11.4.4-1mdv2012.0
12cr|amaya-11.4.4-1|121	+ Revision: 780723
12cr|amaya-11.4.4-1|122	- Add more patches to fix build errors in Cooker and patch to fix .desktop file
12cr|amaya-11.4.4-1|123	- Replace patch for libpng with better one (adds libpng15 support)
12cr|amaya-11.4.4-1|124	- Drop old unused patches, add patch for new png lib support
12cr|amaya-11.4.4-1|125	- New version 11.4.4, spec cleanup
12cr|amaya-11.4.4-1|126	
12cr|amaya-11.4.4-1|127	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|amaya-11.4.4-1|128	- the mass rebuild of 2010.0 packages
12cr|amaya-11.4.4-1|129	
12cr|amaya-11.4.4-1|130	+ Lonyai Gergely <aleph@mandriva.org>
12cr|amaya-11.4.4-1|131	- Add new spellcheck files.
12cr|amaya-11.4.4-1|132	- 11.3
12cr|amaya-11.4.4-1|133	
12cr|amaya-11.4.4-1|134	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 10.0-3mdv2010.0
12cr|amaya-11.4.4-1|135	+ Revision: 424101
12cr|amaya-11.4.4-1|136	- rebuild
12cr|amaya-11.4.4-1|137	
12cr|amaya-11.4.4-1|138	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 10.0-2mdv2010.0
12cr|amaya-11.4.4-1|139	+ Revision: 423944
12cr|amaya-11.4.4-1|140	- rebuild
12cr|amaya-11.4.4-1|141	
12cr|amaya-11.4.4-1|142	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 10.0-1mdv2009.0
12cr|amaya-11.4.4-1|143	+ Revision: 218429
12cr|amaya-11.4.4-1|144	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|amaya-11.4.4-1|145	
12cr|amaya-11.4.4-1|146	* Wed Feb 27 2008 Frederik Himpe <fhimpe@mandriva.org> 10.0-1mdv2008.1
12cr|amaya-11.4.4-1|147	+ Revision: 175926
12cr|amaya-11.4.4-1|148	- Final version 10.0
12cr|amaya-11.4.4-1|149	
12cr|amaya-11.4.4-1|150	* Sat Feb 02 2008 Funda Wang <fwang@mandriva.org> 10.0-0.pre.1mdv2008.1
12cr|amaya-11.4.4-1|151	+ Revision: 161333
12cr|amaya-11.4.4-1|152	- New version 10.0 pre
12cr|amaya-11.4.4-1|153	
12cr|amaya-11.4.4-1|154	* Thu Jan 31 2008 Thierry Vignaud <tv@mandriva.org> 9.99-3mdv2008.1
12cr|amaya-11.4.4-1|155	+ Revision: 160819
12cr|amaya-11.4.4-1|156	- reverse dep fix (amaya-0.99.9 seems fixed regarding this)
12cr|amaya-11.4.4-1|157	
12cr|amaya-11.4.4-1|158	* Tue Jan 29 2008 Thierry Vignaud <tv@mandriva.org> 9.99-2mdv2008.1
12cr|amaya-11.4.4-1|159	+ Revision: 159763
12cr|amaya-11.4.4-1|160	- add missing require on lib64wxgtkglu2.6 (#35671)
12cr|amaya-11.4.4-1|161	
12cr|amaya-11.4.4-1|162	* Thu Jan 17 2008 Crispin Boylan <crisb@mandriva.org> 9.99-1mdv2008.1
12cr|amaya-11.4.4-1|163	+ Revision: 154503
12cr|amaya-11.4.4-1|164	- New release#
12cr|amaya-11.4.4-1|165	- New release
12cr|amaya-11.4.4-1|166	
12cr|amaya-11.4.4-1|167	+ Olivier Blin <blino@mandriva.org>
12cr|amaya-11.4.4-1|168	- restore BuildRoot
12cr|amaya-11.4.4-1|169	
12cr|amaya-11.4.4-1|170	+ Thierry Vignaud <tv@mandriva.org>
12cr|amaya-11.4.4-1|171	- kill re-definition of %%buildroot on Pixel's request
12cr|amaya-11.4.4-1|172	
12cr|amaya-11.4.4-1|173	* Tue Nov 13 2007 Crispin Boylan <crisb@mandriva.org> 9.55-3mdv2008.1
12cr|amaya-11.4.4-1|174	+ Revision: 108560
12cr|amaya-11.4.4-1|175	- Drop patch 2
12cr|amaya-11.4.4-1|176	- Fix symbolic links (#34539)
12cr|amaya-11.4.4-1|177	
12cr|amaya-11.4.4-1|178	+ Thierry Vignaud <tv@mandriva.org>
12cr|amaya-11.4.4-1|179	- fix paths in helper scripts
12cr|amaya-11.4.4-1|180	- fix links
12cr|amaya-11.4.4-1|181	
12cr|amaya-11.4.4-1|182	* Sat Oct 13 2007 Crispin Boylan <crisb@mandriva.org> 9.55-1mdv2008.1
12cr|amaya-11.4.4-1|183	+ Revision: 97993
12cr|amaya-11.4.4-1|184	- Update patch1 (amd64 fixes)
12cr|amaya-11.4.4-1|185	- New version
12cr|amaya-11.4.4-1|186	
12cr|amaya-11.4.4-1|187	+ Thierry Vignaud <tv@mandriva.org>
12cr|amaya-11.4.4-1|188	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|amaya-11.4.4-1|189	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|amaya-11.4.4-1|190	- fix man pages
12cr|amaya-11.4.4-1|191	
12cr|amaya-11.4.4-1|192	
12cr|amaya-11.4.4-1|193	* Sat Jan 06 2007 Crispin Boylan <crisb@mandriva.org> 9.53-1mdv2007.0
12cr|amaya-11.4.4-1|194	+ Revision: 104990
12cr|amaya-11.4.4-1|195	- Respin patch 1
12cr|amaya-11.4.4-1|196	- Various spec fixes
12cr|amaya-11.4.4-1|197	- XDG Menu
12cr|amaya-11.4.4-1|198	- New version
12cr|amaya-11.4.4-1|199	- Import amaya
12cr|amaya-11.4.4-1|200	
12cr|amaya-11.4.4-1|201	* Wed Nov 30 2005 Thierry Vignaud <tvignaud@mandriva.com> 9.2.2-1mdk
12cr|amaya-11.4.4-1|202	- new release
12cr|amaya-11.4.4-1|203	- use system redland library
12cr|amaya-11.4.4-1|204	- patch 0: fix build with current redland
12cr|amaya-11.4.4-1|205	- patch 1: 64bit fixes for x86_64
12cr|amaya-11.4.4-1|206	- patch 2: first bits toward using system w3c library
12cr|amaya-11.4.4-1|207	- fix binary link on x86_64 (blino)
12cr|amaya-11.4.4-1|208	
12cr|amaya-11.4.4-1|209	* Tue Aug 17 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 8.6-1mdk
12cr|amaya-11.4.4-1|210	- new release
12cr|amaya-11.4.4-1|211	
12cr|amaya-11.4.4-1|212	* Thu May 20 2004 Austin Acton <austin@mandrake.org> 8.5-1mdk
12cr|amaya-11.4.4-1|213	- 8.5
12cr|amaya-11.4.4-1|214	- disable bookmarks (redlan mayhem)
12cr|amaya-11.4.4-1|215	

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

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

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

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

94 12
12cr|amigadepacker-0.04-3|1	%define name amigadepacker
12cr|amigadepacker-0.04-3|2	%define version 0.04
12cr|amigadepacker-0.04-3|3	%define release %mkrel 3
12cr|amigadepacker-0.04-3|4	
12cr|amigadepacker-0.04-3|5	Summary: Uncompressor for various AmigaOS formats
12cr|amigadepacker-0.04-3|6	Name: %{name}
12cr|amigadepacker-0.04-3|7	Version: %{version}
12cr|amigadepacker-0.04-3|8	Release: %{release}
12cr|amigadepacker-0.04-3|9	Source0: %{name}-%{version}.tar.bz2
12cr|amigadepacker-0.04-3|10	License: GPLv2+
12cr|amigadepacker-0.04-3|11	Group: File tools
12cr|amigadepacker-0.04-3|12	Url: http://zakalwe.fi/~shd/foss/amigadepacker/
12cr|amigadepacker-0.04-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|amigadepacker-0.04-3|14	
12cr|amigadepacker-0.04-3|15	%description
12cr|amigadepacker-0.04-3|16	Amigadepacker uncompresses various compression formats used on
12cr|amigadepacker-0.04-3|17	AmigaOS. The supported formats are PowerPacker, XPK SQSH, and
12cr|amigadepacker-0.04-3|18	MMCMP. It can also decrypt PowerPacker encrypted data files.
12cr|amigadepacker-0.04-3|19	
12cr|amigadepacker-0.04-3|20	%prep
12cr|amigadepacker-0.04-3|21	%setup -q
12cr|amigadepacker-0.04-3|22	chmod 644 README ChangeLog COPYING*
12cr|amigadepacker-0.04-3|23	
12cr|amigadepacker-0.04-3|24	%build
12cr|amigadepacker-0.04-3|25	./configure
12cr|amigadepacker-0.04-3|26	%make CFLAGS="%optflags"
12cr|amigadepacker-0.04-3|27	%check
12cr|amigadepacker-0.04-3|28	make check
12cr|amigadepacker-0.04-3|29	
12cr|amigadepacker-0.04-3|30	%install
12cr|amigadepacker-0.04-3|31	rm -rf $RPM_BUILD_ROOT
12cr|amigadepacker-0.04-3|32	mkdir -p %buildroot%_bindir
12cr|amigadepacker-0.04-3|33	install -m 755 %name %buildroot%_bindir
12cr|amigadepacker-0.04-3|34	mkdir -p %buildroot%_mandir/man1
12cr|amigadepacker-0.04-3|35	install -m 644 %name.1 %buildroot%_mandir/man1
12cr|amigadepacker-0.04-3|36	
12cr|amigadepacker-0.04-3|37	%clean
12cr|amigadepacker-0.04-3|38	rm -rf $RPM_BUILD_ROOT
12cr|amigadepacker-0.04-3|39	
12cr|amigadepacker-0.04-3|40	%files
12cr|amigadepacker-0.04-3|41	%defattr(-,root,root)
12cr|amigadepacker-0.04-3|42	%doc README ChangeLog COPYING*
12cr|amigadepacker-0.04-3|43	%_bindir/%name
12cr|amigadepacker-0.04-3|44	%_mandir/man1/%name.1*
12cr|amigadepacker-0.04-3|45	
12cr|amigadepacker-0.04-3|46	
12cr|amigadepacker-0.04-3|47	%changelog
12cr|amigadepacker-0.04-3|48	* Sun Aug 28 2011 Götz Waschk <waschk@mandriva.org> 0.04-3mdv2012.0
12cr|amigadepacker-0.04-3|49	+ Revision: 697266
12cr|amigadepacker-0.04-3|50	- rebuild
12cr|amigadepacker-0.04-3|51	
12cr|amigadepacker-0.04-3|52	* Wed Aug 26 2009 Götz Waschk <waschk@mandriva.org> 0.04-2mdv2011.0
12cr|amigadepacker-0.04-3|53	+ Revision: 421402
12cr|amigadepacker-0.04-3|54	- fix build
12cr|amigadepacker-0.04-3|55	
12cr|amigadepacker-0.04-3|56	* Mon Aug 25 2008 Götz Waschk <waschk@mandriva.org> 0.04-1mdv2009.0
12cr|amigadepacker-0.04-3|57	+ Revision: 275670
12cr|amigadepacker-0.04-3|58	- new version
12cr|amigadepacker-0.04-3|59	- update license
12cr|amigadepacker-0.04-3|60	
12cr|amigadepacker-0.04-3|61	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 0.03-2mdv2009.0
12cr|amigadepacker-0.04-3|62	+ Revision: 226152
12cr|amigadepacker-0.04-3|63	- rebuild
12cr|amigadepacker-0.04-3|64	- kill re-definition of %%buildroot on Pixel's request
12cr|amigadepacker-0.04-3|65	
12cr|amigadepacker-0.04-3|66	+ Olivier Blin <blino@mandriva.org>
12cr|amigadepacker-0.04-3|67	- restore BuildRoot
12cr|amigadepacker-0.04-3|68	
12cr|amigadepacker-0.04-3|69	+ Götz Waschk <waschk@mandriva.org>
12cr|amigadepacker-0.04-3|70	- fix URL
12cr|amigadepacker-0.04-3|71	
12cr|amigadepacker-0.04-3|72	* Sat Oct 20 2007 Götz Waschk <waschk@mandriva.org> 0.03-1mdv2008.1
12cr|amigadepacker-0.04-3|73	+ Revision: 100597
12cr|amigadepacker-0.04-3|74	- new version
12cr|amigadepacker-0.04-3|75	
12cr|amigadepacker-0.04-3|76	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 0.02-2mdv2008.0
12cr|amigadepacker-0.04-3|77	+ Revision: 55216
12cr|amigadepacker-0.04-3|78	- Import amigadepacker
12cr|amigadepacker-0.04-3|79	

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

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

97 12
12cr|amora-server-1.1-3|1	Name: amora-server
12cr|amora-server-1.1-3|2	Version: 1.1
12cr|amora-server-1.1-3|3	Release: 3
12cr|amora-server-1.1-3|4	Summary: A mobile remote assistant (server)
12cr|amora-server-1.1-3|5	License: GPLv2
12cr|amora-server-1.1-3|6	Group: System/X11
12cr|amora-server-1.1-3|7	URL: http://code.google.com/p/amora/
12cr|amora-server-1.1-3|8	Source: http://amora.googlecode.com/files/amora-server-%{version}.tar.gz
12cr|amora-server-1.1-3|9	BuildRequires: pkgconfig(imlib2)
12cr|amora-server-1.1-3|10	BuildRequires: pkgconfig(bluez)
12cr|amora-server-1.1-3|11	BuildRequires: pkgconfig(xtst)
12cr|amora-server-1.1-3|12	BuildRequires: pkgconfig(x11)
12cr|amora-server-1.1-3|13	BuildRequires: pkgconfig(xi)
12cr|amora-server-1.1-3|14	BuildRequires: dbus-devel
12cr|amora-server-1.1-3|15	Obsoletes: amora <= 0.9svn-1mdv2008.1
12cr|amora-server-1.1-3|16	
12cr|amora-server-1.1-3|17	%description
12cr|amora-server-1.1-3|18	Amora is an application that enables you to control your PC desktop using a
12cr|amora-server-1.1-3|19	cellphone. It uses bluetooth to send mouse and keyboard events to the
12cr|amora-server-1.1-3|20	graphical session. With it you can control your slides in OpenOffice.org,
12cr|amora-server-1.1-3|21	movies or any other application. Amora also has a screenshot feature, where
12cr|amora-server-1.1-3|22	you can see a thumbnail in the cellphone screen of the currently focused
12cr|amora-server-1.1-3|23	window in your desktop.
12cr|amora-server-1.1-3|24	
12cr|amora-server-1.1-3|25	In order to use amora, you need a mobile phone with amora-client
12cr|amora-server-1.1-3|26	installed and running. The current client is implemented in Python
12cr|amora-server-1.1-3|27	for S60 (Nokia cellphones) and is available at
12cr|amora-server-1.1-3|28	http://code.google.com/p/amora/
12cr|amora-server-1.1-3|29	
12cr|amora-server-1.1-3|30	%prep
12cr|amora-server-1.1-3|31	%setup -q -n amora-server-%{version}
12cr|amora-server-1.1-3|32	
12cr|amora-server-1.1-3|33	%build
12cr|amora-server-1.1-3|34	%configure2_5x
12cr|amora-server-1.1-3|35	%make
12cr|amora-server-1.1-3|36	
12cr|amora-server-1.1-3|37	%install
12cr|amora-server-1.1-3|38	%makeinstall_std
12cr|amora-server-1.1-3|39	
12cr|amora-server-1.1-3|40	%files
12cr|amora-server-1.1-3|41	%defattr(-,root,root)
12cr|amora-server-1.1-3|42	%doc README
12cr|amora-server-1.1-3|43	%{_bindir}/amorad
12cr|amora-server-1.1-3|44	%{_mandir}/man7/amora.7.*
12cr|amora-server-1.1-3|45	%{_mandir}/man8/amorad.8.*
12cr|amora-server-1.1-3|46	
12cr|amora-server-1.1-3|47	
12cr|amora-server-1.1-3|48	%changelog
12cr|amora-server-1.1-3|49	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdv2011.0
12cr|amora-server-1.1-3|50	+ Revision: 609970
12cr|amora-server-1.1-3|51	- rebuild
12cr|amora-server-1.1-3|52	
12cr|amora-server-1.1-3|53	* Mon Nov 30 2009 Funda Wang <fwang@mandriva.org> 1.1-1mdv2010.1
12cr|amora-server-1.1-3|54	+ Revision: 471631
12cr|amora-server-1.1-3|55	- new version 1.1
12cr|amora-server-1.1-3|56	
12cr|amora-server-1.1-3|57	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2010.0
12cr|amora-server-1.1-3|58	+ Revision: 436646
12cr|amora-server-1.1-3|59	- rebuild
12cr|amora-server-1.1-3|60	
12cr|amora-server-1.1-3|61	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-3mdv2009.1
12cr|amora-server-1.1-3|62	+ Revision: 347699
12cr|amora-server-1.1-3|63	- rebuild for latest bluez libs
12cr|amora-server-1.1-3|64	
12cr|amora-server-1.1-3|65	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 1.0-2mdv2009.0
12cr|amora-server-1.1-3|66	+ Revision: 226153
12cr|amora-server-1.1-3|67	- rebuild
12cr|amora-server-1.1-3|68	
12cr|amora-server-1.1-3|69	* Thu Jan 24 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.0-1mdv2008.1
12cr|amora-server-1.1-3|70	+ Revision: 157690
12cr|amora-server-1.1-3|71	- new upstream version: 1.0
12cr|amora-server-1.1-3|72	- new project/package name: amora-server
12cr|amora-server-1.1-3|73	- adding manpages_names.patch (s/amora/amorad/, etc)
12cr|amora-server-1.1-3|74	- adding help.patch (fixes --help message)
12cr|amora-server-1.1-3|75	- project has new name: amora-server
12cr|amora-server-1.1-3|76	
12cr|amora-server-1.1-3|77	+ Olivier Blin <oblin@mandriva.com>
12cr|amora-server-1.1-3|78	- restore BuildRoot
12cr|amora-server-1.1-3|79	
12cr|amora-server-1.1-3|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|amora-server-1.1-3|81	- kill re-definition of %%buildroot on Pixel's request
12cr|amora-server-1.1-3|82	
12cr|amora-server-1.1-3|83	* Mon Nov 12 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.9svn-1mdv2008.1
12cr|amora-server-1.1-3|84	+ Revision: 108255
12cr|amora-server-1.1-3|85	- add more build-requirements: libxtst-devel, libx11-devel
12cr|amora-server-1.1-3|86	- add missing build-requirement for bluez-devel
12cr|amora-server-1.1-3|87	- import amora
12cr|amora-server-1.1-3|88	

98 12
12cr|ampache-3.5.4-3|1	%define name    ampache
12cr|ampache-3.5.4-3|2	%define version 3.5.4
12cr|ampache-3.5.4-3|3	%define release %mkrel 3
12cr|ampache-3.5.4-3|4	
12cr|ampache-3.5.4-3|5	Name:           %{name}
12cr|ampache-3.5.4-3|6	Version:        %{version}
12cr|ampache-3.5.4-3|7	Release:        %{release}
12cr|ampache-3.5.4-3|8	Summary:        Web-based MP3/Ogg/RM/Flac/WMA/M4A manager
12cr|ampache-3.5.4-3|9	License:        GPL
12cr|ampache-3.5.4-3|10	Group:		Networking/WWW
12cr|ampache-3.5.4-3|11	URL:            http://www.ampache.org
12cr|ampache-3.5.4-3|12	Source:		http://www.ampache.org/downloads/%{name}-%{version}.tar.gz
12cr|ampache-3.5.4-3|13	Patch0:		%name-browser.patch
12cr|ampache-3.5.4-3|14	Requires:	apache-mod_php
12cr|ampache-3.5.4-3|15	Requires:	php-iconv
12cr|ampache-3.5.4-3|16	Requires:	php-mysql
12cr|ampache-3.5.4-3|17	%if %mdkversion < 201010
12cr|ampache-3.5.4-3|18	Requires(post):   rpm-helper
12cr|ampache-3.5.4-3|19	Requires(postun):   rpm-helper
12cr|ampache-3.5.4-3|20	%endif
12cr|ampache-3.5.4-3|21	BuildArch:      noarch
12cr|ampache-3.5.4-3|22	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|ampache-3.5.4-3|23	
12cr|ampache-3.5.4-3|24	%description
12cr|ampache-3.5.4-3|25	Ampache is a Web-based MP3/Ogg/RM/Flac/WMA/M4A manager.
12cr|ampache-3.5.4-3|26	It allows you to view, edit, and play your audio files via HTTP/IceCast/Mpd
12cr|ampache-3.5.4-3|27	or Moosic. It has support for downsampling, playlists, artist,
12cr|ampache-3.5.4-3|28	and album views, album art, random play, song play tracking, user themes,
12cr|ampache-3.5.4-3|29	and remote catalogs using XML-RPC.
12cr|ampache-3.5.4-3|30	
12cr|ampache-3.5.4-3|31	%prep
12cr|ampache-3.5.4-3|32	%setup -q
12cr|ampache-3.5.4-3|33	%patch0 -p0
12cr|ampache-3.5.4-3|34	
12cr|ampache-3.5.4-3|35	%install
12cr|ampache-3.5.4-3|36	rm -rf %{buildroot}
12cr|ampache-3.5.4-3|37	
12cr|ampache-3.5.4-3|38	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cr|ampache-3.5.4-3|39	cp -r * %{buildroot}%{_var}/www/%{name}
12cr|ampache-3.5.4-3|40	
12cr|ampache-3.5.4-3|41	# apache configuration
12cr|ampache-3.5.4-3|42	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|ampache-3.5.4-3|43	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|ampache-3.5.4-3|44	# Ampache configuration
12cr|ampache-3.5.4-3|45	
12cr|ampache-3.5.4-3|46	Alias /%{name} %{_var}/www/%{name}
12cr|ampache-3.5.4-3|47	<Directory %{_var}/www/%{name}>
12cr|ampache-3.5.4-3|48	Order allow,deny
12cr|ampache-3.5.4-3|49	Allow from all
12cr|ampache-3.5.4-3|50	</Directory>
12cr|ampache-3.5.4-3|51	EOF
12cr|ampache-3.5.4-3|52	
12cr|ampache-3.5.4-3|53	%clean
12cr|ampache-3.5.4-3|54	rm -rf %{buildroot}
12cr|ampache-3.5.4-3|55	
12cr|ampache-3.5.4-3|56	%post
12cr|ampache-3.5.4-3|57	%if %mdkversion < 201010
12cr|ampache-3.5.4-3|58	%_post_webapp
12cr|ampache-3.5.4-3|59	%endif
12cr|ampache-3.5.4-3|60	
12cr|ampache-3.5.4-3|61	%postun
12cr|ampache-3.5.4-3|62	%if %mdkversion < 201010
12cr|ampache-3.5.4-3|63	%_postun_webapp
12cr|ampache-3.5.4-3|64	%endif
12cr|ampache-3.5.4-3|65	
12cr|ampache-3.5.4-3|66	%files
12cr|ampache-3.5.4-3|67	%defattr(-,root,root)
12cr|ampache-3.5.4-3|68	%doc docs/*
12cr|ampache-3.5.4-3|69	%{_var}/www/%{name}
12cr|ampache-3.5.4-3|70	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|ampache-3.5.4-3|71	
12cr|ampache-3.5.4-3|72	
12cr|ampache-3.5.4-3|73	%changelog
12cr|ampache-3.5.4-3|74	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3.5.4-3mdv2011.0
12cr|ampache-3.5.4-3|75	+ Revision: 609971
12cr|ampache-3.5.4-3|76	- rebuild
12cr|ampache-3.5.4-3|77	
12cr|ampache-3.5.4-3|78	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.5.4-2mdv2010.1
12cr|ampache-3.5.4-3|79	+ Revision: 513190
12cr|ampache-3.5.4-3|80	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|ampache-3.5.4-3|81	
12cr|ampache-3.5.4-3|82	* Sat Feb 06 2010 Frederik Himpe <fhimpe@mandriva.org> 3.5.4-1mdv2010.1
12cr|ampache-3.5.4-3|83	+ Revision: 501330
12cr|ampache-3.5.4-3|84	- update to new version 3.5.4
12cr|ampache-3.5.4-3|85	
12cr|ampache-3.5.4-3|86	* Sun Dec 27 2009 Frederik Himpe <fhimpe@mandriva.org> 3.5.3-1mdv2010.1
12cr|ampache-3.5.4-3|87	+ Revision: 482738
12cr|ampache-3.5.4-3|88	- update to new version 3.5.3
12cr|ampache-3.5.4-3|89	
12cr|ampache-3.5.4-3|90	* Mon Jul 13 2009 Frederik Himpe <fhimpe@mandriva.org> 3.5.1-1mdv2010.0
12cr|ampache-3.5.4-3|91	+ Revision: 395571
12cr|ampache-3.5.4-3|92	- update to new version 3.5.1
12cr|ampache-3.5.4-3|93	
12cr|ampache-3.5.4-3|94	* Wed Jun 10 2009 Funda Wang <fwang@mandriva.org> 3.5-1mdv2010.0
12cr|ampache-3.5.4-3|95	+ Revision: 384616
12cr|ampache-3.5.4-3|96	- New version 3.5
12cr|ampache-3.5.4-3|97	
12cr|ampache-3.5.4-3|98	* Tue Jan 20 2009 Funda Wang <fwang@mandriva.org> 3.4.4-1mdv2009.1
12cr|ampache-3.5.4-3|99	+ Revision: 331620
12cr|ampache-3.5.4-3|100	- update to new version 3.4.4
12cr|ampache-3.5.4-3|101	
12cr|ampache-3.5.4-3|102	* Sun Aug 31 2008 Funda Wang <fwang@mandriva.org> 3.4.3-1mdv2009.0
12cr|ampache-3.5.4-3|103	+ Revision: 277908
12cr|ampache-3.5.4-3|104	- update to new version 3.4.3
12cr|ampache-3.5.4-3|105	
12cr|ampache-3.5.4-3|106	* Sun Jul 27 2008 Funda Wang <fwang@mandriva.org> 3.4.2-1mdv2009.0
12cr|ampache-3.5.4-3|107	+ Revision: 250493
12cr|ampache-3.5.4-3|108	- update to new version 3.4.2
12cr|ampache-3.5.4-3|109	
12cr|ampache-3.5.4-3|110	* Sun Jun 01 2008 Funda Wang <fwang@mandriva.org> 3.4.1-1mdv2009.0
12cr|ampache-3.5.4-3|111	+ Revision: 214089
12cr|ampache-3.5.4-3|112	- New version 3.4.1
12cr|ampache-3.5.4-3|113	
12cr|ampache-3.5.4-3|114	* Sun May 11 2008 Funda Wang <fwang@mandriva.org> 3.4-1mdv2009.0
12cr|ampache-3.5.4-3|115	+ Revision: 205440
12cr|ampache-3.5.4-3|116	- New version 3.4
12cr|ampache-3.5.4-3|117	
12cr|ampache-3.5.4-3|118	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 3.3.3.5-2mdv2008.1
12cr|ampache-3.5.4-3|119	+ Revision: 170698
12cr|ampache-3.5.4-3|120	- rebuild
12cr|ampache-3.5.4-3|121	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|ampache-3.5.4-3|122	- kill re-definition of %%buildroot on Pixel's request
12cr|ampache-3.5.4-3|123	
12cr|ampache-3.5.4-3|124	+ Olivier Blin <oblin@mandriva.com>
12cr|ampache-3.5.4-3|125	- restore BuildRoot
12cr|ampache-3.5.4-3|126	
12cr|ampache-3.5.4-3|127	* Mon Aug 20 2007 Erwan Velu <erwan@mandriva.org> 3.3.3.5-1mdv2008.0
12cr|ampache-3.5.4-3|128	+ Revision: 67200
12cr|ampache-3.5.4-3|129	- 3.3.3.5
12cr|ampache-3.5.4-3|130	
12cr|ampache-3.5.4-3|131	* Fri Jul 27 2007 Funda Wang <fwang@mandriva.org> 3.3.3.4-1mdv2008.0
12cr|ampache-3.5.4-3|132	+ Revision: 56236
12cr|ampache-3.5.4-3|133	- New version 3.3.3.4
12cr|ampache-3.5.4-3|134	
12cr|ampache-3.5.4-3|135	* Mon Jun 11 2007 Erwan Velu <erwan@mandriva.org> 3.3.3.3-1mdv2008.0
12cr|ampache-3.5.4-3|136	+ Revision: 38037
12cr|ampache-3.5.4-3|137	- 3.3.3.3
12cr|ampache-3.5.4-3|138	
12cr|ampache-3.5.4-3|139	* Fri May 11 2007 Erwan Velu <erwan@mandriva.org> 3.3.3.2-1mdv2008.0
12cr|ampache-3.5.4-3|140	+ Revision: 26356
12cr|ampache-3.5.4-3|141	- 3.3.3.2
12cr|ampache-3.5.4-3|142	
12cr|ampache-3.5.4-3|143	* Thu Apr 26 2007 Erwan Velu <erwan@mandriva.org> 3.3.3.1-1mdv2008.0
12cr|ampache-3.5.4-3|144	+ Revision: 18423
12cr|ampache-3.5.4-3|145	- Import ampache
12cr|ampache-3.5.4-3|146	

99 12
12cr|ams-2.0.1-4|1	Name:       ams
12cr|ams-2.0.1-4|2	Summary:    Alsa Modular Synth
12cr|ams-2.0.1-4|3	Version:    2.0.1
12cr|ams-2.0.1-4|4	Release:    4
12cr|ams-2.0.1-4|5	
12cr|ams-2.0.1-4|6	URL:        http://alsamodular.sourceforge.net/
12cr|ams-2.0.1-4|7	Source:     http://prdownloads.sourceforge.net/alsamodular/%{name}-%{version}.tar.bz2
12cr|ams-2.0.1-4|8	Patch0:     ams-2.0.1-fix-strfmt.patch
12cr|ams-2.0.1-4|9	License:    GPLv2
12cr|ams-2.0.1-4|10	Group:      Sound
12cr|ams-2.0.1-4|11	
12cr|ams-2.0.1-4|12	Requires:   cmt
12cr|ams-2.0.1-4|13	Requires:   swh-plugins
12cr|ams-2.0.1-4|14	Requires:   VCO-plugins
12cr|ams-2.0.1-4|15	Requires:   rev-plugins
12cr|ams-2.0.1-4|16	Requires:   mcp-plugins
12cr|ams-2.0.1-4|17	BuildRequires:  fftw2-devel
12cr|ams-2.0.1-4|18	BuildRequires:  qt4-devel
12cr|ams-2.0.1-4|19	BuildRequires:  jackit-devel
12cr|ams-2.0.1-4|20	BuildRequires:  libalsa-devel
12cr|ams-2.0.1-4|21	BuildRequires:  ladspa-devel
12cr|ams-2.0.1-4|22	BuildRequires:  clalsadrv-devel
12cr|ams-2.0.1-4|23	
12cr|ams-2.0.1-4|24	%description
12cr|ams-2.0.1-4|25	AlsaModularSynth is a realtime modular synthesizer and effect processor.
12cr|ams-2.0.1-4|26	It features:
12cr|ams-2.0.1-4|27	* MIDI controlled modular software synthesis
12cr|ams-2.0.1-4|28	* Realtime effect processing with capture from e.g. "Line In" or "Mic In".
12cr|ams-2.0.1-4|29	* Full control of all synthesis and effect parameters via MIDI.
12cr|ams-2.0.1-4|30	* Integrated LADSPA Browser with search capability
12cr|ams-2.0.1-4|31	* JACK Support
12cr|ams-2.0.1-4|32	
12cr|ams-2.0.1-4|33	NOTE: Example files are in /usr/share/ams
12cr|ams-2.0.1-4|34	
12cr|ams-2.0.1-4|35	
12cr|ams-2.0.1-4|36	%files
12cr|ams-2.0.1-4|37	%defattr(-,root,root)
12cr|ams-2.0.1-4|38	%doc README THANKS
12cr|ams-2.0.1-4|39	%{_bindir}/%name
12cr|ams-2.0.1-4|40	%{_datadir}/%name
12cr|ams-2.0.1-4|41	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|ams-2.0.1-4|42	%{_mandir}/man1/ams.1.*
12cr|ams-2.0.1-4|43	%{_datadir}/pixmaps/ams_32.xpm
12cr|ams-2.0.1-4|44	#--------------------------------------------------------------------
12cr|ams-2.0.1-4|45	
12cr|ams-2.0.1-4|46	%prep
12cr|ams-2.0.1-4|47	%setup -q -n %name-%version
12cr|ams-2.0.1-4|48	%patch0 -p1
12cr|ams-2.0.1-4|49	
12cr|ams-2.0.1-4|50	%build
12cr|ams-2.0.1-4|51	LDFLAGS="-ldl" %configure2_5x --with-ladspa-path=%{_libdir}/ladspa
12cr|ams-2.0.1-4|52	%make
12cr|ams-2.0.1-4|53	
12cr|ams-2.0.1-4|54	%install
12cr|ams-2.0.1-4|55	rm -rf %{buildroot}
12cr|ams-2.0.1-4|56	%makeinstall_std
12cr|ams-2.0.1-4|57	
12cr|ams-2.0.1-4|58	#menu
12cr|ams-2.0.1-4|59	mkdir -p %{buildroot}/%{_datadir}/applications
12cr|ams-2.0.1-4|60	cat > %{buildroot}/%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|ams-2.0.1-4|61	[Desktop Entry]
12cr|ams-2.0.1-4|62	Name=Alsa Modular Synth
12cr|ams-2.0.1-4|63	Comment=Modular Synthesizer for ALSA
12cr|ams-2.0.1-4|64	Exec=%{_bindir}/%{name}
12cr|ams-2.0.1-4|65	Icon=%{_datadir}/pixmaps/ams_32.xpm
12cr|ams-2.0.1-4|66	Terminal=false
12cr|ams-2.0.1-4|67	Type=Application
12cr|ams-2.0.1-4|68	StartupNotify=true
12cr|ams-2.0.1-4|69	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;AudioVideoEditing;
12cr|ams-2.0.1-4|70	EOF
12cr|ams-2.0.1-4|71	
12cr|ams-2.0.1-4|72	
12cr|ams-2.0.1-4|73	%changelog
12cr|ams-2.0.1-4|74	* Thu May 03 2012 Frank Kober <emuse@mandriva.org> 2.0.1-4
12cr|ams-2.0.1-4|75	+ Revision: 795369
12cr|ams-2.0.1-4|76	- bump release
12cr|ams-2.0.1-4|77	- rebuild after re-importing VCO-plugins
12cr|ams-2.0.1-4|78	
12cr|ams-2.0.1-4|79	* Sat Jul 24 2010 Frank Kober <emuse@mandriva.org> 2.0.1-3mdv2011.0
12cr|ams-2.0.1-4|80	+ Revision: 558123
12cr|ams-2.0.1-4|81	- rebuild for new libclalsadrv
12cr|ams-2.0.1-4|82	
12cr|ams-2.0.1-4|83	* Mon Mar 01 2010 Frank Kober <emuse@mandriva.org> 2.0.1-2mdv2010.1
12cr|ams-2.0.1-4|84	+ Revision: 513062
12cr|ams-2.0.1-4|85	- rebuild
12cr|ams-2.0.1-4|86	- fix desktop icon, cleanup spec
12cr|ams-2.0.1-4|87	
12cr|ams-2.0.1-4|88	* Tue Jan 05 2010 Stéphane Téletchéa <steletch@mandriva.org> 2.0.1-1mdv2010.1
12cr|ams-2.0.1-4|89	+ Revision: 486316
12cr|ams-2.0.1-4|90	- Source fix
12cr|ams-2.0.1-4|91	
12cr|ams-2.0.1-4|92	+ Frank Kober <emuse@mandriva.org>
12cr|ams-2.0.1-4|93	- new upstream version 2.0.1, strfmt patch generated from upstream cvs
12cr|ams-2.0.1-4|94	- strfmtfix patch dropped since it caused runtime errors
12cr|ams-2.0.1-4|95	- update to new version 2.0.0
12cr|ams-2.0.1-4|96	
12cr|ams-2.0.1-4|97	* Wed May 27 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2.0.0-0.rc1.2mdv2010.0
12cr|ams-2.0.1-4|98	+ Revision: 380172
12cr|ams-2.0.1-4|99	- Bump release
12cr|ams-2.0.1-4|100	- Fix previous patch
12cr|ams-2.0.1-4|101	
12cr|ams-2.0.1-4|102	* Wed May 27 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2.0.0-0.rc1.1mdv2010.0
12cr|ams-2.0.1-4|103	+ Revision: 380165
12cr|ams-2.0.1-4|104	- Update to 2.0.0 Rc1 ( qt4 based)
12cr|ams-2.0.1-4|105	
12cr|ams-2.0.1-4|106	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1.8.7-3mdv2009.0
12cr|ams-2.0.1-4|107	+ Revision: 218429
12cr|ams-2.0.1-4|108	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|ams-2.0.1-4|109	
12cr|ams-2.0.1-4|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|ams-2.0.1-4|111	- drop old menu
12cr|ams-2.0.1-4|112	
12cr|ams-2.0.1-4|113	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 1.8.7-3mdv2008.1
12cr|ams-2.0.1-4|114	+ Revision: 135820
12cr|ams-2.0.1-4|115	- restore BuildRoot
12cr|ams-2.0.1-4|116	
12cr|ams-2.0.1-4|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|ams-2.0.1-4|118	- kill re-definition of %%buildroot on Pixel's request
12cr|ams-2.0.1-4|119	- import ams
12cr|ams-2.0.1-4|120	
12cr|ams-2.0.1-4|121	
12cr|ams-2.0.1-4|122	* Tue Sep 12 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.8.7-3mdv2007.0
12cr|ams-2.0.1-4|123	- Use mkrel
12cr|ams-2.0.1-4|124	- XDG
12cr|ams-2.0.1-4|125	
12cr|ams-2.0.1-4|126	* Thu Nov 10 2005 Austin Acton <austin@mandriva.org> 1.8.7-2mdk
12cr|ams-2.0.1-4|127	- lib64 fix
12cr|ams-2.0.1-4|128	
12cr|ams-2.0.1-4|129	* Wed Aug 24 2005 Austin Acton <austin@mandriva.org> 1.8.7-1mdk
12cr|ams-2.0.1-4|130	- 1.8.7
12cr|ams-2.0.1-4|131	- source URL
12cr|ams-2.0.1-4|132	- buildrequires clalsadrv
12cr|ams-2.0.1-4|133	
12cr|ams-2.0.1-4|134	* Sat Sep 11 2004 Austin Acton <austin@mandrake.org> 1.8.5-2mdk
12cr|ams-2.0.1-4|135	- require mcp-plugins
12cr|ams-2.0.1-4|136	
12cr|ams-2.0.1-4|137	* Thu Jul 8 2004 Austin Acton <austin@mandrake.org> 1.8.5-1mdk
12cr|ams-2.0.1-4|138	- 1.8.5
12cr|ams-2.0.1-4|139	
12cr|ams-2.0.1-4|140	* Sun May 9 2004 Austin Acton <austin@mandrake.org> 1.8.1-1mdk
12cr|ams-2.0.1-4|141	- 1.8.1
12cr|ams-2.0.1-4|142	- require vco and rev plugins for included patches
12cr|ams-2.0.1-4|143	
12cr|ams-2.0.1-4|144	* Fri Apr 2 2004 Austin Acton <austin@mandrake.org> 1.7.7-1mdk
12cr|ams-2.0.1-4|145	- 1.7.7
12cr|ams-2.0.1-4|146	
12cr|ams-2.0.1-4|147	* Mon Feb 16 2004 Austin Acton <austin@mandrake.org> 1.7.3-1mdk
12cr|ams-2.0.1-4|148	- 1.7.3
12cr|ams-2.0.1-4|149	
12cr|ams-2.0.1-4|150	* Sun Jan 25 2004 Franck Villaume <fvill@freesurf.fr> 1.7.2-2mdk
12cr|ams-2.0.1-4|151	- fix BuildRequires : fftw2-devel
12cr|ams-2.0.1-4|152	
12cr|ams-2.0.1-4|153	* Fri Jan 23 2004 Austin Acton <austin@mandrake.org> 1.7.2-1mdk
12cr|ams-2.0.1-4|154	- 1.7.2
12cr|ams-2.0.1-4|155	- remove epoch tag (0 is implied)
12cr|ams-2.0.1-4|156	- back to sane versioning
12cr|ams-2.0.1-4|157	- use opt flags
12cr|ams-2.0.1-4|158	
12cr|ams-2.0.1-4|159	* Fri Jan 23 2004 Franck Villaume <fvill@freesurf.fr> 20040107-2mdk
12cr|ams-2.0.1-4|160	- epoch tag = 0
12cr|ams-2.0.1-4|161	
12cr|ams-2.0.1-4|162	* Fri Jan 09 2004 Franck Villaume <fvill@freesurf.fr> 20040107-1mdk
12cr|ams-2.0.1-4|163	- cvs 20040107
12cr|ams-2.0.1-4|164	- the examples files moved to demos directory
12cr|ams-2.0.1-4|165	- fix buildrequires : 64bits + ladspa-devel
12cr|ams-2.0.1-4|166	
12cr|ams-2.0.1-4|167	* Sat Aug 30 2003 Austin Acton <aacton@yorku.ca> 1.5.12-1mdk
12cr|ams-2.0.1-4|168	- 1.5.12
12cr|ams-2.0.1-4|169	
12cr|ams-2.0.1-4|170	* Fri May 23 2003 Austin Acton <aacton@yorku.ca> 1.5.9-2mdk
12cr|ams-2.0.1-4|171	- change menu title
12cr|ams-2.0.1-4|172	
12cr|ams-2.0.1-4|173	* Wed May 21 2003 Austin Acton <aacton@yorku.ca> 1.5.9-1mdk
12cr|ams-2.0.1-4|174	- initial package

100 12
12cr|amsn-0.98.4-1|1	Summary:		MSN Messenger clone for Linux
12cr|amsn-0.98.4-1|2	Name:		amsn
12cr|amsn-0.98.4-1|3	Version:		0.98.4
12cr|amsn-0.98.4-1|4	Release:		1
12cr|amsn-0.98.4-1|5	License:		GPLv2+
12cr|amsn-0.98.4-1|6	Group:		Networking/Instant messaging
12cr|amsn-0.98.4-1|7	URL:		http://amsn.sourceforge.net/
12cr|amsn-0.98.4-1|8	Source0:		http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.bz2
12cr|amsn-0.98.4-1|9	Patch1:		amsn-0.98.4-defaultplugins.patch
12cr|amsn-0.98.4-1|10	Patch2:		amsn-0.98.4-contact_list_extension.patch
12cr|amsn-0.98.4-1|11	Patch3:		amsn-0.98.4-linkage.patch
12cr|amsn-0.98.4-1|12	Patch4:		amsn-0.98.4-fix_file_locations.patch
12cr|amsn-0.98.4-1|13	Patch5:		amsn-0.98.4-disable_version_check_on_startup.patch
12cr|amsn-0.98.4-1|14	Patch6:		amsn-0.98.4-amsnplus_flags.patch
12cr|amsn-0.98.4-1|15	Patch7:		amsn-0.98.4-kernel-2.6.38.patch
12cr|amsn-0.98.4-1|16	Patch8:		amsn-0.98.4-gcc43.patch
12cr|amsn-0.98.4-1|17	Patch9:		amsn-0.98.4-libpng15.patch
12cr|amsn-0.98.4-1|18	BuildRequires:	tcl >= 8.5
12cr|amsn-0.98.4-1|19	BuildRequires:	pkgconfig(openssl)
12cr|amsn-0.98.4-1|20	BuildRequires:	tk >= 8.5
12cr|amsn-0.98.4-1|21	BuildRequires:	tcl-devel >= 8.5
12cr|amsn-0.98.4-1|22	BuildRequires:	pkgconfig(tk) >= 8.5
12cr|amsn-0.98.4-1|23	BuildRequires:	imagemagick
12cr|amsn-0.98.4-1|24	BuildRequires:	desktop-file-utils
12cr|amsn-0.98.4-1|25	BuildRequires:	pkgconfig(libpng)
12cr|amsn-0.98.4-1|26	BuildRequires:	jpeg-devel
12cr|amsn-0.98.4-1|27	BuildRequires:	pkgconfig(libv4l2) >= 0.8.3
12cr|amsn-0.98.4-1|28	BuildRequires:	pkgconfig(farstream-0.1)
12cr|amsn-0.98.4-1|29	BuildRequires:	pkgconfig(gstreamer-app-0.10)
12cr|amsn-0.98.4-1|30	BuildRequires:	pkgconfig(gupnp-igd-1.0)
12cr|amsn-0.98.4-1|31	BuildRequires:	pkgconfig(imlib)
12cr|amsn-0.98.4-1|32	BuildRequires:	pkgconfig(ice)
12cr|amsn-0.98.4-1|33	BuildRequires:	pkgconfig(sm)
12cr|amsn-0.98.4-1|34	Requires:	tcl >= 8.5
12cr|amsn-0.98.4-1|35	Requires:	tk >= 8.5
12cr|amsn-0.98.4-1|36	Requires:	tcltls
12cr|amsn-0.98.4-1|37	Requires:	gstreamer0.10-plugins-bad
12cr|amsn-0.98.4-1|38	Requires:	gstreamer0.10-farstream
12cr|amsn-0.98.4-1|39	%if %mdkversion >= 201000
12cr|amsn-0.98.4-1|40	Requires:	libnice-utils
12cr|amsn-0.98.4-1|41	%else
12cr|amsn-0.98.4-1|42	Requires:	libnice
12cr|amsn-0.98.4-1|43	%endif
12cr|amsn-0.98.4-1|44	Requires:	tcl-snack
12cr|amsn-0.98.4-1|45	Requires:	alsa-utils
12cr|amsn-0.98.4-1|46	Obsoletes:	amsn-plugins
12cr|amsn-0.98.4-1|47	Obsoletes:	amsn-skins
12cr|amsn-0.98.4-1|48	
12cr|amsn-0.98.4-1|49	%description
12cr|amsn-0.98.4-1|50	AMSN is a Microsoft Messenger (MSN) clone for Unix, Windows and
12cr|amsn-0.98.4-1|51	Macintosh platforms. It supports file transfers, groups, video,
12cr|amsn-0.98.4-1|52	voice and many more features.
12cr|amsn-0.98.4-1|53	
12cr|amsn-0.98.4-1|54	%prep
12cr|amsn-0.98.4-1|55	%setup -q -n %{name}-%{version}
12cr|amsn-0.98.4-1|56	%patch1 -p0 -b .defaultplugins
12cr|amsn-0.98.4-1|57	%patch2 -p1 -b .contact_list_extension
12cr|amsn-0.98.4-1|58	%patch3 -p1 -b .link
12cr|amsn-0.98.4-1|59	%patch4 -p0 -b .locations
12cr|amsn-0.98.4-1|60	%patch5 -p0 -b .version_check
12cr|amsn-0.98.4-1|61	%patch6 -p0 -b .flags
12cr|amsn-0.98.4-1|62	%patch7 -p0 -b .kernel
12cr|amsn-0.98.4-1|63	%patch8 -p0 -b .gcc
12cr|amsn-0.98.4-1|64	%patch9 -p1 -b .libpng15
12cr|amsn-0.98.4-1|65	
12cr|amsn-0.98.4-1|66	# remove some Win stuff
12cr|amsn-0.98.4-1|67	rm -r skins/default/winicons
12cr|amsn-0.98.4-1|68	rm -r plugins/music/MusicWin*
12cr|amsn-0.98.4-1|69	
12cr|amsn-0.98.4-1|70	# use aplay to play sounds
12cr|amsn-0.98.4-1|71	sed -i 's#soundcommand "play \\$sound"#soundcommand "aplay -q \\$sound"#' config.tcl
12cr|amsn-0.98.4-1|72	
12cr|amsn-0.98.4-1|73	%build
12cr|amsn-0.98.4-1|74	autoreconf -fi
12cr|amsn-0.98.4-1|75	%configure2_5x --enable-debug
12cr|amsn-0.98.4-1|76	
12cr|amsn-0.98.4-1|77	# don't use prebuilt snapshot binary for amsnplus,
12cr|amsn-0.98.4-1|78	# rebuild it and thus fix binary-or-shlib-defines-rpath
12cr|amsn-0.98.4-1|79	pushd plugins/amsnplus
12cr|amsn-0.98.4-1|80	rm -rf snapshot
12cr|amsn-0.98.4-1|81	%make
12cr|amsn-0.98.4-1|82	popd
12cr|amsn-0.98.4-1|83	
12cr|amsn-0.98.4-1|84	%make verbose=yes
12cr|amsn-0.98.4-1|85	
12cr|amsn-0.98.4-1|86	%install
12cr|amsn-0.98.4-1|87	%makeinstall_std
12cr|amsn-0.98.4-1|88	
12cr|amsn-0.98.4-1|89	# desktop file
12cr|amsn-0.98.4-1|90	mkdir -p %{buildroot}%{_datadir}/applications
12cr|amsn-0.98.4-1|91	desktop-file-install \
12cr|amsn-0.98.4-1|92	--delete-original %{buildroot}%{_datadir}/%{name}/%{name}.desktop \
12cr|amsn-0.98.4-1|93	--add-category="X-MandrivaLinux-CrossDesktop" \
12cr|amsn-0.98.4-1|94	--dir %{buildroot}%{_datadir}/applications/ \
12cr|amsn-0.98.4-1|95	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|amsn-0.98.4-1|96	
12cr|amsn-0.98.4-1|97	# icons
12cr|amsn-0.98.4-1|98	mkdir -p %{buildroot}%{_iconsdir}
12cr|amsn-0.98.4-1|99	mv %{buildroot}%{_datadir}/%{name}/desktop-icons/ %{buildroot}%{_iconsdir}/hicolor/
12cr|amsn-0.98.4-1|100	rm %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|amsn-0.98.4-1|101	
12cr|amsn-0.98.4-1|102	# cleanup
12cr|amsn-0.98.4-1|103	rm -rf %{buildroot}%{_datadir}/%{name}/sndplay
12cr|amsn-0.98.4-1|104	rm -rf %{buildroot}%{_datadir}/%{name}/lang/{*.*,LANG-HOWTO,sortlang}
12cr|amsn-0.98.4-1|105	rm -rf %{buildroot}%{_datadir}/%{name}/docs/DOCS-HOWTO
12cr|amsn-0.98.4-1|106	rm -rf %{buildroot}%{_datadir}/%{name}/{GNUGPL,INSTALL,remote.help,TODO}
12cr|amsn-0.98.4-1|107	rm -rf %{buildroot}%{_datadir}/%{name}/plugins/amsnplus/{Makefile,snapshot.c}
12cr|amsn-0.98.4-1|108	
12cr|amsn-0.98.4-1|109	# fix rights
12cr|amsn-0.98.4-1|110	find %{buildroot}%{_datadir}/%{name}/ -name test.tcl -exec chmod 755 {} \;
12cr|amsn-0.98.4-1|111	
12cr|amsn-0.98.4-1|112	%files
12cr|amsn-0.98.4-1|113	%doc AGREEMENT CREDITS FAQ FAQ.html GNUGPL HELP README TODO lang/LANG-HOWTO docs/DOCS-HOWTO remote.help
12cr|amsn-0.98.4-1|114	%{_bindir}/%{name}
12cr|amsn-0.98.4-1|115	%{_bindir}/%{name}-remote
12cr|amsn-0.98.4-1|116	%{_bindir}/%{name}-remote-CLI
12cr|amsn-0.98.4-1|117	%{_datadir}/%{name}
12cr|amsn-0.98.4-1|118	%{_datadir}/applications/%{name}.desktop
12cr|amsn-0.98.4-1|119	%{_iconsdir}/hicolor/*/apps/*
12cr|amsn-0.98.4-1|120	
12cr|amsn-0.98.4-1|121	
12cr|amsn-0.98.4-1|122	%changelog
12cr|amsn-0.98.4-1|123	* Fri Apr 01 2011 Funda Wang <fwang@mandriva.org> 0.98.4-3mdv2011.0
12cr|amsn-0.98.4-1|124	+ Revision: 649575
12cr|amsn-0.98.4-1|125	- fix build
12cr|amsn-0.98.4-1|126	- bump v4l req
12cr|amsn-0.98.4-1|127	- fix build with latest kernel
12cr|amsn-0.98.4-1|128	- fix build with rpm5
12cr|amsn-0.98.4-1|129	
12cr|amsn-0.98.4-1|130	* Fri Dec 10 2010 Jani Välimaa <wally@mandriva.org> 0.98.4-2mdv2011.0
12cr|amsn-0.98.4-1|131	+ Revision: 620438
12cr|amsn-0.98.4-1|132	- add missing BRs
12cr|amsn-0.98.4-1|133	- add patch to build amsnplus with desired flags
12cr|amsn-0.98.4-1|134	- increase build time verbosity
12cr|amsn-0.98.4-1|135	- add X-MandrivaLinux-CrossDesktop back to the .desktop file
12cr|amsn-0.98.4-1|136	
12cr|amsn-0.98.4-1|137	* Mon Dec 06 2010 Jani Välimaa <wally@mandriva.org> 0.98.4-1mdv2011.0
12cr|amsn-0.98.4-1|138	+ Revision: 612197
12cr|amsn-0.98.4-1|139	- new version 0.98.4
12cr|amsn-0.98.4-1|140	- drop P0 and update other patches
12cr|amsn-0.98.4-1|141	- clean .spec a bit
12cr|amsn-0.98.4-1|142	
12cr|amsn-0.98.4-1|143	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.98.3-3mdv2011.0
12cr|amsn-0.98.4-1|144	+ Revision: 609972
12cr|amsn-0.98.4-1|145	- rebuild
12cr|amsn-0.98.4-1|146	
12cr|amsn-0.98.4-1|147	+ Jani Välimaa <wally@mandriva.org>
12cr|amsn-0.98.4-1|148	- fix requires to ease backporting
12cr|amsn-0.98.4-1|149	
12cr|amsn-0.98.4-1|150	* Tue Mar 09 2010 Jani Välimaa <wally@mandriva.org> 0.98.3-2mdv2010.1
12cr|amsn-0.98.4-1|151	+ Revision: 516972
12cr|amsn-0.98.4-1|152	- rebuild (previous package was lost in BS)
12cr|amsn-0.98.4-1|153	- new version 0.98.3
12cr|amsn-0.98.4-1|154	- remove Desktop Integration plugin, it's now provided by upstream
12cr|amsn-0.98.4-1|155	- fix rpath issue of amsnplus plugin
12cr|amsn-0.98.4-1|156	
12cr|amsn-0.98.4-1|157	* Mon Mar 01 2010 Jani Välimaa <wally@mandriva.org> 0.98.1-5mdv2010.1
12cr|amsn-0.98.4-1|158	+ Revision: 513063
12cr|amsn-0.98.4-1|159	- don't check for newer version on startup (Patch5)
12cr|amsn-0.98.4-1|160	- don't remove AGREEMENT or CREDITS from the main program dir; amsn needs access to them
12cr|amsn-0.98.4-1|161	
12cr|amsn-0.98.4-1|162	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 0.98.1-4mdv2010.1
12cr|amsn-0.98.4-1|163	+ Revision: 492267
12cr|amsn-0.98.4-1|164	- rebuild for new libjpeg v8
12cr|amsn-0.98.4-1|165	
12cr|amsn-0.98.4-1|166	* Thu Jan 07 2010 Jani Välimaa <wally@mandriva.org> 0.98.1-3mdv2010.1
12cr|amsn-0.98.4-1|167	+ Revision: 487239
12cr|amsn-0.98.4-1|168	- rebuild for new gupnp-igd
12cr|amsn-0.98.4-1|169	
12cr|amsn-0.98.4-1|170	* Sat Nov 28 2009 Jani Välimaa <wally@mandriva.org> 0.98.1-2mdv2010.1
12cr|amsn-0.98.4-1|171	+ Revision: 470838
12cr|amsn-0.98.4-1|172	- clean up the main program dir
12cr|amsn-0.98.4-1|173	- fix file rights
12cr|amsn-0.98.4-1|174	- fix icons
12cr|amsn-0.98.4-1|175	- re-add "Desktop Integration" plugin
12cr|amsn-0.98.4-1|176	- drop startup script
12cr|amsn-0.98.4-1|177	- use aplay to play sounds
12cr|amsn-0.98.4-1|178	- fix amsn-remote and amsn-remote-CLI (P4)
12cr|amsn-0.98.4-1|179	- remove unneeded requires
12cr|amsn-0.98.4-1|180	- enable debug symbols
12cr|amsn-0.98.4-1|181	- fix file list
12cr|amsn-0.98.4-1|182	- clean spec
12cr|amsn-0.98.4-1|183	
12cr|amsn-0.98.4-1|184	* Sat Nov 07 2009 Jani Välimaa <wally@mandriva.org> 0.98.1-1mdv2010.1
12cr|amsn-0.98.4-1|185	+ Revision: 462430
12cr|amsn-0.98.4-1|186	- new version 0.98.1
12cr|amsn-0.98.4-1|187	- removed unneeded BR
12cr|amsn-0.98.4-1|188	
12cr|amsn-0.98.4-1|189	* Mon Oct 12 2009 Jani Välimaa <wally@mandriva.org> 0.98.0-5mdv2010.0
12cr|amsn-0.98.4-1|190	+ Revision: 456958
12cr|amsn-0.98.4-1|191	- don't remove README and HELP from the main program dir (fixes About window not appearing)
12cr|amsn-0.98.4-1|192	
12cr|amsn-0.98.4-1|193	* Tue Sep 22 2009 Frederic Crozat <fcrozat@mandriva.com> 0.98.0-4mdv2010.0
12cr|amsn-0.98.4-1|194	+ Revision: 447377
12cr|amsn-0.98.4-1|195	- Remove dependency on obsolete gstreamer0.10-farsight
12cr|amsn-0.98.4-1|196	
12cr|amsn-0.98.4-1|197	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|amsn-0.98.4-1|198	- Rebuild for new gupnp
12cr|amsn-0.98.4-1|199	
12cr|amsn-0.98.4-1|200	* Fri Aug 28 2009 Jani Välimaa <wally@mandriva.org> 0.98.0-2mdv2010.0
12cr|amsn-0.98.4-1|201	+ Revision: 422040
12cr|amsn-0.98.4-1|202	- fix Imlib dependency
12cr|amsn-0.98.4-1|203	
12cr|amsn-0.98.4-1|204	* Fri Aug 28 2009 Emmanuel Andry <eandry@mandriva.org> 0.98.0-1mdv2010.0
12cr|amsn-0.98.4-1|205	+ Revision: 421899
12cr|amsn-0.98.4-1|206	- fix release number issue
12cr|amsn-0.98.4-1|207	- New version 0.98 final
12cr|amsn-0.98.4-1|208	- drop SOURCE3 (provided upstream)
12cr|amsn-0.98.4-1|209	
12cr|amsn-0.98.4-1|210	* Sun Aug 23 2009 Funda Wang <fwang@mandriva.org> 0.98.0-0.11506.1mdv2010.0
12cr|amsn-0.98.4-1|211	+ Revision: 419749
12cr|amsn-0.98.4-1|212	- new snapshot
12cr|amsn-0.98.4-1|213	- finally fix linkage
12cr|amsn-0.98.4-1|214	
12cr|amsn-0.98.4-1|215	* Sun Aug 02 2009 Emmanuel Andry <eandry@mandriva.org> 0.98.0-0.11406.7mdv2010.0
12cr|amsn-0.98.4-1|216	+ Revision: 407554
12cr|amsn-0.98.4-1|217	- requires gstreamer0.10-plugins-bad
12cr|amsn-0.98.4-1|218	
12cr|amsn-0.98.4-1|219	* Tue Jul 28 2009 Emmanuel Andry <eandry@mandriva.org> 0.98.0-0.11406.6mdv2010.0
12cr|amsn-0.98.4-1|220	+ Revision: 402828
12cr|amsn-0.98.4-1|221	- New svn snapshot
12cr|amsn-0.98.4-1|222	- rediff p1
12cr|amsn-0.98.4-1|223	- fix Requires
12cr|amsn-0.98.4-1|224	
12cr|amsn-0.98.4-1|225	* Sun Jun 28 2009 Wanderlei Cavassin <cavassin@mandriva.com.br> 0.98.0-0.11098.6mdv2010.0
12cr|amsn-0.98.4-1|226	+ Revision: 390148
12cr|amsn-0.98.4-1|227	- Added Desktop Integration plugin (default on).
12cr|amsn-0.98.4-1|228	Fixed double extension in contact lists filename (reported upstream)
12cr|amsn-0.98.4-1|229	
12cr|amsn-0.98.4-1|230	* Sun Jun 28 2009 Wanderlei Cavassin <cavassin@mandriva.com.br> 0.98.0-0.11098.5mdv2010.0
12cr|amsn-0.98.4-1|231	+ Revision: 390133
12cr|amsn-0.98.4-1|232	- Fix lang detection in startup script in cases like pt_BR.UTF-8.
12cr|amsn-0.98.4-1|233	Fix pt encoding (langpt is utf-8).
12cr|amsn-0.98.4-1|234	
12cr|amsn-0.98.4-1|235	* Sun Jun 21 2009 Frederik Himpe <fhimpe@mandriva.org> 0.98.0-0.11098.4mdv2010.0
12cr|amsn-0.98.4-1|236	+ Revision: 387876
12cr|amsn-0.98.4-1|237	- Rebuild for new libgupnp-igd2
12cr|amsn-0.98.4-1|238	
12cr|amsn-0.98.4-1|239	* Sat Mar 21 2009 Emmanuel Andry <eandry@mandriva.org> 0.98.0-0.11098.3mdv2009.1
12cr|amsn-0.98.4-1|240	+ Revision: 359962
12cr|amsn-0.98.4-1|241	- drop redundant requires
12cr|amsn-0.98.4-1|242	- requires libnice?\195
12cr|amsn-0.98.4-1|243	
12cr|amsn-0.98.4-1|244	* Fri Mar 20 2009 Emmanuel Andry <eandry@mandriva.org> 0.98.0-0.11098.2mdv2009.1
12cr|amsn-0.98.4-1|245	+ Revision: 358241
12cr|amsn-0.98.4-1|246	- add necessary requires for VoIP
12cr|amsn-0.98.4-1|247	
12cr|amsn-0.98.4-1|248	* Thu Mar 19 2009 Emmanuel Andry <eandry@mandriva.org> 0.98.0-0.11098.1mdv2009.1
12cr|amsn-0.98.4-1|249	+ Revision: 357736
12cr|amsn-0.98.4-1|250	- New svn snapshot
12cr|amsn-0.98.4-1|251	- obsoletes old plugins and skins
12cr|amsn-0.98.4-1|252	
12cr|amsn-0.98.4-1|253	* Thu Mar 05 2009 Emmanuel Andry <eandry@mandriva.org> 0.98.0-0.11074.1mdv2009.1
12cr|amsn-0.98.4-1|254	+ Revision: 349424
12cr|amsn-0.98.4-1|255	- New svn snapshot
12cr|amsn-0.98.4-1|256	- BR gupnp-igd-devel
12cr|amsn-0.98.4-1|257	
12cr|amsn-0.98.4-1|258	* Fri Feb 20 2009 Emmanuel Andry <eandry@mandriva.org> 0.98.0-0.11028.1mdv2009.1
12cr|amsn-0.98.4-1|259	+ Revision: 343481
12cr|amsn-0.98.4-1|260	- BR libgstreamer-plugins-base-devel
12cr|amsn-0.98.4-1|261	- New svn snapshot
12cr|amsn-0.98.4-1|262	- BR libfarsight2-devel
12cr|amsn-0.98.4-1|263	
12cr|amsn-0.98.4-1|264	* Sun Jan 11 2009 Adam Williamson <awilliamson@mandriva.org> 0.98.0-0.10841.1mdv2009.1
12cr|amsn-0.98.4-1|265	+ Revision: 328405
12cr|amsn-0.98.4-1|266	- drop various bits only needed for patches
12cr|amsn-0.98.4-1|267	- disable --as-needed as well as --no-undefined
12cr|amsn-0.98.4-1|268	- drop all patches: merged or superseded upstream
12cr|amsn-0.98.4-1|269	- bump to current SVN at recommendation of upstream to fix Tcl/Tk 8.6 issues
12cr|amsn-0.98.4-1|270	
12cr|amsn-0.98.4-1|271	* Sat Jan 03 2009 Emmanuel Andry <eandry@mandriva.org> 0.97.2-7mdv2009.1
12cr|amsn-0.98.4-1|272	+ Revision: 324020
12cr|amsn-0.98.4-1|273	- add P3 and P4 from Fedora to add v4l2 support
12cr|amsn-0.98.4-1|274	- remove URL in descriptions
12cr|amsn-0.98.4-1|275	- fix french description
12cr|amsn-0.98.4-1|276	
12cr|amsn-0.98.4-1|277	* Fri Dec 26 2008 Gustavo De Nardin <gustavodn@mandriva.com> 0.97.2-6mdv2009.1
12cr|amsn-0.98.4-1|278	+ Revision: 319261
12cr|amsn-0.98.4-1|279	- rebuild for new TCL/TK, probably
12cr|amsn-0.98.4-1|280	
12cr|amsn-0.98.4-1|281	* Thu Dec 25 2008 Adam Williamson <awilliamson@mandriva.org> 0.97.2-5mdv2009.1
12cr|amsn-0.98.4-1|282	+ Revision: 319122
12cr|amsn-0.98.4-1|283	- rebuild with Tcl 8.6b1 (seems needed)
12cr|amsn-0.98.4-1|284	- build with -DCONST86="" to fix another build issue
12cr|amsn-0.98.4-1|285	- add variables.patch, from Michael Schlenker: fixes build-breaking problems
12cr|amsn-0.98.4-1|286	- rediff www-browser.diff as www_browser.patch
12cr|amsn-0.98.4-1|287	
12cr|amsn-0.98.4-1|288	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|amsn-0.98.4-1|289	- lowercase ImageMagick
12cr|amsn-0.98.4-1|290	
12cr|amsn-0.98.4-1|291	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 0.97.2-4mdv2009.1
12cr|amsn-0.98.4-1|292	+ Revision: 310797
12cr|amsn-0.98.4-1|293	- adjust for new tcltls location
12cr|amsn-0.98.4-1|294	- use autoreconf, don't do it all manually
12cr|amsn-0.98.4-1|295	- do substitutions with sed not perl
12cr|amsn-0.98.4-1|296	- update tcltls dep
12cr|amsn-0.98.4-1|297	- add tcl86.patch to let it detect Tcl 8.6
12cr|amsn-0.98.4-1|298	- small cleanups
12cr|amsn-0.98.4-1|299	
12cr|amsn-0.98.4-1|300	+ Emmanuel Andry <eandry@mandriva.org>
12cr|amsn-0.98.4-1|301	- suggests gstreamer0.10-farsight for audio conversation support
12cr|amsn-0.98.4-1|302	
12cr|amsn-0.98.4-1|303	* Tue Oct 21 2008 Adam Williamson <awilliamson@mandriva.org> 0.97.2-3mdv2009.1
12cr|amsn-0.98.4-1|304	+ Revision: 296301
12cr|amsn-0.98.4-1|305	- can't use -M to fix #39273 as it's invalid for anything but padsp: instead
12cr|amsn-0.98.4-1|306	directly set PADSP_NO_MIXER, which is what -M does
12cr|amsn-0.98.4-1|307	
12cr|amsn-0.98.4-1|308	* Tue Oct 21 2008 Adam Williamson <awilliamson@mandriva.org> 0.97.2-2mdv2009.1
12cr|amsn-0.98.4-1|309	+ Revision: 295886
12cr|amsn-0.98.4-1|310	- fix #39273 (use -M parameter for soundwrapper to fix high CPU use)
12cr|amsn-0.98.4-1|311	
12cr|amsn-0.98.4-1|312	* Mon Aug 04 2008 Frederik Himpe <fhimpe@mandriva.org> 0.97.2-1mdv2009.0
12cr|amsn-0.98.4-1|313	+ Revision: 263306
12cr|amsn-0.98.4-1|314	- update to new version 0.97.2
12cr|amsn-0.98.4-1|315	
12cr|amsn-0.98.4-1|316	* Wed Jul 02 2008 Adam Williamson <awilliamson@mandriva.org> 0.97.1-1mdv2009.0
12cr|amsn-0.98.4-1|317	+ Revision: 230821
12cr|amsn-0.98.4-1|318	- disable underlink checking (breaks on plugins, and package contains no shared libs)
12cr|amsn-0.98.4-1|319	- bit of spec cleaning
12cr|amsn-0.98.4-1|320	- new release 0.97.1
12cr|amsn-0.98.4-1|321	
12cr|amsn-0.98.4-1|322	+ Pixel <pixel@mandriva.com>
12cr|amsn-0.98.4-1|323	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|amsn-0.98.4-1|324	
12cr|amsn-0.98.4-1|325	* Sat Feb 09 2008 Frederik Himpe <fhimpe@mandriva.org> 0.97-2mdv2008.1
12cr|amsn-0.98.4-1|326	+ Revision: 164480
12cr|amsn-0.98.4-1|327	- Rebuild against new tk 8.5.1 (fixes bug #37624)
12cr|amsn-0.98.4-1|328	
12cr|amsn-0.98.4-1|329	+ Adam Williamson <awilliamson@mandriva.org>
12cr|amsn-0.98.4-1|330	- damn, missed the -devel buildrequires
12cr|amsn-0.98.4-1|331	- version the tcl / tk buildrequires to 8.5 for the 2008.0 backport
12cr|amsn-0.98.4-1|332	
12cr|amsn-0.98.4-1|333	* Fri Dec 28 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.97-1mdv2008.1
12cr|amsn-0.98.4-1|334	+ Revision: 138861
12cr|amsn-0.98.4-1|335	- New version 0.97
12cr|amsn-0.98.4-1|336	
12cr|amsn-0.98.4-1|337	+ Olivier Blin <oblin@mandriva.com>
12cr|amsn-0.98.4-1|338	- restore BuildRoot
12cr|amsn-0.98.4-1|339	
12cr|amsn-0.98.4-1|340	+ Thierry Vignaud <tv@mandriva.org>
12cr|amsn-0.98.4-1|341	- kill re-definition of %%buildroot on Pixel's request
12cr|amsn-0.98.4-1|342	
12cr|amsn-0.98.4-1|343	* Mon Nov 12 2007 Adam Williamson <awilliamson@mandriva.org> 0.97-0.RC1.20071112.1mdv2008.1
12cr|amsn-0.98.4-1|344	+ Revision: 108305
12cr|amsn-0.98.4-1|345	- requires tcl-snack (required for audio chat to work, thanks Philippe Didier)
12cr|amsn-0.98.4-1|346	- new snapshot 20071112
12cr|amsn-0.98.4-1|347	
12cr|amsn-0.98.4-1|348	* Thu Sep 06 2007 Adam Williamson <awilliamson@mandriva.org> 0.97-0.RC1.20070905.2mdv2008.0
12cr|amsn-0.98.4-1|349	+ Revision: 80724
12cr|amsn-0.98.4-1|350	- drop legacy icons
12cr|amsn-0.98.4-1|351	- fix menu entry issues
12cr|amsn-0.98.4-1|352	- update to current svn (more stable than RC1 as per austin)
12cr|amsn-0.98.4-1|353	
12cr|amsn-0.98.4-1|354	* Sun Sep 02 2007 Funda Wang <fwang@mandriva.org> 0.97-0.RC1.2mdv2008.0
12cr|amsn-0.98.4-1|355	+ Revision: 77745
12cr|amsn-0.98.4-1|356	- add X-MandrivaLinux-CrossDesktop for amsn (bug#33061).
12cr|amsn-0.98.4-1|357	Because it sits in contrib without distro flavour, it is very likely
12cr|amsn-0.98.4-1|358	that users install it manually. Due to it is not a GTK/Qt applications,
12cr|amsn-0.98.4-1|359	it will listed in Others forever without CrossDesktop.
12cr|amsn-0.98.4-1|360	
12cr|amsn-0.98.4-1|361	+ Adam Williamson <awilliamson@mandriva.org>
12cr|amsn-0.98.4-1|362	- revert previous change by blindauer (the req was already there)
12cr|amsn-0.98.4-1|363	
12cr|amsn-0.98.4-1|364	+ Emmanuel Blindauer <blindauer@mandriva.org>
12cr|amsn-0.98.4-1|365	- Added requires for libtcltls, or amsn won't connect.
12cr|amsn-0.98.4-1|366	
12cr|amsn-0.98.4-1|367	* Tue Jun 12 2007 Adam Williamson <awilliamson@mandriva.org> 0.97-0.RC1.1mdv2008.0
12cr|amsn-0.98.4-1|368	+ Revision: 38334
12cr|amsn-0.98.4-1|369	- add fd.o icons
12cr|amsn-0.98.4-1|370	- small spec clean
12cr|amsn-0.98.4-1|371	- new release 0.97RC1
12cr|amsn-0.98.4-1|372	
12cr|amsn-0.98.4-1|373	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|amsn-0.98.4-1|374	- Add --enable-alsa configure option to fix sound problems
12cr|amsn-0.98.4-1|375	
12cr|amsn-0.98.4-1|376	* Wed Apr 25 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.96-3mdv2008.0
12cr|amsn-0.98.4-1|377	+ Revision: 18126
12cr|amsn-0.98.4-1|378	- rebuild for libtcl/tk 8.5
12cr|amsn-0.98.4-1|379	
12cr|amsn-0.98.4-1|380	
12cr|amsn-0.98.4-1|381	* Sat Dec 23 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.96-2mdv2007.0
12cr|amsn-0.98.4-1|382	+ Revision: 101910
12cr|amsn-0.98.4-1|383	- Fix BuildRequires
12cr|amsn-0.98.4-1|384	
12cr|amsn-0.98.4-1|385	+ plouf <plouf>
12cr|amsn-0.98.4-1|386	- Fix BuilRequires on libpng-devel
12cr|amsn-0.98.4-1|387	- New release 0.96
12cr|amsn-0.98.4-1|388	
12cr|amsn-0.98.4-1|389	* Mon Oct 16 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.95-9mdv2006.0
12cr|amsn-0.98.4-1|390	+ Revision: 65425
12cr|amsn-0.98.4-1|391	- Add BuildRequires
12cr|amsn-0.98.4-1|392	
12cr|amsn-0.98.4-1|393	+ plouf <plouf>
12cr|amsn-0.98.4-1|394	- add Requires on soundwrapper
12cr|amsn-0.98.4-1|395	- Import amsn
12cr|amsn-0.98.4-1|396	

101 12
12cr|amsn-plugins-0.96-6|1	Summary:	Plugins for amsn (MSN Messenger clone for Linux)
12cr|amsn-plugins-0.96-6|2	Name:		amsn-plugins
12cr|amsn-plugins-0.96-6|3	Version:	0.96
12cr|amsn-plugins-0.96-6|4	Release:	%mkrel 6
12cr|amsn-plugins-0.96-6|5	License:	GPL
12cr|amsn-plugins-0.96-6|6	Group:		Networking/Instant messaging
12cr|amsn-plugins-0.96-6|7	URL:		http://amsn.sourceforge.net/
12cr|amsn-plugins-0.96-6|8	Source0:	http://prdownloads.sourceforge.net/amsn/amsnplus-2.6.1.zip
12cr|amsn-plugins-0.96-6|9	Source1:	http://prdownloads.sourceforge.net/amsn/colorize-1.0.zip
12cr|amsn-plugins-0.96-6|10	Source2:	http://prdownloads.sourceforge.net/amsn/dbusviewer-0.1.1.zip
12cr|amsn-plugins-0.96-6|11	Source3:	http://prdownloads.sourceforge.net/amsn/desktop_integration-1.2.zip
12cr|amsn-plugins-0.96-6|12	Source4:	http://prdownloads.sourceforge.net/amsn/emotes-0.1.zip
12cr|amsn-plugins-0.96-6|13	Source5:	http://prdownloads.sourceforge.net/amsn/fakingit-b2.zip
12cr|amsn-plugins-0.96-6|14	Source6:	http://prdownloads.sourceforge.net/amsn/fortune-1.0.zip
12cr|amsn-plugins-0.96-6|15	Source7:	http://prdownloads.sourceforge.net/amsn/FPSstats-0.9.zip
12cr|amsn-plugins-0.96-6|16	Source8:	http://prdownloads.sourceforge.net/amsn/gename-1.0.zip
12cr|amsn-plugins-0.96-6|17	Source9:	http://prdownloads.sourceforge.net/amsn/Invisibility-b1.zip
12cr|amsn-plugins-0.96-6|18	Source10:	http://prdownloads.sourceforge.net/amsn/movewin-0.1.zip
12cr|amsn-plugins-0.96-6|19	Source11:	http://prdownloads.sourceforge.net/amsn/music-1.3.zip
12cr|amsn-plugins-0.96-6|20	Source12:	http://prdownloads.sourceforge.net/amsn/pop3-2.3.zip
12cr|amsn-plugins-0.96-6|21	Source13:	http://prdownloads.sourceforge.net/amsn/sayit-1.4.zip
12cr|amsn-plugins-0.96-6|22	Source14:	http://prdownloads.sourceforge.net/amsn/TeXIM-0.8.zip
12cr|amsn-plugins-0.96-6|23	Source15:	http://prdownloads.sourceforge.net/amsn/userstatus-1.1.1.zip
12cr|amsn-plugins-0.96-6|24	Source16:	http://prdownloads.sourceforge.net/amsn/whatis-1.4.zip
12cr|amsn-plugins-0.96-6|25	Source17:	http://prdownloads.sourceforge.net/amsn/winskin-0.11.zip
12cr|amsn-plugins-0.96-6|26	BuildRequires:	tcl >= 8.4.2-2mdk openssl-devel
12cr|amsn-plugins-0.96-6|27	BuildRequires:	imlib-devel
12cr|amsn-plugins-0.96-6|28	BuildRequires:	tk >= 8.4.2
12cr|amsn-plugins-0.96-6|29	Requires:	tcl >= 8.4.2
12cr|amsn-plugins-0.96-6|30	Requires:	tk >= 8.4.2
12cr|amsn-plugins-0.96-6|31	Requires:	amsn >= %{version}
12cr|amsn-plugins-0.96-6|32	# For the FPSstats plugin
12cr|amsn-plugins-0.96-6|33	Requires:	qstat
12cr|amsn-plugins-0.96-6|34	# For the sayit plugin
12cr|amsn-plugins-0.96-6|35	Requires:	festival
12cr|amsn-plugins-0.96-6|36	# For the TeXIM plugin
12cr|amsn-plugins-0.96-6|37	Requires:	tetex-latex
12cr|amsn-plugins-0.96-6|38	BuildRoot:	%{_tmppath}/buildroot-%{name}-%{version}
12cr|amsn-plugins-0.96-6|39	
12cr|amsn-plugins-0.96-6|40	%description
12cr|amsn-plugins-0.96-6|41	This package contains various plugins for amsn (MSN Messenger clone for Linux)
12cr|amsn-plugins-0.96-6|42	
12cr|amsn-plugins-0.96-6|43	%prep
12cr|amsn-plugins-0.96-6|44	
12cr|amsn-plugins-0.96-6|45	%setup -q -T -c -n %{name}-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a11 -a12 -a13 -a14 -a15 -a16 -a17
12cr|amsn-plugins-0.96-6|46	
12cr|amsn-plugins-0.96-6|47	# cleanup M$ junk
12cr|amsn-plugins-0.96-6|48	find . -name "*.exe" | xargs rm -f
12cr|amsn-plugins-0.96-6|49	find . -name "*.dll" | xargs rm -f
12cr|amsn-plugins-0.96-6|50	rm -rf music/MusicWA
12cr|amsn-plugins-0.96-6|51	
12cr|amsn-plugins-0.96-6|52	# cleanup SVN files
12cr|amsn-plugins-0.96-6|53	find . -name .svn | xargs rm -rf
12cr|amsn-plugins-0.96-6|54	
12cr|amsn-plugins-0.96-6|55	# fix attribs
12cr|amsn-plugins-0.96-6|56	find . -type f | xargs chmod 644
12cr|amsn-plugins-0.96-6|57	find . -type d | xargs chmod 755
12cr|amsn-plugins-0.96-6|58	
12cr|amsn-plugins-0.96-6|59	%build
12cr|amsn-plugins-0.96-6|60	
12cr|amsn-plugins-0.96-6|61	pushd amsnplus
12cr|amsn-plugins-0.96-6|62	rm -f snapshot
12cr|amsn-plugins-0.96-6|63	gcc %{optflags} snapshot.c -o snapshot `imlib-config --cflags` `imlib-config --libs`
12cr|amsn-plugins-0.96-6|64	rm -f Makefile *.c
12cr|amsn-plugins-0.96-6|65	popd
12cr|amsn-plugins-0.96-6|66	
12cr|amsn-plugins-0.96-6|67	%install
12cr|amsn-plugins-0.96-6|68	rm -rf %{buildroot}
12cr|amsn-plugins-0.96-6|69	
12cr|amsn-plugins-0.96-6|70	install -d %{buildroot}%{_datadir}/amsn/plugins
12cr|amsn-plugins-0.96-6|71	cp -aRf * %{buildroot}%{_datadir}/amsn/plugins/
12cr|amsn-plugins-0.96-6|72	
12cr|amsn-plugins-0.96-6|73	%{__rm} -f %{buildroot}%{_datadir}/amsn/plugins/remind/remind.tcl
12cr|amsn-plugins-0.96-6|74	%{__rm} -f %{buildroot}%{_datadir}/amsn/plugins/remind/plugininfo.xml
12cr|amsn-plugins-0.96-6|75	%clean
12cr|amsn-plugins-0.96-6|76	rm -rf %{buildroot}
12cr|amsn-plugins-0.96-6|77	
12cr|amsn-plugins-0.96-6|78	%files
12cr|amsn-plugins-0.96-6|79	%defattr(-,root,root)
12cr|amsn-plugins-0.96-6|80	%{_datadir}/amsn/plugins/*
12cr|amsn-plugins-0.96-6|81	
12cr|amsn-plugins-0.96-6|82	
12cr|amsn-plugins-0.96-6|83	
12cr|amsn-plugins-0.96-6|84	
12cr|amsn-plugins-0.96-6|85	
12cr|amsn-plugins-0.96-6|86	%changelog
12cr|amsn-plugins-0.96-6|87	* Tue Sep 01 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.96-6mdv2010.0
12cr|amsn-plugins-0.96-6|88	+ Revision: 423940
12cr|amsn-plugins-0.96-6|89	- rebuild
12cr|amsn-plugins-0.96-6|90	
12cr|amsn-plugins-0.96-6|91	* Tue Jul 22 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.96-5mdv2009.0
12cr|amsn-plugins-0.96-6|92	+ Revision: 240428
12cr|amsn-plugins-0.96-6|93	- rebuild
12cr|amsn-plugins-0.96-6|94	- kill re-definition of %%buildroot on Pixel's request
12cr|amsn-plugins-0.96-6|95	
12cr|amsn-plugins-0.96-6|96	+ Olivier Blin <oblin@mandriva.com>
12cr|amsn-plugins-0.96-6|97	- restore BuildRoot
12cr|amsn-plugins-0.96-6|98	
12cr|amsn-plugins-0.96-6|99	* Sat Jul 07 2007 Adam Williamson <awilliamson@mandriva.org> 0.96-3mdv2008.0
12cr|amsn-plugins-0.96-6|100	+ Revision: 49484
12cr|amsn-plugins-0.96-6|101	- depend on amsn >= %%version so it can install with amsn 0.97RC1
12cr|amsn-plugins-0.96-6|102	- add missing requires
12cr|amsn-plugins-0.96-6|103	- drop glogs (doesn't work)
12cr|amsn-plugins-0.96-6|104	- drop growl (only useful on OS X)
12cr|amsn-plugins-0.96-6|105	- add new plugins fortune, FPSstats and userstatus
12cr|amsn-plugins-0.96-6|106	- clean SVN files
12cr|amsn-plugins-0.96-6|107	- update all plugins to latest versions
12cr|amsn-plugins-0.96-6|108	
12cr|amsn-plugins-0.96-6|109	
12cr|amsn-plugins-0.96-6|110	* Fri Jan 19 2007 Nicolas Lécureuil <neoclust@mandriva.org> 0.96-2mdv2007.0
12cr|amsn-plugins-0.96-6|111	+ Revision: 110716
12cr|amsn-plugins-0.96-6|112	- Fix conflicts with amsn main package
12cr|amsn-plugins-0.96-6|113	
12cr|amsn-plugins-0.96-6|114	* Sun Jan 14 2007 Emmanuel Andry <eandry@mandriva.org> 0.96-1mdv2007.1
12cr|amsn-plugins-0.96-6|115	+ Revision: 108820
12cr|amsn-plugins-0.96-6|116	- New release 0.96
12cr|amsn-plugins-0.96-6|117	updated desktop-integration to 1.1
12cr|amsn-plugins-0.96-6|118	updated whatis to 1.3
12cr|amsn-plugins-0.96-6|119	
12cr|amsn-plugins-0.96-6|120	+ Lenny Cartier <lenny@mandriva.com>
12cr|amsn-plugins-0.96-6|121	- Import amsn-plugins
12cr|amsn-plugins-0.96-6|122	
12cr|amsn-plugins-0.96-6|123	* Fri Dec 30 2005 Oden Eriksson <oeriksson@mandriva.com> 0.95-1mdk
12cr|amsn-plugins-0.96-6|124	- initial Mandriva package
12cr|amsn-plugins-0.96-6|125	

102 12
12cr|amsn-skins-0.95-5|1	%undefine __find_provides
12cr|amsn-skins-0.95-5|2	%undefine __find_requires
12cr|amsn-skins-0.95-5|3	
12cr|amsn-skins-0.95-5|4	Summary:	Collection of skins for aMSN
12cr|amsn-skins-0.95-5|5	Name:		amsn-skins
12cr|amsn-skins-0.95-5|6	Version:	0.95
12cr|amsn-skins-0.95-5|7	Release:	%mkrel 5
12cr|amsn-skins-0.95-5|8	License:	GPL
12cr|amsn-skins-0.95-5|9	Group:		Networking/Instant messaging
12cr|amsn-skins-0.95-5|10	URL:		http://amsn.sf.net/
12cr|amsn-skins-0.95-5|11	Source0:	http://prdownloads.sourceforge.net/amsn/Alloque_Lavender.zip
12cr|amsn-skins-0.95-5|12	Source1:	http://prdownloads.sourceforge.net/amsn/Alternative-Tux.zip
12cr|amsn-skins-0.95-5|13	Source2:	http://prdownloads.sourceforge.net/amsn/BSDmsn.zip
12cr|amsn-skins-0.95-5|14	Source3:	http://prdownloads.sourceforge.net/amsn/Bolos.zip
12cr|amsn-skins-0.95-5|15	Source4:	http://prdownloads.sourceforge.net/amsn/Fluox.zip
12cr|amsn-skins-0.95-5|16	Source5:	http://prdownloads.sourceforge.net/amsn/Grey-MSN.zip
12cr|amsn-skins-0.95-5|17	Source6:	http://prdownloads.sourceforge.net/amsn/Lila.zip
12cr|amsn-skins-0.95-5|18	Source7:	http://prdownloads.sourceforge.net/amsn/MSN.zip
12cr|amsn-skins-0.95-5|19	Source8:	http://prdownloads.sourceforge.net/amsn/Rubber.zip
12cr|amsn-skins-0.95-5|20	Source9:	http://prdownloads.sourceforge.net/amsn/SpherIco.zip
12cr|amsn-skins-0.95-5|21	Source11:	http://prdownloads.sourceforge.net/amsn/aDarwin.zip
12cr|amsn-skins-0.95-5|22	Source12:	http://prdownloads.sourceforge.net/amsn/aMac.zip
12cr|amsn-skins-0.95-5|23	Source13:	http://prdownloads.sourceforge.net/amsn/crystola.zip
12cr|amsn-skins-0.95-5|24	Source14:	http://prdownloads.sourceforge.net/amsn/cubic.zip
12cr|amsn-skins-0.95-5|25	Source15:	http://prdownloads.sourceforge.net/amsn/wolfheart.zip
12cr|amsn-skins-0.95-5|26	Source16:	http://prdownloads.sourceforge.net/amsn/amsn-for-mac-0.95.zip
12cr|amsn-skins-0.95-5|27	Source17:	http://prdownloads.sourceforge.net/amsn/AQUA-0.95.zip
12cr|amsn-skins-0.95-5|28	Source18:	http://prdownloads.sourceforge.net/amsn/BrushedMetal-0.95.zip
12cr|amsn-skins-0.95-5|29	Source19:	http://prdownloads.sourceforge.net/amsn/sheeny-0.95.zip
12cr|amsn-skins-0.95-5|30	Source20:	http://prdownloads.sourceforge.net/amsn/snowgrey-0.95.zip
12cr|amsn-skins-0.95-5|31	Source21:	http://prdownloads.sourceforge.net/amsn/TheNoNameBrand-0.95.zip
12cr|amsn-skins-0.95-5|32	Source22:	http://prdownloads.sourceforge.net/amsn/Unified-0.95.zip
12cr|amsn-skins-0.95-5|33	BuildArch:	noarch
12cr|amsn-skins-0.95-5|34	Requires:	amsn >= 0.95
12cr|amsn-skins-0.95-5|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|amsn-skins-0.95-5|36	
12cr|amsn-skins-0.95-5|37	%description
12cr|amsn-skins-0.95-5|38	amsn is a Tcl/Tk clone that implements the Microsoft Messenger (MSN) for
12cr|amsn-skins-0.95-5|39	Unix, Windows, or Macintosh platforms. It supports file transfers,
12cr|amsn-skins-0.95-5|40	groups, and many more features.
12cr|amsn-skins-0.95-5|41	
12cr|amsn-skins-0.95-5|42	This package contains a collection of skins.
12cr|amsn-skins-0.95-5|43	
12cr|amsn-skins-0.95-5|44	%prep
12cr|amsn-skins-0.95-5|45	
12cr|amsn-skins-0.95-5|46	%setup -n amsn-skins -c 0 -b1 -b2 -b3 -b4 -b5 -b6 -b7 -b8 -b9 -b11 -b12 -b13 -b14 -b15 -b16 -b17 -b18 -b19 -b20 -b21 -b22
12cr|amsn-skins-0.95-5|47	
12cr|amsn-skins-0.95-5|48	mv "snowgrey/pixmaps/prefhist copie.png" "snowgrey/pixmaps/prefhist_copie.png"
12cr|amsn-skins-0.95-5|49	
12cr|amsn-skins-0.95-5|50	# fix perms
12cr|amsn-skins-0.95-5|51	find . -type d -exec chmod 755 {} \;
12cr|amsn-skins-0.95-5|52	find . -type f -exec chmod 644 {} \;
12cr|amsn-skins-0.95-5|53	
12cr|amsn-skins-0.95-5|54	# clean up cvs junk
12cr|amsn-skins-0.95-5|55	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|amsn-skins-0.95-5|56	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|amsn-skins-0.95-5|57	done
12cr|amsn-skins-0.95-5|58	
12cr|amsn-skins-0.95-5|59	# clean up other junk
12cr|amsn-skins-0.95-5|60	find . -type d -name "\.xvpics" | xargs rm -rf
12cr|amsn-skins-0.95-5|61	find . -type d -name "\..DS_Store" | xargs rm -rf
12cr|amsn-skins-0.95-5|62	find . -type f -name "*~" | xargs rm -f
12cr|amsn-skins-0.95-5|63	
12cr|amsn-skins-0.95-5|64	%build
12cr|amsn-skins-0.95-5|65	
12cr|amsn-skins-0.95-5|66	%install
12cr|amsn-skins-0.95-5|67	rm -rf %{buildroot}
12cr|amsn-skins-0.95-5|68	
12cr|amsn-skins-0.95-5|69	install -d %{buildroot}%{_datadir}/amsn/skins/
12cr|amsn-skins-0.95-5|70	cp -avx * %{buildroot}%{_datadir}/amsn/skins/
12cr|amsn-skins-0.95-5|71	
12cr|amsn-skins-0.95-5|72	# fix a file list
12cr|amsn-skins-0.95-5|73	find %{buildroot}%{_datadir}/amsn/skins -type d | sed 's|^%{buildroot}|%%dir %%attr(0755\,root\,root) |' > %{name}.list
12cr|amsn-skins-0.95-5|74	find %{buildroot} -type f | sed 's|^%{buildroot}|%%attr(0644\,root\,root)| ' >> %{name}.list
12cr|amsn-skins-0.95-5|75	
12cr|amsn-skins-0.95-5|76	# don't own %{_datadir}/amsn/skins
12cr|amsn-skins-0.95-5|77	perl -pi -e "s|.* %{_datadir}/amsn/skins$||sg;" %{name}.list
12cr|amsn-skins-0.95-5|78	
12cr|amsn-skins-0.95-5|79	%clean
12cr|amsn-skins-0.95-5|80	rm -rf %{buildroot}
12cr|amsn-skins-0.95-5|81	
12cr|amsn-skins-0.95-5|82	%files -f %{name}.list
12cr|amsn-skins-0.95-5|83	%defattr(-,root,root)
12cr|amsn-skins-0.95-5|84	
12cr|amsn-skins-0.95-5|85	
12cr|amsn-skins-0.95-5|86	
12cr|amsn-skins-0.95-5|87	
12cr|amsn-skins-0.95-5|88	
12cr|amsn-skins-0.95-5|89	%changelog
12cr|amsn-skins-0.95-5|90	* Tue Sep 01 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.95-5mdv2010.0
12cr|amsn-skins-0.95-5|91	+ Revision: 423946
12cr|amsn-skins-0.95-5|92	- rebuild
12cr|amsn-skins-0.95-5|93	- rebuild
12cr|amsn-skins-0.95-5|94	
12cr|amsn-skins-0.95-5|95	* Thu Jun 19 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.95-3mdv2009.0
12cr|amsn-skins-0.95-5|96	+ Revision: 226154
12cr|amsn-skins-0.95-5|97	- rebuild
12cr|amsn-skins-0.95-5|98	
12cr|amsn-skins-0.95-5|99	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.95-2mdv2008.1
12cr|amsn-skins-0.95-5|100	+ Revision: 135820
12cr|amsn-skins-0.95-5|101	- restore BuildRoot
12cr|amsn-skins-0.95-5|102	
12cr|amsn-skins-0.95-5|103	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|amsn-skins-0.95-5|104	- kill re-definition of %%buildroot on Pixel's request
12cr|amsn-skins-0.95-5|105	
12cr|amsn-skins-0.95-5|106	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.95-2mdv2008.0
12cr|amsn-skins-0.95-5|107	+ Revision: 89564
12cr|amsn-skins-0.95-5|108	- rebuild
12cr|amsn-skins-0.95-5|109	
12cr|amsn-skins-0.95-5|110	
12cr|amsn-skins-0.95-5|111	* Thu Aug 03 2006 Nicolas Lcureuil <neoclust@mandriva.org>
12cr|amsn-skins-0.95-5|112	+ 2006-08-03 09:42:59 (43082)
12cr|amsn-skins-0.95-5|113	- import amsn-skins-0.95-1mdk
12cr|amsn-skins-0.95-5|114	
12cr|amsn-skins-0.95-5|115	* Wed Dec 28 2005 Oden Eriksson <oeriksson@mandriva.com> 0.95-1mdk
12cr|amsn-skins-0.95-5|116	- 0.95 (added more skins)
12cr|amsn-skins-0.95-5|117	
12cr|amsn-skins-0.95-5|118	* Tue Jul 12 2005 Nicolas Lcureuil <neoclust@mandrake.org> - 0.94-2mdk
12cr|amsn-skins-0.95-5|119	- Fix file section
12cr|amsn-skins-0.95-5|120	- remove source 10  ( Fix conflict with amsn )
12cr|amsn-skins-0.95-5|121	
12cr|amsn-skins-0.95-5|122	* Fri Apr 01 2005 Nicolas Lcureuil <neoclust@mandrake.org> - 0.94-1mdk
12cr|amsn-skins-0.95-5|123	- First Release
12cr|amsn-skins-0.95-5|124	

103 12
12cr|amsynth-1.3.1-1|1	Name:            amsynth
12cr|amsynth-1.3.1-1|2	Version:         1.3.1
12cr|amsynth-1.3.1-1|3	Release:         1
12cr|amsynth-1.3.1-1|4	
12cr|amsynth-1.3.1-1|5	Summary:        Virtual-analog polyphonic synthesizer for ALSA, OSS and JACK
12cr|amsynth-1.3.1-1|6	Source:         http://%{name}.googlecode.com/files/amSynth-%{version}.tar.gz
12cr|amsynth-1.3.1-1|7	URL:            http://code.google.com/p/%{name}
12cr|amsynth-1.3.1-1|8	License:        GPLv2
12cr|amsynth-1.3.1-1|9	Group:          Sound
12cr|amsynth-1.3.1-1|10	BuildRequires:  pkgconfig(gtkmm-2.4)
12cr|amsynth-1.3.1-1|11	BuildRequires:  pkgconfig(alsa)
12cr|amsynth-1.3.1-1|12	BuildRequires:  pkgconfig(jack)
12cr|amsynth-1.3.1-1|13	BuildRequires:  pkgconfig(sndfile)
12cr|amsynth-1.3.1-1|14	BuildRequires:  alsa-oss-devel
12cr|amsynth-1.3.1-1|15	BuildRequires:  dssi-devel
12cr|amsynth-1.3.1-1|16	BuildRequires:  liblo-devel
12cr|amsynth-1.3.1-1|17	
12cr|amsynth-1.3.1-1|18	%description
12cr|amsynth-1.3.1-1|19	AmSynth is a standalone polyphonic subtractive synthesizer. It supports
12cr|amsynth-1.3.1-1|20	OSS, ALSA and JACK for Audio and MIDI I/O. Features are as follows.
12cr|amsynth-1.3.1-1|21	
12cr|amsynth-1.3.1-1|22	o Dual oscillators with classic waveforms - sine / saw / square / noise
12cr|amsynth-1.3.1-1|23	o 24 dB/oct low-pass resonant filter
12cr|amsynth-1.3.1-1|24	o Independent ADSR envelopes for filter & amplitude
12cr|amsynth-1.3.1-1|25	o LFO which can module the oscillators, filter, and amplitude
12cr|amsynth-1.3.1-1|26	o Distortion effect
12cr|amsynth-1.3.1-1|27	o Reverb
12cr|amsynth-1.3.1-1|28	
12cr|amsynth-1.3.1-1|29	%package dssi
12cr|amsynth-1.3.1-1|30	Summary:	DSSI synthesizer plugin
12cr|amsynth-1.3.1-1|31	Group:		Sound
12cr|amsynth-1.3.1-1|32	License:	GPLv2+
12cr|amsynth-1.3.1-1|33	Requires:	%{name} = %{version}-%{release}
12cr|amsynth-1.3.1-1|34	
12cr|amsynth-1.3.1-1|35	%description dssi
12cr|amsynth-1.3.1-1|36	This is the DSSI synthesizer plugin of amSynth, which can be used
12cr|amsynth-1.3.1-1|37	with DSSI hosts like qtractor, ghostess, rosegarden and others.
12cr|amsynth-1.3.1-1|38	
12cr|amsynth-1.3.1-1|39	
12cr|amsynth-1.3.1-1|40	%prep
12cr|amsynth-1.3.1-1|41	%setup -q -n amSynth-%{version}
12cr|amsynth-1.3.1-1|42	perl -pi -le 'print "#include <unistd.h>" if $. == 10' src/Config.cc
12cr|amsynth-1.3.1-1|43	
12cr|amsynth-1.3.1-1|44	%build
12cr|amsynth-1.3.1-1|45	LIBS='-lX11' %configure2_5x --without-lash
12cr|amsynth-1.3.1-1|46	%make
12cr|amsynth-1.3.1-1|47	
12cr|amsynth-1.3.1-1|48	%install
12cr|amsynth-1.3.1-1|49	rm -rf %{buildroot}
12cr|amsynth-1.3.1-1|50	%makeinstall_std
12cr|amsynth-1.3.1-1|51	
12cr|amsynth-1.3.1-1|52	
12cr|amsynth-1.3.1-1|53	%files
12cr|amsynth-1.3.1-1|54	%defattr(-,root,root)
12cr|amsynth-1.3.1-1|55	%doc README AUTHORS
12cr|amsynth-1.3.1-1|56	%{_bindir}/amSynth
12cr|amsynth-1.3.1-1|57	%{_datadir}/amSynth
12cr|amsynth-1.3.1-1|58	%{_datadir}/applications/%{name}.desktop
12cr|amsynth-1.3.1-1|59	%{_datadir}/pixmaps/%{name}.png
12cr|amsynth-1.3.1-1|60	
12cr|amsynth-1.3.1-1|61	%files dssi
12cr|amsynth-1.3.1-1|62	%{_libdir}/dssi/amsynth_dssi.so
12cr|amsynth-1.3.1-1|63	%{_libdir}/dssi/amsynth_dssi/amsynth_dssi_gtk
12cr|amsynth-1.3.1-1|64	
12cr|amsynth-1.3.1-1|65	
12cr|amsynth-1.3.1-1|66	%changelog
12cr|amsynth-1.3.1-1|67	* Tue Jun 26 2012 Frank Kober <emuse@mandriva.org> 1.3.1-1
12cr|amsynth-1.3.1-1|68	+ Revision: 806940
12cr|amsynth-1.3.1-1|69	- missing liblo-devel BR added
12cr|amsynth-1.3.1-1|70	- missing dssi-devel BR added
12cr|amsynth-1.3.1-1|71	- new version 1.3.1 including dssi plugin
12cr|amsynth-1.3.1-1|72	
12cr|amsynth-1.3.1-1|73	* Fri Apr 27 2012 Frank Kober <emuse@mandriva.org> 1.3-0.beta2.1
12cr|amsynth-1.3.1-1|74	+ Revision: 793733
12cr|amsynth-1.3.1-1|75	- new beta version 1.3.beta2
12cr|amsynth-1.3.1-1|76	
12cr|amsynth-1.3.1-1|77	* Tue Apr 19 2011 Frank Kober <emuse@mandriva.org> 1.3-0.beta1.1
12cr|amsynth-1.3.1-1|78	+ Revision: 656009
12cr|amsynth-1.3.1-1|79	-Import AmSynth Version 1.3beta1
12cr|amsynth-1.3.1-1|80	

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

105 12
12cr|am-utils-6.1.5-9|1	%define major	2
12cr|am-utils-6.1.5-9|2	
12cr|am-utils-6.1.5-9|3	%define libname %mklibname amu %{major}
12cr|am-utils-6.1.5-9|4	%define develname %mklibname amu -d
12cr|am-utils-6.1.5-9|5	
12cr|am-utils-6.1.5-9|6	Summary:	Automount utilities including an updated version of Amd
12cr|am-utils-6.1.5-9|7	Name:		am-utils
12cr|am-utils-6.1.5-9|8	Version:	6.1.5
12cr|am-utils-6.1.5-9|9	Release:	9
12cr|am-utils-6.1.5-9|10	Epoch:		2
12cr|am-utils-6.1.5-9|11	License:	BSD
12cr|am-utils-6.1.5-9|12	Group:		System/Servers
12cr|am-utils-6.1.5-9|13	URL:		http://www.am-utils.org/
12cr|am-utils-6.1.5-9|14	Source0:	ftp://ftp.am-utils.org/pub/am-utils/%{name}/%{name}-%{version}.tar.bz2
12cr|am-utils-6.1.5-9|15	Source1:	am-utils.init
12cr|am-utils-6.1.5-9|16	Source2:	am-utils.conf
12cr|am-utils-6.1.5-9|17	Source3:	am-utils.sysconf
12cr|am-utils-6.1.5-9|18	Source4:	am-utils.net.map
12cr|am-utils-6.1.5-9|19	Patch0:		am-utils-6.0.4-nfs3.patch
12cr|am-utils-6.1.5-9|20	# RH/Fedora #203193, MDV #45007 - tmpfile usage
12cr|am-utils-6.1.5-9|21	Patch1:		am-utils-6.1.5-rmtab-temp.patch
12cr|am-utils-6.1.5-9|22	# RH/Fedora #202180, MDV #45007 - amd service doesn't work
12cr|am-utils-6.1.5-9|23	Patch2:		am-utils-6.1.5-nfs-version.patch
12cr|am-utils-6.1.5-9|24	# MDV #45007, from RH: UTS_RELEASE macro has been removed from the latest kernel
12cr|am-utils-6.1.5-9|25	Patch3:		am-utils-6.1.5-UTS_RELEASE.patch
12cr|am-utils-6.1.5-9|26	# MDV #45007, Fedora build system bugfixes
12cr|am-utils-6.1.5-9|27	Patch4:		am-utils-6.1.5-buildsys.patch
12cr|am-utils-6.1.5-9|28	# RH/Fedora #435420, MDV #45007 - CVE-2008-1078 am-utils: insecure usage of
12cr|am-utils-6.1.5-9|29	# temporary files
12cr|am-utils-6.1.5-9|30	Patch5:		am-utils-6.1.5-expn-temp.patch
12cr|am-utils-6.1.5-9|31	# RH/Fedora #450754, MDV #45007 - Amd does not work with 2.6.25
12cr|am-utils-6.1.5-9|32	Patch6:		am-utils-6.1.5-nolock-toplvl.patch
12cr|am-utils-6.1.5-9|33	# RH/Fedora #566711 - am-utils: incorrect use of tcp_wrapper
12cr|am-utils-6.1.5-9|34	Patch7:		am-utils-6.1.5-libwarp.patch
12cr|am-utils-6.1.5-9|35	Requires(pre): grep
12cr|am-utils-6.1.5-9|36	Requires(post): rpm-helper chkconfig
12cr|am-utils-6.1.5-9|37	Requires(preun): rpm-helper chkconfig
12cr|am-utils-6.1.5-9|38	Requires:	rpcbind
12cr|am-utils-6.1.5-9|39	BuildRequires:	bison
12cr|am-utils-6.1.5-9|40	BuildRequires:	byacc
12cr|am-utils-6.1.5-9|41	BuildRequires:	flex
12cr|am-utils-6.1.5-9|42	BuildRequires:	gdbm-devel
12cr|am-utils-6.1.5-9|43	BuildRequires:	openldap-devel >= 2.0.0
12cr|am-utils-6.1.5-9|44	BuildConflicts: db2-devel db1-devel
12cr|am-utils-6.1.5-9|45	%rename	amd
12cr|am-utils-6.1.5-9|46	
12cr|am-utils-6.1.5-9|47	%description
12cr|am-utils-6.1.5-9|48	Am-utils includes an updated version of Amd, the popular BSD
12cr|am-utils-6.1.5-9|49	automounter.  An automounter is a program which maintains a cache of
12cr|am-utils-6.1.5-9|50	mounted filesystems.  Filesystems are mounted when they are first
12cr|am-utils-6.1.5-9|51	referenced by the user and unmounted after a certain period of inactivity.
12cr|am-utils-6.1.5-9|52	Amd supports a variety of filesystems, including NFS, UFS, CD-ROMS and
12cr|am-utils-6.1.5-9|53	local drives.
12cr|am-utils-6.1.5-9|54	
12cr|am-utils-6.1.5-9|55	You should install am-utils if you need a program for automatically
12cr|am-utils-6.1.5-9|56	mounting and unmounting filesystems.
12cr|am-utils-6.1.5-9|57	
12cr|am-utils-6.1.5-9|58	%package -n %{libname}
12cr|am-utils-6.1.5-9|59	Group:          System/Servers
12cr|am-utils-6.1.5-9|60	Summary:        Shared library files for am-utils
12cr|am-utils-6.1.5-9|61	
12cr|am-utils-6.1.5-9|62	%description -n %{libname}
12cr|am-utils-6.1.5-9|63	Shared library files from the am-utils package.
12cr|am-utils-6.1.5-9|64	
12cr|am-utils-6.1.5-9|65	%package -n %{develname}
12cr|am-utils-6.1.5-9|66	Group:          Development/C
12cr|am-utils-6.1.5-9|67	Summary:        Development files for am-utils
12cr|am-utils-6.1.5-9|68	Requires:       %{libname} = %{EVRD}
12cr|am-utils-6.1.5-9|69	Obsoletes:      %{mklibname amu -d 2} < 2:6.1.5-9
12cr|am-utils-6.1.5-9|70	
12cr|am-utils-6.1.5-9|71	%description -n %{develname}
12cr|am-utils-6.1.5-9|72	Development headers, and files for development from the am-utils package.
12cr|am-utils-6.1.5-9|73	
12cr|am-utils-6.1.5-9|74	%prep
12cr|am-utils-6.1.5-9|75	%setup -q
12cr|am-utils-6.1.5-9|76	%patch0 -p1
12cr|am-utils-6.1.5-9|77	%patch1 -p1
12cr|am-utils-6.1.5-9|78	%patch2 -p1
12cr|am-utils-6.1.5-9|79	%patch3 -p1
12cr|am-utils-6.1.5-9|80	%patch4 -p1
12cr|am-utils-6.1.5-9|81	%patch5 -p1
12cr|am-utils-6.1.5-9|82	%patch6 -p1
12cr|am-utils-6.1.5-9|83	%patch7 -p1
12cr|am-utils-6.1.5-9|84	
12cr|am-utils-6.1.5-9|85	%build
12cr|am-utils-6.1.5-9|86	./bootstrap
12cr|am-utils-6.1.5-9|87	%configure2_5x \
12cr|am-utils-6.1.5-9|88	--enable-shared				\
12cr|am-utils-6.1.5-9|89	--disable-static				\
12cr|am-utils-6.1.5-9|90	--sysconfdir=%{_sysconfdir}		\
12cr|am-utils-6.1.5-9|91	--enable-libs="-lnsl -lresolv"		\
12cr|am-utils-6.1.5-9|92	--disable-amq-mount                     \
12cr|am-utils-6.1.5-9|93	--without-ldap
12cr|am-utils-6.1.5-9|94	
12cr|am-utils-6.1.5-9|95	%make
12cr|am-utils-6.1.5-9|96	
12cr|am-utils-6.1.5-9|97	%install
12cr|am-utils-6.1.5-9|98	%makeinstall_std
12cr|am-utils-6.1.5-9|99	
12cr|am-utils-6.1.5-9|100	mkdir -p %{buildroot}%{_sysconfdir}/{sysconfig,rc.d/init.d}
12cr|am-utils-6.1.5-9|101	install -m 755 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/amd
12cr|am-utils-6.1.5-9|102	install -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/rc.d/init.d/amd
12cr|am-utils-6.1.5-9|103	
12cr|am-utils-6.1.5-9|104	mkdir -p %{buildroot}/.automount
12cr|am-utils-6.1.5-9|105	rm -f %{buildroot}%{_sbindir}/ctl-amd
12cr|am-utils-6.1.5-9|106	
12cr|am-utils-6.1.5-9|107	# install the default config and map files
12cr|am-utils-6.1.5-9|108	install -m 600 %{SOURCE2} %{buildroot}%{_sysconfdir}/amd.conf
12cr|am-utils-6.1.5-9|109	install -m 640 %{SOURCE4} %{buildroot}%{_sysconfdir}/amd.net
12cr|am-utils-6.1.5-9|110	
12cr|am-utils-6.1.5-9|111	rm -f %{buildroot}/amd.conf
12cr|am-utils-6.1.5-9|112	rm -f %{buildroot}/%{_sysconfdir}/*-sample
12cr|am-utils-6.1.5-9|113	rm -f %{buildroot}/amd
12cr|am-utils-6.1.5-9|114	
12cr|am-utils-6.1.5-9|115	%pre
12cr|am-utils-6.1.5-9|116	# Check if we have an old fashioned amd.conf and rename if to amd.net
12cr|am-utils-6.1.5-9|117	if [ "$1" = "0" ] ; then
12cr|am-utils-6.1.5-9|118	if grep -q "auto_dir" %{_sysconfdir}/amd.conf 2>/dev/null > /dev/null ; then
12cr|am-utils-6.1.5-9|119	# this is okay
12cr|am-utils-6.1.5-9|120	exit 0
12cr|am-utils-6.1.5-9|121	else
12cr|am-utils-6.1.5-9|122	# this needs to be renamed. Still, if %{_sysconfdir}/amd.net exists, then
12cr|am-utils-6.1.5-9|123	# don't bother renamig it. RPM will handle it better than us here.
12cr|am-utils-6.1.5-9|124	if [ -e %{_sysconfdir}/amd.net ] ; then
12cr|am-utils-6.1.5-9|125	exit 0
12cr|am-utils-6.1.5-9|126	else
12cr|am-utils-6.1.5-9|127	mv -f %{_sysconfdir}/amd.conf /etc/amd.net
12cr|am-utils-6.1.5-9|128	fi
12cr|am-utils-6.1.5-9|129	fi
12cr|am-utils-6.1.5-9|130	fi
12cr|am-utils-6.1.5-9|131	exit 0
12cr|am-utils-6.1.5-9|132	
12cr|am-utils-6.1.5-9|133	%post
12cr|am-utils-6.1.5-9|134	%_post_service amd
12cr|am-utils-6.1.5-9|135	
12cr|am-utils-6.1.5-9|136	%preun
12cr|am-utils-6.1.5-9|137	%_preun_service amd
12cr|am-utils-6.1.5-9|138	
12cr|am-utils-6.1.5-9|139	%files
12cr|am-utils-6.1.5-9|140	%doc doc/*.ps AUTHORS BUGS ChangeLog NEWS README* scripts/*-sample INSTALL COPYING
12cr|am-utils-6.1.5-9|141	%dir /.automount
12cr|am-utils-6.1.5-9|142	%{_bindir}/pawd
12cr|am-utils-6.1.5-9|143	%{_bindir}/expn
12cr|am-utils-6.1.5-9|144	%{_sbindir}/*
12cr|am-utils-6.1.5-9|145	%{_mandir}/man[58]/*
12cr|am-utils-6.1.5-9|146	%{_mandir}/man1/pawd.1*
12cr|am-utils-6.1.5-9|147	%{_mandir}/man1/expn.1*
12cr|am-utils-6.1.5-9|148	%config(noreplace) %verify(not md5) %{_sysconfdir}/amd.conf
12cr|am-utils-6.1.5-9|149	%config(noreplace) %verify(not md5) %{_sysconfdir}/amd.net
12cr|am-utils-6.1.5-9|150	%config(noreplace) %{_sysconfdir}/sysconfig/amd
12cr|am-utils-6.1.5-9|151	%config(noreplace) %{_sysconfdir}/rc.d/init.d/amd
12cr|am-utils-6.1.5-9|152	%{_infodir}/*.info*
12cr|am-utils-6.1.5-9|153	
12cr|am-utils-6.1.5-9|154	%files -n %{libname}
12cr|am-utils-6.1.5-9|155	%{_libdir}/*.so.*
12cr|am-utils-6.1.5-9|156	
12cr|am-utils-6.1.5-9|157	%files -n %{develname}
12cr|am-utils-6.1.5-9|158	%{_libdir}/*.so
12cr|am-utils-6.1.5-9|159	
12cr|am-utils-6.1.5-9|160	%changelog
12cr|am-utils-6.1.5-9|161	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2:6.1.5-8mdv2011.0
12cr|am-utils-6.1.5-9|162	+ Revision: 609973
12cr|am-utils-6.1.5-9|163	- rebuild
12cr|am-utils-6.1.5-9|164	
12cr|am-utils-6.1.5-9|165	* Mon Mar 08 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2:6.1.5-7mdv2010.1
12cr|am-utils-6.1.5-9|166	+ Revision: 515618
12cr|am-utils-6.1.5-9|167	- Include fixes from am-utils Fedora package, also handling
12cr|am-utils-6.1.5-9|168	Mandriva bug #45007:
12cr|am-utils-6.1.5-9|169	* RH/Fedora #203193, MDV #45007 - tmpfile usage
12cr|am-utils-6.1.5-9|170	* RH/Fedora #202180, MDV #45007 - amd service doesn't work
12cr|am-utils-6.1.5-9|171	* MDV #45007, from RH: UTS_RELEASE macro has been removed from the
12cr|am-utils-6.1.5-9|172	latest kernel (replaces am-utils-6.1.5-fix-configure.patch)
12cr|am-utils-6.1.5-9|173	* MDV #45007, Fedora build system bugfixes
12cr|am-utils-6.1.5-9|174	* RH/Fedora #435420, MDV #45007 - CVE-2008-1078 am-utils: insecure
12cr|am-utils-6.1.5-9|175	usage of temporary files
12cr|am-utils-6.1.5-9|176	* RH/Fedora #450754, MDV #45007 - Amd does not work with 2.6.25
12cr|am-utils-6.1.5-9|177	* RH/Fedora #566711 - am-utils: incorrect use of tcp_wrapper
12cr|am-utils-6.1.5-9|178	- Add LSB header to amd initscript.
12cr|am-utils-6.1.5-9|179	
12cr|am-utils-6.1.5-9|180	* Sun Jul 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2:6.1.5-6mdv2010.0
12cr|am-utils-6.1.5-9|181	+ Revision: 400423
12cr|am-utils-6.1.5-9|182	- new devel policy
12cr|am-utils-6.1.5-9|183	- uncompress additional sources
12cr|am-utils-6.1.5-9|184	- patch1: fix configure script
12cr|am-utils-6.1.5-9|185	- fix dependencies
12cr|am-utils-6.1.5-9|186	
12cr|am-utils-6.1.5-9|187	+ Thierry Vignaud <tv@mandriva.org>
12cr|am-utils-6.1.5-9|188	- rebuild
12cr|am-utils-6.1.5-9|189	- use std info-install macros
12cr|am-utils-6.1.5-9|190	- kill re-definition of %%buildroot on Pixel's request
12cr|am-utils-6.1.5-9|191	
12cr|am-utils-6.1.5-9|192	+ Pixel <pixel@mandriva.com>
12cr|am-utils-6.1.5-9|193	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|am-utils-6.1.5-9|194	
12cr|am-utils-6.1.5-9|195	+ Olivier Blin <oblin@mandriva.com>
12cr|am-utils-6.1.5-9|196	- restore BuildRoot
12cr|am-utils-6.1.5-9|197	
12cr|am-utils-6.1.5-9|198	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 2:6.1.5-3mdv2008.0
12cr|am-utils-6.1.5-9|199	+ Revision: 69949
12cr|am-utils-6.1.5-9|200	- kill file require on chkconfig
12cr|am-utils-6.1.5-9|201	- kill file require on info-install
12cr|am-utils-6.1.5-9|202	
12cr|am-utils-6.1.5-9|203	
12cr|am-utils-6.1.5-9|204	* Sun Jan 07 2007 Crispin Boylan <crisb@mandriva.org> 6.1.5-2mdv2007.0
12cr|am-utils-6.1.5-9|205	+ Revision: 105188
12cr|am-utils-6.1.5-9|206	- Kill db1 dep
12cr|am-utils-6.1.5-9|207	
12cr|am-utils-6.1.5-9|208	* Sat Aug 05 2006 Olivier Thauvin <nanardon@mandriva.org> 2:6.1.5-1mdv2007.0
12cr|am-utils-6.1.5-9|209	+ Revision: 51689
12cr|am-utils-6.1.5-9|210	- 6.1.5
12cr|am-utils-6.1.5-9|211	- Import am-utils
12cr|am-utils-6.1.5-9|212	
12cr|am-utils-6.1.5-9|213	* Sun Dec 11 2005 Olivier Thauvin <nanardon@mandriva.org> 6.1.3-1mdk
12cr|am-utils-6.1.5-9|214	- 6.1.3
12cr|am-utils-6.1.5-9|215	
12cr|am-utils-6.1.5-9|216	* Wed Sep 28 2005 Olivier Thauvin <nanardon@mandriva.org> 6.1.2.1-1mdk
12cr|am-utils-6.1.5-9|217	- 6.1.2.1
12cr|am-utils-6.1.5-9|218	
12cr|am-utils-6.1.5-9|219	* Thu May 05 2005 Olivier Thauvin <nanardon@mandriva.org> 6.0.9-9mdk
12cr|am-utils-6.1.5-9|220	- fix build on amd64 (autotools)
12cr|am-utils-6.1.5-9|221	
12cr|am-utils-6.1.5-9|222	* Thu Nov 18 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 6.0.9-8mdk
12cr|am-utils-6.1.5-9|223	- clean dep, update for 64bits
12cr|am-utils-6.1.5-9|224	
12cr|am-utils-6.1.5-9|225	* Tue Mar 02 2004 Pascal Terjan <pterjan@mandrake.org> 6.0.9-7mdk
12cr|am-utils-6.1.5-9|226	- Fix one more DEP
12cr|am-utils-6.1.5-9|227	
12cr|am-utils-6.1.5-9|228	* Sun Feb 29 2004 Pascal Terjan <pterjan@mandrake.org> 6.0.9-6mdk
12cr|am-utils-6.1.5-9|229	- Fix DEP due to Epoch
12cr|am-utils-6.1.5-9|230	
12cr|am-utils-6.1.5-9|231	* Thu Feb 26 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 6.0.9-5mdk
12cr|am-utils-6.1.5-9|232	- Fix DEP
12cr|am-utils-6.1.5-9|233	- disabling ldap (won't build on klama)
12cr|am-utils-6.1.5-9|234	

106 12
12cr|amyedit-1.0-9|1	Name:		amyedit
12cr|amyedit-1.0-9|2	Summary:	A lightweight editor for LaTeX files
12cr|amyedit-1.0-9|3	Version:	1.0
12cr|amyedit-1.0-9|4	Release:	9
12cr|amyedit-1.0-9|5	Source:		http://kent.dl.sourceforge.net/sourceforge/amyedit/%{name}-%{version}.tar.bz2
12cr|amyedit-1.0-9|6	Patch0:		amyedit-1.0-keyfile.patch
12cr|amyedit-1.0-9|7	Patch1:		amyedit-1.0-signal.patch
12cr|amyedit-1.0-9|8	Patch2:		amyedit-1.0-fix-build.patch
12cr|amyedit-1.0-9|9	URL:		http://amyedit.sourceforge.net/
12cr|amyedit-1.0-9|10	License:	GPLv2
12cr|amyedit-1.0-9|11	Group:		Publishing
12cr|amyedit-1.0-9|12	BuildRequires:	perl(XML::Parser)
12cr|amyedit-1.0-9|13	BuildRequires:	gtkmm2.4-devel
12cr|amyedit-1.0-9|14	BuildRequires:	aspell-devel
12cr|amyedit-1.0-9|15	BuildRequires:	intltool
12cr|amyedit-1.0-9|16	BuildRequires:	gtksourceview1-devel
12cr|amyedit-1.0-9|17	
12cr|amyedit-1.0-9|18	%description
12cr|amyedit-1.0-9|19	AmyEdit is a LaTeX editor written to allow users to easily create LaTeX
12cr|amyedit-1.0-9|20	documents in a simple, user friendly enviroment. Its main requirement is that
12cr|amyedit-1.0-9|21	it remains lightweight whilst still having a large number of useful features.
12cr|amyedit-1.0-9|22	
12cr|amyedit-1.0-9|23	AmyEdit is being designed to run on a fairly old laptop, (a P300 with 64 MB of
12cr|amyedit-1.0-9|24	RAM), running gedit on this is painfully slow, even after the 30 second
12cr|amyedit-1.0-9|25	startup time has elapsed.
12cr|amyedit-1.0-9|26	
12cr|amyedit-1.0-9|27	%prep
12cr|amyedit-1.0-9|28	%setup -q
12cr|amyedit-1.0-9|29	%patch0 -p1
12cr|amyedit-1.0-9|30	%patch1 -p1
12cr|amyedit-1.0-9|31	%patch2 -p0
12cr|amyedit-1.0-9|32	
12cr|amyedit-1.0-9|33	%build
12cr|amyedit-1.0-9|34	autoreconf -fi
12cr|amyedit-1.0-9|35	%configure2_5x
12cr|amyedit-1.0-9|36	%make
12cr|amyedit-1.0-9|37	
12cr|amyedit-1.0-9|38	%install
12cr|amyedit-1.0-9|39	%makeinstall_std
12cr|amyedit-1.0-9|40	
12cr|amyedit-1.0-9|41	#menu
12cr|amyedit-1.0-9|42	
12cr|amyedit-1.0-9|43	mkdir -p %{buildroot}%{_datadir}/applications
12cr|amyedit-1.0-9|44	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|amyedit-1.0-9|45	[Desktop Entry]
12cr|amyedit-1.0-9|46	Name=AmyEdit
12cr|amyedit-1.0-9|47	Comment=Lightweight LaTeX editor
12cr|amyedit-1.0-9|48	Exec=%{_bindir}/%{name}
12cr|amyedit-1.0-9|49	Icon=editors_section
12cr|amyedit-1.0-9|50	Terminal=false
12cr|amyedit-1.0-9|51	Type=Application
12cr|amyedit-1.0-9|52	Categories=GNOME;GTK;Graphics;Office;Viewer;
12cr|amyedit-1.0-9|53	EOF
12cr|amyedit-1.0-9|54	
12cr|amyedit-1.0-9|55	#%find_lang %name
12cr|amyedit-1.0-9|56	
12cr|amyedit-1.0-9|57	%files
12cr|amyedit-1.0-9|58	%defattr(-,root,root)
12cr|amyedit-1.0-9|59	%doc AUTHORS ChangeLog NEWS README TODO
12cr|amyedit-1.0-9|60	%{_bindir}/%name
12cr|amyedit-1.0-9|61	%{_datadir}/%name
12cr|amyedit-1.0-9|62	%{_datadir}/applications/*
12cr|amyedit-1.0-9|63	
12cr|amyedit-1.0-9|64	
12cr|amyedit-1.0-9|65	
12cr|amyedit-1.0-9|66	%changelog
12cr|amyedit-1.0-9|67	* Sun Dec 05 2010 Funda Wang <fwang@mandriva.org> 1.0-8mdv2011.0
12cr|amyedit-1.0-9|68	+ Revision: 610339
12cr|amyedit-1.0-9|69	- fix build
12cr|amyedit-1.0-9|70	
12cr|amyedit-1.0-9|71	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|amyedit-1.0-9|72	- rebuild
12cr|amyedit-1.0-9|73	
12cr|amyedit-1.0-9|74	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 1.0-7mdv2010.1
12cr|amyedit-1.0-9|75	+ Revision: 508096
12cr|amyedit-1.0-9|76	- add gentoo patches to make it build
12cr|amyedit-1.0-9|77	
12cr|amyedit-1.0-9|78	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|amyedit-1.0-9|79	- fix licence, clean spec
12cr|amyedit-1.0-9|80	
12cr|amyedit-1.0-9|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|amyedit-1.0-9|82	- rebuild
12cr|amyedit-1.0-9|83	- rebuild
12cr|amyedit-1.0-9|84	- drop old menu
12cr|amyedit-1.0-9|85	- kill re-definition of %%buildroot on Pixel's request
12cr|amyedit-1.0-9|86	- import amyedit
12cr|amyedit-1.0-9|87	
12cr|amyedit-1.0-9|88	+ Pixel <pixel@mandriva.com>
12cr|amyedit-1.0-9|89	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|amyedit-1.0-9|90	
12cr|amyedit-1.0-9|91	+ Olivier Blin <oblin@mandriva.com>
12cr|amyedit-1.0-9|92	- restore BuildRoot
12cr|amyedit-1.0-9|93	
12cr|amyedit-1.0-9|94	
12cr|amyedit-1.0-9|95	* Tue Sep 12 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.0-3mdv2007.0
12cr|amyedit-1.0-9|96	- XDG
12cr|amyedit-1.0-9|97	
12cr|amyedit-1.0-9|98	* Fri Apr 28 2006 Emmanuel Blindauer <blindauer@mandriva.org> 1.0-2mdk
12cr|amyedit-1.0-9|99	- missing aclocal
12cr|amyedit-1.0-9|100	
12cr|amyedit-1.0-9|101	* Wed Mar 15 2006 Austin Acton <austin@mandriva.org> 1.0-1mdk
12cr|amyedit-1.0-9|102	- initial package

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

108 12
12cr|android-fonts-4.0.1_r1.2-1|1	Summary:	Anroid fonts (Droid and Roboto)
12cr|android-fonts-4.0.1_r1.2-1|2	Name:		android-fonts
12cr|android-fonts-4.0.1_r1.2-1|3	Version:	4.0.1_r1.2
12cr|android-fonts-4.0.1_r1.2-1|4	Release:	%mkrel 1
12cr|android-fonts-4.0.1_r1.2-1|5	License:	Apache License
12cr|android-fonts-4.0.1_r1.2-1|6	Group:		System/Fonts/True type
12cr|android-fonts-4.0.1_r1.2-1|7	URL:		http://source.android.com
12cr|android-fonts-4.0.1_r1.2-1|8	Source0:	%{name}-%{version}.tar.xz
12cr|android-fonts-4.0.1_r1.2-1|9	BuildArch:	noarch
12cr|android-fonts-4.0.1_r1.2-1|10	BuildRequires:	freetype-tools
12cr|android-fonts-4.0.1_r1.2-1|11	
12cr|android-fonts-4.0.1_r1.2-1|12	%description
12cr|android-fonts-4.0.1_r1.2-1|13	Fonts developed for Google Android project. Currently that are Droid and Roboto
12cr|android-fonts-4.0.1_r1.2-1|14	families.
12cr|android-fonts-4.0.1_r1.2-1|15	
12cr|android-fonts-4.0.1_r1.2-1|16	#------------------------------------------------------------------------------
12cr|android-fonts-4.0.1_r1.2-1|17	
12cr|android-fonts-4.0.1_r1.2-1|18	%package -n fonts-ttf-droid
12cr|android-fonts-4.0.1_r1.2-1|19	Summary:	Droid fonts
12cr|android-fonts-4.0.1_r1.2-1|20	
12cr|android-fonts-4.0.1_r1.2-1|21	%description -n fonts-ttf-droid
12cr|android-fonts-4.0.1_r1.2-1|22	The Droid family of fonts consists of Droid Sans, Droid Sans Mono and
12cr|android-fonts-4.0.1_r1.2-1|23	Droid Serif. Each contains extensive character set coverage including
12cr|android-fonts-4.0.1_r1.2-1|24	Western Europe, Eastern/Central Europe, Baltic, Cyrillic, Greek and
12cr|android-fonts-4.0.1_r1.2-1|25	Turkish support. The Droid Sans regular font also includes support for
12cr|android-fonts-4.0.1_r1.2-1|26	Simplified and Traditional Chinese, Japanese and Korean support for
12cr|android-fonts-4.0.1_r1.2-1|27	the GB2312, Big 5, JIS 0208 and KSC 5601 character sets respectively.
12cr|android-fonts-4.0.1_r1.2-1|28	Droid was designed by Ascender's Steve Matteson to provide optimal quality
12cr|android-fonts-4.0.1_r1.2-1|29	and comfort on a mobile handset when rendered in application menus, web
12cr|android-fonts-4.0.1_r1.2-1|30	browsers and for other screen text.
12cr|android-fonts-4.0.1_r1.2-1|31	
12cr|android-fonts-4.0.1_r1.2-1|32	%files -n fonts-ttf-droid
12cr|android-fonts-4.0.1_r1.2-1|33	%doc NOTICE README.txt
12cr|android-fonts-4.0.1_r1.2-1|34	%dir %{_xfontdir}/TTF/droid
12cr|android-fonts-4.0.1_r1.2-1|35	%{_xfontdir}/TTF/droid/*.ttf
12cr|android-fonts-4.0.1_r1.2-1|36	%verify(not mtime) %{_xfontdir}/TTF/droid/fonts.dir
12cr|android-fonts-4.0.1_r1.2-1|37	%{_xfontdir}/TTF/droid/fonts.scale
12cr|android-fonts-4.0.1_r1.2-1|38	%{_sysconfdir}/X11/fontpath.d/ttf-droid:pri=50
12cr|android-fonts-4.0.1_r1.2-1|39	
12cr|android-fonts-4.0.1_r1.2-1|40	#------------------------------------------------------------------------------
12cr|android-fonts-4.0.1_r1.2-1|41	
12cr|android-fonts-4.0.1_r1.2-1|42	%package -n fonts-ttf-roboto
12cr|android-fonts-4.0.1_r1.2-1|43	Summary:	Roboto fonts
12cr|android-fonts-4.0.1_r1.2-1|44	
12cr|android-fonts-4.0.1_r1.2-1|45	%description -n fonts-ttf-roboto
12cr|android-fonts-4.0.1_r1.2-1|46	Roboto is a sans-serif typeface family introduced with Android 4.0 "Ice Cream
12cr|android-fonts-4.0.1_r1.2-1|47	Sandwich" operating system. Google describes the font as "modern, yet
12cr|android-fonts-4.0.1_r1.2-1|48	approachable" and "emotional".
12cr|android-fonts-4.0.1_r1.2-1|49	
12cr|android-fonts-4.0.1_r1.2-1|50	%files -n fonts-ttf-roboto
12cr|android-fonts-4.0.1_r1.2-1|51	%doc NOTICE README.txt
12cr|android-fonts-4.0.1_r1.2-1|52	%dir %{_xfontdir}/TTF/roboto
12cr|android-fonts-4.0.1_r1.2-1|53	%{_xfontdir}/TTF/roboto/*.ttf
12cr|android-fonts-4.0.1_r1.2-1|54	%verify(not mtime) %{_xfontdir}/TTF/roboto/fonts.dir
12cr|android-fonts-4.0.1_r1.2-1|55	%{_xfontdir}/TTF/roboto/fonts.scale
12cr|android-fonts-4.0.1_r1.2-1|56	%{_sysconfdir}/X11/fontpath.d/ttf-roboto:pri=50
12cr|android-fonts-4.0.1_r1.2-1|57	
12cr|android-fonts-4.0.1_r1.2-1|58	#------------------------------------------------------------------------------
12cr|android-fonts-4.0.1_r1.2-1|59	
12cr|android-fonts-4.0.1_r1.2-1|60	%prep
12cr|android-fonts-4.0.1_r1.2-1|61	%setup -q
12cr|android-fonts-4.0.1_r1.2-1|62	
12cr|android-fonts-4.0.1_r1.2-1|63	%build
12cr|android-fonts-4.0.1_r1.2-1|64	
12cr|android-fonts-4.0.1_r1.2-1|65	%install
12cr|android-fonts-4.0.1_r1.2-1|66	rm -rf %{buildroot}
12cr|android-fonts-4.0.1_r1.2-1|67	
12cr|android-fonts-4.0.1_r1.2-1|68	mkdir -p %{buildroot}%{_xfontdir}/TTF/droid %{buildroot}%{_xfontdir}/TTF/roboto
12cr|android-fonts-4.0.1_r1.2-1|69	
12cr|android-fonts-4.0.1_r1.2-1|70	install -m 644 Droid*.ttf %{buildroot}%{_xfontdir}/TTF/droid
12cr|android-fonts-4.0.1_r1.2-1|71	ttmkfdir %{buildroot}%{_xfontdir}/TTF/droid -o %{buildroot}%{_xfontdir}/TTF/droid/fonts.dir
12cr|android-fonts-4.0.1_r1.2-1|72	ln -s fonts.dir %{buildroot}%{_xfontdir}/TTF/droid/fonts.scale
12cr|android-fonts-4.0.1_r1.2-1|73	
12cr|android-fonts-4.0.1_r1.2-1|74	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|android-fonts-4.0.1_r1.2-1|75	ln -s ../../..%_datadir/fonts/TTF/droid \
12cr|android-fonts-4.0.1_r1.2-1|76	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-droid:pri=50
12cr|android-fonts-4.0.1_r1.2-1|77	
12cr|android-fonts-4.0.1_r1.2-1|78	install -m 644 Roboto*.ttf %{buildroot}%{_xfontdir}/TTF/roboto
12cr|android-fonts-4.0.1_r1.2-1|79	ttmkfdir %{buildroot}%{_xfontdir}/TTF/roboto -o %{buildroot}%{_xfontdir}/TTF/roboto/fonts.dir
12cr|android-fonts-4.0.1_r1.2-1|80	ln -s fonts.dir %{buildroot}%{_xfontdir}/TTF/roboto/fonts.scale
12cr|android-fonts-4.0.1_r1.2-1|81	
12cr|android-fonts-4.0.1_r1.2-1|82	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|android-fonts-4.0.1_r1.2-1|83	ln -s ../../..%_datadir/fonts/TTF/roboto \
12cr|android-fonts-4.0.1_r1.2-1|84	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-roboto:pri=50
12cr|android-fonts-4.0.1_r1.2-1|85	
12cr|android-fonts-4.0.1_r1.2-1|86	
12cr|android-fonts-4.0.1_r1.2-1|87	
12cr|android-fonts-4.0.1_r1.2-1|88	%changelog
12cr|android-fonts-4.0.1_r1.2-1|89	

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

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

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

112 12
12cr|anjuta-3.6.1-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|anjuta-3.6.1-1|2	
12cr|anjuta-3.6.1-1|3	%define major		0
12cr|anjuta-3.6.1-1|4	%define api		3
12cr|anjuta-3.6.1-1|5	%define girmajor	3.0
12cr|anjuta-3.6.1-1|6	
12cr|anjuta-3.6.1-1|7	%define libname		%mklibname %{name} %{api} %{major}
12cr|anjuta-3.6.1-1|8	%define develname	%mklibname %{name} %{api} -d
12cr|anjuta-3.6.1-1|9	%define girname		%mklibname %{name}-gir %{girmajor}
12cr|anjuta-3.6.1-1|10	
12cr|anjuta-3.6.1-1|11	Summary:        Integrated development environment for C and C++ (Linux)
12cr|anjuta-3.6.1-1|12	Name:           anjuta
12cr|anjuta-3.6.1-1|13	Version:        3.6.1
12cr|anjuta-3.6.1-1|14	Release:        1
12cr|anjuta-3.6.1-1|15	License:        GPLv2+
12cr|anjuta-3.6.1-1|16	Group:          Development/Other
12cr|anjuta-3.6.1-1|17	URL:            http://anjuta.sourceforge.net/
12cr|anjuta-3.6.1-1|18	Source0:        http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|anjuta-3.6.1-1|19	
12cr|anjuta-3.6.1-1|20	BuildRequires:	autogen
12cr|anjuta-3.6.1-1|21	BuildRequires:	itstool
12cr|anjuta-3.6.1-1|22	BuildRequires:	bison
12cr|anjuta-3.6.1-1|23	BuildRequires:	desktop-file-utils
12cr|anjuta-3.6.1-1|24	BuildRequires:	flex
12cr|anjuta-3.6.1-1|25	BuildRequires:	gnome-common
12cr|anjuta-3.6.1-1|26	BuildRequires:  gtk-doc >= 1.0
12cr|anjuta-3.6.1-1|27	BuildRequires:  imagemagick
12cr|anjuta-3.6.1-1|28	BuildRequires:  intltool
12cr|anjuta-3.6.1-1|29	BuildRequires:  vala
12cr|anjuta-3.6.1-1|30	BuildRequires:	gettext-devel
12cr|anjuta-3.6.1-1|31	BuildRequires:	subversion-devel >= 1.5.0
12cr|anjuta-3.6.1-1|32	BuildRequires:	vala-devel
12cr|anjuta-3.6.1-1|33	BuildRequires:  pkgconfig(apr-1)
12cr|anjuta-3.6.1-1|34	BuildRequires:  pkgconfig(apr-util-1)
12cr|anjuta-3.6.1-1|35	BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.0.0
12cr|anjuta-3.6.1-1|36	BuildRequires:  pkgconfig(gdl-3.0) >= 2.91.4
12cr|anjuta-3.6.1-1|37	BuildRequires:  pkgconfig(gladeui-2.0) >= 3.9.2
12cr|anjuta-3.6.1-1|38	BuildRequires:  pkgconfig(glib-2.0) >= 2.28.0
12cr|anjuta-3.6.1-1|39	BuildRequires:  pkgconfig(gnome-doc-utils) >= 0.4.2
12cr|anjuta-3.6.1-1|40	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|anjuta-3.6.1-1|41	BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
12cr|anjuta-3.6.1-1|42	BuildRequires:  pkgconfig(gtksourceview-3.0) >= 2.91.8
12cr|anjuta-3.6.1-1|43	BuildRequires:  pkgconfig(libdevhelp-3.0) >= 3.0.0
12cr|anjuta-3.6.1-1|44	BuildRequires:  pkgconfig(libgda-4.0) >= 4.2.0
12cr|anjuta-3.6.1-1|45	BuildRequires:  pkgconfig(libgraph) >= 1.0
12cr|anjuta-3.6.1-1|46	BuildRequires:  pkgconfig(libgvc) >= 1.0
12cr|anjuta-3.6.1-1|47	BuildRequires:  pkgconfig(libxml-2.0) >= 2.4.23
12cr|anjuta-3.6.1-1|48	BuildRequires:  pkgconfig(neon)
12cr|anjuta-3.6.1-1|49	BuildRequires:  pkgconfig(vte-2.90) >= 0.27.6
12cr|anjuta-3.6.1-1|50	BuildRequires:  pkgconfig(xext)
12cr|anjuta-3.6.1-1|51	BuildRequires:  pkgconfig(xrender)
12cr|anjuta-3.6.1-1|52	
12cr|anjuta-3.6.1-1|53	Requires:       autogen
12cr|anjuta-3.6.1-1|54	Requires:       python-rope
12cr|anjuta-3.6.1-1|55	
12cr|anjuta-3.6.1-1|56	%description
12cr|anjuta-3.6.1-1|57	Anjuta DevStudio is a versatile Integrated Development Environment (IDE)
12cr|anjuta-3.6.1-1|58	on GNOME Desktop Environment and features a number of advanced
12cr|anjuta-3.6.1-1|59	programming facilities. These include project management, application and
12cr|anjuta-3.6.1-1|60	class wizards, an on-board interactive debugger, powerful source editor,
12cr|anjuta-3.6.1-1|61	syntax highlighting, intellisense autocompletions, symbol navigation,
12cr|anjuta-3.6.1-1|62	version controls, integrated GUI designing and other tools.
12cr|anjuta-3.6.1-1|63	
12cr|anjuta-3.6.1-1|64	%package -n %{libname}
12cr|anjuta-3.6.1-1|65	Summary:        Anjuta libraries
12cr|anjuta-3.6.1-1|66	Group:          System/Libraries
12cr|anjuta-3.6.1-1|67	Conflicts:	%{mklibname %{name} 0} < 3.1.3
12cr|anjuta-3.6.1-1|68	
12cr|anjuta-3.6.1-1|69	%description -n %{libname}
12cr|anjuta-3.6.1-1|70	Anjuta libraries
12cr|anjuta-3.6.1-1|71	
12cr|anjuta-3.6.1-1|72	%package -n %{develname}
12cr|anjuta-3.6.1-1|73	Summary:        Anjuta devel files
12cr|anjuta-3.6.1-1|74	Group:          Development/Other
12cr|anjuta-3.6.1-1|75	Requires:       %{libname} = %{version}-%{release}
12cr|anjuta-3.6.1-1|76	Requires:       %{girname} = %{version}-%{release}
12cr|anjuta-3.6.1-1|77	Provides:       %{name}-devel = %{version}-%{release}
12cr|anjuta-3.6.1-1|78	
12cr|anjuta-3.6.1-1|79	%description -n %{develname}
12cr|anjuta-3.6.1-1|80	Anjuta devel files
12cr|anjuta-3.6.1-1|81	
12cr|anjuta-3.6.1-1|82	%package -n %{girname}
12cr|anjuta-3.6.1-1|83	Summary:        GObject Introspection interface description for %{name}
12cr|anjuta-3.6.1-1|84	Group:          System/Libraries
12cr|anjuta-3.6.1-1|85	
12cr|anjuta-3.6.1-1|86	%description -n %{girname}
12cr|anjuta-3.6.1-1|87	GObject Introspection interface description for %{name}.
12cr|anjuta-3.6.1-1|88	
12cr|anjuta-3.6.1-1|89	%prep
12cr|anjuta-3.6.1-1|90	%setup -q
12cr|anjuta-3.6.1-1|91	
12cr|anjuta-3.6.1-1|92	%build
12cr|anjuta-3.6.1-1|93	%configure2_5x \
12cr|anjuta-3.6.1-1|94	--disable-static \
12cr|anjuta-3.6.1-1|95	--enable-introspection=yes
12cr|anjuta-3.6.1-1|96	%make
12cr|anjuta-3.6.1-1|97	
12cr|anjuta-3.6.1-1|98	%install
12cr|anjuta-3.6.1-1|99	%makeinstall_std
12cr|anjuta-3.6.1-1|100	
12cr|anjuta-3.6.1-1|101	desktop-file-install --vendor="" \
12cr|anjuta-3.6.1-1|102	--remove-key='Encoding' \
12cr|anjuta-3.6.1-1|103	--add-category="IDE" \
12cr|anjuta-3.6.1-1|104	--dir %{buildroot}%{_datadir}/applications \
12cr|anjuta-3.6.1-1|105	%{buildroot}%{_datadir}/applications/*
12cr|anjuta-3.6.1-1|106	
12cr|anjuta-3.6.1-1|107	%find_lang %{name} --with-gnome --all-name
12cr|anjuta-3.6.1-1|108	
12cr|anjuta-3.6.1-1|109	#we don't want these
12cr|anjuta-3.6.1-1|110	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12cr|anjuta-3.6.1-1|111	
12cr|anjuta-3.6.1-1|112	#let files section handle docs
12cr|anjuta-3.6.1-1|113	rm -fr %{buildroot}%{_docdir}/%{name}
12cr|anjuta-3.6.1-1|114	
12cr|anjuta-3.6.1-1|115	%files -f %{name}.lang
12cr|anjuta-3.6.1-1|116	%{_bindir}/*
12cr|anjuta-3.6.1-1|117	%{_libdir}/%{name}
12cr|anjuta-3.6.1-1|118	%{_libdir}/glade/modules/libgladeanjuta.so
12cr|anjuta-3.6.1-1|119	%{_datadir}/glade/catalogs/anjuta-glade.xml
12cr|anjuta-3.6.1-1|120	%{_datadir}/%{name}
12cr|anjuta-3.6.1-1|121	%{_datadir}/glib-2.0/schemas/*.xml
12cr|anjuta-3.6.1-1|122	%{_datadir}/applications/*.desktop
12cr|anjuta-3.6.1-1|123	%{_datadir}/icons/gnome/*/mimetypes/*
12cr|anjuta-3.6.1-1|124	%{_mandir}/man1/%{name}*.1*
12cr|anjuta-3.6.1-1|125	%{_datadir}/mime/packages/anjuta.xml
12cr|anjuta-3.6.1-1|126	%{_datadir}/pixmaps/%{name}
12cr|anjuta-3.6.1-1|127	%{_datadir}/icons/hicolor/*/apps/*
12cr|anjuta-3.6.1-1|128	
12cr|anjuta-3.6.1-1|129	%files -n %{libname}
12cr|anjuta-3.6.1-1|130	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12cr|anjuta-3.6.1-1|131	
12cr|anjuta-3.6.1-1|132	%files -n %{girname}
12cr|anjuta-3.6.1-1|133	%{_libdir}/girepository-1.0/Anjuta-%{girmajor}.typelib
12cr|anjuta-3.6.1-1|134	%{_libdir}/girepository-1.0/IAnjuta-%{girmajor}.typelib
12cr|anjuta-3.6.1-1|135	
12cr|anjuta-3.6.1-1|136	%files -n %develname
12cr|anjuta-3.6.1-1|137	%doc %{_datadir}/gtk-doc/html/lib%{name}
12cr|anjuta-3.6.1-1|138	%{_libdir}/lib%{name}-%{api}.so
12cr|anjuta-3.6.1-1|139	%{_includedir}/lib%{name}-3.0
12cr|anjuta-3.6.1-1|140	%{_libdir}/pkgconfig/lib%{name}-3.0.pc
12cr|anjuta-3.6.1-1|141	%{_datadir}/gir-1.0/Anjuta-%{girmajor}.gir
12cr|anjuta-3.6.1-1|142	%{_datadir}/gir-1.0/IAnjuta-%{girmajor}.gir
12cr|anjuta-3.6.1-1|143	
12cr|anjuta-3.6.1-1|144	
12cr|anjuta-3.6.1-1|145	
12cr|anjuta-3.6.1-1|146	%changelog
12cr|anjuta-3.6.1-1|147	* Wed Aug 01 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.4-1
12cr|anjuta-3.6.1-1|148	+ Revision: 811506
12cr|anjuta-3.6.1-1|149	- update to new version 3.4.4
12cr|anjuta-3.6.1-1|150	
12cr|anjuta-3.6.1-1|151	* Tue May 22 2012 Götz Waschk <waschk@mandriva.org> 3.4.3-1
12cr|anjuta-3.6.1-1|152	+ Revision: 799991
12cr|anjuta-3.6.1-1|153	- update to new version 3.4.3
12cr|anjuta-3.6.1-1|154	
12cr|anjuta-3.6.1-1|155	* Fri May 18 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.2-1
12cr|anjuta-3.6.1-1|156	+ Revision: 799454
12cr|anjuta-3.6.1-1|157	- update to new version 3.4.2
12cr|anjuta-3.6.1-1|158	
12cr|anjuta-3.6.1-1|159	+ Alexander Khrukin <akhrukin@mandriva.org>
12cr|anjuta-3.6.1-1|160	- verson update 3.4.1
12cr|anjuta-3.6.1-1|161	
12cr|anjuta-3.6.1-1|162	* Thu Mar 15 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.2-1
12cr|anjuta-3.6.1-1|163	+ Revision: 785034
12cr|anjuta-3.6.1-1|164	- imported package anjuta
12cr|anjuta-3.6.1-1|165	

113 12
12cr|anjuta-extras-3.6.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cr|anjuta-extras-3.6.0-1|2	
12cr|anjuta-extras-3.6.0-1|3	Name:		anjuta-extras
12cr|anjuta-extras-3.6.0-1|4	Version:	3.6.0
12cr|anjuta-extras-3.6.0-1|5	Release:	%mkrel 1
12cr|anjuta-extras-3.6.0-1|6	Summary:	Extensions for the Anjuta development environment
12cr|anjuta-extras-3.6.0-1|7	Source0:	http://download.gnome.org/sources/%name/%{url_ver}/%{name}-%{version}.tar.xz
12cr|anjuta-extras-3.6.0-1|8	License:	GPLv2+
12cr|anjuta-extras-3.6.0-1|9	Group:		Development/Other
12cr|anjuta-extras-3.6.0-1|10	Url:		http://anjuta.sourceforge.net/
12cr|anjuta-extras-3.6.0-1|11	BuildRequires:  pkgconfig(gthread-2.0) >= 2.16.0
12cr|anjuta-extras-3.6.0-1|12	BuildRequires:  pkgconfig(libanjuta-3.0) >= 3.1.0
12cr|anjuta-extras-3.6.0-1|13	BuildRequires:  pkgconfig(libxml-2.0)
12cr|anjuta-extras-3.6.0-1|14	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|anjuta-extras-3.6.0-1|15	BuildRequires:	graphviz-devel
12cr|anjuta-extras-3.6.0-1|16	BuildRequires:	binutils-devel
12cr|anjuta-extras-3.6.0-1|17	BuildRequires:	intltool
12cr|anjuta-extras-3.6.0-1|18	BuildRequires:	gnome-common
12cr|anjuta-extras-3.6.0-1|19	Requires:	anjuta >= 3.1.0
12cr|anjuta-extras-3.6.0-1|20	
12cr|anjuta-extras-3.6.0-1|21	%description
12cr|anjuta-extras-3.6.0-1|22	Anjuta DevStudio is a versatile Integrated Development Environment (IDE)
12cr|anjuta-extras-3.6.0-1|23	on GNOME Desktop Environment and features a number of advanced
12cr|anjuta-extras-3.6.0-1|24	programming facilities.
12cr|anjuta-extras-3.6.0-1|25	
12cr|anjuta-extras-3.6.0-1|26	This package contains extensions to Anjuta:
12cr|anjuta-extras-3.6.0-1|27	* Profiler
12cr|anjuta-extras-3.6.0-1|28	* Sample
12cr|anjuta-extras-3.6.0-1|29	* Scintilla Editor
12cr|anjuta-extras-3.6.0-1|30	* Scratchbox
12cr|anjuta-extras-3.6.0-1|31	* Valgrind Plugin
12cr|anjuta-extras-3.6.0-1|32	
12cr|anjuta-extras-3.6.0-1|33	%prep
12cr|anjuta-extras-3.6.0-1|34	%setup -q
12cr|anjuta-extras-3.6.0-1|35	
12cr|anjuta-extras-3.6.0-1|36	%build
12cr|anjuta-extras-3.6.0-1|37	%configure2_5x --disable-static
12cr|anjuta-extras-3.6.0-1|38	%make
12cr|anjuta-extras-3.6.0-1|39	
12cr|anjuta-extras-3.6.0-1|40	%install
12cr|anjuta-extras-3.6.0-1|41	%makeinstall_std
12cr|anjuta-extras-3.6.0-1|42	
12cr|anjuta-extras-3.6.0-1|43	#we don't want these
12cr|anjuta-extras-3.6.0-1|44	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12cr|anjuta-extras-3.6.0-1|45	
12cr|anjuta-extras-3.6.0-1|46	%find_lang %{name}
12cr|anjuta-extras-3.6.0-1|47	
12cr|anjuta-extras-3.6.0-1|48	%files -f %{name}.lang
12cr|anjuta-extras-3.6.0-1|49	%doc ChangeLog AUTHORS NEWS
12cr|anjuta-extras-3.6.0-1|50	%{_datadir}/glib-2.0/schemas/*.xml
12cr|anjuta-extras-3.6.0-1|51	%{_libdir}/anjuta/anjuta-*.plugin
12cr|anjuta-extras-3.6.0-1|52	%{_libdir}/anjuta/libanjuta-*.so
12cr|anjuta-extras-3.6.0-1|53	%{_datadir}/anjuta/glade/anjuta-*
12cr|anjuta-extras-3.6.0-1|54	%dir %{_datadir}/anjuta/properties
12cr|anjuta-extras-3.6.0-1|55	%{_datadir}/anjuta/properties/*.properties
12cr|anjuta-extras-3.6.0-1|56	%{_datadir}/anjuta/ui/anjuta-sample.ui
12cr|anjuta-extras-3.6.0-1|57	%{_datadir}/anjuta/ui/anjuta-scintilla.xml
12cr|anjuta-extras-3.6.0-1|58	%{_datadir}/pixmaps/anjuta/anjuta-*
12cr|anjuta-extras-3.6.0-1|59	%{_datadir}/gnome/help/anjuta-manual/*/scintilla-plugin.page

114 12
12cr|anki-1.2.11-1|1	%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
12cr|anki-1.2.11-1|2	
12cr|anki-1.2.11-1|3	Name:		anki
12cr|anki-1.2.11-1|4	Version:	1.2.11
12cr|anki-1.2.11-1|5	Release:	1
12cr|anki-1.2.11-1|6	Summary:	Flashcard program for using space repetition learning
12cr|anki-1.2.11-1|7	
12cr|anki-1.2.11-1|8	Group:		Education
12cr|anki-1.2.11-1|9	# the file anki-%%{version}/libanki/anki/features/chinese/unihan.db
12cr|anki-1.2.11-1|10	# was created out of  Unihan.txt from www.unicode.org (MIT license)
12cr|anki-1.2.11-1|11	License:	GPLv3+ and MIT
12cr|anki-1.2.11-1|12	URL:		http://ankisrs.net/
12cr|anki-1.2.11-1|13	Source0:	http://anki.googlecode.com/files/%{name}-%{version}.tgz
12cr|anki-1.2.11-1|14	Source1:	anki.svg
12cr|anki-1.2.11-1|15	
12cr|anki-1.2.11-1|16	# Config change: don't check for new updates.
12cr|anki-1.2.11-1|17	Patch0:		anki-1.0-noupdate.patch
12cr|anki-1.2.11-1|18	BuildRequires:	python-devel, python-setuptools, python-sqlalchemy
12cr|anki-1.2.11-1|19	BuildRequires:	desktop-file-utils, PyQt4, python-simplejson
12cr|anki-1.2.11-1|20	Requires:	qt4-common, python-qt4
12cr|anki-1.2.11-1|21	Requires:	python-sqlalchemy, python-simplejson, python-sqlite2
12cr|anki-1.2.11-1|22	Requires:	python-matplotlib
12cr|anki-1.2.11-1|23	Requires:	pygame, python-beautifulsoup
12cr|anki-1.2.11-1|24	Requires:	pyaudio, sox
12cr|anki-1.2.11-1|25	BuildArch:	noarch
12cr|anki-1.2.11-1|26	
12cr|anki-1.2.11-1|27	%description
12cr|anki-1.2.11-1|28	Anki is a program designed to help you remember facts (such as words
12cr|anki-1.2.11-1|29	and phrases in a foreign language) as easily, quickly and efficiently
12cr|anki-1.2.11-1|30	as possible. Anki is based on a theory called spaced repetition.
12cr|anki-1.2.11-1|31	
12cr|anki-1.2.11-1|32	%prep
12cr|anki-1.2.11-1|33	%setup -q
12cr|anki-1.2.11-1|34	%patch0 -F 9 -p1 -b .noupdate
12cr|anki-1.2.11-1|35	%{__sed} -i -e '/^#!\//, 1d' ankiqt/ui/dropbox.py
12cr|anki-1.2.11-1|36	
12cr|anki-1.2.11-1|37	%build
12cr|anki-1.2.11-1|38	pushd libanki
12cr|anki-1.2.11-1|39	%{__python} setup.py build
12cr|anki-1.2.11-1|40	popd
12cr|anki-1.2.11-1|41	
12cr|anki-1.2.11-1|42	%{__python} setup.py build
12cr|anki-1.2.11-1|43	
12cr|anki-1.2.11-1|44	
12cr|anki-1.2.11-1|45	%install
12cr|anki-1.2.11-1|46	rm -rf %{buildroot}
12cr|anki-1.2.11-1|47	pushd libanki
12cr|anki-1.2.11-1|48	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|anki-1.2.11-1|49	popd
12cr|anki-1.2.11-1|50	
12cr|anki-1.2.11-1|51	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|anki-1.2.11-1|52	
12cr|anki-1.2.11-1|53	install -d %{buildroot}%{_datadir}/applications
12cr|anki-1.2.11-1|54	desktop-file-install \
12cr|anki-1.2.11-1|55	--remove-category=KDE \
12cr|anki-1.2.11-1|56	--dir %{buildroot}%{_datadir}/applications \
12cr|anki-1.2.11-1|57	%{name}.desktop
12cr|anki-1.2.11-1|58	
12cr|anki-1.2.11-1|59	install -d %{buildroot}%{_datadir}/pixmaps
12cr|anki-1.2.11-1|60	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
12cr|anki-1.2.11-1|61	
12cr|anki-1.2.11-1|62	find %{buildroot} -type f -o -type l|sed '
12cr|anki-1.2.11-1|63	s:'"%{buildroot}"'::
12cr|anki-1.2.11-1|64	s:\(.*/lib/python2\..*/site-packages/ankiqt/locale/\)\([^/_]\+\)\(.*\.mo$\):%lang(\2) \1\2\3:
12cr|anki-1.2.11-1|65	s:\(.*/lib/python2\..*/site-packages/anki/locale/\)\([^/_]\+\)\(.*\.mo$\):%lang(\2) \1\2\3:
12cr|anki-1.2.11-1|66	s:^\([^%].*\)::
12cr|anki-1.2.11-1|67	s:%lang(C) ::
12cr|anki-1.2.11-1|68	/^$/d' > anki.lang
12cr|anki-1.2.11-1|69	
12cr|anki-1.2.11-1|70	
12cr|anki-1.2.11-1|71	
12cr|anki-1.2.11-1|72	%clean
12cr|anki-1.2.11-1|73	rm -rf %{buildroot}
12cr|anki-1.2.11-1|74	
12cr|anki-1.2.11-1|75	
12cr|anki-1.2.11-1|76	%files -f %{name}.lang
12cr|anki-1.2.11-1|77	%defattr(-,root,root,-)
12cr|anki-1.2.11-1|78	%doc ChangeLog
12cr|anki-1.2.11-1|79	%doc COPYING CREDITS README*
12cr|anki-1.2.11-1|80	# libankiqt
12cr|anki-1.2.11-1|81	%dir %{python_sitelib}/ankiqt
12cr|anki-1.2.11-1|82	%{python_sitelib}/ankiqt/*.py*
12cr|anki-1.2.11-1|83	%{python_sitelib}/ankiqt/ui
12cr|anki-1.2.11-1|84	%{python_sitelib}/ankiqt/forms
12cr|anki-1.2.11-1|85	
12cr|anki-1.2.11-1|86	# libanki
12cr|anki-1.2.11-1|87	%dir %{python_sitelib}/anki
12cr|anki-1.2.11-1|88	%{python_sitelib}/anki/*.py*
12cr|anki-1.2.11-1|89	%{python_sitelib}/anki/importing
12cr|anki-1.2.11-1|90	%{python_sitelib}/anki/template
12cr|anki-1.2.11-1|91	
12cr|anki-1.2.11-1|92	# locale
12cr|anki-1.2.11-1|93	%dir %{python_sitelib}/ankiqt/locale/
12cr|anki-1.2.11-1|94	%dir %{python_sitelib}/ankiqt/locale/*
12cr|anki-1.2.11-1|95	%dir %{python_sitelib}/ankiqt/locale/*/LC_MESSAGES
12cr|anki-1.2.11-1|96	%dir %{python_sitelib}/anki/locale/
12cr|anki-1.2.11-1|97	%dir %{python_sitelib}/anki/locale/*
12cr|anki-1.2.11-1|98	%dir %{python_sitelib}/anki/locale/*/LC_MESSAGES
12cr|anki-1.2.11-1|99	
12cr|anki-1.2.11-1|100	%{python_sitelib}/*egg-info
12cr|anki-1.2.11-1|101	%{_bindir}/anki
12cr|anki-1.2.11-1|102	%{_datadir}/applications/%{name}.desktop
12cr|anki-1.2.11-1|103	%{_datadir}/pixmaps/%{name}.svg
12cr|anki-1.2.11-1|104	
12cr|anki-1.2.11-1|105	
12cr|anki-1.2.11-1|106	%changelog
12cr|anki-1.2.11-1|107	* Sat May 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.11-1
12cr|anki-1.2.11-1|108	+ Revision: 799621
12cr|anki-1.2.11-1|109	- patch1 removed
12cr|anki-1.2.11-1|110	- version update 1.2.11
12cr|anki-1.2.11-1|111	
12cr|anki-1.2.11-1|112	* Tue Oct 25 2011 Alexander Barakin <abarakin@mandriva.org> 1.2.9-2
12cr|anki-1.2.11-1|113	+ Revision: 707092
12cr|anki-1.2.11-1|114	- removed broken requirements
12cr|anki-1.2.11-1|115	
12cr|anki-1.2.11-1|116	* Mon Oct 24 2011 Alexander Barakin <abarakin@mandriva.org> 1.2.9-1
12cr|anki-1.2.11-1|117	+ Revision: 705879
12cr|anki-1.2.11-1|118	- imported package anki
12cr|anki-1.2.11-1|119	

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

116 12
12cr|anonftp-3.0-38|1	%define	name	anonftp
12cr|anonftp-3.0-38|2	%define	version	3.0
12cr|anonftp-3.0-38|3	%define rel	38
12cr|anonftp-3.0-38|4	%define	release	%mkrel %{rel}
12cr|anonftp-3.0-38|5	
12cr|anonftp-3.0-38|6	Summary:	A program which enables anonymous FTP access
12cr|anonftp-3.0-38|7	Name:		%{name}
12cr|anonftp-3.0-38|8	Version:	%{version}
12cr|anonftp-3.0-38|9	Release:	%{release}
12cr|anonftp-3.0-38|10	License:	GPL
12cr|anonftp-3.0-38|11	Group:		System/Servers
12cr|anonftp-3.0-38|12	Source0:	recompress.c.bz2
12cr|anonftp-3.0-38|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|anonftp-3.0-38|14	AutoReqProv:	0
12cr|anonftp-3.0-38|15	Requires(post):	wu-ftpd
12cr|anonftp-3.0-38|16	Requires(preun): wu-ftpd
12cr|anonftp-3.0-38|17	BuildRequires:	ash
12cr|anonftp-3.0-38|18	Requires:	ash
12cr|anonftp-3.0-38|19	Requires:	setup >= 2.1.9-16mdk
12cr|anonftp-3.0-38|20	
12cr|anonftp-3.0-38|21	%description
12cr|anonftp-3.0-38|22	The anonftp package contains the files you need in order to
12cr|anonftp-3.0-38|23	allow anonymous FTP access to your machine. Anonymous FTP access allows
12cr|anonftp-3.0-38|24	anyone to download files from your machine without having a user account.
12cr|anonftp-3.0-38|25	Anonymous FTP is a popular way of making programs available via the
12cr|anonftp-3.0-38|26	Internet.
12cr|anonftp-3.0-38|27	
12cr|anonftp-3.0-38|28	You should install this if you are using wu-ftpd and wish to enable anonymous
12cr|anonftp-3.0-38|29	downloads from your machine.
12cr|anonftp-3.0-38|30	
12cr|anonftp-3.0-38|31	%prep
12cr|anonftp-3.0-38|32	%setup -q -T -c %{name}-%{version}
12cr|anonftp-3.0-38|33	bzcat %{SOURCE0} > recompress.c
12cr|anonftp-3.0-38|34	
12cr|anonftp-3.0-38|35	%build
12cr|anonftp-3.0-38|36	gcc $RPM_OPT_FLAGS -o recompress recompress.c
12cr|anonftp-3.0-38|37	
12cr|anonftp-3.0-38|38	%install
12cr|anonftp-3.0-38|39	rm -rf $RPM_BUILD_ROOT
12cr|anonftp-3.0-38|40	mkdir -p $RPM_BUILD_ROOT%{_var}/ftp/{pub,etc,bin,lib}
12cr|anonftp-3.0-38|41	
12cr|anonftp-3.0-38|42	cat > $RPM_BUILD_ROOT%{_var}/ftp/etc/passwd <<EOF
12cr|anonftp-3.0-38|43	root:*:0:0:::
12cr|anonftp-3.0-38|44	bin:*:1:1:::
12cr|anonftp-3.0-38|45	operator:*:11:0:::
12cr|anonftp-3.0-38|46	ftp:*:14:50:::
12cr|anonftp-3.0-38|47	nobody:*:99:99:::
12cr|anonftp-3.0-38|48	EOF
12cr|anonftp-3.0-38|49	
12cr|anonftp-3.0-38|50	cat > $RPM_BUILD_ROOT%{_var}/ftp/etc/group <<EOF
12cr|anonftp-3.0-38|51	root::0:
12cr|anonftp-3.0-38|52	bin::1:
12cr|anonftp-3.0-38|53	daemon::2:
12cr|anonftp-3.0-38|54	sys::3:
12cr|anonftp-3.0-38|55	adm::4:
12cr|anonftp-3.0-38|56	ftp::50:
12cr|anonftp-3.0-38|57	EOF
12cr|anonftp-3.0-38|58	
12cr|anonftp-3.0-38|59	%define LDSOVER 2
12cr|anonftp-3.0-38|60	%define LIBCVER %(rpm -q --qf '%%{version}' glibc)
12cr|anonftp-3.0-38|61	%define LIBNSSVER 2
12cr|anonftp-3.0-38|62	echo %LIBCVER
12cr|anonftp-3.0-38|63	
12cr|anonftp-3.0-38|64	%ifarch %{ix86} sparc sparcv9 sparc64 armv4l ppc ia64 ppc64 x86_64
12cr|anonftp-3.0-38|65	LIBCSOVER=6
12cr|anonftp-3.0-38|66	LIBNSLVER=1
12cr|anonftp-3.0-38|67	%endif
12cr|anonftp-3.0-38|68	
12cr|anonftp-3.0-38|69	%ifarch alpha
12cr|anonftp-3.0-38|70	LIBCSOVER=6.1
12cr|anonftp-3.0-38|71	LIBNSLVER=1.1
12cr|anonftp-3.0-38|72	%endif
12cr|anonftp-3.0-38|73	
12cr|anonftp-3.0-38|74	
12cr|anonftp-3.0-38|75	%define ROOT $RPM_BUILD_ROOT%{_var}/ftp/lib
12cr|anonftp-3.0-38|76	
12cr|anonftp-3.0-38|77	cp -fd /etc/ld.so.cache $RPM_BUILD_ROOT%{_var}/ftp/etc
12cr|anonftp-3.0-38|78	cp -fd /%{_lib}/libc.so.$LIBCSOVER /lib/libc-%{LIBCVER}.so %{ROOT}
12cr|anonftp-3.0-38|79	
12cr|anonftp-3.0-38|80	%ifarch ppc
12cr|anonftp-3.0-38|81	cp -fd /%{_lib}/ld-%{LIBCVER}.so %{ROOT}
12cr|anonftp-3.0-38|82	%else
12cr|anonftp-3.0-38|83	cp -fd /lib/ld-linux.so.%{LDSOVER} /lib/ld-%{LIBCVER}.so %{ROOT}
12cr|anonftp-3.0-38|84	%endif
12cr|anonftp-3.0-38|85	
12cr|anonftp-3.0-38|86	cp -fd /%{_lib}/libnss_files-%{LIBCVER}.so \
12cr|anonftp-3.0-38|87	/%{_lib}/libnss_files.so.%{LIBNSSVER}	%{ROOT}
12cr|anonftp-3.0-38|88	cp -fd /%{_lib}/libnsl-%{LIBCVER}.so /lib/libnsl.so.$LIBNSLVER %{ROOT}
12cr|anonftp-3.0-38|89	
12cr|anonftp-3.0-38|90	cp -fd /%{_lib}/libnss_dns-%{LIBCVER}.so \
12cr|anonftp-3.0-38|91	/%{_lib}/libnss_dns.so.%{LIBNSSVER}       %{ROOT}
12cr|anonftp-3.0-38|92	
12cr|anonftp-3.0-38|93	%ifnarch armv4l ppc
12cr|anonftp-3.0-38|94	#cp -fd	/lib/libnss1_files-%{LIBCVER}.so %{ROOT}
12cr|anonftp-3.0-38|95	cp -fd	/%{_lib}/libnss_files-%{LIBCVER}.so %{ROOT}
12cr|anonftp-3.0-38|96	%endif
12cr|anonftp-3.0-38|97	
12cr|anonftp-3.0-38|98	cp -fd /%{_lib}/libtermcap.so.2.0.8 %{ROOT}
12cr|anonftp-3.0-38|99	cp -fd /%{_lib}/libtermcap.so.2 %{ROOT}
12cr|anonftp-3.0-38|100	
12cr|anonftp-3.0-38|101	cp -fd /bin/ls /bin/cpio /bin/gzip /bin/tar $RPM_BUILD_ROOT%{_var}/ftp/bin
12cr|anonftp-3.0-38|102	cp -fd /bin/ash $RPM_BUILD_ROOT%{_var}/ftp/bin/sh
12cr|anonftp-3.0-38|103	ln -sf gzip $RPM_BUILD_ROOT%{_var}/ftp/bin/zcat
12cr|anonftp-3.0-38|104	#cp -fd /usr/bin/compress $RPM_BUILD_ROOT%{_var}/ftp/bin
12cr|anonftp-3.0-38|105	
12cr|anonftp-3.0-38|106	install -m755 recompress -D $RPM_BUILD_ROOT%{_var}/ftp/bin/recompress
12cr|anonftp-3.0-38|107	
12cr|anonftp-3.0-38|108	%clean
12cr|anonftp-3.0-38|109	rm -rf $RPM_BUILD_ROOT
12cr|anonftp-3.0-38|110	
12cr|anonftp-3.0-38|111	%post
12cr|anonftp-3.0-38|112	if [ -f /etc/ftpaccess ];then
12cr|anonftp-3.0-38|113	if ! grep -q "class.*anonymous.*"  /etc/ftpaccess;then
12cr|anonftp-3.0-38|114	cat /etc/ftpaccess | grep -v class > /etc/ftpaccess.mdk
12cr|anonftp-3.0-38|115	echo "class all real,guest,anonymous  *" > /etc/ftpaccess
12cr|anonftp-3.0-38|116	cat /etc/ftpaccess.mdk >> /etc/ftpaccess
12cr|anonftp-3.0-38|117	rm -f /etc/ftpaccess.mdk
12cr|anonftp-3.0-38|118	fi
12cr|anonftp-3.0-38|119	fi
12cr|anonftp-3.0-38|120	exit 0
12cr|anonftp-3.0-38|121	%if %mdkversion < 200900
12cr|anonftp-3.0-38|122	/sbin/ldconfig
12cr|anonftp-3.0-38|123	%endif
12cr|anonftp-3.0-38|124	
12cr|anonftp-3.0-38|125	%preun
12cr|anonftp-3.0-38|126	if [ -f /etc/ftpaccess ];then
12cr|anonftp-3.0-38|127	grep -q class  /etc/ftpaccess && grep -v class /etc/ftpaccess > /etc/ftpaccess.mdk
12cr|anonftp-3.0-38|128	if [ "$?" = "0" ];then
12cr|anonftp-3.0-38|129	mv -f /etc/ftpaccess.mdk /etc/ftpaccess
12cr|anonftp-3.0-38|130	fi
12cr|anonftp-3.0-38|131	fi
12cr|anonftp-3.0-38|132	exit 0
12cr|anonftp-3.0-38|133	
12cr|anonftp-3.0-38|134	
12cr|anonftp-3.0-38|135	%files
12cr|anonftp-3.0-38|136	%defattr(-,root,root)
12cr|anonftp-3.0-38|137	%attr(0444,root,root) %config(noreplace) %{_var}/ftp/etc/passwd
12cr|anonftp-3.0-38|138	%attr(0444,root,root) %config(noreplace) %{_var}/ftp/etc/group
12cr|anonftp-3.0-38|139	
12cr|anonftp-3.0-38|140	%{_var}/ftp/etc/ld.so.cache
12cr|anonftp-3.0-38|141	
12cr|anonftp-3.0-38|142	%ifarch alpha
12cr|anonftp-3.0-38|143	%{_var}/ftp/lib/libc.so.6.1
12cr|anonftp-3.0-38|144	%{_var}/ftp/lib/libnsl.so.1.1
12cr|anonftp-3.0-38|145	%else
12cr|anonftp-3.0-38|146	%{_var}/ftp/lib/libc.so.6
12cr|anonftp-3.0-38|147	%{_var}/ftp/lib/libnsl.so.1
12cr|anonftp-3.0-38|148	
12cr|anonftp-3.0-38|149	%endif
12cr|anonftp-3.0-38|150	%{_var}/ftp/lib/libc-%{LIBCVER}.so
12cr|anonftp-3.0-38|151	%ifnarch ppc
12cr|anonftp-3.0-38|152	%{_var}/ftp/lib/ld-linux.so.%{LDSOVER}
12cr|anonftp-3.0-38|153	%else
12cr|anonftp-3.0-38|154	%{_var}/ftp/lib/ld.so.1
12cr|anonftp-3.0-38|155	%endif
12cr|anonftp-3.0-38|156	%{_var}/ftp/lib/ld-%{LIBCVER}.so
12cr|anonftp-3.0-38|157	%{_var}/ftp/lib/libnss_files-%{LIBCVER}.so
12cr|anonftp-3.0-38|158	%{_var}/ftp/lib/libnss_files.so.%{LIBNSSVER}
12cr|anonftp-3.0-38|159	%{_var}/ftp/lib/libnss_dns-%{LIBCVER}.so
12cr|anonftp-3.0-38|160	%{_var}/ftp/lib/libnss_dns.so.%{LIBNSSVER}
12cr|anonftp-3.0-38|161	%{_var}/ftp/lib/libnsl-%{LIBCVER}.so
12cr|anonftp-3.0-38|162	%{_var}/ftp/lib/libtermcap.so.2.0.8
12cr|anonftp-3.0-38|163	%{_var}/ftp/lib/libtermcap.so.2
12cr|anonftp-3.0-38|164	
12cr|anonftp-3.0-38|165	%attr(0755,root,root) %dir %{_var}/ftp
12cr|anonftp-3.0-38|166	%attr(0111,root,root) %dir %{_var}/ftp/bin
12cr|anonftp-3.0-38|167	%attr(0111,root,root) %dir %{_var}/ftp/etc
12cr|anonftp-3.0-38|168	%attr(2755,root,ftp) %dir %{_var}/ftp/pub
12cr|anonftp-3.0-38|169	%dir %{_var}/ftp/lib
12cr|anonftp-3.0-38|170	%attr(0111,root,root) %{_var}/ftp/bin/ls
12cr|anonftp-3.0-38|171	#%attr(0111,root,root) %{_var}/ftp/bin/compress
12cr|anonftp-3.0-38|172	%attr(0111,root,root) %{_var}/ftp/bin/recompress
12cr|anonftp-3.0-38|173	%attr(0111,root,root) %{_var}/ftp/bin/cpio
12cr|anonftp-3.0-38|174	%attr(0111,root,root) %{_var}/ftp/bin/gzip
12cr|anonftp-3.0-38|175	#%attr(0111,root,root) /home/ftp/bin/sh
12cr|anonftp-3.0-38|176	%attr(0111,root,root) %{_var}/ftp/bin/tar
12cr|anonftp-3.0-38|177	%attr(0111,root,root) %{_var}/ftp/bin/zcat
12cr|anonftp-3.0-38|178	%attr(0111,root,root) %{_var}/ftp/bin/sh
12cr|anonftp-3.0-38|179	
12cr|anonftp-3.0-38|180	
12cr|anonftp-3.0-38|181	
12cr|anonftp-3.0-38|182	%changelog
12cr|anonftp-3.0-38|183	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0-38mdv2011.0
12cr|anonftp-3.0-38|184	+ Revision: 616563
12cr|anonftp-3.0-38|185	- the mass rebuild of 2010.0 packages
12cr|anonftp-3.0-38|186	
12cr|anonftp-3.0-38|187	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 3.0-37mdv2010.0
12cr|anonftp-3.0-38|188	+ Revision: 424828
12cr|anonftp-3.0-38|189	- fix build (do not hardcode glibc version)
12cr|anonftp-3.0-38|190	- rebuild
12cr|anonftp-3.0-38|191	- rebuild
12cr|anonftp-3.0-38|192	
12cr|anonftp-3.0-38|193	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 3.0-35mdv2009.0
12cr|anonftp-3.0-38|194	+ Revision: 222758
12cr|anonftp-3.0-38|195	- we now use glibc-2.8, not 2.4
12cr|anonftp-3.0-38|196	- fix #%%define is forbidden
12cr|anonftp-3.0-38|197	- kill re-definition of %%buildroot on Pixel's request
12cr|anonftp-3.0-38|198	- import anonftp
12cr|anonftp-3.0-38|199	
12cr|anonftp-3.0-38|200	+ Pixel <pixel@mandriva.com>
12cr|anonftp-3.0-38|201	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|anonftp-3.0-38|202	
12cr|anonftp-3.0-38|203	+ Olivier Blin <oblin@mandriva.com>
12cr|anonftp-3.0-38|204	- restore BuildRoot
12cr|anonftp-3.0-38|205	
12cr|anonftp-3.0-38|206	
12cr|anonftp-3.0-38|207	* Thu Jul 13 2006 Lenny Cartier <lenny@mandriva.com> 3.0-35mdv2007.0
12cr|anonftp-3.0-38|208	- rebuild
12cr|anonftp-3.0-38|209	
12cr|anonftp-3.0-38|210	* Sat Apr 29 2006 Emmanuel Blindauer <blindauer@mandriva.org> 3.0-34mdk
12cr|anonftp-3.0-38|211	- Fix ppc build
12cr|anonftp-3.0-38|212	
12cr|anonftp-3.0-38|213	* Mon Mar 06 2006 Nicolas Lcureuil <neoclust@mandriva.org> 3.0-33mdk
12cr|anonftp-3.0-38|214	- Fix LIBCVER
12cr|anonftp-3.0-38|215	
12cr|anonftp-3.0-38|216	* Thu Nov 03 2005 Nicolas Lcureuil <neoclust@mandriva.org> 3.0-32mdk
12cr|anonftp-3.0-38|217	- Fix PreReq
12cr|anonftp-3.0-38|218	- Fix LIBCVER
12cr|anonftp-3.0-38|219	
12cr|anonftp-3.0-38|220	* Wed May 04 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 3.0-31mdk
12cr|anonftp-3.0-38|221	- fix 64 bit build
12cr|anonftp-3.0-38|222	- fix buildrequires
12cr|anonftp-3.0-38|223	- fix summary-ended-with-dot
12cr|anonftp-3.0-38|224	
12cr|anonftp-3.0-38|225	* Fri Jan 14 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 3.0-30mdk
12cr|anonftp-3.0-38|226	- move to glibc 2.3.4
12cr|anonftp-3.0-38|227	
12cr|anonftp-3.0-38|228	* Sun Dec 26 2004 Abel Cheung <deaddog@mandrake.org> 3.0-29mdk
12cr|anonftp-3.0-38|229	- Readd "BuildRequires: ash"
12cr|anonftp-3.0-38|230	
12cr|anonftp-3.0-38|231	* Fri Jul 30 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 3.0-28mdk
12cr|anonftp-3.0-38|232	- add libnss_dns* library to have reverse dns mapping (from Jürgen holm)
12cr|anonftp-3.0-38|233	- cleanups
12cr|anonftp-3.0-38|234	
12cr|anonftp-3.0-38|235	* Tue Mar 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 3.0-27mdk
12cr|anonftp-3.0-38|236	- move to glibc 2.3.3
12cr|anonftp-3.0-38|237	
12cr|anonftp-3.0-38|238	* Sat Nov 15 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.0-26mdk
12cr|anonftp-3.0-38|239	- Franck Villaume <fvill@freesurf.fr>
12cr|anonftp-3.0-38|240	- move to glibc 2.3.2
12cr|anonftp-3.0-38|241	
12cr|anonftp-3.0-38|242	* Sun Dec 29 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.0-25mdk
12cr|anonftp-3.0-38|243	- rebuild for rpm and glibc
12cr|anonftp-3.0-38|244	
12cr|anonftp-3.0-38|245	* Thu May 09 2002 Geoffrey Lee <snailtalk@mandrakesoft.com> 3.0-24mdk
12cr|anonftp-3.0-38|246	- Changed the description -- only needed for wu-ftpd (askwar).
12cr|anonftp-3.0-38|247	
12cr|anonftp-3.0-38|248	* Thu May  9 2002 Stefan van der Eijk <stefan@eijk.nu> 3.0-23mdk
12cr|anonftp-3.0-38|249	- BuildRequires (ncompress gone)
12cr|anonftp-3.0-38|250	- no more /usr/bin/compress
12cr|anonftp-3.0-38|251	- updated LIBCVER
12cr|anonftp-3.0-38|252	
12cr|anonftp-3.0-38|253	* Fri Feb 22 2002 David BAUDENS <baudens@mandrakesoft.com> 3.0-22mdk
12cr|anonftp-3.0-38|254	- BuildRequires: ash
12cr|anonftp-3.0-38|255	
12cr|anonftp-3.0-38|256	* Mon Oct 08 2001 Stefan van der Eijk <stefan@eijk.nu> 3.0-21mdk
12cr|anonftp-3.0-38|257	- BuildRequires: cpio
12cr|anonftp-3.0-38|258	
12cr|anonftp-3.0-38|259	* Mon Sep 10 2001 Renaud Chaillat <rchaillat@mandrakesoft.com> 3.0-20mdk
12cr|anonftp-3.0-38|260	- Use glibc 2.2.4
12cr|anonftp-3.0-38|261	
12cr|anonftp-3.0-38|262	* Tue Jun 26 2001 Matthias Badaire <mbadaire@mandrakesoft.com> 3.0-19mdk
12cr|anonftp-3.0-38|263	- add ia64 support
12cr|anonftp-3.0-38|264	
12cr|anonftp-3.0-38|265	* Fri May 25 2001 Geoffrey Le <snailtalk@mandrakesoft.com> 3.0-18mdk
12cr|anonftp-3.0-38|266	- Use glibc 2.2.3.
12cr|anonftp-3.0-38|267	
12cr|anonftp-3.0-38|268	* Sat Mar 10 2001 Stefan van der Eijk <s.vandereijk@chello.nl> 3.0-17mdk
12cr|anonftp-3.0-38|269	- updated LIBCVER
12cr|anonftp-3.0-38|270	
12cr|anonftp-3.0-38|271	* Sat Jan 27 2001 Stefan van der Eijk <s.vandereijk@chello.nl> 3.0-16mdk
12cr|anonftp-3.0-38|272	- updated LIBCVER
12cr|anonftp-3.0-38|273	
12cr|anonftp-3.0-38|274	* Mon Dec  4 2000 Renaud Chaillat <rchaillat@mandrakesoft.com> 3.0-15mdk
12cr|anonftp-3.0-38|275	- updated for glibc-2.2
12cr|anonftp-3.0-38|276	
12cr|anonftp-3.0-38|277	* Thu Sep 21 2000 Renaud Chaillat <rchaillat@mandrakesoft.com> 3.0-14mdk
12cr|anonftp-3.0-38|278	- changed ftpserver to wu-ftpd in requirements to avoid conflict
12cr|anonftp-3.0-38|279	with proftpd
12cr|anonftp-3.0-38|280	
12cr|anonftp-3.0-38|281	* Wed Sep  6 2000 Renaud Chaillat <rchaillat@mandrakesoft.com> 3.0-13mdk
12cr|anonftp-3.0-38|282	- added requires on setup (for /etc/passwd), including release
12cr|anonftp-3.0-38|283	number
12cr|anonftp-3.0-38|284	
12cr|anonftp-3.0-38|285	* Wed Sep  6 2000 Renaud Chaillat <rchaillat@mandrakesoft.com> 3.0-12mdk
12cr|anonftp-3.0-38|286	- BM /home/ftp => %%{_var}/ftp, needs update in /etc/passwd
12cr|anonftp-3.0-38|287	(admin needs move its public files manually)
12cr|anonftp-3.0-38|288	- noreplace for passwd and group
12cr|anonftp-3.0-38|289	
12cr|anonftp-3.0-38|290	* Thu Aug 24 2000 Renaud Chaillat <rchaillat@pc-1229.mandrakesoft.com> 3.0-11mdk
12cr|anonftp-3.0-38|291	- compressed source
12cr|anonftp-3.0-38|292	
12cr|anonftp-3.0-38|293	* Thu Jun  8 2000 Frederic Lepied <flepied@mandrakesoft.com> 3.0-10mdk
12cr|anonftp-3.0-38|294	- added prereq on ftpserver to let the %%post do its job
12cr|anonftp-3.0-38|295	right.
12cr|anonftp-3.0-38|296	
12cr|anonftp-3.0-38|297	* Mon May 29 2000 Adam Lebsack <adam@mandrakesoft.com> 3.0-9mdk
12cr|anonftp-3.0-38|298	- change ppc LIBCSOVER and LIBNSLOVER to 6 and 1, respectively
12cr|anonftp-3.0-38|299	- remove ld-linux.so from ppc
12cr|anonftp-3.0-38|300	
12cr|anonftp-3.0-38|301	* Tue May 16 2000 Daouda LO <daouda@mandrakesoft.com> 3.0-8mdk
12cr|anonftp-3.0-38|302	- who forget to put libtermcap* to %%files ??
12cr|anonftp-3.0-38|303	
12cr|anonftp-3.0-38|304	* Mon May 15 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.0-7mdk
12cr|anonftp-3.0-38|305	- Remove ldconfig (let me know where it's needed)
12cr|anonftp-3.0-38|306	- Fix build on alpha.
12cr|anonftp-3.0-38|307	
12cr|anonftp-3.0-38|308	* Sun May 14 2000 Jean-Michel Dault <jmdault@mandrakesoft.com> 3.0-6mdk
12cr|anonftp-3.0-38|309	- Fixed Yet Another Problem in Post Scripts (FYAPIPS).
12cr|anonftp-3.0-38|310	
12cr|anonftp-3.0-38|311	* Sat May 13 2000 Jean-Michel Dault <jmdault@mandrakesoft.com> 3.0-5mdk
12cr|anonftp-3.0-38|312	- Fix another problem in post scripts. (%%preun)
12cr|anonftp-3.0-38|313	- added ldconfig
12cr|anonftp-3.0-38|314	
12cr|anonftp-3.0-38|315	* Fri May 12 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.0-4mdk
12cr|anonftp-3.0-38|316	- Fix post scripts again.
12cr|anonftp-3.0-38|317	- Add libtermcap.so.2 for ls :\
12cr|anonftp-3.0-38|318	
12cr|anonftp-3.0-38|319	* Mon May 08 2000 Jean-Michel Dault <jmdault@mandrakesoft.com> 3.0-3mdk
12cr|anonftp-3.0-38|320	- removed reference to $RPM_BUILD_ROOT in post scripts (DOH!)
12cr|anonftp-3.0-38|321	
12cr|anonftp-3.0-38|322	* Sat Apr 22 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.0-2mdk
12cr|anonftp-3.0-38|323	- %%preun not %%postun.
12cr|anonftp-3.0-38|324	
12cr|anonftp-3.0-38|325	* Fri Apr  7 2000 Jean-Michel Dault <jmdault@mandrakesoft.com> 3.0-1mdk
12cr|anonftp-3.0-38|326	- merged with Rawhide:
12cr|anonftp-3.0-38|327	Add BuildPrereqs
12cr|anonftp-3.0-38|328	add recompress from BeroFTPD - it's useful for ftpconversions
12cr|anonftp-3.0-38|329	remove sh. Having a shell in the chroot ftp-structure is a security
12cr|anonftp-3.0-38|330	problem, not a feature.
12cr|anonftp-3.0-38|331	- our recompress is actually in the file, not redhat ;-)
12cr|anonftp-3.0-38|332	
12cr|anonftp-3.0-38|333	* Thu Apr  6 2000 Jean-Michel Dault <jmdault@mandrakesoft.com> 2.8-9mdk
12cr|anonftp-3.0-38|334	- fix group
12cr|anonftp-3.0-38|335	- new libc
12cr|anonftp-3.0-38|336	
12cr|anonftp-3.0-38|337	* Sun Mar 19 2000 John Buswell <johnb@mandrakesoft.com>
12cr|anonftp-3.0-38|338	- Fixed support for PPC
12cr|anonftp-3.0-38|339	
12cr|anonftp-3.0-38|340	* Mon Jan 17 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.8-6mdk
12cr|anonftp-3.0-38|341	
12cr|anonftp-3.0-38|342	- ||: when fail on strip.
12cr|anonftp-3.0-38|343	
12cr|anonftp-3.0-38|344	* Fri Jan 07 2000 Yoann Vandoorselaere <yoann@mandrakesoft.com>
12cr|anonftp-3.0-38|345	- Removed conflict with /etc/ftpaccess from wu-ftpd package :
12cr|anonftp-3.0-38|346	use %%post && %%postun to modify it and don't include this file
12cr|anonftp-3.0-38|347	as one of ours to avoid this problem.
12cr|anonftp-3.0-38|348	
12cr|anonftp-3.0-38|349	* Tue Jan 04 2000 John Buswell <johnb@mandrakesoft.com> 2.2-8mdk
12cr|anonftp-3.0-38|350	- Added ppc arch
12cr|anonftp-3.0-38|351	- fixed anonymous access
12cr|anonftp-3.0-38|352	
12cr|anonftp-3.0-38|353	* Sun Oct 31 1999 Axalon Bloodstone <axalon@linux-mandrake.com>
12cr|anonftp-3.0-38|354	- Add a k6 arch
12cr|anonftp-3.0-38|355	- glibc version 2.1.2
12cr|anonftp-3.0-38|356	
12cr|anonftp-3.0-38|357	* Tue May 11 1999 Bernhard Rosenkränzer <bero@mandrakesoft.com>
12cr|anonftp-3.0-38|358	- Some fixes (libc.so.6, not 6.1)
12cr|anonftp-3.0-38|359	- fix build with arch=i[456789]86
12cr|anonftp-3.0-38|360	
12cr|anonftp-3.0-38|361	* Tue May 11 1999 Bernhard Rosenkränzer <bero@mandrakesoft.com>
12cr|anonftp-3.0-38|362	- Mandrake adaptions
12cr|anonftp-3.0-38|363	
12cr|anonftp-3.0-38|364	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|anonftp-3.0-38|365	- auto rebuild in the new build environment (release 5)
12cr|anonftp-3.0-38|366	- glibc version 2.1.1
12cr|anonftp-3.0-38|367	
12cr|anonftp-3.0-38|368	* Tue Jan 12 1999 Cristian Gafton <gafton@redhat.com>
12cr|anonftp-3.0-38|369	- add sparc
12cr|anonftp-3.0-38|370	
12cr|anonftp-3.0-38|371	* Tue Jan 12 1999 Jeff Johnson <jbj@redhat.com>
12cr|anonftp-3.0-38|372	- fix defattr typo (#784)
12cr|anonftp-3.0-38|373	- newer libc
12cr|anonftp-3.0-38|374	
12cr|anonftp-3.0-38|375	* Wed Jan 06 1999 Cristian Gafton <gafton@redhat.com>
12cr|anonftp-3.0-38|376	- abuse the %%attr settings instead of massive chown
12cr|anonftp-3.0-38|377	- avoid cp-av because it breaks on symlinks (the wonders of lchown/chown
12cr|anonftp-3.0-38|378	- rebuild for glibc 2.1
12cr|anonftp-3.0-38|379	
12cr|anonftp-3.0-38|380	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|anonftp-3.0-38|381	- newer libc
12cr|anonftp-3.0-38|382	
12cr|anonftp-3.0-38|383	* Thu Apr 30 1998 Cristian Gafton <gafton@redhat.com>
12cr|anonftp-3.0-38|384	- updated for the newer glibc libs
12cr|anonftp-3.0-38|385	
12cr|anonftp-3.0-38|386	* Thu Nov 06 1997 Donnie Barnes <djb@redhat.com>
12cr|anonftp-3.0-38|387	- Built with glibc for the first time
12cr|anonftp-3.0-38|388	- moved BuildRoot to /var/tmp
12cr|anonftp-3.0-38|389	- mega-reworking of the spec file
12cr|anonftp-3.0-38|390	
12cr|anonftp-3.0-38|391	* Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
12cr|anonftp-3.0-38|392	- Requires ftpserver virtual package now (which wu-ftpd provides).
12cr|anonftp-3.0-38|393	

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

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

119 12
12cr|ant-contrib-1.0-0.12.b2|1	%global beta_number b2
12cr|ant-contrib-1.0-0.12.b2|2	
12cr|ant-contrib-1.0-0.12.b2|3	Summary:        Collection of tasks for Ant
12cr|ant-contrib-1.0-0.12.b2|4	Name:           ant-contrib
12cr|ant-contrib-1.0-0.12.b2|5	Version:        1.0
12cr|ant-contrib-1.0-0.12.b2|6	Release:        0.12.%{beta_number}
12cr|ant-contrib-1.0-0.12.b2|7	License:        ASL 2.0
12cr|ant-contrib-1.0-0.12.b2|8	URL:            http://ant-contrib.sourceforge.net/
12cr|ant-contrib-1.0-0.12.b2|9	Group:          Development/Java
12cr|ant-contrib-1.0-0.12.b2|10	Source0:        http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}%{beta_number}-src.tar.gz
12cr|ant-contrib-1.0-0.12.b2|11	Source1:        http://mirrors.ibiblio.org/pub/mirrors/maven2/%{name}/%{name}/1.0b2/%{name}-1.0b2.pom
12cr|ant-contrib-1.0-0.12.b2|12	Patch0:         ant-contrib-build_xml.patch
12cr|ant-contrib-1.0-0.12.b2|13	Patch2:         ant-contrib-antservertest.patch
12cr|ant-contrib-1.0-0.12.b2|14	BuildRequires:  jpackage-utils >= 1.5
12cr|ant-contrib-1.0-0.12.b2|15	BuildRequires:  junit >= 3.8.0
12cr|ant-contrib-1.0-0.12.b2|16	BuildRequires:  ant-junit >= 1.6.2
12cr|ant-contrib-1.0-0.12.b2|17	BuildRequires:  xerces-j2
12cr|ant-contrib-1.0-0.12.b2|18	BuildRequires:  bcel >= 5.0
12cr|ant-contrib-1.0-0.12.b2|19	BuildRequires:  java-devel >= 1.4.2
12cr|ant-contrib-1.0-0.12.b2|20	Requires:       java >= 1.4.2
12cr|ant-contrib-1.0-0.12.b2|21	Requires:       junit >= 3.8.0
12cr|ant-contrib-1.0-0.12.b2|22	Requires:       ant >= 1.6.2
12cr|ant-contrib-1.0-0.12.b2|23	Requires:       xerces-j2
12cr|ant-contrib-1.0-0.12.b2|24	BuildArch:      noarch
12cr|ant-contrib-1.0-0.12.b2|25	
12cr|ant-contrib-1.0-0.12.b2|26	%description
12cr|ant-contrib-1.0-0.12.b2|27	The Ant-Contrib project is a collection of tasks
12cr|ant-contrib-1.0-0.12.b2|28	(and at one point maybe types and other tools)
12cr|ant-contrib-1.0-0.12.b2|29	for Apache Ant.
12cr|ant-contrib-1.0-0.12.b2|30	
12cr|ant-contrib-1.0-0.12.b2|31	%package        javadoc
12cr|ant-contrib-1.0-0.12.b2|32	Summary:        Javadoc for %{name}
12cr|ant-contrib-1.0-0.12.b2|33	Group:          Development/Java
12cr|ant-contrib-1.0-0.12.b2|34	
12cr|ant-contrib-1.0-0.12.b2|35	%description    javadoc
12cr|ant-contrib-1.0-0.12.b2|36	Api documentation for %{name}.
12cr|ant-contrib-1.0-0.12.b2|37	
12cr|ant-contrib-1.0-0.12.b2|38	%prep
12cr|ant-contrib-1.0-0.12.b2|39	%setup -q  -n %{name}
12cr|ant-contrib-1.0-0.12.b2|40	rm -rf test/src/net/sf/antcontrib/antclipse
12cr|ant-contrib-1.0-0.12.b2|41	
12cr|ant-contrib-1.0-0.12.b2|42	%patch0
12cr|ant-contrib-1.0-0.12.b2|43	%patch2
12cr|ant-contrib-1.0-0.12.b2|44	sed -i "s/\r//" manual/tasks/foreach.html manual/tasks/for.html
12cr|ant-contrib-1.0-0.12.b2|45	
12cr|ant-contrib-1.0-0.12.b2|46	%build
12cr|ant-contrib-1.0-0.12.b2|47	export JUNIT_VER=`rpm -q --queryformat='%%{version}' junit`
12cr|ant-contrib-1.0-0.12.b2|48	mkdir -p test/lib
12cr|ant-contrib-1.0-0.12.b2|49	(cd test/lib
12cr|ant-contrib-1.0-0.12.b2|50	ln -s $(find-jar junit-$(JUNIT_VER)) junit-$(JUNIT_VER).jar
12cr|ant-contrib-1.0-0.12.b2|51	)
12cr|ant-contrib-1.0-0.12.b2|52	export OPT_JAR_LIST="ant/ant-junit junit"
12cr|ant-contrib-1.0-0.12.b2|53	export CLASSPATH=
12cr|ant-contrib-1.0-0.12.b2|54	CLASSPATH=build/lib/ant-contrib-%{version}.jar:$CLASSPATH
12cr|ant-contrib-1.0-0.12.b2|55	echo $ANT_HOME
12cr|ant-contrib-1.0-0.12.b2|56	ant -Dsource=1.4 -Dversion=%{version} -Dbcel.jar=file://%{_javadir}/bcel.jar all
12cr|ant-contrib-1.0-0.12.b2|57	
12cr|ant-contrib-1.0-0.12.b2|58	%install
12cr|ant-contrib-1.0-0.12.b2|59	rm -rf $RPM_BUILD_ROOT
12cr|ant-contrib-1.0-0.12.b2|60	
12cr|ant-contrib-1.0-0.12.b2|61	# jars
12cr|ant-contrib-1.0-0.12.b2|62	install -Dpm 644 build/lib/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/ant/%{name}.jar
12cr|ant-contrib-1.0-0.12.b2|63	
12cr|ant-contrib-1.0-0.12.b2|64	# javadoc
12cr|ant-contrib-1.0-0.12.b2|65	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|ant-contrib-1.0-0.12.b2|66	cp -pr build/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|ant-contrib-1.0-0.12.b2|67	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|ant-contrib-1.0-0.12.b2|68	rm -rf build/docs/api
12cr|ant-contrib-1.0-0.12.b2|69	
12cr|ant-contrib-1.0-0.12.b2|70	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ant.d
12cr|ant-contrib-1.0-0.12.b2|71	echo "ant/ant-contrib" > $RPM_BUILD_ROOT%{_sysconfdir}/ant.d/ant-contrib
12cr|ant-contrib-1.0-0.12.b2|72	
12cr|ant-contrib-1.0-0.12.b2|73	%add_to_maven_depmap %{name} %{name} %{version} JPP/ant %{name}
12cr|ant-contrib-1.0-0.12.b2|74	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
12cr|ant-contrib-1.0-0.12.b2|75	install -pm 644 %{SOURCE1} $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP-%{name}.pom
12cr|ant-contrib-1.0-0.12.b2|76	
12cr|ant-contrib-1.0-0.12.b2|77	%post
12cr|ant-contrib-1.0-0.12.b2|78	%update_maven_depmap
12cr|ant-contrib-1.0-0.12.b2|79	
12cr|ant-contrib-1.0-0.12.b2|80	%postun
12cr|ant-contrib-1.0-0.12.b2|81	%update_maven_depmap
12cr|ant-contrib-1.0-0.12.b2|82	
12cr|ant-contrib-1.0-0.12.b2|83	%files
12cr|ant-contrib-1.0-0.12.b2|84	%defattr(-,root,root,-)
12cr|ant-contrib-1.0-0.12.b2|85	%{_sysconfdir}/ant.d/ant-contrib
12cr|ant-contrib-1.0-0.12.b2|86	%{_javadir}/ant/*.jar
12cr|ant-contrib-1.0-0.12.b2|87	%{_mavenpomdir}/*
12cr|ant-contrib-1.0-0.12.b2|88	%{_mavendepmapdir}
12cr|ant-contrib-1.0-0.12.b2|89	%doc build/docs/LICENSE.txt
12cr|ant-contrib-1.0-0.12.b2|90	%doc build/docs/tasks/*
12cr|ant-contrib-1.0-0.12.b2|91	
12cr|ant-contrib-1.0-0.12.b2|92	%files javadoc
12cr|ant-contrib-1.0-0.12.b2|93	%defattr(-,root,root,-)
12cr|ant-contrib-1.0-0.12.b2|94	%doc %{_javadocdir}/%{name}-%{version}
12cr|ant-contrib-1.0-0.12.b2|95	%doc %{_javadocdir}/%{name}
12cr|ant-contrib-1.0-0.12.b2|96	
12cr|ant-contrib-1.0-0.12.b2|97	# -----------------------------------------------------------------------------
12cr|ant-contrib-1.0-0.12.b2|98	

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

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

122 12
12cr|anyremote2html-1.4-1|1	Name:		anyremote2html
12cr|anyremote2html-1.4-1|2	Version:	1.4
12cr|anyremote2html-1.4-1|3	Release:	%mkrel 1
12cr|anyremote2html-1.4-1|4	Summary:	Web frontend for anyRemote Wireless remote control program
12cr|anyremote2html-1.4-1|5	License:	GPLv2+
12cr|anyremote2html-1.4-1|6	Group:		System/Kernel and hardware
12cr|anyremote2html-1.4-1|7	URL:		http://anyremote.sourceforge.net/
12cr|anyremote2html-1.4-1|8	Source0:	http://sourceforge.net/projects/anyremote/files/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|anyremote2html-1.4-1|9	Requires:	python
12cr|anyremote2html-1.4-1|10	Requires:	anyremote >= 5.4.1
12cr|anyremote2html-1.4-1|11	BuildArch:	noarch
12cr|anyremote2html-1.4-1|12	
12cr|anyremote2html-1.4-1|13	%description
12cr|anyremote2html-1.4-1|14	Web frontend for anyRemote Wireless remote control program.
12cr|anyremote2html-1.4-1|15	It acts as HTTP server and translates anyRemote commands to HTML.
12cr|anyremote2html-1.4-1|16	
12cr|anyremote2html-1.4-1|17	%prep
12cr|anyremote2html-1.4-1|18	%setup -q
12cr|anyremote2html-1.4-1|19	
12cr|anyremote2html-1.4-1|20	%build
12cr|anyremote2html-1.4-1|21	%configure2_5x
12cr|anyremote2html-1.4-1|22	%make
12cr|anyremote2html-1.4-1|23	
12cr|anyremote2html-1.4-1|24	%install
12cr|anyremote2html-1.4-1|25	%__rm -rf %{buildroot}
12cr|anyremote2html-1.4-1|26	%makeinstall_std
12cr|anyremote2html-1.4-1|27	
12cr|anyremote2html-1.4-1|28	%clean
12cr|anyremote2html-1.4-1|29	%__rm -rf %{buildroot}
12cr|anyremote2html-1.4-1|30	
12cr|anyremote2html-1.4-1|31	%files
12cr|anyremote2html-1.4-1|32	%doc COPYING ChangeLog README
12cr|anyremote2html-1.4-1|33	%{_bindir}/*
12cr|anyremote2html-1.4-1|34	%{_datadir}/pixmaps/*
12cr|anyremote2html-1.4-1|35	
12cr|anyremote2html-1.4-1|36	
12cr|anyremote2html-1.4-1|37	
12cr|anyremote2html-1.4-1|38	%changelog
12cr|anyremote2html-1.4-1|39	* Thu Jan 19 2012 Andrey Bondrov <abondrov@mandriva.org> 1.4-1mdv2012.0
12cr|anyremote2html-1.4-1|40	+ Revision: 762409
12cr|anyremote2html-1.4-1|41	- imported package anyremote2html
12cr|anyremote2html-1.4-1|42	

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

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

125 12
12cr|aoetools-30-2|1	%define name aoetools
12cr|aoetools-30-2|2	%define version 30
12cr|aoetools-30-2|3	%define release %mkrel 2
12cr|aoetools-30-2|4	
12cr|aoetools-30-2|5	Summary: Programs to setup ATA over Ethernet device
12cr|aoetools-30-2|6	Name: %{name}
12cr|aoetools-30-2|7	Version: %{version}
12cr|aoetools-30-2|8	Release: %{release}
12cr|aoetools-30-2|9	Source0: %{name}-%{version}.tar.gz
12cr|aoetools-30-2|10	License: GPL
12cr|aoetools-30-2|11	Group: System/Kernel and hardware
12cr|aoetools-30-2|12	Url: http://sourceforge.net/projects/aoetools/
12cr|aoetools-30-2|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|aoetools-30-2|14	
12cr|aoetools-30-2|15	%description
12cr|aoetools-30-2|16	The aoetools are programs for users of the ATA over Ethernet (AoE)
12cr|aoetools-30-2|17	network storage protocol, a simple protocol for using storage over
12cr|aoetools-30-2|18	an ethernet LAN.
12cr|aoetools-30-2|19	
12cr|aoetools-30-2|20	%prep
12cr|aoetools-30-2|21	%setup -q
12cr|aoetools-30-2|22	
12cr|aoetools-30-2|23	%build
12cr|aoetools-30-2|24	%make CFLAGS="%optflags"
12cr|aoetools-30-2|25	
12cr|aoetools-30-2|26	%install
12cr|aoetools-30-2|27	rm -rf $RPM_BUILD_ROOT
12cr|aoetools-30-2|28	
12cr|aoetools-30-2|29	mkdir -p %buildroot
12cr|aoetools-30-2|30	%makeinstall_std
12cr|aoetools-30-2|31	
12cr|aoetools-30-2|32	%clean
12cr|aoetools-30-2|33	rm -rf $RPM_BUILD_ROOT
12cr|aoetools-30-2|34	
12cr|aoetools-30-2|35	%files
12cr|aoetools-30-2|36	%defattr(-,root,root)
12cr|aoetools-30-2|37	%doc HACKING NEWS README
12cr|aoetools-30-2|38	%_sbindir/*
12cr|aoetools-30-2|39	%_mandir/*/*
12cr|aoetools-30-2|40	
12cr|aoetools-30-2|41	
12cr|aoetools-30-2|42	%changelog
12cr|aoetools-30-2|43	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 30-2mdv2011.0
12cr|aoetools-30-2|44	+ Revision: 609980
12cr|aoetools-30-2|45	- rebuild
12cr|aoetools-30-2|46	
12cr|aoetools-30-2|47	* Mon Nov 16 2009 Olivier Thauvin <nanardon@mandriva.org> 30-1mdv2010.1
12cr|aoetools-30-2|48	+ Revision: 466688
12cr|aoetools-30-2|49	- 30
12cr|aoetools-30-2|50	
12cr|aoetools-30-2|51	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 29-2mdv2010.0
12cr|aoetools-30-2|52	+ Revision: 436653
12cr|aoetools-30-2|53	- rebuild
12cr|aoetools-30-2|54	
12cr|aoetools-30-2|55	* Sat Jan 03 2009 Olivier Thauvin <nanardon@mandriva.org> 29-1mdv2009.1
12cr|aoetools-30-2|56	+ Revision: 324026
12cr|aoetools-30-2|57	- 29
12cr|aoetools-30-2|58	
12cr|aoetools-30-2|59	* Mon Aug 04 2008 Funda Wang <fwang@mandriva.org> 27-1mdv2009.0
12cr|aoetools-30-2|60	+ Revision: 262836
12cr|aoetools-30-2|61	- New version 27
12cr|aoetools-30-2|62	
12cr|aoetools-30-2|63	* Mon Jun 02 2008 Olivier Thauvin <nanardon@mandriva.org> 26-1mdv2009.0
12cr|aoetools-30-2|64	+ Revision: 214239
12cr|aoetools-30-2|65	- version: 26
12cr|aoetools-30-2|66	
12cr|aoetools-30-2|67	* Sat Feb 09 2008 Olivier Thauvin <nanardon@mandriva.org> 23-1mdv2008.1
12cr|aoetools-30-2|68	+ Revision: 164541
12cr|aoetools-30-2|69	- 23
12cr|aoetools-30-2|70	
12cr|aoetools-30-2|71	* Tue Dec 25 2007 Olivier Thauvin <nanardon@mandriva.org> 22-1mdv2008.1
12cr|aoetools-30-2|72	+ Revision: 137624
12cr|aoetools-30-2|73	- sync source not done by mdvsys now
12cr|aoetools-30-2|74	- version is 22, and Merry Christmas
12cr|aoetools-30-2|75	
12cr|aoetools-30-2|76	+ Olivier Blin <oblin@mandriva.com>
12cr|aoetools-30-2|77	- restore BuildRoot
12cr|aoetools-30-2|78	
12cr|aoetools-30-2|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|aoetools-30-2|80	- kill re-definition of %%buildroot on Pixel's request
12cr|aoetools-30-2|81	
12cr|aoetools-30-2|82	* Tue Jun 19 2007 Olivier Thauvin <nanardon@mandriva.org> 16-1mdv2008.0
12cr|aoetools-30-2|83	+ Revision: 41527
12cr|aoetools-30-2|84	- 16
12cr|aoetools-30-2|85	
12cr|aoetools-30-2|86	* Sat May 19 2007 Olivier Thauvin <nanardon@mandriva.org> 15-1mdv2008.0
12cr|aoetools-30-2|87	+ Revision: 28536
12cr|aoetools-30-2|88	- 15, kill patch0: merged upstream
12cr|aoetools-30-2|89	
12cr|aoetools-30-2|90	
12cr|aoetools-30-2|91	* Fri Nov 17 2006 Olivier Thauvin <nanardon@mandriva.org> 12-1mdv2007.0
12cr|aoetools-30-2|92	+ Revision: 85385
12cr|aoetools-30-2|93	- version 12
12cr|aoetools-30-2|94	
12cr|aoetools-30-2|95	* Sat Aug 05 2006 Olivier Thauvin <nanardon@mandriva.org> 10-1mdv2007.0
12cr|aoetools-30-2|96	+ Revision: 52833
12cr|aoetools-30-2|97	- add sources
12cr|aoetools-30-2|98	- version 10
12cr|aoetools-30-2|99	- Import aoetools
12cr|aoetools-30-2|100	
12cr|aoetools-30-2|101	* Sat Mar 04 2006 Olivier Thauvin <nanardon@zarb.org> 9-1mdk
12cr|aoetools-30-2|102	- new version 9
12cr|aoetools-30-2|103	
12cr|aoetools-30-2|104	* Tue Dec 20 2005 Olivier Thauvin <nanardon@mandriva.org> 8-1mdk
12cr|aoetools-30-2|105	- 8 (the version)
12cr|aoetools-30-2|106	
12cr|aoetools-30-2|107	* Wed Nov 30 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 7-1mdk
12cr|aoetools-30-2|108	- Initial mandriva spec
12cr|aoetools-30-2|109	

126 12
12cr|aoi-2.8.1-3|1	%define version_nodot 281
12cr|aoi-2.8.1-3|2	
12cr|aoi-2.8.1-3|3	Name:           aoi
12cr|aoi-2.8.1-3|4	Version:        2.8.1
12cr|aoi-2.8.1-3|5	Release:        3
12cr|aoi-2.8.1-3|6	Summary:        3D modelling and rendering studio Written in Java
12cr|aoi-2.8.1-3|7	URL:            http://www.artofillusion.org
12cr|aoi-2.8.1-3|8	Group:          Graphics
12cr|aoi-2.8.1-3|9	
12cr|aoi-2.8.1-3|10	Source0:        %{name}src%{version_nodot}.zip
12cr|aoi-2.8.1-3|11	Source1:        jmf-2_1_1e-alljava.zip
12cr|aoi-2.8.1-3|12	Patch0:         fix-build.patch
12cr|aoi-2.8.1-3|13	License:        GPLv2+
12cr|aoi-2.8.1-3|14	BuildArch:      noarch
12cr|aoi-2.8.1-3|15	
12cr|aoi-2.8.1-3|16	BuildRequires:  java-rpmbuild
12cr|aoi-2.8.1-3|17	BuildRequires:  ant
12cr|aoi-2.8.1-3|18	BuildRequires:  ant-nodeps
12cr|aoi-2.8.1-3|19	BuildRequires:  jogl
12cr|aoi-2.8.1-3|20	BuildRequires:  bsh
12cr|aoi-2.8.1-3|21	BuildRequires:  jama
12cr|aoi-2.8.1-3|22	BuildRequires:  dos2unix
12cr|aoi-2.8.1-3|23	BuildRequires:  buoy
12cr|aoi-2.8.1-3|24	BuildRequires:  xml-commons-apis
12cr|aoi-2.8.1-3|25	BuildRequires:  xerces-j2
12cr|aoi-2.8.1-3|26	BuildRequires:  locales-en
12cr|aoi-2.8.1-3|27	
12cr|aoi-2.8.1-3|28	Requires:       java >= 1.5
12cr|aoi-2.8.1-3|29	Requires:       bsh
12cr|aoi-2.8.1-3|30	Requires:       jogl
12cr|aoi-2.8.1-3|31	Requires:       jama
12cr|aoi-2.8.1-3|32	Requires:       gluegen
12cr|aoi-2.8.1-3|33	Requires:       buoy
12cr|aoi-2.8.1-3|34	
12cr|aoi-2.8.1-3|35	%description
12cr|aoi-2.8.1-3|36	Art of Illusion is a free, open source 3D modelling and rendering studio.
12cr|aoi-2.8.1-3|37	Many of its capabilities rival those found in commercial programs.
12cr|aoi-2.8.1-3|38	Highlights include subdivision surface based modelling tools,
12cr|aoi-2.8.1-3|39	skeleton based animation, and a graphical language
12cr|aoi-2.8.1-3|40	for designing procedural textures and materials.
12cr|aoi-2.8.1-3|41	
12cr|aoi-2.8.1-3|42	
12cr|aoi-2.8.1-3|43	%files
12cr|aoi-2.8.1-3|44	%defattr(644,root,root,755)
12cr|aoi-2.8.1-3|45	%doc LICENSE HISTORY README-source
12cr|aoi-2.8.1-3|46	
12cr|aoi-2.8.1-3|47	%attr(755,root,root) %{_bindir}/%{name}
12cr|aoi-2.8.1-3|48	%attr(644,root,root) %{_datadir}/%{name}/ArtOfIllusion.jar
12cr|aoi-2.8.1-3|49	%attr(755,root,root) %{_datadir}/%{name}/Plugins
12cr|aoi-2.8.1-3|50	%attr(644,root,root) %{_desktopdir}/%{name}.desktop
12cr|aoi-2.8.1-3|51	%attr(644,root,root) %{_datadir}/pixmaps/%{name}.png
12cr|aoi-2.8.1-3|52	
12cr|aoi-2.8.1-3|53	#--------------------------------------------------------------------
12cr|aoi-2.8.1-3|54	
12cr|aoi-2.8.1-3|55	%prep
12cr|aoi-2.8.1-3|56	%setup -q -a1 -n AoIsrc%{version_nodot}
12cr|aoi-2.8.1-3|57	# We only use this jar for build, not inclued in %files.
12cr|aoi-2.8.1-3|58	mv JMF-2.1.1e/lib/jmf.jar .
12cr|aoi-2.8.1-3|59	%patch0 -p0
12cr|aoi-2.8.1-3|60	
12cr|aoi-2.8.1-3|61	%build
12cr|aoi-2.8.1-3|62	export LC_ALL=ISO-8859-1
12cr|aoi-2.8.1-3|63	export CLASSPATH="."
12cr|aoi-2.8.1-3|64	%ant -buildfile ArtOfIllusion.xml
12cr|aoi-2.8.1-3|65	
12cr|aoi-2.8.1-3|66	%install
12cr|aoi-2.8.1-3|67	# Installs the jar
12cr|aoi-2.8.1-3|68	%__install -dm 755 %{buildroot}%{_datadir}/%{name}/Plugins
12cr|aoi-2.8.1-3|69	%__install -m 644 ArtOfIllusion.jar %{buildroot}%{_datadir}/%{name}
12cr|aoi-2.8.1-3|70	
12cr|aoi-2.8.1-3|71	# Install the script
12cr|aoi-2.8.1-3|72	cat > %{name} <<EOF
12cr|aoi-2.8.1-3|73	#!/bin/sh
12cr|aoi-2.8.1-3|74	
12cr|aoi-2.8.1-3|75	AOI_CLASSPATH=/usr/share/java/buoy.jar:/usr/share/java/buoyx.jar:/usr/share/java/jama.jar:/usr/share/java/jogl.jar:/usr/share/java/bsh.jar:/usr/share/aoi/ArtOfIllusion.jar:/usr/share/java/gluegen.jar:
12cr|aoi-2.8.1-3|76	
12cr|aoi-2.8.1-3|77	java -cp \$AOI_CLASSPATH artofillusion.ArtOfIllusion
12cr|aoi-2.8.1-3|78	
12cr|aoi-2.8.1-3|79	EOF
12cr|aoi-2.8.1-3|80	%__install -dm 755 %{buildroot}%{_bindir}
12cr|aoi-2.8.1-3|81	%__install -m 755 %{name} %{buildroot}%{_bindir}
12cr|aoi-2.8.1-3|82	
12cr|aoi-2.8.1-3|83	# convert win32 EOL to unix EOL
12cr|aoi-2.8.1-3|84	dos2unix LICENSE
12cr|aoi-2.8.1-3|85	dos2unix HISTORY
12cr|aoi-2.8.1-3|86	dos2unix README-source
12cr|aoi-2.8.1-3|87	
12cr|aoi-2.8.1-3|88	# icons
12cr|aoi-2.8.1-3|89	%__install -d -m755 %{buildroot}%{_datadir}/pixmaps
12cr|aoi-2.8.1-3|90	%__install -m 644 HelpPlugin/AOIHelp/helpset/Overview/images/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|aoi-2.8.1-3|91	
12cr|aoi-2.8.1-3|92	# desktopfile
12cr|aoi-2.8.1-3|93	%__install -d -m755 %{buildroot}%{_desktopdir}
12cr|aoi-2.8.1-3|94	cat > %{buildroot}%{_desktopdir}/%{name}.desktop << EOF
12cr|aoi-2.8.1-3|95	[Desktop Entry]
12cr|aoi-2.8.1-3|96	Name=Art of Illusion
12cr|aoi-2.8.1-3|97	GenericName=3D modelling and rendering studio
12cr|aoi-2.8.1-3|98	Comment=3D modelling and rendering studio Written in Java
12cr|aoi-2.8.1-3|99	Exec=%{name}
12cr|aoi-2.8.1-3|100	Icon=%{name}
12cr|aoi-2.8.1-3|101	Terminal=false
12cr|aoi-2.8.1-3|102	Type=Application
12cr|aoi-2.8.1-3|103	Categories=X-MandrivaLinux-Multimedia-Graphics;Graphics;
12cr|aoi-2.8.1-3|104	EOF
12cr|aoi-2.8.1-3|105	
12cr|aoi-2.8.1-3|106	
12cr|aoi-2.8.1-3|107	
12cr|aoi-2.8.1-3|108	%changelog
12cr|aoi-2.8.1-3|109	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.8.1-2mdv2011.0
12cr|aoi-2.8.1-3|110	+ Revision: 609981
12cr|aoi-2.8.1-3|111	- rebuild
12cr|aoi-2.8.1-3|112	
12cr|aoi-2.8.1-3|113	* Mon Feb 15 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2.8.1-1mdv2010.1
12cr|aoi-2.8.1-3|114	+ Revision: 506020
12cr|aoi-2.8.1-3|115	- import aoi
12cr|aoi-2.8.1-3|116	
12cr|aoi-2.8.1-3|117	
12cr|aoi-2.8.1-3|118	* Fri Feb 12 2010 Jonathan Bayle <hide@mrhide.fr> 2.8.1-1mdv2010.0
12cr|aoi-2.8.1-3|119	- new package
12cr|aoi-2.8.1-3|120	
12cr|aoi-2.8.1-3|121	
12cr|aoi-2.8.1-3|122	

127 12
12cr|apache-commons-el-1.0-22|1	%global base_name       el
12cr|apache-commons-el-1.0-22|2	%global short_name      commons-%{base_name}
12cr|apache-commons-el-1.0-22|3	
12cr|apache-commons-el-1.0-22|4	
12cr|apache-commons-el-1.0-22|5	Name:           apache-%{short_name}
12cr|apache-commons-el-1.0-22|6	Version:        1.0
12cr|apache-commons-el-1.0-22|7	Release:        22
12cr|apache-commons-el-1.0-22|8	Summary:        The Apache Commons Extension Language
12cr|apache-commons-el-1.0-22|9	License:        ASL 1.1
12cr|apache-commons-el-1.0-22|10	Group:          Development/Java
12cr|apache-commons-el-1.0-22|11	URL:            http://commons.apache.org/%{base_name}
12cr|apache-commons-el-1.0-22|12	BuildArch:      noarch
12cr|apache-commons-el-1.0-22|13	Source0:        http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
12cr|apache-commons-el-1.0-22|14	Source1:        http://repo1.maven.org/maven2/%{short_name}/%{short_name}/%{version}/%{short_name}-%{version}.pom
12cr|apache-commons-el-1.0-22|15	Patch0:         %{short_name}-%{version}-license.patch
12cr|apache-commons-el-1.0-22|16	Patch1:         %{short_name}-eclipse-manifest.patch
12cr|apache-commons-el-1.0-22|17	Patch2:         %{short_name}-enum.patch
12cr|apache-commons-el-1.0-22|18	Requires(post): jpackage-utils
12cr|apache-commons-el-1.0-22|19	Requires(postun): jpackage-utils
12cr|apache-commons-el-1.0-22|20	BuildRequires:  jpackage-utils >= 0:1.6
12cr|apache-commons-el-1.0-22|21	BuildRequires:  ant
12cr|apache-commons-el-1.0-22|22	BuildRequires:  tomcat6-jsp-2.1-api
12cr|apache-commons-el-1.0-22|23	BuildRequires:  tomcat6-servlet-2.5-api
12cr|apache-commons-el-1.0-22|24	BuildRequires:  junit
12cr|apache-commons-el-1.0-22|25	BuildRequires:  java-1.6.0-openjdk-devel
12cr|apache-commons-el-1.0-22|26	
12cr|apache-commons-el-1.0-22|27	# This should go away with F-17
12cr|apache-commons-el-1.0-22|28	Provides:       jakarta-%{short_name} = 0:%{version}-%{release}
12cr|apache-commons-el-1.0-22|29	Obsoletes:      jakarta-%{short_name} < 0:%{version}-%{release}
12cr|apache-commons-el-1.0-22|30	
12cr|apache-commons-el-1.0-22|31	%description
12cr|apache-commons-el-1.0-22|32	An implementation of standard interfaces and abstract classes for
12cr|apache-commons-el-1.0-22|33	javax.servlet.jsp.el which is part of the JSP 2.0 specification.
12cr|apache-commons-el-1.0-22|34	
12cr|apache-commons-el-1.0-22|35	%package        javadoc
12cr|apache-commons-el-1.0-22|36	Summary:        API documentation for %{name}
12cr|apache-commons-el-1.0-22|37	Group:          Development/Java
12cr|apache-commons-el-1.0-22|38	Requires:       jpackage-utils
12cr|apache-commons-el-1.0-22|39	
12cr|apache-commons-el-1.0-22|40	Provides:       jakarta-%{short_name}-javadoc = 0:%{version}-%{release}
12cr|apache-commons-el-1.0-22|41	Obsoletes:      jakarta-%{short_name}-javadoc < 0:%{version}-%{release}
12cr|apache-commons-el-1.0-22|42	
12cr|apache-commons-el-1.0-22|43	
12cr|apache-commons-el-1.0-22|44	%description    javadoc
12cr|apache-commons-el-1.0-22|45	%{summary}.
12cr|apache-commons-el-1.0-22|46	
12cr|apache-commons-el-1.0-22|47	
12cr|apache-commons-el-1.0-22|48	%prep
12cr|apache-commons-el-1.0-22|49	%setup -q -n %{short_name}-%{version}-src
12cr|apache-commons-el-1.0-22|50	%patch0 -p1 -b .license
12cr|apache-commons-el-1.0-22|51	%patch1 -p1
12cr|apache-commons-el-1.0-22|52	%patch2 -p1
12cr|apache-commons-el-1.0-22|53	
12cr|apache-commons-el-1.0-22|54	# remove all precompiled stuff
12cr|apache-commons-el-1.0-22|55	find . -type f -name "*.jar" -exec rm -f {} \;
12cr|apache-commons-el-1.0-22|56	
12cr|apache-commons-el-1.0-22|57	cat > build.properties <<EOBP
12cr|apache-commons-el-1.0-22|58	build.compiler=modern
12cr|apache-commons-el-1.0-22|59	junit.jar=$(build-classpath junit)
12cr|apache-commons-el-1.0-22|60	servlet-api.jar=$(build-classpath tomcat6-servlet-2.5-api)
12cr|apache-commons-el-1.0-22|61	jsp-api.jar=$(build-classpath tomcat6-jsp-2.1-api)
12cr|apache-commons-el-1.0-22|62	servletapi.build.notrequired=true
12cr|apache-commons-el-1.0-22|63	jspapi.build.notrequired=true
12cr|apache-commons-el-1.0-22|64	EOBP
12cr|apache-commons-el-1.0-22|65	
12cr|apache-commons-el-1.0-22|66	%build
12cr|apache-commons-el-1.0-22|67	export CLASSPATH=
12cr|apache-commons-el-1.0-22|68	export OPT_JAR_LIST=:
12cr|apache-commons-el-1.0-22|69	ant \
12cr|apache-commons-el-1.0-22|70	-Dfinal.name=%{short_name} \
12cr|apache-commons-el-1.0-22|71	-Dj2se.javadoc=%{_javadocdir}/java \
12cr|apache-commons-el-1.0-22|72	jar javadoc
12cr|apache-commons-el-1.0-22|73	
12cr|apache-commons-el-1.0-22|74	
12cr|apache-commons-el-1.0-22|75	%install
12cr|apache-commons-el-1.0-22|76	rm -rf $RPM_BUILD_ROOT
12cr|apache-commons-el-1.0-22|77	
12cr|apache-commons-el-1.0-22|78	# jars
12cr|apache-commons-el-1.0-22|79	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12cr|apache-commons-el-1.0-22|80	install -p -m 644 dist/%{short_name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|apache-commons-el-1.0-22|81	pushd $RPM_BUILD_ROOT%{_javadir}
12cr|apache-commons-el-1.0-22|82	for jar in *-%{version}*; do
12cr|apache-commons-el-1.0-22|83	ln -sf ${jar} `echo $jar| sed "s|apache-||g"`
12cr|apache-commons-el-1.0-22|84	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
12cr|apache-commons-el-1.0-22|85	ln -sf ${jar} `echo $jar| sed "s|apache-\(.*\)-%{version}|\1|g"`
12cr|apache-commons-el-1.0-22|86	done
12cr|apache-commons-el-1.0-22|87	popd # come back from javadir
12cr|apache-commons-el-1.0-22|88	
12cr|apache-commons-el-1.0-22|89	# pom
12cr|apache-commons-el-1.0-22|90	install -pD -T -m 644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
12cr|apache-commons-el-1.0-22|91	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
12cr|apache-commons-el-1.0-22|92	
12cr|apache-commons-el-1.0-22|93	# following line is only for backwards compatibility. New packages
12cr|apache-commons-el-1.0-22|94	# should use proper groupid org.apache.commons
12cr|apache-commons-el-1.0-22|95	%add_to_maven_depmap commons-el commons-el %{version} JPP %{short_name}
12cr|apache-commons-el-1.0-22|96	
12cr|apache-commons-el-1.0-22|97	# javadoc
12cr|apache-commons-el-1.0-22|98	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|apache-commons-el-1.0-22|99	cp -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|apache-commons-el-1.0-22|100	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|apache-commons-el-1.0-22|101	
12cr|apache-commons-el-1.0-22|102	
12cr|apache-commons-el-1.0-22|103	
12cr|apache-commons-el-1.0-22|104	%clean
12cr|apache-commons-el-1.0-22|105	rm -rf $RPM_BUILD_ROOT
12cr|apache-commons-el-1.0-22|106	
12cr|apache-commons-el-1.0-22|107	%post
12cr|apache-commons-el-1.0-22|108	%update_maven_depmap
12cr|apache-commons-el-1.0-22|109	
12cr|apache-commons-el-1.0-22|110	%postun
12cr|apache-commons-el-1.0-22|111	%update_maven_depmap
12cr|apache-commons-el-1.0-22|112	
12cr|apache-commons-el-1.0-22|113	%files
12cr|apache-commons-el-1.0-22|114	%defattr(-,root,root,-)
12cr|apache-commons-el-1.0-22|115	%doc LICENSE.txt STATUS.html
12cr|apache-commons-el-1.0-22|116	%{_javadir}/%{name}-%{version}.jar
12cr|apache-commons-el-1.0-22|117	%{_javadir}/%{name}.jar
12cr|apache-commons-el-1.0-22|118	%{_javadir}/%{short_name}-%{version}.jar
12cr|apache-commons-el-1.0-22|119	%{_javadir}/%{short_name}.jar
12cr|apache-commons-el-1.0-22|120	%{_mavenpomdir}/JPP-%{short_name}.pom
12cr|apache-commons-el-1.0-22|121	%{_mavendepmapfragdir}/%{name}
12cr|apache-commons-el-1.0-22|122	
12cr|apache-commons-el-1.0-22|123	%files javadoc
12cr|apache-commons-el-1.0-22|124	%defattr(-,root,root,-)
12cr|apache-commons-el-1.0-22|125	%doc LICENSE.txt
12cr|apache-commons-el-1.0-22|126	%{_javadocdir}/%{name}-%{version}
12cr|apache-commons-el-1.0-22|127	%{_javadocdir}/%{name}
12cr|apache-commons-el-1.0-22|128	
12cr|apache-commons-el-1.0-22|129	

128 12
12cr|apache-commons-parent-20-3|1	%global base_name       parent
12cr|apache-commons-parent-20-3|2	%global short_name      commons-%{base_name}
12cr|apache-commons-parent-20-3|3	
12cr|apache-commons-parent-20-3|4	Name:             apache-%{short_name}
12cr|apache-commons-parent-20-3|5	Version:          20
12cr|apache-commons-parent-20-3|6	Release:          3
12cr|apache-commons-parent-20-3|7	Summary:          Apache Commons Parent Pom
12cr|apache-commons-parent-20-3|8	Group:            Development/Java
12cr|apache-commons-parent-20-3|9	License:          ASL 2.0
12cr|apache-commons-parent-20-3|10	URL:              http://svn.apache.org/repos/asf/commons/proper/%{short_name}/tags/%{short_name}-%{version}/
12cr|apache-commons-parent-20-3|11	
12cr|apache-commons-parent-20-3|12	# svn export http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-20
12cr|apache-commons-parent-20-3|13	# tar caf commons-parent-20.tar.xz commons-parent-20
12cr|apache-commons-parent-20-3|14	Source0:          %{short_name}-%{version}.tar.xz
12cr|apache-commons-parent-20-3|15	
12cr|apache-commons-parent-20-3|16	#common-build-plugin not in fedora yet
12cr|apache-commons-parent-20-3|17	Patch1:           %{name}-remove-build-plugin.patch
12cr|apache-commons-parent-20-3|18	BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|apache-commons-parent-20-3|19	BuildArch:        noarch
12cr|apache-commons-parent-20-3|20	
12cr|apache-commons-parent-20-3|21	BuildRequires:    java-devel >= 0:1.6.0
12cr|apache-commons-parent-20-3|22	BuildRequires:    jpackage-utils
12cr|apache-commons-parent-20-3|23	
12cr|apache-commons-parent-20-3|24	Requires:         java >= 0:1.6.0
12cr|apache-commons-parent-20-3|25	Requires:         jpackage-utils
12cr|apache-commons-parent-20-3|26	Requires:         maven
12cr|apache-commons-parent-20-3|27	Requires:         maven-antrun-plugin
12cr|apache-commons-parent-20-3|28	Requires:         maven-compiler-plugin
12cr|apache-commons-parent-20-3|29	Requires:         maven-idea-plugin
12cr|apache-commons-parent-20-3|30	Requires:         maven-install-plugin
12cr|apache-commons-parent-20-3|31	Requires:         maven-jar-plugin
12cr|apache-commons-parent-20-3|32	Requires:         maven-javadoc-plugin
12cr|apache-commons-parent-20-3|33	Requires:         maven-plugin-bundle
12cr|apache-commons-parent-20-3|34	Requires:         maven-resources-plugin
12cr|apache-commons-parent-20-3|35	Requires:         maven-surefire-plugin
12cr|apache-commons-parent-20-3|36	Requires(post):   jpackage-utils
12cr|apache-commons-parent-20-3|37	Requires(postun): jpackage-utils
12cr|apache-commons-parent-20-3|38	
12cr|apache-commons-parent-20-3|39	
12cr|apache-commons-parent-20-3|40	%description
12cr|apache-commons-parent-20-3|41	The Project Object Model files for the apache-commons packages.
12cr|apache-commons-parent-20-3|42	
12cr|apache-commons-parent-20-3|43	%prep
12cr|apache-commons-parent-20-3|44	%setup -q -n %{short_name}-%{version}
12cr|apache-commons-parent-20-3|45	%patch1 -p0
12cr|apache-commons-parent-20-3|46	
12cr|apache-commons-parent-20-3|47	%build
12cr|apache-commons-parent-20-3|48	#nothing to do for the pom
12cr|apache-commons-parent-20-3|49	
12cr|apache-commons-parent-20-3|50	%install
12cr|apache-commons-parent-20-3|51	rm -rf %{buildroot}
12cr|apache-commons-parent-20-3|52	
12cr|apache-commons-parent-20-3|53	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
12cr|apache-commons-parent-20-3|54	
12cr|apache-commons-parent-20-3|55	# poms
12cr|apache-commons-parent-20-3|56	install -d -m 755 %{buildroot}%{_mavenpomdir}
12cr|apache-commons-parent-20-3|57	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
12cr|apache-commons-parent-20-3|58	
12cr|apache-commons-parent-20-3|59	%post
12cr|apache-commons-parent-20-3|60	%update_maven_depmap
12cr|apache-commons-parent-20-3|61	
12cr|apache-commons-parent-20-3|62	%postun
12cr|apache-commons-parent-20-3|63	%update_maven_depmap
12cr|apache-commons-parent-20-3|64	
12cr|apache-commons-parent-20-3|65	%clean
12cr|apache-commons-parent-20-3|66	rm -rf %{buildroot}
12cr|apache-commons-parent-20-3|67	
12cr|apache-commons-parent-20-3|68	%files
12cr|apache-commons-parent-20-3|69	%defattr(-,root,root,-)
12cr|apache-commons-parent-20-3|70	%doc LICENSE.txt NOTICE.txt
12cr|apache-commons-parent-20-3|71	%{_mavenpomdir}/*
12cr|apache-commons-parent-20-3|72	%{_mavendepmapfragdir}/*
12cr|apache-commons-parent-20-3|73	
12cr|apache-commons-parent-20-3|74	
12cr|apache-commons-parent-20-3|75	
12cr|apache-commons-parent-20-3|76	%changelog
12cr|apache-commons-parent-20-3|77	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 20-3
12cr|apache-commons-parent-20-3|78	+ Revision: 733818
12cr|apache-commons-parent-20-3|79	- rebuild
12cr|apache-commons-parent-20-3|80	- imported package apache-commons-parent
12cr|apache-commons-parent-20-3|81	
12cr|apache-commons-parent-20-3|82	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|apache-commons-parent-20-3|83	- fix deps
12cr|apache-commons-parent-20-3|84	
12cr|apache-commons-parent-20-3|85	* Tue Oct 18 2011 Oden Eriksson <oeriksson@mandriva.com> 20-2
12cr|apache-commons-parent-20-3|86	+ Revision: 705220
12cr|apache-commons-parent-20-3|87	- rebuild
12cr|apache-commons-parent-20-3|88	- import apache-commons-parent
12cr|apache-commons-parent-20-3|89	
12cr|apache-commons-parent-20-3|90	

129 12
12cr|apache-gallery-1.0.2-1|1	%define module	Apache-Gallery
12cr|apache-gallery-1.0.2-1|2	
12cr|apache-gallery-1.0.2-1|3	Name:		    apache-gallery
12cr|apache-gallery-1.0.2-1|4	Version:	    1.0.2
12cr|apache-gallery-1.0.2-1|5	Release:	    1
12cr|apache-gallery-1.0.2-1|6	Summary:	    A mod_perl handler to create an image gallery
12cr|apache-gallery-1.0.2-1|7	License:	    GPL or Artistic
12cr|apache-gallery-1.0.2-1|8	Group:		    Networking/WWW
12cr|apache-gallery-1.0.2-1|9	URL:		    http://apachegallery.dk/
12cr|apache-gallery-1.0.2-1|10	Source0:	    http://apachegallery.dk/download/%{module}-%{version}.tar.gz
12cr|apache-gallery-1.0.2-1|11	Patch0:		    %{name}-0.9.5.urlbase.patch
12cr|apache-gallery-1.0.2-1|12	Requires:	    apache-mod_perl
12cr|apache-gallery-1.0.2-1|13	Obsoletes:	    perl-Apache-gallery
12cr|apache-gallery-1.0.2-1|14	Provides:	    perl-Apache-gallery
12cr|apache-gallery-1.0.2-1|15	BuildRequires:	apache-mod_perl
12cr|apache-gallery-1.0.2-1|16	# (tv) for testsuite:
12cr|apache-gallery-1.0.2-1|17	BuildRequires:	perl(CGI)
12cr|apache-gallery-1.0.2-1|18	BuildRequires:	perl(URI::Escape)
12cr|apache-gallery-1.0.2-1|19	BuildRequires:	perl(Image::Imlib2)
12cr|apache-gallery-1.0.2-1|20	BuildRequires:	perl(Image::Info)
12cr|apache-gallery-1.0.2-1|21	BuildRequires:	perl(Image::Size)
12cr|apache-gallery-1.0.2-1|22	BuildRequires:	perl(Text::Template)
12cr|apache-gallery-1.0.2-1|23	BuildRequires:	perl(Test::MockObject)
12cr|apache-gallery-1.0.2-1|24	BuildRequires:	perl(Test::Pod)
12cr|apache-gallery-1.0.2-1|25	BuildRequires:	perl-devel
12cr|apache-gallery-1.0.2-1|26	BuildArch:	    noarch
12cr|apache-gallery-1.0.2-1|27	
12cr|apache-gallery-1.0.2-1|28	%description
12cr|apache-gallery-1.0.2-1|29	Apache::Gallery creates an thumbnail index of each directory and
12cr|apache-gallery-1.0.2-1|30	allows viewing pictures in different resolutions. Pictures are
12cr|apache-gallery-1.0.2-1|31	resized on the fly and cached.
12cr|apache-gallery-1.0.2-1|32	
12cr|apache-gallery-1.0.2-1|33	%prep
12cr|apache-gallery-1.0.2-1|34	%setup -q -n %{module}-%{version}
12cr|apache-gallery-1.0.2-1|35	#patch0 -p1
12cr|apache-gallery-1.0.2-1|36	
12cr|apache-gallery-1.0.2-1|37	%build
12cr|apache-gallery-1.0.2-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|apache-gallery-1.0.2-1|39	%make
12cr|apache-gallery-1.0.2-1|40	
12cr|apache-gallery-1.0.2-1|41	%install
12cr|apache-gallery-1.0.2-1|42	%makeinstall_std
12cr|apache-gallery-1.0.2-1|43	install -d -m 755 %{buildroot}%{_datadir}/apache-gallery/default
12cr|apache-gallery-1.0.2-1|44	install -d -m 755 %{buildroot}/var/www/apache-gallery/static
12cr|apache-gallery-1.0.2-1|45	
12cr|apache-gallery-1.0.2-1|46	for template in default new; do
12cr|apache-gallery-1.0.2-1|47	install -d -m 755 %{buildroot}%{_datadir}/apache-gallery/$template
12cr|apache-gallery-1.0.2-1|48	install -m 644 templates/$template/*.tpl %{buildroot}%{_datadir}/apache-gallery/$template
12cr|apache-gallery-1.0.2-1|49	install -m 644 templates/$template/gallery.css %{buildroot}/var/www/apache-gallery/static/$template.css
12cr|apache-gallery-1.0.2-1|50	done
12cr|apache-gallery-1.0.2-1|51	
12cr|apache-gallery-1.0.2-1|52	install -m 644 htdocs/* %{buildroot}/var/www/apache-gallery/static
12cr|apache-gallery-1.0.2-1|53	
12cr|apache-gallery-1.0.2-1|54	install -d -m 755 %{buildroot}/var/www/apache-gallery/photos
12cr|apache-gallery-1.0.2-1|55	
12cr|apache-gallery-1.0.2-1|56	install -d -m 755 %{buildroot}/var/cache/apache-gallery
12cr|apache-gallery-1.0.2-1|57	
12cr|apache-gallery-1.0.2-1|58	# apache configuration
12cr|apache-gallery-1.0.2-1|59	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|apache-gallery-1.0.2-1|60	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|apache-gallery-1.0.2-1|61	# %{name} Apache configuration
12cr|apache-gallery-1.0.2-1|62	Alias /apache-gallery/static /var/www/apache-gallery/static
12cr|apache-gallery-1.0.2-1|63	Alias /apache-gallery /var/www/apache-gallery/photos
12cr|apache-gallery-1.0.2-1|64	
12cr|apache-gallery-1.0.2-1|65	<IfModule mod_perl.c>
12cr|apache-gallery-1.0.2-1|66	PerlSetVar GalleryTemplateDir '/usr/share/apache-gallery/default'
12cr|apache-gallery-1.0.2-1|67	PerlSetVar GalleryCacheDir    '/var/cache/apache-gallery'
12cr|apache-gallery-1.0.2-1|68	PerlSetVar GalleryURLBase     '/apache-gallery/static'
12cr|apache-gallery-1.0.2-1|69	PerlOptions +GlobalRequest
12cr|apache-gallery-1.0.2-1|70	
12cr|apache-gallery-1.0.2-1|71	<Directory /var/www/apache-gallery>
12cr|apache-gallery-1.0.2-1|72	Allow from all
12cr|apache-gallery-1.0.2-1|73	</Directory>
12cr|apache-gallery-1.0.2-1|74	
12cr|apache-gallery-1.0.2-1|75	<Directory /var/www/apache-gallery/photos>
12cr|apache-gallery-1.0.2-1|76	SetHandler        modperl
12cr|apache-gallery-1.0.2-1|77	PerlResponseHandler       Apache::Gallery
12cr|apache-gallery-1.0.2-1|78	</Directory>
12cr|apache-gallery-1.0.2-1|79	
12cr|apache-gallery-1.0.2-1|80	<Directory /var/cache/apache-gallery>
12cr|apache-gallery-1.0.2-1|81	Allow from all
12cr|apache-gallery-1.0.2-1|82	</Directory>
12cr|apache-gallery-1.0.2-1|83	</ifModule>
12cr|apache-gallery-1.0.2-1|84	EOF
12cr|apache-gallery-1.0.2-1|85	
12cr|apache-gallery-1.0.2-1|86	%check
12cr|apache-gallery-1.0.2-1|87	#make test
12cr|apache-gallery-1.0.2-1|88	
12cr|apache-gallery-1.0.2-1|89	%files
12cr|apache-gallery-1.0.2-1|90	%doc README Changes INSTALL LICENSE TODO UPGRADE
12cr|apache-gallery-1.0.2-1|91	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|apache-gallery-1.0.2-1|92	%{perl_vendorlib}/Apache
12cr|apache-gallery-1.0.2-1|93	%{_datadir}/%{name}
12cr|apache-gallery-1.0.2-1|94	%attr(-,apache,apache) /var/cache/%{name}
12cr|apache-gallery-1.0.2-1|95	/var/www/%{name}
12cr|apache-gallery-1.0.2-1|96	%{_mandir}/*/*
12cr|apache-gallery-1.0.2-1|97	
12cr|apache-gallery-1.0.2-1|98	
12cr|apache-gallery-1.0.2-1|99	
12cr|apache-gallery-1.0.2-1|100	%changelog
12cr|apache-gallery-1.0.2-1|101	* Sat Feb 19 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.RC2.9mdv2011.0
12cr|apache-gallery-1.0.2-1|102	+ Revision: 638766
12cr|apache-gallery-1.0.2-1|103	- update urlbase patch to handle bugs #62482 and #61937
12cr|apache-gallery-1.0.2-1|104	
12cr|apache-gallery-1.0.2-1|105	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.RC2.8mdv2011.0
12cr|apache-gallery-1.0.2-1|106	+ Revision: 609982
12cr|apache-gallery-1.0.2-1|107	- rebuild
12cr|apache-gallery-1.0.2-1|108	
12cr|apache-gallery-1.0.2-1|109	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.RC2.7mdv2010.1
12cr|apache-gallery-1.0.2-1|110	+ Revision: 513191
12cr|apache-gallery-1.0.2-1|111	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|apache-gallery-1.0.2-1|112	
12cr|apache-gallery-1.0.2-1|113	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 1.0-0.RC2.7mdv2010.0
12cr|apache-gallery-1.0.2-1|114	+ Revision: 423977
12cr|apache-gallery-1.0.2-1|115	- rebuild
12cr|apache-gallery-1.0.2-1|116	
12cr|apache-gallery-1.0.2-1|117	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.0-0.RC2.6mdv2009.0
12cr|apache-gallery-1.0.2-1|118	+ Revision: 135820
12cr|apache-gallery-1.0.2-1|119	- restore BuildRoot
12cr|apache-gallery-1.0.2-1|120	
12cr|apache-gallery-1.0.2-1|121	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 1.0-0.RC2.6mdv2008.1
12cr|apache-gallery-1.0.2-1|122	+ Revision: 132461
12cr|apache-gallery-1.0.2-1|123	- BR perl(CGI) for testsuite
12cr|apache-gallery-1.0.2-1|124	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-gallery-1.0.2-1|125	
12cr|apache-gallery-1.0.2-1|126	
12cr|apache-gallery-1.0.2-1|127	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.RC2.6mdv2007.0
12cr|apache-gallery-1.0.2-1|128	- buildrequires (URI::Escape)
12cr|apache-gallery-1.0.2-1|129	
12cr|apache-gallery-1.0.2-1|130	* Fri Jun 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.RC2.5mdv2007.0
12cr|apache-gallery-1.0.2-1|131	- relax buildrequires versionning
12cr|apache-gallery-1.0.2-1|132	- buildrequires perl(Image::Size)
12cr|apache-gallery-1.0.2-1|133	
12cr|apache-gallery-1.0.2-1|134	* Mon Jun 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.RC2.4mdv2007.0
12cr|apache-gallery-1.0.2-1|135	- rebuild with corrected webapp macros
12cr|apache-gallery-1.0.2-1|136	
12cr|apache-gallery-1.0.2-1|137	* Tue Jun 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.RC2.3mdv2007.0
12cr|apache-gallery-1.0.2-1|138	- rename to apache-gallery, as it is not a perl library
12cr|apache-gallery-1.0.2-1|139	- mv data files under /usr/share/apache-gallery, web files under /var/www/apache-gallery and temp files under /var/cache/apache-gallery
12cr|apache-gallery-1.0.2-1|140	- fix stylesheet install
12cr|apache-gallery-1.0.2-1|141	- drop previous patches
12cr|apache-gallery-1.0.2-1|142	- new configurable base url patch
12cr|apache-gallery-1.0.2-1|143	- default apache configuration
12cr|apache-gallery-1.0.2-1|144	
12cr|apache-gallery-1.0.2-1|145	* Tue Jun 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.RC2.2mdk
12cr|apache-gallery-1.0.2-1|146	- requires apache-mod_perl
12cr|apache-gallery-1.0.2-1|147	- drop useless patches
12cr|apache-gallery-1.0.2-1|148	- include empty templates, otherwise the application crashes
12cr|apache-gallery-1.0.2-1|149	
12cr|apache-gallery-1.0.2-1|150	* Thu Jun 02 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.RC2.1mdk
12cr|apache-gallery-1.0.2-1|151	- new version
12cr|apache-gallery-1.0.2-1|152	- re-enable make test in %%check
12cr|apache-gallery-1.0.2-1|153	
12cr|apache-gallery-1.0.2-1|154	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.9.1-4mdk
12cr|apache-gallery-1.0.2-1|155	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-gallery-1.0.2-1|156	- disable make test for now
12cr|apache-gallery-1.0.2-1|157	
12cr|apache-gallery-1.0.2-1|158	* Wed Jan 26 2005 Guillaume Rousse <guillomovitch@mandrake.org> 0.9.1-3mdk
12cr|apache-gallery-1.0.2-1|159	- fix non-jpg images issue
12cr|apache-gallery-1.0.2-1|160	- fix icons path
12cr|apache-gallery-1.0.2-1|161	- use /var/cache/gallery as cache location
12cr|apache-gallery-1.0.2-1|162	- fix lowercase summary
12cr|apache-gallery-1.0.2-1|163	- remove empty files
12cr|apache-gallery-1.0.2-1|164	- change URL
12cr|apache-gallery-1.0.2-1|165	
12cr|apache-gallery-1.0.2-1|166	* Fri Sep 17 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.9.1-2mdk
12cr|apache-gallery-1.0.2-1|167	- fixed mod_perl2 issue
12cr|apache-gallery-1.0.2-1|168	
12cr|apache-gallery-1.0.2-1|169	* Sun Sep 12 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.9.1-1mdk
12cr|apache-gallery-1.0.2-1|170	- new version
12cr|apache-gallery-1.0.2-1|171	- buildrequires
12cr|apache-gallery-1.0.2-1|172	
12cr|apache-gallery-1.0.2-1|173	* Wed Jul 21 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.8-2mdk
12cr|apache-gallery-1.0.2-1|174	- rpmbuildupdate aware
12cr|apache-gallery-1.0.2-1|175	
12cr|apache-gallery-1.0.2-1|176	* Wed Apr 07 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.8-1mdk
12cr|apache-gallery-1.0.2-1|177	- new version
12cr|apache-gallery-1.0.2-1|178	- correct source URL
12cr|apache-gallery-1.0.2-1|179	- corrected buildrequires
12cr|apache-gallery-1.0.2-1|180	
12cr|apache-gallery-1.0.2-1|181	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.7-4mdk
12cr|apache-gallery-1.0.2-1|182	- fixed dir ownership (distlint)
12cr|apache-gallery-1.0.2-1|183	
12cr|apache-gallery-1.0.2-1|184	* Mon Jan 12 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.7-3mdk
12cr|apache-gallery-1.0.2-1|185	- buildrequires (slbd)
12cr|apache-gallery-1.0.2-1|186	
12cr|apache-gallery-1.0.2-1|187	* Mon Dec 08 2003 Guillaume Rousse <guillomovitch@mandrake.org> 0.7-2mdk
12cr|apache-gallery-1.0.2-1|188	- included missing templates and icons
12cr|apache-gallery-1.0.2-1|189	
12cr|apache-gallery-1.0.2-1|190	* Mon Dec 08 2003 Guillaume Rousse <guillomovitch@mandrake.org> 0.7-1mdk
12cr|apache-gallery-1.0.2-1|191	- first mdk release
12cr|apache-gallery-1.0.2-1|192	

130 12
12cr|apachegrep-0.3-4|1	%define name apachegrep
12cr|apachegrep-0.3-4|2	%define version 0.3
12cr|apachegrep-0.3-4|3	%define release %mkrel 4
12cr|apachegrep-0.3-4|4	
12cr|apachegrep-0.3-4|5	Summary: A grep tool for apache log files
12cr|apachegrep-0.3-4|6	Name: %{name}
12cr|apachegrep-0.3-4|7	Version: %{version}
12cr|apachegrep-0.3-4|8	Release: %{release}
12cr|apachegrep-0.3-4|9	Source0: http://switch.dl.sourceforge.net/sourceforge/apachegrep/%{name}-%{version}.tar.bz2
12cr|apachegrep-0.3-4|10	License: GPL
12cr|apachegrep-0.3-4|11	Group: File tools
12cr|apachegrep-0.3-4|12	Url: http://apachegrep.sourceforge.net/
12cr|apachegrep-0.3-4|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|apachegrep-0.3-4|14	Patch0: apachegrep-zcat.patch
12cr|apachegrep-0.3-4|15	BuildArch: noarch
12cr|apachegrep-0.3-4|16	Requires: gzip, bzip2
12cr|apachegrep-0.3-4|17	
12cr|apachegrep-0.3-4|18	%description
12cr|apachegrep-0.3-4|19	apachegrep is a perl program to help webmasters go through their apache logs
12cr|apachegrep-0.3-4|20	and try to pullout various bits of information.
12cr|apachegrep-0.3-4|21	Built in the spirit of unix tools, it's designed to be used standalone or
12cr|apachegrep-0.3-4|22	as part of a pipeline of tools to pore over common (or combined) logs and
12cr|apachegrep-0.3-4|23	print out entire lines, specified fields or a simple count of matching lines.
12cr|apachegrep-0.3-4|24	You specify what fields you want and what regular expression you want applied
12cr|apachegrep-0.3-4|25	to that field.
12cr|apachegrep-0.3-4|26	
12cr|apachegrep-0.3-4|27	It supports gzipped and bzipped log files.
12cr|apachegrep-0.3-4|28	
12cr|apachegrep-0.3-4|29	%prep
12cr|apachegrep-0.3-4|30	%setup -q
12cr|apachegrep-0.3-4|31	%patch0 -p0
12cr|apachegrep-0.3-4|32	
12cr|apachegrep-0.3-4|33	%build
12cr|apachegrep-0.3-4|34	
12cr|apachegrep-0.3-4|35	%install
12cr|apachegrep-0.3-4|36	rm -rf $RPM_BUILD_ROOT
12cr|apachegrep-0.3-4|37	mkdir -p %buildroot/%{_mandir}/man1
12cr|apachegrep-0.3-4|38	mkdir -p %buildroot/%{_bindir}
12cr|apachegrep-0.3-4|39	install -m 755 apachegrep %buildroot/%{_bindir}
12cr|apachegrep-0.3-4|40	install -m 644 apachegrep.1 %buildroot/%{_mandir}/man1
12cr|apachegrep-0.3-4|41	
12cr|apachegrep-0.3-4|42	%clean
12cr|apachegrep-0.3-4|43	rm -rf $RPM_BUILD_ROOT
12cr|apachegrep-0.3-4|44	
12cr|apachegrep-0.3-4|45	%files
12cr|apachegrep-0.3-4|46	%defattr(-,root,root)
12cr|apachegrep-0.3-4|47	%doc INSTALL CHANGELOG LICENSE README TODO
12cr|apachegrep-0.3-4|48	%{_bindir}/apachegrep
12cr|apachegrep-0.3-4|49	%{_mandir}/man1/*
12cr|apachegrep-0.3-4|50	
12cr|apachegrep-0.3-4|51	
12cr|apachegrep-0.3-4|52	
12cr|apachegrep-0.3-4|53	
12cr|apachegrep-0.3-4|54	
12cr|apachegrep-0.3-4|55	%changelog
12cr|apachegrep-0.3-4|56	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-4mdv2011.0
12cr|apachegrep-0.3-4|57	+ Revision: 616564
12cr|apachegrep-0.3-4|58	- the mass rebuild of 2010.0 packages
12cr|apachegrep-0.3-4|59	
12cr|apachegrep-0.3-4|60	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0.3-3mdv2010.0
12cr|apachegrep-0.3-4|61	+ Revision: 423978
12cr|apachegrep-0.3-4|62	- rebuild
12cr|apachegrep-0.3-4|63	
12cr|apachegrep-0.3-4|64	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 0.3-2mdv2009.0
12cr|apachegrep-0.3-4|65	+ Revision: 226156
12cr|apachegrep-0.3-4|66	- rebuild
12cr|apachegrep-0.3-4|67	
12cr|apachegrep-0.3-4|68	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.3-1mdv2008.1
12cr|apachegrep-0.3-4|69	+ Revision: 135820
12cr|apachegrep-0.3-4|70	- restore BuildRoot
12cr|apachegrep-0.3-4|71	
12cr|apachegrep-0.3-4|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|apachegrep-0.3-4|73	- kill re-definition of %%buildroot on Pixel's request
12cr|apachegrep-0.3-4|74	
12cr|apachegrep-0.3-4|75	
12cr|apachegrep-0.3-4|76	* Tue Mar 27 2007 Erwan Velu <erwan@mandriva.org> 0.3-1mdv2007.1
12cr|apachegrep-0.3-4|77	+ Revision: 148903
12cr|apachegrep-0.3-4|78	- Import apachegrep
12cr|apachegrep-0.3-4|79	

131 12
12cr|apache-HTML-Embperl-2.4.0-2|1	%define module HTML-Embperl
12cr|apache-HTML-Embperl-2.4.0-2|2	%define mod_conf 76_Embperl.conf
12cr|apache-HTML-Embperl-2.4.0-2|3	
12cr|apache-HTML-Embperl-2.4.0-2|4	Summary:	Framework for building web sites with Perl
12cr|apache-HTML-Embperl-2.4.0-2|5	Name:		apache-%{module}
12cr|apache-HTML-Embperl-2.4.0-2|6	Version:	2.4.0
12cr|apache-HTML-Embperl-2.4.0-2|7	Release:	2
12cr|apache-HTML-Embperl-2.4.0-2|8	License:	GPL
12cr|apache-HTML-Embperl-2.4.0-2|9	Group:		System/Servers
12cr|apache-HTML-Embperl-2.4.0-2|10	URL:		http://perl.apache.org/embperl/
12cr|apache-HTML-Embperl-2.4.0-2|11	Source0:	ftp://ftp.dev.ecos.de/pub/perl/embperl/Embperl-%{version}.tar.gz
12cr|apache-HTML-Embperl-2.4.0-2|12	Source1:	%{mod_conf}
12cr|apache-HTML-Embperl-2.4.0-2|13	Patch0:		Embperl-2.09b-fix-CVS.patch
12cr|apache-HTML-Embperl-2.4.0-2|14	Requires(pre): rpm-helper
12cr|apache-HTML-Embperl-2.4.0-2|15	Requires(postun): rpm-helper
12cr|apache-HTML-Embperl-2.4.0-2|16	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-HTML-Embperl-2.4.0-2|17	Requires(pre):	apache >= 2.2.0
12cr|apache-HTML-Embperl-2.4.0-2|18	Requires:	apache-mod_perl >= 1:2.0.2
12cr|apache-HTML-Embperl-2.4.0-2|19	BuildRequires:	apache >= 2.2.0
12cr|apache-HTML-Embperl-2.4.0-2|20	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-HTML-Embperl-2.4.0-2|21	BuildRequires:	apache-modules >= 2.2.0
12cr|apache-HTML-Embperl-2.4.0-2|22	BuildRequires:	apache-mod_perl >= 1:2.0.2
12cr|apache-HTML-Embperl-2.4.0-2|23	BuildRequires:	apache-mod_perl-devel >= 1:2.0.2
12cr|apache-HTML-Embperl-2.4.0-2|24	BuildRequires:	libxml2-devel
12cr|apache-HTML-Embperl-2.4.0-2|25	BuildRequires:	libxslt-devel
12cr|apache-HTML-Embperl-2.4.0-2|26	BuildRequires:	perl-Apache-Session
12cr|apache-HTML-Embperl-2.4.0-2|27	BuildRequires:	perl-Apache-SessionX
12cr|apache-HTML-Embperl-2.4.0-2|28	BuildRequires:	perl-ExtUtils-XSBuilder
12cr|apache-HTML-Embperl-2.4.0-2|29	BuildRequires:	perl-HTML-Parser
12cr|apache-HTML-Embperl-2.4.0-2|30	BuildRequires:	perl-Parse-RecDescent
12cr|apache-HTML-Embperl-2.4.0-2|31	BuildRequires:	perl-Tie-IxHash
12cr|apache-HTML-Embperl-2.4.0-2|32	BuildRequires:	perl-libwww-perl
12cr|apache-HTML-Embperl-2.4.0-2|33	BuildRequires:	perl-devel
12cr|apache-HTML-Embperl-2.4.0-2|34	BuildRequires:	file
12cr|apache-HTML-Embperl-2.4.0-2|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|apache-HTML-Embperl-2.4.0-2|36	
12cr|apache-HTML-Embperl-2.4.0-2|37	%description
12cr|apache-HTML-Embperl-2.4.0-2|38	Embperl is a framework for building websites with Perl.
12cr|apache-HTML-Embperl-2.4.0-2|39	
12cr|apache-HTML-Embperl-2.4.0-2|40	For the beginner it's an easy to setup and use way of embedding Perl code in
12cr|apache-HTML-Embperl-2.4.0-2|41	HTML pages. It delivers several features that ease the task of creating a
12cr|apache-HTML-Embperl-2.4.0-2|42	ebsites, including dynamic tables, formfield-processing,
12cr|apache-HTML-Embperl-2.4.0-2|43	escaping/unescaping, session handling, caching and more.
12cr|apache-HTML-Embperl-2.4.0-2|44	
12cr|apache-HTML-Embperl-2.4.0-2|45	If your demands grow it gives you the power to make your Website
12cr|apache-HTML-Embperl-2.4.0-2|46	object-oriented and build it out of small reusable components. If you don't
12cr|apache-HTML-Embperl-2.4.0-2|47	like the idea of mixing up all your layout and code then Embperl also
12cr|apache-HTML-Embperl-2.4.0-2|48	supports separating it in different objects (e.g. creating an MVC
12cr|apache-HTML-Embperl-2.4.0-2|49	application). Of course Embperl doesn't tie you to HTML - it allows
12cr|apache-HTML-Embperl-2.4.0-2|50	components to be from different source formats (e.g. HTML, WML, XML, POD,
12cr|apache-HTML-Embperl-2.4.0-2|51	...) and if necessary transforms them (for example via XSLT) to other output
12cr|apache-HTML-Embperl-2.4.0-2|52	formats. This is achieved by dividing the output generation into small
12cr|apache-HTML-Embperl-2.4.0-2|53	steps, where each is processed by a plugable provider. Advanced users can
12cr|apache-HTML-Embperl-2.4.0-2|54	create their own syntax definitions (for example tag libraries) and extend
12cr|apache-HTML-Embperl-2.4.0-2|55	Embperl by writing their own providers and much more...
12cr|apache-HTML-Embperl-2.4.0-2|56	
12cr|apache-HTML-Embperl-2.4.0-2|57	Embperl is a server-side tool, which means that it's browser-independent. It
12cr|apache-HTML-Embperl-2.4.0-2|58	can run in various ways: under mod_perl, as a CGI script, or offline.
12cr|apache-HTML-Embperl-2.4.0-2|59	
12cr|apache-HTML-Embperl-2.4.0-2|60	%prep
12cr|apache-HTML-Embperl-2.4.0-2|61	
12cr|apache-HTML-Embperl-2.4.0-2|62	%setup -q -n Embperl-%{version}
12cr|apache-HTML-Embperl-2.4.0-2|63	
12cr|apache-HTML-Embperl-2.4.0-2|64	cp %{SOURCE1} %{mod_conf}
12cr|apache-HTML-Embperl-2.4.0-2|65	
12cr|apache-HTML-Embperl-2.4.0-2|66	# fix strange perms
12cr|apache-HTML-Embperl-2.4.0-2|67	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|apache-HTML-Embperl-2.4.0-2|68	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|apache-HTML-Embperl-2.4.0-2|69	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|apache-HTML-Embperl-2.4.0-2|70	
12cr|apache-HTML-Embperl-2.4.0-2|71	# strip away annoying ^M
12cr|apache-HTML-Embperl-2.4.0-2|72	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-HTML-Embperl-2.4.0-2|73	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-HTML-Embperl-2.4.0-2|74	
12cr|apache-HTML-Embperl-2.4.0-2|75	rm -f eg/x/config.htm
12cr|apache-HTML-Embperl-2.4.0-2|76	
12cr|apache-HTML-Embperl-2.4.0-2|77	%patch0 -p1
12cr|apache-HTML-Embperl-2.4.0-2|78	
12cr|apache-HTML-Embperl-2.4.0-2|79	perl -pi -e "s/\&lt;/\</;" eg/x/loop.htm
12cr|apache-HTML-Embperl-2.4.0-2|80	
12cr|apache-HTML-Embperl-2.4.0-2|81	cat << EOF > eg/.htaccess
12cr|apache-HTML-Embperl-2.4.0-2|82	<Files ~ (\.htm)>
12cr|apache-HTML-Embperl-2.4.0-2|83	SetHandler perl-script
12cr|apache-HTML-Embperl-2.4.0-2|84	PerlResponseHandler Embperl
12cr|apache-HTML-Embperl-2.4.0-2|85	</Files>
12cr|apache-HTML-Embperl-2.4.0-2|86	Options +Indexes
12cr|apache-HTML-Embperl-2.4.0-2|87	EOF
12cr|apache-HTML-Embperl-2.4.0-2|88	
12cr|apache-HTML-Embperl-2.4.0-2|89	find -type d|grep CVS|xargs rm -rf
12cr|apache-HTML-Embperl-2.4.0-2|90	find -type f|grep cvsignore|xargs rm -f
12cr|apache-HTML-Embperl-2.4.0-2|91	
12cr|apache-HTML-Embperl-2.4.0-2|92	%build
12cr|apache-HTML-Embperl-2.4.0-2|93	# (oe) pull in the apr and apu headers where ever they may be
12cr|apache-HTML-Embperl-2.4.0-2|94	export APR_HEADERS="`apr-1-config --includes`"
12cr|apache-HTML-Embperl-2.4.0-2|95	export APU_HEADERS="`apu-1-config --includes`"
12cr|apache-HTML-Embperl-2.4.0-2|96	perl -pi -e "s|-I\\\$EPPATH \\\$i|-I\\\$EPPATH \\\$i $APR_HEADERS $APU_HEADERS|g" Makefile.PL
12cr|apache-HTML-Embperl-2.4.0-2|97	
12cr|apache-HTML-Embperl-2.4.0-2|98	perl -pi -e "s/action_module/actions_module/;" Makefile.PL
12cr|apache-HTML-Embperl-2.4.0-2|99	perl xsbuilder/source_scan.pl
12cr|apache-HTML-Embperl-2.4.0-2|100	perl xsbuilder/xs_generate.pl
12cr|apache-HTML-Embperl-2.4.0-2|101	
12cr|apache-HTML-Embperl-2.4.0-2|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"
12cr|apache-HTML-Embperl-2.4.0-2|103	y
12cr|apache-HTML-Embperl-2.4.0-2|104	%{_includedir}/apache
12cr|apache-HTML-Embperl-2.4.0-2|105	y
12cr|apache-HTML-Embperl-2.4.0-2|106	%{_sbindir}/httpd
12cr|apache-HTML-Embperl-2.4.0-2|107	%{_libdir}/apache-extramodules
12cr|apache-HTML-Embperl-2.4.0-2|108	%{_libdir}/apache
12cr|apache-HTML-Embperl-2.4.0-2|109	.
12cr|apache-HTML-Embperl-2.4.0-2|110	EOF
12cr|apache-HTML-Embperl-2.4.0-2|111	
12cr|apache-HTML-Embperl-2.4.0-2|112	make LD_RUN_PATH=""
12cr|apache-HTML-Embperl-2.4.0-2|113	
12cr|apache-HTML-Embperl-2.4.0-2|114	# one test fails atm
12cr|apache-HTML-Embperl-2.4.0-2|115	#make test
12cr|apache-HTML-Embperl-2.4.0-2|116	
12cr|apache-HTML-Embperl-2.4.0-2|117	%install
12cr|apache-HTML-Embperl-2.4.0-2|118	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|apache-HTML-Embperl-2.4.0-2|119	
12cr|apache-HTML-Embperl-2.4.0-2|120	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-HTML-Embperl-2.4.0-2|121	
12cr|apache-HTML-Embperl-2.4.0-2|122	eval `perl '-V:installarchlib'`
12cr|apache-HTML-Embperl-2.4.0-2|123	install -d %{buildroot}/$installarchlib
12cr|apache-HTML-Embperl-2.4.0-2|124	%makeinstall_std
12cr|apache-HTML-Embperl-2.4.0-2|125	
12cr|apache-HTML-Embperl-2.4.0-2|126	%__os_install_post
12cr|apache-HTML-Embperl-2.4.0-2|127	find %{buildroot}%{_prefix} -type f -print | sed "s@^%{buildroot}@@g" | grep -v perllocal.pod > %{module}-%{version}-filelist
12cr|apache-HTML-Embperl-2.4.0-2|128	
12cr|apache-HTML-Embperl-2.4.0-2|129	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-HTML-Embperl-2.4.0-2|130	
12cr|apache-HTML-Embperl-2.4.0-2|131	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-HTML-Embperl-2.4.0-2|132	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-HTML-Embperl-2.4.0-2|133	
12cr|apache-HTML-Embperl-2.4.0-2|134	rm -rf test/tmp/*
12cr|apache-HTML-Embperl-2.4.0-2|135	rm -rf blib
12cr|apache-HTML-Embperl-2.4.0-2|136	mkdir -p blib/arch
12cr|apache-HTML-Embperl-2.4.0-2|137	pushd blib/arch
12cr|apache-HTML-Embperl-2.4.0-2|138	eval `perl '-V:vendorarch'`
12cr|apache-HTML-Embperl-2.4.0-2|139	ln -s ../../../../../..$vendorarch/auto/ .
12cr|apache-HTML-Embperl-2.4.0-2|140	popd
12cr|apache-HTML-Embperl-2.4.0-2|141	
12cr|apache-HTML-Embperl-2.4.0-2|142	cd test
12cr|apache-HTML-Embperl-2.4.0-2|143	#chmod 755 tmp
12cr|apache-HTML-Embperl-2.4.0-2|144	find -type f|xargs perl -pi -e \
12cr|apache-HTML-Embperl-2.4.0-2|145	"s|%{_builddir}/embperl|%{_docdir}/%{name}-%{version}|g;"
12cr|apache-HTML-Embperl-2.4.0-2|146	perl -pi -e 's/\015//;' conf/config.pl
12cr|apache-HTML-Embperl-2.4.0-2|147	cd ..
12cr|apache-HTML-Embperl-2.4.0-2|148	rm -f %{buildroot}$vendorarch/auto/Embperl/*.bs
12cr|apache-HTML-Embperl-2.4.0-2|149	
12cr|apache-HTML-Embperl-2.4.0-2|150	%post
12cr|apache-HTML-Embperl-2.4.0-2|151	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-HTML-Embperl-2.4.0-2|152	%{_initrddir}/httpd restart 1>&2;
12cr|apache-HTML-Embperl-2.4.0-2|153	fi
12cr|apache-HTML-Embperl-2.4.0-2|154	
12cr|apache-HTML-Embperl-2.4.0-2|155	%postun
12cr|apache-HTML-Embperl-2.4.0-2|156	if [ "$1" = "0" ]; then
12cr|apache-HTML-Embperl-2.4.0-2|157	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-HTML-Embperl-2.4.0-2|158	%{_initrddir}/httpd restart 1>&2
12cr|apache-HTML-Embperl-2.4.0-2|159	fi
12cr|apache-HTML-Embperl-2.4.0-2|160	fi
12cr|apache-HTML-Embperl-2.4.0-2|161	
12cr|apache-HTML-Embperl-2.4.0-2|162	%clean
12cr|apache-HTML-Embperl-2.4.0-2|163	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|apache-HTML-Embperl-2.4.0-2|164	
12cr|apache-HTML-Embperl-2.4.0-2|165	%files
12cr|apache-HTML-Embperl-2.4.0-2|166	%defattr(-,root,root)
12cr|apache-HTML-Embperl-2.4.0-2|167	%doc MANIFEST READM* eg test.pl test *.pod TODO blib
12cr|apache-HTML-Embperl-2.4.0-2|168	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-HTML-Embperl-2.4.0-2|169	%attr(0755,root,root) %{_bindir}/*
12cr|apache-HTML-Embperl-2.4.0-2|170	%{perl_vendorlib}/*
12cr|apache-HTML-Embperl-2.4.0-2|171	%{_mandir}/*/*
12cr|apache-HTML-Embperl-2.4.0-2|172	%{_var}/www/html/addon-modules/*
12cr|apache-HTML-Embperl-2.4.0-2|173	
12cr|apache-HTML-Embperl-2.4.0-2|174	
12cr|apache-HTML-Embperl-2.4.0-2|175	%changelog
12cr|apache-HTML-Embperl-2.4.0-2|176	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.4.0-2
12cr|apache-HTML-Embperl-2.4.0-2|177	+ Revision: 768358
12cr|apache-HTML-Embperl-2.4.0-2|178	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|apache-HTML-Embperl-2.4.0-2|179	
12cr|apache-HTML-Embperl-2.4.0-2|180	* Sun Oct 17 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.0-1mdv2011.0
12cr|apache-HTML-Embperl-2.4.0-2|181	+ Revision: 586360
12cr|apache-HTML-Embperl-2.4.0-2|182	- 2.4.0
12cr|apache-HTML-Embperl-2.4.0-2|183	
12cr|apache-HTML-Embperl-2.4.0-2|184	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 2.2.0-8mdv2010.0
12cr|apache-HTML-Embperl-2.4.0-2|185	+ Revision: 423982
12cr|apache-HTML-Embperl-2.4.0-2|186	- rebuild
12cr|apache-HTML-Embperl-2.4.0-2|187	
12cr|apache-HTML-Embperl-2.4.0-2|188	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 2.2.0-7mdv2009.0
12cr|apache-HTML-Embperl-2.4.0-2|189	+ Revision: 226157
12cr|apache-HTML-Embperl-2.4.0-2|190	- rebuild
12cr|apache-HTML-Embperl-2.4.0-2|191	
12cr|apache-HTML-Embperl-2.4.0-2|192	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.2.0-6mdv2008.1
12cr|apache-HTML-Embperl-2.4.0-2|193	+ Revision: 170700
12cr|apache-HTML-Embperl-2.4.0-2|194	- rebuild
12cr|apache-HTML-Embperl-2.4.0-2|195	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-HTML-Embperl-2.4.0-2|196	
12cr|apache-HTML-Embperl-2.4.0-2|197	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 2.2.0-5mdv2008.1
12cr|apache-HTML-Embperl-2.4.0-2|198	+ Revision: 152438
12cr|apache-HTML-Embperl-2.4.0-2|199	- rebuild
12cr|apache-HTML-Embperl-2.4.0-2|200	- rebuild
12cr|apache-HTML-Embperl-2.4.0-2|201	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-HTML-Embperl-2.4.0-2|202	
12cr|apache-HTML-Embperl-2.4.0-2|203	+ Olivier Blin <blino@mandriva.org>
12cr|apache-HTML-Embperl-2.4.0-2|204	- restore BuildRoot
12cr|apache-HTML-Embperl-2.4.0-2|205	
12cr|apache-HTML-Embperl-2.4.0-2|206	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-3mdv2008.0
12cr|apache-HTML-Embperl-2.4.0-2|207	+ Revision: 83747
12cr|apache-HTML-Embperl-2.4.0-2|208	- rebuild
12cr|apache-HTML-Embperl-2.4.0-2|209	
12cr|apache-HTML-Embperl-2.4.0-2|210	
12cr|apache-HTML-Embperl-2.4.0-2|211	* Sun Mar 11 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-2mdv2007.1
12cr|apache-HTML-Embperl-2.4.0-2|212	+ Revision: 141325
12cr|apache-HTML-Embperl-2.4.0-2|213	- rebuild
12cr|apache-HTML-Embperl-2.4.0-2|214	
12cr|apache-HTML-Embperl-2.4.0-2|215	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-1mdv2007.1
12cr|apache-HTML-Embperl-2.4.0-2|216	+ Revision: 79302
12cr|apache-HTML-Embperl-2.4.0-2|217	- Import apache-HTML-Embperl
12cr|apache-HTML-Embperl-2.4.0-2|218	
12cr|apache-HTML-Embperl-2.4.0-2|219	* Tue Apr 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-1mdk
12cr|apache-HTML-Embperl-2.4.0-2|220	- Minor feature enhancements
12cr|apache-HTML-Embperl-2.4.0-2|221	- drop upstream patches; P1
12cr|apache-HTML-Embperl-2.4.0-2|222	- zero out LD_RUN_PATH to fix rpath
12cr|apache-HTML-Embperl-2.4.0-2|223	
12cr|apache-HTML-Embperl-2.4.0-2|224	* Tue Jan 31 2006 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-1mdk
12cr|apache-HTML-Embperl-2.4.0-2|225	- 2.1.0
12cr|apache-HTML-Embperl-2.4.0-2|226	- added P1 to make it build against apache-2.2.0
12cr|apache-HTML-Embperl-2.4.0-2|227	- fix versioning
12cr|apache-HTML-Embperl-2.4.0-2|228	
12cr|apache-HTML-Embperl-2.4.0-2|229	* Tue Oct 04 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0.1-1mdk
12cr|apache-HTML-Embperl-2.4.0-2|230	- 2.0.1 (Minor bugfixes)
12cr|apache-HTML-Embperl-2.4.0-2|231	- run the test suite
12cr|apache-HTML-Embperl-2.4.0-2|232	
12cr|apache-HTML-Embperl-2.4.0-2|233	* Tue Aug 16 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0.0-1mdk
12cr|apache-HTML-Embperl-2.4.0-2|234	- 2.0.0 (Major feature enhancements)
12cr|apache-HTML-Embperl-2.4.0-2|235	
12cr|apache-HTML-Embperl-2.4.0-2|236	* Mon Aug 15 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0-0.rc5.1mdk
12cr|apache-HTML-Embperl-2.4.0-2|237	- 2.0 rc5
12cr|apache-HTML-Embperl-2.4.0-2|238	
12cr|apache-HTML-Embperl-2.4.0-2|239	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0-0.rc3.1mdk
12cr|apache-HTML-Embperl-2.4.0-2|240	- 2.0 rc3
12cr|apache-HTML-Embperl-2.4.0-2|241	- rename the package
12cr|apache-HTML-Embperl-2.4.0-2|242	- the conf.d directory is renamed to modules.d
12cr|apache-HTML-Embperl-2.4.0-2|243	- use new rpm-4.4.x pre,post magic
12cr|apache-HTML-Embperl-2.4.0-2|244	
12cr|apache-HTML-Embperl-2.4.0-2|245	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0-0.rc1.6mdk
12cr|apache-HTML-Embperl-2.4.0-2|246	- remove broken perl version detection, rely on autodetection instead
12cr|apache-HTML-Embperl-2.4.0-2|247	
12cr|apache-HTML-Embperl-2.4.0-2|248	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0-0.rc1.5mdk
12cr|apache-HTML-Embperl-2.4.0-2|249	- use the %%mkrel macro
12cr|apache-HTML-Embperl-2.4.0-2|250	
12cr|apache-HTML-Embperl-2.4.0-2|251	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0-0.rc1.4mdk
12cr|apache-HTML-Embperl-2.4.0-2|252	- fix %%post and %%postun to prevent double restarts
12cr|apache-HTML-Embperl-2.4.0-2|253	
12cr|apache-HTML-Embperl-2.4.0-2|254	* Thu Feb 24 2005 Stefan van der Eijk <stefan@eijk.nu> 2.0.53_2.0-0.rc1.3mdk
12cr|apache-HTML-Embperl-2.4.0-2|255	- fix bug #6574
12cr|apache-HTML-Embperl-2.4.0-2|256	
12cr|apache-HTML-Embperl-2.4.0-2|257	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0-0.rc1.2mdk
12cr|apache-HTML-Embperl-2.4.0-2|258	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-HTML-Embperl-2.4.0-2|259	
12cr|apache-HTML-Embperl-2.4.0-2|260	* Wed Feb 09 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0-0.rc1.1mdk
12cr|apache-HTML-Embperl-2.4.0-2|261	- built for apache 2.0.53
12cr|apache-HTML-Embperl-2.4.0-2|262	
12cr|apache-HTML-Embperl-2.4.0-2|263	* Fri Jan 21 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_2.0-0.rc1.2mdk
12cr|apache-HTML-Embperl-2.4.0-2|264	- rebuilt for latest mod_perl
12cr|apache-HTML-Embperl-2.4.0-2|265	
12cr|apache-HTML-Embperl-2.4.0-2|266	* Tue Nov 30 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_2.0-0.rc1.1mdk
12cr|apache-HTML-Embperl-2.4.0-2|267	- rebuilt for perl-5.8.6
12cr|apache-HTML-Embperl-2.4.0-2|268	- fix version
12cr|apache-HTML-Embperl-2.4.0-2|269	
12cr|apache-HTML-Embperl-2.4.0-2|270	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_2.0rc1-1mdk
12cr|apache-HTML-Embperl-2.4.0-2|271	- built for apache 2.0.52
12cr|apache-HTML-Embperl-2.4.0-2|272	
12cr|apache-HTML-Embperl-2.4.0-2|273	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_2.0rc1-1mdk
12cr|apache-HTML-Embperl-2.4.0-2|274	- built for apache 2.0.51
12cr|apache-HTML-Embperl-2.4.0-2|275	
12cr|apache-HTML-Embperl-2.4.0-2|276	* Thu Aug 26 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0rc1-0.1mdk
12cr|apache-HTML-Embperl-2.4.0-2|277	- 2.0rc1
12cr|apache-HTML-Embperl-2.4.0-2|278	
12cr|apache-HTML-Embperl-2.4.0-2|279	* Tue Aug 03 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0b12-0.20040801.1mdk
12cr|apache-HTML-Embperl-2.4.0-2|280	- use a recent snap (20040801)
12cr|apache-HTML-Embperl-2.4.0-2|281	
12cr|apache-HTML-Embperl-2.4.0-2|282	* Tue Aug 03 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0b11-1mdk
12cr|apache-HTML-Embperl-2.4.0-2|283	- 2.0b11
12cr|apache-HTML-Embperl-2.4.0-2|284	- remove redundant provides
12cr|apache-HTML-Embperl-2.4.0-2|285	- pull in the apr and apu headers where ever they may be
12cr|apache-HTML-Embperl-2.4.0-2|286	
12cr|apache-HTML-Embperl-2.4.0-2|287	* Thu Apr 08 2004 Michael Scherer <misc@mandrake.org> 2.0b9-0.20030308.8mdk
12cr|apache-HTML-Embperl-2.4.0-2|288	- rebuild for new perl
12cr|apache-HTML-Embperl-2.4.0-2|289	

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

133 12
12cr|apache-mod_activex_filter-0.2b-16|1	#Module-Specific definitions
12cr|apache-mod_activex_filter-0.2b-16|2	%define mod_name mod_activex_filter
12cr|apache-mod_activex_filter-0.2b-16|3	%define mod_conf A17_%{mod_name}.conf
12cr|apache-mod_activex_filter-0.2b-16|4	%define mod_so %{mod_name}.so
12cr|apache-mod_activex_filter-0.2b-16|5	
12cr|apache-mod_activex_filter-0.2b-16|6	Summary:	Apache module that filter ActiveX on a proxy
12cr|apache-mod_activex_filter-0.2b-16|7	Name:		apache-%{mod_name}
12cr|apache-mod_activex_filter-0.2b-16|8	Version:	0.2b
12cr|apache-mod_activex_filter-0.2b-16|9	Release:	16
12cr|apache-mod_activex_filter-0.2b-16|10	Epoch:		1
12cr|apache-mod_activex_filter-0.2b-16|11	Group:		System/Servers
12cr|apache-mod_activex_filter-0.2b-16|12	License:	Apache License
12cr|apache-mod_activex_filter-0.2b-16|13	URL:		http://brice.free.fr
12cr|apache-mod_activex_filter-0.2b-16|14	Source0:	mod_activex_%{version}.tar.bz2
12cr|apache-mod_activex_filter-0.2b-16|15	Source1:	%{mod_conf}.bz2
12cr|apache-mod_activex_filter-0.2b-16|16	Patch0:		mod_activex_0.2-apx1.diff
12cr|apache-mod_activex_filter-0.2b-16|17	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_activex_filter-0.2b-16|18	BuildRequires:	file
12cr|apache-mod_activex_filter-0.2b-16|19	
12cr|apache-mod_activex_filter-0.2b-16|20	Requires(pre): rpm-helper
12cr|apache-mod_activex_filter-0.2b-16|21	Requires(postun): rpm-helper
12cr|apache-mod_activex_filter-0.2b-16|22	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_activex_filter-0.2b-16|23	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_activex_filter-0.2b-16|24	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_activex_filter-0.2b-16|25	Requires:	apache >= 2.2.0
12cr|apache-mod_activex_filter-0.2b-16|26	Requires:	apache-mod_proxy
12cr|apache-mod_activex_filter-0.2b-16|27	
12cr|apache-mod_activex_filter-0.2b-16|28	%description
12cr|apache-mod_activex_filter-0.2b-16|29	It's only a simple hack of mod_case_filter to get a way to filter
12cr|apache-mod_activex_filter-0.2b-16|30	ActiveX on a proxy. Actualy, the only way to filter ActiveX if
12cr|apache-mod_activex_filter-0.2b-16|31	your proxy is unable to do it is to use a TIS module chained with
12cr|apache-mod_activex_filter-0.2b-16|32	your proxy. But the TIS is only capable of doing HTTP/1.0. If you
12cr|apache-mod_activex_filter-0.2b-16|33	need real performances, you'll want to use HTTP/1.1.
12cr|apache-mod_activex_filter-0.2b-16|34	
12cr|apache-mod_activex_filter-0.2b-16|35	%prep
12cr|apache-mod_activex_filter-0.2b-16|36	%setup -q -n mod_activex_0.2
12cr|apache-mod_activex_filter-0.2b-16|37	%patch0 -p0
12cr|apache-mod_activex_filter-0.2b-16|38	
12cr|apache-mod_activex_filter-0.2b-16|39	# strip away annoying ^M
12cr|apache-mod_activex_filter-0.2b-16|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_activex_filter-0.2b-16|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_activex_filter-0.2b-16|42	
12cr|apache-mod_activex_filter-0.2b-16|43	%build
12cr|apache-mod_activex_filter-0.2b-16|44	mv activex_filter/mod_activex_filter.c .
12cr|apache-mod_activex_filter-0.2b-16|45	apxs -c mod_activex_filter.c
12cr|apache-mod_activex_filter-0.2b-16|46	
12cr|apache-mod_activex_filter-0.2b-16|47	%install
12cr|apache-mod_activex_filter-0.2b-16|48	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_activex_filter-0.2b-16|49	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_activex_filter-0.2b-16|50	
12cr|apache-mod_activex_filter-0.2b-16|51	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_activex_filter-0.2b-16|52	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_activex_filter-0.2b-16|53	
12cr|apache-mod_activex_filter-0.2b-16|54	%post
12cr|apache-mod_activex_filter-0.2b-16|55	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_activex_filter-0.2b-16|56	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_activex_filter-0.2b-16|57	fi
12cr|apache-mod_activex_filter-0.2b-16|58	
12cr|apache-mod_activex_filter-0.2b-16|59	%postun
12cr|apache-mod_activex_filter-0.2b-16|60	if [ "$1" = "0" ]; then
12cr|apache-mod_activex_filter-0.2b-16|61	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_activex_filter-0.2b-16|62	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_activex_filter-0.2b-16|63	fi
12cr|apache-mod_activex_filter-0.2b-16|64	fi
12cr|apache-mod_activex_filter-0.2b-16|65	
12cr|apache-mod_activex_filter-0.2b-16|66	%files
12cr|apache-mod_activex_filter-0.2b-16|67	%doc README
12cr|apache-mod_activex_filter-0.2b-16|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_activex_filter-0.2b-16|69	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_activex_filter-0.2b-16|70	
12cr|apache-mod_activex_filter-0.2b-16|71	%changelog
12cr|apache-mod_activex_filter-0.2b-16|72	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.2b-15mdv2012.0
12cr|apache-mod_activex_filter-0.2b-16|73	+ Revision: 772546
12cr|apache-mod_activex_filter-0.2b-16|74	- rebuild
12cr|apache-mod_activex_filter-0.2b-16|75	
12cr|apache-mod_activex_filter-0.2b-16|76	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.2b-14
12cr|apache-mod_activex_filter-0.2b-16|77	+ Revision: 678248
12cr|apache-mod_activex_filter-0.2b-16|78	- mass rebuild
12cr|apache-mod_activex_filter-0.2b-16|79	
12cr|apache-mod_activex_filter-0.2b-16|80	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.2b-13mdv2011.0
12cr|apache-mod_activex_filter-0.2b-16|81	+ Revision: 587906
12cr|apache-mod_activex_filter-0.2b-16|82	- rebuild
12cr|apache-mod_activex_filter-0.2b-16|83	
12cr|apache-mod_activex_filter-0.2b-16|84	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.2b-12mdv2010.1
12cr|apache-mod_activex_filter-0.2b-16|85	+ Revision: 516031
12cr|apache-mod_activex_filter-0.2b-16|86	- rebuilt for apache-2.2.15
12cr|apache-mod_activex_filter-0.2b-16|87	
12cr|apache-mod_activex_filter-0.2b-16|88	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.2b-11mdv2010.0
12cr|apache-mod_activex_filter-0.2b-16|89	+ Revision: 406513
12cr|apache-mod_activex_filter-0.2b-16|90	- rebuild
12cr|apache-mod_activex_filter-0.2b-16|91	
12cr|apache-mod_activex_filter-0.2b-16|92	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.2b-10mdv2009.1
12cr|apache-mod_activex_filter-0.2b-16|93	+ Revision: 325514
12cr|apache-mod_activex_filter-0.2b-16|94	- rebuild
12cr|apache-mod_activex_filter-0.2b-16|95	
12cr|apache-mod_activex_filter-0.2b-16|96	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2b-9mdv2009.0
12cr|apache-mod_activex_filter-0.2b-16|97	+ Revision: 234607
12cr|apache-mod_activex_filter-0.2b-16|98	- rebuild
12cr|apache-mod_activex_filter-0.2b-16|99	
12cr|apache-mod_activex_filter-0.2b-16|100	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2b-8mdv2009.0
12cr|apache-mod_activex_filter-0.2b-16|101	+ Revision: 215519
12cr|apache-mod_activex_filter-0.2b-16|102	- fix rebuild
12cr|apache-mod_activex_filter-0.2b-16|103	
12cr|apache-mod_activex_filter-0.2b-16|104	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2b-7mdv2008.1
12cr|apache-mod_activex_filter-0.2b-16|105	+ Revision: 181661
12cr|apache-mod_activex_filter-0.2b-16|106	- rebuild
12cr|apache-mod_activex_filter-0.2b-16|107	
12cr|apache-mod_activex_filter-0.2b-16|108	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_activex_filter-0.2b-16|109	- restore BuildRoot
12cr|apache-mod_activex_filter-0.2b-16|110	
12cr|apache-mod_activex_filter-0.2b-16|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_activex_filter-0.2b-16|112	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_activex_filter-0.2b-16|113	
12cr|apache-mod_activex_filter-0.2b-16|114	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2b-6mdv2008.0
12cr|apache-mod_activex_filter-0.2b-16|115	+ Revision: 82506
12cr|apache-mod_activex_filter-0.2b-16|116	- rebuild
12cr|apache-mod_activex_filter-0.2b-16|117	
12cr|apache-mod_activex_filter-0.2b-16|118	* Sat Aug 18 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2b-5mdv2008.0
12cr|apache-mod_activex_filter-0.2b-16|119	+ Revision: 65614
12cr|apache-mod_activex_filter-0.2b-16|120	- rebuild
12cr|apache-mod_activex_filter-0.2b-16|121	
12cr|apache-mod_activex_filter-0.2b-16|122	
12cr|apache-mod_activex_filter-0.2b-16|123	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2b-4mdv2007.1
12cr|apache-mod_activex_filter-0.2b-16|124	+ Revision: 140601
12cr|apache-mod_activex_filter-0.2b-16|125	- rebuild
12cr|apache-mod_activex_filter-0.2b-16|126	
12cr|apache-mod_activex_filter-0.2b-16|127	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2b-3mdv2007.1
12cr|apache-mod_activex_filter-0.2b-16|128	+ Revision: 79304
12cr|apache-mod_activex_filter-0.2b-16|129	- Import apache-mod_activex_filter
12cr|apache-mod_activex_filter-0.2b-16|130	
12cr|apache-mod_activex_filter-0.2b-16|131	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2b-3mdv2007.0
12cr|apache-mod_activex_filter-0.2b-16|132	- rebuild
12cr|apache-mod_activex_filter-0.2b-16|133	
12cr|apache-mod_activex_filter-0.2b-16|134	* Thu Dec 15 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.2b-2mdk
12cr|apache-mod_activex_filter-0.2b-16|135	- rebuilt against apache-2.2.0
12cr|apache-mod_activex_filter-0.2b-16|136	
12cr|apache-mod_activex_filter-0.2b-16|137	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.2b-1mdk
12cr|apache-mod_activex_filter-0.2b-16|138	- fix versioning
12cr|apache-mod_activex_filter-0.2b-16|139	
12cr|apache-mod_activex_filter-0.2b-16|140	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.2b-2mdk
12cr|apache-mod_activex_filter-0.2b-16|141	- fix deps
12cr|apache-mod_activex_filter-0.2b-16|142	
12cr|apache-mod_activex_filter-0.2b-16|143	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com>  2.0.54_0.2b-1mdk
12cr|apache-mod_activex_filter-0.2b-16|144	- rename the package
12cr|apache-mod_activex_filter-0.2b-16|145	- the conf.d directory is renamed to modules.d
12cr|apache-mod_activex_filter-0.2b-16|146	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_activex_filter-0.2b-16|147	
12cr|apache-mod_activex_filter-0.2b-16|148	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.2b-5mdk
12cr|apache-mod_activex_filter-0.2b-16|149	- use the %1
12cr|apache-mod_activex_filter-0.2b-16|150	
12cr|apache-mod_activex_filter-0.2b-16|151	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.2b-4mdk
12cr|apache-mod_activex_filter-0.2b-16|152	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_activex_filter-0.2b-16|153	
12cr|apache-mod_activex_filter-0.2b-16|154	* Fri Feb 25 2005 Stefan van der Eijk <stefan@eijk.nu> 2.0.53_0.2b-3mdk
12cr|apache-mod_activex_filter-0.2b-16|155	- fix bug #6574
12cr|apache-mod_activex_filter-0.2b-16|156	
12cr|apache-mod_activex_filter-0.2b-16|157	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.2b-2mdk
12cr|apache-mod_activex_filter-0.2b-16|158	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_activex_filter-0.2b-16|159	
12cr|apache-mod_activex_filter-0.2b-16|160	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.2b-1mdk
12cr|apache-mod_activex_filter-0.2b-16|161	- rebuilt for apache 2.0.53
12cr|apache-mod_activex_filter-0.2b-16|162	
12cr|apache-mod_activex_filter-0.2b-16|163	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.2b-1mdk
12cr|apache-mod_activex_filter-0.2b-16|164	- built for apache 2.0.52
12cr|apache-mod_activex_filter-0.2b-16|165	
12cr|apache-mod_activex_filter-0.2b-16|166	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_0.2b-1mdk
12cr|apache-mod_activex_filter-0.2b-16|167	- built for apache 2.0.51
12cr|apache-mod_activex_filter-0.2b-16|168	
12cr|apache-mod_activex_filter-0.2b-16|169	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_0.2b-1mdk
12cr|apache-mod_activex_filter-0.2b-16|170	- built for apache 2.0.50
12cr|apache-mod_activex_filter-0.2b-16|171	- remove redundant provides
12cr|apache-mod_activex_filter-0.2b-16|172	
12cr|apache-mod_activex_filter-0.2b-16|173	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_0.2b-1mdk
12cr|apache-mod_activex_filter-0.2b-16|174	- built for apache 2.0.49
12cr|apache-mod_activex_filter-0.2b-16|175	
12cr|apache-mod_activex_filter-0.2b-16|176	* Tue Mar 30 2004 Michael Scherer <misc@mandrake.org> 2.0.48_0.2b-2mdk
12cr|apache-mod_activex_filter-0.2b-16|177	- enhance Summary
12cr|apache-mod_activex_filter-0.2b-16|178	

134 12
12cr|apache-mod_annodex-0.2.2-12|1	#Module-Specific definitions
12cr|apache-mod_annodex-0.2.2-12|2	%define mod_name mod_annodex
12cr|apache-mod_annodex-0.2.2-12|3	%define mod_conf A87_%{mod_name}.conf
12cr|apache-mod_annodex-0.2.2-12|4	%define mod_so %{mod_name}.so
12cr|apache-mod_annodex-0.2.2-12|5	
12cr|apache-mod_annodex-0.2.2-12|6	Summary:	Apache module for server-side support of annodex media
12cr|apache-mod_annodex-0.2.2-12|7	Name:		apache-%{mod_name}
12cr|apache-mod_annodex-0.2.2-12|8	Version:	0.2.2
12cr|apache-mod_annodex-0.2.2-12|9	Release:	12
12cr|apache-mod_annodex-0.2.2-12|10	Group:		System/Servers
12cr|apache-mod_annodex-0.2.2-12|11	License:	Apache License
12cr|apache-mod_annodex-0.2.2-12|12	URL:		http://www.annodex.net/
12cr|apache-mod_annodex-0.2.2-12|13	Source:		http://www.annodex.net/software/mod_annodex/download/%{mod_name}-ap20-%{version}.tar.bz2
12cr|apache-mod_annodex-0.2.2-12|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_annodex-0.2.2-12|15	Requires(pre): rpm-helper
12cr|apache-mod_annodex-0.2.2-12|16	Requires(postun): rpm-helper
12cr|apache-mod_annodex-0.2.2-12|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_annodex-0.2.2-12|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_annodex-0.2.2-12|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_annodex-0.2.2-12|20	Requires:	apache >= 2.2.0
12cr|apache-mod_annodex-0.2.2-12|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_annodex-0.2.2-12|22	BuildRequires:	libannodex-devel
12cr|apache-mod_annodex-0.2.2-12|23	BuildRequires:	libcmml-devel >= 0.8
12cr|apache-mod_annodex-0.2.2-12|24	BuildRequires:	libogg-devel
12cr|apache-mod_annodex-0.2.2-12|25	BuildRequires:	pkgconfig
12cr|apache-mod_annodex-0.2.2-12|26	
12cr|apache-mod_annodex-0.2.2-12|27	%description
12cr|apache-mod_annodex-0.2.2-12|28	mod_annodex provides full support for Annodex.net media. For more details about
12cr|apache-mod_annodex-0.2.2-12|29	annodex format, see http://www.annodex.net/
12cr|apache-mod_annodex-0.2.2-12|30	
12cr|apache-mod_annodex-0.2.2-12|31	mod_annodex is a handler for type application/x-annodex. It provides the
12cr|apache-mod_annodex-0.2.2-12|32	following features:
12cr|apache-mod_annodex-0.2.2-12|33	
12cr|apache-mod_annodex-0.2.2-12|34	* dynamic generation of Annodex media from CMML files.
12cr|apache-mod_annodex-0.2.2-12|35	
12cr|apache-mod_annodex-0.2.2-12|36	* handling of timed query offsets, such as
12cr|apache-mod_annodex-0.2.2-12|37	
12cr|apache-mod_annodex-0.2.2-12|38	http://media.example.com/fish.anx?t=npt:01:20.8
12cr|apache-mod_annodex-0.2.2-12|39	or
12cr|apache-mod_annodex-0.2.2-12|40	http://media.example.com/fish.anx?id=Preparation
12cr|apache-mod_annodex-0.2.2-12|41	
12cr|apache-mod_annodex-0.2.2-12|42	* dynamic retrieval of CMML summaries, if the Accept: header
12cr|apache-mod_annodex-0.2.2-12|43	prefers type text/x-cmml over application/x-annodex.
12cr|apache-mod_annodex-0.2.2-12|44	
12cr|apache-mod_annodex-0.2.2-12|45	%prep
12cr|apache-mod_annodex-0.2.2-12|46	
12cr|apache-mod_annodex-0.2.2-12|47	%setup -q -n %{mod_name}-ap20-%{version}
12cr|apache-mod_annodex-0.2.2-12|48	
12cr|apache-mod_annodex-0.2.2-12|49	%build
12cr|apache-mod_annodex-0.2.2-12|50	
12cr|apache-mod_annodex-0.2.2-12|51	%{_bindir}/apxs -c %{mod_name}.c `pkg-config annodex cmml --cflags --libs`
12cr|apache-mod_annodex-0.2.2-12|52	
12cr|apache-mod_annodex-0.2.2-12|53	%install
12cr|apache-mod_annodex-0.2.2-12|54	
12cr|apache-mod_annodex-0.2.2-12|55	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_annodex-0.2.2-12|56	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_annodex-0.2.2-12|57	
12cr|apache-mod_annodex-0.2.2-12|58	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_annodex-0.2.2-12|59	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_annodex-0.2.2-12|60	
12cr|apache-mod_annodex-0.2.2-12|61	%post
12cr|apache-mod_annodex-0.2.2-12|62	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_annodex-0.2.2-12|63	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_annodex-0.2.2-12|64	fi
12cr|apache-mod_annodex-0.2.2-12|65	
12cr|apache-mod_annodex-0.2.2-12|66	%postun
12cr|apache-mod_annodex-0.2.2-12|67	if [ "$1" = "0" ]; then
12cr|apache-mod_annodex-0.2.2-12|68	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_annodex-0.2.2-12|69	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_annodex-0.2.2-12|70	fi
12cr|apache-mod_annodex-0.2.2-12|71	fi
12cr|apache-mod_annodex-0.2.2-12|72	
12cr|apache-mod_annodex-0.2.2-12|73	%clean
12cr|apache-mod_annodex-0.2.2-12|74	
12cr|apache-mod_annodex-0.2.2-12|75	%files
12cr|apache-mod_annodex-0.2.2-12|76	%doc LICENSE README
12cr|apache-mod_annodex-0.2.2-12|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_annodex-0.2.2-12|78	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_annodex-0.2.2-12|79	
12cr|apache-mod_annodex-0.2.2-12|80	
12cr|apache-mod_annodex-0.2.2-12|81	%changelog
12cr|apache-mod_annodex-0.2.2-12|82	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-12mdv2011.0
12cr|apache-mod_annodex-0.2.2-12|83	+ Revision: 678249
12cr|apache-mod_annodex-0.2.2-12|84	- mass rebuild
12cr|apache-mod_annodex-0.2.2-12|85	
12cr|apache-mod_annodex-0.2.2-12|86	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-11mdv2011.0
12cr|apache-mod_annodex-0.2.2-12|87	+ Revision: 587907
12cr|apache-mod_annodex-0.2.2-12|88	- rebuild
12cr|apache-mod_annodex-0.2.2-12|89	
12cr|apache-mod_annodex-0.2.2-12|90	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-10mdv2010.1
12cr|apache-mod_annodex-0.2.2-12|91	+ Revision: 516032
12cr|apache-mod_annodex-0.2.2-12|92	- rebuilt for apache-2.2.15
12cr|apache-mod_annodex-0.2.2-12|93	
12cr|apache-mod_annodex-0.2.2-12|94	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 0.2.2-9mdv2010.1
12cr|apache-mod_annodex-0.2.2-12|95	+ Revision: 462497
12cr|apache-mod_annodex-0.2.2-12|96	- rebuild
12cr|apache-mod_annodex-0.2.2-12|97	
12cr|apache-mod_annodex-0.2.2-12|98	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-8mdv2010.0
12cr|apache-mod_annodex-0.2.2-12|99	+ Revision: 406514
12cr|apache-mod_annodex-0.2.2-12|100	- rebuild
12cr|apache-mod_annodex-0.2.2-12|101	
12cr|apache-mod_annodex-0.2.2-12|102	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-7mdv2009.1
12cr|apache-mod_annodex-0.2.2-12|103	+ Revision: 325528
12cr|apache-mod_annodex-0.2.2-12|104	- rebuild
12cr|apache-mod_annodex-0.2.2-12|105	
12cr|apache-mod_annodex-0.2.2-12|106	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-6mdv2009.0
12cr|apache-mod_annodex-0.2.2-12|107	+ Revision: 234610
12cr|apache-mod_annodex-0.2.2-12|108	- rebuild
12cr|apache-mod_annodex-0.2.2-12|109	
12cr|apache-mod_annodex-0.2.2-12|110	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-5mdv2009.0
12cr|apache-mod_annodex-0.2.2-12|111	+ Revision: 215520
12cr|apache-mod_annodex-0.2.2-12|112	- fix rebuild
12cr|apache-mod_annodex-0.2.2-12|113	
12cr|apache-mod_annodex-0.2.2-12|114	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.2.2-4mdv2008.1
12cr|apache-mod_annodex-0.2.2-12|115	+ Revision: 135820
12cr|apache-mod_annodex-0.2.2-12|116	- restore BuildRoot
12cr|apache-mod_annodex-0.2.2-12|117	
12cr|apache-mod_annodex-0.2.2-12|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_annodex-0.2.2-12|119	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_annodex-0.2.2-12|120	
12cr|apache-mod_annodex-0.2.2-12|121	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-4mdv2008.0
12cr|apache-mod_annodex-0.2.2-12|122	+ Revision: 82510
12cr|apache-mod_annodex-0.2.2-12|123	- rebuild
12cr|apache-mod_annodex-0.2.2-12|124	
12cr|apache-mod_annodex-0.2.2-12|125	* Sat Aug 18 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-3mdv2008.0
12cr|apache-mod_annodex-0.2.2-12|126	+ Revision: 65615
12cr|apache-mod_annodex-0.2.2-12|127	- rebuild
12cr|apache-mod_annodex-0.2.2-12|128	
12cr|apache-mod_annodex-0.2.2-12|129	
12cr|apache-mod_annodex-0.2.2-12|130	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-2mdv2007.1
12cr|apache-mod_annodex-0.2.2-12|131	+ Revision: 140602
12cr|apache-mod_annodex-0.2.2-12|132	- rebuild
12cr|apache-mod_annodex-0.2.2-12|133	
12cr|apache-mod_annodex-0.2.2-12|134	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-1mdv2007.1
12cr|apache-mod_annodex-0.2.2-12|135	+ Revision: 79306
12cr|apache-mod_annodex-0.2.2-12|136	- Import apache-mod_annodex
12cr|apache-mod_annodex-0.2.2-12|137	
12cr|apache-mod_annodex-0.2.2-12|138	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-1mdv2007.0
12cr|apache-mod_annodex-0.2.2-12|139	- initial Mandriva package (fc5 extras import)
12cr|apache-mod_annodex-0.2.2-12|140	

135 12
12cr|apache-mod_antispam-1.0-17|1	#Module-Specific definitions
12cr|apache-mod_antispam-1.0-17|2	%define mod_name mod_antispam
12cr|apache-mod_antispam-1.0-17|3	%define mod_conf A41_%{mod_name}.conf
12cr|apache-mod_antispam-1.0-17|4	%define mod_so %{mod_name}.so
12cr|apache-mod_antispam-1.0-17|5	
12cr|apache-mod_antispam-1.0-17|6	Summary:	Apache module which can control referer spam
12cr|apache-mod_antispam-1.0-17|7	Name:		apache-%{mod_name}
12cr|apache-mod_antispam-1.0-17|8	Version:	1.0
12cr|apache-mod_antispam-1.0-17|9	Release:	17
12cr|apache-mod_antispam-1.0-17|10	Group:		System/Servers
12cr|apache-mod_antispam-1.0-17|11	License:	Apache License
12cr|apache-mod_antispam-1.0-17|12	URL:		http://bluecoara.net/item44/cat9.html
12cr|apache-mod_antispam-1.0-17|13	Source0:	http://bluecoara.net/download/mod_antispam/%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_antispam-1.0-17|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_antispam-1.0-17|15	Patch0:		mod_antispam-1.0-apache220.diff
12cr|apache-mod_antispam-1.0-17|16	Requires(pre): rpm-helper
12cr|apache-mod_antispam-1.0-17|17	Requires(postun): rpm-helper
12cr|apache-mod_antispam-1.0-17|18	Requires(pre):  apache-conf >= 2.2.0
12cr|apache-mod_antispam-1.0-17|19	Requires(pre):  apache >= 2.2.0
12cr|apache-mod_antispam-1.0-17|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_antispam-1.0-17|21	Requires:	apache >= 2.2.0
12cr|apache-mod_antispam-1.0-17|22	BuildRequires:  apache-devel >= 2.2.0
12cr|apache-mod_antispam-1.0-17|23	
12cr|apache-mod_antispam-1.0-17|24	%description
12cr|apache-mod_antispam-1.0-17|25	mod_antispam is an Apache-2/Apache-2.1 module that can control
12cr|apache-mod_antispam-1.0-17|26	spam access. By using white/black lists, you can allow/deny
12cr|apache-mod_antispam-1.0-17|27	clients that have invalid HTTP_REFERER. In future versions, DNSBL
12cr|apache-mod_antispam-1.0-17|28	and BerkeleyDB will be supported.
12cr|apache-mod_antispam-1.0-17|29	
12cr|apache-mod_antispam-1.0-17|30	%prep
12cr|apache-mod_antispam-1.0-17|31	
12cr|apache-mod_antispam-1.0-17|32	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_antispam-1.0-17|33	%patch0 -p0
12cr|apache-mod_antispam-1.0-17|34	
12cr|apache-mod_antispam-1.0-17|35	%build
12cr|apache-mod_antispam-1.0-17|36	%{_bindir}/apxs -DDEBUG -c %{mod_name}.c
12cr|apache-mod_antispam-1.0-17|37	
12cr|apache-mod_antispam-1.0-17|38	%install
12cr|apache-mod_antispam-1.0-17|39	
12cr|apache-mod_antispam-1.0-17|40	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_antispam-1.0-17|41	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_antispam-1.0-17|42	install -d %{buildroot}/var/log/httpd
12cr|apache-mod_antispam-1.0-17|43	
12cr|apache-mod_antispam-1.0-17|44	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_antispam-1.0-17|45	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_antispam-1.0-17|46	
12cr|apache-mod_antispam-1.0-17|47	touch %{buildroot}/var/log/httpd/antispam.white
12cr|apache-mod_antispam-1.0-17|48	touch %{buildroot}/var/log/httpd/antispam.black
12cr|apache-mod_antispam-1.0-17|49	touch %{buildroot}/var/log/httpd/antispam.black.auto
12cr|apache-mod_antispam-1.0-17|50	touch %{buildroot}/var/log/httpd/antispam.white.auto
12cr|apache-mod_antispam-1.0-17|51	
12cr|apache-mod_antispam-1.0-17|52	%post
12cr|apache-mod_antispam-1.0-17|53	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_antispam-1.0-17|54	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_antispam-1.0-17|55	fi
12cr|apache-mod_antispam-1.0-17|56	
12cr|apache-mod_antispam-1.0-17|57	%postun
12cr|apache-mod_antispam-1.0-17|58	if [ "$1" = "0" ]; then
12cr|apache-mod_antispam-1.0-17|59	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_antispam-1.0-17|60	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_antispam-1.0-17|61	fi
12cr|apache-mod_antispam-1.0-17|62	fi
12cr|apache-mod_antispam-1.0-17|63	
12cr|apache-mod_antispam-1.0-17|64	%clean
12cr|apache-mod_antispam-1.0-17|65	
12cr|apache-mod_antispam-1.0-17|66	%files
12cr|apache-mod_antispam-1.0-17|67	%doc AUTHORS CHANGES INSTALL README TODO httpd.conf.sample
12cr|apache-mod_antispam-1.0-17|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_antispam-1.0-17|69	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_antispam-1.0-17|70	# this is prone to change later, leave as is for now
12cr|apache-mod_antispam-1.0-17|71	%attr(0644,apache,apache) %config(noreplace) /var/log/httpd/antispam.white
12cr|apache-mod_antispam-1.0-17|72	%attr(0644,apache,apache) %config(noreplace) /var/log/httpd/antispam.black
12cr|apache-mod_antispam-1.0-17|73	%attr(0644,apache,apache) %config(noreplace) /var/log/httpd/antispam.black.auto
12cr|apache-mod_antispam-1.0-17|74	%attr(0644,apache,apache) %config(noreplace) /var/log/httpd/antispam.white.auto
12cr|apache-mod_antispam-1.0-17|75	
12cr|apache-mod_antispam-1.0-17|76	
12cr|apache-mod_antispam-1.0-17|77	%changelog
12cr|apache-mod_antispam-1.0-17|78	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0-17mdv2012.0
12cr|apache-mod_antispam-1.0-17|79	+ Revision: 772550
12cr|apache-mod_antispam-1.0-17|80	- rebuild
12cr|apache-mod_antispam-1.0-17|81	
12cr|apache-mod_antispam-1.0-17|82	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-16
12cr|apache-mod_antispam-1.0-17|83	+ Revision: 678252
12cr|apache-mod_antispam-1.0-17|84	- mass rebuild
12cr|apache-mod_antispam-1.0-17|85	
12cr|apache-mod_antispam-1.0-17|86	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-15mdv2011.0
12cr|apache-mod_antispam-1.0-17|87	+ Revision: 587910
12cr|apache-mod_antispam-1.0-17|88	- rebuild
12cr|apache-mod_antispam-1.0-17|89	
12cr|apache-mod_antispam-1.0-17|90	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-14mdv2010.1
12cr|apache-mod_antispam-1.0-17|91	+ Revision: 516035
12cr|apache-mod_antispam-1.0-17|92	- rebuilt for apache-2.2.15
12cr|apache-mod_antispam-1.0-17|93	
12cr|apache-mod_antispam-1.0-17|94	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-13mdv2010.0
12cr|apache-mod_antispam-1.0-17|95	+ Revision: 406516
12cr|apache-mod_antispam-1.0-17|96	- rebuild
12cr|apache-mod_antispam-1.0-17|97	
12cr|apache-mod_antispam-1.0-17|98	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-12mdv2009.1
12cr|apache-mod_antispam-1.0-17|99	+ Revision: 325530
12cr|apache-mod_antispam-1.0-17|100	- rebuild
12cr|apache-mod_antispam-1.0-17|101	
12cr|apache-mod_antispam-1.0-17|102	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-11mdv2009.0
12cr|apache-mod_antispam-1.0-17|103	+ Revision: 234613
12cr|apache-mod_antispam-1.0-17|104	- rebuild
12cr|apache-mod_antispam-1.0-17|105	
12cr|apache-mod_antispam-1.0-17|106	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-10mdv2009.0
12cr|apache-mod_antispam-1.0-17|107	+ Revision: 215522
12cr|apache-mod_antispam-1.0-17|108	- fix rebuild
12cr|apache-mod_antispam-1.0-17|109	- fix buildroot
12cr|apache-mod_antispam-1.0-17|110	
12cr|apache-mod_antispam-1.0-17|111	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-9mdv2008.1
12cr|apache-mod_antispam-1.0-17|112	+ Revision: 181663
12cr|apache-mod_antispam-1.0-17|113	- rebuild
12cr|apache-mod_antispam-1.0-17|114	
12cr|apache-mod_antispam-1.0-17|115	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0-8mdv2008.1
12cr|apache-mod_antispam-1.0-17|116	+ Revision: 170701
12cr|apache-mod_antispam-1.0-17|117	- rebuild
12cr|apache-mod_antispam-1.0-17|118	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_antispam-1.0-17|119	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_antispam-1.0-17|120	
12cr|apache-mod_antispam-1.0-17|121	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_antispam-1.0-17|122	- restore BuildRoot
12cr|apache-mod_antispam-1.0-17|123	
12cr|apache-mod_antispam-1.0-17|124	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 1.0-7mdv2008.1
12cr|apache-mod_antispam-1.0-17|125	+ Revision: 119819
12cr|apache-mod_antispam-1.0-17|126	- rebuild b/c of missing package on ia32
12cr|apache-mod_antispam-1.0-17|127	
12cr|apache-mod_antispam-1.0-17|128	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2008.0
12cr|apache-mod_antispam-1.0-17|129	+ Revision: 82511
12cr|apache-mod_antispam-1.0-17|130	- rebuild
12cr|apache-mod_antispam-1.0-17|131	
12cr|apache-mod_antispam-1.0-17|132	* Sat Aug 18 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2008.0
12cr|apache-mod_antispam-1.0-17|133	+ Revision: 65616
12cr|apache-mod_antispam-1.0-17|134	- rebuild
12cr|apache-mod_antispam-1.0-17|135	
12cr|apache-mod_antispam-1.0-17|136	
12cr|apache-mod_antispam-1.0-17|137	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdv2007.1
12cr|apache-mod_antispam-1.0-17|138	+ Revision: 140603
12cr|apache-mod_antispam-1.0-17|139	- rebuild
12cr|apache-mod_antispam-1.0-17|140	
12cr|apache-mod_antispam-1.0-17|141	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdv2007.1
12cr|apache-mod_antispam-1.0-17|142	+ Revision: 79308
12cr|apache-mod_antispam-1.0-17|143	- Import apache-mod_antispam
12cr|apache-mod_antispam-1.0-17|144	
12cr|apache-mod_antispam-1.0-17|145	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdv2007.0
12cr|apache-mod_antispam-1.0-17|146	- rebuild
12cr|apache-mod_antispam-1.0-17|147	
12cr|apache-mod_antispam-1.0-17|148	* Tue Dec 13 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cr|apache-mod_antispam-1.0-17|149	- rebuilt against apache-2.2.0
12cr|apache-mod_antispam-1.0-17|150	
12cr|apache-mod_antispam-1.0-17|151	* Fri Oct 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cr|apache-mod_antispam-1.0-17|152	- initial Mandriva package
12cr|apache-mod_antispam-1.0-17|153	

136 12
12cr|apache-mod_apparmor-2.3-1.907.8|1	%define rev 907
12cr|apache-mod_apparmor-2.3-1.907.8|2	
12cr|apache-mod_apparmor-2.3-1.907.8|3	%define major 1
12cr|apache-mod_apparmor-2.3-1.907.8|4	%define libname %mklibname apparmor %{major}
12cr|apache-mod_apparmor-2.3-1.907.8|5	%define develname %mklibname apparmor -d
12cr|apache-mod_apparmor-2.3-1.907.8|6	
12cr|apache-mod_apparmor-2.3-1.907.8|7	Summary:	Fine-grained AppArmor confinement for apache
12cr|apache-mod_apparmor-2.3-1.907.8|8	Name:		apache-mod_apparmor
12cr|apache-mod_apparmor-2.3-1.907.8|9	Version:	2.3
12cr|apache-mod_apparmor-2.3-1.907.8|10	Release:	%mkrel 1.%{rev}.8
12cr|apache-mod_apparmor-2.3-1.907.8|11	License:	LGPL
12cr|apache-mod_apparmor-2.3-1.907.8|12	Group:		System/Servers
12cr|apache-mod_apparmor-2.3-1.907.8|13	URL:		http://forge.novell.com/modules/xfmod/project/?apparmor
12cr|apache-mod_apparmor-2.3-1.907.8|14	Source0:	apache2-mod_apparmor-%{version}-%{rev}.tar.gz
12cr|apache-mod_apparmor-2.3-1.907.8|15	Source1:        B15_mod_apparmor.conf
12cr|apache-mod_apparmor-2.3-1.907.8|16	BuildRequires:  apache-devel
12cr|apache-mod_apparmor-2.3-1.907.8|17	BuildRequires:  libapparmor-devel
12cr|apache-mod_apparmor-2.3-1.907.8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|apache-mod_apparmor-2.3-1.907.8|19	
12cr|apache-mod_apparmor-2.3-1.907.8|20	%description
12cr|apache-mod_apparmor-2.3-1.907.8|21	AppArmor is a security framework that proactively protects the operating system
12cr|apache-mod_apparmor-2.3-1.907.8|22	and applications.
12cr|apache-mod_apparmor-2.3-1.907.8|23	
12cr|apache-mod_apparmor-2.3-1.907.8|24	apache-mod_apparmor adds support to apache to provide AppArmor confinement
12cr|apache-mod_apparmor-2.3-1.907.8|25	to individual cgi scripts handled by apache modules like mod_php and mod_perl.
12cr|apache-mod_apparmor-2.3-1.907.8|26	This package is part of a suite of tools that used to be named SubDomain.
12cr|apache-mod_apparmor-2.3-1.907.8|27	
12cr|apache-mod_apparmor-2.3-1.907.8|28	%prep
12cr|apache-mod_apparmor-2.3-1.907.8|29	%setup -q -n apache2-mod_apparmor-%{version}
12cr|apache-mod_apparmor-2.3-1.907.8|30	
12cr|apache-mod_apparmor-2.3-1.907.8|31	%build
12cr|apache-mod_apparmor-2.3-1.907.8|32	%serverbuild
12cr|apache-mod_apparmor-2.3-1.907.8|33	
12cr|apache-mod_apparmor-2.3-1.907.8|34	#%make   LIBAPPARMOR_FLAGS="-L../libapparmor/src/.libs -lapparmor -I../libapparmor/src" \
12cr|apache-mod_apparmor-2.3-1.907.8|35	#        TESTBUILDDIR=$(pwd)
12cr|apache-mod_apparmor-2.3-1.907.8|36	
12cr|apache-mod_apparmor-2.3-1.907.8|37	%make TESTBUILDDIR=$(pwd)
12cr|apache-mod_apparmor-2.3-1.907.8|38	
12cr|apache-mod_apparmor-2.3-1.907.8|39	
12cr|apache-mod_apparmor-2.3-1.907.8|40	%install
12cr|apache-mod_apparmor-2.3-1.907.8|41	rm -rf %{buildroot}
12cr|apache-mod_apparmor-2.3-1.907.8|42	
12cr|apache-mod_apparmor-2.3-1.907.8|43	%{makeinstall_std} APXS_INSTALL_DIR=%{_libdir}/apache-extramodules
12cr|apache-mod_apparmor-2.3-1.907.8|44	mkdir -p %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_apparmor-2.3-1.907.8|45	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/httpd/modules.d/
12cr|apache-mod_apparmor-2.3-1.907.8|46	
12cr|apache-mod_apparmor-2.3-1.907.8|47	%post
12cr|apache-mod_apparmor-2.3-1.907.8|48	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_apparmor-2.3-1.907.8|49	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_apparmor-2.3-1.907.8|50	fi
12cr|apache-mod_apparmor-2.3-1.907.8|51	
12cr|apache-mod_apparmor-2.3-1.907.8|52	%postun
12cr|apache-mod_apparmor-2.3-1.907.8|53	if [ "$1" = "0" ]; then
12cr|apache-mod_apparmor-2.3-1.907.8|54	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_apparmor-2.3-1.907.8|55	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_apparmor-2.3-1.907.8|56	fi
12cr|apache-mod_apparmor-2.3-1.907.8|57	fi
12cr|apache-mod_apparmor-2.3-1.907.8|58	
12cr|apache-mod_apparmor-2.3-1.907.8|59	
12cr|apache-mod_apparmor-2.3-1.907.8|60	%clean
12cr|apache-mod_apparmor-2.3-1.907.8|61	rm -rf %{buildroot}
12cr|apache-mod_apparmor-2.3-1.907.8|62	
12cr|apache-mod_apparmor-2.3-1.907.8|63	%files
12cr|apache-mod_apparmor-2.3-1.907.8|64	%defattr(-,root,root,-)
12cr|apache-mod_apparmor-2.3-1.907.8|65	%doc COPYING.LGPL
12cr|apache-mod_apparmor-2.3-1.907.8|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/B15_mod_apparmor.conf
12cr|apache-mod_apparmor-2.3-1.907.8|67	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_apparmor.so
12cr|apache-mod_apparmor-2.3-1.907.8|68	%attr(0644,root,root) %{_mandir}/man8/mod_apparmor.8*
12cr|apache-mod_apparmor-2.3-1.907.8|69	
12cr|apache-mod_apparmor-2.3-1.907.8|70	
12cr|apache-mod_apparmor-2.3-1.907.8|71	
12cr|apache-mod_apparmor-2.3-1.907.8|72	%changelog
12cr|apache-mod_apparmor-2.3-1.907.8|73	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 2.3-1.907.8mdv2012.0
12cr|apache-mod_apparmor-2.3-1.907.8|74	+ Revision: 772551
12cr|apache-mod_apparmor-2.3-1.907.8|75	- rebuild
12cr|apache-mod_apparmor-2.3-1.907.8|76	
12cr|apache-mod_apparmor-2.3-1.907.8|77	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 2.3-1.907.7
12cr|apache-mod_apparmor-2.3-1.907.8|78	+ Revision: 678253
12cr|apache-mod_apparmor-2.3-1.907.8|79	- mass rebuild
12cr|apache-mod_apparmor-2.3-1.907.8|80	
12cr|apache-mod_apparmor-2.3-1.907.8|81	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3-1.907.6mdv2011.0
12cr|apache-mod_apparmor-2.3-1.907.8|82	+ Revision: 587911
12cr|apache-mod_apparmor-2.3-1.907.8|83	- rebuild
12cr|apache-mod_apparmor-2.3-1.907.8|84	
12cr|apache-mod_apparmor-2.3-1.907.8|85	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3-1.907.5mdv2010.1
12cr|apache-mod_apparmor-2.3-1.907.8|86	+ Revision: 516036
12cr|apache-mod_apparmor-2.3-1.907.8|87	- rebuilt for apache-2.2.15
12cr|apache-mod_apparmor-2.3-1.907.8|88	
12cr|apache-mod_apparmor-2.3-1.907.8|89	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.3-1.907.4mdv2010.0
12cr|apache-mod_apparmor-2.3-1.907.8|90	+ Revision: 406517
12cr|apache-mod_apparmor-2.3-1.907.8|91	- rebuild
12cr|apache-mod_apparmor-2.3-1.907.8|92	
12cr|apache-mod_apparmor-2.3-1.907.8|93	* Wed Jan 07 2009 Oden Eriksson <oeriksson@mandriva.com> 2.3-1.907.3mdv2009.1
12cr|apache-mod_apparmor-2.3-1.907.8|94	+ Revision: 326474
12cr|apache-mod_apparmor-2.3-1.907.8|95	- rebuild
12cr|apache-mod_apparmor-2.3-1.907.8|96	
12cr|apache-mod_apparmor-2.3-1.907.8|97	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 2.3-1.907.2mdv2009.1
12cr|apache-mod_apparmor-2.3-1.907.8|98	+ Revision: 325531
12cr|apache-mod_apparmor-2.3-1.907.8|99	- rebuild
12cr|apache-mod_apparmor-2.3-1.907.8|100	
12cr|apache-mod_apparmor-2.3-1.907.8|101	* Wed Aug 06 2008 Luiz Fernando Capitulino <lcapitulino@mandriva.com> 2.3-1.907.1mdv2009.0
12cr|apache-mod_apparmor-2.3-1.907.8|102	+ Revision: 264752
12cr|apache-mod_apparmor-2.3-1.907.8|103	- updated to version 2.3
12cr|apache-mod_apparmor-2.3-1.907.8|104	
12cr|apache-mod_apparmor-2.3-1.907.8|105	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.2-1.907.4mdv2009.0
12cr|apache-mod_apparmor-2.3-1.907.8|106	+ Revision: 234615
12cr|apache-mod_apparmor-2.3-1.907.8|107	- rebuild
12cr|apache-mod_apparmor-2.3-1.907.8|108	
12cr|apache-mod_apparmor-2.3-1.907.8|109	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.2-1.907.3mdv2009.0
12cr|apache-mod_apparmor-2.3-1.907.8|110	+ Revision: 215524
12cr|apache-mod_apparmor-2.3-1.907.8|111	- fix rebuild
12cr|apache-mod_apparmor-2.3-1.907.8|112	- fix buildroot
12cr|apache-mod_apparmor-2.3-1.907.8|113	
12cr|apache-mod_apparmor-2.3-1.907.8|114	* Sun Mar 09 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.2-1.907.2mdv2008.1
12cr|apache-mod_apparmor-2.3-1.907.8|115	+ Revision: 182821
12cr|apache-mod_apparmor-2.3-1.907.8|116	- rebuild
12cr|apache-mod_apparmor-2.3-1.907.8|117	
12cr|apache-mod_apparmor-2.3-1.907.8|118	* Wed Feb 27 2008 Andreas Hasenack <andreas@mandriva.com> 2.1.2-1.907.1mdv2008.1
12cr|apache-mod_apparmor-2.3-1.907.8|119	+ Revision: 175928
12cr|apache-mod_apparmor-2.3-1.907.8|120	- updated apache-mod_apparmor to 2.1.2-907
12cr|apache-mod_apparmor-2.3-1.907.8|121	- copied apparmor into apache-mod_apparmor
12cr|apache-mod_apparmor-2.3-1.907.8|122	
12cr|apache-mod_apparmor-2.3-1.907.8|123	* Thu Jan 17 2008 Thierry Vignaud <tv@mandriva.org> 2.1-1.1076.2mdv2008.1
12cr|apache-mod_apparmor-2.3-1.907.8|124	+ Revision: 154124
12cr|apache-mod_apparmor-2.3-1.907.8|125	- rebuild for new perl
12cr|apache-mod_apparmor-2.3-1.907.8|126	
12cr|apache-mod_apparmor-2.3-1.907.8|127	* Tue Jan 08 2008 Andreas Hasenack <andreas@mandriva.com> 2.1-1.1076.1mdv2008.1
12cr|apache-mod_apparmor-2.3-1.907.8|128	+ Revision: 146893
12cr|apache-mod_apparmor-2.3-1.907.8|129	- updated to svn revision 1076
12cr|apache-mod_apparmor-2.3-1.907.8|130	
12cr|apache-mod_apparmor-2.3-1.907.8|131	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_apparmor-2.3-1.907.8|132	- restore BuildRoot
12cr|apache-mod_apparmor-2.3-1.907.8|133	
12cr|apache-mod_apparmor-2.3-1.907.8|134	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_apparmor-2.3-1.907.8|135	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_apparmor-2.3-1.907.8|136	
12cr|apache-mod_apparmor-2.3-1.907.8|137	* Wed Sep 19 2007 Andreas Hasenack <andreas@mandriva.com> 2.1-1.961.5mdv2008.0
12cr|apache-mod_apparmor-2.3-1.907.8|138	+ Revision: 91191
12cr|apache-mod_apparmor-2.3-1.907.8|139	- remove more profiles from standard package: they are shipped in their own packages now
12cr|apache-mod_apparmor-2.3-1.907.8|140	
12cr|apache-mod_apparmor-2.3-1.907.8|141	* Wed Sep 19 2007 Andreas Hasenack <andreas@mandriva.com> 2.1-1.961.4mdv2008.0
12cr|apache-mod_apparmor-2.3-1.907.8|142	+ Revision: 91061
12cr|apache-mod_apparmor-2.3-1.907.8|143	- drop rpcbind profile, it's shipped in the rpcbind package now
12cr|apache-mod_apparmor-2.3-1.907.8|144	
12cr|apache-mod_apparmor-2.3-1.907.8|145	* Fri Sep 14 2007 Andreas Hasenack <andreas@mandriva.com> 2.1-1.961.3mdv2008.0
12cr|apache-mod_apparmor-2.3-1.907.8|146	+ Revision: 85766
12cr|apache-mod_apparmor-2.3-1.907.8|147	- bonobo file is under a noarch libdir
12cr|apache-mod_apparmor-2.3-1.907.8|148	- build dbus and gnome applet packages
12cr|apache-mod_apparmor-2.3-1.907.8|149	
12cr|apache-mod_apparmor-2.3-1.907.8|150	* Fri Sep 14 2007 Andreas Hasenack <andreas@mandriva.com> 2.1-1.961.1mdv2008.0
12cr|apache-mod_apparmor-2.3-1.907.8|151	+ Revision: 85546
12cr|apache-mod_apparmor-2.3-1.907.8|152	- install perl module in arch dir as the makefile does for x86_64 (doesn't seem right, though)
12cr|apache-mod_apparmor-2.3-1.907.8|153	- make it not require an installed libapparmor-devel to build
12cr|apache-mod_apparmor-2.3-1.907.8|154	- added swig to buildrequires
12cr|apache-mod_apparmor-2.3-1.907.8|155	- added profile for rpcbind
12cr|apache-mod_apparmor-2.3-1.907.8|156	- fix default syslog profile
12cr|apache-mod_apparmor-2.3-1.907.8|157	- obsolete apparmor-docs (manpages are in each package now)
12cr|apache-mod_apparmor-2.3-1.907.8|158	- better place for the LibAppArmor module
12cr|apache-mod_apparmor-2.3-1.907.8|159	- build apache-mod_apparmor package
12cr|apache-mod_apparmor-2.3-1.907.8|160	- install LibAppArmor.pm
12cr|apache-mod_apparmor-2.3-1.907.8|161	- added utils subpackage
12cr|apache-mod_apparmor-2.3-1.907.8|162	- Import apparmor
12cr|apache-mod_apparmor-2.3-1.907.8|163	
12cr|apache-mod_apparmor-2.3-1.907.8|164	
12cr|apache-mod_apparmor-2.3-1.907.8|165	
12cr|apache-mod_apparmor-2.3-1.907.8|166	* Thu Sep 06 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-0.r954.1mdv2008.0
12cr|apache-mod_apparmor-2.3-1.907.8|167	- initial Mandriva package

137 12
12cr|apache-mod_auth_cert-0.3-9|1	#Module-Specific definitions
12cr|apache-mod_auth_cert-0.3-9|2	%define apache_version 2.2.8
12cr|apache-mod_auth_cert-0.3-9|3	%define mod_name mod_auth_cert
12cr|apache-mod_auth_cert-0.3-9|4	%define mod_conf B40_%{mod_name}.conf
12cr|apache-mod_auth_cert-0.3-9|5	%define mod_so %{mod_name}.so
12cr|apache-mod_auth_cert-0.3-9|6	
12cr|apache-mod_auth_cert-0.3-9|7	Summary:	Maps the Subject DN of a X509 client certificate to a username
12cr|apache-mod_auth_cert-0.3-9|8	Name:		apache-%{mod_name}
12cr|apache-mod_auth_cert-0.3-9|9	Version:	0.3
12cr|apache-mod_auth_cert-0.3-9|10	Release:	9
12cr|apache-mod_auth_cert-0.3-9|11	Group:		System/Servers
12cr|apache-mod_auth_cert-0.3-9|12	License:	GPL
12cr|apache-mod_auth_cert-0.3-9|13	URL:		http://sourceforge.net/projects/mod-auth-cert/
12cr|apache-mod_auth_cert-0.3-9|14	Source0:	http://dfn.dl.sourceforge.net/sourceforge/mod-auth-cert/%{mod_name}-%{version}.tgz
12cr|apache-mod_auth_cert-0.3-9|15	Source1:	%{mod_conf}
12cr|apache-mod_auth_cert-0.3-9|16	Requires(pre): rpm-helper
12cr|apache-mod_auth_cert-0.3-9|17	Requires(postun): rpm-helper
12cr|apache-mod_auth_cert-0.3-9|18	Requires(pre):  apache-conf >= %{apache_version}
12cr|apache-mod_auth_cert-0.3-9|19	Requires(pre):  apache >= %{apache_version}
12cr|apache-mod_auth_cert-0.3-9|20	Requires:	apache-conf >= %{apache_version}
12cr|apache-mod_auth_cert-0.3-9|21	Requires:	apache >= %{apache_version}
12cr|apache-mod_auth_cert-0.3-9|22	BuildRequires:	apache-devel >= %{apache_version}
12cr|apache-mod_auth_cert-0.3-9|23	BuildRequires:	dos2unix
12cr|apache-mod_auth_cert-0.3-9|24	
12cr|apache-mod_auth_cert-0.3-9|25	%description
12cr|apache-mod_auth_cert-0.3-9|26	mod_auth_cert is an authentication module for the Apache 1.3.x/2.x server. It
12cr|apache-mod_auth_cert-0.3-9|27	can be used to map the Subject DN of a X509 client certificate to a username.
12cr|apache-mod_auth_cert-0.3-9|28	The module can be combined with other authentication modules.
12cr|apache-mod_auth_cert-0.3-9|29	
12cr|apache-mod_auth_cert-0.3-9|30	%prep
12cr|apache-mod_auth_cert-0.3-9|31	
12cr|apache-mod_auth_cert-0.3-9|32	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_auth_cert-0.3-9|33	
12cr|apache-mod_auth_cert-0.3-9|34	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_auth_cert-0.3-9|35	
12cr|apache-mod_auth_cert-0.3-9|36	find -type f -exec dos2unix {} \;
12cr|apache-mod_auth_cert-0.3-9|37	
12cr|apache-mod_auth_cert-0.3-9|38	%build
12cr|apache-mod_auth_cert-0.3-9|39	
12cr|apache-mod_auth_cert-0.3-9|40	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_auth_cert-0.3-9|41	
12cr|apache-mod_auth_cert-0.3-9|42	%install
12cr|apache-mod_auth_cert-0.3-9|43	
12cr|apache-mod_auth_cert-0.3-9|44	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_auth_cert-0.3-9|45	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_auth_cert-0.3-9|46	
12cr|apache-mod_auth_cert-0.3-9|47	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_auth_cert-0.3-9|48	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_auth_cert-0.3-9|49	
12cr|apache-mod_auth_cert-0.3-9|50	%post
12cr|apache-mod_auth_cert-0.3-9|51	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_auth_cert-0.3-9|52	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_auth_cert-0.3-9|53	fi
12cr|apache-mod_auth_cert-0.3-9|54	
12cr|apache-mod_auth_cert-0.3-9|55	%postun
12cr|apache-mod_auth_cert-0.3-9|56	if [ "$1" = "0" ]; then
12cr|apache-mod_auth_cert-0.3-9|57	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_auth_cert-0.3-9|58	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_auth_cert-0.3-9|59	fi
12cr|apache-mod_auth_cert-0.3-9|60	fi
12cr|apache-mod_auth_cert-0.3-9|61	
12cr|apache-mod_auth_cert-0.3-9|62	%clean
12cr|apache-mod_auth_cert-0.3-9|63	
12cr|apache-mod_auth_cert-0.3-9|64	%files
12cr|apache-mod_auth_cert-0.3-9|65	%doc LICENSE README
12cr|apache-mod_auth_cert-0.3-9|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_auth_cert-0.3-9|67	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_auth_cert-0.3-9|68	
12cr|apache-mod_auth_cert-0.3-9|69	
12cr|apache-mod_auth_cert-0.3-9|70	
12cr|apache-mod_auth_cert-0.3-9|71	%changelog
12cr|apache-mod_auth_cert-0.3-9|72	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.3-9mdv2012.0
12cr|apache-mod_auth_cert-0.3-9|73	+ Revision: 772554
12cr|apache-mod_auth_cert-0.3-9|74	- rebuild
12cr|apache-mod_auth_cert-0.3-9|75	
12cr|apache-mod_auth_cert-0.3-9|76	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-8
12cr|apache-mod_auth_cert-0.3-9|77	+ Revision: 678256
12cr|apache-mod_auth_cert-0.3-9|78	- mass rebuild
12cr|apache-mod_auth_cert-0.3-9|79	
12cr|apache-mod_auth_cert-0.3-9|80	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-7mdv2011.0
12cr|apache-mod_auth_cert-0.3-9|81	+ Revision: 587914
12cr|apache-mod_auth_cert-0.3-9|82	- rebuild
12cr|apache-mod_auth_cert-0.3-9|83	
12cr|apache-mod_auth_cert-0.3-9|84	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-6mdv2010.1
12cr|apache-mod_auth_cert-0.3-9|85	+ Revision: 516040
12cr|apache-mod_auth_cert-0.3-9|86	- rebuilt for apache-2.2.15
12cr|apache-mod_auth_cert-0.3-9|87	
12cr|apache-mod_auth_cert-0.3-9|88	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3-5mdv2010.0
12cr|apache-mod_auth_cert-0.3-9|89	+ Revision: 406523
12cr|apache-mod_auth_cert-0.3-9|90	- rebuild
12cr|apache-mod_auth_cert-0.3-9|91	
12cr|apache-mod_auth_cert-0.3-9|92	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3-4mdv2009.1
12cr|apache-mod_auth_cert-0.3-9|93	+ Revision: 325538
12cr|apache-mod_auth_cert-0.3-9|94	- rebuild
12cr|apache-mod_auth_cert-0.3-9|95	
12cr|apache-mod_auth_cert-0.3-9|96	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-3mdv2009.0
12cr|apache-mod_auth_cert-0.3-9|97	+ Revision: 234628
12cr|apache-mod_auth_cert-0.3-9|98	- rebuild
12cr|apache-mod_auth_cert-0.3-9|99	
12cr|apache-mod_auth_cert-0.3-9|100	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-2mdv2009.0
12cr|apache-mod_auth_cert-0.3-9|101	+ Revision: 215526
12cr|apache-mod_auth_cert-0.3-9|102	- fix rebuild
12cr|apache-mod_auth_cert-0.3-9|103	
12cr|apache-mod_auth_cert-0.3-9|104	* Sun May 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-1mdv2009.0
12cr|apache-mod_auth_cert-0.3-9|105	+ Revision: 208685
12cr|apache-mod_auth_cert-0.3-9|106	- import apache-mod_auth_cert
12cr|apache-mod_auth_cert-0.3-9|107	
12cr|apache-mod_auth_cert-0.3-9|108	
12cr|apache-mod_auth_cert-0.3-9|109	* Sun May 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-1mdv2009.0
12cr|apache-mod_auth_cert-0.3-9|110	- initial Mandriva package

138 12
12cr|apache-mod_auth_certificate-0.3-4|1	#Module-Specific definitions
12cr|apache-mod_auth_certificate-0.3-4|2	%define mod_name mod_auth_certificate
12cr|apache-mod_auth_certificate-0.3-4|3	%define mod_conf B56_%{mod_name}.conf
12cr|apache-mod_auth_certificate-0.3-4|4	%define mod_so %{mod_name}.so
12cr|apache-mod_auth_certificate-0.3-4|5	
12cr|apache-mod_auth_certificate-0.3-4|6	Summary:	 A client certificate authentication module for apache
12cr|apache-mod_auth_certificate-0.3-4|7	Name:		apache-%{mod_name}
12cr|apache-mod_auth_certificate-0.3-4|8	Version:	0.3
12cr|apache-mod_auth_certificate-0.3-4|9	Release: 	4
12cr|apache-mod_auth_certificate-0.3-4|10	Group:		System/Servers
12cr|apache-mod_auth_certificate-0.3-4|11	License:	Apache License
12cr|apache-mod_auth_certificate-0.3-4|12	URL:		http://sourceforge.net/projects/modauthcertific/
12cr|apache-mod_auth_certificate-0.3-4|13	Source0:	http://sunet.dl.sourceforge.net/project/modauthcertific/mod_auth_certificate/mod_auth_certificate-%{version}/mod_auth_certificate-%{version}.tar.gz
12cr|apache-mod_auth_certificate-0.3-4|14	Source1:	%{mod_conf}
12cr|apache-mod_auth_certificate-0.3-4|15	Requires(pre): rpm-helper
12cr|apache-mod_auth_certificate-0.3-4|16	Requires(postun): rpm-helper
12cr|apache-mod_auth_certificate-0.3-4|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_auth_certificate-0.3-4|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_auth_certificate-0.3-4|19	Requires(pre):	apache-mod_ssl >= 2.2.0
12cr|apache-mod_auth_certificate-0.3-4|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_auth_certificate-0.3-4|21	Requires:	apache >= 2.2.0
12cr|apache-mod_auth_certificate-0.3-4|22	Requires:	apache-mod_ssl >= 2.2.0
12cr|apache-mod_auth_certificate-0.3-4|23	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_auth_certificate-0.3-4|24	BuildRequires:	openssl-devel
12cr|apache-mod_auth_certificate-0.3-4|25	
12cr|apache-mod_auth_certificate-0.3-4|26	%description
12cr|apache-mod_auth_certificate-0.3-4|27	mod_auth_certificate is an authentication module for the Apache 2.x server. It
12cr|apache-mod_auth_certificate-0.3-4|28	adds the capability to forward usernames returned by mod_ssl to authorization
12cr|apache-mod_auth_certificate-0.3-4|29	modules or providers as the are called since >= 2.2.x.
12cr|apache-mod_auth_certificate-0.3-4|30	
12cr|apache-mod_auth_certificate-0.3-4|31	%prep
12cr|apache-mod_auth_certificate-0.3-4|32	
12cr|apache-mod_auth_certificate-0.3-4|33	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_auth_certificate-0.3-4|34	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_auth_certificate-0.3-4|35	
12cr|apache-mod_auth_certificate-0.3-4|36	%build
12cr|apache-mod_auth_certificate-0.3-4|37	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_auth_certificate-0.3-4|38	
12cr|apache-mod_auth_certificate-0.3-4|39	%install
12cr|apache-mod_auth_certificate-0.3-4|40	
12cr|apache-mod_auth_certificate-0.3-4|41	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_auth_certificate-0.3-4|42	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_auth_certificate-0.3-4|43	
12cr|apache-mod_auth_certificate-0.3-4|44	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_auth_certificate-0.3-4|45	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_auth_certificate-0.3-4|46	
12cr|apache-mod_auth_certificate-0.3-4|47	%post
12cr|apache-mod_auth_certificate-0.3-4|48	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_auth_certificate-0.3-4|49	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_auth_certificate-0.3-4|50	fi
12cr|apache-mod_auth_certificate-0.3-4|51	
12cr|apache-mod_auth_certificate-0.3-4|52	%postun
12cr|apache-mod_auth_certificate-0.3-4|53	if [ "$1" = "0" ]; then
12cr|apache-mod_auth_certificate-0.3-4|54	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_auth_certificate-0.3-4|55	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_auth_certificate-0.3-4|56	fi
12cr|apache-mod_auth_certificate-0.3-4|57	fi
12cr|apache-mod_auth_certificate-0.3-4|58	
12cr|apache-mod_auth_certificate-0.3-4|59	%clean
12cr|apache-mod_auth_certificate-0.3-4|60	
12cr|apache-mod_auth_certificate-0.3-4|61	%files
12cr|apache-mod_auth_certificate-0.3-4|62	%doc COPYING README
12cr|apache-mod_auth_certificate-0.3-4|63	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_auth_certificate-0.3-4|64	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_auth_certificate-0.3-4|65	
12cr|apache-mod_auth_certificate-0.3-4|66	
12cr|apache-mod_auth_certificate-0.3-4|67	
12cr|apache-mod_auth_certificate-0.3-4|68	%changelog
12cr|apache-mod_auth_certificate-0.3-4|69	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.3-4mdv2012.0
12cr|apache-mod_auth_certificate-0.3-4|70	+ Revision: 772555
12cr|apache-mod_auth_certificate-0.3-4|71	- rebuild
12cr|apache-mod_auth_certificate-0.3-4|72	
12cr|apache-mod_auth_certificate-0.3-4|73	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-3
12cr|apache-mod_auth_certificate-0.3-4|74	+ Revision: 678257
12cr|apache-mod_auth_certificate-0.3-4|75	- mass rebuild
12cr|apache-mod_auth_certificate-0.3-4|76	
12cr|apache-mod_auth_certificate-0.3-4|77	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-2mdv2011.0
12cr|apache-mod_auth_certificate-0.3-4|78	+ Revision: 587915
12cr|apache-mod_auth_certificate-0.3-4|79	- rebuild
12cr|apache-mod_auth_certificate-0.3-4|80	
12cr|apache-mod_auth_certificate-0.3-4|81	* Sun Oct 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-1mdv2011.0
12cr|apache-mod_auth_certificate-0.3-4|82	+ Revision: 586373
12cr|apache-mod_auth_certificate-0.3-4|83	- 0.3
12cr|apache-mod_auth_certificate-0.3-4|84	
12cr|apache-mod_auth_certificate-0.3-4|85	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdv2010.1
12cr|apache-mod_auth_certificate-0.3-4|86	+ Revision: 516041
12cr|apache-mod_auth_certificate-0.3-4|87	- rebuilt for apache-2.2.15
12cr|apache-mod_auth_certificate-0.3-4|88	
12cr|apache-mod_auth_certificate-0.3-4|89	* Sat Dec 26 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdv2010.1
12cr|apache-mod_auth_certificate-0.3-4|90	+ Revision: 482541
12cr|apache-mod_auth_certificate-0.3-4|91	- import apache-mod_auth_certificate
12cr|apache-mod_auth_certificate-0.3-4|92	
12cr|apache-mod_auth_certificate-0.3-4|93	
12cr|apache-mod_auth_certificate-0.3-4|94	* Sat Dec 26 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdv2010.0
12cr|apache-mod_auth_certificate-0.3-4|95	- initial Mandriva package

139 12
12cr|apache-mod_auth_imap-2.2.0-13|1	#Module-Specific definitions
12cr|apache-mod_auth_imap-2.2.0-13|2	%define mod_name mod_auth_imap
12cr|apache-mod_auth_imap-2.2.0-13|3	%define mod_conf A42_%{mod_name}.conf
12cr|apache-mod_auth_imap-2.2.0-13|4	%define mod_so %{mod_name}.so
12cr|apache-mod_auth_imap-2.2.0-13|5	
12cr|apache-mod_auth_imap-2.2.0-13|6	Summary:	Provides authentication against an IMAP mail server
12cr|apache-mod_auth_imap-2.2.0-13|7	Name:		apache-%{mod_name}
12cr|apache-mod_auth_imap-2.2.0-13|8	Version:	2.2.0
12cr|apache-mod_auth_imap-2.2.0-13|9	Release:	13
12cr|apache-mod_auth_imap-2.2.0-13|10	Group:		System/Servers
12cr|apache-mod_auth_imap-2.2.0-13|11	License:	GPL
12cr|apache-mod_auth_imap-2.2.0-13|12	URL:		http://ben.brillat.net/projects/mod_auth_imap/
12cr|apache-mod_auth_imap-2.2.0-13|13	Source0:	http://ben.brillat.net/files/projects/mod_auth_imap2/mod_auth_imap2-%{version}.tar.bz2
12cr|apache-mod_auth_imap-2.2.0-13|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_auth_imap-2.2.0-13|15	Requires(pre): rpm-helper
12cr|apache-mod_auth_imap-2.2.0-13|16	Requires(postun): rpm-helper
12cr|apache-mod_auth_imap-2.2.0-13|17	Requires(pre):  apache-conf >= 2.2.0
12cr|apache-mod_auth_imap-2.2.0-13|18	Requires(pre):  apache >= 2.2.0
12cr|apache-mod_auth_imap-2.2.0-13|19	Requires:       apache-conf >= 2.2.0
12cr|apache-mod_auth_imap-2.2.0-13|20	Requires:       apache >= 2.2.0
12cr|apache-mod_auth_imap-2.2.0-13|21	BuildRequires:  apache-devel >= 2.2.0
12cr|apache-mod_auth_imap-2.2.0-13|22	BuildRequires:	file
12cr|apache-mod_auth_imap-2.2.0-13|23	
12cr|apache-mod_auth_imap-2.2.0-13|24	%description
12cr|apache-mod_auth_imap-2.2.0-13|25	mod_auth_imap is an Apache module to provide authentication
12cr|apache-mod_auth_imap-2.2.0-13|26	against an IMAP mail server. The httpd.conf or .htaccess file can
12cr|apache-mod_auth_imap-2.2.0-13|27	specify server name and port of the desired IMAP server. It is
12cr|apache-mod_auth_imap-2.2.0-13|28	also compatible with stunnel for IMAP over SSL.
12cr|apache-mod_auth_imap-2.2.0-13|29	
12cr|apache-mod_auth_imap-2.2.0-13|30	%prep
12cr|apache-mod_auth_imap-2.2.0-13|31	
12cr|apache-mod_auth_imap-2.2.0-13|32	%setup -q -n mod_auth_imap2-%{version}
12cr|apache-mod_auth_imap-2.2.0-13|33	
12cr|apache-mod_auth_imap-2.2.0-13|34	# strip away annoying ^M
12cr|apache-mod_auth_imap-2.2.0-13|35	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_auth_imap-2.2.0-13|36	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_auth_imap-2.2.0-13|37	
12cr|apache-mod_auth_imap-2.2.0-13|38	%build
12cr|apache-mod_auth_imap-2.2.0-13|39	
12cr|apache-mod_auth_imap-2.2.0-13|40	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_auth_imap-2.2.0-13|41	
12cr|apache-mod_auth_imap-2.2.0-13|42	%install
12cr|apache-mod_auth_imap-2.2.0-13|43	
12cr|apache-mod_auth_imap-2.2.0-13|44	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_auth_imap-2.2.0-13|45	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_auth_imap-2.2.0-13|46	
12cr|apache-mod_auth_imap-2.2.0-13|47	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_auth_imap-2.2.0-13|48	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_auth_imap-2.2.0-13|49	
12cr|apache-mod_auth_imap-2.2.0-13|50	%post
12cr|apache-mod_auth_imap-2.2.0-13|51	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_auth_imap-2.2.0-13|52	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_auth_imap-2.2.0-13|53	fi
12cr|apache-mod_auth_imap-2.2.0-13|54	
12cr|apache-mod_auth_imap-2.2.0-13|55	%postun
12cr|apache-mod_auth_imap-2.2.0-13|56	if [ "$1" = "0" ]; then
12cr|apache-mod_auth_imap-2.2.0-13|57	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_auth_imap-2.2.0-13|58	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_auth_imap-2.2.0-13|59	fi
12cr|apache-mod_auth_imap-2.2.0-13|60	fi
12cr|apache-mod_auth_imap-2.2.0-13|61	
12cr|apache-mod_auth_imap-2.2.0-13|62	%clean
12cr|apache-mod_auth_imap-2.2.0-13|63	
12cr|apache-mod_auth_imap-2.2.0-13|64	%files
12cr|apache-mod_auth_imap-2.2.0-13|65	%doc CHANGELOG GPL.txt README examples/htaccess-example examples/httpd.conf-append-example
12cr|apache-mod_auth_imap-2.2.0-13|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_auth_imap-2.2.0-13|67	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_auth_imap-2.2.0-13|68	
12cr|apache-mod_auth_imap-2.2.0-13|69	
12cr|apache-mod_auth_imap-2.2.0-13|70	%changelog
12cr|apache-mod_auth_imap-2.2.0-13|71	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-13mdv2012.0
12cr|apache-mod_auth_imap-2.2.0-13|72	+ Revision: 772558
12cr|apache-mod_auth_imap-2.2.0-13|73	- rebuild
12cr|apache-mod_auth_imap-2.2.0-13|74	
12cr|apache-mod_auth_imap-2.2.0-13|75	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-12
12cr|apache-mod_auth_imap-2.2.0-13|76	+ Revision: 678259
12cr|apache-mod_auth_imap-2.2.0-13|77	- mass rebuild
12cr|apache-mod_auth_imap-2.2.0-13|78	
12cr|apache-mod_auth_imap-2.2.0-13|79	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-11mdv2011.0
12cr|apache-mod_auth_imap-2.2.0-13|80	+ Revision: 587917
12cr|apache-mod_auth_imap-2.2.0-13|81	- rebuild
12cr|apache-mod_auth_imap-2.2.0-13|82	
12cr|apache-mod_auth_imap-2.2.0-13|83	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-10mdv2010.1
12cr|apache-mod_auth_imap-2.2.0-13|84	+ Revision: 516043
12cr|apache-mod_auth_imap-2.2.0-13|85	- rebuilt for apache-2.2.15
12cr|apache-mod_auth_imap-2.2.0-13|86	
12cr|apache-mod_auth_imap-2.2.0-13|87	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-9mdv2010.0
12cr|apache-mod_auth_imap-2.2.0-13|88	+ Revision: 406530
12cr|apache-mod_auth_imap-2.2.0-13|89	- rebuild
12cr|apache-mod_auth_imap-2.2.0-13|90	
12cr|apache-mod_auth_imap-2.2.0-13|91	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-8mdv2009.1
12cr|apache-mod_auth_imap-2.2.0-13|92	+ Revision: 325540
12cr|apache-mod_auth_imap-2.2.0-13|93	- rebuild
12cr|apache-mod_auth_imap-2.2.0-13|94	
12cr|apache-mod_auth_imap-2.2.0-13|95	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-7mdv2009.0
12cr|apache-mod_auth_imap-2.2.0-13|96	+ Revision: 234631
12cr|apache-mod_auth_imap-2.2.0-13|97	- rebuild
12cr|apache-mod_auth_imap-2.2.0-13|98	
12cr|apache-mod_auth_imap-2.2.0-13|99	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-6mdv2009.0
12cr|apache-mod_auth_imap-2.2.0-13|100	+ Revision: 215529
12cr|apache-mod_auth_imap-2.2.0-13|101	- fix rebuild
12cr|apache-mod_auth_imap-2.2.0-13|102	
12cr|apache-mod_auth_imap-2.2.0-13|103	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-5mdv2008.1
12cr|apache-mod_auth_imap-2.2.0-13|104	+ Revision: 181666
12cr|apache-mod_auth_imap-2.2.0-13|105	- rebuild
12cr|apache-mod_auth_imap-2.2.0-13|106	
12cr|apache-mod_auth_imap-2.2.0-13|107	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_auth_imap-2.2.0-13|108	- restore BuildRoot
12cr|apache-mod_auth_imap-2.2.0-13|109	
12cr|apache-mod_auth_imap-2.2.0-13|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_auth_imap-2.2.0-13|111	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_auth_imap-2.2.0-13|112	
12cr|apache-mod_auth_imap-2.2.0-13|113	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-4mdv2008.0
12cr|apache-mod_auth_imap-2.2.0-13|114	+ Revision: 82516
12cr|apache-mod_auth_imap-2.2.0-13|115	- rebuild
12cr|apache-mod_auth_imap-2.2.0-13|116	
12cr|apache-mod_auth_imap-2.2.0-13|117	* Sat Aug 18 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-3mdv2008.0
12cr|apache-mod_auth_imap-2.2.0-13|118	+ Revision: 65619
12cr|apache-mod_auth_imap-2.2.0-13|119	- rebuild
12cr|apache-mod_auth_imap-2.2.0-13|120	
12cr|apache-mod_auth_imap-2.2.0-13|121	
12cr|apache-mod_auth_imap-2.2.0-13|122	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-2mdv2007.1
12cr|apache-mod_auth_imap-2.2.0-13|123	+ Revision: 140607
12cr|apache-mod_auth_imap-2.2.0-13|124	- rebuild
12cr|apache-mod_auth_imap-2.2.0-13|125	
12cr|apache-mod_auth_imap-2.2.0-13|126	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-1mdv2007.1
12cr|apache-mod_auth_imap-2.2.0-13|127	+ Revision: 79318
12cr|apache-mod_auth_imap-2.2.0-13|128	- Import apache-mod_auth_imap
12cr|apache-mod_auth_imap-2.2.0-13|129	
12cr|apache-mod_auth_imap-2.2.0-13|130	* Mon Jul 03 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-1mdv2007.0
12cr|apache-mod_auth_imap-2.2.0-13|131	- 2.2.0
12cr|apache-mod_auth_imap-2.2.0-13|132	- drop upstream patches; P0
12cr|apache-mod_auth_imap-2.2.0-13|133	
12cr|apache-mod_auth_imap-2.2.0-13|134	* Wed Dec 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-1mdk
12cr|apache-mod_auth_imap-2.2.0-13|135	- initial Mandriva package
12cr|apache-mod_auth_imap-2.2.0-13|136	

140 12
12cr|apache-mod_auth_msfix-0.2.1-16|1	#Module-Specific definitions
12cr|apache-mod_auth_msfix-0.2.1-16|2	%define mod_name mod_auth_msfix
12cr|apache-mod_auth_msfix-0.2.1-16|3	%define mod_conf A24_%{mod_name}.conf
12cr|apache-mod_auth_msfix-0.2.1-16|4	%define mod_so %{mod_name}.so
12cr|apache-mod_auth_msfix-0.2.1-16|5	
12cr|apache-mod_auth_msfix-0.2.1-16|6	Summary:	A module that fix MS XP WebDAV client problem
12cr|apache-mod_auth_msfix-0.2.1-16|7	Name:		apache-%{mod_name}
12cr|apache-mod_auth_msfix-0.2.1-16|8	Version:	0.2.1
12cr|apache-mod_auth_msfix-0.2.1-16|9	Release:	16
12cr|apache-mod_auth_msfix-0.2.1-16|10	Group:		System/Servers
12cr|apache-mod_auth_msfix-0.2.1-16|11	License:	GPL
12cr|apache-mod_auth_msfix-0.2.1-16|12	URL:		http://www.luluware.com/mod_auth_msfix.html
12cr|apache-mod_auth_msfix-0.2.1-16|13	Source0:	%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_auth_msfix-0.2.1-16|14	Source1:	%{mod_conf}
12cr|apache-mod_auth_msfix-0.2.1-16|15	Patch0:		mod_auth_msfix-0.2.1-apache220.diff
12cr|apache-mod_auth_msfix-0.2.1-16|16	Requires:	apache-mod_dav
12cr|apache-mod_auth_msfix-0.2.1-16|17	Requires(pre): rpm-helper
12cr|apache-mod_auth_msfix-0.2.1-16|18	Requires(postun): rpm-helper
12cr|apache-mod_auth_msfix-0.2.1-16|19	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_auth_msfix-0.2.1-16|20	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_auth_msfix-0.2.1-16|21	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_auth_msfix-0.2.1-16|22	Requires:	apache >= 2.2.0
12cr|apache-mod_auth_msfix-0.2.1-16|23	BuildRequires:  apache-devel >= 2.2.0
12cr|apache-mod_auth_msfix-0.2.1-16|24	BuildRequires:	file
12cr|apache-mod_auth_msfix-0.2.1-16|25	Epoch:		1
12cr|apache-mod_auth_msfix-0.2.1-16|26	
12cr|apache-mod_auth_msfix-0.2.1-16|27	%description
12cr|apache-mod_auth_msfix-0.2.1-16|28	When MS XP Clients connect to WebDAV, they may have a problem
12cr|apache-mod_auth_msfix-0.2.1-16|29	sending the user's name to Apache. They send domaine\username
12cr|apache-mod_auth_msfix-0.2.1-16|30	or username@domaine, which break most of the authentification
12cr|apache-mod_auth_msfix-0.2.1-16|31	module of Apache.
12cr|apache-mod_auth_msfix-0.2.1-16|32	
12cr|apache-mod_auth_msfix-0.2.1-16|33	This mod can fix the user's name by rewriting it.
12cr|apache-mod_auth_msfix-0.2.1-16|34	
12cr|apache-mod_auth_msfix-0.2.1-16|35	%prep
12cr|apache-mod_auth_msfix-0.2.1-16|36	
12cr|apache-mod_auth_msfix-0.2.1-16|37	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_auth_msfix-0.2.1-16|38	%patch0 -p0
12cr|apache-mod_auth_msfix-0.2.1-16|39	
12cr|apache-mod_auth_msfix-0.2.1-16|40	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_auth_msfix-0.2.1-16|41	
12cr|apache-mod_auth_msfix-0.2.1-16|42	# strip away annoying ^M
12cr|apache-mod_auth_msfix-0.2.1-16|43	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_auth_msfix-0.2.1-16|44	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_auth_msfix-0.2.1-16|45	
12cr|apache-mod_auth_msfix-0.2.1-16|46	%build
12cr|apache-mod_auth_msfix-0.2.1-16|47	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_auth_msfix-0.2.1-16|48	
12cr|apache-mod_auth_msfix-0.2.1-16|49	%install
12cr|apache-mod_auth_msfix-0.2.1-16|50	
12cr|apache-mod_auth_msfix-0.2.1-16|51	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_auth_msfix-0.2.1-16|52	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_auth_msfix-0.2.1-16|53	
12cr|apache-mod_auth_msfix-0.2.1-16|54	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_auth_msfix-0.2.1-16|55	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_auth_msfix-0.2.1-16|56	
12cr|apache-mod_auth_msfix-0.2.1-16|57	%post
12cr|apache-mod_auth_msfix-0.2.1-16|58	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_auth_msfix-0.2.1-16|59	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_auth_msfix-0.2.1-16|60	fi
12cr|apache-mod_auth_msfix-0.2.1-16|61	
12cr|apache-mod_auth_msfix-0.2.1-16|62	%postun
12cr|apache-mod_auth_msfix-0.2.1-16|63	if [ "$1" = "0" ]; then
12cr|apache-mod_auth_msfix-0.2.1-16|64	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_auth_msfix-0.2.1-16|65	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_auth_msfix-0.2.1-16|66	fi
12cr|apache-mod_auth_msfix-0.2.1-16|67	fi
12cr|apache-mod_auth_msfix-0.2.1-16|68	
12cr|apache-mod_auth_msfix-0.2.1-16|69	%clean
12cr|apache-mod_auth_msfix-0.2.1-16|70	
12cr|apache-mod_auth_msfix-0.2.1-16|71	%files
12cr|apache-mod_auth_msfix-0.2.1-16|72	%doc CHANGES INSTALL README mod_auth_msfix.html
12cr|apache-mod_auth_msfix-0.2.1-16|73	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_auth_msfix-0.2.1-16|74	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_auth_msfix-0.2.1-16|75	
12cr|apache-mod_auth_msfix-0.2.1-16|76	
12cr|apache-mod_auth_msfix-0.2.1-16|77	%changelog
12cr|apache-mod_auth_msfix-0.2.1-16|78	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-16mdv2012.0
12cr|apache-mod_auth_msfix-0.2.1-16|79	+ Revision: 772561
12cr|apache-mod_auth_msfix-0.2.1-16|80	- rebuild
12cr|apache-mod_auth_msfix-0.2.1-16|81	
12cr|apache-mod_auth_msfix-0.2.1-16|82	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-15
12cr|apache-mod_auth_msfix-0.2.1-16|83	+ Revision: 678262
12cr|apache-mod_auth_msfix-0.2.1-16|84	- mass rebuild
12cr|apache-mod_auth_msfix-0.2.1-16|85	
12cr|apache-mod_auth_msfix-0.2.1-16|86	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-14mdv2011.0
12cr|apache-mod_auth_msfix-0.2.1-16|87	+ Revision: 587920
12cr|apache-mod_auth_msfix-0.2.1-16|88	- rebuild
12cr|apache-mod_auth_msfix-0.2.1-16|89	
12cr|apache-mod_auth_msfix-0.2.1-16|90	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-13mdv2010.1
12cr|apache-mod_auth_msfix-0.2.1-16|91	+ Revision: 516046
12cr|apache-mod_auth_msfix-0.2.1-16|92	- rebuilt for apache-2.2.15
12cr|apache-mod_auth_msfix-0.2.1-16|93	
12cr|apache-mod_auth_msfix-0.2.1-16|94	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-12mdv2010.0
12cr|apache-mod_auth_msfix-0.2.1-16|95	+ Revision: 406533
12cr|apache-mod_auth_msfix-0.2.1-16|96	- rebuild
12cr|apache-mod_auth_msfix-0.2.1-16|97	
12cr|apache-mod_auth_msfix-0.2.1-16|98	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-11mdv2009.1
12cr|apache-mod_auth_msfix-0.2.1-16|99	+ Revision: 325543
12cr|apache-mod_auth_msfix-0.2.1-16|100	- rebuild
12cr|apache-mod_auth_msfix-0.2.1-16|101	
12cr|apache-mod_auth_msfix-0.2.1-16|102	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-10mdv2009.0
12cr|apache-mod_auth_msfix-0.2.1-16|103	+ Revision: 234659
12cr|apache-mod_auth_msfix-0.2.1-16|104	- rebuild
12cr|apache-mod_auth_msfix-0.2.1-16|105	
12cr|apache-mod_auth_msfix-0.2.1-16|106	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-9mdv2009.0
12cr|apache-mod_auth_msfix-0.2.1-16|107	+ Revision: 215532
12cr|apache-mod_auth_msfix-0.2.1-16|108	- fix rebuild
12cr|apache-mod_auth_msfix-0.2.1-16|109	
12cr|apache-mod_auth_msfix-0.2.1-16|110	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-8mdv2008.1
12cr|apache-mod_auth_msfix-0.2.1-16|111	+ Revision: 181668
12cr|apache-mod_auth_msfix-0.2.1-16|112	- rebuild
12cr|apache-mod_auth_msfix-0.2.1-16|113	
12cr|apache-mod_auth_msfix-0.2.1-16|114	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_auth_msfix-0.2.1-16|115	- restore BuildRoot
12cr|apache-mod_auth_msfix-0.2.1-16|116	
12cr|apache-mod_auth_msfix-0.2.1-16|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_auth_msfix-0.2.1-16|118	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_auth_msfix-0.2.1-16|119	
12cr|apache-mod_auth_msfix-0.2.1-16|120	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-7mdv2008.0
12cr|apache-mod_auth_msfix-0.2.1-16|121	+ Revision: 82520
12cr|apache-mod_auth_msfix-0.2.1-16|122	- rebuild
12cr|apache-mod_auth_msfix-0.2.1-16|123	
12cr|apache-mod_auth_msfix-0.2.1-16|124	* Sat Aug 18 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-6mdv2008.0
12cr|apache-mod_auth_msfix-0.2.1-16|125	+ Revision: 65622
12cr|apache-mod_auth_msfix-0.2.1-16|126	- rebuild
12cr|apache-mod_auth_msfix-0.2.1-16|127	
12cr|apache-mod_auth_msfix-0.2.1-16|128	
12cr|apache-mod_auth_msfix-0.2.1-16|129	* Sun Mar 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-5mdv2007.1
12cr|apache-mod_auth_msfix-0.2.1-16|130	+ Revision: 141273
12cr|apache-mod_auth_msfix-0.2.1-16|131	- rebuild
12cr|apache-mod_auth_msfix-0.2.1-16|132	- rebuild
12cr|apache-mod_auth_msfix-0.2.1-16|133	
12cr|apache-mod_auth_msfix-0.2.1-16|134	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-3mdv2007.1
12cr|apache-mod_auth_msfix-0.2.1-16|135	+ Revision: 79324
12cr|apache-mod_auth_msfix-0.2.1-16|136	- Import apache-mod_auth_msfix
12cr|apache-mod_auth_msfix-0.2.1-16|137	
12cr|apache-mod_auth_msfix-0.2.1-16|138	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-3mdv2007.0
12cr|apache-mod_auth_msfix-0.2.1-16|139	- rebuild
12cr|apache-mod_auth_msfix-0.2.1-16|140	
12cr|apache-mod_auth_msfix-0.2.1-16|141	* Thu Dec 15 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-2mdk
12cr|apache-mod_auth_msfix-0.2.1-16|142	- rebuilt against apache-2.2.0
12cr|apache-mod_auth_msfix-0.2.1-16|143	- fix the config
12cr|apache-mod_auth_msfix-0.2.1-16|144	
12cr|apache-mod_auth_msfix-0.2.1-16|145	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-1mdk
12cr|apache-mod_auth_msfix-0.2.1-16|146	- fix versioning
12cr|apache-mod_auth_msfix-0.2.1-16|147	
12cr|apache-mod_auth_msfix-0.2.1-16|148	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.2.1-2mdk
12cr|apache-mod_auth_msfix-0.2.1-16|149	- fix deps
12cr|apache-mod_auth_msfix-0.2.1-16|150	
12cr|apache-mod_auth_msfix-0.2.1-16|151	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.2.1-1mdk
12cr|apache-mod_auth_msfix-0.2.1-16|152	- rename the package
12cr|apache-mod_auth_msfix-0.2.1-16|153	- the conf.d directory is renamed to modules.d
12cr|apache-mod_auth_msfix-0.2.1-16|154	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_auth_msfix-0.2.1-16|155	
12cr|apache-mod_auth_msfix-0.2.1-16|156	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.2.1-5mdk
12cr|apache-mod_auth_msfix-0.2.1-16|157	- use the %1
12cr|apache-mod_auth_msfix-0.2.1-16|158	
12cr|apache-mod_auth_msfix-0.2.1-16|159	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.2.1-4mdk
12cr|apache-mod_auth_msfix-0.2.1-16|160	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_auth_msfix-0.2.1-16|161	
12cr|apache-mod_auth_msfix-0.2.1-16|162	* Fri Feb 25 2005 Stefan van der Eijk <stefan@eijk.nu> 2.0.53_0.2.1-3mdk
12cr|apache-mod_auth_msfix-0.2.1-16|163	- fix bug #6574
12cr|apache-mod_auth_msfix-0.2.1-16|164	
12cr|apache-mod_auth_msfix-0.2.1-16|165	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.2.1-2mdk
12cr|apache-mod_auth_msfix-0.2.1-16|166	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_auth_msfix-0.2.1-16|167	
12cr|apache-mod_auth_msfix-0.2.1-16|168	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.2.1-1mdk
12cr|apache-mod_auth_msfix-0.2.1-16|169	- rebuilt for apache 2.0.53
12cr|apache-mod_auth_msfix-0.2.1-16|170	
12cr|apache-mod_auth_msfix-0.2.1-16|171	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.2.1-1mdk
12cr|apache-mod_auth_msfix-0.2.1-16|172	- built for apache 2.0.52
12cr|apache-mod_auth_msfix-0.2.1-16|173	
12cr|apache-mod_auth_msfix-0.2.1-16|174	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_0.2.1-1mdk
12cr|apache-mod_auth_msfix-0.2.1-16|175	- built for apache 2.0.51
12cr|apache-mod_auth_msfix-0.2.1-16|176	
12cr|apache-mod_auth_msfix-0.2.1-16|177	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_0.2.1-1mdk
12cr|apache-mod_auth_msfix-0.2.1-16|178	- built for apache 2.0.50
12cr|apache-mod_auth_msfix-0.2.1-16|179	- remove redundant provides
12cr|apache-mod_auth_msfix-0.2.1-16|180	
12cr|apache-mod_auth_msfix-0.2.1-16|181	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_0.2.1-1mdk
12cr|apache-mod_auth_msfix-0.2.1-16|182	- 0.2.1
12cr|apache-mod_auth_msfix-0.2.1-16|183	- built for apache 2.0.49
12cr|apache-mod_auth_msfix-0.2.1-16|184	
12cr|apache-mod_auth_msfix-0.2.1-16|185	* Tue Mar 30 2004 Michael Scherer <misc@mandrake.org> 2.0.48_0.2.0-2mdk
12cr|apache-mod_auth_msfix-0.2.1-16|186	- Enhance description
12cr|apache-mod_auth_msfix-0.2.1-16|187	

141 12
12cr|apache-mod_auth_nds-2.0-16|1	#Module-Specific definitions
12cr|apache-mod_auth_nds-2.0-16|2	%define mod_name mod_auth_nds
12cr|apache-mod_auth_nds-2.0-16|3	%define mod_conf 98_%{mod_name}.conf
12cr|apache-mod_auth_nds-2.0-16|4	%define mod_so %{mod_name}.so
12cr|apache-mod_auth_nds-2.0-16|5	
12cr|apache-mod_auth_nds-2.0-16|6	Summary:	DSO module for the apache Web server
12cr|apache-mod_auth_nds-2.0-16|7	Name:		apache-%{mod_name}
12cr|apache-mod_auth_nds-2.0-16|8	Version:	2.0
12cr|apache-mod_auth_nds-2.0-16|9	Release:	16
12cr|apache-mod_auth_nds-2.0-16|10	Group:		System/Servers
12cr|apache-mod_auth_nds-2.0-16|11	License:	GPL
12cr|apache-mod_auth_nds-2.0-16|12	URL:		http://www.gknw.com/development/apache/
12cr|apache-mod_auth_nds-2.0-16|13	Source0: 	http://www.gknw.com/development/apache/httpd-2.0/unix/modules/%{mod_name}-%{version}beta.tar.bz2
12cr|apache-mod_auth_nds-2.0-16|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_auth_nds-2.0-16|15	Patch0:		mod_auth_nds-2.0-register.patch
12cr|apache-mod_auth_nds-2.0-16|16	Patch1:		mod_auth_nds-2.0-apache220.diff
12cr|apache-mod_auth_nds-2.0-16|17	Requires(pre): rpm-helper
12cr|apache-mod_auth_nds-2.0-16|18	Requires(postun): rpm-helper
12cr|apache-mod_auth_nds-2.0-16|19	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_auth_nds-2.0-16|20	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_auth_nds-2.0-16|21	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_auth_nds-2.0-16|22	Requires:	apache >= 2.2.0
12cr|apache-mod_auth_nds-2.0-16|23	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_auth_nds-2.0-16|24	BuildRequires:	ncpfs-devel
12cr|apache-mod_auth_nds-2.0-16|25	BuildRequires:	file
12cr|apache-mod_auth_nds-2.0-16|26	Epoch:		1
12cr|apache-mod_auth_nds-2.0-16|27	
12cr|apache-mod_auth_nds-2.0-16|28	%description
12cr|apache-mod_auth_nds-2.0-16|29	mod_auth_nds is the Novell(tm) NDS(tm) authentication module for
12cr|apache-mod_auth_nds-2.0-16|30	the apache web server.
12cr|apache-mod_auth_nds-2.0-16|31	
12cr|apache-mod_auth_nds-2.0-16|32	%prep
12cr|apache-mod_auth_nds-2.0-16|33	
12cr|apache-mod_auth_nds-2.0-16|34	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_auth_nds-2.0-16|35	%patch0 -p0
12cr|apache-mod_auth_nds-2.0-16|36	%patch1 -p0
12cr|apache-mod_auth_nds-2.0-16|37	
12cr|apache-mod_auth_nds-2.0-16|38	# strip away annoying ^M
12cr|apache-mod_auth_nds-2.0-16|39	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_auth_nds-2.0-16|40	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_auth_nds-2.0-16|41	
12cr|apache-mod_auth_nds-2.0-16|42	%build
12cr|apache-mod_auth_nds-2.0-16|43	
12cr|apache-mod_auth_nds-2.0-16|44	%{_bindir}/apxs -c %{mod_name}.c -I%{_includedir}/ncp -lncp
12cr|apache-mod_auth_nds-2.0-16|45	
12cr|apache-mod_auth_nds-2.0-16|46	%install
12cr|apache-mod_auth_nds-2.0-16|47	
12cr|apache-mod_auth_nds-2.0-16|48	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_auth_nds-2.0-16|49	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_auth_nds-2.0-16|50	
12cr|apache-mod_auth_nds-2.0-16|51	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_auth_nds-2.0-16|52	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_auth_nds-2.0-16|53	
12cr|apache-mod_auth_nds-2.0-16|54	%post
12cr|apache-mod_auth_nds-2.0-16|55	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_auth_nds-2.0-16|56	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_auth_nds-2.0-16|57	fi
12cr|apache-mod_auth_nds-2.0-16|58	
12cr|apache-mod_auth_nds-2.0-16|59	%postun
12cr|apache-mod_auth_nds-2.0-16|60	if [ "$1" = "0" ]; then
12cr|apache-mod_auth_nds-2.0-16|61	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_auth_nds-2.0-16|62	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_auth_nds-2.0-16|63	fi
12cr|apache-mod_auth_nds-2.0-16|64	fi
12cr|apache-mod_auth_nds-2.0-16|65	
12cr|apache-mod_auth_nds-2.0-16|66	%clean
12cr|apache-mod_auth_nds-2.0-16|67	
12cr|apache-mod_auth_nds-2.0-16|68	%files
12cr|apache-mod_auth_nds-2.0-16|69	%doc my_cfg.txt ChangeLog INSTALL
12cr|apache-mod_auth_nds-2.0-16|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_auth_nds-2.0-16|71	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_auth_nds-2.0-16|72	
12cr|apache-mod_auth_nds-2.0-16|73	
12cr|apache-mod_auth_nds-2.0-16|74	%changelog
12cr|apache-mod_auth_nds-2.0-16|75	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-16mdv2012.0
12cr|apache-mod_auth_nds-2.0-16|76	+ Revision: 772564
12cr|apache-mod_auth_nds-2.0-16|77	- rebuild
12cr|apache-mod_auth_nds-2.0-16|78	
12cr|apache-mod_auth_nds-2.0-16|79	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-15
12cr|apache-mod_auth_nds-2.0-16|80	+ Revision: 678264
12cr|apache-mod_auth_nds-2.0-16|81	- mass rebuild
12cr|apache-mod_auth_nds-2.0-16|82	
12cr|apache-mod_auth_nds-2.0-16|83	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-14mdv2011.0
12cr|apache-mod_auth_nds-2.0-16|84	+ Revision: 587922
12cr|apache-mod_auth_nds-2.0-16|85	- rebuild
12cr|apache-mod_auth_nds-2.0-16|86	
12cr|apache-mod_auth_nds-2.0-16|87	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-13mdv2010.1
12cr|apache-mod_auth_nds-2.0-16|88	+ Revision: 516048
12cr|apache-mod_auth_nds-2.0-16|89	- rebuilt for apache-2.2.15
12cr|apache-mod_auth_nds-2.0-16|90	
12cr|apache-mod_auth_nds-2.0-16|91	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-12mdv2010.0
12cr|apache-mod_auth_nds-2.0-16|92	+ Revision: 406536
12cr|apache-mod_auth_nds-2.0-16|93	- rebuild
12cr|apache-mod_auth_nds-2.0-16|94	
12cr|apache-mod_auth_nds-2.0-16|95	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-11mdv2009.0
12cr|apache-mod_auth_nds-2.0-16|96	+ Revision: 234661
12cr|apache-mod_auth_nds-2.0-16|97	- rebuild
12cr|apache-mod_auth_nds-2.0-16|98	
12cr|apache-mod_auth_nds-2.0-16|99	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-10mdv2009.0
12cr|apache-mod_auth_nds-2.0-16|100	+ Revision: 215533
12cr|apache-mod_auth_nds-2.0-16|101	- fix rebuild
12cr|apache-mod_auth_nds-2.0-16|102	
12cr|apache-mod_auth_nds-2.0-16|103	* Sat Mar 08 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-9mdv2008.1
12cr|apache-mod_auth_nds-2.0-16|104	+ Revision: 182105
12cr|apache-mod_auth_nds-2.0-16|105	- rebuild
12cr|apache-mod_auth_nds-2.0-16|106	
12cr|apache-mod_auth_nds-2.0-16|107	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:2.0-8mdv2008.1
12cr|apache-mod_auth_nds-2.0-16|108	+ Revision: 170705
12cr|apache-mod_auth_nds-2.0-16|109	- rebuild
12cr|apache-mod_auth_nds-2.0-16|110	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_auth_nds-2.0-16|111	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_auth_nds-2.0-16|112	- rebuild b/c of missing package on ia32
12cr|apache-mod_auth_nds-2.0-16|113	
12cr|apache-mod_auth_nds-2.0-16|114	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_auth_nds-2.0-16|115	- restore BuildRoot
12cr|apache-mod_auth_nds-2.0-16|116	
12cr|apache-mod_auth_nds-2.0-16|117	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-6mdv2008.0
12cr|apache-mod_auth_nds-2.0-16|118	+ Revision: 82521
12cr|apache-mod_auth_nds-2.0-16|119	- rebuild
12cr|apache-mod_auth_nds-2.0-16|120	
12cr|apache-mod_auth_nds-2.0-16|121	* Sat Aug 18 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-5mdv2008.0
12cr|apache-mod_auth_nds-2.0-16|122	+ Revision: 65623
12cr|apache-mod_auth_nds-2.0-16|123	- rebuild
12cr|apache-mod_auth_nds-2.0-16|124	
12cr|apache-mod_auth_nds-2.0-16|125	
12cr|apache-mod_auth_nds-2.0-16|126	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0-4mdv2007.1
12cr|apache-mod_auth_nds-2.0-16|127	+ Revision: 140611
12cr|apache-mod_auth_nds-2.0-16|128	- rebuild
12cr|apache-mod_auth_nds-2.0-16|129	
12cr|apache-mod_auth_nds-2.0-16|130	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-3mdv2007.1
12cr|apache-mod_auth_nds-2.0-16|131	+ Revision: 79326
12cr|apache-mod_auth_nds-2.0-16|132	- Import apache-mod_auth_nds
12cr|apache-mod_auth_nds-2.0-16|133	
12cr|apache-mod_auth_nds-2.0-16|134	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-3mdv2007.0
12cr|apache-mod_auth_nds-2.0-16|135	- rebuild
12cr|apache-mod_auth_nds-2.0-16|136	
12cr|apache-mod_auth_nds-2.0-16|137	* Thu Dec 15 2005 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-2mdk
12cr|apache-mod_auth_nds-2.0-16|138	- rebuilt against apache-2.2.0 (P1)
12cr|apache-mod_auth_nds-2.0-16|139	
12cr|apache-mod_auth_nds-2.0-16|140	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-1mdk
12cr|apache-mod_auth_nds-2.0-16|141	- fix versioning
12cr|apache-mod_auth_nds-2.0-16|142	- fix url
12cr|apache-mod_auth_nds-2.0-16|143	
12cr|apache-mod_auth_nds-2.0-16|144	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0-2mdk
12cr|apache-mod_auth_nds-2.0-16|145	- fix deps
12cr|apache-mod_auth_nds-2.0-16|146	
12cr|apache-mod_auth_nds-2.0-16|147	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0-1mdk
12cr|apache-mod_auth_nds-2.0-16|148	- rename the package
12cr|apache-mod_auth_nds-2.0-16|149	- the conf.d directory is renamed to modules.d
12cr|apache-mod_auth_nds-2.0-16|150	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_auth_nds-2.0-16|151	
12cr|apache-mod_auth_nds-2.0-16|152	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0-5mdk
12cr|apache-mod_auth_nds-2.0-16|153	- use the %1
12cr|apache-mod_auth_nds-2.0-16|154	
12cr|apache-mod_auth_nds-2.0-16|155	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0-4mdk
12cr|apache-mod_auth_nds-2.0-16|156	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_auth_nds-2.0-16|157	
12cr|apache-mod_auth_nds-2.0-16|158	* Fri Feb 25 2005 Stefan van der Eijk <stefan@eijk.nu> 2.0.53_2.0-3mdk
12cr|apache-mod_auth_nds-2.0-16|159	- fix bug #6574
12cr|apache-mod_auth_nds-2.0-16|160	
12cr|apache-mod_auth_nds-2.0-16|161	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0-2mdk
12cr|apache-mod_auth_nds-2.0-16|162	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_auth_nds-2.0-16|163	
12cr|apache-mod_auth_nds-2.0-16|164	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0-1mdk
12cr|apache-mod_auth_nds-2.0-16|165	- rebuilt for apache 2.0.53
12cr|apache-mod_auth_nds-2.0-16|166	
12cr|apache-mod_auth_nds-2.0-16|167	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_2.0-1mdk
12cr|apache-mod_auth_nds-2.0-16|168	- built for apache 2.0.52
12cr|apache-mod_auth_nds-2.0-16|169	
12cr|apache-mod_auth_nds-2.0-16|170	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_2.0-1mdk
12cr|apache-mod_auth_nds-2.0-16|171	- built for apache 2.0.51
12cr|apache-mod_auth_nds-2.0-16|172	
12cr|apache-mod_auth_nds-2.0-16|173	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_2.0-0.beta.1mdk
12cr|apache-mod_auth_nds-2.0-16|174	- built for apache 2.0.50
12cr|apache-mod_auth_nds-2.0-16|175	- remove redundant provides
12cr|apache-mod_auth_nds-2.0-16|176	
12cr|apache-mod_auth_nds-2.0-16|177	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_2.0-0.beta.1mdk
12cr|apache-mod_auth_nds-2.0-16|178	- built for apache 2.0.49
12cr|apache-mod_auth_nds-2.0-16|179	

142 12
12cr|apache-mod_authn_imap-0.01-7|1	#Module-Specific definitions
12cr|apache-mod_authn_imap-0.01-7|2	%define mod_name mod_authn_imap
12cr|apache-mod_authn_imap-0.01-7|3	%define mod_conf B42_%{mod_name}.conf
12cr|apache-mod_authn_imap-0.01-7|4	%define mod_so %{mod_name}.so
12cr|apache-mod_authn_imap-0.01-7|5	
12cr|apache-mod_authn_imap-0.01-7|6	Summary:	Apache module for basic IMAP authentication support
12cr|apache-mod_authn_imap-0.01-7|7	Name:		apache-%{mod_name}
12cr|apache-mod_authn_imap-0.01-7|8	Version:	0.01
12cr|apache-mod_authn_imap-0.01-7|9	Release: 	7
12cr|apache-mod_authn_imap-0.01-7|10	Group:		System/Servers
12cr|apache-mod_authn_imap-0.01-7|11	License:	Apache License
12cr|apache-mod_authn_imap-0.01-7|12	URL:		http://www.s5h.net/code/mod-imap/
12cr|apache-mod_authn_imap-0.01-7|13	Source0:	http://www.s5h.net/code/mod-imap/mod_imap-%{version}.tar.gz
12cr|apache-mod_authn_imap-0.01-7|14	Source1:	http://www.s5h.net/code/mod-imap/mod_imap-%{version}.tar.gz.asc
12cr|apache-mod_authn_imap-0.01-7|15	Source2:	%{mod_conf}
12cr|apache-mod_authn_imap-0.01-7|16	Requires(pre): rpm-helper
12cr|apache-mod_authn_imap-0.01-7|17	Requires(postun): rpm-helper
12cr|apache-mod_authn_imap-0.01-7|18	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_authn_imap-0.01-7|19	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_authn_imap-0.01-7|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_authn_imap-0.01-7|21	Requires:	apache >= 2.2.0
12cr|apache-mod_authn_imap-0.01-7|22	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_authn_imap-0.01-7|23	
12cr|apache-mod_authn_imap-0.01-7|24	%description
12cr|apache-mod_authn_imap-0.01-7|25	Apache module for basic IMAP authentication support.
12cr|apache-mod_authn_imap-0.01-7|26	
12cr|apache-mod_authn_imap-0.01-7|27	%prep
12cr|apache-mod_authn_imap-0.01-7|28	
12cr|apache-mod_authn_imap-0.01-7|29	%setup -q -n mod_imap
12cr|apache-mod_authn_imap-0.01-7|30	
12cr|apache-mod_authn_imap-0.01-7|31	cp %{SOURCE2} %{mod_conf}
12cr|apache-mod_authn_imap-0.01-7|32	
12cr|apache-mod_authn_imap-0.01-7|33	# change the modules name
12cr|apache-mod_authn_imap-0.01-7|34	cp mod_authn_imap_basic.c %{mod_name}.c
12cr|apache-mod_authn_imap-0.01-7|35	
12cr|apache-mod_authn_imap-0.01-7|36	%build
12cr|apache-mod_authn_imap-0.01-7|37	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_authn_imap-0.01-7|38	
12cr|apache-mod_authn_imap-0.01-7|39	%install
12cr|apache-mod_authn_imap-0.01-7|40	
12cr|apache-mod_authn_imap-0.01-7|41	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_authn_imap-0.01-7|42	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_authn_imap-0.01-7|43	
12cr|apache-mod_authn_imap-0.01-7|44	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_authn_imap-0.01-7|45	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_authn_imap-0.01-7|46	
12cr|apache-mod_authn_imap-0.01-7|47	# cleanup
12cr|apache-mod_authn_imap-0.01-7|48	rm -f %{buildroot}%{_libdir}/apache-extramodules/*.*a
12cr|apache-mod_authn_imap-0.01-7|49	
12cr|apache-mod_authn_imap-0.01-7|50	%post
12cr|apache-mod_authn_imap-0.01-7|51	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_authn_imap-0.01-7|52	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_authn_imap-0.01-7|53	fi
12cr|apache-mod_authn_imap-0.01-7|54	
12cr|apache-mod_authn_imap-0.01-7|55	%postun
12cr|apache-mod_authn_imap-0.01-7|56	if [ "$1" = "0" ]; then
12cr|apache-mod_authn_imap-0.01-7|57	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_authn_imap-0.01-7|58	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_authn_imap-0.01-7|59	fi
12cr|apache-mod_authn_imap-0.01-7|60	fi
12cr|apache-mod_authn_imap-0.01-7|61	
12cr|apache-mod_authn_imap-0.01-7|62	%clean
12cr|apache-mod_authn_imap-0.01-7|63	
12cr|apache-mod_authn_imap-0.01-7|64	%files
12cr|apache-mod_authn_imap-0.01-7|65	%doc README INSTALL
12cr|apache-mod_authn_imap-0.01-7|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_authn_imap-0.01-7|67	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_authn_imap-0.01-7|68	
12cr|apache-mod_authn_imap-0.01-7|69	
12cr|apache-mod_authn_imap-0.01-7|70	
12cr|apache-mod_authn_imap-0.01-7|71	%changelog
12cr|apache-mod_authn_imap-0.01-7|72	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.01-7mdv2012.0
12cr|apache-mod_authn_imap-0.01-7|73	+ Revision: 772565
12cr|apache-mod_authn_imap-0.01-7|74	- rebuild
12cr|apache-mod_authn_imap-0.01-7|75	
12cr|apache-mod_authn_imap-0.01-7|76	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.01-6
12cr|apache-mod_authn_imap-0.01-7|77	+ Revision: 678275
12cr|apache-mod_authn_imap-0.01-7|78	- mass rebuild
12cr|apache-mod_authn_imap-0.01-7|79	
12cr|apache-mod_authn_imap-0.01-7|80	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.01-5mdv2011.0
12cr|apache-mod_authn_imap-0.01-7|81	+ Revision: 587933
12cr|apache-mod_authn_imap-0.01-7|82	- rebuild
12cr|apache-mod_authn_imap-0.01-7|83	
12cr|apache-mod_authn_imap-0.01-7|84	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.01-4mdv2010.1
12cr|apache-mod_authn_imap-0.01-7|85	+ Revision: 516062
12cr|apache-mod_authn_imap-0.01-7|86	- rebuilt for apache-2.2.15
12cr|apache-mod_authn_imap-0.01-7|87	
12cr|apache-mod_authn_imap-0.01-7|88	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.01-3mdv2010.0
12cr|apache-mod_authn_imap-0.01-7|89	+ Revision: 406537
12cr|apache-mod_authn_imap-0.01-7|90	- rebuild
12cr|apache-mod_authn_imap-0.01-7|91	
12cr|apache-mod_authn_imap-0.01-7|92	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.01-2mdv2009.1
12cr|apache-mod_authn_imap-0.01-7|93	+ Revision: 325570
12cr|apache-mod_authn_imap-0.01-7|94	- rebuild
12cr|apache-mod_authn_imap-0.01-7|95	
12cr|apache-mod_authn_imap-0.01-7|96	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.01-1mdv2009.0
12cr|apache-mod_authn_imap-0.01-7|97	+ Revision: 238141
12cr|apache-mod_authn_imap-0.01-7|98	- fix the config
12cr|apache-mod_authn_imap-0.01-7|99	- import apache-mod_authn_imap
12cr|apache-mod_authn_imap-0.01-7|100	
12cr|apache-mod_authn_imap-0.01-7|101	
12cr|apache-mod_authn_imap-0.01-7|102	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.01-1
12cr|apache-mod_authn_imap-0.01-7|103	- initial Mandriva package

143 12
12cr|apache-mod_authn_otp-1.1.1-4|1	#Module-Specific definitions
12cr|apache-mod_authn_otp-1.1.1-4|2	%define mod_name mod_authn_otp
12cr|apache-mod_authn_otp-1.1.1-4|3	%define mod_conf B55_%{mod_name}.conf
12cr|apache-mod_authn_otp-1.1.1-4|4	%define mod_so %{mod_name}.so
12cr|apache-mod_authn_otp-1.1.1-4|5	
12cr|apache-mod_authn_otp-1.1.1-4|6	Summary:	Apache module for one-time password authentication
12cr|apache-mod_authn_otp-1.1.1-4|7	Name:		apache-%{mod_name}
12cr|apache-mod_authn_otp-1.1.1-4|8	Version:	1.1.1
12cr|apache-mod_authn_otp-1.1.1-4|9	Release: 	%mkrel 4
12cr|apache-mod_authn_otp-1.1.1-4|10	Group:		System/Servers
12cr|apache-mod_authn_otp-1.1.1-4|11	License:	Apache License
12cr|apache-mod_authn_otp-1.1.1-4|12	URL:		http://code.google.com/p/mod-authn-otp/
12cr|apache-mod_authn_otp-1.1.1-4|13	Source0:	http://mod-authn-otp.googlecode.com/files/%{mod_name}-%{version}.tar.gz
12cr|apache-mod_authn_otp-1.1.1-4|14	Source1:	%{mod_conf}
12cr|apache-mod_authn_otp-1.1.1-4|15	Patch0:		mod_authn_otp-1.1.0-no_funky_cflags.diff
12cr|apache-mod_authn_otp-1.1.1-4|16	Requires(pre): rpm-helper
12cr|apache-mod_authn_otp-1.1.1-4|17	Requires(postun): rpm-helper
12cr|apache-mod_authn_otp-1.1.1-4|18	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_authn_otp-1.1.1-4|19	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_authn_otp-1.1.1-4|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_authn_otp-1.1.1-4|21	Requires:	apache >= 2.2.0
12cr|apache-mod_authn_otp-1.1.1-4|22	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_authn_otp-1.1.1-4|23	BuildRequires:	openssl-devel
12cr|apache-mod_authn_otp-1.1.1-4|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|apache-mod_authn_otp-1.1.1-4|25	
12cr|apache-mod_authn_otp-1.1.1-4|26	%description
12cr|apache-mod_authn_otp-1.1.1-4|27	mod_authn_otp is an Apache web server module for two-factor authentication
12cr|apache-mod_authn_otp-1.1.1-4|28	using one-time passwords (OTP) generated via the HOTP/OATH algorithm defined in
12cr|apache-mod_authn_otp-1.1.1-4|29	RFC 4226. This creates a simple way to protect a web site with one-time
12cr|apache-mod_authn_otp-1.1.1-4|30	passwords, using any RFC 4226-compliant hardware or software token device.
12cr|apache-mod_authn_otp-1.1.1-4|31	mod_authn_otp also supports the Mobile-OTP algorithm.
12cr|apache-mod_authn_otp-1.1.1-4|32	
12cr|apache-mod_authn_otp-1.1.1-4|33	mod_authn_otp supports both event and time based one-time passwords. It also
12cr|apache-mod_authn_otp-1.1.1-4|34	supports "lingering" which allows the repeated re-use of a previously used
12cr|apache-mod_authn_otp-1.1.1-4|35	one-time password up to a configurable maximum linger time. This allows
12cr|apache-mod_authn_otp-1.1.1-4|36	one-time passwords to be used directly in HTTP authentication without forcing
12cr|apache-mod_authn_otp-1.1.1-4|37	the user to enter a new one-time password for every page load.
12cr|apache-mod_authn_otp-1.1.1-4|38	
12cr|apache-mod_authn_otp-1.1.1-4|39	mod_authn_otp supports both basic and digest authentication, and will
12cr|apache-mod_authn_otp-1.1.1-4|40	auto-synchronize with the user's token within a configurable maximum offset
12cr|apache-mod_authn_otp-1.1.1-4|41	(auto-synchronization is not supported with digest authentication).
12cr|apache-mod_authn_otp-1.1.1-4|42	
12cr|apache-mod_authn_otp-1.1.1-4|43	mod_authn_otp is especially useful for setting up protected web sites that
12cr|apache-mod_authn_otp-1.1.1-4|44	require more security than simple username/password authentication yet also
12cr|apache-mod_authn_otp-1.1.1-4|45	don't require users to install special VPN software, and is compatible with
12cr|apache-mod_authn_otp-1.1.1-4|46	software tokens that run on cell phones.
12cr|apache-mod_authn_otp-1.1.1-4|47	
12cr|apache-mod_authn_otp-1.1.1-4|48	%prep
12cr|apache-mod_authn_otp-1.1.1-4|49	
12cr|apache-mod_authn_otp-1.1.1-4|50	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_authn_otp-1.1.1-4|51	%patch0 -p0
12cr|apache-mod_authn_otp-1.1.1-4|52	
12cr|apache-mod_authn_otp-1.1.1-4|53	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_authn_otp-1.1.1-4|54	
12cr|apache-mod_authn_otp-1.1.1-4|55	%build
12cr|apache-mod_authn_otp-1.1.1-4|56	rm -f configure
12cr|apache-mod_authn_otp-1.1.1-4|57	libtoolize --copy --force; aclocal; autoconf
12cr|apache-mod_authn_otp-1.1.1-4|58	export LIBS="-L%{_libdir} -lcrypto"
12cr|apache-mod_authn_otp-1.1.1-4|59	
12cr|apache-mod_authn_otp-1.1.1-4|60	%configure2_5x
12cr|apache-mod_authn_otp-1.1.1-4|61	
12cr|apache-mod_authn_otp-1.1.1-4|62	%make
12cr|apache-mod_authn_otp-1.1.1-4|63	
12cr|apache-mod_authn_otp-1.1.1-4|64	%install
12cr|apache-mod_authn_otp-1.1.1-4|65	rm -rf %{buildroot}
12cr|apache-mod_authn_otp-1.1.1-4|66	
12cr|apache-mod_authn_otp-1.1.1-4|67	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_authn_otp-1.1.1-4|68	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_authn_otp-1.1.1-4|69	install -d %{buildroot}%{_mandir}/man1
12cr|apache-mod_authn_otp-1.1.1-4|70	
12cr|apache-mod_authn_otp-1.1.1-4|71	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_authn_otp-1.1.1-4|72	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_authn_otp-1.1.1-4|73	
12cr|apache-mod_authn_otp-1.1.1-4|74	install -d %{buildroot}%{_bindir}
12cr|apache-mod_authn_otp-1.1.1-4|75	install -m0755 otptool %{buildroot}%{_bindir}/otptool
12cr|apache-mod_authn_otp-1.1.1-4|76	install -m0644 otptool.1 %{buildroot}%{_mandir}/man1/
12cr|apache-mod_authn_otp-1.1.1-4|77	
12cr|apache-mod_authn_otp-1.1.1-4|78	%post
12cr|apache-mod_authn_otp-1.1.1-4|79	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_authn_otp-1.1.1-4|80	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_authn_otp-1.1.1-4|81	fi
12cr|apache-mod_authn_otp-1.1.1-4|82	
12cr|apache-mod_authn_otp-1.1.1-4|83	%postun
12cr|apache-mod_authn_otp-1.1.1-4|84	if [ "$1" = "0" ]; then
12cr|apache-mod_authn_otp-1.1.1-4|85	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_authn_otp-1.1.1-4|86	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_authn_otp-1.1.1-4|87	fi
12cr|apache-mod_authn_otp-1.1.1-4|88	fi
12cr|apache-mod_authn_otp-1.1.1-4|89	
12cr|apache-mod_authn_otp-1.1.1-4|90	%clean
12cr|apache-mod_authn_otp-1.1.1-4|91	rm -rf %{buildroot}
12cr|apache-mod_authn_otp-1.1.1-4|92	
12cr|apache-mod_authn_otp-1.1.1-4|93	%files
12cr|apache-mod_authn_otp-1.1.1-4|94	%defattr(-,root,root)
12cr|apache-mod_authn_otp-1.1.1-4|95	%doc CHANGES LICENSE README users.sample
12cr|apache-mod_authn_otp-1.1.1-4|96	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_authn_otp-1.1.1-4|97	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_authn_otp-1.1.1-4|98	%{_bindir}/otptool
12cr|apache-mod_authn_otp-1.1.1-4|99	%{_mandir}/man1/otptool.1*
12cr|apache-mod_authn_otp-1.1.1-4|100	
12cr|apache-mod_authn_otp-1.1.1-4|101	
12cr|apache-mod_authn_otp-1.1.1-4|102	
12cr|apache-mod_authn_otp-1.1.1-4|103	%changelog
12cr|apache-mod_authn_otp-1.1.1-4|104	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-4mdv2012.0
12cr|apache-mod_authn_otp-1.1.1-4|105	+ Revision: 772567
12cr|apache-mod_authn_otp-1.1.1-4|106	- rebuild
12cr|apache-mod_authn_otp-1.1.1-4|107	
12cr|apache-mod_authn_otp-1.1.1-4|108	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3
12cr|apache-mod_authn_otp-1.1.1-4|109	+ Revision: 678277
12cr|apache-mod_authn_otp-1.1.1-4|110	- mass rebuild
12cr|apache-mod_authn_otp-1.1.1-4|111	
12cr|apache-mod_authn_otp-1.1.1-4|112	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2011.0
12cr|apache-mod_authn_otp-1.1.1-4|113	+ Revision: 587935
12cr|apache-mod_authn_otp-1.1.1-4|114	- rebuild
12cr|apache-mod_authn_otp-1.1.1-4|115	
12cr|apache-mod_authn_otp-1.1.1-4|116	* Sun Oct 17 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2011.0
12cr|apache-mod_authn_otp-1.1.1-4|117	+ Revision: 586376
12cr|apache-mod_authn_otp-1.1.1-4|118	- 1.1.1
12cr|apache-mod_authn_otp-1.1.1-4|119	
12cr|apache-mod_authn_otp-1.1.1-4|120	* Fri Apr 23 2010 Funda Wang <fwang@mandriva.org> 1.1.0-3mdv2010.1
12cr|apache-mod_authn_otp-1.1.1-4|121	+ Revision: 538081
12cr|apache-mod_authn_otp-1.1.1-4|122	- rebuild
12cr|apache-mod_authn_otp-1.1.1-4|123	
12cr|apache-mod_authn_otp-1.1.1-4|124	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2010.1
12cr|apache-mod_authn_otp-1.1.1-4|125	+ Revision: 516063
12cr|apache-mod_authn_otp-1.1.1-4|126	- rebuilt for apache-2.2.15
12cr|apache-mod_authn_otp-1.1.1-4|127	
12cr|apache-mod_authn_otp-1.1.1-4|128	* Sat Dec 26 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2010.1
12cr|apache-mod_authn_otp-1.1.1-4|129	+ Revision: 482529
12cr|apache-mod_authn_otp-1.1.1-4|130	- import apache-mod_authn_otp
12cr|apache-mod_authn_otp-1.1.1-4|131	
12cr|apache-mod_authn_otp-1.1.1-4|132	
12cr|apache-mod_authn_otp-1.1.1-4|133	* Sat Dec 26 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2010.0
12cr|apache-mod_authn_otp-1.1.1-4|134	- initial Mandriva package

144 12
12cr|apache-mod_authn_sasl-1.2-1|1	#Module-Specific definitions
12cr|apache-mod_authn_sasl-1.2-1|2	%define apache_version 2.2.8
12cr|apache-mod_authn_sasl-1.2-1|3	%define mod_name mod_authn_sasl
12cr|apache-mod_authn_sasl-1.2-1|4	%define mod_conf B38_%{mod_name}.conf
12cr|apache-mod_authn_sasl-1.2-1|5	%define mod_so %{mod_name}.so
12cr|apache-mod_authn_sasl-1.2-1|6	
12cr|apache-mod_authn_sasl-1.2-1|7	Summary:	User authentication using Cyrus libsasl2 password verification service
12cr|apache-mod_authn_sasl-1.2-1|8	Name:		apache-%{mod_name}
12cr|apache-mod_authn_sasl-1.2-1|9	Version:	1.2
12cr|apache-mod_authn_sasl-1.2-1|10	Release:	1
12cr|apache-mod_authn_sasl-1.2-1|11	Group:		System/Servers
12cr|apache-mod_authn_sasl-1.2-1|12	License:	Apache License
12cr|apache-mod_authn_sasl-1.2-1|13	URL:		http://sourceforge.net/projects/mod-authn-sasl/
12cr|apache-mod_authn_sasl-1.2-1|14	Source0:	http://dfn.dl.sourceforge.net/sourceforge/mod-authn-sasl/%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_authn_sasl-1.2-1|15	Source1:	%{mod_conf}
12cr|apache-mod_authn_sasl-1.2-1|16	Requires(pre): rpm-helper
12cr|apache-mod_authn_sasl-1.2-1|17	Requires(postun): rpm-helper
12cr|apache-mod_authn_sasl-1.2-1|18	Requires(pre):  apache-conf >= %{apache_version}
12cr|apache-mod_authn_sasl-1.2-1|19	Requires(pre):  apache >= %{apache_version}
12cr|apache-mod_authn_sasl-1.2-1|20	Requires:	apache-conf >= %{apache_version}
12cr|apache-mod_authn_sasl-1.2-1|21	Requires:	apache >= %{apache_version}
12cr|apache-mod_authn_sasl-1.2-1|22	BuildRequires:	apache-mpm-prefork >= %{apache_version}
12cr|apache-mod_authn_sasl-1.2-1|23	BuildRequires:	apache-devel >= %{apache_version}
12cr|apache-mod_authn_sasl-1.2-1|24	BuildRequires:	dos2unix
12cr|apache-mod_authn_sasl-1.2-1|25	BuildRequires:	libsasl-devel
12cr|apache-mod_authn_sasl-1.2-1|26	
12cr|apache-mod_authn_sasl-1.2-1|27	%description
12cr|apache-mod_authn_sasl-1.2-1|28	mod_authn_sasl is a SASL authentication backend provider module for the Apache
12cr|apache-mod_authn_sasl-1.2-1|29	2.2 webserver. It provides password checking functionality for HTTP Basic
12cr|apache-mod_authn_sasl-1.2-1|30	Authentication. Username and password are checked against the SASL password
12cr|apache-mod_authn_sasl-1.2-1|31	checking backends.
12cr|apache-mod_authn_sasl-1.2-1|32	
12cr|apache-mod_authn_sasl-1.2-1|33	%prep
12cr|apache-mod_authn_sasl-1.2-1|34	
12cr|apache-mod_authn_sasl-1.2-1|35	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_authn_sasl-1.2-1|36	
12cr|apache-mod_authn_sasl-1.2-1|37	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_authn_sasl-1.2-1|38	
12cr|apache-mod_authn_sasl-1.2-1|39	find -type f -exec dos2unix -U {} \;
12cr|apache-mod_authn_sasl-1.2-1|40	
12cr|apache-mod_authn_sasl-1.2-1|41	# fix borked test
12cr|apache-mod_authn_sasl-1.2-1|42	perl -pi -e "s|ap_httpd_version=.*|ap_httpd_version=\"2\.2\"|g" configure
12cr|apache-mod_authn_sasl-1.2-1|43	
12cr|apache-mod_authn_sasl-1.2-1|44	# fix docs
12cr|apache-mod_authn_sasl-1.2-1|45	rm -rf html_docs; mkdir -p html_docs; cp -rp doc/* html_docs/; find html_docs -name "Makefile*" | xargs rm -f
12cr|apache-mod_authn_sasl-1.2-1|46	
12cr|apache-mod_authn_sasl-1.2-1|47	%build
12cr|apache-mod_authn_sasl-1.2-1|48	
12cr|apache-mod_authn_sasl-1.2-1|49	%configure2_5x --localstatedir=/var/lib \
12cr|apache-mod_authn_sasl-1.2-1|50	--with-apxs=%{_bindir}/apxs
12cr|apache-mod_authn_sasl-1.2-1|51	
12cr|apache-mod_authn_sasl-1.2-1|52	%make
12cr|apache-mod_authn_sasl-1.2-1|53	
12cr|apache-mod_authn_sasl-1.2-1|54	%install
12cr|apache-mod_authn_sasl-1.2-1|55	
12cr|apache-mod_authn_sasl-1.2-1|56	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_authn_sasl-1.2-1|57	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_authn_sasl-1.2-1|58	
12cr|apache-mod_authn_sasl-1.2-1|59	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_authn_sasl-1.2-1|60	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_authn_sasl-1.2-1|61	
12cr|apache-mod_authn_sasl-1.2-1|62	%post
12cr|apache-mod_authn_sasl-1.2-1|63	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_authn_sasl-1.2-1|64	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_authn_sasl-1.2-1|65	fi
12cr|apache-mod_authn_sasl-1.2-1|66	
12cr|apache-mod_authn_sasl-1.2-1|67	%postun
12cr|apache-mod_authn_sasl-1.2-1|68	if [ "$1" = "0" ]; then
12cr|apache-mod_authn_sasl-1.2-1|69	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_authn_sasl-1.2-1|70	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_authn_sasl-1.2-1|71	fi
12cr|apache-mod_authn_sasl-1.2-1|72	fi
12cr|apache-mod_authn_sasl-1.2-1|73	
12cr|apache-mod_authn_sasl-1.2-1|74	%files
12cr|apache-mod_authn_sasl-1.2-1|75	%doc AUTHORS LICENSE html_docs/*
12cr|apache-mod_authn_sasl-1.2-1|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_authn_sasl-1.2-1|77	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_authn_sasl-1.2-1|78	
12cr|apache-mod_authn_sasl-1.2-1|79	
12cr|apache-mod_authn_sasl-1.2-1|80	
12cr|apache-mod_authn_sasl-1.2-1|81	%changelog
12cr|apache-mod_authn_sasl-1.2-1|82	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdv2011.0
12cr|apache-mod_authn_sasl-1.2-1|83	+ Revision: 678278
12cr|apache-mod_authn_sasl-1.2-1|84	- mass rebuild
12cr|apache-mod_authn_sasl-1.2-1|85	
12cr|apache-mod_authn_sasl-1.2-1|86	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdv2011.0
12cr|apache-mod_authn_sasl-1.2-1|87	+ Revision: 587936
12cr|apache-mod_authn_sasl-1.2-1|88	- rebuild
12cr|apache-mod_authn_sasl-1.2-1|89	
12cr|apache-mod_authn_sasl-1.2-1|90	* Sun Oct 17 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdv2011.0
12cr|apache-mod_authn_sasl-1.2-1|91	+ Revision: 586377
12cr|apache-mod_authn_sasl-1.2-1|92	- 1.1
12cr|apache-mod_authn_sasl-1.2-1|93	
12cr|apache-mod_authn_sasl-1.2-1|94	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdv2010.1
12cr|apache-mod_authn_sasl-1.2-1|95	+ Revision: 516064
12cr|apache-mod_authn_sasl-1.2-1|96	- rebuilt for apache-2.2.15
12cr|apache-mod_authn_sasl-1.2-1|97	
12cr|apache-mod_authn_sasl-1.2-1|98	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdv2010.0
12cr|apache-mod_authn_sasl-1.2-1|99	+ Revision: 406538
12cr|apache-mod_authn_sasl-1.2-1|100	- rebuild
12cr|apache-mod_authn_sasl-1.2-1|101	
12cr|apache-mod_authn_sasl-1.2-1|102	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdv2009.1
12cr|apache-mod_authn_sasl-1.2-1|103	+ Revision: 325571
12cr|apache-mod_authn_sasl-1.2-1|104	- rebuild
12cr|apache-mod_authn_sasl-1.2-1|105	
12cr|apache-mod_authn_sasl-1.2-1|106	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2009.0
12cr|apache-mod_authn_sasl-1.2-1|107	+ Revision: 234731
12cr|apache-mod_authn_sasl-1.2-1|108	- rebuild
12cr|apache-mod_authn_sasl-1.2-1|109	
12cr|apache-mod_authn_sasl-1.2-1|110	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2009.0
12cr|apache-mod_authn_sasl-1.2-1|111	+ Revision: 215544
12cr|apache-mod_authn_sasl-1.2-1|112	- fix rebuild
12cr|apache-mod_authn_sasl-1.2-1|113	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_authn_sasl-1.2-1|114	
12cr|apache-mod_authn_sasl-1.2-1|115	* Sun May 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2009.0
12cr|apache-mod_authn_sasl-1.2-1|116	+ Revision: 208658
12cr|apache-mod_authn_sasl-1.2-1|117	- fix build (stupid autoconf stuff...)
12cr|apache-mod_authn_sasl-1.2-1|118	- import apache-mod_authn_sasl
12cr|apache-mod_authn_sasl-1.2-1|119	
12cr|apache-mod_authn_sasl-1.2-1|120	
12cr|apache-mod_authn_sasl-1.2-1|121	* Sun May 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2009.0
12cr|apache-mod_authn_sasl-1.2-1|122	- initial Mandriva package

145 12
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|1	%define snap r794
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|2	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|3	#Module-Specific definitions
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|4	%define mod_name mod_auth_ntlm_winbind
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|5	%define mod_conf B19_%{mod_name}.conf
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|6	%define mod_so %{mod_name}.so
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|7	
12cr|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
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|9	Name:		apache-%{mod_name}
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|10	Version:	0.0.0
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|11	Release:	0.%{snap}.10
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|12	Group:		System/Servers
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|13	License:	Apache License
12cr|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
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|15	Source0:	%{mod_name}-%{version}-%{snap}.tar.gz
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|16	Source1:	%{mod_conf}
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|17	Patch0:		mod_auth_ntlm_winbind-20060510-connect_http10.diff
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|18	Requires(pre): rpm-helper
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|19	Requires(postun): rpm-helper
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|20	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|21	Requires(pre):	apache-mpm-prefork >= 2.2.0
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|22	Requires:	samba-common
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|23	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|24	Requires:	apache >= 2.2.0
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|25	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|26	BuildRequires:	file
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|27	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|28	%description
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|29	mod_auth_ntlm_winbind is an Apache module to authenticate users and
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|30	authorize access through Samba's winbind daemon against a Microsoft
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|31	like Domain Controller (DC).  These are Microsoft NT/2000/XP and Samba.
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|32	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|33	%prep
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|34	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|35	%setup -q -n %{mod_name}
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|36	%patch0 -p0
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|37	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|38	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|39	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|40	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|41	find . -type d -perm 0555 -exec chmod 755 {} \;
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|42	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|43	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|44	
12cr|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
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|46	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|47	done
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|48	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|49	# strip away annoying ^M
12cr|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//'
12cr|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//'
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|52	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|53	%build
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|54	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|55	%{_bindir}/apxs -DAPACHE2 -c %{mod_name}.c
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|56	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|57	%install
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|58	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|59	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|60	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|61	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|62	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|63	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|64	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|65	%post
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|66	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|67	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|68	fi
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|69	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|70	%postun
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|71	if [ "$1" = "0" ]; then
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|72	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|73	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|74	fi
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|75	fi
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|76	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|77	%clean
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|78	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|79	%files
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|80	%doc AUTHORS README
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|81	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|82	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|83	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|84	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|85	%changelog
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|86	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.0.0-0.r794.10mdv2012.0
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|87	+ Revision: 772569
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|88	- rebuild
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|89	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|90	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.0-0.r794.9
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|91	+ Revision: 678265
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|92	- mass rebuild
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|93	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|94	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.0-0.r794.8mdv2011.0
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|95	+ Revision: 587923
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|96	- rebuild
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|97	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|98	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.0-0.r794.7mdv2010.1
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|99	+ Revision: 516049
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|100	- rebuilt for apache-2.2.15
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|101	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|102	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.0.0-0.r794.6mdv2010.0
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|103	+ Revision: 406539
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|104	- rebuild
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|105	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|106	* Sun Mar 22 2009 Oden Eriksson <oeriksson@mandriva.com> 0.0.0-0.r794.5mdv2009.1
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|107	+ Revision: 360275
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|108	- fix deps
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|109	- add the proxy patch (rediffed from contrib/)
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|110	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|111	* Sun Aug 10 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0.0-0.r794.4mdv2009.0
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|112	+ Revision: 270221
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|113	- fix url
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|114	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|115	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0.0-0.r794.3mdv2009.0
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|116	+ Revision: 234662
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|117	- rebuild
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|118	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|119	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0.0-0.r794.2mdv2009.0
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|120	+ Revision: 215534
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|121	- fix rebuild
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|122	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|123	* Sat May 10 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0.0-0.r794.1mdv2009.0
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|124	+ Revision: 205372
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|125	- new svn snap (r794)
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|126	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|127	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0.0-0.r781.2mdv2008.1
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|128	+ Revision: 181672
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|129	- rebuild
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|130	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|131	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|132	- restore BuildRoot
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|133	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|134	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|135	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|136	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|137	* Sat Sep 29 2007 Oden Eriksson <oeriksson@mandriva.com> 0.0.0-0.r781.1mdv2008.1
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|138	+ Revision: 93833
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|139	- import apache-mod_auth_ntlm_winbind
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|140	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|141	
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|142	* Sat Sep 29 2007 Oden Eriksson <oeriksson@mandriva.com> 0.0.0-0.r781.1mdv2008.0
12cr|apache-mod_auth_ntlm_winbind-0.0.0-0.r794.10|143	- initial Mandriva package

146 12
12cr|apache-mod_auth_pam-1.1.1-11|1	#Module-Specific definitions
12cr|apache-mod_auth_pam-1.1.1-11|2	%define mod_name mod_auth_pam
12cr|apache-mod_auth_pam-1.1.1-11|3	%define mod_conf A48_%{mod_name}.conf
12cr|apache-mod_auth_pam-1.1.1-11|4	%define mod_so %{mod_name}.so
12cr|apache-mod_auth_pam-1.1.1-11|5	
12cr|apache-mod_auth_pam-1.1.1-11|6	Summary: 	Pam authorisation for Apache
12cr|apache-mod_auth_pam-1.1.1-11|7	Name: 		apache-%{mod_name}
12cr|apache-mod_auth_pam-1.1.1-11|8	Version: 	1.1.1
12cr|apache-mod_auth_pam-1.1.1-11|9	Release: 	11
12cr|apache-mod_auth_pam-1.1.1-11|10	License: 	LGPL
12cr|apache-mod_auth_pam-1.1.1-11|11	Group: 		System/Servers
12cr|apache-mod_auth_pam-1.1.1-11|12	URL: 		http://pam.sourceforge.net/mod_auth_pam/
12cr|apache-mod_auth_pam-1.1.1-11|13	Source0:	http://pam.sourceforge.net/mod_auth_pam/dist/%{mod_name}-2.0-%{version}.tar.bz2
12cr|apache-mod_auth_pam-1.1.1-11|14	Source1:	http://pam.sourceforge.net/mod_auth_pam/shadow.html
12cr|apache-mod_auth_pam-1.1.1-11|15	Source2:	%{mod_conf}
12cr|apache-mod_auth_pam-1.1.1-11|16	Requires(pre): rpm-helper
12cr|apache-mod_auth_pam-1.1.1-11|17	Requires(postun): rpm-helper
12cr|apache-mod_auth_pam-1.1.1-11|18	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_auth_pam-1.1.1-11|19	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_auth_pam-1.1.1-11|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_auth_pam-1.1.1-11|21	Requires:	apache >= 2.2.0
12cr|apache-mod_auth_pam-1.1.1-11|22	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_auth_pam-1.1.1-11|23	BuildRequires:	file
12cr|apache-mod_auth_pam-1.1.1-11|24	BuildRequires:  pam-devel
12cr|apache-mod_auth_pam-1.1.1-11|25	
12cr|apache-mod_auth_pam-1.1.1-11|26	%description
12cr|apache-mod_auth_pam-1.1.1-11|27	The PAM authentication module implements Basic authentication on
12cr|apache-mod_auth_pam-1.1.1-11|28	top of the Pluggable Authentication Module library. Thereby it
12cr|apache-mod_auth_pam-1.1.1-11|29	supports standard unix passwd, shadow, NIS, SMB auth and radius
12cr|apache-mod_auth_pam-1.1.1-11|30	authentication transparently and easily interchangeable, wherever
12cr|apache-mod_auth_pam-1.1.1-11|31	the HTTP protocol allows it.
12cr|apache-mod_auth_pam-1.1.1-11|32	
12cr|apache-mod_auth_pam-1.1.1-11|33	%prep
12cr|apache-mod_auth_pam-1.1.1-11|34	
12cr|apache-mod_auth_pam-1.1.1-11|35	%setup -q -n %{mod_name}
12cr|apache-mod_auth_pam-1.1.1-11|36	
12cr|apache-mod_auth_pam-1.1.1-11|37	cp %{SOURCE1} .
12cr|apache-mod_auth_pam-1.1.1-11|38	cp %{SOURCE2} %{mod_conf}
12cr|apache-mod_auth_pam-1.1.1-11|39	
12cr|apache-mod_auth_pam-1.1.1-11|40	chmod 644 INSTALL README doc/configure.html doc/faq.html doc/install.html
12cr|apache-mod_auth_pam-1.1.1-11|41	
12cr|apache-mod_auth_pam-1.1.1-11|42	# strip away annoying ^M
12cr|apache-mod_auth_pam-1.1.1-11|43	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_auth_pam-1.1.1-11|44	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_auth_pam-1.1.1-11|45	
12cr|apache-mod_auth_pam-1.1.1-11|46	%build
12cr|apache-mod_auth_pam-1.1.1-11|47	
12cr|apache-mod_auth_pam-1.1.1-11|48	%{_bindir}/apxs -c %{mod_name}.c -o %{mod_name}.la -lpam
12cr|apache-mod_auth_pam-1.1.1-11|49	%{_bindir}/apxs -c mod_auth_sys_group.c -o mod_auth_sys_group.la -lpam
12cr|apache-mod_auth_pam-1.1.1-11|50	
12cr|apache-mod_auth_pam-1.1.1-11|51	%install
12cr|apache-mod_auth_pam-1.1.1-11|52	
12cr|apache-mod_auth_pam-1.1.1-11|53	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_auth_pam-1.1.1-11|54	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_auth_pam-1.1.1-11|55	install -d %{buildroot}%{_sysconfdir}/pam.d
12cr|apache-mod_auth_pam-1.1.1-11|56	
12cr|apache-mod_auth_pam-1.1.1-11|57	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_auth_pam-1.1.1-11|58	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_auth_pam-1.1.1-11|59	
12cr|apache-mod_auth_pam-1.1.1-11|60	cat > %{buildroot}%{_sysconfdir}/pam.d/httpd << EOF
12cr|apache-mod_auth_pam-1.1.1-11|61	#%PAM-1.0
12cr|apache-mod_auth_pam-1.1.1-11|62	auth       include      system-auth
12cr|apache-mod_auth_pam-1.1.1-11|63	account    include      system-auth
12cr|apache-mod_auth_pam-1.1.1-11|64	EOF
12cr|apache-mod_auth_pam-1.1.1-11|65	
12cr|apache-mod_auth_pam-1.1.1-11|66	%post
12cr|apache-mod_auth_pam-1.1.1-11|67	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_auth_pam-1.1.1-11|68	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_auth_pam-1.1.1-11|69	fi
12cr|apache-mod_auth_pam-1.1.1-11|70	
12cr|apache-mod_auth_pam-1.1.1-11|71	%postun
12cr|apache-mod_auth_pam-1.1.1-11|72	if [ "$1" = "0" ]; then
12cr|apache-mod_auth_pam-1.1.1-11|73	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_auth_pam-1.1.1-11|74	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_auth_pam-1.1.1-11|75	fi
12cr|apache-mod_auth_pam-1.1.1-11|76	fi
12cr|apache-mod_auth_pam-1.1.1-11|77	
12cr|apache-mod_auth_pam-1.1.1-11|78	%clean
12cr|apache-mod_auth_pam-1.1.1-11|79	
12cr|apache-mod_auth_pam-1.1.1-11|80	%files
12cr|apache-mod_auth_pam-1.1.1-11|81	%doc INSTALL README doc/configure.html doc/faq.html doc/install.html shadow.html
12cr|apache-mod_auth_pam-1.1.1-11|82	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_auth_pam-1.1.1-11|83	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/httpd
12cr|apache-mod_auth_pam-1.1.1-11|84	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_*.so
12cr|apache-mod_auth_pam-1.1.1-11|85	
12cr|apache-mod_auth_pam-1.1.1-11|86	
12cr|apache-mod_auth_pam-1.1.1-11|87	%changelog
12cr|apache-mod_auth_pam-1.1.1-11|88	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-11mdv2012.0
12cr|apache-mod_auth_pam-1.1.1-11|89	+ Revision: 772571
12cr|apache-mod_auth_pam-1.1.1-11|90	- rebuild
12cr|apache-mod_auth_pam-1.1.1-11|91	
12cr|apache-mod_auth_pam-1.1.1-11|92	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-10
12cr|apache-mod_auth_pam-1.1.1-11|93	+ Revision: 678267
12cr|apache-mod_auth_pam-1.1.1-11|94	- mass rebuild
12cr|apache-mod_auth_pam-1.1.1-11|95	
12cr|apache-mod_auth_pam-1.1.1-11|96	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-9mdv2011.0
12cr|apache-mod_auth_pam-1.1.1-11|97	+ Revision: 587925
12cr|apache-mod_auth_pam-1.1.1-11|98	- rebuild
12cr|apache-mod_auth_pam-1.1.1-11|99	
12cr|apache-mod_auth_pam-1.1.1-11|100	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-8mdv2010.1
12cr|apache-mod_auth_pam-1.1.1-11|101	+ Revision: 516051
12cr|apache-mod_auth_pam-1.1.1-11|102	- rebuilt for apache-2.2.15
12cr|apache-mod_auth_pam-1.1.1-11|103	
12cr|apache-mod_auth_pam-1.1.1-11|104	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdv2010.0
12cr|apache-mod_auth_pam-1.1.1-11|105	+ Revision: 406542
12cr|apache-mod_auth_pam-1.1.1-11|106	- rebuild
12cr|apache-mod_auth_pam-1.1.1-11|107	
12cr|apache-mod_auth_pam-1.1.1-11|108	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 1.1.1-6mdv2009.1
12cr|apache-mod_auth_pam-1.1.1-11|109	+ Revision: 135820
12cr|apache-mod_auth_pam-1.1.1-11|110	- restore BuildRoot
12cr|apache-mod_auth_pam-1.1.1-11|111	
12cr|apache-mod_auth_pam-1.1.1-11|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_auth_pam-1.1.1-11|113	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_auth_pam-1.1.1-11|114	
12cr|apache-mod_auth_pam-1.1.1-11|115	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-6mdv2008.0
12cr|apache-mod_auth_pam-1.1.1-11|116	+ Revision: 82524
12cr|apache-mod_auth_pam-1.1.1-11|117	- rebuild
12cr|apache-mod_auth_pam-1.1.1-11|118	
12cr|apache-mod_auth_pam-1.1.1-11|119	* Mon Jul 23 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdv2008.0
12cr|apache-mod_auth_pam-1.1.1-11|120	+ Revision: 54701
12cr|apache-mod_auth_pam-1.1.1-11|121	- bump release
12cr|apache-mod_auth_pam-1.1.1-11|122	
12cr|apache-mod_auth_pam-1.1.1-11|123	* Mon Jul 23 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-4mdv2008.0
12cr|apache-mod_auth_pam-1.1.1-11|124	+ Revision: 54700
12cr|apache-mod_auth_pam-1.1.1-11|125	- fix #27623
12cr|apache-mod_auth_pam-1.1.1-11|126	
12cr|apache-mod_auth_pam-1.1.1-11|127	
12cr|apache-mod_auth_pam-1.1.1-11|128	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdv2007.1
12cr|apache-mod_auth_pam-1.1.1-11|129	+ Revision: 140616
12cr|apache-mod_auth_pam-1.1.1-11|130	- rebuild
12cr|apache-mod_auth_pam-1.1.1-11|131	
12cr|apache-mod_auth_pam-1.1.1-11|132	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2007.0
12cr|apache-mod_auth_pam-1.1.1-11|133	+ Revision: 79328
12cr|apache-mod_auth_pam-1.1.1-11|134	- Import apache-mod_auth_pam
12cr|apache-mod_auth_pam-1.1.1-11|135	
12cr|apache-mod_auth_pam-1.1.1-11|136	* Mon Jul 24 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.1.1-2mdv2007.0
12cr|apache-mod_auth_pam-1.1.1-11|137	- Fix for new PAM
12cr|apache-mod_auth_pam-1.1.1-11|138	
12cr|apache-mod_auth_pam-1.1.1-11|139	* Mon Jan 30 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdk
12cr|apache-mod_auth_pam-1.1.1-11|140	- built for apache-2.2.0
12cr|apache-mod_auth_pam-1.1.1-11|141	
12cr|apache-mod_auth_pam-1.1.1-11|142	* Fri Jan 20 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1:1.1.1-2mdk
12cr|apache-mod_auth_pam-1.1.1-11|143	- Add BuildRequires
12cr|apache-mod_auth_pam-1.1.1-11|144	
12cr|apache-mod_auth_pam-1.1.1-11|145	* Thu Jan 19 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.1-1mdk
12cr|apache-mod_auth_pam-1.1.1-11|146	- fix versioning and deps
12cr|apache-mod_auth_pam-1.1.1-11|147	
12cr|apache-mod_auth_pam-1.1.1-11|148	* Tue Jun 07 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.33_1.1.1-1mdk
12cr|apache-mod_auth_pam-1.1.1-11|149	- renamed to apache1-mod_auth_pam and reworked it quite a bit
12cr|apache-mod_auth_pam-1.1.1-11|150	
12cr|apache-mod_auth_pam-1.1.1-11|151	* Tue Feb 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.1.1-10mdk
12cr|apache-mod_auth_pam-1.1.1-11|152	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_auth_pam-1.1.1-11|153	
12cr|apache-mod_auth_pam-1.1.1-11|154	* Sun Nov 21 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.1.1-9mdk
12cr|apache-mod_auth_pam-1.1.1-11|155	- built for apache 1.3.33
12cr|apache-mod_auth_pam-1.1.1-11|156	
12cr|apache-mod_auth_pam-1.1.1-11|157	* Fri Jun 11 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.1.1-8mdk
12cr|apache-mod_auth_pam-1.1.1-11|158	- built for apache 1.3.31
12cr|apache-mod_auth_pam-1.1.1-11|159	

147 12
12cr|apache-mod_auth_sdb-0.12-20|1	#Module-Specific definitions
12cr|apache-mod_auth_sdb-0.12-20|2	%define mod_name mod_auth_sdb
12cr|apache-mod_auth_sdb-0.12-20|3	%define mod_conf 95_%{mod_name}.conf
12cr|apache-mod_auth_sdb-0.12-20|4	%define mod_so %{mod_name}.so
12cr|apache-mod_auth_sdb-0.12-20|5	
12cr|apache-mod_auth_sdb-0.12-20|6	Summary:	DSO module for the apache Web server
12cr|apache-mod_auth_sdb-0.12-20|7	Name:		apache-%{mod_name}
12cr|apache-mod_auth_sdb-0.12-20|8	Version:	0.12
12cr|apache-mod_auth_sdb-0.12-20|9	Release:	20
12cr|apache-mod_auth_sdb-0.12-20|10	Group:		System/Servers
12cr|apache-mod_auth_sdb-0.12-20|11	License:	Apache License
12cr|apache-mod_auth_sdb-0.12-20|12	URL:		http://shebang.jp/src/apache/
12cr|apache-mod_auth_sdb-0.12-20|13	Source0:	%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_auth_sdb-0.12-20|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_auth_sdb-0.12-20|15	Patch0:		mod_auth_sdb-0.12-register.patch
12cr|apache-mod_auth_sdb-0.12-20|16	Patch1:		mod_auth_sdb-0.12-apache220.diff
12cr|apache-mod_auth_sdb-0.12-20|17	BuildRequires:	sdb-devel
12cr|apache-mod_auth_sdb-0.12-20|18	Requires(pre): rpm-helper
12cr|apache-mod_auth_sdb-0.12-20|19	Requires(postun): rpm-helper
12cr|apache-mod_auth_sdb-0.12-20|20	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_auth_sdb-0.12-20|21	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_auth_sdb-0.12-20|22	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_auth_sdb-0.12-20|23	Requires:	apache >= 2.2.0
12cr|apache-mod_auth_sdb-0.12-20|24	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_auth_sdb-0.12-20|25	BuildRequires:	file
12cr|apache-mod_auth_sdb-0.12-20|26	Epoch:		1
12cr|apache-mod_auth_sdb-0.12-20|27	
12cr|apache-mod_auth_sdb-0.12-20|28	%description
12cr|apache-mod_auth_sdb-0.12-20|29	This module provides Apache user authentication using LibSDB.
12cr|apache-mod_auth_sdb-0.12-20|30	
12cr|apache-mod_auth_sdb-0.12-20|31	%prep
12cr|apache-mod_auth_sdb-0.12-20|32	
12cr|apache-mod_auth_sdb-0.12-20|33	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_auth_sdb-0.12-20|34	%patch0 -p0
12cr|apache-mod_auth_sdb-0.12-20|35	%patch1 -p0
12cr|apache-mod_auth_sdb-0.12-20|36	
12cr|apache-mod_auth_sdb-0.12-20|37	# strip away annoying ^M
12cr|apache-mod_auth_sdb-0.12-20|38	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_auth_sdb-0.12-20|39	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_auth_sdb-0.12-20|40	
12cr|apache-mod_auth_sdb-0.12-20|41	%build
12cr|apache-mod_auth_sdb-0.12-20|42	
12cr|apache-mod_auth_sdb-0.12-20|43	#%{_bindir}/apxs -c %{mod_name}.c -Wl,-lsdb
12cr|apache-mod_auth_sdb-0.12-20|44	
12cr|apache-mod_auth_sdb-0.12-20|45	%{_bindir}/apxs \
12cr|apache-mod_auth_sdb-0.12-20|46	-c %{mod_name}.c \
12cr|apache-mod_auth_sdb-0.12-20|47	`%{_bindir}/sdb-config --cflags` \
12cr|apache-mod_auth_sdb-0.12-20|48	`%{_bindir}/sdb-config --libs`
12cr|apache-mod_auth_sdb-0.12-20|49	
12cr|apache-mod_auth_sdb-0.12-20|50	%install
12cr|apache-mod_auth_sdb-0.12-20|51	
12cr|apache-mod_auth_sdb-0.12-20|52	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_auth_sdb-0.12-20|53	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_auth_sdb-0.12-20|54	
12cr|apache-mod_auth_sdb-0.12-20|55	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_auth_sdb-0.12-20|56	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_auth_sdb-0.12-20|57	
12cr|apache-mod_auth_sdb-0.12-20|58	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_auth_sdb-0.12-20|59	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_auth_sdb-0.12-20|60	
12cr|apache-mod_auth_sdb-0.12-20|61	%post
12cr|apache-mod_auth_sdb-0.12-20|62	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_auth_sdb-0.12-20|63	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_auth_sdb-0.12-20|64	fi
12cr|apache-mod_auth_sdb-0.12-20|65	
12cr|apache-mod_auth_sdb-0.12-20|66	%postun
12cr|apache-mod_auth_sdb-0.12-20|67	if [ "$1" = "0" ]; then
12cr|apache-mod_auth_sdb-0.12-20|68	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_auth_sdb-0.12-20|69	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_auth_sdb-0.12-20|70	fi
12cr|apache-mod_auth_sdb-0.12-20|71	fi
12cr|apache-mod_auth_sdb-0.12-20|72	
12cr|apache-mod_auth_sdb-0.12-20|73	%clean
12cr|apache-mod_auth_sdb-0.12-20|74	
12cr|apache-mod_auth_sdb-0.12-20|75	%files
12cr|apache-mod_auth_sdb-0.12-20|76	%doc ChangeLog README
12cr|apache-mod_auth_sdb-0.12-20|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_auth_sdb-0.12-20|78	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_auth_sdb-0.12-20|79	%{_var}/www/html/addon-modules/*
12cr|apache-mod_auth_sdb-0.12-20|80	
12cr|apache-mod_auth_sdb-0.12-20|81	
12cr|apache-mod_auth_sdb-0.12-20|82	
12cr|apache-mod_auth_sdb-0.12-20|83	
12cr|apache-mod_auth_sdb-0.12-20|84	%changelog
12cr|apache-mod_auth_sdb-0.12-20|85	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.12-20mdv2012.0
12cr|apache-mod_auth_sdb-0.12-20|86	+ Revision: 772580
12cr|apache-mod_auth_sdb-0.12-20|87	- rebuild
12cr|apache-mod_auth_sdb-0.12-20|88	
12cr|apache-mod_auth_sdb-0.12-20|89	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.12-19
12cr|apache-mod_auth_sdb-0.12-20|90	+ Revision: 678270
12cr|apache-mod_auth_sdb-0.12-20|91	- mass rebuild
12cr|apache-mod_auth_sdb-0.12-20|92	
12cr|apache-mod_auth_sdb-0.12-20|93	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.12-18
12cr|apache-mod_auth_sdb-0.12-20|94	+ Revision: 645764
12cr|apache-mod_auth_sdb-0.12-20|95	- relink against libmysqlclient.so.18
12cr|apache-mod_auth_sdb-0.12-20|96	
12cr|apache-mod_auth_sdb-0.12-20|97	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.12-17mdv2011.0
12cr|apache-mod_auth_sdb-0.12-20|98	+ Revision: 587928
12cr|apache-mod_auth_sdb-0.12-20|99	- rebuild
12cr|apache-mod_auth_sdb-0.12-20|100	
12cr|apache-mod_auth_sdb-0.12-20|101	* Fri Apr 23 2010 Funda Wang <fwang@mandriva.org> 1:0.12-16mdv2010.1
12cr|apache-mod_auth_sdb-0.12-20|102	+ Revision: 538080
12cr|apache-mod_auth_sdb-0.12-20|103	- rebuild
12cr|apache-mod_auth_sdb-0.12-20|104	
12cr|apache-mod_auth_sdb-0.12-20|105	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.12-15mdv2010.1
12cr|apache-mod_auth_sdb-0.12-20|106	+ Revision: 516057
12cr|apache-mod_auth_sdb-0.12-20|107	- rebuilt for apache-2.2.15
12cr|apache-mod_auth_sdb-0.12-20|108	
12cr|apache-mod_auth_sdb-0.12-20|109	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.12-14mdv2010.0
12cr|apache-mod_auth_sdb-0.12-20|110	+ Revision: 406545
12cr|apache-mod_auth_sdb-0.12-20|111	- rebuild
12cr|apache-mod_auth_sdb-0.12-20|112	
12cr|apache-mod_auth_sdb-0.12-20|113	* Wed Jan 07 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.12-13mdv2009.1
12cr|apache-mod_auth_sdb-0.12-20|114	+ Revision: 326481
12cr|apache-mod_auth_sdb-0.12-20|115	- rebuild
12cr|apache-mod_auth_sdb-0.12-20|116	
12cr|apache-mod_auth_sdb-0.12-20|117	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.12-12mdv2009.1
12cr|apache-mod_auth_sdb-0.12-20|118	+ Revision: 325564
12cr|apache-mod_auth_sdb-0.12-20|119	- rebuild
12cr|apache-mod_auth_sdb-0.12-20|120	
12cr|apache-mod_auth_sdb-0.12-20|121	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.12-11mdv2009.0
12cr|apache-mod_auth_sdb-0.12-20|122	+ Revision: 234669
12cr|apache-mod_auth_sdb-0.12-20|123	- rebuild
12cr|apache-mod_auth_sdb-0.12-20|124	
12cr|apache-mod_auth_sdb-0.12-20|125	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.12-10mdv2009.0
12cr|apache-mod_auth_sdb-0.12-20|126	+ Revision: 215538
12cr|apache-mod_auth_sdb-0.12-20|127	- fix rebuild
12cr|apache-mod_auth_sdb-0.12-20|128	- fix buildroot
12cr|apache-mod_auth_sdb-0.12-20|129	
12cr|apache-mod_auth_sdb-0.12-20|130	* Sat Mar 08 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.12-9mdv2008.1
12cr|apache-mod_auth_sdb-0.12-20|131	+ Revision: 182161
12cr|apache-mod_auth_sdb-0.12-20|132	- rebuild
12cr|apache-mod_auth_sdb-0.12-20|133	
12cr|apache-mod_auth_sdb-0.12-20|134	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:0.12-8mdv2008.1
12cr|apache-mod_auth_sdb-0.12-20|135	+ Revision: 170710
12cr|apache-mod_auth_sdb-0.12-20|136	- rebuild
12cr|apache-mod_auth_sdb-0.12-20|137	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_auth_sdb-0.12-20|138	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_auth_sdb-0.12-20|139	
12cr|apache-mod_auth_sdb-0.12-20|140	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_auth_sdb-0.12-20|141	- restore BuildRoot
12cr|apache-mod_auth_sdb-0.12-20|142	
12cr|apache-mod_auth_sdb-0.12-20|143	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.12-7mdv2008.0
12cr|apache-mod_auth_sdb-0.12-20|144	+ Revision: 82525
12cr|apache-mod_auth_sdb-0.12-20|145	- rebuild
12cr|apache-mod_auth_sdb-0.12-20|146	
12cr|apache-mod_auth_sdb-0.12-20|147	
12cr|apache-mod_auth_sdb-0.12-20|148	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.12-6mdv2007.1
12cr|apache-mod_auth_sdb-0.12-20|149	+ Revision: 140620
12cr|apache-mod_auth_sdb-0.12-20|150	- rebuild
12cr|apache-mod_auth_sdb-0.12-20|151	
12cr|apache-mod_auth_sdb-0.12-20|152	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.12-5mdv2007.0
12cr|apache-mod_auth_sdb-0.12-20|153	+ Revision: 79337
12cr|apache-mod_auth_sdb-0.12-20|154	- Import apache-mod_auth_sdb
12cr|apache-mod_auth_sdb-0.12-20|155	
12cr|apache-mod_auth_sdb-0.12-20|156	* Tue Sep 05 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.12-1mdv2007.0
12cr|apache-mod_auth_sdb-0.12-20|157	- rebuilt against MySQL-5.0.24a-1mdv2007.0 due to ABI changes
12cr|apache-mod_auth_sdb-0.12-20|158	
12cr|apache-mod_auth_sdb-0.12-20|159	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.12-4mdv2007.0
12cr|apache-mod_auth_sdb-0.12-20|160	- rebuild
12cr|apache-mod_auth_sdb-0.12-20|161	
12cr|apache-mod_auth_sdb-0.12-20|162	* Fri Dec 16 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.12-3mdk
12cr|apache-mod_auth_sdb-0.12-20|163	- rebuilt against apache-2.2.0 (P1)
12cr|apache-mod_auth_sdb-0.12-20|164	
12cr|apache-mod_auth_sdb-0.12-20|165	* Thu Dec 01 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.12-2mdk
12cr|apache-mod_auth_sdb-0.12-20|166	- rebuilt against openssl-0.9.8a
12cr|apache-mod_auth_sdb-0.12-20|167	
12cr|apache-mod_auth_sdb-0.12-20|168	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.12-1mdk
12cr|apache-mod_auth_sdb-0.12-20|169	- rebuilt against MySQL-5.0.15
12cr|apache-mod_auth_sdb-0.12-20|170	- fix versioning
12cr|apache-mod_auth_sdb-0.12-20|171	
12cr|apache-mod_auth_sdb-0.12-20|172	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.12-2mdk
12cr|apache-mod_auth_sdb-0.12-20|173	- fix deps
12cr|apache-mod_auth_sdb-0.12-20|174	
12cr|apache-mod_auth_sdb-0.12-20|175	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.12-1mdk
12cr|apache-mod_auth_sdb-0.12-20|176	- rename the package
12cr|apache-mod_auth_sdb-0.12-20|177	- the conf.d directory is renamed to modules.d
12cr|apache-mod_auth_sdb-0.12-20|178	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_auth_sdb-0.12-20|179	
12cr|apache-mod_auth_sdb-0.12-20|180	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.12-4mdk
12cr|apache-mod_auth_sdb-0.12-20|181	- use the %macro
12cr|apache-mod_auth_sdb-0.12-20|182	
12cr|apache-mod_auth_sdb-0.12-20|183	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.12-3mdk
12cr|apache-mod_auth_sdb-0.12-20|184	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_auth_sdb-0.12-20|185	- fix bug #6574
12cr|apache-mod_auth_sdb-0.12-20|186	
12cr|apache-mod_auth_sdb-0.12-20|187	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.12-2mdk
12cr|apache-mod_auth_sdb-0.12-20|188	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_auth_sdb-0.12-20|189	
12cr|apache-mod_auth_sdb-0.12-20|190	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.12-1mdk
12cr|apache-mod_auth_sdb-0.12-20|191	- rebuilt for apache 2.0.53
12cr|apache-mod_auth_sdb-0.12-20|192	
12cr|apache-mod_auth_sdb-0.12-20|193	* Tue Jan 25 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.12-2mdk
12cr|apache-mod_auth_sdb-0.12-20|194	- rebuilt against MySQL-4.1.x system libs
12cr|apache-mod_auth_sdb-0.12-20|195	- rebuilt against sdb-0.6.0 libs
12cr|apache-mod_auth_sdb-0.12-20|196	- nuke redundant deps
12cr|apache-mod_auth_sdb-0.12-20|197	
12cr|apache-mod_auth_sdb-0.12-20|198	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.12-1mdk
12cr|apache-mod_auth_sdb-0.12-20|199	- built for apache 2.0.52
12cr|apache-mod_auth_sdb-0.12-20|200	
12cr|apache-mod_auth_sdb-0.12-20|201	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_0.12-1mdk
12cr|apache-mod_auth_sdb-0.12-20|202	- built for apache 2.0.51
12cr|apache-mod_auth_sdb-0.12-20|203	
12cr|apache-mod_auth_sdb-0.12-20|204	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_0.12-1mdk
12cr|apache-mod_auth_sdb-0.12-20|205	- built for apache 2.0.50
12cr|apache-mod_auth_sdb-0.12-20|206	- remove redundant provides
12cr|apache-mod_auth_sdb-0.12-20|207	
12cr|apache-mod_auth_sdb-0.12-20|208	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_0.12-1mdk
12cr|apache-mod_auth_sdb-0.12-20|209	- built for apache 2.0.49
12cr|apache-mod_auth_sdb-0.12-20|210	

148 12
12cr|apache-mod_auth_token-1.0.3-10|1	#Module-Specific definitions
12cr|apache-mod_auth_token-1.0.3-10|2	%define mod_name mod_auth_token
12cr|apache-mod_auth_token-1.0.3-10|3	%define mod_conf A63_%{mod_name}.conf
12cr|apache-mod_auth_token-1.0.3-10|4	%define mod_so %{mod_name}.so
12cr|apache-mod_auth_token-1.0.3-10|5	
12cr|apache-mod_auth_token-1.0.3-10|6	Summary:	Token based authentication to secure downloads and prevent deep-linking
12cr|apache-mod_auth_token-1.0.3-10|7	Name:		apache-%{mod_name}
12cr|apache-mod_auth_token-1.0.3-10|8	Version:	1.0.3
12cr|apache-mod_auth_token-1.0.3-10|9	Release:	10
12cr|apache-mod_auth_token-1.0.3-10|10	Group:		System/Servers
12cr|apache-mod_auth_token-1.0.3-10|11	License:	GPL
12cr|apache-mod_auth_token-1.0.3-10|12	URL:		http://www.synd.info/
12cr|apache-mod_auth_token-1.0.3-10|13	Source0:	http://www.synd.info/downloads/releases/%{mod_name}-%{version}.tar.gz
12cr|apache-mod_auth_token-1.0.3-10|14	Source1:	%{mod_conf}
12cr|apache-mod_auth_token-1.0.3-10|15	Requires(pre): rpm-helper
12cr|apache-mod_auth_token-1.0.3-10|16	Requires(postun): rpm-helper
12cr|apache-mod_auth_token-1.0.3-10|17	Requires(pre):	apache-conf >= 2.2.8
12cr|apache-mod_auth_token-1.0.3-10|18	Requires(pre):	apache >= 2.2.8
12cr|apache-mod_auth_token-1.0.3-10|19	Requires:	apache-conf >= 2.2.8
12cr|apache-mod_auth_token-1.0.3-10|20	Requires:	apache >= 2.2.8
12cr|apache-mod_auth_token-1.0.3-10|21	BuildRequires:  apache-devel >= 2.2.8
12cr|apache-mod_auth_token-1.0.3-10|22	BuildRequires:	file
12cr|apache-mod_auth_token-1.0.3-10|23	BuildRequires:	autoconf2.5
12cr|apache-mod_auth_token-1.0.3-10|24	BuildRequires:	automake
12cr|apache-mod_auth_token-1.0.3-10|25	BuildRequires:	libtool
12cr|apache-mod_auth_token-1.0.3-10|26	
12cr|apache-mod_auth_token-1.0.3-10|27	%description
12cr|apache-mod_auth_token-1.0.3-10|28	This module uses token based authentication to secure downloads and prevent
12cr|apache-mod_auth_token-1.0.3-10|29	deep-linking. Have your PHP script or servlet generate the to authenticate the
12cr|apache-mod_auth_token-1.0.3-10|30	download. Apache can then treat the download request like a normal file
12cr|apache-mod_auth_token-1.0.3-10|31	transfer without having to pipe the file through a script in  order to add
12cr|apache-mod_auth_token-1.0.3-10|32	authentication.
12cr|apache-mod_auth_token-1.0.3-10|33	
12cr|apache-mod_auth_token-1.0.3-10|34	%prep
12cr|apache-mod_auth_token-1.0.3-10|35	
12cr|apache-mod_auth_token-1.0.3-10|36	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_auth_token-1.0.3-10|37	
12cr|apache-mod_auth_token-1.0.3-10|38	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_auth_token-1.0.3-10|39	
12cr|apache-mod_auth_token-1.0.3-10|40	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|apache-mod_auth_token-1.0.3-10|41	find . -type d -perm 0555 -exec chmod 755 {} \;
12cr|apache-mod_auth_token-1.0.3-10|42	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|apache-mod_auth_token-1.0.3-10|43	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|apache-mod_auth_token-1.0.3-10|44	
12cr|apache-mod_auth_token-1.0.3-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
12cr|apache-mod_auth_token-1.0.3-10|46	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|apache-mod_auth_token-1.0.3-10|47	done
12cr|apache-mod_auth_token-1.0.3-10|48	
12cr|apache-mod_auth_token-1.0.3-10|49	# strip away annoying ^M
12cr|apache-mod_auth_token-1.0.3-10|50	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_auth_token-1.0.3-10|51	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_auth_token-1.0.3-10|52	
12cr|apache-mod_auth_token-1.0.3-10|53	%build
12cr|apache-mod_auth_token-1.0.3-10|54	rm -f configure
12cr|apache-mod_auth_token-1.0.3-10|55	libtoolize --copy --force; aclocal; autoconf; automake --add-missing --copy --foreign && autoconf
12cr|apache-mod_auth_token-1.0.3-10|56	
12cr|apache-mod_auth_token-1.0.3-10|57	%configure2_5x --localstatedir=/var/lib \
12cr|apache-mod_auth_token-1.0.3-10|58	--with-apxs=%{_bindir}/apxs
12cr|apache-mod_auth_token-1.0.3-10|59	
12cr|apache-mod_auth_token-1.0.3-10|60	%make
12cr|apache-mod_auth_token-1.0.3-10|61	
12cr|apache-mod_auth_token-1.0.3-10|62	%install
12cr|apache-mod_auth_token-1.0.3-10|63	
12cr|apache-mod_auth_token-1.0.3-10|64	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_auth_token-1.0.3-10|65	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_auth_token-1.0.3-10|66	
12cr|apache-mod_auth_token-1.0.3-10|67	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_auth_token-1.0.3-10|68	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_auth_token-1.0.3-10|69	
12cr|apache-mod_auth_token-1.0.3-10|70	%post
12cr|apache-mod_auth_token-1.0.3-10|71	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_auth_token-1.0.3-10|72	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_auth_token-1.0.3-10|73	fi
12cr|apache-mod_auth_token-1.0.3-10|74	
12cr|apache-mod_auth_token-1.0.3-10|75	%postun
12cr|apache-mod_auth_token-1.0.3-10|76	if [ "$1" = "0" ]; then
12cr|apache-mod_auth_token-1.0.3-10|77	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_auth_token-1.0.3-10|78	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_auth_token-1.0.3-10|79	fi
12cr|apache-mod_auth_token-1.0.3-10|80	fi
12cr|apache-mod_auth_token-1.0.3-10|81	
12cr|apache-mod_auth_token-1.0.3-10|82	%clean
12cr|apache-mod_auth_token-1.0.3-10|83	
12cr|apache-mod_auth_token-1.0.3-10|84	%files
12cr|apache-mod_auth_token-1.0.3-10|85	%doc AUTHORS ChangeLog LICENSE README
12cr|apache-mod_auth_token-1.0.3-10|86	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_auth_token-1.0.3-10|87	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_auth_token-1.0.3-10|88	
12cr|apache-mod_auth_token-1.0.3-10|89	
12cr|apache-mod_auth_token-1.0.3-10|90	%changelog
12cr|apache-mod_auth_token-1.0.3-10|91	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-10mdv2012.0
12cr|apache-mod_auth_token-1.0.3-10|92	+ Revision: 772589
12cr|apache-mod_auth_token-1.0.3-10|93	- rebuild
12cr|apache-mod_auth_token-1.0.3-10|94	
12cr|apache-mod_auth_token-1.0.3-10|95	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-9
12cr|apache-mod_auth_token-1.0.3-10|96	+ Revision: 678271
12cr|apache-mod_auth_token-1.0.3-10|97	- mass rebuild
12cr|apache-mod_auth_token-1.0.3-10|98	
12cr|apache-mod_auth_token-1.0.3-10|99	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-8mdv2011.0
12cr|apache-mod_auth_token-1.0.3-10|100	+ Revision: 627724
12cr|apache-mod_auth_token-1.0.3-10|101	- don't force the usage of automake1.7
12cr|apache-mod_auth_token-1.0.3-10|102	
12cr|apache-mod_auth_token-1.0.3-10|103	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-7mdv2011.0
12cr|apache-mod_auth_token-1.0.3-10|104	+ Revision: 587929
12cr|apache-mod_auth_token-1.0.3-10|105	- rebuild
12cr|apache-mod_auth_token-1.0.3-10|106	
12cr|apache-mod_auth_token-1.0.3-10|107	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-6mdv2010.1
12cr|apache-mod_auth_token-1.0.3-10|108	+ Revision: 516058
12cr|apache-mod_auth_token-1.0.3-10|109	- rebuilt for apache-2.2.15
12cr|apache-mod_auth_token-1.0.3-10|110	
12cr|apache-mod_auth_token-1.0.3-10|111	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-5mdv2010.0
12cr|apache-mod_auth_token-1.0.3-10|112	+ Revision: 406546
12cr|apache-mod_auth_token-1.0.3-10|113	- rebuild
12cr|apache-mod_auth_token-1.0.3-10|114	
12cr|apache-mod_auth_token-1.0.3-10|115	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-4mdv2009.1
12cr|apache-mod_auth_token-1.0.3-10|116	+ Revision: 325565
12cr|apache-mod_auth_token-1.0.3-10|117	- rebuild
12cr|apache-mod_auth_token-1.0.3-10|118	
12cr|apache-mod_auth_token-1.0.3-10|119	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3mdv2009.0
12cr|apache-mod_auth_token-1.0.3-10|120	+ Revision: 234688
12cr|apache-mod_auth_token-1.0.3-10|121	- rebuild
12cr|apache-mod_auth_token-1.0.3-10|122	
12cr|apache-mod_auth_token-1.0.3-10|123	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdv2009.0
12cr|apache-mod_auth_token-1.0.3-10|124	+ Revision: 215539
12cr|apache-mod_auth_token-1.0.3-10|125	- fix rebuild
12cr|apache-mod_auth_token-1.0.3-10|126	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_auth_token-1.0.3-10|127	
12cr|apache-mod_auth_token-1.0.3-10|128	* Tue May 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdv2009.0
12cr|apache-mod_auth_token-1.0.3-10|129	+ Revision: 201980
12cr|apache-mod_auth_token-1.0.3-10|130	- 1.0.3
12cr|apache-mod_auth_token-1.0.3-10|131	
12cr|apache-mod_auth_token-1.0.3-10|132	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdv2008.1
12cr|apache-mod_auth_token-1.0.3-10|133	+ Revision: 181673
12cr|apache-mod_auth_token-1.0.3-10|134	- rebuild
12cr|apache-mod_auth_token-1.0.3-10|135	
12cr|apache-mod_auth_token-1.0.3-10|136	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_auth_token-1.0.3-10|137	- restore BuildRoot
12cr|apache-mod_auth_token-1.0.3-10|138	
12cr|apache-mod_auth_token-1.0.3-10|139	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_auth_token-1.0.3-10|140	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_auth_token-1.0.3-10|141	
12cr|apache-mod_auth_token-1.0.3-10|142	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdv2008.0
12cr|apache-mod_auth_token-1.0.3-10|143	+ Revision: 82526
12cr|apache-mod_auth_token-1.0.3-10|144	- rebuild
12cr|apache-mod_auth_token-1.0.3-10|145	
12cr|apache-mod_auth_token-1.0.3-10|146	
12cr|apache-mod_auth_token-1.0.3-10|147	* Sun Mar 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2007.1
12cr|apache-mod_auth_token-1.0.3-10|148	+ Revision: 141274
12cr|apache-mod_auth_token-1.0.3-10|149	- rebuild
12cr|apache-mod_auth_token-1.0.3-10|150	- rebuild
12cr|apache-mod_auth_token-1.0.3-10|151	
12cr|apache-mod_auth_token-1.0.3-10|152	* Mon Feb 12 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2007.1
12cr|apache-mod_auth_token-1.0.3-10|153	+ Revision: 118915
12cr|apache-mod_auth_token-1.0.3-10|154	- 1.0.2
12cr|apache-mod_auth_token-1.0.3-10|155	- bunzip sources
12cr|apache-mod_auth_token-1.0.3-10|156	
12cr|apache-mod_auth_token-1.0.3-10|157	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2007.1
12cr|apache-mod_auth_token-1.0.3-10|158	+ Revision: 79339
12cr|apache-mod_auth_token-1.0.3-10|159	- Import apache-mod_auth_token
12cr|apache-mod_auth_token-1.0.3-10|160	
12cr|apache-mod_auth_token-1.0.3-10|161	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2007.0
12cr|apache-mod_auth_token-1.0.3-10|162	- rebuild
12cr|apache-mod_auth_token-1.0.3-10|163	
12cr|apache-mod_auth_token-1.0.3-10|164	* Tue May 16 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cr|apache-mod_auth_token-1.0.3-10|165	- initial Mandriva package
12cr|apache-mod_auth_token-1.0.3-10|166	

149 12
12cr|apache-mod_authz_ldap-0.28-5|1	#Module-Specific definitions
12cr|apache-mod_authz_ldap-0.28-5|2	%define mod_name mod_authz_ldap
12cr|apache-mod_authz_ldap-0.28-5|3	%define mod_conf A31_%{mod_name}.conf
12cr|apache-mod_authz_ldap-0.28-5|4	%define mod_so %{mod_name}.so
12cr|apache-mod_authz_ldap-0.28-5|5	
12cr|apache-mod_authz_ldap-0.28-5|6	Summary:	LDAP authorization module for apache
12cr|apache-mod_authz_ldap-0.28-5|7	Name:		apache-%{mod_name}
12cr|apache-mod_authz_ldap-0.28-5|8	Version:	0.28
12cr|apache-mod_authz_ldap-0.28-5|9	Release:	5
12cr|apache-mod_authz_ldap-0.28-5|10	Group:		System/Servers
12cr|apache-mod_authz_ldap-0.28-5|11	License:	GPL
12cr|apache-mod_authz_ldap-0.28-5|12	URL:		http://authzldap.othello.ch/
12cr|apache-mod_authz_ldap-0.28-5|13	Source0:	%{mod_name}-%{version}.tar.gz
12cr|apache-mod_authz_ldap-0.28-5|14	Source1:	%{mod_conf}
12cr|apache-mod_authz_ldap-0.28-5|15	BuildRequires:	openssl-devel
12cr|apache-mod_authz_ldap-0.28-5|16	BuildRequires:	openldap-devel
12cr|apache-mod_authz_ldap-0.28-5|17	BuildRequires:	automake
12cr|apache-mod_authz_ldap-0.28-5|18	BuildRequires:	autoconf2.5
12cr|apache-mod_authz_ldap-0.28-5|19	Requires:	openldap
12cr|apache-mod_authz_ldap-0.28-5|20	Requires:	apache-mod_ssl
12cr|apache-mod_authz_ldap-0.28-5|21	Requires(pre): rpm-helper
12cr|apache-mod_authz_ldap-0.28-5|22	Requires(postun): rpm-helper
12cr|apache-mod_authz_ldap-0.28-5|23	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_authz_ldap-0.28-5|24	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_authz_ldap-0.28-5|25	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_authz_ldap-0.28-5|26	Requires:	apache >= 2.2.0
12cr|apache-mod_authz_ldap-0.28-5|27	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_authz_ldap-0.28-5|28	BuildRequires:	file
12cr|apache-mod_authz_ldap-0.28-5|29	Epoch:		1
12cr|apache-mod_authz_ldap-0.28-5|30	
12cr|apache-mod_authz_ldap-0.28-5|31	%description
12cr|apache-mod_authz_ldap-0.28-5|32	The mod_authz_ldap package provides support for authenticating
12cr|apache-mod_authz_ldap-0.28-5|33	users of the Apache HTTP server against an LDAP database.
12cr|apache-mod_authz_ldap-0.28-5|34	mod_authz_ldap features the ability to authenticate users based on
12cr|apache-mod_authz_ldap-0.28-5|35	the SSL client certificate presented, and also supports password
12cr|apache-mod_authz_ldap-0.28-5|36	aging, and authentication based on role or by configured filters.
12cr|apache-mod_authz_ldap-0.28-5|37	
12cr|apache-mod_authz_ldap-0.28-5|38	%prep
12cr|apache-mod_authz_ldap-0.28-5|39	
12cr|apache-mod_authz_ldap-0.28-5|40	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_authz_ldap-0.28-5|41	
12cr|apache-mod_authz_ldap-0.28-5|42	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_authz_ldap-0.28-5|43	
12cr|apache-mod_authz_ldap-0.28-5|44	# strip away annoying ^M
12cr|apache-mod_authz_ldap-0.28-5|45	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_authz_ldap-0.28-5|46	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_authz_ldap-0.28-5|47	
12cr|apache-mod_authz_ldap-0.28-5|48	%build
12cr|apache-mod_authz_ldap-0.28-5|49	#export WANT_AUTOCONF_2_5=1
12cr|apache-mod_authz_ldap-0.28-5|50	#rm -f configure
12cr|apache-mod_authz_ldap-0.28-5|51	#libtoolize --copy --force; aclocal; autoconf --force; autoheader; automake --add-missing
12cr|apache-mod_authz_ldap-0.28-5|52	
12cr|apache-mod_authz_ldap-0.28-5|53	export CPPFLAGS="`apr-1-config --includes` `apu-1-config --includes` -I%{_includedir}/openssl -DLDAP_DEPRECATED=1"
12cr|apache-mod_authz_ldap-0.28-5|54	
12cr|apache-mod_authz_ldap-0.28-5|55	%configure2_5x --localstatedir=/var/lib \
12cr|apache-mod_authz_ldap-0.28-5|56	--with-apxs=%{_bindir}/apxs \
12cr|apache-mod_authz_ldap-0.28-5|57	--disable-static
12cr|apache-mod_authz_ldap-0.28-5|58	
12cr|apache-mod_authz_ldap-0.28-5|59	pushd module
12cr|apache-mod_authz_ldap-0.28-5|60	%{_bindir}/apxs -Wl,-export-symbols-regex -Wl,authz_ldap_module \
12cr|apache-mod_authz_ldap-0.28-5|61	-Wc,-DAUTHZ_LDAP_HAVE_SSL -c -o mod_authz_ldap.la *.c \
12cr|apache-mod_authz_ldap-0.28-5|62	-DAUTHZ_LDAP_HAVE_SSL -Wl,-lldap -Wl,-lcrypto
12cr|apache-mod_authz_ldap-0.28-5|63	popd
12cr|apache-mod_authz_ldap-0.28-5|64	
12cr|apache-mod_authz_ldap-0.28-5|65	%make -C tools
12cr|apache-mod_authz_ldap-0.28-5|66	
12cr|apache-mod_authz_ldap-0.28-5|67	%install
12cr|apache-mod_authz_ldap-0.28-5|68	
12cr|apache-mod_authz_ldap-0.28-5|69	make -C tools install DESTDIR=%{buildroot}
12cr|apache-mod_authz_ldap-0.28-5|70	make -C docs install DESTDIR=%{buildroot}
12cr|apache-mod_authz_ldap-0.28-5|71	
12cr|apache-mod_authz_ldap-0.28-5|72	# fix advx compat
12cr|apache-mod_authz_ldap-0.28-5|73	rm -rf .libs; cp -rp module/.libs .
12cr|apache-mod_authz_ldap-0.28-5|74	
12cr|apache-mod_authz_ldap-0.28-5|75	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_authz_ldap-0.28-5|76	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_authz_ldap-0.28-5|77	
12cr|apache-mod_authz_ldap-0.28-5|78	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_authz_ldap-0.28-5|79	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_authz_ldap-0.28-5|80	
12cr|apache-mod_authz_ldap-0.28-5|81	%post
12cr|apache-mod_authz_ldap-0.28-5|82	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_authz_ldap-0.28-5|83	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_authz_ldap-0.28-5|84	fi
12cr|apache-mod_authz_ldap-0.28-5|85	
12cr|apache-mod_authz_ldap-0.28-5|86	%postun
12cr|apache-mod_authz_ldap-0.28-5|87	if [ "$1" = "0" ]; then
12cr|apache-mod_authz_ldap-0.28-5|88	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_authz_ldap-0.28-5|89	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_authz_ldap-0.28-5|90	fi
12cr|apache-mod_authz_ldap-0.28-5|91	fi
12cr|apache-mod_authz_ldap-0.28-5|92	
12cr|apache-mod_authz_ldap-0.28-5|93	%clean
12cr|apache-mod_authz_ldap-0.28-5|94	
12cr|apache-mod_authz_ldap-0.28-5|95	%files
12cr|apache-mod_authz_ldap-0.28-5|96	%doc ldap/*.schema docs/*.{html,jpg} docs/*.{HOWTO,txt} docs/README
12cr|apache-mod_authz_ldap-0.28-5|97	%doc NEWS AUTHORS ChangeLog COPYING INSTALL
12cr|apache-mod_authz_ldap-0.28-5|98	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_authz_ldap-0.28-5|99	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_authz_ldap-0.28-5|100	%attr(0755,root,root) %{_bindir}/cert*
12cr|apache-mod_authz_ldap-0.28-5|101	%attr(0644,root,root) %{_mandir}/man1/cert*
12cr|apache-mod_authz_ldap-0.28-5|102	
12cr|apache-mod_authz_ldap-0.28-5|103	
12cr|apache-mod_authz_ldap-0.28-5|104	%changelog
12cr|apache-mod_authz_ldap-0.28-5|105	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.28-5mdv2012.0
12cr|apache-mod_authz_ldap-0.28-5|106	+ Revision: 772593
12cr|apache-mod_authz_ldap-0.28-5|107	- rebuild
12cr|apache-mod_authz_ldap-0.28-5|108	
12cr|apache-mod_authz_ldap-0.28-5|109	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.28-4
12cr|apache-mod_authz_ldap-0.28-5|110	+ Revision: 678279
12cr|apache-mod_authz_ldap-0.28-5|111	- mass rebuild
12cr|apache-mod_authz_ldap-0.28-5|112	
12cr|apache-mod_authz_ldap-0.28-5|113	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.28-3mdv2011.0
12cr|apache-mod_authz_ldap-0.28-5|114	+ Revision: 627726
12cr|apache-mod_authz_ldap-0.28-5|115	- don't force the usage of automake1.7
12cr|apache-mod_authz_ldap-0.28-5|116	
12cr|apache-mod_authz_ldap-0.28-5|117	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.28-2mdv2011.0
12cr|apache-mod_authz_ldap-0.28-5|118	+ Revision: 587937
12cr|apache-mod_authz_ldap-0.28-5|119	- rebuild
12cr|apache-mod_authz_ldap-0.28-5|120	
12cr|apache-mod_authz_ldap-0.28-5|121	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.28-1mdv2011.0
12cr|apache-mod_authz_ldap-0.28-5|122	+ Revision: 587902
12cr|apache-mod_authz_ldap-0.28-5|123	- 0.28
12cr|apache-mod_authz_ldap-0.28-5|124	- drop all patches
12cr|apache-mod_authz_ldap-0.28-5|125	
12cr|apache-mod_authz_ldap-0.28-5|126	* Fri Apr 23 2010 Funda Wang <fwang@mandriva.org> 1:0.26-16mdv2010.1
12cr|apache-mod_authz_ldap-0.28-5|127	+ Revision: 538086
12cr|apache-mod_authz_ldap-0.28-5|128	- rebuild
12cr|apache-mod_authz_ldap-0.28-5|129	
12cr|apache-mod_authz_ldap-0.28-5|130	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.26-15mdv2010.1
12cr|apache-mod_authz_ldap-0.28-5|131	+ Revision: 516065
12cr|apache-mod_authz_ldap-0.28-5|132	- rebuilt for apache-2.2.15
12cr|apache-mod_authz_ldap-0.28-5|133	
12cr|apache-mod_authz_ldap-0.28-5|134	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.26-14mdv2010.0
12cr|apache-mod_authz_ldap-0.28-5|135	+ Revision: 406548
12cr|apache-mod_authz_ldap-0.28-5|136	- rebuild
12cr|apache-mod_authz_ldap-0.28-5|137	
12cr|apache-mod_authz_ldap-0.28-5|138	* Sun Jun 28 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.26-13mdv2010.0
12cr|apache-mod_authz_ldap-0.28-5|139	+ Revision: 390218
12cr|apache-mod_authz_ldap-0.28-5|140	- sync with redhat
12cr|apache-mod_authz_ldap-0.28-5|141	
12cr|apache-mod_authz_ldap-0.28-5|142	* Sun Mar 22 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.26-12mdv2009.1
12cr|apache-mod_authz_ldap-0.28-5|143	+ Revision: 360285
12cr|apache-mod_authz_ldap-0.28-5|144	- sync with fedora
12cr|apache-mod_authz_ldap-0.28-5|145	
12cr|apache-mod_authz_ldap-0.28-5|146	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.26-11mdv2009.1
12cr|apache-mod_authz_ldap-0.28-5|147	+ Revision: 325576
12cr|apache-mod_authz_ldap-0.28-5|148	- rebuild
12cr|apache-mod_authz_ldap-0.28-5|149	
12cr|apache-mod_authz_ldap-0.28-5|150	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.26-10mdv2009.0
12cr|apache-mod_authz_ldap-0.28-5|151	+ Revision: 234734
12cr|apache-mod_authz_ldap-0.28-5|152	- rebuild
12cr|apache-mod_authz_ldap-0.28-5|153	
12cr|apache-mod_authz_ldap-0.28-5|154	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.26-9mdv2009.0
12cr|apache-mod_authz_ldap-0.28-5|155	+ Revision: 215545
12cr|apache-mod_authz_ldap-0.28-5|156	- fix rebuild
12cr|apache-mod_authz_ldap-0.28-5|157	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_authz_ldap-0.28-5|158	
12cr|apache-mod_authz_ldap-0.28-5|159	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.26-8mdv2008.1
12cr|apache-mod_authz_ldap-0.28-5|160	+ Revision: 181690
12cr|apache-mod_authz_ldap-0.28-5|161	- rebuild
12cr|apache-mod_authz_ldap-0.28-5|162	
12cr|apache-mod_authz_ldap-0.28-5|163	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 1:0.26-7mdv2008.1
12cr|apache-mod_authz_ldap-0.28-5|164	+ Revision: 135820
12cr|apache-mod_authz_ldap-0.28-5|165	- restore BuildRoot
12cr|apache-mod_authz_ldap-0.28-5|166	
12cr|apache-mod_authz_ldap-0.28-5|167	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_authz_ldap-0.28-5|168	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_authz_ldap-0.28-5|169	
12cr|apache-mod_authz_ldap-0.28-5|170	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.26-7mdv2008.0
12cr|apache-mod_authz_ldap-0.28-5|171	+ Revision: 82532
12cr|apache-mod_authz_ldap-0.28-5|172	- rebuild
12cr|apache-mod_authz_ldap-0.28-5|173	
12cr|apache-mod_authz_ldap-0.28-5|174	* Sat Aug 18 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.26-6mdv2008.0
12cr|apache-mod_authz_ldap-0.28-5|175	+ Revision: 65628
12cr|apache-mod_authz_ldap-0.28-5|176	- rebuild
12cr|apache-mod_authz_ldap-0.28-5|177	
12cr|apache-mod_authz_ldap-0.28-5|178	
12cr|apache-mod_authz_ldap-0.28-5|179	* Sun Mar 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.26-5mdv2007.1
12cr|apache-mod_authz_ldap-0.28-5|180	+ Revision: 141275
12cr|apache-mod_authz_ldap-0.28-5|181	- rebuild
12cr|apache-mod_authz_ldap-0.28-5|182	- rebuild
12cr|apache-mod_authz_ldap-0.28-5|183	
12cr|apache-mod_authz_ldap-0.28-5|184	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.26-3mdv2007.1
12cr|apache-mod_authz_ldap-0.28-5|185	+ Revision: 79349
12cr|apache-mod_authz_ldap-0.28-5|186	- Import apache-mod_authz_ldap
12cr|apache-mod_authz_ldap-0.28-5|187	
12cr|apache-mod_authz_ldap-0.28-5|188	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.26-3mdv2007.0
12cr|apache-mod_authz_ldap-0.28-5|189	- rebuild
12cr|apache-mod_authz_ldap-0.28-5|190	
12cr|apache-mod_authz_ldap-0.28-5|191	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.26-2mdk
12cr|apache-mod_authz_ldap-0.28-5|192	- sync with fedora (0.26-6)
12cr|apache-mod_authz_ldap-0.28-5|193	
12cr|apache-mod_authz_ldap-0.28-5|194	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.26-1mdk
12cr|apache-mod_authz_ldap-0.28-5|195	- fix versioning
12cr|apache-mod_authz_ldap-0.28-5|196	
12cr|apache-mod_authz_ldap-0.28-5|197	* Wed Aug 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.26-3mdk
12cr|apache-mod_authz_ldap-0.28-5|198	- rebuilt against new openldap-2.3.6 libs
12cr|apache-mod_authz_ldap-0.28-5|199	
12cr|apache-mod_authz_ldap-0.28-5|200	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.26-2mdk
12cr|apache-mod_authz_ldap-0.28-5|201	- fix deps
12cr|apache-mod_authz_ldap-0.28-5|202	
12cr|apache-mod_authz_ldap-0.28-5|203	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.26-1mdk
12cr|apache-mod_authz_ldap-0.28-5|204	- rename the package
12cr|apache-mod_authz_ldap-0.28-5|205	- the conf.d directory is renamed to modules.d
12cr|apache-mod_authz_ldap-0.28-5|206	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_authz_ldap-0.28-5|207	
12cr|apache-mod_authz_ldap-0.28-5|208	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.26-4mdk
12cr|apache-mod_authz_ldap-0.28-5|209	- use the %1
12cr|apache-mod_authz_ldap-0.28-5|210	
12cr|apache-mod_authz_ldap-0.28-5|211	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.26-3mdk
12cr|apache-mod_authz_ldap-0.28-5|212	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_authz_ldap-0.28-5|213	- fix bug #6574
12cr|apache-mod_authz_ldap-0.28-5|214	
12cr|apache-mod_authz_ldap-0.28-5|215	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.26-2mdk
12cr|apache-mod_authz_ldap-0.28-5|216	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_authz_ldap-0.28-5|217	
12cr|apache-mod_authz_ldap-0.28-5|218	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.26-1mdk
12cr|apache-mod_authz_ldap-0.28-5|219	- rebuilt for apache 2.0.53
12cr|apache-mod_authz_ldap-0.28-5|220	
12cr|apache-mod_authz_ldap-0.28-5|221	* Mon Feb 07 2005 Buchan Milne <bgmilne@linux-mandrake.com> 2.0.52_0.26-2mdk
12cr|apache-mod_authz_ldap-0.28-5|222	- rebuild for ldap2.2_7
12cr|apache-mod_authz_ldap-0.28-5|223	
12cr|apache-mod_authz_ldap-0.28-5|224	* Fri Nov 26 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.26-1mdk
12cr|apache-mod_authz_ldap-0.28-5|225	- initial fedora import
12cr|apache-mod_authz_ldap-0.28-5|226	

150 12
12cr|apache-mod_authz_unixgroup-1.1.0-1|1	#Module-Specific definitions
12cr|apache-mod_authz_unixgroup-1.1.0-1|2	%define apache_version 2.4.0
12cr|apache-mod_authz_unixgroup-1.1.0-1|3	%define mod_name mod_authz_unixgroup
12cr|apache-mod_authz_unixgroup-1.1.0-1|4	%define mod_conf A57_%{mod_name}.conf
12cr|apache-mod_authz_unixgroup-1.1.0-1|5	%define mod_so %{mod_name}.so
12cr|apache-mod_authz_unixgroup-1.1.0-1|6	
12cr|apache-mod_authz_unixgroup-1.1.0-1|7	Summary:	Apache Unix Group Access Control Modules
12cr|apache-mod_authz_unixgroup-1.1.0-1|8	Name:		apache-%{mod_name}
12cr|apache-mod_authz_unixgroup-1.1.0-1|9	Version:	1.1.0
12cr|apache-mod_authz_unixgroup-1.1.0-1|10	Release:	1
12cr|apache-mod_authz_unixgroup-1.1.0-1|11	Group:		System/Servers
12cr|apache-mod_authz_unixgroup-1.1.0-1|12	License:	Apache License
12cr|apache-mod_authz_unixgroup-1.1.0-1|13	URL:		http://code.google.com/p/mod-auth-external/wiki/ModAuthzUnixGroup
12cr|apache-mod_authz_unixgroup-1.1.0-1|14	Source0:	http://mod-auth-external.googlecode.com/files/%{mod_name}-%{version}.tar.gz
12cr|apache-mod_authz_unixgroup-1.1.0-1|15	Source1:	%{mod_conf}
12cr|apache-mod_authz_unixgroup-1.1.0-1|16	Requires:	pwauth
12cr|apache-mod_authz_unixgroup-1.1.0-1|17	Requires(pre): rpm-helper
12cr|apache-mod_authz_unixgroup-1.1.0-1|18	Requires(postun): rpm-helper
12cr|apache-mod_authz_unixgroup-1.1.0-1|19	Requires(pre):  apache-conf >= %{apache_version}
12cr|apache-mod_authz_unixgroup-1.1.0-1|20	Requires(pre):  apache >= %{apache_version}
12cr|apache-mod_authz_unixgroup-1.1.0-1|21	Requires:	apache-conf >= %{apache_version}
12cr|apache-mod_authz_unixgroup-1.1.0-1|22	Requires:	apache >= %{apache_version}
12cr|apache-mod_authz_unixgroup-1.1.0-1|23	BuildRequires:  apache-devel >= %{apache_version}
12cr|apache-mod_authz_unixgroup-1.1.0-1|24	
12cr|apache-mod_authz_unixgroup-1.1.0-1|25	%description
12cr|apache-mod_authz_unixgroup-1.1.0-1|26	Mod_Authz_Unixgroup is a unix group access control modules for Apache 2.1 and
12cr|apache-mod_authz_unixgroup-1.1.0-1|27	later. If you are having users authenticate with real Unix login ID over the
12cr|apache-mod_authz_unixgroup-1.1.0-1|28	net, using something like my mod_authnz_external / pwauth combination, and you
12cr|apache-mod_authz_unixgroup-1.1.0-1|29	want to do access control based on unix group membership, then
12cr|apache-mod_authz_unixgroup-1.1.0-1|30	mod_authz_unixgroup is exactly what you need.
12cr|apache-mod_authz_unixgroup-1.1.0-1|31	
12cr|apache-mod_authz_unixgroup-1.1.0-1|32	%prep
12cr|apache-mod_authz_unixgroup-1.1.0-1|33	
12cr|apache-mod_authz_unixgroup-1.1.0-1|34	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_authz_unixgroup-1.1.0-1|35	
12cr|apache-mod_authz_unixgroup-1.1.0-1|36	chmod 644 CHANGES INSTALL README
12cr|apache-mod_authz_unixgroup-1.1.0-1|37	
12cr|apache-mod_authz_unixgroup-1.1.0-1|38	rm -rf .libs
12cr|apache-mod_authz_unixgroup-1.1.0-1|39	
12cr|apache-mod_authz_unixgroup-1.1.0-1|40	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_authz_unixgroup-1.1.0-1|41	
12cr|apache-mod_authz_unixgroup-1.1.0-1|42	
12cr|apache-mod_authz_unixgroup-1.1.0-1|43	%build
12cr|apache-mod_authz_unixgroup-1.1.0-1|44	
12cr|apache-mod_authz_unixgroup-1.1.0-1|45	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_authz_unixgroup-1.1.0-1|46	
12cr|apache-mod_authz_unixgroup-1.1.0-1|47	%install
12cr|apache-mod_authz_unixgroup-1.1.0-1|48	
12cr|apache-mod_authz_unixgroup-1.1.0-1|49	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_authz_unixgroup-1.1.0-1|50	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_authz_unixgroup-1.1.0-1|51	
12cr|apache-mod_authz_unixgroup-1.1.0-1|52	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_authz_unixgroup-1.1.0-1|53	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_authz_unixgroup-1.1.0-1|54	
12cr|apache-mod_authz_unixgroup-1.1.0-1|55	%post
12cr|apache-mod_authz_unixgroup-1.1.0-1|56	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_authz_unixgroup-1.1.0-1|57	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_authz_unixgroup-1.1.0-1|58	fi
12cr|apache-mod_authz_unixgroup-1.1.0-1|59	
12cr|apache-mod_authz_unixgroup-1.1.0-1|60	%postun
12cr|apache-mod_authz_unixgroup-1.1.0-1|61	if [ "$1" = "0" ]; then
12cr|apache-mod_authz_unixgroup-1.1.0-1|62	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_authz_unixgroup-1.1.0-1|63	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_authz_unixgroup-1.1.0-1|64	fi
12cr|apache-mod_authz_unixgroup-1.1.0-1|65	fi
12cr|apache-mod_authz_unixgroup-1.1.0-1|66	
12cr|apache-mod_authz_unixgroup-1.1.0-1|67	%files
12cr|apache-mod_authz_unixgroup-1.1.0-1|68	%doc CHANGES INSTALL README
12cr|apache-mod_authz_unixgroup-1.1.0-1|69	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_authz_unixgroup-1.1.0-1|70	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_authz_unixgroup-1.1.0-1|71	
12cr|apache-mod_authz_unixgroup-1.1.0-1|72	
12cr|apache-mod_authz_unixgroup-1.1.0-1|73	
12cr|apache-mod_authz_unixgroup-1.1.0-1|74	
12cr|apache-mod_authz_unixgroup-1.1.0-1|75	%changelog
12cr|apache-mod_authz_unixgroup-1.1.0-1|76	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdv2012.0
12cr|apache-mod_authz_unixgroup-1.1.0-1|77	+ Revision: 772594
12cr|apache-mod_authz_unixgroup-1.1.0-1|78	- rebuild
12cr|apache-mod_authz_unixgroup-1.1.0-1|79	
12cr|apache-mod_authz_unixgroup-1.1.0-1|80	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5
12cr|apache-mod_authz_unixgroup-1.1.0-1|81	+ Revision: 678280
12cr|apache-mod_authz_unixgroup-1.1.0-1|82	- mass rebuild
12cr|apache-mod_authz_unixgroup-1.1.0-1|83	
12cr|apache-mod_authz_unixgroup-1.1.0-1|84	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdv2011.0
12cr|apache-mod_authz_unixgroup-1.1.0-1|85	+ Revision: 587938
12cr|apache-mod_authz_unixgroup-1.1.0-1|86	- rebuild
12cr|apache-mod_authz_unixgroup-1.1.0-1|87	
12cr|apache-mod_authz_unixgroup-1.1.0-1|88	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2010.1
12cr|apache-mod_authz_unixgroup-1.1.0-1|89	+ Revision: 516066
12cr|apache-mod_authz_unixgroup-1.1.0-1|90	- rebuilt for apache-2.2.15
12cr|apache-mod_authz_unixgroup-1.1.0-1|91	
12cr|apache-mod_authz_unixgroup-1.1.0-1|92	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2010.0
12cr|apache-mod_authz_unixgroup-1.1.0-1|93	+ Revision: 406550
12cr|apache-mod_authz_unixgroup-1.1.0-1|94	- rebuild
12cr|apache-mod_authz_unixgroup-1.1.0-1|95	
12cr|apache-mod_authz_unixgroup-1.1.0-1|96	* Sun Jun 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2010.0
12cr|apache-mod_authz_unixgroup-1.1.0-1|97	+ Revision: 387623
12cr|apache-mod_authz_unixgroup-1.1.0-1|98	- 1.0.2
12cr|apache-mod_authz_unixgroup-1.1.0-1|99	- new url
12cr|apache-mod_authz_unixgroup-1.1.0-1|100	- fix the config
12cr|apache-mod_authz_unixgroup-1.1.0-1|101	
12cr|apache-mod_authz_unixgroup-1.1.0-1|102	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2009.1
12cr|apache-mod_authz_unixgroup-1.1.0-1|103	+ Revision: 325616
12cr|apache-mod_authz_unixgroup-1.1.0-1|104	- rebuild
12cr|apache-mod_authz_unixgroup-1.1.0-1|105	
12cr|apache-mod_authz_unixgroup-1.1.0-1|106	* Sun Aug 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2009.0
12cr|apache-mod_authz_unixgroup-1.1.0-1|107	+ Revision: 270226
12cr|apache-mod_authz_unixgroup-1.1.0-1|108	- 1.0.1
12cr|apache-mod_authz_unixgroup-1.1.0-1|109	
12cr|apache-mod_authz_unixgroup-1.1.0-1|110	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2009.0
12cr|apache-mod_authz_unixgroup-1.1.0-1|111	+ Revision: 234751
12cr|apache-mod_authz_unixgroup-1.1.0-1|112	- rebuild
12cr|apache-mod_authz_unixgroup-1.1.0-1|113	
12cr|apache-mod_authz_unixgroup-1.1.0-1|114	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdv2009.0
12cr|apache-mod_authz_unixgroup-1.1.0-1|115	+ Revision: 215546
12cr|apache-mod_authz_unixgroup-1.1.0-1|116	- fix rebuild
12cr|apache-mod_authz_unixgroup-1.1.0-1|117	- fix buildroot
12cr|apache-mod_authz_unixgroup-1.1.0-1|118	
12cr|apache-mod_authz_unixgroup-1.1.0-1|119	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdv2008.1
12cr|apache-mod_authz_unixgroup-1.1.0-1|120	+ Revision: 181697
12cr|apache-mod_authz_unixgroup-1.1.0-1|121	- rebuild
12cr|apache-mod_authz_unixgroup-1.1.0-1|122	
12cr|apache-mod_authz_unixgroup-1.1.0-1|123	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_authz_unixgroup-1.1.0-1|124	- restore BuildRoot
12cr|apache-mod_authz_unixgroup-1.1.0-1|125	
12cr|apache-mod_authz_unixgroup-1.1.0-1|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_authz_unixgroup-1.1.0-1|127	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_authz_unixgroup-1.1.0-1|128	
12cr|apache-mod_authz_unixgroup-1.1.0-1|129	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdv2008.0
12cr|apache-mod_authz_unixgroup-1.1.0-1|130	+ Revision: 82533
12cr|apache-mod_authz_unixgroup-1.1.0-1|131	- rebuild
12cr|apache-mod_authz_unixgroup-1.1.0-1|132	
12cr|apache-mod_authz_unixgroup-1.1.0-1|133	
12cr|apache-mod_authz_unixgroup-1.1.0-1|134	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdv2007.1
12cr|apache-mod_authz_unixgroup-1.1.0-1|135	+ Revision: 140645
12cr|apache-mod_authz_unixgroup-1.1.0-1|136	- rebuild
12cr|apache-mod_authz_unixgroup-1.1.0-1|137	
12cr|apache-mod_authz_unixgroup-1.1.0-1|138	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2007.1
12cr|apache-mod_authz_unixgroup-1.1.0-1|139	+ Revision: 79351
12cr|apache-mod_authz_unixgroup-1.1.0-1|140	- Import apache-mod_authz_unixgroup
12cr|apache-mod_authz_unixgroup-1.1.0-1|141	
12cr|apache-mod_authz_unixgroup-1.1.0-1|142	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2007.0
12cr|apache-mod_authz_unixgroup-1.1.0-1|143	- rebuild
12cr|apache-mod_authz_unixgroup-1.1.0-1|144	
12cr|apache-mod_authz_unixgroup-1.1.0-1|145	* Wed Mar 29 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|apache-mod_authz_unixgroup-1.1.0-1|146	- initial Mandriva package
12cr|apache-mod_authz_unixgroup-1.1.0-1|147	

151 12
12cr|apache-mod_backtrace-0-16|1	Summary:	Collects backtraces when a child process crashes
12cr|apache-mod_backtrace-0-16|2	Name:		apache-mod_backtrace
12cr|apache-mod_backtrace-0-16|3	Version:	0
12cr|apache-mod_backtrace-0-16|4	Release:	16
12cr|apache-mod_backtrace-0-16|5	Group:		System/Servers
12cr|apache-mod_backtrace-0-16|6	License:	Apache License
12cr|apache-mod_backtrace-0-16|7	Group:		System/Servers
12cr|apache-mod_backtrace-0-16|8	URL:		http://www.apache.org
12cr|apache-mod_backtrace-0-16|9	# http://www.apache.org/~trawick/mod_backtrace.c
12cr|apache-mod_backtrace-0-16|10	Source0: 	mod_backtrace.c.bz2
12cr|apache-mod_backtrace-0-16|11	Source1: 	test_char.h.bz2
12cr|apache-mod_backtrace-0-16|12	Requires(pre): rpm-helper
12cr|apache-mod_backtrace-0-16|13	Requires(postun): rpm-helper
12cr|apache-mod_backtrace-0-16|14	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_backtrace-0-16|15	Requires(pre):	apache-base >= 2.2.0
12cr|apache-mod_backtrace-0-16|16	Requires(pre):	apache-modules >= 2.2.0
12cr|apache-mod_backtrace-0-16|17	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_backtrace-0-16|18	Requires:	apache-base >= 2.2.0
12cr|apache-mod_backtrace-0-16|19	Requires:	apache-modules >= 2.2.0
12cr|apache-mod_backtrace-0-16|20	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_backtrace-0-16|21	
12cr|apache-mod_backtrace-0-16|22	%description
12cr|apache-mod_backtrace-0-16|23	mod_backtrace is an experimental module for Apache httpd 2.x which
12cr|apache-mod_backtrace-0-16|24	collects backtraces when a child process crashes. Currently it is
12cr|apache-mod_backtrace-0-16|25	implemented only on Linux and FreeBSD, but other platforms could be
12cr|apache-mod_backtrace-0-16|26	supported in the future. You should verify that it works reasonably
12cr|apache-mod_backtrace-0-16|27	on your system before putting it in production.
12cr|apache-mod_backtrace-0-16|28	
12cr|apache-mod_backtrace-0-16|29	It implements a fatal exception hook that will be called when a child
12cr|apache-mod_backtrace-0-16|30	process crashes. In the exception hook it uses system library routines
12cr|apache-mod_backtrace-0-16|31	to obtain information about the call stack, and it writes the call
12cr|apache-mod_backtrace-0-16|32	stack to a log file or the web server error log. The backtrace is a
12cr|apache-mod_backtrace-0-16|33	critical piece of information when determining the failing software
12cr|apache-mod_backtrace-0-16|34	component that caused the crash.  Note that the backtrace written by
12cr|apache-mod_backtrace-0-16|35	mod_backtrace may not have as much information as a debugger can
12cr|apache-mod_backtrace-0-16|36	display from a core dump.
12cr|apache-mod_backtrace-0-16|37	
12cr|apache-mod_backtrace-0-16|38	%prep
12cr|apache-mod_backtrace-0-16|39	
12cr|apache-mod_backtrace-0-16|40	%setup -c -T
12cr|apache-mod_backtrace-0-16|41	
12cr|apache-mod_backtrace-0-16|42	bzcat %{SOURCE0} > mod_backtrace.c
12cr|apache-mod_backtrace-0-16|43	bzcat %{SOURCE1} > test_char.h
12cr|apache-mod_backtrace-0-16|44	
12cr|apache-mod_backtrace-0-16|45	%build
12cr|apache-mod_backtrace-0-16|46	
12cr|apache-mod_backtrace-0-16|47	%{_bindir}/apxs `apr-1-config --includes` -c mod_backtrace.c
12cr|apache-mod_backtrace-0-16|48	
12cr|apache-mod_backtrace-0-16|49	%install
12cr|apache-mod_backtrace-0-16|50	
12cr|apache-mod_backtrace-0-16|51	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_backtrace-0-16|52	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_backtrace-0-16|53	install -d %{buildroot}/var/log/httpd
12cr|apache-mod_backtrace-0-16|54	
12cr|apache-mod_backtrace-0-16|55	install -m0755 .libs/mod_backtrace.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_backtrace-0-16|56	
12cr|apache-mod_backtrace-0-16|57	# fix the mod_backtrace.conf
12cr|apache-mod_backtrace-0-16|58	cat << EOF > %{buildroot}/%{_sysconfdir}/httpd/modules.d/ZZ90_mod_backtrace.conf
12cr|apache-mod_backtrace-0-16|59	<IfDefine HAVE_BACKTRACE>
12cr|apache-mod_backtrace-0-16|60	<IfModule !mod_backtrace.so.c>
12cr|apache-mod_backtrace-0-16|61	LoadModule backtrace_module		extramodules/mod_backtrace.so
12cr|apache-mod_backtrace-0-16|62	</IfModule>
12cr|apache-mod_backtrace-0-16|63	</IfDefine>
12cr|apache-mod_backtrace-0-16|64	
12cr|apache-mod_backtrace-0-16|65	<IfModule mod_backtrace.c>
12cr|apache-mod_backtrace-0-16|66	EnableExceptionHook On
12cr|apache-mod_backtrace-0-16|67	BacktraceLog logs/backtrace_log
12cr|apache-mod_backtrace-0-16|68	</IfModule>
12cr|apache-mod_backtrace-0-16|69	EOF
12cr|apache-mod_backtrace-0-16|70	
12cr|apache-mod_backtrace-0-16|71	touch %{buildroot}/var/log/httpd/backtrace_log
12cr|apache-mod_backtrace-0-16|72	
12cr|apache-mod_backtrace-0-16|73	%post
12cr|apache-mod_backtrace-0-16|74	%create_ghostfile /var/log/httpd/backtrace_log apache apache 0644
12cr|apache-mod_backtrace-0-16|75	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_backtrace-0-16|76	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_backtrace-0-16|77	fi
12cr|apache-mod_backtrace-0-16|78	
12cr|apache-mod_backtrace-0-16|79	%postun
12cr|apache-mod_backtrace-0-16|80	if [ "$1" = "0" ]; then
12cr|apache-mod_backtrace-0-16|81	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_backtrace-0-16|82	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_backtrace-0-16|83	fi
12cr|apache-mod_backtrace-0-16|84	fi
12cr|apache-mod_backtrace-0-16|85	
12cr|apache-mod_backtrace-0-16|86	%clean
12cr|apache-mod_backtrace-0-16|87	
12cr|apache-mod_backtrace-0-16|88	
12cr|apache-mod_backtrace-0-16|89	%files
12cr|apache-mod_backtrace-0-16|90	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/ZZ90_mod_backtrace.conf
12cr|apache-mod_backtrace-0-16|91	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_backtrace.so
12cr|apache-mod_backtrace-0-16|92	%attr(0644,apache,apache) %ghost /var/log/httpd/backtrace_log
12cr|apache-mod_backtrace-0-16|93	
12cr|apache-mod_backtrace-0-16|94	
12cr|apache-mod_backtrace-0-16|95	%changelog
12cr|apache-mod_backtrace-0-16|96	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0-16mdv2012.0
12cr|apache-mod_backtrace-0-16|97	+ Revision: 772595
12cr|apache-mod_backtrace-0-16|98	- rebuild
12cr|apache-mod_backtrace-0-16|99	
12cr|apache-mod_backtrace-0-16|100	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0-15
12cr|apache-mod_backtrace-0-16|101	+ Revision: 678281
12cr|apache-mod_backtrace-0-16|102	- mass rebuild
12cr|apache-mod_backtrace-0-16|103	
12cr|apache-mod_backtrace-0-16|104	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0-14mdv2011.0
12cr|apache-mod_backtrace-0-16|105	+ Revision: 587939
12cr|apache-mod_backtrace-0-16|106	- rebuild
12cr|apache-mod_backtrace-0-16|107	
12cr|apache-mod_backtrace-0-16|108	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0-13mdv2010.1
12cr|apache-mod_backtrace-0-16|109	+ Revision: 516067
12cr|apache-mod_backtrace-0-16|110	- rebuilt for apache-2.2.15
12cr|apache-mod_backtrace-0-16|111	
12cr|apache-mod_backtrace-0-16|112	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0-12mdv2010.0
12cr|apache-mod_backtrace-0-16|113	+ Revision: 406551
12cr|apache-mod_backtrace-0-16|114	- rebuild
12cr|apache-mod_backtrace-0-16|115	
12cr|apache-mod_backtrace-0-16|116	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0-11mdv2009.1
12cr|apache-mod_backtrace-0-16|117	+ Revision: 325636
12cr|apache-mod_backtrace-0-16|118	- rebuild
12cr|apache-mod_backtrace-0-16|119	
12cr|apache-mod_backtrace-0-16|120	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0-10mdv2009.0
12cr|apache-mod_backtrace-0-16|121	+ Revision: 234781
12cr|apache-mod_backtrace-0-16|122	- rebuild
12cr|apache-mod_backtrace-0-16|123	
12cr|apache-mod_backtrace-0-16|124	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0-9mdv2009.0
12cr|apache-mod_backtrace-0-16|125	+ Revision: 215547
12cr|apache-mod_backtrace-0-16|126	- fix rebuild
12cr|apache-mod_backtrace-0-16|127	
12cr|apache-mod_backtrace-0-16|128	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0-8mdv2008.1
12cr|apache-mod_backtrace-0-16|129	+ Revision: 181704
12cr|apache-mod_backtrace-0-16|130	- rebuild
12cr|apache-mod_backtrace-0-16|131	
12cr|apache-mod_backtrace-0-16|132	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_backtrace-0-16|133	- restore BuildRoot
12cr|apache-mod_backtrace-0-16|134	
12cr|apache-mod_backtrace-0-16|135	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_backtrace-0-16|136	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_backtrace-0-16|137	
12cr|apache-mod_backtrace-0-16|138	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0-7mdv2008.0
12cr|apache-mod_backtrace-0-16|139	+ Revision: 82534
12cr|apache-mod_backtrace-0-16|140	- rebuild
12cr|apache-mod_backtrace-0-16|141	
12cr|apache-mod_backtrace-0-16|142	* Sat Aug 18 2007 Oden Eriksson <oeriksson@mandriva.com> 0-6mdv2008.0
12cr|apache-mod_backtrace-0-16|143	+ Revision: 65629
12cr|apache-mod_backtrace-0-16|144	- rebuild
12cr|apache-mod_backtrace-0-16|145	
12cr|apache-mod_backtrace-0-16|146	
12cr|apache-mod_backtrace-0-16|147	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0-5mdv2007.1
12cr|apache-mod_backtrace-0-16|148	+ Revision: 140649
12cr|apache-mod_backtrace-0-16|149	- rebuild
12cr|apache-mod_backtrace-0-16|150	
12cr|apache-mod_backtrace-0-16|151	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0-4mdv2007.1
12cr|apache-mod_backtrace-0-16|152	+ Revision: 79353
12cr|apache-mod_backtrace-0-16|153	- Import apache-mod_backtrace
12cr|apache-mod_backtrace-0-16|154	
12cr|apache-mod_backtrace-0-16|155	* Wed Aug 23 2006 Oden Eriksson <oeriksson@mandriva.com> 0-4mdv2007.0
12cr|apache-mod_backtrace-0-16|156	- use correct apr-1-config
12cr|apache-mod_backtrace-0-16|157	
12cr|apache-mod_backtrace-0-16|158	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 0-3mdv2007.0
12cr|apache-mod_backtrace-0-16|159	- rebuild
12cr|apache-mod_backtrace-0-16|160	
12cr|apache-mod_backtrace-0-16|161	* Wed Dec 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0-2mdk
12cr|apache-mod_backtrace-0-16|162	- rebuilt against apache-2.2.0
12cr|apache-mod_backtrace-0-16|163	
12cr|apache-mod_backtrace-0-16|164	* Sun Nov 06 2005 Oden Eriksson <oeriksson@mandriva.com> 0-1mdk
12cr|apache-mod_backtrace-0-16|165	- initial Mandriva package
12cr|apache-mod_backtrace-0-16|166	

152 12
12cr|apache-mod_bash-0.1.1-7|1	#Module-Specific definitions
12cr|apache-mod_bash-0.1.1-7|2	%define mod_name mod_bash
12cr|apache-mod_bash-0.1.1-7|3	%define mod_conf B45_%{mod_name}.conf
12cr|apache-mod_bash-0.1.1-7|4	%define mod_so %{mod_name}.so
12cr|apache-mod_bash-0.1.1-7|5	
12cr|apache-mod_bash-0.1.1-7|6	Summary:	Apache module which embeds bash
12cr|apache-mod_bash-0.1.1-7|7	Name:		apache-%{mod_name}
12cr|apache-mod_bash-0.1.1-7|8	Version:	0.1.1
12cr|apache-mod_bash-0.1.1-7|9	Release: 	%mkrel 7
12cr|apache-mod_bash-0.1.1-7|10	Group:		System/Servers
12cr|apache-mod_bash-0.1.1-7|11	License:	Apache License
12cr|apache-mod_bash-0.1.1-7|12	URL:		http://www.autistici.org/bakunin/mod_bash/
12cr|apache-mod_bash-0.1.1-7|13	Source0:	http://www.autistici.org/bakunin/mod_bash/src/%{mod_name}-%{version}.tar.gz
12cr|apache-mod_bash-0.1.1-7|14	Source1:	%{mod_conf}
12cr|apache-mod_bash-0.1.1-7|15	Patch0:		mod_bash-build_fix.diff
12cr|apache-mod_bash-0.1.1-7|16	Requires(pre): rpm-helper
12cr|apache-mod_bash-0.1.1-7|17	Requires(postun): rpm-helper
12cr|apache-mod_bash-0.1.1-7|18	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_bash-0.1.1-7|19	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_bash-0.1.1-7|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_bash-0.1.1-7|21	Requires:	apache >= 2.2.0
12cr|apache-mod_bash-0.1.1-7|22	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_bash-0.1.1-7|23	BuildRequires:	glib2-devel
12cr|apache-mod_bash-0.1.1-7|24	BuildRequires:	pcre-devel
12cr|apache-mod_bash-0.1.1-7|25	BuildRequires:	pkgconfig
12cr|apache-mod_bash-0.1.1-7|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|apache-mod_bash-0.1.1-7|27	
12cr|apache-mod_bash-0.1.1-7|28	%description
12cr|apache-mod_bash-0.1.1-7|29	mod_bash on is an Apache module that embeds the bash interpreter within the
12cr|apache-mod_bash-0.1.1-7|30	server.
12cr|apache-mod_bash-0.1.1-7|31	
12cr|apache-mod_bash-0.1.1-7|32	%prep
12cr|apache-mod_bash-0.1.1-7|33	
12cr|apache-mod_bash-0.1.1-7|34	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_bash-0.1.1-7|35	%patch0 -p0
12cr|apache-mod_bash-0.1.1-7|36	
12cr|apache-mod_bash-0.1.1-7|37	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_bash-0.1.1-7|38	
12cr|apache-mod_bash-0.1.1-7|39	%build
12cr|apache-mod_bash-0.1.1-7|40	export PATH="/sbin:/usr/sbin:/bin:/usr/bin"
12cr|apache-mod_bash-0.1.1-7|41	export CPPFLAGS="`apr-1-config --cppflags`"
12cr|apache-mod_bash-0.1.1-7|42	autoreconf -fis
12cr|apache-mod_bash-0.1.1-7|43	
12cr|apache-mod_bash-0.1.1-7|44	%configure2_5x
12cr|apache-mod_bash-0.1.1-7|45	
12cr|apache-mod_bash-0.1.1-7|46	%make
12cr|apache-mod_bash-0.1.1-7|47	
12cr|apache-mod_bash-0.1.1-7|48	%install
12cr|apache-mod_bash-0.1.1-7|49	rm -rf %{buildroot}
12cr|apache-mod_bash-0.1.1-7|50	
12cr|apache-mod_bash-0.1.1-7|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_bash-0.1.1-7|52	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_bash-0.1.1-7|53	
12cr|apache-mod_bash-0.1.1-7|54	install -m0755 src/.libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_bash-0.1.1-7|55	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_bash-0.1.1-7|56	
12cr|apache-mod_bash-0.1.1-7|57	%post
12cr|apache-mod_bash-0.1.1-7|58	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_bash-0.1.1-7|59	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_bash-0.1.1-7|60	fi
12cr|apache-mod_bash-0.1.1-7|61	
12cr|apache-mod_bash-0.1.1-7|62	%postun
12cr|apache-mod_bash-0.1.1-7|63	if [ "$1" = "0" ]; then
12cr|apache-mod_bash-0.1.1-7|64	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_bash-0.1.1-7|65	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_bash-0.1.1-7|66	fi
12cr|apache-mod_bash-0.1.1-7|67	fi
12cr|apache-mod_bash-0.1.1-7|68	
12cr|apache-mod_bash-0.1.1-7|69	%clean
12cr|apache-mod_bash-0.1.1-7|70	rm -rf %{buildroot}
12cr|apache-mod_bash-0.1.1-7|71	
12cr|apache-mod_bash-0.1.1-7|72	%files
12cr|apache-mod_bash-0.1.1-7|73	%defattr(-,root,root)
12cr|apache-mod_bash-0.1.1-7|74	%doc examples/*.bash README
12cr|apache-mod_bash-0.1.1-7|75	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_bash-0.1.1-7|76	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_bash-0.1.1-7|77	
12cr|apache-mod_bash-0.1.1-7|78	
12cr|apache-mod_bash-0.1.1-7|79	%changelog
12cr|apache-mod_bash-0.1.1-7|80	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-7mdv2012.0
12cr|apache-mod_bash-0.1.1-7|81	+ Revision: 772596
12cr|apache-mod_bash-0.1.1-7|82	- rebuild
12cr|apache-mod_bash-0.1.1-7|83	
12cr|apache-mod_bash-0.1.1-7|84	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-6
12cr|apache-mod_bash-0.1.1-7|85	+ Revision: 678282
12cr|apache-mod_bash-0.1.1-7|86	- mass rebuild
12cr|apache-mod_bash-0.1.1-7|87	
12cr|apache-mod_bash-0.1.1-7|88	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-5mdv2011.0
12cr|apache-mod_bash-0.1.1-7|89	+ Revision: 587940
12cr|apache-mod_bash-0.1.1-7|90	- rebuild
12cr|apache-mod_bash-0.1.1-7|91	
12cr|apache-mod_bash-0.1.1-7|92	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4mdv2010.1
12cr|apache-mod_bash-0.1.1-7|93	+ Revision: 516068
12cr|apache-mod_bash-0.1.1-7|94	- rebuilt for apache-2.2.15
12cr|apache-mod_bash-0.1.1-7|95	
12cr|apache-mod_bash-0.1.1-7|96	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2010.0
12cr|apache-mod_bash-0.1.1-7|97	+ Revision: 406552
12cr|apache-mod_bash-0.1.1-7|98	- rebuild
12cr|apache-mod_bash-0.1.1-7|99	
12cr|apache-mod_bash-0.1.1-7|100	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-2mdv2009.1
12cr|apache-mod_bash-0.1.1-7|101	+ Revision: 325639
12cr|apache-mod_bash-0.1.1-7|102	- rebuild
12cr|apache-mod_bash-0.1.1-7|103	
12cr|apache-mod_bash-0.1.1-7|104	* Fri Aug 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdv2009.0
12cr|apache-mod_bash-0.1.1-7|105	+ Revision: 277328
12cr|apache-mod_bash-0.1.1-7|106	- fix build (again...)
12cr|apache-mod_bash-0.1.1-7|107	- fix build
12cr|apache-mod_bash-0.1.1-7|108	- import apache-mod_bash
12cr|apache-mod_bash-0.1.1-7|109	
12cr|apache-mod_bash-0.1.1-7|110	
12cr|apache-mod_bash-0.1.1-7|111	* Fri Aug 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdv2009.0
12cr|apache-mod_bash-0.1.1-7|112	- initial Mandriva package

153 12
12cr|apache-mod_but-3.1-8|1	#Module-Specific definitions
12cr|apache-mod_but-3.1-8|2	%define mod_name mod_but
12cr|apache-mod_but-3.1-8|3	%define mod_conf A44_%{mod_name}.conf
12cr|apache-mod_but-3.1-8|4	%define mod_so %{mod_name}.so
12cr|apache-mod_but-3.1-8|5	
12cr|apache-mod_but-3.1-8|6	Summary:	Shared Memory / Pre-Authentiation / Reverse Proxy
12cr|apache-mod_but-3.1-8|7	Name:		apache-%{mod_name}
12cr|apache-mod_but-3.1-8|8	Version:	3.1
12cr|apache-mod_but-3.1-8|9	Release:	8
12cr|apache-mod_but-3.1-8|10	Group:		System/Servers
12cr|apache-mod_but-3.1-8|11	License:	BSD
12cr|apache-mod_but-3.1-8|12	URL:		http://www.but.ch/mod_but/
12cr|apache-mod_but-3.1-8|13	Source0:	http://www.but.ch/mod_but/download/mod_but_latest.tar.gz
12cr|apache-mod_but-3.1-8|14	Source1:	%{mod_conf}
12cr|apache-mod_but-3.1-8|15	Requires(pre): rpm-helper
12cr|apache-mod_but-3.1-8|16	Requires(postun): rpm-helper
12cr|apache-mod_but-3.1-8|17	Requires(pre):  apache-conf >= 2.0.54
12cr|apache-mod_but-3.1-8|18	Requires(pre):  apache >= 2.0.54
12cr|apache-mod_but-3.1-8|19	Requires:       apache-conf >= 2.0.54
12cr|apache-mod_but-3.1-8|20	Requires:       apache >= 2.0.54
12cr|apache-mod_but-3.1-8|21	BuildRequires:  apache-devel >= 2.0.54
12cr|apache-mod_but-3.1-8|22	BuildRequires:	file
12cr|apache-mod_but-3.1-8|23	
12cr|apache-mod_but-3.1-8|24	%description
12cr|apache-mod_but-3.1-8|25	mod_but is an Apache 2.x module designed to operate as
12cr|apache-mod_but-3.1-8|26	reverse-proxy enhancement component. mod_but integrates with
12cr|apache-mod_but-3.1-8|27	mod_rewrite, mod_replace, mod_proxy, mod_security, mod_headers and
12cr|apache-mod_but-3.1-8|28	other standard modules.
12cr|apache-mod_but-3.1-8|29	
12cr|apache-mod_but-3.1-8|30	%prep
12cr|apache-mod_but-3.1-8|31	
12cr|apache-mod_but-3.1-8|32	%setup -q -n mod_but_V%{version}
12cr|apache-mod_but-3.1-8|33	
12cr|apache-mod_but-3.1-8|34	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_but-3.1-8|35	
12cr|apache-mod_but-3.1-8|36	cp modules/mod_but/*.[ch] .
12cr|apache-mod_but-3.1-8|37	
12cr|apache-mod_but-3.1-8|38	chmod 644 INSTALL LICENSE mod_but_*.pdf
12cr|apache-mod_but-3.1-8|39	
12cr|apache-mod_but-3.1-8|40	# strip away annoying ^M
12cr|apache-mod_but-3.1-8|41	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_but-3.1-8|42	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_but-3.1-8|43	
12cr|apache-mod_but-3.1-8|44	%build
12cr|apache-mod_but-3.1-8|45	
12cr|apache-mod_but-3.1-8|46	%{_bindir}/apxs -c mod_but.c mod_but_access.c mod_but_authorization.c \
12cr|apache-mod_but-3.1-8|47	mod_but_config.c mod_but_cookiestore.c mod_but_output_filter.c \
12cr|apache-mod_but-3.1-8|48	mod_but_request_filter.c mod_but_session.c mod_but_shm.c
12cr|apache-mod_but-3.1-8|49	
12cr|apache-mod_but-3.1-8|50	%install
12cr|apache-mod_but-3.1-8|51	
12cr|apache-mod_but-3.1-8|52	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_but-3.1-8|53	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_but-3.1-8|54	
12cr|apache-mod_but-3.1-8|55	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_but-3.1-8|56	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_but-3.1-8|57	
12cr|apache-mod_but-3.1-8|58	install -d %{buildroot}/var/www/html/addon-modules
12cr|apache-mod_but-3.1-8|59	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}/var/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_but-3.1-8|60	
12cr|apache-mod_but-3.1-8|61	%post
12cr|apache-mod_but-3.1-8|62	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_but-3.1-8|63	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_but-3.1-8|64	fi
12cr|apache-mod_but-3.1-8|65	
12cr|apache-mod_but-3.1-8|66	%postun
12cr|apache-mod_but-3.1-8|67	if [ "$1" = "0" ]; then
12cr|apache-mod_but-3.1-8|68	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_but-3.1-8|69	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_but-3.1-8|70	fi
12cr|apache-mod_but-3.1-8|71	fi
12cr|apache-mod_but-3.1-8|72	
12cr|apache-mod_but-3.1-8|73	%clean
12cr|apache-mod_but-3.1-8|74	
12cr|apache-mod_but-3.1-8|75	%files
12cr|apache-mod_but-3.1-8|76	%doc INSTALL LICENSE mod_but_*.pdf
12cr|apache-mod_but-3.1-8|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_but-3.1-8|78	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_but-3.1-8|79	/var/www/html/addon-modules/*
12cr|apache-mod_but-3.1-8|80	
12cr|apache-mod_but-3.1-8|81	
12cr|apache-mod_but-3.1-8|82	
12cr|apache-mod_but-3.1-8|83	
12cr|apache-mod_but-3.1-8|84	%changelog
12cr|apache-mod_but-3.1-8|85	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 3.1-8mdv2012.0
12cr|apache-mod_but-3.1-8|86	+ Revision: 772599
12cr|apache-mod_but-3.1-8|87	- rebuild
12cr|apache-mod_but-3.1-8|88	
12cr|apache-mod_but-3.1-8|89	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 3.1-7
12cr|apache-mod_but-3.1-8|90	+ Revision: 678285
12cr|apache-mod_but-3.1-8|91	- mass rebuild
12cr|apache-mod_but-3.1-8|92	
12cr|apache-mod_but-3.1-8|93	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 3.1-6mdv2011.0
12cr|apache-mod_but-3.1-8|94	+ Revision: 587943
12cr|apache-mod_but-3.1-8|95	- rebuild
12cr|apache-mod_but-3.1-8|96	
12cr|apache-mod_but-3.1-8|97	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 3.1-5mdv2010.1
12cr|apache-mod_but-3.1-8|98	+ Revision: 516071
12cr|apache-mod_but-3.1-8|99	- rebuilt for apache-2.2.15
12cr|apache-mod_but-3.1-8|100	
12cr|apache-mod_but-3.1-8|101	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 3.1-4mdv2010.0
12cr|apache-mod_but-3.1-8|102	+ Revision: 406555
12cr|apache-mod_but-3.1-8|103	- rebuild
12cr|apache-mod_but-3.1-8|104	
12cr|apache-mod_but-3.1-8|105	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 3.1-3mdv2009.0
12cr|apache-mod_but-3.1-8|106	+ Revision: 234794
12cr|apache-mod_but-3.1-8|107	- rebuild
12cr|apache-mod_but-3.1-8|108	
12cr|apache-mod_but-3.1-8|109	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 3.1-2mdv2009.0
12cr|apache-mod_but-3.1-8|110	+ Revision: 215550
12cr|apache-mod_but-3.1-8|111	- fix rebuild
12cr|apache-mod_but-3.1-8|112	
12cr|apache-mod_but-3.1-8|113	* Fri May 09 2008 Oden Eriksson <oeriksson@mandriva.com> 3.1-1mdv2009.0
12cr|apache-mod_but-3.1-8|114	+ Revision: 205099
12cr|apache-mod_but-3.1-8|115	- 3.1
12cr|apache-mod_but-3.1-8|116	
12cr|apache-mod_but-3.1-8|117	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 2.9-4mdv2008.1
12cr|apache-mod_but-3.1-8|118	+ Revision: 181706
12cr|apache-mod_but-3.1-8|119	- rebuild
12cr|apache-mod_but-3.1-8|120	
12cr|apache-mod_but-3.1-8|121	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_but-3.1-8|122	- restore BuildRoot
12cr|apache-mod_but-3.1-8|123	
12cr|apache-mod_but-3.1-8|124	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_but-3.1-8|125	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_but-3.1-8|126	
12cr|apache-mod_but-3.1-8|127	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 2.9-3mdv2008.0
12cr|apache-mod_but-3.1-8|128	+ Revision: 82538
12cr|apache-mod_but-3.1-8|129	- rebuild
12cr|apache-mod_but-3.1-8|130	
12cr|apache-mod_but-3.1-8|131	
12cr|apache-mod_but-3.1-8|132	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 2.9-2mdv2007.1
12cr|apache-mod_but-3.1-8|133	+ Revision: 140652
12cr|apache-mod_but-3.1-8|134	- rebuild
12cr|apache-mod_but-3.1-8|135	
12cr|apache-mod_but-3.1-8|136	* Mon Feb 12 2007 Oden Eriksson <oeriksson@mandriva.com> 2.9-1mdv2007.1
12cr|apache-mod_but-3.1-8|137	+ Revision: 118917
12cr|apache-mod_but-3.1-8|138	- 2.9
12cr|apache-mod_but-3.1-8|139	
12cr|apache-mod_but-3.1-8|140	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-2mdv2007.0
12cr|apache-mod_but-3.1-8|141	+ Revision: 79357
12cr|apache-mod_but-3.1-8|142	- Import apache-mod_but
12cr|apache-mod_but-3.1-8|143	
12cr|apache-mod_but-3.1-8|144	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-2mdv2007.0
12cr|apache-mod_but-3.1-8|145	- rebuild
12cr|apache-mod_but-3.1-8|146	
12cr|apache-mod_but-3.1-8|147	* Wed Mar 29 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-1mdk
12cr|apache-mod_but-3.1-8|148	- 2.2
12cr|apache-mod_but-3.1-8|149	
12cr|apache-mod_but-3.1-8|150	* Wed Dec 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cr|apache-mod_but-3.1-8|151	- initial Mandriva package
12cr|apache-mod_but-3.1-8|152	

154 12
12cr|apache-mod_cfg_ldap-1.2-16|1	#Module-Specific definitions
12cr|apache-mod_cfg_ldap-1.2-16|2	%define mod_name mod_cfg_ldap
12cr|apache-mod_cfg_ldap-1.2-16|3	%define mod_conf A15_%{mod_name}.conf
12cr|apache-mod_cfg_ldap-1.2-16|4	%define mod_so %{mod_name}.so
12cr|apache-mod_cfg_ldap-1.2-16|5	
12cr|apache-mod_cfg_ldap-1.2-16|6	Summary:	Keeping apache VirtualHost configuration in a LDAP directory
12cr|apache-mod_cfg_ldap-1.2-16|7	Name:		apache-%{mod_name}
12cr|apache-mod_cfg_ldap-1.2-16|8	Version:	1.2
12cr|apache-mod_cfg_ldap-1.2-16|9	Release:	16
12cr|apache-mod_cfg_ldap-1.2-16|10	Group:		System/Servers
12cr|apache-mod_cfg_ldap-1.2-16|11	License:	BSD
12cr|apache-mod_cfg_ldap-1.2-16|12	URL:		http://sourceforge.net/projects/modcfgldap/
12cr|apache-mod_cfg_ldap-1.2-16|13	Source0: 	%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_cfg_ldap-1.2-16|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_cfg_ldap-1.2-16|15	BuildRequires:	openldap-devel
12cr|apache-mod_cfg_ldap-1.2-16|16	Requires(pre): rpm-helper
12cr|apache-mod_cfg_ldap-1.2-16|17	Requires(postun): rpm-helper
12cr|apache-mod_cfg_ldap-1.2-16|18	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_cfg_ldap-1.2-16|19	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_cfg_ldap-1.2-16|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_cfg_ldap-1.2-16|21	Requires:	apache >= 2.2.0
12cr|apache-mod_cfg_ldap-1.2-16|22	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_cfg_ldap-1.2-16|23	BuildRequires:	file
12cr|apache-mod_cfg_ldap-1.2-16|24	Epoch:		1
12cr|apache-mod_cfg_ldap-1.2-16|25	
12cr|apache-mod_cfg_ldap-1.2-16|26	%description
12cr|apache-mod_cfg_ldap-1.2-16|27	mod_cfg_ldap allows you to keep your virtual host configuration in
12cr|apache-mod_cfg_ldap-1.2-16|28	a LDAP directory and update it in nearly realtime.
12cr|apache-mod_cfg_ldap-1.2-16|29	
12cr|apache-mod_cfg_ldap-1.2-16|30	%prep
12cr|apache-mod_cfg_ldap-1.2-16|31	
12cr|apache-mod_cfg_ldap-1.2-16|32	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_cfg_ldap-1.2-16|33	
12cr|apache-mod_cfg_ldap-1.2-16|34	# strip away annoying ^M
12cr|apache-mod_cfg_ldap-1.2-16|35	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_cfg_ldap-1.2-16|36	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_cfg_ldap-1.2-16|37	
12cr|apache-mod_cfg_ldap-1.2-16|38	%build
12cr|apache-mod_cfg_ldap-1.2-16|39	%{_bindir}/apxs -c %{mod_name}.c -lldap_r
12cr|apache-mod_cfg_ldap-1.2-16|40	
12cr|apache-mod_cfg_ldap-1.2-16|41	%install
12cr|apache-mod_cfg_ldap-1.2-16|42	
12cr|apache-mod_cfg_ldap-1.2-16|43	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_cfg_ldap-1.2-16|44	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_cfg_ldap-1.2-16|45	
12cr|apache-mod_cfg_ldap-1.2-16|46	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_cfg_ldap-1.2-16|47	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_cfg_ldap-1.2-16|48	
12cr|apache-mod_cfg_ldap-1.2-16|49	%post
12cr|apache-mod_cfg_ldap-1.2-16|50	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_cfg_ldap-1.2-16|51	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_cfg_ldap-1.2-16|52	fi
12cr|apache-mod_cfg_ldap-1.2-16|53	
12cr|apache-mod_cfg_ldap-1.2-16|54	%postun
12cr|apache-mod_cfg_ldap-1.2-16|55	if [ "$1" = "0" ]; then
12cr|apache-mod_cfg_ldap-1.2-16|56	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_cfg_ldap-1.2-16|57	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_cfg_ldap-1.2-16|58	fi
12cr|apache-mod_cfg_ldap-1.2-16|59	fi
12cr|apache-mod_cfg_ldap-1.2-16|60	
12cr|apache-mod_cfg_ldap-1.2-16|61	%clean
12cr|apache-mod_cfg_ldap-1.2-16|62	
12cr|apache-mod_cfg_ldap-1.2-16|63	%files
12cr|apache-mod_cfg_ldap-1.2-16|64	%doc AUTHORS ChangeLog INSTALL README TODO mod_cfg_ldap.schema
12cr|apache-mod_cfg_ldap-1.2-16|65	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_cfg_ldap-1.2-16|66	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_cfg_ldap-1.2-16|67	
12cr|apache-mod_cfg_ldap-1.2-16|68	
12cr|apache-mod_cfg_ldap-1.2-16|69	%changelog
12cr|apache-mod_cfg_ldap-1.2-16|70	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.2-16mdv2012.0
12cr|apache-mod_cfg_ldap-1.2-16|71	+ Revision: 772604
12cr|apache-mod_cfg_ldap-1.2-16|72	- rebuild
12cr|apache-mod_cfg_ldap-1.2-16|73	
12cr|apache-mod_cfg_ldap-1.2-16|74	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.2-15
12cr|apache-mod_cfg_ldap-1.2-16|75	+ Revision: 678290
12cr|apache-mod_cfg_ldap-1.2-16|76	- mass rebuild
12cr|apache-mod_cfg_ldap-1.2-16|77	
12cr|apache-mod_cfg_ldap-1.2-16|78	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.2-14mdv2011.0
12cr|apache-mod_cfg_ldap-1.2-16|79	+ Revision: 587948
12cr|apache-mod_cfg_ldap-1.2-16|80	- rebuild
12cr|apache-mod_cfg_ldap-1.2-16|81	
12cr|apache-mod_cfg_ldap-1.2-16|82	* Fri Apr 23 2010 Funda Wang <fwang@mandriva.org> 1:1.2-13mdv2010.1
12cr|apache-mod_cfg_ldap-1.2-16|83	+ Revision: 538085
12cr|apache-mod_cfg_ldap-1.2-16|84	- rebuild
12cr|apache-mod_cfg_ldap-1.2-16|85	
12cr|apache-mod_cfg_ldap-1.2-16|86	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.2-12mdv2010.1
12cr|apache-mod_cfg_ldap-1.2-16|87	+ Revision: 516076
12cr|apache-mod_cfg_ldap-1.2-16|88	- rebuilt for apache-2.2.15
12cr|apache-mod_cfg_ldap-1.2-16|89	
12cr|apache-mod_cfg_ldap-1.2-16|90	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2-11mdv2010.0
12cr|apache-mod_cfg_ldap-1.2-16|91	+ Revision: 406560
12cr|apache-mod_cfg_ldap-1.2-16|92	- rebuild
12cr|apache-mod_cfg_ldap-1.2-16|93	
12cr|apache-mod_cfg_ldap-1.2-16|94	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2-10mdv2009.1
12cr|apache-mod_cfg_ldap-1.2-16|95	+ Revision: 325673
12cr|apache-mod_cfg_ldap-1.2-16|96	- rebuild
12cr|apache-mod_cfg_ldap-1.2-16|97	
12cr|apache-mod_cfg_ldap-1.2-16|98	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.2-9mdv2009.0
12cr|apache-mod_cfg_ldap-1.2-16|99	+ Revision: 234838
12cr|apache-mod_cfg_ldap-1.2-16|100	- rebuild
12cr|apache-mod_cfg_ldap-1.2-16|101	
12cr|apache-mod_cfg_ldap-1.2-16|102	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.2-8mdv2009.0
12cr|apache-mod_cfg_ldap-1.2-16|103	+ Revision: 215555
12cr|apache-mod_cfg_ldap-1.2-16|104	- fix rebuild
12cr|apache-mod_cfg_ldap-1.2-16|105	
12cr|apache-mod_cfg_ldap-1.2-16|106	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.2-7mdv2008.1
12cr|apache-mod_cfg_ldap-1.2-16|107	+ Revision: 181711
12cr|apache-mod_cfg_ldap-1.2-16|108	- rebuild
12cr|apache-mod_cfg_ldap-1.2-16|109	
12cr|apache-mod_cfg_ldap-1.2-16|110	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_cfg_ldap-1.2-16|111	- restore BuildRoot
12cr|apache-mod_cfg_ldap-1.2-16|112	
12cr|apache-mod_cfg_ldap-1.2-16|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_cfg_ldap-1.2-16|114	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_cfg_ldap-1.2-16|115	
12cr|apache-mod_cfg_ldap-1.2-16|116	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.2-6mdv2008.0
12cr|apache-mod_cfg_ldap-1.2-16|117	+ Revision: 82544
12cr|apache-mod_cfg_ldap-1.2-16|118	- rebuild
12cr|apache-mod_cfg_ldap-1.2-16|119	
12cr|apache-mod_cfg_ldap-1.2-16|120	* Sat Aug 18 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.2-5mdv2008.0
12cr|apache-mod_cfg_ldap-1.2-16|121	+ Revision: 65631
12cr|apache-mod_cfg_ldap-1.2-16|122	- rebuild
12cr|apache-mod_cfg_ldap-1.2-16|123	
12cr|apache-mod_cfg_ldap-1.2-16|124	
12cr|apache-mod_cfg_ldap-1.2-16|125	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2-4mdv2007.1
12cr|apache-mod_cfg_ldap-1.2-16|126	+ Revision: 140656
12cr|apache-mod_cfg_ldap-1.2-16|127	- rebuild
12cr|apache-mod_cfg_ldap-1.2-16|128	
12cr|apache-mod_cfg_ldap-1.2-16|129	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.2-3mdv2007.0
12cr|apache-mod_cfg_ldap-1.2-16|130	+ Revision: 79378
12cr|apache-mod_cfg_ldap-1.2-16|131	- Import apache-mod_cfg_ldap
12cr|apache-mod_cfg_ldap-1.2-16|132	
12cr|apache-mod_cfg_ldap-1.2-16|133	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.2-3mdv2007.0
12cr|apache-mod_cfg_ldap-1.2-16|134	- rebuild
12cr|apache-mod_cfg_ldap-1.2-16|135	
12cr|apache-mod_cfg_ldap-1.2-16|136	* Wed Dec 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.2-2mdk
12cr|apache-mod_cfg_ldap-1.2-16|137	- rebuilt against apache-2.2.0
12cr|apache-mod_cfg_ldap-1.2-16|138	
12cr|apache-mod_cfg_ldap-1.2-16|139	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.2-1mdk
12cr|apache-mod_cfg_ldap-1.2-16|140	- fix versioning
12cr|apache-mod_cfg_ldap-1.2-16|141	
12cr|apache-mod_cfg_ldap-1.2-16|142	* Sat Sep 17 2005 Buchan Milne <bgmilne@linux-mandrake.com> 2.0.54_1.2-3mdk
12cr|apache-mod_cfg_ldap-1.2-16|143	- Rebuild
12cr|apache-mod_cfg_ldap-1.2-16|144	
12cr|apache-mod_cfg_ldap-1.2-16|145	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_1.2-2mdk
12cr|apache-mod_cfg_ldap-1.2-16|146	- fix deps
12cr|apache-mod_cfg_ldap-1.2-16|147	
12cr|apache-mod_cfg_ldap-1.2-16|148	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_1.2-1mdk
12cr|apache-mod_cfg_ldap-1.2-16|149	- rename the package
12cr|apache-mod_cfg_ldap-1.2-16|150	- the conf.d directory is renamed to modules.d
12cr|apache-mod_cfg_ldap-1.2-16|151	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_cfg_ldap-1.2-16|152	
12cr|apache-mod_cfg_ldap-1.2-16|153	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.2-4mdk
12cr|apache-mod_cfg_ldap-1.2-16|154	- use the %1
12cr|apache-mod_cfg_ldap-1.2-16|155	
12cr|apache-mod_cfg_ldap-1.2-16|156	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.2-3mdk
12cr|apache-mod_cfg_ldap-1.2-16|157	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_cfg_ldap-1.2-16|158	- fix bug #6574
12cr|apache-mod_cfg_ldap-1.2-16|159	
12cr|apache-mod_cfg_ldap-1.2-16|160	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.2-2mdk
12cr|apache-mod_cfg_ldap-1.2-16|161	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_cfg_ldap-1.2-16|162	
12cr|apache-mod_cfg_ldap-1.2-16|163	* Mon Feb 14 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.2-1mdk
12cr|apache-mod_cfg_ldap-1.2-16|164	- 1.2
12cr|apache-mod_cfg_ldap-1.2-16|165	
12cr|apache-mod_cfg_ldap-1.2-16|166	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.1-1mdk
12cr|apache-mod_cfg_ldap-1.2-16|167	- rebuilt for apache 2.0.53
12cr|apache-mod_cfg_ldap-1.2-16|168	
12cr|apache-mod_cfg_ldap-1.2-16|169	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_1.1-1mdk
12cr|apache-mod_cfg_ldap-1.2-16|170	- built for apache 2.0.52
12cr|apache-mod_cfg_ldap-1.2-16|171	
12cr|apache-mod_cfg_ldap-1.2-16|172	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_1.1-1mdk
12cr|apache-mod_cfg_ldap-1.2-16|173	- built for apache 2.0.51
12cr|apache-mod_cfg_ldap-1.2-16|174	
12cr|apache-mod_cfg_ldap-1.2-16|175	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_1.1-1mdk
12cr|apache-mod_cfg_ldap-1.2-16|176	- built for apache 2.0.50
12cr|apache-mod_cfg_ldap-1.2-16|177	- remove redundant provides
12cr|apache-mod_cfg_ldap-1.2-16|178	
12cr|apache-mod_cfg_ldap-1.2-16|179	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_1.1-1mdk
12cr|apache-mod_cfg_ldap-1.2-16|180	- 1.1
12cr|apache-mod_cfg_ldap-1.2-16|181	- built for apache 2.0.49
12cr|apache-mod_cfg_ldap-1.2-16|182	

155 12
12cr|apache-mod_chm-0.3.1-15|1	#Module-Specific definitions
12cr|apache-mod_chm-0.3.1-15|2	%define mod_name mod_chm
12cr|apache-mod_chm-0.3.1-15|3	%define mod_conf A33_%{mod_name}.conf
12cr|apache-mod_chm-0.3.1-15|4	%define mod_so %{mod_name}.so
12cr|apache-mod_chm-0.3.1-15|5	
12cr|apache-mod_chm-0.3.1-15|6	Summary:	DSO module for the apache Web server
12cr|apache-mod_chm-0.3.1-15|7	Name:		apache-%{mod_name}
12cr|apache-mod_chm-0.3.1-15|8	Version:	0.3.1
12cr|apache-mod_chm-0.3.1-15|9	Release:	15
12cr|apache-mod_chm-0.3.1-15|10	Group:		System/Servers
12cr|apache-mod_chm-0.3.1-15|11	License:	GPL
12cr|apache-mod_chm-0.3.1-15|12	URL:		http://sourceforge.net/projects/modchm/
12cr|apache-mod_chm-0.3.1-15|13	Source0: 	http://prdownloads.sourceforge.net/modchm/%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_chm-0.3.1-15|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_chm-0.3.1-15|15	Requires(pre): rpm-helper
12cr|apache-mod_chm-0.3.1-15|16	Requires(postun): rpm-helper
12cr|apache-mod_chm-0.3.1-15|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_chm-0.3.1-15|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_chm-0.3.1-15|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_chm-0.3.1-15|20	Requires:	apache >= 2.2.0
12cr|apache-mod_chm-0.3.1-15|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_chm-0.3.1-15|22	BuildRequires:	file
12cr|apache-mod_chm-0.3.1-15|23	BuildRequires:	perl
12cr|apache-mod_chm-0.3.1-15|24	BuildRequires:	chmlib-devel
12cr|apache-mod_chm-0.3.1-15|25	Epoch:		1
12cr|apache-mod_chm-0.3.1-15|26	
12cr|apache-mod_chm-0.3.1-15|27	%description
12cr|apache-mod_chm-0.3.1-15|28	mod_chm is an apache module that gives you possibility to explore
12cr|apache-mod_chm-0.3.1-15|29	files in CHM format. mod_chm uses chmlib by Jed Wing to access CHM
12cr|apache-mod_chm-0.3.1-15|30	files. This package also includes chmdump program that unpacks
12cr|apache-mod_chm-0.3.1-15|31	content of CHM file.
12cr|apache-mod_chm-0.3.1-15|32	
12cr|apache-mod_chm-0.3.1-15|33	%prep
12cr|apache-mod_chm-0.3.1-15|34	
12cr|apache-mod_chm-0.3.1-15|35	%setup -q -n mod_chm
12cr|apache-mod_chm-0.3.1-15|36	
12cr|apache-mod_chm-0.3.1-15|37	# strip away annoying ^M
12cr|apache-mod_chm-0.3.1-15|38	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_chm-0.3.1-15|39	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_chm-0.3.1-15|40	
12cr|apache-mod_chm-0.3.1-15|41	%build
12cr|apache-mod_chm-0.3.1-15|42	
12cr|apache-mod_chm-0.3.1-15|43	%{_bindir}/apxs -c %{mod_name}.c -I. -lchm
12cr|apache-mod_chm-0.3.1-15|44	
12cr|apache-mod_chm-0.3.1-15|45	gcc %{optflags} chmdump/chmdump.c -o chmdump/chmdump -lchm
12cr|apache-mod_chm-0.3.1-15|46	
12cr|apache-mod_chm-0.3.1-15|47	%install
12cr|apache-mod_chm-0.3.1-15|48	
12cr|apache-mod_chm-0.3.1-15|49	install -d %{buildroot}%{_bindir}
12cr|apache-mod_chm-0.3.1-15|50	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_chm-0.3.1-15|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_chm-0.3.1-15|52	
12cr|apache-mod_chm-0.3.1-15|53	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_chm-0.3.1-15|54	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_chm-0.3.1-15|55	
12cr|apache-mod_chm-0.3.1-15|56	install -m0755 chmdump/chmdump %{buildroot}%{_bindir}/
12cr|apache-mod_chm-0.3.1-15|57	
12cr|apache-mod_chm-0.3.1-15|58	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_chm-0.3.1-15|59	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_chm-0.3.1-15|60	
12cr|apache-mod_chm-0.3.1-15|61	%post
12cr|apache-mod_chm-0.3.1-15|62	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_chm-0.3.1-15|63	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_chm-0.3.1-15|64	fi
12cr|apache-mod_chm-0.3.1-15|65	
12cr|apache-mod_chm-0.3.1-15|66	%postun
12cr|apache-mod_chm-0.3.1-15|67	if [ "$1" = "0" ]; then
12cr|apache-mod_chm-0.3.1-15|68	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_chm-0.3.1-15|69	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_chm-0.3.1-15|70	fi
12cr|apache-mod_chm-0.3.1-15|71	fi
12cr|apache-mod_chm-0.3.1-15|72	
12cr|apache-mod_chm-0.3.1-15|73	%clean
12cr|apache-mod_chm-0.3.1-15|74	
12cr|apache-mod_chm-0.3.1-15|75	%files
12cr|apache-mod_chm-0.3.1-15|76	%doc AUTHORS COPYING ChangeLog README TODO
12cr|apache-mod_chm-0.3.1-15|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_chm-0.3.1-15|78	%attr(0755,root,root) %{_bindir}/chmdump
12cr|apache-mod_chm-0.3.1-15|79	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_chm-0.3.1-15|80	%{_var}/www/html/addon-modules/*
12cr|apache-mod_chm-0.3.1-15|81	
12cr|apache-mod_chm-0.3.1-15|82	
12cr|apache-mod_chm-0.3.1-15|83	
12cr|apache-mod_chm-0.3.1-15|84	
12cr|apache-mod_chm-0.3.1-15|85	%changelog
12cr|apache-mod_chm-0.3.1-15|86	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-15mdv2012.0
12cr|apache-mod_chm-0.3.1-15|87	+ Revision: 772606
12cr|apache-mod_chm-0.3.1-15|88	- rebuild
12cr|apache-mod_chm-0.3.1-15|89	
12cr|apache-mod_chm-0.3.1-15|90	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-14
12cr|apache-mod_chm-0.3.1-15|91	+ Revision: 678292
12cr|apache-mod_chm-0.3.1-15|92	- mass rebuild
12cr|apache-mod_chm-0.3.1-15|93	
12cr|apache-mod_chm-0.3.1-15|94	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-13mdv2011.0
12cr|apache-mod_chm-0.3.1-15|95	+ Revision: 587950
12cr|apache-mod_chm-0.3.1-15|96	- rebuild
12cr|apache-mod_chm-0.3.1-15|97	
12cr|apache-mod_chm-0.3.1-15|98	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-12mdv2010.1
12cr|apache-mod_chm-0.3.1-15|99	+ Revision: 516078
12cr|apache-mod_chm-0.3.1-15|100	- rebuilt for apache-2.2.15
12cr|apache-mod_chm-0.3.1-15|101	
12cr|apache-mod_chm-0.3.1-15|102	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-11mdv2010.0
12cr|apache-mod_chm-0.3.1-15|103	+ Revision: 406562
12cr|apache-mod_chm-0.3.1-15|104	- rebuild
12cr|apache-mod_chm-0.3.1-15|105	
12cr|apache-mod_chm-0.3.1-15|106	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-10mdv2009.1
12cr|apache-mod_chm-0.3.1-15|107	+ Revision: 325676
12cr|apache-mod_chm-0.3.1-15|108	- rebuild
12cr|apache-mod_chm-0.3.1-15|109	
12cr|apache-mod_chm-0.3.1-15|110	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-9mdv2009.0
12cr|apache-mod_chm-0.3.1-15|111	+ Revision: 234853
12cr|apache-mod_chm-0.3.1-15|112	- rebuild
12cr|apache-mod_chm-0.3.1-15|113	
12cr|apache-mod_chm-0.3.1-15|114	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-8mdv2009.0
12cr|apache-mod_chm-0.3.1-15|115	+ Revision: 215557
12cr|apache-mod_chm-0.3.1-15|116	- fix rebuild
12cr|apache-mod_chm-0.3.1-15|117	
12cr|apache-mod_chm-0.3.1-15|118	* Sat Mar 08 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-7mdv2008.1
12cr|apache-mod_chm-0.3.1-15|119	+ Revision: 182249
12cr|apache-mod_chm-0.3.1-15|120	- rebuild
12cr|apache-mod_chm-0.3.1-15|121	
12cr|apache-mod_chm-0.3.1-15|122	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:0.3.1-6mdv2008.1
12cr|apache-mod_chm-0.3.1-15|123	+ Revision: 170713
12cr|apache-mod_chm-0.3.1-15|124	- rebuild
12cr|apache-mod_chm-0.3.1-15|125	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_chm-0.3.1-15|126	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_chm-0.3.1-15|127	
12cr|apache-mod_chm-0.3.1-15|128	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_chm-0.3.1-15|129	- restore BuildRoot
12cr|apache-mod_chm-0.3.1-15|130	
12cr|apache-mod_chm-0.3.1-15|131	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-5mdv2008.0
12cr|apache-mod_chm-0.3.1-15|132	+ Revision: 82545
12cr|apache-mod_chm-0.3.1-15|133	- rebuild
12cr|apache-mod_chm-0.3.1-15|134	
12cr|apache-mod_chm-0.3.1-15|135	
12cr|apache-mod_chm-0.3.1-15|136	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-4mdv2007.1
12cr|apache-mod_chm-0.3.1-15|137	+ Revision: 140657
12cr|apache-mod_chm-0.3.1-15|138	- rebuild
12cr|apache-mod_chm-0.3.1-15|139	
12cr|apache-mod_chm-0.3.1-15|140	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-3mdv2007.0
12cr|apache-mod_chm-0.3.1-15|141	+ Revision: 79381
12cr|apache-mod_chm-0.3.1-15|142	- Import apache-mod_chm
12cr|apache-mod_chm-0.3.1-15|143	
12cr|apache-mod_chm-0.3.1-15|144	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-3mdv2007.0
12cr|apache-mod_chm-0.3.1-15|145	- rebuild
12cr|apache-mod_chm-0.3.1-15|146	
12cr|apache-mod_chm-0.3.1-15|147	* Wed Dec 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-2mdk
12cr|apache-mod_chm-0.3.1-15|148	- rebuilt against apache-2.2.0
12cr|apache-mod_chm-0.3.1-15|149	
12cr|apache-mod_chm-0.3.1-15|150	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-1mdk
12cr|apache-mod_chm-0.3.1-15|151	- fix versioning
12cr|apache-mod_chm-0.3.1-15|152	
12cr|apache-mod_chm-0.3.1-15|153	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.3.1-2mdk
12cr|apache-mod_chm-0.3.1-15|154	- fix deps
12cr|apache-mod_chm-0.3.1-15|155	
12cr|apache-mod_chm-0.3.1-15|156	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.3.1-1mdk
12cr|apache-mod_chm-0.3.1-15|157	- rename the package
12cr|apache-mod_chm-0.3.1-15|158	- the conf.d directory is renamed to modules.d
12cr|apache-mod_chm-0.3.1-15|159	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_chm-0.3.1-15|160	
12cr|apache-mod_chm-0.3.1-15|161	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.3.1-2mdk
12cr|apache-mod_chm-0.3.1-15|162	- use the %1
12cr|apache-mod_chm-0.3.1-15|163	
12cr|apache-mod_chm-0.3.1-15|164	* Wed Mar 02 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.3.1-1mdk
12cr|apache-mod_chm-0.3.1-15|165	- initial Mandrakelinux package
12cr|apache-mod_chm-0.3.1-15|166	

156 12
12cr|apache-mod_chroot-0.5-12|1	#Module-Specific definitions
12cr|apache-mod_chroot-0.5-12|2	%define mod_name mod_chroot
12cr|apache-mod_chroot-0.5-12|3	%define mod_conf A85_%{mod_name}.conf
12cr|apache-mod_chroot-0.5-12|4	%define mod_so %{mod_name}.so
12cr|apache-mod_chroot-0.5-12|5	
12cr|apache-mod_chroot-0.5-12|6	Summary:	Mod_chroot makes running Apache in a secure chroot environment easy
12cr|apache-mod_chroot-0.5-12|7	Name:		apache-%{mod_name}
12cr|apache-mod_chroot-0.5-12|8	Version:	0.5
12cr|apache-mod_chroot-0.5-12|9	Release:	12
12cr|apache-mod_chroot-0.5-12|10	Group:		System/Servers
12cr|apache-mod_chroot-0.5-12|11	License:	GPL
12cr|apache-mod_chroot-0.5-12|12	URL:		http://core.segfault.pl/~hobbit/mod_chroot/
12cr|apache-mod_chroot-0.5-12|13	Source0:	http://core.segfault.pl/~hobbit/mod_chroot/dist/%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_chroot-0.5-12|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_chroot-0.5-12|15	Patch0:		mod_chroot-0.5-no_version_component.diff
12cr|apache-mod_chroot-0.5-12|16	Requires(pre): rpm-helper
12cr|apache-mod_chroot-0.5-12|17	Requires(postun): rpm-helper
12cr|apache-mod_chroot-0.5-12|18	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_chroot-0.5-12|19	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_chroot-0.5-12|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_chroot-0.5-12|21	Requires:	apache >= 2.2.0
12cr|apache-mod_chroot-0.5-12|22	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_chroot-0.5-12|23	
12cr|apache-mod_chroot-0.5-12|24	%description
12cr|apache-mod_chroot-0.5-12|25	mod_chroot makes running Apache in a secure chroot environment easy. You don't
12cr|apache-mod_chroot-0.5-12|26	need to create a special directory hierarchy containing /dev, /lib, /etc...
12cr|apache-mod_chroot-0.5-12|27	
12cr|apache-mod_chroot-0.5-12|28	%prep
12cr|apache-mod_chroot-0.5-12|29	
12cr|apache-mod_chroot-0.5-12|30	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_chroot-0.5-12|31	%patch0 -p0
12cr|apache-mod_chroot-0.5-12|32	
12cr|apache-mod_chroot-0.5-12|33	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|apache-mod_chroot-0.5-12|34	find . -type d -perm 0555 -exec chmod 755 {} \;
12cr|apache-mod_chroot-0.5-12|35	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|apache-mod_chroot-0.5-12|36	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|apache-mod_chroot-0.5-12|37	
12cr|apache-mod_chroot-0.5-12|38	for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|apache-mod_chroot-0.5-12|39	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|apache-mod_chroot-0.5-12|40	done
12cr|apache-mod_chroot-0.5-12|41	
12cr|apache-mod_chroot-0.5-12|42	# strip away annoying ^M
12cr|apache-mod_chroot-0.5-12|43	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_chroot-0.5-12|44	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_chroot-0.5-12|45	
12cr|apache-mod_chroot-0.5-12|46	%build
12cr|apache-mod_chroot-0.5-12|47	
12cr|apache-mod_chroot-0.5-12|48	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_chroot-0.5-12|49	
12cr|apache-mod_chroot-0.5-12|50	%install
12cr|apache-mod_chroot-0.5-12|51	
12cr|apache-mod_chroot-0.5-12|52	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_chroot-0.5-12|53	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_chroot-0.5-12|54	
12cr|apache-mod_chroot-0.5-12|55	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_chroot-0.5-12|56	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_chroot-0.5-12|57	
12cr|apache-mod_chroot-0.5-12|58	%post
12cr|apache-mod_chroot-0.5-12|59	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_chroot-0.5-12|60	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_chroot-0.5-12|61	fi
12cr|apache-mod_chroot-0.5-12|62	
12cr|apache-mod_chroot-0.5-12|63	%postun
12cr|apache-mod_chroot-0.5-12|64	if [ "$1" = "0" ]; then
12cr|apache-mod_chroot-0.5-12|65	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_chroot-0.5-12|66	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_chroot-0.5-12|67	fi
12cr|apache-mod_chroot-0.5-12|68	fi
12cr|apache-mod_chroot-0.5-12|69	
12cr|apache-mod_chroot-0.5-12|70	%clean
12cr|apache-mod_chroot-0.5-12|71	
12cr|apache-mod_chroot-0.5-12|72	%files
12cr|apache-mod_chroot-0.5-12|73	%doc CAVEATS ChangeLog INSTALL LICENSE README README.Apache20
12cr|apache-mod_chroot-0.5-12|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_chroot-0.5-12|75	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_chroot-0.5-12|76	
12cr|apache-mod_chroot-0.5-12|77	
12cr|apache-mod_chroot-0.5-12|78	
12cr|apache-mod_chroot-0.5-12|79	
12cr|apache-mod_chroot-0.5-12|80	%changelog
12cr|apache-mod_chroot-0.5-12|81	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.5-12mdv2012.0
12cr|apache-mod_chroot-0.5-12|82	+ Revision: 772607
12cr|apache-mod_chroot-0.5-12|83	- rebuild
12cr|apache-mod_chroot-0.5-12|84	
12cr|apache-mod_chroot-0.5-12|85	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5-11
12cr|apache-mod_chroot-0.5-12|86	+ Revision: 678293
12cr|apache-mod_chroot-0.5-12|87	- mass rebuild
12cr|apache-mod_chroot-0.5-12|88	
12cr|apache-mod_chroot-0.5-12|89	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-10mdv2011.0
12cr|apache-mod_chroot-0.5-12|90	+ Revision: 587951
12cr|apache-mod_chroot-0.5-12|91	- rebuild
12cr|apache-mod_chroot-0.5-12|92	
12cr|apache-mod_chroot-0.5-12|93	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-9mdv2010.1
12cr|apache-mod_chroot-0.5-12|94	+ Revision: 516079
12cr|apache-mod_chroot-0.5-12|95	- rebuilt for apache-2.2.15
12cr|apache-mod_chroot-0.5-12|96	
12cr|apache-mod_chroot-0.5-12|97	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5-8mdv2010.0
12cr|apache-mod_chroot-0.5-12|98	+ Revision: 406563
12cr|apache-mod_chroot-0.5-12|99	- rebuild
12cr|apache-mod_chroot-0.5-12|100	
12cr|apache-mod_chroot-0.5-12|101	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5-7mdv2009.1
12cr|apache-mod_chroot-0.5-12|102	+ Revision: 325677
12cr|apache-mod_chroot-0.5-12|103	- rebuild
12cr|apache-mod_chroot-0.5-12|104	
12cr|apache-mod_chroot-0.5-12|105	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5-6mdv2009.0
12cr|apache-mod_chroot-0.5-12|106	+ Revision: 234854
12cr|apache-mod_chroot-0.5-12|107	- rebuild
12cr|apache-mod_chroot-0.5-12|108	
12cr|apache-mod_chroot-0.5-12|109	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5-5mdv2009.0
12cr|apache-mod_chroot-0.5-12|110	+ Revision: 215558
12cr|apache-mod_chroot-0.5-12|111	- fix rebuild
12cr|apache-mod_chroot-0.5-12|112	
12cr|apache-mod_chroot-0.5-12|113	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5-4mdv2008.1
12cr|apache-mod_chroot-0.5-12|114	+ Revision: 181713
12cr|apache-mod_chroot-0.5-12|115	- rebuild
12cr|apache-mod_chroot-0.5-12|116	
12cr|apache-mod_chroot-0.5-12|117	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_chroot-0.5-12|118	- restore BuildRoot
12cr|apache-mod_chroot-0.5-12|119	
12cr|apache-mod_chroot-0.5-12|120	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_chroot-0.5-12|121	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_chroot-0.5-12|122	
12cr|apache-mod_chroot-0.5-12|123	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5-3mdv2008.0
12cr|apache-mod_chroot-0.5-12|124	+ Revision: 82546
12cr|apache-mod_chroot-0.5-12|125	- rebuild
12cr|apache-mod_chroot-0.5-12|126	
12cr|apache-mod_chroot-0.5-12|127	
12cr|apache-mod_chroot-0.5-12|128	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5-2mdv2007.1
12cr|apache-mod_chroot-0.5-12|129	+ Revision: 140658
12cr|apache-mod_chroot-0.5-12|130	- rebuild
12cr|apache-mod_chroot-0.5-12|131	
12cr|apache-mod_chroot-0.5-12|132	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5-1mdv2007.1
12cr|apache-mod_chroot-0.5-12|133	+ Revision: 79390
12cr|apache-mod_chroot-0.5-12|134	- Import apache-mod_chroot
12cr|apache-mod_chroot-0.5-12|135	
12cr|apache-mod_chroot-0.5-12|136	* Fri Aug 04 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5-1mdv2007.0
12cr|apache-mod_chroot-0.5-12|137	- initial Mandriva package
12cr|apache-mod_chroot-0.5-12|138	

157 12
12cr|apache-mod_coredumper-0.1.0-18|1	#Module-Specific definitions
12cr|apache-mod_coredumper-0.1.0-18|2	%define mod_name mod_coredumper
12cr|apache-mod_coredumper-0.1.0-18|3	%define mod_conf A35_%{mod_name}.conf
12cr|apache-mod_coredumper-0.1.0-18|4	%define mod_so %{mod_name}.so
12cr|apache-mod_coredumper-0.1.0-18|5	
12cr|apache-mod_coredumper-0.1.0-18|6	Summary:	DSO module for the apache Web server
12cr|apache-mod_coredumper-0.1.0-18|7	Name:		apache-%{mod_name}
12cr|apache-mod_coredumper-0.1.0-18|8	Version:	0.1.0
12cr|apache-mod_coredumper-0.1.0-18|9	Release:	18
12cr|apache-mod_coredumper-0.1.0-18|10	License:	Apache License
12cr|apache-mod_coredumper-0.1.0-18|11	Group:		System/Servers
12cr|apache-mod_coredumper-0.1.0-18|12	URL:		http://www.outoforder.cc/projects/apache/mod_coredumper/
12cr|apache-mod_coredumper-0.1.0-18|13	Source0: 	http://www.outoforder.cc/downloads/mod_coredumper/%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_coredumper-0.1.0-18|14	Source1:	%{mod_conf}
12cr|apache-mod_coredumper-0.1.0-18|15	Patch0:		mod_coredumper-0.1.0-modname.diff
12cr|apache-mod_coredumper-0.1.0-18|16	Requires(pre): rpm-helper
12cr|apache-mod_coredumper-0.1.0-18|17	Requires(postun): rpm-helper
12cr|apache-mod_coredumper-0.1.0-18|18	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_coredumper-0.1.0-18|19	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_coredumper-0.1.0-18|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_coredumper-0.1.0-18|21	Requires:	apache >= 2.2.0
12cr|apache-mod_coredumper-0.1.0-18|22	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_coredumper-0.1.0-18|23	BuildRequires:	coredumper-devel
12cr|apache-mod_coredumper-0.1.0-18|24	Epoch:		1
12cr|apache-mod_coredumper-0.1.0-18|25	
12cr|apache-mod_coredumper-0.1.0-18|26	%description
12cr|apache-mod_coredumper-0.1.0-18|27	mod_coredumper uses the CoreDumper library from Google to fetch a
12cr|apache-mod_coredumper-0.1.0-18|28	GDB compatible core file from Apache, over HTTP.
12cr|apache-mod_coredumper-0.1.0-18|29	
12cr|apache-mod_coredumper-0.1.0-18|30	%prep
12cr|apache-mod_coredumper-0.1.0-18|31	
12cr|apache-mod_coredumper-0.1.0-18|32	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_coredumper-0.1.0-18|33	%patch0 -p0
12cr|apache-mod_coredumper-0.1.0-18|34	
12cr|apache-mod_coredumper-0.1.0-18|35	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_coredumper-0.1.0-18|36	
12cr|apache-mod_coredumper-0.1.0-18|37	perl -pi -e "s|APR_FOPEN_READ|APR_READ|g" src/mod_coredumper.c
12cr|apache-mod_coredumper-0.1.0-18|38	
12cr|apache-mod_coredumper-0.1.0-18|39	%build
12cr|apache-mod_coredumper-0.1.0-18|40	%{_bindir}/apxs -lcoredumper -I%{_includedir}/google -c src/mod_coredumper.c
12cr|apache-mod_coredumper-0.1.0-18|41	
12cr|apache-mod_coredumper-0.1.0-18|42	%install
12cr|apache-mod_coredumper-0.1.0-18|43	
12cr|apache-mod_coredumper-0.1.0-18|44	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_coredumper-0.1.0-18|45	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_coredumper-0.1.0-18|46	
12cr|apache-mod_coredumper-0.1.0-18|47	install -m0755 src/.libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_coredumper-0.1.0-18|48	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/
12cr|apache-mod_coredumper-0.1.0-18|49	
12cr|apache-mod_coredumper-0.1.0-18|50	%post
12cr|apache-mod_coredumper-0.1.0-18|51	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_coredumper-0.1.0-18|52	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_coredumper-0.1.0-18|53	fi
12cr|apache-mod_coredumper-0.1.0-18|54	
12cr|apache-mod_coredumper-0.1.0-18|55	%postun
12cr|apache-mod_coredumper-0.1.0-18|56	if [ "$1" = "0" ]; then
12cr|apache-mod_coredumper-0.1.0-18|57	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_coredumper-0.1.0-18|58	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_coredumper-0.1.0-18|59	fi
12cr|apache-mod_coredumper-0.1.0-18|60	fi
12cr|apache-mod_coredumper-0.1.0-18|61	
12cr|apache-mod_coredumper-0.1.0-18|62	%clean
12cr|apache-mod_coredumper-0.1.0-18|63	
12cr|apache-mod_coredumper-0.1.0-18|64	%files
12cr|apache-mod_coredumper-0.1.0-18|65	%doc LICENSE NOTICE README TODO
12cr|apache-mod_coredumper-0.1.0-18|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_coredumper-0.1.0-18|67	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_coredumper-0.1.0-18|68	
12cr|apache-mod_coredumper-0.1.0-18|69	
12cr|apache-mod_coredumper-0.1.0-18|70	%changelog
12cr|apache-mod_coredumper-0.1.0-18|71	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.0-18mdv2012.0
12cr|apache-mod_coredumper-0.1.0-18|72	+ Revision: 772610
12cr|apache-mod_coredumper-0.1.0-18|73	- rebuild
12cr|apache-mod_coredumper-0.1.0-18|74	
12cr|apache-mod_coredumper-0.1.0-18|75	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.0-17
12cr|apache-mod_coredumper-0.1.0-18|76	+ Revision: 678296
12cr|apache-mod_coredumper-0.1.0-18|77	- mass rebuild
12cr|apache-mod_coredumper-0.1.0-18|78	
12cr|apache-mod_coredumper-0.1.0-18|79	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.0-16mdv2011.0
12cr|apache-mod_coredumper-0.1.0-18|80	+ Revision: 587954
12cr|apache-mod_coredumper-0.1.0-18|81	- rebuild
12cr|apache-mod_coredumper-0.1.0-18|82	
12cr|apache-mod_coredumper-0.1.0-18|83	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.0-15mdv2010.1
12cr|apache-mod_coredumper-0.1.0-18|84	+ Revision: 516082
12cr|apache-mod_coredumper-0.1.0-18|85	- rebuilt for apache-2.2.15
12cr|apache-mod_coredumper-0.1.0-18|86	
12cr|apache-mod_coredumper-0.1.0-18|87	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.0-14mdv2010.0
12cr|apache-mod_coredumper-0.1.0-18|88	+ Revision: 406566
12cr|apache-mod_coredumper-0.1.0-18|89	- rebuild
12cr|apache-mod_coredumper-0.1.0-18|90	
12cr|apache-mod_coredumper-0.1.0-18|91	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.0-13mdv2009.1
12cr|apache-mod_coredumper-0.1.0-18|92	+ Revision: 325681
12cr|apache-mod_coredumper-0.1.0-18|93	- rebuild
12cr|apache-mod_coredumper-0.1.0-18|94	
12cr|apache-mod_coredumper-0.1.0-18|95	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.0-12mdv2009.0
12cr|apache-mod_coredumper-0.1.0-18|96	+ Revision: 234884
12cr|apache-mod_coredumper-0.1.0-18|97	- rebuild
12cr|apache-mod_coredumper-0.1.0-18|98	
12cr|apache-mod_coredumper-0.1.0-18|99	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.0-11mdv2009.0
12cr|apache-mod_coredumper-0.1.0-18|100	+ Revision: 215561
12cr|apache-mod_coredumper-0.1.0-18|101	- fix rebuild
12cr|apache-mod_coredumper-0.1.0-18|102	
12cr|apache-mod_coredumper-0.1.0-18|103	* Mon May 12 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.0-10mdv2009.0
12cr|apache-mod_coredumper-0.1.0-18|104	+ Revision: 206227
12cr|apache-mod_coredumper-0.1.0-18|105	- rebuild
12cr|apache-mod_coredumper-0.1.0-18|106	- rebuild
12cr|apache-mod_coredumper-0.1.0-18|107	
12cr|apache-mod_coredumper-0.1.0-18|108	* Sat Mar 08 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.0-8mdv2008.1
12cr|apache-mod_coredumper-0.1.0-18|109	+ Revision: 182264
12cr|apache-mod_coredumper-0.1.0-18|110	- rebuild
12cr|apache-mod_coredumper-0.1.0-18|111	
12cr|apache-mod_coredumper-0.1.0-18|112	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:0.1.0-7mdv2008.1
12cr|apache-mod_coredumper-0.1.0-18|113	+ Revision: 170714
12cr|apache-mod_coredumper-0.1.0-18|114	- rebuild
12cr|apache-mod_coredumper-0.1.0-18|115	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_coredumper-0.1.0-18|116	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_coredumper-0.1.0-18|117	
12cr|apache-mod_coredumper-0.1.0-18|118	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_coredumper-0.1.0-18|119	- restore BuildRoot
12cr|apache-mod_coredumper-0.1.0-18|120	
12cr|apache-mod_coredumper-0.1.0-18|121	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.0-6mdv2008.0
12cr|apache-mod_coredumper-0.1.0-18|122	+ Revision: 82549
12cr|apache-mod_coredumper-0.1.0-18|123	- rebuild
12cr|apache-mod_coredumper-0.1.0-18|124	
12cr|apache-mod_coredumper-0.1.0-18|125	* Sat Aug 18 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.0-5mdv2008.0
12cr|apache-mod_coredumper-0.1.0-18|126	+ Revision: 65632
12cr|apache-mod_coredumper-0.1.0-18|127	- rebuild
12cr|apache-mod_coredumper-0.1.0-18|128	
12cr|apache-mod_coredumper-0.1.0-18|129	
12cr|apache-mod_coredumper-0.1.0-18|130	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdv2007.1
12cr|apache-mod_coredumper-0.1.0-18|131	+ Revision: 140660
12cr|apache-mod_coredumper-0.1.0-18|132	- rebuild
12cr|apache-mod_coredumper-0.1.0-18|133	
12cr|apache-mod_coredumper-0.1.0-18|134	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.0-3mdv2007.1
12cr|apache-mod_coredumper-0.1.0-18|135	+ Revision: 79394
12cr|apache-mod_coredumper-0.1.0-18|136	- Import apache-mod_coredumper
12cr|apache-mod_coredumper-0.1.0-18|137	
12cr|apache-mod_coredumper-0.1.0-18|138	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.0-3mdv2007.0
12cr|apache-mod_coredumper-0.1.0-18|139	- rebuild
12cr|apache-mod_coredumper-0.1.0-18|140	
12cr|apache-mod_coredumper-0.1.0-18|141	* Wed Dec 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.0-2mdk
12cr|apache-mod_coredumper-0.1.0-18|142	- rebuilt against apache-2.2.0
12cr|apache-mod_coredumper-0.1.0-18|143	
12cr|apache-mod_coredumper-0.1.0-18|144	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.0-1mdk
12cr|apache-mod_coredumper-0.1.0-18|145	- fix versioning
12cr|apache-mod_coredumper-0.1.0-18|146	
12cr|apache-mod_coredumper-0.1.0-18|147	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.1.0-2mdk
12cr|apache-mod_coredumper-0.1.0-18|148	- fix deps
12cr|apache-mod_coredumper-0.1.0-18|149	
12cr|apache-mod_coredumper-0.1.0-18|150	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.1.0-1mdk
12cr|apache-mod_coredumper-0.1.0-18|151	- rename the package
12cr|apache-mod_coredumper-0.1.0-18|152	- the conf.d directory is renamed to modules.d
12cr|apache-mod_coredumper-0.1.0-18|153	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_coredumper-0.1.0-18|154	
12cr|apache-mod_coredumper-0.1.0-18|155	* Sat Mar 19 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1.0-1mdk
12cr|apache-mod_coredumper-0.1.0-18|156	- initial package
12cr|apache-mod_coredumper-0.1.0-18|157	

158 12
12cr|apache-mod_dbi_pool-0.4.0-11|1	#Module-Specific definitions
12cr|apache-mod_dbi_pool-0.4.0-11|2	%define mod_name mod_dbi_pool
12cr|apache-mod_dbi_pool-0.4.0-11|3	%define mod_conf A79_%{mod_name}.conf
12cr|apache-mod_dbi_pool-0.4.0-11|4	%define mod_so %{mod_name}.so
12cr|apache-mod_dbi_pool-0.4.0-11|5	
12cr|apache-mod_dbi_pool-0.4.0-11|6	Summary:	Provides database connection pooling services for the apache web server
12cr|apache-mod_dbi_pool-0.4.0-11|7	Name:		apache-%{mod_name}
12cr|apache-mod_dbi_pool-0.4.0-11|8	Version:	0.4.0
12cr|apache-mod_dbi_pool-0.4.0-11|9	Release:	11
12cr|apache-mod_dbi_pool-0.4.0-11|10	Group:		System/Servers
12cr|apache-mod_dbi_pool-0.4.0-11|11	License:	GPL
12cr|apache-mod_dbi_pool-0.4.0-11|12	URL:		http://www.outoforder.cc/projects/apache/mod_dbi_pool/
12cr|apache-mod_dbi_pool-0.4.0-11|13	Source0:	http://www.outoforder.cc/downloads/mod_dbi_pool/%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_dbi_pool-0.4.0-11|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_dbi_pool-0.4.0-11|15	Patch0:		mod_dbi_pool-0.4.0-module.diff
12cr|apache-mod_dbi_pool-0.4.0-11|16	Requires(pre): rpm-helper
12cr|apache-mod_dbi_pool-0.4.0-11|17	Requires(postun): rpm-helper
12cr|apache-mod_dbi_pool-0.4.0-11|18	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_dbi_pool-0.4.0-11|19	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_dbi_pool-0.4.0-11|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_dbi_pool-0.4.0-11|21	Requires:	apache >= 2.2.0
12cr|apache-mod_dbi_pool-0.4.0-11|22	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_dbi_pool-0.4.0-11|23	BuildRequires:	file
12cr|apache-mod_dbi_pool-0.4.0-11|24	BuildRequires:	libdbi-devel >= 0.8.1
12cr|apache-mod_dbi_pool-0.4.0-11|25	
12cr|apache-mod_dbi_pool-0.4.0-11|26	%description
12cr|apache-mod_dbi_pool-0.4.0-11|27	mod_dbi_pool provides database connection pooling services for other Apache
12cr|apache-mod_dbi_pool-0.4.0-11|28	Modules. Using libdbi it allows other modules to have a dynamic pool of
12cr|apache-mod_dbi_pool-0.4.0-11|29	database connections for many common SQL Servers, including mSQL, MySQL,
12cr|apache-mod_dbi_pool-0.4.0-11|30	PostgreSQL, Oracle, SQLite and FreeTDS (MSSQL/Sybase).
12cr|apache-mod_dbi_pool-0.4.0-11|31	
12cr|apache-mod_dbi_pool-0.4.0-11|32	%package	devel
12cr|apache-mod_dbi_pool-0.4.0-11|33	Summary:	Development files for %{mod_name}
12cr|apache-mod_dbi_pool-0.4.0-11|34	Group:		Development/C
12cr|apache-mod_dbi_pool-0.4.0-11|35	
12cr|apache-mod_dbi_pool-0.4.0-11|36	%description	devel
12cr|apache-mod_dbi_pool-0.4.0-11|37	mod_dbi_pool provides database connection pooling services for other Apache
12cr|apache-mod_dbi_pool-0.4.0-11|38	Modules. Using libdbi it allows other modules to have a dynamic pool of
12cr|apache-mod_dbi_pool-0.4.0-11|39	database connections for many common SQL Servers, including mSQL, MySQL,
12cr|apache-mod_dbi_pool-0.4.0-11|40	PostgreSQL, Oracle, SQLite and FreeTDS (MSSQL/Sybase).
12cr|apache-mod_dbi_pool-0.4.0-11|41	
12cr|apache-mod_dbi_pool-0.4.0-11|42	This package contains headers for %{mod_name}.
12cr|apache-mod_dbi_pool-0.4.0-11|43	
12cr|apache-mod_dbi_pool-0.4.0-11|44	%prep
12cr|apache-mod_dbi_pool-0.4.0-11|45	
12cr|apache-mod_dbi_pool-0.4.0-11|46	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_dbi_pool-0.4.0-11|47	%patch0 -p1
12cr|apache-mod_dbi_pool-0.4.0-11|48	
12cr|apache-mod_dbi_pool-0.4.0-11|49	# stupid libtool...
12cr|apache-mod_dbi_pool-0.4.0-11|50	perl -pi -e "s|libmod_dbi_pool|mod_dbi_pool|g" src/Makefile*
12cr|apache-mod_dbi_pool-0.4.0-11|51	
12cr|apache-mod_dbi_pool-0.4.0-11|52	# lib64 fixes
12cr|apache-mod_dbi_pool-0.4.0-11|53	perl -pi -e "s|/lib\b|/%{_lib}|g" *
12cr|apache-mod_dbi_pool-0.4.0-11|54	
12cr|apache-mod_dbi_pool-0.4.0-11|55	# strip away annoying ^M
12cr|apache-mod_dbi_pool-0.4.0-11|56	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_dbi_pool-0.4.0-11|57	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_dbi_pool-0.4.0-11|58	
12cr|apache-mod_dbi_pool-0.4.0-11|59	%build
12cr|apache-mod_dbi_pool-0.4.0-11|60	
12cr|apache-mod_dbi_pool-0.4.0-11|61	%configure2_5x --localstatedir=/var/lib
12cr|apache-mod_dbi_pool-0.4.0-11|62	
12cr|apache-mod_dbi_pool-0.4.0-11|63	%make
12cr|apache-mod_dbi_pool-0.4.0-11|64	
12cr|apache-mod_dbi_pool-0.4.0-11|65	%install
12cr|apache-mod_dbi_pool-0.4.0-11|66	
12cr|apache-mod_dbi_pool-0.4.0-11|67	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_dbi_pool-0.4.0-11|68	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_dbi_pool-0.4.0-11|69	install -d %{buildroot}%{_includedir}/apache
12cr|apache-mod_dbi_pool-0.4.0-11|70	
12cr|apache-mod_dbi_pool-0.4.0-11|71	install -m0755 src/.libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_dbi_pool-0.4.0-11|72	install -m0644 include/mod_dbi_pool.h %{buildroot}%{_includedir}/apache/
12cr|apache-mod_dbi_pool-0.4.0-11|73	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_dbi_pool-0.4.0-11|74	
12cr|apache-mod_dbi_pool-0.4.0-11|75	%post
12cr|apache-mod_dbi_pool-0.4.0-11|76	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_dbi_pool-0.4.0-11|77	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_dbi_pool-0.4.0-11|78	fi
12cr|apache-mod_dbi_pool-0.4.0-11|79	
12cr|apache-mod_dbi_pool-0.4.0-11|80	%postun
12cr|apache-mod_dbi_pool-0.4.0-11|81	if [ "$1" = "0" ]; then
12cr|apache-mod_dbi_pool-0.4.0-11|82	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_dbi_pool-0.4.0-11|83	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_dbi_pool-0.4.0-11|84	fi
12cr|apache-mod_dbi_pool-0.4.0-11|85	fi
12cr|apache-mod_dbi_pool-0.4.0-11|86	
12cr|apache-mod_dbi_pool-0.4.0-11|87	%clean
12cr|apache-mod_dbi_pool-0.4.0-11|88	
12cr|apache-mod_dbi_pool-0.4.0-11|89	%files
12cr|apache-mod_dbi_pool-0.4.0-11|90	%doc LICENSE
12cr|apache-mod_dbi_pool-0.4.0-11|91	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_dbi_pool-0.4.0-11|92	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_dbi_pool-0.4.0-11|93	
12cr|apache-mod_dbi_pool-0.4.0-11|94	%files devel
12cr|apache-mod_dbi_pool-0.4.0-11|95	%{_includedir}/apache/*.h
12cr|apache-mod_dbi_pool-0.4.0-11|96	
12cr|apache-mod_dbi_pool-0.4.0-11|97	
12cr|apache-mod_dbi_pool-0.4.0-11|98	
12cr|apache-mod_dbi_pool-0.4.0-11|99	
12cr|apache-mod_dbi_pool-0.4.0-11|100	%changelog
12cr|apache-mod_dbi_pool-0.4.0-11|101	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-11mdv2011.0
12cr|apache-mod_dbi_pool-0.4.0-11|102	+ Revision: 678300
12cr|apache-mod_dbi_pool-0.4.0-11|103	- mass rebuild
12cr|apache-mod_dbi_pool-0.4.0-11|104	
12cr|apache-mod_dbi_pool-0.4.0-11|105	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-10mdv2011.0
12cr|apache-mod_dbi_pool-0.4.0-11|106	+ Revision: 609654
12cr|apache-mod_dbi_pool-0.4.0-11|107	- rebuilt against new libdbi
12cr|apache-mod_dbi_pool-0.4.0-11|108	
12cr|apache-mod_dbi_pool-0.4.0-11|109	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-9mdv2011.0
12cr|apache-mod_dbi_pool-0.4.0-11|110	+ Revision: 587958
12cr|apache-mod_dbi_pool-0.4.0-11|111	- rebuild
12cr|apache-mod_dbi_pool-0.4.0-11|112	
12cr|apache-mod_dbi_pool-0.4.0-11|113	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-8mdv2010.1
12cr|apache-mod_dbi_pool-0.4.0-11|114	+ Revision: 516086
12cr|apache-mod_dbi_pool-0.4.0-11|115	- rebuilt for apache-2.2.15
12cr|apache-mod_dbi_pool-0.4.0-11|116	
12cr|apache-mod_dbi_pool-0.4.0-11|117	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-7mdv2010.0
12cr|apache-mod_dbi_pool-0.4.0-11|118	+ Revision: 406570
12cr|apache-mod_dbi_pool-0.4.0-11|119	- rebuild
12cr|apache-mod_dbi_pool-0.4.0-11|120	
12cr|apache-mod_dbi_pool-0.4.0-11|121	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-6mdv2009.1
12cr|apache-mod_dbi_pool-0.4.0-11|122	+ Revision: 325689
12cr|apache-mod_dbi_pool-0.4.0-11|123	- rebuild
12cr|apache-mod_dbi_pool-0.4.0-11|124	
12cr|apache-mod_dbi_pool-0.4.0-11|125	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-5mdv2009.0
12cr|apache-mod_dbi_pool-0.4.0-11|126	+ Revision: 234919
12cr|apache-mod_dbi_pool-0.4.0-11|127	- rebuild
12cr|apache-mod_dbi_pool-0.4.0-11|128	
12cr|apache-mod_dbi_pool-0.4.0-11|129	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-4mdv2009.0
12cr|apache-mod_dbi_pool-0.4.0-11|130	+ Revision: 215565
12cr|apache-mod_dbi_pool-0.4.0-11|131	- fix rebuild
12cr|apache-mod_dbi_pool-0.4.0-11|132	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_dbi_pool-0.4.0-11|133	
12cr|apache-mod_dbi_pool-0.4.0-11|134	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.4.0-3mdv2008.1
12cr|apache-mod_dbi_pool-0.4.0-11|135	+ Revision: 135820
12cr|apache-mod_dbi_pool-0.4.0-11|136	- restore BuildRoot
12cr|apache-mod_dbi_pool-0.4.0-11|137	
12cr|apache-mod_dbi_pool-0.4.0-11|138	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_dbi_pool-0.4.0-11|139	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_dbi_pool-0.4.0-11|140	
12cr|apache-mod_dbi_pool-0.4.0-11|141	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-3mdv2008.0
12cr|apache-mod_dbi_pool-0.4.0-11|142	+ Revision: 82552
12cr|apache-mod_dbi_pool-0.4.0-11|143	- rebuild
12cr|apache-mod_dbi_pool-0.4.0-11|144	
12cr|apache-mod_dbi_pool-0.4.0-11|145	
12cr|apache-mod_dbi_pool-0.4.0-11|146	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2mdv2007.1
12cr|apache-mod_dbi_pool-0.4.0-11|147	+ Revision: 140664
12cr|apache-mod_dbi_pool-0.4.0-11|148	- rebuild
12cr|apache-mod_dbi_pool-0.4.0-11|149	
12cr|apache-mod_dbi_pool-0.4.0-11|150	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdv2007.0
12cr|apache-mod_dbi_pool-0.4.0-11|151	+ Revision: 79400
12cr|apache-mod_dbi_pool-0.4.0-11|152	- Import apache-mod_dbi_pool
12cr|apache-mod_dbi_pool-0.4.0-11|153	
12cr|apache-mod_dbi_pool-0.4.0-11|154	* Wed Aug 02 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdv2007.0
12cr|apache-mod_dbi_pool-0.4.0-11|155	- initial Mandriva package
12cr|apache-mod_dbi_pool-0.4.0-11|156	

159 12
12cr|apache-mod_defensible-1.5-1|1	#Module-Specific definitions
12cr|apache-mod_defensible-1.5-1|2	%define apache_version 2.4.0
12cr|apache-mod_defensible-1.5-1|3	%define mod_name mod_defensible
12cr|apache-mod_defensible-1.5-1|4	%define mod_conf B25_%{mod_name}.conf
12cr|apache-mod_defensible-1.5-1|5	%define mod_so %{mod_name}.so
12cr|apache-mod_defensible-1.5-1|6	
12cr|apache-mod_defensible-1.5-1|7	Summary:	An Apache 2.x module intended to block spammers using DNSBL
12cr|apache-mod_defensible-1.5-1|8	Name:		apache-%{mod_name}
12cr|apache-mod_defensible-1.5-1|9	Version:	1.5
12cr|apache-mod_defensible-1.5-1|10	Release:	1
12cr|apache-mod_defensible-1.5-1|11	Group:		System/Servers
12cr|apache-mod_defensible-1.5-1|12	License:	GPLv2+
12cr|apache-mod_defensible-1.5-1|13	URL:		http://julien.danjou.info/mod_defensible.html
12cr|apache-mod_defensible-1.5-1|14	Source0:	%{mod_name}-%{version}.tar.xz
12cr|apache-mod_defensible-1.5-1|15	Source1:	%{mod_conf}
12cr|apache-mod_defensible-1.5-1|16	Patch0:		mod_defensible-1.5-rosa-libfool.patch
12cr|apache-mod_defensible-1.5-1|17	Requires(pre): rpm-helper
12cr|apache-mod_defensible-1.5-1|18	Requires(postun): rpm-helper
12cr|apache-mod_defensible-1.5-1|19	Requires(pre):	apache-conf >= %{apache_version}
12cr|apache-mod_defensible-1.5-1|20	Requires(pre):	apache >= %{apache_version}
12cr|apache-mod_defensible-1.5-1|21	Requires:	apache-conf >= %{apache_version}
12cr|apache-mod_defensible-1.5-1|22	Requires:	apache >= %{apache_version}
12cr|apache-mod_defensible-1.5-1|23	BuildRequires:	apache-devel >= %{apache_version}
12cr|apache-mod_defensible-1.5-1|24	BuildRequires:	apr-devel
12cr|apache-mod_defensible-1.5-1|25	BuildRequires:	udns-devel
12cr|apache-mod_defensible-1.5-1|26	BuildRequires:	libtool
12cr|apache-mod_defensible-1.5-1|27	
12cr|apache-mod_defensible-1.5-1|28	%description
12cr|apache-mod_defensible-1.5-1|29	mod_defensible is an Apache 2.x module intended to block spammers using DNSBL
12cr|apache-mod_defensible-1.5-1|30	servers. It will look at the client IP and check it in one or several DNSBL
12cr|apache-mod_defensible-1.5-1|31	servers and return a 403 Forbidden page to the client.
12cr|apache-mod_defensible-1.5-1|32	
12cr|apache-mod_defensible-1.5-1|33	%prep
12cr|apache-mod_defensible-1.5-1|34	
12cr|apache-mod_defensible-1.5-1|35	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_defensible-1.5-1|36	%patch0 -p1
12cr|apache-mod_defensible-1.5-1|37	
12cr|apache-mod_defensible-1.5-1|38	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_defensible-1.5-1|39	
12cr|apache-mod_defensible-1.5-1|40	%build
12cr|apache-mod_defensible-1.5-1|41	touch config.h.in
12cr|apache-mod_defensible-1.5-1|42	%setup_compile_flags
12cr|apache-mod_defensible-1.5-1|43	libtoolize --force --copy; aclocal; automake --add-missing --copy --foreign; autoheader; autoconf
12cr|apache-mod_defensible-1.5-1|44	export APXS2="%{_bindir}/apxs"
12cr|apache-mod_defensible-1.5-1|45	
12cr|apache-mod_defensible-1.5-1|46	%configure2_5x --localstatedir=/var/lib \
12cr|apache-mod_defensible-1.5-1|47	--with-udns
12cr|apache-mod_defensible-1.5-1|48	
12cr|apache-mod_defensible-1.5-1|49	%make
12cr|apache-mod_defensible-1.5-1|50	
12cr|apache-mod_defensible-1.5-1|51	#%{_bindir}/apxs -c -I%{_includedir}/mysql -L%{_libdir} -lmysqlclient mod_anticrack.c
12cr|apache-mod_defensible-1.5-1|52	
12cr|apache-mod_defensible-1.5-1|53	
12cr|apache-mod_defensible-1.5-1|54	%install
12cr|apache-mod_defensible-1.5-1|55	
12cr|apache-mod_defensible-1.5-1|56	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_defensible-1.5-1|57	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_defensible-1.5-1|58	
12cr|apache-mod_defensible-1.5-1|59	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_defensible-1.5-1|60	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_defensible-1.5-1|61	
12cr|apache-mod_defensible-1.5-1|62	%post
12cr|apache-mod_defensible-1.5-1|63	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_defensible-1.5-1|64	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_defensible-1.5-1|65	fi
12cr|apache-mod_defensible-1.5-1|66	
12cr|apache-mod_defensible-1.5-1|67	%postun
12cr|apache-mod_defensible-1.5-1|68	if [ "$1" = "0" ]; then
12cr|apache-mod_defensible-1.5-1|69	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_defensible-1.5-1|70	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_defensible-1.5-1|71	fi
12cr|apache-mod_defensible-1.5-1|72	fi
12cr|apache-mod_defensible-1.5-1|73	
12cr|apache-mod_defensible-1.5-1|74	%files
12cr|apache-mod_defensible-1.5-1|75	%doc AUTHORS Changelog README
12cr|apache-mod_defensible-1.5-1|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_defensible-1.5-1|77	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_defensible-1.5-1|78	
12cr|apache-mod_defensible-1.5-1|79	
12cr|apache-mod_defensible-1.5-1|80	
12cr|apache-mod_defensible-1.5-1|81	%changelog
12cr|apache-mod_defensible-1.5-1|82	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.4-11mdv2012.0
12cr|apache-mod_defensible-1.5-1|83	+ Revision: 772615
12cr|apache-mod_defensible-1.5-1|84	- rebuild
12cr|apache-mod_defensible-1.5-1|85	
12cr|apache-mod_defensible-1.5-1|86	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4-10
12cr|apache-mod_defensible-1.5-1|87	+ Revision: 678301
12cr|apache-mod_defensible-1.5-1|88	- mass rebuild
12cr|apache-mod_defensible-1.5-1|89	
12cr|apache-mod_defensible-1.5-1|90	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4-9mdv2011.0
12cr|apache-mod_defensible-1.5-1|91	+ Revision: 587959
12cr|apache-mod_defensible-1.5-1|92	- rebuild
12cr|apache-mod_defensible-1.5-1|93	
12cr|apache-mod_defensible-1.5-1|94	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4-8mdv2010.1
12cr|apache-mod_defensible-1.5-1|95	+ Revision: 516087
12cr|apache-mod_defensible-1.5-1|96	- rebuilt for apache-2.2.15
12cr|apache-mod_defensible-1.5-1|97	
12cr|apache-mod_defensible-1.5-1|98	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4-7mdv2010.0
12cr|apache-mod_defensible-1.5-1|99	+ Revision: 406571
12cr|apache-mod_defensible-1.5-1|100	- rebuild
12cr|apache-mod_defensible-1.5-1|101	
12cr|apache-mod_defensible-1.5-1|102	* Wed Jan 07 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4-6mdv2009.1
12cr|apache-mod_defensible-1.5-1|103	+ Revision: 326487
12cr|apache-mod_defensible-1.5-1|104	- rebuild
12cr|apache-mod_defensible-1.5-1|105	
12cr|apache-mod_defensible-1.5-1|106	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4-5mdv2009.1
12cr|apache-mod_defensible-1.5-1|107	+ Revision: 325690
12cr|apache-mod_defensible-1.5-1|108	- rebuild
12cr|apache-mod_defensible-1.5-1|109	
12cr|apache-mod_defensible-1.5-1|110	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4-4mdv2009.0
12cr|apache-mod_defensible-1.5-1|111	+ Revision: 234926
12cr|apache-mod_defensible-1.5-1|112	- rebuild
12cr|apache-mod_defensible-1.5-1|113	
12cr|apache-mod_defensible-1.5-1|114	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4-3mdv2009.0
12cr|apache-mod_defensible-1.5-1|115	+ Revision: 215566
12cr|apache-mod_defensible-1.5-1|116	- fix rebuild
12cr|apache-mod_defensible-1.5-1|117	- fix buildroot
12cr|apache-mod_defensible-1.5-1|118	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_defensible-1.5-1|119	
12cr|apache-mod_defensible-1.5-1|120	* Sun Mar 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4-2mdv2008.1
12cr|apache-mod_defensible-1.5-1|121	+ Revision: 182823
12cr|apache-mod_defensible-1.5-1|122	- rebuild
12cr|apache-mod_defensible-1.5-1|123	
12cr|apache-mod_defensible-1.5-1|124	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_defensible-1.5-1|125	- restore BuildRoot
12cr|apache-mod_defensible-1.5-1|126	
12cr|apache-mod_defensible-1.5-1|127	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_defensible-1.5-1|128	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_defensible-1.5-1|129	
12cr|apache-mod_defensible-1.5-1|130	* Thu Nov 22 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4-1mdv2008.1
12cr|apache-mod_defensible-1.5-1|131	+ Revision: 111142
12cr|apache-mod_defensible-1.5-1|132	- import apache-mod_defensible
12cr|apache-mod_defensible-1.5-1|133	
12cr|apache-mod_defensible-1.5-1|134	
12cr|apache-mod_defensible-1.5-1|135	* Thu Nov 22 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4-1mdv2008.1
12cr|apache-mod_defensible-1.5-1|136	- initial Mandriva package

160 12
12cr|apache-mod_delay-0.9.2-5|1	#Module-Specific definitions
12cr|apache-mod_delay-0.9.2-5|2	%define mod_name mod_delay
12cr|apache-mod_delay-0.9.2-5|3	%define mod_conf A67_%{mod_name}.conf
12cr|apache-mod_delay-0.9.2-5|4	%define mod_so %{mod_name}.so
12cr|apache-mod_delay-0.9.2-5|5	
12cr|apache-mod_delay-0.9.2-5|6	Summary:	Delay module for Apache2
12cr|apache-mod_delay-0.9.2-5|7	Name:		apache-%{mod_name}
12cr|apache-mod_delay-0.9.2-5|8	Version:	0.9.2
12cr|apache-mod_delay-0.9.2-5|9	Release:	5
12cr|apache-mod_delay-0.9.2-5|10	Group:		System/Servers
12cr|apache-mod_delay-0.9.2-5|11	License:	Apache License
12cr|apache-mod_delay-0.9.2-5|12	URL:		http://www.heute-morgen.de/modules/mod_delay/
12cr|apache-mod_delay-0.9.2-5|13	Source0:	http://www.heute-morgen.de/modules/mod_delay/mod_delay.c
12cr|apache-mod_delay-0.9.2-5|14	Source1:	http://www.heute-morgen.de/modules/mod_delay/mod_delay.h
12cr|apache-mod_delay-0.9.2-5|15	Source2:	%{mod_conf}
12cr|apache-mod_delay-0.9.2-5|16	Requires(pre): rpm-helper
12cr|apache-mod_delay-0.9.2-5|17	Requires(postun): rpm-helper
12cr|apache-mod_delay-0.9.2-5|18	Requires(pre):	apache-conf >= 2.0.54
12cr|apache-mod_delay-0.9.2-5|19	Requires(pre):	apache >= 2.0.54
12cr|apache-mod_delay-0.9.2-5|20	Requires:	apache-conf >= 2.0.54
12cr|apache-mod_delay-0.9.2-5|21	Requires:	apache >= 2.0.54
12cr|apache-mod_delay-0.9.2-5|22	BuildRequires:  apache-devel >= 2.0.54
12cr|apache-mod_delay-0.9.2-5|23	BuildRequires:	file
12cr|apache-mod_delay-0.9.2-5|24	
12cr|apache-mod_delay-0.9.2-5|25	%description
12cr|apache-mod_delay-0.9.2-5|26	mod_delay is an output filter that does buffering until it is told to stop this
12cr|apache-mod_delay-0.9.2-5|27	(by a note). It also enables the sending of 304 by delaying the call to
12cr|apache-mod_delay-0.9.2-5|28	ap_meets_conditions until then. The module exports one optional functions and
12cr|apache-mod_delay-0.9.2-5|29	has no configuration. It registers as an output filter named delay.
12cr|apache-mod_delay-0.9.2-5|30	
12cr|apache-mod_delay-0.9.2-5|31	%package	devel
12cr|apache-mod_delay-0.9.2-5|32	Summary:	Development API for the mod_delay apache module
12cr|apache-mod_delay-0.9.2-5|33	Group:		Development/C
12cr|apache-mod_delay-0.9.2-5|34	
12cr|apache-mod_delay-0.9.2-5|35	%description	devel
12cr|apache-mod_delay-0.9.2-5|36	mod_delay is an output filter that does buffering until it is told to stop this
12cr|apache-mod_delay-0.9.2-5|37	(by a note). It also enables the sending of 304 by delaying the call to
12cr|apache-mod_delay-0.9.2-5|38	ap_meets_conditions until then. The module exports one optional functions and
12cr|apache-mod_delay-0.9.2-5|39	has no configuration. It registers as an output filter named delay.
12cr|apache-mod_delay-0.9.2-5|40	
12cr|apache-mod_delay-0.9.2-5|41	This package contains the development API for the mod_delay apache module.
12cr|apache-mod_delay-0.9.2-5|42	
12cr|apache-mod_delay-0.9.2-5|43	%prep
12cr|apache-mod_delay-0.9.2-5|44	
12cr|apache-mod_delay-0.9.2-5|45	%setup -q -c -T -n %{mod_name}
12cr|apache-mod_delay-0.9.2-5|46	
12cr|apache-mod_delay-0.9.2-5|47	cp %{SOURCE0} .
12cr|apache-mod_delay-0.9.2-5|48	cp %{SOURCE1} .
12cr|apache-mod_delay-0.9.2-5|49	cp %{SOURCE2} .
12cr|apache-mod_delay-0.9.2-5|50	
12cr|apache-mod_delay-0.9.2-5|51	find . -type d -exec chmod 755 {} \;
12cr|apache-mod_delay-0.9.2-5|52	find . -type f -exec chmod 644 {} \;
12cr|apache-mod_delay-0.9.2-5|53	
12cr|apache-mod_delay-0.9.2-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
12cr|apache-mod_delay-0.9.2-5|55	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|apache-mod_delay-0.9.2-5|56	done
12cr|apache-mod_delay-0.9.2-5|57	
12cr|apache-mod_delay-0.9.2-5|58	# strip away annoying ^M
12cr|apache-mod_delay-0.9.2-5|59	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_delay-0.9.2-5|60	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_delay-0.9.2-5|61	
12cr|apache-mod_delay-0.9.2-5|62	%build
12cr|apache-mod_delay-0.9.2-5|63	
12cr|apache-mod_delay-0.9.2-5|64	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_delay-0.9.2-5|65	
12cr|apache-mod_delay-0.9.2-5|66	%install
12cr|apache-mod_delay-0.9.2-5|67	
12cr|apache-mod_delay-0.9.2-5|68	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_delay-0.9.2-5|69	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_delay-0.9.2-5|70	install -d %{buildroot}%{_includedir}
12cr|apache-mod_delay-0.9.2-5|71	
12cr|apache-mod_delay-0.9.2-5|72	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_delay-0.9.2-5|73	install -m0644 mod_delay.h %{buildroot}%{_includedir}/
12cr|apache-mod_delay-0.9.2-5|74	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_delay-0.9.2-5|75	
12cr|apache-mod_delay-0.9.2-5|76	%post
12cr|apache-mod_delay-0.9.2-5|77	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_delay-0.9.2-5|78	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_delay-0.9.2-5|79	fi
12cr|apache-mod_delay-0.9.2-5|80	
12cr|apache-mod_delay-0.9.2-5|81	%postun
12cr|apache-mod_delay-0.9.2-5|82	if [ "$1" = "0" ]; then
12cr|apache-mod_delay-0.9.2-5|83	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_delay-0.9.2-5|84	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_delay-0.9.2-5|85	fi
12cr|apache-mod_delay-0.9.2-5|86	fi
12cr|apache-mod_delay-0.9.2-5|87	
12cr|apache-mod_delay-0.9.2-5|88	%clean
12cr|apache-mod_delay-0.9.2-5|89	
12cr|apache-mod_delay-0.9.2-5|90	%files
12cr|apache-mod_delay-0.9.2-5|91	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_delay-0.9.2-5|92	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_delay-0.9.2-5|93	
12cr|apache-mod_delay-0.9.2-5|94	%files devel
12cr|apache-mod_delay-0.9.2-5|95	%attr(0644,root,root) %{_includedir}/mod_delay.h
12cr|apache-mod_delay-0.9.2-5|96	
12cr|apache-mod_delay-0.9.2-5|97	
12cr|apache-mod_delay-0.9.2-5|98	%changelog
12cr|apache-mod_delay-0.9.2-5|99	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-5mdv2012.0
12cr|apache-mod_delay-0.9.2-5|100	+ Revision: 772616
12cr|apache-mod_delay-0.9.2-5|101	- rebuild
12cr|apache-mod_delay-0.9.2-5|102	
12cr|apache-mod_delay-0.9.2-5|103	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-4
12cr|apache-mod_delay-0.9.2-5|104	+ Revision: 678302
12cr|apache-mod_delay-0.9.2-5|105	- mass rebuild
12cr|apache-mod_delay-0.9.2-5|106	
12cr|apache-mod_delay-0.9.2-5|107	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-3mdv2011.0
12cr|apache-mod_delay-0.9.2-5|108	+ Revision: 587960
12cr|apache-mod_delay-0.9.2-5|109	- rebuild
12cr|apache-mod_delay-0.9.2-5|110	
12cr|apache-mod_delay-0.9.2-5|111	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-2mdv2010.1
12cr|apache-mod_delay-0.9.2-5|112	+ Revision: 516088
12cr|apache-mod_delay-0.9.2-5|113	- rebuilt for apache-2.2.15
12cr|apache-mod_delay-0.9.2-5|114	
12cr|apache-mod_delay-0.9.2-5|115	* Sun Jan 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-1mdv2010.1
12cr|apache-mod_delay-0.9.2-5|116	+ Revision: 492870
12cr|apache-mod_delay-0.9.2-5|117	- nuke old cruft
12cr|apache-mod_delay-0.9.2-5|118	- fix build
12cr|apache-mod_delay-0.9.2-5|119	- actually this was 0.9.2
12cr|apache-mod_delay-0.9.2-5|120	- newer code
12cr|apache-mod_delay-0.9.2-5|121	
12cr|apache-mod_delay-0.9.2-5|122	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0-8mdv2010.0
12cr|apache-mod_delay-0.9.2-5|123	+ Revision: 406572
12cr|apache-mod_delay-0.9.2-5|124	- rebuild
12cr|apache-mod_delay-0.9.2-5|125	
12cr|apache-mod_delay-0.9.2-5|126	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0-7mdv2009.1
12cr|apache-mod_delay-0.9.2-5|127	+ Revision: 325692
12cr|apache-mod_delay-0.9.2-5|128	- rebuild
12cr|apache-mod_delay-0.9.2-5|129	
12cr|apache-mod_delay-0.9.2-5|130	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0-6mdv2009.0
12cr|apache-mod_delay-0.9.2-5|131	+ Revision: 234927
12cr|apache-mod_delay-0.9.2-5|132	- rebuild
12cr|apache-mod_delay-0.9.2-5|133	
12cr|apache-mod_delay-0.9.2-5|134	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0-5mdv2009.0
12cr|apache-mod_delay-0.9.2-5|135	+ Revision: 215567
12cr|apache-mod_delay-0.9.2-5|136	- fix rebuild
12cr|apache-mod_delay-0.9.2-5|137	
12cr|apache-mod_delay-0.9.2-5|138	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0-4mdv2008.1
12cr|apache-mod_delay-0.9.2-5|139	+ Revision: 181716
12cr|apache-mod_delay-0.9.2-5|140	- rebuild
12cr|apache-mod_delay-0.9.2-5|141	
12cr|apache-mod_delay-0.9.2-5|142	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_delay-0.9.2-5|143	- restore BuildRoot
12cr|apache-mod_delay-0.9.2-5|144	
12cr|apache-mod_delay-0.9.2-5|145	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_delay-0.9.2-5|146	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_delay-0.9.2-5|147	
12cr|apache-mod_delay-0.9.2-5|148	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0-3mdv2008.0
12cr|apache-mod_delay-0.9.2-5|149	+ Revision: 82553
12cr|apache-mod_delay-0.9.2-5|150	- rebuild
12cr|apache-mod_delay-0.9.2-5|151	
12cr|apache-mod_delay-0.9.2-5|152	
12cr|apache-mod_delay-0.9.2-5|153	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0-2mdv2007.1
12cr|apache-mod_delay-0.9.2-5|154	+ Revision: 140665
12cr|apache-mod_delay-0.9.2-5|155	- rebuild
12cr|apache-mod_delay-0.9.2-5|156	
12cr|apache-mod_delay-0.9.2-5|157	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0-1mdv2007.1
12cr|apache-mod_delay-0.9.2-5|158	+ Revision: 79402
12cr|apache-mod_delay-0.9.2-5|159	- Import apache-mod_delay
12cr|apache-mod_delay-0.9.2-5|160	
12cr|apache-mod_delay-0.9.2-5|161	* Tue Jul 18 2006 Oden Eriksson <oeriksson@mandriva.com> 0-1mdv2007.0
12cr|apache-mod_delay-0.9.2-5|162	- initial Mandriva package
12cr|apache-mod_delay-0.9.2-5|163	

161 12
12cr|apache-mod_diagnostics-0.1-18|1	#Module-Specific definitions
12cr|apache-mod_diagnostics-0.1-18|2	%define mod_name mod_diagnostics
12cr|apache-mod_diagnostics-0.1-18|3	%define mod_conf 94_%{mod_name}.conf
12cr|apache-mod_diagnostics-0.1-18|4	%define mod_so %{mod_name}.so
12cr|apache-mod_diagnostics-0.1-18|5	
12cr|apache-mod_diagnostics-0.1-18|6	Summary:	DSO module for the apache web server
12cr|apache-mod_diagnostics-0.1-18|7	Name:		apache-%{mod_name}
12cr|apache-mod_diagnostics-0.1-18|8	Version:	0.1
12cr|apache-mod_diagnostics-0.1-18|9	Release:	18
12cr|apache-mod_diagnostics-0.1-18|10	Group:		System/Servers
12cr|apache-mod_diagnostics-0.1-18|11	License:	Apache License
12cr|apache-mod_diagnostics-0.1-18|12	URL:		http://apache.webthing.com/mod_diagnostics/
12cr|apache-mod_diagnostics-0.1-18|13	Source0:	http://apache.webthing.com/svn/apache/filters/mod_diagnostics.c
12cr|apache-mod_diagnostics-0.1-18|14	Source1:	http://apache.webthing.com/mod_diagnostics/index.html
12cr|apache-mod_diagnostics-0.1-18|15	Source2:	%{mod_conf}
12cr|apache-mod_diagnostics-0.1-18|16	Patch0:		mod_diagnostics-0.1-format_not_a_string_literal_and_no_format_arguments.diff
12cr|apache-mod_diagnostics-0.1-18|17	Requires(pre): rpm-helper
12cr|apache-mod_diagnostics-0.1-18|18	Requires(postun): rpm-helper
12cr|apache-mod_diagnostics-0.1-18|19	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_diagnostics-0.1-18|20	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_diagnostics-0.1-18|21	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_diagnostics-0.1-18|22	Requires:	apache >= 2.2.0
12cr|apache-mod_diagnostics-0.1-18|23	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_diagnostics-0.1-18|24	BuildRequires:	file
12cr|apache-mod_diagnostics-0.1-18|25	Epoch:		1
12cr|apache-mod_diagnostics-0.1-18|26	
12cr|apache-mod_diagnostics-0.1-18|27	%description
12cr|apache-mod_diagnostics-0.1-18|28	mod_diagnostics is a very simple filter module. It can be inserted anywhere and
12cr|apache-mod_diagnostics-0.1-18|29	in any number of places in the Apache filter chain, and merely listens to and
12cr|apache-mod_diagnostics-0.1-18|30	reports traffic going through. It is  designed as a learning aid and a
12cr|apache-mod_diagnostics-0.1-18|31	debugging tool for Apache filter modules.
12cr|apache-mod_diagnostics-0.1-18|32	
12cr|apache-mod_diagnostics-0.1-18|33	%prep
12cr|apache-mod_diagnostics-0.1-18|34	
12cr|apache-mod_diagnostics-0.1-18|35	%setup -q -T -c -n %{mod_name}-%{version}
12cr|apache-mod_diagnostics-0.1-18|36	cp %{SOURCE0} .
12cr|apache-mod_diagnostics-0.1-18|37	cp %{SOURCE1} .
12cr|apache-mod_diagnostics-0.1-18|38	cp %{SOURCE2} %{mod_conf}
12cr|apache-mod_diagnostics-0.1-18|39	
12cr|apache-mod_diagnostics-0.1-18|40	%patch0 -p0
12cr|apache-mod_diagnostics-0.1-18|41	
12cr|apache-mod_diagnostics-0.1-18|42	# strip away annoying ^M
12cr|apache-mod_diagnostics-0.1-18|43	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_diagnostics-0.1-18|44	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_diagnostics-0.1-18|45	
12cr|apache-mod_diagnostics-0.1-18|46	%build
12cr|apache-mod_diagnostics-0.1-18|47	
12cr|apache-mod_diagnostics-0.1-18|48	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_diagnostics-0.1-18|49	
12cr|apache-mod_diagnostics-0.1-18|50	%install
12cr|apache-mod_diagnostics-0.1-18|51	
12cr|apache-mod_diagnostics-0.1-18|52	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_diagnostics-0.1-18|53	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_diagnostics-0.1-18|54	
12cr|apache-mod_diagnostics-0.1-18|55	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_diagnostics-0.1-18|56	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_diagnostics-0.1-18|57	
12cr|apache-mod_diagnostics-0.1-18|58	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_diagnostics-0.1-18|59	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_diagnostics-0.1-18|60	
12cr|apache-mod_diagnostics-0.1-18|61	%post
12cr|apache-mod_diagnostics-0.1-18|62	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_diagnostics-0.1-18|63	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_diagnostics-0.1-18|64	fi
12cr|apache-mod_diagnostics-0.1-18|65	
12cr|apache-mod_diagnostics-0.1-18|66	%postun
12cr|apache-mod_diagnostics-0.1-18|67	if [ "$1" = "0" ]; then
12cr|apache-mod_diagnostics-0.1-18|68	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_diagnostics-0.1-18|69	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_diagnostics-0.1-18|70	fi
12cr|apache-mod_diagnostics-0.1-18|71	fi
12cr|apache-mod_diagnostics-0.1-18|72	
12cr|apache-mod_diagnostics-0.1-18|73	%clean
12cr|apache-mod_diagnostics-0.1-18|74	
12cr|apache-mod_diagnostics-0.1-18|75	%files
12cr|apache-mod_diagnostics-0.1-18|76	%doc index.html
12cr|apache-mod_diagnostics-0.1-18|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_diagnostics-0.1-18|78	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_diagnostics-0.1-18|79	%{_var}/www/html/addon-modules/*
12cr|apache-mod_diagnostics-0.1-18|80	
12cr|apache-mod_diagnostics-0.1-18|81	
12cr|apache-mod_diagnostics-0.1-18|82	
12cr|apache-mod_diagnostics-0.1-18|83	
12cr|apache-mod_diagnostics-0.1-18|84	%changelog
12cr|apache-mod_diagnostics-0.1-18|85	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-18mdv2012.0
12cr|apache-mod_diagnostics-0.1-18|86	+ Revision: 772617
12cr|apache-mod_diagnostics-0.1-18|87	- rebuild
12cr|apache-mod_diagnostics-0.1-18|88	
12cr|apache-mod_diagnostics-0.1-18|89	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-17
12cr|apache-mod_diagnostics-0.1-18|90	+ Revision: 678303
12cr|apache-mod_diagnostics-0.1-18|91	- mass rebuild
12cr|apache-mod_diagnostics-0.1-18|92	
12cr|apache-mod_diagnostics-0.1-18|93	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-16mdv2011.0
12cr|apache-mod_diagnostics-0.1-18|94	+ Revision: 609983
12cr|apache-mod_diagnostics-0.1-18|95	- rebuild
12cr|apache-mod_diagnostics-0.1-18|96	- rebuild
12cr|apache-mod_diagnostics-0.1-18|97	
12cr|apache-mod_diagnostics-0.1-18|98	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-14mdv2010.1
12cr|apache-mod_diagnostics-0.1-18|99	+ Revision: 516089
12cr|apache-mod_diagnostics-0.1-18|100	- rebuilt for apache-2.2.15
12cr|apache-mod_diagnostics-0.1-18|101	
12cr|apache-mod_diagnostics-0.1-18|102	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-13mdv2010.0
12cr|apache-mod_diagnostics-0.1-18|103	+ Revision: 406573
12cr|apache-mod_diagnostics-0.1-18|104	- rebuild
12cr|apache-mod_diagnostics-0.1-18|105	
12cr|apache-mod_diagnostics-0.1-18|106	* Wed Jan 07 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-12mdv2009.1
12cr|apache-mod_diagnostics-0.1-18|107	+ Revision: 326697
12cr|apache-mod_diagnostics-0.1-18|108	- fix build with -Werror=format-security
12cr|apache-mod_diagnostics-0.1-18|109	
12cr|apache-mod_diagnostics-0.1-18|110	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-11mdv2009.0
12cr|apache-mod_diagnostics-0.1-18|111	+ Revision: 234929
12cr|apache-mod_diagnostics-0.1-18|112	- rebuild
12cr|apache-mod_diagnostics-0.1-18|113	
12cr|apache-mod_diagnostics-0.1-18|114	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-10mdv2009.0
12cr|apache-mod_diagnostics-0.1-18|115	+ Revision: 215568
12cr|apache-mod_diagnostics-0.1-18|116	- fix rebuild
12cr|apache-mod_diagnostics-0.1-18|117	
12cr|apache-mod_diagnostics-0.1-18|118	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-9mdv2008.1
12cr|apache-mod_diagnostics-0.1-18|119	+ Revision: 181717
12cr|apache-mod_diagnostics-0.1-18|120	- rebuild
12cr|apache-mod_diagnostics-0.1-18|121	
12cr|apache-mod_diagnostics-0.1-18|122	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:0.1-8mdv2008.1
12cr|apache-mod_diagnostics-0.1-18|123	+ Revision: 170717
12cr|apache-mod_diagnostics-0.1-18|124	- rebuild
12cr|apache-mod_diagnostics-0.1-18|125	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_diagnostics-0.1-18|126	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_diagnostics-0.1-18|127	
12cr|apache-mod_diagnostics-0.1-18|128	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_diagnostics-0.1-18|129	- restore BuildRoot
12cr|apache-mod_diagnostics-0.1-18|130	
12cr|apache-mod_diagnostics-0.1-18|131	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-7mdv2008.0
12cr|apache-mod_diagnostics-0.1-18|132	+ Revision: 82554
12cr|apache-mod_diagnostics-0.1-18|133	- rebuild
12cr|apache-mod_diagnostics-0.1-18|134	
12cr|apache-mod_diagnostics-0.1-18|135	
12cr|apache-mod_diagnostics-0.1-18|136	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1-6mdv2007.1
12cr|apache-mod_diagnostics-0.1-18|137	+ Revision: 140666
12cr|apache-mod_diagnostics-0.1-18|138	- rebuild
12cr|apache-mod_diagnostics-0.1-18|139	
12cr|apache-mod_diagnostics-0.1-18|140	* Sat Jan 27 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-5mdv2007.1
12cr|apache-mod_diagnostics-0.1-18|141	+ Revision: 114307
12cr|apache-mod_diagnostics-0.1-18|142	- use the svn version and fix the source url
12cr|apache-mod_diagnostics-0.1-18|143	
12cr|apache-mod_diagnostics-0.1-18|144	* Sat Jan 27 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-4mdv2007.1
12cr|apache-mod_diagnostics-0.1-18|145	+ Revision: 114300
12cr|apache-mod_diagnostics-0.1-18|146	- bunzip the sources
12cr|apache-mod_diagnostics-0.1-18|147	
12cr|apache-mod_diagnostics-0.1-18|148	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-3mdv2007.1
12cr|apache-mod_diagnostics-0.1-18|149	+ Revision: 79404
12cr|apache-mod_diagnostics-0.1-18|150	- Import apache-mod_diagnostics
12cr|apache-mod_diagnostics-0.1-18|151	
12cr|apache-mod_diagnostics-0.1-18|152	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-3mdv2007.0
12cr|apache-mod_diagnostics-0.1-18|153	- rebuild
12cr|apache-mod_diagnostics-0.1-18|154	
12cr|apache-mod_diagnostics-0.1-18|155	* Wed Dec 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-2mdk
12cr|apache-mod_diagnostics-0.1-18|156	- rebuilt against apache-2.2.0
12cr|apache-mod_diagnostics-0.1-18|157	
12cr|apache-mod_diagnostics-0.1-18|158	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-1mdk
12cr|apache-mod_diagnostics-0.1-18|159	- fix versioning
12cr|apache-mod_diagnostics-0.1-18|160	
12cr|apache-mod_diagnostics-0.1-18|161	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.1-2mdk
12cr|apache-mod_diagnostics-0.1-18|162	- fix deps
12cr|apache-mod_diagnostics-0.1-18|163	
12cr|apache-mod_diagnostics-0.1-18|164	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.1-1mdk
12cr|apache-mod_diagnostics-0.1-18|165	- rename the package
12cr|apache-mod_diagnostics-0.1-18|166	- the conf.d directory is renamed to modules.d
12cr|apache-mod_diagnostics-0.1-18|167	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_diagnostics-0.1-18|168	
12cr|apache-mod_diagnostics-0.1-18|169	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1-5mdk
12cr|apache-mod_diagnostics-0.1-18|170	- use the %1
12cr|apache-mod_diagnostics-0.1-18|171	
12cr|apache-mod_diagnostics-0.1-18|172	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1-4mdk
12cr|apache-mod_diagnostics-0.1-18|173	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_diagnostics-0.1-18|174	- fix bug #6574
12cr|apache-mod_diagnostics-0.1-18|175	
12cr|apache-mod_diagnostics-0.1-18|176	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1-3mdk
12cr|apache-mod_diagnostics-0.1-18|177	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_diagnostics-0.1-18|178	
12cr|apache-mod_diagnostics-0.1-18|179	* Mon Feb 14 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1-2mdk
12cr|apache-mod_diagnostics-0.1-18|180	- new source, same version...
12cr|apache-mod_diagnostics-0.1-18|181	- new url
12cr|apache-mod_diagnostics-0.1-18|182	
12cr|apache-mod_diagnostics-0.1-18|183	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1-1mdk
12cr|apache-mod_diagnostics-0.1-18|184	- rebuilt for apache 2.0.53
12cr|apache-mod_diagnostics-0.1-18|185	
12cr|apache-mod_diagnostics-0.1-18|186	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.1-1mdk
12cr|apache-mod_diagnostics-0.1-18|187	- built for apache 2.0.52
12cr|apache-mod_diagnostics-0.1-18|188	
12cr|apache-mod_diagnostics-0.1-18|189	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_0.1-1mdk
12cr|apache-mod_diagnostics-0.1-18|190	- built for apache 2.0.51
12cr|apache-mod_diagnostics-0.1-18|191	
12cr|apache-mod_diagnostics-0.1-18|192	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_0.1-1mdk
12cr|apache-mod_diagnostics-0.1-18|193	- built for apache 2.0.50
12cr|apache-mod_diagnostics-0.1-18|194	- remove redundant provides
12cr|apache-mod_diagnostics-0.1-18|195	
12cr|apache-mod_diagnostics-0.1-18|196	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_0.1-1mdk
12cr|apache-mod_diagnostics-0.1-18|197	- built for apache 2.0.49
12cr|apache-mod_diagnostics-0.1-18|198	

162 12
12cr|apache-mod_dns-1.02-10|1	#Module-Specific definitions
12cr|apache-mod_dns-1.02-10|2	%define apache_version 2.2.6
12cr|apache-mod_dns-1.02-10|3	%define mod_name mod_dns
12cr|apache-mod_dns-1.02-10|4	%define mod_conf B24_%{mod_name}.conf
12cr|apache-mod_dns-1.02-10|5	%define mod_so %{mod_name}.so
12cr|apache-mod_dns-1.02-10|6	
12cr|apache-mod_dns-1.02-10|7	Summary:	DNS Protocol module for Apache 2.x
12cr|apache-mod_dns-1.02-10|8	Name:		apache-%{mod_name}
12cr|apache-mod_dns-1.02-10|9	Version:	1.02
12cr|apache-mod_dns-1.02-10|10	Release:	10
12cr|apache-mod_dns-1.02-10|11	Group:		System/Servers
12cr|apache-mod_dns-1.02-10|12	License:	Apache License
12cr|apache-mod_dns-1.02-10|13	URL:		http://www.beamartyr.net/
12cr|apache-mod_dns-1.02-10|14	Source0:	http://www.beamartyr.net/mod-dns-%{version}.tar.bz2
12cr|apache-mod_dns-1.02-10|15	Source1:	%{mod_conf}
12cr|apache-mod_dns-1.02-10|16	Requires(pre): rpm-helper
12cr|apache-mod_dns-1.02-10|17	Requires(postun): rpm-helper
12cr|apache-mod_dns-1.02-10|18	Requires(pre):	apache-conf >= %{apache_version}
12cr|apache-mod_dns-1.02-10|19	Requires(pre):	apache >= %{apache_version}
12cr|apache-mod_dns-1.02-10|20	Requires:	apache-conf >= %{apache_version}
12cr|apache-mod_dns-1.02-10|21	Requires:	apache >= %{apache_version}
12cr|apache-mod_dns-1.02-10|22	BuildRequires:	apache-devel >= %{apache_version}
12cr|apache-mod_dns-1.02-10|23	
12cr|apache-mod_dns-1.02-10|24	%description
12cr|apache-mod_dns-1.02-10|25	DNS Protocol module for Apache 2.x
12cr|apache-mod_dns-1.02-10|26	
12cr|apache-mod_dns-1.02-10|27	%prep
12cr|apache-mod_dns-1.02-10|28	
12cr|apache-mod_dns-1.02-10|29	%setup -q -n mod-dns
12cr|apache-mod_dns-1.02-10|30	
12cr|apache-mod_dns-1.02-10|31	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_dns-1.02-10|32	
12cr|apache-mod_dns-1.02-10|33	%build
12cr|apache-mod_dns-1.02-10|34	
12cr|apache-mod_dns-1.02-10|35	%{_bindir}/apxs -c mod_dns.c buckets.c errors.c protocol.c rr/*.c
12cr|apache-mod_dns-1.02-10|36	
12cr|apache-mod_dns-1.02-10|37	%install
12cr|apache-mod_dns-1.02-10|38	
12cr|apache-mod_dns-1.02-10|39	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_dns-1.02-10|40	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_dns-1.02-10|41	
12cr|apache-mod_dns-1.02-10|42	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_dns-1.02-10|43	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_dns-1.02-10|44	
12cr|apache-mod_dns-1.02-10|45	%post
12cr|apache-mod_dns-1.02-10|46	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_dns-1.02-10|47	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_dns-1.02-10|48	fi
12cr|apache-mod_dns-1.02-10|49	
12cr|apache-mod_dns-1.02-10|50	%postun
12cr|apache-mod_dns-1.02-10|51	if [ "$1" = "0" ]; then
12cr|apache-mod_dns-1.02-10|52	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_dns-1.02-10|53	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_dns-1.02-10|54	fi
12cr|apache-mod_dns-1.02-10|55	fi
12cr|apache-mod_dns-1.02-10|56	
12cr|apache-mod_dns-1.02-10|57	%clean
12cr|apache-mod_dns-1.02-10|58	
12cr|apache-mod_dns-1.02-10|59	%files
12cr|apache-mod_dns-1.02-10|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_dns-1.02-10|61	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_dns-1.02-10|62	
12cr|apache-mod_dns-1.02-10|63	
12cr|apache-mod_dns-1.02-10|64	
12cr|apache-mod_dns-1.02-10|65	%changelog
12cr|apache-mod_dns-1.02-10|66	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.02-10mdv2012.0
12cr|apache-mod_dns-1.02-10|67	+ Revision: 772618
12cr|apache-mod_dns-1.02-10|68	- rebuild
12cr|apache-mod_dns-1.02-10|69	
12cr|apache-mod_dns-1.02-10|70	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.02-9
12cr|apache-mod_dns-1.02-10|71	+ Revision: 678304
12cr|apache-mod_dns-1.02-10|72	- mass rebuild
12cr|apache-mod_dns-1.02-10|73	
12cr|apache-mod_dns-1.02-10|74	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.02-8mdv2011.0
12cr|apache-mod_dns-1.02-10|75	+ Revision: 587962
12cr|apache-mod_dns-1.02-10|76	- rebuild
12cr|apache-mod_dns-1.02-10|77	
12cr|apache-mod_dns-1.02-10|78	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.02-7mdv2010.1
12cr|apache-mod_dns-1.02-10|79	+ Revision: 516090
12cr|apache-mod_dns-1.02-10|80	- rebuilt for apache-2.2.15
12cr|apache-mod_dns-1.02-10|81	
12cr|apache-mod_dns-1.02-10|82	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.02-6mdv2010.0
12cr|apache-mod_dns-1.02-10|83	+ Revision: 406574
12cr|apache-mod_dns-1.02-10|84	- rebuild
12cr|apache-mod_dns-1.02-10|85	
12cr|apache-mod_dns-1.02-10|86	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.02-5mdv2009.1
12cr|apache-mod_dns-1.02-10|87	+ Revision: 325693
12cr|apache-mod_dns-1.02-10|88	- rebuild
12cr|apache-mod_dns-1.02-10|89	
12cr|apache-mod_dns-1.02-10|90	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.02-4mdv2009.0
12cr|apache-mod_dns-1.02-10|91	+ Revision: 234930
12cr|apache-mod_dns-1.02-10|92	- rebuild
12cr|apache-mod_dns-1.02-10|93	
12cr|apache-mod_dns-1.02-10|94	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.02-3mdv2009.0
12cr|apache-mod_dns-1.02-10|95	+ Revision: 215569
12cr|apache-mod_dns-1.02-10|96	- fix rebuild
12cr|apache-mod_dns-1.02-10|97	- fix buildroot
12cr|apache-mod_dns-1.02-10|98	
12cr|apache-mod_dns-1.02-10|99	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1.02-2mdv2008.1
12cr|apache-mod_dns-1.02-10|100	+ Revision: 181718
12cr|apache-mod_dns-1.02-10|101	- rebuild
12cr|apache-mod_dns-1.02-10|102	
12cr|apache-mod_dns-1.02-10|103	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_dns-1.02-10|104	- restore BuildRoot
12cr|apache-mod_dns-1.02-10|105	
12cr|apache-mod_dns-1.02-10|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_dns-1.02-10|107	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_dns-1.02-10|108	
12cr|apache-mod_dns-1.02-10|109	* Wed Nov 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1.02-1mdv2008.1
12cr|apache-mod_dns-1.02-10|110	+ Revision: 108778
12cr|apache-mod_dns-1.02-10|111	- import apache-mod_dns
12cr|apache-mod_dns-1.02-10|112	
12cr|apache-mod_dns-1.02-10|113	
12cr|apache-mod_dns-1.02-10|114	* Wed Nov 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1.02-1mdv2008.1
12cr|apache-mod_dns-1.02-10|115	- initial Mandriva package

163 12
12cr|apache-mod_dnsbl-0.11-9|1	#Module-Specific definitions
12cr|apache-mod_dnsbl-0.11-9|2	%define mod_name mod_dnsbl
12cr|apache-mod_dnsbl-0.11-9|3	%define mod_conf A30_%{mod_name}.conf
12cr|apache-mod_dnsbl-0.11-9|4	%define mod_so %{mod_name}.so
12cr|apache-mod_dnsbl-0.11-9|5	
12cr|apache-mod_dnsbl-0.11-9|6	Summary:	Blacklisting DSO for apache using DNS lookups
12cr|apache-mod_dnsbl-0.11-9|7	Name:		apache-%{mod_name}
12cr|apache-mod_dnsbl-0.11-9|8	Version:	0.11
12cr|apache-mod_dnsbl-0.11-9|9	Release:	9
12cr|apache-mod_dnsbl-0.11-9|10	Group:		System/Servers
12cr|apache-mod_dnsbl-0.11-9|11	License:	GPL
12cr|apache-mod_dnsbl-0.11-9|12	URL:		http://software.othello.ch/mod_dnsbl/
12cr|apache-mod_dnsbl-0.11-9|13	Source0:	http://software.othello.ch/mod_dnsbl/%{mod_name}-%{version}.tar.gz
12cr|apache-mod_dnsbl-0.11-9|14	Source1:	%{mod_conf}
12cr|apache-mod_dnsbl-0.11-9|15	Requires(pre): rpm-helper
12cr|apache-mod_dnsbl-0.11-9|16	Requires(postun): rpm-helper
12cr|apache-mod_dnsbl-0.11-9|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_dnsbl-0.11-9|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_dnsbl-0.11-9|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_dnsbl-0.11-9|20	Requires:	apache >= 2.2.0
12cr|apache-mod_dnsbl-0.11-9|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_dnsbl-0.11-9|22	BuildRequires:	automake
12cr|apache-mod_dnsbl-0.11-9|23	BuildRequires:	autoconf2.5
12cr|apache-mod_dnsbl-0.11-9|24	BuildRequires:  file
12cr|apache-mod_dnsbl-0.11-9|25	Epoch:		1
12cr|apache-mod_dnsbl-0.11-9|26	
12cr|apache-mod_dnsbl-0.11-9|27	%description
12cr|apache-mod_dnsbl-0.11-9|28	mod_dnsbl is a blacklisting module for the apache proxy.  It uses
12cr|apache-mod_dnsbl-0.11-9|29	the DNS as a distributed database for blacklist data. In addition
12cr|apache-mod_dnsbl-0.11-9|30	to simple block/pass decisions, it can also override
12cr|apache-mod_dnsbl-0.11-9|31	authentication or virus scanning with mod_clamav. Furthermore,
12cr|apache-mod_dnsbl-0.11-9|32	such rules can be dependent on time.
12cr|apache-mod_dnsbl-0.11-9|33	
12cr|apache-mod_dnsbl-0.11-9|34	%prep
12cr|apache-mod_dnsbl-0.11-9|35	
12cr|apache-mod_dnsbl-0.11-9|36	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_dnsbl-0.11-9|37	
12cr|apache-mod_dnsbl-0.11-9|38	# strip away annoying ^M
12cr|apache-mod_dnsbl-0.11-9|39	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_dnsbl-0.11-9|40	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_dnsbl-0.11-9|41	
12cr|apache-mod_dnsbl-0.11-9|42	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_dnsbl-0.11-9|43	
12cr|apache-mod_dnsbl-0.11-9|44	%build
12cr|apache-mod_dnsbl-0.11-9|45	
12cr|apache-mod_dnsbl-0.11-9|46	%configure2_5x --localstatedir=/var/lib \
12cr|apache-mod_dnsbl-0.11-9|47	--with-apxs=%{_bindir}/apxs
12cr|apache-mod_dnsbl-0.11-9|48	
12cr|apache-mod_dnsbl-0.11-9|49	%make
12cr|apache-mod_dnsbl-0.11-9|50	
12cr|apache-mod_dnsbl-0.11-9|51	%install
12cr|apache-mod_dnsbl-0.11-9|52	
12cr|apache-mod_dnsbl-0.11-9|53	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_dnsbl-0.11-9|54	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_dnsbl-0.11-9|55	install -d %{buildroot}%{_sbindir}
12cr|apache-mod_dnsbl-0.11-9|56	install -d %{buildroot}%{_mandir}/man8
12cr|apache-mod_dnsbl-0.11-9|57	
12cr|apache-mod_dnsbl-0.11-9|58	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_dnsbl-0.11-9|59	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_dnsbl-0.11-9|60	
12cr|apache-mod_dnsbl-0.11-9|61	install -m0755 dnsbl_redirector %{buildroot}%{_sbindir}/
12cr|apache-mod_dnsbl-0.11-9|62	install -m0644 rules %{buildroot}%{_sysconfdir}/dnsbl_redirector.rules
12cr|apache-mod_dnsbl-0.11-9|63	install -m0644 dnsbl_redirector.8 %{buildroot}%{_mandir}/man8/
12cr|apache-mod_dnsbl-0.11-9|64	install -m0755 contrib/blacklist2zone %{buildroot}%{_sbindir}/
12cr|apache-mod_dnsbl-0.11-9|65	
12cr|apache-mod_dnsbl-0.11-9|66	%post
12cr|apache-mod_dnsbl-0.11-9|67	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_dnsbl-0.11-9|68	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_dnsbl-0.11-9|69	fi
12cr|apache-mod_dnsbl-0.11-9|70	
12cr|apache-mod_dnsbl-0.11-9|71	%postun
12cr|apache-mod_dnsbl-0.11-9|72	if [ "$1" = "0" ]; then
12cr|apache-mod_dnsbl-0.11-9|73	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_dnsbl-0.11-9|74	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_dnsbl-0.11-9|75	fi
12cr|apache-mod_dnsbl-0.11-9|76	fi
12cr|apache-mod_dnsbl-0.11-9|77	
12cr|apache-mod_dnsbl-0.11-9|78	%clean
12cr|apache-mod_dnsbl-0.11-9|79	
12cr|apache-mod_dnsbl-0.11-9|80	%files
12cr|apache-mod_dnsbl-0.11-9|81	%doc AUTHORS ChangeLog INSTALL NEWS README mod_dnsbl.css mod_dnsbl.html contrib/sample.config
12cr|apache-mod_dnsbl-0.11-9|82	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_dnsbl-0.11-9|83	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/dnsbl_redirector.rules
12cr|apache-mod_dnsbl-0.11-9|84	%attr(0755,root,root) %{_sbindir}/dnsbl_redirector
12cr|apache-mod_dnsbl-0.11-9|85	%attr(0755,root,root) %{_sbindir}/blacklist2zone
12cr|apache-mod_dnsbl-0.11-9|86	%attr(0644,root,root) %{_mandir}/man8/dnsbl_redirector.8*
12cr|apache-mod_dnsbl-0.11-9|87	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_dnsbl-0.11-9|88	
12cr|apache-mod_dnsbl-0.11-9|89	
12cr|apache-mod_dnsbl-0.11-9|90	%changelog
12cr|apache-mod_dnsbl-0.11-9|91	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.11-9mdv2011.0
12cr|apache-mod_dnsbl-0.11-9|92	+ Revision: 678305
12cr|apache-mod_dnsbl-0.11-9|93	- mass rebuild
12cr|apache-mod_dnsbl-0.11-9|94	
12cr|apache-mod_dnsbl-0.11-9|95	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.11-8mdv2011.0
12cr|apache-mod_dnsbl-0.11-9|96	+ Revision: 627729
12cr|apache-mod_dnsbl-0.11-9|97	- don't force the usage of automake1.7
12cr|apache-mod_dnsbl-0.11-9|98	
12cr|apache-mod_dnsbl-0.11-9|99	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.11-7mdv2011.0
12cr|apache-mod_dnsbl-0.11-9|100	+ Revision: 587963
12cr|apache-mod_dnsbl-0.11-9|101	- rebuild
12cr|apache-mod_dnsbl-0.11-9|102	
12cr|apache-mod_dnsbl-0.11-9|103	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.11-6mdv2010.1
12cr|apache-mod_dnsbl-0.11-9|104	+ Revision: 516091
12cr|apache-mod_dnsbl-0.11-9|105	- rebuilt for apache-2.2.15
12cr|apache-mod_dnsbl-0.11-9|106	
12cr|apache-mod_dnsbl-0.11-9|107	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.11-5mdv2010.0
12cr|apache-mod_dnsbl-0.11-9|108	+ Revision: 406575
12cr|apache-mod_dnsbl-0.11-9|109	- rebuild
12cr|apache-mod_dnsbl-0.11-9|110	
12cr|apache-mod_dnsbl-0.11-9|111	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.11-4mdv2009.1
12cr|apache-mod_dnsbl-0.11-9|112	+ Revision: 325694
12cr|apache-mod_dnsbl-0.11-9|113	- rebuild
12cr|apache-mod_dnsbl-0.11-9|114	
12cr|apache-mod_dnsbl-0.11-9|115	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.11-3mdv2009.0
12cr|apache-mod_dnsbl-0.11-9|116	+ Revision: 234931
12cr|apache-mod_dnsbl-0.11-9|117	- rebuild
12cr|apache-mod_dnsbl-0.11-9|118	
12cr|apache-mod_dnsbl-0.11-9|119	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.11-2mdv2009.0
12cr|apache-mod_dnsbl-0.11-9|120	+ Revision: 215570
12cr|apache-mod_dnsbl-0.11-9|121	- fix rebuild
12cr|apache-mod_dnsbl-0.11-9|122	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_dnsbl-0.11-9|123	
12cr|apache-mod_dnsbl-0.11-9|124	* Sat May 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.11-1mdv2009.0
12cr|apache-mod_dnsbl-0.11-9|125	+ Revision: 205384
12cr|apache-mod_dnsbl-0.11-9|126	- 0.11
12cr|apache-mod_dnsbl-0.11-9|127	- drop obsolete patches
12cr|apache-mod_dnsbl-0.11-9|128	
12cr|apache-mod_dnsbl-0.11-9|129	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.10-5mdv2008.1
12cr|apache-mod_dnsbl-0.11-9|130	+ Revision: 181719
12cr|apache-mod_dnsbl-0.11-9|131	- rebuild
12cr|apache-mod_dnsbl-0.11-9|132	
12cr|apache-mod_dnsbl-0.11-9|133	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:0.10-4mdv2008.1
12cr|apache-mod_dnsbl-0.11-9|134	+ Revision: 170718
12cr|apache-mod_dnsbl-0.11-9|135	- rebuild
12cr|apache-mod_dnsbl-0.11-9|136	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_dnsbl-0.11-9|137	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_dnsbl-0.11-9|138	
12cr|apache-mod_dnsbl-0.11-9|139	+ Olivier Blin <oblin@mandriva.com>
12cr|apache-mod_dnsbl-0.11-9|140	- restore BuildRoot
12cr|apache-mod_dnsbl-0.11-9|141	
12cr|apache-mod_dnsbl-0.11-9|142	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.10-3mdv2008.0
12cr|apache-mod_dnsbl-0.11-9|143	+ Revision: 82555
12cr|apache-mod_dnsbl-0.11-9|144	- rebuild
12cr|apache-mod_dnsbl-0.11-9|145	
12cr|apache-mod_dnsbl-0.11-9|146	
12cr|apache-mod_dnsbl-0.11-9|147	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.10-2mdv2007.1
12cr|apache-mod_dnsbl-0.11-9|148	+ Revision: 140667
12cr|apache-mod_dnsbl-0.11-9|149	- rebuild
12cr|apache-mod_dnsbl-0.11-9|150	
12cr|apache-mod_dnsbl-0.11-9|151	* Tue Jan 02 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.10-1mdv2007.1
12cr|apache-mod_dnsbl-0.11-9|152	+ Revision: 103365
12cr|apache-mod_dnsbl-0.11-9|153	- bunzip patches and sources
12cr|apache-mod_dnsbl-0.11-9|154	- fix apr1/apache22 build (P0,P1)
12cr|apache-mod_dnsbl-0.11-9|155	- Import apache-mod_dnsbl
12cr|apache-mod_dnsbl-0.11-9|156	
12cr|apache-mod_dnsbl-0.11-9|157	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.10-1mdk
12cr|apache-mod_dnsbl-0.11-9|158	- fix versioning
12cr|apache-mod_dnsbl-0.11-9|159	
12cr|apache-mod_dnsbl-0.11-9|160	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.10-2mdk
12cr|apache-mod_dnsbl-0.11-9|161	- fix deps
12cr|apache-mod_dnsbl-0.11-9|162	
12cr|apache-mod_dnsbl-0.11-9|163	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.10-1mdk
12cr|apache-mod_dnsbl-0.11-9|164	- rename the package
12cr|apache-mod_dnsbl-0.11-9|165	- the conf.d directory is renamed to modules.d
12cr|apache-mod_dnsbl-0.11-9|166	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_dnsbl-0.11-9|167	
12cr|apache-mod_dnsbl-0.11-9|168	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.10-4mdk
12cr|apache-mod_dnsbl-0.11-9|169	- use the %1
12cr|apache-mod_dnsbl-0.11-9|170	
12cr|apache-mod_dnsbl-0.11-9|171	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.10-3mdk
12cr|apache-mod_dnsbl-0.11-9|172	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_dnsbl-0.11-9|173	- fix bug #6574
12cr|apache-mod_dnsbl-0.11-9|174	
12cr|apache-mod_dnsbl-0.11-9|175	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.10-2mdk
12cr|apache-mod_dnsbl-0.11-9|176	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_dnsbl-0.11-9|177	
12cr|apache-mod_dnsbl-0.11-9|178	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.10-1mdk
12cr|apache-mod_dnsbl-0.11-9|179	- rebuilt for apache 2.0.53
12cr|apache-mod_dnsbl-0.11-9|180	
12cr|apache-mod_dnsbl-0.11-9|181	* Fri Nov 26 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.10-1mdk
12cr|apache-mod_dnsbl-0.11-9|182	- initial mandrake package
12cr|apache-mod_dnsbl-0.11-9|183	

164 12
12cr|apache-mod_dnsbl_lookup-0.91-13|1	#Module-Specific definitions
12cr|apache-mod_dnsbl_lookup-0.91-13|2	%define mod_name mod_dnsbl_lookup
12cr|apache-mod_dnsbl_lookup-0.91-13|3	%define mod_conf A39_%{mod_name}.conf
12cr|apache-mod_dnsbl_lookup-0.91-13|4	%define mod_so %{mod_name}.so
12cr|apache-mod_dnsbl_lookup-0.91-13|5	
12cr|apache-mod_dnsbl_lookup-0.91-13|6	Summary:	A DNSBL and RHSBL enabled module for apache 2.x
12cr|apache-mod_dnsbl_lookup-0.91-13|7	Name:		apache-%{mod_name}
12cr|apache-mod_dnsbl_lookup-0.91-13|8	Version:	0.91
12cr|apache-mod_dnsbl_lookup-0.91-13|9	Release:	13
12cr|apache-mod_dnsbl_lookup-0.91-13|10	Group:		System/Servers
12cr|apache-mod_dnsbl_lookup-0.91-13|11	License:	Apache License
12cr|apache-mod_dnsbl_lookup-0.91-13|12	URL:		https://svn.apache.org/repos/asf/httpd/mod_smtpd/trunk/mod_dnsbl_lookup/
12cr|apache-mod_dnsbl_lookup-0.91-13|13	Source0: 	http://www.sysdesign.ca/archive/%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_dnsbl_lookup-0.91-13|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_dnsbl_lookup-0.91-13|15	Requires(pre): rpm-helper
12cr|apache-mod_dnsbl_lookup-0.91-13|16	Requires(postun): rpm-helper
12cr|apache-mod_dnsbl_lookup-0.91-13|17	Requires(pre):	apache-conf >= 2.0.55
12cr|apache-mod_dnsbl_lookup-0.91-13|18	Requires(pre):	apache >= 2.0.55
12cr|apache-mod_dnsbl_lookup-0.91-13|19	Requires:	apache-conf >= 2.0.55
12cr|apache-mod_dnsbl_lookup-0.91-13|20	Requires:	apache >= 2.0.55
12cr|apache-mod_dnsbl_lookup-0.91-13|21	Requires:	apache-mod_smtpd
12cr|apache-mod_dnsbl_lookup-0.91-13|22	BuildRequires:	apache-devel >= 2.0.55
12cr|apache-mod_dnsbl_lookup-0.91-13|23	BuildRequires:	file
12cr|apache-mod_dnsbl_lookup-0.91-13|24	Epoch:		1
12cr|apache-mod_dnsbl_lookup-0.91-13|25	
12cr|apache-mod_dnsbl_lookup-0.91-13|26	%description
12cr|apache-mod_dnsbl_lookup-0.91-13|27	mod_dnsbl_lookup aims to provide generic and flexible DNSBL and RHSBL
12cr|apache-mod_dnsbl_lookup-0.91-13|28	use without limiting functionality.
12cr|apache-mod_dnsbl_lookup-0.91-13|29	
12cr|apache-mod_dnsbl_lookup-0.91-13|30	%package	devel
12cr|apache-mod_dnsbl_lookup-0.91-13|31	Summary:	Development files for %{mod_name}
12cr|apache-mod_dnsbl_lookup-0.91-13|32	Group:		Development/C
12cr|apache-mod_dnsbl_lookup-0.91-13|33	
12cr|apache-mod_dnsbl_lookup-0.91-13|34	%description	devel
12cr|apache-mod_dnsbl_lookup-0.91-13|35	Development files for %{mod_name}.
12cr|apache-mod_dnsbl_lookup-0.91-13|36	
12cr|apache-mod_dnsbl_lookup-0.91-13|37	%prep
12cr|apache-mod_dnsbl_lookup-0.91-13|38	
12cr|apache-mod_dnsbl_lookup-0.91-13|39	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_dnsbl_lookup-0.91-13|40	
12cr|apache-mod_dnsbl_lookup-0.91-13|41	# strip away annoying ^M
12cr|apache-mod_dnsbl_lookup-0.91-13|42	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_dnsbl_lookup-0.91-13|43	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_dnsbl_lookup-0.91-13|44	
12cr|apache-mod_dnsbl_lookup-0.91-13|45	%build
12cr|apache-mod_dnsbl_lookup-0.91-13|46	
12cr|apache-mod_dnsbl_lookup-0.91-13|47	%{_bindir}/apxs -c mod_dnsbl_lookup.c
12cr|apache-mod_dnsbl_lookup-0.91-13|48	
12cr|apache-mod_dnsbl_lookup-0.91-13|49	%install
12cr|apache-mod_dnsbl_lookup-0.91-13|50	
12cr|apache-mod_dnsbl_lookup-0.91-13|51	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_dnsbl_lookup-0.91-13|52	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_dnsbl_lookup-0.91-13|53	install -d %{buildroot}%{_includedir}
12cr|apache-mod_dnsbl_lookup-0.91-13|54	
12cr|apache-mod_dnsbl_lookup-0.91-13|55	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_dnsbl_lookup-0.91-13|56	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_dnsbl_lookup-0.91-13|57	
12cr|apache-mod_dnsbl_lookup-0.91-13|58	install -m0644 dnsbl_lookup.h %{buildroot}%{_includedir}/
12cr|apache-mod_dnsbl_lookup-0.91-13|59	
12cr|apache-mod_dnsbl_lookup-0.91-13|60	%post
12cr|apache-mod_dnsbl_lookup-0.91-13|61	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_dnsbl_lookup-0.91-13|62	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_dnsbl_lookup-0.91-13|63	fi
12cr|apache-mod_dnsbl_lookup-0.91-13|64	
12cr|apache-mod_dnsbl_lookup-0.91-13|65	%postun
12cr|apache-mod_dnsbl_lookup-0.91-13|66	if [ "$1" = "0" ]; then
12cr|apache-mod_dnsbl_lookup-0.91-13|67	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_dnsbl_lookup-0.91-13|68	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_dnsbl_lookup-0.91-13|69	fi
12cr|apache-mod_dnsbl_lookup-0.91-13|70	fi
12cr|apache-mod_dnsbl_lookup-0.91-13|71	
12cr|apache-mod_dnsbl_lookup-0.91-13|72	%clean
12cr|apache-mod_dnsbl_lookup-0.91-13|73	
12cr|apache-mod_dnsbl_lookup-0.91-13|74	%files
12cr|apache-mod_dnsbl_lookup-0.91-13|75	%doc README
12cr|apache-mod_dnsbl_lookup-0.91-13|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_dnsbl_lookup-0.91-13|77	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_dnsbl_lookup-0.91-13|78	
12cr|apache-mod_dnsbl_lookup-0.91-13|79	%files devel
12cr|apache-mod_dnsbl_lookup-0.91-13|80	%{_includedir}/*.h
12cr|apache-mod_dnsbl_lookup-0.91-13|81	
12cr|apache-mod_dnsbl_lookup-0.91-13|82	
12cr|apache-mod_dnsbl_lookup-0.91-13|83	%changelog
12cr|apache-mod_dnsbl_lookup-0.91-13|84	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.91-13mdv2012.0
12cr|apache-mod_dnsbl_lookup-0.91-13|85	+ Revision: 772620
12cr|apache-mod_dnsbl_lookup-0.91-13|86	- rebuild
12cr|apache-mod_dnsbl_lookup-0.91-13|87	
12cr|apache-mod_dnsbl_lookup-0.91-13|88	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.91-12
12cr|apache-mod_dnsbl_lookup-0.91-13|89	+ Revision: 678306
12cr|apache-mod_dnsbl_lookup-0.91-13|90	- mass rebuild
12cr|apache-mod_dnsbl_lookup-0.91-13|91	
12cr|apache-mod_dnsbl_lookup-0.91-13|92	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.91-11mdv2011.0
12cr|apache-mod_dnsbl_lookup-0.91-13|93	+ Revision: 587964
12cr|apache-mod_dnsbl_lookup-0.91-13|94	- rebuild
12cr|apache-mod_dnsbl_lookup-0.91-13|95	
12cr|apache-mod_dnsbl_lookup-0.91-13|96	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.91-10mdv2010.1
12cr|apache-mod_dnsbl_lookup-0.91-13|97	+ Revision: 516092
12cr|apache-mod_dnsbl_lookup-0.91-13|98	- rebuilt for apache-2.2.15
12cr|apache-mod_dnsbl_lookup-0.91-13|99	
12cr|apache-mod_dnsbl_lookup-0.91-13|100	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.91-9mdv2010.0
12cr|apache-mod_dnsbl_lookup-0.91-13|101	+ Revision: 406576
12cr|apache-mod_dnsbl_lookup-0.91-13|102	- rebuild
12cr|apache-mod_dnsbl_lookup-0.91-13|103	
12cr|apache-mod_dnsbl_lookup-0.91-13|104	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.91-8mdv2009.0
12cr|apache-mod_dnsbl_lookup-0.91-13|105	+ Revision: 234933
12cr|apache-mod_dnsbl_lookup-0.91-13|106	- rebuild
12cr|apache-mod_dnsbl_lookup-0.91-13|107	
12cr|apache-mod_dnsbl_lookup-0.91-13|108	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.91-7mdv2009.0
12cr|apache-mod_dnsbl_lookup-0.91-13|109	+ Revision: 215571
12cr|apache-mod_dnsbl_lookup-0.91-13|110	- fix rebuild
12cr|apache-mod_dnsbl_lookup-0.91-13|111	
12cr|apache-mod_dnsbl_lookup-0.91-13|112	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.91-6mdv2008.1
12cr|apache-mod_dnsbl_lookup-0.91-13|113	+ Revision: 181720
12cr|apache-mod_dnsbl_lookup-0.91-13|114	- rebuild
12cr|apache-mod_dnsbl_lookup-0.91-13|115	
12cr|apache-mod_dnsbl_lookup-0.91-13|116	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_dnsbl_lookup-0.91-13|117	- restore BuildRoot
12cr|apache-mod_dnsbl_lookup-0.91-13|118	
12cr|apache-mod_dnsbl_lookup-0.91-13|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_dnsbl_lookup-0.91-13|120	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_dnsbl_lookup-0.91-13|121	
12cr|apache-mod_dnsbl_lookup-0.91-13|122	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.91-5mdv2008.0
12cr|apache-mod_dnsbl_lookup-0.91-13|123	+ Revision: 82559
12cr|apache-mod_dnsbl_lookup-0.91-13|124	- rebuild
12cr|apache-mod_dnsbl_lookup-0.91-13|125	
12cr|apache-mod_dnsbl_lookup-0.91-13|126	* Sat Aug 18 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.91-4mdv2008.0
12cr|apache-mod_dnsbl_lookup-0.91-13|127	+ Revision: 65635
12cr|apache-mod_dnsbl_lookup-0.91-13|128	- rebuild
12cr|apache-mod_dnsbl_lookup-0.91-13|129	
12cr|apache-mod_dnsbl_lookup-0.91-13|130	
12cr|apache-mod_dnsbl_lookup-0.91-13|131	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.91-3mdv2007.1
12cr|apache-mod_dnsbl_lookup-0.91-13|132	+ Revision: 140668
12cr|apache-mod_dnsbl_lookup-0.91-13|133	- rebuild
12cr|apache-mod_dnsbl_lookup-0.91-13|134	
12cr|apache-mod_dnsbl_lookup-0.91-13|135	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.91-2mdv2007.0
12cr|apache-mod_dnsbl_lookup-0.91-13|136	+ Revision: 79408
12cr|apache-mod_dnsbl_lookup-0.91-13|137	- Import apache-mod_dnsbl_lookup
12cr|apache-mod_dnsbl_lookup-0.91-13|138	
12cr|apache-mod_dnsbl_lookup-0.91-13|139	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.91-2mdv2007.0
12cr|apache-mod_dnsbl_lookup-0.91-13|140	- rebuild
12cr|apache-mod_dnsbl_lookup-0.91-13|141	
12cr|apache-mod_dnsbl_lookup-0.91-13|142	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.91-1mdk
12cr|apache-mod_dnsbl_lookup-0.91-13|143	- 0.91
12cr|apache-mod_dnsbl_lookup-0.91-13|144	- fix versioning
12cr|apache-mod_dnsbl_lookup-0.91-13|145	
12cr|apache-mod_dnsbl_lookup-0.91-13|146	* Wed Aug 24 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0-0.r239344.1mdk
12cr|apache-mod_dnsbl_lookup-0.91-13|147	- initial Mandriva package
12cr|apache-mod_dnsbl_lookup-0.91-13|148	

165 12
12cr|apache-mod_dnssd-0.6-7|1	#Module-Specific definitions
12cr|apache-mod_dnssd-0.6-7|2	%define mod_name mod_dnssd
12cr|apache-mod_dnssd-0.6-7|3	%define mod_conf A47_%{mod_name}.conf
12cr|apache-mod_dnssd-0.6-7|4	%define mod_so %{mod_name}.so
12cr|apache-mod_dnssd-0.6-7|5	
12cr|apache-mod_dnssd-0.6-7|6	Summary:	Mod_dnssd adds DNS-SD Zeroconf support to Apache 2.0 using Avahi
12cr|apache-mod_dnssd-0.6-7|7	Name:		apache-%{mod_name}
12cr|apache-mod_dnssd-0.6-7|8	Version:	0.6
12cr|apache-mod_dnssd-0.6-7|9	Release:	%mkrel 7
12cr|apache-mod_dnssd-0.6-7|10	Group:		System/Servers
12cr|apache-mod_dnssd-0.6-7|11	License:	Apache License
12cr|apache-mod_dnssd-0.6-7|12	URL:		http://0pointer.de/lennart/projects/mod_dnssd/
12cr|apache-mod_dnssd-0.6-7|13	Source0:	http://0pointer.de/lennart/projects/mod_dnssd/mod_dnssd-%{version}.tar.gz
12cr|apache-mod_dnssd-0.6-7|14	Source1:	%{mod_conf}
12cr|apache-mod_dnssd-0.6-7|15	Patch0:		mod_dnssd-0.4-no_silly_checks_because_we_know_the_apache_version_is_ok.diff
12cr|apache-mod_dnssd-0.6-7|16	Requires(pre): rpm-helper
12cr|apache-mod_dnssd-0.6-7|17	Requires(postun): rpm-helper
12cr|apache-mod_dnssd-0.6-7|18	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_dnssd-0.6-7|19	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_dnssd-0.6-7|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_dnssd-0.6-7|21	Requires:	apache >= 2.2.0
12cr|apache-mod_dnssd-0.6-7|22	Requires:	apache-mod_dav >= 2.2.0
12cr|apache-mod_dnssd-0.6-7|23	Requires:	apache-mod_userdir >= 2.2.0
12cr|apache-mod_dnssd-0.6-7|24	BuildRequires:	autoconf2.5
12cr|apache-mod_dnssd-0.6-7|25	BuildRequires:	automake1.8
12cr|apache-mod_dnssd-0.6-7|26	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_dnssd-0.6-7|27	BuildRequires:	file
12cr|apache-mod_dnssd-0.6-7|28	BuildRequires:	libavahi-common-devel >= 0.6.4
12cr|apache-mod_dnssd-0.6-7|29	BuildRequires:	libavahi-client-devel >= 0.6.4
12cr|apache-mod_dnssd-0.6-7|30	BuildRequires:	lynx
12cr|apache-mod_dnssd-0.6-7|31	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|apache-mod_dnssd-0.6-7|32	
12cr|apache-mod_dnssd-0.6-7|33	%description
12cr|apache-mod_dnssd-0.6-7|34	mod_dnssd is an Apache module which adds Zeroconf support via DNS-SD using
12cr|apache-mod_dnssd-0.6-7|35	Avahi.
12cr|apache-mod_dnssd-0.6-7|36	
12cr|apache-mod_dnssd-0.6-7|37	%prep
12cr|apache-mod_dnssd-0.6-7|38	
12cr|apache-mod_dnssd-0.6-7|39	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_dnssd-0.6-7|40	%patch0 -p0
12cr|apache-mod_dnssd-0.6-7|41	
12cr|apache-mod_dnssd-0.6-7|42	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_dnssd-0.6-7|43	
12cr|apache-mod_dnssd-0.6-7|44	# strip away annoying ^M
12cr|apache-mod_dnssd-0.6-7|45	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_dnssd-0.6-7|46	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_dnssd-0.6-7|47	
12cr|apache-mod_dnssd-0.6-7|48	%build
12cr|apache-mod_dnssd-0.6-7|49	rm -f configure
12cr|apache-mod_dnssd-0.6-7|50	libtoolize --force --copy; aclocal-1.8 ; autoheader; automake-1.8 --add-missing --copy --foreign; autoconf
12cr|apache-mod_dnssd-0.6-7|51	
12cr|apache-mod_dnssd-0.6-7|52	#%{_sbindir}/apxs -c src/mod_dnssd.c -Wl,-lavahi-common -Wl,-lavahi-client
12cr|apache-mod_dnssd-0.6-7|53	
12cr|apache-mod_dnssd-0.6-7|54	%configure2_5x --localstatedir=/var/lib
12cr|apache-mod_dnssd-0.6-7|55	
12cr|apache-mod_dnssd-0.6-7|56	%make
12cr|apache-mod_dnssd-0.6-7|57	
12cr|apache-mod_dnssd-0.6-7|58	
12cr|apache-mod_dnssd-0.6-7|59	%install
12cr|apache-mod_dnssd-0.6-7|60	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|apache-mod_dnssd-0.6-7|61	
12cr|apache-mod_dnssd-0.6-7|62	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_dnssd-0.6-7|63	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_dnssd-0.6-7|64	
12cr|apache-mod_dnssd-0.6-7|65	install -m0755 src/.libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_dnssd-0.6-7|66	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_dnssd-0.6-7|67	
12cr|apache-mod_dnssd-0.6-7|68	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_dnssd-0.6-7|69	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_dnssd-0.6-7|70	
12cr|apache-mod_dnssd-0.6-7|71	%post
12cr|apache-mod_dnssd-0.6-7|72	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_dnssd-0.6-7|73	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_dnssd-0.6-7|74	fi
12cr|apache-mod_dnssd-0.6-7|75	
12cr|apache-mod_dnssd-0.6-7|76	%postun
12cr|apache-mod_dnssd-0.6-7|77	if [ "$1" = "0" ]; then
12cr|apache-mod_dnssd-0.6-7|78	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_dnssd-0.6-7|79	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_dnssd-0.6-7|80	fi
12cr|apache-mod_dnssd-0.6-7|81	fi
12cr|apache-mod_dnssd-0.6-7|82	
12cr|apache-mod_dnssd-0.6-7|83	%clean
12cr|apache-mod_dnssd-0.6-7|84	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|apache-mod_dnssd-0.6-7|85	
12cr|apache-mod_dnssd-0.6-7|86	%files
12cr|apache-mod_dnssd-0.6-7|87	%defattr(-,root,root)
12cr|apache-mod_dnssd-0.6-7|88	%doc LICENSE README doc/README.html doc/style.css
12cr|apache-mod_dnssd-0.6-7|89	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_dnssd-0.6-7|90	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_dnssd-0.6-7|91	%{_var}/www/html/addon-modules/*
12cr|apache-mod_dnssd-0.6-7|92	
12cr|apache-mod_dnssd-0.6-7|93	
12cr|apache-mod_dnssd-0.6-7|94	%changelog
12cr|apache-mod_dnssd-0.6-7|95	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.6-7mdv2012.0
12cr|apache-mod_dnssd-0.6-7|96	+ Revision: 772621
12cr|apache-mod_dnssd-0.6-7|97	- rebuild
12cr|apache-mod_dnssd-0.6-7|98	
12cr|apache-mod_dnssd-0.6-7|99	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6-6
12cr|apache-mod_dnssd-0.6-7|100	+ Revision: 678307
12cr|apache-mod_dnssd-0.6-7|101	- mass rebuild
12cr|apache-mod_dnssd-0.6-7|102	
12cr|apache-mod_dnssd-0.6-7|103	* Thu Dec 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.6-5mdv2011.0
12cr|apache-mod_dnssd-0.6-7|104	+ Revision: 605079
12cr|apache-mod_dnssd-0.6-7|105	- Rebuild with apr with workaround to issue with gcc type based alias analysis
12cr|apache-mod_dnssd-0.6-7|106	
12cr|apache-mod_dnssd-0.6-7|107	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-4mdv2011.0
12cr|apache-mod_dnssd-0.6-7|108	+ Revision: 587965
12cr|apache-mod_dnssd-0.6-7|109	- rebuild
12cr|apache-mod_dnssd-0.6-7|110	
12cr|apache-mod_dnssd-0.6-7|111	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-3mdv2010.1
12cr|apache-mod_dnssd-0.6-7|112	+ Revision: 516093
12cr|apache-mod_dnssd-0.6-7|113	- rebuilt for apache-2.2.15
12cr|apache-mod_dnssd-0.6-7|114	
12cr|apache-mod_dnssd-0.6-7|115	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6-2mdv2010.0
12cr|apache-mod_dnssd-0.6-7|116	+ Revision: 406577
12cr|apache-mod_dnssd-0.6-7|117	- rebuild
12cr|apache-mod_dnssd-0.6-7|118	
12cr|apache-mod_dnssd-0.6-7|119	* Tue Feb 03 2009 Götz Waschk <waschk@mandriva.org> 0.6-1mdv2009.1
12cr|apache-mod_dnssd-0.6-7|120	+ Revision: 336862
12cr|apache-mod_dnssd-0.6-7|121	- update to new version 0.6
12cr|apache-mod_dnssd-0.6-7|122	
12cr|apache-mod_dnssd-0.6-7|123	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5-4mdv2009.0
12cr|apache-mod_dnssd-0.6-7|124	+ Revision: 234936
12cr|apache-mod_dnssd-0.6-7|125	- rebuild
12cr|apache-mod_dnssd-0.6-7|126	
12cr|apache-mod_dnssd-0.6-7|127	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5-3mdv2009.0
12cr|apache-mod_dnssd-0.6-7|128	+ Revision: 215572
12cr|apache-mod_dnssd-0.6-7|129	- fix rebuild
12cr|apache-mod_dnssd-0.6-7|130	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_dnssd-0.6-7|131	
12cr|apache-mod_dnssd-0.6-7|132	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 0.5-2mdv2008.1
12cr|apache-mod_dnssd-0.6-7|133	+ Revision: 135821
12cr|apache-mod_dnssd-0.6-7|134	- restore BuildRoot
12cr|apache-mod_dnssd-0.6-7|135	
12cr|apache-mod_dnssd-0.6-7|136	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_dnssd-0.6-7|137	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_dnssd-0.6-7|138	
12cr|apache-mod_dnssd-0.6-7|139	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5-2mdv2008.0
12cr|apache-mod_dnssd-0.6-7|140	+ Revision: 82563
12cr|apache-mod_dnssd-0.6-7|141	- rebuild
12cr|apache-mod_dnssd-0.6-7|142	
12cr|apache-mod_dnssd-0.6-7|143	* Wed Apr 18 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5-1mdv2008.0
12cr|apache-mod_dnssd-0.6-7|144	+ Revision: 14419
12cr|apache-mod_dnssd-0.6-7|145	- 0.5
12cr|apache-mod_dnssd-0.6-7|146	
12cr|apache-mod_dnssd-0.6-7|147	
12cr|apache-mod_dnssd-0.6-7|148	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.4-3mdv2007.1
12cr|apache-mod_dnssd-0.6-7|149	+ Revision: 140669
12cr|apache-mod_dnssd-0.6-7|150	- rebuild
12cr|apache-mod_dnssd-0.6-7|151	
12cr|apache-mod_dnssd-0.6-7|152	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4-2mdv2007.0
12cr|apache-mod_dnssd-0.6-7|153	+ Revision: 79410
12cr|apache-mod_dnssd-0.6-7|154	- Import apache-mod_dnssd
12cr|apache-mod_dnssd-0.6-7|155	
12cr|apache-mod_dnssd-0.6-7|156	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4-2mdv2007.0
12cr|apache-mod_dnssd-0.6-7|157	- rebuild
12cr|apache-mod_dnssd-0.6-7|158	
12cr|apache-mod_dnssd-0.6-7|159	* Sun Apr 02 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdk
12cr|apache-mod_dnssd-0.6-7|160	- 0.4 (Minor feature enhancements)
12cr|apache-mod_dnssd-0.6-7|161	
12cr|apache-mod_dnssd-0.6-7|162	* Mon Jan 23 2006 Olivier Blin <oblin@mandriva.com> 0.3-1mdk
12cr|apache-mod_dnssd-0.6-7|163	- 0.3
12cr|apache-mod_dnssd-0.6-7|164	- drop Patch0 (merged upstream)
12cr|apache-mod_dnssd-0.6-7|165	
12cr|apache-mod_dnssd-0.6-7|166	* Sun Jan 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdk
12cr|apache-mod_dnssd-0.6-7|167	- 0.2 (Minor bugfixes)
12cr|apache-mod_dnssd-0.6-7|168	- added P0 to make it compile
12cr|apache-mod_dnssd-0.6-7|169	
12cr|apache-mod_dnssd-0.6-7|170	* Thu Jan 19 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdk
12cr|apache-mod_dnssd-0.6-7|171	- initial Mandriva package
12cr|apache-mod_dnssd-0.6-7|172	

166 12
12cr|apache-mod_domaintree-1.6-11|1	#Module-Specific definitions
12cr|apache-mod_domaintree-1.6-11|2	%define mod_name mod_domaintree
12cr|apache-mod_domaintree-1.6-11|3	%define mod_conf A60_%{mod_name}.conf
12cr|apache-mod_domaintree-1.6-11|4	%define mod_so %{mod_name}.so
12cr|apache-mod_domaintree-1.6-11|5	
12cr|apache-mod_domaintree-1.6-11|6	Summary:	Mass virtual hosting module mapping host names to a directory tree
12cr|apache-mod_domaintree-1.6-11|7	Name:		apache-%{mod_name}
12cr|apache-mod_domaintree-1.6-11|8	Version:	1.6
12cr|apache-mod_domaintree-1.6-11|9	Release:	11
12cr|apache-mod_domaintree-1.6-11|10	Group:		System/Servers
12cr|apache-mod_domaintree-1.6-11|11	License:	Apache License
12cr|apache-mod_domaintree-1.6-11|12	URL:		http://dev.iworks.at/mod_domaintree/
12cr|apache-mod_domaintree-1.6-11|13	Source0:	http://dev.iworks.at/mod_domaintree/%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_domaintree-1.6-11|14	Source1:	%{mod_conf}
12cr|apache-mod_domaintree-1.6-11|15	Requires(pre): rpm-helper
12cr|apache-mod_domaintree-1.6-11|16	Requires(postun): rpm-helper
12cr|apache-mod_domaintree-1.6-11|17	Requires(pre):	apache-conf >= 2.2.4
12cr|apache-mod_domaintree-1.6-11|18	Requires(pre):	apache >= 2.2.4
12cr|apache-mod_domaintree-1.6-11|19	Requires:	apache-conf >= 2.2.4
12cr|apache-mod_domaintree-1.6-11|20	Requires:	apache >= 2.2.4
12cr|apache-mod_domaintree-1.6-11|21	BuildRequires:  apache-devel >= 2.2.4
12cr|apache-mod_domaintree-1.6-11|22	BuildRequires:	file
12cr|apache-mod_domaintree-1.6-11|23	
12cr|apache-mod_domaintree-1.6-11|24	%description
12cr|apache-mod_domaintree-1.6-11|25	Mass virtual hosting module mapping host names to a directory tree.
12cr|apache-mod_domaintree-1.6-11|26	
12cr|apache-mod_domaintree-1.6-11|27	%prep
12cr|apache-mod_domaintree-1.6-11|28	
12cr|apache-mod_domaintree-1.6-11|29	%setup -q -n %{mod_name}
12cr|apache-mod_domaintree-1.6-11|30	
12cr|apache-mod_domaintree-1.6-11|31	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|apache-mod_domaintree-1.6-11|32	find . -type d -perm 0555 -exec chmod 755 {} \;
12cr|apache-mod_domaintree-1.6-11|33	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|apache-mod_domaintree-1.6-11|34	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|apache-mod_domaintree-1.6-11|35	
12cr|apache-mod_domaintree-1.6-11|36	for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|apache-mod_domaintree-1.6-11|37	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|apache-mod_domaintree-1.6-11|38	done
12cr|apache-mod_domaintree-1.6-11|39	
12cr|apache-mod_domaintree-1.6-11|40	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_domaintree-1.6-11|41	
12cr|apache-mod_domaintree-1.6-11|42	# strip away annoying ^M
12cr|apache-mod_domaintree-1.6-11|43	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_domaintree-1.6-11|44	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_domaintree-1.6-11|45	
12cr|apache-mod_domaintree-1.6-11|46	%build
12cr|apache-mod_domaintree-1.6-11|47	
12cr|apache-mod_domaintree-1.6-11|48	%{_bindir}/apxs -c mod_domaintree.c
12cr|apache-mod_domaintree-1.6-11|49	
12cr|apache-mod_domaintree-1.6-11|50	%install
12cr|apache-mod_domaintree-1.6-11|51	
12cr|apache-mod_domaintree-1.6-11|52	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_domaintree-1.6-11|53	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_domaintree-1.6-11|54	
12cr|apache-mod_domaintree-1.6-11|55	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_domaintree-1.6-11|56	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_domaintree-1.6-11|57	
12cr|apache-mod_domaintree-1.6-11|58	install -d %{buildroot}/var/www/html/addon-modules
12cr|apache-mod_domaintree-1.6-11|59	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}/var/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_domaintree-1.6-11|60	
12cr|apache-mod_domaintree-1.6-11|61	%post
12cr|apache-mod_domaintree-1.6-11|62	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_domaintree-1.6-11|63	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_domaintree-1.6-11|64	fi
12cr|apache-mod_domaintree-1.6-11|65	
12cr|apache-mod_domaintree-1.6-11|66	%postun
12cr|apache-mod_domaintree-1.6-11|67	if [ "$1" = "0" ]; then
12cr|apache-mod_domaintree-1.6-11|68	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_domaintree-1.6-11|69	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_domaintree-1.6-11|70	fi
12cr|apache-mod_domaintree-1.6-11|71	fi
12cr|apache-mod_domaintree-1.6-11|72	
12cr|apache-mod_domaintree-1.6-11|73	%clean
12cr|apache-mod_domaintree-1.6-11|74	
12cr|apache-mod_domaintree-1.6-11|75	%files
12cr|apache-mod_domaintree-1.6-11|76	%doc ChangeLog LICENSE.txt
12cr|apache-mod_domaintree-1.6-11|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_domaintree-1.6-11|78	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_domaintree-1.6-11|79	/var/www/html/addon-modules/*
12cr|apache-mod_domaintree-1.6-11|80	
12cr|apache-mod_domaintree-1.6-11|81	
12cr|apache-mod_domaintree-1.6-11|82	%changelog
12cr|apache-mod_domaintree-1.6-11|83	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.6-11mdv2012.0
12cr|apache-mod_domaintree-1.6-11|84	+ Revision: 772622
12cr|apache-mod_domaintree-1.6-11|85	- rebuild
12cr|apache-mod_domaintree-1.6-11|86	
12cr|apache-mod_domaintree-1.6-11|87	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6-10
12cr|apache-mod_domaintree-1.6-11|88	+ Revision: 678308
12cr|apache-mod_domaintree-1.6-11|89	- mass rebuild
12cr|apache-mod_domaintree-1.6-11|90	
12cr|apache-mod_domaintree-1.6-11|91	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6-9mdv2011.0
12cr|apache-mod_domaintree-1.6-11|92	+ Revision: 587966
12cr|apache-mod_domaintree-1.6-11|93	- rebuild
12cr|apache-mod_domaintree-1.6-11|94	
12cr|apache-mod_domaintree-1.6-11|95	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6-8mdv2010.1
12cr|apache-mod_domaintree-1.6-11|96	+ Revision: 516094
12cr|apache-mod_domaintree-1.6-11|97	- rebuilt for apache-2.2.15
12cr|apache-mod_domaintree-1.6-11|98	
12cr|apache-mod_domaintree-1.6-11|99	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.6-7mdv2010.0
12cr|apache-mod_domaintree-1.6-11|100	+ Revision: 406578
12cr|apache-mod_domaintree-1.6-11|101	- rebuild
12cr|apache-mod_domaintree-1.6-11|102	
12cr|apache-mod_domaintree-1.6-11|103	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.6-6mdv2009.1
12cr|apache-mod_domaintree-1.6-11|104	+ Revision: 325696
12cr|apache-mod_domaintree-1.6-11|105	- rebuild
12cr|apache-mod_domaintree-1.6-11|106	
12cr|apache-mod_domaintree-1.6-11|107	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.6-5mdv2009.0
12cr|apache-mod_domaintree-1.6-11|108	+ Revision: 234940
12cr|apache-mod_domaintree-1.6-11|109	- rebuild
12cr|apache-mod_domaintree-1.6-11|110	
12cr|apache-mod_domaintree-1.6-11|111	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.6-4mdv2009.0
12cr|apache-mod_domaintree-1.6-11|112	+ Revision: 215573
12cr|apache-mod_domaintree-1.6-11|113	- fix rebuild
12cr|apache-mod_domaintree-1.6-11|114	
12cr|apache-mod_domaintree-1.6-11|115	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1.6-3mdv2008.1
12cr|apache-mod_domaintree-1.6-11|116	+ Revision: 181721
12cr|apache-mod_domaintree-1.6-11|117	- rebuild
12cr|apache-mod_domaintree-1.6-11|118	
12cr|apache-mod_domaintree-1.6-11|119	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_domaintree-1.6-11|120	- restore BuildRoot
12cr|apache-mod_domaintree-1.6-11|121	
12cr|apache-mod_domaintree-1.6-11|122	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_domaintree-1.6-11|123	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_domaintree-1.6-11|124	
12cr|apache-mod_domaintree-1.6-11|125	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.6-2mdv2008.0
12cr|apache-mod_domaintree-1.6-11|126	+ Revision: 82564
12cr|apache-mod_domaintree-1.6-11|127	- rebuild
12cr|apache-mod_domaintree-1.6-11|128	
12cr|apache-mod_domaintree-1.6-11|129	* Mon May 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1.6-1mdv2008.0
12cr|apache-mod_domaintree-1.6-11|130	+ Revision: 24256
12cr|apache-mod_domaintree-1.6-11|131	- 1.6
12cr|apache-mod_domaintree-1.6-11|132	
12cr|apache-mod_domaintree-1.6-11|133	
12cr|apache-mod_domaintree-1.6-11|134	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5-2mdv2007.1
12cr|apache-mod_domaintree-1.6-11|135	+ Revision: 140670
12cr|apache-mod_domaintree-1.6-11|136	- rebuild
12cr|apache-mod_domaintree-1.6-11|137	
12cr|apache-mod_domaintree-1.6-11|138	* Sun Dec 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.5-1mdv2007.1
12cr|apache-mod_domaintree-1.6-11|139	+ Revision: 94497
12cr|apache-mod_domaintree-1.6-11|140	- 1.5
12cr|apache-mod_domaintree-1.6-11|141	- bunzipped and fixed the config file
12cr|apache-mod_domaintree-1.6-11|142	
12cr|apache-mod_domaintree-1.6-11|143	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4-2mdv2007.0
12cr|apache-mod_domaintree-1.6-11|144	+ Revision: 79412
12cr|apache-mod_domaintree-1.6-11|145	- Import apache-mod_domaintree
12cr|apache-mod_domaintree-1.6-11|146	
12cr|apache-mod_domaintree-1.6-11|147	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4-2mdv2007.0
12cr|apache-mod_domaintree-1.6-11|148	- rebuild
12cr|apache-mod_domaintree-1.6-11|149	
12cr|apache-mod_domaintree-1.6-11|150	* Mon Apr 24 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4-1mdk
12cr|apache-mod_domaintree-1.6-11|151	- initial Mandriva package
12cr|apache-mod_domaintree-1.6-11|152	

167 12
12cr|apache-mod_encoding-0.0.20040616-9|1	#Module-Specific definitions
12cr|apache-mod_encoding-0.0.20040616-9|2	%define snapshot 20040616
12cr|apache-mod_encoding-0.0.20040616-9|3	%define mod_name mod_encoding
12cr|apache-mod_encoding-0.0.20040616-9|4	%define mod_conf 44_%{mod_name}.conf
12cr|apache-mod_encoding-0.0.20040616-9|5	%define mod_so %{mod_name}.so
12cr|apache-mod_encoding-0.0.20040616-9|6	
12cr|apache-mod_encoding-0.0.20040616-9|7	Summary:	DSO module for the apache web server
12cr|apache-mod_encoding-0.0.20040616-9|8	Name:		apache-%{mod_name}
12cr|apache-mod_encoding-0.0.20040616-9|9	Version:	0.0.%{snapshot}
12cr|apache-mod_encoding-0.0.20040616-9|10	Release:	9
12cr|apache-mod_encoding-0.0.20040616-9|11	Group:		System/Servers
12cr|apache-mod_encoding-0.0.20040616-9|12	License:	GPL
12cr|apache-mod_encoding-0.0.20040616-9|13	URL:		http://webdav.todo.gr.jp/
12cr|apache-mod_encoding-0.0.20040616-9|14	Source0: 	mod_encoding-0.0.20021209.tar.bz2
12cr|apache-mod_encoding-0.0.20040616-9|15	Source1:	%{mod_conf}
12cr|apache-mod_encoding-0.0.20040616-9|16	Source2:	http://webdav.todo.gr.jp/download/experimental/mod_encoding.c.apache2.%{snapshot}
12cr|apache-mod_encoding-0.0.20040616-9|17	Patch0:		mod_encoding.c.apache2.20040616-apache220.diff
12cr|apache-mod_encoding-0.0.20040616-9|18	Requires(pre): rpm-helper
12cr|apache-mod_encoding-0.0.20040616-9|19	Requires(postun): rpm-helper
12cr|apache-mod_encoding-0.0.20040616-9|20	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_encoding-0.0.20040616-9|21	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_encoding-0.0.20040616-9|22	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_encoding-0.0.20040616-9|23	Requires:	apache >= 2.2.0
12cr|apache-mod_encoding-0.0.20040616-9|24	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_encoding-0.0.20040616-9|25	BuildRequires:	file
12cr|apache-mod_encoding-0.0.20040616-9|26	Epoch:		1
12cr|apache-mod_encoding-0.0.20040616-9|27	
12cr|apache-mod_encoding-0.0.20040616-9|28	%description
12cr|apache-mod_encoding-0.0.20040616-9|29	Mod Encoding is an Apache module for non-ascii filename interoperability
12cr|apache-mod_encoding-0.0.20040616-9|30	
12cr|apache-mod_encoding-0.0.20040616-9|31	This module improves non-ascii filename interoperability of apache
12cr|apache-mod_encoding-0.0.20040616-9|32	(and mod_dav).
12cr|apache-mod_encoding-0.0.20040616-9|33	
12cr|apache-mod_encoding-0.0.20040616-9|34	%prep
12cr|apache-mod_encoding-0.0.20040616-9|35	
12cr|apache-mod_encoding-0.0.20040616-9|36	%setup -q -n mod_encoding-20021209
12cr|apache-mod_encoding-0.0.20040616-9|37	
12cr|apache-mod_encoding-0.0.20040616-9|38	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_encoding-0.0.20040616-9|39	cp %{SOURCE2} %{mod_name}.c
12cr|apache-mod_encoding-0.0.20040616-9|40	
12cr|apache-mod_encoding-0.0.20040616-9|41	%patch0 -p0 -b .apache220
12cr|apache-mod_encoding-0.0.20040616-9|42	
12cr|apache-mod_encoding-0.0.20040616-9|43	# strip away annoying ^M
12cr|apache-mod_encoding-0.0.20040616-9|44	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_encoding-0.0.20040616-9|45	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_encoding-0.0.20040616-9|46	
12cr|apache-mod_encoding-0.0.20040616-9|47	%build
12cr|apache-mod_encoding-0.0.20040616-9|48	
12cr|apache-mod_encoding-0.0.20040616-9|49	cd lib
12cr|apache-mod_encoding-0.0.20040616-9|50	[ -r iconv.h ] && rm -f iconv.h
12cr|apache-mod_encoding-0.0.20040616-9|51	rm -f configure
12cr|apache-mod_encoding-0.0.20040616-9|52	autoreconf -fis
12cr|apache-mod_encoding-0.0.20040616-9|53	%configure --enable-shared=no
12cr|apache-mod_encoding-0.0.20040616-9|54	%make CFLAGS="%{optflags} -fPIC"
12cr|apache-mod_encoding-0.0.20040616-9|55	ln -s -f  iconv.h.replace iconv.h
12cr|apache-mod_encoding-0.0.20040616-9|56	cd -
12cr|apache-mod_encoding-0.0.20040616-9|57	
12cr|apache-mod_encoding-0.0.20040616-9|58	%{_bindir}/apxs -c -I$PWD/lib -L$PWD/lib/ -liconv_hook %{mod_name}.c
12cr|apache-mod_encoding-0.0.20040616-9|59	
12cr|apache-mod_encoding-0.0.20040616-9|60	%install
12cr|apache-mod_encoding-0.0.20040616-9|61	
12cr|apache-mod_encoding-0.0.20040616-9|62	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_encoding-0.0.20040616-9|63	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_encoding-0.0.20040616-9|64	
12cr|apache-mod_encoding-0.0.20040616-9|65	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_encoding-0.0.20040616-9|66	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/
12cr|apache-mod_encoding-0.0.20040616-9|67	
12cr|apache-mod_encoding-0.0.20040616-9|68	%post
12cr|apache-mod_encoding-0.0.20040616-9|69	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_encoding-0.0.20040616-9|70	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_encoding-0.0.20040616-9|71	fi
12cr|apache-mod_encoding-0.0.20040616-9|72	
12cr|apache-mod_encoding-0.0.20040616-9|73	%postun
12cr|apache-mod_encoding-0.0.20040616-9|74	if [ "$1" = "0" ]; then
12cr|apache-mod_encoding-0.0.20040616-9|75	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_encoding-0.0.20040616-9|76	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_encoding-0.0.20040616-9|77	fi
12cr|apache-mod_encoding-0.0.20040616-9|78	fi
12cr|apache-mod_encoding-0.0.20040616-9|79	
12cr|apache-mod_encoding-0.0.20040616-9|80	%clean
12cr|apache-mod_encoding-0.0.20040616-9|81	
12cr|apache-mod_encoding-0.0.20040616-9|82	%files
12cr|apache-mod_encoding-0.0.20040616-9|83	%doc AUTHORS ChangeLog README COPYING
12cr|apache-mod_encoding-0.0.20040616-9|84	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_encoding-0.0.20040616-9|85	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_encoding-0.0.20040616-9|86	
12cr|apache-mod_encoding-0.0.20040616-9|87	
12cr|apache-mod_encoding-0.0.20040616-9|88	%changelog
12cr|apache-mod_encoding-0.0.20040616-9|89	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.20040616-9mdv2012.0
12cr|apache-mod_encoding-0.0.20040616-9|90	+ Revision: 772623
12cr|apache-mod_encoding-0.0.20040616-9|91	- rebuild
12cr|apache-mod_encoding-0.0.20040616-9|92	
12cr|apache-mod_encoding-0.0.20040616-9|93	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.20040616-8
12cr|apache-mod_encoding-0.0.20040616-9|94	+ Revision: 678309
12cr|apache-mod_encoding-0.0.20040616-9|95	- mass rebuild
12cr|apache-mod_encoding-0.0.20040616-9|96	
12cr|apache-mod_encoding-0.0.20040616-9|97	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.20040616-7mdv2011.0
12cr|apache-mod_encoding-0.0.20040616-9|98	+ Revision: 587967
12cr|apache-mod_encoding-0.0.20040616-9|99	- rebuild
12cr|apache-mod_encoding-0.0.20040616-9|100	
12cr|apache-mod_encoding-0.0.20040616-9|101	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.20040616-6mdv2010.1
12cr|apache-mod_encoding-0.0.20040616-9|102	+ Revision: 516095
12cr|apache-mod_encoding-0.0.20040616-9|103	- rebuilt for apache-2.2.15
12cr|apache-mod_encoding-0.0.20040616-9|104	
12cr|apache-mod_encoding-0.0.20040616-9|105	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.20040616-5mdv2010.0
12cr|apache-mod_encoding-0.0.20040616-9|106	+ Revision: 406928
12cr|apache-mod_encoding-0.0.20040616-9|107	- fix build
12cr|apache-mod_encoding-0.0.20040616-9|108	- rebuild
12cr|apache-mod_encoding-0.0.20040616-9|109	
12cr|apache-mod_encoding-0.0.20040616-9|110	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.20040616-4mdv2009.1
12cr|apache-mod_encoding-0.0.20040616-9|111	+ Revision: 325698
12cr|apache-mod_encoding-0.0.20040616-9|112	- rebuild
12cr|apache-mod_encoding-0.0.20040616-9|113	
12cr|apache-mod_encoding-0.0.20040616-9|114	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.20040616-3mdv2009.0
12cr|apache-mod_encoding-0.0.20040616-9|115	+ Revision: 234941
12cr|apache-mod_encoding-0.0.20040616-9|116	- rebuild
12cr|apache-mod_encoding-0.0.20040616-9|117	
12cr|apache-mod_encoding-0.0.20040616-9|118	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.20040616-2mdv2009.0
12cr|apache-mod_encoding-0.0.20040616-9|119	+ Revision: 215574
12cr|apache-mod_encoding-0.0.20040616-9|120	- fix rebuild
12cr|apache-mod_encoding-0.0.20040616-9|121	
12cr|apache-mod_encoding-0.0.20040616-9|122	* Fri May 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.20040616-1mdv2009.0
12cr|apache-mod_encoding-0.0.20040616-9|123	+ Revision: 208086
12cr|apache-mod_encoding-0.0.20040616-9|124	- use their latest snapshot 20040616 (thanks Adam Williamson)
12cr|apache-mod_encoding-0.0.20040616-9|125	- rediffed P0
12cr|apache-mod_encoding-0.0.20040616-9|126	
12cr|apache-mod_encoding-0.0.20040616-9|127	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.20021209-7mdv2008.1
12cr|apache-mod_encoding-0.0.20040616-9|128	+ Revision: 181722
12cr|apache-mod_encoding-0.0.20040616-9|129	- rebuild
12cr|apache-mod_encoding-0.0.20040616-9|130	
12cr|apache-mod_encoding-0.0.20040616-9|131	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:0.0.20021209-6mdv2008.1
12cr|apache-mod_encoding-0.0.20040616-9|132	+ Revision: 170719
12cr|apache-mod_encoding-0.0.20040616-9|133	- rebuild
12cr|apache-mod_encoding-0.0.20040616-9|134	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_encoding-0.0.20040616-9|135	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_encoding-0.0.20040616-9|136	
12cr|apache-mod_encoding-0.0.20040616-9|137	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_encoding-0.0.20040616-9|138	- restore BuildRoot
12cr|apache-mod_encoding-0.0.20040616-9|139	
12cr|apache-mod_encoding-0.0.20040616-9|140	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.20021209-5mdv2008.0
12cr|apache-mod_encoding-0.0.20040616-9|141	+ Revision: 82568
12cr|apache-mod_encoding-0.0.20040616-9|142	- rebuild
12cr|apache-mod_encoding-0.0.20040616-9|143	
12cr|apache-mod_encoding-0.0.20040616-9|144	
12cr|apache-mod_encoding-0.0.20040616-9|145	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.0.20021209-4mdv2007.1
12cr|apache-mod_encoding-0.0.20040616-9|146	+ Revision: 140671
12cr|apache-mod_encoding-0.0.20040616-9|147	- rebuild
12cr|apache-mod_encoding-0.0.20040616-9|148	
12cr|apache-mod_encoding-0.0.20040616-9|149	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.20021209-3mdv2007.0
12cr|apache-mod_encoding-0.0.20040616-9|150	+ Revision: 79414
12cr|apache-mod_encoding-0.0.20040616-9|151	- Import apache-mod_encoding
12cr|apache-mod_encoding-0.0.20040616-9|152	
12cr|apache-mod_encoding-0.0.20040616-9|153	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.20021209-3mdv2007.0
12cr|apache-mod_encoding-0.0.20040616-9|154	- rebuild
12cr|apache-mod_encoding-0.0.20040616-9|155	
12cr|apache-mod_encoding-0.0.20040616-9|156	* Sun Apr 16 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.20021209-2mdk
12cr|apache-mod_encoding-0.0.20040616-9|157	- fix build against apache-2.2.0 (P0)
12cr|apache-mod_encoding-0.0.20040616-9|158	
12cr|apache-mod_encoding-0.0.20040616-9|159	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.20021209-1mdk
12cr|apache-mod_encoding-0.0.20040616-9|160	- fix versioning
12cr|apache-mod_encoding-0.0.20040616-9|161	
12cr|apache-mod_encoding-0.0.20040616-9|162	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.0.20021209-2mdk
12cr|apache-mod_encoding-0.0.20040616-9|163	- fix deps
12cr|apache-mod_encoding-0.0.20040616-9|164	
12cr|apache-mod_encoding-0.0.20040616-9|165	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.0.20021209-1mdk
12cr|apache-mod_encoding-0.0.20040616-9|166	- rename the package
12cr|apache-mod_encoding-0.0.20040616-9|167	- the conf.d directory is renamed to modules.d
12cr|apache-mod_encoding-0.0.20040616-9|168	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_encoding-0.0.20040616-9|169	
12cr|apache-mod_encoding-0.0.20040616-9|170	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.0.20021209-4mdk
12cr|apache-mod_encoding-0.0.20040616-9|171	- use the %1
12cr|apache-mod_encoding-0.0.20040616-9|172	
12cr|apache-mod_encoding-0.0.20040616-9|173	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.0.20021209-3mdk
12cr|apache-mod_encoding-0.0.20040616-9|174	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_encoding-0.0.20040616-9|175	- fix bug #6574
12cr|apache-mod_encoding-0.0.20040616-9|176	
12cr|apache-mod_encoding-0.0.20040616-9|177	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.0.20021209-2mdk
12cr|apache-mod_encoding-0.0.20040616-9|178	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_encoding-0.0.20040616-9|179	
12cr|apache-mod_encoding-0.0.20040616-9|180	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.0.20021209-1mdk
12cr|apache-mod_encoding-0.0.20040616-9|181	- rebuilt for apache 2.0.53
12cr|apache-mod_encoding-0.0.20040616-9|182	
12cr|apache-mod_encoding-0.0.20040616-9|183	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.0.20021209-1mdk
12cr|apache-mod_encoding-0.0.20040616-9|184	- built for apache 2.0.52
12cr|apache-mod_encoding-0.0.20040616-9|185	
12cr|apache-mod_encoding-0.0.20040616-9|186	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_0.0.20021209-1mdk
12cr|apache-mod_encoding-0.0.20040616-9|187	- built for apache 2.0.51
12cr|apache-mod_encoding-0.0.20040616-9|188	
12cr|apache-mod_encoding-0.0.20040616-9|189	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_0.0.20021209-1mdk
12cr|apache-mod_encoding-0.0.20040616-9|190	- built for apache 2.0.50
12cr|apache-mod_encoding-0.0.20040616-9|191	- remove redundant provides
12cr|apache-mod_encoding-0.0.20040616-9|192	
12cr|apache-mod_encoding-0.0.20040616-9|193	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_0.0.20021209-1mdk
12cr|apache-mod_encoding-0.0.20040616-9|194	- built for apache 2.0.49
12cr|apache-mod_encoding-0.0.20040616-9|195	

168 12
12cr|apache-mod_fakessl-0.4-7|1	#Module-Specific definitions
12cr|apache-mod_fakessl-0.4-7|2	%define mod_name mod_fakessl
12cr|apache-mod_fakessl-0.4-7|3	%define mod_conf A90_%{mod_name}.conf
12cr|apache-mod_fakessl-0.4-7|4	%define mod_so %{mod_name}.so
12cr|apache-mod_fakessl-0.4-7|5	
12cr|apache-mod_fakessl-0.4-7|6	Summary:	A apache 2.x module for setting an https flag when you are using reverse proxy
12cr|apache-mod_fakessl-0.4-7|7	Name:		apache-%{mod_name}
12cr|apache-mod_fakessl-0.4-7|8	Version:	0.4
12cr|apache-mod_fakessl-0.4-7|9	Release:	7
12cr|apache-mod_fakessl-0.4-7|10	Group:		System/Servers
12cr|apache-mod_fakessl-0.4-7|11	License:	Apache License
12cr|apache-mod_fakessl-0.4-7|12	URL:		http://websupport.sk/~stanojr/projects/mod_fakessl/
12cr|apache-mod_fakessl-0.4-7|13	Source0:	http://websupport.sk/~stanojr/projects/mod_fakessl/mod_fakessl-%{version}.tar.gz
12cr|apache-mod_fakessl-0.4-7|14	Source1:	README.%{mod_name}
12cr|apache-mod_fakessl-0.4-7|15	Source2:	%{mod_conf}
12cr|apache-mod_fakessl-0.4-7|16	Requires(pre): rpm-helper
12cr|apache-mod_fakessl-0.4-7|17	Requires(postun): rpm-helper
12cr|apache-mod_fakessl-0.4-7|18	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_fakessl-0.4-7|19	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_fakessl-0.4-7|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_fakessl-0.4-7|21	Requires:	apache >= 2.2.0
12cr|apache-mod_fakessl-0.4-7|22	Requires:	apache-mod_proxy >= 2.2.0
12cr|apache-mod_fakessl-0.4-7|23	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_fakessl-0.4-7|24	BuildRequires:	file
12cr|apache-mod_fakessl-0.4-7|25	
12cr|apache-mod_fakessl-0.4-7|26	%description
12cr|apache-mod_fakessl-0.4-7|27	A apache 2.x module for setting an https flag when you are using reverse proxy
12cr|apache-mod_fakessl-0.4-7|28	
12cr|apache-mod_fakessl-0.4-7|29	%prep
12cr|apache-mod_fakessl-0.4-7|30	
12cr|apache-mod_fakessl-0.4-7|31	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_fakessl-0.4-7|32	
12cr|apache-mod_fakessl-0.4-7|33	cp %{SOURCE1} .
12cr|apache-mod_fakessl-0.4-7|34	cp %{SOURCE2} %{mod_conf}
12cr|apache-mod_fakessl-0.4-7|35	
12cr|apache-mod_fakessl-0.4-7|36	# strip away annoying ^M
12cr|apache-mod_fakessl-0.4-7|37	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_fakessl-0.4-7|38	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_fakessl-0.4-7|39	
12cr|apache-mod_fakessl-0.4-7|40	%build
12cr|apache-mod_fakessl-0.4-7|41	
12cr|apache-mod_fakessl-0.4-7|42	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_fakessl-0.4-7|43	
12cr|apache-mod_fakessl-0.4-7|44	%install
12cr|apache-mod_fakessl-0.4-7|45	
12cr|apache-mod_fakessl-0.4-7|46	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_fakessl-0.4-7|47	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_fakessl-0.4-7|48	
12cr|apache-mod_fakessl-0.4-7|49	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_fakessl-0.4-7|50	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_fakessl-0.4-7|51	
12cr|apache-mod_fakessl-0.4-7|52	%post
12cr|apache-mod_fakessl-0.4-7|53	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_fakessl-0.4-7|54	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_fakessl-0.4-7|55	fi
12cr|apache-mod_fakessl-0.4-7|56	
12cr|apache-mod_fakessl-0.4-7|57	%postun
12cr|apache-mod_fakessl-0.4-7|58	if [ "$1" = "0" ]; then
12cr|apache-mod_fakessl-0.4-7|59	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_fakessl-0.4-7|60	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_fakessl-0.4-7|61	fi
12cr|apache-mod_fakessl-0.4-7|62	fi
12cr|apache-mod_fakessl-0.4-7|63	
12cr|apache-mod_fakessl-0.4-7|64	%clean
12cr|apache-mod_fakessl-0.4-7|65	
12cr|apache-mod_fakessl-0.4-7|66	%files
12cr|apache-mod_fakessl-0.4-7|67	%doc README.%{mod_name}
12cr|apache-mod_fakessl-0.4-7|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_fakessl-0.4-7|69	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_fakessl-0.4-7|70	
12cr|apache-mod_fakessl-0.4-7|71	
12cr|apache-mod_fakessl-0.4-7|72	%changelog
12cr|apache-mod_fakessl-0.4-7|73	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.4-7mdv2012.0
12cr|apache-mod_fakessl-0.4-7|74	+ Revision: 772653
12cr|apache-mod_fakessl-0.4-7|75	- rebuild
12cr|apache-mod_fakessl-0.4-7|76	
12cr|apache-mod_fakessl-0.4-7|77	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4-6
12cr|apache-mod_fakessl-0.4-7|78	+ Revision: 678312
12cr|apache-mod_fakessl-0.4-7|79	- mass rebuild
12cr|apache-mod_fakessl-0.4-7|80	
12cr|apache-mod_fakessl-0.4-7|81	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-5mdv2011.0
12cr|apache-mod_fakessl-0.4-7|82	+ Revision: 587978
12cr|apache-mod_fakessl-0.4-7|83	- rebuild
12cr|apache-mod_fakessl-0.4-7|84	
12cr|apache-mod_fakessl-0.4-7|85	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-4mdv2010.1
12cr|apache-mod_fakessl-0.4-7|86	+ Revision: 516099
12cr|apache-mod_fakessl-0.4-7|87	- rebuilt for apache-2.2.15
12cr|apache-mod_fakessl-0.4-7|88	
12cr|apache-mod_fakessl-0.4-7|89	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4-3mdv2010.0
12cr|apache-mod_fakessl-0.4-7|90	+ Revision: 406583
12cr|apache-mod_fakessl-0.4-7|91	- rebuild
12cr|apache-mod_fakessl-0.4-7|92	
12cr|apache-mod_fakessl-0.4-7|93	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4-2mdv2009.1
12cr|apache-mod_fakessl-0.4-7|94	+ Revision: 325737
12cr|apache-mod_fakessl-0.4-7|95	- rebuild
12cr|apache-mod_fakessl-0.4-7|96	
12cr|apache-mod_fakessl-0.4-7|97	* Sun Aug 10 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdv2009.0
12cr|apache-mod_fakessl-0.4-7|98	+ Revision: 270246
12cr|apache-mod_fakessl-0.4-7|99	- 0.4
12cr|apache-mod_fakessl-0.4-7|100	- remove redundant patches
12cr|apache-mod_fakessl-0.4-7|101	
12cr|apache-mod_fakessl-0.4-7|102	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-7mdv2009.0
12cr|apache-mod_fakessl-0.4-7|103	+ Revision: 234946
12cr|apache-mod_fakessl-0.4-7|104	- rebuild
12cr|apache-mod_fakessl-0.4-7|105	
12cr|apache-mod_fakessl-0.4-7|106	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-6mdv2009.0
12cr|apache-mod_fakessl-0.4-7|107	+ Revision: 215578
12cr|apache-mod_fakessl-0.4-7|108	- fix rebuild
12cr|apache-mod_fakessl-0.4-7|109	- fix buildroot
12cr|apache-mod_fakessl-0.4-7|110	
12cr|apache-mod_fakessl-0.4-7|111	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-5mdv2008.1
12cr|apache-mod_fakessl-0.4-7|112	+ Revision: 181725
12cr|apache-mod_fakessl-0.4-7|113	- rebuild
12cr|apache-mod_fakessl-0.4-7|114	
12cr|apache-mod_fakessl-0.4-7|115	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_fakessl-0.4-7|116	- restore BuildRoot
12cr|apache-mod_fakessl-0.4-7|117	
12cr|apache-mod_fakessl-0.4-7|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_fakessl-0.4-7|119	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_fakessl-0.4-7|120	
12cr|apache-mod_fakessl-0.4-7|121	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdv2008.0
12cr|apache-mod_fakessl-0.4-7|122	+ Revision: 82578
12cr|apache-mod_fakessl-0.4-7|123	- rebuild
12cr|apache-mod_fakessl-0.4-7|124	
12cr|apache-mod_fakessl-0.4-7|125	* Sat Aug 18 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-3mdv2008.0
12cr|apache-mod_fakessl-0.4-7|126	+ Revision: 65638
12cr|apache-mod_fakessl-0.4-7|127	- rebuild
12cr|apache-mod_fakessl-0.4-7|128	
12cr|apache-mod_fakessl-0.4-7|129	
12cr|apache-mod_fakessl-0.4-7|130	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdv2007.1
12cr|apache-mod_fakessl-0.4-7|131	+ Revision: 140675
12cr|apache-mod_fakessl-0.4-7|132	- rebuild
12cr|apache-mod_fakessl-0.4-7|133	
12cr|apache-mod_fakessl-0.4-7|134	* Wed Jan 31 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdv2007.1
12cr|apache-mod_fakessl-0.4-7|135	+ Revision: 115650
12cr|apache-mod_fakessl-0.4-7|136	- Import apache-mod_fakessl
12cr|apache-mod_fakessl-0.4-7|137	
12cr|apache-mod_fakessl-0.4-7|138	* Wed Jan 31 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdv2007.1
12cr|apache-mod_fakessl-0.4-7|139	- initial Mandriva package
12cr|apache-mod_fakessl-0.4-7|140	

169 12
12cr|apache-mod_fcgid-2.3.6-4|1	#Module-Specific definitions
12cr|apache-mod_fcgid-2.3.6-4|2	%define mod_name mod_fcgid
12cr|apache-mod_fcgid-2.3.6-4|3	%define load_order 227
12cr|apache-mod_fcgid-2.3.6-4|4	
12cr|apache-mod_fcgid-2.3.6-4|5	Summary:	Apache module for FastCGI
12cr|apache-mod_fcgid-2.3.6-4|6	Name:		apache-%{mod_name}
12cr|apache-mod_fcgid-2.3.6-4|7	Version:	2.3.6
12cr|apache-mod_fcgid-2.3.6-4|8	Release:	4
12cr|apache-mod_fcgid-2.3.6-4|9	Group:		System/Servers
12cr|apache-mod_fcgid-2.3.6-4|10	License:	Apache License
12cr|apache-mod_fcgid-2.3.6-4|11	URL:		http://www.apache.org
12cr|apache-mod_fcgid-2.3.6-4|12	Source0:	http://httpd.apache.org/dev/dist/mod_fcgid/mod_fcgid-%{version}.tar.gz
12cr|apache-mod_fcgid-2.3.6-4|13	Source1:	http://httpd.apache.org/dev/dist/mod_fcgid/mod_fcgid-%{version}.tar.gz.asc
12cr|apache-mod_fcgid-2.3.6-4|14	Patch0:		mod_fcgid-2.3.6-CVE-2012-1181.diff
12cr|apache-mod_fcgid-2.3.6-4|15	BuildRequires:	file
12cr|apache-mod_fcgid-2.3.6-4|16	Requires(pre): rpm-helper
12cr|apache-mod_fcgid-2.3.6-4|17	Requires(postun): rpm-helper
12cr|apache-mod_fcgid-2.3.6-4|18	Requires:	apache >= 2.2.0
12cr|apache-mod_fcgid-2.3.6-4|19	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_fcgid-2.3.6-4|20	Epoch:		1
12cr|apache-mod_fcgid-2.3.6-4|21	
12cr|apache-mod_fcgid-2.3.6-4|22	%description
12cr|apache-mod_fcgid-2.3.6-4|23	mod_fcgid is a binary compatibility alternative to Apache module mod_fastcgi.
12cr|apache-mod_fcgid-2.3.6-4|24	mod_fcgid has a new process management strategy, which concentrates on reducing
12cr|apache-mod_fcgid-2.3.6-4|25	the number of fastcgi server, and kick out the corrupt fastcgi server as soon
12cr|apache-mod_fcgid-2.3.6-4|26	as possible.
12cr|apache-mod_fcgid-2.3.6-4|27	
12cr|apache-mod_fcgid-2.3.6-4|28	%prep
12cr|apache-mod_fcgid-2.3.6-4|29	
12cr|apache-mod_fcgid-2.3.6-4|30	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_fcgid-2.3.6-4|31	%patch0 -p0
12cr|apache-mod_fcgid-2.3.6-4|32	
12cr|apache-mod_fcgid-2.3.6-4|33	# strip away annoying ^M
12cr|apache-mod_fcgid-2.3.6-4|34	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_fcgid-2.3.6-4|35	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_fcgid-2.3.6-4|36	
12cr|apache-mod_fcgid-2.3.6-4|37	%build
12cr|apache-mod_fcgid-2.3.6-4|38	
12cr|apache-mod_fcgid-2.3.6-4|39	# still a bit ugly
12cr|apache-mod_fcgid-2.3.6-4|40	
12cr|apache-mod_fcgid-2.3.6-4|41	pushd modules/fcgid
12cr|apache-mod_fcgid-2.3.6-4|42	cp fcgid_config.h.in fcgid_config.h
12cr|apache-mod_fcgid-2.3.6-4|43	%{_bindir}/apxs -I. -c mod_fcgid.c fcgid_bridge.c fcgid_conf.c fcgid_pm_main.c \
12cr|apache-mod_fcgid-2.3.6-4|44	fcgid_protocol.c fcgid_spawn_ctl.c fcgid_proctbl_unix.c fcgid_pm_unix.c \
12cr|apache-mod_fcgid-2.3.6-4|45	fcgid_proc_unix.c fcgid_bucket.c fcgid_filter.c fcgid_mutex_unix.c
12cr|apache-mod_fcgid-2.3.6-4|46	popd
12cr|apache-mod_fcgid-2.3.6-4|47	
12cr|apache-mod_fcgid-2.3.6-4|48	%install
12cr|apache-mod_fcgid-2.3.6-4|49	
12cr|apache-mod_fcgid-2.3.6-4|50	install -d %{buildroot}%{_libdir}/apache
12cr|apache-mod_fcgid-2.3.6-4|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_fcgid-2.3.6-4|52	install -d %{buildroot}/var/lib/%{name}
12cr|apache-mod_fcgid-2.3.6-4|53	
12cr|apache-mod_fcgid-2.3.6-4|54	install -m0755 modules/fcgid/.libs/*.so %{buildroot}%{_libdir}/apache/
12cr|apache-mod_fcgid-2.3.6-4|55	
12cr|apache-mod_fcgid-2.3.6-4|56	cat > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{load_order}_%{mod_name}.conf << EOF
12cr|apache-mod_fcgid-2.3.6-4|57	LoadModule fcgid_module	%{_libdir}/apache/%{mod_name}.so
12cr|apache-mod_fcgid-2.3.6-4|58	
12cr|apache-mod_fcgid-2.3.6-4|59	#FcgidIPCDir - fastcgi socket file path
12cr|apache-mod_fcgid-2.3.6-4|60	FcgidIPCDir /var/lib/%{name}
12cr|apache-mod_fcgid-2.3.6-4|61	
12cr|apache-mod_fcgid-2.3.6-4|62	# Use FastCGI to process .fcg .fcgi & .fpl scripts
12cr|apache-mod_fcgid-2.3.6-4|63	# Don't do this if mod_fastcgi is present, as it will try to do the same thing
12cr|apache-mod_fcgid-2.3.6-4|64	AddHandler fcgid-script fcg fcgi fpl
12cr|apache-mod_fcgid-2.3.6-4|65	EOF
12cr|apache-mod_fcgid-2.3.6-4|66	
12cr|apache-mod_fcgid-2.3.6-4|67	# fix docs
12cr|apache-mod_fcgid-2.3.6-4|68	cp modules/fcgid/ChangeLog ChangeLog.old
12cr|apache-mod_fcgid-2.3.6-4|69	cp docs/manual/mod/mod_fcgid.html.en mod_fcgid.html
12cr|apache-mod_fcgid-2.3.6-4|70	
12cr|apache-mod_fcgid-2.3.6-4|71	%post
12cr|apache-mod_fcgid-2.3.6-4|72	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|apache-mod_fcgid-2.3.6-4|73	
12cr|apache-mod_fcgid-2.3.6-4|74	%postun
12cr|apache-mod_fcgid-2.3.6-4|75	if [ "$1" = "0" ]; then
12cr|apache-mod_fcgid-2.3.6-4|76	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|apache-mod_fcgid-2.3.6-4|77	fi
12cr|apache-mod_fcgid-2.3.6-4|78	
12cr|apache-mod_fcgid-2.3.6-4|79	%files
12cr|apache-mod_fcgid-2.3.6-4|80	%doc ChangeLog.old *-FCGID mod_fcgid.html
12cr|apache-mod_fcgid-2.3.6-4|81	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/*.conf
12cr|apache-mod_fcgid-2.3.6-4|82	%attr(0755,root,root) %{_libdir}/apache/*.so
12cr|apache-mod_fcgid-2.3.6-4|83	%attr(0755,apache,apache) %dir /var/lib/%{name}
12cr|apache-mod_fcgid-2.3.6-4|84	
12cr|apache-mod_fcgid-2.3.6-4|85	
12cr|apache-mod_fcgid-2.3.6-4|86	%changelog
12cr|apache-mod_fcgid-2.3.6-4|87	* Thu Mar 22 2012 Oden Eriksson <oeriksson@mandriva.com> 1:2.3.6-4
12cr|apache-mod_fcgid-2.3.6-4|88	+ Revision: 786011
12cr|apache-mod_fcgid-2.3.6-4|89	- adapt...
12cr|apache-mod_fcgid-2.3.6-4|90	- grr...
12cr|apache-mod_fcgid-2.3.6-4|91	- fix the path to apxs
12cr|apache-mod_fcgid-2.3.6-4|92	- fix CVE-2012-1181
12cr|apache-mod_fcgid-2.3.6-4|93	- various fixes
12cr|apache-mod_fcgid-2.3.6-4|94	
12cr|apache-mod_fcgid-2.3.6-4|95	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:2.3.6-3
12cr|apache-mod_fcgid-2.3.6-4|96	+ Revision: 772654
12cr|apache-mod_fcgid-2.3.6-4|97	- rebuild
12cr|apache-mod_fcgid-2.3.6-4|98	
12cr|apache-mod_fcgid-2.3.6-4|99	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:2.3.6-2
12cr|apache-mod_fcgid-2.3.6-4|100	+ Revision: 678313
12cr|apache-mod_fcgid-2.3.6-4|101	- mass rebuild
12cr|apache-mod_fcgid-2.3.6-4|102	- 2.3.6
12cr|apache-mod_fcgid-2.3.6-4|103	
12cr|apache-mod_fcgid-2.3.6-4|104	* Thu Nov 04 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.3.6-0.1mdv2011.0
12cr|apache-mod_fcgid-2.3.6-4|105	+ Revision: 593299
12cr|apache-mod_fcgid-2.3.6-4|106	- 2.3.6 (pre-release)
12cr|apache-mod_fcgid-2.3.6-4|107	
12cr|apache-mod_fcgid-2.3.6-4|108	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.3.5-0.3mdv2011.0
12cr|apache-mod_fcgid-2.3.6-4|109	+ Revision: 587983
12cr|apache-mod_fcgid-2.3.6-4|110	- rebuild
12cr|apache-mod_fcgid-2.3.6-4|111	
12cr|apache-mod_fcgid-2.3.6-4|112	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.3.5-0.2mdv2010.1
12cr|apache-mod_fcgid-2.3.6-4|113	+ Revision: 516100
12cr|apache-mod_fcgid-2.3.6-4|114	- rebuilt for apache-2.2.15
12cr|apache-mod_fcgid-2.3.6-4|115	
12cr|apache-mod_fcgid-2.3.6-4|116	* Wed Jan 27 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.3.5-0.1mdv2010.1
12cr|apache-mod_fcgid-2.3.6-4|117	+ Revision: 497126
12cr|apache-mod_fcgid-2.3.6-4|118	- 2.3.5 (pre-release)
12cr|apache-mod_fcgid-2.3.6-4|119	- update the config
12cr|apache-mod_fcgid-2.3.6-4|120	
12cr|apache-mod_fcgid-2.3.6-4|121	* Tue Sep 29 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.3.2-0.1mdv2010.0
12cr|apache-mod_fcgid-2.3.6-4|122	+ Revision: 450850
12cr|apache-mod_fcgid-2.3.6-4|123	- 2.3.2 (pre-release)
12cr|apache-mod_fcgid-2.3.6-4|124	
12cr|apache-mod_fcgid-2.3.6-4|125	* Wed Sep 09 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.3.1-0.1mdv2010.0
12cr|apache-mod_fcgid-2.3.6-4|126	+ Revision: 435478
12cr|apache-mod_fcgid-2.3.6-4|127	- 2.3.1 (pre-release of the asf incubated mod_fcgid)
12cr|apache-mod_fcgid-2.3.6-4|128	
12cr|apache-mod_fcgid-2.3.6-4|129	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.2-7mdv2010.0
12cr|apache-mod_fcgid-2.3.6-4|130	+ Revision: 406584
12cr|apache-mod_fcgid-2.3.6-4|131	- rebuild
12cr|apache-mod_fcgid-2.3.6-4|132	
12cr|apache-mod_fcgid-2.3.6-4|133	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.2-6mdv2009.1
12cr|apache-mod_fcgid-2.3.6-4|134	+ Revision: 325752
12cr|apache-mod_fcgid-2.3.6-4|135	- rebuild
12cr|apache-mod_fcgid-2.3.6-4|136	
12cr|apache-mod_fcgid-2.3.6-4|137	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.2-5mdv2009.0
12cr|apache-mod_fcgid-2.3.6-4|138	+ Revision: 234947
12cr|apache-mod_fcgid-2.3.6-4|139	- rebuild
12cr|apache-mod_fcgid-2.3.6-4|140	
12cr|apache-mod_fcgid-2.3.6-4|141	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.2-4mdv2009.0
12cr|apache-mod_fcgid-2.3.6-4|142	+ Revision: 215579
12cr|apache-mod_fcgid-2.3.6-4|143	- fix rebuild
12cr|apache-mod_fcgid-2.3.6-4|144	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_fcgid-2.3.6-4|145	
12cr|apache-mod_fcgid-2.3.6-4|146	+ Pixel <pixel@mandriva.com>
12cr|apache-mod_fcgid-2.3.6-4|147	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|apache-mod_fcgid-2.3.6-4|148	
12cr|apache-mod_fcgid-2.3.6-4|149	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.2-3mdv2008.1
12cr|apache-mod_fcgid-2.3.6-4|150	+ Revision: 181733
12cr|apache-mod_fcgid-2.3.6-4|151	- rebuild
12cr|apache-mod_fcgid-2.3.6-4|152	
12cr|apache-mod_fcgid-2.3.6-4|153	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:2.2-2mdv2008.1
12cr|apache-mod_fcgid-2.3.6-4|154	+ Revision: 170721
12cr|apache-mod_fcgid-2.3.6-4|155	- rebuild
12cr|apache-mod_fcgid-2.3.6-4|156	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_fcgid-2.3.6-4|157	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_fcgid-2.3.6-4|158	
12cr|apache-mod_fcgid-2.3.6-4|159	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_fcgid-2.3.6-4|160	- restore BuildRoot
12cr|apache-mod_fcgid-2.3.6-4|161	
12cr|apache-mod_fcgid-2.3.6-4|162	* Sat Oct 13 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.2-1mdv2008.1
12cr|apache-mod_fcgid-2.3.6-4|163	+ Revision: 98022
12cr|apache-mod_fcgid-2.3.6-4|164	- 2.2
12cr|apache-mod_fcgid-2.3.6-4|165	
12cr|apache-mod_fcgid-2.3.6-4|166	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.1-2mdv2008.0
12cr|apache-mod_fcgid-2.3.6-4|167	+ Revision: 82579
12cr|apache-mod_fcgid-2.3.6-4|168	- rebuild
12cr|apache-mod_fcgid-2.3.6-4|169	
12cr|apache-mod_fcgid-2.3.6-4|170	* Wed May 16 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.1-1mdv2008.0
12cr|apache-mod_fcgid-2.3.6-4|171	+ Revision: 27179
12cr|apache-mod_fcgid-2.3.6-4|172	- 2.1
12cr|apache-mod_fcgid-2.3.6-4|173	
12cr|apache-mod_fcgid-2.3.6-4|174	
12cr|apache-mod_fcgid-2.3.6-4|175	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0-2mdv2007.1
12cr|apache-mod_fcgid-2.3.6-4|176	+ Revision: 140676
12cr|apache-mod_fcgid-2.3.6-4|177	- rebuild
12cr|apache-mod_fcgid-2.3.6-4|178	
12cr|apache-mod_fcgid-2.3.6-4|179	* Fri Jan 12 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-1mdv2007.1
12cr|apache-mod_fcgid-2.3.6-4|180	+ Revision: 107876
12cr|apache-mod_fcgid-2.3.6-4|181	- 2.0
12cr|apache-mod_fcgid-2.3.6-4|182	- sync somewhat with fc extras
12cr|apache-mod_fcgid-2.3.6-4|183	- bunzip the config
12cr|apache-mod_fcgid-2.3.6-4|184	- drop the apache220 patch, fixed upstream
12cr|apache-mod_fcgid-2.3.6-4|185	
12cr|apache-mod_fcgid-2.3.6-4|186	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.07-4mdv2007.1
12cr|apache-mod_fcgid-2.3.6-4|187	+ Revision: 79424
12cr|apache-mod_fcgid-2.3.6-4|188	- Import apache-mod_fcgid
12cr|apache-mod_fcgid-2.3.6-4|189	
12cr|apache-mod_fcgid-2.3.6-4|190	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.07-4mdv2007.0
12cr|apache-mod_fcgid-2.3.6-4|191	- rebuild
12cr|apache-mod_fcgid-2.3.6-4|192	
12cr|apache-mod_fcgid-2.3.6-4|193	* Fri Mar 03 2006 Michael Scherer <misc@mandriva.org> 1:1.07-3mdk
12cr|apache-mod_fcgid-2.3.6-4|194	- enhance summary
12cr|apache-mod_fcgid-2.3.6-4|195	- enable .fcgi handling by default
12cr|apache-mod_fcgid-2.3.6-4|196	
12cr|apache-mod_fcgid-2.3.6-4|197	* Wed Dec 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.07-2mdk
12cr|apache-mod_fcgid-2.3.6-4|198	- rebuilt against apache-2.2.0 (P0)
12cr|apache-mod_fcgid-2.3.6-4|199	
12cr|apache-mod_fcgid-2.3.6-4|200	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.07-1mdk
12cr|apache-mod_fcgid-2.3.6-4|201	- 1.07
12cr|apache-mod_fcgid-2.3.6-4|202	- fix versioning
12cr|apache-mod_fcgid-2.3.6-4|203	- fix dl url
12cr|apache-mod_fcgid-2.3.6-4|204	
12cr|apache-mod_fcgid-2.3.6-4|205	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_1.04-2mdk
12cr|apache-mod_fcgid-2.3.6-4|206	- fix deps
12cr|apache-mod_fcgid-2.3.6-4|207	
12cr|apache-mod_fcgid-2.3.6-4|208	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_1.04-1mdk
12cr|apache-mod_fcgid-2.3.6-4|209	- rename the package
12cr|apache-mod_fcgid-2.3.6-4|210	- the conf.d directory is renamed to modules.d
12cr|apache-mod_fcgid-2.3.6-4|211	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_fcgid-2.3.6-4|212	
12cr|apache-mod_fcgid-2.3.6-4|213	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.04-4mdk
12cr|apache-mod_fcgid-2.3.6-4|214	- use the %1
12cr|apache-mod_fcgid-2.3.6-4|215	
12cr|apache-mod_fcgid-2.3.6-4|216	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.04-3mdk
12cr|apache-mod_fcgid-2.3.6-4|217	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_fcgid-2.3.6-4|218	- fix bug #6574
12cr|apache-mod_fcgid-2.3.6-4|219	
12cr|apache-mod_fcgid-2.3.6-4|220	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.04-2mdk
12cr|apache-mod_fcgid-2.3.6-4|221	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_fcgid-2.3.6-4|222	
12cr|apache-mod_fcgid-2.3.6-4|223	* Mon Feb 14 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.04-1mdk
12cr|apache-mod_fcgid-2.3.6-4|224	- 1.04
12cr|apache-mod_fcgid-2.3.6-4|225	- strip away annoying ^M
12cr|apache-mod_fcgid-2.3.6-4|226	
12cr|apache-mod_fcgid-2.3.6-4|227	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.03-1mdk
12cr|apache-mod_fcgid-2.3.6-4|228	- rebuilt for apache 2.0.53
12cr|apache-mod_fcgid-2.3.6-4|229	
12cr|apache-mod_fcgid-2.3.6-4|230	* Fri Nov 19 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_1.03-2mdk
12cr|apache-mod_fcgid-2.3.6-4|231	- fix deps
12cr|apache-mod_fcgid-2.3.6-4|232	
12cr|apache-mod_fcgid-2.3.6-4|233	* Fri Nov 19 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_1.03-1mdk
12cr|apache-mod_fcgid-2.3.6-4|234	- initial mandrake package
12cr|apache-mod_fcgid-2.3.6-4|235	

170 12
12cr|apache-mod_form-0-17|1	#Module-Specific definitions
12cr|apache-mod_form-0-17|2	%define mod_name mod_form
12cr|apache-mod_form-0-17|3	%define mod_conf A71_%{mod_name}.conf
12cr|apache-mod_form-0-17|4	%define mod_so %{mod_name}.so
12cr|apache-mod_form-0-17|5	
12cr|apache-mod_form-0-17|6	Summary:	DSO module for the apache web server
12cr|apache-mod_form-0-17|7	Name:		apache-%{mod_name}
12cr|apache-mod_form-0-17|8	Version:	0
12cr|apache-mod_form-0-17|9	Release:	17
12cr|apache-mod_form-0-17|10	Group:		System/Servers
12cr|apache-mod_form-0-17|11	License:	GPL
12cr|apache-mod_form-0-17|12	URL:		http://apache.webthing.com/mod_form/
12cr|apache-mod_form-0-17|13	# there is no official tar ball
12cr|apache-mod_form-0-17|14	# http://apache.webthing.com/svn/apache/forms/mod_form.c
12cr|apache-mod_form-0-17|15	Source0:	http://apache.webthing.com/svn/apache/filters/xmlns/mod_form.c
12cr|apache-mod_form-0-17|16	Source1:	http://apache.webthing.com/svn/apache/filters/xmlns/mod_form.h
12cr|apache-mod_form-0-17|17	Source2:	README.mod_form
12cr|apache-mod_form-0-17|18	Source3:	%{mod_conf}
12cr|apache-mod_form-0-17|19	# preserve r->args (apr_strtok is
12cr|apache-mod_form-0-17|20	# destructive in this regard). Makes mod_autoindex work again in
12cr|apache-mod_form-0-17|21	# conjunction with directories where FormGET is enabled.
12cr|apache-mod_form-0-17|22	Patch0:         mod_form.c.preserve_args.patch
12cr|apache-mod_form-0-17|23	Requires(pre): rpm-helper
12cr|apache-mod_form-0-17|24	Requires(postun): rpm-helper
12cr|apache-mod_form-0-17|25	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_form-0-17|26	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_form-0-17|27	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_form-0-17|28	Requires:	apache >= 2.2.0
12cr|apache-mod_form-0-17|29	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_form-0-17|30	BuildRequires:	file
12cr|apache-mod_form-0-17|31	
12cr|apache-mod_form-0-17|32	%description
12cr|apache-mod_form-0-17|33	mod_form is a utility to decode data submitted from Web forms. It deals with
12cr|apache-mod_form-0-17|34	both GET and POST methods where the data are encoded using the default content
12cr|apache-mod_form-0-17|35	type application/x-www-form-urlencoded. It does not decode multipart/form-data
12cr|apache-mod_form-0-17|36	(file upload) forms: for those you should use mod_upload.
12cr|apache-mod_form-0-17|37	
12cr|apache-mod_form-0-17|38	%package	devel
12cr|apache-mod_form-0-17|39	Summary:	Development API for the mod_form apache module
12cr|apache-mod_form-0-17|40	Group:		Development/C
12cr|apache-mod_form-0-17|41	
12cr|apache-mod_form-0-17|42	%description	devel
12cr|apache-mod_form-0-17|43	mod_form is a utility to decode data submitted from Web forms. It deals with
12cr|apache-mod_form-0-17|44	both GET and POST methods where the data are encoded using the default content
12cr|apache-mod_form-0-17|45	type application/x-www-form-urlencoded. It does not decode multipart/form-data
12cr|apache-mod_form-0-17|46	(file upload) forms: for those you should use mod_upload.
12cr|apache-mod_form-0-17|47	
12cr|apache-mod_form-0-17|48	This package contains the development API for the mod_form apache module.
12cr|apache-mod_form-0-17|49	
12cr|apache-mod_form-0-17|50	%prep
12cr|apache-mod_form-0-17|51	
12cr|apache-mod_form-0-17|52	%setup -q -c -T -n %{mod_name}-%{version}
12cr|apache-mod_form-0-17|53	
12cr|apache-mod_form-0-17|54	cp %{SOURCE0} %{mod_name}.c
12cr|apache-mod_form-0-17|55	cp %{SOURCE1} %{mod_name}.h
12cr|apache-mod_form-0-17|56	%patch0
12cr|apache-mod_form-0-17|57	cp %{SOURCE2} README
12cr|apache-mod_form-0-17|58	cp %{SOURCE3} %{mod_conf}
12cr|apache-mod_form-0-17|59	
12cr|apache-mod_form-0-17|60	# strip away annoying ^M
12cr|apache-mod_form-0-17|61	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_form-0-17|62	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_form-0-17|63	
12cr|apache-mod_form-0-17|64	%build
12cr|apache-mod_form-0-17|65	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_form-0-17|66	
12cr|apache-mod_form-0-17|67	%install
12cr|apache-mod_form-0-17|68	
12cr|apache-mod_form-0-17|69	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_form-0-17|70	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_form-0-17|71	install -d %{buildroot}%{_includedir}
12cr|apache-mod_form-0-17|72	
12cr|apache-mod_form-0-17|73	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_form-0-17|74	install -m0644 mod_form.h %{buildroot}%{_includedir}/
12cr|apache-mod_form-0-17|75	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_form-0-17|76	
12cr|apache-mod_form-0-17|77	%post
12cr|apache-mod_form-0-17|78	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_form-0-17|79	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_form-0-17|80	fi
12cr|apache-mod_form-0-17|81	
12cr|apache-mod_form-0-17|82	%postun
12cr|apache-mod_form-0-17|83	if [ "$1" = "0" ]; then
12cr|apache-mod_form-0-17|84	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_form-0-17|85	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_form-0-17|86	fi
12cr|apache-mod_form-0-17|87	fi
12cr|apache-mod_form-0-17|88	
12cr|apache-mod_form-0-17|89	%clean
12cr|apache-mod_form-0-17|90	
12cr|apache-mod_form-0-17|91	%files
12cr|apache-mod_form-0-17|92	%doc README
12cr|apache-mod_form-0-17|93	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_form-0-17|94	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_form-0-17|95	
12cr|apache-mod_form-0-17|96	%files devel
12cr|apache-mod_form-0-17|97	%attr(0644,root,root) %{_includedir}/mod_form.h
12cr|apache-mod_form-0-17|98	
12cr|apache-mod_form-0-17|99	
12cr|apache-mod_form-0-17|100	%changelog
12cr|apache-mod_form-0-17|101	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0-17mdv2012.0
12cr|apache-mod_form-0-17|102	+ Revision: 772655
12cr|apache-mod_form-0-17|103	- rebuild
12cr|apache-mod_form-0-17|104	
12cr|apache-mod_form-0-17|105	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0-16
12cr|apache-mod_form-0-17|106	+ Revision: 678314
12cr|apache-mod_form-0-17|107	- mass rebuild
12cr|apache-mod_form-0-17|108	
12cr|apache-mod_form-0-17|109	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0-15mdv2011.0
12cr|apache-mod_form-0-17|110	+ Revision: 587988
12cr|apache-mod_form-0-17|111	- rebuild
12cr|apache-mod_form-0-17|112	
12cr|apache-mod_form-0-17|113	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0-14mdv2010.1
12cr|apache-mod_form-0-17|114	+ Revision: 516101
12cr|apache-mod_form-0-17|115	- rebuilt for apache-2.2.15
12cr|apache-mod_form-0-17|116	
12cr|apache-mod_form-0-17|117	* Fri Nov 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0-13mdv2010.1
12cr|apache-mod_form-0-17|118	+ Revision: 461218
12cr|apache-mod_form-0-17|119	- added one patch from opensuse
12cr|apache-mod_form-0-17|120	
12cr|apache-mod_form-0-17|121	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0-12mdv2010.0
12cr|apache-mod_form-0-17|122	+ Revision: 406585
12cr|apache-mod_form-0-17|123	- rebuild
12cr|apache-mod_form-0-17|124	
12cr|apache-mod_form-0-17|125	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0-11mdv2009.1
12cr|apache-mod_form-0-17|126	+ Revision: 325763
12cr|apache-mod_form-0-17|127	- rebuild
12cr|apache-mod_form-0-17|128	
12cr|apache-mod_form-0-17|129	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0-10mdv2009.0
12cr|apache-mod_form-0-17|130	+ Revision: 234948
12cr|apache-mod_form-0-17|131	- rebuild
12cr|apache-mod_form-0-17|132	
12cr|apache-mod_form-0-17|133	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0-9mdv2009.0
12cr|apache-mod_form-0-17|134	+ Revision: 215580
12cr|apache-mod_form-0-17|135	- fix rebuild
12cr|apache-mod_form-0-17|136	
12cr|apache-mod_form-0-17|137	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0-8mdv2008.1
12cr|apache-mod_form-0-17|138	+ Revision: 181737
12cr|apache-mod_form-0-17|139	- rebuild
12cr|apache-mod_form-0-17|140	
12cr|apache-mod_form-0-17|141	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0-7mdv2008.1
12cr|apache-mod_form-0-17|142	+ Revision: 170722
12cr|apache-mod_form-0-17|143	- rebuild
12cr|apache-mod_form-0-17|144	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_form-0-17|145	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_form-0-17|146	
12cr|apache-mod_form-0-17|147	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_form-0-17|148	- restore BuildRoot
12cr|apache-mod_form-0-17|149	
12cr|apache-mod_form-0-17|150	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0-6mdv2008.0
12cr|apache-mod_form-0-17|151	+ Revision: 82583
12cr|apache-mod_form-0-17|152	- rebuild
12cr|apache-mod_form-0-17|153	
12cr|apache-mod_form-0-17|154	* Sat Aug 18 2007 Oden Eriksson <oeriksson@mandriva.com> 0-5mdv2008.0
12cr|apache-mod_form-0-17|155	+ Revision: 65640
12cr|apache-mod_form-0-17|156	- rebuild
12cr|apache-mod_form-0-17|157	
12cr|apache-mod_form-0-17|158	
12cr|apache-mod_form-0-17|159	* Wed Mar 14 2007 Oden Eriksson <oeriksson@mandriva.com> 0-4mdv2007.1
12cr|apache-mod_form-0-17|160	+ Revision: 143752
12cr|apache-mod_form-0-17|161	- bunzip sources
12cr|apache-mod_form-0-17|162	
12cr|apache-mod_form-0-17|163	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0-3mdv2007.1
12cr|apache-mod_form-0-17|164	+ Revision: 140677
12cr|apache-mod_form-0-17|165	- rebuild
12cr|apache-mod_form-0-17|166	
12cr|apache-mod_form-0-17|167	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0-2mdv2007.0
12cr|apache-mod_form-0-17|168	+ Revision: 79426
12cr|apache-mod_form-0-17|169	- Import apache-mod_form
12cr|apache-mod_form-0-17|170	
12cr|apache-mod_form-0-17|171	* Tue Jul 18 2006 Oden Eriksson <oeriksson@mandriva.com> 0-2mdv2007.0
12cr|apache-mod_form-0-17|172	- added the devel subpackage
12cr|apache-mod_form-0-17|173	
12cr|apache-mod_form-0-17|174	* Tue Jul 18 2006 Oden Eriksson <oeriksson@mandriva.com> 0-1mdv2007.0
12cr|apache-mod_form-0-17|175	- initial Mandriva package
12cr|apache-mod_form-0-17|176	

171 12
12cr|apache-mod_gfx-0.1-7|1	#Module-Specific definitions
12cr|apache-mod_gfx-0.1-7|2	%define mod_name mod_gfx
12cr|apache-mod_gfx-0.1-7|3	%define mod_conf B52_%{mod_name}.conf
12cr|apache-mod_gfx-0.1-7|4	%define mod_so %{mod_name}.so
12cr|apache-mod_gfx-0.1-7|5	
12cr|apache-mod_gfx-0.1-7|6	Summary:	Performs image operations on the fly
12cr|apache-mod_gfx-0.1-7|7	Name:		apache-%{mod_name}
12cr|apache-mod_gfx-0.1-7|8	Version:	0.1
12cr|apache-mod_gfx-0.1-7|9	Release: 	7
12cr|apache-mod_gfx-0.1-7|10	Group:		System/Servers
12cr|apache-mod_gfx-0.1-7|11	License:	GPLv3
12cr|apache-mod_gfx-0.1-7|12	URL:		http://nauticaltech.com/software/mod_gfx/
12cr|apache-mod_gfx-0.1-7|13	Source0:	http://nauticaltech.com/software/mod_gfx/%{mod_name}-%{version}.tar.gz
12cr|apache-mod_gfx-0.1-7|14	Source1:	%{mod_conf}
12cr|apache-mod_gfx-0.1-7|15	Requires(pre): rpm-helper
12cr|apache-mod_gfx-0.1-7|16	Requires(postun): rpm-helper
12cr|apache-mod_gfx-0.1-7|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_gfx-0.1-7|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_gfx-0.1-7|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_gfx-0.1-7|20	Requires:	apache >= 2.2.0
12cr|apache-mod_gfx-0.1-7|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_gfx-0.1-7|22	BuildRequires:	libgd-devel
12cr|apache-mod_gfx-0.1-7|23	
12cr|apache-mod_gfx-0.1-7|24	%description
12cr|apache-mod_gfx-0.1-7|25	mod_gfx is a configurable Apache module that uses libgd to perform image
12cr|apache-mod_gfx-0.1-7|26	operations on the fly. Some of the supported image operations are: resize,
12cr|apache-mod_gfx-0.1-7|27	resample, watermark, and crop. A couple of its special features are origin
12cr|apache-mod_gfx-0.1-7|28	selection via URI regex and round-robin over a list of hosts.
12cr|apache-mod_gfx-0.1-7|29	
12cr|apache-mod_gfx-0.1-7|30	%prep
12cr|apache-mod_gfx-0.1-7|31	
12cr|apache-mod_gfx-0.1-7|32	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_gfx-0.1-7|33	
12cr|apache-mod_gfx-0.1-7|34	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_gfx-0.1-7|35	
12cr|apache-mod_gfx-0.1-7|36	%build
12cr|apache-mod_gfx-0.1-7|37	%{_bindir}/apxs -Iinclude -c module/%{mod_name}.c -lgd
12cr|apache-mod_gfx-0.1-7|38	
12cr|apache-mod_gfx-0.1-7|39	%install
12cr|apache-mod_gfx-0.1-7|40	
12cr|apache-mod_gfx-0.1-7|41	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_gfx-0.1-7|42	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_gfx-0.1-7|43	
12cr|apache-mod_gfx-0.1-7|44	install -m0755 module/.libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_gfx-0.1-7|45	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_gfx-0.1-7|46	
12cr|apache-mod_gfx-0.1-7|47	%post
12cr|apache-mod_gfx-0.1-7|48	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_gfx-0.1-7|49	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_gfx-0.1-7|50	fi
12cr|apache-mod_gfx-0.1-7|51	
12cr|apache-mod_gfx-0.1-7|52	%postun
12cr|apache-mod_gfx-0.1-7|53	if [ "$1" = "0" ]; then
12cr|apache-mod_gfx-0.1-7|54	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_gfx-0.1-7|55	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_gfx-0.1-7|56	fi
12cr|apache-mod_gfx-0.1-7|57	fi
12cr|apache-mod_gfx-0.1-7|58	
12cr|apache-mod_gfx-0.1-7|59	%clean
12cr|apache-mod_gfx-0.1-7|60	
12cr|apache-mod_gfx-0.1-7|61	%files
12cr|apache-mod_gfx-0.1-7|62	%doc Benchmark README
12cr|apache-mod_gfx-0.1-7|63	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_gfx-0.1-7|64	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_gfx-0.1-7|65	
12cr|apache-mod_gfx-0.1-7|66	
12cr|apache-mod_gfx-0.1-7|67	
12cr|apache-mod_gfx-0.1-7|68	%changelog
12cr|apache-mod_gfx-0.1-7|69	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdv2012.0
12cr|apache-mod_gfx-0.1-7|70	+ Revision: 772661
12cr|apache-mod_gfx-0.1-7|71	- rebuild
12cr|apache-mod_gfx-0.1-7|72	
12cr|apache-mod_gfx-0.1-7|73	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-6
12cr|apache-mod_gfx-0.1-7|74	+ Revision: 678320
12cr|apache-mod_gfx-0.1-7|75	- mass rebuild
12cr|apache-mod_gfx-0.1-7|76	
12cr|apache-mod_gfx-0.1-7|77	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdv2011.0
12cr|apache-mod_gfx-0.1-7|78	+ Revision: 588004
12cr|apache-mod_gfx-0.1-7|79	- rebuild
12cr|apache-mod_gfx-0.1-7|80	
12cr|apache-mod_gfx-0.1-7|81	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdv2010.1
12cr|apache-mod_gfx-0.1-7|82	+ Revision: 516116
12cr|apache-mod_gfx-0.1-7|83	- rebuilt for apache-2.2.15
12cr|apache-mod_gfx-0.1-7|84	
12cr|apache-mod_gfx-0.1-7|85	* Mon Aug 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1-3mdv2010.0
12cr|apache-mod_gfx-0.1-7|86	+ Revision: 417292
12cr|apache-mod_gfx-0.1-7|87	- rebuilt against libjpeg v7
12cr|apache-mod_gfx-0.1-7|88	
12cr|apache-mod_gfx-0.1-7|89	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1-2mdv2010.0
12cr|apache-mod_gfx-0.1-7|90	+ Revision: 406591
12cr|apache-mod_gfx-0.1-7|91	- rebuild
12cr|apache-mod_gfx-0.1-7|92	
12cr|apache-mod_gfx-0.1-7|93	* Sun Feb 22 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdv2009.1
12cr|apache-mod_gfx-0.1-7|94	+ Revision: 343853
12cr|apache-mod_gfx-0.1-7|95	- import apache-mod_gfx
12cr|apache-mod_gfx-0.1-7|96	
12cr|apache-mod_gfx-0.1-7|97	
12cr|apache-mod_gfx-0.1-7|98	* Sun Feb 22 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdv2009.1
12cr|apache-mod_gfx-0.1-7|99	- initial Mandriva package

172 12
12cr|apache-mod_gzip_disk-0.5-6|1	#Module-Specific definitions
12cr|apache-mod_gzip_disk-0.5-6|2	%define mod_name mod_gzip_disk
12cr|apache-mod_gzip_disk-0.5-6|3	%define mod_conf B29_%{mod_name}.conf
12cr|apache-mod_gzip_disk-0.5-6|4	%define mod_so %{mod_name}.so
12cr|apache-mod_gzip_disk-0.5-6|5	
12cr|apache-mod_gzip_disk-0.5-6|6	Summary:	Serves pre-compressed HTML files to avoid compression on the fly
12cr|apache-mod_gzip_disk-0.5-6|7	Name:		apache-%{mod_name}
12cr|apache-mod_gzip_disk-0.5-6|8	Version:	0.5
12cr|apache-mod_gzip_disk-0.5-6|9	Release:	6
12cr|apache-mod_gzip_disk-0.5-6|10	Group:		System/Servers
12cr|apache-mod_gzip_disk-0.5-6|11	License:	Apache License
12cr|apache-mod_gzip_disk-0.5-6|12	URL:		http://www.s5h.net/code/mod-gzip/
12cr|apache-mod_gzip_disk-0.5-6|13	Source0:	http://www.s5h.net/code/mod-gzip/%{mod_name}-%{version}.tar.gz
12cr|apache-mod_gzip_disk-0.5-6|14	Source1:	%{mod_conf}
12cr|apache-mod_gzip_disk-0.5-6|15	Requires(pre): rpm-helper
12cr|apache-mod_gzip_disk-0.5-6|16	Requires(postun): rpm-helper
12cr|apache-mod_gzip_disk-0.5-6|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_gzip_disk-0.5-6|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_gzip_disk-0.5-6|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_gzip_disk-0.5-6|20	Requires:	apache >= 2.2.0
12cr|apache-mod_gzip_disk-0.5-6|21	BuildRequires:  apache-devel >= 2.2.0
12cr|apache-mod_gzip_disk-0.5-6|22	
12cr|apache-mod_gzip_disk-0.5-6|23	%description
12cr|apache-mod_gzip_disk-0.5-6|24	mod-gzip-disk is a module for serving pre-compressed HTML files to clients to
12cr|apache-mod_gzip_disk-0.5-6|25	avoid compression on the fly.
12cr|apache-mod_gzip_disk-0.5-6|26	
12cr|apache-mod_gzip_disk-0.5-6|27	%prep
12cr|apache-mod_gzip_disk-0.5-6|28	
12cr|apache-mod_gzip_disk-0.5-6|29	%setup -q -n %{mod_name}
12cr|apache-mod_gzip_disk-0.5-6|30	
12cr|apache-mod_gzip_disk-0.5-6|31	cp %{SOURCE1} .
12cr|apache-mod_gzip_disk-0.5-6|32	
12cr|apache-mod_gzip_disk-0.5-6|33	%build
12cr|apache-mod_gzip_disk-0.5-6|34	
12cr|apache-mod_gzip_disk-0.5-6|35	%{_bindir}/apxs -c %{mod_name}.c -lz
12cr|apache-mod_gzip_disk-0.5-6|36	
12cr|apache-mod_gzip_disk-0.5-6|37	%install
12cr|apache-mod_gzip_disk-0.5-6|38	
12cr|apache-mod_gzip_disk-0.5-6|39	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_gzip_disk-0.5-6|40	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_gzip_disk-0.5-6|41	
12cr|apache-mod_gzip_disk-0.5-6|42	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_gzip_disk-0.5-6|43	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_gzip_disk-0.5-6|44	
12cr|apache-mod_gzip_disk-0.5-6|45	%post
12cr|apache-mod_gzip_disk-0.5-6|46	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_gzip_disk-0.5-6|47	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_gzip_disk-0.5-6|48	fi
12cr|apache-mod_gzip_disk-0.5-6|49	
12cr|apache-mod_gzip_disk-0.5-6|50	%postun
12cr|apache-mod_gzip_disk-0.5-6|51	if [ "$1" = "0" ]; then
12cr|apache-mod_gzip_disk-0.5-6|52	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_gzip_disk-0.5-6|53	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_gzip_disk-0.5-6|54	fi
12cr|apache-mod_gzip_disk-0.5-6|55	fi
12cr|apache-mod_gzip_disk-0.5-6|56	
12cr|apache-mod_gzip_disk-0.5-6|57	%clean
12cr|apache-mod_gzip_disk-0.5-6|58	
12cr|apache-mod_gzip_disk-0.5-6|59	%files
12cr|apache-mod_gzip_disk-0.5-6|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_gzip_disk-0.5-6|61	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_gzip_disk-0.5-6|62	
12cr|apache-mod_gzip_disk-0.5-6|63	
12cr|apache-mod_gzip_disk-0.5-6|64	
12cr|apache-mod_gzip_disk-0.5-6|65	%changelog
12cr|apache-mod_gzip_disk-0.5-6|66	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.5-6mdv2012.0
12cr|apache-mod_gzip_disk-0.5-6|67	+ Revision: 772663
12cr|apache-mod_gzip_disk-0.5-6|68	- rebuild
12cr|apache-mod_gzip_disk-0.5-6|69	
12cr|apache-mod_gzip_disk-0.5-6|70	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5-5
12cr|apache-mod_gzip_disk-0.5-6|71	+ Revision: 678322
12cr|apache-mod_gzip_disk-0.5-6|72	- mass rebuild
12cr|apache-mod_gzip_disk-0.5-6|73	
12cr|apache-mod_gzip_disk-0.5-6|74	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-4mdv2011.0
12cr|apache-mod_gzip_disk-0.5-6|75	+ Revision: 588006
12cr|apache-mod_gzip_disk-0.5-6|76	- rebuild
12cr|apache-mod_gzip_disk-0.5-6|77	
12cr|apache-mod_gzip_disk-0.5-6|78	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-3mdv2010.1
12cr|apache-mod_gzip_disk-0.5-6|79	+ Revision: 516124
12cr|apache-mod_gzip_disk-0.5-6|80	- rebuilt for apache-2.2.15
12cr|apache-mod_gzip_disk-0.5-6|81	
12cr|apache-mod_gzip_disk-0.5-6|82	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5-2mdv2010.0
12cr|apache-mod_gzip_disk-0.5-6|83	+ Revision: 406593
12cr|apache-mod_gzip_disk-0.5-6|84	- rebuild
12cr|apache-mod_gzip_disk-0.5-6|85	
12cr|apache-mod_gzip_disk-0.5-6|86	* Sun Jun 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5-1mdv2010.0
12cr|apache-mod_gzip_disk-0.5-6|87	+ Revision: 387701
12cr|apache-mod_gzip_disk-0.5-6|88	- 0.5
12cr|apache-mod_gzip_disk-0.5-6|89	
12cr|apache-mod_gzip_disk-0.5-6|90	* Wed Jan 07 2009 Oden Eriksson <oeriksson@mandriva.com> 0.03-5mdv2009.1
12cr|apache-mod_gzip_disk-0.5-6|91	+ Revision: 326491
12cr|apache-mod_gzip_disk-0.5-6|92	- fix build with -Werror=format-security
12cr|apache-mod_gzip_disk-0.5-6|93	
12cr|apache-mod_gzip_disk-0.5-6|94	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.03-4mdv2009.0
12cr|apache-mod_gzip_disk-0.5-6|95	+ Revision: 234957
12cr|apache-mod_gzip_disk-0.5-6|96	- rebuild
12cr|apache-mod_gzip_disk-0.5-6|97	
12cr|apache-mod_gzip_disk-0.5-6|98	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.03-3mdv2009.0
12cr|apache-mod_gzip_disk-0.5-6|99	+ Revision: 215585
12cr|apache-mod_gzip_disk-0.5-6|100	- fix rebuild
12cr|apache-mod_gzip_disk-0.5-6|101	
12cr|apache-mod_gzip_disk-0.5-6|102	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0.03-2mdv2008.1
12cr|apache-mod_gzip_disk-0.5-6|103	+ Revision: 181756
12cr|apache-mod_gzip_disk-0.5-6|104	- rebuild
12cr|apache-mod_gzip_disk-0.5-6|105	
12cr|apache-mod_gzip_disk-0.5-6|106	* Wed Feb 13 2008 Oden Eriksson <oeriksson@mandriva.com> 0.03-1mdv2008.1
12cr|apache-mod_gzip_disk-0.5-6|107	+ Revision: 167137
12cr|apache-mod_gzip_disk-0.5-6|108	- import apache-mod_gzip_disk
12cr|apache-mod_gzip_disk-0.5-6|109	
12cr|apache-mod_gzip_disk-0.5-6|110	
12cr|apache-mod_gzip_disk-0.5-6|111	* Wed Feb 13 2008 Oden Eriksson <oeriksson@mandriva.com> 0.03-1mdv2008.1
12cr|apache-mod_gzip_disk-0.5-6|112	- initial Mandriva package

173 12
12cr|apache-mod_icpquery-2.0.2-7|1	#Module-Specific definitions
12cr|apache-mod_icpquery-2.0.2-7|2	%define mod_name mod_icpquery
12cr|apache-mod_icpquery-2.0.2-7|3	%define mod_conf B50_%{mod_name}.conf
12cr|apache-mod_icpquery-2.0.2-7|4	%define mod_so %{mod_name}.so
12cr|apache-mod_icpquery-2.0.2-7|5	
12cr|apache-mod_icpquery-2.0.2-7|6	Summary:	Extend Apache's mod_rewrite by internal mapping functions using ICP
12cr|apache-mod_icpquery-2.0.2-7|7	Name:		apache-%{mod_name}
12cr|apache-mod_icpquery-2.0.2-7|8	Version:	2.0.2
12cr|apache-mod_icpquery-2.0.2-7|9	Release: 	%mkrel 7
12cr|apache-mod_icpquery-2.0.2-7|10	Group:		System/Servers
12cr|apache-mod_icpquery-2.0.2-7|11	License:	Apache License
12cr|apache-mod_icpquery-2.0.2-7|12	URL:		http://code.google.com/p/modicpquery
12cr|apache-mod_icpquery-2.0.2-7|13	Source0:	http://modicpquery.googlecode.com/files/%{mod_name}-%{version}.tar.gz
12cr|apache-mod_icpquery-2.0.2-7|14	Source1:	%{mod_conf}
12cr|apache-mod_icpquery-2.0.2-7|15	Requires(pre): rpm-helper
12cr|apache-mod_icpquery-2.0.2-7|16	Requires(postun): rpm-helper
12cr|apache-mod_icpquery-2.0.2-7|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_icpquery-2.0.2-7|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_icpquery-2.0.2-7|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_icpquery-2.0.2-7|20	Requires:	apache >= 2.2.0
12cr|apache-mod_icpquery-2.0.2-7|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_icpquery-2.0.2-7|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|apache-mod_icpquery-2.0.2-7|23	
12cr|apache-mod_icpquery-2.0.2-7|24	%description
12cr|apache-mod_icpquery-2.0.2-7|25	Apache mod_rewrite provides ways to map values to attributes using the
12cr|apache-mod_icpquery-2.0.2-7|26	directive RewriteMap. RewriteMap can use flat mappings files, hashed
12cr|apache-mod_icpquery-2.0.2-7|27	mapping files, internal functions and external rewriting programs.
12cr|apache-mod_icpquery-2.0.2-7|28	One not well known feature of mod_rewrite is to extend this functionality
12cr|apache-mod_icpquery-2.0.2-7|29	with internal functions, which can be defined in a seperate Apache module.
12cr|apache-mod_icpquery-2.0.2-7|30	This allows to do some complex and time consuming mappings, since
12cr|apache-mod_icpquery-2.0.2-7|31	mapping requests do not have to be passed through one single pipe, as
12cr|apache-mod_icpquery-2.0.2-7|32	in the case of an external rewrite program.
12cr|apache-mod_icpquery-2.0.2-7|33	
12cr|apache-mod_icpquery-2.0.2-7|34	mod_icpquery is a package which can be used to find objects on caching
12cr|apache-mod_icpquery-2.0.2-7|35	servers by sending an UDP query. This query conforms to RFC2186 also
12cr|apache-mod_icpquery-2.0.2-7|36	known as ICP and can be handeld by various HTTP-caching servers such
12cr|apache-mod_icpquery-2.0.2-7|37	as squid. A cache-server handling ICP should reply to an ICP-query
12cr|apache-mod_icpquery-2.0.2-7|38	with an ICP-response indicating if it holds the desired object in its
12cr|apache-mod_icpquery-2.0.2-7|39	cache or not. mod_icpquery is able to send UDP datagrams to a list of unicast
12cr|apache-mod_icpquery-2.0.2-7|40	and/or multicast IP-addresses.
12cr|apache-mod_icpquery-2.0.2-7|41	
12cr|apache-mod_icpquery-2.0.2-7|42	%prep
12cr|apache-mod_icpquery-2.0.2-7|43	
12cr|apache-mod_icpquery-2.0.2-7|44	%setup -q -n %{mod_name}
12cr|apache-mod_icpquery-2.0.2-7|45	
12cr|apache-mod_icpquery-2.0.2-7|46	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_icpquery-2.0.2-7|47	
12cr|apache-mod_icpquery-2.0.2-7|48	%build
12cr|apache-mod_icpquery-2.0.2-7|49	%configure2_5x
12cr|apache-mod_icpquery-2.0.2-7|50	%make
12cr|apache-mod_icpquery-2.0.2-7|51	
12cr|apache-mod_icpquery-2.0.2-7|52	%install
12cr|apache-mod_icpquery-2.0.2-7|53	rm -rf %{buildroot}
12cr|apache-mod_icpquery-2.0.2-7|54	
12cr|apache-mod_icpquery-2.0.2-7|55	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_icpquery-2.0.2-7|56	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_icpquery-2.0.2-7|57	
12cr|apache-mod_icpquery-2.0.2-7|58	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_icpquery-2.0.2-7|59	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_icpquery-2.0.2-7|60	
12cr|apache-mod_icpquery-2.0.2-7|61	%post
12cr|apache-mod_icpquery-2.0.2-7|62	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_icpquery-2.0.2-7|63	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_icpquery-2.0.2-7|64	fi
12cr|apache-mod_icpquery-2.0.2-7|65	
12cr|apache-mod_icpquery-2.0.2-7|66	%postun
12cr|apache-mod_icpquery-2.0.2-7|67	if [ "$1" = "0" ]; then
12cr|apache-mod_icpquery-2.0.2-7|68	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_icpquery-2.0.2-7|69	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_icpquery-2.0.2-7|70	fi
12cr|apache-mod_icpquery-2.0.2-7|71	fi
12cr|apache-mod_icpquery-2.0.2-7|72	
12cr|apache-mod_icpquery-2.0.2-7|73	%clean
12cr|apache-mod_icpquery-2.0.2-7|74	rm -rf %{buildroot}
12cr|apache-mod_icpquery-2.0.2-7|75	
12cr|apache-mod_icpquery-2.0.2-7|76	%files
12cr|apache-mod_icpquery-2.0.2-7|77	%defattr(-,root,root)
12cr|apache-mod_icpquery-2.0.2-7|78	%doc README
12cr|apache-mod_icpquery-2.0.2-7|79	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_icpquery-2.0.2-7|80	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_icpquery-2.0.2-7|81	
12cr|apache-mod_icpquery-2.0.2-7|82	
12cr|apache-mod_icpquery-2.0.2-7|83	
12cr|apache-mod_icpquery-2.0.2-7|84	%changelog
12cr|apache-mod_icpquery-2.0.2-7|85	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-7mdv2012.0
12cr|apache-mod_icpquery-2.0.2-7|86	+ Revision: 772666
12cr|apache-mod_icpquery-2.0.2-7|87	- rebuild
12cr|apache-mod_icpquery-2.0.2-7|88	
12cr|apache-mod_icpquery-2.0.2-7|89	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-6
12cr|apache-mod_icpquery-2.0.2-7|90	+ Revision: 678325
12cr|apache-mod_icpquery-2.0.2-7|91	- mass rebuild
12cr|apache-mod_icpquery-2.0.2-7|92	
12cr|apache-mod_icpquery-2.0.2-7|93	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-5mdv2011.0
12cr|apache-mod_icpquery-2.0.2-7|94	+ Revision: 588009
12cr|apache-mod_icpquery-2.0.2-7|95	- rebuild
12cr|apache-mod_icpquery-2.0.2-7|96	
12cr|apache-mod_icpquery-2.0.2-7|97	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-4mdv2010.1
12cr|apache-mod_icpquery-2.0.2-7|98	+ Revision: 516127
12cr|apache-mod_icpquery-2.0.2-7|99	- rebuilt for apache-2.2.15
12cr|apache-mod_icpquery-2.0.2-7|100	
12cr|apache-mod_icpquery-2.0.2-7|101	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-3mdv2010.0
12cr|apache-mod_icpquery-2.0.2-7|102	+ Revision: 406596
12cr|apache-mod_icpquery-2.0.2-7|103	- rebuild
12cr|apache-mod_icpquery-2.0.2-7|104	
12cr|apache-mod_icpquery-2.0.2-7|105	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-2mdv2009.1
12cr|apache-mod_icpquery-2.0.2-7|106	+ Revision: 325776
12cr|apache-mod_icpquery-2.0.2-7|107	- rebuild
12cr|apache-mod_icpquery-2.0.2-7|108	
12cr|apache-mod_icpquery-2.0.2-7|109	* Mon Nov 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-1mdv2009.1
12cr|apache-mod_icpquery-2.0.2-7|110	+ Revision: 303986
12cr|apache-mod_icpquery-2.0.2-7|111	- import apache-mod_icpquery
12cr|apache-mod_icpquery-2.0.2-7|112	
12cr|apache-mod_icpquery-2.0.2-7|113	
12cr|apache-mod_icpquery-2.0.2-7|114	* Mon Nov 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-1mdv2009.0
12cr|apache-mod_icpquery-2.0.2-7|115	- initial Mandriva package

174 12
12cr|apache-mod_injection-0.3.1-15|1	#Module-Specific definitions
12cr|apache-mod_injection-0.3.1-15|2	%define mod_name mod_injection
12cr|apache-mod_injection-0.3.1-15|3	%define mod_conf 23_%{mod_name}.conf
12cr|apache-mod_injection-0.3.1-15|4	%define mod_so %{mod_name}.so
12cr|apache-mod_injection-0.3.1-15|5	
12cr|apache-mod_injection-0.3.1-15|6	Summary:	DSO module for the apache web server
12cr|apache-mod_injection-0.3.1-15|7	Name:		apache-%{mod_name}
12cr|apache-mod_injection-0.3.1-15|8	Version:	0.3.1
12cr|apache-mod_injection-0.3.1-15|9	Release:	15
12cr|apache-mod_injection-0.3.1-15|10	Group:		System/Servers
12cr|apache-mod_injection-0.3.1-15|11	License:	BSD
12cr|apache-mod_injection-0.3.1-15|12	URL:		http://pmade.org/pjones/software/mod_injection/download.html
12cr|apache-mod_injection-0.3.1-15|13	Source0: 	%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_injection-0.3.1-15|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_injection-0.3.1-15|15	Patch0:		%{mod_name}-0.3.0-register.patch
12cr|apache-mod_injection-0.3.1-15|16	Patch1:		mod_injection-0.3.1-apache220.diff
12cr|apache-mod_injection-0.3.1-15|17	Patch2:		mod_injection-0.3.1-manual.diff
12cr|apache-mod_injection-0.3.1-15|18	Requires(pre): rpm-helper
12cr|apache-mod_injection-0.3.1-15|19	Requires(postun): rpm-helper
12cr|apache-mod_injection-0.3.1-15|20	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_injection-0.3.1-15|21	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_injection-0.3.1-15|22	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_injection-0.3.1-15|23	Requires:	apache >= 2.2.0
12cr|apache-mod_injection-0.3.1-15|24	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_injection-0.3.1-15|25	BuildRequires:	file
12cr|apache-mod_injection-0.3.1-15|26	BuildRequires:	openjade
12cr|apache-mod_injection-0.3.1-15|27	BuildRequires:	docbook-style-dsssl
12cr|apache-mod_injection-0.3.1-15|28	Epoch:		1
12cr|apache-mod_injection-0.3.1-15|29	
12cr|apache-mod_injection-0.3.1-15|30	%description
12cr|apache-mod_injection-0.3.1-15|31	mod_injection is an Apache 2.0.X filter module. It allows you to
12cr|apache-mod_injection-0.3.1-15|32	inject text in the HTTP response after a HTML tag or after any
12cr|apache-mod_injection-0.3.1-15|33	given text string. The main intention of this module is to add a
12cr|apache-mod_injection-0.3.1-15|34	banner to several HTML pages on the fly.
12cr|apache-mod_injection-0.3.1-15|35	
12cr|apache-mod_injection-0.3.1-15|36	%prep
12cr|apache-mod_injection-0.3.1-15|37	
12cr|apache-mod_injection-0.3.1-15|38	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_injection-0.3.1-15|39	%patch0 -p1
12cr|apache-mod_injection-0.3.1-15|40	%patch1 -p0
12cr|apache-mod_injection-0.3.1-15|41	%patch2 -p0
12cr|apache-mod_injection-0.3.1-15|42	
12cr|apache-mod_injection-0.3.1-15|43	# fix strange permissions
12cr|apache-mod_injection-0.3.1-15|44	find docs/manual/ -name "*.xml" | xargs chmod 644
12cr|apache-mod_injection-0.3.1-15|45	
12cr|apache-mod_injection-0.3.1-15|46	# strip away annoying ^M
12cr|apache-mod_injection-0.3.1-15|47	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_injection-0.3.1-15|48	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_injection-0.3.1-15|49	
12cr|apache-mod_injection-0.3.1-15|50	%build
12cr|apache-mod_injection-0.3.1-15|51	cp src/mod_injection.c .
12cr|apache-mod_injection-0.3.1-15|52	%{_bindir}/apxs -c mod_injection.c
12cr|apache-mod_injection-0.3.1-15|53	
12cr|apache-mod_injection-0.3.1-15|54	pushd docs/manual
12cr|apache-mod_injection-0.3.1-15|55	make html
12cr|apache-mod_injection-0.3.1-15|56	popd
12cr|apache-mod_injection-0.3.1-15|57	
12cr|apache-mod_injection-0.3.1-15|58	mv docs/manual/one-html/manual.html index.html
12cr|apache-mod_injection-0.3.1-15|59	
12cr|apache-mod_injection-0.3.1-15|60	%install
12cr|apache-mod_injection-0.3.1-15|61	
12cr|apache-mod_injection-0.3.1-15|62	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_injection-0.3.1-15|63	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_injection-0.3.1-15|64	
12cr|apache-mod_injection-0.3.1-15|65	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_injection-0.3.1-15|66	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_injection-0.3.1-15|67	
12cr|apache-mod_injection-0.3.1-15|68	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_injection-0.3.1-15|69	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_injection-0.3.1-15|70	
12cr|apache-mod_injection-0.3.1-15|71	# make the example work... (ugly, but it works...)
12cr|apache-mod_injection-0.3.1-15|72	NEW_URL=%{_docdir}/%{name}-%{version}/
12cr|apache-mod_injection-0.3.1-15|73	perl -pi -e "s|_REPLACE_ME_|$NEW_URL|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_injection-0.3.1-15|74	
12cr|apache-mod_injection-0.3.1-15|75	%post
12cr|apache-mod_injection-0.3.1-15|76	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_injection-0.3.1-15|77	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_injection-0.3.1-15|78	fi
12cr|apache-mod_injection-0.3.1-15|79	
12cr|apache-mod_injection-0.3.1-15|80	%postun
12cr|apache-mod_injection-0.3.1-15|81	if [ "$1" = "0" ]; then
12cr|apache-mod_injection-0.3.1-15|82	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_injection-0.3.1-15|83	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_injection-0.3.1-15|84	fi
12cr|apache-mod_injection-0.3.1-15|85	fi
12cr|apache-mod_injection-0.3.1-15|86	
12cr|apache-mod_injection-0.3.1-15|87	%clean
12cr|apache-mod_injection-0.3.1-15|88	
12cr|apache-mod_injection-0.3.1-15|89	%files
12cr|apache-mod_injection-0.3.1-15|90	%doc README INSTALL docs/CREDITS index.html
12cr|apache-mod_injection-0.3.1-15|91	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_injection-0.3.1-15|92	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_injection-0.3.1-15|93	%{_var}/www/html/addon-modules/*
12cr|apache-mod_injection-0.3.1-15|94	
12cr|apache-mod_injection-0.3.1-15|95	
12cr|apache-mod_injection-0.3.1-15|96	
12cr|apache-mod_injection-0.3.1-15|97	
12cr|apache-mod_injection-0.3.1-15|98	%changelog
12cr|apache-mod_injection-0.3.1-15|99	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-15mdv2012.0
12cr|apache-mod_injection-0.3.1-15|100	+ Revision: 772668
12cr|apache-mod_injection-0.3.1-15|101	- rebuild
12cr|apache-mod_injection-0.3.1-15|102	
12cr|apache-mod_injection-0.3.1-15|103	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-14
12cr|apache-mod_injection-0.3.1-15|104	+ Revision: 678327
12cr|apache-mod_injection-0.3.1-15|105	- mass rebuild
12cr|apache-mod_injection-0.3.1-15|106	
12cr|apache-mod_injection-0.3.1-15|107	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-13mdv2011.0
12cr|apache-mod_injection-0.3.1-15|108	+ Revision: 588011
12cr|apache-mod_injection-0.3.1-15|109	- rebuild
12cr|apache-mod_injection-0.3.1-15|110	
12cr|apache-mod_injection-0.3.1-15|111	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-12mdv2010.1
12cr|apache-mod_injection-0.3.1-15|112	+ Revision: 516129
12cr|apache-mod_injection-0.3.1-15|113	- rebuilt for apache-2.2.15
12cr|apache-mod_injection-0.3.1-15|114	
12cr|apache-mod_injection-0.3.1-15|115	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-11mdv2010.0
12cr|apache-mod_injection-0.3.1-15|116	+ Revision: 406598
12cr|apache-mod_injection-0.3.1-15|117	- rebuild
12cr|apache-mod_injection-0.3.1-15|118	
12cr|apache-mod_injection-0.3.1-15|119	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-10mdv2009.1
12cr|apache-mod_injection-0.3.1-15|120	+ Revision: 325778
12cr|apache-mod_injection-0.3.1-15|121	- rebuild
12cr|apache-mod_injection-0.3.1-15|122	
12cr|apache-mod_injection-0.3.1-15|123	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-9mdv2009.0
12cr|apache-mod_injection-0.3.1-15|124	+ Revision: 234962
12cr|apache-mod_injection-0.3.1-15|125	- rebuild
12cr|apache-mod_injection-0.3.1-15|126	
12cr|apache-mod_injection-0.3.1-15|127	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-8mdv2009.0
12cr|apache-mod_injection-0.3.1-15|128	+ Revision: 215590
12cr|apache-mod_injection-0.3.1-15|129	- fix rebuild
12cr|apache-mod_injection-0.3.1-15|130	
12cr|apache-mod_injection-0.3.1-15|131	* Sun Mar 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-7mdv2008.1
12cr|apache-mod_injection-0.3.1-15|132	+ Revision: 182826
12cr|apache-mod_injection-0.3.1-15|133	- rebuild
12cr|apache-mod_injection-0.3.1-15|134	
12cr|apache-mod_injection-0.3.1-15|135	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:0.3.1-6mdv2008.1
12cr|apache-mod_injection-0.3.1-15|136	+ Revision: 170728
12cr|apache-mod_injection-0.3.1-15|137	- rebuild
12cr|apache-mod_injection-0.3.1-15|138	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_injection-0.3.1-15|139	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_injection-0.3.1-15|140	
12cr|apache-mod_injection-0.3.1-15|141	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_injection-0.3.1-15|142	- restore BuildRoot
12cr|apache-mod_injection-0.3.1-15|143	
12cr|apache-mod_injection-0.3.1-15|144	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-5mdv2008.0
12cr|apache-mod_injection-0.3.1-15|145	+ Revision: 82597
12cr|apache-mod_injection-0.3.1-15|146	- rebuild
12cr|apache-mod_injection-0.3.1-15|147	
12cr|apache-mod_injection-0.3.1-15|148	
12cr|apache-mod_injection-0.3.1-15|149	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-4mdv2007.1
12cr|apache-mod_injection-0.3.1-15|150	+ Revision: 140700
12cr|apache-mod_injection-0.3.1-15|151	- rebuild
12cr|apache-mod_injection-0.3.1-15|152	
12cr|apache-mod_injection-0.3.1-15|153	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-3mdv2007.1
12cr|apache-mod_injection-0.3.1-15|154	+ Revision: 79441
12cr|apache-mod_injection-0.3.1-15|155	- Import apache-mod_injection
12cr|apache-mod_injection-0.3.1-15|156	
12cr|apache-mod_injection-0.3.1-15|157	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-3mdv2007.0
12cr|apache-mod_injection-0.3.1-15|158	- rebuild
12cr|apache-mod_injection-0.3.1-15|159	
12cr|apache-mod_injection-0.3.1-15|160	* Sun Dec 18 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-2mdk
12cr|apache-mod_injection-0.3.1-15|161	- rebuilt against apache-2.2.0 (P1)
12cr|apache-mod_injection-0.3.1-15|162	- make the html manual (P2)
12cr|apache-mod_injection-0.3.1-15|163	
12cr|apache-mod_injection-0.3.1-15|164	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-1mdk
12cr|apache-mod_injection-0.3.1-15|165	- fix versioning
12cr|apache-mod_injection-0.3.1-15|166	
12cr|apache-mod_injection-0.3.1-15|167	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.3.1-2mdk
12cr|apache-mod_injection-0.3.1-15|168	- fix deps
12cr|apache-mod_injection-0.3.1-15|169	
12cr|apache-mod_injection-0.3.1-15|170	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.3.1-1mdk
12cr|apache-mod_injection-0.3.1-15|171	- rename the package
12cr|apache-mod_injection-0.3.1-15|172	- the conf.d directory is renamed to modules.d
12cr|apache-mod_injection-0.3.1-15|173	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_injection-0.3.1-15|174	
12cr|apache-mod_injection-0.3.1-15|175	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.3.1-4mdk
12cr|apache-mod_injection-0.3.1-15|176	- use the %1
12cr|apache-mod_injection-0.3.1-15|177	
12cr|apache-mod_injection-0.3.1-15|178	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.3.1-3mdk
12cr|apache-mod_injection-0.3.1-15|179	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_injection-0.3.1-15|180	- fix bug #6574
12cr|apache-mod_injection-0.3.1-15|181	
12cr|apache-mod_injection-0.3.1-15|182	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.3.1-2mdk
12cr|apache-mod_injection-0.3.1-15|183	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_injection-0.3.1-15|184	
12cr|apache-mod_injection-0.3.1-15|185	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.3.1-1mdk
12cr|apache-mod_injection-0.3.1-15|186	- rebuilt for apache 2.0.53
12cr|apache-mod_injection-0.3.1-15|187	
12cr|apache-mod_injection-0.3.1-15|188	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.3.1-1mdk
12cr|apache-mod_injection-0.3.1-15|189	- built for apache 2.0.52
12cr|apache-mod_injection-0.3.1-15|190	
12cr|apache-mod_injection-0.3.1-15|191	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_0.3.1-1mdk
12cr|apache-mod_injection-0.3.1-15|192	- built for apache 2.0.51
12cr|apache-mod_injection-0.3.1-15|193	
12cr|apache-mod_injection-0.3.1-15|194	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_0.3.1-1mdk
12cr|apache-mod_injection-0.3.1-15|195	- built for apache 2.0.50
12cr|apache-mod_injection-0.3.1-15|196	- remove redundant provides
12cr|apache-mod_injection-0.3.1-15|197	
12cr|apache-mod_injection-0.3.1-15|198	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_0.3.1-1mdk
12cr|apache-mod_injection-0.3.1-15|199	- built for apache 2.0.49
12cr|apache-mod_injection-0.3.1-15|200	

175 12
12cr|apache-mod_jsmin-0-0.r7.7|1	%define snap r7
12cr|apache-mod_jsmin-0-0.r7.7|2	
12cr|apache-mod_jsmin-0-0.r7.7|3	#Module-Specific definitions
12cr|apache-mod_jsmin-0-0.r7.7|4	%define mod_name mod_jsmin
12cr|apache-mod_jsmin-0-0.r7.7|5	%define mod_conf B43_%{mod_name}.conf
12cr|apache-mod_jsmin-0-0.r7.7|6	%define mod_so %{mod_name}.so
12cr|apache-mod_jsmin-0-0.r7.7|7	
12cr|apache-mod_jsmin-0-0.r7.7|8	Summary:	Apache module which 'minifies' javascript
12cr|apache-mod_jsmin-0-0.r7.7|9	Name:		apache-%{mod_name}
12cr|apache-mod_jsmin-0-0.r7.7|10	Version:	0
12cr|apache-mod_jsmin-0-0.r7.7|11	Release: 	0.%{snap}.7
12cr|apache-mod_jsmin-0-0.r7.7|12	Group:		System/Servers
12cr|apache-mod_jsmin-0-0.r7.7|13	License:	BSD
12cr|apache-mod_jsmin-0-0.r7.7|14	URL:		http://code.google.com/p/modjsmin/
12cr|apache-mod_jsmin-0-0.r7.7|15	Source0:	mod_jsmin.tar.gz
12cr|apache-mod_jsmin-0-0.r7.7|16	Source1:	%{mod_conf}
12cr|apache-mod_jsmin-0-0.r7.7|17	Requires(pre): rpm-helper
12cr|apache-mod_jsmin-0-0.r7.7|18	Requires(postun): rpm-helper
12cr|apache-mod_jsmin-0-0.r7.7|19	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_jsmin-0-0.r7.7|20	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_jsmin-0-0.r7.7|21	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_jsmin-0-0.r7.7|22	Requires:	apache >= 2.2.0
12cr|apache-mod_jsmin-0-0.r7.7|23	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_jsmin-0-0.r7.7|24	
12cr|apache-mod_jsmin-0-0.r7.7|25	%description
12cr|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
12cr|apache-mod_jsmin-0-0.r7.7|27	apache 2.x filter.
12cr|apache-mod_jsmin-0-0.r7.7|28	
12cr|apache-mod_jsmin-0-0.r7.7|29	%prep
12cr|apache-mod_jsmin-0-0.r7.7|30	
12cr|apache-mod_jsmin-0-0.r7.7|31	%setup -q -n %{mod_name}
12cr|apache-mod_jsmin-0-0.r7.7|32	
12cr|apache-mod_jsmin-0-0.r7.7|33	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_jsmin-0-0.r7.7|34	
12cr|apache-mod_jsmin-0-0.r7.7|35	head -27 %{mod_name}.c > LICENSE
12cr|apache-mod_jsmin-0-0.r7.7|36	
12cr|apache-mod_jsmin-0-0.r7.7|37	%build
12cr|apache-mod_jsmin-0-0.r7.7|38	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_jsmin-0-0.r7.7|39	
12cr|apache-mod_jsmin-0-0.r7.7|40	%install
12cr|apache-mod_jsmin-0-0.r7.7|41	
12cr|apache-mod_jsmin-0-0.r7.7|42	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_jsmin-0-0.r7.7|43	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_jsmin-0-0.r7.7|44	
12cr|apache-mod_jsmin-0-0.r7.7|45	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_jsmin-0-0.r7.7|46	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_jsmin-0-0.r7.7|47	
12cr|apache-mod_jsmin-0-0.r7.7|48	%post
12cr|apache-mod_jsmin-0-0.r7.7|49	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_jsmin-0-0.r7.7|50	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_jsmin-0-0.r7.7|51	fi
12cr|apache-mod_jsmin-0-0.r7.7|52	
12cr|apache-mod_jsmin-0-0.r7.7|53	%postun
12cr|apache-mod_jsmin-0-0.r7.7|54	if [ "$1" = "0" ]; then
12cr|apache-mod_jsmin-0-0.r7.7|55	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_jsmin-0-0.r7.7|56	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_jsmin-0-0.r7.7|57	fi
12cr|apache-mod_jsmin-0-0.r7.7|58	fi
12cr|apache-mod_jsmin-0-0.r7.7|59	
12cr|apache-mod_jsmin-0-0.r7.7|60	%clean
12cr|apache-mod_jsmin-0-0.r7.7|61	
12cr|apache-mod_jsmin-0-0.r7.7|62	%files
12cr|apache-mod_jsmin-0-0.r7.7|63	%doc LICENSE
12cr|apache-mod_jsmin-0-0.r7.7|64	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_jsmin-0-0.r7.7|65	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_jsmin-0-0.r7.7|66	
12cr|apache-mod_jsmin-0-0.r7.7|67	
12cr|apache-mod_jsmin-0-0.r7.7|68	
12cr|apache-mod_jsmin-0-0.r7.7|69	%changelog
12cr|apache-mod_jsmin-0-0.r7.7|70	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0-0.r7.7mdv2012.0
12cr|apache-mod_jsmin-0-0.r7.7|71	+ Revision: 772671
12cr|apache-mod_jsmin-0-0.r7.7|72	- rebuild
12cr|apache-mod_jsmin-0-0.r7.7|73	
12cr|apache-mod_jsmin-0-0.r7.7|74	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0-0.r7.6
12cr|apache-mod_jsmin-0-0.r7.7|75	+ Revision: 678330
12cr|apache-mod_jsmin-0-0.r7.7|76	- mass rebuild
12cr|apache-mod_jsmin-0-0.r7.7|77	
12cr|apache-mod_jsmin-0-0.r7.7|78	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0-0.r7.5mdv2011.0
12cr|apache-mod_jsmin-0-0.r7.7|79	+ Revision: 588014
12cr|apache-mod_jsmin-0-0.r7.7|80	- rebuild
12cr|apache-mod_jsmin-0-0.r7.7|81	
12cr|apache-mod_jsmin-0-0.r7.7|82	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0-0.r7.4mdv2010.1
12cr|apache-mod_jsmin-0-0.r7.7|83	+ Revision: 516132
12cr|apache-mod_jsmin-0-0.r7.7|84	- rebuilt for apache-2.2.15
12cr|apache-mod_jsmin-0-0.r7.7|85	
12cr|apache-mod_jsmin-0-0.r7.7|86	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0-0.r7.3mdv2010.0
12cr|apache-mod_jsmin-0-0.r7.7|87	+ Revision: 406601
12cr|apache-mod_jsmin-0-0.r7.7|88	- rebuild
12cr|apache-mod_jsmin-0-0.r7.7|89	
12cr|apache-mod_jsmin-0-0.r7.7|90	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0-0.r7.2mdv2009.1
12cr|apache-mod_jsmin-0-0.r7.7|91	+ Revision: 325789
12cr|apache-mod_jsmin-0-0.r7.7|92	- rebuild
12cr|apache-mod_jsmin-0-0.r7.7|93	
12cr|apache-mod_jsmin-0-0.r7.7|94	* Sun Aug 10 2008 Oden Eriksson <oeriksson@mandriva.com> 0-0.r7.1mdv2009.0
12cr|apache-mod_jsmin-0-0.r7.7|95	+ Revision: 270300
12cr|apache-mod_jsmin-0-0.r7.7|96	- import apache-mod_jsmin
12cr|apache-mod_jsmin-0-0.r7.7|97	
12cr|apache-mod_jsmin-0-0.r7.7|98	
12cr|apache-mod_jsmin-0-0.r7.7|99	* Sun Aug 10 2008 Oden Eriksson <oeriksson@mandriva.com> 0-0.r7.1mdv2009.0
12cr|apache-mod_jsmin-0-0.r7.7|100	- initial Mandriva package

176 12
12cr|apache-mod_ldap_userdir-1.1.18-4|1	#Module-Specific definitions
12cr|apache-mod_ldap_userdir-1.1.18-4|2	%define mod_name mod_ldap_userdir
12cr|apache-mod_ldap_userdir-1.1.18-4|3	%define mod_conf A37_%{mod_name}.conf
12cr|apache-mod_ldap_userdir-1.1.18-4|4	%define mod_so %{mod_name}.so
12cr|apache-mod_ldap_userdir-1.1.18-4|5	
12cr|apache-mod_ldap_userdir-1.1.18-4|6	Summary:	Look up user home directories (for /~user URLs) from an LDAP directory
12cr|apache-mod_ldap_userdir-1.1.18-4|7	Name:		apache-%{mod_name}
12cr|apache-mod_ldap_userdir-1.1.18-4|8	Version:	1.1.18
12cr|apache-mod_ldap_userdir-1.1.18-4|9	Release:	4
12cr|apache-mod_ldap_userdir-1.1.18-4|10	Group:		System/Servers
12cr|apache-mod_ldap_userdir-1.1.18-4|11	License:	GPL
12cr|apache-mod_ldap_userdir-1.1.18-4|12	URL:		http://horde.net/~jwm/software/mod_ldap_userdir/
12cr|apache-mod_ldap_userdir-1.1.18-4|13	Source0:	http://horde.net/~jwm/software/mod_ldap_userdir/%{mod_name}-%{version}.tar.gz
12cr|apache-mod_ldap_userdir-1.1.18-4|14	Source1:	%{mod_conf}
12cr|apache-mod_ldap_userdir-1.1.18-4|15	BuildRequires:	openssl-devel
12cr|apache-mod_ldap_userdir-1.1.18-4|16	BuildRequires:	openldap-devel
12cr|apache-mod_ldap_userdir-1.1.18-4|17	Requires:	openldap
12cr|apache-mod_ldap_userdir-1.1.18-4|18	Requires(pre): rpm-helper
12cr|apache-mod_ldap_userdir-1.1.18-4|19	Requires(postun): rpm-helper
12cr|apache-mod_ldap_userdir-1.1.18-4|20	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_ldap_userdir-1.1.18-4|21	Requires(pre):	apache-mpm-prefork >= 2.2.0
12cr|apache-mod_ldap_userdir-1.1.18-4|22	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_ldap_userdir-1.1.18-4|23	Requires:	apache-mpm-prefork >= 2.2.0
12cr|apache-mod_ldap_userdir-1.1.18-4|24	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_ldap_userdir-1.1.18-4|25	BuildRequires:	file
12cr|apache-mod_ldap_userdir-1.1.18-4|26	Conflicts:	apache-mod_userdir
12cr|apache-mod_ldap_userdir-1.1.18-4|27	Epoch:		1
12cr|apache-mod_ldap_userdir-1.1.18-4|28	
12cr|apache-mod_ldap_userdir-1.1.18-4|29	%description
12cr|apache-mod_ldap_userdir-1.1.18-4|30	mod_ldap_userdir is a module that enables the Apache web server to look up user
12cr|apache-mod_ldap_userdir-1.1.18-4|31	home directories (for /~user URLs) from an LDAP directory.
12cr|apache-mod_ldap_userdir-1.1.18-4|32	
12cr|apache-mod_ldap_userdir-1.1.18-4|33	%prep
12cr|apache-mod_ldap_userdir-1.1.18-4|34	
12cr|apache-mod_ldap_userdir-1.1.18-4|35	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_ldap_userdir-1.1.18-4|36	
12cr|apache-mod_ldap_userdir-1.1.18-4|37	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_ldap_userdir-1.1.18-4|38	
12cr|apache-mod_ldap_userdir-1.1.18-4|39	# strip away annoying ^M
12cr|apache-mod_ldap_userdir-1.1.18-4|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_ldap_userdir-1.1.18-4|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_ldap_userdir-1.1.18-4|42	
12cr|apache-mod_ldap_userdir-1.1.18-4|43	%build
12cr|apache-mod_ldap_userdir-1.1.18-4|44	
12cr|apache-mod_ldap_userdir-1.1.18-4|45	%configure2_5x --localstatedir=/var/lib \
12cr|apache-mod_ldap_userdir-1.1.18-4|46	--with-apxs=%{_bindir}/apxs \
12cr|apache-mod_ldap_userdir-1.1.18-4|47	--with-tls
12cr|apache-mod_ldap_userdir-1.1.18-4|48	
12cr|apache-mod_ldap_userdir-1.1.18-4|49	#%%make
12cr|apache-mod_ldap_userdir-1.1.18-4|50	
12cr|apache-mod_ldap_userdir-1.1.18-4|51	%{_bindir}/apxs -DTLS=1 -L%{_libdir} -lldap -llber -c mod_ldap_userdir.c
12cr|apache-mod_ldap_userdir-1.1.18-4|52	
12cr|apache-mod_ldap_userdir-1.1.18-4|53	%install
12cr|apache-mod_ldap_userdir-1.1.18-4|54	
12cr|apache-mod_ldap_userdir-1.1.18-4|55	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_ldap_userdir-1.1.18-4|56	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_ldap_userdir-1.1.18-4|57	
12cr|apache-mod_ldap_userdir-1.1.18-4|58	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_ldap_userdir-1.1.18-4|59	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_ldap_userdir-1.1.18-4|60	
12cr|apache-mod_ldap_userdir-1.1.18-4|61	%post
12cr|apache-mod_ldap_userdir-1.1.18-4|62	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_ldap_userdir-1.1.18-4|63	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_ldap_userdir-1.1.18-4|64	fi
12cr|apache-mod_ldap_userdir-1.1.18-4|65	
12cr|apache-mod_ldap_userdir-1.1.18-4|66	%postun
12cr|apache-mod_ldap_userdir-1.1.18-4|67	if [ "$1" = "0" ]; then
12cr|apache-mod_ldap_userdir-1.1.18-4|68	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_ldap_userdir-1.1.18-4|69	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_ldap_userdir-1.1.18-4|70	fi
12cr|apache-mod_ldap_userdir-1.1.18-4|71	fi
12cr|apache-mod_ldap_userdir-1.1.18-4|72	
12cr|apache-mod_ldap_userdir-1.1.18-4|73	%clean
12cr|apache-mod_ldap_userdir-1.1.18-4|74	
12cr|apache-mod_ldap_userdir-1.1.18-4|75	%files
12cr|apache-mod_ldap_userdir-1.1.18-4|76	%doc DIRECTIVES README user-ldif
12cr|apache-mod_ldap_userdir-1.1.18-4|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_ldap_userdir-1.1.18-4|78	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_ldap_userdir-1.1.18-4|79	
12cr|apache-mod_ldap_userdir-1.1.18-4|80	
12cr|apache-mod_ldap_userdir-1.1.18-4|81	%changelog
12cr|apache-mod_ldap_userdir-1.1.18-4|82	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.18-4mdv2012.0
12cr|apache-mod_ldap_userdir-1.1.18-4|83	+ Revision: 772672
12cr|apache-mod_ldap_userdir-1.1.18-4|84	- rebuild
12cr|apache-mod_ldap_userdir-1.1.18-4|85	
12cr|apache-mod_ldap_userdir-1.1.18-4|86	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.18-3
12cr|apache-mod_ldap_userdir-1.1.18-4|87	+ Revision: 678331
12cr|apache-mod_ldap_userdir-1.1.18-4|88	- mass rebuild
12cr|apache-mod_ldap_userdir-1.1.18-4|89	
12cr|apache-mod_ldap_userdir-1.1.18-4|90	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.18-2mdv2011.0
12cr|apache-mod_ldap_userdir-1.1.18-4|91	+ Revision: 588015
12cr|apache-mod_ldap_userdir-1.1.18-4|92	- rebuild
12cr|apache-mod_ldap_userdir-1.1.18-4|93	
12cr|apache-mod_ldap_userdir-1.1.18-4|94	* Sun Oct 17 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.18-1mdv2011.0
12cr|apache-mod_ldap_userdir-1.1.18-4|95	+ Revision: 586379
12cr|apache-mod_ldap_userdir-1.1.18-4|96	- 1.1.18
12cr|apache-mod_ldap_userdir-1.1.18-4|97	
12cr|apache-mod_ldap_userdir-1.1.18-4|98	* Fri Apr 23 2010 Funda Wang <fwang@mandriva.org> 1:1.1.17-3mdv2010.1
12cr|apache-mod_ldap_userdir-1.1.18-4|99	+ Revision: 538087
12cr|apache-mod_ldap_userdir-1.1.18-4|100	- rebuild
12cr|apache-mod_ldap_userdir-1.1.18-4|101	
12cr|apache-mod_ldap_userdir-1.1.18-4|102	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.17-2mdv2010.1
12cr|apache-mod_ldap_userdir-1.1.18-4|103	+ Revision: 516133
12cr|apache-mod_ldap_userdir-1.1.18-4|104	- rebuilt for apache-2.2.15
12cr|apache-mod_ldap_userdir-1.1.18-4|105	
12cr|apache-mod_ldap_userdir-1.1.18-4|106	* Wed Dec 09 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.17-1mdv2010.1
12cr|apache-mod_ldap_userdir-1.1.18-4|107	+ Revision: 475236
12cr|apache-mod_ldap_userdir-1.1.18-4|108	- 1.1.17
12cr|apache-mod_ldap_userdir-1.1.18-4|109	
12cr|apache-mod_ldap_userdir-1.1.18-4|110	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.16-2mdv2010.0
12cr|apache-mod_ldap_userdir-1.1.18-4|111	+ Revision: 406602
12cr|apache-mod_ldap_userdir-1.1.18-4|112	- rebuild
12cr|apache-mod_ldap_userdir-1.1.18-4|113	
12cr|apache-mod_ldap_userdir-1.1.18-4|114	* Sun Jun 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.16-1mdv2010.0
12cr|apache-mod_ldap_userdir-1.1.18-4|115	+ Revision: 387753
12cr|apache-mod_ldap_userdir-1.1.18-4|116	- fix build
12cr|apache-mod_ldap_userdir-1.1.18-4|117	- 1.1.16
12cr|apache-mod_ldap_userdir-1.1.18-4|118	
12cr|apache-mod_ldap_userdir-1.1.18-4|119	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.14-2mdv2009.1
12cr|apache-mod_ldap_userdir-1.1.18-4|120	+ Revision: 325802
12cr|apache-mod_ldap_userdir-1.1.18-4|121	- rebuild
12cr|apache-mod_ldap_userdir-1.1.18-4|122	
12cr|apache-mod_ldap_userdir-1.1.18-4|123	* Thu Oct 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.14-1mdv2009.1
12cr|apache-mod_ldap_userdir-1.1.18-4|124	+ Revision: 294278
12cr|apache-mod_ldap_userdir-1.1.18-4|125	- 1.1.14
12cr|apache-mod_ldap_userdir-1.1.18-4|126	
12cr|apache-mod_ldap_userdir-1.1.18-4|127	* Fri Oct 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.13-1mdv2009.1
12cr|apache-mod_ldap_userdir-1.1.18-4|128	+ Revision: 291383
12cr|apache-mod_ldap_userdir-1.1.18-4|129	- 1.1.13
12cr|apache-mod_ldap_userdir-1.1.18-4|130	
12cr|apache-mod_ldap_userdir-1.1.18-4|131	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.12-3mdv2009.0
12cr|apache-mod_ldap_userdir-1.1.18-4|132	+ Revision: 234966
12cr|apache-mod_ldap_userdir-1.1.18-4|133	- rebuild
12cr|apache-mod_ldap_userdir-1.1.18-4|134	
12cr|apache-mod_ldap_userdir-1.1.18-4|135	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.12-2mdv2009.0
12cr|apache-mod_ldap_userdir-1.1.18-4|136	+ Revision: 215594
12cr|apache-mod_ldap_userdir-1.1.18-4|137	- fix rebuild
12cr|apache-mod_ldap_userdir-1.1.18-4|138	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_ldap_userdir-1.1.18-4|139	
12cr|apache-mod_ldap_userdir-1.1.18-4|140	* Fri May 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.12-1mdv2009.0
12cr|apache-mod_ldap_userdir-1.1.18-4|141	+ Revision: 205213
12cr|apache-mod_ldap_userdir-1.1.18-4|142	- 1.2.12
12cr|apache-mod_ldap_userdir-1.1.18-4|143	- drop the anonbind patch as it won't apply, this might bring back #22294
12cr|apache-mod_ldap_userdir-1.1.18-4|144	
12cr|apache-mod_ldap_userdir-1.1.18-4|145	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.11-4mdv2008.1
12cr|apache-mod_ldap_userdir-1.1.18-4|146	+ Revision: 181792
12cr|apache-mod_ldap_userdir-1.1.18-4|147	- rebuild
12cr|apache-mod_ldap_userdir-1.1.18-4|148	
12cr|apache-mod_ldap_userdir-1.1.18-4|149	* Mon Dec 24 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.11-3mdv2008.1
12cr|apache-mod_ldap_userdir-1.1.18-4|150	+ Revision: 137499
12cr|apache-mod_ldap_userdir-1.1.18-4|151	- rebuilt against openldap-2.4.7 libs
12cr|apache-mod_ldap_userdir-1.1.18-4|152	
12cr|apache-mod_ldap_userdir-1.1.18-4|153	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_ldap_userdir-1.1.18-4|154	- restore BuildRoot
12cr|apache-mod_ldap_userdir-1.1.18-4|155	
12cr|apache-mod_ldap_userdir-1.1.18-4|156	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_ldap_userdir-1.1.18-4|157	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_ldap_userdir-1.1.18-4|158	
12cr|apache-mod_ldap_userdir-1.1.18-4|159	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.11-2mdv2008.0
12cr|apache-mod_ldap_userdir-1.1.18-4|160	+ Revision: 82601
12cr|apache-mod_ldap_userdir-1.1.18-4|161	- rebuild
12cr|apache-mod_ldap_userdir-1.1.18-4|162	
12cr|apache-mod_ldap_userdir-1.1.18-4|163	* Sun Jul 15 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.11-1mdv2008.0
12cr|apache-mod_ldap_userdir-1.1.18-4|164	+ Revision: 52254
12cr|apache-mod_ldap_userdir-1.1.18-4|165	- 1.1.11
12cr|apache-mod_ldap_userdir-1.1.18-4|166	
12cr|apache-mod_ldap_userdir-1.1.18-4|167	
12cr|apache-mod_ldap_userdir-1.1.18-4|168	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.10-3mdv2007.1
12cr|apache-mod_ldap_userdir-1.1.18-4|169	+ Revision: 140708
12cr|apache-mod_ldap_userdir-1.1.18-4|170	- rebuild
12cr|apache-mod_ldap_userdir-1.1.18-4|171	
12cr|apache-mod_ldap_userdir-1.1.18-4|172	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.10-2mdv2007.0
12cr|apache-mod_ldap_userdir-1.1.18-4|173	+ Revision: 79447
12cr|apache-mod_ldap_userdir-1.1.18-4|174	- Import apache-mod_ldap_userdir
12cr|apache-mod_ldap_userdir-1.1.18-4|175	
12cr|apache-mod_ldap_userdir-1.1.18-4|176	* Sun Jul 30 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.10-2mdv2007.0
12cr|apache-mod_ldap_userdir-1.1.18-4|177	- permit anonymous bind (Scott Karns, fixes #22294)
12cr|apache-mod_ldap_userdir-1.1.18-4|178	
12cr|apache-mod_ldap_userdir-1.1.18-4|179	* Fri May 05 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.10-1mdk
12cr|apache-mod_ldap_userdir-1.1.18-4|180	- 1.1.10 (Minor bugfixes)
12cr|apache-mod_ldap_userdir-1.1.18-4|181	
12cr|apache-mod_ldap_userdir-1.1.18-4|182	* Mon Apr 24 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.9-1mdk
12cr|apache-mod_ldap_userdir-1.1.18-4|183	- 1.1.9
12cr|apache-mod_ldap_userdir-1.1.18-4|184	
12cr|apache-mod_ldap_userdir-1.1.18-4|185	* Wed Dec 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.8-2mdk
12cr|apache-mod_ldap_userdir-1.1.18-4|186	- rebuilt against apache-2.2.0
12cr|apache-mod_ldap_userdir-1.1.18-4|187	
12cr|apache-mod_ldap_userdir-1.1.18-4|188	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.8-1mdk
12cr|apache-mod_ldap_userdir-1.1.18-4|189	- fix versioning
12cr|apache-mod_ldap_userdir-1.1.18-4|190	
12cr|apache-mod_ldap_userdir-1.1.18-4|191	* Wed Aug 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_1.1.8-2mdk
12cr|apache-mod_ldap_userdir-1.1.18-4|192	- rebuilt against new openldap-2.3.6 libs
12cr|apache-mod_ldap_userdir-1.1.18-4|193	
12cr|apache-mod_ldap_userdir-1.1.18-4|194	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_1.1.8-1mdk
12cr|apache-mod_ldap_userdir-1.1.18-4|195	- 1.1.8 (Major feature enhancements)
12cr|apache-mod_ldap_userdir-1.1.18-4|196	- fix deps
12cr|apache-mod_ldap_userdir-1.1.18-4|197	
12cr|apache-mod_ldap_userdir-1.1.18-4|198	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_1.1.6-1mdk
12cr|apache-mod_ldap_userdir-1.1.18-4|199	- initial Mandriva package
12cr|apache-mod_ldap_userdir-1.1.18-4|200	

177 12
12cr|apache-mod_limitipconn-0.24-1|1	#Module-Specific definitions
12cr|apache-mod_limitipconn-0.24-1|2	%define mod_name mod_limitipconn
12cr|apache-mod_limitipconn-0.24-1|3	%define mod_conf 85_%{mod_name}.conf
12cr|apache-mod_limitipconn-0.24-1|4	%define mod_so %{mod_name}.so
12cr|apache-mod_limitipconn-0.24-1|5	
12cr|apache-mod_limitipconn-0.24-1|6	Summary:	DSO module for the apache web server
12cr|apache-mod_limitipconn-0.24-1|7	Name:		apache-%{mod_name}
12cr|apache-mod_limitipconn-0.24-1|8	Version:	0.24
12cr|apache-mod_limitipconn-0.24-1|9	Release:	1
12cr|apache-mod_limitipconn-0.24-1|10	Group:		System/Servers
12cr|apache-mod_limitipconn-0.24-1|11	License:	Apache License
12cr|apache-mod_limitipconn-0.24-1|12	URL:		http://dominia.org/djao/limitipconn.html
12cr|apache-mod_limitipconn-0.24-1|13	Source0:	http://dominia.org/djao/limit/%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_limitipconn-0.24-1|14	Source1:	%{mod_conf}
12cr|apache-mod_limitipconn-0.24-1|15	Requires(pre): rpm-helper
12cr|apache-mod_limitipconn-0.24-1|16	Requires(postun): rpm-helper
12cr|apache-mod_limitipconn-0.24-1|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_limitipconn-0.24-1|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_limitipconn-0.24-1|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_limitipconn-0.24-1|20	Requires:	apache >= 2.2.0
12cr|apache-mod_limitipconn-0.24-1|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_limitipconn-0.24-1|22	BuildRequires:	file
12cr|apache-mod_limitipconn-0.24-1|23	Epoch:		1
12cr|apache-mod_limitipconn-0.24-1|24	
12cr|apache-mod_limitipconn-0.24-1|25	%description
12cr|apache-mod_limitipconn-0.24-1|26	%{mod_name} is a DSO module for the apache web server to
12cr|apache-mod_limitipconn-0.24-1|27	limit the maximum number of simultaneous connections per IP
12cr|apache-mod_limitipconn-0.24-1|28	address. Allows inclusion and exclusion of files based on MIME
12cr|apache-mod_limitipconn-0.24-1|29	type.
12cr|apache-mod_limitipconn-0.24-1|30	
12cr|apache-mod_limitipconn-0.24-1|31	%prep
12cr|apache-mod_limitipconn-0.24-1|32	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_limitipconn-0.24-1|33	
12cr|apache-mod_limitipconn-0.24-1|34	# strip away annoying ^M
12cr|apache-mod_limitipconn-0.24-1|35	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_limitipconn-0.24-1|36	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_limitipconn-0.24-1|37	
12cr|apache-mod_limitipconn-0.24-1|38	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_limitipconn-0.24-1|39	mv README mod_limitipconn-README.txt
12cr|apache-mod_limitipconn-0.24-1|40	
12cr|apache-mod_limitipconn-0.24-1|41	%build
12cr|apache-mod_limitipconn-0.24-1|42	%{_bindir}/apxs  -c %{mod_name}.c
12cr|apache-mod_limitipconn-0.24-1|43	
12cr|apache-mod_limitipconn-0.24-1|44	%install
12cr|apache-mod_limitipconn-0.24-1|45	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_limitipconn-0.24-1|46	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_limitipconn-0.24-1|47	
12cr|apache-mod_limitipconn-0.24-1|48	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_limitipconn-0.24-1|49	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_limitipconn-0.24-1|50	
12cr|apache-mod_limitipconn-0.24-1|51	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_limitipconn-0.24-1|52	ln -s ../../../..%{_docdir}/%{name} %{buildroot}%{_var}/www/html/addon-modules/%{name}
12cr|apache-mod_limitipconn-0.24-1|53	
12cr|apache-mod_limitipconn-0.24-1|54	# make the example work... (ugly, but it works...)
12cr|apache-mod_limitipconn-0.24-1|55	NEW_URL=/addon-modules/%{name}
12cr|apache-mod_limitipconn-0.24-1|56	perl -pi -e "s|_REPLACE_ME_|$NEW_URL|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_limitipconn-0.24-1|57	
12cr|apache-mod_limitipconn-0.24-1|58	%post
12cr|apache-mod_limitipconn-0.24-1|59	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_limitipconn-0.24-1|60	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_limitipconn-0.24-1|61	fi
12cr|apache-mod_limitipconn-0.24-1|62	
12cr|apache-mod_limitipconn-0.24-1|63	%postun
12cr|apache-mod_limitipconn-0.24-1|64	if [ "$1" = "0" ]; then
12cr|apache-mod_limitipconn-0.24-1|65	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_limitipconn-0.24-1|66	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_limitipconn-0.24-1|67	fi
12cr|apache-mod_limitipconn-0.24-1|68	fi
12cr|apache-mod_limitipconn-0.24-1|69	
12cr|apache-mod_limitipconn-0.24-1|70	%files
12cr|apache-mod_limitipconn-0.24-1|71	%doc ChangeLog INSTALL mod_limitipconn-README.txt
12cr|apache-mod_limitipconn-0.24-1|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_limitipconn-0.24-1|73	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_limitipconn-0.24-1|74	%{_var}/www/html/addon-modules/*
12cr|apache-mod_limitipconn-0.24-1|75	
12cr|apache-mod_limitipconn-0.24-1|76	
12cr|apache-mod_limitipconn-0.24-1|77	%changelog
12cr|apache-mod_limitipconn-0.24-1|78	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.23-9mdv2012.0
12cr|apache-mod_limitipconn-0.24-1|79	+ Revision: 772673
12cr|apache-mod_limitipconn-0.24-1|80	- rebuild
12cr|apache-mod_limitipconn-0.24-1|81	
12cr|apache-mod_limitipconn-0.24-1|82	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.23-8
12cr|apache-mod_limitipconn-0.24-1|83	+ Revision: 678332
12cr|apache-mod_limitipconn-0.24-1|84	- mass rebuild
12cr|apache-mod_limitipconn-0.24-1|85	
12cr|apache-mod_limitipconn-0.24-1|86	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.23-7mdv2011.0
12cr|apache-mod_limitipconn-0.24-1|87	+ Revision: 588016
12cr|apache-mod_limitipconn-0.24-1|88	- rebuild
12cr|apache-mod_limitipconn-0.24-1|89	
12cr|apache-mod_limitipconn-0.24-1|90	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.23-6mdv2010.1
12cr|apache-mod_limitipconn-0.24-1|91	+ Revision: 516134
12cr|apache-mod_limitipconn-0.24-1|92	- rebuilt for apache-2.2.15
12cr|apache-mod_limitipconn-0.24-1|93	
12cr|apache-mod_limitipconn-0.24-1|94	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.23-5mdv2010.0
12cr|apache-mod_limitipconn-0.24-1|95	+ Revision: 406603
12cr|apache-mod_limitipconn-0.24-1|96	- rebuild
12cr|apache-mod_limitipconn-0.24-1|97	
12cr|apache-mod_limitipconn-0.24-1|98	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.23-4mdv2009.1
12cr|apache-mod_limitipconn-0.24-1|99	+ Revision: 325804
12cr|apache-mod_limitipconn-0.24-1|100	- rebuild
12cr|apache-mod_limitipconn-0.24-1|101	
12cr|apache-mod_limitipconn-0.24-1|102	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.23-3mdv2009.0
12cr|apache-mod_limitipconn-0.24-1|103	+ Revision: 234967
12cr|apache-mod_limitipconn-0.24-1|104	- rebuild
12cr|apache-mod_limitipconn-0.24-1|105	
12cr|apache-mod_limitipconn-0.24-1|106	* Fri Jun 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.23-2mdv2009.0
12cr|apache-mod_limitipconn-0.24-1|107	+ Revision: 227406
12cr|apache-mod_limitipconn-0.24-1|108	- fix correct license
12cr|apache-mod_limitipconn-0.24-1|109	
12cr|apache-mod_limitipconn-0.24-1|110	* Thu Jun 19 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.23-1mdv2009.0
12cr|apache-mod_limitipconn-0.24-1|111	+ Revision: 226646
12cr|apache-mod_limitipconn-0.24-1|112	- 0.23
12cr|apache-mod_limitipconn-0.24-1|113	
12cr|apache-mod_limitipconn-0.24-1|114	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.22-9mdv2009.0
12cr|apache-mod_limitipconn-0.24-1|115	+ Revision: 215595
12cr|apache-mod_limitipconn-0.24-1|116	- fix rebuild
12cr|apache-mod_limitipconn-0.24-1|117	
12cr|apache-mod_limitipconn-0.24-1|118	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.22-8mdv2008.1
12cr|apache-mod_limitipconn-0.24-1|119	+ Revision: 181793
12cr|apache-mod_limitipconn-0.24-1|120	- rebuild
12cr|apache-mod_limitipconn-0.24-1|121	
12cr|apache-mod_limitipconn-0.24-1|122	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:0.22-7mdv2008.1
12cr|apache-mod_limitipconn-0.24-1|123	+ Revision: 170732
12cr|apache-mod_limitipconn-0.24-1|124	- rebuild
12cr|apache-mod_limitipconn-0.24-1|125	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_limitipconn-0.24-1|126	
12cr|apache-mod_limitipconn-0.24-1|127	* Sat Jan 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.22-6mdv2008.1
12cr|apache-mod_limitipconn-0.24-1|128	+ Revision: 145833
12cr|apache-mod_limitipconn-0.24-1|129	- fix the config
12cr|apache-mod_limitipconn-0.24-1|130	
12cr|apache-mod_limitipconn-0.24-1|131	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_limitipconn-0.24-1|132	- restore BuildRoot
12cr|apache-mod_limitipconn-0.24-1|133	
12cr|apache-mod_limitipconn-0.24-1|134	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_limitipconn-0.24-1|135	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_limitipconn-0.24-1|136	
12cr|apache-mod_limitipconn-0.24-1|137	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.22-5mdv2008.0
12cr|apache-mod_limitipconn-0.24-1|138	+ Revision: 82602
12cr|apache-mod_limitipconn-0.24-1|139	- rebuild
12cr|apache-mod_limitipconn-0.24-1|140	
12cr|apache-mod_limitipconn-0.24-1|141	
12cr|apache-mod_limitipconn-0.24-1|142	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.22-4mdv2007.1
12cr|apache-mod_limitipconn-0.24-1|143	+ Revision: 140709
12cr|apache-mod_limitipconn-0.24-1|144	- rebuild
12cr|apache-mod_limitipconn-0.24-1|145	
12cr|apache-mod_limitipconn-0.24-1|146	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.22-3mdv2007.1
12cr|apache-mod_limitipconn-0.24-1|147	+ Revision: 79449
12cr|apache-mod_limitipconn-0.24-1|148	- Import apache-mod_limitipconn
12cr|apache-mod_limitipconn-0.24-1|149	
12cr|apache-mod_limitipconn-0.24-1|150	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.22-3mdv2007.0
12cr|apache-mod_limitipconn-0.24-1|151	- rebuild
12cr|apache-mod_limitipconn-0.24-1|152	
12cr|apache-mod_limitipconn-0.24-1|153	* Sat Dec 17 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.22-2mdk
12cr|apache-mod_limitipconn-0.24-1|154	- rebuilt against apache-2.2.0
12cr|apache-mod_limitipconn-0.24-1|155	
12cr|apache-mod_limitipconn-0.24-1|156	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.22-1mdk
12cr|apache-mod_limitipconn-0.24-1|157	- fix versioning
12cr|apache-mod_limitipconn-0.24-1|158	
12cr|apache-mod_limitipconn-0.24-1|159	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.22-2mdk
12cr|apache-mod_limitipconn-0.24-1|160	- fix deps
12cr|apache-mod_limitipconn-0.24-1|161	
12cr|apache-mod_limitipconn-0.24-1|162	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.22-1mdk
12cr|apache-mod_limitipconn-0.24-1|163	- rename the package
12cr|apache-mod_limitipconn-0.24-1|164	- the conf.d directory is renamed to modules.d
12cr|apache-mod_limitipconn-0.24-1|165	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_limitipconn-0.24-1|166	
12cr|apache-mod_limitipconn-0.24-1|167	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.22-4mdk
12cr|apache-mod_limitipconn-0.24-1|168	- use the %1
12cr|apache-mod_limitipconn-0.24-1|169	
12cr|apache-mod_limitipconn-0.24-1|170	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.22-3mdk
12cr|apache-mod_limitipconn-0.24-1|171	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_limitipconn-0.24-1|172	- fix bug #6574
12cr|apache-mod_limitipconn-0.24-1|173	
12cr|apache-mod_limitipconn-0.24-1|174	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.22-2mdk
12cr|apache-mod_limitipconn-0.24-1|175	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_limitipconn-0.24-1|176	
12cr|apache-mod_limitipconn-0.24-1|177	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.22-1mdk
12cr|apache-mod_limitipconn-0.24-1|178	- rebuilt for apache 2.0.53
12cr|apache-mod_limitipconn-0.24-1|179	
12cr|apache-mod_limitipconn-0.24-1|180	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.22-1mdk
12cr|apache-mod_limitipconn-0.24-1|181	- built for apache 2.0.52
12cr|apache-mod_limitipconn-0.24-1|182	
12cr|apache-mod_limitipconn-0.24-1|183	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_0.22-1mdk
12cr|apache-mod_limitipconn-0.24-1|184	- built for apache 2.0.51
12cr|apache-mod_limitipconn-0.24-1|185	
12cr|apache-mod_limitipconn-0.24-1|186	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_0.22-1mdk
12cr|apache-mod_limitipconn-0.24-1|187	- built for apache 2.0.50
12cr|apache-mod_limitipconn-0.24-1|188	- remove redundant provides
12cr|apache-mod_limitipconn-0.24-1|189	
12cr|apache-mod_limitipconn-0.24-1|190	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_0.22-1mdk
12cr|apache-mod_limitipconn-0.24-1|191	- built for apache 2.0.49
12cr|apache-mod_limitipconn-0.24-1|192	

178 12
12cr|apache-mod_line_edit-1.0.0-11|1	#Module-Specific definitions
12cr|apache-mod_line_edit-1.0.0-11|2	%define mod_name mod_line_edit
12cr|apache-mod_line_edit-1.0.0-11|3	%define mod_conf A95_%{mod_name}.conf
12cr|apache-mod_line_edit-1.0.0-11|4	%define mod_so %{mod_name}.so
12cr|apache-mod_line_edit-1.0.0-11|5	
12cr|apache-mod_line_edit-1.0.0-11|6	Summary:	A general-purpose output filter for text documents for Apache
12cr|apache-mod_line_edit-1.0.0-11|7	Name:		apache-%{mod_name}
12cr|apache-mod_line_edit-1.0.0-11|8	Version:	1.0.0
12cr|apache-mod_line_edit-1.0.0-11|9	Release:	11
12cr|apache-mod_line_edit-1.0.0-11|10	Group:		System/Servers
12cr|apache-mod_line_edit-1.0.0-11|11	License:	GPL
12cr|apache-mod_line_edit-1.0.0-11|12	URL:		http://apache.webthing.com/mod_line_edit/
12cr|apache-mod_line_edit-1.0.0-11|13	Source0:	http://apache.webthing.com/mod_line_edit/mod_line_edit.c
12cr|apache-mod_line_edit-1.0.0-11|14	Source1:	%{mod_conf}
12cr|apache-mod_line_edit-1.0.0-11|15	Source2:	http://apache.webthing.com/mod_line_edit/index.html
12cr|apache-mod_line_edit-1.0.0-11|16	Requires(pre): rpm-helper
12cr|apache-mod_line_edit-1.0.0-11|17	Requires(postun): rpm-helper
12cr|apache-mod_line_edit-1.0.0-11|18	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_line_edit-1.0.0-11|19	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_line_edit-1.0.0-11|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_line_edit-1.0.0-11|21	Requires:	apache >= 2.2.0
12cr|apache-mod_line_edit-1.0.0-11|22	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_line_edit-1.0.0-11|23	BuildRequires:	file
12cr|apache-mod_line_edit-1.0.0-11|24	
12cr|apache-mod_line_edit-1.0.0-11|25	%description
12cr|apache-mod_line_edit-1.0.0-11|26	mod_line_edit is a general-purpose filter for text documents. It operates as a
12cr|apache-mod_line_edit-1.0.0-11|27	simple on-the-fly line editor, applying search-and-replace rules defined in a
12cr|apache-mod_line_edit-1.0.0-11|28	configuration or .htaccess file.
12cr|apache-mod_line_edit-1.0.0-11|29	
12cr|apache-mod_line_edit-1.0.0-11|30	Unlike most of Webing's filter modules, it is not markup-aware, so it is not an
12cr|apache-mod_line_edit-1.0.0-11|31	optimal choice for processing HTML or XML, though it may nevertheless be used
12cr|apache-mod_line_edit-1.0.0-11|32	with caution (and may be far better than semi-markup-aware options such as
12cr|apache-mod_line_edit-1.0.0-11|33	mod_layout).
12cr|apache-mod_line_edit-1.0.0-11|34	
12cr|apache-mod_line_edit-1.0.0-11|35	For non-markup document types such as plain text, and non-markup Web documents
12cr|apache-mod_line_edit-1.0.0-11|36	such as Javascript or Stylesheets, it is the best available option in the
12cr|apache-mod_line_edit-1.0.0-11|37	absence of a filter that parses any relevant document structures.
12cr|apache-mod_line_edit-1.0.0-11|38	
12cr|apache-mod_line_edit-1.0.0-11|39	mod_line_edit is written for performance and reliability, and should scale
12cr|apache-mod_line_edit-1.0.0-11|40	without problems as document size grows. mod_line_edit is fully compatible with
12cr|apache-mod_line_edit-1.0.0-11|41	Apache 2.0 and 2.2, and all operating systems and MPMs.
12cr|apache-mod_line_edit-1.0.0-11|42	
12cr|apache-mod_line_edit-1.0.0-11|43	%prep
12cr|apache-mod_line_edit-1.0.0-11|44	
12cr|apache-mod_line_edit-1.0.0-11|45	%setup -q -T -c -n %{mod_name}-%{version}
12cr|apache-mod_line_edit-1.0.0-11|46	cp %{SOURCE0} %{mod_name}.c
12cr|apache-mod_line_edit-1.0.0-11|47	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_line_edit-1.0.0-11|48	cp %{SOURCE2} README.html
12cr|apache-mod_line_edit-1.0.0-11|49	
12cr|apache-mod_line_edit-1.0.0-11|50	# strip away annoying ^M
12cr|apache-mod_line_edit-1.0.0-11|51	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_line_edit-1.0.0-11|52	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_line_edit-1.0.0-11|53	
12cr|apache-mod_line_edit-1.0.0-11|54	head -19 %{mod_name}.c > LICENSE
12cr|apache-mod_line_edit-1.0.0-11|55	
12cr|apache-mod_line_edit-1.0.0-11|56	%build
12cr|apache-mod_line_edit-1.0.0-11|57	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_line_edit-1.0.0-11|58	
12cr|apache-mod_line_edit-1.0.0-11|59	%install
12cr|apache-mod_line_edit-1.0.0-11|60	
12cr|apache-mod_line_edit-1.0.0-11|61	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_line_edit-1.0.0-11|62	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_line_edit-1.0.0-11|63	
12cr|apache-mod_line_edit-1.0.0-11|64	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_line_edit-1.0.0-11|65	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_line_edit-1.0.0-11|66	
12cr|apache-mod_line_edit-1.0.0-11|67	%post
12cr|apache-mod_line_edit-1.0.0-11|68	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_line_edit-1.0.0-11|69	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_line_edit-1.0.0-11|70	fi
12cr|apache-mod_line_edit-1.0.0-11|71	
12cr|apache-mod_line_edit-1.0.0-11|72	%postun
12cr|apache-mod_line_edit-1.0.0-11|73	if [ "$1" = "0" ]; then
12cr|apache-mod_line_edit-1.0.0-11|74	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_line_edit-1.0.0-11|75	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_line_edit-1.0.0-11|76	fi
12cr|apache-mod_line_edit-1.0.0-11|77	fi
12cr|apache-mod_line_edit-1.0.0-11|78	
12cr|apache-mod_line_edit-1.0.0-11|79	%clean
12cr|apache-mod_line_edit-1.0.0-11|80	
12cr|apache-mod_line_edit-1.0.0-11|81	%files
12cr|apache-mod_line_edit-1.0.0-11|82	%doc LICENSE README.html
12cr|apache-mod_line_edit-1.0.0-11|83	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_line_edit-1.0.0-11|84	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_line_edit-1.0.0-11|85	
12cr|apache-mod_line_edit-1.0.0-11|86	
12cr|apache-mod_line_edit-1.0.0-11|87	
12cr|apache-mod_line_edit-1.0.0-11|88	
12cr|apache-mod_line_edit-1.0.0-11|89	%changelog
12cr|apache-mod_line_edit-1.0.0-11|90	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-11mdv2012.0
12cr|apache-mod_line_edit-1.0.0-11|91	+ Revision: 772674
12cr|apache-mod_line_edit-1.0.0-11|92	- rebuild
12cr|apache-mod_line_edit-1.0.0-11|93	
12cr|apache-mod_line_edit-1.0.0-11|94	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-10
12cr|apache-mod_line_edit-1.0.0-11|95	+ Revision: 678333
12cr|apache-mod_line_edit-1.0.0-11|96	- mass rebuild
12cr|apache-mod_line_edit-1.0.0-11|97	
12cr|apache-mod_line_edit-1.0.0-11|98	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2011.0
12cr|apache-mod_line_edit-1.0.0-11|99	+ Revision: 588017
12cr|apache-mod_line_edit-1.0.0-11|100	- rebuild
12cr|apache-mod_line_edit-1.0.0-11|101	
12cr|apache-mod_line_edit-1.0.0-11|102	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2010.1
12cr|apache-mod_line_edit-1.0.0-11|103	+ Revision: 516135
12cr|apache-mod_line_edit-1.0.0-11|104	- rebuilt for apache-2.2.15
12cr|apache-mod_line_edit-1.0.0-11|105	
12cr|apache-mod_line_edit-1.0.0-11|106	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2010.0
12cr|apache-mod_line_edit-1.0.0-11|107	+ Revision: 406604
12cr|apache-mod_line_edit-1.0.0-11|108	- rebuild
12cr|apache-mod_line_edit-1.0.0-11|109	
12cr|apache-mod_line_edit-1.0.0-11|110	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdv2009.1
12cr|apache-mod_line_edit-1.0.0-11|111	+ Revision: 325807
12cr|apache-mod_line_edit-1.0.0-11|112	- rebuild
12cr|apache-mod_line_edit-1.0.0-11|113	
12cr|apache-mod_line_edit-1.0.0-11|114	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdv2009.0
12cr|apache-mod_line_edit-1.0.0-11|115	+ Revision: 234972
12cr|apache-mod_line_edit-1.0.0-11|116	- rebuild
12cr|apache-mod_line_edit-1.0.0-11|117	
12cr|apache-mod_line_edit-1.0.0-11|118	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdv2009.0
12cr|apache-mod_line_edit-1.0.0-11|119	+ Revision: 215596
12cr|apache-mod_line_edit-1.0.0-11|120	- fix rebuild
12cr|apache-mod_line_edit-1.0.0-11|121	
12cr|apache-mod_line_edit-1.0.0-11|122	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdv2008.1
12cr|apache-mod_line_edit-1.0.0-11|123	+ Revision: 181794
12cr|apache-mod_line_edit-1.0.0-11|124	- rebuild
12cr|apache-mod_line_edit-1.0.0-11|125	
12cr|apache-mod_line_edit-1.0.0-11|126	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_line_edit-1.0.0-11|127	- restore BuildRoot
12cr|apache-mod_line_edit-1.0.0-11|128	
12cr|apache-mod_line_edit-1.0.0-11|129	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_line_edit-1.0.0-11|130	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_line_edit-1.0.0-11|131	
12cr|apache-mod_line_edit-1.0.0-11|132	+ Michael Scherer <misc@mandriva.org>
12cr|apache-mod_line_edit-1.0.0-11|133	- better summary
12cr|apache-mod_line_edit-1.0.0-11|134	
12cr|apache-mod_line_edit-1.0.0-11|135	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2008.0
12cr|apache-mod_line_edit-1.0.0-11|136	+ Revision: 82603
12cr|apache-mod_line_edit-1.0.0-11|137	- rebuild
12cr|apache-mod_line_edit-1.0.0-11|138	
12cr|apache-mod_line_edit-1.0.0-11|139	
12cr|apache-mod_line_edit-1.0.0-11|140	* Wed Mar 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2007.1
12cr|apache-mod_line_edit-1.0.0-11|141	+ Revision: 143722
12cr|apache-mod_line_edit-1.0.0-11|142	- Import apache-mod_line_edit
12cr|apache-mod_line_edit-1.0.0-11|143	
12cr|apache-mod_line_edit-1.0.0-11|144	* Wed Mar 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2007.1
12cr|apache-mod_line_edit-1.0.0-11|145	- initial Mandriva package
12cr|apache-mod_line_edit-1.0.0-11|146	

179 12
12cr|apache-mod_load_average-0.1.0-15|1	#Module-Specific definitions
12cr|apache-mod_load_average-0.1.0-15|2	%define mod_name mod_load_average
12cr|apache-mod_load_average-0.1.0-15|3	%define mod_conf A52_%{mod_name}.conf
12cr|apache-mod_load_average-0.1.0-15|4	%define mod_so %{mod_name}.so
12cr|apache-mod_load_average-0.1.0-15|5	
12cr|apache-mod_load_average-0.1.0-15|6	Summary:	DSO module for the apache web server
12cr|apache-mod_load_average-0.1.0-15|7	Name:		apache-%{mod_name}
12cr|apache-mod_load_average-0.1.0-15|8	Version:	0.1.0
12cr|apache-mod_load_average-0.1.0-15|9	Release:	15
12cr|apache-mod_load_average-0.1.0-15|10	Group:		System/Servers
12cr|apache-mod_load_average-0.1.0-15|11	License:	Apache License
12cr|apache-mod_load_average-0.1.0-15|12	URL:		http://svn.force-elite.com/mod_load_average/trunk/src/
12cr|apache-mod_load_average-0.1.0-15|13	# http://issues.apache.org/bugzilla/show_bug.cgi?id=29122
12cr|apache-mod_load_average-0.1.0-15|14	Source0: 	http://svn.force-elite.com/svn/mod_load_average/trunk/src/mod_load_average.c.bz2
12cr|apache-mod_load_average-0.1.0-15|15	Source1:	%{mod_conf}.bz2
12cr|apache-mod_load_average-0.1.0-15|16	Requires(pre): rpm-helper
12cr|apache-mod_load_average-0.1.0-15|17	Requires(postun): rpm-helper
12cr|apache-mod_load_average-0.1.0-15|18	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_load_average-0.1.0-15|19	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_load_average-0.1.0-15|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_load_average-0.1.0-15|21	Requires:	apache >= 2.2.0
12cr|apache-mod_load_average-0.1.0-15|22	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_load_average-0.1.0-15|23	
12cr|apache-mod_load_average-0.1.0-15|24	%description
12cr|apache-mod_load_average-0.1.0-15|25	mod_load_average uses the getloadavg function to determine if the
12cr|apache-mod_load_average-0.1.0-15|26	request should be serviced. The module has two operating Modes.
12cr|apache-mod_load_average-0.1.0-15|27	
12cr|apache-mod_load_average-0.1.0-15|28	First, it has an absolute max load average, if this is reached,
12cr|apache-mod_load_average-0.1.0-15|29	all requests will be rejected with a 503.
12cr|apache-mod_load_average-0.1.0-15|30	
12cr|apache-mod_load_average-0.1.0-15|31	The 2nd mode uses the handler type to determine the maximum load
12cr|apache-mod_load_average-0.1.0-15|32	under which they will be served. This enables you for example to
12cr|apache-mod_load_average-0.1.0-15|33	disable PHP or CGI under high loads, but still serve images and
12cr|apache-mod_load_average-0.1.0-15|34	plain html.
12cr|apache-mod_load_average-0.1.0-15|35	
12cr|apache-mod_load_average-0.1.0-15|36	%prep
12cr|apache-mod_load_average-0.1.0-15|37	
12cr|apache-mod_load_average-0.1.0-15|38	%setup -q -c -T -n %{mod_name}-%{version}
12cr|apache-mod_load_average-0.1.0-15|39	bzcat %{SOURCE0} > %{mod_name}.c
12cr|apache-mod_load_average-0.1.0-15|40	
12cr|apache-mod_load_average-0.1.0-15|41	%build
12cr|apache-mod_load_average-0.1.0-15|42	
12cr|apache-mod_load_average-0.1.0-15|43	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_load_average-0.1.0-15|44	
12cr|apache-mod_load_average-0.1.0-15|45	%install
12cr|apache-mod_load_average-0.1.0-15|46	
12cr|apache-mod_load_average-0.1.0-15|47	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_load_average-0.1.0-15|48	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_load_average-0.1.0-15|49	
12cr|apache-mod_load_average-0.1.0-15|50	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_load_average-0.1.0-15|51	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_load_average-0.1.0-15|52	
12cr|apache-mod_load_average-0.1.0-15|53	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_load_average-0.1.0-15|54	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_load_average-0.1.0-15|55	
12cr|apache-mod_load_average-0.1.0-15|56	%post
12cr|apache-mod_load_average-0.1.0-15|57	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_load_average-0.1.0-15|58	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_load_average-0.1.0-15|59	fi
12cr|apache-mod_load_average-0.1.0-15|60	
12cr|apache-mod_load_average-0.1.0-15|61	%postun
12cr|apache-mod_load_average-0.1.0-15|62	if [ "$1" = "0" ]; then
12cr|apache-mod_load_average-0.1.0-15|63	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_load_average-0.1.0-15|64	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_load_average-0.1.0-15|65	fi
12cr|apache-mod_load_average-0.1.0-15|66	fi
12cr|apache-mod_load_average-0.1.0-15|67	
12cr|apache-mod_load_average-0.1.0-15|68	%clean
12cr|apache-mod_load_average-0.1.0-15|69	
12cr|apache-mod_load_average-0.1.0-15|70	%files
12cr|apache-mod_load_average-0.1.0-15|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_load_average-0.1.0-15|72	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_load_average-0.1.0-15|73	%{_var}/www/html/addon-modules/*
12cr|apache-mod_load_average-0.1.0-15|74	
12cr|apache-mod_load_average-0.1.0-15|75	
12cr|apache-mod_load_average-0.1.0-15|76	
12cr|apache-mod_load_average-0.1.0-15|77	
12cr|apache-mod_load_average-0.1.0-15|78	%changelog
12cr|apache-mod_load_average-0.1.0-15|79	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-15mdv2012.0
12cr|apache-mod_load_average-0.1.0-15|80	+ Revision: 772675
12cr|apache-mod_load_average-0.1.0-15|81	- rebuild
12cr|apache-mod_load_average-0.1.0-15|82	
12cr|apache-mod_load_average-0.1.0-15|83	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-14
12cr|apache-mod_load_average-0.1.0-15|84	+ Revision: 678334
12cr|apache-mod_load_average-0.1.0-15|85	- mass rebuild
12cr|apache-mod_load_average-0.1.0-15|86	
12cr|apache-mod_load_average-0.1.0-15|87	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-13mdv2011.0
12cr|apache-mod_load_average-0.1.0-15|88	+ Revision: 588018
12cr|apache-mod_load_average-0.1.0-15|89	- rebuild
12cr|apache-mod_load_average-0.1.0-15|90	
12cr|apache-mod_load_average-0.1.0-15|91	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-12mdv2010.1
12cr|apache-mod_load_average-0.1.0-15|92	+ Revision: 516136
12cr|apache-mod_load_average-0.1.0-15|93	- rebuilt for apache-2.2.15
12cr|apache-mod_load_average-0.1.0-15|94	
12cr|apache-mod_load_average-0.1.0-15|95	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-11mdv2010.0
12cr|apache-mod_load_average-0.1.0-15|96	+ Revision: 406606
12cr|apache-mod_load_average-0.1.0-15|97	- rebuild
12cr|apache-mod_load_average-0.1.0-15|98	
12cr|apache-mod_load_average-0.1.0-15|99	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-10mdv2009.1
12cr|apache-mod_load_average-0.1.0-15|100	+ Revision: 325809
12cr|apache-mod_load_average-0.1.0-15|101	- rebuild
12cr|apache-mod_load_average-0.1.0-15|102	
12cr|apache-mod_load_average-0.1.0-15|103	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-9mdv2009.0
12cr|apache-mod_load_average-0.1.0-15|104	+ Revision: 234983
12cr|apache-mod_load_average-0.1.0-15|105	- rebuild
12cr|apache-mod_load_average-0.1.0-15|106	
12cr|apache-mod_load_average-0.1.0-15|107	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-8mdv2009.0
12cr|apache-mod_load_average-0.1.0-15|108	+ Revision: 215597
12cr|apache-mod_load_average-0.1.0-15|109	- fix rebuild
12cr|apache-mod_load_average-0.1.0-15|110	
12cr|apache-mod_load_average-0.1.0-15|111	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2008.1
12cr|apache-mod_load_average-0.1.0-15|112	+ Revision: 181795
12cr|apache-mod_load_average-0.1.0-15|113	- rebuild
12cr|apache-mod_load_average-0.1.0-15|114	
12cr|apache-mod_load_average-0.1.0-15|115	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.1.0-6mdv2008.1
12cr|apache-mod_load_average-0.1.0-15|116	+ Revision: 170733
12cr|apache-mod_load_average-0.1.0-15|117	- rebuild
12cr|apache-mod_load_average-0.1.0-15|118	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_load_average-0.1.0-15|119	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_load_average-0.1.0-15|120	
12cr|apache-mod_load_average-0.1.0-15|121	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_load_average-0.1.0-15|122	- restore BuildRoot
12cr|apache-mod_load_average-0.1.0-15|123	
12cr|apache-mod_load_average-0.1.0-15|124	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdv2008.0
12cr|apache-mod_load_average-0.1.0-15|125	+ Revision: 82604
12cr|apache-mod_load_average-0.1.0-15|126	- rebuild
12cr|apache-mod_load_average-0.1.0-15|127	
12cr|apache-mod_load_average-0.1.0-15|128	* Fri Aug 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdv2008.0
12cr|apache-mod_load_average-0.1.0-15|129	+ Revision: 61211
12cr|apache-mod_load_average-0.1.0-15|130	- rebuild
12cr|apache-mod_load_average-0.1.0-15|131	
12cr|apache-mod_load_average-0.1.0-15|132	
12cr|apache-mod_load_average-0.1.0-15|133	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdv2007.1
12cr|apache-mod_load_average-0.1.0-15|134	+ Revision: 140710
12cr|apache-mod_load_average-0.1.0-15|135	- rebuild
12cr|apache-mod_load_average-0.1.0-15|136	
12cr|apache-mod_load_average-0.1.0-15|137	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdv2007.0
12cr|apache-mod_load_average-0.1.0-15|138	+ Revision: 79451
12cr|apache-mod_load_average-0.1.0-15|139	- Import apache-mod_load_average
12cr|apache-mod_load_average-0.1.0-15|140	
12cr|apache-mod_load_average-0.1.0-15|141	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdv2007.0
12cr|apache-mod_load_average-0.1.0-15|142	- rebuild
12cr|apache-mod_load_average-0.1.0-15|143	
12cr|apache-mod_load_average-0.1.0-15|144	* Wed Mar 01 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12cr|apache-mod_load_average-0.1.0-15|145	- initial Mandriva package
12cr|apache-mod_load_average-0.1.0-15|146	

180 12
12cr|apache-mod_log_data-0.0.3-15|1	#Module-Specific definitions
12cr|apache-mod_log_data-0.0.3-15|2	%define mod_name mod_log_data
12cr|apache-mod_log_data-0.0.3-15|3	%define mod_conf A13_%{mod_name}.conf
12cr|apache-mod_log_data-0.0.3-15|4	%define mod_so %{mod_name}.so
12cr|apache-mod_log_data-0.0.3-15|5	
12cr|apache-mod_log_data-0.0.3-15|6	Summary:	DSO module for the apache web server
12cr|apache-mod_log_data-0.0.3-15|7	Name:		apache-%{mod_name}
12cr|apache-mod_log_data-0.0.3-15|8	Version:	0.0.3
12cr|apache-mod_log_data-0.0.3-15|9	Release:	15
12cr|apache-mod_log_data-0.0.3-15|10	Group:		System/Servers
12cr|apache-mod_log_data-0.0.3-15|11	License:	Apache License
12cr|apache-mod_log_data-0.0.3-15|12	URL:		http://loghttp.sourceforge.net/
12cr|apache-mod_log_data-0.0.3-15|13	Source0:	%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_log_data-0.0.3-15|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_log_data-0.0.3-15|15	Source2:	README.html.bz2
12cr|apache-mod_log_data-0.0.3-15|16	Patch0:		mod_log_data-apr1.diff
12cr|apache-mod_log_data-0.0.3-15|17	Requires(pre): rpm-helper
12cr|apache-mod_log_data-0.0.3-15|18	Requires(postun): rpm-helper
12cr|apache-mod_log_data-0.0.3-15|19	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_log_data-0.0.3-15|20	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_log_data-0.0.3-15|21	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_log_data-0.0.3-15|22	Requires:	apache >= 2.2.0
12cr|apache-mod_log_data-0.0.3-15|23	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_log_data-0.0.3-15|24	BuildRequires:	file
12cr|apache-mod_log_data-0.0.3-15|25	Epoch:		1
12cr|apache-mod_log_data-0.0.3-15|26	
12cr|apache-mod_log_data-0.0.3-15|27	%description
12cr|apache-mod_log_data-0.0.3-15|28	Mod_log_data is a module for apache, dumping the content for
12cr|apache-mod_log_data-0.0.3-15|29	all HTTP/HTTPS request made on the webserver. It can be used for
12cr|apache-mod_log_data-0.0.3-15|30	debugging or for security aim. It's done with two filter, easy to
12cr|apache-mod_log_data-0.0.3-15|31	configure in httpd.conf.
12cr|apache-mod_log_data-0.0.3-15|32	
12cr|apache-mod_log_data-0.0.3-15|33	%prep
12cr|apache-mod_log_data-0.0.3-15|34	
12cr|apache-mod_log_data-0.0.3-15|35	%setup -q -n %{mod_name}
12cr|apache-mod_log_data-0.0.3-15|36	%patch0 -p0
12cr|apache-mod_log_data-0.0.3-15|37	
12cr|apache-mod_log_data-0.0.3-15|38	bzcat %{SOURCE2} > README.html
12cr|apache-mod_log_data-0.0.3-15|39	
12cr|apache-mod_log_data-0.0.3-15|40	# strip away annoying ^M
12cr|apache-mod_log_data-0.0.3-15|41	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_log_data-0.0.3-15|42	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_log_data-0.0.3-15|43	
12cr|apache-mod_log_data-0.0.3-15|44	%build
12cr|apache-mod_log_data-0.0.3-15|45	
12cr|apache-mod_log_data-0.0.3-15|46	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_log_data-0.0.3-15|47	
12cr|apache-mod_log_data-0.0.3-15|48	%install
12cr|apache-mod_log_data-0.0.3-15|49	
12cr|apache-mod_log_data-0.0.3-15|50	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_log_data-0.0.3-15|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_log_data-0.0.3-15|52	
12cr|apache-mod_log_data-0.0.3-15|53	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_log_data-0.0.3-15|54	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_log_data-0.0.3-15|55	
12cr|apache-mod_log_data-0.0.3-15|56	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_log_data-0.0.3-15|57	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_log_data-0.0.3-15|58	
12cr|apache-mod_log_data-0.0.3-15|59	%post
12cr|apache-mod_log_data-0.0.3-15|60	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_log_data-0.0.3-15|61	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_log_data-0.0.3-15|62	fi
12cr|apache-mod_log_data-0.0.3-15|63	
12cr|apache-mod_log_data-0.0.3-15|64	%postun
12cr|apache-mod_log_data-0.0.3-15|65	if [ "$1" = "0" ]; then
12cr|apache-mod_log_data-0.0.3-15|66	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_log_data-0.0.3-15|67	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_log_data-0.0.3-15|68	fi
12cr|apache-mod_log_data-0.0.3-15|69	fi
12cr|apache-mod_log_data-0.0.3-15|70	
12cr|apache-mod_log_data-0.0.3-15|71	%clean
12cr|apache-mod_log_data-0.0.3-15|72	
12cr|apache-mod_log_data-0.0.3-15|73	%files
12cr|apache-mod_log_data-0.0.3-15|74	%doc README.html
12cr|apache-mod_log_data-0.0.3-15|75	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_log_data-0.0.3-15|76	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_log_data-0.0.3-15|77	%{_var}/www/html/addon-modules/*
12cr|apache-mod_log_data-0.0.3-15|78	
12cr|apache-mod_log_data-0.0.3-15|79	
12cr|apache-mod_log_data-0.0.3-15|80	
12cr|apache-mod_log_data-0.0.3-15|81	
12cr|apache-mod_log_data-0.0.3-15|82	%changelog
12cr|apache-mod_log_data-0.0.3-15|83	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.3-15mdv2012.0
12cr|apache-mod_log_data-0.0.3-15|84	+ Revision: 772677
12cr|apache-mod_log_data-0.0.3-15|85	- rebuild
12cr|apache-mod_log_data-0.0.3-15|86	
12cr|apache-mod_log_data-0.0.3-15|87	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.3-14
12cr|apache-mod_log_data-0.0.3-15|88	+ Revision: 678336
12cr|apache-mod_log_data-0.0.3-15|89	- mass rebuild
12cr|apache-mod_log_data-0.0.3-15|90	
12cr|apache-mod_log_data-0.0.3-15|91	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.3-13mdv2011.0
12cr|apache-mod_log_data-0.0.3-15|92	+ Revision: 588020
12cr|apache-mod_log_data-0.0.3-15|93	- rebuild
12cr|apache-mod_log_data-0.0.3-15|94	
12cr|apache-mod_log_data-0.0.3-15|95	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.3-12mdv2010.1
12cr|apache-mod_log_data-0.0.3-15|96	+ Revision: 516139
12cr|apache-mod_log_data-0.0.3-15|97	- rebuilt for apache-2.2.15
12cr|apache-mod_log_data-0.0.3-15|98	
12cr|apache-mod_log_data-0.0.3-15|99	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.3-11mdv2010.0
12cr|apache-mod_log_data-0.0.3-15|100	+ Revision: 406608
12cr|apache-mod_log_data-0.0.3-15|101	- rebuild
12cr|apache-mod_log_data-0.0.3-15|102	
12cr|apache-mod_log_data-0.0.3-15|103	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.3-10mdv2009.1
12cr|apache-mod_log_data-0.0.3-15|104	+ Revision: 325812
12cr|apache-mod_log_data-0.0.3-15|105	- rebuild
12cr|apache-mod_log_data-0.0.3-15|106	
12cr|apache-mod_log_data-0.0.3-15|107	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.3-9mdv2009.0
12cr|apache-mod_log_data-0.0.3-15|108	+ Revision: 234999
12cr|apache-mod_log_data-0.0.3-15|109	- rebuild
12cr|apache-mod_log_data-0.0.3-15|110	
12cr|apache-mod_log_data-0.0.3-15|111	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.3-8mdv2009.0
12cr|apache-mod_log_data-0.0.3-15|112	+ Revision: 215599
12cr|apache-mod_log_data-0.0.3-15|113	- fix rebuild
12cr|apache-mod_log_data-0.0.3-15|114	
12cr|apache-mod_log_data-0.0.3-15|115	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.3-7mdv2008.1
12cr|apache-mod_log_data-0.0.3-15|116	+ Revision: 181797
12cr|apache-mod_log_data-0.0.3-15|117	- rebuild
12cr|apache-mod_log_data-0.0.3-15|118	
12cr|apache-mod_log_data-0.0.3-15|119	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:0.0.3-6mdv2008.1
12cr|apache-mod_log_data-0.0.3-15|120	+ Revision: 170734
12cr|apache-mod_log_data-0.0.3-15|121	- rebuild
12cr|apache-mod_log_data-0.0.3-15|122	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_log_data-0.0.3-15|123	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_log_data-0.0.3-15|124	
12cr|apache-mod_log_data-0.0.3-15|125	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_log_data-0.0.3-15|126	- restore BuildRoot
12cr|apache-mod_log_data-0.0.3-15|127	
12cr|apache-mod_log_data-0.0.3-15|128	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.3-5mdv2008.0
12cr|apache-mod_log_data-0.0.3-15|129	+ Revision: 82607
12cr|apache-mod_log_data-0.0.3-15|130	- rebuild
12cr|apache-mod_log_data-0.0.3-15|131	
12cr|apache-mod_log_data-0.0.3-15|132	
12cr|apache-mod_log_data-0.0.3-15|133	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.0.3-4mdv2007.1
12cr|apache-mod_log_data-0.0.3-15|134	+ Revision: 140712
12cr|apache-mod_log_data-0.0.3-15|135	- rebuild
12cr|apache-mod_log_data-0.0.3-15|136	
12cr|apache-mod_log_data-0.0.3-15|137	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.3-3mdv2007.1
12cr|apache-mod_log_data-0.0.3-15|138	+ Revision: 79453
12cr|apache-mod_log_data-0.0.3-15|139	- Import apache-mod_log_data
12cr|apache-mod_log_data-0.0.3-15|140	
12cr|apache-mod_log_data-0.0.3-15|141	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.3-3mdv2007.0
12cr|apache-mod_log_data-0.0.3-15|142	- rebuild
12cr|apache-mod_log_data-0.0.3-15|143	
12cr|apache-mod_log_data-0.0.3-15|144	* Fri Dec 16 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.3-2mdk
12cr|apache-mod_log_data-0.0.3-15|145	- rebuilt against apache-2.2.0 (P0)
12cr|apache-mod_log_data-0.0.3-15|146	
12cr|apache-mod_log_data-0.0.3-15|147	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.3-1mdk
12cr|apache-mod_log_data-0.0.3-15|148	- fix versioning
12cr|apache-mod_log_data-0.0.3-15|149	
12cr|apache-mod_log_data-0.0.3-15|150	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.0.3-2mdk
12cr|apache-mod_log_data-0.0.3-15|151	- fix deps
12cr|apache-mod_log_data-0.0.3-15|152	
12cr|apache-mod_log_data-0.0.3-15|153	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.0.3-1mdk
12cr|apache-mod_log_data-0.0.3-15|154	- rename the package
12cr|apache-mod_log_data-0.0.3-15|155	- the conf.d directory is renamed to modules.d
12cr|apache-mod_log_data-0.0.3-15|156	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_log_data-0.0.3-15|157	
12cr|apache-mod_log_data-0.0.3-15|158	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.0.3-4mdk
12cr|apache-mod_log_data-0.0.3-15|159	- use the %1
12cr|apache-mod_log_data-0.0.3-15|160	
12cr|apache-mod_log_data-0.0.3-15|161	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.0.3-3mdk
12cr|apache-mod_log_data-0.0.3-15|162	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_log_data-0.0.3-15|163	- fix bug #6574
12cr|apache-mod_log_data-0.0.3-15|164	
12cr|apache-mod_log_data-0.0.3-15|165	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.0.3-2mdk
12cr|apache-mod_log_data-0.0.3-15|166	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_log_data-0.0.3-15|167	
12cr|apache-mod_log_data-0.0.3-15|168	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.0.3-1mdk
12cr|apache-mod_log_data-0.0.3-15|169	- rebuilt for apache 2.0.53
12cr|apache-mod_log_data-0.0.3-15|170	
12cr|apache-mod_log_data-0.0.3-15|171	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.0.3-1mdk
12cr|apache-mod_log_data-0.0.3-15|172	- built for apache 2.0.52
12cr|apache-mod_log_data-0.0.3-15|173	
12cr|apache-mod_log_data-0.0.3-15|174	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_0.0.3-1mdk
12cr|apache-mod_log_data-0.0.3-15|175	- built for apache 2.0.51
12cr|apache-mod_log_data-0.0.3-15|176	
12cr|apache-mod_log_data-0.0.3-15|177	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_0.0.3-1mdk
12cr|apache-mod_log_data-0.0.3-15|178	- built for apache 2.0.50
12cr|apache-mod_log_data-0.0.3-15|179	- remove redundant provides
12cr|apache-mod_log_data-0.0.3-15|180	
12cr|apache-mod_log_data-0.0.3-15|181	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_0.0.3-1mdk
12cr|apache-mod_log_data-0.0.3-15|182	- built for apache 2.0.49
12cr|apache-mod_log_data-0.0.3-15|183	

181 12
12cr|apache-mod_log_rotate-1.00-13|1	#Module-Specific definitions
12cr|apache-mod_log_rotate-1.00-13|2	%define mod_name mod_log_rotate
12cr|apache-mod_log_rotate-1.00-13|3	%define mod_conf A83_%{mod_name}.conf
12cr|apache-mod_log_rotate-1.00-13|4	%define mod_so %{mod_name}.so
12cr|apache-mod_log_rotate-1.00-13|5	
12cr|apache-mod_log_rotate-1.00-13|6	Summary:	Automatic in-process rotation of transfer log
12cr|apache-mod_log_rotate-1.00-13|7	Name:		apache-%{mod_name}
12cr|apache-mod_log_rotate-1.00-13|8	Version:	1.00
12cr|apache-mod_log_rotate-1.00-13|9	Release:	13
12cr|apache-mod_log_rotate-1.00-13|10	Group:		System/Servers
12cr|apache-mod_log_rotate-1.00-13|11	License:	Apache License
12cr|apache-mod_log_rotate-1.00-13|12	URL:		http://www.hexten.net/mod_log_rotate/
12cr|apache-mod_log_rotate-1.00-13|13	Source0:	http://www.hexten.net/assets/apache2/mod_log_rotate.c
12cr|apache-mod_log_rotate-1.00-13|14	Source1:	%{mod_conf}
12cr|apache-mod_log_rotate-1.00-13|15	Requires(pre): rpm-helper
12cr|apache-mod_log_rotate-1.00-13|16	Requires(postun): rpm-helper
12cr|apache-mod_log_rotate-1.00-13|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_log_rotate-1.00-13|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_log_rotate-1.00-13|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_log_rotate-1.00-13|20	Requires:	apache >= 2.2.0
12cr|apache-mod_log_rotate-1.00-13|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_log_rotate-1.00-13|22	
12cr|apache-mod_log_rotate-1.00-13|23	%description
12cr|apache-mod_log_rotate-1.00-13|24	Adds RotateLogs and supporting directives that allow logs to be rotated by the
12cr|apache-mod_log_rotate-1.00-13|25	server without having to pipe them through rotatelogs.
12cr|apache-mod_log_rotate-1.00-13|26	
12cr|apache-mod_log_rotate-1.00-13|27	%prep
12cr|apache-mod_log_rotate-1.00-13|28	
12cr|apache-mod_log_rotate-1.00-13|29	%setup -q -c -T -n %{mod_name}-%{version}
12cr|apache-mod_log_rotate-1.00-13|30	
12cr|apache-mod_log_rotate-1.00-13|31	cp %{SOURCE0} %{mod_name}.c
12cr|apache-mod_log_rotate-1.00-13|32	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_log_rotate-1.00-13|33	
12cr|apache-mod_log_rotate-1.00-13|34	%build
12cr|apache-mod_log_rotate-1.00-13|35	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_log_rotate-1.00-13|36	
12cr|apache-mod_log_rotate-1.00-13|37	%install
12cr|apache-mod_log_rotate-1.00-13|38	
12cr|apache-mod_log_rotate-1.00-13|39	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_log_rotate-1.00-13|40	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_log_rotate-1.00-13|41	
12cr|apache-mod_log_rotate-1.00-13|42	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_log_rotate-1.00-13|43	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_log_rotate-1.00-13|44	
12cr|apache-mod_log_rotate-1.00-13|45	%post
12cr|apache-mod_log_rotate-1.00-13|46	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_log_rotate-1.00-13|47	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_log_rotate-1.00-13|48	fi
12cr|apache-mod_log_rotate-1.00-13|49	
12cr|apache-mod_log_rotate-1.00-13|50	%postun
12cr|apache-mod_log_rotate-1.00-13|51	if [ "$1" = "0" ]; then
12cr|apache-mod_log_rotate-1.00-13|52	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_log_rotate-1.00-13|53	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_log_rotate-1.00-13|54	fi
12cr|apache-mod_log_rotate-1.00-13|55	fi
12cr|apache-mod_log_rotate-1.00-13|56	
12cr|apache-mod_log_rotate-1.00-13|57	%clean
12cr|apache-mod_log_rotate-1.00-13|58	
12cr|apache-mod_log_rotate-1.00-13|59	%files
12cr|apache-mod_log_rotate-1.00-13|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_log_rotate-1.00-13|61	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_log_rotate-1.00-13|62	
12cr|apache-mod_log_rotate-1.00-13|63	
12cr|apache-mod_log_rotate-1.00-13|64	
12cr|apache-mod_log_rotate-1.00-13|65	
12cr|apache-mod_log_rotate-1.00-13|66	%changelog
12cr|apache-mod_log_rotate-1.00-13|67	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.00-13mdv2012.0
12cr|apache-mod_log_rotate-1.00-13|68	+ Revision: 772679
12cr|apache-mod_log_rotate-1.00-13|69	- rebuild
12cr|apache-mod_log_rotate-1.00-13|70	
12cr|apache-mod_log_rotate-1.00-13|71	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.00-12
12cr|apache-mod_log_rotate-1.00-13|72	+ Revision: 678338
12cr|apache-mod_log_rotate-1.00-13|73	- mass rebuild
12cr|apache-mod_log_rotate-1.00-13|74	
12cr|apache-mod_log_rotate-1.00-13|75	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.00-11mdv2011.0
12cr|apache-mod_log_rotate-1.00-13|76	+ Revision: 588023
12cr|apache-mod_log_rotate-1.00-13|77	- rebuild
12cr|apache-mod_log_rotate-1.00-13|78	
12cr|apache-mod_log_rotate-1.00-13|79	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.00-10mdv2010.1
12cr|apache-mod_log_rotate-1.00-13|80	+ Revision: 516141
12cr|apache-mod_log_rotate-1.00-13|81	- rebuilt for apache-2.2.15
12cr|apache-mod_log_rotate-1.00-13|82	
12cr|apache-mod_log_rotate-1.00-13|83	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.00-9mdv2010.0
12cr|apache-mod_log_rotate-1.00-13|84	+ Revision: 406610
12cr|apache-mod_log_rotate-1.00-13|85	- rebuild
12cr|apache-mod_log_rotate-1.00-13|86	
12cr|apache-mod_log_rotate-1.00-13|87	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.00-8mdv2009.1
12cr|apache-mod_log_rotate-1.00-13|88	+ Revision: 325952
12cr|apache-mod_log_rotate-1.00-13|89	- rebuild
12cr|apache-mod_log_rotate-1.00-13|90	
12cr|apache-mod_log_rotate-1.00-13|91	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.00-7mdv2009.0
12cr|apache-mod_log_rotate-1.00-13|92	+ Revision: 235021
12cr|apache-mod_log_rotate-1.00-13|93	- rebuild
12cr|apache-mod_log_rotate-1.00-13|94	
12cr|apache-mod_log_rotate-1.00-13|95	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.00-6mdv2009.0
12cr|apache-mod_log_rotate-1.00-13|96	+ Revision: 215601
12cr|apache-mod_log_rotate-1.00-13|97	- fix rebuild
12cr|apache-mod_log_rotate-1.00-13|98	
12cr|apache-mod_log_rotate-1.00-13|99	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1.00-5mdv2008.1
12cr|apache-mod_log_rotate-1.00-13|100	+ Revision: 181799
12cr|apache-mod_log_rotate-1.00-13|101	- rebuild
12cr|apache-mod_log_rotate-1.00-13|102	
12cr|apache-mod_log_rotate-1.00-13|103	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_log_rotate-1.00-13|104	- restore BuildRoot
12cr|apache-mod_log_rotate-1.00-13|105	
12cr|apache-mod_log_rotate-1.00-13|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_log_rotate-1.00-13|107	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_log_rotate-1.00-13|108	
12cr|apache-mod_log_rotate-1.00-13|109	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.00-4mdv2008.0
12cr|apache-mod_log_rotate-1.00-13|110	+ Revision: 82609
12cr|apache-mod_log_rotate-1.00-13|111	- rebuild
12cr|apache-mod_log_rotate-1.00-13|112	
12cr|apache-mod_log_rotate-1.00-13|113	* Fri Aug 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.00-3mdv2008.0
12cr|apache-mod_log_rotate-1.00-13|114	+ Revision: 61185
12cr|apache-mod_log_rotate-1.00-13|115	- rebuild
12cr|apache-mod_log_rotate-1.00-13|116	
12cr|apache-mod_log_rotate-1.00-13|117	
12cr|apache-mod_log_rotate-1.00-13|118	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.00-2mdv2007.1
12cr|apache-mod_log_rotate-1.00-13|119	+ Revision: 140713
12cr|apache-mod_log_rotate-1.00-13|120	- rebuild
12cr|apache-mod_log_rotate-1.00-13|121	
12cr|apache-mod_log_rotate-1.00-13|122	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.00-1mdv2007.1
12cr|apache-mod_log_rotate-1.00-13|123	+ Revision: 140529
12cr|apache-mod_log_rotate-1.00-13|124	- use the correct version
12cr|apache-mod_log_rotate-1.00-13|125	- bunzip the sources
12cr|apache-mod_log_rotate-1.00-13|126	
12cr|apache-mod_log_rotate-1.00-13|127	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0-1mdv2007.1
12cr|apache-mod_log_rotate-1.00-13|128	+ Revision: 79455
12cr|apache-mod_log_rotate-1.00-13|129	- Import apache-mod_log_rotate
12cr|apache-mod_log_rotate-1.00-13|130	
12cr|apache-mod_log_rotate-1.00-13|131	* Fri Aug 04 2006 Oden Eriksson <oeriksson@mandriva.com> 0-1mdv2007.0
12cr|apache-mod_log_rotate-1.00-13|132	- initial Mandriva package
12cr|apache-mod_log_rotate-1.00-13|133	

182 12
12cr|apache-mod_macro-1.2.1-1|1	#Module-Specific definitions
12cr|apache-mod_macro-1.2.1-1|2	%define mod_name mod_macro
12cr|apache-mod_macro-1.2.1-1|3	%define mod_conf 30_%{mod_name}.conf
12cr|apache-mod_macro-1.2.1-1|4	%define mod_so %{mod_name}.so
12cr|apache-mod_macro-1.2.1-1|5	
12cr|apache-mod_macro-1.2.1-1|6	Summary:	DSO module for the apache web server
12cr|apache-mod_macro-1.2.1-1|7	Name:		apache-%{mod_name}
12cr|apache-mod_macro-1.2.1-1|8	Version:	1.2.1
12cr|apache-mod_macro-1.2.1-1|9	Release:	1
12cr|apache-mod_macro-1.2.1-1|10	Group:		System/Servers
12cr|apache-mod_macro-1.2.1-1|11	License:	BSD-style
12cr|apache-mod_macro-1.2.1-1|12	URL:		http://www.coelho.net/mod_macro/
12cr|apache-mod_macro-1.2.1-1|13	Source0:	http://www.cri.ensmp.fr/~coelho/mod_macro/%{mod_name}-%{version}.tar.gz
12cr|apache-mod_macro-1.2.1-1|14	Source1:	%{mod_conf}
12cr|apache-mod_macro-1.2.1-1|15	Requires(pre): rpm-helper
12cr|apache-mod_macro-1.2.1-1|16	Requires(postun): rpm-helper
12cr|apache-mod_macro-1.2.1-1|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_macro-1.2.1-1|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_macro-1.2.1-1|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_macro-1.2.1-1|20	Requires:	apache >= 2.2.0
12cr|apache-mod_macro-1.2.1-1|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_macro-1.2.1-1|22	BuildRequires:	file
12cr|apache-mod_macro-1.2.1-1|23	Epoch:		1
12cr|apache-mod_macro-1.2.1-1|24	
12cr|apache-mod_macro-1.2.1-1|25	%description
12cr|apache-mod_macro-1.2.1-1|26	mod_macro allows the definition and use of macros within apache
12cr|apache-mod_macro-1.2.1-1|27	runtime configuration files. The syntax is a natural extension to
12cr|apache-mod_macro-1.2.1-1|28	apache html-like configuration style.
12cr|apache-mod_macro-1.2.1-1|29	
12cr|apache-mod_macro-1.2.1-1|30	%prep
12cr|apache-mod_macro-1.2.1-1|31	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_macro-1.2.1-1|32	
12cr|apache-mod_macro-1.2.1-1|33	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_macro-1.2.1-1|34	
12cr|apache-mod_macro-1.2.1-1|35	# strip away annoying ^M
12cr|apache-mod_macro-1.2.1-1|36	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_macro-1.2.1-1|37	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_macro-1.2.1-1|38	
12cr|apache-mod_macro-1.2.1-1|39	%build
12cr|apache-mod_macro-1.2.1-1|40	%{_bindir}/apxs -c mod_macro.c
12cr|apache-mod_macro-1.2.1-1|41	
12cr|apache-mod_macro-1.2.1-1|42	%install
12cr|apache-mod_macro-1.2.1-1|43	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_macro-1.2.1-1|44	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_macro-1.2.1-1|45	
12cr|apache-mod_macro-1.2.1-1|46	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_macro-1.2.1-1|47	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/
12cr|apache-mod_macro-1.2.1-1|48	
12cr|apache-mod_macro-1.2.1-1|49	# fix strange permissions
12cr|apache-mod_macro-1.2.1-1|50	chmod 644 *
12cr|apache-mod_macro-1.2.1-1|51	
12cr|apache-mod_macro-1.2.1-1|52	%post
12cr|apache-mod_macro-1.2.1-1|53	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_macro-1.2.1-1|54	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_macro-1.2.1-1|55	fi
12cr|apache-mod_macro-1.2.1-1|56	
12cr|apache-mod_macro-1.2.1-1|57	%postun
12cr|apache-mod_macro-1.2.1-1|58	if [ "$1" = "0" ]; then
12cr|apache-mod_macro-1.2.1-1|59	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_macro-1.2.1-1|60	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_macro-1.2.1-1|61	fi
12cr|apache-mod_macro-1.2.1-1|62	fi
12cr|apache-mod_macro-1.2.1-1|63	
12cr|apache-mod_macro-1.2.1-1|64	%files
12cr|apache-mod_macro-1.2.1-1|65	%doc CHANGES INSTALL README mod_macro.html
12cr|apache-mod_macro-1.2.1-1|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_macro-1.2.1-1|67	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_macro-1.2.1-1|68	
12cr|apache-mod_macro-1.2.1-1|69	
12cr|apache-mod_macro-1.2.1-1|70	%changelog
12cr|apache-mod_macro-1.2.1-1|71	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.11-4mdv2012.0
12cr|apache-mod_macro-1.2.1-1|72	+ Revision: 772684
12cr|apache-mod_macro-1.2.1-1|73	- rebuild
12cr|apache-mod_macro-1.2.1-1|74	
12cr|apache-mod_macro-1.2.1-1|75	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.11-3
12cr|apache-mod_macro-1.2.1-1|76	+ Revision: 678343
12cr|apache-mod_macro-1.2.1-1|77	- mass rebuild
12cr|apache-mod_macro-1.2.1-1|78	
12cr|apache-mod_macro-1.2.1-1|79	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.11-2mdv2011.0
12cr|apache-mod_macro-1.2.1-1|80	+ Revision: 588028
12cr|apache-mod_macro-1.2.1-1|81	- rebuild
12cr|apache-mod_macro-1.2.1-1|82	
12cr|apache-mod_macro-1.2.1-1|83	* Sun Oct 17 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.11-1mdv2011.0
12cr|apache-mod_macro-1.2.1-1|84	+ Revision: 586380
12cr|apache-mod_macro-1.2.1-1|85	- 1.1.11
12cr|apache-mod_macro-1.2.1-1|86	
12cr|apache-mod_macro-1.2.1-1|87	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.10-6mdv2010.1
12cr|apache-mod_macro-1.2.1-1|88	+ Revision: 516146
12cr|apache-mod_macro-1.2.1-1|89	- rebuilt for apache-2.2.15
12cr|apache-mod_macro-1.2.1-1|90	
12cr|apache-mod_macro-1.2.1-1|91	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.10-5mdv2010.0
12cr|apache-mod_macro-1.2.1-1|92	+ Revision: 406615
12cr|apache-mod_macro-1.2.1-1|93	- rebuild
12cr|apache-mod_macro-1.2.1-1|94	
12cr|apache-mod_macro-1.2.1-1|95	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.10-4mdv2009.1
12cr|apache-mod_macro-1.2.1-1|96	+ Revision: 326082
12cr|apache-mod_macro-1.2.1-1|97	- rebuild
12cr|apache-mod_macro-1.2.1-1|98	
12cr|apache-mod_macro-1.2.1-1|99	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.10-3mdv2009.0
12cr|apache-mod_macro-1.2.1-1|100	+ Revision: 235052
12cr|apache-mod_macro-1.2.1-1|101	- rebuild
12cr|apache-mod_macro-1.2.1-1|102	
12cr|apache-mod_macro-1.2.1-1|103	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.10-2mdv2009.0
12cr|apache-mod_macro-1.2.1-1|104	+ Revision: 215606
12cr|apache-mod_macro-1.2.1-1|105	- fix rebuild
12cr|apache-mod_macro-1.2.1-1|106	
12cr|apache-mod_macro-1.2.1-1|107	* Sat May 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.10-1mdv2009.0
12cr|apache-mod_macro-1.2.1-1|108	+ Revision: 205389
12cr|apache-mod_macro-1.2.1-1|109	- 1.1.10
12cr|apache-mod_macro-1.2.1-1|110	
12cr|apache-mod_macro-1.2.1-1|111	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.8-5mdv2008.1
12cr|apache-mod_macro-1.2.1-1|112	+ Revision: 181802
12cr|apache-mod_macro-1.2.1-1|113	- rebuild
12cr|apache-mod_macro-1.2.1-1|114	
12cr|apache-mod_macro-1.2.1-1|115	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:1.1.8-4mdv2008.1
12cr|apache-mod_macro-1.2.1-1|116	+ Revision: 170735
12cr|apache-mod_macro-1.2.1-1|117	- rebuild
12cr|apache-mod_macro-1.2.1-1|118	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_macro-1.2.1-1|119	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_macro-1.2.1-1|120	
12cr|apache-mod_macro-1.2.1-1|121	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_macro-1.2.1-1|122	- restore BuildRoot
12cr|apache-mod_macro-1.2.1-1|123	
12cr|apache-mod_macro-1.2.1-1|124	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.8-3mdv2008.0
12cr|apache-mod_macro-1.2.1-1|125	+ Revision: 82614
12cr|apache-mod_macro-1.2.1-1|126	- rebuild
12cr|apache-mod_macro-1.2.1-1|127	
12cr|apache-mod_macro-1.2.1-1|128	
12cr|apache-mod_macro-1.2.1-1|129	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.8-2mdv2007.1
12cr|apache-mod_macro-1.2.1-1|130	+ Revision: 140718
12cr|apache-mod_macro-1.2.1-1|131	- rebuild
12cr|apache-mod_macro-1.2.1-1|132	
12cr|apache-mod_macro-1.2.1-1|133	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.8-1mdv2007.0
12cr|apache-mod_macro-1.2.1-1|134	+ Revision: 79463
12cr|apache-mod_macro-1.2.1-1|135	- Import apache-mod_macro
12cr|apache-mod_macro-1.2.1-1|136	
12cr|apache-mod_macro-1.2.1-1|137	* Sat Aug 26 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.8-1mdv2007.0
12cr|apache-mod_macro-1.2.1-1|138	- 1.1.8
12cr|apache-mod_macro-1.2.1-1|139	
12cr|apache-mod_macro-1.2.1-1|140	* Mon Jul 03 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.7-1mdv2007.0
12cr|apache-mod_macro-1.2.1-1|141	- 1.1.7
12cr|apache-mod_macro-1.2.1-1|142	- drop the advertizing patch, better fix upstream
12cr|apache-mod_macro-1.2.1-1|143	
12cr|apache-mod_macro-1.2.1-1|144	* Fri Dec 16 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.6-2mdk
12cr|apache-mod_macro-1.2.1-1|145	- rebuilt against apache-2.2.0
12cr|apache-mod_macro-1.2.1-1|146	
12cr|apache-mod_macro-1.2.1-1|147	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.6-1mdk
12cr|apache-mod_macro-1.2.1-1|148	- fix versioning
12cr|apache-mod_macro-1.2.1-1|149	
12cr|apache-mod_macro-1.2.1-1|150	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_1.1.6-2mdk
12cr|apache-mod_macro-1.2.1-1|151	- fix deps
12cr|apache-mod_macro-1.2.1-1|152	
12cr|apache-mod_macro-1.2.1-1|153	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_1.1.6-1mdk
12cr|apache-mod_macro-1.2.1-1|154	- rename the package
12cr|apache-mod_macro-1.2.1-1|155	- the conf.d directory is renamed to modules.d
12cr|apache-mod_macro-1.2.1-1|156	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_macro-1.2.1-1|157	
12cr|apache-mod_macro-1.2.1-1|158	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.1.6-4mdk
12cr|apache-mod_macro-1.2.1-1|159	- use the %1
12cr|apache-mod_macro-1.2.1-1|160	
12cr|apache-mod_macro-1.2.1-1|161	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.1.6-3mdk
12cr|apache-mod_macro-1.2.1-1|162	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_macro-1.2.1-1|163	- fix bug #6574
12cr|apache-mod_macro-1.2.1-1|164	
12cr|apache-mod_macro-1.2.1-1|165	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.1.6-2mdk
12cr|apache-mod_macro-1.2.1-1|166	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_macro-1.2.1-1|167	
12cr|apache-mod_macro-1.2.1-1|168	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.1.6-1mdk
12cr|apache-mod_macro-1.2.1-1|169	- rebuilt for apache 2.0.53
12cr|apache-mod_macro-1.2.1-1|170	
12cr|apache-mod_macro-1.2.1-1|171	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_1.1.6-1mdk
12cr|apache-mod_macro-1.2.1-1|172	- built for apache 2.0.52
12cr|apache-mod_macro-1.2.1-1|173	
12cr|apache-mod_macro-1.2.1-1|174	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_1.1.6-1mdk
12cr|apache-mod_macro-1.2.1-1|175	- built for apache 2.0.51
12cr|apache-mod_macro-1.2.1-1|176	
12cr|apache-mod_macro-1.2.1-1|177	* Wed Sep 01 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_1.1.6-1mdk
12cr|apache-mod_macro-1.2.1-1|178	- 1.1.6
12cr|apache-mod_macro-1.2.1-1|179	
12cr|apache-mod_macro-1.2.1-1|180	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_1.1.5-1mdk
12cr|apache-mod_macro-1.2.1-1|181	- built for apache 2.0.50
12cr|apache-mod_macro-1.2.1-1|182	- remove redundant provides
12cr|apache-mod_macro-1.2.1-1|183	
12cr|apache-mod_macro-1.2.1-1|184	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_1.1.5-1mdk
12cr|apache-mod_macro-1.2.1-1|185	- built for apache 2.0.49
12cr|apache-mod_macro-1.2.1-1|186	

183 12
12cr|apache-mod_memcached-0.3-10|1	#Module-Specific definitions
12cr|apache-mod_memcached-0.3-10|2	%define apache_version 2.2.8
12cr|apache-mod_memcached-0.3-10|3	%define mod_name mod_memcached
12cr|apache-mod_memcached-0.3-10|4	%define mod_conf B30_%{mod_name}.conf
12cr|apache-mod_memcached-0.3-10|5	%define mod_so %{mod_name}.so
12cr|apache-mod_memcached-0.3-10|6	
12cr|apache-mod_memcached-0.3-10|7	Summary:	DSO module for the apache Web server
12cr|apache-mod_memcached-0.3-10|8	Name:		apache-%{mod_name}
12cr|apache-mod_memcached-0.3-10|9	Version:	0.3
12cr|apache-mod_memcached-0.3-10|10	Release:	10
12cr|apache-mod_memcached-0.3-10|11	Group:		System/Servers
12cr|apache-mod_memcached-0.3-10|12	License:	Apache License
12cr|apache-mod_memcached-0.3-10|13	URL:		http://tangent.org/
12cr|apache-mod_memcached-0.3-10|14	Source0:	http://download.tangent.org/mod_memcached-%{version}.tar.gz
12cr|apache-mod_memcached-0.3-10|15	Source1:	%{mod_conf}
12cr|apache-mod_memcached-0.3-10|16	Requires(pre): rpm-helper
12cr|apache-mod_memcached-0.3-10|17	Requires(postun): rpm-helper
12cr|apache-mod_memcached-0.3-10|18	Requires(pre):  apache-conf >= %{apache_version}
12cr|apache-mod_memcached-0.3-10|19	Requires(pre):  apache >= %{apache_version}
12cr|apache-mod_memcached-0.3-10|20	Requires:	apache-conf >= %{apache_version}
12cr|apache-mod_memcached-0.3-10|21	Requires:	apache >= %{apache_version}
12cr|apache-mod_memcached-0.3-10|22	BuildRequires:  apache-devel >= %{apache_version}
12cr|apache-mod_memcached-0.3-10|23	BuildRequires:  libmemcached-devel
12cr|apache-mod_memcached-0.3-10|24	
12cr|apache-mod_memcached-0.3-10|25	%description
12cr|apache-mod_memcached-0.3-10|26	This is an Apache module that provides GET, PUT, and DELETE services to
12cr|apache-mod_memcached-0.3-10|27	Memcached clusters. Using this you can serve content directly from memcached
12cr|apache-mod_memcached-0.3-10|28	through Apache to clients.
12cr|apache-mod_memcached-0.3-10|29	
12cr|apache-mod_memcached-0.3-10|30	%prep
12cr|apache-mod_memcached-0.3-10|31	
12cr|apache-mod_memcached-0.3-10|32	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_memcached-0.3-10|33	
12cr|apache-mod_memcached-0.3-10|34	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_memcached-0.3-10|35	
12cr|apache-mod_memcached-0.3-10|36	%build
12cr|apache-mod_memcached-0.3-10|37	echo "#define VERSION \"%{version}\"" > version.h
12cr|apache-mod_memcached-0.3-10|38	
12cr|apache-mod_memcached-0.3-10|39	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_memcached-0.3-10|40	
12cr|apache-mod_memcached-0.3-10|41	%install
12cr|apache-mod_memcached-0.3-10|42	
12cr|apache-mod_memcached-0.3-10|43	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_memcached-0.3-10|44	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_memcached-0.3-10|45	
12cr|apache-mod_memcached-0.3-10|46	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_memcached-0.3-10|47	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_memcached-0.3-10|48	
12cr|apache-mod_memcached-0.3-10|49	%post
12cr|apache-mod_memcached-0.3-10|50	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_memcached-0.3-10|51	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_memcached-0.3-10|52	fi
12cr|apache-mod_memcached-0.3-10|53	
12cr|apache-mod_memcached-0.3-10|54	%postun
12cr|apache-mod_memcached-0.3-10|55	if [ "$1" = "0" ]; then
12cr|apache-mod_memcached-0.3-10|56	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_memcached-0.3-10|57	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_memcached-0.3-10|58	fi
12cr|apache-mod_memcached-0.3-10|59	fi
12cr|apache-mod_memcached-0.3-10|60	
12cr|apache-mod_memcached-0.3-10|61	%clean
12cr|apache-mod_memcached-0.3-10|62	
12cr|apache-mod_memcached-0.3-10|63	%files
12cr|apache-mod_memcached-0.3-10|64	%doc ChangeLog README
12cr|apache-mod_memcached-0.3-10|65	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_memcached-0.3-10|66	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_memcached-0.3-10|67	
12cr|apache-mod_memcached-0.3-10|68	
12cr|apache-mod_memcached-0.3-10|69	%changelog
12cr|apache-mod_memcached-0.3-10|70	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.3-10mdv2012.0
12cr|apache-mod_memcached-0.3-10|71	+ Revision: 772687
12cr|apache-mod_memcached-0.3-10|72	- rebuild
12cr|apache-mod_memcached-0.3-10|73	
12cr|apache-mod_memcached-0.3-10|74	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-9
12cr|apache-mod_memcached-0.3-10|75	+ Revision: 678346
12cr|apache-mod_memcached-0.3-10|76	- mass rebuild
12cr|apache-mod_memcached-0.3-10|77	
12cr|apache-mod_memcached-0.3-10|78	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-8mdv2011.0
12cr|apache-mod_memcached-0.3-10|79	+ Revision: 588031
12cr|apache-mod_memcached-0.3-10|80	- rebuild
12cr|apache-mod_memcached-0.3-10|81	
12cr|apache-mod_memcached-0.3-10|82	* Thu Mar 11 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-7mdv2010.1
12cr|apache-mod_memcached-0.3-10|83	+ Revision: 518183
12cr|apache-mod_memcached-0.3-10|84	- bump release
12cr|apache-mod_memcached-0.3-10|85	- fix deps
12cr|apache-mod_memcached-0.3-10|86	- rebuilt for apache-2.2.15
12cr|apache-mod_memcached-0.3-10|87	
12cr|apache-mod_memcached-0.3-10|88	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3-5mdv2010.0
12cr|apache-mod_memcached-0.3-10|89	+ Revision: 406618
12cr|apache-mod_memcached-0.3-10|90	- rebuild
12cr|apache-mod_memcached-0.3-10|91	
12cr|apache-mod_memcached-0.3-10|92	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3-4mdv2009.1
12cr|apache-mod_memcached-0.3-10|93	+ Revision: 326120
12cr|apache-mod_memcached-0.3-10|94	- rebuild
12cr|apache-mod_memcached-0.3-10|95	
12cr|apache-mod_memcached-0.3-10|96	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-3mdv2009.0
12cr|apache-mod_memcached-0.3-10|97	+ Revision: 235055
12cr|apache-mod_memcached-0.3-10|98	- rebuild
12cr|apache-mod_memcached-0.3-10|99	
12cr|apache-mod_memcached-0.3-10|100	* Sat Jun 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-2mdv2009.0
12cr|apache-mod_memcached-0.3-10|101	+ Revision: 216711
12cr|apache-mod_memcached-0.3-10|102	- rebuild
12cr|apache-mod_memcached-0.3-10|103	
12cr|apache-mod_memcached-0.3-10|104	* Sat May 10 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-1mdv2009.0
12cr|apache-mod_memcached-0.3-10|105	+ Revision: 205390
12cr|apache-mod_memcached-0.3-10|106	- 0.3
12cr|apache-mod_memcached-0.3-10|107	
12cr|apache-mod_memcached-0.3-10|108	* Sun Mar 09 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdv2008.1
12cr|apache-mod_memcached-0.3-10|109	+ Revision: 182975
12cr|apache-mod_memcached-0.3-10|110	- import apache-mod_memcached
12cr|apache-mod_memcached-0.3-10|111	
12cr|apache-mod_memcached-0.3-10|112	
12cr|apache-mod_memcached-0.3-10|113	* Sun Mar 09 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdv2008.1
12cr|apache-mod_memcached-0.3-10|114	- initial Mandriva package

184 12
12cr|apache-mod_mime_xattr-0.4-14|1	#Module-Specific definitions
12cr|apache-mod_mime_xattr-0.4-14|2	%define mod_name mod_mime_xattr
12cr|apache-mod_mime_xattr-0.4-14|3	%define mod_conf A96_%{mod_name}.conf
12cr|apache-mod_mime_xattr-0.4-14|4	%define mod_so %{mod_name}.so
12cr|apache-mod_mime_xattr-0.4-14|5	
12cr|apache-mod_mime_xattr-0.4-14|6	Summary:	Lets you use file system extended attributes data for MIME type detection
12cr|apache-mod_mime_xattr-0.4-14|7	Name:		apache-%{mod_name}
12cr|apache-mod_mime_xattr-0.4-14|8	Version:	0.4
12cr|apache-mod_mime_xattr-0.4-14|9	Release:	%mkrel 14
12cr|apache-mod_mime_xattr-0.4-14|10	Group:		System/Servers
12cr|apache-mod_mime_xattr-0.4-14|11	License:	Apache License
12cr|apache-mod_mime_xattr-0.4-14|12	URL:		http://0pointer.de/lennart/projects/mod_mime_xattr/
12cr|apache-mod_mime_xattr-0.4-14|13	Source0:	http://0pointer.de/lennart/projects/mod_mime_xattr/mod_mime_xattr-%{version}.tar.gz
12cr|apache-mod_mime_xattr-0.4-14|14	Source1:	%{mod_conf}
12cr|apache-mod_mime_xattr-0.4-14|15	Patch0:		mod_mime_xattr-0.4-no_silly_checks_because_we_know_the_apache_version_is_ok.diff
12cr|apache-mod_mime_xattr-0.4-14|16	Requires(pre): rpm-helper
12cr|apache-mod_mime_xattr-0.4-14|17	Requires(postun): rpm-helper
12cr|apache-mod_mime_xattr-0.4-14|18	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_mime_xattr-0.4-14|19	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_mime_xattr-0.4-14|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_mime_xattr-0.4-14|21	Requires:	apache >= 2.2.0
12cr|apache-mod_mime_xattr-0.4-14|22	Requires:	apache-mod_dav >= 2.2.0
12cr|apache-mod_mime_xattr-0.4-14|23	Requires:	apache-mod_userdir >= 2.2.0
12cr|apache-mod_mime_xattr-0.4-14|24	BuildRequires:	autoconf2.5
12cr|apache-mod_mime_xattr-0.4-14|25	BuildRequires:	automake1.8
12cr|apache-mod_mime_xattr-0.4-14|26	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_mime_xattr-0.4-14|27	BuildRequires:	libattr-devel
12cr|apache-mod_mime_xattr-0.4-14|28	BuildRequires:	file
12cr|apache-mod_mime_xattr-0.4-14|29	BuildRequires:	lynx
12cr|apache-mod_mime_xattr-0.4-14|30	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|apache-mod_mime_xattr-0.4-14|31	
12cr|apache-mod_mime_xattr-0.4-14|32	%description
12cr|apache-mod_mime_xattr-0.4-14|33	mod_mime_xattr is a module for the Apache HTTPD 2.2 which may be used to set a
12cr|apache-mod_mime_xattr-0.4-14|34	range of MIME properties of files served from a document tree with extended
12cr|apache-mod_mime_xattr-0.4-14|35	attributes (EAs) as supported by the underlying file system. The current
12cr|apache-mod_mime_xattr-0.4-14|36	version of mod_mime_xattr has support for Linux style EAs which are supported
12cr|apache-mod_mime_xattr-0.4-14|37	by Linux 2.4 with the ACL/EA patches applied and vanilla Linux 2.6. The
12cr|apache-mod_mime_xattr-0.4-14|38	following attributes may be used:
12cr|apache-mod_mime_xattr-0.4-14|39	
12cr|apache-mod_mime_xattr-0.4-14|40	* user.mime_type: set the MIME type of a file explicitly. This
12cr|apache-mod_mime_xattr-0.4-14|41	attribute is compatible with the [17]shared MIME database
12cr|apache-mod_mime_xattr-0.4-14|42	specification as published by [18]freedesktop.org
12cr|apache-mod_mime_xattr-0.4-14|43	* user.charset: set the charset used in a file
12cr|apache-mod_mime_xattr-0.4-14|44	* user.mime_encoding: set the MIME encoding of a file (e.g. gzip)
12cr|apache-mod_mime_xattr-0.4-14|45	* user.apache_handler: set the apache handler of a file explicitly
12cr|apache-mod_mime_xattr-0.4-14|46	
12cr|apache-mod_mime_xattr-0.4-14|47	%prep
12cr|apache-mod_mime_xattr-0.4-14|48	
12cr|apache-mod_mime_xattr-0.4-14|49	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_mime_xattr-0.4-14|50	%patch0 -p0
12cr|apache-mod_mime_xattr-0.4-14|51	
12cr|apache-mod_mime_xattr-0.4-14|52	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_mime_xattr-0.4-14|53	
12cr|apache-mod_mime_xattr-0.4-14|54	# strip away annoying ^M
12cr|apache-mod_mime_xattr-0.4-14|55	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_mime_xattr-0.4-14|56	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_mime_xattr-0.4-14|57	
12cr|apache-mod_mime_xattr-0.4-14|58	%build
12cr|apache-mod_mime_xattr-0.4-14|59	rm -f configure
12cr|apache-mod_mime_xattr-0.4-14|60	libtoolize --force --copy; aclocal-1.8 ; autoheader; automake-1.8 --add-missing --copy --foreign; autoconf
12cr|apache-mod_mime_xattr-0.4-14|61	
12cr|apache-mod_mime_xattr-0.4-14|62	%configure2_5x --localstatedir=/var/lib
12cr|apache-mod_mime_xattr-0.4-14|63	
12cr|apache-mod_mime_xattr-0.4-14|64	%make
12cr|apache-mod_mime_xattr-0.4-14|65	
12cr|apache-mod_mime_xattr-0.4-14|66	
12cr|apache-mod_mime_xattr-0.4-14|67	%install
12cr|apache-mod_mime_xattr-0.4-14|68	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|apache-mod_mime_xattr-0.4-14|69	
12cr|apache-mod_mime_xattr-0.4-14|70	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_mime_xattr-0.4-14|71	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_mime_xattr-0.4-14|72	
12cr|apache-mod_mime_xattr-0.4-14|73	install -m0755 src/.libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_mime_xattr-0.4-14|74	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_mime_xattr-0.4-14|75	
12cr|apache-mod_mime_xattr-0.4-14|76	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_mime_xattr-0.4-14|77	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_mime_xattr-0.4-14|78	
12cr|apache-mod_mime_xattr-0.4-14|79	%post
12cr|apache-mod_mime_xattr-0.4-14|80	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_mime_xattr-0.4-14|81	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_mime_xattr-0.4-14|82	fi
12cr|apache-mod_mime_xattr-0.4-14|83	
12cr|apache-mod_mime_xattr-0.4-14|84	%postun
12cr|apache-mod_mime_xattr-0.4-14|85	if [ "$1" = "0" ]; then
12cr|apache-mod_mime_xattr-0.4-14|86	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_mime_xattr-0.4-14|87	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_mime_xattr-0.4-14|88	fi
12cr|apache-mod_mime_xattr-0.4-14|89	fi
12cr|apache-mod_mime_xattr-0.4-14|90	
12cr|apache-mod_mime_xattr-0.4-14|91	%clean
12cr|apache-mod_mime_xattr-0.4-14|92	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|apache-mod_mime_xattr-0.4-14|93	
12cr|apache-mod_mime_xattr-0.4-14|94	%files
12cr|apache-mod_mime_xattr-0.4-14|95	%defattr(-,root,root)
12cr|apache-mod_mime_xattr-0.4-14|96	%doc LICENSE README doc/README.html doc/style.css
12cr|apache-mod_mime_xattr-0.4-14|97	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_mime_xattr-0.4-14|98	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_mime_xattr-0.4-14|99	%{_var}/www/html/addon-modules/*
12cr|apache-mod_mime_xattr-0.4-14|100	
12cr|apache-mod_mime_xattr-0.4-14|101	
12cr|apache-mod_mime_xattr-0.4-14|102	%changelog
12cr|apache-mod_mime_xattr-0.4-14|103	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.4-14mdv2012.0
12cr|apache-mod_mime_xattr-0.4-14|104	+ Revision: 772689
12cr|apache-mod_mime_xattr-0.4-14|105	- rebuild
12cr|apache-mod_mime_xattr-0.4-14|106	
12cr|apache-mod_mime_xattr-0.4-14|107	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4-13
12cr|apache-mod_mime_xattr-0.4-14|108	+ Revision: 678348
12cr|apache-mod_mime_xattr-0.4-14|109	- mass rebuild
12cr|apache-mod_mime_xattr-0.4-14|110	
12cr|apache-mod_mime_xattr-0.4-14|111	* Thu Dec 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.4-12mdv2011.0
12cr|apache-mod_mime_xattr-0.4-14|112	+ Revision: 605222
12cr|apache-mod_mime_xattr-0.4-14|113	- Rebuild with apr with workaround to issue with gcc type based
12cr|apache-mod_mime_xattr-0.4-14|114	
12cr|apache-mod_mime_xattr-0.4-14|115	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-10mdv2011.0
12cr|apache-mod_mime_xattr-0.4-14|116	+ Revision: 588033
12cr|apache-mod_mime_xattr-0.4-14|117	- rebuild
12cr|apache-mod_mime_xattr-0.4-14|118	
12cr|apache-mod_mime_xattr-0.4-14|119	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-9mdv2010.1
12cr|apache-mod_mime_xattr-0.4-14|120	+ Revision: 516151
12cr|apache-mod_mime_xattr-0.4-14|121	- rebuilt for apache-2.2.15
12cr|apache-mod_mime_xattr-0.4-14|122	
12cr|apache-mod_mime_xattr-0.4-14|123	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4-8mdv2010.0
12cr|apache-mod_mime_xattr-0.4-14|124	+ Revision: 406622
12cr|apache-mod_mime_xattr-0.4-14|125	- rebuild
12cr|apache-mod_mime_xattr-0.4-14|126	
12cr|apache-mod_mime_xattr-0.4-14|127	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4-7mdv2009.1
12cr|apache-mod_mime_xattr-0.4-14|128	+ Revision: 326161
12cr|apache-mod_mime_xattr-0.4-14|129	- rebuild
12cr|apache-mod_mime_xattr-0.4-14|130	- rebuild
12cr|apache-mod_mime_xattr-0.4-14|131	
12cr|apache-mod_mime_xattr-0.4-14|132	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4-5mdv2009.0
12cr|apache-mod_mime_xattr-0.4-14|133	+ Revision: 235057
12cr|apache-mod_mime_xattr-0.4-14|134	- rebuild
12cr|apache-mod_mime_xattr-0.4-14|135	
12cr|apache-mod_mime_xattr-0.4-14|136	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4-4mdv2009.0
12cr|apache-mod_mime_xattr-0.4-14|137	+ Revision: 215609
12cr|apache-mod_mime_xattr-0.4-14|138	- fix rebuild
12cr|apache-mod_mime_xattr-0.4-14|139	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_mime_xattr-0.4-14|140	
12cr|apache-mod_mime_xattr-0.4-14|141	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 0.4-3mdv2008.1
12cr|apache-mod_mime_xattr-0.4-14|142	+ Revision: 135821
12cr|apache-mod_mime_xattr-0.4-14|143	- restore BuildRoot
12cr|apache-mod_mime_xattr-0.4-14|144	
12cr|apache-mod_mime_xattr-0.4-14|145	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_mime_xattr-0.4-14|146	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_mime_xattr-0.4-14|147	
12cr|apache-mod_mime_xattr-0.4-14|148	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.4-3mdv2008.0
12cr|apache-mod_mime_xattr-0.4-14|149	+ Revision: 82624
12cr|apache-mod_mime_xattr-0.4-14|150	- rebuild
12cr|apache-mod_mime_xattr-0.4-14|151	
12cr|apache-mod_mime_xattr-0.4-14|152	* Thu Jun 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.4-2mdv2008.0
12cr|apache-mod_mime_xattr-0.4-14|153	+ Revision: 42298
12cr|apache-mod_mime_xattr-0.4-14|154	- fix #30839
12cr|apache-mod_mime_xattr-0.4-14|155	
12cr|apache-mod_mime_xattr-0.4-14|156	* Wed Apr 18 2007 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdv2008.0
12cr|apache-mod_mime_xattr-0.4-14|157	+ Revision: 14447
12cr|apache-mod_mime_xattr-0.4-14|158	- Import apache-mod_mime_xattr
12cr|apache-mod_mime_xattr-0.4-14|159	
12cr|apache-mod_mime_xattr-0.4-14|160	
12cr|apache-mod_mime_xattr-0.4-14|161	
12cr|apache-mod_mime_xattr-0.4-14|162	* Wed Apr 18 2007 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdv2008.0
12cr|apache-mod_mime_xattr-0.4-14|163	- initial Mandriva package

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

186 12
12cr|apache-mod_musicindex-1.4.0-1|1	#Module-Specific definitions
12cr|apache-mod_musicindex-1.4.0-1|2	%define apache_version 2.4.0
12cr|apache-mod_musicindex-1.4.0-1|3	%define mod_name mod_musicindex
12cr|apache-mod_musicindex-1.4.0-1|4	%define mod_conf B31_%{mod_name}.conf
12cr|apache-mod_musicindex-1.4.0-1|5	%define mod_so %{mod_name}.so
12cr|apache-mod_musicindex-1.4.0-1|6	
12cr|apache-mod_musicindex-1.4.0-1|7	Summary:	DSO module for the apache Web server
12cr|apache-mod_musicindex-1.4.0-1|8	Name:		apache-%{mod_name}
12cr|apache-mod_musicindex-1.4.0-1|9	Version:	1.4.0
12cr|apache-mod_musicindex-1.4.0-1|10	Release:	1
12cr|apache-mod_musicindex-1.4.0-1|11	Group:		System/Servers
12cr|apache-mod_musicindex-1.4.0-1|12	License:	LGPLv2.1
12cr|apache-mod_musicindex-1.4.0-1|13	URL:		http://hacks.slashdirt.org/musicindex/
12cr|apache-mod_musicindex-1.4.0-1|14	Source0:	http://hacks.slashdirt.org/musicindex/%{mod_name}-%{version}.tar.gz
12cr|apache-mod_musicindex-1.4.0-1|15	Source1:	%{mod_conf}
12cr|apache-mod_musicindex-1.4.0-1|16	Patch0:		mod_musicindex-libdir.diff
12cr|apache-mod_musicindex-1.4.0-1|17	Requires(pre): rpm-helper
12cr|apache-mod_musicindex-1.4.0-1|18	Requires(postun): rpm-helper
12cr|apache-mod_musicindex-1.4.0-1|19	Requires(pre):  apache-conf >= %{apache_version}
12cr|apache-mod_musicindex-1.4.0-1|20	Requires(pre):  apache >= %{apache_version}
12cr|apache-mod_musicindex-1.4.0-1|21	Requires:	apache-conf >= %{apache_version}
12cr|apache-mod_musicindex-1.4.0-1|22	Requires:	apache >= %{apache_version}
12cr|apache-mod_musicindex-1.4.0-1|23	BuildRequires:  apache-devel >= %{apache_version}
12cr|apache-mod_musicindex-1.4.0-1|24	BuildRequires:	libflac-devel
12cr|apache-mod_musicindex-1.4.0-1|25	BuildRequires:	id3tag-devel
12cr|apache-mod_musicindex-1.4.0-1|26	BuildRequires:	mad-devel
12cr|apache-mod_musicindex-1.4.0-1|27	BuildRequires:	libogg-devel
12cr|apache-mod_musicindex-1.4.0-1|28	BuildRequires:	libvorbis-devel
12cr|apache-mod_musicindex-1.4.0-1|29	BuildRequires:	libarchive-devel
12cr|apache-mod_musicindex-1.4.0-1|30	BuildRequires:	libmp4v2-devel
12cr|apache-mod_musicindex-1.4.0-1|31	BuildRequires:	mysql-devel
12cr|apache-mod_musicindex-1.4.0-1|32	
12cr|apache-mod_musicindex-1.4.0-1|33	%description
12cr|apache-mod_musicindex-1.4.0-1|34	mod_musicindex is an Apache module aimed at being a C alternative to the Perl
12cr|apache-mod_musicindex-1.4.0-1|35	module Apache::MP3. It allows nice displaying of directories containing MP3,
12cr|apache-mod_musicindex-1.4.0-1|36	Ogg Vorbis, FLAC, or MP4/AAC files, including sorting them on various fields,
12cr|apache-mod_musicindex-1.4.0-1|37	streaming/downloading them, constructing playlists, and searching. It also
12cr|apache-mod_musicindex-1.4.0-1|38	provides features such as RSS and Podcast feeds, multiple CSS support, and
12cr|apache-mod_musicindex-1.4.0-1|39	archive downloads.
12cr|apache-mod_musicindex-1.4.0-1|40	
12cr|apache-mod_musicindex-1.4.0-1|41	%prep
12cr|apache-mod_musicindex-1.4.0-1|42	
12cr|apache-mod_musicindex-1.4.0-1|43	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_musicindex-1.4.0-1|44	%patch0 -p0
12cr|apache-mod_musicindex-1.4.0-1|45	
12cr|apache-mod_musicindex-1.4.0-1|46	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_musicindex-1.4.0-1|47	
12cr|apache-mod_musicindex-1.4.0-1|48	%build
12cr|apache-mod_musicindex-1.4.0-1|49	rm -f configure
12cr|apache-mod_musicindex-1.4.0-1|50	autoreconf -fi
12cr|apache-mod_musicindex-1.4.0-1|51	
12cr|apache-mod_musicindex-1.4.0-1|52	%configure2_5x --localstatedir=/var/lib \
12cr|apache-mod_musicindex-1.4.0-1|53	--libdir=%{_libdir}
12cr|apache-mod_musicindex-1.4.0-1|54	
12cr|apache-mod_musicindex-1.4.0-1|55	%make
12cr|apache-mod_musicindex-1.4.0-1|56	
12cr|apache-mod_musicindex-1.4.0-1|57	%install
12cr|apache-mod_musicindex-1.4.0-1|58	
12cr|apache-mod_musicindex-1.4.0-1|59	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_musicindex-1.4.0-1|60	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_musicindex-1.4.0-1|61	
12cr|apache-mod_musicindex-1.4.0-1|62	%makeinstall_std
12cr|apache-mod_musicindex-1.4.0-1|63	
12cr|apache-mod_musicindex-1.4.0-1|64	mv %{buildroot}%{_libdir}/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_musicindex-1.4.0-1|65	
12cr|apache-mod_musicindex-1.4.0-1|66	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_musicindex-1.4.0-1|67	
12cr|apache-mod_musicindex-1.4.0-1|68	
12cr|apache-mod_musicindex-1.4.0-1|69	%find_lang %{mod_name}
12cr|apache-mod_musicindex-1.4.0-1|70	
12cr|apache-mod_musicindex-1.4.0-1|71	%post
12cr|apache-mod_musicindex-1.4.0-1|72	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_musicindex-1.4.0-1|73	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_musicindex-1.4.0-1|74	fi
12cr|apache-mod_musicindex-1.4.0-1|75	
12cr|apache-mod_musicindex-1.4.0-1|76	%postun
12cr|apache-mod_musicindex-1.4.0-1|77	if [ "$1" = "0" ]; then
12cr|apache-mod_musicindex-1.4.0-1|78	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_musicindex-1.4.0-1|79	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_musicindex-1.4.0-1|80	fi
12cr|apache-mod_musicindex-1.4.0-1|81	fi
12cr|apache-mod_musicindex-1.4.0-1|82	
12cr|apache-mod_musicindex-1.4.0-1|83	%files -f %{mod_name}.lang
12cr|apache-mod_musicindex-1.4.0-1|84	%doc AUTHORS COPYING ChangeLog README README.Handlers
12cr|apache-mod_musicindex-1.4.0-1|85	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_musicindex-1.4.0-1|86	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_musicindex-1.4.0-1|87	%{_datadir}/%{mod_name}
12cr|apache-mod_musicindex-1.4.0-1|88	
12cr|apache-mod_musicindex-1.4.0-1|89	
12cr|apache-mod_musicindex-1.4.0-1|90	
12cr|apache-mod_musicindex-1.4.0-1|91	%changelog
12cr|apache-mod_musicindex-1.4.0-1|92	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-6mdv2012.0
12cr|apache-mod_musicindex-1.4.0-1|93	+ Revision: 772692
12cr|apache-mod_musicindex-1.4.0-1|94	- rebuild
12cr|apache-mod_musicindex-1.4.0-1|95	
12cr|apache-mod_musicindex-1.4.0-1|96	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-5
12cr|apache-mod_musicindex-1.4.0-1|97	+ Revision: 678353
12cr|apache-mod_musicindex-1.4.0-1|98	- mass rebuild
12cr|apache-mod_musicindex-1.4.0-1|99	
12cr|apache-mod_musicindex-1.4.0-1|100	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-4
12cr|apache-mod_musicindex-1.4.0-1|101	+ Revision: 645769
12cr|apache-mod_musicindex-1.4.0-1|102	- relink against libmysqlclient.so.18
12cr|apache-mod_musicindex-1.4.0-1|103	
12cr|apache-mod_musicindex-1.4.0-1|104	* Thu Dec 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.3.5-3mdv2011.0
12cr|apache-mod_musicindex-1.4.0-1|105	+ Revision: 605223
12cr|apache-mod_musicindex-1.4.0-1|106	- Rebuild with apr with workaround to issue with gcc type based
12cr|apache-mod_musicindex-1.4.0-1|107	
12cr|apache-mod_musicindex-1.4.0-1|108	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-2mdv2011.0
12cr|apache-mod_musicindex-1.4.0-1|109	+ Revision: 588037
12cr|apache-mod_musicindex-1.4.0-1|110	- rebuild
12cr|apache-mod_musicindex-1.4.0-1|111	
12cr|apache-mod_musicindex-1.4.0-1|112	* Sun Oct 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-1mdv2011.0
12cr|apache-mod_musicindex-1.4.0-1|113	+ Revision: 584669
12cr|apache-mod_musicindex-1.4.0-1|114	- 1.3.5
12cr|apache-mod_musicindex-1.4.0-1|115	
12cr|apache-mod_musicindex-1.4.0-1|116	* Mon Aug 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-1mdv2011.0
12cr|apache-mod_musicindex-1.4.0-1|117	+ Revision: 568082
12cr|apache-mod_musicindex-1.4.0-1|118	- 1.3.4
12cr|apache-mod_musicindex-1.4.0-1|119	
12cr|apache-mod_musicindex-1.4.0-1|120	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-3mdv2010.1
12cr|apache-mod_musicindex-1.4.0-1|121	+ Revision: 516154
12cr|apache-mod_musicindex-1.4.0-1|122	- rebuilt for apache-2.2.15
12cr|apache-mod_musicindex-1.4.0-1|123	
12cr|apache-mod_musicindex-1.4.0-1|124	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-2mdv2010.1
12cr|apache-mod_musicindex-1.4.0-1|125	+ Revision: 507473
12cr|apache-mod_musicindex-1.4.0-1|126	- rebuild
12cr|apache-mod_musicindex-1.4.0-1|127	
12cr|apache-mod_musicindex-1.4.0-1|128	* Tue Feb 16 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-1mdv2010.1
12cr|apache-mod_musicindex-1.4.0-1|129	+ Revision: 506519
12cr|apache-mod_musicindex-1.4.0-1|130	- 1.3.1
12cr|apache-mod_musicindex-1.4.0-1|131	
12cr|apache-mod_musicindex-1.4.0-1|132	* Thu Jan 14 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdv2010.1
12cr|apache-mod_musicindex-1.4.0-1|133	+ Revision: 491462
12cr|apache-mod_musicindex-1.4.0-1|134	- 1.3.0
12cr|apache-mod_musicindex-1.4.0-1|135	
12cr|apache-mod_musicindex-1.4.0-1|136	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-2mdv2010.0
12cr|apache-mod_musicindex-1.4.0-1|137	+ Revision: 406625
12cr|apache-mod_musicindex-1.4.0-1|138	- rebuild
12cr|apache-mod_musicindex-1.4.0-1|139	
12cr|apache-mod_musicindex-1.4.0-1|140	* Sun Jun 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-1mdv2010.0
12cr|apache-mod_musicindex-1.4.0-1|141	+ Revision: 387754
12cr|apache-mod_musicindex-1.4.0-1|142	- fix build
12cr|apache-mod_musicindex-1.4.0-1|143	- 1.2.5
12cr|apache-mod_musicindex-1.4.0-1|144	- rediffed patches
12cr|apache-mod_musicindex-1.4.0-1|145	
12cr|apache-mod_musicindex-1.4.0-1|146	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-4mdv2009.1
12cr|apache-mod_musicindex-1.4.0-1|147	+ Revision: 326166
12cr|apache-mod_musicindex-1.4.0-1|148	- rebuild
12cr|apache-mod_musicindex-1.4.0-1|149	
12cr|apache-mod_musicindex-1.4.0-1|150	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdv2009.0
12cr|apache-mod_musicindex-1.4.0-1|151	+ Revision: 235060
12cr|apache-mod_musicindex-1.4.0-1|152	- rebuild
12cr|apache-mod_musicindex-1.4.0-1|153	
12cr|apache-mod_musicindex-1.4.0-1|154	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdv2009.0
12cr|apache-mod_musicindex-1.4.0-1|155	+ Revision: 215612
12cr|apache-mod_musicindex-1.4.0-1|156	- fix rebuild
12cr|apache-mod_musicindex-1.4.0-1|157	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_musicindex-1.4.0-1|158	
12cr|apache-mod_musicindex-1.4.0-1|159	* Mon Mar 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdv2009.0
12cr|apache-mod_musicindex-1.4.0-1|160	+ Revision: 191188
12cr|apache-mod_musicindex-1.4.0-1|161	- import apache-mod_musicindex
12cr|apache-mod_musicindex-1.4.0-1|162	
12cr|apache-mod_musicindex-1.4.0-1|163	
12cr|apache-mod_musicindex-1.4.0-1|164	* Mon Mar 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdv2008.1
12cr|apache-mod_musicindex-1.4.0-1|165	- initial Mandriva package

187 12
12cr|apache-mod_mya-3.0.1-23|1	#Module-Specific definitions
12cr|apache-mod_mya-3.0.1-23|2	%define mod_name mod_mya
12cr|apache-mod_mya-3.0.1-23|3	%define mod_conf 80_%{mod_name}.conf
12cr|apache-mod_mya-3.0.1-23|4	%define mod_so %{mod_name}.so
12cr|apache-mod_mya-3.0.1-23|5	
12cr|apache-mod_mya-3.0.1-23|6	Summary:	DSO module for the apache web server
12cr|apache-mod_mya-3.0.1-23|7	Name:		apache-%{mod_name}
12cr|apache-mod_mya-3.0.1-23|8	Version:	3.0.1
12cr|apache-mod_mya-3.0.1-23|9	Release:	23
12cr|apache-mod_mya-3.0.1-23|10	Group:		System/Servers
12cr|apache-mod_mya-3.0.1-23|11	License:	GPL
12cr|apache-mod_mya-3.0.1-23|12	URL:		http://www.synthemesc.com/mod_mya/
12cr|apache-mod_mya-3.0.1-23|13	Source0:	%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_mya-3.0.1-23|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_mya-3.0.1-23|15	Requires(pre): rpm-helper
12cr|apache-mod_mya-3.0.1-23|16	Requires(postun): rpm-helper
12cr|apache-mod_mya-3.0.1-23|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_mya-3.0.1-23|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_mya-3.0.1-23|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_mya-3.0.1-23|20	Requires:	apache >= 2.2.0
12cr|apache-mod_mya-3.0.1-23|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_mya-3.0.1-23|22	BuildRequires:	mysql-devel
12cr|apache-mod_mya-3.0.1-23|23	BuildRequires:	file
12cr|apache-mod_mya-3.0.1-23|24	
12cr|apache-mod_mya-3.0.1-23|25	%description
12cr|apache-mod_mya-3.0.1-23|26	mod_mya is an Apache Web Server module allowing basic
12cr|apache-mod_mya-3.0.1-23|27	authentication data to be stored in a MySQL database thus
12cr|apache-mod_mya-3.0.1-23|28	deprecating file based configuration.
12cr|apache-mod_mya-3.0.1-23|29	
12cr|apache-mod_mya-3.0.1-23|30	%prep
12cr|apache-mod_mya-3.0.1-23|31	
12cr|apache-mod_mya-3.0.1-23|32	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_mya-3.0.1-23|33	perl -pi -e "s/my_connect/mya_connect/g;" *.c
12cr|apache-mod_mya-3.0.1-23|34	
12cr|apache-mod_mya-3.0.1-23|35	# strip away annoying ^M
12cr|apache-mod_mya-3.0.1-23|36	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_mya-3.0.1-23|37	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_mya-3.0.1-23|38	
12cr|apache-mod_mya-3.0.1-23|39	%build
12cr|apache-mod_mya-3.0.1-23|40	%{_bindir}/apxs -DHAVE_STDDEF_H -I%{_includedir}/mysql -L%{_libdir} -Wl,-lmysqlclient -c mod_mya.c
12cr|apache-mod_mya-3.0.1-23|41	
12cr|apache-mod_mya-3.0.1-23|42	%install
12cr|apache-mod_mya-3.0.1-23|43	
12cr|apache-mod_mya-3.0.1-23|44	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_mya-3.0.1-23|45	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_mya-3.0.1-23|46	
12cr|apache-mod_mya-3.0.1-23|47	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_mya-3.0.1-23|48	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_mya-3.0.1-23|49	
12cr|apache-mod_mya-3.0.1-23|50	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_mya-3.0.1-23|51	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_mya-3.0.1-23|52	
12cr|apache-mod_mya-3.0.1-23|53	%post
12cr|apache-mod_mya-3.0.1-23|54	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_mya-3.0.1-23|55	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_mya-3.0.1-23|56	fi
12cr|apache-mod_mya-3.0.1-23|57	
12cr|apache-mod_mya-3.0.1-23|58	%postun
12cr|apache-mod_mya-3.0.1-23|59	if [ "$1" = "0" ]; then
12cr|apache-mod_mya-3.0.1-23|60	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_mya-3.0.1-23|61	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_mya-3.0.1-23|62	fi
12cr|apache-mod_mya-3.0.1-23|63	fi
12cr|apache-mod_mya-3.0.1-23|64	
12cr|apache-mod_mya-3.0.1-23|65	%clean
12cr|apache-mod_mya-3.0.1-23|66	
12cr|apache-mod_mya-3.0.1-23|67	%files
12cr|apache-mod_mya-3.0.1-23|68	%doc AUTHORS README TODO
12cr|apache-mod_mya-3.0.1-23|69	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_mya-3.0.1-23|70	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_mya-3.0.1-23|71	%{_var}/www/html/addon-modules/*
12cr|apache-mod_mya-3.0.1-23|72	
12cr|apache-mod_mya-3.0.1-23|73	
12cr|apache-mod_mya-3.0.1-23|74	
12cr|apache-mod_mya-3.0.1-23|75	
12cr|apache-mod_mya-3.0.1-23|76	%changelog
12cr|apache-mod_mya-3.0.1-23|77	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-23mdv2012.0
12cr|apache-mod_mya-3.0.1-23|78	+ Revision: 772693
12cr|apache-mod_mya-3.0.1-23|79	- rebuild
12cr|apache-mod_mya-3.0.1-23|80	
12cr|apache-mod_mya-3.0.1-23|81	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-22
12cr|apache-mod_mya-3.0.1-23|82	+ Revision: 678359
12cr|apache-mod_mya-3.0.1-23|83	- mass rebuild
12cr|apache-mod_mya-3.0.1-23|84	
12cr|apache-mod_mya-3.0.1-23|85	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-21
12cr|apache-mod_mya-3.0.1-23|86	+ Revision: 645770
12cr|apache-mod_mya-3.0.1-23|87	- relink against libmysqlclient.so.18
12cr|apache-mod_mya-3.0.1-23|88	- rebuilt against mysql-5.5.8 libs, again
12cr|apache-mod_mya-3.0.1-23|89	
12cr|apache-mod_mya-3.0.1-23|90	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-19mdv2011.0
12cr|apache-mod_mya-3.0.1-23|91	+ Revision: 626501
12cr|apache-mod_mya-3.0.1-23|92	- rebuilt against mysql-5.5.8 libs
12cr|apache-mod_mya-3.0.1-23|93	
12cr|apache-mod_mya-3.0.1-23|94	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-17mdv2011.0
12cr|apache-mod_mya-3.0.1-23|95	+ Revision: 588038
12cr|apache-mod_mya-3.0.1-23|96	- rebuild
12cr|apache-mod_mya-3.0.1-23|97	
12cr|apache-mod_mya-3.0.1-23|98	* Fri Apr 23 2010 Funda Wang <fwang@mandriva.org> 3.0.1-16mdv2010.1
12cr|apache-mod_mya-3.0.1-23|99	+ Revision: 538089
12cr|apache-mod_mya-3.0.1-23|100	- rebuild
12cr|apache-mod_mya-3.0.1-23|101	
12cr|apache-mod_mya-3.0.1-23|102	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-15mdv2010.1
12cr|apache-mod_mya-3.0.1-23|103	+ Revision: 516155
12cr|apache-mod_mya-3.0.1-23|104	- rebuilt for apache-2.2.15
12cr|apache-mod_mya-3.0.1-23|105	
12cr|apache-mod_mya-3.0.1-23|106	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-14mdv2010.1
12cr|apache-mod_mya-3.0.1-23|107	+ Revision: 507474
12cr|apache-mod_mya-3.0.1-23|108	- rebuild
12cr|apache-mod_mya-3.0.1-23|109	
12cr|apache-mod_mya-3.0.1-23|110	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-13mdv2010.0
12cr|apache-mod_mya-3.0.1-23|111	+ Revision: 406626
12cr|apache-mod_mya-3.0.1-23|112	- rebuild
12cr|apache-mod_mya-3.0.1-23|113	
12cr|apache-mod_mya-3.0.1-23|114	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-12mdv2009.1
12cr|apache-mod_mya-3.0.1-23|115	+ Revision: 326168
12cr|apache-mod_mya-3.0.1-23|116	- rebuild
12cr|apache-mod_mya-3.0.1-23|117	
12cr|apache-mod_mya-3.0.1-23|118	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-11mdv2009.1
12cr|apache-mod_mya-3.0.1-23|119	+ Revision: 311293
12cr|apache-mod_mya-3.0.1-23|120	- rebuilt against mysql-5.1.30 libs
12cr|apache-mod_mya-3.0.1-23|121	
12cr|apache-mod_mya-3.0.1-23|122	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-10mdv2009.0
12cr|apache-mod_mya-3.0.1-23|123	+ Revision: 235061
12cr|apache-mod_mya-3.0.1-23|124	- rebuild
12cr|apache-mod_mya-3.0.1-23|125	
12cr|apache-mod_mya-3.0.1-23|126	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-9mdv2009.0
12cr|apache-mod_mya-3.0.1-23|127	+ Revision: 215613
12cr|apache-mod_mya-3.0.1-23|128	- fix rebuild
12cr|apache-mod_mya-3.0.1-23|129	- fix buildroot
12cr|apache-mod_mya-3.0.1-23|130	
12cr|apache-mod_mya-3.0.1-23|131	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-8mdv2008.1
12cr|apache-mod_mya-3.0.1-23|132	+ Revision: 181807
12cr|apache-mod_mya-3.0.1-23|133	- rebuild
12cr|apache-mod_mya-3.0.1-23|134	
12cr|apache-mod_mya-3.0.1-23|135	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 3.0.1-7mdv2008.1
12cr|apache-mod_mya-3.0.1-23|136	+ Revision: 170737
12cr|apache-mod_mya-3.0.1-23|137	- rebuild
12cr|apache-mod_mya-3.0.1-23|138	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_mya-3.0.1-23|139	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_mya-3.0.1-23|140	
12cr|apache-mod_mya-3.0.1-23|141	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_mya-3.0.1-23|142	- restore BuildRoot
12cr|apache-mod_mya-3.0.1-23|143	
12cr|apache-mod_mya-3.0.1-23|144	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-6mdv2008.0
12cr|apache-mod_mya-3.0.1-23|145	+ Revision: 82633
12cr|apache-mod_mya-3.0.1-23|146	- rebuild
12cr|apache-mod_mya-3.0.1-23|147	
12cr|apache-mod_mya-3.0.1-23|148	
12cr|apache-mod_mya-3.0.1-23|149	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-5mdv2007.1
12cr|apache-mod_mya-3.0.1-23|150	+ Revision: 140721
12cr|apache-mod_mya-3.0.1-23|151	- rebuild
12cr|apache-mod_mya-3.0.1-23|152	
12cr|apache-mod_mya-3.0.1-23|153	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-4mdv2007.1
12cr|apache-mod_mya-3.0.1-23|154	+ Revision: 79467
12cr|apache-mod_mya-3.0.1-23|155	- Import apache-mod_mya
12cr|apache-mod_mya-3.0.1-23|156	
12cr|apache-mod_mya-3.0.1-23|157	* Tue Sep 05 2006 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-1mdv2007.0
12cr|apache-mod_mya-3.0.1-23|158	- rebuilt against MySQL-5.0.24a-1mdv2007.0 due to ABI changes
12cr|apache-mod_mya-3.0.1-23|159	
12cr|apache-mod_mya-3.0.1-23|160	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-3mdv2007.0
12cr|apache-mod_mya-3.0.1-23|161	- rebuild
12cr|apache-mod_mya-3.0.1-23|162	
12cr|apache-mod_mya-3.0.1-23|163	* Sun Dec 18 2005 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-2mdk
12cr|apache-mod_mya-3.0.1-23|164	- rebuilt against apache-2.2.0
12cr|apache-mod_mya-3.0.1-23|165	
12cr|apache-mod_mya-3.0.1-23|166	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-1mdk
12cr|apache-mod_mya-3.0.1-23|167	- rebuilt against MySQL-5.0.15
12cr|apache-mod_mya-3.0.1-23|168	- fix versioning
12cr|apache-mod_mya-3.0.1-23|169	
12cr|apache-mod_mya-3.0.1-23|170	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_3.0.1-2mdk
12cr|apache-mod_mya-3.0.1-23|171	- fix deps
12cr|apache-mod_mya-3.0.1-23|172	
12cr|apache-mod_mya-3.0.1-23|173	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_3.0.1-1mdk
12cr|apache-mod_mya-3.0.1-23|174	- rename the package
12cr|apache-mod_mya-3.0.1-23|175	- the conf.d directory is renamed to modules.d
12cr|apache-mod_mya-3.0.1-23|176	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_mya-3.0.1-23|177	
12cr|apache-mod_mya-3.0.1-23|178	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_3.0.1-4mdk
12cr|apache-mod_mya-3.0.1-23|179	- use the %macro
12cr|apache-mod_mya-3.0.1-23|180	
12cr|apache-mod_mya-3.0.1-23|181	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_3.0.1-3mdk
12cr|apache-mod_mya-3.0.1-23|182	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_mya-3.0.1-23|183	- fix bug #6574
12cr|apache-mod_mya-3.0.1-23|184	
12cr|apache-mod_mya-3.0.1-23|185	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_3.0.1-2mdk
12cr|apache-mod_mya-3.0.1-23|186	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_mya-3.0.1-23|187	
12cr|apache-mod_mya-3.0.1-23|188	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_3.0.1-1mdk
12cr|apache-mod_mya-3.0.1-23|189	- rebuilt for apache 2.0.53
12cr|apache-mod_mya-3.0.1-23|190	
12cr|apache-mod_mya-3.0.1-23|191	* Tue Jan 25 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_3.0.1-2mdk
12cr|apache-mod_mya-3.0.1-23|192	- rebuilt against MySQL-4.1.x system libs
12cr|apache-mod_mya-3.0.1-23|193	- nuke redundant deps
12cr|apache-mod_mya-3.0.1-23|194	
12cr|apache-mod_mya-3.0.1-23|195	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_3.0.1-1mdk
12cr|apache-mod_mya-3.0.1-23|196	- built for apache 2.0.52
12cr|apache-mod_mya-3.0.1-23|197	
12cr|apache-mod_mya-3.0.1-23|198	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_3.0.1-1mdk
12cr|apache-mod_mya-3.0.1-23|199	- built for apache 2.0.51
12cr|apache-mod_mya-3.0.1-23|200	
12cr|apache-mod_mya-3.0.1-23|201	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_3.0.1-1mdk
12cr|apache-mod_mya-3.0.1-23|202	- built for apache 2.0.50
12cr|apache-mod_mya-3.0.1-23|203	- remove redundant provides
12cr|apache-mod_mya-3.0.1-23|204	
12cr|apache-mod_mya-3.0.1-23|205	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_3.0.1-1mdk
12cr|apache-mod_mya-3.0.1-23|206	- built for apache 2.0.49
12cr|apache-mod_mya-3.0.1-23|207	

188 12
12cr|apache-mod_parmguard-1.3c-16|1	#Module-Specific definitions
12cr|apache-mod_parmguard-1.3c-16|2	%define mod_name mod_parmguard
12cr|apache-mod_parmguard-1.3c-16|3	%define mod_conf A18_%{mod_name}.conf
12cr|apache-mod_parmguard-1.3c-16|4	%define mod_so %{mod_name}.so
12cr|apache-mod_parmguard-1.3c-16|5	
12cr|apache-mod_parmguard-1.3c-16|6	Summary:	DSO module for the apache web server
12cr|apache-mod_parmguard-1.3c-16|7	Name:		apache-%{mod_name}
12cr|apache-mod_parmguard-1.3c-16|8	Version:	1.3c
12cr|apache-mod_parmguard-1.3c-16|9	Release:	16
12cr|apache-mod_parmguard-1.3c-16|10	Group:		System/Servers
12cr|apache-mod_parmguard-1.3c-16|11	License:	GPL
12cr|apache-mod_parmguard-1.3c-16|12	URL:		http://www.trickytools.com/php/mod_parmguard.php
12cr|apache-mod_parmguard-1.3c-16|13	Source0:	http://www.trickytools.com/downloads/%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_parmguard-1.3c-16|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_parmguard-1.3c-16|15	Patch0:		mod_parmguard-1.3-soname_fix.diff
12cr|apache-mod_parmguard-1.3c-16|16	Patch1:		mod_parmguard-1.2-apache220_1.diff
12cr|apache-mod_parmguard-1.3c-16|17	Patch2:		mod_parmguard-1.2-apache220_2.diff
12cr|apache-mod_parmguard-1.3c-16|18	Patch3:		mod_parmguard-1.3-checkconf.diff
12cr|apache-mod_parmguard-1.3c-16|19	Patch4:		mod_parmguard-1.3-format_not_a_string_literal_and_no_format_arguments.diff
12cr|apache-mod_parmguard-1.3c-16|20	BuildRequires:	autoconf2.5
12cr|apache-mod_parmguard-1.3c-16|21	BuildRequires:	automake
12cr|apache-mod_parmguard-1.3c-16|22	BuildRequires:	libtool
12cr|apache-mod_parmguard-1.3c-16|23	BuildRequires:	libxml2-devel
12cr|apache-mod_parmguard-1.3c-16|24	Requires(pre): rpm-helper
12cr|apache-mod_parmguard-1.3c-16|25	Requires(postun): rpm-helper
12cr|apache-mod_parmguard-1.3c-16|26	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_parmguard-1.3c-16|27	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_parmguard-1.3c-16|28	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_parmguard-1.3c-16|29	Requires:	apache >= 2.2.0
12cr|apache-mod_parmguard-1.3c-16|30	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_parmguard-1.3c-16|31	BuildRequires:	file
12cr|apache-mod_parmguard-1.3c-16|32	Epoch:		1
12cr|apache-mod_parmguard-1.3c-16|33	
12cr|apache-mod_parmguard-1.3c-16|34	%description
12cr|apache-mod_parmguard-1.3c-16|35	mod_parmguard is an apache module that intercepts the HTTP
12cr|apache-mod_parmguard-1.3c-16|36	requests and validates the values of request parameters. If values
12cr|apache-mod_parmguard-1.3c-16|37	do not match the criteria, the request is rejected.
12cr|apache-mod_parmguard-1.3c-16|38	
12cr|apache-mod_parmguard-1.3c-16|39	%prep
12cr|apache-mod_parmguard-1.3c-16|40	
12cr|apache-mod_parmguard-1.3c-16|41	%setup -q -n %{mod_name}-1.3
12cr|apache-mod_parmguard-1.3c-16|42	%patch0 -p0 -b .soname
12cr|apache-mod_parmguard-1.3c-16|43	%patch1 -p0 -b .apache220_1
12cr|apache-mod_parmguard-1.3c-16|44	%patch2 -p1 -b .apache220_2
12cr|apache-mod_parmguard-1.3c-16|45	%patch3 -p0 -b .checkconf
12cr|apache-mod_parmguard-1.3c-16|46	%patch4 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12cr|apache-mod_parmguard-1.3c-16|47	
12cr|apache-mod_parmguard-1.3c-16|48	# fix strange perms
12cr|apache-mod_parmguard-1.3c-16|49	find doc/manual -type f | xargs chmod 644
12cr|apache-mod_parmguard-1.3c-16|50	
12cr|apache-mod_parmguard-1.3c-16|51	# strip away annoying ^M
12cr|apache-mod_parmguard-1.3c-16|52	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_parmguard-1.3c-16|53	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_parmguard-1.3c-16|54	
12cr|apache-mod_parmguard-1.3c-16|55	%build
12cr|apache-mod_parmguard-1.3c-16|56	export WANT_AUTOCONF_2_5=1
12cr|apache-mod_parmguard-1.3c-16|57	rm -f missing
12cr|apache-mod_parmguard-1.3c-16|58	libtoolize --copy --force; aclocal; autoconf; automake --add-missing
12cr|apache-mod_parmguard-1.3c-16|59	
12cr|apache-mod_parmguard-1.3c-16|60	%configure2_5x --localstatedir=/var/lib \
12cr|apache-mod_parmguard-1.3c-16|61	--with-apxs2=%{_bindir}/apxs
12cr|apache-mod_parmguard-1.3c-16|62	
12cr|apache-mod_parmguard-1.3c-16|63	make
12cr|apache-mod_parmguard-1.3c-16|64	
12cr|apache-mod_parmguard-1.3c-16|65	%install
12cr|apache-mod_parmguard-1.3c-16|66	
12cr|apache-mod_parmguard-1.3c-16|67	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_parmguard-1.3c-16|68	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_parmguard-1.3c-16|69	
12cr|apache-mod_parmguard-1.3c-16|70	cp -rp src/.libs .
12cr|apache-mod_parmguard-1.3c-16|71	
12cr|apache-mod_parmguard-1.3c-16|72	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_parmguard-1.3c-16|73	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_parmguard-1.3c-16|74	
12cr|apache-mod_parmguard-1.3c-16|75	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_parmguard-1.3c-16|76	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_parmguard-1.3c-16|77	
12cr|apache-mod_parmguard-1.3c-16|78	# make the example/tests work... (ugly, but it works...)
12cr|apache-mod_parmguard-1.3c-16|79	perl -pi -e "s|_REPLACE_ME_|%{name}-%{version}|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_parmguard-1.3c-16|80	
12cr|apache-mod_parmguard-1.3c-16|81	# install the checkconf tool
12cr|apache-mod_parmguard-1.3c-16|82	install -d %{buildroot}%{_bindir}
12cr|apache-mod_parmguard-1.3c-16|83	install -m0755 src/checkconf %{buildroot}%{_bindir}/%{mod_name}-checkconf
12cr|apache-mod_parmguard-1.3c-16|84	
12cr|apache-mod_parmguard-1.3c-16|85	%post
12cr|apache-mod_parmguard-1.3c-16|86	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_parmguard-1.3c-16|87	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_parmguard-1.3c-16|88	fi
12cr|apache-mod_parmguard-1.3c-16|89	
12cr|apache-mod_parmguard-1.3c-16|90	%postun
12cr|apache-mod_parmguard-1.3c-16|91	if [ "$1" = "0" ]; then
12cr|apache-mod_parmguard-1.3c-16|92	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_parmguard-1.3c-16|93	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_parmguard-1.3c-16|94	fi
12cr|apache-mod_parmguard-1.3c-16|95	fi
12cr|apache-mod_parmguard-1.3c-16|96	
12cr|apache-mod_parmguard-1.3c-16|97	%clean
12cr|apache-mod_parmguard-1.3c-16|98	
12cr|apache-mod_parmguard-1.3c-16|99	%files
12cr|apache-mod_parmguard-1.3c-16|100	%doc AUTHORS ChangeLog INSTALL NEWS README TODO doc/manual/* doc/test generator
12cr|apache-mod_parmguard-1.3c-16|101	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_parmguard-1.3c-16|102	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_parmguard-1.3c-16|103	%attr(0755,root,root) %{_bindir}/%{mod_name}-checkconf
12cr|apache-mod_parmguard-1.3c-16|104	%{_var}/www/html/addon-modules/*
12cr|apache-mod_parmguard-1.3c-16|105	
12cr|apache-mod_parmguard-1.3c-16|106	
12cr|apache-mod_parmguard-1.3c-16|107	
12cr|apache-mod_parmguard-1.3c-16|108	
12cr|apache-mod_parmguard-1.3c-16|109	%changelog
12cr|apache-mod_parmguard-1.3c-16|110	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.3c-16mdv2012.0
12cr|apache-mod_parmguard-1.3c-16|111	+ Revision: 772713
12cr|apache-mod_parmguard-1.3c-16|112	- rebuild
12cr|apache-mod_parmguard-1.3c-16|113	
12cr|apache-mod_parmguard-1.3c-16|114	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.3c-15
12cr|apache-mod_parmguard-1.3c-16|115	+ Revision: 678385
12cr|apache-mod_parmguard-1.3c-16|116	- mass rebuild
12cr|apache-mod_parmguard-1.3c-16|117	
12cr|apache-mod_parmguard-1.3c-16|118	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.3c-14mdv2011.0
12cr|apache-mod_parmguard-1.3c-16|119	+ Revision: 627733
12cr|apache-mod_parmguard-1.3c-16|120	- don't force the usage of automake1.7
12cr|apache-mod_parmguard-1.3c-16|121	
12cr|apache-mod_parmguard-1.3c-16|122	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.3c-13mdv2011.0
12cr|apache-mod_parmguard-1.3c-16|123	+ Revision: 588043
12cr|apache-mod_parmguard-1.3c-16|124	- rebuild
12cr|apache-mod_parmguard-1.3c-16|125	
12cr|apache-mod_parmguard-1.3c-16|126	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.3c-12mdv2010.1
12cr|apache-mod_parmguard-1.3c-16|127	+ Revision: 516160
12cr|apache-mod_parmguard-1.3c-16|128	- rebuilt for apache-2.2.15
12cr|apache-mod_parmguard-1.3c-16|129	
12cr|apache-mod_parmguard-1.3c-16|130	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.3c-11mdv2010.0
12cr|apache-mod_parmguard-1.3c-16|131	+ Revision: 406631
12cr|apache-mod_parmguard-1.3c-16|132	- rebuild
12cr|apache-mod_parmguard-1.3c-16|133	
12cr|apache-mod_parmguard-1.3c-16|134	* Wed Jan 07 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.3c-10mdv2009.1
12cr|apache-mod_parmguard-1.3c-16|135	+ Revision: 326500
12cr|apache-mod_parmguard-1.3c-16|136	- rediff patches
12cr|apache-mod_parmguard-1.3c-16|137	- fix build with -Werror=format-security
12cr|apache-mod_parmguard-1.3c-16|138	
12cr|apache-mod_parmguard-1.3c-16|139	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.3c-9mdv2009.0
12cr|apache-mod_parmguard-1.3c-16|140	+ Revision: 235066
12cr|apache-mod_parmguard-1.3c-16|141	- rebuild
12cr|apache-mod_parmguard-1.3c-16|142	
12cr|apache-mod_parmguard-1.3c-16|143	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.3c-8mdv2009.0
12cr|apache-mod_parmguard-1.3c-16|144	+ Revision: 215617
12cr|apache-mod_parmguard-1.3c-16|145	- fix rebuild
12cr|apache-mod_parmguard-1.3c-16|146	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_parmguard-1.3c-16|147	
12cr|apache-mod_parmguard-1.3c-16|148	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.3c-7mdv2008.1
12cr|apache-mod_parmguard-1.3c-16|149	+ Revision: 181824
12cr|apache-mod_parmguard-1.3c-16|150	- rebuild
12cr|apache-mod_parmguard-1.3c-16|151	
12cr|apache-mod_parmguard-1.3c-16|152	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:1.3c-6mdv2008.1
12cr|apache-mod_parmguard-1.3c-16|153	+ Revision: 170738
12cr|apache-mod_parmguard-1.3c-16|154	- rebuild
12cr|apache-mod_parmguard-1.3c-16|155	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_parmguard-1.3c-16|156	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_parmguard-1.3c-16|157	
12cr|apache-mod_parmguard-1.3c-16|158	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_parmguard-1.3c-16|159	- restore BuildRoot
12cr|apache-mod_parmguard-1.3c-16|160	
12cr|apache-mod_parmguard-1.3c-16|161	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.3c-5mdv2008.0
12cr|apache-mod_parmguard-1.3c-16|162	+ Revision: 82647
12cr|apache-mod_parmguard-1.3c-16|163	- rebuild
12cr|apache-mod_parmguard-1.3c-16|164	
12cr|apache-mod_parmguard-1.3c-16|165	
12cr|apache-mod_parmguard-1.3c-16|166	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3c-4mdv2007.1
12cr|apache-mod_parmguard-1.3c-16|167	+ Revision: 140724
12cr|apache-mod_parmguard-1.3c-16|168	- rebuild
12cr|apache-mod_parmguard-1.3c-16|169	
12cr|apache-mod_parmguard-1.3c-16|170	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.3c-3mdv2007.1
12cr|apache-mod_parmguard-1.3c-16|171	+ Revision: 79473
12cr|apache-mod_parmguard-1.3c-16|172	- Import apache-mod_parmguard
12cr|apache-mod_parmguard-1.3c-16|173	
12cr|apache-mod_parmguard-1.3c-16|174	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.3c-3mdv2007.0
12cr|apache-mod_parmguard-1.3c-16|175	- rebuild
12cr|apache-mod_parmguard-1.3c-16|176	
12cr|apache-mod_parmguard-1.3c-16|177	* Sun Apr 16 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.3c-2mdk
12cr|apache-mod_parmguard-1.3c-16|178	- fix build against apache-2.2.x
12cr|apache-mod_parmguard-1.3c-16|179	- fix the apache config
12cr|apache-mod_parmguard-1.3c-16|180	
12cr|apache-mod_parmguard-1.3c-16|181	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.3c-1mdk
12cr|apache-mod_parmguard-1.3c-16|182	- 1.3c
12cr|apache-mod_parmguard-1.3c-16|183	- fix versioning
12cr|apache-mod_parmguard-1.3c-16|184	- fix dl url
12cr|apache-mod_parmguard-1.3c-16|185	
12cr|apache-mod_parmguard-1.3c-16|186	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_1.3-2mdk
12cr|apache-mod_parmguard-1.3c-16|187	- fix deps
12cr|apache-mod_parmguard-1.3c-16|188	
12cr|apache-mod_parmguard-1.3c-16|189	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_1.3-1mdk
12cr|apache-mod_parmguard-1.3c-16|190	- rename the package
12cr|apache-mod_parmguard-1.3c-16|191	- the conf.d directory is renamed to modules.d
12cr|apache-mod_parmguard-1.3c-16|192	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_parmguard-1.3c-16|193	
12cr|apache-mod_parmguard-1.3c-16|194	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.3-4mdk
12cr|apache-mod_parmguard-1.3c-16|195	- use the %1
12cr|apache-mod_parmguard-1.3c-16|196	
12cr|apache-mod_parmguard-1.3c-16|197	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.3-3mdk
12cr|apache-mod_parmguard-1.3c-16|198	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_parmguard-1.3c-16|199	- fix bug #6574
12cr|apache-mod_parmguard-1.3c-16|200	
12cr|apache-mod_parmguard-1.3c-16|201	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.3-2mdk
12cr|apache-mod_parmguard-1.3c-16|202	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_parmguard-1.3c-16|203	
12cr|apache-mod_parmguard-1.3c-16|204	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.3-1mdk
12cr|apache-mod_parmguard-1.3c-16|205	- rebuilt for apache 2.0.53
12cr|apache-mod_parmguard-1.3c-16|206	
12cr|apache-mod_parmguard-1.3c-16|207	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_1.3-1mdk
12cr|apache-mod_parmguard-1.3c-16|208	- built for apache 2.0.52
12cr|apache-mod_parmguard-1.3c-16|209	
12cr|apache-mod_parmguard-1.3c-16|210	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_1.3-1mdk
12cr|apache-mod_parmguard-1.3c-16|211	- built for apache 2.0.51
12cr|apache-mod_parmguard-1.3c-16|212	
12cr|apache-mod_parmguard-1.3c-16|213	* Wed Sep 01 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_1.3-1mdk
12cr|apache-mod_parmguard-1.3c-16|214	- 1.3
12cr|apache-mod_parmguard-1.3c-16|215	- fix P0
12cr|apache-mod_parmguard-1.3c-16|216	- added P2
12cr|apache-mod_parmguard-1.3c-16|217	
12cr|apache-mod_parmguard-1.3c-16|218	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_1.2-1mdk
12cr|apache-mod_parmguard-1.3c-16|219	- built for apache 2.0.50
12cr|apache-mod_parmguard-1.3c-16|220	- remove redundant provides
12cr|apache-mod_parmguard-1.3c-16|221	
12cr|apache-mod_parmguard-1.3c-16|222	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_1.2-1mdk
12cr|apache-mod_parmguard-1.3c-16|223	- built for apache 2.0.49
12cr|apache-mod_parmguard-1.3c-16|224	- added P1
12cr|apache-mod_parmguard-1.3c-16|225	

189 12
12cr|apache-mod_proxy_xml-0.1-15|1	#Module-Specific definitions
12cr|apache-mod_proxy_xml-0.1-15|2	%define mod_name mod_proxy_xml
12cr|apache-mod_proxy_xml-0.1-15|3	%define mod_conf A69_%{mod_name}.conf
12cr|apache-mod_proxy_xml-0.1-15|4	%define mod_so %{mod_name}.so
12cr|apache-mod_proxy_xml-0.1-15|5	
12cr|apache-mod_proxy_xml-0.1-15|6	Summary:	DSO module for the apache web server
12cr|apache-mod_proxy_xml-0.1-15|7	Name:		apache-%{mod_name}
12cr|apache-mod_proxy_xml-0.1-15|8	Version:	0.1
12cr|apache-mod_proxy_xml-0.1-15|9	Release:	15
12cr|apache-mod_proxy_xml-0.1-15|10	Group:		System/Servers
12cr|apache-mod_proxy_xml-0.1-15|11	License:	GPL
12cr|apache-mod_proxy_xml-0.1-15|12	URL:		http://apache.webthing.com/mod_proxy_xml/
12cr|apache-mod_proxy_xml-0.1-15|13	# there is no official tar ball
12cr|apache-mod_proxy_xml-0.1-15|14	# http://apache.webthing.com/svn/apache/filters/xmlns/
12cr|apache-mod_proxy_xml-0.1-15|15	Source0:	http://apache.webthing.com/svn/apache/filters/xmlns/mod_proxy_xml.c
12cr|apache-mod_proxy_xml-0.1-15|16	Source1:	README.mod_proxy_xml
12cr|apache-mod_proxy_xml-0.1-15|17	Source2:	%{mod_conf}
12cr|apache-mod_proxy_xml-0.1-15|18	Requires(pre): rpm-helper
12cr|apache-mod_proxy_xml-0.1-15|19	Requires(postun): rpm-helper
12cr|apache-mod_proxy_xml-0.1-15|20	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_proxy_xml-0.1-15|21	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_proxy_xml-0.1-15|22	Requires(pre):	apache-mod_proxy >= 2.2.0
12cr|apache-mod_proxy_xml-0.1-15|23	Requires(pre):	apache-mod_xmlns
12cr|apache-mod_proxy_xml-0.1-15|24	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_proxy_xml-0.1-15|25	Requires:	apache >= 2.2.0
12cr|apache-mod_proxy_xml-0.1-15|26	Requires:	apache-mod_proxy >= 2.2.0
12cr|apache-mod_proxy_xml-0.1-15|27	Requires:	apache-mod_xmlns
12cr|apache-mod_proxy_xml-0.1-15|28	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_proxy_xml-0.1-15|29	BuildRequires:	apache-mod_xmlns-devel
12cr|apache-mod_proxy_xml-0.1-15|30	BuildRequires:	file
12cr|apache-mod_proxy_xml-0.1-15|31	
12cr|apache-mod_proxy_xml-0.1-15|32	%description
12cr|apache-mod_proxy_xml-0.1-15|33	mod_proxy_xml is an output filter to rewrite links in a proxy situation, to
12cr|apache-mod_proxy_xml-0.1-15|34	ensure that links work for users outside the proxy. It serves the same purpose
12cr|apache-mod_proxy_xml-0.1-15|35	as Apache's ProxyPassReverse directive does for HTTP headers, and is an
12cr|apache-mod_proxy_xml-0.1-15|36	essential component of a reverse proxy.
12cr|apache-mod_proxy_xml-0.1-15|37	
12cr|apache-mod_proxy_xml-0.1-15|38	%prep
12cr|apache-mod_proxy_xml-0.1-15|39	
12cr|apache-mod_proxy_xml-0.1-15|40	%setup -q -c -T -n %{mod_name}-%{version}
12cr|apache-mod_proxy_xml-0.1-15|41	
12cr|apache-mod_proxy_xml-0.1-15|42	cp %{SOURCE0} mod_proxy_xml.c
12cr|apache-mod_proxy_xml-0.1-15|43	cp %{SOURCE1} README
12cr|apache-mod_proxy_xml-0.1-15|44	cp %{SOURCE2} %{mod_conf}
12cr|apache-mod_proxy_xml-0.1-15|45	
12cr|apache-mod_proxy_xml-0.1-15|46	# strip away annoying ^M
12cr|apache-mod_proxy_xml-0.1-15|47	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_proxy_xml-0.1-15|48	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_proxy_xml-0.1-15|49	
12cr|apache-mod_proxy_xml-0.1-15|50	%build
12cr|apache-mod_proxy_xml-0.1-15|51	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_proxy_xml-0.1-15|52	
12cr|apache-mod_proxy_xml-0.1-15|53	%install
12cr|apache-mod_proxy_xml-0.1-15|54	
12cr|apache-mod_proxy_xml-0.1-15|55	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_proxy_xml-0.1-15|56	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_proxy_xml-0.1-15|57	
12cr|apache-mod_proxy_xml-0.1-15|58	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_proxy_xml-0.1-15|59	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_proxy_xml-0.1-15|60	
12cr|apache-mod_proxy_xml-0.1-15|61	%post
12cr|apache-mod_proxy_xml-0.1-15|62	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_proxy_xml-0.1-15|63	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_proxy_xml-0.1-15|64	fi
12cr|apache-mod_proxy_xml-0.1-15|65	
12cr|apache-mod_proxy_xml-0.1-15|66	%postun
12cr|apache-mod_proxy_xml-0.1-15|67	if [ "$1" = "0" ]; then
12cr|apache-mod_proxy_xml-0.1-15|68	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_proxy_xml-0.1-15|69	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_proxy_xml-0.1-15|70	fi
12cr|apache-mod_proxy_xml-0.1-15|71	fi
12cr|apache-mod_proxy_xml-0.1-15|72	
12cr|apache-mod_proxy_xml-0.1-15|73	%clean
12cr|apache-mod_proxy_xml-0.1-15|74	
12cr|apache-mod_proxy_xml-0.1-15|75	%files
12cr|apache-mod_proxy_xml-0.1-15|76	%doc README
12cr|apache-mod_proxy_xml-0.1-15|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_proxy_xml-0.1-15|78	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_proxy_xml-0.1-15|79	
12cr|apache-mod_proxy_xml-0.1-15|80	
12cr|apache-mod_proxy_xml-0.1-15|81	%changelog
12cr|apache-mod_proxy_xml-0.1-15|82	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1-15mdv2012.0
12cr|apache-mod_proxy_xml-0.1-15|83	+ Revision: 772746
12cr|apache-mod_proxy_xml-0.1-15|84	- rebuild
12cr|apache-mod_proxy_xml-0.1-15|85	
12cr|apache-mod_proxy_xml-0.1-15|86	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-14
12cr|apache-mod_proxy_xml-0.1-15|87	+ Revision: 678400
12cr|apache-mod_proxy_xml-0.1-15|88	- mass rebuild
12cr|apache-mod_proxy_xml-0.1-15|89	
12cr|apache-mod_proxy_xml-0.1-15|90	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-13mdv2011.0
12cr|apache-mod_proxy_xml-0.1-15|91	+ Revision: 588046
12cr|apache-mod_proxy_xml-0.1-15|92	- rebuild
12cr|apache-mod_proxy_xml-0.1-15|93	
12cr|apache-mod_proxy_xml-0.1-15|94	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-12mdv2010.1
12cr|apache-mod_proxy_xml-0.1-15|95	+ Revision: 516163
12cr|apache-mod_proxy_xml-0.1-15|96	- rebuilt for apache-2.2.15
12cr|apache-mod_proxy_xml-0.1-15|97	
12cr|apache-mod_proxy_xml-0.1-15|98	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1-11mdv2010.0
12cr|apache-mod_proxy_xml-0.1-15|99	+ Revision: 406634
12cr|apache-mod_proxy_xml-0.1-15|100	- rebuild
12cr|apache-mod_proxy_xml-0.1-15|101	
12cr|apache-mod_proxy_xml-0.1-15|102	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1-10mdv2009.1
12cr|apache-mod_proxy_xml-0.1-15|103	+ Revision: 326219
12cr|apache-mod_proxy_xml-0.1-15|104	- rebuild
12cr|apache-mod_proxy_xml-0.1-15|105	
12cr|apache-mod_proxy_xml-0.1-15|106	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1-9mdv2009.0
12cr|apache-mod_proxy_xml-0.1-15|107	+ Revision: 235069
12cr|apache-mod_proxy_xml-0.1-15|108	- rebuild
12cr|apache-mod_proxy_xml-0.1-15|109	
12cr|apache-mod_proxy_xml-0.1-15|110	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1-8mdv2009.0
12cr|apache-mod_proxy_xml-0.1-15|111	+ Revision: 215620
12cr|apache-mod_proxy_xml-0.1-15|112	- fix rebuild
12cr|apache-mod_proxy_xml-0.1-15|113	
12cr|apache-mod_proxy_xml-0.1-15|114	* Sun Mar 09 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdv2008.1
12cr|apache-mod_proxy_xml-0.1-15|115	+ Revision: 182830
12cr|apache-mod_proxy_xml-0.1-15|116	- rebuild
12cr|apache-mod_proxy_xml-0.1-15|117	
12cr|apache-mod_proxy_xml-0.1-15|118	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.1-6mdv2008.1
12cr|apache-mod_proxy_xml-0.1-15|119	+ Revision: 170741
12cr|apache-mod_proxy_xml-0.1-15|120	- rebuild
12cr|apache-mod_proxy_xml-0.1-15|121	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_proxy_xml-0.1-15|122	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_proxy_xml-0.1-15|123	
12cr|apache-mod_proxy_xml-0.1-15|124	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_proxy_xml-0.1-15|125	- restore BuildRoot
12cr|apache-mod_proxy_xml-0.1-15|126	
12cr|apache-mod_proxy_xml-0.1-15|127	* Sat Oct 13 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdv2008.1
12cr|apache-mod_proxy_xml-0.1-15|128	+ Revision: 97987
12cr|apache-mod_proxy_xml-0.1-15|129	- bunzip the sources
12cr|apache-mod_proxy_xml-0.1-15|130	
12cr|apache-mod_proxy_xml-0.1-15|131	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdv2008.0
12cr|apache-mod_proxy_xml-0.1-15|132	+ Revision: 82660
12cr|apache-mod_proxy_xml-0.1-15|133	- rebuild
12cr|apache-mod_proxy_xml-0.1-15|134	
12cr|apache-mod_proxy_xml-0.1-15|135	
12cr|apache-mod_proxy_xml-0.1-15|136	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1-3mdv2007.1
12cr|apache-mod_proxy_xml-0.1-15|137	+ Revision: 140729
12cr|apache-mod_proxy_xml-0.1-15|138	- rebuild
12cr|apache-mod_proxy_xml-0.1-15|139	
12cr|apache-mod_proxy_xml-0.1-15|140	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-2mdv2007.0
12cr|apache-mod_proxy_xml-0.1-15|141	+ Revision: 79482
12cr|apache-mod_proxy_xml-0.1-15|142	- Import apache-mod_proxy_xml
12cr|apache-mod_proxy_xml-0.1-15|143	
12cr|apache-mod_proxy_xml-0.1-15|144	* Tue Jul 18 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-2mdv2007.0
12cr|apache-mod_proxy_xml-0.1-15|145	- fix summary and deps
12cr|apache-mod_proxy_xml-0.1-15|146	
12cr|apache-mod_proxy_xml-0.1-15|147	* Tue Jul 18 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdv2007.0
12cr|apache-mod_proxy_xml-0.1-15|148	- initial Mandriva package
12cr|apache-mod_proxy_xml-0.1-15|149	

190 12
12cr|apache-mod_put-2.0.9-9|1	#Module-Specific definitions
12cr|apache-mod_put-2.0.9-9|2	%define mod_name mod_put
12cr|apache-mod_put-2.0.9-9|3	%define mod_conf 96_%{mod_name}.conf
12cr|apache-mod_put-2.0.9-9|4	%define mod_so %{mod_name}.so
12cr|apache-mod_put-2.0.9-9|5	
12cr|apache-mod_put-2.0.9-9|6	Summary:	Apache module that implement DELETE and PUT http methods
12cr|apache-mod_put-2.0.9-9|7	Name:		apache-%{mod_name}
12cr|apache-mod_put-2.0.9-9|8	Version:	2.0.9
12cr|apache-mod_put-2.0.9-9|9	Release:	9
12cr|apache-mod_put-2.0.9-9|10	Group:		System/Servers
12cr|apache-mod_put-2.0.9-9|11	License:	Apache License
12cr|apache-mod_put-2.0.9-9|12	URL:		http://www.gknw.net/development/apache/
12cr|apache-mod_put-2.0.9-9|13	Source0: 	http://www.gknw.net/development/apache/httpd-2.0/unix/modules/%{mod_name}-%{version}.tar.gz
12cr|apache-mod_put-2.0.9-9|14	Source1:	%{mod_conf}
12cr|apache-mod_put-2.0.9-9|15	Requires(pre): rpm-helper
12cr|apache-mod_put-2.0.9-9|16	Requires(postun): rpm-helper
12cr|apache-mod_put-2.0.9-9|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_put-2.0.9-9|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_put-2.0.9-9|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_put-2.0.9-9|20	Requires:	apache >= 2.2.0
12cr|apache-mod_put-2.0.9-9|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_put-2.0.9-9|22	BuildRequires:	file
12cr|apache-mod_put-2.0.9-9|23	Epoch:		1
12cr|apache-mod_put-2.0.9-9|24	
12cr|apache-mod_put-2.0.9-9|25	%description
12cr|apache-mod_put-2.0.9-9|26	This small module implements the HTTP/1.1 PUT and DELETE methods
12cr|apache-mod_put-2.0.9-9|27	for apache. Please notice that it can be a big security
12cr|apache-mod_put-2.0.9-9|28	hole to activate them without securing the web server.
12cr|apache-mod_put-2.0.9-9|29	
12cr|apache-mod_put-2.0.9-9|30	%prep
12cr|apache-mod_put-2.0.9-9|31	
12cr|apache-mod_put-2.0.9-9|32	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_put-2.0.9-9|33	
12cr|apache-mod_put-2.0.9-9|34	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_put-2.0.9-9|35	
12cr|apache-mod_put-2.0.9-9|36	# fix strange perms
12cr|apache-mod_put-2.0.9-9|37	chmod 644 *
12cr|apache-mod_put-2.0.9-9|38	
12cr|apache-mod_put-2.0.9-9|39	# strip away annoying ^M
12cr|apache-mod_put-2.0.9-9|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_put-2.0.9-9|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_put-2.0.9-9|42	
12cr|apache-mod_put-2.0.9-9|43	%build
12cr|apache-mod_put-2.0.9-9|44	
12cr|apache-mod_put-2.0.9-9|45	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_put-2.0.9-9|46	
12cr|apache-mod_put-2.0.9-9|47	%install
12cr|apache-mod_put-2.0.9-9|48	
12cr|apache-mod_put-2.0.9-9|49	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_put-2.0.9-9|50	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_put-2.0.9-9|51	
12cr|apache-mod_put-2.0.9-9|52	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_put-2.0.9-9|53	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/
12cr|apache-mod_put-2.0.9-9|54	
12cr|apache-mod_put-2.0.9-9|55	%post
12cr|apache-mod_put-2.0.9-9|56	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_put-2.0.9-9|57	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_put-2.0.9-9|58	fi
12cr|apache-mod_put-2.0.9-9|59	
12cr|apache-mod_put-2.0.9-9|60	%postun
12cr|apache-mod_put-2.0.9-9|61	if [ "$1" = "0" ]; then
12cr|apache-mod_put-2.0.9-9|62	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_put-2.0.9-9|63	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_put-2.0.9-9|64	fi
12cr|apache-mod_put-2.0.9-9|65	fi
12cr|apache-mod_put-2.0.9-9|66	
12cr|apache-mod_put-2.0.9-9|67	%clean
12cr|apache-mod_put-2.0.9-9|68	
12cr|apache-mod_put-2.0.9-9|69	%files
12cr|apache-mod_put-2.0.9-9|70	%doc mod_put.html my_cfg.txt
12cr|apache-mod_put-2.0.9-9|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_put-2.0.9-9|72	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_put-2.0.9-9|73	
12cr|apache-mod_put-2.0.9-9|74	
12cr|apache-mod_put-2.0.9-9|75	%changelog
12cr|apache-mod_put-2.0.9-9|76	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.9-9mdv2012.0
12cr|apache-mod_put-2.0.9-9|77	+ Revision: 772748
12cr|apache-mod_put-2.0.9-9|78	- rebuild
12cr|apache-mod_put-2.0.9-9|79	
12cr|apache-mod_put-2.0.9-9|80	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.9-8
12cr|apache-mod_put-2.0.9-9|81	+ Revision: 678402
12cr|apache-mod_put-2.0.9-9|82	- mass rebuild
12cr|apache-mod_put-2.0.9-9|83	
12cr|apache-mod_put-2.0.9-9|84	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.9-7mdv2011.0
12cr|apache-mod_put-2.0.9-9|85	+ Revision: 588048
12cr|apache-mod_put-2.0.9-9|86	- rebuild
12cr|apache-mod_put-2.0.9-9|87	
12cr|apache-mod_put-2.0.9-9|88	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.9-6mdv2010.1
12cr|apache-mod_put-2.0.9-9|89	+ Revision: 516164
12cr|apache-mod_put-2.0.9-9|90	- rebuilt for apache-2.2.15
12cr|apache-mod_put-2.0.9-9|91	
12cr|apache-mod_put-2.0.9-9|92	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.9-5mdv2010.0
12cr|apache-mod_put-2.0.9-9|93	+ Revision: 406635
12cr|apache-mod_put-2.0.9-9|94	- rebuild
12cr|apache-mod_put-2.0.9-9|95	
12cr|apache-mod_put-2.0.9-9|96	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.9-4mdv2009.1
12cr|apache-mod_put-2.0.9-9|97	+ Revision: 326220
12cr|apache-mod_put-2.0.9-9|98	- rebuild
12cr|apache-mod_put-2.0.9-9|99	
12cr|apache-mod_put-2.0.9-9|100	+ Michael Scherer <misc@mandriva.org>
12cr|apache-mod_put-2.0.9-9|101	- better summary
12cr|apache-mod_put-2.0.9-9|102	
12cr|apache-mod_put-2.0.9-9|103	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.9-3mdv2009.0
12cr|apache-mod_put-2.0.9-9|104	+ Revision: 235070
12cr|apache-mod_put-2.0.9-9|105	- rebuild
12cr|apache-mod_put-2.0.9-9|106	
12cr|apache-mod_put-2.0.9-9|107	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.9-2mdv2009.0
12cr|apache-mod_put-2.0.9-9|108	+ Revision: 215621
12cr|apache-mod_put-2.0.9-9|109	- fix rebuild
12cr|apache-mod_put-2.0.9-9|110	
12cr|apache-mod_put-2.0.9-9|111	* Thu May 15 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.9-1mdv2009.0
12cr|apache-mod_put-2.0.9-9|112	+ Revision: 207568
12cr|apache-mod_put-2.0.9-9|113	- 2.0.9
12cr|apache-mod_put-2.0.9-9|114	
12cr|apache-mod_put-2.0.9-9|115	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.8-5mdv2008.1
12cr|apache-mod_put-2.0.9-9|116	+ Revision: 181839
12cr|apache-mod_put-2.0.9-9|117	- rebuild
12cr|apache-mod_put-2.0.9-9|118	
12cr|apache-mod_put-2.0.9-9|119	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:2.0.8-4mdv2008.1
12cr|apache-mod_put-2.0.9-9|120	+ Revision: 170742
12cr|apache-mod_put-2.0.9-9|121	- rebuild
12cr|apache-mod_put-2.0.9-9|122	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_put-2.0.9-9|123	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_put-2.0.9-9|124	
12cr|apache-mod_put-2.0.9-9|125	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_put-2.0.9-9|126	- restore BuildRoot
12cr|apache-mod_put-2.0.9-9|127	
12cr|apache-mod_put-2.0.9-9|128	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.8-3mdv2008.0
12cr|apache-mod_put-2.0.9-9|129	+ Revision: 82661
12cr|apache-mod_put-2.0.9-9|130	- rebuild
12cr|apache-mod_put-2.0.9-9|131	
12cr|apache-mod_put-2.0.9-9|132	
12cr|apache-mod_put-2.0.9-9|133	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.8-2mdv2007.1
12cr|apache-mod_put-2.0.9-9|134	+ Revision: 140730
12cr|apache-mod_put-2.0.9-9|135	- rebuild
12cr|apache-mod_put-2.0.9-9|136	
12cr|apache-mod_put-2.0.9-9|137	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.8-1mdv2007.1
12cr|apache-mod_put-2.0.9-9|138	+ Revision: 79484
12cr|apache-mod_put-2.0.9-9|139	- Import apache-mod_put
12cr|apache-mod_put-2.0.9-9|140	
12cr|apache-mod_put-2.0.9-9|141	* Mon Jul 03 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.8-1mdv2007.0
12cr|apache-mod_put-2.0.9-9|142	- 2.0.8
12cr|apache-mod_put-2.0.9-9|143	
12cr|apache-mod_put-2.0.9-9|144	* Fri Dec 16 2005 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.7-2mdk
12cr|apache-mod_put-2.0.9-9|145	- rebuilt against apache-2.2.0
12cr|apache-mod_put-2.0.9-9|146	
12cr|apache-mod_put-2.0.9-9|147	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.7-1mdk
12cr|apache-mod_put-2.0.9-9|148	- fix versioning
12cr|apache-mod_put-2.0.9-9|149	
12cr|apache-mod_put-2.0.9-9|150	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0.7-2mdk
12cr|apache-mod_put-2.0.9-9|151	- fix deps
12cr|apache-mod_put-2.0.9-9|152	
12cr|apache-mod_put-2.0.9-9|153	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0.7-1mdk
12cr|apache-mod_put-2.0.9-9|154	- rename the package
12cr|apache-mod_put-2.0.9-9|155	- the conf.d directory is renamed to modules.d
12cr|apache-mod_put-2.0.9-9|156	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_put-2.0.9-9|157	
12cr|apache-mod_put-2.0.9-9|158	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0.7-4mdk
12cr|apache-mod_put-2.0.9-9|159	- use the %1
12cr|apache-mod_put-2.0.9-9|160	
12cr|apache-mod_put-2.0.9-9|161	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0.7-3mdk
12cr|apache-mod_put-2.0.9-9|162	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_put-2.0.9-9|163	- fix bug #6574
12cr|apache-mod_put-2.0.9-9|164	
12cr|apache-mod_put-2.0.9-9|165	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0.7-2mdk
12cr|apache-mod_put-2.0.9-9|166	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_put-2.0.9-9|167	
12cr|apache-mod_put-2.0.9-9|168	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0.7-1mdk
12cr|apache-mod_put-2.0.9-9|169	- rebuilt for apache 2.0.53
12cr|apache-mod_put-2.0.9-9|170	
12cr|apache-mod_put-2.0.9-9|171	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_2.0.7-1mdk
12cr|apache-mod_put-2.0.9-9|172	- built for apache 2.0.52
12cr|apache-mod_put-2.0.9-9|173	
12cr|apache-mod_put-2.0.9-9|174	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_2.0.7-1mdk
12cr|apache-mod_put-2.0.9-9|175	- built for apache 2.0.51
12cr|apache-mod_put-2.0.9-9|176	
12cr|apache-mod_put-2.0.9-9|177	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_2.0.7-1mdk
12cr|apache-mod_put-2.0.9-9|178	- built for apache 2.0.50
12cr|apache-mod_put-2.0.9-9|179	- remove redundant provides
12cr|apache-mod_put-2.0.9-9|180	
12cr|apache-mod_put-2.0.9-9|181	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_2.0.7-1mdk
12cr|apache-mod_put-2.0.9-9|182	- 2.0.7
12cr|apache-mod_put-2.0.9-9|183	- built for apache 2.0.49
12cr|apache-mod_put-2.0.9-9|184	

191 12
12cr|apache-mod_qos-10.11-1|1	#Module-Specific definitions
12cr|apache-mod_qos-10.11-1|2	%define apache_version 2.4.0
12cr|apache-mod_qos-10.11-1|3	%define mod_name mod_qos
12cr|apache-mod_qos-10.11-1|4	%define mod_conf B36_%{mod_name}.conf
12cr|apache-mod_qos-10.11-1|5	%define mod_so %{mod_name}.so
12cr|apache-mod_qos-10.11-1|6	
12cr|apache-mod_qos-10.11-1|7	Summary:	A quality of service module for the Apache Web Server
12cr|apache-mod_qos-10.11-1|8	Name:		apache-%{mod_name}
12cr|apache-mod_qos-10.11-1|9	Version:	10.11
12cr|apache-mod_qos-10.11-1|10	Release:	1
12cr|apache-mod_qos-10.11-1|11	Group:		System/Servers
12cr|apache-mod_qos-10.11-1|12	License:	GPLv2+
12cr|apache-mod_qos-10.11-1|13	URL:		http://mod-qos.sourceforge.net/
12cr|apache-mod_qos-10.11-1|14	Source0:	http://downloads.sourceforge.net/project/mod-qos/%{mod_name}-%{version}.tar.gz
12cr|apache-mod_qos-10.11-1|15	Source1:	%{mod_conf}
12cr|apache-mod_qos-10.11-1|16	Patch0:		mod_qos-9.28-ssl_fix.diff
12cr|apache-mod_qos-10.11-1|17	Requires(pre): rpm-helper
12cr|apache-mod_qos-10.11-1|18	Requires(postun): rpm-helper
12cr|apache-mod_qos-10.11-1|19	Requires(pre):  apache-conf >= %{apache_version}
12cr|apache-mod_qos-10.11-1|20	Requires(pre):  apache >= %{apache_version}
12cr|apache-mod_qos-10.11-1|21	Requires:	apache-conf >= %{apache_version}
12cr|apache-mod_qos-10.11-1|22	Requires:	apache >= %{apache_version}
12cr|apache-mod_qos-10.11-1|23	BuildRequires:	apache-devel >= %{apache_version}
12cr|apache-mod_qos-10.11-1|24	BuildRequires:	dos2unix
12cr|apache-mod_qos-10.11-1|25	BuildRequires:	openssl-devel
12cr|apache-mod_qos-10.11-1|26	BuildRequires:	pcre-devel
12cr|apache-mod_qos-10.11-1|27	BuildRequires:	libpng-devel
12cr|apache-mod_qos-10.11-1|28	
12cr|apache-mod_qos-10.11-1|29	%description
12cr|apache-mod_qos-10.11-1|30	mod_qos is a quality of service module for the Apache Web Server. It implements
12cr|apache-mod_qos-10.11-1|31	control mechanisms that can provide different priority to different requests
12cr|apache-mod_qos-10.11-1|32	and controls server access based on available resources.
12cr|apache-mod_qos-10.11-1|33	
12cr|apache-mod_qos-10.11-1|34	%prep
12cr|apache-mod_qos-10.11-1|35	
12cr|apache-mod_qos-10.11-1|36	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_qos-10.11-1|37	#patch0 -p0
12cr|apache-mod_qos-10.11-1|38	
12cr|apache-mod_qos-10.11-1|39	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_qos-10.11-1|40	
12cr|apache-mod_qos-10.11-1|41	find -type f -exec dos2unix {} \;
12cr|apache-mod_qos-10.11-1|42	
12cr|apache-mod_qos-10.11-1|43	%build
12cr|apache-mod_qos-10.11-1|44	
12cr|apache-mod_qos-10.11-1|45	pushd tools
12cr|apache-mod_qos-10.11-1|46	%configure2_5x \
12cr|apache-mod_qos-10.11-1|47	--bindir=%{_sbindir}
12cr|apache-mod_qos-10.11-1|48	%make
12cr|apache-mod_qos-10.11-1|49	popd
12cr|apache-mod_qos-10.11-1|50	
12cr|apache-mod_qos-10.11-1|51	%{_bindir}/apxs -c -DHAVE_OPENSSL apache2/mod_qos.c -lssl -lcrypto
12cr|apache-mod_qos-10.11-1|52	
12cr|apache-mod_qos-10.11-1|53	%install
12cr|apache-mod_qos-10.11-1|54	
12cr|apache-mod_qos-10.11-1|55	install -d %{buildroot}%{_sbindir}
12cr|apache-mod_qos-10.11-1|56	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_qos-10.11-1|57	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_qos-10.11-1|58	install -d %{buildroot}/var/lib/%{mod_name}
12cr|apache-mod_qos-10.11-1|59	
12cr|apache-mod_qos-10.11-1|60	install -m0755 apache2/.libs/mod_qos.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_qos-10.11-1|61	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_qos-10.11-1|62	
12cr|apache-mod_qos-10.11-1|63	%makeinstall_std -C tools
12cr|apache-mod_qos-10.11-1|64	
12cr|apache-mod_qos-10.11-1|65	%post
12cr|apache-mod_qos-10.11-1|66	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_qos-10.11-1|67	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_qos-10.11-1|68	fi
12cr|apache-mod_qos-10.11-1|69	
12cr|apache-mod_qos-10.11-1|70	%postun
12cr|apache-mod_qos-10.11-1|71	if [ "$1" = "0" ]; then
12cr|apache-mod_qos-10.11-1|72	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_qos-10.11-1|73	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_qos-10.11-1|74	fi
12cr|apache-mod_qos-10.11-1|75	fi
12cr|apache-mod_qos-10.11-1|76	
12cr|apache-mod_qos-10.11-1|77	%files
12cr|apache-mod_qos-10.11-1|78	%doc doc/* README.TXT
12cr|apache-mod_qos-10.11-1|79	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_qos-10.11-1|80	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_qos.so
12cr|apache-mod_qos-10.11-1|81	%attr(0755,root,root) %{_sbindir}/*
12cr|apache-mod_qos-10.11-1|82	%dir %attr(0711,apache,apache) /var/lib/%{mod_name}
12cr|apache-mod_qos-10.11-1|83	
12cr|apache-mod_qos-10.11-1|84	
12cr|apache-mod_qos-10.11-1|85	%changelog
12cr|apache-mod_qos-10.11-1|86	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 9.28-5mdv2012.0
12cr|apache-mod_qos-10.11-1|87	+ Revision: 772750
12cr|apache-mod_qos-10.11-1|88	- rebuild
12cr|apache-mod_qos-10.11-1|89	
12cr|apache-mod_qos-10.11-1|90	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 9.28-4
12cr|apache-mod_qos-10.11-1|91	+ Revision: 678404
12cr|apache-mod_qos-10.11-1|92	- mass rebuild
12cr|apache-mod_qos-10.11-1|93	
12cr|apache-mod_qos-10.11-1|94	* Thu Dec 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 9.28-3mdv2011.0
12cr|apache-mod_qos-10.11-1|95	+ Revision: 605238
12cr|apache-mod_qos-10.11-1|96	- Rebuild with apr with workaround to issue with gcc type based
12cr|apache-mod_qos-10.11-1|97	
12cr|apache-mod_qos-10.11-1|98	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 9.28-2mdv2011.0
12cr|apache-mod_qos-10.11-1|99	+ Revision: 588050
12cr|apache-mod_qos-10.11-1|100	- rebuild
12cr|apache-mod_qos-10.11-1|101	
12cr|apache-mod_qos-10.11-1|102	* Tue Oct 19 2010 Oden Eriksson <oeriksson@mandriva.com> 9.28-1mdv2011.0
12cr|apache-mod_qos-10.11-1|103	+ Revision: 586722
12cr|apache-mod_qos-10.11-1|104	- 9.28
12cr|apache-mod_qos-10.11-1|105	
12cr|apache-mod_qos-10.11-1|106	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 8.13-3mdv2010.1
12cr|apache-mod_qos-10.11-1|107	+ Revision: 516166
12cr|apache-mod_qos-10.11-1|108	- rebuilt for apache-2.2.15
12cr|apache-mod_qos-10.11-1|109	
12cr|apache-mod_qos-10.11-1|110	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 8.13-2mdv2010.0
12cr|apache-mod_qos-10.11-1|111	+ Revision: 406637
12cr|apache-mod_qos-10.11-1|112	- rebuild
12cr|apache-mod_qos-10.11-1|113	
12cr|apache-mod_qos-10.11-1|114	* Sun Jun 21 2009 Oden Eriksson <oeriksson@mandriva.com> 8.13-1mdv2010.0
12cr|apache-mod_qos-10.11-1|115	+ Revision: 387725
12cr|apache-mod_qos-10.11-1|116	- 8.13
12cr|apache-mod_qos-10.11-1|117	
12cr|apache-mod_qos-10.11-1|118	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 7.11-2mdv2009.1
12cr|apache-mod_qos-10.11-1|119	+ Revision: 326224
12cr|apache-mod_qos-10.11-1|120	- rebuild
12cr|apache-mod_qos-10.11-1|121	
12cr|apache-mod_qos-10.11-1|122	* Thu Oct 16 2008 Oden Eriksson <oeriksson@mandriva.com> 7.11-1mdv2009.1
12cr|apache-mod_qos-10.11-1|123	+ Revision: 294279
12cr|apache-mod_qos-10.11-1|124	- 7.11
12cr|apache-mod_qos-10.11-1|125	
12cr|apache-mod_qos-10.11-1|126	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 7.5-1mdv2009.0
12cr|apache-mod_qos-10.11-1|127	+ Revision: 272554
12cr|apache-mod_qos-10.11-1|128	- 7.5
12cr|apache-mod_qos-10.11-1|129	
12cr|apache-mod_qos-10.11-1|130	* Wed Aug 06 2008 Oden Eriksson <oeriksson@mandriva.com> 7.4-2mdv2009.0
12cr|apache-mod_qos-10.11-1|131	+ Revision: 265123
12cr|apache-mod_qos-10.11-1|132	- enhance the config a bit
12cr|apache-mod_qos-10.11-1|133	
12cr|apache-mod_qos-10.11-1|134	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 7.4-1mdv2009.0
12cr|apache-mod_qos-10.11-1|135	+ Revision: 235336
12cr|apache-mod_qos-10.11-1|136	- 7.4
12cr|apache-mod_qos-10.11-1|137	- fix linkage
12cr|apache-mod_qos-10.11-1|138	- rebuild
12cr|apache-mod_qos-10.11-1|139	- fix rebuild
12cr|apache-mod_qos-10.11-1|140	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_qos-10.11-1|141	
12cr|apache-mod_qos-10.11-1|142	+ Pixel <pixel@mandriva.com>
12cr|apache-mod_qos-10.11-1|143	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|apache-mod_qos-10.11-1|144	
12cr|apache-mod_qos-10.11-1|145	* Tue May 06 2008 Oden Eriksson <oeriksson@mandriva.com> 6.7-1mdv2009.0
12cr|apache-mod_qos-10.11-1|146	+ Revision: 202139
12cr|apache-mod_qos-10.11-1|147	- import apache-mod_qos
12cr|apache-mod_qos-10.11-1|148	
12cr|apache-mod_qos-10.11-1|149	
12cr|apache-mod_qos-10.11-1|150	* Tue May 06 2008 Oden Eriksson <oeriksson@mandriva.com> 6.7-1mdv2009.0
12cr|apache-mod_qos-10.11-1|151	- initial Mandriva package

192 12
12cr|apache-mod_random-2.1-11|1	#Module-Specific definitions
12cr|apache-mod_random-2.1-11|2	%define mod_name mod_random
12cr|apache-mod_random-2.1-11|3	%define mod_conf 17_%{mod_name}.conf
12cr|apache-mod_random-2.1-11|4	%define mod_so %{mod_name}.so
12cr|apache-mod_random-2.1-11|5	
12cr|apache-mod_random-2.1-11|6	Summary:	DSO module for the apache web server
12cr|apache-mod_random-2.1-11|7	Name:		apache-%{mod_name}
12cr|apache-mod_random-2.1-11|8	Version:	2.1
12cr|apache-mod_random-2.1-11|9	Release:	11
12cr|apache-mod_random-2.1-11|10	Group:		System/Servers
12cr|apache-mod_random-2.1-11|11	License:	BSD
12cr|apache-mod_random-2.1-11|12	URL:		http://www.tangent.org/
12cr|apache-mod_random-2.1-11|13	Source0: 	http://download.tangent.org/%{mod_name}-%{version}.tar.gz
12cr|apache-mod_random-2.1-11|14	Source1:	%{mod_conf}
12cr|apache-mod_random-2.1-11|15	Requires(pre): rpm-helper
12cr|apache-mod_random-2.1-11|16	Requires(postun): rpm-helper
12cr|apache-mod_random-2.1-11|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_random-2.1-11|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_random-2.1-11|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_random-2.1-11|20	Requires:	apache >= 2.2.0
12cr|apache-mod_random-2.1-11|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_random-2.1-11|22	BuildRequires:	file
12cr|apache-mod_random-2.1-11|23	Epoch:		1
12cr|apache-mod_random-2.1-11|24	
12cr|apache-mod_random-2.1-11|25	%description
12cr|apache-mod_random-2.1-11|26	Mod Random provides three services. The first service is redirection: you feed
12cr|apache-mod_random-2.1-11|27	it URLs and it will redirect to random URLs that you have loaded. The second is
12cr|apache-mod_random-2.1-11|28	providing environment variables that can be used for implementing ad banner
12cr|apache-mod_random-2.1-11|29	systems. The third is displaying entire pages of random HTML, using its own
12cr|apache-mod_random-2.1-11|30	custom handlers in combination with with random ads and quotes that you feed
12cr|apache-mod_random-2.1-11|31	into the system. It can also supply text via an environment variable called
12cr|apache-mod_random-2.1-11|32	RANDOM_QUOTE, RANDOM_AD, or by environment variables that you specify. This can
12cr|apache-mod_random-2.1-11|33	be used to implement fortune cookies, message of the day, entire random pages,
12cr|apache-mod_random-2.1-11|34	or banner ads.
12cr|apache-mod_random-2.1-11|35	
12cr|apache-mod_random-2.1-11|36	%prep
12cr|apache-mod_random-2.1-11|37	
12cr|apache-mod_random-2.1-11|38	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_random-2.1-11|39	
12cr|apache-mod_random-2.1-11|40	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_random-2.1-11|41	
12cr|apache-mod_random-2.1-11|42	# strip away annoying ^M
12cr|apache-mod_random-2.1-11|43	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_random-2.1-11|44	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_random-2.1-11|45	
12cr|apache-mod_random-2.1-11|46	%build
12cr|apache-mod_random-2.1-11|47	
12cr|apache-mod_random-2.1-11|48	%{_bindir}/apxs -c mod_random.c
12cr|apache-mod_random-2.1-11|49	
12cr|apache-mod_random-2.1-11|50	%install
12cr|apache-mod_random-2.1-11|51	
12cr|apache-mod_random-2.1-11|52	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_random-2.1-11|53	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_random-2.1-11|54	
12cr|apache-mod_random-2.1-11|55	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_random-2.1-11|56	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_random-2.1-11|57	
12cr|apache-mod_random-2.1-11|58	%post
12cr|apache-mod_random-2.1-11|59	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_random-2.1-11|60	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_random-2.1-11|61	fi
12cr|apache-mod_random-2.1-11|62	
12cr|apache-mod_random-2.1-11|63	%postun
12cr|apache-mod_random-2.1-11|64	if [ "$1" = "0" ]; then
12cr|apache-mod_random-2.1-11|65	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_random-2.1-11|66	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_random-2.1-11|67	fi
12cr|apache-mod_random-2.1-11|68	fi
12cr|apache-mod_random-2.1-11|69	
12cr|apache-mod_random-2.1-11|70	%clean
12cr|apache-mod_random-2.1-11|71	
12cr|apache-mod_random-2.1-11|72	%files
12cr|apache-mod_random-2.1-11|73	%doc ChangeLog README faq.html
12cr|apache-mod_random-2.1-11|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_random-2.1-11|75	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_random-2.1-11|76	
12cr|apache-mod_random-2.1-11|77	
12cr|apache-mod_random-2.1-11|78	
12cr|apache-mod_random-2.1-11|79	
12cr|apache-mod_random-2.1-11|80	%changelog
12cr|apache-mod_random-2.1-11|81	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:2.1-11mdv2012.0
12cr|apache-mod_random-2.1-11|82	+ Revision: 772751
12cr|apache-mod_random-2.1-11|83	- rebuild
12cr|apache-mod_random-2.1-11|84	
12cr|apache-mod_random-2.1-11|85	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:2.1-10
12cr|apache-mod_random-2.1-11|86	+ Revision: 678405
12cr|apache-mod_random-2.1-11|87	- mass rebuild
12cr|apache-mod_random-2.1-11|88	
12cr|apache-mod_random-2.1-11|89	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.1-9mdv2011.0
12cr|apache-mod_random-2.1-11|90	+ Revision: 588051
12cr|apache-mod_random-2.1-11|91	- rebuild
12cr|apache-mod_random-2.1-11|92	
12cr|apache-mod_random-2.1-11|93	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.1-8mdv2010.1
12cr|apache-mod_random-2.1-11|94	+ Revision: 516167
12cr|apache-mod_random-2.1-11|95	- rebuilt for apache-2.2.15
12cr|apache-mod_random-2.1-11|96	
12cr|apache-mod_random-2.1-11|97	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.1-7mdv2010.0
12cr|apache-mod_random-2.1-11|98	+ Revision: 406638
12cr|apache-mod_random-2.1-11|99	- rebuild
12cr|apache-mod_random-2.1-11|100	
12cr|apache-mod_random-2.1-11|101	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.1-6mdv2009.1
12cr|apache-mod_random-2.1-11|102	+ Revision: 326225
12cr|apache-mod_random-2.1-11|103	- rebuild
12cr|apache-mod_random-2.1-11|104	
12cr|apache-mod_random-2.1-11|105	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.1-5mdv2009.0
12cr|apache-mod_random-2.1-11|106	+ Revision: 235073
12cr|apache-mod_random-2.1-11|107	- rebuild
12cr|apache-mod_random-2.1-11|108	
12cr|apache-mod_random-2.1-11|109	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.1-4mdv2009.0
12cr|apache-mod_random-2.1-11|110	+ Revision: 215624
12cr|apache-mod_random-2.1-11|111	- fix rebuild
12cr|apache-mod_random-2.1-11|112	
12cr|apache-mod_random-2.1-11|113	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.1-3mdv2008.1
12cr|apache-mod_random-2.1-11|114	+ Revision: 181846
12cr|apache-mod_random-2.1-11|115	- rebuild
12cr|apache-mod_random-2.1-11|116	
12cr|apache-mod_random-2.1-11|117	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:2.1-2mdv2008.1
12cr|apache-mod_random-2.1-11|118	+ Revision: 170743
12cr|apache-mod_random-2.1-11|119	- rebuild
12cr|apache-mod_random-2.1-11|120	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_random-2.1-11|121	
12cr|apache-mod_random-2.1-11|122	* Mon Dec 24 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.1-1mdv2008.1
12cr|apache-mod_random-2.1-11|123	+ Revision: 137432
12cr|apache-mod_random-2.1-11|124	- build fix
12cr|apache-mod_random-2.1-11|125	- 2.1
12cr|apache-mod_random-2.1-11|126	- drop redundant patches
12cr|apache-mod_random-2.1-11|127	- bunzip S1
12cr|apache-mod_random-2.1-11|128	
12cr|apache-mod_random-2.1-11|129	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_random-2.1-11|130	- restore BuildRoot
12cr|apache-mod_random-2.1-11|131	
12cr|apache-mod_random-2.1-11|132	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_random-2.1-11|133	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_random-2.1-11|134	
12cr|apache-mod_random-2.1-11|135	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 1:2.0-6mdv2008.1
12cr|apache-mod_random-2.1-11|136	+ Revision: 119821
12cr|apache-mod_random-2.1-11|137	- rebuild b/c of missing package on ia32
12cr|apache-mod_random-2.1-11|138	
12cr|apache-mod_random-2.1-11|139	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-5mdv2008.0
12cr|apache-mod_random-2.1-11|140	+ Revision: 82663
12cr|apache-mod_random-2.1-11|141	- rebuild
12cr|apache-mod_random-2.1-11|142	
12cr|apache-mod_random-2.1-11|143	
12cr|apache-mod_random-2.1-11|144	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0-4mdv2007.1
12cr|apache-mod_random-2.1-11|145	+ Revision: 140732
12cr|apache-mod_random-2.1-11|146	- rebuild
12cr|apache-mod_random-2.1-11|147	
12cr|apache-mod_random-2.1-11|148	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-3mdv2007.0
12cr|apache-mod_random-2.1-11|149	+ Revision: 79489
12cr|apache-mod_random-2.1-11|150	- Import apache-mod_random
12cr|apache-mod_random-2.1-11|151	
12cr|apache-mod_random-2.1-11|152	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-3mdv2007.0
12cr|apache-mod_random-2.1-11|153	- rebuild
12cr|apache-mod_random-2.1-11|154	
12cr|apache-mod_random-2.1-11|155	* Fri Dec 16 2005 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-2mdk
12cr|apache-mod_random-2.1-11|156	- rebuilt against apache-2.2.0 (P1)
12cr|apache-mod_random-2.1-11|157	
12cr|apache-mod_random-2.1-11|158	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-1mdk
12cr|apache-mod_random-2.1-11|159	- fix versioning
12cr|apache-mod_random-2.1-11|160	
12cr|apache-mod_random-2.1-11|161	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0-3mdk
12cr|apache-mod_random-2.1-11|162	- fix deps
12cr|apache-mod_random-2.1-11|163	
12cr|apache-mod_random-2.1-11|164	* Thu Jun 09 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0-2mdk
12cr|apache-mod_random-2.1-11|165	- added the http://nux.se/apache-mod_random.html web page
12cr|apache-mod_random-2.1-11|166	as the RandomURL to guide confused users :-)
12cr|apache-mod_random-2.1-11|167	
12cr|apache-mod_random-2.1-11|168	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0-1mdk
12cr|apache-mod_random-2.1-11|169	- rename the package
12cr|apache-mod_random-2.1-11|170	- the conf.d directory is renamed to modules.d
12cr|apache-mod_random-2.1-11|171	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_random-2.1-11|172	
12cr|apache-mod_random-2.1-11|173	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0-4mdk
12cr|apache-mod_random-2.1-11|174	- use the %1
12cr|apache-mod_random-2.1-11|175	
12cr|apache-mod_random-2.1-11|176	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0-3mdk
12cr|apache-mod_random-2.1-11|177	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_random-2.1-11|178	- fix bug #6574
12cr|apache-mod_random-2.1-11|179	
12cr|apache-mod_random-2.1-11|180	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0-2mdk
12cr|apache-mod_random-2.1-11|181	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_random-2.1-11|182	
12cr|apache-mod_random-2.1-11|183	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0-1mdk
12cr|apache-mod_random-2.1-11|184	- rebuilt for apache 2.0.53
12cr|apache-mod_random-2.1-11|185	
12cr|apache-mod_random-2.1-11|186	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_2.0-1mdk
12cr|apache-mod_random-2.1-11|187	- built for apache 2.0.52
12cr|apache-mod_random-2.1-11|188	
12cr|apache-mod_random-2.1-11|189	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_2.0-1mdk
12cr|apache-mod_random-2.1-11|190	- built for apache 2.0.51
12cr|apache-mod_random-2.1-11|191	
12cr|apache-mod_random-2.1-11|192	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_2.0-1mdk
12cr|apache-mod_random-2.1-11|193	- built for apache 2.0.50
12cr|apache-mod_random-2.1-11|194	- remove redundant provides
12cr|apache-mod_random-2.1-11|195	
12cr|apache-mod_random-2.1-11|196	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_2.0-1mdk
12cr|apache-mod_random-2.1-11|197	- built for apache 2.0.49
12cr|apache-mod_random-2.1-11|198	

193 12
12cr|apache-mod_replace-0.1.0-14|1	#Module-Specific definitions
12cr|apache-mod_replace-0.1.0-14|2	%define mod_name mod_replace
12cr|apache-mod_replace-0.1.0-14|3	%define mod_conf A45_%{mod_name}.conf
12cr|apache-mod_replace-0.1.0-14|4	%define mod_so %{mod_name}.so
12cr|apache-mod_replace-0.1.0-14|5	
12cr|apache-mod_replace-0.1.0-14|6	Summary:	Replace text strings based on regular expressions
12cr|apache-mod_replace-0.1.0-14|7	Name:		apache-%{mod_name}
12cr|apache-mod_replace-0.1.0-14|8	Version:	0.1.0
12cr|apache-mod_replace-0.1.0-14|9	Release:	14
12cr|apache-mod_replace-0.1.0-14|10	Group:		System/Servers
12cr|apache-mod_replace-0.1.0-14|11	License:	BSD
12cr|apache-mod_replace-0.1.0-14|12	URL:		http://mod-replace.sourceforge.net/
12cr|apache-mod_replace-0.1.0-14|13	Source0:	http://prdownloads.sourceforge.net/mod-replace/%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_replace-0.1.0-14|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_replace-0.1.0-14|15	Source2:	docs.html.bz2
12cr|apache-mod_replace-0.1.0-14|16	Source3:	faq.html.bz2
12cr|apache-mod_replace-0.1.0-14|17	# http://sourceforge.net/tracker/index.php?func=detail&aid=1110387&group_id=107152&atid=646835
12cr|apache-mod_replace-0.1.0-14|18	Patch0:		mod_replace.c.diff
12cr|apache-mod_replace-0.1.0-14|19	Patch1:		mod_replace-0.1.0-apache220.diff
12cr|apache-mod_replace-0.1.0-14|20	Requires(pre): rpm-helper
12cr|apache-mod_replace-0.1.0-14|21	Requires(postun): rpm-helper
12cr|apache-mod_replace-0.1.0-14|22	Requires(pre):  apache-conf >= 2.2.0
12cr|apache-mod_replace-0.1.0-14|23	Requires(pre):  apache >= 2.2.0
12cr|apache-mod_replace-0.1.0-14|24	Requires:       apache-conf >= 2.2.0
12cr|apache-mod_replace-0.1.0-14|25	Requires:       apache >= 2.2.0
12cr|apache-mod_replace-0.1.0-14|26	BuildRequires:  apache-devel >= 2.2.0
12cr|apache-mod_replace-0.1.0-14|27	BuildRequires:	file
12cr|apache-mod_replace-0.1.0-14|28	
12cr|apache-mod_replace-0.1.0-14|29	%description
12cr|apache-mod_replace-0.1.0-14|30	mod_replace is an Apache 2.0.x filter module that allows you to
12cr|apache-mod_replace-0.1.0-14|31	replace text strings based on regular expressions. Most commonly
12cr|apache-mod_replace-0.1.0-14|32	it is used together with mod_proxy to sanitize the behaviour of
12cr|apache-mod_replace-0.1.0-14|33	ill behaving web applications / servers when using Apache as an
12cr|apache-mod_replace-0.1.0-14|34	reverse proxy. Other uses are, of course, supported as well. It
12cr|apache-mod_replace-0.1.0-14|35	has been tested on Solaris 8/Sparc and Linux/i386 with various
12cr|apache-mod_replace-0.1.0-14|36	versions of Apache 2.0.x (development started with 2.0.44, tested
12cr|apache-mod_replace-0.1.0-14|37	with all releases up to 2.0.49). Although it has only been tested
12cr|apache-mod_replace-0.1.0-14|38	on those two platforms, this doesnt mean it wont work for
12cr|apache-mod_replace-0.1.0-14|39	others. Any reports of successfull or unsuccessfull deployment is
12cr|apache-mod_replace-0.1.0-14|40	more than welcome!
12cr|apache-mod_replace-0.1.0-14|41	
12cr|apache-mod_replace-0.1.0-14|42	%prep
12cr|apache-mod_replace-0.1.0-14|43	
12cr|apache-mod_replace-0.1.0-14|44	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_replace-0.1.0-14|45	%patch0 -p0
12cr|apache-mod_replace-0.1.0-14|46	%patch1 -p0
12cr|apache-mod_replace-0.1.0-14|47	
12cr|apache-mod_replace-0.1.0-14|48	bzcat %{SOURCE2} > docs.html
12cr|apache-mod_replace-0.1.0-14|49	bzcat %{SOURCE3} > faq.html
12cr|apache-mod_replace-0.1.0-14|50	
12cr|apache-mod_replace-0.1.0-14|51	# strip away annoying ^M
12cr|apache-mod_replace-0.1.0-14|52	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_replace-0.1.0-14|53	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_replace-0.1.0-14|54	
12cr|apache-mod_replace-0.1.0-14|55	%build
12cr|apache-mod_replace-0.1.0-14|56	
12cr|apache-mod_replace-0.1.0-14|57	%{_bindir}/apxs -c mod_replace.c
12cr|apache-mod_replace-0.1.0-14|58	
12cr|apache-mod_replace-0.1.0-14|59	%install
12cr|apache-mod_replace-0.1.0-14|60	
12cr|apache-mod_replace-0.1.0-14|61	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_replace-0.1.0-14|62	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_replace-0.1.0-14|63	
12cr|apache-mod_replace-0.1.0-14|64	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_replace-0.1.0-14|65	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_replace-0.1.0-14|66	
12cr|apache-mod_replace-0.1.0-14|67	install -d %{buildroot}/var/www/html/addon-modules
12cr|apache-mod_replace-0.1.0-14|68	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}/var/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_replace-0.1.0-14|69	
12cr|apache-mod_replace-0.1.0-14|70	%post
12cr|apache-mod_replace-0.1.0-14|71	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_replace-0.1.0-14|72	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_replace-0.1.0-14|73	fi
12cr|apache-mod_replace-0.1.0-14|74	
12cr|apache-mod_replace-0.1.0-14|75	%postun
12cr|apache-mod_replace-0.1.0-14|76	if [ "$1" = "0" ]; then
12cr|apache-mod_replace-0.1.0-14|77	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_replace-0.1.0-14|78	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_replace-0.1.0-14|79	fi
12cr|apache-mod_replace-0.1.0-14|80	fi
12cr|apache-mod_replace-0.1.0-14|81	
12cr|apache-mod_replace-0.1.0-14|82	%clean
12cr|apache-mod_replace-0.1.0-14|83	
12cr|apache-mod_replace-0.1.0-14|84	%files
12cr|apache-mod_replace-0.1.0-14|85	%doc INSTALL LICENSE README docs.html faq.html
12cr|apache-mod_replace-0.1.0-14|86	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_replace-0.1.0-14|87	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_replace-0.1.0-14|88	/var/www/html/addon-modules/*
12cr|apache-mod_replace-0.1.0-14|89	
12cr|apache-mod_replace-0.1.0-14|90	
12cr|apache-mod_replace-0.1.0-14|91	
12cr|apache-mod_replace-0.1.0-14|92	
12cr|apache-mod_replace-0.1.0-14|93	%changelog
12cr|apache-mod_replace-0.1.0-14|94	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-14mdv2012.0
12cr|apache-mod_replace-0.1.0-14|95	+ Revision: 772752
12cr|apache-mod_replace-0.1.0-14|96	- rebuild
12cr|apache-mod_replace-0.1.0-14|97	
12cr|apache-mod_replace-0.1.0-14|98	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-13
12cr|apache-mod_replace-0.1.0-14|99	+ Revision: 678406
12cr|apache-mod_replace-0.1.0-14|100	- mass rebuild
12cr|apache-mod_replace-0.1.0-14|101	
12cr|apache-mod_replace-0.1.0-14|102	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-12mdv2011.0
12cr|apache-mod_replace-0.1.0-14|103	+ Revision: 588052
12cr|apache-mod_replace-0.1.0-14|104	- rebuild
12cr|apache-mod_replace-0.1.0-14|105	
12cr|apache-mod_replace-0.1.0-14|106	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-11mdv2010.1
12cr|apache-mod_replace-0.1.0-14|107	+ Revision: 516168
12cr|apache-mod_replace-0.1.0-14|108	- rebuilt for apache-2.2.15
12cr|apache-mod_replace-0.1.0-14|109	
12cr|apache-mod_replace-0.1.0-14|110	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-10mdv2010.0
12cr|apache-mod_replace-0.1.0-14|111	+ Revision: 406639
12cr|apache-mod_replace-0.1.0-14|112	- rebuild
12cr|apache-mod_replace-0.1.0-14|113	
12cr|apache-mod_replace-0.1.0-14|114	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-9mdv2009.1
12cr|apache-mod_replace-0.1.0-14|115	+ Revision: 326226
12cr|apache-mod_replace-0.1.0-14|116	- rebuild
12cr|apache-mod_replace-0.1.0-14|117	
12cr|apache-mod_replace-0.1.0-14|118	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-8mdv2009.0
12cr|apache-mod_replace-0.1.0-14|119	+ Revision: 235074
12cr|apache-mod_replace-0.1.0-14|120	- rebuild
12cr|apache-mod_replace-0.1.0-14|121	
12cr|apache-mod_replace-0.1.0-14|122	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2009.0
12cr|apache-mod_replace-0.1.0-14|123	+ Revision: 215625
12cr|apache-mod_replace-0.1.0-14|124	- fix rebuild
12cr|apache-mod_replace-0.1.0-14|125	
12cr|apache-mod_replace-0.1.0-14|126	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdv2008.1
12cr|apache-mod_replace-0.1.0-14|127	+ Revision: 181850
12cr|apache-mod_replace-0.1.0-14|128	- rebuild
12cr|apache-mod_replace-0.1.0-14|129	
12cr|apache-mod_replace-0.1.0-14|130	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_replace-0.1.0-14|131	- restore BuildRoot
12cr|apache-mod_replace-0.1.0-14|132	
12cr|apache-mod_replace-0.1.0-14|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_replace-0.1.0-14|134	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_replace-0.1.0-14|135	
12cr|apache-mod_replace-0.1.0-14|136	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 0.1.0-5mdv2008.1
12cr|apache-mod_replace-0.1.0-14|137	+ Revision: 119822
12cr|apache-mod_replace-0.1.0-14|138	- rebuild b/c of missing package on ia32
12cr|apache-mod_replace-0.1.0-14|139	
12cr|apache-mod_replace-0.1.0-14|140	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdv2008.0
12cr|apache-mod_replace-0.1.0-14|141	+ Revision: 82664
12cr|apache-mod_replace-0.1.0-14|142	- rebuild
12cr|apache-mod_replace-0.1.0-14|143	
12cr|apache-mod_replace-0.1.0-14|144	
12cr|apache-mod_replace-0.1.0-14|145	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdv2007.1
12cr|apache-mod_replace-0.1.0-14|146	+ Revision: 140733
12cr|apache-mod_replace-0.1.0-14|147	- rebuild
12cr|apache-mod_replace-0.1.0-14|148	
12cr|apache-mod_replace-0.1.0-14|149	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdv2007.1
12cr|apache-mod_replace-0.1.0-14|150	+ Revision: 79491
12cr|apache-mod_replace-0.1.0-14|151	- Import apache-mod_replace
12cr|apache-mod_replace-0.1.0-14|152	
12cr|apache-mod_replace-0.1.0-14|153	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdv2007.0
12cr|apache-mod_replace-0.1.0-14|154	- rebuild
12cr|apache-mod_replace-0.1.0-14|155	
12cr|apache-mod_replace-0.1.0-14|156	* Wed Dec 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12cr|apache-mod_replace-0.1.0-14|157	- initial Mandriva package
12cr|apache-mod_replace-0.1.0-14|158	- added P0,P1 to make it compile
12cr|apache-mod_replace-0.1.0-14|159	- added the docs (S2,S3)
12cr|apache-mod_replace-0.1.0-14|160	

194 12
12cr|apache-mod_roaming-2.0.0-14|1	#Module-Specific definitions
12cr|apache-mod_roaming-2.0.0-14|2	%define mod_name mod_roaming
12cr|apache-mod_roaming-2.0.0-14|3	%define mod_conf 18_%{mod_name}.conf
12cr|apache-mod_roaming-2.0.0-14|4	%define mod_so %{mod_name}.so
12cr|apache-mod_roaming-2.0.0-14|5	
12cr|apache-mod_roaming-2.0.0-14|6	Summary:	Enables Netscape Communicator roaming profiles with apache
12cr|apache-mod_roaming-2.0.0-14|7	Name:		apache-%{mod_name}
12cr|apache-mod_roaming-2.0.0-14|8	Version:	2.0.0
12cr|apache-mod_roaming-2.0.0-14|9	Release:	14
12cr|apache-mod_roaming-2.0.0-14|10	Group:		System/Servers
12cr|apache-mod_roaming-2.0.0-14|11	License:	BSD-style
12cr|apache-mod_roaming-2.0.0-14|12	URL:		http://www.klomp.org/mod_roaming/
12cr|apache-mod_roaming-2.0.0-14|13	Source0:	%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_roaming-2.0.0-14|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_roaming-2.0.0-14|15	Patch:		%{mod_name}-register.patch
12cr|apache-mod_roaming-2.0.0-14|16	Requires(pre): rpm-helper
12cr|apache-mod_roaming-2.0.0-14|17	Requires(postun): rpm-helper
12cr|apache-mod_roaming-2.0.0-14|18	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_roaming-2.0.0-14|19	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_roaming-2.0.0-14|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_roaming-2.0.0-14|21	Requires:	apache >= 2.2.0
12cr|apache-mod_roaming-2.0.0-14|22	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_roaming-2.0.0-14|23	BuildRequires:	file
12cr|apache-mod_roaming-2.0.0-14|24	Epoch:		1
12cr|apache-mod_roaming-2.0.0-14|25	
12cr|apache-mod_roaming-2.0.0-14|26	%description
12cr|apache-mod_roaming-2.0.0-14|27	With mod_roaming you can use your apache webserver as a
12cr|apache-mod_roaming-2.0.0-14|28	Netscape Roaming Access server. This allows you to store your
12cr|apache-mod_roaming-2.0.0-14|29	Netscape Communicator 4.5 preferences, bookmarks, address books,
12cr|apache-mod_roaming-2.0.0-14|30	cookies etc. on the server so that you can use (and update) the
12cr|apache-mod_roaming-2.0.0-14|31	same settings from any Netscape Communicator 4.5 that can access
12cr|apache-mod_roaming-2.0.0-14|32	the server.
12cr|apache-mod_roaming-2.0.0-14|33	
12cr|apache-mod_roaming-2.0.0-14|34	%prep
12cr|apache-mod_roaming-2.0.0-14|35	
12cr|apache-mod_roaming-2.0.0-14|36	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_roaming-2.0.0-14|37	%patch
12cr|apache-mod_roaming-2.0.0-14|38	
12cr|apache-mod_roaming-2.0.0-14|39	# strip away annoying ^M
12cr|apache-mod_roaming-2.0.0-14|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_roaming-2.0.0-14|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_roaming-2.0.0-14|42	
12cr|apache-mod_roaming-2.0.0-14|43	%build
12cr|apache-mod_roaming-2.0.0-14|44	
12cr|apache-mod_roaming-2.0.0-14|45	%{_bindir}/apxs -c mod_roaming.c
12cr|apache-mod_roaming-2.0.0-14|46	
12cr|apache-mod_roaming-2.0.0-14|47	
12cr|apache-mod_roaming-2.0.0-14|48	%install
12cr|apache-mod_roaming-2.0.0-14|49	
12cr|apache-mod_roaming-2.0.0-14|50	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_roaming-2.0.0-14|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_roaming-2.0.0-14|52	install -d %{buildroot}/var/lib/mod_roaming
12cr|apache-mod_roaming-2.0.0-14|53	
12cr|apache-mod_roaming-2.0.0-14|54	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_roaming-2.0.0-14|55	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_roaming-2.0.0-14|56	
12cr|apache-mod_roaming-2.0.0-14|57	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_roaming-2.0.0-14|58	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_roaming-2.0.0-14|59	
12cr|apache-mod_roaming-2.0.0-14|60	%post
12cr|apache-mod_roaming-2.0.0-14|61	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_roaming-2.0.0-14|62	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_roaming-2.0.0-14|63	fi
12cr|apache-mod_roaming-2.0.0-14|64	
12cr|apache-mod_roaming-2.0.0-14|65	%postun
12cr|apache-mod_roaming-2.0.0-14|66	if [ "$1" = "0" ]; then
12cr|apache-mod_roaming-2.0.0-14|67	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_roaming-2.0.0-14|68	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_roaming-2.0.0-14|69	fi
12cr|apache-mod_roaming-2.0.0-14|70	fi
12cr|apache-mod_roaming-2.0.0-14|71	
12cr|apache-mod_roaming-2.0.0-14|72	%clean
12cr|apache-mod_roaming-2.0.0-14|73	
12cr|apache-mod_roaming-2.0.0-14|74	%files
12cr|apache-mod_roaming-2.0.0-14|75	%doc CHANGES INSTALL LICENSE README
12cr|apache-mod_roaming-2.0.0-14|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_roaming-2.0.0-14|77	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_roaming-2.0.0-14|78	%{_var}/www/html/addon-modules/*
12cr|apache-mod_roaming-2.0.0-14|79	%attr(-,apache,apache) %dir /var/lib/mod_roaming
12cr|apache-mod_roaming-2.0.0-14|80	
12cr|apache-mod_roaming-2.0.0-14|81	
12cr|apache-mod_roaming-2.0.0-14|82	
12cr|apache-mod_roaming-2.0.0-14|83	
12cr|apache-mod_roaming-2.0.0-14|84	%changelog
12cr|apache-mod_roaming-2.0.0-14|85	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-14mdv2012.0
12cr|apache-mod_roaming-2.0.0-14|86	+ Revision: 772753
12cr|apache-mod_roaming-2.0.0-14|87	- rebuild
12cr|apache-mod_roaming-2.0.0-14|88	
12cr|apache-mod_roaming-2.0.0-14|89	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-13
12cr|apache-mod_roaming-2.0.0-14|90	+ Revision: 678407
12cr|apache-mod_roaming-2.0.0-14|91	- mass rebuild
12cr|apache-mod_roaming-2.0.0-14|92	
12cr|apache-mod_roaming-2.0.0-14|93	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-12mdv2011.0
12cr|apache-mod_roaming-2.0.0-14|94	+ Revision: 588053
12cr|apache-mod_roaming-2.0.0-14|95	- rebuild
12cr|apache-mod_roaming-2.0.0-14|96	
12cr|apache-mod_roaming-2.0.0-14|97	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-11mdv2010.1
12cr|apache-mod_roaming-2.0.0-14|98	+ Revision: 516169
12cr|apache-mod_roaming-2.0.0-14|99	- rebuilt for apache-2.2.15
12cr|apache-mod_roaming-2.0.0-14|100	
12cr|apache-mod_roaming-2.0.0-14|101	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-10mdv2010.0
12cr|apache-mod_roaming-2.0.0-14|102	+ Revision: 406640
12cr|apache-mod_roaming-2.0.0-14|103	- rebuild
12cr|apache-mod_roaming-2.0.0-14|104	
12cr|apache-mod_roaming-2.0.0-14|105	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-9mdv2009.1
12cr|apache-mod_roaming-2.0.0-14|106	+ Revision: 326227
12cr|apache-mod_roaming-2.0.0-14|107	- rebuild
12cr|apache-mod_roaming-2.0.0-14|108	
12cr|apache-mod_roaming-2.0.0-14|109	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-8mdv2009.0
12cr|apache-mod_roaming-2.0.0-14|110	+ Revision: 235075
12cr|apache-mod_roaming-2.0.0-14|111	- rebuild
12cr|apache-mod_roaming-2.0.0-14|112	
12cr|apache-mod_roaming-2.0.0-14|113	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-7mdv2009.0
12cr|apache-mod_roaming-2.0.0-14|114	+ Revision: 215626
12cr|apache-mod_roaming-2.0.0-14|115	- fix rebuild
12cr|apache-mod_roaming-2.0.0-14|116	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_roaming-2.0.0-14|117	
12cr|apache-mod_roaming-2.0.0-14|118	+ Pixel <pixel@mandriva.com>
12cr|apache-mod_roaming-2.0.0-14|119	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|apache-mod_roaming-2.0.0-14|120	
12cr|apache-mod_roaming-2.0.0-14|121	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-6mdv2008.1
12cr|apache-mod_roaming-2.0.0-14|122	+ Revision: 181857
12cr|apache-mod_roaming-2.0.0-14|123	- rebuild
12cr|apache-mod_roaming-2.0.0-14|124	
12cr|apache-mod_roaming-2.0.0-14|125	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_roaming-2.0.0-14|126	- restore BuildRoot
12cr|apache-mod_roaming-2.0.0-14|127	
12cr|apache-mod_roaming-2.0.0-14|128	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_roaming-2.0.0-14|129	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_roaming-2.0.0-14|130	
12cr|apache-mod_roaming-2.0.0-14|131	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-5mdv2008.0
12cr|apache-mod_roaming-2.0.0-14|132	+ Revision: 82665
12cr|apache-mod_roaming-2.0.0-14|133	- rebuild
12cr|apache-mod_roaming-2.0.0-14|134	
12cr|apache-mod_roaming-2.0.0-14|135	
12cr|apache-mod_roaming-2.0.0-14|136	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-4mdv2007.1
12cr|apache-mod_roaming-2.0.0-14|137	+ Revision: 140734
12cr|apache-mod_roaming-2.0.0-14|138	- rebuild
12cr|apache-mod_roaming-2.0.0-14|139	
12cr|apache-mod_roaming-2.0.0-14|140	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-3mdv2007.1
12cr|apache-mod_roaming-2.0.0-14|141	+ Revision: 79493
12cr|apache-mod_roaming-2.0.0-14|142	- Import apache-mod_roaming
12cr|apache-mod_roaming-2.0.0-14|143	
12cr|apache-mod_roaming-2.0.0-14|144	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-3mdv2007.0
12cr|apache-mod_roaming-2.0.0-14|145	- rebuild
12cr|apache-mod_roaming-2.0.0-14|146	
12cr|apache-mod_roaming-2.0.0-14|147	* Fri Dec 16 2005 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-2mdk
12cr|apache-mod_roaming-2.0.0-14|148	- rebuilt against apache-2.2.0
12cr|apache-mod_roaming-2.0.0-14|149	
12cr|apache-mod_roaming-2.0.0-14|150	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-1mdk
12cr|apache-mod_roaming-2.0.0-14|151	- fix versioning
12cr|apache-mod_roaming-2.0.0-14|152	
12cr|apache-mod_roaming-2.0.0-14|153	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0.0-2mdk
12cr|apache-mod_roaming-2.0.0-14|154	- fix deps
12cr|apache-mod_roaming-2.0.0-14|155	
12cr|apache-mod_roaming-2.0.0-14|156	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0.0-1mdk
12cr|apache-mod_roaming-2.0.0-14|157	- rename the package
12cr|apache-mod_roaming-2.0.0-14|158	- the conf.d directory is renamed to modules.d
12cr|apache-mod_roaming-2.0.0-14|159	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_roaming-2.0.0-14|160	
12cr|apache-mod_roaming-2.0.0-14|161	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0.0-4mdk
12cr|apache-mod_roaming-2.0.0-14|162	- use the %1
12cr|apache-mod_roaming-2.0.0-14|163	
12cr|apache-mod_roaming-2.0.0-14|164	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0.0-3mdk
12cr|apache-mod_roaming-2.0.0-14|165	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_roaming-2.0.0-14|166	- fix bug #6574
12cr|apache-mod_roaming-2.0.0-14|167	
12cr|apache-mod_roaming-2.0.0-14|168	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0.0-2mdk
12cr|apache-mod_roaming-2.0.0-14|169	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_roaming-2.0.0-14|170	
12cr|apache-mod_roaming-2.0.0-14|171	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0.0-1mdk
12cr|apache-mod_roaming-2.0.0-14|172	- rebuilt for apache 2.0.53
12cr|apache-mod_roaming-2.0.0-14|173	
12cr|apache-mod_roaming-2.0.0-14|174	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_2.0.0-1mdk
12cr|apache-mod_roaming-2.0.0-14|175	- built for apache 2.0.52
12cr|apache-mod_roaming-2.0.0-14|176	
12cr|apache-mod_roaming-2.0.0-14|177	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_2.0.0-1mdk
12cr|apache-mod_roaming-2.0.0-14|178	- built for apache 2.0.51
12cr|apache-mod_roaming-2.0.0-14|179	
12cr|apache-mod_roaming-2.0.0-14|180	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_2.0.0-1mdk
12cr|apache-mod_roaming-2.0.0-14|181	- built for apache 2.0.50
12cr|apache-mod_roaming-2.0.0-14|182	- remove redundant provides
12cr|apache-mod_roaming-2.0.0-14|183	
12cr|apache-mod_roaming-2.0.0-14|184	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_2.0.0-1mdk
12cr|apache-mod_roaming-2.0.0-14|185	- built for apache 2.0.49
12cr|apache-mod_roaming-2.0.0-14|186	

195 12
12cr|apache-mod_schema-0.1.8-5|1	#Module-Specific definitions
12cr|apache-mod_schema-0.1.8-5|2	%define apache_version 2.2.8
12cr|apache-mod_schema-0.1.8-5|3	%define mod_name mod_schema
12cr|apache-mod_schema-0.1.8-5|4	%define mod_conf B35_%{mod_name}.conf
12cr|apache-mod_schema-0.1.8-5|5	%define mod_so %{mod_name}.so
12cr|apache-mod_schema-0.1.8-5|6	
12cr|apache-mod_schema-0.1.8-5|7	Summary:	Schema handler module
12cr|apache-mod_schema-0.1.8-5|8	Name:		apache-%{mod_name}
12cr|apache-mod_schema-0.1.8-5|9	Version:	0.1.8
12cr|apache-mod_schema-0.1.8-5|10	Release:	%mkrel 5
12cr|apache-mod_schema-0.1.8-5|11	Group:		System/Servers
12cr|apache-mod_schema-0.1.8-5|12	License:	LGPL
12cr|apache-mod_schema-0.1.8-5|13	URL:		http://sourceforge.net/projects/modschema
12cr|apache-mod_schema-0.1.8-5|14	Source0:	%{mod_name}-%{version}.tar.gz
12cr|apache-mod_schema-0.1.8-5|15	Source1:	%{mod_conf}
12cr|apache-mod_schema-0.1.8-5|16	Requires(pre): rpm-helper
12cr|apache-mod_schema-0.1.8-5|17	Requires(postun): rpm-helper
12cr|apache-mod_schema-0.1.8-5|18	Requires(pre):  apache-conf >= %{apache_version}
12cr|apache-mod_schema-0.1.8-5|19	Requires(pre):  apache >= %{apache_version}
12cr|apache-mod_schema-0.1.8-5|20	Requires:	apache-conf >= %{apache_version}
12cr|apache-mod_schema-0.1.8-5|21	Requires:	apache >= %{apache_version}
12cr|apache-mod_schema-0.1.8-5|22	Requires:	apache-mod_apreq >= 2.08
12cr|apache-mod_schema-0.1.8-5|23	BuildRequires:	apache-devel >= %{apache_version}
12cr|apache-mod_schema-0.1.8-5|24	BuildRequires:	glib2-devel
12cr|apache-mod_schema-0.1.8-5|25	BuildRequires:	libapreq-devel >= 2.08
12cr|apache-mod_schema-0.1.8-5|26	BuildRequires:	libxml2-devel
12cr|apache-mod_schema-0.1.8-5|27	BuildRequires:	pkgconfig
12cr|apache-mod_schema-0.1.8-5|28	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|apache-mod_schema-0.1.8-5|29	
12cr|apache-mod_schema-0.1.8-5|30	%description
12cr|apache-mod_schema-0.1.8-5|31	mod_schema is an Apache module which allows instance XML document validations
12cr|apache-mod_schema-0.1.8-5|32	with the W3C schema language. The validation is based on Xerces C++ library and
12cr|apache-mod_schema-0.1.8-5|33	the module enables a Web tool for multi schema validations.
12cr|apache-mod_schema-0.1.8-5|34	
12cr|apache-mod_schema-0.1.8-5|35	%prep
12cr|apache-mod_schema-0.1.8-5|36	
12cr|apache-mod_schema-0.1.8-5|37	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_schema-0.1.8-5|38	
12cr|apache-mod_schema-0.1.8-5|39	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_schema-0.1.8-5|40	
12cr|apache-mod_schema-0.1.8-5|41	%build
12cr|apache-mod_schema-0.1.8-5|42	
12cr|apache-mod_schema-0.1.8-5|43	%configure2_5x --localstatedir=/var/lib
12cr|apache-mod_schema-0.1.8-5|44	
12cr|apache-mod_schema-0.1.8-5|45	%make
12cr|apache-mod_schema-0.1.8-5|46	
12cr|apache-mod_schema-0.1.8-5|47	%install
12cr|apache-mod_schema-0.1.8-5|48	rm -rf %{buildroot}
12cr|apache-mod_schema-0.1.8-5|49	
12cr|apache-mod_schema-0.1.8-5|50	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_schema-0.1.8-5|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_schema-0.1.8-5|52	
12cr|apache-mod_schema-0.1.8-5|53	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_schema-0.1.8-5|54	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_schema-0.1.8-5|55	
12cr|apache-mod_schema-0.1.8-5|56	%post
12cr|apache-mod_schema-0.1.8-5|57	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_schema-0.1.8-5|58	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_schema-0.1.8-5|59	fi
12cr|apache-mod_schema-0.1.8-5|60	
12cr|apache-mod_schema-0.1.8-5|61	%postun
12cr|apache-mod_schema-0.1.8-5|62	if [ "$1" = "0" ]; then
12cr|apache-mod_schema-0.1.8-5|63	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_schema-0.1.8-5|64	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_schema-0.1.8-5|65	fi
12cr|apache-mod_schema-0.1.8-5|66	fi
12cr|apache-mod_schema-0.1.8-5|67	
12cr|apache-mod_schema-0.1.8-5|68	%clean
12cr|apache-mod_schema-0.1.8-5|69	rm -rf %{buildroot}
12cr|apache-mod_schema-0.1.8-5|70	
12cr|apache-mod_schema-0.1.8-5|71	%files
12cr|apache-mod_schema-0.1.8-5|72	%defattr(-,root,root)
12cr|apache-mod_schema-0.1.8-5|73	%doc forms COPYING README
12cr|apache-mod_schema-0.1.8-5|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_schema-0.1.8-5|75	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_schema-0.1.8-5|76	
12cr|apache-mod_schema-0.1.8-5|77	
12cr|apache-mod_schema-0.1.8-5|78	
12cr|apache-mod_schema-0.1.8-5|79	%changelog
12cr|apache-mod_schema-0.1.8-5|80	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.8-5mdv2012.0
12cr|apache-mod_schema-0.1.8-5|81	+ Revision: 772758
12cr|apache-mod_schema-0.1.8-5|82	- rebuild
12cr|apache-mod_schema-0.1.8-5|83	
12cr|apache-mod_schema-0.1.8-5|84	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.8-4
12cr|apache-mod_schema-0.1.8-5|85	+ Revision: 678412
12cr|apache-mod_schema-0.1.8-5|86	- mass rebuild
12cr|apache-mod_schema-0.1.8-5|87	
12cr|apache-mod_schema-0.1.8-5|88	* Thu Dec 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.1.8-3mdv2011.0
12cr|apache-mod_schema-0.1.8-5|89	+ Revision: 605245
12cr|apache-mod_schema-0.1.8-5|90	- Rebuild with apr with workaround to issue with gcc type based
12cr|apache-mod_schema-0.1.8-5|91	
12cr|apache-mod_schema-0.1.8-5|92	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.8-2mdv2011.0
12cr|apache-mod_schema-0.1.8-5|93	+ Revision: 588058
12cr|apache-mod_schema-0.1.8-5|94	- rebuild
12cr|apache-mod_schema-0.1.8-5|95	
12cr|apache-mod_schema-0.1.8-5|96	* Sun Oct 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.8-1mdv2011.0
12cr|apache-mod_schema-0.1.8-5|97	+ Revision: 586383
12cr|apache-mod_schema-0.1.8-5|98	- 0.1.8
12cr|apache-mod_schema-0.1.8-5|99	
12cr|apache-mod_schema-0.1.8-5|100	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.7-6mdv2010.1
12cr|apache-mod_schema-0.1.8-5|101	+ Revision: 516174
12cr|apache-mod_schema-0.1.8-5|102	- rebuilt for apache-2.2.15
12cr|apache-mod_schema-0.1.8-5|103	
12cr|apache-mod_schema-0.1.8-5|104	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.7-5mdv2010.0
12cr|apache-mod_schema-0.1.8-5|105	+ Revision: 406644
12cr|apache-mod_schema-0.1.8-5|106	- rebuild
12cr|apache-mod_schema-0.1.8-5|107	
12cr|apache-mod_schema-0.1.8-5|108	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.7-4mdv2009.1
12cr|apache-mod_schema-0.1.8-5|109	+ Revision: 326231
12cr|apache-mod_schema-0.1.8-5|110	- rebuild
12cr|apache-mod_schema-0.1.8-5|111	
12cr|apache-mod_schema-0.1.8-5|112	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.7-3mdv2009.0
12cr|apache-mod_schema-0.1.8-5|113	+ Revision: 235081
12cr|apache-mod_schema-0.1.8-5|114	- rebuild
12cr|apache-mod_schema-0.1.8-5|115	
12cr|apache-mod_schema-0.1.8-5|116	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.7-2mdv2009.0
12cr|apache-mod_schema-0.1.8-5|117	+ Revision: 215630
12cr|apache-mod_schema-0.1.8-5|118	- fix rebuild
12cr|apache-mod_schema-0.1.8-5|119	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_schema-0.1.8-5|120	
12cr|apache-mod_schema-0.1.8-5|121	* Tue May 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.7-1mdv2009.0
12cr|apache-mod_schema-0.1.8-5|122	+ Revision: 202078
12cr|apache-mod_schema-0.1.8-5|123	- import apache-mod_schema
12cr|apache-mod_schema-0.1.8-5|124	
12cr|apache-mod_schema-0.1.8-5|125	
12cr|apache-mod_schema-0.1.8-5|126	* Tue May 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.7-1mdv2009.0
12cr|apache-mod_schema-0.1.8-5|127	- initial Mandriva package

196 12
12cr|apache-mod_scrmable-0.1-15|1	#Module-Specific definitions
12cr|apache-mod_scrmable-0.1-15|2	%define mod_name mod_scrmable
12cr|apache-mod_scrmable-0.1-15|3	%define mod_conf A19_%{mod_name}.conf
12cr|apache-mod_scrmable-0.1-15|4	%define mod_so %{mod_name}.so
12cr|apache-mod_scrmable-0.1-15|5	
12cr|apache-mod_scrmable-0.1-15|6	Summary:	Apache module to scramble words
12cr|apache-mod_scrmable-0.1-15|7	Name:		apache-%{mod_name}
12cr|apache-mod_scrmable-0.1-15|8	Version:	0.1
12cr|apache-mod_scrmable-0.1-15|9	Release:	15
12cr|apache-mod_scrmable-0.1-15|10	Group:		System/Servers
12cr|apache-mod_scrmable-0.1-15|11	License:	Apache License
12cr|apache-mod_scrmable-0.1-15|12	URL:		http://sourceforge.net/projects/modscrmable/
12cr|apache-mod_scrmable-0.1-15|13	Source0: 	%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_scrmable-0.1-15|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_scrmable-0.1-15|15	Patch0:		mod_scrmable-0.1-apache220.diff
12cr|apache-mod_scrmable-0.1-15|16	Requires(pre): rpm-helper
12cr|apache-mod_scrmable-0.1-15|17	Requires(postun): rpm-helper
12cr|apache-mod_scrmable-0.1-15|18	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_scrmable-0.1-15|19	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_scrmable-0.1-15|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_scrmable-0.1-15|21	Requires:	apache >= 2.2.0
12cr|apache-mod_scrmable-0.1-15|22	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_scrmable-0.1-15|23	BuildRequires:	file
12cr|apache-mod_scrmable-0.1-15|24	Epoch:		1
12cr|apache-mod_scrmable-0.1-15|25	
12cr|apache-mod_scrmable-0.1-15|26	%description
12cr|apache-mod_scrmable-0.1-15|27	mod_scrmable is an apache module to scramble words. As
12cr|apache-mod_scrmable-0.1-15|28	long as the first and the last letter of a word are in place you
12cr|apache-mod_scrmable-0.1-15|29	can still read the word.
12cr|apache-mod_scrmable-0.1-15|30	
12cr|apache-mod_scrmable-0.1-15|31	%prep
12cr|apache-mod_scrmable-0.1-15|32	
12cr|apache-mod_scrmable-0.1-15|33	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_scrmable-0.1-15|34	%patch0 -p0
12cr|apache-mod_scrmable-0.1-15|35	
12cr|apache-mod_scrmable-0.1-15|36	# fix strange perms
12cr|apache-mod_scrmable-0.1-15|37	chmod 644 README
12cr|apache-mod_scrmable-0.1-15|38	
12cr|apache-mod_scrmable-0.1-15|39	# strip away annoying ^M
12cr|apache-mod_scrmable-0.1-15|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_scrmable-0.1-15|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_scrmable-0.1-15|42	
12cr|apache-mod_scrmable-0.1-15|43	%build
12cr|apache-mod_scrmable-0.1-15|44	mv src/%{mod_name}.c .
12cr|apache-mod_scrmable-0.1-15|45	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_scrmable-0.1-15|46	
12cr|apache-mod_scrmable-0.1-15|47	%install
12cr|apache-mod_scrmable-0.1-15|48	
12cr|apache-mod_scrmable-0.1-15|49	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_scrmable-0.1-15|50	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_scrmable-0.1-15|51	
12cr|apache-mod_scrmable-0.1-15|52	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_scrmable-0.1-15|53	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_scrmable-0.1-15|54	
12cr|apache-mod_scrmable-0.1-15|55	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_scrmable-0.1-15|56	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_scrmable-0.1-15|57	
12cr|apache-mod_scrmable-0.1-15|58	%post
12cr|apache-mod_scrmable-0.1-15|59	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_scrmable-0.1-15|60	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_scrmable-0.1-15|61	fi
12cr|apache-mod_scrmable-0.1-15|62	
12cr|apache-mod_scrmable-0.1-15|63	%postun
12cr|apache-mod_scrmable-0.1-15|64	if [ "$1" = "0" ]; then
12cr|apache-mod_scrmable-0.1-15|65	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_scrmable-0.1-15|66	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_scrmable-0.1-15|67	fi
12cr|apache-mod_scrmable-0.1-15|68	fi
12cr|apache-mod_scrmable-0.1-15|69	
12cr|apache-mod_scrmable-0.1-15|70	%clean
12cr|apache-mod_scrmable-0.1-15|71	
12cr|apache-mod_scrmable-0.1-15|72	%files
12cr|apache-mod_scrmable-0.1-15|73	%doc README
12cr|apache-mod_scrmable-0.1-15|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_scrmable-0.1-15|75	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_scrmable-0.1-15|76	%{_var}/www/html/addon-modules/*
12cr|apache-mod_scrmable-0.1-15|77	
12cr|apache-mod_scrmable-0.1-15|78	
12cr|apache-mod_scrmable-0.1-15|79	
12cr|apache-mod_scrmable-0.1-15|80	
12cr|apache-mod_scrmable-0.1-15|81	%changelog
12cr|apache-mod_scrmable-0.1-15|82	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-15mdv2012.0
12cr|apache-mod_scrmable-0.1-15|83	+ Revision: 772759
12cr|apache-mod_scrmable-0.1-15|84	- rebuild
12cr|apache-mod_scrmable-0.1-15|85	
12cr|apache-mod_scrmable-0.1-15|86	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-14
12cr|apache-mod_scrmable-0.1-15|87	+ Revision: 678413
12cr|apache-mod_scrmable-0.1-15|88	- mass rebuild
12cr|apache-mod_scrmable-0.1-15|89	
12cr|apache-mod_scrmable-0.1-15|90	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-13mdv2011.0
12cr|apache-mod_scrmable-0.1-15|91	+ Revision: 588059
12cr|apache-mod_scrmable-0.1-15|92	- rebuild
12cr|apache-mod_scrmable-0.1-15|93	
12cr|apache-mod_scrmable-0.1-15|94	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-12mdv2010.1
12cr|apache-mod_scrmable-0.1-15|95	+ Revision: 516175
12cr|apache-mod_scrmable-0.1-15|96	- rebuilt for apache-2.2.15
12cr|apache-mod_scrmable-0.1-15|97	
12cr|apache-mod_scrmable-0.1-15|98	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-11mdv2010.0
12cr|apache-mod_scrmable-0.1-15|99	+ Revision: 406645
12cr|apache-mod_scrmable-0.1-15|100	- rebuild
12cr|apache-mod_scrmable-0.1-15|101	
12cr|apache-mod_scrmable-0.1-15|102	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-10mdv2009.1
12cr|apache-mod_scrmable-0.1-15|103	+ Revision: 326232
12cr|apache-mod_scrmable-0.1-15|104	- rebuild
12cr|apache-mod_scrmable-0.1-15|105	
12cr|apache-mod_scrmable-0.1-15|106	+ Michael Scherer <misc@mandriva.org>
12cr|apache-mod_scrmable-0.1-15|107	- better summary
12cr|apache-mod_scrmable-0.1-15|108	
12cr|apache-mod_scrmable-0.1-15|109	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-9mdv2009.0
12cr|apache-mod_scrmable-0.1-15|110	+ Revision: 235095
12cr|apache-mod_scrmable-0.1-15|111	- rebuild
12cr|apache-mod_scrmable-0.1-15|112	
12cr|apache-mod_scrmable-0.1-15|113	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-8mdv2009.0
12cr|apache-mod_scrmable-0.1-15|114	+ Revision: 215631
12cr|apache-mod_scrmable-0.1-15|115	- fix rebuild
12cr|apache-mod_scrmable-0.1-15|116	
12cr|apache-mod_scrmable-0.1-15|117	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-7mdv2008.1
12cr|apache-mod_scrmable-0.1-15|118	+ Revision: 181872
12cr|apache-mod_scrmable-0.1-15|119	- rebuild
12cr|apache-mod_scrmable-0.1-15|120	
12cr|apache-mod_scrmable-0.1-15|121	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:0.1-6mdv2008.1
12cr|apache-mod_scrmable-0.1-15|122	+ Revision: 170747
12cr|apache-mod_scrmable-0.1-15|123	- rebuild
12cr|apache-mod_scrmable-0.1-15|124	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_scrmable-0.1-15|125	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_scrmable-0.1-15|126	
12cr|apache-mod_scrmable-0.1-15|127	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_scrmable-0.1-15|128	- restore BuildRoot
12cr|apache-mod_scrmable-0.1-15|129	
12cr|apache-mod_scrmable-0.1-15|130	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-5mdv2008.0
12cr|apache-mod_scrmable-0.1-15|131	+ Revision: 82669
12cr|apache-mod_scrmable-0.1-15|132	- rebuild
12cr|apache-mod_scrmable-0.1-15|133	
12cr|apache-mod_scrmable-0.1-15|134	
12cr|apache-mod_scrmable-0.1-15|135	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdv2007.1
12cr|apache-mod_scrmable-0.1-15|136	+ Revision: 140738
12cr|apache-mod_scrmable-0.1-15|137	- rebuild
12cr|apache-mod_scrmable-0.1-15|138	
12cr|apache-mod_scrmable-0.1-15|139	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-3mdv2007.1
12cr|apache-mod_scrmable-0.1-15|140	+ Revision: 79499
12cr|apache-mod_scrmable-0.1-15|141	- Import apache-mod_scrmable
12cr|apache-mod_scrmable-0.1-15|142	
12cr|apache-mod_scrmable-0.1-15|143	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-3mdv2007.0
12cr|apache-mod_scrmable-0.1-15|144	- rebuild
12cr|apache-mod_scrmable-0.1-15|145	
12cr|apache-mod_scrmable-0.1-15|146	* Fri Dec 16 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-2mdk
12cr|apache-mod_scrmable-0.1-15|147	- rebuilt against apache-2.2.0 (P0)
12cr|apache-mod_scrmable-0.1-15|148	
12cr|apache-mod_scrmable-0.1-15|149	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-1mdk
12cr|apache-mod_scrmable-0.1-15|150	- fix versioning
12cr|apache-mod_scrmable-0.1-15|151	
12cr|apache-mod_scrmable-0.1-15|152	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.1-2mdk
12cr|apache-mod_scrmable-0.1-15|153	- fix deps
12cr|apache-mod_scrmable-0.1-15|154	
12cr|apache-mod_scrmable-0.1-15|155	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.1-1mdk
12cr|apache-mod_scrmable-0.1-15|156	- rename the package
12cr|apache-mod_scrmable-0.1-15|157	- the conf.d directory is renamed to modules.d
12cr|apache-mod_scrmable-0.1-15|158	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_scrmable-0.1-15|159	
12cr|apache-mod_scrmable-0.1-15|160	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1-4mdk
12cr|apache-mod_scrmable-0.1-15|161	- use the %1
12cr|apache-mod_scrmable-0.1-15|162	
12cr|apache-mod_scrmable-0.1-15|163	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1-3mdk
12cr|apache-mod_scrmable-0.1-15|164	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_scrmable-0.1-15|165	- fix bug #6574
12cr|apache-mod_scrmable-0.1-15|166	
12cr|apache-mod_scrmable-0.1-15|167	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1-2mdk
12cr|apache-mod_scrmable-0.1-15|168	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_scrmable-0.1-15|169	
12cr|apache-mod_scrmable-0.1-15|170	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1-1mdk
12cr|apache-mod_scrmable-0.1-15|171	- rebuilt for apache 2.0.53
12cr|apache-mod_scrmable-0.1-15|172	
12cr|apache-mod_scrmable-0.1-15|173	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.1-1mdk
12cr|apache-mod_scrmable-0.1-15|174	- built for apache 2.0.52
12cr|apache-mod_scrmable-0.1-15|175	
12cr|apache-mod_scrmable-0.1-15|176	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_0.1-1mdk
12cr|apache-mod_scrmable-0.1-15|177	- built for apache 2.0.51
12cr|apache-mod_scrmable-0.1-15|178	
12cr|apache-mod_scrmable-0.1-15|179	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_0.1-1mdk
12cr|apache-mod_scrmable-0.1-15|180	- built for apache 2.0.50
12cr|apache-mod_scrmable-0.1-15|181	- remove redundant provides
12cr|apache-mod_scrmable-0.1-15|182	
12cr|apache-mod_scrmable-0.1-15|183	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_0.1-1mdk
12cr|apache-mod_scrmable-0.1-15|184	- built for apache 2.0.49
12cr|apache-mod_scrmable-0.1-15|185	

197 12
12cr|apache-mod_sesehe-0.1.0-11|1	#Module-Specific definitions
12cr|apache-mod_sesehe-0.1.0-11|2	%define mod_name mod_sesehe
12cr|apache-mod_sesehe-0.1.0-11|3	%define mod_conf A55_%{mod_name}.conf
12cr|apache-mod_sesehe-0.1.0-11|4	%define mod_so %{mod_name}.so
12cr|apache-mod_sesehe-0.1.0-11|5	
12cr|apache-mod_sesehe-0.1.0-11|6	Summary:	Modify or remove "Server: " HTTP response header
12cr|apache-mod_sesehe-0.1.0-11|7	Name:		apache-%{mod_name}
12cr|apache-mod_sesehe-0.1.0-11|8	Version:	0.1.0
12cr|apache-mod_sesehe-0.1.0-11|9	Release:	11
12cr|apache-mod_sesehe-0.1.0-11|10	Group:		System/Servers
12cr|apache-mod_sesehe-0.1.0-11|11	License:	Apache License
12cr|apache-mod_sesehe-0.1.0-11|12	URL:		http://jok.is-a-geek.net/mod_sesehe.php
12cr|apache-mod_sesehe-0.1.0-11|13	Source0:	http://jok.is-a-geek.net/code/mod_sesehe.c
12cr|apache-mod_sesehe-0.1.0-11|14	Source1:	%{mod_conf}
12cr|apache-mod_sesehe-0.1.0-11|15	Requires(pre): rpm-helper
12cr|apache-mod_sesehe-0.1.0-11|16	Requires(postun): rpm-helper
12cr|apache-mod_sesehe-0.1.0-11|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_sesehe-0.1.0-11|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_sesehe-0.1.0-11|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_sesehe-0.1.0-11|20	Requires:	apache >= 2.2.0
12cr|apache-mod_sesehe-0.1.0-11|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_sesehe-0.1.0-11|22	BuildRequires:	file
12cr|apache-mod_sesehe-0.1.0-11|23	
12cr|apache-mod_sesehe-0.1.0-11|24	%description
12cr|apache-mod_sesehe-0.1.0-11|25	The ServerTokens directive currently can at best be set to Prod, which will
12cr|apache-mod_sesehe-0.1.0-11|26	cause apache to return "Apache" as Server header. Some problem still occurs:
12cr|apache-mod_sesehe-0.1.0-11|27	
12cr|apache-mod_sesehe-0.1.0-11|28	First, the level of security by obscurity of this directive is not acceptable
12cr|apache-mod_sesehe-0.1.0-11|29	by some people that just want to change it to some other value, without
12cr|apache-mod_sesehe-0.1.0-11|30	re-compiling Apache, or people that even want to simply drop the "Server: "
12cr|apache-mod_sesehe-0.1.0-11|31	header. Secondly, if apache is configured as a reverse proxy, and a malformed
12cr|apache-mod_sesehe-0.1.0-11|32	request is received, then it will display its own server token instead of the
12cr|apache-mod_sesehe-0.1.0-11|33	backend one, so we need to handle error response header.
12cr|apache-mod_sesehe-0.1.0-11|34	
12cr|apache-mod_sesehe-0.1.0-11|35	I developed this tiny module by hijacking normal behavior of (reverse) proxy
12cr|apache-mod_sesehe-0.1.0-11|36	feature of Apache : i.e. even if a request is not a proxy request, I tag it as
12cr|apache-mod_sesehe-0.1.0-11|37	if it was, to make Apache core let me do what I want with this header.
12cr|apache-mod_sesehe-0.1.0-11|38	
12cr|apache-mod_sesehe-0.1.0-11|39	%prep
12cr|apache-mod_sesehe-0.1.0-11|40	
12cr|apache-mod_sesehe-0.1.0-11|41	%setup -q -c -T
12cr|apache-mod_sesehe-0.1.0-11|42	
12cr|apache-mod_sesehe-0.1.0-11|43	cp %{SOURCE0} mod_sesehe.c
12cr|apache-mod_sesehe-0.1.0-11|44	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_sesehe-0.1.0-11|45	
12cr|apache-mod_sesehe-0.1.0-11|46	# strip away annoying ^M
12cr|apache-mod_sesehe-0.1.0-11|47	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_sesehe-0.1.0-11|48	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_sesehe-0.1.0-11|49	
12cr|apache-mod_sesehe-0.1.0-11|50	%build
12cr|apache-mod_sesehe-0.1.0-11|51	
12cr|apache-mod_sesehe-0.1.0-11|52	%{_bindir}/apxs -c mod_sesehe.c
12cr|apache-mod_sesehe-0.1.0-11|53	
12cr|apache-mod_sesehe-0.1.0-11|54	%install
12cr|apache-mod_sesehe-0.1.0-11|55	
12cr|apache-mod_sesehe-0.1.0-11|56	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_sesehe-0.1.0-11|57	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_sesehe-0.1.0-11|58	
12cr|apache-mod_sesehe-0.1.0-11|59	install -m0755 .libs/mod_sesehe.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_sesehe-0.1.0-11|60	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_sesehe-0.1.0-11|61	
12cr|apache-mod_sesehe-0.1.0-11|62	%post
12cr|apache-mod_sesehe-0.1.0-11|63	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_sesehe-0.1.0-11|64	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_sesehe-0.1.0-11|65	fi
12cr|apache-mod_sesehe-0.1.0-11|66	
12cr|apache-mod_sesehe-0.1.0-11|67	%postun
12cr|apache-mod_sesehe-0.1.0-11|68	if [ "$1" = "0" ]; then
12cr|apache-mod_sesehe-0.1.0-11|69	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_sesehe-0.1.0-11|70	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_sesehe-0.1.0-11|71	fi
12cr|apache-mod_sesehe-0.1.0-11|72	fi
12cr|apache-mod_sesehe-0.1.0-11|73	
12cr|apache-mod_sesehe-0.1.0-11|74	%clean
12cr|apache-mod_sesehe-0.1.0-11|75	
12cr|apache-mod_sesehe-0.1.0-11|76	%files
12cr|apache-mod_sesehe-0.1.0-11|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_sesehe-0.1.0-11|78	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_sesehe.so
12cr|apache-mod_sesehe-0.1.0-11|79	
12cr|apache-mod_sesehe-0.1.0-11|80	
12cr|apache-mod_sesehe-0.1.0-11|81	%changelog
12cr|apache-mod_sesehe-0.1.0-11|82	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-11mdv2012.0
12cr|apache-mod_sesehe-0.1.0-11|83	+ Revision: 772760
12cr|apache-mod_sesehe-0.1.0-11|84	- rebuild
12cr|apache-mod_sesehe-0.1.0-11|85	
12cr|apache-mod_sesehe-0.1.0-11|86	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-10
12cr|apache-mod_sesehe-0.1.0-11|87	+ Revision: 678414
12cr|apache-mod_sesehe-0.1.0-11|88	- mass rebuild
12cr|apache-mod_sesehe-0.1.0-11|89	
12cr|apache-mod_sesehe-0.1.0-11|90	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-9mdv2011.0
12cr|apache-mod_sesehe-0.1.0-11|91	+ Revision: 588060
12cr|apache-mod_sesehe-0.1.0-11|92	- rebuild
12cr|apache-mod_sesehe-0.1.0-11|93	
12cr|apache-mod_sesehe-0.1.0-11|94	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-8mdv2010.1
12cr|apache-mod_sesehe-0.1.0-11|95	+ Revision: 516176
12cr|apache-mod_sesehe-0.1.0-11|96	- rebuilt for apache-2.2.15
12cr|apache-mod_sesehe-0.1.0-11|97	
12cr|apache-mod_sesehe-0.1.0-11|98	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2010.0
12cr|apache-mod_sesehe-0.1.0-11|99	+ Revision: 406647
12cr|apache-mod_sesehe-0.1.0-11|100	- rebuild
12cr|apache-mod_sesehe-0.1.0-11|101	
12cr|apache-mod_sesehe-0.1.0-11|102	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdv2009.1
12cr|apache-mod_sesehe-0.1.0-11|103	+ Revision: 326251
12cr|apache-mod_sesehe-0.1.0-11|104	- rebuild
12cr|apache-mod_sesehe-0.1.0-11|105	
12cr|apache-mod_sesehe-0.1.0-11|106	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdv2009.0
12cr|apache-mod_sesehe-0.1.0-11|107	+ Revision: 235100
12cr|apache-mod_sesehe-0.1.0-11|108	- rebuild
12cr|apache-mod_sesehe-0.1.0-11|109	
12cr|apache-mod_sesehe-0.1.0-11|110	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdv2009.0
12cr|apache-mod_sesehe-0.1.0-11|111	+ Revision: 215634
12cr|apache-mod_sesehe-0.1.0-11|112	- fix rebuild
12cr|apache-mod_sesehe-0.1.0-11|113	
12cr|apache-mod_sesehe-0.1.0-11|114	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdv2008.1
12cr|apache-mod_sesehe-0.1.0-11|115	+ Revision: 181889
12cr|apache-mod_sesehe-0.1.0-11|116	- rebuild
12cr|apache-mod_sesehe-0.1.0-11|117	
12cr|apache-mod_sesehe-0.1.0-11|118	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_sesehe-0.1.0-11|119	- restore BuildRoot
12cr|apache-mod_sesehe-0.1.0-11|120	
12cr|apache-mod_sesehe-0.1.0-11|121	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_sesehe-0.1.0-11|122	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_sesehe-0.1.0-11|123	
12cr|apache-mod_sesehe-0.1.0-11|124	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdv2008.1
12cr|apache-mod_sesehe-0.1.0-11|125	+ Revision: 82672
12cr|apache-mod_sesehe-0.1.0-11|126	- rebuild
12cr|apache-mod_sesehe-0.1.0-11|127	- 0.1.0
12cr|apache-mod_sesehe-0.1.0-11|128	
12cr|apache-mod_sesehe-0.1.0-11|129	
12cr|apache-mod_sesehe-0.1.0-11|130	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0-3mdv2007.1
12cr|apache-mod_sesehe-0.1.0-11|131	+ Revision: 140750
12cr|apache-mod_sesehe-0.1.0-11|132	- rebuild
12cr|apache-mod_sesehe-0.1.0-11|133	
12cr|apache-mod_sesehe-0.1.0-11|134	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0-2mdv2007.1
12cr|apache-mod_sesehe-0.1.0-11|135	+ Revision: 79507
12cr|apache-mod_sesehe-0.1.0-11|136	- Import apache-mod_sesehe
12cr|apache-mod_sesehe-0.1.0-11|137	
12cr|apache-mod_sesehe-0.1.0-11|138	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 0-2mdv2007.0
12cr|apache-mod_sesehe-0.1.0-11|139	- rebuild
12cr|apache-mod_sesehe-0.1.0-11|140	
12cr|apache-mod_sesehe-0.1.0-11|141	* Mon Mar 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0-1mdk
12cr|apache-mod_sesehe-0.1.0-11|142	- initial Mandriva package
12cr|apache-mod_sesehe-0.1.0-11|143	

198 12
12cr|apache-mod_sleep-2.1-15|1	#Module-Specific definitions
12cr|apache-mod_sleep-2.1-15|2	%define mod_name mod_sleep
12cr|apache-mod_sleep-2.1-15|3	%define mod_conf 29_%{mod_name}.conf
12cr|apache-mod_sleep-2.1-15|4	%define mod_so %{mod_name}.so
12cr|apache-mod_sleep-2.1-15|5	
12cr|apache-mod_sleep-2.1-15|6	Summary:	DSO module for the apache web server
12cr|apache-mod_sleep-2.1-15|7	Name:		apache-%{mod_name}
12cr|apache-mod_sleep-2.1-15|8	Version:	2.1
12cr|apache-mod_sleep-2.1-15|9	Release:	15
12cr|apache-mod_sleep-2.1-15|10	Group:		System/Servers
12cr|apache-mod_sleep-2.1-15|11	License:	BSD-style
12cr|apache-mod_sleep-2.1-15|12	URL:		http://www.snert.com/Software/mod_sleep/index.shtml
12cr|apache-mod_sleep-2.1-15|13	Source0:	mod_sleep201.tar.bz2
12cr|apache-mod_sleep-2.1-15|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_sleep-2.1-15|15	Requires(pre): rpm-helper
12cr|apache-mod_sleep-2.1-15|16	Requires(postun): rpm-helper
12cr|apache-mod_sleep-2.1-15|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_sleep-2.1-15|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_sleep-2.1-15|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_sleep-2.1-15|20	Requires:	apache >= 2.2.0
12cr|apache-mod_sleep-2.1-15|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_sleep-2.1-15|22	BuildRequires:	file
12cr|apache-mod_sleep-2.1-15|23	
12cr|apache-mod_sleep-2.1-15|24	%description
12cr|apache-mod_sleep-2.1-15|25	This module simply sleeps a fixed length of time every request.
12cr|apache-mod_sleep-2.1-15|26	The sleep time can be configured globally, or per <VirtualHost>,
12cr|apache-mod_sleep-2.1-15|27	<Directory>, or <Location>. This module serves more as an example
12cr|apache-mod_sleep-2.1-15|28	than providing any really useful function, though someone did ask
12cr|apache-mod_sleep-2.1-15|29	for it - sort of.
12cr|apache-mod_sleep-2.1-15|30	
12cr|apache-mod_sleep-2.1-15|31	%prep
12cr|apache-mod_sleep-2.1-15|32	
12cr|apache-mod_sleep-2.1-15|33	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_sleep-2.1-15|34	
12cr|apache-mod_sleep-2.1-15|35	# strip away annoying ^M
12cr|apache-mod_sleep-2.1-15|36	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_sleep-2.1-15|37	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_sleep-2.1-15|38	
12cr|apache-mod_sleep-2.1-15|39	%build
12cr|apache-mod_sleep-2.1-15|40	
12cr|apache-mod_sleep-2.1-15|41	%{_bindir}/apxs -c mod_sleep.c
12cr|apache-mod_sleep-2.1-15|42	
12cr|apache-mod_sleep-2.1-15|43	%install
12cr|apache-mod_sleep-2.1-15|44	
12cr|apache-mod_sleep-2.1-15|45	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_sleep-2.1-15|46	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_sleep-2.1-15|47	
12cr|apache-mod_sleep-2.1-15|48	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_sleep-2.1-15|49	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_sleep-2.1-15|50	
12cr|apache-mod_sleep-2.1-15|51	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_sleep-2.1-15|52	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_sleep-2.1-15|53	
12cr|apache-mod_sleep-2.1-15|54	%post
12cr|apache-mod_sleep-2.1-15|55	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_sleep-2.1-15|56	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_sleep-2.1-15|57	fi
12cr|apache-mod_sleep-2.1-15|58	
12cr|apache-mod_sleep-2.1-15|59	%postun
12cr|apache-mod_sleep-2.1-15|60	if [ "$1" = "0" ]; then
12cr|apache-mod_sleep-2.1-15|61	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_sleep-2.1-15|62	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_sleep-2.1-15|63	fi
12cr|apache-mod_sleep-2.1-15|64	fi
12cr|apache-mod_sleep-2.1-15|65	
12cr|apache-mod_sleep-2.1-15|66	%clean
12cr|apache-mod_sleep-2.1-15|67	
12cr|apache-mod_sleep-2.1-15|68	%files
12cr|apache-mod_sleep-2.1-15|69	%doc Img CHANGES* index.shtml mailto.js style.css
12cr|apache-mod_sleep-2.1-15|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_sleep-2.1-15|71	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_sleep-2.1-15|72	%{_var}/www/html/addon-modules/*
12cr|apache-mod_sleep-2.1-15|73	
12cr|apache-mod_sleep-2.1-15|74	
12cr|apache-mod_sleep-2.1-15|75	
12cr|apache-mod_sleep-2.1-15|76	
12cr|apache-mod_sleep-2.1-15|77	%changelog
12cr|apache-mod_sleep-2.1-15|78	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 2.1-15mdv2012.0
12cr|apache-mod_sleep-2.1-15|79	+ Revision: 772761
12cr|apache-mod_sleep-2.1-15|80	- rebuild
12cr|apache-mod_sleep-2.1-15|81	
12cr|apache-mod_sleep-2.1-15|82	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1-14
12cr|apache-mod_sleep-2.1-15|83	+ Revision: 678415
12cr|apache-mod_sleep-2.1-15|84	- mass rebuild
12cr|apache-mod_sleep-2.1-15|85	
12cr|apache-mod_sleep-2.1-15|86	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1-13mdv2011.0
12cr|apache-mod_sleep-2.1-15|87	+ Revision: 588061
12cr|apache-mod_sleep-2.1-15|88	- rebuild
12cr|apache-mod_sleep-2.1-15|89	
12cr|apache-mod_sleep-2.1-15|90	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1-12mdv2010.1
12cr|apache-mod_sleep-2.1-15|91	+ Revision: 516177
12cr|apache-mod_sleep-2.1-15|92	- rebuilt for apache-2.2.15
12cr|apache-mod_sleep-2.1-15|93	
12cr|apache-mod_sleep-2.1-15|94	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.1-11mdv2010.0
12cr|apache-mod_sleep-2.1-15|95	+ Revision: 406648
12cr|apache-mod_sleep-2.1-15|96	- rebuild
12cr|apache-mod_sleep-2.1-15|97	
12cr|apache-mod_sleep-2.1-15|98	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 2.1-10mdv2009.1
12cr|apache-mod_sleep-2.1-15|99	+ Revision: 326252
12cr|apache-mod_sleep-2.1-15|100	- rebuild
12cr|apache-mod_sleep-2.1-15|101	
12cr|apache-mod_sleep-2.1-15|102	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1-9mdv2009.0
12cr|apache-mod_sleep-2.1-15|103	+ Revision: 235101
12cr|apache-mod_sleep-2.1-15|104	- rebuild
12cr|apache-mod_sleep-2.1-15|105	
12cr|apache-mod_sleep-2.1-15|106	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1-8mdv2009.0
12cr|apache-mod_sleep-2.1-15|107	+ Revision: 215635
12cr|apache-mod_sleep-2.1-15|108	- fix rebuild
12cr|apache-mod_sleep-2.1-15|109	
12cr|apache-mod_sleep-2.1-15|110	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1-7mdv2008.1
12cr|apache-mod_sleep-2.1-15|111	+ Revision: 181893
12cr|apache-mod_sleep-2.1-15|112	- rebuild
12cr|apache-mod_sleep-2.1-15|113	
12cr|apache-mod_sleep-2.1-15|114	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.1-6mdv2008.1
12cr|apache-mod_sleep-2.1-15|115	+ Revision: 170750
12cr|apache-mod_sleep-2.1-15|116	- rebuild
12cr|apache-mod_sleep-2.1-15|117	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_sleep-2.1-15|118	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_sleep-2.1-15|119	
12cr|apache-mod_sleep-2.1-15|120	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_sleep-2.1-15|121	- restore BuildRoot
12cr|apache-mod_sleep-2.1-15|122	
12cr|apache-mod_sleep-2.1-15|123	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1-5mdv2008.0
12cr|apache-mod_sleep-2.1-15|124	+ Revision: 82673
12cr|apache-mod_sleep-2.1-15|125	- rebuild
12cr|apache-mod_sleep-2.1-15|126	
12cr|apache-mod_sleep-2.1-15|127	
12cr|apache-mod_sleep-2.1-15|128	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1-4mdv2007.1
12cr|apache-mod_sleep-2.1-15|129	+ Revision: 140754
12cr|apache-mod_sleep-2.1-15|130	- rebuild
12cr|apache-mod_sleep-2.1-15|131	
12cr|apache-mod_sleep-2.1-15|132	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 2.1-3mdv2007.0
12cr|apache-mod_sleep-2.1-15|133	+ Revision: 79509
12cr|apache-mod_sleep-2.1-15|134	- Import apache-mod_sleep
12cr|apache-mod_sleep-2.1-15|135	
12cr|apache-mod_sleep-2.1-15|136	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 2.1-3mdv2007.0
12cr|apache-mod_sleep-2.1-15|137	- rebuild
12cr|apache-mod_sleep-2.1-15|138	
12cr|apache-mod_sleep-2.1-15|139	* Fri Dec 16 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1-2mdk
12cr|apache-mod_sleep-2.1-15|140	- rebuilt against apache-2.2.0
12cr|apache-mod_sleep-2.1-15|141	
12cr|apache-mod_sleep-2.1-15|142	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1-1mdk
12cr|apache-mod_sleep-2.1-15|143	- fix versioning
12cr|apache-mod_sleep-2.1-15|144	
12cr|apache-mod_sleep-2.1-15|145	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.1-2mdk
12cr|apache-mod_sleep-2.1-15|146	- fix deps
12cr|apache-mod_sleep-2.1-15|147	
12cr|apache-mod_sleep-2.1-15|148	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.1-1mdk
12cr|apache-mod_sleep-2.1-15|149	- rename the package
12cr|apache-mod_sleep-2.1-15|150	- the conf.d directory is renamed to modules.d
12cr|apache-mod_sleep-2.1-15|151	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_sleep-2.1-15|152	
12cr|apache-mod_sleep-2.1-15|153	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.1-4mdk
12cr|apache-mod_sleep-2.1-15|154	- use the %1
12cr|apache-mod_sleep-2.1-15|155	
12cr|apache-mod_sleep-2.1-15|156	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.1-3mdk
12cr|apache-mod_sleep-2.1-15|157	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_sleep-2.1-15|158	- fix bug #6574
12cr|apache-mod_sleep-2.1-15|159	
12cr|apache-mod_sleep-2.1-15|160	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.1-2mdk
12cr|apache-mod_sleep-2.1-15|161	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_sleep-2.1-15|162	
12cr|apache-mod_sleep-2.1-15|163	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.1-1mdk
12cr|apache-mod_sleep-2.1-15|164	- rebuilt for apache 2.0.53
12cr|apache-mod_sleep-2.1-15|165	
12cr|apache-mod_sleep-2.1-15|166	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_2.1-1mdk
12cr|apache-mod_sleep-2.1-15|167	- built for apache 2.0.52
12cr|apache-mod_sleep-2.1-15|168	
12cr|apache-mod_sleep-2.1-15|169	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_2.1-1mdk
12cr|apache-mod_sleep-2.1-15|170	- built for apache 2.0.51
12cr|apache-mod_sleep-2.1-15|171	
12cr|apache-mod_sleep-2.1-15|172	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_2.1-1mdk
12cr|apache-mod_sleep-2.1-15|173	- built for apache 2.0.50
12cr|apache-mod_sleep-2.1-15|174	- remove redundant provides
12cr|apache-mod_sleep-2.1-15|175	
12cr|apache-mod_sleep-2.1-15|176	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_2.1-1mdk
12cr|apache-mod_sleep-2.1-15|177	- built for apache 2.0.49
12cr|apache-mod_sleep-2.1-15|178	

199 12
12cr|apache-mod_smtpd-0.9-1.r235759.13|1	#Module-Specific definitions
12cr|apache-mod_smtpd-0.9-1.r235759.13|2	%define mod_name mod_smtpd
12cr|apache-mod_smtpd-0.9-1.r235759.13|3	%define mod_conf A38_%{mod_name}.conf
12cr|apache-mod_smtpd-0.9-1.r235759.13|4	%define mod_so %{mod_name}.so
12cr|apache-mod_smtpd-0.9-1.r235759.13|5	
12cr|apache-mod_smtpd-0.9-1.r235759.13|6	%define snap r235759
12cr|apache-mod_smtpd-0.9-1.r235759.13|7	
12cr|apache-mod_smtpd-0.9-1.r235759.13|8	Summary:	A SMTP protocol enabled module for apache 2.x based on qpsmtpd
12cr|apache-mod_smtpd-0.9-1.r235759.13|9	Name:		apache-%{mod_name}
12cr|apache-mod_smtpd-0.9-1.r235759.13|10	Version:	0.9
12cr|apache-mod_smtpd-0.9-1.r235759.13|11	Release:	1.%{snap}.13
12cr|apache-mod_smtpd-0.9-1.r235759.13|12	Group:		System/Servers
12cr|apache-mod_smtpd-0.9-1.r235759.13|13	License:	Apache License
12cr|apache-mod_smtpd-0.9-1.r235759.13|14	URL:		http://www.mail-archive.com/dev@httpd.apache.org/msg27099.html
12cr|apache-mod_smtpd-0.9-1.r235759.13|15	# http://svn.apache.org/repos/asf/httpd/mod_smtpd/trunk/
12cr|apache-mod_smtpd-0.9-1.r235759.13|16	Source0: 	%{mod_name}-%{version}-%{snap}.tar.bz2
12cr|apache-mod_smtpd-0.9-1.r235759.13|17	Source1:	%{mod_conf}.bz2
12cr|apache-mod_smtpd-0.9-1.r235759.13|18	Requires(pre): rpm-helper
12cr|apache-mod_smtpd-0.9-1.r235759.13|19	Requires(postun): rpm-helper
12cr|apache-mod_smtpd-0.9-1.r235759.13|20	Requires(pre):	apache-conf >= 2.0.55
12cr|apache-mod_smtpd-0.9-1.r235759.13|21	Requires(pre):	apache >= 2.0.55
12cr|apache-mod_smtpd-0.9-1.r235759.13|22	Requires:	apache-conf >= 2.0.55
12cr|apache-mod_smtpd-0.9-1.r235759.13|23	Requires:	apache >= 2.0.55
12cr|apache-mod_smtpd-0.9-1.r235759.13|24	BuildRequires:	apache-devel >= 2.0.55
12cr|apache-mod_smtpd-0.9-1.r235759.13|25	BuildRequires:	file
12cr|apache-mod_smtpd-0.9-1.r235759.13|26	Epoch:		1
12cr|apache-mod_smtpd-0.9-1.r235759.13|27	
12cr|apache-mod_smtpd-0.9-1.r235759.13|28	%description
12cr|apache-mod_smtpd-0.9-1.r235759.13|29	A SMTP protocol enabled module for apache 2.x based on qpsmtpd.
12cr|apache-mod_smtpd-0.9-1.r235759.13|30	
12cr|apache-mod_smtpd-0.9-1.r235759.13|31	%package	devel
12cr|apache-mod_smtpd-0.9-1.r235759.13|32	Summary:	Development files for %{mod_name}
12cr|apache-mod_smtpd-0.9-1.r235759.13|33	Group:		Development/C
12cr|apache-mod_smtpd-0.9-1.r235759.13|34	
12cr|apache-mod_smtpd-0.9-1.r235759.13|35	%description	devel
12cr|apache-mod_smtpd-0.9-1.r235759.13|36	Development files for %{mod_name}.
12cr|apache-mod_smtpd-0.9-1.r235759.13|37	
12cr|apache-mod_smtpd-0.9-1.r235759.13|38	%prep
12cr|apache-mod_smtpd-0.9-1.r235759.13|39	
12cr|apache-mod_smtpd-0.9-1.r235759.13|40	%setup -q -n %{mod_name}
12cr|apache-mod_smtpd-0.9-1.r235759.13|41	
12cr|apache-mod_smtpd-0.9-1.r235759.13|42	# strip away annoying ^M
12cr|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//'
12cr|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//'
12cr|apache-mod_smtpd-0.9-1.r235759.13|45	
12cr|apache-mod_smtpd-0.9-1.r235759.13|46	%build
12cr|apache-mod_smtpd-0.9-1.r235759.13|47	
12cr|apache-mod_smtpd-0.9-1.r235759.13|48	cp smtp_core.c mod_smtpd.c
12cr|apache-mod_smtpd-0.9-1.r235759.13|49	
12cr|apache-mod_smtpd-0.9-1.r235759.13|50	%{_bindir}/apxs -c mod_smtpd.c smtp_protocol.c
12cr|apache-mod_smtpd-0.9-1.r235759.13|51	
12cr|apache-mod_smtpd-0.9-1.r235759.13|52	%install
12cr|apache-mod_smtpd-0.9-1.r235759.13|53	
12cr|apache-mod_smtpd-0.9-1.r235759.13|54	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_smtpd-0.9-1.r235759.13|55	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_smtpd-0.9-1.r235759.13|56	install -d %{buildroot}%{_includedir}
12cr|apache-mod_smtpd-0.9-1.r235759.13|57	
12cr|apache-mod_smtpd-0.9-1.r235759.13|58	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_smtpd-0.9-1.r235759.13|59	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_smtpd-0.9-1.r235759.13|60	
12cr|apache-mod_smtpd-0.9-1.r235759.13|61	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_smtpd-0.9-1.r235759.13|62	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_smtpd-0.9-1.r235759.13|63	
12cr|apache-mod_smtpd-0.9-1.r235759.13|64	install -m0644 mod_smtpd.h %{buildroot}%{_includedir}/
12cr|apache-mod_smtpd-0.9-1.r235759.13|65	
12cr|apache-mod_smtpd-0.9-1.r235759.13|66	%post
12cr|apache-mod_smtpd-0.9-1.r235759.13|67	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_smtpd-0.9-1.r235759.13|68	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_smtpd-0.9-1.r235759.13|69	fi
12cr|apache-mod_smtpd-0.9-1.r235759.13|70	
12cr|apache-mod_smtpd-0.9-1.r235759.13|71	%postun
12cr|apache-mod_smtpd-0.9-1.r235759.13|72	if [ "$1" = "0" ]; then
12cr|apache-mod_smtpd-0.9-1.r235759.13|73	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_smtpd-0.9-1.r235759.13|74	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_smtpd-0.9-1.r235759.13|75	fi
12cr|apache-mod_smtpd-0.9-1.r235759.13|76	fi
12cr|apache-mod_smtpd-0.9-1.r235759.13|77	
12cr|apache-mod_smtpd-0.9-1.r235759.13|78	%clean
12cr|apache-mod_smtpd-0.9-1.r235759.13|79	
12cr|apache-mod_smtpd-0.9-1.r235759.13|80	%files
12cr|apache-mod_smtpd-0.9-1.r235759.13|81	%doc CREDITS NOTICE STATUS
12cr|apache-mod_smtpd-0.9-1.r235759.13|82	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_smtpd-0.9-1.r235759.13|83	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_smtpd-0.9-1.r235759.13|84	%{_var}/www/html/addon-modules/*
12cr|apache-mod_smtpd-0.9-1.r235759.13|85	
12cr|apache-mod_smtpd-0.9-1.r235759.13|86	%files devel
12cr|apache-mod_smtpd-0.9-1.r235759.13|87	%{_includedir}/*.h
12cr|apache-mod_smtpd-0.9-1.r235759.13|88	
12cr|apache-mod_smtpd-0.9-1.r235759.13|89	
12cr|apache-mod_smtpd-0.9-1.r235759.13|90	
12cr|apache-mod_smtpd-0.9-1.r235759.13|91	
12cr|apache-mod_smtpd-0.9-1.r235759.13|92	%changelog
12cr|apache-mod_smtpd-0.9-1.r235759.13|93	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.9-1.r235759.13mdv2012.0
12cr|apache-mod_smtpd-0.9-1.r235759.13|94	+ Revision: 772763
12cr|apache-mod_smtpd-0.9-1.r235759.13|95	- rebuild
12cr|apache-mod_smtpd-0.9-1.r235759.13|96	
12cr|apache-mod_smtpd-0.9-1.r235759.13|97	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.9-1.r235759.12
12cr|apache-mod_smtpd-0.9-1.r235759.13|98	+ Revision: 678417
12cr|apache-mod_smtpd-0.9-1.r235759.13|99	- mass rebuild
12cr|apache-mod_smtpd-0.9-1.r235759.13|100	
12cr|apache-mod_smtpd-0.9-1.r235759.13|101	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.9-1.r235759.11mdv2011.0
12cr|apache-mod_smtpd-0.9-1.r235759.13|102	+ Revision: 588063
12cr|apache-mod_smtpd-0.9-1.r235759.13|103	- rebuild
12cr|apache-mod_smtpd-0.9-1.r235759.13|104	
12cr|apache-mod_smtpd-0.9-1.r235759.13|105	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.9-1.r235759.10mdv2010.1
12cr|apache-mod_smtpd-0.9-1.r235759.13|106	+ Revision: 516179
12cr|apache-mod_smtpd-0.9-1.r235759.13|107	- rebuilt for apache-2.2.15
12cr|apache-mod_smtpd-0.9-1.r235759.13|108	
12cr|apache-mod_smtpd-0.9-1.r235759.13|109	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.9-1.r235759.9mdv2010.0
12cr|apache-mod_smtpd-0.9-1.r235759.13|110	+ Revision: 406650
12cr|apache-mod_smtpd-0.9-1.r235759.13|111	- rebuild
12cr|apache-mod_smtpd-0.9-1.r235759.13|112	
12cr|apache-mod_smtpd-0.9-1.r235759.13|113	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.9-1.r235759.8mdv2009.1
12cr|apache-mod_smtpd-0.9-1.r235759.13|114	+ Revision: 326256
12cr|apache-mod_smtpd-0.9-1.r235759.13|115	- rebuild
12cr|apache-mod_smtpd-0.9-1.r235759.13|116	
12cr|apache-mod_smtpd-0.9-1.r235759.13|117	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.9-1.r235759.7mdv2009.0
12cr|apache-mod_smtpd-0.9-1.r235759.13|118	+ Revision: 235102
12cr|apache-mod_smtpd-0.9-1.r235759.13|119	- rebuild
12cr|apache-mod_smtpd-0.9-1.r235759.13|120	
12cr|apache-mod_smtpd-0.9-1.r235759.13|121	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.9-1.r235759.6mdv2009.0
12cr|apache-mod_smtpd-0.9-1.r235759.13|122	+ Revision: 215637
12cr|apache-mod_smtpd-0.9-1.r235759.13|123	- fix rebuild
12cr|apache-mod_smtpd-0.9-1.r235759.13|124	
12cr|apache-mod_smtpd-0.9-1.r235759.13|125	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.9-1.r235759.5mdv2008.1
12cr|apache-mod_smtpd-0.9-1.r235759.13|126	+ Revision: 181900
12cr|apache-mod_smtpd-0.9-1.r235759.13|127	- rebuild
12cr|apache-mod_smtpd-0.9-1.r235759.13|128	
12cr|apache-mod_smtpd-0.9-1.r235759.13|129	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_smtpd-0.9-1.r235759.13|130	- restore BuildRoot
12cr|apache-mod_smtpd-0.9-1.r235759.13|131	
12cr|apache-mod_smtpd-0.9-1.r235759.13|132	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_smtpd-0.9-1.r235759.13|133	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_smtpd-0.9-1.r235759.13|134	
12cr|apache-mod_smtpd-0.9-1.r235759.13|135	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 1:0.9-1.r235759.4mdv2008.1
12cr|apache-mod_smtpd-0.9-1.r235759.13|136	+ Revision: 119823
12cr|apache-mod_smtpd-0.9-1.r235759.13|137	- rebuild (missing devel package on ia32)
12cr|apache-mod_smtpd-0.9-1.r235759.13|138	
12cr|apache-mod_smtpd-0.9-1.r235759.13|139	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.9-1.r235759.3mdv2008.0
12cr|apache-mod_smtpd-0.9-1.r235759.13|140	+ Revision: 82674
12cr|apache-mod_smtpd-0.9-1.r235759.13|141	- rebuild
12cr|apache-mod_smtpd-0.9-1.r235759.13|142	
12cr|apache-mod_smtpd-0.9-1.r235759.13|143	
12cr|apache-mod_smtpd-0.9-1.r235759.13|144	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9-1.r235759.2mdv2007.1
12cr|apache-mod_smtpd-0.9-1.r235759.13|145	+ Revision: 140755
12cr|apache-mod_smtpd-0.9-1.r235759.13|146	- rebuild
12cr|apache-mod_smtpd-0.9-1.r235759.13|147	
12cr|apache-mod_smtpd-0.9-1.r235759.13|148	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.9-1.r235759.1mdv2007.1
12cr|apache-mod_smtpd-0.9-1.r235759.13|149	+ Revision: 79511
12cr|apache-mod_smtpd-0.9-1.r235759.13|150	- Import apache-mod_smtpd
12cr|apache-mod_smtpd-0.9-1.r235759.13|151	
12cr|apache-mod_smtpd-0.9-1.r235759.13|152	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.9-1.r235759.1mdv2007.0
12cr|apache-mod_smtpd-0.9-1.r235759.13|153	- rebuild
12cr|apache-mod_smtpd-0.9-1.r235759.13|154	
12cr|apache-mod_smtpd-0.9-1.r235759.13|155	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.9-0.r235759.1mdk
12cr|apache-mod_smtpd-0.9-1.r235759.13|156	- fix versioning
12cr|apache-mod_smtpd-0.9-1.r235759.13|157	
12cr|apache-mod_smtpd-0.9-1.r235759.13|158	* Wed Aug 24 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.9-0.r235759.2mdk
12cr|apache-mod_smtpd-0.9-1.r235759.13|159	- forgot the header file
12cr|apache-mod_smtpd-0.9-1.r235759.13|160	
12cr|apache-mod_smtpd-0.9-1.r235759.13|161	* Tue Aug 23 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.9-0.r235759.1mdk
12cr|apache-mod_smtpd-0.9-1.r235759.13|162	- initial Mandriva package
12cr|apache-mod_smtpd-0.9-1.r235759.13|163	

200 12
12cr|apache-mod_spam_die-0.1.2-16|1	#Module-Specific definitions
12cr|apache-mod_spam_die-0.1.2-16|2	%define mod_name mod_spam_die
12cr|apache-mod_spam_die-0.1.2-16|3	%define mod_conf 84_%{mod_name}.conf
12cr|apache-mod_spam_die-0.1.2-16|4	%define mod_so %{mod_name}.so
12cr|apache-mod_spam_die-0.1.2-16|5	
12cr|apache-mod_spam_die-0.1.2-16|6	Summary:	DSO module for the apache web server
12cr|apache-mod_spam_die-0.1.2-16|7	Name:		apache-%{mod_name}
12cr|apache-mod_spam_die-0.1.2-16|8	Version:	0.1.2
12cr|apache-mod_spam_die-0.1.2-16|9	Release:	16
12cr|apache-mod_spam_die-0.1.2-16|10	Group:		System/Servers
12cr|apache-mod_spam_die-0.1.2-16|11	License:	GPL
12cr|apache-mod_spam_die-0.1.2-16|12	URL:		http://spam-die.sourceforge.net/
12cr|apache-mod_spam_die-0.1.2-16|13	Source0:	%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_spam_die-0.1.2-16|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_spam_die-0.1.2-16|15	Requires(pre): rpm-helper
12cr|apache-mod_spam_die-0.1.2-16|16	Requires(postun): rpm-helper
12cr|apache-mod_spam_die-0.1.2-16|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_spam_die-0.1.2-16|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_spam_die-0.1.2-16|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_spam_die-0.1.2-16|20	Requires:	apache >= 2.2.0
12cr|apache-mod_spam_die-0.1.2-16|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_spam_die-0.1.2-16|22	BuildRequires:	file
12cr|apache-mod_spam_die-0.1.2-16|23	Epoch:		1
12cr|apache-mod_spam_die-0.1.2-16|24	
12cr|apache-mod_spam_die-0.1.2-16|25	%description
12cr|apache-mod_spam_die-0.1.2-16|26	%{mod_name} confuses spam crawlers by giving them infinite
12cr|apache-mod_spam_die-0.1.2-16|27	fake email addresses. It is inspired by DIE.net and
12cr|apache-mod_spam_die-0.1.2-16|28	spam-conference.
12cr|apache-mod_spam_die-0.1.2-16|29	
12cr|apache-mod_spam_die-0.1.2-16|30	%prep
12cr|apache-mod_spam_die-0.1.2-16|31	
12cr|apache-mod_spam_die-0.1.2-16|32	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_spam_die-0.1.2-16|33	# OE: do _not_ apply any register patch here!
12cr|apache-mod_spam_die-0.1.2-16|34	
12cr|apache-mod_spam_die-0.1.2-16|35	# strip away annoying ^M
12cr|apache-mod_spam_die-0.1.2-16|36	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_spam_die-0.1.2-16|37	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_spam_die-0.1.2-16|38	
12cr|apache-mod_spam_die-0.1.2-16|39	%build
12cr|apache-mod_spam_die-0.1.2-16|40	
12cr|apache-mod_spam_die-0.1.2-16|41	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_spam_die-0.1.2-16|42	
12cr|apache-mod_spam_die-0.1.2-16|43	%install
12cr|apache-mod_spam_die-0.1.2-16|44	
12cr|apache-mod_spam_die-0.1.2-16|45	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_spam_die-0.1.2-16|46	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_spam_die-0.1.2-16|47	
12cr|apache-mod_spam_die-0.1.2-16|48	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_spam_die-0.1.2-16|49	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_spam_die-0.1.2-16|50	
12cr|apache-mod_spam_die-0.1.2-16|51	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_spam_die-0.1.2-16|52	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_spam_die-0.1.2-16|53	
12cr|apache-mod_spam_die-0.1.2-16|54	%post
12cr|apache-mod_spam_die-0.1.2-16|55	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_spam_die-0.1.2-16|56	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_spam_die-0.1.2-16|57	fi
12cr|apache-mod_spam_die-0.1.2-16|58	
12cr|apache-mod_spam_die-0.1.2-16|59	%postun
12cr|apache-mod_spam_die-0.1.2-16|60	if [ "$1" = "0" ]; then
12cr|apache-mod_spam_die-0.1.2-16|61	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_spam_die-0.1.2-16|62	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_spam_die-0.1.2-16|63	fi
12cr|apache-mod_spam_die-0.1.2-16|64	fi
12cr|apache-mod_spam_die-0.1.2-16|65	
12cr|apache-mod_spam_die-0.1.2-16|66	%clean
12cr|apache-mod_spam_die-0.1.2-16|67	
12cr|apache-mod_spam_die-0.1.2-16|68	%files
12cr|apache-mod_spam_die-0.1.2-16|69	%doc INSTALL README
12cr|apache-mod_spam_die-0.1.2-16|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_spam_die-0.1.2-16|71	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_spam_die-0.1.2-16|72	%{_var}/www/html/addon-modules/*
12cr|apache-mod_spam_die-0.1.2-16|73	
12cr|apache-mod_spam_die-0.1.2-16|74	
12cr|apache-mod_spam_die-0.1.2-16|75	
12cr|apache-mod_spam_die-0.1.2-16|76	
12cr|apache-mod_spam_die-0.1.2-16|77	%changelog
12cr|apache-mod_spam_die-0.1.2-16|78	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.2-16mdv2012.0
12cr|apache-mod_spam_die-0.1.2-16|79	+ Revision: 772765
12cr|apache-mod_spam_die-0.1.2-16|80	- rebuild
12cr|apache-mod_spam_die-0.1.2-16|81	
12cr|apache-mod_spam_die-0.1.2-16|82	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.2-15
12cr|apache-mod_spam_die-0.1.2-16|83	+ Revision: 678419
12cr|apache-mod_spam_die-0.1.2-16|84	- mass rebuild
12cr|apache-mod_spam_die-0.1.2-16|85	
12cr|apache-mod_spam_die-0.1.2-16|86	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.2-14mdv2011.0
12cr|apache-mod_spam_die-0.1.2-16|87	+ Revision: 588065
12cr|apache-mod_spam_die-0.1.2-16|88	- rebuild
12cr|apache-mod_spam_die-0.1.2-16|89	
12cr|apache-mod_spam_die-0.1.2-16|90	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.2-13mdv2010.1
12cr|apache-mod_spam_die-0.1.2-16|91	+ Revision: 516181
12cr|apache-mod_spam_die-0.1.2-16|92	- rebuilt for apache-2.2.15
12cr|apache-mod_spam_die-0.1.2-16|93	
12cr|apache-mod_spam_die-0.1.2-16|94	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.2-12mdv2010.0
12cr|apache-mod_spam_die-0.1.2-16|95	+ Revision: 406652
12cr|apache-mod_spam_die-0.1.2-16|96	- rebuild
12cr|apache-mod_spam_die-0.1.2-16|97	
12cr|apache-mod_spam_die-0.1.2-16|98	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.2-11mdv2009.1
12cr|apache-mod_spam_die-0.1.2-16|99	+ Revision: 326258
12cr|apache-mod_spam_die-0.1.2-16|100	- rebuild
12cr|apache-mod_spam_die-0.1.2-16|101	
12cr|apache-mod_spam_die-0.1.2-16|102	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.2-10mdv2009.0
12cr|apache-mod_spam_die-0.1.2-16|103	+ Revision: 235104
12cr|apache-mod_spam_die-0.1.2-16|104	- rebuild
12cr|apache-mod_spam_die-0.1.2-16|105	
12cr|apache-mod_spam_die-0.1.2-16|106	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.2-9mdv2009.0
12cr|apache-mod_spam_die-0.1.2-16|107	+ Revision: 215642
12cr|apache-mod_spam_die-0.1.2-16|108	- fix rebuild
12cr|apache-mod_spam_die-0.1.2-16|109	
12cr|apache-mod_spam_die-0.1.2-16|110	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.2-8mdv2008.1
12cr|apache-mod_spam_die-0.1.2-16|111	+ Revision: 181907
12cr|apache-mod_spam_die-0.1.2-16|112	- rebuild
12cr|apache-mod_spam_die-0.1.2-16|113	
12cr|apache-mod_spam_die-0.1.2-16|114	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:0.1.2-7mdv2008.1
12cr|apache-mod_spam_die-0.1.2-16|115	+ Revision: 170751
12cr|apache-mod_spam_die-0.1.2-16|116	- rebuild
12cr|apache-mod_spam_die-0.1.2-16|117	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_spam_die-0.1.2-16|118	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_spam_die-0.1.2-16|119	
12cr|apache-mod_spam_die-0.1.2-16|120	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_spam_die-0.1.2-16|121	- restore BuildRoot
12cr|apache-mod_spam_die-0.1.2-16|122	
12cr|apache-mod_spam_die-0.1.2-16|123	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 1:0.1.2-6mdv2008.1
12cr|apache-mod_spam_die-0.1.2-16|124	+ Revision: 119824
12cr|apache-mod_spam_die-0.1.2-16|125	- rebuild b/c of missing package on ia32
12cr|apache-mod_spam_die-0.1.2-16|126	
12cr|apache-mod_spam_die-0.1.2-16|127	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.2-5mdv2008.0
12cr|apache-mod_spam_die-0.1.2-16|128	+ Revision: 82677
12cr|apache-mod_spam_die-0.1.2-16|129	- rebuild
12cr|apache-mod_spam_die-0.1.2-16|130	
12cr|apache-mod_spam_die-0.1.2-16|131	
12cr|apache-mod_spam_die-0.1.2-16|132	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4mdv2007.1
12cr|apache-mod_spam_die-0.1.2-16|133	+ Revision: 140757
12cr|apache-mod_spam_die-0.1.2-16|134	- rebuild
12cr|apache-mod_spam_die-0.1.2-16|135	
12cr|apache-mod_spam_die-0.1.2-16|136	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.2-3mdv2007.0
12cr|apache-mod_spam_die-0.1.2-16|137	+ Revision: 79515
12cr|apache-mod_spam_die-0.1.2-16|138	- Import apache-mod_spam_die
12cr|apache-mod_spam_die-0.1.2-16|139	
12cr|apache-mod_spam_die-0.1.2-16|140	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.2-3mdv2007.0
12cr|apache-mod_spam_die-0.1.2-16|141	- rebuild
12cr|apache-mod_spam_die-0.1.2-16|142	
12cr|apache-mod_spam_die-0.1.2-16|143	* Fri Dec 16 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.2-2mdk
12cr|apache-mod_spam_die-0.1.2-16|144	- rebuilt against apache-2.2.0
12cr|apache-mod_spam_die-0.1.2-16|145	
12cr|apache-mod_spam_die-0.1.2-16|146	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.2-1mdk
12cr|apache-mod_spam_die-0.1.2-16|147	- fix versioning
12cr|apache-mod_spam_die-0.1.2-16|148	
12cr|apache-mod_spam_die-0.1.2-16|149	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.1.2-2mdk
12cr|apache-mod_spam_die-0.1.2-16|150	- fix deps
12cr|apache-mod_spam_die-0.1.2-16|151	
12cr|apache-mod_spam_die-0.1.2-16|152	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.1.2-1mdk
12cr|apache-mod_spam_die-0.1.2-16|153	- rename the package
12cr|apache-mod_spam_die-0.1.2-16|154	- the conf.d directory is renamed to modules.d
12cr|apache-mod_spam_die-0.1.2-16|155	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_spam_die-0.1.2-16|156	
12cr|apache-mod_spam_die-0.1.2-16|157	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1.2-4mdk
12cr|apache-mod_spam_die-0.1.2-16|158	- use the %1
12cr|apache-mod_spam_die-0.1.2-16|159	
12cr|apache-mod_spam_die-0.1.2-16|160	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1.2-3mdk
12cr|apache-mod_spam_die-0.1.2-16|161	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_spam_die-0.1.2-16|162	- fix bug #6574
12cr|apache-mod_spam_die-0.1.2-16|163	
12cr|apache-mod_spam_die-0.1.2-16|164	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1.2-2mdk
12cr|apache-mod_spam_die-0.1.2-16|165	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_spam_die-0.1.2-16|166	
12cr|apache-mod_spam_die-0.1.2-16|167	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1.2-1mdk
12cr|apache-mod_spam_die-0.1.2-16|168	- rebuilt for apache 2.0.53
12cr|apache-mod_spam_die-0.1.2-16|169	
12cr|apache-mod_spam_die-0.1.2-16|170	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.1.2-1mdk
12cr|apache-mod_spam_die-0.1.2-16|171	- built for apache 2.0.52
12cr|apache-mod_spam_die-0.1.2-16|172	
12cr|apache-mod_spam_die-0.1.2-16|173	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_0.1.2-1mdk
12cr|apache-mod_spam_die-0.1.2-16|174	- built for apache 2.0.51
12cr|apache-mod_spam_die-0.1.2-16|175	
12cr|apache-mod_spam_die-0.1.2-16|176	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_0.1.2-1mdk
12cr|apache-mod_spam_die-0.1.2-16|177	- built for apache 2.0.50
12cr|apache-mod_spam_die-0.1.2-16|178	- remove redundant provides
12cr|apache-mod_spam_die-0.1.2-16|179	
12cr|apache-mod_spam_die-0.1.2-16|180	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_0.1.2-1mdk
12cr|apache-mod_spam_die-0.1.2-16|181	- built for apache 2.0.49
12cr|apache-mod_spam_die-0.1.2-16|182	

201 12
12cr|apache-mod_suphp-0.7.1-8|1	#Module-Specific definitions
12cr|apache-mod_suphp-0.7.1-8|2	%define mod_name mod_suphp
12cr|apache-mod_suphp-0.7.1-8|3	%define mod_conf A36_%{mod_name}.conf
12cr|apache-mod_suphp-0.7.1-8|4	%define mod_so %{mod_name}.so
12cr|apache-mod_suphp-0.7.1-8|5	
12cr|apache-mod_suphp-0.7.1-8|6	Summary:	DSO module for the apache web server
12cr|apache-mod_suphp-0.7.1-8|7	Name:		apache-%{mod_name}
12cr|apache-mod_suphp-0.7.1-8|8	Version:	0.7.1
12cr|apache-mod_suphp-0.7.1-8|9	Release:	8
12cr|apache-mod_suphp-0.7.1-8|10	Group:		System/Servers
12cr|apache-mod_suphp-0.7.1-8|11	License:	GPL
12cr|apache-mod_suphp-0.7.1-8|12	URL:		http://www.suphp.org/
12cr|apache-mod_suphp-0.7.1-8|13	Source0: 	http://www.suphp.org/download/suphp-%{version}.tar.gz
12cr|apache-mod_suphp-0.7.1-8|14	Source1:	%{mod_conf}
12cr|apache-mod_suphp-0.7.1-8|15	Source2:	suphp.conf
12cr|apache-mod_suphp-0.7.1-8|16	Requires(pre): rpm-helper
12cr|apache-mod_suphp-0.7.1-8|17	Requires(postun): rpm-helper
12cr|apache-mod_suphp-0.7.1-8|18	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_suphp-0.7.1-8|19	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_suphp-0.7.1-8|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_suphp-0.7.1-8|21	Requires:	apache >= 2.2.0
12cr|apache-mod_suphp-0.7.1-8|22	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_suphp-0.7.1-8|23	BuildRequires:	file
12cr|apache-mod_suphp-0.7.1-8|24	BuildRequires:	automake
12cr|apache-mod_suphp-0.7.1-8|25	Requires:	php-cgi
12cr|apache-mod_suphp-0.7.1-8|26	Requires:	php-fcgi
12cr|apache-mod_suphp-0.7.1-8|27	Epoch:		1
12cr|apache-mod_suphp-0.7.1-8|28	
12cr|apache-mod_suphp-0.7.1-8|29	%description
12cr|apache-mod_suphp-0.7.1-8|30	suPHP is a tool for executing PHP scripts with the permissions of their owners.
12cr|apache-mod_suphp-0.7.1-8|31	It consists of an Apache module (mod_suphp) and a setuid root binary (suphp)
12cr|apache-mod_suphp-0.7.1-8|32	that is called by the Apache module to change the uid of the process executing
12cr|apache-mod_suphp-0.7.1-8|33	the PHP interpreter.
12cr|apache-mod_suphp-0.7.1-8|34	
12cr|apache-mod_suphp-0.7.1-8|35	This package provides support for php as of:
12cr|apache-mod_suphp-0.7.1-8|36	
12cr|apache-mod_suphp-0.7.1-8|37	o mod_suphp.so uses the %{_bindir}/php-cgi binary
12cr|apache-mod_suphp-0.7.1-8|38	o mod_suphp_fcgi.so uses the %{_bindir}/php-fcgi binary
12cr|apache-mod_suphp-0.7.1-8|39	
12cr|apache-mod_suphp-0.7.1-8|40	%prep
12cr|apache-mod_suphp-0.7.1-8|41	
12cr|apache-mod_suphp-0.7.1-8|42	%setup -q -n suphp-%{version}
12cr|apache-mod_suphp-0.7.1-8|43	
12cr|apache-mod_suphp-0.7.1-8|44	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_suphp-0.7.1-8|45	cp %{SOURCE2} suphp.conf
12cr|apache-mod_suphp-0.7.1-8|46	
12cr|apache-mod_suphp-0.7.1-8|47	# strip away annoying ^M
12cr|apache-mod_suphp-0.7.1-8|48	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_suphp-0.7.1-8|49	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_suphp-0.7.1-8|50	
12cr|apache-mod_suphp-0.7.1-8|51	%build
12cr|apache-mod_suphp-0.7.1-8|52	rm -f configure
12cr|apache-mod_suphp-0.7.1-8|53	libtoolize --copy --force
12cr|apache-mod_suphp-0.7.1-8|54	aclocal
12cr|apache-mod_suphp-0.7.1-8|55	automake --add-missing --copy
12cr|apache-mod_suphp-0.7.1-8|56	autoconf
12cr|apache-mod_suphp-0.7.1-8|57	
12cr|apache-mod_suphp-0.7.1-8|58	COMMON_CONFIGURE="--enable-checkpath \
12cr|apache-mod_suphp-0.7.1-8|59	--enable-checkuid \
12cr|apache-mod_suphp-0.7.1-8|60	--enable-checkgid \
12cr|apache-mod_suphp-0.7.1-8|61	--with-apxs=%{_bindir}/apxs \
12cr|apache-mod_suphp-0.7.1-8|62	--with-apr=%{_bindir}/apr-1-config \
12cr|apache-mod_suphp-0.7.1-8|63	--with-setid-mode=owner \
12cr|apache-mod_suphp-0.7.1-8|64	--with-min-uid=500 \
12cr|apache-mod_suphp-0.7.1-8|65	--with-min-gid=500 \
12cr|apache-mod_suphp-0.7.1-8|66	--with-apache-user=apache"
12cr|apache-mod_suphp-0.7.1-8|67	
12cr|apache-mod_suphp-0.7.1-8|68	
12cr|apache-mod_suphp-0.7.1-8|69	%configure2_5x --localstatedir=/var/lib \
12cr|apache-mod_suphp-0.7.1-8|70	$COMMON_CONFIGURE \
12cr|apache-mod_suphp-0.7.1-8|71	--with-php=%{_bindir}/php-cgi \
12cr|apache-mod_suphp-0.7.1-8|72	--with-logfile=/var/log/httpd/suphp_log
12cr|apache-mod_suphp-0.7.1-8|73	
12cr|apache-mod_suphp-0.7.1-8|74	pushd src/apache2
12cr|apache-mod_suphp-0.7.1-8|75	%{_bindir}/apxs \
12cr|apache-mod_suphp-0.7.1-8|76	-I. \
12cr|apache-mod_suphp-0.7.1-8|77	-DHAVE_CONFIG_H \
12cr|apache-mod_suphp-0.7.1-8|78	-DSUPHP_PATH_TO_SUPHP=\\\"%{_sbindir}/suphp\\\" \
12cr|apache-mod_suphp-0.7.1-8|79	-c mod_suphp.c
12cr|apache-mod_suphp-0.7.1-8|80	popd
12cr|apache-mod_suphp-0.7.1-8|81	cp src/apache2/.libs/mod_suphp.so .
12cr|apache-mod_suphp-0.7.1-8|82	
12cr|apache-mod_suphp-0.7.1-8|83	%make -C src suphp
12cr|apache-mod_suphp-0.7.1-8|84	cp src/suphp suphp
12cr|apache-mod_suphp-0.7.1-8|85	make clean
12cr|apache-mod_suphp-0.7.1-8|86	
12cr|apache-mod_suphp-0.7.1-8|87	%configure2_5x --localstatedir=/var/lib \
12cr|apache-mod_suphp-0.7.1-8|88	$COMMON_CONFIGURE \
12cr|apache-mod_suphp-0.7.1-8|89	--with-php=%{_bindir}/php-fcgi \
12cr|apache-mod_suphp-0.7.1-8|90	--with-logfile=/var/log/httpd/suphp_fcgi_log
12cr|apache-mod_suphp-0.7.1-8|91	
12cr|apache-mod_suphp-0.7.1-8|92	cp src/apache2/mod_suphp.c src/apache2/mod_suphp_fcgi.c
12cr|apache-mod_suphp-0.7.1-8|93	perl -pi -e "s|suphp|suphp_fcgi|g" src/apache2/mod_suphp_fcgi.c
12cr|apache-mod_suphp-0.7.1-8|94	perl -pi -e "s|suPHP|suPHP_fcgi|g" src/apache2/mod_suphp_fcgi.c
12cr|apache-mod_suphp-0.7.1-8|95	
12cr|apache-mod_suphp-0.7.1-8|96	pushd src/apache2
12cr|apache-mod_suphp-0.7.1-8|97	%{_bindir}/apxs \
12cr|apache-mod_suphp-0.7.1-8|98	-I. \
12cr|apache-mod_suphp-0.7.1-8|99	-DHAVE_CONFIG_H \
12cr|apache-mod_suphp-0.7.1-8|100	-DSUPHP_PATH_TO_SUPHP=\\\"%{_sbindir}/suphp_fcgi\\\" \
12cr|apache-mod_suphp-0.7.1-8|101	-c mod_suphp_fcgi.c
12cr|apache-mod_suphp-0.7.1-8|102	popd
12cr|apache-mod_suphp-0.7.1-8|103	cp src/apache2/.libs/mod_suphp_fcgi.so .
12cr|apache-mod_suphp-0.7.1-8|104	
12cr|apache-mod_suphp-0.7.1-8|105	%make -C src suphp
12cr|apache-mod_suphp-0.7.1-8|106	cp src/suphp suphp_fcgi
12cr|apache-mod_suphp-0.7.1-8|107	make clean
12cr|apache-mod_suphp-0.7.1-8|108	
12cr|apache-mod_suphp-0.7.1-8|109	%install
12cr|apache-mod_suphp-0.7.1-8|110	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|apache-mod_suphp-0.7.1-8|111	
12cr|apache-mod_suphp-0.7.1-8|112	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|apache-mod_suphp-0.7.1-8|113	install -d %{buildroot}%{_sbindir}
12cr|apache-mod_suphp-0.7.1-8|114	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_suphp-0.7.1-8|115	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_suphp-0.7.1-8|116	
12cr|apache-mod_suphp-0.7.1-8|117	install -m0755 mod_suphp.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_suphp-0.7.1-8|118	install -m0755 mod_suphp_fcgi.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_suphp-0.7.1-8|119	
12cr|apache-mod_suphp-0.7.1-8|120	install -m0755 suphp %{buildroot}%{_sbindir}/suphp
12cr|apache-mod_suphp-0.7.1-8|121	install -m0755 suphp_fcgi %{buildroot}%{_sbindir}/suphp_fcgi
12cr|apache-mod_suphp-0.7.1-8|122	
12cr|apache-mod_suphp-0.7.1-8|123	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_suphp-0.7.1-8|124	install -m0644 suphp.conf %{buildroot}%{_sysconfdir}/suphp.conf
12cr|apache-mod_suphp-0.7.1-8|125	
12cr|apache-mod_suphp-0.7.1-8|126	# install log rotation stuff
12cr|apache-mod_suphp-0.7.1-8|127	cat > %{buildroot}%{_sysconfdir}/logrotate.d/apache-%{mod_name} << EOF
12cr|apache-mod_suphp-0.7.1-8|128	/var/log/httpd/suphp_log /var/log/httpd/suphp_fcgi_log {
12cr|apache-mod_suphp-0.7.1-8|129	size=2000M
12cr|apache-mod_suphp-0.7.1-8|130	rotate 5
12cr|apache-mod_suphp-0.7.1-8|131	monthly
12cr|apache-mod_suphp-0.7.1-8|132	missingok
12cr|apache-mod_suphp-0.7.1-8|133	notifempty
12cr|apache-mod_suphp-0.7.1-8|134	nocompress
12cr|apache-mod_suphp-0.7.1-8|135	prerotate
12cr|apache-mod_suphp-0.7.1-8|136	%{_initrddir}/httpd closelogs > /dev/null 2>&1
12cr|apache-mod_suphp-0.7.1-8|137	endscript
12cr|apache-mod_suphp-0.7.1-8|138	postrotate
12cr|apache-mod_suphp-0.7.1-8|139	%{_initrddir}/httpd closelogs > /dev/null 2>&1
12cr|apache-mod_suphp-0.7.1-8|140	endscript
12cr|apache-mod_suphp-0.7.1-8|141	}
12cr|apache-mod_suphp-0.7.1-8|142	EOF
12cr|apache-mod_suphp-0.7.1-8|143	
12cr|apache-mod_suphp-0.7.1-8|144	cat > REAME.MDK << EOF
12cr|apache-mod_suphp-0.7.1-8|145	A P A C H E - M O D _ S U P H P
12cr|apache-mod_suphp-0.7.1-8|146	-------------------------------
12cr|apache-mod_suphp-0.7.1-8|147	
12cr|apache-mod_suphp-0.7.1-8|148	This package provides ways to run php scripts under the uid and gid of the
12cr|apache-mod_suphp-0.7.1-8|149	user owning the vhost using the CGI mode oh php.
12cr|apache-mod_suphp-0.7.1-8|150	
12cr|apache-mod_suphp-0.7.1-8|151	The documentation states it is possible to use suphp with the mod_php DSO
12cr|apache-mod_suphp-0.7.1-8|152	installed, but this is not recommended and beyond the scope of this simple
12cr|apache-mod_suphp-0.7.1-8|153	documentation.
12cr|apache-mod_suphp-0.7.1-8|154	
12cr|apache-mod_suphp-0.7.1-8|155	You have three suphp DSO's to choose from, but you have to manually
12cr|apache-mod_suphp-0.7.1-8|156	enable the ones you want to use in the %{_sysconfdir}/httpd/conf.d/%{mod_conf1}
12cr|apache-mod_suphp-0.7.1-8|157	file.
12cr|apache-mod_suphp-0.7.1-8|158	
12cr|apache-mod_suphp-0.7.1-8|159	o mod_suphp.so uses the %{_bindir}/php-cgi binary
12cr|apache-mod_suphp-0.7.1-8|160	o mod_suphp_fcgi.so uses the %{_bindir}/php-fcgi binary
12cr|apache-mod_suphp-0.7.1-8|161	
12cr|apache-mod_suphp-0.7.1-8|162	Additionally you also have to install the nessesary php bits like so:
12cr|apache-mod_suphp-0.7.1-8|163	
12cr|apache-mod_suphp-0.7.1-8|164	urpmi php-cgi
12cr|apache-mod_suphp-0.7.1-8|165	
12cr|apache-mod_suphp-0.7.1-8|166	Or:
12cr|apache-mod_suphp-0.7.1-8|167	
12cr|apache-mod_suphp-0.7.1-8|168	urpmi php-fcgi
12cr|apache-mod_suphp-0.7.1-8|169	
12cr|apache-mod_suphp-0.7.1-8|170	Good luck!
12cr|apache-mod_suphp-0.7.1-8|171	
12cr|apache-mod_suphp-0.7.1-8|172	Regards // Oden Eriksson
12cr|apache-mod_suphp-0.7.1-8|173	EOF
12cr|apache-mod_suphp-0.7.1-8|174	
12cr|apache-mod_suphp-0.7.1-8|175	%post
12cr|apache-mod_suphp-0.7.1-8|176	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_suphp-0.7.1-8|177	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_suphp-0.7.1-8|178	fi
12cr|apache-mod_suphp-0.7.1-8|179	
12cr|apache-mod_suphp-0.7.1-8|180	%postun
12cr|apache-mod_suphp-0.7.1-8|181	if [ "$1" = "0" ]; then
12cr|apache-mod_suphp-0.7.1-8|182	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_suphp-0.7.1-8|183	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_suphp-0.7.1-8|184	fi
12cr|apache-mod_suphp-0.7.1-8|185	fi
12cr|apache-mod_suphp-0.7.1-8|186	
12cr|apache-mod_suphp-0.7.1-8|187	%clean
12cr|apache-mod_suphp-0.7.1-8|188	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|apache-mod_suphp-0.7.1-8|189	
12cr|apache-mod_suphp-0.7.1-8|190	%files
12cr|apache-mod_suphp-0.7.1-8|191	%defattr(-,root,root)
12cr|apache-mod_suphp-0.7.1-8|192	%doc AUTHORS COPYING ChangeLog README REAME.MDK doc
12cr|apache-mod_suphp-0.7.1-8|193	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/suphp.conf
12cr|apache-mod_suphp-0.7.1-8|194	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/apache-%{mod_name}
12cr|apache-mod_suphp-0.7.1-8|195	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_suphp-0.7.1-8|196	%attr(4755,root,root) %{_sbindir}/suphp
12cr|apache-mod_suphp-0.7.1-8|197	%attr(4755,root,root) %{_sbindir}/suphp_fcgi
12cr|apache-mod_suphp-0.7.1-8|198	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_suphp.so
12cr|apache-mod_suphp-0.7.1-8|199	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_suphp_fcgi.so
12cr|apache-mod_suphp-0.7.1-8|200	
12cr|apache-mod_suphp-0.7.1-8|201	
12cr|apache-mod_suphp-0.7.1-8|202	%changelog
12cr|apache-mod_suphp-0.7.1-8|203	* Sun Jun 10 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:0.7.1-8
12cr|apache-mod_suphp-0.7.1-8|204	+ Revision: 804360
12cr|apache-mod_suphp-0.7.1-8|205	- Rebuild for apache 2.4.x
12cr|apache-mod_suphp-0.7.1-8|206	
12cr|apache-mod_suphp-0.7.1-8|207	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.7.1-7
12cr|apache-mod_suphp-0.7.1-8|208	+ Revision: 772770
12cr|apache-mod_suphp-0.7.1-8|209	- rebuild
12cr|apache-mod_suphp-0.7.1-8|210	
12cr|apache-mod_suphp-0.7.1-8|211	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.7.1-6
12cr|apache-mod_suphp-0.7.1-8|212	+ Revision: 678424
12cr|apache-mod_suphp-0.7.1-8|213	- mass rebuild
12cr|apache-mod_suphp-0.7.1-8|214	
12cr|apache-mod_suphp-0.7.1-8|215	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.7.1-5mdv2011.0
12cr|apache-mod_suphp-0.7.1-8|216	+ Revision: 627736
12cr|apache-mod_suphp-0.7.1-8|217	- don't force the usage of automake1.7
12cr|apache-mod_suphp-0.7.1-8|218	
12cr|apache-mod_suphp-0.7.1-8|219	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.7.1-4mdv2011.0
12cr|apache-mod_suphp-0.7.1-8|220	+ Revision: 588070
12cr|apache-mod_suphp-0.7.1-8|221	- rebuild
12cr|apache-mod_suphp-0.7.1-8|222	
12cr|apache-mod_suphp-0.7.1-8|223	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.7.1-3mdv2010.1
12cr|apache-mod_suphp-0.7.1-8|224	+ Revision: 516186
12cr|apache-mod_suphp-0.7.1-8|225	- rebuilt for apache-2.2.15
12cr|apache-mod_suphp-0.7.1-8|226	
12cr|apache-mod_suphp-0.7.1-8|227	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.7.1-2mdv2010.0
12cr|apache-mod_suphp-0.7.1-8|228	+ Revision: 406658
12cr|apache-mod_suphp-0.7.1-8|229	- rebuild
12cr|apache-mod_suphp-0.7.1-8|230	
12cr|apache-mod_suphp-0.7.1-8|231	* Sun Jun 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.7.1-1mdv2010.0
12cr|apache-mod_suphp-0.7.1-8|232	+ Revision: 387749
12cr|apache-mod_suphp-0.7.1-8|233	- 0.7.1
12cr|apache-mod_suphp-0.7.1-8|234	- nuke redundant patches
12cr|apache-mod_suphp-0.7.1-8|235	
12cr|apache-mod_suphp-0.7.1-8|236	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.6.3-4mdv2009.1
12cr|apache-mod_suphp-0.7.1-8|237	+ Revision: 326263
12cr|apache-mod_suphp-0.7.1-8|238	- rebuild
12cr|apache-mod_suphp-0.7.1-8|239	
12cr|apache-mod_suphp-0.7.1-8|240	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.6.3-3mdv2009.0
12cr|apache-mod_suphp-0.7.1-8|241	+ Revision: 235108
12cr|apache-mod_suphp-0.7.1-8|242	- rebuild
12cr|apache-mod_suphp-0.7.1-8|243	
12cr|apache-mod_suphp-0.7.1-8|244	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.6.3-2mdv2009.0
12cr|apache-mod_suphp-0.7.1-8|245	+ Revision: 215647
12cr|apache-mod_suphp-0.7.1-8|246	- fix rebuild
12cr|apache-mod_suphp-0.7.1-8|247	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_suphp-0.7.1-8|248	
12cr|apache-mod_suphp-0.7.1-8|249	* Mon Mar 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.6.3-1mdv2009.0
12cr|apache-mod_suphp-0.7.1-8|250	+ Revision: 191190
12cr|apache-mod_suphp-0.7.1-8|251	- 0.6.3 (Major security fixes)
12cr|apache-mod_suphp-0.7.1-8|252	- rediffed P0,P1
12cr|apache-mod_suphp-0.7.1-8|253	
12cr|apache-mod_suphp-0.7.1-8|254	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.6.2-3mdv2008.1
12cr|apache-mod_suphp-0.7.1-8|255	+ Revision: 181923
12cr|apache-mod_suphp-0.7.1-8|256	- rebuild
12cr|apache-mod_suphp-0.7.1-8|257	
12cr|apache-mod_suphp-0.7.1-8|258	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:0.6.2-2mdv2008.1
12cr|apache-mod_suphp-0.7.1-8|259	+ Revision: 170752
12cr|apache-mod_suphp-0.7.1-8|260	- rebuild
12cr|apache-mod_suphp-0.7.1-8|261	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_suphp-0.7.1-8|262	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_suphp-0.7.1-8|263	
12cr|apache-mod_suphp-0.7.1-8|264	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_suphp-0.7.1-8|265	- restore BuildRoot
12cr|apache-mod_suphp-0.7.1-8|266	
12cr|apache-mod_suphp-0.7.1-8|267	* Sun Oct 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.6.2-1mdv2008.1
12cr|apache-mod_suphp-0.7.1-8|268	+ Revision: 98200
12cr|apache-mod_suphp-0.7.1-8|269	- 0.6.2
12cr|apache-mod_suphp-0.7.1-8|270	
12cr|apache-mod_suphp-0.7.1-8|271	* Wed Oct 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.6.1-6mdv2008.0
12cr|apache-mod_suphp-0.7.1-8|272	+ Revision: 94907
12cr|apache-mod_suphp-0.7.1-8|273	- remove the php4 hacks
12cr|apache-mod_suphp-0.7.1-8|274	
12cr|apache-mod_suphp-0.7.1-8|275	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.6.1-5mdv2008.0
12cr|apache-mod_suphp-0.7.1-8|276	+ Revision: 82682
12cr|apache-mod_suphp-0.7.1-8|277	- rebuild
12cr|apache-mod_suphp-0.7.1-8|278	
12cr|apache-mod_suphp-0.7.1-8|279	
12cr|apache-mod_suphp-0.7.1-8|280	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-4mdv2007.1
12cr|apache-mod_suphp-0.7.1-8|281	+ Revision: 140760
12cr|apache-mod_suphp-0.7.1-8|282	- rebuild
12cr|apache-mod_suphp-0.7.1-8|283	
12cr|apache-mod_suphp-0.7.1-8|284	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.6.1-3mdv2007.1
12cr|apache-mod_suphp-0.7.1-8|285	+ Revision: 79521
12cr|apache-mod_suphp-0.7.1-8|286	- Import apache-mod_suphp
12cr|apache-mod_suphp-0.7.1-8|287	
12cr|apache-mod_suphp-0.7.1-8|288	* Sun Jul 16 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.6.1-3mdk
12cr|apache-mod_suphp-0.7.1-8|289	- add changes and patches from the package by Andreas Thienemann
12cr|apache-mod_suphp-0.7.1-8|290	- split the different modules for each php version into its own sub
12cr|apache-mod_suphp-0.7.1-8|291	packages
12cr|apache-mod_suphp-0.7.1-8|292	
12cr|apache-mod_suphp-0.7.1-8|293	* Sun Apr 16 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.6.1-2mdk
12cr|apache-mod_suphp-0.7.1-8|294	- fix build against apache-2.2.0 (P0)
12cr|apache-mod_suphp-0.7.1-8|295	
12cr|apache-mod_suphp-0.7.1-8|296	* Thu Dec 01 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.6.1-1mdk
12cr|apache-mod_suphp-0.7.1-8|297	- 0.6.1 (Major bugfixes)
12cr|apache-mod_suphp-0.7.1-8|298	
12cr|apache-mod_suphp-0.7.1-8|299	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.5.2-1mdk
12cr|apache-mod_suphp-0.7.1-8|300	- fix versioning
12cr|apache-mod_suphp-0.7.1-8|301	
12cr|apache-mod_suphp-0.7.1-8|302	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.5.2-2mdk
12cr|apache-mod_suphp-0.7.1-8|303	- fix deps
12cr|apache-mod_suphp-0.7.1-8|304	
12cr|apache-mod_suphp-0.7.1-8|305	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.5.2-1mdk
12cr|apache-mod_suphp-0.7.1-8|306	- rename the package
12cr|apache-mod_suphp-0.7.1-8|307	- the conf.d directory is renamed to modules.d
12cr|apache-mod_suphp-0.7.1-8|308	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_suphp-0.7.1-8|309	
12cr|apache-mod_suphp-0.7.1-8|310	* Mon Apr 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.5.2-1mdk
12cr|apache-mod_suphp-0.7.1-8|311	- initial package
12cr|apache-mod_suphp-0.7.1-8|312	

202 12
12cr|apache-mod_svn_view-0.1.0-1.r148.5|1	#Module-Specific definitions
12cr|apache-mod_svn_view-0.1.0-1.r148.5|2	%define mod_name mod_svn_view
12cr|apache-mod_svn_view-0.1.0-1.r148.5|3	%define mod_conf A59_%{mod_name}.conf
12cr|apache-mod_svn_view-0.1.0-1.r148.5|4	%define mod_so %{mod_name}.so
12cr|apache-mod_svn_view-0.1.0-1.r148.5|5	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|6	%define snap r148
12cr|apache-mod_svn_view-0.1.0-1.r148.5|7	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|8	Summary:	Mod_svn_view provides a web-based view of a Subversion repository
12cr|apache-mod_svn_view-0.1.0-1.r148.5|9	Name:		apache-%{mod_name}
12cr|apache-mod_svn_view-0.1.0-1.r148.5|10	Version:	0.1.0
12cr|apache-mod_svn_view-0.1.0-1.r148.5|11	Release:	%mkrel 1.%{snap}.5
12cr|apache-mod_svn_view-0.1.0-1.r148.5|12	Group:		System/Servers
12cr|apache-mod_svn_view-0.1.0-1.r148.5|13	License:	GPL
12cr|apache-mod_svn_view-0.1.0-1.r148.5|14	URL:		http://www.outoforder.cc/projects/apache/mod_svn_view/
12cr|apache-mod_svn_view-0.1.0-1.r148.5|15	Source0:	%{mod_name}-%{version}-%{snap}.tar.bz2
12cr|apache-mod_svn_view-0.1.0-1.r148.5|16	Source1:	%{mod_conf}.bz2
12cr|apache-mod_svn_view-0.1.0-1.r148.5|17	Patch0:		mod_svn_view-svn16x_fix.diff
12cr|apache-mod_svn_view-0.1.0-1.r148.5|18	Requires(pre): rpm-helper
12cr|apache-mod_svn_view-0.1.0-1.r148.5|19	Requires(postun): rpm-helper
12cr|apache-mod_svn_view-0.1.0-1.r148.5|20	Requires(pre):	apache-conf >= 2.0.54
12cr|apache-mod_svn_view-0.1.0-1.r148.5|21	Requires(pre):	apache >= 2.0.54
12cr|apache-mod_svn_view-0.1.0-1.r148.5|22	Requires:	apache-conf >= 2.0.54
12cr|apache-mod_svn_view-0.1.0-1.r148.5|23	Requires:	apache >= 2.0.54
12cr|apache-mod_svn_view-0.1.0-1.r148.5|24	Requires:	apache-mod_transform
12cr|apache-mod_svn_view-0.1.0-1.r148.5|25	BuildRequires:  apache-devel >= 2.0.54
12cr|apache-mod_svn_view-0.1.0-1.r148.5|26	BuildRequires:	autoconf2.5
12cr|apache-mod_svn_view-0.1.0-1.r148.5|27	BuildRequires:	automake1.8
12cr|apache-mod_svn_view-0.1.0-1.r148.5|28	BuildRequires:	subversion-devel
12cr|apache-mod_svn_view-0.1.0-1.r148.5|29	BuildRequires:	libtool
12cr|apache-mod_svn_view-0.1.0-1.r148.5|30	BuildRequires:	libxml2-devel >= 2.6.11
12cr|apache-mod_svn_view-0.1.0-1.r148.5|31	BuildRequires:	libxslt-devel >= 1.1.5
12cr|apache-mod_svn_view-0.1.0-1.r148.5|32	BuildRequires:	file
12cr|apache-mod_svn_view-0.1.0-1.r148.5|33	BuildRequires:	python
12cr|apache-mod_svn_view-0.1.0-1.r148.5|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|apache-mod_svn_view-0.1.0-1.r148.5|35	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|36	%description
12cr|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
12cr|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
12cr|apache-mod_svn_view-0.1.0-1.r148.5|39	libraries directly instead of executing the command line client, and thus has
12cr|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
12cr|apache-mod_svn_view-0.1.0-1.r148.5|41	a simple XML output that can be run through XSL Transformations via
12cr|apache-mod_svn_view-0.1.0-1.r148.5|42	mod_transform to generate a customized look.
12cr|apache-mod_svn_view-0.1.0-1.r148.5|43	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|44	%prep
12cr|apache-mod_svn_view-0.1.0-1.r148.5|45	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|46	%setup -q -n %{mod_name}
12cr|apache-mod_svn_view-0.1.0-1.r148.5|47	%patch0 -p1
12cr|apache-mod_svn_view-0.1.0-1.r148.5|48	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|49	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|apache-mod_svn_view-0.1.0-1.r148.5|50	find . -type d -perm 0555 -exec chmod 755 {} \;
12cr|apache-mod_svn_view-0.1.0-1.r148.5|51	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|apache-mod_svn_view-0.1.0-1.r148.5|52	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|apache-mod_svn_view-0.1.0-1.r148.5|53	
12cr|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
12cr|apache-mod_svn_view-0.1.0-1.r148.5|55	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|apache-mod_svn_view-0.1.0-1.r148.5|56	done
12cr|apache-mod_svn_view-0.1.0-1.r148.5|57	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|58	# strip away annoying ^M
12cr|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//'
12cr|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//'
12cr|apache-mod_svn_view-0.1.0-1.r148.5|61	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|62	# libtool
12cr|apache-mod_svn_view-0.1.0-1.r148.5|63	perl -pi -e "s|AC_PROG_RANLIB|AC_PROG_LIBTOOL|g" configure*
12cr|apache-mod_svn_view-0.1.0-1.r148.5|64	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|65	# fix apr
12cr|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
12cr|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
12cr|apache-mod_svn_view-0.1.0-1.r148.5|68	perl -pi -e "s|%{_bindir}/apr-config|$APR|g" m4/*.m4
12cr|apache-mod_svn_view-0.1.0-1.r148.5|69	perl -pi -e "s|%{_bindir}/apu-config|$APU|g" m4/*.m4
12cr|apache-mod_svn_view-0.1.0-1.r148.5|70	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|71	# lib64 fix
12cr|apache-mod_svn_view-0.1.0-1.r148.5|72	perl -pi -e "s|/lib\b|/%{_lib}|g" m4/*.m4
12cr|apache-mod_svn_view-0.1.0-1.r148.5|73	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|74	%build
12cr|apache-mod_svn_view-0.1.0-1.r148.5|75	rm -rf autom4te.cache
12cr|apache-mod_svn_view-0.1.0-1.r148.5|76	touch ./config.in
12cr|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
12cr|apache-mod_svn_view-0.1.0-1.r148.5|78	
12cr|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
12cr|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
12cr|apache-mod_svn_view-0.1.0-1.r148.5|81	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|82	export CFLAGS="`%{_sbindir}/apxs -q CFLAGS` `$APR --cflags --includes`"
12cr|apache-mod_svn_view-0.1.0-1.r148.5|83	export CXXFLAGS="`%{_sbindir}/apxs -q CFLAGS` `$APR --cflags --includes`"
12cr|apache-mod_svn_view-0.1.0-1.r148.5|84	#export LIBTOOL="`$APR --apr-libtool`"
12cr|apache-mod_svn_view-0.1.0-1.r148.5|85	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|86	sh ./autogen.sh
12cr|apache-mod_svn_view-0.1.0-1.r148.5|87	autoconf
12cr|apache-mod_svn_view-0.1.0-1.r148.5|88	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|89	%configure2_5x --localstatedir=/var/lib
12cr|apache-mod_svn_view-0.1.0-1.r148.5|90	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|91	%make
12cr|apache-mod_svn_view-0.1.0-1.r148.5|92	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|93	%install
12cr|apache-mod_svn_view-0.1.0-1.r148.5|94	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|apache-mod_svn_view-0.1.0-1.r148.5|95	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|96	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_svn_view-0.1.0-1.r148.5|97	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_svn_view-0.1.0-1.r148.5|98	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|99	install -d %{buildroot}/var/www/mod_svn_view/xslt
12cr|apache-mod_svn_view-0.1.0-1.r148.5|100	install -d %{buildroot}/var/www/mod_svn_view/themes/blueview
12cr|apache-mod_svn_view-0.1.0-1.r148.5|101	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|102	install -m0644 themes/blueview/* %{buildroot}/var/www/mod_svn_view/themes/blueview
12cr|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
12cr|apache-mod_svn_view-0.1.0-1.r148.5|104	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|105	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_svn_view-0.1.0-1.r148.5|106	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_svn_view-0.1.0-1.r148.5|107	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|108	install -d %{buildroot}/var/www/html/addon-modules
12cr|apache-mod_svn_view-0.1.0-1.r148.5|109	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}/var/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_svn_view-0.1.0-1.r148.5|110	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|111	%post
12cr|apache-mod_svn_view-0.1.0-1.r148.5|112	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_svn_view-0.1.0-1.r148.5|113	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_svn_view-0.1.0-1.r148.5|114	fi
12cr|apache-mod_svn_view-0.1.0-1.r148.5|115	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|116	%postun
12cr|apache-mod_svn_view-0.1.0-1.r148.5|117	if [ "$1" = "0" ]; then
12cr|apache-mod_svn_view-0.1.0-1.r148.5|118	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_svn_view-0.1.0-1.r148.5|119	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_svn_view-0.1.0-1.r148.5|120	fi
12cr|apache-mod_svn_view-0.1.0-1.r148.5|121	fi
12cr|apache-mod_svn_view-0.1.0-1.r148.5|122	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|123	%clean
12cr|apache-mod_svn_view-0.1.0-1.r148.5|124	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|apache-mod_svn_view-0.1.0-1.r148.5|125	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|126	%files
12cr|apache-mod_svn_view-0.1.0-1.r148.5|127	%defattr(-,root,root)
12cr|apache-mod_svn_view-0.1.0-1.r148.5|128	%doc CREDITS LICENSE NOTICE
12cr|apache-mod_svn_view-0.1.0-1.r148.5|129	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|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
12cr|apache-mod_svn_view-0.1.0-1.r148.5|131	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_svn_view-0.1.0-1.r148.5|132	/var/www/html/addon-modules/*
12cr|apache-mod_svn_view-0.1.0-1.r148.5|133	/var/www/mod_svn_view/themes/blueview
12cr|apache-mod_svn_view-0.1.0-1.r148.5|134	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|135	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|136	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|137	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|138	%changelog
12cr|apache-mod_svn_view-0.1.0-1.r148.5|139	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1.r148.5mdv2011.0
12cr|apache-mod_svn_view-0.1.0-1.r148.5|140	+ Revision: 678425
12cr|apache-mod_svn_view-0.1.0-1.r148.5|141	- mass rebuild
12cr|apache-mod_svn_view-0.1.0-1.r148.5|142	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|143	* Thu Dec 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.1.0-1.r148.4mdv2011.0
12cr|apache-mod_svn_view-0.1.0-1.r148.5|144	+ Revision: 605253
12cr|apache-mod_svn_view-0.1.0-1.r148.5|145	- Rebuild with apr with workaround to issue with gcc type based
12cr|apache-mod_svn_view-0.1.0-1.r148.5|146	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|147	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1.r148.3mdv2011.0
12cr|apache-mod_svn_view-0.1.0-1.r148.5|148	+ Revision: 588071
12cr|apache-mod_svn_view-0.1.0-1.r148.5|149	- rebuild
12cr|apache-mod_svn_view-0.1.0-1.r148.5|150	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|151	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1.r148.2mdv2010.1
12cr|apache-mod_svn_view-0.1.0-1.r148.5|152	+ Revision: 516187
12cr|apache-mod_svn_view-0.1.0-1.r148.5|153	- rebuilt for apache-2.2.15
12cr|apache-mod_svn_view-0.1.0-1.r148.5|154	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|155	* Sun Aug 02 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1.r148.1mdv2010.0
12cr|apache-mod_svn_view-0.1.0-1.r148.5|156	+ Revision: 407514
12cr|apache-mod_svn_view-0.1.0-1.r148.5|157	- fix build
12cr|apache-mod_svn_view-0.1.0-1.r148.5|158	- new snap (r148)
12cr|apache-mod_svn_view-0.1.0-1.r148.5|159	- fix build
12cr|apache-mod_svn_view-0.1.0-1.r148.5|160	- rebuild
12cr|apache-mod_svn_view-0.1.0-1.r148.5|161	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|162	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1.r147.8mdv2009.1
12cr|apache-mod_svn_view-0.1.0-1.r148.5|163	+ Revision: 326266
12cr|apache-mod_svn_view-0.1.0-1.r148.5|164	- rebuild
12cr|apache-mod_svn_view-0.1.0-1.r148.5|165	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|166	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1.r147.7mdv2009.0
12cr|apache-mod_svn_view-0.1.0-1.r148.5|167	+ Revision: 235110
12cr|apache-mod_svn_view-0.1.0-1.r148.5|168	- rebuild
12cr|apache-mod_svn_view-0.1.0-1.r148.5|169	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|170	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1.r147.6mdv2009.0
12cr|apache-mod_svn_view-0.1.0-1.r148.5|171	+ Revision: 215650
12cr|apache-mod_svn_view-0.1.0-1.r148.5|172	- fix rebuild
12cr|apache-mod_svn_view-0.1.0-1.r148.5|173	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_svn_view-0.1.0-1.r148.5|174	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|175	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.1.0-1.r147.5mdv2008.1
12cr|apache-mod_svn_view-0.1.0-1.r148.5|176	+ Revision: 135823
12cr|apache-mod_svn_view-0.1.0-1.r148.5|177	- restore BuildRoot
12cr|apache-mod_svn_view-0.1.0-1.r148.5|178	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|179	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_svn_view-0.1.0-1.r148.5|180	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_svn_view-0.1.0-1.r148.5|181	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|182	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1.r147.5mdv2008.0
12cr|apache-mod_svn_view-0.1.0-1.r148.5|183	+ Revision: 82683
12cr|apache-mod_svn_view-0.1.0-1.r148.5|184	- rebuild
12cr|apache-mod_svn_view-0.1.0-1.r148.5|185	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|186	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|187	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1.r147.4mdv2007.1
12cr|apache-mod_svn_view-0.1.0-1.r148.5|188	+ Revision: 140761
12cr|apache-mod_svn_view-0.1.0-1.r148.5|189	- rebuild
12cr|apache-mod_svn_view-0.1.0-1.r148.5|190	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|191	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1.r147.3mdv2007.1
12cr|apache-mod_svn_view-0.1.0-1.r148.5|192	+ Revision: 79523
12cr|apache-mod_svn_view-0.1.0-1.r148.5|193	- Import apache-mod_svn_view
12cr|apache-mod_svn_view-0.1.0-1.r148.5|194	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|195	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1.r147.3mdv2007.0
12cr|apache-mod_svn_view-0.1.0-1.r148.5|196	- rebuild
12cr|apache-mod_svn_view-0.1.0-1.r148.5|197	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|198	* Tue Apr 18 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-0.r147.3mdk
12cr|apache-mod_svn_view-0.1.0-1.r148.5|199	- make it backportable
12cr|apache-mod_svn_view-0.1.0-1.r148.5|200	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|201	* Thu Apr 06 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-0.r147.2mdk
12cr|apache-mod_svn_view-0.1.0-1.r148.5|202	- make it backportable
12cr|apache-mod_svn_view-0.1.0-1.r148.5|203	
12cr|apache-mod_svn_view-0.1.0-1.r148.5|204	* Thu Apr 06 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-0.r147.1mdk
12cr|apache-mod_svn_view-0.1.0-1.r148.5|205	- initial Mandriva package
12cr|apache-mod_svn_view-0.1.0-1.r148.5|206	

203 12
12cr|apache-mod_tidy-0.5.5-13|1	#Module-Specific definitions
12cr|apache-mod_tidy-0.5.5-13|2	%define mod_name mod_tidy
12cr|apache-mod_tidy-0.5.5-13|3	%define mod_conf 31_%{mod_name}.conf
12cr|apache-mod_tidy-0.5.5-13|4	%define mod_so %{mod_name}.so
12cr|apache-mod_tidy-0.5.5-13|5	
12cr|apache-mod_tidy-0.5.5-13|6	Summary:	DSO module for the apache web server
12cr|apache-mod_tidy-0.5.5-13|7	Name:		apache-%{mod_name}
12cr|apache-mod_tidy-0.5.5-13|8	Version:	0.5.5
12cr|apache-mod_tidy-0.5.5-13|9	Release:	13
12cr|apache-mod_tidy-0.5.5-13|10	Group:		System/Servers
12cr|apache-mod_tidy-0.5.5-13|11	License:	Apache License
12cr|apache-mod_tidy-0.5.5-13|12	URL:		http://mod-tidy.sourceforge.net/
12cr|apache-mod_tidy-0.5.5-13|13	Source0:	http://www.gknw.at/development/apache/httpd-2.0/unix/modules/%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_tidy-0.5.5-13|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_tidy-0.5.5-13|15	Requires(pre): rpm-helper
12cr|apache-mod_tidy-0.5.5-13|16	Requires(postun): rpm-helper
12cr|apache-mod_tidy-0.5.5-13|17	Requires(pre):	apache-conf >= 2.0.55
12cr|apache-mod_tidy-0.5.5-13|18	Requires(pre):	apache >= 2.0.55
12cr|apache-mod_tidy-0.5.5-13|19	Requires:	apache-conf >= 2.0.55
12cr|apache-mod_tidy-0.5.5-13|20	Requires:	apache >= 2.0.55
12cr|apache-mod_tidy-0.5.5-13|21	BuildRequires:	apache-devel >= 2.0.55
12cr|apache-mod_tidy-0.5.5-13|22	BuildRequires:	tidy-devel
12cr|apache-mod_tidy-0.5.5-13|23	BuildRequires:	file
12cr|apache-mod_tidy-0.5.5-13|24	Epoch:		1
12cr|apache-mod_tidy-0.5.5-13|25	
12cr|apache-mod_tidy-0.5.5-13|26	%description
12cr|apache-mod_tidy-0.5.5-13|27	mod_tidy is a TidyLib based DSO module for the Apache HTTP Server
12cr|apache-mod_tidy-0.5.5-13|28	Version 2 to parse, clean-up and pretty-print the webservers'
12cr|apache-mod_tidy-0.5.5-13|29	(X)HTML output.
12cr|apache-mod_tidy-0.5.5-13|30	
12cr|apache-mod_tidy-0.5.5-13|31	%prep
12cr|apache-mod_tidy-0.5.5-13|32	
12cr|apache-mod_tidy-0.5.5-13|33	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_tidy-0.5.5-13|34	
12cr|apache-mod_tidy-0.5.5-13|35	# fix strange perms
12cr|apache-mod_tidy-0.5.5-13|36	chmod 644 README Changes
12cr|apache-mod_tidy-0.5.5-13|37	
12cr|apache-mod_tidy-0.5.5-13|38	# strip away annoying ^M
12cr|apache-mod_tidy-0.5.5-13|39	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_tidy-0.5.5-13|40	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_tidy-0.5.5-13|41	
12cr|apache-mod_tidy-0.5.5-13|42	%build
12cr|apache-mod_tidy-0.5.5-13|43	
12cr|apache-mod_tidy-0.5.5-13|44	%{_bindir}/apxs -ltidy -c src/%{mod_name}.c
12cr|apache-mod_tidy-0.5.5-13|45	
12cr|apache-mod_tidy-0.5.5-13|46	%install
12cr|apache-mod_tidy-0.5.5-13|47	
12cr|apache-mod_tidy-0.5.5-13|48	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_tidy-0.5.5-13|49	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_tidy-0.5.5-13|50	
12cr|apache-mod_tidy-0.5.5-13|51	cp -rp src/.libs .
12cr|apache-mod_tidy-0.5.5-13|52	
12cr|apache-mod_tidy-0.5.5-13|53	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_tidy-0.5.5-13|54	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_tidy-0.5.5-13|55	
12cr|apache-mod_tidy-0.5.5-13|56	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_tidy-0.5.5-13|57	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_tidy-0.5.5-13|58	
12cr|apache-mod_tidy-0.5.5-13|59	%post
12cr|apache-mod_tidy-0.5.5-13|60	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_tidy-0.5.5-13|61	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_tidy-0.5.5-13|62	fi
12cr|apache-mod_tidy-0.5.5-13|63	
12cr|apache-mod_tidy-0.5.5-13|64	%postun
12cr|apache-mod_tidy-0.5.5-13|65	if [ "$1" = "0" ]; then
12cr|apache-mod_tidy-0.5.5-13|66	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_tidy-0.5.5-13|67	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_tidy-0.5.5-13|68	fi
12cr|apache-mod_tidy-0.5.5-13|69	fi
12cr|apache-mod_tidy-0.5.5-13|70	
12cr|apache-mod_tidy-0.5.5-13|71	%clean
12cr|apache-mod_tidy-0.5.5-13|72	
12cr|apache-mod_tidy-0.5.5-13|73	%files
12cr|apache-mod_tidy-0.5.5-13|74	%doc README Changes
12cr|apache-mod_tidy-0.5.5-13|75	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_tidy-0.5.5-13|76	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_tidy-0.5.5-13|77	%{_var}/www/html/addon-modules/*
12cr|apache-mod_tidy-0.5.5-13|78	
12cr|apache-mod_tidy-0.5.5-13|79	
12cr|apache-mod_tidy-0.5.5-13|80	
12cr|apache-mod_tidy-0.5.5-13|81	
12cr|apache-mod_tidy-0.5.5-13|82	%changelog
12cr|apache-mod_tidy-0.5.5-13|83	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.5.5-13mdv2012.0
12cr|apache-mod_tidy-0.5.5-13|84	+ Revision: 772773
12cr|apache-mod_tidy-0.5.5-13|85	- rebuild
12cr|apache-mod_tidy-0.5.5-13|86	
12cr|apache-mod_tidy-0.5.5-13|87	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.5.5-12
12cr|apache-mod_tidy-0.5.5-13|88	+ Revision: 678427
12cr|apache-mod_tidy-0.5.5-13|89	- mass rebuild
12cr|apache-mod_tidy-0.5.5-13|90	
12cr|apache-mod_tidy-0.5.5-13|91	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.5.5-11mdv2011.0
12cr|apache-mod_tidy-0.5.5-13|92	+ Revision: 588073
12cr|apache-mod_tidy-0.5.5-13|93	- rebuild
12cr|apache-mod_tidy-0.5.5-13|94	
12cr|apache-mod_tidy-0.5.5-13|95	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.5.5-10mdv2010.1
12cr|apache-mod_tidy-0.5.5-13|96	+ Revision: 516189
12cr|apache-mod_tidy-0.5.5-13|97	- rebuilt for apache-2.2.15
12cr|apache-mod_tidy-0.5.5-13|98	
12cr|apache-mod_tidy-0.5.5-13|99	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.5.5-9mdv2010.0
12cr|apache-mod_tidy-0.5.5-13|100	+ Revision: 406661
12cr|apache-mod_tidy-0.5.5-13|101	- rebuild
12cr|apache-mod_tidy-0.5.5-13|102	
12cr|apache-mod_tidy-0.5.5-13|103	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.5.5-8mdv2009.0
12cr|apache-mod_tidy-0.5.5-13|104	+ Revision: 235112
12cr|apache-mod_tidy-0.5.5-13|105	- rebuild
12cr|apache-mod_tidy-0.5.5-13|106	
12cr|apache-mod_tidy-0.5.5-13|107	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.5.5-7mdv2009.0
12cr|apache-mod_tidy-0.5.5-13|108	+ Revision: 215653
12cr|apache-mod_tidy-0.5.5-13|109	- fix rebuild
12cr|apache-mod_tidy-0.5.5-13|110	
12cr|apache-mod_tidy-0.5.5-13|111	* Sun Mar 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.5.5-6mdv2008.1
12cr|apache-mod_tidy-0.5.5-13|112	+ Revision: 182871
12cr|apache-mod_tidy-0.5.5-13|113	- rebuild
12cr|apache-mod_tidy-0.5.5-13|114	
12cr|apache-mod_tidy-0.5.5-13|115	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:0.5.5-5mdv2008.1
12cr|apache-mod_tidy-0.5.5-13|116	+ Revision: 170754
12cr|apache-mod_tidy-0.5.5-13|117	- rebuild
12cr|apache-mod_tidy-0.5.5-13|118	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_tidy-0.5.5-13|119	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_tidy-0.5.5-13|120	
12cr|apache-mod_tidy-0.5.5-13|121	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_tidy-0.5.5-13|122	- restore BuildRoot
12cr|apache-mod_tidy-0.5.5-13|123	
12cr|apache-mod_tidy-0.5.5-13|124	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 1:0.5.5-4mdv2008.1
12cr|apache-mod_tidy-0.5.5-13|125	+ Revision: 119826
12cr|apache-mod_tidy-0.5.5-13|126	- rebuild b/c of missing package on ia32
12cr|apache-mod_tidy-0.5.5-13|127	
12cr|apache-mod_tidy-0.5.5-13|128	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.5.5-3mdv2008.0
12cr|apache-mod_tidy-0.5.5-13|129	+ Revision: 82685
12cr|apache-mod_tidy-0.5.5-13|130	- rebuild
12cr|apache-mod_tidy-0.5.5-13|131	
12cr|apache-mod_tidy-0.5.5-13|132	
12cr|apache-mod_tidy-0.5.5-13|133	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.5-2mdv2007.1
12cr|apache-mod_tidy-0.5.5-13|134	+ Revision: 140763
12cr|apache-mod_tidy-0.5.5-13|135	- rebuild
12cr|apache-mod_tidy-0.5.5-13|136	
12cr|apache-mod_tidy-0.5.5-13|137	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.5.5-1mdv2007.0
12cr|apache-mod_tidy-0.5.5-13|138	+ Revision: 79525
12cr|apache-mod_tidy-0.5.5-13|139	- Import apache-mod_tidy
12cr|apache-mod_tidy-0.5.5-13|140	
12cr|apache-mod_tidy-0.5.5-13|141	* Mon Jul 03 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.5.5-1mdv2007.0
12cr|apache-mod_tidy-0.5.5-13|142	- 0.5.5
12cr|apache-mod_tidy-0.5.5-13|143	- drop upstream apache220 patch (P0)
12cr|apache-mod_tidy-0.5.5-13|144	
12cr|apache-mod_tidy-0.5.5-13|145	* Fri Dec 16 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.5.3-2mdk
12cr|apache-mod_tidy-0.5.5-13|146	- rebuilt against apache-2.2.0 (P0)
12cr|apache-mod_tidy-0.5.5-13|147	
12cr|apache-mod_tidy-0.5.5-13|148	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.5.3-1mdk
12cr|apache-mod_tidy-0.5.5-13|149	- 0.5.3
12cr|apache-mod_tidy-0.5.5-13|150	- fix versioning
12cr|apache-mod_tidy-0.5.5-13|151	
12cr|apache-mod_tidy-0.5.5-13|152	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.5-1mdk
12cr|apache-mod_tidy-0.5.5-13|153	- 0.5
12cr|apache-mod_tidy-0.5.5-13|154	- new upstream maintainer (Sierk Bornemann)
12cr|apache-mod_tidy-0.5.5-13|155	
12cr|apache-mod_tidy-0.5.5-13|156	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.3-2mdk
12cr|apache-mod_tidy-0.5.5-13|157	- fix deps
12cr|apache-mod_tidy-0.5.5-13|158	
12cr|apache-mod_tidy-0.5.5-13|159	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.3-1mdk
12cr|apache-mod_tidy-0.5.5-13|160	- rename the package
12cr|apache-mod_tidy-0.5.5-13|161	- the conf.d directory is renamed to modules.d
12cr|apache-mod_tidy-0.5.5-13|162	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_tidy-0.5.5-13|163	
12cr|apache-mod_tidy-0.5.5-13|164	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.3-4mdk
12cr|apache-mod_tidy-0.5.5-13|165	- use the %1
12cr|apache-mod_tidy-0.5.5-13|166	
12cr|apache-mod_tidy-0.5.5-13|167	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.3-3mdk
12cr|apache-mod_tidy-0.5.5-13|168	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_tidy-0.5.5-13|169	- fix bug #6574
12cr|apache-mod_tidy-0.5.5-13|170	
12cr|apache-mod_tidy-0.5.5-13|171	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.3-2mdk
12cr|apache-mod_tidy-0.5.5-13|172	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_tidy-0.5.5-13|173	
12cr|apache-mod_tidy-0.5.5-13|174	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.3-1mdk
12cr|apache-mod_tidy-0.5.5-13|175	- rebuilt for apache 2.0.53
12cr|apache-mod_tidy-0.5.5-13|176	
12cr|apache-mod_tidy-0.5.5-13|177	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.3-1mdk
12cr|apache-mod_tidy-0.5.5-13|178	- built for apache 2.0.52
12cr|apache-mod_tidy-0.5.5-13|179	
12cr|apache-mod_tidy-0.5.5-13|180	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_0.3-1mdk
12cr|apache-mod_tidy-0.5.5-13|181	- built for apache 2.0.51
12cr|apache-mod_tidy-0.5.5-13|182	
12cr|apache-mod_tidy-0.5.5-13|183	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_0.3-1mdk
12cr|apache-mod_tidy-0.5.5-13|184	- built for apache 2.0.50
12cr|apache-mod_tidy-0.5.5-13|185	- remove redundant provides
12cr|apache-mod_tidy-0.5.5-13|186	
12cr|apache-mod_tidy-0.5.5-13|187	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_0.3-1mdk
12cr|apache-mod_tidy-0.5.5-13|188	- built for apache 2.0.49
12cr|apache-mod_tidy-0.5.5-13|189	

204 12
12cr|apache-mod_traf_thief-0.01-15|1	#Module-Specific definitions
12cr|apache-mod_traf_thief-0.01-15|2	%define mod_name mod_traf_thief
12cr|apache-mod_traf_thief-0.01-15|3	%define mod_conf A21_%{mod_name}.conf
12cr|apache-mod_traf_thief-0.01-15|4	%define mod_so %{mod_name}.so
12cr|apache-mod_traf_thief-0.01-15|5	
12cr|apache-mod_traf_thief-0.01-15|6	Summary:	DSO module for the apache web server
12cr|apache-mod_traf_thief-0.01-15|7	Name:		apache-%{mod_name}
12cr|apache-mod_traf_thief-0.01-15|8	Version:	0.01
12cr|apache-mod_traf_thief-0.01-15|9	Release:	15
12cr|apache-mod_traf_thief-0.01-15|10	Group:		System/Servers
12cr|apache-mod_traf_thief-0.01-15|11	License:	BSD-like
12cr|apache-mod_traf_thief-0.01-15|12	URL:		http://web.god.net.ru/projects/mod_traf_thief/
12cr|apache-mod_traf_thief-0.01-15|13	Source0: 	%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_traf_thief-0.01-15|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_traf_thief-0.01-15|15	Requires(pre): rpm-helper
12cr|apache-mod_traf_thief-0.01-15|16	Requires(postun): rpm-helper
12cr|apache-mod_traf_thief-0.01-15|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_traf_thief-0.01-15|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_traf_thief-0.01-15|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_traf_thief-0.01-15|20	Requires:	apache >= 2.2.0
12cr|apache-mod_traf_thief-0.01-15|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_traf_thief-0.01-15|22	BuildRequires:	file
12cr|apache-mod_traf_thief-0.01-15|23	Epoch:		1
12cr|apache-mod_traf_thief-0.01-15|24	
12cr|apache-mod_traf_thief-0.01-15|25	%description
12cr|apache-mod_traf_thief-0.01-15|26	This simple module allows you to redirect percent of traffic to
12cr|apache-mod_traf_thief-0.01-15|27	your url. For example you have free-based hosting services and you
12cr|apache-mod_traf_thief-0.01-15|28	need to redirect each 100 request to your resource From virtual
12cr|apache-mod_traf_thief-0.01-15|29	host user1.free.com. mod_traf_thief allow you to do this.
12cr|apache-mod_traf_thief-0.01-15|30	
12cr|apache-mod_traf_thief-0.01-15|31	%prep
12cr|apache-mod_traf_thief-0.01-15|32	
12cr|apache-mod_traf_thief-0.01-15|33	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_traf_thief-0.01-15|34	
12cr|apache-mod_traf_thief-0.01-15|35	# strip away annoying ^M
12cr|apache-mod_traf_thief-0.01-15|36	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_traf_thief-0.01-15|37	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_traf_thief-0.01-15|38	
12cr|apache-mod_traf_thief-0.01-15|39	%build
12cr|apache-mod_traf_thief-0.01-15|40	
12cr|apache-mod_traf_thief-0.01-15|41	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_traf_thief-0.01-15|42	
12cr|apache-mod_traf_thief-0.01-15|43	%install
12cr|apache-mod_traf_thief-0.01-15|44	
12cr|apache-mod_traf_thief-0.01-15|45	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_traf_thief-0.01-15|46	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_traf_thief-0.01-15|47	
12cr|apache-mod_traf_thief-0.01-15|48	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_traf_thief-0.01-15|49	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_traf_thief-0.01-15|50	
12cr|apache-mod_traf_thief-0.01-15|51	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_traf_thief-0.01-15|52	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_traf_thief-0.01-15|53	
12cr|apache-mod_traf_thief-0.01-15|54	%post
12cr|apache-mod_traf_thief-0.01-15|55	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_traf_thief-0.01-15|56	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_traf_thief-0.01-15|57	fi
12cr|apache-mod_traf_thief-0.01-15|58	
12cr|apache-mod_traf_thief-0.01-15|59	%postun
12cr|apache-mod_traf_thief-0.01-15|60	if [ "$1" = "0" ]; then
12cr|apache-mod_traf_thief-0.01-15|61	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_traf_thief-0.01-15|62	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_traf_thief-0.01-15|63	fi
12cr|apache-mod_traf_thief-0.01-15|64	fi
12cr|apache-mod_traf_thief-0.01-15|65	
12cr|apache-mod_traf_thief-0.01-15|66	%clean
12cr|apache-mod_traf_thief-0.01-15|67	
12cr|apache-mod_traf_thief-0.01-15|68	%files
12cr|apache-mod_traf_thief-0.01-15|69	%doc index.html License*
12cr|apache-mod_traf_thief-0.01-15|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_traf_thief-0.01-15|71	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_traf_thief-0.01-15|72	%{_var}/www/html/addon-modules/*
12cr|apache-mod_traf_thief-0.01-15|73	
12cr|apache-mod_traf_thief-0.01-15|74	
12cr|apache-mod_traf_thief-0.01-15|75	
12cr|apache-mod_traf_thief-0.01-15|76	
12cr|apache-mod_traf_thief-0.01-15|77	%changelog
12cr|apache-mod_traf_thief-0.01-15|78	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.01-15mdv2012.0
12cr|apache-mod_traf_thief-0.01-15|79	+ Revision: 772774
12cr|apache-mod_traf_thief-0.01-15|80	- rebuild
12cr|apache-mod_traf_thief-0.01-15|81	
12cr|apache-mod_traf_thief-0.01-15|82	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.01-14
12cr|apache-mod_traf_thief-0.01-15|83	+ Revision: 678428
12cr|apache-mod_traf_thief-0.01-15|84	- mass rebuild
12cr|apache-mod_traf_thief-0.01-15|85	
12cr|apache-mod_traf_thief-0.01-15|86	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.01-13mdv2011.0
12cr|apache-mod_traf_thief-0.01-15|87	+ Revision: 588074
12cr|apache-mod_traf_thief-0.01-15|88	- rebuild
12cr|apache-mod_traf_thief-0.01-15|89	
12cr|apache-mod_traf_thief-0.01-15|90	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.01-12mdv2010.1
12cr|apache-mod_traf_thief-0.01-15|91	+ Revision: 516190
12cr|apache-mod_traf_thief-0.01-15|92	- rebuilt for apache-2.2.15
12cr|apache-mod_traf_thief-0.01-15|93	
12cr|apache-mod_traf_thief-0.01-15|94	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.01-11mdv2010.0
12cr|apache-mod_traf_thief-0.01-15|95	+ Revision: 406662
12cr|apache-mod_traf_thief-0.01-15|96	- rebuild
12cr|apache-mod_traf_thief-0.01-15|97	
12cr|apache-mod_traf_thief-0.01-15|98	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.01-10mdv2009.1
12cr|apache-mod_traf_thief-0.01-15|99	+ Revision: 326267
12cr|apache-mod_traf_thief-0.01-15|100	- rebuild
12cr|apache-mod_traf_thief-0.01-15|101	
12cr|apache-mod_traf_thief-0.01-15|102	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.01-9mdv2009.0
12cr|apache-mod_traf_thief-0.01-15|103	+ Revision: 235113
12cr|apache-mod_traf_thief-0.01-15|104	- rebuild
12cr|apache-mod_traf_thief-0.01-15|105	
12cr|apache-mod_traf_thief-0.01-15|106	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.01-8mdv2009.0
12cr|apache-mod_traf_thief-0.01-15|107	+ Revision: 215654
12cr|apache-mod_traf_thief-0.01-15|108	- fix rebuild
12cr|apache-mod_traf_thief-0.01-15|109	
12cr|apache-mod_traf_thief-0.01-15|110	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.01-7mdv2008.1
12cr|apache-mod_traf_thief-0.01-15|111	+ Revision: 181927
12cr|apache-mod_traf_thief-0.01-15|112	- rebuild
12cr|apache-mod_traf_thief-0.01-15|113	
12cr|apache-mod_traf_thief-0.01-15|114	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:0.01-6mdv2008.1
12cr|apache-mod_traf_thief-0.01-15|115	+ Revision: 170755
12cr|apache-mod_traf_thief-0.01-15|116	- rebuild
12cr|apache-mod_traf_thief-0.01-15|117	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_traf_thief-0.01-15|118	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_traf_thief-0.01-15|119	
12cr|apache-mod_traf_thief-0.01-15|120	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_traf_thief-0.01-15|121	- restore BuildRoot
12cr|apache-mod_traf_thief-0.01-15|122	
12cr|apache-mod_traf_thief-0.01-15|123	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.01-5mdv2008.0
12cr|apache-mod_traf_thief-0.01-15|124	+ Revision: 82686
12cr|apache-mod_traf_thief-0.01-15|125	- rebuild
12cr|apache-mod_traf_thief-0.01-15|126	
12cr|apache-mod_traf_thief-0.01-15|127	
12cr|apache-mod_traf_thief-0.01-15|128	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.01-4mdv2007.1
12cr|apache-mod_traf_thief-0.01-15|129	+ Revision: 140764
12cr|apache-mod_traf_thief-0.01-15|130	- rebuild
12cr|apache-mod_traf_thief-0.01-15|131	
12cr|apache-mod_traf_thief-0.01-15|132	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.01-3mdv2007.1
12cr|apache-mod_traf_thief-0.01-15|133	+ Revision: 79527
12cr|apache-mod_traf_thief-0.01-15|134	- Import apache-mod_traf_thief
12cr|apache-mod_traf_thief-0.01-15|135	
12cr|apache-mod_traf_thief-0.01-15|136	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.01-3mdv2007.0
12cr|apache-mod_traf_thief-0.01-15|137	- rebuild
12cr|apache-mod_traf_thief-0.01-15|138	
12cr|apache-mod_traf_thief-0.01-15|139	* Fri Dec 16 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.01-2mdk
12cr|apache-mod_traf_thief-0.01-15|140	- rebuilt against apache-2.2.0
12cr|apache-mod_traf_thief-0.01-15|141	
12cr|apache-mod_traf_thief-0.01-15|142	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.01-1mdk
12cr|apache-mod_traf_thief-0.01-15|143	- fix versioning
12cr|apache-mod_traf_thief-0.01-15|144	
12cr|apache-mod_traf_thief-0.01-15|145	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.01-3mdk
12cr|apache-mod_traf_thief-0.01-15|146	- fix deps
12cr|apache-mod_traf_thief-0.01-15|147	
12cr|apache-mod_traf_thief-0.01-15|148	* Thu Jun 09 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.01-2mdk
12cr|apache-mod_traf_thief-0.01-15|149	- added the http://nux.se/apache-mod_traf_thief.html web page
12cr|apache-mod_traf_thief-0.01-15|150	as the ThiefURL to guide confused users :-)
12cr|apache-mod_traf_thief-0.01-15|151	
12cr|apache-mod_traf_thief-0.01-15|152	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.01-1mdk
12cr|apache-mod_traf_thief-0.01-15|153	- rename the package
12cr|apache-mod_traf_thief-0.01-15|154	- the conf.d directory is renamed to modules.d
12cr|apache-mod_traf_thief-0.01-15|155	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_traf_thief-0.01-15|156	
12cr|apache-mod_traf_thief-0.01-15|157	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.01-4mdk
12cr|apache-mod_traf_thief-0.01-15|158	- use the %1
12cr|apache-mod_traf_thief-0.01-15|159	
12cr|apache-mod_traf_thief-0.01-15|160	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.01-3mdk
12cr|apache-mod_traf_thief-0.01-15|161	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_traf_thief-0.01-15|162	- fix bug #6574
12cr|apache-mod_traf_thief-0.01-15|163	
12cr|apache-mod_traf_thief-0.01-15|164	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.01-2mdk
12cr|apache-mod_traf_thief-0.01-15|165	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_traf_thief-0.01-15|166	
12cr|apache-mod_traf_thief-0.01-15|167	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.01-1mdk
12cr|apache-mod_traf_thief-0.01-15|168	- rebuilt for apache 2.0.53
12cr|apache-mod_traf_thief-0.01-15|169	
12cr|apache-mod_traf_thief-0.01-15|170	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.01-1mdk
12cr|apache-mod_traf_thief-0.01-15|171	- built for apache 2.0.52
12cr|apache-mod_traf_thief-0.01-15|172	
12cr|apache-mod_traf_thief-0.01-15|173	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_0.01-1mdk
12cr|apache-mod_traf_thief-0.01-15|174	- built for apache 2.0.51
12cr|apache-mod_traf_thief-0.01-15|175	
12cr|apache-mod_traf_thief-0.01-15|176	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_0.01-1mdk
12cr|apache-mod_traf_thief-0.01-15|177	- built for apache 2.0.50
12cr|apache-mod_traf_thief-0.01-15|178	- remove redundant provides
12cr|apache-mod_traf_thief-0.01-15|179	
12cr|apache-mod_traf_thief-0.01-15|180	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_0.01-1mdk
12cr|apache-mod_traf_thief-0.01-15|181	- built for apache 2.0.49
12cr|apache-mod_traf_thief-0.01-15|182	

205 12
12cr|apache-mod_transform-0.6.0-37|1	#Module-Specific definitions
12cr|apache-mod_transform-0.6.0-37|2	%define mod_name mod_transform
12cr|apache-mod_transform-0.6.0-37|3	%define mod_conf A46_%{mod_name}.conf
12cr|apache-mod_transform-0.6.0-37|4	%define mod_so %{mod_name}.so
12cr|apache-mod_transform-0.6.0-37|5	
12cr|apache-mod_transform-0.6.0-37|6	Summary:	XSLT and XIncludes Output filter for Apache 2
12cr|apache-mod_transform-0.6.0-37|7	Name:		apache-%{mod_name}
12cr|apache-mod_transform-0.6.0-37|8	Version:	0.6.0
12cr|apache-mod_transform-0.6.0-37|9	Release:	%mkrel 37
12cr|apache-mod_transform-0.6.0-37|10	Group:		System/Servers
12cr|apache-mod_transform-0.6.0-37|11	License:	GPL
12cr|apache-mod_transform-0.6.0-37|12	URL:		http://www.outoforder.cc/projects/apache/mod_transform/
12cr|apache-mod_transform-0.6.0-37|13	Source0:	http://www.outoforder.cc/downloads/mod_transform/%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_transform-0.6.0-37|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_transform-0.6.0-37|15	Requires(pre): rpm-helper
12cr|apache-mod_transform-0.6.0-37|16	Requires(postun): rpm-helper
12cr|apache-mod_transform-0.6.0-37|17	Requires(pre):  apache-conf >= 2.0.54
12cr|apache-mod_transform-0.6.0-37|18	Requires(pre):  apache >= 2.0.54
12cr|apache-mod_transform-0.6.0-37|19	Requires:       apache-conf >= 2.0.54
12cr|apache-mod_transform-0.6.0-37|20	Requires:       apache >= 2.0.54
12cr|apache-mod_transform-0.6.0-37|21	BuildRequires:  apache-devel >= 2.0.54
12cr|apache-mod_transform-0.6.0-37|22	BuildRequires:	autoconf2.5
12cr|apache-mod_transform-0.6.0-37|23	BuildRequires:	automake
12cr|apache-mod_transform-0.6.0-37|24	BuildRequires:	libtool
12cr|apache-mod_transform-0.6.0-37|25	BuildRequires:	libxml2-devel >= 2.6.11
12cr|apache-mod_transform-0.6.0-37|26	BuildRequires:	libxslt-devel >= 1.1.5
12cr|apache-mod_transform-0.6.0-37|27	BuildRequires:	file
12cr|apache-mod_transform-0.6.0-37|28	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|apache-mod_transform-0.6.0-37|29	
12cr|apache-mod_transform-0.6.0-37|30	%description
12cr|apache-mod_transform-0.6.0-37|31	mod_transform is a filter module that allows Apache 2.0 to do
12cr|apache-mod_transform-0.6.0-37|32	dynamic XSL Transformations on either static XML documents, or XML
12cr|apache-mod_transform-0.6.0-37|33	documents generated from another Apache module or CGI program.
12cr|apache-mod_transform-0.6.0-37|34	
12cr|apache-mod_transform-0.6.0-37|35	%prep
12cr|apache-mod_transform-0.6.0-37|36	
12cr|apache-mod_transform-0.6.0-37|37	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_transform-0.6.0-37|38	
12cr|apache-mod_transform-0.6.0-37|39	# strip away annoying ^M
12cr|apache-mod_transform-0.6.0-37|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_transform-0.6.0-37|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_transform-0.6.0-37|42	
12cr|apache-mod_transform-0.6.0-37|43	# fix apr
12cr|apache-mod_transform-0.6.0-37|44	if [ -x %{_bindir}/apr-config ]; then APR=%{_bindir}/apr-config; fi || echo APR=%{_bindir}/apr-1-config
12cr|apache-mod_transform-0.6.0-37|45	if [ -x %{_bindir}/apu-config ]; then APU=%{_bindir}/apu-config; fi || echo APU=%{_bindir}/apu-1-config
12cr|apache-mod_transform-0.6.0-37|46	perl -pi -e "s|%{_bindir}/apr-config|$APR|g" m4/*.m4
12cr|apache-mod_transform-0.6.0-37|47	perl -pi -e "s|%{_bindir}/apu-config|$APU|g" m4/*.m4
12cr|apache-mod_transform-0.6.0-37|48	
12cr|apache-mod_transform-0.6.0-37|49	%build
12cr|apache-mod_transform-0.6.0-37|50	libtoolize --copy --force; aclocal -I m4; automake --add-missing --copy --foreign; autoconf
12cr|apache-mod_transform-0.6.0-37|51	
12cr|apache-mod_transform-0.6.0-37|52	%configure2_5x --localstatedir=/var/lib
12cr|apache-mod_transform-0.6.0-37|53	
12cr|apache-mod_transform-0.6.0-37|54	%make
12cr|apache-mod_transform-0.6.0-37|55	
12cr|apache-mod_transform-0.6.0-37|56	%install
12cr|apache-mod_transform-0.6.0-37|57	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|apache-mod_transform-0.6.0-37|58	
12cr|apache-mod_transform-0.6.0-37|59	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_transform-0.6.0-37|60	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_transform-0.6.0-37|61	
12cr|apache-mod_transform-0.6.0-37|62	install -m0755 src/.libs/libmod_transform.so %{buildroot}%{_libdir}/apache-extramodules/mod_transform.so
12cr|apache-mod_transform-0.6.0-37|63	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_transform-0.6.0-37|64	
12cr|apache-mod_transform-0.6.0-37|65	install -d %{buildroot}/var/www/html/addon-modules
12cr|apache-mod_transform-0.6.0-37|66	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}/var/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_transform-0.6.0-37|67	
12cr|apache-mod_transform-0.6.0-37|68	%post
12cr|apache-mod_transform-0.6.0-37|69	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_transform-0.6.0-37|70	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_transform-0.6.0-37|71	fi
12cr|apache-mod_transform-0.6.0-37|72	
12cr|apache-mod_transform-0.6.0-37|73	%postun
12cr|apache-mod_transform-0.6.0-37|74	if [ "$1" = "0" ]; then
12cr|apache-mod_transform-0.6.0-37|75	if [ -f /var/lock/subsys/httpd ]; then
12cr|apache-mod_transform-0.6.0-37|76	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_transform-0.6.0-37|77	fi
12cr|apache-mod_transform-0.6.0-37|78	fi
12cr|apache-mod_transform-0.6.0-37|79	
12cr|apache-mod_transform-0.6.0-37|80	%clean
12cr|apache-mod_transform-0.6.0-37|81	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|apache-mod_transform-0.6.0-37|82	
12cr|apache-mod_transform-0.6.0-37|83	%files
12cr|apache-mod_transform-0.6.0-37|84	%defattr(-,root,root)
12cr|apache-mod_transform-0.6.0-37|85	%doc README TODO
12cr|apache-mod_transform-0.6.0-37|86	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_transform-0.6.0-37|87	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_transform-0.6.0-37|88	/var/www/html/addon-modules/*
12cr|apache-mod_transform-0.6.0-37|89	
12cr|apache-mod_transform-0.6.0-37|90	
12cr|apache-mod_transform-0.6.0-37|91	%changelog
12cr|apache-mod_transform-0.6.0-37|92	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-37mdv2012.0
12cr|apache-mod_transform-0.6.0-37|93	+ Revision: 772775
12cr|apache-mod_transform-0.6.0-37|94	- rebuild
12cr|apache-mod_transform-0.6.0-37|95	
12cr|apache-mod_transform-0.6.0-37|96	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-14
12cr|apache-mod_transform-0.6.0-37|97	+ Revision: 678429
12cr|apache-mod_transform-0.6.0-37|98	- mass rebuild
12cr|apache-mod_transform-0.6.0-37|99	
12cr|apache-mod_transform-0.6.0-37|100	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-13mdv2011.0
12cr|apache-mod_transform-0.6.0-37|101	+ Revision: 627737
12cr|apache-mod_transform-0.6.0-37|102	- don't force the usage of automake1.7
12cr|apache-mod_transform-0.6.0-37|103	
12cr|apache-mod_transform-0.6.0-37|104	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-12mdv2011.0
12cr|apache-mod_transform-0.6.0-37|105	+ Revision: 588075
12cr|apache-mod_transform-0.6.0-37|106	- rebuild
12cr|apache-mod_transform-0.6.0-37|107	
12cr|apache-mod_transform-0.6.0-37|108	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-11mdv2010.1
12cr|apache-mod_transform-0.6.0-37|109	+ Revision: 516196
12cr|apache-mod_transform-0.6.0-37|110	- rebuilt for apache-2.2.15
12cr|apache-mod_transform-0.6.0-37|111	
12cr|apache-mod_transform-0.6.0-37|112	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-10mdv2010.0
12cr|apache-mod_transform-0.6.0-37|113	+ Revision: 406663
12cr|apache-mod_transform-0.6.0-37|114	- rebuild
12cr|apache-mod_transform-0.6.0-37|115	
12cr|apache-mod_transform-0.6.0-37|116	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-9mdv2009.1
12cr|apache-mod_transform-0.6.0-37|117	+ Revision: 326268
12cr|apache-mod_transform-0.6.0-37|118	- rebuild
12cr|apache-mod_transform-0.6.0-37|119	
12cr|apache-mod_transform-0.6.0-37|120	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-8mdv2009.0
12cr|apache-mod_transform-0.6.0-37|121	+ Revision: 235114
12cr|apache-mod_transform-0.6.0-37|122	- rebuild
12cr|apache-mod_transform-0.6.0-37|123	
12cr|apache-mod_transform-0.6.0-37|124	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-7mdv2009.0
12cr|apache-mod_transform-0.6.0-37|125	+ Revision: 215655
12cr|apache-mod_transform-0.6.0-37|126	- fix rebuild
12cr|apache-mod_transform-0.6.0-37|127	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_transform-0.6.0-37|128	
12cr|apache-mod_transform-0.6.0-37|129	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 0.6.0-6mdv2008.1
12cr|apache-mod_transform-0.6.0-37|130	+ Revision: 135823
12cr|apache-mod_transform-0.6.0-37|131	- restore BuildRoot
12cr|apache-mod_transform-0.6.0-37|132	
12cr|apache-mod_transform-0.6.0-37|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_transform-0.6.0-37|134	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_transform-0.6.0-37|135	
12cr|apache-mod_transform-0.6.0-37|136	* Mon Oct 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-6mdv2008.0
12cr|apache-mod_transform-0.6.0-37|137	+ Revision: 94137
12cr|apache-mod_transform-0.6.0-37|138	- rebuilt due to missing packages
12cr|apache-mod_transform-0.6.0-37|139	
12cr|apache-mod_transform-0.6.0-37|140	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-5mdv2008.0
12cr|apache-mod_transform-0.6.0-37|141	+ Revision: 82687
12cr|apache-mod_transform-0.6.0-37|142	- rebuild
12cr|apache-mod_transform-0.6.0-37|143	
12cr|apache-mod_transform-0.6.0-37|144	
12cr|apache-mod_transform-0.6.0-37|145	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-4mdv2007.1
12cr|apache-mod_transform-0.6.0-37|146	+ Revision: 140765
12cr|apache-mod_transform-0.6.0-37|147	- rebuild
12cr|apache-mod_transform-0.6.0-37|148	
12cr|apache-mod_transform-0.6.0-37|149	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-3mdv2007.1
12cr|apache-mod_transform-0.6.0-37|150	+ Revision: 79529
12cr|apache-mod_transform-0.6.0-37|151	- Import apache-mod_transform
12cr|apache-mod_transform-0.6.0-37|152	
12cr|apache-mod_transform-0.6.0-37|153	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-3mdv2007.0
12cr|apache-mod_transform-0.6.0-37|154	- rebuild
12cr|apache-mod_transform-0.6.0-37|155	
12cr|apache-mod_transform-0.6.0-37|156	* Thu Apr 06 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-2mdk
12cr|apache-mod_transform-0.6.0-37|157	- make it backportable
12cr|apache-mod_transform-0.6.0-37|158	
12cr|apache-mod_transform-0.6.0-37|159	* Mon Dec 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdk
12cr|apache-mod_transform-0.6.0-37|160	- initial Mandriva package
12cr|apache-mod_transform-0.6.0-37|161	

206 12
12cr|apache-mod_umask-0.1.0-10|1	#Module-Specific definitions
12cr|apache-mod_umask-0.1.0-10|2	%define mod_name mod_umask
12cr|apache-mod_umask-0.1.0-10|3	%define mod_conf A81_%{mod_name}.conf
12cr|apache-mod_umask-0.1.0-10|4	%define mod_so %{mod_name}.so
12cr|apache-mod_umask-0.1.0-10|5	
12cr|apache-mod_umask-0.1.0-10|6	Summary:	Mod_umask sets the Unix umask of the Apache HTTPd process after it has started
12cr|apache-mod_umask-0.1.0-10|7	Name:		apache-%{mod_name}
12cr|apache-mod_umask-0.1.0-10|8	Version:	0.1.0
12cr|apache-mod_umask-0.1.0-10|9	Release:	10
12cr|apache-mod_umask-0.1.0-10|10	Group:		System/Servers
12cr|apache-mod_umask-0.1.0-10|11	License:	GPL
12cr|apache-mod_umask-0.1.0-10|12	URL:		http://www.outoforder.cc/projects/apache/mod_umask/
12cr|apache-mod_umask-0.1.0-10|13	Source0:	http://www.outoforder.cc/downloads/mod_umask/%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_umask-0.1.0-10|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_umask-0.1.0-10|15	Patch0:		mod_umask-0.1.0-module.diff
12cr|apache-mod_umask-0.1.0-10|16	Requires(pre): rpm-helper
12cr|apache-mod_umask-0.1.0-10|17	Requires(postun): rpm-helper
12cr|apache-mod_umask-0.1.0-10|18	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_umask-0.1.0-10|19	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_umask-0.1.0-10|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_umask-0.1.0-10|21	Requires:	apache >= 2.2.0
12cr|apache-mod_umask-0.1.0-10|22	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_umask-0.1.0-10|23	BuildRequires:	file
12cr|apache-mod_umask-0.1.0-10|24	
12cr|apache-mod_umask-0.1.0-10|25	%description
12cr|apache-mod_umask-0.1.0-10|26	mod_umask sets the Unix umask of the Apache HTTPd process after it has started.
12cr|apache-mod_umask-0.1.0-10|27	This is useful when accessing Subversion from both mod_dav_svn and via a local
12cr|apache-mod_umask-0.1.0-10|28	client with a // url. Without setting a proper umask the file permissions can
12cr|apache-mod_umask-0.1.0-10|29	create a repository that is not easily accessable from both.
12cr|apache-mod_umask-0.1.0-10|30	
12cr|apache-mod_umask-0.1.0-10|31	%prep
12cr|apache-mod_umask-0.1.0-10|32	
12cr|apache-mod_umask-0.1.0-10|33	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_umask-0.1.0-10|34	%patch0 -p1
12cr|apache-mod_umask-0.1.0-10|35	
12cr|apache-mod_umask-0.1.0-10|36	# stupid libtool...
12cr|apache-mod_umask-0.1.0-10|37	perl -pi -e "s|libmod_umask|mod_umask|g" src/Makefile*
12cr|apache-mod_umask-0.1.0-10|38	
12cr|apache-mod_umask-0.1.0-10|39	# lib64 fixes
12cr|apache-mod_umask-0.1.0-10|40	perl -pi -e "s|/lib\b|/%{_lib}|g" *
12cr|apache-mod_umask-0.1.0-10|41	
12cr|apache-mod_umask-0.1.0-10|42	# strip away annoying ^M
12cr|apache-mod_umask-0.1.0-10|43	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_umask-0.1.0-10|44	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_umask-0.1.0-10|45	
12cr|apache-mod_umask-0.1.0-10|46	%build
12cr|apache-mod_umask-0.1.0-10|47	
12cr|apache-mod_umask-0.1.0-10|48	%configure2_5x --localstatedir=/var/lib
12cr|apache-mod_umask-0.1.0-10|49	
12cr|apache-mod_umask-0.1.0-10|50	%make
12cr|apache-mod_umask-0.1.0-10|51	
12cr|apache-mod_umask-0.1.0-10|52	%install
12cr|apache-mod_umask-0.1.0-10|53	
12cr|apache-mod_umask-0.1.0-10|54	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_umask-0.1.0-10|55	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_umask-0.1.0-10|56	
12cr|apache-mod_umask-0.1.0-10|57	install -m0755 src/.libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_umask-0.1.0-10|58	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_umask-0.1.0-10|59	
12cr|apache-mod_umask-0.1.0-10|60	%post
12cr|apache-mod_umask-0.1.0-10|61	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_umask-0.1.0-10|62	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_umask-0.1.0-10|63	fi
12cr|apache-mod_umask-0.1.0-10|64	
12cr|apache-mod_umask-0.1.0-10|65	%postun
12cr|apache-mod_umask-0.1.0-10|66	if [ "$1" = "0" ]; then
12cr|apache-mod_umask-0.1.0-10|67	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_umask-0.1.0-10|68	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_umask-0.1.0-10|69	fi
12cr|apache-mod_umask-0.1.0-10|70	fi
12cr|apache-mod_umask-0.1.0-10|71	
12cr|apache-mod_umask-0.1.0-10|72	%clean
12cr|apache-mod_umask-0.1.0-10|73	
12cr|apache-mod_umask-0.1.0-10|74	%files
12cr|apache-mod_umask-0.1.0-10|75	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_umask-0.1.0-10|76	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_umask-0.1.0-10|77	
12cr|apache-mod_umask-0.1.0-10|78	
12cr|apache-mod_umask-0.1.0-10|79	
12cr|apache-mod_umask-0.1.0-10|80	
12cr|apache-mod_umask-0.1.0-10|81	%changelog
12cr|apache-mod_umask-0.1.0-10|82	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-10mdv2011.0
12cr|apache-mod_umask-0.1.0-10|83	+ Revision: 678430
12cr|apache-mod_umask-0.1.0-10|84	- mass rebuild
12cr|apache-mod_umask-0.1.0-10|85	
12cr|apache-mod_umask-0.1.0-10|86	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-9mdv2011.0
12cr|apache-mod_umask-0.1.0-10|87	+ Revision: 588076
12cr|apache-mod_umask-0.1.0-10|88	- rebuild
12cr|apache-mod_umask-0.1.0-10|89	
12cr|apache-mod_umask-0.1.0-10|90	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-8mdv2010.1
12cr|apache-mod_umask-0.1.0-10|91	+ Revision: 516201
12cr|apache-mod_umask-0.1.0-10|92	- rebuilt for apache-2.2.15
12cr|apache-mod_umask-0.1.0-10|93	
12cr|apache-mod_umask-0.1.0-10|94	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2010.0
12cr|apache-mod_umask-0.1.0-10|95	+ Revision: 406664
12cr|apache-mod_umask-0.1.0-10|96	- rebuild
12cr|apache-mod_umask-0.1.0-10|97	
12cr|apache-mod_umask-0.1.0-10|98	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdv2009.0
12cr|apache-mod_umask-0.1.0-10|99	+ Revision: 235115
12cr|apache-mod_umask-0.1.0-10|100	- rebuild
12cr|apache-mod_umask-0.1.0-10|101	
12cr|apache-mod_umask-0.1.0-10|102	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdv2009.0
12cr|apache-mod_umask-0.1.0-10|103	+ Revision: 215657
12cr|apache-mod_umask-0.1.0-10|104	- fix rebuild
12cr|apache-mod_umask-0.1.0-10|105	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_umask-0.1.0-10|106	
12cr|apache-mod_umask-0.1.0-10|107	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdv2008.1
12cr|apache-mod_umask-0.1.0-10|108	+ Revision: 181937
12cr|apache-mod_umask-0.1.0-10|109	- rebuild
12cr|apache-mod_umask-0.1.0-10|110	
12cr|apache-mod_umask-0.1.0-10|111	+ Olivier Blin <oblin@mandriva.com>
12cr|apache-mod_umask-0.1.0-10|112	- restore BuildRoot
12cr|apache-mod_umask-0.1.0-10|113	
12cr|apache-mod_umask-0.1.0-10|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_umask-0.1.0-10|115	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_umask-0.1.0-10|116	
12cr|apache-mod_umask-0.1.0-10|117	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdv2008.0
12cr|apache-mod_umask-0.1.0-10|118	+ Revision: 82688
12cr|apache-mod_umask-0.1.0-10|119	- rebuild
12cr|apache-mod_umask-0.1.0-10|120	
12cr|apache-mod_umask-0.1.0-10|121	
12cr|apache-mod_umask-0.1.0-10|122	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdv2007.1
12cr|apache-mod_umask-0.1.0-10|123	+ Revision: 140766
12cr|apache-mod_umask-0.1.0-10|124	- rebuild
12cr|apache-mod_umask-0.1.0-10|125	
12cr|apache-mod_umask-0.1.0-10|126	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdv2007.0
12cr|apache-mod_umask-0.1.0-10|127	+ Revision: 79531
12cr|apache-mod_umask-0.1.0-10|128	- Import apache-mod_umask
12cr|apache-mod_umask-0.1.0-10|129	
12cr|apache-mod_umask-0.1.0-10|130	* Wed Aug 02 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdv2007.0
12cr|apache-mod_umask-0.1.0-10|131	- initial Mandriva package
12cr|apache-mod_umask-0.1.0-10|132	

207 12
12cr|apache-mod_upload-0-13|1	#Module-Specific definitions
12cr|apache-mod_upload-0-13|2	%define mod_name mod_upload
12cr|apache-mod_upload-0-13|3	%define mod_conf A70_%{mod_name}.conf
12cr|apache-mod_upload-0-13|4	%define mod_so %{mod_name}.so
12cr|apache-mod_upload-0-13|5	
12cr|apache-mod_upload-0-13|6	Summary:	DSO module for the apache web server
12cr|apache-mod_upload-0-13|7	Name:		apache-%{mod_name}
12cr|apache-mod_upload-0-13|8	Version:	0
12cr|apache-mod_upload-0-13|9	Release:	13
12cr|apache-mod_upload-0-13|10	Group:		System/Servers
12cr|apache-mod_upload-0-13|11	License:	GPL
12cr|apache-mod_upload-0-13|12	URL:		http://apache.webthing.com/mod_upload/
12cr|apache-mod_upload-0-13|13	# there is no official tar ball
12cr|apache-mod_upload-0-13|14	# http://apache.webthing.com/svn/apache/forms/mod_upload.c
12cr|apache-mod_upload-0-13|15	Source0:	http://apache.webthing.com/svn/apache/filters/xmlns/mod_upload.c
12cr|apache-mod_upload-0-13|16	Source1:	README.mod_upload
12cr|apache-mod_upload-0-13|17	Source2:	%{mod_conf}
12cr|apache-mod_upload-0-13|18	Requires(pre): rpm-helper
12cr|apache-mod_upload-0-13|19	Requires(postun): rpm-helper
12cr|apache-mod_upload-0-13|20	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_upload-0-13|21	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_upload-0-13|22	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_upload-0-13|23	Requires:	apache >= 2.2.0
12cr|apache-mod_upload-0-13|24	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_upload-0-13|25	BuildRequires:	file
12cr|apache-mod_upload-0-13|26	
12cr|apache-mod_upload-0-13|27	%description
12cr|apache-mod_upload-0-13|28	mod_upload is an input filter module for multipart/form-data, as submitted from
12cr|apache-mod_upload-0-13|29	File Upload forms on the Web. mod_upload decodes the data, so the handler gets
12cr|apache-mod_upload-0-13|30	the file itself without the MIME encoding. Other fields from the form are
12cr|apache-mod_upload-0-13|31	provided as a table of names/values.
12cr|apache-mod_upload-0-13|32	
12cr|apache-mod_upload-0-13|33	%prep
12cr|apache-mod_upload-0-13|34	
12cr|apache-mod_upload-0-13|35	%setup -q -c -T -n %{mod_name}-%{version}
12cr|apache-mod_upload-0-13|36	
12cr|apache-mod_upload-0-13|37	cp %{SOURCE0} %{mod_name}.c
12cr|apache-mod_upload-0-13|38	cp %{SOURCE1} README
12cr|apache-mod_upload-0-13|39	cp %{SOURCE2} %{mod_conf}
12cr|apache-mod_upload-0-13|40	
12cr|apache-mod_upload-0-13|41	# strip away annoying ^M
12cr|apache-mod_upload-0-13|42	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_upload-0-13|43	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_upload-0-13|44	
12cr|apache-mod_upload-0-13|45	%build
12cr|apache-mod_upload-0-13|46	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_upload-0-13|47	
12cr|apache-mod_upload-0-13|48	%install
12cr|apache-mod_upload-0-13|49	
12cr|apache-mod_upload-0-13|50	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_upload-0-13|51	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_upload-0-13|52	
12cr|apache-mod_upload-0-13|53	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_upload-0-13|54	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_upload-0-13|55	
12cr|apache-mod_upload-0-13|56	%post
12cr|apache-mod_upload-0-13|57	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_upload-0-13|58	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_upload-0-13|59	fi
12cr|apache-mod_upload-0-13|60	
12cr|apache-mod_upload-0-13|61	%postun
12cr|apache-mod_upload-0-13|62	if [ "$1" = "0" ]; then
12cr|apache-mod_upload-0-13|63	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_upload-0-13|64	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_upload-0-13|65	fi
12cr|apache-mod_upload-0-13|66	fi
12cr|apache-mod_upload-0-13|67	
12cr|apache-mod_upload-0-13|68	%clean
12cr|apache-mod_upload-0-13|69	
12cr|apache-mod_upload-0-13|70	%files
12cr|apache-mod_upload-0-13|71	%doc README
12cr|apache-mod_upload-0-13|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_upload-0-13|73	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_upload-0-13|74	
12cr|apache-mod_upload-0-13|75	
12cr|apache-mod_upload-0-13|76	
12cr|apache-mod_upload-0-13|77	
12cr|apache-mod_upload-0-13|78	%changelog
12cr|apache-mod_upload-0-13|79	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0-13mdv2012.0
12cr|apache-mod_upload-0-13|80	+ Revision: 773232
12cr|apache-mod_upload-0-13|81	- rebuild
12cr|apache-mod_upload-0-13|82	
12cr|apache-mod_upload-0-13|83	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0-12
12cr|apache-mod_upload-0-13|84	+ Revision: 678431
12cr|apache-mod_upload-0-13|85	- mass rebuild
12cr|apache-mod_upload-0-13|86	
12cr|apache-mod_upload-0-13|87	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0-11mdv2011.0
12cr|apache-mod_upload-0-13|88	+ Revision: 588077
12cr|apache-mod_upload-0-13|89	- rebuild
12cr|apache-mod_upload-0-13|90	
12cr|apache-mod_upload-0-13|91	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0-10mdv2010.1
12cr|apache-mod_upload-0-13|92	+ Revision: 516206
12cr|apache-mod_upload-0-13|93	- rebuilt for apache-2.2.15
12cr|apache-mod_upload-0-13|94	
12cr|apache-mod_upload-0-13|95	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0-9mdv2010.0
12cr|apache-mod_upload-0-13|96	+ Revision: 406665
12cr|apache-mod_upload-0-13|97	- rebuild
12cr|apache-mod_upload-0-13|98	
12cr|apache-mod_upload-0-13|99	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0-8mdv2009.0
12cr|apache-mod_upload-0-13|100	+ Revision: 235117
12cr|apache-mod_upload-0-13|101	- rebuild
12cr|apache-mod_upload-0-13|102	
12cr|apache-mod_upload-0-13|103	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0-7mdv2009.0
12cr|apache-mod_upload-0-13|104	+ Revision: 215660
12cr|apache-mod_upload-0-13|105	- fix rebuild
12cr|apache-mod_upload-0-13|106	
12cr|apache-mod_upload-0-13|107	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0-6mdv2008.1
12cr|apache-mod_upload-0-13|108	+ Revision: 181944
12cr|apache-mod_upload-0-13|109	- rebuild
12cr|apache-mod_upload-0-13|110	
12cr|apache-mod_upload-0-13|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_upload-0-13|112	- rebuild
12cr|apache-mod_upload-0-13|113	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_upload-0-13|114	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_upload-0-13|115	
12cr|apache-mod_upload-0-13|116	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_upload-0-13|117	- restore BuildRoot
12cr|apache-mod_upload-0-13|118	
12cr|apache-mod_upload-0-13|119	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0-4mdv2008.0
12cr|apache-mod_upload-0-13|120	+ Revision: 82689
12cr|apache-mod_upload-0-13|121	- rebuild
12cr|apache-mod_upload-0-13|122	
12cr|apache-mod_upload-0-13|123	
12cr|apache-mod_upload-0-13|124	* Wed Mar 14 2007 Oden Eriksson <oeriksson@mandriva.com> 0-3mdv2007.1
12cr|apache-mod_upload-0-13|125	+ Revision: 143742
12cr|apache-mod_upload-0-13|126	- bunzip sources
12cr|apache-mod_upload-0-13|127	
12cr|apache-mod_upload-0-13|128	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0-2mdv2007.1
12cr|apache-mod_upload-0-13|129	+ Revision: 140767
12cr|apache-mod_upload-0-13|130	- rebuild
12cr|apache-mod_upload-0-13|131	
12cr|apache-mod_upload-0-13|132	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0-1mdv2007.0
12cr|apache-mod_upload-0-13|133	+ Revision: 79533
12cr|apache-mod_upload-0-13|134	- Import apache-mod_upload
12cr|apache-mod_upload-0-13|135	
12cr|apache-mod_upload-0-13|136	* Tue Jul 18 2006 Oden Eriksson <oeriksson@mandriva.com> 0-1mdv2007.0
12cr|apache-mod_upload-0-13|137	- initial Mandriva package
12cr|apache-mod_upload-0-13|138	

208 12
12cr|apache-mod_variety-0.2.1-15|1	#Module-Specific definitions
12cr|apache-mod_variety-0.2.1-15|2	%define mod_name mod_variety
12cr|apache-mod_variety-0.2.1-15|3	%define mod_conf 78_%{mod_name}.conf
12cr|apache-mod_variety-0.2.1-15|4	%define mod_so %{mod_name}.so
12cr|apache-mod_variety-0.2.1-15|5	
12cr|apache-mod_variety-0.2.1-15|6	Summary:	Apache module to serve random files from a directory
12cr|apache-mod_variety-0.2.1-15|7	Name:		apache-%{mod_name}
12cr|apache-mod_variety-0.2.1-15|8	Version:	0.2.1
12cr|apache-mod_variety-0.2.1-15|9	Release:	15
12cr|apache-mod_variety-0.2.1-15|10	Group:		System/Servers
12cr|apache-mod_variety-0.2.1-15|11	License:	BSD
12cr|apache-mod_variety-0.2.1-15|12	URL:		http://pmade.org/pjones/software/mod_variety/
12cr|apache-mod_variety-0.2.1-15|13	Source0:	%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_variety-0.2.1-15|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_variety-0.2.1-15|15	Source2:	README.html.variety.bz2
12cr|apache-mod_variety-0.2.1-15|16	Patch0:		%{mod_name}-0.2.0-register.patch
12cr|apache-mod_variety-0.2.1-15|17	Patch1:		mod_variety-0.2.1-apache220.diff
12cr|apache-mod_variety-0.2.1-15|18	BuildRequires:	unzip
12cr|apache-mod_variety-0.2.1-15|19	Requires(pre): rpm-helper
12cr|apache-mod_variety-0.2.1-15|20	Requires(postun): rpm-helper
12cr|apache-mod_variety-0.2.1-15|21	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_variety-0.2.1-15|22	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_variety-0.2.1-15|23	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_variety-0.2.1-15|24	Requires:	apache >= 2.2.0
12cr|apache-mod_variety-0.2.1-15|25	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_variety-0.2.1-15|26	BuildRequires:	file
12cr|apache-mod_variety-0.2.1-15|27	Epoch:		1
12cr|apache-mod_variety-0.2.1-15|28	
12cr|apache-mod_variety-0.2.1-15|29	%description
12cr|apache-mod_variety-0.2.1-15|30	mod_variety is an Apache 2.x module that will serve a random file
12cr|apache-mod_variety-0.2.1-15|31	from the requested directory. It is useful for serving random
12cr|apache-mod_variety-0.2.1-15|32	images or completely random sites.
12cr|apache-mod_variety-0.2.1-15|33	
12cr|apache-mod_variety-0.2.1-15|34	%prep
12cr|apache-mod_variety-0.2.1-15|35	
12cr|apache-mod_variety-0.2.1-15|36	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_variety-0.2.1-15|37	%patch0 -p0
12cr|apache-mod_variety-0.2.1-15|38	%patch1 -p0
12cr|apache-mod_variety-0.2.1-15|39	bzcat %{SOURCE2} > README.html
12cr|apache-mod_variety-0.2.1-15|40	
12cr|apache-mod_variety-0.2.1-15|41	# strip away annoying ^M
12cr|apache-mod_variety-0.2.1-15|42	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_variety-0.2.1-15|43	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_variety-0.2.1-15|44	
12cr|apache-mod_variety-0.2.1-15|45	%build
12cr|apache-mod_variety-0.2.1-15|46	
12cr|apache-mod_variety-0.2.1-15|47	# fix strange file permissions
12cr|apache-mod_variety-0.2.1-15|48	find -type f|xargs chmod 644
12cr|apache-mod_variety-0.2.1-15|49	
12cr|apache-mod_variety-0.2.1-15|50	cp src/%{mod_name}.c %{mod_name}.c
12cr|apache-mod_variety-0.2.1-15|51	
12cr|apache-mod_variety-0.2.1-15|52	# make doesn't work, but this does (real qute!)
12cr|apache-mod_variety-0.2.1-15|53	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_variety-0.2.1-15|54	
12cr|apache-mod_variety-0.2.1-15|55	%install
12cr|apache-mod_variety-0.2.1-15|56	
12cr|apache-mod_variety-0.2.1-15|57	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_variety-0.2.1-15|58	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_variety-0.2.1-15|59	
12cr|apache-mod_variety-0.2.1-15|60	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_variety-0.2.1-15|61	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_variety-0.2.1-15|62	
12cr|apache-mod_variety-0.2.1-15|63	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_variety-0.2.1-15|64	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_variety-0.2.1-15|65	
12cr|apache-mod_variety-0.2.1-15|66	%post
12cr|apache-mod_variety-0.2.1-15|67	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_variety-0.2.1-15|68	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_variety-0.2.1-15|69	fi
12cr|apache-mod_variety-0.2.1-15|70	
12cr|apache-mod_variety-0.2.1-15|71	%postun
12cr|apache-mod_variety-0.2.1-15|72	if [ "$1" = "0" ]; then
12cr|apache-mod_variety-0.2.1-15|73	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_variety-0.2.1-15|74	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_variety-0.2.1-15|75	fi
12cr|apache-mod_variety-0.2.1-15|76	fi
12cr|apache-mod_variety-0.2.1-15|77	
12cr|apache-mod_variety-0.2.1-15|78	%clean
12cr|apache-mod_variety-0.2.1-15|79	
12cr|apache-mod_variety-0.2.1-15|80	%files
12cr|apache-mod_variety-0.2.1-15|81	%doc README.html docs/manual/*.xml docs/CREDITS docs/manual.txt
12cr|apache-mod_variety-0.2.1-15|82	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_variety-0.2.1-15|83	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_variety-0.2.1-15|84	%{_var}/www/html/addon-modules/*
12cr|apache-mod_variety-0.2.1-15|85	
12cr|apache-mod_variety-0.2.1-15|86	
12cr|apache-mod_variety-0.2.1-15|87	
12cr|apache-mod_variety-0.2.1-15|88	
12cr|apache-mod_variety-0.2.1-15|89	%changelog
12cr|apache-mod_variety-0.2.1-15|90	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-15mdv2012.0
12cr|apache-mod_variety-0.2.1-15|91	+ Revision: 773233
12cr|apache-mod_variety-0.2.1-15|92	- rebuild
12cr|apache-mod_variety-0.2.1-15|93	
12cr|apache-mod_variety-0.2.1-15|94	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-14
12cr|apache-mod_variety-0.2.1-15|95	+ Revision: 678432
12cr|apache-mod_variety-0.2.1-15|96	- mass rebuild
12cr|apache-mod_variety-0.2.1-15|97	
12cr|apache-mod_variety-0.2.1-15|98	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-13mdv2011.0
12cr|apache-mod_variety-0.2.1-15|99	+ Revision: 588078
12cr|apache-mod_variety-0.2.1-15|100	- rebuild
12cr|apache-mod_variety-0.2.1-15|101	
12cr|apache-mod_variety-0.2.1-15|102	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-12mdv2010.1
12cr|apache-mod_variety-0.2.1-15|103	+ Revision: 516212
12cr|apache-mod_variety-0.2.1-15|104	- rebuilt for apache-2.2.15
12cr|apache-mod_variety-0.2.1-15|105	
12cr|apache-mod_variety-0.2.1-15|106	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-11mdv2010.0
12cr|apache-mod_variety-0.2.1-15|107	+ Revision: 406666
12cr|apache-mod_variety-0.2.1-15|108	- rebuild
12cr|apache-mod_variety-0.2.1-15|109	
12cr|apache-mod_variety-0.2.1-15|110	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-10mdv2009.1
12cr|apache-mod_variety-0.2.1-15|111	+ Revision: 326269
12cr|apache-mod_variety-0.2.1-15|112	- rebuild
12cr|apache-mod_variety-0.2.1-15|113	
12cr|apache-mod_variety-0.2.1-15|114	+ Michael Scherer <misc@mandriva.org>
12cr|apache-mod_variety-0.2.1-15|115	- better summary
12cr|apache-mod_variety-0.2.1-15|116	
12cr|apache-mod_variety-0.2.1-15|117	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-9mdv2009.0
12cr|apache-mod_variety-0.2.1-15|118	+ Revision: 235118
12cr|apache-mod_variety-0.2.1-15|119	- rebuild
12cr|apache-mod_variety-0.2.1-15|120	
12cr|apache-mod_variety-0.2.1-15|121	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-8mdv2009.0
12cr|apache-mod_variety-0.2.1-15|122	+ Revision: 215662
12cr|apache-mod_variety-0.2.1-15|123	- fix rebuild
12cr|apache-mod_variety-0.2.1-15|124	
12cr|apache-mod_variety-0.2.1-15|125	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-7mdv2008.1
12cr|apache-mod_variety-0.2.1-15|126	+ Revision: 181951
12cr|apache-mod_variety-0.2.1-15|127	- rebuild
12cr|apache-mod_variety-0.2.1-15|128	
12cr|apache-mod_variety-0.2.1-15|129	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:0.2.1-6mdv2008.1
12cr|apache-mod_variety-0.2.1-15|130	+ Revision: 170757
12cr|apache-mod_variety-0.2.1-15|131	- rebuild
12cr|apache-mod_variety-0.2.1-15|132	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_variety-0.2.1-15|133	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_variety-0.2.1-15|134	
12cr|apache-mod_variety-0.2.1-15|135	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_variety-0.2.1-15|136	- restore BuildRoot
12cr|apache-mod_variety-0.2.1-15|137	
12cr|apache-mod_variety-0.2.1-15|138	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-5mdv2008.0
12cr|apache-mod_variety-0.2.1-15|139	+ Revision: 82691
12cr|apache-mod_variety-0.2.1-15|140	- rebuild
12cr|apache-mod_variety-0.2.1-15|141	
12cr|apache-mod_variety-0.2.1-15|142	
12cr|apache-mod_variety-0.2.1-15|143	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-4mdv2007.1
12cr|apache-mod_variety-0.2.1-15|144	+ Revision: 140768
12cr|apache-mod_variety-0.2.1-15|145	- rebuild
12cr|apache-mod_variety-0.2.1-15|146	
12cr|apache-mod_variety-0.2.1-15|147	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-3mdv2007.1
12cr|apache-mod_variety-0.2.1-15|148	+ Revision: 79535
12cr|apache-mod_variety-0.2.1-15|149	- Import apache-mod_variety
12cr|apache-mod_variety-0.2.1-15|150	
12cr|apache-mod_variety-0.2.1-15|151	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-3mdv2007.0
12cr|apache-mod_variety-0.2.1-15|152	- rebuild
12cr|apache-mod_variety-0.2.1-15|153	
12cr|apache-mod_variety-0.2.1-15|154	* Tue Dec 13 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-2mdk
12cr|apache-mod_variety-0.2.1-15|155	- rebuilt against apache-2.2.0
12cr|apache-mod_variety-0.2.1-15|156	- fix the conf
12cr|apache-mod_variety-0.2.1-15|157	
12cr|apache-mod_variety-0.2.1-15|158	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-1mdk
12cr|apache-mod_variety-0.2.1-15|159	- fix versioning
12cr|apache-mod_variety-0.2.1-15|160	
12cr|apache-mod_variety-0.2.1-15|161	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.2.1-2mdk
12cr|apache-mod_variety-0.2.1-15|162	- fix deps
12cr|apache-mod_variety-0.2.1-15|163	
12cr|apache-mod_variety-0.2.1-15|164	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.2.1-1mdk
12cr|apache-mod_variety-0.2.1-15|165	- rename the package
12cr|apache-mod_variety-0.2.1-15|166	- the conf.d directory is renamed to modules.d
12cr|apache-mod_variety-0.2.1-15|167	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_variety-0.2.1-15|168	
12cr|apache-mod_variety-0.2.1-15|169	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.2.1-4mdk
12cr|apache-mod_variety-0.2.1-15|170	- use the %1
12cr|apache-mod_variety-0.2.1-15|171	
12cr|apache-mod_variety-0.2.1-15|172	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.2.1-3mdk
12cr|apache-mod_variety-0.2.1-15|173	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_variety-0.2.1-15|174	- fix bug #6574
12cr|apache-mod_variety-0.2.1-15|175	
12cr|apache-mod_variety-0.2.1-15|176	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.2.1-2mdk
12cr|apache-mod_variety-0.2.1-15|177	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_variety-0.2.1-15|178	
12cr|apache-mod_variety-0.2.1-15|179	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.2.1-1mdk
12cr|apache-mod_variety-0.2.1-15|180	- rebuilt for apache 2.0.53
12cr|apache-mod_variety-0.2.1-15|181	
12cr|apache-mod_variety-0.2.1-15|182	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.2.1-1mdk
12cr|apache-mod_variety-0.2.1-15|183	- built for apache 2.0.52
12cr|apache-mod_variety-0.2.1-15|184	
12cr|apache-mod_variety-0.2.1-15|185	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_0.2.1-1mdk
12cr|apache-mod_variety-0.2.1-15|186	- built for apache 2.0.51
12cr|apache-mod_variety-0.2.1-15|187	
12cr|apache-mod_variety-0.2.1-15|188	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_0.2.1-1mdk
12cr|apache-mod_variety-0.2.1-15|189	- built for apache 2.0.50
12cr|apache-mod_variety-0.2.1-15|190	- remove redundant provides
12cr|apache-mod_variety-0.2.1-15|191	
12cr|apache-mod_variety-0.2.1-15|192	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_0.2.1-1mdk
12cr|apache-mod_variety-0.2.1-15|193	- built for apache 2.0.49
12cr|apache-mod_variety-0.2.1-15|194	

209 12
12cr|apache-mod_vdbh-1.0.3-22|1	#Module-Specific definitions
12cr|apache-mod_vdbh-1.0.3-22|2	%define mod_name mod_vdbh
12cr|apache-mod_vdbh-1.0.3-22|3	%define mod_conf 21_%{mod_name}.conf
12cr|apache-mod_vdbh-1.0.3-22|4	%define mod_so %{mod_name}.so
12cr|apache-mod_vdbh-1.0.3-22|5	
12cr|apache-mod_vdbh-1.0.3-22|6	Summary:	A Virtual Database Hosting DSO module for the apache web server
12cr|apache-mod_vdbh-1.0.3-22|7	Name:		apache-%{mod_name}
12cr|apache-mod_vdbh-1.0.3-22|8	Version:	1.0.3
12cr|apache-mod_vdbh-1.0.3-22|9	Release:	22
12cr|apache-mod_vdbh-1.0.3-22|10	Group:		System/Servers
12cr|apache-mod_vdbh-1.0.3-22|11	License:	GPL
12cr|apache-mod_vdbh-1.0.3-22|12	URL:		http://www.synthemesc.com/mod_vdbh/
12cr|apache-mod_vdbh-1.0.3-22|13	Source0:	%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_vdbh-1.0.3-22|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_vdbh-1.0.3-22|15	Requires(pre): rpm-helper
12cr|apache-mod_vdbh-1.0.3-22|16	Requires(postun): rpm-helper
12cr|apache-mod_vdbh-1.0.3-22|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_vdbh-1.0.3-22|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_vdbh-1.0.3-22|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_vdbh-1.0.3-22|20	Requires:	apache >= 2.2.0
12cr|apache-mod_vdbh-1.0.3-22|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_vdbh-1.0.3-22|22	BuildRequires:	mysql-devel
12cr|apache-mod_vdbh-1.0.3-22|23	BuildRequires:	file
12cr|apache-mod_vdbh-1.0.3-22|24	Epoch:		1
12cr|apache-mod_vdbh-1.0.3-22|25	
12cr|apache-mod_vdbh-1.0.3-22|26	%description
12cr|apache-mod_vdbh-1.0.3-22|27	mod_vdbh is an Apache Web Server module allowing mass virtual
12cr|apache-mod_vdbh-1.0.3-22|28	hosting without the need for file based configuration. The virtual
12cr|apache-mod_vdbh-1.0.3-22|29	host paths are translated from a MySQL database at request time,
12cr|apache-mod_vdbh-1.0.3-22|30	thus the configuration can be changed without having to restart
12cr|apache-mod_vdbh-1.0.3-22|31	Apache Web Server.
12cr|apache-mod_vdbh-1.0.3-22|32	
12cr|apache-mod_vdbh-1.0.3-22|33	%prep
12cr|apache-mod_vdbh-1.0.3-22|34	
12cr|apache-mod_vdbh-1.0.3-22|35	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_vdbh-1.0.3-22|36	
12cr|apache-mod_vdbh-1.0.3-22|37	# strip away annoying ^M
12cr|apache-mod_vdbh-1.0.3-22|38	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_vdbh-1.0.3-22|39	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_vdbh-1.0.3-22|40	
12cr|apache-mod_vdbh-1.0.3-22|41	%build
12cr|apache-mod_vdbh-1.0.3-22|42	%{_bindir}/apxs -DHAVE_STDDEF_H -I%{_includedir}/mysql -L%{_libdir} -Wl,-lmysqlclient -c mod_vdbh.c
12cr|apache-mod_vdbh-1.0.3-22|43	
12cr|apache-mod_vdbh-1.0.3-22|44	%install
12cr|apache-mod_vdbh-1.0.3-22|45	
12cr|apache-mod_vdbh-1.0.3-22|46	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_vdbh-1.0.3-22|47	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_vdbh-1.0.3-22|48	
12cr|apache-mod_vdbh-1.0.3-22|49	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_vdbh-1.0.3-22|50	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_vdbh-1.0.3-22|51	
12cr|apache-mod_vdbh-1.0.3-22|52	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_vdbh-1.0.3-22|53	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_vdbh-1.0.3-22|54	
12cr|apache-mod_vdbh-1.0.3-22|55	%post
12cr|apache-mod_vdbh-1.0.3-22|56	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_vdbh-1.0.3-22|57	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_vdbh-1.0.3-22|58	fi
12cr|apache-mod_vdbh-1.0.3-22|59	
12cr|apache-mod_vdbh-1.0.3-22|60	%postun
12cr|apache-mod_vdbh-1.0.3-22|61	if [ "$1" = "0" ]; then
12cr|apache-mod_vdbh-1.0.3-22|62	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_vdbh-1.0.3-22|63	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_vdbh-1.0.3-22|64	fi
12cr|apache-mod_vdbh-1.0.3-22|65	fi
12cr|apache-mod_vdbh-1.0.3-22|66	
12cr|apache-mod_vdbh-1.0.3-22|67	%clean
12cr|apache-mod_vdbh-1.0.3-22|68	
12cr|apache-mod_vdbh-1.0.3-22|69	%files
12cr|apache-mod_vdbh-1.0.3-22|70	%doc AUTHORS README TODO
12cr|apache-mod_vdbh-1.0.3-22|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_vdbh-1.0.3-22|72	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_vdbh-1.0.3-22|73	%{_var}/www/html/addon-modules/*
12cr|apache-mod_vdbh-1.0.3-22|74	
12cr|apache-mod_vdbh-1.0.3-22|75	
12cr|apache-mod_vdbh-1.0.3-22|76	
12cr|apache-mod_vdbh-1.0.3-22|77	
12cr|apache-mod_vdbh-1.0.3-22|78	%changelog
12cr|apache-mod_vdbh-1.0.3-22|79	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-22mdv2012.0
12cr|apache-mod_vdbh-1.0.3-22|80	+ Revision: 773234
12cr|apache-mod_vdbh-1.0.3-22|81	- rebuild
12cr|apache-mod_vdbh-1.0.3-22|82	
12cr|apache-mod_vdbh-1.0.3-22|83	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-21
12cr|apache-mod_vdbh-1.0.3-22|84	+ Revision: 678433
12cr|apache-mod_vdbh-1.0.3-22|85	- mass rebuild
12cr|apache-mod_vdbh-1.0.3-22|86	
12cr|apache-mod_vdbh-1.0.3-22|87	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-20
12cr|apache-mod_vdbh-1.0.3-22|88	+ Revision: 645771
12cr|apache-mod_vdbh-1.0.3-22|89	- relink against libmysqlclient.so.18
12cr|apache-mod_vdbh-1.0.3-22|90	
12cr|apache-mod_vdbh-1.0.3-22|91	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-19mdv2011.0
12cr|apache-mod_vdbh-1.0.3-22|92	+ Revision: 627209
12cr|apache-mod_vdbh-1.0.3-22|93	- rebuilt against mysql-5.5.8 libs, again
12cr|apache-mod_vdbh-1.0.3-22|94	
12cr|apache-mod_vdbh-1.0.3-22|95	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-18mdv2011.0
12cr|apache-mod_vdbh-1.0.3-22|96	+ Revision: 626503
12cr|apache-mod_vdbh-1.0.3-22|97	- rebuilt against mysql-5.5.8 libs
12cr|apache-mod_vdbh-1.0.3-22|98	
12cr|apache-mod_vdbh-1.0.3-22|99	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-16mdv2011.0
12cr|apache-mod_vdbh-1.0.3-22|100	+ Revision: 588079
12cr|apache-mod_vdbh-1.0.3-22|101	- rebuild
12cr|apache-mod_vdbh-1.0.3-22|102	
12cr|apache-mod_vdbh-1.0.3-22|103	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 1:1.0.3-15mdv2010.1
12cr|apache-mod_vdbh-1.0.3-22|104	+ Revision: 537597
12cr|apache-mod_vdbh-1.0.3-22|105	- rebuild
12cr|apache-mod_vdbh-1.0.3-22|106	
12cr|apache-mod_vdbh-1.0.3-22|107	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-14mdv2010.1
12cr|apache-mod_vdbh-1.0.3-22|108	+ Revision: 516217
12cr|apache-mod_vdbh-1.0.3-22|109	- rebuilt for apache-2.2.15
12cr|apache-mod_vdbh-1.0.3-22|110	
12cr|apache-mod_vdbh-1.0.3-22|111	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-13mdv2010.1
12cr|apache-mod_vdbh-1.0.3-22|112	+ Revision: 507475
12cr|apache-mod_vdbh-1.0.3-22|113	- rebuild
12cr|apache-mod_vdbh-1.0.3-22|114	
12cr|apache-mod_vdbh-1.0.3-22|115	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-12mdv2010.0
12cr|apache-mod_vdbh-1.0.3-22|116	+ Revision: 406668
12cr|apache-mod_vdbh-1.0.3-22|117	- rebuild
12cr|apache-mod_vdbh-1.0.3-22|118	
12cr|apache-mod_vdbh-1.0.3-22|119	* Wed Jan 07 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-11mdv2009.1
12cr|apache-mod_vdbh-1.0.3-22|120	+ Revision: 326508
12cr|apache-mod_vdbh-1.0.3-22|121	- rebuild
12cr|apache-mod_vdbh-1.0.3-22|122	
12cr|apache-mod_vdbh-1.0.3-22|123	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-10mdv2009.1
12cr|apache-mod_vdbh-1.0.3-22|124	+ Revision: 311294
12cr|apache-mod_vdbh-1.0.3-22|125	- rebuilt against mysql-5.1.30 libs
12cr|apache-mod_vdbh-1.0.3-22|126	
12cr|apache-mod_vdbh-1.0.3-22|127	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-9mdv2009.0
12cr|apache-mod_vdbh-1.0.3-22|128	+ Revision: 235119
12cr|apache-mod_vdbh-1.0.3-22|129	- rebuild
12cr|apache-mod_vdbh-1.0.3-22|130	
12cr|apache-mod_vdbh-1.0.3-22|131	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-8mdv2009.0
12cr|apache-mod_vdbh-1.0.3-22|132	+ Revision: 215663
12cr|apache-mod_vdbh-1.0.3-22|133	- fix rebuild
12cr|apache-mod_vdbh-1.0.3-22|134	- fix buildroot
12cr|apache-mod_vdbh-1.0.3-22|135	
12cr|apache-mod_vdbh-1.0.3-22|136	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-7mdv2008.1
12cr|apache-mod_vdbh-1.0.3-22|137	+ Revision: 181958
12cr|apache-mod_vdbh-1.0.3-22|138	- rebuild
12cr|apache-mod_vdbh-1.0.3-22|139	
12cr|apache-mod_vdbh-1.0.3-22|140	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_vdbh-1.0.3-22|141	- restore BuildRoot
12cr|apache-mod_vdbh-1.0.3-22|142	
12cr|apache-mod_vdbh-1.0.3-22|143	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_vdbh-1.0.3-22|144	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_vdbh-1.0.3-22|145	
12cr|apache-mod_vdbh-1.0.3-22|146	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-6mdv2008.0
12cr|apache-mod_vdbh-1.0.3-22|147	+ Revision: 82692
12cr|apache-mod_vdbh-1.0.3-22|148	- rebuild
12cr|apache-mod_vdbh-1.0.3-22|149	
12cr|apache-mod_vdbh-1.0.3-22|150	
12cr|apache-mod_vdbh-1.0.3-22|151	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-5mdv2007.1
12cr|apache-mod_vdbh-1.0.3-22|152	+ Revision: 140769
12cr|apache-mod_vdbh-1.0.3-22|153	- rebuild
12cr|apache-mod_vdbh-1.0.3-22|154	
12cr|apache-mod_vdbh-1.0.3-22|155	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-4mdv2007.0
12cr|apache-mod_vdbh-1.0.3-22|156	+ Revision: 79539
12cr|apache-mod_vdbh-1.0.3-22|157	- Import apache-mod_vdbh
12cr|apache-mod_vdbh-1.0.3-22|158	
12cr|apache-mod_vdbh-1.0.3-22|159	* Tue Sep 05 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-1mdv2007.0
12cr|apache-mod_vdbh-1.0.3-22|160	- rebuilt against MySQL-5.0.24a-1mdv2007.0 due to ABI changes
12cr|apache-mod_vdbh-1.0.3-22|161	
12cr|apache-mod_vdbh-1.0.3-22|162	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-3mdv2007.0
12cr|apache-mod_vdbh-1.0.3-22|163	- rebuild
12cr|apache-mod_vdbh-1.0.3-22|164	
12cr|apache-mod_vdbh-1.0.3-22|165	* Sun Dec 18 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-2mdk
12cr|apache-mod_vdbh-1.0.3-22|166	- rebuilt against apache-2.2.0
12cr|apache-mod_vdbh-1.0.3-22|167	
12cr|apache-mod_vdbh-1.0.3-22|168	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-1mdk
12cr|apache-mod_vdbh-1.0.3-22|169	- rebuilt against MySQL-5.0.15
12cr|apache-mod_vdbh-1.0.3-22|170	- fix versioning
12cr|apache-mod_vdbh-1.0.3-22|171	
12cr|apache-mod_vdbh-1.0.3-22|172	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_1.0.3-2mdk
12cr|apache-mod_vdbh-1.0.3-22|173	- fix deps
12cr|apache-mod_vdbh-1.0.3-22|174	
12cr|apache-mod_vdbh-1.0.3-22|175	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_1.0.3-1mdk
12cr|apache-mod_vdbh-1.0.3-22|176	- rename the package
12cr|apache-mod_vdbh-1.0.3-22|177	- the conf.d directory is renamed to modules.d
12cr|apache-mod_vdbh-1.0.3-22|178	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_vdbh-1.0.3-22|179	
12cr|apache-mod_vdbh-1.0.3-22|180	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.0.3-4mdk
12cr|apache-mod_vdbh-1.0.3-22|181	- use the %macro
12cr|apache-mod_vdbh-1.0.3-22|182	
12cr|apache-mod_vdbh-1.0.3-22|183	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.0.3-3mdk
12cr|apache-mod_vdbh-1.0.3-22|184	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_vdbh-1.0.3-22|185	- fix bug #6574
12cr|apache-mod_vdbh-1.0.3-22|186	
12cr|apache-mod_vdbh-1.0.3-22|187	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.0.3-2mdk
12cr|apache-mod_vdbh-1.0.3-22|188	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_vdbh-1.0.3-22|189	
12cr|apache-mod_vdbh-1.0.3-22|190	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_1.0.3-1mdk
12cr|apache-mod_vdbh-1.0.3-22|191	- rebuilt for apache 2.0.53
12cr|apache-mod_vdbh-1.0.3-22|192	
12cr|apache-mod_vdbh-1.0.3-22|193	* Tue Jan 25 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_1.0.3-2mdk
12cr|apache-mod_vdbh-1.0.3-22|194	- rebuilt against MySQL-4.1.x system libs
12cr|apache-mod_vdbh-1.0.3-22|195	- nuke redundant deps
12cr|apache-mod_vdbh-1.0.3-22|196	
12cr|apache-mod_vdbh-1.0.3-22|197	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_1.0.3-1mdk
12cr|apache-mod_vdbh-1.0.3-22|198	- built for apache 2.0.52
12cr|apache-mod_vdbh-1.0.3-22|199	
12cr|apache-mod_vdbh-1.0.3-22|200	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_1.0.3-1mdk
12cr|apache-mod_vdbh-1.0.3-22|201	- built for apache 2.0.51
12cr|apache-mod_vdbh-1.0.3-22|202	
12cr|apache-mod_vdbh-1.0.3-22|203	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_1.0.3-1mdk
12cr|apache-mod_vdbh-1.0.3-22|204	- built for apache 2.0.50
12cr|apache-mod_vdbh-1.0.3-22|205	- remove redundant provides
12cr|apache-mod_vdbh-1.0.3-22|206	
12cr|apache-mod_vdbh-1.0.3-22|207	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_1.0.3-1mdk
12cr|apache-mod_vdbh-1.0.3-22|208	- built for apache 2.0.49
12cr|apache-mod_vdbh-1.0.3-22|209	

210 12
12cr|apache-mod_vhost-2.3.1-21|1	Summary:	DSO module for the apache web server
12cr|apache-mod_vhost-2.3.1-21|2	Name:		apache-mod_vhost
12cr|apache-mod_vhost-2.3.1-21|3	Version:	2.3.1
12cr|apache-mod_vhost-2.3.1-21|4	Release:	21
12cr|apache-mod_vhost-2.3.1-21|5	Group:		System/Servers
12cr|apache-mod_vhost-2.3.1-21|6	License:	GPL
12cr|apache-mod_vhost-2.3.1-21|7	URL:		http://kwiatek.eu.org/mod_vhost/
12cr|apache-mod_vhost-2.3.1-21|8	# there is no official tar ball
12cr|apache-mod_vhost-2.3.1-21|9	Source0:	http://kwiatek.eu.org/mod_vhost/vhost/ver2.3.1/mod_vhost.c
12cr|apache-mod_vhost-2.3.1-21|10	Source1:	A75_mod_vhost_ldap.conf
12cr|apache-mod_vhost-2.3.1-21|11	Source2:	A76_mod_vhost_mysql1.conf
12cr|apache-mod_vhost-2.3.1-21|12	Source3:	A77_mod_vhost_pgsql.conf
12cr|apache-mod_vhost-2.3.1-21|13	Source4:	A78_mod_vhost_sqlite3.conf
12cr|apache-mod_vhost-2.3.1-21|14	Requires(pre): rpm-helper
12cr|apache-mod_vhost-2.3.1-21|15	Requires(postun): rpm-helper
12cr|apache-mod_vhost-2.3.1-21|16	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|17	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|18	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|19	Requires:	apache >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|20	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|21	BuildRequires:	file
12cr|apache-mod_vhost-2.3.1-21|22	BuildRequires:	mysql-devel
12cr|apache-mod_vhost-2.3.1-21|23	BuildRequires:	db-devel
12cr|apache-mod_vhost-2.3.1-21|24	BuildRequires:	sqlite3-devel
12cr|apache-mod_vhost-2.3.1-21|25	BuildRequires:	postgresql-devel
12cr|apache-mod_vhost-2.3.1-21|26	
12cr|apache-mod_vhost-2.3.1-21|27	%description
12cr|apache-mod_vhost-2.3.1-21|28	This module is provided for Virtual Host based on LDAP Directory Server, MySQL,
12cr|apache-mod_vhost-2.3.1-21|29	PostgreSQL or SQLite3 databases. The core of this module is Berkely DB database
12cr|apache-mod_vhost-2.3.1-21|30	where are stored positive hits in LDAP/MySQL/PGSQL/SQLite3. Without this cache
12cr|apache-mod_vhost-2.3.1-21|31	probably our LDAP/MySQL/PGSQL/SQLite3 database will have problem with
12cr|apache-mod_vhost-2.3.1-21|32	productivity. First lookup is done in cache. When the hostname (Vhost from
12cr|apache-mod_vhost-2.3.1-21|33	HTTP/1.1 Request) is not found in cache, the module search in
12cr|apache-mod_vhost-2.3.1-21|34	LDAP/MySQL/PGSQL/SQLite3. If the entry exist in LDAP/PGSQL, module insert
12cr|apache-mod_vhost-2.3.1-21|35	values into cache, and proceed request. When there are no such entry, the
12cr|apache-mod_vhost-2.3.1-21|36	module return DECLINED, and the request is directed to DocumentRoot of the
12cr|apache-mod_vhost-2.3.1-21|37	Server.
12cr|apache-mod_vhost-2.3.1-21|38	
12cr|apache-mod_vhost-2.3.1-21|39	This source rpm package will provide separate subpackages for each database
12cr|apache-mod_vhost-2.3.1-21|40	backend, like so:
12cr|apache-mod_vhost-2.3.1-21|41	
12cr|apache-mod_vhost-2.3.1-21|42	o apache-mod_vhost_ldap	- OpenLDAP support
12cr|apache-mod_vhost-2.3.1-21|43	o apache-mod_vhost_mysql1	- MySQL support
12cr|apache-mod_vhost-2.3.1-21|44	o apache-mod_vhost_pgsql	- PostgreSQL support
12cr|apache-mod_vhost-2.3.1-21|45	o apache-mod_vhost_sqlite3	- SQLite3 support
12cr|apache-mod_vhost-2.3.1-21|46	
12cr|apache-mod_vhost-2.3.1-21|47	%package -n	apache-mod_vhost_ldap
12cr|apache-mod_vhost-2.3.1-21|48	Summary:	This module provides Virtual Hosting based on OpenLDAP database
12cr|apache-mod_vhost-2.3.1-21|49	Group:		System/Servers
12cr|apache-mod_vhost-2.3.1-21|50	Requires(pre): rpm-helper
12cr|apache-mod_vhost-2.3.1-21|51	Requires(postun): rpm-helper
12cr|apache-mod_vhost-2.3.1-21|52	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|53	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|54	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|55	Requires:	apache >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|56	Conflicts:	apache-mod_vhost_mysql
12cr|apache-mod_vhost-2.3.1-21|57	Conflicts:	apache-mod_vhost_mysql1
12cr|apache-mod_vhost-2.3.1-21|58	Conflicts:	apache-mod_vhost_pgsql
12cr|apache-mod_vhost-2.3.1-21|59	Conflicts:	apache-mod_vhost_sqlite3
12cr|apache-mod_vhost-2.3.1-21|60	
12cr|apache-mod_vhost-2.3.1-21|61	%description -n	apache-mod_vhost_ldap
12cr|apache-mod_vhost-2.3.1-21|62	This module provides Virtual Hosting based on OpenLDAP database.
12cr|apache-mod_vhost-2.3.1-21|63	
12cr|apache-mod_vhost-2.3.1-21|64	%package -n	apache-mod_vhost_mysql1
12cr|apache-mod_vhost-2.3.1-21|65	Summary:	This module provides Virtual Hosting based on MySQL database
12cr|apache-mod_vhost-2.3.1-21|66	Group:		System/Servers
12cr|apache-mod_vhost-2.3.1-21|67	Requires(pre): rpm-helper
12cr|apache-mod_vhost-2.3.1-21|68	Requires(postun): rpm-helper
12cr|apache-mod_vhost-2.3.1-21|69	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|70	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|71	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|72	Requires:	apache >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|73	Conflicts:	apache-mod_vhost_mysql
12cr|apache-mod_vhost-2.3.1-21|74	Conflicts:	apache-mod_vhost_ldap
12cr|apache-mod_vhost-2.3.1-21|75	Conflicts:	apache-mod_vhost_pgsql
12cr|apache-mod_vhost-2.3.1-21|76	Conflicts:	apache-mod_vhost_sqlite3
12cr|apache-mod_vhost-2.3.1-21|77	
12cr|apache-mod_vhost-2.3.1-21|78	%description -n	apache-mod_vhost_mysql1
12cr|apache-mod_vhost-2.3.1-21|79	This module provides Virtual Hosting based on MySQL database.
12cr|apache-mod_vhost-2.3.1-21|80	
12cr|apache-mod_vhost-2.3.1-21|81	%package -n	apache-mod_vhost_pgsql
12cr|apache-mod_vhost-2.3.1-21|82	Summary:	This module provides Virtual Hosting based on PostgreSQL database
12cr|apache-mod_vhost-2.3.1-21|83	Group:		System/Servers
12cr|apache-mod_vhost-2.3.1-21|84	Requires(pre): rpm-helper
12cr|apache-mod_vhost-2.3.1-21|85	Requires(postun): rpm-helper
12cr|apache-mod_vhost-2.3.1-21|86	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|87	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|88	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|89	Requires:	apache >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|90	Conflicts:	apache-mod_vhost_mysql
12cr|apache-mod_vhost-2.3.1-21|91	Conflicts:	apache-mod_vhost_mysql1
12cr|apache-mod_vhost-2.3.1-21|92	Conflicts:	apache-mod_vhost_ldap
12cr|apache-mod_vhost-2.3.1-21|93	Conflicts:	apache-mod_vhost_sqlite3
12cr|apache-mod_vhost-2.3.1-21|94	
12cr|apache-mod_vhost-2.3.1-21|95	%description -n	apache-mod_vhost_pgsql
12cr|apache-mod_vhost-2.3.1-21|96	This module provides Virtual Hosting based on PostgreSQL database.
12cr|apache-mod_vhost-2.3.1-21|97	
12cr|apache-mod_vhost-2.3.1-21|98	%package -n	apache-mod_vhost_sqlite3
12cr|apache-mod_vhost-2.3.1-21|99	Summary:	This module provides Virtual Hosting based on SQLite3 database
12cr|apache-mod_vhost-2.3.1-21|100	Group:		System/Servers
12cr|apache-mod_vhost-2.3.1-21|101	Requires(pre): rpm-helper
12cr|apache-mod_vhost-2.3.1-21|102	Requires(postun): rpm-helper
12cr|apache-mod_vhost-2.3.1-21|103	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|104	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|105	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|106	Requires:	apache >= 2.2.0
12cr|apache-mod_vhost-2.3.1-21|107	Conflicts:	apache-mod_vhost_mysql
12cr|apache-mod_vhost-2.3.1-21|108	Conflicts:	apache-mod_vhost_mysql1
12cr|apache-mod_vhost-2.3.1-21|109	Conflicts:	apache-mod_vhost_ldap
12cr|apache-mod_vhost-2.3.1-21|110	Conflicts:	apache-mod_vhost_pgsql
12cr|apache-mod_vhost-2.3.1-21|111	
12cr|apache-mod_vhost-2.3.1-21|112	%description -n	apache-mod_vhost_sqlite3
12cr|apache-mod_vhost-2.3.1-21|113	This module provides Virtual Hosting based on SQLite3 database.
12cr|apache-mod_vhost-2.3.1-21|114	
12cr|apache-mod_vhost-2.3.1-21|115	%prep
12cr|apache-mod_vhost-2.3.1-21|116	
12cr|apache-mod_vhost-2.3.1-21|117	%setup -q -c -T -n mod_vhost-%{version}
12cr|apache-mod_vhost-2.3.1-21|118	
12cr|apache-mod_vhost-2.3.1-21|119	cp %{SOURCE0} mod_vhost.c
12cr|apache-mod_vhost-2.3.1-21|120	cp %{SOURCE1} A75_mod_vhost_ldap.conf
12cr|apache-mod_vhost-2.3.1-21|121	cp %{SOURCE2} A76_mod_vhost_mysql1.conf
12cr|apache-mod_vhost-2.3.1-21|122	cp %{SOURCE3} A77_mod_vhost_pgsql.conf
12cr|apache-mod_vhost-2.3.1-21|123	cp %{SOURCE4} A78_mod_vhost_sqlite3.conf
12cr|apache-mod_vhost-2.3.1-21|124	
12cr|apache-mod_vhost-2.3.1-21|125	# strip away annoying ^M
12cr|apache-mod_vhost-2.3.1-21|126	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_vhost-2.3.1-21|127	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_vhost-2.3.1-21|128	
12cr|apache-mod_vhost-2.3.1-21|129	# use latest db4
12cr|apache-mod_vhost-2.3.1-21|130	perl -pi -e "s|\<db43\/db\.h\>|\<db4\/db\.h\>|g" mod_vhost.c
12cr|apache-mod_vhost-2.3.1-21|131	
12cr|apache-mod_vhost-2.3.1-21|132	%build
12cr|apache-mod_vhost-2.3.1-21|133	
12cr|apache-mod_vhost-2.3.1-21|134	# fix a different module for each backend
12cr|apache-mod_vhost-2.3.1-21|135	
12cr|apache-mod_vhost-2.3.1-21|136	# SQLite3
12cr|apache-mod_vhost-2.3.1-21|137	cp mod_vhost.c mod_vhost_sqlite3.c
12cr|apache-mod_vhost-2.3.1-21|138	perl -pi -e "s|mod_vhost\.c|mod_vhost_sqlite3\.c|g" mod_vhost_sqlite3.c
12cr|apache-mod_vhost-2.3.1-21|139	perl -pi -e "s|mod_vhost_module|vhost_sqlite3_module|g" mod_vhost_sqlite3.c
12cr|apache-mod_vhost-2.3.1-21|140	perl -pi -e "s|/tmp/positive\.db|/var/lib/apache-mod_vhost_sqlite3/positive\.db|g" mod_vhost_sqlite3.c
12cr|apache-mod_vhost-2.3.1-21|141	perl -pi -e "s|/tmp/negative\.db|/var/lib/apache-mod_vhost_sqlite3/negative\.db|g" mod_vhost_sqlite3.c
12cr|apache-mod_vhost-2.3.1-21|142	perl -pi -e "s|/tmp/baza\.db|/var/lib/apache-mod_vhost_sqlite3/baza\.db|g" mod_vhost_sqlite3.c
12cr|apache-mod_vhost-2.3.1-21|143	%{_bindir}/apxs -DHAVE_SQLITE  -DHAVE_PHP -I%{_includedir}/pgsql -c mod_vhost_sqlite3.c %{ldflags} -L%{_libdir} -Wl,-ldb -Wl,-lsqlite3 -Wl,-lapr-1
12cr|apache-mod_vhost-2.3.1-21|144	mv .libs/mod_vhost_sqlite3.so .
12cr|apache-mod_vhost-2.3.1-21|145	rm -rf .libs *.{la,lo,o,slo}
12cr|apache-mod_vhost-2.3.1-21|146	
12cr|apache-mod_vhost-2.3.1-21|147	# PostgreSQL
12cr|apache-mod_vhost-2.3.1-21|148	cp mod_vhost.c mod_vhost_pgsql.c
12cr|apache-mod_vhost-2.3.1-21|149	perl -pi -e "s|mod_vhost\.c|mod_vhost_pgsql\.c|g" mod_vhost_pgsql.c
12cr|apache-mod_vhost-2.3.1-21|150	perl -pi -e "s|mod_vhost_module|vhost_pgsql_module|g" mod_vhost_pgsql.c
12cr|apache-mod_vhost-2.3.1-21|151	perl -pi -e "s|/tmp/positive\.db|/var/lib/apache-mod_vhost_pgsql/positive\.db|g" mod_vhost_pgsql.c
12cr|apache-mod_vhost-2.3.1-21|152	perl -pi -e "s|/tmp/negative\.db|/var/lib/apache-mod_vhost_pgsql/negative\.db|g" mod_vhost_pgsql.c
12cr|apache-mod_vhost-2.3.1-21|153	%{_bindir}/apxs -DHAVE_PGSQL -DHAVE_PHP -I%{_includedir}/pgsql  -c mod_vhost_pgsql.c %{ldflags} -L%{_libdir} -Wl,-ldb -Wl,-lpq -Wl,-lapr-1
12cr|apache-mod_vhost-2.3.1-21|154	mv .libs/mod_vhost_pgsql.so .
12cr|apache-mod_vhost-2.3.1-21|155	rm -rf .libs *.{la,lo,o,slo}
12cr|apache-mod_vhost-2.3.1-21|156	
12cr|apache-mod_vhost-2.3.1-21|157	# MySQL
12cr|apache-mod_vhost-2.3.1-21|158	cp mod_vhost.c mod_vhost_mysql1.c
12cr|apache-mod_vhost-2.3.1-21|159	perl -pi -e "s|mod_vhost\.c|mod_vhost_mysql1\.c|g" mod_vhost_mysql1.c
12cr|apache-mod_vhost-2.3.1-21|160	perl -pi -e "s|mod_vhost_module|vhost_mysql1_module|g" mod_vhost_mysql1.c
12cr|apache-mod_vhost-2.3.1-21|161	perl -pi -e "s|/tmp/positive\.db|/var/lib/apache-mod_vhost_mysql/positive\.db|g" mod_vhost_mysql1.c
12cr|apache-mod_vhost-2.3.1-21|162	perl -pi -e "s|/tmp/negative\.db|/var/lib/apache-mod_vhost_mysql/negative\.db|g" mod_vhost_mysql1.c
12cr|apache-mod_vhost-2.3.1-21|163	%{_bindir}/apxs -DHAVE_MYSQL -DHAVE_PHP -I%{_includedir}/mysql -c mod_vhost_mysql1.c %{ldflags} -L%{_libdir} -Wl,-ldb -Wl,-lmysqlclient -Wl,-lapr-1
12cr|apache-mod_vhost-2.3.1-21|164	mv .libs/mod_vhost_mysql1.so .
12cr|apache-mod_vhost-2.3.1-21|165	rm -rf .libs *.{la,lo,o,slo}
12cr|apache-mod_vhost-2.3.1-21|166	
12cr|apache-mod_vhost-2.3.1-21|167	# OpenLDAP
12cr|apache-mod_vhost-2.3.1-21|168	cp mod_vhost.c mod_vhost_ldap.c
12cr|apache-mod_vhost-2.3.1-21|169	perl -pi -e "s|mod_vhost\.c|mod_vhost_ldap\.c|g" mod_vhost_ldap.c
12cr|apache-mod_vhost-2.3.1-21|170	perl -pi -e "s|mod_vhost_module|vhost_ldap_module|g" mod_vhost_ldap.c
12cr|apache-mod_vhost-2.3.1-21|171	perl -pi -e "s|/tmp/positive\.db|/var/lib/apache-mod_vhost_ldap/positive\.db|g" mod_vhost_ldap.c
12cr|apache-mod_vhost-2.3.1-21|172	perl -pi -e "s|/tmp/negative\.db|/var/lib/apache-mod_vhost_ldap/negative\.db|g" mod_vhost_ldap.c
12cr|apache-mod_vhost-2.3.1-21|173	%{_bindir}/apxs -DHAVE_LDAP -DHAVE_PHP -I%{_includedir}/ldap -c mod_vhost_ldap.c %{ldflags} -L%{_libdir} -Wl,-ldb -Wl,-lldap  -Wl,-lapr-1
12cr|apache-mod_vhost-2.3.1-21|174	mv .libs/mod_vhost_ldap.so .
12cr|apache-mod_vhost-2.3.1-21|175	rm -rf .libs *.{la,lo,o,slo}
12cr|apache-mod_vhost-2.3.1-21|176	
12cr|apache-mod_vhost-2.3.1-21|177	%install
12cr|apache-mod_vhost-2.3.1-21|178	
12cr|apache-mod_vhost-2.3.1-21|179	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_vhost-2.3.1-21|180	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_vhost-2.3.1-21|181	install -d %{buildroot}/var/lib/apache-mod_vhost_sqlite3
12cr|apache-mod_vhost-2.3.1-21|182	install -d %{buildroot}/var/lib/apache-mod_vhost_pgsql
12cr|apache-mod_vhost-2.3.1-21|183	install -d %{buildroot}/var/lib/apache-mod_vhost_mysql
12cr|apache-mod_vhost-2.3.1-21|184	install -d %{buildroot}/var/lib/apache-mod_vhost_ldap
12cr|apache-mod_vhost-2.3.1-21|185	
12cr|apache-mod_vhost-2.3.1-21|186	install -m0755 mod_vhost_ldap.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_vhost-2.3.1-21|187	install -m0755 mod_vhost_mysql1.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_vhost-2.3.1-21|188	install -m0755 mod_vhost_pgsql.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_vhost-2.3.1-21|189	install -m0755 mod_vhost_sqlite3.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_vhost-2.3.1-21|190	
12cr|apache-mod_vhost-2.3.1-21|191	install -m0640 A75_mod_vhost_ldap.conf %{buildroot}%{_sysconfdir}/httpd/modules.d/
12cr|apache-mod_vhost-2.3.1-21|192	install -m0640 A76_mod_vhost_mysql1.conf %{buildroot}%{_sysconfdir}/httpd/modules.d/
12cr|apache-mod_vhost-2.3.1-21|193	install -m0640 A77_mod_vhost_pgsql.conf %{buildroot}%{_sysconfdir}/httpd/modules.d/
12cr|apache-mod_vhost-2.3.1-21|194	install -m0640 A78_mod_vhost_sqlite3.conf %{buildroot}%{_sysconfdir}/httpd/modules.d/
12cr|apache-mod_vhost-2.3.1-21|195	
12cr|apache-mod_vhost-2.3.1-21|196	%post -n apache-mod_vhost_ldap
12cr|apache-mod_vhost-2.3.1-21|197	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_vhost-2.3.1-21|198	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_vhost-2.3.1-21|199	fi
12cr|apache-mod_vhost-2.3.1-21|200	
12cr|apache-mod_vhost-2.3.1-21|201	%postun -n apache-mod_vhost_ldap
12cr|apache-mod_vhost-2.3.1-21|202	if [ "$1" = "0" ]; then
12cr|apache-mod_vhost-2.3.1-21|203	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_vhost-2.3.1-21|204	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_vhost-2.3.1-21|205	fi
12cr|apache-mod_vhost-2.3.1-21|206	fi
12cr|apache-mod_vhost-2.3.1-21|207	
12cr|apache-mod_vhost-2.3.1-21|208	%post -n apache-mod_vhost_mysql1
12cr|apache-mod_vhost-2.3.1-21|209	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_vhost-2.3.1-21|210	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_vhost-2.3.1-21|211	fi
12cr|apache-mod_vhost-2.3.1-21|212	
12cr|apache-mod_vhost-2.3.1-21|213	%postun -n apache-mod_vhost_mysql1
12cr|apache-mod_vhost-2.3.1-21|214	if [ "$1" = "0" ]; then
12cr|apache-mod_vhost-2.3.1-21|215	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_vhost-2.3.1-21|216	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_vhost-2.3.1-21|217	fi
12cr|apache-mod_vhost-2.3.1-21|218	fi
12cr|apache-mod_vhost-2.3.1-21|219	
12cr|apache-mod_vhost-2.3.1-21|220	%post -n apache-mod_vhost_pgsql
12cr|apache-mod_vhost-2.3.1-21|221	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_vhost-2.3.1-21|222	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_vhost-2.3.1-21|223	fi
12cr|apache-mod_vhost-2.3.1-21|224	
12cr|apache-mod_vhost-2.3.1-21|225	%postun -n apache-mod_vhost_pgsql
12cr|apache-mod_vhost-2.3.1-21|226	if [ "$1" = "0" ]; then
12cr|apache-mod_vhost-2.3.1-21|227	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_vhost-2.3.1-21|228	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_vhost-2.3.1-21|229	fi
12cr|apache-mod_vhost-2.3.1-21|230	fi
12cr|apache-mod_vhost-2.3.1-21|231	
12cr|apache-mod_vhost-2.3.1-21|232	%post -n apache-mod_vhost_sqlite3
12cr|apache-mod_vhost-2.3.1-21|233	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_vhost-2.3.1-21|234	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_vhost-2.3.1-21|235	fi
12cr|apache-mod_vhost-2.3.1-21|236	
12cr|apache-mod_vhost-2.3.1-21|237	%postun -n apache-mod_vhost_sqlite3
12cr|apache-mod_vhost-2.3.1-21|238	if [ "$1" = "0" ]; then
12cr|apache-mod_vhost-2.3.1-21|239	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_vhost-2.3.1-21|240	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_vhost-2.3.1-21|241	fi
12cr|apache-mod_vhost-2.3.1-21|242	fi
12cr|apache-mod_vhost-2.3.1-21|243	
12cr|apache-mod_vhost-2.3.1-21|244	%clean
12cr|apache-mod_vhost-2.3.1-21|245	
12cr|apache-mod_vhost-2.3.1-21|246	%files -n apache-mod_vhost_ldap
12cr|apache-mod_vhost-2.3.1-21|247	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/A75_mod_vhost_ldap.conf
12cr|apache-mod_vhost-2.3.1-21|248	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_vhost_ldap.so
12cr|apache-mod_vhost-2.3.1-21|249	%attr(0755,apache,apache) %dir /var/lib/apache-mod_vhost_ldap
12cr|apache-mod_vhost-2.3.1-21|250	
12cr|apache-mod_vhost-2.3.1-21|251	%files -n apache-mod_vhost_mysql1
12cr|apache-mod_vhost-2.3.1-21|252	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/A76_mod_vhost_mysql1.conf
12cr|apache-mod_vhost-2.3.1-21|253	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_vhost_mysql1.so
12cr|apache-mod_vhost-2.3.1-21|254	%attr(0755,apache,apache) %dir /var/lib/apache-mod_vhost_mysql
12cr|apache-mod_vhost-2.3.1-21|255	
12cr|apache-mod_vhost-2.3.1-21|256	%files -n apache-mod_vhost_pgsql
12cr|apache-mod_vhost-2.3.1-21|257	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/A77_mod_vhost_pgsql.conf
12cr|apache-mod_vhost-2.3.1-21|258	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_vhost_pgsql.so
12cr|apache-mod_vhost-2.3.1-21|259	%attr(0755,apache,apache) %dir /var/lib/apache-mod_vhost_pgsql
12cr|apache-mod_vhost-2.3.1-21|260	
12cr|apache-mod_vhost-2.3.1-21|261	%files -n apache-mod_vhost_sqlite3
12cr|apache-mod_vhost-2.3.1-21|262	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/A78_mod_vhost_sqlite3.conf
12cr|apache-mod_vhost-2.3.1-21|263	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_vhost_sqlite3.so
12cr|apache-mod_vhost-2.3.1-21|264	%attr(0755,apache,apache) %dir /var/lib/apache-mod_vhost_sqlite3
12cr|apache-mod_vhost-2.3.1-21|265	
12cr|apache-mod_vhost-2.3.1-21|266	
12cr|apache-mod_vhost-2.3.1-21|267	%changelog
12cr|apache-mod_vhost-2.3.1-21|268	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-21mdv2012.0
12cr|apache-mod_vhost-2.3.1-21|269	+ Revision: 773237
12cr|apache-mod_vhost-2.3.1-21|270	- rebuild
12cr|apache-mod_vhost-2.3.1-21|271	
12cr|apache-mod_vhost-2.3.1-21|272	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-20
12cr|apache-mod_vhost-2.3.1-21|273	+ Revision: 678434
12cr|apache-mod_vhost-2.3.1-21|274	- mass rebuild
12cr|apache-mod_vhost-2.3.1-21|275	
12cr|apache-mod_vhost-2.3.1-21|276	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|apache-mod_vhost-2.3.1-21|277	- build with db 5.1 (from fwang | 2011-04-12 10:35:21 +0200)
12cr|apache-mod_vhost-2.3.1-21|278	
12cr|apache-mod_vhost-2.3.1-21|279	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-18
12cr|apache-mod_vhost-2.3.1-21|280	+ Revision: 645772
12cr|apache-mod_vhost-2.3.1-21|281	- relink against libmysqlclient.so.18
12cr|apache-mod_vhost-2.3.1-21|282	
12cr|apache-mod_vhost-2.3.1-21|283	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-17mdv2011.0
12cr|apache-mod_vhost-2.3.1-21|284	+ Revision: 627210
12cr|apache-mod_vhost-2.3.1-21|285	- rebuilt against mysql-5.5.8 libs, again
12cr|apache-mod_vhost-2.3.1-21|286	
12cr|apache-mod_vhost-2.3.1-21|287	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-16mdv2011.0
12cr|apache-mod_vhost-2.3.1-21|288	+ Revision: 626504
12cr|apache-mod_vhost-2.3.1-21|289	- rebuilt against mysql-5.5.8 libs
12cr|apache-mod_vhost-2.3.1-21|290	
12cr|apache-mod_vhost-2.3.1-21|291	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-14mdv2011.0
12cr|apache-mod_vhost-2.3.1-21|292	+ Revision: 609656
12cr|apache-mod_vhost-2.3.1-21|293	- rebuilt against new libdbi
12cr|apache-mod_vhost-2.3.1-21|294	
12cr|apache-mod_vhost-2.3.1-21|295	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 2.3.1-13mdv2010.1
12cr|apache-mod_vhost-2.3.1-21|296	+ Revision: 537583
12cr|apache-mod_vhost-2.3.1-21|297	- rebuild
12cr|apache-mod_vhost-2.3.1-21|298	
12cr|apache-mod_vhost-2.3.1-21|299	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-12mdv2010.1
12cr|apache-mod_vhost-2.3.1-21|300	+ Revision: 516223
12cr|apache-mod_vhost-2.3.1-21|301	- rebuilt for apache-2.2.15
12cr|apache-mod_vhost-2.3.1-21|302	
12cr|apache-mod_vhost-2.3.1-21|303	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-11mdv2010.1
12cr|apache-mod_vhost-2.3.1-21|304	+ Revision: 507476
12cr|apache-mod_vhost-2.3.1-21|305	- rebuild
12cr|apache-mod_vhost-2.3.1-21|306	
12cr|apache-mod_vhost-2.3.1-21|307	* Tue Jan 12 2010 Buchan Milne <bgmilne@mandriva.org> 2.3.1-10mdv2010.1
12cr|apache-mod_vhost-2.3.1-21|308	+ Revision: 490360
12cr|apache-mod_vhost-2.3.1-21|309	- Rebuild for db-4.8
12cr|apache-mod_vhost-2.3.1-21|310	
12cr|apache-mod_vhost-2.3.1-21|311	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-9mdv2010.0
12cr|apache-mod_vhost-2.3.1-21|312	+ Revision: 406676
12cr|apache-mod_vhost-2.3.1-21|313	- rebuild
12cr|apache-mod_vhost-2.3.1-21|314	
12cr|apache-mod_vhost-2.3.1-21|315	* Tue Jun 30 2009 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-8mdv2010.0
12cr|apache-mod_vhost-2.3.1-21|316	+ Revision: 391054
12cr|apache-mod_vhost-2.3.1-21|317	- fix bdb linkage (duh!)
12cr|apache-mod_vhost-2.3.1-21|318	
12cr|apache-mod_vhost-2.3.1-21|319	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-7mdv2009.1
12cr|apache-mod_vhost-2.3.1-21|320	+ Revision: 326270
12cr|apache-mod_vhost-2.3.1-21|321	- rebuild
12cr|apache-mod_vhost-2.3.1-21|322	- rebuilt against mysql-5.1.30 libs
12cr|apache-mod_vhost-2.3.1-21|323	
12cr|apache-mod_vhost-2.3.1-21|324	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-5mdv2009.0
12cr|apache-mod_vhost-2.3.1-21|325	+ Revision: 235120
12cr|apache-mod_vhost-2.3.1-21|326	- rebuild
12cr|apache-mod_vhost-2.3.1-21|327	
12cr|apache-mod_vhost-2.3.1-21|328	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-4mdv2009.0
12cr|apache-mod_vhost-2.3.1-21|329	+ Revision: 215664
12cr|apache-mod_vhost-2.3.1-21|330	- fix rebuild
12cr|apache-mod_vhost-2.3.1-21|331	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_vhost-2.3.1-21|332	
12cr|apache-mod_vhost-2.3.1-21|333	+ Pixel <pixel@mandriva.com>
12cr|apache-mod_vhost-2.3.1-21|334	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|apache-mod_vhost-2.3.1-21|335	
12cr|apache-mod_vhost-2.3.1-21|336	* Sun Mar 09 2008 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-3mdv2008.1
12cr|apache-mod_vhost-2.3.1-21|337	+ Revision: 182872
12cr|apache-mod_vhost-2.3.1-21|338	- rebuild
12cr|apache-mod_vhost-2.3.1-21|339	
12cr|apache-mod_vhost-2.3.1-21|340	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.3.1-2mdv2008.1
12cr|apache-mod_vhost-2.3.1-21|341	+ Revision: 170758
12cr|apache-mod_vhost-2.3.1-21|342	- rebuild
12cr|apache-mod_vhost-2.3.1-21|343	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_vhost-2.3.1-21|344	
12cr|apache-mod_vhost-2.3.1-21|345	* Thu Jan 03 2008 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-1mdv2008.1
12cr|apache-mod_vhost-2.3.1-21|346	+ Revision: 142103
12cr|apache-mod_vhost-2.3.1-21|347	- 2.3.1
12cr|apache-mod_vhost-2.3.1-21|348	- bunzip the sources
12cr|apache-mod_vhost-2.3.1-21|349	- fix build
12cr|apache-mod_vhost-2.3.1-21|350	- rebuilt against openldap-2.4.7 libs
12cr|apache-mod_vhost-2.3.1-21|351	
12cr|apache-mod_vhost-2.3.1-21|352	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_vhost-2.3.1-21|353	- restore BuildRoot
12cr|apache-mod_vhost-2.3.1-21|354	
12cr|apache-mod_vhost-2.3.1-21|355	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_vhost-2.3.1-21|356	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_vhost-2.3.1-21|357	
12cr|apache-mod_vhost-2.3.1-21|358	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 2.3-5mdv2008.0
12cr|apache-mod_vhost-2.3.1-21|359	+ Revision: 82694
12cr|apache-mod_vhost-2.3.1-21|360	- rebuild
12cr|apache-mod_vhost-2.3.1-21|361	
12cr|apache-mod_vhost-2.3.1-21|362	
12cr|apache-mod_vhost-2.3.1-21|363	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 2.3-4mdv2007.1
12cr|apache-mod_vhost-2.3.1-21|364	+ Revision: 140770
12cr|apache-mod_vhost-2.3.1-21|365	- rebuild
12cr|apache-mod_vhost-2.3.1-21|366	
12cr|apache-mod_vhost-2.3.1-21|367	* Fri Jan 19 2007 Oden Eriksson <oeriksson@mandriva.com> 2.3-3mdv2007.1
12cr|apache-mod_vhost-2.3.1-21|368	+ Revision: 110745
12cr|apache-mod_vhost-2.3.1-21|369	- rebuilt against new postgresql libs
12cr|apache-mod_vhost-2.3.1-21|370	
12cr|apache-mod_vhost-2.3.1-21|371	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 2.3-2mdv2007.0
12cr|apache-mod_vhost-2.3.1-21|372	+ Revision: 79541
12cr|apache-mod_vhost-2.3.1-21|373	- Import apache-mod_vhost
12cr|apache-mod_vhost-2.3.1-21|374	
12cr|apache-mod_vhost-2.3.1-21|375	* Tue Sep 05 2006 Oden Eriksson <oeriksson@mandriva.com> 2.3-1mdv2007.0
12cr|apache-mod_vhost-2.3.1-21|376	- rebuilt against MySQL-5.0.24a-1mdv2007.0 due to ABI changes
12cr|apache-mod_vhost-2.3.1-21|377	
12cr|apache-mod_vhost-2.3.1-21|378	* Sat Jul 22 2006 Oden Eriksson <oeriksson@mandriva.com> 2.3-1mdv2007.0
12cr|apache-mod_vhost-2.3.1-21|379	- initial Mandriva package
12cr|apache-mod_vhost-2.3.1-21|380	

211 12
12cr|apache-mod_vhost_hash_alias-1.0-14|1	#Module-Specific definitions
12cr|apache-mod_vhost_hash_alias-1.0-14|2	%define mod_name mod_vhost_hash_alias
12cr|apache-mod_vhost_hash_alias-1.0-14|3	%define mod_conf 42_%{mod_name}.conf
12cr|apache-mod_vhost_hash_alias-1.0-14|4	%define mod_so %{mod_name}.so
12cr|apache-mod_vhost_hash_alias-1.0-14|5	
12cr|apache-mod_vhost_hash_alias-1.0-14|6	Summary:	Apache HTTPD module for mass virtual hosting
12cr|apache-mod_vhost_hash_alias-1.0-14|7	Name:		apache-%{mod_name}
12cr|apache-mod_vhost_hash_alias-1.0-14|8	Version:	1.0
12cr|apache-mod_vhost_hash_alias-1.0-14|9	Release:	14
12cr|apache-mod_vhost_hash_alias-1.0-14|10	Group:		System/Servers
12cr|apache-mod_vhost_hash_alias-1.0-14|11	License:	LGPL
12cr|apache-mod_vhost_hash_alias-1.0-14|12	URL:		http://weuh.org/projects/mod_vhost_hash_alias/
12cr|apache-mod_vhost_hash_alias-1.0-14|13	Source0: 	mod-vhost-hash-alias-%{version}.tar.bz2
12cr|apache-mod_vhost_hash_alias-1.0-14|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_vhost_hash_alias-1.0-14|15	Requires(pre):	rpm-helper
12cr|apache-mod_vhost_hash_alias-1.0-14|16	Requires(postun): rpm-helper
12cr|apache-mod_vhost_hash_alias-1.0-14|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_vhost_hash_alias-1.0-14|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_vhost_hash_alias-1.0-14|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_vhost_hash_alias-1.0-14|20	Requires:	apache >= 2.2.0
12cr|apache-mod_vhost_hash_alias-1.0-14|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_vhost_hash_alias-1.0-14|22	BuildRequires:	mhash-devel
12cr|apache-mod_vhost_hash_alias-1.0-14|23	Epoch:		1
12cr|apache-mod_vhost_hash_alias-1.0-14|24	
12cr|apache-mod_vhost_hash_alias-1.0-14|25	%description
12cr|apache-mod_vhost_hash_alias-1.0-14|26	mod_vhost_hash_alias is an Apache HTTPD module that allows mass hosting with
12cr|apache-mod_vhost_hash_alias-1.0-14|27	good distribution across a unified directory namespace. Administrators no
12cr|apache-mod_vhost_hash_alias-1.0-14|28	longer have to use complex regexps with mod_rewrite, since they can use
12cr|apache-mod_vhost_hash_alias-1.0-14|29	mod_vhost_hash_alias to do a better job and use fewer resources.
12cr|apache-mod_vhost_hash_alias-1.0-14|30	mod_vhost_hash_alias is a component of the VHFFS hosting platform which is
12cr|apache-mod_vhost_hash_alias-1.0-14|31	used by the Web hosting provider Tuxfamily.org.
12cr|apache-mod_vhost_hash_alias-1.0-14|32	
12cr|apache-mod_vhost_hash_alias-1.0-14|33	%prep
12cr|apache-mod_vhost_hash_alias-1.0-14|34	
12cr|apache-mod_vhost_hash_alias-1.0-14|35	%setup -q -n mod-vhost-hash-alias-%{version}
12cr|apache-mod_vhost_hash_alias-1.0-14|36	sed -i s/HashDigest/HashType/ README
12cr|apache-mod_vhost_hash_alias-1.0-14|37	
12cr|apache-mod_vhost_hash_alias-1.0-14|38	%build
12cr|apache-mod_vhost_hash_alias-1.0-14|39	export APR_CONFIG="%{_bindir}/apr-1-config"
12cr|apache-mod_vhost_hash_alias-1.0-14|40	
12cr|apache-mod_vhost_hash_alias-1.0-14|41	%configure2_5x --localstatedir=/var/lib \
12cr|apache-mod_vhost_hash_alias-1.0-14|42	--with-apxs2=%{_bindir}/apxs
12cr|apache-mod_vhost_hash_alias-1.0-14|43	
12cr|apache-mod_vhost_hash_alias-1.0-14|44	%make
12cr|apache-mod_vhost_hash_alias-1.0-14|45	
12cr|apache-mod_vhost_hash_alias-1.0-14|46	%install
12cr|apache-mod_vhost_hash_alias-1.0-14|47	
12cr|apache-mod_vhost_hash_alias-1.0-14|48	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_vhost_hash_alias-1.0-14|49	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_vhost_hash_alias-1.0-14|50	
12cr|apache-mod_vhost_hash_alias-1.0-14|51	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_vhost_hash_alias-1.0-14|52	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_vhost_hash_alias-1.0-14|53	
12cr|apache-mod_vhost_hash_alias-1.0-14|54	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_vhost_hash_alias-1.0-14|55	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_vhost_hash_alias-1.0-14|56	
12cr|apache-mod_vhost_hash_alias-1.0-14|57	%post
12cr|apache-mod_vhost_hash_alias-1.0-14|58	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_vhost_hash_alias-1.0-14|59	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_vhost_hash_alias-1.0-14|60	fi
12cr|apache-mod_vhost_hash_alias-1.0-14|61	
12cr|apache-mod_vhost_hash_alias-1.0-14|62	%postun
12cr|apache-mod_vhost_hash_alias-1.0-14|63	if [ "$1" = "0" ]; then
12cr|apache-mod_vhost_hash_alias-1.0-14|64	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_vhost_hash_alias-1.0-14|65	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_vhost_hash_alias-1.0-14|66	fi
12cr|apache-mod_vhost_hash_alias-1.0-14|67	fi
12cr|apache-mod_vhost_hash_alias-1.0-14|68	
12cr|apache-mod_vhost_hash_alias-1.0-14|69	%clean
12cr|apache-mod_vhost_hash_alias-1.0-14|70	
12cr|apache-mod_vhost_hash_alias-1.0-14|71	%files
12cr|apache-mod_vhost_hash_alias-1.0-14|72	%doc AUTHORS ChangeLog README INSTALL NEWS TODO
12cr|apache-mod_vhost_hash_alias-1.0-14|73	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_vhost_hash_alias-1.0-14|74	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_vhost_hash_alias-1.0-14|75	%{_var}/www/html/addon-modules/*
12cr|apache-mod_vhost_hash_alias-1.0-14|76	
12cr|apache-mod_vhost_hash_alias-1.0-14|77	
12cr|apache-mod_vhost_hash_alias-1.0-14|78	
12cr|apache-mod_vhost_hash_alias-1.0-14|79	
12cr|apache-mod_vhost_hash_alias-1.0-14|80	%changelog
12cr|apache-mod_vhost_hash_alias-1.0-14|81	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-14mdv2011.0
12cr|apache-mod_vhost_hash_alias-1.0-14|82	+ Revision: 678436
12cr|apache-mod_vhost_hash_alias-1.0-14|83	- mass rebuild
12cr|apache-mod_vhost_hash_alias-1.0-14|84	
12cr|apache-mod_vhost_hash_alias-1.0-14|85	* Thu Dec 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 1:1.0-13mdv2011.0
12cr|apache-mod_vhost_hash_alias-1.0-14|86	+ Revision: 605254
12cr|apache-mod_vhost_hash_alias-1.0-14|87	- Rebuild with apr with workaround to issue with gcc type based
12cr|apache-mod_vhost_hash_alias-1.0-14|88	
12cr|apache-mod_vhost_hash_alias-1.0-14|89	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-12mdv2011.0
12cr|apache-mod_vhost_hash_alias-1.0-14|90	+ Revision: 588081
12cr|apache-mod_vhost_hash_alias-1.0-14|91	- rebuild
12cr|apache-mod_vhost_hash_alias-1.0-14|92	
12cr|apache-mod_vhost_hash_alias-1.0-14|93	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-11mdv2010.1
12cr|apache-mod_vhost_hash_alias-1.0-14|94	+ Revision: 516231
12cr|apache-mod_vhost_hash_alias-1.0-14|95	- rebuilt for apache-2.2.15
12cr|apache-mod_vhost_hash_alias-1.0-14|96	
12cr|apache-mod_vhost_hash_alias-1.0-14|97	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-10mdv2010.0
12cr|apache-mod_vhost_hash_alias-1.0-14|98	+ Revision: 406678
12cr|apache-mod_vhost_hash_alias-1.0-14|99	- rebuild
12cr|apache-mod_vhost_hash_alias-1.0-14|100	
12cr|apache-mod_vhost_hash_alias-1.0-14|101	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-9mdv2009.1
12cr|apache-mod_vhost_hash_alias-1.0-14|102	+ Revision: 326271
12cr|apache-mod_vhost_hash_alias-1.0-14|103	- rebuild
12cr|apache-mod_vhost_hash_alias-1.0-14|104	
12cr|apache-mod_vhost_hash_alias-1.0-14|105	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-8mdv2009.0
12cr|apache-mod_vhost_hash_alias-1.0-14|106	+ Revision: 235122
12cr|apache-mod_vhost_hash_alias-1.0-14|107	- rebuild
12cr|apache-mod_vhost_hash_alias-1.0-14|108	
12cr|apache-mod_vhost_hash_alias-1.0-14|109	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-7mdv2009.0
12cr|apache-mod_vhost_hash_alias-1.0-14|110	+ Revision: 215666
12cr|apache-mod_vhost_hash_alias-1.0-14|111	- fix rebuild
12cr|apache-mod_vhost_hash_alias-1.0-14|112	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_vhost_hash_alias-1.0-14|113	
12cr|apache-mod_vhost_hash_alias-1.0-14|114	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1:1.0-6mdv2008.1
12cr|apache-mod_vhost_hash_alias-1.0-14|115	+ Revision: 135823
12cr|apache-mod_vhost_hash_alias-1.0-14|116	- restore BuildRoot
12cr|apache-mod_vhost_hash_alias-1.0-14|117	
12cr|apache-mod_vhost_hash_alias-1.0-14|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_vhost_hash_alias-1.0-14|119	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_vhost_hash_alias-1.0-14|120	
12cr|apache-mod_vhost_hash_alias-1.0-14|121	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-6mdv2008.0
12cr|apache-mod_vhost_hash_alias-1.0-14|122	+ Revision: 83413
12cr|apache-mod_vhost_hash_alias-1.0-14|123	- fix deps
12cr|apache-mod_vhost_hash_alias-1.0-14|124	- rebuild
12cr|apache-mod_vhost_hash_alias-1.0-14|125	
12cr|apache-mod_vhost_hash_alias-1.0-14|126	
12cr|apache-mod_vhost_hash_alias-1.0-14|127	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2007.1
12cr|apache-mod_vhost_hash_alias-1.0-14|128	+ Revision: 140772
12cr|apache-mod_vhost_hash_alias-1.0-14|129	- rebuild
12cr|apache-mod_vhost_hash_alias-1.0-14|130	
12cr|apache-mod_vhost_hash_alias-1.0-14|131	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-4mdv2007.1
12cr|apache-mod_vhost_hash_alias-1.0-14|132	+ Revision: 79545
12cr|apache-mod_vhost_hash_alias-1.0-14|133	- Import apache-mod_vhost_hash_alias
12cr|apache-mod_vhost_hash_alias-1.0-14|134	
12cr|apache-mod_vhost_hash_alias-1.0-14|135	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-4mdv2007.0
12cr|apache-mod_vhost_hash_alias-1.0-14|136	- rebuild
12cr|apache-mod_vhost_hash_alias-1.0-14|137	
12cr|apache-mod_vhost_hash_alias-1.0-14|138	* Fri Dec 16 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-3mdk
12cr|apache-mod_vhost_hash_alias-1.0-14|139	- really rebuilt against apache-2.2.0
12cr|apache-mod_vhost_hash_alias-1.0-14|140	
12cr|apache-mod_vhost_hash_alias-1.0-14|141	* Fri Dec 16 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-2mdk
12cr|apache-mod_vhost_hash_alias-1.0-14|142	- rebuilt against apache-2.2.0
12cr|apache-mod_vhost_hash_alias-1.0-14|143	- fix the config
12cr|apache-mod_vhost_hash_alias-1.0-14|144	
12cr|apache-mod_vhost_hash_alias-1.0-14|145	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-1mdk
12cr|apache-mod_vhost_hash_alias-1.0-14|146	- fix versioning
12cr|apache-mod_vhost_hash_alias-1.0-14|147	
12cr|apache-mod_vhost_hash_alias-1.0-14|148	* Thu Sep 22 2005 Pascal Terjan <pterjan@mandriva.org> 2.0.54_1.0-2mdk
12cr|apache-mod_vhost_hash_alias-1.0-14|149	- fix URL
12cr|apache-mod_vhost_hash_alias-1.0-14|150	
12cr|apache-mod_vhost_hash_alias-1.0-14|151	* Thu Sep 22 2005 Pascal Terjan <pterjan@mandriva.org> 2.0.54_1.0-1mdk
12cr|apache-mod_vhost_hash_alias-1.0-14|152	- first Mandriva package
12cr|apache-mod_vhost_hash_alias-1.0-14|153	

212 12
12cr|apache-mod_vhost_mysql-0.10-20|1	#Module-Specific definitions
12cr|apache-mod_vhost_mysql-0.10-20|2	%define mod_name mod_vhost_mysql
12cr|apache-mod_vhost_mysql-0.10-20|3	%define mod_conf A74_%{mod_name}.conf
12cr|apache-mod_vhost_mysql-0.10-20|4	%define mod_so %{mod_name}.so
12cr|apache-mod_vhost_mysql-0.10-20|5	
12cr|apache-mod_vhost_mysql-0.10-20|6	Summary:	DSO module for the apache web server
12cr|apache-mod_vhost_mysql-0.10-20|7	Name:		apache-%{mod_name}
12cr|apache-mod_vhost_mysql-0.10-20|8	Version:	0.10
12cr|apache-mod_vhost_mysql-0.10-20|9	Release:	20
12cr|apache-mod_vhost_mysql-0.10-20|10	Group:		System/Servers
12cr|apache-mod_vhost_mysql-0.10-20|11	License:	GPL
12cr|apache-mod_vhost_mysql-0.10-20|12	URL:		http://fabienne.tc2.utelisys.net/~skinkie/mod_vhost_mysql2/
12cr|apache-mod_vhost_mysql-0.10-20|13	Source0:	http://fabienne.tc2.utelisys.net/~skinkie/mod_vhost_mysql2/mod_vhost_mysql2-0.10.tar.bz2
12cr|apache-mod_vhost_mysql-0.10-20|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_vhost_mysql-0.10-20|15	Requires(pre): rpm-helper
12cr|apache-mod_vhost_mysql-0.10-20|16	Requires(postun): rpm-helper
12cr|apache-mod_vhost_mysql-0.10-20|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_vhost_mysql-0.10-20|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_vhost_mysql-0.10-20|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_vhost_mysql-0.10-20|20	Requires:	apache >= 2.2.0
12cr|apache-mod_vhost_mysql-0.10-20|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_vhost_mysql-0.10-20|22	BuildRequires:	file
12cr|apache-mod_vhost_mysql-0.10-20|23	BuildRequires:	mysql-devel
12cr|apache-mod_vhost_mysql-0.10-20|24	BuildRequires:	openssl-devel
12cr|apache-mod_vhost_mysql-0.10-20|25	
12cr|apache-mod_vhost_mysql-0.10-20|26	%description
12cr|apache-mod_vhost_mysql-0.10-20|27	This module provides dynamically configured virtual Hosting. using MySQL in
12cr|apache-mod_vhost_mysql-0.10-20|28	Apache2.
12cr|apache-mod_vhost_mysql-0.10-20|29	
12cr|apache-mod_vhost_mysql-0.10-20|30	%prep
12cr|apache-mod_vhost_mysql-0.10-20|31	
12cr|apache-mod_vhost_mysql-0.10-20|32	%setup -q -n %{mod_name}2-%{version}
12cr|apache-mod_vhost_mysql-0.10-20|33	
12cr|apache-mod_vhost_mysql-0.10-20|34	# strip away annoying ^M
12cr|apache-mod_vhost_mysql-0.10-20|35	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_vhost_mysql-0.10-20|36	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_vhost_mysql-0.10-20|37	
12cr|apache-mod_vhost_mysql-0.10-20|38	%build
12cr|apache-mod_vhost_mysql-0.10-20|39	%{_bindir}/apxs `mysql_config --include` -lmysqlclient -c %{mod_name}.c
12cr|apache-mod_vhost_mysql-0.10-20|40	
12cr|apache-mod_vhost_mysql-0.10-20|41	%install
12cr|apache-mod_vhost_mysql-0.10-20|42	
12cr|apache-mod_vhost_mysql-0.10-20|43	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_vhost_mysql-0.10-20|44	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_vhost_mysql-0.10-20|45	
12cr|apache-mod_vhost_mysql-0.10-20|46	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_vhost_mysql-0.10-20|47	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_vhost_mysql-0.10-20|48	
12cr|apache-mod_vhost_mysql-0.10-20|49	%post
12cr|apache-mod_vhost_mysql-0.10-20|50	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_vhost_mysql-0.10-20|51	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_vhost_mysql-0.10-20|52	fi
12cr|apache-mod_vhost_mysql-0.10-20|53	
12cr|apache-mod_vhost_mysql-0.10-20|54	%postun
12cr|apache-mod_vhost_mysql-0.10-20|55	if [ "$1" = "0" ]; then
12cr|apache-mod_vhost_mysql-0.10-20|56	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_vhost_mysql-0.10-20|57	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_vhost_mysql-0.10-20|58	fi
12cr|apache-mod_vhost_mysql-0.10-20|59	fi
12cr|apache-mod_vhost_mysql-0.10-20|60	
12cr|apache-mod_vhost_mysql-0.10-20|61	%clean
12cr|apache-mod_vhost_mysql-0.10-20|62	
12cr|apache-mod_vhost_mysql-0.10-20|63	%files
12cr|apache-mod_vhost_mysql-0.10-20|64	%doc README vh.sql
12cr|apache-mod_vhost_mysql-0.10-20|65	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_vhost_mysql-0.10-20|66	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_vhost_mysql-0.10-20|67	
12cr|apache-mod_vhost_mysql-0.10-20|68	
12cr|apache-mod_vhost_mysql-0.10-20|69	
12cr|apache-mod_vhost_mysql-0.10-20|70	
12cr|apache-mod_vhost_mysql-0.10-20|71	%changelog
12cr|apache-mod_vhost_mysql-0.10-20|72	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.10-20mdv2012.0
12cr|apache-mod_vhost_mysql-0.10-20|73	+ Revision: 773239
12cr|apache-mod_vhost_mysql-0.10-20|74	- rebuild
12cr|apache-mod_vhost_mysql-0.10-20|75	
12cr|apache-mod_vhost_mysql-0.10-20|76	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.10-19
12cr|apache-mod_vhost_mysql-0.10-20|77	+ Revision: 678438
12cr|apache-mod_vhost_mysql-0.10-20|78	- mass rebuild
12cr|apache-mod_vhost_mysql-0.10-20|79	
12cr|apache-mod_vhost_mysql-0.10-20|80	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.10-18
12cr|apache-mod_vhost_mysql-0.10-20|81	+ Revision: 645773
12cr|apache-mod_vhost_mysql-0.10-20|82	- relink against libmysqlclient.so.18
12cr|apache-mod_vhost_mysql-0.10-20|83	- rebuilt against mysql-5.5.8 libs, again
12cr|apache-mod_vhost_mysql-0.10-20|84	
12cr|apache-mod_vhost_mysql-0.10-20|85	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10-16mdv2011.0
12cr|apache-mod_vhost_mysql-0.10-20|86	+ Revision: 626505
12cr|apache-mod_vhost_mysql-0.10-20|87	- rebuilt against mysql-5.5.8 libs
12cr|apache-mod_vhost_mysql-0.10-20|88	
12cr|apache-mod_vhost_mysql-0.10-20|89	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10-14mdv2011.0
12cr|apache-mod_vhost_mysql-0.10-20|90	+ Revision: 588084
12cr|apache-mod_vhost_mysql-0.10-20|91	- rebuild
12cr|apache-mod_vhost_mysql-0.10-20|92	
12cr|apache-mod_vhost_mysql-0.10-20|93	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 0.10-13mdv2010.1
12cr|apache-mod_vhost_mysql-0.10-20|94	+ Revision: 537584
12cr|apache-mod_vhost_mysql-0.10-20|95	- rebuild
12cr|apache-mod_vhost_mysql-0.10-20|96	
12cr|apache-mod_vhost_mysql-0.10-20|97	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10-12mdv2010.1
12cr|apache-mod_vhost_mysql-0.10-20|98	+ Revision: 516239
12cr|apache-mod_vhost_mysql-0.10-20|99	- rebuilt for apache-2.2.15
12cr|apache-mod_vhost_mysql-0.10-20|100	
12cr|apache-mod_vhost_mysql-0.10-20|101	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.10-11mdv2010.0
12cr|apache-mod_vhost_mysql-0.10-20|102	+ Revision: 406680
12cr|apache-mod_vhost_mysql-0.10-20|103	- rebuild
12cr|apache-mod_vhost_mysql-0.10-20|104	
12cr|apache-mod_vhost_mysql-0.10-20|105	* Wed Jan 07 2009 Oden Eriksson <oeriksson@mandriva.com> 0.10-10mdv2009.1
12cr|apache-mod_vhost_mysql-0.10-20|106	+ Revision: 326509
12cr|apache-mod_vhost_mysql-0.10-20|107	- fix build
12cr|apache-mod_vhost_mysql-0.10-20|108	- rebuilt against mysql-5.1.30 libs
12cr|apache-mod_vhost_mysql-0.10-20|109	
12cr|apache-mod_vhost_mysql-0.10-20|110	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.10-8mdv2009.0
12cr|apache-mod_vhost_mysql-0.10-20|111	+ Revision: 235124
12cr|apache-mod_vhost_mysql-0.10-20|112	- rebuild
12cr|apache-mod_vhost_mysql-0.10-20|113	
12cr|apache-mod_vhost_mysql-0.10-20|114	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.10-7mdv2009.0
12cr|apache-mod_vhost_mysql-0.10-20|115	+ Revision: 215668
12cr|apache-mod_vhost_mysql-0.10-20|116	- fix rebuild
12cr|apache-mod_vhost_mysql-0.10-20|117	
12cr|apache-mod_vhost_mysql-0.10-20|118	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0.10-6mdv2008.1
12cr|apache-mod_vhost_mysql-0.10-20|119	+ Revision: 181986
12cr|apache-mod_vhost_mysql-0.10-20|120	- rebuild
12cr|apache-mod_vhost_mysql-0.10-20|121	
12cr|apache-mod_vhost_mysql-0.10-20|122	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.10-5mdv2008.1
12cr|apache-mod_vhost_mysql-0.10-20|123	+ Revision: 170759
12cr|apache-mod_vhost_mysql-0.10-20|124	- rebuild
12cr|apache-mod_vhost_mysql-0.10-20|125	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_vhost_mysql-0.10-20|126	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_vhost_mysql-0.10-20|127	
12cr|apache-mod_vhost_mysql-0.10-20|128	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_vhost_mysql-0.10-20|129	- restore BuildRoot
12cr|apache-mod_vhost_mysql-0.10-20|130	
12cr|apache-mod_vhost_mysql-0.10-20|131	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.10-4mdv2008.0
12cr|apache-mod_vhost_mysql-0.10-20|132	+ Revision: 82697
12cr|apache-mod_vhost_mysql-0.10-20|133	- rebuild
12cr|apache-mod_vhost_mysql-0.10-20|134	
12cr|apache-mod_vhost_mysql-0.10-20|135	
12cr|apache-mod_vhost_mysql-0.10-20|136	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.10-3mdv2007.1
12cr|apache-mod_vhost_mysql-0.10-20|137	+ Revision: 140773
12cr|apache-mod_vhost_mysql-0.10-20|138	- rebuild
12cr|apache-mod_vhost_mysql-0.10-20|139	
12cr|apache-mod_vhost_mysql-0.10-20|140	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.10-2mdv2007.0
12cr|apache-mod_vhost_mysql-0.10-20|141	+ Revision: 79547
12cr|apache-mod_vhost_mysql-0.10-20|142	- Import apache-mod_vhost_mysql
12cr|apache-mod_vhost_mysql-0.10-20|143	
12cr|apache-mod_vhost_mysql-0.10-20|144	* Tue Sep 05 2006 Oden Eriksson <oeriksson@mandriva.com> 0.10-1mdv2007.0
12cr|apache-mod_vhost_mysql-0.10-20|145	- rebuilt against MySQL-5.0.24a-1mdv2007.0 due to ABI changes
12cr|apache-mod_vhost_mysql-0.10-20|146	
12cr|apache-mod_vhost_mysql-0.10-20|147	* Sat Jul 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.10-1mdv2007.0
12cr|apache-mod_vhost_mysql-0.10-20|148	- initial Mandriva package
12cr|apache-mod_vhost_mysql-0.10-20|149	

213 12
12cr|apache-mod_vhs-1.0.32-20|1	#Module-Specific definitions
12cr|apache-mod_vhs-1.0.32-20|2	%define mod_name mod_vhs
12cr|apache-mod_vhs-1.0.32-20|3	%define mod_conf A73_%{mod_name}.conf
12cr|apache-mod_vhs-1.0.32-20|4	%define mod_so %{mod_name}.so
12cr|apache-mod_vhs-1.0.32-20|5	
12cr|apache-mod_vhs-1.0.32-20|6	Summary:	DSO module for the apache web server
12cr|apache-mod_vhs-1.0.32-20|7	Name:		apache-%{mod_name}
12cr|apache-mod_vhs-1.0.32-20|8	Version:	1.0.32
12cr|apache-mod_vhs-1.0.32-20|9	Release:	20
12cr|apache-mod_vhs-1.0.32-20|10	Group:		System/Servers
12cr|apache-mod_vhs-1.0.32-20|11	License:	GPL
12cr|apache-mod_vhs-1.0.32-20|12	URL:		http://www.oav.net/projects/mod_vhs/
12cr|apache-mod_vhs-1.0.32-20|13	Source0:	http://www.oav.net/projects/mod_vhs/%{mod_name}-%{version}.tar.gz
12cr|apache-mod_vhs-1.0.32-20|14	Source1:	%{mod_conf}
12cr|apache-mod_vhs-1.0.32-20|15	Requires(pre): rpm-helper
12cr|apache-mod_vhs-1.0.32-20|16	Requires(postun): rpm-helper
12cr|apache-mod_vhs-1.0.32-20|17	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_vhs-1.0.32-20|18	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_vhs-1.0.32-20|19	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_vhs-1.0.32-20|20	Requires:	apache >= 2.2.0
12cr|apache-mod_vhs-1.0.32-20|21	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_vhs-1.0.32-20|22	BuildRequires:	file
12cr|apache-mod_vhs-1.0.32-20|23	BuildRequires:	libhome-devel
12cr|apache-mod_vhs-1.0.32-20|24	BuildRequires:	php-devel
12cr|apache-mod_vhs-1.0.32-20|25	
12cr|apache-mod_vhs-1.0.32-20|26	%description
12cr|apache-mod_vhs-1.0.32-20|27	mod_vhs is an Apache 2.0/2.1 Web server module allowing mass virtual hosting
12cr|apache-mod_vhs-1.0.32-20|28	without the need for file-based configuration. The virtual host paths are
12cr|apache-mod_vhs-1.0.32-20|29	translated from any database supported by libhome at request time from MySQL,
12cr|apache-mod_vhs-1.0.32-20|30	LDAP, PAM, or a system password file. PHP security can be basically
12cr|apache-mod_vhs-1.0.32-20|31	auto-configured from the database using this module.
12cr|apache-mod_vhs-1.0.32-20|32	
12cr|apache-mod_vhs-1.0.32-20|33	%prep
12cr|apache-mod_vhs-1.0.32-20|34	
12cr|apache-mod_vhs-1.0.32-20|35	%setup -q -n %{mod_name}
12cr|apache-mod_vhs-1.0.32-20|36	
12cr|apache-mod_vhs-1.0.32-20|37	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_vhs-1.0.32-20|38	
12cr|apache-mod_vhs-1.0.32-20|39	# strip away annoying ^M
12cr|apache-mod_vhs-1.0.32-20|40	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_vhs-1.0.32-20|41	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_vhs-1.0.32-20|42	
12cr|apache-mod_vhs-1.0.32-20|43	# fix attribs
12cr|apache-mod_vhs-1.0.32-20|44	chmod 644 *
12cr|apache-mod_vhs-1.0.32-20|45	
12cr|apache-mod_vhs-1.0.32-20|46	%build
12cr|apache-mod_vhs-1.0.32-20|47	%{_bindir}/apxs -DDEBIAN `apr-1-config --includes` `libhome.sh --includes` `php-config --includes` -lhome -DHAVE_MOD_PHP_SUPPORT -c %{mod_name}.c
12cr|apache-mod_vhs-1.0.32-20|48	
12cr|apache-mod_vhs-1.0.32-20|49	%install
12cr|apache-mod_vhs-1.0.32-20|50	
12cr|apache-mod_vhs-1.0.32-20|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_vhs-1.0.32-20|52	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_vhs-1.0.32-20|53	
12cr|apache-mod_vhs-1.0.32-20|54	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_vhs-1.0.32-20|55	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_vhs-1.0.32-20|56	
12cr|apache-mod_vhs-1.0.32-20|57	%post
12cr|apache-mod_vhs-1.0.32-20|58	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_vhs-1.0.32-20|59	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_vhs-1.0.32-20|60	fi
12cr|apache-mod_vhs-1.0.32-20|61	
12cr|apache-mod_vhs-1.0.32-20|62	%postun
12cr|apache-mod_vhs-1.0.32-20|63	if [ "$1" = "0" ]; then
12cr|apache-mod_vhs-1.0.32-20|64	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_vhs-1.0.32-20|65	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_vhs-1.0.32-20|66	fi
12cr|apache-mod_vhs-1.0.32-20|67	fi
12cr|apache-mod_vhs-1.0.32-20|68	
12cr|apache-mod_vhs-1.0.32-20|69	%clean
12cr|apache-mod_vhs-1.0.32-20|70	
12cr|apache-mod_vhs-1.0.32-20|71	%files
12cr|apache-mod_vhs-1.0.32-20|72	%doc AUTHORS ChangeLog README* THANKS TODO WARNING
12cr|apache-mod_vhs-1.0.32-20|73	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_vhs-1.0.32-20|74	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_vhs-1.0.32-20|75	
12cr|apache-mod_vhs-1.0.32-20|76	
12cr|apache-mod_vhs-1.0.32-20|77	
12cr|apache-mod_vhs-1.0.32-20|78	
12cr|apache-mod_vhs-1.0.32-20|79	%changelog
12cr|apache-mod_vhs-1.0.32-20|80	* Wed May 25 2011 Funda Wang <fwang@mandriva.org> 1.0.32-20mdv2011.0
12cr|apache-mod_vhs-1.0.32-20|81	+ Revision: 678952
12cr|apache-mod_vhs-1.0.32-20|82	- bump rel
12cr|apache-mod_vhs-1.0.32-20|83	
12cr|apache-mod_vhs-1.0.32-20|84	* Wed May 25 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.32-19
12cr|apache-mod_vhs-1.0.32-20|85	+ Revision: 678928
12cr|apache-mod_vhs-1.0.32-20|86	- rebuild
12cr|apache-mod_vhs-1.0.32-20|87	- mass rebuild
12cr|apache-mod_vhs-1.0.32-20|88	
12cr|apache-mod_vhs-1.0.32-20|89	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.32-17mdv2011.0
12cr|apache-mod_vhs-1.0.32-20|90	+ Revision: 627212
12cr|apache-mod_vhs-1.0.32-20|91	- rebuilt against mysql-5.5.8 libs, again
12cr|apache-mod_vhs-1.0.32-20|92	- rebuilt against mysql-5.5.8 libs
12cr|apache-mod_vhs-1.0.32-20|93	
12cr|apache-mod_vhs-1.0.32-20|94	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.32-14mdv2011.0
12cr|apache-mod_vhs-1.0.32-20|95	+ Revision: 588085
12cr|apache-mod_vhs-1.0.32-20|96	- rebuild
12cr|apache-mod_vhs-1.0.32-20|97	
12cr|apache-mod_vhs-1.0.32-20|98	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 1.0.32-13mdv2010.1
12cr|apache-mod_vhs-1.0.32-20|99	+ Revision: 537582
12cr|apache-mod_vhs-1.0.32-20|100	- rebuild
12cr|apache-mod_vhs-1.0.32-20|101	
12cr|apache-mod_vhs-1.0.32-20|102	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.32-12mdv2010.1
12cr|apache-mod_vhs-1.0.32-20|103	+ Revision: 516246
12cr|apache-mod_vhs-1.0.32-20|104	- rebuilt for apache-2.2.15
12cr|apache-mod_vhs-1.0.32-20|105	
12cr|apache-mod_vhs-1.0.32-20|106	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.32-11mdv2010.1
12cr|apache-mod_vhs-1.0.32-20|107	+ Revision: 507477
12cr|apache-mod_vhs-1.0.32-20|108	- rebuild
12cr|apache-mod_vhs-1.0.32-20|109	
12cr|apache-mod_vhs-1.0.32-20|110	* Tue Jan 12 2010 Buchan Milne <bgmilne@mandriva.org> 1.0.32-10mdv2010.1
12cr|apache-mod_vhs-1.0.32-20|111	+ Revision: 490361
12cr|apache-mod_vhs-1.0.32-20|112	- Rebuild for db-4.8
12cr|apache-mod_vhs-1.0.32-20|113	
12cr|apache-mod_vhs-1.0.32-20|114	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.32-9mdv2010.0
12cr|apache-mod_vhs-1.0.32-20|115	+ Revision: 406681
12cr|apache-mod_vhs-1.0.32-20|116	- rebuild
12cr|apache-mod_vhs-1.0.32-20|117	
12cr|apache-mod_vhs-1.0.32-20|118	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.32-8mdv2009.1
12cr|apache-mod_vhs-1.0.32-20|119	+ Revision: 326272
12cr|apache-mod_vhs-1.0.32-20|120	- rebuild
12cr|apache-mod_vhs-1.0.32-20|121	
12cr|apache-mod_vhs-1.0.32-20|122	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.32-7mdv2009.0
12cr|apache-mod_vhs-1.0.32-20|123	+ Revision: 235125
12cr|apache-mod_vhs-1.0.32-20|124	- rebuild
12cr|apache-mod_vhs-1.0.32-20|125	
12cr|apache-mod_vhs-1.0.32-20|126	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.32-6mdv2009.0
12cr|apache-mod_vhs-1.0.32-20|127	+ Revision: 215669
12cr|apache-mod_vhs-1.0.32-20|128	- fix rebuild
12cr|apache-mod_vhs-1.0.32-20|129	
12cr|apache-mod_vhs-1.0.32-20|130	* Sun Mar 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.32-5mdv2008.1
12cr|apache-mod_vhs-1.0.32-20|131	+ Revision: 182873
12cr|apache-mod_vhs-1.0.32-20|132	- rebuild
12cr|apache-mod_vhs-1.0.32-20|133	
12cr|apache-mod_vhs-1.0.32-20|134	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.32-4mdv2008.1
12cr|apache-mod_vhs-1.0.32-20|135	+ Revision: 170760
12cr|apache-mod_vhs-1.0.32-20|136	- rebuild
12cr|apache-mod_vhs-1.0.32-20|137	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_vhs-1.0.32-20|138	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_vhs-1.0.32-20|139	
12cr|apache-mod_vhs-1.0.32-20|140	+ Olivier Blin <oblin@mandriva.com>
12cr|apache-mod_vhs-1.0.32-20|141	- restore BuildRoot
12cr|apache-mod_vhs-1.0.32-20|142	
12cr|apache-mod_vhs-1.0.32-20|143	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.32-3mdv2008.0
12cr|apache-mod_vhs-1.0.32-20|144	+ Revision: 82699
12cr|apache-mod_vhs-1.0.32-20|145	- rebuild
12cr|apache-mod_vhs-1.0.32-20|146	
12cr|apache-mod_vhs-1.0.32-20|147	
12cr|apache-mod_vhs-1.0.32-20|148	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.32-2mdv2007.1
12cr|apache-mod_vhs-1.0.32-20|149	+ Revision: 140774
12cr|apache-mod_vhs-1.0.32-20|150	- rebuild
12cr|apache-mod_vhs-1.0.32-20|151	
12cr|apache-mod_vhs-1.0.32-20|152	* Wed Mar 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.32-1mdv2007.1
12cr|apache-mod_vhs-1.0.32-20|153	+ Revision: 134884
12cr|apache-mod_vhs-1.0.32-20|154	- 1.0.32
12cr|apache-mod_vhs-1.0.32-20|155	
12cr|apache-mod_vhs-1.0.32-20|156	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.30-1mdv2007.0
12cr|apache-mod_vhs-1.0.32-20|157	+ Revision: 79549
12cr|apache-mod_vhs-1.0.32-20|158	- Import apache-mod_vhs
12cr|apache-mod_vhs-1.0.32-20|159	
12cr|apache-mod_vhs-1.0.32-20|160	* Sat Jul 22 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.30-1mdv2007.0
12cr|apache-mod_vhs-1.0.32-20|161	- initial Mandriva package
12cr|apache-mod_vhs-1.0.32-20|162	

214 12
12cr|apache-mod_webfilter-0.6-13|1	#Module-Specific definitions
12cr|apache-mod_webfilter-0.6-13|2	%define mod_name mod_webfilter
12cr|apache-mod_webfilter-0.6-13|3	%define mod_conf A12_%{mod_name}.conf
12cr|apache-mod_webfilter-0.6-13|4	%define mod_so %{mod_name}.so
12cr|apache-mod_webfilter-0.6-13|5	
12cr|apache-mod_webfilter-0.6-13|6	Summary:	An apache content filter module
12cr|apache-mod_webfilter-0.6-13|7	Name:		apache-%{mod_name}
12cr|apache-mod_webfilter-0.6-13|8	Version:	0.6
12cr|apache-mod_webfilter-0.6-13|9	Release:	13
12cr|apache-mod_webfilter-0.6-13|10	Group:		System/Servers
12cr|apache-mod_webfilter-0.6-13|11	License:	GPL
12cr|apache-mod_webfilter-0.6-13|12	URL:		http://software.othello.ch/mod_webfilter/
12cr|apache-mod_webfilter-0.6-13|13	Source0:	%{mod_name}-%{version}.tar.bz2
12cr|apache-mod_webfilter-0.6-13|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_webfilter-0.6-13|15	Source2:	mod_webfilter.txt.bz2
12cr|apache-mod_webfilter-0.6-13|16	Patch0:		mod_webfilter-0.6-misc_fixes.patch
12cr|apache-mod_webfilter-0.6-13|17	Patch1:		mod_webfilter-0.6-apache220.diff
12cr|apache-mod_webfilter-0.6-13|18	Requires:	apache-mod_php
12cr|apache-mod_webfilter-0.6-13|19	Requires:	apache-mod_proxy
12cr|apache-mod_webfilter-0.6-13|20	BuildRequires:	autoconf2.5
12cr|apache-mod_webfilter-0.6-13|21	BuildRequires:	automake
12cr|apache-mod_webfilter-0.6-13|22	Requires(pre): rpm-helper
12cr|apache-mod_webfilter-0.6-13|23	Requires(postun): rpm-helper
12cr|apache-mod_webfilter-0.6-13|24	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_webfilter-0.6-13|25	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_webfilter-0.6-13|26	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_webfilter-0.6-13|27	Requires:	apache >= 2.2.0
12cr|apache-mod_webfilter-0.6-13|28	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_webfilter-0.6-13|29	BuildRequires:	file
12cr|apache-mod_webfilter-0.6-13|30	BuildRequires:	gdbm-devel
12cr|apache-mod_webfilter-0.6-13|31	Epoch:		1
12cr|apache-mod_webfilter-0.6-13|32	
12cr|apache-mod_webfilter-0.6-13|33	%description
12cr|apache-mod_webfilter-0.6-13|34	Even though the free software community opposes censoring efforts
12cr|apache-mod_webfilter-0.6-13|35	on the Internet, corporations still prefer to restrict the access
12cr|apache-mod_webfilter-0.6-13|36	their employees have to the interet with technical measures.
12cr|apache-mod_webfilter-0.6-13|37	Flexible solutions for URL filtering have so far mostly been
12cr|apache-mod_webfilter-0.6-13|38	provided by commercial software vendors, free software
12cr|apache-mod_webfilter-0.6-13|39	implementations usually were not versatile enough for commercial
12cr|apache-mod_webfilter-0.6-13|40	environments. Unfortunately, this also meant that commercial
12cr|apache-mod_webfilter-0.6-13|41	products were used for proxies and firewalls, and in the process
12cr|apache-mod_webfilter-0.6-13|42	for many other things as well.
12cr|apache-mod_webfilter-0.6-13|43	
12cr|apache-mod_webfilter-0.6-13|44	
12cr|apache-mod_webfilter-0.6-13|45	We believe that mod_webfilter could improve this. In the webfilter
12cr|apache-mod_webfilter-0.6-13|46	databases, each hostname or domain suffix is categorized with one
12cr|apache-mod_webfilter-0.6-13|47	or more categories describing the content the site offers. The
12cr|apache-mod_webfilter-0.6-13|48	administrator can configure the module with a whitelist and a
12cr|apache-mod_webfilter-0.6-13|49	blacklist. If the hostname requested by a user has a category as
12cr|apache-mod_webfilter-0.6-13|50	specified in the whitelist, the request is accepted, even if the
12cr|apache-mod_webfilter-0.6-13|51	following blacklist test would reject it. If the hostname
12cr|apache-mod_webfilter-0.6-13|52	requested has a category as specified in the black list, it is
12cr|apache-mod_webfilter-0.6-13|53	rejected. All other requests are accepted, but tag filtering, an
12cr|apache-mod_webfilter-0.6-13|54	additional capability of the module, is applied to the content
12cr|apache-mod_webfilter-0.6-13|55	delivered for this URL.
12cr|apache-mod_webfilter-0.6-13|56	
12cr|apache-mod_webfilter-0.6-13|57	
12cr|apache-mod_webfilter-0.6-13|58	In principle, one database for blacklist and whitelist would be
12cr|apache-mod_webfilter-0.6-13|59	enough, nevertheless the module allows the databases for whitelist
12cr|apache-mod_webfilter-0.6-13|60	and blacklist to be different. This makes sense e.g. in a setting
12cr|apache-mod_webfilter-0.6-13|61	where the blacklist is imported from some public database of
12cr|apache-mod_webfilter-0.6-13|62	`indecent' URLs, and the whitelist is a locally maintained
12cr|apache-mod_webfilter-0.6-13|63	database of exceptions.
12cr|apache-mod_webfilter-0.6-13|64	
12cr|apache-mod_webfilter-0.6-13|65	%prep
12cr|apache-mod_webfilter-0.6-13|66	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_webfilter-0.6-13|67	%patch0 -p1
12cr|apache-mod_webfilter-0.6-13|68	%patch1 -p0
12cr|apache-mod_webfilter-0.6-13|69	
12cr|apache-mod_webfilter-0.6-13|70	bzcat %{SOURCE2} > mod_webfilter.txt
12cr|apache-mod_webfilter-0.6-13|71	
12cr|apache-mod_webfilter-0.6-13|72	# strip away annoying ^M
12cr|apache-mod_webfilter-0.6-13|73	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_webfilter-0.6-13|74	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_webfilter-0.6-13|75	
12cr|apache-mod_webfilter-0.6-13|76	%build
12cr|apache-mod_webfilter-0.6-13|77	export WANT_AUTOCONF_2_5=1
12cr|apache-mod_webfilter-0.6-13|78	libtoolize --copy --force; aclocal; autoconf; automake
12cr|apache-mod_webfilter-0.6-13|79	
12cr|apache-mod_webfilter-0.6-13|80	export CFLAGS=`%{_bindir}/apxs -q CFLAGS`
12cr|apache-mod_webfilter-0.6-13|81	
12cr|apache-mod_webfilter-0.6-13|82	%configure2_5x --localstatedir=/var/lib \
12cr|apache-mod_webfilter-0.6-13|83	--with-apxs=%{_bindir}/apxs \
12cr|apache-mod_webfilter-0.6-13|84	--with-htdocs=%{_var}/www/html/admin/mod_webfilter
12cr|apache-mod_webfilter-0.6-13|85	
12cr|apache-mod_webfilter-0.6-13|86	make
12cr|apache-mod_webfilter-0.6-13|87	
12cr|apache-mod_webfilter-0.6-13|88	pushd module
12cr|apache-mod_webfilter-0.6-13|89	# the autoconf stuff is a mess, we have to build the module "by hand"
12cr|apache-mod_webfilter-0.6-13|90	echo "static char *mod_webfilter_version = \"%{version}\";" > mod_webfilter_version.h
12cr|apache-mod_webfilter-0.6-13|91	%{_bindir}/apxs -c mod_webfilter.c
12cr|apache-mod_webfilter-0.6-13|92	mv .libs ../
12cr|apache-mod_webfilter-0.6-13|93	popd
12cr|apache-mod_webfilter-0.6-13|94	
12cr|apache-mod_webfilter-0.6-13|95	%install
12cr|apache-mod_webfilter-0.6-13|96	
12cr|apache-mod_webfilter-0.6-13|97	%makeinstall_std
12cr|apache-mod_webfilter-0.6-13|98	
12cr|apache-mod_webfilter-0.6-13|99	install -d %{buildroot}%{_var}/www/html/admin/%{mod_name}
12cr|apache-mod_webfilter-0.6-13|100	install -d %{buildroot}/var/lib/%{mod_name}
12cr|apache-mod_webfilter-0.6-13|101	
12cr|apache-mod_webfilter-0.6-13|102	# create some funny defaults ;)
12cr|apache-mod_webfilter-0.6-13|103	echo "bad_sites no_visit" | %{buildroot}%{_bindir}/webfilter_create \
12cr|apache-mod_webfilter-0.6-13|104	%{buildroot}/var/lib/mod_webfilter/blacktypes
12cr|apache-mod_webfilter-0.6-13|105	
12cr|apache-mod_webfilter-0.6-13|106	echo "good_sites go_visit" | %{buildroot}%{_bindir}/webfilter_create \
12cr|apache-mod_webfilter-0.6-13|107	%{buildroot}/var/lib/mod_webfilter/whitetypes
12cr|apache-mod_webfilter-0.6-13|108	
12cr|apache-mod_webfilter-0.6-13|109	echo "www.microsoft.com bad_sites #bad" | %{buildroot}%{_bindir}/webfilter_create \
12cr|apache-mod_webfilter-0.6-13|110	%{buildroot}/var/lib/mod_webfilter/black
12cr|apache-mod_webfilter-0.6-13|111	
12cr|apache-mod_webfilter-0.6-13|112	echo "nux.se good_sites #good" | %{buildroot}%{_bindir}/webfilter_create \
12cr|apache-mod_webfilter-0.6-13|113	%{buildroot}/var/lib/mod_webfilter/white
12cr|apache-mod_webfilter-0.6-13|114	
12cr|apache-mod_webfilter-0.6-13|115	# remove silly things...
12cr|apache-mod_webfilter-0.6-13|116	rm -f %{buildroot}%{_var}/www/html/admin/mod_webfilter/*
12cr|apache-mod_webfilter-0.6-13|117	
12cr|apache-mod_webfilter-0.6-13|118	# install the web stuff
12cr|apache-mod_webfilter-0.6-13|119	install -m644 web/whitelist.php %{buildroot}%{_var}/www/html/admin/mod_webfilter/whitelist.php
12cr|apache-mod_webfilter-0.6-13|120	
12cr|apache-mod_webfilter-0.6-13|121	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_webfilter-0.6-13|122	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_webfilter-0.6-13|123	
12cr|apache-mod_webfilter-0.6-13|124	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_webfilter-0.6-13|125	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_webfilter-0.6-13|126	
12cr|apache-mod_webfilter-0.6-13|127	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_webfilter-0.6-13|128	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_webfilter-0.6-13|129	
12cr|apache-mod_webfilter-0.6-13|130	%post
12cr|apache-mod_webfilter-0.6-13|131	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_webfilter-0.6-13|132	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_webfilter-0.6-13|133	fi
12cr|apache-mod_webfilter-0.6-13|134	
12cr|apache-mod_webfilter-0.6-13|135	%postun
12cr|apache-mod_webfilter-0.6-13|136	if [ "$1" = "0" ]; then
12cr|apache-mod_webfilter-0.6-13|137	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_webfilter-0.6-13|138	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_webfilter-0.6-13|139	fi
12cr|apache-mod_webfilter-0.6-13|140	fi
12cr|apache-mod_webfilter-0.6-13|141	
12cr|apache-mod_webfilter-0.6-13|142	%files
12cr|apache-mod_webfilter-0.6-13|143	%doc doc/mod_webfilter.html AUTHORS ChangeLog NEWS README TODO mod_webfilter.txt
12cr|apache-mod_webfilter-0.6-13|144	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_webfilter-0.6-13|145	%attr(0755,apache,apache) %dir /var/lib/mod_webfilter
12cr|apache-mod_webfilter-0.6-13|146	%attr(0666,apache,apache) %config(noreplace) /var/lib/mod_webfilter/white
12cr|apache-mod_webfilter-0.6-13|147	%attr(0666,apache,apache) %config(noreplace) /var/lib/mod_webfilter/black
12cr|apache-mod_webfilter-0.6-13|148	%attr(0666,apache,apache) %config(noreplace) /var/lib/mod_webfilter/whitetypes
12cr|apache-mod_webfilter-0.6-13|149	%attr(0666,apache,apache) %config(noreplace) /var/lib/mod_webfilter/blacktypes
12cr|apache-mod_webfilter-0.6-13|150	%attr(0755,root,root) %{_bindir}/webfilter_*
12cr|apache-mod_webfilter-0.6-13|151	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_webfilter-0.6-13|152	%{_var}/www/html/addon-modules/*
12cr|apache-mod_webfilter-0.6-13|153	%attr(0644,root,root) %{_var}/www/html/admin/mod_webfilter/whitelist.php
12cr|apache-mod_webfilter-0.6-13|154	%{_mandir}/man1/webfilter_*
12cr|apache-mod_webfilter-0.6-13|155	
12cr|apache-mod_webfilter-0.6-13|156	
12cr|apache-mod_webfilter-0.6-13|157	
12cr|apache-mod_webfilter-0.6-13|158	
12cr|apache-mod_webfilter-0.6-13|159	%changelog
12cr|apache-mod_webfilter-0.6-13|160	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.6-13mdv2011.0
12cr|apache-mod_webfilter-0.6-13|161	+ Revision: 678440
12cr|apache-mod_webfilter-0.6-13|162	- mass rebuild
12cr|apache-mod_webfilter-0.6-13|163	
12cr|apache-mod_webfilter-0.6-13|164	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.6-12mdv2011.0
12cr|apache-mod_webfilter-0.6-13|165	+ Revision: 627738
12cr|apache-mod_webfilter-0.6-13|166	- don't force the usage of automake1.7
12cr|apache-mod_webfilter-0.6-13|167	
12cr|apache-mod_webfilter-0.6-13|168	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.6-11mdv2011.0
12cr|apache-mod_webfilter-0.6-13|169	+ Revision: 588086
12cr|apache-mod_webfilter-0.6-13|170	- rebuild
12cr|apache-mod_webfilter-0.6-13|171	
12cr|apache-mod_webfilter-0.6-13|172	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.6-10mdv2010.1
12cr|apache-mod_webfilter-0.6-13|173	+ Revision: 516250
12cr|apache-mod_webfilter-0.6-13|174	- rebuilt for apache-2.2.15
12cr|apache-mod_webfilter-0.6-13|175	
12cr|apache-mod_webfilter-0.6-13|176	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.6-9mdv2010.0
12cr|apache-mod_webfilter-0.6-13|177	+ Revision: 406672
12cr|apache-mod_webfilter-0.6-13|178	- rebuild
12cr|apache-mod_webfilter-0.6-13|179	
12cr|apache-mod_webfilter-0.6-13|180	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.6-8mdv2009.0
12cr|apache-mod_webfilter-0.6-13|181	+ Revision: 235128
12cr|apache-mod_webfilter-0.6-13|182	- rebuild
12cr|apache-mod_webfilter-0.6-13|183	
12cr|apache-mod_webfilter-0.6-13|184	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.6-7mdv2009.0
12cr|apache-mod_webfilter-0.6-13|185	+ Revision: 215671
12cr|apache-mod_webfilter-0.6-13|186	- fix rebuild
12cr|apache-mod_webfilter-0.6-13|187	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_webfilter-0.6-13|188	
12cr|apache-mod_webfilter-0.6-13|189	+ Pixel <pixel@mandriva.com>
12cr|apache-mod_webfilter-0.6-13|190	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|apache-mod_webfilter-0.6-13|191	
12cr|apache-mod_webfilter-0.6-13|192	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.6-6mdv2008.1
12cr|apache-mod_webfilter-0.6-13|193	+ Revision: 181968
12cr|apache-mod_webfilter-0.6-13|194	- rebuild
12cr|apache-mod_webfilter-0.6-13|195	
12cr|apache-mod_webfilter-0.6-13|196	+ Olivier Blin <oblin@mandriva.com>
12cr|apache-mod_webfilter-0.6-13|197	- restore BuildRoot
12cr|apache-mod_webfilter-0.6-13|198	
12cr|apache-mod_webfilter-0.6-13|199	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_webfilter-0.6-13|200	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_webfilter-0.6-13|201	
12cr|apache-mod_webfilter-0.6-13|202	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.6-5mdv2008.0
12cr|apache-mod_webfilter-0.6-13|203	+ Revision: 82701
12cr|apache-mod_webfilter-0.6-13|204	- rebuild
12cr|apache-mod_webfilter-0.6-13|205	
12cr|apache-mod_webfilter-0.6-13|206	
12cr|apache-mod_webfilter-0.6-13|207	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6-4mdv2007.1
12cr|apache-mod_webfilter-0.6-13|208	+ Revision: 140776
12cr|apache-mod_webfilter-0.6-13|209	- rebuild
12cr|apache-mod_webfilter-0.6-13|210	
12cr|apache-mod_webfilter-0.6-13|211	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.6-3mdv2007.1
12cr|apache-mod_webfilter-0.6-13|212	+ Revision: 79556
12cr|apache-mod_webfilter-0.6-13|213	- Import apache-mod_webfilter
12cr|apache-mod_webfilter-0.6-13|214	
12cr|apache-mod_webfilter-0.6-13|215	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.6-3mdv2007.0
12cr|apache-mod_webfilter-0.6-13|216	- rebuild
12cr|apache-mod_webfilter-0.6-13|217	
12cr|apache-mod_webfilter-0.6-13|218	* Fri Dec 16 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.6-2mdk
12cr|apache-mod_webfilter-0.6-13|219	- rebuilt against apache-2.2.0 (P1)
12cr|apache-mod_webfilter-0.6-13|220	
12cr|apache-mod_webfilter-0.6-13|221	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.6-1mdk
12cr|apache-mod_webfilter-0.6-13|222	- fix versioning
12cr|apache-mod_webfilter-0.6-13|223	
12cr|apache-mod_webfilter-0.6-13|224	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.6-2mdk
12cr|apache-mod_webfilter-0.6-13|225	- fix deps
12cr|apache-mod_webfilter-0.6-13|226	
12cr|apache-mod_webfilter-0.6-13|227	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.6-1mdk
12cr|apache-mod_webfilter-0.6-13|228	- rename the package
12cr|apache-mod_webfilter-0.6-13|229	- the conf.d directory is renamed to modules.d
12cr|apache-mod_webfilter-0.6-13|230	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_webfilter-0.6-13|231	
12cr|apache-mod_webfilter-0.6-13|232	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.6-4mdk
12cr|apache-mod_webfilter-0.6-13|233	- use the %1
12cr|apache-mod_webfilter-0.6-13|234	
12cr|apache-mod_webfilter-0.6-13|235	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.6-3mdk
12cr|apache-mod_webfilter-0.6-13|236	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_webfilter-0.6-13|237	- fix bug #6574
12cr|apache-mod_webfilter-0.6-13|238	
12cr|apache-mod_webfilter-0.6-13|239	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.6-2mdk
12cr|apache-mod_webfilter-0.6-13|240	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_webfilter-0.6-13|241	
12cr|apache-mod_webfilter-0.6-13|242	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.6-1mdk
12cr|apache-mod_webfilter-0.6-13|243	- rebuilt for apache 2.0.53
12cr|apache-mod_webfilter-0.6-13|244	
12cr|apache-mod_webfilter-0.6-13|245	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.6-1mdk
12cr|apache-mod_webfilter-0.6-13|246	- built for apache 2.0.52
12cr|apache-mod_webfilter-0.6-13|247	
12cr|apache-mod_webfilter-0.6-13|248	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_0.6-1mdk
12cr|apache-mod_webfilter-0.6-13|249	- built for apache 2.0.51
12cr|apache-mod_webfilter-0.6-13|250	
12cr|apache-mod_webfilter-0.6-13|251	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_0.6-1mdk
12cr|apache-mod_webfilter-0.6-13|252	- built for apache 2.0.50
12cr|apache-mod_webfilter-0.6-13|253	- remove redundant provides
12cr|apache-mod_webfilter-0.6-13|254	
12cr|apache-mod_webfilter-0.6-13|255	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_0.6-1mdk
12cr|apache-mod_webfilter-0.6-13|256	- built for apache 2.0.49
12cr|apache-mod_webfilter-0.6-13|257	

215 12
12cr|apache-mod_websh-3.5.0-19|1	#Module-Specific definitions
12cr|apache-mod_websh-3.5.0-19|2	%define mod_name mod_websh
12cr|apache-mod_websh-3.5.0-19|3	%define mod_conf 24_%{mod_name}.conf
12cr|apache-mod_websh-3.5.0-19|4	%define mod_so %{mod_name}.so
12cr|apache-mod_websh-3.5.0-19|5	
12cr|apache-mod_websh-3.5.0-19|6	Summary:	Tcl scripting as a DSO module for the apache web server
12cr|apache-mod_websh-3.5.0-19|7	Name:		apache-%{mod_name}
12cr|apache-mod_websh-3.5.0-19|8	Version:	3.5.0
12cr|apache-mod_websh-3.5.0-19|9	Release:	19
12cr|apache-mod_websh-3.5.0-19|10	Group:		System/Servers
12cr|apache-mod_websh-3.5.0-19|11	License:	Apache License
12cr|apache-mod_websh-3.5.0-19|12	URL:		http://tcl.apache.org/websh/
12cr|apache-mod_websh-3.5.0-19|13	Source0:	websh-%{version}.tar.bz2
12cr|apache-mod_websh-3.5.0-19|14	Source1:	%{mod_conf}
12cr|apache-mod_websh-3.5.0-19|15	Patch0:		%{mod_name}-register.patch
12cr|apache-mod_websh-3.5.0-19|16	Patch1:		websh-tcl_version.diff
12cr|apache-mod_websh-3.5.0-19|17	BuildRequires:	tcl >= 8.4.5
12cr|apache-mod_websh-3.5.0-19|18	BuildRequires:	tcl-devel >= 8.4.5
12cr|apache-mod_websh-3.5.0-19|19	BuildRequires:	autoconf2.5
12cr|apache-mod_websh-3.5.0-19|20	BuildRequires:	automake
12cr|apache-mod_websh-3.5.0-19|21	Requires:	tcl >= 8.4.5
12cr|apache-mod_websh-3.5.0-19|22	Requires(pre): tcl >= 8.4.5
12cr|apache-mod_websh-3.5.0-19|23	Requires(pre): rpm-helper
12cr|apache-mod_websh-3.5.0-19|24	Requires(postun): rpm-helper
12cr|apache-mod_websh-3.5.0-19|25	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_websh-3.5.0-19|26	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_websh-3.5.0-19|27	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_websh-3.5.0-19|28	Requires:	apache >= 2.2.0
12cr|apache-mod_websh-3.5.0-19|29	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_websh-3.5.0-19|30	BuildRequires:	file
12cr|apache-mod_websh-3.5.0-19|31	
12cr|apache-mod_websh-3.5.0-19|32	%description
12cr|apache-mod_websh-3.5.0-19|33	Websh is a rapid development environment for building powerful,
12cr|apache-mod_websh-3.5.0-19|34	fast, and reliable web applications. webshell is versatile and
12cr|apache-mod_websh-3.5.0-19|35	handles everything from HTML generation to data-base driven
12cr|apache-mod_websh-3.5.0-19|36	one-to-one page customization.
12cr|apache-mod_websh-3.5.0-19|37	
12cr|apache-mod_websh-3.5.0-19|38	%prep
12cr|apache-mod_websh-3.5.0-19|39	
12cr|apache-mod_websh-3.5.0-19|40	%setup -q -n websh-%{version}
12cr|apache-mod_websh-3.5.0-19|41	%patch0 -p0
12cr|apache-mod_websh-3.5.0-19|42	%patch1 -p0
12cr|apache-mod_websh-3.5.0-19|43	
12cr|apache-mod_websh-3.5.0-19|44	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_websh-3.5.0-19|45	
12cr|apache-mod_websh-3.5.0-19|46	
12cr|apache-mod_websh-3.5.0-19|47	# strip away annoying ^M
12cr|apache-mod_websh-3.5.0-19|48	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_websh-3.5.0-19|49	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_websh-3.5.0-19|50	
12cr|apache-mod_websh-3.5.0-19|51	%build
12cr|apache-mod_websh-3.5.0-19|52	
12cr|apache-mod_websh-3.5.0-19|53	cd src/unix
12cr|apache-mod_websh-3.5.0-19|54	export WANT_AUTOCONF_2_5=1
12cr|apache-mod_websh-3.5.0-19|55	rm -f missing
12cr|apache-mod_websh-3.5.0-19|56	libtoolize --copy --force; aclocal; autoconf; automake --copy --foreign --add-missing --force-missing ||:
12cr|apache-mod_websh-3.5.0-19|57	
12cr|apache-mod_websh-3.5.0-19|58	export INC="-I`%{_bindir}/apxs -q INCLUDEDIR` `apr-1-config --includes` `apu-1-config --includes`"
12cr|apache-mod_websh-3.5.0-19|59	
12cr|apache-mod_websh-3.5.0-19|60	%configure2_5x --localstatedir=/var/lib \
12cr|apache-mod_websh-3.5.0-19|61	--enable-shared \
12cr|apache-mod_websh-3.5.0-19|62	--enable-static \
12cr|apache-mod_websh-3.5.0-19|63	--enable-threads \
12cr|apache-mod_websh-3.5.0-19|64	--with-httpdinclude=%{_includedir}/apache
12cr|apache-mod_websh-3.5.0-19|65	
12cr|apache-mod_websh-3.5.0-19|66	perl -pi -e "s|^HTTPD_INCLUDES.*|HTTPD_INCLUDES = $INC|g" Makefile
12cr|apache-mod_websh-3.5.0-19|67	
12cr|apache-mod_websh-3.5.0-19|68	make mod_websh.so
12cr|apache-mod_websh-3.5.0-19|69	
12cr|apache-mod_websh-3.5.0-19|70	mkdir ../../.libs; mv mod_websh%{version}.so ../../.libs/mod_websh.so
12cr|apache-mod_websh-3.5.0-19|71	
12cr|apache-mod_websh-3.5.0-19|72	%install
12cr|apache-mod_websh-3.5.0-19|73	
12cr|apache-mod_websh-3.5.0-19|74	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_websh-3.5.0-19|75	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_websh-3.5.0-19|76	
12cr|apache-mod_websh-3.5.0-19|77	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_websh-3.5.0-19|78	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_websh-3.5.0-19|79	
12cr|apache-mod_websh-3.5.0-19|80	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_websh-3.5.0-19|81	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_websh-3.5.0-19|82	
12cr|apache-mod_websh-3.5.0-19|83	%post
12cr|apache-mod_websh-3.5.0-19|84	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_websh-3.5.0-19|85	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_websh-3.5.0-19|86	fi
12cr|apache-mod_websh-3.5.0-19|87	
12cr|apache-mod_websh-3.5.0-19|88	%postun
12cr|apache-mod_websh-3.5.0-19|89	if [ "$1" = "0" ]; then
12cr|apache-mod_websh-3.5.0-19|90	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_websh-3.5.0-19|91	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_websh-3.5.0-19|92	fi
12cr|apache-mod_websh-3.5.0-19|93	fi
12cr|apache-mod_websh-3.5.0-19|94	
12cr|apache-mod_websh-3.5.0-19|95	%clean
12cr|apache-mod_websh-3.5.0-19|96	
12cr|apache-mod_websh-3.5.0-19|97	%files
12cr|apache-mod_websh-3.5.0-19|98	%doc INSTALL README src/ChangeLog src/license.terms doc/html/* doc/quickref.xml
12cr|apache-mod_websh-3.5.0-19|99	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_websh-3.5.0-19|100	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_websh-3.5.0-19|101	%{_var}/www/html/addon-modules/*
12cr|apache-mod_websh-3.5.0-19|102	
12cr|apache-mod_websh-3.5.0-19|103	
12cr|apache-mod_websh-3.5.0-19|104	
12cr|apache-mod_websh-3.5.0-19|105	
12cr|apache-mod_websh-3.5.0-19|106	%changelog
12cr|apache-mod_websh-3.5.0-19|107	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-19mdv2012.0
12cr|apache-mod_websh-3.5.0-19|108	+ Revision: 773235
12cr|apache-mod_websh-3.5.0-19|109	- rebuild
12cr|apache-mod_websh-3.5.0-19|110	
12cr|apache-mod_websh-3.5.0-19|111	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-18
12cr|apache-mod_websh-3.5.0-19|112	+ Revision: 678441
12cr|apache-mod_websh-3.5.0-19|113	- mass rebuild
12cr|apache-mod_websh-3.5.0-19|114	
12cr|apache-mod_websh-3.5.0-19|115	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-17mdv2011.0
12cr|apache-mod_websh-3.5.0-19|116	+ Revision: 627740
12cr|apache-mod_websh-3.5.0-19|117	- don't force the usage of automake1.7
12cr|apache-mod_websh-3.5.0-19|118	
12cr|apache-mod_websh-3.5.0-19|119	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-16mdv2011.0
12cr|apache-mod_websh-3.5.0-19|120	+ Revision: 588087
12cr|apache-mod_websh-3.5.0-19|121	- rebuild
12cr|apache-mod_websh-3.5.0-19|122	
12cr|apache-mod_websh-3.5.0-19|123	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-15mdv2010.1
12cr|apache-mod_websh-3.5.0-19|124	+ Revision: 516254
12cr|apache-mod_websh-3.5.0-19|125	- rebuilt for apache-2.2.15
12cr|apache-mod_websh-3.5.0-19|126	
12cr|apache-mod_websh-3.5.0-19|127	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-14mdv2010.0
12cr|apache-mod_websh-3.5.0-19|128	+ Revision: 407084
12cr|apache-mod_websh-3.5.0-19|129	- fix build
12cr|apache-mod_websh-3.5.0-19|130	- rebuild
12cr|apache-mod_websh-3.5.0-19|131	
12cr|apache-mod_websh-3.5.0-19|132	* Wed Jan 07 2009 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-13mdv2009.1
12cr|apache-mod_websh-3.5.0-19|133	+ Revision: 326510
12cr|apache-mod_websh-3.5.0-19|134	- rebuild
12cr|apache-mod_websh-3.5.0-19|135	
12cr|apache-mod_websh-3.5.0-19|136	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 3.5.0-12mdv2009.1
12cr|apache-mod_websh-3.5.0-19|137	+ Revision: 310156
12cr|apache-mod_websh-3.5.0-19|138	- update tcl_version.diff for new tcl
12cr|apache-mod_websh-3.5.0-19|139	- rebuild for new tcl
12cr|apache-mod_websh-3.5.0-19|140	
12cr|apache-mod_websh-3.5.0-19|141	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-11mdv2009.0
12cr|apache-mod_websh-3.5.0-19|142	+ Revision: 235129
12cr|apache-mod_websh-3.5.0-19|143	- rebuild
12cr|apache-mod_websh-3.5.0-19|144	
12cr|apache-mod_websh-3.5.0-19|145	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-10mdv2009.0
12cr|apache-mod_websh-3.5.0-19|146	+ Revision: 215672
12cr|apache-mod_websh-3.5.0-19|147	- fix rebuild
12cr|apache-mod_websh-3.5.0-19|148	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_websh-3.5.0-19|149	
12cr|apache-mod_websh-3.5.0-19|150	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 3.5.0-9mdv2008.1
12cr|apache-mod_websh-3.5.0-19|151	+ Revision: 135823
12cr|apache-mod_websh-3.5.0-19|152	- restore BuildRoot
12cr|apache-mod_websh-3.5.0-19|153	
12cr|apache-mod_websh-3.5.0-19|154	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_websh-3.5.0-19|155	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_websh-3.5.0-19|156	
12cr|apache-mod_websh-3.5.0-19|157	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-9mdv2008.0
12cr|apache-mod_websh-3.5.0-19|158	+ Revision: 82702
12cr|apache-mod_websh-3.5.0-19|159	- rebuild
12cr|apache-mod_websh-3.5.0-19|160	
12cr|apache-mod_websh-3.5.0-19|161	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 3.5.0-8mdv2008.0
12cr|apache-mod_websh-3.5.0-19|162	+ Revision: 81992
12cr|apache-mod_websh-3.5.0-19|163	- rebuild for new soname of tcl
12cr|apache-mod_websh-3.5.0-19|164	
12cr|apache-mod_websh-3.5.0-19|165	* Fri Aug 10 2007 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-7mdv2008.0
12cr|apache-mod_websh-3.5.0-19|166	+ Revision: 61273
12cr|apache-mod_websh-3.5.0-19|167	- make it find the latest tcl
12cr|apache-mod_websh-3.5.0-19|168	
12cr|apache-mod_websh-3.5.0-19|169	
12cr|apache-mod_websh-3.5.0-19|170	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-7mdv2007.1
12cr|apache-mod_websh-3.5.0-19|171	+ Revision: 140777
12cr|apache-mod_websh-3.5.0-19|172	- rebuild
12cr|apache-mod_websh-3.5.0-19|173	
12cr|apache-mod_websh-3.5.0-19|174	* Sun Nov 12 2006 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-6mdv2007.1
12cr|apache-mod_websh-3.5.0-19|175	+ Revision: 83316
12cr|apache-mod_websh-3.5.0-19|176	- rebuild
12cr|apache-mod_websh-3.5.0-19|177	- remove macro to make iurt able to build the package
12cr|apache-mod_websh-3.5.0-19|178	- bunzip patches and sources
12cr|apache-mod_websh-3.5.0-19|179	
12cr|apache-mod_websh-3.5.0-19|180	+ Stefan van der Eijk <stefan@mandriva.org>
12cr|apache-mod_websh-3.5.0-19|181	- Import apache-mod_websh
12cr|apache-mod_websh-3.5.0-19|182	
12cr|apache-mod_websh-3.5.0-19|183	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-4mdv2007.0
12cr|apache-mod_websh-3.5.0-19|184	- rebuild
12cr|apache-mod_websh-3.5.0-19|185	
12cr|apache-mod_websh-3.5.0-19|186	* Sun Jan 01 2006 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-3mdk
12cr|apache-mod_websh-3.5.0-19|187	- really rebuilt against apache-2.2.0
12cr|apache-mod_websh-3.5.0-19|188	- rebuilt against soname aware deps (tcl/tk)
12cr|apache-mod_websh-3.5.0-19|189	- fix deps
12cr|apache-mod_websh-3.5.0-19|190	
12cr|apache-mod_websh-3.5.0-19|191	* Thu Dec 15 2005 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-2mdk
12cr|apache-mod_websh-3.5.0-19|192	- rebuilt against apache-2.2.0
12cr|apache-mod_websh-3.5.0-19|193	
12cr|apache-mod_websh-3.5.0-19|194	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-1mdk
12cr|apache-mod_websh-3.5.0-19|195	- fix versioning
12cr|apache-mod_websh-3.5.0-19|196	
12cr|apache-mod_websh-3.5.0-19|197	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_3.5.0-2mdk
12cr|apache-mod_websh-3.5.0-19|198	- fix deps
12cr|apache-mod_websh-3.5.0-19|199	
12cr|apache-mod_websh-3.5.0-19|200	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_3.5.0-1mdk
12cr|apache-mod_websh-3.5.0-19|201	- rename the package
12cr|apache-mod_websh-3.5.0-19|202	- the conf.d directory is renamed to modules.d
12cr|apache-mod_websh-3.5.0-19|203	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_websh-3.5.0-19|204	
12cr|apache-mod_websh-3.5.0-19|205	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_3.5.0-4mdk
12cr|apache-mod_websh-3.5.0-19|206	- use the %1
12cr|apache-mod_websh-3.5.0-19|207	
12cr|apache-mod_websh-3.5.0-19|208	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_3.5.0-3mdk
12cr|apache-mod_websh-3.5.0-19|209	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_websh-3.5.0-19|210	- fix bug #6574
12cr|apache-mod_websh-3.5.0-19|211	
12cr|apache-mod_websh-3.5.0-19|212	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_3.5.0-2mdk
12cr|apache-mod_websh-3.5.0-19|213	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_websh-3.5.0-19|214	
12cr|apache-mod_websh-3.5.0-19|215	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_3.5.0-1mdk
12cr|apache-mod_websh-3.5.0-19|216	- rebuilt for apache 2.0.53
12cr|apache-mod_websh-3.5.0-19|217	
12cr|apache-mod_websh-3.5.0-19|218	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_3.5.0-1mdk
12cr|apache-mod_websh-3.5.0-19|219	- built for apache 2.0.52
12cr|apache-mod_websh-3.5.0-19|220	
12cr|apache-mod_websh-3.5.0-19|221	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_3.5.0-1mdk
12cr|apache-mod_websh-3.5.0-19|222	- built for apache 2.0.51
12cr|apache-mod_websh-3.5.0-19|223	
12cr|apache-mod_websh-3.5.0-19|224	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_3.5.0-1mdk
12cr|apache-mod_websh-3.5.0-19|225	- built for apache 2.0.50
12cr|apache-mod_websh-3.5.0-19|226	- remove redundant provides
12cr|apache-mod_websh-3.5.0-19|227	
12cr|apache-mod_websh-3.5.0-19|228	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_3.5.0-1mdk
12cr|apache-mod_websh-3.5.0-19|229	- built for apache 2.0.49
12cr|apache-mod_websh-3.5.0-19|230	

216 12
12cr|apache-mod_wsgi-3.4-1|1	#Module-Specific definitions
12cr|apache-mod_wsgi-3.4-1|2	%define apache_version 2.2.8
12cr|apache-mod_wsgi-3.4-1|3	%define mod_name mod_wsgi
12cr|apache-mod_wsgi-3.4-1|4	%define mod_conf B23_%{mod_name}.conf
12cr|apache-mod_wsgi-3.4-1|5	%define mod_so %{mod_name}.so
12cr|apache-mod_wsgi-3.4-1|6	
12cr|apache-mod_wsgi-3.4-1|7	Summary:	Python WSGI adapter module for Apache
12cr|apache-mod_wsgi-3.4-1|8	Name:		apache-%{mod_name}
12cr|apache-mod_wsgi-3.4-1|9	Version:	3.4
12cr|apache-mod_wsgi-3.4-1|10	Release:	1
12cr|apache-mod_wsgi-3.4-1|11	Group:		System/Servers
12cr|apache-mod_wsgi-3.4-1|12	License:	Apache License
12cr|apache-mod_wsgi-3.4-1|13	URL:		http://code.google.com/p/modwsgi/
12cr|apache-mod_wsgi-3.4-1|14	Source0:	http://modwsgi.googlecode.com/files/%{mod_name}-%{version}.tar.gz
12cr|apache-mod_wsgi-3.4-1|15	Source1:	%{mod_conf}
12cr|apache-mod_wsgi-3.4-1|16	Requires(pre): rpm-helper
12cr|apache-mod_wsgi-3.4-1|17	Requires(postun): rpm-helper
12cr|apache-mod_wsgi-3.4-1|18	Requires(pre):	apache-conf >= %{apache_version}
12cr|apache-mod_wsgi-3.4-1|19	Requires(pre):	apache >= %{apache_version}
12cr|apache-mod_wsgi-3.4-1|20	Requires:	apache-conf >= %{apache_version}
12cr|apache-mod_wsgi-3.4-1|21	Requires:	apache >= %{apache_version}
12cr|apache-mod_wsgi-3.4-1|22	BuildRequires:	apache-devel >= %{apache_version}
12cr|apache-mod_wsgi-3.4-1|23	BuildRequires:	python-devel
12cr|apache-mod_wsgi-3.4-1|24	BuildRequires:	apache-mpm-prefork >= %{apache_version}
12cr|apache-mod_wsgi-3.4-1|25	
12cr|apache-mod_wsgi-3.4-1|26	%description
12cr|apache-mod_wsgi-3.4-1|27	The mod_wsgi adapter is an Apache module that provides a WSGI compliant
12cr|apache-mod_wsgi-3.4-1|28	interface for hosting Python based web applications within Apache. The
12cr|apache-mod_wsgi-3.4-1|29	adapter is written completely in C code against the Apache C runtime and
12cr|apache-mod_wsgi-3.4-1|30	for hosting WSGI applications within Apache has a lower overhead than using
12cr|apache-mod_wsgi-3.4-1|31	existing WSGI adapters for mod_python or CGI.
12cr|apache-mod_wsgi-3.4-1|32	
12cr|apache-mod_wsgi-3.4-1|33	%prep
12cr|apache-mod_wsgi-3.4-1|34	
12cr|apache-mod_wsgi-3.4-1|35	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_wsgi-3.4-1|36	
12cr|apache-mod_wsgi-3.4-1|37	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_wsgi-3.4-1|38	
12cr|apache-mod_wsgi-3.4-1|39	%build
12cr|apache-mod_wsgi-3.4-1|40	rm -f configure
12cr|apache-mod_wsgi-3.4-1|41	autoconf
12cr|apache-mod_wsgi-3.4-1|42	
12cr|apache-mod_wsgi-3.4-1|43	%configure2_5x --localstatedir=/var/lib \
12cr|apache-mod_wsgi-3.4-1|44	--with-apxs=%{_bindir}/apxs
12cr|apache-mod_wsgi-3.4-1|45	
12cr|apache-mod_wsgi-3.4-1|46	%make
12cr|apache-mod_wsgi-3.4-1|47	
12cr|apache-mod_wsgi-3.4-1|48	%install
12cr|apache-mod_wsgi-3.4-1|49	
12cr|apache-mod_wsgi-3.4-1|50	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_wsgi-3.4-1|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_wsgi-3.4-1|52	
12cr|apache-mod_wsgi-3.4-1|53	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_wsgi-3.4-1|54	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_wsgi-3.4-1|55	
12cr|apache-mod_wsgi-3.4-1|56	%post
12cr|apache-mod_wsgi-3.4-1|57	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_wsgi-3.4-1|58	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_wsgi-3.4-1|59	fi
12cr|apache-mod_wsgi-3.4-1|60	
12cr|apache-mod_wsgi-3.4-1|61	%postun
12cr|apache-mod_wsgi-3.4-1|62	if [ "$1" = "0" ]; then
12cr|apache-mod_wsgi-3.4-1|63	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_wsgi-3.4-1|64	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_wsgi-3.4-1|65	fi
12cr|apache-mod_wsgi-3.4-1|66	fi
12cr|apache-mod_wsgi-3.4-1|67	
12cr|apache-mod_wsgi-3.4-1|68	%clean
12cr|apache-mod_wsgi-3.4-1|69	
12cr|apache-mod_wsgi-3.4-1|70	%files
12cr|apache-mod_wsgi-3.4-1|71	%doc LICENCE README
12cr|apache-mod_wsgi-3.4-1|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_wsgi-3.4-1|73	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_wsgi-3.4-1|74	
12cr|apache-mod_wsgi-3.4-1|75	
12cr|apache-mod_wsgi-3.4-1|76	%changelog
12cr|apache-mod_wsgi-3.4-1|77	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 3.3-4mdv2011.0
12cr|apache-mod_wsgi-3.4-1|78	+ Revision: 678443
12cr|apache-mod_wsgi-3.4-1|79	- mass rebuild
12cr|apache-mod_wsgi-3.4-1|80	
12cr|apache-mod_wsgi-3.4-1|81	* Wed Nov 03 2010 Michael Scherer <misc@mandriva.org> 3.3-3mdv2011.0
12cr|apache-mod_wsgi-3.4-1|82	+ Revision: 592700
12cr|apache-mod_wsgi-3.4-1|83	- rebuild for python 2.7
12cr|apache-mod_wsgi-3.4-1|84	
12cr|apache-mod_wsgi-3.4-1|85	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3-2mdv2011.0
12cr|apache-mod_wsgi-3.4-1|86	+ Revision: 588089
12cr|apache-mod_wsgi-3.4-1|87	- rebuild
12cr|apache-mod_wsgi-3.4-1|88	
12cr|apache-mod_wsgi-3.4-1|89	* Tue Oct 19 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3-1mdv2011.0
12cr|apache-mod_wsgi-3.4-1|90	+ Revision: 586711
12cr|apache-mod_wsgi-3.4-1|91	- 3.3
12cr|apache-mod_wsgi-3.4-1|92	
12cr|apache-mod_wsgi-3.4-1|93	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.5-3mdv2010.1
12cr|apache-mod_wsgi-3.4-1|94	+ Revision: 516265
12cr|apache-mod_wsgi-3.4-1|95	- rebuilt for apache-2.2.15
12cr|apache-mod_wsgi-3.4-1|96	
12cr|apache-mod_wsgi-3.4-1|97	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.5-2mdv2010.0
12cr|apache-mod_wsgi-3.4-1|98	+ Revision: 406682
12cr|apache-mod_wsgi-3.4-1|99	- rebuild
12cr|apache-mod_wsgi-3.4-1|100	
12cr|apache-mod_wsgi-3.4-1|101	* Sun Jun 21 2009 Oden Eriksson <oeriksson@mandriva.com> 2.5-1mdv2010.0
12cr|apache-mod_wsgi-3.4-1|102	+ Revision: 387751
12cr|apache-mod_wsgi-3.4-1|103	- 2.5
12cr|apache-mod_wsgi-3.4-1|104	- nuke redundant patches
12cr|apache-mod_wsgi-3.4-1|105	
12cr|apache-mod_wsgi-3.4-1|106	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 2.3-3mdv2009.1
12cr|apache-mod_wsgi-3.4-1|107	+ Revision: 326274
12cr|apache-mod_wsgi-3.4-1|108	- rebuild
12cr|apache-mod_wsgi-3.4-1|109	
12cr|apache-mod_wsgi-3.4-1|110	* Mon Dec 29 2008 Michael Scherer <misc@mandriva.org> 2.3-2mdv2009.1
12cr|apache-mod_wsgi-3.4-1|111	+ Revision: 320992
12cr|apache-mod_wsgi-3.4-1|112	- add patch for format string error
12cr|apache-mod_wsgi-3.4-1|113	- rebuild for new python
12cr|apache-mod_wsgi-3.4-1|114	
12cr|apache-mod_wsgi-3.4-1|115	* Thu Oct 16 2008 Oden Eriksson <oeriksson@mandriva.com> 2.3-1mdv2009.1
12cr|apache-mod_wsgi-3.4-1|116	+ Revision: 294280
12cr|apache-mod_wsgi-3.4-1|117	- 2.3
12cr|apache-mod_wsgi-3.4-1|118	
12cr|apache-mod_wsgi-3.4-1|119	* Sun Aug 10 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1-1mdv2009.0
12cr|apache-mod_wsgi-3.4-1|120	+ Revision: 270290
12cr|apache-mod_wsgi-3.4-1|121	- 2.1
12cr|apache-mod_wsgi-3.4-1|122	
12cr|apache-mod_wsgi-3.4-1|123	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0-3mdv2009.0
12cr|apache-mod_wsgi-3.4-1|124	+ Revision: 235131
12cr|apache-mod_wsgi-3.4-1|125	- rebuild
12cr|apache-mod_wsgi-3.4-1|126	
12cr|apache-mod_wsgi-3.4-1|127	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0-2mdv2009.0
12cr|apache-mod_wsgi-3.4-1|128	+ Revision: 215674
12cr|apache-mod_wsgi-3.4-1|129	- fix rebuild
12cr|apache-mod_wsgi-3.4-1|130	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_wsgi-3.4-1|131	
12cr|apache-mod_wsgi-3.4-1|132	* Sat May 10 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0-1mdv2009.0
12cr|apache-mod_wsgi-3.4-1|133	+ Revision: 205396
12cr|apache-mod_wsgi-3.4-1|134	- 2.0
12cr|apache-mod_wsgi-3.4-1|135	
12cr|apache-mod_wsgi-3.4-1|136	* Sun Mar 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2-2mdv2008.1
12cr|apache-mod_wsgi-3.4-1|137	+ Revision: 182876
12cr|apache-mod_wsgi-3.4-1|138	- rebuild
12cr|apache-mod_wsgi-3.4-1|139	
12cr|apache-mod_wsgi-3.4-1|140	+ Olivier Blin <oblin@mandriva.com>
12cr|apache-mod_wsgi-3.4-1|141	- restore BuildRoot
12cr|apache-mod_wsgi-3.4-1|142	
12cr|apache-mod_wsgi-3.4-1|143	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_wsgi-3.4-1|144	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_wsgi-3.4-1|145	
12cr|apache-mod_wsgi-3.4-1|146	* Tue Oct 30 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2-1mdv2008.1
12cr|apache-mod_wsgi-3.4-1|147	+ Revision: 103921
12cr|apache-mod_wsgi-3.4-1|148	- fix deps
12cr|apache-mod_wsgi-3.4-1|149	- import apache-mod_wsgi
12cr|apache-mod_wsgi-3.4-1|150	
12cr|apache-mod_wsgi-3.4-1|151	
12cr|apache-mod_wsgi-3.4-1|152	* Tue Oct 30 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2-1mdv2008.1
12cr|apache-mod_wsgi-3.4-1|153	- initial Mandriva package

217 12
12cr|apache-mod_xhtml-0-13|1	#Module-Specific definitions
12cr|apache-mod_xhtml-0-13|2	%define mod_name mod_xhtml
12cr|apache-mod_xhtml-0-13|3	%define mod_conf A68_%{mod_name}.conf
12cr|apache-mod_xhtml-0-13|4	%define mod_so %{mod_name}.so
12cr|apache-mod_xhtml-0-13|5	
12cr|apache-mod_xhtml-0-13|6	Summary:	Adds XHTML Namespace processing to the Apache Webserver
12cr|apache-mod_xhtml-0-13|7	Name:		apache-%{mod_name}
12cr|apache-mod_xhtml-0-13|8	Version:	0
12cr|apache-mod_xhtml-0-13|9	Release:	13
12cr|apache-mod_xhtml-0-13|10	Group:		System/Servers
12cr|apache-mod_xhtml-0-13|11	License:	GPL
12cr|apache-mod_xhtml-0-13|12	URL:		http://apache.webthing.com/mod_xhtml/
12cr|apache-mod_xhtml-0-13|13	# there is no official tar ball
12cr|apache-mod_xhtml-0-13|14	# http://apache.webthing.com/svn/apache/filters/xmlns/
12cr|apache-mod_xhtml-0-13|15	Source0:	http://apache.webthing.com/svn/apache/filters/xmlns/mod_xhtml.c
12cr|apache-mod_xhtml-0-13|16	Source1:	README.mod_xhtml
12cr|apache-mod_xhtml-0-13|17	Source2:	%{mod_conf}
12cr|apache-mod_xhtml-0-13|18	Requires(pre): rpm-helper
12cr|apache-mod_xhtml-0-13|19	Requires(postun): rpm-helper
12cr|apache-mod_xhtml-0-13|20	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_xhtml-0-13|21	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_xhtml-0-13|22	Requires(pre):	apache-mod_xmlns
12cr|apache-mod_xhtml-0-13|23	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_xhtml-0-13|24	Requires:	apache >= 2.2.0
12cr|apache-mod_xhtml-0-13|25	Requires:	apache-mod_xmlns
12cr|apache-mod_xhtml-0-13|26	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_xhtml-0-13|27	BuildRequires:	apache-mod_xmlns-devel
12cr|apache-mod_xhtml-0-13|28	BuildRequires:	file
12cr|apache-mod_xhtml-0-13|29	
12cr|apache-mod_xhtml-0-13|30	%description
12cr|apache-mod_xhtml-0-13|31	mod_xhtml provides a namespace processor for http://www.w3.org/1999/xhtml that
12cr|apache-mod_xhtml-0-13|32	serves to ensure XHTML meets the W3C Appendix C guidelines for compatibility
12cr|apache-mod_xhtml-0-13|33	with HTML browsers and the text/html MIME type. In addition, mod_xhtml
12cr|apache-mod_xhtml-0-13|34	implements Server Side  Includes (SSI), both as Apache's comment-driven
12cr|apache-mod_xhtml-0-13|35	processing language and as a separate XML namespace processor.
12cr|apache-mod_xhtml-0-13|36	
12cr|apache-mod_xhtml-0-13|37	%prep
12cr|apache-mod_xhtml-0-13|38	
12cr|apache-mod_xhtml-0-13|39	%setup -q -c -T -n %{mod_name}-%{version}
12cr|apache-mod_xhtml-0-13|40	
12cr|apache-mod_xhtml-0-13|41	cp %{SOURCE0} mod_xhtml.c
12cr|apache-mod_xhtml-0-13|42	cp %{SOURCE1} README
12cr|apache-mod_xhtml-0-13|43	cp %{SOURCE2} %{mod_conf}
12cr|apache-mod_xhtml-0-13|44	
12cr|apache-mod_xhtml-0-13|45	# strip away annoying ^M
12cr|apache-mod_xhtml-0-13|46	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_xhtml-0-13|47	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_xhtml-0-13|48	
12cr|apache-mod_xhtml-0-13|49	%build
12cr|apache-mod_xhtml-0-13|50	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_xhtml-0-13|51	
12cr|apache-mod_xhtml-0-13|52	%install
12cr|apache-mod_xhtml-0-13|53	
12cr|apache-mod_xhtml-0-13|54	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_xhtml-0-13|55	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_xhtml-0-13|56	
12cr|apache-mod_xhtml-0-13|57	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_xhtml-0-13|58	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_xhtml-0-13|59	
12cr|apache-mod_xhtml-0-13|60	%post
12cr|apache-mod_xhtml-0-13|61	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_xhtml-0-13|62	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_xhtml-0-13|63	fi
12cr|apache-mod_xhtml-0-13|64	
12cr|apache-mod_xhtml-0-13|65	%postun
12cr|apache-mod_xhtml-0-13|66	if [ "$1" = "0" ]; then
12cr|apache-mod_xhtml-0-13|67	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_xhtml-0-13|68	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_xhtml-0-13|69	fi
12cr|apache-mod_xhtml-0-13|70	fi
12cr|apache-mod_xhtml-0-13|71	
12cr|apache-mod_xhtml-0-13|72	%clean
12cr|apache-mod_xhtml-0-13|73	
12cr|apache-mod_xhtml-0-13|74	%files
12cr|apache-mod_xhtml-0-13|75	%doc README
12cr|apache-mod_xhtml-0-13|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_xhtml-0-13|77	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_xhtml-0-13|78	
12cr|apache-mod_xhtml-0-13|79	
12cr|apache-mod_xhtml-0-13|80	%changelog
12cr|apache-mod_xhtml-0-13|81	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0-13mdv2012.0
12cr|apache-mod_xhtml-0-13|82	+ Revision: 773240
12cr|apache-mod_xhtml-0-13|83	- rebuild
12cr|apache-mod_xhtml-0-13|84	
12cr|apache-mod_xhtml-0-13|85	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0-12
12cr|apache-mod_xhtml-0-13|86	+ Revision: 678444
12cr|apache-mod_xhtml-0-13|87	- mass rebuild
12cr|apache-mod_xhtml-0-13|88	
12cr|apache-mod_xhtml-0-13|89	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0-11mdv2011.0
12cr|apache-mod_xhtml-0-13|90	+ Revision: 588090
12cr|apache-mod_xhtml-0-13|91	- rebuild
12cr|apache-mod_xhtml-0-13|92	
12cr|apache-mod_xhtml-0-13|93	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0-10mdv2010.1
12cr|apache-mod_xhtml-0-13|94	+ Revision: 516269
12cr|apache-mod_xhtml-0-13|95	- rebuilt for apache-2.2.15
12cr|apache-mod_xhtml-0-13|96	
12cr|apache-mod_xhtml-0-13|97	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0-9mdv2010.0
12cr|apache-mod_xhtml-0-13|98	+ Revision: 406683
12cr|apache-mod_xhtml-0-13|99	- rebuild
12cr|apache-mod_xhtml-0-13|100	
12cr|apache-mod_xhtml-0-13|101	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0-8mdv2009.1
12cr|apache-mod_xhtml-0-13|102	+ Revision: 326277
12cr|apache-mod_xhtml-0-13|103	- rebuild
12cr|apache-mod_xhtml-0-13|104	
12cr|apache-mod_xhtml-0-13|105	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0-7mdv2009.0
12cr|apache-mod_xhtml-0-13|106	+ Revision: 235132
12cr|apache-mod_xhtml-0-13|107	- rebuild
12cr|apache-mod_xhtml-0-13|108	
12cr|apache-mod_xhtml-0-13|109	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0-6mdv2009.0
12cr|apache-mod_xhtml-0-13|110	+ Revision: 215675
12cr|apache-mod_xhtml-0-13|111	- fix rebuild
12cr|apache-mod_xhtml-0-13|112	
12cr|apache-mod_xhtml-0-13|113	* Sun Mar 09 2008 Oden Eriksson <oeriksson@mandriva.com> 0-5mdv2008.1
12cr|apache-mod_xhtml-0-13|114	+ Revision: 182877
12cr|apache-mod_xhtml-0-13|115	- rebuild
12cr|apache-mod_xhtml-0-13|116	
12cr|apache-mod_xhtml-0-13|117	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_xhtml-0-13|118	- restore BuildRoot
12cr|apache-mod_xhtml-0-13|119	
12cr|apache-mod_xhtml-0-13|120	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_xhtml-0-13|121	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_xhtml-0-13|122	
12cr|apache-mod_xhtml-0-13|123	* Sat Oct 13 2007 Oden Eriksson <oeriksson@mandriva.com> 0-4mdv2008.1
12cr|apache-mod_xhtml-0-13|124	+ Revision: 97989
12cr|apache-mod_xhtml-0-13|125	- bunzip the sources
12cr|apache-mod_xhtml-0-13|126	
12cr|apache-mod_xhtml-0-13|127	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0-3mdv2008.0
12cr|apache-mod_xhtml-0-13|128	+ Revision: 82705
12cr|apache-mod_xhtml-0-13|129	- rebuild
12cr|apache-mod_xhtml-0-13|130	
12cr|apache-mod_xhtml-0-13|131	
12cr|apache-mod_xhtml-0-13|132	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0-2mdv2007.1
12cr|apache-mod_xhtml-0-13|133	+ Revision: 140779
12cr|apache-mod_xhtml-0-13|134	- rebuild
12cr|apache-mod_xhtml-0-13|135	
12cr|apache-mod_xhtml-0-13|136	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0-1mdv2007.1
12cr|apache-mod_xhtml-0-13|137	+ Revision: 79560
12cr|apache-mod_xhtml-0-13|138	- Import apache-mod_xhtml
12cr|apache-mod_xhtml-0-13|139	
12cr|apache-mod_xhtml-0-13|140	* Tue Jul 18 2006 Oden Eriksson <oeriksson@mandriva.com> 0-1mdv2007.0
12cr|apache-mod_xhtml-0-13|141	- initial Mandriva package
12cr|apache-mod_xhtml-0-13|142	

218 12
12cr|apache-mod_xhtml_neg-1.0a-9|1	#Module-Specific definitions
12cr|apache-mod_xhtml_neg-1.0a-9|2	%define apache_version 2.2.8
12cr|apache-mod_xhtml_neg-1.0a-9|3	%define mod_name mod_xhtml_neg
12cr|apache-mod_xhtml_neg-1.0a-9|4	%define mod_conf B39_%{mod_name}.conf
12cr|apache-mod_xhtml_neg-1.0a-9|5	%define mod_so %{mod_name}.so
12cr|apache-mod_xhtml_neg-1.0a-9|6	
12cr|apache-mod_xhtml_neg-1.0a-9|7	Summary:	An XHTML content negotiation module for Apache
12cr|apache-mod_xhtml_neg-1.0a-9|8	Name:		apache-%{mod_name}
12cr|apache-mod_xhtml_neg-1.0a-9|9	Version:	1.0a
12cr|apache-mod_xhtml_neg-1.0a-9|10	Release:	9
12cr|apache-mod_xhtml_neg-1.0a-9|11	Group:		System/Servers
12cr|apache-mod_xhtml_neg-1.0a-9|12	License:	Apache License
12cr|apache-mod_xhtml_neg-1.0a-9|13	URL:		http://mod-xhtml-neg.sourceforge.net/
12cr|apache-mod_xhtml_neg-1.0a-9|14	Source0:	http://dfn.dl.sourceforge.net/sourceforge/mod-xhtml-neg/%{mod_name}2-%{version}.tar.gz
12cr|apache-mod_xhtml_neg-1.0a-9|15	Source1:	%{mod_conf}
12cr|apache-mod_xhtml_neg-1.0a-9|16	Requires(pre): rpm-helper
12cr|apache-mod_xhtml_neg-1.0a-9|17	Requires(postun): rpm-helper
12cr|apache-mod_xhtml_neg-1.0a-9|18	Requires(pre):  apache-conf >= %{apache_version}
12cr|apache-mod_xhtml_neg-1.0a-9|19	Requires(pre):  apache >= %{apache_version}
12cr|apache-mod_xhtml_neg-1.0a-9|20	Requires:	apache-conf >= %{apache_version}
12cr|apache-mod_xhtml_neg-1.0a-9|21	Requires:	apache >= %{apache_version}
12cr|apache-mod_xhtml_neg-1.0a-9|22	BuildRequires:	apache-devel >= %{apache_version}
12cr|apache-mod_xhtml_neg-1.0a-9|23	BuildRequires:	dos2unix
12cr|apache-mod_xhtml_neg-1.0a-9|24	
12cr|apache-mod_xhtml_neg-1.0a-9|25	%description
12cr|apache-mod_xhtml_neg-1.0a-9|26	This module provides content negotiation facilities for XHTML documents that
12cr|apache-mod_xhtml_neg-1.0a-9|27	conform to Appendix C compatibility requirements of the XHTML 1.0
12cr|apache-mod_xhtml_neg-1.0a-9|28	specification. This allows compatible browsers to view XHTML content as
12cr|apache-mod_xhtml_neg-1.0a-9|29	XML-compliant documents, and older or less compatible clients to view XHTML
12cr|apache-mod_xhtml_neg-1.0a-9|30	content as text/html documents.
12cr|apache-mod_xhtml_neg-1.0a-9|31	
12cr|apache-mod_xhtml_neg-1.0a-9|32	%prep
12cr|apache-mod_xhtml_neg-1.0a-9|33	
12cr|apache-mod_xhtml_neg-1.0a-9|34	%setup -q -n %{mod_name}-2.0
12cr|apache-mod_xhtml_neg-1.0a-9|35	
12cr|apache-mod_xhtml_neg-1.0a-9|36	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_xhtml_neg-1.0a-9|37	
12cr|apache-mod_xhtml_neg-1.0a-9|38	find -type f -exec dos2unix {} \;
12cr|apache-mod_xhtml_neg-1.0a-9|39	
12cr|apache-mod_xhtml_neg-1.0a-9|40	%build
12cr|apache-mod_xhtml_neg-1.0a-9|41	
12cr|apache-mod_xhtml_neg-1.0a-9|42	%{_bindir}/apxs -c mod_xhtml_neg.c lookupa.c
12cr|apache-mod_xhtml_neg-1.0a-9|43	
12cr|apache-mod_xhtml_neg-1.0a-9|44	%install
12cr|apache-mod_xhtml_neg-1.0a-9|45	
12cr|apache-mod_xhtml_neg-1.0a-9|46	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_xhtml_neg-1.0a-9|47	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_xhtml_neg-1.0a-9|48	
12cr|apache-mod_xhtml_neg-1.0a-9|49	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_xhtml_neg-1.0a-9|50	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_xhtml_neg-1.0a-9|51	
12cr|apache-mod_xhtml_neg-1.0a-9|52	%post
12cr|apache-mod_xhtml_neg-1.0a-9|53	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_xhtml_neg-1.0a-9|54	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_xhtml_neg-1.0a-9|55	fi
12cr|apache-mod_xhtml_neg-1.0a-9|56	
12cr|apache-mod_xhtml_neg-1.0a-9|57	%postun
12cr|apache-mod_xhtml_neg-1.0a-9|58	if [ "$1" = "0" ]; then
12cr|apache-mod_xhtml_neg-1.0a-9|59	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_xhtml_neg-1.0a-9|60	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_xhtml_neg-1.0a-9|61	fi
12cr|apache-mod_xhtml_neg-1.0a-9|62	fi
12cr|apache-mod_xhtml_neg-1.0a-9|63	
12cr|apache-mod_xhtml_neg-1.0a-9|64	%clean
12cr|apache-mod_xhtml_neg-1.0a-9|65	
12cr|apache-mod_xhtml_neg-1.0a-9|66	%files
12cr|apache-mod_xhtml_neg-1.0a-9|67	%doc LICENSE README mod_xhtml_neg.html
12cr|apache-mod_xhtml_neg-1.0a-9|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_xhtml_neg-1.0a-9|69	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_xhtml_neg-1.0a-9|70	
12cr|apache-mod_xhtml_neg-1.0a-9|71	
12cr|apache-mod_xhtml_neg-1.0a-9|72	
12cr|apache-mod_xhtml_neg-1.0a-9|73	%changelog
12cr|apache-mod_xhtml_neg-1.0a-9|74	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0a-9mdv2012.0
12cr|apache-mod_xhtml_neg-1.0a-9|75	+ Revision: 773241
12cr|apache-mod_xhtml_neg-1.0a-9|76	- rebuild
12cr|apache-mod_xhtml_neg-1.0a-9|77	
12cr|apache-mod_xhtml_neg-1.0a-9|78	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0a-8
12cr|apache-mod_xhtml_neg-1.0a-9|79	+ Revision: 678445
12cr|apache-mod_xhtml_neg-1.0a-9|80	- mass rebuild
12cr|apache-mod_xhtml_neg-1.0a-9|81	
12cr|apache-mod_xhtml_neg-1.0a-9|82	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0a-7mdv2011.0
12cr|apache-mod_xhtml_neg-1.0a-9|83	+ Revision: 588091
12cr|apache-mod_xhtml_neg-1.0a-9|84	- rebuild
12cr|apache-mod_xhtml_neg-1.0a-9|85	
12cr|apache-mod_xhtml_neg-1.0a-9|86	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0a-6mdv2010.1
12cr|apache-mod_xhtml_neg-1.0a-9|87	+ Revision: 516274
12cr|apache-mod_xhtml_neg-1.0a-9|88	- rebuilt for apache-2.2.15
12cr|apache-mod_xhtml_neg-1.0a-9|89	
12cr|apache-mod_xhtml_neg-1.0a-9|90	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0a-5mdv2010.0
12cr|apache-mod_xhtml_neg-1.0a-9|91	+ Revision: 406685
12cr|apache-mod_xhtml_neg-1.0a-9|92	- rebuild
12cr|apache-mod_xhtml_neg-1.0a-9|93	
12cr|apache-mod_xhtml_neg-1.0a-9|94	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0a-4mdv2009.1
12cr|apache-mod_xhtml_neg-1.0a-9|95	+ Revision: 326278
12cr|apache-mod_xhtml_neg-1.0a-9|96	- rebuild
12cr|apache-mod_xhtml_neg-1.0a-9|97	
12cr|apache-mod_xhtml_neg-1.0a-9|98	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0a-3mdv2009.0
12cr|apache-mod_xhtml_neg-1.0a-9|99	+ Revision: 235133
12cr|apache-mod_xhtml_neg-1.0a-9|100	- rebuild
12cr|apache-mod_xhtml_neg-1.0a-9|101	
12cr|apache-mod_xhtml_neg-1.0a-9|102	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0a-2mdv2009.0
12cr|apache-mod_xhtml_neg-1.0a-9|103	+ Revision: 215676
12cr|apache-mod_xhtml_neg-1.0a-9|104	- fix rebuild
12cr|apache-mod_xhtml_neg-1.0a-9|105	
12cr|apache-mod_xhtml_neg-1.0a-9|106	* Sun May 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0a-1mdv2009.0
12cr|apache-mod_xhtml_neg-1.0a-9|107	+ Revision: 208663
12cr|apache-mod_xhtml_neg-1.0a-9|108	- import apache-mod_xhtml_neg
12cr|apache-mod_xhtml_neg-1.0a-9|109	
12cr|apache-mod_xhtml_neg-1.0a-9|110	
12cr|apache-mod_xhtml_neg-1.0a-9|111	* Sun May 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0a-1mdv2009.0
12cr|apache-mod_xhtml_neg-1.0a-9|112	- initial Mandriva package

219 12
12cr|apache-mod_xmlns-0.97-15|1	#Module-Specific definitions
12cr|apache-mod_xmlns-0.97-15|2	%define mod_name mod_xmlns
12cr|apache-mod_xmlns-0.97-15|3	%define mod_conf A67_%{mod_name}.conf
12cr|apache-mod_xmlns-0.97-15|4	%define mod_so %{mod_name}.so
12cr|apache-mod_xmlns-0.97-15|5	
12cr|apache-mod_xmlns-0.97-15|6	Summary:	Adds XML Namespace processing to the Apache Webserver
12cr|apache-mod_xmlns-0.97-15|7	Name:		apache-%{mod_name}
12cr|apache-mod_xmlns-0.97-15|8	Version:	0.97
12cr|apache-mod_xmlns-0.97-15|9	Release:	15
12cr|apache-mod_xmlns-0.97-15|10	Group:		System/Servers
12cr|apache-mod_xmlns-0.97-15|11	License:	GPL
12cr|apache-mod_xmlns-0.97-15|12	URL:		http://apache.webthing.com/mod_xmlns/
12cr|apache-mod_xmlns-0.97-15|13	# there is no official tar ball
12cr|apache-mod_xmlns-0.97-15|14	# http://apache.webthing.com/svn/apache/filters/xmlns/
12cr|apache-mod_xmlns-0.97-15|15	Source0:	http://apache.webthing.com/svn/apache/filters/xmlns/mod_xmlns.c
12cr|apache-mod_xmlns-0.97-15|16	Source1:	http://apache.webthing.com/svn/apache/filters/xmlns/xmlns.h
12cr|apache-mod_xmlns-0.97-15|17	Source2:	README.mod_xmlns
12cr|apache-mod_xmlns-0.97-15|18	Source3:	%{mod_conf}
12cr|apache-mod_xmlns-0.97-15|19	Requires(pre): rpm-helper
12cr|apache-mod_xmlns-0.97-15|20	Requires(postun): rpm-helper
12cr|apache-mod_xmlns-0.97-15|21	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_xmlns-0.97-15|22	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_xmlns-0.97-15|23	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_xmlns-0.97-15|24	Requires:	apache >= 2.2.0
12cr|apache-mod_xmlns-0.97-15|25	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_xmlns-0.97-15|26	BuildRequires:	file
12cr|apache-mod_xmlns-0.97-15|27	
12cr|apache-mod_xmlns-0.97-15|28	%description
12cr|apache-mod_xmlns-0.97-15|29	mod_xmlns adds XML Namespace support to Apache, and may form the basis of
12cr|apache-mod_xmlns-0.97-15|30	XML-driven publishing systems. It runs as an output filter, so it works
12cr|apache-mod_xmlns-0.97-15|31	automatically with any content generator.
12cr|apache-mod_xmlns-0.97-15|32	
12cr|apache-mod_xmlns-0.97-15|33	%package	devel
12cr|apache-mod_xmlns-0.97-15|34	Summary:	Development API for the mod_xmlns apache module
12cr|apache-mod_xmlns-0.97-15|35	Group:		Development/C
12cr|apache-mod_xmlns-0.97-15|36	
12cr|apache-mod_xmlns-0.97-15|37	%description	devel
12cr|apache-mod_xmlns-0.97-15|38	mod_xmlns adds XML Namespace support to Apache, and may form the basis of
12cr|apache-mod_xmlns-0.97-15|39	XML-driven publishing systems. It runs as an output filter, so it works
12cr|apache-mod_xmlns-0.97-15|40	automatically with any content generator.
12cr|apache-mod_xmlns-0.97-15|41	
12cr|apache-mod_xmlns-0.97-15|42	This package contains the development API for the mod_xmlns apache module.
12cr|apache-mod_xmlns-0.97-15|43	
12cr|apache-mod_xmlns-0.97-15|44	%prep
12cr|apache-mod_xmlns-0.97-15|45	
12cr|apache-mod_xmlns-0.97-15|46	%setup -q -c -T -n %{mod_name}-%{version}
12cr|apache-mod_xmlns-0.97-15|47	
12cr|apache-mod_xmlns-0.97-15|48	cp %{SOURCE0} mod_xmlns.c
12cr|apache-mod_xmlns-0.97-15|49	cp %{SOURCE1} xmlns.h
12cr|apache-mod_xmlns-0.97-15|50	cp %{SOURCE2} README
12cr|apache-mod_xmlns-0.97-15|51	cp %{SOURCE3} %{mod_conf}
12cr|apache-mod_xmlns-0.97-15|52	
12cr|apache-mod_xmlns-0.97-15|53	# strip away annoying ^M
12cr|apache-mod_xmlns-0.97-15|54	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_xmlns-0.97-15|55	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_xmlns-0.97-15|56	
12cr|apache-mod_xmlns-0.97-15|57	%build
12cr|apache-mod_xmlns-0.97-15|58	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_xmlns-0.97-15|59	
12cr|apache-mod_xmlns-0.97-15|60	%install
12cr|apache-mod_xmlns-0.97-15|61	
12cr|apache-mod_xmlns-0.97-15|62	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_xmlns-0.97-15|63	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_xmlns-0.97-15|64	install -d %{buildroot}%{_includedir}
12cr|apache-mod_xmlns-0.97-15|65	
12cr|apache-mod_xmlns-0.97-15|66	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_xmlns-0.97-15|67	install -m0644 xmlns.h %{buildroot}%{_includedir}/
12cr|apache-mod_xmlns-0.97-15|68	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_xmlns-0.97-15|69	
12cr|apache-mod_xmlns-0.97-15|70	%post
12cr|apache-mod_xmlns-0.97-15|71	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_xmlns-0.97-15|72	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_xmlns-0.97-15|73	fi
12cr|apache-mod_xmlns-0.97-15|74	
12cr|apache-mod_xmlns-0.97-15|75	%postun
12cr|apache-mod_xmlns-0.97-15|76	if [ "$1" = "0" ]; then
12cr|apache-mod_xmlns-0.97-15|77	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_xmlns-0.97-15|78	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_xmlns-0.97-15|79	fi
12cr|apache-mod_xmlns-0.97-15|80	fi
12cr|apache-mod_xmlns-0.97-15|81	
12cr|apache-mod_xmlns-0.97-15|82	%clean
12cr|apache-mod_xmlns-0.97-15|83	
12cr|apache-mod_xmlns-0.97-15|84	%files
12cr|apache-mod_xmlns-0.97-15|85	%doc README
12cr|apache-mod_xmlns-0.97-15|86	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_xmlns-0.97-15|87	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_xmlns-0.97-15|88	
12cr|apache-mod_xmlns-0.97-15|89	%files devel
12cr|apache-mod_xmlns-0.97-15|90	%attr(0644,root,root) %{_includedir}/xmlns.h
12cr|apache-mod_xmlns-0.97-15|91	
12cr|apache-mod_xmlns-0.97-15|92	
12cr|apache-mod_xmlns-0.97-15|93	%changelog
12cr|apache-mod_xmlns-0.97-15|94	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.97-15mdv2012.0
12cr|apache-mod_xmlns-0.97-15|95	+ Revision: 773242
12cr|apache-mod_xmlns-0.97-15|96	- rebuild
12cr|apache-mod_xmlns-0.97-15|97	
12cr|apache-mod_xmlns-0.97-15|98	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.97-14
12cr|apache-mod_xmlns-0.97-15|99	+ Revision: 678447
12cr|apache-mod_xmlns-0.97-15|100	- mass rebuild
12cr|apache-mod_xmlns-0.97-15|101	
12cr|apache-mod_xmlns-0.97-15|102	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.97-13mdv2011.0
12cr|apache-mod_xmlns-0.97-15|103	+ Revision: 588102
12cr|apache-mod_xmlns-0.97-15|104	- rebuild
12cr|apache-mod_xmlns-0.97-15|105	
12cr|apache-mod_xmlns-0.97-15|106	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.97-12mdv2010.1
12cr|apache-mod_xmlns-0.97-15|107	+ Revision: 516281
12cr|apache-mod_xmlns-0.97-15|108	- rebuilt for apache-2.2.15
12cr|apache-mod_xmlns-0.97-15|109	
12cr|apache-mod_xmlns-0.97-15|110	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.97-11mdv2010.0
12cr|apache-mod_xmlns-0.97-15|111	+ Revision: 406688
12cr|apache-mod_xmlns-0.97-15|112	- rebuild
12cr|apache-mod_xmlns-0.97-15|113	
12cr|apache-mod_xmlns-0.97-15|114	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.97-10mdv2009.1
12cr|apache-mod_xmlns-0.97-15|115	+ Revision: 326279
12cr|apache-mod_xmlns-0.97-15|116	- rebuild
12cr|apache-mod_xmlns-0.97-15|117	
12cr|apache-mod_xmlns-0.97-15|118	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.97-9mdv2009.0
12cr|apache-mod_xmlns-0.97-15|119	+ Revision: 235135
12cr|apache-mod_xmlns-0.97-15|120	- rebuild
12cr|apache-mod_xmlns-0.97-15|121	
12cr|apache-mod_xmlns-0.97-15|122	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.97-8mdv2009.0
12cr|apache-mod_xmlns-0.97-15|123	+ Revision: 215678
12cr|apache-mod_xmlns-0.97-15|124	- fix rebuild
12cr|apache-mod_xmlns-0.97-15|125	
12cr|apache-mod_xmlns-0.97-15|126	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0.97-7mdv2008.1
12cr|apache-mod_xmlns-0.97-15|127	+ Revision: 181988
12cr|apache-mod_xmlns-0.97-15|128	- rebuild
12cr|apache-mod_xmlns-0.97-15|129	
12cr|apache-mod_xmlns-0.97-15|130	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_xmlns-0.97-15|131	- restore BuildRoot
12cr|apache-mod_xmlns-0.97-15|132	
12cr|apache-mod_xmlns-0.97-15|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_xmlns-0.97-15|134	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_xmlns-0.97-15|135	
12cr|apache-mod_xmlns-0.97-15|136	* Mon Oct 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.97-6mdv2008.1
12cr|apache-mod_xmlns-0.97-15|137	+ Revision: 94139
12cr|apache-mod_xmlns-0.97-15|138	- rebuilt due to missing packages
12cr|apache-mod_xmlns-0.97-15|139	
12cr|apache-mod_xmlns-0.97-15|140	* Mon Oct 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.97-5mdv2008.0
12cr|apache-mod_xmlns-0.97-15|141	+ Revision: 94135
12cr|apache-mod_xmlns-0.97-15|142	- bunzip the sources
12cr|apache-mod_xmlns-0.97-15|143	
12cr|apache-mod_xmlns-0.97-15|144	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.97-4mdv2008.0
12cr|apache-mod_xmlns-0.97-15|145	+ Revision: 82707
12cr|apache-mod_xmlns-0.97-15|146	- rebuild
12cr|apache-mod_xmlns-0.97-15|147	
12cr|apache-mod_xmlns-0.97-15|148	
12cr|apache-mod_xmlns-0.97-15|149	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.97-3mdv2007.1
12cr|apache-mod_xmlns-0.97-15|150	+ Revision: 140780
12cr|apache-mod_xmlns-0.97-15|151	- rebuild
12cr|apache-mod_xmlns-0.97-15|152	
12cr|apache-mod_xmlns-0.97-15|153	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.97-2mdv2007.0
12cr|apache-mod_xmlns-0.97-15|154	+ Revision: 79562
12cr|apache-mod_xmlns-0.97-15|155	- Import apache-mod_xmlns
12cr|apache-mod_xmlns-0.97-15|156	
12cr|apache-mod_xmlns-0.97-15|157	* Tue Jul 18 2006 Oden Eriksson <oeriksson@mandriva.com> 0.97-2mdv2007.0
12cr|apache-mod_xmlns-0.97-15|158	- fix deps
12cr|apache-mod_xmlns-0.97-15|159	
12cr|apache-mod_xmlns-0.97-15|160	* Tue Jul 18 2006 Oden Eriksson <oeriksson@mandriva.com> 0.97-1mdv2007.0
12cr|apache-mod_xmlns-0.97-15|161	- initial Mandriva package
12cr|apache-mod_xmlns-0.97-15|162	

220 12
12cr|apache-mod_xsendfile-0.12-2|1	#Module-Specific definitions
12cr|apache-mod_xsendfile-0.12-2|2	%define apache_version 2.2.0
12cr|apache-mod_xsendfile-0.12-2|3	%define mod_name mod_xsendfile
12cr|apache-mod_xsendfile-0.12-2|4	%define mod_conf A58_%{mod_name}.conf
12cr|apache-mod_xsendfile-0.12-2|5	%define mod_so %{mod_name}.so
12cr|apache-mod_xsendfile-0.12-2|6	
12cr|apache-mod_xsendfile-0.12-2|7	Summary:	Process X-SENDFILE header cgi/scripts may set
12cr|apache-mod_xsendfile-0.12-2|8	Name:		apache-%{mod_name}
12cr|apache-mod_xsendfile-0.12-2|9	Version:	0.12
12cr|apache-mod_xsendfile-0.12-2|10	Release:	2
12cr|apache-mod_xsendfile-0.12-2|11	Group:		System/Servers
12cr|apache-mod_xsendfile-0.12-2|12	License:	Apache License
12cr|apache-mod_xsendfile-0.12-2|13	URL:		https://tn123.org/mod_xsendfile/
12cr|apache-mod_xsendfile-0.12-2|14	Source0:	https://tn123.org/mod_xsendfile/mod_xsendfile-%{version}.tar.bz2
12cr|apache-mod_xsendfile-0.12-2|15	Source1:	%{mod_conf}
12cr|apache-mod_xsendfile-0.12-2|16	Requires(pre): rpm-helper
12cr|apache-mod_xsendfile-0.12-2|17	Requires(postun): rpm-helper
12cr|apache-mod_xsendfile-0.12-2|18	Requires(pre):  apache-conf >= %{apache_version}
12cr|apache-mod_xsendfile-0.12-2|19	Requires(pre):  apache >= %{apache_version}
12cr|apache-mod_xsendfile-0.12-2|20	Requires:	apache-conf >= %{apache_version}
12cr|apache-mod_xsendfile-0.12-2|21	Requires:	apache >= %{apache_version}
12cr|apache-mod_xsendfile-0.12-2|22	BuildRequires:  apache-devel >= %{apache_version}
12cr|apache-mod_xsendfile-0.12-2|23	
12cr|apache-mod_xsendfile-0.12-2|24	%description
12cr|apache-mod_xsendfile-0.12-2|25	mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers
12cr|apache-mod_xsendfile-0.12-2|26	registered by the original output handler. If it encounters the presence of
12cr|apache-mod_xsendfile-0.12-2|27	such a header, it will discard all output and send the file specified by that
12cr|apache-mod_xsendfile-0.12-2|28	header instead, using Apache internals including all optimizations like
12cr|apache-mod_xsendfile-0.12-2|29	caching- headers and sendfile or mmap if configured. It is useful for
12cr|apache-mod_xsendfile-0.12-2|30	processing script output of PHP, Perl, or other CGI programs.
12cr|apache-mod_xsendfile-0.12-2|31	
12cr|apache-mod_xsendfile-0.12-2|32	%prep
12cr|apache-mod_xsendfile-0.12-2|33	
12cr|apache-mod_xsendfile-0.12-2|34	%setup -q -n %{mod_name}-%{version}
12cr|apache-mod_xsendfile-0.12-2|35	
12cr|apache-mod_xsendfile-0.12-2|36	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_xsendfile-0.12-2|37	
12cr|apache-mod_xsendfile-0.12-2|38	%build
12cr|apache-mod_xsendfile-0.12-2|39	
12cr|apache-mod_xsendfile-0.12-2|40	%{_bindir}/apxs -c %{mod_name}.c
12cr|apache-mod_xsendfile-0.12-2|41	
12cr|apache-mod_xsendfile-0.12-2|42	%install
12cr|apache-mod_xsendfile-0.12-2|43	
12cr|apache-mod_xsendfile-0.12-2|44	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_xsendfile-0.12-2|45	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_xsendfile-0.12-2|46	
12cr|apache-mod_xsendfile-0.12-2|47	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_xsendfile-0.12-2|48	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_xsendfile-0.12-2|49	
12cr|apache-mod_xsendfile-0.12-2|50	%post
12cr|apache-mod_xsendfile-0.12-2|51	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_xsendfile-0.12-2|52	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_xsendfile-0.12-2|53	fi
12cr|apache-mod_xsendfile-0.12-2|54	
12cr|apache-mod_xsendfile-0.12-2|55	%postun
12cr|apache-mod_xsendfile-0.12-2|56	if [ "$1" = "0" ]; then
12cr|apache-mod_xsendfile-0.12-2|57	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_xsendfile-0.12-2|58	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_xsendfile-0.12-2|59	fi
12cr|apache-mod_xsendfile-0.12-2|60	fi
12cr|apache-mod_xsendfile-0.12-2|61	
12cr|apache-mod_xsendfile-0.12-2|62	%clean
12cr|apache-mod_xsendfile-0.12-2|63	
12cr|apache-mod_xsendfile-0.12-2|64	%files
12cr|apache-mod_xsendfile-0.12-2|65	%doc docs/Readme.html
12cr|apache-mod_xsendfile-0.12-2|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_xsendfile-0.12-2|67	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_xsendfile-0.12-2|68	
12cr|apache-mod_xsendfile-0.12-2|69	
12cr|apache-mod_xsendfile-0.12-2|70	%changelog
12cr|apache-mod_xsendfile-0.12-2|71	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.12-2mdv2011.0
12cr|apache-mod_xsendfile-0.12-2|72	+ Revision: 588106
12cr|apache-mod_xsendfile-0.12-2|73	- rebuild
12cr|apache-mod_xsendfile-0.12-2|74	
12cr|apache-mod_xsendfile-0.12-2|75	* Sun Oct 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0.12-1mdv2011.0
12cr|apache-mod_xsendfile-0.12-2|76	+ Revision: 586246
12cr|apache-mod_xsendfile-0.12-2|77	- 0.12
12cr|apache-mod_xsendfile-0.12-2|78	
12cr|apache-mod_xsendfile-0.12-2|79	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9-9mdv2010.1
12cr|apache-mod_xsendfile-0.12-2|80	+ Revision: 516282
12cr|apache-mod_xsendfile-0.12-2|81	- rebuilt for apache-2.2.15
12cr|apache-mod_xsendfile-0.12-2|82	
12cr|apache-mod_xsendfile-0.12-2|83	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9-8mdv2010.0
12cr|apache-mod_xsendfile-0.12-2|84	+ Revision: 406689
12cr|apache-mod_xsendfile-0.12-2|85	- rebuild
12cr|apache-mod_xsendfile-0.12-2|86	
12cr|apache-mod_xsendfile-0.12-2|87	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9-7mdv2009.1
12cr|apache-mod_xsendfile-0.12-2|88	+ Revision: 326280
12cr|apache-mod_xsendfile-0.12-2|89	- rebuild
12cr|apache-mod_xsendfile-0.12-2|90	
12cr|apache-mod_xsendfile-0.12-2|91	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9-6mdv2009.0
12cr|apache-mod_xsendfile-0.12-2|92	+ Revision: 235136
12cr|apache-mod_xsendfile-0.12-2|93	- rebuild
12cr|apache-mod_xsendfile-0.12-2|94	
12cr|apache-mod_xsendfile-0.12-2|95	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9-5mdv2009.0
12cr|apache-mod_xsendfile-0.12-2|96	+ Revision: 215679
12cr|apache-mod_xsendfile-0.12-2|97	- fix rebuild
12cr|apache-mod_xsendfile-0.12-2|98	- fix buildroot
12cr|apache-mod_xsendfile-0.12-2|99	
12cr|apache-mod_xsendfile-0.12-2|100	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9-4mdv2008.1
12cr|apache-mod_xsendfile-0.12-2|101	+ Revision: 181989
12cr|apache-mod_xsendfile-0.12-2|102	- rebuild
12cr|apache-mod_xsendfile-0.12-2|103	
12cr|apache-mod_xsendfile-0.12-2|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|apache-mod_xsendfile-0.12-2|105	- fix description-line-too-long
12cr|apache-mod_xsendfile-0.12-2|106	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_xsendfile-0.12-2|107	
12cr|apache-mod_xsendfile-0.12-2|108	+ Olivier Blin <oblin@mandriva.com>
12cr|apache-mod_xsendfile-0.12-2|109	- restore BuildRoot
12cr|apache-mod_xsendfile-0.12-2|110	
12cr|apache-mod_xsendfile-0.12-2|111	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9-3mdv2008.0
12cr|apache-mod_xsendfile-0.12-2|112	+ Revision: 82708
12cr|apache-mod_xsendfile-0.12-2|113	- rebuild
12cr|apache-mod_xsendfile-0.12-2|114	
12cr|apache-mod_xsendfile-0.12-2|115	
12cr|apache-mod_xsendfile-0.12-2|116	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9-2mdv2007.1
12cr|apache-mod_xsendfile-0.12-2|117	+ Revision: 140781
12cr|apache-mod_xsendfile-0.12-2|118	- rebuild
12cr|apache-mod_xsendfile-0.12-2|119	
12cr|apache-mod_xsendfile-0.12-2|120	* Sat Feb 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9-1mdv2007.1
12cr|apache-mod_xsendfile-0.12-2|121	+ Revision: 118791
12cr|apache-mod_xsendfile-0.12-2|122	- 0.9
12cr|apache-mod_xsendfile-0.12-2|123	
12cr|apache-mod_xsendfile-0.12-2|124	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8-2mdv2007.1
12cr|apache-mod_xsendfile-0.12-2|125	+ Revision: 79565
12cr|apache-mod_xsendfile-0.12-2|126	- Import apache-mod_xsendfile
12cr|apache-mod_xsendfile-0.12-2|127	
12cr|apache-mod_xsendfile-0.12-2|128	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8-2mdv2007.0
12cr|apache-mod_xsendfile-0.12-2|129	- rebuild
12cr|apache-mod_xsendfile-0.12-2|130	
12cr|apache-mod_xsendfile-0.12-2|131	* Mon Apr 03 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8-1mdk
12cr|apache-mod_xsendfile-0.12-2|132	- initial Mandriva package
12cr|apache-mod_xsendfile-0.12-2|133	

221 12
12cr|apache-mod_xslt_filter-1.5.2-7|1	#Module-Specific definitions
12cr|apache-mod_xslt_filter-1.5.2-7|2	%define apache_version 2.2.8
12cr|apache-mod_xslt_filter-1.5.2-7|3	%define mod_name mod_xslt_filter
12cr|apache-mod_xslt_filter-1.5.2-7|4	%define mod_conf B37_%{mod_name}.conf
12cr|apache-mod_xslt_filter-1.5.2-7|5	%define mod_so %{mod_name}.so
12cr|apache-mod_xslt_filter-1.5.2-7|6	
12cr|apache-mod_xslt_filter-1.5.2-7|7	Summary:	Performs XSL transformation on the fly
12cr|apache-mod_xslt_filter-1.5.2-7|8	Name:		apache-%{mod_name}
12cr|apache-mod_xslt_filter-1.5.2-7|9	Version:	1.5.2
12cr|apache-mod_xslt_filter-1.5.2-7|10	Release:	7
12cr|apache-mod_xslt_filter-1.5.2-7|11	Group:		System/Servers
12cr|apache-mod_xslt_filter-1.5.2-7|12	License:	Apache License
12cr|apache-mod_xslt_filter-1.5.2-7|13	URL:		http://sourceforge.net/projects/xslt-filter/
12cr|apache-mod_xslt_filter-1.5.2-7|14	Source0:	xslt_filter-%{version}.tar.gz
12cr|apache-mod_xslt_filter-1.5.2-7|15	Source1:	%{mod_conf}
12cr|apache-mod_xslt_filter-1.5.2-7|16	Patch0:		xslt_filter-correct_naming_fix.diff
12cr|apache-mod_xslt_filter-1.5.2-7|17	Patch1:		xslt_filter-1.5.2-format_not_a_string_literal_and_no_format_arguments.diff
12cr|apache-mod_xslt_filter-1.5.2-7|18	Requires(pre): rpm-helper
12cr|apache-mod_xslt_filter-1.5.2-7|19	Requires(postun): rpm-helper
12cr|apache-mod_xslt_filter-1.5.2-7|20	Requires(pre):  apache-conf >= %{apache_version}
12cr|apache-mod_xslt_filter-1.5.2-7|21	Requires(pre):  apache >= %{apache_version}
12cr|apache-mod_xslt_filter-1.5.2-7|22	Requires:	apache-conf >= %{apache_version}
12cr|apache-mod_xslt_filter-1.5.2-7|23	Requires:	apache >= %{apache_version}
12cr|apache-mod_xslt_filter-1.5.2-7|24	BuildRequires:	apache-devel >= %{apache_version}
12cr|apache-mod_xslt_filter-1.5.2-7|25	BuildRequires:	automake
12cr|apache-mod_xslt_filter-1.5.2-7|26	BuildRequires:	dos2unix
12cr|apache-mod_xslt_filter-1.5.2-7|27	BuildRequires:	libtool
12cr|apache-mod_xslt_filter-1.5.2-7|28	BuildRequires:	libxml2-devel >= 2.6.30
12cr|apache-mod_xslt_filter-1.5.2-7|29	BuildRequires:	libxslt-devel >= 1.1.20
12cr|apache-mod_xslt_filter-1.5.2-7|30	
12cr|apache-mod_xslt_filter-1.5.2-7|31	%description
12cr|apache-mod_xslt_filter-1.5.2-7|32	XSLT Filter is an Apache2 loadable module which performs XSL transformation on
12cr|apache-mod_xslt_filter-1.5.2-7|33	the fly. It uses LibXML2+LibXSLT as parsing and transformation engines. The
12cr|apache-mod_xslt_filter-1.5.2-7|34	module acts as an Apache output fitler and is compatible with mod_perl, CGI and
12cr|apache-mod_xslt_filter-1.5.2-7|35	PHP applications.
12cr|apache-mod_xslt_filter-1.5.2-7|36	
12cr|apache-mod_xslt_filter-1.5.2-7|37	%prep
12cr|apache-mod_xslt_filter-1.5.2-7|38	
12cr|apache-mod_xslt_filter-1.5.2-7|39	%setup -q -n xslt_filter-%{version}
12cr|apache-mod_xslt_filter-1.5.2-7|40	%patch0 -p1
12cr|apache-mod_xslt_filter-1.5.2-7|41	%patch1 -p0
12cr|apache-mod_xslt_filter-1.5.2-7|42	
12cr|apache-mod_xslt_filter-1.5.2-7|43	mv xslt_filter.c %{mod_name}.c
12cr|apache-mod_xslt_filter-1.5.2-7|44	
12cr|apache-mod_xslt_filter-1.5.2-7|45	cp %{SOURCE1} %{mod_conf}
12cr|apache-mod_xslt_filter-1.5.2-7|46	
12cr|apache-mod_xslt_filter-1.5.2-7|47	find -type f -exec dos2unix {} \;
12cr|apache-mod_xslt_filter-1.5.2-7|48	
12cr|apache-mod_xslt_filter-1.5.2-7|49	%build
12cr|apache-mod_xslt_filter-1.5.2-7|50	rm -f configure
12cr|apache-mod_xslt_filter-1.5.2-7|51	libtoolize --copy --force; aclocal; autoconf; automake --add-missing --copy --foreign; autoconf
12cr|apache-mod_xslt_filter-1.5.2-7|52	export APXS2="%{_bindir}/apxs"
12cr|apache-mod_xslt_filter-1.5.2-7|53	
12cr|apache-mod_xslt_filter-1.5.2-7|54	%configure2_5x --localstatedir=/var/lib
12cr|apache-mod_xslt_filter-1.5.2-7|55	
12cr|apache-mod_xslt_filter-1.5.2-7|56	%make
12cr|apache-mod_xslt_filter-1.5.2-7|57	
12cr|apache-mod_xslt_filter-1.5.2-7|58	%install
12cr|apache-mod_xslt_filter-1.5.2-7|59	
12cr|apache-mod_xslt_filter-1.5.2-7|60	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_xslt_filter-1.5.2-7|61	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_xslt_filter-1.5.2-7|62	
12cr|apache-mod_xslt_filter-1.5.2-7|63	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_xslt_filter-1.5.2-7|64	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_xslt_filter-1.5.2-7|65	
12cr|apache-mod_xslt_filter-1.5.2-7|66	%post
12cr|apache-mod_xslt_filter-1.5.2-7|67	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_xslt_filter-1.5.2-7|68	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_xslt_filter-1.5.2-7|69	fi
12cr|apache-mod_xslt_filter-1.5.2-7|70	
12cr|apache-mod_xslt_filter-1.5.2-7|71	%postun
12cr|apache-mod_xslt_filter-1.5.2-7|72	if [ "$1" = "0" ]; then
12cr|apache-mod_xslt_filter-1.5.2-7|73	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_xslt_filter-1.5.2-7|74	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_xslt_filter-1.5.2-7|75	fi
12cr|apache-mod_xslt_filter-1.5.2-7|76	fi
12cr|apache-mod_xslt_filter-1.5.2-7|77	
12cr|apache-mod_xslt_filter-1.5.2-7|78	%clean
12cr|apache-mod_xslt_filter-1.5.2-7|79	
12cr|apache-mod_xslt_filter-1.5.2-7|80	%files
12cr|apache-mod_xslt_filter-1.5.2-7|81	%doc README
12cr|apache-mod_xslt_filter-1.5.2-7|82	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_xslt_filter-1.5.2-7|83	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_xslt_filter-1.5.2-7|84	
12cr|apache-mod_xslt_filter-1.5.2-7|85	
12cr|apache-mod_xslt_filter-1.5.2-7|86	%changelog
12cr|apache-mod_xslt_filter-1.5.2-7|87	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-7mdv2012.0
12cr|apache-mod_xslt_filter-1.5.2-7|88	+ Revision: 773243
12cr|apache-mod_xslt_filter-1.5.2-7|89	- rebuild
12cr|apache-mod_xslt_filter-1.5.2-7|90	
12cr|apache-mod_xslt_filter-1.5.2-7|91	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-6
12cr|apache-mod_xslt_filter-1.5.2-7|92	+ Revision: 678449
12cr|apache-mod_xslt_filter-1.5.2-7|93	- mass rebuild
12cr|apache-mod_xslt_filter-1.5.2-7|94	
12cr|apache-mod_xslt_filter-1.5.2-7|95	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-5mdv2011.0
12cr|apache-mod_xslt_filter-1.5.2-7|96	+ Revision: 627741
12cr|apache-mod_xslt_filter-1.5.2-7|97	- don't force the usage of automake1.7
12cr|apache-mod_xslt_filter-1.5.2-7|98	
12cr|apache-mod_xslt_filter-1.5.2-7|99	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-4mdv2011.0
12cr|apache-mod_xslt_filter-1.5.2-7|100	+ Revision: 588110
12cr|apache-mod_xslt_filter-1.5.2-7|101	- rebuild
12cr|apache-mod_xslt_filter-1.5.2-7|102	
12cr|apache-mod_xslt_filter-1.5.2-7|103	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-3mdv2010.1
12cr|apache-mod_xslt_filter-1.5.2-7|104	+ Revision: 516284
12cr|apache-mod_xslt_filter-1.5.2-7|105	- rebuilt for apache-2.2.15
12cr|apache-mod_xslt_filter-1.5.2-7|106	
12cr|apache-mod_xslt_filter-1.5.2-7|107	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-2mdv2010.0
12cr|apache-mod_xslt_filter-1.5.2-7|108	+ Revision: 406691
12cr|apache-mod_xslt_filter-1.5.2-7|109	- rebuild
12cr|apache-mod_xslt_filter-1.5.2-7|110	
12cr|apache-mod_xslt_filter-1.5.2-7|111	* Wed Jan 07 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-1mdv2009.1
12cr|apache-mod_xslt_filter-1.5.2-7|112	+ Revision: 326518
12cr|apache-mod_xslt_filter-1.5.2-7|113	- 1.5.2
12cr|apache-mod_xslt_filter-1.5.2-7|114	- fix build with -Wformat-security
12cr|apache-mod_xslt_filter-1.5.2-7|115	
12cr|apache-mod_xslt_filter-1.5.2-7|116	* Sun Aug 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-1mdv2009.0
12cr|apache-mod_xslt_filter-1.5.2-7|117	+ Revision: 270293
12cr|apache-mod_xslt_filter-1.5.2-7|118	- 1.5.1
12cr|apache-mod_xslt_filter-1.5.2-7|119	- rediffed P0
12cr|apache-mod_xslt_filter-1.5.2-7|120	
12cr|apache-mod_xslt_filter-1.5.2-7|121	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5-3mdv2009.0
12cr|apache-mod_xslt_filter-1.5.2-7|122	+ Revision: 235138
12cr|apache-mod_xslt_filter-1.5.2-7|123	- rebuild
12cr|apache-mod_xslt_filter-1.5.2-7|124	
12cr|apache-mod_xslt_filter-1.5.2-7|125	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5-2mdv2009.0
12cr|apache-mod_xslt_filter-1.5.2-7|126	+ Revision: 215681
12cr|apache-mod_xslt_filter-1.5.2-7|127	- fix rebuild
12cr|apache-mod_xslt_filter-1.5.2-7|128	- hard code %%{_localstatedir}/lib to ease backports
12cr|apache-mod_xslt_filter-1.5.2-7|129	
12cr|apache-mod_xslt_filter-1.5.2-7|130	* Sun May 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5-1mdv2009.0
12cr|apache-mod_xslt_filter-1.5.2-7|131	+ Revision: 208640
12cr|apache-mod_xslt_filter-1.5.2-7|132	- import apache-mod_xslt_filter
12cr|apache-mod_xslt_filter-1.5.2-7|133	
12cr|apache-mod_xslt_filter-1.5.2-7|134	
12cr|apache-mod_xslt_filter-1.5.2-7|135	* Sun May 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5-1mdv2009.0
12cr|apache-mod_xslt_filter-1.5.2-7|136	- initial Mandriva package

222 12
12cr|apache-mod_ziplook-0.99-15|1	#Module-Specific definitions
12cr|apache-mod_ziplook-0.99-15|2	%define mod_name mod_ziplook
12cr|apache-mod_ziplook-0.99-15|3	%define mod_conf 87_%{mod_name}.conf
12cr|apache-mod_ziplook-0.99-15|4	%define mod_so %{mod_name}.so
12cr|apache-mod_ziplook-0.99-15|5	
12cr|apache-mod_ziplook-0.99-15|6	Summary:	DSO module for the apache web server
12cr|apache-mod_ziplook-0.99-15|7	Name:		apache-%{mod_name}
12cr|apache-mod_ziplook-0.99-15|8	Version:	0.99
12cr|apache-mod_ziplook-0.99-15|9	Release:	15
12cr|apache-mod_ziplook-0.99-15|10	Group:		System/Servers
12cr|apache-mod_ziplook-0.99-15|11	License:	BSD
12cr|apache-mod_ziplook-0.99-15|12	URL:		http://pihl.kumpu.org/ziplook/index2.html
12cr|apache-mod_ziplook-0.99-15|13	Source0: 	%{mod_name}2-%{version}.tar.bz2
12cr|apache-mod_ziplook-0.99-15|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_ziplook-0.99-15|15	# http://www.winimage.com/zLibDll/unzip21.zip
12cr|apache-mod_ziplook-0.99-15|16	Source2:	unzip21.zip
12cr|apache-mod_ziplook-0.99-15|17	BuildRequires:	unzip
12cr|apache-mod_ziplook-0.99-15|18	BuildRequires:	zip
12cr|apache-mod_ziplook-0.99-15|19	BuildRequires:	zlib-devel
12cr|apache-mod_ziplook-0.99-15|20	BuildRequires:	perl
12cr|apache-mod_ziplook-0.99-15|21	Requires(pre): rpm-helper
12cr|apache-mod_ziplook-0.99-15|22	Requires(postun): rpm-helper
12cr|apache-mod_ziplook-0.99-15|23	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_ziplook-0.99-15|24	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_ziplook-0.99-15|25	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_ziplook-0.99-15|26	Requires:	apache >= 2.2.0
12cr|apache-mod_ziplook-0.99-15|27	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_ziplook-0.99-15|28	BuildRequires:	file
12cr|apache-mod_ziplook-0.99-15|29	Epoch:		1
12cr|apache-mod_ziplook-0.99-15|30	
12cr|apache-mod_ziplook-0.99-15|31	%description
12cr|apache-mod_ziplook-0.99-15|32	With the mod_ziplook apache module you can view zip-archive
12cr|apache-mod_ziplook-0.99-15|33	files directly in apache without extracting them to
12cr|apache-mod_ziplook-0.99-15|34	filesystem. It's useful with large documentation zip-files which
12cr|apache-mod_ziplook-0.99-15|35	are not very often hit.
12cr|apache-mod_ziplook-0.99-15|36	
12cr|apache-mod_ziplook-0.99-15|37	%prep
12cr|apache-mod_ziplook-0.99-15|38	
12cr|apache-mod_ziplook-0.99-15|39	%setup -q -n ziplook
12cr|apache-mod_ziplook-0.99-15|40	
12cr|apache-mod_ziplook-0.99-15|41	unzip %{SOURCE2}
12cr|apache-mod_ziplook-0.99-15|42	zip README.zip README
12cr|apache-mod_ziplook-0.99-15|43	
12cr|apache-mod_ziplook-0.99-15|44	# strip away annoying ^M
12cr|apache-mod_ziplook-0.99-15|45	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_ziplook-0.99-15|46	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_ziplook-0.99-15|47	
12cr|apache-mod_ziplook-0.99-15|48	%build
12cr|apache-mod_ziplook-0.99-15|49	
12cr|apache-mod_ziplook-0.99-15|50	%{_bindir}/apxs -c %{mod_name}.c -I. -lz
12cr|apache-mod_ziplook-0.99-15|51	
12cr|apache-mod_ziplook-0.99-15|52	%install
12cr|apache-mod_ziplook-0.99-15|53	
12cr|apache-mod_ziplook-0.99-15|54	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_ziplook-0.99-15|55	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_ziplook-0.99-15|56	
12cr|apache-mod_ziplook-0.99-15|57	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_ziplook-0.99-15|58	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_ziplook-0.99-15|59	
12cr|apache-mod_ziplook-0.99-15|60	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_ziplook-0.99-15|61	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_ziplook-0.99-15|62	
12cr|apache-mod_ziplook-0.99-15|63	# make the example work... (ugly, but it works...)
12cr|apache-mod_ziplook-0.99-15|64	
12cr|apache-mod_ziplook-0.99-15|65	NEW_URL=/addon-modules/%{name}-%{version}/
12cr|apache-mod_ziplook-0.99-15|66	perl -pi -e "s|_REPLACE_ME_|$NEW_URL|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_ziplook-0.99-15|67	
12cr|apache-mod_ziplook-0.99-15|68	%post
12cr|apache-mod_ziplook-0.99-15|69	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_ziplook-0.99-15|70	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_ziplook-0.99-15|71	fi
12cr|apache-mod_ziplook-0.99-15|72	
12cr|apache-mod_ziplook-0.99-15|73	%postun
12cr|apache-mod_ziplook-0.99-15|74	if [ "$1" = "0" ]; then
12cr|apache-mod_ziplook-0.99-15|75	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_ziplook-0.99-15|76	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_ziplook-0.99-15|77	fi
12cr|apache-mod_ziplook-0.99-15|78	fi
12cr|apache-mod_ziplook-0.99-15|79	
12cr|apache-mod_ziplook-0.99-15|80	%clean
12cr|apache-mod_ziplook-0.99-15|81	
12cr|apache-mod_ziplook-0.99-15|82	%files
12cr|apache-mod_ziplook-0.99-15|83	%doc README*
12cr|apache-mod_ziplook-0.99-15|84	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_ziplook-0.99-15|85	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_ziplook-0.99-15|86	%{_var}/www/html/addon-modules/*
12cr|apache-mod_ziplook-0.99-15|87	
12cr|apache-mod_ziplook-0.99-15|88	
12cr|apache-mod_ziplook-0.99-15|89	
12cr|apache-mod_ziplook-0.99-15|90	
12cr|apache-mod_ziplook-0.99-15|91	%changelog
12cr|apache-mod_ziplook-0.99-15|92	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.99-15mdv2012.0
12cr|apache-mod_ziplook-0.99-15|93	+ Revision: 773244
12cr|apache-mod_ziplook-0.99-15|94	- rebuild
12cr|apache-mod_ziplook-0.99-15|95	
12cr|apache-mod_ziplook-0.99-15|96	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.99-14
12cr|apache-mod_ziplook-0.99-15|97	+ Revision: 678450
12cr|apache-mod_ziplook-0.99-15|98	- mass rebuild
12cr|apache-mod_ziplook-0.99-15|99	
12cr|apache-mod_ziplook-0.99-15|100	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.99-13mdv2011.0
12cr|apache-mod_ziplook-0.99-15|101	+ Revision: 588114
12cr|apache-mod_ziplook-0.99-15|102	- rebuild
12cr|apache-mod_ziplook-0.99-15|103	
12cr|apache-mod_ziplook-0.99-15|104	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.99-12mdv2010.1
12cr|apache-mod_ziplook-0.99-15|105	+ Revision: 516285
12cr|apache-mod_ziplook-0.99-15|106	- rebuilt for apache-2.2.15
12cr|apache-mod_ziplook-0.99-15|107	
12cr|apache-mod_ziplook-0.99-15|108	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.99-11mdv2010.0
12cr|apache-mod_ziplook-0.99-15|109	+ Revision: 406692
12cr|apache-mod_ziplook-0.99-15|110	- rebuild
12cr|apache-mod_ziplook-0.99-15|111	
12cr|apache-mod_ziplook-0.99-15|112	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.99-10mdv2009.1
12cr|apache-mod_ziplook-0.99-15|113	+ Revision: 326282
12cr|apache-mod_ziplook-0.99-15|114	- rebuild
12cr|apache-mod_ziplook-0.99-15|115	
12cr|apache-mod_ziplook-0.99-15|116	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.99-9mdv2009.0
12cr|apache-mod_ziplook-0.99-15|117	+ Revision: 235139
12cr|apache-mod_ziplook-0.99-15|118	- rebuild
12cr|apache-mod_ziplook-0.99-15|119	
12cr|apache-mod_ziplook-0.99-15|120	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.99-8mdv2009.0
12cr|apache-mod_ziplook-0.99-15|121	+ Revision: 215682
12cr|apache-mod_ziplook-0.99-15|122	- fix rebuild
12cr|apache-mod_ziplook-0.99-15|123	
12cr|apache-mod_ziplook-0.99-15|124	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.99-7mdv2008.1
12cr|apache-mod_ziplook-0.99-15|125	+ Revision: 181990
12cr|apache-mod_ziplook-0.99-15|126	- rebuild
12cr|apache-mod_ziplook-0.99-15|127	
12cr|apache-mod_ziplook-0.99-15|128	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:0.99-6mdv2008.1
12cr|apache-mod_ziplook-0.99-15|129	+ Revision: 170763
12cr|apache-mod_ziplook-0.99-15|130	- rebuild
12cr|apache-mod_ziplook-0.99-15|131	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_ziplook-0.99-15|132	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_ziplook-0.99-15|133	
12cr|apache-mod_ziplook-0.99-15|134	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_ziplook-0.99-15|135	- restore BuildRoot
12cr|apache-mod_ziplook-0.99-15|136	
12cr|apache-mod_ziplook-0.99-15|137	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.99-5mdv2008.0
12cr|apache-mod_ziplook-0.99-15|138	+ Revision: 82711
12cr|apache-mod_ziplook-0.99-15|139	- rebuild
12cr|apache-mod_ziplook-0.99-15|140	
12cr|apache-mod_ziplook-0.99-15|141	
12cr|apache-mod_ziplook-0.99-15|142	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.99-4mdv2007.1
12cr|apache-mod_ziplook-0.99-15|143	+ Revision: 140783
12cr|apache-mod_ziplook-0.99-15|144	- rebuild
12cr|apache-mod_ziplook-0.99-15|145	
12cr|apache-mod_ziplook-0.99-15|146	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.99-3mdv2007.0
12cr|apache-mod_ziplook-0.99-15|147	+ Revision: 79569
12cr|apache-mod_ziplook-0.99-15|148	- Import apache-mod_ziplook
12cr|apache-mod_ziplook-0.99-15|149	
12cr|apache-mod_ziplook-0.99-15|150	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.99-3mdv2007.0
12cr|apache-mod_ziplook-0.99-15|151	- rebuild
12cr|apache-mod_ziplook-0.99-15|152	
12cr|apache-mod_ziplook-0.99-15|153	* Wed Dec 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.99-2mdk
12cr|apache-mod_ziplook-0.99-15|154	- rebuilt against apache-2.2.0
12cr|apache-mod_ziplook-0.99-15|155	
12cr|apache-mod_ziplook-0.99-15|156	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.99-1mdk
12cr|apache-mod_ziplook-0.99-15|157	- fix versioning
12cr|apache-mod_ziplook-0.99-15|158	
12cr|apache-mod_ziplook-0.99-15|159	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.99-2mdk
12cr|apache-mod_ziplook-0.99-15|160	- fix deps
12cr|apache-mod_ziplook-0.99-15|161	
12cr|apache-mod_ziplook-0.99-15|162	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.99-1mdk
12cr|apache-mod_ziplook-0.99-15|163	- rename the package
12cr|apache-mod_ziplook-0.99-15|164	- the conf.d directory is renamed to modules.d
12cr|apache-mod_ziplook-0.99-15|165	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_ziplook-0.99-15|166	
12cr|apache-mod_ziplook-0.99-15|167	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.99-4mdk
12cr|apache-mod_ziplook-0.99-15|168	- use the %1
12cr|apache-mod_ziplook-0.99-15|169	
12cr|apache-mod_ziplook-0.99-15|170	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.99-3mdk
12cr|apache-mod_ziplook-0.99-15|171	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_ziplook-0.99-15|172	- fix bug #6574
12cr|apache-mod_ziplook-0.99-15|173	
12cr|apache-mod_ziplook-0.99-15|174	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.99-2mdk
12cr|apache-mod_ziplook-0.99-15|175	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_ziplook-0.99-15|176	
12cr|apache-mod_ziplook-0.99-15|177	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.99-1mdk
12cr|apache-mod_ziplook-0.99-15|178	- rebuilt for apache 2.0.53
12cr|apache-mod_ziplook-0.99-15|179	
12cr|apache-mod_ziplook-0.99-15|180	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.99-1mdk
12cr|apache-mod_ziplook-0.99-15|181	- built for apache 2.0.52
12cr|apache-mod_ziplook-0.99-15|182	
12cr|apache-mod_ziplook-0.99-15|183	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_0.99-1mdk
12cr|apache-mod_ziplook-0.99-15|184	- built for apache 2.0.51
12cr|apache-mod_ziplook-0.99-15|185	
12cr|apache-mod_ziplook-0.99-15|186	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_0.99-1mdk
12cr|apache-mod_ziplook-0.99-15|187	- built for apache 2.0.50
12cr|apache-mod_ziplook-0.99-15|188	- remove redundant provides
12cr|apache-mod_ziplook-0.99-15|189	
12cr|apache-mod_ziplook-0.99-15|190	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_0.99-1mdk
12cr|apache-mod_ziplook-0.99-15|191	- built for apache 2.0.49
12cr|apache-mod_ziplook-0.99-15|192	

223 12
12cr|apache-mod_zipread-0.1-15|1	#Module-Specific definitions
12cr|apache-mod_zipread-0.1-15|2	%define mod_name mod_zipread
12cr|apache-mod_zipread-0.1-15|3	%define mod_conf A16_%{mod_name}.conf
12cr|apache-mod_zipread-0.1-15|4	%define mod_so %{mod_name}.so
12cr|apache-mod_zipread-0.1-15|5	
12cr|apache-mod_zipread-0.1-15|6	Summary:	DSO module for the apache web server
12cr|apache-mod_zipread-0.1-15|7	Name:		apache-%{mod_name}
12cr|apache-mod_zipread-0.1-15|8	Version:	0.1
12cr|apache-mod_zipread-0.1-15|9	Release:	15
12cr|apache-mod_zipread-0.1-15|10	Group:		System/Servers
12cr|apache-mod_zipread-0.1-15|11	License:	GPL
12cr|apache-mod_zipread-0.1-15|12	URL:		http://modzipread.sourceforge.net/
12cr|apache-mod_zipread-0.1-15|13	Source0: 	modzipread-%{version}.tar.bz2
12cr|apache-mod_zipread-0.1-15|14	Source1:	%{mod_conf}.bz2
12cr|apache-mod_zipread-0.1-15|15	Patch0:		modzipread-0.1-header_fix.diff
12cr|apache-mod_zipread-0.1-15|16	Requires(pre): rpm-helper
12cr|apache-mod_zipread-0.1-15|17	Requires(postun): rpm-helper
12cr|apache-mod_zipread-0.1-15|18	Requires(pre):	apache-conf >= 2.2.0
12cr|apache-mod_zipread-0.1-15|19	Requires(pre):	apache >= 2.2.0
12cr|apache-mod_zipread-0.1-15|20	Requires:	apache-conf >= 2.2.0
12cr|apache-mod_zipread-0.1-15|21	Requires:	apache >= 2.2.0
12cr|apache-mod_zipread-0.1-15|22	BuildRequires:	apache-devel >= 2.2.0
12cr|apache-mod_zipread-0.1-15|23	BuildRequires:	zziplib-devel
12cr|apache-mod_zipread-0.1-15|24	BuildRequires:	file
12cr|apache-mod_zipread-0.1-15|25	Epoch:		1
12cr|apache-mod_zipread-0.1-15|26	
12cr|apache-mod_zipread-0.1-15|27	%description
12cr|apache-mod_zipread-0.1-15|28	Mod ZipRead is an Apache module to browser Zip Archives. It uses
12cr|apache-mod_zipread-0.1-15|29	zziplib.
12cr|apache-mod_zipread-0.1-15|30	
12cr|apache-mod_zipread-0.1-15|31	%prep
12cr|apache-mod_zipread-0.1-15|32	
12cr|apache-mod_zipread-0.1-15|33	%setup -q -n modzipread-%{version}
12cr|apache-mod_zipread-0.1-15|34	%patch0 -p0
12cr|apache-mod_zipread-0.1-15|35	
12cr|apache-mod_zipread-0.1-15|36	# strip away annoying ^M
12cr|apache-mod_zipread-0.1-15|37	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_zipread-0.1-15|38	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|apache-mod_zipread-0.1-15|39	
12cr|apache-mod_zipread-0.1-15|40	%build
12cr|apache-mod_zipread-0.1-15|41	
12cr|apache-mod_zipread-0.1-15|42	%{_bindir}/apxs -c %{mod_name}.c -lzzip
12cr|apache-mod_zipread-0.1-15|43	
12cr|apache-mod_zipread-0.1-15|44	%install
12cr|apache-mod_zipread-0.1-15|45	
12cr|apache-mod_zipread-0.1-15|46	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|apache-mod_zipread-0.1-15|47	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|apache-mod_zipread-0.1-15|48	
12cr|apache-mod_zipread-0.1-15|49	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|apache-mod_zipread-0.1-15|50	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_zipread-0.1-15|51	
12cr|apache-mod_zipread-0.1-15|52	install -d %{buildroot}%{_var}/www/html/addon-modules
12cr|apache-mod_zipread-0.1-15|53	ln -s ../../../..%{_docdir}/%{name}-%{version} %{buildroot}%{_var}/www/html/addon-modules/%{name}-%{version}
12cr|apache-mod_zipread-0.1-15|54	
12cr|apache-mod_zipread-0.1-15|55	%post
12cr|apache-mod_zipread-0.1-15|56	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_zipread-0.1-15|57	%{_initrddir}/httpd restart 1>&2;
12cr|apache-mod_zipread-0.1-15|58	fi
12cr|apache-mod_zipread-0.1-15|59	
12cr|apache-mod_zipread-0.1-15|60	%postun
12cr|apache-mod_zipread-0.1-15|61	if [ "$1" = "0" ]; then
12cr|apache-mod_zipread-0.1-15|62	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|apache-mod_zipread-0.1-15|63	%{_initrddir}/httpd restart 1>&2
12cr|apache-mod_zipread-0.1-15|64	fi
12cr|apache-mod_zipread-0.1-15|65	fi
12cr|apache-mod_zipread-0.1-15|66	
12cr|apache-mod_zipread-0.1-15|67	%clean
12cr|apache-mod_zipread-0.1-15|68	
12cr|apache-mod_zipread-0.1-15|69	%files
12cr|apache-mod_zipread-0.1-15|70	%doc AUTHORS ChangeLog DESC INSTALL
12cr|apache-mod_zipread-0.1-15|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|apache-mod_zipread-0.1-15|72	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|apache-mod_zipread-0.1-15|73	%{_var}/www/html/addon-modules/*
12cr|apache-mod_zipread-0.1-15|74	
12cr|apache-mod_zipread-0.1-15|75	
12cr|apache-mod_zipread-0.1-15|76	
12cr|apache-mod_zipread-0.1-15|77	
12cr|apache-mod_zipread-0.1-15|78	%changelog
12cr|apache-mod_zipread-0.1-15|79	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-15mdv2012.0
12cr|apache-mod_zipread-0.1-15|80	+ Revision: 773245
12cr|apache-mod_zipread-0.1-15|81	- rebuild
12cr|apache-mod_zipread-0.1-15|82	
12cr|apache-mod_zipread-0.1-15|83	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-14
12cr|apache-mod_zipread-0.1-15|84	+ Revision: 678451
12cr|apache-mod_zipread-0.1-15|85	- mass rebuild
12cr|apache-mod_zipread-0.1-15|86	
12cr|apache-mod_zipread-0.1-15|87	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-13mdv2011.0
12cr|apache-mod_zipread-0.1-15|88	+ Revision: 588118
12cr|apache-mod_zipread-0.1-15|89	- rebuild
12cr|apache-mod_zipread-0.1-15|90	
12cr|apache-mod_zipread-0.1-15|91	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-12mdv2010.1
12cr|apache-mod_zipread-0.1-15|92	+ Revision: 516286
12cr|apache-mod_zipread-0.1-15|93	- rebuilt for apache-2.2.15
12cr|apache-mod_zipread-0.1-15|94	
12cr|apache-mod_zipread-0.1-15|95	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-11mdv2010.0
12cr|apache-mod_zipread-0.1-15|96	+ Revision: 406693
12cr|apache-mod_zipread-0.1-15|97	- rebuild
12cr|apache-mod_zipread-0.1-15|98	
12cr|apache-mod_zipread-0.1-15|99	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-10mdv2009.1
12cr|apache-mod_zipread-0.1-15|100	+ Revision: 326283
12cr|apache-mod_zipread-0.1-15|101	- rebuild
12cr|apache-mod_zipread-0.1-15|102	
12cr|apache-mod_zipread-0.1-15|103	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-9mdv2009.0
12cr|apache-mod_zipread-0.1-15|104	+ Revision: 235140
12cr|apache-mod_zipread-0.1-15|105	- rebuild
12cr|apache-mod_zipread-0.1-15|106	
12cr|apache-mod_zipread-0.1-15|107	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-8mdv2009.0
12cr|apache-mod_zipread-0.1-15|108	+ Revision: 215683
12cr|apache-mod_zipread-0.1-15|109	- fix rebuild
12cr|apache-mod_zipread-0.1-15|110	
12cr|apache-mod_zipread-0.1-15|111	* Sun Mar 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-7mdv2008.1
12cr|apache-mod_zipread-0.1-15|112	+ Revision: 182879
12cr|apache-mod_zipread-0.1-15|113	- rebuild
12cr|apache-mod_zipread-0.1-15|114	
12cr|apache-mod_zipread-0.1-15|115	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:0.1-6mdv2008.1
12cr|apache-mod_zipread-0.1-15|116	+ Revision: 170764
12cr|apache-mod_zipread-0.1-15|117	- rebuild
12cr|apache-mod_zipread-0.1-15|118	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|apache-mod_zipread-0.1-15|119	- kill re-definition of %%buildroot on Pixel's request
12cr|apache-mod_zipread-0.1-15|120	
12cr|apache-mod_zipread-0.1-15|121	+ Olivier Blin <blino@mandriva.org>
12cr|apache-mod_zipread-0.1-15|122	- restore BuildRoot
12cr|apache-mod_zipread-0.1-15|123	
12cr|apache-mod_zipread-0.1-15|124	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-5mdv2008.0
12cr|apache-mod_zipread-0.1-15|125	+ Revision: 82712
12cr|apache-mod_zipread-0.1-15|126	- rebuild
12cr|apache-mod_zipread-0.1-15|127	
12cr|apache-mod_zipread-0.1-15|128	
12cr|apache-mod_zipread-0.1-15|129	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdv2007.1
12cr|apache-mod_zipread-0.1-15|130	+ Revision: 140784
12cr|apache-mod_zipread-0.1-15|131	- rebuild
12cr|apache-mod_zipread-0.1-15|132	
12cr|apache-mod_zipread-0.1-15|133	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-3mdv2007.1
12cr|apache-mod_zipread-0.1-15|134	+ Revision: 79572
12cr|apache-mod_zipread-0.1-15|135	- Import apache-mod_zipread
12cr|apache-mod_zipread-0.1-15|136	
12cr|apache-mod_zipread-0.1-15|137	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-3mdv2007.0
12cr|apache-mod_zipread-0.1-15|138	- rebuild
12cr|apache-mod_zipread-0.1-15|139	
12cr|apache-mod_zipread-0.1-15|140	* Wed Dec 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-2mdk
12cr|apache-mod_zipread-0.1-15|141	- rebuilt against apache-2.2.0
12cr|apache-mod_zipread-0.1-15|142	
12cr|apache-mod_zipread-0.1-15|143	* Mon Nov 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-1mdk
12cr|apache-mod_zipread-0.1-15|144	- fix versioning
12cr|apache-mod_zipread-0.1-15|145	
12cr|apache-mod_zipread-0.1-15|146	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.1-2mdk
12cr|apache-mod_zipread-0.1-15|147	- fix deps
12cr|apache-mod_zipread-0.1-15|148	
12cr|apache-mod_zipread-0.1-15|149	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_0.1-1mdk
12cr|apache-mod_zipread-0.1-15|150	- rename the package
12cr|apache-mod_zipread-0.1-15|151	- the conf.d directory is renamed to modules.d
12cr|apache-mod_zipread-0.1-15|152	- use new rpm-4.4.x pre,post magic
12cr|apache-mod_zipread-0.1-15|153	
12cr|apache-mod_zipread-0.1-15|154	* Mon Apr 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1-6mdk
12cr|apache-mod_zipread-0.1-15|155	- fix an old typo in the config
12cr|apache-mod_zipread-0.1-15|156	
12cr|apache-mod_zipread-0.1-15|157	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1-5mdk
12cr|apache-mod_zipread-0.1-15|158	- use the %1
12cr|apache-mod_zipread-0.1-15|159	
12cr|apache-mod_zipread-0.1-15|160	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1-4mdk
12cr|apache-mod_zipread-0.1-15|161	- fix %%post and %%postun to prevent double restarts
12cr|apache-mod_zipread-0.1-15|162	
12cr|apache-mod_zipread-0.1-15|163	* Fri Feb 25 2005 Stefan van der Eijk <stefan@eijk.nu> 2.0.53_0.1-3mdk
12cr|apache-mod_zipread-0.1-15|164	- fix bug #6574
12cr|apache-mod_zipread-0.1-15|165	
12cr|apache-mod_zipread-0.1-15|166	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1-2mdk
12cr|apache-mod_zipread-0.1-15|167	- spec file cleanups, remove the ADVX-build stuff
12cr|apache-mod_zipread-0.1-15|168	
12cr|apache-mod_zipread-0.1-15|169	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_0.1-1mdk
12cr|apache-mod_zipread-0.1-15|170	- rebuilt for apache 2.0.53
12cr|apache-mod_zipread-0.1-15|171	
12cr|apache-mod_zipread-0.1-15|172	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_0.1-1mdk
12cr|apache-mod_zipread-0.1-15|173	- built for apache 2.0.52
12cr|apache-mod_zipread-0.1-15|174	
12cr|apache-mod_zipread-0.1-15|175	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_0.1-1mdk
12cr|apache-mod_zipread-0.1-15|176	- built for apache 2.0.51
12cr|apache-mod_zipread-0.1-15|177	
12cr|apache-mod_zipread-0.1-15|178	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_0.1-1mdk
12cr|apache-mod_zipread-0.1-15|179	- built for apache 2.0.50
12cr|apache-mod_zipread-0.1-15|180	- remove redundant provides
12cr|apache-mod_zipread-0.1-15|181	
12cr|apache-mod_zipread-0.1-15|182	* Tue Jun 15 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0.49_0.1-1mdk
12cr|apache-mod_zipread-0.1-15|183	- built for apache 2.0.49
12cr|apache-mod_zipread-0.1-15|184	

224 12
12cr|apachetop-0.12.6-7|1	%define name    apachetop
12cr|apachetop-0.12.6-7|2	%define version 0.12.6
12cr|apachetop-0.12.6-7|3	%define release %mkrel 7
12cr|apachetop-0.12.6-7|4	
12cr|apachetop-0.12.6-7|5	Summary:	Utility to display Apache logs with a top-like interface
12cr|apachetop-0.12.6-7|6	Name:		%name
12cr|apachetop-0.12.6-7|7	Version:	%version
12cr|apachetop-0.12.6-7|8	Release:	%release
12cr|apachetop-0.12.6-7|9	License:	BSD
12cr|apachetop-0.12.6-7|10	Group:		Monitoring
12cr|apachetop-0.12.6-7|11	URL:		http://www.webta.org/projects/apachetop/
12cr|apachetop-0.12.6-7|12	Source0:	http://www.webta.org/apachetop/%name-%version.tar.bz2
12cr|apachetop-0.12.6-7|13	# mandrivaize default logfile
12cr|apachetop-0.12.6-7|14	Patch1:		%name-0.12.6-logfile.patch
12cr|apachetop-0.12.6-7|15	# support logfiles over 2GB (from Debian)
12cr|apachetop-0.12.6-7|16	Patch2:		apachetop-0.12.5-large_logfile.patch
12cr|apachetop-0.12.6-7|17	# gcc4.1 fixes (from Debian)
12cr|apachetop-0.12.6-7|18	Patch3:		apachetop-0.12.6-gcc41.patch
12cr|apachetop-0.12.6-7|19	# fix some error
12cr|apachetop-0.12.6-7|20	Patch4:     apachetop-0.12.6-buffer_overflow.patch
12cr|apachetop-0.12.6-7|21	BuildRequires:	ncurses-devel
12cr|apachetop-0.12.6-7|22	BuildRequires:	m4
12cr|apachetop-0.12.6-7|23	BuildRequires:	pcre-devel
12cr|apachetop-0.12.6-7|24	BuildRequires:	adns-devel
12cr|apachetop-0.12.6-7|25	BuildRequires:	readline-devel
12cr|apachetop-0.12.6-7|26	BuildRequires:	autoconf2.5
12cr|apachetop-0.12.6-7|27	Requires:	apache
12cr|apachetop-0.12.6-7|28	BuildRoot:	%_tmppath/%name-%version
12cr|apachetop-0.12.6-7|29	
12cr|apachetop-0.12.6-7|30	%description
12cr|apachetop-0.12.6-7|31	ApacheTop: top-like display of Apache logs.
12cr|apachetop-0.12.6-7|32	
12cr|apachetop-0.12.6-7|33	ApacheTop watches a logfile generated by Apache (in standard common or
12cr|apachetop-0.12.6-7|34	combined logformat, although it doesn't (yet) make use of any of the extra
12cr|apachetop-0.12.6-7|35	fields in combined) and generates human-parsable output in realtime.
12cr|apachetop-0.12.6-7|36	
12cr|apachetop-0.12.6-7|37	
12cr|apachetop-0.12.6-7|38	%prep
12cr|apachetop-0.12.6-7|39	%setup -q
12cr|apachetop-0.12.6-7|40	%patch1 -p1 -b .log
12cr|apachetop-0.12.6-7|41	%patch2 -p1 -b .large
12cr|apachetop-0.12.6-7|42	%patch3 -p1 -b .gcc41
12cr|apachetop-0.12.6-7|43	%patch4 -p0
12cr|apachetop-0.12.6-7|44	
12cr|apachetop-0.12.6-7|45	%build
12cr|apachetop-0.12.6-7|46	%configure2_5x
12cr|apachetop-0.12.6-7|47	%make
12cr|apachetop-0.12.6-7|48	
12cr|apachetop-0.12.6-7|49	
12cr|apachetop-0.12.6-7|50	%install
12cr|apachetop-0.12.6-7|51	rm -rf %{buildroot}
12cr|apachetop-0.12.6-7|52	%makeinstall
12cr|apachetop-0.12.6-7|53	
12cr|apachetop-0.12.6-7|54	# 0.7: remove manpage, not usefull yet, read readme instead
12cr|apachetop-0.12.6-7|55	rm %{buildroot}%{_mandir}/man1/*
12cr|apachetop-0.12.6-7|56	
12cr|apachetop-0.12.6-7|57	
12cr|apachetop-0.12.6-7|58	%clean
12cr|apachetop-0.12.6-7|59	rm -rf %{buildroot}
12cr|apachetop-0.12.6-7|60	
12cr|apachetop-0.12.6-7|61	%files
12cr|apachetop-0.12.6-7|62	%defattr(-,root,root,)
12cr|apachetop-0.12.6-7|63	%_bindir/*
12cr|apachetop-0.12.6-7|64	#%_mandir/man1/*
12cr|apachetop-0.12.6-7|65	%doc AUTHORS LICENSE README ChangeLog TODO
12cr|apachetop-0.12.6-7|66	
12cr|apachetop-0.12.6-7|67	
12cr|apachetop-0.12.6-7|68	%changelog
12cr|apachetop-0.12.6-7|69	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.12.6-7mdv2011.0
12cr|apachetop-0.12.6-7|70	+ Revision: 616568
12cr|apachetop-0.12.6-7|71	- the mass rebuild of 2010.0 packages
12cr|apachetop-0.12.6-7|72	
12cr|apachetop-0.12.6-7|73	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.12.6-6mdv2010.0
12cr|apachetop-0.12.6-7|74	+ Revision: 436654
12cr|apachetop-0.12.6-7|75	- rebuild
12cr|apachetop-0.12.6-7|76	
12cr|apachetop-0.12.6-7|77	+ Michael Scherer <misc@mandriva.org>
12cr|apachetop-0.12.6-7|78	- fix buffer overflow error
12cr|apachetop-0.12.6-7|79	
12cr|apachetop-0.12.6-7|80	* Sat Feb 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.12.6-4mdv2009.1
12cr|apachetop-0.12.6-7|81	+ Revision: 345951
12cr|apachetop-0.12.6-7|82	- rebuild for latest readline
12cr|apachetop-0.12.6-7|83	- rediff fuzzy patches
12cr|apachetop-0.12.6-7|84	
12cr|apachetop-0.12.6-7|85	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 0.12.6-2mdv2009.0
12cr|apachetop-0.12.6-7|86	+ Revision: 226159
12cr|apachetop-0.12.6-7|87	- rebuild
12cr|apachetop-0.12.6-7|88	
12cr|apachetop-0.12.6-7|89	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.12.6-1mdv2008.1
12cr|apachetop-0.12.6-7|90	+ Revision: 135823
12cr|apachetop-0.12.6-7|91	- restore BuildRoot
12cr|apachetop-0.12.6-7|92	
12cr|apachetop-0.12.6-7|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|apachetop-0.12.6-7|94	- kill re-definition of %%buildroot on Pixel's request
12cr|apachetop-0.12.6-7|95	- s/Mandrake/Mandriva/
12cr|apachetop-0.12.6-7|96	
12cr|apachetop-0.12.6-7|97	* Sat Apr 21 2007 Pascal Terjan <pterjan@mandriva.org> 0.12.6-1mdv2008.0
12cr|apachetop-0.12.6-7|98	+ Revision: 16518
12cr|apachetop-0.12.6-7|99	- 0.12.6 (security update)
12cr|apachetop-0.12.6-7|100	- Change URL as the original author no longer maintains it
12cr|apachetop-0.12.6-7|101	- Add P1 from debian for large logfiles support
12cr|apachetop-0.12.6-7|102	- Add P2 from debian for gcc4.1 support
12cr|apachetop-0.12.6-7|103	- Use autoconf 2.5
12cr|apachetop-0.12.6-7|104	- Import apachetop
12cr|apachetop-0.12.6-7|105	
12cr|apachetop-0.12.6-7|106	
12cr|apachetop-0.12.6-7|107	
12cr|apachetop-0.12.6-7|108	
12cr|apachetop-0.12.6-7|109	* Thu Jun 23 2005 Pascal Terjan <pterjan@mandrake.org> 0.12.5-3mdk
12cr|apachetop-0.12.6-7|110	- BuildRequires readline-devel
12cr|apachetop-0.12.6-7|111	
12cr|apachetop-0.12.6-7|112	* Thu Feb 10 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.12.5-2mdk
12cr|apachetop-0.12.6-7|113	- rebuilt against new readline libs
12cr|apachetop-0.12.6-7|114	
12cr|apachetop-0.12.6-7|115	* Tue Dec 14 2004 Pascal Terjan <pterjan@mandrake.org> 0.12.5-1mdk
12cr|apachetop-0.12.6-7|116	- 0.12.5
12cr|apachetop-0.12.6-7|117	- Drop patch2 (merged upstream)
12cr|apachetop-0.12.6-7|118	
12cr|apachetop-0.12.6-7|119	* Sun Jul 25 2004 Pascal Terjan <pterjan@mandrake.org> 0.12-1mdk
12cr|apachetop-0.12.6-7|120	- 0.12
12cr|apachetop-0.12.6-7|121	- updated patch2 (gcc 3.4)
12cr|apachetop-0.12.6-7|122	
12cr|apachetop-0.12.6-7|123	* Fri Jul 09 2004 Michael Scherer <misc@mandrake.org> 0.9-2mdk
12cr|apachetop-0.12.6-7|124	- rebuild for new gcc
12cr|apachetop-0.12.6-7|125	
12cr|apachetop-0.12.6-7|126	* Wed Jan 07 2004 Pascal Terjan <pterjan@mandrake.org> 0.9-1mdk
12cr|apachetop-0.12.6-7|127	- 0.9
12cr|apachetop-0.12.6-7|128	
12cr|apachetop-0.12.6-7|129	* Tue Dec 09 2003 Marcel Pol <mpol@mandrake.org> 0.8.1-1mdk
12cr|apachetop-0.12.6-7|130	- 0.8.1
12cr|apachetop-0.12.6-7|131	
12cr|apachetop-0.12.6-7|132	* Fri Nov 21 2003 Marcel Pol <mpol@gmx.net> 0.8-1mdk
12cr|apachetop-0.12.6-7|133	- 0.8
12cr|apachetop-0.12.6-7|134	
12cr|apachetop-0.12.6-7|135	* Sat Nov 15 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.7-2mdk
12cr|apachetop-0.12.6-7|136	- From Franck Villaume <fvill@freesuf.fr>
12cr|apachetop-0.12.6-7|137	- add m4 to BuildRequires
12cr|apachetop-0.12.6-7|138	
12cr|apachetop-0.12.6-7|139	* Thu Oct 16 2003 Marcel Pol <mpol@gmx.net> 0.7-1mdk
12cr|apachetop-0.12.6-7|140	- initial mandrake package

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

226 12
12cr|apg-2.2.3-6|1	
12cr|apg-2.2.3-6|2	Summary:	Automated Password Generator (apg)
12cr|apg-2.2.3-6|3	Name:		apg
12cr|apg-2.2.3-6|4	Version:	2.2.3
12cr|apg-2.2.3-6|5	Release:	%mkrel 6
12cr|apg-2.2.3-6|6	License:	BSD
12cr|apg-2.2.3-6|7	Group:		System/Configuration/Other
12cr|apg-2.2.3-6|8	Source0:	%{name}-%{version}.tar.bz2
12cr|apg-2.2.3-6|9	URL:		http://www.adel.nursat.kz/apg/
12cr|apg-2.2.3-6|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|apg-2.2.3-6|11	
12cr|apg-2.2.3-6|12	%description
12cr|apg-2.2.3-6|13	Apg generates several random passwords. It uses several password
12cr|apg-2.2.3-6|14	generation algorithms (currently two) and a built-in pseudo random
12cr|apg-2.2.3-6|15	number generator.
12cr|apg-2.2.3-6|16	
12cr|apg-2.2.3-6|17	
12cr|apg-2.2.3-6|18	%prep
12cr|apg-2.2.3-6|19	%setup -q
12cr|apg-2.2.3-6|20	
12cr|apg-2.2.3-6|21	%build
12cr|apg-2.2.3-6|22	%{__make} \
12cr|apg-2.2.3-6|23	CC="%{__cc}" \
12cr|apg-2.2.3-6|24	FLAGS="%{optflags}"
12cr|apg-2.2.3-6|25	
12cr|apg-2.2.3-6|26	%install
12cr|apg-2.2.3-6|27	rm -rf $RPM_BUILD_ROOT
12cr|apg-2.2.3-6|28	install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
12cr|apg-2.2.3-6|29	
12cr|apg-2.2.3-6|30	install apg apgbfm $RPM_BUILD_ROOT%{_bindir}
12cr|apg-2.2.3-6|31	install doc/man/{apgbfm,apg}.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cr|apg-2.2.3-6|32	
12cr|apg-2.2.3-6|33	%clean
12cr|apg-2.2.3-6|34	rm -rf $RPM_BUILD_ROOT
12cr|apg-2.2.3-6|35	
12cr|apg-2.2.3-6|36	%files
12cr|apg-2.2.3-6|37	%defattr(644,root,root,755)
12cr|apg-2.2.3-6|38	%doc README CHANGES THANKS TODO doc/APG_TIPS
12cr|apg-2.2.3-6|39	%attr(755,root,root) %{_bindir}/apg
12cr|apg-2.2.3-6|40	%attr(755,root,root) %{_bindir}/apgbfm
12cr|apg-2.2.3-6|41	%{_mandir}/man1/*
12cr|apg-2.2.3-6|42	
12cr|apg-2.2.3-6|43	
12cr|apg-2.2.3-6|44	
12cr|apg-2.2.3-6|45	
12cr|apg-2.2.3-6|46	%changelog
12cr|apg-2.2.3-6|47	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.3-6mdv2011.0
12cr|apg-2.2.3-6|48	+ Revision: 616593
12cr|apg-2.2.3-6|49	- the mass rebuild of 2010.0 packages
12cr|apg-2.2.3-6|50	
12cr|apg-2.2.3-6|51	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 2.2.3-5mdv2010.0
12cr|apg-2.2.3-6|52	+ Revision: 423984
12cr|apg-2.2.3-6|53	- rebuild
12cr|apg-2.2.3-6|54	
12cr|apg-2.2.3-6|55	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 2.2.3-4mdv2009.0
12cr|apg-2.2.3-6|56	+ Revision: 226161
12cr|apg-2.2.3-6|57	- rebuild
12cr|apg-2.2.3-6|58	
12cr|apg-2.2.3-6|59	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 2.2.3-3mdv2008.1
12cr|apg-2.2.3-6|60	+ Revision: 135823
12cr|apg-2.2.3-6|61	- restore BuildRoot
12cr|apg-2.2.3-6|62	
12cr|apg-2.2.3-6|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|apg-2.2.3-6|64	- kill re-definition of %%buildroot on Pixel's request
12cr|apg-2.2.3-6|65	
12cr|apg-2.2.3-6|66	
12cr|apg-2.2.3-6|67	* Thu Feb 01 2007 Nicolas Lécureuil <neoclust@mandriva.org> 2.2.3-3mdv2007.0
12cr|apg-2.2.3-6|68	+ Revision: 115798
12cr|apg-2.2.3-6|69	- Rebuild
12cr|apg-2.2.3-6|70	- Import apg
12cr|apg-2.2.3-6|71	
12cr|apg-2.2.3-6|72	* Thu Apr 22 2004 Marcel Pol <mpol@mandriva.org> 2.2.3-2mdk
12cr|apg-2.2.3-6|73	- rebuild
12cr|apg-2.2.3-6|74	
12cr|apg-2.2.3-6|75	* Mon Feb 16 2004 Marcel Pol <mpol@mandrake.org> 2.2.3-1mdk
12cr|apg-2.2.3-6|76	- 2.2.3
12cr|apg-2.2.3-6|77	

227 12
12cr|aphopper-0.3-8|1	%define name	aphopper
12cr|aphopper-0.3-8|2	%define version	0.3
12cr|aphopper-0.3-8|3	%define release %mkrel 8
12cr|aphopper-0.3-8|4	
12cr|aphopper-0.3-8|5	Name: 	 	%{name}
12cr|aphopper-0.3-8|6	Summary: 	Automatic wireless access point hopper
12cr|aphopper-0.3-8|7	Version: 	%{version}
12cr|aphopper-0.3-8|8	Release: 	%{release}
12cr|aphopper-0.3-8|9	
12cr|aphopper-0.3-8|10	Source:		%{name}-%{version}.tar.bz2
12cr|aphopper-0.3-8|11	URL:		http://aphopper.sourceforge.net/
12cr|aphopper-0.3-8|12	License:	GPL
12cr|aphopper-0.3-8|13	Group:		System/Configuration/Networking
12cr|aphopper-0.3-8|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|aphopper-0.3-8|15	
12cr|aphopper-0.3-8|16	%description
12cr|aphopper-0.3-8|17	AP Hopper is a program that automatically hops between access points of
12cr|aphopper-0.3-8|18	different wireless networks. It checks for DHCP and Internet Access on all
12cr|aphopper-0.3-8|19	the networks found. It logs successful and unsuccessful attempts.
12cr|aphopper-0.3-8|20	
12cr|aphopper-0.3-8|21	P.S. The binary is called 'hopper'.
12cr|aphopper-0.3-8|22	
12cr|aphopper-0.3-8|23	%prep
12cr|aphopper-0.3-8|24	%setup -q -n %name
12cr|aphopper-0.3-8|25	
12cr|aphopper-0.3-8|26	%build
12cr|aphopper-0.3-8|27	%configure2_5x
12cr|aphopper-0.3-8|28	%make
12cr|aphopper-0.3-8|29	
12cr|aphopper-0.3-8|30	%install
12cr|aphopper-0.3-8|31	rm -rf $RPM_BUILD_ROOT
12cr|aphopper-0.3-8|32	mkdir -p $RPM_BUILD_ROOT/%_sbindir
12cr|aphopper-0.3-8|33	cp hopper $RPM_BUILD_ROOT/%_sbindir
12cr|aphopper-0.3-8|34	
12cr|aphopper-0.3-8|35	%clean
12cr|aphopper-0.3-8|36	rm -rf $RPM_BUILD_ROOT
12cr|aphopper-0.3-8|37	
12cr|aphopper-0.3-8|38	%files
12cr|aphopper-0.3-8|39	%defattr(-,root,root)
12cr|aphopper-0.3-8|40	%doc AUTHORS ChangeLog COPYING
12cr|aphopper-0.3-8|41	%{_sbindir}/hopper
12cr|aphopper-0.3-8|42	
12cr|aphopper-0.3-8|43	
12cr|aphopper-0.3-8|44	
12cr|aphopper-0.3-8|45	
12cr|aphopper-0.3-8|46	%changelog
12cr|aphopper-0.3-8|47	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-8mdv2011.0
12cr|aphopper-0.3-8|48	+ Revision: 616597
12cr|aphopper-0.3-8|49	- the mass rebuild of 2010.0 packages
12cr|aphopper-0.3-8|50	
12cr|aphopper-0.3-8|51	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.3-7mdv2010.0
12cr|aphopper-0.3-8|52	+ Revision: 424798
12cr|aphopper-0.3-8|53	- fix build (use %%configure2_5x)
12cr|aphopper-0.3-8|54	- rebuild
12cr|aphopper-0.3-8|55	- rebuild
12cr|aphopper-0.3-8|56	
12cr|aphopper-0.3-8|57	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.3-5mdv2009.0
12cr|aphopper-0.3-8|58	+ Revision: 240306
12cr|aphopper-0.3-8|59	- rebuild
12cr|aphopper-0.3-8|60	- rebuild
12cr|aphopper-0.3-8|61	- kill re-definition of %%buildroot on Pixel's request
12cr|aphopper-0.3-8|62	
12cr|aphopper-0.3-8|63	+ Olivier Blin <oblin@mandriva.com>
12cr|aphopper-0.3-8|64	- restore BuildRoot
12cr|aphopper-0.3-8|65	
12cr|aphopper-0.3-8|66	
12cr|aphopper-0.3-8|67	* Sun Feb 04 2007 Nicolas Lécureuil <neoclust@mandriva.org> 0.3-3mdv2007.0
12cr|aphopper-0.3-8|68	+ Revision: 116144
12cr|aphopper-0.3-8|69	- Rebuild
12cr|aphopper-0.3-8|70	- Import aphopper
12cr|aphopper-0.3-8|71	
12cr|aphopper-0.3-8|72	* Tue Nov 08 2005 Austin Acton <austin@mandriva.org> 0.3-2mdk
12cr|aphopper-0.3-8|73	- Rebuild
12cr|aphopper-0.3-8|74	

228 12
12cr|api-sanity-checker-1.12.9-4|1	Summary:	Automatic generator of unit tests for C/C++ libraries
12cr|api-sanity-checker-1.12.9-4|2	Name:		api-sanity-checker
12cr|api-sanity-checker-1.12.9-4|3	Version:	1.12.9
12cr|api-sanity-checker-1.12.9-4|4	Release:	4
12cr|api-sanity-checker-1.12.9-4|5	Group:		Development/Other
12cr|api-sanity-checker-1.12.9-4|6	License:	GPLv1+ or LGPLv2+
12cr|api-sanity-checker-1.12.9-4|7	URL:		http://ispras.linuxbase.org/index.php/API_Sanity_Checker
12cr|api-sanity-checker-1.12.9-4|8	Source0:	http://forge.ispras.ru/attachments/download/1278/api-sanity-checker-%{version}.tar.gz
12cr|api-sanity-checker-1.12.9-4|9	Requires:	gcc-c++
12cr|api-sanity-checker-1.12.9-4|10	Requires:	binutils
12cr|api-sanity-checker-1.12.9-4|11	BuildArch:	noarch
12cr|api-sanity-checker-1.12.9-4|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|api-sanity-checker-1.12.9-4|13	
12cr|api-sanity-checker-1.12.9-4|14	%description
12cr|api-sanity-checker-1.12.9-4|15	API Sanity Checker (ASC) is an automatic generator of basic unit tests
12cr|api-sanity-checker-1.12.9-4|16	for shared C/C++ libraries. It is able to generate reasonable (in most,
12cr|api-sanity-checker-1.12.9-4|17	but unfortunately not all, cases) input data for parameters and compose
12cr|api-sanity-checker-1.12.9-4|18	simple ("sanity" or "shallow"-quality) test cases for every function in
12cr|api-sanity-checker-1.12.9-4|19	the API through the analysis of declarations in header files. The quality
12cr|api-sanity-checker-1.12.9-4|20	of generated tests allows to check absence of critical errors in simple
12cr|api-sanity-checker-1.12.9-4|21	use cases. The tool is able to build and execute generated tests and
12cr|api-sanity-checker-1.12.9-4|22	detect crashes (segfaults), aborts, all kinds of emitted signals,
12cr|api-sanity-checker-1.12.9-4|23	non-zero program return code and program hanging. It may be considered
12cr|api-sanity-checker-1.12.9-4|24	as a tool for out-of-the-box low-cost sanity checking (fuzzing) of the
12cr|api-sanity-checker-1.12.9-4|25	library API or as a test development framework for initial generation
12cr|api-sanity-checker-1.12.9-4|26	of templates for advanced tests. Also it supports universal T2C format
12cr|api-sanity-checker-1.12.9-4|27	of tests, random test generation mode, specialized data types and other
12cr|api-sanity-checker-1.12.9-4|28	useful features.
12cr|api-sanity-checker-1.12.9-4|29	
12cr|api-sanity-checker-1.12.9-4|30	%prep
12cr|api-sanity-checker-1.12.9-4|31	%setup -q
12cr|api-sanity-checker-1.12.9-4|32	chmod 0644 LICENSE.txt
12cr|api-sanity-checker-1.12.9-4|33	
12cr|api-sanity-checker-1.12.9-4|34	%build
12cr|api-sanity-checker-1.12.9-4|35	# Nothing to build.
12cr|api-sanity-checker-1.12.9-4|36	
12cr|api-sanity-checker-1.12.9-4|37	%install
12cr|api-sanity-checker-1.12.9-4|38	rm -rf %{buildroot}
12cr|api-sanity-checker-1.12.9-4|39	mkdir -p %{buildroot}%{_prefix}
12cr|api-sanity-checker-1.12.9-4|40	perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
12cr|api-sanity-checker-1.12.9-4|41	
12cr|api-sanity-checker-1.12.9-4|42	%clean
12cr|api-sanity-checker-1.12.9-4|43	rm -rf %{buildroot}
12cr|api-sanity-checker-1.12.9-4|44	
12cr|api-sanity-checker-1.12.9-4|45	%files
12cr|api-sanity-checker-1.12.9-4|46	%defattr(-,root,root,-)
12cr|api-sanity-checker-1.12.9-4|47	%doc LICENSE.txt doc/*
12cr|api-sanity-checker-1.12.9-4|48	%{_bindir}/%{name}
12cr|api-sanity-checker-1.12.9-4|49	
12cr|api-sanity-checker-1.12.9-4|50	
12cr|api-sanity-checker-1.12.9-4|51	%changelog
12cr|api-sanity-checker-1.12.9-4|52	* Tue May 22 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.12.9-4
12cr|api-sanity-checker-1.12.9-4|53	+ Revision: 799983
12cr|api-sanity-checker-1.12.9-4|54	- Removed man
12cr|api-sanity-checker-1.12.9-4|55	
12cr|api-sanity-checker-1.12.9-4|56	* Wed Feb 08 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.12.9-3
12cr|api-sanity-checker-1.12.9-4|57	+ Revision: 771859
12cr|api-sanity-checker-1.12.9-4|58	- Added man pages. Corrected dependencies.
12cr|api-sanity-checker-1.12.9-4|59	
12cr|api-sanity-checker-1.12.9-4|60	* Wed Dec 14 2011 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.12.9-2
12cr|api-sanity-checker-1.12.9-4|61	+ Revision: 740924
12cr|api-sanity-checker-1.12.9-4|62	- Bumped release version.
12cr|api-sanity-checker-1.12.9-4|63	- Initial Mandriva package
12cr|api-sanity-checker-1.12.9-4|64	- Created package structure for api-sanity-checker.
12cr|api-sanity-checker-1.12.9-4|65	

229 12
12cr|apngasm-2.6-1|1	Summary:	Create an APNG from multiple PNG files
12cr|apngasm-2.6-1|2	Name:		apngasm
12cr|apngasm-2.6-1|3	Version:	2.6
12cr|apngasm-2.6-1|4	Release:	1
12cr|apngasm-2.6-1|5	License:	zlib
12cr|apngasm-2.6-1|6	Group:		Graphics
12cr|apngasm-2.6-1|7	URL:		http://sourceforge.net/projects/apngasm
12cr|apngasm-2.6-1|8	Source0:	http://downloads.sourceforge.net/project/apngasm/%{version}/%{name}-%{version}-src.zip
12cr|apngasm-2.6-1|9	Buildrequires:	zlib-devel
12cr|apngasm-2.6-1|10	BuildRequires:	libpng-devel
12cr|apngasm-2.6-1|11	BuildRequires:	pkgconfig
12cr|apngasm-2.6-1|12	
12cr|apngasm-2.6-1|13	%description
12cr|apngasm-2.6-1|14	create an APNG from multiple PNG files
12cr|apngasm-2.6-1|15	
12cr|apngasm-2.6-1|16	%prep
12cr|apngasm-2.6-1|17	
12cr|apngasm-2.6-1|18	%setup -q -c apnopt
12cr|apngasm-2.6-1|19	
12cr|apngasm-2.6-1|20	%build
12cr|apngasm-2.6-1|21	%make
12cr|apngasm-2.6-1|22	
12cr|apngasm-2.6-1|23	%install
12cr|apngasm-2.6-1|24	mkdir -p %{buildroot}%{_bindir}/%{name}
12cr|apngasm-2.6-1|25	mkdir -p %{buildroot}%{_docdir}/%{name}
12cr|apngasm-2.6-1|26	
12cr|apngasm-2.6-1|27	install -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|apngasm-2.6-1|28	install -m 0644 readme.txt %{buildroot}%{_docdir}/%{name}/readme.txt
12cr|apngasm-2.6-1|29	
12cr|apngasm-2.6-1|30	
12cr|apngasm-2.6-1|31	%files
12cr|apngasm-2.6-1|32	%doc readme.txt
12cr|apngasm-2.6-1|33	%{_bindir}/%{name}
12cr|apngasm-2.6-1|34	
12cr|apngasm-2.6-1|35	
12cr|apngasm-2.6-1|36	%changelog
12cr|apngasm-2.6-1|37	* Fri Feb 24 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.6-1
12cr|apngasm-2.6-1|38	+ Revision: 780114
12cr|apngasm-2.6-1|39	- version update 2.6
12cr|apngasm-2.6-1|40	
12cr|apngasm-2.6-1|41	* Thu Jan 12 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.5-1
12cr|apngasm-2.6-1|42	+ Revision: 760335
12cr|apngasm-2.6-1|43	- imported package apngasm
12cr|apngasm-2.6-1|44	

230 12
12cr|apngopt-1.1-1|1	Summary:	optimize APNG images
12cr|apngopt-1.1-1|2	Name:		apngopt
12cr|apngopt-1.1-1|3	Version:	1.1
12cr|apngopt-1.1-1|4	Release:	1
12cr|apngopt-1.1-1|5	License:	zlib
12cr|apngopt-1.1-1|6	Group:		Graphics
12cr|apngopt-1.1-1|7	URL:		http://sourceforge.net/projects/apng/
12cr|apngopt-1.1-1|8	Source0:	http://downloads.sourceforge.net/project/apng/APNG_Optimizer/1.1/apngopt-1.1-src.zip
12cr|apngopt-1.1-1|9	Buildrequires:	zlib-devel
12cr|apngopt-1.1-1|10	BuildRequires:	libpng-devel
12cr|apngopt-1.1-1|11	BuildRequires:	pkgconfig
12cr|apngopt-1.1-1|12	
12cr|apngopt-1.1-1|13	%description
12cr|apngopt-1.1-1|14	Optimizes existing APNG animation.
12cr|apngopt-1.1-1|15	
12cr|apngopt-1.1-1|16	%prep
12cr|apngopt-1.1-1|17	
12cr|apngopt-1.1-1|18	%setup -q -c apnopt
12cr|apngopt-1.1-1|19	
12cr|apngopt-1.1-1|20	%build
12cr|apngopt-1.1-1|21	%make
12cr|apngopt-1.1-1|22	
12cr|apngopt-1.1-1|23	%install
12cr|apngopt-1.1-1|24	mkdir -p %{buildroot}%{_bindir}/%{name}
12cr|apngopt-1.1-1|25	mkdir -p %{buildroot}%{_docdir}/%{name}
12cr|apngopt-1.1-1|26	
12cr|apngopt-1.1-1|27	install -m 0755 apngopt %{buildroot}%{_bindir}/%{name}
12cr|apngopt-1.1-1|28	install -m 0644 readme.txt %{buildroot}%{_docdir}/%{name}/readme.txt
12cr|apngopt-1.1-1|29	
12cr|apngopt-1.1-1|30	
12cr|apngopt-1.1-1|31	%files
12cr|apngopt-1.1-1|32	%doc readme.txt
12cr|apngopt-1.1-1|33	%{_bindir}/%{name}
12cr|apngopt-1.1-1|34	
12cr|apngopt-1.1-1|35	
12cr|apngopt-1.1-1|36	%changelog
12cr|apngopt-1.1-1|37	* Thu Jan 12 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1-1
12cr|apngopt-1.1-1|38	+ Revision: 760332
12cr|apngopt-1.1-1|39	- imported package apngopt
12cr|apngopt-1.1-1|40	

231 12
12cr|apolicy-0.73-5|1	Summary:	ACL Policy Daemon for Postfix
12cr|apolicy-0.73-5|2	Name:		apolicy
12cr|apolicy-0.73-5|3	Version:	0.73
12cr|apolicy-0.73-5|4	Release:	5
12cr|apolicy-0.73-5|5	License:	GPL
12cr|apolicy-0.73-5|6	Group:		System/Servers
12cr|apolicy-0.73-5|7	Source:		http://download.gna.org/apolicy/%{name}-%{version}.tar.gz
12cr|apolicy-0.73-5|8	Source1:	http://download.gna.org/apolicy/%{name}-%{version}.tar.gz.sig
12cr|apolicy-0.73-5|9	Source2:	http://www.apolicy.org/gpg/miguelfilho.gpg
12cr|apolicy-0.73-5|10	Source3:	apolicy-readme.mdv
12cr|apolicy-0.73-5|11	Patch0:		apolicy-mdv.patch
12cr|apolicy-0.73-5|12	URL:		http://www.apolicy.org/
12cr|apolicy-0.73-5|13	Buildarch:	noarch
12cr|apolicy-0.73-5|14	%py_requires -d
12cr|apolicy-0.73-5|15	Requires:	python-pydns >= 2.3
12cr|apolicy-0.73-5|16	Requires:	python-pyspf >= 2.0
12cr|apolicy-0.73-5|17	Requires:	python-twisted-core >= 2.4
12cr|apolicy-0.73-5|18	Requires:	python-ipy
12cr|apolicy-0.73-5|19	Requires:	python-memcached
12cr|apolicy-0.73-5|20	Requires(pre):	rpm-helper
12cr|apolicy-0.73-5|21	
12cr|apolicy-0.73-5|22	%description
12cr|apolicy-0.73-5|23	ACL Policy Daemon communicates with the Postfix MTA using the Policy Delegation
12cr|apolicy-0.73-5|24	Protocol, implementing an ACL (Access Control List) system.
12cr|apolicy-0.73-5|25	Key features:
12cr|apolicy-0.73-5|26	greylisting with flexible storage using memory for fast responses or disk for
12cr|apolicy-0.73-5|27	high persistence, SPF validation, control of messages by day/time, variable
12cr|apolicy-0.73-5|28	message size limits per domain or email, multiple RBL checking, and various
12cr|apolicy-0.73-5|29	ACLs available to use and combine.
12cr|apolicy-0.73-5|30	The configuration is simple and intuitive.
12cr|apolicy-0.73-5|31	
12cr|apolicy-0.73-5|32	Please check README.MDV file for post-installation instructions
12cr|apolicy-0.73-5|33	
12cr|apolicy-0.73-5|34	%prep
12cr|apolicy-0.73-5|35	%setup -q -n %{name}-%{version}
12cr|apolicy-0.73-5|36	%patch0 -p1 -b .mdv
12cr|apolicy-0.73-5|37	cp %{SOURCE3} README.MDV
12cr|apolicy-0.73-5|38	
12cr|apolicy-0.73-5|39	%build
12cr|apolicy-0.73-5|40	perl -spi -e 's/\r$//' docs/*.txt
12cr|apolicy-0.73-5|41	python setup.py build
12cr|apolicy-0.73-5|42	
12cr|apolicy-0.73-5|43	%install
12cr|apolicy-0.73-5|44	python setup.py install --skip-build --root %{buildroot}
12cr|apolicy-0.73-5|45	/bin/mkdir -p %{buildroot}/var/cache/%{name}
12cr|apolicy-0.73-5|46	/bin/mkdir -p %{buildroot}%{_initrddir}
12cr|apolicy-0.73-5|47	install -c %{name}.init %{buildroot}%{_initrddir}/%{name}
12cr|apolicy-0.73-5|48	
12cr|apolicy-0.73-5|49	%files
12cr|apolicy-0.73-5|50	%defattr(-,root,root,755)
12cr|apolicy-0.73-5|51	%doc README.MDV
12cr|apolicy-0.73-5|52	%doc CONTRIBUTORS.TXT  README.TXT LICENSE.TXT docs/*
12cr|apolicy-0.73-5|53	%dir %{_sysconfdir}/%{name}
12cr|apolicy-0.73-5|54	%config(noreplace) %{_sysconfdir}/%{name}/*
12cr|apolicy-0.73-5|55	%{_initrddir}/%{name}
12cr|apolicy-0.73-5|56	%{py_sitedir}/%{name}
12cr|apolicy-0.73-5|57	%{py_sitedir}/%{name}-%{version}-py%{py_ver}.egg-info
12cr|apolicy-0.73-5|58	%attr(0700,nobody,nogroup) /var/cache/%{name}
12cr|apolicy-0.73-5|59	
12cr|apolicy-0.73-5|60	%post
12cr|apolicy-0.73-5|61	%_post_service %{name}
12cr|apolicy-0.73-5|62	
12cr|apolicy-0.73-5|63	%preun
12cr|apolicy-0.73-5|64	%_preun_service %{name}
12cr|apolicy-0.73-5|65	
12cr|apolicy-0.73-5|66	
12cr|apolicy-0.73-5|67	
12cr|apolicy-0.73-5|68	%changelog
12cr|apolicy-0.73-5|69	* Sun Oct 31 2010 Funda Wang <fwang@mandriva.org> 0.73-4mdv2011.0
12cr|apolicy-0.73-5|70	+ Revision: 590785
12cr|apolicy-0.73-5|71	- rebuild for py2.7
12cr|apolicy-0.73-5|72	
12cr|apolicy-0.73-5|73	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.73-3mdv2010.0
12cr|apolicy-0.73-5|74	+ Revision: 436655
12cr|apolicy-0.73-5|75	- rebuild
12cr|apolicy-0.73-5|76	
12cr|apolicy-0.73-5|77	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 0.73-2mdv2009.1
12cr|apolicy-0.73-5|78	+ Revision: 324150
12cr|apolicy-0.73-5|79	- rebuild
12cr|apolicy-0.73-5|80	
12cr|apolicy-0.73-5|81	* Tue Sep 16 2008 Luca Berra <bluca@mandriva.org> 0.73-1mdv2009.0
12cr|apolicy-0.73-5|82	+ Revision: 285254
12cr|apolicy-0.73-5|83	- import apolicy
12cr|apolicy-0.73-5|84	
12cr|apolicy-0.73-5|85	
12cr|apolicy-0.73-5|86	* Mon Sep 08 2008 Luca Berra <bluca@mandriva.org> 0.73-1mdv2009.0
12cr|apolicy-0.73-5|87	- Initial mandriva package

232 12
12cr|apparmor-docs-2.0.1-1.237.3|1	%define ver 2.0.1
12cr|apparmor-docs-2.0.1-1.237.3|2	%define rev 237
12cr|apparmor-docs-2.0.1-1.237.3|3	
12cr|apparmor-docs-2.0.1-1.237.3|4	Name: apparmor-docs
12cr|apparmor-docs-2.0.1-1.237.3|5	Summary: AppArmor documentation and manpages
12cr|apparmor-docs-2.0.1-1.237.3|6	Version: %ver
12cr|apparmor-docs-2.0.1-1.237.3|7	Release: %mkrel 1.%rev.3
12cr|apparmor-docs-2.0.1-1.237.3|8	License: GPL
12cr|apparmor-docs-2.0.1-1.237.3|9	Group: System/Base
12cr|apparmor-docs-2.0.1-1.237.3|10	Source0: apparmor-docs-%{ver}-%{rev}.tar.gz
12cr|apparmor-docs-2.0.1-1.237.3|11	URL: http://forge.novell.com/modules/xfmod/project/?apparmor
12cr|apparmor-docs-2.0.1-1.237.3|12	BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(id -u -n)
12cr|apparmor-docs-2.0.1-1.237.3|13	BuildArch: noarch
12cr|apparmor-docs-2.0.1-1.237.3|14	# pod2man, pod2html
12cr|apparmor-docs-2.0.1-1.237.3|15	BuildRequires: perl
12cr|apparmor-docs-2.0.1-1.237.3|16	
12cr|apparmor-docs-2.0.1-1.237.3|17	%description
12cr|apparmor-docs-2.0.1-1.237.3|18	This package contains manpages and extra documentation for AppArmor.
12cr|apparmor-docs-2.0.1-1.237.3|19	
12cr|apparmor-docs-2.0.1-1.237.3|20	%prep
12cr|apparmor-docs-2.0.1-1.237.3|21	%setup -q
12cr|apparmor-docs-2.0.1-1.237.3|22	
12cr|apparmor-docs-2.0.1-1.237.3|23	%build
12cr|apparmor-docs-2.0.1-1.237.3|24	%make
12cr|apparmor-docs-2.0.1-1.237.3|25	
12cr|apparmor-docs-2.0.1-1.237.3|26	%install
12cr|apparmor-docs-2.0.1-1.237.3|27	rm -rf %{buildroot}
12cr|apparmor-docs-2.0.1-1.237.3|28	make DESTDIR=%{buildroot} install_manpages
12cr|apparmor-docs-2.0.1-1.237.3|29	
12cr|apparmor-docs-2.0.1-1.237.3|30	# already present in apparmor-parser package
12cr|apparmor-docs-2.0.1-1.237.3|31	rm -f %{buildroot}%{_mandir}/man5/apparmor.d.5*
12cr|apparmor-docs-2.0.1-1.237.3|32	rm -f %{buildroot}%{_mandir}/man5/apparmor.vim.5*
12cr|apparmor-docs-2.0.1-1.237.3|33	rm -f %{buildroot}%{_mandir}/man5/subdomain.conf.5*
12cr|apparmor-docs-2.0.1-1.237.3|34	rm -f %{buildroot}%{_mandir}/man7/apparmor.7*
12cr|apparmor-docs-2.0.1-1.237.3|35	rm -f %{buildroot}%{_mandir}/man8/apparmor_parser.8*
12cr|apparmor-docs-2.0.1-1.237.3|36	
12cr|apparmor-docs-2.0.1-1.237.3|37	%clean
12cr|apparmor-docs-2.0.1-1.237.3|38	rm -rf %{buildroot}
12cr|apparmor-docs-2.0.1-1.237.3|39	
12cr|apparmor-docs-2.0.1-1.237.3|40	%files
12cr|apparmor-docs-2.0.1-1.237.3|41	%defattr(-,root,root)
12cr|apparmor-docs-2.0.1-1.237.3|42	%doc *.html *.css
12cr|apparmor-docs-2.0.1-1.237.3|43	%{_mandir}/man?/*
12cr|apparmor-docs-2.0.1-1.237.3|44	
12cr|apparmor-docs-2.0.1-1.237.3|45	
12cr|apparmor-docs-2.0.1-1.237.3|46	
12cr|apparmor-docs-2.0.1-1.237.3|47	
12cr|apparmor-docs-2.0.1-1.237.3|48	
12cr|apparmor-docs-2.0.1-1.237.3|49	%changelog
12cr|apparmor-docs-2.0.1-1.237.3|50	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-1.237.3mdv2011.0
12cr|apparmor-docs-2.0.1-1.237.3|51	+ Revision: 616598
12cr|apparmor-docs-2.0.1-1.237.3|52	- the mass rebuild of 2010.0 packages
12cr|apparmor-docs-2.0.1-1.237.3|53	
12cr|apparmor-docs-2.0.1-1.237.3|54	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 2.0.1-1.237.2mdv2010.0
12cr|apparmor-docs-2.0.1-1.237.3|55	+ Revision: 423989
12cr|apparmor-docs-2.0.1-1.237.3|56	- rebuild
12cr|apparmor-docs-2.0.1-1.237.3|57	
12cr|apparmor-docs-2.0.1-1.237.3|58	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 2.0.1-1.237.1mdv2008.1
12cr|apparmor-docs-2.0.1-1.237.3|59	+ Revision: 135823
12cr|apparmor-docs-2.0.1-1.237.3|60	- restore BuildRoot
12cr|apparmor-docs-2.0.1-1.237.3|61	
12cr|apparmor-docs-2.0.1-1.237.3|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|apparmor-docs-2.0.1-1.237.3|63	- kill re-definition of %%buildroot on Pixel's request
12cr|apparmor-docs-2.0.1-1.237.3|64	- import apparmor-docs
12cr|apparmor-docs-2.0.1-1.237.3|65	
12cr|apparmor-docs-2.0.1-1.237.3|66	
12cr|apparmor-docs-2.0.1-1.237.3|67	* Wed Jun 13 2007 Andreas Hasenack <andreas@mandriva.com> 2.0.1-1.237.1mdv2008.0
12cr|apparmor-docs-2.0.1-1.237.3|68	+ Revision: 38925
12cr|apparmor-docs-2.0.1-1.237.3|69	- removed conflicting manpages
12cr|apparmor-docs-2.0.1-1.237.3|70	- updated url
12cr|apparmor-docs-2.0.1-1.237.3|71	- Import apparmor-docs
12cr|apparmor-docs-2.0.1-1.237.3|72	

233 12
12cr|apparmor-profiles-2.3-1.1351.4|1	%define rev 1351
12cr|apparmor-profiles-2.3-1.1351.4|2	
12cr|apparmor-profiles-2.3-1.1351.4|3	Summary:	Base AppArmor profiles
12cr|apparmor-profiles-2.3-1.1351.4|4	Name:		apparmor-profiles
12cr|apparmor-profiles-2.3-1.1351.4|5	Version:	2.3
12cr|apparmor-profiles-2.3-1.1351.4|6	Release:	%mkrel 1.%{rev}.4
12cr|apparmor-profiles-2.3-1.1351.4|7	License:	GPL
12cr|apparmor-profiles-2.3-1.1351.4|8	Group:		System/Base
12cr|apparmor-profiles-2.3-1.1351.4|9	URL:		http://forge.novell.com/modules/xfmod/project/?apparmor
12cr|apparmor-profiles-2.3-1.1351.4|10	Source0:	%{name}-%{version}-%{rev}.tar.gz
12cr|apparmor-profiles-2.3-1.1351.4|11	Source1:	usr.sbin.slapd.apparmor
12cr|apparmor-profiles-2.3-1.1351.4|12	Patch:		apparmor-profiles-2.1.2-1091-avahi.patch
12cr|apparmor-profiles-2.3-1.1351.4|13	Patch1:		apparmor-profiles-2.1.2-1091-nscd.patch
12cr|apparmor-profiles-2.3-1.1351.4|14	Requires:	apparmor-parser
12cr|apparmor-profiles-2.3-1.1351.4|15	Requires(post):	apparmor-parser
12cr|apparmor-profiles-2.3-1.1351.4|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|apparmor-profiles-2.3-1.1351.4|17	Buildarch:	noarch
12cr|apparmor-profiles-2.3-1.1351.4|18	
12cr|apparmor-profiles-2.3-1.1351.4|19	%description
12cr|apparmor-profiles-2.3-1.1351.4|20	AppArmor is a security framework that proactively protects the operating system
12cr|apparmor-profiles-2.3-1.1351.4|21	and applications.
12cr|apparmor-profiles-2.3-1.1351.4|22	
12cr|apparmor-profiles-2.3-1.1351.4|23	This package contains the basic AppArmor profiles (aka security policy).
12cr|apparmor-profiles-2.3-1.1351.4|24	
12cr|apparmor-profiles-2.3-1.1351.4|25	%prep
12cr|apparmor-profiles-2.3-1.1351.4|26	%setup -q
12cr|apparmor-profiles-2.3-1.1351.4|27	# no backup as it touches a profile and they all get copied during %%install
12cr|apparmor-profiles-2.3-1.1351.4|28	%patch -p1
12cr|apparmor-profiles-2.3-1.1351.4|29	%patch1 -p1
12cr|apparmor-profiles-2.3-1.1351.4|30	install -m 0644 %{SOURCE1} apparmor/profiles/extras/usr.sbin.slapd
12cr|apparmor-profiles-2.3-1.1351.4|31	
12cr|apparmor-profiles-2.3-1.1351.4|32	%install
12cr|apparmor-profiles-2.3-1.1351.4|33	rm -rf %{buildroot}
12cr|apparmor-profiles-2.3-1.1351.4|34	
12cr|apparmor-profiles-2.3-1.1351.4|35	%{makeinstall_std} EXTRASDIR=%{buildroot}%{_sysconfdir}/apparmor/profiles/extras
12cr|apparmor-profiles-2.3-1.1351.4|36	
12cr|apparmor-profiles-2.3-1.1351.4|37	# remove profiles shipped elsewhere
12cr|apparmor-profiles-2.3-1.1351.4|38	rm -f   %{buildroot}%{_sysconfdir}/apparmor.d/sbin.rpcbind \
12cr|apparmor-profiles-2.3-1.1351.4|39	%{buildroot}%{_sysconfdir}/apparmor.d/usr.sbin.traceroute \
12cr|apparmor-profiles-2.3-1.1351.4|40	%{buildroot}%{_sysconfdir}/apparmor.d/bin.ping \
12cr|apparmor-profiles-2.3-1.1351.4|41	%{buildroot}%{_sysconfdir}/apparmor.d/bin.netstat \
12cr|apparmor-profiles-2.3-1.1351.4|42	%{buildroot}%{_sysconfdir}/apparmor.d/sbin.syslogd \
12cr|apparmor-profiles-2.3-1.1351.4|43	%{buildroot}%{_sysconfdir}/apparmor.d/sbin.klogd \
12cr|apparmor-profiles-2.3-1.1351.4|44	%{buildroot}%{_sysconfdir}/apparmor.d/usr.sbin.ntpd
12cr|apparmor-profiles-2.3-1.1351.4|45	
12cr|apparmor-profiles-2.3-1.1351.4|46	%posttrans
12cr|apparmor-profiles-2.3-1.1351.4|47	/sbin/service apparmor condreload
12cr|apparmor-profiles-2.3-1.1351.4|48	
12cr|apparmor-profiles-2.3-1.1351.4|49	%clean
12cr|apparmor-profiles-2.3-1.1351.4|50	rm -rf %{buildroot}
12cr|apparmor-profiles-2.3-1.1351.4|51	
12cr|apparmor-profiles-2.3-1.1351.4|52	%files
12cr|apparmor-profiles-2.3-1.1351.4|53	%defattr(-,root,root)
12cr|apparmor-profiles-2.3-1.1351.4|54	%dir %{_sysconfdir}/apparmor.d
12cr|apparmor-profiles-2.3-1.1351.4|55	%config(noreplace) %{_sysconfdir}/apparmor.d/usr.*
12cr|apparmor-profiles-2.3-1.1351.4|56	%config(noreplace) %{_sysconfdir}/apparmor.d/sbin.*
12cr|apparmor-profiles-2.3-1.1351.4|57	%dir %{_sysconfdir}/apparmor.d/abstractions
12cr|apparmor-profiles-2.3-1.1351.4|58	%dir %{_sysconfdir}/apparmor.d/program-chunks
12cr|apparmor-profiles-2.3-1.1351.4|59	%dir %{_sysconfdir}/apparmor.d/tunables
12cr|apparmor-profiles-2.3-1.1351.4|60	%config(noreplace) %{_sysconfdir}/apparmor.d/abstractions/*
12cr|apparmor-profiles-2.3-1.1351.4|61	%config(noreplace) %{_sysconfdir}/apparmor.d/program-chunks/*
12cr|apparmor-profiles-2.3-1.1351.4|62	%config(noreplace) %{_sysconfdir}/apparmor.d/tunables/*
12cr|apparmor-profiles-2.3-1.1351.4|63	%dir %{_sysconfdir}/apparmor
12cr|apparmor-profiles-2.3-1.1351.4|64	%dir %{_sysconfdir}/apparmor/profiles
12cr|apparmor-profiles-2.3-1.1351.4|65	%dir %{_sysconfdir}/apparmor/profiles/extras
12cr|apparmor-profiles-2.3-1.1351.4|66	%{_sysconfdir}/apparmor/profiles/extras/README
12cr|apparmor-profiles-2.3-1.1351.4|67	%config(noreplace) %{_sysconfdir}/apparmor/profiles/extras/usr.*
12cr|apparmor-profiles-2.3-1.1351.4|68	%config(noreplace) %{_sysconfdir}/apparmor/profiles/extras/etc.*
12cr|apparmor-profiles-2.3-1.1351.4|69	%config(noreplace) %{_sysconfdir}/apparmor/profiles/extras/sbin.*
12cr|apparmor-profiles-2.3-1.1351.4|70	%config(noreplace) %{_sysconfdir}/apparmor/profiles/extras/bin.*
12cr|apparmor-profiles-2.3-1.1351.4|71	
12cr|apparmor-profiles-2.3-1.1351.4|72	
12cr|apparmor-profiles-2.3-1.1351.4|73	
12cr|apparmor-profiles-2.3-1.1351.4|74	%changelog
12cr|apparmor-profiles-2.3-1.1351.4|75	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3-1.1351.4mdv2011.0
12cr|apparmor-profiles-2.3-1.1351.4|76	+ Revision: 609987
12cr|apparmor-profiles-2.3-1.1351.4|77	- rebuild
12cr|apparmor-profiles-2.3-1.1351.4|78	
12cr|apparmor-profiles-2.3-1.1351.4|79	* Tue Mar 16 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3-1.1351.3mdv2010.1
12cr|apparmor-profiles-2.3-1.1351.4|80	+ Revision: 521353
12cr|apparmor-profiles-2.3-1.1351.4|81	- rebuilt for 2010.1
12cr|apparmor-profiles-2.3-1.1351.4|82	
12cr|apparmor-profiles-2.3-1.1351.4|83	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 2.3-1.1351.2mdv2010.0
12cr|apparmor-profiles-2.3-1.1351.4|84	+ Revision: 413034
12cr|apparmor-profiles-2.3-1.1351.4|85	- rebuild
12cr|apparmor-profiles-2.3-1.1351.4|86	
12cr|apparmor-profiles-2.3-1.1351.4|87	* Sat Jan 03 2009 Eugeni Dodonov <eugeni@mandriva.com> 2.3-1.1351.1mdv2009.1
12cr|apparmor-profiles-2.3-1.1351.4|88	+ Revision: 323495
12cr|apparmor-profiles-2.3-1.1351.4|89	- Updated to r1351 (as shipped by SuSE 11.1).
12cr|apparmor-profiles-2.3-1.1351.4|90	
12cr|apparmor-profiles-2.3-1.1351.4|91	* Wed Aug 06 2008 Luiz Fernando Capitulino <lcapitulino@mandriva.com> 2.3-1.1245.1mdv2009.0
12cr|apparmor-profiles-2.3-1.1351.4|92	+ Revision: 264713
12cr|apparmor-profiles-2.3-1.1351.4|93	- updated to version 2.3 svnrev 1245
12cr|apparmor-profiles-2.3-1.1351.4|94	
12cr|apparmor-profiles-2.3-1.1351.4|95	* Fri Mar 14 2008 Andreas Hasenack <andreas@mandriva.com> 2.1.2-1.1091.7mdv2008.1
12cr|apparmor-profiles-2.3-1.1351.4|96	+ Revision: 187850
12cr|apparmor-profiles-2.3-1.1351.4|97	- fix nscd profile (reported by Vincent Panel <yohonet@gmail.com>)
12cr|apparmor-profiles-2.3-1.1351.4|98	
12cr|apparmor-profiles-2.3-1.1351.4|99	* Thu Mar 06 2008 Andreas Hasenack <andreas@mandriva.com> 2.1.2-1.1091.6mdv2008.1
12cr|apparmor-profiles-2.3-1.1351.4|100	+ Revision: 181085
12cr|apparmor-profiles-2.3-1.1351.4|101	- avahi-daemon profile: allow it to read /etc/lsb-release
12cr|apparmor-profiles-2.3-1.1351.4|102	
12cr|apparmor-profiles-2.3-1.1351.4|103	* Fri Feb 29 2008 Andreas Hasenack <andreas@mandriva.com> 2.1.2-1.1091.5mdv2008.1
12cr|apparmor-profiles-2.3-1.1351.4|104	+ Revision: 176831
12cr|apparmor-profiles-2.3-1.1351.4|105	- include a writable slapd.d rule in openldap's profile
12cr|apparmor-profiles-2.3-1.1351.4|106	- let openldap read the rootcerts
12cr|apparmor-profiles-2.3-1.1351.4|107	
12cr|apparmor-profiles-2.3-1.1351.4|108	* Fri Feb 29 2008 Andreas Hasenack <andreas@mandriva.com> 2.1.2-1.1091.4mdv2008.1
12cr|apparmor-profiles-2.3-1.1351.4|109	+ Revision: 176818
12cr|apparmor-profiles-2.3-1.1351.4|110	- included initial profile for openldap (slapd)
12cr|apparmor-profiles-2.3-1.1351.4|111	
12cr|apparmor-profiles-2.3-1.1351.4|112	* Thu Feb 28 2008 Andreas Hasenack <andreas@mandriva.com> 2.1.2-1.1091.3mdv2008.1
12cr|apparmor-profiles-2.3-1.1351.4|113	+ Revision: 176451
12cr|apparmor-profiles-2.3-1.1351.4|114	- drop syslog profile patch: we are no longer shipping that profile here (it's in the syslog package)
12cr|apparmor-profiles-2.3-1.1351.4|115	
12cr|apparmor-profiles-2.3-1.1351.4|116	* Thu Feb 28 2008 Andreas Hasenack <andreas@mandriva.com> 2.1.2-1.1091.2mdv2008.1
12cr|apparmor-profiles-2.3-1.1351.4|117	+ Revision: 176375
12cr|apparmor-profiles-2.3-1.1351.4|118	- remove profiles that are shipped elsewhere
12cr|apparmor-profiles-2.3-1.1351.4|119	
12cr|apparmor-profiles-2.3-1.1351.4|120	* Wed Feb 27 2008 Andreas Hasenack <andreas@mandriva.com> 2.1.2-1.1091.1mdv2008.1
12cr|apparmor-profiles-2.3-1.1351.4|121	+ Revision: 175858
12cr|apparmor-profiles-2.3-1.1351.4|122	- re-added forgotten syslogd profile patch
12cr|apparmor-profiles-2.3-1.1351.4|123	- rpcbind needs setgid too
12cr|apparmor-profiles-2.3-1.1351.4|124	- updated apparmor-profiles to 2.1.2-1091
12cr|apparmor-profiles-2.3-1.1351.4|125	- copied to apparmor-profiles
12cr|apparmor-profiles-2.3-1.1351.4|126	- apparmor-parser updated to 2.1.2-1088
12cr|apparmor-profiles-2.3-1.1351.4|127	- apparmor becomes apparmor-parser
12cr|apparmor-profiles-2.3-1.1351.4|128	
12cr|apparmor-profiles-2.3-1.1351.4|129	* Thu Jan 17 2008 Thierry Vignaud <tv@mandriva.org> 2.1-1.1076.2mdv2008.1
12cr|apparmor-profiles-2.3-1.1351.4|130	+ Revision: 154124
12cr|apparmor-profiles-2.3-1.1351.4|131	- rebuild for new perl
12cr|apparmor-profiles-2.3-1.1351.4|132	
12cr|apparmor-profiles-2.3-1.1351.4|133	* Tue Jan 08 2008 Andreas Hasenack <andreas@mandriva.com> 2.1-1.1076.1mdv2008.1
12cr|apparmor-profiles-2.3-1.1351.4|134	+ Revision: 146893
12cr|apparmor-profiles-2.3-1.1351.4|135	- updated to svn revision 1076
12cr|apparmor-profiles-2.3-1.1351.4|136	
12cr|apparmor-profiles-2.3-1.1351.4|137	+ Olivier Blin <oblin@mandriva.com>
12cr|apparmor-profiles-2.3-1.1351.4|138	- restore BuildRoot
12cr|apparmor-profiles-2.3-1.1351.4|139	
12cr|apparmor-profiles-2.3-1.1351.4|140	+ Thierry Vignaud <tv@mandriva.org>
12cr|apparmor-profiles-2.3-1.1351.4|141	- kill re-definition of %%buildroot on Pixel's request
12cr|apparmor-profiles-2.3-1.1351.4|142	
12cr|apparmor-profiles-2.3-1.1351.4|143	* Wed Sep 19 2007 Andreas Hasenack <andreas@mandriva.com> 2.1-1.961.5mdv2008.0
12cr|apparmor-profiles-2.3-1.1351.4|144	+ Revision: 91191
12cr|apparmor-profiles-2.3-1.1351.4|145	- remove more profiles from standard package: they are shipped in their own packages now
12cr|apparmor-profiles-2.3-1.1351.4|146	
12cr|apparmor-profiles-2.3-1.1351.4|147	* Wed Sep 19 2007 Andreas Hasenack <andreas@mandriva.com> 2.1-1.961.4mdv2008.0
12cr|apparmor-profiles-2.3-1.1351.4|148	+ Revision: 91061
12cr|apparmor-profiles-2.3-1.1351.4|149	- drop rpcbind profile, it's shipped in the rpcbind package now
12cr|apparmor-profiles-2.3-1.1351.4|150	
12cr|apparmor-profiles-2.3-1.1351.4|151	* Fri Sep 14 2007 Andreas Hasenack <andreas@mandriva.com> 2.1-1.961.3mdv2008.0
12cr|apparmor-profiles-2.3-1.1351.4|152	+ Revision: 85766
12cr|apparmor-profiles-2.3-1.1351.4|153	- bonobo file is under a noarch libdir
12cr|apparmor-profiles-2.3-1.1351.4|154	- build dbus and gnome applet packages
12cr|apparmor-profiles-2.3-1.1351.4|155	
12cr|apparmor-profiles-2.3-1.1351.4|156	* Fri Sep 14 2007 Andreas Hasenack <andreas@mandriva.com> 2.1-1.961.1mdv2008.0
12cr|apparmor-profiles-2.3-1.1351.4|157	+ Revision: 85546
12cr|apparmor-profiles-2.3-1.1351.4|158	- install perl module in arch dir as the makefile does for x86_64 (doesn't seem right, though)
12cr|apparmor-profiles-2.3-1.1351.4|159	- make it not require an installed libapparmor-devel to build
12cr|apparmor-profiles-2.3-1.1351.4|160	- added swig to buildrequires
12cr|apparmor-profiles-2.3-1.1351.4|161	- added profile for rpcbind
12cr|apparmor-profiles-2.3-1.1351.4|162	- fix default syslog profile
12cr|apparmor-profiles-2.3-1.1351.4|163	- obsolete apparmor-docs (manpages are in each package now)
12cr|apparmor-profiles-2.3-1.1351.4|164	- better place for the LibAppArmor module
12cr|apparmor-profiles-2.3-1.1351.4|165	- build apache-mod_apparmor package
12cr|apparmor-profiles-2.3-1.1351.4|166	- install LibAppArmor.pm
12cr|apparmor-profiles-2.3-1.1351.4|167	- added utils subpackage
12cr|apparmor-profiles-2.3-1.1351.4|168	- Import apparmor
12cr|apparmor-profiles-2.3-1.1351.4|169	

234 12
12cr|apparmor-utils-2.3.1-1.1357.4|1	%define ver 2.3.1
12cr|apparmor-utils-2.3.1-1.1357.4|2	%define rev 1357
12cr|apparmor-utils-2.3.1-1.1357.4|3	
12cr|apparmor-utils-2.3.1-1.1357.4|4	Name: apparmor-utils
12cr|apparmor-utils-2.3.1-1.1357.4|5	Summary: AppArmor userlevel utilities
12cr|apparmor-utils-2.3.1-1.1357.4|6	Version: %ver
12cr|apparmor-utils-2.3.1-1.1357.4|7	Release: %mkrel 1.%rev.4
12cr|apparmor-utils-2.3.1-1.1357.4|8	License: GPL
12cr|apparmor-utils-2.3.1-1.1357.4|9	Group: System/Base
12cr|apparmor-utils-2.3.1-1.1357.4|10	Source0: apparmor-utils-%{ver}-%{rev}.tar.gz
12cr|apparmor-utils-2.3.1-1.1357.4|11	URL: http://forge.novell.com/modules/xfmod/project/?apparmor
12cr|apparmor-utils-2.3.1-1.1357.4|12	BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(id -u -n)
12cr|apparmor-utils-2.3.1-1.1357.4|13	BuildArch: noarch
12cr|apparmor-utils-2.3.1-1.1357.4|14	
12cr|apparmor-utils-2.3.1-1.1357.4|15	%description
12cr|apparmor-utils-2.3.1-1.1357.4|16	This package contains programs to help create and manage AppArmor
12cr|apparmor-utils-2.3.1-1.1357.4|17	profiles.
12cr|apparmor-utils-2.3.1-1.1357.4|18	
12cr|apparmor-utils-2.3.1-1.1357.4|19	%prep
12cr|apparmor-utils-2.3.1-1.1357.4|20	%setup -q
12cr|apparmor-utils-2.3.1-1.1357.4|21	
12cr|apparmor-utils-2.3.1-1.1357.4|22	%build
12cr|apparmor-utils-2.3.1-1.1357.4|23	%make
12cr|apparmor-utils-2.3.1-1.1357.4|24	
12cr|apparmor-utils-2.3.1-1.1357.4|25	%install
12cr|apparmor-utils-2.3.1-1.1357.4|26	rm -rf %{buildroot}
12cr|apparmor-utils-2.3.1-1.1357.4|27	%{makeinstall_std} PERLDIR=%{buildroot}%{perl_vendorlib}/Immunix
12cr|apparmor-utils-2.3.1-1.1357.4|28	
12cr|apparmor-utils-2.3.1-1.1357.4|29	%clean
12cr|apparmor-utils-2.3.1-1.1357.4|30	rm -rf %{buildroot}
12cr|apparmor-utils-2.3.1-1.1357.4|31	
12cr|apparmor-utils-2.3.1-1.1357.4|32	%files
12cr|apparmor-utils-2.3.1-1.1357.4|33	%defattr(-,root,root)
12cr|apparmor-utils-2.3.1-1.1357.4|34	%dir %{_sysconfdir}/apparmor
12cr|apparmor-utils-2.3.1-1.1357.4|35	%config(noreplace) %{_sysconfdir}/apparmor/logprof.conf
12cr|apparmor-utils-2.3.1-1.1357.4|36	%config(noreplace) %{_sysconfdir}/apparmor/severity.db
12cr|apparmor-utils-2.3.1-1.1357.4|37	%{_datadir}/locale/*/*/apparmor-utils.mo
12cr|apparmor-utils-2.3.1-1.1357.4|38	%{_sbindir}/*
12cr|apparmor-utils-2.3.1-1.1357.4|39	%{perl_vendorlib}/Immunix
12cr|apparmor-utils-2.3.1-1.1357.4|40	%{_var}/log/apparmor
12cr|apparmor-utils-2.3.1-1.1357.4|41	%{_mandir}/man5/logprof.conf.5*
12cr|apparmor-utils-2.3.1-1.1357.4|42	%{_mandir}/man8/aa-audit.8*
12cr|apparmor-utils-2.3.1-1.1357.4|43	%{_mandir}/man8/aa-autodep.8*
12cr|apparmor-utils-2.3.1-1.1357.4|44	%{_mandir}/man8/aa-complain.8*
12cr|apparmor-utils-2.3.1-1.1357.4|45	%{_mandir}/man8/aa-enforce.8*
12cr|apparmor-utils-2.3.1-1.1357.4|46	%{_mandir}/man8/aa-genprof.8*
12cr|apparmor-utils-2.3.1-1.1357.4|47	%{_mandir}/man8/aa-logprof.8*
12cr|apparmor-utils-2.3.1-1.1357.4|48	%{_mandir}/man8/aa-status.8*
12cr|apparmor-utils-2.3.1-1.1357.4|49	%{_mandir}/man8/aa-unconfined.8*
12cr|apparmor-utils-2.3.1-1.1357.4|50	%{_mandir}/man8/apparmor_status.8*
12cr|apparmor-utils-2.3.1-1.1357.4|51	%{_mandir}/man8/autodep.8*
12cr|apparmor-utils-2.3.1-1.1357.4|52	%{_mandir}/man8/audit.8*
12cr|apparmor-utils-2.3.1-1.1357.4|53	%{_mandir}/man8/complain.8*
12cr|apparmor-utils-2.3.1-1.1357.4|54	%{_mandir}/man8/enforce.8*
12cr|apparmor-utils-2.3.1-1.1357.4|55	%{_mandir}/man8/genprof.8*
12cr|apparmor-utils-2.3.1-1.1357.4|56	%{_mandir}/man8/logprof.8*
12cr|apparmor-utils-2.3.1-1.1357.4|57	%{_mandir}/man8/unconfined.8*
12cr|apparmor-utils-2.3.1-1.1357.4|58	
12cr|apparmor-utils-2.3.1-1.1357.4|59	
12cr|apparmor-utils-2.3.1-1.1357.4|60	%changelog
12cr|apparmor-utils-2.3.1-1.1357.4|61	* Tue Mar 16 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-1.1357.4mdv2010.1
12cr|apparmor-utils-2.3.1-1.1357.4|62	+ Revision: 521354
12cr|apparmor-utils-2.3.1-1.1357.4|63	- rebuilt for 2010.1
12cr|apparmor-utils-2.3.1-1.1357.4|64	
12cr|apparmor-utils-2.3.1-1.1357.4|65	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-1.1357.3mdv2010.0
12cr|apparmor-utils-2.3.1-1.1357.4|66	+ Revision: 413035
12cr|apparmor-utils-2.3.1-1.1357.4|67	- rebuild
12cr|apparmor-utils-2.3.1-1.1357.4|68	
12cr|apparmor-utils-2.3.1-1.1357.4|69	* Sat Jan 03 2009 Eugeni Dodonov <eugeni@mandriva.com> 2.3.1-1.1357.2mdv2009.1
12cr|apparmor-utils-2.3.1-1.1357.4|70	+ Revision: 323498
12cr|apparmor-utils-2.3.1-1.1357.4|71	- Updated to 2.3.1-1357 (as shipped by SuSE 11.1).
12cr|apparmor-utils-2.3.1-1.1357.4|72	
12cr|apparmor-utils-2.3.1-1.1357.4|73	* Wed Dec 03 2008 Michael Scherer <misc@mandriva.org> 2.3-1.1269.2mdv2009.1
12cr|apparmor-utils-2.3.1-1.1357.4|74	+ Revision: 309843
12cr|apparmor-utils-2.3.1-1.1357.4|75	- add Patch 0, fix bug 45936, by removing useless and buggy perl code ( since a undefined variable
12cr|apparmor-utils-2.3.1-1.1357.4|76	value is 0 if we use it for most operations )
12cr|apparmor-utils-2.3.1-1.1357.4|77	
12cr|apparmor-utils-2.3.1-1.1357.4|78	* Wed Aug 06 2008 Luiz Fernando Capitulino <lcapitulino@mandriva.com> 2.3-1.1269.1mdv2009.0
12cr|apparmor-utils-2.3.1-1.1357.4|79	+ Revision: 264683
12cr|apparmor-utils-2.3.1-1.1357.4|80	- updated to version 2.3 svnrev 1269
12cr|apparmor-utils-2.3.1-1.1357.4|81	- dropped apparmor-utils-2.1.2-1089-pt_BR.patch as messages have changed
12cr|apparmor-utils-2.3.1-1.1357.4|82	and the patch does not seen needed anymore
12cr|apparmor-utils-2.3.1-1.1357.4|83	
12cr|apparmor-utils-2.3.1-1.1357.4|84	* Wed Mar 05 2008 Andreas Hasenack <andreas@mandriva.com> 2.1.2-1.1089.4mdv2008.1
12cr|apparmor-utils-2.3.1-1.1357.4|85	+ Revision: 180005
12cr|apparmor-utils-2.3.1-1.1357.4|86	- fix perl module installation path
12cr|apparmor-utils-2.3.1-1.1357.4|87	
12cr|apparmor-utils-2.3.1-1.1357.4|88	* Mon Mar 03 2008 Andreas Hasenack <andreas@mandriva.com> 2.1.2-1.1089.3mdv2008.1
12cr|apparmor-utils-2.3.1-1.1357.4|89	+ Revision: 178069
12cr|apparmor-utils-2.3.1-1.1357.4|90	- one more important pt_BR i18n fix
12cr|apparmor-utils-2.3.1-1.1357.4|91	
12cr|apparmor-utils-2.3.1-1.1357.4|92	* Mon Mar 03 2008 Andreas Hasenack <andreas@mandriva.com> 2.1.2-1.1089.2mdv2008.1
12cr|apparmor-utils-2.3.1-1.1357.4|93	+ Revision: 178033
12cr|apparmor-utils-2.3.1-1.1357.4|94	- fix duplicate shortcut key in translations (#38290)
12cr|apparmor-utils-2.3.1-1.1357.4|95	
12cr|apparmor-utils-2.3.1-1.1357.4|96	* Wed Feb 27 2008 Andreas Hasenack <andreas@mandriva.com> 2.1.2-1.1089.1mdv2008.1
12cr|apparmor-utils-2.3.1-1.1357.4|97	+ Revision: 175848
12cr|apparmor-utils-2.3.1-1.1357.4|98	- updated apparmor-utils to 2.1.2-1089
12cr|apparmor-utils-2.3.1-1.1357.4|99	
12cr|apparmor-utils-2.3.1-1.1357.4|100	+ Olivier Blin <oblin@mandriva.com>
12cr|apparmor-utils-2.3.1-1.1357.4|101	- restore BuildRoot
12cr|apparmor-utils-2.3.1-1.1357.4|102	
12cr|apparmor-utils-2.3.1-1.1357.4|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|apparmor-utils-2.3.1-1.1357.4|104	- kill re-definition of %%buildroot on Pixel's request
12cr|apparmor-utils-2.3.1-1.1357.4|105	
12cr|apparmor-utils-2.3.1-1.1357.4|106	* Fri Jun 15 2007 Andreas Hasenack <andreas@mandriva.com> 2.0.2-1.743.1mdv2008.0
12cr|apparmor-utils-2.3.1-1.1357.4|107	+ Revision: 40166
12cr|apparmor-utils-2.3.1-1.1357.4|108	- updated to version 2.0.2-743
12cr|apparmor-utils-2.3.1-1.1357.4|109	
12cr|apparmor-utils-2.3.1-1.1357.4|110	* Wed Jun 13 2007 Andreas Hasenack <andreas@mandriva.com> 2.0.1-1.449.1mdv2008.0
12cr|apparmor-utils-2.3.1-1.1357.4|111	+ Revision: 38732
12cr|apparmor-utils-2.3.1-1.1357.4|112	- updated URL
12cr|apparmor-utils-2.3.1-1.1357.4|113	- Import apparmor-utils
12cr|apparmor-utils-2.3.1-1.1357.4|114	

235 12
12cr|apper-0.7.2-1|1	%define git 0
12cr|apper-0.7.2-1|2	# use a fix date
12cr|apper-0.7.2-1|3	%define gitdate 20111129
12cr|apper-0.7.2-1|4	
12cr|apper-0.7.2-1|5	Name:		apper
12cr|apper-0.7.2-1|6	Summary:	KDE PackageKit Interface
12cr|apper-0.7.2-1|7	Group:		System/Configuration/Packaging
12cr|apper-0.7.2-1|8	Version:	0.7.2
12cr|apper-0.7.2-1|9	%if %git
12cr|apper-0.7.2-1|10	Release:	0.git%{gitdate}.1
12cr|apper-0.7.2-1|11	%else
12cr|apper-0.7.2-1|12	Release:	1
12cr|apper-0.7.2-1|13	%endif
12cr|apper-0.7.2-1|14	License:	GPLv2+
12cr|apper-0.7.2-1|15	URL:		http://www.opendesktop.org/content/show.php/Apper?content=84745
12cr|apper-0.7.2-1|16	Source0:	http://download.kde.org/stable/apper/%version/src/%name-%version.tar.bz2
12cr|apper-0.7.2-1|17	BuildRequires:	chrpath
12cr|apper-0.7.2-1|18	BuildRequires:	desktop-file-utils
12cr|apper-0.7.2-1|19	BuildRequires:	kdelibs4-devel
12cr|apper-0.7.2-1|20	BuildRequires:	kdebase4-workspace-devel
12cr|apper-0.7.2-1|21	BuildRequires:	qt4-qtdbus
12cr|apper-0.7.2-1|22	BuildRequires:	pkgconfig(packagekit-glib2) >= 0.6.17
12cr|apper-0.7.2-1|23	BuildRequires:	pkgconfig(polkit)
12cr|apper-0.7.2-1|24	Requires:	packagekit >= 0.6.17
12cr|apper-0.7.2-1|25	Provides:	packagekit-gui = %{version}-%{release}
12cr|apper-0.7.2-1|26	%rename		kpackagekit
12cr|apper-0.7.2-1|27	%rename		kpackagekit-common
12cr|apper-0.7.2-1|28	
12cr|apper-0.7.2-1|29	%description
12cr|apper-0.7.2-1|30	KDE interface for PackageKit.
12cr|apper-0.7.2-1|31	
12cr|apper-0.7.2-1|32	%files -f %name.lang
12cr|apper-0.7.2-1|33	%{_datadir}/dbus-1/services/*.service
12cr|apper-0.7.2-1|34	%{_kde_bindir}/apper
12cr|apper-0.7.2-1|35	%{_kde_libdir}/kde4/*apper*.so
12cr|apper-0.7.2-1|36	%{_kde_libdir}/apper/libapper.so
12cr|apper-0.7.2-1|37	%{_kde_appsdir}/?pper*/
12cr|apper-0.7.2-1|38	%{_kde_libdir}/kde4/libexec/apper-sentinel
12cr|apper-0.7.2-1|39	%{_kde_applicationsdir}/apper*.desktop
12cr|apper-0.7.2-1|40	%{_kde_services}/kcm_apper.desktop
12cr|apper-0.7.2-1|41	%{_kde_services}/kded/apperd.desktop
12cr|apper-0.7.2-1|42	%{_kde_mandir}/man1/apper.1.*
12cr|apper-0.7.2-1|43	
12cr|apper-0.7.2-1|44	#--------------------------------------------------------------------
12cr|apper-0.7.2-1|45	%prep
12cr|apper-0.7.2-1|46	%if %git
12cr|apper-0.7.2-1|47	%setup -q -n %name
12cr|apper-0.7.2-1|48	%else
12cr|apper-0.7.2-1|49	%setup -q
12cr|apper-0.7.2-1|50	%endif
12cr|apper-0.7.2-1|51	
12cr|apper-0.7.2-1|52	%build
12cr|apper-0.7.2-1|53	%cmake_kde4 -DAUTOREMOVE:BOOL=OFF -DCMAKE_SKIP_RPATH:BOOL=OFF
12cr|apper-0.7.2-1|54	%make
12cr|apper-0.7.2-1|55	
12cr|apper-0.7.2-1|56	%install
12cr|apper-0.7.2-1|57	rm -rf %{buildroot}
12cr|apper-0.7.2-1|58	%makeinstall_std -C build
12cr|apper-0.7.2-1|59	
12cr|apper-0.7.2-1|60	chrpath --list %{buildroot}%{_kde_bindir}/apper
12cr|apper-0.7.2-1|61	chrpath --replace %{_kde_libdir}/apper %{buildroot}%{_kde_bindir}/apper
12cr|apper-0.7.2-1|62	
12cr|apper-0.7.2-1|63	%find_lang %name || touch %name.lang
12cr|apper-0.7.2-1|64	
12cr|apper-0.7.2-1|65	%check
12cr|apper-0.7.2-1|66	for file in apper apper_installer; do
12cr|apper-0.7.2-1|67	desktop-file-validate %{buildroot}%{_kde_datadir}/applications/kde4/$file.desktop
12cr|apper-0.7.2-1|68	done
12cr|apper-0.7.2-1|69	
12cr|apper-0.7.2-1|70	
12cr|apper-0.7.2-1|71	%changelog
12cr|apper-0.7.2-1|72	* Sat Jun 09 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.7.2-1
12cr|apper-0.7.2-1|73	+ Revision: 803684
12cr|apper-0.7.2-1|74	- Update to 0.7.2
12cr|apper-0.7.2-1|75	- Build in current environment
12cr|apper-0.7.2-1|76	
12cr|apper-0.7.2-1|77	* Sat Dec 31 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.7.1-0.git20111129.1
12cr|apper-0.7.2-1|78	+ Revision: 748340
12cr|apper-0.7.2-1|79	- Fix apper to be able to run (thanks to zemo)
12cr|apper-0.7.2-1|80	- Add rename for a smooth upgrade
12cr|apper-0.7.2-1|81	
12cr|apper-0.7.2-1|82	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|apper-0.7.2-1|83	- Remove use of  find_lang
12cr|apper-0.7.2-1|84	- Fix BuildRequires
12cr|apper-0.7.2-1|85	- Rebuild against new kde
12cr|apper-0.7.2-1|86	
12cr|apper-0.7.2-1|87	* Fri Nov 11 2011 Zé <ze@mandriva.org> 0.7.1-0.git20111111.1
12cr|apper-0.7.2-1|88	+ Revision: 729947
12cr|apper-0.7.2-1|89	- fix checks
12cr|apper-0.7.2-1|90	- use a fix date
12cr|apper-0.7.2-1|91	- the new KPackageKit generation
12cr|apper-0.7.2-1|92	- check all .desktop files
12cr|apper-0.7.2-1|93	- imported package apper
12cr|apper-0.7.2-1|94	
12cr|apper-0.7.2-1|95	
12cr|apper-0.7.2-1|96	* Thu Nov 10 2011 Zé <ze@mandriva.org> 0.7.1-0.git20111110.1
12cr|apper-0.7.2-1|97	- first package (from git source SHA a7c4c7e7154da16719a3a41fa34fa374d2336367)

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

237 12
12cr|apvlv-0.1.4-1|1	Name:		apvlv
12cr|apvlv-0.1.4-1|2	Version:	0.1.4
12cr|apvlv-0.1.4-1|3	Release:	1
12cr|apvlv-0.1.4-1|4	Summary:	A PDF viewer which behaves like Vim
12cr|apvlv-0.1.4-1|5	URL:		http://naihe2010.github.com/apvlv/
12cr|apvlv-0.1.4-1|6	Group:		Office
12cr|apvlv-0.1.4-1|7	License:	GPLv2
12cr|apvlv-0.1.4-1|8	Source0:	https://github.com/downloads/naihe2010/apvlv/%{name}-%{version}-Source.tar.gz
12cr|apvlv-0.1.4-1|9	Source1:	%{name}.desktop
12cr|apvlv-0.1.4-1|10	
12cr|apvlv-0.1.4-1|11	BuildRequires:	cmake
12cr|apvlv-0.1.4-1|12	BuildRequires:	pkgconfig(ddjvuapi)
12cr|apvlv-0.1.4-1|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|apvlv-0.1.4-1|14	BuildRequires:	pkgconfig(poppler-glib)
12cr|apvlv-0.1.4-1|15	
12cr|apvlv-0.1.4-1|16	%description
12cr|apvlv-0.1.4-1|17	Apvlv is a PDF viewer which behaves like Vim.
12cr|apvlv-0.1.4-1|18	
12cr|apvlv-0.1.4-1|19	%prep
12cr|apvlv-0.1.4-1|20	%setup -qn %{name}-%{version}-Source
12cr|apvlv-0.1.4-1|21	
12cr|apvlv-0.1.4-1|22	%build
12cr|apvlv-0.1.4-1|23	%cmake \
12cr|apvlv-0.1.4-1|24	-DAPVLV_WITH_UMD:BOOL=OFF \
12cr|apvlv-0.1.4-1|25	-DDOCDIR=%{_datadir}/%{name}
12cr|apvlv-0.1.4-1|26	
12cr|apvlv-0.1.4-1|27	%make
12cr|apvlv-0.1.4-1|28	
12cr|apvlv-0.1.4-1|29	%install
12cr|apvlv-0.1.4-1|30	%makeinstall_std -C build
12cr|apvlv-0.1.4-1|31	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|apvlv-0.1.4-1|32	install -m0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
12cr|apvlv-0.1.4-1|33	
12cr|apvlv-0.1.4-1|34	%files
12cr|apvlv-0.1.4-1|35	%{_bindir}/%{name}
12cr|apvlv-0.1.4-1|36	%{_sysconfdir}/%{name}rc
12cr|apvlv-0.1.4-1|37	%doc %{_datadir}/%{name}/Startup.pdf
12cr|apvlv-0.1.4-1|38	%doc %{_datadir}/%{name}/Startup.tex
12cr|apvlv-0.1.4-1|39	%doc %{_datadir}/%{name}/apvlvrc.example
12cr|apvlv-0.1.4-1|40	%{_datadir}/%{name}/icons/*.png
12cr|apvlv-0.1.4-1|41	%{_datadir}/applications/%{name}.desktop
12cr|apvlv-0.1.4-1|42	%{_mandir}/man1/%{name}.1*
12cr|apvlv-0.1.4-1|43	
12cr|apvlv-0.1.4-1|44	
12cr|apvlv-0.1.4-1|45	
12cr|apvlv-0.1.4-1|46	%changelog
12cr|apvlv-0.1.4-1|47	* Tue Jul 17 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.1.4-1
12cr|apvlv-0.1.4-1|48	+ Revision: 810007
12cr|apvlv-0.1.4-1|49	- version update 0.1.4
12cr|apvlv-0.1.4-1|50	
12cr|apvlv-0.1.4-1|51	* Wed Jan 25 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.1.2-1
12cr|apvlv-0.1.4-1|52	+ Revision: 768342
12cr|apvlv-0.1.4-1|53	- imported package apvlv
12cr|apvlv-0.1.4-1|54	

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

239 12
12cr|aqute-bndlib-0.0.363-4|1	# Copyright (c) 2000-2008, JPackage Project
12cr|aqute-bndlib-0.0.363-4|2	# All rights reserved.
12cr|aqute-bndlib-0.0.363-4|3	#
12cr|aqute-bndlib-0.0.363-4|4	# Redistribution and use in source and binary forms, with or without
12cr|aqute-bndlib-0.0.363-4|5	# modification, are permitted provided that the following conditions
12cr|aqute-bndlib-0.0.363-4|6	# are met:
12cr|aqute-bndlib-0.0.363-4|7	#
12cr|aqute-bndlib-0.0.363-4|8	# 1. Redistributions of source code must retain the above copyright
12cr|aqute-bndlib-0.0.363-4|9	#    notice, this list of conditions and the following disclaimer.
12cr|aqute-bndlib-0.0.363-4|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|aqute-bndlib-0.0.363-4|11	#    notice, this list of conditions and the following disclaimer in the
12cr|aqute-bndlib-0.0.363-4|12	#    documentation and/or other materials provided with the
12cr|aqute-bndlib-0.0.363-4|13	#    distribution.
12cr|aqute-bndlib-0.0.363-4|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|aqute-bndlib-0.0.363-4|15	#    contributors may be used to endorse or promote products derived
12cr|aqute-bndlib-0.0.363-4|16	#    from this software without specific prior written permission.
12cr|aqute-bndlib-0.0.363-4|17	#
12cr|aqute-bndlib-0.0.363-4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|aqute-bndlib-0.0.363-4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|aqute-bndlib-0.0.363-4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|aqute-bndlib-0.0.363-4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|aqute-bndlib-0.0.363-4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|aqute-bndlib-0.0.363-4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|aqute-bndlib-0.0.363-4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|aqute-bndlib-0.0.363-4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|aqute-bndlib-0.0.363-4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|aqute-bndlib-0.0.363-4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|aqute-bndlib-0.0.363-4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|aqute-bndlib-0.0.363-4|29	#
12cr|aqute-bndlib-0.0.363-4|30	
12cr|aqute-bndlib-0.0.363-4|31	Name:           aqute-bndlib
12cr|aqute-bndlib-0.0.363-4|32	Version:        0.0.363
12cr|aqute-bndlib-0.0.363-4|33	Release:        4
12cr|aqute-bndlib-0.0.363-4|34	Summary:        BND Library
12cr|aqute-bndlib-0.0.363-4|35	License:        ASL 2.0
12cr|aqute-bndlib-0.0.363-4|36	Group:          Development/Java
12cr|aqute-bndlib-0.0.363-4|37	URL:            http://www.aQute.biz/Code/Bnd
12cr|aqute-bndlib-0.0.363-4|38	Source0:        http://www.aqute.biz/repo/biz/aQute/bnd/%{version}/bnd-%{version}.jar
12cr|aqute-bndlib-0.0.363-4|39	Source1:        http://www.aqute.biz/repo/biz/aQute/bnd/%{version}/bnd-%{version}.pom
12cr|aqute-bndlib-0.0.363-4|40	Source2:        aqute-service.tar.gz
12cr|aqute-bndlib-0.0.363-4|41	
12cr|aqute-bndlib-0.0.363-4|42	BuildArch:      noarch
12cr|aqute-bndlib-0.0.363-4|43	
12cr|aqute-bndlib-0.0.363-4|44	BuildRequires:  jpackage-utils >= 0:1.7.2
12cr|aqute-bndlib-0.0.363-4|45	BuildRequires:  java-devel >= 0:1.6.0
12cr|aqute-bndlib-0.0.363-4|46	BuildRequires:  ant >= 0:1.6.5
12cr|aqute-bndlib-0.0.363-4|47	BuildRequires:  eclipse-ecj
12cr|aqute-bndlib-0.0.363-4|48	BuildRequires:  eclipse-jdt
12cr|aqute-bndlib-0.0.363-4|49	BuildRequires:  locales-en
12cr|aqute-bndlib-0.0.363-4|50	
12cr|aqute-bndlib-0.0.363-4|51	Requires:  java >= 0:1.5.0
12cr|aqute-bndlib-0.0.363-4|52	Requires(post):    jpackage-utils >= 0:1.7.2
12cr|aqute-bndlib-0.0.363-4|53	Requires(postun):  jpackage-utils >= 0:1.7.2
12cr|aqute-bndlib-0.0.363-4|54	
12cr|aqute-bndlib-0.0.363-4|55	%description
12cr|aqute-bndlib-0.0.363-4|56	The bnd tool helps you create and diagnose OSGi R4 bundles.
12cr|aqute-bndlib-0.0.363-4|57	The key functions are:
12cr|aqute-bndlib-0.0.363-4|58	- Show the manifest and JAR contents of a bundle
12cr|aqute-bndlib-0.0.363-4|59	- Wrap a JAR so that it becomes a bundle
12cr|aqute-bndlib-0.0.363-4|60	- Create a Bundle from a specification and a class path
12cr|aqute-bndlib-0.0.363-4|61	- Verify the validity of the manifest entries
12cr|aqute-bndlib-0.0.363-4|62	The tool is capable of acting as:
12cr|aqute-bndlib-0.0.363-4|63	- Command line tool
12cr|aqute-bndlib-0.0.363-4|64	- File format
12cr|aqute-bndlib-0.0.363-4|65	- Directives
12cr|aqute-bndlib-0.0.363-4|66	- Use of macros
12cr|aqute-bndlib-0.0.363-4|67	
12cr|aqute-bndlib-0.0.363-4|68	%package javadoc
12cr|aqute-bndlib-0.0.363-4|69	Summary:        Javadoc for %{name}
12cr|aqute-bndlib-0.0.363-4|70	Group:          Development/Java
12cr|aqute-bndlib-0.0.363-4|71	
12cr|aqute-bndlib-0.0.363-4|72	%description javadoc
12cr|aqute-bndlib-0.0.363-4|73	Javadoc for %{name}.
12cr|aqute-bndlib-0.0.363-4|74	
12cr|aqute-bndlib-0.0.363-4|75	%prep
12cr|aqute-bndlib-0.0.363-4|76	%setup -q -c
12cr|aqute-bndlib-0.0.363-4|77	mkdir -p target/site/apidocs/
12cr|aqute-bndlib-0.0.363-4|78	mkdir -p target/classes/
12cr|aqute-bndlib-0.0.363-4|79	mkdir -p src/main/
12cr|aqute-bndlib-0.0.363-4|80	mv OSGI-OPT/src src/main/java
12cr|aqute-bndlib-0.0.363-4|81	pushd src/main/java
12cr|aqute-bndlib-0.0.363-4|82	tar xfs %{SOURCE2}
12cr|aqute-bndlib-0.0.363-4|83	popd
12cr|aqute-bndlib-0.0.363-4|84	sed -i "s|import aQute.lib.filter.*;||g" src/main/java/aQute/bnd/make/ComponentDef.java
12cr|aqute-bndlib-0.0.363-4|85	sed -i "s|import aQute.lib.filter.*;||g" src/main/java/aQute/bnd/make/ServiceComponent.java
12cr|aqute-bndlib-0.0.363-4|86	
12cr|aqute-bndlib-0.0.363-4|87	%build
12cr|aqute-bndlib-0.0.363-4|88	export LANG=en_US.utf-8
12cr|aqute-bndlib-0.0.363-4|89	export LC_ALL=en_US.utf-8
12cr|aqute-bndlib-0.0.363-4|90	export OPT_JAR_LIST=:
12cr|aqute-bndlib-0.0.363-4|91	export CLASSPATH=$(build-classpath ant)
12cr|aqute-bndlib-0.0.363-4|92	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.osgi_*.jar)
12cr|aqute-bndlib-0.0.363-4|93	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.osgi.services_*.jar)
12cr|aqute-bndlib-0.0.363-4|94	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.jface_*.jar)
12cr|aqute-bndlib-0.0.363-4|95	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.jface.databinding_*.jar)
12cr|aqute-bndlib-0.0.363-4|96	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.jface.text_*.jar)
12cr|aqute-bndlib-0.0.363-4|97	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui_*.jar)
12cr|aqute-bndlib-0.0.363-4|98	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.ide_*.jar)
12cr|aqute-bndlib-0.0.363-4|99	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.core.commands_*.jar)
12cr|aqute-bndlib-0.0.363-4|100	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.core.jobs_*.jar)
12cr|aqute-bndlib-0.0.363-4|101	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.core.runtime_*.jar)
12cr|aqute-bndlib-0.0.363-4|102	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.core.resources_*.jar)
12cr|aqute-bndlib-0.0.363-4|103	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.debug.core_*.jar)
12cr|aqute-bndlib-0.0.363-4|104	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.debug.ui_*.jar)
12cr|aqute-bndlib-0.0.363-4|105	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.text_*.jar)
12cr|aqute-bndlib-0.0.363-4|106	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.console_*.jar)
12cr|aqute-bndlib-0.0.363-4|107	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.editors_*.jar)
12cr|aqute-bndlib-0.0.363-4|108	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.workbench_*.jar)
12cr|aqute-bndlib-0.0.363-4|109	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.workbench.texteditor_*.jar)
12cr|aqute-bndlib-0.0.363-4|110	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.core_*.jar)
12cr|aqute-bndlib-0.0.363-4|111	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.debug.ui_*.jar)
12cr|aqute-bndlib-0.0.363-4|112	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.launching_*.jar)
12cr|aqute-bndlib-0.0.363-4|113	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_*.jar)
12cr|aqute-bndlib-0.0.363-4|114	#CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit.core_*.jar)
12cr|aqute-bndlib-0.0.363-4|115	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.ui_*.jar)
12cr|aqute-bndlib-0.0.363-4|116	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.equinox.common_*.jar)
12cr|aqute-bndlib-0.0.363-4|117	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.equinox.registry_*.jar)
12cr|aqute-bndlib-0.0.363-4|118	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.swt.*.jar)
12cr|aqute-bndlib-0.0.363-4|119	
12cr|aqute-bndlib-0.0.363-4|120	javac -d target/classes -target 1.5 -source 1.5 $(find src/main/java -type f -name "*.java")
12cr|aqute-bndlib-0.0.363-4|121	javadoc -d target/site/apidocs -sourcepath src/main/java aQute.lib.header aQute.lib.osgi aQute.lib.qtokens aQute.lib.filter
12cr|aqute-bndlib-0.0.363-4|122	cp -p LICENSE maven-dependencies.txt plugin.xml pom.xml target/classes
12cr|aqute-bndlib-0.0.363-4|123	for f in $(find aQute/ -type f -not -name "*.class"); do
12cr|aqute-bndlib-0.0.363-4|124	cp -p $f target/classes/$f
12cr|aqute-bndlib-0.0.363-4|125	done
12cr|aqute-bndlib-0.0.363-4|126	pushd target/classes
12cr|aqute-bndlib-0.0.363-4|127	jar cmf ../../META-INF/MANIFEST.MF ../%{name}-%{version}.jar *
12cr|aqute-bndlib-0.0.363-4|128	popd
12cr|aqute-bndlib-0.0.363-4|129	
12cr|aqute-bndlib-0.0.363-4|130	sed -i "s|\r||g" LICENSE
12cr|aqute-bndlib-0.0.363-4|131	
12cr|aqute-bndlib-0.0.363-4|132	%install
12cr|aqute-bndlib-0.0.363-4|133	# jars
12cr|aqute-bndlib-0.0.363-4|134	install -d -m 755 %{buildroot}%{_javadir}
12cr|aqute-bndlib-0.0.363-4|135	install -pm 644 target/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|aqute-bndlib-0.0.363-4|136	%add_to_maven_depmap biz.aQute bndlib %{version} JPP %{name}
12cr|aqute-bndlib-0.0.363-4|137	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12cr|aqute-bndlib-0.0.363-4|138	
12cr|aqute-bndlib-0.0.363-4|139	# pom
12cr|aqute-bndlib-0.0.363-4|140	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
12cr|aqute-bndlib-0.0.363-4|141	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
12cr|aqute-bndlib-0.0.363-4|142	
12cr|aqute-bndlib-0.0.363-4|143	# javadoc
12cr|aqute-bndlib-0.0.363-4|144	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|aqute-bndlib-0.0.363-4|145	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|aqute-bndlib-0.0.363-4|146	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|aqute-bndlib-0.0.363-4|147	
12cr|aqute-bndlib-0.0.363-4|148	%post
12cr|aqute-bndlib-0.0.363-4|149	%update_maven_depmap
12cr|aqute-bndlib-0.0.363-4|150	
12cr|aqute-bndlib-0.0.363-4|151	%postun
12cr|aqute-bndlib-0.0.363-4|152	%update_maven_depmap
12cr|aqute-bndlib-0.0.363-4|153	
12cr|aqute-bndlib-0.0.363-4|154	%files
12cr|aqute-bndlib-0.0.363-4|155	%defattr(-,root,root,-)
12cr|aqute-bndlib-0.0.363-4|156	%doc LICENSE
12cr|aqute-bndlib-0.0.363-4|157	%{_javadir}/%{name}-%{version}.jar
12cr|aqute-bndlib-0.0.363-4|158	%{_javadir}/%{name}.jar
12cr|aqute-bndlib-0.0.363-4|159	%{_datadir}/maven2/poms/JPP-aqute-bndlib.pom
12cr|aqute-bndlib-0.0.363-4|160	%{_mavendepmapfragdir}/aqute-bndlib
12cr|aqute-bndlib-0.0.363-4|161	
12cr|aqute-bndlib-0.0.363-4|162	%files javadoc
12cr|aqute-bndlib-0.0.363-4|163	%defattr(-,root,root,-)
12cr|aqute-bndlib-0.0.363-4|164	%{_javadocdir}/%{name}-%{version}
12cr|aqute-bndlib-0.0.363-4|165	%{_javadocdir}/%{name}
12cr|aqute-bndlib-0.0.363-4|166	

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

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

242 12
12cr|arc-5.21o-5|1	Name:		arc
12cr|arc-5.21o-5|2	Version:	5.21o
12cr|arc-5.21o-5|3	Release:	%mkrel 5
12cr|arc-5.21o-5|4	URL:		http://sourceforge.net/projects/arc/
12cr|arc-5.21o-5|5	Source:		%{name}-%{version}.tgz
12cr|arc-5.21o-5|6	Summary:	ARC archive compression utility
12cr|arc-5.21o-5|7	License:	GPL
12cr|arc-5.21o-5|8	Group:		Archiving/Compression
12cr|arc-5.21o-5|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|arc-5.21o-5|10	%description
12cr|arc-5.21o-5|11	ARC is used to create and maintain file archives. Many other new archive
12cr|arc-5.21o-5|12	formats exist, but it can stil be useful if you have old .arc files.
12cr|arc-5.21o-5|13	
12cr|arc-5.21o-5|14	%prep
12cr|arc-5.21o-5|15	%setup -q
12cr|arc-5.21o-5|16	
12cr|arc-5.21o-5|17	%build
12cr|arc-5.21o-5|18	%make
12cr|arc-5.21o-5|19	%{__lzma} arc.1
12cr|arc-5.21o-5|20	
12cr|arc-5.21o-5|21	%install
12cr|arc-5.21o-5|22	%{__rm} -rf %{buildroot}
12cr|arc-5.21o-5|23	%{__install} -Dp -m0755 arc %{buildroot}%{_bindir}/arc
12cr|arc-5.21o-5|24	%{__install} -Dp -m0755 marc %{buildroot}%{_bindir}/marc
12cr|arc-5.21o-5|25	%{__install} -Dp -m0644 arc.1.lzma %{buildroot}%{_mandir}/man1/arc.1.lzma
12cr|arc-5.21o-5|26	
12cr|arc-5.21o-5|27	%files
12cr|arc-5.21o-5|28	%doc Changelog COPYING LICENSE Readme PATCHLEVEL Arcinfo Arc521.doc
12cr|arc-5.21o-5|29	%{_bindir}/%{name}
12cr|arc-5.21o-5|30	%{_bindir}/marc
12cr|arc-5.21o-5|31	%{_mandir}/man1/%{name}.1*
12cr|arc-5.21o-5|32	
12cr|arc-5.21o-5|33	
12cr|arc-5.21o-5|34	
12cr|arc-5.21o-5|35	%changelog
12cr|arc-5.21o-5|36	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 5.21o-5mdv2011.0
12cr|arc-5.21o-5|37	+ Revision: 616602
12cr|arc-5.21o-5|38	- the mass rebuild of 2010.0 packages
12cr|arc-5.21o-5|39	
12cr|arc-5.21o-5|40	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 5.21o-4mdv2010.0
12cr|arc-5.21o-5|41	+ Revision: 424013
12cr|arc-5.21o-5|42	- rebuild
12cr|arc-5.21o-5|43	
12cr|arc-5.21o-5|44	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 5.21o-3mdv2009.0
12cr|arc-5.21o-5|45	+ Revision: 240430
12cr|arc-5.21o-5|46	- rebuild
12cr|arc-5.21o-5|47	- fix no-buildroot-tag
12cr|arc-5.21o-5|48	
12cr|arc-5.21o-5|49	* Wed Aug 08 2007 Nicolas Vigier <nvigier@mandriva.com> 5.21o-1mdv2008.0
12cr|arc-5.21o-5|50	+ Revision: 60124
12cr|arc-5.21o-5|51	- Import arc
12cr|arc-5.21o-5|52	

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

244 12
12cr|archivemail-0.9.0-1|1	%define name    archivemail
12cr|archivemail-0.9.0-1|2	%define version 0.9.0
12cr|archivemail-0.9.0-1|3	%define release %mkrel 1
12cr|archivemail-0.9.0-1|4	
12cr|archivemail-0.9.0-1|5	Name:           %{name}
12cr|archivemail-0.9.0-1|6	Version:        %{version}
12cr|archivemail-0.9.0-1|7	Release:        %{release}
12cr|archivemail-0.9.0-1|8	License:        GPL
12cr|archivemail-0.9.0-1|9	Summary:        A tool for archiving and compressing old email
12cr|archivemail-0.9.0-1|10	Group:          System/Servers
12cr|archivemail-0.9.0-1|11	URL:            http://archivemail.sourceforge.net/
12cr|archivemail-0.9.0-1|12	Source:         http://prdownloads.sourceforge.net/archivemail/%{name}-%{version}.tar.bz2
12cr|archivemail-0.9.0-1|13	BuildRequires:  python-devel
12cr|archivemail-0.9.0-1|14	BuildRequires:  docbook-dtd30-sgml
12cr|archivemail-0.9.0-1|15	BuildRequires:  docbook-utils
12cr|archivemail-0.9.0-1|16	Requires:       python
12cr|archivemail-0.9.0-1|17	BuildArch:      noarch
12cr|archivemail-0.9.0-1|18	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|archivemail-0.9.0-1|19	
12cr|archivemail-0.9.0-1|20	%description
12cr|archivemail-0.9.0-1|21	archivemail is a tool written in Python for archiving and compressing old email
12cr|archivemail-0.9.0-1|22	in mailboxes. It can move messages older than the specified number of days to a
12cr|archivemail-0.9.0-1|23	separate mbox format mailbox that is compressed with gzip, or optionally just
12cr|archivemail-0.9.0-1|24	delete old email.
12cr|archivemail-0.9.0-1|25	
12cr|archivemail-0.9.0-1|26	%prep
12cr|archivemail-0.9.0-1|27	%setup -q
12cr|archivemail-0.9.0-1|28	
12cr|archivemail-0.9.0-1|29	%build
12cr|archivemail-0.9.0-1|30	%{__make} archivemail.1
12cr|archivemail-0.9.0-1|31	
12cr|archivemail-0.9.0-1|32	%install
12cr|archivemail-0.9.0-1|33	rm -rf %{buildroot}
12cr|archivemail-0.9.0-1|34	mkdir -p %{buildroot}/%py_sitedir
12cr|archivemail-0.9.0-1|35	./setup.py install --root=%{buildroot}
12cr|archivemail-0.9.0-1|36	
12cr|archivemail-0.9.0-1|37	%clean
12cr|archivemail-0.9.0-1|38	rm -rf %{buildroot}
12cr|archivemail-0.9.0-1|39	
12cr|archivemail-0.9.0-1|40	%files
12cr|archivemail-0.9.0-1|41	%defattr(-,root,root)
12cr|archivemail-0.9.0-1|42	%doc COPYING FAQ README CHANGELOG TODO
12cr|archivemail-0.9.0-1|43	%{_bindir}/*
12cr|archivemail-0.9.0-1|44	%{_mandir}/man1/*
12cr|archivemail-0.9.0-1|45	%py_sitedir/*.egg-info
12cr|archivemail-0.9.0-1|46	
12cr|archivemail-0.9.0-1|47	
12cr|archivemail-0.9.0-1|48	
12cr|archivemail-0.9.0-1|49	
12cr|archivemail-0.9.0-1|50	%changelog
12cr|archivemail-0.9.0-1|51	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.0-1mdv2011
12cr|archivemail-0.9.0-1|52	+ Revision: 690420
12cr|archivemail-0.9.0-1|53	- new version
12cr|archivemail-0.9.0-1|54	
12cr|archivemail-0.9.0-1|55	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.8.2-2mdv2011.0
12cr|archivemail-0.9.0-1|56	+ Revision: 592380
12cr|archivemail-0.9.0-1|57	- rebuild for python 2.7
12cr|archivemail-0.9.0-1|58	
12cr|archivemail-0.9.0-1|59	* Wed Oct 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.2-1mdv2011.0
12cr|archivemail-0.9.0-1|60	+ Revision: 586953
12cr|archivemail-0.9.0-1|61	- update to new version 0.8.2
12cr|archivemail-0.9.0-1|62	
12cr|archivemail-0.9.0-1|63	* Sun Oct 03 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.1-1mdv2011.0
12cr|archivemail-0.9.0-1|64	+ Revision: 582667
12cr|archivemail-0.9.0-1|65	- update to new version 0.8.1
12cr|archivemail-0.9.0-1|66	
12cr|archivemail-0.9.0-1|67	* Fri Aug 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.0-1mdv2011.0
12cr|archivemail-0.9.0-1|68	+ Revision: 569453
12cr|archivemail-0.9.0-1|69	- update to new version 0.8.0
12cr|archivemail-0.9.0-1|70	
12cr|archivemail-0.9.0-1|71	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.7.2-5mdv2010.0
12cr|archivemail-0.9.0-1|72	+ Revision: 436656
12cr|archivemail-0.9.0-1|73	- rebuild
12cr|archivemail-0.9.0-1|74	
12cr|archivemail-0.9.0-1|75	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 0.7.2-4mdv2009.1
12cr|archivemail-0.9.0-1|76	+ Revision: 324164
12cr|archivemail-0.9.0-1|77	- rebuild
12cr|archivemail-0.9.0-1|78	
12cr|archivemail-0.9.0-1|79	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.7.2-3mdv2009.0
12cr|archivemail-0.9.0-1|80	+ Revision: 266177
12cr|archivemail-0.9.0-1|81	- rebuild early 2009.0 package (before pixel changes)
12cr|archivemail-0.9.0-1|82	
12cr|archivemail-0.9.0-1|83	* Tue May 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.2-2mdv2009.0
12cr|archivemail-0.9.0-1|84	+ Revision: 202339
12cr|archivemail-0.9.0-1|85	- add python dependency (fix #40536)
12cr|archivemail-0.9.0-1|86	
12cr|archivemail-0.9.0-1|87	+ Olivier Blin <oblin@mandriva.com>
12cr|archivemail-0.9.0-1|88	- restore BuildRoot
12cr|archivemail-0.9.0-1|89	
12cr|archivemail-0.9.0-1|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|archivemail-0.9.0-1|91	- kill re-definition of %%buildroot on Pixel's request
12cr|archivemail-0.9.0-1|92	
12cr|archivemail-0.9.0-1|93	* Thu Nov 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.2-1mdv2008.1
12cr|archivemail-0.9.0-1|94	+ Revision: 111212
12cr|archivemail-0.9.0-1|95	- update to new version 0.7.2
12cr|archivemail-0.9.0-1|96	
12cr|archivemail-0.9.0-1|97	
12cr|archivemail-0.9.0-1|98	* Wed Nov 29 2006 Michael Scherer <misc@mandriva.org> 0.7.0-1mdv2007.0
12cr|archivemail-0.9.0-1|99	+ Revision: 88663
12cr|archivemail-0.9.0-1|100	- fix build with new python
12cr|archivemail-0.9.0-1|101	
12cr|archivemail-0.9.0-1|102	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|archivemail-0.9.0-1|103	- new version
12cr|archivemail-0.9.0-1|104	- Import archivemail
12cr|archivemail-0.9.0-1|105	

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

246 12
12cr|ardesia-1.0-2|1	Name:		ardesia
12cr|ardesia-1.0-2|2	Summary:	A free digital sketchpad software
12cr|ardesia-1.0-2|3	Version:	1.0
12cr|ardesia-1.0-2|4	Release:	%mkrel 2
12cr|ardesia-1.0-2|5	Source0:	http://ardesia.googlecode.com/files/%{name}-%{version}.tar.bz2
12cr|ardesia-1.0-2|6	URL:		http://code.google.com/p/ardesia/
12cr|ardesia-1.0-2|7	
12cr|ardesia-1.0-2|8	Group:		Education
12cr|ardesia-1.0-2|9	License:	GPLv3
12cr|ardesia-1.0-2|10	
12cr|ardesia-1.0-2|11	BuildRequires:	libgsf-devel
12cr|ardesia-1.0-2|12	BuildRequires:	libsigsegv-devel
12cr|ardesia-1.0-2|13	BuildRequires:	vlc-devel
12cr|ardesia-1.0-2|14	BuildRequires:	binutils-devel
12cr|ardesia-1.0-2|15	BuildRequires:	gsl-devel
12cr|ardesia-1.0-2|16	BuildRequires:	libgtk+2.0-devel
12cr|ardesia-1.0-2|17	BuildRequires:	intltool
12cr|ardesia-1.0-2|18	BuildRequires:	desktop-file-utils
12cr|ardesia-1.0-2|19	
12cr|ardesia-1.0-2|20	Requires:	vlc
12cr|ardesia-1.0-2|21	Requires:	curtain
12cr|ardesia-1.0-2|22	Requires:	spotlighter
12cr|ardesia-1.0-2|23	Requires:	desktop-file-utils
12cr|ardesia-1.0-2|24	
12cr|ardesia-1.0-2|25	%description
12cr|ardesia-1.0-2|26	Ardesia is the free digital sketchpad software that help you to make colored
12cr|ardesia-1.0-2|27	free-hand annotations with digital ink everywhere, record them and share on
12cr|ardesia-1.0-2|28	the network.
12cr|ardesia-1.0-2|29	
12cr|ardesia-1.0-2|30	%prep
12cr|ardesia-1.0-2|31	%setup -q
12cr|ardesia-1.0-2|32	
12cr|ardesia-1.0-2|33	%build
12cr|ardesia-1.0-2|34	%configure2_5x
12cr|ardesia-1.0-2|35	%make
12cr|ardesia-1.0-2|36	
12cr|ardesia-1.0-2|37	%install
12cr|ardesia-1.0-2|38	rm -rf $RPM_BUILD_ROOT
12cr|ardesia-1.0-2|39	%makeinstall_std XDG_UTILS=""
12cr|ardesia-1.0-2|40	
12cr|ardesia-1.0-2|41	%find_lang %{name}
12cr|ardesia-1.0-2|42	
12cr|ardesia-1.0-2|43	desktop-file-install	--vendor="" \
12cr|ardesia-1.0-2|44	--dir $RPM_BUILD_ROOT%{_datadir}/applications \
12cr|ardesia-1.0-2|45	--remove-category="GNOME" \
12cr|ardesia-1.0-2|46	--remove-category="GTK" \
12cr|ardesia-1.0-2|47	--remove-category="Utility" \
12cr|ardesia-1.0-2|48	--add-category="Education" \
12cr|ardesia-1.0-2|49	%{buildroot}%{_datadir}/applications/%name.desktop
12cr|ardesia-1.0-2|50	
12cr|ardesia-1.0-2|51	%clean
12cr|ardesia-1.0-2|52	rm -rf $RPM_BUILD_ROOT
12cr|ardesia-1.0-2|53	
12cr|ardesia-1.0-2|54	%files -f %name.lang
12cr|ardesia-1.0-2|55	%defattr(-,root,root,-)
12cr|ardesia-1.0-2|56	%doc AUTHORS README COPYING NEWS
12cr|ardesia-1.0-2|57	%{_bindir}/%name
12cr|ardesia-1.0-2|58	%{_datadir}/applications/%name.desktop
12cr|ardesia-1.0-2|59	%{_datadir}/%{name}/ui/*.glade
12cr|ardesia-1.0-2|60	%{_datadir}/%{name}/scripts/*.sh
12cr|ardesia-1.0-2|61	%{_datadir}/%{name}/ui/icons/*
12cr|ardesia-1.0-2|62	%{_datadir}/%{name}/ui/backgrounds/*
12cr|ardesia-1.0-2|63	%{_datadir}/%{name}/ui/*.xml
12cr|ardesia-1.0-2|64	%{_datadir}/icons/%name.png
12cr|ardesia-1.0-2|65	%{_mandir}/man1/%name.*
12cr|ardesia-1.0-2|66	
12cr|ardesia-1.0-2|67	
12cr|ardesia-1.0-2|68	%changelog
12cr|ardesia-1.0-2|69	* Wed Oct 26 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.0-2
12cr|ardesia-1.0-2|70	+ Revision: 707264
12cr|ardesia-1.0-2|71	- forgotten mkrel version fix
12cr|ardesia-1.0-2|72	- added spotlighter and curtain depends
12cr|ardesia-1.0-2|73	
12cr|ardesia-1.0-2|74	* Tue Oct 11 2011 Alexander Barakin <abarakin@mandriva.org> 1.0-1
12cr|ardesia-1.0-2|75	+ Revision: 704260
12cr|ardesia-1.0-2|76	- add desktop-file-utils buildreq.
12cr|ardesia-1.0-2|77	- add desktop-file-utils req.
12cr|ardesia-1.0-2|78	- imported package ardesia
12cr|ardesia-1.0-2|79	

247 12
12cr|ardour-2.8.12-3|1	%define oname ardour2
12cr|ardour-2.8.12-3|2	
12cr|ardour-2.8.12-3|3	Summary:	Professional multitrack audio recording application
12cr|ardour-2.8.12-3|4	Name:		ardour
12cr|ardour-2.8.12-3|5	Version:	2.8.12
12cr|ardour-2.8.12-3|6	Release:	3
12cr|ardour-2.8.12-3|7	Epoch:		1
12cr|ardour-2.8.12-3|8	Group:		Sound
12cr|ardour-2.8.12-3|9	License:	GPLv2+
12cr|ardour-2.8.12-3|10	URL:		http://ardour.org/
12cr|ardour-2.8.12-3|11	# since 2.8.2 there is no direct link :(
12cr|ardour-2.8.12-3|12	Source0:	http://releases.ardour.org/%{name}-%{version}.tar.bz2
12cr|ardour-2.8.12-3|13	#Source1:	wiimote.tar.gz
12cr|ardour-2.8.12-3|14	Patch1:		ardour-2.8.11-flags.patch
12cr|ardour-2.8.12-3|15	Patch2:		ardour-2.8.12-syslibs.patch
12cr|ardour-2.8.12-3|16	Patch3:		ardour-2.8.11-soundtouch.patch
12cr|ardour-2.8.12-3|17	Patch4:		ardour-2.8.2-disable-fdo-actions.patch
12cr|ardour-2.8.12-3|18	Patch5:		ardour-SConscript.patch
12cr|ardour-2.8.12-3|19	Patch6:		ardour-2.8.12-unistd.patch
12cr|ardour-2.8.12-3|20	Patch7:		ardour-2.8.12-SConstruct2.patch
12cr|ardour-2.8.12-3|21	BuildRequires:	scons >= 0.96
12cr|ardour-2.8.12-3|22	BuildRequires:	gettext >= 0.11.5
12cr|ardour-2.8.12-3|23	BuildRequires:	libtool
12cr|ardour-2.8.12-3|24	BuildRequires:	raptor2 >= 2.0.4
12cr|ardour-2.8.12-3|25	BuildRequires:	boost-devel
12cr|ardour-2.8.12-3|26	BuildRequires:	cwiid-devel
12cr|ardour-2.8.12-3|27	BuildRequires:	pkgconfig(libcurl)
12cr|ardour-2.8.12-3|28	BuildRequires:	pkgconfig(fftw3)
12cr|ardour-2.8.12-3|29	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|ardour-2.8.12-3|30	BuildRequires:	pkgconfig(gtkmm-2.4)
12cr|ardour-2.8.12-3|31	BuildRequires:	pkgconfig(jack)
12cr|ardour-2.8.12-3|32	BuildRequires:	pkgconfig(alsa)
12cr|ardour-2.8.12-3|33	BuildRequires:	pkgconfig(libart-2.0)
12cr|ardour-2.8.12-3|34	BuildRequires:	pkgconfig(flac)
12cr|ardour-2.8.12-3|35	BuildRequires:	pkgconfig(glib-2.0)
12cr|ardour-2.8.12-3|36	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
12cr|ardour-2.8.12-3|37	BuildRequires:	pkgconfig(libgnomecanvasmm-2.6)
12cr|ardour-2.8.12-3|38	BuildRequires:	pkgconfig(liblo)
12cr|ardour-2.8.12-3|39	BuildRequires:	pkgconfig(lrdf)
12cr|ardour-2.8.12-3|40	BuildRequires:	pkgconfig(samplerate)
12cr|ardour-2.8.12-3|41	BuildRequires:	pkgconfig(sndfile)
12cr|ardour-2.8.12-3|42	BuildRequires:	pkgconfig(libusb)
12cr|ardour-2.8.12-3|43	BuildRequires:	pkgconfig(libxml-2.0)
12cr|ardour-2.8.12-3|44	BuildRequires:	pkgconfig(libxslt)
12cr|ardour-2.8.12-3|45	BuildRequires:	pkgconfig(raptor)
12cr|ardour-2.8.12-3|46	BuildRequires:	pkgconfig(slv2)
12cr|ardour-2.8.12-3|47	BuildRequires:	pkgconfig(soundtouch)
12cr|ardour-2.8.12-3|48	BuildRequires:	pkgconfig(sqlite3)
12cr|ardour-2.8.12-3|49	BuildRequires:	pkgconfig(lv2core)
12cr|ardour-2.8.12-3|50	BuildRequires:	pkgconfig(vamp-sdk)
12cr|ardour-2.8.12-3|51	BuildRequires:	pkgconfig(rubberband)
12cr|ardour-2.8.12-3|52	BuildRequires:	pkgconfig(aubio)
12cr|ardour-2.8.12-3|53	BuildRequires:	pkgconfig(redland)
12cr|ardour-2.8.12-3|54	BuildRequires:	desktop-file-utils
12cr|ardour-2.8.12-3|55	BuildRequires:	gtk+2.0
12cr|ardour-2.8.12-3|56	BuildRequires:	xdg-utils
12cr|ardour-2.8.12-3|57	BuildRequires:	shared-mime-info
12cr|ardour-2.8.12-3|58	Requires:	jackit >= 0.100
12cr|ardour-2.8.12-3|59	
12cr|ardour-2.8.12-3|60	%description
12cr|ardour-2.8.12-3|61	Ardour is a digital audio workstation.You can use it to record, edit and mix
12cr|ardour-2.8.12-3|62	multi-track audio. You can produce your own CDs, mix video soundtracks, or just
12cr|ardour-2.8.12-3|63	experiment with new ideas about music and sound.
12cr|ardour-2.8.12-3|64	
12cr|ardour-2.8.12-3|65	Ardour capabilities include: multichannel recording, non-destructive editing
12cr|ardour-2.8.12-3|66	with unlimited undo/redo, full automation support, a powerful mixer, unlimited
12cr|ardour-2.8.12-3|67	tracks/busses/plugins, timecode synchronization, and hardware control from
12cr|ardour-2.8.12-3|68	surfaces like the Mackie Control Universal. If you've been looking for a tool
12cr|ardour-2.8.12-3|69	similar to ProTools, Nuendo, Pyramix, or Sequoia, you might have found it.
12cr|ardour-2.8.12-3|70	
12cr|ardour-2.8.12-3|71	You must have jackd running and an ALSA sound driver to use ardour. If you are
12cr|ardour-2.8.12-3|72	new to jackd, try qjackctl.
12cr|ardour-2.8.12-3|73	
12cr|ardour-2.8.12-3|74	See the online user manual at http://ardour.org/files/manual/index.html
12cr|ardour-2.8.12-3|75	
12cr|ardour-2.8.12-3|76	Important notice: This package is built against the system libraries in
12cr|ardour-2.8.12-3|77	Mandriva, and in the SConstruct file there is a text that seems to invalidate
12cr|ardour-2.8.12-3|78	support from upstream authors "USE AT YOUR OWN RISK: CANCELS ALL SUPPORT FROM
12cr|ardour-2.8.12-3|79	ARDOUR AUTHORS".
12cr|ardour-2.8.12-3|80	
12cr|ardour-2.8.12-3|81	%prep
12cr|ardour-2.8.12-3|82	%setup -q
12cr|ardour-2.8.12-3|83	%patch1 -p1
12cr|ardour-2.8.12-3|84	%patch2 -p0
12cr|ardour-2.8.12-3|85	%patch3 -p1
12cr|ardour-2.8.12-3|86	%patch4 -p0
12cr|ardour-2.8.12-3|87	%patch5 -p1
12cr|ardour-2.8.12-3|88	%patch6 -p0
12cr|ardour-2.8.12-3|89	%patch7 -p0
12cr|ardour-2.8.12-3|90	
12cr|ardour-2.8.12-3|91	%build
12cr|ardour-2.8.12-3|92	#(tpg) disable strange optimisations, like SSE
12cr|ardour-2.8.12-3|93	%ifarch %{ix86}
12cr|ardour-2.8.12-3|94	TARGETCPU="i686"
12cr|ardour-2.8.12-3|95	ARCHFLAGS="-DARCH_X86"
12cr|ardour-2.8.12-3|96	%endif
12cr|ardour-2.8.12-3|97	%ifarch x86_64
12cr|ardour-2.8.12-3|98	TARGETCPU="x86_64"
12cr|ardour-2.8.12-3|99	ARCHFLAGS="-DARCH_X86 -DBUILD_SSE_OPTIMIZATIONS -DUSE_X86_64_ASM"
12cr|ardour-2.8.12-3|100	%endif
12cr|ardour-2.8.12-3|101	
12cr|ardour-2.8.12-3|102	# ardour want to link against old library
12cr|ardour-2.8.12-3|103	# sed -i -e 's/soundtouch-1.0/soundtouch-1.4/g' SConstruct
12cr|ardour-2.8.12-3|104	
12cr|ardour-2.8.12-3|105	%scons \
12cr|ardour-2.8.12-3|106	PREFIX=%{_prefix} \
12cr|ardour-2.8.12-3|107	DIST_TARGET="${TARGETCPU}" \
12cr|ardour-2.8.12-3|108	LINKFLAGS="%{ldflags} --Wl, --as-needed" \
12cr|ardour-2.8.12-3|109	CCFLAGS="%{optflags} -ffast-math" \
12cr|ardour-2.8.12-3|110	ARCH="%{optflags} -ffast-math ${ARCHFLAGS}" \
12cr|ardour-2.8.12-3|111	FFT_ANALYSIS="1" \
12cr|ardour-2.8.12-3|112	LIBDIR="%{_libdir}" \
12cr|ardour-2.8.12-3|113	SYSLIBS="1" \
12cr|ardour-2.8.12-3|114	SURFACES="1" \
12cr|ardour-2.8.12-3|115	LIBLO="1" \
12cr|ardour-2.8.12-3|116	LV2="1" \
12cr|ardour-2.8.12-3|117	TRANZPORT="1" \
12cr|ardour-2.8.12-3|118	NLS="1" \
12cr|ardour-2.8.12-3|119	FREEDESKTOP="1" \
12cr|ardour-2.8.12-3|120	AUBIO="1" \
12cr|ardour-2.8.12-3|121	FPU_OPTIMIZATION="1" \
12cr|ardour-2.8.12-3|122	WIIMOTE="1" \
12cr|ardour-2.8.12-3|123	FREESOUND="1" \
12cr|ardour-2.8.12-3|124	AUSTATE="1"
12cr|ardour-2.8.12-3|125	
12cr|ardour-2.8.12-3|126	%install
12cr|ardour-2.8.12-3|127	mkdir -p %{buildroot}
12cr|ardour-2.8.12-3|128	scons DESTDIR=%{buildroot} install
12cr|ardour-2.8.12-3|129	
12cr|ardour-2.8.12-3|130	%find_lang %{name} --all-name
12cr|ardour-2.8.12-3|131	
12cr|ardour-2.8.12-3|132	%files -f %{name}.lang
12cr|ardour-2.8.12-3|133	%doc README PACKAGER_README
12cr|ardour-2.8.12-3|134	%dir %{_sysconfdir}/%{oname}
12cr|ardour-2.8.12-3|135	%dir %{_libdir}/%{oname}
12cr|ardour-2.8.12-3|136	%dir %{_libdir}/%{oname}/vamp
12cr|ardour-2.8.12-3|137	%dir %{_libdir}/%{oname}/surfaces
12cr|ardour-2.8.12-3|138	%dir %{_datadir}/%{oname}
12cr|ardour-2.8.12-3|139	%dir %{_datadir}/%{oname}/icons
12cr|ardour-2.8.12-3|140	%dir %{_datadir}/%{oname}/pixmaps
12cr|ardour-2.8.12-3|141	%dir %{_datadir}/%{oname}/templates
12cr|ardour-2.8.12-3|142	%config(noreplace) %{_sysconfdir}/%{oname}/ardour2_ui_dark.rc
12cr|ardour-2.8.12-3|143	%config(noreplace) %{_sysconfdir}/%{oname}/ardour2_ui_default.conf
12cr|ardour-2.8.12-3|144	%config(noreplace) %{_sysconfdir}/%{oname}/ardour2_ui_light.rc
12cr|ardour-2.8.12-3|145	%config(noreplace) %{_sysconfdir}/%{oname}/ardour.menus
12cr|ardour-2.8.12-3|146	%config(noreplace) %{_sysconfdir}/%{oname}/ardour_system.rc
12cr|ardour-2.8.12-3|147	%config(noreplace) %{_sysconfdir}/%{oname}/ergonomic-us.bindings
12cr|ardour-2.8.12-3|148	%config(noreplace) %{_sysconfdir}/%{oname}/mnemonic-us.bindings
12cr|ardour-2.8.12-3|149	%config(noreplace) %{_sysconfdir}/%{oname}/ardour-sae.menus
12cr|ardour-2.8.12-3|150	%config(noreplace) %{_sysconfdir}/%{oname}/SAE-de-keypad.bindings
12cr|ardour-2.8.12-3|151	%config(noreplace) %{_sysconfdir}/%{oname}/SAE-de-nokeypad.bindings
12cr|ardour-2.8.12-3|152	%config(noreplace) %{_sysconfdir}/%{oname}/SAE-us-keypad.bindings
12cr|ardour-2.8.12-3|153	%config(noreplace) %{_sysconfdir}/%{oname}/SAE-us-nokeypad.bindings
12cr|ardour-2.8.12-3|154	%config(noreplace) %{_sysconfdir}/%{oname}/ardour2_ui_dark_sae.rc
12cr|ardour-2.8.12-3|155	%config(noreplace) %{_sysconfdir}/%{oname}/ardour2_ui_light_sae.rc
12cr|ardour-2.8.12-3|156	%{_bindir}/%{oname}
12cr|ardour-2.8.12-3|157	%{_libdir}/%{oname}/*.so
12cr|ardour-2.8.12-3|158	%{_libdir}/%{oname}/ardour-*
12cr|ardour-2.8.12-3|159	%{_libdir}/%{oname}/surfaces/*.so
12cr|ardour-2.8.12-3|160	%{_libdir}/%{oname}/vamp/*.so
12cr|ardour-2.8.12-3|161	%{_datadir}/applications/*.desktop
12cr|ardour-2.8.12-3|162	%{_datadir}/%{oname}/icons/*.png
12cr|ardour-2.8.12-3|163	%{_datadir}/%{oname}/pixmaps/*.xpm
12cr|ardour-2.8.12-3|164	%{_datadir}/%{oname}/*.png
12cr|ardour-2.8.12-3|165	%{_datadir}/%{oname}/templates/*.template
12cr|ardour-2.8.12-3|166	%{_iconsdir}/hicolor/*/*/*.png
12cr|ardour-2.8.12-3|167	%{_datadir}/mime/packages/*.xml
12cr|ardour-2.8.12-3|168	
12cr|ardour-2.8.12-3|169	

248 12
12cr|arduino-1.0.1-2|1	#define gitrev		6a68361
12cr|arduino-1.0.1-2|2	%define version		1.0.1
12cr|arduino-1.0.1-2|3	#define	prerel		rc2
12cr|arduino-1.0.1-2|4	%define longversion	0101
12cr|arduino-1.0.1-2|5	%define mdvrel		2
12cr|arduino-1.0.1-2|6	
12cr|arduino-1.0.1-2|7	Name:		arduino
12cr|arduino-1.0.1-2|8	Version:	%version
12cr|arduino-1.0.1-2|9	Release:	%mkrel %{mdvrel}%{?prerel:.%prerel}
12cr|arduino-1.0.1-2|10	Summary:	An IDE for Arduino-compatible electronics prototyping platforms
12cr|arduino-1.0.1-2|11	Group:		Development/Other
12cr|arduino-1.0.1-2|12	License:	GPLv2+ and LGPLv2+ and CC BY-SA
12cr|arduino-1.0.1-2|13	URL:		http://www.arduino.cc/
12cr|arduino-1.0.1-2|14	
12cr|arduino-1.0.1-2|15	# There are lots of binaries in the "source" tarball.  Remove them with:
12cr|arduino-1.0.1-2|16	# 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}
12cr|arduino-1.0.1-2|17	# See also http://code.google.com/p/arduino/issues/detail?id=193
12cr|arduino-1.0.1-2|18	%if 0%{?gitrev}
12cr|arduino-1.0.1-2|19	Source0:	arduino-Arduino-%{gitrev}.tar.bz2
12cr|arduino-1.0.1-2|20	%else
12cr|arduino-1.0.1-2|21	Source0:	%{name}-%{version}.tar.xz
12cr|arduino-1.0.1-2|22	%endif
12cr|arduino-1.0.1-2|23	BuildArch:	noarch
12cr|arduino-1.0.1-2|24	
12cr|arduino-1.0.1-2|25	# Use unbundled libs:
12cr|arduino-1.0.1-2|26	Patch0:		arduino-0022-mdv-script.patch
12cr|arduino-1.0.1-2|27	
12cr|arduino-1.0.1-2|28	Patch2:		arduino-1.0-rc2-mdv-use-system-avrdude.patch
12cr|arduino-1.0.1-2|29	
12cr|arduino-1.0.1-2|30	# Requested upstream in http://github.com/arduino/Arduino/pull/5:
12cr|arduino-1.0.1-2|31	Patch3:		arduino-0022-fedora-use-system-rxtx.patch
12cr|arduino-1.0.1-2|32	
12cr|arduino-1.0.1-2|33	Patch4:		arduino-0022-fedora-icons-etc.patch
12cr|arduino-1.0.1-2|34	Patch6:		arduino-0022-mdv-add-to-groups.patch
12cr|arduino-1.0.1-2|35	Patch7:		arduino-0022-mdv-release-check.patch
12cr|arduino-1.0.1-2|36	Patch8:		arduino-1.0.1-mdv-dont-build-avrdude.patch
12cr|arduino-1.0.1-2|37	
12cr|arduino-1.0.1-2|38	Patch9:		arduino-1.0.1-rosa-javac17.patch
12cr|arduino-1.0.1-2|39	
12cr|arduino-1.0.1-2|40	BuildRequires:	java-devel
12cr|arduino-1.0.1-2|41	BuildRequires:	jpackage-utils ant ant-apache-regexp desktop-file-utils ecj jna rxtx git
12cr|arduino-1.0.1-2|42	Requires:	%{name}-core = %{version}-%{release}, %{name}-doc = %{version}-%{release}
12cr|arduino-1.0.1-2|43	Requires:	java >= 0:1.6.0 x11-font-type1 ecj jna rxtx
12cr|arduino-1.0.1-2|44	Requires:	zenity perl polkit
12cr|arduino-1.0.1-2|45	
12cr|arduino-1.0.1-2|46	
12cr|arduino-1.0.1-2|47	%description
12cr|arduino-1.0.1-2|48	Arduino is an open-source electronics prototyping platform based on
12cr|arduino-1.0.1-2|49	flexible, easy-to-use hardware and software. It's intended for artists,
12cr|arduino-1.0.1-2|50	designers, hobbyists, and anyone interested in creating interactive
12cr|arduino-1.0.1-2|51	objects or environments.
12cr|arduino-1.0.1-2|52	
12cr|arduino-1.0.1-2|53	This package contains an IDE that can be used to develop and upload code
12cr|arduino-1.0.1-2|54	to the micro-controller.
12cr|arduino-1.0.1-2|55	
12cr|arduino-1.0.1-2|56	
12cr|arduino-1.0.1-2|57	%package core
12cr|arduino-1.0.1-2|58	Summary:	Files required for compiling code for Arduino-compatible micro-controllers
12cr|arduino-1.0.1-2|59	Group:		Development/Other
12cr|arduino-1.0.1-2|60	Requires:	cross-avr-gcc cross-avr-gcc-c++ avr-libc avrdude
12cr|arduino-1.0.1-2|61	
12cr|arduino-1.0.1-2|62	
12cr|arduino-1.0.1-2|63	%description core
12cr|arduino-1.0.1-2|64	Arduino is an open-source electronics prototyping platform based on
12cr|arduino-1.0.1-2|65	flexible, easy-to-use hardware and software. It's intended for artists,
12cr|arduino-1.0.1-2|66	designers, hobbyists, and anyone interested in creating interactive
12cr|arduino-1.0.1-2|67	objects or environments.
12cr|arduino-1.0.1-2|68	
12cr|arduino-1.0.1-2|69	This package contains the core files required to compile and upload
12cr|arduino-1.0.1-2|70	Arduino code.
12cr|arduino-1.0.1-2|71	
12cr|arduino-1.0.1-2|72	
12cr|arduino-1.0.1-2|73	%package doc
12cr|arduino-1.0.1-2|74	Summary:	Documentation for the Arduino micro-controller platform
12cr|arduino-1.0.1-2|75	Group:		Development/Other
12cr|arduino-1.0.1-2|76	
12cr|arduino-1.0.1-2|77	
12cr|arduino-1.0.1-2|78	%description doc
12cr|arduino-1.0.1-2|79	Arduino is an open-source electronics prototyping platform based on
12cr|arduino-1.0.1-2|80	flexible, easy-to-use hardware and software. It's intended for artists,
12cr|arduino-1.0.1-2|81	designers, hobbyists, and anyone interested in creating interactive
12cr|arduino-1.0.1-2|82	objects or environments.
12cr|arduino-1.0.1-2|83	
12cr|arduino-1.0.1-2|84	This package contains reference documentation.
12cr|arduino-1.0.1-2|85	
12cr|arduino-1.0.1-2|86	
12cr|arduino-1.0.1-2|87	%prep
12cr|arduino-1.0.1-2|88	%if 0%{?gitrev}
12cr|arduino-1.0.1-2|89	%setup -q -n arduino-Arduino-%{gitrev}
12cr|arduino-1.0.1-2|90	%else
12cr|arduino-1.0.1-2|91	%setup -q
12cr|arduino-1.0.1-2|92	%endif
12cr|arduino-1.0.1-2|93	find -name '*.class' -exec rm -f '{}' \;
12cr|arduino-1.0.1-2|94	find -name '*.jar' -exec rm -f '{}' \;
12cr|arduino-1.0.1-2|95	%patch6 -p1
12cr|arduino-1.0.1-2|96	chmod a+rx build/linux/%{name}-add-groups
12cr|arduino-1.0.1-2|97	%patch0
12cr|arduino-1.0.1-2|98	%patch2 -p1
12cr|arduino-1.0.1-2|99	%patch3 -p1
12cr|arduino-1.0.1-2|100	
12cr|arduino-1.0.1-2|101	pwd=`pwd`
12cr|arduino-1.0.1-2|102	cd /
12cr|arduino-1.0.1-2|103	git apply --directory=$pwd %{PATCH4}
12cr|arduino-1.0.1-2|104	cd $pwd
12cr|arduino-1.0.1-2|105	
12cr|arduino-1.0.1-2|106	%patch7 -p1
12cr|arduino-1.0.1-2|107	%patch8 -p1
12cr|arduino-1.0.1-2|108	%patch9 -p1
12cr|arduino-1.0.1-2|109	
12cr|arduino-1.0.1-2|110	echo "\nupdate.check=false" >> build/shared/lib/preferences.txt
12cr|arduino-1.0.1-2|111	
12cr|arduino-1.0.1-2|112	build-jar-repository -p -s app/lib/ ecj jna RXTXcomm
12cr|arduino-1.0.1-2|113	
12cr|arduino-1.0.1-2|114	
12cr|arduino-1.0.1-2|115	%build
12cr|arduino-1.0.1-2|116	cd core/methods
12cr|arduino-1.0.1-2|117	ant
12cr|arduino-1.0.1-2|118	cd ..
12cr|arduino-1.0.1-2|119	ant
12cr|arduino-1.0.1-2|120	cd ../build
12cr|arduino-1.0.1-2|121	ant dist < /dev/null
12cr|arduino-1.0.1-2|122	tar -xf linux/%{name}-%{longversion}-linux.tgz
12cr|arduino-1.0.1-2|123	
12cr|arduino-1.0.1-2|124	
12cr|arduino-1.0.1-2|125	%install
12cr|arduino-1.0.1-2|126	cd build/%{name}-%{longversion}
12cr|arduino-1.0.1-2|127	
12cr|arduino-1.0.1-2|128	mkdir -p %{buildroot}/%{_bindir}
12cr|arduino-1.0.1-2|129	cp -a arduino %{buildroot}/%{_bindir}/
12cr|arduino-1.0.1-2|130	
12cr|arduino-1.0.1-2|131	mkdir -p %{buildroot}/%{_datadir}/%{name}
12cr|arduino-1.0.1-2|132	cp -a hardware lib libraries examples %{buildroot}/%{_datadir}/%{name}/
12cr|arduino-1.0.1-2|133	rm %{buildroot}/%{_datadir}/%{name}/lib/*.jar
12cr|arduino-1.0.1-2|134	rm -r %{buildroot}/%{_datadir}/%{name}/hardware/tools
12cr|arduino-1.0.1-2|135	
12cr|arduino-1.0.1-2|136	mkdir -p %{buildroot}/%{_defaultdocdir}/%{name}-%{version}
12cr|arduino-1.0.1-2|137	cp -a reference %{buildroot}/%{_defaultdocdir}/%{name}-%{version}/
12cr|arduino-1.0.1-2|138	ln -s %{_defaultdocdir}/%{name}-%{version}/reference %{buildroot}/%{_datadir}/%{name}/reference
12cr|arduino-1.0.1-2|139	
12cr|arduino-1.0.1-2|140	# Requested upstream in http://github.com/arduino/Arduino/pull/4:
12cr|arduino-1.0.1-2|141	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;
12cr|arduino-1.0.1-2|142	
12cr|arduino-1.0.1-2|143	cp -a lib/core.jar lib/pde.jar %{buildroot}/%{_datadir}/%{name}/
12cr|arduino-1.0.1-2|144	
12cr|arduino-1.0.1-2|145	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}
12cr|arduino-1.0.1-2|146	mv %{buildroot}/%{_datadir}/%{name}/hardware/%{name}/boards.txt \
12cr|arduino-1.0.1-2|147	%{buildroot}/%{_datadir}/%{name}/hardware/%{name}/programmers.txt \
12cr|arduino-1.0.1-2|148	%{buildroot}/%{_sysconfdir}/%{name}/
12cr|arduino-1.0.1-2|149	ln -s %{_sysconfdir}/%{name}/boards.txt \
12cr|arduino-1.0.1-2|150	%{buildroot}/%{_datadir}/%{name}/hardware/%{name}/boards.txt
12cr|arduino-1.0.1-2|151	ln -s %{_sysconfdir}/%{name}/programmers.txt \
12cr|arduino-1.0.1-2|152	%{buildroot}/%{_datadir}/%{name}/hardware/%{name}/programmers.txt
12cr|arduino-1.0.1-2|153	
12cr|arduino-1.0.1-2|154	mkdir -p %{buildroot}/%{_mandir}/man1
12cr|arduino-1.0.1-2|155	cp -p ../linux/%{name}.1 %{buildroot}/%{_mandir}/man1/
12cr|arduino-1.0.1-2|156	
12cr|arduino-1.0.1-2|157	desktop-file-install --dir=%{buildroot}%{_datadir}/applications ../linux/%{name}.desktop
12cr|arduino-1.0.1-2|158	
12cr|arduino-1.0.1-2|159	for dir in ../linux/icons/*; do
12cr|arduino-1.0.1-2|160	size=`basename $dir`
12cr|arduino-1.0.1-2|161	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/$size/apps
12cr|arduino-1.0.1-2|162	cp $dir/%{name}.png %{buildroot}/%{_datadir}/icons/hicolor/$size/apps/
12cr|arduino-1.0.1-2|163	done
12cr|arduino-1.0.1-2|164	
12cr|arduino-1.0.1-2|165	mkdir -p %{buildroot}/usr/lib
12cr|arduino-1.0.1-2|166	cp -a ../linux/%{name}-add-groups %{buildroot}/usr/lib
12cr|arduino-1.0.1-2|167	
12cr|arduino-1.0.1-2|168	mkdir -p %{buildroot}/%{_datadir}/polkit-1/actions
12cr|arduino-1.0.1-2|169	cp -a ../linux/cc.arduino.add-groups.policy %{buildroot}/%{_datadir}/polkit-1/actions
12cr|arduino-1.0.1-2|170	
12cr|arduino-1.0.1-2|171	
12cr|arduino-1.0.1-2|172	%files
12cr|arduino-1.0.1-2|173	%doc license.txt readme.txt todo.txt
12cr|arduino-1.0.1-2|174	%{_bindir}/*
12cr|arduino-1.0.1-2|175	%{_datadir}/%{name}/*.jar
12cr|arduino-1.0.1-2|176	%{_datadir}/%{name}/lib/
12cr|arduino-1.0.1-2|177	%{_datadir}/applications/*
12cr|arduino-1.0.1-2|178	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cr|arduino-1.0.1-2|179	%{_datadir}/polkit-1/actions/cc.arduino.add-groups.policy
12cr|arduino-1.0.1-2|180	/usr/lib/%{name}-add-groups
12cr|arduino-1.0.1-2|181	%{_mandir}/man1/%{name}.1.xz
12cr|arduino-1.0.1-2|182	%{_datadir}/%{name}/reference
12cr|arduino-1.0.1-2|183	
12cr|arduino-1.0.1-2|184	
12cr|arduino-1.0.1-2|185	%files -n %{name}-core
12cr|arduino-1.0.1-2|186	%doc license.txt readme.txt todo.txt
12cr|arduino-1.0.1-2|187	%config(noreplace) %{_sysconfdir}/%{name}/boards.txt
12cr|arduino-1.0.1-2|188	%config(noreplace) %{_sysconfdir}/%{name}/programmers.txt
12cr|arduino-1.0.1-2|189	%{_datadir}/%{name}/examples/
12cr|arduino-1.0.1-2|190	%{_datadir}/%{name}/hardware/
12cr|arduino-1.0.1-2|191	%{_datadir}/%{name}/libraries/
12cr|arduino-1.0.1-2|192	
12cr|arduino-1.0.1-2|193	
12cr|arduino-1.0.1-2|194	%files -n %{name}-doc
12cr|arduino-1.0.1-2|195	%{_defaultdocdir}/%{name}-%{version}/
12cr|arduino-1.0.1-2|196	
12cr|arduino-1.0.1-2|197	
12cr|arduino-1.0.1-2|198	%changelog
12cr|arduino-1.0.1-2|199	* Tue Jun 05 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0.1-1mdv2011.0
12cr|arduino-1.0.1-2|200	+ Revision: 802777
12cr|arduino-1.0.1-2|201	- update to 1.0.1
12cr|arduino-1.0.1-2|202	
12cr|arduino-1.0.1-2|203	* Mon Dec 12 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0-1
12cr|arduino-1.0.1-2|204	+ Revision: 740471
12cr|arduino-1.0.1-2|205	- Rebuild
12cr|arduino-1.0.1-2|206	- 1.0 final release
12cr|arduino-1.0.1-2|207	- release bump
12cr|arduino-1.0.1-2|208	
12cr|arduino-1.0.1-2|209	+ Andrey Smirnov <asmirnov@mandriva.org>
12cr|arduino-1.0.1-2|210	- 1.0-rc2
12cr|arduino-1.0.1-2|211	Spec file totally rewritten
12cr|arduino-1.0.1-2|212	
12cr|arduino-1.0.1-2|213	+ Александр Казанцев <kazancas@mandriva.org>
12cr|arduino-1.0.1-2|214	- import arduino
12cr|arduino-1.0.1-2|215	
12cr|arduino-1.0.1-2|216	
12cr|arduino-1.0.1-2|217	* Thu Oct 07 2010 Dmitry A. Morgun <dm6d64@gmail.com> 0021-1edm2010.1
12cr|arduino-1.0.1-2|218	+Package for the next version of Arduino IDE
12cr|arduino-1.0.1-2|219	
12cr|arduino-1.0.1-2|220	* Thu Aug 26 2010 Dmitry A. Morgun <dm6d64@gmail.com> 0018-2edm2010.1
12cr|arduino-1.0.1-2|221	+cross-avr-gcc version downgrade to 4.3.2 for correct work with Arduino Mega
12cr|arduino-1.0.1-2|222	
12cr|arduino-1.0.1-2|223	* Mon Nov 23 2009 Alejandro Vargas
12cr|arduino-1.0.1-2|224	+Package for Mandriva
12cr|arduino-1.0.1-2|225	
12cr|arduino-1.0.1-2|226	* Mon Jun 2 2009 Alejandro Vargas
12cr|arduino-1.0.1-2|227	+version 0018

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

250 12
12cr|argus-clients-3.0.7.3-1|1	Name:           argus-clients
12cr|argus-clients-3.0.7.3-1|2	Version:        3.0.7.3
12cr|argus-clients-3.0.7.3-1|3	Release:        1
12cr|argus-clients-3.0.7.3-1|4	Epoch:          0
12cr|argus-clients-3.0.7.3-1|5	Summary:        Client tools for argus network audit
12cr|argus-clients-3.0.7.3-1|6	License:        GPLv2+
12cr|argus-clients-3.0.7.3-1|7	Group:          Networking/Other
12cr|argus-clients-3.0.7.3-1|8	URL:            http://qosient.com/argus/
12cr|argus-clients-3.0.7.3-1|9	Source0:        http://qosient.com/argus/dev/%{name}-%{version}.tar.gz
12cr|argus-clients-3.0.7.3-1|10	Patch0:		argus-clients-3.0.2-fix-str-fmt.patch
12cr|argus-clients-3.0.7.3-1|11	BuildRequires:  bison
12cr|argus-clients-3.0.7.3-1|12	BuildRequires:  flex
12cr|argus-clients-3.0.7.3-1|13	BuildRequires:  ncurses-devel
12cr|argus-clients-3.0.7.3-1|14	BuildRequires:  libsasl-devel
12cr|argus-clients-3.0.7.3-1|15	BuildRequires:	mysql-devel
12cr|argus-clients-3.0.7.3-1|16	
12cr|argus-clients-3.0.7.3-1|17	%description
12cr|argus-clients-3.0.7.3-1|18	Clients to the argus probe which process and display information.
12cr|argus-clients-3.0.7.3-1|19	
12cr|argus-clients-3.0.7.3-1|20	
12cr|argus-clients-3.0.7.3-1|21	%package	devel
12cr|argus-clients-3.0.7.3-1|22	Summary:        Static library and header files for the %{name}
12cr|argus-clients-3.0.7.3-1|23	Group:		Development/C
12cr|argus-clients-3.0.7.3-1|24	Provides:	%{name}-devel = %{version}
12cr|argus-clients-3.0.7.3-1|25	Requires:       %{name} = %{version}-%{release}
12cr|argus-clients-3.0.7.3-1|26	
12cr|argus-clients-3.0.7.3-1|27	%description	devel
12cr|argus-clients-3.0.7.3-1|28	Static library and header files for the %{name}
12cr|argus-clients-3.0.7.3-1|29	
12cr|argus-clients-3.0.7.3-1|30	%prep
12cr|argus-clients-3.0.7.3-1|31	%setup -q -n %name-%version
12cr|argus-clients-3.0.7.3-1|32	
12cr|argus-clients-3.0.7.3-1|33	%build
12cr|argus-clients-3.0.7.3-1|34	%configure2_5x
12cr|argus-clients-3.0.7.3-1|35	make
12cr|argus-clients-3.0.7.3-1|36	
12cr|argus-clients-3.0.7.3-1|37	%install
12cr|argus-clients-3.0.7.3-1|38	%{__rm} -rf %{buildroot}
12cr|argus-clients-3.0.7.3-1|39	%{makeinstall_std}
12cr|argus-clients-3.0.7.3-1|40	
12cr|argus-clients-3.0.7.3-1|41	rm -rf %{buildroot}%_docdir
12cr|argus-clients-3.0.7.3-1|42	
12cr|argus-clients-3.0.7.3-1|43	%files
12cr|argus-clients-3.0.7.3-1|44	%defattr(0644,root,root,0755)
12cr|argus-clients-3.0.7.3-1|45	#%doc ChangeLog COPYING CREDITS INSTALL MANIFEST README VERSION doc support
12cr|argus-clients-3.0.7.3-1|46	%attr(0755,root,root) %{_bindir}/*
12cr|argus-clients-3.0.7.3-1|47	%{_prefix}/argus
12cr|argus-clients-3.0.7.3-1|48	%{_mandir}/man?/*
12cr|argus-clients-3.0.7.3-1|49	
12cr|argus-clients-3.0.7.3-1|50	%files devel
12cr|argus-clients-3.0.7.3-1|51	%{_includedir}/argus/*
12cr|argus-clients-3.0.7.3-1|52	%{_libdir}/*.a
12cr|argus-clients-3.0.7.3-1|53	%{_libdir}/pkgconfig/%{name}.pc

251 12
12cr|argyllcms-1.4.0-1|1	%define major 0
12cr|argyllcms-1.4.0-1|2	%define libname %mklibname argyll %major
12cr|argyllcms-1.4.0-1|3	%define develname %mklibname argyll -d
12cr|argyllcms-1.4.0-1|4	
12cr|argyllcms-1.4.0-1|5	Name:    argyllcms
12cr|argyllcms-1.4.0-1|6	Version: 1.4.0
12cr|argyllcms-1.4.0-1|7	Release: 1
12cr|argyllcms-1.4.0-1|8	Summary: ICC compatible color management system
12cr|argyllcms-1.4.0-1|9	
12cr|argyllcms-1.4.0-1|10	%define icclib_version 2.12-1mdv
12cr|argyllcms-1.4.0-1|11	
12cr|argyllcms-1.4.0-1|12	Group:     Graphics
12cr|argyllcms-1.4.0-1|13	License:   GPLv3 and BSD and MIT and AGPLv3
12cr|argyllcms-1.4.0-1|14	URL:       http://gitorious.org/hargyllcms
12cr|argyllcms-1.4.0-1|15	Source0:   http://people.freedesktop.org/~hughsient/releases/hargyllcms-%{version}.tar.xz
12cr|argyllcms-1.4.0-1|16	Patch0:    hargyllcms-1.4.0-mdv-linkage.patch
12cr|argyllcms-1.4.0-1|17	
12cr|argyllcms-1.4.0-1|18	BuildRequires: libtiff-devel
12cr|argyllcms-1.4.0-1|19	BuildRequires: libjpeg-devel
12cr|argyllcms-1.4.0-1|20	BuildRequires: libx11-devel, libxext-devel, libxxf86vm-devel, libxinerama-devel
12cr|argyllcms-1.4.0-1|21	BuildRequires: libxscrnsaver-devel
12cr|argyllcms-1.4.0-1|22	BuildRequires: libxrandr-devel
12cr|argyllcms-1.4.0-1|23	BuildRequires: icclib-devel >= %{icclib_version}
12cr|argyllcms-1.4.0-1|24	BuildRequires: usb1.0-devel
12cr|argyllcms-1.4.0-1|25	Requires:      udev
12cr|argyllcms-1.4.0-1|26	
12cr|argyllcms-1.4.0-1|27	%description
12cr|argyllcms-1.4.0-1|28	The Argyll color management system supports accurate ICC profile creation for
12cr|argyllcms-1.4.0-1|29	scanners, CMYK printers, film recorders and calibration and profiling of
12cr|argyllcms-1.4.0-1|30	displays.
12cr|argyllcms-1.4.0-1|31	
12cr|argyllcms-1.4.0-1|32	Spectral sample data is supported, allowing a selection of illuminants observer
12cr|argyllcms-1.4.0-1|33	types, and paper fluorescent whitener additive compensation. Profiles can also
12cr|argyllcms-1.4.0-1|34	incorporate source specific gamut mappings for perceptual and saturation
12cr|argyllcms-1.4.0-1|35	intents. Gamut mapping and profile linking uses the CIECAM02 appearance model,
12cr|argyllcms-1.4.0-1|36	a unique gamut mapping algorithm, and a wide selection of rendering intents. It
12cr|argyllcms-1.4.0-1|37	also includes code for the fastest portable 8 bit raster color conversion
12cr|argyllcms-1.4.0-1|38	engine available anywhere, as well as support for fast, fully accurate 16 bit
12cr|argyllcms-1.4.0-1|39	conversion. Device color gamuts can also be viewed and compared using a VRML
12cr|argyllcms-1.4.0-1|40	viewer.
12cr|argyllcms-1.4.0-1|41	
12cr|argyllcms-1.4.0-1|42	%package -n %{libname}
12cr|argyllcms-1.4.0-1|43	Summary: Argyll CMS libraries
12cr|argyllcms-1.4.0-1|44	Group:   System/Libraries
12cr|argyllcms-1.4.0-1|45	
12cr|argyllcms-1.4.0-1|46	%description -n %{libname}
12cr|argyllcms-1.4.0-1|47	This package contains shared libraries used by Argyll CMS.
12cr|argyllcms-1.4.0-1|48	
12cr|argyllcms-1.4.0-1|49	%package -n %{develname}
12cr|argyllcms-1.4.0-1|50	Summary:  Argyll CMS development files
12cr|argyllcms-1.4.0-1|51	Group:    Development/C
12cr|argyllcms-1.4.0-1|52	Requires: %{libname} = %{version}
12cr|argyllcms-1.4.0-1|53	
12cr|argyllcms-1.4.0-1|54	%description -n %{develname}
12cr|argyllcms-1.4.0-1|55	This package contains development files for Argyll CMS shared libraries.
12cr|argyllcms-1.4.0-1|56	
12cr|argyllcms-1.4.0-1|57	%prep
12cr|argyllcms-1.4.0-1|58	%setup -q -n hargyllcms-%{version}
12cr|argyllcms-1.4.0-1|59	%patch0 -p1
12cr|argyllcms-1.4.0-1|60	autoreconf
12cr|argyllcms-1.4.0-1|61	
12cr|argyllcms-1.4.0-1|62	%build
12cr|argyllcms-1.4.0-1|63	%configure --disable-static
12cr|argyllcms-1.4.0-1|64	#parallel build is broken
12cr|argyllcms-1.4.0-1|65	make
12cr|argyllcms-1.4.0-1|66	
12cr|argyllcms-1.4.0-1|67	%install
12cr|argyllcms-1.4.0-1|68	%makeinstall_std
12cr|argyllcms-1.4.0-1|69	
12cr|argyllcms-1.4.0-1|70	%if %{mdvver} <= 201100
12cr|argyllcms-1.4.0-1|71	rm -f %{buildroot}%{_libdir}/*.la
12cr|argyllcms-1.4.0-1|72	%endif
12cr|argyllcms-1.4.0-1|73	
12cr|argyllcms-1.4.0-1|74	%files
12cr|argyllcms-1.4.0-1|75	%defattr(0644,root,root,0755)
12cr|argyllcms-1.4.0-1|76	%doc %{_defaultdocdir}/argyll
12cr|argyllcms-1.4.0-1|77	%attr(0755,root,root) %{_bindir}/*
12cr|argyllcms-1.4.0-1|78	%{_datadir}/color/argyll
12cr|argyllcms-1.4.0-1|79	/lib/udev/rules.d/55-Argyll.rules
12cr|argyllcms-1.4.0-1|80	%doc AUTHORS ChangeLog Readme.txt
12cr|argyllcms-1.4.0-1|81	
12cr|argyllcms-1.4.0-1|82	%files -n %{libname}
12cr|argyllcms-1.4.0-1|83	%{_libdir}/libargyll*.so.%{major}*
12cr|argyllcms-1.4.0-1|84	
12cr|argyllcms-1.4.0-1|85	%files -n %{develname}
12cr|argyllcms-1.4.0-1|86	%{_libdir}/libargyll*.so
12cr|argyllcms-1.4.0-1|87	%doc AUTHORS ChangeLog Readme.txt
12cr|argyllcms-1.4.0-1|88	
12cr|argyllcms-1.4.0-1|89	
12cr|argyllcms-1.4.0-1|90	%changelog
12cr|argyllcms-1.4.0-1|91	* Tue Apr 24 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.4.0-1
12cr|argyllcms-1.4.0-1|92	+ Revision: 793149
12cr|argyllcms-1.4.0-1|93	- update to 1.4.0
12cr|argyllcms-1.4.0-1|94	
12cr|argyllcms-1.4.0-1|95	* Tue Mar 27 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.3.7-2
12cr|argyllcms-1.4.0-1|96	+ Revision: 787527
12cr|argyllcms-1.4.0-1|97	- fix license info
12cr|argyllcms-1.4.0-1|98	- fix devel package dependencies
12cr|argyllcms-1.4.0-1|99	- add documentation
12cr|argyllcms-1.4.0-1|100	
12cr|argyllcms-1.4.0-1|101	* Tue Mar 27 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.3.7-1
12cr|argyllcms-1.4.0-1|102	+ Revision: 787512
12cr|argyllcms-1.4.0-1|103	- update to 1.3.7
12cr|argyllcms-1.4.0-1|104	
12cr|argyllcms-1.4.0-1|105	* Fri Dec 23 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.3.5-1
12cr|argyllcms-1.4.0-1|106	+ Revision: 744894
12cr|argyllcms-1.4.0-1|107	- new version 1.3.5
12cr|argyllcms-1.4.0-1|108	use hargyllcms sources
12cr|argyllcms-1.4.0-1|109	
12cr|argyllcms-1.4.0-1|110	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-4mdv2011.0
12cr|argyllcms-1.4.0-1|111	+ Revision: 609990
12cr|argyllcms-1.4.0-1|112	- rebuild
12cr|argyllcms-1.4.0-1|113	
12cr|argyllcms-1.4.0-1|114	* Thu Jan 28 2010 Frederic Crozat <fcrozat@mandriva.com> 1.1.0-3mdv2010.1
12cr|argyllcms-1.4.0-1|115	+ Revision: 497591
12cr|argyllcms-1.4.0-1|116	- Patch3: remove unneeded part of udev rules, requires udev >= 151 instead
12cr|argyllcms-1.4.0-1|117	
12cr|argyllcms-1.4.0-1|118	* Wed Jan 27 2010 Frederic Crozat <fcrozat@mandriva.com> 1.1.0-2mdv2010.1
12cr|argyllcms-1.4.0-1|119	+ Revision: 497375
12cr|argyllcms-1.4.0-1|120	- Replace patch1 with new version from Roland Mas: argyllcms uses now its own local libusb, since it contains changes for some spectrometers.
12cr|argyllcms-1.4.0-1|121	
12cr|argyllcms-1.4.0-1|122	* Mon Jan 18 2010 Frederic Crozat <fcrozat@mandriva.com> 1.1.0-1mdv2010.1
12cr|argyllcms-1.4.0-1|123	+ Revision: 493142
12cr|argyllcms-1.4.0-1|124	- Release 1.1.0 final
12cr|argyllcms-1.4.0-1|125	- Patch0 (upstream): fix crash in dispwin
12cr|argyllcms-1.4.0-1|126	
12cr|argyllcms-1.4.0-1|127	* Thu Jan 14 2010 Frederic Crozat <fcrozat@mandriva.com> 1.1.0-0.rc4.2mdv2010.1
12cr|argyllcms-1.4.0-1|128	+ Revision: 491514
12cr|argyllcms-1.4.0-1|129	- Fix udev warning in rules file
12cr|argyllcms-1.4.0-1|130	
12cr|argyllcms-1.4.0-1|131	* Wed Jan 06 2010 Frederic Crozat <fcrozat@mandriva.com> 1.1.0-0.rc4.1mdv2010.1
12cr|argyllcms-1.4.0-1|132	+ Revision: 486744
12cr|argyllcms-1.4.0-1|133	- Release 1.1.0 RC4
12cr|argyllcms-1.4.0-1|134	- Remove patch4, merged upstream
12cr|argyllcms-1.4.0-1|135	- Regenerate patch0
12cr|argyllcms-1.4.0-1|136	
12cr|argyllcms-1.4.0-1|137	* Wed Oct 28 2009 Frederic Crozat <fcrozat@mandriva.com> 1.0.4-2mdv2010.0
12cr|argyllcms-1.4.0-1|138	+ Revision: 459667
12cr|argyllcms-1.4.0-1|139	- Adapt udev rules for ACL and install it by default
12cr|argyllcms-1.4.0-1|140	
12cr|argyllcms-1.4.0-1|141	* Tue Jun 30 2009 Frederic Crozat <fcrozat@mandriva.com> 1.0.4-1mdv2010.0
12cr|argyllcms-1.4.0-1|142	+ Revision: 390977
12cr|argyllcms-1.4.0-1|143	- Release 1.0.4
12cr|argyllcms-1.4.0-1|144	- Regenerate 0 (partially merged)
12cr|argyllcms-1.4.0-1|145	
12cr|argyllcms-1.4.0-1|146	* Tue Jun 09 2009 Frederic Crozat <fcrozat@mandriva.com> 1.0.3-3mdv2010.0
12cr|argyllcms-1.4.0-1|147	+ Revision: 384450
12cr|argyllcms-1.4.0-1|148	- Update patch0 with debian version which includes icclib update (fixes various CVE correctly)
12cr|argyllcms-1.4.0-1|149	- Build with system icclib
12cr|argyllcms-1.4.0-1|150	- Build various internal libraries as shared libraries
12cr|argyllcms-1.4.0-1|151	
12cr|argyllcms-1.4.0-1|152	* Thu Apr 16 2009 Frederic Crozat <fcrozat@mandriva.com> 1.0.3-2mdv2009.1
12cr|argyllcms-1.4.0-1|153	+ Revision: 367783
12cr|argyllcms-1.4.0-1|154	- Update patch0 with addition from Roland Mas
12cr|argyllcms-1.4.0-1|155	- enable make check
12cr|argyllcms-1.4.0-1|156	- Patch2 (Fedora): CVE-2009-0583,0584
12cr|argyllcms-1.4.0-1|157	- Patch3 (Fedora): CVE-2009-0792
12cr|argyllcms-1.4.0-1|158	- Patch4: fix header and str_fmt errors
12cr|argyllcms-1.4.0-1|159	
12cr|argyllcms-1.4.0-1|160	* Thu Sep 04 2008 Frederic Crozat <fcrozat@mandriva.com> 1.0.3-1mdv2009.0
12cr|argyllcms-1.4.0-1|161	+ Revision: 280459
12cr|argyllcms-1.4.0-1|162	- Release 1.0.3
12cr|argyllcms-1.4.0-1|163	- Regenerate patch1
12cr|argyllcms-1.4.0-1|164	
12cr|argyllcms-1.4.0-1|165	* Mon Aug 18 2008 Frederic Crozat <fcrozat@mandriva.com> 1.0.2-1mdv2009.0
12cr|argyllcms-1.4.0-1|166	+ Revision: 273320
12cr|argyllcms-1.4.0-1|167	- Release 1.0.2
12cr|argyllcms-1.4.0-1|168	- Remove patches 2, 3 (merged upstream)
12cr|argyllcms-1.4.0-1|169	
12cr|argyllcms-1.4.0-1|170	* Thu Jul 31 2008 Frederic Crozat <fcrozat@mandriva.com> 1.0.1-1mdv2009.0
12cr|argyllcms-1.4.0-1|171	+ Revision: 257520
12cr|argyllcms-1.4.0-1|172	- Release 1.0.1
12cr|argyllcms-1.4.0-1|173	- Remove patches 0 (fixed differently), 1 (merged upstream)
12cr|argyllcms-1.4.0-1|174	- Patch0: autotool based build system, from Alastair M. Robinsin
12cr|argyllcms-1.4.0-1|175	- Patch1: remvoe call to additional internal libusb api, not needed
12cr|argyllcms-1.4.0-1|176	- Patch2 (Fedora): double free fix
12cr|argyllcms-1.4.0-1|177	- Patch3: various upstream fixes
12cr|argyllcms-1.4.0-1|178	
12cr|argyllcms-1.4.0-1|179	* Thu Jul 03 2008 Frederic Crozat <fcrozat@mandriva.com> 1.0.0-1mdv2009.0
12cr|argyllcms-1.4.0-1|180	+ Revision: 231173
12cr|argyllcms-1.4.0-1|181	- Fix BuildRequires
12cr|argyllcms-1.4.0-1|182	- Release 1.0.0
12cr|argyllcms-1.4.0-1|183	- Update patch0 to link with system libusb
12cr|argyllcms-1.4.0-1|184	- Patch1: various fixes from upstream (use ARGYLL_INGORE_XRANDR1_1=1 to disable xrandr 1.2 support in argyllcms)
12cr|argyllcms-1.4.0-1|185	
12cr|argyllcms-1.4.0-1|186	* Wed Jan 16 2008 Frederic Crozat <fcrozat@mandriva.com> 0.70-0.1.Beta8.1mdv2008.1
12cr|argyllcms-1.4.0-1|187	+ Revision: 153663
12cr|argyllcms-1.4.0-1|188	- Release 0.70 beta8
12cr|argyllcms-1.4.0-1|189	- Remove patches 1, 2, 3, merged upstream
12cr|argyllcms-1.4.0-1|190	
12cr|argyllcms-1.4.0-1|191	+ Olivier Blin <blino@mandriva.org>
12cr|argyllcms-1.4.0-1|192	- restore BuildRoot
12cr|argyllcms-1.4.0-1|193	
12cr|argyllcms-1.4.0-1|194	+ Thierry Vignaud <tv@mandriva.org>
12cr|argyllcms-1.4.0-1|195	- kill re-definition of %%buildroot on Pixel's request
12cr|argyllcms-1.4.0-1|196	
12cr|argyllcms-1.4.0-1|197	* Mon Dec 17 2007 Frederic Crozat <fcrozat@mandriva.com> 0.70-0.1.Beta7.4mdv2008.1
12cr|argyllcms-1.4.0-1|198	+ Revision: 121764
12cr|argyllcms-1.4.0-1|199	- Remove source1 and replace with patch3: fix usb unbinding (Graeme Grill)
12cr|argyllcms-1.4.0-1|200	- Update source2 with latest version from Fedora
12cr|argyllcms-1.4.0-1|201	- Clean specfile
12cr|argyllcms-1.4.0-1|202	
12cr|argyllcms-1.4.0-1|203	* Thu Dec 13 2007 Frederic Crozat <fcrozat@mandriva.com> 0.70-0.1.Beta7.3mdv2008.1
12cr|argyllcms-1.4.0-1|204	+ Revision: 119409
12cr|argyllcms-1.4.0-1|205	- Sources 2, 3 : add HAL / PK files to set ACL on usb device node (initial work from Nicolas Mailhot)
12cr|argyllcms-1.4.0-1|206	- Patch1, 2: fix buffer overflows (Daniel Berrange, Fedora), allow build in FORTIFY_SOURCE=1
12cr|argyllcms-1.4.0-1|207	- move .gam files in datadir, rename icclink to icclink-argyll
12cr|argyllcms-1.4.0-1|208	- fix doc packaging
12cr|argyllcms-1.4.0-1|209	
12cr|argyllcms-1.4.0-1|210	* Tue Dec 11 2007 Frederic Crozat <fcrozat@mandriva.com> 0.70-0.1.Beta7.2mdv2008.1
12cr|argyllcms-1.4.0-1|211	+ Revision: 117271
12cr|argyllcms-1.4.0-1|212	- Add udev rules for Huey colorimeter to unbind from usbhid module
12cr|argyllcms-1.4.0-1|213	- Fix package version
12cr|argyllcms-1.4.0-1|214	
12cr|argyllcms-1.4.0-1|215	* Mon Dec 10 2007 Frederic Crozat <fcrozat@mandriva.com> 0.70-0.1.Beta7mdv2008.1
12cr|argyllcms-1.4.0-1|216	+ Revision: 117020
12cr|argyllcms-1.4.0-1|217	- import argyllcms
12cr|argyllcms-1.4.0-1|218	
12cr|argyllcms-1.4.0-1|219	

252 12
12cr|ario-1.5.1-2|1	Name:		ario
12cr|ario-1.5.1-2|2	Version:	1.5.1
12cr|ario-1.5.1-2|3	Release:	2
12cr|ario-1.5.1-2|4	Summary:	Ario is a GTK2 client for MPD
12cr|ario-1.5.1-2|5	Group:		Sound
12cr|ario-1.5.1-2|6	License:	GPLv2
12cr|ario-1.5.1-2|7	Url:		http://ario-player.sourceforge.net/
12cr|ario-1.5.1-2|8	Source:		%{name}-%{version}.tar
12cr|ario-1.5.1-2|9	Patch1:		ario-1.5.1-glib.patch
12cr|ario-1.5.1-2|10	BuildRequires:	intltool
12cr|ario-1.5.1-2|11	BuildRequires:	pkgconfig(unique-1.0)
12cr|ario-1.5.1-2|12	BuildRequires:	pkgconfig(gnutls)
12cr|ario-1.5.1-2|13	BuildRequires:	pkgconfig(libcurl)
12cr|ario-1.5.1-2|14	BuildRequires:	pkgconfig(libxml-2.0)
12cr|ario-1.5.1-2|15	BuildRequires:	pkgconfig(glib-2.0)
12cr|ario-1.5.1-2|16	BuildRequires:	pkgconfig(libmpdclient)
12cr|ario-1.5.1-2|17	BuildRequires:	pkgconfig(libnotify)
12cr|ario-1.5.1-2|18	BuildRequires:	pkgconfig(taglib)
12cr|ario-1.5.1-2|19	BuildRequires:	pkgconfig(libsoup-2.4)
12cr|ario-1.5.1-2|20	BuildRequires:	pkgconfig(avahi-glib)
12cr|ario-1.5.1-2|21	BuildRequires:	pkgconfig(avahi-client)
12cr|ario-1.5.1-2|22	Requires:	mpd
12cr|ario-1.5.1-2|23	
12cr|ario-1.5.1-2|24	%description
12cr|ario-1.5.1-2|25	Ario is a GTK2 client for MPD (Music player daemon).
12cr|ario-1.5.1-2|26	The interface used to browse the library is inspired
12cr|ario-1.5.1-2|27	by Rhythmbox but Ario aims to be much lighter and faster.
12cr|ario-1.5.1-2|28	
12cr|ario-1.5.1-2|29	%prep
12cr|ario-1.5.1-2|30	%setup -q
12cr|ario-1.5.1-2|31	%patch1 -p1
12cr|ario-1.5.1-2|32	
12cr|ario-1.5.1-2|33	%build
12cr|ario-1.5.1-2|34	./configure --libdir=%{_libdir} --datadir=%{_datadir}
12cr|ario-1.5.1-2|35	%make
12cr|ario-1.5.1-2|36	
12cr|ario-1.5.1-2|37	%install
12cr|ario-1.5.1-2|38	%makeinstall
12cr|ario-1.5.1-2|39	
12cr|ario-1.5.1-2|40	%find_lang %{name}
12cr|ario-1.5.1-2|41	
12cr|ario-1.5.1-2|42	rm -f %{buildroot}%{_iconsdir}/hicolor/icon-theme.cache
12cr|ario-1.5.1-2|43	
12cr|ario-1.5.1-2|44	%files -f %{name}.lang
12cr|ario-1.5.1-2|45	%doc AUTHORS ChangeLog COPYING NEWS README TODO
12cr|ario-1.5.1-2|46	%{_datadir}/%{name}
12cr|ario-1.5.1-2|47	%{_datadir}/applications/%{name}.desktop
12cr|ario-1.5.1-2|48	%{_libdir}/%{name}
12cr|ario-1.5.1-2|49	%{_bindir}/%{name}
12cr|ario-1.5.1-2|50	%{_iconsdir}/*/*/apps/*
12cr|ario-1.5.1-2|51	
12cr|ario-1.5.1-2|52	%changelog
12cr|ario-1.5.1-2|53	* Thu Sep 01 2011 Andrey Bondrov <abondrov@mandriva.org> 1.5.1-1mdv2011.0
12cr|ario-1.5.1-2|54	+ Revision: 697714
12cr|ario-1.5.1-2|55	- imported package ario
12cr|ario-1.5.1-2|56	
12cr|ario-1.5.1-2|57	
12cr|ario-1.5.1-2|58	* Thu Sep 01 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 1.5.1-1mdv2010.2
12cr|ario-1.5.1-2|59	- New version 1.5.1
12cr|ario-1.5.1-2|60	
12cr|ario-1.5.1-2|61	* Sun Jan 03 2010 Andrey Bondrov <bondrov@math.dvgu.ru> 1.4.2-69.1mib2009.1
12cr|ario-1.5.1-2|62	- First build for MIB users

253 12
12cr|arista-0.9.7-1|1	%define python_compile_opt python -O -c "import compileall; compileall.compile_dir('.')"
12cr|arista-0.9.7-1|2	%define python_compile     python -c "import compileall; compileall.compile_dir('.')"
12cr|arista-0.9.7-1|3	
12cr|arista-0.9.7-1|4	Summary:	An easy to use multimedia transcoder for the GNOME Desktop
12cr|arista-0.9.7-1|5	Name:		arista
12cr|arista-0.9.7-1|6	Version:	0.9.7
12cr|arista-0.9.7-1|7	Release:	%mkrel 1
12cr|arista-0.9.7-1|8	License:	LGPLv2+
12cr|arista-0.9.7-1|9	Group:		Video
12cr|arista-0.9.7-1|10	Url:		http://programmer-art.org/projects/arista-transcoder
12cr|arista-0.9.7-1|11	Source:		http://programmer-art.org/media/releases/arista-transcoder/%{name}-%{version}.tar.gz
12cr|arista-0.9.7-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|arista-0.9.7-1|13	BuildArch:      noarch
12cr|arista-0.9.7-1|14	BuildRequires:	python-devel
12cr|arista-0.9.7-1|15	Requires:	python-dbus
12cr|arista-0.9.7-1|16	Requires:	pygtk2.0
12cr|arista-0.9.7-1|17	Requires:	gnome-python-gconf
12cr|arista-0.9.7-1|18	Requires:	gstreamer0.10-python
12cr|arista-0.9.7-1|19	Requires:	gstreamer0.10-ffmpeg
12cr|arista-0.9.7-1|20	Requires:	gstreamer0.10-plugins-base
12cr|arista-0.9.7-1|21	Requires:	gstreamer0.10-plugins-good
12cr|arista-0.9.7-1|22	Requires:	gstreamer0.10-plugins-bad
12cr|arista-0.9.7-1|23	Requires:	gstreamer0.10-plugins-ugly
12cr|arista-0.9.7-1|24	
12cr|arista-0.9.7-1|25	
12cr|arista-0.9.7-1|26	%description
12cr|arista-0.9.7-1|27	An easy to use multimedia transcoder for the GNOME Desktop. Arista
12cr|arista-0.9.7-1|28	focuses on being easy to use by making the complex task of encoding
12cr|arista-0.9.7-1|29	for various devices simple. Pick your input, pick your target device,
12cr|arista-0.9.7-1|30	choose a file to save to and go.
12cr|arista-0.9.7-1|31	
12cr|arista-0.9.7-1|32	%prep
12cr|arista-0.9.7-1|33	%setup -q
12cr|arista-0.9.7-1|34	
12cr|arista-0.9.7-1|35	%build
12cr|arista-0.9.7-1|36	%{__python} setup.py build
12cr|arista-0.9.7-1|37	
12cr|arista-0.9.7-1|38	%install
12cr|arista-0.9.7-1|39	rm -rf %{buildroot}
12cr|arista-0.9.7-1|40	%{__python} setup.py install --root %{buildroot}
12cr|arista-0.9.7-1|41	
12cr|arista-0.9.7-1|42	rm -f %{buildroot}%{_datadir}/locale/templates/arista.pot %{buildroot}%{_prefix}/lib/nautilus/extensions-2.0/python/arista-nautilus.py
12cr|arista-0.9.7-1|43	
12cr|arista-0.9.7-1|44	%find_lang %{name}
12cr|arista-0.9.7-1|45	
12cr|arista-0.9.7-1|46	%clean
12cr|arista-0.9.7-1|47	rm -rf %{buildroot}
12cr|arista-0.9.7-1|48	
12cr|arista-0.9.7-1|49	%files -f %{name}.lang
12cr|arista-0.9.7-1|50	%defattr(-,root,root,-)
12cr|arista-0.9.7-1|51	%doc AUTHORS LICENSE
12cr|arista-0.9.7-1|52	%{_bindir}/%{name}*
12cr|arista-0.9.7-1|53	%{py_puresitedir}/%{name}*.egg-info
12cr|arista-0.9.7-1|54	%{py_puresitedir}/%{name}
12cr|arista-0.9.7-1|55	%{_datadir}/applications/%{name}.desktop
12cr|arista-0.9.7-1|56	%{_datadir}/%{name}
12cr|arista-0.9.7-1|57	%{_datadir}/nautilus-python/extensions/arista-nautilus.py
12cr|arista-0.9.7-1|58	
12cr|arista-0.9.7-1|59	
12cr|arista-0.9.7-1|60	%changelog
12cr|arista-0.9.7-1|61	* Wed Sep 28 2011 Andrey Bondrov <abondrov@mandriva.org> 0.9.7-1mdv2012.0
12cr|arista-0.9.7-1|62	+ Revision: 701732
12cr|arista-0.9.7-1|63	- New version: 0.9.7
12cr|arista-0.9.7-1|64	
12cr|arista-0.9.7-1|65	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.9.5-2mdv2011.0
12cr|arista-0.9.7-1|66	+ Revision: 592381
12cr|arista-0.9.7-1|67	- rebuild for python 2.7
12cr|arista-0.9.7-1|68	
12cr|arista-0.9.7-1|69	* Mon Oct 04 2010 Funda Wang <fwang@mandriva.org> 0.9.5-1mdv2011.0
12cr|arista-0.9.7-1|70	+ Revision: 582961
12cr|arista-0.9.7-1|71	- New version 0.9.5
12cr|arista-0.9.7-1|72	
12cr|arista-0.9.7-1|73	* Thu Dec 03 2009 Jérôme Brenier <incubusss@mandriva.org> 0.9.3-3mdv2010.1
12cr|arista-0.9.7-1|74	+ Revision: 472992
12cr|arista-0.9.7-1|75	+ rebuild (emptylog)
12cr|arista-0.9.7-1|76	
12cr|arista-0.9.7-1|77	* Thu Dec 03 2009 Jérôme Brenier <incubusss@mandriva.org> 0.9.3-2mdv2010.1
12cr|arista-0.9.7-1|78	+ Revision: 472924
12cr|arista-0.9.7-1|79	- fix Requires
12cr|arista-0.9.7-1|80	
12cr|arista-0.9.7-1|81	* Wed Dec 02 2009 Jérôme Brenier <incubusss@mandriva.org> 0.9.3-1mdv2010.1
12cr|arista-0.9.7-1|82	+ Revision: 472625
12cr|arista-0.9.7-1|83	- add specfile and source
12cr|arista-0.9.7-1|84	- Created package structure for arista.
12cr|arista-0.9.7-1|85	

254 12
12cr|arj-3.10.22-7|1	%define name arj
12cr|arj-3.10.22-7|2	%define version 3.10.22
12cr|arj-3.10.22-7|3	%define release 7
12cr|arj-3.10.22-7|4	
12cr|arj-3.10.22-7|5	Summary: File compression and packaging utility compatible with ARJ for MS-DOS
12cr|arj-3.10.22-7|6	Name: %{name}
12cr|arj-3.10.22-7|7	Version: %{version}
12cr|arj-3.10.22-7|8	Release: %{release}
12cr|arj-3.10.22-7|9	Source0: http://prdownloads.sourceforge.net/arj/%{name}-%{version}.tar.bz2
12cr|arj-3.10.22-7|10	Patch: arj-3.10.21-debian-arches-align.patch
12cr|arj-3.10.22-7|11	Patch1: arj-3.10.22-fix_format_string.patch
12cr|arj-3.10.22-7|12	Patch2: arj-3.10.2-fix_strnlen_redefinition.patch
12cr|arj-3.10.22-7|13	License: GPLv2
12cr|arj-3.10.22-7|14	BuildRequires: automake
12cr|arj-3.10.22-7|15	Group: Archiving/Compression
12cr|arj-3.10.22-7|16	Url: http://arj.sourceforge.net/
12cr|arj-3.10.22-7|17	
12cr|arj-3.10.22-7|18	
12cr|arj-3.10.22-7|19	%description
12cr|arj-3.10.22-7|20	A portable version of the ARJ archiver, available for a growing number
12cr|arj-3.10.22-7|21	of DOS-like and UNIX-like platforms on a variety of architectures.
12cr|arj-3.10.22-7|22	This aims for compatibility with the original ARJ archiver by ARJ
12cr|arj-3.10.22-7|23	Software, Inc.
12cr|arj-3.10.22-7|24	
12cr|arj-3.10.22-7|25	%prep
12cr|arj-3.10.22-7|26	%setup -q
12cr|arj-3.10.22-7|27	%patch -p1
12cr|arj-3.10.22-7|28	%patch1 -p0
12cr|arj-3.10.22-7|29	%patch2 -p0
12cr|arj-3.10.22-7|30	
12cr|arj-3.10.22-7|31	cd gnu
12cr|arj-3.10.22-7|32	# (misc) fix compile on x86_64, as the platform is otherwise not recognized
12cr|arj-3.10.22-7|33	# by the current config.sub
12cr|arj-3.10.22-7|34	cp /usr/share/automake-1.12/config.sub .
12cr|arj-3.10.22-7|35	autoconf
12cr|arj-3.10.22-7|36	
12cr|arj-3.10.22-7|37	%build
12cr|arj-3.10.22-7|38	cd gnu
12cr|arj-3.10.22-7|39	%configure
12cr|arj-3.10.22-7|40	cd ..
12cr|arj-3.10.22-7|41	make prepare
12cr|arj-3.10.22-7|42	#gw strange errors from the postproc command
12cr|arj-3.10.22-7|43	make || make || make || make
12cr|arj-3.10.22-7|44	
12cr|arj-3.10.22-7|45	%install
12cr|arj-3.10.22-7|46	%makeinstall
12cr|arj-3.10.22-7|47	
12cr|arj-3.10.22-7|48	%files
12cr|arj-3.10.22-7|49	%defattr(-,root,root)
12cr|arj-3.10.22-7|50	%doc doc/*
12cr|arj-3.10.22-7|51	%_bindir/arj
12cr|arj-3.10.22-7|52	%_bindir/arj-register
12cr|arj-3.10.22-7|53	%_bindir/arjdisp
12cr|arj-3.10.22-7|54	%_bindir/rearj
12cr|arj-3.10.22-7|55	%dir %_libdir/arj/
12cr|arj-3.10.22-7|56	%_libdir/arj/arjcrypt.so
12cr|arj-3.10.22-7|57	%_mandir/man1/*.1*
12cr|arj-3.10.22-7|58	
12cr|arj-3.10.22-7|59	
12cr|arj-3.10.22-7|60	
12cr|arj-3.10.22-7|61	%changelog
12cr|arj-3.10.22-7|62	* Fri Sep 09 2011 GÃ¶tz Waschk <waschk@mandriva.org> 3.10.22-7mdv2012.0
12cr|arj-3.10.22-7|63	+ Revision: 699090
12cr|arj-3.10.22-7|64	- rebuild
12cr|arj-3.10.22-7|65	
12cr|arj-3.10.22-7|66	* Mon Sep 07 2009 Michael Scherer <misc@mandriva.org> 3.10.22-6mdv2011.0
12cr|arj-3.10.22-7|67	+ Revision: 432473
12cr|arj-3.10.22-7|68	- fix build ( patch 2 ), since newer glibc have strnlen
12cr|arj-3.10.22-7|69	- fix the license, thanks to Andrey Bondrov
12cr|arj-3.10.22-7|70	- adapt to build with newer automake
12cr|arj-3.10.22-7|71	
12cr|arj-3.10.22-7|72	* Sat Mar 07 2009 Michael Scherer <misc@mandriva.org> 3.10.22-5mdv2009.1
12cr|arj-3.10.22-7|73	+ Revision: 351512
12cr|arj-3.10.22-7|74	- fix build on x86_64
12cr|arj-3.10.22-7|75	- fix build, patch 1, correct format string error
12cr|arj-3.10.22-7|76	
12cr|arj-3.10.22-7|77	+ Antoine Ginies <aginies@mandriva.com>
12cr|arj-3.10.22-7|78	- rebuild
12cr|arj-3.10.22-7|79	- rebuild
12cr|arj-3.10.22-7|80	
12cr|arj-3.10.22-7|81	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 3.10.22-3mdv2009.0
12cr|arj-3.10.22-7|82	+ Revision: 226169
12cr|arj-3.10.22-7|83	- rebuild
12cr|arj-3.10.22-7|84	
12cr|arj-3.10.22-7|85	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 3.10.22-2mdv2008.1
12cr|arj-3.10.22-7|86	+ Revision: 135823
12cr|arj-3.10.22-7|87	- restore BuildRoot
12cr|arj-3.10.22-7|88	
12cr|arj-3.10.22-7|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|arj-3.10.22-7|90	- kill re-definition of %%buildroot on Pixel's request
12cr|arj-3.10.22-7|91	
12cr|arj-3.10.22-7|92	
12cr|arj-3.10.22-7|93	* Sat Jun 24 2006 GÃ¶tz Waschk <waschk@mandriva.org> 3.10.22-2mdk
12cr|arj-3.10.22-7|94	- Rebuild
12cr|arj-3.10.22-7|95	- use mkrel
12cr|arj-3.10.22-7|96	
12cr|arj-3.10.22-7|97	* Thu Jun 23 2005 Götz Waschk <waschk@mandriva.org> 3.10.22-1mdk
12cr|arj-3.10.22-7|98	- New release 3.10.22
12cr|arj-3.10.22-7|99	
12cr|arj-3.10.22-7|100	* Tue Apr 19 2005 Götz Waschk <waschk@mandriva.org> 3.10.21-1mdk
12cr|arj-3.10.22-7|101	- initial package
12cr|arj-3.10.22-7|102	

255 12
12cr|arka-0.11-5|1	%define name arka
12cr|arka-0.11-5|2	%define version 0.11
12cr|arka-0.11-5|3	%define release %mkrel 5
12cr|arka-0.11-5|4	
12cr|arka-0.11-5|5	Summary: GUI for Genpak (gp) set of bioinformatics utilities
12cr|arka-0.11-5|6	Name: %name
12cr|arka-0.11-5|7	Version: %version
12cr|arka-0.11-5|8	Release: %release
12cr|arka-0.11-5|9	License: GPLv2
12cr|arka-0.11-5|10	Group: Sciences/Chemistry
12cr|arka-0.11-5|11	URL: http://www.bioinformatics.org/genpak
12cr|arka-0.11-5|12	Source: %name-%version.tar.bz2
12cr|arka-0.11-5|13	Patch0: %{name}-0.11-fix-overlinking.patch.bz2
12cr|arka-0.11-5|14	BuildRoot: %_tmppath/%name-root
12cr|arka-0.11-5|15	BuildRequires: libgtk+-devel
12cr|arka-0.11-5|16	Requires: gp
12cr|arka-0.11-5|17	
12cr|arka-0.11-5|18	%description
12cr|arka-0.11-5|19	Arka is a program that (1) serves as a graphical interface for any command line
12cr|arka-0.11-5|20	driven programs, with the focus on the programs from the GP package (see
12cr|arka-0.11-5|21	http://www.bioinformatics.org/genpak/) (2) has some nice funtions on it's one.
12cr|arka-0.11-5|22	Main scope of the program is the manipulation and visualisation of DNA / RNA /
12cr|arka-0.11-5|23	protein sequences.
12cr|arka-0.11-5|24	
12cr|arka-0.11-5|25	The GP package contains many command-line utilities which fullfill a whole
12cr|arka-0.11-5|26	bunch of tasks (from DNA sequence searches to restriction analysis and
12cr|arka-0.11-5|27	determining the melting temperature of oligonucleotides). While those programs
12cr|arka-0.11-5|28	are convenient to use in batch processing and CGI scripts (which was the
12cr|arka-0.11-5|29	purpose of those programs), they lack a nice GUI.
12cr|arka-0.11-5|30	
12cr|arka-0.11-5|31	Arka remembers the options for the GP programs and knows what both the programs
12cr|arka-0.11-5|32	and the options do. Besides, it has some gadgets on its own. It requires GTK+,
12cr|arka-0.11-5|33	but doesn't need GNOME. Also, it is small and quick.
12cr|arka-0.11-5|34	
12cr|arka-0.11-5|35	%prep
12cr|arka-0.11-5|36	%setup -q
12cr|arka-0.11-5|37	%patch0 -p1
12cr|arka-0.11-5|38	
12cr|arka-0.11-5|39	%build
12cr|arka-0.11-5|40	%make LIBDIR=%{_libdir}
12cr|arka-0.11-5|41	
12cr|arka-0.11-5|42	%install
12cr|arka-0.11-5|43	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cr|arka-0.11-5|44	mkdir -p $RPM_BUILD_ROOT/%_mandir/man1
12cr|arka-0.11-5|45	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|arka-0.11-5|46	mkdir -p $RPM_BUILD_ROOT/etc
12cr|arka-0.11-5|47	cp arka $RPM_BUILD_ROOT/%_bindir
12cr|arka-0.11-5|48	cp icons/*.xpm $RPM_BUILD_ROOT/%_iconsdir
12cr|arka-0.11-5|49	cp arka.1* $RPM_BUILD_ROOT/%_mandir/man1
12cr|arka-0.11-5|50	cp arkarc $RPM_BUILD_ROOT/etc/arkarc
12cr|arka-0.11-5|51	
12cr|arka-0.11-5|52	# menu
12cr|arka-0.11-5|53	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|arka-0.11-5|54	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|arka-0.11-5|55	[Desktop Entry]
12cr|arka-0.11-5|56	Type=Application
12cr|arka-0.11-5|57	Exec=arka
12cr|arka-0.11-5|58	Categories=Science;Chemistry;
12cr|arka-0.11-5|59	Name=Arka
12cr|arka-0.11-5|60	Icon=chemistry_section
12cr|arka-0.11-5|61	Comment=GUI for Genpak
12cr|arka-0.11-5|62	EOF
12cr|arka-0.11-5|63	
12cr|arka-0.11-5|64	%if %mdkversion < 200900
12cr|arka-0.11-5|65	%post
12cr|arka-0.11-5|66	%update_menus
12cr|arka-0.11-5|67	%endif
12cr|arka-0.11-5|68	
12cr|arka-0.11-5|69	%if %mdkversion < 200900
12cr|arka-0.11-5|70	%postun
12cr|arka-0.11-5|71	%clean_menus
12cr|arka-0.11-5|72	%endif
12cr|arka-0.11-5|73	
12cr|arka-0.11-5|74	%clean
12cr|arka-0.11-5|75	rm -fr $RPM_BUILD_ROOT
12cr|arka-0.11-5|76	
12cr|arka-0.11-5|77	%files
12cr|arka-0.11-5|78	%defattr(-,root,root)
12cr|arka-0.11-5|79	%doc README.TXT LICENSE.TXT CHANGES.TXT TODO.TXT
12cr|arka-0.11-5|80	%config(noreplace) /etc/arkarc
12cr|arka-0.11-5|81	%_bindir/%name
12cr|arka-0.11-5|82	%_iconsdir/%{name}*
12cr|arka-0.11-5|83	%_mandir/man1/%{name}*
12cr|arka-0.11-5|84	%{_datadir}/applications/mandriva-%name.desktop
12cr|arka-0.11-5|85	
12cr|arka-0.11-5|86	
12cr|arka-0.11-5|87	
12cr|arka-0.11-5|88	%changelog
12cr|arka-0.11-5|89	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.11-5mdv2011.0
12cr|arka-0.11-5|90	+ Revision: 616603
12cr|arka-0.11-5|91	- the mass rebuild of 2010.0 packages
12cr|arka-0.11-5|92	
12cr|arka-0.11-5|93	* Tue May 19 2009 Jérôme Brenier <incubusss@mandriva.org> 0.11-4mdv2010.0
12cr|arka-0.11-5|94	+ Revision: 377637
12cr|arka-0.11-5|95	+ rebuild (emptylog)
12cr|arka-0.11-5|96	
12cr|arka-0.11-5|97	* Tue May 19 2009 Jérôme Brenier <incubusss@mandriva.org> 0.11-3mdv2010.0
12cr|arka-0.11-5|98	+ Revision: 377634
12cr|arka-0.11-5|99	- fix license (GPLv2)
12cr|arka-0.11-5|100	- fix overlinking (patch added)
12cr|arka-0.11-5|101	
12cr|arka-0.11-5|102	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.11-3mdv2009.0
12cr|arka-0.11-5|103	+ Revision: 218430
12cr|arka-0.11-5|104	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|arka-0.11-5|105	
12cr|arka-0.11-5|106	+ Olivier Blin <oblin@mandriva.com>
12cr|arka-0.11-5|107	- restore BuildRoot
12cr|arka-0.11-5|108	
12cr|arka-0.11-5|109	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.11-3mdv2008.1
12cr|arka-0.11-5|110	+ Revision: 132148
12cr|arka-0.11-5|111	- auto-convert XDG menu entry
12cr|arka-0.11-5|112	- kill re-definition of %%buildroot on Pixel's request
12cr|arka-0.11-5|113	- import arka
12cr|arka-0.11-5|114	
12cr|arka-0.11-5|115	
12cr|arka-0.11-5|116	* Thu Jan 05 2005 Lenny Cartier <lenny@mandriva.com> 0.11-3mdk
12cr|arka-0.11-5|117	- rebuild
12cr|arka-0.11-5|118	
12cr|arka-0.11-5|119	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.11-2mdk
12cr|arka-0.11-5|120	- rebuild
12cr|arka-0.11-5|121	
12cr|arka-0.11-5|122	* Wed Jan 08 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.11-1mdk
12cr|arka-0.11-5|123	- from Austin Acton <aacton@yorku.ca> :
12cr|arka-0.11-5|124	- initial package for Mandrake 9

256 12
12cr|arnold-0.20090317-4|1	Name:			arnold
12cr|arnold-0.20090317-4|2	%define altname		nurgle
12cr|arnold-0.20090317-4|3	%define verdate		2009-03-17
12cr|arnold-0.20090317-4|4	Version:		0.%(sed -e 's/-//g' <<<%{verdate})
12cr|arnold-0.20090317-4|5	Release:		%mkrel 4
12cr|arnold-0.20090317-4|6	
12cr|arnold-0.20090317-4|7	Summary:	Arnold - Amstrad CPC emulator
12cr|arnold-0.20090317-4|8	License:	GPLv2+
12cr|arnold-0.20090317-4|9	#except amstrad roms.
12cr|arnold-0.20090317-4|10	Group:		Emulators
12cr|arnold-0.20090317-4|11	URL:		http://arnold.berlios.de/
12cr|arnold-0.20090317-4|12	Source0:	http://download.berlios.de/%{name}/%{name}-%{altname}-%{verdate}.tar.bz2
12cr|arnold-0.20090317-4|13	Source1:	%{name}-32.png
12cr|arnold-0.20090317-4|14	#Patch0:		%{name}-20081209-plf-string-literal.patch
12cr|arnold-0.20090317-4|15	#Patch1:		%{name}-20081209-plf-fix-linking-with-as-needed.patch
12cr|arnold-0.20090317-4|16	#Patch2:		%{name}-20081209-plf-64bit-dsk.patch
12cr|arnold-0.20090317-4|17	#Patch3:		%{name}-20081209-plf-64bit-cpcplus.patch
12cr|arnold-0.20090317-4|18	#Patch4:		%{name}-20081209-plf-various-warnings.patch
12cr|arnold-0.20090317-4|19	
12cr|arnold-0.20090317-4|20	BuildRequires:	SDL-devel
12cr|arnold-0.20090317-4|21	BuildRequires:	gtk2-devel
12cr|arnold-0.20090317-4|22	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|arnold-0.20090317-4|23	
12cr|arnold-0.20090317-4|24	%description
12cr|arnold-0.20090317-4|25	Arnold "Nurgle" is an Amstrad CPC emulator for Linux.
12cr|arnold-0.20090317-4|26	It is based on original Arnold from Kevin Thacker.
12cr|arnold-0.20090317-4|27	It emulates from CPC 464 to CPC 6128+.
12cr|arnold-0.20090317-4|28	
12cr|arnold-0.20090317-4|29	%prep
12cr|arnold-0.20090317-4|30	%setup -q -n %{name}/src
12cr|arnold-0.20090317-4|31	#patch0 -p1 -b .string-literal
12cr|arnold-0.20090317-4|32	#patch1 -p1 -b .as-needed
12cr|arnold-0.20090317-4|33	#patch2 -p1 -b .64-dsk
12cr|arnold-0.20090317-4|34	#patch3 -p1 -b .64-cpc+
12cr|arnold-0.20090317-4|35	#patch4 -p1 -b .gcc-warnings
12cr|arnold-0.20090317-4|36	
12cr|arnold-0.20090317-4|37	%build
12cr|arnold-0.20090317-4|38	%configure
12cr|arnold-0.20090317-4|39	%make
12cr|arnold-0.20090317-4|40	
12cr|arnold-0.20090317-4|41	%install
12cr|arnold-0.20090317-4|42	rm -rf %{buildroot}
12cr|arnold-0.20090317-4|43	#makeinstall
12cr|arnold-0.20090317-4|44	install -d -m 0755 %{buildroot}/%{_gamesbindir}
12cr|arnold-0.20090317-4|45	install -m 0644 ../%{name} %{buildroot}/%{_gamesbindir}
12cr|arnold-0.20090317-4|46	
12cr|arnold-0.20090317-4|47	install -d -m 0755 %{buildroot}/%{_gamesdatadir}/%{name}/roms/ARNOR/
12cr|arnold-0.20090317-4|48	install -m 0644 roms/ARNOR/* %{buildroot}/%{_gamesdatadir}/%{name}/roms/ARNOR/
12cr|arnold-0.20090317-4|49	
12cr|arnold-0.20090317-4|50	#icon
12cr|arnold-0.20090317-4|51	install -d -m 755 %{buildroot}%{_iconsdir}
12cr|arnold-0.20090317-4|52	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/
12cr|arnold-0.20090317-4|53	
12cr|arnold-0.20090317-4|54	#xdg menu
12cr|arnold-0.20090317-4|55	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|arnold-0.20090317-4|56	cat<<EOF>%{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|arnold-0.20090317-4|57	[Desktop Entry]
12cr|arnold-0.20090317-4|58	Encoding=UTF-8
12cr|arnold-0.20090317-4|59	Name=Arnold
12cr|arnold-0.20090317-4|60	Comment=Amstrad CPC emulator
12cr|arnold-0.20090317-4|61	Exec=%{_gamesbindir}/%{name}
12cr|arnold-0.20090317-4|62	Icon=%{name}
12cr|arnold-0.20090317-4|63	Terminal=false
12cr|arnold-0.20090317-4|64	Type=Application
12cr|arnold-0.20090317-4|65	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
12cr|arnold-0.20090317-4|66	EOF
12cr|arnold-0.20090317-4|67	
12cr|arnold-0.20090317-4|68	%files
12cr|arnold-0.20090317-4|69	%defattr(-,root,root)
12cr|arnold-0.20090317-4|70	%doc ../README.FIRST ../gpl-spanish.htm ../*.txt ../*.linux ../docs/* ../extras/*
12cr|arnold-0.20090317-4|71	%attr(0755,root,games) %{_gamesbindir}/%{name}
12cr|arnold-0.20090317-4|72	%{_gamesdatadir}/%{name}
12cr|arnold-0.20090317-4|73	%{_iconsdir}/*
12cr|arnold-0.20090317-4|74	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|arnold-0.20090317-4|75	
12cr|arnold-0.20090317-4|76	%clean
12cr|arnold-0.20090317-4|77	rm -rf %{buildroot}
12cr|arnold-0.20090317-4|78	
12cr|arnold-0.20090317-4|79	%if %mdkversion < 200900
12cr|arnold-0.20090317-4|80	%post
12cr|arnold-0.20090317-4|81	%{update_menus}
12cr|arnold-0.20090317-4|82	
12cr|arnold-0.20090317-4|83	%postun
12cr|arnold-0.20090317-4|84	%{clean_menus}
12cr|arnold-0.20090317-4|85	%endif
12cr|arnold-0.20090317-4|86	
12cr|arnold-0.20090317-4|87	
12cr|arnold-0.20090317-4|88	
12cr|arnold-0.20090317-4|89	%changelog
12cr|arnold-0.20090317-4|90	* Fri Jul 29 2011 Andrey Bondrov <abondrov@mandriva.org> 0.20090317-4mdv2012.0
12cr|arnold-0.20090317-4|91	+ Revision: 692179
12cr|arnold-0.20090317-4|92	- imported package arnold
12cr|arnold-0.20090317-4|93	
12cr|arnold-0.20090317-4|94	
12cr|arnold-0.20090317-4|95	* Mon Jul 18 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.20090317-4mdv2011.0
12cr|arnold-0.20090317-4|96	- Port from PLF
12cr|arnold-0.20090317-4|97	- Remove PLF reference
12cr|arnold-0.20090317-4|98	
12cr|arnold-0.20090317-4|99	* Sat Apr 18 2009 Guillaume Bedot <littletux@zarb.org> 0.20090317-1plf2009.1
12cr|arnold-0.20090317-4|100	- New release including more 64bit fixes
12cr|arnold-0.20090317-4|101	
12cr|arnold-0.20090317-4|102	* Tue Jan 20 2009 Guillaume Bedot <littletux@zarb.org> 0.20081209-4plf2009.1
12cr|arnold-0.20090317-4|103	- fixes for 64bit build
12cr|arnold-0.20090317-4|104	
12cr|arnold-0.20090317-4|105	* Tue Jan  6 2009 Guillaume Bedot <littletux@zarb.org> 0.20081209-3plf2009.1
12cr|arnold-0.20090317-4|106	- add desktop file and icon
12cr|arnold-0.20090317-4|107	
12cr|arnold-0.20090317-4|108	* Mon Jan  5 2009 Guillaume Bedot <littletux@zarb.org> 0.20081209-2plf2009.1
12cr|arnold-0.20090317-4|109	- better fix for --as-needed thing
12cr|arnold-0.20090317-4|110	
12cr|arnold-0.20090317-4|111	* Mon Jan  5 2009 Guillaume Bedot <littletux@zarb.org> 0.20081209-1plf2009.1
12cr|arnold-0.20090317-4|112	- New release 09.12.2008
12cr|arnold-0.20090317-4|113	- quick fix for the issue with --as-needed, and other fixes.
12cr|arnold-0.20090317-4|114	
12cr|arnold-0.20090317-4|115	* Wed Mar 19 2008 Guillaume Bedot <littletux@zarb.org> 0.20070919-1plf2008.1
12cr|arnold-0.20090317-4|116	- First PLF package for arnold

257 12
12cr|arora-0.11.0-3|1	Name:		arora
12cr|arora-0.11.0-3|2	Version:	0.11.0
12cr|arora-0.11.0-3|3	Release:	%mkrel 3
12cr|arora-0.11.0-3|4	License:	GPLv2+
12cr|arora-0.11.0-3|5	URL:		http://code.google.com/p/arora/
12cr|arora-0.11.0-3|6	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-build
12cr|arora-0.11.0-3|7	BuildRequires:	qt4-devel >= 3:4.4
12cr|arora-0.11.0-3|8	Buildrequires:	qt4-linguist
12cr|arora-0.11.0-3|9	#Source:		http://arora.googlecode.com/files/%name-%version.tar.gz
12cr|arora-0.11.0-3|10	Source:		arora-20120617.tar.xz
12cr|arora-0.11.0-3|11	Group:		Networking/WWW
12cr|arora-0.11.0-3|12	Provides:	webclient
12cr|arora-0.11.0-3|13	Summary:	Cross Platform WebKit Browser
12cr|arora-0.11.0-3|14	
12cr|arora-0.11.0-3|15	%description
12cr|arora-0.11.0-3|16	Arora is a simple cross platform web browser. Currently Arora is a very
12cr|arora-0.11.0-3|17	basic browser whose feature list includes things like "History" and
12cr|arora-0.11.0-3|18	"Bookmarks".
12cr|arora-0.11.0-3|19	
12cr|arora-0.11.0-3|20	%prep
12cr|arora-0.11.0-3|21	%setup -q -n %name
12cr|arora-0.11.0-3|22	
12cr|arora-0.11.0-3|23	%build
12cr|arora-0.11.0-3|24	%qmake_qt4 PREFIX=%_prefix
12cr|arora-0.11.0-3|25	%make
12cr|arora-0.11.0-3|26	
12cr|arora-0.11.0-3|27	%install
12cr|arora-0.11.0-3|28	rm -fr %buildroot
12cr|arora-0.11.0-3|29	make install INSTALL_ROOT=%{buildroot}
12cr|arora-0.11.0-3|30	
12cr|arora-0.11.0-3|31	%clean
12cr|arora-0.11.0-3|32	rm -rf %{buildroot}
12cr|arora-0.11.0-3|33	
12cr|arora-0.11.0-3|34	%files
12cr|arora-0.11.0-3|35	%defattr(-,root,root)
12cr|arora-0.11.0-3|36	%doc AUTHORS ChangeLog README
12cr|arora-0.11.0-3|37	%{_bindir}/%{name}
12cr|arora-0.11.0-3|38	%{_bindir}/arora-cacheinfo
12cr|arora-0.11.0-3|39	%{_bindir}/arora-placesimport
12cr|arora-0.11.0-3|40	%{_bindir}/htmlToXBel
12cr|arora-0.11.0-3|41	%{_datadir}/%{name}
12cr|arora-0.11.0-3|42	%{_mandir}/man1/*
12cr|arora-0.11.0-3|43	%{_datadir}/applications/%{name}.desktop
12cr|arora-0.11.0-3|44	%{_iconsdir}/hicolor/*/apps/*
12cr|arora-0.11.0-3|45	%{_datadir}/pixmaps/*
12cr|arora-0.11.0-3|46	
12cr|arora-0.11.0-3|47	
12cr|arora-0.11.0-3|48	%changelog
12cr|arora-0.11.0-3|49	* Sun Jun 17 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.11.0-3mdv2012.0
12cr|arora-0.11.0-3|50	+ Revision: 806028
12cr|arora-0.11.0-3|51	- Add fixes from git
12cr|arora-0.11.0-3|52	
12cr|arora-0.11.0-3|53	* Thu Jan 05 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.11.0-2
12cr|arora-0.11.0-3|54	+ Revision: 757927
12cr|arora-0.11.0-3|55	- Add some bugfixes and HTML5 localStorage support from upstream git
12cr|arora-0.11.0-3|56	
12cr|arora-0.11.0-3|57	* Fri Oct 01 2010 Funda Wang <fwang@mandriva.org> 0.11.0-1mdv2011.0
12cr|arora-0.11.0-3|58	+ Revision: 582216
12cr|arora-0.11.0-3|59	- update to new version 0.11.0
12cr|arora-0.11.0-3|60	
12cr|arora-0.11.0-3|61	* Thu Dec 10 2009 Funda Wang <fwang@mandriva.org> 0.10.2-1mdv2010.1
12cr|arora-0.11.0-3|62	+ Revision: 476118
12cr|arora-0.11.0-3|63	- new version 0.10.2
12cr|arora-0.11.0-3|64	
12cr|arora-0.11.0-3|65	* Tue Oct 06 2009 Stéphane Téletchéa <steletch@mandriva.org> 0.10.1-1mdv2010.0
12cr|arora-0.11.0-3|66	+ Revision: 454633
12cr|arora-0.11.0-3|67	- New version 0.10.1
12cr|arora-0.11.0-3|68	
12cr|arora-0.11.0-3|69	* Mon Aug 31 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.0-1mdv2010.0
12cr|arora-0.11.0-3|70	+ Revision: 423035
12cr|arora-0.11.0-3|71	- update to new version 0.9.0
12cr|arora-0.11.0-3|72	- update to new version 0.8.0
12cr|arora-0.11.0-3|73	
12cr|arora-0.11.0-3|74	* Wed Jun 24 2009 Funda Wang <fwang@mandriva.org> 0.7.1-2mdv2010.0
12cr|arora-0.11.0-3|75	+ Revision: 388837
12cr|arora-0.11.0-3|76	- bump arora as qt4.5 goes 2009.0
12cr|arora-0.11.0-3|77	
12cr|arora-0.11.0-3|78	* Wed Jun 03 2009 Funda Wang <fwang@mandriva.org> 0.7.1-1mdv2010.0
12cr|arora-0.11.0-3|79	+ Revision: 382397
12cr|arora-0.11.0-3|80	- New version 0.7.1
12cr|arora-0.11.0-3|81	
12cr|arora-0.11.0-3|82	* Fri May 08 2009 Funda Wang <fwang@mandriva.org> 0.6.1-1mdv2010.0
12cr|arora-0.11.0-3|83	+ Revision: 373464
12cr|arora-0.11.0-3|84	- New version 0.6.1
12cr|arora-0.11.0-3|85	- cacheinfo only builds with qt4.5
12cr|arora-0.11.0-3|86	
12cr|arora-0.11.0-3|87	* Sat Apr 18 2009 Funda Wang <fwang@mandriva.org> 0.6-1mdv2009.1
12cr|arora-0.11.0-3|88	+ Revision: 368005
12cr|arora-0.11.0-3|89	- New version 0.6
12cr|arora-0.11.0-3|90	
12cr|arora-0.11.0-3|91	* Sat Feb 21 2009 Funda Wang <fwang@mandriva.org> 0.5-1mdv2009.1
12cr|arora-0.11.0-3|92	+ Revision: 343745
12cr|arora-0.11.0-3|93	- New version 0.5
12cr|arora-0.11.0-3|94	
12cr|arora-0.11.0-3|95	* Sat Oct 11 2008 Funda Wang <fwang@mandriva.org> 0.4-1mdv2009.1
12cr|arora-0.11.0-3|96	+ Revision: 291876
12cr|arora-0.11.0-3|97	- New version 0.4
12cr|arora-0.11.0-3|98	
12cr|arora-0.11.0-3|99	* Tue Aug 05 2008 Funda Wang <fwang@mandriva.org> 0.3-1mdv2009.0
12cr|arora-0.11.0-3|100	+ Revision: 263695
12cr|arora-0.11.0-3|101	- BR lrelease
12cr|arora-0.11.0-3|102	- import arora
12cr|arora-0.11.0-3|103	
12cr|arora-0.11.0-3|104	

258 12
12cr|arpalert-2.0.11-1|1	Summary:	A monitor ethernet networks
12cr|arpalert-2.0.11-1|2	Name:		arpalert
12cr|arpalert-2.0.11-1|3	Version:	2.0.11
12cr|arpalert-2.0.11-1|4	Release:	%mkrel 1
12cr|arpalert-2.0.11-1|5	License:	GPLv2
12cr|arpalert-2.0.11-1|6	Group:		Monitoring
12cr|arpalert-2.0.11-1|7	URL:		http://www.arpalert.org/
12cr|arpalert-2.0.11-1|8	Source0:	http://www.arpalert.org/src/%{name}-%{version}.tar.gz
12cr|arpalert-2.0.11-1|9	Source1:	arpalert.init
12cr|arpalert-2.0.11-1|10	Patch0:		arpalert-2.0.9-fix-str-fmt.diff
12cr|arpalert-2.0.11-1|11	BuildRequires:	libpcap-devel
12cr|arpalert-2.0.11-1|12	Requires(post): rpm-helper
12cr|arpalert-2.0.11-1|13	Requires(preun): rpm-helper
12cr|arpalert-2.0.11-1|14	Requires(pre):	rpm-helper
12cr|arpalert-2.0.11-1|15	Requires(postun): rpm-helper
12cr|arpalert-2.0.11-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|arpalert-2.0.11-1|17	
12cr|arpalert-2.0.11-1|18	%description
12cr|arpalert-2.0.11-1|19	This software is used for monitoring ethernet networks. It listens on a network
12cr|arpalert-2.0.11-1|20	interface (without using 'promiscuous' mode) and catches all conversations of
12cr|arpalert-2.0.11-1|21	MAC address to IP request. It then compares the mac addresses it detected with
12cr|arpalert-2.0.11-1|22	a pre-configured list of authorized MAC addresses. If the MAC is not in list,
12cr|arpalert-2.0.11-1|23	arpalert launches a pre-defined user script with the MAC address and IP address
12cr|arpalert-2.0.11-1|24	as parameters. This software can run in daemon mode; it's very fast (low CPU
12cr|arpalert-2.0.11-1|25	and memory consumption). It responds at signal SIGHUP (configuration reload)
12cr|arpalert-2.0.11-1|26	and at signals SIGTERM, SIGINT, SIGQUIT and SIGABRT (arpalert stops itself).
12cr|arpalert-2.0.11-1|27	
12cr|arpalert-2.0.11-1|28	%prep
12cr|arpalert-2.0.11-1|29	
12cr|arpalert-2.0.11-1|30	%setup -q
12cr|arpalert-2.0.11-1|31	%patch0 -p0
12cr|arpalert-2.0.11-1|32	
12cr|arpalert-2.0.11-1|33	%build
12cr|arpalert-2.0.11-1|34	%serverbuild
12cr|arpalert-2.0.11-1|35	%configure2_5x \
12cr|arpalert-2.0.11-1|36	--localstatedir=/var
12cr|arpalert-2.0.11-1|37	
12cr|arpalert-2.0.11-1|38	perl -pi -e "s|^lock_dir.*|lock_dir=/var/run/%{name}|g" Makefile
12cr|arpalert-2.0.11-1|39	perl -pi -e "s|^log_dir.*|log_dir=/var/log/%{name}|g" Makefile
12cr|arpalert-2.0.11-1|40	%make
12cr|arpalert-2.0.11-1|41	
12cr|arpalert-2.0.11-1|42	%install
12cr|arpalert-2.0.11-1|43	rm -rf %{buildroot}
12cr|arpalert-2.0.11-1|44	
12cr|arpalert-2.0.11-1|45	%makeinstall_std
12cr|arpalert-2.0.11-1|46	
12cr|arpalert-2.0.11-1|47	install -d %{buildroot}%{_initrddir}
12cr|arpalert-2.0.11-1|48	install -d %{buildroot}/var/log/%{name}
12cr|arpalert-2.0.11-1|49	install -d %{buildroot}/var/run/%{name}
12cr|arpalert-2.0.11-1|50	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12cr|arpalert-2.0.11-1|51	
12cr|arpalert-2.0.11-1|52	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|arpalert-2.0.11-1|53	
12cr|arpalert-2.0.11-1|54	# cleanup
12cr|arpalert-2.0.11-1|55	rm -f %{buildroot}%{_includedir}/arpalert.h
12cr|arpalert-2.0.11-1|56	
12cr|arpalert-2.0.11-1|57	%pre
12cr|arpalert-2.0.11-1|58	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/sh
12cr|arpalert-2.0.11-1|59	
12cr|arpalert-2.0.11-1|60	%post
12cr|arpalert-2.0.11-1|61	%_post_service %name
12cr|arpalert-2.0.11-1|62	
12cr|arpalert-2.0.11-1|63	%preun
12cr|arpalert-2.0.11-1|64	%_preun_service %name
12cr|arpalert-2.0.11-1|65	
12cr|arpalert-2.0.11-1|66	%postun
12cr|arpalert-2.0.11-1|67	%_postun_userdel %{name}
12cr|arpalert-2.0.11-1|68	
12cr|arpalert-2.0.11-1|69	%clean
12cr|arpalert-2.0.11-1|70	rm -rf %{buildroot}
12cr|arpalert-2.0.11-1|71	
12cr|arpalert-2.0.11-1|72	%files
12cr|arpalert-2.0.11-1|73	%defattr(-,root,root)
12cr|arpalert-2.0.11-1|74	%doc CHANGES COPYING README
12cr|arpalert-2.0.11-1|75	%{_initrddir}/arpalert
12cr|arpalert-2.0.11-1|76	%dir %{_sysconfdir}/arpalert
12cr|arpalert-2.0.11-1|77	%config(noreplace) %{_sysconfdir}/arpalert/*
12cr|arpalert-2.0.11-1|78	%{_sbindir}/arpalert
12cr|arpalert-2.0.11-1|79	%{_mandir}/man8/arpalert.8*
12cr|arpalert-2.0.11-1|80	%dir %attr(0755,%{name},%{name}) /var/log/%{name}
12cr|arpalert-2.0.11-1|81	%dir %attr(0755,%{name},%{name}) /var/run/%{name}
12cr|arpalert-2.0.11-1|82	%dir %attr(0755,%{name},%{name}) %{_localstatedir}/lib/%{name}
12cr|arpalert-2.0.11-1|83	
12cr|arpalert-2.0.11-1|84	
12cr|arpalert-2.0.11-1|85	%changelog
12cr|arpalert-2.0.11-1|86	* Sun Feb 14 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.0.11-1mdv2010.1
12cr|arpalert-2.0.11-1|87	+ Revision: 505945
12cr|arpalert-2.0.11-1|88	- del patch, rename
12cr|arpalert-2.0.11-1|89	- update to 2.0.11
12cr|arpalert-2.0.11-1|90	
12cr|arpalert-2.0.11-1|91	* Sun Oct 04 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.9-5mdv2010.0
12cr|arpalert-2.0.11-1|92	+ Revision: 453535
12cr|arpalert-2.0.11-1|93	- fix build
12cr|arpalert-2.0.11-1|94	- rebuild
12cr|arpalert-2.0.11-1|95	
12cr|arpalert-2.0.11-1|96	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|arpalert-2.0.11-1|97	- rebuild
12cr|arpalert-2.0.11-1|98	
12cr|arpalert-2.0.11-1|99	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.9-3mdv2009.1
12cr|arpalert-2.0.11-1|100	+ Revision: 298231
12cr|arpalert-2.0.11-1|101	- rebuilt against libpcap-1.0.0
12cr|arpalert-2.0.11-1|102	
12cr|arpalert-2.0.11-1|103	* Thu Jun 19 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.0.9-2mdv2009.0
12cr|arpalert-2.0.11-1|104	+ Revision: 226170
12cr|arpalert-2.0.11-1|105	- rebuild
12cr|arpalert-2.0.11-1|106	- kill re-definition of %%buildroot on Pixel's request
12cr|arpalert-2.0.11-1|107	
12cr|arpalert-2.0.11-1|108	+ Pixel <pixel@mandriva.com>
12cr|arpalert-2.0.11-1|109	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|arpalert-2.0.11-1|110	
12cr|arpalert-2.0.11-1|111	+ Olivier Blin <oblin@mandriva.com>
12cr|arpalert-2.0.11-1|112	- restore BuildRoot
12cr|arpalert-2.0.11-1|113	
12cr|arpalert-2.0.11-1|114	* Mon Nov 19 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.9-1mdv2008.1
12cr|arpalert-2.0.11-1|115	+ Revision: 110278
12cr|arpalert-2.0.11-1|116	- 2.0.9
12cr|arpalert-2.0.11-1|117	- make it use %%serverbuild optflags
12cr|arpalert-2.0.11-1|118	
12cr|arpalert-2.0.11-1|119	* Tue Aug 28 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.8-1mdv2008.0
12cr|arpalert-2.0.11-1|120	+ Revision: 72767
12cr|arpalert-2.0.11-1|121	- 2.0.8
12cr|arpalert-2.0.11-1|122	- conform to the 2008 specs (don't start it per default)
12cr|arpalert-2.0.11-1|123	
12cr|arpalert-2.0.11-1|124	* Mon Aug 06 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.7-1mdv2008.0
12cr|arpalert-2.0.11-1|125	+ Revision: 59288
12cr|arpalert-2.0.11-1|126	- 2.0.7
12cr|arpalert-2.0.11-1|127	
12cr|arpalert-2.0.11-1|128	* Thu Jun 07 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.6-1mdv2008.0
12cr|arpalert-2.0.11-1|129	+ Revision: 36559
12cr|arpalert-2.0.11-1|130	- 2.0.6
12cr|arpalert-2.0.11-1|131	- reworked the initscript
12cr|arpalert-2.0.11-1|132	- run it under the arpalert uid/gid
12cr|arpalert-2.0.11-1|133	- added some directories
12cr|arpalert-2.0.11-1|134	
12cr|arpalert-2.0.11-1|135	
12cr|arpalert-2.0.11-1|136	* Tue Mar 13 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.5-1mdv2007.1
12cr|arpalert-2.0.11-1|137	+ Revision: 142177
12cr|arpalert-2.0.11-1|138	- 2.0.5
12cr|arpalert-2.0.11-1|139	
12cr|arpalert-2.0.11-1|140	+ Olivier Thauvin <nanardon@mandriva.org>
12cr|arpalert-2.0.11-1|141	- initial rpm
12cr|arpalert-2.0.11-1|142	

259 12
12cr|arpd-0.2-11|1	Summary:	ARP reply daemon
12cr|arpd-0.2-11|2	Name:		arpd
12cr|arpd-0.2-11|3	Version:	0.2
12cr|arpd-0.2-11|4	Release:	%mkrel 11
12cr|arpd-0.2-11|5	Group:		System/Servers
12cr|arpd-0.2-11|6	License:	BSD
12cr|arpd-0.2-11|7	URL:		http://niels.xtdnet.nl/honeyd/
12cr|arpd-0.2-11|8	Source0:	%{name}-%{version}.tar.bz2
12cr|arpd-0.2-11|9	Source1:	%{name}.init.bz2
12cr|arpd-0.2-11|10	Source2:	%{name}.sysconfig.bz2
12cr|arpd-0.2-11|11	Patch0:		arpd-0.2-gcc34.diff
12cr|arpd-0.2-11|12	Requires(preun): rpm-helper
12cr|arpd-0.2-11|13	Requires(post): rpm-helper
12cr|arpd-0.2-11|14	BuildRequires:	libevent0.9-devel
12cr|arpd-0.2-11|15	BuildRequires:	dnet-devel
12cr|arpd-0.2-11|16	BuildRequires:	libpcap-devel
12cr|arpd-0.2-11|17	BuildRequires:	flex
12cr|arpd-0.2-11|18	BuildRequires:	bison
12cr|arpd-0.2-11|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|arpd-0.2-11|20	
12cr|arpd-0.2-11|21	%description
12cr|arpd-0.2-11|22	arpd replies to any ARP request for an IP address matching the
12cr|arpd-0.2-11|23	specified destination net with the hardware MAC address of the
12cr|arpd-0.2-11|24	specified interface, but only after determining if another host
12cr|arpd-0.2-11|25	already claims it.
12cr|arpd-0.2-11|26	
12cr|arpd-0.2-11|27	%prep
12cr|arpd-0.2-11|28	
12cr|arpd-0.2-11|29	%setup -q -n %{name}
12cr|arpd-0.2-11|30	%patch0 -p0
12cr|arpd-0.2-11|31	
12cr|arpd-0.2-11|32	# libevent0.9 fix
12cr|arpd-0.2-11|33	perl -pi -e "s|event\.h|libevent0\.9\.h|g" *
12cr|arpd-0.2-11|34	perl -pi -e "s|libevent\.a|libevent0\.9\.a|g" *
12cr|arpd-0.2-11|35	
12cr|arpd-0.2-11|36	# lib64 fix
12cr|arpd-0.2-11|37	perl -pi -e "s|\\\$withval/lib/|\\\${libdir}/|g" configure*
12cr|arpd-0.2-11|38	perl -pi -e "s|\\\$withval/lib |\\\${libdir} |g" configure*
12cr|arpd-0.2-11|39	perl -pi -e "s|\-L\\\${prefix}/lib|\-L\\\${libdir}|g" configure*
12cr|arpd-0.2-11|40	perl -pi -e "s|\\\${prefix}/lib/|\\\${libdir}/|g" configure*
12cr|arpd-0.2-11|41	perl -pi -e "s|\-levent|\-levent0.9|g" configure*
12cr|arpd-0.2-11|42	
12cr|arpd-0.2-11|43	bzcat %{SOURCE1} > %{name}.init
12cr|arpd-0.2-11|44	bzcat %{SOURCE2} > %{name}.sysconfig
12cr|arpd-0.2-11|45	
12cr|arpd-0.2-11|46	%build
12cr|arpd-0.2-11|47	
12cr|arpd-0.2-11|48	export CFLAGS="%{optflags} -fPIC"
12cr|arpd-0.2-11|49	
12cr|arpd-0.2-11|50	./configure \
12cr|arpd-0.2-11|51	--enable-shared \
12cr|arpd-0.2-11|52	--enable-static \
12cr|arpd-0.2-11|53	--prefix=%{_prefix} \
12cr|arpd-0.2-11|54	--exec-prefix=%{_exec_prefix} \
12cr|arpd-0.2-11|55	--bindir=%{_sbindir} \
12cr|arpd-0.2-11|56	--sbindir=%{_sbindir} \
12cr|arpd-0.2-11|57	--sysconfdir=%{_sysconfdir} \
12cr|arpd-0.2-11|58	--datadir=%{_datadir} \
12cr|arpd-0.2-11|59	--includedir=%{_includedir} \
12cr|arpd-0.2-11|60	--libdir=%{_libdir} \
12cr|arpd-0.2-11|61	--libexecdir=%{_libexecdir} \
12cr|arpd-0.2-11|62	--localstatedir=%{_localstatedir}/lib \
12cr|arpd-0.2-11|63	--sharedstatedir=%{_sharedstatedir} \
12cr|arpd-0.2-11|64	--mandir=%{_mandir} \
12cr|arpd-0.2-11|65	--infodir=%{_infodir}
12cr|arpd-0.2-11|66	
12cr|arpd-0.2-11|67	%make
12cr|arpd-0.2-11|68	
12cr|arpd-0.2-11|69	%install
12cr|arpd-0.2-11|70	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|arpd-0.2-11|71	
12cr|arpd-0.2-11|72	install -d %{buildroot}%{_initrddir}
12cr|arpd-0.2-11|73	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|arpd-0.2-11|74	install -d %{buildroot}%{_sbindir}
12cr|arpd-0.2-11|75	install -d %{buildroot}%{_mandir}/man8
12cr|arpd-0.2-11|76	
12cr|arpd-0.2-11|77	install -m755 %{name} %{buildroot}%{_sbindir}/%{name}
12cr|arpd-0.2-11|78	install -m644 %{name}.8 %{buildroot}%{_mandir}/man8/%{name}.8
12cr|arpd-0.2-11|79	
12cr|arpd-0.2-11|80	install -m755 %{name}.init %{buildroot}%{_initrddir}/%{name}
12cr|arpd-0.2-11|81	install -m644 %{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|arpd-0.2-11|82	
12cr|arpd-0.2-11|83	%post
12cr|arpd-0.2-11|84	%_post_service %{name}
12cr|arpd-0.2-11|85	
12cr|arpd-0.2-11|86	%preun
12cr|arpd-0.2-11|87	%_preun_service %{name}
12cr|arpd-0.2-11|88	
12cr|arpd-0.2-11|89	%clean
12cr|arpd-0.2-11|90	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|arpd-0.2-11|91	
12cr|arpd-0.2-11|92	%files
12cr|arpd-0.2-11|93	%defattr(-,root,root)
12cr|arpd-0.2-11|94	%doc LICENSE
12cr|arpd-0.2-11|95	%config(noreplace) %attr(0755,root,root) %{_initrddir}/%{name}
12cr|arpd-0.2-11|96	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/%{name}
12cr|arpd-0.2-11|97	%attr(0755,root,root) %{_sbindir}/%{name}
12cr|arpd-0.2-11|98	%attr(0644,root,root) %{_mandir}/man8/%{name}.8*
12cr|arpd-0.2-11|99	
12cr|arpd-0.2-11|100	
12cr|arpd-0.2-11|101	%changelog
12cr|arpd-0.2-11|102	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-11mdv2011.0
12cr|arpd-0.2-11|103	+ Revision: 616604
12cr|arpd-0.2-11|104	- the mass rebuild of 2010.0 packages
12cr|arpd-0.2-11|105	
12cr|arpd-0.2-11|106	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.2-10mdv2010.0
12cr|arpd-0.2-11|107	+ Revision: 436671
12cr|arpd-0.2-11|108	- rebuild
12cr|arpd-0.2-11|109	
12cr|arpd-0.2-11|110	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-9mdv2009.1
12cr|arpd-0.2-11|111	+ Revision: 298232
12cr|arpd-0.2-11|112	- rebuilt against libpcap-1.0.0
12cr|arpd-0.2-11|113	
12cr|arpd-0.2-11|114	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-8mdv2009.0
12cr|arpd-0.2-11|115	+ Revision: 238993
12cr|arpd-0.2-11|116	- rebuild
12cr|arpd-0.2-11|117	
12cr|arpd-0.2-11|118	+ Pixel <pixel@mandriva.com>
12cr|arpd-0.2-11|119	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|arpd-0.2-11|120	
12cr|arpd-0.2-11|121	+ Olivier Blin <oblin@mandriva.com>
12cr|arpd-0.2-11|122	- restore BuildRoot
12cr|arpd-0.2-11|123	
12cr|arpd-0.2-11|124	+ Thierry Vignaud <tv@mandriva.org>
12cr|arpd-0.2-11|125	- kill re-definition of %%buildroot on Pixel's request
12cr|arpd-0.2-11|126	
12cr|arpd-0.2-11|127	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-7mdv2008.0
12cr|arpd-0.2-11|128	+ Revision: 83891
12cr|arpd-0.2-11|129	- bump release
12cr|arpd-0.2-11|130	- fix deps
12cr|arpd-0.2-11|131	- rebuild
12cr|arpd-0.2-11|132	
12cr|arpd-0.2-11|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|arpd-0.2-11|134	- fix prereq
12cr|arpd-0.2-11|135	
12cr|arpd-0.2-11|136	
12cr|arpd-0.2-11|137	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-5mdv2007.0
12cr|arpd-0.2-11|138	+ Revision: 101561
12cr|arpd-0.2-11|139	- Import arpd
12cr|arpd-0.2-11|140	
12cr|arpd-0.2-11|141	* Mon Jun 19 2006 Emmanuel Andry <eandry@mandriva.org> 0.2-5mdv2007.0
12cr|arpd-0.2-11|142	- rebuild
12cr|arpd-0.2-11|143	- %%mkrel
12cr|arpd-0.2-11|144	
12cr|arpd-0.2-11|145	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdk
12cr|arpd-0.2-11|146	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|arpd-0.2-11|147	
12cr|arpd-0.2-11|148	* Mon Jan 17 2005 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.2-3mdk
12cr|arpd-0.2-11|149	- fix deps and build
12cr|arpd-0.2-11|150	
12cr|arpd-0.2-11|151	* Mon Dec 22 2003 Michael Scherer <misc@mandrake.org> 0.2-2mdk
12cr|arpd-0.2-11|152	- correct initscript
12cr|arpd-0.2-11|153	- remove explicit lib Requires
12cr|arpd-0.2-11|154	

260 12
12cr|arping-2.12-1|1	Summary:	ARP Ping
12cr|arping-2.12-1|2	Name:		arping
12cr|arping-2.12-1|3	Version:	2.12
12cr|arping-2.12-1|4	Release:	1
12cr|arping-2.12-1|5	License:	GPLv2+
12cr|arping-2.12-1|6	Group:		Networking/Other
12cr|arping-2.12-1|7	URL:		http://www.habets.pp.se/synscan/programs.php?prog=arping
12cr|arping-2.12-1|8	Source0:	http://www.habets.pp.se/synscan/files/%{name}-%{version}.tar.gz
12cr|arping-2.12-1|9	BuildRequires:	net-devel >= 1.1.3
12cr|arping-2.12-1|10	BuildRequires:	libpcap-devel
12cr|arping-2.12-1|11	
12cr|arping-2.12-1|12	%description
12cr|arping-2.12-1|13	Arping is a util to find out it a specific IP address on the LAN is 'taken'
12cr|arping-2.12-1|14	and what MAC address owns it. Sure, you *could* just use 'ping' to find out if
12cr|arping-2.12-1|15	it's taken and even if the computer blocks ping (and everything else) you still
12cr|arping-2.12-1|16	get an entry in your ARP cache. But what if you aren't on a routable net? Or
12cr|arping-2.12-1|17	the host blocks ping (all ICMP even)? Then you're screwed. Or you use arping.
12cr|arping-2.12-1|18	
12cr|arping-2.12-1|19	%prep
12cr|arping-2.12-1|20	%setup -q
12cr|arping-2.12-1|21	
12cr|arping-2.12-1|22	%build
12cr|arping-2.12-1|23	%configure2_5x
12cr|arping-2.12-1|24	%make
12cr|arping-2.12-1|25	
12cr|arping-2.12-1|26	%install
12cr|arping-2.12-1|27	%makeinstall_std
12cr|arping-2.12-1|28	
12cr|arping-2.12-1|29	%files
12cr|arping-2.12-1|30	%doc README extra/arping-scan-net.sh
12cr|arping-2.12-1|31	%attr(0755,root,root) %{_sbindir}/*
12cr|arping-2.12-1|32	%attr(0644,root,root) %{_mandir}/man8/%{name}.8*
12cr|arping-2.12-1|33	
12cr|arping-2.12-1|34	
12cr|arping-2.12-1|35	%changelog
12cr|arping-2.12-1|36	* Mon Jul 02 2012 Oden Eriksson <oeriksson@mandriva.com> 2.12-1
12cr|arping-2.12-1|37	+ Revision: 807769
12cr|arping-2.12-1|38	- 2.12
12cr|arping-2.12-1|39	
12cr|arping-2.12-1|40	* Thu Mar 01 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.11-1
12cr|arping-2.12-1|41	+ Revision: 781672
12cr|arping-2.12-1|42	- update to 2.11
12cr|arping-2.12-1|43	
12cr|arping-2.12-1|44	* Sun Feb 26 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.10-1
12cr|arping-2.12-1|45	+ Revision: 780941
12cr|arping-2.12-1|46	- update to 2.10
12cr|arping-2.12-1|47	
12cr|arping-2.12-1|48	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.09-2mdv2011.0
12cr|arping-2.12-1|49	+ Revision: 609992
12cr|arping-2.12-1|50	- rebuild
12cr|arping-2.12-1|51	
12cr|arping-2.12-1|52	* Fri Apr 02 2010 Oden Eriksson <oeriksson@mandriva.com> 2.09-1mdv2010.1
12cr|arping-2.12-1|53	+ Revision: 530764
12cr|arping-2.12-1|54	- 2.09
12cr|arping-2.12-1|55	
12cr|arping-2.12-1|56	* Thu Jun 04 2009 Oden Eriksson <oeriksson@mandriva.com> 2.08-3mdv2010.0
12cr|arping-2.12-1|57	+ Revision: 382694
12cr|arping-2.12-1|58	- rebuilt against libnet 1.1.3
12cr|arping-2.12-1|59	
12cr|arping-2.12-1|60	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 2.08-2mdv2009.1
12cr|arping-2.12-1|61	+ Revision: 298233
12cr|arping-2.12-1|62	- rebuilt against libpcap-1.0.0
12cr|arping-2.12-1|63	
12cr|arping-2.12-1|64	* Fri Aug 15 2008 Oden Eriksson <oeriksson@mandriva.com> 2.08-1mdv2009.0
12cr|arping-2.12-1|65	+ Revision: 272263
12cr|arping-2.12-1|66	- 2.08
12cr|arping-2.12-1|67	- use the new LDFLAGS
12cr|arping-2.12-1|68	
12cr|arping-2.12-1|69	* Fri Aug 08 2008 Frederik Himpe <fhimpe@mandriva.org> 2.07-1mdv2009.0
12cr|arping-2.12-1|70	+ Revision: 269496
12cr|arping-2.12-1|71	- Update to new version 2.07
12cr|arping-2.12-1|72	- Fix license
12cr|arping-2.12-1|73	
12cr|arping-2.12-1|74	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 2.06-2mdv2009.0
12cr|arping-2.12-1|75	+ Revision: 226171
12cr|arping-2.12-1|76	- rebuild
12cr|arping-2.12-1|77	- kill re-definition of %%buildroot on Pixel's request
12cr|arping-2.12-1|78	
12cr|arping-2.12-1|79	+ Olivier Blin <blino@mandriva.org>
12cr|arping-2.12-1|80	- restore BuildRoot
12cr|arping-2.12-1|81	
12cr|arping-2.12-1|82	* Fri Sep 14 2007 Oden Eriksson <oeriksson@mandriva.com> 2.06-1mdv2008.0
12cr|arping-2.12-1|83	+ Revision: 85629
12cr|arping-2.12-1|84	- Import arping
12cr|arping-2.12-1|85	

261 12
12cr|arprelease-1.2-5|1	Summary:	A tool to flush ARP cache entries from devices
12cr|arprelease-1.2-5|2	Name:		arprelease
12cr|arprelease-1.2-5|3	Version:	1.2
12cr|arprelease-1.2-5|4	Release:	%mkrel 5
12cr|arprelease-1.2-5|5	License:	GPL
12cr|arprelease-1.2-5|6	Group:		Networking/Other
12cr|arprelease-1.2-5|7	URL:		http://arprelease.sourceforge.net/
12cr|arprelease-1.2-5|8	Source0:	http://prdownloads.sourceforge.net/arprelease/%{name}-%{version}.tar.bz2
12cr|arprelease-1.2-5|9	BuildRequires:	net-devel >= 1.1.3
12cr|arprelease-1.2-5|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|arprelease-1.2-5|11	
12cr|arprelease-1.2-5|12	%description
12cr|arprelease-1.2-5|13	arprelease is a small libnet-based tool to flush ARP cache entries
12cr|arprelease-1.2-5|14	from devices like Cisco routers to move an IP from one Linux box
12cr|arprelease-1.2-5|15	to another.
12cr|arprelease-1.2-5|16	
12cr|arprelease-1.2-5|17	%prep
12cr|arprelease-1.2-5|18	
12cr|arprelease-1.2-5|19	%setup -q -n %{name}
12cr|arprelease-1.2-5|20	
12cr|arprelease-1.2-5|21	%build
12cr|arprelease-1.2-5|22	
12cr|arprelease-1.2-5|23	gcc %{optflags} `libnet-config --defines` arprelease.c -o arprelease `libnet-config --libs`
12cr|arprelease-1.2-5|24	
12cr|arprelease-1.2-5|25	%install
12cr|arprelease-1.2-5|26	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|arprelease-1.2-5|27	
12cr|arprelease-1.2-5|28	install -d %{buildroot}%{_sbindir}
12cr|arprelease-1.2-5|29	install -m0755 arprelease  %{buildroot}%{_sbindir}/
12cr|arprelease-1.2-5|30	
12cr|arprelease-1.2-5|31	%clean
12cr|arprelease-1.2-5|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|arprelease-1.2-5|33	
12cr|arprelease-1.2-5|34	%files
12cr|arprelease-1.2-5|35	%defattr(-,root,root)
12cr|arprelease-1.2-5|36	%doc README
12cr|arprelease-1.2-5|37	%{_sbindir}/arprelease
12cr|arprelease-1.2-5|38	
12cr|arprelease-1.2-5|39	
12cr|arprelease-1.2-5|40	%changelog
12cr|arprelease-1.2-5|41	* Thu Jun 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2-5mdv2010.0
12cr|arprelease-1.2-5|42	+ Revision: 382695
12cr|arprelease-1.2-5|43	- rebuilt against libnet 1.1.3
12cr|arprelease-1.2-5|44	
12cr|arprelease-1.2-5|45	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 1.2-4mdv2009.0
12cr|arprelease-1.2-5|46	+ Revision: 226172
12cr|arprelease-1.2-5|47	- rebuild
12cr|arprelease-1.2-5|48	
12cr|arprelease-1.2-5|49	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.2-3mdv2008.1
12cr|arprelease-1.2-5|50	+ Revision: 135823
12cr|arprelease-1.2-5|51	- restore BuildRoot
12cr|arprelease-1.2-5|52	
12cr|arprelease-1.2-5|53	+ Thierry Vignaud <tv@mandriva.org>
12cr|arprelease-1.2-5|54	- kill re-definition of %%buildroot on Pixel's request
12cr|arprelease-1.2-5|55	
12cr|arprelease-1.2-5|56	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2-3mdv2008.0
12cr|arprelease-1.2-5|57	+ Revision: 83858
12cr|arprelease-1.2-5|58	- rebuild
12cr|arprelease-1.2-5|59	
12cr|arprelease-1.2-5|60	
12cr|arprelease-1.2-5|61	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2-2mdv2007.0
12cr|arprelease-1.2-5|62	+ Revision: 101567
12cr|arprelease-1.2-5|63	- Import arprelease
12cr|arprelease-1.2-5|64	
12cr|arprelease-1.2-5|65	* Fri Mar 17 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2-2mdk
12cr|arprelease-1.2-5|66	- rebuilt against libnet1.1.2
12cr|arprelease-1.2-5|67	
12cr|arprelease-1.2-5|68	* Mon Oct 17 2005 Olivier Thauvin <nanardon@mandriva.org> 1.2-1mdk
12cr|arprelease-1.2-5|69	- 1.2
12cr|arprelease-1.2-5|70	
12cr|arprelease-1.2-5|71	* Fri Oct 07 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cr|arprelease-1.2-5|72	- initial Mandriva package
12cr|arprelease-1.2-5|73	

262 12
12cr|arpscan-0.10-2|1	Summary:	Very simple ARP scanner
12cr|arpscan-0.10-2|2	Name:           arpscan
12cr|arpscan-0.10-2|3	Version:        0.10
12cr|arpscan-0.10-2|4	Release:        %mkrel 2
12cr|arpscan-0.10-2|5	License:	GPLv2
12cr|arpscan-0.10-2|6	Group:		Networking/Other
12cr|arpscan-0.10-2|7	URL:		http://wizard.ae.krakow.pl/~jb/arpscan/
12cr|arpscan-0.10-2|8	Source0:	http://wizard.ae.krakow.pl/~jb/arpscan/%{name}-%{version}.tar.gz
12cr|arpscan-0.10-2|9	Source1:	http://standards.ieee.org/regauth/oui/oui.txt.bz2
12cr|arpscan-0.10-2|10	BuildRequires:	gawk
12cr|arpscan-0.10-2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-root
12cr|arpscan-0.10-2|12	
12cr|arpscan-0.10-2|13	%description
12cr|arpscan-0.10-2|14	Arpscan is a utility that scans local network using ARP protocol
12cr|arpscan-0.10-2|15	and reports alive hosts. Program is designed for Linux.
12cr|arpscan-0.10-2|16	
12cr|arpscan-0.10-2|17	%prep
12cr|arpscan-0.10-2|18	%setup -q
12cr|arpscan-0.10-2|19	bzcat %{SOURCE1} > oui.txt
12cr|arpscan-0.10-2|20	
12cr|arpscan-0.10-2|21	%build
12cr|arpscan-0.10-2|22	%make \
12cr|arpscan-0.10-2|23	CC=%{__cc} \
12cr|arpscan-0.10-2|24	CFLAGS="%{optflags} -DVER=\$(VERSION) -DOUI=\$(OUI)" \
12cr|arpscan-0.10-2|25	OUI=%{_datadir}/%{name}/oui
12cr|arpscan-0.10-2|26	gawk -f oui.awk oui.txt > oui
12cr|arpscan-0.10-2|27	
12cr|arpscan-0.10-2|28	%install
12cr|arpscan-0.10-2|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|arpscan-0.10-2|30	install -d %{buildroot}%{_sbindir}
12cr|arpscan-0.10-2|31	install -d %{buildroot}%{_datadir}/%{name}/
12cr|arpscan-0.10-2|32	install -m0755 %{name} %{buildroot}%{_sbindir}/%{name}
12cr|arpscan-0.10-2|33	install -m0644 oui %{buildroot}%{_datadir}/%{name}/oui
12cr|arpscan-0.10-2|34	
12cr|arpscan-0.10-2|35	%clean
12cr|arpscan-0.10-2|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|arpscan-0.10-2|37	
12cr|arpscan-0.10-2|38	%files
12cr|arpscan-0.10-2|39	%defattr(-,root,root)
12cr|arpscan-0.10-2|40	%attr(0755,root,root) %{_sbindir}/*
12cr|arpscan-0.10-2|41	%{_datadir}/%{name}
12cr|arpscan-0.10-2|42	
12cr|arpscan-0.10-2|43	
12cr|arpscan-0.10-2|44	%changelog
12cr|arpscan-0.10-2|45	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10-2mdv2011.0
12cr|arpscan-0.10-2|46	+ Revision: 609993
12cr|arpscan-0.10-2|47	- rebuild
12cr|arpscan-0.10-2|48	
12cr|arpscan-0.10-2|49	* Tue Feb 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.10-1mdv2010.1
12cr|arpscan-0.10-2|50	+ Revision: 510105
12cr|arpscan-0.10-2|51	- New release 0.10
12cr|arpscan-0.10-2|52	
12cr|arpscan-0.10-2|53	* Tue Jun 16 2009 Jérôme Brenier <incubusss@mandriva.org> 0.9-1mdv2010.0
12cr|arpscan-0.10-2|54	+ Revision: 386369
12cr|arpscan-0.10-2|55	- update to new version 0.9
12cr|arpscan-0.10-2|56	- fix license tag
12cr|arpscan-0.10-2|57	
12cr|arpscan-0.10-2|58	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 0.8-3mdv2009.0
12cr|arpscan-0.10-2|59	+ Revision: 226173
12cr|arpscan-0.10-2|60	- rebuild
12cr|arpscan-0.10-2|61	
12cr|arpscan-0.10-2|62	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.8-2mdv2008.1
12cr|arpscan-0.10-2|63	+ Revision: 135823
12cr|arpscan-0.10-2|64	- restore BuildRoot
12cr|arpscan-0.10-2|65	
12cr|arpscan-0.10-2|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|arpscan-0.10-2|67	- kill re-definition of %%buildroot on Pixel's request
12cr|arpscan-0.10-2|68	
12cr|arpscan-0.10-2|69	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8-2mdv2008.0
12cr|arpscan-0.10-2|70	+ Revision: 83861
12cr|arpscan-0.10-2|71	- rebuild
12cr|arpscan-0.10-2|72	
12cr|arpscan-0.10-2|73	
12cr|arpscan-0.10-2|74	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8-1mdv2007.0
12cr|arpscan-0.10-2|75	+ Revision: 101569
12cr|arpscan-0.10-2|76	- Import arpscan
12cr|arpscan-0.10-2|77	
12cr|arpscan-0.10-2|78	* Fri Feb 03 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8-1mdk
12cr|arpscan-0.10-2|79	- 0.8
12cr|arpscan-0.10-2|80	
12cr|arpscan-0.10-2|81	* Sat Jan 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5-1mdk
12cr|arpscan-0.10-2|82	- initial pld import
12cr|arpscan-0.10-2|83	

263 12
12cr|arp-scan-1.8.1-1|1	Name:		arp-scan
12cr|arp-scan-1.8.1-1|2	Version:	1.8.1
12cr|arp-scan-1.8.1-1|3	Release:	%mkrel 1
12cr|arp-scan-1.8.1-1|4	Summary:	ARP scanning and fingerprinting tool
12cr|arp-scan-1.8.1-1|5	License:	BSD
12cr|arp-scan-1.8.1-1|6	Group:		Networking/Other
12cr|arp-scan-1.8.1-1|7	URL:		http://www.nta-monitor.com/tools/arp-scan
12cr|arp-scan-1.8.1-1|8	Source:	http://www.nta-monitor.com/tools/arp-scan/download/arp-scan-%{version}.tar.gz
12cr|arp-scan-1.8.1-1|9	BuildRequires:	pcap-devel
12cr|arp-scan-1.8.1-1|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|arp-scan-1.8.1-1|11	
12cr|arp-scan-1.8.1-1|12	%description
12cr|arp-scan-1.8.1-1|13	arp-scan is a command-line tool that uses the ARP protocol to discover and
12cr|arp-scan-1.8.1-1|14	fingerprint IP hosts on the local network. It is available for Linux and BSD
12cr|arp-scan-1.8.1-1|15	under the GPL licence.
12cr|arp-scan-1.8.1-1|16	
12cr|arp-scan-1.8.1-1|17	%prep
12cr|arp-scan-1.8.1-1|18	%setup -q
12cr|arp-scan-1.8.1-1|19	
12cr|arp-scan-1.8.1-1|20	%build
12cr|arp-scan-1.8.1-1|21	%configure2_5x
12cr|arp-scan-1.8.1-1|22	%make
12cr|arp-scan-1.8.1-1|23	
12cr|arp-scan-1.8.1-1|24	%install
12cr|arp-scan-1.8.1-1|25	rm -rf %{buildroot}
12cr|arp-scan-1.8.1-1|26	%makeinstall_std
12cr|arp-scan-1.8.1-1|27	
12cr|arp-scan-1.8.1-1|28	%clean
12cr|arp-scan-1.8.1-1|29	rm -rf %{buildroot}
12cr|arp-scan-1.8.1-1|30	
12cr|arp-scan-1.8.1-1|31	%files
12cr|arp-scan-1.8.1-1|32	%defattr(-,root,root)
12cr|arp-scan-1.8.1-1|33	%{_bindir}/arp-fingerprint
12cr|arp-scan-1.8.1-1|34	%{_bindir}/arp-scan
12cr|arp-scan-1.8.1-1|35	%{_bindir}/get-iab
12cr|arp-scan-1.8.1-1|36	%{_bindir}/get-oui
12cr|arp-scan-1.8.1-1|37	%{_datadir}/arp-scan
12cr|arp-scan-1.8.1-1|38	%{_mandir}/man1/arp-fingerprint.1*
12cr|arp-scan-1.8.1-1|39	%{_mandir}/man1/arp-scan.1*
12cr|arp-scan-1.8.1-1|40	%{_mandir}/man1/get-iab.1*
12cr|arp-scan-1.8.1-1|41	%{_mandir}/man1/get-oui.1*
12cr|arp-scan-1.8.1-1|42	%{_mandir}/man5/mac-vendor.5*
12cr|arp-scan-1.8.1-1|43	
12cr|arp-scan-1.8.1-1|44	
12cr|arp-scan-1.8.1-1|45	
12cr|arp-scan-1.8.1-1|46	%changelog
12cr|arp-scan-1.8.1-1|47	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.8.1-1mdv2011
12cr|arp-scan-1.8.1-1|48	+ Revision: 690343
12cr|arp-scan-1.8.1-1|49	- update to new version 1.8.1
12cr|arp-scan-1.8.1-1|50	
12cr|arp-scan-1.8.1-1|51	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.8-1
12cr|arp-scan-1.8.1-1|52	+ Revision: 643448
12cr|arp-scan-1.8.1-1|53	- update to new version 1.8
12cr|arp-scan-1.8.1-1|54	
12cr|arp-scan-1.8.1-1|55	* Fri Aug 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.7-1mdv2011.0
12cr|arp-scan-1.8.1-1|56	+ Revision: 573467
12cr|arp-scan-1.8.1-1|57	- import arp-scan
12cr|arp-scan-1.8.1-1|58	

264 12
12cr|arpsend-1.2.2-2|1	%define name arpsend
12cr|arpsend-1.2.2-2|2	%define version 1.2.2
12cr|arpsend-1.2.2-2|3	%define release %mkrel 2
12cr|arpsend-1.2.2-2|4	
12cr|arpsend-1.2.2-2|5	Summary: Sends an Ethernet frame containing an IP ARP request or reply packet
12cr|arpsend-1.2.2-2|6	Name: %{name}
12cr|arpsend-1.2.2-2|7	Version: %{version}
12cr|arpsend-1.2.2-2|8	Release: %{release}
12cr|arpsend-1.2.2-2|9	Source0: http://www.net.princeton.edu/software/arpsend/%{name}-%{version}.tar.gz
12cr|arpsend-1.2.2-2|10	License: BSD
12cr|arpsend-1.2.2-2|11	Group:   System/Kernel and hardware
12cr|arpsend-1.2.2-2|12	Url: http://www.net.princeton.edu/software/arpsend/
12cr|arpsend-1.2.2-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|arpsend-1.2.2-2|14	BuildRequires:	net-devel >= 1.1.3
12cr|arpsend-1.2.2-2|15	
12cr|arpsend-1.2.2-2|16	%description
12cr|arpsend-1.2.2-2|17	arpsend sends an Ethernet frame containing an IP ARP request or
12cr|arpsend-1.2.2-2|18	reply packet containing fields you specify.
12cr|arpsend-1.2.2-2|19	This is a diagnostic tool intended for use by network administrators.
12cr|arpsend-1.2.2-2|20	
12cr|arpsend-1.2.2-2|21	%prep
12cr|arpsend-1.2.2-2|22	%setup -q
12cr|arpsend-1.2.2-2|23	
12cr|arpsend-1.2.2-2|24	%build
12cr|arpsend-1.2.2-2|25	%configure2_5x
12cr|arpsend-1.2.2-2|26	%make
12cr|arpsend-1.2.2-2|27	
12cr|arpsend-1.2.2-2|28	%install
12cr|arpsend-1.2.2-2|29	rm -rf $RPM_BUILD_ROOT
12cr|arpsend-1.2.2-2|30	%makeinstall_std
12cr|arpsend-1.2.2-2|31	
12cr|arpsend-1.2.2-2|32	%clean
12cr|arpsend-1.2.2-2|33	rm -rf $RPM_BUILD_ROOT
12cr|arpsend-1.2.2-2|34	
12cr|arpsend-1.2.2-2|35	%files
12cr|arpsend-1.2.2-2|36	%defattr(-,root,root)
12cr|arpsend-1.2.2-2|37	%{_bindir}/arpsend
12cr|arpsend-1.2.2-2|38	%{_mandir}/man8/arpsend*
12cr|arpsend-1.2.2-2|39	
12cr|arpsend-1.2.2-2|40	
12cr|arpsend-1.2.2-2|41	
12cr|arpsend-1.2.2-2|42	%changelog
12cr|arpsend-1.2.2-2|43	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 1.2.2-2mdv2011.0
12cr|arpsend-1.2.2-2|44	+ Revision: 571831
12cr|arpsend-1.2.2-2|45	- use configure2_5x
12cr|arpsend-1.2.2-2|46	
12cr|arpsend-1.2.2-2|47	* Thu Jun 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdv2010.0
12cr|arpsend-1.2.2-2|48	+ Revision: 382696
12cr|arpsend-1.2.2-2|49	- rebuilt against libnet 1.1.3
12cr|arpsend-1.2.2-2|50	
12cr|arpsend-1.2.2-2|51	* Thu Mar 05 2009 Erwan Velu <erwan@mandriva.org> 1.2.2-1mdv2009.1
12cr|arpsend-1.2.2-2|52	+ Revision: 348878
12cr|arpsend-1.2.2-2|53	- 1.2.2
12cr|arpsend-1.2.2-2|54	- import arpsend
12cr|arpsend-1.2.2-2|55	
12cr|arpsend-1.2.2-2|56	
12cr|arpsend-1.2.2-2|57	* Fri Mar 05 2008 Erwan Velu <erwan@seanodes.com> 1.2.1-1
12cr|arpsend-1.2.2-2|58	- initial release

265 12
12cr|arptables-0.0.3.4-1|1	Summary:	Userspace control program for the arptables network filter
12cr|arptables-0.0.3.4-1|2	Name:		arptables
12cr|arptables-0.0.3.4-1|3	Version:	0.0.3.4
12cr|arptables-0.0.3.4-1|4	Release:	%mkrel 1
12cr|arptables-0.0.3.4-1|5	Group:		System/Kernel and hardware
12cr|arptables-0.0.3.4-1|6	License:	GPLv2
12cr|arptables-0.0.3.4-1|7	URL:		http://ebtables.sourceforge.net/
12cr|arptables-0.0.3.4-1|8	Source0:	http://prdownloads.sourceforge.net/ebtables/%{name}-%{version}.tar.gz
12cr|arptables-0.0.3.4-1|9	BuildRequires:  kernel-source
12cr|arptables-0.0.3.4-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|arptables-0.0.3.4-1|11	
12cr|arptables-0.0.3.4-1|12	%description
12cr|arptables-0.0.3.4-1|13	The arptables utility controls the arpfilter network packet
12cr|arptables-0.0.3.4-1|14	filtering code in the Linux kernel. You do not need this program
12cr|arptables-0.0.3.4-1|15	for normal network firewalling. If you need to manually control
12cr|arptables-0.0.3.4-1|16	which arp requests and/or replies this machine accepts and sends,
12cr|arptables-0.0.3.4-1|17	you should install this package.
12cr|arptables-0.0.3.4-1|18	
12cr|arptables-0.0.3.4-1|19	%prep
12cr|arptables-0.0.3.4-1|20	%setup -q
12cr|arptables-0.0.3.4-1|21	
12cr|arptables-0.0.3.4-1|22	%build
12cr|arptables-0.0.3.4-1|23	%make COPT_FLAGS="%{optflags}" KERNEL_DIR=/usr/src/linux/include
12cr|arptables-0.0.3.4-1|24	
12cr|arptables-0.0.3.4-1|25	%install
12cr|arptables-0.0.3.4-1|26	rm -rf %{buildroot}
12cr|arptables-0.0.3.4-1|27	install -d %{buildroot}/sbin
12cr|arptables-0.0.3.4-1|28	install -d %{buildroot}%{_mandir}/man8
12cr|arptables-0.0.3.4-1|29	install -m755 arptables %{buildroot}/sbin/
12cr|arptables-0.0.3.4-1|30	install -m644 arptables.8 %{buildroot}%{_mandir}/man8/
12cr|arptables-0.0.3.4-1|31	
12cr|arptables-0.0.3.4-1|32	%clean
12cr|arptables-0.0.3.4-1|33	rm -rf %{buildroot}
12cr|arptables-0.0.3.4-1|34	
12cr|arptables-0.0.3.4-1|35	%files
12cr|arptables-0.0.3.4-1|36	%defattr(-,root,root,0755)
12cr|arptables-0.0.3.4-1|37	#%doc ChangeLog INSTALL THANKS
12cr|arptables-0.0.3.4-1|38	%attr(0755,root,root) /sbin/arptables
12cr|arptables-0.0.3.4-1|39	%attr(0644,root,root) %{_mandir}/man8/arptables.8*
12cr|arptables-0.0.3.4-1|40	
12cr|arptables-0.0.3.4-1|41	
12cr|arptables-0.0.3.4-1|42	%changelog
12cr|arptables-0.0.3.4-1|43	* Mon Jul 12 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.0.3.4-1mdv2011.0
12cr|arptables-0.0.3.4-1|44	+ Revision: 551230
12cr|arptables-0.0.3.4-1|45	- update to 0.0.3.4 (with a little clean of %%prep)
12cr|arptables-0.0.3.4-1|46	
12cr|arptables-0.0.3.4-1|47	* Tue Feb 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.0.3.3-1mdv2010.1
12cr|arptables-0.0.3.4-1|48	+ Revision: 509974
12cr|arptables-0.0.3.4-1|49	- remove old archive
12cr|arptables-0.0.3.4-1|50	- Fix archive and version
12cr|arptables-0.0.3.4-1|51	- fix license
12cr|arptables-0.0.3.4-1|52	
12cr|arptables-0.0.3.4-1|53	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0.0.3-10mdv2010.0
12cr|arptables-0.0.3.4-1|54	+ Revision: 423957
12cr|arptables-0.0.3.4-1|55	- rebuild
12cr|arptables-0.0.3.4-1|56	
12cr|arptables-0.0.3.4-1|57	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.0.3-9mdv2009.0
12cr|arptables-0.0.3.4-1|58	+ Revision: 266182
12cr|arptables-0.0.3.4-1|59	- rebuild early 2009.0 package (before pixel changes)
12cr|arptables-0.0.3.4-1|60	
12cr|arptables-0.0.3.4-1|61	* Fri May 16 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0.3-8mdv2009.0
12cr|arptables-0.0.3.4-1|62	+ Revision: 208135
12cr|arptables-0.0.3.4-1|63	- 0.0.3-3
12cr|arptables-0.0.3.4-1|64	- drop the redundant patch
12cr|arptables-0.0.3.4-1|65	
12cr|arptables-0.0.3.4-1|66	* Wed Jan 16 2008 Thierry Vignaud <tv@mandriva.org> 0.0.3-7mdv2008.1
12cr|arptables-0.0.3.4-1|67	+ Revision: 153720
12cr|arptables-0.0.3.4-1|68	- remove useless kernel require
12cr|arptables-0.0.3.4-1|69	- kill re-definition of %%buildroot on Pixel's request
12cr|arptables-0.0.3.4-1|70	
12cr|arptables-0.0.3.4-1|71	+ Olivier Blin <oblin@mandriva.com>
12cr|arptables-0.0.3.4-1|72	- restore BuildRoot
12cr|arptables-0.0.3.4-1|73	
12cr|arptables-0.0.3.4-1|74	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|arptables-0.0.3.4-1|75	- rebuild
12cr|arptables-0.0.3.4-1|76	
12cr|arptables-0.0.3.4-1|77	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|arptables-0.0.3.4-1|78	- try to fix build (try #2)
12cr|arptables-0.0.3.4-1|79	
12cr|arptables-0.0.3.4-1|80	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.0.3-5mdv2008.0
12cr|arptables-0.0.3.4-1|81	+ Revision: 83892
12cr|arptables-0.0.3.4-1|82	- try to fix build (try #1)
12cr|arptables-0.0.3.4-1|83	- rebuild
12cr|arptables-0.0.3.4-1|84	
12cr|arptables-0.0.3.4-1|85	
12cr|arptables-0.0.3.4-1|86	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.3-4mdv2007.0
12cr|arptables-0.0.3.4-1|87	+ Revision: 101555
12cr|arptables-0.0.3.4-1|88	- Import arptables
12cr|arptables-0.0.3.4-1|89	
12cr|arptables-0.0.3.4-1|90	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.3-4
12cr|arptables-0.0.3.4-1|91	- pre x-mas rebuild :)
12cr|arptables-0.0.3.4-1|92	
12cr|arptables-0.0.3.4-1|93	* Sun Jan 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.3-3mdk
12cr|arptables-0.0.3.4-1|94	- rebuild
12cr|arptables-0.0.3.4-1|95	
12cr|arptables-0.0.3.4-1|96	* Fri Dec 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.0.3-2mdk
12cr|arptables-0.0.3.4-1|97	- x-mas rebuild :)
12cr|arptables-0.0.3.4-1|98	

266 12
12cr|arpwatch2html-0.9-7|1	Summary:	Convert the arpwatch flat-file into html
12cr|arpwatch2html-0.9-7|2	Name:		arpwatch2html
12cr|arpwatch2html-0.9-7|3	Version:	0.9
12cr|arpwatch2html-0.9-7|4	Release:	%mkrel 7
12cr|arpwatch2html-0.9-7|5	License:	GPL
12cr|arpwatch2html-0.9-7|6	Group:		System/Base
12cr|arpwatch2html-0.9-7|7	URL:		http://sisms.no-ip.com/software/arpwatch2html/
12cr|arpwatch2html-0.9-7|8	Source0:	arpwatch2html.pl.bz2
12cr|arpwatch2html-0.9-7|9	Requires:	arpwatch
12cr|arpwatch2html-0.9-7|10	BuildArch:	noarch
12cr|arpwatch2html-0.9-7|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|arpwatch2html-0.9-7|12	
12cr|arpwatch2html-0.9-7|13	%description
12cr|arpwatch2html-0.9-7|14	arpwatch2html is a script to convert the arpwatch flat-file
12cr|arpwatch2html-0.9-7|15	database into a nice looking HTML page. It can sort arpwatch
12cr|arpwatch2html-0.9-7|16	entries by time, MAC address, IP address, or host name. Users can
12cr|arpwatch2html-0.9-7|17	select which fields from the address pairing database are to be
12cr|arpwatch2html-0.9-7|18	shown, and can omit old entries. It can also show the most recent
12cr|arpwatch2html-0.9-7|19	messages sent by arpwatch to the syslog daemon.
12cr|arpwatch2html-0.9-7|20	
12cr|arpwatch2html-0.9-7|21	%prep
12cr|arpwatch2html-0.9-7|22	
12cr|arpwatch2html-0.9-7|23	%setup -q -T -c -n %{name}-%{version}
12cr|arpwatch2html-0.9-7|24	bzcat %{SOURCE0} > arpwatch2html.pl
12cr|arpwatch2html-0.9-7|25	perl -pi -e "s|/var/arpwatch|/var/lib/arpwatch|g" arpwatch2html.pl
12cr|arpwatch2html-0.9-7|26	
12cr|arpwatch2html-0.9-7|27	%build
12cr|arpwatch2html-0.9-7|28	
12cr|arpwatch2html-0.9-7|29	%install
12cr|arpwatch2html-0.9-7|30	rm -rf %{buildroot}
12cr|arpwatch2html-0.9-7|31	
12cr|arpwatch2html-0.9-7|32	install -d %{buildroot}%{_bindir}
12cr|arpwatch2html-0.9-7|33	install -m0755 arpwatch2html.pl %{buildroot}%{_bindir}/%{name}
12cr|arpwatch2html-0.9-7|34	
12cr|arpwatch2html-0.9-7|35	%clean
12cr|arpwatch2html-0.9-7|36	rm -rf %{buildroot}
12cr|arpwatch2html-0.9-7|37	
12cr|arpwatch2html-0.9-7|38	%files
12cr|arpwatch2html-0.9-7|39	%defattr(-,root,root)
12cr|arpwatch2html-0.9-7|40	%{_bindir}/%{name}
12cr|arpwatch2html-0.9-7|41	
12cr|arpwatch2html-0.9-7|42	
12cr|arpwatch2html-0.9-7|43	%changelog
12cr|arpwatch2html-0.9-7|44	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9-7mdv2011.0
12cr|arpwatch2html-0.9-7|45	+ Revision: 616605
12cr|arpwatch2html-0.9-7|46	- the mass rebuild of 2010.0 packages
12cr|arpwatch2html-0.9-7|47	
12cr|arpwatch2html-0.9-7|48	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0.9-6mdv2010.0
12cr|arpwatch2html-0.9-7|49	+ Revision: 423958
12cr|arpwatch2html-0.9-7|50	- rebuild
12cr|arpwatch2html-0.9-7|51	
12cr|arpwatch2html-0.9-7|52	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9-5mdv2009.0
12cr|arpwatch2html-0.9-7|53	+ Revision: 238955
12cr|arpwatch2html-0.9-7|54	- rebuild
12cr|arpwatch2html-0.9-7|55	
12cr|arpwatch2html-0.9-7|56	+ Olivier Blin <oblin@mandriva.com>
12cr|arpwatch2html-0.9-7|57	- restore BuildRoot
12cr|arpwatch2html-0.9-7|58	
12cr|arpwatch2html-0.9-7|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|arpwatch2html-0.9-7|60	- kill re-definition of %%buildroot on Pixel's request
12cr|arpwatch2html-0.9-7|61	
12cr|arpwatch2html-0.9-7|62	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9-4mdv2008.0
12cr|arpwatch2html-0.9-7|63	+ Revision: 83866
12cr|arpwatch2html-0.9-7|64	- rebuild
12cr|arpwatch2html-0.9-7|65	
12cr|arpwatch2html-0.9-7|66	
12cr|arpwatch2html-0.9-7|67	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9-3mdv2007.0
12cr|arpwatch2html-0.9-7|68	+ Revision: 101572
12cr|arpwatch2html-0.9-7|69	- misc spec file fixes
12cr|arpwatch2html-0.9-7|70	- Import arpwatch2html
12cr|arpwatch2html-0.9-7|71	
12cr|arpwatch2html-0.9-7|72	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9-2mdk
12cr|arpwatch2html-0.9-7|73	- rebuild
12cr|arpwatch2html-0.9-7|74	
12cr|arpwatch2html-0.9-7|75	* Sat Nov 20 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.9-1mdk
12cr|arpwatch2html-0.9-7|76	- initial mandrake package
12cr|arpwatch2html-0.9-7|77	

267 12
12cr|arrayprobe-2.0-4|1	Summary:	A command line HP (Compaq) SmartArray status checker
12cr|arrayprobe-2.0-4|2	Name:		arrayprobe
12cr|arrayprobe-2.0-4|3	Version:	2.0
12cr|arrayprobe-2.0-4|4	Release:	%mkrel 4
12cr|arrayprobe-2.0-4|5	License:	GPL
12cr|arrayprobe-2.0-4|6	Group:		System/Kernel and hardware
12cr|arrayprobe-2.0-4|7	URL:		http://www.strocamp.net/opensource/
12cr|arrayprobe-2.0-4|8	Source0:	http://www.strocamp.net/opensource/compaq/downloads/%{name}-%{version}.tar.bz2
12cr|arrayprobe-2.0-4|9	Patch0:		arrayprobe_2.0-2.diff
12cr|arrayprobe-2.0-4|10	BuildRequires:	kernel-source-latest
12cr|arrayprobe-2.0-4|11	BuildRequires:	libtool
12cr|arrayprobe-2.0-4|12	
12cr|arrayprobe-2.0-4|13	%description
12cr|arrayprobe-2.0-4|14	Arrayprobe is a linux commandline utility that reports the status of a HP
12cr|arrayprobe-2.0-4|15	(compaq) arraycontroller. This version only supports the newer controllers that
12cr|arrayprobe-2.0-4|16	use the cciss driver. It works in two modes. The default mode reports the
12cr|arrayprobe-2.0-4|17	status in a single line and can be used as a nagios check. The second mode is
12cr|arrayprobe-2.0-4|18	activated by the -r option and prints a complete status report of the
12cr|arrayprobe-2.0-4|19	controller and any events in the event queue.
12cr|arrayprobe-2.0-4|20	
12cr|arrayprobe-2.0-4|21	%prep
12cr|arrayprobe-2.0-4|22	
12cr|arrayprobe-2.0-4|23	%setup -q
12cr|arrayprobe-2.0-4|24	%patch0 -p1
12cr|arrayprobe-2.0-4|25	
12cr|arrayprobe-2.0-4|26	%build
12cr|arrayprobe-2.0-4|27	autoreconf -fi
12cr|arrayprobe-2.0-4|28	%configure2_5x \
12cr|arrayprobe-2.0-4|29	--with-kernel=`ls -d /usr/src/linux`
12cr|arrayprobe-2.0-4|30	
12cr|arrayprobe-2.0-4|31	%make
12cr|arrayprobe-2.0-4|32	
12cr|arrayprobe-2.0-4|33	%install
12cr|arrayprobe-2.0-4|34	rm -rf %{buildroot}
12cr|arrayprobe-2.0-4|35	
12cr|arrayprobe-2.0-4|36	install -d %{buildroot}%{_sysconfdir}/cron.daily
12cr|arrayprobe-2.0-4|37	install -d %{buildroot}%{_mandir}/man1
12cr|arrayprobe-2.0-4|38	
12cr|arrayprobe-2.0-4|39	%makeinstall_std
12cr|arrayprobe-2.0-4|40	
12cr|arrayprobe-2.0-4|41	install -m0644 debian/%{name}.cron.daily %{buildroot}%{_sysconfdir}/cron.daily/%{name}
12cr|arrayprobe-2.0-4|42	install -m0644 debian/%{name}.1 %{buildroot}%{_mandir}/man1/
12cr|arrayprobe-2.0-4|43	
12cr|arrayprobe-2.0-4|44	%files
12cr|arrayprobe-2.0-4|45	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|arrayprobe-2.0-4|46	%attr(0644,root,root) %{_sysconfdir}/cron.daily/%{name}
12cr|arrayprobe-2.0-4|47	%attr(0755,root,root) %{_bindir}/%{name}
12cr|arrayprobe-2.0-4|48	%attr(0644,root,root) %{_mandir}/man1/%{name}.1*

268 12
12cr|arx-libertatis-1.0.3-1|1	Name:		arx-libertatis
12cr|arx-libertatis-1.0.3-1|2	Version:	1.0.3
12cr|arx-libertatis-1.0.3-1|3	Release:	1
12cr|arx-libertatis-1.0.3-1|4	Summary:	An open source port of Arx Fatalis, a 2002 first-person role-playing game
12cr|arx-libertatis-1.0.3-1|5	Group:		Games/Adventure
12cr|arx-libertatis-1.0.3-1|6	License:	GPLv3+
12cr|arx-libertatis-1.0.3-1|7	URL:		http://arx-libertatis.org/
12cr|arx-libertatis-1.0.3-1|8	Source:		http://github.com/downloads/arx/ArxLibertatis/%{name}-%{version}.tar.xz
12cr|arx-libertatis-1.0.3-1|9	BuildRequires:	boost-devel
12cr|arx-libertatis-1.0.3-1|10	BuildRequires:	cmake
12cr|arx-libertatis-1.0.3-1|11	BuildRequires:	devil-devel
12cr|arx-libertatis-1.0.3-1|12	BuildRequires:	pkgconfig(glew)
12cr|arx-libertatis-1.0.3-1|13	BuildRequires:	pkgconfig(gl)
12cr|arx-libertatis-1.0.3-1|14	BuildRequires:	pkgconfig(libpng)
12cr|arx-libertatis-1.0.3-1|15	BuildRequires:	qt4-devel
12cr|arx-libertatis-1.0.3-1|16	BuildRequires:	pkgconfig(sdl)
12cr|arx-libertatis-1.0.3-1|17	BuildRequires:	zlib-devel
12cr|arx-libertatis-1.0.3-1|18	BuildRequires:	pkgconfig(freetype2)
12cr|arx-libertatis-1.0.3-1|19	BuildRequires:	pkgconfig(openal)
12cr|arx-libertatis-1.0.3-1|20	
12cr|arx-libertatis-1.0.3-1|21	%description
12cr|arx-libertatis-1.0.3-1|22	Arx Libertatis is a cross-platform, open source port of Arx Fatalis,
12cr|arx-libertatis-1.0.3-1|23	a 2002 first-person role-playing game developed by Arkane Studios.
12cr|arx-libertatis-1.0.3-1|24	
12cr|arx-libertatis-1.0.3-1|25	Arx Fatalis features crafting, melee and ranged combat, as well as a
12cr|arx-libertatis-1.0.3-1|26	unique casting system where the player draws runes in real time to
12cr|arx-libertatis-1.0.3-1|27	effect the desired spell.
12cr|arx-libertatis-1.0.3-1|28	
12cr|arx-libertatis-1.0.3-1|29	The Arx Libertatis source code is based on the publicly released Arx Fatalis
12cr|arx-libertatis-1.0.3-1|30	sources and available under the GPL 3+ license. This does however not include
12cr|arx-libertatis-1.0.3-1|31	the game data, so you need to obtain a copy of the original Arx Fatalis or
12cr|arx-libertatis-1.0.3-1|32	it's demo to play Arx Libertatis.
12cr|arx-libertatis-1.0.3-1|33	
12cr|arx-libertatis-1.0.3-1|34	%prep
12cr|arx-libertatis-1.0.3-1|35	%setup -q
12cr|arx-libertatis-1.0.3-1|36	
12cr|arx-libertatis-1.0.3-1|37	%build
12cr|arx-libertatis-1.0.3-1|38	%setup_compile_flags
12cr|arx-libertatis-1.0.3-1|39	mkdir build
12cr|arx-libertatis-1.0.3-1|40	cd build
12cr|arx-libertatis-1.0.3-1|41	cmake .. -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} -DCMAKE_INSTALL_LIBEXECDIR:PATH=%{_bindir}
12cr|arx-libertatis-1.0.3-1|42	%make
12cr|arx-libertatis-1.0.3-1|43	
12cr|arx-libertatis-1.0.3-1|44	%install
12cr|arx-libertatis-1.0.3-1|45	%makeinstall_std -C build
12cr|arx-libertatis-1.0.3-1|46	
12cr|arx-libertatis-1.0.3-1|47	mv %{buildroot}%{_bindir} %{buildroot}%{_gamesbindir}
12cr|arx-libertatis-1.0.3-1|48	mkdir -p %{buildroot}%{_gamesdatadir}/arx
12cr|arx-libertatis-1.0.3-1|49	
12cr|arx-libertatis-1.0.3-1|50	sed -i s\|RolePlaying\|AdventureGame\|g %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|arx-libertatis-1.0.3-1|51	
12cr|arx-libertatis-1.0.3-1|52	%files
12cr|arx-libertatis-1.0.3-1|53	%doc ARX_PUBLIC_LICENSE.txt AUTHORS CHANGELOG README.md
12cr|arx-libertatis-1.0.3-1|54	%{_gamesbindir}/arx*
12cr|arx-libertatis-1.0.3-1|55	%dir %{_gamesdatadir}/arx
12cr|arx-libertatis-1.0.3-1|56	%{_datadir}/applications/%{name}.desktop
12cr|arx-libertatis-1.0.3-1|57	%{_datadir}/pixmaps/%{name}.png
12cr|arx-libertatis-1.0.3-1|58	%{_mandir}/man1/arx*.1*
12cr|arx-libertatis-1.0.3-1|59	%{_mandir}/man6/arx*.6*
12cr|arx-libertatis-1.0.3-1|60	
12cr|arx-libertatis-1.0.3-1|61	
12cr|arx-libertatis-1.0.3-1|62	%changelog
12cr|arx-libertatis-1.0.3-1|63	* Mon Jun 18 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0.2-1
12cr|arx-libertatis-1.0.3-1|64	- New version 1.0.2
12cr|arx-libertatis-1.0.3-1|65	
12cr|arx-libertatis-1.0.3-1|66	* Thu May 31 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0.1-1mdv2012.0
12cr|arx-libertatis-1.0.3-1|67	+ Revision: 801450
12cr|arx-libertatis-1.0.3-1|68	- Update BuildRequires
12cr|arx-libertatis-1.0.3-1|69	- imported package arx-libertatis
12cr|arx-libertatis-1.0.3-1|70	

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

270 12
12cr|ascii-3.11-2|1	Name:		ascii
12cr|ascii-3.11-2|2	Version:	3.11
12cr|ascii-3.11-2|3	Release:	%mkrel 2
12cr|ascii-3.11-2|4	URL:		http://www.catb.org/~esr/ascii/
12cr|ascii-3.11-2|5	Source0:	http://www.catb.org/~esr/ascii/%name-%version.tar.gz
12cr|ascii-3.11-2|6	License:	GPLv2+
12cr|ascii-3.11-2|7	Group:		Text tools
12cr|ascii-3.11-2|8	Summary:	Interactive ASCII name and synonym chart
12cr|ascii-3.11-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|ascii-3.11-2|10	
12cr|ascii-3.11-2|11	%description
12cr|ascii-3.11-2|12	The ascii utility provides easy conversion between various byte representations
12cr|ascii-3.11-2|13	and the American Standard Code for Information Interchange (ASCII) character
12cr|ascii-3.11-2|14	table.  It knows about a wide variety of hex, binary, octal, Teletype mnemonic,
12cr|ascii-3.11-2|15	ISO/ECMA code point, slang names, XML entity names, and other representations.
12cr|ascii-3.11-2|16	Given any one on the command line, it will try to display all others.  Called
12cr|ascii-3.11-2|17	with no arguments it displays a handy small ASCII chart.
12cr|ascii-3.11-2|18	
12cr|ascii-3.11-2|19	%prep
12cr|ascii-3.11-2|20	%setup -q
12cr|ascii-3.11-2|21	
12cr|ascii-3.11-2|22	%build
12cr|ascii-3.11-2|23	%make CFLAGS="$RPM_OPT_FLAGS" ascii ascii.1
12cr|ascii-3.11-2|24	
12cr|ascii-3.11-2|25	%install
12cr|ascii-3.11-2|26	mkdir -p %buildroot/%{_bindir}
12cr|ascii-3.11-2|27	mkdir -p %buildroot/%{_mandir}/man1/
12cr|ascii-3.11-2|28	install -m755 ascii -D %{buildroot}%{_bindir}/ascii
12cr|ascii-3.11-2|29	install -m644 ascii.1 -D %{buildroot}%{_mandir}/man1/ascii.1
12cr|ascii-3.11-2|30	
12cr|ascii-3.11-2|31	
12cr|ascii-3.11-2|32	%clean
12cr|ascii-3.11-2|33	rm -rf %buildroot
12cr|ascii-3.11-2|34	
12cr|ascii-3.11-2|35	%files
12cr|ascii-3.11-2|36	%defattr(-,root,root)
12cr|ascii-3.11-2|37	%doc README COPYING
12cr|ascii-3.11-2|38	%{_mandir}/man1/ascii.1*
12cr|ascii-3.11-2|39	%{_bindir}/ascii
12cr|ascii-3.11-2|40	
12cr|ascii-3.11-2|41	
12cr|ascii-3.11-2|42	%changelog
12cr|ascii-3.11-2|43	* Fri Mar 25 2011 Sandro Cazzaniga <kharec@mandriva.org> 3.11-2mdv2011.0
12cr|ascii-3.11-2|44	+ Revision: 648529
12cr|ascii-3.11-2|45	- really clean %%install (thanks Peroyvind)
12cr|ascii-3.11-2|46	- update to 3.11
12cr|ascii-3.11-2|47	- fix %%buildroot use
12cr|ascii-3.11-2|48	
12cr|ascii-3.11-2|49	* Mon Dec 06 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.10-1mdv2011.0
12cr|ascii-3.11-2|50	+ Revision: 612787
12cr|ascii-3.11-2|51	- update to 3.10
12cr|ascii-3.11-2|52	
12cr|ascii-3.11-2|53	* Sun Oct 17 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.9-1mdv2011.0
12cr|ascii-3.11-2|54	+ Revision: 586264
12cr|ascii-3.11-2|55	- update to 3.9
12cr|ascii-3.11-2|56	- fix Source0
12cr|ascii-3.11-2|57	- quick spec cleanup
12cr|ascii-3.11-2|58	- fix %%buildroot use
12cr|ascii-3.11-2|59	- fix rpmlint warnings and licence
12cr|ascii-3.11-2|60	
12cr|ascii-3.11-2|61	* Tue May 19 2009 Jérôme Brenier <incubusss@mandriva.org> 3.8-4mdv2010.0
12cr|ascii-3.11-2|62	+ Revision: 377657
12cr|ascii-3.11-2|63	- fix license (GPLv2)
12cr|ascii-3.11-2|64	
12cr|ascii-3.11-2|65	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 3.8-3mdv2009.0
12cr|ascii-3.11-2|66	+ Revision: 226176
12cr|ascii-3.11-2|67	- rebuild
12cr|ascii-3.11-2|68	
12cr|ascii-3.11-2|69	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 3.8-2mdv2008.1
12cr|ascii-3.11-2|70	+ Revision: 135823
12cr|ascii-3.11-2|71	- restore BuildRoot
12cr|ascii-3.11-2|72	
12cr|ascii-3.11-2|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|ascii-3.11-2|74	- kill re-definition of %%buildroot on Pixel's request
12cr|ascii-3.11-2|75	
12cr|ascii-3.11-2|76	
12cr|ascii-3.11-2|77	* Thu Feb 01 2007 Nicolas Lécureuil <neoclust@mandriva.org> 3.8-2mdv2007.0
12cr|ascii-3.11-2|78	+ Revision: 115795
12cr|ascii-3.11-2|79	- Rebuild
12cr|ascii-3.11-2|80	- Import ascii
12cr|ascii-3.11-2|81	
12cr|ascii-3.11-2|82	* Fri May 27 2005 Nicolas Lcureuil <neoclust@mandriva.org> 3.8-1mdk
12cr|ascii-3.11-2|83	- New release 3.8
12cr|ascii-3.11-2|84	- %%{1}mdv2007.1
12cr|ascii-3.11-2|85	
12cr|ascii-3.11-2|86	* Thu May 12 2005 Lenny Cartier <lenny@mandriva.com> 3.6-3mdk
12cr|ascii-3.11-2|87	- rebuild
12cr|ascii-3.11-2|88	

271 12
12cr|asciiquarium-1.0-6|1	%define name    asciiquarium
12cr|asciiquarium-1.0-6|2	%define version 1.0
12cr|asciiquarium-1.0-6|3	%define release %mkrel 6
12cr|asciiquarium-1.0-6|4	
12cr|asciiquarium-1.0-6|5	Name:           %{name}
12cr|asciiquarium-1.0-6|6	Version:        %{version}
12cr|asciiquarium-1.0-6|7	Release:        %{release}
12cr|asciiquarium-1.0-6|8	Summary:        An aquarium/sea animation in ASCII art
12cr|asciiquarium-1.0-6|9	License:        GPL
12cr|asciiquarium-1.0-6|10	Group:          Toys
12cr|asciiquarium-1.0-6|11	URL:            http://www.robobunny.com/projects/asciiquarium/
12cr|asciiquarium-1.0-6|12	Source0:        http://www.robobunny.com/projects/asciiquarium/%{name}_%{version}.tar.bz2
12cr|asciiquarium-1.0-6|13	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|asciiquarium-1.0-6|14	Requires:	perl-Term-Animation
12cr|asciiquarium-1.0-6|15	BuildArch:      noarch
12cr|asciiquarium-1.0-6|16	
12cr|asciiquarium-1.0-6|17	%description
12cr|asciiquarium-1.0-6|18	Asciiquarium is an aquarium/sea animation in ASCII art.
12cr|asciiquarium-1.0-6|19	
12cr|asciiquarium-1.0-6|20	%prep
12cr|asciiquarium-1.0-6|21	%setup -q -n %{name}_%{version}
12cr|asciiquarium-1.0-6|22	
12cr|asciiquarium-1.0-6|23	%install
12cr|asciiquarium-1.0-6|24	rm -rf %{buildroot}
12cr|asciiquarium-1.0-6|25	install -d -m 755 %{buildroot}%{_bindir}
12cr|asciiquarium-1.0-6|26	install -m 755 asciiquarium %{buildroot}%{_bindir}
12cr|asciiquarium-1.0-6|27	
12cr|asciiquarium-1.0-6|28	%clean
12cr|asciiquarium-1.0-6|29	rm -rf %{buildroot}
12cr|asciiquarium-1.0-6|30	
12cr|asciiquarium-1.0-6|31	%files
12cr|asciiquarium-1.0-6|32	%defattr(-,root,root)
12cr|asciiquarium-1.0-6|33	%doc CHANGES  README gpl.txt
12cr|asciiquarium-1.0-6|34	%{_bindir}/*
12cr|asciiquarium-1.0-6|35	
12cr|asciiquarium-1.0-6|36	
12cr|asciiquarium-1.0-6|37	
12cr|asciiquarium-1.0-6|38	
12cr|asciiquarium-1.0-6|39	%changelog
12cr|asciiquarium-1.0-6|40	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2011.0
12cr|asciiquarium-1.0-6|41	+ Revision: 616606
12cr|asciiquarium-1.0-6|42	- the mass rebuild of 2010.0 packages
12cr|asciiquarium-1.0-6|43	
12cr|asciiquarium-1.0-6|44	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2010.0
12cr|asciiquarium-1.0-6|45	+ Revision: 423961
12cr|asciiquarium-1.0-6|46	- rebuild
12cr|asciiquarium-1.0-6|47	
12cr|asciiquarium-1.0-6|48	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2009.0
12cr|asciiquarium-1.0-6|49	+ Revision: 226178
12cr|asciiquarium-1.0-6|50	- rebuild
12cr|asciiquarium-1.0-6|51	
12cr|asciiquarium-1.0-6|52	+ Olivier Blin <oblin@mandriva.com>
12cr|asciiquarium-1.0-6|53	- restore BuildRoot
12cr|asciiquarium-1.0-6|54	
12cr|asciiquarium-1.0-6|55	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-3mdv2008.1
12cr|asciiquarium-1.0-6|56	+ Revision: 132386
12cr|asciiquarium-1.0-6|57	- rebuild
12cr|asciiquarium-1.0-6|58	
12cr|asciiquarium-1.0-6|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|asciiquarium-1.0-6|60	- kill re-definition of %%buildroot on Pixel's request
12cr|asciiquarium-1.0-6|61	
12cr|asciiquarium-1.0-6|62	
12cr|asciiquarium-1.0-6|63	* Fri Nov 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-2mdv2007.0
12cr|asciiquarium-1.0-6|64	+ Revision: 86968
12cr|asciiquarium-1.0-6|65	- rebuild
12cr|asciiquarium-1.0-6|66	- Import asciiquarium
12cr|asciiquarium-1.0-6|67	
12cr|asciiquarium-1.0-6|68	* Thu Sep 08 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdk
12cr|asciiquarium-1.0-6|69	- first mdk release
12cr|asciiquarium-1.0-6|70	

272 12
12cr|asio-1.4.8-2|1	Name:		asio
12cr|asio-1.4.8-2|2	Version:	1.4.8
12cr|asio-1.4.8-2|3	Release:	2
12cr|asio-1.4.8-2|4	Summary:	Cross-platform C++ library for network programming
12cr|asio-1.4.8-2|5	Group:		Development/C
12cr|asio-1.4.8-2|6	License:	Boost
12cr|asio-1.4.8-2|7	Source0:	http://nchc.dl.sourceforge.net/sourceforge/%{name}/%{name}-%version.tar.bz2
12cr|asio-1.4.8-2|8	URL:		http://asio.sourceforge.net
12cr|asio-1.4.8-2|9	BuildRequires:	boost-devel >= 1.33
12cr|asio-1.4.8-2|10	BuildRequires:	pkgconfig(openssl)
12cr|asio-1.4.8-2|11	
12cr|asio-1.4.8-2|12	%description
12cr|asio-1.4.8-2|13	asio is a cross-platform C++ library for network programming that provides
12cr|asio-1.4.8-2|14	developers with a consistent asynchronous I/O model using a modern C++
12cr|asio-1.4.8-2|15	approach.
12cr|asio-1.4.8-2|16	
12cr|asio-1.4.8-2|17	%prep
12cr|asio-1.4.8-2|18	%setup -q
12cr|asio-1.4.8-2|19	
12cr|asio-1.4.8-2|20	%build
12cr|asio-1.4.8-2|21	%configure2_5x
12cr|asio-1.4.8-2|22	%make
12cr|asio-1.4.8-2|23	
12cr|asio-1.4.8-2|24	%install
12cr|asio-1.4.8-2|25	%makeinstall_std
12cr|asio-1.4.8-2|26	
12cr|asio-1.4.8-2|27	%check
12cr|asio-1.4.8-2|28	# Disable tests for now as 2 of them fail at ABF but pass at local machines
12cr|asio-1.4.8-2|29	#make check
12cr|asio-1.4.8-2|30	
12cr|asio-1.4.8-2|31	%files
12cr|asio-1.4.8-2|32	%doc README
12cr|asio-1.4.8-2|33	%doc doc/*
12cr|asio-1.4.8-2|34	%{_includedir}/*.hpp
12cr|asio-1.4.8-2|35	%{_includedir}/%{name}
12cr|asio-1.4.8-2|36	
12cr|asio-1.4.8-2|37	
12cr|asio-1.4.8-2|38	%changelog
12cr|asio-1.4.8-2|39	* Wed Sep 28 2011 Andrey Bondrov <abondrov@mandriva.org> 1.4.8-1mdv2012.0
12cr|asio-1.4.8-2|40	+ Revision: 701710
12cr|asio-1.4.8-2|41	- New version: 1.4.8
12cr|asio-1.4.8-2|42	
12cr|asio-1.4.8-2|43	* Fri Jul 16 2010 Funda Wang <fwang@mandriva.org> 1.4.5-1mdv2011.0
12cr|asio-1.4.8-2|44	+ Revision: 554382
12cr|asio-1.4.8-2|45	- update to new version 1.4.5
12cr|asio-1.4.8-2|46	
12cr|asio-1.4.8-2|47	* Mon Jun 01 2009 Jérôme Brenier <incubusss@mandriva.org> 1.4.1-1mdv2010.0
12cr|asio-1.4.8-2|48	+ Revision: 381774
12cr|asio-1.4.8-2|49	- update to new version 1.4.1
12cr|asio-1.4.8-2|50	- fix license (Boost)
12cr|asio-1.4.8-2|51	- add clean section / delete buildroot before install
12cr|asio-1.4.8-2|52	
12cr|asio-1.4.8-2|53	* Sun Dec 21 2008 Funda Wang <fwang@mandriva.org> 1.2.0-1mdv2009.1
12cr|asio-1.4.8-2|54	+ Revision: 316879
12cr|asio-1.4.8-2|55	- New version 1.2.0
12cr|asio-1.4.8-2|56	
12cr|asio-1.4.8-2|57	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 0.3.9-3mdv2009.0
12cr|asio-1.4.8-2|58	+ Revision: 226179
12cr|asio-1.4.8-2|59	- rebuild
12cr|asio-1.4.8-2|60	
12cr|asio-1.4.8-2|61	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 0.3.9-2mdv2008.1
12cr|asio-1.4.8-2|62	+ Revision: 168118
12cr|asio-1.4.8-2|63	- put a real summary
12cr|asio-1.4.8-2|64	- fix no-buildroot-tag
12cr|asio-1.4.8-2|65	
12cr|asio-1.4.8-2|66	* Sat Jan 19 2008 Funda Wang <fwang@mandriva.org> 0.3.9-1mdv2008.1
12cr|asio-1.4.8-2|67	+ Revision: 155055
12cr|asio-1.4.8-2|68	- New version 0.3.9
12cr|asio-1.4.8-2|69	
12cr|asio-1.4.8-2|70	* Sat Oct 13 2007 Funda Wang <fwang@mandriva.org> 0.3.8-0.rc3.1mdv2008.1
12cr|asio-1.4.8-2|71	+ Revision: 97818
12cr|asio-1.4.8-2|72	- import asio
12cr|asio-1.4.8-2|73	
12cr|asio-1.4.8-2|74	

273 12
12cr|ask-2.5.3-8|1	%define name	ask
12cr|ask-2.5.3-8|2	%define version	2.5.3
12cr|ask-2.5.3-8|3	%define release	%mkrel 8
12cr|ask-2.5.3-8|4	
12cr|ask-2.5.3-8|5	Summary:	Active Spam Killer
12cr|ask-2.5.3-8|6	Name:		%{name}
12cr|ask-2.5.3-8|7	Version:	%{version}
12cr|ask-2.5.3-8|8	Release:	%{release}
12cr|ask-2.5.3-8|9	Source0:	%{name}-%{version}.tar.bz2
12cr|ask-2.5.3-8|10	License:	GPLv2+
12cr|ask-2.5.3-8|11	URL:		http://a-s-k.sourceforge.net/
12cr|ask-2.5.3-8|12	Group:		Networking/Mail
12cr|ask-2.5.3-8|13	Requires:	python
12cr|ask-2.5.3-8|14	BuildRequires:  python-devel
12cr|ask-2.5.3-8|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|ask-2.5.3-8|16	
12cr|ask-2.5.3-8|17	%description
12cr|ask-2.5.3-8|18	Active Spam Killer (ASK) protects your email account against spam
12cr|ask-2.5.3-8|19	by confirming the sender's email address before actual delivery
12cr|ask-2.5.3-8|20	takes place. The confirmation happens by means of a "confirmation
12cr|ask-2.5.3-8|21	message" that is automatically sent to all "unknown" users. Once
12cr|ask-2.5.3-8|22	the sender replies to that message (a simple reply will do),
12cr|ask-2.5.3-8|23	future emails from that person will be delivered immediately. You
12cr|ask-2.5.3-8|24	can also specify (regexp) addresses to be immediately accepted,
12cr|ask-2.5.3-8|25	rejected (with a nastygram) or ignored. The package also includes
12cr|ask-2.5.3-8|26	a utility to scan your old mailboxes and generate a list of emails
12cr|ask-2.5.3-8|27	to be accepted automatically.
12cr|ask-2.5.3-8|28	
12cr|ask-2.5.3-8|29	%prep
12cr|ask-2.5.3-8|30	
12cr|ask-2.5.3-8|31	%setup -q
12cr|ask-2.5.3-8|32	perl -p -i -e 's@#!/usr/bin/env python.*@#!/usr/bin/env python@' *.py */*.py
12cr|ask-2.5.3-8|33	%build
12cr|ask-2.5.3-8|34	
12cr|ask-2.5.3-8|35	%install
12cr|ask-2.5.3-8|36	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|ask-2.5.3-8|37	
12cr|ask-2.5.3-8|38	install -d %{buildroot}%{_bindir}
12cr|ask-2.5.3-8|39	install -d %{buildroot}%{_libdir}/ask
12cr|ask-2.5.3-8|40	install -d %{buildroot}%{_datadir}/ask
12cr|ask-2.5.3-8|41	install -d %{buildroot}%{_mandir}/man1
12cr|ask-2.5.3-8|42	install -d %{buildroot}%{_datadir}/ask/templates
12cr|ask-2.5.3-8|43	
12cr|ask-2.5.3-8|44	install -m0755 askfilter asksetup %{buildroot}%{_bindir}/
12cr|ask-2.5.3-8|45	install -m0755 utils/asksenders %{buildroot}%{_bindir}/
12cr|ask-2.5.3-8|46	
12cr|ask-2.5.3-8|47	install -m0644 askversion.py %{buildroot}%{_libdir}/
12cr|ask-2.5.3-8|48	install -m0644 askconfig.py %{buildroot}%{_libdir}/ask/
12cr|ask-2.5.3-8|49	install -m0644 asklock.py %{buildroot}%{_libdir}/ask/
12cr|ask-2.5.3-8|50	install -m0644 asklog.py %{buildroot}%{_libdir}/ask/
12cr|ask-2.5.3-8|51	install -m0644 askmail.py %{buildroot}%{_libdir}/ask/
12cr|ask-2.5.3-8|52	install -m0644 askmain.py %{buildroot}%{_libdir}/ask/
12cr|ask-2.5.3-8|53	install -m0644 askmessage.py %{buildroot}%{_libdir}/ask/
12cr|ask-2.5.3-8|54	install -m0644 askremote.py %{buildroot}%{_libdir}/ask/
12cr|ask-2.5.3-8|55	
12cr|ask-2.5.3-8|56	install -m0644 templates/* %{buildroot}%{_datadir}/ask/templates/
12cr|ask-2.5.3-8|57	
12cr|ask-2.5.3-8|58	install -m0644 docs/*.1 %{buildroot}%{_mandir}/man1/
12cr|ask-2.5.3-8|59	
12cr|ask-2.5.3-8|60	%clean
12cr|ask-2.5.3-8|61	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|ask-2.5.3-8|62	
12cr|ask-2.5.3-8|63	%files
12cr|ask-2.5.3-8|64	%defattr(-, root, root)
12cr|ask-2.5.3-8|65	%doc ChangeLog
12cr|ask-2.5.3-8|66	%doc docs/ask_doc.css docs/ask_doc.html docs/ask_doc.pdf docs/ask_doc.txt
12cr|ask-2.5.3-8|67	%{_bindir}/asksetup
12cr|ask-2.5.3-8|68	%{_bindir}/asksenders
12cr|ask-2.5.3-8|69	%{_bindir}/askfilter
12cr|ask-2.5.3-8|70	%{_libdir}/askversion.py
12cr|ask-2.5.3-8|71	%{_libdir}/ask/askconfig.py
12cr|ask-2.5.3-8|72	%{_libdir}/ask/asklock.py
12cr|ask-2.5.3-8|73	%{_libdir}/ask/asklog.py
12cr|ask-2.5.3-8|74	%{_libdir}/ask/askmail.py
12cr|ask-2.5.3-8|75	%{_libdir}/ask/askmain.py
12cr|ask-2.5.3-8|76	%{_libdir}/ask/askmessage.py
12cr|ask-2.5.3-8|77	%{_libdir}/ask/askremote.py
12cr|ask-2.5.3-8|78	
12cr|ask-2.5.3-8|79	%{_datadir}/ask/templates/ask.rc
12cr|ask-2.5.3-8|80	%{_datadir}/ask/templates/ignorelist.txt
12cr|ask-2.5.3-8|81	%{_datadir}/ask/templates/whitelist.txt
12cr|ask-2.5.3-8|82	%{_datadir}/ask/templates/confirm_da.txt
12cr|ask-2.5.3-8|83	%{_datadir}/ask/templates/confirm_de.txt
12cr|ask-2.5.3-8|84	%{_datadir}/ask/templates/confirm_en.txt
12cr|ask-2.5.3-8|85	%{_datadir}/ask/templates/confirm_es.txt
12cr|ask-2.5.3-8|86	%{_datadir}/ask/templates/confirm_fi.txt
12cr|ask-2.5.3-8|87	%{_datadir}/ask/templates/confirm_fr.txt
12cr|ask-2.5.3-8|88	%{_datadir}/ask/templates/confirm_it.txt
12cr|ask-2.5.3-8|89	%{_datadir}/ask/templates/confirm_nl.txt
12cr|ask-2.5.3-8|90	%{_datadir}/ask/templates/confirm_ptbr.txt
12cr|ask-2.5.3-8|91	
12cr|ask-2.5.3-8|92	%{_mandir}/man1/asksenders.1*
12cr|ask-2.5.3-8|93	%{_mandir}/man1/asksetup.1*
12cr|ask-2.5.3-8|94	%{_mandir}/man1/askfilter.1*
12cr|ask-2.5.3-8|95	
12cr|ask-2.5.3-8|96	
12cr|ask-2.5.3-8|97	
12cr|ask-2.5.3-8|98	
12cr|ask-2.5.3-8|99	%changelog
12cr|ask-2.5.3-8|100	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.5.3-8mdv2011.0
12cr|ask-2.5.3-8|101	+ Revision: 609995
12cr|ask-2.5.3-8|102	- rebuild
12cr|ask-2.5.3-8|103	
12cr|ask-2.5.3-8|104	* Wed Mar 10 2010 Emmanuel Andry <eandry@mandriva.org> 2.5.3-7mdv2010.1
12cr|ask-2.5.3-8|105	+ Revision: 517497
12cr|ask-2.5.3-8|106	- fix licence and URL
12cr|ask-2.5.3-8|107	
12cr|ask-2.5.3-8|108	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 2.5.3-6mdv2010.0
12cr|ask-2.5.3-8|109	+ Revision: 423962
12cr|ask-2.5.3-8|110	- rebuild
12cr|ask-2.5.3-8|111	
12cr|ask-2.5.3-8|112	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 2.5.3-5mdv2009.0
12cr|ask-2.5.3-8|113	+ Revision: 266185
12cr|ask-2.5.3-8|114	- rebuild early 2009.0 package (before pixel changes)
12cr|ask-2.5.3-8|115	
12cr|ask-2.5.3-8|116	* Sun May 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2.5.3-4mdv2009.0
12cr|ask-2.5.3-8|117	+ Revision: 205584
12cr|ask-2.5.3-8|118	- Should not be noarch ed
12cr|ask-2.5.3-8|119	
12cr|ask-2.5.3-8|120	+ Olivier Blin <oblin@mandriva.com>
12cr|ask-2.5.3-8|121	- restore BuildRoot
12cr|ask-2.5.3-8|122	
12cr|ask-2.5.3-8|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|ask-2.5.3-8|124	- kill re-definition of %%buildroot on Pixel's request
12cr|ask-2.5.3-8|125	
12cr|ask-2.5.3-8|126	* Tue Sep 11 2007 Emmanuel Andry <eandry@mandriva.org> 2.5.3-3mdv2008.0
12cr|ask-2.5.3-8|127	+ Revision: 84466
12cr|ask-2.5.3-8|128	- rebuild
12cr|ask-2.5.3-8|129	
12cr|ask-2.5.3-8|130	
12cr|ask-2.5.3-8|131	* Sun Feb 04 2007 Nicolas Lécureuil <neoclust@mandriva.org> 2.5.3-2mdv2007.0
12cr|ask-2.5.3-8|132	+ Revision: 116141
12cr|ask-2.5.3-8|133	- Rebuild
12cr|ask-2.5.3-8|134	- Import ask
12cr|ask-2.5.3-8|135	
12cr|ask-2.5.3-8|136	* Sun May 14 2006 Emmanuel Andry <eandry@mandriva.org> 2.5.3-1mdk
12cr|ask-2.5.3-8|137	- 2.5.3
12cr|ask-2.5.3-8|138	- mkrel
12cr|ask-2.5.3-8|139	
12cr|ask-2.5.3-8|140	* Sat Aug 27 2005 Oden Eriksson <oeriksson@mandriva.com> 2.5.0-2mdk
12cr|ask-2.5.3-8|141	- rebuild
12cr|ask-2.5.3-8|142	
12cr|ask-2.5.3-8|143	* Thu Jul 01 2004 Spencer Anderson <sdander@oberon.ark.com> 2.5.0-1mdk
12cr|ask-2.5.3-8|144	- new version
12cr|ask-2.5.3-8|145	

274 12
12cr|asp2php-0.77.1-4|1	%define	name	asp2php
12cr|asp2php-0.77.1-4|2	%define	version	0.77.1
12cr|asp2php-0.77.1-4|3	%define	release	%mkrel 4
12cr|asp2php-0.77.1-4|4	
12cr|asp2php-0.77.1-4|5	
12cr|asp2php-0.77.1-4|6	Name:		%{name}
12cr|asp2php-0.77.1-4|7	Version:	%{version}
12cr|asp2php-0.77.1-4|8	Release:	%{release}
12cr|asp2php-0.77.1-4|9	Summary:	Program for converting .asp files to .php files
12cr|asp2php-0.77.1-4|10	License:	GPL
12cr|asp2php-0.77.1-4|11	Group:		Development/Other
12cr|asp2php-0.77.1-4|12	Source0:	%{name}-%{version}.tar.bz2
12cr|asp2php-0.77.1-4|13	Source11:	%{name}-16.png
12cr|asp2php-0.77.1-4|14	Source12:	%{name}-32.png
12cr|asp2php-0.77.1-4|15	Source13:	%{name}-48.png
12cr|asp2php-0.77.1-4|16	URL:		http://asp2php.naken.cc/
12cr|asp2php-0.77.1-4|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|asp2php-0.77.1-4|18	
12cr|asp2php-0.77.1-4|19	%description
12cr|asp2php-0.77.1-4|20	asp2php is a program which can help you convert Micro$oft (tm) Active Server
12cr|asp2php-0.77.1-4|21	Pages (tm) to PHP files.
12cr|asp2php-0.77.1-4|22	
12cr|asp2php-0.77.1-4|23	Install this if you intend to migrate from Micro$oft(tm) Internet Information
12cr|asp2php-0.77.1-4|24	Server(tm) to PHP.
12cr|asp2php-0.77.1-4|25	
12cr|asp2php-0.77.1-4|26	%package -n gtkasp2php
12cr|asp2php-0.77.1-4|27	Summary:	Graphical front-end for asp2php
12cr|asp2php-0.77.1-4|28	Group:		Development/Other
12cr|asp2php-0.77.1-4|29	License:	GPL
12cr|asp2php-0.77.1-4|30	Requires:	asp2php
12cr|asp2php-0.77.1-4|31	BuildRequires:	gtk+-devel >= 1.2.0
12cr|asp2php-0.77.1-4|32	
12cr|asp2php-0.77.1-4|33	%description -n gtkasp2php
12cr|asp2php-0.77.1-4|34	gtkasp2php is the gtk-based graphical front-end for asp2php.
12cr|asp2php-0.77.1-4|35	
12cr|asp2php-0.77.1-4|36	Install this if you want a graphical front-end for asp2php.
12cr|asp2php-0.77.1-4|37	
12cr|asp2php-0.77.1-4|38	%prep
12cr|asp2php-0.77.1-4|39	%setup -q
12cr|asp2php-0.77.1-4|40	
12cr|asp2php-0.77.1-4|41	%build
12cr|asp2php-0.77.1-4|42	%make CFLAGS="$RPM_OPT_FLAGS"
12cr|asp2php-0.77.1-4|43	%make CFLAGS="$RPM_OPT_FLAGS" gui
12cr|asp2php-0.77.1-4|44	
12cr|asp2php-0.77.1-4|45	%install
12cr|asp2php-0.77.1-4|46	rm -rf $RPM_BUILD_ROOT
12cr|asp2php-0.77.1-4|47	
12cr|asp2php-0.77.1-4|48	install -m755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|asp2php-0.77.1-4|49	install -m755 gtk%{name} -D $RPM_BUILD_ROOT%{_bindir}/gtk%{name}
12cr|asp2php-0.77.1-4|50	
12cr|asp2php-0.77.1-4|51	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|asp2php-0.77.1-4|52	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|asp2php-0.77.1-4|53	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|asp2php-0.77.1-4|54	
12cr|asp2php-0.77.1-4|55	
12cr|asp2php-0.77.1-4|56	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|asp2php-0.77.1-4|57	cat << EOF > %buildroot%{_datadir}/applications/mandriva-gtkasp2php.desktop
12cr|asp2php-0.77.1-4|58	[Desktop Entry]
12cr|asp2php-0.77.1-4|59	Type=Application
12cr|asp2php-0.77.1-4|60	Exec=%{_bindir}/gtk%{name}
12cr|asp2php-0.77.1-4|61	Name=Asp2Php
12cr|asp2php-0.77.1-4|62	Comment=Gtk frontend to asp2php
12cr|asp2php-0.77.1-4|63	Icon=%{name}
12cr|asp2php-0.77.1-4|64	Categories=X-MandrivaLinux-MoreApplications-Development-Tools;Development;
12cr|asp2php-0.77.1-4|65	EOF
12cr|asp2php-0.77.1-4|66	
12cr|asp2php-0.77.1-4|67	%if %mdkversion < 200900
12cr|asp2php-0.77.1-4|68	%post -n gtkasp2php
12cr|asp2php-0.77.1-4|69	%{update_menus}
12cr|asp2php-0.77.1-4|70	%endif
12cr|asp2php-0.77.1-4|71	
12cr|asp2php-0.77.1-4|72	%if %mdkversion < 200900
12cr|asp2php-0.77.1-4|73	%postun -n gtkasp2php
12cr|asp2php-0.77.1-4|74	%{clean_menus}
12cr|asp2php-0.77.1-4|75	%endif
12cr|asp2php-0.77.1-4|76	
12cr|asp2php-0.77.1-4|77	
12cr|asp2php-0.77.1-4|78	%clean
12cr|asp2php-0.77.1-4|79	rm -rf $RPM_BUILD_ROOT
12cr|asp2php-0.77.1-4|80	
12cr|asp2php-0.77.1-4|81	%files
12cr|asp2php-0.77.1-4|82	%defattr(-,root,root)
12cr|asp2php-0.77.1-4|83	%{_bindir}/%{name}
12cr|asp2php-0.77.1-4|84	%doc README LICENSE
12cr|asp2php-0.77.1-4|85	
12cr|asp2php-0.77.1-4|86	%files -n gtkasp2php
12cr|asp2php-0.77.1-4|87	%defattr(-,root,root)
12cr|asp2php-0.77.1-4|88	%{_bindir}/gtk%{name}
12cr|asp2php-0.77.1-4|89	#%{_libdir}/gtkasp2php/gtkasp2php
12cr|asp2php-0.77.1-4|90	#%{_libdir}/gtkasp2php/*.xpm
12cr|asp2php-0.77.1-4|91	#%{_libdir}/gtkasp2php/*.png
12cr|asp2php-0.77.1-4|92	#%{_libdir}/gtkasp2php/asp2php
12cr|asp2php-0.77.1-4|93	%{_datadir}/applications/mandriva-gtk%{name}.desktop
12cr|asp2php-0.77.1-4|94	# icons
12cr|asp2php-0.77.1-4|95	%{_iconsdir}/%{name}.png
12cr|asp2php-0.77.1-4|96	%{_miconsdir}/%{name}.png
12cr|asp2php-0.77.1-4|97	%{_liconsdir}/%{name}.png
12cr|asp2php-0.77.1-4|98	
12cr|asp2php-0.77.1-4|99	
12cr|asp2php-0.77.1-4|100	
12cr|asp2php-0.77.1-4|101	
12cr|asp2php-0.77.1-4|102	%changelog
12cr|asp2php-0.77.1-4|103	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.77.1-4mdv2011.0
12cr|asp2php-0.77.1-4|104	+ Revision: 616607
12cr|asp2php-0.77.1-4|105	- the mass rebuild of 2010.0 packages
12cr|asp2php-0.77.1-4|106	
12cr|asp2php-0.77.1-4|107	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0.77.1-3mdv2010.0
12cr|asp2php-0.77.1-4|108	+ Revision: 423963
12cr|asp2php-0.77.1-4|109	- rebuild
12cr|asp2php-0.77.1-4|110	
12cr|asp2php-0.77.1-4|111	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.77.1-2mdv2009.0
12cr|asp2php-0.77.1-4|112	+ Revision: 218429
12cr|asp2php-0.77.1-4|113	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|asp2php-0.77.1-4|114	
12cr|asp2php-0.77.1-4|115	* Mon Feb 11 2008 Thierry Vignaud <tv@mandriva.org> 0.77.1-2mdv2008.1
12cr|asp2php-0.77.1-4|116	+ Revision: 165294
12cr|asp2php-0.77.1-4|117	- fix description
12cr|asp2php-0.77.1-4|118	
12cr|asp2php-0.77.1-4|119	* Thu Jan 03 2008 Thierry Vignaud <tv@mandriva.org> 0.77.1-1mdv2008.1
12cr|asp2php-0.77.1-4|120	+ Revision: 142728
12cr|asp2php-0.77.1-4|121	- auto-convert XDG menu entry
12cr|asp2php-0.77.1-4|122	- kill re-definition of %%buildroot on Pixel's request
12cr|asp2php-0.77.1-4|123	
12cr|asp2php-0.77.1-4|124	+ Olivier Blin <oblin@mandriva.com>
12cr|asp2php-0.77.1-4|125	- restore BuildRoot
12cr|asp2php-0.77.1-4|126	
12cr|asp2php-0.77.1-4|127	
12cr|asp2php-0.77.1-4|128	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.77.1-1mdv2007.0
12cr|asp2php-0.77.1-4|129	+ Revision: 101611
12cr|asp2php-0.77.1-4|130	- Import asp2php
12cr|asp2php-0.77.1-4|131	
12cr|asp2php-0.77.1-4|132	* Wed May 24 2006 Emmanuel Andry <eandry@mandriva.org> 0.77.1-1mdk
12cr|asp2php-0.77.1-4|133	- 0.77.1
12cr|asp2php-0.77.1-4|134	- mkrel
12cr|asp2php-0.77.1-4|135	
12cr|asp2php-0.77.1-4|136	* Wed Feb 02 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.76.23-1mdk
12cr|asp2php-0.77.1-4|137	- 0.76.23
12cr|asp2php-0.77.1-4|138	

275 12
12cr|aspell-csb-0.01.1-6|1	%define _enable_debug_packages %{nil}
12cr|aspell-csb-0.01.1-6|2	%define debug_package          %{nil}
12cr|aspell-csb-0.01.1-6|3	
12cr|aspell-csb-0.01.1-6|4	%define src_ver 0.02-0
12cr|aspell-csb-0.01.1-6|5	%define fname aspell6-%{languagecode}
12cr|aspell-csb-0.01.1-6|6	%define aspell_ver 0.60
12cr|aspell-csb-0.01.1-6|7	%define languageenglazy Kashubian
12cr|aspell-csb-0.01.1-6|8	%define languagecode csb
12cr|aspell-csb-0.01.1-6|9	# FIXME: no locale yet
12cr|aspell-csb-0.01.1-6|10	%define lc_ctype csb_XX
12cr|aspell-csb-0.01.1-6|11	
12cr|aspell-csb-0.01.1-6|12	Summary:       %{languageenglazy} files for aspell
12cr|aspell-csb-0.01.1-6|13	Name:          aspell-%{languagecode}
12cr|aspell-csb-0.01.1-6|14	Version:       0.01.1
12cr|aspell-csb-0.01.1-6|15	Release:       %mkrel 6
12cr|aspell-csb-0.01.1-6|16	Group:         System/Internationalization
12cr|aspell-csb-0.01.1-6|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12cr|aspell-csb-0.01.1-6|18	URL:		   http://aspell.net/
12cr|aspell-csb-0.01.1-6|19	License:	   GPL
12cr|aspell-csb-0.01.1-6|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12cr|aspell-csb-0.01.1-6|21	Provides: spell-%{languagecode}
12cr|aspell-csb-0.01.1-6|22	
12cr|aspell-csb-0.01.1-6|23	BuildRequires: aspell >= %{aspell_ver}
12cr|aspell-csb-0.01.1-6|24	BuildRequires: make
12cr|aspell-csb-0.01.1-6|25	Requires:      aspell >= %{aspell_ver}
12cr|aspell-csb-0.01.1-6|26	
12cr|aspell-csb-0.01.1-6|27	# Mandriva Stuff
12cr|aspell-csb-0.01.1-6|28	#Requires:      locales-%{languagecode}
12cr|aspell-csb-0.01.1-6|29	# aspell = 1, myspell = 2, lang-specific = 3
12cr|aspell-csb-0.01.1-6|30	Provides:      enchant-dictionary = 1
12cr|aspell-csb-0.01.1-6|31	Provides:      aspell-dictionary
12cr|aspell-csb-0.01.1-6|32	#Provides:      aspell-%{lc_ctype}
12cr|aspell-csb-0.01.1-6|33	
12cr|aspell-csb-0.01.1-6|34	Autoreqprov:   no
12cr|aspell-csb-0.01.1-6|35	
12cr|aspell-csb-0.01.1-6|36	%description
12cr|aspell-csb-0.01.1-6|37	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
12cr|aspell-csb-0.01.1-6|38	
12cr|aspell-csb-0.01.1-6|39	%prep
12cr|aspell-csb-0.01.1-6|40	%setup -q -n %{fname}-%{src_ver}
12cr|aspell-csb-0.01.1-6|41	
12cr|aspell-csb-0.01.1-6|42	%build
12cr|aspell-csb-0.01.1-6|43	# don't use configure macro
12cr|aspell-csb-0.01.1-6|44	./configure
12cr|aspell-csb-0.01.1-6|45	
12cr|aspell-csb-0.01.1-6|46	%make
12cr|aspell-csb-0.01.1-6|47	
12cr|aspell-csb-0.01.1-6|48	%install
12cr|aspell-csb-0.01.1-6|49	rm -fr $RPM_BUILD_ROOT
12cr|aspell-csb-0.01.1-6|50	
12cr|aspell-csb-0.01.1-6|51	%makeinstall_std
12cr|aspell-csb-0.01.1-6|52	
12cr|aspell-csb-0.01.1-6|53	chmod 644 Copyright README*
12cr|aspell-csb-0.01.1-6|54	
12cr|aspell-csb-0.01.1-6|55	%clean
12cr|aspell-csb-0.01.1-6|56	rm -fr $RPM_BUILD_ROOT
12cr|aspell-csb-0.01.1-6|57	
12cr|aspell-csb-0.01.1-6|58	%files
12cr|aspell-csb-0.01.1-6|59	%defattr(-,root,root)
12cr|aspell-csb-0.01.1-6|60	%doc README* Copyright
12cr|aspell-csb-0.01.1-6|61	%{_libdir}/aspell-%{aspell_ver}/*
12cr|aspell-csb-0.01.1-6|62	
12cr|aspell-csb-0.01.1-6|63	
12cr|aspell-csb-0.01.1-6|64	
12cr|aspell-csb-0.01.1-6|65	
12cr|aspell-csb-0.01.1-6|66	%changelog
12cr|aspell-csb-0.01.1-6|67	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.01.1-6mdv2011.0
12cr|aspell-csb-0.01.1-6|68	+ Revision: 616608
12cr|aspell-csb-0.01.1-6|69	- the mass rebuild of 2010.0 packages
12cr|aspell-csb-0.01.1-6|70	
12cr|aspell-csb-0.01.1-6|71	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0.01.1-5mdv2010.0
12cr|aspell-csb-0.01.1-6|72	+ Revision: 423965
12cr|aspell-csb-0.01.1-6|73	- rebuild
12cr|aspell-csb-0.01.1-6|74	
12cr|aspell-csb-0.01.1-6|75	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 0.01.1-4mdv2009.0
12cr|aspell-csb-0.01.1-6|76	+ Revision: 226180
12cr|aspell-csb-0.01.1-6|77	- rebuild
12cr|aspell-csb-0.01.1-6|78	
12cr|aspell-csb-0.01.1-6|79	* Sun Mar 09 2008 Anssi Hannula <anssi@mandriva.org> 0.01.1-3mdv2008.1
12cr|aspell-csb-0.01.1-6|80	+ Revision: 182408
12cr|aspell-csb-0.01.1-6|81	- provide enchant-dictionary
12cr|aspell-csb-0.01.1-6|82	
12cr|aspell-csb-0.01.1-6|83	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.01.1-2mdv2008.1
12cr|aspell-csb-0.01.1-6|84	+ Revision: 135824
12cr|aspell-csb-0.01.1-6|85	- restore BuildRoot
12cr|aspell-csb-0.01.1-6|86	
12cr|aspell-csb-0.01.1-6|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|aspell-csb-0.01.1-6|88	- kill re-definition of %%buildroot on Pixel's request
12cr|aspell-csb-0.01.1-6|89	- s/Mandrake/Mandriva/
12cr|aspell-csb-0.01.1-6|90	
12cr|aspell-csb-0.01.1-6|91	
12cr|aspell-csb-0.01.1-6|92	* Mon Mar 05 2007 Oden Eriksson <oeriksson@mandriva.com> 0.01.1-2mdv2007.0
12cr|aspell-csb-0.01.1-6|93	+ Revision: 132947
12cr|aspell-csb-0.01.1-6|94	- Import aspell-csb
12cr|aspell-csb-0.01.1-6|95	
12cr|aspell-csb-0.01.1-6|96	* Mon Mar 05 2007 Oden Eriksson <oeriksson@mandriva.com> 0.01.1-2mdv2007.1
12cr|aspell-csb-0.01.1-6|97	- disable debug packages
12cr|aspell-csb-0.01.1-6|98	
12cr|aspell-csb-0.01.1-6|99	* Tue Nov 29 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.01.1-1mdk
12cr|aspell-csb-0.01.1-6|100	- first version
12cr|aspell-csb-0.01.1-6|101	

276 12
12cr|aspell-pt_BR-0.60.0-3|1	%define _enable_debug_packages %{nil}
12cr|aspell-pt_BR-0.60.0-3|2	%define debug_package          %{nil}
12cr|aspell-pt_BR-0.60.0-3|3	
12cr|aspell-pt_BR-0.60.0-3|4	%define languageenglazy Portuguese Brasilian
12cr|aspell-pt_BR-0.60.0-3|5	%define languagecode pt_BR
12cr|aspell-pt_BR-0.60.0-3|6	%define lc_ctype pt_BR
12cr|aspell-pt_BR-0.60.0-3|7	
12cr|aspell-pt_BR-0.60.0-3|8	
12cr|aspell-pt_BR-0.60.0-3|9	Name:		aspell-%{languagecode}
12cr|aspell-pt_BR-0.60.0-3|10	Summary:	%{languageenglazy} files for aspell
12cr|aspell-pt_BR-0.60.0-3|11	Version:	0.60.0
12cr|aspell-pt_BR-0.60.0-3|12	Release:	%mkrel 3
12cr|aspell-pt_BR-0.60.0-3|13	Group:		System/Internationalization
12cr|aspell-pt_BR-0.60.0-3|14	License:	GPL
12cr|aspell-pt_BR-0.60.0-3|15	URL:		http://aspell.sourceforge.net/
12cr|aspell-pt_BR-0.60.0-3|16	# http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12cr|aspell-pt_BR-0.60.0-3|17	Source:		ftp://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-%{languagecode}-20090702-0.tar.bz2
12cr|aspell-pt_BR-0.60.0-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|aspell-pt_BR-0.60.0-3|19	BuildRequires:	aspell >= 0.60
12cr|aspell-pt_BR-0.60.0-3|20	BuildRequires:	make
12cr|aspell-pt_BR-0.60.0-3|21	Requires:	aspell >= 0.60
12cr|aspell-pt_BR-0.60.0-3|22	# Mandriva Stuff
12cr|aspell-pt_BR-0.60.0-3|23	Requires:      locales-%{languagecode}
12cr|aspell-pt_BR-0.60.0-3|24	# aspell = 1, myspell = 2, lang-specific = 3
12cr|aspell-pt_BR-0.60.0-3|25	Provides:	enchant-dictionary = 1
12cr|aspell-pt_BR-0.60.0-3|26	Provides:	aspell-dictionary
12cr|aspell-pt_BR-0.60.0-3|27	Provides:	aspell-%{lc_ctype}
12cr|aspell-pt_BR-0.60.0-3|28	Obsoletes:	ispell-pt_BR
12cr|aspell-pt_BR-0.60.0-3|29	Provides:	ispell-pt_BR
12cr|aspell-pt_BR-0.60.0-3|30	Obsoletes:	aspell-pt-br
12cr|aspell-pt_BR-0.60.0-3|31	
12cr|aspell-pt_BR-0.60.0-3|32	%description
12cr|aspell-pt_BR-0.60.0-3|33	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12cr|aspell-pt_BR-0.60.0-3|34	
12cr|aspell-pt_BR-0.60.0-3|35	
12cr|aspell-pt_BR-0.60.0-3|36	%prep
12cr|aspell-pt_BR-0.60.0-3|37	%setup -qn aspell6-pt_BR-20090702-0
12cr|aspell-pt_BR-0.60.0-3|38	
12cr|aspell-pt_BR-0.60.0-3|39	%build
12cr|aspell-pt_BR-0.60.0-3|40	# don't use configure macro
12cr|aspell-pt_BR-0.60.0-3|41	./configure
12cr|aspell-pt_BR-0.60.0-3|42	%make
12cr|aspell-pt_BR-0.60.0-3|43	
12cr|aspell-pt_BR-0.60.0-3|44	%install
12cr|aspell-pt_BR-0.60.0-3|45	rm -fr %buildroot
12cr|aspell-pt_BR-0.60.0-3|46	%makeinstall_std
12cr|aspell-pt_BR-0.60.0-3|47	
12cr|aspell-pt_BR-0.60.0-3|48	%clean
12cr|aspell-pt_BR-0.60.0-3|49	rm -fr %buildroot
12cr|aspell-pt_BR-0.60.0-3|50	
12cr|aspell-pt_BR-0.60.0-3|51	%files
12cr|aspell-pt_BR-0.60.0-3|52	%defattr(-,root,root)
12cr|aspell-pt_BR-0.60.0-3|53	%doc README Copyright COPYING doc/NEWS doc/LEIAME_ooo.txt doc/README_ooo.txt doc/README_aspell.txt
12cr|aspell-pt_BR-0.60.0-3|54	%{_libdir}/aspell-0.60
12cr|aspell-pt_BR-0.60.0-3|55	
12cr|aspell-pt_BR-0.60.0-3|56	
12cr|aspell-pt_BR-0.60.0-3|57	
12cr|aspell-pt_BR-0.60.0-3|58	
12cr|aspell-pt_BR-0.60.0-3|59	%changelog
12cr|aspell-pt_BR-0.60.0-3|60	* Sat Apr 09 2011 José Melo <mmodem@mandriva.org> 0.60.0-3mdv2011.0
12cr|aspell-pt_BR-0.60.0-3|61	+ Revision: 651997
12cr|aspell-pt_BR-0.60.0-3|62	- add obsolete entry for package aspell-p-br (that is incorrectly named)
12cr|aspell-pt_BR-0.60.0-3|63	
12cr|aspell-pt_BR-0.60.0-3|64	* Fri Apr 08 2011 José Melo <mmodem@mandriva.org> 0.60.0-2
12cr|aspell-pt_BR-0.60.0-3|65	+ Revision: 651923
12cr|aspell-pt_BR-0.60.0-3|66	- rebuild
12cr|aspell-pt_BR-0.60.0-3|67	
12cr|aspell-pt_BR-0.60.0-3|68	* Wed Apr 06 2011 José Melo <mmodem@mandriva.org> 0.60.0-1
12cr|aspell-pt_BR-0.60.0-3|69	+ Revision: 650910
12cr|aspell-pt_BR-0.60.0-3|70	- import aspell-pt_BR (version 20090702-0)
12cr|aspell-pt_BR-0.60.0-3|71	- packaged splited since there isnt anymore an updated archieve containing
12cr|aspell-pt_BR-0.60.0-3|72	pt_PT and pt_BR, they now exist separated
12cr|aspell-pt_BR-0.60.0-3|73	

277 12
12cr|aspell-sr-0.60.0-5|1	%define _enable_debug_packages %{nil}
12cr|aspell-sr-0.60.0-5|2	%define debug_package          %{nil}
12cr|aspell-sr-0.60.0-5|3	
12cr|aspell-sr-0.60.0-5|4	%define src_ver 0.02
12cr|aspell-sr-0.60.0-5|5	%define languageenglazy Serbian
12cr|aspell-sr-0.60.0-5|6	%define languagecode sr
12cr|aspell-sr-0.60.0-5|7	%define lc_ctype sr_YU
12cr|aspell-sr-0.60.0-5|8	
12cr|aspell-sr-0.60.0-5|9	Summary:       %{languageenglazy} files for aspell
12cr|aspell-sr-0.60.0-5|10	Name:          aspell-%{languagecode}
12cr|aspell-sr-0.60.0-5|11	Version:       0.60.0
12cr|aspell-sr-0.60.0-5|12	Release:       %mkrel 5
12cr|aspell-sr-0.60.0-5|13	Group:         System/Internationalization
12cr|aspell-sr-0.60.0-5|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell6-%{languagecode}-%{src_ver}.tar.bz2
12cr|aspell-sr-0.60.0-5|15	URL:		   http://aspell.net/
12cr|aspell-sr-0.60.0-5|16	License:	   LGPL
12cr|aspell-sr-0.60.0-5|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12cr|aspell-sr-0.60.0-5|18	Provides: spell-%{languagecode}
12cr|aspell-sr-0.60.0-5|19	
12cr|aspell-sr-0.60.0-5|20	BuildRequires: aspell >= 0.50
12cr|aspell-sr-0.60.0-5|21	BuildRequires: make
12cr|aspell-sr-0.60.0-5|22	Requires:      aspell >= 0.50
12cr|aspell-sr-0.60.0-5|23	
12cr|aspell-sr-0.60.0-5|24	# Mandriva Stuff
12cr|aspell-sr-0.60.0-5|25	Requires:      locales-%{languagecode}
12cr|aspell-sr-0.60.0-5|26	# aspell = 1, myspell = 2, lang-specific = 3
12cr|aspell-sr-0.60.0-5|27	Provides:      enchant-dictionary = 1
12cr|aspell-sr-0.60.0-5|28	Provides:      aspell-dictionary
12cr|aspell-sr-0.60.0-5|29	Provides:	   aspell-%{lc_ctype}
12cr|aspell-sr-0.60.0-5|30	
12cr|aspell-sr-0.60.0-5|31	Autoreqprov:   no
12cr|aspell-sr-0.60.0-5|32	
12cr|aspell-sr-0.60.0-5|33	%description
12cr|aspell-sr-0.60.0-5|34	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12cr|aspell-sr-0.60.0-5|35	
12cr|aspell-sr-0.60.0-5|36	%prep
12cr|aspell-sr-0.60.0-5|37	%setup -q -n aspell6-%{languagecode}-%{src_ver}
12cr|aspell-sr-0.60.0-5|38	
12cr|aspell-sr-0.60.0-5|39	%build
12cr|aspell-sr-0.60.0-5|40	# don't use configure macro
12cr|aspell-sr-0.60.0-5|41	./configure
12cr|aspell-sr-0.60.0-5|42	
12cr|aspell-sr-0.60.0-5|43	%make
12cr|aspell-sr-0.60.0-5|44	
12cr|aspell-sr-0.60.0-5|45	%install
12cr|aspell-sr-0.60.0-5|46	rm -fr $RPM_BUILD_ROOT
12cr|aspell-sr-0.60.0-5|47	
12cr|aspell-sr-0.60.0-5|48	%makeinstall_std
12cr|aspell-sr-0.60.0-5|49	
12cr|aspell-sr-0.60.0-5|50	chmod 644 Copyright README*
12cr|aspell-sr-0.60.0-5|51	
12cr|aspell-sr-0.60.0-5|52	%clean
12cr|aspell-sr-0.60.0-5|53	rm -fr $RPM_BUILD_ROOT
12cr|aspell-sr-0.60.0-5|54	
12cr|aspell-sr-0.60.0-5|55	%files
12cr|aspell-sr-0.60.0-5|56	%defattr(-,root,root)
12cr|aspell-sr-0.60.0-5|57	%doc README* Copyright
12cr|aspell-sr-0.60.0-5|58	%{_libdir}/aspell-*/*
12cr|aspell-sr-0.60.0-5|59	
12cr|aspell-sr-0.60.0-5|60	
12cr|aspell-sr-0.60.0-5|61	
12cr|aspell-sr-0.60.0-5|62	
12cr|aspell-sr-0.60.0-5|63	%changelog
12cr|aspell-sr-0.60.0-5|64	* Tue Sep 01 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.60.0-5mdv2010.0
12cr|aspell-sr-0.60.0-5|65	+ Revision: 423966
12cr|aspell-sr-0.60.0-5|66	- rebuild
12cr|aspell-sr-0.60.0-5|67	
12cr|aspell-sr-0.60.0-5|68	* Thu Jun 19 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.60.0-4mdv2009.0
12cr|aspell-sr-0.60.0-5|69	+ Revision: 226181
12cr|aspell-sr-0.60.0-5|70	- rebuild
12cr|aspell-sr-0.60.0-5|71	
12cr|aspell-sr-0.60.0-5|72	* Sun Mar 09 2008 Anssi Hannula <anssi@mandriva.org> 0.60.0-3mdv2008.1
12cr|aspell-sr-0.60.0-5|73	+ Revision: 182654
12cr|aspell-sr-0.60.0-5|74	- provide enchant-dictionary
12cr|aspell-sr-0.60.0-5|75	
12cr|aspell-sr-0.60.0-5|76	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.60.0-2mdv2008.1
12cr|aspell-sr-0.60.0-5|77	+ Revision: 140690
12cr|aspell-sr-0.60.0-5|78	- restore BuildRoot
12cr|aspell-sr-0.60.0-5|79	
12cr|aspell-sr-0.60.0-5|80	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|aspell-sr-0.60.0-5|81	- kill re-definition of %%buildroot on Pixel's request
12cr|aspell-sr-0.60.0-5|82	- s/Mandrake/Mandriva/
12cr|aspell-sr-0.60.0-5|83	
12cr|aspell-sr-0.60.0-5|84	
12cr|aspell-sr-0.60.0-5|85	* Mon Mar 05 2007 Oden Eriksson <oeriksson@mandriva.com> 0.60.0-2mdv2007.0
12cr|aspell-sr-0.60.0-5|86	+ Revision: 132949
12cr|aspell-sr-0.60.0-5|87	- Import aspell-sr
12cr|aspell-sr-0.60.0-5|88	
12cr|aspell-sr-0.60.0-5|89	* Mon Mar 05 2007 Oden Eriksson <oeriksson@mandriva.com> 0.60.0-2mdv2007.1
12cr|aspell-sr-0.60.0-5|90	- use the mkrel macro
12cr|aspell-sr-0.60.0-5|91	- disable debug packages
12cr|aspell-sr-0.60.0-5|92	
12cr|aspell-sr-0.60.0-5|93	* Mon Nov 28 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.60.0-1mdk
12cr|aspell-sr-0.60.0-5|94	- first version
12cr|aspell-sr-0.60.0-5|95	

278 12
12cr|aspell-te-0.60.0-6|1	%define _enable_debug_packages %{nil}
12cr|aspell-te-0.60.0-6|2	%define debug_package          %{nil}
12cr|aspell-te-0.60.0-6|3	
12cr|aspell-te-0.60.0-6|4	%define src_ver 0.01-2
12cr|aspell-te-0.60.0-6|5	%define fname aspell6-%{languagecode}
12cr|aspell-te-0.60.0-6|6	%define aspell_ver 0.60
12cr|aspell-te-0.60.0-6|7	%define languageenglazy Telugu
12cr|aspell-te-0.60.0-6|8	%define languagecode te
12cr|aspell-te-0.60.0-6|9	%define lc_ctype te_IN
12cr|aspell-te-0.60.0-6|10	
12cr|aspell-te-0.60.0-6|11	Summary:       %{languageenglazy} files for aspell
12cr|aspell-te-0.60.0-6|12	Name:          aspell-%{languagecode}
12cr|aspell-te-0.60.0-6|13	Version:       0.60.0
12cr|aspell-te-0.60.0-6|14	Release:       %mkrel 6
12cr|aspell-te-0.60.0-6|15	Group:         System/Internationalization
12cr|aspell-te-0.60.0-6|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12cr|aspell-te-0.60.0-6|17	URL:		   http://aspell.net/
12cr|aspell-te-0.60.0-6|18	License:	   LGPL
12cr|aspell-te-0.60.0-6|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12cr|aspell-te-0.60.0-6|20	Provides: spell-%{languagecode}
12cr|aspell-te-0.60.0-6|21	
12cr|aspell-te-0.60.0-6|22	BuildRequires: aspell >= %{aspell_ver}
12cr|aspell-te-0.60.0-6|23	BuildRequires: make
12cr|aspell-te-0.60.0-6|24	Requires:      aspell >= %{aspell_ver}
12cr|aspell-te-0.60.0-6|25	
12cr|aspell-te-0.60.0-6|26	# Mandriva Stuff
12cr|aspell-te-0.60.0-6|27	Requires:      locales-%{languagecode}
12cr|aspell-te-0.60.0-6|28	# aspell = 1, myspell = 2, lang-specific = 3
12cr|aspell-te-0.60.0-6|29	Provides:      enchant-dictionary = 1
12cr|aspell-te-0.60.0-6|30	Provides:      aspell-dictionary
12cr|aspell-te-0.60.0-6|31	Provides:      aspell-%{lc_ctype}
12cr|aspell-te-0.60.0-6|32	
12cr|aspell-te-0.60.0-6|33	Autoreqprov:   no
12cr|aspell-te-0.60.0-6|34	
12cr|aspell-te-0.60.0-6|35	%description
12cr|aspell-te-0.60.0-6|36	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
12cr|aspell-te-0.60.0-6|37	
12cr|aspell-te-0.60.0-6|38	%prep
12cr|aspell-te-0.60.0-6|39	%setup -q -n %{fname}-%{src_ver}
12cr|aspell-te-0.60.0-6|40	
12cr|aspell-te-0.60.0-6|41	%build
12cr|aspell-te-0.60.0-6|42	# don't use configure macro
12cr|aspell-te-0.60.0-6|43	./configure
12cr|aspell-te-0.60.0-6|44	
12cr|aspell-te-0.60.0-6|45	%make
12cr|aspell-te-0.60.0-6|46	
12cr|aspell-te-0.60.0-6|47	%install
12cr|aspell-te-0.60.0-6|48	rm -fr $RPM_BUILD_ROOT
12cr|aspell-te-0.60.0-6|49	
12cr|aspell-te-0.60.0-6|50	%makeinstall_std
12cr|aspell-te-0.60.0-6|51	
12cr|aspell-te-0.60.0-6|52	%clean
12cr|aspell-te-0.60.0-6|53	rm -fr $RPM_BUILD_ROOT
12cr|aspell-te-0.60.0-6|54	
12cr|aspell-te-0.60.0-6|55	%files
12cr|aspell-te-0.60.0-6|56	%defattr(-,root,root)
12cr|aspell-te-0.60.0-6|57	%{_libdir}/aspell-%{aspell_ver}/*
12cr|aspell-te-0.60.0-6|58	
12cr|aspell-te-0.60.0-6|59	
12cr|aspell-te-0.60.0-6|60	
12cr|aspell-te-0.60.0-6|61	
12cr|aspell-te-0.60.0-6|62	%changelog
12cr|aspell-te-0.60.0-6|63	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.60.0-6mdv2011.0
12cr|aspell-te-0.60.0-6|64	+ Revision: 616610
12cr|aspell-te-0.60.0-6|65	- the mass rebuild of 2010.0 packages
12cr|aspell-te-0.60.0-6|66	
12cr|aspell-te-0.60.0-6|67	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0.60.0-5mdv2010.0
12cr|aspell-te-0.60.0-6|68	+ Revision: 423967
12cr|aspell-te-0.60.0-6|69	- rebuild
12cr|aspell-te-0.60.0-6|70	
12cr|aspell-te-0.60.0-6|71	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 0.60.0-4mdv2009.0
12cr|aspell-te-0.60.0-6|72	+ Revision: 226183
12cr|aspell-te-0.60.0-6|73	- rebuild
12cr|aspell-te-0.60.0-6|74	
12cr|aspell-te-0.60.0-6|75	* Sun Mar 09 2008 Anssi Hannula <anssi@mandriva.org> 0.60.0-3mdv2008.1
12cr|aspell-te-0.60.0-6|76	+ Revision: 182658
12cr|aspell-te-0.60.0-6|77	- provide enchant-dictionary
12cr|aspell-te-0.60.0-6|78	
12cr|aspell-te-0.60.0-6|79	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.60.0-2mdv2008.1
12cr|aspell-te-0.60.0-6|80	+ Revision: 140690
12cr|aspell-te-0.60.0-6|81	- restore BuildRoot
12cr|aspell-te-0.60.0-6|82	
12cr|aspell-te-0.60.0-6|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|aspell-te-0.60.0-6|84	- kill re-definition of %%buildroot on Pixel's request
12cr|aspell-te-0.60.0-6|85	- s/Mandrake/Mandriva/
12cr|aspell-te-0.60.0-6|86	
12cr|aspell-te-0.60.0-6|87	
12cr|aspell-te-0.60.0-6|88	* Mon Mar 05 2007 Oden Eriksson <oeriksson@mandriva.com> 0.60.0-2mdv2007.0
12cr|aspell-te-0.60.0-6|89	+ Revision: 132951
12cr|aspell-te-0.60.0-6|90	- Import aspell-te
12cr|aspell-te-0.60.0-6|91	
12cr|aspell-te-0.60.0-6|92	* Mon Mar 05 2007 Oden Eriksson <oeriksson@mandriva.com> 0.60.0-2mdv2007.1
12cr|aspell-te-0.60.0-6|93	- use the mkrel macro
12cr|aspell-te-0.60.0-6|94	- disable debug packages
12cr|aspell-te-0.60.0-6|95	
12cr|aspell-te-0.60.0-6|96	* Mon Nov 28 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.60.0-1mdk
12cr|aspell-te-0.60.0-6|97	- first version
12cr|aspell-te-0.60.0-6|98	

279 12
12cr|assetml-1.2.1-8|1	%define name		assetml
12cr|assetml-1.2.1-8|2	%define version      	1.2.1
12cr|assetml-1.2.1-8|3	%define release 	8
12cr|assetml-1.2.1-8|4	
12cr|assetml-1.2.1-8|5	%define major 0
12cr|assetml-1.2.1-8|6	%define libname %mklibname %name %major
12cr|assetml-1.2.1-8|7	%define libnamedev %mklibname %name %major -d
12cr|assetml-1.2.1-8|8	
12cr|assetml-1.2.1-8|9	
12cr|assetml-1.2.1-8|10	
12cr|assetml-1.2.1-8|11	Summary: Library assetml to share and reuse content like image and audio file
12cr|assetml-1.2.1-8|12	Name: 		%name
12cr|assetml-1.2.1-8|13	Version: 	%version
12cr|assetml-1.2.1-8|14	Release: 	%release
12cr|assetml-1.2.1-8|15	License: 	GPLv2+
12cr|assetml-1.2.1-8|16	Group: 		System/Libraries
12cr|assetml-1.2.1-8|17	Source:		lib%name-%version.tar.bz2
12cr|assetml-1.2.1-8|18	BuildRequires:	pkgconfig
12cr|assetml-1.2.1-8|19	BuildRequires:	popt-devel
12cr|assetml-1.2.1-8|20	BuildRequires:	glib2-devel >= 2.0.0
12cr|assetml-1.2.1-8|21	BuildRequires:	glibc-devel
12cr|assetml-1.2.1-8|22	BuildRequires:	libxml2-devel
12cr|assetml-1.2.1-8|23	BuildRequires:	texi2html
12cr|assetml-1.2.1-8|24	BuildRequires:	texinfo
12cr|assetml-1.2.1-8|25	URL: 		http://ofset.sf.net/assetml
12cr|assetml-1.2.1-8|26	
12cr|assetml-1.2.1-8|27	%description
12cr|assetml-1.2.1-8|28	This is a library based on an XML file format that is used to share and reuse
12cr|assetml-1.2.1-8|29	content like image and audio file.
12cr|assetml-1.2.1-8|30	Application using this library can query files on their system that provides an
12cr|assetml-1.2.1-8|31	assetml xml file description.
12cr|assetml-1.2.1-8|32	
12cr|assetml-1.2.1-8|33	%package -n %libname
12cr|assetml-1.2.1-8|34	Summary:        Library assetml to share image and audio file between project
12cr|assetml-1.2.1-8|35	Group:          System/Libraries
12cr|assetml-1.2.1-8|36	
12cr|assetml-1.2.1-8|37	%description -n %libname
12cr|assetml-1.2.1-8|38	AssetML Library
12cr|assetml-1.2.1-8|39	
12cr|assetml-1.2.1-8|40	%package  -n %libnamedev
12cr|assetml-1.2.1-8|41	Summary:        Devel Library assetml to share image and audio file between project
12cr|assetml-1.2.1-8|42	Group: 		System/Libraries
12cr|assetml-1.2.1-8|43	Requires:       %libname = %version
12cr|assetml-1.2.1-8|44	Provides:	libassetml-devel
12cr|assetml-1.2.1-8|45	
12cr|assetml-1.2.1-8|46	%description -n %libnamedev
12cr|assetml-1.2.1-8|47	AssetML Devel Library
12cr|assetml-1.2.1-8|48	
12cr|assetml-1.2.1-8|49	%prep
12cr|assetml-1.2.1-8|50	
12cr|assetml-1.2.1-8|51	%setup -q -n lib%{name}-%version
12cr|assetml-1.2.1-8|52	
12cr|assetml-1.2.1-8|53	%build
12cr|assetml-1.2.1-8|54	
12cr|assetml-1.2.1-8|55	%configure2_5x
12cr|assetml-1.2.1-8|56	
12cr|assetml-1.2.1-8|57	%make
12cr|assetml-1.2.1-8|58	
12cr|assetml-1.2.1-8|59	%install
12cr|assetml-1.2.1-8|60	%makeinstall
12cr|assetml-1.2.1-8|61	
12cr|assetml-1.2.1-8|62	%find_lang lib%name
12cr|assetml-1.2.1-8|63	
12cr|assetml-1.2.1-8|64	%post
12cr|assetml-1.2.1-8|65	
12cr|assetml-1.2.1-8|66	%_install_info %{name}.info
12cr|assetml-1.2.1-8|67	
12cr|assetml-1.2.1-8|68	%preun
12cr|assetml-1.2.1-8|69	
12cr|assetml-1.2.1-8|70	%_remove_install_info %{name}.info
12cr|assetml-1.2.1-8|71	
12cr|assetml-1.2.1-8|72	%files -f lib%name.lang
12cr|assetml-1.2.1-8|73	%defattr(-, root, root)
12cr|assetml-1.2.1-8|74	%doc AUTHORS COPYING ChangeLog INSTALL README THANKS
12cr|assetml-1.2.1-8|75	%_bindir/*
12cr|assetml-1.2.1-8|76	%_datadir/gnome/help/*
12cr|assetml-1.2.1-8|77	%_infodir/*
12cr|assetml-1.2.1-8|78	
12cr|assetml-1.2.1-8|79	%files -n %libname
12cr|assetml-1.2.1-8|80	%defattr(-,root,root)
12cr|assetml-1.2.1-8|81	%_libdir/libassetml.so.*
12cr|assetml-1.2.1-8|82	
12cr|assetml-1.2.1-8|83	%files -n %libnamedev
12cr|assetml-1.2.1-8|84	%defattr(-, root, root)
12cr|assetml-1.2.1-8|85	%_libdir/lib*.so
12cr|assetml-1.2.1-8|86	%_includedir/libassetml*/*
12cr|assetml-1.2.1-8|87	%_libdir/pkgconfig/libassetml.pc
12cr|assetml-1.2.1-8|88	
12cr|assetml-1.2.1-8|89	
12cr|assetml-1.2.1-8|90	
12cr|assetml-1.2.1-8|91	
12cr|assetml-1.2.1-8|92	%changelog
12cr|assetml-1.2.1-8|93	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-7mdv2011.0
12cr|assetml-1.2.1-8|94	+ Revision: 616614
12cr|assetml-1.2.1-8|95	- the mass rebuild of 2010.0 packages
12cr|assetml-1.2.1-8|96	
12cr|assetml-1.2.1-8|97	* Mon Jun 22 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.1-6mdv2010.0
12cr|assetml-1.2.1-8|98	+ Revision: 388026
12cr|assetml-1.2.1-8|99	- fix build (use configure2_5x)
12cr|assetml-1.2.1-8|100	- fix license tag
12cr|assetml-1.2.1-8|101	
12cr|assetml-1.2.1-8|102	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-5mdv2009.0
12cr|assetml-1.2.1-8|103	+ Revision: 226184
12cr|assetml-1.2.1-8|104	- rebuild
12cr|assetml-1.2.1-8|105	
12cr|assetml-1.2.1-8|106	+ Pixel <pixel@mandriva.com>
12cr|assetml-1.2.1-8|107	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|assetml-1.2.1-8|108	
12cr|assetml-1.2.1-8|109	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.2.1-4mdv2008.1
12cr|assetml-1.2.1-8|110	+ Revision: 140690
12cr|assetml-1.2.1-8|111	- restore BuildRoot
12cr|assetml-1.2.1-8|112	
12cr|assetml-1.2.1-8|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|assetml-1.2.1-8|114	- kill re-definition of %%buildroot on Pixel's request
12cr|assetml-1.2.1-8|115	
12cr|assetml-1.2.1-8|116	
12cr|assetml-1.2.1-8|117	* Wed Nov 15 2006 Lenny Cartier <lenny@mandriva.com> 1.2.1-4mdv2007.0
12cr|assetml-1.2.1-8|118	+ Revision: 84433
12cr|assetml-1.2.1-8|119	- Import assetml
12cr|assetml-1.2.1-8|120	

280 12
12cr|associationsubscribersmanager-3.2.0-2|1	%define name	 associationsubscribersmanager
12cr|associationsubscribersmanager-3.2.0-2|2	%define oname    AssociationSubscribersManager
12cr|associationsubscribersmanager-3.2.0-2|3	%define version	 3.2.0
12cr|associationsubscribersmanager-3.2.0-2|4	%define release	 %mkrel 2
12cr|associationsubscribersmanager-3.2.0-2|5	%define Summary	 Software which allow people to easily manage their clubs
12cr|associationsubscribersmanager-3.2.0-2|6	
12cr|associationsubscribersmanager-3.2.0-2|7	
12cr|associationsubscribersmanager-3.2.0-2|8	Summary:	%Summary
12cr|associationsubscribersmanager-3.2.0-2|9	Name:		%name
12cr|associationsubscribersmanager-3.2.0-2|10	Version:	%version
12cr|associationsubscribersmanager-3.2.0-2|11	Release:	%release
12cr|associationsubscribersmanager-3.2.0-2|12	Source0:	%oname-%version.tar.gz
12cr|associationsubscribersmanager-3.2.0-2|13	License:	GPLv2
12cr|associationsubscribersmanager-3.2.0-2|14	Group:		Graphical desktop/KDE
12cr|associationsubscribersmanager-3.2.0-2|15	URL:	    http://www.associationsubscribersmanager.org/
12cr|associationsubscribersmanager-3.2.0-2|16	BuildRequires:	qt4-devel
12cr|associationsubscribersmanager-3.2.0-2|17	
12cr|associationsubscribersmanager-3.2.0-2|18	%description
12cr|associationsubscribersmanager-3.2.0-2|19	Association Subscribers Manager is a software which allow people
12cr|associationsubscribersmanager-3.2.0-2|20	to easily manage their clubs. The main goal is to make it simple.
12cr|associationsubscribersmanager-3.2.0-2|21	Association Subscribers Manager do not require any database not
12cr|associationsubscribersmanager-3.2.0-2|22	any complicated settings.
12cr|associationsubscribersmanager-3.2.0-2|23	
12cr|associationsubscribersmanager-3.2.0-2|24	If you are a in charge of a club and don't want a complicated
12cr|associationsubscribersmanager-3.2.0-2|25	software to manage it, you are in the right place !
12cr|associationsubscribersmanager-3.2.0-2|26	In the other hand, if you are searching a collaborative web-based
12cr|associationsubscribersmanager-3.2.0-2|27	suite to manage your club you are clearly not at the right place !
12cr|associationsubscribersmanager-3.2.0-2|28	
12cr|associationsubscribersmanager-3.2.0-2|29	%files
12cr|associationsubscribersmanager-3.2.0-2|30	%defattr(-,root,root)
12cr|associationsubscribersmanager-3.2.0-2|31	%_bindir/association_subscribers_manager
12cr|associationsubscribersmanager-3.2.0-2|32	%_datadir/AssociationSubscribersManager
12cr|associationsubscribersmanager-3.2.0-2|33	
12cr|associationsubscribersmanager-3.2.0-2|34	#---------------------------------------------------------------------
12cr|associationsubscribersmanager-3.2.0-2|35	
12cr|associationsubscribersmanager-3.2.0-2|36	%package devel
12cr|associationsubscribersmanager-3.2.0-2|37	Group: Development/KDE and Qt
12cr|associationsubscribersmanager-3.2.0-2|38	Summary: Devel files needed to build apps based on %name
12cr|associationsubscribersmanager-3.2.0-2|39	
12cr|associationsubscribersmanager-3.2.0-2|40	%description devel
12cr|associationsubscribersmanager-3.2.0-2|41	Devel files needed to build apps based on %name
12cr|associationsubscribersmanager-3.2.0-2|42	
12cr|associationsubscribersmanager-3.2.0-2|43	%files devel
12cr|associationsubscribersmanager-3.2.0-2|44	%defattr(-,root,root,-)
12cr|associationsubscribersmanager-3.2.0-2|45	%_includedir/AssociationSubscribersManager
12cr|associationsubscribersmanager-3.2.0-2|46	
12cr|associationsubscribersmanager-3.2.0-2|47	#---------------------------------------------------------------------
12cr|associationsubscribersmanager-3.2.0-2|48	
12cr|associationsubscribersmanager-3.2.0-2|49	%prep
12cr|associationsubscribersmanager-3.2.0-2|50	%setup -q -n %{oname}-%version
12cr|associationsubscribersmanager-3.2.0-2|51	
12cr|associationsubscribersmanager-3.2.0-2|52	%build
12cr|associationsubscribersmanager-3.2.0-2|53	lrelease association_subscribers_manager.pro
12cr|associationsubscribersmanager-3.2.0-2|54	%qmake_qt4 INSTALLDIR=%_prefix
12cr|associationsubscribersmanager-3.2.0-2|55	%make
12cr|associationsubscribersmanager-3.2.0-2|56	
12cr|associationsubscribersmanager-3.2.0-2|57	%install
12cr|associationsubscribersmanager-3.2.0-2|58	%__rm -rf %buildroot
12cr|associationsubscribersmanager-3.2.0-2|59	%make INSTALL_ROOT=%buildroot install
12cr|associationsubscribersmanager-3.2.0-2|60	
12cr|associationsubscribersmanager-3.2.0-2|61	%clean
12cr|associationsubscribersmanager-3.2.0-2|62	%__rm -rf %buildroot
12cr|associationsubscribersmanager-3.2.0-2|63	
12cr|associationsubscribersmanager-3.2.0-2|64	
12cr|associationsubscribersmanager-3.2.0-2|65	%changelog
12cr|associationsubscribersmanager-3.2.0-2|66	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3.2.0-2mdv2011.0
12cr|associationsubscribersmanager-3.2.0-2|67	+ Revision: 609996
12cr|associationsubscribersmanager-3.2.0-2|68	- rebuild
12cr|associationsubscribersmanager-3.2.0-2|69	
12cr|associationsubscribersmanager-3.2.0-2|70	* Sun Apr 11 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.2.0-1mdv2010.1
12cr|associationsubscribersmanager-3.2.0-2|71	+ Revision: 533604
12cr|associationsubscribersmanager-3.2.0-2|72	- New version 3.2.0
12cr|associationsubscribersmanager-3.2.0-2|73	
12cr|associationsubscribersmanager-3.2.0-2|74	* Sun Mar 21 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.1-4mdv2010.1
12cr|associationsubscribersmanager-3.2.0-2|75	+ Revision: 526283
12cr|associationsubscribersmanager-3.2.0-2|76	- Fix path
12cr|associationsubscribersmanager-3.2.0-2|77	
12cr|associationsubscribersmanager-3.2.0-2|78	* Sun Mar 21 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.1-3mdv2010.1
12cr|associationsubscribersmanager-3.2.0-2|79	+ Revision: 526264
12cr|associationsubscribersmanager-3.2.0-2|80	- Add forgotten description tag
12cr|associationsubscribersmanager-3.2.0-2|81	- Fix URL
12cr|associationsubscribersmanager-3.2.0-2|82	- import associationsubscribersmanager
12cr|associationsubscribersmanager-3.2.0-2|83	
12cr|associationsubscribersmanager-3.2.0-2|84	

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

282 12
12cr|asterisk-chan_capi-1.1.6-1|1	%define rname	chan_capi
12cr|asterisk-chan_capi-1.1.6-1|2	
12cr|asterisk-chan_capi-1.1.6-1|3	Summary:	Asterisk ISDN CAPI channel driver
12cr|asterisk-chan_capi-1.1.6-1|4	Name:		asterisk-%{rname}
12cr|asterisk-chan_capi-1.1.6-1|5	Version:	1.1.6
12cr|asterisk-chan_capi-1.1.6-1|6	Release:	%mkrel 1
12cr|asterisk-chan_capi-1.1.6-1|7	License:	GPLv2
12cr|asterisk-chan_capi-1.1.6-1|8	Group:		System/Servers
12cr|asterisk-chan_capi-1.1.6-1|9	URL:		http://www.melware.org/ChanCapi
12cr|asterisk-chan_capi-1.1.6-1|10	Source0:	ftp://ftp.chan-capi.org/chan-capi/%{rname}-%{version}.tar.gz
12cr|asterisk-chan_capi-1.1.6-1|11	BuildRequires:	isdn4k-utils-devel
12cr|asterisk-chan_capi-1.1.6-1|12	BuildRequires:	asterisk-devel
12cr|asterisk-chan_capi-1.1.6-1|13	Requires:	asterisk
12cr|asterisk-chan_capi-1.1.6-1|14	Provides:	asterisk-chan_capi-cm = %{version}-%{release}
12cr|asterisk-chan_capi-1.1.6-1|15	Obsoletes:	asterisk-chan_capi-cm
12cr|asterisk-chan_capi-1.1.6-1|16	
12cr|asterisk-chan_capi-1.1.6-1|17	%description
12cr|asterisk-chan_capi-1.1.6-1|18	ISDN CAPI Channel driver (chan_capi) for the Asterisk Open Source VOIP
12cr|asterisk-chan_capi-1.1.6-1|19	Platform. Reworked, but based on the work of Copyright (C) 2002-2005
12cr|asterisk-chan_capi-1.1.6-1|20	Junghanns.NET GmbH Klaus-Peter Junghanns.
12cr|asterisk-chan_capi-1.1.6-1|21	
12cr|asterisk-chan_capi-1.1.6-1|22	%prep
12cr|asterisk-chan_capi-1.1.6-1|23	
12cr|asterisk-chan_capi-1.1.6-1|24	%setup -q -n %{rname}-%{version}
12cr|asterisk-chan_capi-1.1.6-1|25	
12cr|asterisk-chan_capi-1.1.6-1|26	# clean up CVS stuff
12cr|asterisk-chan_capi-1.1.6-1|27	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|asterisk-chan_capi-1.1.6-1|28	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|asterisk-chan_capi-1.1.6-1|29	done
12cr|asterisk-chan_capi-1.1.6-1|30	
12cr|asterisk-chan_capi-1.1.6-1|31	# fix file perms
12cr|asterisk-chan_capi-1.1.6-1|32	chmod 644 CHANGES INSTALL README
12cr|asterisk-chan_capi-1.1.6-1|33	
12cr|asterisk-chan_capi-1.1.6-1|34	%build
12cr|asterisk-chan_capi-1.1.6-1|35	
12cr|asterisk-chan_capi-1.1.6-1|36	#make CFLAGS="%{optflags} -pipe -Wall -fPIC -DPIC -D_REENTRANT -D_GNU_SOURCE -DASTERISKVERSION=\\\"1.6\\\" -I. -I%{_includedir}" USE_OWN_LIBCAPI=no
12cr|asterisk-chan_capi-1.1.6-1|37	%make
12cr|asterisk-chan_capi-1.1.6-1|38	
12cr|asterisk-chan_capi-1.1.6-1|39	%install
12cr|asterisk-chan_capi-1.1.6-1|40	install -d %{buildroot}%{_sysconfdir}/asterisk/modules
12cr|asterisk-chan_capi-1.1.6-1|41	install -d %{buildroot}%{_libdir}/asterisk/modules
12cr|asterisk-chan_capi-1.1.6-1|42	
12cr|asterisk-chan_capi-1.1.6-1|43	install -m0644 capi.conf %{buildroot}%{_sysconfdir}/asterisk/
12cr|asterisk-chan_capi-1.1.6-1|44	install -m0755 chan_capi.so %{buildroot}%{_libdir}/asterisk/modules/
12cr|asterisk-chan_capi-1.1.6-1|45	
12cr|asterisk-chan_capi-1.1.6-1|46	%files
12cr|asterisk-chan_capi-1.1.6-1|47	%doc CHANGES INSTALL README
12cr|asterisk-chan_capi-1.1.6-1|48	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/asterisk/capi.conf
12cr|asterisk-chan_capi-1.1.6-1|49	%attr(0755,root,root) %{_libdir}/asterisk/modules/chan_capi.so

283 12
12cr|asterisk-core-sounds-en-1.4.22-1|1	%undefine __find_provides
12cr|asterisk-core-sounds-en-1.4.22-1|2	%undefine __find_requires
12cr|asterisk-core-sounds-en-1.4.22-1|3	
12cr|asterisk-core-sounds-en-1.4.22-1|4	Summary:	English sound files for the Asterisk PBX and telephony application and toolkit
12cr|asterisk-core-sounds-en-1.4.22-1|5	Name:		asterisk-core-sounds-en
12cr|asterisk-core-sounds-en-1.4.22-1|6	Version:	1.4.22
12cr|asterisk-core-sounds-en-1.4.22-1|7	Release:	%mkrel 1
12cr|asterisk-core-sounds-en-1.4.22-1|8	License:	Public Domain
12cr|asterisk-core-sounds-en-1.4.22-1|9	Group:		System/Servers
12cr|asterisk-core-sounds-en-1.4.22-1|10	URL:		http://www.asterisk.org/
12cr|asterisk-core-sounds-en-1.4.22-1|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
12cr|asterisk-core-sounds-en-1.4.22-1|12	Source0:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-alaw-%{version}.tar.gz
12cr|asterisk-core-sounds-en-1.4.22-1|13	Source1:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g722-%{version}.tar.gz
12cr|asterisk-core-sounds-en-1.4.22-1|14	Source2:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g729-%{version}.tar.gz
12cr|asterisk-core-sounds-en-1.4.22-1|15	Source3:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-gsm-%{version}.tar.gz
12cr|asterisk-core-sounds-en-1.4.22-1|16	Source4:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren7-%{version}.tar.gz
12cr|asterisk-core-sounds-en-1.4.22-1|17	Source5:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren14-%{version}.tar.gz
12cr|asterisk-core-sounds-en-1.4.22-1|18	Source6:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-sln16-%{version}.tar.gz
12cr|asterisk-core-sounds-en-1.4.22-1|19	Source7:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-ulaw-%{version}.tar.gz
12cr|asterisk-core-sounds-en-1.4.22-1|20	Source8:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-wav-%{version}.tar.gz
12cr|asterisk-core-sounds-en-1.4.22-1|21	Requires:	asterisk
12cr|asterisk-core-sounds-en-1.4.22-1|22	Provides:	asterisk-core-sounds = %{version}-%{release}
12cr|asterisk-core-sounds-en-1.4.22-1|23	BuildArch:	noarch
12cr|asterisk-core-sounds-en-1.4.22-1|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|asterisk-core-sounds-en-1.4.22-1|25	
12cr|asterisk-core-sounds-en-1.4.22-1|26	%description
12cr|asterisk-core-sounds-en-1.4.22-1|27	Asterisk is an Open Source PBX and telephony development platform that can both
12cr|asterisk-core-sounds-en-1.4.22-1|28	replace a conventional PBX and act as a platform for developing custom
12cr|asterisk-core-sounds-en-1.4.22-1|29	telephony applications for delivering dynamic content over a telephone
12cr|asterisk-core-sounds-en-1.4.22-1|30	similarly to how one can deliver dynamic content through a web browser using
12cr|asterisk-core-sounds-en-1.4.22-1|31	CGI and a web server.
12cr|asterisk-core-sounds-en-1.4.22-1|32	
12cr|asterisk-core-sounds-en-1.4.22-1|33	Asterisk talks to a variety of telephony hardware including BRI, PRI, POTS, and
12cr|asterisk-core-sounds-en-1.4.22-1|34	IP telephony clients using the Inter-Asterisk eXchange protocol (e.g. gnophone
12cr|asterisk-core-sounds-en-1.4.22-1|35	or miniphone).
12cr|asterisk-core-sounds-en-1.4.22-1|36	
12cr|asterisk-core-sounds-en-1.4.22-1|37	This package contains freely usable recorded sounds that were meant to be used
12cr|asterisk-core-sounds-en-1.4.22-1|38	with Asterisk in the following formats: a-Law, G.722, G.729, GSM, Siren7,
12cr|asterisk-core-sounds-en-1.4.22-1|39	Siren14, sln16, mu-Law, WAV
12cr|asterisk-core-sounds-en-1.4.22-1|40	
12cr|asterisk-core-sounds-en-1.4.22-1|41	%prep
12cr|asterisk-core-sounds-en-1.4.22-1|42	
12cr|asterisk-core-sounds-en-1.4.22-1|43	%setup -q -c -T -n asterisk-core-sounds-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
12cr|asterisk-core-sounds-en-1.4.22-1|44	
12cr|asterisk-core-sounds-en-1.4.22-1|45	# fix dir perms
12cr|asterisk-core-sounds-en-1.4.22-1|46	find . -type d | xargs chmod 755
12cr|asterisk-core-sounds-en-1.4.22-1|47	
12cr|asterisk-core-sounds-en-1.4.22-1|48	# fix file perms
12cr|asterisk-core-sounds-en-1.4.22-1|49	find . -type f | xargs chmod 644
12cr|asterisk-core-sounds-en-1.4.22-1|50	
12cr|asterisk-core-sounds-en-1.4.22-1|51	# clean up CVS stuff
12cr|asterisk-core-sounds-en-1.4.22-1|52	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|asterisk-core-sounds-en-1.4.22-1|53	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|asterisk-core-sounds-en-1.4.22-1|54	done
12cr|asterisk-core-sounds-en-1.4.22-1|55	
12cr|asterisk-core-sounds-en-1.4.22-1|56	%build
12cr|asterisk-core-sounds-en-1.4.22-1|57	
12cr|asterisk-core-sounds-en-1.4.22-1|58	%install
12cr|asterisk-core-sounds-en-1.4.22-1|59	rm -rf %{buildroot}
12cr|asterisk-core-sounds-en-1.4.22-1|60	
12cr|asterisk-core-sounds-en-1.4.22-1|61	install -d %{buildroot}/var/lib/asterisk/sounds/en
12cr|asterisk-core-sounds-en-1.4.22-1|62	
12cr|asterisk-core-sounds-en-1.4.22-1|63	cp -aRf * %{buildroot}/var/lib/asterisk/sounds/en
12cr|asterisk-core-sounds-en-1.4.22-1|64	
12cr|asterisk-core-sounds-en-1.4.22-1|65	# cleanup
12cr|asterisk-core-sounds-en-1.4.22-1|66	#rm -f %{buildroot}%{_datadir}/asterisk/sounds/*-asterisk-core-*-%{version}
12cr|asterisk-core-sounds-en-1.4.22-1|67	
12cr|asterisk-core-sounds-en-1.4.22-1|68	# make a file list
12cr|asterisk-core-sounds-en-1.4.22-1|69	find %{buildroot}/var/lib/asterisk/sounds/en -type f | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) /' >> %{name}.filelist
12cr|asterisk-core-sounds-en-1.4.22-1|70	
12cr|asterisk-core-sounds-en-1.4.22-1|71	%clean
12cr|asterisk-core-sounds-en-1.4.22-1|72	rm -rf %{buildroot}
12cr|asterisk-core-sounds-en-1.4.22-1|73	
12cr|asterisk-core-sounds-en-1.4.22-1|74	%files -f %{name}.filelist
12cr|asterisk-core-sounds-en-1.4.22-1|75	%defattr(-,root, root)
12cr|asterisk-core-sounds-en-1.4.22-1|76	%doc *-asterisk-core-*-%{version}
12cr|asterisk-core-sounds-en-1.4.22-1|77	
12cr|asterisk-core-sounds-en-1.4.22-1|78	
12cr|asterisk-core-sounds-en-1.4.22-1|79	%changelog
12cr|asterisk-core-sounds-en-1.4.22-1|80	* Tue Jul 12 2011 Lonyai Gergely <aleph@mandriva.org> 1.4.22-1mdv2011
12cr|asterisk-core-sounds-en-1.4.22-1|81	+ Revision: 689669
12cr|asterisk-core-sounds-en-1.4.22-1|82	- 1.4.22
12cr|asterisk-core-sounds-en-1.4.22-1|83	
12cr|asterisk-core-sounds-en-1.4.22-1|84	* Fri Jun 03 2011 Lonyai Gergely <aleph@mandriva.org> 1.4.21-1
12cr|asterisk-core-sounds-en-1.4.22-1|85	+ Revision: 682572
12cr|asterisk-core-sounds-en-1.4.22-1|86	- 1.4.21
12cr|asterisk-core-sounds-en-1.4.22-1|87	
12cr|asterisk-core-sounds-en-1.4.22-1|88	* Fri Oct 22 2010 Lonyai Gergely <aleph@mandriva.org> 1.4.20-1mdv2011.0
12cr|asterisk-core-sounds-en-1.4.22-1|89	+ Revision: 587278
12cr|asterisk-core-sounds-en-1.4.22-1|90	- 1.4.20
12cr|asterisk-core-sounds-en-1.4.22-1|91	
12cr|asterisk-core-sounds-en-1.4.22-1|92	* Sat Jul 10 2010 Lonyai Gergely <aleph@mandriva.org> 1.4.19-1mdv2011.0
12cr|asterisk-core-sounds-en-1.4.22-1|93	+ Revision: 550212
12cr|asterisk-core-sounds-en-1.4.22-1|94	- 1.4.19
12cr|asterisk-core-sounds-en-1.4.22-1|95	- Add download comment
12cr|asterisk-core-sounds-en-1.4.22-1|96	Add version to the Provides
12cr|asterisk-core-sounds-en-1.4.22-1|97	
12cr|asterisk-core-sounds-en-1.4.22-1|98	* Wed Jan 06 2010 Lonyai Gergely <aleph@mandriva.org> 1.4.17-1mdv2010.1
12cr|asterisk-core-sounds-en-1.4.22-1|99	+ Revision: 486630
12cr|asterisk-core-sounds-en-1.4.22-1|100	- 1.4.17 files
12cr|asterisk-core-sounds-en-1.4.22-1|101	- 1.4.17
12cr|asterisk-core-sounds-en-1.4.22-1|102	
12cr|asterisk-core-sounds-en-1.4.22-1|103	* Fri Oct 09 2009 Lonyai Gergely <aleph@mandriva.org> 1.4.16-1mdv2010.1
12cr|asterisk-core-sounds-en-1.4.22-1|104	+ Revision: 456274
12cr|asterisk-core-sounds-en-1.4.22-1|105	- 1.4.16
12cr|asterisk-core-sounds-en-1.4.22-1|106	
12cr|asterisk-core-sounds-en-1.4.22-1|107	* Thu Aug 13 2009 Lonyai Gergely <aleph@mandriva.org> 1.4.15-2mdv2010.0
12cr|asterisk-core-sounds-en-1.4.22-1|108	+ Revision: 416104
12cr|asterisk-core-sounds-en-1.4.22-1|109	- mv all files the en/ subdirectory
12cr|asterisk-core-sounds-en-1.4.22-1|110	
12cr|asterisk-core-sounds-en-1.4.22-1|111	* Mon Mar 30 2009 Lonyai Gergely <aleph@mandriva.org> 1.4.15-1mdv2009.1
12cr|asterisk-core-sounds-en-1.4.22-1|112	+ Revision: 362478
12cr|asterisk-core-sounds-en-1.4.22-1|113	- Update: 1.4.15
12cr|asterisk-core-sounds-en-1.4.22-1|114	
12cr|asterisk-core-sounds-en-1.4.22-1|115	* Tue Mar 17 2009 Lonyai Gergely <aleph@mandriva.org> 1.4.14-2mdv2009.1
12cr|asterisk-core-sounds-en-1.4.22-1|116	+ Revision: 356990
12cr|asterisk-core-sounds-en-1.4.22-1|117	- sterisk-core-sounds-en-1.4.14-2mdv2009.1
12cr|asterisk-core-sounds-en-1.4.22-1|118	
12cr|asterisk-core-sounds-en-1.4.22-1|119	* Thu Feb 19 2009 Lonyai Gergely <aleph@mandriva.org> 1.4.14-1mdv2009.1
12cr|asterisk-core-sounds-en-1.4.22-1|120	+ Revision: 342998
12cr|asterisk-core-sounds-en-1.4.22-1|121	- asterisk-core-sounds-en-1.4.14-1mdv2009.1
12cr|asterisk-core-sounds-en-1.4.22-1|122	
12cr|asterisk-core-sounds-en-1.4.22-1|123	* Thu Dec 11 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.13-2mdv2009.1
12cr|asterisk-core-sounds-en-1.4.22-1|124	+ Revision: 313458
12cr|asterisk-core-sounds-en-1.4.22-1|125	- adjust path for asterisk 1.6.x
12cr|asterisk-core-sounds-en-1.4.22-1|126	
12cr|asterisk-core-sounds-en-1.4.22-1|127	* Tue Oct 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.13-1mdv2009.1
12cr|asterisk-core-sounds-en-1.4.22-1|128	+ Revision: 293636
12cr|asterisk-core-sounds-en-1.4.22-1|129	- 1.4.13
12cr|asterisk-core-sounds-en-1.4.22-1|130	
12cr|asterisk-core-sounds-en-1.4.22-1|131	* Thu Aug 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.12-1mdv2009.0
12cr|asterisk-core-sounds-en-1.4.22-1|132	+ Revision: 271935
12cr|asterisk-core-sounds-en-1.4.22-1|133	- 1.4.12
12cr|asterisk-core-sounds-en-1.4.22-1|134	
12cr|asterisk-core-sounds-en-1.4.22-1|135	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.4.11-2mdv2009.0
12cr|asterisk-core-sounds-en-1.4.22-1|136	+ Revision: 266187
12cr|asterisk-core-sounds-en-1.4.22-1|137	- rebuild early 2009.0 package (before pixel changes)
12cr|asterisk-core-sounds-en-1.4.22-1|138	
12cr|asterisk-core-sounds-en-1.4.22-1|139	+ Pixel <pixel@mandriva.com>
12cr|asterisk-core-sounds-en-1.4.22-1|140	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|asterisk-core-sounds-en-1.4.22-1|141	
12cr|asterisk-core-sounds-en-1.4.22-1|142	* Wed Apr 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.11-1mdv2009.0
12cr|asterisk-core-sounds-en-1.4.22-1|143	+ Revision: 192508
12cr|asterisk-core-sounds-en-1.4.22-1|144	- 1.4.11
12cr|asterisk-core-sounds-en-1.4.22-1|145	
12cr|asterisk-core-sounds-en-1.4.22-1|146	+ Olivier Blin <oblin@mandriva.com>
12cr|asterisk-core-sounds-en-1.4.22-1|147	- restore BuildRoot
12cr|asterisk-core-sounds-en-1.4.22-1|148	
12cr|asterisk-core-sounds-en-1.4.22-1|149	+ Thierry Vignaud <tv@mandriva.org>
12cr|asterisk-core-sounds-en-1.4.22-1|150	- kill re-definition of %%buildroot on Pixel's request
12cr|asterisk-core-sounds-en-1.4.22-1|151	
12cr|asterisk-core-sounds-en-1.4.22-1|152	* Mon Sep 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.5-2mdv2008.0
12cr|asterisk-core-sounds-en-1.4.22-1|153	+ Revision: 84043
12cr|asterisk-core-sounds-en-1.4.22-1|154	- rebuild
12cr|asterisk-core-sounds-en-1.4.22-1|155	
12cr|asterisk-core-sounds-en-1.4.22-1|156	
12cr|asterisk-core-sounds-en-1.4.22-1|157	* Thu Feb 15 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.5-1mdv2007.0
12cr|asterisk-core-sounds-en-1.4.22-1|158	+ Revision: 121441
12cr|asterisk-core-sounds-en-1.4.22-1|159	- Import asterisk-core-sounds-en
12cr|asterisk-core-sounds-en-1.4.22-1|160	
12cr|asterisk-core-sounds-en-1.4.22-1|161	* Thu Feb 15 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.5-1mdv2007.1
12cr|asterisk-core-sounds-en-1.4.22-1|162	- initial Mandriva package
12cr|asterisk-core-sounds-en-1.4.22-1|163	

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

285 12
12cr|asterisk-core-sounds-es-1.4.22-1|1	%undefine __find_provides
12cr|asterisk-core-sounds-es-1.4.22-1|2	%undefine __find_requires
12cr|asterisk-core-sounds-es-1.4.22-1|3	
12cr|asterisk-core-sounds-es-1.4.22-1|4	Summary:	Spanish sound files for the Asterisk PBX and telephony application and toolkit
12cr|asterisk-core-sounds-es-1.4.22-1|5	Name:		asterisk-core-sounds-es
12cr|asterisk-core-sounds-es-1.4.22-1|6	Version:	1.4.22
12cr|asterisk-core-sounds-es-1.4.22-1|7	Release:	%mkrel 1
12cr|asterisk-core-sounds-es-1.4.22-1|8	License:	Public Domain
12cr|asterisk-core-sounds-es-1.4.22-1|9	Group:		System/Servers
12cr|asterisk-core-sounds-es-1.4.22-1|10	URL:		http://www.asterisk.org/
12cr|asterisk-core-sounds-es-1.4.22-1|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
12cr|asterisk-core-sounds-es-1.4.22-1|12	Source0:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-alaw-%{version}.tar.gz
12cr|asterisk-core-sounds-es-1.4.22-1|13	Source1:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g722-%{version}.tar.gz
12cr|asterisk-core-sounds-es-1.4.22-1|14	Source2:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g729-%{version}.tar.gz
12cr|asterisk-core-sounds-es-1.4.22-1|15	Source3:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-gsm-%{version}.tar.gz
12cr|asterisk-core-sounds-es-1.4.22-1|16	Source4:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren7-%{version}.tar.gz
12cr|asterisk-core-sounds-es-1.4.22-1|17	Source5:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren14-%{version}.tar.gz
12cr|asterisk-core-sounds-es-1.4.22-1|18	Source6:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-sln16-%{version}.tar.gz
12cr|asterisk-core-sounds-es-1.4.22-1|19	Source7:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-ulaw-%{version}.tar.gz
12cr|asterisk-core-sounds-es-1.4.22-1|20	Source8:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-wav-%{version}.tar.gz
12cr|asterisk-core-sounds-es-1.4.22-1|21	Requires:	asterisk
12cr|asterisk-core-sounds-es-1.4.22-1|22	Provides:	asterisk-core-sounds = %{version}-%{release}
12cr|asterisk-core-sounds-es-1.4.22-1|23	BuildArch:	noarch
12cr|asterisk-core-sounds-es-1.4.22-1|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|asterisk-core-sounds-es-1.4.22-1|25	
12cr|asterisk-core-sounds-es-1.4.22-1|26	%description
12cr|asterisk-core-sounds-es-1.4.22-1|27	Asterisk is an Open Source PBX and telephony development platform that can both
12cr|asterisk-core-sounds-es-1.4.22-1|28	replace a conventional PBX and act as a platform for developing custom
12cr|asterisk-core-sounds-es-1.4.22-1|29	telephony applications for delivering dynamic content over a telephone
12cr|asterisk-core-sounds-es-1.4.22-1|30	similarly to how one can deliver dynamic content through a web browser using
12cr|asterisk-core-sounds-es-1.4.22-1|31	CGI and a web server.
12cr|asterisk-core-sounds-es-1.4.22-1|32	
12cr|asterisk-core-sounds-es-1.4.22-1|33	Asterisk talks to a variety of telephony hardware including BRI, PRI, POTS, and
12cr|asterisk-core-sounds-es-1.4.22-1|34	IP telephony clients using the Inter-Asterisk eXchange protocol (e.g. gnophone
12cr|asterisk-core-sounds-es-1.4.22-1|35	or miniphone).
12cr|asterisk-core-sounds-es-1.4.22-1|36	
12cr|asterisk-core-sounds-es-1.4.22-1|37	This package contains freely usable music that were meant to be used
12cr|asterisk-core-sounds-es-1.4.22-1|38	with Asterisk in the following formats: a-Law, G.722, G.729, GSM, Siren7,
12cr|asterisk-core-sounds-es-1.4.22-1|39	Siren14, sln16, mu-Law, WAV
12cr|asterisk-core-sounds-es-1.4.22-1|40	
12cr|asterisk-core-sounds-es-1.4.22-1|41	%prep
12cr|asterisk-core-sounds-es-1.4.22-1|42	
12cr|asterisk-core-sounds-es-1.4.22-1|43	%setup -q -c -T -n asterisk-core-sounds-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
12cr|asterisk-core-sounds-es-1.4.22-1|44	
12cr|asterisk-core-sounds-es-1.4.22-1|45	# fix dir perms
12cr|asterisk-core-sounds-es-1.4.22-1|46	find . -type d | xargs chmod 755
12cr|asterisk-core-sounds-es-1.4.22-1|47	
12cr|asterisk-core-sounds-es-1.4.22-1|48	# fix file perms
12cr|asterisk-core-sounds-es-1.4.22-1|49	find . -type f | xargs chmod 644
12cr|asterisk-core-sounds-es-1.4.22-1|50	
12cr|asterisk-core-sounds-es-1.4.22-1|51	# clean up CVS stuff
12cr|asterisk-core-sounds-es-1.4.22-1|52	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|asterisk-core-sounds-es-1.4.22-1|53	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|asterisk-core-sounds-es-1.4.22-1|54	done
12cr|asterisk-core-sounds-es-1.4.22-1|55	
12cr|asterisk-core-sounds-es-1.4.22-1|56	%build
12cr|asterisk-core-sounds-es-1.4.22-1|57	
12cr|asterisk-core-sounds-es-1.4.22-1|58	%install
12cr|asterisk-core-sounds-es-1.4.22-1|59	rm -rf %{buildroot}
12cr|asterisk-core-sounds-es-1.4.22-1|60	
12cr|asterisk-core-sounds-es-1.4.22-1|61	install -d %{buildroot}/var/lib/asterisk/sounds/es
12cr|asterisk-core-sounds-es-1.4.22-1|62	
12cr|asterisk-core-sounds-es-1.4.22-1|63	cp -aRf * %{buildroot}/var/lib/asterisk/sounds/es/
12cr|asterisk-core-sounds-es-1.4.22-1|64	
12cr|asterisk-core-sounds-es-1.4.22-1|65	# cleanup
12cr|asterisk-core-sounds-es-1.4.22-1|66	#rm -f %{buildroot}/var/lib/asterisk/sounds/*-asterisk-core-*-%{version}
12cr|asterisk-core-sounds-es-1.4.22-1|67	
12cr|asterisk-core-sounds-es-1.4.22-1|68	# make a file list
12cr|asterisk-core-sounds-es-1.4.22-1|69	find %{buildroot}/var/lib/asterisk/sounds -type f | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) /' >> %{name}.filelist
12cr|asterisk-core-sounds-es-1.4.22-1|70	
12cr|asterisk-core-sounds-es-1.4.22-1|71	%clean
12cr|asterisk-core-sounds-es-1.4.22-1|72	rm -rf %{buildroot}
12cr|asterisk-core-sounds-es-1.4.22-1|73	
12cr|asterisk-core-sounds-es-1.4.22-1|74	%files -f %{name}.filelist
12cr|asterisk-core-sounds-es-1.4.22-1|75	%defattr(-,root, root)
12cr|asterisk-core-sounds-es-1.4.22-1|76	%doc *-asterisk-core-*-%{version}
12cr|asterisk-core-sounds-es-1.4.22-1|77	
12cr|asterisk-core-sounds-es-1.4.22-1|78	
12cr|asterisk-core-sounds-es-1.4.22-1|79	%changelog
12cr|asterisk-core-sounds-es-1.4.22-1|80	* Thu Jul 19 2012 Lonyai Gergely <aleph@mandriva.org> 1.4.22-1mdv2012.0
12cr|asterisk-core-sounds-es-1.4.22-1|81	+ Revision: 810236
12cr|asterisk-core-sounds-es-1.4.22-1|82	- 1.4.22
12cr|asterisk-core-sounds-es-1.4.22-1|83	
12cr|asterisk-core-sounds-es-1.4.22-1|84	* Fri Jun 03 2011 Lonyai Gergely <aleph@mandriva.org> 1.4.21-1
12cr|asterisk-core-sounds-es-1.4.22-1|85	+ Revision: 682578
12cr|asterisk-core-sounds-es-1.4.22-1|86	- 1.4.21
12cr|asterisk-core-sounds-es-1.4.22-1|87	
12cr|asterisk-core-sounds-es-1.4.22-1|88	* Fri Oct 22 2010 Lonyai Gergely <aleph@mandriva.org> 1.4.20-1mdv2011.0
12cr|asterisk-core-sounds-es-1.4.22-1|89	+ Revision: 587279
12cr|asterisk-core-sounds-es-1.4.22-1|90	- 1.4.20
12cr|asterisk-core-sounds-es-1.4.22-1|91	
12cr|asterisk-core-sounds-es-1.4.22-1|92	* Sat Jul 10 2010 Lonyai Gergely <aleph@mandriva.org> 1.4.19-1mdv2011.0
12cr|asterisk-core-sounds-es-1.4.22-1|93	+ Revision: 550213
12cr|asterisk-core-sounds-es-1.4.22-1|94	- 1.4.19
12cr|asterisk-core-sounds-es-1.4.22-1|95	
12cr|asterisk-core-sounds-es-1.4.22-1|96	* Wed Jan 06 2010 Lonyai Gergely <aleph@mandriva.org> 1.4.17-1mdv2010.1
12cr|asterisk-core-sounds-es-1.4.22-1|97	+ Revision: 486679
12cr|asterisk-core-sounds-es-1.4.22-1|98	- 1.4.17
12cr|asterisk-core-sounds-es-1.4.22-1|99	
12cr|asterisk-core-sounds-es-1.4.22-1|100	* Mon Mar 30 2009 Lonyai Gergely <aleph@mandriva.org> 1.4.15-1mdv2009.1
12cr|asterisk-core-sounds-es-1.4.22-1|101	+ Revision: 362491
12cr|asterisk-core-sounds-es-1.4.22-1|102	- Update: 1.4.15
12cr|asterisk-core-sounds-es-1.4.22-1|103	
12cr|asterisk-core-sounds-es-1.4.22-1|104	* Wed Mar 18 2009 Lonyai Gergely <aleph@mandriva.org> 1.4.14-2mdv2009.1
12cr|asterisk-core-sounds-es-1.4.22-1|105	+ Revision: 356994
12cr|asterisk-core-sounds-es-1.4.22-1|106	- asterisk-core-sounds-es-1.4.14-2mdv2009.1
12cr|asterisk-core-sounds-es-1.4.22-1|107	- asterisk-core-sounds-es-1.4.14-2mdv2009.1
12cr|asterisk-core-sounds-es-1.4.22-1|108	
12cr|asterisk-core-sounds-es-1.4.22-1|109	* Thu Feb 19 2009 Lonyai Gergely <aleph@mandriva.org> 1.4.14-1mdv2009.1
12cr|asterisk-core-sounds-es-1.4.22-1|110	+ Revision: 343016
12cr|asterisk-core-sounds-es-1.4.22-1|111	- asterisk-core-sounds-en-1.4.14-1mdv2009.1
12cr|asterisk-core-sounds-es-1.4.22-1|112	
12cr|asterisk-core-sounds-es-1.4.22-1|113	* Thu Dec 11 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.13-2mdv2009.1
12cr|asterisk-core-sounds-es-1.4.22-1|114	+ Revision: 313459
12cr|asterisk-core-sounds-es-1.4.22-1|115	- adjust path for asterisk 1.6.x
12cr|asterisk-core-sounds-es-1.4.22-1|116	
12cr|asterisk-core-sounds-es-1.4.22-1|117	* Tue Oct 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.13-1mdv2009.1
12cr|asterisk-core-sounds-es-1.4.22-1|118	+ Revision: 293638
12cr|asterisk-core-sounds-es-1.4.22-1|119	- 1.4.13
12cr|asterisk-core-sounds-es-1.4.22-1|120	- 1.4.12
12cr|asterisk-core-sounds-es-1.4.22-1|121	
12cr|asterisk-core-sounds-es-1.4.22-1|122	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.4.11-2mdv2009.0
12cr|asterisk-core-sounds-es-1.4.22-1|123	+ Revision: 266197
12cr|asterisk-core-sounds-es-1.4.22-1|124	- rebuild early 2009.0 package (before pixel changes)
12cr|asterisk-core-sounds-es-1.4.22-1|125	
12cr|asterisk-core-sounds-es-1.4.22-1|126	+ Pixel <pixel@mandriva.com>
12cr|asterisk-core-sounds-es-1.4.22-1|127	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|asterisk-core-sounds-es-1.4.22-1|128	
12cr|asterisk-core-sounds-es-1.4.22-1|129	* Wed Apr 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.11-1mdv2009.0
12cr|asterisk-core-sounds-es-1.4.22-1|130	+ Revision: 192509
12cr|asterisk-core-sounds-es-1.4.22-1|131	- 1.4.11
12cr|asterisk-core-sounds-es-1.4.22-1|132	
12cr|asterisk-core-sounds-es-1.4.22-1|133	+ Olivier Blin <blino@mandriva.org>
12cr|asterisk-core-sounds-es-1.4.22-1|134	- restore BuildRoot
12cr|asterisk-core-sounds-es-1.4.22-1|135	
12cr|asterisk-core-sounds-es-1.4.22-1|136	+ Thierry Vignaud <tv@mandriva.org>
12cr|asterisk-core-sounds-es-1.4.22-1|137	- kill re-definition of %%buildroot on Pixel's request
12cr|asterisk-core-sounds-es-1.4.22-1|138	
12cr|asterisk-core-sounds-es-1.4.22-1|139	* Mon Sep 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.5-2mdv2008.0
12cr|asterisk-core-sounds-es-1.4.22-1|140	+ Revision: 84044
12cr|asterisk-core-sounds-es-1.4.22-1|141	- rebuild
12cr|asterisk-core-sounds-es-1.4.22-1|142	
12cr|asterisk-core-sounds-es-1.4.22-1|143	
12cr|asterisk-core-sounds-es-1.4.22-1|144	* Thu Feb 15 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.5-1mdv2007.0
12cr|asterisk-core-sounds-es-1.4.22-1|145	+ Revision: 121450
12cr|asterisk-core-sounds-es-1.4.22-1|146	- Import asterisk-core-sounds-es
12cr|asterisk-core-sounds-es-1.4.22-1|147	
12cr|asterisk-core-sounds-es-1.4.22-1|148	* Thu Feb 15 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.5-1mdv2007.1
12cr|asterisk-core-sounds-es-1.4.22-1|149	- initial Mandriva package
12cr|asterisk-core-sounds-es-1.4.22-1|150	

286 12
12cr|asterisk-core-sounds-fr-1.4.22-1|1	%undefine __find_provides
12cr|asterisk-core-sounds-fr-1.4.22-1|2	%undefine __find_requires
12cr|asterisk-core-sounds-fr-1.4.22-1|3	
12cr|asterisk-core-sounds-fr-1.4.22-1|4	Summary:	French sound files for the Asterisk PBX and telephony application and toolkit
12cr|asterisk-core-sounds-fr-1.4.22-1|5	Name:		asterisk-core-sounds-fr
12cr|asterisk-core-sounds-fr-1.4.22-1|6	Version:	1.4.22
12cr|asterisk-core-sounds-fr-1.4.22-1|7	Release:	%mkrel 1
12cr|asterisk-core-sounds-fr-1.4.22-1|8	License:	Public Domain
12cr|asterisk-core-sounds-fr-1.4.22-1|9	Group:		System/Servers
12cr|asterisk-core-sounds-fr-1.4.22-1|10	URL:		http://www.asterisk.org/
12cr|asterisk-core-sounds-fr-1.4.22-1|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
12cr|asterisk-core-sounds-fr-1.4.22-1|12	Source0:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-alaw-%{version}.tar.gz
12cr|asterisk-core-sounds-fr-1.4.22-1|13	Source1:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g722-%{version}.tar.gz
12cr|asterisk-core-sounds-fr-1.4.22-1|14	Source2:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-g729-%{version}.tar.gz
12cr|asterisk-core-sounds-fr-1.4.22-1|15	Source3:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-gsm-%{version}.tar.gz
12cr|asterisk-core-sounds-fr-1.4.22-1|16	Source4:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren7-%{version}.tar.gz
12cr|asterisk-core-sounds-fr-1.4.22-1|17	Source5:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-siren14-%{version}.tar.gz
12cr|asterisk-core-sounds-fr-1.4.22-1|18	Source6:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-sln16-%{version}.tar.gz
12cr|asterisk-core-sounds-fr-1.4.22-1|19	Source7:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-ulaw-%{version}.tar.gz
12cr|asterisk-core-sounds-fr-1.4.22-1|20	Source8:	http://downloads.asterisk.org/pub/telephony/sounds/releases/%{name}-wav-%{version}.tar.gz
12cr|asterisk-core-sounds-fr-1.4.22-1|21	Requires:	asterisk
12cr|asterisk-core-sounds-fr-1.4.22-1|22	Provides:	asterisk-core-sounds = %{version}-%{release}
12cr|asterisk-core-sounds-fr-1.4.22-1|23	BuildArch:	noarch
12cr|asterisk-core-sounds-fr-1.4.22-1|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|asterisk-core-sounds-fr-1.4.22-1|25	
12cr|asterisk-core-sounds-fr-1.4.22-1|26	%description
12cr|asterisk-core-sounds-fr-1.4.22-1|27	Asterisk is an Open Source PBX and telephony development platform that can both
12cr|asterisk-core-sounds-fr-1.4.22-1|28	replace a conventional PBX and act as a platform for developing custom
12cr|asterisk-core-sounds-fr-1.4.22-1|29	telephony applications for delivering dynamic content over a telephone
12cr|asterisk-core-sounds-fr-1.4.22-1|30	similarly to how one can deliver dynamic content through a web browser using
12cr|asterisk-core-sounds-fr-1.4.22-1|31	CGI and a web server.
12cr|asterisk-core-sounds-fr-1.4.22-1|32	
12cr|asterisk-core-sounds-fr-1.4.22-1|33	Asterisk talks to a variety of telephony hardware including BRI, PRI, POTS, and
12cr|asterisk-core-sounds-fr-1.4.22-1|34	IP telephony clients using the Inter-Asterisk eXchange protocol (e.g. gnophone
12cr|asterisk-core-sounds-fr-1.4.22-1|35	or miniphone).
12cr|asterisk-core-sounds-fr-1.4.22-1|36	
12cr|asterisk-core-sounds-fr-1.4.22-1|37	This package contains freely usable music that were meant to be used
12cr|asterisk-core-sounds-fr-1.4.22-1|38	with Asterisk in the following formats: a-Law, G.722, G.729, GSM, Siren7,
12cr|asterisk-core-sounds-fr-1.4.22-1|39	Siren14, sln16, mu-Law, WAV
12cr|asterisk-core-sounds-fr-1.4.22-1|40	
12cr|asterisk-core-sounds-fr-1.4.22-1|41	%prep
12cr|asterisk-core-sounds-fr-1.4.22-1|42	
12cr|asterisk-core-sounds-fr-1.4.22-1|43	%setup -q -c -T -n asterisk-core-sounds-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
12cr|asterisk-core-sounds-fr-1.4.22-1|44	
12cr|asterisk-core-sounds-fr-1.4.22-1|45	# fix dir perms
12cr|asterisk-core-sounds-fr-1.4.22-1|46	find . -type d | xargs chmod 755
12cr|asterisk-core-sounds-fr-1.4.22-1|47	
12cr|asterisk-core-sounds-fr-1.4.22-1|48	# fix file perms
12cr|asterisk-core-sounds-fr-1.4.22-1|49	find . -type f | xargs chmod 644
12cr|asterisk-core-sounds-fr-1.4.22-1|50	
12cr|asterisk-core-sounds-fr-1.4.22-1|51	# clean up CVS stuff
12cr|asterisk-core-sounds-fr-1.4.22-1|52	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|asterisk-core-sounds-fr-1.4.22-1|53	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|asterisk-core-sounds-fr-1.4.22-1|54	done
12cr|asterisk-core-sounds-fr-1.4.22-1|55	
12cr|asterisk-core-sounds-fr-1.4.22-1|56	%build
12cr|asterisk-core-sounds-fr-1.4.22-1|57	
12cr|asterisk-core-sounds-fr-1.4.22-1|58	%install
12cr|asterisk-core-sounds-fr-1.4.22-1|59	rm -rf %{buildroot}
12cr|asterisk-core-sounds-fr-1.4.22-1|60	
12cr|asterisk-core-sounds-fr-1.4.22-1|61	install -d %{buildroot}/var/lib/asterisk/sounds/fr
12cr|asterisk-core-sounds-fr-1.4.22-1|62	
12cr|asterisk-core-sounds-fr-1.4.22-1|63	cp -aRf * %{buildroot}/var/lib/asterisk/sounds/fr/
12cr|asterisk-core-sounds-fr-1.4.22-1|64	
12cr|asterisk-core-sounds-fr-1.4.22-1|65	# cleanup
12cr|asterisk-core-sounds-fr-1.4.22-1|66	#rm -f %{buildroot}/var/lib/asterisk/sounds/*-asterisk-core-*-%{version}
12cr|asterisk-core-sounds-fr-1.4.22-1|67	
12cr|asterisk-core-sounds-fr-1.4.22-1|68	# make a file list
12cr|asterisk-core-sounds-fr-1.4.22-1|69	find %{buildroot}/var/lib/asterisk/sounds -type f | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) /' >> %{name}.filelist
12cr|asterisk-core-sounds-fr-1.4.22-1|70	
12cr|asterisk-core-sounds-fr-1.4.22-1|71	%clean
12cr|asterisk-core-sounds-fr-1.4.22-1|72	rm -rf %{buildroot}
12cr|asterisk-core-sounds-fr-1.4.22-1|73	
12cr|asterisk-core-sounds-fr-1.4.22-1|74	%files -f %{name}.filelist
12cr|asterisk-core-sounds-fr-1.4.22-1|75	%defattr(-,root, root)
12cr|asterisk-core-sounds-fr-1.4.22-1|76	%doc *-asterisk-core-*-%{version}
12cr|asterisk-core-sounds-fr-1.4.22-1|77	
12cr|asterisk-core-sounds-fr-1.4.22-1|78	
12cr|asterisk-core-sounds-fr-1.4.22-1|79	%changelog
12cr|asterisk-core-sounds-fr-1.4.22-1|80	* Thu Jul 19 2012 Lonyai Gergely <aleph@mandriva.org> 1.4.22-1mdv2012.0
12cr|asterisk-core-sounds-fr-1.4.22-1|81	+ Revision: 810203
12cr|asterisk-core-sounds-fr-1.4.22-1|82	- 1.4.22
12cr|asterisk-core-sounds-fr-1.4.22-1|83	
12cr|asterisk-core-sounds-fr-1.4.22-1|84	* Fri Jun 03 2011 Lonyai Gergely <aleph@mandriva.org> 1.4.21-1
12cr|asterisk-core-sounds-fr-1.4.22-1|85	+ Revision: 682580
12cr|asterisk-core-sounds-fr-1.4.22-1|86	- 1.4.21
12cr|asterisk-core-sounds-fr-1.4.22-1|87	
12cr|asterisk-core-sounds-fr-1.4.22-1|88	* Fri Oct 22 2010 Lonyai Gergely <aleph@mandriva.org> 1.4.20-1mdv2011.0
12cr|asterisk-core-sounds-fr-1.4.22-1|89	+ Revision: 587280
12cr|asterisk-core-sounds-fr-1.4.22-1|90	- 1.4.20
12cr|asterisk-core-sounds-fr-1.4.22-1|91	
12cr|asterisk-core-sounds-fr-1.4.22-1|92	* Sat Jul 10 2010 Lonyai Gergely <aleph@mandriva.org> 1.4.19-1mdv2011.0
12cr|asterisk-core-sounds-fr-1.4.22-1|93	+ Revision: 550214
12cr|asterisk-core-sounds-fr-1.4.22-1|94	- 1.4.19
12cr|asterisk-core-sounds-fr-1.4.22-1|95	
12cr|asterisk-core-sounds-fr-1.4.22-1|96	* Wed Jan 06 2010 Lonyai Gergely <aleph@mandriva.org> 1.4.17-1mdv2010.1
12cr|asterisk-core-sounds-fr-1.4.22-1|97	+ Revision: 486681
12cr|asterisk-core-sounds-fr-1.4.22-1|98	- 1.4.17 files
12cr|asterisk-core-sounds-fr-1.4.22-1|99	- 1.4.17
12cr|asterisk-core-sounds-fr-1.4.22-1|100	
12cr|asterisk-core-sounds-fr-1.4.22-1|101	* Mon Mar 30 2009 Lonyai Gergely <aleph@mandriva.org> 1.4.15-1mdv2009.1
12cr|asterisk-core-sounds-fr-1.4.22-1|102	+ Revision: 362489
12cr|asterisk-core-sounds-fr-1.4.22-1|103	- Update: 1.4.15
12cr|asterisk-core-sounds-fr-1.4.22-1|104	
12cr|asterisk-core-sounds-fr-1.4.22-1|105	* Wed Mar 18 2009 Lonyai Gergely <aleph@mandriva.org> 1.4.14-2mdv2009.1
12cr|asterisk-core-sounds-fr-1.4.22-1|106	+ Revision: 356993
12cr|asterisk-core-sounds-fr-1.4.22-1|107	- asterisk-core-sounds-fr-1.4.14-2mdv2009.1
12cr|asterisk-core-sounds-fr-1.4.22-1|108	
12cr|asterisk-core-sounds-fr-1.4.22-1|109	* Thu Feb 19 2009 Lonyai Gergely <aleph@mandriva.org> 1.4.14-1mdv2009.1
12cr|asterisk-core-sounds-fr-1.4.22-1|110	+ Revision: 343034
12cr|asterisk-core-sounds-fr-1.4.22-1|111	- asterisk-core-sounds-fr-1.4.14-1mdv2009.1
12cr|asterisk-core-sounds-fr-1.4.22-1|112	
12cr|asterisk-core-sounds-fr-1.4.22-1|113	* Thu Dec 11 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.13-2mdv2009.1
12cr|asterisk-core-sounds-fr-1.4.22-1|114	+ Revision: 313460
12cr|asterisk-core-sounds-fr-1.4.22-1|115	- adjust path for asterisk 1.6.x
12cr|asterisk-core-sounds-fr-1.4.22-1|116	
12cr|asterisk-core-sounds-fr-1.4.22-1|117	* Tue Oct 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.13-1mdv2009.1
12cr|asterisk-core-sounds-fr-1.4.22-1|118	+ Revision: 293637
12cr|asterisk-core-sounds-fr-1.4.22-1|119	- 1.4.13
12cr|asterisk-core-sounds-fr-1.4.22-1|120	
12cr|asterisk-core-sounds-fr-1.4.22-1|121	* Thu Aug 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.12-1mdv2009.0
12cr|asterisk-core-sounds-fr-1.4.22-1|122	+ Revision: 271949
12cr|asterisk-core-sounds-fr-1.4.22-1|123	- 1.4.12
12cr|asterisk-core-sounds-fr-1.4.22-1|124	
12cr|asterisk-core-sounds-fr-1.4.22-1|125	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.4.11-2mdv2009.0
12cr|asterisk-core-sounds-fr-1.4.22-1|126	+ Revision: 266215
12cr|asterisk-core-sounds-fr-1.4.22-1|127	- rebuild early 2009.0 package (before pixel changes)
12cr|asterisk-core-sounds-fr-1.4.22-1|128	
12cr|asterisk-core-sounds-fr-1.4.22-1|129	+ Pixel <pixel@mandriva.com>
12cr|asterisk-core-sounds-fr-1.4.22-1|130	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|asterisk-core-sounds-fr-1.4.22-1|131	
12cr|asterisk-core-sounds-fr-1.4.22-1|132	* Wed Apr 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.11-1mdv2009.0
12cr|asterisk-core-sounds-fr-1.4.22-1|133	+ Revision: 192510
12cr|asterisk-core-sounds-fr-1.4.22-1|134	- 1.4.11
12cr|asterisk-core-sounds-fr-1.4.22-1|135	
12cr|asterisk-core-sounds-fr-1.4.22-1|136	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.4.5-2mdv2008.1
12cr|asterisk-core-sounds-fr-1.4.22-1|137	+ Revision: 140690
12cr|asterisk-core-sounds-fr-1.4.22-1|138	- restore BuildRoot
12cr|asterisk-core-sounds-fr-1.4.22-1|139	
12cr|asterisk-core-sounds-fr-1.4.22-1|140	+ Thierry Vignaud <tv@mandriva.org>
12cr|asterisk-core-sounds-fr-1.4.22-1|141	- kill re-definition of %%buildroot on Pixel's request
12cr|asterisk-core-sounds-fr-1.4.22-1|142	
12cr|asterisk-core-sounds-fr-1.4.22-1|143	* Mon Sep 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.5-2mdv2008.0
12cr|asterisk-core-sounds-fr-1.4.22-1|144	+ Revision: 84045
12cr|asterisk-core-sounds-fr-1.4.22-1|145	- rebuild
12cr|asterisk-core-sounds-fr-1.4.22-1|146	
12cr|asterisk-core-sounds-fr-1.4.22-1|147	
12cr|asterisk-core-sounds-fr-1.4.22-1|148	* Thu Feb 15 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.5-1mdv2007.0
12cr|asterisk-core-sounds-fr-1.4.22-1|149	+ Revision: 121455
12cr|asterisk-core-sounds-fr-1.4.22-1|150	- Import asterisk-core-sounds-fr
12cr|asterisk-core-sounds-fr-1.4.22-1|151	
12cr|asterisk-core-sounds-fr-1.4.22-1|152	* Thu Feb 15 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.5-1mdv2007.1
12cr|asterisk-core-sounds-fr-1.4.22-1|153	- initial Mandriva package
12cr|asterisk-core-sounds-fr-1.4.22-1|154	

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

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

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

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

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

292 12
12cr|asterisknow-0-0.r5210.1|1	%define name	asterisknow
12cr|asterisknow-0-0.r5210.1|2	%define version	0
12cr|asterisknow-0-0.r5210.1|3	%define svnrel	r5210
12cr|asterisknow-0-0.r5210.1|4	%define release	%mkrel 0.%{svnrel}.1
12cr|asterisknow-0-0.r5210.1|5	
12cr|asterisknow-0-0.r5210.1|6	Summary:	GUI for configuring Asterisk
12cr|asterisknow-0-0.r5210.1|7	Name:		%{name}
12cr|asterisknow-0-0.r5210.1|8	Version:	%{version}
12cr|asterisknow-0-0.r5210.1|9	Release:	%{release}
12cr|asterisknow-0-0.r5210.1|10	License:	GPL
12cr|asterisknow-0-0.r5210.1|11	Group:		System/Servers
12cr|asterisknow-0-0.r5210.1|12	# svn co http://svn.digium.com/svn/asterisk-gui/branches/2.0
12cr|asterisknow-0-0.r5210.1|13	Source:		%{name}.%{svnrel}.tar.xz
12cr|asterisknow-0-0.r5210.1|14	Patch:		%{name}.mdv.patch
12cr|asterisknow-0-0.r5210.1|15	URL:		http://www.asterisknow.org/
12cr|asterisknow-0-0.r5210.1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|asterisknow-0-0.r5210.1|17	Requires:	asterisk >= 1.6.1.0
12cr|asterisknow-0-0.r5210.1|18	
12cr|asterisknow-0-0.r5210.1|19	%description
12cr|asterisknow-0-0.r5210.1|20	Asterisk in minutes. The most popular open source PBX software,
12cr|asterisknow-0-0.r5210.1|21	Asterisk, can now be easily configured with a graphical interface.
12cr|asterisknow-0-0.r5210.1|22	AsteriskNOW. Mandriva Linux distribution that includes Asterisk,
12cr|asterisknow-0-0.r5210.1|23	the Asterisk GUI, and all other software needed for an Asterisk system.
12cr|asterisknow-0-0.r5210.1|24	
12cr|asterisknow-0-0.r5210.1|25	%prep
12cr|asterisknow-0-0.r5210.1|26	%setup -q -n 2.0
12cr|asterisknow-0-0.r5210.1|27	%patch -p0
12cr|asterisknow-0-0.r5210.1|28	
12cr|asterisknow-0-0.r5210.1|29	%build
12cr|asterisknow-0-0.r5210.1|30	%configure
12cr|asterisknow-0-0.r5210.1|31	%make
12cr|asterisknow-0-0.r5210.1|32	
12cr|asterisknow-0-0.r5210.1|33	%install
12cr|asterisknow-0-0.r5210.1|34	[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf "$RPM_BUILD_ROOT"
12cr|asterisknow-0-0.r5210.1|35	%makeinstall
12cr|asterisknow-0-0.r5210.1|36	mkdir -p ${RPM_BUILD_ROOT}%{_localstatedir}/lib/asterisk/sounds/record
12cr|asterisknow-0-0.r5210.1|37	
12cr|asterisknow-0-0.r5210.1|38	%clean
12cr|asterisknow-0-0.r5210.1|39	rm -rf "$RPM_BUILD_ROOT"
12cr|asterisknow-0-0.r5210.1|40	
12cr|asterisknow-0-0.r5210.1|41	%files
12cr|asterisknow-0-0.r5210.1|42	%defattr(-,root,root)
12cr|asterisknow-0-0.r5210.1|43	%doc README
12cr|asterisknow-0-0.r5210.1|44	%attr(0755,asterisk,asterisk)	%dir	%{_localstatedir}/lib/asterisk/gui_backups
12cr|asterisknow-0-0.r5210.1|45	%attr(0755,asterisk,asterisk)	%dir	%{_localstatedir}/lib/asterisk/scripts
12cr|asterisknow-0-0.r5210.1|46	%attr(0644,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/dldsoundpack
12cr|asterisknow-0-0.r5210.1|47	%attr(0755,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/detectdahdi.sh
12cr|asterisknow-0-0.r5210.1|48	%attr(0644,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/editmisdn.sh
12cr|asterisknow-0-0.r5210.1|49	%attr(0644,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/editzap.sh
12cr|asterisknow-0-0.r5210.1|50	%attr(0644,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/listfiles
12cr|asterisknow-0-0.r5210.1|51	%attr(0644,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/mastercsvexists
12cr|asterisknow-0-0.r5210.1|52	%attr(0644,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/rebootsystem.sh
12cr|asterisknow-0-0.r5210.1|53	%attr(0644,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/registerg729.sh
12cr|asterisknow-0-0.r5210.1|54	%attr(0644,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/restorebackup
12cr|asterisknow-0-0.r5210.1|55	%attr(0644,asterisk,asterisk)		%{_localstatedir}/lib/asterisk/scripts/takebackup
12cr|asterisknow-0-0.r5210.1|56	%attr(0755,asterisk,asterisk)	%dir	%{_localstatedir}/lib/asterisk/sounds/record
12cr|asterisknow-0-0.r5210.1|57	%attr(0755,asterisk,asterisk)	%dir	%{_localstatedir}/lib/asterisk/static-http/config
12cr|asterisknow-0-0.r5210.1|58	%attr(0644,root,root)			%{_localstatedir}/lib/asterisk/static-http/config/*.html
12cr|asterisknow-0-0.r5210.1|59	%attr(0755,root,root)		%dir	%{_localstatedir}/lib/asterisk/static-http/config/images
12cr|asterisknow-0-0.r5210.1|60	%attr(0644,root,root)			%{_localstatedir}/lib/asterisk/static-http/config/images/*.gif
12cr|asterisknow-0-0.r5210.1|61	%attr(0644,root,root)			%{_localstatedir}/lib/asterisk/static-http/config/images/*.ico
12cr|asterisknow-0-0.r5210.1|62	%attr(0644,root,root)			%{_localstatedir}/lib/asterisk/static-http/config/images/*.jpg
12cr|asterisknow-0-0.r5210.1|63	%attr(0644,root,root)			%{_localstatedir}/lib/asterisk/static-http/config/images/*.png
12cr|asterisknow-0-0.r5210.1|64	%attr(0755,root,root)		%dir	%{_localstatedir}/lib/asterisk/static-http/config/js
12cr|asterisknow-0-0.r5210.1|65	%attr(0644,root,root)			%{_localstatedir}/lib/asterisk/static-http/config/js/*.js
12cr|asterisknow-0-0.r5210.1|66	%attr(0755,asterisk,asterisk)	%dir	%{_localstatedir}/lib/asterisk/static-http/config/private
12cr|asterisknow-0-0.r5210.1|67	%attr(0755,asterisk,asterisk)	%dir	%{_localstatedir}/lib/asterisk/static-http/config/private/bkps
12cr|asterisknow-0-0.r5210.1|68	%attr(0755,root,root)		%dir	%{_localstatedir}/lib/asterisk/static-http/config/stylesheets
12cr|asterisknow-0-0.r5210.1|69	%attr(0644,root,root)			%{_localstatedir}/lib/asterisk/static-http/config/stylesheets/*.css
12cr|asterisknow-0-0.r5210.1|70	%attr(0644,root,root)			%{_localstatedir}/lib/asterisk/static-http/index.html
12cr|asterisknow-0-0.r5210.1|71	
12cr|asterisknow-0-0.r5210.1|72	
12cr|asterisknow-0-0.r5210.1|73	%changelog
12cr|asterisknow-0-0.r5210.1|74	* Fri Jun 03 2011 Lonyai Gergely <aleph@mandriva.org> 0-0.r5210.1mdv2011.0
12cr|asterisknow-0-0.r5210.1|75	+ Revision: 682635
12cr|asterisknow-0-0.r5210.1|76	- svn release 5210
12cr|asterisknow-0-0.r5210.1|77	
12cr|asterisknow-0-0.r5210.1|78	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0-0.r4980.3mdv2011.0
12cr|asterisknow-0-0.r5210.1|79	+ Revision: 616626
12cr|asterisknow-0-0.r5210.1|80	- the mass rebuild of 2010.0 packages
12cr|asterisknow-0-0.r5210.1|81	
12cr|asterisknow-0-0.r5210.1|82	* Tue Aug 25 2009 Lonyai Gergely <aleph@mandriva.org> 0-0.r4980.2mdv2010.0
12cr|asterisknow-0-0.r5210.1|83	+ Revision: 420844
12cr|asterisknow-0-0.r5210.1|84	- rebuild
12cr|asterisknow-0-0.r5210.1|85	- update to svn4980
12cr|asterisknow-0-0.r5210.1|86	
12cr|asterisknow-0-0.r5210.1|87	* Fri Apr 03 2009 Stefan van der Eijk <stefan@mandriva.org> 0-0.r4708.1mdv2009.1
12cr|asterisknow-0-0.r5210.1|88	+ Revision: 363746
12cr|asterisknow-0-0.r5210.1|89	- svrel 4708
12cr|asterisknow-0-0.r5210.1|90	- svrel 4708
12cr|asterisknow-0-0.r5210.1|91	
12cr|asterisknow-0-0.r5210.1|92	* Sun Mar 01 2009 Stefan van der Eijk <stefan@mandriva.org> 0-0.r4535.1mdv2009.1
12cr|asterisknow-0-0.r5210.1|93	+ Revision: 346835
12cr|asterisknow-0-0.r5210.1|94	- svnrel 4535
12cr|asterisknow-0-0.r5210.1|95	
12cr|asterisknow-0-0.r5210.1|96	* Tue Jan 27 2009 Stefan van der Eijk <stefan@mandriva.org> 0-0.r4482.1mdv2009.1
12cr|asterisknow-0-0.r5210.1|97	+ Revision: 334632
12cr|asterisknow-0-0.r5210.1|98	- svrel 4482
12cr|asterisknow-0-0.r5210.1|99	
12cr|asterisknow-0-0.r5210.1|100	* Tue Jan 06 2009 Stefan van der Eijk <stefan@mandriva.org> 0-0.r4394.1mdv2009.1
12cr|asterisknow-0-0.r5210.1|101	+ Revision: 326162
12cr|asterisknow-0-0.r5210.1|102	- r4394
12cr|asterisknow-0-0.r5210.1|103	
12cr|asterisknow-0-0.r5210.1|104	* Tue Dec 02 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r4260.1mdv2009.1
12cr|asterisknow-0-0.r5210.1|105	+ Revision: 309481
12cr|asterisknow-0-0.r5210.1|106	- svnrel 4260
12cr|asterisknow-0-0.r5210.1|107	
12cr|asterisknow-0-0.r5210.1|108	* Tue Dec 02 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r4257.1mdv2009.1
12cr|asterisknow-0-0.r5210.1|109	+ Revision: 309263
12cr|asterisknow-0-0.r5210.1|110	- svnrel 4257
12cr|asterisknow-0-0.r5210.1|111	
12cr|asterisknow-0-0.r5210.1|112	* Sat Nov 29 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r4237.1mdv2009.1
12cr|asterisknow-0-0.r5210.1|113	+ Revision: 308127
12cr|asterisknow-0-0.r5210.1|114	- svnrel 4237
12cr|asterisknow-0-0.r5210.1|115	
12cr|asterisknow-0-0.r5210.1|116	* Sat Oct 25 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r4017.1mdv2009.1
12cr|asterisknow-0-0.r5210.1|117	+ Revision: 297080
12cr|asterisknow-0-0.r5210.1|118	- svnrel 4017
12cr|asterisknow-0-0.r5210.1|119	
12cr|asterisknow-0-0.r5210.1|120	* Tue Oct 14 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r3957.1mdv2009.1
12cr|asterisknow-0-0.r5210.1|121	+ Revision: 293755
12cr|asterisknow-0-0.r5210.1|122	- svnrel 3957
12cr|asterisknow-0-0.r5210.1|123	
12cr|asterisknow-0-0.r5210.1|124	* Sat Sep 27 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r3910.1mdv2009.0
12cr|asterisknow-0-0.r5210.1|125	+ Revision: 288899
12cr|asterisknow-0-0.r5210.1|126	- svnrel 3910
12cr|asterisknow-0-0.r5210.1|127	
12cr|asterisknow-0-0.r5210.1|128	* Sun Sep 21 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r3848.1mdv2009.0
12cr|asterisknow-0-0.r5210.1|129	+ Revision: 286285
12cr|asterisknow-0-0.r5210.1|130	- svnrel 3848
12cr|asterisknow-0-0.r5210.1|131	
12cr|asterisknow-0-0.r5210.1|132	* Sun Sep 14 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r3814.1mdv2009.0
12cr|asterisknow-0-0.r5210.1|133	+ Revision: 284648
12cr|asterisknow-0-0.r5210.1|134	- svnrel 3814
12cr|asterisknow-0-0.r5210.1|135	
12cr|asterisknow-0-0.r5210.1|136	* Sun Sep 07 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r3778.1mdv2009.0
12cr|asterisknow-0-0.r5210.1|137	+ Revision: 282074
12cr|asterisknow-0-0.r5210.1|138	- svnrel 3778
12cr|asterisknow-0-0.r5210.1|139	
12cr|asterisknow-0-0.r5210.1|140	* Sun Aug 24 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r3702.1mdv2009.0
12cr|asterisknow-0-0.r5210.1|141	+ Revision: 275449
12cr|asterisknow-0-0.r5210.1|142	- svnrel 3702
12cr|asterisknow-0-0.r5210.1|143	
12cr|asterisknow-0-0.r5210.1|144	* Fri Aug 22 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r3697.1mdv2009.0
12cr|asterisknow-0-0.r5210.1|145	+ Revision: 275209
12cr|asterisknow-0-0.r5210.1|146	- svnrel 3697
12cr|asterisknow-0-0.r5210.1|147	
12cr|asterisknow-0-0.r5210.1|148	* Tue Aug 19 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r3677.1mdv2009.0
12cr|asterisknow-0-0.r5210.1|149	+ Revision: 273868
12cr|asterisknow-0-0.r5210.1|150	- svnrel 3677
12cr|asterisknow-0-0.r5210.1|151	
12cr|asterisknow-0-0.r5210.1|152	* Thu Aug 14 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r3667.2mdv2009.0
12cr|asterisknow-0-0.r5210.1|153	+ Revision: 272185
12cr|asterisknow-0-0.r5210.1|154	- fix path to scripts
12cr|asterisknow-0-0.r5210.1|155	
12cr|asterisknow-0-0.r5210.1|156	* Thu Aug 14 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r3667.1mdv2009.0
12cr|asterisknow-0-0.r5210.1|157	+ Revision: 272058
12cr|asterisknow-0-0.r5210.1|158	- svnrel 3667
12cr|asterisknow-0-0.r5210.1|159	
12cr|asterisknow-0-0.r5210.1|160	* Sat Aug 09 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r3646.1mdv2009.0
12cr|asterisknow-0-0.r5210.1|161	+ Revision: 270014
12cr|asterisknow-0-0.r5210.1|162	- svnrel 3646
12cr|asterisknow-0-0.r5210.1|163	
12cr|asterisknow-0-0.r5210.1|164	* Thu Aug 07 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r3636.1mdv2009.0
12cr|asterisknow-0-0.r5210.1|165	+ Revision: 266992
12cr|asterisknow-0-0.r5210.1|166	- svn rel 3636
12cr|asterisknow-0-0.r5210.1|167	
12cr|asterisknow-0-0.r5210.1|168	* Fri Jul 18 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r3525.1mdv2009.0
12cr|asterisknow-0-0.r5210.1|169	+ Revision: 238068
12cr|asterisknow-0-0.r5210.1|170	- svnrel r3525
12cr|asterisknow-0-0.r5210.1|171	
12cr|asterisknow-0-0.r5210.1|172	* Mon Jul 07 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r3420.1mdv2009.0
12cr|asterisknow-0-0.r5210.1|173	+ Revision: 232326
12cr|asterisknow-0-0.r5210.1|174	- svn rel 3420
12cr|asterisknow-0-0.r5210.1|175	
12cr|asterisknow-0-0.r5210.1|176	* Wed Jun 25 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r3329.1mdv2009.0
12cr|asterisknow-0-0.r5210.1|177	+ Revision: 228926
12cr|asterisknow-0-0.r5210.1|178	- svn rel 3329
12cr|asterisknow-0-0.r5210.1|179	
12cr|asterisknow-0-0.r5210.1|180	+ Pixel <pixel@mandriva.com>
12cr|asterisknow-0-0.r5210.1|181	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|asterisknow-0-0.r5210.1|182	
12cr|asterisknow-0-0.r5210.1|183	* Wed May 14 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r3058.2mdv2009.0
12cr|asterisknow-0-0.r5210.1|184	+ Revision: 207285
12cr|asterisknow-0-0.r5210.1|185	- rebuild
12cr|asterisknow-0-0.r5210.1|186	
12cr|asterisknow-0-0.r5210.1|187	* Tue May 13 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r3058.1mdv2009.0
12cr|asterisknow-0-0.r5210.1|188	+ Revision: 206800
12cr|asterisknow-0-0.r5210.1|189	- svnrel 3058
12cr|asterisknow-0-0.r5210.1|190	
12cr|asterisknow-0-0.r5210.1|191	* Sat May 10 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r2994.2mdv2009.0
12cr|asterisknow-0-0.r5210.1|192	+ Revision: 205415
12cr|asterisknow-0-0.r5210.1|193	- rebuild due to hang in Mandriva buildsys
12cr|asterisknow-0-0.r5210.1|194	- r2994
12cr|asterisknow-0-0.r5210.1|195	
12cr|asterisknow-0-0.r5210.1|196	* Tue May 06 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r2982.1mdv2009.0
12cr|asterisknow-0-0.r5210.1|197	+ Revision: 202125
12cr|asterisknow-0-0.r5210.1|198	- r2982
12cr|asterisknow-0-0.r5210.1|199	
12cr|asterisknow-0-0.r5210.1|200	* Wed Apr 02 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r2755.1mdv2009.0
12cr|asterisknow-0-0.r5210.1|201	+ Revision: 191567
12cr|asterisknow-0-0.r5210.1|202	- svnrel 2755
12cr|asterisknow-0-0.r5210.1|203	
12cr|asterisknow-0-0.r5210.1|204	* Thu Mar 13 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r2542.1mdv2008.1
12cr|asterisknow-0-0.r5210.1|205	+ Revision: 187429
12cr|asterisknow-0-0.r5210.1|206	- svn rel 2542
12cr|asterisknow-0-0.r5210.1|207	
12cr|asterisknow-0-0.r5210.1|208	* Thu Mar 06 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r2486.2mdv2008.1
12cr|asterisknow-0-0.r5210.1|209	+ Revision: 180847
12cr|asterisknow-0-0.r5210.1|210	- r2486
12cr|asterisknow-0-0.r5210.1|211	
12cr|asterisknow-0-0.r5210.1|212	* Thu Feb 21 2008 Olivier Blin <oblin@mandriva.com> 0-0.r2332.2mdv2008.1
12cr|asterisknow-0-0.r5210.1|213	+ Revision: 173605
12cr|asterisknow-0-0.r5210.1|214	- remove package name in summary
12cr|asterisknow-0-0.r5210.1|215	- remove invalid trademark characters (#37944)
12cr|asterisknow-0-0.r5210.1|216	
12cr|asterisknow-0-0.r5210.1|217	* Sun Feb 17 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r2332.1mdv2008.1
12cr|asterisknow-0-0.r5210.1|218	+ Revision: 169834
12cr|asterisknow-0-0.r5210.1|219	- svnrel 2332
12cr|asterisknow-0-0.r5210.1|220	
12cr|asterisknow-0-0.r5210.1|221	* Fri Feb 08 2008 Stefan van der Eijk <stefan@mandriva.org> 0-0.r2309.2mdv2008.1
12cr|asterisknow-0-0.r5210.1|222	+ Revision: 164181
12cr|asterisknow-0-0.r5210.1|223	- stuck buildbot
12cr|asterisknow-0-0.r5210.1|224	- add missing file
12cr|asterisknow-0-0.r5210.1|225	- svnrel 2309
12cr|asterisknow-0-0.r5210.1|226	
12cr|asterisknow-0-0.r5210.1|227	+ Olivier Blin <oblin@mandriva.com>
12cr|asterisknow-0-0.r5210.1|228	- restore BuildRoot
12cr|asterisknow-0-0.r5210.1|229	
12cr|asterisknow-0-0.r5210.1|230	+ Thierry Vignaud <tv@mandriva.org>
12cr|asterisknow-0-0.r5210.1|231	- kill re-definition of %%buildroot on Pixel's request
12cr|asterisknow-0-0.r5210.1|232	
12cr|asterisknow-0-0.r5210.1|233	* Sat Dec 15 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r1990.1mdv2008.1
12cr|asterisknow-0-0.r5210.1|234	+ Revision: 120354
12cr|asterisknow-0-0.r5210.1|235	- retry
12cr|asterisknow-0-0.r5210.1|236	- svn rel 1990
12cr|asterisknow-0-0.r5210.1|237	- fix path to Master.csv
12cr|asterisknow-0-0.r5210.1|238	
12cr|asterisknow-0-0.r5210.1|239	* Fri Dec 14 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r1986mdv2008.1
12cr|asterisknow-0-0.r5210.1|240	+ Revision: 119906
12cr|asterisknow-0-0.r5210.1|241	- svnrel 1986
12cr|asterisknow-0-0.r5210.1|242	- fix perms on static-http dir
12cr|asterisknow-0-0.r5210.1|243	
12cr|asterisknow-0-0.r5210.1|244	* Sat Dec 01 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r1878mdv2008.1
12cr|asterisknow-0-0.r5210.1|245	+ Revision: 114292
12cr|asterisknow-0-0.r5210.1|246	- svnrel 1878
12cr|asterisknow-0-0.r5210.1|247	- svnrel 1635
12cr|asterisknow-0-0.r5210.1|248	
12cr|asterisknow-0-0.r5210.1|249	* Sun Sep 09 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r1558mdv2008.0
12cr|asterisknow-0-0.r5210.1|250	+ Revision: 83554
12cr|asterisknow-0-0.r5210.1|251	- svnrel 1558
12cr|asterisknow-0-0.r5210.1|252	
12cr|asterisknow-0-0.r5210.1|253	* Tue Aug 28 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r1467mdv2008.0
12cr|asterisknow-0-0.r5210.1|254	+ Revision: 73272
12cr|asterisknow-0-0.r5210.1|255	- svnrel 1467
12cr|asterisknow-0-0.r5210.1|256	
12cr|asterisknow-0-0.r5210.1|257	* Sun Aug 19 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r1390mdv2008.0
12cr|asterisknow-0-0.r5210.1|258	+ Revision: 67165
12cr|asterisknow-0-0.r5210.1|259	- add missing files
12cr|asterisknow-0-0.r5210.1|260	- svnrel 1390
12cr|asterisknow-0-0.r5210.1|261	
12cr|asterisknow-0-0.r5210.1|262	* Mon Aug 13 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r1325mdv2008.0
12cr|asterisknow-0-0.r5210.1|263	+ Revision: 62646
12cr|asterisknow-0-0.r5210.1|264	- add missing file
12cr|asterisknow-0-0.r5210.1|265	- svnrel 1325
12cr|asterisknow-0-0.r5210.1|266	
12cr|asterisknow-0-0.r5210.1|267	* Tue Jul 24 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r1262mdv2008.0
12cr|asterisknow-0-0.r5210.1|268	+ Revision: 55080
12cr|asterisknow-0-0.r5210.1|269	- r1262
12cr|asterisknow-0-0.r5210.1|270	
12cr|asterisknow-0-0.r5210.1|271	* Mon Jul 02 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r1195mdv2008.0
12cr|asterisknow-0-0.r5210.1|272	+ Revision: 47005
12cr|asterisknow-0-0.r5210.1|273	- svnrel r1195
12cr|asterisknow-0-0.r5210.1|274	
12cr|asterisknow-0-0.r5210.1|275	* Sun Jun 24 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r1165mdv2008.0
12cr|asterisknow-0-0.r5210.1|276	+ Revision: 43762
12cr|asterisknow-0-0.r5210.1|277	- svn r1165
12cr|asterisknow-0-0.r5210.1|278	
12cr|asterisknow-0-0.r5210.1|279	* Sat May 26 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r988mdv2008.0
12cr|asterisknow-0-0.r5210.1|280	+ Revision: 31401
12cr|asterisknow-0-0.r5210.1|281	- add files
12cr|asterisknow-0-0.r5210.1|282	- svnrel r988
12cr|asterisknow-0-0.r5210.1|283	
12cr|asterisknow-0-0.r5210.1|284	* Sat May 19 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r961mdv2008.0
12cr|asterisknow-0-0.r5210.1|285	+ Revision: 28445
12cr|asterisknow-0-0.r5210.1|286	- svnrel 961
12cr|asterisknow-0-0.r5210.1|287	
12cr|asterisknow-0-0.r5210.1|288	* Wed May 09 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r902mdv2008.0
12cr|asterisknow-0-0.r5210.1|289	+ Revision: 25632
12cr|asterisknow-0-0.r5210.1|290	- svn rel 902
12cr|asterisknow-0-0.r5210.1|291	
12cr|asterisknow-0-0.r5210.1|292	* Sun Apr 22 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r728mdv2008.0
12cr|asterisknow-0-0.r5210.1|293	+ Revision: 16742
12cr|asterisknow-0-0.r5210.1|294	- svnrel r728
12cr|asterisknow-0-0.r5210.1|295	
12cr|asterisknow-0-0.r5210.1|296	
12cr|asterisknow-0-0.r5210.1|297	* Fri Apr 06 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r612mdv2007.1
12cr|asterisknow-0-0.r5210.1|298	+ Revision: 150877
12cr|asterisknow-0-0.r5210.1|299	- svn rel 612
12cr|asterisknow-0-0.r5210.1|300	
12cr|asterisknow-0-0.r5210.1|301	* Tue Apr 03 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r573mdv2007.1
12cr|asterisknow-0-0.r5210.1|302	+ Revision: 150264
12cr|asterisknow-0-0.r5210.1|303	- svn rel 573
12cr|asterisknow-0-0.r5210.1|304	
12cr|asterisknow-0-0.r5210.1|305	* Sat Mar 17 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r451mdv2007.1
12cr|asterisknow-0-0.r5210.1|306	+ Revision: 145362
12cr|asterisknow-0-0.r5210.1|307	- svnrel r451
12cr|asterisknow-0-0.r5210.1|308	
12cr|asterisknow-0-0.r5210.1|309	* Thu Mar 15 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r439mdv2007.1
12cr|asterisknow-0-0.r5210.1|310	+ Revision: 144528
12cr|asterisknow-0-0.r5210.1|311	- r439
12cr|asterisknow-0-0.r5210.1|312	
12cr|asterisknow-0-0.r5210.1|313	* Fri Feb 16 2007 Stefan van der Eijk <stefan@mandriva.org> 0-0.r351mdv2007.1
12cr|asterisknow-0-0.r5210.1|314	+ Revision: 121733
12cr|asterisknow-0-0.r5210.1|315	- add description, summary, URL
12cr|asterisknow-0-0.r5210.1|316	- svnrel r351
12cr|asterisknow-0-0.r5210.1|317	- Import asterisknow
12cr|asterisknow-0-0.r5210.1|318	
12cr|asterisknow-0-0.r5210.1|319	* Sun Feb 11 2007 Stefan van der Eijk <stefan@mandriva.org> 0.0.r331
12cr|asterisknow-0-0.r5210.1|320	- initial Mandriva package
12cr|asterisknow-0-0.r5210.1|321	

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

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

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

296 12
12cr|astromenace-data-1.2-1|1	Name:		astromenace-data
12cr|astromenace-data-1.2-1|2	Version:	1.2
12cr|astromenace-data-1.2-1|3	Release:	%mkrel 1
12cr|astromenace-data-1.2-1|4	Summary:	Hardcore 3D space shooter with spaceship upgrade possibilities
12cr|astromenace-data-1.2-1|5	Group:		Games/Arcade
12cr|astromenace-data-1.2-1|6	License:	GPLv3
12cr|astromenace-data-1.2-1|7	URL:		http://www.viewizard.com/
12cr|astromenace-data-1.2-1|8	Source0:	http://www.viewizard.com/download/AstroMenaceSourceArt_070928.zip
12cr|astromenace-data-1.2-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|astromenace-data-1.2-1|10	Requires:	astromenace = %{version}
12cr|astromenace-data-1.2-1|11	BuildArch:	noarch
12cr|astromenace-data-1.2-1|12	
12cr|astromenace-data-1.2-1|13	%description
12cr|astromenace-data-1.2-1|14	Space is a vast area, an unbounded territory where it seems there is a
12cr|astromenace-data-1.2-1|15	room for everybody, but reversal of fortune put things differently. The
12cr|astromenace-data-1.2-1|16	hordes of hostile creatures crawled out from the dark corners of the
12cr|astromenace-data-1.2-1|17	universe, craving to conquer your homeland. Their force is compelling,
12cr|astromenace-data-1.2-1|18	their legions are interminable. However, humans didn't give up without
12cr|astromenace-data-1.2-1|19	a final showdown and put their best pilot to fight back. These malicious
12cr|astromenace-data-1.2-1|20	invaders chose the wrong galaxy to conquer and you are to prove it!
12cr|astromenace-data-1.2-1|21	Go ahead and make alien aggressors regret their insolence.
12cr|astromenace-data-1.2-1|22	
12cr|astromenace-data-1.2-1|23	This package provides game data and English, German and Russian language files.
12cr|astromenace-data-1.2-1|24	
12cr|astromenace-data-1.2-1|25	%package -n %{name}-ru
12cr|astromenace-data-1.2-1|26	Summary: Russian localization of the AstroMenace game
12cr|astromenace-data-1.2-1|27	Requires: astromenace
12cr|astromenace-data-1.2-1|28	Conflicts: %{name}-de
12cr|astromenace-data-1.2-1|29	
12cr|astromenace-data-1.2-1|30	%description -n %{name}-ru
12cr|astromenace-data-1.2-1|31	Russian localization of the AstroMenace game
12cr|astromenace-data-1.2-1|32	
12cr|astromenace-data-1.2-1|33	%package -n %{name}-de
12cr|astromenace-data-1.2-1|34	Summary: Russian localization of the AstroMenace game
12cr|astromenace-data-1.2-1|35	Requires: astromenace
12cr|astromenace-data-1.2-1|36	Conflicts: %{name}-ru
12cr|astromenace-data-1.2-1|37	
12cr|astromenace-data-1.2-1|38	%description -n %{name}-de
12cr|astromenace-data-1.2-1|39	Russian localization of the AstroMenace game
12cr|astromenace-data-1.2-1|40	
12cr|astromenace-data-1.2-1|41	%prep
12cr|astromenace-data-1.2-1|42	%setup -qn AstroMenaceSourceArt
12cr|astromenace-data-1.2-1|43	
12cr|astromenace-data-1.2-1|44	cd Ready\ for\ use\ game\ data/
12cr|astromenace-data-1.2-1|45	
12cr|astromenace-data-1.2-1|46	sed -i 's/\r//' DATA*/SCRIPT/*
12cr|astromenace-data-1.2-1|47	chmod -x DATA*/SCRIPT/*
12cr|astromenace-data-1.2-1|48	sed -i 's/\r//' ReadMe.txt
12cr|astromenace-data-1.2-1|49	
12cr|astromenace-data-1.2-1|50	%build
12cr|astromenace-data-1.2-1|51	#nothing to build
12cr|astromenace-data-1.2-1|52	
12cr|astromenace-data-1.2-1|53	%install
12cr|astromenace-data-1.2-1|54	rm -rf %{buildroot}
12cr|astromenace-data-1.2-1|55	
12cr|astromenace-data-1.2-1|56	cd Ready\ for\ use\ game\ data/
12cr|astromenace-data-1.2-1|57	
12cr|astromenace-data-1.2-1|58	mkdir -p %{buildroot}%{_datadir}/astromenace
12cr|astromenace-data-1.2-1|59	install -m 644 gamedata.vfs %{buildroot}%{_datadir}/astromenace
12cr|astromenace-data-1.2-1|60	cp -ra DATA* %{buildroot}%{_datadir}/astromenace
12cr|astromenace-data-1.2-1|61	install -m 644 gamelang_en.vfs %{buildroot}%{_datadir}/astromenace
12cr|astromenace-data-1.2-1|62	install -m 644 gamelang_de.vfs %{buildroot}%{_datadir}/astromenace
12cr|astromenace-data-1.2-1|63	install -m 644 gamelang_ru.vfs %{buildroot}%{_datadir}/astromenace
12cr|astromenace-data-1.2-1|64	
12cr|astromenace-data-1.2-1|65	%clean
12cr|astromenace-data-1.2-1|66	rm -rf %{buildroot}
12cr|astromenace-data-1.2-1|67	
12cr|astromenace-data-1.2-1|68	%post -n %{name}-ru
12cr|astromenace-data-1.2-1|69	if [ -f %{_datadir}/astromenace/DATA/SCRIPT/text.xml ]; then
12cr|astromenace-data-1.2-1|70	rm -f %{_datadir}/astromenace/DATA/SCRIPT/text.xml
12cr|astromenace-data-1.2-1|71	fi
12cr|astromenace-data-1.2-1|72	if [ -f %{_datadir}/astromenace/gamelang.vfs ]; then
12cr|astromenace-data-1.2-1|73	rm -f %{_datadir}/astromenace/gamelang.vfs
12cr|astromenace-data-1.2-1|74	fi
12cr|astromenace-data-1.2-1|75	cd %{_datadir}/astromenace/DATA/SCRIPT/
12cr|astromenace-data-1.2-1|76	ln -s ../../DATA_RU/SCRIPT/text_ru.xml text.xml
12cr|astromenace-data-1.2-1|77	cd %{_datadir}/astromenace/
12cr|astromenace-data-1.2-1|78	ln -s gamelang_ru.vfs gamelang.vfs
12cr|astromenace-data-1.2-1|79	
12cr|astromenace-data-1.2-1|80	%preun -n %{name}-ru
12cr|astromenace-data-1.2-1|81	rm -f %{_datadir}/astromenace/DATA/SCRIPT/text.xml
12cr|astromenace-data-1.2-1|82	rm -f %{_datadir}/astromenace/gamelang.vfs
12cr|astromenace-data-1.2-1|83	
12cr|astromenace-data-1.2-1|84	
12cr|astromenace-data-1.2-1|85	%post -n %{name}-de
12cr|astromenace-data-1.2-1|86	if [ -f %{_datadir}/astromenace/DATA/SCRIPT/text.xml ]; then
12cr|astromenace-data-1.2-1|87	rm -f %{_datadir}/astromenace/DATA/SCRIPT/text.xml
12cr|astromenace-data-1.2-1|88	fi
12cr|astromenace-data-1.2-1|89	if [ -f %{_datadir}/astromenace/gamelang.vfs ]; then
12cr|astromenace-data-1.2-1|90	rm -f %{_datadir}/astromenace/gamelang.vfs
12cr|astromenace-data-1.2-1|91	fi
12cr|astromenace-data-1.2-1|92	cd %{_datadir}/astromenace/DATA/SCRIPT/
12cr|astromenace-data-1.2-1|93	ln -s ../../DATA_DE/SCRIPT/text_de.xml text.xml
12cr|astromenace-data-1.2-1|94	cd %{_datadir}/astromenace/
12cr|astromenace-data-1.2-1|95	ln -s gamelang_de.vfs gamelang.vfs
12cr|astromenace-data-1.2-1|96	
12cr|astromenace-data-1.2-1|97	
12cr|astromenace-data-1.2-1|98	%preun -n %{name}-de
12cr|astromenace-data-1.2-1|99	rm -f %{_datadir}/astromenace/DATA/SCRIPT/text.xml
12cr|astromenace-data-1.2-1|100	rm -f %{_datadir}/astromenace/gamelang.vfs
12cr|astromenace-data-1.2-1|101	
12cr|astromenace-data-1.2-1|102	%files
12cr|astromenace-data-1.2-1|103	%defattr(-,root,root)
12cr|astromenace-data-1.2-1|104	%doc Ready\ for\ use\ game\ data/ReadMe.txt
12cr|astromenace-data-1.2-1|105	%{_datadir}/astromenace/DATA/SCRIPT/mis*.xml
12cr|astromenace-data-1.2-1|106	%{_datadir}/astromenace/DATA/SCRIPT/PoizAI.xml
12cr|astromenace-data-1.2-1|107	%{_datadir}/astromenace/DATA/SCRIPT/aimode.xml
12cr|astromenace-data-1.2-1|108	%{_datadir}/astromenace/DATA/SCRIPT/list.xml
12cr|astromenace-data-1.2-1|109	%{_datadir}/astromenace/DATA/SCRIPT/my_aimode_7.xml
12cr|astromenace-data-1.2-1|110	%{_datadir}/astromenace/DATA_BASE
12cr|astromenace-data-1.2-1|111	%{_datadir}/astromenace/DATA_EN
12cr|astromenace-data-1.2-1|112	%{_datadir}/astromenace/gamedata.vfs
12cr|astromenace-data-1.2-1|113	%{_datadir}/astromenace/gamelang_en.vfs
12cr|astromenace-data-1.2-1|114	
12cr|astromenace-data-1.2-1|115	%files -n %{name}-ru
12cr|astromenace-data-1.2-1|116	%defattr(-,root,root)
12cr|astromenace-data-1.2-1|117	%{_datadir}/astromenace/DATA_RU
12cr|astromenace-data-1.2-1|118	%{_datadir}/astromenace/gamelang_ru.vfs
12cr|astromenace-data-1.2-1|119	
12cr|astromenace-data-1.2-1|120	%files -n %{name}-de
12cr|astromenace-data-1.2-1|121	%defattr(-,root,root)
12cr|astromenace-data-1.2-1|122	%{_datadir}/astromenace/DATA_DE
12cr|astromenace-data-1.2-1|123	%{_datadir}/astromenace/gamelang_de.vfs
12cr|astromenace-data-1.2-1|124	
12cr|astromenace-data-1.2-1|125	
12cr|astromenace-data-1.2-1|126	
12cr|astromenace-data-1.2-1|127	
12cr|astromenace-data-1.2-1|128	%changelog
12cr|astromenace-data-1.2-1|129	

297 12
12cr|astyle-2.02.1-1|1	Name:           astyle
12cr|astyle-2.02.1-1|2	Version:        2.02.1
12cr|astyle-2.02.1-1|3	Release:        %mkrel 1
12cr|astyle-2.02.1-1|4	Epoch:          0
12cr|astyle-2.02.1-1|5	Summary:        Reindenter and reformatter of C++, C and Java source code
12cr|astyle-2.02.1-1|6	License:        LGPLv3+
12cr|astyle-2.02.1-1|7	Group:          Development/C
12cr|astyle-2.02.1-1|8	URL:            http://astyle.sourceforge.net/
12cr|astyle-2.02.1-1|9	Source0:        http://internap.dl.sourceforge.net/sourceforge/astyle/astyle_%{version}_linux.tar.gz
12cr|astyle-2.02.1-1|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|astyle-2.02.1-1|11	
12cr|astyle-2.02.1-1|12	%description
12cr|astyle-2.02.1-1|13	Artistic Style is a series of filters that automatically reindent and reformat
12cr|astyle-2.02.1-1|14	C/C++/Java source files. These can be used from a command line, or they can be
12cr|astyle-2.02.1-1|15	incorporated as classes in another C++ program.
12cr|astyle-2.02.1-1|16	
12cr|astyle-2.02.1-1|17	%prep
12cr|astyle-2.02.1-1|18	%setup -q -n astyle
12cr|astyle-2.02.1-1|19	
12cr|astyle-2.02.1-1|20	%build
12cr|astyle-2.02.1-1|21	(cd build/gcc && %{make} CFLAGS="%{optflags}")
12cr|astyle-2.02.1-1|22	
12cr|astyle-2.02.1-1|23	%install
12cr|astyle-2.02.1-1|24	%__rm -rf %{buildroot}
12cr|astyle-2.02.1-1|25	%__mkdir_p %{buildroot}%{_bindir}
12cr|astyle-2.02.1-1|26	%__install -m 0755 build/gcc/bin/astyle %{buildroot}%{_bindir}/astyle
12cr|astyle-2.02.1-1|27	
12cr|astyle-2.02.1-1|28	%clean
12cr|astyle-2.02.1-1|29	%__rm -rf %{buildroot}
12cr|astyle-2.02.1-1|30	
12cr|astyle-2.02.1-1|31	%files
12cr|astyle-2.02.1-1|32	%defattr(0644,root,root,0755)
12cr|astyle-2.02.1-1|33	%doc doc/*
12cr|astyle-2.02.1-1|34	%attr(0755,root,root) %{_bindir}/astyle
12cr|astyle-2.02.1-1|35	
12cr|astyle-2.02.1-1|36	
12cr|astyle-2.02.1-1|37	%changelog
12cr|astyle-2.02.1-1|38	* Mon Jan 09 2012 Andrey Bondrov <abondrov@mandriva.org> 0:2.02.1-1
12cr|astyle-2.02.1-1|39	+ Revision: 758758
12cr|astyle-2.02.1-1|40	- New version 2.02.1
12cr|astyle-2.02.1-1|41	
12cr|astyle-2.02.1-1|42	* Wed Sep 28 2011 Andrey Bondrov <abondrov@mandriva.org> 0:2.02-1
12cr|astyle-2.02.1-1|43	+ Revision: 701722
12cr|astyle-2.02.1-1|44	- New version: 2.02
12cr|astyle-2.02.1-1|45	
12cr|astyle-2.02.1-1|46	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.24-3mdv2011.0
12cr|astyle-2.02.1-1|47	+ Revision: 610002
12cr|astyle-2.02.1-1|48	- rebuild
12cr|astyle-2.02.1-1|49	
12cr|astyle-2.02.1-1|50	* Sun Feb 21 2010 Emmanuel Andry <eandry@mandriva.org> 0:1.24-2mdv2010.1
12cr|astyle-2.02.1-1|51	+ Revision: 509254
12cr|astyle-2.02.1-1|52	- bump releadse
12cr|astyle-2.02.1-1|53	- New version 1.24
12cr|astyle-2.02.1-1|54	
12cr|astyle-2.02.1-1|55	* Tue Jun 09 2009 Jérôme Brenier <incubusss@mandriva.org> 0:1.23-1mdv2010.0
12cr|astyle-2.02.1-1|56	+ Revision: 384157
12cr|astyle-2.02.1-1|57	- update to new version 1.23
12cr|astyle-2.02.1-1|58	- fix license (LGPLv3+)
12cr|astyle-2.02.1-1|59	
12cr|astyle-2.02.1-1|60	* Sat Aug 23 2008 Emmanuel Andry <eandry@mandriva.org> 0:1.22-1mdv2009.0
12cr|astyle-2.02.1-1|61	+ Revision: 275258
12cr|astyle-2.02.1-1|62	- New version
12cr|astyle-2.02.1-1|63	
12cr|astyle-2.02.1-1|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|astyle-2.02.1-1|65	- rebuild
12cr|astyle-2.02.1-1|66	- kill re-definition of %%buildroot on Pixel's request
12cr|astyle-2.02.1-1|67	
12cr|astyle-2.02.1-1|68	+ Olivier Blin <blino@mandriva.org>
12cr|astyle-2.02.1-1|69	- restore BuildRoot
12cr|astyle-2.02.1-1|70	
12cr|astyle-2.02.1-1|71	* Tue Sep 04 2007 David Walluck <walluck@mandriva.org> 0:1.21-1mdv2008.0
12cr|astyle-2.02.1-1|72	+ Revision: 78903
12cr|astyle-2.02.1-1|73	- 1.21
12cr|astyle-2.02.1-1|74	
12cr|astyle-2.02.1-1|75	
12cr|astyle-2.02.1-1|76	* Fri Mar 09 2007 David Walluck <walluck@mandriva.org> 1.20.2-1mdv2007.1
12cr|astyle-2.02.1-1|77	+ Revision: 138632
12cr|astyle-2.02.1-1|78	- 1.20.2
12cr|astyle-2.02.1-1|79	
12cr|astyle-2.02.1-1|80	+ Lenny Cartier <lenny@mandriva.com>
12cr|astyle-2.02.1-1|81	- Import astyle
12cr|astyle-2.02.1-1|82	
12cr|astyle-2.02.1-1|83	* Fri Jul 14 2006 Lenny Cartier <lenny@mandriva.com> 1.15.3-5mdv2007.0
12cr|astyle-2.02.1-1|84	- rebuild
12cr|astyle-2.02.1-1|85	
12cr|astyle-2.02.1-1|86	* Tue Jul 06 2004 Michael Scherer <misc@mandrake.org> 1.15.3-4mdk
12cr|astyle-2.02.1-1|87	- rebuild for new gcc, added patch4
12cr|astyle-2.02.1-1|88	

298 12
12cr|asunder-2.2-1|1	Summary:	GTK+-based audio CD ripper and encoder
12cr|asunder-2.2-1|2	Name:		asunder
12cr|asunder-2.2-1|3	Version:	2.2
12cr|asunder-2.2-1|4	Release:	1
12cr|asunder-2.2-1|5	License:	GPLv2
12cr|asunder-2.2-1|6	Group:		Archiving/Cd burning
12cr|asunder-2.2-1|7	URL:		http://littlesvr.ca/asunder/
12cr|asunder-2.2-1|8	Source0:	http://littlesvr.ca/asunder/releases/%{name}-%{version}.tar.bz2
12cr|asunder-2.2-1|9	
12cr|asunder-2.2-1|10	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|asunder-2.2-1|11	BuildRequires:	pkgconfig(libcddb)
12cr|asunder-2.2-1|12	BuildRequires:	intltool >= 0.34.90
12cr|asunder-2.2-1|13	
12cr|asunder-2.2-1|14	Requires:	cdparanoia
12cr|asunder-2.2-1|15	Suggests:	lame
12cr|asunder-2.2-1|16	Suggests:	vorbis-tools
12cr|asunder-2.2-1|17	Suggests:	flac
12cr|asunder-2.2-1|18	Suggests:	wavpack
12cr|asunder-2.2-1|19	
12cr|asunder-2.2-1|20	%description
12cr|asunder-2.2-1|21	Asunder is a graphical Audio CD ripper and encoder for Linux. You can
12cr|asunder-2.2-1|22	use it to save tracks from an Audio CD as WAV, MP3, OGG, Musepack, AAC,
12cr|asunder-2.2-1|23	Monkey Audio, and/or FLAC.
12cr|asunder-2.2-1|24	
12cr|asunder-2.2-1|25	%prep
12cr|asunder-2.2-1|26	%setup -q
12cr|asunder-2.2-1|27	
12cr|asunder-2.2-1|28	%build
12cr|asunder-2.2-1|29	%configure2_5x
12cr|asunder-2.2-1|30	%make
12cr|asunder-2.2-1|31	
12cr|asunder-2.2-1|32	%install
12cr|asunder-2.2-1|33	%makeinstall_std
12cr|asunder-2.2-1|34	
12cr|asunder-2.2-1|35	%find_lang %{name}
12cr|asunder-2.2-1|36	
12cr|asunder-2.2-1|37	%files -f %{name}.lang
12cr|asunder-2.2-1|38	%doc AUTHORS ChangeLog NEWS README TODO
12cr|asunder-2.2-1|39	%{_bindir}/%{name}
12cr|asunder-2.2-1|40	%{_datadir}/applications/%{name}.desktop
12cr|asunder-2.2-1|41	%{_datadir}/pixmaps/%{name}.png
12cr|asunder-2.2-1|42	
12cr|asunder-2.2-1|43	
12cr|asunder-2.2-1|44	%changelog
12cr|asunder-2.2-1|45	* Sun Feb 26 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.2-1
12cr|asunder-2.2-1|46	+ Revision: 780919
12cr|asunder-2.2-1|47	- update to 2.2
12cr|asunder-2.2-1|48	
12cr|asunder-2.2-1|49	* Wed Jan 25 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.1-1
12cr|asunder-2.2-1|50	+ Revision: 768360
12cr|asunder-2.2-1|51	- new version 2.1
12cr|asunder-2.2-1|52	- cleaned up spec
12cr|asunder-2.2-1|53	- converted BRs to pkgconfig provides
12cr|asunder-2.2-1|54	
12cr|asunder-2.2-1|55	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9.1-2mdv2011.0
12cr|asunder-2.2-1|56	+ Revision: 610003
12cr|asunder-2.2-1|57	- rebuild
12cr|asunder-2.2-1|58	
12cr|asunder-2.2-1|59	* Fri Dec 18 2009 Jérôme Brenier <incubusss@mandriva.org> 1.9.1-1mdv2010.1
12cr|asunder-2.2-1|60	+ Revision: 479986
12cr|asunder-2.2-1|61	- new version 1.9.1
12cr|asunder-2.2-1|62	
12cr|asunder-2.2-1|63	* Wed Sep 23 2009 Emmanuel Andry <eandry@mandriva.org> 1.9-1mdv2010.0
12cr|asunder-2.2-1|64	+ Revision: 447909
12cr|asunder-2.2-1|65	- New version 1.9
12cr|asunder-2.2-1|66	
12cr|asunder-2.2-1|67	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.6.2-2mdv2010.0
12cr|asunder-2.2-1|68	+ Revision: 436677
12cr|asunder-2.2-1|69	- rebuild
12cr|asunder-2.2-1|70	
12cr|asunder-2.2-1|71	* Mon Dec 15 2008 Adam Williamson <awilliamson@mandriva.org> 1.6.2-1mdv2009.1
12cr|asunder-2.2-1|72	+ Revision: 314443
12cr|asunder-2.2-1|73	- new release 1.6.2
12cr|asunder-2.2-1|74	
12cr|asunder-2.2-1|75	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|asunder-2.2-1|76	- lowercase ImageMagick
12cr|asunder-2.2-1|77	
12cr|asunder-2.2-1|78	* Sat Oct 11 2008 Adam Williamson <awilliamson@mandriva.org> 1.6.1-1mdv2009.1
12cr|asunder-2.2-1|79	+ Revision: 292461
12cr|asunder-2.2-1|80	- new release 1.6.1: bugfix and translation update release only
12cr|asunder-2.2-1|81	
12cr|asunder-2.2-1|82	* Wed Jul 02 2008 Adam Williamson <awilliamson@mandriva.org> 1.6-1mdv2009.0
12cr|asunder-2.2-1|83	+ Revision: 230823
12cr|asunder-2.2-1|84	- new release 1.6
12cr|asunder-2.2-1|85	- suggests wavpack (wavpack support introduced in 1.5)
12cr|asunder-2.2-1|86	- new release 1.5
12cr|asunder-2.2-1|87	
12cr|asunder-2.2-1|88	+ Pixel <pixel@mandriva.com>
12cr|asunder-2.2-1|89	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|asunder-2.2-1|90	
12cr|asunder-2.2-1|91	* Sat Mar 01 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.2-1mdv2008.1
12cr|asunder-2.2-1|92	+ Revision: 177108
12cr|asunder-2.2-1|93	- new release 1.0.2
12cr|asunder-2.2-1|94	
12cr|asunder-2.2-1|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|asunder-2.2-1|96	- fix no-buildroot-tag
12cr|asunder-2.2-1|97	
12cr|asunder-2.2-1|98	* Tue Dec 18 2007 Adam Williamson <awilliamson@mandriva.org> 1.0-2mdv2008.1
12cr|asunder-2.2-1|99	+ Revision: 132692
12cr|asunder-2.2-1|100	- correct summary and URL
12cr|asunder-2.2-1|101	
12cr|asunder-2.2-1|102	* Tue Dec 18 2007 Adam Williamson <awilliamson@mandriva.org> 1.0-1mdv2008.1
12cr|asunder-2.2-1|103	+ Revision: 132468
12cr|asunder-2.2-1|104	- minor spec clean
12cr|asunder-2.2-1|105	- new release 1.0
12cr|asunder-2.2-1|106	
12cr|asunder-2.2-1|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|asunder-2.2-1|108	- kill re-definition of %%buildroot on Pixel's request
12cr|asunder-2.2-1|109	
12cr|asunder-2.2-1|110	* Thu Oct 11 2007 Adam Williamson <awilliamson@mandriva.org> 0.9-1mdv2008.1
12cr|asunder-2.2-1|111	+ Revision: 96958
12cr|asunder-2.2-1|112	- import asunder
12cr|asunder-2.2-1|113	
12cr|asunder-2.2-1|114	

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

300 12
12cr|ataidle-2.7.1-1|1	Summary:	A utility to manage ATA drives
12cr|ataidle-2.7.1-1|2	Name:		ataidle
12cr|ataidle-2.7.1-1|3	Version:	2.7.1
12cr|ataidle-2.7.1-1|4	Release:	%mkrel 1
12cr|ataidle-2.7.1-1|5	License:	BSD
12cr|ataidle-2.7.1-1|6	Group:		System/Kernel and hardware
12cr|ataidle-2.7.1-1|7	Url:		http://www.cran.org.uk/bruce/software/ataidle.php
12cr|ataidle-2.7.1-1|8	Source0:	http://www.cran.org.uk/bruce/software/%{name}-%{version}.tar.bz2
12cr|ataidle-2.7.1-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ataidle-2.7.1-1|10	
12cr|ataidle-2.7.1-1|11	%description
12cr|ataidle-2.7.1-1|12	ATAidle is a utility to set the power management features of ATA hard drives
12cr|ataidle-2.7.1-1|13	in FreeBSD and Linux, including idle and standby timeouts, APM, and
12cr|ataidle-2.7.1-1|14	acoustic level settings.
12cr|ataidle-2.7.1-1|15	
12cr|ataidle-2.7.1-1|16	%prep
12cr|ataidle-2.7.1-1|17	%setup -q
12cr|ataidle-2.7.1-1|18	
12cr|ataidle-2.7.1-1|19	%build
12cr|ataidle-2.7.1-1|20	export CFLAGS="%{optflags} -fno-strict-aliasing"
12cr|ataidle-2.7.1-1|21	%make
12cr|ataidle-2.7.1-1|22	
12cr|ataidle-2.7.1-1|23	%install
12cr|ataidle-2.7.1-1|24	rm -rf %{buildroot}
12cr|ataidle-2.7.1-1|25	mkdir -p %{buildroot}/%{_sbindir}
12cr|ataidle-2.7.1-1|26	mkdir -p %{buildroot}/%{_mandir}/man8/
12cr|ataidle-2.7.1-1|27	install ataidle %{buildroot}/%{_sbindir}
12cr|ataidle-2.7.1-1|28	install ataidle.8 %{buildroot}/%{_mandir}/man8
12cr|ataidle-2.7.1-1|29	
12cr|ataidle-2.7.1-1|30	%clean
12cr|ataidle-2.7.1-1|31	rm -rf %{buildroot}
12cr|ataidle-2.7.1-1|32	
12cr|ataidle-2.7.1-1|33	%files
12cr|ataidle-2.7.1-1|34	%defattr(-,root,root)
12cr|ataidle-2.7.1-1|35	%doc README Changelog
12cr|ataidle-2.7.1-1|36	%{_sbindir}/ataidle
12cr|ataidle-2.7.1-1|37	%{_mandir}/man8/*
12cr|ataidle-2.7.1-1|38	
12cr|ataidle-2.7.1-1|39	
12cr|ataidle-2.7.1-1|40	%changelog
12cr|ataidle-2.7.1-1|41	* Sun Feb 19 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 2.7.1-1mdv2012.0
12cr|ataidle-2.7.1-1|42	+ Revision: 777327
12cr|ataidle-2.7.1-1|43	- update to new version 2.7.1
12cr|ataidle-2.7.1-1|44	
12cr|ataidle-2.7.1-1|45	* Sun Apr 10 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2.5-1
12cr|ataidle-2.7.1-1|46	+ Revision: 652308
12cr|ataidle-2.7.1-1|47	- update to new version 2.5
12cr|ataidle-2.7.1-1|48	
12cr|ataidle-2.7.1-1|49	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4-2mdv2011.0
12cr|ataidle-2.7.1-1|50	+ Revision: 616627
12cr|ataidle-2.7.1-1|51	- the mass rebuild of 2010.0 packages
12cr|ataidle-2.7.1-1|52	
12cr|ataidle-2.7.1-1|53	* Mon Sep 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.4-1mdv2010.0
12cr|ataidle-2.7.1-1|54	+ Revision: 440608
12cr|ataidle-2.7.1-1|55	- update to new version 2.4
12cr|ataidle-2.7.1-1|56	
12cr|ataidle-2.7.1-1|57	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 2.3-3mdv2010.0
12cr|ataidle-2.7.1-1|58	+ Revision: 423972
12cr|ataidle-2.7.1-1|59	- rebuild
12cr|ataidle-2.7.1-1|60	
12cr|ataidle-2.7.1-1|61	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 2.3-2mdv2009.0
12cr|ataidle-2.7.1-1|62	+ Revision: 266218
12cr|ataidle-2.7.1-1|63	- rebuild early 2009.0 package (before pixel changes)
12cr|ataidle-2.7.1-1|64	
12cr|ataidle-2.7.1-1|65	* Fri Apr 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.3-1mdv2009.0
12cr|ataidle-2.7.1-1|66	+ Revision: 195690
12cr|ataidle-2.7.1-1|67	- new version
12cr|ataidle-2.7.1-1|68	- compile with %%optflags
12cr|ataidle-2.7.1-1|69	- spec file clean
12cr|ataidle-2.7.1-1|70	
12cr|ataidle-2.7.1-1|71	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.9-2mdv2008.1
12cr|ataidle-2.7.1-1|72	+ Revision: 140690
12cr|ataidle-2.7.1-1|73	- restore BuildRoot
12cr|ataidle-2.7.1-1|74	
12cr|ataidle-2.7.1-1|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|ataidle-2.7.1-1|76	- kill re-definition of %%buildroot on Pixel's request
12cr|ataidle-2.7.1-1|77	
12cr|ataidle-2.7.1-1|78	
12cr|ataidle-2.7.1-1|79	* Fri Jan 26 2007 Erwan Velu <erwan@mandriva.org> 0.9-2mdv2007.0
12cr|ataidle-2.7.1-1|80	+ Revision: 113782
12cr|ataidle-2.7.1-1|81	- Rebuild
12cr|ataidle-2.7.1-1|82	- Import ataidle
12cr|ataidle-2.7.1-1|83	
12cr|ataidle-2.7.1-1|84	* Wed Nov 16 2005 Lenny Cartier <lenny@mandriva.com> 0.9-1mdk
12cr|ataidle-2.7.1-1|85	- 0.9
12cr|ataidle-2.7.1-1|86	
12cr|ataidle-2.7.1-1|87	* Sun Apr 10 2005 Emmanuel Andry <eandry@free.fr> 0.8-1mdk
12cr|ataidle-2.7.1-1|88	- New release 0.8
12cr|ataidle-2.7.1-1|89	- Fixed summary
12cr|ataidle-2.7.1-1|90	- Changed archive gz to bz2
12cr|ataidle-2.7.1-1|91	
12cr|ataidle-2.7.1-1|92	* Thu Jul 01 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.6-2mdk
12cr|ataidle-2.7.1-1|93	- fix description
12cr|ataidle-2.7.1-1|94	
12cr|ataidle-2.7.1-1|95	* Thu Jul 01 2004 Erwan Velu <erwan@mandrakesoft.com> 0.6-1mdk
12cr|ataidle-2.7.1-1|96	- Initial release
12cr|ataidle-2.7.1-1|97	

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

302 12
12cr|atari800-2.2.1-2|1	Name:			atari800
12cr|atari800-2.2.1-2|2	Version:		2.2.1
12cr|atari800-2.2.1-2|3	Release:		%mkrel 2
12cr|atari800-2.2.1-2|4	
12cr|atari800-2.2.1-2|5	Summary:	Atari 800 Emulator
12cr|atari800-2.2.1-2|6	License:	GPLv2+
12cr|atari800-2.2.1-2|7	Group:		Emulators
12cr|atari800-2.2.1-2|8	Source0:	http://downloads.sourceforge.net/atari800/atari800-%{version}.tar.gz
12cr|atari800-2.2.1-2|9	Source1:	%{name}-chooser
12cr|atari800-2.2.1-2|10	URL:		http://atari800.atari.org/
12cr|atari800-2.2.1-2|11	Patch0:		atari800-wahcade-keylayout.patch
12cr|atari800-2.2.1-2|12	
12cr|atari800-2.2.1-2|13	BuildRequires:	SDL-devel
12cr|atari800-2.2.1-2|14	BuildRequires:	XFree86-devel
12cr|atari800-2.2.1-2|15	BuildRequires:	zlib-devel
12cr|atari800-2.2.1-2|16	BuildRequires:	termcap-devel
12cr|atari800-2.2.1-2|17	BuildRequires:	ncurses-devel
12cr|atari800-2.2.1-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|atari800-2.2.1-2|19	
12cr|atari800-2.2.1-2|20	%description
12cr|atari800-2.2.1-2|21	This is Atari 800, 800XL, 130XE and 5200 emulator.
12cr|atari800-2.2.1-2|22	
12cr|atari800-2.2.1-2|23	%package common
12cr|atari800-2.2.1-2|24	Summary:	Atari 800 Emulator - common files for all versions
12cr|atari800-2.2.1-2|25	Group:		Emulators
12cr|atari800-2.2.1-2|26	License:	GPLv2+
12cr|atari800-2.2.1-2|27	
12cr|atari800-2.2.1-2|28	%description common
12cr|atari800-2.2.1-2|29	This is Atari 800, 800XL, 130XE and 5200 emulator.
12cr|atari800-2.2.1-2|30	
12cr|atari800-2.2.1-2|31	This package contains common files for ncurses, SDL and X11 versions
12cr|atari800-2.2.1-2|32	of Atari800.
12cr|atari800-2.2.1-2|33	
12cr|atari800-2.2.1-2|34	This emulator requires atari bios files to operate.
12cr|atari800-2.2.1-2|35	Unfortunately, these files cannot be distributed with this package due to
12cr|atari800-2.2.1-2|36	license concerns. However, to avoid dumping these files yourself, you can
12cr|atari800-2.2.1-2|37	download these from http://prdownloads.sf.net/atari800/xf25.zip and then
12cr|atari800-2.2.1-2|38	put the roms ("*.ROM files") in the /usr/share/atari800 directory.
12cr|atari800-2.2.1-2|39	
12cr|atari800-2.2.1-2|40	%package x11
12cr|atari800-2.2.1-2|41	Summary:	Atari 800 Emulator - X Window version
12cr|atari800-2.2.1-2|42	License:	GPLv2+
12cr|atari800-2.2.1-2|43	Group:		Emulators
12cr|atari800-2.2.1-2|44	Requires:	%{name}-common = %{version}
12cr|atari800-2.2.1-2|45	
12cr|atari800-2.2.1-2|46	%description x11
12cr|atari800-2.2.1-2|47	This is Atari 800, 800XL, 130XE and 5200 emulator.
12cr|atari800-2.2.1-2|48	
12cr|atari800-2.2.1-2|49	This package contains Atari800 executable file configured for X11 with
12cr|atari800-2.2.1-2|50	sound and joystick support.
12cr|atari800-2.2.1-2|51	
12cr|atari800-2.2.1-2|52	%package sdl
12cr|atari800-2.2.1-2|53	Summary:	Atari 800 Emulator - SDL version
12cr|atari800-2.2.1-2|54	License:	GPLv2+
12cr|atari800-2.2.1-2|55	Group:		Emulators
12cr|atari800-2.2.1-2|56	Requires:	%{name}-common = %{version}
12cr|atari800-2.2.1-2|57	Obsoletes:	%{name}-SDL
12cr|atari800-2.2.1-2|58	
12cr|atari800-2.2.1-2|59	%description sdl
12cr|atari800-2.2.1-2|60	This is Atari 800, 800XL, 130XE and 5200 emulator.
12cr|atari800-2.2.1-2|61	
12cr|atari800-2.2.1-2|62	This package contains Atari800 executable file configured for SDL with
12cr|atari800-2.2.1-2|63	sound and joystick support.
12cr|atari800-2.2.1-2|64	
12cr|atari800-2.2.1-2|65	%package ncurses
12cr|atari800-2.2.1-2|66	Summary:	Atari 800 Emulator - Ncurses version
12cr|atari800-2.2.1-2|67	License:	GPLv2+
12cr|atari800-2.2.1-2|68	Group:		Emulators
12cr|atari800-2.2.1-2|69	Requires:	%{name}-common = %{version}
12cr|atari800-2.2.1-2|70	Obsoletes:	%{name}-svga
12cr|atari800-2.2.1-2|71	
12cr|atari800-2.2.1-2|72	%description ncurses
12cr|atari800-2.2.1-2|73	This is Atari 800, 800XL, 130XE and 5200 emulator.
12cr|atari800-2.2.1-2|74	
12cr|atari800-2.2.1-2|75	This package contains Atari800 executable file configured for Ncurses
12cr|atari800-2.2.1-2|76	support.
12cr|atari800-2.2.1-2|77	
12cr|atari800-2.2.1-2|78	
12cr|atari800-2.2.1-2|79	%prep
12cr|atari800-2.2.1-2|80	%setup -q -n atari800-%{version}
12cr|atari800-2.2.1-2|81	find ./src -type f -name "*.[chi]*" -exec chmod 644 '{}' +
12cr|atari800-2.2.1-2|82	%patch0
12cr|atari800-2.2.1-2|83	
12cr|atari800-2.2.1-2|84	%build
12cr|atari800-2.2.1-2|85	cd src
12cr|atari800-2.2.1-2|86	aclocal
12cr|atari800-2.2.1-2|87	autoconf
12cr|atari800-2.2.1-2|88	
12cr|atari800-2.2.1-2|89	%configure --target=sdl
12cr|atari800-2.2.1-2|90	%make
12cr|atari800-2.2.1-2|91	mv -f atari800 atari800-sdl
12cr|atari800-2.2.1-2|92	make clean
12cr|atari800-2.2.1-2|93	
12cr|atari800-2.2.1-2|94	%configure --target=shm
12cr|atari800-2.2.1-2|95	%make
12cr|atari800-2.2.1-2|96	mv -f atari800 atari800-x11
12cr|atari800-2.2.1-2|97	make clean
12cr|atari800-2.2.1-2|98	
12cr|atari800-2.2.1-2|99	%configure --target=ncurses
12cr|atari800-2.2.1-2|100	%make
12cr|atari800-2.2.1-2|101	mv -f atari800 atari800-ncurses
12cr|atari800-2.2.1-2|102	
12cr|atari800-2.2.1-2|103	%install
12cr|atari800-2.2.1-2|104	rm -rf %{buildroot}
12cr|atari800-2.2.1-2|105	install -d %{buildroot}{%{_bindir},%{_datadir}/atari800,%{_mandir}/man1}
12cr|atari800-2.2.1-2|106	install src/atari800-x11 %{buildroot}%{_bindir}
12cr|atari800-2.2.1-2|107	install src/atari800-sdl %{buildroot}%{_bindir}
12cr|atari800-2.2.1-2|108	install src/atari800-ncurses %{buildroot}%{_bindir}
12cr|atari800-2.2.1-2|109	install %{SOURCE1} %{buildroot}%{_bindir}/atari800
12cr|atari800-2.2.1-2|110	install src/atari800.man %{buildroot}%{_mandir}/man1/atari800.1
12cr|atari800-2.2.1-2|111	
12cr|atari800-2.2.1-2|112	%clean
12cr|atari800-2.2.1-2|113	rm -rf %{buildroot}
12cr|atari800-2.2.1-2|114	
12cr|atari800-2.2.1-2|115	%files common
12cr|atari800-2.2.1-2|116	%defattr(644,root,root,755)
12cr|atari800-2.2.1-2|117	%doc DOC/{BUGS,CREDITS,ChangeLog,FAQ,NEWS,README,TODO,USAGE,*.txt} README.1ST
12cr|atari800-2.2.1-2|118	%attr(755,root,root) %{_bindir}/atari800
12cr|atari800-2.2.1-2|119	%{_datadir}/atari800
12cr|atari800-2.2.1-2|120	%{_mandir}/man1/atari800.1*
12cr|atari800-2.2.1-2|121	
12cr|atari800-2.2.1-2|122	%files x11
12cr|atari800-2.2.1-2|123	%defattr(644,root,root,755)
12cr|atari800-2.2.1-2|124	%attr(755,root,root) %{_bindir}/atari800-x11
12cr|atari800-2.2.1-2|125	
12cr|atari800-2.2.1-2|126	%files sdl
12cr|atari800-2.2.1-2|127	%defattr(644,root,root,755)
12cr|atari800-2.2.1-2|128	%attr(755,root,root) %{_bindir}/atari800-sdl
12cr|atari800-2.2.1-2|129	
12cr|atari800-2.2.1-2|130	%files ncurses
12cr|atari800-2.2.1-2|131	%defattr(644,root,root,755)
12cr|atari800-2.2.1-2|132	%attr(755,root,root) %{_bindir}/atari800-ncurses
12cr|atari800-2.2.1-2|133	
12cr|atari800-2.2.1-2|134	
12cr|atari800-2.2.1-2|135	
12cr|atari800-2.2.1-2|136	%changelog
12cr|atari800-2.2.1-2|137	* Fri Jan 27 2012 Zombie Ryushu <ryushu@mandriva.org> 2.2.1-2mdv2011.0
12cr|atari800-2.2.1-2|138	+ Revision: 769468
12cr|atari800-2.2.1-2|139	- Wahcade patch
12cr|atari800-2.2.1-2|140	
12cr|atari800-2.2.1-2|141	* Fri Jul 29 2011 Andrey Bondrov <abondrov@mandriva.org> 2.2.1-1
12cr|atari800-2.2.1-2|142	+ Revision: 692170
12cr|atari800-2.2.1-2|143	- imported package atari800
12cr|atari800-2.2.1-2|144	
12cr|atari800-2.2.1-2|145	
12cr|atari800-2.2.1-2|146	* Mon Jul 18 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 2.2.1-1mdv2011.0
12cr|atari800-2.2.1-2|147	- New version
12cr|atari800-2.2.1-2|148	- Port from PLF
12cr|atari800-2.2.1-2|149	- Remove PLF reference
12cr|atari800-2.2.1-2|150	
12cr|atari800-2.2.1-2|151	* Sun Apr 19 2009 Guillaume Bedot <littletux@zarb.org> 2.1.0-1plf2009.1
12cr|atari800-2.2.1-2|152	- New release
12cr|atari800-2.2.1-2|153	- svgalib version is no more, ncurses version replaces it for use without X
12cr|atari800-2.2.1-2|154	- renamed SDL version to atari800-sdl
12cr|atari800-2.2.1-2|155	- updated chooser script
12cr|atari800-2.2.1-2|156	- fixed buildreqs
12cr|atari800-2.2.1-2|157	
12cr|atari800-2.2.1-2|158	* Wed Jan  7 2009 Guillaume Bedot <littletux@zarb.org> 2.0.3-1plf2009.1
12cr|atari800-2.2.1-2|159	- First atari800 package for PLF, inspired by the one from Zombie Ryushu

303 12
12cr|aterm-1.0.1-8|1	%define tar_version 1.0.1
12cr|aterm-1.0.1-8|2	
12cr|aterm-1.0.1-8|3	%define Summary An rxvt-based terminal emulator for X11
12cr|aterm-1.0.1-8|4	
12cr|aterm-1.0.1-8|5	Summary:	%{Summary}
12cr|aterm-1.0.1-8|6	Name:		aterm
12cr|aterm-1.0.1-8|7	Version:	1.0.1
12cr|aterm-1.0.1-8|8	Release:	%mkrel 8
12cr|aterm-1.0.1-8|9	URL:		http://aterm.sourceforge.net
12cr|aterm-1.0.1-8|10	Source0:	ftp://ftp.afterstep.org/apps/aterm/%{name}-%{tar_version}.tar.bz2
12cr|aterm-1.0.1-8|11	License:	GPLv2+
12cr|aterm-1.0.1-8|12	Group:		Terminals
12cr|aterm-1.0.1-8|13	
12cr|aterm-1.0.1-8|14	BuildRequires:	libx11-devel
12cr|aterm-1.0.1-8|15	BuildRequires:	libxt-devel
12cr|aterm-1.0.1-8|16	BuildRoot:	%_tmppath/%name-%version-%release-root
12cr|aterm-1.0.1-8|17	
12cr|aterm-1.0.1-8|18	%description
12cr|aterm-1.0.1-8|19	Aterm is a colour vt102 terminal emulator based on rxvt 2.4.8 intended as an
12cr|aterm-1.0.1-8|20	xterm replacement for users who do not require features such as Tektronix 4014
12cr|aterm-1.0.1-8|21	emulation and toolkit style configurability
12cr|aterm-1.0.1-8|22	
12cr|aterm-1.0.1-8|23	%prep
12cr|aterm-1.0.1-8|24	%setup -q -n %{name}-%{tar_version}
12cr|aterm-1.0.1-8|25	
12cr|aterm-1.0.1-8|26	%build
12cr|aterm-1.0.1-8|27	%configure2_5x --enable-fading --enable-background-image
12cr|aterm-1.0.1-8|28	%make
12cr|aterm-1.0.1-8|29	
12cr|aterm-1.0.1-8|30	%install
12cr|aterm-1.0.1-8|31	rm -Rf $RPM_BUILD_ROOT
12cr|aterm-1.0.1-8|32	
12cr|aterm-1.0.1-8|33	%makeinstall mandir=$RPM_BUILD_ROOT/%{_mandir}/man1/
12cr|aterm-1.0.1-8|34	
12cr|aterm-1.0.1-8|35	mkdir -p %{buildroot}%{_datadir}/applications
12cr|aterm-1.0.1-8|36	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|aterm-1.0.1-8|37	[Desktop Entry]
12cr|aterm-1.0.1-8|38	Name=%{name}
12cr|aterm-1.0.1-8|39	Comment=%{Summary}
12cr|aterm-1.0.1-8|40	Exec=%{name} -name Terminal
12cr|aterm-1.0.1-8|41	Icon=%{name}
12cr|aterm-1.0.1-8|42	Terminal=false
12cr|aterm-1.0.1-8|43	Type=Application
12cr|aterm-1.0.1-8|44	Categories=X-MandrivaLinux-System-Terminals;TerminalEmulator;System;
12cr|aterm-1.0.1-8|45	EOF
12cr|aterm-1.0.1-8|46	
12cr|aterm-1.0.1-8|47	%clean
12cr|aterm-1.0.1-8|48	rm -fr $RPM_BUILD_ROOT
12cr|aterm-1.0.1-8|49	
12cr|aterm-1.0.1-8|50	%if %mdkversion < 200900
12cr|aterm-1.0.1-8|51	%post
12cr|aterm-1.0.1-8|52	%update_menus
12cr|aterm-1.0.1-8|53	%endif
12cr|aterm-1.0.1-8|54	
12cr|aterm-1.0.1-8|55	%if %mdkversion < 200900
12cr|aterm-1.0.1-8|56	%postun
12cr|aterm-1.0.1-8|57	%clean_menus
12cr|aterm-1.0.1-8|58	%endif
12cr|aterm-1.0.1-8|59	
12cr|aterm-1.0.1-8|60	%files
12cr|aterm-1.0.1-8|61	%defattr(-,root,root,0755)
12cr|aterm-1.0.1-8|62	%doc INSTALL ChangeLog doc/README.* %{name}.lsm README.configure
12cr|aterm-1.0.1-8|63	%doc doc/FAQ doc/ChangeLog.rxvt
12cr|aterm-1.0.1-8|64	%{_bindir}/%{name}
12cr|aterm-1.0.1-8|65	%{_mandir}/man1/*
12cr|aterm-1.0.1-8|66	%{_datadir}/applications/*
12cr|aterm-1.0.1-8|67	
12cr|aterm-1.0.1-8|68	
12cr|aterm-1.0.1-8|69	%changelog
12cr|aterm-1.0.1-8|70	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 1.0.1-8mdv2011.0
12cr|aterm-1.0.1-8|71	+ Revision: 635067
12cr|aterm-1.0.1-8|72	- BR xt
12cr|aterm-1.0.1-8|73	- rebuild
12cr|aterm-1.0.1-8|74	- tighten BR
12cr|aterm-1.0.1-8|75	
12cr|aterm-1.0.1-8|76	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdv2011.0
12cr|aterm-1.0.1-8|77	+ Revision: 616628
12cr|aterm-1.0.1-8|78	- the mass rebuild of 2010.0 packages
12cr|aterm-1.0.1-8|79	
12cr|aterm-1.0.1-8|80	* Fri May 15 2009 Jérôme Brenier <incubusss@mandriva.org> 1.0.1-6mdv2010.0
12cr|aterm-1.0.1-8|81	+ Revision: 376275
12cr|aterm-1.0.1-8|82	- Fix license (GPLv2+) and URL
12cr|aterm-1.0.1-8|83	- Use configure2_5x
12cr|aterm-1.0.1-8|84	- Comestic changes for specfile policy
12cr|aterm-1.0.1-8|85	
12cr|aterm-1.0.1-8|86	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1.0.1-5mdv2009.0
12cr|aterm-1.0.1-8|87	+ Revision: 218439
12cr|aterm-1.0.1-8|88	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|aterm-1.0.1-8|89	
12cr|aterm-1.0.1-8|90	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.1-5mdv2008.1
12cr|aterm-1.0.1-8|91	+ Revision: 140690
12cr|aterm-1.0.1-8|92	- restore BuildRoot
12cr|aterm-1.0.1-8|93	
12cr|aterm-1.0.1-8|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|aterm-1.0.1-8|95	- kill re-definition of %%buildroot on Pixel's request
12cr|aterm-1.0.1-8|96	- buildrequires X11-devel instead of XFree86-devel
12cr|aterm-1.0.1-8|97	
12cr|aterm-1.0.1-8|98	* Thu Aug 02 2007 Funda Wang <fwang@mandriva.org> 1.0.1-5mdv2008.0
12cr|aterm-1.0.1-8|99	+ Revision: 58135
12cr|aterm-1.0.1-8|100	- Kill patch, merged upstream
12cr|aterm-1.0.1-8|101	- New version 1.0.1
12cr|aterm-1.0.1-8|102	
12cr|aterm-1.0.1-8|103	
12cr|aterm-1.0.1-8|104	* Tue Jan 30 2007 Olivier Blin <oblin@mandriva.com> 1.0-5mdv2007.0
12cr|aterm-1.0.1-8|105	+ Revision: 115297
12cr|aterm-1.0.1-8|106	- really remove xvt alternative
12cr|aterm-1.0.1-8|107	- cosmetics
12cr|aterm-1.0.1-8|108	- remove debian-style menu entry
12cr|aterm-1.0.1-8|109	- fix XDG menu comment
12cr|aterm-1.0.1-8|110	- fix typo in menu entry (#25265 continued)
12cr|aterm-1.0.1-8|111	- Import aterm
12cr|aterm-1.0.1-8|112	
12cr|aterm-1.0.1-8|113	* Thu Sep 07 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.0-4mdv2007.0
12cr|aterm-1.0.1-8|114	- Fix XDG menu ( bug #25265)
12cr|aterm-1.0.1-8|115	
12cr|aterm-1.0.1-8|116	* Tue Aug 01 2006 Lenny Cartier <lenny@mandriva.com> 1.0-3mdv2007.0
12cr|aterm-1.0.1-8|117	- xdg
12cr|aterm-1.0.1-8|118	
12cr|aterm-1.0.1-8|119	* Fri Nov 04 2005 Michael Scherer <misc@mandriva.org> 1.0-2mdk
12cr|aterm-1.0.1-8|120	- mkrel
12cr|aterm-1.0.1-8|121	- fix debug output by commenting the line ( patch0, bug 18194 )
12cr|aterm-1.0.1-8|122	
12cr|aterm-1.0.1-8|123	* Wed Jul 06 2005 Michael Scherer <misc@mandriva.org> 1.0-1mdk
12cr|aterm-1.0.1-8|124	- New release 1.00
12cr|aterm-1.0.1-8|125	
12cr|aterm-1.0.1-8|126	* Sat Jun 18 2005 Olivier Blin <oblin@mandriva.com> 1.0-0.beta4.1mdk
12cr|aterm-1.0.1-8|127	- beta4
12cr|aterm-1.0.1-8|128	
12cr|aterm-1.0.1-8|129	* Sat Jun 04 2005 Michael Scherer <misc@mandriva.org> 1.0-0.beta3.1mdk
12cr|aterm-1.0.1-8|130	- beta3
12cr|aterm-1.0.1-8|131	- remove patch0
12cr|aterm-1.0.1-8|132	
12cr|aterm-1.0.1-8|133	* Sat Mar 12 2005 Michael Scherer <misc@mandrake.org> 1.0-0.beta2.2mdk
12cr|aterm-1.0.1-8|134	- remove alternatives
12cr|aterm-1.0.1-8|135	
12cr|aterm-1.0.1-8|136	* Fri Jan 21 2005 Michael Scherer <misc@mandrake.org> 1.0-0.beta2.1mdk
12cr|aterm-1.0.1-8|137	- 1.0.beta2
12cr|aterm-1.0.1-8|138	- use macro
12cr|aterm-1.0.1-8|139	
12cr|aterm-1.0.1-8|140	* Wed Jan 12 2005 Michael Scherer <misc@mandrake.org> 1.0-0.beta1.1mdk
12cr|aterm-1.0.1-8|141	- 1.0.beta1
12cr|aterm-1.0.1-8|142	
12cr|aterm-1.0.1-8|143	* Sat May 22 2004 Michael Scherer <misc@mandrake.org> 0.4.2-5mdk
12cr|aterm-1.0.1-8|144	- fix #1496, add doc
12cr|aterm-1.0.1-8|145	
12cr|aterm-1.0.1-8|146	* Tue Apr 20 2004 Michael Scherer <misc@mandrake.org> 0.4.2-4mdk
12cr|aterm-1.0.1-8|147	- Rebuild
12cr|aterm-1.0.1-8|148	

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

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

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

307 12
12cr|atomix-2.14.0-7|1	%define	version	2.14.0
12cr|atomix-2.14.0-7|2	%define release	7
12cr|atomix-2.14.0-7|3	
12cr|atomix-2.14.0-7|4	Summary:		Mind game - build molecules out of single atoms
12cr|atomix-2.14.0-7|5	Name:		atomix
12cr|atomix-2.14.0-7|6	Version:		%{version}
12cr|atomix-2.14.0-7|7	Release:		%{release}
12cr|atomix-2.14.0-7|8	License:		GPLv2+
12cr|atomix-2.14.0-7|9	Group:		Games/Puzzles
12cr|atomix-2.14.0-7|10	URL:		http://triq.net/~jens/atomix.php
12cr|atomix-2.14.0-7|11	Source:		ftp://ftp.gnome.org/pub/gnome/sources/%{name}/%{name}-%{version}.tar.bz2
12cr|atomix-2.14.0-7|12	Source1:		atomix-zh_TW.po.bz2
12cr|atomix-2.14.0-7|13	
12cr|atomix-2.14.0-7|14	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cr|atomix-2.14.0-7|15	BuildRequires:	gettext
12cr|atomix-2.14.0-7|16	BuildRequires:	perl(XML::Parser)
12cr|atomix-2.14.0-7|17	BuildRequires:  imagemagick
12cr|atomix-2.14.0-7|18	BuildRequires:  desktop-file-utils
12cr|atomix-2.14.0-7|19	Requires(pre):	rpm-helper
12cr|atomix-2.14.0-7|20	
12cr|atomix-2.14.0-7|21	%description
12cr|atomix-2.14.0-7|22	Atomix is a little mind game where you have to build molecules out of
12cr|atomix-2.14.0-7|23	single atoms. These are laying around between the walls and obstacles
12cr|atomix-2.14.0-7|24	on the playfield. Once you have pushed an atom in one direction it
12cr|atomix-2.14.0-7|25	moves until it hits an obstacle or another atom. It needs some thinking
12cr|atomix-2.14.0-7|26	how to construct complex molecules with this atom behaviour. The game
12cr|atomix-2.14.0-7|27	is inspired by the original Amiga version.
12cr|atomix-2.14.0-7|28	
12cr|atomix-2.14.0-7|29	%prep
12cr|atomix-2.14.0-7|30	%setup -q
12cr|atomix-2.14.0-7|31	
12cr|atomix-2.14.0-7|32	[ "%{version}" = "1.2.2a" ] && bzip2 -dc %{SOURCE1} > po/zh_TW.po
12cr|atomix-2.14.0-7|33	
12cr|atomix-2.14.0-7|34	%build
12cr|atomix-2.14.0-7|35	export LDFLAGS="${LDFLAGS} -lm"
12cr|atomix-2.14.0-7|36	%configure --bindir=%{_gamesbindir} --localstatedir=%{_localstatedir}/lib
12cr|atomix-2.14.0-7|37	# fix localization
12cr|atomix-2.14.0-7|38	sed  -i 's!^SOURCES = !&\n'"$(grep "^CATALOGS" po/Makefile.in)"'!' po/Makefile
12cr|atomix-2.14.0-7|39	
12cr|atomix-2.14.0-7|40	%make
12cr|atomix-2.14.0-7|41	
12cr|atomix-2.14.0-7|42	%install
12cr|atomix-2.14.0-7|43	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std \
12cr|atomix-2.14.0-7|44	bindir=%{_gamesbindir} \
12cr|atomix-2.14.0-7|45	localstatedir=%{_localstatedir}/lib
12cr|atomix-2.14.0-7|46	
12cr|atomix-2.14.0-7|47	
12cr|atomix-2.14.0-7|48	desktop-file-install --vendor="" \
12cr|atomix-2.14.0-7|49	--remove-category="Application" \
12cr|atomix-2.14.0-7|50	--remove-category="PuzzleGame" \
12cr|atomix-2.14.0-7|51	--add-category="X-MandrivaLinux-MoreApplications-Games-Puzzles" \
12cr|atomix-2.14.0-7|52	--add-category="Game" \
12cr|atomix-2.14.0-7|53	--add-category="LogicGame" \
12cr|atomix-2.14.0-7|54	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|atomix-2.14.0-7|55	
12cr|atomix-2.14.0-7|56	mkdir -p %{buildroot}%{_miconsdir} \
12cr|atomix-2.14.0-7|57	%{buildroot}%{_iconsdir} \
12cr|atomix-2.14.0-7|58	%{buildroot}%{_liconsdir}
12cr|atomix-2.14.0-7|59	convert -geometry 16x16 atomix-icon.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|atomix-2.14.0-7|60	install -D -m 644       atomix-icon.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|atomix-2.14.0-7|61	convert -geometry 48x48 atomix-icon.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|atomix-2.14.0-7|62	
12cr|atomix-2.14.0-7|63	%find_lang %{name}
12cr|atomix-2.14.0-7|64	
12cr|atomix-2.14.0-7|65	%pre
12cr|atomix-2.14.0-7|66	%create_ghostfile %{_localstatedir}/lib/games/atomix.scores root games 0664
12cr|atomix-2.14.0-7|67	
12cr|atomix-2.14.0-7|68	
12cr|atomix-2.14.0-7|69	%files -f %{name}.lang
12cr|atomix-2.14.0-7|70	%doc README
12cr|atomix-2.14.0-7|71	%attr(2511, root, games) %{_gamesbindir}/atomix
12cr|atomix-2.14.0-7|72	%{_datadir}/%{name}
12cr|atomix-2.14.0-7|73	%{_datadir}/applications/*.desktop
12cr|atomix-2.14.0-7|74	%{_datadir}/gnome-2.0/ui/*.xml
12cr|atomix-2.14.0-7|75	%{_datadir}/pixmaps/*.png
12cr|atomix-2.14.0-7|76	%ghost %{_localstatedir}/lib/games/atomix.scores
12cr|atomix-2.14.0-7|77	%{_iconsdir}/%{name}.png
12cr|atomix-2.14.0-7|78	%{_miconsdir}/%{name}.png
12cr|atomix-2.14.0-7|79	%{_liconsdir}/%{name}.png
12cr|atomix-2.14.0-7|80	
12cr|atomix-2.14.0-7|81	
12cr|atomix-2.14.0-7|82	
12cr|atomix-2.14.0-7|83	
12cr|atomix-2.14.0-7|84	
12cr|atomix-2.14.0-7|85	%changelog
12cr|atomix-2.14.0-7|86	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.14.0-7mdv2011.0
12cr|atomix-2.14.0-7|87	+ Revision: 616630
12cr|atomix-2.14.0-7|88	- the mass rebuild of 2010.0 packages
12cr|atomix-2.14.0-7|89	
12cr|atomix-2.14.0-7|90	* Tue Jun 09 2009 Jérôme Brenier <incubusss@mandriva.org> 2.14.0-6mdv2010.0
12cr|atomix-2.14.0-7|91	+ Revision: 384167
12cr|atomix-2.14.0-7|92	- fix install (localstatedir to /var/lib)
12cr|atomix-2.14.0-7|93	- fix license
12cr|atomix-2.14.0-7|94	
12cr|atomix-2.14.0-7|95	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|atomix-2.14.0-7|96	- lowercase ImageMagick
12cr|atomix-2.14.0-7|97	
12cr|atomix-2.14.0-7|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|atomix-2.14.0-7|99	- rebuild
12cr|atomix-2.14.0-7|100	
12cr|atomix-2.14.0-7|101	+ Pixel <pixel@mandriva.com>
12cr|atomix-2.14.0-7|102	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|atomix-2.14.0-7|103	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|atomix-2.14.0-7|104	
12cr|atomix-2.14.0-7|105	* Thu Mar 13 2008 Andreas Hasenack <andreas@mandriva.com> 2.14.0-3mdv2008.1
12cr|atomix-2.14.0-7|106	+ Revision: 187660
12cr|atomix-2.14.0-7|107	- rebuild for 2008.1
12cr|atomix-2.14.0-7|108	
12cr|atomix-2.14.0-7|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|atomix-2.14.0-7|110	- drop old menu
12cr|atomix-2.14.0-7|111	- kill re-definition of %%buildroot on Pixel's request
12cr|atomix-2.14.0-7|112	
12cr|atomix-2.14.0-7|113	+ Olivier Blin <oblin@mandriva.com>
12cr|atomix-2.14.0-7|114	- restore BuildRoot
12cr|atomix-2.14.0-7|115	
12cr|atomix-2.14.0-7|116	
12cr|atomix-2.14.0-7|117	* Mon Sep 18 2006 Nicolas Lécureuil <neoclust@mandriva.org>
12cr|atomix-2.14.0-7|118	+ 2006-09-17 06:08:29 (61766)
12cr|atomix-2.14.0-7|119	- atomix-2.14.0-2mdv2007.0
12cr|atomix-2.14.0-7|120	
12cr|atomix-2.14.0-7|121	* Sun Sep 17 2006 Nicolas Lécureuil <neoclust@mandriva.org>
12cr|atomix-2.14.0-7|122	+ 2006-09-16 17:02:56 (61764)
12cr|atomix-2.14.0-7|123	- Remove wrong category
12cr|atomix-2.14.0-7|124	
12cr|atomix-2.14.0-7|125	* Sun Sep 17 2006 Nicolas Lécureuil <neoclust@mandriva.org>
12cr|atomix-2.14.0-7|126	+ 2006-09-16 16:58:06 (61763)
12cr|atomix-2.14.0-7|127	- XDG
12cr|atomix-2.14.0-7|128	
12cr|atomix-2.14.0-7|129	* Fri Aug 04 2006 Nicolas Lécureuil <neoclust@mandriva.org>
12cr|atomix-2.14.0-7|130	+ 2006-08-03 03:43:31 (43086)
12cr|atomix-2.14.0-7|131	- import atomix-2.14.0-1mdk
12cr|atomix-2.14.0-7|132	
12cr|atomix-2.14.0-7|133	* Sat Apr 29 2006 Jerome Soyer <saispo@mandriva.org> 2.14.0-1mdk
12cr|atomix-2.14.0-7|134	- New release 2.14.0
12cr|atomix-2.14.0-7|135	- Fix Url
12cr|atomix-2.14.0-7|136	
12cr|atomix-2.14.0-7|137	* Wed Nov 16 2005 Abel Cheung <deaddog@mandriva.org> 1.2.4-1mdk
12cr|atomix-2.14.0-7|138	- New release 1.2.4
12cr|atomix-2.14.0-7|139	
12cr|atomix-2.14.0-7|140	* Fri Sep 09 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.2.2a-2mdk
12cr|atomix-2.14.0-7|141	- Fix BuildRequires  ( because of the use of convert )
12cr|atomix-2.14.0-7|142	- mkrel
12cr|atomix-2.14.0-7|143	
12cr|atomix-2.14.0-7|144	* Mon Aug 08 2005 Abel Cheung <deaddog@mandriva.org> 1.2.2a-1mdk
12cr|atomix-2.14.0-7|145	- New release
12cr|atomix-2.14.0-7|146	- Drop my icons, use official one
12cr|atomix-2.14.0-7|147	- Update traditional Chinese translation
12cr|atomix-2.14.0-7|148	
12cr|atomix-2.14.0-7|149	* Tue Jun 21 2005 Abel Cheung <deaddog@mandriva.org> 1.2.1-1mdk
12cr|atomix-2.14.0-7|150	- New version (nice to know it's risen from coffin)
12cr|atomix-2.14.0-7|151	- Drop patch (not needed)
12cr|atomix-2.14.0-7|152	
12cr|atomix-2.14.0-7|153	* Sun Nov 21 2004 Abel Cheung <deaddog@mandrake.org> 1.0.1-3mdk
12cr|atomix-2.14.0-7|154	- Yet another BuildRequires fix
12cr|atomix-2.14.0-7|155	- Fix pre script
12cr|atomix-2.14.0-7|156	
12cr|atomix-2.14.0-7|157	* Sun Nov 21 2004 Abel Cheung <deaddog@mandrake.org> 1.0.1-2mdk
12cr|atomix-2.14.0-7|158	- Fix BuildRequires (thx Stefan's bot)
12cr|atomix-2.14.0-7|159	- P0: fix build with newer gcc
12cr|atomix-2.14.0-7|160	- Regen auto* stuff because of change in intltool
12cr|atomix-2.14.0-7|161	
12cr|atomix-2.14.0-7|162	* Wed Dec 31 2003 Abel Cheung <deaddog@deaddog.org> 1.0.1-1mdk
12cr|atomix-2.14.0-7|163	- First Mandrake package (?)
12cr|atomix-2.14.0-7|164	

308 12
12cr|atool-0.39.0-1|1	%define name atool
12cr|atool-0.39.0-1|2	%define version 0.39.0
12cr|atool-0.39.0-1|3	%define release %mkrel 1
12cr|atool-0.39.0-1|4	
12cr|atool-0.39.0-1|5	Summary:        A script for managing file archives of various types
12cr|atool-0.39.0-1|6	Name:           %{name}
12cr|atool-0.39.0-1|7	Group:		Archiving/Compression
12cr|atool-0.39.0-1|8	Version:        %{version}
12cr|atool-0.39.0-1|9	Release:        %{release}
12cr|atool-0.39.0-1|10	Source:         http://savannah.nongnu.org/download/atool/%{name}-%{version}.tar.gz
12cr|atool-0.39.0-1|11	Patch: atool-0.37.0-bash-completion.patch
12cr|atool-0.39.0-1|12	URL:            http://www.nongnu.org/atool/
12cr|atool-0.39.0-1|13	License:        GPLv2+
12cr|atool-0.39.0-1|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-root
12cr|atool-0.39.0-1|15	BuildArch:	noarch
12cr|atool-0.39.0-1|16	Requires:	perl
12cr|atool-0.39.0-1|17	
12cr|atool-0.39.0-1|18	%description
12cr|atool-0.39.0-1|19	atool is a script for managing file archives of various types (tar,
12cr|atool-0.39.0-1|20	tar+gzip, zip, etc). The main command is probably 'aunpack' which
12cr|atool-0.39.0-1|21	extracts files from an archive. It overcomes the dreaded "multiple
12cr|atool-0.39.0-1|22	files in archive root" problem by first extracting to a unique
12cr|atool-0.39.0-1|23	subdirectory, and then moving back the files if possible. aunpack
12cr|atool-0.39.0-1|24	also prevents local files from being overwritten by mistake. Other
12cr|atool-0.39.0-1|25	commands provided are apack (for creating archives), als (for listing
12cr|atool-0.39.0-1|26	files in archives), and acat (for extracting files to stdout).
12cr|atool-0.39.0-1|27	
12cr|atool-0.39.0-1|28	%prep
12cr|atool-0.39.0-1|29	%setup -q
12cr|atool-0.39.0-1|30	%patch -p1 -b .bash-completion
12cr|atool-0.39.0-1|31	
12cr|atool-0.39.0-1|32	%build
12cr|atool-0.39.0-1|33	%configure2_5x
12cr|atool-0.39.0-1|34	%make
12cr|atool-0.39.0-1|35	
12cr|atool-0.39.0-1|36	%install
12cr|atool-0.39.0-1|37	rm -rf $RPM_BUILD_ROOT
12cr|atool-0.39.0-1|38	%makeinstall
12cr|atool-0.39.0-1|39	install -m 644 -D extra/bash-completion-atool_0.1-1 %buildroot%_sysconfdir/bash_completion.d/atool
12cr|atool-0.39.0-1|40	
12cr|atool-0.39.0-1|41	%clean
12cr|atool-0.39.0-1|42	rm -rf %buildroot
12cr|atool-0.39.0-1|43	
12cr|atool-0.39.0-1|44	%files
12cr|atool-0.39.0-1|45	%defattr(-,root,root)
12cr|atool-0.39.0-1|46	%doc README ChangeLog NEWS TODO
12cr|atool-0.39.0-1|47	%config(noreplace) %_sysconfdir/bash_completion.d/atool
12cr|atool-0.39.0-1|48	%{_bindir}/*
12cr|atool-0.39.0-1|49	%{_mandir}/man1/*
12cr|atool-0.39.0-1|50	
12cr|atool-0.39.0-1|51	
12cr|atool-0.39.0-1|52	%changelog
12cr|atool-0.39.0-1|53	* Wed Apr 04 2012 Götz Waschk <waschk@mandriva.org> 0.39.0-1
12cr|atool-0.39.0-1|54	+ Revision: 789114
12cr|atool-0.39.0-1|55	- update to new version 0.39.0
12cr|atool-0.39.0-1|56	
12cr|atool-0.39.0-1|57	* Tue Aug 16 2011 Götz Waschk <waschk@mandriva.org> 0.38.0-1
12cr|atool-0.39.0-1|58	+ Revision: 694674
12cr|atool-0.39.0-1|59	- update to new version 0.38.0
12cr|atool-0.39.0-1|60	
12cr|atool-0.39.0-1|61	* Fri Oct 02 2009 Götz Waschk <waschk@mandriva.org> 0.37.0-2mdv2011.0
12cr|atool-0.39.0-1|62	+ Revision: 452468
12cr|atool-0.39.0-1|63	- add xz to bash-completion file
12cr|atool-0.39.0-1|64	
12cr|atool-0.39.0-1|65	* Sat Aug 15 2009 Götz Waschk <waschk@mandriva.org> 0.37.0-1mdv2010.0
12cr|atool-0.39.0-1|66	+ Revision: 416444
12cr|atool-0.39.0-1|67	- update to new version 0.37.0
12cr|atool-0.39.0-1|68	
12cr|atool-0.39.0-1|69	* Wed Aug 05 2009 Götz Waschk <waschk@mandriva.org> 0.36.0-2mdv2010.0
12cr|atool-0.39.0-1|70	+ Revision: 410000
12cr|atool-0.39.0-1|71	- add tbz2 extension to bash completion
12cr|atool-0.39.0-1|72	
12cr|atool-0.39.0-1|73	* Fri Feb 27 2009 Götz Waschk <waschk@mandriva.org> 0.36.0-1mdv2009.1
12cr|atool-0.39.0-1|74	+ Revision: 345827
12cr|atool-0.39.0-1|75	- update to new version 0.36.0
12cr|atool-0.39.0-1|76	
12cr|atool-0.39.0-1|77	* Fri Jan 16 2009 Götz Waschk <waschk@mandriva.org> 0.35.0-3mdv2009.1
12cr|atool-0.39.0-1|78	+ Revision: 330139
12cr|atool-0.39.0-1|79	- update patch to include the lzma extension
12cr|atool-0.39.0-1|80	- update license
12cr|atool-0.39.0-1|81	
12cr|atool-0.39.0-1|82	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.35.0-2mdv2009.0
12cr|atool-0.39.0-1|83	+ Revision: 266221
12cr|atool-0.39.0-1|84	- rebuild early 2009.0 package (before pixel changes)
12cr|atool-0.39.0-1|85	
12cr|atool-0.39.0-1|86	* Mon Jun 09 2008 Götz Waschk <waschk@mandriva.org> 0.35.0-1mdv2009.0
12cr|atool-0.39.0-1|87	+ Revision: 217016
12cr|atool-0.39.0-1|88	- new version
12cr|atool-0.39.0-1|89	
12cr|atool-0.39.0-1|90	* Wed Apr 09 2008 Götz Waschk <waschk@mandriva.org> 0.34.0-1mdv2009.0
12cr|atool-0.39.0-1|91	+ Revision: 192443
12cr|atool-0.39.0-1|92	- new version
12cr|atool-0.39.0-1|93	- add bash completion
12cr|atool-0.39.0-1|94	
12cr|atool-0.39.0-1|95	+ Pascal Terjan <pterjan@mandriva.org>
12cr|atool-0.39.0-1|96	- Don't define package macro
12cr|atool-0.39.0-1|97	
12cr|atool-0.39.0-1|98	+ Olivier Blin <blino@mandriva.org>
12cr|atool-0.39.0-1|99	- restore BuildRoot
12cr|atool-0.39.0-1|100	
12cr|atool-0.39.0-1|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|atool-0.39.0-1|102	- kill re-definition of %%buildroot on Pixel's request
12cr|atool-0.39.0-1|103	
12cr|atool-0.39.0-1|104	* Thu Aug 23 2007 Götz Waschk <waschk@mandriva.org> 0.33.0-1mdv2008.0
12cr|atool-0.39.0-1|105	+ Revision: 70652
12cr|atool-0.39.0-1|106	- new version
12cr|atool-0.39.0-1|107	
12cr|atool-0.39.0-1|108	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 0.32.0-2mdv2008.0
12cr|atool-0.39.0-1|109	+ Revision: 55218
12cr|atool-0.39.0-1|110	- Import atool
12cr|atool-0.39.0-1|111	
12cr|atool-0.39.0-1|112	
12cr|atool-0.39.0-1|113	
12cr|atool-0.39.0-1|114	* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 0.32.0-1mdv2007.0
12cr|atool-0.39.0-1|115	- Rebuild
12cr|atool-0.39.0-1|116	
12cr|atool-0.39.0-1|117	* Wed Dec 14 2005 Götz Waschk <waschk@mandriva.org> 0.32.0-1mdk
12cr|atool-0.39.0-1|118	- New release 0.32.0
12cr|atool-0.39.0-1|119	- use mkrel
12cr|atool-0.39.0-1|120	
12cr|atool-0.39.0-1|121	* Tue Aug 09 2005 Götz Waschk <waschk@mandriva.org> 0.31.0-1mdk
12cr|atool-0.39.0-1|122	- New release 0.31.0
12cr|atool-0.39.0-1|123	
12cr|atool-0.39.0-1|124	* Mon Jul 25 2005 Gtz Waschk <waschk@mandriva.org> 0.30.0-2mdk
12cr|atool-0.39.0-1|125	- fix URLs
12cr|atool-0.39.0-1|126	
12cr|atool-0.39.0-1|127	* Mon Jul 25 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.30.0-1mdk
12cr|atool-0.39.0-1|128	- 0.30.0
12cr|atool-0.39.0-1|129	
12cr|atool-0.39.0-1|130	* Thu Jul 07 2005 Gtz Waschk <waschk@mandriva.org> 0.29.0-2mdk
12cr|atool-0.39.0-1|131	- Rebuild
12cr|atool-0.39.0-1|132	
12cr|atool-0.39.0-1|133	* Tue Jul  6 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.29.0-1mdk
12cr|atool-0.39.0-1|134	- New release 0.29.0
12cr|atool-0.39.0-1|135	
12cr|atool-0.39.0-1|136	* Fri Jun 18 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.28.0-1mdk
12cr|atool-0.39.0-1|137	- 0.28.0
12cr|atool-0.39.0-1|138	- remove patch merged upstream
12cr|atool-0.39.0-1|139	
12cr|atool-0.39.0-1|140	* Sun Apr 18 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.27.0-2mdk
12cr|atool-0.39.0-1|141	- fix lha
12cr|atool-0.39.0-1|142	
12cr|atool-0.39.0-1|143	* Fri Nov 14 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.27.0-1mdk
12cr|atool-0.39.0-1|144	- fix build
12cr|atool-0.39.0-1|145	- new version
12cr|atool-0.39.0-1|146	
12cr|atool-0.39.0-1|147	* Sat May 24 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.26.0-1mdk
12cr|atool-0.39.0-1|148	- new version
12cr|atool-0.39.0-1|149	
12cr|atool-0.39.0-1|150	* Fri Dec 27 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.25.0-2mdk
12cr|atool-0.39.0-1|151	- rebuild
12cr|atool-0.39.0-1|152	
12cr|atool-0.39.0-1|153	* Sat Nov  9 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.25.0-1mdk
12cr|atool-0.39.0-1|154	- new version
12cr|atool-0.39.0-1|155	
12cr|atool-0.39.0-1|156	* Thu Oct 10 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.24.0-1mdk
12cr|atool-0.39.0-1|157	- use installation macro
12cr|atool-0.39.0-1|158	- new version
12cr|atool-0.39.0-1|159	
12cr|atool-0.39.0-1|160	* Tue Oct  1 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.23.0-2mdk
12cr|atool-0.39.0-1|161	- add some man page symlinks for the individual commands
12cr|atool-0.39.0-1|162	
12cr|atool-0.39.0-1|163	* Mon Sep 30 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.23.0-1mdk
12cr|atool-0.39.0-1|164	- initial Mandrake package

309 12
12cr|atop-1.26-1|1	%define name atop
12cr|atop-1.26-1|2	%define version 1.26
12cr|atop-1.26-1|3	%define release %mkrel 1
12cr|atop-1.26-1|4	
12cr|atop-1.26-1|5	Name:      %name
12cr|atop-1.26-1|6	Version:   %version
12cr|atop-1.26-1|7	Release:   %release
12cr|atop-1.26-1|8	Source:    http://www.atcomputing.nl/Tools/atop/packages/%{name}-%{version}.tar.gz
12cr|atop-1.26-1|9	Patch1:	   atop-1.25-initscript_LSB.patch
12cr|atop-1.26-1|10	URL:       http://www.ATComputing.nl/atop
12cr|atop-1.26-1|11	Summary:   AT Computing System and Process Monitor
12cr|atop-1.26-1|12	License:   GPL
12cr|atop-1.26-1|13	Group:     Text tools
12cr|atop-1.26-1|14	Buildrequires: zlib-devel ncurses-devel
12cr|atop-1.26-1|15	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|atop-1.26-1|16	
12cr|atop-1.26-1|17	%description
12cr|atop-1.26-1|18	The program atop is an interactive monitor to view the load on
12cr|atop-1.26-1|19	a Linux-system. It shows the occupation of the most critical
12cr|atop-1.26-1|20	hardware-resources (from a performance point of view) on system-level,
12cr|atop-1.26-1|21	i.e. cpu, memory, disk and network. It also shows which processes are
12cr|atop-1.26-1|22	responsible for the indicated load (again cpu-, memory-, disk- and
12cr|atop-1.26-1|23	network-load on process-level).
12cr|atop-1.26-1|24	The program atop can also be used to log system- and process-level
12cr|atop-1.26-1|25	information in raw format for long-term analysis.
12cr|atop-1.26-1|26	
12cr|atop-1.26-1|27	The program atopsar can be used to view system-level statistics as
12cr|atop-1.26-1|28	reports, similar to the program sar.
12cr|atop-1.26-1|29	
12cr|atop-1.26-1|30	%prep
12cr|atop-1.26-1|31	%setup -q
12cr|atop-1.26-1|32	%patch1 -p1 -b .LSB
12cr|atop-1.26-1|33	sed -i -e "s/CFLAGS  =/CFLAGS +=/" Makefile
12cr|atop-1.26-1|34	
12cr|atop-1.26-1|35	%build
12cr|atop-1.26-1|36	CFLAGS="%{optflags}" %make
12cr|atop-1.26-1|37	
12cr|atop-1.26-1|38	%install
12cr|atop-1.26-1|39	rm    -rf 			  $RPM_BUILD_ROOT
12cr|atop-1.26-1|40	
12cr|atop-1.26-1|41	install -Dp -m 04711 atop 	  $RPM_BUILD_ROOT%{_bindir}/atop
12cr|atop-1.26-1|42	ln -s atop                        $RPM_BUILD_ROOT%{_bindir}/atopsar
12cr|atop-1.26-1|43	install -Dp -m 0644 man/atop.1 	  $RPM_BUILD_ROOT%{_mandir}/man1/atop.1
12cr|atop-1.26-1|44	install -Dp -m 0644 man/atopsar.1 $RPM_BUILD_ROOT%{_mandir}/man1/atopsar.1
12cr|atop-1.26-1|45	install -Dp -m 0755 atop.init 	  $RPM_BUILD_ROOT%{_initrddir}/atop
12cr|atop-1.26-1|46	install -Dp -m 0711 atop.daily	  $RPM_BUILD_ROOT/etc/atop/atop.daily
12cr|atop-1.26-1|47	install -Dp -m 0644 atop.cron 	  $RPM_BUILD_ROOT/etc/cron.d/atop
12cr|atop-1.26-1|48	install -Dp -m 0644 psaccs_atop	  $RPM_BUILD_ROOT/etc/logrotate.d/psaccs_atop
12cr|atop-1.26-1|49	install -Dp -m 0644 psaccu_atop	  $RPM_BUILD_ROOT/etc/logrotate.d/psaccu_atop
12cr|atop-1.26-1|50	install -d  -m 0755 		  $RPM_BUILD_ROOT/var/log/atop
12cr|atop-1.26-1|51	
12cr|atop-1.26-1|52	%clean
12cr|atop-1.26-1|53	rm -rf    $RPM_BUILD_ROOT
12cr|atop-1.26-1|54	
12cr|atop-1.26-1|55	%post
12cr|atop-1.26-1|56	%_post_service atop
12cr|atop-1.26-1|57	
12cr|atop-1.26-1|58	# save today's logfile (format might be incompatible)
12cr|atop-1.26-1|59	mv /var/log/atop/atop_`date +%Y%m%d` /var/log/atop/atop_`date +%Y%m%d`.save \
12cr|atop-1.26-1|60	2> /dev/null || :
12cr|atop-1.26-1|61	
12cr|atop-1.26-1|62	# create dummy files to be rotated
12cr|atop-1.26-1|63	touch /var/log/atop/dummy_before /var/log/atop/dummy_after
12cr|atop-1.26-1|64	
12cr|atop-1.26-1|65	# activate daily logging for today
12cr|atop-1.26-1|66	/etc/atop/atop.daily
12cr|atop-1.26-1|67	
12cr|atop-1.26-1|68	%preun
12cr|atop-1.26-1|69	%_preun_service atop
12cr|atop-1.26-1|70	
12cr|atop-1.26-1|71	%files
12cr|atop-1.26-1|72	%defattr(-,root,root)
12cr|atop-1.26-1|73	%doc README COPYING README AUTHOR ChangeLog
12cr|atop-1.26-1|74	%{_bindir}/atop
12cr|atop-1.26-1|75	%{_bindir}/atopsar
12cr|atop-1.26-1|76	%{_mandir}/man1/atop.1*
12cr|atop-1.26-1|77	%{_mandir}/man1/atopsar.1*
12cr|atop-1.26-1|78	%config %{_initrddir}/atop
12cr|atop-1.26-1|79	%{_sysconfdir}/%{name}/atop.daily
12cr|atop-1.26-1|80	%{_sysconfdir}/cron.d/atop
12cr|atop-1.26-1|81	%{_sysconfdir}/logrotate.d/psaccs_atop
12cr|atop-1.26-1|82	%{_sysconfdir}/logrotate.d/psaccu_atop
12cr|atop-1.26-1|83	%dir /var/log/atop/
12cr|atop-1.26-1|84	
12cr|atop-1.26-1|85	
12cr|atop-1.26-1|86	%changelog
12cr|atop-1.26-1|87	* Fri Jan 07 2011 Antoine Ginies <aginies@mandriva.com> 1.26-1mdv2011.0
12cr|atop-1.26-1|88	+ Revision: 629520
12cr|atop-1.26-1|89	- atop version 1.26
12cr|atop-1.26-1|90	
12cr|atop-1.26-1|91	* Wed Dec 01 2010 Funda Wang <fwang@mandriva.org> 1.25-2mdv2011.0
12cr|atop-1.26-1|92	+ Revision: 604338
12cr|atop-1.26-1|93	- rebuild for new zlib
12cr|atop-1.26-1|94	
12cr|atop-1.26-1|95	* Sun Aug 15 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.25-1mdv2011.0
12cr|atop-1.26-1|96	+ Revision: 569923
12cr|atop-1.26-1|97	- use %%{_sysconfdir} in file list
12cr|atop-1.26-1|98	- fix license according to COPYING file
12cr|atop-1.26-1|99	- rediff patch
12cr|atop-1.26-1|100	- update to 1.25
12cr|atop-1.26-1|101	
12cr|atop-1.26-1|102	* Fri Jan 29 2010 Frederik Himpe <fhimpe@mandriva.org> 1.24-1mdv2010.1
12cr|atop-1.26-1|103	+ Revision: 498286
12cr|atop-1.26-1|104	- Update to new version 1.24
12cr|atop-1.26-1|105	- Use Mandriva CFLAGS
12cr|atop-1.26-1|106	
12cr|atop-1.26-1|107	* Tue Nov 10 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 1.23-4mdv2010.1
12cr|atop-1.26-1|108	+ Revision: 464255
12cr|atop-1.26-1|109	- patch1 - LSBify init script
12cr|atop-1.26-1|110	
12cr|atop-1.26-1|111	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 1.23-3mdv2010.0
12cr|atop-1.26-1|112	+ Revision: 423974
12cr|atop-1.26-1|113	- rebuild
12cr|atop-1.26-1|114	
12cr|atop-1.26-1|115	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 1.23-2mdv2009.0
12cr|atop-1.26-1|116	+ Revision: 226190
12cr|atop-1.26-1|117	- rebuild
12cr|atop-1.26-1|118	
12cr|atop-1.26-1|119	* Thu Mar 06 2008 Antoine Ginies <aginies@mandriva.com> 1.23-1mdv2008.1
12cr|atop-1.26-1|120	+ Revision: 180922
12cr|atop-1.26-1|121	- add ncurses-devel buildrequires
12cr|atop-1.26-1|122	- it's zlib-devel buildrequires, not bzip2-devel requires
12cr|atop-1.26-1|123	- add bzip2-devel buildrequires
12cr|atop-1.26-1|124	- new version
12cr|atop-1.26-1|125	- new version 1.2.3
12cr|atop-1.26-1|126	
12cr|atop-1.26-1|127	+ Olivier Blin <oblin@mandriva.com>
12cr|atop-1.26-1|128	- restore BuildRoot
12cr|atop-1.26-1|129	
12cr|atop-1.26-1|130	+ Thierry Vignaud <tv@mandriva.org>
12cr|atop-1.26-1|131	- kill re-definition of %%buildroot on Pixel's request
12cr|atop-1.26-1|132	
12cr|atop-1.26-1|133	+ Erwan Velu <erwan@mandriva.org>
12cr|atop-1.26-1|134	- Import atop
12cr|atop-1.26-1|135	

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

311 12
12cr|audacious-3.3.2-1|1	%define name audacious
12cr|audacious-3.3.2-1|2	%define version 3.3.2
12cr|audacious-3.3.2-1|3	%define prerel 0
12cr|audacious-3.3.2-1|4	%define rel 1
12cr|audacious-3.3.2-1|5	%if %prerel
12cr|audacious-3.3.2-1|6	%define release	%mkrel -c  %prerel %rel
12cr|audacious-3.3.2-1|7	%define fname %name-%version-%prerel
12cr|audacious-3.3.2-1|8	%else
12cr|audacious-3.3.2-1|9	%define fname %name-%version
12cr|audacious-3.3.2-1|10	%define release %mkrel %rel
12cr|audacious-3.3.2-1|11	%endif
12cr|audacious-3.3.2-1|12	%define major 		1
12cr|audacious-3.3.2-1|13	%define libname 	%mklibname %{name} %{major}
12cr|audacious-3.3.2-1|14	%define major2 		2
12cr|audacious-3.3.2-1|15	%define libname2 	%mklibname %{name} %{major2}
12cr|audacious-3.3.2-1|16	%define libname_devel 	%mklibname %{name} -d
12cr|audacious-3.3.2-1|17	
12cr|audacious-3.3.2-1|18	Summary:	A versatile and handy media player
12cr|audacious-3.3.2-1|19	Name:		%name
12cr|audacious-3.3.2-1|20	Version:        %version
12cr|audacious-3.3.2-1|21	Release:	%release
12cr|audacious-3.3.2-1|22	Epoch:		5
12cr|audacious-3.3.2-1|23	Source0:	http://distfiles.audacious-media-player.org/%fname.tar.bz2
12cr|audacious-3.3.2-1|24	License:	GPLv3+
12cr|audacious-3.3.2-1|25	Group:		Sound
12cr|audacious-3.3.2-1|26	Url:		http://audacious-media-player.org/
12cr|audacious-3.3.2-1|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|audacious-3.3.2-1|28	BuildRequires:  libmcs-devel >= 0.4.0
12cr|audacious-3.3.2-1|29	BuildRequires:	gtk+3-devel
12cr|audacious-3.3.2-1|30	BuildRequires:	dbus-glib-devel
12cr|audacious-3.3.2-1|31	BuildRequires:	libguess-devel
12cr|audacious-3.3.2-1|32	BuildRequires:  desktop-file-utils
12cr|audacious-3.3.2-1|33	BuildRequires:  chrpath
12cr|audacious-3.3.2-1|34	BuildRequires:  gtk-doc
12cr|audacious-3.3.2-1|35	Suggests: audacious-pulse
12cr|audacious-3.3.2-1|36	Requires: audacious-plugins
12cr|audacious-3.3.2-1|37	Requires:	%{libname} = %epoch:%{version}
12cr|audacious-3.3.2-1|38	Requires:	%{libname2} = %epoch:%{version}
12cr|audacious-3.3.2-1|39	Provides:	beep-media-player
12cr|audacious-3.3.2-1|40	Obsoletes:	beep-media-player
12cr|audacious-3.3.2-1|41	Requires(post):  desktop-file-utils
12cr|audacious-3.3.2-1|42	Requires(postun):  desktop-file-utils
12cr|audacious-3.3.2-1|43	
12cr|audacious-3.3.2-1|44	%description
12cr|audacious-3.3.2-1|45	Audacious is a media player based on the BMP music playing application.
12cr|audacious-3.3.2-1|46	Its primary goals are usability and usage of current desktop standards.
12cr|audacious-3.3.2-1|47	
12cr|audacious-3.3.2-1|48	%package -n %{libname}
12cr|audacious-3.3.2-1|49	Group:		System/Libraries
12cr|audacious-3.3.2-1|50	Summary:	Library for %{name}
12cr|audacious-3.3.2-1|51	Epoch: %epoch
12cr|audacious-3.3.2-1|52	
12cr|audacious-3.3.2-1|53	%description -n %{libname}
12cr|audacious-3.3.2-1|54	Audacious is a media player based on the BMP music playing application.
12cr|audacious-3.3.2-1|55	Its primary goals are usability and usage of current desktop standards.
12cr|audacious-3.3.2-1|56	This package contains the library needed by %{name}.
12cr|audacious-3.3.2-1|57	
12cr|audacious-3.3.2-1|58	%package -n %{libname2}
12cr|audacious-3.3.2-1|59	Group:		System/Libraries
12cr|audacious-3.3.2-1|60	Summary:	Library for %{name}
12cr|audacious-3.3.2-1|61	Epoch: %epoch
12cr|audacious-3.3.2-1|62	
12cr|audacious-3.3.2-1|63	%description -n %{libname2}
12cr|audacious-3.3.2-1|64	Audacious is a media player based on the BMP music playing application.
12cr|audacious-3.3.2-1|65	Its primary goals are usability and usage of current desktop standards.
12cr|audacious-3.3.2-1|66	This package contains the library needed by %{name}.
12cr|audacious-3.3.2-1|67	
12cr|audacious-3.3.2-1|68	%package -n %{libname_devel}
12cr|audacious-3.3.2-1|69	Summary:	Development files for %{name}
12cr|audacious-3.3.2-1|70	Group:		Development/C
12cr|audacious-3.3.2-1|71	Requires:	%{libname} = %{epoch}:%{version}
12cr|audacious-3.3.2-1|72	Requires:	%{libname2} = %{epoch}:%{version}
12cr|audacious-3.3.2-1|73	Provides:	lib%{name}-devel = %{epoch}:%{version}-%{release}
12cr|audacious-3.3.2-1|74	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
12cr|audacious-3.3.2-1|75	Obsoletes:	%mklibname -d %name 5
12cr|audacious-3.3.2-1|76	Epoch: %epoch
12cr|audacious-3.3.2-1|77	
12cr|audacious-3.3.2-1|78	%description -n %{libname_devel}
12cr|audacious-3.3.2-1|79	Audacious is a media player based on the BMP music playing application.
12cr|audacious-3.3.2-1|80	Its primary goals are usability and usage of current desktop standards.
12cr|audacious-3.3.2-1|81	This package contains the files needed for developing applications
12cr|audacious-3.3.2-1|82	which use %{name}.
12cr|audacious-3.3.2-1|83	
12cr|audacious-3.3.2-1|84	%prep
12cr|audacious-3.3.2-1|85	%setup -q -n %fname
12cr|audacious-3.3.2-1|86	%apply_patches
12cr|audacious-3.3.2-1|87	
12cr|audacious-3.3.2-1|88	%build
12cr|audacious-3.3.2-1|89	#gw: else libid3tag does not build
12cr|audacious-3.3.2-1|90	%define _disable_ld_no_undefined 1
12cr|audacious-3.3.2-1|91	%configure2_5x --enable-chardet
12cr|audacious-3.3.2-1|92	
12cr|audacious-3.3.2-1|93	%make
12cr|audacious-3.3.2-1|94	#make documentation-build
12cr|audacious-3.3.2-1|95	
12cr|audacious-3.3.2-1|96	%install
12cr|audacious-3.3.2-1|97	rm -rf $RPM_BUILD_ROOT installed-docs
12cr|audacious-3.3.2-1|98	%makeinstall_std
12cr|audacious-3.3.2-1|99	chrpath -d %buildroot%_bindir/*
12cr|audacious-3.3.2-1|100	#mkdir installed-docs
12cr|audacious-3.3.2-1|101	#cp -r doc/audacious/html installed-docs/audacious
12cr|audacious-3.3.2-1|102	#cp -r doc/libaudacious/html installed-docs/libaudacious
12cr|audacious-3.3.2-1|103	
12cr|audacious-3.3.2-1|104	desktop-file-install --vendor="" \
12cr|audacious-3.3.2-1|105	--remove-category="Application" \
12cr|audacious-3.3.2-1|106	--add-category="Audio" \
12cr|audacious-3.3.2-1|107	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|audacious-3.3.2-1|108	rm -rf %buildroot%_datadir/audacious/applications/
12cr|audacious-3.3.2-1|109	
12cr|audacious-3.3.2-1|110	%find_lang %name
12cr|audacious-3.3.2-1|111	rm -f %buildroot%_includedir/mp4.h
12cr|audacious-3.3.2-1|112	
12cr|audacious-3.3.2-1|113	%clean
12cr|audacious-3.3.2-1|114	rm -rf $RPM_BUILD_ROOT
12cr|audacious-3.3.2-1|115	
12cr|audacious-3.3.2-1|116	%files -f %name.lang
12cr|audacious-3.3.2-1|117	%defattr(0755,root,root,0755)
12cr|audacious-3.3.2-1|118	%_bindir/audtool
12cr|audacious-3.3.2-1|119	%{_bindir}/%{name}
12cr|audacious-3.3.2-1|120	%defattr(0644,root,root,0755)
12cr|audacious-3.3.2-1|121	%doc AUTHORS
12cr|audacious-3.3.2-1|122	%{_datadir}/applications/%{name}.desktop
12cr|audacious-3.3.2-1|123	%dir %{_datadir}/%name
12cr|audacious-3.3.2-1|124	%dir %{_datadir}/%name/images
12cr|audacious-3.3.2-1|125	%_datadir/%name/AUTHORS
12cr|audacious-3.3.2-1|126	%_datadir/%name/COPYING
12cr|audacious-3.3.2-1|127	%{_datadir}/%name/images/*.png
12cr|audacious-3.3.2-1|128	%_datadir/icons/hicolor/*/apps/*
12cr|audacious-3.3.2-1|129	%{_mandir}/man1/*
12cr|audacious-3.3.2-1|130	
12cr|audacious-3.3.2-1|131	%files -n %{libname}
12cr|audacious-3.3.2-1|132	%defattr(0644,root,root,0755)
12cr|audacious-3.3.2-1|133	%{_libdir}/*.so.%{major}*
12cr|audacious-3.3.2-1|134	
12cr|audacious-3.3.2-1|135	%files -n %{libname2}
12cr|audacious-3.3.2-1|136	%defattr(0644,root,root,0755)
12cr|audacious-3.3.2-1|137	%_libdir/libaudclient.so.%{major2}*
12cr|audacious-3.3.2-1|138	
12cr|audacious-3.3.2-1|139	%files -n %{libname_devel}
12cr|audacious-3.3.2-1|140	%defattr(0644,root,root,0755)
12cr|audacious-3.3.2-1|141	%dir %{_includedir}/%name
12cr|audacious-3.3.2-1|142	%{_includedir}/libaudcore
12cr|audacious-3.3.2-1|143	%{_includedir}/libaudgui
12cr|audacious-3.3.2-1|144	
12cr|audacious-3.3.2-1|145	%{_includedir}/%name/*
12cr|audacious-3.3.2-1|146	%{_libdir}/*.so
12cr|audacious-3.3.2-1|147	%{_libdir}/pkgconfig/*.pc
12cr|audacious-3.3.2-1|148	
12cr|audacious-3.3.2-1|149	
12cr|audacious-3.3.2-1|150	%changelog
12cr|audacious-3.3.2-1|151	* Mon Sep 24 2012 Götz Waschk <waschk@mandriva.org> 5:3.3.2-1mdv2012.0
12cr|audacious-3.3.2-1|152	+ Revision: 817469
12cr|audacious-3.3.2-1|153	- update to new version 3.3.2
12cr|audacious-3.3.2-1|154	
12cr|audacious-3.3.2-1|155	* Mon Aug 27 2012 Götz Waschk <waschk@mandriva.org> 5:3.3.1-1
12cr|audacious-3.3.2-1|156	+ Revision: 815817
12cr|audacious-3.3.2-1|157	- new version
12cr|audacious-3.3.2-1|158	
12cr|audacious-3.3.2-1|159	* Thu Aug 02 2012 Götz Waschk <waschk@mandriva.org> 5:3.3-1
12cr|audacious-3.3.2-1|160	+ Revision: 811586
12cr|audacious-3.3.2-1|161	- update file list
12cr|audacious-3.3.2-1|162	- new version
12cr|audacious-3.3.2-1|163	- require gtk+ 3.x
12cr|audacious-3.3.2-1|164	- drop patch
12cr|audacious-3.3.2-1|165	
12cr|audacious-3.3.2-1|166	* Fri Jul 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 5:3.2.4-1
12cr|audacious-3.3.2-1|167	+ Revision: 808369
12cr|audacious-3.3.2-1|168	- version update 3.2.4
12cr|audacious-3.3.2-1|169	
12cr|audacious-3.3.2-1|170	* Wed May 30 2012 Götz Waschk <waschk@mandriva.org> 5:3.2.3-1
12cr|audacious-3.3.2-1|171	+ Revision: 801228
12cr|audacious-3.3.2-1|172	- update to new version 3.2.3
12cr|audacious-3.3.2-1|173	
12cr|audacious-3.3.2-1|174	* Mon Apr 02 2012 Götz Waschk <waschk@mandriva.org> 5:3.2.2-1
12cr|audacious-3.3.2-1|175	+ Revision: 788679
12cr|audacious-3.3.2-1|176	- new version
12cr|audacious-3.3.2-1|177	
12cr|audacious-3.3.2-1|178	* Tue Feb 28 2012 Götz Waschk <waschk@mandriva.org> 5:3.2.1-1
12cr|audacious-3.3.2-1|179	+ Revision: 781226
12cr|audacious-3.3.2-1|180	- new version
12cr|audacious-3.3.2-1|181	
12cr|audacious-3.3.2-1|182	* Mon Jan 23 2012 Götz Waschk <waschk@mandriva.org> 5:3.2-1
12cr|audacious-3.3.2-1|183	+ Revision: 766771
12cr|audacious-3.3.2-1|184	- update docs list
12cr|audacious-3.3.2-1|185	- new version
12cr|audacious-3.3.2-1|186	
12cr|audacious-3.3.2-1|187	* Tue Jan 10 2012 Götz Waschk <waschk@mandriva.org> 5:3.2-0.beta2.1
12cr|audacious-3.3.2-1|188	+ Revision: 759509
12cr|audacious-3.3.2-1|189	- new prerelease
12cr|audacious-3.3.2-1|190	
12cr|audacious-3.3.2-1|191	* Sun Jan 01 2012 Götz Waschk <waschk@mandriva.org> 5:3.2-0.beta1.1
12cr|audacious-3.3.2-1|192	+ Revision: 748660
12cr|audacious-3.3.2-1|193	- fix linking
12cr|audacious-3.3.2-1|194	- drop patch 1
12cr|audacious-3.3.2-1|195	- new prerelease
12cr|audacious-3.3.2-1|196	- new source URL
12cr|audacious-3.3.2-1|197	- update build deps
12cr|audacious-3.3.2-1|198	- spec cleanup
12cr|audacious-3.3.2-1|199	
12cr|audacious-3.3.2-1|200	* Tue Dec 06 2011 Götz Waschk <waschk@mandriva.org> 5:3.1.1-1
12cr|audacious-3.3.2-1|201	+ Revision: 738106
12cr|audacious-3.3.2-1|202	- new version
12cr|audacious-3.3.2-1|203	
12cr|audacious-3.3.2-1|204	* Wed Nov 09 2011 Götz Waschk <waschk@mandriva.org> 5:3.1-1
12cr|audacious-3.3.2-1|205	+ Revision: 729319
12cr|audacious-3.3.2-1|206	- new version
12cr|audacious-3.3.2-1|207	
12cr|audacious-3.3.2-1|208	* Wed Nov 02 2011 Götz Waschk <waschk@mandriva.org> 5:3.1-0.beta3.2
12cr|audacious-3.3.2-1|209	+ Revision: 712599
12cr|audacious-3.3.2-1|210	- build with gtk+3
12cr|audacious-3.3.2-1|211	
12cr|audacious-3.3.2-1|212	* Wed Oct 26 2011 Götz Waschk <waschk@mandriva.org> 5:3.1-0.beta3.1
12cr|audacious-3.3.2-1|213	+ Revision: 707272
12cr|audacious-3.3.2-1|214	- new prerelease
12cr|audacious-3.3.2-1|215	- remove old configure option
12cr|audacious-3.3.2-1|216	
12cr|audacious-3.3.2-1|217	* Mon Oct 17 2011 Götz Waschk <waschk@mandriva.org> 5:3.1-0.beta2.1
12cr|audacious-3.3.2-1|218	+ Revision: 704978
12cr|audacious-3.3.2-1|219	- new prerelease
12cr|audacious-3.3.2-1|220	
12cr|audacious-3.3.2-1|221	* Tue Sep 20 2011 Götz Waschk <waschk@mandriva.org> 5:3.0.3-1
12cr|audacious-3.3.2-1|222	+ Revision: 700537
12cr|audacious-3.3.2-1|223	- update to new version 3.0.3
12cr|audacious-3.3.2-1|224	
12cr|audacious-3.3.2-1|225	* Thu Aug 25 2011 Götz Waschk <waschk@mandriva.org> 5:3.0.2-1
12cr|audacious-3.3.2-1|226	+ Revision: 696550
12cr|audacious-3.3.2-1|227	- update to new version 3.0.2
12cr|audacious-3.3.2-1|228	
12cr|audacious-3.3.2-1|229	* Sat Aug 13 2011 Götz Waschk <waschk@mandriva.org> 5:3.0.1-1
12cr|audacious-3.3.2-1|230	+ Revision: 694419
12cr|audacious-3.3.2-1|231	- update to new version 3.0.1
12cr|audacious-3.3.2-1|232	
12cr|audacious-3.3.2-1|233	* Tue Jul 19 2011 Götz Waschk <waschk@mandriva.org> 5:3.0-1
12cr|audacious-3.3.2-1|234	+ Revision: 690596
12cr|audacious-3.3.2-1|235	- new version
12cr|audacious-3.3.2-1|236	
12cr|audacious-3.3.2-1|237	* Mon Jul 18 2011 Götz Waschk <waschk@mandriva.org> 5:2.5.4-1
12cr|audacious-3.3.2-1|238	+ Revision: 690247
12cr|audacious-3.3.2-1|239	- update to new version 2.5.4
12cr|audacious-3.3.2-1|240	
12cr|audacious-3.3.2-1|241	* Thu Jun 30 2011 Götz Waschk <waschk@mandriva.org> 5:2.5.3-1
12cr|audacious-3.3.2-1|242	+ Revision: 688351
12cr|audacious-3.3.2-1|243	- update to new version 2.5.3
12cr|audacious-3.3.2-1|244	
12cr|audacious-3.3.2-1|245	* Tue Jun 21 2011 Götz Waschk <waschk@mandriva.org> 5:2.5.2-1
12cr|audacious-3.3.2-1|246	+ Revision: 686473
12cr|audacious-3.3.2-1|247	- new version
12cr|audacious-3.3.2-1|248	- bz2 tarball
12cr|audacious-3.3.2-1|249	
12cr|audacious-3.3.2-1|250	* Sat May 21 2011 Götz Waschk <waschk@mandriva.org> 5:2.5.1-1
12cr|audacious-3.3.2-1|251	+ Revision: 676722
12cr|audacious-3.3.2-1|252	- update to new version 2.5.1
12cr|audacious-3.3.2-1|253	
12cr|audacious-3.3.2-1|254	* Thu May 05 2011 Götz Waschk <waschk@mandriva.org> 5:2.5.0-1
12cr|audacious-3.3.2-1|255	+ Revision: 669217
12cr|audacious-3.3.2-1|256	- new version
12cr|audacious-3.3.2-1|257	- bump libmowgli dep
12cr|audacious-3.3.2-1|258	- update file list
12cr|audacious-3.3.2-1|259	
12cr|audacious-3.3.2-1|260	* Fri Feb 25 2011 Götz Waschk <waschk@mandriva.org> 5:2.4.4-1
12cr|audacious-3.3.2-1|261	+ Revision: 639778
12cr|audacious-3.3.2-1|262	- new version
12cr|audacious-3.3.2-1|263	
12cr|audacious-3.3.2-1|264	* Wed Jan 26 2011 Götz Waschk <waschk@mandriva.org> 5:2.4.3-3
12cr|audacious-3.3.2-1|265	+ Revision: 632978
12cr|audacious-3.3.2-1|266	- rebuild
12cr|audacious-3.3.2-1|267	
12cr|audacious-3.3.2-1|268	* Sun Jan 23 2011 Götz Waschk <waschk@mandriva.org> 5:2.4.3-2
12cr|audacious-3.3.2-1|269	+ Revision: 632440
12cr|audacious-3.3.2-1|270	- rebuild
12cr|audacious-3.3.2-1|271	
12cr|audacious-3.3.2-1|272	* Thu Jan 13 2011 Götz Waschk <waschk@mandriva.org> 5:2.4.3-1
12cr|audacious-3.3.2-1|273	+ Revision: 631007
12cr|audacious-3.3.2-1|274	- update to new version 2.4.3
12cr|audacious-3.3.2-1|275	
12cr|audacious-3.3.2-1|276	* Wed Dec 08 2010 Götz Waschk <waschk@mandriva.org> 5:2.4.2-1mdv2011.0
12cr|audacious-3.3.2-1|277	+ Revision: 615993
12cr|audacious-3.3.2-1|278	- new version
12cr|audacious-3.3.2-1|279	- fix source URL
12cr|audacious-3.3.2-1|280	
12cr|audacious-3.3.2-1|281	* Thu Aug 26 2010 Götz Waschk <waschk@mandriva.org> 5:2.4.0-1mdv2011.0
12cr|audacious-3.3.2-1|282	+ Revision: 573425
12cr|audacious-3.3.2-1|283	- new version
12cr|audacious-3.3.2-1|284	
12cr|audacious-3.3.2-1|285	* Mon Aug 16 2010 Götz Waschk <waschk@mandriva.org> 5:2.4-0.rc2.1mdv2011.0
12cr|audacious-3.3.2-1|286	+ Revision: 570284
12cr|audacious-3.3.2-1|287	- new release candidate
12cr|audacious-3.3.2-1|288	
12cr|audacious-3.3.2-1|289	* Wed Aug 11 2010 Götz Waschk <waschk@mandriva.org> 5:2.4-0.rc1.1mdv2011.0
12cr|audacious-3.3.2-1|290	+ Revision: 569002
12cr|audacious-3.3.2-1|291	- new release candidate
12cr|audacious-3.3.2-1|292	
12cr|audacious-3.3.2-1|293	* Thu Aug 05 2010 Götz Waschk <waschk@mandriva.org> 5:2.4-0.beta2.1mdv2011.0
12cr|audacious-3.3.2-1|294	+ Revision: 566291
12cr|audacious-3.3.2-1|295	- new beta version
12cr|audacious-3.3.2-1|296	
12cr|audacious-3.3.2-1|297	* Sat Jul 24 2010 Götz Waschk <waschk@mandriva.org> 5:2.4-0.beta1.1mdv2011.0
12cr|audacious-3.3.2-1|298	+ Revision: 558214
12cr|audacious-3.3.2-1|299	- new beta version
12cr|audacious-3.3.2-1|300	- build with libguess
12cr|audacious-3.3.2-1|301	- update file list
12cr|audacious-3.3.2-1|302	
12cr|audacious-3.3.2-1|303	* Mon May 24 2010 Götz Waschk <waschk@mandriva.org> 5:2.3-2mdv2010.1
12cr|audacious-3.3.2-1|304	+ Revision: 545775
12cr|audacious-3.3.2-1|305	- fix broken symlinks (bug #59462)
12cr|audacious-3.3.2-1|306	
12cr|audacious-3.3.2-1|307	* Thu Apr 08 2010 Götz Waschk <waschk@mandriva.org> 5:2.3-1mdv2010.1
12cr|audacious-3.3.2-1|308	+ Revision: 532884
12cr|audacious-3.3.2-1|309	- new version
12cr|audacious-3.3.2-1|310	- remove libSAD
12cr|audacious-3.3.2-1|311	
12cr|audacious-3.3.2-1|312	* Wed Nov 25 2009 Götz Waschk <waschk@mandriva.org> 5:2.2-1mdv2010.1
12cr|audacious-3.3.2-1|313	+ Revision: 469945
12cr|audacious-3.3.2-1|314	- new version
12cr|audacious-3.3.2-1|315	- suggest audacious-pulse again
12cr|audacious-3.3.2-1|316	
12cr|audacious-3.3.2-1|317	* Tue Nov 10 2009 Götz Waschk <waschk@mandriva.org> 5:2.2-0.beta2.1mdv2010.1
12cr|audacious-3.3.2-1|318	+ Revision: 463967
12cr|audacious-3.3.2-1|319	- new prerelease
12cr|audacious-3.3.2-1|320	- don't suggest pulseaudio plugin anymore
12cr|audacious-3.3.2-1|321	
12cr|audacious-3.3.2-1|322	* Sun Nov 08 2009 Götz Waschk <waschk@mandriva.org> 5:2.2-0.beta1.1mdv2010.1
12cr|audacious-3.3.2-1|323	+ Revision: 463253
12cr|audacious-3.3.2-1|324	- new version
12cr|audacious-3.3.2-1|325	- drop patches 0,2
12cr|audacious-3.3.2-1|326	- update file list
12cr|audacious-3.3.2-1|327	
12cr|audacious-3.3.2-1|328	* Sun Aug 09 2009 Götz Waschk <waschk@mandriva.org> 5:2.1-2mdv2010.0
12cr|audacious-3.3.2-1|329	+ Revision: 412762
12cr|audacious-3.3.2-1|330	- remove udet support, fixes bug #52712
12cr|audacious-3.3.2-1|331	
12cr|audacious-3.3.2-1|332	* Mon Jul 13 2009 Götz Waschk <waschk@mandriva.org> 5:2.1-1mdv2010.0
12cr|audacious-3.3.2-1|333	+ Revision: 395442
12cr|audacious-3.3.2-1|334	- new version
12cr|audacious-3.3.2-1|335	
12cr|audacious-3.3.2-1|336	* Thu May 14 2009 Götz Waschk <waschk@mandriva.org> 5:2.0.1-1mdv2010.0
12cr|audacious-3.3.2-1|337	+ Revision: 375638
12cr|audacious-3.3.2-1|338	- new version
12cr|audacious-3.3.2-1|339	
12cr|audacious-3.3.2-1|340	* Wed May 13 2009 Götz Waschk <waschk@mandriva.org> 5:2.0.0-1mdv2010.0
12cr|audacious-3.3.2-1|341	+ Revision: 375231
12cr|audacious-3.3.2-1|342	- new version
12cr|audacious-3.3.2-1|343	
12cr|audacious-3.3.2-1|344	* Tue May 12 2009 Götz Waschk <waschk@mandriva.org> 5:2.0-0.beta1.1mdv2010.0
12cr|audacious-3.3.2-1|345	+ Revision: 374892
12cr|audacious-3.3.2-1|346	- new version
12cr|audacious-3.3.2-1|347	- new library package
12cr|audacious-3.3.2-1|348	- drop patch 0
12cr|audacious-3.3.2-1|349	- rediff patch 2
12cr|audacious-3.3.2-1|350	- update file list
12cr|audacious-3.3.2-1|351	
12cr|audacious-3.3.2-1|352	* Thu Jan 22 2009 Götz Waschk <waschk@mandriva.org> 5:1.5.1-4mdv2009.1
12cr|audacious-3.3.2-1|353	+ Revision: 332676
12cr|audacious-3.3.2-1|354	- fix format strings
12cr|audacious-3.3.2-1|355	
12cr|audacious-3.3.2-1|356	* Mon Jul 21 2008 Götz Waschk <waschk@mandriva.org> 5:1.5.1-3mdv2009.0
12cr|audacious-3.3.2-1|357	+ Revision: 239389
12cr|audacious-3.3.2-1|358	- update license
12cr|audacious-3.3.2-1|359	
12cr|audacious-3.3.2-1|360	* Tue Jun 10 2008 Götz Waschk <waschk@mandriva.org> 5:1.5.1-2mdv2009.0
12cr|audacious-3.3.2-1|361	+ Revision: 217430
12cr|audacious-3.3.2-1|362	- really disable --no-undefined
12cr|audacious-3.3.2-1|363	- fix bug #41360 (crash with audacious -p without files)
12cr|audacious-3.3.2-1|364	- disable no-undefined again
12cr|audacious-3.3.2-1|365	- reenable no-undefined
12cr|audacious-3.3.2-1|366	- spec cleanup
12cr|audacious-3.3.2-1|367	- comment usage of _disable_ld_no_undefined
12cr|audacious-3.3.2-1|368	
12cr|audacious-3.3.2-1|369	+ Pixel <pixel@mandriva.com>
12cr|audacious-3.3.2-1|370	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|audacious-3.3.2-1|371	
12cr|audacious-3.3.2-1|372	* Sun May 25 2008 Götz Waschk <waschk@mandriva.org> 5:1.5.1-1mdv2009.0
12cr|audacious-3.3.2-1|373	+ Revision: 211158
12cr|audacious-3.3.2-1|374	- new version
12cr|audacious-3.3.2-1|375	- rediff the patch
12cr|audacious-3.3.2-1|376	- disable --no-undefined to make it build
12cr|audacious-3.3.2-1|377	
12cr|audacious-3.3.2-1|378	* Wed Apr 23 2008 Götz Waschk <waschk@mandriva.org> 5:1.5.0-2mdv2009.0
12cr|audacious-3.3.2-1|379	+ Revision: 196915
12cr|audacious-3.3.2-1|380	- disable sse2
12cr|audacious-3.3.2-1|381	
12cr|audacious-3.3.2-1|382	* Tue Apr 08 2008 Götz Waschk <waschk@mandriva.org> 5:1.5.0-1mdv2009.0
12cr|audacious-3.3.2-1|383	+ Revision: 192409
12cr|audacious-3.3.2-1|384	- new version
12cr|audacious-3.3.2-1|385	- drop patch 0
12cr|audacious-3.3.2-1|386	- update file list
12cr|audacious-3.3.2-1|387	
12cr|audacious-3.3.2-1|388	* Mon Feb 18 2008 Götz Waschk <waschk@mandriva.org> 5:1.4.6-2mdv2008.1
12cr|audacious-3.3.2-1|389	+ Revision: 171206
12cr|audacious-3.3.2-1|390	- rebuild for new libmcs
12cr|audacious-3.3.2-1|391	
12cr|audacious-3.3.2-1|392	* Fri Feb 01 2008 Götz Waschk <waschk@mandriva.org> 5:1.4.6-1mdv2008.1
12cr|audacious-3.3.2-1|393	+ Revision: 161113
12cr|audacious-3.3.2-1|394	- new version
12cr|audacious-3.3.2-1|395	
12cr|audacious-3.3.2-1|396	* Wed Jan 23 2008 Thierry Vignaud <tv@mandriva.org> 5:1.4.5-3mdv2008.1
12cr|audacious-3.3.2-1|397	+ Revision: 157126
12cr|audacious-3.3.2-1|398	- suggests audacious-pulse
12cr|audacious-3.3.2-1|399	
12cr|audacious-3.3.2-1|400	+ Olivier Blin <blino@mandriva.org>
12cr|audacious-3.3.2-1|401	- restore BuildRoot
12cr|audacious-3.3.2-1|402	
12cr|audacious-3.3.2-1|403	* Tue Jan 01 2008 Götz Waschk <waschk@mandriva.org> 5:1.4.5-2mdv2008.1
12cr|audacious-3.3.2-1|404	+ Revision: 140162
12cr|audacious-3.3.2-1|405	- rebuild for new libmowgli
12cr|audacious-3.3.2-1|406	
12cr|audacious-3.3.2-1|407	* Sun Dec 30 2007 Götz Waschk <waschk@mandriva.org> 5:1.4.5-1mdv2008.1
12cr|audacious-3.3.2-1|408	+ Revision: 139619
12cr|audacious-3.3.2-1|409	- new version
12cr|audacious-3.3.2-1|410	
12cr|audacious-3.3.2-1|411	+ Thierry Vignaud <tv@mandriva.org>
12cr|audacious-3.3.2-1|412	- kill re-definition of %%buildroot on Pixel's request
12cr|audacious-3.3.2-1|413	
12cr|audacious-3.3.2-1|414	* Thu Dec 06 2007 Götz Waschk <waschk@mandriva.org> 5:1.4.4-1mdv2008.1
12cr|audacious-3.3.2-1|415	+ Revision: 115819
12cr|audacious-3.3.2-1|416	- new version
12cr|audacious-3.3.2-1|417	
12cr|audacious-3.3.2-1|418	* Mon Nov 19 2007 Götz Waschk <waschk@mandriva.org> 5:1.4.2-1mdv2008.1
12cr|audacious-3.3.2-1|419	+ Revision: 110200
12cr|audacious-3.3.2-1|420	- new version
12cr|audacious-3.3.2-1|421	
12cr|audacious-3.3.2-1|422	* Fri Nov 02 2007 Funda Wang <fwang@mandriva.org> 5:1.4.0-0.rc1.1mdv2008.1
12cr|audacious-3.3.2-1|423	+ Revision: 105158
12cr|audacious-3.3.2-1|424	- New version 1.4.0 rc1
12cr|audacious-3.3.2-1|425	
12cr|audacious-3.3.2-1|426	* Mon Oct 29 2007 Götz Waschk <waschk@mandriva.org> 5:1.4.0-0.beta4.1mdv2008.1
12cr|audacious-3.3.2-1|427	+ Revision: 102929
12cr|audacious-3.3.2-1|428	- new version
12cr|audacious-3.3.2-1|429	- update file list
12cr|audacious-3.3.2-1|430	
12cr|audacious-3.3.2-1|431	* Sat Oct 20 2007 Götz Waschk <waschk@mandriva.org> 5:1.4.0-0.beta2.1mdv2008.1
12cr|audacious-3.3.2-1|432	+ Revision: 100600
12cr|audacious-3.3.2-1|433	- new version
12cr|audacious-3.3.2-1|434	
12cr|audacious-3.3.2-1|435	* Mon Oct 15 2007 Funda Wang <fwang@mandriva.org> 5:1.4.0-0.beta1.3mdv2008.1
12cr|audacious-3.3.2-1|436	+ Revision: 98708
12cr|audacious-3.3.2-1|437	- obsoletes old devel package
12cr|audacious-3.3.2-1|438	
12cr|audacious-3.3.2-1|439	* Mon Oct 15 2007 Götz Waschk <waschk@mandriva.org> 5:1.4.0-0.beta1.2mdv2008.1
12cr|audacious-3.3.2-1|440	+ Revision: 98476
12cr|audacious-3.3.2-1|441	- rebuild for new libmowgli
12cr|audacious-3.3.2-1|442	
12cr|audacious-3.3.2-1|443	* Mon Oct 15 2007 Götz Waschk <waschk@mandriva.org> 5:1.4.0-0.beta1.1mdv2008.1
12cr|audacious-3.3.2-1|444	+ Revision: 98434
12cr|audacious-3.3.2-1|445	- new version
12cr|audacious-3.3.2-1|446	- fix deps
12cr|audacious-3.3.2-1|447	- fix installation
12cr|audacious-3.3.2-1|448	- update file list
12cr|audacious-3.3.2-1|449	
12cr|audacious-3.3.2-1|450	* Wed Oct 10 2007 Götz Waschk <waschk@mandriva.org> 4:1.4.0-0.dr4.1mdv2008.1
12cr|audacious-3.3.2-1|451	+ Revision: 96670
12cr|audacious-3.3.2-1|452	- new version
12cr|audacious-3.3.2-1|453	- new major
12cr|audacious-3.3.2-1|454	- bump deps
12cr|audacious-3.3.2-1|455	- drop patch 2
12cr|audacious-3.3.2-1|456	- fix build
12cr|audacious-3.3.2-1|457	
12cr|audacious-3.3.2-1|458	* Wed Aug 08 2007 Götz Waschk <waschk@mandriva.org> 4:1.3.2-3mdv2008.0
12cr|audacious-3.3.2-1|459	+ Revision: 60040
12cr|audacious-3.3.2-1|460	- fix backslash in file name (upstream bug#1006)
12cr|audacious-3.3.2-1|461	
12cr|audacious-3.3.2-1|462	* Tue Apr 17 2007 Götz Waschk <waschk@mandriva.org> 4:1.3.2-2mdv2008.0
12cr|audacious-3.3.2-1|463	+ Revision: 14168
12cr|audacious-3.3.2-1|464	- don't use bitmap fonts in the main window by default
12cr|audacious-3.3.2-1|465	
12cr|audacious-3.3.2-1|466	* Tue Apr 17 2007 Götz Waschk <waschk@mandriva.org> 4:1.3.2-1mdv2007.1
12cr|audacious-3.3.2-1|467	+ Revision: 13642
12cr|audacious-3.3.2-1|468	- new version
12cr|audacious-3.3.2-1|469	- enable character set detection in tags
12cr|audacious-3.3.2-1|470	
12cr|audacious-3.3.2-1|471	
12cr|audacious-3.3.2-1|472	* Mon Mar 12 2007 Götz Waschk <waschk@mandriva.org> 1.3.1-1mdv2007.1
12cr|audacious-3.3.2-1|473	+ Revision: 141623
12cr|audacious-3.3.2-1|474	- new version
12cr|audacious-3.3.2-1|475	- drop legacy menu
12cr|audacious-3.3.2-1|476	
12cr|audacious-3.3.2-1|477	* Sat Mar 03 2007 Götz Waschk <waschk@mandriva.org> 4:1.3.0-1mdv2007.1
12cr|audacious-3.3.2-1|478	+ Revision: 131803
12cr|audacious-3.3.2-1|479	- new version
12cr|audacious-3.3.2-1|480	- drop merged patch
12cr|audacious-3.3.2-1|481	- add developer's docs
12cr|audacious-3.3.2-1|482	
12cr|audacious-3.3.2-1|483	* Thu Mar 01 2007 Götz Waschk <waschk@mandriva.org> 4:1.3.0-0.rc2.2mdv2007.1
12cr|audacious-3.3.2-1|484	+ Revision: 130577
12cr|audacious-3.3.2-1|485	- fix keybinding (bug #28975
12cr|audacious-3.3.2-1|486	- revert bad checkin
12cr|audacious-3.3.2-1|487	- svn snapshot 4189
12cr|audacious-3.3.2-1|488	
12cr|audacious-3.3.2-1|489	* Mon Feb 26 2007 Götz Waschk <waschk@mandriva.org> 4:1.3.0-0.rc2.1mdv2007.1
12cr|audacious-3.3.2-1|490	+ Revision: 125892
12cr|audacious-3.3.2-1|491	- new version
12cr|audacious-3.3.2-1|492	- drop patch
12cr|audacious-3.3.2-1|493	
12cr|audacious-3.3.2-1|494	* Mon Feb 26 2007 Götz Waschk <waschk@mandriva.org> 4:1.3.0-0.rc1.1mdv2007.1
12cr|audacious-3.3.2-1|495	+ Revision: 125865
12cr|audacious-3.3.2-1|496	- new version 1.3.0rc1
12cr|audacious-3.3.2-1|497	- depend on mcs
12cr|audacious-3.3.2-1|498	- fix library installation
12cr|audacious-3.3.2-1|499	
12cr|audacious-3.3.2-1|500	* Fri Feb 16 2007 Götz Waschk <waschk@mandriva.org> 4:1.2.2-1mdv2007.1
12cr|audacious-3.3.2-1|501	+ Revision: 121596
12cr|audacious-3.3.2-1|502	- back to stable version
12cr|audacious-3.3.2-1|503	
12cr|audacious-3.3.2-1|504	* Wed Feb 14 2007 Götz Waschk <waschk@mandriva.org> 3:1.3.0-0.alpha4.3mdv2007.1
12cr|audacious-3.3.2-1|505	+ Revision: 120735
12cr|audacious-3.3.2-1|506	- fix error in the desktop file
12cr|audacious-3.3.2-1|507	
12cr|audacious-3.3.2-1|508	* Tue Feb 13 2007 Götz Waschk <waschk@mandriva.org> 3:1.3.0-0.alpha4.2mdv2007.1
12cr|audacious-3.3.2-1|509	+ Revision: 120293
12cr|audacious-3.3.2-1|510	- fix audacious -e (bug #28685)
12cr|audacious-3.3.2-1|511	
12cr|audacious-3.3.2-1|512	* Tue Feb 06 2007 Götz Waschk <waschk@mandriva.org> 3:1.3.0-0.alpha4.1mdv2007.1
12cr|audacious-3.3.2-1|513	+ Revision: 116596
12cr|audacious-3.3.2-1|514	- new version
12cr|audacious-3.3.2-1|515	
12cr|audacious-3.3.2-1|516	* Fri Jan 26 2007 Götz Waschk <waschk@mandriva.org> 3:1.3.0-0.alpha3.1mdv2007.1
12cr|audacious-3.3.2-1|517	+ Revision: 113695
12cr|audacious-3.3.2-1|518	- new version
12cr|audacious-3.3.2-1|519	- rediff the patch
12cr|audacious-3.3.2-1|520	
12cr|audacious-3.3.2-1|521	* Tue Jan 16 2007 Götz Waschk <waschk@mandriva.org> 3:1.3.0-0.alpha2.2mdv2007.1
12cr|audacious-3.3.2-1|522	+ Revision: 109400
12cr|audacious-3.3.2-1|523	- rebuild
12cr|audacious-3.3.2-1|524	
12cr|audacious-3.3.2-1|525	* Mon Jan 08 2007 Götz Waschk <waschk@mandriva.org> 3:1.3.0-0.alpha2.1mdv2007.1
12cr|audacious-3.3.2-1|526	+ Revision: 105443
12cr|audacious-3.3.2-1|527	- new version
12cr|audacious-3.3.2-1|528	- update the patch
12cr|audacious-3.3.2-1|529	
12cr|audacious-3.3.2-1|530	* Fri Nov 24 2006 Götz Waschk <waschk@mandriva.org> 3:1.2.2-1mdv2007.1
12cr|audacious-3.3.2-1|531	+ Revision: 86930
12cr|audacious-3.3.2-1|532	- new version
12cr|audacious-3.3.2-1|533	- add new skins
12cr|audacious-3.3.2-1|534	
12cr|audacious-3.3.2-1|535	* Fri Oct 27 2006 Götz Waschk <waschk@mandriva.org> 3:1.2.1-1mdv2007.1
12cr|audacious-3.3.2-1|536	+ Revision: 73025
12cr|audacious-3.3.2-1|537	- new version
12cr|audacious-3.3.2-1|538	- remove merged A-B patch and README.MDK
12cr|audacious-3.3.2-1|539	- new major
12cr|audacious-3.3.2-1|540	
12cr|audacious-3.3.2-1|541	* Sat Oct 14 2006 Götz Waschk <waschk@mandriva.org> 3:1.2.0-0.rc3.1mdv2006.0
12cr|audacious-3.3.2-1|542	+ Revision: 64486
12cr|audacious-3.3.2-1|543	- new version
12cr|audacious-3.3.2-1|544	- add new version
12cr|audacious-3.3.2-1|545	- new version
12cr|audacious-3.3.2-1|546	- add new skins
12cr|audacious-3.3.2-1|547	- unpack patches
12cr|audacious-3.3.2-1|548	- Import audacious
12cr|audacious-3.3.2-1|549	
12cr|audacious-3.3.2-1|550	* Fri Sep 22 2006 Gtz Waschk <waschk@mandriva.org> 1.2.0-0.rc1.1mdv2007.0
12cr|audacious-3.3.2-1|551	- update file list
12cr|audacious-3.3.2-1|552	- drop patch 3
12cr|audacious-3.3.2-1|553	- new version
12cr|audacious-3.3.2-1|554	
12cr|audacious-3.3.2-1|555	* Sat Aug 26 2006 Götz Waschk <waschk@mandriva.org> 3:1.1.2-1mdv2007.0
12cr|audacious-3.3.2-1|556	- New release 1.1.2
12cr|audacious-3.3.2-1|557	
12cr|audacious-3.3.2-1|558	* Mon Jul 24 2006 Gtz Waschk <waschk@mandriva.org> 1.1.1-1mdv2007.0
12cr|audacious-3.3.2-1|559	- drop rpaths
12cr|audacious-3.3.2-1|560	- drop patch 4
12cr|audacious-3.3.2-1|561	- fix source URL
12cr|audacious-3.3.2-1|562	- New release 1.1.1
12cr|audacious-3.3.2-1|563	
12cr|audacious-3.3.2-1|564	* Thu Jul 13 2006 Gtz Waschk <waschk@mandriva.org> 1.1.0-3mdv2007.0
12cr|audacious-3.3.2-1|565	- move fluidsynth backend to subpackage
12cr|audacious-3.3.2-1|566	
12cr|audacious-3.3.2-1|567	* Thu Jul 13 2006 Gtz Waschk <waschk@mandriva.org> 1.1.0-2mdv2007.0
12cr|audacious-3.3.2-1|568	- move amidi to the right directory
12cr|audacious-3.3.2-1|569	
12cr|audacious-3.3.2-1|570	* Wed Jul 12 2006 Gtz Waschk <waschk@mandriva.org> 1.1.0-1mdv2007.0
12cr|audacious-3.3.2-1|571	- add new files
12cr|audacious-3.3.2-1|572	- drop old provides
12cr|audacious-3.3.2-1|573	- new major
12cr|audacious-3.3.2-1|574	- new version
12cr|audacious-3.3.2-1|575	
12cr|audacious-3.3.2-1|576	* Mon Jul 10 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.1.0-0.dr2.4mdv2007.0
12cr|audacious-3.3.2-1|577	- fix menu entry
12cr|audacious-3.3.2-1|578	
12cr|audacious-3.3.2-1|579	* Tue Jul 04 2006 Gtz Waschk <waschk@mandriva.org> 1.1.0-0.dr2.3mdv2007.0
12cr|audacious-3.3.2-1|580	- xdg menu
12cr|audacious-3.3.2-1|581	
12cr|audacious-3.3.2-1|582	* Tue Jun 13 2006 Gtz Waschk <waschk@mandriva.org> 1.1.0-0.dr2.2mdv2007.0
12cr|audacious-3.3.2-1|583	- fix patch 2
12cr|audacious-3.3.2-1|584	
12cr|audacious-3.3.2-1|585	* Tue Jun 13 2006 Gtz Waschk <waschk@mandriva.org> 1.1.0-0.dr2.1mdv2007.0
12cr|audacious-3.3.2-1|586	- update patch 2
12cr|audacious-3.3.2-1|587	- new version
12cr|audacious-3.3.2-1|588	
12cr|audacious-3.3.2-1|589	* Wed May 24 2006 Gtz Waschk <waschk@mandriva.org> 1.1.0-0.dr1.2mdk
12cr|audacious-3.3.2-1|590	- fix buildrequires
12cr|audacious-3.3.2-1|591	
12cr|audacious-3.3.2-1|592	* Tue May 23 2006 Gtz Waschk <waschk@mandriva.org> 1.1.0-0.dr1.1mdk
12cr|audacious-3.3.2-1|593	- fix buildrequires
12cr|audacious-3.3.2-1|594	- new version
12cr|audacious-3.3.2-1|595	
12cr|audacious-3.3.2-1|596	* Tue Apr 18 2006 Gtz Waschk <waschk@mandriva.org> 1.0.0-1mdk
12cr|audacious-3.3.2-1|597	- update file list
12cr|audacious-3.3.2-1|598	- drop patch 0
12cr|audacious-3.3.2-1|599	- New release 1.0.0
12cr|audacious-3.3.2-1|600	
12cr|audacious-3.3.2-1|601	* Mon Apr 17 2006 Gtz Waschk <waschk@mandriva.org> 0.2.4-1mdk
12cr|audacious-3.3.2-1|602	- patch to fix build
12cr|audacious-3.3.2-1|603	- New release 0.2.4
12cr|audacious-3.3.2-1|604	
12cr|audacious-3.3.2-1|605	* Tue Mar 28 2006 Gtz Waschk <waschk@mandriva.org> 0.2.3-1mdk
12cr|audacious-3.3.2-1|606	- add arts and voice removal plugins
12cr|audacious-3.3.2-1|607	- rediff patches 2,3
12cr|audacious-3.3.2-1|608	- readd disk writer
12cr|audacious-3.3.2-1|609	- New release 0.2.3
12cr|audacious-3.3.2-1|610	
12cr|audacious-3.3.2-1|611	* Mon Mar 06 2006 Gtz Waschk <waschk@mandriva.org> 0.2.2-2mdk
12cr|audacious-3.3.2-1|612	- don't obsolete the crossfade plugin anymore
12cr|audacious-3.3.2-1|613	
12cr|audacious-3.3.2-1|614	* Mon Mar 06 2006 Gtz Waschk <waschk@mandriva.org> 0.2.2-1mdk
12cr|audacious-3.3.2-1|615	- obsolete scrobbler plugin
12cr|audacious-3.3.2-1|616	- drop obsolete plugins
12cr|audacious-3.3.2-1|617	- rediff patch 2
12cr|audacious-3.3.2-1|618	- New release 0.2.2
12cr|audacious-3.3.2-1|619	
12cr|audacious-3.3.2-1|620	* Fri Feb 03 2006 Gtz Waschk <waschk@mandriva.org> 0.2-2mdk
12cr|audacious-3.3.2-1|621	- add epochs
12cr|audacious-3.3.2-1|622	- bump deps
12cr|audacious-3.3.2-1|623	- 0.2 final
12cr|audacious-3.3.2-1|624	
12cr|audacious-3.3.2-1|625	* Fri Jan 27 2006 Gtz Waschk <waschk@mandriva.org> 0.2.0-0.555.2mdk
12cr|audacious-3.3.2-1|626	- enable new ALSA MIDI plugin
12cr|audacious-3.3.2-1|627	
12cr|audacious-3.3.2-1|628	* Fri Jan 27 2006 Gtz Waschk <waschk@mandriva.org> 0.2.0-0.555.1mdk
12cr|audacious-3.3.2-1|629	- update patch 2
12cr|audacious-3.3.2-1|630	- new snapshot
12cr|audacious-3.3.2-1|631	
12cr|audacious-3.3.2-1|632	* Tue Jan 24 2006 Gtz Waschk <waschk@mandriva.org> 0.2.0-0.518.1mdk
12cr|audacious-3.3.2-1|633	- fix buildrequires
12cr|audacious-3.3.2-1|634	- new snapshot
12cr|audacious-3.3.2-1|635	
12cr|audacious-3.3.2-1|636	* Mon Jan 23 2006 Gtz Waschk <waschk@mandriva.org> 0.2.0-0.514.1mdk
12cr|audacious-3.3.2-1|637	- new snapshot
12cr|audacious-3.3.2-1|638	
12cr|audacious-3.3.2-1|639	* Wed Jan 18 2006 Gtz Waschk <waschk@mandriva.org> 0.2.0-0.492.1mdk
12cr|audacious-3.3.2-1|640	- fix buildrequires
12cr|audacious-3.3.2-1|641	- new snapshot
12cr|audacious-3.3.2-1|642	
12cr|audacious-3.3.2-1|643	* Tue Jan 17 2006 Gtz Waschk <waschk@mandriva.org> 0.2.0-0.485.1mdk
12cr|audacious-3.3.2-1|644	- fix buildrequires
12cr|audacious-3.3.2-1|645	- new snapshot
12cr|audacious-3.3.2-1|646	
12cr|audacious-3.3.2-1|647	* Mon Jan 16 2006 Gtz Waschk <waschk@mandriva.org> 0.2.0-0.472.1mdk
12cr|audacious-3.3.2-1|648	- upate file list
12cr|audacious-3.3.2-1|649	- add new plugins
12cr|audacious-3.3.2-1|650	- drop source 1
12cr|audacious-3.3.2-1|651	- new snapshot
12cr|audacious-3.3.2-1|652	
12cr|audacious-3.3.2-1|653	* Wed Jan 04 2006 Gtz Waschk <waschk@mandriva.org> 0.1.2-5mdk
12cr|audacious-3.3.2-1|654	- add icon fresh from svn
12cr|audacious-3.3.2-1|655	
12cr|audacious-3.3.2-1|656	* Wed Dec 28 2005 Gtz Waschk <waschk@mandriva.org> 0.1.2-4mdk
12cr|audacious-3.3.2-1|657	- fix buildrequires
12cr|audacious-3.3.2-1|658	
12cr|audacious-3.3.2-1|659	* Tue Dec 27 2005 Gtz Waschk <waschk@mandriva.org> 0.1.2-3mdk
12cr|audacious-3.3.2-1|660	- drop patch 4
12cr|audacious-3.3.2-1|661	
12cr|audacious-3.3.2-1|662	* Mon Dec 12 2005 Gtz Waschk <waschk@mandriva.org> 0.1.2-2mdk
12cr|audacious-3.3.2-1|663	- obsolete modplug plugin as well
12cr|audacious-3.3.2-1|664	
12cr|audacious-3.3.2-1|665	* Mon Dec 12 2005 Gtz Waschk <waschk@mandriva.org> 0.1.2-1mdk
12cr|audacious-3.3.2-1|666	- fix buildrequires
12cr|audacious-3.3.2-1|667	- provide and obsolete the crossfade and sid plugins
12cr|audacious-3.3.2-1|668	- New release 0.1.2
12cr|audacious-3.3.2-1|669	
12cr|audacious-3.3.2-1|670	* Thu Dec 08 2005 Gtz Waschk <waschk@mandriva.org> 0.1.1-7mdk
12cr|audacious-3.3.2-1|671	- add flac to the supported mime types
12cr|audacious-3.3.2-1|672	- fix buildrequires
12cr|audacious-3.3.2-1|673	
12cr|audacious-3.3.2-1|674	* Fri Dec 02 2005 Gtz Waschk <waschk@mandriva.org> 0.1.1-5mdk
12cr|audacious-3.3.2-1|675	- obsolete bmp
12cr|audacious-3.3.2-1|676	
12cr|audacious-3.3.2-1|677	* Thu Dec 01 2005 Gtz Waschk <waschk@mandriva.org> 0.1.1-4mdk
12cr|audacious-3.3.2-1|678	- buildrequires
12cr|audacious-3.3.2-1|679	
12cr|audacious-3.3.2-1|680	* Thu Dec 01 2005 Gtz Waschk <waschk@mandriva.org> 0.1.1-3mdk
12cr|audacious-3.3.2-1|681	- fix build on x86_64
12cr|audacious-3.3.2-1|682	
12cr|audacious-3.3.2-1|683	* Thu Dec 01 2005 Gtz Waschk <waschk@mandriva.org> 0.1.1-2mdk
12cr|audacious-3.3.2-1|684	- initial package
12cr|audacious-3.3.2-1|685	
12cr|audacious-3.3.2-1|686	* Wed Nov 30 2005 Gtz Waschk <waschk@mandriva.org> 0.9.7.1-2mdk
12cr|audacious-3.3.2-1|687	- add crossfade fix
12cr|audacious-3.3.2-1|688	
12cr|audacious-3.3.2-1|689	* Wed Nov 02 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.9.7.1-1mdk
12cr|audacious-3.3.2-1|690	- new release (at least) (the last one before switching to bmpx)
12cr|audacious-3.3.2-1|691	
12cr|audacious-3.3.2-1|692	* Mon Aug 29 2005 Eskild Hustvedt <eskild@mandriva.org> 0.9.7.1-0.20050828cvs1mdk
12cr|audacious-3.3.2-1|693	- New CVS snapshot
12cr|audacious-3.3.2-1|694	- Temporarily drop the ipv6 patch (p3)
12cr|audacious-3.3.2-1|695	
12cr|audacious-3.3.2-1|696	* Thu Aug 25 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.9.7.1-0.20050815cvs3mdk
12cr|audacious-3.3.2-1|697	- rebuild with new gtk+
12cr|audacious-3.3.2-1|698	- add buildrequires
12cr|audacious-3.3.2-1|699	
12cr|audacious-3.3.2-1|700	* Wed Aug 17 2005 Michael Scherer <misc@mandriva.org> 2:0.9.7.1-0.20050815cvs2mdk
12cr|audacious-3.3.2-1|701	- enhance and rename patch3, now with mp3 support ( with pterjan fix inside )
12cr|audacious-3.3.2-1|702	
12cr|audacious-3.3.2-1|703	* Tue Aug 16 2005 Michael Scherer <misc@mandriva.org> 2:0.9.7.1-0.20050815cvs1mdk
12cr|audacious-3.3.2-1|704	- new cvs snapshot ( Eskild Hustvedt )
12cr|audacious-3.3.2-1|705	- ipv6 for vorbis ( patch 3 )
12cr|audacious-3.3.2-1|706	
12cr|audacious-3.3.2-1|707	* Thu Aug 11 2005 Eskild Hustvedt <eskild@mandriva.org> 0.9.7.1-0.20050810cvs1mdk
12cr|audacious-3.3.2-1|708	- New CVS snapshot
12cr|audacious-3.3.2-1|709	
12cr|audacious-3.3.2-1|710	* Sat Jul 09 2005 Eskild Hustvedt <eskild@mandriva.org> 0.9.7.1-0.20050708cvs1mdk
12cr|audacious-3.3.2-1|711	- New CVS snapshot
12cr|audacious-3.3.2-1|712	
12cr|audacious-3.3.2-1|713	* Mon Jun 20 2005 Eskild Hustvedt <eskild@mandriva.org> 0.9.7.1-0.20050619cvs-1mdk
12cr|audacious-3.3.2-1|714	- New CVS snapshot
12cr|audacious-3.3.2-1|715	- Should fix the playlist refresh bug
12cr|audacious-3.3.2-1|716	
12cr|audacious-3.3.2-1|717	* Tue Jun 14 2005 Eskild Hustvedt <eskild@mandriva.org> 0.9.7.1-0.20050613cvs-1mdk
12cr|audacious-3.3.2-1|718	- New CVS snapshot
12cr|audacious-3.3.2-1|719	- The old skin (non-free skin) has been removed (if you somehow liked that thing
12cr|audacious-3.3.2-1|720	you can download it from bmp's website)
12cr|audacious-3.3.2-1|721	
12cr|audacious-3.3.2-1|722	* Sat May 28 2005 Eskild Hustvedt <eskild@mandriva.org> 0.9.7.1-0.20050527cvs-1mdk
12cr|audacious-3.3.2-1|723	- Drop SOURCE99 (README.MDK - now generated in spec)
12cr|audacious-3.3.2-1|724	- New CVS snapshot
12cr|audacious-3.3.2-1|725	- Spec cleanups
12cr|audacious-3.3.2-1|726	- Drop COPYING from %%doc, it is in the common-licenses package
12cr|audacious-3.3.2-1|727	- Remove gnome-vfs from requires
12cr|audacious-3.3.2-1|728	
12cr|audacious-3.3.2-1|729	* Sun Apr 17 2005 Eskild Hustvedt <eskild@mandriva.org> 0.9.7.1-0.20050416cvs-1mdk
12cr|audacious-3.3.2-1|730	- New CVS snapshot
12cr|audacious-3.3.2-1|731	- Updated patch1
12cr|audacious-3.3.2-1|732	- Drop patch3 (merged upstream)
12cr|audacious-3.3.2-1|733	
12cr|audacious-3.3.2-1|734	* Mon Mar 07 2005 Eskild Hustvedt <eskild@mandrake.org> 0.9.7-6mdk
12cr|audacious-3.3.2-1|735	- Disable gnome-vfs support (broken)
12cr|audacious-3.3.2-1|736	
12cr|audacious-3.3.2-1|737	* Mon Jan 24 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.9.7-5mdk
12cr|audacious-3.3.2-1|738	- fix devel deps
12cr|audacious-3.3.2-1|739	
12cr|audacious-3.3.2-1|740	* Thu Jan 13 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.9.7-4mdk
12cr|audacious-3.3.2-1|741	- patch 3: alsa fixes
12cr|audacious-3.3.2-1|742	
12cr|audacious-3.3.2-1|743	* Thu Jan 06 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 0.9.7-3mdk
12cr|audacious-3.3.2-1|744	- Rebuild with latest howl
12cr|audacious-3.3.2-1|745	
12cr|audacious-3.3.2-1|746	* Wed Dec 15 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.9.7-2mdk
12cr|audacious-3.3.2-1|747	- drop broken patch 3
12cr|audacious-3.3.2-1|748	
12cr|audacious-3.3.2-1|749	* Tue Dec 14 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.9.7-1mdk
12cr|audacious-3.3.2-1|750	- rediff patch 2
12cr|audacious-3.3.2-1|751	- new version
12cr|audacious-3.3.2-1|752	
12cr|audacious-3.3.2-1|753	* Fri Nov 19 2004 Danny Tholen <obiwan@mailmij.org> 0.9.7-0.rc2.2mdk
12cr|audacious-3.3.2-1|754	- patch 3 fixes broken endian check
12cr|audacious-3.3.2-1|755	
12cr|audacious-3.3.2-1|756	* Wed Aug 25 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.9.7-0.rc2.1mdk
12cr|audacious-3.3.2-1|757	- new version
12cr|audacious-3.3.2-1|758	
12cr|audacious-3.3.2-1|759	* Tue Aug 24 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.9.7-0.rc1.1mdk
12cr|audacious-3.3.2-1|760	- increase epoch
12cr|audacious-3.3.2-1|761	- rediff patch 2
12cr|audacious-3.3.2-1|762	- new version
12cr|audacious-3.3.2-1|763	
12cr|audacious-3.3.2-1|764	* Sat Jul 17 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.9.7-0.20040708.1mdk
12cr|audacious-3.3.2-1|765	- fix file list
12cr|audacious-3.3.2-1|766	- new snapshot
12cr|audacious-3.3.2-1|767	
12cr|audacious-3.3.2-1|768	* Thu May 27 2004 Michael Reinsch <mr@uue.org> 0.9.7-0.20040621.1mdk
12cr|audacious-3.3.2-1|769	- new cvs snapshot 20040621
12cr|audacious-3.3.2-1|770	
12cr|audacious-3.3.2-1|771	* Thu May 27 2004 Michael Reinsch <mr@uue.org> 0.9.7-0.20040604.1mdk
12cr|audacious-3.3.2-1|772	- updated to cvs snapshot 20040604
12cr|audacious-3.3.2-1|773	- fixed source url
12cr|audacious-3.3.2-1|774	- autoconf stuff
12cr|audacious-3.3.2-1|775	- rebuild with new gcc
12cr|audacious-3.3.2-1|776	
12cr|audacious-3.3.2-1|777	* Thu May 27 2004 Michael Reinsch <mr@uue.org> 0.9.7-0.20040528.1mdk
12cr|audacious-3.3.2-1|778	- updated to cvs snapshot 20040528
12cr|audacious-3.3.2-1|779	
12cr|audacious-3.3.2-1|780	* Fri May 21 2004 Michael Reinsch <mr@uue.org> 0.9.7-0.20040520.1mdk
12cr|audacious-3.3.2-1|781	- updated to cvs snapshot 20040520
12cr|audacious-3.3.2-1|782	- removed patch 3, integrated upstream
12cr|audacious-3.3.2-1|783	- xmms-skin patch: use xmms dirs last, so beep skins override xmms skins
12cr|audacious-3.3.2-1|784	
12cr|audacious-3.3.2-1|785	* Tue May 11 2004 Olivier Blin <blino@mandrake.org> 0.9.7-0.20040504.4mdk
12cr|audacious-3.3.2-1|786	- Patch3: add General plugins preferences tab (will be merged in CVS soon)
12cr|audacious-3.3.2-1|787	
12cr|audacious-3.3.2-1|788	* Tue May 11 2004 Olivier Blin <blino@mandrake.org> 0.9.7-0.20040504.3mdk
12cr|audacious-3.3.2-1|789	- scan home dir as well for xmms skins (modified patch1)
12cr|audacious-3.3.2-1|790	
12cr|audacious-3.3.2-1|791	* Tue May 11 2004 Olivier Blin <blino@mandrake.org> 0.9.7-0.20040504.2mdk
12cr|audacious-3.3.2-1|792	- cp rcfile.h in include dir since it isn't automatically installed
12cr|audacious-3.3.2-1|793	- own include and data dirs
12cr|audacious-3.3.2-1|794	- add Epoch in Requires/Provides
12cr|audacious-3.3.2-1|795	
12cr|audacious-3.3.2-1|796	* Thu May 06 2004 Michael Reinsch <mr@uue.org> 0.9.7-0.20040504.1mdk
12cr|audacious-3.3.2-1|797	- new cvs snapshot
12cr|audacious-3.3.2-1|798	
12cr|audacious-3.3.2-1|799	* Wed Apr 28 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.9.7-0.20040427.2mdk
12cr|audacious-3.3.2-1|800	- enable gnome-vfs support
12cr|audacious-3.3.2-1|801	
12cr|audacious-3.3.2-1|802	* Wed Apr 28 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.9.7-0.20040427.1mdk
12cr|audacious-3.3.2-1|803	- new cvs snapshot
12cr|audacious-3.3.2-1|804	- rediff patch 2
12cr|audacious-3.3.2-1|805	
12cr|audacious-3.3.2-1|806	* Sat Apr 17 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.9.7-0.20040410.2mdk
12cr|audacious-3.3.2-1|807	- fix buildrequires
12cr|audacious-3.3.2-1|808	
12cr|audacious-3.3.2-1|809	* Mon Apr 12 2004 Michael Reinsch <mr@uue.org> 0.9.7-0.20040410.1mdk
12cr|audacious-3.3.2-1|810	- new cvs snapshot
12cr|audacious-3.3.2-1|811	- removed old obsoletes (package beepmp was only in cooker)
12cr|audacious-3.3.2-1|812	- added AB patch from xmms
12cr|audacious-3.3.2-1|813	- added missing docs
12cr|audacious-3.3.2-1|814	- separate package for esound plugin (no separate packages for OSS and ALSA
12cr|audacious-3.3.2-1|815	because OSS does not need any special stuff and ALSA is standard now)
12cr|audacious-3.3.2-1|816	

312 12
12cr|audacious-plugins-3.3.1-2|1	%define prerel 0
12cr|audacious-plugins-3.3.1-2|2	%define rel 2
12cr|audacious-plugins-3.3.1-2|3	%define build_plf 0
12cr|audacious-plugins-3.3.1-2|4	%{?_with_plf: %{expand: %%global build_plf 1}}
12cr|audacious-plugins-3.3.1-2|5	%if %build_plf
12cr|audacious-plugins-3.3.1-2|6	%if %mdvver >= 201100
12cr|audacious-plugins-3.3.1-2|7	%define extrarelsuffix plf
12cr|audacious-plugins-3.3.1-2|8	%else
12cr|audacious-plugins-3.3.1-2|9	%define distsuffix plf
12cr|audacious-plugins-3.3.1-2|10	%endif
12cr|audacious-plugins-3.3.1-2|11	%endif
12cr|audacious-plugins-3.3.1-2|12	%if %prerel
12cr|audacious-plugins-3.3.1-2|13	%define release		%mkrel -c %prerel %rel
12cr|audacious-plugins-3.3.1-2|14	%define fname %name-%version-%prerel
12cr|audacious-plugins-3.3.1-2|15	%else
12cr|audacious-plugins-3.3.1-2|16	%define fname %name-%version
12cr|audacious-plugins-3.3.1-2|17	%define release %mkrel %rel
12cr|audacious-plugins-3.3.1-2|18	%endif
12cr|audacious-plugins-3.3.1-2|19	%define build_plf 0
12cr|audacious-plugins-3.3.1-2|20	%{?_with_plf: %{expand: %%global build_plf 1}}
12cr|audacious-plugins-3.3.1-2|21	%if %build_plf
12cr|audacious-plugins-3.3.1-2|22	%define distsuffix plf
12cr|audacious-plugins-3.3.1-2|23	%if %mdvver >= 201100
12cr|audacious-plugins-3.3.1-2|24	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12cr|audacious-plugins-3.3.1-2|25	%define extrarelsuffix plf
12cr|audacious-plugins-3.3.1-2|26	%endif
12cr|audacious-plugins-3.3.1-2|27	%endif
12cr|audacious-plugins-3.3.1-2|28	%define audacious %epoch:3.3
12cr|audacious-plugins-3.3.1-2|29	
12cr|audacious-plugins-3.3.1-2|30	%define build_smb 0
12cr|audacious-plugins-3.3.1-2|31	%define build_mpris2 1
12cr|audacious-plugins-3.3.1-2|32	%if %mdvver <= 201100
12cr|audacious-plugins-3.3.1-2|33	%define build_mpris2 0
12cr|audacious-plugins-3.3.1-2|34	%endif
12cr|audacious-plugins-3.3.1-2|35	
12cr|audacious-plugins-3.3.1-2|36	Summary:	Audacious Media Player core plugins
12cr|audacious-plugins-3.3.1-2|37	Name:		audacious-plugins
12cr|audacious-plugins-3.3.1-2|38	Version:	3.3.1
12cr|audacious-plugins-3.3.1-2|39	Release:	%release%{?extrarelsuffix}
12cr|audacious-plugins-3.3.1-2|40	Epoch:		5
12cr|audacious-plugins-3.3.1-2|41	Source0:	http://distfiles.audacious-media-player.org/%fname.tar.bz2
12cr|audacious-plugins-3.3.1-2|42	#gw from Fedora, enable gnome keys by default
12cr|audacious-plugins-3.3.1-2|43	Patch2: audacious-plugins-3.3-enable-gnomeshortcuts.patch
12cr|audacious-plugins-3.3.1-2|44	License:	GPLv2+
12cr|audacious-plugins-3.3.1-2|45	Group:		Sound
12cr|audacious-plugins-3.3.1-2|46	Url:		http://audacious-media-player.org/
12cr|audacious-plugins-3.3.1-2|47	Requires:	audacious >= %audacious
12cr|audacious-plugins-3.3.1-2|48	BuildRequires:	pkgconfig(audacious)
12cr|audacious-plugins-3.3.1-2|49	BuildRequires:	libalsa-devel >= 1.0.0
12cr|audacious-plugins-3.3.1-2|50	BuildRequires:	oggvorbis-devel
12cr|audacious-plugins-3.3.1-2|51	BuildRequires:	libglade2.0-devel
12cr|audacious-plugins-3.3.1-2|52	#gw crossfade
12cr|audacious-plugins-3.3.1-2|53	BuildRequires:	libsamplerate-devel
12cr|audacious-plugins-3.3.1-2|54	BuildRequires:	libmodplug-devel
12cr|audacious-plugins-3.3.1-2|55	BuildRequires:	pkgconfig(libmms)
12cr|audacious-plugins-3.3.1-2|56	BuildRequires:  liblirc-devel
12cr|audacious-plugins-3.3.1-2|57	BuildRequires:	gtk+3-devel
12cr|audacious-plugins-3.3.1-2|58	%if %build_mpris2
12cr|audacious-plugins-3.3.1-2|59	BuildRequires:	glib2-devel >= 2.30
12cr|audacious-plugins-3.3.1-2|60	%endif
12cr|audacious-plugins-3.3.1-2|61	BuildRequires:  pkgconfig(glut)
12cr|audacious-plugins-3.3.1-2|62	BuildRequires:  libxcomposite-devel
12cr|audacious-plugins-3.3.1-2|63	BuildRequires:  SDL-devel
12cr|audacious-plugins-3.3.1-2|64	BuildRequires:  sndfile-devel
12cr|audacious-plugins-3.3.1-2|65	%if %mdvver >= 201100
12cr|audacious-plugins-3.3.1-2|66	BuildRequires:  jackit-devel >= 1.9.7
12cr|audacious-plugins-3.3.1-2|67	%endif
12cr|audacious-plugins-3.3.1-2|68	BuildRequires:  taglib-devel
12cr|audacious-plugins-3.3.1-2|69	BuildRequires:  libmad-devel
12cr|audacious-plugins-3.3.1-2|70	BuildRequires:  pkgconfig(libmusicbrainz)
12cr|audacious-plugins-3.3.1-2|71	BuildRequires:  pkgconfig(libnotify)
12cr|audacious-plugins-3.3.1-2|72	#gw currently does not build
12cr|audacious-plugins-3.3.1-2|73	#BuildRequires:  bluez-devel >= 2.22
12cr|audacious-plugins-3.3.1-2|74	BuildRequires:  libbinio-devel
12cr|audacious-plugins-3.3.1-2|75	#gw scrobbler and curl:
12cr|audacious-plugins-3.3.1-2|76	BuildRequires:  libcurl-devel >= 7.9.7
12cr|audacious-plugins-3.3.1-2|77	BuildRequires:  neon-devel >= 0.26
12cr|audacious-plugins-3.3.1-2|78	BuildRequires:  libfluidsynth-devel
12cr|audacious-plugins-3.3.1-2|79	BuildRequires:  libwavpack-devel
12cr|audacious-plugins-3.3.1-2|80	BuildRequires:  libmtp-devel >= 0.3.0
12cr|audacious-plugins-3.3.1-2|81	BuildRequires:  libflac-devel
12cr|audacious-plugins-3.3.1-2|82	BuildRequires:  libcddb-devel
12cr|audacious-plugins-3.3.1-2|83	BuildRequires:  libcdio-devel
12cr|audacious-plugins-3.3.1-2|84	BuildRequires:  pkgconfig(imlib2)
12cr|audacious-plugins-3.3.1-2|85	BuildRequires:  libshout-devel
12cr|audacious-plugins-3.3.1-2|86	BuildRequires:  libbs2b-devel
12cr|audacious-plugins-3.3.1-2|87	%if %mdvver >= 201200
12cr|audacious-plugins-3.3.1-2|88	BuildRequires:  pkgconfig(libavcodec) >= 53.40.0
12cr|audacious-plugins-3.3.1-2|89	%endif
12cr|audacious-plugins-3.3.1-2|90	BuildRequires:  libcue-devel
12cr|audacious-plugins-3.3.1-2|91	BuildRequires:  libmpg123-devel
12cr|audacious-plugins-3.3.1-2|92	Provides:	beep-media-player-libvisual beep-media-player-lirc audacious-modplug
12cr|audacious-plugins-3.3.1-2|93	Obsoletes:	beep-media-player-libvisual beep-media-player-lirc audacious-modplug
12cr|audacious-plugins-3.3.1-2|94	%if %build_plf
12cr|audacious-plugins-3.3.1-2|95	BuildRequires: liblame-devel
12cr|audacious-plugins-3.3.1-2|96	BuildRequires: libfaad2-static-devel
12cr|audacious-plugins-3.3.1-2|97	Provides:beep-media-player-mp4 audacious-extra-plugins
12cr|audacious-plugins-3.3.1-2|98	Obsoletes:beep-media-player-mp4 audacious-extra-plugins
12cr|audacious-plugins-3.3.1-2|99	#gw ffmpeg plugin:
12cr|audacious-plugins-3.3.1-2|100	Obsoletes: audacious-musepack
12cr|audacious-plugins-3.3.1-2|101	Provides: audacious-musepack
12cr|audacious-plugins-3.3.1-2|102	%endif
12cr|audacious-plugins-3.3.1-2|103	#gw make sure the broken plugin is removed
12cr|audacious-plugins-3.3.1-2|104	Obsoletes: audacious-timidity
12cr|audacious-plugins-3.3.1-2|105	#gw 2.0.0 has its own crossfader and the old one does not build anymore
12cr|audacious-plugins-3.3.1-2|106	Provides: audacious-crossfade
12cr|audacious-plugins-3.3.1-2|107	Obsoletes: audacious-crossfade
12cr|audacious-plugins-3.3.1-2|108	
12cr|audacious-plugins-3.3.1-2|109	%description
12cr|audacious-plugins-3.3.1-2|110	Audacious is a media player based on the BMP music playing application.
12cr|audacious-plugins-3.3.1-2|111	Its primary goals are usability and usage of current desktop standards.
12cr|audacious-plugins-3.3.1-2|112	
12cr|audacious-plugins-3.3.1-2|113	This contains the basic plugin distribution. Audacious is useless
12cr|audacious-plugins-3.3.1-2|114	without them.
12cr|audacious-plugins-3.3.1-2|115	
12cr|audacious-plugins-3.3.1-2|116	%if %build_plf
12cr|audacious-plugins-3.3.1-2|117	This package is in PLF as it violates some patents.
12cr|audacious-plugins-3.3.1-2|118	%endif
12cr|audacious-plugins-3.3.1-2|119	
12cr|audacious-plugins-3.3.1-2|120	%package  -n audacious-wavpack
12cr|audacious-plugins-3.3.1-2|121	Group: Sound
12cr|audacious-plugins-3.3.1-2|122	Summary:  Wavpack input plugin for Audacious
12cr|audacious-plugins-3.3.1-2|123	Requires:	audacious >= %audacious
12cr|audacious-plugins-3.3.1-2|124	Epoch: %epoch
12cr|audacious-plugins-3.3.1-2|125	
12cr|audacious-plugins-3.3.1-2|126	%description  -n audacious-wavpack
12cr|audacious-plugins-3.3.1-2|127	This is a wavpack input plugin for Audacious based on libwavpack.
12cr|audacious-plugins-3.3.1-2|128	
12cr|audacious-plugins-3.3.1-2|129	%if %mdvver >= 201100
12cr|audacious-plugins-3.3.1-2|130	%package  -n audacious-jack
12cr|audacious-plugins-3.3.1-2|131	Group: Sound
12cr|audacious-plugins-3.3.1-2|132	Summary:Audacious output plugin for the jack sound server
12cr|audacious-plugins-3.3.1-2|133	Epoch: %epoch
12cr|audacious-plugins-3.3.1-2|134	Requires:	audacious >= %audacious
12cr|audacious-plugins-3.3.1-2|135	
12cr|audacious-plugins-3.3.1-2|136	%description  -n audacious-jack
12cr|audacious-plugins-3.3.1-2|137	Audacious audio output plugin for the jack audio
12cr|audacious-plugins-3.3.1-2|138	server(http://jackit.sourceforge.net).
12cr|audacious-plugins-3.3.1-2|139	%endif
12cr|audacious-plugins-3.3.1-2|140	
12cr|audacious-plugins-3.3.1-2|141	%package  -n audacious-pulse
12cr|audacious-plugins-3.3.1-2|142	Group: Sound
12cr|audacious-plugins-3.3.1-2|143	Summary:Audacious output plugin for the Pulseaudio sound server
12cr|audacious-plugins-3.3.1-2|144	Epoch: %epoch
12cr|audacious-plugins-3.3.1-2|145	Requires: audacious >= %audacious
12cr|audacious-plugins-3.3.1-2|146	Provides: audacious-esd
12cr|audacious-plugins-3.3.1-2|147	Obsoletes: audacious-esd
12cr|audacious-plugins-3.3.1-2|148	BuildRequires: pulseaudio-devel
12cr|audacious-plugins-3.3.1-2|149	
12cr|audacious-plugins-3.3.1-2|150	%description  -n audacious-pulse
12cr|audacious-plugins-3.3.1-2|151	Audacious audio output plugin for the pulseaudio
12cr|audacious-plugins-3.3.1-2|152	server.
12cr|audacious-plugins-3.3.1-2|153	
12cr|audacious-plugins-3.3.1-2|154	%package  -n audacious-adplug
12cr|audacious-plugins-3.3.1-2|155	Summary: AdLib player plugin for audacious
12cr|audacious-plugins-3.3.1-2|156	Group: Sound
12cr|audacious-plugins-3.3.1-2|157	Requires: audacious >= %audacious
12cr|audacious-plugins-3.3.1-2|158	Epoch: %epoch
12cr|audacious-plugins-3.3.1-2|159	
12cr|audacious-plugins-3.3.1-2|160	%description  -n audacious-adplug
12cr|audacious-plugins-3.3.1-2|161	AdPlug is an Audacious input plugin It uses the AdPlug AdLib sound
12cr|audacious-plugins-3.3.1-2|162	player library to play back a wide range of AdLib (OPL2) music file
12cr|audacious-plugins-3.3.1-2|163	formats on top of an OPL2 emulator.  No OPL2 chip is required for
12cr|audacious-plugins-3.3.1-2|164	playback.
12cr|audacious-plugins-3.3.1-2|165	
12cr|audacious-plugins-3.3.1-2|166	
12cr|audacious-plugins-3.3.1-2|167	%package  -n audacious-fluidsynth
12cr|audacious-plugins-3.3.1-2|168	Summary: Fluidsynth MIDI plugin for audacious
12cr|audacious-plugins-3.3.1-2|169	Group: Sound
12cr|audacious-plugins-3.3.1-2|170	Requires: audacious >= %audacious
12cr|audacious-plugins-3.3.1-2|171	Epoch: %epoch
12cr|audacious-plugins-3.3.1-2|172	
12cr|audacious-plugins-3.3.1-2|173	%description  -n audacious-fluidsynth
12cr|audacious-plugins-3.3.1-2|174	FluidSynth is a real-time software synthesizer based on the SoundFont 2
12cr|audacious-plugins-3.3.1-2|175	specifications. It is a "software synthesizer". FluidSynth can read MIDI
12cr|audacious-plugins-3.3.1-2|176	events from the MIDI input device and render them to the audio device.
12cr|audacious-plugins-3.3.1-2|177	
12cr|audacious-plugins-3.3.1-2|178	This is a fluidsynth backend for the Audacious Media Player to support the
12cr|audacious-plugins-3.3.1-2|179	playback of MIDI files with the fluidsynth engine.
12cr|audacious-plugins-3.3.1-2|180	
12cr|audacious-plugins-3.3.1-2|181	%package  -n audacious-sid
12cr|audacious-plugins-3.3.1-2|182	Group: Sound
12cr|audacious-plugins-3.3.1-2|183	Summary: Audacious input plugin for C64 SID files
12cr|audacious-plugins-3.3.1-2|184	BuildRequires: sidplay-devel
12cr|audacious-plugins-3.3.1-2|185	BuildRequires: sidplay2-devel
12cr|audacious-plugins-3.3.1-2|186	Provides: beep-media-player-sid
12cr|audacious-plugins-3.3.1-2|187	Obsoletes: beep-media-player-sid
12cr|audacious-plugins-3.3.1-2|188	Epoch: %epoch
12cr|audacious-plugins-3.3.1-2|189	Requires: audacious >= %audacious
12cr|audacious-plugins-3.3.1-2|190	
12cr|audacious-plugins-3.3.1-2|191	%description  -n audacious-sid
12cr|audacious-plugins-3.3.1-2|192	Audacious-SID is a plugin for the Audacious Media Player which provides
12cr|audacious-plugins-3.3.1-2|193	support for playing the so-called "SID tunes", which are music
12cr|audacious-plugins-3.3.1-2|194	from old Commodore computer programs like games, demos, etc.
12cr|audacious-plugins-3.3.1-2|195	
12cr|audacious-plugins-3.3.1-2|196	For the actual playing, it uses the excellent libsidplay (1|2)
12cr|audacious-plugins-3.3.1-2|197	emulator engine that emulates 6510 CPU and 6581/8580 Sound Interface
12cr|audacious-plugins-3.3.1-2|198	Device (SID) chip.
12cr|audacious-plugins-3.3.1-2|199	
12cr|audacious-plugins-3.3.1-2|200	%if %build_smb
12cr|audacious-plugins-3.3.1-2|201	%package -n audacious-smb
12cr|audacious-plugins-3.3.1-2|202	Group: Sound
12cr|audacious-plugins-3.3.1-2|203	Summary: SMB/CIFS file system plugin for the Audacious media player
12cr|audacious-plugins-3.3.1-2|204	Epoch: %epoch
12cr|audacious-plugins-3.3.1-2|205	Requires: audacious >= %audacious
12cr|audacious-plugins-3.3.1-2|206	BuildRequires: libsmbclient-devel
12cr|audacious-plugins-3.3.1-2|207	
12cr|audacious-plugins-3.3.1-2|208	%description -n audacious-smb
12cr|audacious-plugins-3.3.1-2|209	This plugin allows Audacious to play content from a Samba or Windows network
12cr|audacious-plugins-3.3.1-2|210	file system.
12cr|audacious-plugins-3.3.1-2|211	%endif
12cr|audacious-plugins-3.3.1-2|212	
12cr|audacious-plugins-3.3.1-2|213	%prep
12cr|audacious-plugins-3.3.1-2|214	%setup -q -n %fname
12cr|audacious-plugins-3.3.1-2|215	%apply_patches
12cr|audacious-plugins-3.3.1-2|216	
12cr|audacious-plugins-3.3.1-2|217	%build
12cr|audacious-plugins-3.3.1-2|218	export LDFLAGS="-lm"
12cr|audacious-plugins-3.3.1-2|219	#gw else cdaudio does not build (2.2-beta2)
12cr|audacious-plugins-3.3.1-2|220	#define _disable_ld_no_undefined 1
12cr|audacious-plugins-3.3.1-2|221	%configure2_5x --enable-amidiplug \
12cr|audacious-plugins-3.3.1-2|222	%if %build_smb
12cr|audacious-plugins-3.3.1-2|223	--enable-smb \
12cr|audacious-plugins-3.3.1-2|224	%endif
12cr|audacious-plugins-3.3.1-2|225	--enable-scrobbler
12cr|audacious-plugins-3.3.1-2|226	%ifarch %ix86 x86_64
12cr|audacious-plugins-3.3.1-2|227	#--enable-usf
12cr|audacious-plugins-3.3.1-2|228	%endif
12cr|audacious-plugins-3.3.1-2|229	
12cr|audacious-plugins-3.3.1-2|230	%make
12cr|audacious-plugins-3.3.1-2|231	
12cr|audacious-plugins-3.3.1-2|232	%install
12cr|audacious-plugins-3.3.1-2|233	%makeinstall_std
12cr|audacious-plugins-3.3.1-2|234	
12cr|audacious-plugins-3.3.1-2|235	%if !%build_plf
12cr|audacious-plugins-3.3.1-2|236	rm -fv %buildroot%_libdir/audacious/Input/aac.so
12cr|audacious-plugins-3.3.1-2|237	%endif
12cr|audacious-plugins-3.3.1-2|238	
12cr|audacious-plugins-3.3.1-2|239	%find_lang %name
12cr|audacious-plugins-3.3.1-2|240	
12cr|audacious-plugins-3.3.1-2|241	%files -f %name.lang
12cr|audacious-plugins-3.3.1-2|242	%defattr(0644,root,root,0755)
12cr|audacious-plugins-3.3.1-2|243	%doc AUTHORS
12cr|audacious-plugins-3.3.1-2|244	%dir %_libdir/audacious/Input/amidi-plug/
12cr|audacious-plugins-3.3.1-2|245	%_libdir/audacious/Input/amidi-plug/ap-alsa.so
12cr|audacious-plugins-3.3.1-2|246	%dir %{_libdir}/audacious
12cr|audacious-plugins-3.3.1-2|247	%dir %{_libdir}/audacious/Container
12cr|audacious-plugins-3.3.1-2|248	%{_libdir}/audacious/Container/asx.so
12cr|audacious-plugins-3.3.1-2|249	%{_libdir}/audacious/Container/audpl.so
12cr|audacious-plugins-3.3.1-2|250	%{_libdir}/audacious/Container/cue.so
12cr|audacious-plugins-3.3.1-2|251	%{_libdir}/audacious/Container/m3u.so
12cr|audacious-plugins-3.3.1-2|252	%{_libdir}/audacious/Container/pls.so
12cr|audacious-plugins-3.3.1-2|253	%{_libdir}/audacious/Container/xspf.so
12cr|audacious-plugins-3.3.1-2|254	%dir %{_libdir}/audacious/General
12cr|audacious-plugins-3.3.1-2|255	%{_libdir}/audacious/General/alarm.so
12cr|audacious-plugins-3.3.1-2|256	%{_libdir}/audacious/General/albumart.so
12cr|audacious-plugins-3.3.1-2|257	%{_libdir}/audacious/General/aosd.so
12cr|audacious-plugins-3.3.1-2|258	#%{_libdir}/audacious/General/bluetooth.so
12cr|audacious-plugins-3.3.1-2|259	%{_libdir}/audacious/General/cd-menu-items.so
12cr|audacious-plugins-3.3.1-2|260	%{_libdir}/audacious/General/gnomeshortcuts.so
12cr|audacious-plugins-3.3.1-2|261	%{_libdir}/audacious/General/gtkui.so
12cr|audacious-plugins-3.3.1-2|262	%{_libdir}/audacious/General/hotkey.so
12cr|audacious-plugins-3.3.1-2|263	%{_libdir}/audacious/General/lirc.so
12cr|audacious-plugins-3.3.1-2|264	%{_libdir}/audacious/General/lyricwiki.so
12cr|audacious-plugins-3.3.1-2|265	%if %build_mpris2
12cr|audacious-plugins-3.3.1-2|266	%{_libdir}/audacious/General/mpris2.so
12cr|audacious-plugins-3.3.1-2|267	%endif
12cr|audacious-plugins-3.3.1-2|268	%{_libdir}/audacious/General/notify.so
12cr|audacious-plugins-3.3.1-2|269	%{_libdir}/audacious/General/scrobbler.so
12cr|audacious-plugins-3.3.1-2|270	%{_libdir}/audacious/General/search-tool.so
12cr|audacious-plugins-3.3.1-2|271	%{_libdir}/audacious/General/skins.so
12cr|audacious-plugins-3.3.1-2|272	%{_libdir}/audacious/General/statusicon.so
12cr|audacious-plugins-3.3.1-2|273	%{_libdir}/audacious/General/song_change.so
12cr|audacious-plugins-3.3.1-2|274	%dir %{_libdir}/audacious/Input
12cr|audacious-plugins-3.3.1-2|275	%if %mdvver >= 201200
12cr|audacious-plugins-3.3.1-2|276	%{_libdir}/audacious/Input/ffaudio.so
12cr|audacious-plugins-3.3.1-2|277	%endif
12cr|audacious-plugins-3.3.1-2|278	%{_libdir}/audacious/Input/amidi-plug.so
12cr|audacious-plugins-3.3.1-2|279	%{_libdir}/audacious/Input/cdaudio-ng.so
12cr|audacious-plugins-3.3.1-2|280	%{_libdir}/audacious/Input/console.so
12cr|audacious-plugins-3.3.1-2|281	%{_libdir}/audacious/Input/flacng.so
12cr|audacious-plugins-3.3.1-2|282	%{_libdir}/audacious/Input/madplug.so
12cr|audacious-plugins-3.3.1-2|283	%{_libdir}/audacious/Input/metronom.so
12cr|audacious-plugins-3.3.1-2|284	%{_libdir}/audacious/Input/modplug.so
12cr|audacious-plugins-3.3.1-2|285	%{_libdir}/audacious/Input/psf2.so
12cr|audacious-plugins-3.3.1-2|286	%{_libdir}/audacious/Input/sndfile.so
12cr|audacious-plugins-3.3.1-2|287	%{_libdir}/audacious/Input/tonegen.so
12cr|audacious-plugins-3.3.1-2|288	%ifarch %ix86 x86_64
12cr|audacious-plugins-3.3.1-2|289	#%{_libdir}/audacious/Input/usf.so
12cr|audacious-plugins-3.3.1-2|290	%endif
12cr|audacious-plugins-3.3.1-2|291	%{_libdir}/audacious/Input/vorbis.so
12cr|audacious-plugins-3.3.1-2|292	%{_libdir}/audacious/Input/vtx.so
12cr|audacious-plugins-3.3.1-2|293	%{_libdir}/audacious/Input/xsf.so
12cr|audacious-plugins-3.3.1-2|294	%if %build_plf
12cr|audacious-plugins-3.3.1-2|295	%_libdir/audacious/Input/aac.so
12cr|audacious-plugins-3.3.1-2|296	%endif
12cr|audacious-plugins-3.3.1-2|297	%dir %{_libdir}/audacious/Effect/
12cr|audacious-plugins-3.3.1-2|298	%{_libdir}/audacious/Effect/bs2b.so
12cr|audacious-plugins-3.3.1-2|299	%{_libdir}/audacious/Effect/compressor.so
12cr|audacious-plugins-3.3.1-2|300	%{_libdir}/audacious/Effect/crossfade.so
12cr|audacious-plugins-3.3.1-2|301	%{_libdir}/audacious/Effect/crystalizer.so
12cr|audacious-plugins-3.3.1-2|302	%{_libdir}/audacious/Effect/echo.so
12cr|audacious-plugins-3.3.1-2|303	%{_libdir}/audacious/Effect/ladspa.so
12cr|audacious-plugins-3.3.1-2|304	%{_libdir}/audacious/Effect/mixer.so
12cr|audacious-plugins-3.3.1-2|305	%{_libdir}/audacious/Effect/resample.so
12cr|audacious-plugins-3.3.1-2|306	%{_libdir}/audacious/Effect/speed-pitch.so
12cr|audacious-plugins-3.3.1-2|307	%{_libdir}/audacious/Effect/stereo.so
12cr|audacious-plugins-3.3.1-2|308	%{_libdir}/audacious/Effect/voice_removal.so
12cr|audacious-plugins-3.3.1-2|309	%dir %{_libdir}/audacious/Output
12cr|audacious-plugins-3.3.1-2|310	%{_libdir}/audacious/Output/alsa.so
12cr|audacious-plugins-3.3.1-2|311	%{_libdir}/audacious/Output/filewriter.so
12cr|audacious-plugins-3.3.1-2|312	%{_libdir}/audacious/Output/sdlout.so
12cr|audacious-plugins-3.3.1-2|313	%dir %{_libdir}/audacious/Transport/
12cr|audacious-plugins-3.3.1-2|314	%{_libdir}/audacious/Transport/gio.so
12cr|audacious-plugins-3.3.1-2|315	%{_libdir}/audacious/Transport/mms.so
12cr|audacious-plugins-3.3.1-2|316	%{_libdir}/audacious/Transport/neon.so
12cr|audacious-plugins-3.3.1-2|317	%{_libdir}/audacious/Transport/unix-io.so
12cr|audacious-plugins-3.3.1-2|318	%dir %{_libdir}/audacious/Visualization
12cr|audacious-plugins-3.3.1-2|319	%{_libdir}/audacious/Visualization/blur_scope.so
12cr|audacious-plugins-3.3.1-2|320	%{_libdir}/audacious/Visualization/cairo-spectrum.so
12cr|audacious-plugins-3.3.1-2|321	%_datadir/audacious
12cr|audacious-plugins-3.3.1-2|322	
12cr|audacious-plugins-3.3.1-2|323	%files  -n audacious-wavpack
12cr|audacious-plugins-3.3.1-2|324	%defattr(0644,root,root,0755)
12cr|audacious-plugins-3.3.1-2|325	%{_libdir}/audacious/Input/wavpack.so
12cr|audacious-plugins-3.3.1-2|326	
12cr|audacious-plugins-3.3.1-2|327	%if %mdvver >= 201100
12cr|audacious-plugins-3.3.1-2|328	%files  -n audacious-jack
12cr|audacious-plugins-3.3.1-2|329	%defattr(0644,root,root,0755)
12cr|audacious-plugins-3.3.1-2|330	%{_libdir}/audacious/Output/jackout.so
12cr|audacious-plugins-3.3.1-2|331	%endif
12cr|audacious-plugins-3.3.1-2|332	
12cr|audacious-plugins-3.3.1-2|333	%files  -n audacious-pulse
12cr|audacious-plugins-3.3.1-2|334	%defattr(0644,root,root,0755)
12cr|audacious-plugins-3.3.1-2|335	%{_libdir}/audacious/Output/pulse_audio.so
12cr|audacious-plugins-3.3.1-2|336	
12cr|audacious-plugins-3.3.1-2|337	%files  -n audacious-sid
12cr|audacious-plugins-3.3.1-2|338	%defattr(-,root,root)
12cr|audacious-plugins-3.3.1-2|339	%{_libdir}/audacious/Input/sid.so
12cr|audacious-plugins-3.3.1-2|340	
12cr|audacious-plugins-3.3.1-2|341	%files  -n audacious-adplug
12cr|audacious-plugins-3.3.1-2|342	%defattr(-,root,root)
12cr|audacious-plugins-3.3.1-2|343	%{_libdir}/audacious/Input/adplug.so
12cr|audacious-plugins-3.3.1-2|344	
12cr|audacious-plugins-3.3.1-2|345	%if 0
12cr|audacious-plugins-3.3.1-2|346	%files  -n audacious-timidity
12cr|audacious-plugins-3.3.1-2|347	%defattr(-,root,root)
12cr|audacious-plugins-3.3.1-2|348	%{_libdir}/audacious/Input/timidity.so
12cr|audacious-plugins-3.3.1-2|349	%endif
12cr|audacious-plugins-3.3.1-2|350	
12cr|audacious-plugins-3.3.1-2|351	%files  -n audacious-fluidsynth
12cr|audacious-plugins-3.3.1-2|352	%defattr(0644,root,root,0755)
12cr|audacious-plugins-3.3.1-2|353	%_libdir/audacious/Input/amidi-plug/ap-fluidsynth.so
12cr|audacious-plugins-3.3.1-2|354	
12cr|audacious-plugins-3.3.1-2|355	%if %build_smb
12cr|audacious-plugins-3.3.1-2|356	%files -n audacious-smb
12cr|audacious-plugins-3.3.1-2|357	%defattr(-,root,root)
12cr|audacious-plugins-3.3.1-2|358	%_libdir/audacious/Transport/smb.so
12cr|audacious-plugins-3.3.1-2|359	%endif
12cr|audacious-plugins-3.3.1-2|360	
12cr|audacious-plugins-3.3.1-2|361	
12cr|audacious-plugins-3.3.1-2|362	%changelog
12cr|audacious-plugins-3.3.1-2|363	* Mon Aug 27 2012 Götz Waschk <waschk@mandriva.org> 5:3.3.1-1mdv2012.0
12cr|audacious-plugins-3.3.1-2|364	+ Revision: 815818
12cr|audacious-plugins-3.3.1-2|365	- update to new version 3.3.1
12cr|audacious-plugins-3.3.1-2|366	
12cr|audacious-plugins-3.3.1-2|367	* Thu Aug 02 2012 Götz Waschk <waschk@mandriva.org> 5:3.3-1
12cr|audacious-plugins-3.3.1-2|368	+ Revision: 811601
12cr|audacious-plugins-3.3.1-2|369	- add speed-pitch plugin
12cr|audacious-plugins-3.3.1-2|370	- remove mtp_up, sndstretch and null plugins
12cr|audacious-plugins-3.3.1-2|371	- new version
12cr|audacious-plugins-3.3.1-2|372	- drop patch 1
12cr|audacious-plugins-3.3.1-2|373	- rediff patch 2
12cr|audacious-plugins-3.3.1-2|374	- remove gtk+ 2.x support
12cr|audacious-plugins-3.3.1-2|375	- readd lirc and gio plugins
12cr|audacious-plugins-3.3.1-2|376	
12cr|audacious-plugins-3.3.1-2|377	* Fri Jul 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 5:3.2.4-1
12cr|audacious-plugins-3.3.1-2|378	+ Revision: 808370
12cr|audacious-plugins-3.3.1-2|379	- version update 3.2.4
12cr|audacious-plugins-3.3.1-2|380	
12cr|audacious-plugins-3.3.1-2|381	* Fri Jun 08 2012 Bernhard Rosenkraenzer <bero@bero.eu> 5:3.2.3-2
12cr|audacious-plugins-3.3.1-2|382	+ Revision: 803419
12cr|audacious-plugins-3.3.1-2|383	- Build for ffmpeg 0.11
12cr|audacious-plugins-3.3.1-2|384	
12cr|audacious-plugins-3.3.1-2|385	* Wed May 30 2012 Götz Waschk <waschk@mandriva.org> 5:3.2.3-1
12cr|audacious-plugins-3.3.1-2|386	+ Revision: 801233
12cr|audacious-plugins-3.3.1-2|387	- update to new version 3.2.3
12cr|audacious-plugins-3.3.1-2|388	
12cr|audacious-plugins-3.3.1-2|389	* Mon Apr 02 2012 Götz Waschk <waschk@mandriva.org> 5:3.2.2-1
12cr|audacious-plugins-3.3.1-2|390	+ Revision: 788694
12cr|audacious-plugins-3.3.1-2|391	- update patch
12cr|audacious-plugins-3.3.1-2|392	- update patch
12cr|audacious-plugins-3.3.1-2|393	- update build deps
12cr|audacious-plugins-3.3.1-2|394	- update to new version 3.2.2
12cr|audacious-plugins-3.3.1-2|395	
12cr|audacious-plugins-3.3.1-2|396	* Tue Feb 28 2012 Götz Waschk <waschk@mandriva.org> 5:3.2.1-1
12cr|audacious-plugins-3.3.1-2|397	+ Revision: 781227
12cr|audacious-plugins-3.3.1-2|398	- new version
12cr|audacious-plugins-3.3.1-2|399	- add conditional build of mpris2 plugin
12cr|audacious-plugins-3.3.1-2|400	
12cr|audacious-plugins-3.3.1-2|401	* Mon Jan 23 2012 Götz Waschk <waschk@mandriva.org> 5:3.2-1
12cr|audacious-plugins-3.3.1-2|402	+ Revision: 766770
12cr|audacious-plugins-3.3.1-2|403	- new version
12cr|audacious-plugins-3.3.1-2|404	
12cr|audacious-plugins-3.3.1-2|405	* Wed Jan 11 2012 Götz Waschk <waschk@mandriva.org> 5:3.2-0.beta2.2
12cr|audacious-plugins-3.3.1-2|406	+ Revision: 759703
12cr|audacious-plugins-3.3.1-2|407	- reenable ffaudio
12cr|audacious-plugins-3.3.1-2|408	
12cr|audacious-plugins-3.3.1-2|409	* Tue Jan 10 2012 Götz Waschk <waschk@mandriva.org> 5:3.2-0.beta2.1
12cr|audacious-plugins-3.3.1-2|410	+ Revision: 759535
12cr|audacious-plugins-3.3.1-2|411	- new prerelease
12cr|audacious-plugins-3.3.1-2|412	- disable ffmpeg support, our version is too old
12cr|audacious-plugins-3.3.1-2|413	
12cr|audacious-plugins-3.3.1-2|414	* Mon Jan 02 2012 Götz Waschk <waschk@mandriva.org> 5:3.2-0.beta1.1
12cr|audacious-plugins-3.3.1-2|415	+ Revision: 748705
12cr|audacious-plugins-3.3.1-2|416	- disable broken smb plugin
12cr|audacious-plugins-3.3.1-2|417	- update build deps
12cr|audacious-plugins-3.3.1-2|418	- new prerelease
12cr|audacious-plugins-3.3.1-2|419	- new source URL
12cr|audacious-plugins-3.3.1-2|420	- update linking patch
12cr|audacious-plugins-3.3.1-2|421	- update file list
12cr|audacious-plugins-3.3.1-2|422	
12cr|audacious-plugins-3.3.1-2|423	* Tue Dec 06 2011 Götz Waschk <waschk@mandriva.org> 5:3.1.1-1
12cr|audacious-plugins-3.3.1-2|424	+ Revision: 738145
12cr|audacious-plugins-3.3.1-2|425	- update build deps
12cr|audacious-plugins-3.3.1-2|426	- new version
12cr|audacious-plugins-3.3.1-2|427	
12cr|audacious-plugins-3.3.1-2|428	* Wed Nov 09 2011 Götz Waschk <waschk@mandriva.org> 5:3.1-1
12cr|audacious-plugins-3.3.1-2|429	+ Revision: 729337
12cr|audacious-plugins-3.3.1-2|430	- new version
12cr|audacious-plugins-3.3.1-2|431	- drop patch 0
12cr|audacious-plugins-3.3.1-2|432	
12cr|audacious-plugins-3.3.1-2|433	* Wed Nov 02 2011 Götz Waschk <waschk@mandriva.org> 5:3.1-0.beta3.4
12cr|audacious-plugins-3.3.1-2|434	+ Revision: 712601
12cr|audacious-plugins-3.3.1-2|435	- build with gtk+3
12cr|audacious-plugins-3.3.1-2|436	
12cr|audacious-plugins-3.3.1-2|437	* Wed Nov 02 2011 Götz Waschk <waschk@mandriva.org> 5:3.1-0.beta3.3
12cr|audacious-plugins-3.3.1-2|438	+ Revision: 712181
12cr|audacious-plugins-3.3.1-2|439	- add patch from git to fix lockup with pulseaudio
12cr|audacious-plugins-3.3.1-2|440	
12cr|audacious-plugins-3.3.1-2|441	* Thu Oct 27 2011 Götz Waschk <waschk@mandriva.org> 5:3.1-0.beta3.2
12cr|audacious-plugins-3.3.1-2|442	+ Revision: 707541
12cr|audacious-plugins-3.3.1-2|443	- rebuild for new libcdio
12cr|audacious-plugins-3.3.1-2|444	
12cr|audacious-plugins-3.3.1-2|445	* Wed Oct 26 2011 Götz Waschk <waschk@mandriva.org> 5:3.1-0.beta3.1
12cr|audacious-plugins-3.3.1-2|446	+ Revision: 707295
12cr|audacious-plugins-3.3.1-2|447	- new prerelease
12cr|audacious-plugins-3.3.1-2|448	- bump audacious dep
12cr|audacious-plugins-3.3.1-2|449	- remove old configure option
12cr|audacious-plugins-3.3.1-2|450	
12cr|audacious-plugins-3.3.1-2|451	* Mon Oct 17 2011 Götz Waschk <waschk@mandriva.org> 5:3.1-0.beta2.1
12cr|audacious-plugins-3.3.1-2|452	+ Revision: 704999
12cr|audacious-plugins-3.3.1-2|453	- new prerelease
12cr|audacious-plugins-3.3.1-2|454	- bump audacious dep
12cr|audacious-plugins-3.3.1-2|455	- drop patch 0
12cr|audacious-plugins-3.3.1-2|456	- rediff patch 1
12cr|audacious-plugins-3.3.1-2|457	- reenable smb and alarm plugins
12cr|audacious-plugins-3.3.1-2|458	- remove mixdown, oss, moodbar and rocklight plugins
12cr|audacious-plugins-3.3.1-2|459	- add ladspa and mixer plugins
12cr|audacious-plugins-3.3.1-2|460	
12cr|audacious-plugins-3.3.1-2|461	* Tue Sep 20 2011 Götz Waschk <waschk@mandriva.org> 5:3.0.3-1
12cr|audacious-plugins-3.3.1-2|462	+ Revision: 700538
12cr|audacious-plugins-3.3.1-2|463	- new version
12cr|audacious-plugins-3.3.1-2|464	- update patch 1
12cr|audacious-plugins-3.3.1-2|465	
12cr|audacious-plugins-3.3.1-2|466	* Thu Aug 25 2011 Götz Waschk <waschk@mandriva.org> 5:3.0.2-1
12cr|audacious-plugins-3.3.1-2|467	+ Revision: 696551
12cr|audacious-plugins-3.3.1-2|468	- update to new version 3.0.2
12cr|audacious-plugins-3.3.1-2|469	
12cr|audacious-plugins-3.3.1-2|470	* Sat Aug 13 2011 Götz Waschk <waschk@mandriva.org> 5:3.0.1-1
12cr|audacious-plugins-3.3.1-2|471	+ Revision: 694420
12cr|audacious-plugins-3.3.1-2|472	- update to new version 3.0.1
12cr|audacious-plugins-3.3.1-2|473	
12cr|audacious-plugins-3.3.1-2|474	* Wed Jul 20 2011 Götz Waschk <waschk@mandriva.org> 5:3.0-2
12cr|audacious-plugins-3.3.1-2|475	+ Revision: 690735
12cr|audacious-plugins-3.3.1-2|476	- add smb plugin
12cr|audacious-plugins-3.3.1-2|477	
12cr|audacious-plugins-3.3.1-2|478	* Tue Jul 19 2011 Götz Waschk <waschk@mandriva.org> 5:3.0-1
12cr|audacious-plugins-3.3.1-2|479	+ Revision: 690672
12cr|audacious-plugins-3.3.1-2|480	- new version
12cr|audacious-plugins-3.3.1-2|481	- update build deps
12cr|audacious-plugins-3.3.1-2|482	- drop projectm plugin
12cr|audacious-plugins-3.3.1-2|483	- update file list
12cr|audacious-plugins-3.3.1-2|484	- add patch from Fedora to enable gnome keys by default
12cr|audacious-plugins-3.3.1-2|485	- rediff patch 1
12cr|audacious-plugins-3.3.1-2|486	
12cr|audacious-plugins-3.3.1-2|487	* Mon Jul 18 2011 Götz Waschk <waschk@mandriva.org> 5:2.5.4-1
12cr|audacious-plugins-3.3.1-2|488	+ Revision: 690250
12cr|audacious-plugins-3.3.1-2|489	- update to new version 2.5.4
12cr|audacious-plugins-3.3.1-2|490	
12cr|audacious-plugins-3.3.1-2|491	* Thu Jun 30 2011 Götz Waschk <waschk@mandriva.org> 5:2.5.3-1
12cr|audacious-plugins-3.3.1-2|492	+ Revision: 688352
12cr|audacious-plugins-3.3.1-2|493	- update to new version 2.5.3
12cr|audacious-plugins-3.3.1-2|494	
12cr|audacious-plugins-3.3.1-2|495	* Tue Jun 21 2011 Götz Waschk <waschk@mandriva.org> 5:2.5.2-1
12cr|audacious-plugins-3.3.1-2|496	+ Revision: 686480
12cr|audacious-plugins-3.3.1-2|497	- new version
12cr|audacious-plugins-3.3.1-2|498	- bz2 tarball
12cr|audacious-plugins-3.3.1-2|499	
12cr|audacious-plugins-3.3.1-2|500	* Sat May 21 2011 Götz Waschk <waschk@mandriva.org> 5:2.5.1-1
12cr|audacious-plugins-3.3.1-2|501	+ Revision: 676723
12cr|audacious-plugins-3.3.1-2|502	- update to new version 2.5.1
12cr|audacious-plugins-3.3.1-2|503	
12cr|audacious-plugins-3.3.1-2|504	* Thu May 05 2011 Götz Waschk <waschk@mandriva.org> 5:2.5.0-1
12cr|audacious-plugins-3.3.1-2|505	+ Revision: 669232
12cr|audacious-plugins-3.3.1-2|506	- new version
12cr|audacious-plugins-3.3.1-2|507	- bump audacious dep
12cr|audacious-plugins-3.3.1-2|508	- rediff the patch
12cr|audacious-plugins-3.3.1-2|509	- add new plugins
12cr|audacious-plugins-3.3.1-2|510	
12cr|audacious-plugins-3.3.1-2|511	* Thu Apr 14 2011 Funda Wang <fwang@mandriva.org> 5:2.4.4-2
12cr|audacious-plugins-3.3.1-2|512	+ Revision: 652903
12cr|audacious-plugins-3.3.1-2|513	- rebuild for libnotify 0.7
12cr|audacious-plugins-3.3.1-2|514	
12cr|audacious-plugins-3.3.1-2|515	* Fri Feb 25 2011 Götz Waschk <waschk@mandriva.org> 5:2.4.4-1
12cr|audacious-plugins-3.3.1-2|516	+ Revision: 639783
12cr|audacious-plugins-3.3.1-2|517	- new version
12cr|audacious-plugins-3.3.1-2|518	- drop patch 2
12cr|audacious-plugins-3.3.1-2|519	
12cr|audacious-plugins-3.3.1-2|520	* Mon Feb 21 2011 Götz Waschk <waschk@mandriva.org> 5:2.4.3-3
12cr|audacious-plugins-3.3.1-2|521	+ Revision: 639100
12cr|audacious-plugins-3.3.1-2|522	- remove redundant extra release
12cr|audacious-plugins-3.3.1-2|523	
12cr|audacious-plugins-3.3.1-2|524	* Mon Feb 21 2011 Götz Waschk <waschk@mandriva.org> 5:2.4.3-2
12cr|audacious-plugins-3.3.1-2|525	+ Revision: 639084
12cr|audacious-plugins-3.3.1-2|526	- rebuild
12cr|audacious-plugins-3.3.1-2|527	
12cr|audacious-plugins-3.3.1-2|528	+ Anssi Hannula <anssi@mandriva.org>
12cr|audacious-plugins-3.3.1-2|529	- plf: append "plf" to Release on cooker to make plf build have higher EVR
12cr|audacious-plugins-3.3.1-2|530	again with the rpm5-style mkrel now in use
12cr|audacious-plugins-3.3.1-2|531	
12cr|audacious-plugins-3.3.1-2|532	* Thu Jan 13 2011 Götz Waschk <waschk@mandriva.org> 5:2.4.3-1
12cr|audacious-plugins-3.3.1-2|533	+ Revision: 631020
12cr|audacious-plugins-3.3.1-2|534	- new version
12cr|audacious-plugins-3.3.1-2|535	- bump audacious dep
12cr|audacious-plugins-3.3.1-2|536	
12cr|audacious-plugins-3.3.1-2|537	* Wed Dec 08 2010 Götz Waschk <waschk@mandriva.org> 5:2.4.2-1mdv2011.0
12cr|audacious-plugins-3.3.1-2|538	+ Revision: 616045
12cr|audacious-plugins-3.3.1-2|539	- new version
12cr|audacious-plugins-3.3.1-2|540	- fix source URL
12cr|audacious-plugins-3.3.1-2|541	- bump audacious dep
12cr|audacious-plugins-3.3.1-2|542	- update subpackage deps
12cr|audacious-plugins-3.3.1-2|543	
12cr|audacious-plugins-3.3.1-2|544	* Thu Aug 26 2010 Götz Waschk <waschk@mandriva.org> 5:2.4.0-1mdv2011.0
12cr|audacious-plugins-3.3.1-2|545	+ Revision: 573426
12cr|audacious-plugins-3.3.1-2|546	- new version
12cr|audacious-plugins-3.3.1-2|547	- update patch 2
12cr|audacious-plugins-3.3.1-2|548	- bump audacious dep
12cr|audacious-plugins-3.3.1-2|549	
12cr|audacious-plugins-3.3.1-2|550	* Mon Aug 16 2010 Götz Waschk <waschk@mandriva.org> 5:2.4-0.rc2.1mdv2011.0
12cr|audacious-plugins-3.3.1-2|551	+ Revision: 570285
12cr|audacious-plugins-3.3.1-2|552	- new release candidate
12cr|audacious-plugins-3.3.1-2|553	
12cr|audacious-plugins-3.3.1-2|554	* Wed Aug 11 2010 Götz Waschk <waschk@mandriva.org> 5:2.4-0.rc1.1mdv2011.0
12cr|audacious-plugins-3.3.1-2|555	+ Revision: 569004
12cr|audacious-plugins-3.3.1-2|556	- new release candidate
12cr|audacious-plugins-3.3.1-2|557	- update patch 1
12cr|audacious-plugins-3.3.1-2|558	- drop patch 3
12cr|audacious-plugins-3.3.1-2|559	
12cr|audacious-plugins-3.3.1-2|560	* Thu Aug 05 2010 Götz Waschk <waschk@mandriva.org> 5:2.4-0.beta2.1mdv2011.0
12cr|audacious-plugins-3.3.1-2|561	+ Revision: 566307
12cr|audacious-plugins-3.3.1-2|562	- new beta version
12cr|audacious-plugins-3.3.1-2|563	- fix makefile
12cr|audacious-plugins-3.3.1-2|564	
12cr|audacious-plugins-3.3.1-2|565	* Sat Jul 24 2010 Götz Waschk <waschk@mandriva.org> 5:2.4-0.beta1.1mdv2011.0
12cr|audacious-plugins-3.3.1-2|566	+ Revision: 558229
12cr|audacious-plugins-3.3.1-2|567	- new beta version
12cr|audacious-plugins-3.3.1-2|568	- update patch 1
12cr|audacious-plugins-3.3.1-2|569	- bump audacious dep
12cr|audacious-plugins-3.3.1-2|570	- remove esd plugin
12cr|audacious-plugins-3.3.1-2|571	- readd scrobbler plugin
12cr|audacious-plugins-3.3.1-2|572	- add lyricwiki, notify
12cr|audacious-plugins-3.3.1-2|573	- remove vfstrace, usf, icecast plugins
12cr|audacious-plugins-3.3.1-2|574	
12cr|audacious-plugins-3.3.1-2|575	* Thu Apr 08 2010 Götz Waschk <waschk@mandriva.org> 5:2.3-1mdv2010.1
12cr|audacious-plugins-3.3.1-2|576	+ Revision: 532885
12cr|audacious-plugins-3.3.1-2|577	- new version
12cr|audacious-plugins-3.3.1-2|578	- bump build deps
12cr|audacious-plugins-3.3.1-2|579	- rediff patches 0,2
12cr|audacious-plugins-3.3.1-2|580	- drop patch 1
12cr|audacious-plugins-3.3.1-2|581	- add patch to fix usf plugin build
12cr|audacious-plugins-3.3.1-2|582	- remove bluetooth, scrobbler, lastfm plugins
12cr|audacious-plugins-3.3.1-2|583	- add usf, cd-menu-items, resample plugins
12cr|audacious-plugins-3.3.1-2|584	
12cr|audacious-plugins-3.3.1-2|585	* Thu Feb 18 2010 Götz Waschk <waschk@mandriva.org> 5:2.2-2mdv2010.1
12cr|audacious-plugins-3.3.1-2|586	+ Revision: 507447
12cr|audacious-plugins-3.3.1-2|587	- fix build of the jack plugin
12cr|audacious-plugins-3.3.1-2|588	
12cr|audacious-plugins-3.3.1-2|589	* Wed Nov 25 2009 Götz Waschk <waschk@mandriva.org> 5:2.2-1mdv2010.1
12cr|audacious-plugins-3.3.1-2|590	+ Revision: 469946
12cr|audacious-plugins-3.3.1-2|591	- new version
12cr|audacious-plugins-3.3.1-2|592	- obsolete musepack plugin
12cr|audacious-plugins-3.3.1-2|593	
12cr|audacious-plugins-3.3.1-2|594	* Tue Nov 10 2009 Götz Waschk <waschk@mandriva.org> 5:2.2-0.beta2.2mdv2010.1
12cr|audacious-plugins-3.3.1-2|595	+ Revision: 464028
12cr|audacious-plugins-3.3.1-2|596	- remove wma and readd aac plugin
12cr|audacious-plugins-3.3.1-2|597	
12cr|audacious-plugins-3.3.1-2|598	* Tue Nov 10 2009 Götz Waschk <waschk@mandriva.org> 5:2.2-0.beta2.1mdv2010.1
12cr|audacious-plugins-3.3.1-2|599	+ Revision: 464025
12cr|audacious-plugins-3.3.1-2|600	- new prerelease
12cr|audacious-plugins-3.3.1-2|601	- rediff patches
12cr|audacious-plugins-3.3.1-2|602	- readd pulseaudio plugin
12cr|audacious-plugins-3.3.1-2|603	- add cue plugin
12cr|audacious-plugins-3.3.1-2|604	- update build deps
12cr|audacious-plugins-3.3.1-2|605	- disable no-undefined
12cr|audacious-plugins-3.3.1-2|606	- remove aac and tta plugins
12cr|audacious-plugins-3.3.1-2|607	
12cr|audacious-plugins-3.3.1-2|608	* Mon Nov 09 2009 Götz Waschk <waschk@mandriva.org> 5:2.2-0.beta1.1mdv2010.1
12cr|audacious-plugins-3.3.1-2|609	+ Revision: 463438
12cr|audacious-plugins-3.3.1-2|610	- new version
12cr|audacious-plugins-3.3.1-2|611	- rediff patches 0,2
12cr|audacious-plugins-3.3.1-2|612	- drop patch 1
12cr|audacious-plugins-3.3.1-2|613	- update build deps
12cr|audacious-plugins-3.3.1-2|614	- drop musepack and pulseaudio support
12cr|audacious-plugins-3.3.1-2|615	- update file list
12cr|audacious-plugins-3.3.1-2|616	
12cr|audacious-plugins-3.3.1-2|617	* Wed Oct 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 5:2.1-3mdv2010.0
12cr|audacious-plugins-3.3.1-2|618	+ Revision: 455768
12cr|audacious-plugins-3.3.1-2|619	- rebuild for new curl SSL backend
12cr|audacious-plugins-3.3.1-2|620	
12cr|audacious-plugins-3.3.1-2|621	* Tue Jul 21 2009 Götz Waschk <waschk@mandriva.org> 5:2.1-2mdv2010.0
12cr|audacious-plugins-3.3.1-2|622	+ Revision: 398350
12cr|audacious-plugins-3.3.1-2|623	- add bs2b plugin
12cr|audacious-plugins-3.3.1-2|624	
12cr|audacious-plugins-3.3.1-2|625	* Mon Jul 13 2009 Götz Waschk <waschk@mandriva.org> 5:2.1-1mdv2010.0
12cr|audacious-plugins-3.3.1-2|626	+ Revision: 395626
12cr|audacious-plugins-3.3.1-2|627	- new version
12cr|audacious-plugins-3.3.1-2|628	- bump deps
12cr|audacious-plugins-3.3.1-2|629	- update patches 0,2
12cr|audacious-plugins-3.3.1-2|630	- fix build
12cr|audacious-plugins-3.3.1-2|631	- update file list
12cr|audacious-plugins-3.3.1-2|632	
12cr|audacious-plugins-3.3.1-2|633	* Thu May 14 2009 Götz Waschk <waschk@mandriva.org> 5:2.0.1-1mdv2010.0
12cr|audacious-plugins-3.3.1-2|634	+ Revision: 375639
12cr|audacious-plugins-3.3.1-2|635	- new version
12cr|audacious-plugins-3.3.1-2|636	- obsolete audacious-crossfade
12cr|audacious-plugins-3.3.1-2|637	
12cr|audacious-plugins-3.3.1-2|638	* Wed May 13 2009 Götz Waschk <waschk@mandriva.org> 5:2.0.0-1mdv2010.0
12cr|audacious-plugins-3.3.1-2|639	+ Revision: 375248
12cr|audacious-plugins-3.3.1-2|640	- new version
12cr|audacious-plugins-3.3.1-2|641	- update deps
12cr|audacious-plugins-3.3.1-2|642	- rediff patch 0
12cr|audacious-plugins-3.3.1-2|643	- drop patch 1
12cr|audacious-plugins-3.3.1-2|644	- fix format strings
12cr|audacious-plugins-3.3.1-2|645	- update file list
12cr|audacious-plugins-3.3.1-2|646	
12cr|audacious-plugins-3.3.1-2|647	* Mon Oct 27 2008 Götz Waschk <waschk@mandriva.org> 5:1.5.1-5mdv2009.1
12cr|audacious-plugins-3.3.1-2|648	+ Revision: 297788
12cr|audacious-plugins-3.3.1-2|649	- rebuild
12cr|audacious-plugins-3.3.1-2|650	
12cr|audacious-plugins-3.3.1-2|651	* Mon Jul 21 2008 Götz Waschk <waschk@mandriva.org> 5:1.5.1-4mdv2009.0
12cr|audacious-plugins-3.3.1-2|652	+ Revision: 239391
12cr|audacious-plugins-3.3.1-2|653	- rebuild
12cr|audacious-plugins-3.3.1-2|654	
12cr|audacious-plugins-3.3.1-2|655	* Fri Jul 18 2008 Funda Wang <fwang@mandriva.org> 5:1.5.1-3mdv2009.0
12cr|audacious-plugins-3.3.1-2|656	+ Revision: 238281
12cr|audacious-plugins-3.3.1-2|657	- add patch to build against libmtp 0.3.0
12cr|audacious-plugins-3.3.1-2|658	
12cr|audacious-plugins-3.3.1-2|659	+ Götz Waschk <waschk@mandriva.org>
12cr|audacious-plugins-3.3.1-2|660	- update the patch
12cr|audacious-plugins-3.3.1-2|661	
12cr|audacious-plugins-3.3.1-2|662	* Thu May 29 2008 Götz Waschk <waschk@mandriva.org> 5:1.5.1-2mdv2009.0
12cr|audacious-plugins-3.3.1-2|663	+ Revision: 212906
12cr|audacious-plugins-3.3.1-2|664	- patch to fix linking of some plugins
12cr|audacious-plugins-3.3.1-2|665	- reenable --no-undefined
12cr|audacious-plugins-3.3.1-2|666	
12cr|audacious-plugins-3.3.1-2|667	* Sun May 25 2008 Götz Waschk <waschk@mandriva.org> 5:1.5.1-1mdv2009.0
12cr|audacious-plugins-3.3.1-2|668	+ Revision: 211199
12cr|audacious-plugins-3.3.1-2|669	- fix buildrequires for d**n KDE
12cr|audacious-plugins-3.3.1-2|670	- new version
12cr|audacious-plugins-3.3.1-2|671	- bump deps
12cr|audacious-plugins-3.3.1-2|672	- disable --no-undefined
12cr|audacious-plugins-3.3.1-2|673	- update file list
12cr|audacious-plugins-3.3.1-2|674	
12cr|audacious-plugins-3.3.1-2|675	* Tue Apr 15 2008 Götz Waschk <waschk@mandriva.org> 5:1.5.0-1mdv2009.0
12cr|audacious-plugins-3.3.1-2|676	+ Revision: 193656
12cr|audacious-plugins-3.3.1-2|677	- fix doc file list
12cr|audacious-plugins-3.3.1-2|678	- new version
12cr|audacious-plugins-3.3.1-2|679	- drop patch
12cr|audacious-plugins-3.3.1-2|680	- update build deps
12cr|audacious-plugins-3.3.1-2|681	- update file list
12cr|audacious-plugins-3.3.1-2|682	
12cr|audacious-plugins-3.3.1-2|683	* Tue Feb 12 2008 Götz Waschk <waschk@mandriva.org> 5:1.4.5-2mdv2008.1
12cr|audacious-plugins-3.3.1-2|684	+ Revision: 166263
12cr|audacious-plugins-3.3.1-2|685	- support new gnome multimedia keys api
12cr|audacious-plugins-3.3.1-2|686	
12cr|audacious-plugins-3.3.1-2|687	* Fri Feb 01 2008 Götz Waschk <waschk@mandriva.org> 5:1.4.5-1mdv2008.1
12cr|audacious-plugins-3.3.1-2|688	+ Revision: 161114
12cr|audacious-plugins-3.3.1-2|689	- new version
12cr|audacious-plugins-3.3.1-2|690	- obsolete timidity plugin
12cr|audacious-plugins-3.3.1-2|691	- disable broken timidity plugin
12cr|audacious-plugins-3.3.1-2|692	
12cr|audacious-plugins-3.3.1-2|693	+ Olivier Blin <blino@mandriva.org>
12cr|audacious-plugins-3.3.1-2|694	- restore BuildRoot
12cr|audacious-plugins-3.3.1-2|695	
12cr|audacious-plugins-3.3.1-2|696	* Tue Jan 01 2008 Götz Waschk <waschk@mandriva.org> 5:1.4.4-2mdv2008.1
12cr|audacious-plugins-3.3.1-2|697	+ Revision: 140181
12cr|audacious-plugins-3.3.1-2|698	- rebuild for new libmowgli
12cr|audacious-plugins-3.3.1-2|699	
12cr|audacious-plugins-3.3.1-2|700	* Tue Jan 01 2008 Funda Wang <fwang@mandriva.org> 5:1.4.4-1mdv2008.1
12cr|audacious-plugins-3.3.1-2|701	+ Revision: 139981
12cr|audacious-plugins-3.3.1-2|702	- New version 1.4.4
12cr|audacious-plugins-3.3.1-2|703	
12cr|audacious-plugins-3.3.1-2|704	* Mon Dec 31 2007 Götz Waschk <waschk@mandriva.org> 5:1.4.3.2-1mdv2008.1
12cr|audacious-plugins-3.3.1-2|705	+ Revision: 139793
12cr|audacious-plugins-3.3.1-2|706	- new version
12cr|audacious-plugins-3.3.1-2|707	
12cr|audacious-plugins-3.3.1-2|708	* Sun Dec 30 2007 Götz Waschk <waschk@mandriva.org> 5:1.4.3-1mdv2008.1
12cr|audacious-plugins-3.3.1-2|709	+ Revision: 139622
12cr|audacious-plugins-3.3.1-2|710	- new version
12cr|audacious-plugins-3.3.1-2|711	
12cr|audacious-plugins-3.3.1-2|712	+ Thierry Vignaud <tv@mandriva.org>
12cr|audacious-plugins-3.3.1-2|713	- kill re-definition of %%buildroot on Pixel's request
12cr|audacious-plugins-3.3.1-2|714	
12cr|audacious-plugins-3.3.1-2|715	* Thu Dec 06 2007 Götz Waschk <waschk@mandriva.org> 5:1.4.2-1mdv2008.1
12cr|audacious-plugins-3.3.1-2|716	+ Revision: 115820
12cr|audacious-plugins-3.3.1-2|717	- new version
12cr|audacious-plugins-3.3.1-2|718	
12cr|audacious-plugins-3.3.1-2|719	* Mon Nov 19 2007 Götz Waschk <waschk@mandriva.org> 5:1.4.1-1mdv2008.1
12cr|audacious-plugins-3.3.1-2|720	+ Revision: 110219
12cr|audacious-plugins-3.3.1-2|721	- new version
12cr|audacious-plugins-3.3.1-2|722	- bump deps
12cr|audacious-plugins-3.3.1-2|723	
12cr|audacious-plugins-3.3.1-2|724	* Fri Nov 02 2007 Götz Waschk <waschk@mandriva.org> 5:1.4.0-0.rc1.1mdv2008.1
12cr|audacious-plugins-3.3.1-2|725	+ Revision: 105176
12cr|audacious-plugins-3.3.1-2|726	- new version
12cr|audacious-plugins-3.3.1-2|727	
12cr|audacious-plugins-3.3.1-2|728	* Mon Oct 29 2007 Götz Waschk <waschk@mandriva.org> 5:1.4.0-0.beta4.1mdv2008.1
12cr|audacious-plugins-3.3.1-2|729	+ Revision: 102941
12cr|audacious-plugins-3.3.1-2|730	- new version
12cr|audacious-plugins-3.3.1-2|731	
12cr|audacious-plugins-3.3.1-2|732	* Sat Oct 27 2007 Funda Wang <fwang@mandriva.org> 5:1.4.0-0.beta3.2mdv2008.1
12cr|audacious-plugins-3.3.1-2|733	+ Revision: 102624
12cr|audacious-plugins-3.3.1-2|734	- Rebuild for new libmtp
12cr|audacious-plugins-3.3.1-2|735	
12cr|audacious-plugins-3.3.1-2|736	* Sat Oct 20 2007 Götz Waschk <waschk@mandriva.org> 5:1.4.0-0.beta3.1mdv2008.1
12cr|audacious-plugins-3.3.1-2|737	+ Revision: 100639
12cr|audacious-plugins-3.3.1-2|738	- new libprojectM
12cr|audacious-plugins-3.3.1-2|739	- new version
12cr|audacious-plugins-3.3.1-2|740	
12cr|audacious-plugins-3.3.1-2|741	* Wed Oct 17 2007 Götz Waschk <waschk@mandriva.org> 5:1.4.0-0.beta1.2mdv2008.1
12cr|audacious-plugins-3.3.1-2|742	+ Revision: 99548
12cr|audacious-plugins-3.3.1-2|743	- reenable arts plugin
12cr|audacious-plugins-3.3.1-2|744	
12cr|audacious-plugins-3.3.1-2|745	* Mon Oct 15 2007 Götz Waschk <waschk@mandriva.org> 5:1.4.0-0.beta1.1mdv2008.1
12cr|audacious-plugins-3.3.1-2|746	+ Revision: 98536
12cr|audacious-plugins-3.3.1-2|747	- new version
12cr|audacious-plugins-3.3.1-2|748	- update deps
12cr|audacious-plugins-3.3.1-2|749	- update file list
12cr|audacious-plugins-3.3.1-2|750	- drop patch
12cr|audacious-plugins-3.3.1-2|751	
12cr|audacious-plugins-3.3.1-2|752	* Wed Oct 10 2007 Götz Waschk <waschk@mandriva.org> 4:1.4.0-0.dr4.1mdv2008.1
12cr|audacious-plugins-3.3.1-2|753	+ Revision: 96681
12cr|audacious-plugins-3.3.1-2|754	- disable arts, it fails on x86_64
12cr|audacious-plugins-3.3.1-2|755	- new version
12cr|audacious-plugins-3.3.1-2|756	- update buildrequires
12cr|audacious-plugins-3.3.1-2|757	- update file list
12cr|audacious-plugins-3.3.1-2|758	
12cr|audacious-plugins-3.3.1-2|759	* Mon Jun 18 2007 Götz Waschk <waschk@mandriva.org> 4:1.3.5-2mdv2008.0
12cr|audacious-plugins-3.3.1-2|760	+ Revision: 40836
12cr|audacious-plugins-3.3.1-2|761	- disable SSE2
12cr|audacious-plugins-3.3.1-2|762	
12cr|audacious-plugins-3.3.1-2|763	* Fri Jun 08 2007 Götz Waschk <waschk@mandriva.org> 4:1.3.5-1mdv2008.0
12cr|audacious-plugins-3.3.1-2|764	+ Revision: 37290
12cr|audacious-plugins-3.3.1-2|765	- new version
12cr|audacious-plugins-3.3.1-2|766	
12cr|audacious-plugins-3.3.1-2|767	* Mon May 14 2007 Götz Waschk <waschk@mandriva.org> 4:1.3.4-2mdv2008.0
12cr|audacious-plugins-3.3.1-2|768	+ Revision: 26702
12cr|audacious-plugins-3.3.1-2|769	- fix buildrequires
12cr|audacious-plugins-3.3.1-2|770	
12cr|audacious-plugins-3.3.1-2|771	* Sun May 06 2007 Götz Waschk <waschk@mandriva.org> 4:1.3.4-1mdv2008.0
12cr|audacious-plugins-3.3.1-2|772	+ Revision: 23735
12cr|audacious-plugins-3.3.1-2|773	- new version
12cr|audacious-plugins-3.3.1-2|774	- update file list
12cr|audacious-plugins-3.3.1-2|775	
12cr|audacious-plugins-3.3.1-2|776	* Fri Apr 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4:1.3.3-2mdv2008.0
12cr|audacious-plugins-3.3.1-2|777	+ Revision: 15605
12cr|audacious-plugins-3.3.1-2|778	- rebuild to fix issue with missing aosd symbol
12cr|audacious-plugins-3.3.1-2|779	
12cr|audacious-plugins-3.3.1-2|780	* Tue Apr 17 2007 Götz Waschk <waschk@mandriva.org> 4:1.3.3-1mdv2008.0
12cr|audacious-plugins-3.3.1-2|781	+ Revision: 13643
12cr|audacious-plugins-3.3.1-2|782	- new version
12cr|audacious-plugins-3.3.1-2|783	- add sndstretch plugin
12cr|audacious-plugins-3.3.1-2|784	
12cr|audacious-plugins-3.3.1-2|785	
12cr|audacious-plugins-3.3.1-2|786	* Mon Mar 12 2007 Götz Waschk <waschk@mandriva.org> 1.3.1-1mdv2007.1
12cr|audacious-plugins-3.3.1-2|787	+ Revision: 141624
12cr|audacious-plugins-3.3.1-2|788	- new version
12cr|audacious-plugins-3.3.1-2|789	
12cr|audacious-plugins-3.3.1-2|790	* Sat Mar 03 2007 Götz Waschk <waschk@mandriva.org> 4:1.3.0-2mdv2007.1
12cr|audacious-plugins-3.3.1-2|791	+ Revision: 131806
12cr|audacious-plugins-3.3.1-2|792	- support building with mp3 encoding plugin (disabled by default)
12cr|audacious-plugins-3.3.1-2|793	
12cr|audacious-plugins-3.3.1-2|794	* Sat Mar 03 2007 Götz Waschk <waschk@mandriva.org> 4:1.3.0-1mdv2007.1
12cr|audacious-plugins-3.3.1-2|795	+ Revision: 131804
12cr|audacious-plugins-3.3.1-2|796	- new version
12cr|audacious-plugins-3.3.1-2|797	- add vtx plugin
12cr|audacious-plugins-3.3.1-2|798	- drop merged patches
12cr|audacious-plugins-3.3.1-2|799	
12cr|audacious-plugins-3.3.1-2|800	* Fri Mar 02 2007 Götz Waschk <waschk@mandriva.org> 4:1.3.0-0.rc2.3mdv2007.1
12cr|audacious-plugins-3.3.1-2|801	+ Revision: 130939
12cr|audacious-plugins-3.3.1-2|802	- fix crash with invalid Ogg tags
12cr|audacious-plugins-3.3.1-2|803	- really revert all changes from r126744
12cr|audacious-plugins-3.3.1-2|804	- fix bad checkin
12cr|audacious-plugins-3.3.1-2|805	- svn snapshot 1587
12cr|audacious-plugins-3.3.1-2|806	- drop merged patch 0
12cr|audacious-plugins-3.3.1-2|807	
12cr|audacious-plugins-3.3.1-2|808	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|audacious-plugins-3.3.1-2|809	- no need to package big ChangeLog when NEWS is already there
12cr|audacious-plugins-3.3.1-2|810	
12cr|audacious-plugins-3.3.1-2|811	* Tue Feb 27 2007 Götz Waschk <waschk@mandriva.org> 4:1.3.0-0.rc2.2mdv2007.1
12cr|audacious-plugins-3.3.1-2|812	+ Revision: 126716
12cr|audacious-plugins-3.3.1-2|813	- fix crash in scrobbler plugin wih an empty playlist
12cr|audacious-plugins-3.3.1-2|814	- fix buildrequires, flac is now bundled
12cr|audacious-plugins-3.3.1-2|815	- fix deps
12cr|audacious-plugins-3.3.1-2|816	
12cr|audacious-plugins-3.3.1-2|817	* Mon Feb 26 2007 Götz Waschk <waschk@mandriva.org> 4:1.3.0-0.rc2.1mdv2007.1
12cr|audacious-plugins-3.3.1-2|818	+ Revision: 125918
12cr|audacious-plugins-3.3.1-2|819	- new version
12cr|audacious-plugins-3.3.1-2|820	
12cr|audacious-plugins-3.3.1-2|821	* Fri Feb 23 2007 Götz Waschk <waschk@mandriva.org> 4:1.2.5-4mdv2007.1
12cr|audacious-plugins-3.3.1-2|822	+ Revision: 124948
12cr|audacious-plugins-3.3.1-2|823	- rebuild for new libmpcdec
12cr|audacious-plugins-3.3.1-2|824	
12cr|audacious-plugins-3.3.1-2|825	* Fri Feb 16 2007 Götz Waschk <waschk@mandriva.org> 4:1.2.5-3mdv2007.1
12cr|audacious-plugins-3.3.1-2|826	+ Revision: 121606
12cr|audacious-plugins-3.3.1-2|827	- back to stable
12cr|audacious-plugins-3.3.1-2|828	- build with flac 1.1.4
12cr|audacious-plugins-3.3.1-2|829	
12cr|audacious-plugins-3.3.1-2|830	* Mon Feb 12 2007 Götz Waschk <waschk@mandriva.org> 3:1.3.0-0.alpha4.3mdv2007.1
12cr|audacious-plugins-3.3.1-2|831	+ Revision: 119898
12cr|audacious-plugins-3.3.1-2|832	- fix crash on exit in aosd
12cr|audacious-plugins-3.3.1-2|833	
12cr|audacious-plugins-3.3.1-2|834	* Wed Feb 07 2007 Götz Waschk <waschk@mandriva.org> 3:1.3.0-0.alpha4.2mdv2007.1
12cr|audacious-plugins-3.3.1-2|835	+ Revision: 117281
12cr|audacious-plugins-3.3.1-2|836	- fix crash in vorbis plugin (bug #28603)
12cr|audacious-plugins-3.3.1-2|837	
12cr|audacious-plugins-3.3.1-2|838	* Tue Feb 06 2007 Götz Waschk <waschk@mandriva.org> 3:1.3.0-0.alpha4.1mdv2007.1
12cr|audacious-plugins-3.3.1-2|839	+ Revision: 116646
12cr|audacious-plugins-3.3.1-2|840	- new version
12cr|audacious-plugins-3.3.1-2|841	- bump deps
12cr|audacious-plugins-3.3.1-2|842	- add aosd plugin
12cr|audacious-plugins-3.3.1-2|843	
12cr|audacious-plugins-3.3.1-2|844	* Fri Jan 26 2007 Götz Waschk <waschk@mandriva.org> 3:1.3.0-0.alpha3.2mdv2007.1
12cr|audacious-plugins-3.3.1-2|845	+ Revision: 114045
12cr|audacious-plugins-3.3.1-2|846	- add a projectM plugin
12cr|audacious-plugins-3.3.1-2|847	
12cr|audacious-plugins-3.3.1-2|848	* Fri Jan 26 2007 Götz Waschk <waschk@mandriva.org> 3:1.3.0-0.alpha3.1mdv2007.1
12cr|audacious-plugins-3.3.1-2|849	+ Revision: 113716
12cr|audacious-plugins-3.3.1-2|850	- new version
12cr|audacious-plugins-3.3.1-2|851	- bump deps
12cr|audacious-plugins-3.3.1-2|852	- update build requires
12cr|audacious-plugins-3.3.1-2|853	- add new plugins
12cr|audacious-plugins-3.3.1-2|854	
12cr|audacious-plugins-3.3.1-2|855	* Mon Jan 08 2007 Götz Waschk <waschk@mandriva.org> 3:1.3.0-0.alpha2.1mdv2007.1
12cr|audacious-plugins-3.3.1-2|856	+ Revision: 105463
12cr|audacious-plugins-3.3.1-2|857	- new version
12cr|audacious-plugins-3.3.1-2|858	- update file list
12cr|audacious-plugins-3.3.1-2|859	- bump deps
12cr|audacious-plugins-3.3.1-2|860	
12cr|audacious-plugins-3.3.1-2|861	* Sat Dec 30 2006 Götz Waschk <waschk@mandriva.org> 3:1.2.5-3mdv2007.1
12cr|audacious-plugins-3.3.1-2|862	+ Revision: 102774
12cr|audacious-plugins-3.3.1-2|863	- rebuild for new wavpack
12cr|audacious-plugins-3.3.1-2|864	- rebuild
12cr|audacious-plugins-3.3.1-2|865	
12cr|audacious-plugins-3.3.1-2|866	* Mon Dec 11 2006 Götz Waschk <waschk@mandriva.org> 3:1.2.5-2mdv2007.1
12cr|audacious-plugins-3.3.1-2|867	+ Revision: 95047
12cr|audacious-plugins-3.3.1-2|868	- rebuild
12cr|audacious-plugins-3.3.1-2|869	- merge extra-plugins package in main one
12cr|audacious-plugins-3.3.1-2|870	
12cr|audacious-plugins-3.3.1-2|871	* Fri Nov 24 2006 Götz Waschk <waschk@mandriva.org> 3:1.2.5-1mdv2007.1
12cr|audacious-plugins-3.3.1-2|872	+ Revision: 86929
12cr|audacious-plugins-3.3.1-2|873	- new version
12cr|audacious-plugins-3.3.1-2|874	- add wavpack and other new plugins
12cr|audacious-plugins-3.3.1-2|875	- remove notify
12cr|audacious-plugins-3.3.1-2|876	- rebuild for new libaudacious
12cr|audacious-plugins-3.3.1-2|877	
12cr|audacious-plugins-3.3.1-2|878	* Fri Oct 27 2006 Götz Waschk <waschk@mandriva.org> 3:1.2.2-1mdv2007.1
12cr|audacious-plugins-3.3.1-2|879	+ Revision: 73016
12cr|audacious-plugins-3.3.1-2|880	- new version
12cr|audacious-plugins-3.3.1-2|881	- fix file list
12cr|audacious-plugins-3.3.1-2|882	- fix description
12cr|audacious-plugins-3.3.1-2|883	
12cr|audacious-plugins-3.3.1-2|884	* Sat Oct 14 2006 Götz Waschk <waschk@mandriva.org> 3:1.2.1-1mdv2007.1
12cr|audacious-plugins-3.3.1-2|885	+ Revision: 64487
12cr|audacious-plugins-3.3.1-2|886	- new version
12cr|audacious-plugins-3.3.1-2|887	- add new files
12cr|audacious-plugins-3.3.1-2|888	- unpack patch
12cr|audacious-plugins-3.3.1-2|889	- fix buildrequires
12cr|audacious-plugins-3.3.1-2|890	- Import audacious-plugins
12cr|audacious-plugins-3.3.1-2|891	
12cr|audacious-plugins-3.3.1-2|892	* Mon Oct 09 2006 Götz Waschk <waschk@mandriva.org> 1.2.0-1mdv2007.1
12cr|audacious-plugins-3.3.1-2|893	- initial package
12cr|audacious-plugins-3.3.1-2|894	
12cr|audacious-plugins-3.3.1-2|895	* Sat Aug 26 2006 GÃ¶tz Waschk <waschk@mandriva.org> 3:1.1.2-1mdv2007.0
12cr|audacious-plugins-3.3.1-2|896	- New release 1.1.2
12cr|audacious-plugins-3.3.1-2|897	
12cr|audacious-plugins-3.3.1-2|898	* Mon Jul 24 2006 Götz Waschk <waschk@mandriva.org> 1.1.1-1mdv2007.0
12cr|audacious-plugins-3.3.1-2|899	- drop rpaths
12cr|audacious-plugins-3.3.1-2|900	- drop patch 4
12cr|audacious-plugins-3.3.1-2|901	- fix source URL
12cr|audacious-plugins-3.3.1-2|902	- New release 1.1.1
12cr|audacious-plugins-3.3.1-2|903	
12cr|audacious-plugins-3.3.1-2|904	* Thu Jul 13 2006 Götz Waschk <waschk@mandriva.org> 1.1.0-3mdv2007.0
12cr|audacious-plugins-3.3.1-2|905	- move fluidsynth backend to subpackage
12cr|audacious-plugins-3.3.1-2|906	
12cr|audacious-plugins-3.3.1-2|907	* Thu Jul 13 2006 Götz Waschk <waschk@mandriva.org> 1.1.0-2mdv2007.0
12cr|audacious-plugins-3.3.1-2|908	- move amidi to the right directory
12cr|audacious-plugins-3.3.1-2|909	
12cr|audacious-plugins-3.3.1-2|910	* Wed Jul 12 2006 Götz Waschk <waschk@mandriva.org> 1.1.0-1mdv2007.0
12cr|audacious-plugins-3.3.1-2|911	- add new files
12cr|audacious-plugins-3.3.1-2|912	- drop old provides
12cr|audacious-plugins-3.3.1-2|913	- new major
12cr|audacious-plugins-3.3.1-2|914	- new version
12cr|audacious-plugins-3.3.1-2|915	
12cr|audacious-plugins-3.3.1-2|916	* Mon Jul 10 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.1.0-0.dr2.4mdv2007.0
12cr|audacious-plugins-3.3.1-2|917	- fix menu entry
12cr|audacious-plugins-3.3.1-2|918	
12cr|audacious-plugins-3.3.1-2|919	* Tue Jul 04 2006 Götz Waschk <waschk@mandriva.org> 1.1.0-0.dr2.3mdv2007.0
12cr|audacious-plugins-3.3.1-2|920	- xdg menu
12cr|audacious-plugins-3.3.1-2|921	
12cr|audacious-plugins-3.3.1-2|922	* Tue Jun 13 2006 Götz Waschk <waschk@mandriva.org> 1.1.0-0.dr2.2mdv2007.0
12cr|audacious-plugins-3.3.1-2|923	- fix patch 2
12cr|audacious-plugins-3.3.1-2|924	
12cr|audacious-plugins-3.3.1-2|925	* Tue Jun 13 2006 Götz Waschk <waschk@mandriva.org> 1.1.0-0.dr2.1mdv2007.0
12cr|audacious-plugins-3.3.1-2|926	- update patch 2
12cr|audacious-plugins-3.3.1-2|927	- new version
12cr|audacious-plugins-3.3.1-2|928	
12cr|audacious-plugins-3.3.1-2|929	* Wed May 24 2006 Götz Waschk <waschk@mandriva.org> 1.1.0-0.dr1.2mdk
12cr|audacious-plugins-3.3.1-2|930	- fix buildrequires
12cr|audacious-plugins-3.3.1-2|931	
12cr|audacious-plugins-3.3.1-2|932	* Tue May 23 2006 Götz Waschk <waschk@mandriva.org> 1.1.0-0.dr1.1mdk
12cr|audacious-plugins-3.3.1-2|933	- fix buildrequires
12cr|audacious-plugins-3.3.1-2|934	- new version
12cr|audacious-plugins-3.3.1-2|935	
12cr|audacious-plugins-3.3.1-2|936	* Tue Apr 18 2006 Götz Waschk <waschk@mandriva.org> 1.0.0-1mdk
12cr|audacious-plugins-3.3.1-2|937	- update file list
12cr|audacious-plugins-3.3.1-2|938	- drop patch 0
12cr|audacious-plugins-3.3.1-2|939	- New release 1.0.0
12cr|audacious-plugins-3.3.1-2|940	
12cr|audacious-plugins-3.3.1-2|941	* Mon Apr 17 2006 Götz Waschk <waschk@mandriva.org> 0.2.4-1mdk
12cr|audacious-plugins-3.3.1-2|942	- patch to fix build
12cr|audacious-plugins-3.3.1-2|943	- New release 0.2.4
12cr|audacious-plugins-3.3.1-2|944	
12cr|audacious-plugins-3.3.1-2|945	* Tue Mar 28 2006 Götz Waschk <waschk@mandriva.org> 0.2.3-1mdk
12cr|audacious-plugins-3.3.1-2|946	- add arts and voice removal plugins
12cr|audacious-plugins-3.3.1-2|947	- rediff patches 2,3
12cr|audacious-plugins-3.3.1-2|948	- readd disk writer
12cr|audacious-plugins-3.3.1-2|949	- New release 0.2.3
12cr|audacious-plugins-3.3.1-2|950	
12cr|audacious-plugins-3.3.1-2|951	* Mon Mar 06 2006 Götz Waschk <waschk@mandriva.org> 0.2.2-2mdk
12cr|audacious-plugins-3.3.1-2|952	- don't obsolete the crossfade plugin anymore
12cr|audacious-plugins-3.3.1-2|953	
12cr|audacious-plugins-3.3.1-2|954	* Mon Mar 06 2006 Götz Waschk <waschk@mandriva.org> 0.2.2-1mdk
12cr|audacious-plugins-3.3.1-2|955	- obsolete scrobbler plugin
12cr|audacious-plugins-3.3.1-2|956	- drop obsolete plugins
12cr|audacious-plugins-3.3.1-2|957	- rediff patch 2
12cr|audacious-plugins-3.3.1-2|958	- New release 0.2.2
12cr|audacious-plugins-3.3.1-2|959	
12cr|audacious-plugins-3.3.1-2|960	* Fri Feb 03 2006 Götz Waschk <waschk@mandriva.org> 0.2-2mdk
12cr|audacious-plugins-3.3.1-2|961	- add epochs
12cr|audacious-plugins-3.3.1-2|962	- bump deps
12cr|audacious-plugins-3.3.1-2|963	- 0.2 final
12cr|audacious-plugins-3.3.1-2|964	
12cr|audacious-plugins-3.3.1-2|965	* Fri Jan 27 2006 Götz Waschk <waschk@mandriva.org> 0.2.0-0.555.2mdk
12cr|audacious-plugins-3.3.1-2|966	- enable new ALSA MIDI plugin
12cr|audacious-plugins-3.3.1-2|967	
12cr|audacious-plugins-3.3.1-2|968	* Fri Jan 27 2006 Götz Waschk <waschk@mandriva.org> 0.2.0-0.555.1mdk
12cr|audacious-plugins-3.3.1-2|969	- update patch 2
12cr|audacious-plugins-3.3.1-2|970	- new snapshot
12cr|audacious-plugins-3.3.1-2|971	
12cr|audacious-plugins-3.3.1-2|972	* Tue Jan 24 2006 Götz Waschk <waschk@mandriva.org> 0.2.0-0.518.1mdk
12cr|audacious-plugins-3.3.1-2|973	- fix buildrequires
12cr|audacious-plugins-3.3.1-2|974	- new snapshot
12cr|audacious-plugins-3.3.1-2|975	
12cr|audacious-plugins-3.3.1-2|976	* Mon Jan 23 2006 Götz Waschk <waschk@mandriva.org> 0.2.0-0.514.1mdk
12cr|audacious-plugins-3.3.1-2|977	- new snapshot
12cr|audacious-plugins-3.3.1-2|978	
12cr|audacious-plugins-3.3.1-2|979	* Wed Jan 18 2006 Götz Waschk <waschk@mandriva.org> 0.2.0-0.492.1mdk
12cr|audacious-plugins-3.3.1-2|980	- fix buildrequires
12cr|audacious-plugins-3.3.1-2|981	- new snapshot
12cr|audacious-plugins-3.3.1-2|982	
12cr|audacious-plugins-3.3.1-2|983	* Tue Jan 17 2006 Götz Waschk <waschk@mandriva.org> 0.2.0-0.485.1mdk
12cr|audacious-plugins-3.3.1-2|984	- fix buildrequires
12cr|audacious-plugins-3.3.1-2|985	- new snapshot
12cr|audacious-plugins-3.3.1-2|986	
12cr|audacious-plugins-3.3.1-2|987	* Mon Jan 16 2006 Götz Waschk <waschk@mandriva.org> 0.2.0-0.472.1mdk
12cr|audacious-plugins-3.3.1-2|988	- upate file list
12cr|audacious-plugins-3.3.1-2|989	- add new plugins
12cr|audacious-plugins-3.3.1-2|990	- drop source 1
12cr|audacious-plugins-3.3.1-2|991	- new snapshot
12cr|audacious-plugins-3.3.1-2|992	
12cr|audacious-plugins-3.3.1-2|993	* Wed Jan 04 2006 Götz Waschk <waschk@mandriva.org> 0.1.2-5mdk
12cr|audacious-plugins-3.3.1-2|994	- add icon fresh from svn
12cr|audacious-plugins-3.3.1-2|995	
12cr|audacious-plugins-3.3.1-2|996	* Wed Dec 28 2005 Götz Waschk <waschk@mandriva.org> 0.1.2-4mdk
12cr|audacious-plugins-3.3.1-2|997	- fix buildrequires
12cr|audacious-plugins-3.3.1-2|998	
12cr|audacious-plugins-3.3.1-2|999	* Tue Dec 27 2005 Götz Waschk <waschk@mandriva.org> 0.1.2-3mdk
12cr|audacious-plugins-3.3.1-2|1000	- drop patch 4
12cr|audacious-plugins-3.3.1-2|1001	
12cr|audacious-plugins-3.3.1-2|1002	* Mon Dec 12 2005 Götz Waschk <waschk@mandriva.org> 0.1.2-2mdk
12cr|audacious-plugins-3.3.1-2|1003	- obsolete modplug plugin as well
12cr|audacious-plugins-3.3.1-2|1004	
12cr|audacious-plugins-3.3.1-2|1005	* Mon Dec 12 2005 Götz Waschk <waschk@mandriva.org> 0.1.2-1mdk
12cr|audacious-plugins-3.3.1-2|1006	- fix buildrequires
12cr|audacious-plugins-3.3.1-2|1007	- provide and obsolete the crossfade and sid plugins
12cr|audacious-plugins-3.3.1-2|1008	- New release 0.1.2
12cr|audacious-plugins-3.3.1-2|1009	
12cr|audacious-plugins-3.3.1-2|1010	* Thu Dec 08 2005 Götz Waschk <waschk@mandriva.org> 0.1.1-7mdk
12cr|audacious-plugins-3.3.1-2|1011	- add flac to the supported mime types
12cr|audacious-plugins-3.3.1-2|1012	- fix buildrequires
12cr|audacious-plugins-3.3.1-2|1013	
12cr|audacious-plugins-3.3.1-2|1014	* Fri Dec 02 2005 Götz Waschk <waschk@mandriva.org> 0.1.1-5mdk
12cr|audacious-plugins-3.3.1-2|1015	- obsolete bmp
12cr|audacious-plugins-3.3.1-2|1016	
12cr|audacious-plugins-3.3.1-2|1017	* Thu Dec 01 2005 Götz Waschk <waschk@mandriva.org> 0.1.1-4mdk
12cr|audacious-plugins-3.3.1-2|1018	- buildrequires
12cr|audacious-plugins-3.3.1-2|1019	
12cr|audacious-plugins-3.3.1-2|1020	* Thu Dec 01 2005 Götz Waschk <waschk@mandriva.org> 0.1.1-3mdk
12cr|audacious-plugins-3.3.1-2|1021	- fix build on x86_64
12cr|audacious-plugins-3.3.1-2|1022	
12cr|audacious-plugins-3.3.1-2|1023	* Thu Dec 01 2005 Götz Waschk <waschk@mandriva.org> 0.1.1-2mdk
12cr|audacious-plugins-3.3.1-2|1024	- initial package
12cr|audacious-plugins-3.3.1-2|1025	
12cr|audacious-plugins-3.3.1-2|1026	* Wed Nov 30 2005 Götz Waschk <waschk@mandriva.org> 0.9.7.1-2mdk
12cr|audacious-plugins-3.3.1-2|1027	- add crossfade fix
12cr|audacious-plugins-3.3.1-2|1028	
12cr|audacious-plugins-3.3.1-2|1029	* Wed Nov 02 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.9.7.1-1mdk
12cr|audacious-plugins-3.3.1-2|1030	- new release (at least) (the last one before switching to bmpx)
12cr|audacious-plugins-3.3.1-2|1031	
12cr|audacious-plugins-3.3.1-2|1032	* Mon Aug 29 2005 Eskild Hustvedt <eskild@mandriva.org> 0.9.7.1-0.20050828cvs1mdk
12cr|audacious-plugins-3.3.1-2|1033	- New CVS snapshot
12cr|audacious-plugins-3.3.1-2|1034	- Temporarily drop the ipv6 patch (p3)
12cr|audacious-plugins-3.3.1-2|1035	
12cr|audacious-plugins-3.3.1-2|1036	* Thu Aug 25 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.9.7.1-0.20050815cvs3mdk
12cr|audacious-plugins-3.3.1-2|1037	- rebuild with new gtk+
12cr|audacious-plugins-3.3.1-2|1038	- add buildrequires
12cr|audacious-plugins-3.3.1-2|1039	
12cr|audacious-plugins-3.3.1-2|1040	* Wed Aug 17 2005 Michael Scherer <misc@mandriva.org> 2:0.9.7.1-0.20050815cvs2mdk
12cr|audacious-plugins-3.3.1-2|1041	- enhance and rename patch3, now with mp3 support ( with pterjan fix inside )
12cr|audacious-plugins-3.3.1-2|1042	
12cr|audacious-plugins-3.3.1-2|1043	* Tue Aug 16 2005 Michael Scherer <misc@mandriva.org> 2:0.9.7.1-0.20050815cvs1mdk
12cr|audacious-plugins-3.3.1-2|1044	- new cvs snapshot ( Eskild Hustvedt )
12cr|audacious-plugins-3.3.1-2|1045	- ipv6 for vorbis ( patch 3 )
12cr|audacious-plugins-3.3.1-2|1046	
12cr|audacious-plugins-3.3.1-2|1047	* Thu Aug 11 2005 Eskild Hustvedt <eskild@mandriva.org> 0.9.7.1-0.20050810cvs1mdk
12cr|audacious-plugins-3.3.1-2|1048	- New CVS snapshot
12cr|audacious-plugins-3.3.1-2|1049	
12cr|audacious-plugins-3.3.1-2|1050	* Sat Jul 09 2005 Eskild Hustvedt <eskild@mandriva.org> 0.9.7.1-0.20050708cvs1mdk
12cr|audacious-plugins-3.3.1-2|1051	- New CVS snapshot
12cr|audacious-plugins-3.3.1-2|1052	
12cr|audacious-plugins-3.3.1-2|1053	* Mon Jun 20 2005 Eskild Hustvedt <eskild@mandriva.org> 0.9.7.1-0.20050619cvs-1mdk
12cr|audacious-plugins-3.3.1-2|1054	- New CVS snapshot
12cr|audacious-plugins-3.3.1-2|1055	- Should fix the playlist refresh bug
12cr|audacious-plugins-3.3.1-2|1056	
12cr|audacious-plugins-3.3.1-2|1057	* Tue Jun 14 2005 Eskild Hustvedt <eskild@mandriva.org> 0.9.7.1-0.20050613cvs-1mdk
12cr|audacious-plugins-3.3.1-2|1058	- New CVS snapshot
12cr|audacious-plugins-3.3.1-2|1059	- The old skin (non-free skin) has been removed (if you somehow liked that thing
12cr|audacious-plugins-3.3.1-2|1060	you can download it from bmp's website)
12cr|audacious-plugins-3.3.1-2|1061	
12cr|audacious-plugins-3.3.1-2|1062	* Sat May 28 2005 Eskild Hustvedt <eskild@mandriva.org> 0.9.7.1-0.20050527cvs-1mdk
12cr|audacious-plugins-3.3.1-2|1063	- Drop SOURCE99 (README.MDK - now generated in spec)
12cr|audacious-plugins-3.3.1-2|1064	- New CVS snapshot
12cr|audacious-plugins-3.3.1-2|1065	- Spec cleanups
12cr|audacious-plugins-3.3.1-2|1066	- Drop COPYING from %%doc, it is in the common-licenses package
12cr|audacious-plugins-3.3.1-2|1067	- Remove gnome-vfs from requires
12cr|audacious-plugins-3.3.1-2|1068	
12cr|audacious-plugins-3.3.1-2|1069	* Sun Apr 17 2005 Eskild Hustvedt <eskild@mandriva.org> 0.9.7.1-0.20050416cvs-1mdk
12cr|audacious-plugins-3.3.1-2|1070	- New CVS snapshot
12cr|audacious-plugins-3.3.1-2|1071	- Updated patch1
12cr|audacious-plugins-3.3.1-2|1072	- Drop patch3 (merged upstream)
12cr|audacious-plugins-3.3.1-2|1073	
12cr|audacious-plugins-3.3.1-2|1074	* Mon Mar 07 2005 Eskild Hustvedt <eskild@mandrake.org> 0.9.7-6mdk
12cr|audacious-plugins-3.3.1-2|1075	- Disable gnome-vfs support (broken)
12cr|audacious-plugins-3.3.1-2|1076	
12cr|audacious-plugins-3.3.1-2|1077	* Mon Jan 24 2005 Götz Waschk <waschk@linux-mandrake.com> 0.9.7-5mdk
12cr|audacious-plugins-3.3.1-2|1078	- fix devel deps
12cr|audacious-plugins-3.3.1-2|1079	
12cr|audacious-plugins-3.3.1-2|1080	* Thu Jan 13 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.9.7-4mdk
12cr|audacious-plugins-3.3.1-2|1081	- patch 3: alsa fixes
12cr|audacious-plugins-3.3.1-2|1082	
12cr|audacious-plugins-3.3.1-2|1083	* Thu Jan 06 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 0.9.7-3mdk
12cr|audacious-plugins-3.3.1-2|1084	- Rebuild with latest howl
12cr|audacious-plugins-3.3.1-2|1085	
12cr|audacious-plugins-3.3.1-2|1086	* Wed Dec 15 2004 Götz Waschk <waschk@linux-mandrake.com> 0.9.7-2mdk
12cr|audacious-plugins-3.3.1-2|1087	- drop broken patch 3
12cr|audacious-plugins-3.3.1-2|1088	
12cr|audacious-plugins-3.3.1-2|1089	* Tue Dec 14 2004 Götz Waschk <waschk@linux-mandrake.com> 0.9.7-1mdk
12cr|audacious-plugins-3.3.1-2|1090	- rediff patch 2
12cr|audacious-plugins-3.3.1-2|1091	- new version
12cr|audacious-plugins-3.3.1-2|1092	
12cr|audacious-plugins-3.3.1-2|1093	* Fri Nov 19 2004 Danny Tholen <obiwan@mailmij.org> 0.9.7-0.rc2.2mdk
12cr|audacious-plugins-3.3.1-2|1094	- patch 3 fixes broken endian check
12cr|audacious-plugins-3.3.1-2|1095	
12cr|audacious-plugins-3.3.1-2|1096	* Wed Aug 25 2004 Götz Waschk <waschk@linux-mandrake.com> 0.9.7-0.rc2.1mdk
12cr|audacious-plugins-3.3.1-2|1097	- new version
12cr|audacious-plugins-3.3.1-2|1098	
12cr|audacious-plugins-3.3.1-2|1099	* Tue Aug 24 2004 Götz Waschk <waschk@linux-mandrake.com> 0.9.7-0.rc1.1mdk
12cr|audacious-plugins-3.3.1-2|1100	- increase epoch
12cr|audacious-plugins-3.3.1-2|1101	- rediff patch 2
12cr|audacious-plugins-3.3.1-2|1102	- new version
12cr|audacious-plugins-3.3.1-2|1103	
12cr|audacious-plugins-3.3.1-2|1104	* Sat Jul 17 2004 Götz Waschk <waschk@linux-mandrake.com> 0.9.7-0.20040708.1mdk
12cr|audacious-plugins-3.3.1-2|1105	- fix file list
12cr|audacious-plugins-3.3.1-2|1106	- new snapshot
12cr|audacious-plugins-3.3.1-2|1107	
12cr|audacious-plugins-3.3.1-2|1108	* Thu May 27 2004 Michael Reinsch <mr@uue.org> 0.9.7-0.20040621.1mdk
12cr|audacious-plugins-3.3.1-2|1109	- new cvs snapshot 20040621
12cr|audacious-plugins-3.3.1-2|1110	
12cr|audacious-plugins-3.3.1-2|1111	* Thu May 27 2004 Michael Reinsch <mr@uue.org> 0.9.7-0.20040604.1mdk
12cr|audacious-plugins-3.3.1-2|1112	- updated to cvs snapshot 20040604
12cr|audacious-plugins-3.3.1-2|1113	- fixed source url
12cr|audacious-plugins-3.3.1-2|1114	- autoconf stuff
12cr|audacious-plugins-3.3.1-2|1115	- rebuild with new gcc
12cr|audacious-plugins-3.3.1-2|1116	
12cr|audacious-plugins-3.3.1-2|1117	* Thu May 27 2004 Michael Reinsch <mr@uue.org> 0.9.7-0.20040528.1mdk
12cr|audacious-plugins-3.3.1-2|1118	- updated to cvs snapshot 20040528
12cr|audacious-plugins-3.3.1-2|1119	
12cr|audacious-plugins-3.3.1-2|1120	* Fri May 21 2004 Michael Reinsch <mr@uue.org> 0.9.7-0.20040520.1mdk
12cr|audacious-plugins-3.3.1-2|1121	- updated to cvs snapshot 20040520
12cr|audacious-plugins-3.3.1-2|1122	- removed patch 3, integrated upstream
12cr|audacious-plugins-3.3.1-2|1123	- xmms-skin patch: use xmms dirs last, so beep skins override xmms skins
12cr|audacious-plugins-3.3.1-2|1124	
12cr|audacious-plugins-3.3.1-2|1125	* Tue May 11 2004 Olivier Blin <blino@mandrake.org> 0.9.7-0.20040504.4mdk
12cr|audacious-plugins-3.3.1-2|1126	- Patch3: add General plugins preferences tab (will be merged in CVS soon)
12cr|audacious-plugins-3.3.1-2|1127	
12cr|audacious-plugins-3.3.1-2|1128	* Tue May 11 2004 Olivier Blin <blino@mandrake.org> 0.9.7-0.20040504.3mdk
12cr|audacious-plugins-3.3.1-2|1129	- scan home dir as well for xmms skins (modified patch1)
12cr|audacious-plugins-3.3.1-2|1130	
12cr|audacious-plugins-3.3.1-2|1131	* Tue May 11 2004 Olivier Blin <blino@mandrake.org> 0.9.7-0.20040504.2mdk
12cr|audacious-plugins-3.3.1-2|1132	- cp rcfile.h in include dir since it isn't automatically installed
12cr|audacious-plugins-3.3.1-2|1133	- own include and data dirs
12cr|audacious-plugins-3.3.1-2|1134	- add Epoch in Requires/Provides
12cr|audacious-plugins-3.3.1-2|1135	
12cr|audacious-plugins-3.3.1-2|1136	* Thu May 06 2004 Michael Reinsch <mr@uue.org> 0.9.7-0.20040504.1mdk
12cr|audacious-plugins-3.3.1-2|1137	- new cvs snapshot
12cr|audacious-plugins-3.3.1-2|1138	
12cr|audacious-plugins-3.3.1-2|1139	* Wed Apr 28 2004 Götz Waschk <waschk@linux-mandrake.com> 0.9.7-0.20040427.2mdk
12cr|audacious-plugins-3.3.1-2|1140	- enable gnome-vfs support
12cr|audacious-plugins-3.3.1-2|1141	
12cr|audacious-plugins-3.3.1-2|1142	* Wed Apr 28 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.9.7-0.20040427.1mdk
12cr|audacious-plugins-3.3.1-2|1143	- new cvs snapshot
12cr|audacious-plugins-3.3.1-2|1144	- rediff patch 2
12cr|audacious-plugins-3.3.1-2|1145	
12cr|audacious-plugins-3.3.1-2|1146	* Sat Apr 17 2004 Götz Waschk <waschk@linux-mandrake.com> 0.9.7-0.20040410.2mdk
12cr|audacious-plugins-3.3.1-2|1147	- fix buildrequires
12cr|audacious-plugins-3.3.1-2|1148	
12cr|audacious-plugins-3.3.1-2|1149	* Mon Apr 12 2004 Michael Reinsch <mr@uue.org> 0.9.7-0.20040410.1mdk
12cr|audacious-plugins-3.3.1-2|1150	- new cvs snapshot
12cr|audacious-plugins-3.3.1-2|1151	- removed old obsoletes (package beepmp was only in cooker)
12cr|audacious-plugins-3.3.1-2|1152	- added AB patch from xmms
12cr|audacious-plugins-3.3.1-2|1153	- added missing docs
12cr|audacious-plugins-3.3.1-2|1154	- separate package for esound plugin (no separate packages for OSS and ALSA
12cr|audacious-plugins-3.3.1-2|1155	because OSS does not need any special stuff and ALSA is standard now)
12cr|audacious-plugins-3.3.1-2|1156	

313 12
12cr|audacious-skins-1.0.0-8|1	%define name audacious-skins
12cr|audacious-skins-1.0.0-8|2	%define version 1.0.0
12cr|audacious-skins-1.0.0-8|3	%define release %mkrel 8
12cr|audacious-skins-1.0.0-8|4	
12cr|audacious-skins-1.0.0-8|5	Name: 		%{name}
12cr|audacious-skins-1.0.0-8|6	Summary: 	Additional skins for Audacious
12cr|audacious-skins-1.0.0-8|7	Version: 	%{version}
12cr|audacious-skins-1.0.0-8|8	Release: 	%{release}
12cr|audacious-skins-1.0.0-8|9	License: 	GPL
12cr|audacious-skins-1.0.0-8|10	URL: 		http://www.xmms.org/
12cr|audacious-skins-1.0.0-8|11	Source: 	audacious-skins.tar.bz2
12cr|audacious-skins-1.0.0-8|12	Group: 		Sound
12cr|audacious-skins-1.0.0-8|13	Requires: 	audacious unzip
12cr|audacious-skins-1.0.0-8|14	Buildroot: 	%{_tmppath}/%{name}-%{version}
12cr|audacious-skins-1.0.0-8|15	BuildArch:	noarch
12cr|audacious-skins-1.0.0-8|16	Provides:	beep-media-player-skins
12cr|audacious-skins-1.0.0-8|17	Obsoletes:	beep-media-player-skins
12cr|audacious-skins-1.0.0-8|18	
12cr|audacious-skins-1.0.0-8|19	%description
12cr|audacious-skins-1.0.0-8|20	Skins for Audacious. When you install this package the skins
12cr|audacious-skins-1.0.0-8|21	will instantly become available from inside Audacious.
12cr|audacious-skins-1.0.0-8|22	Browse them in the appearance category in the Audacious
12cr|audacious-skins-1.0.0-8|23	preferences.
12cr|audacious-skins-1.0.0-8|24	%prep
12cr|audacious-skins-1.0.0-8|25	
12cr|audacious-skins-1.0.0-8|26	%install
12cr|audacious-skins-1.0.0-8|27	rm -rf $RPM_BUILD_ROOT
12cr|audacious-skins-1.0.0-8|28	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/audacious
12cr|audacious-skins-1.0.0-8|29	
12cr|audacious-skins-1.0.0-8|30	bzip2 -cd %{SOURCE0} | tar xf - -C $RPM_BUILD_ROOT/%{_datadir}/audacious
12cr|audacious-skins-1.0.0-8|31	
12cr|audacious-skins-1.0.0-8|32	cat > README << EOF
12cr|audacious-skins-1.0.0-8|33	This package is a collection of skins for audacious.
12cr|audacious-skins-1.0.0-8|34	Most of them come from http://www.xmms.org
12cr|audacious-skins-1.0.0-8|35	If you would like even more of them you can visit sites like:
12cr|audacious-skins-1.0.0-8|36	http://www.skinz.org
12cr|audacious-skins-1.0.0-8|37	http://www.customize.org
12cr|audacious-skins-1.0.0-8|38	EOF
12cr|audacious-skins-1.0.0-8|39	
12cr|audacious-skins-1.0.0-8|40	%clean
12cr|audacious-skins-1.0.0-8|41	rm -rf $RPM_BUILD_ROOT
12cr|audacious-skins-1.0.0-8|42	
12cr|audacious-skins-1.0.0-8|43	%files
12cr|audacious-skins-1.0.0-8|44	%defattr(-, root, root)
12cr|audacious-skins-1.0.0-8|45	%doc README
12cr|audacious-skins-1.0.0-8|46	%{_datadir}/audacious/Skins/*
12cr|audacious-skins-1.0.0-8|47	
12cr|audacious-skins-1.0.0-8|48	
12cr|audacious-skins-1.0.0-8|49	
12cr|audacious-skins-1.0.0-8|50	
12cr|audacious-skins-1.0.0-8|51	%changelog
12cr|audacious-skins-1.0.0-8|52	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2011.0
12cr|audacious-skins-1.0.0-8|53	+ Revision: 616631
12cr|audacious-skins-1.0.0-8|54	- the mass rebuild of 2010.0 packages
12cr|audacious-skins-1.0.0-8|55	
12cr|audacious-skins-1.0.0-8|56	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-7mdv2010.0
12cr|audacious-skins-1.0.0-8|57	+ Revision: 423983
12cr|audacious-skins-1.0.0-8|58	- rebuild
12cr|audacious-skins-1.0.0-8|59	
12cr|audacious-skins-1.0.0-8|60	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-6mdv2009.0
12cr|audacious-skins-1.0.0-8|61	+ Revision: 226196
12cr|audacious-skins-1.0.0-8|62	- rebuild
12cr|audacious-skins-1.0.0-8|63	
12cr|audacious-skins-1.0.0-8|64	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.0-5mdv2008.1
12cr|audacious-skins-1.0.0-8|65	+ Revision: 140690
12cr|audacious-skins-1.0.0-8|66	- restore BuildRoot
12cr|audacious-skins-1.0.0-8|67	
12cr|audacious-skins-1.0.0-8|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|audacious-skins-1.0.0-8|69	- kill re-definition of %%buildroot on Pixel's request
12cr|audacious-skins-1.0.0-8|70	
12cr|audacious-skins-1.0.0-8|71	
12cr|audacious-skins-1.0.0-8|72	* Thu Feb 01 2007 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.0-5mdv2007.0
12cr|audacious-skins-1.0.0-8|73	+ Revision: 115824
12cr|audacious-skins-1.0.0-8|74	- Rebuild to have good release
12cr|audacious-skins-1.0.0-8|75	- Import audacious-skins
12cr|audacious-skins-1.0.0-8|76	
12cr|audacious-skins-1.0.0-8|77	* Fri Dec 16 2005 Eskild Hustvedt <eskild@mandriva.org> 1.0.0-4mdk
12cr|audacious-skins-1.0.0-8|78	- Fixed description (thanks to Tim Sawchuck for complaining :P)
12cr|audacious-skins-1.0.0-8|79	
12cr|audacious-skins-1.0.0-8|80	* Fri Dec 16 2005 Eskild Hustvedt <eskild@mandriva.org> 1.0.0-3mdk
12cr|audacious-skins-1.0.0-8|81	- Renamed from beep-media-player-skins
12cr|audacious-skins-1.0.0-8|82	
12cr|audacious-skins-1.0.0-8|83	* Tue Mar 29 2005 Eskild Hustvedt <eskild@mandrake.org> 1.0.0-2mdk
12cr|audacious-skins-1.0.0-8|84	- %%mkrel
12cr|audacious-skins-1.0.0-8|85	
12cr|audacious-skins-1.0.0-8|86	* Fri Mar 04 2005 Eskild Hustvedt <eskild@mandrake.org> 1.0.0-1mdk
12cr|audacious-skins-1.0.0-8|87	- Initial Mandrakelinux package
12cr|audacious-skins-1.0.0-8|88	o Spec and source taken from xmms-skins
12cr|audacious-skins-1.0.0-8|89	

314 12
12cr|audex-0.74b1-1|1	Summary:		Audio grabber tool for CD-ROM drives based on KDE 4
12cr|audex-0.74b1-1|2	Name:		audex
12cr|audex-0.74b1-1|3	Version:		0.74b1
12cr|audex-0.74b1-1|4	Release:		1
12cr|audex-0.74b1-1|5	License:		GPLv3
12cr|audex-0.74b1-1|6	Group:		Sound
12cr|audex-0.74b1-1|7	URL:		http://kde.maniatek.com/audex/
12cr|audex-0.74b1-1|8	Source0:		http://kde.maniatek.com/audex/files/%{name}-%{version}.tar.bz2
12cr|audex-0.74b1-1|9	Patch0:		audex-0.74b1-fix-lseek-not-declared.patch
12cr|audex-0.74b1-1|10	Requires:	kdebase4-runtime
12cr|audex-0.74b1-1|11	Requires(post):	desktop-file-utils
12cr|audex-0.74b1-1|12	Requires(postun): desktop-file-utils
12cr|audex-0.74b1-1|13	BuildRequires:	kdelibs4-devel
12cr|audex-0.74b1-1|14	BuildRequires:	phonon-devel
12cr|audex-0.74b1-1|15	BuildRequires:	libcdda-devel
12cr|audex-0.74b1-1|16	BuildRequires:	automoc4
12cr|audex-0.74b1-1|17	BuildRequires:	python-eyed3
12cr|audex-0.74b1-1|18	BuildRequires:	libkcddb-devel >= 4.9
12cr|audex-0.74b1-1|19	BuildRequires:	libkcompactdisc-devel >= 4.9
12cr|audex-0.74b1-1|20	
12cr|audex-0.74b1-1|21	%description
12cr|audex-0.74b1-1|22	Audex is a new audio grabber tool for CD-ROM drives based on KDE 4.
12cr|audex-0.74b1-1|23	It creates profiles for LAME, OGG Vorbis (oggenc), FLAC, FAAC
12cr|audex-0.74b1-1|24	(MP4/M4A/AAC) and RIFF WAVE: please install your favorite encoder. Of
12cr|audex-0.74b1-1|25	course for WAVE no external encoder is needed! Beyond you can define
12cr|audex-0.74b1-1|26	custom profile, which means that audex works together with command line
12cr|audex-0.74b1-1|27	encoders in general.
12cr|audex-0.74b1-1|28	Some features are:
12cr|audex-0.74b1-1|29	* Extracting with CDDA Paranoia. So you have quite perfect audio quality.
12cr|audex-0.74b1-1|30	* Extracting and encoding run parallel.
12cr|audex-0.74b1-1|31	* Filename editing with local and remote CDDB/FreeDB database.
12cr|audex-0.74b1-1|32	* Metadata correction tools like capitalize etc.
12cr|audex-0.74b1-1|33	* Multi-profile extraction (with one command-line encoder per profile).
12cr|audex-0.74b1-1|34	* Fetch covers from the Internet and store them in the database.
12cr|audex-0.74b1-1|35	* Create play-lists, cover and template-based-info files in target
12cr|audex-0.74b1-1|36	directory.
12cr|audex-0.74b1-1|37	* Creates extraction and encoding protocols.
12cr|audex-0.74b1-1|38	* Transfer files with KDE KIO-Slaves.
12cr|audex-0.74b1-1|39	
12cr|audex-0.74b1-1|40	
12cr|audex-0.74b1-1|41	%files -f %{name}.lang
12cr|audex-0.74b1-1|42	%doc CHANGELOG LICENCE README TODO
12cr|audex-0.74b1-1|43	%{_kde_bindir}/%{name}
12cr|audex-0.74b1-1|44	%{_kde_datadir}/applications/kde4/%{name}*.desktop
12cr|audex-0.74b1-1|45	%{_kde_datadir}/apps/solid/actions/%{name}*.desktop
12cr|audex-0.74b1-1|46	%{_kde_datadir}/apps/%{name}
12cr|audex-0.74b1-1|47	# This is useless: already listed by %find_lang
12cr|audex-0.74b1-1|48	#{_kde_datadir}/locale/*/LC_MESSAGES/%{name}.mo
12cr|audex-0.74b1-1|49	%{_kde_iconsdir}/hicolor/*/*/*.png
12cr|audex-0.74b1-1|50	
12cr|audex-0.74b1-1|51	#--------------------------------------------------------------------
12cr|audex-0.74b1-1|52	
12cr|audex-0.74b1-1|53	%prep
12cr|audex-0.74b1-1|54	%setup -q
12cr|audex-0.74b1-1|55	%apply_patches
12cr|audex-0.74b1-1|56	
12cr|audex-0.74b1-1|57	%build
12cr|audex-0.74b1-1|58	export CFLAGS="%{optflags} -fno-strict-aliasing" CXXFLAGS="%{optflags} -fno-strict-aliasing"
12cr|audex-0.74b1-1|59	%cmake_kde4
12cr|audex-0.74b1-1|60	%make
12cr|audex-0.74b1-1|61	
12cr|audex-0.74b1-1|62	%install
12cr|audex-0.74b1-1|63	rm -rf %{buildroot}
12cr|audex-0.74b1-1|64	%makeinstall_std -C build
12cr|audex-0.74b1-1|65	
12cr|audex-0.74b1-1|66	%find_lang %{name} --with-html
12cr|audex-0.74b1-1|67	
12cr|audex-0.74b1-1|68	
12cr|audex-0.74b1-1|69	%changelog
12cr|audex-0.74b1-1|70	* Wed Oct 10 2012 Giovanni Mariani <mc2374@mclink.it> 0.74b1-1
12cr|audex-0.74b1-1|71	- Removed Source1: from release 0.73 it is integrated in the source tarball
12cr|audex-0.74b1-1|72	- Removed unused %%define
12cr|audex-0.74b1-1|73	- Removed BuildRoot, defattr, %%clean section and %%mkrel
12cr|audex-0.74b1-1|74	- Updated URL tag
12cr|audex-0.74b1-1|75	- Made sure the Description text wraps at 76th char and corrected some typos
12cr|audex-0.74b1-1|76	- Added some docs (it makes rpmlint happy)
12cr|audex-0.74b1-1|77	- Replaced BReq for now-removed kdemultimedia4-devel with the actual needed
12cr|audex-0.74b1-1|78	devel packages (libkcddb and libkcompactdisk)
12cr|audex-0.74b1-1|79	- Disable strict aliasing error to fix build
12cr|audex-0.74b1-1|80	- Added P0 to unbroke the build another time
12cr|audex-0.74b1-1|81	
12cr|audex-0.74b1-1|82	* Sun Jan 30 2011 Bruno Cornec <bcornec@mandriva.org> 0.74b1-1mdv2011.0
12cr|audex-0.74b1-1|83	+ Revision: 634338
12cr|audex-0.74b1-1|84	- Update audex to upstream 0.74b1
12cr|audex-0.74b1-1|85	
12cr|audex-0.74b1-1|86	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|audex-0.74b1-1|87	- the mass rebuild of 2010.0 packages
12cr|audex-0.74b1-1|88	
12cr|audex-0.74b1-1|89	* Wed Oct 21 2009 Anne Nicolas <ennael@mandriva.org> 0.71b5-2mdv2010.0
12cr|audex-0.74b1-1|90	+ Revision: 458547
12cr|audex-0.74b1-1|91	- fix group
12cr|audex-0.74b1-1|92	
12cr|audex-0.74b1-1|93	* Sat Jul 04 2009 Bruno Cornec <bcornec@mandriva.org> 0.71b5-1mdv2010.0
12cr|audex-0.74b1-1|94	+ Revision: 392038
12cr|audex-0.74b1-1|95	- Import audex 0.71b5
12cr|audex-0.74b1-1|96	- create audex
12cr|audex-0.74b1-1|97	

315 12
12cr|audiere-1.9.4-10|1	%define major 1
12cr|audiere-1.9.4-10|2	%define libname %mklibname %{name} %{major}
12cr|audiere-1.9.4-10|3	%define develname %mklibname %{name} -d
12cr|audiere-1.9.4-10|4	
12cr|audiere-1.9.4-10|5	Summary:	High-level audio API
12cr|audiere-1.9.4-10|6	Name:		audiere
12cr|audiere-1.9.4-10|7	Version:	1.9.4
12cr|audiere-1.9.4-10|8	Release:	%mkrel 10
12cr|audiere-1.9.4-10|9	License:	LGPLv2+
12cr|audiere-1.9.4-10|10	Group:		Sound
12cr|audiere-1.9.4-10|11	URL:		http://audiere.sourceforge.net
12cr|audiere-1.9.4-10|12	Source:		http://prdownloads.sourceforge.net/audiere/%{name}-%{version}-src.tar.bz2
12cr|audiere-1.9.4-10|13	Patch0:		%{name}-1.9.4-speex.patch
12cr|audiere-1.9.4-10|14	Patch1:		%{name}-1.9.4-gcc43.patch
12cr|audiere-1.9.4-10|15	Patch2:		%{name}-1.9.4-flac.patch
12cr|audiere-1.9.4-10|16	Patch3:		audiere-1.9.4-add-missing-header.patch
12cr|audiere-1.9.4-10|17	BuildRequires:	audiofile-devel
12cr|audiere-1.9.4-10|18	BuildRequires:	libflac-devel
12cr|audiere-1.9.4-10|19	BuildRequires:	libcdaudio-devel
12cr|audiere-1.9.4-10|20	BuildRequires:	libogg-devel
12cr|audiere-1.9.4-10|21	BuildRequires:	libvorbis-devel
12cr|audiere-1.9.4-10|22	BuildRequires:	speex-devel
12cr|audiere-1.9.4-10|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|audiere-1.9.4-10|24	
12cr|audiere-1.9.4-10|25	%description
12cr|audiere-1.9.4-10|26	Audiere is a high-level audio API. It can play Ogg Vorbis, MP3,
12cr|audiere-1.9.4-10|27	FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For
12cr|audiere-1.9.4-10|28	audio output, Audiere supports DirectSound or WinMM in Windows,
12cr|audiere-1.9.4-10|29	OSS on Linux and Cygwin, and SGI AL on IRIX.
12cr|audiere-1.9.4-10|30	
12cr|audiere-1.9.4-10|31	%package -n %{libname}
12cr|audiere-1.9.4-10|32	Summary:	High-level audio API
12cr|audiere-1.9.4-10|33	Group:		System/Libraries
12cr|audiere-1.9.4-10|34	
12cr|audiere-1.9.4-10|35	%description -n %{libname}
12cr|audiere-1.9.4-10|36	Audiere is a high-level audio API. It can play Ogg Vorbis, MP3,
12cr|audiere-1.9.4-10|37	FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For
12cr|audiere-1.9.4-10|38	audio output, Audiere supports DirectSound or WinMM in Windows,
12cr|audiere-1.9.4-10|39	OSS on Linux and Cygwin, and SGI AL on IRIX.
12cr|audiere-1.9.4-10|40	
12cr|audiere-1.9.4-10|41	
12cr|audiere-1.9.4-10|42	%package -n %{develname}
12cr|audiere-1.9.4-10|43	Summary:	Development headers and libraries for audiere
12cr|audiere-1.9.4-10|44	Group:		Development/C++
12cr|audiere-1.9.4-10|45	Requires:	%{libname} = %{version}-%{release}
12cr|audiere-1.9.4-10|46	Requires:	libflac-devel
12cr|audiere-1.9.4-10|47	Requires:	libcdaudio-devel
12cr|audiere-1.9.4-10|48	Requires:	libogg-devel
12cr|audiere-1.9.4-10|49	Requires:	libvorbis-devel
12cr|audiere-1.9.4-10|50	Requires:	speex-devel
12cr|audiere-1.9.4-10|51	Provides:	%{name}-devel = %{version}-%{release}
12cr|audiere-1.9.4-10|52	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|audiere-1.9.4-10|53	
12cr|audiere-1.9.4-10|54	%description -n %{develname}
12cr|audiere-1.9.4-10|55	Development headers and libraries for audiere.
12cr|audiere-1.9.4-10|56	
12cr|audiere-1.9.4-10|57	%prep
12cr|audiere-1.9.4-10|58	%setup -qn audiere
12cr|audiere-1.9.4-10|59	%patch0 -p1
12cr|audiere-1.9.4-10|60	%patch1 -p1
12cr|audiere-1.9.4-10|61	%patch2 -p1
12cr|audiere-1.9.4-10|62	%patch3 -p1
12cr|audiere-1.9.4-10|63	
12cr|audiere-1.9.4-10|64	%build
12cr|audiere-1.9.4-10|65	sh ./bootstrap
12cr|audiere-1.9.4-10|66	
12cr|audiere-1.9.4-10|67	%configure2_5x \
12cr|audiere-1.9.4-10|68	--enable-opt
12cr|audiere-1.9.4-10|69	%make
12cr|audiere-1.9.4-10|70	
12cr|audiere-1.9.4-10|71	%install
12cr|audiere-1.9.4-10|72	%makeinstall_std
12cr|audiere-1.9.4-10|73	
12cr|audiere-1.9.4-10|74	rm %{buildroot}%{_libdir}/lib*.la
12cr|audiere-1.9.4-10|75	
12cr|audiere-1.9.4-10|76	%clean
12cr|audiere-1.9.4-10|77	rm -rf %{buildroot}
12cr|audiere-1.9.4-10|78	
12cr|audiere-1.9.4-10|79	%files -n %{libname}
12cr|audiere-1.9.4-10|80	%defattr(-,root,root)
12cr|audiere-1.9.4-10|81	%{_libdir}/libaudiere-%{version}.so
12cr|audiere-1.9.4-10|82	
12cr|audiere-1.9.4-10|83	%files -n %{develname}
12cr|audiere-1.9.4-10|84	%defattr(-,root,root)
12cr|audiere-1.9.4-10|85	%doc doc/*.txt
12cr|audiere-1.9.4-10|86	%{_bindir}/audiere-config
12cr|audiere-1.9.4-10|87	%{_includedir}/audiere.h
12cr|audiere-1.9.4-10|88	%{_libdir}/libaudiere.a
12cr|audiere-1.9.4-10|89	%{_libdir}/libaudiere.so
12cr|audiere-1.9.4-10|90	
12cr|audiere-1.9.4-10|91	
12cr|audiere-1.9.4-10|92	%changelog
12cr|audiere-1.9.4-10|93	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9.4-10mdv2011.0
12cr|audiere-1.9.4-10|94	+ Revision: 610005
12cr|audiere-1.9.4-10|95	- rebuild
12cr|audiere-1.9.4-10|96	
12cr|audiere-1.9.4-10|97	* Sat Feb 13 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-9mdv2010.1
12cr|audiere-1.9.4-10|98	+ Revision: 505582
12cr|audiere-1.9.4-10|99	- Patch3: add missing header
12cr|audiere-1.9.4-10|100	
12cr|audiere-1.9.4-10|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|audiere-1.9.4-10|102	- rebuild
12cr|audiere-1.9.4-10|103	- rebuild
12cr|audiere-1.9.4-10|104	
12cr|audiere-1.9.4-10|105	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.9.4-7mdv2009.0
12cr|audiere-1.9.4-10|106	+ Revision: 266224
12cr|audiere-1.9.4-10|107	- rebuild early 2009.0 package (before pixel changes)
12cr|audiere-1.9.4-10|108	
12cr|audiere-1.9.4-10|109	* Tue Jun 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-6mdv2009.0
12cr|audiere-1.9.4-10|110	+ Revision: 214779
12cr|audiere-1.9.4-10|111	- Patch0: fix compilation against speex
12cr|audiere-1.9.4-10|112	- Patch1: fix compilation against gcc-4.3
12cr|audiere-1.9.4-10|113	- Patch2: fix compilation against flac
12cr|audiere-1.9.4-10|114	- fix provides for devel library
12cr|audiere-1.9.4-10|115	
12cr|audiere-1.9.4-10|116	* Sun Mar 09 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-5mdv2008.1
12cr|audiere-1.9.4-10|117	+ Revision: 183136
12cr|audiere-1.9.4-10|118	- new license policy
12cr|audiere-1.9.4-10|119	
12cr|audiere-1.9.4-10|120	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.9.4-4mdv2008.1
12cr|audiere-1.9.4-10|121	+ Revision: 170768
12cr|audiere-1.9.4-10|122	- rebuild
12cr|audiere-1.9.4-10|123	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|audiere-1.9.4-10|124	- kill re-definition of %%buildroot on Pixel's request
12cr|audiere-1.9.4-10|125	
12cr|audiere-1.9.4-10|126	+ Olivier Blin <oblin@mandriva.com>
12cr|audiere-1.9.4-10|127	- restore BuildRoot
12cr|audiere-1.9.4-10|128	
12cr|audiere-1.9.4-10|129	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 1.9.4-3mdv2008.0
12cr|audiere-1.9.4-10|130	+ Revision: 67948
12cr|audiere-1.9.4-10|131	- fix description
12cr|audiere-1.9.4-10|132	
12cr|audiere-1.9.4-10|133	* Sun Aug 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-2mdv2008.0
12cr|audiere-1.9.4-10|134	+ Revision: 66520
12cr|audiere-1.9.4-10|135	- add more provides on devel package
12cr|audiere-1.9.4-10|136	
12cr|audiere-1.9.4-10|137	* Mon Jun 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-1mdv2008.0
12cr|audiere-1.9.4-10|138	+ Revision: 44190
12cr|audiere-1.9.4-10|139	- Import audiere
12cr|audiere-1.9.4-10|140	

316 12
12cr|audiocompress-2.0-2|1	%define oname		AudioCompress
12cr|audiocompress-2.0-2|2	
12cr|audiocompress-2.0-2|3	Summary:		Simple dynamic range compressor
12cr|audiocompress-2.0-2|4	Name:			audiocompress
12cr|audiocompress-2.0-2|5	Version:		2.0
12cr|audiocompress-2.0-2|6	Release:		%mkrel 2
12cr|audiocompress-2.0-2|7	URL:			http://beesbuzz.biz/code/audiocompress.php
12cr|audiocompress-2.0-2|8	Source:			http://beesbuzz.biz/code/%{name}/%{oname}-%{version}.tar.gz
12cr|audiocompress-2.0-2|9	License:		LGPLv2
12cr|audiocompress-2.0-2|10	Group:			Sound
12cr|audiocompress-2.0-2|11	BuildRoot:		%{_tmppath}/%{name}-buildroot
12cr|audiocompress-2.0-2|12	Provides:		%{oname}
12cr|audiocompress-2.0-2|13	Obsoletes:		%{oname}
12cr|audiocompress-2.0-2|14	Obsoletes:		%{oname}-xmms
12cr|audiocompress-2.0-2|15	
12cr|audiocompress-2.0-2|16	%description
12cr|audiocompress-2.0-2|17	AudioCompress is (essentially) a very gentle, 1-band dynamic range
12cr|audiocompress-2.0-2|18	compressor intended to keep audio output at a consistent volume without
12cr|audiocompress-2.0-2|19	introducing any audible artifacts.  It can either accept input on
12cr|audiocompress-2.0-2|20	standard input and output audio to standard output or bind to the esound
12cr|audiocompress-2.0-2|21	daemon and apply its effect to all esd output.
12cr|audiocompress-2.0-2|22	
12cr|audiocompress-2.0-2|23	Install this if you want a nice way to keep your
12cr|audiocompress-2.0-2|24	audio at a consistent volume level.
12cr|audiocompress-2.0-2|25	
12cr|audiocompress-2.0-2|26	%prep
12cr|audiocompress-2.0-2|27	%setup -q -n %{oname}-%{version}
12cr|audiocompress-2.0-2|28	
12cr|audiocompress-2.0-2|29	%build
12cr|audiocompress-2.0-2|30	%make CFLAGS="%optflags -fPIC"
12cr|audiocompress-2.0-2|31	
12cr|audiocompress-2.0-2|32	%install
12cr|audiocompress-2.0-2|33	rm -rf %{buildroot}
12cr|audiocompress-2.0-2|34	mkdir -p %{buildroot}/%{_bindir}
12cr|audiocompress-2.0-2|35	cp %{oname} %{buildroot}/%{_bindir}
12cr|audiocompress-2.0-2|36	
12cr|audiocompress-2.0-2|37	%clean
12cr|audiocompress-2.0-2|38	rm -rf %{buildroot}
12cr|audiocompress-2.0-2|39	
12cr|audiocompress-2.0-2|40	%files
12cr|audiocompress-2.0-2|41	%defattr (-,root,root,0755)
12cr|audiocompress-2.0-2|42	%doc ChangeLog COPYING README TODO
12cr|audiocompress-2.0-2|43	%{_bindir}/%{oname}
12cr|audiocompress-2.0-2|44	
12cr|audiocompress-2.0-2|45	
12cr|audiocompress-2.0-2|46	
12cr|audiocompress-2.0-2|47	
12cr|audiocompress-2.0-2|48	%changelog
12cr|audiocompress-2.0-2|49	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0-2mdv2011.0
12cr|audiocompress-2.0-2|50	+ Revision: 616636
12cr|audiocompress-2.0-2|51	- the mass rebuild of 2010.0 packages
12cr|audiocompress-2.0-2|52	
12cr|audiocompress-2.0-2|53	* Tue Jun 09 2009 Jérôme Brenier <incubusss@mandriva.org> 2.0-1mdv2010.0
12cr|audiocompress-2.0-2|54	+ Revision: 384189
12cr|audiocompress-2.0-2|55	- new version 2.0
12cr|audiocompress-2.0-2|56	- drop xmms sub-package (functionnality no more provided)
12cr|audiocompress-2.0-2|57	- drop patches
12cr|audiocompress-2.0-2|58	- clean spec file
12cr|audiocompress-2.0-2|59	- fix license
12cr|audiocompress-2.0-2|60	- lowercase AudioCompress
12cr|audiocompress-2.0-2|61	
12cr|audiocompress-2.0-2|62	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 1.5.2-4mdv2009.0
12cr|audiocompress-2.0-2|63	+ Revision: 226199
12cr|audiocompress-2.0-2|64	- rebuild
12cr|audiocompress-2.0-2|65	
12cr|audiocompress-2.0-2|66	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.5.2-3mdv2008.1
12cr|audiocompress-2.0-2|67	+ Revision: 140690
12cr|audiocompress-2.0-2|68	- restore BuildRoot
12cr|audiocompress-2.0-2|69	
12cr|audiocompress-2.0-2|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|audiocompress-2.0-2|71	- kill re-definition of %%buildroot on Pixel's request
12cr|audiocompress-2.0-2|72	- import AudioCompress
12cr|audiocompress-2.0-2|73	

317 12
12cr|audiokonverter-5.9.1-2|1	%define	pre	0
12cr|audiokonverter-5.9.1-2|2	%define	version	5.9.1
12cr|audiokonverter-5.9.1-2|3	%define	rel	2
12cr|audiokonverter-5.9.1-2|4	%if %{pre}
12cr|audiokonverter-5.9.1-2|5	%define	release	%mkrel -c %{pre} %{rel}
12cr|audiokonverter-5.9.1-2|6	%define	tarver	%{version}-%{pre}
12cr|audiokonverter-5.9.1-2|7	%else
12cr|audiokonverter-5.9.1-2|8	%define	release	%rel
12cr|audiokonverter-5.9.1-2|9	%define	tarver	%{version}
12cr|audiokonverter-5.9.1-2|10	%endif
12cr|audiokonverter-5.9.1-2|11	
12cr|audiokonverter-5.9.1-2|12	%define	iconname		%{name}.png
12cr|audiokonverter-5.9.1-2|13	%define	build_plf	0
12cr|audiokonverter-5.9.1-2|14	
12cr|audiokonverter-5.9.1-2|15	%bcond_with plf
12cr|audiokonverter-5.9.1-2|16	%if %with plf
12cr|audiokonverter-5.9.1-2|17	%define	build_plf	1
12cr|audiokonverter-5.9.1-2|18	%define	distsuffix	plf
12cr|audiokonverter-5.9.1-2|19	%endif
12cr|audiokonverter-5.9.1-2|20	
12cr|audiokonverter-5.9.1-2|21	Summary:		An audio converter
12cr|audiokonverter-5.9.1-2|22	Name:		audiokonverter
12cr|audiokonverter-5.9.1-2|23	Version:		%{version}
12cr|audiokonverter-5.9.1-2|24	Release:		%{release}
12cr|audiokonverter-5.9.1-2|25	License:		GPLv2
12cr|audiokonverter-5.9.1-2|26	Group:		Sound
12cr|audiokonverter-5.9.1-2|27	Source0:		http://www.kde-apps.org/CONTENT/content-files/12608-%{name}-%{tarver}.tar.bz2
12cr|audiokonverter-5.9.1-2|28	URL:		http://www.kde-apps.org/content/show.php?content=12608
12cr|audiokonverter-5.9.1-2|29	BuildRequires:	kde4-macros
12cr|audiokonverter-5.9.1-2|30	BuildArch:	noarch
12cr|audiokonverter-5.9.1-2|31	Requires:	dolphin
12cr|audiokonverter-5.9.1-2|32	Requires:	mplayer
12cr|audiokonverter-5.9.1-2|33	Requires:	flac
12cr|audiokonverter-5.9.1-2|34	Requires:	wavpack
12cr|audiokonverter-5.9.1-2|35	Requires:	id3lib
12cr|audiokonverter-5.9.1-2|36	Requires:	vorbis-tools
12cr|audiokonverter-5.9.1-2|37	%if %{build_plf}
12cr|audiokonverter-5.9.1-2|38	Requires:	lame
12cr|audiokonverter-5.9.1-2|39	Requires:	faac
12cr|audiokonverter-5.9.1-2|40	Requires:	faad2
12cr|audiokonverter-5.9.1-2|41	%else
12cr|audiokonverter-5.9.1-2|42	Patch0:		audiokonverter-noflac.patch
12cr|audiokonverter-5.9.1-2|43	%endif
12cr|audiokonverter-5.9.1-2|44	
12cr|audiokonverter-5.9.1-2|45	%description
12cr|audiokonverter-5.9.1-2|46	audiokonverter is a small utility to easily convert from OGG, MP3, AAC,
12cr|audiokonverter-5.9.1-2|47	M4A, FLAC, WMA, RealAudio, Musepack, Wavpack, WAV and movies to MP3, OGG,
12cr|audiokonverter-5.9.1-2|48	M4A, WAV and FLAC in Konqueror by right-clicking on them.
12cr|audiokonverter-5.9.1-2|49	%if %{build_plf}
12cr|audiokonverter-5.9.1-2|50	This package is in PLF because it requires packages that are in PLF.
12cr|audiokonverter-5.9.1-2|51	%endif
12cr|audiokonverter-5.9.1-2|52	
12cr|audiokonverter-5.9.1-2|53	
12cr|audiokonverter-5.9.1-2|54	%prep
12cr|audiokonverter-5.9.1-2|55	%setup -qn %{name}-%{tarver}
12cr|audiokonverter-5.9.1-2|56	%if !%{build_plf}
12cr|audiokonverter-5.9.1-2|57	%patch0 -p0 -b .plf
12cr|audiokonverter-5.9.1-2|58	%endif
12cr|audiokonverter-5.9.1-2|59	
12cr|audiokonverter-5.9.1-2|60	
12cr|audiokonverter-5.9.1-2|61	%build
12cr|audiokonverter-5.9.1-2|62	# Nothing to do
12cr|audiokonverter-5.9.1-2|63	
12cr|audiokonverter-5.9.1-2|64	
12cr|audiokonverter-5.9.1-2|65	%install
12cr|audiokonverter-5.9.1-2|66	mkdir -p %{buildroot}%{_kde_services}/ServiceMenus
12cr|audiokonverter-5.9.1-2|67	install -m 644 *4.desktop %{buildroot}%{_kde_services}/ServiceMenus
12cr|audiokonverter-5.9.1-2|68	mkdir -p %{buildroot}%{_kde_appsdir}/dolphin/servicemenus
12cr|audiokonverter-5.9.1-2|69	install -m 644 *4.desktop %{buildroot}%{_kde_appsdir}/dolphin/servicemenus
12cr|audiokonverter-5.9.1-2|70	mkdir -p %{buildroot}%{_kde_bindir}
12cr|audiokonverter-5.9.1-2|71	install -m 755 anytowav4 audioconvert4 movie2sound4 oggdrop-lx %{buildroot}%{_kde_bindir}
12cr|audiokonverter-5.9.1-2|72	
12cr|audiokonverter-5.9.1-2|73	
12cr|audiokonverter-5.9.1-2|74	%files
12cr|audiokonverter-5.9.1-2|75	%doc README Changelog
12cr|audiokonverter-5.9.1-2|76	%{_kde_bindir}/*
12cr|audiokonverter-5.9.1-2|77	%{_kde_services}/ServiceMenus/*.desktop
12cr|audiokonverter-5.9.1-2|78	%{_kde_appsdir}/dolphin/servicemenus/*.desktop
12cr|audiokonverter-5.9.1-2|79	
12cr|audiokonverter-5.9.1-2|80	
12cr|audiokonverter-5.9.1-2|81	%changelog
12cr|audiokonverter-5.9.1-2|82	* Tue Oct 30 2012 Giovanni Mariani <mc2374@mclink.it> 5.9.1-2
12cr|audiokonverter-5.9.1-2|83	- Dropped BuildRoot, %%mkrel, %%defattr and %%clean section
12cr|audiokonverter-5.9.1-2|84	- Made sure to use consistently curly brackets in macro names
12cr|audiokonverter-5.9.1-2|85	
12cr|audiokonverter-5.9.1-2|86	* Sun Nov 21 2010 Funda Wang <fwang@mandriva.org> 5.9.1-1mdv2011.0
12cr|audiokonverter-5.9.1-2|87	+ Revision: 599489
12cr|audiokonverter-5.9.1-2|88	- update to new version 5.9.1
12cr|audiokonverter-5.9.1-2|89	
12cr|audiokonverter-5.9.1-2|90	* Thu Oct 07 2010 Anssi Hannula <anssi@mandriva.org> 5.9-5mdv2011.0
12cr|audiokonverter-5.9.1-2|91	+ Revision: 584047
12cr|audiokonverter-5.9.1-2|92	- ship KDE4 scripts instead of KDE3 ones (Philippe Didier)
12cr|audiokonverter-5.9.1-2|93	
12cr|audiokonverter-5.9.1-2|94	* Wed Oct 06 2010 Anssi Hannula <anssi@mandriva.org> 5.9-4mdv2011.0
12cr|audiokonverter-5.9.1-2|95	+ Revision: 583882
12cr|audiokonverter-5.9.1-2|96	- plf: fix distsuffix
12cr|audiokonverter-5.9.1-2|97	
12cr|audiokonverter-5.9.1-2|98	* Wed Oct 06 2010 Anssi Hannula <anssi@mandriva.org> 5.9-3mdv2011.0
12cr|audiokonverter-5.9.1-2|99	+ Revision: 583867
12cr|audiokonverter-5.9.1-2|100	- plf: add reason
12cr|audiokonverter-5.9.1-2|101	- add --with option for PLF build
12cr|audiokonverter-5.9.1-2|102	
12cr|audiokonverter-5.9.1-2|103	* Sat Nov 28 2009 Funda Wang <fwang@mandriva.org> 5.9-1mdv2010.1
12cr|audiokonverter-5.9.1-2|104	+ Revision: 470985
12cr|audiokonverter-5.9.1-2|105	- New version 5.9
12cr|audiokonverter-5.9.1-2|106	
12cr|audiokonverter-5.9.1-2|107	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 5.8-0.beta.2mdv2010.0
12cr|audiokonverter-5.9.1-2|108	+ Revision: 436682
12cr|audiokonverter-5.9.1-2|109	- rebuild
12cr|audiokonverter-5.9.1-2|110	
12cr|audiokonverter-5.9.1-2|111	* Sat Oct 11 2008 Funda Wang <fwang@mandriva.org> 5.8-0.beta.1mdv2009.1
12cr|audiokonverter-5.9.1-2|112	+ Revision: 292122
12cr|audiokonverter-5.9.1-2|113	- New version 5.8 beta (support kde4 environment)
12cr|audiokonverter-5.9.1-2|114	
12cr|audiokonverter-5.9.1-2|115	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 5.5.1-3mdv2009.0
12cr|audiokonverter-5.9.1-2|116	+ Revision: 226200
12cr|audiokonverter-5.9.1-2|117	- rebuild
12cr|audiokonverter-5.9.1-2|118	
12cr|audiokonverter-5.9.1-2|119	+ Olivier Blin <oblin@mandriva.com>
12cr|audiokonverter-5.9.1-2|120	- restore BuildRoot
12cr|audiokonverter-5.9.1-2|121	
12cr|audiokonverter-5.9.1-2|122	* Fri Dec 28 2007 Adam Williamson <awilliamson@mandriva.org> 5.5.1-2mdv2008.1
12cr|audiokonverter-5.9.1-2|123	+ Revision: 138986
12cr|audiokonverter-5.9.1-2|124	- fix #34694 (x-wavpack.desktop is in kdelibs now)
12cr|audiokonverter-5.9.1-2|125	
12cr|audiokonverter-5.9.1-2|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|audiokonverter-5.9.1-2|127	- kill re-definition of %%buildroot on Pixel's request
12cr|audiokonverter-5.9.1-2|128	
12cr|audiokonverter-5.9.1-2|129	* Tue Sep 04 2007 David Walluck <walluck@mandriva.org> 5.5.1-1mdv2008.0
12cr|audiokonverter-5.9.1-2|130	+ Revision: 78907
12cr|audiokonverter-5.9.1-2|131	- 5.5.1
12cr|audiokonverter-5.9.1-2|132	
12cr|audiokonverter-5.9.1-2|133	
12cr|audiokonverter-5.9.1-2|134	* Thu Dec 07 2006 Lenny Cartier <lenny@mandriva.com> 5.4.3a-1mdv2007.1
12cr|audiokonverter-5.9.1-2|135	+ Revision: 92049
12cr|audiokonverter-5.9.1-2|136	- Import audiokonverter
12cr|audiokonverter-5.9.1-2|137	
12cr|audiokonverter-5.9.1-2|138	* Tue Aug 29 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 5.4.3a-1mdv2007.0
12cr|audiokonverter-5.9.1-2|139	- 5.4.3a
12cr|audiokonverter-5.9.1-2|140	- remove useless info from description
12cr|audiokonverter-5.9.1-2|141	- wipe out buildroot in %%install, not %%prep
12cr|audiokonverter-5.9.1-2|142	- package is GPL, drop 'COPYING'
12cr|audiokonverter-5.9.1-2|143	
12cr|audiokonverter-5.9.1-2|144	* Sat May 06 2006 Nicolas Lécureuil <neoclust@mandriva.org> 5.4.2-2mdk
12cr|audiokonverter-5.9.1-2|145	- 5.4.2
12cr|audiokonverter-5.9.1-2|146	- Rediff Patch 0
12cr|audiokonverter-5.9.1-2|147	
12cr|audiokonverter-5.9.1-2|148	* Sun Mar 19 2006 Austin Acton <austin@mandriva.org> 5.3-1mdk
12cr|audiokonverter-5.9.1-2|149	- from Jerome Martin <jerome.f.martin@free.fr>
12cr|audiokonverter-5.9.1-2|150	- some minor tidying
12cr|audiokonverter-5.9.1-2|151	

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

319 12
12cr|auteur-0.1a7-1|1	Name:		auteur
12cr|auteur-0.1a7-1|2	Version:	0.1a7
12cr|auteur-0.1a7-1|3	Release:	%mkrel 1
12cr|auteur-0.1a7-1|4	Summary:	Lightweight video editor powered by mplayer and mencoder
12cr|auteur-0.1a7-1|5	Group:		Video
12cr|auteur-0.1a7-1|6	License:	GPLv3
12cr|auteur-0.1a7-1|7	URL:		http://auteur-editor.info
12cr|auteur-0.1a7-1|8	Source0:	http://auteur-editor.info/releases/source_tarballs/%{name}-%{version}.tar.gz
12cr|auteur-0.1a7-1|9	BuildRequires:	python-devel
12cr|auteur-0.1a7-1|10	Requires:	PyQt4
12cr|auteur-0.1a7-1|11	Requires:	python-qt4-qscintilla
12cr|auteur-0.1a7-1|12	Requires:	mplayer
12cr|auteur-0.1a7-1|13	Requires:	mencoder
12cr|auteur-0.1a7-1|14	
12cr|auteur-0.1a7-1|15	%description
12cr|auteur-0.1a7-1|16	The Auteur Non-Linear Editor is a project seeking to create a
12cr|auteur-0.1a7-1|17	professional-grade but user-friendly video editor.
12cr|auteur-0.1a7-1|18	
12cr|auteur-0.1a7-1|19	%prep
12cr|auteur-0.1a7-1|20	%setup -q
12cr|auteur-0.1a7-1|21	
12cr|auteur-0.1a7-1|22	%build
12cr|auteur-0.1a7-1|23	%__python setup.py build
12cr|auteur-0.1a7-1|24	
12cr|auteur-0.1a7-1|25	%install
12cr|auteur-0.1a7-1|26	%__rm -rf %{buildroot}
12cr|auteur-0.1a7-1|27	%__python setup.py install --root=%{buildroot}
12cr|auteur-0.1a7-1|28	
12cr|auteur-0.1a7-1|29	%clean
12cr|auteur-0.1a7-1|30	%__rm -rf %{buildroot}
12cr|auteur-0.1a7-1|31	
12cr|auteur-0.1a7-1|32	%files
12cr|auteur-0.1a7-1|33	%defattr(-,root,root)
12cr|auteur-0.1a7-1|34	%{_bindir}/*
12cr|auteur-0.1a7-1|35	%{_datadir}/applications/*.desktop
12cr|auteur-0.1a7-1|36	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|auteur-0.1a7-1|37	%{python_sitelib}/*
12cr|auteur-0.1a7-1|38	%{_datadir}/%{name}
12cr|auteur-0.1a7-1|39	
12cr|auteur-0.1a7-1|40	
12cr|auteur-0.1a7-1|41	
12cr|auteur-0.1a7-1|42	%changelog
12cr|auteur-0.1a7-1|43	* Fri Feb 17 2012 Andrey Bondrov <abondrov@mandriva.org> 0.1a7-1
12cr|auteur-0.1a7-1|44	+ Revision: 776041
12cr|auteur-0.1a7-1|45	- imported package auteur
12cr|auteur-0.1a7-1|46	

320 12
12cr|authd-0.2.3-5|1	%define lib_name_orig lib%{name}
12cr|authd-0.2.3-5|2	%define lib_major 0
12cr|authd-0.2.3-5|3	%define lib_name %mklibname %name %{lib_major}
12cr|authd-0.2.3-5|4	%define develname %mklibname -d %name
12cr|authd-0.2.3-5|5	
12cr|authd-0.2.3-5|6	Summary:	Software for obtaining and verifying user credentials
12cr|authd-0.2.3-5|7	Name:		authd
12cr|authd-0.2.3-5|8	Version:	0.2.3
12cr|authd-0.2.3-5|9	Release:	%mkrel 5
12cr|authd-0.2.3-5|10	License:	BSD-Like
12cr|authd-0.2.3-5|11	Group:		System/Servers
12cr|authd-0.2.3-5|12	URL:		http://www.cs.berkeley.edu/~bnc/authd/
12cr|authd-0.2.3-5|13	Source:		http://www.theether.org/authd/%{name}-%{version}.tar.gz
12cr|authd-0.2.3-5|14	Source1:	authd.init
12cr|authd-0.2.3-5|15	Patch0:		authd-Makefile.in.patch
12cr|authd-0.2.3-5|16	Patch1:		authd-linkage_fix.diff
12cr|authd-0.2.3-5|17	Requires:	openssh-clients
12cr|authd-0.2.3-5|18	Requires:	openssh-server
12cr|authd-0.2.3-5|19	Requires(post): rpm-helper
12cr|authd-0.2.3-5|20	Requires(preun): rpm-helper
12cr|authd-0.2.3-5|21	Buildrequires:	libe-cluster >= 0.2
12cr|authd-0.2.3-5|22	Buildrequires:	openssl-devel
12cr|authd-0.2.3-5|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|authd-0.2.3-5|24	
12cr|authd-0.2.3-5|25	%package -n	%{develname}
12cr|authd-0.2.3-5|26	Summary:	Devel Package for authd
12cr|authd-0.2.3-5|27	Group:          Development/Other
12cr|authd-0.2.3-5|28	Provides:       %{name}-devel = %{version}-%{release}
12cr|authd-0.2.3-5|29	Obsoletes:	%{lib_name}-devel
12cr|authd-0.2.3-5|30	Obsoletes:	lib%{name}%{lib_major}-devel
12cr|authd-0.2.3-5|31	
12cr|authd-0.2.3-5|32	%description
12cr|authd-0.2.3-5|33	authd is a software package for obtaining and verifying user credentials
12cr|authd-0.2.3-5|34	which contain cryptographic signatures based on RSA public key cryptography.
12cr|authd-0.2.3-5|35	It includes a server (authd) for authenticating local users through UNIX
12cr|authd-0.2.3-5|36	domain sockets and processing credentials, and a client library (libauth.a)
12cr|authd-0.2.3-5|37	for requesting new credentials and verifying credentials signed by the server.
12cr|authd-0.2.3-5|38	
12cr|authd-0.2.3-5|39	%description -n	%{develname}
12cr|authd-0.2.3-5|40	authd is a software package for obtaining and verifying user credentials
12cr|authd-0.2.3-5|41	which contain cryptographic signatures based on RSA public key cryptography.
12cr|authd-0.2.3-5|42	Provide file auth.h and libauth.a .
12cr|authd-0.2.3-5|43	
12cr|authd-0.2.3-5|44	%prep
12cr|authd-0.2.3-5|45	
12cr|authd-0.2.3-5|46	%setup -q
12cr|authd-0.2.3-5|47	%patch0 -p1 -b .patch
12cr|authd-0.2.3-5|48	%patch1 -p0
12cr|authd-0.2.3-5|49	
12cr|authd-0.2.3-5|50	chmod 644 ChangeLog COPYING
12cr|authd-0.2.3-5|51	
12cr|authd-0.2.3-5|52	%build
12cr|authd-0.2.3-5|53	export CFLAGS="%{optflags} -D_GNU_SOURCE -D_REENTRANT"
12cr|authd-0.2.3-5|54	
12cr|authd-0.2.3-5|55	%configure2_5x
12cr|authd-0.2.3-5|56	
12cr|authd-0.2.3-5|57	%make
12cr|authd-0.2.3-5|58	
12cr|authd-0.2.3-5|59	%install
12cr|authd-0.2.3-5|60	rm -rf %{buildroot}
12cr|authd-0.2.3-5|61	
12cr|authd-0.2.3-5|62	install -d %{buildroot}%{_initrddir}
12cr|authd-0.2.3-5|63	install -d %{buildroot}%{_includedir}
12cr|authd-0.2.3-5|64	install -d %{buildroot}%{_sbindir}
12cr|authd-0.2.3-5|65	install -d %{buildroot}%{_libdir}
12cr|authd-0.2.3-5|66	
12cr|authd-0.2.3-5|67	%makeinstall INSTALL_USER=%(id -un) INSTALL_GROUP=%(id -gn)
12cr|authd-0.2.3-5|68	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/authd
12cr|authd-0.2.3-5|69	
12cr|authd-0.2.3-5|70	%post
12cr|authd-0.2.3-5|71	%_post_service %{name}
12cr|authd-0.2.3-5|72	
12cr|authd-0.2.3-5|73	%preun
12cr|authd-0.2.3-5|74	%_preun_service %{name}
12cr|authd-0.2.3-5|75	
12cr|authd-0.2.3-5|76	%clean
12cr|authd-0.2.3-5|77	rm -rf %{buildroot}
12cr|authd-0.2.3-5|78	
12cr|authd-0.2.3-5|79	%files
12cr|authd-0.2.3-5|80	%defattr(-,root,root)
12cr|authd-0.2.3-5|81	%doc ChangeLog COPYING
12cr|authd-0.2.3-5|82	%{_initrddir}/authd
12cr|authd-0.2.3-5|83	%{_sbindir}/authd
12cr|authd-0.2.3-5|84	
12cr|authd-0.2.3-5|85	%files	-n %{develname}
12cr|authd-0.2.3-5|86	%defattr(-,root,root)
12cr|authd-0.2.3-5|87	%{_includedir}/auth.h
12cr|authd-0.2.3-5|88	%{_libdir}/libauth.a
12cr|authd-0.2.3-5|89	
12cr|authd-0.2.3-5|90	
12cr|authd-0.2.3-5|91	
12cr|authd-0.2.3-5|92	%changelog
12cr|authd-0.2.3-5|93	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-5mdv2011.0
12cr|authd-0.2.3-5|94	+ Revision: 610006
12cr|authd-0.2.3-5|95	- rebuild
12cr|authd-0.2.3-5|96	
12cr|authd-0.2.3-5|97	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 0.2.3-4mdv2010.1
12cr|authd-0.2.3-5|98	+ Revision: 537555
12cr|authd-0.2.3-5|99	- rebuild
12cr|authd-0.2.3-5|100	
12cr|authd-0.2.3-5|101	* Tue Feb 09 2010 Antoine Ginies <aginies@mandriva.com> 0.2.3-3mdv2010.1
12cr|authd-0.2.3-5|102	+ Revision: 502816
12cr|authd-0.2.3-5|103	- fix patch0 pb (initscript)
12cr|authd-0.2.3-5|104	
12cr|authd-0.2.3-5|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|authd-0.2.3-5|106	- rebuild
12cr|authd-0.2.3-5|107	- rebuild
12cr|authd-0.2.3-5|108	
12cr|authd-0.2.3-5|109	* Thu Aug 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-1mdv2009.0
12cr|authd-0.2.3-5|110	+ Revision: 271983
12cr|authd-0.2.3-5|111	- 0.2.3
12cr|authd-0.2.3-5|112	- fix build
12cr|authd-0.2.3-5|113	
12cr|authd-0.2.3-5|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|authd-0.2.3-5|115	- rebuild
12cr|authd-0.2.3-5|116	- rebuild
12cr|authd-0.2.3-5|117	
12cr|authd-0.2.3-5|118	+ Pixel <pixel@mandriva.com>
12cr|authd-0.2.3-5|119	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|authd-0.2.3-5|120	
12cr|authd-0.2.3-5|121	* Tue Feb 12 2008 Antoine Ginies <aginies@mandriva.com> 0.2.2-4mdv2008.1
12cr|authd-0.2.3-5|122	+ Revision: 165746
12cr|authd-0.2.3-5|123	- fix executable-marked-as-config-file
12cr|authd-0.2.3-5|124	
12cr|authd-0.2.3-5|125	+ Olivier Blin <oblin@mandriva.com>
12cr|authd-0.2.3-5|126	- restore BuildRoot
12cr|authd-0.2.3-5|127	
12cr|authd-0.2.3-5|128	+ Thierry Vignaud <tv@mandriva.org>
12cr|authd-0.2.3-5|129	- kill re-definition of %%buildroot on Pixel's request
12cr|authd-0.2.3-5|130	
12cr|authd-0.2.3-5|131	* Tue Jul 17 2007 Funda Wang <fwang@mandriva.org> 0.2.2-4mdv2008.0
12cr|authd-0.2.3-5|132	+ Revision: 52830
12cr|authd-0.2.3-5|133	- fix prereq
12cr|authd-0.2.3-5|134	- New devel package policy
12cr|authd-0.2.3-5|135	
12cr|authd-0.2.3-5|136	
12cr|authd-0.2.3-5|137	* Thu Mar 01 2007 Antoine Ginies <aginies@mandriva.com> 0.2.2-3mdv2007.0
12cr|authd-0.2.3-5|138	+ Revision: 130581
12cr|authd-0.2.3-5|139	- Import authd
12cr|authd-0.2.3-5|140	
12cr|authd-0.2.3-5|141	* Thu Apr 20 2006 Erwan Velu <erwan@seanodes.com> 0.2.2-3mdk
12cr|authd-0.2.3-5|142	- Fixing buildrequires
12cr|authd-0.2.3-5|143	
12cr|authd-0.2.3-5|144	* Sat Apr 15 2006 Erwan Velu <erwan@seanodes.com> 0.2.2-2mdk
12cr|authd-0.2.3-5|145	- Rebuild
12cr|authd-0.2.3-5|146	
12cr|authd-0.2.3-5|147	* Fri Oct 29 2004 Erwan Velu <erwan@mandrakesoft.com> 0.2.2-1mdk
12cr|authd-0.2.3-5|148	- Remove patch1 merged upstream
12cr|authd-0.2.3-5|149	
12cr|authd-0.2.3-5|150	* Wed Aug 04 2004 Erwan Velu <erwan@mandrakesoft.com> 0.2.1-17mdk
12cr|authd-0.2.3-5|151	- Fixing Provides
12cr|authd-0.2.3-5|152	
12cr|authd-0.2.3-5|153	* Fri Jun 11 2004 Erwan Velu <erwan@mandrakesoft.com> 0.2.1-16mdk
12cr|authd-0.2.3-5|154	- Fixing RSA_sign & RSA_verify with NID_md5
12cr|authd-0.2.3-5|155	
12cr|authd-0.2.3-5|156	* Thu Apr 22 2004 Erwan Velu <erwan@mandrakesoft.com> 0.2.1-15mdk
12cr|authd-0.2.3-5|157	- Rebuild
12cr|authd-0.2.3-5|158	

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

322 12
12cr|autodownloader-0.3.0-1|1	Name:		autodownloader
12cr|autodownloader-0.3.0-1|2	Version:	0.3.0
12cr|autodownloader-0.3.0-1|3	Release:	1
12cr|autodownloader-0.3.0-1|4	Summary:	A Python program that can be used to automatically download files
12cr|autodownloader-0.3.0-1|5	License:	GPL
12cr|autodownloader-0.3.0-1|6	Group:		Networking/WWW
12cr|autodownloader-0.3.0-1|7	URL:		http://sourceforge.net/projects/autodownloader
12cr|autodownloader-0.3.0-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|autodownloader-0.3.0-1|9	BuildArch:	noarch
12cr|autodownloader-0.3.0-1|10	Requires:	python
12cr|autodownloader-0.3.0-1|11	Requires:	pygtk2.0
12cr|autodownloader-0.3.0-1|12	
12cr|autodownloader-0.3.0-1|13	%description
12cr|autodownloader-0.3.0-1|14	Autodownloader is a program written in Python that can be used
12cr|autodownloader-0.3.0-1|15	to automatically download files that are not freely distributable.
12cr|autodownloader-0.3.0-1|16	
12cr|autodownloader-0.3.0-1|17	The program can choose from multiple mirrors and download the files
12cr|autodownloader-0.3.0-1|18	to a specified location. The files will also be checked using an md5
12cr|autodownloader-0.3.0-1|19	checksum.
12cr|autodownloader-0.3.0-1|20	
12cr|autodownloader-0.3.0-1|21	%prep
12cr|autodownloader-0.3.0-1|22	%setup -q
12cr|autodownloader-0.3.0-1|23	
12cr|autodownloader-0.3.0-1|24	%build
12cr|autodownloader-0.3.0-1|25	# empty
12cr|autodownloader-0.3.0-1|26	
12cr|autodownloader-0.3.0-1|27	%install
12cr|autodownloader-0.3.0-1|28	%makeinstall_std
12cr|autodownloader-0.3.0-1|29	
12cr|autodownloader-0.3.0-1|30	%files
12cr|autodownloader-0.3.0-1|31	%doc COPYING ChangeLog GladeWindow-license.txt README.txt TODO example.autodlrc
12cr|autodownloader-0.3.0-1|32	%dir %{_datadir}/autodl
12cr|autodownloader-0.3.0-1|33	%{_datadir}/autodl/*
12cr|autodownloader-0.3.0-1|34	%{_datadir}/icons/hicolor/*/apps/autodl.png
12cr|autodownloader-0.3.0-1|35	
12cr|autodownloader-0.3.0-1|36	
12cr|autodownloader-0.3.0-1|37	%changelog
12cr|autodownloader-0.3.0-1|38	

323 12
12cr|autosmb-1.1-6|1	%define name autosmb
12cr|autosmb-1.1-6|2	%define version 1.1
12cr|autosmb-1.1-6|3	%define release %mkrel 6
12cr|autosmb-1.1-6|4	
12cr|autosmb-1.1-6|5	Summary: Automounter script for autods
12cr|autosmb-1.1-6|6	Name: %name
12cr|autosmb-1.1-6|7	Version: %version
12cr|autosmb-1.1-6|8	Release: %release
12cr|autosmb-1.1-6|9	License: GPL
12cr|autosmb-1.1-6|10	Group: System/Kernel and hardware
12cr|autosmb-1.1-6|11	URL: http://www.historischtheater.be/ddemerre/
12cr|autosmb-1.1-6|12	Source1: auto.smb
12cr|autosmb-1.1-6|13	Source2: auto.smb.conf
12cr|autosmb-1.1-6|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|autosmb-1.1-6|15	Requires: samba-client, autofs
12cr|autosmb-1.1-6|16	BuildArch: noarch
12cr|autosmb-1.1-6|17	
12cr|autosmb-1.1-6|18	%description
12cr|autosmb-1.1-6|19	This is an automounter helper script for autofs.
12cr|autosmb-1.1-6|20	
12cr|autosmb-1.1-6|21	Add this to /etc/auto.master
12cr|autosmb-1.1-6|22	
12cr|autosmb-1.1-6|23	/cifs   /etc/auto.smb   --timeout=60
12cr|autosmb-1.1-6|24	
12cr|autosmb-1.1-6|25	and edit /etc/auto.smb.conf with credentials. The credemntials
12cr|autosmb-1.1-6|26	file should be of the form
12cr|autosmb-1.1-6|27	
12cr|autosmb-1.1-6|28	username=NTDOMAIN\USERNAME
12cr|autosmb-1.1-6|29	password=PASSWORD
12cr|autosmb-1.1-6|30	
12cr|autosmb-1.1-6|31	%prep
12cr|autosmb-1.1-6|32	
12cr|autosmb-1.1-6|33	%build
12cr|autosmb-1.1-6|34	
12cr|autosmb-1.1-6|35	%install
12cr|autosmb-1.1-6|36	rm -rf $RPM_BUILD_ROOT
12cr|autosmb-1.1-6|37	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}
12cr|autosmb-1.1-6|38	install -m 500 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}
12cr|autosmb-1.1-6|39	install -m 500 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}
12cr|autosmb-1.1-6|40	
12cr|autosmb-1.1-6|41	%clean
12cr|autosmb-1.1-6|42	rm -rf $RPM_BUILD_ROOT
12cr|autosmb-1.1-6|43	
12cr|autosmb-1.1-6|44	
12cr|autosmb-1.1-6|45	%files
12cr|autosmb-1.1-6|46	%defattr(-,root,root,-)
12cr|autosmb-1.1-6|47	/etc/auto.smb
12cr|autosmb-1.1-6|48	%config(noreplace) /etc/auto.smb.conf
12cr|autosmb-1.1-6|49	%doc
12cr|autosmb-1.1-6|50	
12cr|autosmb-1.1-6|51	
12cr|autosmb-1.1-6|52	
12cr|autosmb-1.1-6|53	%changelog
12cr|autosmb-1.1-6|54	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-6mdv2011.0
12cr|autosmb-1.1-6|55	+ Revision: 616656
12cr|autosmb-1.1-6|56	- the mass rebuild of 2010.0 packages
12cr|autosmb-1.1-6|57	
12cr|autosmb-1.1-6|58	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 1.1-5mdv2010.0
12cr|autosmb-1.1-6|59	+ Revision: 423993
12cr|autosmb-1.1-6|60	- rebuild
12cr|autosmb-1.1-6|61	
12cr|autosmb-1.1-6|62	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 1.1-4mdv2009.0
12cr|autosmb-1.1-6|63	+ Revision: 226202
12cr|autosmb-1.1-6|64	- rebuild
12cr|autosmb-1.1-6|65	- fix spacing at top of description
12cr|autosmb-1.1-6|66	
12cr|autosmb-1.1-6|67	+ Olivier Blin <oblin@mandriva.com>
12cr|autosmb-1.1-6|68	- restore BuildRoot
12cr|autosmb-1.1-6|69	
12cr|autosmb-1.1-6|70	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.1-3mdv2008.1
12cr|autosmb-1.1-6|71	+ Revision: 122276
12cr|autosmb-1.1-6|72	- kill re-definition of %%buildroot on Pixel's request
12cr|autosmb-1.1-6|73	- import autosmb
12cr|autosmb-1.1-6|74	
12cr|autosmb-1.1-6|75	
12cr|autosmb-1.1-6|76	* Thu Oct 20 2005 Lenny Cartier <lenny@mandriva.com> 1.1-3mdk
12cr|autosmb-1.1-6|77	- rebuild
12cr|autosmb-1.1-6|78	
12cr|autosmb-1.1-6|79	* Thu Jan 29 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.1-2mdk
12cr|autosmb-1.1-6|80	- from Robin Rosenberg <robin.rosenberg@dewire.com> :
12cr|autosmb-1.1-6|81	- Initial build.

324 12
12cr|autossh-1.4c-1|1	Summary:	Automatically restart SSH sessions and tunnels
12cr|autossh-1.4c-1|2	Name:		autossh
12cr|autossh-1.4c-1|3	Version:	1.4c
12cr|autossh-1.4c-1|4	Release:	%mkrel 1
12cr|autossh-1.4c-1|5	License:	BSD
12cr|autossh-1.4c-1|6	Group:		Networking/Other
12cr|autossh-1.4c-1|7	URL:		http://www.harding.motd.ca/autossh/
12cr|autossh-1.4c-1|8	Source:		http://www.harding.motd.ca/autossh/%{name}-%{version}.tgz
12cr|autossh-1.4c-1|9	BuildRequires:	openssh-clients
12cr|autossh-1.4c-1|10	Requires:	openssh
12cr|autossh-1.4c-1|11	BuildRoot:	%{_tmppath}/%{name}-root
12cr|autossh-1.4c-1|12	
12cr|autossh-1.4c-1|13	%description
12cr|autossh-1.4c-1|14	autossh is a program to start a copy of ssh and monitor it,
12cr|autossh-1.4c-1|15	restarting it as necessary should it die or stop passing
12cr|autossh-1.4c-1|16	traffic. The idea and the mechanism are from rstunnel
12cr|autossh-1.4c-1|17	(Reliable SSH Tunnel), but implemented in C.
12cr|autossh-1.4c-1|18	
12cr|autossh-1.4c-1|19	%prep
12cr|autossh-1.4c-1|20	%setup -q
12cr|autossh-1.4c-1|21	
12cr|autossh-1.4c-1|22	%build
12cr|autossh-1.4c-1|23	chmod 644 autossh.host rscreen
12cr|autossh-1.4c-1|24	%configure2_5x
12cr|autossh-1.4c-1|25	%make
12cr|autossh-1.4c-1|26	
12cr|autossh-1.4c-1|27	%install
12cr|autossh-1.4c-1|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|autossh-1.4c-1|29	
12cr|autossh-1.4c-1|30	install -d %{buildroot}%{_bindir}
12cr|autossh-1.4c-1|31	install -d %{buildroot}%{_mandir}/man1
12cr|autossh-1.4c-1|32	install -m755 autossh %{buildroot}%{_bindir}/
12cr|autossh-1.4c-1|33	install -m644 autossh.1 %{buildroot}%{_mandir}/man1/
12cr|autossh-1.4c-1|34	
12cr|autossh-1.4c-1|35	%clean
12cr|autossh-1.4c-1|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|autossh-1.4c-1|37	
12cr|autossh-1.4c-1|38	%files
12cr|autossh-1.4c-1|39	%defattr (-,root,root)
12cr|autossh-1.4c-1|40	%doc CHANGES README autossh.host rscreen
12cr|autossh-1.4c-1|41	%{_bindir}/autossh
12cr|autossh-1.4c-1|42	%{_mandir}/man1/autossh.1*
12cr|autossh-1.4c-1|43	
12cr|autossh-1.4c-1|44	
12cr|autossh-1.4c-1|45	%changelog
12cr|autossh-1.4c-1|46	* Fri Jan 27 2012 Andrey Bondrov <abondrov@mandriva.org> 1.4c-1mdv2011.0
12cr|autossh-1.4c-1|47	+ Revision: 769401
12cr|autossh-1.4c-1|48	- New version 1.4c, add Source url
12cr|autossh-1.4c-1|49	
12cr|autossh-1.4c-1|50	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4b-4mdv2011.0
12cr|autossh-1.4c-1|51	+ Revision: 610009
12cr|autossh-1.4c-1|52	- rebuild
12cr|autossh-1.4c-1|53	
12cr|autossh-1.4c-1|54	* Mon Feb 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.4b-3mdv2010.1
12cr|autossh-1.4c-1|55	+ Revision: 502294
12cr|autossh-1.4c-1|56	- use %%configure2_5x
12cr|autossh-1.4c-1|57	
12cr|autossh-1.4c-1|58	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.4b-2mdv2010.0
12cr|autossh-1.4c-1|59	+ Revision: 436697
12cr|autossh-1.4c-1|60	- rebuild
12cr|autossh-1.4c-1|61	
12cr|autossh-1.4c-1|62	* Fri Jan 09 2009 Jérôme Soyer <saispo@mandriva.org> 1.4b-1mdv2009.1
12cr|autossh-1.4c-1|63	+ Revision: 327420
12cr|autossh-1.4c-1|64	- New version
12cr|autossh-1.4c-1|65	
12cr|autossh-1.4c-1|66	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.4a-4mdv2009.0
12cr|autossh-1.4c-1|67	+ Revision: 240435
12cr|autossh-1.4c-1|68	- rebuild
12cr|autossh-1.4c-1|69	- kill re-definition of %%buildroot on Pixel's request
12cr|autossh-1.4c-1|70	
12cr|autossh-1.4c-1|71	+ Olivier Blin <blino@mandriva.org>
12cr|autossh-1.4c-1|72	- restore BuildRoot
12cr|autossh-1.4c-1|73	
12cr|autossh-1.4c-1|74	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4a-2mdv2008.0
12cr|autossh-1.4c-1|75	+ Revision: 83875
12cr|autossh-1.4c-1|76	- rebuild
12cr|autossh-1.4c-1|77	
12cr|autossh-1.4c-1|78	
12cr|autossh-1.4c-1|79	* Sun Dec 10 2006 Emmanuel Andry <eandry@mandriva.org> 1.4a-1mdv2007.0
12cr|autossh-1.4c-1|80	+ Revision: 94424
12cr|autossh-1.4c-1|81	- add buildrequires openssh-clients
12cr|autossh-1.4c-1|82	- New version 1.4a
12cr|autossh-1.4c-1|83	drop patch
12cr|autossh-1.4c-1|84	- Import autossh
12cr|autossh-1.4c-1|85	
12cr|autossh-1.4c-1|86	* Sat May 06 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.3-1mdk
12cr|autossh-1.4c-1|87	- New release 1.3
12cr|autossh-1.4c-1|88	- use mkrel
12cr|autossh-1.4c-1|89	
12cr|autossh-1.4c-1|90	* Sat Jun 04 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2f-2mdk
12cr|autossh-1.4c-1|91	- rebuild
12cr|autossh-1.4c-1|92	
12cr|autossh-1.4c-1|93	* Sun May 09 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2f-1mdk
12cr|autossh-1.4c-1|94	- 1.2f
12cr|autossh-1.4c-1|95	- added P1 by Dmitry V. Levin <ldv@altlinux.org> (Fixed two uninitialized
12cr|autossh-1.4c-1|96	variable issues found by compiler.)
12cr|autossh-1.4c-1|97	

325 12
12cr|autotalent-ladspa-0.2-1|1	Name: autotalent-ladspa
12cr|autotalent-ladspa-0.2-1|2	Summary: Singer pitch correction LADSPA Plugin
12cr|autotalent-ladspa-0.2-1|3	Group: Sound
12cr|autotalent-ladspa-0.2-1|4	Version: 0.2
12cr|autotalent-ladspa-0.2-1|5	Release: %mkrel 1
12cr|autotalent-ladspa-0.2-1|6	License: GPLv2
12cr|autotalent-ladspa-0.2-1|7	Source: http://web.mit.edu/tbaran/www/autotalent-%{version}.tar.gz
12cr|autotalent-ladspa-0.2-1|8	URL: http://web.mit.edu/tbaran/www/autotalent.html
12cr|autotalent-ladspa-0.2-1|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|autotalent-ladspa-0.2-1|10	
12cr|autotalent-ladspa-0.2-1|11	%description
12cr|autotalent-ladspa-0.2-1|12	Automatic pitch correction module for singers as LADSPA plugin.
12cr|autotalent-ladspa-0.2-1|13	You specify the notes that a singer is allowed to hit, and Autotalent
12cr|autotalent-ladspa-0.2-1|14	makes sure that they do. You can also use Autotalent for more exotic
12cr|autotalent-ladspa-0.2-1|15	effects, like the Cher / T-Pain effect, making your voice sound like a
12cr|autotalent-ladspa-0.2-1|16	chiptune, adding artificial vibrato, or messing with your formants.
12cr|autotalent-ladspa-0.2-1|17	Autotalent can also be used as a harmonizer that knows how to sing in
12cr|autotalent-ladspa-0.2-1|18	the scale with you. Or, you can use Autotalent to change the scale of a
12cr|autotalent-ladspa-0.2-1|19	melody between major and minor or to change the musical mode.
12cr|autotalent-ladspa-0.2-1|20	
12cr|autotalent-ladspa-0.2-1|21	%prep
12cr|autotalent-ladspa-0.2-1|22	%setup -q -n autotalent-%{version}
12cr|autotalent-ladspa-0.2-1|23	
12cr|autotalent-ladspa-0.2-1|24	%build
12cr|autotalent-ladspa-0.2-1|25	%make
12cr|autotalent-ladspa-0.2-1|26	
12cr|autotalent-ladspa-0.2-1|27	%install
12cr|autotalent-ladspa-0.2-1|28	rm -rf %{buildroot}
12cr|autotalent-ladspa-0.2-1|29	install -d %{buildroot}%{_libdir}/ladspa
12cr|autotalent-ladspa-0.2-1|30	install -m644 autotalent.so %{buildroot}%{_libdir}/ladspa/autotalent.so
12cr|autotalent-ladspa-0.2-1|31	
12cr|autotalent-ladspa-0.2-1|32	%clean
12cr|autotalent-ladspa-0.2-1|33	rm -rf $RPM_BUILD_ROOT
12cr|autotalent-ladspa-0.2-1|34	
12cr|autotalent-ladspa-0.2-1|35	%files
12cr|autotalent-ladspa-0.2-1|36	%defattr(-, root, root, -)
12cr|autotalent-ladspa-0.2-1|37	%{_libdir}/ladspa/autotalent.so
12cr|autotalent-ladspa-0.2-1|38	
12cr|autotalent-ladspa-0.2-1|39	
12cr|autotalent-ladspa-0.2-1|40	%changelog
12cr|autotalent-ladspa-0.2-1|41	* Thu Jul 15 2010 Frank Kober <emuse@mandriva.org> 0.2-1mdv2011.0
12cr|autotalent-ladspa-0.2-1|42	+ Revision: 553528
12cr|autotalent-ladspa-0.2-1|43	- import autotalent-ladspa
12cr|autotalent-ladspa-0.2-1|44	
12cr|autotalent-ladspa-0.2-1|45	

326 12
12cr|autotrace-0.31.1-33|1	%define	major		3
12cr|autotrace-0.31.1-33|2	%define	libname		%mklibname autotrace %{major}
12cr|autotrace-0.31.1-33|3	%define	develname	%mklibname autotrace -d
12cr|autotrace-0.31.1-33|4	
12cr|autotrace-0.31.1-33|5	Summary:		Program for converting bitmap to vector graphics
12cr|autotrace-0.31.1-33|6	Name:		autotrace
12cr|autotrace-0.31.1-33|7	Version:		0.31.1
12cr|autotrace-0.31.1-33|8	Release:		33
12cr|autotrace-0.31.1-33|9	Group:		Publishing
12cr|autotrace-0.31.1-33|10	License:		GPLv2+ and LGPLv2+
12cr|autotrace-0.31.1-33|11	URL:		http://autotrace.sourceforge.net
12cr|autotrace-0.31.1-33|12	Source0:		http://prdownload.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|autotrace-0.31.1-33|13	Patch0:		autotrace_0.31.1-13.diff
12cr|autotrace-0.31.1-33|14	Patch1:		autotrace-0.31.1-swf-output.patch
12cr|autotrace-0.31.1-33|15	Patch2:		autotrace-0.31.1-libpng-1.5.patch
12cr|autotrace-0.31.1-33|16	BuildRequires:	pstoedit-devel
12cr|autotrace-0.31.1-33|17	BuildRequires:	imagemagick-devel
12cr|autotrace-0.31.1-33|18	BuildRequires:	multiarch-utils >= 1.0.3
12cr|autotrace-0.31.1-33|19	BuildRequires:	libexpat-devel
12cr|autotrace-0.31.1-33|20	BuildRequires:	pkgconfig(libpng)
12cr|autotrace-0.31.1-33|21	# (Abel) doesn't work with newer libming
12cr|autotrace-0.31.1-33|22	#BuildConflicts:	libming-devel
12cr|autotrace-0.31.1-33|23	Provides:	fonttracer
12cr|autotrace-0.31.1-33|24	Requires:	%{libname} = %{version}
12cr|autotrace-0.31.1-33|25	
12cr|autotrace-0.31.1-33|26	%description
12cr|autotrace-0.31.1-33|27	Autotrace is a program for converting bitmap to vector graphics. Supported
12cr|autotrace-0.31.1-33|28	formats:
12cr|autotrace-0.31.1-33|29	- input formats: BMP, TGA, PNM, PPM, PGM, PBM and those supported by
12cr|autotrace-0.31.1-33|30	ImageMagick;
12cr|autotrace-0.31.1-33|31	- export formats: Postscript, svg, xfig, swf, pstoedit, emf, dxf, cgm,
12cr|autotrace-0.31.1-33|32	mif, p2e and sk.
12cr|autotrace-0.31.1-33|33	
12cr|autotrace-0.31.1-33|34	%package -n	%{libname}
12cr|autotrace-0.31.1-33|35	Summary:		Autotrace libraries
12cr|autotrace-0.31.1-33|36	Group:		System/Libraries
12cr|autotrace-0.31.1-33|37	# In the past, a package libautotrace4 existed which in reality
12cr|autotrace-0.31.1-33|38	# contained /usr/lib/libautotrace.so.3.0.0. Make the correct
12cr|autotrace-0.31.1-33|39	# libautotrace3 conflict with the wrong libautotrace4, to fix upgrade
12cr|autotrace-0.31.1-33|40	Conflicts:	%mklibname autotrace 4
12cr|autotrace-0.31.1-33|41	
12cr|autotrace-0.31.1-33|42	%description -n	%{libname}
12cr|autotrace-0.31.1-33|43	This package contains the libraries needed to run programs dynamically
12cr|autotrace-0.31.1-33|44	linked with autotrace libraries.
12cr|autotrace-0.31.1-33|45	
12cr|autotrace-0.31.1-33|46	%package -n	%{develname}
12cr|autotrace-0.31.1-33|47	Summary:		Static libraries and header files for autotrace development
12cr|autotrace-0.31.1-33|48	Group:		Development/C
12cr|autotrace-0.31.1-33|49	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|autotrace-0.31.1-33|50	Provides:	%{name}-devel = %{version}-%{release}
12cr|autotrace-0.31.1-33|51	Requires:	%{libname} = %{version}
12cr|autotrace-0.31.1-33|52	Obsoletes:	%{name}-devel < %{version}-%{release}
12cr|autotrace-0.31.1-33|53	Obsoletes:	%{_lib}autotrace4-devel < %{version}-%{release}
12cr|autotrace-0.31.1-33|54	
12cr|autotrace-0.31.1-33|55	%description -n %{develname}
12cr|autotrace-0.31.1-33|56	This package contains the static libraries and header files for
12cr|autotrace-0.31.1-33|57	developing applications based on autotrace.
12cr|autotrace-0.31.1-33|58	
12cr|autotrace-0.31.1-33|59	%prep
12cr|autotrace-0.31.1-33|60	%setup -q
12cr|autotrace-0.31.1-33|61	%patch0 -p1
12cr|autotrace-0.31.1-33|62	%patch1 -p0
12cr|autotrace-0.31.1-33|63	%patch2 -p0
12cr|autotrace-0.31.1-33|64	
12cr|autotrace-0.31.1-33|65	%build
12cr|autotrace-0.31.1-33|66	%configure2_5x
12cr|autotrace-0.31.1-33|67	%make
12cr|autotrace-0.31.1-33|68	
12cr|autotrace-0.31.1-33|69	%install
12cr|autotrace-0.31.1-33|70	%makeinstall_std
12cr|autotrace-0.31.1-33|71	%multiarch_binaries %{buildroot}%{_bindir}/autotrace-config
12cr|autotrace-0.31.1-33|72	
12cr|autotrace-0.31.1-33|73	%files
12cr|autotrace-0.31.1-33|74	%doc AUTHORS ChangeLog COPYING FAQ README THANKS
12cr|autotrace-0.31.1-33|75	%{_bindir}/autotrace
12cr|autotrace-0.31.1-33|76	%{_mandir}/man1/*
12cr|autotrace-0.31.1-33|77	
12cr|autotrace-0.31.1-33|78	%files -n %{libname}
12cr|autotrace-0.31.1-33|79	%{_libdir}/*.so.%{major}*
12cr|autotrace-0.31.1-33|80	
12cr|autotrace-0.31.1-33|81	%files -n %{develname}
12cr|autotrace-0.31.1-33|82	%doc README
12cr|autotrace-0.31.1-33|83	%{multiarch_bindir}/autotrace-config
12cr|autotrace-0.31.1-33|84	%{_bindir}/autotrace-config
12cr|autotrace-0.31.1-33|85	%{_includedir}/*
12cr|autotrace-0.31.1-33|86	%{_libdir}/*.so
12cr|autotrace-0.31.1-33|87	%{_libdir}/*.a
12cr|autotrace-0.31.1-33|88	%{_libdir}/pkgconfig/*.pc
12cr|autotrace-0.31.1-33|89	%{_datadir}/aclocal/*
12cr|autotrace-0.31.1-33|90	
12cr|autotrace-0.31.1-33|91	
12cr|autotrace-0.31.1-33|92	%changelog
12cr|autotrace-0.31.1-33|93	* Sun Oct 21 2012 Giovanni Mariani <mc2374@mclink.it> 0.31.1-33
12cr|autotrace-0.31.1-33|94	- Added P2 to fix build with libpng-devel
12cr|autotrace-0.31.1-33|95	- Removed %%defattr and %%clean section
12cr|autotrace-0.31.1-33|96	- Rephrased a couple of Obsoletes to keep rpmlint happy
12cr|autotrace-0.31.1-33|97	- Adjusted file lists (no .la files and %%{multiarch})
12cr|autotrace-0.31.1-33|98	
12cr|autotrace-0.31.1-33|99	* Thu Jul 15 2010 Funda Wang <fwang@mandriva.org> 0.31.1-32mdv2011.0
12cr|autotrace-0.31.1-33|100	+ Revision: 553468
12cr|autotrace-0.31.1-33|101	- rebuild for new imagmagick
12cr|autotrace-0.31.1-33|102	
12cr|autotrace-0.31.1-33|103	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.31.1-31mdv2010.0
12cr|autotrace-0.31.1-33|104	+ Revision: 436711
12cr|autotrace-0.31.1-33|105	- rebuild
12cr|autotrace-0.31.1-33|106	
12cr|autotrace-0.31.1-33|107	* Thu Jan 29 2009 Götz Waschk <waschk@mandriva.org> 0.31.1-30mdv2009.1
12cr|autotrace-0.31.1-33|108	+ Revision: 335111
12cr|autotrace-0.31.1-33|109	- rebuild for new libmagick
12cr|autotrace-0.31.1-33|110	
12cr|autotrace-0.31.1-33|111	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|autotrace-0.31.1-33|112	- rebuilt against new libxcb
12cr|autotrace-0.31.1-33|113	
12cr|autotrace-0.31.1-33|114	* Sat Sep 13 2008 Frederik Himpe <fhimpe@mandriva.org> 0.31.1-28mdv2009.0
12cr|autotrace-0.31.1-33|115	+ Revision: 284345
12cr|autotrace-0.31.1-33|116	- Make libautotrace3 conflict with the wrongly named
12cr|autotrace-0.31.1-33|117	libautotrace4 package which really contained libautotrace.so.3
12cr|autotrace-0.31.1-33|118	
12cr|autotrace-0.31.1-33|119	* Thu Sep 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.31.1-27mdv2009.0
12cr|autotrace-0.31.1-33|120	+ Revision: 283851
12cr|autotrace-0.31.1-33|121	- added one huge debian patch to fix lots of build errors
12cr|autotrace-0.31.1-33|122	- fix major
12cr|autotrace-0.31.1-33|123	- apply new devel package naming
12cr|autotrace-0.31.1-33|124	
12cr|autotrace-0.31.1-33|125	+ Emmanuel Andry <eandry@mandriva.org>
12cr|autotrace-0.31.1-33|126	- fix build with P2 from gentoo
12cr|autotrace-0.31.1-33|127	- fix license
12cr|autotrace-0.31.1-33|128	- apply devel policy
12cr|autotrace-0.31.1-33|129	- check major
12cr|autotrace-0.31.1-33|130	- drop old conditionnal
12cr|autotrace-0.31.1-33|131	
12cr|autotrace-0.31.1-33|132	+ Thierry Vignaud <tv@mandriva.org>
12cr|autotrace-0.31.1-33|133	- rebuild
12cr|autotrace-0.31.1-33|134	- rebuild
12cr|autotrace-0.31.1-33|135	
12cr|autotrace-0.31.1-33|136	+ Pixel <pixel@mandriva.com>
12cr|autotrace-0.31.1-33|137	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|autotrace-0.31.1-33|138	
12cr|autotrace-0.31.1-33|139	* Thu Feb 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.31.1-25mdv2008.1
12cr|autotrace-0.31.1-33|140	+ Revision: 167673
12cr|autotrace-0.31.1-33|141	- rebuilt against new imagemagick libs
12cr|autotrace-0.31.1-33|142	
12cr|autotrace-0.31.1-33|143	* Tue Jan 08 2008 Oden Eriksson <oeriksson@mandriva.com> 0.31.1-24mdv2008.1
12cr|autotrace-0.31.1-33|144	+ Revision: 146496
12cr|autotrace-0.31.1-33|145	- rebuilt against new imagemagick libs (6.3.7)
12cr|autotrace-0.31.1-33|146	
12cr|autotrace-0.31.1-33|147	+ Olivier Blin <oblin@mandriva.com>
12cr|autotrace-0.31.1-33|148	- restore BuildRoot
12cr|autotrace-0.31.1-33|149	
12cr|autotrace-0.31.1-33|150	+ Thierry Vignaud <tv@mandriva.org>
12cr|autotrace-0.31.1-33|151	- kill re-definition of %%buildroot on Pixel's request
12cr|autotrace-0.31.1-33|152	
12cr|autotrace-0.31.1-33|153	* Fri May 04 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.31.1-23mdv2008.0
12cr|autotrace-0.31.1-33|154	+ Revision: 22581
12cr|autotrace-0.31.1-33|155	- Rebuild with new jasper.
12cr|autotrace-0.31.1-33|156	
12cr|autotrace-0.31.1-33|157	* Wed Apr 18 2007 David Walluck <walluck@mandriva.org> 0.31.1-22mdv2008.0
12cr|autotrace-0.31.1-33|158	+ Revision: 14288
12cr|autotrace-0.31.1-33|159	- rebuild
12cr|autotrace-0.31.1-33|160	
12cr|autotrace-0.31.1-33|161	
12cr|autotrace-0.31.1-33|162	* Sun Feb 18 2007 Giuseppe Ghibò <ghibo@mandriva.com> 0.31.1-21mdv2007.0
12cr|autotrace-0.31.1-33|163	+ Revision: 122451
12cr|autotrace-0.31.1-33|164	- Rebuilt against latest ImageMagick.
12cr|autotrace-0.31.1-33|165	- Import autotrace
12cr|autotrace-0.31.1-33|166	
12cr|autotrace-0.31.1-33|167	* Mon Sep 11 2006 Emmanuel Andry <eandry@mandriva.org> 0.31.1-20mdv2007.0
12cr|autotrace-0.31.1-33|168	- Rebuild
12cr|autotrace-0.31.1-33|169	
12cr|autotrace-0.31.1-33|170	* Thu Aug 03 2006 Frederic Crozat <fcrozat@mandriva.com> 0.31.1-19mdv2007.0
12cr|autotrace-0.31.1-33|171	- Rebuild with latest dbus
12cr|autotrace-0.31.1-33|172	
12cr|autotrace-0.31.1-33|173	* Mon May 22 2006 Emmanuel Andry <eandry@mandriva.org> 0.31.1-18mdk
12cr|autotrace-0.31.1-33|174	- rebuilt against new Magick libs
12cr|autotrace-0.31.1-33|175	
12cr|autotrace-0.31.1-33|176	* Fri Feb 24 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.31.1-17mdk
12cr|autotrace-0.31.1-33|177	- Rebuild for new ImageMagick
12cr|autotrace-0.31.1-33|178	
12cr|autotrace-0.31.1-33|179	* Wed Feb 08 2006 Frederic Crozat <fcrozat@mandriva.com> 0.31.1-16mdk
12cr|autotrace-0.31.1-33|180	- Rebuild
12cr|autotrace-0.31.1-33|181	
12cr|autotrace-0.31.1-33|182	* Thu Aug 25 2005 Oden Eriksson <oeriksson@mandriva.com> 0.31.1-15mdk
12cr|autotrace-0.31.1-33|183	- rebuilt against new Magick libs
12cr|autotrace-0.31.1-33|184	
12cr|autotrace-0.31.1-33|185	* Wed Aug 17 2005 Michael Scherer <misc@mandriva.org> 0.31.1-14mdk
12cr|autotrace-0.31.1-33|186	- Rebuild for lack of libdpstk.so.1
12cr|autotrace-0.31.1-33|187	
12cr|autotrace-0.31.1-33|188	* Fri Aug 05 2005 Giuseppe Ghibò <ghibo@mandriva.com> 0.31.1-13mdk
12cr|autotrace-0.31.1-33|189	- Rebuilt against latest ImageMagick.
12cr|autotrace-0.31.1-33|190	
12cr|autotrace-0.31.1-33|191	* Mon Mar 21 2005 Giuseppe Ghibò <ghibo@mandrakesoft.com> 0.31.1-12mdk
12cr|autotrace-0.31.1-33|192	- Rebuilt against latest pstoedit.
12cr|autotrace-0.31.1-33|193	- multiarchify.
12cr|autotrace-0.31.1-33|194	
12cr|autotrace-0.31.1-33|195	* Sat Feb 05 2005 Abel Cheung <deaddog@mandrake.org> 0.31.1-11mdk
12cr|autotrace-0.31.1-33|196	- rebuild
12cr|autotrace-0.31.1-33|197	
12cr|autotrace-0.31.1-33|198	* Tue Jan 18 2005 Abel Cheung <deaddog@mandrake.org> 0.31.1-10mdk
12cr|autotrace-0.31.1-33|199	- P1: Fix warning with automake 1.8
12cr|autotrace-0.31.1-33|200	
12cr|autotrace-0.31.1-33|201	* Mon Dec 27 2004 Abel Cheung <deaddog@mandrake.org> 0.31.1-9mdk
12cr|autotrace-0.31.1-33|202	- Provides "fonttracer" (potrace has same function)
12cr|autotrace-0.31.1-33|203	- UTF-8 spec
12cr|autotrace-0.31.1-33|204	
12cr|autotrace-0.31.1-33|205	* Fri Dec 10 2004 Abel Cheung <deaddog@mandrake.org> 0.31.1-8mdk
12cr|autotrace-0.31.1-33|206	- Fix BuildRequires
12cr|autotrace-0.31.1-33|207	- P0: Fix ImageMagick 6.x detection
12cr|autotrace-0.31.1-33|208	
12cr|autotrace-0.31.1-33|209	* Sun Aug 01 2004 Giuseppe Ghibò˛ <ghibo@mandrakesoft.com> 0.31.1-7mdk
12cr|autotrace-0.31.1-33|210	- Rebuilt against current ImageMagick.
12cr|autotrace-0.31.1-33|211	
12cr|autotrace-0.31.1-33|212	* Thu Jul 01 2004 Michael Scherer <misc@mandrake.org> 0.31.1-6mdk
12cr|autotrace-0.31.1-33|213	- rebuild for new ImageMagick
12cr|autotrace-0.31.1-33|214	
12cr|autotrace-0.31.1-33|215	* Tue Mar 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.31.1-5mdk
12cr|autotrace-0.31.1-33|216	- buildrequires
12cr|autotrace-0.31.1-33|217	- quiet setup
12cr|autotrace-0.31.1-33|218	- rm -rf $RPM_BUILD_ROOT at the beginning of %%install
12cr|autotrace-0.31.1-33|219	- cosmetics
12cr|autotrace-0.31.1-33|220	

327 12
12cr|autounit-0.20.1-7|1	%define name	autounit
12cr|autounit-0.20.1-7|2	%define version	0.20.1
12cr|autounit-0.20.1-7|3	%define release	7
12cr|autounit-0.20.1-7|4	%define	major	2
12cr|autounit-0.20.1-7|5	%define	libname	%mklibname %{name} %{major}
12cr|autounit-0.20.1-7|6	
12cr|autounit-0.20.1-7|7	Name:		    %{name}
12cr|autounit-0.20.1-7|8	Version:	    %{version}
12cr|autounit-0.20.1-7|9	Release:	    %{release}
12cr|autounit-0.20.1-7|10	License:	    GPL
12cr|autounit-0.20.1-7|11	Summary:	    C testing framework
12cr|autounit-0.20.1-7|12	Group:		    System/Libraries
12cr|autounit-0.20.1-7|13	URL:		    http://www.recursism.com/pub/software/testing/gnu-autounit
12cr|autounit-0.20.1-7|14	Source:		    http://www.recursism.com/pub/files/%{name}-%{version}.tar.bz2
12cr|autounit-0.20.1-7|15	BuildRequires:	glib-devel
12cr|autounit-0.20.1-7|16	
12cr|autounit-0.20.1-7|17	%description
12cr|autounit-0.20.1-7|18	GNU Autounit's goal is to provide a common unit testing framework for
12cr|autounit-0.20.1-7|19	applications developers who use GNU Autoconf already in their products, but do
12cr|autounit-0.20.1-7|20	not currently use a unit testing framework.
12cr|autounit-0.20.1-7|21	
12cr|autounit-0.20.1-7|22	%package -n	%{libname}
12cr|autounit-0.20.1-7|23	Summary:	C testing framework
12cr|autounit-0.20.1-7|24	Group:		System/Libraries
12cr|autounit-0.20.1-7|25	
12cr|autounit-0.20.1-7|26	%description -n	%{libname}
12cr|autounit-0.20.1-7|27	GNU Autounit's goal is to provide a common unit testing framework for
12cr|autounit-0.20.1-7|28	applications developers who use GNU Autoconf already in their products, but do
12cr|autounit-0.20.1-7|29	not currently use a unit testing framework.
12cr|autounit-0.20.1-7|30	
12cr|autounit-0.20.1-7|31	%package -n	%{libname}-devel
12cr|autounit-0.20.1-7|32	Summary:	Development files for %{name}
12cr|autounit-0.20.1-7|33	Group:		Development/C
12cr|autounit-0.20.1-7|34	Requires:	%{libname} = %{version}
12cr|autounit-0.20.1-7|35	Provides:	%{name}-devel = %{version}-%{release}
12cr|autounit-0.20.1-7|36	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|autounit-0.20.1-7|37	
12cr|autounit-0.20.1-7|38	%description -n	%{libname}-devel
12cr|autounit-0.20.1-7|39	This package contains development files for %{name}.
12cr|autounit-0.20.1-7|40	
12cr|autounit-0.20.1-7|41	%prep
12cr|autounit-0.20.1-7|42	%setup -q
12cr|autounit-0.20.1-7|43	
12cr|autounit-0.20.1-7|44	%build
12cr|autounit-0.20.1-7|45	%configure2_5x
12cr|autounit-0.20.1-7|46	%make
12cr|autounit-0.20.1-7|47	
12cr|autounit-0.20.1-7|48	%install
12cr|autounit-0.20.1-7|49	rm -rf %{buildroot}
12cr|autounit-0.20.1-7|50	%makeinstall_std
12cr|autounit-0.20.1-7|51	rm -rf %{buildroot}%{_prefix}/doc
12cr|autounit-0.20.1-7|52	chmod 644  %{buildroot}%{_libdir}/*.la
12cr|autounit-0.20.1-7|53	
12cr|autounit-0.20.1-7|54	%files -n %{libname}
12cr|autounit-0.20.1-7|55	%defattr(-,root,root)
12cr|autounit-0.20.1-7|56	%doc COPYING
12cr|autounit-0.20.1-7|57	%{_libdir}/*.so.*
12cr|autounit-0.20.1-7|58	
12cr|autounit-0.20.1-7|59	%files -n %{libname}-devel
12cr|autounit-0.20.1-7|60	%defattr(-,root,root)
12cr|autounit-0.20.1-7|61	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
12cr|autounit-0.20.1-7|62	%{_libdir}/*.so
12cr|autounit-0.20.1-7|63	%{_libdir}/*.a
12cr|autounit-0.20.1-7|64	%{_includedir}/%{name}
12cr|autounit-0.20.1-7|65	
12cr|autounit-0.20.1-7|66	
12cr|autounit-0.20.1-7|67	
12cr|autounit-0.20.1-7|68	%changelog
12cr|autounit-0.20.1-7|69	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.20.1-6mdv2011.0
12cr|autounit-0.20.1-7|70	+ Revision: 616669
12cr|autounit-0.20.1-7|71	- the mass rebuild of 2010.0 packages
12cr|autounit-0.20.1-7|72	
12cr|autounit-0.20.1-7|73	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.20.1-5mdv2010.0
12cr|autounit-0.20.1-7|74	+ Revision: 424588
12cr|autounit-0.20.1-7|75	- use %%configure2_5x
12cr|autounit-0.20.1-7|76	- rebuild
12cr|autounit-0.20.1-7|77	- rebuild
12cr|autounit-0.20.1-7|78	
12cr|autounit-0.20.1-7|79	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 0.20.1-3mdv2009.0
12cr|autounit-0.20.1-7|80	+ Revision: 226206
12cr|autounit-0.20.1-7|81	- rebuild
12cr|autounit-0.20.1-7|82	
12cr|autounit-0.20.1-7|83	+ Pixel <pixel@mandriva.com>
12cr|autounit-0.20.1-7|84	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|autounit-0.20.1-7|85	
12cr|autounit-0.20.1-7|86	+ Olivier Blin <oblin@mandriva.com>
12cr|autounit-0.20.1-7|87	- restore BuildRoot
12cr|autounit-0.20.1-7|88	
12cr|autounit-0.20.1-7|89	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.20.1-2mdv2008.1
12cr|autounit-0.20.1-7|90	+ Revision: 132392
12cr|autounit-0.20.1-7|91	- rebuild
12cr|autounit-0.20.1-7|92	
12cr|autounit-0.20.1-7|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|autounit-0.20.1-7|94	- kill re-definition of %%buildroot on Pixel's request
12cr|autounit-0.20.1-7|95	- import autounit
12cr|autounit-0.20.1-7|96	
12cr|autounit-0.20.1-7|97	
12cr|autounit-0.20.1-7|98	* Fri Sep 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.20.1-1mdv2007.0
12cr|autounit-0.20.1-7|99	- new version
12cr|autounit-0.20.1-7|100	
12cr|autounit-0.20.1-7|101	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.15.2-5mdv2007.0
12cr|autounit-0.20.1-7|102	- Rebuild
12cr|autounit-0.20.1-7|103	
12cr|autounit-0.20.1-7|104	* Thu May 04 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.15.2-4mdk
12cr|autounit-0.20.1-7|105	- fix lib64 build
12cr|autounit-0.20.1-7|106	
12cr|autounit-0.20.1-7|107	* Mon Apr 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.15.2-3mdk
12cr|autounit-0.20.1-7|108	- fix major, wich mas mysteriously downgraded in latest release
12cr|autounit-0.20.1-7|109	
12cr|autounit-0.20.1-7|110	* Fri Apr 14 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.15.2-2mdk
12cr|autounit-0.20.1-7|111	- buildrequires glib-devel
12cr|autounit-0.20.1-7|112	
12cr|autounit-0.20.1-7|113	* Mon Mar 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.15.2-1mdk
12cr|autounit-0.20.1-7|114	- first mdk release

328 12
12cr|autozen-2.1-6|1	%define name	autozen
12cr|autozen-2.1-6|2	%define version	2.1
12cr|autozen-2.1-6|3	%define release %mkrel 6
12cr|autozen-2.1-6|4	
12cr|autozen-2.1-6|5	Name: 	 	%{name}
12cr|autozen-2.1-6|6	Summary: 	Brainwave controller
12cr|autozen-2.1-6|7	Version: 	%{version}
12cr|autozen-2.1-6|8	Release: 	%{release}
12cr|autozen-2.1-6|9	
12cr|autozen-2.1-6|10	Source:		%{name}-%{version}.tar.bz2
12cr|autozen-2.1-6|11	Source1: 	%{name}48.png
12cr|autozen-2.1-6|12	Source2: 	%{name}32.png
12cr|autozen-2.1-6|13	Source3: 	%{name}16.png
12cr|autozen-2.1-6|14	URL:		http://www.linuxlabs.com/autozen.html
12cr|autozen-2.1-6|15	License:	GPL
12cr|autozen-2.1-6|16	Group:		Sound
12cr|autozen-2.1-6|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|autozen-2.1-6|18	BuildRequires:	gtk-devel
12cr|autozen-2.1-6|19	
12cr|autozen-2.1-6|20	%description
12cr|autozen-2.1-6|21	AutoZen is a software 'brain machine' for Linux. It generates sounds that are
12cr|autozen-2.1-6|22	meant to cause the brain to temporarily shift to a different dominant
12cr|autozen-2.1-6|23	frequency and cause the user to experience an altered state of consciousness.
12cr|autozen-2.1-6|24	
12cr|autozen-2.1-6|25	NOTE: Requires headphones.
12cr|autozen-2.1-6|26	
12cr|autozen-2.1-6|27	%prep
12cr|autozen-2.1-6|28	%setup -q
12cr|autozen-2.1-6|29	
12cr|autozen-2.1-6|30	%build
12cr|autozen-2.1-6|31	make clean
12cr|autozen-2.1-6|32	make CFLAGS="$RPM_OPT_FLAGS"
12cr|autozen-2.1-6|33	
12cr|autozen-2.1-6|34	%install
12cr|autozen-2.1-6|35	rm -rf $RPM_BUILD_ROOT
12cr|autozen-2.1-6|36	make PREFIX=$RPM_BUILD_ROOT/%_prefix install
12cr|autozen-2.1-6|37	rm -fr $RPM_BUILD_ROOT/%_docdir/AutoZen
12cr|autozen-2.1-6|38	mv $RPM_BUILD_ROOT/usr/man $RPM_BUILD_ROOT/%_datadir/
12cr|autozen-2.1-6|39	
12cr|autozen-2.1-6|40	#menu
12cr|autozen-2.1-6|41	
12cr|autozen-2.1-6|42	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|autozen-2.1-6|43	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|autozen-2.1-6|44	[Desktop Entry]
12cr|autozen-2.1-6|45	Name=AutoZen
12cr|autozen-2.1-6|46	Comment=Brainwave controller
12cr|autozen-2.1-6|47	Exec=%{_bindir}/%{name}
12cr|autozen-2.1-6|48	Icon=%{name}
12cr|autozen-2.1-6|49	Terminal=false
12cr|autozen-2.1-6|50	Type=Application
12cr|autozen-2.1-6|51	StartupNotify=true
12cr|autozen-2.1-6|52	Categories=GNOME;GTK;AudioVideo;Audio;AudioVideoEditing;X-MandrivaLinux-Multimedia-Video;
12cr|autozen-2.1-6|53	EOF
12cr|autozen-2.1-6|54	
12cr|autozen-2.1-6|55	#icons
12cr|autozen-2.1-6|56	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|autozen-2.1-6|57	cat %SOURCE1 > $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|autozen-2.1-6|58	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|autozen-2.1-6|59	cat %SOURCE2 > $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|autozen-2.1-6|60	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|autozen-2.1-6|61	cat %SOURCE3 > $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|autozen-2.1-6|62	
12cr|autozen-2.1-6|63	%clean
12cr|autozen-2.1-6|64	rm -rf $RPM_BUILD_ROOT
12cr|autozen-2.1-6|65	
12cr|autozen-2.1-6|66	%if %mdkversion < 200900
12cr|autozen-2.1-6|67	%post
12cr|autozen-2.1-6|68	%update_menus
12cr|autozen-2.1-6|69	%endif
12cr|autozen-2.1-6|70	
12cr|autozen-2.1-6|71	%if %mdkversion < 200900
12cr|autozen-2.1-6|72	%postun
12cr|autozen-2.1-6|73	%clean_menus
12cr|autozen-2.1-6|74	%endif
12cr|autozen-2.1-6|75	
12cr|autozen-2.1-6|76	%files
12cr|autozen-2.1-6|77	%defattr(-,root,root)
12cr|autozen-2.1-6|78	%doc CHANGES COPYING doc/HTML/*
12cr|autozen-2.1-6|79	%{_bindir}/%name
12cr|autozen-2.1-6|80	%{_bindir}/seq2wav
12cr|autozen-2.1-6|81	%{_bindir}/zentime
12cr|autozen-2.1-6|82	%{_mandir}/man1/*
12cr|autozen-2.1-6|83	%{_datadir}/AutoZen/*.seq
12cr|autozen-2.1-6|84	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|autozen-2.1-6|85	%{_liconsdir}/%name.png
12cr|autozen-2.1-6|86	%{_iconsdir}/%name.png
12cr|autozen-2.1-6|87	%{_miconsdir}/%name.png
12cr|autozen-2.1-6|88	
12cr|autozen-2.1-6|89	
12cr|autozen-2.1-6|90	
12cr|autozen-2.1-6|91	%changelog
12cr|autozen-2.1-6|92	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1-6mdv2011.0
12cr|autozen-2.1-6|93	+ Revision: 616670
12cr|autozen-2.1-6|94	- the mass rebuild of 2010.0 packages
12cr|autozen-2.1-6|95	
12cr|autozen-2.1-6|96	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 2.1-5mdv2010.0
12cr|autozen-2.1-6|97	+ Revision: 423997
12cr|autozen-2.1-6|98	- rebuild
12cr|autozen-2.1-6|99	
12cr|autozen-2.1-6|100	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 2.1-4mdv2009.0
12cr|autozen-2.1-6|101	+ Revision: 218430
12cr|autozen-2.1-6|102	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|autozen-2.1-6|103	
12cr|autozen-2.1-6|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|autozen-2.1-6|105	- drop old menu
12cr|autozen-2.1-6|106	
12cr|autozen-2.1-6|107	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 2.1-4mdv2008.1
12cr|autozen-2.1-6|108	+ Revision: 135825
12cr|autozen-2.1-6|109	- restore BuildRoot
12cr|autozen-2.1-6|110	
12cr|autozen-2.1-6|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|autozen-2.1-6|112	- kill re-definition of %%buildroot on Pixel's request
12cr|autozen-2.1-6|113	- import autozen
12cr|autozen-2.1-6|114	
12cr|autozen-2.1-6|115	
12cr|autozen-2.1-6|116	* Tue Sep 12 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.1-4mdv2007.0
12cr|autozen-2.1-6|117	- XDG
12cr|autozen-2.1-6|118	
12cr|autozen-2.1-6|119	* Tue Nov 08 2005 Austin Acton <austin@mandriva.org> 2.1-3mdk
12cr|autozen-2.1-6|120	- Rebuild
12cr|autozen-2.1-6|121	
12cr|autozen-2.1-6|122	* Sat Jul 17 2004 Austin Acton <austin@mandrake.org> 2.1-2mdk
12cr|autozen-2.1-6|123	- rebuild
12cr|autozen-2.1-6|124	
12cr|autozen-2.1-6|125	* Tue May 27 2003 Austin Acton <aacton@yorku.ca> 2.1-1mdk
12cr|autozen-2.1-6|126	- initial package

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

330 12
12cr|avce00-2.0.0-4|1	Name:		avce00
12cr|avce00-2.0.0-4|2	Version:	2.0.0
12cr|avce00-2.0.0-4|3	Release:	%mkrel 4
12cr|avce00-2.0.0-4|4	Summary:	Arc/Info (binary) Vector Coverage <-> E00 Utilities
12cr|avce00-2.0.0-4|5	License:	BSD-like
12cr|avce00-2.0.0-4|6	URL:		http://avce00.maptools.org/
12cr|avce00-2.0.0-4|7	Source:		http://avce00.maptools.org/dl/%{name}-%{version}.tar.gz
12cr|avce00-2.0.0-4|8	Group:		Sciences/Geosciences
12cr|avce00-2.0.0-4|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|avce00-2.0.0-4|10	
12cr|avce00-2.0.0-4|11	%description
12cr|avce00-2.0.0-4|12	AVCE00 is an Open Source (i.e. Free!) ANSI-C library that makes Arc/Info
12cr|avce00-2.0.0-4|13	(binary) Vector Coverages appear as E00! It allows you to read and write binary
12cr|avce00-2.0.0-4|14	coverages just as if they were E00 files.
12cr|avce00-2.0.0-4|15	
12cr|avce00-2.0.0-4|16	For those who do not need a library but simply want to convert some coverages,
12cr|avce00-2.0.0-4|17	the package includes the "AVCIMPORT" and "AVCEXPORT" conversion programs.
12cr|avce00-2.0.0-4|18	
12cr|avce00-2.0.0-4|19	%package -n %{name}-devel
12cr|avce00-2.0.0-4|20	License:	BSD-like
12cr|avce00-2.0.0-4|21	Group:		Sciences/Geosciences
12cr|avce00-2.0.0-4|22	Summary:	Arc/Info (binary) Vector Coverage <-> E00 Library
12cr|avce00-2.0.0-4|23	
12cr|avce00-2.0.0-4|24	%description -n %{name}-devel
12cr|avce00-2.0.0-4|25	AVCE00 is an Open Source (i.e. Free!) ANSI-C library that makes Arc/Info
12cr|avce00-2.0.0-4|26	(binary) Vector Coverages appear as E00! It allows you to read and write binary
12cr|avce00-2.0.0-4|27	coverages just as if they were E00 files.
12cr|avce00-2.0.0-4|28	
12cr|avce00-2.0.0-4|29	The C library can be easily plugged into existing E00 translators to add
12cr|avce00-2.0.0-4|30	support for binary coverages simply by replacing your existing translator's
12cr|avce00-2.0.0-4|31	read/write function by the AVCE00ReadNextLine() and AVCE00WriteNextLine()
12cr|avce00-2.0.0-4|32	functions provided by the library. See the library documentation for all the
12cr|avce00-2.0.0-4|33	details.
12cr|avce00-2.0.0-4|34	
12cr|avce00-2.0.0-4|35	This package includes the development files (headers and static library)
12cr|avce00-2.0.0-4|36	for developing applications which use the avc library.
12cr|avce00-2.0.0-4|37	
12cr|avce00-2.0.0-4|38	%prep
12cr|avce00-2.0.0-4|39	%setup -q
12cr|avce00-2.0.0-4|40	
12cr|avce00-2.0.0-4|41	
12cr|avce00-2.0.0-4|42	%build
12cr|avce00-2.0.0-4|43	#configure
12cr|avce00-2.0.0-4|44	%make
12cr|avce00-2.0.0-4|45	
12cr|avce00-2.0.0-4|46	%install
12cr|avce00-2.0.0-4|47	rm -Rf %{buildroot}
12cr|avce00-2.0.0-4|48	install -d %{buildroot}/{%{_includedir},%{_bindir},%{_libdir}}
12cr|avce00-2.0.0-4|49	install *.h %{buildroot}/%{_includedir}
12cr|avce00-2.0.0-4|50	install *.a %{buildroot}/%{_libdir}
12cr|avce00-2.0.0-4|51	install avc{delete,export,import,test} ex_avcwrite %{buildroot}/%{_bindir}
12cr|avce00-2.0.0-4|52	
12cr|avce00-2.0.0-4|53	
12cr|avce00-2.0.0-4|54	%files
12cr|avce00-2.0.0-4|55	%defattr(-,root,root)
12cr|avce00-2.0.0-4|56	%{_bindir}/*avc*
12cr|avce00-2.0.0-4|57	
12cr|avce00-2.0.0-4|58	%files -n %{name}-devel
12cr|avce00-2.0.0-4|59	%{_includedir}/*.h
12cr|avce00-2.0.0-4|60	%{_libdir}/avc.a
12cr|avce00-2.0.0-4|61	
12cr|avce00-2.0.0-4|62	
12cr|avce00-2.0.0-4|63	%changelog
12cr|avce00-2.0.0-4|64	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-4mdv2011.0
12cr|avce00-2.0.0-4|65	+ Revision: 616671
12cr|avce00-2.0.0-4|66	- the mass rebuild of 2010.0 packages
12cr|avce00-2.0.0-4|67	
12cr|avce00-2.0.0-4|68	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 2.0.0-3mdv2010.0
12cr|avce00-2.0.0-4|69	+ Revision: 423998
12cr|avce00-2.0.0-4|70	- rebuild
12cr|avce00-2.0.0-4|71	
12cr|avce00-2.0.0-4|72	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 2.0.0-2mdv2009.0
12cr|avce00-2.0.0-4|73	+ Revision: 226207
12cr|avce00-2.0.0-4|74	- rebuild
12cr|avce00-2.0.0-4|75	
12cr|avce00-2.0.0-4|76	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 2.0.0-1mdv2008.1
12cr|avce00-2.0.0-4|77	+ Revision: 135825
12cr|avce00-2.0.0-4|78	- restore BuildRoot
12cr|avce00-2.0.0-4|79	
12cr|avce00-2.0.0-4|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|avce00-2.0.0-4|81	- kill re-definition of %%buildroot on Pixel's request
12cr|avce00-2.0.0-4|82	
12cr|avce00-2.0.0-4|83	* Tue Aug 21 2007 Buchan Milne <bgmilne@mandriva.org> 2.0.0-1mdv2008.0
12cr|avce00-2.0.0-4|84	+ Revision: 68206
12cr|avce00-2.0.0-4|85	- New version 2.0.0
12cr|avce00-2.0.0-4|86	- Add URL
12cr|avce00-2.0.0-4|87	- Import avce00
12cr|avce00-2.0.0-4|88	
12cr|avce00-2.0.0-4|89	
12cr|avce00-2.0.0-4|90	
12cr|avce00-2.0.0-4|91	* Wed Jul 05 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.3.0-3mdv2007.0
12cr|avce00-2.0.0-4|92	- fix group
12cr|avce00-2.0.0-4|93	
12cr|avce00-2.0.0-4|94	* Thu Feb 16 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.3.0-2mdk
12cr|avce00-2.0.0-4|95	- Fix Group (thanks plg)
12cr|avce00-2.0.0-4|96	
12cr|avce00-2.0.0-4|97	* Sun Jan 01 2006 Buchan Milne <bgmilne@mandriva.org> 1.3.0-1
12cr|avce00-2.0.0-4|98	- initial Mandriva package

331 12
12cr|avidemux-2.5.6-1|1	%define	name	avidemux
12cr|avidemux-2.5.6-1|2	%define	Name	Avidemux
12cr|avidemux-2.5.6-1|3	%define version 2.5.6
12cr|avidemux-2.5.6-1|4	%define rel 1
12cr|avidemux-2.5.6-1|5	%define pre 0
12cr|avidemux-2.5.6-1|6	%if %pre
12cr|avidemux-2.5.6-1|7	%define filename %{name}_%{version}_preview%{pre}
12cr|avidemux-2.5.6-1|8	%define release %mkrel 0.preview%{pre}.%{rel}
12cr|avidemux-2.5.6-1|9	%else
12cr|avidemux-2.5.6-1|10	%define filename %{name}_%{version}
12cr|avidemux-2.5.6-1|11	%define release %mkrel %{rel}
12cr|avidemux-2.5.6-1|12	%endif
12cr|avidemux-2.5.6-1|13	
12cr|avidemux-2.5.6-1|14	%bcond_with plf
12cr|avidemux-2.5.6-1|15	%define with_x264 0
12cr|avidemux-2.5.6-1|16	
12cr|avidemux-2.5.6-1|17	%if %with plf
12cr|avidemux-2.5.6-1|18	%define distsuffix plf
12cr|avidemux-2.5.6-1|19	%if %mdvver >= 201100
12cr|avidemux-2.5.6-1|20	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12cr|avidemux-2.5.6-1|21	%define extrarelsuffix plf
12cr|avidemux-2.5.6-1|22	%endif
12cr|avidemux-2.5.6-1|23	%define with_x264 1
12cr|avidemux-2.5.6-1|24	%endif
12cr|avidemux-2.5.6-1|25	
12cr|avidemux-2.5.6-1|26	%define	pkgsummary	A free video editor
12cr|avidemux-2.5.6-1|27	
12cr|avidemux-2.5.6-1|28	Name:		%{name}
12cr|avidemux-2.5.6-1|29	Version:	%{version}
12cr|avidemux-2.5.6-1|30	Release:	%{release}%{?extrarelsuffix}
12cr|avidemux-2.5.6-1|31	Summary:	%{pkgsummary}
12cr|avidemux-2.5.6-1|32	Source0:	http://downloads.sourceforge.net/project/%name/%name/%version/%{filename}.tar.gz
12cr|avidemux-2.5.6-1|33	Source1:	ffmpeg-0.9.1.tar.bz2
12cr|avidemux-2.5.6-1|34	Patch2:		avidemux-2.5.1-opencore-check.patch
12cr|avidemux-2.5.6-1|35	Patch3:		avidemux-jack-underlinking.patch
12cr|avidemux-2.5.6-1|36	Patch5:		avidemux-mpeg2enc-underlinking.patch
12cr|avidemux-2.5.6-1|37	#disable arts
12cr|avidemux-2.5.6-1|38	Patch7:		avidemux-2.5.5-arts.patch
12cr|avidemux-2.5.6-1|39	Patch8:		avidemux_2.5.6-ffmpeg.patch
12cr|avidemux-2.5.6-1|40	License:	GPLv2+
12cr|avidemux-2.5.6-1|41	Group:		Video
12cr|avidemux-2.5.6-1|42	Url:		http://fixounet.free.fr/avidemux
12cr|avidemux-2.5.6-1|43	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|avidemux-2.5.6-1|44	BuildRequires:	gtk+2-devel >= 2.6.0
12cr|avidemux-2.5.6-1|45	BuildRequires:	qt4-devel qt4-linguist
12cr|avidemux-2.5.6-1|46	BuildRequires:	SDL-devel
12cr|avidemux-2.5.6-1|47	BuildRequires:	nasm
12cr|avidemux-2.5.6-1|48	BuildRequires:	libxml2-devel
12cr|avidemux-2.5.6-1|49	BuildRequires:	libmad-devel
12cr|avidemux-2.5.6-1|50	BuildRequires:	liba52dec-devel
12cr|avidemux-2.5.6-1|51	BuildRequires:	oggvorbis-devel
12cr|avidemux-2.5.6-1|52	BuildRequires:	esound-devel
12cr|avidemux-2.5.6-1|53	BuildRequires:	jackit-devel
12cr|avidemux-2.5.6-1|54	BuildRequires:	pulseaudio-devel
12cr|avidemux-2.5.6-1|55	BuildRequires:	libsamplerate-devel
12cr|avidemux-2.5.6-1|56	BuildRequires:	gettext-devel
12cr|avidemux-2.5.6-1|57	BuildRequires:	libxv-devel
12cr|avidemux-2.5.6-1|58	BuildRequires:	libva-devel
12cr|avidemux-2.5.6-1|59	BuildRequires:	cmake
12cr|avidemux-2.5.6-1|60	BuildRequires:	libxslt-proc
12cr|avidemux-2.5.6-1|61	# not packaged yet:
12cr|avidemux-2.5.6-1|62	#BuildRequires:  libaften-devel
12cr|avidemux-2.5.6-1|63	%if %with plf
12cr|avidemux-2.5.6-1|64	BuildRequires:	libxvid-devel
12cr|avidemux-2.5.6-1|65	BuildRequires:	liblame-devel
12cr|avidemux-2.5.6-1|66	BuildRequires:	libfaad2-devel
12cr|avidemux-2.5.6-1|67	BuildRequires:	libfaac-devel
12cr|avidemux-2.5.6-1|68	%if %with_x264
12cr|avidemux-2.5.6-1|69	BuildRequires:	x264-devel >= 0.67
12cr|avidemux-2.5.6-1|70	%endif
12cr|avidemux-2.5.6-1|71	BuildRequires:	opencore-amr-devel
12cr|avidemux-2.5.6-1|72	%endif
12cr|avidemux-2.5.6-1|73	BuildRequires:	imagemagick
12cr|avidemux-2.5.6-1|74	BuildRequires:	yasm
12cr|avidemux-2.5.6-1|75	Requires:	avidemux-ui
12cr|avidemux-2.5.6-1|76	
12cr|avidemux-2.5.6-1|77	%description
12cr|avidemux-2.5.6-1|78	Avidemux is a free video editor designed for simple cutting,
12cr|avidemux-2.5.6-1|79	filtering and encoding tasks.It supports many file types, including
12cr|avidemux-2.5.6-1|80	AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of
12cr|avidemux-2.5.6-1|81	codecs. Tasks can be automated using projects, job queue and
12cr|avidemux-2.5.6-1|82	powerful scripting capabilities.
12cr|avidemux-2.5.6-1|83	
12cr|avidemux-2.5.6-1|84	%if %with plf
12cr|avidemux-2.5.6-1|85	This package is in PLF because this build has support for codecs
12cr|avidemux-2.5.6-1|86	covered by software patents.
12cr|avidemux-2.5.6-1|87	%endif
12cr|avidemux-2.5.6-1|88	
12cr|avidemux-2.5.6-1|89	%package gtk
12cr|avidemux-2.5.6-1|90	Summary:	%{pkgsummary} - GTK GUI
12cr|avidemux-2.5.6-1|91	Group:		Video
12cr|avidemux-2.5.6-1|92	Requires: gtk+2.0 >= 2.6.0
12cr|avidemux-2.5.6-1|93	Requires: %{name} = %{version}-%{release}
12cr|avidemux-2.5.6-1|94	Provides: avidemux-ui = %{version}-%{release}
12cr|avidemux-2.5.6-1|95	
12cr|avidemux-2.5.6-1|96	%description gtk
12cr|avidemux-2.5.6-1|97	Avidemux is a free video editor. This package contains the
12cr|avidemux-2.5.6-1|98	version with a graphical user interface based on GTK.
12cr|avidemux-2.5.6-1|99	
12cr|avidemux-2.5.6-1|100	%package qt
12cr|avidemux-2.5.6-1|101	Summary:	%{pkgsummary} - Qt4 GUI
12cr|avidemux-2.5.6-1|102	Group:		Video
12cr|avidemux-2.5.6-1|103	Requires: %{name} = %{version}-%{release}
12cr|avidemux-2.5.6-1|104	Provides: avidemux-ui = %{version}-%{release}
12cr|avidemux-2.5.6-1|105	
12cr|avidemux-2.5.6-1|106	%description qt
12cr|avidemux-2.5.6-1|107	Avidemux is a free video editor. This package contains the
12cr|avidemux-2.5.6-1|108	version with a graphical user interface based on Qt4.
12cr|avidemux-2.5.6-1|109	
12cr|avidemux-2.5.6-1|110	%package cli
12cr|avidemux-2.5.6-1|111	Summary:	%{pkgsummary} - command-line version
12cr|avidemux-2.5.6-1|112	Group:		Video
12cr|avidemux-2.5.6-1|113	Requires: %{name} = %{version}-%{release}
12cr|avidemux-2.5.6-1|114	Provides: avidemux-ui = %{version}-%{release}
12cr|avidemux-2.5.6-1|115	
12cr|avidemux-2.5.6-1|116	%description cli
12cr|avidemux-2.5.6-1|117	Avidemux is a free video editor. This package contains the
12cr|avidemux-2.5.6-1|118	version with a command-line interface.
12cr|avidemux-2.5.6-1|119	
12cr|avidemux-2.5.6-1|120	%if %with plf
12cr|avidemux-2.5.6-1|121	This package is in PLF because this build has support for codecs
12cr|avidemux-2.5.6-1|122	covered by software patents.
12cr|avidemux-2.5.6-1|123	%endif
12cr|avidemux-2.5.6-1|124	
12cr|avidemux-2.5.6-1|125	%prep
12cr|avidemux-2.5.6-1|126	%setup -q -n %{filename}
12cr|avidemux-2.5.6-1|127	%patch2 -p1
12cr|avidemux-2.5.6-1|128	%patch3 -p1
12cr|avidemux-2.5.6-1|129	%patch5 -p1
12cr|avidemux-2.5.6-1|130	%patch7 -p1
12cr|avidemux-2.5.6-1|131	%patch8 -p1
12cr|avidemux-2.5.6-1|132	%__cp %{SOURCE1} avidemux/ADM_libraries/
12cr|avidemux-2.5.6-1|133	
12cr|avidemux-2.5.6-1|134	
12cr|avidemux-2.5.6-1|135	# libdir is nicely hardcoded
12cr|avidemux-2.5.6-1|136	sed -i 's,Dir="lib",Dir="%{_lib}",' avidemux/main.cpp avidemux/ADM_core/src/ADM_fileio.cpp
12cr|avidemux-2.5.6-1|137	grep -q '"%{_lib}"' avidemux/main.cpp
12cr|avidemux-2.5.6-1|138	grep -q '"%{_lib}"' avidemux/ADM_core/src/ADM_fileio.cpp
12cr|avidemux-2.5.6-1|139	
12cr|avidemux-2.5.6-1|140	%build
12cr|avidemux-2.5.6-1|141	#gw 2.5.4 has linking problems in plugins/ADM_videoFilters/AvsFilter
12cr|avidemux-2.5.6-1|142	#   	      	      	   and in plugins/ADM_videoFilters/Logo/
12cr|avidemux-2.5.6-1|143	%define _disable_ld_no_undefined 1
12cr|avidemux-2.5.6-1|144	%cmake
12cr|avidemux-2.5.6-1|145	make
12cr|avidemux-2.5.6-1|146	
12cr|avidemux-2.5.6-1|147	# plugin build expects libraries to be already installed; we fake a prefix
12cr|avidemux-2.5.6-1|148	# in build/ by symlinking all libraries to build/lib/
12cr|avidemux-2.5.6-1|149	mkdir -p %{_lib}
12cr|avidemux-2.5.6-1|150	cd %{_lib}
12cr|avidemux-2.5.6-1|151	find ../avidemux -name '*.so*' | xargs ln -sft .
12cr|avidemux-2.5.6-1|152	cd ../../plugins
12cr|avidemux-2.5.6-1|153	%cmake -DAVIDEMUX_SOURCE_DIR=%{_builddir}/%{filename} -DAVIDEMUX_CORECONFIG_DIR=%{_builddir}/%{filename}/build/config -DAVIDEMUX_INSTALL_PREFIX=%{_builddir}/%{filename}/build
12cr|avidemux-2.5.6-1|154	make
12cr|avidemux-2.5.6-1|155	
12cr|avidemux-2.5.6-1|156	
12cr|avidemux-2.5.6-1|157	%install
12cr|avidemux-2.5.6-1|158	rm -rf %{buildroot}
12cr|avidemux-2.5.6-1|159	cd build
12cr|avidemux-2.5.6-1|160	%makeinstall_std
12cr|avidemux-2.5.6-1|161	mkdir -p %{buildroot}%{_libdir}
12cr|avidemux-2.5.6-1|162	cd ..
12cr|avidemux-2.5.6-1|163	
12cr|avidemux-2.5.6-1|164	cd plugins/build
12cr|avidemux-2.5.6-1|165	%makeinstall_std
12cr|avidemux-2.5.6-1|166	#gw install this manually:
12cr|avidemux-2.5.6-1|167	cp ADM_videoEncoder/ADM_vidEnc_mpeg2enc/mpeg2enc/libmpeg2enc.so \
12cr|avidemux-2.5.6-1|168	ADM_videoEncoder/common/pluginOptions/libADM_vidEnc_pluginOptions.so \
12cr|avidemux-2.5.6-1|169	ADM_videoEncoder/common/xvidRateCtl/libADM_xvidRateCtl.so %{buildroot}%{_libdir}
12cr|avidemux-2.5.6-1|170	cd ../..
12cr|avidemux-2.5.6-1|171	
12cr|avidemux-2.5.6-1|172	# icons
12cr|avidemux-2.5.6-1|173	install -d -m755 %{buildroot}%{_liconsdir}
12cr|avidemux-2.5.6-1|174	install -d -m755 %{buildroot}%{_iconsdir}
12cr|avidemux-2.5.6-1|175	install -d -m755 %{buildroot}%{_miconsdir}
12cr|avidemux-2.5.6-1|176	convert avidemux_icon.png -resize 48x48 %{buildroot}%{_liconsdir}/%{name}.png
12cr|avidemux-2.5.6-1|177	convert avidemux_icon.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12cr|avidemux-2.5.6-1|178	convert avidemux_icon.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12cr|avidemux-2.5.6-1|179	
12cr|avidemux-2.5.6-1|180	# menu
12cr|avidemux-2.5.6-1|181	mkdir -p %{buildroot}%{_datadir}/applications
12cr|avidemux-2.5.6-1|182	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-gtk.desktop << EOF
12cr|avidemux-2.5.6-1|183	[Desktop Entry]
12cr|avidemux-2.5.6-1|184	Name=%{Name}
12cr|avidemux-2.5.6-1|185	Comment=%{pkgsummary}
12cr|avidemux-2.5.6-1|186	Exec=%{_bindir}/%{name}2_gtk %U
12cr|avidemux-2.5.6-1|187	Icon=%{name}
12cr|avidemux-2.5.6-1|188	Terminal=false
12cr|avidemux-2.5.6-1|189	Type=Application
12cr|avidemux-2.5.6-1|190	StartupNotify=true
12cr|avidemux-2.5.6-1|191	Categories=AudioVideo;Video;AudioVideoEditing;GTK;
12cr|avidemux-2.5.6-1|192	EOF
12cr|avidemux-2.5.6-1|193	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-qt.desktop << EOF
12cr|avidemux-2.5.6-1|194	[Desktop Entry]
12cr|avidemux-2.5.6-1|195	Name=%{Name}
12cr|avidemux-2.5.6-1|196	Comment=%{pkgsummary}
12cr|avidemux-2.5.6-1|197	Exec=%{_bindir}/%{name}2_qt4 %U
12cr|avidemux-2.5.6-1|198	Icon=%{name}
12cr|avidemux-2.5.6-1|199	Terminal=false
12cr|avidemux-2.5.6-1|200	Type=Application
12cr|avidemux-2.5.6-1|201	StartupNotify=true
12cr|avidemux-2.5.6-1|202	Categories=AudioVideo;Video;AudioVideoEditing;Qt;
12cr|avidemux-2.5.6-1|203	EOF
12cr|avidemux-2.5.6-1|204	
12cr|avidemux-2.5.6-1|205	rm -rf %{buildroot}%{_datadir}/locale/klingon
12cr|avidemux-2.5.6-1|206	
12cr|avidemux-2.5.6-1|207	%find_lang %{name}
12cr|avidemux-2.5.6-1|208	
12cr|avidemux-2.5.6-1|209	%clean
12cr|avidemux-2.5.6-1|210	rm -rf %{buildroot}
12cr|avidemux-2.5.6-1|211	
12cr|avidemux-2.5.6-1|212	%files -f %{name}.lang
12cr|avidemux-2.5.6-1|213	%defattr(-,root,root)
12cr|avidemux-2.5.6-1|214	%doc AUTHORS
12cr|avidemux-2.5.6-1|215	%{_iconsdir}/%{name}.png
12cr|avidemux-2.5.6-1|216	%{_miconsdir}/%{name}.png
12cr|avidemux-2.5.6-1|217	%{_liconsdir}/%{name}.png
12cr|avidemux-2.5.6-1|218	%{_libdir}/libADM5*
12cr|avidemux-2.5.6-1|219	%{_libdir}/libADM_core*
12cr|avidemux-2.5.6-1|220	%{_libdir}/libADM_smjs.so
12cr|avidemux-2.5.6-1|221	%{_libdir}/libADM_vidEnc_pluginOptions.so
12cr|avidemux-2.5.6-1|222	%{_libdir}/libADM_xvidRateCtl.so
12cr|avidemux-2.5.6-1|223	%{_libdir}/libmpeg2enc.so
12cr|avidemux-2.5.6-1|224	%dir %{_libdir}/ADM_plugins
12cr|avidemux-2.5.6-1|225	%dir %{_libdir}/ADM_plugins/audioDecoder
12cr|avidemux-2.5.6-1|226	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_Mad.so
12cr|avidemux-2.5.6-1|227	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_a52.so
12cr|avidemux-2.5.6-1|228	%if %with plf
12cr|avidemux-2.5.6-1|229	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_opencore_amrnb.so
12cr|avidemux-2.5.6-1|230	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_opencore_amrwb.so
12cr|avidemux-2.5.6-1|231	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_faad.so
12cr|avidemux-2.5.6-1|232	%endif
12cr|avidemux-2.5.6-1|233	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_vorbis.so
12cr|avidemux-2.5.6-1|234	%dir %{_libdir}/ADM_plugins/audioDevices
12cr|avidemux-2.5.6-1|235	%{_libdir}/ADM_plugins/audioDevices/libADM_av_alsa.so
12cr|avidemux-2.5.6-1|236	#%_libdir/ADM_plugins/audioDevices/libADM_av_arts.so
12cr|avidemux-2.5.6-1|237	%{_libdir}/ADM_plugins/audioDevices/libADM_av_esd.so
12cr|avidemux-2.5.6-1|238	%{_libdir}/ADM_plugins/audioDevices/libADM_av_jack.so
12cr|avidemux-2.5.6-1|239	%{_libdir}/ADM_plugins/audioDevices/libADM_av_oss.so
12cr|avidemux-2.5.6-1|240	%{_libdir}/ADM_plugins/audioDevices/libADM_av_pulseAudioSimple.so
12cr|avidemux-2.5.6-1|241	%{_libdir}/ADM_plugins/audioDevices/libADM_av_sdl.so
12cr|avidemux-2.5.6-1|242	%dir %{_libdir}/ADM_plugins/audioEncoders
12cr|avidemux-2.5.6-1|243	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_lav_ac3.so
12cr|avidemux-2.5.6-1|244	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_lav_mp2.so
12cr|avidemux-2.5.6-1|245	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_pcm.so
12cr|avidemux-2.5.6-1|246	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_twolame.so
12cr|avidemux-2.5.6-1|247	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_vorbis.so
12cr|avidemux-2.5.6-1|248	%dir %{_libdir}/ADM_plugins/videoEncoder
12cr|avidemux-2.5.6-1|249	%if %with plf
12cr|avidemux-2.5.6-1|250	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_faac.so
12cr|avidemux-2.5.6-1|251	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_lame.so
12cr|avidemux-2.5.6-1|252	%if %with_x264
12cr|avidemux-2.5.6-1|253	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_x264.so
12cr|avidemux-2.5.6-1|254	%dir %{_libdir}/ADM_plugins/videoEncoder/x264/
12cr|avidemux-2.5.6-1|255	%{_libdir}/ADM_plugins/videoEncoder/x264/*.xml
12cr|avidemux-2.5.6-1|256	%{_libdir}/ADM_plugins/videoEncoder/x264/*.xsd
12cr|avidemux-2.5.6-1|257	%endif
12cr|avidemux-2.5.6-1|258	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_xvid.so
12cr|avidemux-2.5.6-1|259	%dir %{_libdir}/ADM_plugins/videoEncoder/xvid
12cr|avidemux-2.5.6-1|260	%{_libdir}/ADM_plugins/videoEncoder/xvid/*.xsd
12cr|avidemux-2.5.6-1|261	%endif
12cr|avidemux-2.5.6-1|262	%dir %{_libdir}/ADM_plugins/videoEncoder/avcodec
12cr|avidemux-2.5.6-1|263	%{_libdir}/ADM_plugins/videoEncoder/avcodec/*.xsd
12cr|avidemux-2.5.6-1|264	%dir %{_libdir}/ADM_plugins/videoEncoder/avcodec/mpeg-?
12cr|avidemux-2.5.6-1|265	%{_libdir}/ADM_plugins/videoEncoder/avcodec/mpeg-?/*.xml
12cr|avidemux-2.5.6-1|266	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_avcodec.so
12cr|avidemux-2.5.6-1|267	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_mpeg2enc.so
12cr|avidemux-2.5.6-1|268	%dir %{_libdir}/ADM_plugins/videoEncoder/mpeg2enc
12cr|avidemux-2.5.6-1|269	%{_libdir}/ADM_plugins/videoEncoder/mpeg2enc/*.xsd
12cr|avidemux-2.5.6-1|270	%dir %{_libdir}/ADM_plugins/videoEncoder/mpeg2enc/mpeg-?
12cr|avidemux-2.5.6-1|271	%{_libdir}/ADM_plugins/videoEncoder/mpeg2enc/mpeg-?/*.xml
12cr|avidemux-2.5.6-1|272	%dir %{_libdir}/ADM_plugins/videoFilter
12cr|avidemux-2.5.6-1|273	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Deinterlace.so
12cr|avidemux-2.5.6-1|274	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Delta.so
12cr|avidemux-2.5.6-1|275	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Denoise.so
12cr|avidemux-2.5.6-1|276	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_FluxSmooth.so
12cr|avidemux-2.5.6-1|277	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Mosaic.so
12cr|avidemux-2.5.6-1|278	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Pulldown.so
12cr|avidemux-2.5.6-1|279	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Stabilize.so
12cr|avidemux-2.5.6-1|280	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Tisophote.so
12cr|avidemux-2.5.6-1|281	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Whirl.so
12cr|avidemux-2.5.6-1|282	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_addborders.so
12cr|avidemux-2.5.6-1|283	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avsfilter.so
12cr|avidemux-2.5.6-1|284	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_blackenBorders.so
12cr|avidemux-2.5.6-1|285	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_blendDgBob.so
12cr|avidemux-2.5.6-1|286	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_blendRemoval.so
12cr|avidemux-2.5.6-1|287	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_decimate.so
12cr|avidemux-2.5.6-1|288	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_denoise3d.so
12cr|avidemux-2.5.6-1|289	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_denoise3dhq.so
12cr|avidemux-2.5.6-1|290	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_dropOut.so
12cr|avidemux-2.5.6-1|291	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fade.so
12cr|avidemux-2.5.6-1|292	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutiongauss.so
12cr|avidemux-2.5.6-1|293	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutionmean.so
12cr|avidemux-2.5.6-1|294	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutionmedian.so
12cr|avidemux-2.5.6-1|295	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutionsharpen.so
12cr|avidemux-2.5.6-1|296	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_forcedPP.so
12cr|avidemux-2.5.6-1|297	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_hzStackField.so
12cr|avidemux-2.5.6-1|298	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_keepEvenField.so
12cr|avidemux-2.5.6-1|299	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_keepOddField.so
12cr|avidemux-2.5.6-1|300	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_kernelDeint.so
12cr|avidemux-2.5.6-1|301	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_largemedian.so
12cr|avidemux-2.5.6-1|302	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_lavDeinterlace.so
12cr|avidemux-2.5.6-1|303	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_logo.so
12cr|avidemux-2.5.6-1|304	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_lumaonly.so
12cr|avidemux-2.5.6-1|305	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mSharpen.so
12cr|avidemux-2.5.6-1|306	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mSmooth.so
12cr|avidemux-2.5.6-1|307	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mcdeint.so
12cr|avidemux-2.5.6-1|308	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mergeField.so
12cr|avidemux-2.5.6-1|309	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_palShift.so
12cr|avidemux-2.5.6-1|310	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_resampleFps.so
12cr|avidemux-2.5.6-1|311	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_reverse.so
12cr|avidemux-2.5.6-1|312	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_rotate.so
12cr|avidemux-2.5.6-1|313	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_separateField.so
12cr|avidemux-2.5.6-1|314	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_smartPalShift.so
12cr|avidemux-2.5.6-1|315	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_smartSwapField.so
12cr|avidemux-2.5.6-1|316	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_soften.so
12cr|avidemux-2.5.6-1|317	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_ssa.so
12cr|avidemux-2.5.6-1|318	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_stackField.so
12cr|avidemux-2.5.6-1|319	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_swapField.so
12cr|avidemux-2.5.6-1|320	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_swapuv.so
12cr|avidemux-2.5.6-1|321	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_tdeint.so
12cr|avidemux-2.5.6-1|322	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_telecide.so
12cr|avidemux-2.5.6-1|323	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_unstackField.so
12cr|avidemux-2.5.6-1|324	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_vflip.so
12cr|avidemux-2.5.6-1|325	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_vlad.so
12cr|avidemux-2.5.6-1|326	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_yadif.so
12cr|avidemux-2.5.6-1|327	%{_libdir}/ADM_plugins/videoFilter/libADM_vidChromaU.so
12cr|avidemux-2.5.6-1|328	%{_libdir}/ADM_plugins/videoFilter/libADM_vidChromaV.so
12cr|avidemux-2.5.6-1|329	%{_datadir}/ADM_scripts/
12cr|avidemux-2.5.6-1|330	%dir %{_datadir}/ADM_addons/
12cr|avidemux-2.5.6-1|331	%{_datadir}/ADM_addons/avsfilter
12cr|avidemux-2.5.6-1|332	
12cr|avidemux-2.5.6-1|333	%files gtk
12cr|avidemux-2.5.6-1|334	%defattr(-,root,root)
12cr|avidemux-2.5.6-1|335	%{_bindir}/avidemux2_gtk
12cr|avidemux-2.5.6-1|336	%{_datadir}/applications/mandriva-avidemux-gtk.desktop
12cr|avidemux-2.5.6-1|337	%{_libdir}/libADM_render_gtk.so
12cr|avidemux-2.5.6-1|338	%{_libdir}/libADM_UIGtk.so
12cr|avidemux-2.5.6-1|339	%if %with plf
12cr|avidemux-2.5.6-1|340	%if %with_x264
12cr|avidemux-2.5.6-1|341	%{_libdir}/ADM_plugins/videoEncoder/x264/libADM_vidEnc_x264_Gtk.so
12cr|avidemux-2.5.6-1|342	%endif
12cr|avidemux-2.5.6-1|343	%{_libdir}/ADM_plugins/videoEncoder/xvid/libADM_vidEnc_Xvid_Gtk.so
12cr|avidemux-2.5.6-1|344	%endif
12cr|avidemux-2.5.6-1|345	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Crop_gtk.so
12cr|avidemux-2.5.6-1|346	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_asharp_gtk.so
12cr|avidemux-2.5.6-1|347	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avisynthResize_gtk.so
12cr|avidemux-2.5.6-1|348	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_chromaShift_gtk.so
12cr|avidemux-2.5.6-1|349	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_cnr2_gtk.so
12cr|avidemux-2.5.6-1|350	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_colorYUV_gtk.so
12cr|avidemux-2.5.6-1|351	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_contrast_gtk.so
12cr|avidemux-2.5.6-1|352	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_eq2_gtk.so
12cr|avidemux-2.5.6-1|353	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_equalizer_gtk.so
12cr|avidemux-2.5.6-1|354	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_hue_gtk.so
12cr|avidemux-2.5.6-1|355	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mpdelogo_gtk.so
12cr|avidemux-2.5.6-1|356	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mplayerResize_gtk.so
12cr|avidemux-2.5.6-1|357	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_sub_gtk.so
12cr|avidemux-2.5.6-1|358	
12cr|avidemux-2.5.6-1|359	%files qt
12cr|avidemux-2.5.6-1|360	%defattr(-,root,root)
12cr|avidemux-2.5.6-1|361	%{_bindir}/avidemux2_qt4
12cr|avidemux-2.5.6-1|362	%{_datadir}/applications/mandriva-avidemux-qt.desktop
12cr|avidemux-2.5.6-1|363	%dir %{_datadir}/%{name}
12cr|avidemux-2.5.6-1|364	%dir %{_datadir}/%{name}/i18n
12cr|avidemux-2.5.6-1|365	%{_datadir}/%{name}/i18n/*.qm
12cr|avidemux-2.5.6-1|366	%{_libdir}/libADM_render_qt4.so
12cr|avidemux-2.5.6-1|367	%{_libdir}/libADM_UIQT4.so
12cr|avidemux-2.5.6-1|368	%if %with plf
12cr|avidemux-2.5.6-1|369	%if %with_x264
12cr|avidemux-2.5.6-1|370	%{_libdir}/ADM_plugins/videoEncoder/x264/libADM_vidEnc_x264_Qt.so
12cr|avidemux-2.5.6-1|371	%endif
12cr|avidemux-2.5.6-1|372	%{_libdir}/ADM_plugins/videoEncoder/xvid/libADM_vidEnc_Xvid_Qt.so
12cr|avidemux-2.5.6-1|373	%endif
12cr|avidemux-2.5.6-1|374	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_crop_qt4.so
12cr|avidemux-2.5.6-1|375	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_asharp_qt4.so
12cr|avidemux-2.5.6-1|376	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avisynthResize_qt4.so
12cr|avidemux-2.5.6-1|377	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_chromaShift_qt4.so
12cr|avidemux-2.5.6-1|378	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_cnr2_qt4.so
12cr|avidemux-2.5.6-1|379	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_colorYUV_qt4.so
12cr|avidemux-2.5.6-1|380	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_contrast_qt4.so
12cr|avidemux-2.5.6-1|381	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_curveEditor_qt4.so
12cr|avidemux-2.5.6-1|382	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_eq2_qt4.so
12cr|avidemux-2.5.6-1|383	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_equalizer_qt4.so
12cr|avidemux-2.5.6-1|384	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_hue_qt4.so
12cr|avidemux-2.5.6-1|385	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mpdelogo_qt4.so
12cr|avidemux-2.5.6-1|386	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mplayerResize_qt4.so
12cr|avidemux-2.5.6-1|387	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_sub_qt4.so
12cr|avidemux-2.5.6-1|388	
12cr|avidemux-2.5.6-1|389	%files cli
12cr|avidemux-2.5.6-1|390	%defattr(-,root,root)
12cr|avidemux-2.5.6-1|391	%doc README
12cr|avidemux-2.5.6-1|392	%{_bindir}/avidemux2_cli
12cr|avidemux-2.5.6-1|393	%{_libdir}/libADM_render_cli.so
12cr|avidemux-2.5.6-1|394	%{_libdir}/libADM_UICli.so
12cr|avidemux-2.5.6-1|395	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Hue_cli.so
12cr|avidemux-2.5.6-1|396	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_asharp_cli.so
12cr|avidemux-2.5.6-1|397	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avisynthResize_cli.so
12cr|avidemux-2.5.6-1|398	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_chromashift_cli.so
12cr|avidemux-2.5.6-1|399	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_cnr2_cli.so
12cr|avidemux-2.5.6-1|400	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_colorYUV_cli.so
12cr|avidemux-2.5.6-1|401	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_contrast_cli.so
12cr|avidemux-2.5.6-1|402	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_crop_cli.so
12cr|avidemux-2.5.6-1|403	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_eq2_cli.so
12cr|avidemux-2.5.6-1|404	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_equalizer_cli.so
12cr|avidemux-2.5.6-1|405	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mpdelogo_cli.so
12cr|avidemux-2.5.6-1|406	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mplayerResize_cli.so
12cr|avidemux-2.5.6-1|407	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_sub_cli.so
12cr|avidemux-2.5.6-1|408	
12cr|avidemux-2.5.6-1|409	
12cr|avidemux-2.5.6-1|410	%changelog
12cr|avidemux-2.5.6-1|411	* Wed Jan 18 2012 Andrey Bondrov <abondrov@mandriva.org> 2.5.6-1mdv2012.0
12cr|avidemux-2.5.6-1|412	+ Revision: 762188
12cr|avidemux-2.5.6-1|413	- Don't use parallel build
12cr|avidemux-2.5.6-1|414	- Update BuildRequires due to library Provides changes in Cooker
12cr|avidemux-2.5.6-1|415	- Build with internal ffmpeg 0.9.1 instead of 0.9, use patch 8 for that
12cr|avidemux-2.5.6-1|416	- New version 2.5.6
12cr|avidemux-2.5.6-1|417	
12cr|avidemux-2.5.6-1|418	* Sun Aug 28 2011 Andrey Bondrov <abondrov@mandriva.org> 2.5.5-1
12cr|avidemux-2.5.6-1|419	+ Revision: 697268
12cr|avidemux-2.5.6-1|420	- New version: 2.5.5
12cr|avidemux-2.5.6-1|421	
12cr|avidemux-2.5.6-1|422	+ Anssi Hannula <anssi@mandriva.org>
12cr|avidemux-2.5.6-1|423	- plf: append "plf" to Release on cooker to make plf build have higher EVR
12cr|avidemux-2.5.6-1|424	again with the rpm5-style mkrel now in use
12cr|avidemux-2.5.6-1|425	
12cr|avidemux-2.5.6-1|426	* Mon Dec 06 2010 Götz Waschk <waschk@mandriva.org> 2.5.4-2mdv2011.0
12cr|avidemux-2.5.6-1|427	+ Revision: 612215
12cr|avidemux-2.5.6-1|428	- fix build with new x264
12cr|avidemux-2.5.6-1|429	
12cr|avidemux-2.5.6-1|430	* Mon Dec 06 2010 Götz Waschk <waschk@mandriva.org> 2.5.4-1mdv2011.0
12cr|avidemux-2.5.6-1|431	+ Revision: 612166
12cr|avidemux-2.5.6-1|432	- new version
12cr|avidemux-2.5.6-1|433	- add official patches
12cr|avidemux-2.5.6-1|434	- enable va support
12cr|avidemux-2.5.6-1|435	- drop patches 4,5
12cr|avidemux-2.5.6-1|436	- fix build by disabling --no-undefined
12cr|avidemux-2.5.6-1|437	- add avsfilter and logo filter
12cr|avidemux-2.5.6-1|438	
12cr|avidemux-2.5.6-1|439	* Thu Sep 02 2010 Götz Waschk <waschk@mandriva.org> 2.5.3-2mdv2011.0
12cr|avidemux-2.5.6-1|440	+ Revision: 575258
12cr|avidemux-2.5.6-1|441	- install missing libraries (bug #60877)
12cr|avidemux-2.5.6-1|442	
12cr|avidemux-2.5.6-1|443	* Wed Sep 01 2010 Anssi Hannula <anssi@mandriva.org> 2.5.3-1mdv2011.0
12cr|avidemux-2.5.6-1|444	+ Revision: 575026
12cr|avidemux-2.5.6-1|445	- update file list
12cr|avidemux-2.5.6-1|446	- fix build issues (from upstream):
12cr|avidemux-2.5.6-1|447	o 2.5.3_mjpeg_fix.diff
12cr|avidemux-2.5.6-1|448	o 2.5.3_field_asm_fix.diff
12cr|avidemux-2.5.6-1|449	- fix underlinking issues of mpeg2enc and jack:
12cr|avidemux-2.5.6-1|450	o avidemux-mpeg2enc-underlinking.patch
12cr|avidemux-2.5.6-1|451	o avidemux-jack-underlinking.patch
12cr|avidemux-2.5.6-1|452	
12cr|avidemux-2.5.6-1|453	+ Funda Wang <fwang@mandriva.org>
12cr|avidemux-2.5.6-1|454	- BR yasm
12cr|avidemux-2.5.6-1|455	- i18n patch not needed
12cr|avidemux-2.5.6-1|456	- New version 2.5.3
12cr|avidemux-2.5.6-1|457	
12cr|avidemux-2.5.6-1|458	* Wed May 05 2010 Götz Waschk <waschk@mandriva.org> 2.5.2-4mdv2010.1
12cr|avidemux-2.5.6-1|459	+ Revision: 542369
12cr|avidemux-2.5.6-1|460	- rebuild
12cr|avidemux-2.5.6-1|461	
12cr|avidemux-2.5.6-1|462	* Sat Jan 23 2010 Götz Waschk <waschk@mandriva.org> 2.5.2-3mdv2010.1
12cr|avidemux-2.5.6-1|463	+ Revision: 495204
12cr|avidemux-2.5.6-1|464	- rebuild
12cr|avidemux-2.5.6-1|465	- reeable x264 for plf packports
12cr|avidemux-2.5.6-1|466	
12cr|avidemux-2.5.6-1|467	* Thu Jan 14 2010 Götz Waschk <waschk@mandriva.org> 2.5.2-2mdv2010.1
12cr|avidemux-2.5.6-1|468	+ Revision: 491377
12cr|avidemux-2.5.6-1|469	- disable x264 build on 2010.0
12cr|avidemux-2.5.6-1|470	
12cr|avidemux-2.5.6-1|471	* Thu Jan 14 2010 Götz Waschk <waschk@mandriva.org> 2.5.2-1mdv2010.1
12cr|avidemux-2.5.6-1|472	+ Revision: 491239
12cr|avidemux-2.5.6-1|473	- fix build on x86_64
12cr|avidemux-2.5.6-1|474	- new source URL
12cr|avidemux-2.5.6-1|475	- update file list
12cr|avidemux-2.5.6-1|476	
12cr|avidemux-2.5.6-1|477	+ Funda Wang <fwang@mandriva.org>
12cr|avidemux-2.5.6-1|478	- new version 2.5.2
12cr|avidemux-2.5.6-1|479	
12cr|avidemux-2.5.6-1|480	* Thu Dec 10 2009 Götz Waschk <waschk@mandriva.org> 2.5.1-4mdv2010.1
12cr|avidemux-2.5.6-1|481	+ Revision: 475968
12cr|avidemux-2.5.6-1|482	- rebuild
12cr|avidemux-2.5.6-1|483	
12cr|avidemux-2.5.6-1|484	* Mon Nov 09 2009 Götz Waschk <waschk@mandriva.org> 2.5.1-3mdv2010.1
12cr|avidemux-2.5.6-1|485	+ Revision: 463778
12cr|avidemux-2.5.6-1|486	- patch for new x264
12cr|avidemux-2.5.6-1|487	
12cr|avidemux-2.5.6-1|488	* Tue Aug 18 2009 Götz Waschk <waschk@mandriva.org> 2.5.1-2mdv2010.0
12cr|avidemux-2.5.6-1|489	+ Revision: 417570
12cr|avidemux-2.5.6-1|490	- fix opencore detection
12cr|avidemux-2.5.6-1|491	- remove dca plugin
12cr|avidemux-2.5.6-1|492	- update amr build deps
12cr|avidemux-2.5.6-1|493	
12cr|avidemux-2.5.6-1|494	* Tue Aug 18 2009 Götz Waschk <waschk@mandriva.org> 2.5.1-1mdv2010.0
12cr|avidemux-2.5.6-1|495	+ Revision: 417550
12cr|avidemux-2.5.6-1|496	- new version
12cr|avidemux-2.5.6-1|497	- drop patches 4,5,6,7,8
12cr|avidemux-2.5.6-1|498	- update file list
12cr|avidemux-2.5.6-1|499	- update deps of the GUI packages (bug #52821)
12cr|avidemux-2.5.6-1|500	- spec cleanup, always build plugins
12cr|avidemux-2.5.6-1|501	
12cr|avidemux-2.5.6-1|502	* Sat Jul 11 2009 Anssi Hannula <anssi@mandriva.org> 2.5.0-4mdv2010.0
12cr|avidemux-2.5.6-1|503	+ Revision: 394818
12cr|avidemux-2.5.6-1|504	- fix loading plugins on lib64 systems
12cr|avidemux-2.5.6-1|505	
12cr|avidemux-2.5.6-1|506	* Fri Jul 10 2009 Anssi Hannula <anssi@mandriva.org> 2.5.0-3mdv2010.0
12cr|avidemux-2.5.6-1|507	+ Revision: 394337
12cr|avidemux-2.5.6-1|508	- workaround to allow building plugins before installing avidemux
12cr|avidemux-2.5.6-1|509	- fix building plugins without lame (wrong-include.patch)
12cr|avidemux-2.5.6-1|510	- fix underlinking (underlinking.patch)
12cr|avidemux-2.5.6-1|511	- add missing buildrequires on libxv-devel
12cr|avidemux-2.5.6-1|512	- make requires in UIs more strict
12cr|avidemux-2.5.6-1|513	- drop mmx build switch, avidemux has fallbacks for non-MMX systems
12cr|avidemux-2.5.6-1|514	
12cr|avidemux-2.5.6-1|515	* Fri Jul 10 2009 Götz Waschk <waschk@mandriva.org> 2.5.0-2mdv2010.0
12cr|avidemux-2.5.6-1|516	+ Revision: 394217
12cr|avidemux-2.5.6-1|517	- update the patches
12cr|avidemux-2.5.6-1|518	- support building the plugins (currently not in the mdv build)
12cr|avidemux-2.5.6-1|519	
12cr|avidemux-2.5.6-1|520	* Fri Jul 10 2009 Götz Waschk <waschk@mandriva.org> 2.5.0-1mdv2010.0
12cr|avidemux-2.5.6-1|521	+ Revision: 394078
12cr|avidemux-2.5.6-1|522	- fix installation on x86_64
12cr|avidemux-2.5.6-1|523	- new version
12cr|avidemux-2.5.6-1|524	- drop patches 0,2,3
12cr|avidemux-2.5.6-1|525	- rediff patches 1,4
12cr|avidemux-2.5.6-1|526	- fix build problems
12cr|avidemux-2.5.6-1|527	- update file list
12cr|avidemux-2.5.6-1|528	- fix build with new cmake
12cr|avidemux-2.5.6-1|529	
12cr|avidemux-2.5.6-1|530	* Wed Feb 11 2009 Götz Waschk <waschk@mandriva.org> 2.4.4-2mdv2009.1
12cr|avidemux-2.5.6-1|531	+ Revision: 339350
12cr|avidemux-2.5.6-1|532	- rebuild for new libfaad
12cr|avidemux-2.5.6-1|533	
12cr|avidemux-2.5.6-1|534	* Tue Feb 10 2009 Götz Waschk <waschk@mandriva.org> 2.4.4-1mdv2009.1
12cr|avidemux-2.5.6-1|535	+ Revision: 339136
12cr|avidemux-2.5.6-1|536	- new version
12cr|avidemux-2.5.6-1|537	- drop patch 3
12cr|avidemux-2.5.6-1|538	- fix format strings
12cr|avidemux-2.5.6-1|539	- update patch 2
12cr|avidemux-2.5.6-1|540	- disable arts
12cr|avidemux-2.5.6-1|541	
12cr|avidemux-2.5.6-1|542	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|avidemux-2.5.6-1|543	- lowercase ImageMagick
12cr|avidemux-2.5.6-1|544	
12cr|avidemux-2.5.6-1|545	* Mon Oct 13 2008 Götz Waschk <waschk@mandriva.org> 2.4.3-2mdv2009.1
12cr|avidemux-2.5.6-1|546	+ Revision: 293213
12cr|avidemux-2.5.6-1|547	- fix for new x264
12cr|avidemux-2.5.6-1|548	- revert previous change
12cr|avidemux-2.5.6-1|549	- fix x264 encoding
12cr|avidemux-2.5.6-1|550	
12cr|avidemux-2.5.6-1|551	* Fri Jul 25 2008 Funda Wang <fwang@mandriva.org> 2.4.3-1mdv2009.0
12cr|avidemux-2.5.6-1|552	+ Revision: 249175
12cr|avidemux-2.5.6-1|553	- BR libxslt-proc
12cr|avidemux-2.5.6-1|554	
12cr|avidemux-2.5.6-1|555	+ Götz Waschk <waschk@mandriva.org>
12cr|avidemux-2.5.6-1|556	- fix buildrequires
12cr|avidemux-2.5.6-1|557	- new version
12cr|avidemux-2.5.6-1|558	- update build deps
12cr|avidemux-2.5.6-1|559	- switch to cmake
12cr|avidemux-2.5.6-1|560	- update file list
12cr|avidemux-2.5.6-1|561	
12cr|avidemux-2.5.6-1|562	* Thu Jul 24 2008 Götz Waschk <waschk@mandriva.org> 2.4.2-2mdv2009.0
12cr|avidemux-2.5.6-1|563	+ Revision: 245445
12cr|avidemux-2.5.6-1|564	- update patch 2 (libdca)
12cr|avidemux-2.5.6-1|565	
12cr|avidemux-2.5.6-1|566	* Thu Jul 24 2008 Götz Waschk <waschk@mandriva.org> 2.4.2-1mdv2009.0
12cr|avidemux-2.5.6-1|567	+ Revision: 245406
12cr|avidemux-2.5.6-1|568	- new version
12cr|avidemux-2.5.6-1|569	- drop patches 3,4
12cr|avidemux-2.5.6-1|570	- update build deps
12cr|avidemux-2.5.6-1|571	- update libtool
12cr|avidemux-2.5.6-1|572	- update configure options
12cr|avidemux-2.5.6-1|573	
12cr|avidemux-2.5.6-1|574	+ Pixel <pixel@mandriva.com>
12cr|avidemux-2.5.6-1|575	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|avidemux-2.5.6-1|576	
12cr|avidemux-2.5.6-1|577	* Sat May 31 2008 Funda Wang <fwang@mandriva.org> 2.4.1-4mdv2009.0
12cr|avidemux-2.5.6-1|578	+ Revision: 213688
12cr|avidemux-2.5.6-1|579	- add gentoo patches
12cr|avidemux-2.5.6-1|580	- rebuild for new directfb
12cr|avidemux-2.5.6-1|581	
12cr|avidemux-2.5.6-1|582	* Sun Feb 17 2008 Götz Waschk <waschk@mandriva.org> 2.4.1-2mdv2008.1
12cr|avidemux-2.5.6-1|583	+ Revision: 170042
12cr|avidemux-2.5.6-1|584	- add qt gui and split the package
12cr|avidemux-2.5.6-1|585	
12cr|avidemux-2.5.6-1|586	* Sun Feb 17 2008 Götz Waschk <waschk@mandriva.org> 2.4.1-1mdv2008.1
12cr|avidemux-2.5.6-1|587	+ Revision: 169979
12cr|avidemux-2.5.6-1|588	- new version
12cr|avidemux-2.5.6-1|589	
12cr|avidemux-2.5.6-1|590	* Thu Jan 17 2008 Götz Waschk <waschk@mandriva.org> 2.4-2mdv2008.1
12cr|avidemux-2.5.6-1|591	+ Revision: 154479
12cr|avidemux-2.5.6-1|592	- rebuild
12cr|avidemux-2.5.6-1|593	
12cr|avidemux-2.5.6-1|594	+ Thierry Vignaud <tv@mandriva.org>
12cr|avidemux-2.5.6-1|595	- drop old menu
12cr|avidemux-2.5.6-1|596	
12cr|avidemux-2.5.6-1|597	* Wed Jan 02 2008 Götz Waschk <waschk@mandriva.org> 2.4-1mdv2008.1
12cr|avidemux-2.5.6-1|598	+ Revision: 140518
12cr|avidemux-2.5.6-1|599	- new version
12cr|avidemux-2.5.6-1|600	
12cr|avidemux-2.5.6-1|601	+ Olivier Blin <blino@mandriva.org>
12cr|avidemux-2.5.6-1|602	- restore BuildRoot
12cr|avidemux-2.5.6-1|603	
12cr|avidemux-2.5.6-1|604	+ Thierry Vignaud <tv@mandriva.org>
12cr|avidemux-2.5.6-1|605	- kill re-definition of %%buildroot on Pixel's request
12cr|avidemux-2.5.6-1|606	
12cr|avidemux-2.5.6-1|607	* Wed Nov 14 2007 Götz Waschk <waschk@mandriva.org> 2.4-0.preview3.1mdv2008.1
12cr|avidemux-2.5.6-1|608	+ Revision: 108693
12cr|avidemux-2.5.6-1|609	- new version
12cr|avidemux-2.5.6-1|610	
12cr|avidemux-2.5.6-1|611	* Sat Oct 13 2007 Götz Waschk <waschk@mandriva.org> 2.4-0.preview2.1mdv2008.1
12cr|avidemux-2.5.6-1|612	+ Revision: 98088
12cr|avidemux-2.5.6-1|613	- new version
12cr|avidemux-2.5.6-1|614	- drop patch
12cr|avidemux-2.5.6-1|615	- fix buildrequires
12cr|avidemux-2.5.6-1|616	
12cr|avidemux-2.5.6-1|617	+ Thierry Vignaud <tv@mandriva.org>
12cr|avidemux-2.5.6-1|618	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|avidemux-2.5.6-1|619	
12cr|avidemux-2.5.6-1|620	* Fri Jun 01 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.4-0.preview1.3mdv2008.0
12cr|avidemux-2.5.6-1|621	+ Revision: 34310
12cr|avidemux-2.5.6-1|622	- Rebuild with libslang2.
12cr|avidemux-2.5.6-1|623	
12cr|avidemux-2.5.6-1|624	* Tue May 22 2007 Anssi Hannula <anssi@mandriva.org> 2.4-0.preview1.2mdv2008.0
12cr|avidemux-2.5.6-1|625	+ Revision: 29612
12cr|avidemux-2.5.6-1|626	- rebuild for new directfb
12cr|avidemux-2.5.6-1|627	
12cr|avidemux-2.5.6-1|628	* Thu May 17 2007 Anssi Hannula <anssi@mandriva.org> 2.4-0.preview1.1mdv2008.0
12cr|avidemux-2.5.6-1|629	+ Revision: 27655
12cr|avidemux-2.5.6-1|630	- 2.4 preview 1
12cr|avidemux-2.5.6-1|631	o fixes loading of projects
12cr|avidemux-2.5.6-1|632	- add cli subpackage
12cr|avidemux-2.5.6-1|633	- add compatibility symlink for changed binary name on <= 2007.1
12cr|avidemux-2.5.6-1|634	- update patch0
12cr|avidemux-2.5.6-1|635	
12cr|avidemux-2.5.6-1|636	
12cr|avidemux-2.5.6-1|637	* Fri Mar 23 2007 Götz Waschk <waschk@mandriva.org> 2.3.0-7mdv2007.1
12cr|avidemux-2.5.6-1|638	+ Revision: 148360
12cr|avidemux-2.5.6-1|639	- rebuild for new firefox
12cr|avidemux-2.5.6-1|640	
12cr|avidemux-2.5.6-1|641	* Thu Mar 15 2007 Anssi Hannula <anssi@mandriva.org> 2.3.0-6mdv2007.1
12cr|avidemux-2.5.6-1|642	+ Revision: 144509
12cr|avidemux-2.5.6-1|643	- fix buildrequires
12cr|avidemux-2.5.6-1|644	- better description
12cr|avidemux-2.5.6-1|645	- use provided icons
12cr|avidemux-2.5.6-1|646	- fix menu categories
12cr|avidemux-2.5.6-1|647	- adapt package for Mandriva
12cr|avidemux-2.5.6-1|648	- Import avidemux
12cr|avidemux-2.5.6-1|649	
12cr|avidemux-2.5.6-1|650	* Tue Feb 27 2007 Gtz Waschk <goetz@zarb.org> 2.3.0-5plf2007.1
12cr|avidemux-2.5.6-1|651	- rebuild for new firefox
12cr|avidemux-2.5.6-1|652	
12cr|avidemux-2.5.6-1|653	* Thu Feb 22 2007 Gtz Waschk <goetz@zarb.org> 2.3.0-4plf2007.1
12cr|avidemux-2.5.6-1|654	- rebuild for new libgiil
12cr|avidemux-2.5.6-1|655	
12cr|avidemux-2.5.6-1|656	* Mon Jan 08 2007 Gtz Waschk <goetz@zarb.org> 2.3.0-3plf2007.1
12cr|avidemux-2.5.6-1|657	- rebuild for new firefox
12cr|avidemux-2.5.6-1|658	
12cr|avidemux-2.5.6-1|659	* Thu Dec 07 2006 Gtz Waschk <goetz@zarb.org> 2.3.0-2plf2007.1
12cr|avidemux-2.5.6-1|660	- fix firefox build
12cr|avidemux-2.5.6-1|661	
12cr|avidemux-2.5.6-1|662	* Sun Dec 03 2006 Gtz Waschk <goetz@zarb.org> 2.3.0-1plf2007.1
12cr|avidemux-2.5.6-1|663	- new version
12cr|avidemux-2.5.6-1|664	
12cr|avidemux-2.5.6-1|665	* Fri Nov 17 2006 Anssi Hannula <anssi@zarb.org> 2.3-0.preview2.5plf2007.1
12cr|avidemux-2.5.6-1|666	- fix firefox requires on lib64 and when backporting
12cr|avidemux-2.5.6-1|667	
12cr|avidemux-2.5.6-1|668	* Thu Nov 09 2006 Gtz Waschk <goetz@zarb.org> 2.3-0.preview2.4plf2007.1
12cr|avidemux-2.5.6-1|669	- fix mozilla dep
12cr|avidemux-2.5.6-1|670	
12cr|avidemux-2.5.6-1|671	* Thu Nov 09 2006 Gtz Waschk <goetz@zarb.org> 2.3-0.preview2.3plf2007.1
12cr|avidemux-2.5.6-1|672	- rebuild for new firefox
12cr|avidemux-2.5.6-1|673	
12cr|avidemux-2.5.6-1|674	* Sun Oct 29 2006 Anssi Hannula <anssi@zarb.org> 2.3-0.preview2.2plf2007.1
12cr|avidemux-2.5.6-1|675	- disable parallel build
12cr|avidemux-2.5.6-1|676	
12cr|avidemux-2.5.6-1|677	* Fri Oct 20 2006 Gtz Waschk <goetz@zarb.org> 2.3-0.preview2.1plf2007.1
12cr|avidemux-2.5.6-1|678	- drop the patch
12cr|avidemux-2.5.6-1|679	- new version
12cr|avidemux-2.5.6-1|680	
12cr|avidemux-2.5.6-1|681	* Thu Oct 19 2006 Gtz Waschk <goetz@zarb.org> 2.2.0-0.preview2b.10plf2007.1
12cr|avidemux-2.5.6-1|682	- rebuild
12cr|avidemux-2.5.6-1|683	
12cr|avidemux-2.5.6-1|684	* Tue Sep 19 2006 Gtz Waschk <goetz@zarb.org> 2.2.0-0.preview2b.9plf2007.0
12cr|avidemux-2.5.6-1|685	- rebuild
12cr|avidemux-2.5.6-1|686	
12cr|avidemux-2.5.6-1|687	* Mon Sep 18 2006 Gtz Waschk <goetz@zarb.org> 2.2.0-0.preview2b.8plf2007.0
12cr|avidemux-2.5.6-1|688	- rebuild for new firefox
12cr|avidemux-2.5.6-1|689	
12cr|avidemux-2.5.6-1|690	* Sat Sep 09 2006 Anssi Hannula <anssi@zarb.org> 2.2.0-0.preview2b.7plf2007.0
12cr|avidemux-2.5.6-1|691	- fix LDFLAGS for lib64 on backports
12cr|avidemux-2.5.6-1|692	
12cr|avidemux-2.5.6-1|693	* Sat Sep 09 2006 Gtz Waschk <goetz@zarb.org> 2.2.0-0.preview2b.6plf2007.0
12cr|avidemux-2.5.6-1|694	- don't apply the patch on 2006.0
12cr|avidemux-2.5.6-1|695	
12cr|avidemux-2.5.6-1|696	* Wed Aug 30 2006 Gtz Waschk <goetz@zarb.org> 2.2.0-0.preview2b.5plf2007.0
12cr|avidemux-2.5.6-1|697	- patch for new x264
12cr|avidemux-2.5.6-1|698	
12cr|avidemux-2.5.6-1|699	* Fri Aug 04 2006 Gtz Waschk <goetz@zarb.org> 2.2.0-0.preview2b.4plf2007.0
12cr|avidemux-2.5.6-1|700	- rebuild for new firefox
12cr|avidemux-2.5.6-1|701	
12cr|avidemux-2.5.6-1|702	* Tue Aug 01 2006 Gtz Waschk <goetz@zarb.org> 2.2.0-0.preview2b.3plf2007.0
12cr|avidemux-2.5.6-1|703	- Rebuild for new firefox
12cr|avidemux-2.5.6-1|704	
12cr|avidemux-2.5.6-1|705	* Sun Jul 02 2006 Gtz Waschk <goetz@zarb.org> 2.2.0-0.preview2b.2plf2007.0
12cr|avidemux-2.5.6-1|706	- rebuild
12cr|avidemux-2.5.6-1|707	
12cr|avidemux-2.5.6-1|708	* Fri Jun 23 2006 Gtz Waschk <goetz@zarb.org> 2.2.0-0.preview2b.1plf2007.0
12cr|avidemux-2.5.6-1|709	- add xdg menu
12cr|avidemux-2.5.6-1|710	- new version
12cr|avidemux-2.5.6-1|711	
12cr|avidemux-2.5.6-1|712	* Sun Jun 04 2006 Gtz Waschk <goetz@zarb.org> 2.1.2-5plf2007.0
12cr|avidemux-2.5.6-1|713	- Rebuild for new firefox
12cr|avidemux-2.5.6-1|714	
12cr|avidemux-2.5.6-1|715	* Thu May 04 2006 Götz Waschk <goetz@zarb.org> 2.1.2-4plf
12cr|avidemux-2.5.6-1|716	- rebuild for new firefox
12cr|avidemux-2.5.6-1|717	
12cr|avidemux-2.5.6-1|718	* Sat Apr 22 2006 Gtz Waschk <goetz@zarb.org> 2.1.2-3plf
12cr|avidemux-2.5.6-1|719	- rebuild for new firefox
12cr|avidemux-2.5.6-1|720	
12cr|avidemux-2.5.6-1|721	* Thu Apr 06 2006 Gtz Waschk <goetz@zarb.org> 2.1.2-2plf
12cr|avidemux-2.5.6-1|722	- rebuild to fix firefox dep
12cr|avidemux-2.5.6-1|723	
12cr|avidemux-2.5.6-1|724	* Wed Mar 08 2006 Gtz Waschk <goetz@zarb.org> 2.1.2-1plf
12cr|avidemux-2.5.6-1|725	- drop patch
12cr|avidemux-2.5.6-1|726	
12cr|avidemux-2.5.6-1|727	* Wed Mar 08 2006 Götz Waschk <goetz@zarb.org> 2.1.2-1plf
12cr|avidemux-2.5.6-1|728	- New release 2.1.2
12cr|avidemux-2.5.6-1|729	
12cr|avidemux-2.5.6-1|730	* Fri Feb 03 2006 Götz Waschk <goetz@zarb.org> 2.1.0-3plf
12cr|avidemux-2.5.6-1|731	- rebuild for new mozilla-firefox
12cr|avidemux-2.5.6-1|732	
12cr|avidemux-2.5.6-1|733	* Tue Jan 10 2006 Götz Waschk <goetz@zarb.org> 2.1.0-2plf
12cr|avidemux-2.5.6-1|734	- rebuild  for new mozilla-firefox
12cr|avidemux-2.5.6-1|735	
12cr|avidemux-2.5.6-1|736	* Tue Dec 27 2005 Gtz Waschk <goetz@zarb.org> 2.1.0-1plf
12cr|avidemux-2.5.6-1|737	- new version
12cr|avidemux-2.5.6-1|738	
12cr|avidemux-2.5.6-1|739	* Thu Oct 27 2005 Gtz Waschk <goetz@zarb.org> 2.1.0-0.step3.2plf
12cr|avidemux-2.5.6-1|740	- rebuild for new firefox
12cr|avidemux-2.5.6-1|741	
12cr|avidemux-2.5.6-1|742	* Thu Oct 20 2005 Gtz Waschk <goetz@zarb.org> 2.1.0-0.step3.1plf
12cr|avidemux-2.5.6-1|743	- new version
12cr|avidemux-2.5.6-1|744	
12cr|avidemux-2.5.6-1|745	* Tue Sep 27 2005 Goetz Waschk <goetz@ryu.zarb.org> 2.1.0-0.step2.2plf
12cr|avidemux-2.5.6-1|746	- add rpath to fix mozilla linking
12cr|avidemux-2.5.6-1|747	
12cr|avidemux-2.5.6-1|748	* Tue Sep 13 2005 Gtz Waschk <goetz@zarb.org> 2.1.0-0.step2.1plf
12cr|avidemux-2.5.6-1|749	- enable x264
12cr|avidemux-2.5.6-1|750	- rediff the patch
12cr|avidemux-2.5.6-1|751	- new version
12cr|avidemux-2.5.6-1|752	
12cr|avidemux-2.5.6-1|753	* Wed Aug 17 2005 Gtz Waschk <goetz@zarb.org> 2.1-0.step1.1plf
12cr|avidemux-2.5.6-1|754	- bump deps
12cr|avidemux-2.5.6-1|755	- drop source 4
12cr|avidemux-2.5.6-1|756	- new version
12cr|avidemux-2.5.6-1|757	
12cr|avidemux-2.5.6-1|758	* Thu Jun 16 2005 Gtz Waschk <goetz@zarb.org> 2.0.40-1plf
12cr|avidemux-2.5.6-1|759	- ugly workaround for Cooker's broken gcc4
12cr|avidemux-2.5.6-1|760	- new version
12cr|avidemux-2.5.6-1|761	
12cr|avidemux-2.5.6-1|762	* Wed May 04 2005 Gtz Waschk <goetz@zarb.org> 2.0.38-0.rc3.1plf
12cr|avidemux-2.5.6-1|763	- new version
12cr|avidemux-2.5.6-1|764	
12cr|avidemux-2.5.6-1|765	* Wed Apr 20 2005 Gtz Waschk <goetz@zarb.org> 2.0.38-0.rc2b.2plf
12cr|avidemux-2.5.6-1|766	- mkrel macro
12cr|avidemux-2.5.6-1|767	
12cr|avidemux-2.5.6-1|768	* Sat Apr 02 2005 Gtz Waschk <goetz@zarb.org> 2.0.38-0.rc2b.1plf
12cr|avidemux-2.5.6-1|769	- decompress icons
12cr|avidemux-2.5.6-1|770	- update buildrequires
12cr|avidemux-2.5.6-1|771	- enable mmx (doesn't build otherwise)
12cr|avidemux-2.5.6-1|772	- new version
12cr|avidemux-2.5.6-1|773	
12cr|avidemux-2.5.6-1|774	* Fri Apr 01 2005 Gtz Waschk <goetz@zarb.org> 2.0.38-0.rc1.1plf
12cr|avidemux-2.5.6-1|775	- New release 2.0.38rc1
12cr|avidemux-2.5.6-1|776	
12cr|avidemux-2.5.6-1|777	* Thu Feb 17 2005 Gtz Waschk <goetz@zarb.org> 2.0.36-1plf
12cr|avidemux-2.5.6-1|778	- new version
12cr|avidemux-2.5.6-1|779	
12cr|avidemux-2.5.6-1|780	* Mon Dec 06 2004 Laurent Culioli <laurent@zarb.org> 2.0.34-0.test1.1plf
12cr|avidemux-2.5.6-1|781	- 2.0.34-test1
12cr|avidemux-2.5.6-1|782	- Drop Patch0
12cr|avidemux-2.5.6-1|783	
12cr|avidemux-2.5.6-1|784	* Wed Oct 27 2004 Laurent Culioli <laurent@zarb.org> 2.0.32-1plf
12cr|avidemux-2.5.6-1|785	- 2.0.32
12cr|avidemux-2.5.6-1|786	- Patch0: mpeg ps fix.
12cr|avidemux-2.5.6-1|787	
12cr|avidemux-2.5.6-1|788	* Sat Aug 14 2004 Gtz Waschk <goetz@zarb.org> 2.0.28-1plf
12cr|avidemux-2.5.6-1|789	- source URL
12cr|avidemux-2.5.6-1|790	- New release 2.0.28
12cr|avidemux-2.5.6-1|791	
12cr|avidemux-2.5.6-1|792	* Sat Jul 24 2004 Gtz Waschk <goetz@plf.zarb.org> 2.0.26-1plf
12cr|avidemux-2.5.6-1|793	- update buildrequires
12cr|avidemux-2.5.6-1|794	- reenable libtoolize on cooker
12cr|avidemux-2.5.6-1|795	- New release 2.0.26
12cr|avidemux-2.5.6-1|796	
12cr|avidemux-2.5.6-1|797	* Mon May 10 2004 Gtz Waschk <goetz@plf.zarb.org> 2.0.24-1plf
12cr|avidemux-2.5.6-1|798	- add source url
12cr|avidemux-2.5.6-1|799	- New release 2.0.24
12cr|avidemux-2.5.6-1|800	
12cr|avidemux-2.5.6-1|801	* Thu Apr 15 2004 Gtz Waschk <goetz@plf.zarb.org> 2.0.22-1plf
12cr|avidemux-2.5.6-1|802	- don't run libtoolize
12cr|avidemux-2.5.6-1|803	- update description
12cr|avidemux-2.5.6-1|804	- drop merged patch
12cr|avidemux-2.5.6-1|805	- fix buildrequires
12cr|avidemux-2.5.6-1|806	- new version
12cr|avidemux-2.5.6-1|807	

332 12
12cr|avlmap-0.12.2-6|1	%define	major 0
12cr|avlmap-0.12.2-6|2	%define libname %mklibname avlmap %{major}
12cr|avlmap-0.12.2-6|3	%define develname %mklibname avlmap -d
12cr|avlmap-0.12.2-6|4	
12cr|avlmap-0.12.2-6|5	Summary:	AVLMAP - Binary tree and mapping library
12cr|avlmap-0.12.2-6|6	Name:		avlmap
12cr|avlmap-0.12.2-6|7	Version:	0.12.2
12cr|avlmap-0.12.2-6|8	Release:	%mkrel 6
12cr|avlmap-0.12.2-6|9	Group:		System/Libraries
12cr|avlmap-0.12.2-6|10	License:	LGPL
12cr|avlmap-0.12.2-6|11	URL:		http://avlmap.slashusr.org/
12cr|avlmap-0.12.2-6|12	Source0:	http://avlmap.slashusr.org/download/avlmap-%{version}.tar.bz2
12cr|avlmap-0.12.2-6|13	Provides:	libavlmap
12cr|avlmap-0.12.2-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|avlmap-0.12.2-6|15	
12cr|avlmap-0.12.2-6|16	%description
12cr|avlmap-0.12.2-6|17	The avlmap library implements a data mapping abstraction in
12cr|avlmap-0.12.2-6|18	function calls, along with an underlying AVL balanced binary
12cr|avlmap-0.12.2-6|19	search tree implementation.
12cr|avlmap-0.12.2-6|20	
12cr|avlmap-0.12.2-6|21	%package -n	%{libname}
12cr|avlmap-0.12.2-6|22	Summary:	AVLMAP - Binary tree and mapping library
12cr|avlmap-0.12.2-6|23	Group:          System/Libraries
12cr|avlmap-0.12.2-6|24	
12cr|avlmap-0.12.2-6|25	%description -n	%{libname}
12cr|avlmap-0.12.2-6|26	The avlmap library implements a data mapping abstraction in
12cr|avlmap-0.12.2-6|27	function calls, along with an underlying AVL balanced binary
12cr|avlmap-0.12.2-6|28	search tree implementation.
12cr|avlmap-0.12.2-6|29	
12cr|avlmap-0.12.2-6|30	%package -n	%{develname}
12cr|avlmap-0.12.2-6|31	Summary:	Development library and header files for the %{name} library
12cr|avlmap-0.12.2-6|32	Group:		Development/Other
12cr|avlmap-0.12.2-6|33	Requires:	%{libname} = %{version}-%{release}
12cr|avlmap-0.12.2-6|34	Provides:	%{name}-devel = %{version}-%{release}
12cr|avlmap-0.12.2-6|35	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|avlmap-0.12.2-6|36	Obsoletes:	%{mklibname avlmap 0 -d}
12cr|avlmap-0.12.2-6|37	
12cr|avlmap-0.12.2-6|38	%description -n %{develname}
12cr|avlmap-0.12.2-6|39	The avlmap library implements a data mapping abstraction in
12cr|avlmap-0.12.2-6|40	function calls, along with an underlying AVL balanced binary
12cr|avlmap-0.12.2-6|41	search tree implementation.
12cr|avlmap-0.12.2-6|42	
12cr|avlmap-0.12.2-6|43	%package -n	%{name}-utils
12cr|avlmap-0.12.2-6|44	Summary:	Various utilities using the %{libname} library
12cr|avlmap-0.12.2-6|45	Group:          Text tools
12cr|avlmap-0.12.2-6|46	
12cr|avlmap-0.12.2-6|47	%description -n	%{name}-utils
12cr|avlmap-0.12.2-6|48	Various utilities using the %{libname} library
12cr|avlmap-0.12.2-6|49	
12cr|avlmap-0.12.2-6|50	* wordstat - Count the frequency of different word items in the
12cr|avlmap-0.12.2-6|51	input.
12cr|avlmap-0.12.2-6|52	
12cr|avlmap-0.12.2-6|53	* wordstat - Count the frequency of different word items in the
12cr|avlmap-0.12.2-6|54	input.
12cr|avlmap-0.12.2-6|55	
12cr|avlmap-0.12.2-6|56	* wordscan - like wordstat but don't actually do anything with
12cr|avlmap-0.12.2-6|57	mappings.
12cr|avlmap-0.12.2-6|58	
12cr|avlmap-0.12.2-6|59	%prep
12cr|avlmap-0.12.2-6|60	
12cr|avlmap-0.12.2-6|61	%setup -q -n %{name}-%{version}
12cr|avlmap-0.12.2-6|62	
12cr|avlmap-0.12.2-6|63	%build
12cr|avlmap-0.12.2-6|64	
12cr|avlmap-0.12.2-6|65	#echo "%{optflags} -fPIC" > Compile.opt
12cr|avlmap-0.12.2-6|66	sh ./configure --prefix=%{_prefix}
12cr|avlmap-0.12.2-6|67	
12cr|avlmap-0.12.2-6|68	# really whacked configure thing...
12cr|avlmap-0.12.2-6|69	WARN="-Werror -Wall -Wno-cast-qual -Wwrite-strings -Wnested-externs -Winline -Wuninitialized"
12cr|avlmap-0.12.2-6|70	OPT="%{optflags} -fomit-frame-pointer -funsigned-char -funsigned-bitfields -frerun-loop-opt -finline -finline-functions"
12cr|avlmap-0.12.2-6|71	
12cr|avlmap-0.12.2-6|72	perl -pi -e "s|^lib_warn = .*|lib_warn = $WARN|g" build/Makefile
12cr|avlmap-0.12.2-6|73	perl -pi -e "s|^pgm_warn = .*|pgm_warn = $WARN|g" build/Makefile
12cr|avlmap-0.12.2-6|74	perl -pi -e "s|^lib_feat = .*|lib_feat = $OPT|g" build/Makefile
12cr|avlmap-0.12.2-6|75	perl -pi -e "s|^pgm_feat = .*|pgm_feat = $OPT|g" build/Makefile
12cr|avlmap-0.12.2-6|76	
12cr|avlmap-0.12.2-6|77	make
12cr|avlmap-0.12.2-6|78	
12cr|avlmap-0.12.2-6|79	%install
12cr|avlmap-0.12.2-6|80	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|avlmap-0.12.2-6|81	
12cr|avlmap-0.12.2-6|82	install -d %{buildroot}%{_bindir}
12cr|avlmap-0.12.2-6|83	install -d %{buildroot}%{_includedir}/avlmap
12cr|avlmap-0.12.2-6|84	install -d %{buildroot}%{_libdir}
12cr|avlmap-0.12.2-6|85	
12cr|avlmap-0.12.2-6|86	# install binaries
12cr|avlmap-0.12.2-6|87	install -m0755 build/bin/itemfreq %{buildroot}%{_bindir}/
12cr|avlmap-0.12.2-6|88	install -m0755 build/bin/wordcount %{buildroot}%{_bindir}/
12cr|avlmap-0.12.2-6|89	install -m0755 build/bin/wordcounts %{buildroot}%{_bindir}/
12cr|avlmap-0.12.2-6|90	install -m0755 build/bin/wordfreq %{buildroot}%{_bindir}/
12cr|avlmap-0.12.2-6|91	
12cr|avlmap-0.12.2-6|92	# install headers
12cr|avlmap-0.12.2-6|93	install -m0644 build/include/avlmap/*.h %{buildroot}%{_includedir}/avlmap/
12cr|avlmap-0.12.2-6|94	
12cr|avlmap-0.12.2-6|95	# install the shared lib
12cr|avlmap-0.12.2-6|96	install -m0755 build/lib/libavlmap.so.%{version} %{buildroot}%{_libdir}/
12cr|avlmap-0.12.2-6|97	ln -snf libavlmap.so.%{version} %{buildroot}%{_libdir}/libavlmap.so.0.12
12cr|avlmap-0.12.2-6|98	ln -snf libavlmap.so.%{version} %{buildroot}%{_libdir}/libavlmap.so.0
12cr|avlmap-0.12.2-6|99	ln -snf libavlmap.so.%{version} %{buildroot}%{_libdir}/libavlmap.so
12cr|avlmap-0.12.2-6|100	
12cr|avlmap-0.12.2-6|101	# install the static lib
12cr|avlmap-0.12.2-6|102	install -m0755 build/lib/libavlmap.a.%{version} %{buildroot}%{_libdir}/libavlmap.a
12cr|avlmap-0.12.2-6|103	
12cr|avlmap-0.12.2-6|104	%clean
12cr|avlmap-0.12.2-6|105	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|avlmap-0.12.2-6|106	
12cr|avlmap-0.12.2-6|107	%if %mdkversion < 200900
12cr|avlmap-0.12.2-6|108	%post -n %{libname} -p /sbin/ldconfig
12cr|avlmap-0.12.2-6|109	%endif
12cr|avlmap-0.12.2-6|110	
12cr|avlmap-0.12.2-6|111	%if %mdkversion < 200900
12cr|avlmap-0.12.2-6|112	%postun -n %{libname} -p /sbin/ldconfig
12cr|avlmap-0.12.2-6|113	%endif
12cr|avlmap-0.12.2-6|114	
12cr|avlmap-0.12.2-6|115	%files -n %{libname}
12cr|avlmap-0.12.2-6|116	%defattr(-,root,root)
12cr|avlmap-0.12.2-6|117	%doc ChangeLog README
12cr|avlmap-0.12.2-6|118	%attr(0755,root,root) %{_libdir}/lib*.so.*
12cr|avlmap-0.12.2-6|119	
12cr|avlmap-0.12.2-6|120	%files -n %{develname}
12cr|avlmap-0.12.2-6|121	%defattr(-,root,root)
12cr|avlmap-0.12.2-6|122	%doc map/doc/*
12cr|avlmap-0.12.2-6|123	%attr(0755,root,root) %{_libdir}/lib*.so
12cr|avlmap-0.12.2-6|124	%attr(0644,root,root) %{_libdir}/lib*.a
12cr|avlmap-0.12.2-6|125	%attr(0644,root,root) %{_includedir}/avlmap/*.h
12cr|avlmap-0.12.2-6|126	
12cr|avlmap-0.12.2-6|127	%files -n %{name}-utils
12cr|avlmap-0.12.2-6|128	%defattr(-,root,root)
12cr|avlmap-0.12.2-6|129	%attr(0755,root,root) %{_bindir}/*
12cr|avlmap-0.12.2-6|130	
12cr|avlmap-0.12.2-6|131	
12cr|avlmap-0.12.2-6|132	
12cr|avlmap-0.12.2-6|133	%changelog
12cr|avlmap-0.12.2-6|134	

333 12
12cr|avra-1.2.3-2|1	%define name    avra
12cr|avra-1.2.3-2|2	%define version 1.2.3
12cr|avra-1.2.3-2|3	%define release %mkrel 2
12cr|avra-1.2.3-2|4	
12cr|avra-1.2.3-2|5	Name:           %{name}
12cr|avra-1.2.3-2|6	Version:        %{version}
12cr|avra-1.2.3-2|7	Release:        %{release}
12cr|avra-1.2.3-2|8	Summary:       	An AVR assembler
12cr|avra-1.2.3-2|9	Source0:        %{name}-%{version}.tar.bz2
12cr|avra-1.2.3-2|10	License:        GPLv2
12cr|avra-1.2.3-2|11	Group:          Development/Other
12cr|avra-1.2.3-2|12	Url:         	http://avra.sourceforge.net/
12cr|avra-1.2.3-2|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|avra-1.2.3-2|14	BuildRequires:	autoconf
12cr|avra-1.2.3-2|15	BuildRequires:	automake
12cr|avra-1.2.3-2|16	
12cr|avra-1.2.3-2|17	%description
12cr|avra-1.2.3-2|18	Avra is an GNU GPL'ed assembler for the Atmel AVR microcontrollers.
12cr|avra-1.2.3-2|19	Features:
12cr|avra-1.2.3-2|20	- It's compatible with Atmel's avrasm.
12cr|avra-1.2.3-2|21	- Better macro support.
12cr|avra-1.2.3-2|22	- Conditional assembly.
12cr|avra-1.2.3-2|23	
12cr|avra-1.2.3-2|24	%prep
12cr|avra-1.2.3-2|25	%setup -q
12cr|avra-1.2.3-2|26	
12cr|avra-1.2.3-2|27	%build
12cr|avra-1.2.3-2|28	perl -pi -e "s|\r\n|\n|" ChangeLog README
12cr|avra-1.2.3-2|29	aclocal
12cr|avra-1.2.3-2|30	autoconf
12cr|avra-1.2.3-2|31	automake -a
12cr|avra-1.2.3-2|32	%configure
12cr|avra-1.2.3-2|33	perl -pi -e "s|CFLAGS\s*=.*|CFLAGS = $RPM_OPT_FLAGS|" Makefile
12cr|avra-1.2.3-2|34	%make
12cr|avra-1.2.3-2|35	
12cr|avra-1.2.3-2|36	%install
12cr|avra-1.2.3-2|37	rm -rf $RPM_BUILD_ROOT
12cr|avra-1.2.3-2|38	%makeinstall
12cr|avra-1.2.3-2|39	
12cr|avra-1.2.3-2|40	%clean
12cr|avra-1.2.3-2|41	rm -rf $RPM_BUILD_ROOT
12cr|avra-1.2.3-2|42	
12cr|avra-1.2.3-2|43	%files
12cr|avra-1.2.3-2|44	%defattr(-,root,root,755)
12cr|avra-1.2.3-2|45	%{_bindir}/%{name}
12cr|avra-1.2.3-2|46	%defattr(0644,root,root,755)
12cr|avra-1.2.3-2|47	%doc README ChangeLog
12cr|avra-1.2.3-2|48	
12cr|avra-1.2.3-2|49	
12cr|avra-1.2.3-2|50	%changelog
12cr|avra-1.2.3-2|51	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-2mdv2011.0
12cr|avra-1.2.3-2|52	+ Revision: 610011
12cr|avra-1.2.3-2|53	- rebuild
12cr|avra-1.2.3-2|54	
12cr|avra-1.2.3-2|55	* Mon Feb 15 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.2.3-1mdv2010.1
12cr|avra-1.2.3-2|56	+ Revision: 506112
12cr|avra-1.2.3-2|57	- fix tarbal name
12cr|avra-1.2.3-2|58	- Fix licence to GPLv2
12cr|avra-1.2.3-2|59	- Update to 1.2.3
12cr|avra-1.2.3-2|60	
12cr|avra-1.2.3-2|61	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 1.2.2-4mdv2010.0
12cr|avra-1.2.3-2|62	+ Revision: 424001
12cr|avra-1.2.3-2|63	- rebuild
12cr|avra-1.2.3-2|64	
12cr|avra-1.2.3-2|65	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.2.2-3mdv2009.0
12cr|avra-1.2.3-2|66	+ Revision: 243095
12cr|avra-1.2.3-2|67	- rebuild
12cr|avra-1.2.3-2|68	
12cr|avra-1.2.3-2|69	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.2.2-1mdv2008.1
12cr|avra-1.2.3-2|70	+ Revision: 135825
12cr|avra-1.2.3-2|71	- restore BuildRoot
12cr|avra-1.2.3-2|72	
12cr|avra-1.2.3-2|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|avra-1.2.3-2|74	- kill re-definition of %%buildroot on Pixel's request
12cr|avra-1.2.3-2|75	
12cr|avra-1.2.3-2|76	* Mon Jul 23 2007 Couriousous <couriousous@mandriva.org> 1.2.2-1mdv2008.0
12cr|avra-1.2.3-2|77	+ Revision: 54846
12cr|avra-1.2.3-2|78	- 1.2.2
12cr|avra-1.2.3-2|79	- Import avra
12cr|avra-1.2.3-2|80	
12cr|avra-1.2.3-2|81	
12cr|avra-1.2.3-2|82	
12cr|avra-1.2.3-2|83	* Tue Mar 21 2006 Lenny Cartier <lenny@mandriva.com> 1.1.0-1mdk
12cr|avra-1.2.3-2|84	- 1.1.0
12cr|avra-1.2.3-2|85	
12cr|avra-1.2.3-2|86	* Sun Mar 20 2005 Couriousous <couriousous@mandrake.org> 1.0.1-1mdk
12cr|avra-1.2.3-2|87	- First Mandrakelinux release

334 12
12cr|avrdude-5.11.1-2|1	Name: avrdude
12cr|avrdude-5.11.1-2|2	Version: 5.11.1
12cr|avrdude-5.11.1-2|3	Release: 2
12cr|avrdude-5.11.1-2|4	Summary: Software for programming Atmel AVR Microcontroller
12cr|avrdude-5.11.1-2|5	Group: Development/Other
12cr|avrdude-5.11.1-2|6	License: GPLv2+
12cr|avrdude-5.11.1-2|7	URL: http://www.nongnu.org/avrdude
12cr|avrdude-5.11.1-2|8	Source0: http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.gz
12cr|avrdude-5.11.1-2|9	BuildRequires: 		flex
12cr|avrdude-5.11.1-2|10	BuildRequires: 		bison
12cr|avrdude-5.11.1-2|11	BuildRequires: 		readline-devel
12cr|avrdude-5.11.1-2|12	BuildRequires: 		ncurses-devel
12cr|avrdude-5.11.1-2|13	BuildRequires: 		libusb-devel
12cr|avrdude-5.11.1-2|14	BuildRequires: 		texi2html
12cr|avrdude-5.11.1-2|15	BuildRequires: 		texinfo
12cr|avrdude-5.11.1-2|16	BuildRequires: 		texlive-dvips
12cr|avrdude-5.11.1-2|17	BuildRequires: 		texlive-latex
12cr|avrdude-5.11.1-2|18	BuildRequires: 		texlive
12cr|avrdude-5.11.1-2|19	
12cr|avrdude-5.11.1-2|20	%description
12cr|avrdude-5.11.1-2|21	AVRDUDE is a program for programming Atmel's AVR CPU's. It can program the
12cr|avrdude-5.11.1-2|22	Flash and EEPROM, and where supported by the serial programming protocol, it
12cr|avrdude-5.11.1-2|23	can program fuse and lock bits. AVRDUDE also supplies a direct instruction
12cr|avrdude-5.11.1-2|24	mode allowing one to issue any programming instruction to the AVR chip
12cr|avrdude-5.11.1-2|25	regardless of whether AVRDUDE implements that specific feature of a
12cr|avrdude-5.11.1-2|26	particular chip.
12cr|avrdude-5.11.1-2|27	
12cr|avrdude-5.11.1-2|28	%prep
12cr|avrdude-5.11.1-2|29	%setup -q
12cr|avrdude-5.11.1-2|30	chmod -x safemode.c doc/TODO
12cr|avrdude-5.11.1-2|31	sed -i 's|/usr/local/etc/avrdude.conf|/etc/avrdude/avrdude.conf|g' doc/avrdude.texi avrdude.1
12cr|avrdude-5.11.1-2|32	sed -i 's|/etc/avrdude.conf|/etc/avrdude/avrdude.conf|g' doc/avrdude.texi avrdude.1
12cr|avrdude-5.11.1-2|33	iconv -f ISO88591 -t UTF8 < ChangeLog-2003 > ChangeLog-2003~
12cr|avrdude-5.11.1-2|34	mv ChangeLog-2003~ ChangeLog-2003
12cr|avrdude-5.11.1-2|35	iconv -f ISO88591 -t UTF8 < NEWS > NEWS~
12cr|avrdude-5.11.1-2|36	mv NEWS~ NEWS
12cr|avrdude-5.11.1-2|37	
12cr|avrdude-5.11.1-2|38	%build
12cr|avrdude-5.11.1-2|39	%configure --enable-doc --sysconfdir=%{_sysconfdir}/%{name}
12cr|avrdude-5.11.1-2|40	# Parallel build is broken as by 5.5
12cr|avrdude-5.11.1-2|41	make
12cr|avrdude-5.11.1-2|42	
12cr|avrdude-5.11.1-2|43	%install
12cr|avrdude-5.11.1-2|44	%makeinstall_std DESTDIR=%buildroot
12cr|avrdude-5.11.1-2|45	mv %buildroot/%{_docdir}/%{name}-%{version} installed-docs
12cr|avrdude-5.11.1-2|46	rm -f %buildroot%{_infodir}/dir
12cr|avrdude-5.11.1-2|47	
12cr|avrdude-5.11.1-2|48	%files
12cr|avrdude-5.11.1-2|49	%doc README AUTHORS ChangeLog* COPYING NEWS doc/TODO installed-docs/*
12cr|avrdude-5.11.1-2|50	%config(noreplace) %{_sysconfdir}/%{name}
12cr|avrdude-5.11.1-2|51	%{_bindir}/%{name}
12cr|avrdude-5.11.1-2|52	%{_mandir}/man1/%{name}.1*
12cr|avrdude-5.11.1-2|53	%{_infodir}/%{name}.info*
12cr|avrdude-5.11.1-2|54	
12cr|avrdude-5.11.1-2|55	
12cr|avrdude-5.11.1-2|56	%changelog
12cr|avrdude-5.11.1-2|57	* Sat Dec 03 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 5.11.1-1mdv2012.0
12cr|avrdude-5.11.1-2|58	+ Revision: 737511
12cr|avrdude-5.11.1-2|59	- Disable smp build
12cr|avrdude-5.11.1-2|60	- Update to 5.11.1
12cr|avrdude-5.11.1-2|61	
12cr|avrdude-5.11.1-2|62	* Sat Oct 09 2010 Thomas Spuhler <tspuhler@mandriva.org> 5.10-2mdv2011.0
12cr|avrdude-5.11.1-2|63	+ Revision: 584474
12cr|avrdude-5.11.1-2|64	- increased rel for rebuild
12cr|avrdude-5.11.1-2|65	
12cr|avrdude-5.11.1-2|66	* Tue Jan 19 2010 Frederik Himpe <fhimpe@mandriva.org> 5.10-1mdv2010.1
12cr|avrdude-5.11.1-2|67	+ Revision: 493778
12cr|avrdude-5.11.1-2|68	- update to new version 5.10
12cr|avrdude-5.11.1-2|69	
12cr|avrdude-5.11.1-2|70	* Mon Jan 18 2010 Frederik Himpe <fhimpe@mandriva.org> 5.9-1mdv2010.1
12cr|avrdude-5.11.1-2|71	+ Revision: 493272
12cr|avrdude-5.11.1-2|72	- update to new version 5.9
12cr|avrdude-5.11.1-2|73	
12cr|avrdude-5.11.1-2|74	* Wed Sep 23 2009 Frederik Himpe <fhimpe@mandriva.org> 5.8-1mdv2010.0
12cr|avrdude-5.11.1-2|75	+ Revision: 447943
12cr|avrdude-5.11.1-2|76	- Update to new version 5.8
12cr|avrdude-5.11.1-2|77	
12cr|avrdude-5.11.1-2|78	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 5.5-4mdv2010.0
12cr|avrdude-5.11.1-2|79	+ Revision: 436713
12cr|avrdude-5.11.1-2|80	- rebuild
12cr|avrdude-5.11.1-2|81	
12cr|avrdude-5.11.1-2|82	* Wed Mar 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 5.5-3mdv2009.1
12cr|avrdude-5.11.1-2|83	+ Revision: 354042
12cr|avrdude-5.11.1-2|84	- rebuild for latest readline
12cr|avrdude-5.11.1-2|85	
12cr|avrdude-5.11.1-2|86	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 5.5-2mdv2009.0
12cr|avrdude-5.11.1-2|87	+ Revision: 266231
12cr|avrdude-5.11.1-2|88	- rebuild early 2009.0 package (before pixel changes)
12cr|avrdude-5.11.1-2|89	
12cr|avrdude-5.11.1-2|90	* Sat May 03 2008 Marcelo Ricardo Leitner <mrl@mandriva.com> 5.5-1mdv2009.0
12cr|avrdude-5.11.1-2|91	+ Revision: 200785
12cr|avrdude-5.11.1-2|92	- Adapted to Mandriva
12cr|avrdude-5.11.1-2|93	- import avrdude
12cr|avrdude-5.11.1-2|94	

335 12
12cr|avr-libc-1.8.0-1|1	#
12cr|avr-libc-1.8.0-1|2	# spec file for package avr-libc (Version 1.6.1)
12cr|avr-libc-1.8.0-1|3	#
12cr|avr-libc-1.8.0-1|4	# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
12cr|avr-libc-1.8.0-1|5	# This file and all modifications and additions to the pristine
12cr|avr-libc-1.8.0-1|6	# package are under the same license as the package itself.
12cr|avr-libc-1.8.0-1|7	#
12cr|avr-libc-1.8.0-1|8	
12cr|avr-libc-1.8.0-1|9	Name:		avr-libc
12cr|avr-libc-1.8.0-1|10	Version:	1.8.0
12cr|avr-libc-1.8.0-1|11	Release:	1
12cr|avr-libc-1.8.0-1|12	Url:		http://savannah.nongnu.org/projects/avr-libc
12cr|avr-libc-1.8.0-1|13	Group:		Development/C
12cr|avr-libc-1.8.0-1|14	License:	BSD
12cr|avr-libc-1.8.0-1|15	Summary:	The C Runtime Library for AVR Microcontrollers
12cr|avr-libc-1.8.0-1|16	Source0:	http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.bz2
12cr|avr-libc-1.8.0-1|17	Source1:	http://savannah.nongnu.org/download/%{name}/%{name}-user-manual-%{version}.tar.bz2
12cr|avr-libc-1.8.0-1|18	Source2:	http://savannah.nongnu.org/download/%{name}/%{name}-manpages-%{version}.tar.bz2
12cr|avr-libc-1.8.0-1|19	Source3:	logicp-1.01.tgz
12cr|avr-libc-1.8.0-1|20	Source4:	%{name}.rpmlintrc
12cr|avr-libc-1.8.0-1|21	Patch100:	logicp-1.01-mdv-replace-deprecated-vector-names.patch
12cr|avr-libc-1.8.0-1|22	AutoReqProv:	on
12cr|avr-libc-1.8.0-1|23	BuildRequires:	cross-avr-binutils >= 2.21.1
12cr|avr-libc-1.8.0-1|24	BuildRequires:	cross-avr-gcc >= 4.6.1
12cr|avr-libc-1.8.0-1|25	BuildRequires:	doxygen
12cr|avr-libc-1.8.0-1|26	BuildRequires:	findutils
12cr|avr-libc-1.8.0-1|27	BuildRequires:	dos2unix
12cr|avr-libc-1.8.0-1|28	Requires:	cross-avr-binutils cross-avr-gcc
12cr|avr-libc-1.8.0-1|29	BuildArch:	noarch
12cr|avr-libc-1.8.0-1|30	
12cr|avr-libc-1.8.0-1|31	%description
12cr|avr-libc-1.8.0-1|32	The C runtime library for the AVR family of microcontrollers for use
12cr|avr-libc-1.8.0-1|33	with the GNU toolset (cross-avr-binutils, cross-avr-gcc, uisp, etc.).
12cr|avr-libc-1.8.0-1|34	
12cr|avr-libc-1.8.0-1|35	
12cr|avr-libc-1.8.0-1|36	Authors:
12cr|avr-libc-1.8.0-1|37	--------
12cr|avr-libc-1.8.0-1|38	Joerg Wunsch <j.gnu@uriah.heep.sax.de>
12cr|avr-libc-1.8.0-1|39	Marek Michalkiewicz <marekm@amelek.gda.pl>
12cr|avr-libc-1.8.0-1|40	Theodore A. Roth <troth@openavr.org>
12cr|avr-libc-1.8.0-1|41	
12cr|avr-libc-1.8.0-1|42	%prep
12cr|avr-libc-1.8.0-1|43	%setup -q -b 3
12cr|avr-libc-1.8.0-1|44	dos2unix doc/examples/twitest/twitest.c
12cr|avr-libc-1.8.0-1|45	pushd ../logicp-1.01
12cr|avr-libc-1.8.0-1|46	%patch100 -p1
12cr|avr-libc-1.8.0-1|47	popd
12cr|avr-libc-1.8.0-1|48	
12cr|avr-libc-1.8.0-1|49	%build
12cr|avr-libc-1.8.0-1|50	export CFLAGS="%{optflags}"
12cr|avr-libc-1.8.0-1|51	export CXXFLAGS="%{optflags}"
12cr|avr-libc-1.8.0-1|52	export PREFIX=%{_prefix}
12cr|avr-libc-1.8.0-1|53	export PATH=%{_prefix}/bin:$PATH
12cr|avr-libc-1.8.0-1|54	./configure --prefix=%{_prefix} --host=avr
12cr|avr-libc-1.8.0-1|55	make %{?jobs:-j%jobs}
12cr|avr-libc-1.8.0-1|56	
12cr|avr-libc-1.8.0-1|57	%install
12cr|avr-libc-1.8.0-1|58	rm -rf %{buildroot}
12cr|avr-libc-1.8.0-1|59	export PREFIX=%{_prefix}
12cr|avr-libc-1.8.0-1|60	export PATH=%{_prefix}/bin:$PATH
12cr|avr-libc-1.8.0-1|61	# ./domake DESTDIR=%%{buildroot} install
12cr|avr-libc-1.8.0-1|62	make DESTDIR=%{buildroot} install
12cr|avr-libc-1.8.0-1|63	tar jxvf %{S:1}
12cr|avr-libc-1.8.0-1|64	mv %{name}-user-manual-%{version} user-manual-%{version}
12cr|avr-libc-1.8.0-1|65	mkdir -p %{buildroot}/usr/share/doc/%{name}-%{version}
12cr|avr-libc-1.8.0-1|66	cp -pr AUTHORS ChangeLog LICENSE NEWS user-manual-%{version} %{buildroot}/usr/share/doc/%{name}-%{version}
12cr|avr-libc-1.8.0-1|67	cat >> %{buildroot}/usr/share/doc/%{name}-%{version}/00_index.html <<EOF
12cr|avr-libc-1.8.0-1|68	<head><meta http-equiv="Refresh" content="0; user-manual-%{version}/pages.html"></head>
12cr|avr-libc-1.8.0-1|69	<a href="user-manual-%{version}/pages.html">user-manual-%{version}/pages.html</a>
12cr|avr-libc-1.8.0-1|70	EOF
12cr|avr-libc-1.8.0-1|71	tar jxvf %{S:2} -C %{buildroot}/%{_prefix}/share
12cr|avr-libc-1.8.0-1|72	mv %{buildroot}/%{_prefix}/share/man %{buildroot}/usr/share/doc/%{name}-%{version}
12cr|avr-libc-1.8.0-1|73	find %{buildroot}/usr/share/doc/%{name}-%{version}/man -type f -print | xargs xz
12cr|avr-libc-1.8.0-1|74	
12cr|avr-libc-1.8.0-1|75	%check
12cr|avr-libc-1.8.0-1|76	### selftest ###
12cr|avr-libc-1.8.0-1|77	cd ../logicp*
12cr|avr-libc-1.8.0-1|78	## how do we tell the linker that crt*.o is at a nonstandard location?
12cr|avr-libc-1.8.0-1|79	ln -sf %{buildroot}/%{_prefix}/avr/lib/crttn*.o .
12cr|avr-libc-1.8.0-1|80	ln -sf %{buildroot}/%{_prefix}/avr/lib/avr?/crtm*.o .
12cr|avr-libc-1.8.0-1|81	make test CFLAGS="-Wall -g -Os -mint8 -I%{buildroot}/%{_prefix}/avr/include/ -L%{buildroot}/%{_prefix}/avr/lib/avr4" CPU=mega8
12cr|avr-libc-1.8.0-1|82	make test CFLAGS="-Wall -g -Os -mint8 -I%{buildroot}/%{_prefix}/avr/include/ -L%{buildroot}/%{_prefix}/avr/lib/avr4" CPU=mega48
12cr|avr-libc-1.8.0-1|83	make test CFLAGS="-Wall -g -Os -mint8 -I%{buildroot}/%{_prefix}/avr/include/ -L%{buildroot}/%{_prefix}/avr/lib"      CPU=tiny2313
12cr|avr-libc-1.8.0-1|84	
12cr|avr-libc-1.8.0-1|85	%files
12cr|avr-libc-1.8.0-1|86	%defattr (-, root, root)
12cr|avr-libc-1.8.0-1|87	%doc /usr/share/doc/%{name}-%{version}
12cr|avr-libc-1.8.0-1|88	%{_bindir}/avr-man
12cr|avr-libc-1.8.0-1|89	%{_prefix}/avr/lib/*
12cr|avr-libc-1.8.0-1|90	%{_prefix}/avr/include
12cr|avr-libc-1.8.0-1|91	
12cr|avr-libc-1.8.0-1|92	
12cr|avr-libc-1.8.0-1|93	%changelog
12cr|avr-libc-1.8.0-1|94	* Thu Jan 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.8.0-1
12cr|avr-libc-1.8.0-1|95	+ Revision: 760371
12cr|avr-libc-1.8.0-1|96	- new version 1.8.0
12cr|avr-libc-1.8.0-1|97	
12cr|avr-libc-1.8.0-1|98	* Wed Oct 19 2011 Andrey Smirnov <asmirnov@mandriva.org> 1.7.1-1
12cr|avr-libc-1.8.0-1|99	+ Revision: 705388
12cr|avr-libc-1.8.0-1|100	- Updated to 1.7.1
12cr|avr-libc-1.8.0-1|101	
12cr|avr-libc-1.8.0-1|102	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|avr-libc-1.8.0-1|103	- rebuild
12cr|avr-libc-1.8.0-1|104	
12cr|avr-libc-1.8.0-1|105	* Thu Apr 01 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.6.8-1mdv2010.1
12cr|avr-libc-1.8.0-1|106	+ Revision: 530555
12cr|avr-libc-1.8.0-1|107	- Updated to version 1.6.8
12cr|avr-libc-1.8.0-1|108	- Revert bogus changes from previous avr-libc commit.
12cr|avr-libc-1.8.0-1|109	
12cr|avr-libc-1.8.0-1|110	+ Yvan T. <yvanttt@mandriva.org>
12cr|avr-libc-1.8.0-1|111	- Rebuild package with gcc-avr 4.4.3 to avoid link error when cross compiling
12cr|avr-libc-1.8.0-1|112	Also remove dependency to avr-gcc.
12cr|avr-libc-1.8.0-1|113	Instead avr-gcc now depend on this package
12cr|avr-libc-1.8.0-1|114	
12cr|avr-libc-1.8.0-1|115	* Tue Dec 29 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.6.7-1mdv2010.1
12cr|avr-libc-1.8.0-1|116	+ Revision: 483257
12cr|avr-libc-1.8.0-1|117	- Updated to version 1.6.7 (and rediffed contrib-examples.diff).
12cr|avr-libc-1.8.0-1|118	
12cr|avr-libc-1.8.0-1|119	* Tue Nov 17 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.6.1-7mdv2010.1
12cr|avr-libc-1.8.0-1|120	+ Revision: 466898
12cr|avr-libc-1.8.0-1|121	- Fixed group/release tags.
12cr|avr-libc-1.8.0-1|122	- BuildRequires for latest versions of cross-avr-binutils and
12cr|avr-libc-1.8.0-1|123	cross-avr-gcc
12cr|avr-libc-1.8.0-1|124	- Fix requires for latest cross-avr-gcc
12cr|avr-libc-1.8.0-1|125	- Dont hard require avr-programmer, may be later import it and add a
12cr|avr-libc-1.8.0-1|126	Suggests?
12cr|avr-libc-1.8.0-1|127	- Fix prefix for avr toolchain in Mandriva.
12cr|avr-libc-1.8.0-1|128	- Install documentation in common location at
12cr|avr-libc-1.8.0-1|129	/usr/share/doc/avr-libc-<version>
12cr|avr-libc-1.8.0-1|130	
12cr|avr-libc-1.8.0-1|131	+ Marcelo Ricardo Leitner <mrl@mandriva.com>
12cr|avr-libc-1.8.0-1|132	- import avr-libc
12cr|avr-libc-1.8.0-1|133	
12cr|avr-libc-1.8.0-1|134	
12cr|avr-libc-1.8.0-1|135	* Wed Jan 30 2008 jw@suse.de
12cr|avr-libc-1.8.0-1|136	- update to 1.6.1
12cr|avr-libc-1.8.0-1|137	* The fplib/math library is completely rewritten.
12cr|avr-libc-1.8.0-1|138	* Functions of numbers to ascii conversion are completely rewritten.
12cr|avr-libc-1.8.0-1|139	* Test suite is added to the Avr-libc project.
12cr|avr-libc-1.8.0-1|140	* A few new util's headers: util/atomic.h, util/setbaud.h.
12cr|avr-libc-1.8.0-1|141	* Many new devices added, many revised.
12cr|avr-libc-1.8.0-1|142	* Sat Oct 13 2007 bwalle@suse.de
12cr|avr-libc-1.8.0-1|143	- update to 1.4.6
12cr|avr-libc-1.8.0-1|144	o Exclude 64-bit types for -mint8 (obsoletes no64bit_int.patch)
12cr|avr-libc-1.8.0-1|145	o varios bugfixes (upstream #18115, #18385, #18509, #18662,
12cr|avr-libc-1.8.0-1|146	[#18686], #18688, #18726, #18899, #18903, #18915, #19009, #19050,
12cr|avr-libc-1.8.0-1|147	[#19060], #19134, #19135, #19280, #19281, #19445, #19495, #19650,
12cr|avr-libc-1.8.0-1|148	[#19666] #19841)
12cr|avr-libc-1.8.0-1|149	o new devices: AT90USB82, AT90USB162, ATmega325P, ATmega3250P,
12cr|avr-libc-1.8.0-1|150	ATmega329P, ATmega3290P, AT90PWM1, ATmega8HVA, ATmega16HVA
12cr|avr-libc-1.8.0-1|151	o The "largedemo" has been ported to the ATtiny2313.
12cr|avr-libc-1.8.0-1|152	o Integrate a copy of the license file into the documentation.
12cr|avr-libc-1.8.0-1|153	o Include an alphabetical index of all globals
12cr|avr-libc-1.8.0-1|154	o Added 'avr25' architecture.
12cr|avr-libc-1.8.0-1|155	o new functions (memchr_P, memcmp_P, memmem, memmem_P, memrchr,
12cr|avr-libc-1.8.0-1|156	memrchr_P, strcasestr, strcasestr_P, strchrnul, strchrnul_P,
12cr|avr-libc-1.8.0-1|157	strchr_P, strcspn, strcspn_P, strpbrk, strpbrk_P, strrchr_P,
12cr|avr-libc-1.8.0-1|158	strsep_P, strspn, strspn_P)
12cr|avr-libc-1.8.0-1|159	o Optimized functions (atoi, atol, strchr, strcmp, strcmp_P,
12cr|avr-libc-1.8.0-1|160	strlwr, strrev, strsep, strstr, strstr_P, strupr)
12cr|avr-libc-1.8.0-1|161	* Thu Apr  5 2007 jw@suse.de
12cr|avr-libc-1.8.0-1|162	- gzipped manpages to make rpmlint happy.
12cr|avr-libc-1.8.0-1|163	user-manual moved *into* /usr/share/doc/packages/avr-libc.
12cr|avr-libc-1.8.0-1|164	* Mon Jan 15 2007 jw@suse.de
12cr|avr-libc-1.8.0-1|165	- 64bit datatypes on 64bit hosts only fail with -mint8
12cr|avr-libc-1.8.0-1|166	Now properly ifdefed.
12cr|avr-libc-1.8.0-1|167	* Tue Jan  9 2007 jw@suse.de
12cr|avr-libc-1.8.0-1|168	- update to 1.4.5
12cr|avr-libc-1.8.0-1|169	ATmega165P/169P support. Fixes to the HD44780 driver.
12cr|avr-libc-1.8.0-1|170	Power Management API. New "asmdemo" example.
12cr|avr-libc-1.8.0-1|171	sleep.h: Fix the entry for the ATtiny2313.
12cr|avr-libc-1.8.0-1|172	new devices: ATmega2560, ATmega2561.
12cr|avr-libc-1.8.0-1|173	fp_split.S: Pop 3 bytes for avr6
12cr|avr-libc-1.8.0-1|174	Bugs fixed: 15512 16125 16411 16434 16441
12cr|avr-libc-1.8.0-1|175	16868 17068 17470 17551 17591 17608
12cr|avr-libc-1.8.0-1|176	- make test now tests 3 CPUs
12cr|avr-libc-1.8.0-1|177	* Tue Jan  9 2007 jw@suse.de
12cr|avr-libc-1.8.0-1|178	- compiling and linking my logicp application
12cr|avr-libc-1.8.0-1|179	as a simple selftest.
12cr|avr-libc-1.8.0-1|180	- avr-64bit datatypes fail on 64bit hosts.
12cr|avr-libc-1.8.0-1|181	* Tue May 30 2006 jw@suse.de
12cr|avr-libc-1.8.0-1|182	- update to 1.4.4
12cr|avr-libc-1.8.0-1|183	added /opt/cross/share/man/man3/* and /opt/cross/share/doc symlink
12cr|avr-libc-1.8.0-1|184	* Wed Jan 25 2006 mls@suse.de
12cr|avr-libc-1.8.0-1|185	- converted neededforbuild to BuildRequires
12cr|avr-libc-1.8.0-1|186	* Tue Jan 10 2006 jw@suse.de
12cr|avr-libc-1.8.0-1|187	- update to 1.4.2
12cr|avr-libc-1.8.0-1|188	* Wed Nov 23 2005 jw@suse.de
12cr|avr-libc-1.8.0-1|189	- upstreamed patches removed.
12cr|avr-libc-1.8.0-1|190	- update to 1.4.0
12cr|avr-libc-1.8.0-1|191	* Wed Oct  5 2005 dmueller@suse.de
12cr|avr-libc-1.8.0-1|192	- add norootforbuild
12cr|avr-libc-1.8.0-1|193	* Wed Aug 17 2005 jw@suse.de
12cr|avr-libc-1.8.0-1|194	- update to 1.2.5, fixes many things for atmega48
12cr|avr-libc-1.8.0-1|195	e.g. [#105226].
12cr|avr-libc-1.8.0-1|196	* Tue May 17 2005 jw@suse.de
12cr|avr-libc-1.8.0-1|197	- removed dependency on uisp.
12cr|avr-libc-1.8.0-1|198	* Tue May 10 2005 jw@suse.de
12cr|avr-libc-1.8.0-1|199	- initial version: avr-libc-1.2.3

336 12
12cr|aweather-0.7-1|1	Name:		aweather
12cr|aweather-0.7-1|2	Summary:	Real-time weather data viewer
12cr|aweather-0.7-1|3	Version:	0.7
12cr|aweather-0.7-1|4	Release:	1
12cr|aweather-0.7-1|5	License:	GPLv3+
12cr|aweather-0.7-1|6	Group:		Sciences/Geosciences
12cr|aweather-0.7-1|7	URL:		http://lug.rose-hulman.edu/proj/aweather/
12cr|aweather-0.7-1|8	Source0:	http://lug.rose-hulman.edu/proj/aweather/files/%{name}-%{version}.tar.gz
12cr|aweather-0.7-1|9	Patch0:		aweather-0.6.3-mdv-includepath.patch
12cr|aweather-0.7-1|10	Patch1:		aweather-0.6.3-mdv-gthread.patch
12cr|aweather-0.7-1|11	Patch2:		aweather-0.6.1-mdv-desktop.patch
12cr|aweather-0.7-1|12	BuildRequires:	grits-devel >= %{version}
12cr|aweather-0.7-1|13	BuildRequires:	rsl-devel >= 1.42
12cr|aweather-0.7-1|14	BuildRequires:  glib2-devel
12cr|aweather-0.7-1|15	BuildRequires:  bzip2-devel
12cr|aweather-0.7-1|16	
12cr|aweather-0.7-1|17	%description
12cr|aweather-0.7-1|18	AWeather is a free/open source application which has been designed to integrate
12cr|aweather-0.7-1|19	and visualize high-quality meteorological data using an interactive Virtual
12cr|aweather-0.7-1|20	Globe interface suitable for a wide range of users including weather
12cr|aweather-0.7-1|21	enthusiasts, academics, and professionals. It is designed to provide more
12cr|aweather-0.7-1|22	information than is typically available from weather widgets and simple desktop
12cr|aweather-0.7-1|23	applications. At the same time, it strives to be simpler and easier to use
12cr|aweather-0.7-1|24	than existing meteorological software packages such as GEMPAK and IDV.
12cr|aweather-0.7-1|25	Currently AWeather only displays data provided by the United States National
12cr|aweather-0.7-1|26	Weather Service.
12cr|aweather-0.7-1|27	
12cr|aweather-0.7-1|28	%prep
12cr|aweather-0.7-1|29	%setup -q
12cr|aweather-0.7-1|30	%patch0 -p1
12cr|aweather-0.7-1|31	%patch1 -p1
12cr|aweather-0.7-1|32	%patch2 -p1
12cr|aweather-0.7-1|33	
12cr|aweather-0.7-1|34	autoreconf
12cr|aweather-0.7-1|35	
12cr|aweather-0.7-1|36	%build
12cr|aweather-0.7-1|37	%setup_compile_flags
12cr|aweather-0.7-1|38	%configure
12cr|aweather-0.7-1|39	%make
12cr|aweather-0.7-1|40	
12cr|aweather-0.7-1|41	%install
12cr|aweather-0.7-1|42	%makeinstall_std
12cr|aweather-0.7-1|43	
12cr|aweather-0.7-1|44	# Remove *.la files
12cr|aweather-0.7-1|45	rm -f %{buildroot}%{_libdir}/aweather/*.la
12cr|aweather-0.7-1|46	
12cr|aweather-0.7-1|47	%files
12cr|aweather-0.7-1|48	%doc ChangeLog COPYING README TODO
12cr|aweather-0.7-1|49	%{_bindir}/aweather
12cr|aweather-0.7-1|50	%{_bindir}/wsr88ddec
12cr|aweather-0.7-1|51	%{_libdir}/aweather/*.so
12cr|aweather-0.7-1|52	%{_datadir}/applications/aweather.desktop
12cr|aweather-0.7-1|53	%{_datadir}/aweather
12cr|aweather-0.7-1|54	%{_iconsdir}/hicolor/*/apps/aweather.*
12cr|aweather-0.7-1|55	%{_mandir}/man1/*.1*
12cr|aweather-0.7-1|56	
12cr|aweather-0.7-1|57	
12cr|aweather-0.7-1|58	%changelog
12cr|aweather-0.7-1|59	* Fri Feb 17 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.7-1
12cr|aweather-0.7-1|60	+ Revision: 776179
12cr|aweather-0.7-1|61	- update to 0.7
12cr|aweather-0.7-1|62	
12cr|aweather-0.7-1|63	* Wed Jan 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.6.3-1
12cr|aweather-0.7-1|64	+ Revision: 760193
12cr|aweather-0.7-1|65	- new version 0.6.3
12cr|aweather-0.7-1|66	- Remove *.la files, required for backporting
12cr|aweather-0.7-1|67	
12cr|aweather-0.7-1|68	* Thu Dec 22 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.6.1-1
12cr|aweather-0.7-1|69	+ Revision: 744369
12cr|aweather-0.7-1|70	- BR bzip2-devel
12cr|aweather-0.7-1|71	- imported package aweather
12cr|aweather-0.7-1|72	

337 12
12cr|awesome-3.4.13-1|1	Name:		awesome
12cr|awesome-3.4.13-1|2	#fwang: 2.4 requires cairo-xcb which does not exist any more
12cr|awesome-3.4.13-1|3	Version:	3.4.13
12cr|awesome-3.4.13-1|4	Release:	1
12cr|awesome-3.4.13-1|5	Source0:	http://awesome.naquadah.org/download/%{name}-%{version}.tar.bz2
12cr|awesome-3.4.13-1|6	Patch0:		awesome-3.4.13-rosa-libev.patch
12cr|awesome-3.4.13-1|7	URL:		http://awesome.naquadah.org/
12cr|awesome-3.4.13-1|8	Summary:	Window manager
12cr|awesome-3.4.13-1|9	License:	GPLv2+
12cr|awesome-3.4.13-1|10	Group:		Graphical desktop/Other
12cr|awesome-3.4.13-1|11	BuildRequires:	cmake
12cr|awesome-3.4.13-1|12	BuildRequires:	gperf
12cr|awesome-3.4.13-1|13	BuildRequires:	imagemagick
12cr|awesome-3.4.13-1|14	BuildRequires:	asciidoc xmlto doxygen
12cr|awesome-3.4.13-1|15	BuildRequires:	docbook-dtd45-xml
12cr|awesome-3.4.13-1|16	BuildRequires:	luadoc
12cr|awesome-3.4.13-1|17	BuildRequires:	pkgconfig(x11)
12cr|awesome-3.4.13-1|18	BuildRequires:	pkgconfig(xext)
12cr|awesome-3.4.13-1|19	BuildRequires:	pkgconfig(xrandr)
12cr|awesome-3.4.13-1|20	BuildRequires:	pkgconfig(xinerama)
12cr|awesome-3.4.13-1|21	BuildRequires:	pkgconfig(cairo)
12cr|awesome-3.4.13-1|22	BuildRequires:	pkgconfig(zlib)
12cr|awesome-3.4.13-1|23	BuildRequires:	pkgconfig(freetype2)
12cr|awesome-3.4.13-1|24	BuildRequires:	pkgconfig(pango)
12cr|awesome-3.4.13-1|25	BuildRequires:	pkgconfig(imlib2)
12cr|awesome-3.4.13-1|26	BuildRequires:	pkgconfig(pangocairo)
12cr|awesome-3.4.13-1|27	BuildRequires:	pkgconfig(lua)
12cr|awesome-3.4.13-1|28	BuildRequires:	pkgconfig(xcb-keysyms) >= 0.3.4
12cr|awesome-3.4.13-1|29	BuildRequires:	pkgconfig(xcb-icccm) >= 0.3.8
12cr|awesome-3.4.13-1|30	BuildRequires:	pkgconfig(xcb-image) >= 0.3.0
12cr|awesome-3.4.13-1|31	BuildRequires:	pkgconfig(libxdg-basedir) >= 1.0.0
12cr|awesome-3.4.13-1|32	BuildRequires:	pkgconfig(libstartup-notification-1.0) >= 0.10
12cr|awesome-3.4.13-1|33	BuildRequires:	pkgconfig(libev)
12cr|awesome-3.4.13-1|34	
12cr|awesome-3.4.13-1|35	%description
12cr|awesome-3.4.13-1|36	awesome is a tiling window manager initialy based on a dwm code rewriting.
12cr|awesome-3.4.13-1|37	It's extremely fast, small, dynamic and awesome.
12cr|awesome-3.4.13-1|38	
12cr|awesome-3.4.13-1|39	Windows can be managed in several layouts: tiled, maximized and floating.
12cr|awesome-3.4.13-1|40	Each layout can be applied on the fly, optimizing the environment for
12cr|awesome-3.4.13-1|41	the application in use and the task performed.
12cr|awesome-3.4.13-1|42	
12cr|awesome-3.4.13-1|43	Managing windows in tiled mode assures that no space will be wasted on
12cr|awesome-3.4.13-1|44	your screen. No gaps, no overlap.
12cr|awesome-3.4.13-1|45	
12cr|awesome-3.4.13-1|46	%prep
12cr|awesome-3.4.13-1|47	%setup -q
12cr|awesome-3.4.13-1|48	%patch0 -p1
12cr|awesome-3.4.13-1|49	
12cr|awesome-3.4.13-1|50	%build
12cr|awesome-3.4.13-1|51	#configure2_5x
12cr|awesome-3.4.13-1|52	%cmake -DXDG_CONFIG_DIR:PATH=%{_sysconfdir}/xdg
12cr|awesome-3.4.13-1|53	%make
12cr|awesome-3.4.13-1|54	
12cr|awesome-3.4.13-1|55	%install
12cr|awesome-3.4.13-1|56	pushd build
12cr|awesome-3.4.13-1|57	%makeinstall_std
12cr|awesome-3.4.13-1|58	popd
12cr|awesome-3.4.13-1|59	
12cr|awesome-3.4.13-1|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/X11/wmsession.d/
12cr|awesome-3.4.13-1|61	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/19awesome << EOF
12cr|awesome-3.4.13-1|62	NAME=awesome
12cr|awesome-3.4.13-1|63	EXEC=/usr/bin/awesome
12cr|awesome-3.4.13-1|64	DESC=awesome window manager
12cr|awesome-3.4.13-1|65	SCRIPT:
12cr|awesome-3.4.13-1|66	exec /usr/bin/awesome
12cr|awesome-3.4.13-1|67	EOF
12cr|awesome-3.4.13-1|68	
12cr|awesome-3.4.13-1|69	%find_lang %{name} --all-name --with-man
12cr|awesome-3.4.13-1|70	
12cr|awesome-3.4.13-1|71	%files -f %{name}.lang
12cr|awesome-3.4.13-1|72	%doc LICENSE AUTHORS README build/awesomerc.lua
12cr|awesome-3.4.13-1|73	%{_bindir}/aw*
12cr|awesome-3.4.13-1|74	%{_mandir}/man1/*.1*
12cr|awesome-3.4.13-1|75	%{_mandir}/man5/*.5*
12cr|awesome-3.4.13-1|76	%{_datadir}/%{name}
12cr|awesome-3.4.13-1|77	%{_datadir}/xsessions/awesome.desktop
12cr|awesome-3.4.13-1|78	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/19awesome
12cr|awesome-3.4.13-1|79	%config(noreplace) %{_sysconfdir}/xdg/awesome/rc.lua
12cr|awesome-3.4.13-1|80	
12cr|awesome-3.4.13-1|81	
12cr|awesome-3.4.13-1|82	%changelog
12cr|awesome-3.4.13-1|83	* Sun Mar 13 2011 Funda Wang <fwang@mandriva.org> 2.3.6-2mdv2011.0
12cr|awesome-3.4.13-1|84	+ Revision: 644124
12cr|awesome-3.4.13-1|85	- BR dtd45
12cr|awesome-3.4.13-1|86	- add warning on new versions
12cr|awesome-3.4.13-1|87	
12cr|awesome-3.4.13-1|88	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|awesome-3.4.13-1|89	- the mass rebuild of 2010.0 packages
12cr|awesome-3.4.13-1|90	
12cr|awesome-3.4.13-1|91	* Wed May 27 2009 Funda Wang <fwang@mandriva.org> 2.3.6-1mdv2010.0
12cr|awesome-3.4.13-1|92	+ Revision: 380044
12cr|awesome-3.4.13-1|93	- New version 2.3.6
12cr|awesome-3.4.13-1|94	
12cr|awesome-3.4.13-1|95	* Fri Jan 02 2009 Jérôme Soyer <saispo@mandriva.org> 2.3.5-1mdv2009.1
12cr|awesome-3.4.13-1|96	+ Revision: 323483
12cr|awesome-3.4.13-1|97	- Add files'
12cr|awesome-3.4.13-1|98	- New upstream update
12cr|awesome-3.4.13-1|99	
12cr|awesome-3.4.13-1|100	* Tue Aug 26 2008 Jérôme Soyer <saispo@mandriva.org> 2.3.4-1mdv2009.0
12cr|awesome-3.4.13-1|101	+ Revision: 276165
12cr|awesome-3.4.13-1|102	- New release 2.3.4
12cr|awesome-3.4.13-1|103	
12cr|awesome-3.4.13-1|104	* Sun Jul 27 2008 Funda Wang <fwang@mandriva.org> 2.3.3-1mdv2009.0
12cr|awesome-3.4.13-1|105	+ Revision: 250392
12cr|awesome-3.4.13-1|106	- update to new version 2.3.3
12cr|awesome-3.4.13-1|107	
12cr|awesome-3.4.13-1|108	* Wed Jun 25 2008 Funda Wang <fwang@mandriva.org> 2.3.2-1mdv2009.0
12cr|awesome-3.4.13-1|109	+ Revision: 228839
12cr|awesome-3.4.13-1|110	- New version 2.3.2
12cr|awesome-3.4.13-1|111	
12cr|awesome-3.4.13-1|112	* Wed Jun 04 2008 Funda Wang <fwang@mandriva.org> 2.3.1-1mdv2009.0
12cr|awesome-3.4.13-1|113	+ Revision: 214955
12cr|awesome-3.4.13-1|114	- update to new version 2.3.1
12cr|awesome-3.4.13-1|115	
12cr|awesome-3.4.13-1|116	* Wed May 07 2008 Funda Wang <fwang@mandriva.org> 2.3-1mdv2009.0
12cr|awesome-3.4.13-1|117	+ Revision: 202713
12cr|awesome-3.4.13-1|118	- BR imlib2-devel
12cr|awesome-3.4.13-1|119	- BR doxygen
12cr|awesome-3.4.13-1|120	- BR pango
12cr|awesome-3.4.13-1|121	- New version 2.3
12cr|awesome-3.4.13-1|122	
12cr|awesome-3.4.13-1|123	* Fri Feb 15 2008 Nicolas Vigier <nvigier@mandriva.com> 2.1-1mdv2008.1
12cr|awesome-3.4.13-1|124	+ Revision: 169011
12cr|awesome-3.4.13-1|125	- new version
12cr|awesome-3.4.13-1|126	
12cr|awesome-3.4.13-1|127	+ Thierry Vignaud <tv@mandriva.org>
12cr|awesome-3.4.13-1|128	- fix summary-not-capitalized
12cr|awesome-3.4.13-1|129	- fix no-buildroot-tag
12cr|awesome-3.4.13-1|130	
12cr|awesome-3.4.13-1|131	* Mon Dec 17 2007 Nicolas Vigier <nvigier@mandriva.com> 2.0-1mdv2008.1
12cr|awesome-3.4.13-1|132	+ Revision: 124705
12cr|awesome-3.4.13-1|133	- import awesome
12cr|awesome-3.4.13-1|134	
12cr|awesome-3.4.13-1|135	

338 12
12cr|awffull-3.10.2-6|1	Summary:	A Webalizer Fork, Full o' Features!
12cr|awffull-3.10.2-6|2	Name:		awffull
12cr|awffull-3.10.2-6|3	Version:	3.10.2
12cr|awffull-3.10.2-6|4	Release:	%mkrel 6
12cr|awffull-3.10.2-6|5	License:	GPLv3+
12cr|awffull-3.10.2-6|6	Group:		Monitoring
12cr|awffull-3.10.2-6|7	URL:		http://www.stedee.id.au/awffull
12cr|awffull-3.10.2-6|8	# md5sum: 80acf755b354c49d78a5b9bb580196f2
12cr|awffull-3.10.2-6|9	Source0:	http://www.stedee.id.au/files/%{name}-%{version}.tar.gz
12cr|awffull-3.10.2-6|10	Source1:	http://flags.blogpotato.de/zip/large/world.zip
12cr|awffull-3.10.2-6|11	Source2:	http://flags.blogpotato.de/zip/large/special.zip
12cr|awffull-3.10.2-6|12	Source3:	awffull.cron.daily
12cr|awffull-3.10.2-6|13	Source4:	Vera.ttf
12cr|awffull-3.10.2-6|14	Source5:	VeraBd.ttf
12cr|awffull-3.10.2-6|15	Patch0:		awffull-mdv_conf.diff
12cr|awffull-3.10.2-6|16	Patch1:		awffull-3.10.2-upstreambug309617.diff
12cr|awffull-3.10.2-6|17	Requires:	apache
12cr|awffull-3.10.2-6|18	Requires:	geoip
12cr|awffull-3.10.2-6|19	# webapp macros and scriptlets
12cr|awffull-3.10.2-6|20	Requires(post): rpm-helper >= 0.16
12cr|awffull-3.10.2-6|21	Requires(postun): rpm-helper >= 0.16
12cr|awffull-3.10.2-6|22	BuildRequires:	rpm-helper >= 0.16
12cr|awffull-3.10.2-6|23	BuildRequires:	apache-base >= 2.0.54
12cr|awffull-3.10.2-6|24	BuildRequires:	jpeg-devel
12cr|awffull-3.10.2-6|25	BuildRequires:	freetype2-devel
12cr|awffull-3.10.2-6|26	BuildRequires:	png-devel
12cr|awffull-3.10.2-6|27	BuildRequires:	gd-devel
12cr|awffull-3.10.2-6|28	BuildRequires:	pcre-devel
12cr|awffull-3.10.2-6|29	BuildRequires:	libgeoip-devel
12cr|awffull-3.10.2-6|30	BuildRequires:	zlib-devel
12cr|awffull-3.10.2-6|31	BuildRequires:	gettext-devel
12cr|awffull-3.10.2-6|32	BuildRequires:	unzip
12cr|awffull-3.10.2-6|33	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|awffull-3.10.2-6|34	
12cr|awffull-3.10.2-6|35	%description
12cr|awffull-3.10.2-6|36	Webalizer is a great weblog analysis program but hasn't been going anywhere in
12cr|awffull-3.10.2-6|37	recent years. AWFFull takes that base and starts to fix the niggles and
12cr|awffull-3.10.2-6|38	annoyances and hopefully become a useful enhancement. As a base, weblizer has
12cr|awffull-3.10.2-6|39	a stated goal of producing web server analysis. AWFFull on the other hand, will
12cr|awffull-3.10.2-6|40	gradually focus more on the business intelligence contained within those logs -
12cr|awffull-3.10.2-6|41	and not specifically limited just to web server logs.
12cr|awffull-3.10.2-6|42	
12cr|awffull-3.10.2-6|43	%prep
12cr|awffull-3.10.2-6|44	
12cr|awffull-3.10.2-6|45	%setup -q -n %{name}-%{version}
12cr|awffull-3.10.2-6|46	%patch0 -p1
12cr|awffull-3.10.2-6|47	%patch1 -p0
12cr|awffull-3.10.2-6|48	
12cr|awffull-3.10.2-6|49	unzip -d flags -o -f %{SOURCE1}
12cr|awffull-3.10.2-6|50	unzip -d flags -o -f %{SOURCE2}
12cr|awffull-3.10.2-6|51	
12cr|awffull-3.10.2-6|52	cp %{SOURCE3} .
12cr|awffull-3.10.2-6|53	cp %{SOURCE4} .
12cr|awffull-3.10.2-6|54	cp %{SOURCE5} .
12cr|awffull-3.10.2-6|55	
12cr|awffull-3.10.2-6|56	%build
12cr|awffull-3.10.2-6|57	%serverbuild
12cr|awffull-3.10.2-6|58	
12cr|awffull-3.10.2-6|59	%configure2_5x \
12cr|awffull-3.10.2-6|60	--with-etcdir=%{_sysconfdir}/%{name} \
12cr|awffull-3.10.2-6|61	--with-font-default=%{_datadir}/%{name}/VeraBd.ttf \
12cr|awffull-3.10.2-6|62	--with-font-label=%{_datadir}/%{name}/Vera.ttf
12cr|awffull-3.10.2-6|63	
12cr|awffull-3.10.2-6|64	%make
12cr|awffull-3.10.2-6|65	
12cr|awffull-3.10.2-6|66	%install
12cr|awffull-3.10.2-6|67	rm -rf %{buildroot}
12cr|awffull-3.10.2-6|68	
12cr|awffull-3.10.2-6|69	%makeinstall_std
12cr|awffull-3.10.2-6|70	
12cr|awffull-3.10.2-6|71	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12cr|awffull-3.10.2-6|72	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|awffull-3.10.2-6|73	install -d %{buildroot}%{_datadir}/%{name}
12cr|awffull-3.10.2-6|74	
12cr|awffull-3.10.2-6|75	install -m0644 sample.conf %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
12cr|awffull-3.10.2-6|76	install -m0644 sample.css %{buildroot}%{_localstatedir}/lib/%{name}/%{name}.css
12cr|awffull-3.10.2-6|77	install -m0755 contrib/awffull_history_regen.pl %{buildroot}%{_bindir}/awffull_history_regen
12cr|awffull-3.10.2-6|78	install -m0644 Vera.ttf %{buildroot}%{_datadir}/%{name}/
12cr|awffull-3.10.2-6|79	install -m0644 VeraBd.ttf %{buildroot}%{_datadir}/%{name}/
12cr|awffull-3.10.2-6|80	
12cr|awffull-3.10.2-6|81	install -d %{buildroot}/var/www/icons/flags
12cr|awffull-3.10.2-6|82	install -m0644 flags/*.png %{buildroot}/var/www/icons/flags/
12cr|awffull-3.10.2-6|83	install -m0644 flags/README %{buildroot}/var/www/icons/flags/
12cr|awffull-3.10.2-6|84	
12cr|awffull-3.10.2-6|85	# apache configuration
12cr|awffull-3.10.2-6|86	install -d %{buildroot}%{_webappconfdir}
12cr|awffull-3.10.2-6|87	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|awffull-3.10.2-6|88	# %{name} configuration
12cr|awffull-3.10.2-6|89	
12cr|awffull-3.10.2-6|90	Alias /%{name} %{_localstatedir}/lib/%{name}
12cr|awffull-3.10.2-6|91	
12cr|awffull-3.10.2-6|92	<Directory %{_localstatedir}/lib/%{name}>
12cr|awffull-3.10.2-6|93	Order allow,deny
12cr|awffull-3.10.2-6|94	Allow from all
12cr|awffull-3.10.2-6|95	</Directory>
12cr|awffull-3.10.2-6|96	
12cr|awffull-3.10.2-6|97	Alias /flags /var/www/icons/flags
12cr|awffull-3.10.2-6|98	
12cr|awffull-3.10.2-6|99	<Directory /var/www/icons/flags>
12cr|awffull-3.10.2-6|100	Options -Indexes MultiViews
12cr|awffull-3.10.2-6|101	AllowOverride None
12cr|awffull-3.10.2-6|102	Order allow,deny
12cr|awffull-3.10.2-6|103	Allow from all
12cr|awffull-3.10.2-6|104	</Directory>
12cr|awffull-3.10.2-6|105	
12cr|awffull-3.10.2-6|106	EOF
12cr|awffull-3.10.2-6|107	
12cr|awffull-3.10.2-6|108	# cron task
12cr|awffull-3.10.2-6|109	install -d %{buildroot}%{_sysconfdir}/cron.daily
12cr|awffull-3.10.2-6|110	install -m0755 awffull.cron.daily %{buildroot}%{_sysconfdir}/cron.daily/%{name}
12cr|awffull-3.10.2-6|111	
12cr|awffull-3.10.2-6|112	cat > README.Mandriva << EOF
12cr|awffull-3.10.2-6|113	
12cr|awffull-3.10.2-6|114	The default configuration file has been moved from /etc/awffull.conf to
12cr|awffull-3.10.2-6|115	/etc/awffull/awffull.conf
12cr|awffull-3.10.2-6|116	
12cr|awffull-3.10.2-6|117	Currently on Mandriva you need to set two environment variables in order to
12cr|awffull-3.10.2-6|118	get the UTF-8 output in the language you want, so for Swedish you should do
12cr|awffull-3.10.2-6|119	like so:
12cr|awffull-3.10.2-6|120	
12cr|awffull-3.10.2-6|121	LANG=sv_SE.UTF-8 LANGUAGE=sv_SE.UTF-8:sv \\
12cr|awffull-3.10.2-6|122	awffull --output=/path/to/the/output/directory -n \$HOSTNAME \\
12cr|awffull-3.10.2-6|123	--use_geoip /path/to/the/apache/log/access_log
12cr|awffull-3.10.2-6|124	
12cr|awffull-3.10.2-6|125	If you have many virtual hosts you can copy the default /etc/awffull/awffull.conf
12cr|awffull-3.10.2-6|126	to /etc/awffull/virtual_host_name.conf and edit that file to point to the correct
12cr|awffull-3.10.2-6|127	logfile, output directory and such. The new /etc/cron.daily/awffull script will
12cr|awffull-3.10.2-6|128	look for the following settings in the /etc/awffull/virtual_host_name.conf file
12cr|awffull-3.10.2-6|129	and automatically generate the output in the desired language:
12cr|awffull-3.10.2-6|130	
12cr|awffull-3.10.2-6|131	#AWFFULL_LANG=
12cr|awffull-3.10.2-6|132	#AWFFULL_LANGUAGE=
12cr|awffull-3.10.2-6|133	
12cr|awffull-3.10.2-6|134	So if you for example want the output in Swedish change this to:
12cr|awffull-3.10.2-6|135	
12cr|awffull-3.10.2-6|136	#AWFFULL_LANG=sv_SE.UTF-8
12cr|awffull-3.10.2-6|137	#AWFFULL_LANGUAGE=sv_SE.UTF-8:sv
12cr|awffull-3.10.2-6|138	
12cr|awffull-3.10.2-6|139	EOF
12cr|awffull-3.10.2-6|140	
12cr|awffull-3.10.2-6|141	%post
12cr|awffull-3.10.2-6|142	%if %mdkversion < 201010
12cr|awffull-3.10.2-6|143	%_post_webapp
12cr|awffull-3.10.2-6|144	%endif
12cr|awffull-3.10.2-6|145	
12cr|awffull-3.10.2-6|146	%postun
12cr|awffull-3.10.2-6|147	%if %mdkversion < 201010
12cr|awffull-3.10.2-6|148	%_postun_webapp
12cr|awffull-3.10.2-6|149	%endif
12cr|awffull-3.10.2-6|150	
12cr|awffull-3.10.2-6|151	%clean
12cr|awffull-3.10.2-6|152	rm -rf %{buildroot}
12cr|awffull-3.10.2-6|153	
12cr|awffull-3.10.2-6|154	%files
12cr|awffull-3.10.2-6|155	%defattr(-,root,root)
12cr|awffull-3.10.2-6|156	%doc COPYING ChangeLog PERFORMANCE_TIPS.txt README* TODO country-codes.txt sample.minimal.conf sample.css
12cr|awffull-3.10.2-6|157	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12cr|awffull-3.10.2-6|158	%attr(0644,root,root) %config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|awffull-3.10.2-6|159	%attr(0755,root,root) %config(noreplace) %{_sysconfdir}/cron.daily/%{name}
12cr|awffull-3.10.2-6|160	%attr(0755,root,root) %{_bindir}/awffull
12cr|awffull-3.10.2-6|161	%attr(0755,root,root) %{_bindir}/awffull_history_regen
12cr|awffull-3.10.2-6|162	%attr(0755,root,root) %dir %{_localstatedir}/lib/%{name}
12cr|awffull-3.10.2-6|163	%attr(0644,root,root) %config(noreplace) %{_localstatedir}/lib/%{name}/%{name}.css
12cr|awffull-3.10.2-6|164	%attr(0755,root,root) %dir /var/www/icons/flags
12cr|awffull-3.10.2-6|165	%attr(0644,root,root) /var/www/icons/flags/*
12cr|awffull-3.10.2-6|166	%attr(0644,root,root) %{_datadir}/locale/*/LC_MESSAGES/%{name}.mo
12cr|awffull-3.10.2-6|167	%attr(0644,root,root) %{_datadir}/%{name}/*.ttf
12cr|awffull-3.10.2-6|168	%attr(0644,root,root) %{_mandir}/man1/*
12cr|awffull-3.10.2-6|169	%attr(0644,root,root) %{_mandir}/man5/*
12cr|awffull-3.10.2-6|170	
12cr|awffull-3.10.2-6|171	
12cr|awffull-3.10.2-6|172	%changelog
12cr|awffull-3.10.2-6|173	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 3.10.2-6mdv2012.0
12cr|awffull-3.10.2-6|174	+ Revision: 772939
12cr|awffull-3.10.2-6|175	- relink against libpcre.so.1
12cr|awffull-3.10.2-6|176	
12cr|awffull-3.10.2-6|177	* Thu Nov 18 2010 Oden Eriksson <oeriksson@mandriva.com> 3.10.2-5mdv2011.0
12cr|awffull-3.10.2-6|178	+ Revision: 598773
12cr|awffull-3.10.2-6|179	- cleanup the spec file a bit
12cr|awffull-3.10.2-6|180	
12cr|awffull-3.10.2-6|181	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.10.2-4mdv2010.1
12cr|awffull-3.10.2-6|182	+ Revision: 513158
12cr|awffull-3.10.2-6|183	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|awffull-3.10.2-6|184	- switch to "open to all" default access policy
12cr|awffull-3.10.2-6|185	
12cr|awffull-3.10.2-6|186	* Mon Dec 28 2009 Oden Eriksson <oeriksson@mandriva.com> 3.10.2-3mdv2010.1
12cr|awffull-3.10.2-6|187	+ Revision: 483013
12cr|awffull-3.10.2-6|188	- rebuild
12cr|awffull-3.10.2-6|189	- fix upstream bug 309617
12cr|awffull-3.10.2-6|190	
12cr|awffull-3.10.2-6|191	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 3.10.2-2mdv2010.0
12cr|awffull-3.10.2-6|192	+ Revision: 436714
12cr|awffull-3.10.2-6|193	- rebuild
12cr|awffull-3.10.2-6|194	
12cr|awffull-3.10.2-6|195	* Mon Dec 15 2008 Oden Eriksson <oeriksson@mandriva.com> 3.10.2-1mdv2009.1
12cr|awffull-3.10.2-6|196	+ Revision: 314464
12cr|awffull-3.10.2-6|197	- 3.10.2
12cr|awffull-3.10.2-6|198	
12cr|awffull-3.10.2-6|199	* Mon Nov 24 2008 Oden Eriksson <oeriksson@mandriva.com> 3.10.1-1mdv2009.1
12cr|awffull-3.10.2-6|200	+ Revision: 306323
12cr|awffull-3.10.2-6|201	- 3.10.1 (GPLv3+)
12cr|awffull-3.10.2-6|202	- rediffed P0
12cr|awffull-3.10.2-6|203	
12cr|awffull-3.10.2-6|204	* Wed Nov 19 2008 Oden Eriksson <oeriksson@mandriva.com> 3.9.1-1mdv2009.1
12cr|awffull-3.10.2-6|205	+ Revision: 304434
12cr|awffull-3.10.2-6|206	- 3.9.1
12cr|awffull-3.10.2-6|207	
12cr|awffull-3.10.2-6|208	* Mon Nov 17 2008 Oden Eriksson <oeriksson@mandriva.com> 3.9.1-0.beta3.3mdv2009.1
12cr|awffull-3.10.2-6|209	+ Revision: 303960
12cr|awffull-3.10.2-6|210	- 3.9.1-beta3
12cr|awffull-3.10.2-6|211	
12cr|awffull-3.10.2-6|212	* Sun Aug 03 2008 Oden Eriksson <oeriksson@mandriva.com> 3.8.2-4mdv2009.0
12cr|awffull-3.10.2-6|213	+ Revision: 261842
12cr|awffull-3.10.2-6|214	- rebuild
12cr|awffull-3.10.2-6|215	
12cr|awffull-3.10.2-6|216	+ Thierry Vignaud <tv@mandriva.org>
12cr|awffull-3.10.2-6|217	- rebuild
12cr|awffull-3.10.2-6|218	- kill re-definition of %%buildroot on Pixel's request
12cr|awffull-3.10.2-6|219	
12cr|awffull-3.10.2-6|220	+ Pixel <pixel@mandriva.com>
12cr|awffull-3.10.2-6|221	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|awffull-3.10.2-6|222	
12cr|awffull-3.10.2-6|223	+ Olivier Blin <blino@mandriva.org>
12cr|awffull-3.10.2-6|224	- restore BuildRoot
12cr|awffull-3.10.2-6|225	
12cr|awffull-3.10.2-6|226	* Wed Nov 14 2007 Oden Eriksson <oeriksson@mandriva.com> 3.8.2-1mdv2008.1
12cr|awffull-3.10.2-6|227	+ Revision: 108692
12cr|awffull-3.10.2-6|228	- 3.8.2
12cr|awffull-3.10.2-6|229	
12cr|awffull-3.10.2-6|230	* Wed Nov 07 2007 Oden Eriksson <oeriksson@mandriva.com> 3.8.1-1mdv2008.1
12cr|awffull-3.10.2-6|231	+ Revision: 106694
12cr|awffull-3.10.2-6|232	- 3.8.1
12cr|awffull-3.10.2-6|233	
12cr|awffull-3.10.2-6|234	* Thu Oct 11 2007 Oden Eriksson <oeriksson@mandriva.com> 3.8.1-0.beta3.2mdv2008.1
12cr|awffull-3.10.2-6|235	+ Revision: 97035
12cr|awffull-3.10.2-6|236	- provide the fonts so it's self contained
12cr|awffull-3.10.2-6|237	- make it backportable
12cr|awffull-3.10.2-6|238	
12cr|awffull-3.10.2-6|239	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 3.8.1-0.beta3.1mdv2008.0
12cr|awffull-3.10.2-6|240	+ Revision: 77390
12cr|awffull-3.10.2-6|241	- 3.8.1-beta3
12cr|awffull-3.10.2-6|242	
12cr|awffull-3.10.2-6|243	* Wed Aug 15 2007 Oden Eriksson <oeriksson@mandriva.com> 3.8.1-0.beta2.1mdv2008.0
12cr|awffull-3.10.2-6|244	+ Revision: 63641
12cr|awffull-3.10.2-6|245	- 3.8.1-beta2
12cr|awffull-3.10.2-6|246	- drop upstream patches; P1,P2
12cr|awffull-3.10.2-6|247	- rediffed P0
12cr|awffull-3.10.2-6|248	
12cr|awffull-3.10.2-6|249	* Tue Jul 24 2007 Oden Eriksson <oeriksson@mandriva.com> 3.8.1-0.beta1.5mdv2008.0
12cr|awffull-3.10.2-6|250	+ Revision: 54998
12cr|awffull-3.10.2-6|251	- point to the correct default fonts and fix deps
12cr|awffull-3.10.2-6|252	
12cr|awffull-3.10.2-6|253	* Fri Jul 20 2007 Oden Eriksson <oeriksson@mandriva.com> 3.8.1-0.beta1.4mdv2008.0
12cr|awffull-3.10.2-6|254	+ Revision: 53861
12cr|awffull-3.10.2-6|255	- added one security fix (P2) by mrl?
12cr|awffull-3.10.2-6|256	
12cr|awffull-3.10.2-6|257	* Sat Jun 23 2007 Oden Eriksson <oeriksson@mandriva.com> 3.8.1-0.beta1.3mdv2008.0
12cr|awffull-3.10.2-6|258	+ Revision: 43401
12cr|awffull-3.10.2-6|259	- use the new %%serverbuild macro
12cr|awffull-3.10.2-6|260	
12cr|awffull-3.10.2-6|261	* Fri Jun 22 2007 Oden Eriksson <oeriksson@mandriva.com> 3.8.1-0.beta1.2mdv2008.0
12cr|awffull-3.10.2-6|262	+ Revision: 43003
12cr|awffull-3.10.2-6|263	- used a modified cronscript from debian
12cr|awffull-3.10.2-6|264	
12cr|awffull-3.10.2-6|265	* Sun Jun 17 2007 Oden Eriksson <oeriksson@mandriva.com> 3.8.1-0.beta1.1mdv2008.0
12cr|awffull-3.10.2-6|266	+ Revision: 40489
12cr|awffull-3.10.2-6|267	- 3.8.1-beta1
12cr|awffull-3.10.2-6|268	- rediffed P0
12cr|awffull-3.10.2-6|269	
12cr|awffull-3.10.2-6|270	* Sun May 20 2007 Oden Eriksson <oeriksson@mandriva.com> 3.7.5-1mdv2008.0
12cr|awffull-3.10.2-6|271	+ Revision: 28873
12cr|awffull-3.10.2-6|272	- 3.7.5
12cr|awffull-3.10.2-6|273	
12cr|awffull-3.10.2-6|274	* Mon May 07 2007 Oden Eriksson <oeriksson@mandriva.com> 3.7.4-1mdv2008.0
12cr|awffull-3.10.2-6|275	+ Revision: 24151
12cr|awffull-3.10.2-6|276	- 3.7.4
12cr|awffull-3.10.2-6|277	
12cr|awffull-3.10.2-6|278	* Tue Apr 17 2007 Oden Eriksson <oeriksson@mandriva.com> 3.7.4-0.beta3.1mdv2008.0
12cr|awffull-3.10.2-6|279	+ Revision: 14040
12cr|awffull-3.10.2-6|280	- 3.7.4-beta3
12cr|awffull-3.10.2-6|281	
12cr|awffull-3.10.2-6|282	
12cr|awffull-3.10.2-6|283	* Wed Apr 04 2007 Oden Eriksson <oeriksson@mandriva.com> 3.7.4-0.beta2.1mdv2007.1
12cr|awffull-3.10.2-6|284	+ Revision: 150520
12cr|awffull-3.10.2-6|285	- 3.7.4-beta2
12cr|awffull-3.10.2-6|286	
12cr|awffull-3.10.2-6|287	* Thu Mar 01 2007 Oden Eriksson <oeriksson@mandriva.com> 3.7.4-0.beta1.1mdv2007.1
12cr|awffull-3.10.2-6|288	+ Revision: 130414
12cr|awffull-3.10.2-6|289	- 3.7.4-beta1
12cr|awffull-3.10.2-6|290	- 3.7.3
12cr|awffull-3.10.2-6|291	- drop the no_utf-8 patch
12cr|awffull-3.10.2-6|292	- don't use the locale rpm macros, it is a lot of overhead if you
12cr|awffull-3.10.2-6|293	want to use uninstalled languages later on...
12cr|awffull-3.10.2-6|294	
12cr|awffull-3.10.2-6|295	* Fri Jan 19 2007 Oden Eriksson <oeriksson@mandriva.com> 3.7.2-1mdv2007.1
12cr|awffull-3.10.2-6|296	+ Revision: 110572
12cr|awffull-3.10.2-6|297	- 3.7.2
12cr|awffull-3.10.2-6|298	- drop upstream implemented patches
12cr|awffull-3.10.2-6|299	
12cr|awffull-3.10.2-6|300	* Tue Jan 09 2007 Oden Eriksson <oeriksson@mandriva.com> 3.7.1-4mdv2007.1
12cr|awffull-3.10.2-6|301	+ Revision: 106432
12cr|awffull-3.10.2-6|302	- rebuild
12cr|awffull-3.10.2-6|303	- fix buffer overflows after looking at debian
12cr|awffull-3.10.2-6|304	
12cr|awffull-3.10.2-6|305	* Sun Jan 07 2007 Oden Eriksson <oeriksson@mandriva.com> 3.7.1-2mdv2007.1
12cr|awffull-3.10.2-6|306	+ Revision: 105298
12cr|awffull-3.10.2-6|307	- added the language flags and corresponding apache config (S1,S2,P0)
12cr|awffull-3.10.2-6|308	- fixed a small issue in the etcdir (P1)
12cr|awffull-3.10.2-6|309	- make localization work as intended, call it like this
12cr|awffull-3.10.2-6|310	"LANG=de_DE LANGUAGE=de_DE:de awffull" to use it
12cr|awffull-3.10.2-6|311	- disable non working UTF-8 (P2)
12cr|awffull-3.10.2-6|312	- fix build deps
12cr|awffull-3.10.2-6|313	
12cr|awffull-3.10.2-6|314	* Sun Oct 15 2006 Oden Eriksson <oeriksson@mandriva.com> 3.7.1-1mdv2007.1
12cr|awffull-3.10.2-6|315	+ Revision: 64956
12cr|awffull-3.10.2-6|316	- Import awffull
12cr|awffull-3.10.2-6|317	
12cr|awffull-3.10.2-6|318	* Sun Oct 15 2006 Oden Eriksson <oeriksson@mandriva.com> 3.7.1-1mdv2007.1
12cr|awffull-3.10.2-6|319	- 3.7.1
12cr|awffull-3.10.2-6|320	- restrict access by default, but tell how to fix it. please do not change
12cr|awffull-3.10.2-6|321	this again as it can pose a security threat to let everyone look at  your
12cr|awffull-3.10.2-6|322	apache log statistics, ie. your apache log files...
12cr|awffull-3.10.2-6|323	- rediff P0
12cr|awffull-3.10.2-6|324	- add the localization
12cr|awffull-3.10.2-6|325	
12cr|awffull-3.10.2-6|326	* Wed Sep 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.5.1-4mdv2007.0
12cr|awffull-3.10.2-6|327	- web macros
12cr|awffull-3.10.2-6|328	- apply web policy
12cr|awffull-3.10.2-6|329	- output files in /var/lib/awffull
12cr|awffull-3.10.2-6|330	- don't restrict access by default, this is an admin decision
12cr|awffull-3.10.2-6|331	- clean spec
12cr|awffull-3.10.2-6|332	
12cr|awffull-3.10.2-6|333	* Tue Sep 05 2006 Oden Eriksson <oeriksson@mandriva.com> 3.5.1-3mdv2007.0
12cr|awffull-3.10.2-6|334	- make it provide and obsolete webalizer
12cr|awffull-3.10.2-6|335	
12cr|awffull-3.10.2-6|336	* Tue Sep 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.5.1-2mdv2007.0
12cr|awffull-3.10.2-6|337	- don't forget to install cron task
12cr|awffull-3.10.2-6|338	
12cr|awffull-3.10.2-6|339	* Mon Jun 26 2006 Oden Eriksson <oeriksson@mandriva.com> 3.5.1-1mdv2007.0
12cr|awffull-3.10.2-6|340	- 3.5.1
12cr|awffull-3.10.2-6|341	
12cr|awffull-3.10.2-6|342	* Sat Jun 10 2006 Oden Eriksson <oeriksson@mandriva.com> 3.4.3-1mdv2007.0
12cr|awffull-3.10.2-6|343	- 3.4.3
12cr|awffull-3.10.2-6|344	
12cr|awffull-3.10.2-6|345	* Thu Mar 23 2006 Oden Eriksson <oeriksson@mandriva.com> 3.4.1-1mdk
12cr|awffull-3.10.2-6|346	- 3.4.1
12cr|awffull-3.10.2-6|347	- rediffed P0
12cr|awffull-3.10.2-6|348	
12cr|awffull-3.10.2-6|349	* Wed Mar 01 2006 Oden Eriksson <oeriksson@mandriva.com> 3.3.1-1mdk
12cr|awffull-3.10.2-6|350	- initial Mandriva package
12cr|awffull-3.10.2-6|351	

339 12
12cr|aws-1.75-1|1	%define name    aws
12cr|aws-1.75-1|2	%define version 1.75
12cr|aws-1.75-1|3	%define release %mkrel 1
12cr|aws-1.75-1|4	
12cr|aws-1.75-1|5	# Source tar.bz is created by downloading script from
12cr|aws-1.75-1|6	# http://timkay.com/aws
12cr|aws-1.75-1|7	# (https://raw.github.com/timkay/aws/master/aws)
12cr|aws-1.75-1|8	
12cr|aws-1.75-1|9	Summary:	Command line access to Amazon S3, EC2 and SQS
12cr|aws-1.75-1|10	Name:		%{name}
12cr|aws-1.75-1|11	Version:	%{version}
12cr|aws-1.75-1|12	Release: 	%{release}
12cr|aws-1.75-1|13	License:	GPLv3
12cr|aws-1.75-1|14	Group:		Networking/Other
12cr|aws-1.75-1|15	URL:		http://timkay.com/aws/
12cr|aws-1.75-1|16	Source0:	%{name}-%{version}.tar.bz
12cr|aws-1.75-1|17	Requires:	curl
12cr|aws-1.75-1|18	BuildArch: 	noarch
12cr|aws-1.75-1|19	BuildRoot:	%{_tmppath}/%{name}-root
12cr|aws-1.75-1|20	
12cr|aws-1.75-1|21	%description
12cr|aws-1.75-1|22	aws is a command line tool that gives you easy access to
12cr|aws-1.75-1|23	Amazon EC2, S3 and SQS.  aws is designed to be simple to
12cr|aws-1.75-1|24	install and simple to use.
12cr|aws-1.75-1|25	
12cr|aws-1.75-1|26	aws S3 (Simple Storage Service) allows you to create
12cr|aws-1.75-1|27	buckets/directories, add and remove files and list buckets.
12cr|aws-1.75-1|28	
12cr|aws-1.75-1|29	aws EC2 (Elastic Compute Cloud) allows you to start,
12cr|aws-1.75-1|30	stop, reboot, and manage EC2 virtual machines.
12cr|aws-1.75-1|31	
12cr|aws-1.75-1|32	aws SQS (Simple Queue Service) is used to control queues.
12cr|aws-1.75-1|33	
12cr|aws-1.75-1|34	%prep
12cr|aws-1.75-1|35	
12cr|aws-1.75-1|36	%setup -q
12cr|aws-1.75-1|37	
12cr|aws-1.75-1|38	%build
12cr|aws-1.75-1|39	
12cr|aws-1.75-1|40	%install
12cr|aws-1.75-1|41	rm -fr %{buildroot}
12cr|aws-1.75-1|42	install -m 755 -D aws %{buildroot}/%{_bindir}/aws
12cr|aws-1.75-1|43	install -m 644 -D README %{buildroot}/%{_docdir}/aws/README
12cr|aws-1.75-1|44	
12cr|aws-1.75-1|45	%clean
12cr|aws-1.75-1|46	rm -fr %{buildroot}
12cr|aws-1.75-1|47	
12cr|aws-1.75-1|48	%files
12cr|aws-1.75-1|49	%defattr(-,root,root)
12cr|aws-1.75-1|50	%doc README
12cr|aws-1.75-1|51	%{_bindir}/aws
12cr|aws-1.75-1|52	
12cr|aws-1.75-1|53	
12cr|aws-1.75-1|54	
12cr|aws-1.75-1|55	
12cr|aws-1.75-1|56	%changelog
12cr|aws-1.75-1|57	* Sun Jan 08 2012 Glen Ogilvie <nelg@mandriva.org> 1.75-1mdv2012.0
12cr|aws-1.75-1|58	+ Revision: 758647
12cr|aws-1.75-1|59	- New release: 1.75
12cr|aws-1.75-1|60	
12cr|aws-1.75-1|61	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.39-2mdv2011.0
12cr|aws-1.75-1|62	+ Revision: 616673
12cr|aws-1.75-1|63	- the mass rebuild of 2010.0 packages
12cr|aws-1.75-1|64	
12cr|aws-1.75-1|65	* Thu May 28 2009 Glen Ogilvie <nelg@mandriva.org> 1.39-1mdv2010.0
12cr|aws-1.75-1|66	+ Revision: 380306
12cr|aws-1.75-1|67	- tidy up of spec file based on feedback
12cr|aws-1.75-1|68	- updated packager
12cr|aws-1.75-1|69	- import aws
12cr|aws-1.75-1|70	
12cr|aws-1.75-1|71	
12cr|aws-1.75-1|72	* Fri May 01 2009 Glen Ogilvie <nelg@linuxsolutions.co.nz> 1.39-1mdv2009.1
12cr|aws-1.75-1|73	+ RPM build from source

340 12
12cr|awstats-7.0-1|1	Name:		awstats
12cr|awstats-7.0-1|2	Version:	7.0
12cr|awstats-7.0-1|3	Release:	%mkrel 1
12cr|awstats-7.0-1|4	Summary:	Advanced Web Statistics
12cr|awstats-7.0-1|5	License:	GPLv2
12cr|awstats-7.0-1|6	Group:		Networking/WWW
12cr|awstats-7.0-1|7	URL:		http://awstats.sourceforge.net
12cr|awstats-7.0-1|8	Source0:	http://prdownloads.sourceforge.net/awstats/%{name}-%{version}.tar.gz
12cr|awstats-7.0-1|9	Patch0:		awstats-6.9-better-configuration.patch
12cr|awstats-7.0-1|10	Requires:	webserver
12cr|awstats-7.0-1|11	BuildArch:	noarch
12cr|awstats-7.0-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|awstats-7.0-1|13	
12cr|awstats-7.0-1|14	%description
12cr|awstats-7.0-1|15	Advanced Web Statistics is a powerful and featureful tool that generates
12cr|awstats-7.0-1|16	advanced web server graphic statistics. This server log analyzer works
12cr|awstats-7.0-1|17	from command line or as a CGI and shows you all information your log contains,
12cr|awstats-7.0-1|18	in graphical web pages. It can analyze a lot of web/wap/proxy servers like
12cr|awstats-7.0-1|19	Apache, IIS, Weblogic, Webstar, Squid, ... but also mail or ftp servers.
12cr|awstats-7.0-1|20	
12cr|awstats-7.0-1|21	This program can measure visits, unique vistors, authenticated users, pages,
12cr|awstats-7.0-1|22	domains/countries, OS busiest times, robot visits, type of files, search
12cr|awstats-7.0-1|23	engines/keywords used, visits duration, HTTP errors and more...
12cr|awstats-7.0-1|24	Statistics can be updated from a browser or your scheduler.
12cr|awstats-7.0-1|25	The program also supports virtual servers, plugins and a lot of features.
12cr|awstats-7.0-1|26	
12cr|awstats-7.0-1|27	%prep
12cr|awstats-7.0-1|28	%setup -q
12cr|awstats-7.0-1|29	%patch0 -p 1 -b .defaultconf
12cr|awstats-7.0-1|30	# fix perms
12cr|awstats-7.0-1|31	find . -type f -exec chmod 644 {} \;
12cr|awstats-7.0-1|32	find . -name *.pl -exec chmod 755 {} \;
12cr|awstats-7.0-1|33	rm -f  wwwroot/cgi-bin/plugins/.#geoip_city_maxmind.pm.1.8
12cr|awstats-7.0-1|34	
12cr|awstats-7.0-1|35	%build
12cr|awstats-7.0-1|36	
12cr|awstats-7.0-1|37	%install
12cr|awstats-7.0-1|38	rm -rf %{buildroot}
12cr|awstats-7.0-1|39	
12cr|awstats-7.0-1|40	# apache configuration
12cr|awstats-7.0-1|41	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|awstats-7.0-1|42	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|awstats-7.0-1|43	# Awstats configuration
12cr|awstats-7.0-1|44	
12cr|awstats-7.0-1|45	Alias /awstats %{_datadir}/%{name}/www
12cr|awstats-7.0-1|46	<Directory %{_datadir}/%{name}/www>
12cr|awstats-7.0-1|47	Order allow,deny
12cr|awstats-7.0-1|48	Allow from all
12cr|awstats-7.0-1|49	
12cr|awstats-7.0-1|50	Options ExecCGI
12cr|awstats-7.0-1|51	AddHandler cgi-script .pl
12cr|awstats-7.0-1|52	DirectoryIndex awstats.pl
12cr|awstats-7.0-1|53	</Directory>
12cr|awstats-7.0-1|54	
12cr|awstats-7.0-1|55	SetEnv PERL5LIB %{_datadir}/%{name}/lib:%{_datadir}/%{name}/plugins
12cr|awstats-7.0-1|56	EOF
12cr|awstats-7.0-1|57	
12cr|awstats-7.0-1|58	# cron task
12cr|awstats-7.0-1|59	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.daily
12cr|awstats-7.0-1|60	cat > %{buildroot}%{_sysconfdir}/cron.daily/%{name} <<EOF
12cr|awstats-7.0-1|61	#!/bin/sh
12cr|awstats-7.0-1|62	%{_datadir}/%{name}/www/awstats.pl -config=awstats.conf -update > /dev/null
12cr|awstats-7.0-1|63	EOF
12cr|awstats-7.0-1|64	chmod 755 %{buildroot}%{_sysconfdir}/cron.daily/%{name}
12cr|awstats-7.0-1|65	
12cr|awstats-7.0-1|66	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|awstats-7.0-1|67	install -m 644 wwwroot/cgi-bin/awstats.model.conf %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
12cr|awstats-7.0-1|68	
12cr|awstats-7.0-1|69	
12cr|awstats-7.0-1|70	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|awstats-7.0-1|71	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www
12cr|awstats-7.0-1|72	install -m 755 wwwroot/cgi-bin/awstats.pl %{buildroot}%{_datadir}/%{name}/www
12cr|awstats-7.0-1|73	cp -r wwwroot/icon %{buildroot}%{_datadir}/%{name}/www
12cr|awstats-7.0-1|74	cp -r wwwroot/css %{buildroot}%{_datadir}/%{name}/www
12cr|awstats-7.0-1|75	cp -r wwwroot/js %{buildroot}%{_datadir}/%{name}/www
12cr|awstats-7.0-1|76	
12cr|awstats-7.0-1|77	cp -r tools %{buildroot}%{_datadir}/%{name}
12cr|awstats-7.0-1|78	cp -r wwwroot/cgi-bin/lang %{buildroot}%{_datadir}/%{name}
12cr|awstats-7.0-1|79	cp -r wwwroot/cgi-bin/lib %{buildroot}%{_datadir}/%{name}
12cr|awstats-7.0-1|80	cp -r wwwroot/cgi-bin/plugins %{buildroot}%{_datadir}/%{name}
12cr|awstats-7.0-1|81	
12cr|awstats-7.0-1|82	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cr|awstats-7.0-1|83	
12cr|awstats-7.0-1|84	%clean
12cr|awstats-7.0-1|85	rm -rf %{buildroot}
12cr|awstats-7.0-1|86	
12cr|awstats-7.0-1|87	%post
12cr|awstats-7.0-1|88	if [ $1 -eq 1 ]; then
12cr|awstats-7.0-1|89	perl -pi -e 's/SiteDomain=""/SiteDomain="'`hostname`'"/' %{_sysconfdir}/%{name}/%{name}.conf
12cr|awstats-7.0-1|90	fi
12cr|awstats-7.0-1|91	
12cr|awstats-7.0-1|92	%files
12cr|awstats-7.0-1|93	%defattr(-,root,root)
12cr|awstats-7.0-1|94	%doc README.TXT docs/*
12cr|awstats-7.0-1|95	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|awstats-7.0-1|96	%config(noreplace) %{_sysconfdir}/%{name}
12cr|awstats-7.0-1|97	%config(noreplace) %{_sysconfdir}/cron.daily/%{name}
12cr|awstats-7.0-1|98	%{_datadir}/%{name}
12cr|awstats-7.0-1|99	%{_localstatedir}/lib/%{name}
12cr|awstats-7.0-1|100	
12cr|awstats-7.0-1|101	
12cr|awstats-7.0-1|102	
12cr|awstats-7.0-1|103	
12cr|awstats-7.0-1|104	%changelog
12cr|awstats-7.0-1|105	* Sun Feb 20 2011 dmorgan <dmorgan> 7.0-1.mga1
12cr|awstats-7.0-1|106	+ Revision: 54626
12cr|awstats-7.0-1|107	- Remove mdv macros
12cr|awstats-7.0-1|108	- Remove mdv macros
12cr|awstats-7.0-1|109	- imported package awstats
12cr|awstats-7.0-1|110	
12cr|awstats-7.0-1|111	
12cr|awstats-7.0-1|112	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 7.0-1mdv2011.0
12cr|awstats-7.0-1|113	+ Revision: 617791
12cr|awstats-7.0-1|114	- 7.0
12cr|awstats-7.0-1|115	
12cr|awstats-7.0-1|116	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 6.95-5mdv2011.0
12cr|awstats-7.0-1|117	+ Revision: 610013
12cr|awstats-7.0-1|118	- rebuild
12cr|awstats-7.0-1|119	
12cr|awstats-7.0-1|120	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.95-4mdv2010.1
12cr|awstats-7.0-1|121	+ Revision: 513156
12cr|awstats-7.0-1|122	- fix install dependencies
12cr|awstats-7.0-1|123	
12cr|awstats-7.0-1|124	* Thu Feb 04 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.95-3mdv2010.1
12cr|awstats-7.0-1|125	+ Revision: 500979
12cr|awstats-7.0-1|126	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|awstats-7.0-1|127	
12cr|awstats-7.0-1|128	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 6.95-2mdv2010.1
12cr|awstats-7.0-1|129	+ Revision: 473508
12cr|awstats-7.0-1|130	- install all files under %%{_datadir}/name
12cr|awstats-7.0-1|131	- enforce new default access policy
12cr|awstats-7.0-1|132	
12cr|awstats-7.0-1|133	* Wed Nov 11 2009 Frederik Himpe <fhimpe@mandriva.org> 6.95-1mdv2010.1
12cr|awstats-7.0-1|134	+ Revision: 464851
12cr|awstats-7.0-1|135	- update to new version 6.95
12cr|awstats-7.0-1|136	
12cr|awstats-7.0-1|137	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 6.9-2mdv2010.0
12cr|awstats-7.0-1|138	+ Revision: 436734
12cr|awstats-7.0-1|139	- rebuild
12cr|awstats-7.0-1|140	
12cr|awstats-7.0-1|141	* Mon Dec 29 2008 Frederik Himpe <fhimpe@mandriva.org> 6.9-1mdv2009.1
12cr|awstats-7.0-1|142	+ Revision: 321199
12cr|awstats-7.0-1|143	- Update to new version 6.9 (fixes XSS vulnerability CVE-2008-3714)
12cr|awstats-7.0-1|144	- Rediff configuration patch and fix a typo
12cr|awstats-7.0-1|145	
12cr|awstats-7.0-1|146	* Sat Aug 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 6.8-1mdv2009.0
12cr|awstats-7.0-1|147	+ Revision: 272819
12cr|awstats-7.0-1|148	- new version
12cr|awstats-7.0-1|149	
12cr|awstats-7.0-1|150	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 6.7-3mdv2009.0
12cr|awstats-7.0-1|151	+ Revision: 243097
12cr|awstats-7.0-1|152	- rebuild
12cr|awstats-7.0-1|153	
12cr|awstats-7.0-1|154	+ Pixel <pixel@mandriva.com>
12cr|awstats-7.0-1|155	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|awstats-7.0-1|156	
12cr|awstats-7.0-1|157	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 6.7-1mdv2008.1
12cr|awstats-7.0-1|158	+ Revision: 135826
12cr|awstats-7.0-1|159	- restore BuildRoot
12cr|awstats-7.0-1|160	
12cr|awstats-7.0-1|161	+ Thierry Vignaud <tv@mandriva.org>
12cr|awstats-7.0-1|162	- kill re-definition of %%buildroot on Pixel's request
12cr|awstats-7.0-1|163	
12cr|awstats-7.0-1|164	* Sat Aug 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 6.7-1mdv2008.0
12cr|awstats-7.0-1|165	+ Revision: 65428
12cr|awstats-7.0-1|166	- drop eol fixing, now handled by spec-helper
12cr|awstats-7.0-1|167	- new version
12cr|awstats-7.0-1|168	
12cr|awstats-7.0-1|169	
12cr|awstats-7.0-1|170	* Wed Feb 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 6.6-1mdv2007.0
12cr|awstats-7.0-1|171	+ Revision: 120982
12cr|awstats-7.0-1|172	- ooops, forgotten new sources
12cr|awstats-7.0-1|173	- new version
12cr|awstats-7.0-1|174	
12cr|awstats-7.0-1|175	* Mon Jan 08 2007 Oden Eriksson <oeriksson@mandriva.com> 6.5-10mdv2007.1
12cr|awstats-7.0-1|176	+ Revision: 106018
12cr|awstats-7.0-1|177	- make it backportable (dacapo)
12cr|awstats-7.0-1|178	
12cr|awstats-7.0-1|179	* Sun Jan 07 2007 Oden Eriksson <oeriksson@mandriva.com> 6.5-9mdv2007.1
12cr|awstats-7.0-1|180	+ Revision: 105363
12cr|awstats-7.0-1|181	- make it backportable
12cr|awstats-7.0-1|182	
12cr|awstats-7.0-1|183	* Sun Jan 07 2007 Oden Eriksson <oeriksson@mandriva.com> 6.5-8mdv2007.1
12cr|awstats-7.0-1|184	+ Revision: 105347
12cr|awstats-7.0-1|185	- Import awstats
12cr|awstats-7.0-1|186	
12cr|awstats-7.0-1|187	* Tue Sep 05 2006 Oden Eriksson <oeriksson@mandrakesoft.com> 6.5-8mdv2007.0
12cr|awstats-7.0-1|188	- revert last change, the correct fix is needed for the 2006 package
12cr|awstats-7.0-1|189	
12cr|awstats-7.0-1|190	* Tue Sep 05 2006 Oden Eriksson <oeriksson@mandrakesoft.com> 6.5-7mdv2007.0
12cr|awstats-7.0-1|191	- don't trash the pdf files (#22889)
12cr|awstats-7.0-1|192	
12cr|awstats-7.0-1|193	* Tue Sep 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 6.5-6mdv2007.0
12cr|awstats-7.0-1|194	- make cron task as configuration (#15701)
12cr|awstats-7.0-1|195	
12cr|awstats-7.0-1|196	* Thu Jul 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 6.5-5mdv2007.0
12cr|awstats-7.0-1|197	- fix cron task (fix #23657)
12cr|awstats-7.0-1|198	
12cr|awstats-7.0-1|199	* Sat Jul 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 6.5-4mdv2007.0
12cr|awstats-7.0-1|200	- relax buildrequires versionning
12cr|awstats-7.0-1|201	
12cr|awstats-7.0-1|202	* Tue Jun 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 6.5-3mdv2007.0
12cr|awstats-7.0-1|203	- new webapps macros
12cr|awstats-7.0-1|204	- fix doc (fix #22927)
12cr|awstats-7.0-1|205	- change access URL to /awstats, instead of /cgi-bin/awstats.pl
12cr|awstats-7.0-1|206	- update conf patch
12cr|awstats-7.0-1|207	- decompress patches
12cr|awstats-7.0-1|208	
12cr|awstats-7.0-1|209	* Tue May 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 6.5-2mdk
12cr|awstats-7.0-1|210	- sanitize parameters (security fix from 6.6)
12cr|awstats-7.0-1|211	- backport compatible apache configuration file
12cr|awstats-7.0-1|212	
12cr|awstats-7.0-1|213	* Wed Jan 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 6.5-1mdk
12cr|awstats-7.0-1|214	- new version
12cr|awstats-7.0-1|215	- %%mkrel
12cr|awstats-7.0-1|216	
12cr|awstats-7.0-1|217	* Tue Jul 05 2005 Guillaume Rousse <guillomovitch@mandriva.org> 6.4-4mdk
12cr|awstats-7.0-1|218	- better fix encoding
12cr|awstats-7.0-1|219	- use new apache rpm macros
12cr|awstats-7.0-1|220	- fix cron task perms
12cr|awstats-7.0-1|221	
12cr|awstats-7.0-1|222	* Thu Jun 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 6.4-3mdk
12cr|awstats-7.0-1|223	- new apache setup
12cr|awstats-7.0-1|224	
12cr|awstats-7.0-1|225	* Sat Mar 19 2005 Guillaume Rousse <guillomovitch@mandrake.org> 6.4-2mdk
12cr|awstats-7.0-1|226	- incluse missing web files (fix bug #14788)
12cr|awstats-7.0-1|227	- rediff configuration patch
12cr|awstats-7.0-1|228	- fix files encoding
12cr|awstats-7.0-1|229	- fix cron task shellbang
12cr|awstats-7.0-1|230	
12cr|awstats-7.0-1|231	* Sun Mar 06 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 6.4-1mdk
12cr|awstats-7.0-1|232	- Release 6.4 - SECURITY FIX - UPGRADE IS HIGHLY RECOMMANDED
12cr|awstats-7.0-1|233	
12cr|awstats-7.0-1|234	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 6.3-2mdk
12cr|awstats-7.0-1|235	- spec file cleanups, remove the ADVX-build stuff
12cr|awstats-7.0-1|236	
12cr|awstats-7.0-1|237	* Thu Jan 27 2005 Guillaume Rousse <guillomovitch@mandrake.org> 6.3-1mdk
12cr|awstats-7.0-1|238	- new version (fix remote vulnerability)
12cr|awstats-7.0-1|239	- herein document whenever possible
12cr|awstats-7.0-1|240	- no more order for apache configuration
12cr|awstats-7.0-1|241	- reload apache instead of restart it
12cr|awstats-7.0-1|242	- don't tag executables in /etc as executables
12cr|awstats-7.0-1|243	
12cr|awstats-7.0-1|244	* Tue Dec 21 2004 Erwan Velu <velu@seanodes.com> 6.2-1mdk
12cr|awstats-7.0-1|245	- 6.2
12cr|awstats-7.0-1|246	
12cr|awstats-7.0-1|247	* Wed Jul 14 2004 Guillaume Rousse <guillomovitch@mandrake.org> 6.1-1mdk
12cr|awstats-7.0-1|248	- new version
12cr|awstats-7.0-1|249	- apache config file in /etc/httpd/webapps.d
12cr|awstats-7.0-1|250	
12cr|awstats-7.0-1|251	* Sat Jul 03 2004 Guillaume Rousse <guillomovitch@mandrake.org> 6.0-3mdk
12cr|awstats-7.0-1|252	- fix perms
12cr|awstats-7.0-1|253	
12cr|awstats-7.0-1|254	* Sat Jul 03 2004 Guillaume Rousse <guillomovitch@mandrake.org> 6.0-2mdk
12cr|awstats-7.0-1|255	- remove useless provide
12cr|awstats-7.0-1|256	
12cr|awstats-7.0-1|257	* Thu Feb 26 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 6.0-1mdk
12cr|awstats-7.0-1|258	- Release 6.0
12cr|awstats-7.0-1|259	- Regenerate patch0
12cr|awstats-7.0-1|260	- Ensure cron file is executable
12cr|awstats-7.0-1|261	

341 12
12cr|ax25-0.0.12-0.rc2.1|1	%define name	ax25
12cr|ax25-0.0.12-0.rc2.1|2	%define version	0.0.12
12cr|ax25-0.0.12-0.rc2.1|3	%define prerel	rc2
12cr|ax25-0.0.12-0.rc2.1|4	%define release	1
12cr|ax25-0.0.12-0.rc2.1|5	
12cr|ax25-0.0.12-0.rc2.1|6	%define major		_0
12cr|ax25-0.0.12-0.rc2.1|7	%define libname		%mklibname %{name} %{major}
12cr|ax25-0.0.12-0.rc2.1|8	%define libnamedev	%mklibname %{name} %{major} -d
12cr|ax25-0.0.12-0.rc2.1|9	
12cr|ax25-0.0.12-0.rc2.1|10	Name:		%{name}
12cr|ax25-0.0.12-0.rc2.1|11	Summary:	Libraries for Amateur AX25
12cr|ax25-0.0.12-0.rc2.1|12	Version:	%{version}
12cr|ax25-0.0.12-0.rc2.1|13	Release:	%mkrel -c %{prerel} %{release}
12cr|ax25-0.0.12-0.rc2.1|14	Source:		http://www.linux-ax25.org/pub/libax25/lib%{name}-%{version}-%{prerel}.tar.gz
12cr|ax25-0.0.12-0.rc2.1|15	Url:		http://www.linux-ax25.org/wiki/LinuxAX25
12cr|ax25-0.0.12-0.rc2.1|16	Group:		Communications
12cr|ax25-0.0.12-0.rc2.1|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|ax25-0.0.12-0.rc2.1|18	BuildRequires:	zlib-devel
12cr|ax25-0.0.12-0.rc2.1|19	License:	LGPLv2+
12cr|ax25-0.0.12-0.rc2.1|20	
12cr|ax25-0.0.12-0.rc2.1|21	%description
12cr|ax25-0.0.12-0.rc2.1|22	Libraries for Amateur AX25.
12cr|ax25-0.0.12-0.rc2.1|23	
12cr|ax25-0.0.12-0.rc2.1|24	This package is split off from the previous ax25-utils.
12cr|ax25-0.0.12-0.rc2.1|25	
12cr|ax25-0.0.12-0.rc2.1|26	%package -n %{libname}
12cr|ax25-0.0.12-0.rc2.1|27	Summary:	Libraries for Amateur AX25
12cr|ax25-0.0.12-0.rc2.1|28	Group:		System/Libraries
12cr|ax25-0.0.12-0.rc2.1|29	Obsoletes:	libax25
12cr|ax25-0.0.12-0.rc2.1|30	Provides:	libax25
12cr|ax25-0.0.12-0.rc2.1|31	
12cr|ax25-0.0.12-0.rc2.1|32	%description -n %{libname}
12cr|ax25-0.0.12-0.rc2.1|33	Libraries for Amateur AX25.
12cr|ax25-0.0.12-0.rc2.1|34	
12cr|ax25-0.0.12-0.rc2.1|35	%package -n %{libnamedev}
12cr|ax25-0.0.12-0.rc2.1|36	Summary:	Development package for %{name}
12cr|ax25-0.0.12-0.rc2.1|37	Group:		Development/C
12cr|ax25-0.0.12-0.rc2.1|38	Requires:	%{libname} = %{version}-%{release}
12cr|ax25-0.0.12-0.rc2.1|39	Provides:	libax25-devel
12cr|ax25-0.0.12-0.rc2.1|40	Provides:	ax25-devel
12cr|ax25-0.0.12-0.rc2.1|41	Obsoletes:	libax25-devel
12cr|ax25-0.0.12-0.rc2.1|42	
12cr|ax25-0.0.12-0.rc2.1|43	%description -n %{libnamedev}
12cr|ax25-0.0.12-0.rc2.1|44	Development package for %{name}.
12cr|ax25-0.0.12-0.rc2.1|45	This package is split off from the previous ax25-utils.
12cr|ax25-0.0.12-0.rc2.1|46	
12cr|ax25-0.0.12-0.rc2.1|47	%prep
12cr|ax25-0.0.12-0.rc2.1|48	%setup -q -n lib%{name}-%{version}-%{prerel}
12cr|ax25-0.0.12-0.rc2.1|49	%configure2_5x --disable-static
12cr|ax25-0.0.12-0.rc2.1|50	
12cr|ax25-0.0.12-0.rc2.1|51	%build
12cr|ax25-0.0.12-0.rc2.1|52	
12cr|ax25-0.0.12-0.rc2.1|53	#fix build
12cr|ax25-0.0.12-0.rc2.1|54	sed -i -e 's|LIBS =|LIBS = -lz|' Makefile
12cr|ax25-0.0.12-0.rc2.1|55	
12cr|ax25-0.0.12-0.rc2.1|56	%make
12cr|ax25-0.0.12-0.rc2.1|57	
12cr|ax25-0.0.12-0.rc2.1|58	%install
12cr|ax25-0.0.12-0.rc2.1|59	rm -rf %{buildroot}
12cr|ax25-0.0.12-0.rc2.1|60	%makeinstall_std
12cr|ax25-0.0.12-0.rc2.1|61	
12cr|ax25-0.0.12-0.rc2.1|62	#we don't want these
12cr|ax25-0.0.12-0.rc2.1|63	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12cr|ax25-0.0.12-0.rc2.1|64	
12cr|ax25-0.0.12-0.rc2.1|65	%clean
12cr|ax25-0.0.12-0.rc2.1|66	rm -rf %{buildroot}
12cr|ax25-0.0.12-0.rc2.1|67	
12cr|ax25-0.0.12-0.rc2.1|68	%files -n %{libname}
12cr|ax25-0.0.12-0.rc2.1|69	%defattr(-,root,root)
12cr|ax25-0.0.12-0.rc2.1|70	%doc README ChangeLog AUTHORS NEWS
12cr|ax25-0.0.12-0.rc2.1|71	%{_libdir}/*.so.*
12cr|ax25-0.0.12-0.rc2.1|72	%{_mandir}/man5/*
12cr|ax25-0.0.12-0.rc2.1|73	
12cr|ax25-0.0.12-0.rc2.1|74	%files -n %{libnamedev}
12cr|ax25-0.0.12-0.rc2.1|75	%defattr(-,root,root)
12cr|ax25-0.0.12-0.rc2.1|76	%{_libdir}/*.so
12cr|ax25-0.0.12-0.rc2.1|77	%{_mandir}/man3/*
12cr|ax25-0.0.12-0.rc2.1|78	%{_includedir}/netax25/*
12cr|ax25-0.0.12-0.rc2.1|79	
12cr|ax25-0.0.12-0.rc2.1|80	
12cr|ax25-0.0.12-0.rc2.1|81	%changelog
12cr|ax25-0.0.12-0.rc2.1|82	* Fri Oct 08 2010 Jani Välimaa <wally@mandriva.org> 0.0.12-0.rc2.1mdv2011.0
12cr|ax25-0.0.12-0.rc2.1|83	+ Revision: 584209
12cr|ax25-0.0.12-0.rc2.1|84	- add missing BR
12cr|ax25-0.0.12-0.rc2.1|85	- new version 0.0.12 rc2
12cr|ax25-0.0.12-0.rc2.1|86	- clean spec
12cr|ax25-0.0.12-0.rc2.1|87	- fix url and license
12cr|ax25-0.0.12-0.rc2.1|88	
12cr|ax25-0.0.12-0.rc2.1|89	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.0.11-11mdv2010.0
12cr|ax25-0.0.12-0.rc2.1|90	+ Revision: 424585
12cr|ax25-0.0.12-0.rc2.1|91	- use %%configure2_5x
12cr|ax25-0.0.12-0.rc2.1|92	- rebuild
12cr|ax25-0.0.12-0.rc2.1|93	- rebuild
12cr|ax25-0.0.12-0.rc2.1|94	
12cr|ax25-0.0.12-0.rc2.1|95	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.0.11-9mdv2009.0
12cr|ax25-0.0.12-0.rc2.1|96	+ Revision: 243098
12cr|ax25-0.0.12-0.rc2.1|97	- rebuild
12cr|ax25-0.0.12-0.rc2.1|98	
12cr|ax25-0.0.12-0.rc2.1|99	+ Pixel <pixel@mandriva.com>
12cr|ax25-0.0.12-0.rc2.1|100	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|ax25-0.0.12-0.rc2.1|101	
12cr|ax25-0.0.12-0.rc2.1|102	* Tue Mar 25 2008 Emmanuel Andry <eandry@mandriva.org> 0.0.11-7mdv2008.1
12cr|ax25-0.0.12-0.rc2.1|103	+ Revision: 189880
12cr|ax25-0.0.12-0.rc2.1|104	- Fix groups
12cr|ax25-0.0.12-0.rc2.1|105	
12cr|ax25-0.0.12-0.rc2.1|106	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.0.11-6mdv2008.1
12cr|ax25-0.0.12-0.rc2.1|107	+ Revision: 135826
12cr|ax25-0.0.12-0.rc2.1|108	- restore BuildRoot
12cr|ax25-0.0.12-0.rc2.1|109	
12cr|ax25-0.0.12-0.rc2.1|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|ax25-0.0.12-0.rc2.1|111	- kill re-definition of %%buildroot on Pixel's request
12cr|ax25-0.0.12-0.rc2.1|112	- import ax25
12cr|ax25-0.0.12-0.rc2.1|113	
12cr|ax25-0.0.12-0.rc2.1|114	
12cr|ax25-0.0.12-0.rc2.1|115	* Mon Jul 31 2006 Lenny Cartier <lenny@mandriva.com> 0.0.11-6mdv2007.0
12cr|ax25-0.0.12-0.rc2.1|116	- rebuild
12cr|ax25-0.0.12-0.rc2.1|117	
12cr|ax25-0.0.12-0.rc2.1|118	* Tue May 16 2006 Lenny Cartier <lenny@mandriva.com> 0.0.11-5mdk
12cr|ax25-0.0.12-0.rc2.1|119	- rebuild
12cr|ax25-0.0.12-0.rc2.1|120	
12cr|ax25-0.0.12-0.rc2.1|121	* Fri Apr 08 2005 Olivier Thauvin <nanardon@mandrake.org> 0.0.11-4mdk
12cr|ax25-0.0.12-0.rc2.1|122	- reupload
12cr|ax25-0.0.12-0.rc2.1|123	
12cr|ax25-0.0.12-0.rc2.1|124	* Thu Jun 03 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.0.11-3mdk
12cr|ax25-0.0.12-0.rc2.1|125	- provides ax25-devel
12cr|ax25-0.0.12-0.rc2.1|126	
12cr|ax25-0.0.12-0.rc2.1|127	* Mon May 24 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.0.11-2mdk
12cr|ax25-0.0.12-0.rc2.1|128	- rename libraries packages
12cr|ax25-0.0.12-0.rc2.1|129	
12cr|ax25-0.0.12-0.rc2.1|130	* Sat Mar 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.0.11-1mdk
12cr|ax25-0.0.12-0.rc2.1|131	- 0.0.11
12cr|ax25-0.0.12-0.rc2.1|132	
12cr|ax25-0.0.12-0.rc2.1|133	* Fri Jan 17 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.0.10-2mdk
12cr|ax25-0.0.12-0.rc2.1|134	- rebuild
12cr|ax25-0.0.12-0.rc2.1|135	
12cr|ax25-0.0.12-0.rc2.1|136	* Thu May 16 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.0.10-1mdk
12cr|ax25-0.0.12-0.rc2.1|137	- 0.0.10
12cr|ax25-0.0.12-0.rc2.1|138	- fix spec
12cr|ax25-0.0.12-0.rc2.1|139	
12cr|ax25-0.0.12-0.rc2.1|140	* Mon Aug 20 2001  Lenny Cartier <lenny@mandrakesoft.com> 0.0.7-5mdk
12cr|ax25-0.0.12-0.rc2.1|141	- rebuild
12cr|ax25-0.0.12-0.rc2.1|142	
12cr|ax25-0.0.12-0.rc2.1|143	* Thu Jun 14 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.0.7-4mdk
12cr|ax25-0.0.12-0.rc2.1|144	- fixed by Laurent Grawet <laurent.grawet@ibelgique.com> :
12cr|ax25-0.0.12-0.rc2.1|145	- Corrected group
12cr|ax25-0.0.12-0.rc2.1|146	
12cr|ax25-0.0.12-0.rc2.1|147	* Fri Aug 08 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.0.7-3mdk
12cr|ax25-0.0.12-0.rc2.1|148	- clean spec
12cr|ax25-0.0.12-0.rc2.1|149	
12cr|ax25-0.0.12-0.rc2.1|150	* Thu Jul 27 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.0.7-2mdk
12cr|ax25-0.0.12-0.rc2.1|151	- macros
12cr|ax25-0.0.12-0.rc2.1|152	- bm
12cr|ax25-0.0.12-0.rc2.1|153	
12cr|ax25-0.0.12-0.rc2.1|154	* Tue Jun 27 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.0.7-1mdk
12cr|ax25-0.0.12-0.rc2.1|155	- new in contribs

342 12
12cr|ax25-apps-0.0.8-0.rc2.2|1	%define prerel	rc2
12cr|ax25-apps-0.0.8-0.rc2.2|2	%define release	2
12cr|ax25-apps-0.0.8-0.rc2.2|3	
12cr|ax25-apps-0.0.8-0.rc2.2|4	Name:		ax25-apps
12cr|ax25-apps-0.0.8-0.rc2.2|5	Version:	0.0.8
12cr|ax25-apps-0.0.8-0.rc2.2|6	Release:	%mkrel -c %{prerel} %{release}
12cr|ax25-apps-0.0.8-0.rc2.2|7	Summary:	Applications for kernel AX.25 support
12cr|ax25-apps-0.0.8-0.rc2.2|8	Group:		Communications
12cr|ax25-apps-0.0.8-0.rc2.2|9	#ax25ipd is BSD licensed, rest is GPLv2+
12cr|ax25-apps-0.0.8-0.rc2.2|10	License:	GPLv2+ and BSD
12cr|ax25-apps-0.0.8-0.rc2.2|11	Url:		http://www.linux-ax25.org/wiki/LinuxAX25
12cr|ax25-apps-0.0.8-0.rc2.2|12	Source:		http://www.linux-ax25.org/pub/ax25-apps/%{name}-%{version}-%{prerel}.tar.gz
12cr|ax25-apps-0.0.8-0.rc2.2|13	Patch0:		ax25-apps-0.0.8-nongenericnames.patch
12cr|ax25-apps-0.0.8-0.rc2.2|14	BuildRequires:	ax25-devel
12cr|ax25-apps-0.0.8-0.rc2.2|15	BuildRequires:	pkgconfig(ncurses)
12cr|ax25-apps-0.0.8-0.rc2.2|16	
12cr|ax25-apps-0.0.8-0.rc2.2|17	%description
12cr|ax25-apps-0.0.8-0.rc2.2|18	Applications for kernel AX.25 support.
12cr|ax25-apps-0.0.8-0.rc2.2|19	
12cr|ax25-apps-0.0.8-0.rc2.2|20	This package is split off from the previous ax25-utils and contains the
12cr|ax25-apps-0.0.8-0.rc2.2|21	following applications : ax25ipd, ax25mond, ax25rtctl, ax25rtd, axcall, axlisten.
12cr|ax25-apps-0.0.8-0.rc2.2|22	
12cr|ax25-apps-0.0.8-0.rc2.2|23	%prep
12cr|ax25-apps-0.0.8-0.rc2.2|24	%setup -q -n %{name}-%{version}-%{prerel}
12cr|ax25-apps-0.0.8-0.rc2.2|25	%patch0 -p1 -b .nongenericnames
12cr|ax25-apps-0.0.8-0.rc2.2|26	
12cr|ax25-apps-0.0.8-0.rc2.2|27	%build
12cr|ax25-apps-0.0.8-0.rc2.2|28	autoreconf -vfi
12cr|ax25-apps-0.0.8-0.rc2.2|29	%configure2_5x
12cr|ax25-apps-0.0.8-0.rc2.2|30	%make
12cr|ax25-apps-0.0.8-0.rc2.2|31	
12cr|ax25-apps-0.0.8-0.rc2.2|32	%install
12cr|ax25-apps-0.0.8-0.rc2.2|33	%makeinstall_std installconf
12cr|ax25-apps-0.0.8-0.rc2.2|34	
12cr|ax25-apps-0.0.8-0.rc2.2|35	%files
12cr|ax25-apps-0.0.8-0.rc2.2|36	%defattr(-,root,root)
12cr|ax25-apps-0.0.8-0.rc2.2|37	%doc README NEWS AUTHORS ChangeLog
12cr|ax25-apps-0.0.8-0.rc2.2|38	%dir %{_sysconfdir}/ax25
12cr|ax25-apps-0.0.8-0.rc2.2|39	%config(noreplace) %{_sysconfdir}/ax25/ax25ipd.conf
12cr|ax25-apps-0.0.8-0.rc2.2|40	%config(noreplace) %{_sysconfdir}/ax25/ax25mond.conf
12cr|ax25-apps-0.0.8-0.rc2.2|41	%config(noreplace) %{_sysconfdir}/ax25/ax25rtd.conf
12cr|ax25-apps-0.0.8-0.rc2.2|42	%{_bindir}/ax*
12cr|ax25-apps-0.0.8-0.rc2.2|43	%{_sbindir}/ax25*
12cr|ax25-apps-0.0.8-0.rc2.2|44	%{_mandir}/*/*
12cr|ax25-apps-0.0.8-0.rc2.2|45	
12cr|ax25-apps-0.0.8-0.rc2.2|46	
12cr|ax25-apps-0.0.8-0.rc2.2|47	%changelog
12cr|ax25-apps-0.0.8-0.rc2.2|48	* Fri Oct 08 2010 Jani Välimaa <wally@mandriva.org> 0.0.8-0.rc2.2mdv2011.0
12cr|ax25-apps-0.0.8-0.rc2.2|49	+ Revision: 584222
12cr|ax25-apps-0.0.8-0.rc2.2|50	- fix license
12cr|ax25-apps-0.0.8-0.rc2.2|51	
12cr|ax25-apps-0.0.8-0.rc2.2|52	* Fri Oct 08 2010 Jani Välimaa <wally@mandriva.org> 0.0.8-0.rc2.1mdv2011.0
12cr|ax25-apps-0.0.8-0.rc2.2|53	+ Revision: 584221
12cr|ax25-apps-0.0.8-0.rc2.2|54	- add patch (thanks goes to debian maintainers)
12cr|ax25-apps-0.0.8-0.rc2.2|55	- fix file list
12cr|ax25-apps-0.0.8-0.rc2.2|56	- fix description
12cr|ax25-apps-0.0.8-0.rc2.2|57	- new version 0.0.8 rc2
12cr|ax25-apps-0.0.8-0.rc2.2|58	- clean spec
12cr|ax25-apps-0.0.8-0.rc2.2|59	- fix license
12cr|ax25-apps-0.0.8-0.rc2.2|60	
12cr|ax25-apps-0.0.8-0.rc2.2|61	* Wed Oct 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.6-11mdv2010.0
12cr|ax25-apps-0.0.8-0.rc2.2|62	+ Revision: 455737
12cr|ax25-apps-0.0.8-0.rc2.2|63	- no need for explicit dependencies, especially when they prevent x86_64 installation
12cr|ax25-apps-0.0.8-0.rc2.2|64	
12cr|ax25-apps-0.0.8-0.rc2.2|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|ax25-apps-0.0.8-0.rc2.2|66	- use %%configure2_5x
12cr|ax25-apps-0.0.8-0.rc2.2|67	- rebuild
12cr|ax25-apps-0.0.8-0.rc2.2|68	- rebuild
12cr|ax25-apps-0.0.8-0.rc2.2|69	
12cr|ax25-apps-0.0.8-0.rc2.2|70	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.0.6-8mdv2009.0
12cr|ax25-apps-0.0.8-0.rc2.2|71	+ Revision: 243099
12cr|ax25-apps-0.0.8-0.rc2.2|72	- rebuild
12cr|ax25-apps-0.0.8-0.rc2.2|73	
12cr|ax25-apps-0.0.8-0.rc2.2|74	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.0.6-6mdv2008.1
12cr|ax25-apps-0.0.8-0.rc2.2|75	+ Revision: 135826
12cr|ax25-apps-0.0.8-0.rc2.2|76	- restore BuildRoot
12cr|ax25-apps-0.0.8-0.rc2.2|77	
12cr|ax25-apps-0.0.8-0.rc2.2|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|ax25-apps-0.0.8-0.rc2.2|79	- kill re-definition of %%buildroot on Pixel's request
12cr|ax25-apps-0.0.8-0.rc2.2|80	- import ax25-apps
12cr|ax25-apps-0.0.8-0.rc2.2|81	
12cr|ax25-apps-0.0.8-0.rc2.2|82	
12cr|ax25-apps-0.0.8-0.rc2.2|83	* Mon Jul 31 2006 Lenny Cartier <lenny@mandrakesoft.com> 0.0.6-6mdv2007.0
12cr|ax25-apps-0.0.8-0.rc2.2|84	- rebuild
12cr|ax25-apps-0.0.8-0.rc2.2|85	
12cr|ax25-apps-0.0.8-0.rc2.2|86	* Thu Aug 05 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.0.6-5mdk
12cr|ax25-apps-0.0.8-0.rc2.2|87	- rebuild
12cr|ax25-apps-0.0.8-0.rc2.2|88	
12cr|ax25-apps-0.0.8-0.rc2.2|89	* Thu Jun 03 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.0.6-4mdk
12cr|ax25-apps-0.0.8-0.rc2.2|90	- rebuild
12cr|ax25-apps-0.0.8-0.rc2.2|91	
12cr|ax25-apps-0.0.8-0.rc2.2|92	* Sat Apr 26 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.0.6-3mdk
12cr|ax25-apps-0.0.8-0.rc2.2|93	- adjust buildrequires
12cr|ax25-apps-0.0.8-0.rc2.2|94	
12cr|ax25-apps-0.0.8-0.rc2.2|95	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.0.6-2mdk
12cr|ax25-apps-0.0.8-0.rc2.2|96	- rebuild
12cr|ax25-apps-0.0.8-0.rc2.2|97	
12cr|ax25-apps-0.0.8-0.rc2.2|98	* Thu May 21 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.0.6-1mdk
12cr|ax25-apps-0.0.8-0.rc2.2|99	- refresh requires & builrequires
12cr|ax25-apps-0.0.8-0.rc2.2|100	- fix group
12cr|ax25-apps-0.0.8-0.rc2.2|101	- submitted by Laurent Grawet <laurent.grawet@ibelgique.com>

343 12
12cr|ax25spyd-0.23-15|1	Name:		ax25spyd
12cr|ax25spyd-0.23-15|2	Summary:	Daemon that listens for AX.25 packets from the kernel-AX.25
12cr|ax25spyd-0.23-15|3	Version:	0.23
12cr|ax25spyd-0.23-15|4	Release:	15
12cr|ax25spyd-0.23-15|5	Source:		http://linkt.de/ax25spyd/%{name}-%{version}.tar.bz2
12cr|ax25spyd-0.23-15|6	# From Debian: fixes build - AdamW 2008/01
12cr|ax25spyd-0.23-15|7	Patch0:		ax25spyd-0.23-build.patch
12cr|ax25spyd-0.23-15|8	Patch1:		ax25spyd-0.23-str_fmt.patch
12cr|ax25spyd-0.23-15|9	Group:		System/Servers
12cr|ax25spyd-0.23-15|10	URL:		http://linkt.de/ax25spyd/
12cr|ax25spyd-0.23-15|11	License:	GPLv2+
12cr|ax25spyd-0.23-15|12	BuildRequires:	pkgconfig(ncurses)
12cr|ax25spyd-0.23-15|13	BuildRequires:	ax25-devel
12cr|ax25spyd-0.23-15|14	
12cr|ax25spyd-0.23-15|15	%description
12cr|ax25spyd-0.23-15|16	This is ax25spyd (formerly known as monixd), a daemon that listens
12cr|ax25spyd-0.23-15|17	for AX.25 packets from the kernel-AX.25. These packets are decoded
12cr|ax25spyd-0.23-15|18	(like listen(1)) but not displayed on the screen.
12cr|ax25spyd-0.23-15|19	
12cr|ax25spyd-0.23-15|20	Other programs can connect to ax25spyd via sockets and issue commands.
12cr|ax25spyd-0.23-15|21	They will get all heard AX.25-packets in a human-readable format, an
12cr|ax25spyd-0.23-15|22	mheard structure, DX-cluster messages or spydata.
12cr|ax25spyd-0.23-15|23	
12cr|ax25spyd-0.23-15|24	%prep
12cr|ax25spyd-0.23-15|25	%setup -q
12cr|ax25spyd-0.23-15|26	%patch0 -p1 -b .build
12cr|ax25spyd-0.23-15|27	%patch1 -p0 -b .strfmt
12cr|ax25spyd-0.23-15|28	%build
12cr|ax25spyd-0.23-15|29	%configure2_5x
12cr|ax25spyd-0.23-15|30	%make
12cr|ax25spyd-0.23-15|31	
12cr|ax25spyd-0.23-15|32	%install
12cr|ax25spyd-0.23-15|33	%makeinstall_std
12cr|ax25spyd-0.23-15|34	
12cr|ax25spyd-0.23-15|35	mkdir -p %{buildroot}/%_sysconfdir/ax25
12cr|ax25spyd-0.23-15|36	mv %{buildroot}/%{_prefix}/etc/ax25/* %{buildroot}/%{_sysconfdir}/ax25/
12cr|ax25spyd-0.23-15|37	
12cr|ax25spyd-0.23-15|38	#doc cleaning
12cr|ax25spyd-0.23-15|39	rm -f examples/Makefile*
12cr|ax25spyd-0.23-15|40	
12cr|ax25spyd-0.23-15|41	%files
12cr|ax25spyd-0.23-15|42	%defattr(-,root,root)
12cr|ax25spyd-0.23-15|43	%{_bindir}/*
12cr|ax25spyd-0.23-15|44	%{_sbindir}/*
12cr|ax25spyd-0.23-15|45	%{_mandir}/*/*
12cr|ax25spyd-0.23-15|46	%{_sysconfdir}/ax25/*
12cr|ax25spyd-0.23-15|47	%doc AUTHORS BUGS ChangeLog INSTALL README examples
12cr|ax25spyd-0.23-15|48	
12cr|ax25spyd-0.23-15|49	
12cr|ax25spyd-0.23-15|50	
12cr|ax25spyd-0.23-15|51	%changelog
12cr|ax25spyd-0.23-15|52	* Tue Dec 21 2010 Jani Välimaa <wally@mandriva.org> 0.23-14mdv2011.0
12cr|ax25spyd-0.23-15|53	+ Revision: 623706
12cr|ax25spyd-0.23-15|54	- add str fmt patch
12cr|ax25spyd-0.23-15|55	- fix url and source tags
12cr|ax25spyd-0.23-15|56	- clean .spec a bit
12cr|ax25spyd-0.23-15|57	
12cr|ax25spyd-0.23-15|58	+ Thierry Vignaud <tv@mandriva.org>
12cr|ax25spyd-0.23-15|59	- rebuild
12cr|ax25spyd-0.23-15|60	- rebuild
12cr|ax25spyd-0.23-15|61	
12cr|ax25spyd-0.23-15|62	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.23-12mdv2009.0
12cr|ax25spyd-0.23-15|63	+ Revision: 243107
12cr|ax25spyd-0.23-15|64	- rebuild
12cr|ax25spyd-0.23-15|65	
12cr|ax25spyd-0.23-15|66	* Fri Feb 01 2008 Adam Williamson <awilliamson@mandriva.org> 0.23-10mdv2008.1
12cr|ax25spyd-0.23-15|67	+ Revision: 160956
12cr|ax25spyd-0.23-15|68	- drop explicit requires on libax25
12cr|ax25spyd-0.23-15|69	- rebuild for new era
12cr|ax25spyd-0.23-15|70	- new license policy
12cr|ax25spyd-0.23-15|71	- spec clean
12cr|ax25spyd-0.23-15|72	- add build.patch (from Debian, fixes build)
12cr|ax25spyd-0.23-15|73	
12cr|ax25spyd-0.23-15|74	+ Olivier Blin <oblin@mandriva.com>
12cr|ax25spyd-0.23-15|75	- restore BuildRoot
12cr|ax25spyd-0.23-15|76	
12cr|ax25spyd-0.23-15|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|ax25spyd-0.23-15|78	- kill re-definition of %%buildroot on Pixel's request
12cr|ax25spyd-0.23-15|79	- use %%mkrel
12cr|ax25spyd-0.23-15|80	- fix summary-ended-with-dot
12cr|ax25spyd-0.23-15|81	- import ax25spyd
12cr|ax25spyd-0.23-15|82	
12cr|ax25spyd-0.23-15|83	
12cr|ax25spyd-0.23-15|84	* Thu Aug 05 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.23-9mdk
12cr|ax25spyd-0.23-15|85	- rebuild
12cr|ax25spyd-0.23-15|86	
12cr|ax25spyd-0.23-15|87	* Thu Jun 03 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.23-8mdk
12cr|ax25spyd-0.23-15|88	- rebuild
12cr|ax25spyd-0.23-15|89	
12cr|ax25spyd-0.23-15|90	* Sat Apr 26 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.23-7mdk
12cr|ax25spyd-0.23-15|91	- adjust buildrequires
12cr|ax25spyd-0.23-15|92	
12cr|ax25spyd-0.23-15|93	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.23-6mdk
12cr|ax25spyd-0.23-15|94	- rebuild
12cr|ax25spyd-0.23-15|95	
12cr|ax25spyd-0.23-15|96	* Fri May 31 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.23-5mdk
12cr|ax25spyd-0.23-15|97	- fix requires on ax25-tools
12cr|ax25spyd-0.23-15|98	
12cr|ax25spyd-0.23-15|99	* Tue May 21 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.23-4mdk
12cr|ax25spyd-0.23-15|100	- fix group
12cr|ax25spyd-0.23-15|101	- fix buildrequires
12cr|ax25spyd-0.23-15|102	- remove zero-length doc file
12cr|ax25spyd-0.23-15|103	
12cr|ax25spyd-0.23-15|104	* Sat Dec 08 2001 Laurent Grawet <laurent.grawet@ibelgique.com> 0.23-3mdk
12cr|ax25spyd-0.23-15|105	- corrected "Requires" and "Group"
12cr|ax25spyd-0.23-15|106	
12cr|ax25spyd-0.23-15|107	* Thu Jul 27 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.23-2mdk
12cr|ax25spyd-0.23-15|108	- bm
12cr|ax25spyd-0.23-15|109	- macros
12cr|ax25spyd-0.23-15|110	
12cr|ax25spyd-0.23-15|111	* Tue Jun 27 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.23-1mdk
12cr|ax25spyd-0.23-15|112	- new in contribs

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

345 12
12cr|axel-2.4-2|1	%define name 	axel
12cr|axel-2.4-2|2	%define version 2.4
12cr|axel-2.4-2|3	%define release %mkrel 2
12cr|axel-2.4-2|4	
12cr|axel-2.4-2|5	Name: 		%name
12cr|axel-2.4-2|6	Summary: 	A light Linux download accelerator - Console version
12cr|axel-2.4-2|7	Version: 	%version
12cr|axel-2.4-2|8	Release: 	%release
12cr|axel-2.4-2|9	Source:         http://alioth.debian.org/frs/download.php/2287/%name-%version.tar.bz2
12cr|axel-2.4-2|10	Url: 		http://axel.alioth.debian.org/
12cr|axel-2.4-2|11	Group:		Networking/File transfer
12cr|axel-2.4-2|12	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|axel-2.4-2|13	License: GPLv2+
12cr|axel-2.4-2|14	
12cr|axel-2.4-2|15	%description
12cr|axel-2.4-2|16	Axel tries to accelerate the downloading process by using multiple
12cr|axel-2.4-2|17	connections for one file. Starting from version 0.97, the program can use
12cr|axel-2.4-2|18	different URL's for one download as well. The program tries to be as light
12cr|axel-2.4-2|19	as possible (25-30k in binary form), so it might be useful as a wget clone
12cr|axel-2.4-2|20	on byte-critical systems.
12cr|axel-2.4-2|21	
12cr|axel-2.4-2|22	%prep
12cr|axel-2.4-2|23	%setup -q
12cr|axel-2.4-2|24	
12cr|axel-2.4-2|25	%build
12cr|axel-2.4-2|26	./configure --prefix=%{_prefix} --libdir=%_libdir --etcdir=%{_sysconfdir} --i18n=1
12cr|axel-2.4-2|27	echo 'CFLAGS=%optflags' >> Makefile.settings
12cr|axel-2.4-2|28	%make
12cr|axel-2.4-2|29	
12cr|axel-2.4-2|30	%install
12cr|axel-2.4-2|31	rm -fr %buildroot
12cr|axel-2.4-2|32	%makeinstall_std
12cr|axel-2.4-2|33	%find_lang %name
12cr|axel-2.4-2|34	
12cr|axel-2.4-2|35	%clean
12cr|axel-2.4-2|36	rm -rf $RPM_BUILD_ROOT
12cr|axel-2.4-2|37	
12cr|axel-2.4-2|38	%files -f %name.lang
12cr|axel-2.4-2|39	%defattr(-,root,root)
12cr|axel-2.4-2|40	%{_bindir}/axel
12cr|axel-2.4-2|41	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/axelrc
12cr|axel-2.4-2|42	%{_mandir}/man1/axel.1*
12cr|axel-2.4-2|43	%lang(zh_C) %{_mandir}/zh_CN/man1/*
12cr|axel-2.4-2|44	%doc CREDITS CHANGES README axelrc.example
12cr|axel-2.4-2|45	
12cr|axel-2.4-2|46	
12cr|axel-2.4-2|47	%changelog
12cr|axel-2.4-2|48	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4-2mdv2011.0
12cr|axel-2.4-2|49	+ Revision: 610014
12cr|axel-2.4-2|50	- rebuild
12cr|axel-2.4-2|51	
12cr|axel-2.4-2|52	* Sun Dec 20 2009 Jérôme Brenier <incubusss@mandriva.org> 2.4-1mdv2010.1
12cr|axel-2.4-2|53	+ Revision: 480266
12cr|axel-2.4-2|54	- new version 2.4
12cr|axel-2.4-2|55	
12cr|axel-2.4-2|56	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 2.3-2mdv2010.0
12cr|axel-2.4-2|57	+ Revision: 436735
12cr|axel-2.4-2|58	- rebuild
12cr|axel-2.4-2|59	
12cr|axel-2.4-2|60	* Thu Feb 05 2009 Funda Wang <fwang@mandriva.org> 2.3-1mdv2009.1
12cr|axel-2.4-2|61	+ Revision: 337718
12cr|axel-2.4-2|62	- New version 2.3
12cr|axel-2.4-2|63	
12cr|axel-2.4-2|64	* Mon Nov 17 2008 Funda Wang <fwang@mandriva.org> 2.2-1mdv2009.1
12cr|axel-2.4-2|65	+ Revision: 303890
12cr|axel-2.4-2|66	- New version 2.2
12cr|axel-2.4-2|67	
12cr|axel-2.4-2|68	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.1-3mdv2009.0
12cr|axel-2.4-2|69	+ Revision: 243123
12cr|axel-2.4-2|70	- rebuild
12cr|axel-2.4-2|71	
12cr|axel-2.4-2|72	* Mon Jan 28 2008 Funda Wang <fwang@mandriva.org> 1.0b-1mdv2008.1
12cr|axel-2.4-2|73	+ Revision: 159082
12cr|axel-2.4-2|74	- New version 1.1
12cr|axel-2.4-2|75	
12cr|axel-2.4-2|76	+ Olivier Blin <oblin@mandriva.com>
12cr|axel-2.4-2|77	- restore BuildRoot
12cr|axel-2.4-2|78	
12cr|axel-2.4-2|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|axel-2.4-2|80	- kill re-definition of %%buildroot on Pixel's request
12cr|axel-2.4-2|81	
12cr|axel-2.4-2|82	* Wed Aug 15 2007 Pascal Terjan <pterjan@mandriva.org> 1.0b-1mdv2008.0
12cr|axel-2.4-2|83	+ Revision: 63754
12cr|axel-2.4-2|84	- Import axel
12cr|axel-2.4-2|85	
12cr|axel-2.4-2|86	
12cr|axel-2.4-2|87	
12cr|axel-2.4-2|88	* Wed Jul 20 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.0b-1mdk
12cr|axel-2.4-2|89	- New release 1.0b
12cr|axel-2.4-2|90	- Fix Source
12cr|axel-2.4-2|91	- mkrel
12cr|axel-2.4-2|92	
12cr|axel-2.4-2|93	* Sun Mar 13 2005 Nicolas Lcureuil <neoclust@mandrake.org> 1.0a-4mdk
12cr|axel-2.4-2|94	- Fix URL
12cr|axel-2.4-2|95	
12cr|axel-2.4-2|96	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0a-3mdk
12cr|axel-2.4-2|97	- rebuild
12cr|axel-2.4-2|98	
12cr|axel-2.4-2|99	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0a-2mdk
12cr|axel-2.4-2|100	- rebuild
12cr|axel-2.4-2|101	
12cr|axel-2.4-2|102	* Tue May 21 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.0a-1mdk
12cr|axel-2.4-2|103	- fix files permissions
12cr|axel-2.4-2|104	- Matthias Debus  <psic4t@netbands.de> :
12cr|axel-2.4-2|105	- Rewritten most parts of the spec file to fit Mandrake rpm specifications
12cr|axel-2.4-2|106	- GUI is not included as Mandrake does not provide Kaptain
12cr|axel-2.4-2|107	
12cr|axel-2.4-2|108	* Sun Dec 16 2001 Wilmer van der Gaast <lintux@debian.org>
12cr|axel-2.4-2|109	- Made the package a bit more rpmlint clean
12cr|axel-2.4-2|110	
12cr|axel-2.4-2|111	* Fri Nov 09 2001 Wilmer van der Gaast <lintux@lintux.cx>
12cr|axel-2.4-2|112	- Added axel-kapt binary package
12cr|axel-2.4-2|113	
12cr|axel-2.4-2|114	* Wed Aug 15 2001 Wilmer van der Gaast <lintux@lintux.cx>
12cr|axel-2.4-2|115	- Removed line which removed all other builds from rpm directory, don't really
12cr|axel-2.4-2|116	know why it was there
12cr|axel-2.4-2|117	- New description
12cr|axel-2.4-2|118	
12cr|axel-2.4-2|119	* Wed Jun 26 2001 Wilmer van der Gaast <lintux@lintux.cx>
12cr|axel-2.4-2|120	- Version changes will not be logged anymore
12cr|axel-2.4-2|121	- spec file is part of the default source tarball now
12cr|axel-2.4-2|122	- Small spec file changes
12cr|axel-2.4-2|123	
12cr|axel-2.4-2|124	* Tue May 22 2001 Wilmer van der Gaast <lintux@lintux.cx>
12cr|axel-2.4-2|125	- Upgraded to version 0.93
12cr|axel-2.4-2|126	
12cr|axel-2.4-2|127	* Fri May 11 2001 Wilmer van der Gaast <lintux@lintux.cx>
12cr|axel-2.4-2|128	- Upgraded to version 0.92
12cr|axel-2.4-2|129	
12cr|axel-2.4-2|130	* Sat May 05 2001 Ralph Slooten <axllent@axllent.cjb.net>
12cr|axel-2.4-2|131	- Rpm created

346 12
12cr|axssh-0.4-1|1	Name:         axssh
12cr|axssh-0.4-1|2	License:      GPL
12cr|axssh-0.4-1|3	Group:        Communications
12cr|axssh-0.4-1|4	Version:      0.4
12cr|axssh-0.4-1|5	Release:      1
12cr|axssh-0.4-1|6	Summary:      Secure login with linemode and ssh
12cr|axssh-0.4-1|7	Source0:      axssh-%{version}.tar.gz
12cr|axssh-0.4-1|8	Url:	      http://tools.assembla.com/svn/hamradio
12cr|axssh-0.4-1|9	
12cr|axssh-0.4-1|10	%description
12cr|axssh-0.4-1|11	Axssh is a linemode wrapper for SSH via
12cr|axssh-0.4-1|12	Amateur Packet Radio links
12cr|axssh-0.4-1|13	
12cr|axssh-0.4-1|14	Authors:
12cr|axssh-0.4-1|15	--------
12cr|axssh-0.4-1|16	Jrg Reuter <jreuter@yaina.de>
12cr|axssh-0.4-1|17	
12cr|axssh-0.4-1|18	%prep
12cr|axssh-0.4-1|19	%setup -q -n axssh-%{version}
12cr|axssh-0.4-1|20	
12cr|axssh-0.4-1|21	%build
12cr|axssh-0.4-1|22	%make
12cr|axssh-0.4-1|23	
12cr|axssh-0.4-1|24	%install
12cr|axssh-0.4-1|25	install -d -m 755 %{buildroot}/%{_bindir}
12cr|axssh-0.4-1|26	install -d -m 755 %{buildroot}/%{_docdir}/%{name}
12cr|axssh-0.4-1|27	install -s -m 755 axssh %{buildroot}/%{_bindir}/
12cr|axssh-0.4-1|28	install -m 644 README %{buildroot}/%{_docdir}/%{name}
12cr|axssh-0.4-1|29	
12cr|axssh-0.4-1|30	%files
12cr|axssh-0.4-1|31	%doc README
12cr|axssh-0.4-1|32	%{_bindir}/axssh
12cr|axssh-0.4-1|33	
12cr|axssh-0.4-1|34	
12cr|axssh-0.4-1|35	%changelog
12cr|axssh-0.4-1|36	* Thu May 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.4-1
12cr|axssh-0.4-1|37	+ Revision: 798061
12cr|axssh-0.4-1|38	- imported package axssh
12cr|axssh-0.4-1|39	

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

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

349 12
12cr|b5i2iso-0.2-6|1	%define name	b5i2iso
12cr|b5i2iso-0.2-6|2	%define version	0.2
12cr|b5i2iso-0.2-6|3	%define release %mkrel 6
12cr|b5i2iso-0.2-6|4	
12cr|b5i2iso-0.2-6|5	Name:		%{name}
12cr|b5i2iso-0.2-6|6	Version:	%{version}
12cr|b5i2iso-0.2-6|7	Release:	%{release}
12cr|b5i2iso-0.2-6|8	Summary:	Convert Blindwrite CD Images to ISO
12cr|b5i2iso-0.2-6|9	Source:		%{name}-%{version}.tar.bz2
12cr|b5i2iso-0.2-6|10	URL:		http://developer.berlios.de/projects/b5i2iso/
12cr|b5i2iso-0.2-6|11	License:	GPL
12cr|b5i2iso-0.2-6|12	Group:		Archiving/Other
12cr|b5i2iso-0.2-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|b5i2iso-0.2-6|14	
12cr|b5i2iso-0.2-6|15	
12cr|b5i2iso-0.2-6|16	%description
12cr|b5i2iso-0.2-6|17	B5I2ISO is a very simple utility to
12cr|b5i2iso-0.2-6|18	convert an BlindWrite image to the
12cr|b5i2iso-0.2-6|19	standard ISO-9660 format.
12cr|b5i2iso-0.2-6|20	
12cr|b5i2iso-0.2-6|21	Usage: b5i2iso image.b5i <image.iso>
12cr|b5i2iso-0.2-6|22	
12cr|b5i2iso-0.2-6|23	%prep
12cr|b5i2iso-0.2-6|24	%setup -q
12cr|b5i2iso-0.2-6|25	chmod 644 CHANGELOG
12cr|b5i2iso-0.2-6|26	
12cr|b5i2iso-0.2-6|27	%build
12cr|b5i2iso-0.2-6|28	gcc %optflags ./src/b5i2iso.c -o b5i2iso
12cr|b5i2iso-0.2-6|29	
12cr|b5i2iso-0.2-6|30	%install
12cr|b5i2iso-0.2-6|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|b5i2iso-0.2-6|32	mkdir -p %{buildroot}%{_bindir}
12cr|b5i2iso-0.2-6|33	install b5i2iso %{buildroot}%{_bindir}/b5i2iso
12cr|b5i2iso-0.2-6|34	
12cr|b5i2iso-0.2-6|35	%clean
12cr|b5i2iso-0.2-6|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|b5i2iso-0.2-6|37	
12cr|b5i2iso-0.2-6|38	%files
12cr|b5i2iso-0.2-6|39	%defattr(-,root,root)
12cr|b5i2iso-0.2-6|40	%doc CHANGELOG
12cr|b5i2iso-0.2-6|41	%{_bindir}/b5i2iso
12cr|b5i2iso-0.2-6|42	
12cr|b5i2iso-0.2-6|43	
12cr|b5i2iso-0.2-6|44	
12cr|b5i2iso-0.2-6|45	
12cr|b5i2iso-0.2-6|46	%changelog
12cr|b5i2iso-0.2-6|47	* Sat Sep 18 2010 Tomas Kindl <supp@mandriva.org> 0.2-6mdv2011.0
12cr|b5i2iso-0.2-6|48	+ Revision: 579465
12cr|b5i2iso-0.2-6|49	- rebuild
12cr|b5i2iso-0.2-6|50	- fix changelog perms
12cr|b5i2iso-0.2-6|51	
12cr|b5i2iso-0.2-6|52	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0.2-5mdv2010.0
12cr|b5i2iso-0.2-6|53	+ Revision: 424006
12cr|b5i2iso-0.2-6|54	- rebuild
12cr|b5i2iso-0.2-6|55	
12cr|b5i2iso-0.2-6|56	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.2-4mdv2009.0
12cr|b5i2iso-0.2-6|57	+ Revision: 243133
12cr|b5i2iso-0.2-6|58	- rebuild
12cr|b5i2iso-0.2-6|59	
12cr|b5i2iso-0.2-6|60	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 2mdv2008.1-current
12cr|b5i2iso-0.2-6|61	+ Revision: 135828
12cr|b5i2iso-0.2-6|62	- restore BuildRoot
12cr|b5i2iso-0.2-6|63	
12cr|b5i2iso-0.2-6|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|b5i2iso-0.2-6|65	- kill re-definition of %%buildroot on Pixel's request
12cr|b5i2iso-0.2-6|66	
12cr|b5i2iso-0.2-6|67	
12cr|b5i2iso-0.2-6|68	* Mon Jul 31 2006 Lenny Cartier <lenny@mandriva.com> 0.2-2mdv2007.0
12cr|b5i2iso-0.2-6|69	- rebuild
12cr|b5i2iso-0.2-6|70	
12cr|b5i2iso-0.2-6|71	* Wed Jul 27 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.2-1mdk
12cr|b5i2iso-0.2-6|72	- First Mandriva package from Michael Berger <webmaster@hmb-linux.de>
12cr|b5i2iso-0.2-6|73	

350 12
12cr|backintime-1.0.8-1|1	%define name  backintime
12cr|backintime-1.0.8-1|2	%define version 1.0.8
12cr|backintime-1.0.8-1|3	%define release %mkrel 1
12cr|backintime-1.0.8-1|4	
12cr|backintime-1.0.8-1|5	Summary:    Backup tool for Linux
12cr|backintime-1.0.8-1|6	Name:       %{name}
12cr|backintime-1.0.8-1|7	Version:    %{version}
12cr|backintime-1.0.8-1|8	Release:    %{release}
12cr|backintime-1.0.8-1|9	Source0:    http://backintime.le-web.org/download/backintime/%{name}-%{version}_src.tar.gz
12cr|backintime-1.0.8-1|10	License:    GPLv2
12cr|backintime-1.0.8-1|11	Group:      Archiving/Backup
12cr|backintime-1.0.8-1|12	URL:        http://backintime.le-web.org
12cr|backintime-1.0.8-1|13	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-BuildRoot
12cr|backintime-1.0.8-1|14	
12cr|backintime-1.0.8-1|15	%description
12cr|backintime-1.0.8-1|16	Back In Time is a simple backup tool for Linux inspired from
12cr|backintime-1.0.8-1|17	Flyback project and TimeVault.
12cr|backintime-1.0.8-1|18	
12cr|backintime-1.0.8-1|19	#--------------------------------------------------------------------
12cr|backintime-1.0.8-1|20	%package common
12cr|backintime-1.0.8-1|21	Summary: Back Up Tool for Linux
12cr|backintime-1.0.8-1|22	Group: Archiving/Backup
12cr|backintime-1.0.8-1|23	Requires: python
12cr|backintime-1.0.8-1|24	Requires: rsync
12cr|backintime-1.0.8-1|25	Requires: cron-daemon
12cr|backintime-1.0.8-1|26	
12cr|backintime-1.0.8-1|27	%description common
12cr|backintime-1.0.8-1|28	Common files for Back In Time
12cr|backintime-1.0.8-1|29	
12cr|backintime-1.0.8-1|30	%files common -f %{name}.lang
12cr|backintime-1.0.8-1|31	%defattr(-,root,root,-)
12cr|backintime-1.0.8-1|32	%{_bindir}/%{name}
12cr|backintime-1.0.8-1|33	%dir %{_datadir}/%{name}/
12cr|backintime-1.0.8-1|34	%{_datadir}/%{name}/common/
12cr|backintime-1.0.8-1|35	%{_datadir}/%{name}/plugins/
12cr|backintime-1.0.8-1|36	%{_mandir}/man1/%{name}.*
12cr|backintime-1.0.8-1|37	%doc %{_datadir}/doc/%{name}/
12cr|backintime-1.0.8-1|38	%doc %{_datadir}/doc/%{name}-common/
12cr|backintime-1.0.8-1|39	
12cr|backintime-1.0.8-1|40	#--------------------------------------------------------------------
12cr|backintime-1.0.8-1|41	
12cr|backintime-1.0.8-1|42	%package gnome
12cr|backintime-1.0.8-1|43	Summary: Gnome Frontend for Back In Time
12cr|backintime-1.0.8-1|44	Group:  Archiving/Backup
12cr|backintime-1.0.8-1|45	Requires: pygtk2.0-libglade
12cr|backintime-1.0.8-1|46	Requires: gnome-python
12cr|backintime-1.0.8-1|47	Requires: meld
12cr|backintime-1.0.8-1|48	Requires: python-notify
12cr|backintime-1.0.8-1|49	Requires: %{name}-common = %{version}
12cr|backintime-1.0.8-1|50	Conflicts: %{name}-common < 0.9.24-3
12cr|backintime-1.0.8-1|51	
12cr|backintime-1.0.8-1|52	%description gnome
12cr|backintime-1.0.8-1|53	Gnome Frontend for Back In Time.
12cr|backintime-1.0.8-1|54	
12cr|backintime-1.0.8-1|55	%files gnome
12cr|backintime-1.0.8-1|56	%defattr(-,root,root,-)
12cr|backintime-1.0.8-1|57	%doc LICENSE README
12cr|backintime-1.0.8-1|58	%{_bindir}/%{name}-gnome
12cr|backintime-1.0.8-1|59	%{_bindir}/backintime-gnome-root
12cr|backintime-1.0.8-1|60	%{_sbindir}/backintime-gnome-root
12cr|backintime-1.0.8-1|61	%{_mandir}/man1/%{name}-gnome.*
12cr|backintime-1.0.8-1|62	%{_sysconfdir}/pam.d/backintime-gnome-root
12cr|backintime-1.0.8-1|63	%{_sysconfdir}/security/console.apps/backintime-gnome-root
12cr|backintime-1.0.8-1|64	%{_datadir}/applications/%{name}-gnome.desktop
12cr|backintime-1.0.8-1|65	%{_datadir}/applications/%{name}-gnome-root.desktop
12cr|backintime-1.0.8-1|66	%{_datadir}/%{name}/gnome/
12cr|backintime-1.0.8-1|67	%doc %{_datadir}/gnome/help/%{name}/
12cr|backintime-1.0.8-1|68	%{_datadir}/omf/%{name}/
12cr|backintime-1.0.8-1|69	
12cr|backintime-1.0.8-1|70	#---------------------------------------------------------------------
12cr|backintime-1.0.8-1|71	
12cr|backintime-1.0.8-1|72	%package kde4
12cr|backintime-1.0.8-1|73	Summary: KDE Frontend for Back In Time
12cr|backintime-1.0.8-1|74	Group: Archiving/Backup
12cr|backintime-1.0.8-1|75	Requires: x11-tools
12cr|backintime-1.0.8-1|76	Requires: python-kde4 >= 4.1
12cr|backintime-1.0.8-1|77	Requires: kompare
12cr|backintime-1.0.8-1|78	Requires: kdebase4-runtime
12cr|backintime-1.0.8-1|79	Requires: %{name}-common = %version
12cr|backintime-1.0.8-1|80	
12cr|backintime-1.0.8-1|81	%description kde4
12cr|backintime-1.0.8-1|82	KDE Frontend for Back In Time.
12cr|backintime-1.0.8-1|83	
12cr|backintime-1.0.8-1|84	%files kde4
12cr|backintime-1.0.8-1|85	%defattr(-,root,root,-)
12cr|backintime-1.0.8-1|86	%doc LICENSE README
12cr|backintime-1.0.8-1|87	%{_bindir}/%{name}-kde4
12cr|backintime-1.0.8-1|88	%{_bindir}/backintime-kde4-root
12cr|backintime-1.0.8-1|89	%{_sbindir}/backintime-kde4-root
12cr|backintime-1.0.8-1|90	%{_sysconfdir}/pam.d/backintime-kde4-root
12cr|backintime-1.0.8-1|91	%{_sysconfdir}/security/console.apps/backintime-kde4-root
12cr|backintime-1.0.8-1|92	%{_datadir}/applications/kde4/%{name}-kde4.desktop
12cr|backintime-1.0.8-1|93	%{_datadir}/applications/kde4/%{name}-kde4-root.desktop
12cr|backintime-1.0.8-1|94	%{_datadir}/backintime/kde4/
12cr|backintime-1.0.8-1|95	%doc %{_datadir}/doc/kde4/HTML/en/%{name}/
12cr|backintime-1.0.8-1|96	
12cr|backintime-1.0.8-1|97	#---------------------------------------------------------------------
12cr|backintime-1.0.8-1|98	
12cr|backintime-1.0.8-1|99	# Let's start the creation of packages
12cr|backintime-1.0.8-1|100	
12cr|backintime-1.0.8-1|101	%prep
12cr|backintime-1.0.8-1|102	%setup -q
12cr|backintime-1.0.8-1|103	
12cr|backintime-1.0.8-1|104	# Editing backintime-gnome desktop file
12cr|backintime-1.0.8-1|105	sed -i 's|Exec=gksu backintime-gnome|Exec=backintime-gnome-root|g'  gnome/%{name}-gnome-root.desktop
12cr|backintime-1.0.8-1|106	
12cr|backintime-1.0.8-1|107	# Editing  backintime-kde desktop file
12cr|backintime-1.0.8-1|108	cp kde4/%{name}-kde4.desktop kde4/%{name}-kde4-root.desktop
12cr|backintime-1.0.8-1|109	sed -i 's|Exec=backintime-kde4|Exec=%{_libdir}/kde4/libexec/kdesu backintime-kde4-root|g' kde4/%{name}-kde4-root.desktop
12cr|backintime-1.0.8-1|110	sed -i 's|Name=Back In Time|Name=Back In Time (root)|g'  kde4/%{name}-kde4-root.desktop
12cr|backintime-1.0.8-1|111	
12cr|backintime-1.0.8-1|112	%build
12cr|backintime-1.0.8-1|113	##################################
12cr|backintime-1.0.8-1|114	# Building the -common subpackage#
12cr|backintime-1.0.8-1|115	##################################
12cr|backintime-1.0.8-1|116	pushd common
12cr|backintime-1.0.8-1|117	./configure
12cr|backintime-1.0.8-1|118	%make
12cr|backintime-1.0.8-1|119	popd
12cr|backintime-1.0.8-1|120	
12cr|backintime-1.0.8-1|121	
12cr|backintime-1.0.8-1|122	################################
12cr|backintime-1.0.8-1|123	# Building the -kde4 subpackage#
12cr|backintime-1.0.8-1|124	################################
12cr|backintime-1.0.8-1|125	
12cr|backintime-1.0.8-1|126	pushd kde4
12cr|backintime-1.0.8-1|127	./configure --no-check
12cr|backintime-1.0.8-1|128	%make
12cr|backintime-1.0.8-1|129	popd
12cr|backintime-1.0.8-1|130	
12cr|backintime-1.0.8-1|131	#################################
12cr|backintime-1.0.8-1|132	# Building the -gnome subpackage#
12cr|backintime-1.0.8-1|133	#################################
12cr|backintime-1.0.8-1|134	
12cr|backintime-1.0.8-1|135	pushd gnome
12cr|backintime-1.0.8-1|136	./configure --no-check
12cr|backintime-1.0.8-1|137	%make
12cr|backintime-1.0.8-1|138	popd
12cr|backintime-1.0.8-1|139	
12cr|backintime-1.0.8-1|140	%install
12cr|backintime-1.0.8-1|141	rm -rf %{buildroot}
12cr|backintime-1.0.8-1|142	
12cr|backintime-1.0.8-1|143	
12cr|backintime-1.0.8-1|144	# Installing common subpackage
12cr|backintime-1.0.8-1|145	pushd common
12cr|backintime-1.0.8-1|146	make install \
12cr|backintime-1.0.8-1|147	INSTALL="install -p" \
12cr|backintime-1.0.8-1|148	PREFIX="%{_prefix}" \
12cr|backintime-1.0.8-1|149	DEST="%{buildroot}/%{_prefix}"
12cr|backintime-1.0.8-1|150	
12cr|backintime-1.0.8-1|151	# installing kde4 subpackage
12cr|backintime-1.0.8-1|152	pushd ../kde4
12cr|backintime-1.0.8-1|153	make install \
12cr|backintime-1.0.8-1|154	INSTALL="install -p" \
12cr|backintime-1.0.8-1|155	PREFIX="%{_prefix}" \
12cr|backintime-1.0.8-1|156	DEST="%{buildroot}/%{_prefix}"
12cr|backintime-1.0.8-1|157	
12cr|backintime-1.0.8-1|158	pushd ../gnome
12cr|backintime-1.0.8-1|159	# installing gnome subpackage
12cr|backintime-1.0.8-1|160	make install \
12cr|backintime-1.0.8-1|161	INSTALL="install -p" \
12cr|backintime-1.0.8-1|162	PREFIX="%{_prefix}" \
12cr|backintime-1.0.8-1|163	DEST="%{buildroot}/%{_prefix}"
12cr|backintime-1.0.8-1|164	# installing langage files
12cr|backintime-1.0.8-1|165	pushd ..
12cr|backintime-1.0.8-1|166	
12cr|backintime-1.0.8-1|167	mkdir -p %{buildroot}%{_sbindir}
12cr|backintime-1.0.8-1|168	cp -p %{buildroot}%{_bindir}/%{name}-gnome \
12cr|backintime-1.0.8-1|169	%{buildroot}%{_sbindir}/%{name}-gnome-root
12cr|backintime-1.0.8-1|170	cp -p %{buildroot}%{_bindir}/%{name}-kde4 \
12cr|backintime-1.0.8-1|171	%{buildroot}%{_sbindir}/%{name}-kde4-root
12cr|backintime-1.0.8-1|172	
12cr|backintime-1.0.8-1|173	ln -s consolehelper \
12cr|backintime-1.0.8-1|174	%{buildroot}%{_bindir}/%{name}-gnome-root
12cr|backintime-1.0.8-1|175	
12cr|backintime-1.0.8-1|176	ln -s consolehelper \
12cr|backintime-1.0.8-1|177	%{buildroot}%{_bindir}/%{name}-kde4-root
12cr|backintime-1.0.8-1|178	
12cr|backintime-1.0.8-1|179	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps/
12cr|backintime-1.0.8-1|180	#
12cr|backintime-1.0.8-1|181	cat << EOF > %{buildroot}%{_sysconfdir}/security/console.apps/%{name}-gnome-root
12cr|backintime-1.0.8-1|182	USER=root
12cr|backintime-1.0.8-1|183	PROGRAM=%{_sbindir}/%{name}-gnome-root
12cr|backintime-1.0.8-1|184	SESSION=true
12cr|backintime-1.0.8-1|185	EOF
12cr|backintime-1.0.8-1|186	#
12cr|backintime-1.0.8-1|187	cat << EOF > %{buildroot}%{_sysconfdir}/security/console.apps/%{name}-kde4-root
12cr|backintime-1.0.8-1|188	USER=root
12cr|backintime-1.0.8-1|189	PROGRAM=%{_sbindir}/%{name}-kde4-root
12cr|backintime-1.0.8-1|190	SESSION=true
12cr|backintime-1.0.8-1|191	EOF
12cr|backintime-1.0.8-1|192	
12cr|backintime-1.0.8-1|193	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cr|backintime-1.0.8-1|194	
12cr|backintime-1.0.8-1|195	cat << EOF > %{buildroot}%{_sysconfdir}/pam.d/%{name}-gnome-root
12cr|backintime-1.0.8-1|196	#%PAM-1.0
12cr|backintime-1.0.8-1|197	auth            include         config-util
12cr|backintime-1.0.8-1|198	account         include         config-util
12cr|backintime-1.0.8-1|199	session         include         config-util
12cr|backintime-1.0.8-1|200	EOF
12cr|backintime-1.0.8-1|201	
12cr|backintime-1.0.8-1|202	cat << EOF > %{buildroot}%{_sysconfdir}/pam.d/%{name}-kde4-root
12cr|backintime-1.0.8-1|203	#%PAM-1.0
12cr|backintime-1.0.8-1|204	auth            include         config-util
12cr|backintime-1.0.8-1|205	account         include         config-util
12cr|backintime-1.0.8-1|206	session         include         config-util
12cr|backintime-1.0.8-1|207	EOF
12cr|backintime-1.0.8-1|208	
12cr|backintime-1.0.8-1|209	
12cr|backintime-1.0.8-1|210	%find_lang %{name}
12cr|backintime-1.0.8-1|211	%clean
12cr|backintime-1.0.8-1|212	rm -rf %{buildroot}
12cr|backintime-1.0.8-1|213	
12cr|backintime-1.0.8-1|214	
12cr|backintime-1.0.8-1|215	
12cr|backintime-1.0.8-1|216	%changelog
12cr|backintime-1.0.8-1|217	* Thu Sep 29 2011 Andrey Bondrov <abondrov@mandriva.org> 1.0.8-1mdv2012.0
12cr|backintime-1.0.8-1|218	+ Revision: 701915
12cr|backintime-1.0.8-1|219	- New version: 1.0.8
12cr|backintime-1.0.8-1|220	
12cr|backintime-1.0.8-1|221	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.26-4mdv2011.0
12cr|backintime-1.0.8-1|222	+ Revision: 616695
12cr|backintime-1.0.8-1|223	- the mass rebuild of 2010.0 packages
12cr|backintime-1.0.8-1|224	
12cr|backintime-1.0.8-1|225	* Thu Oct 22 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.26-3mdv2010.0
12cr|backintime-1.0.8-1|226	+ Revision: 458961
12cr|backintime-1.0.8-1|227	- Add Fedora patch to fix CVE-2009-3611
12cr|backintime-1.0.8-1|228	
12cr|backintime-1.0.8-1|229	* Sun May 24 2009 Funda Wang <fwang@mandriva.org> 0.9.26-2mdv2010.0
12cr|backintime-1.0.8-1|230	+ Revision: 379163
12cr|backintime-1.0.8-1|231	- fix requires on gnome subpackage (bug#51096)
12cr|backintime-1.0.8-1|232	
12cr|backintime-1.0.8-1|233	* Tue May 19 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.26-1mdv2010.0
12cr|backintime-1.0.8-1|234	+ Revision: 377741
12cr|backintime-1.0.8-1|235	- Update to new version 0.9.26
12cr|backintime-1.0.8-1|236	- Fix source URL
12cr|backintime-1.0.8-1|237	
12cr|backintime-1.0.8-1|238	* Mon May 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.24-4mdv2010.0
12cr|backintime-1.0.8-1|239	+ Revision: 377252
12cr|backintime-1.0.8-1|240	- Fix Requires
12cr|backintime-1.0.8-1|241	
12cr|backintime-1.0.8-1|242	* Mon May 11 2009 Funda Wang <fwang@mandriva.org> 0.9.24-3mdv2010.0
12cr|backintime-1.0.8-1|243	+ Revision: 374204
12cr|backintime-1.0.8-1|244	- arch-dependent as suggested by kdesu
12cr|backintime-1.0.8-1|245	- add requires
12cr|backintime-1.0.8-1|246	- should be noarch
12cr|backintime-1.0.8-1|247	- move gnome manpage into correct sub package
12cr|backintime-1.0.8-1|248	
12cr|backintime-1.0.8-1|249	* Sat May 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.24-2mdv2010.0
12cr|backintime-1.0.8-1|250	+ Revision: 373903
12cr|backintime-1.0.8-1|251	- import backintime
12cr|backintime-1.0.8-1|252	
12cr|backintime-1.0.8-1|253	
12cr|backintime-1.0.8-1|254	* Sat May 09 2009 John Balcaen  <mandriva@littleboboy.net> 0.9.24-2mdv2009.0
12cr|backintime-1.0.8-1|255	- switching to kdesu instead of kdesudo (thk to neoclust)
12cr|backintime-1.0.8-1|256	
12cr|backintime-1.0.8-1|257	* Fri May 08 2009 John Balcaen <mandriva@littleboboy.net> 0.9.24-1mdv2009.0
12cr|backintime-1.0.8-1|258	Initial import

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

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

353 12
12cr|backuponcd-0.9.1-12|1	%define name		backuponcd
12cr|backuponcd-0.9.1-12|2	%define version		0.9.1
12cr|backuponcd-0.9.1-12|3	%define release		%mkrel 12
12cr|backuponcd-0.9.1-12|4	
12cr|backuponcd-0.9.1-12|5	%define summary		Multi-CD backup shell scripts
12cr|backuponcd-0.9.1-12|6	%define group		Archiving/Backup
12cr|backuponcd-0.9.1-12|7	
12cr|backuponcd-0.9.1-12|8	Name:		%{name}
12cr|backuponcd-0.9.1-12|9	Summary:	%{summary}
12cr|backuponcd-0.9.1-12|10	Version:	%{version}
12cr|backuponcd-0.9.1-12|11	Release:	%{release}
12cr|backuponcd-0.9.1-12|12	License:	GPL
12cr|backuponcd-0.9.1-12|13	Group:		%{group}
12cr|backuponcd-0.9.1-12|14	URL:		http://www.tuxoncd.de/backuponcd/pub/backuponcd.html/
12cr|backuponcd-0.9.1-12|15	Source:		%{name}.tar.bz2
12cr|backuponcd-0.9.1-12|16	Patch1:		%{name}-rcmod.patch.bz2
12cr|backuponcd-0.9.1-12|17	Patch2:		%{name}-doc.patch.bz2
12cr|backuponcd-0.9.1-12|18	
12cr|backuponcd-0.9.1-12|19	BuildArch:	noarch
12cr|backuponcd-0.9.1-12|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|backuponcd-0.9.1-12|21	
12cr|backuponcd-0.9.1-12|22	%description
12cr|backuponcd-0.9.1-12|23	BackupOnCd is a set of shell scripts which make multi-volume backups on CD-RW
12cr|backuponcd-0.9.1-12|24	possible.  It also makes the backup faster using cdrecord in a parallel
12cr|backuponcd-0.9.1-12|25	subshell and minimizes the amount of temporary needed disk space.  Currently
12cr|backuponcd-0.9.1-12|26	supported: tar and afio.
12cr|backuponcd-0.9.1-12|27	
12cr|backuponcd-0.9.1-12|28	Be sure to modify /etc/backuponcd/global.rc to suit your system!
12cr|backuponcd-0.9.1-12|29	
12cr|backuponcd-0.9.1-12|30	
12cr|backuponcd-0.9.1-12|31	%prep
12cr|backuponcd-0.9.1-12|32	
12cr|backuponcd-0.9.1-12|33	%setup -c -q
12cr|backuponcd-0.9.1-12|34	
12cr|backuponcd-0.9.1-12|35	
12cr|backuponcd-0.9.1-12|36	# (pc) another dirty hack to clean out some temp files
12cr|backuponcd-0.9.1-12|37	for i in `find $RPM_BUILD_DIR/%name-%version -path '*~'`; do rm -f $i; done
12cr|backuponcd-0.9.1-12|38	
12cr|backuponcd-0.9.1-12|39	# (pc) modify global.rc for more of a typical mdk setup
12cr|backuponcd-0.9.1-12|40	%patch1 -p0
12cr|backuponcd-0.9.1-12|41	# (pc) patch for documentation locations in backuponcd help message
12cr|backuponcd-0.9.1-12|42	%patch2 -p0
12cr|backuponcd-0.9.1-12|43	
12cr|backuponcd-0.9.1-12|44	
12cr|backuponcd-0.9.1-12|45	%install
12cr|backuponcd-0.9.1-12|46	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|backuponcd-0.9.1-12|47	
12cr|backuponcd-0.9.1-12|48	mkdir -p %{buildroot}{%{_sbindir},%{_sysconfdir}/%{name}}
12cr|backuponcd-0.9.1-12|49	cp $RPM_BUILD_DIR/%name-%version/usr/local/sbin/* %{buildroot}%{_sbindir}
12cr|backuponcd-0.9.1-12|50	cp $RPM_BUILD_DIR/%name-%version/etc/%{name}/global.rc %{buildroot}%{_sysconfdir}/%{name}
12cr|backuponcd-0.9.1-12|51	cp $RPM_BUILD_DIR/%name-%version/usr/doc/%{name}/samples/excludelist %{buildroot}%{_sysconfdir}/%{name}
12cr|backuponcd-0.9.1-12|52	
12cr|backuponcd-0.9.1-12|53	chmod 755 %{buildroot}%{_sbindir}/*
12cr|backuponcd-0.9.1-12|54	
12cr|backuponcd-0.9.1-12|55	%clean
12cr|backuponcd-0.9.1-12|56	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|backuponcd-0.9.1-12|57	rm -rf $RPM_BUILD_DIR/*
12cr|backuponcd-0.9.1-12|58	
12cr|backuponcd-0.9.1-12|59	
12cr|backuponcd-0.9.1-12|60	%files
12cr|backuponcd-0.9.1-12|61	%defattr(-,root,root)
12cr|backuponcd-0.9.1-12|62	%doc usr/doc/backuponcd/*
12cr|backuponcd-0.9.1-12|63	%{_sbindir}/*
12cr|backuponcd-0.9.1-12|64	%dir %{_sysconfdir}/%{name}
12cr|backuponcd-0.9.1-12|65	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/global.rc
12cr|backuponcd-0.9.1-12|66	%config(noreplace) %{_sysconfdir}/%{name}/excludelist
12cr|backuponcd-0.9.1-12|67	
12cr|backuponcd-0.9.1-12|68	
12cr|backuponcd-0.9.1-12|69	
12cr|backuponcd-0.9.1-12|70	
12cr|backuponcd-0.9.1-12|71	%changelog
12cr|backuponcd-0.9.1-12|72	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-12mdv2011.0
12cr|backuponcd-0.9.1-12|73	+ Revision: 616705
12cr|backuponcd-0.9.1-12|74	- the mass rebuild of 2010.0 packages
12cr|backuponcd-0.9.1-12|75	
12cr|backuponcd-0.9.1-12|76	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0.9.1-11mdv2010.0
12cr|backuponcd-0.9.1-12|77	+ Revision: 424007
12cr|backuponcd-0.9.1-12|78	- rebuild
12cr|backuponcd-0.9.1-12|79	
12cr|backuponcd-0.9.1-12|80	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.9.1-10mdv2009.0
12cr|backuponcd-0.9.1-12|81	+ Revision: 243146
12cr|backuponcd-0.9.1-12|82	- rebuild
12cr|backuponcd-0.9.1-12|83	
12cr|backuponcd-0.9.1-12|84	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.9.1-8mdv2008.1
12cr|backuponcd-0.9.1-12|85	+ Revision: 135828
12cr|backuponcd-0.9.1-12|86	- restore BuildRoot
12cr|backuponcd-0.9.1-12|87	
12cr|backuponcd-0.9.1-12|88	+ Thierry Vignaud <tv@mandriva.org>
12cr|backuponcd-0.9.1-12|89	- kill re-definition of %%buildroot on Pixel's request
12cr|backuponcd-0.9.1-12|90	- import backuponcd
12cr|backuponcd-0.9.1-12|91	
12cr|backuponcd-0.9.1-12|92	
12cr|backuponcd-0.9.1-12|93	* Mon Jul 31 2006 Lenny Cartier <lenny@mandrakesoft.com> 0.9.1-8mdv2007.0
12cr|backuponcd-0.9.1-12|94	- rebuild
12cr|backuponcd-0.9.1-12|95	
12cr|backuponcd-0.9.1-12|96	* Thu Jul 07 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.9.1-7mdk
12cr|backuponcd-0.9.1-12|97	- rebuild
12cr|backuponcd-0.9.1-12|98	
12cr|backuponcd-0.9.1-12|99	* Wed Jun 02 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.9.1-6mdk
12cr|backuponcd-0.9.1-12|100	- rebuild
12cr|backuponcd-0.9.1-12|101	
12cr|backuponcd-0.9.1-12|102	* Mon Mar 03 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.9.1-5mdk
12cr|backuponcd-0.9.1-12|103	- typo ( thx Tarax )
12cr|backuponcd-0.9.1-12|104	
12cr|backuponcd-0.9.1-12|105	* Wed Jan 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.9.1-4mdk
12cr|backuponcd-0.9.1-12|106	- rebuild
12cr|backuponcd-0.9.1-12|107	
12cr|backuponcd-0.9.1-12|108	* Mon Jun 24 2002  Lenny Cartier <lenny@mandrakesoft.com> 0.9.1-3mdk
12cr|backuponcd-0.9.1-12|109	- use setup -c
12cr|backuponcd-0.9.1-12|110	- fix cleaning script (works only in buildir-name-version)
12cr|backuponcd-0.9.1-12|111	
12cr|backuponcd-0.9.1-12|112	* Thu Feb 28 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.9.1-2mdk
12cr|backuponcd-0.9.1-12|113	- rebuild
12cr|backuponcd-0.9.1-12|114	
12cr|backuponcd-0.9.1-12|115	* Tue Sep 11 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.9.1-1mdk
12cr|backuponcd-0.9.1-12|116	- added by Paul Cox <pcox@linux-mandrake.com> :
12cr|backuponcd-0.9.1-12|117	- first Mandrake Linux release
12cr|backuponcd-0.9.1-12|118	- added patch to modify global.rc to more of a typical mdk setup
12cr|backuponcd-0.9.1-12|119	- added patch for documentation locations in backuponcd help message
12cr|backuponcd-0.9.1-12|120	
12cr|backuponcd-0.9.1-12|121	# end of file

354 12
12cr|backuppc-3.2.0-3|1	%define Name    BackupPC
12cr|backuppc-3.2.0-3|2	
12cr|backuppc-3.2.0-3|3	%if %{_use_internal_dependency_generator}
12cr|backuppc-3.2.0-3|4	%define __noautoreq 'perl\\(BackupPC::.*\\)'
12cr|backuppc-3.2.0-3|5	%define __noautoprov 'perl\\(BackupPC::.*\\)'
12cr|backuppc-3.2.0-3|6	%else
12cr|backuppc-3.2.0-3|7	%define _provides_exceptions perl(BackupPC::.*)
12cr|backuppc-3.2.0-3|8	%define _requires_exceptions perl(BackupPC::.*)
12cr|backuppc-3.2.0-3|9	%endif
12cr|backuppc-3.2.0-3|10	
12cr|backuppc-3.2.0-3|11	Name:               backuppc
12cr|backuppc-3.2.0-3|12	Version:            3.2.0
12cr|backuppc-3.2.0-3|13	Release:            3
12cr|backuppc-3.2.0-3|14	Summary:            High-performance, enterprise-grade backup system
12cr|backuppc-3.2.0-3|15	Group:              Archiving/Backup
12cr|backuppc-3.2.0-3|16	License:            GPL
12cr|backuppc-3.2.0-3|17	url:                http://backuppc.sourceforge.net
12cr|backuppc-3.2.0-3|18	Source:             http://sourceforge.net/projects/backuppc/%{Name}-%{version}.tar.gz
12cr|backuppc-3.2.0-3|19	Source2:            %{name}.init
12cr|backuppc-3.2.0-3|20	Patch0:             %{name}-3.1.0-fhs.patch
12cr|backuppc-3.2.0-3|21	Patch1: BackupPC-3.1.0-CVE-2009-3369.diff
12cr|backuppc-3.2.0-3|22	Requires:           sendmail-command
12cr|backuppc-3.2.0-3|23	Requires:           apache
12cr|backuppc-3.2.0-3|24	Requires(pre):      rpm-helper
12cr|backuppc-3.2.0-3|25	Requires(preun):    rpm-helper
12cr|backuppc-3.2.0-3|26	Requires(post):   rpm-helper
12cr|backuppc-3.2.0-3|27	Requires(postun):   rpm-helper
12cr|backuppc-3.2.0-3|28	Suggests:           openssh-clients
12cr|backuppc-3.2.0-3|29	Suggests:           samba-client
12cr|backuppc-3.2.0-3|30	Suggests:           perl(File::RsyncP)
12cr|backuppc-3.2.0-3|31	Buildarch:          noarch
12cr|backuppc-3.2.0-3|32	
12cr|backuppc-3.2.0-3|33	%description
12cr|backuppc-3.2.0-3|34	BackupPC is a high-performance, enterprise-grade system
12cr|backuppc-3.2.0-3|35	for backing up Linux, Win32, and laptops to a server's disk.
12cr|backuppc-3.2.0-3|36	Features include clever pooling of identical files, no client-side
12cr|backuppc-3.2.0-3|37	software, and a powerful Apache/CGI user interface.
12cr|backuppc-3.2.0-3|38	
12cr|backuppc-3.2.0-3|39	%prep
12cr|backuppc-3.2.0-3|40	%setup -q -n %{Name}-%{version}
12cr|backuppc-3.2.0-3|41	%patch0 -p1
12cr|backuppc-3.2.0-3|42	%patch1 -p0
12cr|backuppc-3.2.0-3|43	
12cr|backuppc-3.2.0-3|44	rm -rf images/CVS
12cr|backuppc-3.2.0-3|45	# fix file perms
12cr|backuppc-3.2.0-3|46	find lib -type f -exec chmod 644 {} \;
12cr|backuppc-3.2.0-3|47	find bin -type f -exec chmod 755 {} \;
12cr|backuppc-3.2.0-3|48	# fix perl shellbang
12cr|backuppc-3.2.0-3|49	find . -type f -exec perl -pi -e 's|^#!/bin/perl|#!/usr/bin/perl|' {} \;
12cr|backuppc-3.2.0-3|50	
12cr|backuppc-3.2.0-3|51	%build
12cr|backuppc-3.2.0-3|52	# set installation directory
12cr|backuppc-3.2.0-3|53	find . -type f -exec perl -pi -e 's|__INSTALLDIR__|%{_datadir}/%{name}|' {} \;
12cr|backuppc-3.2.0-3|54	find . -type f -exec perl -pi -e 's|__TOPDIR__|%{_localstatedir}/lib/%{name}|' {} \;
12cr|backuppc-3.2.0-3|55	# set configuration
12cr|backuppc-3.2.0-3|56	# the binaries path are disabled to avoid service failure at start
12cr|backuppc-3.2.0-3|57	perl -pi \
12cr|backuppc-3.2.0-3|58	-e 's|^\$Conf{BackupPCUser}.*|\$Conf{BackupPCUser} = "%{name}";|;' \
12cr|backuppc-3.2.0-3|59	-e 's|^\$Conf{CgiDir}.*|\$Conf{CgiDir} = "%{_var}/www/%{name}";|;' \
12cr|backuppc-3.2.0-3|60	-e 's|^\$Conf{InstallDir}.*|\$Conf{InstallDir} = "%{_datadir}/%{name}";|;' \
12cr|backuppc-3.2.0-3|61	-e 's|^\$Conf{CgiImageDirURL}.*|\$Conf{CgiImageDirURL} = "/%{name}";|;' \
12cr|backuppc-3.2.0-3|62	-e 's|^\$Conf{SshPath}.*|\$Conf{SshPath} = "";|;' \
12cr|backuppc-3.2.0-3|63	-e 's|^\$Conf{SmbClientPath}.*|\$Conf{SmbClientPath} = "";|;' \
12cr|backuppc-3.2.0-3|64	-e 's|^\$Conf{NmbLookupPath}.*|\$Conf{NmbLookupPath} = "";|;' \
12cr|backuppc-3.2.0-3|65	-e 's|^\$Conf{PingPath}.*|\$Conf{PingPath} = "/bin/ping";|;' \
12cr|backuppc-3.2.0-3|66	-e 's|^\$Conf{DfPath}.*|\$Conf{DfPath} = "/bin/df";|;' \
12cr|backuppc-3.2.0-3|67	-e 's|^\$Conf{SplitPath}.*|\$Conf{SplitPath} = "/usr/bin/split";|;' \
12cr|backuppc-3.2.0-3|68	-e 's|^\$Conf{CatPath}.*|\$Conf{CatPath} = "/bin/cat";|;' \
12cr|backuppc-3.2.0-3|69	-e 's|^\$Conf{GzipPath}.*|\$Conf{GzipPath} = "/bin/gzip";|;' \
12cr|backuppc-3.2.0-3|70	-e 's|^\$Conf{Bzip2Path}.*|\$Conf{Bzip2Path} = "/usr/bin/bzip2";|;' \
12cr|backuppc-3.2.0-3|71	-e 's|^\$Conf{SendmailPath}.*|\$Conf{SendmailPath} = "/usr/sbin/sendmail";|;' \
12cr|backuppc-3.2.0-3|72	-e 's|^\$Conf{ServerInitdPath}.*|\$Conf{ServerInitdPath} = "%{_initrddir}/%{name}";|;' \
12cr|backuppc-3.2.0-3|73	-e 's|^\$Conf{BackupPCdPath}.*|\$Conf{BackupPCdPath} = "%{_datadir}/%{name}/bin/BackupPC";|;' \
12cr|backuppc-3.2.0-3|74	-e 's|^\$Conf{TarClientPath}.*|\$Conf{TarClientPath} = "/bin/tar";|;' \
12cr|backuppc-3.2.0-3|75	-e 's|^\$Conf{RsyncClientPath}.*|\$Conf{RsyncClientPath} = "/usr/bin/rsync";|;' \
12cr|backuppc-3.2.0-3|76	-e 's|^\$Conf{SmbClientPath}.*|\$Conf{TarClientPath} = "/usr/bin/smbclient";|;' \
12cr|backuppc-3.2.0-3|77	conf/config.pl
12cr|backuppc-3.2.0-3|78	
12cr|backuppc-3.2.0-3|79	%install
12cr|backuppc-3.2.0-3|80	# constant files
12cr|backuppc-3.2.0-3|81	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|backuppc-3.2.0-3|82	cp -pr lib %{buildroot}%{_datadir}/%{name}
12cr|backuppc-3.2.0-3|83	cp -pr bin %{buildroot}%{_datadir}/%{name}
12cr|backuppc-3.2.0-3|84	cp -pr doc %{buildroot}%{_datadir}/%{name}
12cr|backuppc-3.2.0-3|85	
12cr|backuppc-3.2.0-3|86	# web files
12cr|backuppc-3.2.0-3|87	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cr|backuppc-3.2.0-3|88	install -m 644 images/* %{buildroot}%{_var}/www/%{name}
12cr|backuppc-3.2.0-3|89	install -m 644 conf/*.css %{buildroot}%{_var}/www/%{name}
12cr|backuppc-3.2.0-3|90	install -m 644 conf/*.js %{buildroot}%{_var}/www/%{name}
12cr|backuppc-3.2.0-3|91	install -m 4755 cgi-bin/BackupPC_Admin %{buildroot}%{_var}/www/%{name}/BackupPC_Admin.cgi
12cr|backuppc-3.2.0-3|92	
12cr|backuppc-3.2.0-3|93	# variable files
12cr|backuppc-3.2.0-3|94	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cr|backuppc-3.2.0-3|95	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/{cpool,log,pc,pool,trash}
12cr|backuppc-3.2.0-3|96	
12cr|backuppc-3.2.0-3|97	# configuration
12cr|backuppc-3.2.0-3|98	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|backuppc-3.2.0-3|99	install -m 644 conf/{hosts,config.pl} %{buildroot}%{_sysconfdir}/%{name}
12cr|backuppc-3.2.0-3|100	
12cr|backuppc-3.2.0-3|101	# init script
12cr|backuppc-3.2.0-3|102	install -d -m 755 %{buildroot}%{_initrddir}
12cr|backuppc-3.2.0-3|103	install -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/%{name}
12cr|backuppc-3.2.0-3|104	
12cr|backuppc-3.2.0-3|105	# logs
12cr|backuppc-3.2.0-3|106	install -d -m 755 %{buildroot}%{_var}/log/%{name}
12cr|backuppc-3.2.0-3|107	
12cr|backuppc-3.2.0-3|108	# apache configuration
12cr|backuppc-3.2.0-3|109	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|backuppc-3.2.0-3|110	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|backuppc-3.2.0-3|111	# BackupPC Apache configuration
12cr|backuppc-3.2.0-3|112	Alias /%{name} %{_var}/www/%{name}
12cr|backuppc-3.2.0-3|113	
12cr|backuppc-3.2.0-3|114	<Directory %{_var}/www/%{name}>
12cr|backuppc-3.2.0-3|115	Options ExecCGI
12cr|backuppc-3.2.0-3|116	DirectoryIndex BackupPC_Admin.cgi
12cr|backuppc-3.2.0-3|117	Allow from all
12cr|backuppc-3.2.0-3|118	</Directory>
12cr|backuppc-3.2.0-3|119	EOF
12cr|backuppc-3.2.0-3|120	
12cr|backuppc-3.2.0-3|121	cat > README.mdv <<EOF
12cr|backuppc-3.2.0-3|122	Mandriva RPM specific notes
12cr|backuppc-3.2.0-3|123	
12cr|backuppc-3.2.0-3|124	setup
12cr|backuppc-3.2.0-3|125	-----
12cr|backuppc-3.2.0-3|126	The setup used here differs from default one, to achieve better FHS compliance.
12cr|backuppc-3.2.0-3|127	- the files accessibles from the web are in /var/www/backuppc
12cr|backuppc-3.2.0-3|128	- the files non accessibles from the web are in /usr/share/backuppc
12cr|backuppc-3.2.0-3|129	- the variables files in /var/lib/backuppc
12cr|backuppc-3.2.0-3|130	- both global and per-host configuration file are in /etc/backuppc
12cr|backuppc-3.2.0-3|131	EOF
12cr|backuppc-3.2.0-3|132	
12cr|backuppc-3.2.0-3|133	%pre
12cr|backuppc-3.2.0-3|134	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/sh
12cr|backuppc-3.2.0-3|135	
12cr|backuppc-3.2.0-3|136	%post
12cr|backuppc-3.2.0-3|137	%_post_service %{name}
12cr|backuppc-3.2.0-3|138	
12cr|backuppc-3.2.0-3|139	%preun
12cr|backuppc-3.2.0-3|140	%_preun_service %{name}
12cr|backuppc-3.2.0-3|141	
12cr|backuppc-3.2.0-3|142	%postun
12cr|backuppc-3.2.0-3|143	%_postun_userdel %{name}
12cr|backuppc-3.2.0-3|144	
12cr|backuppc-3.2.0-3|145	%files
12cr|backuppc-3.2.0-3|146	%defattr(-,root,root)
12cr|backuppc-3.2.0-3|147	%doc ChangeLog README LICENSE doc/* README.mdv
12cr|backuppc-3.2.0-3|148	%config(noreplace) %{_sysconfdir}/%{name}
12cr|backuppc-3.2.0-3|149	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|backuppc-3.2.0-3|150	%{_initrddir}/%{name}
12cr|backuppc-3.2.0-3|151	%{_datadir}/%{name}
12cr|backuppc-3.2.0-3|152	%{_var}/www/%{name}/*gif
12cr|backuppc-3.2.0-3|153	%{_var}/www/%{name}/*png
12cr|backuppc-3.2.0-3|154	%{_var}/www/%{name}/*js
12cr|backuppc-3.2.0-3|155	%{_var}/www/%{name}/*css
12cr|backuppc-3.2.0-3|156	%{_var}/www/%{name}/*ico
12cr|backuppc-3.2.0-3|157	%attr(-,backuppc,backuppc) %{_localstatedir}/lib/%{name}
12cr|backuppc-3.2.0-3|158	%attr(-,backuppc,backuppc) %{_var}/log/%{name}
12cr|backuppc-3.2.0-3|159	%attr(-,backuppc,backuppc) %{_var}/www/%{name}/BackupPC_Admin.cgi
12cr|backuppc-3.2.0-3|160	
12cr|backuppc-3.2.0-3|161	
12cr|backuppc-3.2.0-3|162	
12cr|backuppc-3.2.0-3|163	
12cr|backuppc-3.2.0-3|164	%changelog
12cr|backuppc-3.2.0-3|165	* Sat Aug 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.0-1mdv2011.0
12cr|backuppc-3.2.0-3|166	+ Revision: 567315
12cr|backuppc-3.2.0-3|167	- new version
12cr|backuppc-3.2.0-3|168	
12cr|backuppc-3.2.0-3|169	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.0-10mdv2010.1
12cr|backuppc-3.2.0-3|170	+ Revision: 513151
12cr|backuppc-3.2.0-3|171	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|backuppc-3.2.0-3|172	
12cr|backuppc-3.2.0-3|173	* Thu Oct 01 2009 Oden Eriksson <oeriksson@mandriva.com> 3.1.0-9mdv2010.0
12cr|backuppc-3.2.0-3|174	+ Revision: 452219
12cr|backuppc-3.2.0-3|175	- P1: security fix for CVE-2009-3369 (debian)
12cr|backuppc-3.2.0-3|176	
12cr|backuppc-3.2.0-3|177	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 3.1.0-8mdv2010.0
12cr|backuppc-3.2.0-3|178	+ Revision: 436764
12cr|backuppc-3.2.0-3|179	- rebuild
12cr|backuppc-3.2.0-3|180	
12cr|backuppc-3.2.0-3|181	* Thu Jan 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.0-7mdv2009.1
12cr|backuppc-3.2.0-3|182	+ Revision: 335370
12cr|backuppc-3.2.0-3|183	- ship missing javascript file (close #47365)
12cr|backuppc-3.2.0-3|184	
12cr|backuppc-3.2.0-3|185	* Mon Jan 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.0-6mdv2009.1
12cr|backuppc-3.2.0-3|186	+ Revision: 331458
12cr|backuppc-3.2.0-3|187	- add a few soft dependencies, as nobody want to read documentation (fix #47045)
12cr|backuppc-3.2.0-3|188	
12cr|backuppc-3.2.0-3|189	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 3.1.0-5mdv2009.0
12cr|backuppc-3.2.0-3|190	+ Revision: 243159
12cr|backuppc-3.2.0-3|191	- rebuild
12cr|backuppc-3.2.0-3|192	
12cr|backuppc-3.2.0-3|193	+ Pixel <pixel@mandriva.com>
12cr|backuppc-3.2.0-3|194	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|backuppc-3.2.0-3|195	
12cr|backuppc-3.2.0-3|196	* Sun Feb 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.0-3mdv2008.1
12cr|backuppc-3.2.0-3|197	+ Revision: 170040
12cr|backuppc-3.2.0-3|198	- fix FHS patch (fix #37746)
12cr|backuppc-3.2.0-3|199	
12cr|backuppc-3.2.0-3|200	+ Olivier Blin <oblin@mandriva.com>
12cr|backuppc-3.2.0-3|201	- restore BuildRoot
12cr|backuppc-3.2.0-3|202	
12cr|backuppc-3.2.0-3|203	+ Thierry Vignaud <tv@mandriva.org>
12cr|backuppc-3.2.0-3|204	- kill re-definition of %%buildroot on Pixel's request
12cr|backuppc-3.2.0-3|205	
12cr|backuppc-3.2.0-3|206	* Thu Nov 29 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.0-2mdv2008.1
12cr|backuppc-3.2.0-3|207	+ Revision: 113947
12cr|backuppc-3.2.0-3|208	- don't provide or require private libfs
12cr|backuppc-3.2.0-3|209	
12cr|backuppc-3.2.0-3|210	* Thu Nov 29 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.0-1mdv2008.1
12cr|backuppc-3.2.0-3|211	+ Revision: 113946
12cr|backuppc-3.2.0-3|212	- new version
12cr|backuppc-3.2.0-3|213	
12cr|backuppc-3.2.0-3|214	* Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.0-2mdv2008.0
12cr|backuppc-3.2.0-3|215	+ Revision: 66810
12cr|backuppc-3.2.0-3|216	- set path for as much command as possible in default configuration (fix #32036)
12cr|backuppc-3.2.0-3|217	
12cr|backuppc-3.2.0-3|218	
12cr|backuppc-3.2.0-3|219	* Wed Feb 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.0-1mdv2007.0
12cr|backuppc-3.2.0-3|220	+ Revision: 130153
12cr|backuppc-3.2.0-3|221	- sync sources
12cr|backuppc-3.2.0-3|222	- new version
12cr|backuppc-3.2.0-3|223	rediff FHS patch
12cr|backuppc-3.2.0-3|224	unify service script
12cr|backuppc-3.2.0-3|225	
12cr|backuppc-3.2.0-3|226	* Wed Feb 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.2.2-3mdv2007.1
12cr|backuppc-3.2.0-3|227	+ Revision: 120838
12cr|backuppc-3.2.0-3|228	- LSB-compatible init script
12cr|backuppc-3.2.0-3|229	
12cr|backuppc-3.2.0-3|230	* Fri Dec 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.2.2-2mdv2007.1
12cr|backuppc-3.2.0-3|231	+ Revision: 97306
12cr|backuppc-3.2.0-3|232	- move documentation under %%datadir/backuppc, as it is accessed at runtime (fix #27594)
12cr|backuppc-3.2.0-3|233	no need to modify main cgi file name
12cr|backuppc-3.2.0-3|234	- Import backuppc
12cr|backuppc-3.2.0-3|235	
12cr|backuppc-3.2.0-3|236	* Wed Aug 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.2.2-1mdv2007.0
12cr|backuppc-3.2.0-3|237	- new version
12cr|backuppc-3.2.0-3|238	- new webapps macros
12cr|backuppc-3.2.0-3|239	- use herein document for README.mdv
12cr|backuppc-3.2.0-3|240	
12cr|backuppc-3.2.0-3|241	* Wed Dec 21 2005 Guillaume Rousse <guillomovitch@zarb.org> 2.1.2-1mdk
12cr|backuppc-3.2.0-3|242	- initial mdk package
12cr|backuppc-3.2.0-3|243	

355 12
12cr|bacula-docs-5.0.2-2|1	%define blurb Bacula - It comes by night and sucks the vital essence from your computers.
12cr|bacula-docs-5.0.2-2|2	
12cr|bacula-docs-5.0.2-2|3	Summary:	Bacula Documentation
12cr|bacula-docs-5.0.2-2|4	Name:		bacula-docs
12cr|bacula-docs-5.0.2-2|5	Version:	5.0.2
12cr|bacula-docs-5.0.2-2|6	Release:	%mkrel 2
12cr|bacula-docs-5.0.2-2|7	Epoch:		1
12cr|bacula-docs-5.0.2-2|8	Group:		Books/Other
12cr|bacula-docs-5.0.2-2|9	License:	GPL
12cr|bacula-docs-5.0.2-2|10	URL:		http://www.bacula.org/
12cr|bacula-docs-5.0.2-2|11	Source0:	http://prdownloads.sourceforge.net/bacula/%{name}-%{version}.tar.bz2
12cr|bacula-docs-5.0.2-2|12	Source1:	http://prdownloads.sourceforge.net/bacula/%{name}-%{version}.tar.bz2.sig
12cr|bacula-docs-5.0.2-2|13	BuildRequires:  ghostscript-dvipdf
12cr|bacula-docs-5.0.2-2|14	BuildRequires:  tetex-latex
12cr|bacula-docs-5.0.2-2|15	BuildRequires:  latex2html
12cr|bacula-docs-5.0.2-2|16	BuildRequires:  tetex-dvipdfm
12cr|bacula-docs-5.0.2-2|17	BuildArch:	noarch
12cr|bacula-docs-5.0.2-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|bacula-docs-5.0.2-2|19	
12cr|bacula-docs-5.0.2-2|20	%bcond_with	fr
12cr|bacula-docs-5.0.2-2|21	%bcond_with	de
12cr|bacula-docs-5.0.2-2|22	%bcond_with	es
12cr|bacula-docs-5.0.2-2|23	
12cr|bacula-docs-5.0.2-2|24	%description
12cr|bacula-docs-5.0.2-2|25	%{blurb}
12cr|bacula-docs-5.0.2-2|26	Bacula is a set of computer programs that permit you (or the system
12cr|bacula-docs-5.0.2-2|27	administrator) to manage backup, recovery, and verification of computer
12cr|bacula-docs-5.0.2-2|28	data across a network of computers of different kinds. In technical terms,
12cr|bacula-docs-5.0.2-2|29	it is a network client/server based backup program. Bacula is relatively
12cr|bacula-docs-5.0.2-2|30	easy to use and efficient, while offering many advanced storage management
12cr|bacula-docs-5.0.2-2|31	features that make it easy to find and recover lost or damaged files.
12cr|bacula-docs-5.0.2-2|32	
12cr|bacula-docs-5.0.2-2|33	This package contains the documentation for Bacula.
12cr|bacula-docs-5.0.2-2|34	
12cr|bacula-docs-5.0.2-2|35	%package -n	bacula-doc-en
12cr|bacula-docs-5.0.2-2|36	Summary:	Bacula English Documentation in the HTML and PDF format
12cr|bacula-docs-5.0.2-2|37	Group:		Books/Other
12cr|bacula-docs-5.0.2-2|38	
12cr|bacula-docs-5.0.2-2|39	%description -n	bacula-doc-en
12cr|bacula-docs-5.0.2-2|40	%{blurb}
12cr|bacula-docs-5.0.2-2|41	Bacula is a set of computer programs that permit you (or the system
12cr|bacula-docs-5.0.2-2|42	administrator) to manage backup, recovery, and verification of computercontains
12cr|bacula-docs-5.0.2-2|43	data across a network of computers of different kinds. In technical terms,
12cr|bacula-docs-5.0.2-2|44	it is a network client/server based backup program. Bacula is relatively
12cr|bacula-docs-5.0.2-2|45	easy to use and efficient, while offering many advanced storage management
12cr|bacula-docs-5.0.2-2|46	features that make it easy to find and recover lost or damaged files.
12cr|bacula-docs-5.0.2-2|47	
12cr|bacula-docs-5.0.2-2|48	This package contains the English manual.
12cr|bacula-docs-5.0.2-2|49	
12cr|bacula-docs-5.0.2-2|50	%if %with de
12cr|bacula-docs-5.0.2-2|51	%package -n	bacula-doc-de
12cr|bacula-docs-5.0.2-2|52	Summary:	Bacula Deutsch Documentation in the HTML and PDF format
12cr|bacula-docs-5.0.2-2|53	Group:		Books/Other
12cr|bacula-docs-5.0.2-2|54	
12cr|bacula-docs-5.0.2-2|55	%description -n	bacula-doc-de
12cr|bacula-docs-5.0.2-2|56	%{blurb}
12cr|bacula-docs-5.0.2-2|57	Bacula is a set of computer programs that permit you (or the system
12cr|bacula-docs-5.0.2-2|58	administrator) to manage backup, recovery, and verification of computer
12cr|bacula-docs-5.0.2-2|59	data across a network of computers of different kinds. In technical terms,
12cr|bacula-docs-5.0.2-2|60	it is a network client/server based backup program. Bacula is relatively
12cr|bacula-docs-5.0.2-2|61	easy to use and efficient, while offering many advanced storage management
12cr|bacula-docs-5.0.2-2|62	features that make it easy to find and recover lost or damaged files.
12cr|bacula-docs-5.0.2-2|63	
12cr|bacula-docs-5.0.2-2|64	This package contains the German manual.
12cr|bacula-docs-5.0.2-2|65	%endif
12cr|bacula-docs-5.0.2-2|66	
12cr|bacula-docs-5.0.2-2|67	%if %with fr
12cr|bacula-docs-5.0.2-2|68	%package -n	bacula-doc-fr
12cr|bacula-docs-5.0.2-2|69	Summary:	Bacula French Documentation in the HTML and PDF format
12cr|bacula-docs-5.0.2-2|70	Group:		Books/Other
12cr|bacula-docs-5.0.2-2|71	
12cr|bacula-docs-5.0.2-2|72	%description -n	bacula-doc-fr
12cr|bacula-docs-5.0.2-2|73	%{blurb}
12cr|bacula-docs-5.0.2-2|74	Bacula is a set of computer programs that permit you (or the system
12cr|bacula-docs-5.0.2-2|75	administrator) to manage backup, recovery, and verification of computer
12cr|bacula-docs-5.0.2-2|76	data across a network of computers of different kinds. In technical terms,
12cr|bacula-docs-5.0.2-2|77	it is a network client/server based backup program. Bacula is relatively
12cr|bacula-docs-5.0.2-2|78	easy to use and efficient, while offering many advanced storage management
12cr|bacula-docs-5.0.2-2|79	features that make it easy to find and recover lost or damaged files.
12cr|bacula-docs-5.0.2-2|80	
12cr|bacula-docs-5.0.2-2|81	This Package contains the french manual.
12cr|bacula-docs-5.0.2-2|82	%endif
12cr|bacula-docs-5.0.2-2|83	
12cr|bacula-docs-5.0.2-2|84	%if %with es
12cr|bacula-docs-5.0.2-2|85	%package -n	bacula-doc-es
12cr|bacula-docs-5.0.2-2|86	Summary:	Bacula Spanish Documentation in the HTML and PDF format
12cr|bacula-docs-5.0.2-2|87	Group:		Books/Other
12cr|bacula-docs-5.0.2-2|88	
12cr|bacula-docs-5.0.2-2|89	%description -n	bacula-doc-es
12cr|bacula-docs-5.0.2-2|90	%{blurb}
12cr|bacula-docs-5.0.2-2|91	Bacula is a set of computer programs that permit you (or the system
12cr|bacula-docs-5.0.2-2|92	administrator) to manage backup, recovery, and verification of computer
12cr|bacula-docs-5.0.2-2|93	data across a network of computers of different kinds. In technical terms,
12cr|bacula-docs-5.0.2-2|94	it is a network client/server based backup program. Bacula is relatively
12cr|bacula-docs-5.0.2-2|95	easy to use and efficient, while offering many advanced storage management
12cr|bacula-docs-5.0.2-2|96	features that make it easy to find and recover lost or damaged files.
12cr|bacula-docs-5.0.2-2|97	
12cr|bacula-docs-5.0.2-2|98	This package contains the Spanish manual.
12cr|bacula-docs-5.0.2-2|99	%endif
12cr|bacula-docs-5.0.2-2|100	
12cr|bacula-docs-5.0.2-2|101	%package -n	bacula-doc-web
12cr|bacula-docs-5.0.2-2|102	Summary:	Bacula-web Documentation in the HTML and PDF format
12cr|bacula-docs-5.0.2-2|103	Group:		Books/Other
12cr|bacula-docs-5.0.2-2|104	
12cr|bacula-docs-5.0.2-2|105	%description -n	bacula-doc-web
12cr|bacula-docs-5.0.2-2|106	%{blurb}
12cr|bacula-docs-5.0.2-2|107	Bacula is a set of computer programs that permit you (or the system
12cr|bacula-docs-5.0.2-2|108	administrator) to manage backup, recovery, and verification of computer
12cr|bacula-docs-5.0.2-2|109	data across a network of computers of different kinds. In technical terms,
12cr|bacula-docs-5.0.2-2|110	it is a network client/server based backup program. Bacula is relatively
12cr|bacula-docs-5.0.2-2|111	easy to use and efficient, while offering many advanced storage management
12cr|bacula-docs-5.0.2-2|112	features that make it easy to find and recover lost or damaged files.
12cr|bacula-docs-5.0.2-2|113	
12cr|bacula-docs-5.0.2-2|114	This package ontains the bacula-web documentation
12cr|bacula-docs-5.0.2-2|115	
12cr|bacula-docs-5.0.2-2|116	%prep
12cr|bacula-docs-5.0.2-2|117	
12cr|bacula-docs-5.0.2-2|118	%setup -q
12cr|bacula-docs-5.0.2-2|119	mkdir src
12cr|bacula-docs-5.0.2-2|120	cat > src/version.h <<EOF
12cr|bacula-docs-5.0.2-2|121	#define VERSION "%{version}"
12cr|bacula-docs-5.0.2-2|122	#define BDATE   "24 February 2010"
12cr|bacula-docs-5.0.2-2|123	#define LSMDATE "24Feb10
12cr|bacula-docs-5.0.2-2|124	EOF
12cr|bacula-docs-5.0.2-2|125	
12cr|bacula-docs-5.0.2-2|126	# create dvipdf wrapper to workaround default secure mode
12cr|bacula-docs-5.0.2-2|127	# not including images
12cr|bacula-docs-5.0.2-2|128	mkdir bin
12cr|bacula-docs-5.0.2-2|129	cat > bin/dvipdf <<EOF
12cr|bacula-docs-5.0.2-2|130	#!/bin/sh
12cr|bacula-docs-5.0.2-2|131	exec /usr/bin/dvipdf -R0 "\$@"
12cr|bacula-docs-5.0.2-2|132	EOF
12cr|bacula-docs-5.0.2-2|133	chmod +x bin/dvipdf
12cr|bacula-docs-5.0.2-2|134	
12cr|bacula-docs-5.0.2-2|135	%build
12cr|bacula-docs-5.0.2-2|136	%configure2_5x \
12cr|bacula-docs-5.0.2-2|137	--with-bacula=$PWD
12cr|bacula-docs-5.0.2-2|138	
12cr|bacula-docs-5.0.2-2|139	export PATH=$PWD/bin:$PATH
12cr|bacula-docs-5.0.2-2|140	make
12cr|bacula-docs-5.0.2-2|141	make -C bacula-web
12cr|bacula-docs-5.0.2-2|142	
12cr|bacula-docs-5.0.2-2|143	%install
12cr|bacula-docs-5.0.2-2|144	rm -rf %{buildroot}
12cr|bacula-docs-5.0.2-2|145	mkdir -p %{buildroot}%{_defaultdocdir}/bacula-%{version}/bacula-web
12cr|bacula-docs-5.0.2-2|146	cp bacula-web/bacula-web.pdf %{buildroot}%{_defaultdocdir}/bacula-%{version}
12cr|bacula-docs-5.0.2-2|147	cp bacula-web/bacula-web/*.{html,css,png} %{buildroot}%{_defaultdocdir}/bacula-%{version}/bacula-web
12cr|bacula-docs-5.0.2-2|148	cd manuals
12cr|bacula-docs-5.0.2-2|149	for i in {de,en,es,fr}/*; do
12cr|bacula-docs-5.0.2-2|150	lang=${i%%/*}
12cr|bacula-docs-5.0.2-2|151	module=${i##*/}
12cr|bacula-docs-5.0.2-2|152	if [ -s $i/$module.pdf ]; then
12cr|bacula-docs-5.0.2-2|153	mkdir -p %{buildroot}%{_defaultdocdir}/bacula-%{version}/manual-$lang
12cr|bacula-docs-5.0.2-2|154	cp $i/$module.pdf %{buildroot}%{_defaultdocdir}/bacula-%{version}/manual-$lang
12cr|bacula-docs-5.0.2-2|155	fi
12cr|bacula-docs-5.0.2-2|156	if [ -d $i/$module ]; then
12cr|bacula-docs-5.0.2-2|157	mkdir -p %{buildroot}%{_defaultdocdir}/bacula-%{version}/manual-$lang/$module
12cr|bacula-docs-5.0.2-2|158	cp $i/$module/*.{html,css,png} %{buildroot}%{_defaultdocdir}/bacula-%{version}/manual-$lang/$module
12cr|bacula-docs-5.0.2-2|159	fi
12cr|bacula-docs-5.0.2-2|160	done
12cr|bacula-docs-5.0.2-2|161	%clean
12cr|bacula-docs-5.0.2-2|162	rm -rf %{buildroot}
12cr|bacula-docs-5.0.2-2|163	
12cr|bacula-docs-5.0.2-2|164	%files -n bacula-doc-web
12cr|bacula-docs-5.0.2-2|165	%defattr(-, root, root)
12cr|bacula-docs-5.0.2-2|166	%{_defaultdocdir}/bacula-%{version}/bacula-web
12cr|bacula-docs-5.0.2-2|167	%{_defaultdocdir}/bacula-%{version}/bacula-web.pdf
12cr|bacula-docs-5.0.2-2|168	
12cr|bacula-docs-5.0.2-2|169	%if %with %fr
12cr|bacula-docs-5.0.2-2|170	%files -n bacula-doc-fr
12cr|bacula-docs-5.0.2-2|171	%defattr(-, root, root)
12cr|bacula-docs-5.0.2-2|172	%{_defaultdocdir}/bacula-%{version}/manual-fr
12cr|bacula-docs-5.0.2-2|173	%endif
12cr|bacula-docs-5.0.2-2|174	
12cr|bacula-docs-5.0.2-2|175	%if %with %fr
12cr|bacula-docs-5.0.2-2|176	%files -n bacula-doc-de
12cr|bacula-docs-5.0.2-2|177	%defattr(-, root, root)
12cr|bacula-docs-5.0.2-2|178	%{_defaultdocdir}/bacula-%{version}/manual-de
12cr|bacula-docs-5.0.2-2|179	%endif
12cr|bacula-docs-5.0.2-2|180	
12cr|bacula-docs-5.0.2-2|181	%files -n bacula-doc-en
12cr|bacula-docs-5.0.2-2|182	%defattr(-, root, root)
12cr|bacula-docs-5.0.2-2|183	%{_defaultdocdir}/bacula-%{version}/manual-en
12cr|bacula-docs-5.0.2-2|184	
12cr|bacula-docs-5.0.2-2|185	%if %with %fr
12cr|bacula-docs-5.0.2-2|186	%files -n bacula-doc-es
12cr|bacula-docs-5.0.2-2|187	%defattr(-, root, root)
12cr|bacula-docs-5.0.2-2|188	%{_defaultdocdir}/bacula-%{version}/manual-es
12cr|bacula-docs-5.0.2-2|189	%endif
12cr|bacula-docs-5.0.2-2|190	
12cr|bacula-docs-5.0.2-2|191	
12cr|bacula-docs-5.0.2-2|192	%changelog
12cr|bacula-docs-5.0.2-2|193	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.2-2mdv2011.0
12cr|bacula-docs-5.0.2-2|194	+ Revision: 610025
12cr|bacula-docs-5.0.2-2|195	- rebuild
12cr|bacula-docs-5.0.2-2|196	
12cr|bacula-docs-5.0.2-2|197	* Mon Jun 14 2010 Luca Berra <bluca@mandriva.org> 1:5.0.2-1mdv2010.1
12cr|bacula-docs-5.0.2-2|198	+ Revision: 548043
12cr|bacula-docs-5.0.2-2|199	- New version 5.0.2
12cr|bacula-docs-5.0.2-2|200	
12cr|bacula-docs-5.0.2-2|201	* Thu Mar 11 2010 Luca Berra <bluca@mandriva.org> 1:5.0.1-1mdv2010.1
12cr|bacula-docs-5.0.2-2|202	+ Revision: 517927
12cr|bacula-docs-5.0.2-2|203	- New version 5.0.1
12cr|bacula-docs-5.0.2-2|204	- build pdf manuals (with a workaround for dvipdf secure mode)
12cr|bacula-docs-5.0.2-2|205	- do not build french, german and spanish since they are not really there yet
12cr|bacula-docs-5.0.2-2|206	
12cr|bacula-docs-5.0.2-2|207	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1:2.4.3-2mdv2010.0
12cr|bacula-docs-5.0.2-2|208	+ Revision: 436765
12cr|bacula-docs-5.0.2-2|209	- rebuild
12cr|bacula-docs-5.0.2-2|210	
12cr|bacula-docs-5.0.2-2|211	* Mon Oct 13 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.4.3-1mdv2009.1
12cr|bacula-docs-5.0.2-2|212	+ Revision: 293185
12cr|bacula-docs-5.0.2-2|213	- 2.4.3
12cr|bacula-docs-5.0.2-2|214	
12cr|bacula-docs-5.0.2-2|215	* Sun Jul 27 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.4.2-1mdv2009.0
12cr|bacula-docs-5.0.2-2|216	+ Revision: 250683
12cr|bacula-docs-5.0.2-2|217	- 2.4.2
12cr|bacula-docs-5.0.2-2|218	
12cr|bacula-docs-5.0.2-2|219	* Thu Jul 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.4.1-1mdv2009.0
12cr|bacula-docs-5.0.2-2|220	+ Revision: 233357
12cr|bacula-docs-5.0.2-2|221	- 2.4.1
12cr|bacula-docs-5.0.2-2|222	
12cr|bacula-docs-5.0.2-2|223	* Sun Jun 08 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.4.0-1mdv2009.0
12cr|bacula-docs-5.0.2-2|224	+ Revision: 216853
12cr|bacula-docs-5.0.2-2|225	- 2.4.0
12cr|bacula-docs-5.0.2-2|226	
12cr|bacula-docs-5.0.2-2|227	+ Pixel <pixel@mandriva.com>
12cr|bacula-docs-5.0.2-2|228	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|bacula-docs-5.0.2-2|229	
12cr|bacula-docs-5.0.2-2|230	* Fri May 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.8-1mdv2009.0
12cr|bacula-docs-5.0.2-2|231	+ Revision: 208103
12cr|bacula-docs-5.0.2-2|232	- 2.2.8
12cr|bacula-docs-5.0.2-2|233	- rediffed P0
12cr|bacula-docs-5.0.2-2|234	- fix rpm group
12cr|bacula-docs-5.0.2-2|235	
12cr|bacula-docs-5.0.2-2|236	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1:1.38.11-3mdv2008.1
12cr|bacula-docs-5.0.2-2|237	+ Revision: 135828
12cr|bacula-docs-5.0.2-2|238	- restore BuildRoot
12cr|bacula-docs-5.0.2-2|239	
12cr|bacula-docs-5.0.2-2|240	+ Thierry Vignaud <tv@mandriva.org>
12cr|bacula-docs-5.0.2-2|241	- kill re-definition of %%buildroot on Pixel's request
12cr|bacula-docs-5.0.2-2|242	- fix URL
12cr|bacula-docs-5.0.2-2|243	
12cr|bacula-docs-5.0.2-2|244	
12cr|bacula-docs-5.0.2-2|245	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 1.38.11-3mdv2007.0
12cr|bacula-docs-5.0.2-2|246	+ Revision: 101483
12cr|bacula-docs-5.0.2-2|247	- Import bacula-docs
12cr|bacula-docs-5.0.2-2|248	
12cr|bacula-docs-5.0.2-2|249	* Sat Jul 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.38.11-3mdv2007.0
12cr|bacula-docs-5.0.2-2|250	- 1.38.11 (broken out from bacula)
12cr|bacula-docs-5.0.2-2|251	

356 12
12cr|bakery-2.6.3-4|1	%define name 	bakery
12cr|bakery-2.6.3-4|2	%define version 2.6.3
12cr|bakery-2.6.3-4|3	%define release 4
12cr|bakery-2.6.3-4|4	
12cr|bakery-2.6.3-4|5	%define api 2.6
12cr|bakery-2.6.3-4|6	%define api2 6
12cr|bakery-2.6.3-4|7	%define major 	1
12cr|bakery-2.6.3-4|8	%define libname %mklibname %name %{api}_%{api2}_%major
12cr|bakery-2.6.3-4|9	%define develname %mklibname -d %name %{api}
12cr|bakery-2.6.3-4|10	
12cr|bakery-2.6.3-4|11	Summary: 	C++ Framework for Document-based GNOME applications
12cr|bakery-2.6.3-4|12	Name: 		%name
12cr|bakery-2.6.3-4|13	Version: 	%version
12cr|bakery-2.6.3-4|14	Release: 	%release
12cr|bakery-2.6.3-4|15	Url: 		http://bakery.sourceforge.net/
12cr|bakery-2.6.3-4|16	License: 	LGPLv2+
12cr|bakery-2.6.3-4|17	Group: 		System/Libraries
12cr|bakery-2.6.3-4|18	Source: 	http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
12cr|bakery-2.6.3-4|19	BuildRequires:	gtkmm2.4-devel gconfmm2.6-devel libglademm-devel >= 2.4
12cr|bakery-2.6.3-4|20	BuildRequires:	libxml++-devel >= 2.23.1
12cr|bakery-2.6.3-4|21	BuildRequires:  gnome-vfsmm2.6-devel
12cr|bakery-2.6.3-4|22	BuildRequires:	libexpat-devel
12cr|bakery-2.6.3-4|23	BuildRequires:	libsm-devel
12cr|bakery-2.6.3-4|24	BuildRequires:	intltool
12cr|bakery-2.6.3-4|25	
12cr|bakery-2.6.3-4|26	%description
12cr|bakery-2.6.3-4|27	A C++ Framework for Document-based GNOME applications, using gtkmm. It allows
12cr|bakery-2.6.3-4|28	use of the Document/View architecture.
12cr|bakery-2.6.3-4|29	
12cr|bakery-2.6.3-4|30	%package i18n
12cr|bakery-2.6.3-4|31	Summary: C++ Framework for document-based GNOME applications
12cr|bakery-2.6.3-4|32	Group: System/Internationalization
12cr|bakery-2.6.3-4|33	
12cr|bakery-2.6.3-4|34	%description i18n
12cr|bakery-2.6.3-4|35	This package contains the translations for %name.
12cr|bakery-2.6.3-4|36	
12cr|bakery-2.6.3-4|37	%package -n	%libname
12cr|bakery-2.6.3-4|38	Group:		System/Libraries
12cr|bakery-2.6.3-4|39	Summary:	C++ Framework for document-based GNOME applications
12cr|bakery-2.6.3-4|40	Requires: %{name}-i18n >= %{version}
12cr|bakery-2.6.3-4|41	
12cr|bakery-2.6.3-4|42	%description -n %libname
12cr|bakery-2.6.3-4|43	A C++ Framework for Document-based GNOME applications, using gtkmm. It allows
12cr|bakery-2.6.3-4|44	use of the Document/View architecture.
12cr|bakery-2.6.3-4|45	
12cr|bakery-2.6.3-4|46	%package -n %develname
12cr|bakery-2.6.3-4|47	Group:          Development/C++
12cr|bakery-2.6.3-4|48	Summary:        Static libraries and header files from %name
12cr|bakery-2.6.3-4|49	Provides:       %name-devel = %version-%release
12cr|bakery-2.6.3-4|50	Provides:	lib%name-devel = %version-%release
12cr|bakery-2.6.3-4|51	Provides:	libbakery%{api}-devel = %version-%release
12cr|bakery-2.6.3-4|52	Requires:       %libname = %version
12cr|bakery-2.6.3-4|53	Obsoletes: %mklibname -d bakery 2.4_1
12cr|bakery-2.6.3-4|54	
12cr|bakery-2.6.3-4|55	%description -n %develname
12cr|bakery-2.6.3-4|56	Static libraries and headers from %name.
12cr|bakery-2.6.3-4|57	
12cr|bakery-2.6.3-4|58	%prep
12cr|bakery-2.6.3-4|59	%setup -q
12cr|bakery-2.6.3-4|60	
12cr|bakery-2.6.3-4|61	%build
12cr|bakery-2.6.3-4|62	%configure2_5x
12cr|bakery-2.6.3-4|63	%make
12cr|bakery-2.6.3-4|64	
12cr|bakery-2.6.3-4|65	%install
12cr|bakery-2.6.3-4|66	%makeinstall
12cr|bakery-2.6.3-4|67	%find_lang %name
12cr|bakery-2.6.3-4|68	
12cr|bakery-2.6.3-4|69	%files i18n -f %{name}.lang
12cr|bakery-2.6.3-4|70	
12cr|bakery-2.6.3-4|71	%files -n %libname
12cr|bakery-2.6.3-4|72	%defattr(-,root,root)
12cr|bakery-2.6.3-4|73	%doc AUTHORS COPYING NEWS README
12cr|bakery-2.6.3-4|74	%_libdir/libbakery-%{api}-.%{api2}.so.%{major}*
12cr|bakery-2.6.3-4|75	
12cr|bakery-2.6.3-4|76	%files -n %develname
12cr|bakery-2.6.3-4|77	%defattr(-,root,root)
12cr|bakery-2.6.3-4|78	%doc docs/*.html
12cr|bakery-2.6.3-4|79	%_libdir/*.so
12cr|bakery-2.6.3-4|80	%_libdir/*.a
12cr|bakery-2.6.3-4|81	%_libdir/pkgconfig/*.pc
12cr|bakery-2.6.3-4|82	%_libdir/bakery-%{api}
12cr|bakery-2.6.3-4|83	%_includedir/%name-%api/
12cr|bakery-2.6.3-4|84	
12cr|bakery-2.6.3-4|85	
12cr|bakery-2.6.3-4|86	
12cr|bakery-2.6.3-4|87	%changelog
12cr|bakery-2.6.3-4|88	* Mon Sep 12 2011 Götz Waschk <waschk@mandriva.org> 2.6.3-3mdv2012.0
12cr|bakery-2.6.3-4|89	+ Revision: 699459
12cr|bakery-2.6.3-4|90	- rebuild
12cr|bakery-2.6.3-4|91	
12cr|bakery-2.6.3-4|92	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 2.6.3-2mdv2011.0
12cr|bakery-2.6.3-4|93	+ Revision: 436766
12cr|bakery-2.6.3-4|94	- rebuild
12cr|bakery-2.6.3-4|95	
12cr|bakery-2.6.3-4|96	* Tue Feb 10 2009 Götz Waschk <waschk@mandriva.org> 2.6.3-1mdv2009.1
12cr|bakery-2.6.3-4|97	+ Revision: 339222
12cr|bakery-2.6.3-4|98	- update to new version 2.6.3
12cr|bakery-2.6.3-4|99	
12cr|bakery-2.6.3-4|100	* Fri Dec 12 2008 Funda Wang <fwang@mandriva.org> 2.6.2-1mdv2009.1
12cr|bakery-2.6.3-4|101	+ Revision: 313551
12cr|bakery-2.6.3-4|102	- new version 2.6.2
12cr|bakery-2.6.3-4|103	
12cr|bakery-2.6.3-4|104	* Mon Dec 08 2008 Götz Waschk <waschk@mandriva.org> 2.6.1-1mdv2009.1
12cr|bakery-2.6.3-4|105	+ Revision: 311948
12cr|bakery-2.6.3-4|106	- new version
12cr|bakery-2.6.3-4|107	- update to new version 2.6.1
12cr|bakery-2.6.3-4|108	
12cr|bakery-2.6.3-4|109	* Sat Nov 08 2008 Oden Eriksson <oeriksson@mandriva.com> 2.6.0-3mdv2009.1
12cr|bakery-2.6.3-4|110	+ Revision: 301022
12cr|bakery-2.6.3-4|111	- rebuilt against new libxcb
12cr|bakery-2.6.3-4|112	
12cr|bakery-2.6.3-4|113	* Tue Oct 14 2008 Götz Waschk <waschk@mandriva.org> 2.6.0-2mdv2009.1
12cr|bakery-2.6.3-4|114	+ Revision: 293578
12cr|bakery-2.6.3-4|115	- split out translations
12cr|bakery-2.6.3-4|116	
12cr|bakery-2.6.3-4|117	* Sun Oct 12 2008 Götz Waschk <waschk@mandriva.org> 2.6.0-1mdv2009.1
12cr|bakery-2.6.3-4|118	+ Revision: 292956
12cr|bakery-2.6.3-4|119	- fix license
12cr|bakery-2.6.3-4|120	- fix build deps
12cr|bakery-2.6.3-4|121	- new version
12cr|bakery-2.6.3-4|122	- new major
12cr|bakery-2.6.3-4|123	
12cr|bakery-2.6.3-4|124	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 2.5.1-2mdv2009.0
12cr|bakery-2.6.3-4|125	+ Revision: 266235
12cr|bakery-2.6.3-4|126	- rebuild early 2009.0 package (before pixel changes)
12cr|bakery-2.6.3-4|127	
12cr|bakery-2.6.3-4|128	+ Pixel <pixel@mandriva.com>
12cr|bakery-2.6.3-4|129	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|bakery-2.6.3-4|130	
12cr|bakery-2.6.3-4|131	+ Götz Waschk <waschk@mandriva.org>
12cr|bakery-2.6.3-4|132	- fix directory ownership
12cr|bakery-2.6.3-4|133	
12cr|bakery-2.6.3-4|134	* Tue Apr 15 2008 Götz Waschk <waschk@mandriva.org> 2.5.1-1mdv2009.0
12cr|bakery-2.6.3-4|135	+ Revision: 193790
12cr|bakery-2.6.3-4|136	- new version
12cr|bakery-2.6.3-4|137	- bump deps
12cr|bakery-2.6.3-4|138	- new api version
12cr|bakery-2.6.3-4|139	
12cr|bakery-2.6.3-4|140	* Sun Jan 13 2008 Götz Waschk <waschk@mandriva.org> 2.4.4-1mdv2008.1
12cr|bakery-2.6.3-4|141	+ Revision: 151042
12cr|bakery-2.6.3-4|142	- new version
12cr|bakery-2.6.3-4|143	
12cr|bakery-2.6.3-4|144	+ Olivier Blin <blino@mandriva.org>
12cr|bakery-2.6.3-4|145	- restore BuildRoot
12cr|bakery-2.6.3-4|146	
12cr|bakery-2.6.3-4|147	+ Thierry Vignaud <tv@mandriva.org>
12cr|bakery-2.6.3-4|148	- kill re-definition of %%buildroot on Pixel's request
12cr|bakery-2.6.3-4|149	
12cr|bakery-2.6.3-4|150	* Wed Nov 28 2007 Götz Waschk <waschk@mandriva.org> 2.4.3-1mdv2008.1
12cr|bakery-2.6.3-4|151	+ Revision: 113667
12cr|bakery-2.6.3-4|152	- new version
12cr|bakery-2.6.3-4|153	
12cr|bakery-2.6.3-4|154	* Wed Oct 10 2007 Götz Waschk <waschk@mandriva.org> 2.4.2-2mdv2008.1
12cr|bakery-2.6.3-4|155	+ Revision: 96827
12cr|bakery-2.6.3-4|156	- fix obsoleting the old devel package
12cr|bakery-2.6.3-4|157	
12cr|bakery-2.6.3-4|158	* Fri Oct 05 2007 Götz Waschk <waschk@mandriva.org> 2.4.2-1mdv2008.1
12cr|bakery-2.6.3-4|159	+ Revision: 95565
12cr|bakery-2.6.3-4|160	- new version
12cr|bakery-2.6.3-4|161	- new devel name
12cr|bakery-2.6.3-4|162	- update file list
12cr|bakery-2.6.3-4|163	

357 12
12cr|balazar-0.3.4-6|1	%define name balazar
12cr|balazar-0.3.4-6|2	%define oname Balazar
12cr|balazar-0.3.4-6|3	%define version 0.3.4
12cr|balazar-0.3.4-6|4	%define release %mkrel 6
12cr|balazar-0.3.4-6|5	
12cr|balazar-0.3.4-6|6	Summary:	A 3D adventure and roleplaying game
12cr|balazar-0.3.4-6|7	Name:		%{name}
12cr|balazar-0.3.4-6|8	Version:	%{version}
12cr|balazar-0.3.4-6|9	Release:	%{release}
12cr|balazar-0.3.4-6|10	License:	GPLv2
12cr|balazar-0.3.4-6|11	Group:		Games/Adventure
12cr|balazar-0.3.4-6|12	Source:		http://download.gna.org/balazar/%oname-%version.tar.bz2
12cr|balazar-0.3.4-6|13	Source10:	%{name}-16.png
12cr|balazar-0.3.4-6|14	Source11:	%{name}-32.png
12cr|balazar-0.3.4-6|15	Source12:	%{name}-48.png
12cr|balazar-0.3.4-6|16	URL:		http://home.gna.org/oomadness/en/balazar/
12cr|balazar-0.3.4-6|17	# or http://balazar.nekeme.net/
12cr|balazar-0.3.4-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|balazar-0.3.4-6|19	BuildRequires:	python-devel, SDL-devel
12cr|balazar-0.3.4-6|20	Requires:	soya, python-imaging, pyogg, pyvorbis, pyopenal
12cr|balazar-0.3.4-6|21	Requires:	tofu, cerealizer
12cr|balazar-0.3.4-6|22	#dri:)
12cr|balazar-0.3.4-6|23	#pyrex=0.9.3, cal3d=0.9.1
12cr|balazar-0.3.4-6|24	BuildArch: noarch
12cr|balazar-0.3.4-6|25	
12cr|balazar-0.3.4-6|26	%description
12cr|balazar-0.3.4-6|27	A 3D adventure and roleplaying game starring Balazar the photo-mage.
12cr|balazar-0.3.4-6|28	
12cr|balazar-0.3.4-6|29	%prep
12cr|balazar-0.3.4-6|30	
12cr|balazar-0.3.4-6|31	%setup -q -n %oname-%version
12cr|balazar-0.3.4-6|32	
12cr|balazar-0.3.4-6|33	%build
12cr|balazar-0.3.4-6|34	python ./setup.py build
12cr|balazar-0.3.4-6|35	
12cr|balazar-0.3.4-6|36	%install
12cr|balazar-0.3.4-6|37	rm -Rf $RPM_BUILD_ROOT
12cr|balazar-0.3.4-6|38	
12cr|balazar-0.3.4-6|39	python ./setup.py install --root=$RPM_BUILD_ROOT
12cr|balazar-0.3.4-6|40	install -m 644 -D %{SOURCE10} $RPM_BUILD_ROOT/%{_miconsdir}/%{name}.png
12cr|balazar-0.3.4-6|41	install -m 644 -D %{SOURCE11} $RPM_BUILD_ROOT/%{_iconsdir}/%{name}.png
12cr|balazar-0.3.4-6|42	install -m 644 -D %{SOURCE12} $RPM_BUILD_ROOT/%{_liconsdir}/%{name}.png
12cr|balazar-0.3.4-6|43	
12cr|balazar-0.3.4-6|44	mkdir $RPM_BUILD_ROOT%{_datadir}/applications
12cr|balazar-0.3.4-6|45	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{oname}.desktop << EOF
12cr|balazar-0.3.4-6|46	[Desktop Entry]
12cr|balazar-0.3.4-6|47	Name=%{oname}
12cr|balazar-0.3.4-6|48	Comment=%{summary}
12cr|balazar-0.3.4-6|49	Exec=%{_bindir}/%{name} %U
12cr|balazar-0.3.4-6|50	Icon=%{name}
12cr|balazar-0.3.4-6|51	Terminal=false
12cr|balazar-0.3.4-6|52	Type=Application
12cr|balazar-0.3.4-6|53	StartupNotify=true
12cr|balazar-0.3.4-6|54	Categories=Game;AdventureGame;
12cr|balazar-0.3.4-6|55	EOF
12cr|balazar-0.3.4-6|56	
12cr|balazar-0.3.4-6|57	%clean
12cr|balazar-0.3.4-6|58	rm -Rf $RPM_BUILD_ROOT
12cr|balazar-0.3.4-6|59	
12cr|balazar-0.3.4-6|60	%files
12cr|balazar-0.3.4-6|61	%defattr(-,root,root)
12cr|balazar-0.3.4-6|62	%doc AUTHORS README LICENSE
12cr|balazar-0.3.4-6|63	%{_bindir}/%{name}
12cr|balazar-0.3.4-6|64	%{_datadir}/%{name}
12cr|balazar-0.3.4-6|65	%{_datadir}/applications/mandriva-%{oname}.desktop
12cr|balazar-0.3.4-6|66	%{_datadir}/*.egg-info
12cr|balazar-0.3.4-6|67	%{_miconsdir}/%{name}.png
12cr|balazar-0.3.4-6|68	%{_iconsdir}/%{name}.png
12cr|balazar-0.3.4-6|69	%{_liconsdir}/%{name}.png
12cr|balazar-0.3.4-6|70	
12cr|balazar-0.3.4-6|71	%if %mdkversion < 200900
12cr|balazar-0.3.4-6|72	%post
12cr|balazar-0.3.4-6|73	%{update_menus}
12cr|balazar-0.3.4-6|74	%endif
12cr|balazar-0.3.4-6|75	
12cr|balazar-0.3.4-6|76	%if %mdkversion < 200900
12cr|balazar-0.3.4-6|77	%postun
12cr|balazar-0.3.4-6|78	%{clean_menus}
12cr|balazar-0.3.4-6|79	%endif
12cr|balazar-0.3.4-6|80	
12cr|balazar-0.3.4-6|81	
12cr|balazar-0.3.4-6|82	
12cr|balazar-0.3.4-6|83	
12cr|balazar-0.3.4-6|84	%changelog
12cr|balazar-0.3.4-6|85	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-6mdv2011.0
12cr|balazar-0.3.4-6|86	+ Revision: 616706
12cr|balazar-0.3.4-6|87	- the mass rebuild of 2010.0 packages
12cr|balazar-0.3.4-6|88	
12cr|balazar-0.3.4-6|89	* Wed May 13 2009 Samuel Verschelde <stormi@mandriva.org> 0.3.4-5mdv2010.0
12cr|balazar-0.3.4-6|90	+ Revision: 375479
12cr|balazar-0.3.4-6|91	- fix description (fix #49418)
12cr|balazar-0.3.4-6|92	- fix Licence
12cr|balazar-0.3.4-6|93	- fix desktop file
12cr|balazar-0.3.4-6|94	
12cr|balazar-0.3.4-6|95	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.3.4-4mdv2009.0
12cr|balazar-0.3.4-6|96	+ Revision: 243160
12cr|balazar-0.3.4-6|97	- rebuild
12cr|balazar-0.3.4-6|98	- kill re-definition of %%buildroot on Pixel's request
12cr|balazar-0.3.4-6|99	
12cr|balazar-0.3.4-6|100	+ Pixel <pixel@mandriva.com>
12cr|balazar-0.3.4-6|101	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|balazar-0.3.4-6|102	
12cr|balazar-0.3.4-6|103	+ Olivier Blin <oblin@mandriva.com>
12cr|balazar-0.3.4-6|104	- restore BuildRoot
12cr|balazar-0.3.4-6|105	
12cr|balazar-0.3.4-6|106	* Wed Dec 05 2007 Emmanuel Andry <eandry@mandriva.org> 0.3.4-2mdv2008.1
12cr|balazar-0.3.4-6|107	+ Revision: 115724
12cr|balazar-0.3.4-6|108	- fix menu entry (bug #35851)
12cr|balazar-0.3.4-6|109	- New version
12cr|balazar-0.3.4-6|110	- drop old menu
12cr|balazar-0.3.4-6|111	
12cr|balazar-0.3.4-6|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|balazar-0.3.4-6|113	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|balazar-0.3.4-6|114	
12cr|balazar-0.3.4-6|115	
12cr|balazar-0.3.4-6|116	* Sat Jan 06 2007 Olivier Blin <oblin@mandriva.com> 0.3.1-5mdv2007.0
12cr|balazar-0.3.4-6|117	+ Revision: 104991
12cr|balazar-0.3.4-6|118	- use english website URL (John Keller)
12cr|balazar-0.3.4-6|119	
12cr|balazar-0.3.4-6|120	* Sat Jan 06 2007 Olivier Blin <oblin@mandriva.com> 0.3.1-4mdv2007.1
12cr|balazar-0.3.4-6|121	+ Revision: 104709
12cr|balazar-0.3.4-6|122	- remove glew dependency, it is not required and libglew is already pulled by soya
12cr|balazar-0.3.4-6|123	- remove dependencies that are already required by soya
12cr|balazar-0.3.4-6|124	- remove python-pyrex dependency, it is not required for balazar to run
12cr|balazar-0.3.4-6|125	
12cr|balazar-0.3.4-6|126	* Fri Jan 05 2007 Emmanuel Andry <eandry@mandriva.org> 0.3.1-3mdv2007.1
12cr|balazar-0.3.4-6|127	+ Revision: 104587
12cr|balazar-0.3.4-6|128	- Rebuild for python-pyrex
12cr|balazar-0.3.4-6|129	package egg-info file
12cr|balazar-0.3.4-6|130	
12cr|balazar-0.3.4-6|131	+ Eskild Hustvedt <eskild@mandriva.org>
12cr|balazar-0.3.4-6|132	- Import balazar
12cr|balazar-0.3.4-6|133	
12cr|balazar-0.3.4-6|134	* Mon Aug 28 2006 Emmanuel Andry <eandry@mandriva.org> 0.3.1-2mdv2007.0
12cr|balazar-0.3.4-6|135	- requires pyopenal
12cr|balazar-0.3.4-6|136	
12cr|balazar-0.3.4-6|137	* Wed Jul 12 2006 Lenny Cartier <lenny@mandriva.com> 0.3.1-1mdv2007.0
12cr|balazar-0.3.4-6|138	- 0.3.1
12cr|balazar-0.3.4-6|139	- requires cerealizer
12cr|balazar-0.3.4-6|140	
12cr|balazar-0.3.4-6|141	* Sun Jun 18 2006 Emmanuel Andry <eandry@mandriva.org> 0.3-1mdv2007.0
12cr|balazar-0.3.4-6|142	- 0.3
12cr|balazar-0.3.4-6|143	- xdg compliant
12cr|balazar-0.3.4-6|144	
12cr|balazar-0.3.4-6|145	* Thu Oct 27 2005 Lenny Cartier <lenny@mandriva.com> 0.2-2mdk
12cr|balazar-0.3.4-6|146	- rebuild for latest allegro
12cr|balazar-0.3.4-6|147	
12cr|balazar-0.3.4-6|148	* Mon Sep 12 2005 Guillaume Bedot <littletux@mandriva.org> 0.2-1mdk
12cr|balazar-0.3.4-6|149	- New release
12cr|balazar-0.3.4-6|150	- added some requires
12cr|balazar-0.3.4-6|151	
12cr|balazar-0.3.4-6|152	* Wed Mar 02 2005 Guillaume Bedot <guillaume.bedot@cegetel.net> 0.1-1mdk
12cr|balazar-0.3.4-6|153	- First Mandrakelinux package
12cr|balazar-0.3.4-6|154	

358 12
12cr|balazarbrothers-0.3.1-6|1	%define name 	balazarbrothers
12cr|balazarbrothers-0.3.1-6|2	%define oname   BalazarBrothers
12cr|balazarbrothers-0.3.1-6|3	%define version 0.3.1
12cr|balazarbrothers-0.3.1-6|4	%define	rel	6
12cr|balazarbrothers-0.3.1-6|5	%define release %mkrel %{rel}
12cr|balazarbrothers-0.3.1-6|6	
12cr|balazarbrothers-0.3.1-6|7	Name:           %{name}
12cr|balazarbrothers-0.3.1-6|8	Version:        %{version}
12cr|balazarbrothers-0.3.1-6|9	Release:        %{release}
12cr|balazarbrothers-0.3.1-6|10	License:        GPL
12cr|balazarbrothers-0.3.1-6|11	Url:		http://home.gna.org/oomadness/fr/balazar_brothers/index.html
12cr|balazarbrothers-0.3.1-6|12	Source:		http://download.gna.org/soya/%{oname}-%{version}.tar.bz2
12cr|balazarbrothers-0.3.1-6|13	Group:          Games/Puzzles
12cr|balazarbrothers-0.3.1-6|14	Summary:        Amazing libre (GPL'ed) 3D puzzle game
12cr|balazarbrothers-0.3.1-6|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|balazarbrothers-0.3.1-6|16	Requires:	cerealizer soya glew openal cal3d python-twisted python
12cr|balazarbrothers-0.3.1-6|17	Requires:	pyvorbis pyogg pyopenal tofu
12cr|balazarbrothers-0.3.1-6|18	# (tv) for python:/usr/lib/python2.5/distutils/core.py
12cr|balazarbrothers-0.3.1-6|19	BuildRequires: python-devel
12cr|balazarbrothers-0.3.1-6|20	Buildarch:	noarch
12cr|balazarbrothers-0.3.1-6|21	
12cr|balazarbrothers-0.3.1-6|22	%description
12cr|balazarbrothers-0.3.1-6|23	Balazar Brother is an amazing libre (GPL'ed) 3D puzzle gam
12cr|balazarbrothers-0.3.1-6|24	
12cr|balazarbrothers-0.3.1-6|25	%prep
12cr|balazarbrothers-0.3.1-6|26	%setup -q  -n %{oname}-%{version}
12cr|balazarbrothers-0.3.1-6|27	rm -rf `find -name CVS` `find -name .cvswrappers`
12cr|balazarbrothers-0.3.1-6|28	
12cr|balazarbrothers-0.3.1-6|29	%build
12cr|balazarbrothers-0.3.1-6|30	# needed to generate proper c code for gcc4
12cr|balazarbrothers-0.3.1-6|31	#pyrexc _ode.pyx
12cr|balazarbrothers-0.3.1-6|32	
12cr|balazarbrothers-0.3.1-6|33	%{__python} setup.py build
12cr|balazarbrothers-0.3.1-6|34	
12cr|balazarbrothers-0.3.1-6|35	%install
12cr|balazarbrothers-0.3.1-6|36	%{__rm} -rf %{buildroot}
12cr|balazarbrothers-0.3.1-6|37	%{__python} setup.py install --root=%{buildroot}
12cr|balazarbrothers-0.3.1-6|38	
12cr|balazarbrothers-0.3.1-6|39	install -d %{buildroot}%{_menudir}
12cr|balazarbrothers-0.3.1-6|40	
12cr|balazarbrothers-0.3.1-6|41	mkdir -p %{buildroot}%{_datadir}/applications
12cr|balazarbrothers-0.3.1-6|42	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|balazarbrothers-0.3.1-6|43	[Desktop Entry]
12cr|balazarbrothers-0.3.1-6|44	Encoding=UTF-8
12cr|balazarbrothers-0.3.1-6|45	Name=Balazar Brothers
12cr|balazarbrothers-0.3.1-6|46	Comment=%{summary}
12cr|balazarbrothers-0.3.1-6|47	Exec=%{_bindir}/balazar_brothers %U
12cr|balazarbrothers-0.3.1-6|48	Icon=puzzle_section
12cr|balazarbrothers-0.3.1-6|49	Terminal=false
12cr|balazarbrothers-0.3.1-6|50	Type=Application
12cr|balazarbrothers-0.3.1-6|51	Categories=Game;LogicGame
12cr|balazarbrothers-0.3.1-6|52	StartupNotify=true
12cr|balazarbrothers-0.3.1-6|53	EOF
12cr|balazarbrothers-0.3.1-6|54	
12cr|balazarbrothers-0.3.1-6|55	%if %mdkversion < 200900
12cr|balazarbrothers-0.3.1-6|56	%post
12cr|balazarbrothers-0.3.1-6|57	%{update_menus}
12cr|balazarbrothers-0.3.1-6|58	%endif
12cr|balazarbrothers-0.3.1-6|59	
12cr|balazarbrothers-0.3.1-6|60	%if %mdkversion < 200900
12cr|balazarbrothers-0.3.1-6|61	%postun
12cr|balazarbrothers-0.3.1-6|62	%{clean_menus}
12cr|balazarbrothers-0.3.1-6|63	%endif
12cr|balazarbrothers-0.3.1-6|64	
12cr|balazarbrothers-0.3.1-6|65	%clean
12cr|balazarbrothers-0.3.1-6|66	%{__rm} -rf %{buildroot}
12cr|balazarbrothers-0.3.1-6|67	
12cr|balazarbrothers-0.3.1-6|68	%files
12cr|balazarbrothers-0.3.1-6|69	%defattr(-,root,root)
12cr|balazarbrothers-0.3.1-6|70	%doc README
12cr|balazarbrothers-0.3.1-6|71	%_bindir/*
12cr|balazarbrothers-0.3.1-6|72	%_datadir/balazar_brothers
12cr|balazarbrothers-0.3.1-6|73	%_datadir/applications/*
12cr|balazarbrothers-0.3.1-6|74	%_datadir/*.egg-info
12cr|balazarbrothers-0.3.1-6|75	
12cr|balazarbrothers-0.3.1-6|76	
12cr|balazarbrothers-0.3.1-6|77	
12cr|balazarbrothers-0.3.1-6|78	
12cr|balazarbrothers-0.3.1-6|79	%changelog
12cr|balazarbrothers-0.3.1-6|80	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-6mdv2011.0
12cr|balazarbrothers-0.3.1-6|81	+ Revision: 616707
12cr|balazarbrothers-0.3.1-6|82	- the mass rebuild of 2010.0 packages
12cr|balazarbrothers-0.3.1-6|83	
12cr|balazarbrothers-0.3.1-6|84	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.3.1-5mdv2010.0
12cr|balazarbrothers-0.3.1-6|85	+ Revision: 436767
12cr|balazarbrothers-0.3.1-6|86	- rebuild
12cr|balazarbrothers-0.3.1-6|87	
12cr|balazarbrothers-0.3.1-6|88	* Wed Mar 11 2009 Emmanuel Andry <eandry@mandriva.org> 0.3.1-4mdv2009.1
12cr|balazarbrothers-0.3.1-6|89	+ Revision: 353554
12cr|balazarbrothers-0.3.1-6|90	- fix url
12cr|balazarbrothers-0.3.1-6|91	
12cr|balazarbrothers-0.3.1-6|92	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.3.1-3mdv2009.0
12cr|balazarbrothers-0.3.1-6|93	+ Revision: 222599
12cr|balazarbrothers-0.3.1-6|94	- buildrequires python-devel instead of python
12cr|balazarbrothers-0.3.1-6|95	- BuildRequires python for distutils/core.py
12cr|balazarbrothers-0.3.1-6|96	- requires python for distutils
12cr|balazarbrothers-0.3.1-6|97	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|balazarbrothers-0.3.1-6|98	- kill re-definition of %%buildroot on Pixel's request
12cr|balazarbrothers-0.3.1-6|99	
12cr|balazarbrothers-0.3.1-6|100	+ Pixel <pixel@mandriva.com>
12cr|balazarbrothers-0.3.1-6|101	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|balazarbrothers-0.3.1-6|102	
12cr|balazarbrothers-0.3.1-6|103	+ Olivier Blin <oblin@mandriva.com>
12cr|balazarbrothers-0.3.1-6|104	- restore BuildRoot
12cr|balazarbrothers-0.3.1-6|105	
12cr|balazarbrothers-0.3.1-6|106	+ Emmanuel Andry <eandry@mandriva.org>
12cr|balazarbrothers-0.3.1-6|107	- drop old menu
12cr|balazarbrothers-0.3.1-6|108	- Import balazarbrothers
12cr|balazarbrothers-0.3.1-6|109	
12cr|balazarbrothers-0.3.1-6|110	
12cr|balazarbrothers-0.3.1-6|111	
12cr|balazarbrothers-0.3.1-6|112	* Sun Aug 27 2006 Emmanuel Andry <eandry@mandriva.org> 0.3.1-2mdv2007.0
12cr|balazarbrothers-0.3.1-6|113	- requires tofu (bug #24757)
12cr|balazarbrothers-0.3.1-6|114	- xdg cleanup
12cr|balazarbrothers-0.3.1-6|115	
12cr|balazarbrothers-0.3.1-6|116	* Mon Jul 10 2006 Lenny Cartier <lenny@mandriva.com> 0.3.1-1mdv2007.0
12cr|balazarbrothers-0.3.1-6|117	- new

359 12
12cr|balsa-2.4.13-1|1	#otherwise the ghost html files are really present
12cr|balsa-2.4.13-1|2	%define _files_listed_twice_terminate_build	0
12cr|balsa-2.4.13-1|3	%define enable_gpgme 1
12cr|balsa-2.4.13-1|4	
12cr|balsa-2.4.13-1|5	Summary:	Graphical Mail Client
12cr|balsa-2.4.13-1|6	Name:		balsa
12cr|balsa-2.4.13-1|7	Version:	2.4.13
12cr|balsa-2.4.13-1|8	Release:	1
12cr|balsa-2.4.13-1|9	License:	GPLv2+
12cr|balsa-2.4.13-1|10	Group:		Networking/Mail
12cr|balsa-2.4.13-1|11	URL:		http://pawsa.fedorapeople.org/balsa
12cr|balsa-2.4.13-1|12	Source0:	http://pawsa.fedorapeople.org/balsa/%{name}-%{version}.tar.bz2
12cr|balsa-2.4.13-1|13	
12cr|balsa-2.4.13-1|14	BuildRequires:	gnome-doc-utils
12cr|balsa-2.4.13-1|15	BuildRequires:	gnome-doc-utils-devel
12cr|balsa-2.4.13-1|16	BuildRequires:	compface-devel
12cr|balsa-2.4.13-1|17	BuildRequires:	imagemagick
12cr|balsa-2.4.13-1|18	BuildRequires:	intltool
12cr|balsa-2.4.13-1|19	BuildRequires:	sendmail-command
12cr|balsa-2.4.13-1|20	BuildRequires:	aspell-devel >= 0.50
12cr|balsa-2.4.13-1|21	BuildRequires:	krb5-devel
12cr|balsa-2.4.13-1|22	BuildRequires:	libldap-devel
12cr|balsa-2.4.13-1|23	BuildRequires:	libesmtp-devel
12cr|balsa-2.4.13-1|24	BuildRequires:	libltdl-devel
12cr|balsa-2.4.13-1|25	# in balsa, gtkhtml 3.x is preferred over 2.x
12cr|balsa-2.4.13-1|26	BuildRequires:	pkgconfig(libgtkhtml-3.14)
12cr|balsa-2.4.13-1|27	#BuildRequires:	gtkhtml2-devel
12cr|balsa-2.4.13-1|28	BuildRequires:	pkgconfig(gmime-2.6)
12cr|balsa-2.4.13-1|29	BuildRequires:	pkgconfig(gnome-icon-theme)
12cr|balsa-2.4.13-1|30	BuildRequires:	pkgconfig(gtksourceview-1.0)
12cr|balsa-2.4.13-1|31	BuildRequires:	pkgconfig(gtkspell-2.0)
12cr|balsa-2.4.13-1|32	BuildRequires:	pkgconfig(libcanberra-gtk)
12cr|balsa-2.4.13-1|33	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
12cr|balsa-2.4.13-1|34	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cr|balsa-2.4.13-1|35	BuildRequires:	pkgconfig(libnm-glib)
12cr|balsa-2.4.13-1|36	BuildRequires:	pkgconfig(libnotify)
12cr|balsa-2.4.13-1|37	BuildRequires:	pkgconfig(libpcre)
12cr|balsa-2.4.13-1|38	BuildRequires:	pkgconfig(sqlite)
12cr|balsa-2.4.13-1|39	BuildRequires:	pkgconfig(unique-1.0)
12cr|balsa-2.4.13-1|40	BuildRequires:	pkgconfig(webkit-1.0)
12cr|balsa-2.4.13-1|41	%if %enable_gpgme
12cr|balsa-2.4.13-1|42	BuildRequires:	gpgme-devel >= 0.4.2
12cr|balsa-2.4.13-1|43	%endif
12cr|balsa-2.4.13-1|44	
12cr|balsa-2.4.13-1|45	%description
12cr|balsa-2.4.13-1|46	Balsa is an e-mail reader.
12cr|balsa-2.4.13-1|47	
12cr|balsa-2.4.13-1|48	This client is part of the GNOME desktop environment. It supports local
12cr|balsa-2.4.13-1|49	mailboxes, POP3 and IMAP.
12cr|balsa-2.4.13-1|50	
12cr|balsa-2.4.13-1|51	*** Build options: ***
12cr|balsa-2.4.13-1|52	--with gpgme		Build with gpgme/GnuPG support
12cr|balsa-2.4.13-1|53	
12cr|balsa-2.4.13-1|54	%prep
12cr|balsa-2.4.13-1|55	%setup -q
12cr|balsa-2.4.13-1|56	
12cr|balsa-2.4.13-1|57	%build
12cr|balsa-2.4.13-1|58	autoreconf -f
12cr|balsa-2.4.13-1|59	%configure2_5x	\
12cr|balsa-2.4.13-1|60	--with-unique \
12cr|balsa-2.4.13-1|61	--with-gss=yes \
12cr|balsa-2.4.13-1|62	%if %enable_gpgme
12cr|balsa-2.4.13-1|63	--with-gpgme \
12cr|balsa-2.4.13-1|64	%endif
12cr|balsa-2.4.13-1|65	--with-ssl \
12cr|balsa-2.4.13-1|66	--with-ldap=yes \
12cr|balsa-2.4.13-1|67	--with-gtkspell \
12cr|balsa-2.4.13-1|68	--with-canberra \
12cr|balsa-2.4.13-1|69	--with-html-widget=webkit \
12cr|balsa-2.4.13-1|70	--with-gtksourceview \
12cr|balsa-2.4.13-1|71	--with-sqlite \
12cr|balsa-2.4.13-1|72	--with-compface \
12cr|balsa-2.4.13-1|73	--disable-scrollkeeper
12cr|balsa-2.4.13-1|74	
12cr|balsa-2.4.13-1|75	make
12cr|balsa-2.4.13-1|76	
12cr|balsa-2.4.13-1|77	%install
12cr|balsa-2.4.13-1|78	%makeinstall_std GTK_UPDATE_ICON_CACHE="/usr/bin/gtk-update-icon-cache --ignore-theme-index"
12cr|balsa-2.4.13-1|79	
12cr|balsa-2.4.13-1|80	# Icons
12cr|balsa-2.4.13-1|81	mkdir -p %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
12cr|balsa-2.4.13-1|82	install -m 644 -D	gnome-balsa2.png %{buildroot}/%{_liconsdir}/%{name}.png
12cr|balsa-2.4.13-1|83	convert -geometry 32x32 gnome-balsa2.png %{buildroot}/%{_iconsdir}/%{name}.png
12cr|balsa-2.4.13-1|84	convert -geometry 16x16 gnome-balsa2.png %{buildroot}/%{_miconsdir}/%{name}.png
12cr|balsa-2.4.13-1|85	
12cr|balsa-2.4.13-1|86	%find_lang %{name} --with-gnome
12cr|balsa-2.4.13-1|87	
12cr|balsa-2.4.13-1|88	for i in %{buildroot}%{_datadir}/gnome/help/%{name}/*; do
12cr|balsa-2.4.13-1|89	touch $i/%{name}.html
12cr|balsa-2.4.13-1|90	done
12cr|balsa-2.4.13-1|91	
12cr|balsa-2.4.13-1|92	%post
12cr|balsa-2.4.13-1|93	touch %{_datadir}/gnome/help/%{name}/C/%{name}.html
12cr|balsa-2.4.13-1|94	
12cr|balsa-2.4.13-1|95	%files -f %{name}.lang
12cr|balsa-2.4.13-1|96	%doc README COPYING ChangeLog NEWS TODO
12cr|balsa-2.4.13-1|97	%config(noreplace) %{_sysconfdir}/sound/events/*
12cr|balsa-2.4.13-1|98	%{_bindir}/*
12cr|balsa-2.4.13-1|99	%{_datadir}/applications/*.desktop
12cr|balsa-2.4.13-1|100	%{_datadir}/%{name}
12cr|balsa-2.4.13-1|101	%{_datadir}/idl/Balsa.idl
12cr|balsa-2.4.13-1|102	%{_datadir}/pixmaps/*
12cr|balsa-2.4.13-1|103	%{_datadir}/sounds/*
12cr|balsa-2.4.13-1|104	%{_mandir}/man1/*
12cr|balsa-2.4.13-1|105	%ghost %{_datadir}/gnome/help/%{name}/*/%{name}.html
12cr|balsa-2.4.13-1|106	
12cr|balsa-2.4.13-1|107	%{_iconsdir}/%{name}.png
12cr|balsa-2.4.13-1|108	%{_liconsdir}/%{name}.png
12cr|balsa-2.4.13-1|109	%{_miconsdir}/%{name}.png
12cr|balsa-2.4.13-1|110	%{_iconsdir}/hicolor/48x48/mimetypes/*.png
12cr|balsa-2.4.13-1|111	
12cr|balsa-2.4.13-1|112	
12cr|balsa-2.4.13-1|113	
12cr|balsa-2.4.13-1|114	%changelog
12cr|balsa-2.4.13-1|115	* Sat Feb 25 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.4.11-1
12cr|balsa-2.4.13-1|116	+ Revision: 780692
12cr|balsa-2.4.13-1|117	- new version 2.4.11
12cr|balsa-2.4.13-1|118	
12cr|balsa-2.4.13-1|119	* Mon Jun 20 2011 Funda Wang <fwang@mandriva.org> 2.4.7-6
12cr|balsa-2.4.13-1|120	+ Revision: 686182
12cr|balsa-2.4.13-1|121	- rebuild for new webkit
12cr|balsa-2.4.13-1|122	
12cr|balsa-2.4.13-1|123	* Thu Apr 14 2011 Funda Wang <fwang@mandriva.org> 2.4.7-5
12cr|balsa-2.4.13-1|124	+ Revision: 652917
12cr|balsa-2.4.13-1|125	- br webkit 1
12cr|balsa-2.4.13-1|126	- build with libnotify 0.7
12cr|balsa-2.4.13-1|127	
12cr|balsa-2.4.13-1|128	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|balsa-2.4.13-1|129	- rebuild
12cr|balsa-2.4.13-1|130	
12cr|balsa-2.4.13-1|131	+ John Balcaen <mikala@mandriva.org>
12cr|balsa-2.4.13-1|132	- Fix BR for libcanberra-gtk-devel
12cr|balsa-2.4.13-1|133	
12cr|balsa-2.4.13-1|134	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 2.4.7-2mdv2010.1
12cr|balsa-2.4.13-1|135	+ Revision: 537538
12cr|balsa-2.4.13-1|136	- rebuild
12cr|balsa-2.4.13-1|137	
12cr|balsa-2.4.13-1|138	* Sat Feb 20 2010 Frederik Himpe <fhimpe@mandriva.org> 2.4.7-1mdv2010.1
12cr|balsa-2.4.13-1|139	+ Revision: 508704
12cr|balsa-2.4.13-1|140	- Update to new version 2.4.7
12cr|balsa-2.4.13-1|141	- Ensure to build with webkit and gtksourceview support
12cr|balsa-2.4.13-1|142	
12cr|balsa-2.4.13-1|143	* Wed Feb 03 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.4.6-1mdv2010.1
12cr|balsa-2.4.13-1|144	+ Revision: 499864
12cr|balsa-2.4.13-1|145	- Fix summary
12cr|balsa-2.4.13-1|146	- %if mdkversion > 200900 --> %%post
12cr|balsa-2.4.13-1|147	- Remove option --with-webkit because --with-webkit and --with-gtkhtml are mutually exclusive- Update to 2.4.6
12cr|balsa-2.4.13-1|148	- Fix rpmlint's warning
12cr|balsa-2.4.13-1|149	
12cr|balsa-2.4.13-1|150	* Sat Jan 02 2010 Frederik Himpe <fhimpe@mandriva.org> 2.4.2-1mdv2010.1
12cr|balsa-2.4.13-1|151	+ Revision: 485240
12cr|balsa-2.4.13-1|152	- Needs libnm-glib-devel to build now
12cr|balsa-2.4.13-1|153	- Enable canberra, unique and webkit support
12cr|balsa-2.4.13-1|154	- update to new version 2.4.2
12cr|balsa-2.4.13-1|155	
12cr|balsa-2.4.13-1|156	* Mon Nov 30 2009 Jérôme Brenier <incubusss@mandriva.org> 2.4.1-1mdv2010.1
12cr|balsa-2.4.13-1|157	+ Revision: 471721
12cr|balsa-2.4.13-1|158	- BR : libunique-devel -> unique-devel
12cr|balsa-2.4.13-1|159	- new version 2.4.1
12cr|balsa-2.4.13-1|160	- BuildRequires: gnome-doc-utils
12cr|balsa-2.4.13-1|161	- fix %%files section (duplicates and directories not to be included)
12cr|balsa-2.4.13-1|162	
12cr|balsa-2.4.13-1|163	+ Thierry Vignaud <tv@mandriva.org>
12cr|balsa-2.4.13-1|164	- rebuild
12cr|balsa-2.4.13-1|165	- rebuild
12cr|balsa-2.4.13-1|166	
12cr|balsa-2.4.13-1|167	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|balsa-2.4.13-1|168	- Update to new version 2.4.0
12cr|balsa-2.4.13-1|169	- Remove patches which are not needed anymore, don't run autoreconf
12cr|balsa-2.4.13-1|170	- BuildRequires: libunique-devel
12cr|balsa-2.4.13-1|171	
12cr|balsa-2.4.13-1|172	+ Götz Waschk <waschk@mandriva.org>
12cr|balsa-2.4.13-1|173	- new version
12cr|balsa-2.4.13-1|174	- drop patch 0
12cr|balsa-2.4.13-1|175	- patch for new gmime
12cr|balsa-2.4.13-1|176	- bump gmime dep
12cr|balsa-2.4.13-1|177	- fix URL
12cr|balsa-2.4.13-1|178	
12cr|balsa-2.4.13-1|179	+ Jérôme Soyer <saispo@mandriva.org>
12cr|balsa-2.4.13-1|180	- New upstream release
12cr|balsa-2.4.13-1|181	
12cr|balsa-2.4.13-1|182	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|balsa-2.4.13-1|183	- lowercase ImageMagick
12cr|balsa-2.4.13-1|184	
12cr|balsa-2.4.13-1|185	* Mon Sep 08 2008 Frederik Himpe <fhimpe@mandriva.org> 2.3.26-1mdv2009.0
12cr|balsa-2.4.13-1|186	+ Revision: 282725
12cr|balsa-2.4.13-1|187	- update to new version 2.3.26
12cr|balsa-2.4.13-1|188	
12cr|balsa-2.4.13-1|189	* Tue Jul 15 2008 Jérôme Soyer <saispo@mandriva.org> 2.3.25-1mdv2009.0
12cr|balsa-2.4.13-1|190	+ Revision: 235930
12cr|balsa-2.4.13-1|191	- Add a patch to disable -DGTK_DISABLE_DEPRECATED temporary
12cr|balsa-2.4.13-1|192	Build the latest version
12cr|balsa-2.4.13-1|193	
12cr|balsa-2.4.13-1|194	+ Olivier Blin <blino@mandriva.org>
12cr|balsa-2.4.13-1|195	- restore BuildRoot
12cr|balsa-2.4.13-1|196	
12cr|balsa-2.4.13-1|197	+ Thierry Vignaud <tv@mandriva.org>
12cr|balsa-2.4.13-1|198	- kill re-definition of %%buildroot on Pixel's request
12cr|balsa-2.4.13-1|199	
12cr|balsa-2.4.13-1|200	* Fri Dec 14 2007 Jérôme Soyer <saispo@mandriva.org> 2.3.20-1mdv2008.1
12cr|balsa-2.4.13-1|201	+ Revision: 119710
12cr|balsa-2.4.13-1|202	- New release
12cr|balsa-2.4.13-1|203	
12cr|balsa-2.4.13-1|204	* Mon Sep 17 2007 Austin Acton <austin@mandriva.org> 2.3.19-2mdv2008.0
12cr|balsa-2.4.13-1|205	+ Revision: 88855
12cr|balsa-2.4.13-1|206	- drop old (duplicate) menu
12cr|balsa-2.4.13-1|207	
12cr|balsa-2.4.13-1|208	* Thu Sep 06 2007 Austin Acton <austin@mandriva.org> 2.3.19-1mdv2008.0
12cr|balsa-2.4.13-1|209	+ Revision: 80570
12cr|balsa-2.4.13-1|210	- buildrequires
12cr|balsa-2.4.13-1|211	- build with gtk-spell
12cr|balsa-2.4.13-1|212	- new version
12cr|balsa-2.4.13-1|213	- fix menu categories
12cr|balsa-2.4.13-1|214	
12cr|balsa-2.4.13-1|215	+ Thierry Vignaud <tv@mandriva.org>
12cr|balsa-2.4.13-1|216	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|balsa-2.4.13-1|217	
12cr|balsa-2.4.13-1|218	
12cr|balsa-2.4.13-1|219	* Sun Jan 07 2007 Pascal Terjan <pterjan@mandriva.org> 2.3.14-1mdv2007.0
12cr|balsa-2.4.13-1|220	+ Revision: 105327
12cr|balsa-2.4.13-1|221	- 2.3.14
12cr|balsa-2.4.13-1|222	- Import balsa
12cr|balsa-2.4.13-1|223	
12cr|balsa-2.4.13-1|224	* Wed Aug 02 2006 Frederic Crozat <fcrozat@mandriva.com> 2.3.13-3mdv2007.0
12cr|balsa-2.4.13-1|225	- Rebuild with latest dbus
12cr|balsa-2.4.13-1|226	
12cr|balsa-2.4.13-1|227	* Fri Jul 14 2006 Frederic Crozat <fcrozat@mandriva.com> 2.3.13-2mdv2007.0
12cr|balsa-2.4.13-1|228	- Rebuild with latest libgail
12cr|balsa-2.4.13-1|229	
12cr|balsa-2.4.13-1|230	* Sun Jul 02 2006 Jerome Soyer <saispo@mandriva.org> 2.3.13-1mdv2007.0
12cr|balsa-2.4.13-1|231	- New release 2.3.13
12cr|balsa-2.4.13-1|232	- Remove Patch0
12cr|balsa-2.4.13-1|233	
12cr|balsa-2.4.13-1|234	* Fri Mar 10 2006 Jerome Soyer <saispo@mandriva.org> 2.3.12-1mdk
12cr|balsa-2.4.13-1|235	- New release 2.3.12
12cr|balsa-2.4.13-1|236	
12cr|balsa-2.4.13-1|237	* Thu Mar 09 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.3.8-5mdk
12cr|balsa-2.4.13-1|238	- Again Rebuild for missing src.rpm
12cr|balsa-2.4.13-1|239	
12cr|balsa-2.4.13-1|240	* Fri Mar 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.3.8-4mdk
12cr|balsa-2.4.13-1|241	- Rebuild for missing src.rpm
12cr|balsa-2.4.13-1|242	
12cr|balsa-2.4.13-1|243	* Tue Jan 24 2006 Jerome Soyer <saispo@mandriva.org> 2.3.8-3mdk
12cr|balsa-2.4.13-1|244	- rebuild with latest libgmime
12cr|balsa-2.4.13-1|245	
12cr|balsa-2.4.13-1|246	* Tue Jan 24 2006 Jerome Soyer <saispo@mandriva.org> 2.3.8-1mdk
12cr|balsa-2.4.13-1|247	- 2.3.8
12cr|balsa-2.4.13-1|248	
12cr|balsa-2.4.13-1|249	* Wed Jan 04 2006 Frederic Crozat <fcrozat@mandriva.com> 2.3.4-2mdk
12cr|balsa-2.4.13-1|250	- Rebuild with latest gtkhtml
12cr|balsa-2.4.13-1|251	- Remove yelp-pregenerate call
12cr|balsa-2.4.13-1|252	- fix prereq
12cr|balsa-2.4.13-1|253	
12cr|balsa-2.4.13-1|254	* Fri Sep 09 2005 Andreas Hasenack <andreas@mandriva.com> 2.3.4-1mdk
12cr|balsa-2.4.13-1|255	- updated to version 2.3.4
12cr|balsa-2.4.13-1|256	- removed ldap patch, already applied
12cr|balsa-2.4.13-1|257	- removed lib64 patch which was *not* being applied (but the patch itself
12cr|balsa-2.4.13-1|258	was lying around)
12cr|balsa-2.4.13-1|259	- enabled GSSAPI authentication (tested OK)
12cr|balsa-2.4.13-1|260	- ignore theme index in make install
12cr|balsa-2.4.13-1|261	- rebuilt with openldap-2.3.x
12cr|balsa-2.4.13-1|262	
12cr|balsa-2.4.13-1|263	* Mon Jul 25 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.3.3-2mdk
12cr|balsa-2.4.13-1|264	- Rebuild
12cr|balsa-2.4.13-1|265	
12cr|balsa-2.4.13-1|266	* Fri Jun 10 2005 Austin Acton <austin@mandriva.org> 2.3.3-1mdk
12cr|balsa-2.4.13-1|267	- New release 2.3.3
12cr|balsa-2.4.13-1|268	- patch to make ldap compile
12cr|balsa-2.4.13-1|269	
12cr|balsa-2.4.13-1|270	* Thu Mar 10 2005 Jerome Soyer <saispo@mandrake.org> 2.3.0-1mdk
12cr|balsa-2.4.13-1|271	- New release
12cr|balsa-2.4.13-1|272	
12cr|balsa-2.4.13-1|273	* Tue Feb 08 2005 Buchan Milne <bgmilne@linux-mandrake.com> 2.2.6-4mdk
12cr|balsa-2.4.13-1|274	- rebuild for ldap2.2_7
12cr|balsa-2.4.13-1|275	
12cr|balsa-2.4.13-1|276	* Fri Feb 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.2.6-3mdk
12cr|balsa-2.4.13-1|277	- rebuilt against new openldap libs
12cr|balsa-2.4.13-1|278	
12cr|balsa-2.4.13-1|279	* Thu Jan 06 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.2.6-2mdk
12cr|balsa-2.4.13-1|280	- Rebuild with latest howl
12cr|balsa-2.4.13-1|281	
12cr|balsa-2.4.13-1|282	* Mon Nov 22 2004 Jerome Soyer <saispo@mandrake.org> 2.2.6-1mdk
12cr|balsa-2.4.13-1|283	- 2.2.6
12cr|balsa-2.4.13-1|284	
12cr|balsa-2.4.13-1|285	* Wed Nov 10 2004 Jerome Soyer <saispo@mandrake.org> 2.2.5-1mdk
12cr|balsa-2.4.13-1|286	- 2.2.5
12cr|balsa-2.4.13-1|287	- Disable intltoolize
12cr|balsa-2.4.13-1|288	
12cr|balsa-2.4.13-1|289	* Sat Sep 25 2004 Jerome Soyer <saispo@mandrake.org> 2.2.4-1mdk
12cr|balsa-2.4.13-1|290	- 2.2.4
12cr|balsa-2.4.13-1|291	
12cr|balsa-2.4.13-1|292	* Fri Aug 20 2004 Jerome Soyer <saispo@mandrake.org> 2.2.3-1mdk
12cr|balsa-2.4.13-1|293	- 2.2.3
12cr|balsa-2.4.13-1|294	
12cr|balsa-2.4.13-1|295	* Thu Aug 12 2004 Jerome Soyer <saispo@mandrake.org>2.2.2-1mdk
12cr|balsa-2.4.13-1|296	- 2.2.2
12cr|balsa-2.4.13-1|297	
12cr|balsa-2.4.13-1|298	* Wed Jul 21 2004 Pascal Terjan <pterjan@mandrake.org> 2.2.0-1mdk
12cr|balsa-2.4.13-1|299	- 2.2.0
12cr|balsa-2.4.13-1|300	- Drop patch2 (upstream)
12cr|balsa-2.4.13-1|301	
12cr|balsa-2.4.13-1|302	* Tue Apr 20 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.0.17-1mdk
12cr|balsa-2.4.13-1|303	- 2.0.17
12cr|balsa-2.4.13-1|304	
12cr|balsa-2.4.13-1|305	* Fri Mar 12 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.0.16-3mdk
12cr|balsa-2.4.13-1|306	- Rebuild against latest gal/gtkhtml
12cr|balsa-2.4.13-1|307	
12cr|balsa-2.4.13-1|308	* Wed Jan 28 2004 Abel Cheung <deaddog@deaddog.org> 2.0.16-2mdk
12cr|balsa-2.4.13-1|309	- Fix buildrequires (thx Stefan's bot)
12cr|balsa-2.4.13-1|310	
12cr|balsa-2.4.13-1|311	* Wed Jan 28 2004 Abel Cheung <deaddog@deaddog.org> 2.0.16-1mdk
12cr|balsa-2.4.13-1|312	- New version
12cr|balsa-2.4.13-1|313	- Remove patch0 (upstream)
12cr|balsa-2.4.13-1|314	- Remove old distro BuildRequires because they are wrong, please supply
12cr|balsa-2.4.13-1|315	correct ones later on if desired
12cr|balsa-2.4.13-1|316	- Regen patch1
12cr|balsa-2.4.13-1|317	

360 12
12cr|bam-0.4.0-2|1	Name:		bam
12cr|bam-0.4.0-2|2	Version:	0.4.0
12cr|bam-0.4.0-2|3	Release:	%mkrel 2
12cr|bam-0.4.0-2|4	Summary:	A build-system
12cr|bam-0.4.0-2|5	Group:		Development/Other
12cr|bam-0.4.0-2|6	License:	MIT
12cr|bam-0.4.0-2|7	URL:		http://matricks.github.com/bam/
12cr|bam-0.4.0-2|8	Source0:	http://matricks.github.com/bam/%{name}-%{version}.tar.bz2
12cr|bam-0.4.0-2|9	
12cr|bam-0.4.0-2|10	%description
12cr|bam-0.4.0-2|11	A tool that controls process of producing executables of
12cr|bam-0.4.0-2|12	software from its source code.
12cr|bam-0.4.0-2|13	
12cr|bam-0.4.0-2|14	%prep
12cr|bam-0.4.0-2|15	%setup -q
12cr|bam-0.4.0-2|16	
12cr|bam-0.4.0-2|17	%build
12cr|bam-0.4.0-2|18	sh -x make_unix.sh %{optflags}
12cr|bam-0.4.0-2|19	
12cr|bam-0.4.0-2|20	%install
12cr|bam-0.4.0-2|21	%__rm -rf %{buildroot}
12cr|bam-0.4.0-2|22	%__install -D -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|bam-0.4.0-2|23	
12cr|bam-0.4.0-2|24	%clean
12cr|bam-0.4.0-2|25	%__rm -rf %{buildroot}
12cr|bam-0.4.0-2|26	
12cr|bam-0.4.0-2|27	%files
12cr|bam-0.4.0-2|28	%defattr(-,root,root,-)
12cr|bam-0.4.0-2|29	%doc license.txt docs/*
12cr|bam-0.4.0-2|30	%{_bindir}/%{name}
12cr|bam-0.4.0-2|31	
12cr|bam-0.4.0-2|32	
12cr|bam-0.4.0-2|33	%changelog
12cr|bam-0.4.0-2|34	* Mon Jan 30 2012 Andrey Bondrov <abondrov@mandriva.org> 0.4.0-2mdv2011.0
12cr|bam-0.4.0-2|35	+ Revision: 769896
12cr|bam-0.4.0-2|36	- Drop BuildRoot definition, minor spec cleanup
12cr|bam-0.4.0-2|37	
12cr|bam-0.4.0-2|38	* Thu Sep 29 2011 Andrey Bondrov <abondrov@mandriva.org> 0.4.0-1
12cr|bam-0.4.0-2|39	+ Revision: 701975
12cr|bam-0.4.0-2|40	- New version: 0.4.0
12cr|bam-0.4.0-2|41	
12cr|bam-0.4.0-2|42	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-3mdv2011.0
12cr|bam-0.4.0-2|43	+ Revision: 610037
12cr|bam-0.4.0-2|44	- rebuild
12cr|bam-0.4.0-2|45	
12cr|bam-0.4.0-2|46	* Mon Apr 26 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.3.2-2mdv2010.1
12cr|bam-0.4.0-2|47	+ Revision: 539334
12cr|bam-0.4.0-2|48	- fix %%description, remove useless line.
12cr|bam-0.4.0-2|49	
12cr|bam-0.4.0-2|50	* Mon Apr 26 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.3.2-1mdv2010.1
12cr|bam-0.4.0-2|51	+ Revision: 539311
12cr|bam-0.4.0-2|52	- fix URL
12cr|bam-0.4.0-2|53	- fix source0
12cr|bam-0.4.0-2|54	- update to 0.3.2
12cr|bam-0.4.0-2|55	- fix install
12cr|bam-0.4.0-2|56	
12cr|bam-0.4.0-2|57	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.2.0-2mdv2010.0
12cr|bam-0.4.0-2|58	+ Revision: 436768
12cr|bam-0.4.0-2|59	- rebuild
12cr|bam-0.4.0-2|60	
12cr|bam-0.4.0-2|61	* Tue Jan 20 2009 Olivier Thauvin <nanardon@mandriva.org> 0.2.0-1mdv2009.1
12cr|bam-0.4.0-2|62	+ Revision: 332053
12cr|bam-0.4.0-2|63	- mdv adapation from fedora spec
12cr|bam-0.4.0-2|64	
12cr|bam-0.4.0-2|65	+ trem <trem@mandriva.org>
12cr|bam-0.4.0-2|66	- import bam
12cr|bam-0.4.0-2|67	
12cr|bam-0.4.0-2|68	
12cr|bam-0.4.0-2|69	* Fri Jan 16 2009 Simon Wesp <cassmodiah@fedoraproject.org> 0.2.0-1
12cr|bam-0.4.0-2|70	- Update to 0.2.0
12cr|bam-0.4.0-2|71	
12cr|bam-0.4.0-2|72	* Sat Nov 01 2008 Simon Wesp <cassmodiah@fedoraproject.org> 0.0.0.4.3-1
12cr|bam-0.4.0-2|73	- Honor optflags
12cr|bam-0.4.0-2|74	- Select a 'better' code for version
12cr|bam-0.4.0-2|75	- install in bindir
12cr|bam-0.4.0-2|76	- Correct summary & description
12cr|bam-0.4.0-2|77	- Remove needless documentation
12cr|bam-0.4.0-2|78	
12cr|bam-0.4.0-2|79	* Sat Nov 01 2008 Simon Wesp <cassmodiah@fedoraproject.org> 0.0.0.for.teeworlds.0.4.3-1
12cr|bam-0.4.0-2|80	- Initial Release

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

362 12
12cr|bandsaw-0.3.0-9|1	%define title	BandSaw
12cr|bandsaw-0.3.0-9|2	%define section System/Monitoring
12cr|bandsaw-0.3.0-9|3	
12cr|bandsaw-0.3.0-9|4	Summary: 	Band Saw monitor large numbers of computers by monitoring syslog
12cr|bandsaw-0.3.0-9|5	Name: 		bandsaw
12cr|bandsaw-0.3.0-9|6	Version: 	0.3.0
12cr|bandsaw-0.3.0-9|7	Release: 	9
12cr|bandsaw-0.3.0-9|8	License: GPL
12cr|bandsaw-0.3.0-9|9	Group: 		System/Servers
12cr|bandsaw-0.3.0-9|10	URL:		http://bandsaw.sourceforge.net/
12cr|bandsaw-0.3.0-9|11	
12cr|bandsaw-0.3.0-9|12	Source: 	http://aleron.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
12cr|bandsaw-0.3.0-9|13	Source1:	%name-16.png
12cr|bandsaw-0.3.0-9|14	Source2:	%name-32.png
12cr|bandsaw-0.3.0-9|15	Source3:	%name.png
12cr|bandsaw-0.3.0-9|16	
12cr|bandsaw-0.3.0-9|17	BuildRequires:	scrollkeeper, GConf2, pkgconfig
12cr|bandsaw-0.3.0-9|18	BuildRequires:  pygtk2.0-devel, gnome-python-devel
12cr|bandsaw-0.3.0-9|19	BuildRequires:	desktop-file-utils
12cr|bandsaw-0.3.0-9|20	
12cr|bandsaw-0.3.0-9|21	Requires: pygtk2.0, gnome-python, python, gnome-python-gconf
12cr|bandsaw-0.3.0-9|22	
12cr|bandsaw-0.3.0-9|23	BuildArch: noarch
12cr|bandsaw-0.3.0-9|24	
12cr|bandsaw-0.3.0-9|25	%description
12cr|bandsaw-0.3.0-9|26	Band Saw helps system administrators monitor large numbers of computers
12cr|bandsaw-0.3.0-9|27	by monitoring syslog and alerting the administrator whenever interesting
12cr|bandsaw-0.3.0-9|28	log messages arrive. The administrator has complete control over what
12cr|bandsaw-0.3.0-9|29	constitutes an "interesting message".
12cr|bandsaw-0.3.0-9|30	
12cr|bandsaw-0.3.0-9|31	# Prep
12cr|bandsaw-0.3.0-9|32	%prep
12cr|bandsaw-0.3.0-9|33	%setup -q
12cr|bandsaw-0.3.0-9|34	
12cr|bandsaw-0.3.0-9|35	%build
12cr|bandsaw-0.3.0-9|36	%configure2_5x
12cr|bandsaw-0.3.0-9|37	
12cr|bandsaw-0.3.0-9|38	%make WARN_CFLAGS=""
12cr|bandsaw-0.3.0-9|39	
12cr|bandsaw-0.3.0-9|40	%install
12cr|bandsaw-0.3.0-9|41	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12cr|bandsaw-0.3.0-9|42	
12cr|bandsaw-0.3.0-9|43	%find_lang %name --with-gnome
12cr|bandsaw-0.3.0-9|44	
12cr|bandsaw-0.3.0-9|45	# menu
12cr|bandsaw-0.3.0-9|46	
12cr|bandsaw-0.3.0-9|47	desktop-file-install --vendor="" \
12cr|bandsaw-0.3.0-9|48	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|bandsaw-0.3.0-9|49	
12cr|bandsaw-0.3.0-9|50	# icon
12cr|bandsaw-0.3.0-9|51	mkdir -p %{buildroot}/{%_liconsdir,%_iconsdir,%_miconsdir}
12cr|bandsaw-0.3.0-9|52	#install -m 644 src/pixmaps/%name.png %buildroot/%_datadir/pixmaps/%name.png
12cr|bandsaw-0.3.0-9|53	install -m 644 %SOURCE1 %{buildroot}/%_miconsdir/%name.png
12cr|bandsaw-0.3.0-9|54	install -m 644 %SOURCE2 %{buildroot}/%_liconsdir/%name.png
12cr|bandsaw-0.3.0-9|55	install -m 644 %SOURCE3 %{buildroot}/%_iconsdir/%name.png
12cr|bandsaw-0.3.0-9|56	
12cr|bandsaw-0.3.0-9|57	%preun
12cr|bandsaw-0.3.0-9|58	%preun_uninstall_gconf_schemas %{name}
12cr|bandsaw-0.3.0-9|59	
12cr|bandsaw-0.3.0-9|60	%files -f %name.lang
12cr|bandsaw-0.3.0-9|61	%defattr(-,root,root)
12cr|bandsaw-0.3.0-9|62	
12cr|bandsaw-0.3.0-9|63	%doc AUTHORS COPYING COPYING-DOCS README NEWS TODO
12cr|bandsaw-0.3.0-9|64	%config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas
12cr|bandsaw-0.3.0-9|65	
12cr|bandsaw-0.3.0-9|66	%{_bindir}/*
12cr|bandsaw-0.3.0-9|67	%dir %{_datadir}/%{name}/glade/
12cr|bandsaw-0.3.0-9|68	#%dir %{_datadir}/omf/%{name}/
12cr|bandsaw-0.3.0-9|69	%{_datadir}/%{name}/glade/*
12cr|bandsaw-0.3.0-9|70	#%{_datadir}/omf/%{name}/*
12cr|bandsaw-0.3.0-9|71	%{_datadir}/applications/%{name}.desktop
12cr|bandsaw-0.3.0-9|72	%_liconsdir/%name.png
12cr|bandsaw-0.3.0-9|73	%_miconsdir/%name.png
12cr|bandsaw-0.3.0-9|74	%_iconsdir/%name.png
12cr|bandsaw-0.3.0-9|75	%py_puresitedir/*
12cr|bandsaw-0.3.0-9|76	%{_datadir}/pixmaps/%name/*
12cr|bandsaw-0.3.0-9|77	
12cr|bandsaw-0.3.0-9|78	
12cr|bandsaw-0.3.0-9|79	
12cr|bandsaw-0.3.0-9|80	%changelog
12cr|bandsaw-0.3.0-9|81	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.3.0-8mdv2011.0
12cr|bandsaw-0.3.0-9|82	+ Revision: 677512
12cr|bandsaw-0.3.0-9|83	- rebuild to add gconftool-2 as req
12cr|bandsaw-0.3.0-9|84	
12cr|bandsaw-0.3.0-9|85	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.3.0-7mdv2011.0
12cr|bandsaw-0.3.0-9|86	+ Revision: 592378
12cr|bandsaw-0.3.0-9|87	- rebuild for python 2.7
12cr|bandsaw-0.3.0-9|88	
12cr|bandsaw-0.3.0-9|89	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.3.0-6mdv2010.0
12cr|bandsaw-0.3.0-9|90	+ Revision: 436770
12cr|bandsaw-0.3.0-9|91	- rebuild
12cr|bandsaw-0.3.0-9|92	
12cr|bandsaw-0.3.0-9|93	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 0.3.0-5mdv2009.1
12cr|bandsaw-0.3.0-9|94	+ Revision: 323375
12cr|bandsaw-0.3.0-9|95	- fix BR
12cr|bandsaw-0.3.0-9|96	- rebuild
12cr|bandsaw-0.3.0-9|97	
12cr|bandsaw-0.3.0-9|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|bandsaw-0.3.0-9|99	- rebuild
12cr|bandsaw-0.3.0-9|100	- drop old menu
12cr|bandsaw-0.3.0-9|101	- kill re-definition of %%buildroot on Pixel's request
12cr|bandsaw-0.3.0-9|102	
12cr|bandsaw-0.3.0-9|103	+ Pixel <pixel@mandriva.com>
12cr|bandsaw-0.3.0-9|104	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|bandsaw-0.3.0-9|105	- use %%update_scrollkeeper/%%clean_scrollkeeper
12cr|bandsaw-0.3.0-9|106	- use %%post_install_gconf_schemas/%%preun_uninstall_gconf_schemas
12cr|bandsaw-0.3.0-9|107	
12cr|bandsaw-0.3.0-9|108	+ Frederic Crozat <fcrozat@mandriva.com>
12cr|bandsaw-0.3.0-9|109	- Use more macros
12cr|bandsaw-0.3.0-9|110	
12cr|bandsaw-0.3.0-9|111	+ Olivier Blin <oblin@mandriva.com>
12cr|bandsaw-0.3.0-9|112	- restore BuildRoot
12cr|bandsaw-0.3.0-9|113	
12cr|bandsaw-0.3.0-9|114	* Wed Aug 15 2007 Pascal Terjan <pterjan@mandriva.org> 0.3.0-2mdv2008.0
12cr|bandsaw-0.3.0-9|115	+ Revision: 63859
12cr|bandsaw-0.3.0-9|116	- XDG menu
12cr|bandsaw-0.3.0-9|117	- Use py_puresitedir instead of py_platlibdir/site-packages to fix build on x86_64
12cr|bandsaw-0.3.0-9|118	- Remove the %%exclude on /var/lib/scrollkeeper/* as it is not generated
12cr|bandsaw-0.3.0-9|119	
12cr|bandsaw-0.3.0-9|120	
12cr|bandsaw-0.3.0-9|121	* Fri Mar 10 2006 Jerome Soyer <saispo@mandriva.org> 0.3.0-1mdk
12cr|bandsaw-0.3.0-9|122	- New release 0.3.0
12cr|bandsaw-0.3.0-9|123	
12cr|bandsaw-0.3.0-9|124	* Wed Mar 08 2006 Jerome Soyer <saispo@mandriva.org> 0.2.0-1mdk
12cr|bandsaw-0.3.0-9|125	- New release 0.2.0
12cr|bandsaw-0.3.0-9|126	- Use mkrel
12cr|bandsaw-0.3.0-9|127	- clean spec
12cr|bandsaw-0.3.0-9|128	
12cr|bandsaw-0.3.0-9|129	* Mon Jan 23 2006 Jerome Soyer <saispo@mandriva.org> 0.1.1-7mdk
12cr|bandsaw-0.3.0-9|130	- Rebuild
12cr|bandsaw-0.3.0-9|131	
12cr|bandsaw-0.3.0-9|132	* Mon Nov 01 2004 Michael Scherer <misc@mandrake.org> 0.1.1-6mdk
12cr|bandsaw-0.3.0-9|133	- Buildrequires
12cr|bandsaw-0.3.0-9|134	
12cr|bandsaw-0.3.0-9|135	* Thu Aug 26 2004 Jerome Soyer <saispo@mandrake.org> 0.1.1-5mdk
12cr|bandsaw-0.3.0-9|136	- Another BuildRequires
12cr|bandsaw-0.3.0-9|137	
12cr|bandsaw-0.3.0-9|138	* Thu Aug 19 2004 Jerome Soyer <saispo@mandrake.org> 0.1.1-4mdk
12cr|bandsaw-0.3.0-9|139	- Fix BuildRequires
12cr|bandsaw-0.3.0-9|140	
12cr|bandsaw-0.3.0-9|141	* Wed Aug 18 2004 Jerome Soyer <saispo@mandrake.org> 0.1.1-3mdk
12cr|bandsaw-0.3.0-9|142	- Fix BuildRequires
12cr|bandsaw-0.3.0-9|143	
12cr|bandsaw-0.3.0-9|144	* Tue Aug 17 2004 Jerome Soyer <saispo@mandrake.org> 0.1.1-2mdk
12cr|bandsaw-0.3.0-9|145	- Fix BuildRequires
12cr|bandsaw-0.3.0-9|146	
12cr|bandsaw-0.3.0-9|147	* Sat Aug 14 2004 Jerome Soyer <saispo@mandrake.org> 0.1.1-1mdk
12cr|bandsaw-0.3.0-9|148	- first build
12cr|bandsaw-0.3.0-9|149	

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

364 12
12cr|banner-1.3.2-5|1	%define name banner
12cr|banner-1.3.2-5|2	%define version 1.3.2
12cr|banner-1.3.2-5|3	%define release %mkrel 5
12cr|banner-1.3.2-5|4	
12cr|banner-1.3.2-5|5	Summary: Print text as banner on the console
12cr|banner-1.3.2-5|6	Name: %{name}
12cr|banner-1.3.2-5|7	Version: %{version}
12cr|banner-1.3.2-5|8	Release: %{release}
12cr|banner-1.3.2-5|9	Source0: http://cedar-solutions.com/ftp/software/%{name}-%{version}.tar.bz2
12cr|banner-1.3.2-5|10	License: GPL
12cr|banner-1.3.2-5|11	Group: Text tools
12cr|banner-1.3.2-5|12	Url: http://www.cedar-solutions.com/software.html
12cr|banner-1.3.2-5|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|banner-1.3.2-5|14	BuildRequires: automake
12cr|banner-1.3.2-5|15	
12cr|banner-1.3.2-5|16	%description
12cr|banner-1.3.2-5|17	Banner fills an apparent hole in Linux - that is, that is does not provide
12cr|banner-1.3.2-5|18	a "banner" program itself, while nearly all UNIX systems seem to do so.
12cr|banner-1.3.2-5|19	Banner prints a "banner" on the screen that corresponds to the first 10
12cr|banner-1.3.2-5|20	characters of a string entered on the command line, in a way similar to
12cr|banner-1.3.2-5|21	what you might see when using Solaris or AIX. There are fancier things out
12cr|banner-1.3.2-5|22	there, but this is nice and simple.
12cr|banner-1.3.2-5|23	
12cr|banner-1.3.2-5|24	%prep
12cr|banner-1.3.2-5|25	%setup -q
12cr|banner-1.3.2-5|26	
12cr|banner-1.3.2-5|27	%build
12cr|banner-1.3.2-5|28	%configure
12cr|banner-1.3.2-5|29	%make
12cr|banner-1.3.2-5|30	
12cr|banner-1.3.2-5|31	%install
12cr|banner-1.3.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|banner-1.3.2-5|33	%makeinstall_std
12cr|banner-1.3.2-5|34	
12cr|banner-1.3.2-5|35	%clean
12cr|banner-1.3.2-5|36	rm -rf $RPM_BUILD_ROOT
12cr|banner-1.3.2-5|37	
12cr|banner-1.3.2-5|38	%files
12cr|banner-1.3.2-5|39	%defattr(-,root,root)
12cr|banner-1.3.2-5|40	%doc AUTHORS COPYING INSTALL README
12cr|banner-1.3.2-5|41	%_bindir/banner
12cr|banner-1.3.2-5|42	
12cr|banner-1.3.2-5|43	
12cr|banner-1.3.2-5|44	
12cr|banner-1.3.2-5|45	
12cr|banner-1.3.2-5|46	
12cr|banner-1.3.2-5|47	%changelog
12cr|banner-1.3.2-5|48	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-5mdv2011.0
12cr|banner-1.3.2-5|49	+ Revision: 616708
12cr|banner-1.3.2-5|50	- the mass rebuild of 2010.0 packages
12cr|banner-1.3.2-5|51	
12cr|banner-1.3.2-5|52	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 1.3.2-4mdv2010.0
12cr|banner-1.3.2-5|53	+ Revision: 424010
12cr|banner-1.3.2-5|54	- rebuild
12cr|banner-1.3.2-5|55	
12cr|banner-1.3.2-5|56	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2-3mdv2009.0
12cr|banner-1.3.2-5|57	+ Revision: 243161
12cr|banner-1.3.2-5|58	- rebuild
12cr|banner-1.3.2-5|59	
12cr|banner-1.3.2-5|60	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.3.2-1mdv2008.1
12cr|banner-1.3.2-5|61	+ Revision: 135828
12cr|banner-1.3.2-5|62	- restore BuildRoot
12cr|banner-1.3.2-5|63	
12cr|banner-1.3.2-5|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|banner-1.3.2-5|65	- kill re-definition of %%buildroot on Pixel's request
12cr|banner-1.3.2-5|66	
12cr|banner-1.3.2-5|67	
12cr|banner-1.3.2-5|68	* Tue Feb 27 2007 Olivier Thauvin <nanardon@mandriva.org> 1.3.2-1mdv2007.0
12cr|banner-1.3.2-5|69	+ Revision: 126262
12cr|banner-1.3.2-5|70	- 1.3.2
12cr|banner-1.3.2-5|71	
12cr|banner-1.3.2-5|72	* Sat Aug 05 2006 Olivier Thauvin <nanardon@mandriva.org> 1.3.1-3mdv2007.0
12cr|banner-1.3.2-5|73	+ Revision: 52861
12cr|banner-1.3.2-5|74	- rebuild
12cr|banner-1.3.2-5|75	- Import banner
12cr|banner-1.3.2-5|76	
12cr|banner-1.3.2-5|77	* Wed Oct 05 2005 Olivier Thauvin <nanardon@mandriva.org> 1.3.1-2mdk
12cr|banner-1.3.2-5|78	- rebuild
12cr|banner-1.3.2-5|79	
12cr|banner-1.3.2-5|80	* Thu Jul 08 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.3.1-1mdk
12cr|banner-1.3.2-5|81	- 1.3.1
12cr|banner-1.3.2-5|82	

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

366 12
12cr|banshee-community-extensions-2.4.0-4|1	%define name	banshee-community-extensions
12cr|banshee-community-extensions-2.4.0-4|2	%define version	2.4.0
12cr|banshee-community-extensions-2.4.0-4|3	%define release 4
12cr|banshee-community-extensions-2.4.0-4|4	
12cr|banshee-community-extensions-2.4.0-4|5	%define banshee_version	2.4.0
12cr|banshee-community-extensions-2.4.0-4|6	
12cr|banshee-community-extensions-2.4.0-4|7	Summary:	Contributed extensions for the Banshee media player
12cr|banshee-community-extensions-2.4.0-4|8	Name:		%{name}
12cr|banshee-community-extensions-2.4.0-4|9	Version:	%{version}
12cr|banshee-community-extensions-2.4.0-4|10	Release:	%mkrel %{release}
12cr|banshee-community-extensions-2.4.0-4|11	Source0:	http://download.banshee.fm/%{name}/%{version}/%{name}-%{version}.tar.bz2
12cr|banshee-community-extensions-2.4.0-4|12	#gw mirage is GPL, all others MIT
12cr|banshee-community-extensions-2.4.0-4|13	License:	MIT and GPLv2+
12cr|banshee-community-extensions-2.4.0-4|14	Group:		Sound
12cr|banshee-community-extensions-2.4.0-4|15	Url:		http://banshee-project.org/download/extensions/
12cr|banshee-community-extensions-2.4.0-4|16	BuildRequires:	banshee-devel >= %{banshee_version}
12cr|banshee-community-extensions-2.4.0-4|17	BuildRequires:	mono-devel
12cr|banshee-community-extensions-2.4.0-4|18	BuildRequires:	lirc-devel
12cr|banshee-community-extensions-2.4.0-4|19	BuildRequires:	gnome-sharp2-devel
12cr|banshee-community-extensions-2.4.0-4|20	BuildRequires:	notify-sharp-devel
12cr|banshee-community-extensions-2.4.0-4|21	BuildRequires:	webkit-sharp-devel
12cr|banshee-community-extensions-2.4.0-4|22	BuildRequires:	clutter-sharp-devel
12cr|banshee-community-extensions-2.4.0-4|23	#gw not packaged:
12cr|banshee-community-extensions-2.4.0-4|24	#BuildRequires: ubuntuone-sharp
12cr|banshee-community-extensions-2.4.0-4|25	BuildRequires:	libfftw-devel
12cr|banshee-community-extensions-2.4.0-4|26	BuildRequires:	pkgconfig(sqlite3)
12cr|banshee-community-extensions-2.4.0-4|27	BuildRequires:	libgstreamer-plugins-base-devel
12cr|banshee-community-extensions-2.4.0-4|28	BuildRequires:	pkgconfig(samplerate)
12cr|banshee-community-extensions-2.4.0-4|29	BuildRequires:	intltool
12cr|banshee-community-extensions-2.4.0-4|30	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|banshee-community-extensions-2.4.0-4|31	BuildRequires:	locales-en
12cr|banshee-community-extensions-2.4.0-4|32	#gw for the git snapshot:
12cr|banshee-community-extensions-2.4.0-4|33	BuildRequires:	pkgconfig(gconf-2.0)
12cr|banshee-community-extensions-2.4.0-4|34	Suggests:	gstreamer0.10-plugins-ugly
12cr|banshee-community-extensions-2.4.0-4|35	Suggests:	gstreamer0.10-flac
12cr|banshee-community-extensions-2.4.0-4|36	Suggests:	gstreamer0.10-plugins-good
12cr|banshee-community-extensions-2.4.0-4|37	
12cr|banshee-community-extensions-2.4.0-4|38	%description
12cr|banshee-community-extensions-2.4.0-4|39	The following extensions are developed mostly by third-parties, and
12cr|banshee-community-extensions-2.4.0-4|40	are not vetted by the core Banshee developers (though that will
12cr|banshee-community-extensions-2.4.0-4|41	probably change over time).
12cr|banshee-community-extensions-2.4.0-4|42	
12cr|banshee-community-extensions-2.4.0-4|43	* Alarm Clock – You can use Banshee to wake up or go to sleep to a
12cr|banshee-community-extensions-2.4.0-4|44	selection of your own music.
12cr|banshee-community-extensions-2.4.0-4|45	* Awn – Sets the current album cover as banshee icon in awn.
12cr|banshee-community-extensions-2.4.0-4|46	* ClutterFlow ? Browse your albums in a cover art flip-book-like view.
12cr|banshee-community-extensions-2.4.0-4|47	* Cover Wallpaper – Sets the current playing album cover as the GNOME
12cr|banshee-community-extensions-2.4.0-4|48	desktop wallpaper.
12cr|banshee-community-extensions-2.4.0-4|49	* Karaoke – Filter the singers voice out of songs
12cr|banshee-community-extensions-2.4.0-4|50	* LCD – Display track info on a LCD using LCDproc.
12cr|banshee-community-extensions-2.4.0-4|51	* Lirc – Control Banshee via a normal (infrared) remote
12cr|banshee-community-extensions-2.4.0-4|52	control. Requires LIRC.
12cr|banshee-community-extensions-2.4.0-4|53	* Live Radio – Another way to discover internet radio stations.
12cr|banshee-community-extensions-2.4.0-4|54	* Lyrics – Fetches and displays lyrics for the current song.
12cr|banshee-community-extensions-2.4.0-4|55	* Magnatune – Listen to streamed music from Magnatune.com.
12cr|banshee-community-extensions-2.4.0-4|56	* Mirage – Adds playback shuffle-by-similar and Auto DJ fill-by-similar
12cr|banshee-community-extensions-2.4.0-4|57	modes, based on songs' acoustic similarity.
12cr|banshee-community-extensions-2.4.0-4|58	* Radio Station Fetcher – Fetch radio stations from shoutcast.com and
12cr|banshee-community-extensions-2.4.0-4|59	xiph.org.  Stream Recorder – Record internet-radio streams.
12cr|banshee-community-extensions-2.4.0-4|60	* Telepathy – Browse your IM friends' music library, download or
12cr|banshee-community-extensions-2.4.0-4|61	stream their tracks and share what you're listening to.
12cr|banshee-community-extensions-2.4.0-4|62	
12cr|banshee-community-extensions-2.4.0-4|63	%prep
12cr|banshee-community-extensions-2.4.0-4|64	%setup -q
12cr|banshee-community-extensions-2.4.0-4|65	%apply_patches
12cr|banshee-community-extensions-2.4.0-4|66	
12cr|banshee-community-extensions-2.4.0-4|67	%build
12cr|banshee-community-extensions-2.4.0-4|68	#gw to make mcs accept Unicode symbols
12cr|banshee-community-extensions-2.4.0-4|69	export LC_ALL=en_US.UTF-8
12cr|banshee-community-extensions-2.4.0-4|70	%configure2_5x \
12cr|banshee-community-extensions-2.4.0-4|71	--with-vendor-build-id="%{_vendor} %{distro_release}" \
12cr|banshee-community-extensions-2.4.0-4|72	--disable-static
12cr|banshee-community-extensions-2.4.0-4|73	%make
12cr|banshee-community-extensions-2.4.0-4|74	
12cr|banshee-community-extensions-2.4.0-4|75	%install
12cr|banshee-community-extensions-2.4.0-4|76	%makeinstall_std
12cr|banshee-community-extensions-2.4.0-4|77	
12cr|banshee-community-extensions-2.4.0-4|78	%find_lang %name --with-gnome --all-name
12cr|banshee-community-extensions-2.4.0-4|79	
12cr|banshee-community-extensions-2.4.0-4|80	# we don't want these
12cr|banshee-community-extensions-2.4.0-4|81	rm -f %buildroot%{_libdir}/banshee/Extensions/lib*.la
12cr|banshee-community-extensions-2.4.0-4|82	
12cr|banshee-community-extensions-2.4.0-4|83	ln -sf %{_libdir}/clutter-sharp/* %{buildroot}%{_libdir}/banshee/Extensions/
12cr|banshee-community-extensions-2.4.0-4|84	
12cr|banshee-community-extensions-2.4.0-4|85	%files -f %name.lang
12cr|banshee-community-extensions-2.4.0-4|86	%doc README NEWS AUTHORS
12cr|banshee-community-extensions-2.4.0-4|87	%{_libdir}/banshee/Extensions/Banshee.AlarmClock.dll*
12cr|banshee-community-extensions-2.4.0-4|88	%{_libdir}/banshee/Extensions/Banshee.AlbumArtWriter.dll*
12cr|banshee-community-extensions-2.4.0-4|89	%{_libdir}/banshee/Extensions/Banshee.Ampache.dll*
12cr|banshee-community-extensions-2.4.0-4|90	%{_libdir}/banshee/Extensions/Banshee.Awn.dll*
12cr|banshee-community-extensions-2.4.0-4|91	%{_libdir}/banshee/Extensions/Banshee.ClutterFlow.dll*
12cr|banshee-community-extensions-2.4.0-4|92	%{_libdir}/banshee/Extensions/Banshee.CoverWallpaper.dll*
12cr|banshee-community-extensions-2.4.0-4|93	%{_libdir}/banshee/Extensions/Banshee.DuplicateSongDetector.dll*
12cr|banshee-community-extensions-2.4.0-4|94	%{_libdir}/banshee/Extensions/Banshee.FolderSync.dll*
12cr|banshee-community-extensions-2.4.0-4|95	%{_libdir}/banshee/Extensions/Banshee.Jamendo.dll*
12cr|banshee-community-extensions-2.4.0-4|96	%{_libdir}/banshee/Extensions/Banshee.Karaoke.dll*
12cr|banshee-community-extensions-2.4.0-4|97	%{_libdir}/banshee/Extensions/Banshee.LastfmFingerprint.dll*
12cr|banshee-community-extensions-2.4.0-4|98	%{_libdir}/banshee/Extensions/Banshee.LCD.dll*
12cr|banshee-community-extensions-2.4.0-4|99	%{_libdir}/banshee/Extensions/Banshee.Lirc.dll*
12cr|banshee-community-extensions-2.4.0-4|100	%{_libdir}/banshee/Extensions/Banshee.LiveRadio.dll*
12cr|banshee-community-extensions-2.4.0-4|101	%{_libdir}/banshee/Extensions/Banshee.Lyrics.dll*
12cr|banshee-community-extensions-2.4.0-4|102	%{_libdir}/banshee/Extensions/Banshee.Magnatune.dll*
12cr|banshee-community-extensions-2.4.0-4|103	%{_libdir}/banshee/Extensions/Banshee.Mirage.dll*
12cr|banshee-community-extensions-2.4.0-4|104	%{_libdir}/banshee/Extensions/Banshee.RadioStationFetcher.dll*
12cr|banshee-community-extensions-2.4.0-4|105	%{_libdir}/banshee/Extensions/Banshee.RandomByLastfm.dll*
12cr|banshee-community-extensions-2.4.0-4|106	%{_libdir}/banshee/Extensions/Banshee.Streamrecorder.dll*
12cr|banshee-community-extensions-2.4.0-4|107	%{_libdir}/banshee/Extensions/Banshee.Telepathy.dll*
12cr|banshee-community-extensions-2.4.0-4|108	%{_libdir}/banshee/Extensions/ClutterFlow.dll*
12cr|banshee-community-extensions-2.4.0-4|109	%{_libdir}/banshee/Extensions/Mirage.dll*
12cr|banshee-community-extensions-2.4.0-4|110	%{_libdir}/banshee/Extensions/clutter*sharp.dll*
12cr|banshee-community-extensions-2.4.0-4|111	%{_libdir}/banshee/Extensions/glib-sharp.dll*
12cr|banshee-community-extensions-2.4.0-4|112	%{_libdir}/banshee/Extensions/liblastfmfpbridge.so
12cr|banshee-community-extensions-2.4.0-4|113	%{_libdir}/banshee/Extensions/liblircglue.so
12cr|banshee-community-extensions-2.4.0-4|114	%{_libdir}/banshee/Extensions/libmirageaudio.so
12cr|banshee-community-extensions-2.4.0-4|115	%{_datadir}/%{name}/icons/hicolor/*/categories/jamendo.*

367 12
12cr|barcode-0.98-14|1	%define major 0
12cr|barcode-0.98-14|2	%define libname	  %mklibname barcode %{major}
12cr|barcode-0.98-14|3	%define develname %mklibname barcode -d
12cr|barcode-0.98-14|4	
12cr|barcode-0.98-14|5	Summary:	GNU barcode
12cr|barcode-0.98-14|6	Name:		barcode
12cr|barcode-0.98-14|7	Version:	0.98
12cr|barcode-0.98-14|8	Release:	%mkrel 14
12cr|barcode-0.98-14|9	License:	GPLv2+
12cr|barcode-0.98-14|10	Group:		Publishing
12cr|barcode-0.98-14|11	Source:		ftp://ftp.gnu.org/gnu/barcode/%name-%{version}.tar.bz2
12cr|barcode-0.98-14|12	Patch0:		barcode-0.98-fix-str-fmt.patch
12cr|barcode-0.98-14|13	Patch1:		barcode-0.98-fix-installation.patch
12cr|barcode-0.98-14|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|barcode-0.98-14|15	URL:		http://gnu.systemy.it/software/barcode
12cr|barcode-0.98-14|16	
12cr|barcode-0.98-14|17	%description
12cr|barcode-0.98-14|18	This is GNU-barcode.
12cr|barcode-0.98-14|19	The package is meant to solve most needs in barcode creation with a
12cr|barcode-0.98-14|20	conventional printer. It can create printouts for the conventional
12cr|barcode-0.98-14|21	product tagging standards: UPC-A, UPC-E, EAN-13, EAN-8, ISBN, as well
12cr|barcode-0.98-14|22	as a few other formats. Ouput is generated as either Postscript or
12cr|barcode-0.98-14|23	Encapsulated Postscript (other back-ends may be added if needed).
12cr|barcode-0.98-14|24	
12cr|barcode-0.98-14|25	%package -n %{develname}
12cr|barcode-0.98-14|26	Summary:	GNU barcode files for development
12cr|barcode-0.98-14|27	Group:		Development/Other
12cr|barcode-0.98-14|28	Obsoletes:	%{libname}-devel
12cr|barcode-0.98-14|29	Provides:	%{name}-devel
12cr|barcode-0.98-14|30	
12cr|barcode-0.98-14|31	%description -n %{develname}
12cr|barcode-0.98-14|32	This is GNU-barcode.
12cr|barcode-0.98-14|33	The package is meant to solve most needs in barcode creation with a
12cr|barcode-0.98-14|34	conventional printer. It can create printouts for the conventional
12cr|barcode-0.98-14|35	product tagging standards: UPC-A, UPC-E, EAN-13, EAN-8, ISBN, as well
12cr|barcode-0.98-14|36	as a few other formats. Ouput is generated as either Postscript or
12cr|barcode-0.98-14|37	Encapsulated Postscript (other back-ends may be added if needed).
12cr|barcode-0.98-14|38	
12cr|barcode-0.98-14|39	This package contain the C header, the static library and man page
12cr|barcode-0.98-14|40	for development.
12cr|barcode-0.98-14|41	
12cr|barcode-0.98-14|42	%prep
12cr|barcode-0.98-14|43	%setup -q
12cr|barcode-0.98-14|44	%patch0 -p1
12cr|barcode-0.98-14|45	%patch1 -p0
12cr|barcode-0.98-14|46	
12cr|barcode-0.98-14|47	%build
12cr|barcode-0.98-14|48	%configure2_5x
12cr|barcode-0.98-14|49	%make
12cr|barcode-0.98-14|50	
12cr|barcode-0.98-14|51	%install
12cr|barcode-0.98-14|52	rm -rf %{buildroot}
12cr|barcode-0.98-14|53	%makeinstall_std
12cr|barcode-0.98-14|54	
12cr|barcode-0.98-14|55	%clean
12cr|barcode-0.98-14|56	rm -rf %{buildroot}
12cr|barcode-0.98-14|57	
12cr|barcode-0.98-14|58	%post
12cr|barcode-0.98-14|59	%_install_info %name
12cr|barcode-0.98-14|60	
12cr|barcode-0.98-14|61	%postun
12cr|barcode-0.98-14|62	%_remove_install_info %name
12cr|barcode-0.98-14|63	
12cr|barcode-0.98-14|64	%files
12cr|barcode-0.98-14|65	%defattr(-, root, root)
12cr|barcode-0.98-14|66	%doc COPYING ChangeLog README TODO doc/*.pdf doc/*.ps
12cr|barcode-0.98-14|67	%{_bindir}/barcode
12cr|barcode-0.98-14|68	%{_datadir}/info/*
12cr|barcode-0.98-14|69	%{_mandir}/man1/*
12cr|barcode-0.98-14|70	
12cr|barcode-0.98-14|71	%files -n %{develname}
12cr|barcode-0.98-14|72	%defattr(-, root, root)
12cr|barcode-0.98-14|73	%{_includedir}/barcode.h
12cr|barcode-0.98-14|74	%{_libdir}/libbarcode.a
12cr|barcode-0.98-14|75	%{_mandir}/man3/*
12cr|barcode-0.98-14|76	
12cr|barcode-0.98-14|77	
12cr|barcode-0.98-14|78	%changelog
12cr|barcode-0.98-14|79	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.98-14mdv2011.0
12cr|barcode-0.98-14|80	+ Revision: 610052
12cr|barcode-0.98-14|81	- rebuild
12cr|barcode-0.98-14|82	
12cr|barcode-0.98-14|83	* Wed Apr 21 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.98-13mdv2010.1
12cr|barcode-0.98-14|84	+ Revision: 537479
12cr|barcode-0.98-14|85	- fix SOURCE
12cr|barcode-0.98-14|86	- don't define name, version, release on top of spec
12cr|barcode-0.98-14|87	- clean spec
12cr|barcode-0.98-14|88	
12cr|barcode-0.98-14|89	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.98-12mdv2010.0
12cr|barcode-0.98-14|90	+ Revision: 436800
12cr|barcode-0.98-14|91	- rebuild
12cr|barcode-0.98-14|92	
12cr|barcode-0.98-14|93	* Tue Dec 23 2008 Funda Wang <fwang@mandriva.org> 0.98-11mdv2009.1
12cr|barcode-0.98-14|94	+ Revision: 317778
12cr|barcode-0.98-14|95	- fix str ftm
12cr|barcode-0.98-14|96	- use standard DESTDIR to install
12cr|barcode-0.98-14|97	- fix post script
12cr|barcode-0.98-14|98	
12cr|barcode-0.98-14|99	* Tue Aug 26 2008 Emmanuel Andry <eandry@mandriva.org> 0.98-10mdv2009.0
12cr|barcode-0.98-14|100	+ Revision: 276155
12cr|barcode-0.98-14|101	- apply devel policy
12cr|barcode-0.98-14|102	- fix license
12cr|barcode-0.98-14|103	- replace old RPM_BUILD_ROOT
12cr|barcode-0.98-14|104	
12cr|barcode-0.98-14|105	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.98-9mdv2009.0
12cr|barcode-0.98-14|106	+ Revision: 240437
12cr|barcode-0.98-14|107	- rebuild
12cr|barcode-0.98-14|108	- kill re-definition of %%buildroot on Pixel's request
12cr|barcode-0.98-14|109	
12cr|barcode-0.98-14|110	+ Olivier Blin <oblin@mandriva.com>
12cr|barcode-0.98-14|111	- restore BuildRoot
12cr|barcode-0.98-14|112	
12cr|barcode-0.98-14|113	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 0.98-7mdv2008.0
12cr|barcode-0.98-14|114	+ Revision: 70145
12cr|barcode-0.98-14|115	- use %%mkrel
12cr|barcode-0.98-14|116	
12cr|barcode-0.98-14|117	
12cr|barcode-0.98-14|118	* Tue Apr 05 2005 Marcel Pol <mpol@mandriva.org> 0.98-6mdk
12cr|barcode-0.98-14|119	- fix libdir on x86-64
12cr|barcode-0.98-14|120	
12cr|barcode-0.98-14|121	* Wed Dec 08 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.98-5mdk
12cr|barcode-0.98-14|122	- Libification
12cr|barcode-0.98-14|123	
12cr|barcode-0.98-14|124	* Fri May 14 2004 Marcel Pol <mpol@mandrake.org> 0.98-4mdk
12cr|barcode-0.98-14|125	- rebuild
12cr|barcode-0.98-14|126	
12cr|barcode-0.98-14|127	* Wed Apr 16 2003 Marcel Pol <mpol@gmx.net> 0.98-3mdk
12cr|barcode-0.98-14|128	- undo previous change, spec-helper does that (thanks thierry)
12cr|barcode-0.98-14|129	
12cr|barcode-0.98-14|130	* Wed Apr 16 2003 Marcel Pol <mpol@gmx.net> 0.98-2mdk
12cr|barcode-0.98-14|131	- bzip man and info pages
12cr|barcode-0.98-14|132	
12cr|barcode-0.98-14|133	* Mon Apr 14 2003 Marcel Pol <mpol@gmx.net> 0.98-1mdk
12cr|barcode-0.98-14|134	- initial mandrake release
12cr|barcode-0.98-14|135	

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

369 12
12cr|barrage-1.0.4-1|1	Name:		barrage
12cr|barrage-1.0.4-1|2	Version:	1.0.4
12cr|barrage-1.0.4-1|3	Release:	%mkrel 1
12cr|barrage-1.0.4-1|4	License:	GPLv2
12cr|barrage-1.0.4-1|5	Group:		Games/Arcade
12cr|barrage-1.0.4-1|6	Summary:	A rather violent action game
12cr|barrage-1.0.4-1|7	URL:		http://lgames.sourceforge.net/index.php?project=Barrage
12cr|barrage-1.0.4-1|8	Source0:	http://nchc.dl.sourceforge.net/sourceforge/lgames/%{name}-%{version}.tar.gz
12cr|barrage-1.0.4-1|9	Patch0:		barrage-1.0.4-desktop-entry-fix.patch
12cr|barrage-1.0.4-1|10	BuildRequires:	SDL_mixer-devel
12cr|barrage-1.0.4-1|11	Buildrequires:	SDL-devel
12cr|barrage-1.0.4-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|barrage-1.0.4-1|13	
12cr|barrage-1.0.4-1|14	%description
12cr|barrage-1.0.4-1|15	Barrage is a rather violent action game with the objective to kill
12cr|barrage-1.0.4-1|16	and destroy as many targets as possible within 3 minutes. The player
12cr|barrage-1.0.4-1|17	controls a gun that may either fire small or large grenades at
12cr|barrage-1.0.4-1|18	soldiers, jeeps and tanks. It is a very simple gameplay though it is
12cr|barrage-1.0.4-1|19	not that easy to get high scores.
12cr|barrage-1.0.4-1|20	
12cr|barrage-1.0.4-1|21	%prep
12cr|barrage-1.0.4-1|22	%setup -q
12cr|barrage-1.0.4-1|23	%patch0 -p1
12cr|barrage-1.0.4-1|24	
12cr|barrage-1.0.4-1|25	%build
12cr|barrage-1.0.4-1|26	%configure2_5x	--bindir=%{_gamesbindir}
12cr|barrage-1.0.4-1|27	%make
12cr|barrage-1.0.4-1|28	
12cr|barrage-1.0.4-1|29	%install
12cr|barrage-1.0.4-1|30	%__rm -rf %{buildroot}
12cr|barrage-1.0.4-1|31	%makeinstall_std
12cr|barrage-1.0.4-1|32	
12cr|barrage-1.0.4-1|33	%clean
12cr|barrage-1.0.4-1|34	%__rm -rf %{buildroot}
12cr|barrage-1.0.4-1|35	
12cr|barrage-1.0.4-1|36	%files
12cr|barrage-1.0.4-1|37	%defattr(644,root,root,755)
12cr|barrage-1.0.4-1|38	%doc AUTHORS BUGS ChangeLog NEWS README TODO
12cr|barrage-1.0.4-1|39	%{_gamesdatadir}/%{name}
12cr|barrage-1.0.4-1|40	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|barrage-1.0.4-1|41	%{_datadir}/applications/%{name}.desktop
12cr|barrage-1.0.4-1|42	%attr(755,root,root) %{_gamesbindir}/*
12cr|barrage-1.0.4-1|43	
12cr|barrage-1.0.4-1|44	
12cr|barrage-1.0.4-1|45	%changelog
12cr|barrage-1.0.4-1|46	* Wed Dec 14 2011 Andrey Bondrov <abondrov@mandriva.org> 1.0.4-1
12cr|barrage-1.0.4-1|47	+ Revision: 740890
12cr|barrage-1.0.4-1|48	- New version 1.0.4
12cr|barrage-1.0.4-1|49	
12cr|barrage-1.0.4-1|50	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 1.0.2-8
12cr|barrage-1.0.4-1|51	+ Revision: 635003
12cr|barrage-1.0.4-1|52	- rebuild
12cr|barrage-1.0.4-1|53	- tighten BR
12cr|barrage-1.0.4-1|54	
12cr|barrage-1.0.4-1|55	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdv2011.0
12cr|barrage-1.0.4-1|56	+ Revision: 616709
12cr|barrage-1.0.4-1|57	- the mass rebuild of 2010.0 packages
12cr|barrage-1.0.4-1|58	
12cr|barrage-1.0.4-1|59	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-6mdv2010.0
12cr|barrage-1.0.4-1|60	+ Revision: 424012
12cr|barrage-1.0.4-1|61	- rebuild
12cr|barrage-1.0.4-1|62	
12cr|barrage-1.0.4-1|63	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.0.2-5mdv2009.0
12cr|barrage-1.0.4-1|64	+ Revision: 243163
12cr|barrage-1.0.4-1|65	- rebuild
12cr|barrage-1.0.4-1|66	- kill re-definition of %%buildroot on Pixel's request
12cr|barrage-1.0.4-1|67	
12cr|barrage-1.0.4-1|68	+ Pixel <pixel@mandriva.com>
12cr|barrage-1.0.4-1|69	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|barrage-1.0.4-1|70	
12cr|barrage-1.0.4-1|71	+ Olivier Blin <blino@mandriva.org>
12cr|barrage-1.0.4-1|72	- restore BuildRoot
12cr|barrage-1.0.4-1|73	
12cr|barrage-1.0.4-1|74	* Mon Oct 29 2007 Funda Wang <fwang@mandriva.org> 1.0.2-3mdv2008.1
12cr|barrage-1.0.4-1|75	+ Revision: 102920
12cr|barrage-1.0.4-1|76	- fix bug#27120, icon not shown in menu
12cr|barrage-1.0.4-1|77	
12cr|barrage-1.0.4-1|78	
12cr|barrage-1.0.4-1|79	* Thu Dec 14 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0.2-2mdv2007.0
12cr|barrage-1.0.4-1|80	+ Revision: 96900
12cr|barrage-1.0.4-1|81	- fix buildrequires
12cr|barrage-1.0.4-1|82	- xdg menu
12cr|barrage-1.0.4-1|83	%%mkrel
12cr|barrage-1.0.4-1|84	cleanups
12cr|barrage-1.0.4-1|85	- Import barrage
12cr|barrage-1.0.4-1|86	
12cr|barrage-1.0.4-1|87	* Wed Feb 16 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0.2-1mdk
12cr|barrage-1.0.4-1|88	- 1.0.2
12cr|barrage-1.0.4-1|89	
12cr|barrage-1.0.4-1|90	* Sat May 22 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.0.1-2mdk
12cr|barrage-1.0.4-1|91	- change summary macro to avoid possible conflicts if we were to build debug package
12cr|barrage-1.0.4-1|92	- fix buildrequires
12cr|barrage-1.0.4-1|93	- don't bzip2 icons in src.rpm
12cr|barrage-1.0.4-1|94	

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

371 12
12cr|Base18-0.2.0-21|1	Name:               Base18
12cr|Base18-0.2.0-21|2	Summary:            Zope product to implement multilingual portals
12cr|Base18-0.2.0-21|3	Version:            0.2.0
12cr|Base18-0.2.0-21|4	Release:            %mkrel 21
12cr|Base18-0.2.0-21|5	Group:              Development/Python
12cr|Base18-0.2.0-21|6	Requires:           zope
12cr|Base18-0.2.0-21|7	License:            GPL
12cr|Base18-0.2.0-21|8	URL:                http://www.erp5.org
12cr|Base18-0.2.0-21|9	BuildRoot:          %{_tmppath}/%{name}-%{version}-rootdir
12cr|Base18-0.2.0-21|10	
12cr|Base18-0.2.0-21|11	Source: %{name}-%{version}.tar.bz2
12cr|Base18-0.2.0-21|12	
12cr|Base18-0.2.0-21|13	#----------------------------------------------------------------------
12cr|Base18-0.2.0-21|14	%description
12cr|Base18-0.2.0-21|15	Base18 is a Zope product to implement multilingual portals
12cr|Base18-0.2.0-21|16	It extends the Zope CMF by allowing documents to be split into
12cr|Base18-0.2.0-21|17	a list of paragraphs which can be translated through a message catalog.
12cr|Base18-0.2.0-21|18	
12cr|Base18-0.2.0-21|19	http://www.erp5.org
12cr|Base18-0.2.0-21|20	
12cr|Base18-0.2.0-21|21	#----------------------------------------------------------------------
12cr|Base18-0.2.0-21|22	%prep
12cr|Base18-0.2.0-21|23	
12cr|Base18-0.2.0-21|24	rm -rf $RPM_BUILD_ROOT
12cr|Base18-0.2.0-21|25	%setup -a 0
12cr|Base18-0.2.0-21|26	
12cr|Base18-0.2.0-21|27	#----------------------------------------------------------------------
12cr|Base18-0.2.0-21|28	%build
12cr|Base18-0.2.0-21|29	
12cr|Base18-0.2.0-21|30	#----------------------------------------------------------------------
12cr|Base18-0.2.0-21|31	%install
12cr|Base18-0.2.0-21|32	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/
12cr|Base18-0.2.0-21|33	install %{name}-%{version}/*.py $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/
12cr|Base18-0.2.0-21|34	install %{name}-%{version}/*.txt $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/
12cr|Base18-0.2.0-21|35	install %{name}-%{version}/*.png $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/
12cr|Base18-0.2.0-21|36	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/default_wiki_content
12cr|Base18-0.2.0-21|37	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/dtml
12cr|Base18-0.2.0-21|38	install %{name}-%{version}/dtml/*.dtml $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/dtml
12cr|Base18-0.2.0-21|39	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/Extensions
12cr|Base18-0.2.0-21|40	install %{name}-%{version}/Extensions/*.py $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/Extensions
12cr|Base18-0.2.0-21|41	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/help
12cr|Base18-0.2.0-21|42	install %{name}-%{version}/help/*.stx $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/help
12cr|Base18-0.2.0-21|43	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/interfaces
12cr|Base18-0.2.0-21|44	install %{name}-%{version}/interfaces/*.py $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/interfaces
12cr|Base18-0.2.0-21|45	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/skins
12cr|Base18-0.2.0-21|46	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/skins/content18
12cr|Base18-0.2.0-21|47	install %{name}-%{version}/skins/content18/*.py $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/skins/content18
12cr|Base18-0.2.0-21|48	install %{name}-%{version}/skins/content18/*.dtml $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/skins/content18
12cr|Base18-0.2.0-21|49	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/skins/nexedi
12cr|Base18-0.2.0-21|50	install %{name}-%{version}/skins/nexedi/*.py $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/skins/nexedi
12cr|Base18-0.2.0-21|51	install %{name}-%{version}/skins/nexedi/*.dtml $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/skins/nexedi
12cr|Base18-0.2.0-21|52	install %{name}-%{version}/skins/nexedi/*.png $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/skins/nexedi
12cr|Base18-0.2.0-21|53	install %{name}-%{version}/skins/nexedi/*.pt $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/skins/nexedi
12cr|Base18-0.2.0-21|54	install %{name}-%{version}/skins/nexedi/*.props $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/skins/nexedi
12cr|Base18-0.2.0-21|55	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/skins/zpt_content18
12cr|Base18-0.2.0-21|56	install %{name}-%{version}/skins/zpt_content18/*.pt $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/skins/zpt_content18
12cr|Base18-0.2.0-21|57	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/skins/zpt_nexedi
12cr|Base18-0.2.0-21|58	install %{name}-%{version}/skins/zpt_nexedi/*.pt $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/skins/zpt_nexedi
12cr|Base18-0.2.0-21|59	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/spec
12cr|Base18-0.2.0-21|60	%clean
12cr|Base18-0.2.0-21|61	rm -rf $RPM_BUILD_ROOT
12cr|Base18-0.2.0-21|62	
12cr|Base18-0.2.0-21|63	#----------------------------------------------------------------------
12cr|Base18-0.2.0-21|64	%files
12cr|Base18-0.2.0-21|65	%defattr(-,root,root,0755)
12cr|Base18-0.2.0-21|66	%doc README.txt INSTALL.txt CREDITS.txt GPL.txt ZPL.txt
12cr|Base18-0.2.0-21|67	%{_libdir}/zope/lib/python/Products/%{name}/
12cr|Base18-0.2.0-21|68	#----------------------------------------------------------------------
12cr|Base18-0.2.0-21|69	
12cr|Base18-0.2.0-21|70	
12cr|Base18-0.2.0-21|71	%changelog
12cr|Base18-0.2.0-21|72	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-21mdv2011.0
12cr|Base18-0.2.0-21|73	+ Revision: 616408
12cr|Base18-0.2.0-21|74	- the mass rebuild of 2010.0 packages
12cr|Base18-0.2.0-21|75	
12cr|Base18-0.2.0-21|76	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0.2.0-20mdv2010.0
12cr|Base18-0.2.0-21|77	+ Revision: 424014
12cr|Base18-0.2.0-21|78	- rebuild
12cr|Base18-0.2.0-21|79	
12cr|Base18-0.2.0-21|80	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.2.0-19mdv2009.0
12cr|Base18-0.2.0-21|81	+ Revision: 266079
12cr|Base18-0.2.0-21|82	- rebuild early 2009.0 package (before pixel changes)
12cr|Base18-0.2.0-21|83	
12cr|Base18-0.2.0-21|84	* Sun May 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.2.0-18mdv2009.0
12cr|Base18-0.2.0-21|85	+ Revision: 205716
12cr|Base18-0.2.0-21|86	- Should not be noarch ed
12cr|Base18-0.2.0-21|87	
12cr|Base18-0.2.0-21|88	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.2.0-17mdv2008.1
12cr|Base18-0.2.0-21|89	+ Revision: 170770
12cr|Base18-0.2.0-21|90	- rebuild
12cr|Base18-0.2.0-21|91	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|Base18-0.2.0-21|92	
12cr|Base18-0.2.0-21|93	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.2.0-16mdv2008.1
12cr|Base18-0.2.0-21|94	+ Revision: 135828
12cr|Base18-0.2.0-21|95	- restore BuildRoot
12cr|Base18-0.2.0-21|96	
12cr|Base18-0.2.0-21|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|Base18-0.2.0-21|98	- kill re-definition of %%buildroot on Pixel's request
12cr|Base18-0.2.0-21|99	- import Base18
12cr|Base18-0.2.0-21|100	
12cr|Base18-0.2.0-21|101	
12cr|Base18-0.2.0-21|102	* Mon Jun 19 2006 Lenny Cartier <lenny@mandriva.com> 0.2.0-16mdv2007.0
12cr|Base18-0.2.0-21|103	- rebuild
12cr|Base18-0.2.0-21|104	
12cr|Base18-0.2.0-21|105	* Fri May 13 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.2.0-15mdk
12cr|Base18-0.2.0-21|106	- Remove packager tag
12cr|Base18-0.2.0-21|107	
12cr|Base18-0.2.0-21|108	* Fri May 13 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.2.0-14mdk
12cr|Base18-0.2.0-21|109	- Rebuild
12cr|Base18-0.2.0-21|110	
12cr|Base18-0.2.0-21|111	* Wed Sep 12 2003 Sebastien Robin <seb@nexedi.com> 0.2.0.13mdk
12cr|Base18-0.2.0-21|112	- Make now signed rpm
12cr|Base18-0.2.0-21|113	
12cr|Base18-0.2.0-21|114	* Thu Sep 04 2003 Sebatien Robin <seb@nexedi.com> 0.2.0-12mdk
12cr|Base18-0.2.0-21|115	- change in the spec file '/usr/lib' by %%{_libdir}
12cr|Base18-0.2.0-21|116	
12cr|Base18-0.2.0-21|117	* Thu Sep 04 2003 Sebatien Robin <seb@nexedi.com> 0.2.0-11mdk
12cr|Base18-0.2.0-21|118	- Update this rpm in order to follows Mandrake rules
12cr|Base18-0.2.0-21|119	
12cr|Base18-0.2.0-21|120	* Thu May 30 2003 Sebastien Robin <seb@nexedi.com> 0.2.0-10nxd
12cr|Base18-0.2.0-21|121	- Update the changelog, there were bad version numbers
12cr|Base18-0.2.0-21|122	
12cr|Base18-0.2.0-21|123	* Thu Jan 30 2003 Jean-Paul Smets <jp@nexedi.com> 0.2.0-9nxd
12cr|Base18-0.2.0-21|124	- Missing interfaces
12cr|Base18-0.2.0-21|125	
12cr|Base18-0.2.0-21|126	* Thu Jan 30 2003 Jean-Paul Smets <jp@nexedi.com> 0.2.0-9nxd
12cr|Base18-0.2.0-21|127	- Missing interfaces
12cr|Base18-0.2.0-21|128	
12cr|Base18-0.2.0-21|129	* Tue Jan 21 2003 Jean-Paul Smets <jp@nexedi.com> 0.2.0-8nxd
12cr|Base18-0.2.0-21|130	- Missing menu_box
12cr|Base18-0.2.0-21|131	
12cr|Base18-0.2.0-21|132	* Wed Jan 8 2003 Jean-Paul Smets <jp@nexedi.com> 0.2.0-7nxd
12cr|Base18-0.2.0-21|133	- Fixed again missing skins
12cr|Base18-0.2.0-21|134	
12cr|Base18-0.2.0-21|135	* Wed Jan 8 2003 Jean-Paul Smets <jp@nexedi.com> 0.2.0-6nxd
12cr|Base18-0.2.0-21|136	- Fixed again missing skins
12cr|Base18-0.2.0-21|137	
12cr|Base18-0.2.0-21|138	* Wed Jan 8 2003 Jean-Paul Smets <jp@nexedi.com> 0.2.0-5nxd
12cr|Base18-0.2.0-21|139	- Code update for latest CMF - recover from crash
12cr|Base18-0.2.0-21|140	
12cr|Base18-0.2.0-21|141	* Sat Oct 12 2002 Jean-Paul Smets <jp@nexedi.com> 0.2.0-1nxd
12cr|Base18-0.2.0-21|142	- Initial release

372 12
12cr|bashburn-3.1.0-1|1	%define	oname	BashBurn
12cr|bashburn-3.1.0-1|2	
12cr|bashburn-3.1.0-1|3	Name:		bashburn
12cr|bashburn-3.1.0-1|4	Version:	3.1.0
12cr|bashburn-3.1.0-1|5	Release:	%mkrel 1
12cr|bashburn-3.1.0-1|6	Summary:	Bash script designed to make CD burning
12cr|bashburn-3.1.0-1|7	Source:		%{name}-%{version}.tar.gz
12cr|bashburn-3.1.0-1|8	License:	GPLv2
12cr|bashburn-3.1.0-1|9	Group:		Archiving/Cd burning
12cr|bashburn-3.1.0-1|10	Url:		http://bashburn.sourceforge.net/
12cr|bashburn-3.1.0-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|bashburn-3.1.0-1|12	Requires:	cdrkit, eject, cdrdao, mpg123, vorbis-tools, flac
12cr|bashburn-3.1.0-1|13	Buildarch:	noarch
12cr|bashburn-3.1.0-1|14	
12cr|bashburn-3.1.0-1|15	%description
12cr|bashburn-3.1.0-1|16	Sick of all those fancy CD-burning apps not working for you? You need something
12cr|bashburn-3.1.0-1|17	that just gets the work done? Welcome to BashBurn - It just works!
12cr|bashburn-3.1.0-1|18	
12cr|bashburn-3.1.0-1|19	BashBurn is the new name for the cd burning shell script Magma. It's not the
12cr|bashburn-3.1.0-1|20	best looking CD-burning application out there, but it does what you want it to
12cr|bashburn-3.1.0-1|21	do. (And if not then probably didn't want to do it anyway)
12cr|bashburn-3.1.0-1|22	
12cr|bashburn-3.1.0-1|23	Bashburn could need lame codec for some operations.
12cr|bashburn-3.1.0-1|24	
12cr|bashburn-3.1.0-1|25	%prep
12cr|bashburn-3.1.0-1|26	%setup -q -n %{oname}-%{version}
12cr|bashburn-3.1.0-1|27	
12cr|bashburn-3.1.0-1|28	%build
12cr|bashburn-3.1.0-1|29	make
12cr|bashburn-3.1.0-1|30	
12cr|bashburn-3.1.0-1|31	%install
12cr|bashburn-3.1.0-1|32	rm -rf %{buildroot}
12cr|bashburn-3.1.0-1|33	./Install.sh --prefix=%{buildroot}%{_prefix}
12cr|bashburn-3.1.0-1|34	
12cr|bashburn-3.1.0-1|35	# correct the symlink
12cr|bashburn-3.1.0-1|36	ln -sf /usr/lib/Bashburn/lib/BashBurn.sh %{buildroot}%{_bindir}/bashburn
12cr|bashburn-3.1.0-1|37	# fix BBROOTDIR in BashBurn.sh:
12cr|bashburn-3.1.0-1|38	sed -i -e 's,BBROOTDIR='.*',BBROOTDIR='/usr/lib/Bashburn/lib',' %{buildroot}/usr/lib/Bashburn/lib/BashBurn.sh
12cr|bashburn-3.1.0-1|39	
12cr|bashburn-3.1.0-1|40	%if 0
12cr|bashburn-3.1.0-1|41	install -m 755 -D BashBurn.sh %{buildroot}%{_bindir}/BashBurn.sh
12cr|bashburn-3.1.0-1|42	pushd %{buildroot}%{_bindir} && %__ln_s BashBurn.sh bashburn && popd
12cr|bashburn-3.1.0-1|43	for i in burning/* config/* convert/* lang/English/* menus/* misc/*; do
12cr|bashburn-3.1.0-1|44	install -m 755 -D $i %{buildroot}%{_datadir}/%{name}/$i
12cr|bashburn-3.1.0-1|45	done
12cr|bashburn-3.1.0-1|46	install -m 644 -D bashburnrc %{buildroot}/etc/bashburnrc
12cr|bashburn-3.1.0-1|47	pushd %{buildroot}/etc && %__sed -i "s|BBROOTDIR: .*|BBROOTDIR: /usr/share/bashburn|" bashburnrc && popd
12cr|bashburn-3.1.0-1|48	rm -f Install.sh
12cr|bashburn-3.1.0-1|49	%endif
12cr|bashburn-3.1.0-1|50	
12cr|bashburn-3.1.0-1|51	%clean
12cr|bashburn-3.1.0-1|52	rm -rf %{buildroot}
12cr|bashburn-3.1.0-1|53	
12cr|bashburn-3.1.0-1|54	%files
12cr|bashburn-3.1.0-1|55	%defattr(-,root,root)
12cr|bashburn-3.1.0-1|56	%doc docs/*
12cr|bashburn-3.1.0-1|57	%{_bindir}/*
12cr|bashburn-3.1.0-1|58	%{_prefix}/lib/Bashburn
12cr|bashburn-3.1.0-1|59	#attr(664,root,cdwriter) %config(noreplace) /etc/bashburnrc
12cr|bashburn-3.1.0-1|60	%{_datadir}/man/man1/*
12cr|bashburn-3.1.0-1|61	
12cr|bashburn-3.1.0-1|62	
12cr|bashburn-3.1.0-1|63	%changelog
12cr|bashburn-3.1.0-1|64	* Mon Jan 09 2012 Andrey Bondrov <abondrov@mandriva.org> 3.1.0-1mdv2012.0
12cr|bashburn-3.1.0-1|65	+ Revision: 758774
12cr|bashburn-3.1.0-1|66	- Fix sources dir
12cr|bashburn-3.1.0-1|67	- New version 3.1.0
12cr|bashburn-3.1.0-1|68	
12cr|bashburn-3.1.0-1|69	* Sun Aug 08 2010 Ahmad Samir <ahmadsamir@mandriva.org> 3.0.1-6mdv2011.0
12cr|bashburn-3.1.0-1|70	+ Revision: 567724
12cr|bashburn-3.1.0-1|71	- clean spec
12cr|bashburn-3.1.0-1|72	- correct the /usr/bin/bashburn symlink, (mdv#60548)
12cr|bashburn-3.1.0-1|73	- correct BBROOTDIR in BashBurn.sh (spotted by Udo Rader), (mdv#60548)
12cr|bashburn-3.1.0-1|74	- bring back the spec from revision 475312
12cr|bashburn-3.1.0-1|75	
12cr|bashburn-3.1.0-1|76	* Fri Jul 16 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.0.1-5mdv2011.0
12cr|bashburn-3.1.0-1|77	+ Revision: 554137
12cr|bashburn-3.1.0-1|78	- Fix install and file list, finally (hope)
12cr|bashburn-3.1.0-1|79	
12cr|bashburn-3.1.0-1|80	* Thu Jun 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.0.1-4mdv2010.1
12cr|bashburn-3.1.0-1|81	+ Revision: 549110
12cr|bashburn-3.1.0-1|82	- fix launch and installation
12cr|bashburn-3.1.0-1|83	
12cr|bashburn-3.1.0-1|84	* Wed Apr 21 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.0.1-3mdv2010.1
12cr|bashburn-3.1.0-1|85	+ Revision: 537480
12cr|bashburn-3.1.0-1|86	- Fix URL
12cr|bashburn-3.1.0-1|87	
12cr|bashburn-3.1.0-1|88	* Wed Apr 14 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.0.1-2mdv2010.1
12cr|bashburn-3.1.0-1|89	+ Revision: 534691
12cr|bashburn-3.1.0-1|90	- don't define name, version, release on top of spec.
12cr|bashburn-3.1.0-1|91	- Fix mixed-use-of-spaces-and-tabs.
12cr|bashburn-3.1.0-1|92	- clean spec..
12cr|bashburn-3.1.0-1|93	- fix licence
12cr|bashburn-3.1.0-1|94	
12cr|bashburn-3.1.0-1|95	* Wed Dec 09 2009 Funda Wang <fwang@mandriva.org> 3.0.1-1mdv2010.1
12cr|bashburn-3.1.0-1|96	+ Revision: 475312
12cr|bashburn-3.1.0-1|97	- new version 3.0.1
12cr|bashburn-3.1.0-1|98	
12cr|bashburn-3.1.0-1|99	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 2.1.2-5mdv2010.0
12cr|bashburn-3.1.0-1|100	+ Revision: 424016
12cr|bashburn-3.1.0-1|101	- rebuild
12cr|bashburn-3.1.0-1|102	
12cr|bashburn-3.1.0-1|103	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.1.2-4mdv2009.0
12cr|bashburn-3.1.0-1|104	+ Revision: 243164
12cr|bashburn-3.1.0-1|105	- rebuild
12cr|bashburn-3.1.0-1|106	
12cr|bashburn-3.1.0-1|107	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.1.2-2mdv2008.1
12cr|bashburn-3.1.0-1|108	+ Revision: 170771
12cr|bashburn-3.1.0-1|109	- rebuild
12cr|bashburn-3.1.0-1|110	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|bashburn-3.1.0-1|111	
12cr|bashburn-3.1.0-1|112	* Thu Dec 27 2007 Jérôme Soyer <saispo@mandriva.org> 2.1.2-1mdv2008.1
12cr|bashburn-3.1.0-1|113	+ Revision: 138352
12cr|bashburn-3.1.0-1|114	- New release 2.1.2
12cr|bashburn-3.1.0-1|115	
12cr|bashburn-3.1.0-1|116	+ Olivier Blin <blino@mandriva.org>
12cr|bashburn-3.1.0-1|117	- restore BuildRoot
12cr|bashburn-3.1.0-1|118	
12cr|bashburn-3.1.0-1|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|bashburn-3.1.0-1|120	- kill re-definition of %%buildroot on Pixel's request
12cr|bashburn-3.1.0-1|121	
12cr|bashburn-3.1.0-1|122	* Fri Jun 29 2007 Funda Wang <fwang@mandriva.org> 2.1-1mdv2008.0
12cr|bashburn-3.1.0-1|123	+ Revision: 45632
12cr|bashburn-3.1.0-1|124	- New version
12cr|bashburn-3.1.0-1|125	
12cr|bashburn-3.1.0-1|126	
12cr|bashburn-3.1.0-1|127	* Fri Mar 09 2007 Lenny Cartier <lenny@mandriva.com> 2.0-1mdv2007.1
12cr|bashburn-3.1.0-1|128	+ Revision: 138724
12cr|bashburn-3.1.0-1|129	- Update to 2.0
12cr|bashburn-3.1.0-1|130	
12cr|bashburn-3.1.0-1|131	* Fri Dec 29 2006 Lenny Cartier <lenny@mandriva.com> 1.8.5-1mdv2007.1
12cr|bashburn-3.1.0-1|132	+ Revision: 102456
12cr|bashburn-3.1.0-1|133	- Update to 1.8.5
12cr|bashburn-3.1.0-1|134	- Import bashburn
12cr|bashburn-3.1.0-1|135	
12cr|bashburn-3.1.0-1|136	* Wed May 10 2006 Lenny Cartier <lenny@mandriva.com> 1.8.0-1mdk
12cr|bashburn-3.1.0-1|137	- 1.8.0
12cr|bashburn-3.1.0-1|138	
12cr|bashburn-3.1.0-1|139	* Wed Mar 01 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.7.1-1mdk
12cr|bashburn-3.1.0-1|140	- New release 1.7.1
12cr|bashburn-3.1.0-1|141	
12cr|bashburn-3.1.0-1|142	* Thu Jan 26 2006 Lenny Cartier <lenny@mandriva.com> 1.7-1mdk
12cr|bashburn-3.1.0-1|143	- 1.7
12cr|bashburn-3.1.0-1|144	
12cr|bashburn-3.1.0-1|145	* Mon Dec 19 2005 Lenny Cartier <lenny@mandriva.com> 1.6.1-1mdk
12cr|bashburn-3.1.0-1|146	- 1.6.1
12cr|bashburn-3.1.0-1|147	
12cr|bashburn-3.1.0-1|148	* Fri Feb 04 2005 Jrmie Lenfant-Engelmann <tocman@gmail.com> 1.5.2.1-1mdk
12cr|bashburn-3.1.0-1|149	- version 1.5.2.1
12cr|bashburn-3.1.0-1|150	
12cr|bashburn-3.1.0-1|151	* Thu Nov 25 2004 Jrmie Lenfant-Engelmann <tocman@gmail.com> 1.5.2-1mdk
12cr|bashburn-3.1.0-1|152	- version 1.5.2
12cr|bashburn-3.1.0-1|153	
12cr|bashburn-3.1.0-1|154	* Sat Aug 28 2004 Jrmie Lenfant-Engelmann <jlenfant@mandrakesoft.com> 1.5-3mdk
12cr|bashburn-3.1.0-1|155	- Fix a bug with xmms playlist
12cr|bashburn-3.1.0-1|156	
12cr|bashburn-3.1.0-1|157	* Thu Aug 26 2004 Tocman <jlenfant@mandrakesoft.com> 1.5-2mdk
12cr|bashburn-3.1.0-1|158	- bugs fix (with creating ISOs)
12cr|bashburn-3.1.0-1|159	
12cr|bashburn-3.1.0-1|160	* Sun Aug 22 2004 Tocman <jlenfant@mandrakesoft.com> 1.5-1mdk
12cr|bashburn-3.1.0-1|161	- First package
12cr|bashburn-3.1.0-1|162	

373 12
12cr|bashdb-4.2_0.8-3|1	%define oversion 4.2-0.8
12cr|bashdb-4.2_0.8-3|2	
12cr|bashdb-4.2_0.8-3|3	Name:		bashdb
12cr|bashdb-4.2_0.8-3|4	Summary:	BASH debugger, the BASH symbolic debugger
12cr|bashdb-4.2_0.8-3|5	Group:		Development/Other
12cr|bashdb-4.2_0.8-3|6	Version:	4.2_0.8
12cr|bashdb-4.2_0.8-3|7	Release:	3
12cr|bashdb-4.2_0.8-3|8	License:	GPLv2+
12cr|bashdb-4.2_0.8-3|9	Url:		http://bashdb.sourceforge.net/
12cr|bashdb-4.2_0.8-3|10	Source0:	http://downloads.sourceforge.net/bashdb/%{name}-%{oversion}.tar.bz2
12cr|bashdb-4.2_0.8-3|11	BuildRequires:	bash
12cr|bashdb-4.2_0.8-3|12	Requires:	bash
12cr|bashdb-4.2_0.8-3|13	
12cr|bashdb-4.2_0.8-3|14	%description
12cr|bashdb-4.2_0.8-3|15	The Bash Debugger Project is a source-code debugger for bash,
12cr|bashdb-4.2_0.8-3|16	which follows the gdb command syntax.
12cr|bashdb-4.2_0.8-3|17	The purpose of the BASH debugger is to check
12cr|bashdb-4.2_0.8-3|18	what is going on “inside” a bash script, while it executes:
12cr|bashdb-4.2_0.8-3|19	* Start a script, specifying conditions that might affect its behavior.
12cr|bashdb-4.2_0.8-3|20	* Stop a script at certain conditions (break points).
12cr|bashdb-4.2_0.8-3|21	* Examine the state of a script.
12cr|bashdb-4.2_0.8-3|22	* Experiment, by changing variable values on the fly.
12cr|bashdb-4.2_0.8-3|23	The 4.0 series is a complete rewrite of the previous series.
12cr|bashdb-4.2_0.8-3|24	Bashdb can be used with ddd: ddd --debugger %{_bindir}/%{name} <script-name>.
12cr|bashdb-4.2_0.8-3|25	
12cr|bashdb-4.2_0.8-3|26	%files
12cr|bashdb-4.2_0.8-3|27	%doc doc/*.html AUTHORS ChangeLog COPYING INSTALL NEWS README THANKS
12cr|bashdb-4.2_0.8-3|28	%{_bindir}/%{name}
12cr|bashdb-4.2_0.8-3|29	%{_datadir}/%{name}/
12cr|bashdb-4.2_0.8-3|30	%{_mandir}/man1/%{name}.1*
12cr|bashdb-4.2_0.8-3|31	%{_infodir}/%{name}.info.*
12cr|bashdb-4.2_0.8-3|32	
12cr|bashdb-4.2_0.8-3|33	%prep
12cr|bashdb-4.2_0.8-3|34	%setup -q -n %{name}-%{oversion}
12cr|bashdb-4.2_0.8-3|35	
12cr|bashdb-4.2_0.8-3|36	%build
12cr|bashdb-4.2_0.8-3|37	%configure2_5x
12cr|bashdb-4.2_0.8-3|38	%make
12cr|bashdb-4.2_0.8-3|39	
12cr|bashdb-4.2_0.8-3|40	%install
12cr|bashdb-4.2_0.8-3|41	rm -rf %{buildroot}
12cr|bashdb-4.2_0.8-3|42	%makeinstall_std
12cr|bashdb-4.2_0.8-3|43	
12cr|bashdb-4.2_0.8-3|44	
12cr|bashdb-4.2_0.8-3|45	%changelog
12cr|bashdb-4.2_0.8-3|46	* Sat Jun 02 2012 Andrey Bondrov <abondrov@mandriva.org> 4.2_0.8-3
12cr|bashdb-4.2_0.8-3|47	+ Revision: 801970
12cr|bashdb-4.2_0.8-3|48	- Drop some legacy junk
12cr|bashdb-4.2_0.8-3|49	
12cr|bashdb-4.2_0.8-3|50	* Sun Dec 11 2011 Zé <ze@mandriva.org> 4.2_0.8-2
12cr|bashdb-4.2_0.8-3|51	+ Revision: 740290
12cr|bashdb-4.2_0.8-3|52	- use macros
12cr|bashdb-4.2_0.8-3|53	- fix scriptlets
12cr|bashdb-4.2_0.8-3|54	- change to preun
12cr|bashdb-4.2_0.8-3|55	
12cr|bashdb-4.2_0.8-3|56	* Sat Dec 10 2011 Zé <ze@mandriva.org> 4.2_0.8-1
12cr|bashdb-4.2_0.8-3|57	+ Revision: 740136
12cr|bashdb-4.2_0.8-3|58	- imported package bashdb
12cr|bashdb-4.2_0.8-3|59	
12cr|bashdb-4.2_0.8-3|60	
12cr|bashdb-4.2_0.8-3|61	* Sat Dec 10 2011 Zé <ze@mandriva.org> 4.2_0.8-1.mde
12cr|bashdb-4.2_0.8-3|62	- first packaget package

374 12
12cr|basket-1.81-1|1	%define name           basket
12cr|basket-1.81-1|2	%define longtitle      BasKet for KDE
12cr|basket-1.81-1|3	%define version        1.81
12cr|basket-1.81-1|4	%define release        %mkrel 1
12cr|basket-1.81-1|5	
12cr|basket-1.81-1|6	Name:           %name
12cr|basket-1.81-1|7	Summary:        %longtitle
12cr|basket-1.81-1|8	Version:        %version
12cr|basket-1.81-1|9	Release:        %release
12cr|basket-1.81-1|10	URL:            http://basket.kde.org/
12cr|basket-1.81-1|11	Source0:        http://basket.kde.org/downloads/%{name}-%{version}.tar.bz2
12cr|basket-1.81-1|12	Group:          Office
12cr|basket-1.81-1|13	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|basket-1.81-1|14	License:        GPLv2+
12cr|basket-1.81-1|15	BuildRequires:  kdepim4-devel
12cr|basket-1.81-1|16	BuildRequires:  kdepimlibs4-devel
12cr|basket-1.81-1|17	BuildRequires:  qimageblitz-devel
12cr|basket-1.81-1|18	BuildRequires:  desktop-file-utils
12cr|basket-1.81-1|19	Requires:       kdebase4-runtime
12cr|basket-1.81-1|20	
12cr|basket-1.81-1|21	conflicts:      %{_lib}%{name}4 < 1.80-2
12cr|basket-1.81-1|22	
12cr|basket-1.81-1|23	%description
12cr|basket-1.81-1|24	This application is mainly an all-purpose notes taker.
12cr|basket-1.81-1|25	It provide several baskets where to drop every sort of
12cr|basket-1.81-1|26	items: text, rich text, links, images, sounds, files,
12cr|basket-1.81-1|27	colors, application launcher...
12cr|basket-1.81-1|28	Objects can be edited, copied, dragged... So, you can
12cr|basket-1.81-1|29	arrange them as you want !
12cr|basket-1.81-1|30	This application can be used to quickly drop web objects
12cr|basket-1.81-1|31	(link, text, images...) or notes, as well as to free your
12cr|basket-1.81-1|32	clutered desktop (if any).
12cr|basket-1.81-1|33	It is also useful to collect informations for a report.
12cr|basket-1.81-1|34	Those data can be shared with co-workers by exporting
12cr|basket-1.81-1|35	baskets to HTML.
12cr|basket-1.81-1|36	
12cr|basket-1.81-1|37	%files -f %{name}.lang
12cr|basket-1.81-1|38	%defattr(-,root,root,-)
12cr|basket-1.81-1|39	%{_kde_bindir}/%{name}
12cr|basket-1.81-1|40	%{_kde_appsdir}/%{name}
12cr|basket-1.81-1|41	%{_kde_applicationsdir}/%{name}.desktop
12cr|basket-1.81-1|42	%{_kde_datadir}/config/magic/%{name}.magic
12cr|basket-1.81-1|43	%{_kde_datadir}/mimelnk/application/x-%{name}-archive.desktop
12cr|basket-1.81-1|44	%{_kde_datadir}/mimelnk/application/x-%{name}-template.desktop
12cr|basket-1.81-1|45	%{_kde_datadir}/kde4/services/*.desktop
12cr|basket-1.81-1|46	%{_kde_iconsdir}/*/*/*/*
12cr|basket-1.81-1|47	%{_kde_datadir}/kde4/services/kontact/basket_plugin.desktop
12cr|basket-1.81-1|48	%{_kde_libdir}/kde4/basketthumbcreator.so
12cr|basket-1.81-1|49	%{_kde_libdir}/kde4/kcm_basket.so
12cr|basket-1.81-1|50	%{_kde_libdir}/kde4/kontact_basketplugin.so
12cr|basket-1.81-1|51	%{_kde_libdir}/kde4/libbasketpart.so
12cr|basket-1.81-1|52	
12cr|basket-1.81-1|53	#--------------------------------------------------------------------
12cr|basket-1.81-1|54	
12cr|basket-1.81-1|55	%define basketcommon_major 4
12cr|basket-1.81-1|56	%define libbasketcommon %mklibname basketcommon %{basketcommon_major}
12cr|basket-1.81-1|57	
12cr|basket-1.81-1|58	%package -n %{libbasketcommon}
12cr|basket-1.81-1|59	Summary:    Library files for %{name}
12cr|basket-1.81-1|60	Group:      Office
12cr|basket-1.81-1|61	Obsoletes:  %{_lib}%{name}4 < 1.80-2
12cr|basket-1.81-1|62	Provides:   %{_lib}%{name}4 = %version-%release
12cr|basket-1.81-1|63	
12cr|basket-1.81-1|64	%description -n %{libbasketcommon}
12cr|basket-1.81-1|65	Library files for %{name}
12cr|basket-1.81-1|66	
12cr|basket-1.81-1|67	%files -n %{libbasketcommon}
12cr|basket-1.81-1|68	%{_kde_libdir}/libbasketcommon.so.%{basketcommon_major}*
12cr|basket-1.81-1|69	
12cr|basket-1.81-1|70	#--------------------------------------------------------------------
12cr|basket-1.81-1|71	
12cr|basket-1.81-1|72	%prep
12cr|basket-1.81-1|73	%setup -q -n %{name}-%{version}
12cr|basket-1.81-1|74	
12cr|basket-1.81-1|75	%build
12cr|basket-1.81-1|76	%cmake_kde4 -DBUILD_KPARTS=1
12cr|basket-1.81-1|77	%make
12cr|basket-1.81-1|78	
12cr|basket-1.81-1|79	%install
12cr|basket-1.81-1|80	rm -rf %{buildroot}
12cr|basket-1.81-1|81	%makeinstall_std -C build
12cr|basket-1.81-1|82	
12cr|basket-1.81-1|83	%{find_lang} %name --with-html
12cr|basket-1.81-1|84	
12cr|basket-1.81-1|85	
12cr|basket-1.81-1|86	# XDG Menu
12cr|basket-1.81-1|87	desktop-file-install --vendor=""\
12cr|basket-1.81-1|88	--add-category="KDE" \
12cr|basket-1.81-1|89	--add-category="Qt" \
12cr|basket-1.81-1|90	--add-category="Office" \
12cr|basket-1.81-1|91	--add-category="Utility" \
12cr|basket-1.81-1|92	--dir %{buildroot}%{_kde_datadir}/applications/kde4/ %{buildroot}%{_kde_datadir}/applications/kde4/%{name}.desktop
12cr|basket-1.81-1|93	
12cr|basket-1.81-1|94	rm -f %buildroot%_kde_libdir/*.so
12cr|basket-1.81-1|95	
12cr|basket-1.81-1|96	%check
12cr|basket-1.81-1|97	for f in %{buildroot}%{_kde_datadir}/applications/kde4/*.desktop ; do
12cr|basket-1.81-1|98	desktop-file-validate $f
12cr|basket-1.81-1|99	done
12cr|basket-1.81-1|100	
12cr|basket-1.81-1|101	%clean
12cr|basket-1.81-1|102	rm -rf %buildroot
12cr|basket-1.81-1|103	
12cr|basket-1.81-1|104	
12cr|basket-1.81-1|105	%changelog
12cr|basket-1.81-1|106	* Wed Dec 08 2010 John Balcaen <mikala@mandriva.org> 1.81-1mdv2011.0
12cr|basket-1.81-1|107	+ Revision: 616260
12cr|basket-1.81-1|108	- Update to 2.0 Beta2
12cr|basket-1.81-1|109	
12cr|basket-1.81-1|110	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.80-4mdv2011.0
12cr|basket-1.81-1|111	+ Revision: 610060
12cr|basket-1.81-1|112	- rebuild
12cr|basket-1.81-1|113	
12cr|basket-1.81-1|114	* Tue Apr 20 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.80-3mdv2010.1
12cr|basket-1.81-1|115	+ Revision: 536943
12cr|basket-1.81-1|116	- Fix provides
12cr|basket-1.81-1|117	
12cr|basket-1.81-1|118	* Sun Apr 18 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.80-2mdv2010.1
12cr|basket-1.81-1|119	+ Revision: 536520
12cr|basket-1.81-1|120	- Fix typo in file list
12cr|basket-1.81-1|121	- Add kontact support ( patch from Cedric Bortolussi) BUG:53697
12cr|basket-1.81-1|122	- Fix conflicts
12cr|basket-1.81-1|123	- Fix lib package name
12cr|basket-1.81-1|124	- Only add libs files in a lib package
12cr|basket-1.81-1|125	- Add %%check section
12cr|basket-1.81-1|126	- Use basket changes from brancaleone for changing the package layout
12cr|basket-1.81-1|127	
12cr|basket-1.81-1|128	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|basket-1.81-1|129	- new upstream release 1.80
12cr|basket-1.81-1|130	- clean spec and improve description
12cr|basket-1.81-1|131	
12cr|basket-1.81-1|132	* Fri Dec 11 2009 Colin Guthrie <cguthrie@mandriva.org> 1.1-0.20091211.1mdv2010.1
12cr|basket-1.81-1|133	+ Revision: 476420
12cr|basket-1.81-1|134	- Latest snapshot
12cr|basket-1.81-1|135	- Remove old patch (upstream kontact stuff removed)
12cr|basket-1.81-1|136	
12cr|basket-1.81-1|137	* Wed Oct 14 2009 Colin Guthrie <cguthrie@mandriva.org> 1.1-0.20091014.1mdv2010.0
12cr|basket-1.81-1|138	+ Revision: 457282
12cr|basket-1.81-1|139	- Update to latest git snapshot
12cr|basket-1.81-1|140	- Drop unneeded patch
12cr|basket-1.81-1|141	
12cr|basket-1.81-1|142	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.1-0.20090302.2mdv2010.0
12cr|basket-1.81-1|143	+ Revision: 436804
12cr|basket-1.81-1|144	- rebuild
12cr|basket-1.81-1|145	
12cr|basket-1.81-1|146	* Mon Mar 02 2009 Colin Guthrie <cguthrie@mandriva.org> 1.1-0.20090302.1mdv2009.1
12cr|basket-1.81-1|147	+ Revision: 347458
12cr|basket-1.81-1|148	- New snapshot
12cr|basket-1.81-1|149	
12cr|basket-1.81-1|150	* Fri Jan 02 2009 Colin Guthrie <cguthrie@mandriva.org> 1.1-0.20090102.1mdv2009.1
12cr|basket-1.81-1|151	+ Revision: 323310
12cr|basket-1.81-1|152	- Update to latest snapshot
12cr|basket-1.81-1|153	
12cr|basket-1.81-1|154	* Sun Nov 30 2008 Funda Wang <fwang@mandriva.org> 1.1-0.2mdv2009.1
12cr|basket-1.81-1|155	+ Revision: 308551
12cr|basket-1.81-1|156	- don't ship devel .so files
12cr|basket-1.81-1|157	
12cr|basket-1.81-1|158	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|basket-1.81-1|159	- Use kde4 macros
12cr|basket-1.81-1|160	Fix Requires to require kde4 kdebase
12cr|basket-1.81-1|161	
12cr|basket-1.81-1|162	* Thu Nov 27 2008 Colin Guthrie <cguthrie@mandriva.org> 1.1-0.1mdv2009.1
12cr|basket-1.81-1|163	+ Revision: 307308
12cr|basket-1.81-1|164	- Add missing build requires
12cr|basket-1.81-1|165	- Git snapshot of KDE4 version of basket
12cr|basket-1.81-1|166	- Remove patches that no longer apply
12cr|basket-1.81-1|167	
12cr|basket-1.81-1|168	* Sat Jul 26 2008 Funda Wang <fwang@mandriva.org> 1.0.3.1-1mdv2009.0
12cr|basket-1.81-1|169	+ Revision: 250123
12cr|basket-1.81-1|170	- New version 1.0.3.1
12cr|basket-1.81-1|171	
12cr|basket-1.81-1|172	+ Thierry Vignaud <tv@mandriva.org>
12cr|basket-1.81-1|173	- rebuild
12cr|basket-1.81-1|174	
12cr|basket-1.81-1|175	+ Pixel <pixel@mandriva.com>
12cr|basket-1.81-1|176	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|basket-1.81-1|177	
12cr|basket-1.81-1|178	* Tue Jan 29 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.2-2mdv2008.1
12cr|basket-1.81-1|179	+ Revision: 160000
12cr|basket-1.81-1|180	- Fix automake patch
12cr|basket-1.81-1|181	- Add patch5 to fix automake check
12cr|basket-1.81-1|182	- Remove useless  condition
12cr|basket-1.81-1|183	- Fix loading of baket on Kontact
12cr|basket-1.81-1|184	Fix BuildRequires
12cr|basket-1.81-1|185	
12cr|basket-1.81-1|186	+ Olivier Blin <oblin@mandriva.com>
12cr|basket-1.81-1|187	- restore BuildRoot
12cr|basket-1.81-1|188	
12cr|basket-1.81-1|189	+ Thierry Vignaud <tv@mandriva.org>
12cr|basket-1.81-1|190	- kill re-definition of %%buildroot on Pixel's request
12cr|basket-1.81-1|191	
12cr|basket-1.81-1|192	* Wed Apr 25 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.2-1mdv2008.0
12cr|basket-1.81-1|193	+ Revision: 18357
12cr|basket-1.81-1|194	- New version 1.0.2
12cr|basket-1.81-1|195	
12cr|basket-1.81-1|196	
12cr|basket-1.81-1|197	* Mon Mar 19 2007 Laurent Montel <lmontel@mandriva.com> 1.0.1-1mdv2007.1
12cr|basket-1.81-1|198	+ Revision: 146421
12cr|basket-1.81-1|199	- 1.0.1
12cr|basket-1.81-1|200	- 1.0
12cr|basket-1.81-1|201	
12cr|basket-1.81-1|202	* Fri Feb 09 2007 Laurent Montel <lmontel@mandriva.com> 1.0-0.rc3.2mdv2007.1
12cr|basket-1.81-1|203	+ Revision: 118519
12cr|basket-1.81-1|204	- Fix crash
12cr|basket-1.81-1|205	- 1.0rc3
12cr|basket-1.81-1|206	
12cr|basket-1.81-1|207	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|basket-1.81-1|208	- Add lib package
12cr|basket-1.81-1|209	- New version -1.0Beta3
12cr|basket-1.81-1|210	- Fix menu
12cr|basket-1.81-1|211	- Reorganize file list
12cr|basket-1.81-1|212	
12cr|basket-1.81-1|213	* Wed Oct 18 2006 Laurent Montel <lmontel@mandriva.com> 0.6.0-1mdv2007.1
12cr|basket-1.81-1|214	+ Revision: 65805
12cr|basket-1.81-1|215	- Fix spec file
12cr|basket-1.81-1|216	- 0.6.0
12cr|basket-1.81-1|217	DONT UPLOAD IT !!!!!!!!!!!
12cr|basket-1.81-1|218	
12cr|basket-1.81-1|219	* Sat Aug 05 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.6.0-1.beta2.3mdv2007.0
12cr|basket-1.81-1|220	+ Revision: 52779
12cr|basket-1.81-1|221	- Add missing source
12cr|basket-1.81-1|222	- Increase release
12cr|basket-1.81-1|223	- sync with cvs ( fix kontact crash ( ticket #24132))
12cr|basket-1.81-1|224	
12cr|basket-1.81-1|225	* Thu Aug 03 2006 Laurent Montel <lmontel@mandriva.com> 0.6.0-1.beta2.2mdv2007.0
12cr|basket-1.81-1|226	+ Revision: 42951
12cr|basket-1.81-1|227	- Use xdg menu
12cr|basket-1.81-1|228	- beta2
12cr|basket-1.81-1|229	
12cr|basket-1.81-1|230	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|basket-1.81-1|231	- import basket-0.6.0-1.alpha2.1mdk
12cr|basket-1.81-1|232	
12cr|basket-1.81-1|233	* Wed Apr 12 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.6.0-1.alpha2.1mdk
12cr|basket-1.81-1|234	- Alpha 2  : Thanks jq for pointing me out this release
12cr|basket-1.81-1|235	
12cr|basket-1.81-1|236	* Thu Jan 19 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.6.0-0.alpha1.2mdk
12cr|basket-1.81-1|237	- Fix Build for x86_64
12cr|basket-1.81-1|238	
12cr|basket-1.81-1|239	* Wed Jan 18 2006 Nicolas Lcureuil <neoclust@mandrake.org> 0.6.0-0.alpha1.1mdk
12cr|basket-1.81-1|240	- 0.6.0 Alpha1
12cr|basket-1.81-1|241	
12cr|basket-1.81-1|242	* Wed Jul 13 2005 Nicolas Lcureuil <neoclust@mandrake.org> 0.5.0-3mdk
12cr|basket-1.81-1|243	- Fix File section
12cr|basket-1.81-1|244	
12cr|basket-1.81-1|245	* Fri May 06 2005 Nicolas Lcureuil <neoclust@mandrake.org> 0.5.0-2mdk
12cr|basket-1.81-1|246	- Fix BuildRequires
12cr|basket-1.81-1|247	- Fix Build For amd64
12cr|basket-1.81-1|248	
12cr|basket-1.81-1|249	* Wed Apr 06 2005 Nicolas Lcureuil <neoclust@mandrake.org> 0.5.0-1mdk
12cr|basket-1.81-1|250	- First release
12cr|basket-1.81-1|251	

375 12
12cr|bastet-0.43-4|1	Name:		bastet
12cr|bastet-0.43-4|2	Version:	0.43
12cr|bastet-0.43-4|3	Release:	4
12cr|bastet-0.43-4|4	License:	GPLv3+
12cr|bastet-0.43-4|5	Summary:	Tetris clone giving you the worst bricks possible
12cr|bastet-0.43-4|6	Group:		Games/Other
12cr|bastet-0.43-4|7	Url:		http://fph.altervista.org/prog/bastet.html
12cr|bastet-0.43-4|8	Source0:	http://fph.altervista.org/prog/files/%{name}-%{version}.tgz
12cr|bastet-0.43-4|9	
12cr|bastet-0.43-4|10	BuildRequires:  ncurses-devel
12cr|bastet-0.43-4|11	BuildRequires:	boost-devel
12cr|bastet-0.43-4|12	
12cr|bastet-0.43-4|13	%description
12cr|bastet-0.43-4|14	Bastet stands for "bastard tetris", and is a simple ncurses-based Tetris(R)
12cr|bastet-0.43-4|15	clone for Linux. Instead of choosing the next block randomly, this fiendish
12cr|bastet-0.43-4|16	program uses a special algorithm to give you the worst possible brick.
12cr|bastet-0.43-4|17	Playing Bastet can be a very frustrating experience!
12cr|bastet-0.43-4|18	
12cr|bastet-0.43-4|19	%prep
12cr|bastet-0.43-4|20	%setup -q
12cr|bastet-0.43-4|21	
12cr|bastet-0.43-4|22	%build
12cr|bastet-0.43-4|23	%serverbuild
12cr|bastet-0.43-4|24	%make
12cr|bastet-0.43-4|25	
12cr|bastet-0.43-4|26	%install
12cr|bastet-0.43-4|27	# binary
12cr|bastet-0.43-4|28	mkdir -p %{buildroot}%{_bindir}
12cr|bastet-0.43-4|29	install -p bastet %{buildroot}%{_bindir}/bastet
12cr|bastet-0.43-4|30	
12cr|bastet-0.43-4|31	# empty high score file
12cr|bastet-0.43-4|32	mkdir -p %{buildroot}%{_var}/%{_gamesdir}
12cr|bastet-0.43-4|33	touch %{buildroot}%{_var}/%{_gamesdir}/%{name}.scores2
12cr|bastet-0.43-4|34	
12cr|bastet-0.43-4|35	# manpage
12cr|bastet-0.43-4|36	mkdir -p %{buildroot}%{_mandir}/man6
12cr|bastet-0.43-4|37	install -p %{name}.6 %{buildroot}%{_mandir}/man6/%{name}.6
12cr|bastet-0.43-4|38	
12cr|bastet-0.43-4|39	%files
12cr|bastet-0.43-4|40	%doc AUTHORS NEWS README
12cr|bastet-0.43-4|41	%attr(2755,root,games) %{_bindir}/%{name}
12cr|bastet-0.43-4|42	%attr(664,root,games) %{_var}/%{_gamesdir}/%{name}.scores2
12cr|bastet-0.43-4|43	%{_mandir}/man6/%{name}.*
12cr|bastet-0.43-4|44	
12cr|bastet-0.43-4|45	
12cr|bastet-0.43-4|46	
12cr|bastet-0.43-4|47	%changelog
12cr|bastet-0.43-4|48	* Fri Jun 08 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.43-4
12cr|bastet-0.43-4|49	+ Revision: 803550
12cr|bastet-0.43-4|50	- rebuild for boost libs
12cr|bastet-0.43-4|51	- cleaned up spec
12cr|bastet-0.43-4|52	
12cr|bastet-0.43-4|53	* Mon Mar 14 2011 Funda Wang <fwang@mandriva.org> 0.43-3
12cr|bastet-0.43-4|54	+ Revision: 644475
12cr|bastet-0.43-4|55	- rebuild for new boost
12cr|bastet-0.43-4|56	
12cr|bastet-0.43-4|57	* Mon Aug 23 2010 Funda Wang <fwang@mandriva.org> 0.43-2mdv2011.0
12cr|bastet-0.43-4|58	+ Revision: 572152
12cr|bastet-0.43-4|59	- rebuild for new boost
12cr|bastet-0.43-4|60	
12cr|bastet-0.43-4|61	* Fri Mar 05 2010 Jani Välimaa <wally@mandriva.org> 0.43-1mdv2011.0
12cr|bastet-0.43-4|62	+ Revision: 514788
12cr|bastet-0.43-4|63	- new version 0.43
12cr|bastet-0.43-4|64	- drop unneeded patches
12cr|bastet-0.43-4|65	- add missing BR
12cr|bastet-0.43-4|66	- change description
12cr|bastet-0.43-4|67	- fix license
12cr|bastet-0.43-4|68	- add url
12cr|bastet-0.43-4|69	
12cr|bastet-0.43-4|70	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.41-6mdv2010.0
12cr|bastet-0.43-4|71	+ Revision: 436806
12cr|bastet-0.43-4|72	- rebuild
12cr|bastet-0.43-4|73	
12cr|bastet-0.43-4|74	* Wed Apr 01 2009 Nicolas Vigier <nvigier@mandriva.com> 0.41-5mdv2009.1
12cr|bastet-0.43-4|75	+ Revision: 363329
12cr|bastet-0.43-4|76	- fix Summary
12cr|bastet-0.43-4|77	
12cr|bastet-0.43-4|78	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.41-4mdv2009.0
12cr|bastet-0.43-4|79	+ Revision: 243166
12cr|bastet-0.43-4|80	- rebuild
12cr|bastet-0.43-4|81	
12cr|bastet-0.43-4|82	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.41-2mdv2008.1
12cr|bastet-0.43-4|83	+ Revision: 171453
12cr|bastet-0.43-4|84	- BuildRequires: curses-devel
12cr|bastet-0.43-4|85	- rebuild
12cr|bastet-0.43-4|86	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|bastet-0.43-4|87	- kill re-definition of %%buildroot on Pixel's request
12cr|bastet-0.43-4|88	
12cr|bastet-0.43-4|89	+ Olivier Blin <blino@mandriva.org>
12cr|bastet-0.43-4|90	- restore BuildRoot
12cr|bastet-0.43-4|91	
12cr|bastet-0.43-4|92	+ Nicolas Vigier <nvigier@mandriva.com>
12cr|bastet-0.43-4|93	- Import bastet
12cr|bastet-0.43-4|94	

376 12
12cr|bb-1.3.0-10|1	Name: bb
12cr|bb-1.3.0-10|2	Summary: AA demo
12cr|bb-1.3.0-10|3	Version: 1.3.0
12cr|bb-1.3.0-10|4	Release: %mkrel 10
12cr|bb-1.3.0-10|5	Source: %{name}-%{version}.tar.bz2
12cr|bb-1.3.0-10|6	Patch1: %{name}-1.3.0-timer.patch
12cr|bb-1.3.0-10|7	Group: Games/Other
12cr|bb-1.3.0-10|8	URL: http://aa-project.sourceforge.net/aalib/
12cr|bb-1.3.0-10|9	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|bb-1.3.0-10|10	BuildRequires:	aalib-devel
12cr|bb-1.3.0-10|11	BuildRequires:	libmikmod-devel
12cr|bb-1.3.0-10|12	License: GPLv2+
12cr|bb-1.3.0-10|13	
12cr|bb-1.3.0-10|14	%description
12cr|bb-1.3.0-10|15	BB is a portable demo based on AAlib
12cr|bb-1.3.0-10|16	
12cr|bb-1.3.0-10|17	%prep
12cr|bb-1.3.0-10|18	%setup -q
12cr|bb-1.3.0-10|19	%patch1 -p0 -b .timers
12cr|bb-1.3.0-10|20	
12cr|bb-1.3.0-10|21	%build
12cr|bb-1.3.0-10|22	%configure
12cr|bb-1.3.0-10|23	%make
12cr|bb-1.3.0-10|24	
12cr|bb-1.3.0-10|25	%install
12cr|bb-1.3.0-10|26	if [ -d $RPM_BUILD_ROOT ]; then rm -r $RPM_BUILD_ROOT; fi
12cr|bb-1.3.0-10|27	%makeinstall
12cr|bb-1.3.0-10|28	
12cr|bb-1.3.0-10|29	%clean
12cr|bb-1.3.0-10|30	rm -rf $RPM_BUILD_ROOT $RPM_BUILD_DIR/file.list.%{name}
12cr|bb-1.3.0-10|31	
12cr|bb-1.3.0-10|32	%files
12cr|bb-1.3.0-10|33	%defattr(-,root,root)
12cr|bb-1.3.0-10|34	%{_bindir}/*
12cr|bb-1.3.0-10|35	%{_datadir}/%{name}
12cr|bb-1.3.0-10|36	%{_mandir}/man1/*
12cr|bb-1.3.0-10|37	
12cr|bb-1.3.0-10|38	
12cr|bb-1.3.0-10|39	
12cr|bb-1.3.0-10|40	
12cr|bb-1.3.0-10|41	%changelog
12cr|bb-1.3.0-10|42	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-10mdv2011.0
12cr|bb-1.3.0-10|43	+ Revision: 616712
12cr|bb-1.3.0-10|44	- the mass rebuild of 2010.0 packages
12cr|bb-1.3.0-10|45	
12cr|bb-1.3.0-10|46	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 1.3.0-9mdv2010.0
12cr|bb-1.3.0-10|47	+ Revision: 424020
12cr|bb-1.3.0-10|48	- rebuild
12cr|bb-1.3.0-10|49	
12cr|bb-1.3.0-10|50	* Thu Aug 14 2008 Götz Waschk <waschk@mandriva.org> 1.3.0-8mdv2009.0
12cr|bb-1.3.0-10|51	+ Revision: 271778
12cr|bb-1.3.0-10|52	- update license
12cr|bb-1.3.0-10|53	
12cr|bb-1.3.0-10|54	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.3.0-7mdv2009.0
12cr|bb-1.3.0-10|55	+ Revision: 243168
12cr|bb-1.3.0-10|56	- rebuild
12cr|bb-1.3.0-10|57	
12cr|bb-1.3.0-10|58	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.3.0-5mdv2008.1
12cr|bb-1.3.0-10|59	+ Revision: 135828
12cr|bb-1.3.0-10|60	- restore BuildRoot
12cr|bb-1.3.0-10|61	
12cr|bb-1.3.0-10|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|bb-1.3.0-10|63	- kill re-definition of %%buildroot on Pixel's request
12cr|bb-1.3.0-10|64	
12cr|bb-1.3.0-10|65	* Fri Jun 01 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.3.0-5mdv2008.0
12cr|bb-1.3.0-10|66	+ Revision: 34292
12cr|bb-1.3.0-10|67	- Rebuild with libslang2.
12cr|bb-1.3.0-10|68	
12cr|bb-1.3.0-10|69	
12cr|bb-1.3.0-10|70	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|bb-1.3.0-10|71	+ 08/04/06 20:36:53 (52869)
12cr|bb-1.3.0-10|72	- rebuild
12cr|bb-1.3.0-10|73	
12cr|bb-1.3.0-10|74	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|bb-1.3.0-10|75	+ 08/04/06 20:33:16 (52868)
12cr|bb-1.3.0-10|76	Import bb
12cr|bb-1.3.0-10|77	
12cr|bb-1.3.0-10|78	* Tue Oct 04 2005 Olivier Thauvin <nanardon@mandriva.org> 1.3.0-3mdk
12cr|bb-1.3.0-10|79	- rebuild
12cr|bb-1.3.0-10|80	
12cr|bb-1.3.0-10|81	* Sun Jul 25 2004 Marcel Pol <mpol@mandrake.org> 1.3.0-2mdk
12cr|bb-1.3.0-10|82	- patch1: suse patch for timers.c
12cr|bb-1.3.0-10|83	- clean in %%install, not in %%prep
12cr|bb-1.3.0-10|84	- fix buildrequires
12cr|bb-1.3.0-10|85	

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

378 12
12cr|bbdb-2.36-1|1	Summary:	The Insidious Big Brother Database
12cr|bbdb-2.36-1|2	Name:		bbdb
12cr|bbdb-2.36-1|3	Version:	2.36
12cr|bbdb-2.36-1|4	Release:	%mkrel 1
12cr|bbdb-2.36-1|5	License:	GPL
12cr|bbdb-2.36-1|6	Group:		Editors
12cr|bbdb-2.36-1|7	Source:		ftp://ftp.sourceforge.net/pub/sourceforge/bbdb/%{name}-%{version}.tar.bz2
12cr|bbdb-2.36-1|8	URL:		http://bbdb.sourceforge.net/
12cr|bbdb-2.36-1|9	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|bbdb-2.36-1|10	BuildRequires:	emacs xemacs texinfo
12cr|bbdb-2.36-1|11	BuildArch:	noarch
12cr|bbdb-2.36-1|12	%define lispdir	%{_datadir}/emacs/site-lisp/bbdb
12cr|bbdb-2.36-1|13	%define texdir	%{_datadir}/texmf/tex/plain/bbdb
12cr|bbdb-2.36-1|14	
12cr|bbdb-2.36-1|15	%description
12cr|bbdb-2.36-1|16	BBDB is a rolodex-like database program for GNU Emacs which is tightly
12cr|bbdb-2.36-1|17	integrated with the Emacs mail and news readers (Gnus, MH-E, and
12cr|bbdb-2.36-1|18	RMAIL.)
12cr|bbdb-2.36-1|19	
12cr|bbdb-2.36-1|20	%prep
12cr|bbdb-2.36-1|21	%setup -q
12cr|bbdb-2.36-1|22	perl -pi -e 's:^#!/usr/local/bin/perl5?:#!/usr/bin/perl:' utils/*.pl
12cr|bbdb-2.36-1|23	
12cr|bbdb-2.36-1|24	%build
12cr|bbdb-2.36-1|25	%configure
12cr|bbdb-2.36-1|26	make bbdb rmail mhe gnus info
12cr|bbdb-2.36-1|27	
12cr|bbdb-2.36-1|28	%install
12cr|bbdb-2.36-1|29	rm -rf %{buildroot}
12cr|bbdb-2.36-1|30	
12cr|bbdb-2.36-1|31	install -d %{buildroot}/%{lispdir}
12cr|bbdb-2.36-1|32	install -m 644 lisp/bbdb*.el %{buildroot}/%{lispdir}
12cr|bbdb-2.36-1|33	install -m 644 lisp/bbdb*.elc %{buildroot}/%{lispdir}
12cr|bbdb-2.36-1|34	
12cr|bbdb-2.36-1|35	install -d %{buildroot}%{_infodir}
12cr|bbdb-2.36-1|36	install -m 644 texinfo/bbdb.info* %{buildroot}/%{_infodir}
12cr|bbdb-2.36-1|37	
12cr|bbdb-2.36-1|38	install -d %{buildroot}/%{texdir}
12cr|bbdb-2.36-1|39	install -m 644 tex/*.tex %{buildroot}/%{texdir}
12cr|bbdb-2.36-1|40	
12cr|bbdb-2.36-1|41	install -d %{buildroot}/%{_bindir}
12cr|bbdb-2.36-1|42	install -m 755 utils/*.pl %{buildroot}/%{_bindir}
12cr|bbdb-2.36-1|43	
12cr|bbdb-2.36-1|44	install -d %{buildroot}/%{_sysconfdir}/emacs/site-start.d
12cr|bbdb-2.36-1|45	cat << EOF > %{buildroot}/%{_sysconfdir}/emacs/site-start.d/%{name}-init.el
12cr|bbdb-2.36-1|46	(add-to-list 'load-path "%{lispdir}")
12cr|bbdb-2.36-1|47	
12cr|bbdb-2.36-1|48	;(require 'bbdb)
12cr|bbdb-2.36-1|49	
12cr|bbdb-2.36-1|50	; Since the syntax-checking of phone numbers only works with American
12cr|bbdb-2.36-1|51	; phone numbers the syntax-checking is disabled by default.
12cr|bbdb-2.36-1|52	(setq bbdb-north-american-phone-numbers-p nil)
12cr|bbdb-2.36-1|53	
12cr|bbdb-2.36-1|54	; Set the coding system in order to prevent problems with non-ASCII
12cr|bbdb-2.36-1|55	; characters.  The available coding systems can be displayed with
12cr|bbdb-2.36-1|56	; (list-coding-systems).
12cr|bbdb-2.36-1|57	;(modify-coding-system-alist 'file "\\.bbdb" 'emacs-mule)
12cr|bbdb-2.36-1|58	
12cr|bbdb-2.36-1|59	;(bbdb-initialize 'gnus 'mh-e 'rmail 'sendmail 'message 'sc 'w3)
12cr|bbdb-2.36-1|60	EOF
12cr|bbdb-2.36-1|61	
12cr|bbdb-2.36-1|62	%clean
12cr|bbdb-2.36-1|63	rm -fr %{buildroot}
12cr|bbdb-2.36-1|64	
12cr|bbdb-2.36-1|65	%post
12cr|bbdb-2.36-1|66	%_install_info %{name}.info
12cr|bbdb-2.36-1|67	if [ -x %{_bindir}/texhash -a -e %{_datadir}/texmf/ls-R ]; then
12cr|bbdb-2.36-1|68	%{_bindir}/texhash
12cr|bbdb-2.36-1|69	fi
12cr|bbdb-2.36-1|70	
12cr|bbdb-2.36-1|71	%postun
12cr|bbdb-2.36-1|72	%_remove_install_info %{name}.info
12cr|bbdb-2.36-1|73	
12cr|bbdb-2.36-1|74	%files
12cr|bbdb-2.36-1|75	%defattr (-,root,root)
12cr|bbdb-2.36-1|76	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}-init.el
12cr|bbdb-2.36-1|77	%{lispdir}/*
12cr|bbdb-2.36-1|78	%{texdir}/*.tex
12cr|bbdb-2.36-1|79	%{_bindir}/*
12cr|bbdb-2.36-1|80	%doc %{_infodir}/*
12cr|bbdb-2.36-1|81	
12cr|bbdb-2.36-1|82	
12cr|bbdb-2.36-1|83	
12cr|bbdb-2.36-1|84	%changelog
12cr|bbdb-2.36-1|85	* Thu Sep 29 2011 Andrey Bondrov <abondrov@mandriva.org> 2.36-1mdv2012.0
12cr|bbdb-2.36-1|86	+ Revision: 701980
12cr|bbdb-2.36-1|87	- New version: 2.36
12cr|bbdb-2.36-1|88	
12cr|bbdb-2.36-1|89	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.35-6mdv2011.0
12cr|bbdb-2.36-1|90	+ Revision: 616713
12cr|bbdb-2.36-1|91	- the mass rebuild of 2010.0 packages
12cr|bbdb-2.36-1|92	
12cr|bbdb-2.36-1|93	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 2.35-5mdv2010.0
12cr|bbdb-2.36-1|94	+ Revision: 424021
12cr|bbdb-2.36-1|95	- rebuild
12cr|bbdb-2.36-1|96	
12cr|bbdb-2.36-1|97	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.35-4mdv2009.0
12cr|bbdb-2.36-1|98	+ Revision: 243169
12cr|bbdb-2.36-1|99	- rebuild
12cr|bbdb-2.36-1|100	
12cr|bbdb-2.36-1|101	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 2.35-2mdv2008.1
12cr|bbdb-2.36-1|102	+ Revision: 135828
12cr|bbdb-2.36-1|103	- restore BuildRoot
12cr|bbdb-2.36-1|104	
12cr|bbdb-2.36-1|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|bbdb-2.36-1|106	- kill re-definition of %%buildroot on Pixel's request
12cr|bbdb-2.36-1|107	- import bbdb
12cr|bbdb-2.36-1|108	
12cr|bbdb-2.36-1|109	
12cr|bbdb-2.36-1|110	* Mon Jul 31 2006 Lenny Cartier <lenny@mandriva.com> 2.35-2mdv2007.0
12cr|bbdb-2.36-1|111	- rebuild
12cr|bbdb-2.36-1|112	
12cr|bbdb-2.36-1|113	* Wed Apr 20 2005 Lenny Cartier <lenny@mandriva.com> 2.35-1mdk
12cr|bbdb-2.36-1|114	- 2.35
12cr|bbdb-2.36-1|115	
12cr|bbdb-2.36-1|116	* Tue Jan 27 2004 Juan Quintela <quintela@anano> 2.34-6mdk
12cr|bbdb-2.36-1|117	- rebuild.
12cr|bbdb-2.36-1|118	
12cr|bbdb-2.36-1|119	* Wed Oct 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.34-5mdk
12cr|bbdb-2.36-1|120	- do not use %%make macro
12cr|bbdb-2.36-1|121	
12cr|bbdb-2.36-1|122	* Tue Aug 12 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.34-4mdk
12cr|bbdb-2.36-1|123	- rebuild
12cr|bbdb-2.36-1|124	
12cr|bbdb-2.36-1|125	* Sun Apr 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.34-3mdk
12cr|bbdb-2.36-1|126	- adjust buildrequires
12cr|bbdb-2.36-1|127	- fix previous changelog
12cr|bbdb-2.36-1|128	
12cr|bbdb-2.36-1|129	* Thu Jan 23 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.34-2mdk
12cr|bbdb-2.36-1|130	- rebuild
12cr|bbdb-2.36-1|131	
12cr|bbdb-2.36-1|132	* Sun May 12 2002 Yves Duret <yduret@mandrakesoft.com> 2.34-1mdk
12cr|bbdb-2.36-1|133	- version 2.34
12cr|bbdb-2.36-1|134	
12cr|bbdb-2.36-1|135	* Sat Aug 25 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.32-1mdk
12cr|bbdb-2.36-1|136	- updated by Andreas Voegele <voegelas@users.sourceforge.net>
12cr|bbdb-2.36-1|137	- new upstream version
12cr|bbdb-2.36-1|138	- set BuildArch to noarch
12cr|bbdb-2.36-1|139	- moved Lisp files into sub directory
12cr|bbdb-2.36-1|140	- added init script
12cr|bbdb-2.36-1|141	- fixed perl scripts
12cr|bbdb-2.36-1|142	- put TeX files into /usr/share/texmf/tex/plain/bbdb
12cr|bbdb-2.36-1|143	- /usr/bin/texhash is called in the post-installation script
12cr|bbdb-2.36-1|144	- the syntax-checking of phone numbers is disabled by default
12cr|bbdb-2.36-1|145	
12cr|bbdb-2.36-1|146	* Wed Jun 27 2001  Lenny Cartier <lenny@mandrakesoft.com> 2.00.06-6mdk
12cr|bbdb-2.36-1|147	- rebuild
12cr|bbdb-2.36-1|148	
12cr|bbdb-2.36-1|149	* Thu Jan 04 2001 David BAUDENS <baudens@mandrakesoft.com> 2.00.06-5mdk
12cr|bbdb-2.36-1|150	- Fix BuildRequires
12cr|bbdb-2.36-1|151	
12cr|bbdb-2.36-1|152	* Tue Dec 12 2000 Lenny Cartier <lenny@mandrakesoft.com> 2.00.06-4mdk
12cr|bbdb-2.36-1|153	- fix url
12cr|bbdb-2.36-1|154	- add install-info
12cr|bbdb-2.36-1|155	
12cr|bbdb-2.36-1|156	* Tue Aug 22 2000 Lenny Cartier <lenny@mandrakesoft.com> 2.00.06-3mdk
12cr|bbdb-2.36-1|157	- macros
12cr|bbdb-2.36-1|158	- BM
12cr|bbdb-2.36-1|159	
12cr|bbdb-2.36-1|160	* Thu Apr 20 2000 Lenny Cartier <lenny@mandrakesoft.com> 2.00.06-2mdk
12cr|bbdb-2.36-1|161	- fix group
12cr|bbdb-2.36-1|162	- fix sources permission
12cr|bbdb-2.36-1|163	
12cr|bbdb-2.36-1|164	* Thu Jan 27 2000 Lenny Cartier <lenny@mandrakesoft.com> 2.00.06-1mdk
12cr|bbdb-2.36-1|165	- mandrake build
12cr|bbdb-2.36-1|166	- v2.00.06
12cr|bbdb-2.36-1|167	- updated the filelist

379 12
12cr|bbkeys-0.9.1-3|1	%define name	bbkeys
12cr|bbkeys-0.9.1-3|2	%define version 0.9.1
12cr|bbkeys-0.9.1-3|3	%define release %mkrel 3
12cr|bbkeys-0.9.1-3|4	
12cr|bbkeys-0.9.1-3|5	Summary:	Bbkeys, a configurable key-grabber for blackbox
12cr|bbkeys-0.9.1-3|6	Name:		%{name}
12cr|bbkeys-0.9.1-3|7	Version:	%{version}
12cr|bbkeys-0.9.1-3|8	Release:	%{release}
12cr|bbkeys-0.9.1-3|9	License:	MIT
12cr|bbkeys-0.9.1-3|10	Group:		Graphical desktop/Other
12cr|bbkeys-0.9.1-3|11	Source0:	http://heanet.dl.sourceforge.net/sourceforge/bbkeys/%name-%version.tar.gz
12cr|bbkeys-0.9.1-3|12	Source1:	%{name}-16x16.png
12cr|bbkeys-0.9.1-3|13	Source2:	%{name}-32x32.png
12cr|bbkeys-0.9.1-3|14	Source3:	%{name}-48x48.png
12cr|bbkeys-0.9.1-3|15	URL:		http://bbkeys.sourceforge.net/
12cr|bbkeys-0.9.1-3|16	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|bbkeys-0.9.1-3|17	BuildRequires:	libx11-devel blackbox-devel
12cr|bbkeys-0.9.1-3|18	
12cr|bbkeys-0.9.1-3|19	%description
12cr|bbkeys-0.9.1-3|20	Bbkeys is a configurable key-grabber designed for the blackbox window
12cr|bbkeys-0.9.1-3|21	manager which is written by Brad Hughes.
12cr|bbkeys-0.9.1-3|22	It is based on the bbtools object code created by John Kennis
12cr|bbkeys-0.9.1-3|23	and re-uses some of the blackbox window manager classesas well.
12cr|bbkeys-0.9.1-3|24	Bbkeys is easily configurable via directly hand-editing ~/.bbkeysrc
12cr|bbkeys-0.9.1-3|25	file, or by using the gui configuration tool bbconf.
12cr|bbkeys-0.9.1-3|26	
12cr|bbkeys-0.9.1-3|27	%prep
12cr|bbkeys-0.9.1-3|28	
12cr|bbkeys-0.9.1-3|29	%setup -q
12cr|bbkeys-0.9.1-3|30	
12cr|bbkeys-0.9.1-3|31	%build
12cr|bbkeys-0.9.1-3|32	%configure2_5x
12cr|bbkeys-0.9.1-3|33	%make
12cr|bbkeys-0.9.1-3|34	
12cr|bbkeys-0.9.1-3|35	%install
12cr|bbkeys-0.9.1-3|36	rm -fr $RPM_BUILD_ROOT
12cr|bbkeys-0.9.1-3|37	
12cr|bbkeys-0.9.1-3|38	%makeinstall_std
12cr|bbkeys-0.9.1-3|39	
12cr|bbkeys-0.9.1-3|40	mkdir -p %{buildroot}%{_datadir}/applications
12cr|bbkeys-0.9.1-3|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|bbkeys-0.9.1-3|42	[Desktop Entry]
12cr|bbkeys-0.9.1-3|43	Name=%{name}
12cr|bbkeys-0.9.1-3|44	Comment=Bbkeys, a configurable key-grabber for blackbox
12cr|bbkeys-0.9.1-3|45	Exec=%{name} -c
12cr|bbkeys-0.9.1-3|46	Icon=%{name}
12cr|bbkeys-0.9.1-3|47	Terminal=false
12cr|bbkeys-0.9.1-3|48	Type=Application
12cr|bbkeys-0.9.1-3|49	Categories=Settings;DesktopSettings;
12cr|bbkeys-0.9.1-3|50	EOF
12cr|bbkeys-0.9.1-3|51	
12cr|bbkeys-0.9.1-3|52	#icon
12cr|bbkeys-0.9.1-3|53	install -d $RPM_BUILD_ROOT/%{_iconsdir}
12cr|bbkeys-0.9.1-3|54	install -d $RPM_BUILD_ROOT/%{_liconsdir}
12cr|bbkeys-0.9.1-3|55	install -d $RPM_BUILD_ROOT/%{_miconsdir}
12cr|bbkeys-0.9.1-3|56	install %{SOURCE1}  $RPM_BUILD_ROOT/%{_miconsdir}/%{name}.png
12cr|bbkeys-0.9.1-3|57	install %{SOURCE2}  $RPM_BUILD_ROOT/%{_iconsdir}/%{name}.png
12cr|bbkeys-0.9.1-3|58	install %{SOURCE3}  $RPM_BUILD_ROOT/%{_liconsdir}/%{name}.png
12cr|bbkeys-0.9.1-3|59	
12cr|bbkeys-0.9.1-3|60	rm -fr $RPM_BUILD_ROOT%_prefix/doc
12cr|bbkeys-0.9.1-3|61	
12cr|bbkeys-0.9.1-3|62	%if %mdkversion < 200900
12cr|bbkeys-0.9.1-3|63	%post
12cr|bbkeys-0.9.1-3|64	%{update_menus}
12cr|bbkeys-0.9.1-3|65	%endif
12cr|bbkeys-0.9.1-3|66	
12cr|bbkeys-0.9.1-3|67	%if %mdkversion < 200900
12cr|bbkeys-0.9.1-3|68	%postun
12cr|bbkeys-0.9.1-3|69	%{clean_menus}
12cr|bbkeys-0.9.1-3|70	%endif
12cr|bbkeys-0.9.1-3|71	
12cr|bbkeys-0.9.1-3|72	%clean
12cr|bbkeys-0.9.1-3|73	rm -rf $RPM_BUILD_ROOT
12cr|bbkeys-0.9.1-3|74	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
12cr|bbkeys-0.9.1-3|75	
12cr|bbkeys-0.9.1-3|76	%files -n %{name}
12cr|bbkeys-0.9.1-3|77	%defattr(-,root,root)
12cr|bbkeys-0.9.1-3|78	%doc README ChangeLog AUTHORS TODO INSTALL
12cr|bbkeys-0.9.1-3|79	%attr(755,root,root)
12cr|bbkeys-0.9.1-3|80	%{_bindir}/*
12cr|bbkeys-0.9.1-3|81	%{_iconsdir}/%{name}.png
12cr|bbkeys-0.9.1-3|82	%{_liconsdir}/%{name}.png
12cr|bbkeys-0.9.1-3|83	%{_miconsdir}/%{name}.png
12cr|bbkeys-0.9.1-3|84	%{_datadir}/%{name}
12cr|bbkeys-0.9.1-3|85	%{_mandir}/man1/*
12cr|bbkeys-0.9.1-3|86	%{_mandir}/man5/*
12cr|bbkeys-0.9.1-3|87	%_datadir/applications/*
12cr|bbkeys-0.9.1-3|88	
12cr|bbkeys-0.9.1-3|89	
12cr|bbkeys-0.9.1-3|90	%changelog
12cr|bbkeys-0.9.1-3|91	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 0.9.1-3mdv2011.0
12cr|bbkeys-0.9.1-3|92	+ Revision: 635004
12cr|bbkeys-0.9.1-3|93	- rebuild
12cr|bbkeys-0.9.1-3|94	- tighten BR
12cr|bbkeys-0.9.1-3|95	
12cr|bbkeys-0.9.1-3|96	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-2mdv2011.0
12cr|bbkeys-0.9.1-3|97	+ Revision: 616735
12cr|bbkeys-0.9.1-3|98	- the mass rebuild of 2010.0 packages
12cr|bbkeys-0.9.1-3|99	
12cr|bbkeys-0.9.1-3|100	* Wed Jun 10 2009 Jérôme Brenier <incubusss@mandriva.org> 0.9.1-1mdv2010.0
12cr|bbkeys-0.9.1-3|101	+ Revision: 384643
12cr|bbkeys-0.9.1-3|102	- update to new version 0.9.1
12cr|bbkeys-0.9.1-3|103	- fix license
12cr|bbkeys-0.9.1-3|104	
12cr|bbkeys-0.9.1-3|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|bbkeys-0.9.1-3|106	- rebuild
12cr|bbkeys-0.9.1-3|107	
12cr|bbkeys-0.9.1-3|108	+ Pixel <pixel@mandriva.com>
12cr|bbkeys-0.9.1-3|109	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|bbkeys-0.9.1-3|110	
12cr|bbkeys-0.9.1-3|111	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.9.0-1mdv2008.1
12cr|bbkeys-0.9.1-3|112	+ Revision: 135828
12cr|bbkeys-0.9.1-3|113	- restore BuildRoot
12cr|bbkeys-0.9.1-3|114	
12cr|bbkeys-0.9.1-3|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|bbkeys-0.9.1-3|116	- kill re-definition of %%buildroot on Pixel's request
12cr|bbkeys-0.9.1-3|117	
12cr|bbkeys-0.9.1-3|118	* Wed Sep 05 2007 Funda Wang <fwang@mandriva.org> 0.9.0-1mdv2008.0
12cr|bbkeys-0.9.1-3|119	+ Revision: 79752
12cr|bbkeys-0.9.1-3|120	- fix file list
12cr|bbkeys-0.9.1-3|121	- BR blackbox
12cr|bbkeys-0.9.1-3|122	- New version 0.9.0
12cr|bbkeys-0.9.1-3|123	
12cr|bbkeys-0.9.1-3|124	* Fri Aug 31 2007 Funda Wang <fwang@mandriva.org> 0.8.6-6mdv2008.0
12cr|bbkeys-0.9.1-3|125	+ Revision: 76707
12cr|bbkeys-0.9.1-3|126	- bunzip2 the images
12cr|bbkeys-0.9.1-3|127	- fix menu entries
12cr|bbkeys-0.9.1-3|128	
12cr|bbkeys-0.9.1-3|129	
12cr|bbkeys-0.9.1-3|130	* Mon Jul 31 2006 Lenny Cartier <lenny@mandriva.com> 0.8.6-5mdv2007.0
12cr|bbkeys-0.9.1-3|131	- rebuild
12cr|bbkeys-0.9.1-3|132	
12cr|bbkeys-0.9.1-3|133	* Fri Jun 18 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.8.6-4mdk
12cr|bbkeys-0.9.1-3|134	- rebuild
12cr|bbkeys-0.9.1-3|135	
12cr|bbkeys-0.9.1-3|136	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.8.6-3mdk
12cr|bbkeys-0.9.1-3|137	- rebuild
12cr|bbkeys-0.9.1-3|138	

380 12
12cr|bblaunch-0.0.3-8|1	%define name bblaunch
12cr|bblaunch-0.0.3-8|2	%define version 0.0.3
12cr|bblaunch-0.0.3-8|3	%define release %mkrel 8
12cr|bblaunch-0.0.3-8|4	
12cr|bblaunch-0.0.3-8|5	Summary: An application launcher for Blackbox type window managers
12cr|bblaunch-0.0.3-8|6	Name: %{name}
12cr|bblaunch-0.0.3-8|7	Version: %{version}
12cr|bblaunch-0.0.3-8|8	Release: %{release}
12cr|bblaunch-0.0.3-8|9	Source0: http://folk.uio.no/~steingrd/%{name}-%{version}.tar.bz2
12cr|bblaunch-0.0.3-8|10	Source1: %{name}.1
12cr|bblaunch-0.0.3-8|11	Patch0: bblaunch-0.0.3.typo.patch
12cr|bblaunch-0.0.3-8|12	License: GPL
12cr|bblaunch-0.0.3-8|13	Group: Graphical desktop/Other
12cr|bblaunch-0.0.3-8|14	Url: http://blackboxwm.sourceforge.net/
12cr|bblaunch-0.0.3-8|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|bblaunch-0.0.3-8|16	BuildRequires: libx11-devel
12cr|bblaunch-0.0.3-8|17	
12cr|bblaunch-0.0.3-8|18	%description
12cr|bblaunch-0.0.3-8|19	bblaunch is an application launcher that lets you set certain blackbox related
12cr|bblaunch-0.0.3-8|20	attributes on the launched program.  You can use it to run an application with
12cr|bblaunch-0.0.3-8|21	no decorations, to immediately have it sent to a specific workspace, to have it
12cr|bblaunch-0.0.3-8|22	visible on all workspaces and so on and so on.
12cr|bblaunch-0.0.3-8|23	
12cr|bblaunch-0.0.3-8|24	%prep
12cr|bblaunch-0.0.3-8|25	%setup -q
12cr|bblaunch-0.0.3-8|26	%patch0 -p1 -b .typo
12cr|bblaunch-0.0.3-8|27	
12cr|bblaunch-0.0.3-8|28	%build
12cr|bblaunch-0.0.3-8|29	# (blino) the default -O2 optimization makes bblaunch segfault
12cr|bblaunch-0.0.3-8|30	export CFLAGS="%optflags -O0"
12cr|bblaunch-0.0.3-8|31	%configure2_5x
12cr|bblaunch-0.0.3-8|32	%make
12cr|bblaunch-0.0.3-8|33	
12cr|bblaunch-0.0.3-8|34	%install
12cr|bblaunch-0.0.3-8|35	rm -rf $RPM_BUILD_ROOT
12cr|bblaunch-0.0.3-8|36	%makeinstall_std
12cr|bblaunch-0.0.3-8|37	install -d -m 755 ${RPM_BUILD_ROOT}%{_mandir}/man1/
12cr|bblaunch-0.0.3-8|38	install -m 644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_mandir}/man1/
12cr|bblaunch-0.0.3-8|39	
12cr|bblaunch-0.0.3-8|40	%clean
12cr|bblaunch-0.0.3-8|41	rm -rf $RPM_BUILD_ROOT
12cr|bblaunch-0.0.3-8|42	
12cr|bblaunch-0.0.3-8|43	%files
12cr|bblaunch-0.0.3-8|44	%defattr(-,root,root)
12cr|bblaunch-0.0.3-8|45	%{_bindir}/%{name}
12cr|bblaunch-0.0.3-8|46	%{_mandir}/man1/%{name}.1*
12cr|bblaunch-0.0.3-8|47	
12cr|bblaunch-0.0.3-8|48	
12cr|bblaunch-0.0.3-8|49	%changelog
12cr|bblaunch-0.0.3-8|50	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 0.0.3-8mdv2011.0
12cr|bblaunch-0.0.3-8|51	+ Revision: 635005
12cr|bblaunch-0.0.3-8|52	- rebuild
12cr|bblaunch-0.0.3-8|53	- tighten BR
12cr|bblaunch-0.0.3-8|54	
12cr|bblaunch-0.0.3-8|55	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.3-7mdv2011.0
12cr|bblaunch-0.0.3-8|56	+ Revision: 616742
12cr|bblaunch-0.0.3-8|57	- the mass rebuild of 2010.0 packages
12cr|bblaunch-0.0.3-8|58	
12cr|bblaunch-0.0.3-8|59	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0.0.3-6mdv2010.0
12cr|bblaunch-0.0.3-8|60	+ Revision: 424022
12cr|bblaunch-0.0.3-8|61	- rebuild
12cr|bblaunch-0.0.3-8|62	
12cr|bblaunch-0.0.3-8|63	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.0.3-5mdv2009.0
12cr|bblaunch-0.0.3-8|64	+ Revision: 240442
12cr|bblaunch-0.0.3-8|65	- rebuild
12cr|bblaunch-0.0.3-8|66	- kill re-definition of %%buildroot on Pixel's request
12cr|bblaunch-0.0.3-8|67	
12cr|bblaunch-0.0.3-8|68	+ Olivier Blin <oblin@mandriva.com>
12cr|bblaunch-0.0.3-8|69	- restore BuildRoot
12cr|bblaunch-0.0.3-8|70	
12cr|bblaunch-0.0.3-8|71	* Wed Aug 15 2007 Pascal Terjan <pterjan@mandriva.org> 0.0.3-3mdv2008.0
12cr|bblaunch-0.0.3-8|72	+ Revision: 63758
12cr|bblaunch-0.0.3-8|73	- Import bblaunch
12cr|bblaunch-0.0.3-8|74	
12cr|bblaunch-0.0.3-8|75	
12cr|bblaunch-0.0.3-8|76	
12cr|bblaunch-0.0.3-8|77	* Fri Dec 23 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.0.3-3mdk
12cr|bblaunch-0.0.3-8|78	- Fix BuildRequires
12cr|bblaunch-0.0.3-8|79	- use mkrel
12cr|bblaunch-0.0.3-8|80	
12cr|bblaunch-0.0.3-8|81	* Fri Oct 21 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.0.3-2mdk
12cr|bblaunch-0.0.3-8|82	- Fix BuildRequires
12cr|bblaunch-0.0.3-8|83	
12cr|bblaunch-0.0.3-8|84	* Sat Apr  2 2005 Olivier Blin <oblin@mandrakesoft.com> 0.0.3-1mdk
12cr|bblaunch-0.0.3-8|85	- initial Mandrakelinux release (Patch0 and man page from Debian)

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

382 12
12cr|bcd-3.7-2|1	%bcond_with	pdf
12cr|bcd-3.7-2|2	
12cr|bcd-3.7-2|3	Summary:	Tool to build Mandriva ISO
12cr|bcd-3.7-2|4	Name:		bcd
12cr|bcd-3.7-2|5	Version:	3.7
12cr|bcd-3.7-2|6	Release:	2
12cr|bcd-3.7-2|7	Source0:	%{name}-%{version}.tar.xz
12cr|bcd-3.7-2|8	License:	GPLv2+
12cr|bcd-3.7-2|9	Group:		System/Configuration/Packaging
12cr|bcd-3.7-2|10	Url:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/build_system/bcd
12cr|bcd-3.7-2|11	Requires:	perl-File-Copy-Recursive sudo urpmi perl-Parallel-ForkManager
12cr|bcd-3.7-2|12	Requires:	cdrkit-genisoimage cdrkit-isotools syslinux
12cr|bcd-3.7-2|13	Requires:	gfxboot mandriva-gfxboot-theme drakxtools-backend rpmtools
12cr|bcd-3.7-2|14	Suggests:	rpmcheck smart
12cr|bcd-3.7-2|15	%if %{with pdf}
12cr|bcd-3.7-2|16	Buildrequires:	perl-LaTeX-Driver perl-Class-Accessor texlive-collection-fontsextra
12cr|bcd-3.7-2|17	%endif
12cr|bcd-3.7-2|18	BuildArch:	noarch
12cr|bcd-3.7-2|19	
12cr|bcd-3.7-2|20	
12cr|bcd-3.7-2|21	%description
12cr|bcd-3.7-2|22	Create Mandriva ISO
12cr|bcd-3.7-2|23	- configuration file is now in XML format
12cr|bcd-3.7-2|24	- use of genhdlist2 with file-deps
12cr|bcd-3.7-2|25	- support the add of isolinux entry
12cr|bcd-3.7-2|26	- change the theme on all.rdz files
12cr|bcd-3.7-2|27	- just need an input and an exclude file per media
12cr|bcd-3.7-2|28	- write media.cfg
12cr|bcd-3.7-2|29	- use input or exclude list for each media
12cr|bcd-3.7-2|30	- use custom rpmsrate of compssusers.pl
12cr|bcd-3.7-2|31	- all sub-media supported (updates, testing...)
12cr|bcd-3.7-2|32	- iso HEADER
12cr|bcd-3.7-2|33	- suggests option per media
12cr|bcd-3.7-2|34	- md5 in a file
12cr|bcd-3.7-2|35	- create a product.id file
12cr|bcd-3.7-2|36	- create a VERSION file
12cr|bcd-3.7-2|37	- support rpmsrate CAT
12cr|bcd-3.7-2|38	
12cr|bcd-3.7-2|39	
12cr|bcd-3.7-2|40	%prep
12cr|bcd-3.7-2|41	%setup -q
12cr|bcd-3.7-2|42	
12cr|bcd-3.7-2|43	%build
12cr|bcd-3.7-2|44	%make
12cr|bcd-3.7-2|45	%if %{with pdf}
12cr|bcd-3.7-2|46	%make pdf
12cr|bcd-3.7-2|47	%endif
12cr|bcd-3.7-2|48	
12cr|bcd-3.7-2|49	%install
12cr|bcd-3.7-2|50	%make install PREFIX=$RPM_BUILD_ROOT
12cr|bcd-3.7-2|51	
12cr|bcd-3.7-2|52	%files
12cr|bcd-3.7-2|53	%doc README *.xml lists create_dual.sh
12cr|bcd-3.7-2|54	%if %{with pdf}
12cr|bcd-3.7-2|55	%doc doc/*.pdf
12cr|bcd-3.7-2|56	%endif
12cr|bcd-3.7-2|57	%{_bindir}/bcd
12cr|bcd-3.7-2|58	%{_bindir}/*.pl
12cr|bcd-3.7-2|59	%{perl_vendorlib}/BCD
12cr|bcd-3.7-2|60	%{perl_vendorlib}/%{name}.pod
12cr|bcd-3.7-2|61	%{_mandir}/man1/*
12cr|bcd-3.7-2|62	
12cr|bcd-3.7-2|63	
12cr|bcd-3.7-2|64	%changelog
12cr|bcd-3.7-2|65	* Fri Jun 08 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.7-2
12cr|bcd-3.7-2|66	+ Revision: 803637
12cr|bcd-3.7-2|67	- turn 'rpmcheck' dependency into a suggests
12cr|bcd-3.7-2|68	- add 'smart' to suggests
12cr|bcd-3.7-2|69	
12cr|bcd-3.7-2|70	* Fri Jun 08 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.7-1
12cr|bcd-3.7-2|71	+ Revision: 803349
12cr|bcd-3.7-2|72	- disable build of pdf doc for now..
12cr|bcd-3.7-2|73	- new version:
12cr|bcd-3.7-2|74	o update configuration for Mandriva Linux 2012 Tech Prewview
12cr|bcd-3.7-2|75	o fix creation of $chroot_path/etc/profile.d/99info.sh as non-root
12cr|bcd-3.7-2|76	o add support for explicitly specifying rpmcheck or smartcheck
12cr|bcd-3.7-2|77	o fix isohybrid option
12cr|bcd-3.7-2|78	o speed up urpmi with '--fastunsafe'
12cr|bcd-3.7-2|79	- build pdf in %%build, not %%install
12cr|bcd-3.7-2|80	- add buildrequires on texlive-collection-fontsextra
12cr|bcd-3.7-2|81	- add version to license
12cr|bcd-3.7-2|82	- cleanups
12cr|bcd-3.7-2|83	- update to latest from svn
12cr|bcd-3.7-2|84	
12cr|bcd-3.7-2|85	+ Antoine Ginies <aginies@mandriva.com>
12cr|bcd-3.7-2|86	- add rpmtools requires
12cr|bcd-3.7-2|87	
12cr|bcd-3.7-2|88	* Thu Mar 31 2011 Antoine Ginies <aginies@mandriva.com> 3.5-1
12cr|bcd-3.7-2|89	+ Revision: 649413
12cr|bcd-3.7-2|90	- release 3.5
12cr|bcd-3.7-2|91	
12cr|bcd-3.7-2|92	* Thu May 27 2010 Antoine Ginies <aginies@mandriva.com> 3.4-1mdv2011.0
12cr|bcd-3.7-2|93	+ Revision: 546318
12cr|bcd-3.7-2|94	- add the new tarball
12cr|bcd-3.7-2|95	- release 3.4
12cr|bcd-3.7-2|96	
12cr|bcd-3.7-2|97	* Tue May 18 2010 Antoine Ginies <aginies@mandriva.com> 3.3-1mdv2010.1
12cr|bcd-3.7-2|98	+ Revision: 545219
12cr|bcd-3.7-2|99	- release 3.3
12cr|bcd-3.7-2|100	
12cr|bcd-3.7-2|101	* Tue May 18 2010 Antoine Ginies <aginies@mandriva.com> 3.2-1mdv2010.1
12cr|bcd-3.7-2|102	+ Revision: 545075
12cr|bcd-3.7-2|103	- release 3.2
12cr|bcd-3.7-2|104	
12cr|bcd-3.7-2|105	* Wed Apr 28 2010 Antoine Ginies <aginies@mandriva.com> 3.1-1mdv2010.1
12cr|bcd-3.7-2|106	+ Revision: 540427
12cr|bcd-3.7-2|107	- release 3.1
12cr|bcd-3.7-2|108	
12cr|bcd-3.7-2|109	* Wed Apr 07 2010 Antoine Ginies <aginies@mandriva.com> 3.0-1mdv2010.1
12cr|bcd-3.7-2|110	+ Revision: 532667
12cr|bcd-3.7-2|111	- sync from svn
12cr|bcd-3.7-2|112	- sync to latest release available in svn
12cr|bcd-3.7-2|113	- release 3.0
12cr|bcd-3.7-2|114	- add the new latex doc
12cr|bcd-3.7-2|115	
12cr|bcd-3.7-2|116	* Tue Feb 23 2010 Antoine Ginies <aginies@mandriva.com> 2.0-3mdv2010.1
12cr|bcd-3.7-2|117	+ Revision: 510053
12cr|bcd-3.7-2|118	- update the doc, and use a forkmanager
12cr|bcd-3.7-2|119	
12cr|bcd-3.7-2|120	* Tue Feb 23 2010 Antoine Ginies <aginies@mandriva.com> 2.0-2mdv2010.1
12cr|bcd-3.7-2|121	+ Revision: 510038
12cr|bcd-3.7-2|122	- use formanager to speed up the depencies process
12cr|bcd-3.7-2|123	
12cr|bcd-3.7-2|124	* Fri Feb 12 2010 Antoine Ginies <aginies@mandriva.com> 2.0-1mdv2010.1
12cr|bcd-3.7-2|125	+ Revision: 504473
12cr|bcd-3.7-2|126	- release 2.0
12cr|bcd-3.7-2|127	
12cr|bcd-3.7-2|128	* Thu Oct 29 2009 Antoine Ginies <aginies@mandriva.com> 1.1-1mdv2010.0
12cr|bcd-3.7-2|129	+ Revision: 460065
12cr|bcd-3.7-2|130	- release 1.1
12cr|bcd-3.7-2|131	
12cr|bcd-3.7-2|132	* Thu Sep 10 2009 Antoine Ginies <aginies@mandriva.com> 1.0-1mdv2010.0
12cr|bcd-3.7-2|133	+ Revision: 436810
12cr|bcd-3.7-2|134	- new release
12cr|bcd-3.7-2|135	
12cr|bcd-3.7-2|136	* Tue Aug 11 2009 Antoine Ginies <aginies@mandriva.com> 0.8-1mdv2010.0
12cr|bcd-3.7-2|137	+ Revision: 414793
12cr|bcd-3.7-2|138	- release 0.8
12cr|bcd-3.7-2|139	
12cr|bcd-3.7-2|140	* Fri Aug 07 2009 Antoine Ginies <aginies@mandriva.com> 0.7-1mdv2010.0
12cr|bcd-3.7-2|141	+ Revision: 411084
12cr|bcd-3.7-2|142	- release 0.7
12cr|bcd-3.7-2|143	
12cr|bcd-3.7-2|144	* Thu Jul 16 2009 Antoine Ginies <aginies@mandriva.com> 0.6-1mdv2010.0
12cr|bcd-3.7-2|145	+ Revision: 396561
12cr|bcd-3.7-2|146	- release 0.6
12cr|bcd-3.7-2|147	
12cr|bcd-3.7-2|148	* Thu Jun 18 2009 Antoine Ginies <aginies@mandriva.com> 0.5-1mdv2010.0
12cr|bcd-3.7-2|149	+ Revision: 387232
12cr|bcd-3.7-2|150	- delete thie wrong release (bug in makefile)
12cr|bcd-3.7-2|151	- a new release
12cr|bcd-3.7-2|152	- adjust to release 0.5
12cr|bcd-3.7-2|153	- fix requires
12cr|bcd-3.7-2|154	
12cr|bcd-3.7-2|155	* Sat Jun 13 2009 Antoine Ginies <aginies@mandriva.com> 0.3-1mdv2010.0
12cr|bcd-3.7-2|156	+ Revision: 385684
12cr|bcd-3.7-2|157	- remove old release
12cr|bcd-3.7-2|158	- release 0.3
12cr|bcd-3.7-2|159	
12cr|bcd-3.7-2|160	* Fri Jun 12 2009 Antoine Ginies <aginies@mandriva.com> 0.2-1mdv2010.0
12cr|bcd-3.7-2|161	+ Revision: 385556
12cr|bcd-3.7-2|162	- new release 0.2
12cr|bcd-3.7-2|163	
12cr|bcd-3.7-2|164	* Fri Jun 12 2009 Antoine Ginies <aginies@mandriva.com> 0.1-1mdv2010.0
12cr|bcd-3.7-2|165	+ Revision: 385494
12cr|bcd-3.7-2|166	- import bcd
12cr|bcd-3.7-2|167	
12cr|bcd-3.7-2|168	

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

384 12
12cr|bchunk-1.2.0-7|1	%define name bchunk
12cr|bchunk-1.2.0-7|2	%define version 1.2.0
12cr|bchunk-1.2.0-7|3	%define release %mkrel 7
12cr|bchunk-1.2.0-7|4	
12cr|bchunk-1.2.0-7|5	Summary: CD image format conversion from bin/cue to iso/cdr
12cr|bchunk-1.2.0-7|6	Name: %{name}
12cr|bchunk-1.2.0-7|7	Version: %{version}
12cr|bchunk-1.2.0-7|8	Release: %{release}
12cr|bchunk-1.2.0-7|9	Group: Archiving/Other
12cr|bchunk-1.2.0-7|10	License: GPL
12cr|bchunk-1.2.0-7|11	Url: http://hes.iki.fi/bchunk
12cr|bchunk-1.2.0-7|12	Source: %{name}-%{version}.tar.bz2
12cr|bchunk-1.2.0-7|13	Buildroot: %{_tmppath}/%{name}-buildroot
12cr|bchunk-1.2.0-7|14	
12cr|bchunk-1.2.0-7|15	%description
12cr|bchunk-1.2.0-7|16	This is a Unix/C rewrite of the fine BinChunker software for
12cr|bchunk-1.2.0-7|17	some non-Unix system. The non-Unix version of BinChunker
12cr|bchunk-1.2.0-7|18	can be found at http://home.ptd.net/~redline/binchunker.html .
12cr|bchunk-1.2.0-7|19	Thanks go to Bob Marietta <marietrg@SLU.EDU>, the author of
12cr|bchunk-1.2.0-7|20	BinChunker, for the extensive help, documentation and letting me
12cr|bchunk-1.2.0-7|21	look at his Pascal/Delphi source code!
12cr|bchunk-1.2.0-7|22	
12cr|bchunk-1.2.0-7|23	binchunker converts a CD image in a ".bin / .cue" format
12cr|bchunk-1.2.0-7|24	(sometimes ".raw / .cue") to a set of .iso and .cdr tracks.
12cr|bchunk-1.2.0-7|25	
12cr|bchunk-1.2.0-7|26	The bin/cue format is used by some non-Unix cd-writing
12cr|bchunk-1.2.0-7|27	software, but is not supported on most other cd-writing
12cr|bchunk-1.2.0-7|28	programs.
12cr|bchunk-1.2.0-7|29	
12cr|bchunk-1.2.0-7|30	The .iso track contains an ISO file system, which can be
12cr|bchunk-1.2.0-7|31	mounted through a loop device on Linux systems, or
12cr|bchunk-1.2.0-7|32	written on a CD-R using cdrecord.
12cr|bchunk-1.2.0-7|33	
12cr|bchunk-1.2.0-7|34	The .cdr tracks are in the native CD audio format. They can
12cr|bchunk-1.2.0-7|35	be either written on a CD-R using cdrecord -audio, or converted
12cr|bchunk-1.2.0-7|36	to WAV (or any other sound format for that matter) using
12cr|bchunk-1.2.0-7|37	sox.
12cr|bchunk-1.2.0-7|38	
12cr|bchunk-1.2.0-7|39	%prep
12cr|bchunk-1.2.0-7|40	
12cr|bchunk-1.2.0-7|41	%setup -q
12cr|bchunk-1.2.0-7|42	
12cr|bchunk-1.2.0-7|43	%build
12cr|bchunk-1.2.0-7|44	CFLAGS="$RPM_OPT_FLAGS" make
12cr|bchunk-1.2.0-7|45	
12cr|bchunk-1.2.0-7|46	%install
12cr|bchunk-1.2.0-7|47	rm -rf $RPM_BUILD_ROOT
12cr|bchunk-1.2.0-7|48	
12cr|bchunk-1.2.0-7|49	install -m 755 -d  $RPM_BUILD_ROOT%{_bindir}
12cr|bchunk-1.2.0-7|50	install -m 755 bchunk $RPM_BUILD_ROOT%{_bindir}
12cr|bchunk-1.2.0-7|51	
12cr|bchunk-1.2.0-7|52	%files
12cr|bchunk-1.2.0-7|53	%defattr (-,root,root)
12cr|bchunk-1.2.0-7|54	%doc COPYING README bchunk-%{version}.lsm
12cr|bchunk-1.2.0-7|55	%{_bindir}/*
12cr|bchunk-1.2.0-7|56	
12cr|bchunk-1.2.0-7|57	%clean
12cr|bchunk-1.2.0-7|58	rm -rf $RPM_BUILD_ROOT
12cr|bchunk-1.2.0-7|59	
12cr|bchunk-1.2.0-7|60	
12cr|bchunk-1.2.0-7|61	
12cr|bchunk-1.2.0-7|62	%changelog
12cr|bchunk-1.2.0-7|63	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-7mdv2011.0
12cr|bchunk-1.2.0-7|64	+ Revision: 616744
12cr|bchunk-1.2.0-7|65	- the mass rebuild of 2010.0 packages
12cr|bchunk-1.2.0-7|66	
12cr|bchunk-1.2.0-7|67	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 1.2.0-6mdv2010.0
12cr|bchunk-1.2.0-7|68	+ Revision: 424024
12cr|bchunk-1.2.0-7|69	- rebuild
12cr|bchunk-1.2.0-7|70	
12cr|bchunk-1.2.0-7|71	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.2.0-5mdv2009.0
12cr|bchunk-1.2.0-7|72	+ Revision: 243207
12cr|bchunk-1.2.0-7|73	- rebuild
12cr|bchunk-1.2.0-7|74	
12cr|bchunk-1.2.0-7|75	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.2.0-3mdv2008.1
12cr|bchunk-1.2.0-7|76	+ Revision: 135828
12cr|bchunk-1.2.0-7|77	- restore BuildRoot
12cr|bchunk-1.2.0-7|78	
12cr|bchunk-1.2.0-7|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|bchunk-1.2.0-7|80	- kill re-definition of %%buildroot on Pixel's request
12cr|bchunk-1.2.0-7|81	- import bchunk
12cr|bchunk-1.2.0-7|82	
12cr|bchunk-1.2.0-7|83	
12cr|bchunk-1.2.0-7|84	* Tue Aug 01 2006 Lenny Cartier <lenny@mandriva.com> 1.2.0-3mdv2007.0
12cr|bchunk-1.2.0-7|85	- rebuild
12cr|bchunk-1.2.0-7|86	
12cr|bchunk-1.2.0-7|87	* Wed Jul 06 2005 Lenny Cartier <lenny@mandriva.com> 1.2.0-2mdk
12cr|bchunk-1.2.0-7|88	- rebuild
12cr|bchunk-1.2.0-7|89	
12cr|bchunk-1.2.0-7|90	* Wed Jun 30 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2.0-1mdk
12cr|bchunk-1.2.0-7|91	- 1.2.0
12cr|bchunk-1.2.0-7|92	
12cr|bchunk-1.2.0-7|93	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.1.1-4mdk
12cr|bchunk-1.2.0-7|94	- rebuild
12cr|bchunk-1.2.0-7|95	
12cr|bchunk-1.2.0-7|96	* Fri Jan 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.1.1-3mdk
12cr|bchunk-1.2.0-7|97	- rebuild
12cr|bchunk-1.2.0-7|98	
12cr|bchunk-1.2.0-7|99	* Thu Aug 29 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.1.1-2mdk
12cr|bchunk-1.2.0-7|100	- rebuild
12cr|bchunk-1.2.0-7|101	
12cr|bchunk-1.2.0-7|102	* Sat Aug 25 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.1.1-1mdk
12cr|bchunk-1.2.0-7|103	- updated to  1.1.1
12cr|bchunk-1.2.0-7|104	
12cr|bchunk-1.2.0-7|105	* Wed Jun 27 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-5mdk
12cr|bchunk-1.2.0-7|106	- rebuild
12cr|bchunk-1.2.0-7|107	
12cr|bchunk-1.2.0-7|108	* Fri Jan 05 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-4mdk
12cr|bchunk-1.2.0-7|109	- rebuild
12cr|bchunk-1.2.0-7|110	
12cr|bchunk-1.2.0-7|111	* Fri Jul 28 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.0-3mdk
12cr|bchunk-1.2.0-7|112	- BM
12cr|bchunk-1.2.0-7|113	
12cr|bchunk-1.2.0-7|114	* Tue Apr 20 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-2mdk
12cr|bchunk-1.2.0-7|115	- fix group
12cr|bchunk-1.2.0-7|116	
12cr|bchunk-1.2.0-7|117	
12cr|bchunk-1.2.0-7|118	* Mon Feb 07 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cr|bchunk-1.2.0-7|119	- mandrake build
12cr|bchunk-1.2.0-7|120	
12cr|bchunk-1.2.0-7|121	* Thu Nov  5 1998 Fryguy_ <fryguy@falsehope.com>
12cr|bchunk-1.2.0-7|122	[bchunk-1.0.0-1]
12cr|bchunk-1.2.0-7|123	- Initial Release

385 12
12cr|bcrypt-1.1-8|1	Name:		bcrypt
12cr|bcrypt-1.1-8|2	Summary:	A lightweight blowfish file encryption utility
12cr|bcrypt-1.1-8|3	Version:	1.1
12cr|bcrypt-1.1-8|4	Release:	%mkrel 8
12cr|bcrypt-1.1-8|5	Source0:	%{name}-%{version}.tar.bz2
12cr|bcrypt-1.1-8|6	Source1:	%{name}.1.bz2
12cr|bcrypt-1.1-8|7	URL:		http://bcrypt.sourceforge.net/index.html
12cr|bcrypt-1.1-8|8	Group:		Archiving/Other
12cr|bcrypt-1.1-8|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|bcrypt-1.1-8|10	License:	BSD
12cr|bcrypt-1.1-8|11	BuildRequires:	zlib-devel
12cr|bcrypt-1.1-8|12	
12cr|bcrypt-1.1-8|13	%description
12cr|bcrypt-1.1-8|14	bcrypt is a blowfish file encryption utility which aims for cross-platform
12cr|bcrypt-1.1-8|15	portability. In addition to providing 448-bit encryption, bcrypt can overwrite
12cr|bcrypt-1.1-8|16	input files with random garbage before deletion in order to make low-level
12cr|bcrypt-1.1-8|17	data recovery much more difficult.
12cr|bcrypt-1.1-8|18	
12cr|bcrypt-1.1-8|19	%prep
12cr|bcrypt-1.1-8|20	%setup -q
12cr|bcrypt-1.1-8|21	
12cr|bcrypt-1.1-8|22	%build
12cr|bcrypt-1.1-8|23	%make
12cr|bcrypt-1.1-8|24	
12cr|bcrypt-1.1-8|25	%install
12cr|bcrypt-1.1-8|26	rm -rf $RPM_BUILD_ROOT
12cr|bcrypt-1.1-8|27	install -m755 bcrypt -D $RPM_BUILD_ROOT%{_bindir}/bcrypt
12cr|bcrypt-1.1-8|28	install -m644 %SOURCE1 -D $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1.bz2
12cr|bcrypt-1.1-8|29	
12cr|bcrypt-1.1-8|30	%clean
12cr|bcrypt-1.1-8|31	rm -rf $RPM_BUILD_ROOT
12cr|bcrypt-1.1-8|32	
12cr|bcrypt-1.1-8|33	%files
12cr|bcrypt-1.1-8|34	%defattr(-,root,root)
12cr|bcrypt-1.1-8|35	%doc README LICENSE
12cr|bcrypt-1.1-8|36	%{_bindir}/*
12cr|bcrypt-1.1-8|37	%{_mandir}/man1/%{name}.1*
12cr|bcrypt-1.1-8|38	
12cr|bcrypt-1.1-8|39	
12cr|bcrypt-1.1-8|40	
12cr|bcrypt-1.1-8|41	
12cr|bcrypt-1.1-8|42	%changelog
12cr|bcrypt-1.1-8|43	* Wed Apr 21 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.1-8mdv2010.1
12cr|bcrypt-1.1-8|44	+ Revision: 537482
12cr|bcrypt-1.1-8|45	- don't define release and version on top of spec.
12cr|bcrypt-1.1-8|46	
12cr|bcrypt-1.1-8|47	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 1.1-8mdv2010.0
12cr|bcrypt-1.1-8|48	+ Revision: 424025
12cr|bcrypt-1.1-8|49	- rebuild
12cr|bcrypt-1.1-8|50	
12cr|bcrypt-1.1-8|51	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.1-7mdv2008.1
12cr|bcrypt-1.1-8|52	+ Revision: 135828
12cr|bcrypt-1.1-8|53	- restore BuildRoot
12cr|bcrypt-1.1-8|54	
12cr|bcrypt-1.1-8|55	+ Thierry Vignaud <tv@mandriva.org>
12cr|bcrypt-1.1-8|56	- kill re-definition of %%buildroot on Pixel's request
12cr|bcrypt-1.1-8|57	
12cr|bcrypt-1.1-8|58	
12cr|bcrypt-1.1-8|59	* Thu Dec 14 2006 Eskild Hustvedt <eskild@mandriva.org> 1.1-7mdv2007.0
12cr|bcrypt-1.1-8|60	+ Revision: 97171
12cr|bcrypt-1.1-8|61	- Yearly rebuild
12cr|bcrypt-1.1-8|62	- Import bcrypt
12cr|bcrypt-1.1-8|63	
12cr|bcrypt-1.1-8|64	* Sat Oct 22 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.1-6mdk
12cr|bcrypt-1.1-8|65	- Fix BuildRequires
12cr|bcrypt-1.1-8|66	
12cr|bcrypt-1.1-8|67	* Fri May 27 2005 Eskild Hustvedt <eskild@mandriva.org> 1.1-5mdk
12cr|bcrypt-1.1-8|68	- Minor fixes to the manpage (manpage 0.1.1)
12cr|bcrypt-1.1-8|69	
12cr|bcrypt-1.1-8|70	* Thu May 26 2005 Eskild Hustvedt <eskild@mandriva.org> 1.1-4mdk
12cr|bcrypt-1.1-8|71	- Fixed the URL (I'll probably stop updating it for today now)
12cr|bcrypt-1.1-8|72	
12cr|bcrypt-1.1-8|73	* Thu May 26 2005 Eskild Hustvedt <eskild@mandriva.org> 1.1-3mdk
12cr|bcrypt-1.1-8|74	- Make the spec a tad prettier to pelase Oden :P
12cr|bcrypt-1.1-8|75	
12cr|bcrypt-1.1-8|76	* Thu May 26 2005 Eskild Hustvedt <eskild@mandriva.org> 1.1-2mdk
12cr|bcrypt-1.1-8|77	- Source1: Manpage
12cr|bcrypt-1.1-8|78	
12cr|bcrypt-1.1-8|79	* Mon May 23 2005 Eskild Hustvedt <eskild@mandriva.org> 1.1-1mdk
12cr|bcrypt-1.1-8|80	- Initial Mandriva Linux package
12cr|bcrypt-1.1-8|81	

386 12
12cr|beansbinding-1.2.1-7|1	%define section		free
12cr|beansbinding-1.2.1-7|2	
12cr|beansbinding-1.2.1-7|3	Name:		beansbinding
12cr|beansbinding-1.2.1-7|4	Version:	1.2.1
12cr|beansbinding-1.2.1-7|5	Release:	7
12cr|beansbinding-1.2.1-7|6	Epoch:		0
12cr|beansbinding-1.2.1-7|7	Summary:        Beans Binding API
12cr|beansbinding-1.2.1-7|8	License:        LGPL
12cr|beansbinding-1.2.1-7|9	Url:            https://beansbinding.dev.java.net/
12cr|beansbinding-1.2.1-7|10	Group:		Development/Java
12cr|beansbinding-1.2.1-7|11	#
12cr|beansbinding-1.2.1-7|12	Source0:        https://beansbinding.dev.java.net/files/documents/6779/73673/beansbinding-1.2.1-src.zip
12cr|beansbinding-1.2.1-7|13	BuildRequires:	java-rpmbuild >= 1.6
12cr|beansbinding-1.2.1-7|14	BuildRequires:	java-devel >= 1.6
12cr|beansbinding-1.2.1-7|15	BuildRequires:	java >= 1.6
12cr|beansbinding-1.2.1-7|16	BuildRequires:  ant
12cr|beansbinding-1.2.1-7|17	BuildRequires:  ant-nodeps
12cr|beansbinding-1.2.1-7|18	BuildRequires:  ant-junit
12cr|beansbinding-1.2.1-7|19	Requires:	java >= 1.6
12cr|beansbinding-1.2.1-7|20	BuildArch:      noarch
12cr|beansbinding-1.2.1-7|21	
12cr|beansbinding-1.2.1-7|22	%description
12cr|beansbinding-1.2.1-7|23	In essence, Beans Binding (JSR 295) is about keeping two properties
12cr|beansbinding-1.2.1-7|24	(typically of two objects) in sync. An additional emphasis is placed on the
12cr|beansbinding-1.2.1-7|25	ability to bind to Swing components, and easy integration with IDEs such as
12cr|beansbinding-1.2.1-7|26	NetBeans. This project provides the reference implementation.
12cr|beansbinding-1.2.1-7|27	
12cr|beansbinding-1.2.1-7|28	%package javadoc
12cr|beansbinding-1.2.1-7|29	Summary:	Javadoc for %{name}
12cr|beansbinding-1.2.1-7|30	Group:		Development/Java
12cr|beansbinding-1.2.1-7|31	Requires(post):   /bin/rm,/bin/ln
12cr|beansbinding-1.2.1-7|32	Requires(postun): /bin/rm
12cr|beansbinding-1.2.1-7|33	
12cr|beansbinding-1.2.1-7|34	%description javadoc
12cr|beansbinding-1.2.1-7|35	Javadoc for %{name}.
12cr|beansbinding-1.2.1-7|36	
12cr|beansbinding-1.2.1-7|37	%prep
12cr|beansbinding-1.2.1-7|38	%setup -q -c -n %{name}-%{version}
12cr|beansbinding-1.2.1-7|39	# remove all binary libs
12cr|beansbinding-1.2.1-7|40	find . -name "*.jar" -exec %{__rm} -f {} \;
12cr|beansbinding-1.2.1-7|41	
12cr|beansbinding-1.2.1-7|42	%build
12cr|beansbinding-1.2.1-7|43	[ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java
12cr|beansbinding-1.2.1-7|44	ant dist
12cr|beansbinding-1.2.1-7|45	
12cr|beansbinding-1.2.1-7|46	%install
12cr|beansbinding-1.2.1-7|47	# jar
12cr|beansbinding-1.2.1-7|48	%{__install} -d -m 755 %{buildroot}%{_javadir}
12cr|beansbinding-1.2.1-7|49	%{__install} -m 644 dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|beansbinding-1.2.1-7|50	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cr|beansbinding-1.2.1-7|51	# javadoc
12cr|beansbinding-1.2.1-7|52	%{__install} -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|beansbinding-1.2.1-7|53	cp -pr dist/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|beansbinding-1.2.1-7|54	(cd %{buildroot}%{_javadocdir} && ln -sf %{name}-%{version} %{name})
12cr|beansbinding-1.2.1-7|55	
12cr|beansbinding-1.2.1-7|56	%post javadoc
12cr|beansbinding-1.2.1-7|57	%{__rm} -f %{_javadocdir}/%{name}
12cr|beansbinding-1.2.1-7|58	ln -s %{name}-%{version} %{_javadocdir}/%{name}
12cr|beansbinding-1.2.1-7|59	
12cr|beansbinding-1.2.1-7|60	%postun javadoc
12cr|beansbinding-1.2.1-7|61	if [ $1 -eq 0 ]; then
12cr|beansbinding-1.2.1-7|62	%{__rm} -f %{_javadocdir}/%{name}
12cr|beansbinding-1.2.1-7|63	fi
12cr|beansbinding-1.2.1-7|64	
12cr|beansbinding-1.2.1-7|65	%files
12cr|beansbinding-1.2.1-7|66	%defattr(-,root,root)
12cr|beansbinding-1.2.1-7|67	%{_javadir}/*
12cr|beansbinding-1.2.1-7|68	
12cr|beansbinding-1.2.1-7|69	
12cr|beansbinding-1.2.1-7|70	%files javadoc
12cr|beansbinding-1.2.1-7|71	%defattr(-,root,root)
12cr|beansbinding-1.2.1-7|72	%dir %{_javadocdir}/%{name}-%{version}
12cr|beansbinding-1.2.1-7|73	%{_javadocdir}/%{name}-%{version}/*
12cr|beansbinding-1.2.1-7|74	%ghost %{_javadocdir}/%{name}
12cr|beansbinding-1.2.1-7|75	
12cr|beansbinding-1.2.1-7|76	
12cr|beansbinding-1.2.1-7|77	%changelog
12cr|beansbinding-1.2.1-7|78	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.2.1-6mdv2011.0
12cr|beansbinding-1.2.1-7|79	+ Revision: 616745
12cr|beansbinding-1.2.1-7|80	- the mass rebuild of 2010.0 packages
12cr|beansbinding-1.2.1-7|81	
12cr|beansbinding-1.2.1-7|82	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0:1.2.1-5mdv2010.0
12cr|beansbinding-1.2.1-7|83	+ Revision: 424026
12cr|beansbinding-1.2.1-7|84	- rebuild
12cr|beansbinding-1.2.1-7|85	
12cr|beansbinding-1.2.1-7|86	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0:1.2.1-4mdv2009.0
12cr|beansbinding-1.2.1-7|87	+ Revision: 243208
12cr|beansbinding-1.2.1-7|88	- rebuild
12cr|beansbinding-1.2.1-7|89	
12cr|beansbinding-1.2.1-7|90	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.2.1-2mdv2008.1
12cr|beansbinding-1.2.1-7|91	+ Revision: 120835
12cr|beansbinding-1.2.1-7|92	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|beansbinding-1.2.1-7|93	
12cr|beansbinding-1.2.1-7|94	* Thu Dec 13 2007 Jaroslav Tulach <jtulach@mandriva.org> 0:1.2.1-1mdv2008.1
12cr|beansbinding-1.2.1-7|95	+ Revision: 119152
12cr|beansbinding-1.2.1-7|96	- First package of beansbinding library
12cr|beansbinding-1.2.1-7|97	- create beansbinding
12cr|beansbinding-1.2.1-7|98	

387 12
12cr|beast-0.7.6-1|1	# maintainer is lazy, just using version number as API version and library
12cr|beast-0.7.6-1|2	# major -- Abel
12cr|beast-0.7.6-1|3	%define api_version	0.7
12cr|beast-0.7.6-1|4	%define major		6
12cr|beast-0.7.6-1|5	%define libname		%mklibname %{name} %{api_version} %{major}
12cr|beast-0.7.6-1|6	%define develname	%mklibname %{name} -d
12cr|beast-0.7.6-1|7	
12cr|beast-0.7.6-1|8	%define custom_dsp 0
12cr|beast-0.7.6-1|9	%{?dsp_device: %global custom_dsp 1}
12cr|beast-0.7.6-1|10	
12cr|beast-0.7.6-1|11	%define custom_midi 0
12cr|beast-0.7.6-1|12	%{?midi_device: %global custom_midi 1}
12cr|beast-0.7.6-1|13	
12cr|beast-0.7.6-1|14	Name:		beast
12cr|beast-0.7.6-1|15	Summary:	Music composition and audio synthesis framework and tool
12cr|beast-0.7.6-1|16	Version:	0.7.6
12cr|beast-0.7.6-1|17	Release:	1
12cr|beast-0.7.6-1|18	Source0:	ftp://beast.gtk.org/pub/beast/v0.7/%{name}-%{version}.tar.bz2
12cr|beast-0.7.6-1|19	Patch0:		beast-tests-bse-filtertest.cc.diff
12cr|beast-0.7.6-1|20	Patch1:		beast-data-desktop.in.diff
12cr|beast-0.7.6-1|21	Patch2:		beast-0.7.6-sfmt.patch
12cr|beast-0.7.6-1|22	# ubuntuu patches
12cr|beast-0.7.6-1|23	Patch101:	100_deprecated.diff
12cr|beast-0.7.6-1|24	URL:		http://beast.gtk.org/
12cr|beast-0.7.6-1|25	License:	GPLv2+
12cr|beast-0.7.6-1|26	Group:		Sound
12cr|beast-0.7.6-1|27	BuildRequires:	groff
12cr|beast-0.7.6-1|28	BuildRequires:	imagemagick
12cr|beast-0.7.6-1|29	BuildRequires:	perl-XML-Parser
12cr|beast-0.7.6-1|30	BuildRequires:	pkgconfig(alsa)
12cr|beast-0.7.6-1|31	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|beast-0.7.6-1|32	BuildRequires:	pkgconfig(guile-1.8)
12cr|beast-0.7.6-1|33	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
12cr|beast-0.7.6-1|34	BuildRequires:	pkgconfig(mad)
12cr|beast-0.7.6-1|35	BuildRequires:	pkgconfig(pango)
12cr|beast-0.7.6-1|36	BuildRequires:	pkgconfig(vorbis)
12cr|beast-0.7.6-1|37	BuildRequires:	pkgconfig(x11)
12cr|beast-0.7.6-1|38	BuildRequires:	pkgconfig(zlib)
12cr|beast-0.7.6-1|39	Requires:	%{libname} = %{version}-%{release}
12cr|beast-0.7.6-1|40	
12cr|beast-0.7.6-1|41	%description
12cr|beast-0.7.6-1|42	BEAST (the BEdevilled Audio System) is a GTK+/GNOME-based frontend to
12cr|beast-0.7.6-1|43	BSE (the Bedevilled Sound Engine). BSE comes with the abilities to
12cr|beast-0.7.6-1|44	load/store songs and synthesis networks (in .bse files), play them
12cr|beast-0.7.6-1|45	modify them, etc. BEAST provides the necessary GUI to make actual
12cr|beast-0.7.6-1|46	use of BSE. Synthesis filters (BseSources) are implemented in shared
12cr|beast-0.7.6-1|47	library modules, and get loaded on demand.
12cr|beast-0.7.6-1|48	
12cr|beast-0.7.6-1|49	NOTE: This package assumes audio device of your sound card is /dev/dsp,
12cr|beast-0.7.6-1|50	and MIDI device is /dev/midi; this setting may not fit your machine. If
12cr|beast-0.7.6-1|51	this is the case, please rebuild this RPM with the following options
12cr|beast-0.7.6-1|52	(assuming audio device is /dev/dsp2 and MIDI device is /dev/midi1):
12cr|beast-0.7.6-1|53	
12cr|beast-0.7.6-1|54	rpmbuild --rebuild --define='dsp_device /dev/dsp2' \
12cr|beast-0.7.6-1|55	--define='midi_device /dev/midi1' beast-?.?.?-?mdk.src.rpm
12cr|beast-0.7.6-1|56	
12cr|beast-0.7.6-1|57	%package -n %{libname}
12cr|beast-0.7.6-1|58	Summary:	Dynamic libraries from %{name}
12cr|beast-0.7.6-1|59	Group:		System/Libraries
12cr|beast-0.7.6-1|60	License:	LGPLv2+
12cr|beast-0.7.6-1|61	
12cr|beast-0.7.6-1|62	%description -n %{libname}
12cr|beast-0.7.6-1|63	BEAST (the BEdevilled Audio System) is a GTK+/GNOME-based frontend to
12cr|beast-0.7.6-1|64	BSE (the Bedevilled Sound Engine). BSE comes with the abilities to
12cr|beast-0.7.6-1|65	load/store songs and synthesis networks (in .bse files), play them
12cr|beast-0.7.6-1|66	modify them, etc. BEAST provides the necessary GUI to make actual
12cr|beast-0.7.6-1|67	use of BSE. Synthesis filters (BseSources) are implemented in shared
12cr|beast-0.7.6-1|68	library modules, and get loaded on demand.
12cr|beast-0.7.6-1|69	
12cr|beast-0.7.6-1|70	You must install this library before running %{name}.
12cr|beast-0.7.6-1|71	
12cr|beast-0.7.6-1|72	%package -n %{develname}
12cr|beast-0.7.6-1|73	Summary:	Header files and static libraries from %{name}
12cr|beast-0.7.6-1|74	Group: 		Development/C
12cr|beast-0.7.6-1|75	License:	LGPLv2+
12cr|beast-0.7.6-1|76	Requires:	%{libname} = %{version}-%{release}
12cr|beast-0.7.6-1|77	Provides:	%{libname}-devel = %{version}-%{release}
12cr|beast-0.7.6-1|78	Provides:	%{name}-devel = %{version}-%{release}
12cr|beast-0.7.6-1|79	
12cr|beast-0.7.6-1|80	%description -n %{develname}
12cr|beast-0.7.6-1|81	Libraries and includes files for developing programs based on %{name}.
12cr|beast-0.7.6-1|82	
12cr|beast-0.7.6-1|83	%prep
12cr|beast-0.7.6-1|84	%setup -q
12cr|beast-0.7.6-1|85	%patch0 -p0
12cr|beast-0.7.6-1|86	%patch2 -p1
12cr|beast-0.7.6-1|87	%patch101 -p1
12cr|beast-0.7.6-1|88	
12cr|beast-0.7.6-1|89	%build
12cr|beast-0.7.6-1|90	%configure2_5x \
12cr|beast-0.7.6-1|91	%if %{custom_dsp}
12cr|beast-0.7.6-1|92	--enable-osspcm=%{dsp_device} \
12cr|beast-0.7.6-1|93	%else
12cr|beast-0.7.6-1|94	--enable-osspcm=/dev/dsp \
12cr|beast-0.7.6-1|95	%endif
12cr|beast-0.7.6-1|96	%if %{custom_midi}
12cr|beast-0.7.6-1|97	--enable-ossmidi=%{midi_device} \
12cr|beast-0.7.6-1|98	%else
12cr|beast-0.7.6-1|99	--enable-ossmidi=/dev/midi \
12cr|beast-0.7.6-1|100	%endif
12cr|beast-0.7.6-1|101	
12cr|beast-0.7.6-1|102	%make
12cr|beast-0.7.6-1|103	
12cr|beast-0.7.6-1|104	%install
12cr|beast-0.7.6-1|105	%makeinstall_std UPDATE_MIME_DATABASE=
12cr|beast-0.7.6-1|106	
12cr|beast-0.7.6-1|107	#icons
12cr|beast-0.7.6-1|108	mkdir -p %{buildroot}%{_iconsdir} \
12cr|beast-0.7.6-1|109	%{buildroot}%{_miconsdir}
12cr|beast-0.7.6-1|110	install -D -m 644       data/beast.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|beast-0.7.6-1|111	convert -geometry 32x32 data/beast.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|beast-0.7.6-1|112	convert -geometry 16x16 data/beast.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|beast-0.7.6-1|113	
12cr|beast-0.7.6-1|114	# remove files not bundled
12cr|beast-0.7.6-1|115	rm -f %{buildroot}%{_libdir}/bse/v*/plugins/*.la
12cr|beast-0.7.6-1|116	
12cr|beast-0.7.6-1|117	%find_lang %{name} --all-name
12cr|beast-0.7.6-1|118	
12cr|beast-0.7.6-1|119	%files -f %{name}.lang
12cr|beast-0.7.6-1|120	%doc README AUTHORS COPYING* NEWS TODO
12cr|beast-0.7.6-1|121	%{_bindir}/*
12cr|beast-0.7.6-1|122	%{_datadir}/application-registry/*.applications
12cr|beast-0.7.6-1|123	%{_datadir}/applications/*.desktop
12cr|beast-0.7.6-1|124	%{_datadir}/bse
12cr|beast-0.7.6-1|125	%{_datadir}/%{name}
12cr|beast-0.7.6-1|126	%{_datadir}/mime/packages/*.xml
12cr|beast-0.7.6-1|127	%{_datadir}/mime-info/*
12cr|beast-0.7.6-1|128	%{_datadir}/pixmaps/*
12cr|beast-0.7.6-1|129	%{_libdir}/bse
12cr|beast-0.7.6-1|130	%{_mandir}/man1/*
12cr|beast-0.7.6-1|131	%{_liconsdir}/%{name}.png
12cr|beast-0.7.6-1|132	%{_iconsdir}/%{name}.png
12cr|beast-0.7.6-1|133	%{_miconsdir}/%{name}.png
12cr|beast-0.7.6-1|134	
12cr|beast-0.7.6-1|135	%files -n %{libname}
12cr|beast-0.7.6-1|136	%{_libdir}/libbse-%{api_version}.so.%{major}*
12cr|beast-0.7.6-1|137	
12cr|beast-0.7.6-1|138	%files -n %{develname}
12cr|beast-0.7.6-1|139	%doc ChangeLog
12cr|beast-0.7.6-1|140	%{_includedir}/*
12cr|beast-0.7.6-1|141	%{_libdir}/pkgconfig/*.pc
12cr|beast-0.7.6-1|142	%{_libdir}/*.so
12cr|beast-0.7.6-1|143	%{_mandir}/man5/*
12cr|beast-0.7.6-1|144	
12cr|beast-0.7.6-1|145	

388 12
12cr|become-0.1-4|1	Name:		become
12cr|become-0.1-4|2	Version:	0.1
12cr|become-0.1-4|3	Release:	%mkrel 4
12cr|become-0.1-4|4	URL:		http://www.bindshell.net/tools/become
12cr|become-0.1-4|5	Source:		http://www.bindshell.net/tools/become/become.tgz
12cr|become-0.1-4|6	Summary:	Utility to changes the effective, or real, user and group id
12cr|become-0.1-4|7	License:	BSD
12cr|become-0.1-4|8	Group:		System/Base
12cr|become-0.1-4|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|become-0.1-4|10	%description
12cr|become-0.1-4|11	The become utility changes the current effective, or real, user and
12cr|become-0.1-4|12	group identity to those specified on the command line. The default shell
12cr|become-0.1-4|13	(/bin/sh) is then executed.
12cr|become-0.1-4|14	UID and GID are specified numercially and do not have to be currently
12cr|become-0.1-4|15	defined on the system.
12cr|become-0.1-4|16	
12cr|become-0.1-4|17	%prep
12cr|become-0.1-4|18	%setup -q -n %{name}
12cr|become-0.1-4|19	
12cr|become-0.1-4|20	%build
12cr|become-0.1-4|21	%{make}
12cr|become-0.1-4|22	lzma become.8
12cr|become-0.1-4|23	
12cr|become-0.1-4|24	%install
12cr|become-0.1-4|25	%{__rm} -Rf %{buildroot}
12cr|become-0.1-4|26	%{__mkdir_p} %{buildroot}%{_sbindir} %{buildroot}%{_mandir}/man8
12cr|become-0.1-4|27	%{__install} -c become %{buildroot}%{_sbindir}
12cr|become-0.1-4|28	%{__install} -c -m 644 become.8.lzma %{buildroot}%{_mandir}/man8
12cr|become-0.1-4|29	
12cr|become-0.1-4|30	%files
12cr|become-0.1-4|31	%doc LICENSE
12cr|become-0.1-4|32	%{_sbindir}/%{name}
12cr|become-0.1-4|33	%{_mandir}/man8/%{name}.8.*
12cr|become-0.1-4|34	
12cr|become-0.1-4|35	
12cr|become-0.1-4|36	
12cr|become-0.1-4|37	%changelog
12cr|become-0.1-4|38	* Tue Sep 01 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1-4mdv2010.0
12cr|become-0.1-4|39	+ Revision: 424029
12cr|become-0.1-4|40	- rebuild
12cr|become-0.1-4|41	
12cr|become-0.1-4|42	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1-3mdv2009.0
12cr|become-0.1-4|43	+ Revision: 243210
12cr|become-0.1-4|44	- rebuild
12cr|become-0.1-4|45	
12cr|become-0.1-4|46	* Thu Feb 14 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1-1mdv2008.1
12cr|become-0.1-4|47	+ Revision: 167826
12cr|become-0.1-4|48	- fix no-buildroot-tag
12cr|become-0.1-4|49	
12cr|become-0.1-4|50	* Fri Aug 17 2007 Nicolas Vigier <nvigier@mandriva.com> 0.1-1mdv2008.0
12cr|become-0.1-4|51	+ Revision: 65018
12cr|become-0.1-4|52	- Import become
12cr|become-0.1-4|53	

389 12
12cr|beediff-1.9-5|1	%define name beediff
12cr|beediff-1.9-5|2	%define version 1.9
12cr|beediff-1.9-5|3	%define release %mkrel 5
12cr|beediff-1.9-5|4	
12cr|beediff-1.9-5|5	Summary: Graphical file comparator
12cr|beediff-1.9-5|6	Name:    %{name}
12cr|beediff-1.9-5|7	Version: %{version}
12cr|beediff-1.9-5|8	Release: %{release}
12cr|beediff-1.9-5|9	License: GPLv2+
12cr|beediff-1.9-5|10	Group:   File tools
12cr|beediff-1.9-5|11	URL:     http://www.beesoft.org/index.php?id=beediff
12cr|beediff-1.9-5|12	Source0: http://www.beesoft.org/download/%{name}_%{version}_src.tar.gz
12cr|beediff-1.9-5|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|beediff-1.9-5|14	BuildRequires: qt4-devel
12cr|beediff-1.9-5|15	
12cr|beediff-1.9-5|16	%description
12cr|beediff-1.9-5|17	BeeDiff (beediff) is a graphical file comparator.
12cr|beediff-1.9-5|18	User have a possibilty to compare a two text files.
12cr|beediff-1.9-5|19	All differences are highlighted in colors.
12cr|beediff-1.9-5|20	
12cr|beediff-1.9-5|21	%prep
12cr|beediff-1.9-5|22	%setup -q -n %{name}
12cr|beediff-1.9-5|23	
12cr|beediff-1.9-5|24	%build
12cr|beediff-1.9-5|25	%qmake_qt4
12cr|beediff-1.9-5|26	%make
12cr|beediff-1.9-5|27	
12cr|beediff-1.9-5|28	%install
12cr|beediff-1.9-5|29	rm -rf $RPM_BUILD_ROOT
12cr|beediff-1.9-5|30	
12cr|beediff-1.9-5|31	install -D %{name} %{buildroot}/%{_bindir}/%{name}
12cr|beediff-1.9-5|32	install -D img/%{name}.png %{buildroot}/%{_iconsdir}/%{name}.png
12cr|beediff-1.9-5|33	
12cr|beediff-1.9-5|34	%clean
12cr|beediff-1.9-5|35	rm -rf $RPM_BUILD_ROOT
12cr|beediff-1.9-5|36	
12cr|beediff-1.9-5|37	%files
12cr|beediff-1.9-5|38	%defattr(-,root,root,-)
12cr|beediff-1.9-5|39	%doc licence.txt
12cr|beediff-1.9-5|40	%{_bindir}/%{name}
12cr|beediff-1.9-5|41	%{_iconsdir}/%{name}.png
12cr|beediff-1.9-5|42	
12cr|beediff-1.9-5|43	
12cr|beediff-1.9-5|44	%changelog
12cr|beediff-1.9-5|45	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9-5mdv2011.0
12cr|beediff-1.9-5|46	+ Revision: 610064
12cr|beediff-1.9-5|47	- rebuild
12cr|beediff-1.9-5|48	
12cr|beediff-1.9-5|49	* Tue Jun 22 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.9-4mdv2010.1
12cr|beediff-1.9-5|50	+ Revision: 548543
12cr|beediff-1.9-5|51	- change url and source to the new location, (mdv #59882)
12cr|beediff-1.9-5|52	
12cr|beediff-1.9-5|53	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 1.9-3mdv2010.0
12cr|beediff-1.9-5|54	+ Revision: 424030
12cr|beediff-1.9-5|55	- rebuild
12cr|beediff-1.9-5|56	
12cr|beediff-1.9-5|57	* Sun Sep 14 2008 Funda Wang <fwang@mandriva.org> 1.9-2mdv2009.0
12cr|beediff-1.9-5|58	+ Revision: 284696
12cr|beediff-1.9-5|59	- rebuild with correct flags
12cr|beediff-1.9-5|60	- spec cleanup
12cr|beediff-1.9-5|61	
12cr|beediff-1.9-5|62	* Sun Sep 14 2008 trem <trem@mandriva.org> 1.9-1mdv2009.0
12cr|beediff-1.9-5|63	+ Revision: 284666
12cr|beediff-1.9-5|64	- update to 1.9
12cr|beediff-1.9-5|65	
12cr|beediff-1.9-5|66	* Tue Sep 02 2008 trem <trem@mandriva.org> 1.8-1mdv2009.0
12cr|beediff-1.9-5|67	+ Revision: 279339
12cr|beediff-1.9-5|68	- add description
12cr|beediff-1.9-5|69	- import beediff
12cr|beediff-1.9-5|70	
12cr|beediff-1.9-5|71	
12cr|beediff-1.9-5|72	* Sun Aug 31 2008 trem <trem@mandriva.org>
12cr|beediff-1.9-5|73	- Initial build.

390 12
12cr|beep-1.3-1|1	Summary:	The pc speaker
12cr|beep-1.3-1|2	Name:		beep
12cr|beep-1.3-1|3	Version:	1.3
12cr|beep-1.3-1|4	Release:	%mkrel 1
12cr|beep-1.3-1|5	License:	GPLv2
12cr|beep-1.3-1|6	Group:		Sound
12cr|beep-1.3-1|7	URL:		http://www.johnath.com/beep/
12cr|beep-1.3-1|8	Source0:	http://www.johnath.com/beep/%{name}-%{version}.tar.gz
12cr|beep-1.3-1|9	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|beep-1.3-1|10	
12cr|beep-1.3-1|11	%description
12cr|beep-1.3-1|12	Beep allows the user to control the pc-speaker with precision,
12cr|beep-1.3-1|13	allowing different sounds to indicate different events. While it
12cr|beep-1.3-1|14	can be run quite happily on the commandline, it's intended place
12cr|beep-1.3-1|15	of residence is within shell/perl scripts, notifying the user when
12cr|beep-1.3-1|16	something interesting occurs. Of course, it has no notion of
12cr|beep-1.3-1|17	what's interesting, but it's real good at that notifying part.
12cr|beep-1.3-1|18	
12cr|beep-1.3-1|19	%prep
12cr|beep-1.3-1|20	%setup -q
12cr|beep-1.3-1|21	
12cr|beep-1.3-1|22	%build
12cr|beep-1.3-1|23	gcc %{optflags} -Wall -o beep beep.c
12cr|beep-1.3-1|24	
12cr|beep-1.3-1|25	%install
12cr|beep-1.3-1|26	rm -rf %{buildroot}
12cr|beep-1.3-1|27	
12cr|beep-1.3-1|28	mkdir -p %{buildroot}/%{_bindir}
12cr|beep-1.3-1|29	mkdir -p %{buildroot}/%{_mandir}/man1
12cr|beep-1.3-1|30	install -m 755 beep %{buildroot}/%{_bindir}/
12cr|beep-1.3-1|31	gunzip beep.1.gz
12cr|beep-1.3-1|32	install -m 644 beep.1 %{buildroot}%{_mandir}/man1/
12cr|beep-1.3-1|33	
12cr|beep-1.3-1|34	%clean
12cr|beep-1.3-1|35	rm -rf %{buildroot}
12cr|beep-1.3-1|36	
12cr|beep-1.3-1|37	%files
12cr|beep-1.3-1|38	%defattr(-,root,root)
12cr|beep-1.3-1|39	%doc CHANGELOG COPYING CREDITS README
12cr|beep-1.3-1|40	%{_bindir}/*
12cr|beep-1.3-1|41	%{_mandir}/man1/*
12cr|beep-1.3-1|42	
12cr|beep-1.3-1|43	
12cr|beep-1.3-1|44	
12cr|beep-1.3-1|45	
12cr|beep-1.3-1|46	%changelog
12cr|beep-1.3-1|47	* Tue Aug 17 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.3-1mdv2011.0
12cr|beep-1.3-1|48	+ Revision: 570825
12cr|beep-1.3-1|49	- remove p0, previous applied
12cr|beep-1.3-1|50	- new version
12cr|beep-1.3-1|51	
12cr|beep-1.3-1|52	* Thu Feb 04 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.2.2-11mdv2010.1
12cr|beep-1.3-1|53	+ Revision: 500663
12cr|beep-1.3-1|54	- Fix summary for this warning
12cr|beep-1.3-1|55	beep.i586: W: name-repeated-in-summary C Beep
12cr|beep-1.3-1|56	- fix licence
12cr|beep-1.3-1|57	
12cr|beep-1.3-1|58	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 1.2.2-10mdv2010.0
12cr|beep-1.3-1|59	+ Revision: 424031
12cr|beep-1.3-1|60	- rebuild
12cr|beep-1.3-1|61	
12cr|beep-1.3-1|62	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.2.2-9mdv2009.0
12cr|beep-1.3-1|63	+ Revision: 243211
12cr|beep-1.3-1|64	- rebuild
12cr|beep-1.3-1|65	
12cr|beep-1.3-1|66	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.2.2-7mdv2008.1
12cr|beep-1.3-1|67	+ Revision: 135828
12cr|beep-1.3-1|68	- restore BuildRoot
12cr|beep-1.3-1|69	
12cr|beep-1.3-1|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|beep-1.3-1|71	- kill re-definition of %%buildroot on Pixel's request
12cr|beep-1.3-1|72	
12cr|beep-1.3-1|73	
12cr|beep-1.3-1|74	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-7mdv2007.0
12cr|beep-1.3-1|75	+ Revision: 101615
12cr|beep-1.3-1|76	- Import beep
12cr|beep-1.3-1|77	
12cr|beep-1.3-1|78	* Tue Jun 27 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-7mdv2007.0
12cr|beep-1.3-1|79	- added one patch by debian
12cr|beep-1.3-1|80	
12cr|beep-1.3-1|81	* Sat May 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-6mdk
12cr|beep-1.3-1|82	- rebuild
12cr|beep-1.3-1|83	
12cr|beep-1.3-1|84	* Thu Apr 08 2004 Michael Scherer <misc@mandrake.org> 1.2.2-5mdk
12cr|beep-1.3-1|85	- Build release
12cr|beep-1.3-1|86	

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

392 12
12cr|berusky-1.4-1|1	Name:		berusky
12cr|berusky-1.4-1|2	Version:	1.4
12cr|berusky-1.4-1|3	Release:	%mkrel 1
12cr|berusky-1.4-1|4	Summary:	Sokoban clone
12cr|berusky-1.4-1|5	License:	GPLv2+
12cr|berusky-1.4-1|6	Group:		Games/Puzzles
12cr|berusky-1.4-1|7	URL:		http://www.anakreon.cz/
12cr|berusky-1.4-1|8	Source0:	http://anakreon.cz/download/%{name}-%{version}.tar.gz
12cr|berusky-1.4-1|9	Patch0:		%{name}-1.4-gettext.patch
12cr|berusky-1.4-1|10	Patch1:		%{name}-1.4-datapath.patch
12cr|berusky-1.4-1|11	Source1:	berusky.png
12cr|berusky-1.4-1|12	BuildRequires:	SDL-devel
12cr|berusky-1.4-1|13	BuildRequires:	gettext-devel
12cr|berusky-1.4-1|14	Requires:	%{name}-data
12cr|berusky-1.4-1|15	
12cr|berusky-1.4-1|16	%description
12cr|berusky-1.4-1|17	Berusky is a 2D logic game based on an ancient puzzle named Sokoban.
12cr|berusky-1.4-1|18	
12cr|berusky-1.4-1|19	An old idea of moving boxes in a maze has been expanded with new logic
12cr|berusky-1.4-1|20	items such as explosives, stones, special gates and so on.
12cr|berusky-1.4-1|21	In addition, up to five bugs can cooperate and be controlled by the player.
12cr|berusky-1.4-1|22	
12cr|berusky-1.4-1|23	This package contains a binary for the game.
12cr|berusky-1.4-1|24	
12cr|berusky-1.4-1|25	%prep
12cr|berusky-1.4-1|26	%setup -q
12cr|berusky-1.4-1|27	%patch0 -p1 -b .gettext
12cr|berusky-1.4-1|28	%patch1 -p0
12cr|berusky-1.4-1|29	touch config.rpath ABOUT-NLS
12cr|berusky-1.4-1|30	
12cr|berusky-1.4-1|31	%build
12cr|berusky-1.4-1|32	autoreconf -fi
12cr|berusky-1.4-1|33	%configure2_5x
12cr|berusky-1.4-1|34	%make
12cr|berusky-1.4-1|35	
12cr|berusky-1.4-1|36	%install
12cr|berusky-1.4-1|37	%__rm -rf %{buildroot}
12cr|berusky-1.4-1|38	%makeinstall_std
12cr|berusky-1.4-1|39	
12cr|berusky-1.4-1|40	# Remove docs from a wrong directory
12cr|berusky-1.4-1|41	%__rm -rf %{buildroot}%{_prefix}/doc
12cr|berusky-1.4-1|42	
12cr|berusky-1.4-1|43	# Install icon
12cr|berusky-1.4-1|44	%__install -D -p %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cr|berusky-1.4-1|45	
12cr|berusky-1.4-1|46	# Desktop-file
12cr|berusky-1.4-1|47	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|berusky-1.4-1|48	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|berusky-1.4-1|49	[Desktop Entry]
12cr|berusky-1.4-1|50	Name=Berusky
12cr|berusky-1.4-1|51	Comment=Rescue the bugs!
12cr|berusky-1.4-1|52	Exec=%{_gamesbindir}/%{name}
12cr|berusky-1.4-1|53	Terminal=false
12cr|berusky-1.4-1|54	Type=Application
12cr|berusky-1.4-1|55	StartupNotify=false
12cr|berusky-1.4-1|56	Icon=%{name}
12cr|berusky-1.4-1|57	Categories=Game;LogicGame;
12cr|berusky-1.4-1|58	EOF
12cr|berusky-1.4-1|59	
12cr|berusky-1.4-1|60	# Move berusyk.ini to /etc
12cr|berusky-1.4-1|61	%__mkdir_p %{buildroot}%{_sysconfdir}/%{name}
12cr|berusky-1.4-1|62	%__mv %{buildroot}%{_datadir}/%{name}/%{name}.ini %{buildroot}%{_sysconfdir}/%{name}
12cr|berusky-1.4-1|63	
12cr|berusky-1.4-1|64	# Remove empty %{_datadir}, and create %{_gamesdatadir} for files from berusky-data
12cr|berusky-1.4-1|65	%__rm -fR %{buildroot}%{_datadir}/%{name}
12cr|berusky-1.4-1|66	%__mkdir_p %{buildroot}%{_gamesdatadir}/%{name}
12cr|berusky-1.4-1|67	
12cr|berusky-1.4-1|68	# Move binary to /usr/games
12cr|berusky-1.4-1|69	%__mv %{buildroot}%{_bindir} %{buildroot}%{_gamesbindir}
12cr|berusky-1.4-1|70	
12cr|berusky-1.4-1|71	%clean
12cr|berusky-1.4-1|72	%__rm -rf %{buildroot}
12cr|berusky-1.4-1|73	
12cr|berusky-1.4-1|74	%files
12cr|berusky-1.4-1|75	%doc AUTHORS ChangeLog INSTALL NEWS README TODO
12cr|berusky-1.4-1|76	%{_gamesbindir}/*
12cr|berusky-1.4-1|77	%{_gamesdatadir}/%{name}
12cr|berusky-1.4-1|78	%config(noreplace) %{_sysconfdir}/%{name}/*
12cr|berusky-1.4-1|79	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|berusky-1.4-1|80	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cr|berusky-1.4-1|81	
12cr|berusky-1.4-1|82	
12cr|berusky-1.4-1|83	
12cr|berusky-1.4-1|84	%changelog
12cr|berusky-1.4-1|85	* Tue May 01 2012 Andrey Bondrov <abondrov@mandriva.org> 1.4-1mdv2011.0
12cr|berusky-1.4-1|86	+ Revision: 794778
12cr|berusky-1.4-1|87	- imported package berusky
12cr|berusky-1.4-1|88	
12cr|berusky-1.4-1|89	
12cr|berusky-1.4-1|90	* Tue May 01 2012 Andrey Bondrov <abondrov@mandriva.org> 1.4-1mdv2010.2
12cr|berusky-1.4-1|91	- Import from Mageia
12cr|berusky-1.4-1|92	- Update patch0
12cr|berusky-1.4-1|93	- Fix Exec path in desktop file
12cr|berusky-1.4-1|94	- New version 1.4
12cr|berusky-1.4-1|95	
12cr|berusky-1.4-1|96	* Tue Jan 31 2012 kamil <kamil> 1.3-3.mga2
12cr|berusky-1.4-1|97	+ Revision: 203637
12cr|berusky-1.4-1|98	- fix paths and make them generic for games
12cr|berusky-1.4-1|99	- include mga-fix-working-paths.patch
12cr|berusky-1.4-1|100	o fix paths in berusky.ini
12cr|berusky-1.4-1|101	o fix path of the .ini file
12cr|berusky-1.4-1|102	
12cr|berusky-1.4-1|103	* Mon Jan 30 2012 fwang <fwang> 1.3-2.mga2
12cr|berusky-1.4-1|104	+ Revision: 203418
12cr|berusky-1.4-1|105	- br gettext-devel
12cr|berusky-1.4-1|106	- do not pull gtk2 during build
12cr|berusky-1.4-1|107	- use sourcenum
12cr|berusky-1.4-1|108	- drop unneeded BR for gtk
12cr|berusky-1.4-1|109	- fix desktop file (remove ext from icon)
12cr|berusky-1.4-1|110	- SDL req does not exist, and does not to be speficied
12cr|berusky-1.4-1|111	
12cr|berusky-1.4-1|112	* Mon Jan 30 2012 kamil <kamil> 1.3-1.mga2
12cr|berusky-1.4-1|113	+ Revision: 203356
12cr|berusky-1.4-1|114	- new version 1.3
12cr|berusky-1.4-1|115	- drop berusky-level-load.patch (merged upstream)
12cr|berusky-1.4-1|116	
12cr|berusky-1.4-1|117	* Mon Jan 30 2012 kamil <kamil> 1.2-5.mga2
12cr|berusky-1.4-1|118	+ Revision: 203314
12cr|berusky-1.4-1|119	- adapt .spec for Mageia
12cr|berusky-1.4-1|120	- imported package berusky
12cr|berusky-1.4-1|121	
12cr|berusky-1.4-1|122	
12cr|berusky-1.4-1|123	* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-4
12cr|berusky-1.4-1|124	- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
12cr|berusky-1.4-1|125	
12cr|berusky-1.4-1|126	* Tue Dec 06 2011 Adam Jackson <ajax@redhat.com> - 1.2-3
12cr|berusky-1.4-1|127	- Rebuild for new libpng
12cr|berusky-1.4-1|128	
12cr|berusky-1.4-1|129	* Wed Jun 22 2011 Martin Stransky <stransky@redhat.com> 1.2-2
12cr|berusky-1.4-1|130	- Fixed rhbz#689106 - seg. fault after start
12cr|berusky-1.4-1|131	
12cr|berusky-1.4-1|132	* Sun Mar 6 2011 Martin Stransky <stransky@redhat.com> 1.2-1
12cr|berusky-1.4-1|133	- updated to 1.2
12cr|berusky-1.4-1|134	
12cr|berusky-1.4-1|135	* Thu Nov 19 2009 Martin Stransky <stransky@redhat.com> 1.1-13
12cr|berusky-1.4-1|136	- fixed dirs (#473628)
12cr|berusky-1.4-1|137	
12cr|berusky-1.4-1|138	* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-12
12cr|berusky-1.4-1|139	- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
12cr|berusky-1.4-1|140	
12cr|berusky-1.4-1|141	* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-11
12cr|berusky-1.4-1|142	- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
12cr|berusky-1.4-1|143	
12cr|berusky-1.4-1|144	* Tue Dec 2 2008 Martin Stransky <stransky@redhat.com> 1.1-10
12cr|berusky-1.4-1|145	- added patch from #458477 - Berusky aborts at end
12cr|berusky-1.4-1|146	of intermediate level 18
12cr|berusky-1.4-1|147	
12cr|berusky-1.4-1|148	* Mon Jul 14 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.1-9
12cr|berusky-1.4-1|149	- fix license tag
12cr|berusky-1.4-1|150	
12cr|berusky-1.4-1|151	* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.1-8
12cr|berusky-1.4-1|152	- Autorebuild for GCC 4.3
12cr|berusky-1.4-1|153	
12cr|berusky-1.4-1|154	* Fri Jan 18 2008 Martin Stransky <stransky@redhat.com> 1.1-7
12cr|berusky-1.4-1|155	- rebuild
12cr|berusky-1.4-1|156	
12cr|berusky-1.4-1|157	* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 1.1-6
12cr|berusky-1.4-1|158	- Rebuild for selinux ppc32 issue.
12cr|berusky-1.4-1|159	
12cr|berusky-1.4-1|160	* Thu Jun 26 2007 Martin Stransky <stransky@redhat.com> 1.1-5
12cr|berusky-1.4-1|161	- added a menu entry and an icon
12cr|berusky-1.4-1|162	
12cr|berusky-1.4-1|163	* Wed May 23 2007 Martin Stransky <stransky@redhat.com> 1.1-4
12cr|berusky-1.4-1|164	- removed spec files from binary rpm package
12cr|berusky-1.4-1|165	
12cr|berusky-1.4-1|166	* Tue May 8 2007 Martin Stransky <stransky@redhat.com> 1.1-3
12cr|berusky-1.4-1|167	- moved documentation from doc/berusky-1.1/berusky to doc/berusky-1.1
12cr|berusky-1.4-1|168	
12cr|berusky-1.4-1|169	* Tue May 8 2007 Martin Stransky <stransky@redhat.com> 1.1-2
12cr|berusky-1.4-1|170	- fixed build in mock
12cr|berusky-1.4-1|171	
12cr|berusky-1.4-1|172	* Mon Apr 23 2007 Martin Stransky <stransky@redhat.com> 1.1-1
12cr|berusky-1.4-1|173	- fixes from #237416
12cr|berusky-1.4-1|174	
12cr|berusky-1.4-1|175	* Fri Apr 20 2007 Martin Stransky <stransky@redhat.com> 1.0-1
12cr|berusky-1.4-1|176	- initial build

393 12
12cr|berusky-data-1.4-1|1	%define oname berusky
12cr|berusky-data-1.4-1|2	
12cr|berusky-data-1.4-1|3	Name:		%{oname}-data
12cr|berusky-data-1.4-1|4	Version:	1.4
12cr|berusky-data-1.4-1|5	Release:	%mkrel 1
12cr|berusky-data-1.4-1|6	Summary:	Game data files for Berusky
12cr|berusky-data-1.4-1|7	License:	GPLv2+
12cr|berusky-data-1.4-1|8	Group:		Games/Puzzles
12cr|berusky-data-1.4-1|9	URL:		http://www.anakreon.cz/
12cr|berusky-data-1.4-1|10	Source0:	http://anakreon.cz/download/%{name}-%{version}.tar.gz
12cr|berusky-data-1.4-1|11	BuildArch:	noarch
12cr|berusky-data-1.4-1|12	
12cr|berusky-data-1.4-1|13	%description
12cr|berusky-data-1.4-1|14	A datafile for Berusky. Berusky is a 2D logic game based on an ancient
12cr|berusky-data-1.4-1|15	puzzle named Sokoban.
12cr|berusky-data-1.4-1|16	
12cr|berusky-data-1.4-1|17	An old idea of moving boxes in a maze has been expanded with new logic
12cr|berusky-data-1.4-1|18	items such as explosives, stones, special gates and so on.
12cr|berusky-data-1.4-1|19	In addition, up to five bugs can cooperate and be controlled by the player.
12cr|berusky-data-1.4-1|20	
12cr|berusky-data-1.4-1|21	This package contains a data for the game, i.e. files with graphics, levels,
12cr|berusky-data-1.4-1|22	game rules and configuration.
12cr|berusky-data-1.4-1|23	
12cr|berusky-data-1.4-1|24	
12cr|berusky-data-1.4-1|25	%prep
12cr|berusky-data-1.4-1|26	%setup -q
12cr|berusky-data-1.4-1|27	
12cr|berusky-data-1.4-1|28	%build
12cr|berusky-data-1.4-1|29	
12cr|berusky-data-1.4-1|30	%install
12cr|berusky-data-1.4-1|31	%__rm -rf %{buildroot}
12cr|berusky-data-1.4-1|32	%__mkdir_p %{buildroot}%{_gamesdatadir}/%{oname}
12cr|berusky-data-1.4-1|33	
12cr|berusky-data-1.4-1|34	cp -p -R GameData %{buildroot}%{_gamesdatadir}/%{oname}
12cr|berusky-data-1.4-1|35	cp -p -R Graphics %{buildroot}%{_gamesdatadir}/%{oname}
12cr|berusky-data-1.4-1|36	cp -p -R Levels   %{buildroot}%{_gamesdatadir}/%{oname}
12cr|berusky-data-1.4-1|37	
12cr|berusky-data-1.4-1|38	# berusky.ini is installed from the berusky package
12cr|berusky-data-1.4-1|39	
12cr|berusky-data-1.4-1|40	%clean
12cr|berusky-data-1.4-1|41	%__rm -rf %{buildroot}
12cr|berusky-data-1.4-1|42	
12cr|berusky-data-1.4-1|43	%files
12cr|berusky-data-1.4-1|44	%doc README COPYING
12cr|berusky-data-1.4-1|45	%{_gamesdatadir}/%{oname}/*
12cr|berusky-data-1.4-1|46	
12cr|berusky-data-1.4-1|47	
12cr|berusky-data-1.4-1|48	
12cr|berusky-data-1.4-1|49	%changelog
12cr|berusky-data-1.4-1|50	* Tue May 01 2012 Andrey Bondrov <abondrov@mandriva.org> 1.4-1
12cr|berusky-data-1.4-1|51	+ Revision: 794784
12cr|berusky-data-1.4-1|52	- imported package berusky-data
12cr|berusky-data-1.4-1|53	
12cr|berusky-data-1.4-1|54	
12cr|berusky-data-1.4-1|55	* Tue May 01 2012 Andrey Bondrov <abondrov@mandriva.org> 1.4-1mdv2010.2
12cr|berusky-data-1.4-1|56	- Import from Mageia
12cr|berusky-data-1.4-1|57	- New version 1.4
12cr|berusky-data-1.4-1|58	
12cr|berusky-data-1.4-1|59	* Tue Jan 31 2012 kamil <kamil> 1.0-11.mga2
12cr|berusky-data-1.4-1|60	+ Revision: 203632
12cr|berusky-data-1.4-1|61	- don't own berusky-data_directory
12cr|berusky-data-1.4-1|62	- don't install berusky.ini from this package, it's in berusky
12cr|berusky-data-1.4-1|63	
12cr|berusky-data-1.4-1|64	* Mon Jan 30 2012 kamil <kamil> 1.0-10.mga2
12cr|berusky-data-1.4-1|65	+ Revision: 203341
12cr|berusky-data-1.4-1|66	- adapt .spec for Mageia
12cr|berusky-data-1.4-1|67	- imported package berusky-data
12cr|berusky-data-1.4-1|68	
12cr|berusky-data-1.4-1|69	
12cr|berusky-data-1.4-1|70	* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-9
12cr|berusky-data-1.4-1|71	- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
12cr|berusky-data-1.4-1|72	
12cr|berusky-data-1.4-1|73	* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-8
12cr|berusky-data-1.4-1|74	- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
12cr|berusky-data-1.4-1|75	
12cr|berusky-data-1.4-1|76	* Thu Nov 19 2009 Martin Stransky <stransky@redhat.com> 1.0-7
12cr|berusky-data-1.4-1|77	- fixed licence & #473628
12cr|berusky-data-1.4-1|78	
12cr|berusky-data-1.4-1|79	* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-6
12cr|berusky-data-1.4-1|80	- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
12cr|berusky-data-1.4-1|81	
12cr|berusky-data-1.4-1|82	* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-5
12cr|berusky-data-1.4-1|83	- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
12cr|berusky-data-1.4-1|84	
12cr|berusky-data-1.4-1|85	* Mon Jul 14 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.0-4
12cr|berusky-data-1.4-1|86	- fix license tag
12cr|berusky-data-1.4-1|87	
12cr|berusky-data-1.4-1|88	* Tue May 8 2007 Martin Stransky <stransky@redhat.com> 1.0-3
12cr|berusky-data-1.4-1|89	- added build section
12cr|berusky-data-1.4-1|90	
12cr|berusky-data-1.4-1|91	* Mon Apr 23 2007 Martin Stransky <stransky@redhat.com> 1.0-2
12cr|berusky-data-1.4-1|92	- fixes from #237416
12cr|berusky-data-1.4-1|93	
12cr|berusky-data-1.4-1|94	* Fri Apr 20 2007 Martin Stransky <stransky@redhat.com> 1.0-1
12cr|berusky-data-1.4-1|95	- initial build
12cr|berusky-data-1.4-1|96	

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

395 12
12cr|bfc-0.1-2|1	#define git	20121105
12cr|bfc-0.1-2|2	
12cr|bfc-0.1-2|3	Name:		bfc
12cr|bfc-0.1-2|4	Version:	0.1
12cr|bfc-0.1-2|5	Release:	%{?git:0.git%{git}.}2
12cr|bfc-0.1-2|6	Summary:	An alternative ABF client
12cr|bfc-0.1-2|7	Group:		Development/Other
12cr|bfc-0.1-2|8	License:	GPLv3+
12cr|bfc-0.1-2|9	URL:		https://github.com/mikhirev/bfc
12cr|bfc-0.1-2|10	%if 0%{?git}
12cr|bfc-0.1-2|11	Source0:	%{name}-%{git}.tar.xz
12cr|bfc-0.1-2|12	%else
12cr|bfc-0.1-2|13	Source0:	%{name}-%{version}.tar.xz
12cr|bfc-0.1-2|14	%endif
12cr|bfc-0.1-2|15	Source1:	bfc.conf
12cr|bfc-0.1-2|16	Patch0:		bfc-0.1-git20121122.patch
12cr|bfc-0.1-2|17	BuildArch:	noarch
12cr|bfc-0.1-2|18	
12cr|bfc-0.1-2|19	%description
12cr|bfc-0.1-2|20	Build Farm Client aka bfc is an alternative command line client for ABF
12cr|bfc-0.1-2|21	(Automated Build Farm) and %{distribution} maintainers' helper.
12cr|bfc-0.1-2|22	It is being under development and not feature rich yet.
12cr|bfc-0.1-2|23	
12cr|bfc-0.1-2|24	%prep
12cr|bfc-0.1-2|25	%setup -q %{?git: -n %{name}-%{git}}
12cr|bfc-0.1-2|26	%patch0 -p1
12cr|bfc-0.1-2|27	
12cr|bfc-0.1-2|28	%build
12cr|bfc-0.1-2|29	pod2man bfc > bfc.1
12cr|bfc-0.1-2|30	
12cr|bfc-0.1-2|31	%install
12cr|bfc-0.1-2|32	install -D -m 755 bfc %{buildroot}%{_bindir}/bfc
12cr|bfc-0.1-2|33	install -D -m 644 bfc.1 %{buildroot}%{_mandir}/man1/bfc.1
12cr|bfc-0.1-2|34	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/bfc.conf
12cr|bfc-0.1-2|35	
12cr|bfc-0.1-2|36	%files
12cr|bfc-0.1-2|37	%doc README
12cr|bfc-0.1-2|38	%{_bindir}/bfc
12cr|bfc-0.1-2|39	%{_mandir}/man1/bfc.1*
12cr|bfc-0.1-2|40	%config(noreplace) %{_sysconfdir}/bfc.conf

396 12
12cr|bfr-1.6-7|1	%define name	bfr
12cr|bfr-1.6-7|2	%define version	1.6
12cr|bfr-1.6-7|3	%define release %mkrel 7
12cr|bfr-1.6-7|4	
12cr|bfr-1.6-7|5	Name: 	 	%{name}
12cr|bfr-1.6-7|6	Summary: 	General-purpose command-line pipe buffer
12cr|bfr-1.6-7|7	Version: 	%{version}
12cr|bfr-1.6-7|8	Release: 	%{release}
12cr|bfr-1.6-7|9	
12cr|bfr-1.6-7|10	Source:		%{name}-%{version}.tar.bz2
12cr|bfr-1.6-7|11	URL:		http://www.glines.org:8000/software/buffer.html
12cr|bfr-1.6-7|12	License:	GPL
12cr|bfr-1.6-7|13	Group:		System/Kernel and hardware
12cr|bfr-1.6-7|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|bfr-1.6-7|15	
12cr|bfr-1.6-7|16	%description
12cr|bfr-1.6-7|17	Buffer is a general-purpose command-line pipe buffer. It buffers data from
12cr|bfr-1.6-7|18	stdin and sends it to stdout, adjusting to best fit the pace stdout can
12cr|bfr-1.6-7|19	handle. It can solve problems on either end of a pipe. For instance, if the
12cr|bfr-1.6-7|20	incoming stream is slower than outgoing, performance is mainly dependent on
12cr|bfr-1.6-7|21	the "start-stream threshold" you set. This can be used to group data into
12cr|bfr-1.6-7|22	larger packets to, for an example, reduce seeking on a tape drive. In the
12cr|bfr-1.6-7|23	case of the outgoing being slower, the "stop-stream threshold" prevents
12cr|bfr-1.6-7|24	unnecessary CPU from being taken up by reading single-bytes and such (if the
12cr|bfr-1.6-7|25	output stream accepts data one byte at a time, for instance), and will
12cr|bfr-1.6-7|26	output-only until the buffer goes down to 97% or so. This speeds up certain
12cr|bfr-1.6-7|27	procedures, such as creating a tar file, gzipping it, and putting it through
12cr|bfr-1.6-7|28	a program such as "netcat". It boosts performance by allowing a certain level
12cr|bfr-1.6-7|29	of detachment between the two... allowing tar and (especially) gzip to do its
12cr|bfr-1.6-7|30	work at the same time the network is doing its work, so you're not sending
12cr|bfr-1.6-7|31	one packet and THEN seeing gzip kick in to create the next.
12cr|bfr-1.6-7|32	
12cr|bfr-1.6-7|33	The Buffer distribution also contains a variant of buffer named Bufplay (bfp).
12cr|bfr-1.6-7|34	Bufplay's purpose is to do the same sort of buffering as Buffer, but it is
12cr|bfr-1.6-7|35	intended for use with OSS, configuring /dev/dsp for the type of sound data
12cr|bfr-1.6-7|36	you specify and playing it. If, for some reason, you want to be cool like me
12cr|bfr-1.6-7|37	and have 60 megs of RAM inbetween mpg123 and your sound card, you can. =)
12cr|bfr-1.6-7|38	
12cr|bfr-1.6-7|39	%prep
12cr|bfr-1.6-7|40	%setup -q
12cr|bfr-1.6-7|41	
12cr|bfr-1.6-7|42	%build
12cr|bfr-1.6-7|43	%configure
12cr|bfr-1.6-7|44	%make
12cr|bfr-1.6-7|45	
12cr|bfr-1.6-7|46	%install
12cr|bfr-1.6-7|47	rm -rf $RPM_BUILD_ROOT
12cr|bfr-1.6-7|48	%makeinstall
12cr|bfr-1.6-7|49	
12cr|bfr-1.6-7|50	%clean
12cr|bfr-1.6-7|51	rm -rf $RPM_BUILD_ROOT
12cr|bfr-1.6-7|52	
12cr|bfr-1.6-7|53	%files
12cr|bfr-1.6-7|54	%defattr(-,root,root)
12cr|bfr-1.6-7|55	%doc README
12cr|bfr-1.6-7|56	%{_bindir}/bfr
12cr|bfr-1.6-7|57	%{_bindir}/bfp
12cr|bfr-1.6-7|58	%{_mandir}/man1/bfr.1.*
12cr|bfr-1.6-7|59	
12cr|bfr-1.6-7|60	
12cr|bfr-1.6-7|61	
12cr|bfr-1.6-7|62	
12cr|bfr-1.6-7|63	%changelog
12cr|bfr-1.6-7|64	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6-7mdv2011.0
12cr|bfr-1.6-7|65	+ Revision: 616747
12cr|bfr-1.6-7|66	- the mass rebuild of 2010.0 packages
12cr|bfr-1.6-7|67	
12cr|bfr-1.6-7|68	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 1.6-6mdv2010.0
12cr|bfr-1.6-7|69	+ Revision: 424032
12cr|bfr-1.6-7|70	- rebuild
12cr|bfr-1.6-7|71	
12cr|bfr-1.6-7|72	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.6-5mdv2009.0
12cr|bfr-1.6-7|73	+ Revision: 243212
12cr|bfr-1.6-7|74	- rebuild
12cr|bfr-1.6-7|75	
12cr|bfr-1.6-7|76	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.6-3mdv2008.1
12cr|bfr-1.6-7|77	+ Revision: 135828
12cr|bfr-1.6-7|78	- restore BuildRoot
12cr|bfr-1.6-7|79	
12cr|bfr-1.6-7|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|bfr-1.6-7|81	- kill re-definition of %%buildroot on Pixel's request
12cr|bfr-1.6-7|82	
12cr|bfr-1.6-7|83	
12cr|bfr-1.6-7|84	* Thu Feb 08 2007 Stefan van der Eijk <stefan@mandriva.org> 1.6-3mdv2007.0
12cr|bfr-1.6-7|85	+ Revision: 118197
12cr|bfr-1.6-7|86	- rebuild
12cr|bfr-1.6-7|87	- Import bfr
12cr|bfr-1.6-7|88	
12cr|bfr-1.6-7|89	* Tue Nov 08 2005 Austin Acton <austin@mandriva.org> 1.6-2mdk
12cr|bfr-1.6-7|90	- Rebuild
12cr|bfr-1.6-7|91	
12cr|bfr-1.6-7|92	* Sat Apr 03 2004 Austin Acton <austin@mandrake.org> 1.6-1mdk
12cr|bfr-1.6-7|93	- 1.6
12cr|bfr-1.6-7|94	

397 12
12cr|bg5ps-1.3.0-15|1	%define	name	bg5ps
12cr|bg5ps-1.3.0-15|2	%define	version	1.3.0
12cr|bg5ps-1.3.0-15|3	%define	release	%mkrel 15
12cr|bg5ps-1.3.0-15|4	
12cr|bg5ps-1.3.0-15|5	Name:		%{name}
12cr|bg5ps-1.3.0-15|6	Version:	%{version}
12cr|bg5ps-1.3.0-15|7	Release:	%{release}
12cr|bg5ps-1.3.0-15|8	Summary:	A program for converting PostScript files to Chinese PostScript files
12cr|bg5ps-1.3.0-15|9	Source0:	ftp://ftp.debian.org/debian/dists/unstable/main/source/text/%{name}_%{version}.orig.tar.bz2
12cr|bg5ps-1.3.0-15|10	Patch0:		bg5ps-geoff.patch
12cr|bg5ps-1.3.0-15|11	Source1:	gb2312-bg5ps.conf
12cr|bg5ps-1.3.0-15|12	Source2:	gbps
12cr|bg5ps-1.3.0-15|13	# note: should we apply debian's patch? heavy hacky hack ..!!
12cr|bg5ps-1.3.0-15|14	Group:		System/Internationalization
12cr|bg5ps-1.3.0-15|15	Requires:	fonts-ttf-big5 fonts-ttf-gb2312 locales-zh
12cr|bg5ps-1.3.0-15|16	BuildRequires:	freetype-devel
12cr|bg5ps-1.3.0-15|17	License:	GPL
12cr|bg5ps-1.3.0-15|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|bg5ps-1.3.0-15|19	
12cr|bg5ps-1.3.0-15|20	%description
12cr|bg5ps-1.3.0-15|21	bg5ps is a program for converting normally unreadable PostScript files
12cr|bg5ps-1.3.0-15|22	which are encoded in Big5 or GB to be readable using TrueType fonts.
12cr|bg5ps-1.3.0-15|23	
12cr|bg5ps-1.3.0-15|24	Its command line options are a bit harsh to get working but there
12cr|bg5ps-1.3.0-15|25	are detailed instructions on how to do so.
12cr|bg5ps-1.3.0-15|26	
12cr|bg5ps-1.3.0-15|27	The default system wide encoding is Big5. This can be overridden either by
12cr|bg5ps-1.3.0-15|28	using the GB configuration file in the documents directory, which will then
12cr|bg5ps-1.3.0-15|29	prevail to be the system wide policy for bg5ps or alternatively you may want to
12cr|bg5ps-1.3.0-15|30	use a custom-defined one in your home directory, which will be on a per-user
12cr|bg5ps-1.3.0-15|31	basis.
12cr|bg5ps-1.3.0-15|32	
12cr|bg5ps-1.3.0-15|33	
12cr|bg5ps-1.3.0-15|34	%prep
12cr|bg5ps-1.3.0-15|35	%setup -q
12cr|bg5ps-1.3.0-15|36	%patch0 -p1
12cr|bg5ps-1.3.0-15|37	
12cr|bg5ps-1.3.0-15|38	%build
12cr|bg5ps-1.3.0-15|39	%make CFLAGS="$RPM_OPT_FLAGS"
12cr|bg5ps-1.3.0-15|40	
12cr|bg5ps-1.3.0-15|41	%install
12cr|bg5ps-1.3.0-15|42	rm -rf $RPM_BUILD_ROOT
12cr|bg5ps-1.3.0-15|43	mkdir -p $RPM_BUILD_ROOT{%{_bindir},%{_sysconfdir}/chinese}
12cr|bg5ps-1.3.0-15|44	make BINDIR=$RPM_BUILD_ROOT%{_bindir} \
12cr|bg5ps-1.3.0-15|45	ETCDIR=$RPM_BUILD_ROOT%{_sysconfdir}/chinese install
12cr|bg5ps-1.3.0-15|46	
12cr|bg5ps-1.3.0-15|47	#install default big5 configuration file to /etc/chinese.
12cr|bg5ps-1.3.0-15|48	install -m644 big5-bg5ps.conf $RPM_BUILD_ROOT%{_sysconfdir}/chinese/bg5ps.conf
12cr|bg5ps-1.3.0-15|49	install -m644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/chinese/gb2312-bg5ps.conf
12cr|bg5ps-1.3.0-15|50	install -m755 %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}/gbps
12cr|bg5ps-1.3.0-15|51	
12cr|bg5ps-1.3.0-15|52	%clean
12cr|bg5ps-1.3.0-15|53	rm -rf $RPM_BUILD_ROOT
12cr|bg5ps-1.3.0-15|54	
12cr|bg5ps-1.3.0-15|55	# we don't use noreplace, stupid. we have a user defined one in ~/ ...
12cr|bg5ps-1.3.0-15|56	
12cr|bg5ps-1.3.0-15|57	%files
12cr|bg5ps-1.3.0-15|58	%defattr(-,root,root)
12cr|bg5ps-1.3.0-15|59	%doc TESTTTF2PSM.short Readme doc examples
12cr|bg5ps-1.3.0-15|60	%{_bindir}/*
12cr|bg5ps-1.3.0-15|61	%config(noreplace) %{_sysconfdir}/chinese/*
12cr|bg5ps-1.3.0-15|62	
12cr|bg5ps-1.3.0-15|63	
12cr|bg5ps-1.3.0-15|64	
12cr|bg5ps-1.3.0-15|65	%changelog
12cr|bg5ps-1.3.0-15|66	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-15mdv2011.0
12cr|bg5ps-1.3.0-15|67	+ Revision: 616748
12cr|bg5ps-1.3.0-15|68	- the mass rebuild of 2010.0 packages
12cr|bg5ps-1.3.0-15|69	
12cr|bg5ps-1.3.0-15|70	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.3.0-14mdv2010.0
12cr|bg5ps-1.3.0-15|71	+ Revision: 424610
12cr|bg5ps-1.3.0-15|72	- rebuild
12cr|bg5ps-1.3.0-15|73	
12cr|bg5ps-1.3.0-15|74	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.3.0-13mdv2009.0
12cr|bg5ps-1.3.0-15|75	+ Revision: 240443
12cr|bg5ps-1.3.0-15|76	- rebuild
12cr|bg5ps-1.3.0-15|77	- fix spacing at top of description
12cr|bg5ps-1.3.0-15|78	- kill re-definition of %%buildroot on Pixel's request
12cr|bg5ps-1.3.0-15|79	- fix summary-ended-with-dot
12cr|bg5ps-1.3.0-15|80	
12cr|bg5ps-1.3.0-15|81	+ Olivier Blin <oblin@mandriva.com>
12cr|bg5ps-1.3.0-15|82	- restore BuildRoot
12cr|bg5ps-1.3.0-15|83	
12cr|bg5ps-1.3.0-15|84	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-11mdv2008.0
12cr|bg5ps-1.3.0-15|85	+ Revision: 89580
12cr|bg5ps-1.3.0-15|86	- rebuild
12cr|bg5ps-1.3.0-15|87	
12cr|bg5ps-1.3.0-15|88	* Wed Apr 25 2007 Adam Williamson <awilliamson@mandriva.org> 1.3.0-10mdv2008.0
12cr|bg5ps-1.3.0-15|89	+ Revision: 18125
12cr|bg5ps-1.3.0-15|90	- rebuild for new era, fix spec
12cr|bg5ps-1.3.0-15|91	
12cr|bg5ps-1.3.0-15|92	
12cr|bg5ps-1.3.0-15|93	* Fri May 12 2006 Stefan van der Eijk <stefan@eijk.nu> 1.3.0-9mdk
12cr|bg5ps-1.3.0-15|94	- rebuild for sparc
12cr|bg5ps-1.3.0-15|95	
12cr|bg5ps-1.3.0-15|96	* Sat Dec 31 2005 Mandriva Linux Team <http://www.mandrivaexpert.com/> 1.3.0-8mdk
12cr|bg5ps-1.3.0-15|97	- Rebuild
12cr|bg5ps-1.3.0-15|98	
12cr|bg5ps-1.3.0-15|99	* Tue Jul 22 2003 Per yvind Karlsen <peroyvind@sintrax.net> 1.3.0-7mdk
12cr|bg5ps-1.3.0-15|100	- rebuild
12cr|bg5ps-1.3.0-15|101	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cr|bg5ps-1.3.0-15|102	- use %%make macro
12cr|bg5ps-1.3.0-15|103	

398 12
12cr|bgpq3-0.1.12-0|1	Summary:	bgp filtering automation for cisco and juniper routers
12cr|bgpq3-0.1.12-0|2	Name:		bgpq3
12cr|bgpq3-0.1.12-0|3	Version:	0.1.12
12cr|bgpq3-0.1.12-0|4	Release:	%mkrel 0
12cr|bgpq3-0.1.12-0|5	License:	GPL
12cr|bgpq3-0.1.12-0|6	Group:		Text tools
12cr|bgpq3-0.1.12-0|7	URL:		http://snar.spb.ru/prog/bgpq3/
12cr|bgpq3-0.1.12-0|8	Source:		http://snar.spb.ru/prog/bgpq3/%{name}-%{version}.tgz
12cr|bgpq3-0.1.12-0|9	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|bgpq3-0.1.12-0|10	
12cr|bgpq3-0.1.12-0|11	%description
12cr|bgpq3-0.1.12-0|12	The bgpq3 ultility used to generate Cisco and Juniper prefix-lists, extended access-lists,
12cr|bgpq3-0.1.12-0|13	policy-statement terms and as-path lists based on RADB data.
12cr|bgpq3-0.1.12-0|14	
12cr|bgpq3-0.1.12-0|15	%prep
12cr|bgpq3-0.1.12-0|16	%setup -q
12cr|bgpq3-0.1.12-0|17	
12cr|bgpq3-0.1.12-0|18	%build
12cr|bgpq3-0.1.12-0|19	rm -fr %{buildroot}
12cr|bgpq3-0.1.12-0|20	%configure
12cr|bgpq3-0.1.12-0|21	%make
12cr|bgpq3-0.1.12-0|22	
12cr|bgpq3-0.1.12-0|23	%install
12cr|bgpq3-0.1.12-0|24	mkdir -p %{buildroot}%{_bindir}
12cr|bgpq3-0.1.12-0|25	install -D -m 755 bgpq3 %{buildroot}%{_bindir}/
12cr|bgpq3-0.1.12-0|26	mkdir -p %{buildroot}%{_mandir}/man8
12cr|bgpq3-0.1.12-0|27	install -D -m 644 bgpq3.8 %{buildroot}%{_mandir}/man8/
12cr|bgpq3-0.1.12-0|28	
12cr|bgpq3-0.1.12-0|29	%clean
12cr|bgpq3-0.1.12-0|30	rm -fr %{buildroot}
12cr|bgpq3-0.1.12-0|31	
12cr|bgpq3-0.1.12-0|32	%files
12cr|bgpq3-0.1.12-0|33	%defattr(-,root,root)
12cr|bgpq3-0.1.12-0|34	%{_bindir}/*
12cr|bgpq3-0.1.12-0|35	%{_mandir}/man8/*
12cr|bgpq3-0.1.12-0|36	
12cr|bgpq3-0.1.12-0|37	
12cr|bgpq3-0.1.12-0|38	%changelog
12cr|bgpq3-0.1.12-0|39	* Fri Mar 04 2011 zamir <zamir@mandriva.org> 0.1.12-0mdv2011.0
12cr|bgpq3-0.1.12-0|40	+ Revision: 641577
12cr|bgpq3-0.1.12-0|41	- first build
12cr|bgpq3-0.1.12-0|42	- create bgpq3
12cr|bgpq3-0.1.12-0|43	

399 12
12cr|bhpos_base-2.0.0-0.beta3.3|1	Summary:	BananaPOS base stuff
12cr|bhpos_base-2.0.0-0.beta3.3|2	Name:		bhpos_base
12cr|bhpos_base-2.0.0-0.beta3.3|3	Version:	2.0.0
12cr|bhpos_base-2.0.0-0.beta3.3|4	Release:	%mkrel 0.beta3.3
12cr|bhpos_base-2.0.0-0.beta3.3|5	License:	GPL
12cr|bhpos_base-2.0.0-0.beta3.3|6	Group:		System/Servers
12cr|bhpos_base-2.0.0-0.beta3.3|7	URL:		http://www.bananahead.com
12cr|bhpos_base-2.0.0-0.beta3.3|8	Source0:	ftp://bananahead.com/pub/bhpos2/stable/%{name}-%{version}.tar.bz2
12cr|bhpos_base-2.0.0-0.beta3.3|9	Requires(post): pkgconfig >= 0.15.0
12cr|bhpos_base-2.0.0-0.beta3.3|10	Requires(preun): pkgconfig >= 0.15.0
12cr|bhpos_base-2.0.0-0.beta3.3|11	BuildRequires:	pkgconfig >= 0.15.0
12cr|bhpos_base-2.0.0-0.beta3.3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|bhpos_base-2.0.0-0.beta3.3|13	
12cr|bhpos_base-2.0.0-0.beta3.3|14	%description
12cr|bhpos_base-2.0.0-0.beta3.3|15	bhpos_base is the base install stuff for the bhpos system.
12cr|bhpos_base-2.0.0-0.beta3.3|16	
12cr|bhpos_base-2.0.0-0.beta3.3|17	%package	devel
12cr|bhpos_base-2.0.0-0.beta3.3|18	Summary:	Development things for BananaPOS base
12cr|bhpos_base-2.0.0-0.beta3.3|19	Group:		Development/C
12cr|bhpos_base-2.0.0-0.beta3.3|20	Requires:	pkgconfig >= 0.15.0
12cr|bhpos_base-2.0.0-0.beta3.3|21	
12cr|bhpos_base-2.0.0-0.beta3.3|22	%description	devel
12cr|bhpos_base-2.0.0-0.beta3.3|23	The bhpos_base-devel package contains headers required for bhpos.
12cr|bhpos_base-2.0.0-0.beta3.3|24	
12cr|bhpos_base-2.0.0-0.beta3.3|25	%prep
12cr|bhpos_base-2.0.0-0.beta3.3|26	
12cr|bhpos_base-2.0.0-0.beta3.3|27	%setup -q -n %{name}-%{version}
12cr|bhpos_base-2.0.0-0.beta3.3|28	
12cr|bhpos_base-2.0.0-0.beta3.3|29	# lib64 fixes
12cr|bhpos_base-2.0.0-0.beta3.3|30	perl -pi -e "s|/lib/|/%{_lib}/|g" configure*
12cr|bhpos_base-2.0.0-0.beta3.3|31	
12cr|bhpos_base-2.0.0-0.beta3.3|32	%build
12cr|bhpos_base-2.0.0-0.beta3.3|33	rm -f configure
12cr|bhpos_base-2.0.0-0.beta3.3|34	libtoolize --copy --force; aclocal; autoconf; automake
12cr|bhpos_base-2.0.0-0.beta3.3|35	
12cr|bhpos_base-2.0.0-0.beta3.3|36	%configure2_5x
12cr|bhpos_base-2.0.0-0.beta3.3|37	
12cr|bhpos_base-2.0.0-0.beta3.3|38	make
12cr|bhpos_base-2.0.0-0.beta3.3|39	
12cr|bhpos_base-2.0.0-0.beta3.3|40	%install
12cr|bhpos_base-2.0.0-0.beta3.3|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|bhpos_base-2.0.0-0.beta3.3|42	
12cr|bhpos_base-2.0.0-0.beta3.3|43	%makeinstall_std
12cr|bhpos_base-2.0.0-0.beta3.3|44	
12cr|bhpos_base-2.0.0-0.beta3.3|45	%clean
12cr|bhpos_base-2.0.0-0.beta3.3|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|bhpos_base-2.0.0-0.beta3.3|47	
12cr|bhpos_base-2.0.0-0.beta3.3|48	%files
12cr|bhpos_base-2.0.0-0.beta3.3|49	%defattr(-,root,root)
12cr|bhpos_base-2.0.0-0.beta3.3|50	%doc ChangeLog
12cr|bhpos_base-2.0.0-0.beta3.3|51	%{_datadir}/bhpos2.0/schedule
12cr|bhpos_base-2.0.0-0.beta3.3|52	%{_datadir}/bhpos2.0/db
12cr|bhpos_base-2.0.0-0.beta3.3|53	
12cr|bhpos_base-2.0.0-0.beta3.3|54	%files devel
12cr|bhpos_base-2.0.0-0.beta3.3|55	%defattr(-,root,root)
12cr|bhpos_base-2.0.0-0.beta3.3|56	%dir %{_includedir}/bhpos2.0
12cr|bhpos_base-2.0.0-0.beta3.3|57	%attr(0644,root,root) %{_includedir}/bhpos2.0/*.h
12cr|bhpos_base-2.0.0-0.beta3.3|58	%attr(0644,root,root) %{_libdir}/pkgconfig/*.pc
12cr|bhpos_base-2.0.0-0.beta3.3|59	
12cr|bhpos_base-2.0.0-0.beta3.3|60	
12cr|bhpos_base-2.0.0-0.beta3.3|61	
12cr|bhpos_base-2.0.0-0.beta3.3|62	
12cr|bhpos_base-2.0.0-0.beta3.3|63	%changelog
12cr|bhpos_base-2.0.0-0.beta3.3|64	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-0.beta3.3mdv2011.0
12cr|bhpos_base-2.0.0-0.beta3.3|65	+ Revision: 616749
12cr|bhpos_base-2.0.0-0.beta3.3|66	- the mass rebuild of 2010.0 packages
12cr|bhpos_base-2.0.0-0.beta3.3|67	
12cr|bhpos_base-2.0.0-0.beta3.3|68	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 2.0.0-0.beta3.2mdv2010.0
12cr|bhpos_base-2.0.0-0.beta3.3|69	+ Revision: 424611
12cr|bhpos_base-2.0.0-0.beta3.3|70	- rebuild
12cr|bhpos_base-2.0.0-0.beta3.3|71	
12cr|bhpos_base-2.0.0-0.beta3.3|72	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 2.0.0-0.beta3.1mdv2008.1
12cr|bhpos_base-2.0.0-0.beta3.3|73	+ Revision: 135828
12cr|bhpos_base-2.0.0-0.beta3.3|74	- restore BuildRoot
12cr|bhpos_base-2.0.0-0.beta3.3|75	
12cr|bhpos_base-2.0.0-0.beta3.3|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|bhpos_base-2.0.0-0.beta3.3|77	- kill re-definition of %%buildroot on Pixel's request
12cr|bhpos_base-2.0.0-0.beta3.3|78	
12cr|bhpos_base-2.0.0-0.beta3.3|79	
12cr|bhpos_base-2.0.0-0.beta3.3|80	* Fri Mar 02 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-0.beta3.1mdv2007.0
12cr|bhpos_base-2.0.0-0.beta3.3|81	+ Revision: 131167
12cr|bhpos_base-2.0.0-0.beta3.3|82	- Import bhpos_base
12cr|bhpos_base-2.0.0-0.beta3.3|83	
12cr|bhpos_base-2.0.0-0.beta3.3|84	* Sat Feb 04 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-0.beta3.1mdk
12cr|bhpos_base-2.0.0-0.beta3.3|85	- 2.0.0 beta3
12cr|bhpos_base-2.0.0-0.beta3.3|86	
12cr|bhpos_base-2.0.0-0.beta3.3|87	* Sat Oct 22 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.2.3-4mdk
12cr|bhpos_base-2.0.0-0.beta3.3|88	- Fix BuildRequires
12cr|bhpos_base-2.0.0-0.beta3.3|89	- %%mkrel
12cr|bhpos_base-2.0.0-0.beta3.3|90	
12cr|bhpos_base-2.0.0-0.beta3.3|91	* Tue May 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-3mdk
12cr|bhpos_base-2.0.0-0.beta3.3|92	- really fix build on x86_64
12cr|bhpos_base-2.0.0-0.beta3.3|93	
12cr|bhpos_base-2.0.0-0.beta3.3|94	* Tue May 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-2mdk
12cr|bhpos_base-2.0.0-0.beta3.3|95	- fix build on x86_64
12cr|bhpos_base-2.0.0-0.beta3.3|96	
12cr|bhpos_base-2.0.0-0.beta3.3|97	* Sat Oct 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.3-1mdk
12cr|bhpos_base-2.0.0-0.beta3.3|98	- initial mandrake package
12cr|bhpos_base-2.0.0-0.beta3.3|99	

400 12
12cr|biabam-0.9.7-7|1	Summary:	Biabam Is A Bash Attachment Mailer
12cr|biabam-0.9.7-7|2	Name:		biabam
12cr|biabam-0.9.7-7|3	License:	GPL
12cr|biabam-0.9.7-7|4	Version:	0.9.7
12cr|biabam-0.9.7-7|5	Release:	%mkrel 7
12cr|biabam-0.9.7-7|6	Group:		Networking/Mail
12cr|biabam-0.9.7-7|7	URL:		http://mmj.dk/biabam/
12cr|biabam-0.9.7-7|8	Source0:	http://mmj.dk/biabam/%{name}-%{version}.tar.bz2
12cr|biabam-0.9.7-7|9	Requires:	sendmail-command
12cr|biabam-0.9.7-7|10	Requires:	sharutils
12cr|biabam-0.9.7-7|11	BuildArch:	noarch
12cr|biabam-0.9.7-7|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12cr|biabam-0.9.7-7|13	
12cr|biabam-0.9.7-7|14	%description
12cr|biabam-0.9.7-7|15	Biabam Is A Bash Attachment Mailer. In other words, BIABAM is a
12cr|biabam-0.9.7-7|16	tool that is used for mailing attachments from the commandline. It
12cr|biabam-0.9.7-7|17	is similar to using Mutt to send attachments on the commandline,
12cr|biabam-0.9.7-7|18	but without the overhead of a complete email client.
12cr|biabam-0.9.7-7|19	
12cr|biabam-0.9.7-7|20	%prep
12cr|biabam-0.9.7-7|21	
12cr|biabam-0.9.7-7|22	%setup -q
12cr|biabam-0.9.7-7|23	
12cr|biabam-0.9.7-7|24	%build
12cr|biabam-0.9.7-7|25	
12cr|biabam-0.9.7-7|26	%install
12cr|biabam-0.9.7-7|27	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|biabam-0.9.7-7|28	
12cr|biabam-0.9.7-7|29	install -d %{buildroot}%{_bindir}
12cr|biabam-0.9.7-7|30	install -m0755 biabam %{buildroot}%{_bindir}/biabam
12cr|biabam-0.9.7-7|31	
12cr|biabam-0.9.7-7|32	%clean
12cr|biabam-0.9.7-7|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|biabam-0.9.7-7|34	
12cr|biabam-0.9.7-7|35	%files
12cr|biabam-0.9.7-7|36	%defattr(-,root,root)
12cr|biabam-0.9.7-7|37	%doc COPYING README
12cr|biabam-0.9.7-7|38	%attr(0755,root,root) %{_bindir}/biabam
12cr|biabam-0.9.7-7|39	
12cr|biabam-0.9.7-7|40	
12cr|biabam-0.9.7-7|41	
12cr|biabam-0.9.7-7|42	%changelog
12cr|biabam-0.9.7-7|43	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-7mdv2011.0
12cr|biabam-0.9.7-7|44	+ Revision: 616750
12cr|biabam-0.9.7-7|45	- the mass rebuild of 2010.0 packages
12cr|biabam-0.9.7-7|46	
12cr|biabam-0.9.7-7|47	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.9.7-6mdv2010.0
12cr|biabam-0.9.7-7|48	+ Revision: 424612
12cr|biabam-0.9.7-7|49	- rebuild
12cr|biabam-0.9.7-7|50	
12cr|biabam-0.9.7-7|51	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.9.7-5mdv2009.0
12cr|biabam-0.9.7-7|52	+ Revision: 243214
12cr|biabam-0.9.7-7|53	- rebuild
12cr|biabam-0.9.7-7|54	
12cr|biabam-0.9.7-7|55	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.9.7-3mdv2008.1
12cr|biabam-0.9.7-7|56	+ Revision: 170774
12cr|biabam-0.9.7-7|57	- rebuild
12cr|biabam-0.9.7-7|58	- kill re-definition of %%buildroot on Pixel's request
12cr|biabam-0.9.7-7|59	
12cr|biabam-0.9.7-7|60	+ Olivier Blin <oblin@mandriva.com>
12cr|biabam-0.9.7-7|61	- restore BuildRoot
12cr|biabam-0.9.7-7|62	
12cr|biabam-0.9.7-7|63	
12cr|biabam-0.9.7-7|64	* Tue Jul 26 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.7-2mdk
12cr|biabam-0.9.7-7|65	- Fix smtpdaemon
12cr|biabam-0.9.7-7|66	
12cr|biabam-0.9.7-7|67	* Sun May 29 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-1mdk
12cr|biabam-0.9.7-7|68	- initial Mandriva package
12cr|biabam-0.9.7-7|69	

401 12
12cr|bib2hal-2.3-4|1	Name:       bib2hal
12cr|bib2hal-2.3-4|2	Version:    2.3
12cr|bib2hal-2.3-4|3	Release:    %mkrel 4
12cr|bib2hal-2.3-4|4	Summary:    Massive import BibTeX article into HAL
12cr|bib2hal-2.3-4|5	License:    GPL
12cr|bib2hal-2.3-4|6	Group:      Publishing
12cr|bib2hal-2.3-4|7	URL:        http://gforge.inria.fr/projects/bib2hal/
12cr|bib2hal-2.3-4|8	Source:     http://gforge.inria.fr/frs/download.php/4410/%{name}-%{version}.tar.gz
12cr|bib2hal-2.3-4|9	Patch0:     %{name}-2.3-fix-installation.patch
12cr|bib2hal-2.3-4|10	Patch1:     %{name}-2.3-create-man-page.patch
12cr|bib2hal-2.3-4|11	BuildRequires:  perl(Text::BibTeX)
12cr|bib2hal-2.3-4|12	BuildRequires:  perl(IO::Prompt)
12cr|bib2hal-2.3-4|13	BuildRequires:  perl(SOAP::Lite)
12cr|bib2hal-2.3-4|14	BuildRequires:  perl(XML::LibXML)
12cr|bib2hal-2.3-4|15	BuildRequires:  perl(XML::Simple)
12cr|bib2hal-2.3-4|16	BuildRequires:  perl(Readonly)
12cr|bib2hal-2.3-4|17	BuildRequires:  perl(DateTime)
12cr|bib2hal-2.3-4|18	BuildRequires:  perl(MIME::Base64)
12cr|bib2hal-2.3-4|19	BuildArch:  noarch
12cr|bib2hal-2.3-4|20	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|bib2hal-2.3-4|21	
12cr|bib2hal-2.3-4|22	%description
12cr|bib2hal-2.3-4|23	bib2hal allows massive import BibTeX article into HAL.
12cr|bib2hal-2.3-4|24	
12cr|bib2hal-2.3-4|25	%prep
12cr|bib2hal-2.3-4|26	%setup -q
12cr|bib2hal-2.3-4|27	%patch0 -p 1
12cr|bib2hal-2.3-4|28	%patch1 -p 1
12cr|bib2hal-2.3-4|29	
12cr|bib2hal-2.3-4|30	%build
12cr|bib2hal-2.3-4|31	autoreconf
12cr|bib2hal-2.3-4|32	%configure2_5x
12cr|bib2hal-2.3-4|33	make
12cr|bib2hal-2.3-4|34	
12cr|bib2hal-2.3-4|35	%install
12cr|bib2hal-2.3-4|36	rm -rf %{buildroot}
12cr|bib2hal-2.3-4|37	%makeinstall_std
12cr|bib2hal-2.3-4|38	
12cr|bib2hal-2.3-4|39	%clean
12cr|bib2hal-2.3-4|40	rm -rf %{buildroot}
12cr|bib2hal-2.3-4|41	
12cr|bib2hal-2.3-4|42	
12cr|bib2hal-2.3-4|43	%files
12cr|bib2hal-2.3-4|44	%defattr(-,root,root)
12cr|bib2hal-2.3-4|45	%doc README AUTHORS COPYING ChangeLog NEWS
12cr|bib2hal-2.3-4|46	%{_bindir}/%{name}.pl
12cr|bib2hal-2.3-4|47	%{_datadir}/%{name}
12cr|bib2hal-2.3-4|48	%{_mandir}/man1/bib2hal.pl.1*
12cr|bib2hal-2.3-4|49	
12cr|bib2hal-2.3-4|50	
12cr|bib2hal-2.3-4|51	
12cr|bib2hal-2.3-4|52	%changelog
12cr|bib2hal-2.3-4|53	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3-4mdv2011.0
12cr|bib2hal-2.3-4|54	+ Revision: 616751
12cr|bib2hal-2.3-4|55	- the mass rebuild of 2010.0 packages
12cr|bib2hal-2.3-4|56	
12cr|bib2hal-2.3-4|57	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 2.3-3mdv2010.0
12cr|bib2hal-2.3-4|58	+ Revision: 424617
12cr|bib2hal-2.3-4|59	- rebuild
12cr|bib2hal-2.3-4|60	
12cr|bib2hal-2.3-4|61	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 2.3-2mdv2009.0
12cr|bib2hal-2.3-4|62	+ Revision: 266239
12cr|bib2hal-2.3-4|63	- rebuild early 2009.0 package (before pixel changes)
12cr|bib2hal-2.3-4|64	
12cr|bib2hal-2.3-4|65	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3-1mdv2009.0
12cr|bib2hal-2.3-4|66	+ Revision: 194629
12cr|bib2hal-2.3-4|67	- import bib2hal
12cr|bib2hal-2.3-4|68	
12cr|bib2hal-2.3-4|69	
12cr|bib2hal-2.3-4|70	* Thu Apr 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3-1mdv2008.1
12cr|bib2hal-2.3-4|71	- first mdv release

402 12
12cr|bib2html-6.5-2|1	%define name	bib2html
12cr|bib2html-6.5-2|2	%define version	6.5
12cr|bib2html-6.5-2|3	%define release %mkrel 2
12cr|bib2html-6.5-2|4	
12cr|bib2html-6.5-2|5	Name:		%{name}
12cr|bib2html-6.5-2|6	Version:	%{version}
12cr|bib2html-6.5-2|7	Release:	%{release}
12cr|bib2html-6.5-2|8	Summary:	BibTeX to HTML translator
12cr|bib2html-6.5-2|9	URL:		http://www.arakhne.org/bib2ml/
12cr|bib2html-6.5-2|10	Source:		http://download.tuxfamily.org/arakhne/pool/b/bib2ml/bib2ml_%{version}-0arakhne2.tar.gz
12cr|bib2html-6.5-2|11	License:	GPL
12cr|bib2html-6.5-2|12	Group:		Publishing
12cr|bib2html-6.5-2|13	BuildArch:	noarch
12cr|bib2html-6.5-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|bib2html-6.5-2|15	
12cr|bib2html-6.5-2|16	%description
12cr|bib2html-6.5-2|17	bib2html is a script which permits to generate a set of HTML pages from a
12cr|bib2html-6.5-2|18	BibTeX database.
12cr|bib2html-6.5-2|19	
12cr|bib2html-6.5-2|20	%prep
12cr|bib2html-6.5-2|21	%setup -q -n bib2ml-%{version}
12cr|bib2html-6.5-2|22	
12cr|bib2html-6.5-2|23	find . -type d | xargs chmod 755
12cr|bib2html-6.5-2|24	find . -type f | xargs chmod 644
12cr|bib2html-6.5-2|25	
12cr|bib2html-6.5-2|26	%build
12cr|bib2html-6.5-2|27	# Build the manual pages
12cr|bib2html-6.5-2|28	
12cr|bib2html-6.5-2|29	pod2man --section=1 --release="%{version}" --center=Bib2HTML --name=Bib2HTML man/bib2html_en.pod man/bib2html.1
12cr|bib2html-6.5-2|30	pod2man --section=1 --release="%{version}" --center=Bib2HTML --name=Bib2HTML man/bib2html_fr.pod man/bib2html.fr.1
12cr|bib2html-6.5-2|31	pod2man --section=1 --release="%{version}" --center=Bib2XML --name=Bib2XML man/bib2xml_en.pod man/bib2xml.1
12cr|bib2html-6.5-2|32	pod2man --section=1 --release="%{version}" --center=Bib2XML --name=Bib2XML man/bib2xml_fr.pod man/bib2xml.fr.1
12cr|bib2html-6.5-2|33	pod2man --section=1 --release="%{version}" --center=Bib2XML --name=Bib2XML man/bib2sql_en.pod man/bib2sql.1
12cr|bib2html-6.5-2|34	pod2man --section=1 --release="%{version}" --center=Bib2XML --name=Bib2XML man/bib2sql_fr.pod man/bib2sql.fr.1
12cr|bib2html-6.5-2|35	
12cr|bib2html-6.5-2|36	# Give the correct path to the pod files
12cr|bib2html-6.5-2|37	perl -p -i -e 's/"\$basename"/"%name-%version"/' src/Bib2HTML/Main.pm
12cr|bib2html-6.5-2|38	
12cr|bib2html-6.5-2|39	%install
12cr|bib2html-6.5-2|40	rm -rf %{buildroot}
12cr|bib2html-6.5-2|41	
12cr|bib2html-6.5-2|42	install -d -m 755 %{buildroot}%{_bindir}
12cr|bib2html-6.5-2|43	install -m 755 src/bib2html.pl %{buildroot}%{_bindir}/bib2html
12cr|bib2html-6.5-2|44	install -m 755 src/bib2xml.pl %{buildroot}%{_bindir}/bib2xml
12cr|bib2html-6.5-2|45	install -m 755 src/bib2sql.pl %{buildroot}%{_bindir}/bib2sql
12cr|bib2html-6.5-2|46	
12cr|bib2html-6.5-2|47	install -d -m 755 %{buildroot}%{perl_vendorlib}
12cr|bib2html-6.5-2|48	cp -pr ./src/Bib2HTML %{buildroot}%{perl_vendorlib}
12cr|bib2html-6.5-2|49	
12cr|bib2html-6.5-2|50	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|bib2html-6.5-2|51	install -d -m 755 %{buildroot}%{_mandir}/fr/man1
12cr|bib2html-6.5-2|52	install -m 644 man/bib2html.1 %{buildroot}%{_mandir}/man1/%{name}.1
12cr|bib2html-6.5-2|53	install -m 644 man/bib2xml.1 %{buildroot}%{_mandir}/man1/%{name}.1
12cr|bib2html-6.5-2|54	install -m 644 man/bib2html.fr.1 %{buildroot}%{_mandir}/fr/man1/%{name}.1
12cr|bib2html-6.5-2|55	install -m 644 man/bib2xml.fr.1 %{buildroot}%{_mandir}/fr/man1/%{name}.1
12cr|bib2html-6.5-2|56	
12cr|bib2html-6.5-2|57	%clean
12cr|bib2html-6.5-2|58	rm -rf %{buildroot}
12cr|bib2html-6.5-2|59	
12cr|bib2html-6.5-2|60	%files
12cr|bib2html-6.5-2|61	%defattr(-,root,root)
12cr|bib2html-6.5-2|62	%doc Changelog COPYING AUTHORS README doc/* man/*.pod
12cr|bib2html-6.5-2|63	%{perl_vendorlib}/*
12cr|bib2html-6.5-2|64	%{_bindir}/*
12cr|bib2html-6.5-2|65	%{_mandir}/man1/*
12cr|bib2html-6.5-2|66	%lang(fr) %{_mandir}/fr/man1/*
12cr|bib2html-6.5-2|67	
12cr|bib2html-6.5-2|68	
12cr|bib2html-6.5-2|69	%changelog
12cr|bib2html-6.5-2|70	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 6.5-2mdv2011.0
12cr|bib2html-6.5-2|71	+ Revision: 616752
12cr|bib2html-6.5-2|72	- the mass rebuild of 2010.0 packages
12cr|bib2html-6.5-2|73	
12cr|bib2html-6.5-2|74	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 6.5-1mdv2010.0
12cr|bib2html-6.5-2|75	+ Revision: 397013
12cr|bib2html-6.5-2|76	- update
12cr|bib2html-6.5-2|77	
12cr|bib2html-6.5-2|78	* Sun Mar 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 6.4-1mdv2009.1
12cr|bib2html-6.5-2|79	+ Revision: 355514
12cr|bib2html-6.5-2|80	- update to new version 6.4
12cr|bib2html-6.5-2|81	
12cr|bib2html-6.5-2|82	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 6.3-1mdv2009.1
12cr|bib2html-6.5-2|83	+ Revision: 354935
12cr|bib2html-6.5-2|84	- new version
12cr|bib2html-6.5-2|85	
12cr|bib2html-6.5-2|86	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 6.1-3mdv2009.0
12cr|bib2html-6.5-2|87	+ Revision: 243215
12cr|bib2html-6.5-2|88	- rebuild
12cr|bib2html-6.5-2|89	
12cr|bib2html-6.5-2|90	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 6.1-1mdv2008.1
12cr|bib2html-6.5-2|91	+ Revision: 135829
12cr|bib2html-6.5-2|92	- restore BuildRoot
12cr|bib2html-6.5-2|93	
12cr|bib2html-6.5-2|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|bib2html-6.5-2|95	- kill re-definition of %%buildroot on Pixel's request
12cr|bib2html-6.5-2|96	
12cr|bib2html-6.5-2|97	* Sun Jul 01 2007 Funda Wang <fwang@mandriva.org> 6.1-1mdv2008.0
12cr|bib2html-6.5-2|98	+ Revision: 46361
12cr|bib2html-6.5-2|99	- New version
12cr|bib2html-6.5-2|100	
12cr|bib2html-6.5-2|101	
12cr|bib2html-6.5-2|102	* Sun Jan 07 2007 Pascal Terjan <pterjan@mandriva.org> 5.1-1mdv2007.0
12cr|bib2html-6.5-2|103	+ Revision: 105171
12cr|bib2html-6.5-2|104	- 5.1
12cr|bib2html-6.5-2|105	- Install the pod files so thet -h/--man work
12cr|bib2html-6.5-2|106	- Install to standard perl dir
12cr|bib2html-6.5-2|107	- Ship the new bib2sql
12cr|bib2html-6.5-2|108	
12cr|bib2html-6.5-2|109	+ Lenny Cartier <lenny@mandriva.com>
12cr|bib2html-6.5-2|110	- Import bib2html
12cr|bib2html-6.5-2|111	
12cr|bib2html-6.5-2|112	* Wed Jun 07 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.3-2mdv2007.0
12cr|bib2html-6.5-2|113	- fix perms
12cr|bib2html-6.5-2|114	
12cr|bib2html-6.5-2|115	* Wed Jun 07 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.3-1mdv2007.0
12cr|bib2html-6.5-2|116	- New release 4.3
12cr|bib2html-6.5-2|117	- %%mkrel
12cr|bib2html-6.5-2|118	- FHS setup
12cr|bib2html-6.5-2|119	
12cr|bib2html-6.5-2|120	* Mon Feb 21 2005 Lenny Cartier <lenny@mandrakesoft.com> 3.3-1mdk
12cr|bib2html-6.5-2|121	- 3.3
12cr|bib2html-6.5-2|122	
12cr|bib2html-6.5-2|123	* Fri Feb 04 2005 Abel Cheung <deaddog@mandrake.org> 3.2-1mdk
12cr|bib2html-6.5-2|124	- First version adopted into Mandrakelinux, thx to Stephane's work
12cr|bib2html-6.5-2|125	
12cr|bib2html-6.5-2|126	* Mon Dec 06 2004 Stephane <galland@arakhne.org> 3.1-1mdk
12cr|bib2html-6.5-2|127	- Joao has added the Portuguese language support.
12cr|bib2html-6.5-2|128	- Bug fix: the name of the language passed by '--lang' is
12cr|bib2html-6.5-2|129	now case-insensitive.
12cr|bib2html-6.5-2|130	
12cr|bib2html-6.5-2|131	* Fri Dec 03 2004 Stephane <galland@arakhne.org> 3.0-1mdk
12cr|bib2html-6.5-2|132	- More TeX commands are added by Dimitris:
12cr|bib2html-6.5-2|133	\epsilon, \Epsilon, \mathbf, \mathit, \mathrm,
12cr|bib2html-6.5-2|134	\mathsf, \mathtt, \mathnormal, \sqrt
12cr|bib2html-6.5-2|135	- Create a XML generator which respect the DTD from
12cr|bib2html-6.5-2|136	BibTeXML.
12cr|bib2html-6.5-2|137	- Add an XML output inside the HTML generator.
12cr|bib2html-6.5-2|138	- Bug fix: the character '+' is not allowed inside the entry keys.
12cr|bib2html-6.5-2|139	
12cr|bib2html-6.5-2|140	* Fri Nov 26 2004 Stephane <galland@arakhne.org> 2.0-1mdk
12cr|bib2html-6.5-2|141	- FIRST RELEASE FOR MANDRAKE
12cr|bib2html-6.5-2|142	- Spanish is included into the generators.
12cr|bib2html-6.5-2|143	- Links to the author's list of publication was
12cr|bib2html-6.5-2|144	added for each other inside the entry's field
12cr|bib2html-6.5-2|145	list.
12cr|bib2html-6.5-2|146	- The option '--checknames' permits to check if
12cr|bib2html-6.5-2|147	some author's names are duplicated or contain
12cr|bib2html-6.5-2|148	mistakes.
12cr|bib2html-6.5-2|149	- Bug fixes.
12cr|bib2html-6.5-2|150	
12cr|bib2html-6.5-2|151	* Fri Nov 12 2004 Stephane <galland@arakhne.org> 1.5-1
12cr|bib2html-6.5-2|152	- sometimes the carriage return characters was
12cr|bib2html-6.5-2|153	not supported by the BibTeX parser.
12cr|bib2html-6.5-2|154	- Generation of the BibTeX short labels (eg. [ABC04])
12cr|bib2html-6.5-2|155	produces too long labels in case a lot of
12cr|bib2html-6.5-2|156	names was proposed to the function.
12cr|bib2html-6.5-2|157	- The names of the authors are not well upper-cased
12cr|bib2html-6.5-2|158	for each first letter of the words.
12cr|bib2html-6.5-2|159	- if an error occurs during the copy of a pdf file,
12cr|bib2html-6.5-2|160	bib2html will not failed but only warm the user.
12cr|bib2html-6.5-2|161	
12cr|bib2html-6.5-2|162	* Thu Sep 23 2004 Stephane <galland@arakhne.org> 1.4-1
12cr|bib2html-6.5-2|163	- Fix the bug that copy the electronical file when
12cr|bib2html-6.5-2|164	the Extended generator's parameter "targt-url"
12cr|bib2html-6.5-2|165	was specified.
12cr|bib2html-6.5-2|166	
12cr|bib2html-6.5-2|167	* Tue Aug 24 2004 Stephane <galland@arakhne.org> 1.3-1
12cr|bib2html-6.5-2|168	- Lot of bug fixes
12cr|bib2html-6.5-2|169	- Add the BibTeX's entry types 'proceedings' and 'unpublished'
12cr|bib2html-6.5-2|170	- Add a documentation
12cr|bib2html-6.5-2|171	
12cr|bib2html-6.5-2|172	* Fri Aug 20 2004 Stephane <galland@arakhne.org> 1.2-2
12cr|bib2html-6.5-2|173	- Fix the file's permissions in this package.
12cr|bib2html-6.5-2|174	- Add a UNIX manual page
12cr|bib2html-6.5-2|175	
12cr|bib2html-6.5-2|176	* Wed Aug 18 2004 Stephane <galland@arakhne.org> 1.2-1
12cr|bib2html-6.5-2|177	- Fix a bug in the BibTeX parser which prevents to
12cr|bib2html-6.5-2|178	properly scan the @comment
12cr|bib2html-6.5-2|179	- Allow a comment line to finish the BibTeX file
12cr|bib2html-6.5-2|180	without any carriage return character.
12cr|bib2html-6.5-2|181	
12cr|bib2html-6.5-2|182	* Tue Mar 30 2004 Stephane <galland@arakhne.org> 1.1-1
12cr|bib2html-6.5-2|183	- add verbatim generation of BibTeX code
12cr|bib2html-6.5-2|184	- Many bug fixes
12cr|bib2html-6.5-2|185	
12cr|bib2html-6.5-2|186	* Fri Mar 19 2004 Stephane <galland@arakhne.org> 1.0-1
12cr|bib2html-6.5-2|187	- First stable release
12cr|bib2html-6.5-2|188	
12cr|bib2html-6.5-2|189	* Wed Feb 25 2004 Stephane <galland@arakhne.org> 0.11-1
12cr|bib2html-6.5-2|190	- add an index of authors and of author's publications inside
12cr|bib2html-6.5-2|191	the two left frames
12cr|bib2html-6.5-2|192	- add the class AbstractGenerator.pm
12cr|bib2html-6.5-2|193	- add ExtendedGen.pm which permits to generate HTML page with:
12cr|bib2html-6.5-2|194	a) isbn, issn, and readers
12cr|bib2html-6.5-2|195	b) abstract and keywords
12cr|bib2html-6.5-2|196	c) the support for downloading an electronic
12cr|bib2html-6.5-2|197	document ('localfile')
12cr|bib2html-6.5-2|198	- add the support of LaTeX environments (\begin,\end)
12cr|bib2html-6.5-2|199	- add the generator Domain which permits to support domain
12cr|bib2html-6.5-2|200	for documents (domain,nddomain,rddomain,domains)
12cr|bib2html-6.5-2|201	- Bug fixes
12cr|bib2html-6.5-2|202	

403 12
12cr|bib2xhtml-2.35-2|1	%define name	bib2xhtml
12cr|bib2xhtml-2.35-2|2	%define version	2.35
12cr|bib2xhtml-2.35-2|3	%define release	%mkrel 2
12cr|bib2xhtml-2.35-2|4	
12cr|bib2xhtml-2.35-2|5	%define bstdir /usr/share/texmf/bibtex/bst/bib2xhtml
12cr|bib2xhtml-2.35-2|6	
12cr|bib2xhtml-2.35-2|7	Name:		%{name}
12cr|bib2xhtml-2.35-2|8	Version:	%{version}
12cr|bib2xhtml-2.35-2|9	Release:	%{release}
12cr|bib2xhtml-2.35-2|10	Summary:	A program for converting BibTeX files into XHTML 1.0
12cr|bib2xhtml-2.35-2|11	License:	GPL
12cr|bib2xhtml-2.35-2|12	Group:		Publishing
12cr|bib2xhtml-2.35-2|13	Url:		http://www.spinellis.gr/sw/textproc/bib2xhtml/
12cr|bib2xhtml-2.35-2|14	Source:		http://www.spinellis.gr/sw/textproc/bib2xhtml/%{name}-%{version}.tar.bz2
12cr|bib2xhtml-2.35-2|15	Requires:	tetex
12cr|bib2xhtml-2.35-2|16	Requires:	perl(PDF::API2)
12cr|bib2xhtml-2.35-2|17	BuildArch:	noarch
12cr|bib2xhtml-2.35-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|bib2xhtml-2.35-2|19	
12cr|bib2xhtml-2.35-2|20	%description
12cr|bib2xhtml-2.35-2|21	bib2xhtml is a program that converts BibTeX files into HTML
12cr|bib2xhtml-2.35-2|22	(specifically XHTML 1.0). The conversion is mostly done by specialized
12cr|bib2xhtml-2.35-2|23	BibTeX style files derived from converted bibliography style
12cr|bib2xhtml-2.35-2|24	templates. This ensures that the original BibTeX styles are faithfully
12cr|bib2xhtml-2.35-2|25	reproduced. Some postprocessing is performed by Perl code.
12cr|bib2xhtml-2.35-2|26	
12cr|bib2xhtml-2.35-2|27	%prep
12cr|bib2xhtml-2.35-2|28	%setup -q
12cr|bib2xhtml-2.35-2|29	# fix encoding
12cr|bib2xhtml-2.35-2|30	perl -pi -e 'tr/\r//d' *.html *.bib bib2xhtml
12cr|bib2xhtml-2.35-2|31	
12cr|bib2xhtml-2.35-2|32	%build
12cr|bib2xhtml-2.35-2|33	
12cr|bib2xhtml-2.35-2|34	%install
12cr|bib2xhtml-2.35-2|35	rm -rf %{buildroot}
12cr|bib2xhtml-2.35-2|36	install -m 755 -d %{buildroot}%{_bindir}
12cr|bib2xhtml-2.35-2|37	install -m 755 -d %{buildroot}%{_mandir}/man1
12cr|bib2xhtml-2.35-2|38	install -m 755 -d %{buildroot}%{bstdir}
12cr|bib2xhtml-2.35-2|39	install -m 755 bib2xhtml %{buildroot}%{_bindir}
12cr|bib2xhtml-2.35-2|40	install -m 644 bib2xhtml.man %{buildroot}%{_mandir}/man1/bib2xhtml.1
12cr|bib2xhtml-2.35-2|41	install -m 644 *.bst %{buildroot}%{bstdir}
12cr|bib2xhtml-2.35-2|42	
12cr|bib2xhtml-2.35-2|43	%post
12cr|bib2xhtml-2.35-2|44	texhash
12cr|bib2xhtml-2.35-2|45	
12cr|bib2xhtml-2.35-2|46	%postun
12cr|bib2xhtml-2.35-2|47	rm -rf %bstdir
12cr|bib2xhtml-2.35-2|48	texhash
12cr|bib2xhtml-2.35-2|49	
12cr|bib2xhtml-2.35-2|50	%clean
12cr|bib2xhtml-2.35-2|51	rm -rf %{buildroot}
12cr|bib2xhtml-2.35-2|52	
12cr|bib2xhtml-2.35-2|53	%files
12cr|bib2xhtml-2.35-2|54	%defattr(-,root,root)
12cr|bib2xhtml-2.35-2|55	%doc ChangeLog COPYING README *.html *.txt *.pdf example.bib
12cr|bib2xhtml-2.35-2|56	%{_bindir}/bib2xhtml
12cr|bib2xhtml-2.35-2|57	%{_mandir}/man1/bib2xhtml.1.*
12cr|bib2xhtml-2.35-2|58	%{bstdir}/*
12cr|bib2xhtml-2.35-2|59	
12cr|bib2xhtml-2.35-2|60	
12cr|bib2xhtml-2.35-2|61	
12cr|bib2xhtml-2.35-2|62	%changelog
12cr|bib2xhtml-2.35-2|63	* Mon Dec 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.35-2mdv2011.0
12cr|bib2xhtml-2.35-2|64	+ Revision: 623434
12cr|bib2xhtml-2.35-2|65	- update to new version 2.35
12cr|bib2xhtml-2.35-2|66	
12cr|bib2xhtml-2.35-2|67	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.31-2mdv2011.0
12cr|bib2xhtml-2.35-2|68	+ Revision: 610065
12cr|bib2xhtml-2.35-2|69	- rebuild
12cr|bib2xhtml-2.35-2|70	
12cr|bib2xhtml-2.35-2|71	* Mon Feb 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.31-1mdv2010.1
12cr|bib2xhtml-2.35-2|72	+ Revision: 502469
12cr|bib2xhtml-2.35-2|73	- update to new version 2.31
12cr|bib2xhtml-2.35-2|74	
12cr|bib2xhtml-2.35-2|75	* Thu Jul 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.30-1mdv2010.0
12cr|bib2xhtml-2.35-2|76	+ Revision: 396683
12cr|bib2xhtml-2.35-2|77	- update to new version 2.30
12cr|bib2xhtml-2.35-2|78	
12cr|bib2xhtml-2.35-2|79	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.26-4mdv2009.0
12cr|bib2xhtml-2.35-2|80	+ Revision: 243235
12cr|bib2xhtml-2.35-2|81	- rebuild
12cr|bib2xhtml-2.35-2|82	
12cr|bib2xhtml-2.35-2|83	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 2.26-2mdv2008.1
12cr|bib2xhtml-2.35-2|84	+ Revision: 135829
12cr|bib2xhtml-2.35-2|85	- restore BuildRoot
12cr|bib2xhtml-2.35-2|86	
12cr|bib2xhtml-2.35-2|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|bib2xhtml-2.35-2|88	- kill re-definition of %%buildroot on Pixel's request
12cr|bib2xhtml-2.35-2|89	
12cr|bib2xhtml-2.35-2|90	* Fri Aug 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.26-2mdv2008.0
12cr|bib2xhtml-2.35-2|91	+ Revision: 64662
12cr|bib2xhtml-2.35-2|92	- fix perl dependency (close #32293)
12cr|bib2xhtml-2.35-2|93	
12cr|bib2xhtml-2.35-2|94	* Thu Jun 14 2007 Lev Givon <lev@mandriva.org> 2.26-1mdv2008.0
12cr|bib2xhtml-2.35-2|95	+ Revision: 39787
12cr|bib2xhtml-2.35-2|96	- Update to 2.26.
12cr|bib2xhtml-2.35-2|97	
12cr|bib2xhtml-2.35-2|98	
12cr|bib2xhtml-2.35-2|99	* Tue Jun 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.23-1mdv2007.0
12cr|bib2xhtml-2.35-2|100	- New release 2.23
12cr|bib2xhtml-2.35-2|101	
12cr|bib2xhtml-2.35-2|102	* Tue Sep 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.20-1mdk
12cr|bib2xhtml-2.35-2|103	- contributed by  Lev Givon (<lev@columbia.edu>)
12cr|bib2xhtml-2.35-2|104	

404 12
12cr|bibletime-2.9.1-1|1	#define debug_package %{nil}
12cr|bibletime-2.9.1-1|2	%define Werror_cflags %nil
12cr|bibletime-2.9.1-1|3	Name:		bibletime
12cr|bibletime-2.9.1-1|4	Version:		2.9.1
12cr|bibletime-2.9.1-1|5	Release:		1
12cr|bibletime-2.9.1-1|6	Summary:		Easy to use Bible study tool
12cr|bibletime-2.9.1-1|7	License:		GPLv2+
12cr|bibletime-2.9.1-1|8	Url:		http://www.bibletime.info/
12cr|bibletime-2.9.1-1|9	Group:		Text tools
12cr|bibletime-2.9.1-1|10	Source0:		http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
12cr|bibletime-2.9.1-1|11	BuildRequires:	qt4-devel
12cr|bibletime-2.9.1-1|12	BuildRequires:	pkgconfig(sword) >= 1.6.0
12cr|bibletime-2.9.1-1|13	BuildRequires:	boost-devel
12cr|bibletime-2.9.1-1|14	BuildRequires:	pkgconfig(libclucene-core) >= 0.9.16a
12cr|bibletime-2.9.1-1|15	BuildRequires:	desktop-file-utils
12cr|bibletime-2.9.1-1|16	BuildRequires:	kdelibs4-devel
12cr|bibletime-2.9.1-1|17	BuildRequires:	cmake
12cr|bibletime-2.9.1-1|18	Requires:	sword >= 1.6.0
12cr|bibletime-2.9.1-1|19	Obsoletes:	bibletime-i18n
12cr|bibletime-2.9.1-1|20	Obsoletes:	bibletime-i18n-af
12cr|bibletime-2.9.1-1|21	Obsoletes:	bibletime-i18n-de
12cr|bibletime-2.9.1-1|22	Obsoletes:	bibletime-i18n-fi
12cr|bibletime-2.9.1-1|23	Obsoletes:	bibletime-i18n-it
12cr|bibletime-2.9.1-1|24	Obsoletes:	bibletime-i18n-no
12cr|bibletime-2.9.1-1|25	Obsoletes:	bibletime-i18n-ro
12cr|bibletime-2.9.1-1|26	Obsoletes:	bibletime-i18n-ua
12cr|bibletime-2.9.1-1|27	Obsoletes:	bibletime-i18n-bg
12cr|bibletime-2.9.1-1|28	Obsoletes:	bibletime-i18n-en_GB
12cr|bibletime-2.9.1-1|29	Obsoletes:	bibletime-i18n-fr
12cr|bibletime-2.9.1-1|30	Obsoletes:	bibletime-i18n-ko
12cr|bibletime-2.9.1-1|31	Obsoletes:	bibletime-i18n-pl
12cr|bibletime-2.9.1-1|32	Obsoletes:	bibletime-i18n-ru
12cr|bibletime-2.9.1-1|33	Obsoletes:	bibletime-i18n-cs
12cr|bibletime-2.9.1-1|34	Obsoletes:	bibletime-i18n-es
12cr|bibletime-2.9.1-1|35	Obsoletes:	bibletime-i18n-hu
12cr|bibletime-2.9.1-1|36	Obsoletes:	bibletime-i18n-nl
12cr|bibletime-2.9.1-1|37	Obsoletes:	bibletime-i18n-pt_br
12cr|bibletime-2.9.1-1|38	Obsoletes:	bibletime-i18n-sk
12cr|bibletime-2.9.1-1|39	
12cr|bibletime-2.9.1-1|40	%description
12cr|bibletime-2.9.1-1|41	BibleTime is a free and easy to use bible study tool built with QT4.
12cr|bibletime-2.9.1-1|42	
12cr|bibletime-2.9.1-1|43	BibleTime provides easy handling of digitized texts (Bibles, commentaries
12cr|bibletime-2.9.1-1|44	and lexicons) and powerful features to work with these texts (search in
12cr|bibletime-2.9.1-1|45	texts, write own notes, save, print etc.). Bibletime is a frontend for
12cr|bibletime-2.9.1-1|46	the SWORD Bible Framework.
12cr|bibletime-2.9.1-1|47	
12cr|bibletime-2.9.1-1|48	%prep
12cr|bibletime-2.9.1-1|49	%setup -q
12cr|bibletime-2.9.1-1|50	
12cr|bibletime-2.9.1-1|51	%build
12cr|bibletime-2.9.1-1|52	%cmake_kde4
12cr|bibletime-2.9.1-1|53	%make
12cr|bibletime-2.9.1-1|54	
12cr|bibletime-2.9.1-1|55	%install
12cr|bibletime-2.9.1-1|56	%makeinstall_std -C build
12cr|bibletime-2.9.1-1|57	
12cr|bibletime-2.9.1-1|58	desktop-file-install --vendor='' \
12cr|bibletime-2.9.1-1|59	--dir=%{buildroot}%{_datadir}/applications \
12cr|bibletime-2.9.1-1|60	--add-category="Office" \
12cr|bibletime-2.9.1-1|61	%{buildroot}%{_datadir}/applications/*.desktop
12cr|bibletime-2.9.1-1|62	
12cr|bibletime-2.9.1-1|63	
12cr|bibletime-2.9.1-1|64	%files
12cr|bibletime-2.9.1-1|65	%doc ChangeLog LICENSE README
12cr|bibletime-2.9.1-1|66	%{_bindir}/bibletime
12cr|bibletime-2.9.1-1|67	%{_datadir}/bibletime
12cr|bibletime-2.9.1-1|68	%{_datadir}/icons/bibletime.svg
12cr|bibletime-2.9.1-1|69	%{_datadir}/applications/*.desktop
12cr|bibletime-2.9.1-1|70	
12cr|bibletime-2.9.1-1|71	
12cr|bibletime-2.9.1-1|72	

405 12
12cr|bibtool-2.48-7|1	%define name    bibtool
12cr|bibtool-2.48-7|2	%define Name    BibTool
12cr|bibtool-2.48-7|3	%define version 2.48
12cr|bibtool-2.48-7|4	%define release %mkrel 7
12cr|bibtool-2.48-7|5	
12cr|bibtool-2.48-7|6	Name:       %{name}
12cr|bibtool-2.48-7|7	Version:    %{version}
12cr|bibtool-2.48-7|8	Release:    %{release}
12cr|bibtool-2.48-7|9	Summary:    A Tool for manipulating BibTeX data bases
12cr|bibtool-2.48-7|10	Group:      Publishing
12cr|bibtool-2.48-7|11	License:    GPL
12cr|bibtool-2.48-7|12	Url:        http://www.ctan.org/tex-archive/biblio/bibtex/utils/bibtool
12cr|bibtool-2.48-7|13	Source:     ftp://ctan.tug.org/tex-archive/biblio/bibtex/utils/bibtool/%{Name}-%{version}.tar.bz2
12cr|bibtool-2.48-7|14	Patch0:         %{name}.configure.patch.bz2
12cr|bibtool-2.48-7|15	Patch1:         %{name}.makefile.patch.bz2
12cr|bibtool-2.48-7|16	Patch2:         %{name}-2.48.build.patch.bz2
12cr|bibtool-2.48-7|17	Provides:       %{Name}
12cr|bibtool-2.48-7|18	Obsoletes:      %{Name}
12cr|bibtool-2.48-7|19	BuildRequires:  tetex-latex
12cr|bibtool-2.48-7|20	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|bibtool-2.48-7|21	
12cr|bibtool-2.48-7|22	%description
12cr|bibtool-2.48-7|23	BibTeX provides an easy to use means to integrate citations and
12cr|bibtool-2.48-7|24	bibliographies into LaTeX documents. But the user is left alone with
12cr|bibtool-2.48-7|25	the management of the BibTeX files. The program BibTool is intended to
12cr|bibtool-2.48-7|26	fill this gap. BibTool allows the manipulation of BibTeX files which
12cr|bibtool-2.48-7|27	goes beyond the possibilities --- and intentions --- of BibTeX.
12cr|bibtool-2.48-7|28	
12cr|bibtool-2.48-7|29	%prep
12cr|bibtool-2.48-7|30	%setup -q -n %{Name}-%{version}
12cr|bibtool-2.48-7|31	%patch0
12cr|bibtool-2.48-7|32	%patch1
12cr|bibtool-2.48-7|33	%patch2
12cr|bibtool-2.48-7|34	
12cr|bibtool-2.48-7|35	%build
12cr|bibtool-2.48-7|36	%configure
12cr|bibtool-2.48-7|37	%make
12cr|bibtool-2.48-7|38	cd Doc
12cr|bibtool-2.48-7|39	make all
12cr|bibtool-2.48-7|40	
12cr|bibtool-2.48-7|41	%clean
12cr|bibtool-2.48-7|42	rm -rf %{buildroot}
12cr|bibtool-2.48-7|43	
12cr|bibtool-2.48-7|44	%install
12cr|bibtool-2.48-7|45	rm -rf %{buildroot}
12cr|bibtool-2.48-7|46	install -d -m 755 %{buildroot}%{_bindir}
12cr|bibtool-2.48-7|47	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|bibtool-2.48-7|48	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|bibtool-2.48-7|49	install -m 755 bibtool %{buildroot}%{_bindir}
12cr|bibtool-2.48-7|50	install -m 644 Lib/* %{buildroot}%{_datadir}/%{name}
12cr|bibtool-2.48-7|51	install -m 644 Doc/bibtool.1 %{buildroot}%{_mandir}/man1
12cr|bibtool-2.48-7|52	
12cr|bibtool-2.48-7|53	%files
12cr|bibtool-2.48-7|54	%defattr(-,root,root)
12cr|bibtool-2.48-7|55	%doc Changes.xml COPYING INSTALL README THANKS ToDo Doc/*.dvi
12cr|bibtool-2.48-7|56	%{_bindir}/*
12cr|bibtool-2.48-7|57	%{_datadir}/%{name}
12cr|bibtool-2.48-7|58	%{_mandir}/man1/*
12cr|bibtool-2.48-7|59	
12cr|bibtool-2.48-7|60	
12cr|bibtool-2.48-7|61	
12cr|bibtool-2.48-7|62	%changelog
12cr|bibtool-2.48-7|63	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.48-7mdv2011.0
12cr|bibtool-2.48-7|64	+ Revision: 616753
12cr|bibtool-2.48-7|65	- the mass rebuild of 2010.0 packages
12cr|bibtool-2.48-7|66	
12cr|bibtool-2.48-7|67	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 2.48-6mdv2010.0
12cr|bibtool-2.48-7|68	+ Revision: 424618
12cr|bibtool-2.48-7|69	- rebuild
12cr|bibtool-2.48-7|70	
12cr|bibtool-2.48-7|71	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.48-5mdv2009.0
12cr|bibtool-2.48-7|72	+ Revision: 243255
12cr|bibtool-2.48-7|73	- rebuild
12cr|bibtool-2.48-7|74	
12cr|bibtool-2.48-7|75	+ Olivier Blin <oblin@mandriva.com>
12cr|bibtool-2.48-7|76	- restore BuildRoot
12cr|bibtool-2.48-7|77	
12cr|bibtool-2.48-7|78	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.48-3mdv2008.1
12cr|bibtool-2.48-7|79	+ Revision: 122379
12cr|bibtool-2.48-7|80	- kill re-definition of %%buildroot on Pixel's request
12cr|bibtool-2.48-7|81	- import bibtool
12cr|bibtool-2.48-7|82	
12cr|bibtool-2.48-7|83	
12cr|bibtool-2.48-7|84	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.48-3mdv2007.0
12cr|bibtool-2.48-7|85	- %%mkrel
12cr|bibtool-2.48-7|86	
12cr|bibtool-2.48-7|87	* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.48-2mdk
12cr|bibtool-2.48-7|88	- spec cleanup
12cr|bibtool-2.48-7|89	
12cr|bibtool-2.48-7|90	* Mon Jul 19 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.48-1mdk
12cr|bibtool-2.48-7|91	- new version
12cr|bibtool-2.48-7|92	- rpmbuildupdate aware
12cr|bibtool-2.48-7|93	
12cr|bibtool-2.48-7|94	* Tue Sep 23 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.47-2mdk
12cr|bibtool-2.48-7|95	- changed name to bibtool, mixed cases sucks
12cr|bibtool-2.48-7|96	- mdk optimisations
12cr|bibtool-2.48-7|97	
12cr|bibtool-2.48-7|98	* Tue May 06 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 2.47-1mdk
12cr|bibtool-2.48-7|99	- 2.47
12cr|bibtool-2.48-7|100	- data files in %%{_datadir}/%%{name}
12cr|bibtool-2.48-7|101	
12cr|bibtool-2.48-7|102	* Wed Jan 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.46-2mdk
12cr|bibtool-2.48-7|103	- rebuild
12cr|bibtool-2.48-7|104	
12cr|bibtool-2.48-7|105	* Fri Dec 13 2002  Lenny Cartier <lenny@mandrakesoft.com> 2.46-1mdk
12cr|bibtool-2.48-7|106	- updated (noticed by Patrice Dumas)
12cr|bibtool-2.48-7|107	
12cr|bibtool-2.48-7|108	* Mon Sep 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.44-1mdk
12cr|bibtool-2.48-7|109	- added in contribs by Guillaume Rousse <g.rousse@linux-mandrake.com> :
12cr|bibtool-2.48-7|110	- first mdk release

406 12
12cr|bibutils-4.12-1|1	%define _disable_ld_no_undefined 1
12cr|bibutils-4.12-1|2	
12cr|bibutils-4.12-1|3	Summary:	Inter-convert between various bibliography formats
12cr|bibutils-4.12-1|4	Name:		bibutils
12cr|bibutils-4.12-1|5	Version:	4.12
12cr|bibutils-4.12-1|6	Release:	%mkrel 1
12cr|bibutils-4.12-1|7	License:	GPLv2+
12cr|bibutils-4.12-1|8	Group:		Sciences/Computer science
12cr|bibutils-4.12-1|9	Url:		http://www.scripps.edu/~cdputnam/software/bibutils/bibutils.html
12cr|bibutils-4.12-1|10	Source0:	http://www.scripps.edu/~cdputnam/software/bibutils/%{name}_%{version}_src.tgz
12cr|bibutils-4.12-1|11	Patch0:		add_missing_library.patch
12cr|bibutils-4.12-1|12	Buildrequires:	tcsh
12cr|bibutils-4.12-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|bibutils-4.12-1|14	
12cr|bibutils-4.12-1|15	%description
12cr|bibutils-4.12-1|16	Bibutils converts between bibliography formats
12cr|bibutils-4.12-1|17	including BibTeX, RIS, Endnote (Refer), ISI,
12cr|bibutils-4.12-1|18	COPAC, and Medline XML using a MODS v3.0 XML intermediate.
12cr|bibutils-4.12-1|19	
12cr|bibutils-4.12-1|20	%prep
12cr|bibutils-4.12-1|21	%setup -q -n %{name}_%{version}
12cr|bibutils-4.12-1|22	# sed -i.orig "s|/usr/local/bin|%{_bindir}|" configure
12cr|bibutils-4.12-1|23	%patch0 -p1 -b .missinglib
12cr|bibutils-4.12-1|24	
12cr|bibutils-4.12-1|25	%build
12cr|bibutils-4.12-1|26	export CFLAGS="%{optflags}"
12cr|bibutils-4.12-1|27	./configure --install-dir %_bindir --install-lib %_libdir
12cr|bibutils-4.12-1|28	
12cr|bibutils-4.12-1|29	%make
12cr|bibutils-4.12-1|30	
12cr|bibutils-4.12-1|31	%check
12cr|bibutils-4.12-1|32	cd test
12cr|bibutils-4.12-1|33	make
12cr|bibutils-4.12-1|34	make test
12cr|bibutils-4.12-1|35	cd ..
12cr|bibutils-4.12-1|36	
12cr|bibutils-4.12-1|37	%install
12cr|bibutils-4.12-1|38	rm -rf %{buildroot}
12cr|bibutils-4.12-1|39	mkdir -p %buildroot%{_bindir}
12cr|bibutils-4.12-1|40	%makeinstall_std INSTALLDIR=%{buildroot}%{_bindir}
12cr|bibutils-4.12-1|41	
12cr|bibutils-4.12-1|42	%clean
12cr|bibutils-4.12-1|43	rm -rf %{buildroot}
12cr|bibutils-4.12-1|44	
12cr|bibutils-4.12-1|45	%files
12cr|bibutils-4.12-1|46	%defattr(-,root,root)
12cr|bibutils-4.12-1|47	%doc ChangeLog readme.txt
12cr|bibutils-4.12-1|48	%{_bindir}/*
12cr|bibutils-4.12-1|49	
12cr|bibutils-4.12-1|50	
12cr|bibutils-4.12-1|51	%changelog
12cr|bibutils-4.12-1|52	* Wed Sep 28 2011 Stéphane Téletchéa <steletch@mandriva.org> 4.12-1mdv2012.0
12cr|bibutils-4.12-1|53	+ Revision: 701653
12cr|bibutils-4.12-1|54	- Use the corret flag for patch ...
12cr|bibutils-4.12-1|55	- Update to 4.12
12cr|bibutils-4.12-1|56	- Remove bashism
12cr|bibutils-4.12-1|57	- Add missing libraries for the Makefile test
12cr|bibutils-4.12-1|58	
12cr|bibutils-4.12-1|59	* Wed Sep 15 2010 Stéphane Téletchéa <steletch@mandriva.org> 4.11-1mdv2011.0
12cr|bibutils-4.12-1|60	+ Revision: 578715
12cr|bibutils-4.12-1|61	- Update to 4.11
12cr|bibutils-4.12-1|62	
12cr|bibutils-4.12-1|63	* Mon Sep 13 2010 Stéphane Téletchéa <steletch@mandriva.org> 4.10-1mdv2011.0
12cr|bibutils-4.12-1|64	+ Revision: 577888
12cr|bibutils-4.12-1|65	- Update to 4.10
12cr|bibutils-4.12-1|66	- Cosmetic English correction
12cr|bibutils-4.12-1|67	
12cr|bibutils-4.12-1|68	* Mon Feb 15 2010 Stéphane Téletchéa <steletch@mandriva.org> 4.8-1mdv2010.1
12cr|bibutils-4.12-1|69	+ Revision: 506178
12cr|bibutils-4.12-1|70	- Update output directory to workaround bogus configure file
12cr|bibutils-4.12-1|71	- Update to 4.8
12cr|bibutils-4.12-1|72	
12cr|bibutils-4.12-1|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|bibutils-4.12-1|74	- better summary for rpmdrake
12cr|bibutils-4.12-1|75	
12cr|bibutils-4.12-1|76	* Fri Jan 08 2010 Stéphane Téletchéa <steletch@mandriva.org> 4.7-1mdv2010.1
12cr|bibutils-4.12-1|77	+ Revision: 487578
12cr|bibutils-4.12-1|78	- New version
12cr|bibutils-4.12-1|79	- Removed obsolete patch references
12cr|bibutils-4.12-1|80	
12cr|bibutils-4.12-1|81	* Sun Nov 08 2009 Frederik Himpe <fhimpe@mandriva.org> 4.6-1mdv2010.1
12cr|bibutils-4.12-1|82	+ Revision: 463064
12cr|bibutils-4.12-1|83	- update to new version 4.6
12cr|bibutils-4.12-1|84	
12cr|bibutils-4.12-1|85	* Wed Sep 02 2009 Stéphane Téletchéa <steletch@mandriva.org> 4.3-1mdv2010.0
12cr|bibutils-4.12-1|86	+ Revision: 424072
12cr|bibutils-4.12-1|87	- Update to revision 4.3
12cr|bibutils-4.12-1|88	
12cr|bibutils-4.12-1|89	* Sun Aug 10 2008 Emmanuel Andry <eandry@mandriva.org> 3.41-1mdv2009.0
12cr|bibutils-4.12-1|90	+ Revision: 270349
12cr|bibutils-4.12-1|91	- New version
12cr|bibutils-4.12-1|92	
12cr|bibutils-4.12-1|93	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 3.39-3mdv2009.0
12cr|bibutils-4.12-1|94	+ Revision: 243257
12cr|bibutils-4.12-1|95	- rebuild
12cr|bibutils-4.12-1|96	- kill re-definition of %%buildroot on Pixel's request
12cr|bibutils-4.12-1|97	
12cr|bibutils-4.12-1|98	+ Olivier Blin <blino@mandriva.org>
12cr|bibutils-4.12-1|99	- restore BuildRoot
12cr|bibutils-4.12-1|100	
12cr|bibutils-4.12-1|101	* Fri Nov 02 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 3.39-1mdv2008.1
12cr|bibutils-4.12-1|102	+ Revision: 105044
12cr|bibutils-4.12-1|103	- compile with optflags (patch 0)
12cr|bibutils-4.12-1|104	- add check and run tests
12cr|bibutils-4.12-1|105	- spec file clean
12cr|bibutils-4.12-1|106	
12cr|bibutils-4.12-1|107	* Fri Sep 07 2007 Stéphane Téletchéa <steletch@mandriva.org> 3.24-4mdv2008.0
12cr|bibutils-4.12-1|108	+ Revision: 81844
12cr|bibutils-4.12-1|109	- Rebuild
12cr|bibutils-4.12-1|110	
12cr|bibutils-4.12-1|111	
12cr|bibutils-4.12-1|112	* Wed Aug 23 2006 St�phane T�letch�a <steletch@mandriva.org> 3.24-3
12cr|bibutils-4.12-1|113	- bzip the archive, remove unused macros
12cr|bibutils-4.12-1|114	
12cr|bibutils-4.12-1|115	* Tue May 16 2006 Stphane Tletcha <steletch@mandriva.org> 3.24-2mdk
12cr|bibutils-4.12-1|116	- add (t)csh buildrequires
12cr|bibutils-4.12-1|117	
12cr|bibutils-4.12-1|118	* Tue May 09 2006 Stphane Tletcha <steletch@free.fr> 3.24-1mdk
12cr|bibutils-4.12-1|119	- Initial release
12cr|bibutils-4.12-1|120	

407 12
12cr|biew-6.1.0-3|1	%define name	biew
12cr|biew-6.1.0-3|2	%define version	6.1.0
12cr|biew-6.1.0-3|3	%define versrc	610
12cr|biew-6.1.0-3|4	%define release	%mkrel 3
12cr|biew-6.1.0-3|5	
12cr|biew-6.1.0-3|6	Name:		%{name}
12cr|biew-6.1.0-3|7	Version:	%{version}
12cr|biew-6.1.0-3|8	Release:	%{release}
12cr|biew-6.1.0-3|9	Summary:	Console hex viewer/editor and disassembler
12cr|biew-6.1.0-3|10	License:	GPLv2+
12cr|biew-6.1.0-3|11	Group:		File tools
12cr|biew-6.1.0-3|12	URL:		http://biew.sourceforge.net
12cr|biew-6.1.0-3|13	Source:		%{name}-%{versrc}.tar.bz2
12cr|biew-6.1.0-3|14	#patch0 sent upstream (Kharec)
12cr|biew-6.1.0-3|15	Patch0:		biew610-fix-str-fmt.patch
12cr|biew-6.1.0-3|16	BuildRoot:	%_tmppath/%name-%version-buildroot
12cr|biew-6.1.0-3|17	ExclusiveArch:	%ix86
12cr|biew-6.1.0-3|18	
12cr|biew-6.1.0-3|19	%description
12cr|biew-6.1.0-3|20	BIEW (Binary vIEW) is a free, portable, advanced file viewer with
12cr|biew-6.1.0-3|21	built-in editor for binary, hexadecimal and disassembler modes.
12cr|biew-6.1.0-3|22	
12cr|biew-6.1.0-3|23	It contains a highlight Athlon64/Prescott/K7-Athlon/Cyrix-M2 disassembler,
12cr|biew-6.1.0-3|24	full preview of MZ, NE, PE, LE, LX, DOS.SYS, NLM, ELF, a.out, arch,
12cr|biew-6.1.0-3|25	coff32, PharLap, rdoff executable formats, a code guider, and lot of
12cr|biew-6.1.0-3|26	other features, making it invaluable for examining binary code.
12cr|biew-6.1.0-3|27	
12cr|biew-6.1.0-3|28	Linux, Unix, QNX, BeOS, DOS, Win32, OS/2 versions are available.
12cr|biew-6.1.0-3|29	
12cr|biew-6.1.0-3|30	%prep
12cr|biew-6.1.0-3|31	%setup -q -n %{name}-%{versrc}
12cr|biew-6.1.0-3|32	%patch0 -p0
12cr|biew-6.1.0-3|33	
12cr|biew-6.1.0-3|34	%build
12cr|biew-6.1.0-3|35	#we can't use %configure2_5x because we need the mm/xmm registers
12cr|biew-6.1.0-3|36	CFLAGS=$RPM_OPT_FLAGS" -mmmx -msse"
12cr|biew-6.1.0-3|37	CXXFLAGS=$RPM_OPT_FLASG" -mmmx -msse"
12cr|biew-6.1.0-3|38	./configure --enable-curses --libdir=%{_libdir} --prefix=%_prefix
12cr|biew-6.1.0-3|39	make TARGET_OS=linux USE_MOUSE=n PREFIX=%_prefix
12cr|biew-6.1.0-3|40	
12cr|biew-6.1.0-3|41	%install
12cr|biew-6.1.0-3|42	rm -rf $RPM_BUILD_ROOT
12cr|biew-6.1.0-3|43	install -d ${RPM_BUILD_ROOT}{%{_bindir},%{_datadir}/%{name},%{_mandir}/man1}
12cr|biew-6.1.0-3|44	
12cr|biew-6.1.0-3|45	install -m 755 biew $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|biew-6.1.0-3|46	cp -a bin_rc/{xlt,skn,*.hlp} $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|biew-6.1.0-3|47	install doc/biew.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cr|biew-6.1.0-3|48	
12cr|biew-6.1.0-3|49	%clean
12cr|biew-6.1.0-3|50	rm -rf $RPM_BUILD_ROOT
12cr|biew-6.1.0-3|51	
12cr|biew-6.1.0-3|52	%files
12cr|biew-6.1.0-3|53	%defattr(-,root,root)
12cr|biew-6.1.0-3|54	%doc doc/biew_en.txt doc/biew_ru.txt doc/unix.txt doc/release.txt
12cr|biew-6.1.0-3|55	
12cr|biew-6.1.0-3|56	%{_bindir}/%{name}
12cr|biew-6.1.0-3|57	%{_datadir}/%{name}/*
12cr|biew-6.1.0-3|58	%{_mandir}/man?/%{name}.1*
12cr|biew-6.1.0-3|59	
12cr|biew-6.1.0-3|60	
12cr|biew-6.1.0-3|61	%changelog
12cr|biew-6.1.0-3|62	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 6.1.0-3mdv2011.0
12cr|biew-6.1.0-3|63	+ Revision: 610069
12cr|biew-6.1.0-3|64	- rebuild
12cr|biew-6.1.0-3|65	
12cr|biew-6.1.0-3|66	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|biew-6.1.0-3|67	- Patch sent upstream
12cr|biew-6.1.0-3|68	
12cr|biew-6.1.0-3|69	* Sun Feb 28 2010 Sandro Cazzaniga <kharec@mandriva.org> 6.1.0-2mdv2010.1
12cr|biew-6.1.0-3|70	+ Revision: 512662
12cr|biew-6.1.0-3|71	- Specifies the version of the patch
12cr|biew-6.1.0-3|72	
12cr|biew-6.1.0-3|73	* Sat Jan 30 2010 Rémy Clouard <shikamaru@mandriva.org> 6.1.0-1mdv2010.1
12cr|biew-6.1.0-3|74	+ Revision: 498652
12cr|biew-6.1.0-3|75	- add CFLAGS and CXXFLAGS
12cr|biew-6.1.0-3|76	
12cr|biew-6.1.0-3|77	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|biew-6.1.0-3|78	- Add a patch for fix strings
12cr|biew-6.1.0-3|79	- Add comment for explain why we can't use %%configure2_5x
12cr|biew-6.1.0-3|80	- Update to version 610
12cr|biew-6.1.0-3|81	- fix rpmlint warning with --libdir=%%{_libdir}
12cr|biew-6.1.0-3|82	- fix rpmlint's warning, licence and mkrel
12cr|biew-6.1.0-3|83	- update to 6.1.0
12cr|biew-6.1.0-3|84	
12cr|biew-6.1.0-3|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|biew-6.1.0-3|86	- fix build (use %%configure2_5x)
12cr|biew-6.1.0-3|87	- rebuild
12cr|biew-6.1.0-3|88	
12cr|biew-6.1.0-3|89	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 5.6.4-3mdv2009.0
12cr|biew-6.1.0-3|90	+ Revision: 240444
12cr|biew-6.1.0-3|91	- rebuild
12cr|biew-6.1.0-3|92	- kill re-definition of %%buildroot on Pixel's request
12cr|biew-6.1.0-3|93	
12cr|biew-6.1.0-3|94	+ Olivier Blin <oblin@mandriva.com>
12cr|biew-6.1.0-3|95	- restore BuildRoot
12cr|biew-6.1.0-3|96	
12cr|biew-6.1.0-3|97	* Tue Apr 17 2007 Erwan Velu <erwan@mandriva.org> 5.6.4-1mdv2008.0
12cr|biew-6.1.0-3|98	+ Revision: 13987
12cr|biew-6.1.0-3|99	- Exclusive arch
12cr|biew-6.1.0-3|100	- Import biew
12cr|biew-6.1.0-3|101	

408 12
12cr|bigloo-3.8c-1|1	%define inplace `pwd`/inplace
12cr|bigloo-3.8c-1|2	%define _noautoprov ^devel
12cr|bigloo-3.8c-1|3	%define _noautoreq ^devel
12cr|bigloo-3.8c-1|4	
12cr|bigloo-3.8c-1|5	%define major %{version}
12cr|bigloo-3.8c-1|6	%define develname %mklibname bigloo -d
12cr|bigloo-3.8c-1|7	
12cr|bigloo-3.8c-1|8	Summary:	Compiler for the Scheme programming language
12cr|bigloo-3.8c-1|9	Name:		bigloo
12cr|bigloo-3.8c-1|10	Version:	3.8c
12cr|bigloo-3.8c-1|11	Release:	1
12cr|bigloo-3.8c-1|12	Group:		Development/C
12cr|bigloo-3.8c-1|13	License:	GPLv2+
12cr|bigloo-3.8c-1|14	URL:		http://www-sop.inria.fr/mimosa/fp/Bigloo
12cr|bigloo-3.8c-1|15	Source:		ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/%{name}%{version}.tar.gz
12cr|bigloo-3.8c-1|16	BuildRequires:	indent
12cr|bigloo-3.8c-1|17	BuildRequires:	sqlite3-devel
12cr|bigloo-3.8c-1|18	BuildRequires:	openssl-devel
12cr|bigloo-3.8c-1|19	Requires:	indent
12cr|bigloo-3.8c-1|20	Obsoletes:	%{_lib}bigloo3.0
12cr|bigloo-3.8c-1|21	
12cr|bigloo-3.8c-1|22	%description
12cr|bigloo-3.8c-1|23	Bigloo is a Scheme implementation devoted to one goal: enabling Scheme based
12cr|bigloo-3.8c-1|24	programming style where C(++) is usually required. Bigloo attempts to make
12cr|bigloo-3.8c-1|25	Scheme practical by offering features usually presented by traditional
12cr|bigloo-3.8c-1|26	programming languages but ot offered by Scheme and functional programming.
12cr|bigloo-3.8c-1|27	Bigloo compiles Scheme modules. It delivers small and fast stand alone binary
12cr|bigloo-3.8c-1|28	executables. Bigloo enables full connections between Scheme and C programs.
12cr|bigloo-3.8c-1|29	
12cr|bigloo-3.8c-1|30	%package -n	%{develname}
12cr|bigloo-3.8c-1|31	Summary:	Static library and header files for the Bigloo library
12cr|bigloo-3.8c-1|32	Group:		Development/C
12cr|bigloo-3.8c-1|33	Provides:	%{name}-devel = %{version}-%{release}
12cr|bigloo-3.8c-1|34	Requires:	%{name} = %{version}
12cr|bigloo-3.8c-1|35	Requires:	sqlite3-devel
12cr|bigloo-3.8c-1|36	Requires:	openssl-devel
12cr|bigloo-3.8c-1|37	
12cr|bigloo-3.8c-1|38	%description -n	%{develname}
12cr|bigloo-3.8c-1|39	Runtime libraries for Bigloo compiled programs.
12cr|bigloo-3.8c-1|40	
12cr|bigloo-3.8c-1|41	This package contains the static Bigloo library and its header files.
12cr|bigloo-3.8c-1|42	
12cr|bigloo-3.8c-1|43	%package	doc
12cr|bigloo-3.8c-1|44	Summary:	Bigloo documentation
12cr|bigloo-3.8c-1|45	Group:		Development/C
12cr|bigloo-3.8c-1|46	
12cr|bigloo-3.8c-1|47	%description	doc
12cr|bigloo-3.8c-1|48	Documentation for the Bigloo compiler and integrated development environment.
12cr|bigloo-3.8c-1|49	
12cr|bigloo-3.8c-1|50	%prep
12cr|bigloo-3.8c-1|51	%setup -q -n %{name}%{version}
12cr|bigloo-3.8c-1|52	
12cr|bigloo-3.8c-1|53	perl -pi -e "s|bmask=755|bmask=644|" configure
12cr|bigloo-3.8c-1|54	
12cr|bigloo-3.8c-1|55	# this is needed to construct a correct soname (fugly)
12cr|bigloo-3.8c-1|56	perl -pi -e "s|^release=.*|release=%{major}|" configure
12cr|bigloo-3.8c-1|57	
12cr|bigloo-3.8c-1|58	# fix attributes
12cr|bigloo-3.8c-1|59	find . -type f -perm 0640 -exec chmod 644 {} \;
12cr|bigloo-3.8c-1|60	find . -type d -exec chmod 755 {} \;
12cr|bigloo-3.8c-1|61	
12cr|bigloo-3.8c-1|62	%build
12cr|bigloo-3.8c-1|63	export CFLAGS="`echo %{optflags}|sed -e 's/-fomit-frame-pointer//'` -fPIC"
12cr|bigloo-3.8c-1|64	%setup_compile_flags
12cr|bigloo-3.8c-1|65	./configure \
12cr|bigloo-3.8c-1|66	%ifarch x86_64 amd64 athlon
12cr|bigloo-3.8c-1|67	--arch=athlon \
12cr|bigloo-3.8c-1|68	%endif
12cr|bigloo-3.8c-1|69	%ifarch i586
12cr|bigloo-3.8c-1|70	--arch=i586 \
12cr|bigloo-3.8c-1|71	%endif
12cr|bigloo-3.8c-1|72	%ifarch i686
12cr|bigloo-3.8c-1|73	--arch=i686 \
12cr|bigloo-3.8c-1|74	%endif
12cr|bigloo-3.8c-1|75	%ifarch pentium3
12cr|bigloo-3.8c-1|76	--arch=pentium3 \
12cr|bigloo-3.8c-1|77	%endif
12cr|bigloo-3.8c-1|78	%ifarch pentium4
12cr|bigloo-3.8c-1|79	--arch=pentium4 \
12cr|bigloo-3.8c-1|80	%endif
12cr|bigloo-3.8c-1|81	--prefix=%{_prefix} \
12cr|bigloo-3.8c-1|82	--bindir=%{_bindir} \
12cr|bigloo-3.8c-1|83	--libdir=%{_libdir} \
12cr|bigloo-3.8c-1|84	--mandir=%{_mandir}/man1 \
12cr|bigloo-3.8c-1|85	--infodir=%{_infodir} \
12cr|bigloo-3.8c-1|86	--docdir=%{_docdir} \
12cr|bigloo-3.8c-1|87	--bee=full \
12cr|bigloo-3.8c-1|88	--native-default-backend \
12cr|bigloo-3.8c-1|89	--emacs=/bin/true \
12cr|bigloo-3.8c-1|90	--jvm=no \
12cr|bigloo-3.8c-1|91	--sharedbde=yes \
12cr|bigloo-3.8c-1|92	--sharedcompiler=yes \
12cr|bigloo-3.8c-1|93	--coflags="$CFLAGS"
12cr|bigloo-3.8c-1|94	
12cr|bigloo-3.8c-1|95	# this is needed to provide a meanful debug package
12cr|bigloo-3.8c-1|96	perl -pi -e "s|STRIP=.*|STRIP=/bin/true|" Makefile.config
12cr|bigloo-3.8c-1|97	
12cr|bigloo-3.8c-1|98	# this is needed to construct a correct soname (fugly)
12cr|bigloo-3.8c-1|99	perl -pi -e "s|LDSONAME=.*|LDSONAME=-Wl,-soname|" Makefile.config
12cr|bigloo-3.8c-1|100	
12cr|bigloo-3.8c-1|101	# gcc: -pg and -fomit-frame-pointer are incompatible
12cr|bigloo-3.8c-1|102	perl -pi -e "s|-pg||" Makefile.config
12cr|bigloo-3.8c-1|103	
12cr|bigloo-3.8c-1|104	export LD_LIBRARY_PATH=`pwd`/lib/%{major}
12cr|bigloo-3.8c-1|105	export BIGLOOLIB=%{inplace}%{_libdir}/bigloo/%{major}
12cr|bigloo-3.8c-1|106	make
12cr|bigloo-3.8c-1|107	make DESTDIR=%{inplace} install
12cr|bigloo-3.8c-1|108	
12cr|bigloo-3.8c-1|109	export PATH=`pwd`/bin:$PATH
12cr|bigloo-3.8c-1|110	make compile-bee
12cr|bigloo-3.8c-1|111	
12cr|bigloo-3.8c-1|112	# Disable tests as they fail with /usr/bin/bigloo: Command not found
12cr|bigloo-3.8c-1|113	#check
12cr|bigloo-3.8c-1|114	#make test
12cr|bigloo-3.8c-1|115	
12cr|bigloo-3.8c-1|116	%install
12cr|bigloo-3.8c-1|117	rm -rf %{buildroot}
12cr|bigloo-3.8c-1|118	
12cr|bigloo-3.8c-1|119	export LD_LIBRARY_PATH=`pwd`/lib/%{major}
12cr|bigloo-3.8c-1|120	export BIGLOOLIB=%{inplace}%{_libdir}/bigloo/%{major}
12cr|bigloo-3.8c-1|121	
12cr|bigloo-3.8c-1|122	make DESTDIR=%{buildroot} install
12cr|bigloo-3.8c-1|123	make DESTDIR=%{buildroot} install-bee
12cr|bigloo-3.8c-1|124	make -C manuals DESTDIR=%{buildroot} install-bee
12cr|bigloo-3.8c-1|125	
12cr|bigloo-3.8c-1|126	chmod 755 %{buildroot}%{_bindir}/*
12cr|bigloo-3.8c-1|127	(
12cr|bigloo-3.8c-1|128	cd %{buildroot}%{_libdir}
12cr|bigloo-3.8c-1|129	chmod 755 bigloo/%{major}/*.so
12cr|bigloo-3.8c-1|130	rm -f *.so
12cr|bigloo-3.8c-1|131	mv bigloo/%{major}/*.so .
12cr|bigloo-3.8c-1|132	
12cr|bigloo-3.8c-1|133	for ext in bdl calendar fth mail multimedia pth sqlite ssl web
12cr|bigloo-3.8c-1|134	do
12cr|bigloo-3.8c-1|135	ln -sf libbigloo${ext}_s-%{major}.so libbigloo${ext}_u-%{major}.so
12cr|bigloo-3.8c-1|136	done
12cr|bigloo-3.8c-1|137	
12cr|bigloo-3.8c-1|138	(cd bigloo/%{major}; ln -sf ../../*.so .)
12cr|bigloo-3.8c-1|139	)
12cr|bigloo-3.8c-1|140	rm -fr %{buildroot}%{_infodir}/dir
12cr|bigloo-3.8c-1|141	rm -fr %{buildroot}%{_datadir}/doc
12cr|bigloo-3.8c-1|142	
12cr|bigloo-3.8c-1|143	perl -pi -e 's|^BOOTBINDIR=.*|BOOTBINDIR=%{_bindir}|' Makefile.config
12cr|bigloo-3.8c-1|144	
12cr|bigloo-3.8c-1|145	%files
12cr|bigloo-3.8c-1|146	%{_bindir}/*
12cr|bigloo-3.8c-1|147	%dir %{_libdir}/bigloo/%{major}
12cr|bigloo-3.8c-1|148	%dir %{_libdir}/bigloo/%{major}/bmem
12cr|bigloo-3.8c-1|149	%{_libdir}/bigloo/%{major}/*.init
12cr|bigloo-3.8c-1|150	%{_libdir}/bigloo/%{major}/*.heap
12cr|bigloo-3.8c-1|151	%{_libdir}/bigloo/%{major}/bmem/*
12cr|bigloo-3.8c-1|152	%{_libdir}/bigloo/%{major}/bigloo_config.sch
12cr|bigloo-3.8c-1|153	%{_libdir}/bigloo/%{major}/runtest
12cr|bigloo-3.8c-1|154	%{_libdir}/bigloo/%{major}/text
12cr|bigloo-3.8c-1|155	%{_infodir}/*.info*
12cr|bigloo-3.8c-1|156	%{_mandir}/man*/*
12cr|bigloo-3.8c-1|157	%{_libdir}/lib*.so
12cr|bigloo-3.8c-1|158	%{_libdir}/bigloo/%{major}/*.so
12cr|bigloo-3.8c-1|159	
12cr|bigloo-3.8c-1|160	%files -n %{develname}
12cr|bigloo-3.8c-1|161	%doc Makefile.config examples
12cr|bigloo-3.8c-1|162	%{_libdir}/bigloo/%{major}/*.a
12cr|bigloo-3.8c-1|163	%{_libdir}/bigloo/%{major}/*.h
12cr|bigloo-3.8c-1|164	%{_libdir}/bigloo/%{major}/Makefile*
12cr|bigloo-3.8c-1|165	
12cr|bigloo-3.8c-1|166	%files doc
12cr|bigloo-3.8c-1|167	%doc manuals/*.html
12cr|bigloo-3.8c-1|168	
12cr|bigloo-3.8c-1|169	
12cr|bigloo-3.8c-1|170	
12cr|bigloo-3.8c-1|171	%changelog
12cr|bigloo-3.8c-1|172	* Fri Jun 15 2012 Andrey Bondrov <abondrov@mandriva.org> 3.8c-1
12cr|bigloo-3.8c-1|173	+ Revision: 805755
12cr|bigloo-3.8c-1|174	- Update to 3.8c
12cr|bigloo-3.8c-1|175	- Drop some legacy junk
12cr|bigloo-3.8c-1|176	- Drop some legacy junk
12cr|bigloo-3.8c-1|177	
12cr|bigloo-3.8c-1|178	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|bigloo-3.8c-1|179	- rebuild
12cr|bigloo-3.8c-1|180	
12cr|bigloo-3.8c-1|181	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 3.1b-5mdv2010.1
12cr|bigloo-3.8c-1|182	+ Revision: 436809
12cr|bigloo-3.8c-1|183	- rebuild
12cr|bigloo-3.8c-1|184	
12cr|bigloo-3.8c-1|185	* Thu Dec 11 2008 Funda Wang <fwang@mandriva.org> 3.1b-4mdv2009.1
12cr|bigloo-3.8c-1|186	+ Revision: 312652
12cr|bigloo-3.8c-1|187	- fix requires
12cr|bigloo-3.8c-1|188	
12cr|bigloo-3.8c-1|189	* Wed Dec 10 2008 Funda Wang <fwang@mandriva.org> 3.1b-2mdv2009.1
12cr|bigloo-3.8c-1|190	+ Revision: 312422
12cr|bigloo-3.8c-1|191	- merge lib package into main package
12cr|bigloo-3.8c-1|192	as the libmajor always be the same as version
12cr|bigloo-3.8c-1|193	
12cr|bigloo-3.8c-1|194	* Tue Dec 09 2008 Funda Wang <fwang@mandriva.org> 3.1b-1mdv2009.1
12cr|bigloo-3.8c-1|195	+ Revision: 312153
12cr|bigloo-3.8c-1|196	- New version 3.1b
12cr|bigloo-3.8c-1|197	
12cr|bigloo-3.8c-1|198	* Mon Jun 09 2008 Pixel <pixel@mandriva.com> 3.0c-0.2mdv2009.0
12cr|bigloo-3.8c-1|199	+ Revision: 217183
12cr|bigloo-3.8c-1|200	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|bigloo-3.8c-1|201	
12cr|bigloo-3.8c-1|202	+ Thierry Vignaud <tv@mandriva.org>
12cr|bigloo-3.8c-1|203	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|bigloo-3.8c-1|204	
12cr|bigloo-3.8c-1|205	* Mon Jan 21 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0c-0.2mdv2008.1
12cr|bigloo-3.8c-1|206	+ Revision: 155496
12cr|bigloo-3.8c-1|207	- make it compile on x86_32
12cr|bigloo-3.8c-1|208	- added some optimizations
12cr|bigloo-3.8c-1|209	- bump release
12cr|bigloo-3.8c-1|210	- fix build
12cr|bigloo-3.8c-1|211	- import bigloo
12cr|bigloo-3.8c-1|212	
12cr|bigloo-3.8c-1|213	
12cr|bigloo-3.8c-1|214	* Sun Jan 20 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0c-0.1mdv2008.1
12cr|bigloo-3.8c-1|215	- initial Mandriva package

409 12
12cr|billreminder-0.4.0-3|1	Summary:	Simple application to remind you to pay your bills
12cr|billreminder-0.4.0-3|2	Name:		billreminder
12cr|billreminder-0.4.0-3|3	Version:	0.4.0
12cr|billreminder-0.4.0-3|4	Release:	%mkrel 3
12cr|billreminder-0.4.0-3|5	Source0:	http://download.gnome.org/sources/billreminder/0.3/%{name}-%{version}.tar.bz2
12cr|billreminder-0.4.0-3|6	License:	GPLv3
12cr|billreminder-0.4.0-3|7	Group:		Graphical desktop/GNOME
12cr|billreminder-0.4.0-3|8	URL:		http://billreminder.gnulinuxbrasil.org/
12cr|billreminder-0.4.0-3|9	BuildArch:	noarch
12cr|billreminder-0.4.0-3|10	BuildRequires:	GConf2
12cr|billreminder-0.4.0-3|11	BuildRequires:	intltool
12cr|billreminder-0.4.0-3|12	BuildRequires:	perl-XML-Parser
12cr|billreminder-0.4.0-3|13	BuildRequires:	python-devel
12cr|billreminder-0.4.0-3|14	BuildRequires:	pygtk2
12cr|billreminder-0.4.0-3|15	BuildRequires:	python-sqlite2
12cr|billreminder-0.4.0-3|16	BuildRequires:	python-dbus
12cr|billreminder-0.4.0-3|17	BuildRequires:	desktop-file-utils
12cr|billreminder-0.4.0-3|18	Requires:	pygtk2
12cr|billreminder-0.4.0-3|19	Requires:	python-sqlite2
12cr|billreminder-0.4.0-3|20	Requires:	python-dbus
12cr|billreminder-0.4.0-3|21	Requires:	python-imaging
12cr|billreminder-0.4.0-3|22	Requires:	python-sqlalchemy
12cr|billreminder-0.4.0-3|23	
12cr|billreminder-0.4.0-3|24	%description
12cr|billreminder-0.4.0-3|25	BillReminder is a small and quick accounting application designed to
12cr|billreminder-0.4.0-3|26	allow for easy tracking of bills.
12cr|billreminder-0.4.0-3|27	
12cr|billreminder-0.4.0-3|28	%prep
12cr|billreminder-0.4.0-3|29	%setup -q
12cr|billreminder-0.4.0-3|30	
12cr|billreminder-0.4.0-3|31	%build
12cr|billreminder-0.4.0-3|32	%configure2_5x --disable-schemas-install
12cr|billreminder-0.4.0-3|33	%make
12cr|billreminder-0.4.0-3|34	
12cr|billreminder-0.4.0-3|35	%install
12cr|billreminder-0.4.0-3|36	rm -rf %{buildroot}
12cr|billreminder-0.4.0-3|37	%makeinstall_std
12cr|billreminder-0.4.0-3|38	
12cr|billreminder-0.4.0-3|39	desktop-file-install \
12cr|billreminder-0.4.0-3|40	--add-category="GTK" \
12cr|billreminder-0.4.0-3|41	--add-category="Finance" \
12cr|billreminder-0.4.0-3|42	--remove-category="Application" \
12cr|billreminder-0.4.0-3|43	--remove-category="Miscellaneous" \
12cr|billreminder-0.4.0-3|44	--remove-key="Encoding" \
12cr|billreminder-0.4.0-3|45	--remove-key="Version" \
12cr|billreminder-0.4.0-3|46	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|billreminder-0.4.0-3|47	
12cr|billreminder-0.4.0-3|48	%find_lang %{name}
12cr|billreminder-0.4.0-3|49	
12cr|billreminder-0.4.0-3|50	%preun
12cr|billreminder-0.4.0-3|51	%preun_uninstall_gconf_schemas %{name}
12cr|billreminder-0.4.0-3|52	
12cr|billreminder-0.4.0-3|53	%clean
12cr|billreminder-0.4.0-3|54	rm -rf %{buildroot}
12cr|billreminder-0.4.0-3|55	
12cr|billreminder-0.4.0-3|56	%files -f %{name}.lang
12cr|billreminder-0.4.0-3|57	%defattr(-,root,root)
12cr|billreminder-0.4.0-3|58	%doc AUTHORS NEWS README TODO
12cr|billreminder-0.4.0-3|59	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cr|billreminder-0.4.0-3|60	%{_bindir}/%{name}
12cr|billreminder-0.4.0-3|61	%{_bindir}/%{name}d
12cr|billreminder-0.4.0-3|62	%{_sysconfdir}/xdg/autostart/%{name}d.desktop
12cr|billreminder-0.4.0-3|63	%{py_puresitedir}/%{name}
12cr|billreminder-0.4.0-3|64	%{_datadir}/applications/%{name}.desktop
12cr|billreminder-0.4.0-3|65	%{_datadir}/%{name}
12cr|billreminder-0.4.0-3|66	%{_datadir}/dbus-1/services/%{name}.service
12cr|billreminder-0.4.0-3|67	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|billreminder-0.4.0-3|68	%{_mandir}/man1/%{name}*
12cr|billreminder-0.4.0-3|69	%{_datadir}/pixmaps/%{name}.png
12cr|billreminder-0.4.0-3|70	
12cr|billreminder-0.4.0-3|71	
12cr|billreminder-0.4.0-3|72	%changelog
12cr|billreminder-0.4.0-3|73	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 0.4.0-3mdv2011.0
12cr|billreminder-0.4.0-3|74	+ Revision: 677107
12cr|billreminder-0.4.0-3|75	- rebuild to add gconf2 as req
12cr|billreminder-0.4.0-3|76	
12cr|billreminder-0.4.0-3|77	* Sat Apr 02 2011 Jani Välimaa <wally@mandriva.org> 0.4.0-2
12cr|billreminder-0.4.0-3|78	+ Revision: 649945
12cr|billreminder-0.4.0-3|79	- require python-sqlalchemy
12cr|billreminder-0.4.0-3|80	
12cr|billreminder-0.4.0-3|81	* Sat Apr 02 2011 Jani Välimaa <wally@mandriva.org> 0.4.0-1
12cr|billreminder-0.4.0-3|82	+ Revision: 649861
12cr|billreminder-0.4.0-3|83	- new version 0.4.0
12cr|billreminder-0.4.0-3|84	- fix license
12cr|billreminder-0.4.0-3|85	- drop support for old mdv releases
12cr|billreminder-0.4.0-3|86	- drop buildroot definition
12cr|billreminder-0.4.0-3|87	
12cr|billreminder-0.4.0-3|88	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.3.2-4mdv2011.0
12cr|billreminder-0.4.0-3|89	+ Revision: 592379
12cr|billreminder-0.4.0-3|90	- rebuild for python 2.7
12cr|billreminder-0.4.0-3|91	
12cr|billreminder-0.4.0-3|92	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.3.2-3mdv2010.0
12cr|billreminder-0.4.0-3|93	+ Revision: 436820
12cr|billreminder-0.4.0-3|94	- rebuild
12cr|billreminder-0.4.0-3|95	
12cr|billreminder-0.4.0-3|96	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 0.3.2-2mdv2009.1
12cr|billreminder-0.4.0-3|97	+ Revision: 323364
12cr|billreminder-0.4.0-3|98	- rebuild
12cr|billreminder-0.4.0-3|99	
12cr|billreminder-0.4.0-3|100	* Sat Oct 11 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.2-1mdv2009.1
12cr|billreminder-0.4.0-3|101	+ Revision: 292583
12cr|billreminder-0.4.0-3|102	- drop the usr/local workaround: apparently no longer needed
12cr|billreminder-0.4.0-3|103	- adjust for the fact it uses gconf schema now
12cr|billreminder-0.4.0-3|104	- new release 0.3.2
12cr|billreminder-0.4.0-3|105	
12cr|billreminder-0.4.0-3|106	* Fri Sep 26 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.1-2mdv2009.0
12cr|billreminder-0.4.0-3|107	+ Revision: 288429
12cr|billreminder-0.4.0-3|108	- fix bad path set in a config file which was breaking start (#43775)
12cr|billreminder-0.4.0-3|109	
12cr|billreminder-0.4.0-3|110	* Mon Aug 25 2008 Funda Wang <fwang@mandriva.org> 0.3.1-1mdv2009.0
12cr|billreminder-0.4.0-3|111	+ Revision: 275593
12cr|billreminder-0.4.0-3|112	- New version 0.3.1
12cr|billreminder-0.4.0-3|113	
12cr|billreminder-0.4.0-3|114	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.3.0-1mdv2009.0
12cr|billreminder-0.4.0-3|115	+ Revision: 218430
12cr|billreminder-0.4.0-3|116	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|billreminder-0.4.0-3|117	
12cr|billreminder-0.4.0-3|118	* Mon Mar 03 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.0-1mdv2008.1
12cr|billreminder-0.4.0-3|119	+ Revision: 177856
12cr|billreminder-0.4.0-3|120	- fix up menu entry (categories)
12cr|billreminder-0.4.0-3|121	- import billreminder
12cr|billreminder-0.4.0-3|122	
12cr|billreminder-0.4.0-3|123	

410 12
12cr|biloba-0.6-2|1	%define name biloba
12cr|biloba-0.6-2|2	%define version 0.6
12cr|biloba-0.6-2|3	%define release %mkrel 2
12cr|biloba-0.6-2|4	
12cr|biloba-0.6-2|5	Summary: A tactical board game
12cr|biloba-0.6-2|6	Name: %{name}
12cr|biloba-0.6-2|7	Version: %{version}
12cr|biloba-0.6-2|8	Release: %{release}
12cr|biloba-0.6-2|9	Source0: http://osdn.dl.sourceforge.net/sourceforge/biloba/%{name}-%{version}.tar.gz
12cr|biloba-0.6-2|10	License: GPLv2+
12cr|biloba-0.6-2|11	Group:  Games/Boards
12cr|biloba-0.6-2|12	Url: 	http://biloba.sourceforge.net/
12cr|biloba-0.6-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|biloba-0.6-2|14	BuildRequires: SDL_image-devel
12cr|biloba-0.6-2|15	BuildRequires: SDL-devel
12cr|biloba-0.6-2|16	BuildRequires: imagemagick
12cr|biloba-0.6-2|17	BuildRequires: SDL_mixer-devel
12cr|biloba-0.6-2|18	%description
12cr|biloba-0.6-2|19	Biloba is a very innovative tactical board game.
12cr|biloba-0.6-2|20	It can be played by 2, 3 or 4 players and against the computer (IA).
12cr|biloba-0.6-2|21	After installing the game you will be able to play on the same computer or
12cr|biloba-0.6-2|22	online against your opponents.
12cr|biloba-0.6-2|23	
12cr|biloba-0.6-2|24	%prep
12cr|biloba-0.6-2|25	%setup -q
12cr|biloba-0.6-2|26	
12cr|biloba-0.6-2|27	%build
12cr|biloba-0.6-2|28	%configure --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
12cr|biloba-0.6-2|29	%make
12cr|biloba-0.6-2|30	
12cr|biloba-0.6-2|31	%install
12cr|biloba-0.6-2|32	rm -rf %{buildroot}
12cr|biloba-0.6-2|33	%makeinstall bindir=%{buildroot}%{_gamesbindir} \
12cr|biloba-0.6-2|34	datadir=%{buildroot}%{_gamesdatadir}
12cr|biloba-0.6-2|35	
12cr|biloba-0.6-2|36	# install menu
12cr|biloba-0.6-2|37	
12cr|biloba-0.6-2|38	mkdir -p %{buildroot}%{_datadir}/applications
12cr|biloba-0.6-2|39	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|biloba-0.6-2|40	[Desktop Entry]
12cr|biloba-0.6-2|41	Name=%{name}
12cr|biloba-0.6-2|42	Comment=A tactical board game
12cr|biloba-0.6-2|43	Exec=%{_bindir}/%{name}
12cr|biloba-0.6-2|44	Icon=%{name}
12cr|biloba-0.6-2|45	Terminal=false
12cr|biloba-0.6-2|46	Type=Application
12cr|biloba-0.6-2|47	StartupNotify=true
12cr|biloba-0.6-2|48	Categories=X-MandrivaLinux-MoreApplications-Games-Boards;Game;BoardGame;
12cr|biloba-0.6-2|49	EOF
12cr|biloba-0.6-2|50	
12cr|biloba-0.6-2|51	# install icons
12cr|biloba-0.6-2|52	mkdir -p %{buildroot}{%{_liconsdir},%{_miconsdir},%{_iconsdir}}
12cr|biloba-0.6-2|53	cp %{name}_icon.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|biloba-0.6-2|54	convert -scale 32x32 %{name}_icon.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|biloba-0.6-2|55	convert -scale 16x16 %{name}_icon.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|biloba-0.6-2|56	
12cr|biloba-0.6-2|57	%clean
12cr|biloba-0.6-2|58	rm -rf %{buildroot}
12cr|biloba-0.6-2|59	
12cr|biloba-0.6-2|60	%if %mdkversion < 200900
12cr|biloba-0.6-2|61	%post
12cr|biloba-0.6-2|62	%{update_menus}
12cr|biloba-0.6-2|63	%endif
12cr|biloba-0.6-2|64	
12cr|biloba-0.6-2|65	%if %mdkversion < 200900
12cr|biloba-0.6-2|66	%postun
12cr|biloba-0.6-2|67	%{clean_menus}
12cr|biloba-0.6-2|68	%endif
12cr|biloba-0.6-2|69	
12cr|biloba-0.6-2|70	
12cr|biloba-0.6-2|71	%files
12cr|biloba-0.6-2|72	%defattr(-,root,root)
12cr|biloba-0.6-2|73	%{_gamesbindir}/%{name}
12cr|biloba-0.6-2|74	%{_gamesdatadir}/%{name}
12cr|biloba-0.6-2|75	%{_liconsdir}/%name.png
12cr|biloba-0.6-2|76	%{_miconsdir}/%name.png
12cr|biloba-0.6-2|77	%{_iconsdir}/%name.png
12cr|biloba-0.6-2|78	%{_datadir}/applications/mandriva-biloba.desktop
12cr|biloba-0.6-2|79	%doc AUTHORS ChangeLog README
12cr|biloba-0.6-2|80	
12cr|biloba-0.6-2|81	
12cr|biloba-0.6-2|82	
12cr|biloba-0.6-2|83	%changelog
12cr|biloba-0.6-2|84	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-2mdv2011.0
12cr|biloba-0.6-2|85	+ Revision: 616755
12cr|biloba-0.6-2|86	- the mass rebuild of 2010.0 packages
12cr|biloba-0.6-2|87	
12cr|biloba-0.6-2|88	* Tue Jun 09 2009 Jérôme Brenier <incubusss@mandriva.org> 0.6-1mdv2010.0
12cr|biloba-0.6-2|89	+ Revision: 384539
12cr|biloba-0.6-2|90	- use gamesbindir and gamesdatadir
12cr|biloba-0.6-2|91	- update to new version 0.6
12cr|biloba-0.6-2|92	- fix desktop file
12cr|biloba-0.6-2|93	- fix license
12cr|biloba-0.6-2|94	- add doc
12cr|biloba-0.6-2|95	- clean spec file
12cr|biloba-0.6-2|96	
12cr|biloba-0.6-2|97	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|biloba-0.6-2|98	- lowercase ImageMagick
12cr|biloba-0.6-2|99	
12cr|biloba-0.6-2|100	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.4-7mdv2009.0
12cr|biloba-0.6-2|101	+ Revision: 243285
12cr|biloba-0.6-2|102	- rebuild
12cr|biloba-0.6-2|103	- drop old menu
12cr|biloba-0.6-2|104	
12cr|biloba-0.6-2|105	+ Pixel <pixel@mandriva.com>
12cr|biloba-0.6-2|106	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|biloba-0.6-2|107	
12cr|biloba-0.6-2|108	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.4-5mdv2008.1
12cr|biloba-0.6-2|109	+ Revision: 135829
12cr|biloba-0.6-2|110	- restore BuildRoot
12cr|biloba-0.6-2|111	
12cr|biloba-0.6-2|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|biloba-0.6-2|113	- kill re-definition of %%buildroot on Pixel's request
12cr|biloba-0.6-2|114	
12cr|biloba-0.6-2|115	
12cr|biloba-0.6-2|116	* Fri Sep 01 2006 Nicolas Lécureuil <neoclust@mandriva.org>
12cr|biloba-0.6-2|117	+ 2006-09-01 17:02:16 (59381)
12cr|biloba-0.6-2|118	- Fix File List
12cr|biloba-0.6-2|119	
12cr|biloba-0.6-2|120	* Fri Sep 01 2006 Nicolas Lécureuil <neoclust@mandriva.org>
12cr|biloba-0.6-2|121	+ 2006-09-01 14:55:27 (59330)
12cr|biloba-0.6-2|122	- XDG
12cr|biloba-0.6-2|123	
12cr|biloba-0.6-2|124	* Thu Aug 03 2006 Nicolas Lécureuil <neoclust@mandriva.org>
12cr|biloba-0.6-2|125	+ 2006-08-03 09:44:11 (43092)
12cr|biloba-0.6-2|126	- import biloba-0.4-3mdk
12cr|biloba-0.6-2|127	
12cr|biloba-0.6-2|128	* Tue Dec 27 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.4-3mdk
12cr|biloba-0.6-2|129	- Fix file section
12cr|biloba-0.6-2|130	
12cr|biloba-0.6-2|131	* Mon Oct 17 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.4-2mdk
12cr|biloba-0.6-2|132	- Fix BuildRequires now they are x86_64 friendly
12cr|biloba-0.6-2|133	
12cr|biloba-0.6-2|134	* Mon Oct 17 2005 Erwan Velu <erwan@seanodes.com> 0.4-1mdk
12cr|biloba-0.6-2|135	- 0.4
12cr|biloba-0.6-2|136	
12cr|biloba-0.6-2|137	* Fri Sep 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.3-3mdk
12cr|biloba-0.6-2|138	- Fix BuildRequires
12cr|biloba-0.6-2|139	
12cr|biloba-0.6-2|140	* Thu Sep 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.3-2mdk
12cr|biloba-0.6-2|141	- Fix menu entry  group != menu
12cr|biloba-0.6-2|142	
12cr|biloba-0.6-2|143	* Tue Sep 27 2005 Erwan Velu <erwan@seanodes.com> 0.3-1mdk
12cr|biloba-0.6-2|144	- 0.3
12cr|biloba-0.6-2|145	- Adding menu entry
12cr|biloba-0.6-2|146	
12cr|biloba-0.6-2|147	* Fri Sep 23 2005 Erwan Velu <erwan@seanodes.com> 0.2-1mdk
12cr|biloba-0.6-2|148	- initial release
12cr|biloba-0.6-2|149	

411 12
12cr|bin2iso-0.4-5|1	%define name    bin2iso
12cr|bin2iso-0.4-5|2	%define version 0.4
12cr|bin2iso-0.4-5|3	%define release %mkrel 5
12cr|bin2iso-0.4-5|4	
12cr|bin2iso-0.4-5|5	Name:		%{name}
12cr|bin2iso-0.4-5|6	Version:	%{version}
12cr|bin2iso-0.4-5|7	Release:	%{release}
12cr|bin2iso-0.4-5|8	Summary:	Very simple utility to convert a BIN image
12cr|bin2iso-0.4-5|9	License:	GPLv2
12cr|bin2iso-0.4-5|10	Group:		File tools
12cr|bin2iso-0.4-5|11	URL:		http://mange.dynalias.org/linux/bin2iso
12cr|bin2iso-0.4-5|12	Source0:	http://mange.dynalias.org/linux/bin2iso/%{name}-%{version}.c
12cr|bin2iso-0.4-5|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|bin2iso-0.4-5|14	
12cr|bin2iso-0.4-5|15	%description
12cr|bin2iso-0.4-5|16	This is a very simple utility to convert a BIN image
12cr|bin2iso-0.4-5|17	(either RAW/2352 or Mode2/2336 format) to standard ISO format (2048 b/s).
12cr|bin2iso-0.4-5|18	
12cr|bin2iso-0.4-5|19	%prep
12cr|bin2iso-0.4-5|20	%setup -c -T
12cr|bin2iso-0.4-5|21	install -m 644 %{SOURCE0} %{name}.c
12cr|bin2iso-0.4-5|22	
12cr|bin2iso-0.4-5|23	
12cr|bin2iso-0.4-5|24	%build
12cr|bin2iso-0.4-5|25	gcc %{optflags} -o %{name} %{name}.c
12cr|bin2iso-0.4-5|26	
12cr|bin2iso-0.4-5|27	
12cr|bin2iso-0.4-5|28	%install
12cr|bin2iso-0.4-5|29	rm -rf %{buildroot}
12cr|bin2iso-0.4-5|30	install -d -m 755 %{buildroot}%{_bindir}
12cr|bin2iso-0.4-5|31	install -m 755 %{name} %{buildroot}/%{_bindir}
12cr|bin2iso-0.4-5|32	
12cr|bin2iso-0.4-5|33	
12cr|bin2iso-0.4-5|34	%clean
12cr|bin2iso-0.4-5|35	rm -rf %{buildroot}
12cr|bin2iso-0.4-5|36	
12cr|bin2iso-0.4-5|37	
12cr|bin2iso-0.4-5|38	%files
12cr|bin2iso-0.4-5|39	%defattr(-,root,root)
12cr|bin2iso-0.4-5|40	%{_bindir}/%{name}
12cr|bin2iso-0.4-5|41	
12cr|bin2iso-0.4-5|42	
12cr|bin2iso-0.4-5|43	
12cr|bin2iso-0.4-5|44	
12cr|bin2iso-0.4-5|45	%changelog
12cr|bin2iso-0.4-5|46	* Fri Aug 13 2010 Tomas Kindl <supp@mandriva.org> 0.4-5mdv2011.0
12cr|bin2iso-0.4-5|47	+ Revision: 569327
12cr|bin2iso-0.4-5|48	- rebuild
12cr|bin2iso-0.4-5|49	
12cr|bin2iso-0.4-5|50	* Tue Jun 09 2009 Jérôme Brenier <incubusss@mandriva.org> 0.4-4mdv2010.0
12cr|bin2iso-0.4-5|51	+ Revision: 384153
12cr|bin2iso-0.4-5|52	- fix license
12cr|bin2iso-0.4-5|53	
12cr|bin2iso-0.4-5|54	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.4-3mdv2009.0
12cr|bin2iso-0.4-5|55	+ Revision: 240445
12cr|bin2iso-0.4-5|56	- rebuild
12cr|bin2iso-0.4-5|57	- kill re-definition of %%buildroot on Pixel's request
12cr|bin2iso-0.4-5|58	
12cr|bin2iso-0.4-5|59	+ Olivier Blin <oblin@mandriva.com>
12cr|bin2iso-0.4-5|60	- restore BuildRoot
12cr|bin2iso-0.4-5|61	
12cr|bin2iso-0.4-5|62	* Fri Sep 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.4-1mdv2008.0
12cr|bin2iso-0.4-5|63	+ Revision: 81662
12cr|bin2iso-0.4-5|64	- import bin2iso
12cr|bin2iso-0.4-5|65	
12cr|bin2iso-0.4-5|66	
12cr|bin2iso-0.4-5|67	* Fri Sep 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.4-1mdv2008.0
12cr|bin2iso-0.4-5|68	- first mdv release

412 12
12cr|bindfs-1.11-1|1	Name:           bindfs
12cr|bindfs-1.11-1|2	Version:        1.11
12cr|bindfs-1.11-1|3	Release:        1
12cr|bindfs-1.11-1|4	Summary:        Fuse filesystem to mirror a directory
12cr|bindfs-1.11-1|5	
12cr|bindfs-1.11-1|6	Group:          System/Base
12cr|bindfs-1.11-1|7	License:        GPLv2+
12cr|bindfs-1.11-1|8	URL:            http://code.google.com/p/bindfs/
12cr|bindfs-1.11-1|9	Source0:        http://bindfs.googlecode.com/files/bindfs-%{version}.tar.gz
12cr|bindfs-1.11-1|10	
12cr|bindfs-1.11-1|11	BuildRequires:  fuse-devel
12cr|bindfs-1.11-1|12	BuildRequires:  recode
12cr|bindfs-1.11-1|13	
12cr|bindfs-1.11-1|14	%description
12cr|bindfs-1.11-1|15	Bindfs allows you to mirror a directory and also change the the permissions in
12cr|bindfs-1.11-1|16	the mirror directory.
12cr|bindfs-1.11-1|17	
12cr|bindfs-1.11-1|18	%prep
12cr|bindfs-1.11-1|19	%setup -q
12cr|bindfs-1.11-1|20	recode latin1..utf8 ChangeLog
12cr|bindfs-1.11-1|21	
12cr|bindfs-1.11-1|22	
12cr|bindfs-1.11-1|23	%build
12cr|bindfs-1.11-1|24	autoreconf -fi
12cr|bindfs-1.11-1|25	%configure2_5x
12cr|bindfs-1.11-1|26	%make LIBS="-lpthread"
12cr|bindfs-1.11-1|27	
12cr|bindfs-1.11-1|28	%install
12cr|bindfs-1.11-1|29	%makeinstall_std
12cr|bindfs-1.11-1|30	
12cr|bindfs-1.11-1|31	%files
12cr|bindfs-1.11-1|32	%doc COPYING ChangeLog README
12cr|bindfs-1.11-1|33	%{_bindir}/%{name}
12cr|bindfs-1.11-1|34	%{_mandir}/man1/%{name}.1*

413 12
12cr|bindgraph-0.2-10|1	Summary:	BindGraph gathers bind9 statistics
12cr|bindgraph-0.2-10|2	Name:		bindgraph
12cr|bindgraph-0.2-10|3	Version:	0.2
12cr|bindgraph-0.2-10|4	Release:	%mkrel 10
12cr|bindgraph-0.2-10|5	License:	GPL
12cr|bindgraph-0.2-10|6	Group:		Networking/WWW
12cr|bindgraph-0.2-10|7	URL:		http://www.linux.it/~md/software/
12cr|bindgraph-0.2-10|8	Source0:	http://ftp.debian.org/debian/pool/main/b/bindgraph/bindgraph_0.2a.orig.tar.gz
12cr|bindgraph-0.2-10|9	Source1:	bindgraph.init
12cr|bindgraph-0.2-10|10	Source2:	bindgraph.sysconfig
12cr|bindgraph-0.2-10|11	Source3:	bindgraph.logrotate
12cr|bindgraph-0.2-10|12	Patch0:		bindgraph-0.2-mdk_config.diff
12cr|bindgraph-0.2-10|13	Requires:       webserver
12cr|bindgraph-0.2-10|14	%if %mdkversion < 201010
12cr|bindgraph-0.2-10|15	Requires(postun):   rpm-helper
12cr|bindgraph-0.2-10|16	%endif
12cr|bindgraph-0.2-10|17	Requires(post):   rpm-helper
12cr|bindgraph-0.2-10|18	Requires(preun):   rpm-helper
12cr|bindgraph-0.2-10|19	Requires:	bind
12cr|bindgraph-0.2-10|20	Requires:	rrdtool
12cr|bindgraph-0.2-10|21	#Requires:	perl-File-Tail
12cr|bindgraph-0.2-10|22	BuildArch:	noarch
12cr|bindgraph-0.2-10|23	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|bindgraph-0.2-10|24	
12cr|bindgraph-0.2-10|25	%description
12cr|bindgraph-0.2-10|26	DNS statistics RRDtool frontend for BIND9 BindGraph is a very simple DNS
12cr|bindgraph-0.2-10|27	statistics RRDtool frontend for BIND9 that produces daily, weekly, monthly and
12cr|bindgraph-0.2-10|28	yearly graphs of the DNS server's activity (queries, errors, etc.).
12cr|bindgraph-0.2-10|29	
12cr|bindgraph-0.2-10|30	%prep
12cr|bindgraph-0.2-10|31	
12cr|bindgraph-0.2-10|32	%setup -q
12cr|bindgraph-0.2-10|33	%patch0 -p0
12cr|bindgraph-0.2-10|34	
12cr|bindgraph-0.2-10|35	cp %{SOURCE1} bindgraph.init
12cr|bindgraph-0.2-10|36	cp %{SOURCE2} bindgraph.sysconfig
12cr|bindgraph-0.2-10|37	cp %{SOURCE3} bindgraph.logrotate
12cr|bindgraph-0.2-10|38	
12cr|bindgraph-0.2-10|39	%build
12cr|bindgraph-0.2-10|40	
12cr|bindgraph-0.2-10|41	%install
12cr|bindgraph-0.2-10|42	rm -rf %{buildroot}
12cr|bindgraph-0.2-10|43	
12cr|bindgraph-0.2-10|44	install -d %{buildroot}%{_initrddir}
12cr|bindgraph-0.2-10|45	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|bindgraph-0.2-10|46	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|bindgraph-0.2-10|47	install -d %{buildroot}%{_sbindir}
12cr|bindgraph-0.2-10|48	install -d %{buildroot}%{_localstatedir}/lib/bindgraph
12cr|bindgraph-0.2-10|49	install -d %{buildroot}/var/run/bindgraph
12cr|bindgraph-0.2-10|50	install -d %{buildroot}/var/log/bindgraph
12cr|bindgraph-0.2-10|51	install -d %{buildroot}/var/cache/bindgraph
12cr|bindgraph-0.2-10|52	install -d %{buildroot}/var/www/cgi-bin
12cr|bindgraph-0.2-10|53	
12cr|bindgraph-0.2-10|54	install -m0755 bindgraph.pl %{buildroot}%{_sbindir}/bindgraph
12cr|bindgraph-0.2-10|55	install -m0755 bindgraph.cgi %{buildroot}/var/www/cgi-bin/
12cr|bindgraph-0.2-10|56	install -m0755 bindgraph.init %{buildroot}%{_initrddir}/bindgraph
12cr|bindgraph-0.2-10|57	install -m0644 bindgraph.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/bindgraph
12cr|bindgraph-0.2-10|58	install -m0644 bindgraph.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/bindgraph
12cr|bindgraph-0.2-10|59	
12cr|bindgraph-0.2-10|60	install -d %{buildroot}%{_webappconfdir}
12cr|bindgraph-0.2-10|61	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
12cr|bindgraph-0.2-10|62	<Location /cgi-bin/bindgraph.cgi>
12cr|bindgraph-0.2-10|63	Order allow,deny
12cr|bindgraph-0.2-10|64	Deny from all
12cr|bindgraph-0.2-10|65	</Location>
12cr|bindgraph-0.2-10|66	EOF
12cr|bindgraph-0.2-10|67	
12cr|bindgraph-0.2-10|68	%post
12cr|bindgraph-0.2-10|69	%_post_service bindgraph
12cr|bindgraph-0.2-10|70	%if %mdkversion < 201010
12cr|bindgraph-0.2-10|71	%_post_webapp
12cr|bindgraph-0.2-10|72	%endif
12cr|bindgraph-0.2-10|73	
12cr|bindgraph-0.2-10|74	%preun
12cr|bindgraph-0.2-10|75	%_preun_service bindgraph
12cr|bindgraph-0.2-10|76	
12cr|bindgraph-0.2-10|77	%postun
12cr|bindgraph-0.2-10|78	%if %mdkversion < 201010
12cr|bindgraph-0.2-10|79	%_postun_webapp
12cr|bindgraph-0.2-10|80	%endif
12cr|bindgraph-0.2-10|81	
12cr|bindgraph-0.2-10|82	%clean
12cr|bindgraph-0.2-10|83	rm -rf %{buildroot}
12cr|bindgraph-0.2-10|84	
12cr|bindgraph-0.2-10|85	%files
12cr|bindgraph-0.2-10|86	%defattr(-,root,root)
12cr|bindgraph-0.2-10|87	%doc ChangeLog COPYING rbldnsd.diff README
12cr|bindgraph-0.2-10|88	%attr(0755,root,root) %{_initrddir}/bindgraph
12cr|bindgraph-0.2-10|89	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|bindgraph-0.2-10|90	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/bindgraph
12cr|bindgraph-0.2-10|91	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/bindgraph
12cr|bindgraph-0.2-10|92	%attr(0755,root,root) %{_sbindir}/bindgraph
12cr|bindgraph-0.2-10|93	%attr(0755,root,root) /var/www/cgi-bin/bindgraph.cgi
12cr|bindgraph-0.2-10|94	%dir %attr(0755,root,root) /var/run/bindgraph
12cr|bindgraph-0.2-10|95	%dir %attr(0755,root,root) /var/log/bindgraph
12cr|bindgraph-0.2-10|96	%dir %attr(0755,apache,root) /var/cache/bindgraph
12cr|bindgraph-0.2-10|97	%dir %attr(0755,root,root) %{_localstatedir}/lib/bindgraph
12cr|bindgraph-0.2-10|98	
12cr|bindgraph-0.2-10|99	
12cr|bindgraph-0.2-10|100	%changelog
12cr|bindgraph-0.2-10|101	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-10mdv2011.0
12cr|bindgraph-0.2-10|102	+ Revision: 610071
12cr|bindgraph-0.2-10|103	- rebuild
12cr|bindgraph-0.2-10|104	
12cr|bindgraph-0.2-10|105	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.2-9mdv2010.1
12cr|bindgraph-0.2-10|106	+ Revision: 513189
12cr|bindgraph-0.2-10|107	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|bindgraph-0.2-10|108	- switch to "open to all" default access policy
12cr|bindgraph-0.2-10|109	- no need to prevent initscript translation
12cr|bindgraph-0.2-10|110	
12cr|bindgraph-0.2-10|111	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.2-8mdv2010.0
12cr|bindgraph-0.2-10|112	+ Revision: 424621
12cr|bindgraph-0.2-10|113	- rebuild
12cr|bindgraph-0.2-10|114	
12cr|bindgraph-0.2-10|115	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-7mdv2009.0
12cr|bindgraph-0.2-10|116	+ Revision: 238958
12cr|bindgraph-0.2-10|117	- rebuild
12cr|bindgraph-0.2-10|118	
12cr|bindgraph-0.2-10|119	+ Pixel <pixel@mandriva.com>
12cr|bindgraph-0.2-10|120	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|bindgraph-0.2-10|121	
12cr|bindgraph-0.2-10|122	+ Olivier Blin <oblin@mandriva.com>
12cr|bindgraph-0.2-10|123	- restore BuildRoot
12cr|bindgraph-0.2-10|124	
12cr|bindgraph-0.2-10|125	+ Thierry Vignaud <tv@mandriva.org>
12cr|bindgraph-0.2-10|126	- kill re-definition of %%buildroot on Pixel's request
12cr|bindgraph-0.2-10|127	
12cr|bindgraph-0.2-10|128	* Thu May 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-6mdv2008.0
12cr|bindgraph-0.2-10|129	+ Revision: 26127
12cr|bindgraph-0.2-10|130	- use the source from debian that actually works (duh!)
12cr|bindgraph-0.2-10|131	- added some apache config as well...
12cr|bindgraph-0.2-10|132	
12cr|bindgraph-0.2-10|133	* Thu May 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-5mdv2008.0
12cr|bindgraph-0.2-10|134	+ Revision: 25915
12cr|bindgraph-0.2-10|135	- fix the path to the query.log
12cr|bindgraph-0.2-10|136	- bunzip the sources
12cr|bindgraph-0.2-10|137	
12cr|bindgraph-0.2-10|138	
12cr|bindgraph-0.2-10|139	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdv2007.0
12cr|bindgraph-0.2-10|140	+ Revision: 101620
12cr|bindgraph-0.2-10|141	- Import bindgraph
12cr|bindgraph-0.2-10|142	
12cr|bindgraph-0.2-10|143	* Sun Jan 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdk
12cr|bindgraph-0.2-10|144	- rebuild
12cr|bindgraph-0.2-10|145	
12cr|bindgraph-0.2-10|146	* Sun Dec 19 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.2-3mdk
12cr|bindgraph-0.2-10|147	- fix a silly typo
12cr|bindgraph-0.2-10|148	
12cr|bindgraph-0.2-10|149	* Sun Dec 19 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.2-2mdk
12cr|bindgraph-0.2-10|150	- ahh, i forgot the %%post, %%preun and logrotate stuff...
12cr|bindgraph-0.2-10|151	
12cr|bindgraph-0.2-10|152	* Sun Dec 19 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.2-1mdk
12cr|bindgraph-0.2-10|153	- initial debian import but with a twist
12cr|bindgraph-0.2-10|154	- partly rediffed the debian patch (P0)
12cr|bindgraph-0.2-10|155	- added S1 & S2
12cr|bindgraph-0.2-10|156	

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

415 12
12cr|binstats-1.08-10|1	%define name binstats
12cr|binstats-1.08-10|2	%define version 1.08
12cr|binstats-1.08-10|3	%define release %mkrel 10
12cr|binstats-1.08-10|4	
12cr|binstats-1.08-10|5	Summary: An administration utility
12cr|binstats-1.08-10|6	Name: %{name}
12cr|binstats-1.08-10|7	Version: %{version}
12cr|binstats-1.08-10|8	Release: %{release}
12cr|binstats-1.08-10|9	License: GPL
12cr|binstats-1.08-10|10	Group: File tools
12cr|binstats-1.08-10|11	URL: http://www.ccc.nottingham.ac.uk/~etzpc/binstats.html
12cr|binstats-1.08-10|12	Source: %{name}-%{version}.tar.bz2
12cr|binstats-1.08-10|13	Buildroot: %{_tmppath}/%{name}-buildroot
12cr|binstats-1.08-10|14	
12cr|binstats-1.08-10|15	%description
12cr|binstats-1.08-10|16	An administration utility for tracking down the
12cr|binstats-1.08-10|17	various types of binary formats for Linux (i386) executables and their
12cr|binstats-1.08-10|18	dynamic library dependencies and also executable scripts.
12cr|binstats-1.08-10|19	
12cr|binstats-1.08-10|20	%prep
12cr|binstats-1.08-10|21	
12cr|binstats-1.08-10|22	%setup -q
12cr|binstats-1.08-10|23	
12cr|binstats-1.08-10|24	%build
12cr|binstats-1.08-10|25	make
12cr|binstats-1.08-10|26	strip derefsymlink
12cr|binstats-1.08-10|27	
12cr|binstats-1.08-10|28	%install
12cr|binstats-1.08-10|29	rm -rf $RPM_BUILD_ROOT
12cr|binstats-1.08-10|30	
12cr|binstats-1.08-10|31	# make install
12cr|binstats-1.08-10|32	install -m 755 -d $RPM_BUILD_ROOT%_bindir
12cr|binstats-1.08-10|33	install -m 755 binstats $RPM_BUILD_ROOT%_bindir
12cr|binstats-1.08-10|34	install -m 755 derefsymlink $RPM_BUILD_ROOT%_bindir
12cr|binstats-1.08-10|35	
12cr|binstats-1.08-10|36	%clean
12cr|binstats-1.08-10|37	rm -rf $RPM_BUILD_ROOT
12cr|binstats-1.08-10|38	
12cr|binstats-1.08-10|39	%files
12cr|binstats-1.08-10|40	%defattr (-,root,root)
12cr|binstats-1.08-10|41	%_bindir/*
12cr|binstats-1.08-10|42	%doc README
12cr|binstats-1.08-10|43	
12cr|binstats-1.08-10|44	
12cr|binstats-1.08-10|45	
12cr|binstats-1.08-10|46	%changelog
12cr|binstats-1.08-10|47	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.08-10mdv2011.0
12cr|binstats-1.08-10|48	+ Revision: 616765
12cr|binstats-1.08-10|49	- the mass rebuild of 2010.0 packages
12cr|binstats-1.08-10|50	
12cr|binstats-1.08-10|51	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.08-9mdv2010.0
12cr|binstats-1.08-10|52	+ Revision: 424622
12cr|binstats-1.08-10|53	- rebuild
12cr|binstats-1.08-10|54	
12cr|binstats-1.08-10|55	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.08-8mdv2009.0
12cr|binstats-1.08-10|56	+ Revision: 243313
12cr|binstats-1.08-10|57	- rebuild
12cr|binstats-1.08-10|58	
12cr|binstats-1.08-10|59	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.08-6mdv2008.1
12cr|binstats-1.08-10|60	+ Revision: 135829
12cr|binstats-1.08-10|61	- restore BuildRoot
12cr|binstats-1.08-10|62	
12cr|binstats-1.08-10|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|binstats-1.08-10|64	- kill re-definition of %%buildroot on Pixel's request
12cr|binstats-1.08-10|65	- import binstats
12cr|binstats-1.08-10|66	
12cr|binstats-1.08-10|67	
12cr|binstats-1.08-10|68	* Tue Aug 01 2006 Lenny Cartier <lenny@mandrakesoft.com> 1.08-6mdv2007.0
12cr|binstats-1.08-10|69	- rebuild
12cr|binstats-1.08-10|70	
12cr|binstats-1.08-10|71	* Tue Apr 26 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.08-5mdk
12cr|binstats-1.08-10|72	- rebuild
12cr|binstats-1.08-10|73	
12cr|binstats-1.08-10|74	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.08-4mdk
12cr|binstats-1.08-10|75	- rebuild
12cr|binstats-1.08-10|76	
12cr|binstats-1.08-10|77	* Mon Jan 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.08-3mdk
12cr|binstats-1.08-10|78	- rebuild
12cr|binstats-1.08-10|79	
12cr|binstats-1.08-10|80	* Thu Aug 29 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.08-2mdk
12cr|binstats-1.08-10|81	- rebuild
12cr|binstats-1.08-10|82	
12cr|binstats-1.08-10|83	* Thu Jun 28 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.08-1mdk
12cr|binstats-1.08-10|84	- updated to 1.08
12cr|binstats-1.08-10|85	
12cr|binstats-1.08-10|86	* Fri Jan 05 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.07-1mdk
12cr|binstats-1.08-10|87	- updated to 1.07
12cr|binstats-1.08-10|88	
12cr|binstats-1.08-10|89	* Wed Jul 26 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.00-4mdk
12cr|binstats-1.08-10|90	- remove packager tag
12cr|binstats-1.08-10|91	
12cr|binstats-1.08-10|92	* Wed Jul 26 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.00-3mdk
12cr|binstats-1.08-10|93	- BM
12cr|binstats-1.08-10|94	
12cr|binstats-1.08-10|95	* Tue Apr 25 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.00-2mdk
12cr|binstats-1.08-10|96	- bzip2 patch
12cr|binstats-1.08-10|97	- fix group
12cr|binstats-1.08-10|98	
12cr|binstats-1.08-10|99	* Mon Feb 07 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.00-1mdk
12cr|binstats-1.08-10|100	- mandrake build

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

417 12
12cr|biopython-1.58-1|1	%define epoch	1
12cr|biopython-1.58-1|2	
12cr|biopython-1.58-1|3	%define name	biopython
12cr|biopython-1.58-1|4	%define	version	1.58
12cr|biopython-1.58-1|5	%define	release	1
12cr|biopython-1.58-1|6	
12cr|biopython-1.58-1|7	Summary:	The Biopython Project
12cr|biopython-1.58-1|8	Name:		%{name}
12cr|biopython-1.58-1|9	Version:	%{version}
12cr|biopython-1.58-1|10	Release:	%mkrel %{release}
12cr|biopython-1.58-1|11	Epoch:		%{epoch}
12cr|biopython-1.58-1|12	Source0:	http://biopython.org/files/%{name}-%{version}.tar.gz
12cr|biopython-1.58-1|13	Patch0:		lm-1.58.patch
12cr|biopython-1.58-1|14	License:	BSD
12cr|biopython-1.58-1|15	Group:		Development/Python
12cr|biopython-1.58-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|biopython-1.58-1|17	Url:		http://biopython.org/
12cr|biopython-1.58-1|18	Requires:	python-numpy
12cr|biopython-1.58-1|19	BuildRequires:	egenix-mx-base
12cr|biopython-1.58-1|20	BuildRequires:	flex
12cr|biopython-1.58-1|21	BuildRequires:	python-reportlab, python-numpy, python-numpy-devel
12cr|biopython-1.58-1|22	BuildRequires:	gcc, epydoc, dos2unix
12cr|biopython-1.58-1|23	%py_requires -d
12cr|biopython-1.58-1|24	
12cr|biopython-1.58-1|25	%package -n 	python-Bio
12cr|biopython-1.58-1|26	Summary: 	Python modules from the Biopython Project
12cr|biopython-1.58-1|27	Group:		Sciences/Biology
12cr|biopython-1.58-1|28	Requires:	python-numpy
12cr|biopython-1.58-1|29	Requires:	python-reportlab
12cr|biopython-1.58-1|30	Requires:	egenix-mx-base
12cr|biopython-1.58-1|31	Requires:	wise
12cr|biopython-1.58-1|32	Requires:	ncbi-blast
12cr|biopython-1.58-1|33	# don't explicitly require clustalw because it is non-free
12cr|biopython-1.58-1|34	Suggests:	clustalw
12cr|biopython-1.58-1|35	Provides:	biopython = %{epoch}:%{version}-%{release}
12cr|biopython-1.58-1|36	Obsoletes:	biopython
12cr|biopython-1.58-1|37	
12cr|biopython-1.58-1|38	%package 	tools
12cr|biopython-1.58-1|39	Summary: 	Regression testing code and miscellaneous standalone scripts
12cr|biopython-1.58-1|40	Requires:	%{name} = %{epoch}:%{version}-%{release}
12cr|biopython-1.58-1|41	Suggests:	tkinter, wxPython
12cr|biopython-1.58-1|42	Group:		Sciences/Biology
12cr|biopython-1.58-1|43	
12cr|biopython-1.58-1|44	%package -n	python-BioSQL
12cr|biopython-1.58-1|45	Summary:	Code for using Biopython with BioSQL databases
12cr|biopython-1.58-1|46	Requires:	%{name} = %{epoch}:%{version}-%{release}
12cr|biopython-1.58-1|47	Group:		Development/Python
12cr|biopython-1.58-1|48	Requires:	python-psycopg2
12cr|biopython-1.58-1|49	Requires:	python-mysql
12cr|biopython-1.58-1|50	Provides:	biopython-biosql = %{epoch}:%{version}-%{release}
12cr|biopython-1.58-1|51	
12cr|biopython-1.58-1|52	%package	doc
12cr|biopython-1.58-1|53	Summary:	The Biopython Project documentation
12cr|biopython-1.58-1|54	Group:		Development/Python
12cr|biopython-1.58-1|55	Requires:	%{name} = %{epoch}:%{version}-%{release}
12cr|biopython-1.58-1|56	
12cr|biopython-1.58-1|57	%description
12cr|biopython-1.58-1|58	The Biopython Project is an international association of developers of
12cr|biopython-1.58-1|59	freely available Python tools for computational molecular biology.
12cr|biopython-1.58-1|60	
12cr|biopython-1.58-1|61	http://biopython.org provides an online resource for modules,
12cr|biopython-1.58-1|62	scripts, and web links for developers of Python-based software for
12cr|biopython-1.58-1|63	life science research.
12cr|biopython-1.58-1|64	
12cr|biopython-1.58-1|65	%description -n python-Bio
12cr|biopython-1.58-1|66	This package provides various Python modules from the Biopython Project
12cr|biopython-1.58-1|67	used to process biological data.
12cr|biopython-1.58-1|68	
12cr|biopython-1.58-1|69	%description tools
12cr|biopython-1.58-1|70	This package provides various scripts and tests that are comprised by the
12cr|biopython-1.58-1|71	Biopython Project.
12cr|biopython-1.58-1|72	
12cr|biopython-1.58-1|73	%description -n python-BioSQL
12cr|biopython-1.58-1|74	BioSQL is meant to be a common data storage layer supported by all the
12cr|biopython-1.58-1|75	different Bio* projects, Bioperl, Biojava, Biopython, and Bioruby.
12cr|biopython-1.58-1|76	Entries stored through an application written in, say, Bioperl could
12cr|biopython-1.58-1|77	be retrieved by another written in Biojava.
12cr|biopython-1.58-1|78	
12cr|biopython-1.58-1|79	%description doc
12cr|biopython-1.58-1|80	This package provides the documentation for the various components of the
12cr|biopython-1.58-1|81	Biopython Project.
12cr|biopython-1.58-1|82	
12cr|biopython-1.58-1|83	%prep
12cr|biopython-1.58-1|84	%setup -q
12cr|biopython-1.58-1|85	%patch0 -p0
12cr|biopython-1.58-1|86	
12cr|biopython-1.58-1|87	# remove Mac-related files
12cr|biopython-1.58-1|88	rm -f Tests/CodonUsage/.DS_Store
12cr|biopython-1.58-1|89	# remove CVS dirs
12cr|biopython-1.58-1|90	find -type d -name CVS | xargs rm -rf
12cr|biopython-1.58-1|91	# convert wrong end of line
12cr|biopython-1.58-1|92	find -type f -exec dos2unix -b -U {} \;
12cr|biopython-1.58-1|93	
12cr|biopython-1.58-1|94	%build
12cr|biopython-1.58-1|95	yes | PYTHONDONTWRITEBYTECODE= python setup.py build
12cr|biopython-1.58-1|96	
12cr|biopython-1.58-1|97	# build api
12cr|biopython-1.58-1|98	export PYTHONPATH=`dir -d build/lib.*`
12cr|biopython-1.58-1|99	yes | epydoc -o api Bio BioSQL
12cr|biopython-1.58-1|100	
12cr|biopython-1.58-1|101	%install
12cr|biopython-1.58-1|102	yes | PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
12cr|biopython-1.58-1|103	
12cr|biopython-1.58-1|104	mkdir -p %{buildroot}/%_datadir/%{name}-%{version}
12cr|biopython-1.58-1|105	cp -r Tests Scripts %{buildroot}/%_datadir/%{name}-%{version}
12cr|biopython-1.58-1|106	
12cr|biopython-1.58-1|107	%clean
12cr|biopython-1.58-1|108	%__rm -rf %{buildroot}
12cr|biopython-1.58-1|109	
12cr|biopython-1.58-1|110	%files -n python-Bio
12cr|biopython-1.58-1|111	%defattr(-,root,root,0755)
12cr|biopython-1.58-1|112	%py_platsitedir/Bio
12cr|biopython-1.58-1|113	%py_platsitedir/*.egg-info
12cr|biopython-1.58-1|114	%doc CONTRIB DEPRECATED LICENSE NEWS README
12cr|biopython-1.58-1|115	
12cr|biopython-1.58-1|116	%files -n python-BioSQL
12cr|biopython-1.58-1|117	%defattr(-,root,root,0755)
12cr|biopython-1.58-1|118	%py_platsitedir/BioSQL
12cr|biopython-1.58-1|119	%doc LICENSE
12cr|biopython-1.58-1|120	
12cr|biopython-1.58-1|121	%files tools
12cr|biopython-1.58-1|122	%defattr(-,root,root,0755)
12cr|biopython-1.58-1|123	%_datadir/%{name}-%{version}/Tests
12cr|biopython-1.58-1|124	%_datadir/%{name}-%{version}/Scripts
12cr|biopython-1.58-1|125	
12cr|biopython-1.58-1|126	%files doc
12cr|biopython-1.58-1|127	%defattr(-,root,root,0755)
12cr|biopython-1.58-1|128	%doc Doc/*.pdf Doc/examples/
12cr|biopython-1.58-1|129	%doc api
12cr|biopython-1.58-1|130	
12cr|biopython-1.58-1|131	
12cr|biopython-1.58-1|132	
12cr|biopython-1.58-1|133	%changelog
12cr|biopython-1.58-1|134	* Thu Aug 18 2011 Lev Givon <lev@mandriva.org> 1:1.58-1mdv2012.0
12cr|biopython-1.58-1|135	+ Revision: 695239
12cr|biopython-1.58-1|136	- Update to 1.58.
12cr|biopython-1.58-1|137	
12cr|biopython-1.58-1|138	* Fri Nov 26 2010 Lev Givon <lev@mandriva.org> 1:1.56-1mdv2011.0
12cr|biopython-1.58-1|139	+ Revision: 601565
12cr|biopython-1.58-1|140	- Update to 1.56.
12cr|biopython-1.58-1|141	
12cr|biopython-1.58-1|142	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.55-2mdv2011.0
12cr|biopython-1.58-1|143	+ Revision: 591933
12cr|biopython-1.58-1|144	- rebuild for python 2.7
12cr|biopython-1.58-1|145	
12cr|biopython-1.58-1|146	* Mon Sep 13 2010 Lev Givon <lev@mandriva.org> 1:1.55-1mdv2011.0
12cr|biopython-1.58-1|147	+ Revision: 578020
12cr|biopython-1.58-1|148	- Update to 1.55.
12cr|biopython-1.58-1|149	
12cr|biopython-1.58-1|150	* Wed Jul 14 2010 Lev Givon <lev@mandriva.org> 1:1.54-1mdv2011.0
12cr|biopython-1.58-1|151	+ Revision: 552994
12cr|biopython-1.58-1|152	- Update to 1.54.
12cr|biopython-1.58-1|153	
12cr|biopython-1.58-1|154	* Wed Dec 16 2009 Lev Givon <lev@mandriva.org> 1:1.53-1mdv2010.1
12cr|biopython-1.58-1|155	+ Revision: 479515
12cr|biopython-1.58-1|156	- Update to 1.53.
12cr|biopython-1.58-1|157	
12cr|biopython-1.58-1|158	* Wed Sep 23 2009 Lev Givon <lev@mandriva.org> 1:1.52-1mdv2010.0
12cr|biopython-1.58-1|159	+ Revision: 447573
12cr|biopython-1.58-1|160	- Update to 1.52.
12cr|biopython-1.58-1|161	
12cr|biopython-1.58-1|162	* Mon Aug 17 2009 Lev Givon <lev@mandriva.org> 1:1.51-1mdv2010.0
12cr|biopython-1.58-1|163	+ Revision: 417346
12cr|biopython-1.58-1|164	- Update to 1.51.
12cr|biopython-1.58-1|165	
12cr|biopython-1.58-1|166	* Tue Apr 21 2009 Lev Givon <lev@mandriva.org> 1:1.50-1mdv2010.0
12cr|biopython-1.58-1|167	+ Revision: 368591
12cr|biopython-1.58-1|168	- Update to 1.50.
12cr|biopython-1.58-1|169	
12cr|biopython-1.58-1|170	* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 1:1.49-4mdv2009.1
12cr|biopython-1.58-1|171	+ Revision: 318982
12cr|biopython-1.58-1|172	- fix file list
12cr|biopython-1.58-1|173	- rebuild for new python
12cr|biopython-1.58-1|174	
12cr|biopython-1.58-1|175	* Fri Dec 19 2008 Lev Givon <lev@mandriva.org> 1:1.49-3mdv2009.1
12cr|biopython-1.58-1|176	+ Revision: 316314
12cr|biopython-1.58-1|177	- Fix python-BioSQL requirements.
12cr|biopython-1.58-1|178	
12cr|biopython-1.58-1|179	* Fri Dec 12 2008 Lev Givon <lev@mandriva.org> 1:1.49-2mdv2009.1
12cr|biopython-1.58-1|180	+ Revision: 313641
12cr|biopython-1.58-1|181	- Fix provides/requires to include epoch.
12cr|biopython-1.58-1|182	
12cr|biopython-1.58-1|183	* Tue Dec 02 2008 Lev Givon <lev@mandriva.org> 1:1.49-1mdv2009.1
12cr|biopython-1.58-1|184	+ Revision: 309262
12cr|biopython-1.58-1|185	- Update to 1.49.
12cr|biopython-1.58-1|186	Update dependencies.
12cr|biopython-1.58-1|187	
12cr|biopython-1.58-1|188	* Sun Nov 09 2008 Lev Givon <lev@mandriva.org> 1.49b-1mdv2009.1
12cr|biopython-1.58-1|189	+ Revision: 301624
12cr|biopython-1.58-1|190	- Update to 1.49b.
12cr|biopython-1.58-1|191	
12cr|biopython-1.58-1|192	* Mon Sep 15 2008 Lev Givon <lev@mandriva.org> 1.47-2mdv2009.0
12cr|biopython-1.58-1|193	+ Revision: 284834
12cr|biopython-1.58-1|194	- Make doc fix really work.
12cr|biopython-1.58-1|195	
12cr|biopython-1.58-1|196	* Mon Sep 08 2008 Lev Givon <lev@mandriva.org> 1.47-1mdv2009.0
12cr|biopython-1.58-1|197	+ Revision: 282429
12cr|biopython-1.58-1|198	- Fix busted Tutorial.pdf.
12cr|biopython-1.58-1|199	Don't include doc making files.
12cr|biopython-1.58-1|200	- Update to 1.47.
12cr|biopython-1.58-1|201	
12cr|biopython-1.58-1|202	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.44-3mdv2009.0
12cr|biopython-1.58-1|203	+ Revision: 243315
12cr|biopython-1.58-1|204	- rebuild
12cr|biopython-1.58-1|205	
12cr|biopython-1.58-1|206	* Thu Feb 07 2008 Gaëtan Lehmann <glehmann@mandriva.org> 1.44-1mdv2008.1
12cr|biopython-1.58-1|207	+ Revision: 163691
12cr|biopython-1.58-1|208	- 1.44
12cr|biopython-1.58-1|209	
12cr|biopython-1.58-1|210	+ Olivier Blin <blino@mandriva.org>
12cr|biopython-1.58-1|211	- restore BuildRoot
12cr|biopython-1.58-1|212	
12cr|biopython-1.58-1|213	+ Thierry Vignaud <tv@mandriva.org>
12cr|biopython-1.58-1|214	- kill re-definition of %%buildroot on Pixel's request
12cr|biopython-1.58-1|215	
12cr|biopython-1.58-1|216	* Mon Aug 27 2007 Gaëtan Lehmann <glehmann@mandriva.org> 1.43-1mdv2008.0
12cr|biopython-1.58-1|217	+ Revision: 72168
12cr|biopython-1.58-1|218	- 1.43
12cr|biopython-1.58-1|219	
12cr|biopython-1.58-1|220	
12cr|biopython-1.58-1|221	* Wed Jan 31 2007 Nicolas Lécureuil <neoclust@mandriva.org> 1.42-2mdv2007.0
12cr|biopython-1.58-1|222	+ Revision: 115728
12cr|biopython-1.58-1|223	- Rebuild against new python
12cr|biopython-1.58-1|224	- Import biopython
12cr|biopython-1.58-1|225	
12cr|biopython-1.58-1|226	* Fri Aug 11 2006 glehmann
12cr|biopython-1.58-1|227	+ 08/10/06 17:59:58 (55453)
12cr|biopython-1.58-1|228	update to 1.42
12cr|biopython-1.58-1|229	
12cr|biopython-1.58-1|230	* Mon Jul 31 2006 glehmann
12cr|biopython-1.58-1|231	+ 07/30/06 09:51:44 (42642)
12cr|biopython-1.58-1|232	Import biopython
12cr|biopython-1.58-1|233	
12cr|biopython-1.58-1|234	* Fri Jul 01 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.40-0.20050420.3mdk
12cr|biopython-1.58-1|235	- rename packages
12cr|biopython-1.58-1|236	
12cr|biopython-1.58-1|237	* Mon May 23 2005 Gaetan Lehmann <glehmann@n4.mandrakesoft.com> 1.40-0.20050420.2mdk
12cr|biopython-1.58-1|238	- add missing buildrequires
12cr|biopython-1.58-1|239	
12cr|biopython-1.58-1|240	* Thu Apr 21 2005 Gaetan Lehmann <glehmann@n4.mandrakesoft.com> 1.40-0.20050420.1mdk
12cr|biopython-1.58-1|241	- cvs update
12cr|biopython-1.58-1|242	- use mkrel
12cr|biopython-1.58-1|243	
12cr|biopython-1.58-1|244	* Fri Apr 01 2005 Gaetan Lehmann <glehmann@n4.mandrakesoft.com> 1.40-0.20050331.1mdk
12cr|biopython-1.58-1|245	- cvs update
12cr|biopython-1.58-1|246	
12cr|biopython-1.58-1|247	* Sun Mar 20 2005 Gaetan Lehmann <glehmann@n4.mandrakesoft.com> 1.40-0.cvs20050320.1mdk
12cr|biopython-1.58-1|248	- cvs update
12cr|biopython-1.58-1|249	
12cr|biopython-1.58-1|250	* Sun Mar 06 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.40-0.cvs20050306.1mdk
12cr|biopython-1.58-1|251	- cvs update
12cr|biopython-1.58-1|252	
12cr|biopython-1.58-1|253	* Tue Feb 22 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.40-0.cvs20050222.1mdk
12cr|biopython-1.58-1|254	- cvs update
12cr|biopython-1.58-1|255	
12cr|biopython-1.58-1|256	* Thu Feb 17 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.40-0.cvs20050217.1mdk
12cr|biopython-1.58-1|257	- cvs update
12cr|biopython-1.58-1|258	- add build section
12cr|biopython-1.58-1|259	- fix some lint
12cr|biopython-1.58-1|260	
12cr|biopython-1.58-1|261	* Tue Feb 15 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.40-0.cvs20050215.1mdk
12cr|biopython-1.58-1|262	- 1.40 cvs
12cr|biopython-1.58-1|263	
12cr|biopython-1.58-1|264	* Thu Feb 10 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.30-3mdk
12cr|biopython-1.58-1|265	- patch for python 2.4 (from freshports.org)
12cr|biopython-1.58-1|266	- fix path for python 2.4
12cr|biopython-1.58-1|267	- add api
12cr|biopython-1.58-1|268	- fix some lints
12cr|biopython-1.58-1|269	
12cr|biopython-1.58-1|270	* Sat Oct 16 2004 Michael Scherer <misc@mandrake.org> 1.30-2mdk
12cr|biopython-1.58-1|271	- fix Requires, #12092
12cr|biopython-1.58-1|272	- fix BuildRequires
12cr|biopython-1.58-1|273	
12cr|biopython-1.58-1|274	* Wed Sep 01 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.30-1mdk
12cr|biopython-1.58-1|275	- from Gaetan Lehmann <glehmann@netcourrier.com> :
12cr|biopython-1.58-1|276	- Create package from scratch for mandrake system
12cr|biopython-1.58-1|277	

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

419 12
12cr|biosdisk-0.75-5|1	%define name biosdisk
12cr|biosdisk-0.75-5|2	%define version 0.75
12cr|biosdisk-0.75-5|3	%define release %mkrel 5
12cr|biosdisk-0.75-5|4	
12cr|biosdisk-0.75-5|5	Name: %{name}
12cr|biosdisk-0.75-5|6	Version: %{version}
12cr|biosdisk-0.75-5|7	Release: %{release}
12cr|biosdisk-0.75-5|8	Summary: Creating BIOS flash floppy images for DELL machines
12cr|biosdisk-0.75-5|9	License: GPL
12cr|biosdisk-0.75-5|10	Group:   System/Kernel and hardware
12cr|biosdisk-0.75-5|11	URL: 	 http://linux.dell.com/biosdisk/
12cr|biosdisk-0.75-5|12	Source:  http://linux.dell.com/biosdisk/%{name}-%{version}-2.tar.gz
12cr|biosdisk-0.75-5|13	Requires: python >= 2.2
12cr|biosdisk-0.75-5|14	Requires: dos2unix
12cr|biosdisk-0.75-5|15	Requires: syslinux
12cr|biosdisk-0.75-5|16	Requires: wget
12cr|biosdisk-0.75-5|17	BuildArch: noarch
12cr|biosdisk-0.75-5|18	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|biosdisk-0.75-5|19	
12cr|biosdisk-0.75-5|20	%description
12cr|biosdisk-0.75-5|21	Biosdisk is a utility that can be used to make a FreeDOS floppy boot image
12cr|biosdisk-0.75-5|22	that can be used to flash a Dell system BIOS with Linux.
12cr|biosdisk-0.75-5|23	
12cr|biosdisk-0.75-5|24	
12cr|biosdisk-0.75-5|25	%prep
12cr|biosdisk-0.75-5|26	%setup -q
12cr|biosdisk-0.75-5|27	
12cr|biosdisk-0.75-5|28	%build
12cr|biosdisk-0.75-5|29	
12cr|biosdisk-0.75-5|30	%install
12cr|biosdisk-0.75-5|31	rm -rf %{buildroot}
12cr|biosdisk-0.75-5|32	mkdir -p %{buildroot}%{_sbindir}
12cr|biosdisk-0.75-5|33	mkdir -p %{buildroot}/var/lib/%{name}
12cr|biosdisk-0.75-5|34	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|biosdisk-0.75-5|35	mkdir -p %{buildroot}%{_mandir}/man8
12cr|biosdisk-0.75-5|36	mkdir -p %{buildroot}%{_sysconfdir}
12cr|biosdisk-0.75-5|37	
12cr|biosdisk-0.75-5|38	
12cr|biosdisk-0.75-5|39	#place files
12cr|biosdisk-0.75-5|40	install -m 755 biosdisk %{buildroot}%{_sbindir}
12cr|biosdisk-0.75-5|41	install -m 755 blconf %{buildroot}%{_sbindir}
12cr|biosdisk-0.75-5|42	#install -m 755 geturl %{buildroot}/usr/sbin
12cr|biosdisk-0.75-5|43	install -m 644 dosdisk.img %{buildroot}%{_datadir}/%{name}
12cr|biosdisk-0.75-5|44	install -m 644 biosdisk.conf %{buildroot}%{_sysconfdir}
12cr|biosdisk-0.75-5|45	install -m 644 biosdisk-mkrpm-redhat-template.spec %{buildroot}%{_datadir}/%{name}
12cr|biosdisk-0.75-5|46	install -m 644 biosdisk-mkrpm-generic-template.spec %{buildroot}%{_datadir}/%{name}
12cr|biosdisk-0.75-5|47	install -m 644 biosdisk.8.gz %{buildroot}%{_mandir}/man8
12cr|biosdisk-0.75-5|48	
12cr|biosdisk-0.75-5|49	%clean
12cr|biosdisk-0.75-5|50	rm -rf %{buildroot}
12cr|biosdisk-0.75-5|51	
12cr|biosdisk-0.75-5|52	%post
12cr|biosdisk-0.75-5|53	#copy memdisk to /boot
12cr|biosdisk-0.75-5|54	if ! [ -e /boot/memdisk ]; then
12cr|biosdisk-0.75-5|55	for i in /usr/lib/syslinux/memdisk /usr/share/syslinux/memdisk
12cr|biosdisk-0.75-5|56	do
12cr|biosdisk-0.75-5|57	if [ -e $i ]; then
12cr|biosdisk-0.75-5|58	cp -f $i /boot
12cr|biosdisk-0.75-5|59	fi
12cr|biosdisk-0.75-5|60	done
12cr|biosdisk-0.75-5|61	fi
12cr|biosdisk-0.75-5|62	
12cr|biosdisk-0.75-5|63	%files
12cr|biosdisk-0.75-5|64	%defattr(-,root,root,-)
12cr|biosdisk-0.75-5|65	%attr(0755,root,root) %{_sbindir}/biosdisk
12cr|biosdisk-0.75-5|66	%attr(0755,root,root) %{_sbindir}/blconf
12cr|biosdisk-0.75-5|67	#%attr(0755,root,root) %{_sbindir}geturl
12cr|biosdisk-0.75-5|68	/var/lib/%{name}/
12cr|biosdisk-0.75-5|69	%{_datadir}/%{name}/
12cr|biosdisk-0.75-5|70	%config(noreplace) %{_sysconfdir}/biosdisk.conf
12cr|biosdisk-0.75-5|71	%doc %{_mandir}/man8/biosdisk.8.*
12cr|biosdisk-0.75-5|72	%doc COPYING ChangeLog AUTHORS README INSTALL TODO README.dosdisk VERSION
12cr|biosdisk-0.75-5|73	
12cr|biosdisk-0.75-5|74	
12cr|biosdisk-0.75-5|75	
12cr|biosdisk-0.75-5|76	%changelog
12cr|biosdisk-0.75-5|77	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.75-5mdv2011.0
12cr|biosdisk-0.75-5|78	+ Revision: 616773
12cr|biosdisk-0.75-5|79	- the mass rebuild of 2010.0 packages
12cr|biosdisk-0.75-5|80	
12cr|biosdisk-0.75-5|81	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.75-4mdv2010.0
12cr|biosdisk-0.75-5|82	+ Revision: 424624
12cr|biosdisk-0.75-5|83	- rebuild
12cr|biosdisk-0.75-5|84	
12cr|biosdisk-0.75-5|85	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.75-3mdv2009.0
12cr|biosdisk-0.75-5|86	+ Revision: 243319
12cr|biosdisk-0.75-5|87	- rebuild
12cr|biosdisk-0.75-5|88	
12cr|biosdisk-0.75-5|89	* Mon Feb 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.75-1mdv2008.1
12cr|biosdisk-0.75-5|90	+ Revision: 165154
12cr|biosdisk-0.75-5|91	- new version
12cr|biosdisk-0.75-5|92	
12cr|biosdisk-0.75-5|93	+ Olivier Blin <oblin@mandriva.com>
12cr|biosdisk-0.75-5|94	- restore BuildRoot
12cr|biosdisk-0.75-5|95	
12cr|biosdisk-0.75-5|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|biosdisk-0.75-5|97	- kill re-definition of %%buildroot on Pixel's request
12cr|biosdisk-0.75-5|98	
12cr|biosdisk-0.75-5|99	* Wed Aug 15 2007 Pascal Terjan <pterjan@mandriva.org> 0.65-2mdv2008.0
12cr|biosdisk-0.75-5|100	+ Revision: 63761
12cr|biosdisk-0.75-5|101	- Import biosdisk
12cr|biosdisk-0.75-5|102	
12cr|biosdisk-0.75-5|103	
12cr|biosdisk-0.75-5|104	
12cr|biosdisk-0.75-5|105	* Sat Nov 26 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.65-2mdk
12cr|biosdisk-0.75-5|106	- fix description (#16579)
12cr|biosdisk-0.75-5|107	
12cr|biosdisk-0.75-5|108	* Fri Jun 24 2005 Erwan Velu <velu@seanodes.com> 0.65-1mdk
12cr|biosdisk-0.75-5|109	- Initial release

420 12
12cr|bip-0.8.8-1|1	# based on Fedora package: thanks
12cr|bip-0.8.8-1|2	
12cr|bip-0.8.8-1|3	%define prerel	0
12cr|bip-0.8.8-1|4	%define rel	1
12cr|bip-0.8.8-1|5	
12cr|bip-0.8.8-1|6	%if %{prerel}
12cr|bip-0.8.8-1|7	%define release		%mkrel 0.%{prerel}.%{rel}
12cr|bip-0.8.8-1|8	%define distname	%{name}-%{version}-%{prerel}.tar.gz
12cr|bip-0.8.8-1|9	%define dirname		%{name}-%{version}-%{prerel}
12cr|bip-0.8.8-1|10	%else
12cr|bip-0.8.8-1|11	%define release		%mkrel %{rel}
12cr|bip-0.8.8-1|12	%define distname	%{name}-%{version}.tar.gz
12cr|bip-0.8.8-1|13	%define dirname		%{name}-%{version}
12cr|bip-0.8.8-1|14	%endif
12cr|bip-0.8.8-1|15	
12cr|bip-0.8.8-1|16	Name:		bip
12cr|bip-0.8.8-1|17	Version:	0.8.8
12cr|bip-0.8.8-1|18	Release:	%{release}
12cr|bip-0.8.8-1|19	Summary:	IRC Bouncer (proxy)
12cr|bip-0.8.8-1|20	Group:		Networking/IRC
12cr|bip-0.8.8-1|21	License:	GPLv2+
12cr|bip-0.8.8-1|22	URL:		http://bip.t1r.net
12cr|bip-0.8.8-1|23	Source0:	http://bip.t1r.net/downloads/%{distname}
12cr|bip-0.8.8-1|24	Source1:	bip.init
12cr|bip-0.8.8-1|25	Patch0:		bip-conf.patch
12cr|bip-0.8.8-1|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|bip-0.8.8-1|27	BuildRequires:	openssl-devel
12cr|bip-0.8.8-1|28	BuildRequires:	flex
12cr|bip-0.8.8-1|29	BuildRequires:	byacc
12cr|bip-0.8.8-1|30	
12cr|bip-0.8.8-1|31	%description
12cr|bip-0.8.8-1|32	Bip is an IRC proxy, which means it keeps connected to your preferred IRC
12cr|bip-0.8.8-1|33	servers, can store the logs for you, and even send them back to your IRC
12cr|bip-0.8.8-1|34	client(s) upon connection.
12cr|bip-0.8.8-1|35	You may want to use bip to keep your logfiles (in a unique format and on a
12cr|bip-0.8.8-1|36	unique computer) whatever your client is, when you connect from multiple
12cr|bip-0.8.8-1|37	workstations, or when you simply want to have a playback of what was said
12cr|bip-0.8.8-1|38	while you were away.
12cr|bip-0.8.8-1|39	
12cr|bip-0.8.8-1|40	%prep
12cr|bip-0.8.8-1|41	%setup -q -n %{dirname}
12cr|bip-0.8.8-1|42	%patch0 -p0
12cr|bip-0.8.8-1|43	iconv -f iso-8859-1 -t utf-8 -o ChangeLog{.utf8,}
12cr|bip-0.8.8-1|44	mv ChangeLog{.utf8,}
12cr|bip-0.8.8-1|45	
12cr|bip-0.8.8-1|46	%build
12cr|bip-0.8.8-1|47	export CFLAGS="%{optflags} -DPIC -fPIC"
12cr|bip-0.8.8-1|48	%configure2_5x
12cr|bip-0.8.8-1|49	%make CFLAGS="%{optflags} -DPIC -fPIC"
12cr|bip-0.8.8-1|50	
12cr|bip-0.8.8-1|51	%install
12cr|bip-0.8.8-1|52	rm -rf %{buildroot}
12cr|bip-0.8.8-1|53	%makeinstall_std
12cr|bip-0.8.8-1|54	# Remove misplaced files
12cr|bip-0.8.8-1|55	rm -rf %{buildroot}%{_defaultdocdir}/bip
12cr|bip-0.8.8-1|56	mkdir -p %{buildroot}%{_sysconfdir}
12cr|bip-0.8.8-1|57	# Install bip.conf
12cr|bip-0.8.8-1|58	install -m 644 samples/bip.conf %{buildroot}%{_sysconfdir}/bip.conf
12cr|bip-0.8.8-1|59	# Install initscript
12cr|bip-0.8.8-1|60	mkdir -p %{buildroot}%{_initrddir}
12cr|bip-0.8.8-1|61	install -m755 %{SOURCE1} %{buildroot}%{_initrddir}/bip
12cr|bip-0.8.8-1|62	mkdir -p %{buildroot}%{_localstatedir}/run/bip
12cr|bip-0.8.8-1|63	mkdir -p %{buildroot}%{_localstatedir}/log/bip
12cr|bip-0.8.8-1|64	
12cr|bip-0.8.8-1|65	%clean
12cr|bip-0.8.8-1|66	rm -rf %{buildroot}
12cr|bip-0.8.8-1|67	
12cr|bip-0.8.8-1|68	
12cr|bip-0.8.8-1|69	%pre
12cr|bip-0.8.8-1|70	/usr/sbin/useradd -c "Bip IRC Proxy" \
12cr|bip-0.8.8-1|71	-s /bin/sh -r -d / bip 2> /dev/null || :
12cr|bip-0.8.8-1|72	
12cr|bip-0.8.8-1|73	%post
12cr|bip-0.8.8-1|74	%_post_service %{name}
12cr|bip-0.8.8-1|75	
12cr|bip-0.8.8-1|76	%preun
12cr|bip-0.8.8-1|77	%_preun_service %{name}
12cr|bip-0.8.8-1|78	
12cr|bip-0.8.8-1|79	%postun
12cr|bip-0.8.8-1|80	if [ "$1" -ge 1 ]; then
12cr|bip-0.8.8-1|81	/sbin/service bip condrestart >/dev/null 2>&1 || :
12cr|bip-0.8.8-1|82	fi
12cr|bip-0.8.8-1|83	
12cr|bip-0.8.8-1|84	
12cr|bip-0.8.8-1|85	%files
12cr|bip-0.8.8-1|86	%defattr(-,root,root,-)
12cr|bip-0.8.8-1|87	%doc AUTHORS ChangeLog README TODO
12cr|bip-0.8.8-1|88	%doc samples/bip.vim
12cr|bip-0.8.8-1|89	%{_bindir}/bip
12cr|bip-0.8.8-1|90	%{_bindir}/bipmkpw
12cr|bip-0.8.8-1|91	%{_mandir}/man1/bip.1*
12cr|bip-0.8.8-1|92	%{_mandir}/man5/bip.conf.5*
12cr|bip-0.8.8-1|93	%config(noreplace) %{_sysconfdir}/bip.conf
12cr|bip-0.8.8-1|94	%{_initrddir}/bip
12cr|bip-0.8.8-1|95	%attr(-,bip,bip) %dir %{_localstatedir}/run/bip
12cr|bip-0.8.8-1|96	%attr(-,bip,bip) %dir %{_localstatedir}/log/bip
12cr|bip-0.8.8-1|97	
12cr|bip-0.8.8-1|98	
12cr|bip-0.8.8-1|99	
12cr|bip-0.8.8-1|100	%changelog
12cr|bip-0.8.8-1|101	* Wed May 25 2011 Adam Williamson <awilliamson@mandriva.org> 0.8.8-1mdv2011.0
12cr|bip-0.8.8-1|102	+ Revision: 679057
12cr|bip-0.8.8-1|103	- new release 0.8.8
12cr|bip-0.8.8-1|104	
12cr|bip-0.8.8-1|105	* Sun Jan 23 2011 Adam Williamson <awilliamson@mandriva.org> 0.8.7-1
12cr|bip-0.8.8-1|106	+ Revision: 632407
12cr|bip-0.8.8-1|107	- new release 0.8.7
12cr|bip-0.8.8-1|108	
12cr|bip-0.8.8-1|109	* Fri Sep 24 2010 Funda Wang <fwang@mandriva.org> 0.8.6-1mdv2011.0
12cr|bip-0.8.8-1|110	+ Revision: 580896
12cr|bip-0.8.8-1|111	- build with fpic
12cr|bip-0.8.8-1|112	
12cr|bip-0.8.8-1|113	+ Adam Williamson <awilliamson@mandriva.org>
12cr|bip-0.8.8-1|114	- new release 0.8.6
12cr|bip-0.8.8-1|115	
12cr|bip-0.8.8-1|116	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 0.8.4-2mdv2010.1
12cr|bip-0.8.8-1|117	+ Revision: 537524
12cr|bip-0.8.8-1|118	- rebuild
12cr|bip-0.8.8-1|119	
12cr|bip-0.8.8-1|120	* Wed Dec 16 2009 Jérôme Brenier <incubusss@mandriva.org> 0.8.4-1mdv2010.1
12cr|bip-0.8.8-1|121	+ Revision: 479598
12cr|bip-0.8.8-1|122	- new version 0.8.4
12cr|bip-0.8.8-1|123	
12cr|bip-0.8.8-1|124	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.8.0-0.rc1.2mdv2010.0
12cr|bip-0.8.8-1|125	+ Revision: 436822
12cr|bip-0.8.8-1|126	- rebuild
12cr|bip-0.8.8-1|127	
12cr|bip-0.8.8-1|128	* Sat Feb 28 2009 Adam Williamson <awilliamson@mandriva.org> 0.8.0-0.rc1.1mdv2009.1
12cr|bip-0.8.8-1|129	+ Revision: 346163
12cr|bip-0.8.8-1|130	- add buildroot
12cr|bip-0.8.8-1|131	- credit Fedora for initial package
12cr|bip-0.8.8-1|132	- import bip
12cr|bip-0.8.8-1|133	
12cr|bip-0.8.8-1|134	

421 12
12cr|birt-1.2.2-4|1	Summary:	BIRT - Batch Image Resizing Thing
12cr|birt-1.2.2-4|2	Name:		birt
12cr|birt-1.2.2-4|3	Version:	1.2.2
12cr|birt-1.2.2-4|4	Release:	%mkrel 4
12cr|birt-1.2.2-4|5	License:	GPLv2+
12cr|birt-1.2.2-4|6	Group:		Graphics
12cr|birt-1.2.2-4|7	Source:		http://vrai.net/files/software_projects/birt/%name-%{version}.tar.bz2
12cr|birt-1.2.2-4|8	URL:		http://vrai.net/project.php?project=birt
12cr|birt-1.2.2-4|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|birt-1.2.2-4|10	BuildRequires:	qt3-devel
12cr|birt-1.2.2-4|11	BuildRequires:	imagemagick
12cr|birt-1.2.2-4|12	
12cr|birt-1.2.2-4|13	%description
12cr|birt-1.2.2-4|14	BIRT, the Batch Image Resizing Thing, is a simple application that
12cr|birt-1.2.2-4|15	allows a large number of images to be resized in one go. Obviously
12cr|birt-1.2.2-4|16	this is possible by scripting ImageMagick but it's usually somewhat
12cr|birt-1.2.2-4|17	easier with a GUI. It was created in order to learn how to develop
12cr|birt-1.2.2-4|18	using the Qt library, and to facilitate the maintenance of an online
12cr|birt-1.2.2-4|19	photo album where each hi-res photo needs a low-res copy and a
12cr|birt-1.2.2-4|20	thumbnail.
12cr|birt-1.2.2-4|21	
12cr|birt-1.2.2-4|22	%prep
12cr|birt-1.2.2-4|23	%setup -q
12cr|birt-1.2.2-4|24	
12cr|birt-1.2.2-4|25	%build
12cr|birt-1.2.2-4|26	sed -i -e 's,/usr/local/birt,/usr/share/birt,g' birt.pro
12cr|birt-1.2.2-4|27	sed -i -e 's,$$INSTALL_PATH/,%{buildroot}%{_bindir},g' birt.pro
12cr|birt-1.2.2-4|28	%{qt3bin}/qmake QMAKE_CXXFLAGS="%{optflags}"
12cr|birt-1.2.2-4|29	make
12cr|birt-1.2.2-4|30	
12cr|birt-1.2.2-4|31	%install
12cr|birt-1.2.2-4|32	rm -rf %{buildroot}
12cr|birt-1.2.2-4|33	install -d %{buildroot}%{_bindir}
12cr|birt-1.2.2-4|34	%makeinstall INSTALL_ROOT=%{buildroot}
12cr|birt-1.2.2-4|35	
12cr|birt-1.2.2-4|36	# install menu icon
12cr|birt-1.2.2-4|37	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|birt-1.2.2-4|38	convert -scale 16x16 birticon.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|birt-1.2.2-4|39	convert -scale 32x32 birticon.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|birt-1.2.2-4|40	convert -scale 48x48 birticon.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|birt-1.2.2-4|41	
12cr|birt-1.2.2-4|42	# install menu entry
12cr|birt-1.2.2-4|43	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|birt-1.2.2-4|44	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|birt-1.2.2-4|45	[Desktop Entry]
12cr|birt-1.2.2-4|46	Type=Application
12cr|birt-1.2.2-4|47	Categories=Qt;Graphics;2DGraphics;Viewer;
12cr|birt-1.2.2-4|48	Name=BIRT - Batch Image Resizing Thing
12cr|birt-1.2.2-4|49	Comment=GUI tool for easy resizing series of images
12cr|birt-1.2.2-4|50	Exec=%{_bindir}/%{name}
12cr|birt-1.2.2-4|51	Icon=%{name}
12cr|birt-1.2.2-4|52	EOF
12cr|birt-1.2.2-4|53	
12cr|birt-1.2.2-4|54	%if %mdkversion < 200900
12cr|birt-1.2.2-4|55	%post
12cr|birt-1.2.2-4|56	%{update_menus}
12cr|birt-1.2.2-4|57	%{update_icon_cache hicolor}
12cr|birt-1.2.2-4|58	%endif
12cr|birt-1.2.2-4|59	
12cr|birt-1.2.2-4|60	%if %mdkversion < 200900
12cr|birt-1.2.2-4|61	%postun
12cr|birt-1.2.2-4|62	%{clean_menus}
12cr|birt-1.2.2-4|63	%{clean_icon_cache hicolor}
12cr|birt-1.2.2-4|64	%endif
12cr|birt-1.2.2-4|65	
12cr|birt-1.2.2-4|66	%clean
12cr|birt-1.2.2-4|67	rm -rf %{buildroot}
12cr|birt-1.2.2-4|68	
12cr|birt-1.2.2-4|69	%files
12cr|birt-1.2.2-4|70	%defattr(-,root,root)
12cr|birt-1.2.2-4|71	%doc README
12cr|birt-1.2.2-4|72	%{_bindir}/*
12cr|birt-1.2.2-4|73	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|birt-1.2.2-4|74	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|birt-1.2.2-4|75	%{_datadir}/%{name}
12cr|birt-1.2.2-4|76	
12cr|birt-1.2.2-4|77	
12cr|birt-1.2.2-4|78	%changelog
12cr|birt-1.2.2-4|79	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-4mdv2011.0
12cr|birt-1.2.2-4|80	+ Revision: 610072
12cr|birt-1.2.2-4|81	- rebuild
12cr|birt-1.2.2-4|82	
12cr|birt-1.2.2-4|83	* Wed Mar 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.2.2-3mdv2010.1
12cr|birt-1.2.2-4|84	+ Revision: 527252
12cr|birt-1.2.2-4|85	- New url, source
12cr|birt-1.2.2-4|86	- fix license
12cr|birt-1.2.2-4|87	
12cr|birt-1.2.2-4|88	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.2.2-2mdv2010.0
12cr|birt-1.2.2-4|89	+ Revision: 424625
12cr|birt-1.2.2-4|90	- rebuild
12cr|birt-1.2.2-4|91	
12cr|birt-1.2.2-4|92	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|birt-1.2.2-4|93	- lowercase ImageMagick
12cr|birt-1.2.2-4|94	
12cr|birt-1.2.2-4|95	* Thu Jul 31 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.2-1mdv2009.0
12cr|birt-1.2.2-4|96	+ Revision: 258483
12cr|birt-1.2.2-4|97	- br qt3-devel, not libqt3-devel (for x86-64)
12cr|birt-1.2.2-4|98	- don't package LICENSE
12cr|birt-1.2.2-4|99	- simplify the sed commands (and make them work)
12cr|birt-1.2.2-4|100	- specifically buildrequre libqt3-devel and call qt3's qmake
12cr|birt-1.2.2-4|101	- new release 1.2.2 (fixes build)
12cr|birt-1.2.2-4|102	- rebuild for new era
12cr|birt-1.2.2-4|103	- fd.o icons
12cr|birt-1.2.2-4|104	- new license policy
12cr|birt-1.2.2-4|105	- spec clean
12cr|birt-1.2.2-4|106	
12cr|birt-1.2.2-4|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|birt-1.2.2-4|108	- rebuild
12cr|birt-1.2.2-4|109	- fix extra spacing at top of description
12cr|birt-1.2.2-4|110	- auto-convert XDG menu entry
12cr|birt-1.2.2-4|111	- kill re-definition of %%buildroot on Pixel's request
12cr|birt-1.2.2-4|112	- use %%mkrel
12cr|birt-1.2.2-4|113	
12cr|birt-1.2.2-4|114	+ Pixel <pixel@mandriva.com>
12cr|birt-1.2.2-4|115	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|birt-1.2.2-4|116	
12cr|birt-1.2.2-4|117	+ Olivier Blin <oblin@mandriva.com>
12cr|birt-1.2.2-4|118	- restore BuildRoot
12cr|birt-1.2.2-4|119	
12cr|birt-1.2.2-4|120	+ Marcelo Ricardo Leitner <mrl@mandriva.com>
12cr|birt-1.2.2-4|121	- Import birt
12cr|birt-1.2.2-4|122	
12cr|birt-1.2.2-4|123	
12cr|birt-1.2.2-4|124	
12cr|birt-1.2.2-4|125	* Wed Dec  7 2005 Till Kamppeter <till@mandriva.com> 1.2.1-1mdk
12cr|birt-1.2.2-4|126	- initial release.

422 12
12cr|bison++-1.21.8-10|1	%define name bison++
12cr|bison++-1.21.8-10|2	%define version 1.21.8
12cr|bison++-1.21.8-10|3	%define prefix %{_prefix}
12cr|bison++-1.21.8-10|4	%define release %mkrel 10
12cr|bison++-1.21.8-10|5	
12cr|bison++-1.21.8-10|6	Name: %{name}
12cr|bison++-1.21.8-10|7	Summary: A GNU general-purpose parser generator for C++
12cr|bison++-1.21.8-10|8	Version: %{version}
12cr|bison++-1.21.8-10|9	Release: %{release}
12cr|bison++-1.21.8-10|10	License: GPL
12cr|bison++-1.21.8-10|11	Group: Development/Other
12cr|bison++-1.21.8-10|12	Source: ftp://ftp.tu-darmstadt.de/pub/programming/languages/C++/tools/flex++bison++/LATEST/%{name}-%{version}.tar.bz2
12cr|bison++-1.21.8-10|13	Patch0: bison++.cflags.patch.bz2
12cr|bison++-1.21.8-10|14	Buildroot: %{_tmppath}/%{name}-buildroot
12cr|bison++-1.21.8-10|15	
12cr|bison++-1.21.8-10|16	%description
12cr|bison++-1.21.8-10|17	Bison is a general purpose parser generator which converts a grammar
12cr|bison++-1.21.8-10|18	description for an LALR context-free grammar into a C program to parse that
12cr|bison++-1.21.8-10|19	grammar.
12cr|bison++-1.21.8-10|20	
12cr|bison++-1.21.8-10|21	Bison++ is built on top of Bison; it takes advantage of the C++ language.
12cr|bison++-1.21.8-10|22	
12cr|bison++-1.21.8-10|23	%prep
12cr|bison++-1.21.8-10|24	
12cr|bison++-1.21.8-10|25	%setup -q
12cr|bison++-1.21.8-10|26	%patch0 -p0
12cr|bison++-1.21.8-10|27	
12cr|bison++-1.21.8-10|28	%build
12cr|bison++-1.21.8-10|29	%configure
12cr|bison++-1.21.8-10|30	%make
12cr|bison++-1.21.8-10|31	
12cr|bison++-1.21.8-10|32	%install
12cr|bison++-1.21.8-10|33	rm -rf $RPM_BUILD_ROOT
12cr|bison++-1.21.8-10|34	
12cr|bison++-1.21.8-10|35	%makeinstall mandir=$RPM_BUILD_ROOT%{_mandir}/man1
12cr|bison++-1.21.8-10|36	mv $RPM_BUILD_ROOT%{_datadir}/bison.* $RPM_BUILD_ROOT%{_libdir}
12cr|bison++-1.21.8-10|37	
12cr|bison++-1.21.8-10|38	%files
12cr|bison++-1.21.8-10|39	%defattr(-,root,root)
12cr|bison++-1.21.8-10|40	%doc README COPYING
12cr|bison++-1.21.8-10|41	%{_bindir}/*
12cr|bison++-1.21.8-10|42	%{_mandir}/man1/*
12cr|bison++-1.21.8-10|43	%{_libdir}/bison.cc
12cr|bison++-1.21.8-10|44	%{_libdir}/bison.h
12cr|bison++-1.21.8-10|45	
12cr|bison++-1.21.8-10|46	%clean
12cr|bison++-1.21.8-10|47	rm -rf $RPM_BUILD_ROOT
12cr|bison++-1.21.8-10|48	
12cr|bison++-1.21.8-10|49	
12cr|bison++-1.21.8-10|50	
12cr|bison++-1.21.8-10|51	%changelog
12cr|bison++-1.21.8-10|52	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.21.8-10mdv2011.0
12cr|bison++-1.21.8-10|53	+ Revision: 616775
12cr|bison++-1.21.8-10|54	- the mass rebuild of 2010.0 packages
12cr|bison++-1.21.8-10|55	
12cr|bison++-1.21.8-10|56	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.21.8-9mdv2010.0
12cr|bison++-1.21.8-10|57	+ Revision: 424626
12cr|bison++-1.21.8-10|58	- rebuild
12cr|bison++-1.21.8-10|59	
12cr|bison++-1.21.8-10|60	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.21.8-8mdv2009.0
12cr|bison++-1.21.8-10|61	+ Revision: 243320
12cr|bison++-1.21.8-10|62	- rebuild
12cr|bison++-1.21.8-10|63	
12cr|bison++-1.21.8-10|64	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.21.8-6mdv2008.1
12cr|bison++-1.21.8-10|65	+ Revision: 135829
12cr|bison++-1.21.8-10|66	- restore BuildRoot
12cr|bison++-1.21.8-10|67	
12cr|bison++-1.21.8-10|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|bison++-1.21.8-10|69	- kill re-definition of %%buildroot on Pixel's request
12cr|bison++-1.21.8-10|70	- import bison++
12cr|bison++-1.21.8-10|71	
12cr|bison++-1.21.8-10|72	
12cr|bison++-1.21.8-10|73	* Tue Aug 01 2006 Lenny Cartier <lenny@mandriva.com> 1.21.8-6mdv2007.0
12cr|bison++-1.21.8-10|74	- rebuild
12cr|bison++-1.21.8-10|75	
12cr|bison++-1.21.8-10|76	* Tue Apr 26 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.21.8-5mdk
12cr|bison++-1.21.8-10|77	- rebuild
12cr|bison++-1.21.8-10|78	
12cr|bison++-1.21.8-10|79	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.21.8-4mdk
12cr|bison++-1.21.8-10|80	- rebuild
12cr|bison++-1.21.8-10|81	
12cr|bison++-1.21.8-10|82	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.21.8-3mdk
12cr|bison++-1.21.8-10|83	- rebuild
12cr|bison++-1.21.8-10|84	
12cr|bison++-1.21.8-10|85	* Thu Aug 29 2002 Lenny Cartier <lenny@mandrakesoft.Com> 1.21.8-2mdk
12cr|bison++-1.21.8-10|86	- rebuild
12cr|bison++-1.21.8-10|87	
12cr|bison++-1.21.8-10|88	* Sat Aug 25 2001 Lenny Cartier <lenny@mandrakesoft.Com> 1.21.8-1mdk
12cr|bison++-1.21.8-10|89	- updated to 1.21.8
12cr|bison++-1.21.8-10|90	
12cr|bison++-1.21.8-10|91	* Thu Jun 28 2001 Lenny Cartier <lenny@mandrakesoft.Com> 1.21.7-4mdk
12cr|bison++-1.21.8-10|92	- rebuild
12cr|bison++-1.21.8-10|93	
12cr|bison++-1.21.8-10|94	* Fri Jan 05 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.21.7-3mdk
12cr|bison++-1.21.8-10|95	- rebuild
12cr|bison++-1.21.8-10|96	
12cr|bison++-1.21.8-10|97	* Mon Jul 24 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.21.7-2mdk
12cr|bison++-1.21.8-10|98	- fixed path of bison.cc
12cr|bison++-1.21.8-10|99	- patched cflags
12cr|bison++-1.21.8-10|100	
12cr|bison++-1.21.8-10|101	* Mon Jul 24 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.21.7-1mdk
12cr|bison++-1.21.8-10|102	- first Mandrake release
12cr|bison++-1.21.8-10|103	

423 12
12cr|bitbake-1.12.0-1|1	Summary: A tool for executing tasks and managing metadata
12cr|bitbake-1.12.0-1|2	Name: bitbake
12cr|bitbake-1.12.0-1|3	Version: 1.12.0
12cr|bitbake-1.12.0-1|4	Release: %mkrel 1
12cr|bitbake-1.12.0-1|5	Source0: http://download.berlios.de/%{name}/%{name}-%{version}.tar.gz
12cr|bitbake-1.12.0-1|6	License: GPL
12cr|bitbake-1.12.0-1|7	Group: Development/Other
12cr|bitbake-1.12.0-1|8	Url: http://bitbake.berlios.de/
12cr|bitbake-1.12.0-1|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|bitbake-1.12.0-1|10	BuildArch: noarch
12cr|bitbake-1.12.0-1|11	Requires: python
12cr|bitbake-1.12.0-1|12	BuildRequires:	libxml2-utils
12cr|bitbake-1.12.0-1|13	BuildRequires:	python-ply
12cr|bitbake-1.12.0-1|14	BuildRequires:	python-devel
12cr|bitbake-1.12.0-1|15	BuildRequires:	xsltproc
12cr|bitbake-1.12.0-1|16	
12cr|bitbake-1.12.0-1|17	%description
12cr|bitbake-1.12.0-1|18	BitBake is, at its simplest, a tool for executing tasks and managing metadata.
12cr|bitbake-1.12.0-1|19	As such, its similarities to GNU make and other build tools are readily
12cr|bitbake-1.12.0-1|20	apparent. It was inspired by Portage, the package management system used
12cr|bitbake-1.12.0-1|21	by the Gentoo Linux distribution. BitBake is the basis of the OpenEmbedded
12cr|bitbake-1.12.0-1|22	project, which is being used to build and maintain a number of embedded
12cr|bitbake-1.12.0-1|23	Linux distributions, including OpenZaurus and Familiar.
12cr|bitbake-1.12.0-1|24	
12cr|bitbake-1.12.0-1|25	%prep
12cr|bitbake-1.12.0-1|26	%setup -q
12cr|bitbake-1.12.0-1|27	
12cr|bitbake-1.12.0-1|28	%build
12cr|bitbake-1.12.0-1|29	%__python setup.py build
12cr|bitbake-1.12.0-1|30	
12cr|bitbake-1.12.0-1|31	%install
12cr|bitbake-1.12.0-1|32	rm -rf $RPM_BUILD_ROOT
12cr|bitbake-1.12.0-1|33	%__python setup.py install --root=%{buildroot}
12cr|bitbake-1.12.0-1|34	
12cr|bitbake-1.12.0-1|35	%clean
12cr|bitbake-1.12.0-1|36	rm -rf %{buildroot}
12cr|bitbake-1.12.0-1|37	
12cr|bitbake-1.12.0-1|38	%files
12cr|bitbake-1.12.0-1|39	%defattr(-,root,root)
12cr|bitbake-1.12.0-1|40	%doc AUTHORS ChangeLog
12cr|bitbake-1.12.0-1|41	%doc contrib
12cr|bitbake-1.12.0-1|42	%doc %{_docdir}/%{name}-%{version}
12cr|bitbake-1.12.0-1|43	%_bindir/*
12cr|bitbake-1.12.0-1|44	%_datadir/%name/
12cr|bitbake-1.12.0-1|45	%py_puresitedir/codegen.py
12cr|bitbake-1.12.0-1|46	%py_puresitedir/bb/
12cr|bitbake-1.12.0-1|47	%py_puresitedir/*.egg-info
12cr|bitbake-1.12.0-1|48	
12cr|bitbake-1.12.0-1|49	
12cr|bitbake-1.12.0-1|50	%changelog
12cr|bitbake-1.12.0-1|51	* Wed Apr 20 2011 Paulo Andrade <pcpa@mandriva.com.br> 1.12.0-1mdv2011.0
12cr|bitbake-1.12.0-1|52	+ Revision: 656090
12cr|bitbake-1.12.0-1|53	- Update to latest upstream release
12cr|bitbake-1.12.0-1|54	
12cr|bitbake-1.12.0-1|55	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 1.8.18-2mdv2011.0
12cr|bitbake-1.12.0-1|56	+ Revision: 590154
12cr|bitbake-1.12.0-1|57	- rebuild for python 2.7
12cr|bitbake-1.12.0-1|58	
12cr|bitbake-1.12.0-1|59	* Fri Nov 20 2009 Frederik Himpe <fhimpe@mandriva.org> 1.8.18-1mdv2010.1
12cr|bitbake-1.12.0-1|60	+ Revision: 467650
12cr|bitbake-1.12.0-1|61	- update to new version 1.8.18
12cr|bitbake-1.12.0-1|62	
12cr|bitbake-1.12.0-1|63	* Thu Sep 17 2009 Michael Scherer <misc@mandriva.org> 1.8.12-1mdv2010.0
12cr|bitbake-1.12.0-1|64	+ Revision: 443907
12cr|bitbake-1.12.0-1|65	- update to new version 1.8.12
12cr|bitbake-1.12.0-1|66	
12cr|bitbake-1.12.0-1|67	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.8.10-3mdv2010.0
12cr|bitbake-1.12.0-1|68	+ Revision: 436823
12cr|bitbake-1.12.0-1|69	- rebuild
12cr|bitbake-1.12.0-1|70	
12cr|bitbake-1.12.0-1|71	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 1.8.10-2mdv2009.1
12cr|bitbake-1.12.0-1|72	+ Revision: 324166
12cr|bitbake-1.12.0-1|73	- rebuild
12cr|bitbake-1.12.0-1|74	
12cr|bitbake-1.12.0-1|75	* Mon Feb 11 2008 Michael Scherer <misc@mandriva.org> 1.8.10-1mdv2008.1
12cr|bitbake-1.12.0-1|76	+ Revision: 165071
12cr|bitbake-1.12.0-1|77	- new version
12cr|bitbake-1.12.0-1|78	- use .gz instead of recompressing tarball
12cr|bitbake-1.12.0-1|79	
12cr|bitbake-1.12.0-1|80	+ Olivier Blin <oblin@mandriva.com>
12cr|bitbake-1.12.0-1|81	- restore BuildRoot
12cr|bitbake-1.12.0-1|82	
12cr|bitbake-1.12.0-1|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|bitbake-1.12.0-1|84	- kill re-definition of %%buildroot on Pixel's request
12cr|bitbake-1.12.0-1|85	
12cr|bitbake-1.12.0-1|86	* Wed Sep 05 2007 Michael Scherer <misc@mandriva.org> 1.8.8-1mdv2008.0
12cr|bitbake-1.12.0-1|87	+ Revision: 80045
12cr|bitbake-1.12.0-1|88	- new version 1.8.8
12cr|bitbake-1.12.0-1|89	
12cr|bitbake-1.12.0-1|90	* Sun Jul 08 2007 Michael Scherer <misc@mandriva.org> 1.8.6-1mdv2008.0
12cr|bitbake-1.12.0-1|91	+ Revision: 49746
12cr|bitbake-1.12.0-1|92	- 1.8.6
12cr|bitbake-1.12.0-1|93	
12cr|bitbake-1.12.0-1|94	* Tue May 01 2007 Michael Scherer <misc@mandriva.org> 1.8.2-1mdv2008.0
12cr|bitbake-1.12.0-1|95	+ Revision: 19917
12cr|bitbake-1.12.0-1|96	- upgrade to 1.8.2
12cr|bitbake-1.12.0-1|97	
12cr|bitbake-1.12.0-1|98	* Sun Apr 22 2007 Michael Scherer <misc@mandriva.org> 1.8.0-1mdv2008.0
12cr|bitbake-1.12.0-1|99	+ Revision: 16763
12cr|bitbake-1.12.0-1|100	- Import bitbake
12cr|bitbake-1.12.0-1|101	

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

425 12
12cr|bitlbee-3.0.6-1|1	%define debug_package %nil
12cr|bitlbee-3.0.6-1|2	%define	name	bitlbee
12cr|bitlbee-3.0.6-1|3	%define	version	3.0.6
12cr|bitlbee-3.0.6-1|4	%define	rel	1
12cr|bitlbee-3.0.6-1|5	%define release %mkrel %{rel}
12cr|bitlbee-3.0.6-1|6	%define	Summary	IRC proxy to connect to ICQ, AOL, MSN and Jabber
12cr|bitlbee-3.0.6-1|7	%define	bitlbid	_bitlbee
12cr|bitlbee-3.0.6-1|8	
12cr|bitlbee-3.0.6-1|9	# NOTE TO BACKPORTERS: You will need to remove ccp or include ccp in your
12cr|bitlbee-3.0.6-1|10	#			rpm repository
12cr|bitlbee-3.0.6-1|11	
12cr|bitlbee-3.0.6-1|12	Summary:	%{Summary}
12cr|bitlbee-3.0.6-1|13	Name:		%{name}
12cr|bitlbee-3.0.6-1|14	Version:	%{version}
12cr|bitlbee-3.0.6-1|15	Release:	%{release}
12cr|bitlbee-3.0.6-1|16	License:	GPLv2+
12cr|bitlbee-3.0.6-1|17	Group:		Networking/Chat
12cr|bitlbee-3.0.6-1|18	URL:		http://bitlbee.org/
12cr|bitlbee-3.0.6-1|19	Source0:	http://get.bitlbee.org/src/%{name}-%{version}.tar.gz
12cr|bitlbee-3.0.6-1|20	BuildRequires:	pkgconfig(glib-2.0) libsoup-devel >= 1.99.23
12cr|bitlbee-3.0.6-1|21	BuildRequires:	libotr-devel
12cr|bitlbee-3.0.6-1|22	BuildRequires:	pkgconfig(gnutls)
12cr|bitlbee-3.0.6-1|23	Requires(post):	ccp
12cr|bitlbee-3.0.6-1|24	Requires(pre):	rpm-helper
12cr|bitlbee-3.0.6-1|25	Requires:	xinetd
12cr|bitlbee-3.0.6-1|26	
12cr|bitlbee-3.0.6-1|27	%description
12cr|bitlbee-3.0.6-1|28	%{name} is a proxy which accepts connections from any irc-client
12cr|bitlbee-3.0.6-1|29	and allows you to communicate using following instant messaging
12cr|bitlbee-3.0.6-1|30	protocols:
12cr|bitlbee-3.0.6-1|31	
12cr|bitlbee-3.0.6-1|32	- ICQ
12cr|bitlbee-3.0.6-1|33	- AIM
12cr|bitlbee-3.0.6-1|34	- MSN
12cr|bitlbee-3.0.6-1|35	- YIM
12cr|bitlbee-3.0.6-1|36	- Jabber (including Google Talk and Facebook)
12cr|bitlbee-3.0.6-1|37	- Twitter
12cr|bitlbee-3.0.6-1|38	
12cr|bitlbee-3.0.6-1|39	%prep
12cr|bitlbee-3.0.6-1|40	%setup -q
12cr|bitlbee-3.0.6-1|41	# Use the nick "bitlbee" instead of "root"
12cr|bitlbee-3.0.6-1|42	%{__sed} -i 's/ROOT_NICK "root"/ROOT_NICK "bitlbee"/' bitlbee.h
12cr|bitlbee-3.0.6-1|43	
12cr|bitlbee-3.0.6-1|44	%build
12cr|bitlbee-3.0.6-1|45	perl -pi -e "s#CFLAGS=-O3#CFLAGS=%{optflags} -O3#g" configure
12cr|bitlbee-3.0.6-1|46	./configure	--prefix=%{_prefix} \
12cr|bitlbee-3.0.6-1|47	--etcdir=%{_sysconfdir}/%{name} \
12cr|bitlbee-3.0.6-1|48	--libdir=%{_libdir}/%{name} \
12cr|bitlbee-3.0.6-1|49	--otr=1
12cr|bitlbee-3.0.6-1|50	
12cr|bitlbee-3.0.6-1|51	%make
12cr|bitlbee-3.0.6-1|52	
12cr|bitlbee-3.0.6-1|53	%install
12cr|bitlbee-3.0.6-1|54	%{__rm} -rf %{buildroot}
12cr|bitlbee-3.0.6-1|55	%{makeinstall_std} install-etc
12cr|bitlbee-3.0.6-1|56	
12cr|bitlbee-3.0.6-1|57	
12cr|bitlbee-3.0.6-1|58	%{__install} -d   %{buildroot}%{_var}/lib/%{name}
12cr|bitlbee-3.0.6-1|59	%{__install} -d   %{buildroot}%{_sysconfdir}/xinetd.d/
12cr|bitlbee-3.0.6-1|60	%{__cat} << EOF > %{buildroot}%{_sysconfdir}/xinetd.d/%{name}
12cr|bitlbee-3.0.6-1|61	# default: on
12cr|bitlbee-3.0.6-1|62	# description: bitlbee IRC2IM-proxy.
12cr|bitlbee-3.0.6-1|63	service ircd
12cr|bitlbee-3.0.6-1|64	{
12cr|bitlbee-3.0.6-1|65	disable			= no
12cr|bitlbee-3.0.6-1|66	socket_type		= stream
12cr|bitlbee-3.0.6-1|67	protocol		= tcp
12cr|bitlbee-3.0.6-1|68	wait			= no
12cr|bitlbee-3.0.6-1|69	user			= %{bitlbid}
12cr|bitlbee-3.0.6-1|70	server			= %{_sbindir}/%{name}
12cr|bitlbee-3.0.6-1|71	log_on_success		+= DURATION USERID HOST
12cr|bitlbee-3.0.6-1|72	log_on_failure		+= USERID HOST ATTEMPT
12cr|bitlbee-3.0.6-1|73	nice			= 10
12cr|bitlbee-3.0.6-1|74	bind			= 127.0.0.1
12cr|bitlbee-3.0.6-1|75	}
12cr|bitlbee-3.0.6-1|76	EOF
12cr|bitlbee-3.0.6-1|77	
12cr|bitlbee-3.0.6-1|78	
12cr|bitlbee-3.0.6-1|79	%pre
12cr|bitlbee-3.0.6-1|80	%_pre_useradd %{bitlbid} %{_var}/%{name} /bin/true
12cr|bitlbee-3.0.6-1|81	# in post it is harder to know if the new empty dir already exists
12cr|bitlbee-3.0.6-1|82	if [ $1 = 2 -a -d "%{_var}/%{name}" -a ! -d "%{_var}/lib/%{name}" ]; then
12cr|bitlbee-3.0.6-1|83	echo -n " NOTE: new location of bitlbee users data: "
12cr|bitlbee-3.0.6-1|84	mv -v "%{_var}/%{name}" "%{_var}/lib/%{name}"
12cr|bitlbee-3.0.6-1|85	fi
12cr|bitlbee-3.0.6-1|86	
12cr|bitlbee-3.0.6-1|87	%post
12cr|bitlbee-3.0.6-1|88	ccp --delete --ifexists --set NoOrphans --oldfile %{_sysconfdir}/%{name}/%{name}.conf --newfile %{_sysconfdir}/%{name}/%{name}.conf.rpmnew
12cr|bitlbee-3.0.6-1|89	service xinetd condrestart
12cr|bitlbee-3.0.6-1|90	if ! pidof xinetd >/dev/null 2>/dev/null; then
12cr|bitlbee-3.0.6-1|91	echo "Use the following command to start %{name}: /sbin/service xinetd start"
12cr|bitlbee-3.0.6-1|92	fi
12cr|bitlbee-3.0.6-1|93	
12cr|bitlbee-3.0.6-1|94	%postun
12cr|bitlbee-3.0.6-1|95	%_postun_userdel %{bitlbid}
12cr|bitlbee-3.0.6-1|96	service xinetd condrestart
12cr|bitlbee-3.0.6-1|97	
12cr|bitlbee-3.0.6-1|98	%files
12cr|bitlbee-3.0.6-1|99	%defattr(0750,root,%{bitlbid},0755)
12cr|bitlbee-3.0.6-1|100	%{_sbindir}/%{name}
12cr|bitlbee-3.0.6-1|101	%defattr(0644,root,root,0755)
12cr|bitlbee-3.0.6-1|102	%doc doc/AUTHORS doc/README doc/FAQ
12cr|bitlbee-3.0.6-1|103	%doc doc/CHANGES doc/CREDITS
12cr|bitlbee-3.0.6-1|104	%doc doc/user-guide/
12cr|bitlbee-3.0.6-1|105	
12cr|bitlbee-3.0.6-1|106	%{_datadir}/%{name}/help.txt
12cr|bitlbee-3.0.6-1|107	%dir %{_datadir}/%{name}/
12cr|bitlbee-3.0.6-1|108	%{_mandir}/man?/*
12cr|bitlbee-3.0.6-1|109	%config(noreplace) %{_sysconfdir}/%{name}/motd.txt
12cr|bitlbee-3.0.6-1|110	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12cr|bitlbee-3.0.6-1|111	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}
12cr|bitlbee-3.0.6-1|112	
12cr|bitlbee-3.0.6-1|113	%defattr(0600,%{bitlbid},%{bitlbid},0700)
12cr|bitlbee-3.0.6-1|114	%{_var}/lib/%{name}

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

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

428 12
12cr|bkchem-0.14.0-0.pre2.1|1	%define name 	bkchem
12cr|bkchem-0.14.0-0.pre2.1|2	%define version 0.14.0
12cr|bkchem-0.14.0-0.pre2.1|3	%define release %mkrel 0.pre2.1
12cr|bkchem-0.14.0-0.pre2.1|4	
12cr|bkchem-0.14.0-0.pre2.1|5	
12cr|bkchem-0.14.0-0.pre2.1|6	Summary: 	Python 2D chemical structure drawing tool
12cr|bkchem-0.14.0-0.pre2.1|7	Name: 		%{name}
12cr|bkchem-0.14.0-0.pre2.1|8	Version: 	%{version}
12cr|bkchem-0.14.0-0.pre2.1|9	Release: 	%{release}
12cr|bkchem-0.14.0-0.pre2.1|10	Source0:	http://bkchem.zirael.org/download/%name-%{version}-pre2.tar.gz
12cr|bkchem-0.14.0-0.pre2.1|11	URL: 		http://bkchem.zirael.org
12cr|bkchem-0.14.0-0.pre2.1|12	License: 	GPLv2+
12cr|bkchem-0.14.0-0.pre2.1|13	Group: 		Sciences/Chemistry
12cr|bkchem-0.14.0-0.pre2.1|14	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|bkchem-0.14.0-0.pre2.1|15	%py_requires -d
12cr|bkchem-0.14.0-0.pre2.1|16	Requires: 	python-imaging Pmw PyXML
12cr|bkchem-0.14.0-0.pre2.1|17	Buildarch:	noarch
12cr|bkchem-0.14.0-0.pre2.1|18	
12cr|bkchem-0.14.0-0.pre2.1|19	%description
12cr|bkchem-0.14.0-0.pre2.1|20	BKChem is a free (as in free software :o) chemical drawing program. It was
12cr|bkchem-0.14.0-0.pre2.1|21	conceived and written by Beda Kosata.  Supported file formats are SVG and CML.
12cr|bkchem-0.14.0-0.pre2.1|22	The output looks best with the Adobe SVG viewer, but sodipodi and batik do a
12cr|bkchem-0.14.0-0.pre2.1|23	reasonable job as well.
12cr|bkchem-0.14.0-0.pre2.1|24	
12cr|bkchem-0.14.0-0.pre2.1|25	%prep
12cr|bkchem-0.14.0-0.pre2.1|26	%setup -q -n %name-%{version}-pre2
12cr|bkchem-0.14.0-0.pre2.1|27	touch INSTALL.binary
12cr|bkchem-0.14.0-0.pre2.1|28	
12cr|bkchem-0.14.0-0.pre2.1|29	%build
12cr|bkchem-0.14.0-0.pre2.1|30	
12cr|bkchem-0.14.0-0.pre2.1|31	%install
12cr|bkchem-0.14.0-0.pre2.1|32	rm -rf $RPM_BUILD_ROOT
12cr|bkchem-0.14.0-0.pre2.1|33	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cr|bkchem-0.14.0-0.pre2.1|34	touch $RPM_BUILD_ROOT/%_bindir/%name
12cr|bkchem-0.14.0-0.pre2.1|35	python setup.py install --root=$RPM_BUILD_ROOT
12cr|bkchem-0.14.0-0.pre2.1|36	chmod 644 gpl.txt README
12cr|bkchem-0.14.0-0.pre2.1|37	pushd $RPM_BUILD_ROOT/%_datadir
12cr|bkchem-0.14.0-0.pre2.1|38	chmod 644 `find -type f`
12cr|bkchem-0.14.0-0.pre2.1|39	chmod 755 `find -type d`
12cr|bkchem-0.14.0-0.pre2.1|40	popd
12cr|bkchem-0.14.0-0.pre2.1|41	
12cr|bkchem-0.14.0-0.pre2.1|42	rm -fr $RPM_BUILD_ROOT/%_prefix/doc/api
12cr|bkchem-0.14.0-0.pre2.1|43	
12cr|bkchem-0.14.0-0.pre2.1|44	#fix executable
12cr|bkchem-0.14.0-0.pre2.1|45	rm $RPM_BUILD_ROOT%_bindir/%name
12cr|bkchem-0.14.0-0.pre2.1|46	echo '#!/bin/sh' > $RPM_BUILD_ROOT/%_bindir/%name
12cr|bkchem-0.14.0-0.pre2.1|47	echo 'export BKCHEM_MODULE_PATH=%{py_puresitedir}/%name' >> $RPM_BUILD_ROOT/%_bindir/%name
12cr|bkchem-0.14.0-0.pre2.1|48	echo 'export BKCHEM_TEMPLATE_PATH=%_datadir/%name/templates' >> $RPM_BUILD_ROOT/%_bindir/%name
12cr|bkchem-0.14.0-0.pre2.1|49	echo 'export BKCHEM_PIXMAP_PATH=%_datadir/%name/pixmaps' >> $RPM_BUILD_ROOT/%_bindir/%name
12cr|bkchem-0.14.0-0.pre2.1|50	echo 'export BKCHEM_IMAGE_PATH=%_datadir/%name/images' >> $RPM_BUILD_ROOT/%_bindir/%name
12cr|bkchem-0.14.0-0.pre2.1|51	echo 'python %{py_puresitedir}/%name/%name.py' >> $RPM_BUILD_ROOT/%_bindir/%name
12cr|bkchem-0.14.0-0.pre2.1|52	chmod 755 $RPM_BUILD_ROOT/%_bindir/%name
12cr|bkchem-0.14.0-0.pre2.1|53	
12cr|bkchem-0.14.0-0.pre2.1|54	
12cr|bkchem-0.14.0-0.pre2.1|55	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|bkchem-0.14.0-0.pre2.1|56	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|bkchem-0.14.0-0.pre2.1|57	[Desktop Entry]
12cr|bkchem-0.14.0-0.pre2.1|58	Name=BKchem
12cr|bkchem-0.14.0-0.pre2.1|59	Comment=2D chemical structure drawing tool
12cr|bkchem-0.14.0-0.pre2.1|60	Exec=bkchem
12cr|bkchem-0.14.0-0.pre2.1|61	Icon=chemistry_section
12cr|bkchem-0.14.0-0.pre2.1|62	Terminal=false
12cr|bkchem-0.14.0-0.pre2.1|63	Type=Application
12cr|bkchem-0.14.0-0.pre2.1|64	Categories=Science;Chemistry;
12cr|bkchem-0.14.0-0.pre2.1|65	EOF
12cr|bkchem-0.14.0-0.pre2.1|66	
12cr|bkchem-0.14.0-0.pre2.1|67	%find_lang BKChem
12cr|bkchem-0.14.0-0.pre2.1|68	
12cr|bkchem-0.14.0-0.pre2.1|69	%clean
12cr|bkchem-0.14.0-0.pre2.1|70	rm -rf $RPM_BUILD_ROOT
12cr|bkchem-0.14.0-0.pre2.1|71	
12cr|bkchem-0.14.0-0.pre2.1|72	%if %mdkversion < 200900
12cr|bkchem-0.14.0-0.pre2.1|73	%post
12cr|bkchem-0.14.0-0.pre2.1|74	%update_menus
12cr|bkchem-0.14.0-0.pre2.1|75	%endif
12cr|bkchem-0.14.0-0.pre2.1|76	
12cr|bkchem-0.14.0-0.pre2.1|77	%if %mdkversion < 200900
12cr|bkchem-0.14.0-0.pre2.1|78	%postun
12cr|bkchem-0.14.0-0.pre2.1|79	%clean_menus
12cr|bkchem-0.14.0-0.pre2.1|80	%endif
12cr|bkchem-0.14.0-0.pre2.1|81	
12cr|bkchem-0.14.0-0.pre2.1|82	%files -f BKChem.lang
12cr|bkchem-0.14.0-0.pre2.1|83	%defattr(-,root,root)
12cr|bkchem-0.14.0-0.pre2.1|84	%doc gpl.txt README
12cr|bkchem-0.14.0-0.pre2.1|85	%_bindir/%name
12cr|bkchem-0.14.0-0.pre2.1|86	%_datadir/%name
12cr|bkchem-0.14.0-0.pre2.1|87	%{py_puresitedir}/%name
12cr|bkchem-0.14.0-0.pre2.1|88	%_datadir/applications/mandriva-%name.desktop
12cr|bkchem-0.14.0-0.pre2.1|89	%{py_puresitedir}/*.egg-info
12cr|bkchem-0.14.0-0.pre2.1|90	
12cr|bkchem-0.14.0-0.pre2.1|91	
12cr|bkchem-0.14.0-0.pre2.1|92	%changelog
12cr|bkchem-0.14.0-0.pre2.1|93	* Wed Mar 09 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.14.0-0.pre2.1mdv2011.0
12cr|bkchem-0.14.0-0.pre2.1|94	+ Revision: 643050
12cr|bkchem-0.14.0-0.pre2.1|95	- Update to 0.14pre2
12cr|bkchem-0.14.0-0.pre2.1|96	- Fix BKChem macro name for lang detection
12cr|bkchem-0.14.0-0.pre2.1|97	- Update URL and description
12cr|bkchem-0.14.0-0.pre2.1|98	
12cr|bkchem-0.14.0-0.pre2.1|99	* Sun Oct 31 2010 Funda Wang <fwang@mandriva.org> 0.13.0-3mdv2011.0
12cr|bkchem-0.14.0-0.pre2.1|100	+ Revision: 590787
12cr|bkchem-0.14.0-0.pre2.1|101	- rebuild for py2.7
12cr|bkchem-0.14.0-0.pre2.1|102	
12cr|bkchem-0.14.0-0.pre2.1|103	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.13.0-2mdv2010.0
12cr|bkchem-0.14.0-0.pre2.1|104	+ Revision: 436826
12cr|bkchem-0.14.0-0.pre2.1|105	- rebuild
12cr|bkchem-0.14.0-0.pre2.1|106	
12cr|bkchem-0.14.0-0.pre2.1|107	* Mon Feb 23 2009 Frederik Himpe <fhimpe@mandriva.org> 0.13.0-1mdv2009.1
12cr|bkchem-0.14.0-0.pre2.1|108	+ Revision: 344283
12cr|bkchem-0.14.0-0.pre2.1|109	- Update to new version 0.13.0
12cr|bkchem-0.14.0-0.pre2.1|110	
12cr|bkchem-0.14.0-0.pre2.1|111	* Tue Feb 17 2009 Frederik Himpe <fhimpe@mandriva.org> 0.12.6-1mdv2009.1
12cr|bkchem-0.14.0-0.pre2.1|112	+ Revision: 342150
12cr|bkchem-0.14.0-0.pre2.1|113	- update to new version 0.12.6
12cr|bkchem-0.14.0-0.pre2.1|114	
12cr|bkchem-0.14.0-0.pre2.1|115	* Thu Dec 25 2008 Adam Williamson <awilliamson@mandriva.org> 0.12.5-2mdv2009.1
12cr|bkchem-0.14.0-0.pre2.1|116	+ Revision: 319048
12cr|bkchem-0.14.0-0.pre2.1|117	- own site directory
12cr|bkchem-0.14.0-0.pre2.1|118	- rebuild for python 2.6
12cr|bkchem-0.14.0-0.pre2.1|119	
12cr|bkchem-0.14.0-0.pre2.1|120	* Thu Nov 27 2008 Funda Wang <fwang@mandriva.org> 0.12.5-1mdv2009.1
12cr|bkchem-0.14.0-0.pre2.1|121	+ Revision: 307195
12cr|bkchem-0.14.0-0.pre2.1|122	- update to new version 0.12.5
12cr|bkchem-0.14.0-0.pre2.1|123	
12cr|bkchem-0.14.0-0.pre2.1|124	* Sat Oct 25 2008 Frederik Himpe <fhimpe@mandriva.org> 0.12.4-1mdv2009.1
12cr|bkchem-0.14.0-0.pre2.1|125	+ Revision: 297162
12cr|bkchem-0.14.0-0.pre2.1|126	- update to new version 0.12.4
12cr|bkchem-0.14.0-0.pre2.1|127	
12cr|bkchem-0.14.0-0.pre2.1|128	* Fri Oct 10 2008 Frederik Himpe <fhimpe@mandriva.org> 0.12.3-1mdv2009.1
12cr|bkchem-0.14.0-0.pre2.1|129	+ Revision: 291493
12cr|bkchem-0.14.0-0.pre2.1|130	- update to new version 0.12.3
12cr|bkchem-0.14.0-0.pre2.1|131	
12cr|bkchem-0.14.0-0.pre2.1|132	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.12.2-2mdv2009.0
12cr|bkchem-0.14.0-0.pre2.1|133	+ Revision: 266243
12cr|bkchem-0.14.0-0.pre2.1|134	- rebuild early 2009.0 package (before pixel changes)
12cr|bkchem-0.14.0-0.pre2.1|135	
12cr|bkchem-0.14.0-0.pre2.1|136	+ Pixel <pixel@mandriva.com>
12cr|bkchem-0.14.0-0.pre2.1|137	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|bkchem-0.14.0-0.pre2.1|138	
12cr|bkchem-0.14.0-0.pre2.1|139	* Sat May 31 2008 Funda Wang <fwang@mandriva.org> 0.12.2-1mdv2009.0
12cr|bkchem-0.14.0-0.pre2.1|140	+ Revision: 213602
12cr|bkchem-0.14.0-0.pre2.1|141	- New version 0.12.2
12cr|bkchem-0.14.0-0.pre2.1|142	
12cr|bkchem-0.14.0-0.pre2.1|143	* Mon May 19 2008 Frederik Himpe <fhimpe@mandriva.org> 0.12.1-1mdv2009.0
12cr|bkchem-0.14.0-0.pre2.1|144	+ Revision: 209171
12cr|bkchem-0.14.0-0.pre2.1|145	- New version
12cr|bkchem-0.14.0-0.pre2.1|146	- Adapt to new license policy
12cr|bkchem-0.14.0-0.pre2.1|147	
12cr|bkchem-0.14.0-0.pre2.1|148	* Sun May 04 2008 Funda Wang <fwang@mandriva.org> 0.12.0-2mdv2009.0
12cr|bkchem-0.14.0-0.pre2.1|149	+ Revision: 201061
12cr|bkchem-0.14.0-0.pre2.1|150	- fix startup script
12cr|bkchem-0.14.0-0.pre2.1|151	
12cr|bkchem-0.14.0-0.pre2.1|152	* Thu Dec 27 2007 Jérôme Soyer <saispo@mandriva.org> 0.12.0-1mdv2008.1
12cr|bkchem-0.14.0-0.pre2.1|153	+ Revision: 138375
12cr|bkchem-0.14.0-0.pre2.1|154	- Fix building under x86_64
12cr|bkchem-0.14.0-0.pre2.1|155	
12cr|bkchem-0.14.0-0.pre2.1|156	+ Olivier Blin <oblin@mandriva.com>
12cr|bkchem-0.14.0-0.pre2.1|157	- restore BuildRoot
12cr|bkchem-0.14.0-0.pre2.1|158	
12cr|bkchem-0.14.0-0.pre2.1|159	+ Thierry Vignaud <tv@mandriva.org>
12cr|bkchem-0.14.0-0.pre2.1|160	- kill re-definition of %%buildroot on Pixel's request
12cr|bkchem-0.14.0-0.pre2.1|161	- kill hardcoded icon extension
12cr|bkchem-0.14.0-0.pre2.1|162	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|bkchem-0.14.0-0.pre2.1|163	
12cr|bkchem-0.14.0-0.pre2.1|164	+ Emmanuel Andry <eandry@mandriva.org>
12cr|bkchem-0.14.0-0.pre2.1|165	- New version
12cr|bkchem-0.14.0-0.pre2.1|166	- drop old menu
12cr|bkchem-0.14.0-0.pre2.1|167	
12cr|bkchem-0.14.0-0.pre2.1|168	
12cr|bkchem-0.14.0-0.pre2.1|169	* Mon Sep 04 2006 Jerome Soyer <saispo@mandriva.org> 0.11.5-1mdv2007.0
12cr|bkchem-0.14.0-0.pre2.1|170	- New release 0.11.5
12cr|bkchem-0.14.0-0.pre2.1|171	
12cr|bkchem-0.14.0-0.pre2.1|172	* Fri Feb 24 2006 Austin Acton <austin@mandriva.org> 0.11.4-1mdk
12cr|bkchem-0.14.0-0.pre2.1|173	- New release 0.11.4
12cr|bkchem-0.14.0-0.pre2.1|174	
12cr|bkchem-0.14.0-0.pre2.1|175	* Fri Feb 17 2006 Austin Acton <austin@mandriva.org> 0.11.3-1mdk
12cr|bkchem-0.14.0-0.pre2.1|176	- New release 0.11.3
12cr|bkchem-0.14.0-0.pre2.1|177	
12cr|bkchem-0.14.0-0.pre2.1|178	* Mon Jan 16 2006 Austin Acton <austin@mandriva.org> 0.11.2-1mdk
12cr|bkchem-0.14.0-0.pre2.1|179	- New release 0.11.2
12cr|bkchem-0.14.0-0.pre2.1|180	
12cr|bkchem-0.14.0-0.pre2.1|181	* Mon Dec 05 2005 Lenny Cartier <lenny@mandriva.com> 0.11.1-1mdk
12cr|bkchem-0.14.0-0.pre2.1|182	- 0.11.1
12cr|bkchem-0.14.0-0.pre2.1|183	
12cr|bkchem-0.14.0-0.pre2.1|184	* Fri Sep 30 2005 Lenny Cartier <lenny@mandriva.com> 0.11.0-1mdk
12cr|bkchem-0.14.0-0.pre2.1|185	- 0.11.0
12cr|bkchem-0.14.0-0.pre2.1|186	
12cr|bkchem-0.14.0-0.pre2.1|187	* Thu Jul 14 2005 Austin Acton <austin@mandriva.org> 0.10.2-1mdk
12cr|bkchem-0.14.0-0.pre2.1|188	- New release 0.10.2
12cr|bkchem-0.14.0-0.pre2.1|189	
12cr|bkchem-0.14.0-0.pre2.1|190	* Thu Jun 30 2005 Lenny Cartier <lenny@mandriva.com> 0.10.1-1mdk
12cr|bkchem-0.14.0-0.pre2.1|191	- 0.10.1
12cr|bkchem-0.14.0-0.pre2.1|192	
12cr|bkchem-0.14.0-0.pre2.1|193	* Sun Jun 26 2005 Austin Acton <austin@mandriva.org> 0.10.0-1mdk
12cr|bkchem-0.14.0-0.pre2.1|194	- New release 0.10.0
12cr|bkchem-0.14.0-0.pre2.1|195	
12cr|bkchem-0.14.0-0.pre2.1|196	* Mon Dec 06 2004 Austin Acton <austin@mandrake.org> 0.9.0-1mdk
12cr|bkchem-0.14.0-0.pre2.1|197	- 0.9.0
12cr|bkchem-0.14.0-0.pre2.1|198	- source URL
12cr|bkchem-0.14.0-0.pre2.1|199	
12cr|bkchem-0.14.0-0.pre2.1|200	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.8.1-2mdk
12cr|bkchem-0.14.0-0.pre2.1|201	- Rebuild for new python
12cr|bkchem-0.14.0-0.pre2.1|202	- various spec fix
12cr|bkchem-0.14.0-0.pre2.1|203	
12cr|bkchem-0.14.0-0.pre2.1|204	* Fri Oct 08 2004 Austin Acton <austin@mandrake.org> 0.8.1-1mdk
12cr|bkchem-0.14.0-0.pre2.1|205	- 0.8.1
12cr|bkchem-0.14.0-0.pre2.1|206	
12cr|bkchem-0.14.0-0.pre2.1|207	* Mon Oct 04 2004 Austin Acton <austin@mandrake.org> 0.8.0-1mdk
12cr|bkchem-0.14.0-0.pre2.1|208	- 0.8.0 final
12cr|bkchem-0.14.0-0.pre2.1|209	
12cr|bkchem-0.14.0-0.pre2.1|210	* Thu Aug 26 2004 Austin Acton <austin@mandrake.org> 0.8.0-0.pre1.1mdk
12cr|bkchem-0.14.0-0.pre2.1|211	- 0.8.0pre1
12cr|bkchem-0.14.0-0.pre2.1|212	
12cr|bkchem-0.14.0-0.pre2.1|213	* Fri Aug 20 2004 Austin Acton <austin@mandrake.org> 0.7.1-2mdk
12cr|bkchem-0.14.0-0.pre2.1|214	- new menu
12cr|bkchem-0.14.0-0.pre2.1|215	
12cr|bkchem-0.14.0-0.pre2.1|216	* Wed Aug 11 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.7.1-1mdk
12cr|bkchem-0.14.0-0.pre2.1|217	- 0.7.1
12cr|bkchem-0.14.0-0.pre2.1|218	
12cr|bkchem-0.14.0-0.pre2.1|219	* Mon Aug 09 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.7.0-1mdk
12cr|bkchem-0.14.0-0.pre2.1|220	- 0.7.0
12cr|bkchem-0.14.0-0.pre2.1|221	
12cr|bkchem-0.14.0-0.pre2.1|222	* Sun May 02 2004 Austin Acton <austin@mandrake.org> 0.6.0-1mdk
12cr|bkchem-0.14.0-0.pre2.1|223	- 0.6.0
12cr|bkchem-0.14.0-0.pre2.1|224	
12cr|bkchem-0.14.0-0.pre2.1|225	* Mon Mar 01 2004 Austin Acton <austin@mandrake.org> 0.5.2-1mdk
12cr|bkchem-0.14.0-0.pre2.1|226	- 0.5.2
12cr|bkchem-0.14.0-0.pre2.1|227	
12cr|bkchem-0.14.0-0.pre2.1|228	* Wed Feb 25 2004 Austin Acton <austin@mandrake.org> 0.5.1-1mdk
12cr|bkchem-0.14.0-0.pre2.1|229	- 0.5.1
12cr|bkchem-0.14.0-0.pre2.1|230	
12cr|bkchem-0.14.0-0.pre2.1|231	* Mon Feb 16 2004 Austin Acton <austin@mandrake.org> 0.5.1-0.pre1.1mdk
12cr|bkchem-0.14.0-0.pre2.1|232	- 0.5.1pre1
12cr|bkchem-0.14.0-0.pre2.1|233	
12cr|bkchem-0.14.0-0.pre2.1|234	* Tue Sep 30 2003 Austin Acton <aacton@yorku.ca> 0.5.0-1mdk
12cr|bkchem-0.14.0-0.pre2.1|235	- 0.5.0 final
12cr|bkchem-0.14.0-0.pre2.1|236	

429 12
12cr|bkf-2.0-2|1	Summary:	A simple client for BitMover
12cr|bkf-2.0-2|2	Name:		bkf
12cr|bkf-2.0-2|3	Version:	2.0
12cr|bkf-2.0-2|4	Release:	%mkrel 2
12cr|bkf-2.0-2|5	License:	GPLv2
12cr|bkf-2.0-2|6	Group:		Development/Other
12cr|bkf-2.0-2|7	URL:		http://www.bitkeeper.com/
12cr|bkf-2.0-2|8	Source0:	http://www.bitmover.com/bk-client%{version}.shar.bz2
12cr|bkf-2.0-2|9	Patch0:		bk-client-2.0-conflicting_types_for_getline_fix.diff
12cr|bkf-2.0-2|10	Requires:	patch
12cr|bkf-2.0-2|11	BuildRequires:	sharutils
12cr|bkf-2.0-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|bkf-2.0-2|13	
12cr|bkf-2.0-2|14	%description
12cr|bkf-2.0-2|15	A simple client for BitMover
12cr|bkf-2.0-2|16	
12cr|bkf-2.0-2|17	%prep
12cr|bkf-2.0-2|18	
12cr|bkf-2.0-2|19	%setup -q -c -T -n %{name}-%{version}
12cr|bkf-2.0-2|20	bzcat %{SOURCE0} > bk-client%{version}.shar
12cr|bkf-2.0-2|21	sh bk-client%{version}.shar
12cr|bkf-2.0-2|22	mv bk-client%{version}/* .
12cr|bkf-2.0-2|23	rm -rf bk-client%{version}
12cr|bkf-2.0-2|24	%patch0 -p0 -b .conflicting_types_for_getline
12cr|bkf-2.0-2|25	
12cr|bkf-2.0-2|26	head -7 bkf.c > LICENSE
12cr|bkf-2.0-2|27	
12cr|bkf-2.0-2|28	%build
12cr|bkf-2.0-2|29	gcc %{optflags} bkf.c -o bkf
12cr|bkf-2.0-2|30	
12cr|bkf-2.0-2|31	%install
12cr|bkf-2.0-2|32	rm -rf %{buildroot}
12cr|bkf-2.0-2|33	
12cr|bkf-2.0-2|34	install -d %{buildroot}%{_bindir}
12cr|bkf-2.0-2|35	install -m0755 bkf %{buildroot}%{_bindir}/
12cr|bkf-2.0-2|36	
12cr|bkf-2.0-2|37	%clean
12cr|bkf-2.0-2|38	rm -rf %{buildroot}
12cr|bkf-2.0-2|39	
12cr|bkf-2.0-2|40	%files
12cr|bkf-2.0-2|41	%defattr(-, root, root)
12cr|bkf-2.0-2|42	%doc demo.sh LICENSE
12cr|bkf-2.0-2|43	%attr(0755,root,root) %{_bindir}/bkf
12cr|bkf-2.0-2|44	
12cr|bkf-2.0-2|45	
12cr|bkf-2.0-2|46	
12cr|bkf-2.0-2|47	%changelog
12cr|bkf-2.0-2|48	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0-2mdv2011.0
12cr|bkf-2.0-2|49	+ Revision: 610075
12cr|bkf-2.0-2|50	- rebuild
12cr|bkf-2.0-2|51	
12cr|bkf-2.0-2|52	* Sun Jan 17 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0-1mdv2010.1
12cr|bkf-2.0-2|53	+ Revision: 492752
12cr|bkf-2.0-2|54	- import bkf
12cr|bkf-2.0-2|55	
12cr|bkf-2.0-2|56	
12cr|bkf-2.0-2|57	* Sun Jan 17 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0-1mdv2010.0
12cr|bkf-2.0-2|58	- renamed to just bkf
12cr|bkf-2.0-2|59	- license is now GPLv2
12cr|bkf-2.0-2|60	
12cr|bkf-2.0-2|61	* Thu Jan 11 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0-1mdv2007.1
12cr|bkf-2.0-2|62	- initial Mandriva package

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

431 12
12cr|blam-1.8.9-2|1	%define name blam
12cr|blam-1.8.9-2|2	%define version 1.8.9
12cr|blam-1.8.9-2|3	%define release %mkrel 2
12cr|blam-1.8.9-2|4	%define _requires_exceptions lib.*x11\\|lib.*gtk
12cr|blam-1.8.9-2|5	Summary: RSS aggregator written in C# using Mono, GTK# and RSS.NET
12cr|blam-1.8.9-2|6	Name: %{name}
12cr|blam-1.8.9-2|7	Version: %{version}
12cr|blam-1.8.9-2|8	Release: %{release}
12cr|blam-1.8.9-2|9	Epoch: 1
12cr|blam-1.8.9-2|10	Source0: http://blam.cmartin.tk/downloads/%{name}-%{version}.tar.bz2
12cr|blam-1.8.9-2|11	Patch0: blam-1.8.9-fix-build.patch
12cr|blam-1.8.9-2|12	Patch1: blam-1.8.4-desktopentry.patch
12cr|blam-1.8.9-2|13	# gw add planet mandriva feed
12cr|blam-1.8.9-2|14	Patch2: blam-1.8.6-planetmandriva.patch
12cr|blam-1.8.9-2|15	Patch3: blam-1.8.9-fix-dbus-configure-check.patch
12cr|blam-1.8.9-2|16	
12cr|blam-1.8.9-2|17	License: GPLv2+
12cr|blam-1.8.9-2|18	Group: Networking/Other
12cr|blam-1.8.9-2|19	Url:  http://blam.cmartin.tk/
12cr|blam-1.8.9-2|20	BuildArch: noarch
12cr|blam-1.8.9-2|21	BuildRequires: mono-devel
12cr|blam-1.8.9-2|22	BuildRequires: gnome-sharp2-devel
12cr|blam-1.8.9-2|23	BuildRequires: gnome-desktop-sharp-devel
12cr|blam-1.8.9-2|24	BuildRequires: glade-sharp2
12cr|blam-1.8.9-2|25	BuildRequires: dbus-sharp-glib-devel
12cr|blam-1.8.9-2|26	BuildRequires: webkit-sharp-devel
12cr|blam-1.8.9-2|27	BuildRequires: notify-sharp-devel
12cr|blam-1.8.9-2|28	BuildRequires: pkgconfig(gconf-2.0)
12cr|blam-1.8.9-2|29	BuildRequires: imagemagick
12cr|blam-1.8.9-2|30	BuildRequires: desktop-file-utils
12cr|blam-1.8.9-2|31	BuildRequires: intltool
12cr|blam-1.8.9-2|32	Requires(post): desktop-file-utils scrollkeeper
12cr|blam-1.8.9-2|33	Requires(postun): desktop-file-utils scrollkeeper
12cr|blam-1.8.9-2|34	
12cr|blam-1.8.9-2|35	%description
12cr|blam-1.8.9-2|36	This is a GNOME RSS aggregator based on Mono.
12cr|blam-1.8.9-2|37	
12cr|blam-1.8.9-2|38	%prep
12cr|blam-1.8.9-2|39	%setup -q -n %name-%version
12cr|blam-1.8.9-2|40	%apply_patches
12cr|blam-1.8.9-2|41	
12cr|blam-1.8.9-2|42	autoconf
12cr|blam-1.8.9-2|43	
12cr|blam-1.8.9-2|44	%build
12cr|blam-1.8.9-2|45	./configure --prefix=%_prefix --sysconfdir=%_sysconfdir --disable-schemas-install
12cr|blam-1.8.9-2|46	%make
12cr|blam-1.8.9-2|47	
12cr|blam-1.8.9-2|48	%install
12cr|blam-1.8.9-2|49	%makeinstall_std
12cr|blam-1.8.9-2|50	mkdir -p %buildroot{%_liconsdir,%_iconsdir,%_miconsdir}
12cr|blam-1.8.9-2|51	cp icons/48x48/%name.png %buildroot%_liconsdir/%name.png
12cr|blam-1.8.9-2|52	cp icons/32x32/%name.png %buildroot%_iconsdir/%name.png
12cr|blam-1.8.9-2|53	cp icons/16x16/%name.png %buildroot%_miconsdir/%name.png
12cr|blam-1.8.9-2|54	
12cr|blam-1.8.9-2|55	%find_lang %name
12cr|blam-1.8.9-2|56	%files -f %name.lang
12cr|blam-1.8.9-2|57	%defattr(-,root,root)
12cr|blam-1.8.9-2|58	%doc AUTHORS ChangeLog NEWS README
12cr|blam-1.8.9-2|59	%_sysconfdir/gconf/schemas/%name.schemas
12cr|blam-1.8.9-2|60	%_bindir/%name
12cr|blam-1.8.9-2|61	%_prefix/lib/%name
12cr|blam-1.8.9-2|62	%_datadir/applications/%name.desktop
12cr|blam-1.8.9-2|63	%_datadir/%name
12cr|blam-1.8.9-2|64	%_mandir/man1/blam.1*
12cr|blam-1.8.9-2|65	%_iconsdir/hicolor/*/apps/*
12cr|blam-1.8.9-2|66	%_liconsdir/%name.png
12cr|blam-1.8.9-2|67	%_iconsdir/%name.png
12cr|blam-1.8.9-2|68	%_miconsdir/%name.png

432 12
12cr|blas-1.1-8|1	%define name 		blas
12cr|blas-1.1-8|2	%define version 	1.1
12cr|blas-1.1-8|3	%define release 	%mkrel 8
12cr|blas-1.1-8|4	%define major 		%{version}
12cr|blas-1.1-8|5	%define libname 	%mklibname %{name} %{major}
12cr|blas-1.1-8|6	%define develname	%mklibname -d %{name}
12cr|blas-1.1-8|7	
12cr|blas-1.1-8|8	%if %{mdkversion} <= 1020
12cr|blas-1.1-8|9	%define f77	g77
12cr|blas-1.1-8|10	%define runtime	g2c
12cr|blas-1.1-8|11	%else
12cr|blas-1.1-8|12	%define f77	gfortran
12cr|blas-1.1-8|13	%define runtime	gfortran
12cr|blas-1.1-8|14	%endif
12cr|blas-1.1-8|15	
12cr|blas-1.1-8|16	Name: 		%{name}
12cr|blas-1.1-8|17	Version: 	%{version}
12cr|blas-1.1-8|18	Release: 	%{release}
12cr|blas-1.1-8|19	Epoch:		0
12cr|blas-1.1-8|20	Summary: 	Basic Linear Algebra Subprograms library
12cr|blas-1.1-8|21	License: 	BSD-like
12cr|blas-1.1-8|22	Group:		Sciences/Mathematics
12cr|blas-1.1-8|23	URL: 		http://www.netlib.org/blas/
12cr|blas-1.1-8|24	Source0: 	http://www.netlib.org/blas/%{name}.tar.bz2
12cr|blas-1.1-8|25	Source1: 	%{name}.makefile.bz2
12cr|blas-1.1-8|26	Source2:	http://www.netlib.org/blas/blasqr.ps.bz2
12cr|blas-1.1-8|27	Source3:	http://www.netlib.org/blas/blas3-paper.ps.bz2
12cr|blas-1.1-8|28	Source4:	http://www.netlib.org/blas/blas2-paper.ps.bz2
12cr|blas-1.1-8|29	%if %{mdkversion} <= 1020
12cr|blas-1.1-8|30	BuildRequires:	gcc-g77
12cr|blas-1.1-8|31	%else
12cr|blas-1.1-8|32	BuildRequires:	gcc-gfortran
12cr|blas-1.1-8|33	%endif
12cr|blas-1.1-8|34	BuildRoot: 	%{_tmppath}/%{name}-%{version}
12cr|blas-1.1-8|35	
12cr|blas-1.1-8|36	%description
12cr|blas-1.1-8|37	The BLAS (Basic Linear Algebra Subprograms) are routines that provide standard
12cr|blas-1.1-8|38	building blocks for performing basic vector and matrix operations. The Level 1
12cr|blas-1.1-8|39	BLAS perform scalar, vector and vector-vector operations, the Level 2 BLAS
12cr|blas-1.1-8|40	perform matrix-vector operations, and the Level 3 BLAS perform matrix-matrix
12cr|blas-1.1-8|41	operations. Because the BLAS are efficient, portable, and widely available,
12cr|blas-1.1-8|42	they are commonly used in the development of high quality linear algebra
12cr|blas-1.1-8|43	software, LAPACK for example.
12cr|blas-1.1-8|44	
12cr|blas-1.1-8|45	%package -n %{libname}
12cr|blas-1.1-8|46	Summary: 	Basic Linear Algebra Subprograms library
12cr|blas-1.1-8|47	Group:		Sciences/Mathematics
12cr|blas-1.1-8|48	Provides:	lib%{name} = %{epoch}:%{version}-%{release}
12cr|blas-1.1-8|49	
12cr|blas-1.1-8|50	%description -n %{libname}
12cr|blas-1.1-8|51	This package contains the dynamic libraries necessary to run applications.
12cr|blas-1.1-8|52	
12cr|blas-1.1-8|53	%package -n %{develname}
12cr|blas-1.1-8|54	Summary: 	Basic Linear Algebra Subprograms library
12cr|blas-1.1-8|55	Group:		Sciences/Mathematics
12cr|blas-1.1-8|56	Requires: 	%{libname} = %{epoch}:%{version}
12cr|blas-1.1-8|57	Provides: 	%{name}-devel = %{epoch}:%{version}-%{release}
12cr|blas-1.1-8|58	Obsoletes:	%mklibname -d %{name} 1.1
12cr|blas-1.1-8|59	
12cr|blas-1.1-8|60	%description -n	%{develname}
12cr|blas-1.1-8|61	This package contains the headers and development libraries
12cr|blas-1.1-8|62	necessary to develop or compile applications.
12cr|blas-1.1-8|63	
12cr|blas-1.1-8|64	%prep
12cr|blas-1.1-8|65	%setup -q -c
12cr|blas-1.1-8|66	bzcat %{SOURCE1} > Makefile
12cr|blas-1.1-8|67	bzcat %{SOURCE2} > blasqr.ps
12cr|blas-1.1-8|68	bzcat %{SOURCE3} > blas3-paper.ps
12cr|blas-1.1-8|69	bzcat %{SOURCE4} > blas2-paper.ps
12cr|blas-1.1-8|70	
12cr|blas-1.1-8|71	%build
12cr|blas-1.1-8|72	%make F77="%{f77}" \
12cr|blas-1.1-8|73	RUNTIME="%{runtime}" \
12cr|blas-1.1-8|74	CFLAGS="%optflags" \
12cr|blas-1.1-8|75	FFLAGS="%optflags -ffloat-store"
12cr|blas-1.1-8|76	
12cr|blas-1.1-8|77	%install
12cr|blas-1.1-8|78	rm -fr %{buildroot}
12cr|blas-1.1-8|79	install -d -m 755 %{buildroot}%{_libdir}
12cr|blas-1.1-8|80	install -m 755 *.so.* %{buildroot}%{_libdir}
12cr|blas-1.1-8|81	install -m 644 *.a %{buildroot}%{_libdir}
12cr|blas-1.1-8|82	(cd %{buildroot}%{_libdir} && ln -s lib%{name}.so.%{major} lib%{name}.so)
12cr|blas-1.1-8|83	
12cr|blas-1.1-8|84	%clean
12cr|blas-1.1-8|85	rm -fr %{buildroot}
12cr|blas-1.1-8|86	
12cr|blas-1.1-8|87	%post -n %{libname} -p /sbin/ldconfig
12cr|blas-1.1-8|88	%postun -n %{libname} -p /sbin/ldconfig
12cr|blas-1.1-8|89	
12cr|blas-1.1-8|90	%files -n %{libname}
12cr|blas-1.1-8|91	%defattr(-,root,root)
12cr|blas-1.1-8|92	%{_libdir}/lib%{name}.so.%{major}
12cr|blas-1.1-8|93	
12cr|blas-1.1-8|94	%files -n %{develname}
12cr|blas-1.1-8|95	%defattr(-,root,root)
12cr|blas-1.1-8|96	%doc blasqr.ps blas3-paper.ps blas2-paper.ps
12cr|blas-1.1-8|97	%{_libdir}/lib%{name}.so
12cr|blas-1.1-8|98	%{_libdir}/lib%{name}.a
12cr|blas-1.1-8|99	
12cr|blas-1.1-8|100	
12cr|blas-1.1-8|101	%changelog
12cr|blas-1.1-8|102	* Mon Oct 15 2007 Funda Wang <fundawang@mandriva.org> 1.1-8mdv2008.1
12cr|blas-1.1-8|103	+ Revision: 98352
12cr|blas-1.1-8|104	- Rebuild against latest gfortran
12cr|blas-1.1-8|105	- New devel package policy
12cr|blas-1.1-8|106	
12cr|blas-1.1-8|107	+ Lev Givon <lev@mandriva.org>
12cr|blas-1.1-8|108	- Import blas
12cr|blas-1.1-8|109	
12cr|blas-1.1-8|110	
12cr|blas-1.1-8|111	
12cr|blas-1.1-8|112	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0:1.1-7mdv2007.0
12cr|blas-1.1-8|113	- Rebuild
12cr|blas-1.1-8|114	
12cr|blas-1.1-8|115	* Fri May 19 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0:1.1-6mdk
12cr|blas-1.1-8|116	- rebuild for new fortran library
12cr|blas-1.1-8|117	
12cr|blas-1.1-8|118	* Thu May 04 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0:1.1-5mdk
12cr|blas-1.1-8|119	- backportable before 2006.0
12cr|blas-1.1-8|120	
12cr|blas-1.1-8|121	* Thu Mar 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0:1.1-4mdk
12cr|blas-1.1-8|122	- drop reference to c compiler in makefile
12cr|blas-1.1-8|123	- allow older fortran runtime use
12cr|blas-1.1-8|124	
12cr|blas-1.1-8|125	* Thu Mar 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0:1.1-3mdk
12cr|blas-1.1-8|126	- drop c interface code
12cr|blas-1.1-8|127	- link with fortran runtime
12cr|blas-1.1-8|128	
12cr|blas-1.1-8|129	* Fri Feb 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0:1.1-2mdk
12cr|blas-1.1-8|130	- introduce epoch to handle upgrade
12cr|blas-1.1-8|131	
12cr|blas-1.1-8|132	* Thu Feb 09 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdk
12cr|blas-1.1-8|133	- first stand-alone release

433 12
12cr|bleachbit-0.9.3-1|1	Name:		bleachbit
12cr|bleachbit-0.9.3-1|2	Version:	0.9.3
12cr|bleachbit-0.9.3-1|3	Release:	1
12cr|bleachbit-0.9.3-1|4	Summary:	A tool to remove unnecessary files, free disk space and maintain privacy
12cr|bleachbit-0.9.3-1|5	Group:		System/Configuration/Other
12cr|bleachbit-0.9.3-1|6	License:	GPLv3
12cr|bleachbit-0.9.3-1|7	URL:		http://bleachbit.sourceforge.net/
12cr|bleachbit-0.9.3-1|8	Source0:	%{name}-%{version}.tar.bz2
12cr|bleachbit-0.9.3-1|9	Source1:	%{name}.1
12cr|bleachbit-0.9.3-1|10	BuildArch:	noarch
12cr|bleachbit-0.9.3-1|11	BuildRequires:	python-devel
12cr|bleachbit-0.9.3-1|12	BuildRequires:	desktop-file-utils
12cr|bleachbit-0.9.3-1|13	Requires:	python
12cr|bleachbit-0.9.3-1|14	Requires:	gnome-python
12cr|bleachbit-0.9.3-1|15	Requires:	gnome-python-gnomevfs
12cr|bleachbit-0.9.3-1|16	Requires:	pygtk2.0 >= 2.6
12cr|bleachbit-0.9.3-1|17	Requires:	usermode-consoleonly
12cr|bleachbit-0.9.3-1|18	
12cr|bleachbit-0.9.3-1|19	%description
12cr|bleachbit-0.9.3-1|20	BleachBit deletes unnecessary files to free valuable disk space
12cr|bleachbit-0.9.3-1|21	and maintain privacy. Rid your system of old junk including cache,
12cr|bleachbit-0.9.3-1|22	temporary files, and cookies. Designed for Linux systems, it
12cr|bleachbit-0.9.3-1|23	wipes clean Bash, Beagle, Epiphany, Firefox, Adobe Flash, Java,
12cr|bleachbit-0.9.3-1|24	KDE, OpenOffice.org, Opera, rpm-build, XChat and more.
12cr|bleachbit-0.9.3-1|25	
12cr|bleachbit-0.9.3-1|26	%prep
12cr|bleachbit-0.9.3-1|27	%setup -q
12cr|bleachbit-0.9.3-1|28	
12cr|bleachbit-0.9.3-1|29	%build
12cr|bleachbit-0.9.3-1|30	make -C po local
12cr|bleachbit-0.9.3-1|31	python setup.py build
12cr|bleachbit-0.9.3-1|32	
12cr|bleachbit-0.9.3-1|33	sed -i -e 's|/usr/bin/env python|/usr/bin/python|g' bleachbit/GUI.py
12cr|bleachbit-0.9.3-1|34	
12cr|bleachbit-0.9.3-1|35	%install
12cr|bleachbit-0.9.3-1|36	rm -rf %{buildroot}
12cr|bleachbit-0.9.3-1|37	
12cr|bleachbit-0.9.3-1|38	%makeinstall_std prefix=%{_prefix}
12cr|bleachbit-0.9.3-1|39	
12cr|bleachbit-0.9.3-1|40	# create root desktop-file
12cr|bleachbit-0.9.3-1|41	cp %{name}.desktop %{name}-root.desktop
12cr|bleachbit-0.9.3-1|42	sed -i -e 's/Name=BleachBit$/Name=BleachBit as Administrator/g' %{name}-root.desktop
12cr|bleachbit-0.9.3-1|43	sed -i -e 's/Exec=bleachbit$/Exec=bleachbit-root/g' %{name}-root.desktop
12cr|bleachbit-0.9.3-1|44	
12cr|bleachbit-0.9.3-1|45	cat > bleachbit.pam <<EOF
12cr|bleachbit-0.9.3-1|46	#%PAM-1.0
12cr|bleachbit-0.9.3-1|47	auth            include         config-util
12cr|bleachbit-0.9.3-1|48	account         include         config-util
12cr|bleachbit-0.9.3-1|49	session         include         config-util
12cr|bleachbit-0.9.3-1|50	EOF
12cr|bleachbit-0.9.3-1|51	
12cr|bleachbit-0.9.3-1|52	cat > bleachbit.console <<EOF
12cr|bleachbit-0.9.3-1|53	USER=root
12cr|bleachbit-0.9.3-1|54	PROGRAM=/usr/bin/bleachbit
12cr|bleachbit-0.9.3-1|55	SESSION=true
12cr|bleachbit-0.9.3-1|56	EOF
12cr|bleachbit-0.9.3-1|57	
12cr|bleachbit-0.9.3-1|58	
12cr|bleachbit-0.9.3-1|59	desktop-file-install \
12cr|bleachbit-0.9.3-1|60	--add-category="Utility"\
12cr|bleachbit-0.9.3-1|61	--dir=%{buildroot}%{_datadir}/applications/ \
12cr|bleachbit-0.9.3-1|62	--vendor="" %{name}.desktop
12cr|bleachbit-0.9.3-1|63	
12cr|bleachbit-0.9.3-1|64	desktop-file-install \
12cr|bleachbit-0.9.3-1|65	--add-category="Utility"\
12cr|bleachbit-0.9.3-1|66	--dir=%{buildroot}%{_datadir}/applications/ \
12cr|bleachbit-0.9.3-1|67	--vendor="" %{name}-root.desktop
12cr|bleachbit-0.9.3-1|68	
12cr|bleachbit-0.9.3-1|69	# consolehelper and userhelper
12cr|bleachbit-0.9.3-1|70	ln -s consolehelper %{buildroot}%{_bindir}/%{name}-root
12cr|bleachbit-0.9.3-1|71	mkdir -p %{buildroot}%{_sbindir}
12cr|bleachbit-0.9.3-1|72	ln -s ../..%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}-root
12cr|bleachbit-0.9.3-1|73	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cr|bleachbit-0.9.3-1|74	install -m 644 %{name}.pam %{buildroot}%{_sysconfdir}/pam.d/%{name}-root
12cr|bleachbit-0.9.3-1|75	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cr|bleachbit-0.9.3-1|76	install -m 644 %{name}.console %{buildroot}%{_sysconfdir}/security/console.apps/%{name}-root
12cr|bleachbit-0.9.3-1|77	mkdir -p %{buildroot}%{_mandir}/man1
12cr|bleachbit-0.9.3-1|78	install -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1
12cr|bleachbit-0.9.3-1|79	install -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}-root.1
12cr|bleachbit-0.9.3-1|80	
12cr|bleachbit-0.9.3-1|81	chmod 644 %{buildroot}%{_datadir}/%{name}/Worker.py
12cr|bleachbit-0.9.3-1|82	chmod 755 %{buildroot}%{_datadir}/%{name}/CLI.py
12cr|bleachbit-0.9.3-1|83	chmod 755 %{buildroot}%{_datadir}/%{name}/GUI.py
12cr|bleachbit-0.9.3-1|84	
12cr|bleachbit-0.9.3-1|85	%__rm %{buildroot}%{_datadir}/%{name}/*.pyo
12cr|bleachbit-0.9.3-1|86	
12cr|bleachbit-0.9.3-1|87	%find_lang %{name}
12cr|bleachbit-0.9.3-1|88	
12cr|bleachbit-0.9.3-1|89	%clean
12cr|bleachbit-0.9.3-1|90	rm -rf %{buildroot}
12cr|bleachbit-0.9.3-1|91	
12cr|bleachbit-0.9.3-1|92	%files -f %{name}.lang
12cr|bleachbit-0.9.3-1|93	%doc COPYING README
12cr|bleachbit-0.9.3-1|94	%{_bindir}/%{name}
12cr|bleachbit-0.9.3-1|95	%{_bindir}/%{name}-root
12cr|bleachbit-0.9.3-1|96	%{_sbindir}/*
12cr|bleachbit-0.9.3-1|97	%config(noreplace) %{_sysconfdir}/pam.d/%{name}-root
12cr|bleachbit-0.9.3-1|98	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}-root
12cr|bleachbit-0.9.3-1|99	%{_datadir}/%{name}
12cr|bleachbit-0.9.3-1|100	%{_datadir}/pixmaps/*.png
12cr|bleachbit-0.9.3-1|101	%{_datadir}/applications/*.desktop
12cr|bleachbit-0.9.3-1|102	%{_mandir}/man1/%{name}.1.xz
12cr|bleachbit-0.9.3-1|103	%{_mandir}/man1/%{name}-root.1.xz
12cr|bleachbit-0.9.3-1|104	
12cr|bleachbit-0.9.3-1|105	
12cr|bleachbit-0.9.3-1|106	
12cr|bleachbit-0.9.3-1|107	%changelog
12cr|bleachbit-0.9.3-1|108	* Tue Aug 28 2012 Andrey Bondrov <abondrov@mandriva.org> 0.9.3-1
12cr|bleachbit-0.9.3-1|109	+ Revision: 815884
12cr|bleachbit-0.9.3-1|110	- Push package update by Dago68 from MIB: New version 0.9.3, add manpage from Debian, add config(noreplace), add README
12cr|bleachbit-0.9.3-1|111	
12cr|bleachbit-0.9.3-1|112	* Fri Jun 01 2012 Andrey Bondrov <abondrov@mandriva.org> 0.9.2-1
12cr|bleachbit-0.9.3-1|113	+ Revision: 801767
12cr|bleachbit-0.9.3-1|114	- imported package bleachbit
12cr|bleachbit-0.9.3-1|115	
12cr|bleachbit-0.9.3-1|116	+ Peťoš Šafařík <petos@mandriva.org>
12cr|bleachbit-0.9.3-1|117	- Fixed several problems is SPEC files (obsoleted scriplets, .desktop file etc.)
12cr|bleachbit-0.9.3-1|118	-This line, and following ones, will be ignored--
12cr|bleachbit-0.9.3-1|119	file SPECS/bleachbit.spec modified
12cr|bleachbit-0.9.3-1|120	- New version of BleachBit
12cr|bleachbit-0.9.3-1|121	- SPEC file cleaning
12cr|bleachbit-0.9.3-1|122	- import bleachbit
12cr|bleachbit-0.9.3-1|123	
12cr|bleachbit-0.9.3-1|124	
12cr|bleachbit-0.9.3-1|125	* Fri Jun 01 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 0.9.2-1mdv2010.2
12cr|bleachbit-0.9.3-1|126	- Update to 0.9.2
12cr|bleachbit-0.9.3-1|127	
12cr|bleachbit-0.9.3-1|128	* Wed Nov 25 2009 Andrey Bondrov <bondrov@math.dvgu.ru> 0.7.1-69.1mib2009.1
12cr|bleachbit-0.9.3-1|129	- First build for MIB users
12cr|bleachbit-0.9.3-1|130	- Mandriva Italia Backports

434 12
12cr|blender-2.64-3|1	%bcond_without	cycles
12cr|blender-2.64-3|2	
12cr|blender-2.64-3|3	Name:		blender
12cr|blender-2.64-3|4	Version:	2.64
12cr|blender-2.64-3|5	Release:	3
12cr|blender-2.64-3|6	Summary:	A fully functional 3D modeling/rendering/animation package
12cr|blender-2.64-3|7	Group:		Graphics
12cr|blender-2.64-3|8	License:	GPLv2+
12cr|blender-2.64-3|9	URL:		http://www.blender.org/
12cr|blender-2.64-3|10	Source0:	http://download.blender.org/source/%{name}-%{version}.tar.gz
12cr|blender-2.64-3|11	Patch0:		blender-2.64-localedir.patch
12cr|blender-2.64-3|12	Patch1:		blender-2.60-error-when-missing-sse.patch
12cr|blender-2.64-3|13	Patch2:		blender-2.58-static-lib.patch
12cr|blender-2.64-3|14	Patch3:		blender-2.64-openjpeg_stdbool.patch
12cr|blender-2.64-3|15	Patch4:		blender-2.64-sfmt.patch
12cr|blender-2.64-3|16	# Cycles build fails with undefined reference error as libs are build as shared
12cr|blender-2.64-3|17	Patch5:		blender-2.64-cycles-static.patch
12cr|blender-2.64-3|18	# Patch submitted upstream - Blender Patches item #19234,
12cr|blender-2.64-3|19	Patch6:		blender-2.64-uninit-var.patch
12cr|blender-2.64-3|20	BuildRequires:	cmake >= 2.8
12cr|blender-2.64-3|21	BuildRequires:	ffmpeg-devel >= 0.7
12cr|blender-2.64-3|22	BuildRequires:	pkgconfig(glew)
12cr|blender-2.64-3|23	BuildRequires:	pkgconfig(fftw3)
12cr|blender-2.64-3|24	BuildRequires:	pkgconfig(libpng)
12cr|blender-2.64-3|25	BuildRequires:	pkgconfig(OpenEXR)
12cr|blender-2.64-3|26	BuildRequires:	pkgconfig(openal)
12cr|blender-2.64-3|27	BuildRequires:	pkgconfig(samplerate)
12cr|blender-2.64-3|28	BuildRequires:	pkgconfig(sndfile)
12cr|blender-2.64-3|29	BuildRequires:	pkgconfig(sdl)
12cr|blender-2.64-3|30	BuildRequires:	pkgconfig(x11)
12cr|blender-2.64-3|31	BuildRequires:	pkgconfig(xi)
12cr|blender-2.64-3|32	BuildRequires:	pkgconfig(freetype2)
12cr|blender-2.64-3|33	BuildRequires:	libgomp-devel
12cr|blender-2.64-3|34	BuildRequires:	jpeg-devel
12cr|blender-2.64-3|35	BuildRequires:	openjpeg-devel
12cr|blender-2.64-3|36	BuildRequires:	tiff-devel
12cr|blender-2.64-3|37	BuildRequires:	boost-devel
12cr|blender-2.64-3|38	%if %{mdvver} >= 201100
12cr|blender-2.64-3|39	BuildRequires:	python3-devel >= 3.2 %{_lib}python3.2 >= 3.2
12cr|blender-2.64-3|40	Requires:	python3 >= 3.2
12cr|blender-2.64-3|41	%else
12cr|blender-2.64-3|42	BuildRequires:	python3-devel
12cr|blender-2.64-3|43	%endif
12cr|blender-2.64-3|44	%if %with cycles
12cr|blender-2.64-3|45	BuildRequires:	OpenImageIO-devel
12cr|blender-2.64-3|46	BuildRequires:	OpenColorIO-devel
12cr|blender-2.64-3|47	%endif
12cr|blender-2.64-3|48	
12cr|blender-2.64-3|49	%description
12cr|blender-2.64-3|50	Blender is the in-house software of a high quality animation studio.
12cr|blender-2.64-3|51	It has proven to be an extremely fast and versatile design instrument.
12cr|blender-2.64-3|52	The software has a personal touch, offering a unique approach to the
12cr|blender-2.64-3|53	world of three dimensions. Blender can be used to create TV
12cr|blender-2.64-3|54	commercials, to make technical visualizations or business graphics, to
12cr|blender-2.64-3|55	do some morphing, or to design user interfaces. Developers can easily
12cr|blender-2.64-3|56	build and manage complex environments. The renderer is versatile and
12cr|blender-2.64-3|57	extremely fast. All basic animation principles (curves and keys) are
12cr|blender-2.64-3|58	implemented.
12cr|blender-2.64-3|59	
12cr|blender-2.64-3|60	%prep
12cr|blender-2.64-3|61	%setup -qn %{name}-%{version}
12cr|blender-2.64-3|62	%patch0 -p1 -b .localedir
12cr|blender-2.64-3|63	%patch1 -p0 -b .sse
12cr|blender-2.64-3|64	%patch2 -p0 -b .static
12cr|blender-2.64-3|65	%patch3 -p1 -b .openjpeg
12cr|blender-2.64-3|66	%patch4 -p1 -b .sfmt
12cr|blender-2.64-3|67	%patch5 -p1 -b .cycles-static
12cr|blender-2.64-3|68	%patch6 -p1
12cr|blender-2.64-3|69	
12cr|blender-2.64-3|70	%build
12cr|blender-2.64-3|71	%ifarch %{ix86}
12cr|blender-2.64-3|72	# build non-sse flavour
12cr|blender-2.64-3|73	%cmake -DWITH_INSTALL_PORTABLE:BOOL=OFF \
12cr|blender-2.64-3|74	-DWITH_PLAYER:BOOL=ON \
12cr|blender-2.64-3|75	-DWITH_PYTHON:BOOL=ON \
12cr|blender-2.64-3|76	-DWITH_PYTHON_INSTALL:BOOL=OFF \
12cr|blender-2.64-3|77	-DWITH_BUILTIN_GLEW:BOOL=OFF \
12cr|blender-2.64-3|78	-DWITH_CODEC_FFMPEG:BOOL=ON \
12cr|blender-2.64-3|79	-DWITH_CODEC_SNDFILE:BOOL=ON \
12cr|blender-2.64-3|80	-DWITH_FFTW3:BOOL=ON \
12cr|blender-2.64-3|81	-DOPENJPEG_ROOT_DIR=/usr/include/openjpeg-1.5 \
12cr|blender-2.64-3|82	%if %with cycles
12cr|blender-2.64-3|83	-DWITH_CYCLES:BOOL=ON \
12cr|blender-2.64-3|84	%else
12cr|blender-2.64-3|85	-DWITH_CYCLES:BOOL=OFF \
12cr|blender-2.64-3|86	%endif
12cr|blender-2.64-3|87	-DWITH_RAYOPTIMIZATION:BOOL=OFF
12cr|blender-2.64-3|88	%make
12cr|blender-2.64-3|89	cd ..
12cr|blender-2.64-3|90	mv build non-sse
12cr|blender-2.64-3|91	%endif
12cr|blender-2.64-3|92	
12cr|blender-2.64-3|93	#build sse flavour
12cr|blender-2.64-3|94	%cmake -DWITH_INSTALL_PORTABLE:BOOL=OFF \
12cr|blender-2.64-3|95	-DWITH_PLAYER:BOOL=ON \
12cr|blender-2.64-3|96	-DWITH_PYTHON:BOOL=ON \
12cr|blender-2.64-3|97	-DWITH_PYTHON_INSTALL:BOOL=OFF \
12cr|blender-2.64-3|98	-DWITH_BUILTIN_GLEW:BOOL=OFF \
12cr|blender-2.64-3|99	-DWITH_CODEC_FFMPEG:BOOL=ON \
12cr|blender-2.64-3|100	-DWITH_CODEC_SNDFILE:BOOL=ON \
12cr|blender-2.64-3|101	-DWITH_FFTW3:BOOL=ON \
12cr|blender-2.64-3|102	-DOPENJPEG_ROOT_DIR=/usr/include/openjpeg-1.5 \
12cr|blender-2.64-3|103	%if %with cycles
12cr|blender-2.64-3|104	-DWITH_CYCLES:BOOL=ON \
12cr|blender-2.64-3|105	%else
12cr|blender-2.64-3|106	-DWITH_CYCLES:BOOL=OFF \
12cr|blender-2.64-3|107	%endif
12cr|blender-2.64-3|108	-DWITH_RAYOPTIMIZATION:BOOL=ON
12cr|blender-2.64-3|109	%make
12cr|blender-2.64-3|110	
12cr|blender-2.64-3|111	%install
12cr|blender-2.64-3|112	#install sse flavour
12cr|blender-2.64-3|113	%makeinstall_std -C build
12cr|blender-2.64-3|114	
12cr|blender-2.64-3|115	# Install hicolor icons.
12cr|blender-2.64-3|116	for i in 16x16 22x22 32x32 48x48 256x256 ; do
12cr|blender-2.64-3|117	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}/apps
12cr|blender-2.64-3|118	install -pm 0644 release/freedesktop/icons/${i}/apps/%{name}.png \
12cr|blender-2.64-3|119	%{buildroot}%{_datadir}/icons/hicolor/${i}/apps/%{name}.png
12cr|blender-2.64-3|120	done
12cr|blender-2.64-3|121	
12cr|blender-2.64-3|122	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12cr|blender-2.64-3|123	install -pm 0644 release/freedesktop/icons/scalable/apps/%{name}.svg \
12cr|blender-2.64-3|124	%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12cr|blender-2.64-3|125	
12cr|blender-2.64-3|126	%ifarch %{ix86}
12cr|blender-2.64-3|127	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}.sse
12cr|blender-2.64-3|128	
12cr|blender-2.64-3|129	#install non-sse flavour
12cr|blender-2.64-3|130	rm -fr build
12cr|blender-2.64-3|131	mv non-sse build
12cr|blender-2.64-3|132	%makeinstall_std -C build
12cr|blender-2.64-3|133	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}.nonsse
12cr|blender-2.64-3|134	
12cr|blender-2.64-3|135	# install wrapper
12cr|blender-2.64-3|136	cat >> %{buildroot}%{_bindir}/blender <<EOF
12cr|blender-2.64-3|137	if [ -e /proc/cpuinfo ]; then
12cr|blender-2.64-3|138	SSE="\`cat /proc/cpuinfo | grep flags | grep sse\`"
12cr|blender-2.64-3|139	fi
12cr|blender-2.64-3|140	
12cr|blender-2.64-3|141	if [ "x\$SSE" == x ]; then
12cr|blender-2.64-3|142	%{_bindir}/%{name}.nonsse "\$@"
12cr|blender-2.64-3|143	else
12cr|blender-2.64-3|144	%{_bindir}/%{name}.sse "\$@"
12cr|blender-2.64-3|145	fi
12cr|blender-2.64-3|146	EOF
12cr|blender-2.64-3|147	chmod 0755 %{buildroot}%{_bindir}/blender
12cr|blender-2.64-3|148	%endif
12cr|blender-2.64-3|149	
12cr|blender-2.64-3|150	%find_lang %{name}
12cr|blender-2.64-3|151	
12cr|blender-2.64-3|152	%post
12cr|blender-2.64-3|153	if [ -x %{_gconftool_bin} ]; then
12cr|blender-2.64-3|154	%{_gconftool_bin} --direct --config-source xml:readwrite:%{_sysconfdir}/gconf/gconf.xml.defaults --type boolean --set /desktop/gnome/thumbnailers/application@x-blender/enable true
12cr|blender-2.64-3|155	%{_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"
12cr|blender-2.64-3|156	fi
12cr|blender-2.64-3|157	
12cr|blender-2.64-3|158	%preun
12cr|blender-2.64-3|159	if [ "$1" = "0" -a -x %{_gconftool_bin} ]; then
12cr|blender-2.64-3|160	%{_gconftool_bin} --direct --config-source xml:readwrite:%{_sysconfdir}/gconf/gconf.xml.defaults --unset /desktop/gnome/thumbnailers/application@x-blender/enable
12cr|blender-2.64-3|161	%{_gconftool_bin} --direct --config-source xml:readwrite:%{_sysconfdir}/gconf/gconf.xml.defaults --unset /desktop/gnome/thumbnailers/application@x-blender/command
12cr|blender-2.64-3|162	fi
12cr|blender-2.64-3|163	
12cr|blender-2.64-3|164	%files -f %{name}.lang
12cr|blender-2.64-3|165	%doc release/text/*
12cr|blender-2.64-3|166	%{_bindir}/*
12cr|blender-2.64-3|167	%{_datadir}/applications/*.desktop
12cr|blender-2.64-3|168	%{_datadir}/%{name}
12cr|blender-2.64-3|169	%{_mandir}/man1/%{name}.1.*
12cr|blender-2.64-3|170	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|blender-2.64-3|171	
12cr|blender-2.64-3|172	
12cr|blender-2.64-3|173	%changelog
12cr|blender-2.64-3|174	* Sun Oct  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|blender-2.64-3|175	+ Commit: a32db48
12cr|blender-2.64-3|176	- Use better patch for system locales
12cr|blender-2.64-3|177	
12cr|blender-2.64-3|178	* Sat Oct  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|blender-2.64-3|179	+ Commit: b38ceb2
12cr|blender-2.64-3|180	- Add patch to fix Cycles build, build with fftw3 support
12cr|blender-2.64-3|181	
12cr|blender-2.64-3|182	* Fri Oct  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|blender-2.64-3|183	+ Commit: 0a43cf2
12cr|blender-2.64-3|184	- Add patch to fix string not format literal error, fix one more typo, add openjpeg root dir to cmake options
12cr|blender-2.64-3|185	
12cr|blender-2.64-3|186	* Fri Oct  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|blender-2.64-3|187	+ Commit: 30cc651
12cr|blender-2.64-3|188	- Build without Cycles support for now
12cr|blender-2.64-3|189	
12cr|blender-2.64-3|190	* Fri Oct  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|blender-2.64-3|191	+ Commit: 4a51182
12cr|blender-2.64-3|192	- Update uninit-var patch
12cr|blender-2.64-3|193	
12cr|blender-2.64-3|194	* Fri Oct  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|blender-2.64-3|195	+ Commit: 989bc1a
12cr|blender-2.64-3|196	- Drop no longer needed patches
12cr|blender-2.64-3|197	
12cr|blender-2.64-3|198	* Fri Oct  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|blender-2.64-3|199	+ Commit: 845866e
12cr|blender-2.64-3|200	- New version 2.64
12cr|blender-2.64-3|201	
12cr|blender-2.64-3|202	

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

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

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

438 12
12cr|bloboats-1.0.2-1|1	Name:		bloboats
12cr|bloboats-1.0.2-1|2	Summary:	Boat racing game
12cr|bloboats-1.0.2-1|3	Version:	1.0.2
12cr|bloboats-1.0.2-1|4	Release:	%mkrel 1
12cr|bloboats-1.0.2-1|5	Source:		http://mirror.kapsi.fi/bloboats.dy.fi/%{name}-%{version}.tar.gz
12cr|bloboats-1.0.2-1|6	License:	GPL
12cr|bloboats-1.0.2-1|7	Group:		Games/Arcade
12cr|bloboats-1.0.2-1|8	URL:		http://bloboats.dy.fi/
12cr|bloboats-1.0.2-1|9	BuildRequires:	SDL_mixer-devel SDL_image-devel SDL_net-devel
12cr|bloboats-1.0.2-1|10	BuildRequires:	libvorbis-devel
12cr|bloboats-1.0.2-1|11	BuildRequires:	mesaglu-devel
12cr|bloboats-1.0.2-1|12	BuildRequires:	imagemagick
12cr|bloboats-1.0.2-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|bloboats-1.0.2-1|14	
12cr|bloboats-1.0.2-1|15	%description
12cr|bloboats-1.0.2-1|16	Bloboats is a boat racing game in which the objective is to reach the
12cr|bloboats-1.0.2-1|17	goal as fast as possible, at least faster than your friend does.
12cr|bloboats-1.0.2-1|18	
12cr|bloboats-1.0.2-1|19	%prep
12cr|bloboats-1.0.2-1|20	%setup -q
12cr|bloboats-1.0.2-1|21	
12cr|bloboats-1.0.2-1|22	%build
12cr|bloboats-1.0.2-1|23	%make DATADIR=%{_gamesdatadir}/%{name}/data
12cr|bloboats-1.0.2-1|24	
12cr|bloboats-1.0.2-1|25	%install
12cr|bloboats-1.0.2-1|26	rm -rf %{buildroot}
12cr|bloboats-1.0.2-1|27	%makeinstall_std PREFIX=%{buildroot} \
12cr|bloboats-1.0.2-1|28	BINARYDIR=%{buildroot}%{_gamesbindir} \
12cr|bloboats-1.0.2-1|29	DATADIR=%{buildroot}%{_gamesdatadir}/%{name}/data
12cr|bloboats-1.0.2-1|30	
12cr|bloboats-1.0.2-1|31	mkdir -p %{buildroot}%{_datadir}/applications
12cr|bloboats-1.0.2-1|32	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|bloboats-1.0.2-1|33	[Desktop Entry]
12cr|bloboats-1.0.2-1|34	Name=%{name}
12cr|bloboats-1.0.2-1|35	Comment=%{Summary}
12cr|bloboats-1.0.2-1|36	Exec=%{name}
12cr|bloboats-1.0.2-1|37	Icon=%{name}
12cr|bloboats-1.0.2-1|38	Terminal=false
12cr|bloboats-1.0.2-1|39	StartupNotify=false
12cr|bloboats-1.0.2-1|40	Type=Application
12cr|bloboats-1.0.2-1|41	Categories=Game;ArcadeGame;
12cr|bloboats-1.0.2-1|42	EOF
12cr|bloboats-1.0.2-1|43	
12cr|bloboats-1.0.2-1|44	# install icons
12cr|bloboats-1.0.2-1|45	mkdir -p %{buildroot}{%{_liconsdir},%{_miconsdir},%{_iconsdir}}
12cr|bloboats-1.0.2-1|46	cp data/images/icon.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|bloboats-1.0.2-1|47	convert -scale 48x48 data/images/icon.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|bloboats-1.0.2-1|48	convert -scale 16x16 data/images/icon.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|bloboats-1.0.2-1|49	
12cr|bloboats-1.0.2-1|50	%clean
12cr|bloboats-1.0.2-1|51	rm -rf %{buildroot}
12cr|bloboats-1.0.2-1|52	
12cr|bloboats-1.0.2-1|53	%files
12cr|bloboats-1.0.2-1|54	%defattr(-,root,root)
12cr|bloboats-1.0.2-1|55	%doc copying.txt readme.txt
12cr|bloboats-1.0.2-1|56	%{_gamesbindir}/%{name}
12cr|bloboats-1.0.2-1|57	%{_sysconfdir}/bloboats.dirs
12cr|bloboats-1.0.2-1|58	# Why does this files get 755 perms?
12cr|bloboats-1.0.2-1|59	%attr(0644,root,root) %{_gamesdatadir}/%{name}/data/*/*.*
12cr|bloboats-1.0.2-1|60	%attr(0644,root,root) %{_gamesdatadir}/%{name}/data/defaults/*/*.*
12cr|bloboats-1.0.2-1|61	%attr(0644,root,root) %{_gamesdatadir}/%{name}/data/defaults/private/*/*.*
12cr|bloboats-1.0.2-1|62	%{_datadir}/applications/*.desktop
12cr|bloboats-1.0.2-1|63	%{_liconsdir}/%{name}.png
12cr|bloboats-1.0.2-1|64	%{_miconsdir}/%{name}.png
12cr|bloboats-1.0.2-1|65	%{_iconsdir}/%{name}.png
12cr|bloboats-1.0.2-1|66	
12cr|bloboats-1.0.2-1|67	
12cr|bloboats-1.0.2-1|68	
12cr|bloboats-1.0.2-1|69	%changelog
12cr|bloboats-1.0.2-1|70	* Mon Nov 28 2011 Andrey Bondrov <abondrov@mandriva.org> 1.0.2-1
12cr|bloboats-1.0.2-1|71	+ Revision: 734894
12cr|bloboats-1.0.2-1|72	- New version 1.0.2
12cr|bloboats-1.0.2-1|73	
12cr|bloboats-1.0.2-1|74	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdv2011.0
12cr|bloboats-1.0.2-1|75	+ Revision: 616778
12cr|bloboats-1.0.2-1|76	- the mass rebuild of 2010.0 packages
12cr|bloboats-1.0.2-1|77	
12cr|bloboats-1.0.2-1|78	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-2mdv2010.0
12cr|bloboats-1.0.2-1|79	+ Revision: 424661
12cr|bloboats-1.0.2-1|80	- rebuild
12cr|bloboats-1.0.2-1|81	
12cr|bloboats-1.0.2-1|82	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|bloboats-1.0.2-1|83	- lowercase ImageMagick
12cr|bloboats-1.0.2-1|84	
12cr|bloboats-1.0.2-1|85	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 1.0.1-1mdv2008.1
12cr|bloboats-1.0.2-1|86	+ Revision: 135856
12cr|bloboats-1.0.2-1|87	- restore BuildRoot
12cr|bloboats-1.0.2-1|88	
12cr|bloboats-1.0.2-1|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|bloboats-1.0.2-1|90	- kill re-definition of %%buildroot on Pixel's request
12cr|bloboats-1.0.2-1|91	
12cr|bloboats-1.0.2-1|92	
12cr|bloboats-1.0.2-1|93	* Thu Mar 08 2007 Olivier Blin <oblin@mandriva.com> 1.0.1-1mdv2007.1
12cr|bloboats-1.0.2-1|94	+ Revision: 138396
12cr|bloboats-1.0.2-1|95	- buildrequires mesaglu-devel
12cr|bloboats-1.0.2-1|96	- install in games bindir
12cr|bloboats-1.0.2-1|97	- wrap description
12cr|bloboats-1.0.2-1|98	- initial bloboats package from Jose Jorge
12cr|bloboats-1.0.2-1|99	- Create bloboats
12cr|bloboats-1.0.2-1|100	

439 12
12cr|blobwars-1.19-1|1	%define	name	blobwars
12cr|blobwars-1.19-1|2	%define	oname	BlobWars
12cr|blobwars-1.19-1|3	%define	version	1.19
12cr|blobwars-1.19-1|4	%define	rel	1
12cr|blobwars-1.19-1|5	%define	release	%mkrel %{rel}
12cr|blobwars-1.19-1|6	%define	Summary	%{oname} Episode I : Metal Blob Solid
12cr|blobwars-1.19-1|7	
12cr|blobwars-1.19-1|8	Name:		%{name}
12cr|blobwars-1.19-1|9	Version:	%{version}
12cr|blobwars-1.19-1|10	Release:	%{release}
12cr|blobwars-1.19-1|11	URL:		http://www.parallelrealities.co.uk
12cr|blobwars-1.19-1|12	Source0:	http://ovh.dl.sourceforge.net/project/blobwars/%{name}-%{version}.tar.gz
12cr|blobwars-1.19-1|13	Patch0:		blobwars-1.19-link.patch
12cr|blobwars-1.19-1|14	License:	GPLv2+
12cr|blobwars-1.19-1|15	Group:		Games/Arcade
12cr|blobwars-1.19-1|16	Summary:	%{Summary}
12cr|blobwars-1.19-1|17	BuildRequires:	SDL_mixer-devel
12cr|blobwars-1.19-1|18	BuildRequires:	SDL_image-devel
12cr|blobwars-1.19-1|19	BuildRequires:	SDL_ttf-devel
12cr|blobwars-1.19-1|20	BuildRequires:	SDL_net-devel
12cr|blobwars-1.19-1|21	BuildRequires:	zlib-devel
12cr|blobwars-1.19-1|22	BuildRequires:	desktop-file-utils
12cr|blobwars-1.19-1|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|blobwars-1.19-1|24	
12cr|blobwars-1.19-1|25	%description
12cr|blobwars-1.19-1|26	Since their world was invaded by an alien race, the Blobs have
12cr|blobwars-1.19-1|27	faced a lifetime of war. But now they have a chance to win
12cr|blobwars-1.19-1|28	the war once and for all.
12cr|blobwars-1.19-1|29	
12cr|blobwars-1.19-1|30	In Episode I : Metal Blob Solid, you take on the role of a
12cr|blobwars-1.19-1|31	fearless Blob agent, Bob. Bob's mission is to infiltrate the
12cr|blobwars-1.19-1|32	various enemy bases around the Blobs' homeworld and rescue as many
12cr|blobwars-1.19-1|33	POWs as possible. But standing in his way are many vicious enemies,
12cr|blobwars-1.19-1|34	other Blobs who have defected and the evil alien leader, Galdov.
12cr|blobwars-1.19-1|35	
12cr|blobwars-1.19-1|36	%prep
12cr|blobwars-1.19-1|37	%setup -q
12cr|blobwars-1.19-1|38	%patch0 -p0
12cr|blobwars-1.19-1|39	#patch0 -p1
12cr|blobwars-1.19-1|40	#sed -i 's@-Werror@@' makefile
12cr|blobwars-1.19-1|41	
12cr|blobwars-1.19-1|42	%build
12cr|blobwars-1.19-1|43	CFLAGS="%optflags" LDFLAGS="%ldflags" %make DATADIR=%{_gamesdatadir}/%{name}/
12cr|blobwars-1.19-1|44	
12cr|blobwars-1.19-1|45	%install
12cr|blobwars-1.19-1|46	%{__rm} -rf %{buildroot}
12cr|blobwars-1.19-1|47	%{makeinstall_std}
12cr|blobwars-1.19-1|48	
12cr|blobwars-1.19-1|49	%{find_lang} %{name}
12cr|blobwars-1.19-1|50	
12cr|blobwars-1.19-1|51	desktop-file-install --vendor="" \
12cr|blobwars-1.19-1|52	--remove-key="Encoding" \
12cr|blobwars-1.19-1|53	--remove-category="Application" \
12cr|blobwars-1.19-1|54	--add-category="ArcadeGame" \
12cr|blobwars-1.19-1|55	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|blobwars-1.19-1|56	
12cr|blobwars-1.19-1|57	%if %mdkversion < 200900
12cr|blobwars-1.19-1|58	%post
12cr|blobwars-1.19-1|59	%update_menus
12cr|blobwars-1.19-1|60	%endif
12cr|blobwars-1.19-1|61	
12cr|blobwars-1.19-1|62	%if %mdkversion < 200900
12cr|blobwars-1.19-1|63	%postun
12cr|blobwars-1.19-1|64	%clean_menus
12cr|blobwars-1.19-1|65	%endif
12cr|blobwars-1.19-1|66	
12cr|blobwars-1.19-1|67	%clean
12cr|blobwars-1.19-1|68	%{__rm} -rf %{buildroot}
12cr|blobwars-1.19-1|69	
12cr|blobwars-1.19-1|70	%files -f %{name}.lang
12cr|blobwars-1.19-1|71	%defattr(644,root,games,755)
12cr|blobwars-1.19-1|72	%doc %{_docdir}/%{name}
12cr|blobwars-1.19-1|73	%{_gamesdatadir}/%{name}
12cr|blobwars-1.19-1|74	%{_datadir}/applications/%{name}.desktop
12cr|blobwars-1.19-1|75	%{_iconsdir}/*
12cr|blobwars-1.19-1|76	%defattr(755,root,games,755)
12cr|blobwars-1.19-1|77	%{_gamesbindir}/%{name}
12cr|blobwars-1.19-1|78	
12cr|blobwars-1.19-1|79	
12cr|blobwars-1.19-1|80	%changelog
12cr|blobwars-1.19-1|81	* Wed May 18 2011 Funda Wang <fwang@mandriva.org> 1.19-1mdv2011.0
12cr|blobwars-1.19-1|82	+ Revision: 676024
12cr|blobwars-1.19-1|83	- new version 1.19
12cr|blobwars-1.19-1|84	
12cr|blobwars-1.19-1|85	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.16-2mdv2011.0
12cr|blobwars-1.19-1|86	+ Revision: 610077
12cr|blobwars-1.19-1|87	- rebuild
12cr|blobwars-1.19-1|88	
12cr|blobwars-1.19-1|89	+ Funda Wang <fwang@mandriva.org>
12cr|blobwars-1.19-1|90	- update BR
12cr|blobwars-1.19-1|91	
12cr|blobwars-1.19-1|92	* Tue Feb 23 2010 Funda Wang <fwang@mandriva.org> 1.16-1mdv2010.1
12cr|blobwars-1.19-1|93	+ Revision: 509985
12cr|blobwars-1.19-1|94	- BR SDL_net
12cr|blobwars-1.19-1|95	- new version 1.16
12cr|blobwars-1.19-1|96	
12cr|blobwars-1.19-1|97	* Mon Jul 27 2009 Frederik Himpe <fhimpe@mandriva.org> 1.14-1mdv2010.0
12cr|blobwars-1.19-1|98	+ Revision: 401035
12cr|blobwars-1.19-1|99	- Update to new version 1.14
12cr|blobwars-1.19-1|100	- Remove patches integrated upstream
12cr|blobwars-1.19-1|101	- Replace no -Werror patch by sed hack
12cr|blobwars-1.19-1|102	- Ensure it uses Mandriva %%optflags
12cr|blobwars-1.19-1|103	
12cr|blobwars-1.19-1|104	* Fri May 15 2009 Samuel Verschelde <stormi@mandriva.org> 1.11-1mdv2010.0
12cr|blobwars-1.19-1|105	+ Revision: 376185
12cr|blobwars-1.19-1|106	- fix build (add patch from gentoo)
12cr|blobwars-1.19-1|107	- fix licence
12cr|blobwars-1.19-1|108	
12cr|blobwars-1.19-1|109	+ Emmanuel Andry <eandry@mandriva.org>
12cr|blobwars-1.19-1|110	- fix URL
12cr|blobwars-1.19-1|111	- New version 1.11
12cr|blobwars-1.19-1|112	- fix spanish translation with P1 and P2
12cr|blobwars-1.19-1|113	
12cr|blobwars-1.19-1|114	+ Pixel <pixel@mandriva.com>
12cr|blobwars-1.19-1|115	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|blobwars-1.19-1|116	
12cr|blobwars-1.19-1|117	* Fri May 02 2008 Funda Wang <fwang@mandriva.org> 1.08-1mdv2009.0
12cr|blobwars-1.19-1|118	+ Revision: 200019
12cr|blobwars-1.19-1|119	- New version 1.08
12cr|blobwars-1.19-1|120	
12cr|blobwars-1.19-1|121	* Tue Mar 18 2008 Emmanuel Andry <eandry@mandriva.org> 1.07-3mdv2008.1
12cr|blobwars-1.19-1|122	+ Revision: 188674
12cr|blobwars-1.19-1|123	- don't remove ArcadeGame XDG category
12cr|blobwars-1.19-1|124	
12cr|blobwars-1.19-1|125	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.07-2mdv2008.1
12cr|blobwars-1.19-1|126	+ Revision: 135856
12cr|blobwars-1.19-1|127	- restore BuildRoot
12cr|blobwars-1.19-1|128	
12cr|blobwars-1.19-1|129	+ Thierry Vignaud <tv@mandriva.org>
12cr|blobwars-1.19-1|130	- kill re-definition of %%buildroot on Pixel's request
12cr|blobwars-1.19-1|131	
12cr|blobwars-1.19-1|132	* Sun Sep 16 2007 Funda Wang <fwang@mandriva.org> 1.07-2mdv2008.0
12cr|blobwars-1.19-1|133	+ Revision: 88481
12cr|blobwars-1.19-1|134	- more standard game category
12cr|blobwars-1.19-1|135	- fix bug#31533 (updated es translatiion)
12cr|blobwars-1.19-1|136	
12cr|blobwars-1.19-1|137	* Fri Jun 15 2007 Funda Wang <fwang@mandriva.org> 1.07-1mdv2008.0
12cr|blobwars-1.19-1|138	+ Revision: 39871
12cr|blobwars-1.19-1|139	- New buildrequires
12cr|blobwars-1.19-1|140	add locales files
12cr|blobwars-1.19-1|141	- patch is needed to install correctly
12cr|blobwars-1.19-1|142	- use makeinstall_std
12cr|blobwars-1.19-1|143	- Patch not needed, too
12cr|blobwars-1.19-1|144	- SOURCE2 not needed
12cr|blobwars-1.19-1|145	remove old menu
12cr|blobwars-1.19-1|146	- No more source1
12cr|blobwars-1.19-1|147	- clean patch
12cr|blobwars-1.19-1|148	- New version
12cr|blobwars-1.19-1|149	- Import blobwars
12cr|blobwars-1.19-1|150	
12cr|blobwars-1.19-1|151	
12cr|blobwars-1.19-1|152	
12cr|blobwars-1.19-1|153	* Sat Aug 18 2006 Emmanuel Andry <eandry@mandriva.org> 1.05-2mdv2007.0
12cr|blobwars-1.19-1|154	- xdg menu
12cr|blobwars-1.19-1|155	- drop patch0
12cr|blobwars-1.19-1|156	- add patch1 from debian to fix gcc4.1 compilation
12cr|blobwars-1.19-1|157	
12cr|blobwars-1.19-1|158	* Wed Aug 10 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.05-1mdk
12cr|blobwars-1.19-1|159	- 1.05 (1.04 game data)
12cr|blobwars-1.19-1|160	- regenerate P0
12cr|blobwars-1.19-1|161	- %%mkrel
12cr|blobwars-1.19-1|162	
12cr|blobwars-1.19-1|163	* Sat Apr 09 2005 Emmanuel Andry <eandry@free.fr> 1.03-1mdk
12cr|blobwars-1.19-1|164	- 1.03
12cr|blobwars-1.19-1|165	
12cr|blobwars-1.19-1|166	* Tue Jan 18 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.02-1mdk
12cr|blobwars-1.19-1|167	- 1.02
12cr|blobwars-1.19-1|168	
12cr|blobwars-1.19-1|169	* Mon Jan 10 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.01-1mdk
12cr|blobwars-1.19-1|170	- 1.01
12cr|blobwars-1.19-1|171	
12cr|blobwars-1.19-1|172	* Sat Dec 04 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.99-1mdk
12cr|blobwars-1.19-1|173	- 0.99
12cr|blobwars-1.19-1|174	- regenerate P0
12cr|blobwars-1.19-1|175	
12cr|blobwars-1.19-1|176	* Thu Dec 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.98-1mdk
12cr|blobwars-1.19-1|177	- 0.98
12cr|blobwars-1.19-1|178	
12cr|blobwars-1.19-1|179	* Tue Nov 16 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.97-1mdk
12cr|blobwars-1.19-1|180	- 0.97
12cr|blobwars-1.19-1|181	- added music
12cr|blobwars-1.19-1|182	- fix path to docs (updated P0)
12cr|blobwars-1.19-1|183	
12cr|blobwars-1.19-1|184	* Wed Oct 27 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.96-1mdk
12cr|blobwars-1.19-1|185	- 0.96
12cr|blobwars-1.19-1|186	- regenerate P0
12cr|blobwars-1.19-1|187	
12cr|blobwars-1.19-1|188	* Mon Oct 18 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.94-1mdk
12cr|blobwars-1.19-1|189	- 0.94
12cr|blobwars-1.19-1|190	- update P0
12cr|blobwars-1.19-1|191	
12cr|blobwars-1.19-1|192	* Wed Sep 01 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9-2mdk
12cr|blobwars-1.19-1|193	- rebuild for new menu (fixes #11015)
12cr|blobwars-1.19-1|194	
12cr|blobwars-1.19-1|195	* Wed Aug 04 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9-1mdk
12cr|blobwars-1.19-1|196	- 0.9
12cr|blobwars-1.19-1|197	
12cr|blobwars-1.19-1|198	* Tue Jun 15 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.52-2mdk
12cr|blobwars-1.19-1|199	- rebuild
12cr|blobwars-1.19-1|200	
12cr|blobwars-1.19-1|201	* Sat May 29 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.52-1mdk
12cr|blobwars-1.19-1|202	- 0.52
12cr|blobwars-1.19-1|203	- regenerate P0
12cr|blobwars-1.19-1|204	
12cr|blobwars-1.19-1|205	* Fri May 28 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.5-2mdk
12cr|blobwars-1.19-1|206	- rebuild against new zzlip
12cr|blobwars-1.19-1|207	
12cr|blobwars-1.19-1|208	* Wed Feb 25 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.5-1mdk
12cr|blobwars-1.19-1|209	- 0.5
12cr|blobwars-1.19-1|210	- fix buildrequires
12cr|blobwars-1.19-1|211	- regenerate P0
12cr|blobwars-1.19-1|212	
12cr|blobwars-1.19-1|213	* Mon Nov 17 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.4-1mdk
12cr|blobwars-1.19-1|214	- 0.4
12cr|blobwars-1.19-1|215	
12cr|blobwars-1.19-1|216	* Tue Oct 14 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.3-1mdk
12cr|blobwars-1.19-1|217	- 0.3
12cr|blobwars-1.19-1|218	- regenerated P0 and adjusted spec for changes in 0.3
12cr|blobwars-1.19-1|219	- this release actually works!
12cr|blobwars-1.19-1|220	
12cr|blobwars-1.19-1|221	* Sat Sep 20 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.2-1mdk
12cr|blobwars-1.19-1|222	- 0.2
12cr|blobwars-1.19-1|223	
12cr|blobwars-1.19-1|224	* Thu Aug 14 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.2-1mdk
12cr|blobwars-1.19-1|225	- new release
12cr|blobwars-1.19-1|226	- regenerate P0
12cr|blobwars-1.19-1|227	
12cr|blobwars-1.19-1|228	* Sat Aug 02 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1-1mdk
12cr|blobwars-1.19-1|229	- initial mdk release

440 12
12cr|blogfish-1.0-9|1	%define name	blogfish
12cr|blogfish-1.0-9|2	%define version	1.0
12cr|blogfish-1.0-9|3	%define release %mkrel 9
12cr|blogfish-1.0-9|4	
12cr|blogfish-1.0-9|5	Name: 	 	%{name}
12cr|blogfish-1.0-9|6	Summary: 	Evolutionary meme spreader from the GNOME panel
12cr|blogfish-1.0-9|7	Version: 	%{version}
12cr|blogfish-1.0-9|8	Release: 	%{release}
12cr|blogfish-1.0-9|9	
12cr|blogfish-1.0-9|10	Source:		http://prdownloads.sourceforge.net/blogfish/%{name}-%{version}.tar.bz2
12cr|blogfish-1.0-9|11	URL:		http://blogfish.sourceforge.net/
12cr|blogfish-1.0-9|12	License:	GPL
12cr|blogfish-1.0-9|13	Group:		Graphical desktop/GNOME
12cr|blogfish-1.0-9|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|blogfish-1.0-9|15	BuildArch:	noarch
12cr|blogfish-1.0-9|16	
12cr|blogfish-1.0-9|17	Requires:	pygtk2.0 pygtk2.0-libglade
12cr|blogfish-1.0-9|18	Requires:	gnome-python gnome-python-gconf gnome-python-applet
12cr|blogfish-1.0-9|19	Requires:	gnome-python-gnomevfs
12cr|blogfish-1.0-9|20	Requires(post):		GConf2
12cr|blogfish-1.0-9|21	Requires(postun):		GConf2
12cr|blogfish-1.0-9|22	
12cr|blogfish-1.0-9|23	%define python_sitepkgsdir %(echo `python -c "import sys; print (sys.prefix + '/%{_lib}/python' + sys.version[:3] + '/site-packages/')"`)
12cr|blogfish-1.0-9|24	
12cr|blogfish-1.0-9|25	%description
12cr|blogfish-1.0-9|26	Blogfish is a Gnome panel applet which allows you to spread your blog URL,
12cr|blogfish-1.0-9|27	website URL or random thoughts to other users.  Good memes survive; bad
12cr|blogfish-1.0-9|28	ones are voted down and go belly up.
12cr|blogfish-1.0-9|29	
12cr|blogfish-1.0-9|30	%prep
12cr|blogfish-1.0-9|31	%setup -q
12cr|blogfish-1.0-9|32	
12cr|blogfish-1.0-9|33	%install
12cr|blogfish-1.0-9|34	rm -rf $RPM_BUILD_ROOT
12cr|blogfish-1.0-9|35	mkdir -p %buildroot/%_libdir/bonobo/servers
12cr|blogfish-1.0-9|36	cp servers/*.server %buildroot/%_libdir/bonobo/servers
12cr|blogfish-1.0-9|37	mkdir -p %buildroot/%_datadir/%name
12cr|blogfish-1.0-9|38	cp images/*.png %buildroot/%_datadir/%name
12cr|blogfish-1.0-9|39	cp src/*.glade %buildroot/%_datadir/%name
12cr|blogfish-1.0-9|40	mkdir -p %buildroot/%python_sitepkgsdir/%name
12cr|blogfish-1.0-9|41	cp src/*.py %buildroot/%python_sitepkgsdir/%name
12cr|blogfish-1.0-9|42	mkdir -p %buildroot/%_bindir
12cr|blogfish-1.0-9|43	cp src/%name %buildroot/%_bindir
12cr|blogfish-1.0-9|44	mkdir -p %buildroot/%_sysconfdir/gconf/schemas
12cr|blogfish-1.0-9|45	cp %name.schemas %buildroot/%_sysconfdir/gconf/schemas
12cr|blogfish-1.0-9|46	
12cr|blogfish-1.0-9|47	%post
12cr|blogfish-1.0-9|48	GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 \
12cr|blogfish-1.0-9|49	--makefile-install-rule %{_sysconfdir}/gconf/schemas/blogfish.schemas \
12cr|blogfish-1.0-9|50	> /dev/null
12cr|blogfish-1.0-9|51	
12cr|blogfish-1.0-9|52	%postun
12cr|blogfish-1.0-9|53	gconftool-2 --recursive-unset /apps/blogfish
12cr|blogfish-1.0-9|54	
12cr|blogfish-1.0-9|55	%clean
12cr|blogfish-1.0-9|56	rm -rf $RPM_BUILD_ROOT
12cr|blogfish-1.0-9|57	
12cr|blogfish-1.0-9|58	%files
12cr|blogfish-1.0-9|59	%defattr(-,root,root)
12cr|blogfish-1.0-9|60	%doc CREDITS README MARKETING TODO
12cr|blogfish-1.0-9|61	%{_bindir}/%name
12cr|blogfish-1.0-9|62	%{_libdir}/bonobo/servers/*
12cr|blogfish-1.0-9|63	%{_datadir}/%name
12cr|blogfish-1.0-9|64	%python_sitepkgsdir/%name
12cr|blogfish-1.0-9|65	%{_sysconfdir}/gconf/schemas/*
12cr|blogfish-1.0-9|66	
12cr|blogfish-1.0-9|67	
12cr|blogfish-1.0-9|68	
12cr|blogfish-1.0-9|69	
12cr|blogfish-1.0-9|70	%changelog
12cr|blogfish-1.0-9|71	* Sat Nov 06 2010 Jani Välimaa <wally@mandriva.org> 1.0-9mdv2011.0
12cr|blogfish-1.0-9|72	+ Revision: 594295
12cr|blogfish-1.0-9|73	- rebuild for python 2.7
12cr|blogfish-1.0-9|74	
12cr|blogfish-1.0-9|75	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.0-8mdv2010.0
12cr|blogfish-1.0-9|76	+ Revision: 436827
12cr|blogfish-1.0-9|77	- rebuild
12cr|blogfish-1.0-9|78	
12cr|blogfish-1.0-9|79	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 1.0-7mdv2009.1
12cr|blogfish-1.0-9|80	+ Revision: 323366
12cr|blogfish-1.0-9|81	- rebuild
12cr|blogfish-1.0-9|82	
12cr|blogfish-1.0-9|83	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.0-6mdv2009.0
12cr|blogfish-1.0-9|84	+ Revision: 243353
12cr|blogfish-1.0-9|85	- rebuild
12cr|blogfish-1.0-9|86	
12cr|blogfish-1.0-9|87	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.0-4mdv2008.1
12cr|blogfish-1.0-9|88	+ Revision: 135856
12cr|blogfish-1.0-9|89	- restore BuildRoot
12cr|blogfish-1.0-9|90	
12cr|blogfish-1.0-9|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|blogfish-1.0-9|92	- kill re-definition of %%buildroot on Pixel's request
12cr|blogfish-1.0-9|93	- convert prereq
12cr|blogfish-1.0-9|94	
12cr|blogfish-1.0-9|95	
12cr|blogfish-1.0-9|96	* Wed Dec 13 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.0-4mdv2007.0
12cr|blogfish-1.0-9|97	+ Revision: 96491
12cr|blogfish-1.0-9|98	- Rebuild against new python
12cr|blogfish-1.0-9|99	- Import blogfish
12cr|blogfish-1.0-9|100	
12cr|blogfish-1.0-9|101	* Fri Jun 10 2005 Austin Acton <austin@mandriva.org> 1.0-3mdk
12cr|blogfish-1.0-9|102	- requires gnome-python-gnomevfs (Eskild Hustvedt)
12cr|blogfish-1.0-9|103	
12cr|blogfish-1.0-9|104	* Thu Jun 09 2005 Austin Acton <austin@mandriva.org> 1.0-2mdk
12cr|blogfish-1.0-9|105	- whoops, can run without panel
12cr|blogfish-1.0-9|106	
12cr|blogfish-1.0-9|107	* Thu Jun 09 2005 Austin Acton <austin@mandriva.org> 1.0-1mdk
12cr|blogfish-1.0-9|108	- initial package
12cr|blogfish-1.0-9|109	

441 12
12cr|blogtk-2.0-4|1	%define version	2.0
12cr|blogtk-2.0-4|2	%define release %mkrel 4
12cr|blogtk-2.0-4|3	%define newname blogtk2
12cr|blogtk-2.0-4|4	
12cr|blogtk-2.0-4|5	Name:		blogtk
12cr|blogtk-2.0-4|6	Summary:	Standalone blog entry poster
12cr|blogtk-2.0-4|7	Version:	%{version}
12cr|blogtk-2.0-4|8	Release:	%{release}
12cr|blogtk-2.0-4|9	Source:		http://launchpad.net/blogtk/2.0/2.0/+download/%{name}-%{version}.tar.gz
12cr|blogtk-2.0-4|10	URL:		http://blogtk.jayreding.com
12cr|blogtk-2.0-4|11	License:	Apache License
12cr|blogtk-2.0-4|12	Group:		Networking/Other
12cr|blogtk-2.0-4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|blogtk-2.0-4|14	BuildRequires:	imagemagick
12cr|blogtk-2.0-4|15	BuildRequires:	desktop-file-utils
12cr|blogtk-2.0-4|16	Requires:	pygtk2.0
12cr|blogtk-2.0-4|17	Requires:	pygtk2.0-libglade
12cr|blogtk-2.0-4|18	Requires:	gnome-python
12cr|blogtk-2.0-4|19	Requires:	gnome-python-gtkspell
12cr|blogtk-2.0-4|20	Requires:	python-webkitgtk
12cr|blogtk-2.0-4|21	Requires:	python-gdata
12cr|blogtk-2.0-4|22	Requires:	python-gtksourceview
12cr|blogtk-2.0-4|23	Requires:	python-feedparser
12cr|blogtk-2.0-4|24	Requires(pre):	desktop-file-utils
12cr|blogtk-2.0-4|25	BuildArch:	noarch
12cr|blogtk-2.0-4|26	
12cr|blogtk-2.0-4|27	%description
12cr|blogtk-2.0-4|28	BloGTK is a weblog client that allows you to post to your weblog from Linux
12cr|blogtk-2.0-4|29	without the need for a separate browser window. BloGTK allows you to connect
12cr|blogtk-2.0-4|30	with many weblog systems such as Blogger, Movable Type, WordPress, and more.
12cr|blogtk-2.0-4|31	
12cr|blogtk-2.0-4|32	%prep
12cr|blogtk-2.0-4|33	%setup -q -n %name-%version
12cr|blogtk-2.0-4|34	
12cr|blogtk-2.0-4|35	chmod 644 data/*
12cr|blogtk-2.0-4|36	
12cr|blogtk-2.0-4|37	# (Abel) eliminate runtime pygtk warnings
12cr|blogtk-2.0-4|38	find -type f -name '*.py' -print0 | xargs -r -0 perl -pi -e 's/gtk\.TRUE/True/g; s/gtk\.FALSE/False/g;'
12cr|blogtk-2.0-4|39	
12cr|blogtk-2.0-4|40	%install
12cr|blogtk-2.0-4|41	rm -rf %{buildroot}
12cr|blogtk-2.0-4|42	mkdir -p %{buildroot}%{_datadir}
12cr|blogtk-2.0-4|43	cp -r share/blogtk2 %{buildroot}%{_datadir}
12cr|blogtk-2.0-4|44	mkdir -p %{buildroot}/%{_datadir}/pixmaps
12cr|blogtk-2.0-4|45	cp data/blogtk-icon.png %{buildroot}/%{_datadir}/pixmaps
12cr|blogtk-2.0-4|46	mkdir -p %{buildroot}/%{_datadir}/applications
12cr|blogtk-2.0-4|47	cp data/blogtk.desktop %{buildroot}/%{_datadir}/applications/
12cr|blogtk-2.0-4|48	mkdir -p %{buildroot}/%{_bindir}
12cr|blogtk-2.0-4|49	cp bin/blogtk2 %{buildroot}/%{_bindir}/
12cr|blogtk-2.0-4|50	
12cr|blogtk-2.0-4|51	#menu
12cr|blogtk-2.0-4|52	perl -pi -e 's,blogtk-icon.png,%{name},g' %{buildroot}%{_datadir}/applications/*
12cr|blogtk-2.0-4|53	desktop-file-install --remove-category="Application" \
12cr|blogtk-2.0-4|54	--add-category="GTK" \
12cr|blogtk-2.0-4|55	--remove-key=Encoding \
12cr|blogtk-2.0-4|56	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|blogtk-2.0-4|57	
12cr|blogtk-2.0-4|58	#icons
12cr|blogtk-2.0-4|59	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,128x128}/apps
12cr|blogtk-2.0-4|60	install -m 644 data/%{name}-icon.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|blogtk-2.0-4|61	convert -scale 48 data/%{name}-icon.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|blogtk-2.0-4|62	convert -scale 32 data/%{name}-icon.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|blogtk-2.0-4|63	convert -scale 16 data/%{name}-icon.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|blogtk-2.0-4|64	
12cr|blogtk-2.0-4|65	%clean
12cr|blogtk-2.0-4|66	rm -rf %{buildroot}
12cr|blogtk-2.0-4|67	
12cr|blogtk-2.0-4|68	%if %mdkversion < 200900
12cr|blogtk-2.0-4|69	%post
12cr|blogtk-2.0-4|70	%{update_menus}
12cr|blogtk-2.0-4|71	%{update_icon_cache hicolor}
12cr|blogtk-2.0-4|72	%endif
12cr|blogtk-2.0-4|73	
12cr|blogtk-2.0-4|74	%if %mdkversion < 200900
12cr|blogtk-2.0-4|75	%postun
12cr|blogtk-2.0-4|76	%{clean_menus}
12cr|blogtk-2.0-4|77	%{clean_icon_cache hicolor}
12cr|blogtk-2.0-4|78	%endif
12cr|blogtk-2.0-4|79	
12cr|blogtk-2.0-4|80	%files
12cr|blogtk-2.0-4|81	%defattr(-,root,root)
12cr|blogtk-2.0-4|82	%doc README ChangeLog AUTHORS
12cr|blogtk-2.0-4|83	%{_bindir}/%{newname}
12cr|blogtk-2.0-4|84	%{_datadir}/%{newname}
12cr|blogtk-2.0-4|85	%{_datadir}/pixmaps/*
12cr|blogtk-2.0-4|86	%{_datadir}/applications/*
12cr|blogtk-2.0-4|87	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|blogtk-2.0-4|88	
12cr|blogtk-2.0-4|89	
12cr|blogtk-2.0-4|90	%changelog
12cr|blogtk-2.0-4|91	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0-4mdv2011.0
12cr|blogtk-2.0-4|92	+ Revision: 610078
12cr|blogtk-2.0-4|93	- rebuild
12cr|blogtk-2.0-4|94	
12cr|blogtk-2.0-4|95	* Mon Jan 18 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.0-3mdv2010.1
12cr|blogtk-2.0-4|96	+ Revision: 493194
12cr|blogtk-2.0-4|97	- add missing BR (spotted by QA)
12cr|blogtk-2.0-4|98	
12cr|blogtk-2.0-4|99	* Sun Jan 17 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.0-2mdv2010.1
12cr|blogtk-2.0-4|100	+ Revision: 492773
12cr|blogtk-2.0-4|101	- bump release (to ease upgrades in the future)
12cr|blogtk-2.0-4|102	
12cr|blogtk-2.0-4|103	* Mon Dec 28 2009 Ahmad Samir <ahmadsamir@mandriva.org> 2.0-1mdv2010.1
12cr|blogtk-2.0-4|104	+ Revision: 482960
12cr|blogtk-2.0-4|105	- Update to 2.0
12cr|blogtk-2.0-4|106	- Change URL and Source (now hosted on launchpad)
12cr|blogtk-2.0-4|107	- Change License
12cr|blogtk-2.0-4|108	- Clean spec
12cr|blogtk-2.0-4|109	
12cr|blogtk-2.0-4|110	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1-9mdv2010.0
12cr|blogtk-2.0-4|111	+ Revision: 413174
12cr|blogtk-2.0-4|112	- rebuild
12cr|blogtk-2.0-4|113	
12cr|blogtk-2.0-4|114	* Thu Dec 11 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-8mdv2009.1
12cr|blogtk-2.0-4|115	+ Revision: 312912
12cr|blogtk-2.0-4|116	- lowercase ImageMagick
12cr|blogtk-2.0-4|117	
12cr|blogtk-2.0-4|118	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1.1-8mdv2009.0
12cr|blogtk-2.0-4|119	+ Revision: 218438
12cr|blogtk-2.0-4|120	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|blogtk-2.0-4|121	
12cr|blogtk-2.0-4|122	+ Thierry Vignaud <tv@mandriva.org>
12cr|blogtk-2.0-4|123	- rebuild
12cr|blogtk-2.0-4|124	- kill re-definition of %%buildroot on Pixel's request
12cr|blogtk-2.0-4|125	
12cr|blogtk-2.0-4|126	+ Olivier Blin <oblin@mandriva.com>
12cr|blogtk-2.0-4|127	- restore BuildRoot
12cr|blogtk-2.0-4|128	
12cr|blogtk-2.0-4|129	* Sat Sep 08 2007 Adam Williamson <awilliamson@mandriva.org> 1.1-7mdv2008.0
12cr|blogtk-2.0-4|130	+ Revision: 82340
12cr|blogtk-2.0-4|131	- rebuild for 2008
12cr|blogtk-2.0-4|132	- fd.o icons
12cr|blogtk-2.0-4|133	- correct errors in .desktop file
12cr|blogtk-2.0-4|134	- drop legacy menu and icons
12cr|blogtk-2.0-4|135	- drop patch, do it with a perl substitution instead
12cr|blogtk-2.0-4|136	- spec clean
12cr|blogtk-2.0-4|137	
12cr|blogtk-2.0-4|138	
12cr|blogtk-2.0-4|139	* Tue Oct 31 2006 Christiaan Welvaart <cjw@daneel.dyndns.org>
12cr|blogtk-2.0-4|140	+ 2006-10-31 22:48:20 (74823)
12cr|blogtk-2.0-4|141	- add BuildRequires: desktop-file-utils
12cr|blogtk-2.0-4|142	
12cr|blogtk-2.0-4|143	* Tue Oct 31 2006 Christiaan Welvaart <cjw@daneel.dyndns.org>
12cr|blogtk-2.0-4|144	+ 2006-10-31 22:45:29 (74822)
12cr|blogtk-2.0-4|145	Import blogtk
12cr|blogtk-2.0-4|146	
12cr|blogtk-2.0-4|147	* Thu Sep 28 2006 Lenny Cartier <lenny@mandriva.com> 1.1-5mdv2007.1
12cr|blogtk-2.0-4|148	- fix xdg menu
12cr|blogtk-2.0-4|149	
12cr|blogtk-2.0-4|150	* Wed Sep 13 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.1-4mdv2007.0
12cr|blogtk-2.0-4|151	- XDG
12cr|blogtk-2.0-4|152	
12cr|blogtk-2.0-4|153	* Fri Nov 11 2005 Abel Cheung <deaddog@mandriva.org> 1.1-3mdk
12cr|blogtk-2.0-4|154	- Eliminate pygtk runtime warnings
12cr|blogtk-2.0-4|155	
12cr|blogtk-2.0-4|156	* Wed Aug 10 2005 Austin Acton <austin@mandriva.org> 1.1-2mdk
12cr|blogtk-2.0-4|157	- requires gnome-python
12cr|blogtk-2.0-4|158	
12cr|blogtk-2.0-4|159	* Fri Feb 04 2005 Austin Acton <austin@mandrake.org> 1.1-1mdk
12cr|blogtk-2.0-4|160	- initial package
12cr|blogtk-2.0-4|161	

442 12
12cr|blop-0.2.8-9|1	Name:		blop
12cr|blop-0.2.8-9|2	Version:	0.2.8
12cr|blop-0.2.8-9|3	Release:	%mkrel 9
12cr|blop-0.2.8-9|4	Summary:	Bandlimited LADSPA Oscillator Plugins
12cr|blop-0.2.8-9|5	License:	GPLv2+
12cr|blop-0.2.8-9|6	Group:		Sound
12cr|blop-0.2.8-9|7	URL:		http://blop.sourceforge.net/
12cr|blop-0.2.8-9|8	Source0:	%{name}-%{version}.tar.bz2
12cr|blop-0.2.8-9|9	#Patch0:	blop-0.2.7-compile.patch.bz2
12cr|blop-0.2.8-9|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|blop-0.2.8-9|11	BuildRequires:	ladspa-devel
12cr|blop-0.2.8-9|12	Requires:	ladspa
12cr|blop-0.2.8-9|13	
12cr|blop-0.2.8-9|14	%description
12cr|blop-0.2.8-9|15	BLOP comprises a set of LADSPA plugins that generate bandlimited
12cr|blop-0.2.8-9|16	sawtooth, square, variable pulse and slope-variable triangle waves,
12cr|blop-0.2.8-9|17	for use in LADSPA hosts, principally for use with one of the many
12cr|blop-0.2.8-9|18	modular software synthesisers available.
12cr|blop-0.2.8-9|19	
12cr|blop-0.2.8-9|20	They are wavetable based, and are designed to produce output with
12cr|blop-0.2.8-9|21	harmonic content as high as possible over a wide pitch range.
12cr|blop-0.2.8-9|22	
12cr|blop-0.2.8-9|23	%prep
12cr|blop-0.2.8-9|24	%setup -q
12cr|blop-0.2.8-9|25	#%patch0 -p1
12cr|blop-0.2.8-9|26	perl -p -i -e 's/\/lib\//\/%{_lib}\//g' src/wavedata.c
12cr|blop-0.2.8-9|27	
12cr|blop-0.2.8-9|28	%build
12cr|blop-0.2.8-9|29	%configure2_5x --with-ladspa-plugin-dir=%{_libdir}/ladspa
12cr|blop-0.2.8-9|30	%make
12cr|blop-0.2.8-9|31	
12cr|blop-0.2.8-9|32	%install
12cr|blop-0.2.8-9|33	rm -rf $RPM_BUILD_ROOT
12cr|blop-0.2.8-9|34	mkdir -p $RPM_BUILD_ROOT%{_libdir}/ladspa
12cr|blop-0.2.8-9|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/ladspa/rdf
12cr|blop-0.2.8-9|36	%{makeinstall_std}
12cr|blop-0.2.8-9|37	
12cr|blop-0.2.8-9|38	# install the rdf description
12cr|blop-0.2.8-9|39	install -m0644 doc/blop.rdf $RPM_BUILD_ROOT%{_datadir}/ladspa/rdf
12cr|blop-0.2.8-9|40	# we don't want to package makefiles in the doc
12cr|blop-0.2.8-9|41	#rm -f doc/Makefile*
12cr|blop-0.2.8-9|42	
12cr|blop-0.2.8-9|43	%find_lang %{name}
12cr|blop-0.2.8-9|44	
12cr|blop-0.2.8-9|45	%clean
12cr|blop-0.2.8-9|46	rm -rf $RPM_BUILD_ROOT
12cr|blop-0.2.8-9|47	
12cr|blop-0.2.8-9|48	%files -f %{name}.lang
12cr|blop-0.2.8-9|49	%defattr(-,root,root)
12cr|blop-0.2.8-9|50	%doc AUTHORS NEWS README THANKS TODO doc/{about.txt,blop.rdf,plugins_list.txt}
12cr|blop-0.2.8-9|51	%{_libdir}/ladspa/*.so
12cr|blop-0.2.8-9|52	%{_libdir}/ladspa/blop_files
12cr|blop-0.2.8-9|53	%{_datadir}/ladspa/rdf/*.rdf
12cr|blop-0.2.8-9|54	
12cr|blop-0.2.8-9|55	
12cr|blop-0.2.8-9|56	
12cr|blop-0.2.8-9|57	
12cr|blop-0.2.8-9|58	%changelog
12cr|blop-0.2.8-9|59	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.8-9mdv2011.0
12cr|blop-0.2.8-9|60	+ Revision: 610079
12cr|blop-0.2.8-9|61	- rebuild
12cr|blop-0.2.8-9|62	
12cr|blop-0.2.8-9|63	* Wed Feb 10 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.2.8-8mdv2010.1
12cr|blop-0.2.8-9|64	+ Revision: 503995
12cr|blop-0.2.8-9|65	- clean spec, fix rpmlint's warning on spec
12cr|blop-0.2.8-9|66	
12cr|blop-0.2.8-9|67	* Tue Jun 16 2009 Jérôme Brenier <incubusss@mandriva.org> 0.2.8-7mdv2010.0
12cr|blop-0.2.8-9|68	+ Revision: 386384
12cr|blop-0.2.8-9|69	- fix license tag
12cr|blop-0.2.8-9|70	
12cr|blop-0.2.8-9|71	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.2.8-6mdv2009.0
12cr|blop-0.2.8-9|72	+ Revision: 243354
12cr|blop-0.2.8-9|73	- rebuild
12cr|blop-0.2.8-9|74	
12cr|blop-0.2.8-9|75	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.2.8-4mdv2008.1
12cr|blop-0.2.8-9|76	+ Revision: 135856
12cr|blop-0.2.8-9|77	- restore BuildRoot
12cr|blop-0.2.8-9|78	
12cr|blop-0.2.8-9|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|blop-0.2.8-9|80	- kill re-definition of %%buildroot on Pixel's request
12cr|blop-0.2.8-9|81	
12cr|blop-0.2.8-9|82	
12cr|blop-0.2.8-9|83	* Thu Feb 08 2007 Stefan van der Eijk <stefan@mandriva.org> 0.2.8-4mdv2007.0
12cr|blop-0.2.8-9|84	+ Revision: 118174
12cr|blop-0.2.8-9|85	- rebuild
12cr|blop-0.2.8-9|86	- Import blop
12cr|blop-0.2.8-9|87	
12cr|blop-0.2.8-9|88	* Fri Dec 30 2005 Austin Acton <austin@mandriva.org> 0.2.8-3mdk
12cr|blop-0.2.8-9|89	- don't own files you shouldn't
12cr|blop-0.2.8-9|90	
12cr|blop-0.2.8-9|91	* Tue Nov 08 2005 Austin Acton <austin@mandriva.org> 0.2.8-2mdk
12cr|blop-0.2.8-9|92	- fix libdir on x86_64
12cr|blop-0.2.8-9|93	
12cr|blop-0.2.8-9|94	* Thu Jul 29 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.2.8-1mdk
12cr|blop-0.2.8-9|95	- 0.2.8
12cr|blop-0.2.8-9|96	- add translations
12cr|blop-0.2.8-9|97	- drop P0 (fixed upstream)
12cr|blop-0.2.8-9|98	- drop some docs we really don't need
12cr|blop-0.2.8-9|99	- make package short-circuitable
12cr|blop-0.2.8-9|100	- cosmetics
12cr|blop-0.2.8-9|101	

443 12
12cr|blowfish-j-2.15-0.0.4|1	Name:		blowfish-j
12cr|blowfish-j-2.15-0.0.4|2	Version:	2.15
12cr|blowfish-j-2.15-0.0.4|3	Release:	%mkrel 0.0.4
12cr|blowfish-j-2.15-0.0.4|4	Epoch:		0
12cr|blowfish-j-2.15-0.0.4|5	Summary:	A Blowfish implementation in Java
12cr|blowfish-j-2.15-0.0.4|6	License:	Apache License
12cr|blowfish-j-2.15-0.0.4|7	Url: 		http://www.lassekolb.info/bfacs.htm
12cr|blowfish-j-2.15-0.0.4|8	Source0:	http://www.lassekolb.info/bfj215.zip
12cr|blowfish-j-2.15-0.0.4|9	Source1:	%{name}-build.xml
12cr|blowfish-j-2.15-0.0.4|10	BuildRequires:	ant
12cr|blowfish-j-2.15-0.0.4|11	BuildRequires:  jpackage-utils >= 0:1.5
12cr|blowfish-j-2.15-0.0.4|12	BuildRequires:  java-rpmbuild
12cr|blowfish-j-2.15-0.0.4|13	Group: 		Development/Java
12cr|blowfish-j-2.15-0.0.4|14	Buildarch:	noarch
12cr|blowfish-j-2.15-0.0.4|15	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|blowfish-j-2.15-0.0.4|16	
12cr|blowfish-j-2.15-0.0.4|17	%description
12cr|blowfish-j-2.15-0.0.4|18	The Blowfish implementation in Java, very fast ECB and CBC
12cr|blowfish-j-2.15-0.0.4|19	encryption. Comes with the BlowfishEasy class for simple string
12cr|blowfish-j-2.15-0.0.4|20	encryption, plus a solution for streaming.
12cr|blowfish-j-2.15-0.0.4|21	
12cr|blowfish-j-2.15-0.0.4|22	%package javadoc
12cr|blowfish-j-2.15-0.0.4|23	Summary:	Javadoc for %{name}
12cr|blowfish-j-2.15-0.0.4|24	Group:		Development/Java
12cr|blowfish-j-2.15-0.0.4|25	
12cr|blowfish-j-2.15-0.0.4|26	%description javadoc
12cr|blowfish-j-2.15-0.0.4|27	Javadoc for %{name}
12cr|blowfish-j-2.15-0.0.4|28	
12cr|blowfish-j-2.15-0.0.4|29	%prep
12cr|blowfish-j-2.15-0.0.4|30	%setup -c -n %{name}-%{version}
12cr|blowfish-j-2.15-0.0.4|31	[ ! -f build.xml ] && cp -a %{SOURCE1} build.xml
12cr|blowfish-j-2.15-0.0.4|32	
12cr|blowfish-j-2.15-0.0.4|33	%build
12cr|blowfish-j-2.15-0.0.4|34	%{ant} clean dist javadoc
12cr|blowfish-j-2.15-0.0.4|35	
12cr|blowfish-j-2.15-0.0.4|36	%install
12cr|blowfish-j-2.15-0.0.4|37	# jar
12cr|blowfish-j-2.15-0.0.4|38	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12cr|blowfish-j-2.15-0.0.4|39	
12cr|blowfish-j-2.15-0.0.4|40	install -m 644 dist/lib/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|blowfish-j-2.15-0.0.4|41	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do \
12cr|blowfish-j-2.15-0.0.4|42	ln -sf ${jar} ${jar/-%{version}/}; done)
12cr|blowfish-j-2.15-0.0.4|43	
12cr|blowfish-j-2.15-0.0.4|44	# javadoc
12cr|blowfish-j-2.15-0.0.4|45	install -p -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|blowfish-j-2.15-0.0.4|46	cp -pr dist/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|blowfish-j-2.15-0.0.4|47	(cd $RPM_BUILD_ROOT%{_javadocdir} && ln -sf %{name}-%{version} %{name})
12cr|blowfish-j-2.15-0.0.4|48	
12cr|blowfish-j-2.15-0.0.4|49	%clean
12cr|blowfish-j-2.15-0.0.4|50	rm -rf $RPM_BUILD_ROOT
12cr|blowfish-j-2.15-0.0.4|51	
12cr|blowfish-j-2.15-0.0.4|52	%files
12cr|blowfish-j-2.15-0.0.4|53	%defattr(0644,root,root,755)
12cr|blowfish-j-2.15-0.0.4|54	%doc license.txt
12cr|blowfish-j-2.15-0.0.4|55	%{_javadir}/%{name}.jar
12cr|blowfish-j-2.15-0.0.4|56	%{_javadir}/%{name}-%{version}.jar
12cr|blowfish-j-2.15-0.0.4|57	
12cr|blowfish-j-2.15-0.0.4|58	%files javadoc
12cr|blowfish-j-2.15-0.0.4|59	%defattr(0644,root,root,0755)
12cr|blowfish-j-2.15-0.0.4|60	%dir %{_javadocdir}/%{name}-%{version}
12cr|blowfish-j-2.15-0.0.4|61	%{_javadocdir}/%{name}-%{version}/*
12cr|blowfish-j-2.15-0.0.4|62	%dir %{_javadocdir}/%{name}
12cr|blowfish-j-2.15-0.0.4|63	
12cr|blowfish-j-2.15-0.0.4|64	
12cr|blowfish-j-2.15-0.0.4|65	%changelog
12cr|blowfish-j-2.15-0.0.4|66	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:2.15-0.0.4mdv2011.0
12cr|blowfish-j-2.15-0.0.4|67	+ Revision: 616779
12cr|blowfish-j-2.15-0.0.4|68	- the mass rebuild of 2010.0 packages
12cr|blowfish-j-2.15-0.0.4|69	
12cr|blowfish-j-2.15-0.0.4|70	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0:2.15-0.0.3mdv2010.0
12cr|blowfish-j-2.15-0.0.4|71	+ Revision: 424662
12cr|blowfish-j-2.15-0.0.4|72	- rebuild
12cr|blowfish-j-2.15-0.0.4|73	
12cr|blowfish-j-2.15-0.0.4|74	* Sat Feb 23 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.15-0.0.2mdv2008.1
12cr|blowfish-j-2.15-0.0.4|75	+ Revision: 174087
12cr|blowfish-j-2.15-0.0.4|76	- import blowfish-j
12cr|blowfish-j-2.15-0.0.4|77	
12cr|blowfish-j-2.15-0.0.4|78	

444 12
12cr|bluecurve-theme-1.0.0-4|1	%define iversion 8.0.0
12cr|bluecurve-theme-1.0.0-4|2	Summary: Bluecurve GNOME theme
12cr|bluecurve-theme-1.0.0-4|3	Name: bluecurve-theme
12cr|bluecurve-theme-1.0.0-4|4	Version: 1.0.0
12cr|bluecurve-theme-1.0.0-4|5	Release: %mkrel 4
12cr|bluecurve-theme-1.0.0-4|6	BuildArch: noarch
12cr|bluecurve-theme-1.0.0-4|7	License: GPL+
12cr|bluecurve-theme-1.0.0-4|8	Group: Graphical desktop/GNOME
12cr|bluecurve-theme-1.0.0-4|9	Source0: bluecurve-gnome-theme-%{version}.tar.bz2
12cr|bluecurve-theme-1.0.0-4|10	Source1: bluecurve-icon-theme-%iversion.tar.bz2
12cr|bluecurve-theme-1.0.0-4|11	Source2: bluecurve-metacity-theme-%version.tar.bz2
12cr|bluecurve-theme-1.0.0-4|12	Source3: bluecurve-classic-metacity-theme-%version.tar.bz2
12cr|bluecurve-theme-1.0.0-4|13	URL: http://www.redhat.com
12cr|bluecurve-theme-1.0.0-4|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|bluecurve-theme-1.0.0-4|15	BuildRequires: perl-XML-Parser
12cr|bluecurve-theme-1.0.0-4|16	Requires: gtk-engines2 >= 2.13.3-2mdv
12cr|bluecurve-theme-1.0.0-4|17	
12cr|bluecurve-theme-1.0.0-4|18	%description
12cr|bluecurve-theme-1.0.0-4|19	This package contains the Bluecurve GNOME meta theme, the icon and metacity
12cr|bluecurve-theme-1.0.0-4|20	themes.
12cr|bluecurve-theme-1.0.0-4|21	
12cr|bluecurve-theme-1.0.0-4|22	%prep
12cr|bluecurve-theme-1.0.0-4|23	%setup -q -n bluecurve-gnome-theme-%version -a 1 -a 2 -a 3
12cr|bluecurve-theme-1.0.0-4|24	
12cr|bluecurve-theme-1.0.0-4|25	%build
12cr|bluecurve-theme-1.0.0-4|26	./configure --prefix=%_prefix
12cr|bluecurve-theme-1.0.0-4|27	make
12cr|bluecurve-theme-1.0.0-4|28	cd bluecurve-icon-theme-%iversion
12cr|bluecurve-theme-1.0.0-4|29	./configure --prefix=%_prefix
12cr|bluecurve-theme-1.0.0-4|30	make
12cr|bluecurve-theme-1.0.0-4|31	cd ../bluecurve-metacity-theme-%version
12cr|bluecurve-theme-1.0.0-4|32	./configure --prefix=%_prefix
12cr|bluecurve-theme-1.0.0-4|33	make
12cr|bluecurve-theme-1.0.0-4|34	cd ../bluecurve-classic-metacity-theme-%version
12cr|bluecurve-theme-1.0.0-4|35	./configure --prefix=%_prefix
12cr|bluecurve-theme-1.0.0-4|36	make
12cr|bluecurve-theme-1.0.0-4|37	
12cr|bluecurve-theme-1.0.0-4|38	%install
12cr|bluecurve-theme-1.0.0-4|39	rm -rf $RPM_BUILD_ROOT
12cr|bluecurve-theme-1.0.0-4|40	%makeinstall_std
12cr|bluecurve-theme-1.0.0-4|41	cd bluecurve-icon-theme-%iversion
12cr|bluecurve-theme-1.0.0-4|42	%makeinstall_std
12cr|bluecurve-theme-1.0.0-4|43	touch %buildroot%_datadir/icons/Bluecurve/icon-theme.cache
12cr|bluecurve-theme-1.0.0-4|44	cd ../bluecurve-metacity-theme-%version
12cr|bluecurve-theme-1.0.0-4|45	%makeinstall_std
12cr|bluecurve-theme-1.0.0-4|46	cd ../bluecurve-classic-metacity-theme-%version
12cr|bluecurve-theme-1.0.0-4|47	%makeinstall_std
12cr|bluecurve-theme-1.0.0-4|48	
12cr|bluecurve-theme-1.0.0-4|49	%clean
12cr|bluecurve-theme-1.0.0-4|50	rm -rf $RPM_BUILD_ROOT
12cr|bluecurve-theme-1.0.0-4|51	
12cr|bluecurve-theme-1.0.0-4|52	%post
12cr|bluecurve-theme-1.0.0-4|53	%update_icon_cache Bluecurve
12cr|bluecurve-theme-1.0.0-4|54	
12cr|bluecurve-theme-1.0.0-4|55	%postun
12cr|bluecurve-theme-1.0.0-4|56	%clean_icon_cache Bluecurve
12cr|bluecurve-theme-1.0.0-4|57	
12cr|bluecurve-theme-1.0.0-4|58	%files
12cr|bluecurve-theme-1.0.0-4|59	%defattr(-, root, root)
12cr|bluecurve-theme-1.0.0-4|60	%doc AUTHORS
12cr|bluecurve-theme-1.0.0-4|61	%{_datadir}/themes/Bluecurve
12cr|bluecurve-theme-1.0.0-4|62	%{_datadir}/themes/Bluecurve-classic
12cr|bluecurve-theme-1.0.0-4|63	%dir %{_datadir}/icons/*Bluecurve*
12cr|bluecurve-theme-1.0.0-4|64	%{_datadir}/icons/Bluecurve/index.theme
12cr|bluecurve-theme-1.0.0-4|65	%{_datadir}/icons/*/*.cursortheme
12cr|bluecurve-theme-1.0.0-4|66	%{_datadir}/icons/*/cursors
12cr|bluecurve-theme-1.0.0-4|67	%_datadir/icons/Bluecurve/??x??/
12cr|bluecurve-theme-1.0.0-4|68	%ghost %_datadir/icons/Bluecurve/icon-theme.cache
12cr|bluecurve-theme-1.0.0-4|69	
12cr|bluecurve-theme-1.0.0-4|70	
12cr|bluecurve-theme-1.0.0-4|71	
12cr|bluecurve-theme-1.0.0-4|72	%changelog
12cr|bluecurve-theme-1.0.0-4|73	* Tue Jul 26 2011 Götz Waschk <waschk@mandriva.org> 1.0.0-4mdv2012.0
12cr|bluecurve-theme-1.0.0-4|74	+ Revision: 691690
12cr|bluecurve-theme-1.0.0-4|75	- rebuild
12cr|bluecurve-theme-1.0.0-4|76	
12cr|bluecurve-theme-1.0.0-4|77	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-3mdv2011.0
12cr|bluecurve-theme-1.0.0-4|78	+ Revision: 243355
12cr|bluecurve-theme-1.0.0-4|79	- rebuild
12cr|bluecurve-theme-1.0.0-4|80	
12cr|bluecurve-theme-1.0.0-4|81	* Tue Jan 08 2008 Götz Waschk <waschk@mandriva.org> 1.0.0-1mdv2008.1
12cr|bluecurve-theme-1.0.0-4|82	+ Revision: 146708
12cr|bluecurve-theme-1.0.0-4|83	- import bluecurve-theme
12cr|bluecurve-theme-1.0.0-4|84	
12cr|bluecurve-theme-1.0.0-4|85	
12cr|bluecurve-theme-1.0.0-4|86	* Tue Jan  8 2008 Götz Waschk <waschk@mandriva.org> 1.0.0-1mdv2008.1
12cr|bluecurve-theme-1.0.0-4|87	- initial Mandriva package
12cr|bluecurve-theme-1.0.0-4|88	
12cr|bluecurve-theme-1.0.0-4|89	* Tue Sep 25 2007 Ray Strode <rstrode@redhat.com> - 1.0.0-1
12cr|bluecurve-theme-1.0.0-4|90	- Initial import, version 1.0.0

445 12
12cr|bluegps-2.0-5|1	Name: bluegps
12cr|bluegps-2.0-5|2	Version: 2.0
12cr|bluegps-2.0-5|3	Group: Sciences/Geosciences
12cr|bluegps-2.0-5|4	Release: %mkrel 5
12cr|bluegps-2.0-5|5	Summary: Simple command line tool for the Royaltek RBT-3000 bluetooth GPS receiver
12cr|bluegps-2.0-5|6	License: GPL
12cr|bluegps-2.0-5|7	URL: http://www.harbaum.org/till/bluegps/
12cr|bluegps-2.0-5|8	Source: http://www.harbaum.org/till/bluegps/bluegps-linux-%{version}.tgz
12cr|bluegps-2.0-5|9	BuildRequires: bluez-devel
12cr|bluegps-2.0-5|10	BuildRoot: %{_tmppath}/%{name}-root
12cr|bluegps-2.0-5|11	
12cr|bluegps-2.0-5|12	%description
12cr|bluegps-2.0-5|13	BlueGPS is a simple command line tool to download datalogs from the Royaltek
12cr|bluegps-2.0-5|14	RBT-3000 bluetooth GPS receiver under Linux, and to configure the data logger.
12cr|bluegps-2.0-5|15	
12cr|bluegps-2.0-5|16	%prep
12cr|bluegps-2.0-5|17	%setup -q -n %{name}-linux-%{version}
12cr|bluegps-2.0-5|18	
12cr|bluegps-2.0-5|19	%build
12cr|bluegps-2.0-5|20	%make
12cr|bluegps-2.0-5|21	
12cr|bluegps-2.0-5|22	%install
12cr|bluegps-2.0-5|23	rm -Rf %{buildroot}
12cr|bluegps-2.0-5|24	mkdir -p %{buildroot}/%{_bindir}
12cr|bluegps-2.0-5|25	install -m755 bluegps %{buildroot}/%{_bindir}
12cr|bluegps-2.0-5|26	mkdir -p %{buildroot}/%{_mandir}/man1
12cr|bluegps-2.0-5|27	install -m644 bluegps.1 %{buildroot}/%{_mandir}/man1
12cr|bluegps-2.0-5|28	
12cr|bluegps-2.0-5|29	%clean
12cr|bluegps-2.0-5|30	rm -Rf %{buildroot}
12cr|bluegps-2.0-5|31	
12cr|bluegps-2.0-5|32	%files
12cr|bluegps-2.0-5|33	%defattr(-,root,root)
12cr|bluegps-2.0-5|34	%{_bindir}/%{name}
12cr|bluegps-2.0-5|35	%doc %{_mandir}/man1/%{name}*
12cr|bluegps-2.0-5|36	
12cr|bluegps-2.0-5|37	
12cr|bluegps-2.0-5|38	
12cr|bluegps-2.0-5|39	%changelog
12cr|bluegps-2.0-5|40	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0-5mdv2011.0
12cr|bluegps-2.0-5|41	+ Revision: 616781
12cr|bluegps-2.0-5|42	- the mass rebuild of 2010.0 packages
12cr|bluegps-2.0-5|43	
12cr|bluegps-2.0-5|44	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 2.0-4mdv2010.0
12cr|bluegps-2.0-5|45	+ Revision: 436863
12cr|bluegps-2.0-5|46	- rebuild
12cr|bluegps-2.0-5|47	
12cr|bluegps-2.0-5|48	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0-3mdv2009.1
12cr|bluegps-2.0-5|49	+ Revision: 347692
12cr|bluegps-2.0-5|50	- rebuild
12cr|bluegps-2.0-5|51	
12cr|bluegps-2.0-5|52	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 2.0-2mdv2009.0
12cr|bluegps-2.0-5|53	+ Revision: 266277
12cr|bluegps-2.0-5|54	- rebuild early 2009.0 package (before pixel changes)
12cr|bluegps-2.0-5|55	
12cr|bluegps-2.0-5|56	* Sun Jun 08 2008 Buchan Milne <bgmilne@mandriva.org> 2.0-1mdv2009.0
12cr|bluegps-2.0-5|57	+ Revision: 216997
12cr|bluegps-2.0-5|58	- import bluegps
12cr|bluegps-2.0-5|59	
12cr|bluegps-2.0-5|60	
12cr|bluegps-2.0-5|61	* Sun Jun 08 2008 Buchan Milne <bgmilne@mandriva.org> 2.0-1mdv
12cr|bluegps-2.0-5|62	- Initial package

446 12
12cr|blueman-1.23-2|1	Name: 		blueman
12cr|blueman-1.23-2|2	Version: 	1.23
12cr|blueman-1.23-2|3	Release: 	2
12cr|blueman-1.23-2|4	Summary: 	Full featured bluetooth manager for GNOME/GTK
12cr|blueman-1.23-2|5	License: 	GPLv2+
12cr|blueman-1.23-2|6	Group: 		Communications
12cr|blueman-1.23-2|7	Url: 		http://blueman-project.org/
12cr|blueman-1.23-2|8	Source0: 	http://launchpad.net/blueman/1.0/1.10/+download/%{name}-%{version}.tar.gz
12cr|blueman-1.23-2|9	BuildRequires:  desktop-file-utils
12cr|blueman-1.23-2|10	BuildRequires:  perl(XML::Parser)
12cr|blueman-1.23-2|11	BuildRequires:  glib2-devel
12cr|blueman-1.23-2|12	BuildRequires:  libGConf2-devel
12cr|blueman-1.23-2|13	BuildRequires:  pygtk2.0-devel
12cr|blueman-1.23-2|14	BuildRequires:  intltool
12cr|blueman-1.23-2|15	BuildRequires:	startup-notification-devel
12cr|blueman-1.23-2|16	BuildRequires:	python-gobject
12cr|blueman-1.23-2|17	BuildRequires:	python-notify
12cr|blueman-1.23-2|18	BuildRequires:	bluez-devel
12cr|blueman-1.23-2|19	BuildRequires:	python-devel
12cr|blueman-1.23-2|20	BuildRequires:	python-pyrex
12cr|blueman-1.23-2|21	BuildRequires:	python-dbus
12cr|blueman-1.23-2|22	Requires:	obex-data-server
12cr|blueman-1.23-2|23	Requires:	python-notify
12cr|blueman-1.23-2|24	Requires:	pygtk2.0
12cr|blueman-1.23-2|25	Requires:	gnome-python-gconf
12cr|blueman-1.23-2|26	Requires:	python-dbus
12cr|blueman-1.23-2|27	Requires:	python-gobject
12cr|blueman-1.23-2|28	Requires:	polkit-gnome
12cr|blueman-1.23-2|29	Requires:	python-blueman
12cr|blueman-1.23-2|30	
12cr|blueman-1.23-2|31	
12cr|blueman-1.23-2|32	%description
12cr|blueman-1.23-2|33	Blueman is designed to provide simple, yet effective means for
12cr|blueman-1.23-2|34	controlling BlueZ API and simplifying bluetooth tasks such as:
12cr|blueman-1.23-2|35	
12cr|blueman-1.23-2|36	* Connecting to 3G/EDGE/GPRS via dial-up
12cr|blueman-1.23-2|37	* Connecting to/Creating bluetooth networks
12cr|blueman-1.23-2|38	* Connecting to input devices
12cr|blueman-1.23-2|39	* Connecting to audio devices
12cr|blueman-1.23-2|40	* Sending/Receiving/Browsing files via OBEX
12cr|blueman-1.23-2|41	* Pairing
12cr|blueman-1.23-2|42	
12cr|blueman-1.23-2|43	Blueman also integrates with Network Manager 0.7, so any Dialup/Network
12cr|blueman-1.23-2|44	connections will be made available (via HAL) to Network Manager.
12cr|blueman-1.23-2|45	
12cr|blueman-1.23-2|46	%package -n	python-%{name}
12cr|blueman-1.23-2|47	Summary:	Blueman python package
12cr|blueman-1.23-2|48	Group:		Communications
12cr|blueman-1.23-2|49	
12cr|blueman-1.23-2|50	%description -n	python-%{name}
12cr|blueman-1.23-2|51	The python-blueman package is required for blueman.
12cr|blueman-1.23-2|52	
12cr|blueman-1.23-2|53	%package -n	nautilus-sendto-%{name}
12cr|blueman-1.23-2|54	Summary:	Blueman nautilus plugin
12cr|blueman-1.23-2|55	Group:		Communications
12cr|blueman-1.23-2|56	Provides:	nautilus-sendto-%{name}-plugin
12cr|blueman-1.23-2|57	
12cr|blueman-1.23-2|58	%description -n	nautilus-sendto-%{name}
12cr|blueman-1.23-2|59	Blueman nautilus plugin
12cr|blueman-1.23-2|60	
12cr|blueman-1.23-2|61	
12cr|blueman-1.23-2|62	%prep
12cr|blueman-1.23-2|63	%setup -q
12cr|blueman-1.23-2|64	
12cr|blueman-1.23-2|65	%build
12cr|blueman-1.23-2|66	%configure2_5x  --disable-desktop-update \
12cr|blueman-1.23-2|67	--disable-icon-update \
12cr|blueman-1.23-2|68	--disable-schemas-install \
12cr|blueman-1.23-2|69	--disable-static
12cr|blueman-1.23-2|70	%make
12cr|blueman-1.23-2|71	
12cr|blueman-1.23-2|72	%install
12cr|blueman-1.23-2|73	%makeinstall_std
12cr|blueman-1.23-2|74	
12cr|blueman-1.23-2|75	desktop-file-install --vendor="" \
12cr|blueman-1.23-2|76	--add-category="GTK" \
12cr|blueman-1.23-2|77	--add-category="HardwareSettings" \
12cr|blueman-1.23-2|78	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}-manager.desktop
12cr|blueman-1.23-2|79	
12cr|blueman-1.23-2|80	%find_lang %{name}
12cr|blueman-1.23-2|81	
12cr|blueman-1.23-2|82	%files -f %{name}.lang
12cr|blueman-1.23-2|83	%{_sysconfdir}/dbus-1/system.d/org.%{name}*.conf
12cr|blueman-1.23-2|84	%{_sysconfdir}/xdg/autostart/%{name}.desktop
12cr|blueman-1.23-2|85	%{_bindir}/%{name}-*
12cr|blueman-1.23-2|86	%{_datadir}/applications/%{name}-manager.desktop
12cr|blueman-1.23-2|87	%{_datadir}/polkit-1/actions/org.%{name}.policy
12cr|blueman-1.23-2|88	%{_datadir}/%{name}/ui/*.ui
12cr|blueman-1.23-2|89	%{_datadir}/%{name}/icons/hicolor/*/*s/*.png
12cr|blueman-1.23-2|90	#%{_datadir}/%{name}/icons/hicolor/scalable/status/*.svg
12cr|blueman-1.23-2|91	%{_datadir}/icons/hicolor/*/apps/*.png
12cr|blueman-1.23-2|92	%{_datadir}/icons/hicolor/scalable/apps/*.svg
12cr|blueman-1.23-2|93	%{_datadir}/blueman/icons/hicolor/scalable/actions/*.svg
12cr|blueman-1.23-2|94	%{_datadir}/blueman/icons/hicolor/scalable/devices/*.svg
12cr|blueman-1.23-2|95	%{_datadir}/blueman/icons/hicolor/scalable/status/*.svg
12cr|blueman-1.23-2|96	%{_datadir}/dbus-1/services/%{name}-applet.service
12cr|blueman-1.23-2|97	%{_datadir}/dbus-1/system-services/org.%{name}*.service
12cr|blueman-1.23-2|98	#%{_datadir}/hal/fdi/information/20thirdparty/*.fdi
12cr|blueman-1.23-2|99	%{_mandir}/man1/%{name}*1.*
12cr|blueman-1.23-2|100	
12cr|blueman-1.23-2|101	%files -n nautilus-sendto-%{name}
12cr|blueman-1.23-2|102	%{_libdir}/nautilus-sendto/plugins/libnstblueman.so
12cr|blueman-1.23-2|103	
12cr|blueman-1.23-2|104	%files -n python-%{name}
12cr|blueman-1.23-2|105	
12cr|blueman-1.23-2|106	%{python_sitelib}/blueman
12cr|blueman-1.23-2|107	%{python_sitearch}/*.so
12cr|blueman-1.23-2|108	%{_libdir}/%{name}-*
12cr|blueman-1.23-2|109	
12cr|blueman-1.23-2|110	
12cr|blueman-1.23-2|111	%changelog
12cr|blueman-1.23-2|112	* Thu Jun 14 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.23-2
12cr|blueman-1.23-2|113	+ Revision: 805708
12cr|blueman-1.23-2|114	- rel bump
12cr|blueman-1.23-2|115	- files into both packages fix
12cr|blueman-1.23-2|116	- version update 1.23
12cr|blueman-1.23-2|117	
12cr|blueman-1.23-2|118	* Mon Nov 08 2010 Funda Wang <fwang@mandriva.org> 1.21-2mdv2011.0
12cr|blueman-1.23-2|119	+ Revision: 595015
12cr|blueman-1.23-2|120	- rebuild for py 2.7
12cr|blueman-1.23-2|121	
12cr|blueman-1.23-2|122	* Sat Dec 26 2009 Emmanuel Andry <eandry@mandriva.org> 1.21-1mdv2010.1
12cr|blueman-1.23-2|123	+ Revision: 482499
12cr|blueman-1.23-2|124	- New version 1.21
12cr|blueman-1.23-2|125	- update BR
12cr|blueman-1.23-2|126	- update files list
12cr|blueman-1.23-2|127	
12cr|blueman-1.23-2|128	* Wed Jul 29 2009 Eugeni Dodonov <eugeni@mandriva.com> 1.10-3mdv2010.0
12cr|blueman-1.23-2|129	+ Revision: 403707
12cr|blueman-1.23-2|130	- Bring back .so files to prevent blueman-* from crashing on startup.
12cr|blueman-1.23-2|131	
12cr|blueman-1.23-2|132	* Sat Jul 25 2009 Emmanuel Andry <eandry@mandriva.org> 1.10-1mdv2010.0
12cr|blueman-1.23-2|133	+ Revision: 399801
12cr|blueman-1.23-2|134	- New version 1.10
12cr|blueman-1.23-2|135	- add source url
12cr|blueman-1.23-2|136	- update files list
12cr|blueman-1.23-2|137	
12cr|blueman-1.23-2|138	* Fri Mar 27 2009 Emmanuel Andry <eandry@mandriva.org> 1.02-4mdv2009.1
12cr|blueman-1.23-2|139	+ Revision: 361574
12cr|blueman-1.23-2|140	- don't explicitely requires notification-daemon
12cr|blueman-1.23-2|141	
12cr|blueman-1.23-2|142	* Mon Mar 02 2009 Emmanuel Andry <eandry@mandriva.org> 1.02-3mdv2009.1
12cr|blueman-1.23-2|143	+ Revision: 347587
12cr|blueman-1.23-2|144	- requires python-blueman
12cr|blueman-1.23-2|145	
12cr|blueman-1.23-2|146	* Mon Mar 02 2009 Emmanuel Andry <eandry@mandriva.org> 1.02-2mdv2009.1
12cr|blueman-1.23-2|147	+ Revision: 347346
12cr|blueman-1.23-2|148	- fix files
12cr|blueman-1.23-2|149	- BR python-dbus
12cr|blueman-1.23-2|150	- fix BR
12cr|blueman-1.23-2|151	- BR python-devel
12cr|blueman-1.23-2|152	- import blueman
12cr|blueman-1.23-2|153	

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

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

449 12
12cr|bluez-tools-0.1.38-0.662e.2|1	%define name    bluez-tools
12cr|bluez-tools-0.1.38-0.662e.2|2	%define version 0.1.38
12cr|bluez-tools-0.1.38-0.662e.2|3	%define rev	662e
12cr|bluez-tools-0.1.38-0.662e.2|4	
12cr|bluez-tools-0.1.38-0.662e.2|5	Name:           %{name}
12cr|bluez-tools-0.1.38-0.662e.2|6	Summary:        Command line tools for bluez (bluetooth stack for Linux)
12cr|bluez-tools-0.1.38-0.662e.2|7	Version:        %{version}
12cr|bluez-tools-0.1.38-0.662e.2|8	Release:        %mkrel -c %rev 2
12cr|bluez-tools-0.1.38-0.662e.2|9	Source0:        %{name}-%{version}-%{rev}.tar.gz
12cr|bluez-tools-0.1.38-0.662e.2|10	URL:            http://code.google.com/p/bluez-tools
12cr|bluez-tools-0.1.38-0.662e.2|11	License:	GPLv2
12cr|bluez-tools-0.1.38-0.662e.2|12	Group:          System/Kernel and hardware
12cr|bluez-tools-0.1.38-0.662e.2|13	Requires:	bluez >= 4.69
12cr|bluez-tools-0.1.38-0.662e.2|14	Requires:	obexd >= 0.30
12cr|bluez-tools-0.1.38-0.662e.2|15	BuildRequires:	dbus
12cr|bluez-tools-0.1.38-0.662e.2|16	BuildRequires:	dbus-devel
12cr|bluez-tools-0.1.38-0.662e.2|17	BuildRequires:  dbus-glib
12cr|bluez-tools-0.1.38-0.662e.2|18	BuildRequires:	dbus-glib-devel
12cr|bluez-tools-0.1.38-0.662e.2|19	BuildRequires:	readline
12cr|bluez-tools-0.1.38-0.662e.2|20	BuildRequires:	readline-devel
12cr|bluez-tools-0.1.38-0.662e.2|21	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|bluez-tools-0.1.38-0.662e.2|22	
12cr|bluez-tools-0.1.38-0.662e.2|23	%description
12cr|bluez-tools-0.1.38-0.662e.2|24	This is a GSoC'10 project to implement a new command line tools for
12cr|bluez-tools-0.1.38-0.662e.2|25	bluez (bluetooth stack for linux). The project implemented in C and
12cr|bluez-tools-0.1.38-0.662e.2|26	uses the D-Bus interface of bluez.
12cr|bluez-tools-0.1.38-0.662e.2|27	
12cr|bluez-tools-0.1.38-0.662e.2|28	%prep
12cr|bluez-tools-0.1.38-0.662e.2|29	%setup -q -a 0 -n %{name}-%{version}-%{rev}
12cr|bluez-tools-0.1.38-0.662e.2|30	
12cr|bluez-tools-0.1.38-0.662e.2|31	%build
12cr|bluez-tools-0.1.38-0.662e.2|32	%configure2_5x
12cr|bluez-tools-0.1.38-0.662e.2|33	%make
12cr|bluez-tools-0.1.38-0.662e.2|34	
12cr|bluez-tools-0.1.38-0.662e.2|35	%install
12cr|bluez-tools-0.1.38-0.662e.2|36	rm -rf %{buildroot}
12cr|bluez-tools-0.1.38-0.662e.2|37	make DESTDIR=%{buildroot} install
12cr|bluez-tools-0.1.38-0.662e.2|38	
12cr|bluez-tools-0.1.38-0.662e.2|39	%clean
12cr|bluez-tools-0.1.38-0.662e.2|40	rm -rf %{buildroot}
12cr|bluez-tools-0.1.38-0.662e.2|41	
12cr|bluez-tools-0.1.38-0.662e.2|42	%files
12cr|bluez-tools-0.1.38-0.662e.2|43	%defattr(-,root,root)
12cr|bluez-tools-0.1.38-0.662e.2|44	%doc README NEWS COPYING AUTHORS
12cr|bluez-tools-0.1.38-0.662e.2|45	%{_bindir}/*
12cr|bluez-tools-0.1.38-0.662e.2|46	%{_mandir}/man1/bt-adapter.1*
12cr|bluez-tools-0.1.38-0.662e.2|47	%{_mandir}/man1/bt-agent.1*
12cr|bluez-tools-0.1.38-0.662e.2|48	%{_mandir}/man1/bt-audio.1*
12cr|bluez-tools-0.1.38-0.662e.2|49	%{_mandir}/man1/bt-device.1*
12cr|bluez-tools-0.1.38-0.662e.2|50	%{_mandir}/man1/bt-input.1*
12cr|bluez-tools-0.1.38-0.662e.2|51	%{_mandir}/man1/bt-monitor.1*
12cr|bluez-tools-0.1.38-0.662e.2|52	%{_mandir}/man1/bt-network.1*
12cr|bluez-tools-0.1.38-0.662e.2|53	%{_mandir}/man1/bt-obex.1*
12cr|bluez-tools-0.1.38-0.662e.2|54	%{_mandir}/man1/bt-serial.1*
12cr|bluez-tools-0.1.38-0.662e.2|55	
12cr|bluez-tools-0.1.38-0.662e.2|56	
12cr|bluez-tools-0.1.38-0.662e.2|57	
12cr|bluez-tools-0.1.38-0.662e.2|58	%changelog
12cr|bluez-tools-0.1.38-0.662e.2|59	* Tue Dec 07 2010 Yuri Myasoedov <omerta13@mandriva.org> 0.1.38-0.662e.2mdv2011.0
12cr|bluez-tools-0.1.38-0.662e.2|60	+ Revision: 614452
12cr|bluez-tools-0.1.38-0.662e.2|61	- Added readline & readline-devel as BuildRequires
12cr|bluez-tools-0.1.38-0.662e.2|62	- Fixed BuildRequires section
12cr|bluez-tools-0.1.38-0.662e.2|63	- Fixed BuildRequires
12cr|bluez-tools-0.1.38-0.662e.2|64	- Fixed BuildRequires section once again
12cr|bluez-tools-0.1.38-0.662e.2|65	- Fixed BuildRequire section
12cr|bluez-tools-0.1.38-0.662e.2|66	- Fixed BuildRequires
12cr|bluez-tools-0.1.38-0.662e.2|67	- Fixed dbus requirement
12cr|bluez-tools-0.1.38-0.662e.2|68	- import bluez-tools
12cr|bluez-tools-0.1.38-0.662e.2|69	

450 12
12cr|boa-0.94.14-0.rc21.3|1	%define name boa
12cr|boa-0.94.14-0.rc21.3|2	%define version 0.94.14
12cr|boa-0.94.14-0.rc21.3|3	%define rcver	rc21
12cr|boa-0.94.14-0.rc21.3|4	%define release %mkrel 0.%{rcver}.3
12cr|boa-0.94.14-0.rc21.3|5	%define webrootdir /var/www/html
12cr|boa-0.94.14-0.rc21.3|6	
12cr|boa-0.94.14-0.rc21.3|7	
12cr|boa-0.94.14-0.rc21.3|8	Summary:	Web server
12cr|boa-0.94.14-0.rc21.3|9	Name:		%{name}
12cr|boa-0.94.14-0.rc21.3|10	Version:	%{version}
12cr|boa-0.94.14-0.rc21.3|11	Release:	%{release}
12cr|boa-0.94.14-0.rc21.3|12	Source0:	http://www.boa.org/%{name}-%{version}%{rcver}.tar.gz
12cr|boa-0.94.14-0.rc21.3|13	Source1:	boa.init
12cr|boa-0.94.14-0.rc21.3|14	Source2:	boa.sysconfig
12cr|boa-0.94.14-0.rc21.3|15	Patch:		boa-default-config.patch
12cr|boa-0.94.14-0.rc21.3|16	URL:		http://www.boa.org/
12cr|boa-0.94.14-0.rc21.3|17	License:	GPL+
12cr|boa-0.94.14-0.rc21.3|18	Group:		System/Servers
12cr|boa-0.94.14-0.rc21.3|19	BuildRoot:	%{_tmppath}/%{name}-%{version}buildroot
12cr|boa-0.94.14-0.rc21.3|20	BuildRequires:	flex
12cr|boa-0.94.14-0.rc21.3|21	BuildRequires:	bison
12cr|boa-0.94.14-0.rc21.3|22	
12cr|boa-0.94.14-0.rc21.3|23	Requires(post):		rpm-helper
12cr|boa-0.94.14-0.rc21.3|24	Requires(postun):	rpm-helper
12cr|boa-0.94.14-0.rc21.3|25	
12cr|boa-0.94.14-0.rc21.3|26	Provides: webserver
12cr|boa-0.94.14-0.rc21.3|27	
12cr|boa-0.94.14-0.rc21.3|28	%description
12cr|boa-0.94.14-0.rc21.3|29	A high speed, lightweight web server (HTTP protocol).
12cr|boa-0.94.14-0.rc21.3|30	Based on direct use of the select(2) system call, it
12cr|boa-0.94.14-0.rc21.3|31	internally multiplexes all connections without forking,
12cr|boa-0.94.14-0.rc21.3|32	for maximum speed and minimum system resource use.
12cr|boa-0.94.14-0.rc21.3|33	
12cr|boa-0.94.14-0.rc21.3|34	%prep
12cr|boa-0.94.14-0.rc21.3|35	%setup -q -n %{name}-%{version}%{rcver}
12cr|boa-0.94.14-0.rc21.3|36	%patch -p1
12cr|boa-0.94.14-0.rc21.3|37	
12cr|boa-0.94.14-0.rc21.3|38	%build
12cr|boa-0.94.14-0.rc21.3|39	%serverbuild
12cr|boa-0.94.14-0.rc21.3|40	%configure2_5x
12cr|boa-0.94.14-0.rc21.3|41	%make CFLAGS="%{optflags}"
12cr|boa-0.94.14-0.rc21.3|42	
12cr|boa-0.94.14-0.rc21.3|43	%install
12cr|boa-0.94.14-0.rc21.3|44	rm -rf %{buildroot}
12cr|boa-0.94.14-0.rc21.3|45	cd src
12cr|boa-0.94.14-0.rc21.3|46	mkdir -p %{buildroot}%{_sbindir}
12cr|boa-0.94.14-0.rc21.3|47	install boa %{buildroot}%{_sbindir}
12cr|boa-0.94.14-0.rc21.3|48	mkdir -p %{buildroot}%{_libdir}/boa
12cr|boa-0.94.14-0.rc21.3|49	install boa_indexer %{buildroot}%{_libdir}/boa/
12cr|boa-0.94.14-0.rc21.3|50	
12cr|boa-0.94.14-0.rc21.3|51	mkdir -p %{buildroot}/%{webrootdir}
12cr|boa-0.94.14-0.rc21.3|52	
12cr|boa-0.94.14-0.rc21.3|53	cd ..
12cr|boa-0.94.14-0.rc21.3|54	mkdir -p %{buildroot}%{_mandir}/man8
12cr|boa-0.94.14-0.rc21.3|55	install -m 644 docs/boa.8 %{buildroot}%{_mandir}/man8/
12cr|boa-0.94.14-0.rc21.3|56	
12cr|boa-0.94.14-0.rc21.3|57	cd examples
12cr|boa-0.94.14-0.rc21.3|58	mkdir -p %{buildroot}/%{_sysconfdir}/{boa,logrotate.d}
12cr|boa-0.94.14-0.rc21.3|59	install -m 644 boa.conf %{buildroot}/%{_sysconfdir}/boa/
12cr|boa-0.94.14-0.rc21.3|60	cd ../contrib
12cr|boa-0.94.14-0.rc21.3|61	install -m 644 rpm/boa.logrotate %{buildroot}/%{_sysconfdir}/logrotate.d/boa
12cr|boa-0.94.14-0.rc21.3|62	
12cr|boa-0.94.14-0.rc21.3|63	cd ..
12cr|boa-0.94.14-0.rc21.3|64	mkdir -p %{buildroot}/%{_initrddir}
12cr|boa-0.94.14-0.rc21.3|65	install -m 755 %{SOURCE1} %{buildroot}/%{_initrddir}/boa
12cr|boa-0.94.14-0.rc21.3|66	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig
12cr|boa-0.94.14-0.rc21.3|67	install -m 644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/sysconfig/boa
12cr|boa-0.94.14-0.rc21.3|68	
12cr|boa-0.94.14-0.rc21.3|69	mkdir -p %{buildroot}/var/log/boa
12cr|boa-0.94.14-0.rc21.3|70	%clean
12cr|boa-0.94.14-0.rc21.3|71	rm -rf %{buildroot}
12cr|boa-0.94.14-0.rc21.3|72	
12cr|boa-0.94.14-0.rc21.3|73	%post
12cr|boa-0.94.14-0.rc21.3|74	%_post_service boa
12cr|boa-0.94.14-0.rc21.3|75	
12cr|boa-0.94.14-0.rc21.3|76	%preun
12cr|boa-0.94.14-0.rc21.3|77	%_preun_service boa
12cr|boa-0.94.14-0.rc21.3|78	
12cr|boa-0.94.14-0.rc21.3|79	%files
12cr|boa-0.94.14-0.rc21.3|80	%defattr(-,root,root)
12cr|boa-0.94.14-0.rc21.3|81	%doc docs/*.{texi,png} contrib/*
12cr|boa-0.94.14-0.rc21.3|82	%{_sbindir}/boa
12cr|boa-0.94.14-0.rc21.3|83	%{_libdir}/boa/boa_indexer
12cr|boa-0.94.14-0.rc21.3|84	%dir %{_libdir}/boa/
12cr|boa-0.94.14-0.rc21.3|85	%dir %{_sysconfdir}/boa
12cr|boa-0.94.14-0.rc21.3|86	%config(noreplace) %{_initrddir}/boa
12cr|boa-0.94.14-0.rc21.3|87	%config(noreplace) %{_sysconfdir}/boa/boa.conf
12cr|boa-0.94.14-0.rc21.3|88	%config(noreplace) %{_sysconfdir}/logrotate.d/boa
12cr|boa-0.94.14-0.rc21.3|89	%config(noreplace) %{_sysconfdir}/sysconfig/boa
12cr|boa-0.94.14-0.rc21.3|90	%dir %{webrootdir}
12cr|boa-0.94.14-0.rc21.3|91	%dir /var/log/boa
12cr|boa-0.94.14-0.rc21.3|92	%{_mandir}/man8/*
12cr|boa-0.94.14-0.rc21.3|93	
12cr|boa-0.94.14-0.rc21.3|94	
12cr|boa-0.94.14-0.rc21.3|95	
12cr|boa-0.94.14-0.rc21.3|96	
12cr|boa-0.94.14-0.rc21.3|97	%changelog
12cr|boa-0.94.14-0.rc21.3|98	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.94.14-0.rc21.3mdv2011.0
12cr|boa-0.94.14-0.rc21.3|99	+ Revision: 610081
12cr|boa-0.94.14-0.rc21.3|100	- rebuild
12cr|boa-0.94.14-0.rc21.3|101	
12cr|boa-0.94.14-0.rc21.3|102	* Tue Feb 16 2010 Funda Wang <fwang@mandriva.org> 0.94.14-0.rc21.2mdv2010.1
12cr|boa-0.94.14-0.rc21.3|103	+ Revision: 506702
12cr|boa-0.94.14-0.rc21.3|104	- use configuer2_5x
12cr|boa-0.94.14-0.rc21.3|105	- rediff config patch
12cr|boa-0.94.14-0.rc21.3|106	
12cr|boa-0.94.14-0.rc21.3|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|boa-0.94.14-0.rc21.3|108	- rebuild
12cr|boa-0.94.14-0.rc21.3|109	
12cr|boa-0.94.14-0.rc21.3|110	* Sat Feb 02 2008 Adam Williamson <awilliamson@mandriva.org> 0.94.14-0.rc21.1mdv2008.1
12cr|boa-0.94.14-0.rc21.3|111	+ Revision: 161359
12cr|boa-0.94.14-0.rc21.3|112	- rebuild for new era
12cr|boa-0.94.14-0.rc21.3|113	- 'new' pre-release rc21
12cr|boa-0.94.14-0.rc21.3|114	- spec clean
12cr|boa-0.94.14-0.rc21.3|115	
12cr|boa-0.94.14-0.rc21.3|116	+ Olivier Blin <oblin@mandriva.com>
12cr|boa-0.94.14-0.rc21.3|117	- restore BuildRoot
12cr|boa-0.94.14-0.rc21.3|118	
12cr|boa-0.94.14-0.rc21.3|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|boa-0.94.14-0.rc21.3|120	- kill re-definition of %%buildroot on Pixel's request
12cr|boa-0.94.14-0.rc21.3|121	- use %%mkrel
12cr|boa-0.94.14-0.rc21.3|122	- convert prereq
12cr|boa-0.94.14-0.rc21.3|123	
12cr|boa-0.94.14-0.rc21.3|124	
12cr|boa-0.94.14-0.rc21.3|125	* Wed Feb 23 2005 Michael Scherer <misc@mandrake.org> 0.94.14-0.rc17.3mdk
12cr|boa-0.94.14-0.rc21.3|126	- provides webserver
12cr|boa-0.94.14-0.rc21.3|127	- fix some rpmlint warning
12cr|boa-0.94.14-0.rc21.3|128	
12cr|boa-0.94.14-0.rc21.3|129	* Mon Oct 25 2004 Michael Scherer <misc@mandrake.org> 0.94.14-0.rc17.2mdk
12cr|boa-0.94.14-0.rc21.3|130	- Rebuild
12cr|boa-0.94.14-0.rc21.3|131	
12cr|boa-0.94.14-0.rc21.3|132	* Wed Sep 17 2003 Michael Scherer <scherer.michael@free.fr> 0.94.14-0.rc17.1mdk
12cr|boa-0.94.14-0.rc21.3|133	- use macro
12cr|boa-0.94.14-0.rc21.3|134	- [DIRM]
12cr|boa-0.94.14-0.rc21.3|135	- 0.94.14rc17
12cr|boa-0.94.14-0.rc21.3|136	
12cr|boa-0.94.14-0.rc21.3|137	* Wed Oct 30 2002 Philippe Libat <philippe@mandrakesoft.com> 0.94.14-0.rc1.3mdk
12cr|boa-0.94.14-0.rc21.3|138	- fix CGI/POST problem (TMP)
12cr|boa-0.94.14-0.rc21.3|139	- add /etc/sysconfig/boa external startup file
12cr|boa-0.94.14-0.rc21.3|140	
12cr|boa-0.94.14-0.rc21.3|141	* Tue Oct 29 2002 Philippe Libat <philippe@mandrakesoft.com> 0.94.14-0.rc1.2mdk
12cr|boa-0.94.14-0.rc21.3|142	- fix Alias in default config
12cr|boa-0.94.14-0.rc21.3|143	- add logrotate
12cr|boa-0.94.14-0.rc21.3|144	
12cr|boa-0.94.14-0.rc21.3|145	* Fri Oct 25 2002 Amaury Amblard-Ladurantie <amaury@mandrakesoft.com> 0.94.14-0.rc1.1mdk
12cr|boa-0.94.14-0.rc21.3|146	- new release
12cr|boa-0.94.14-0.rc21.3|147	- changed default config file to match Apache settings
12cr|boa-0.94.14-0.rc21.3|148	
12cr|boa-0.94.14-0.rc21.3|149	* Thu Apr 04 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.94.12-0.1rc7mdk
12cr|boa-0.94.14-0.rc21.3|150	- new release
12cr|boa-0.94.14-0.rc21.3|151	
12cr|boa-0.94.14-0.rc21.3|152	* Tue Oct 09 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.94.8.3-5mdk
12cr|boa-0.94.14-0.rc21.3|153	- sanitize for lord rpmlint
12cr|boa-0.94.14-0.rc21.3|154	
12cr|boa-0.94.14-0.rc21.3|155	* Wed Jul 11 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.94.8.3-4mdk
12cr|boa-0.94.14-0.rc21.3|156	- build release
12cr|boa-0.94.14-0.rc21.3|157	- a few spec cleaning
12cr|boa-0.94.14-0.rc21.3|158	
12cr|boa-0.94.14-0.rc21.3|159	* Thu Mar 29 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.94.8.3-3mdk
12cr|boa-0.94.14-0.rc21.3|160	- remove doubl chkconfig
12cr|boa-0.94.14-0.rc21.3|161	
12cr|boa-0.94.14-0.rc21.3|162	* Thu Mar 29 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.94.8.3-2mdk
12cr|boa-0.94.14-0.rc21.3|163	- fredification (aka rebuild 4 libsafe& co)
12cr|boa-0.94.14-0.rc21.3|164	
12cr|boa-0.94.14-0.rc21.3|165	* Tue Oct 10 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.94.8.3-1mdk
12cr|boa-0.94.14-0.rc21.3|166	- Some noreplace.
12cr|boa-0.94.14-0.rc21.3|167	- 0.94.8.3 security fix.
12cr|boa-0.94.14-0.rc21.3|168	
12cr|boa-0.94.14-0.rc21.3|169	* Sun Aug 06 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 0.94.8.2-1mdk
12cr|boa-0.94.14-0.rc21.3|170	- rebuild for new shiny version
12cr|boa-0.94.14-0.rc21.3|171	
12cr|boa-0.94.14-0.rc21.3|172	* Wed Jul 19 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.94.8.1-2mdk
12cr|boa-0.94.14-0.rc21.3|173	- BM
12cr|boa-0.94.14-0.rc21.3|174	- use new man macros
12cr|boa-0.94.14-0.rc21.3|175	
12cr|boa-0.94.14-0.rc21.3|176	* Fri Jul 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 0.94.8.1-1mdk
12cr|boa-0.94.14-0.rc21.3|177	- first mandrake version
12cr|boa-0.94.14-0.rc21.3|178	

451 12
12cr|boa-constructor-0.6.1-5|1	%define name boa-constructor
12cr|boa-constructor-0.6.1-5|2	%define version 0.6.1
12cr|boa-constructor-0.6.1-5|3	
12cr|boa-constructor-0.6.1-5|4	Name: %{name}
12cr|boa-constructor-0.6.1-5|5	Summary: Python IDE and wxPython GUI Builder
12cr|boa-constructor-0.6.1-5|6	Version: %{version}
12cr|boa-constructor-0.6.1-5|7	Release: %mkrel 5
12cr|boa-constructor-0.6.1-5|8	Group: Development/Python
12cr|boa-constructor-0.6.1-5|9	# the source come from a .zip
12cr|boa-constructor-0.6.1-5|10	Source: %{name}-%{version}.tar.bz2
12cr|boa-constructor-0.6.1-5|11	# icons
12cr|boa-constructor-0.6.1-5|12	Source1: %{name}.16.png.bz2
12cr|boa-constructor-0.6.1-5|13	Source2: %{name}.32.png.bz2
12cr|boa-constructor-0.6.1-5|14	Source3: %{name}.48.png.bz2
12cr|boa-constructor-0.6.1-5|15	# man pages
12cr|boa-constructor-0.6.1-5|16	Source4: %{name}.1.bz2
12cr|boa-constructor-0.6.1-5|17	Source5: %{name}.desktop
12cr|boa-constructor-0.6.1-5|18	# to remove a annoying message when looking at help.
12cr|boa-constructor-0.6.1-5|19	Patch: %{name}.help.patch
12cr|boa-constructor-0.6.1-5|20	Url: http://boa-constructor.sourceforge.net/
12cr|boa-constructor-0.6.1-5|21	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|boa-constructor-0.6.1-5|22	BuildRequires: perl desktop-file-utils
12cr|boa-constructor-0.6.1-5|23	Requires: wxPythonGTK pychecker python
12cr|boa-constructor-0.6.1-5|24	Requires(post): desktop-file-utils
12cr|boa-constructor-0.6.1-5|25	Requires(postun): desktop-file-utils
12cr|boa-constructor-0.6.1-5|26	License: GPL
12cr|boa-constructor-0.6.1-5|27	BuildArch: noarch
12cr|boa-constructor-0.6.1-5|28	
12cr|boa-constructor-0.6.1-5|29	%description
12cr|boa-constructor-0.6.1-5|30	Boa Constructor is a cross platform Python IDE and wxPython GUI Builder.
12cr|boa-constructor-0.6.1-5|31	It offers visual frame creation and manipulation, an object inspector,
12cr|boa-constructor-0.6.1-5|32	many views on the source like object browsers, inheritance hierarchies,
12cr|boa-constructor-0.6.1-5|33	doc string generated html documentation, an advanced debugger
12cr|boa-constructor-0.6.1-5|34	and integrated help.
12cr|boa-constructor-0.6.1-5|35	
12cr|boa-constructor-0.6.1-5|36	Zope support: Object creation and editing. Cut, copy, paste,
12cr|boa-constructor-0.6.1-5|37	import and export. Property creation and editing in the Inspector
12cr|boa-constructor-0.6.1-5|38	and Python Script debugging.
12cr|boa-constructor-0.6.1-5|39	
12cr|boa-constructor-0.6.1-5|40	%prep
12cr|boa-constructor-0.6.1-5|41	%setup -q
12cr|boa-constructor-0.6.1-5|42	
12cr|boa-constructor-0.6.1-5|43	# (misc) dos2unix on all sources, and config since it is a software developed on windows
12cr|boa-constructor-0.6.1-5|44	perl -pi -e 's%\r\n$%\n%' $(find . -name '*.py')
12cr|boa-constructor-0.6.1-5|45	perl -pi -e 's%\r\n$%\n%' $(find . -name '*.cfg')
12cr|boa-constructor-0.6.1-5|46	perl -pi -e 's%\r\n$%\n%' $(find . -name '*.txt')
12cr|boa-constructor-0.6.1-5|47	
12cr|boa-constructor-0.6.1-5|48	%patch -p0
12cr|boa-constructor-0.6.1-5|49	
12cr|boa-constructor-0.6.1-5|50	cat << EOF > README.Mandriva
12cr|boa-constructor-0.6.1-5|51	This RPM incorporate a patch made by Cedric Delfosse, of Debian, to use the
12cr|boa-constructor-0.6.1-5|52	~/.boa-constructor directory to store the cache of help file.
12cr|boa-constructor-0.6.1-5|53	EOF
12cr|boa-constructor-0.6.1-5|54	
12cr|boa-constructor-0.6.1-5|55	%build
12cr|boa-constructor-0.6.1-5|56	
12cr|boa-constructor-0.6.1-5|57	%install
12cr|boa-constructor-0.6.1-5|58	rm -rf $RPM_BUILD_ROOT
12cr|boa-constructor-0.6.1-5|59	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|boa-constructor-0.6.1-5|60	echo -e "#!/bin/sh\npython %{_datadir}/%{name}/Boa.py" >  $RPM_BUILD_ROOT/%{_bindir}/%{name}
12cr|boa-constructor-0.6.1-5|61	chmod +x $RPM_BUILD_ROOT/%{_bindir}/%{name}
12cr|boa-constructor-0.6.1-5|62	
12cr|boa-constructor-0.6.1-5|63	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/applications
12cr|boa-constructor-0.6.1-5|64	cp %{SOURCE5} $RPM_BUILD_ROOT/%{_datadir}/applications/
12cr|boa-constructor-0.6.1-5|65	
12cr|boa-constructor-0.6.1-5|66	
12cr|boa-constructor-0.6.1-5|67	desktop-file-install --vendor="" \
12cr|boa-constructor-0.6.1-5|68	--remove-category="Development" \
12cr|boa-constructor-0.6.1-5|69	--remove-category="Debugger" \
12cr|boa-constructor-0.6.1-5|70	--remove-category="GUIDesigner" \
12cr|boa-constructor-0.6.1-5|71	--add-category="GNOME" \
12cr|boa-constructor-0.6.1-5|72	--add-category="GTK" \
12cr|boa-constructor-0.6.1-5|73	--add-category="Development" \
12cr|boa-constructor-0.6.1-5|74	--add-category="X-MandrivaLinux-MoreApplications-Development-DevelopmentEnvironments" \
12cr|boa-constructor-0.6.1-5|75	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|boa-constructor-0.6.1-5|76	
12cr|boa-constructor-0.6.1-5|77	install -d $RPM_BUILD_ROOT/%{_datadir}/%{name}/
12cr|boa-constructor-0.6.1-5|78	cp -Rf * $RPM_BUILD_ROOT/%{_datadir}/%{name}/
12cr|boa-constructor-0.6.1-5|79	
12cr|boa-constructor-0.6.1-5|80	install -d $RPM_BUILD_ROOT/%{_miconsdir}
12cr|boa-constructor-0.6.1-5|81	install -d $RPM_BUILD_ROOT/%{_iconsdir}
12cr|boa-constructor-0.6.1-5|82	install -d $RPM_BUILD_ROOT/%{_liconsdir}
12cr|boa-constructor-0.6.1-5|83	bunzip2 -c %{SOURCE1} >  $RPM_BUILD_ROOT/%{_miconsdir}/%{name}.png
12cr|boa-constructor-0.6.1-5|84	bunzip2 -c %{SOURCE2} >  $RPM_BUILD_ROOT/%{_iconsdir}/%{name}.png
12cr|boa-constructor-0.6.1-5|85	bunzip2 -c %{SOURCE3} >  $RPM_BUILD_ROOT/%{_liconsdir}/%{name}.png
12cr|boa-constructor-0.6.1-5|86	
12cr|boa-constructor-0.6.1-5|87	
12cr|boa-constructor-0.6.1-5|88	install -d $RPM_BUILD_ROOT/%{_mandir}/man1/
12cr|boa-constructor-0.6.1-5|89	bunzip2 -c %{SOURCE4} >  $RPM_BUILD_ROOT/%{_mandir}/man1/%{name}.1
12cr|boa-constructor-0.6.1-5|90	
12cr|boa-constructor-0.6.1-5|91	
12cr|boa-constructor-0.6.1-5|92	# (misc) remove documentation
12cr|boa-constructor-0.6.1-5|93	find $RPM_BUILD_ROOT/%{_datadir}/%{name}/ -maxdepth 1 -name '*.txt' | xargs rm -Rf
12cr|boa-constructor-0.6.1-5|94	rm -Rf $RPM_BUILD_ROOT/%{_datadir}/%{name}/README.Mandriva
12cr|boa-constructor-0.6.1-5|95	%clean
12cr|boa-constructor-0.6.1-5|96	rm -rf $RPM_BUILD_ROOT
12cr|boa-constructor-0.6.1-5|97	
12cr|boa-constructor-0.6.1-5|98	%if %mdkversion < 200900
12cr|boa-constructor-0.6.1-5|99	%post
12cr|boa-constructor-0.6.1-5|100	%{update_menus}
12cr|boa-constructor-0.6.1-5|101	%endif
12cr|boa-constructor-0.6.1-5|102	
12cr|boa-constructor-0.6.1-5|103	%if %mdkversion < 200900
12cr|boa-constructor-0.6.1-5|104	%postun
12cr|boa-constructor-0.6.1-5|105	%{clean_menus}
12cr|boa-constructor-0.6.1-5|106	%endif
12cr|boa-constructor-0.6.1-5|107	
12cr|boa-constructor-0.6.1-5|108	%files
12cr|boa-constructor-0.6.1-5|109	%defattr(-,root,root,0755)
12cr|boa-constructor-0.6.1-5|110	%doc *.txt README.Mandriva
12cr|boa-constructor-0.6.1-5|111	%{_bindir}/%{name}
12cr|boa-constructor-0.6.1-5|112	%{_datadir}/%{name}/*
12cr|boa-constructor-0.6.1-5|113	%dir %{_datadir}/%{name}/
12cr|boa-constructor-0.6.1-5|114	%{_datadir}/applications/%{name}.desktop
12cr|boa-constructor-0.6.1-5|115	%{_mandir}/*/*
12cr|boa-constructor-0.6.1-5|116	
12cr|boa-constructor-0.6.1-5|117	%{_miconsdir}/%{name}.png
12cr|boa-constructor-0.6.1-5|118	%{_iconsdir}/%{name}.png
12cr|boa-constructor-0.6.1-5|119	%{_liconsdir}/%{name}.png
12cr|boa-constructor-0.6.1-5|120	
12cr|boa-constructor-0.6.1-5|121	
12cr|boa-constructor-0.6.1-5|122	
12cr|boa-constructor-0.6.1-5|123	%changelog
12cr|boa-constructor-0.6.1-5|124	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-5mdv2011.0
12cr|boa-constructor-0.6.1-5|125	+ Revision: 616802
12cr|boa-constructor-0.6.1-5|126	- the mass rebuild of 2010.0 packages
12cr|boa-constructor-0.6.1-5|127	
12cr|boa-constructor-0.6.1-5|128	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.6.1-4mdv2010.0
12cr|boa-constructor-0.6.1-5|129	+ Revision: 424664
12cr|boa-constructor-0.6.1-5|130	- rebuild
12cr|boa-constructor-0.6.1-5|131	
12cr|boa-constructor-0.6.1-5|132	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.6.1-3mdv2009.0
12cr|boa-constructor-0.6.1-5|133	+ Revision: 243356
12cr|boa-constructor-0.6.1-5|134	- rebuild
12cr|boa-constructor-0.6.1-5|135	- drop old menu
12cr|boa-constructor-0.6.1-5|136	- kill re-definition of %%buildroot on Pixel's request
12cr|boa-constructor-0.6.1-5|137	
12cr|boa-constructor-0.6.1-5|138	+ Pixel <pixel@mandriva.com>
12cr|boa-constructor-0.6.1-5|139	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|boa-constructor-0.6.1-5|140	
12cr|boa-constructor-0.6.1-5|141	+ Olivier Blin <oblin@mandriva.com>
12cr|boa-constructor-0.6.1-5|142	- restore BuildRoot
12cr|boa-constructor-0.6.1-5|143	
12cr|boa-constructor-0.6.1-5|144	* Sun Oct 21 2007 Jérôme Soyer <saispo@mandriva.org> 0.6.1-1mdv2008.1
12cr|boa-constructor-0.6.1-5|145	+ Revision: 100995
12cr|boa-constructor-0.6.1-5|146	- fix
12cr|boa-constructor-0.6.1-5|147	- Add BR
12cr|boa-constructor-0.6.1-5|148	- Fix Menu
12cr|boa-constructor-0.6.1-5|149	- Fix Menu
12cr|boa-constructor-0.6.1-5|150	- Add files
12cr|boa-constructor-0.6.1-5|151	- New release 0.6.1
12cr|boa-constructor-0.6.1-5|152	
12cr|boa-constructor-0.6.1-5|153	+ Thierry Vignaud <tv@mandriva.org>
12cr|boa-constructor-0.6.1-5|154	- kill CVS reference in README.urpmi !!
12cr|boa-constructor-0.6.1-5|155	
12cr|boa-constructor-0.6.1-5|156	
12cr|boa-constructor-0.6.1-5|157	* Thu Aug 11 2005 Michael Scherer <misc@mandriva.org> 0.4.4-1mdk
12cr|boa-constructor-0.6.1-5|158	- New release 0.4.4
12cr|boa-constructor-0.6.1-5|159	- mkrel
12cr|boa-constructor-0.6.1-5|160	- remove patch1, integrated upstream
12cr|boa-constructor-0.6.1-5|161	- fix #10676 and his clones
12cr|boa-constructor-0.6.1-5|162	- adapt patch0
12cr|boa-constructor-0.6.1-5|163	- fix menu
12cr|boa-constructor-0.6.1-5|164	
12cr|boa-constructor-0.6.1-5|165	* Thu Jun 17 2004 Michael Scherer <misc@mandrake.org> 0.2.3-3mdk
12cr|boa-constructor-0.6.1-5|166	- rebuild with proper Vendor and other tags
12cr|boa-constructor-0.6.1-5|167	
12cr|boa-constructor-0.6.1-5|168	* Wed Aug 20 2003 Michael Scherer <scherer.michael@free.fr> 0.2.3-2mdk
12cr|boa-constructor-0.6.1-5|169	- the preference directory have changed in the CVS version, patch to use the new settings
12cr|boa-constructor-0.6.1-5|170	( thanks Cedric Delfosse )
12cr|boa-constructor-0.6.1-5|171	
12cr|boa-constructor-0.6.1-5|172	* Wed Aug 20 2003 Michael Scherer <scherer.michael@free.fr> 0.2.3-1mdk
12cr|boa-constructor-0.6.1-5|173	- first spec for Mandrake
12cr|boa-constructor-0.6.1-5|174	- man pages from Debian ( thanks Cedric Delfosse )
12cr|boa-constructor-0.6.1-5|175	- pngification of Debian icon
12cr|boa-constructor-0.6.1-5|176	- use a patch from Debian to use homedir for help cache
12cr|boa-constructor-0.6.1-5|177	

452 12
12cr|bobobot-0-16.preview3.8|1	%define	name	bobobot
12cr|bobobot-0-16.preview3.8|2	%define	version	0
12cr|bobobot-0-16.preview3.8|3	%define preview preview3
12cr|bobobot-0-16.preview3.8|4	%define	Summary	Mario-like game
12cr|bobobot-0-16.preview3.8|5	
12cr|bobobot-0-16.preview3.8|6	Summary:	%{Summary}
12cr|bobobot-0-16.preview3.8|7	Name:		%{name}
12cr|bobobot-0-16.preview3.8|8	Version:	%{version}
12cr|bobobot-0-16.preview3.8|9	Release:	%mkrel 16.%{preview}.8
12cr|bobobot-0-16.preview3.8|10	Source0:	ftp://ftp.sonic.net/pub/users/nbs/unix/x/bobobot/bobobot-preview3.tar.bz2
12cr|bobobot-0-16.preview3.8|11	Url:		http://newbreedsoftware.com/bobobot/
12cr|bobobot-0-16.preview3.8|12	License:	GPLv2+
12cr|bobobot-0-16.preview3.8|13	Group:		Games/Arcade
12cr|bobobot-0-16.preview3.8|14	Buildrequires:	SDL-devel
12cr|bobobot-0-16.preview3.8|15	BuildRequires:	SDL_mixer-devel
12cr|bobobot-0-16.preview3.8|16	Buildrequires:	libx11-devel
12cr|bobobot-0-16.preview3.8|17	BuildRequires:	imagemagick
12cr|bobobot-0-16.preview3.8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|bobobot-0-16.preview3.8|19	Patch0:		%{name}-preview3-fix-makefile.patch
12cr|bobobot-0-16.preview3.8|20	Patch2:		%{name}-preview3-fix-nosound.patch
12cr|bobobot-0-16.preview3.8|21	
12cr|bobobot-0-16.preview3.8|22	%description
12cr|bobobot-0-16.preview3.8|23	BoboBot is a multi-level one-player action game starring "BoboBot," the
12cr|bobobot-0-16.preview3.8|24	robo-monkey. It's played with the keyboard, or optionally with a joystick
12cr|bobobot-0-16.preview3.8|25	
12cr|bobobot-0-16.preview3.8|26	%prep
12cr|bobobot-0-16.preview3.8|27	%setup -q -n %{name}-preview3
12cr|bobobot-0-16.preview3.8|28	%patch0 -p1
12cr|bobobot-0-16.preview3.8|29	%patch2 -p1 -z .pix
12cr|bobobot-0-16.preview3.8|30	
12cr|bobobot-0-16.preview3.8|31	# beurk
12cr|bobobot-0-16.preview3.8|32	chmod +x mods/unused
12cr|bobobot-0-16.preview3.8|33	chmod -R a+r *
12cr|bobobot-0-16.preview3.8|34	
12cr|bobobot-0-16.preview3.8|35	%build
12cr|bobobot-0-16.preview3.8|36	%make SOUND=YES MUSIC=YES INSTALLROOT=%{_gamesdatadir}/%{name} OPTIMIZE="%{optflags}" X11_LIB="-L%_libdir -lX11" bobobot CC="gcc %ldflags"
12cr|bobobot-0-16.preview3.8|37	
12cr|bobobot-0-16.preview3.8|38	%install
12cr|bobobot-0-16.preview3.8|39	rm -rf $RPM_BUILD_ROOT
12cr|bobobot-0-16.preview3.8|40	
12cr|bobobot-0-16.preview3.8|41	%{__install} -d $RPM_BUILD_ROOT{%{_liconsdir},%{_miconsdir}}
12cr|bobobot-0-16.preview3.8|42	convert %{name}-icon.xpm -size 16x16 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|bobobot-0-16.preview3.8|43	convert %{name}-icon.xpm -size 32x32 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|bobobot-0-16.preview3.8|44	convert %{name}-icon.xpm -size 48x48 $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|bobobot-0-16.preview3.8|45	
12cr|bobobot-0-16.preview3.8|46	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|bobobot-0-16.preview3.8|47	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|bobobot-0-16.preview3.8|48	[Desktop Entry]
12cr|bobobot-0-16.preview3.8|49	Name=BoboBot
12cr|bobobot-0-16.preview3.8|50	Comment=%{summary}
12cr|bobobot-0-16.preview3.8|51	Exec=%_gamesbindir/%{name}
12cr|bobobot-0-16.preview3.8|52	Icon=%{name}
12cr|bobobot-0-16.preview3.8|53	Terminal=false
12cr|bobobot-0-16.preview3.8|54	Type=Application
12cr|bobobot-0-16.preview3.8|55	Categories=Game;ArcadeGame;
12cr|bobobot-0-16.preview3.8|56	EOF
12cr|bobobot-0-16.preview3.8|57	
12cr|bobobot-0-16.preview3.8|58	install -d $RPM_BUILD_ROOT{%{_gamesbindir},%{_gamesdatadir}/%{name}}
12cr|bobobot-0-16.preview3.8|59	make INSTALLROOT=$RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12cr|bobobot-0-16.preview3.8|60	mv $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/%{name} $RPM_BUILD_ROOT%{_gamesbindir}
12cr|bobobot-0-16.preview3.8|61	
12cr|bobobot-0-16.preview3.8|62	%if %mdkversion < 200900
12cr|bobobot-0-16.preview3.8|63	%post
12cr|bobobot-0-16.preview3.8|64	%update_menus
12cr|bobobot-0-16.preview3.8|65	%endif
12cr|bobobot-0-16.preview3.8|66	
12cr|bobobot-0-16.preview3.8|67	%if %mdkversion < 200900
12cr|bobobot-0-16.preview3.8|68	%postun
12cr|bobobot-0-16.preview3.8|69	%clean_menus
12cr|bobobot-0-16.preview3.8|70	%endif
12cr|bobobot-0-16.preview3.8|71	
12cr|bobobot-0-16.preview3.8|72	%clean
12cr|bobobot-0-16.preview3.8|73	rm -rf $RPM_BUILD_ROOT
12cr|bobobot-0-16.preview3.8|74	
12cr|bobobot-0-16.preview3.8|75	%files
12cr|bobobot-0-16.preview3.8|76	%defattr(644,root,root,755)
12cr|bobobot-0-16.preview3.8|77	%doc docs/*
12cr|bobobot-0-16.preview3.8|78	%{_gamesdatadir}/%{name}
12cr|bobobot-0-16.preview3.8|79	%{_datadir}/applications/*
12cr|bobobot-0-16.preview3.8|80	%{_miconsdir}/%{name}.png
12cr|bobobot-0-16.preview3.8|81	%{_iconsdir}/%{name}.png
12cr|bobobot-0-16.preview3.8|82	%{_liconsdir}/%{name}.png
12cr|bobobot-0-16.preview3.8|83	%defattr(755,root,root,755)
12cr|bobobot-0-16.preview3.8|84	%{_gamesbindir}/%{name}
12cr|bobobot-0-16.preview3.8|85	
12cr|bobobot-0-16.preview3.8|86	
12cr|bobobot-0-16.preview3.8|87	
12cr|bobobot-0-16.preview3.8|88	%changelog
12cr|bobobot-0-16.preview3.8|89	* Wed Jan 05 2011 Funda Wang <fwang@mandriva.org> 0-16.preview3.8mdv2011.0
12cr|bobobot-0-16.preview3.8|90	+ Revision: 628658
12cr|bobobot-0-16.preview3.8|91	- tighten BR
12cr|bobobot-0-16.preview3.8|92	
12cr|bobobot-0-16.preview3.8|93	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 0-16.preview3.7mdv2011.0
12cr|bobobot-0-16.preview3.8|94	+ Revision: 571832
12cr|bobobot-0-16.preview3.8|95	- bunzip2 the patches
12cr|bobobot-0-16.preview3.8|96	
12cr|bobobot-0-16.preview3.8|97	* Tue Jun 16 2009 Jérôme Brenier <incubusss@mandriva.org> 0-16.preview3.7mdv2010.0
12cr|bobobot-0-16.preview3.8|98	+ Revision: 386379
12cr|bobobot-0-16.preview3.8|99	- rebuild
12cr|bobobot-0-16.preview3.8|100	
12cr|bobobot-0-16.preview3.8|101	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|bobobot-0-16.preview3.8|102	- lowercase ImageMagick
12cr|bobobot-0-16.preview3.8|103	
12cr|bobobot-0-16.preview3.8|104	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0-16.preview3.6mdv2009.0
12cr|bobobot-0-16.preview3.8|105	+ Revision: 243357
12cr|bobobot-0-16.preview3.8|106	- rebuild
12cr|bobobot-0-16.preview3.8|107	- kill re-definition of %%buildroot on Pixel's request
12cr|bobobot-0-16.preview3.8|108	
12cr|bobobot-0-16.preview3.8|109	+ Pixel <pixel@mandriva.com>
12cr|bobobot-0-16.preview3.8|110	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|bobobot-0-16.preview3.8|111	
12cr|bobobot-0-16.preview3.8|112	+ Olivier Blin <oblin@mandriva.com>
12cr|bobobot-0-16.preview3.8|113	- restore BuildRoot
12cr|bobobot-0-16.preview3.8|114	
12cr|bobobot-0-16.preview3.8|115	* Mon Dec 10 2007 Funda Wang <fwang@mandriva.org> 0-16.preview3.4mdv2008.1
12cr|bobobot-0-16.preview3.8|116	+ Revision: 116845
12cr|bobobot-0-16.preview3.8|117	- drop old menu
12cr|bobobot-0-16.preview3.8|118	
12cr|bobobot-0-16.preview3.8|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|bobobot-0-16.preview3.8|120	- buildrequires X11-devel instead of XFree86-devel
12cr|bobobot-0-16.preview3.8|121	- import bobobot
12cr|bobobot-0-16.preview3.8|122	
12cr|bobobot-0-16.preview3.8|123	
12cr|bobobot-0-16.preview3.8|124	* Fri Jul  7 2006 Pixel <pixel@mandriva.com> 0-16.preview3.3mdv2007.0
12cr|bobobot-0-16.preview3.8|125	- switch to XDG menu
12cr|bobobot-0-16.preview3.8|126	
12cr|bobobot-0-16.preview3.8|127	* Thu May  5 2005 Pixel <pixel@mandriva.com> 0-16.preview3.2mdk
12cr|bobobot-0-16.preview3.8|128	- fix build on lib64 (hopefully)
12cr|bobobot-0-16.preview3.8|129	
12cr|bobobot-0-16.preview3.8|130	* Thu Mar 24 2005 Olivier Thauvin <nanardon@mandrake.org> 0-16.preview3.1mdk
12cr|bobobot-0-16.preview3.8|131	- who is the stupid guy who didn't put mdk at the end of release tag ?
12cr|bobobot-0-16.preview3.8|132	
12cr|bobobot-0-16.preview3.8|133	* Fri Nov 12 2004 Pixel <pixel@mandrakesoft.com> 0-15mdk.preview3
12cr|bobobot-0-16.preview3.8|134	- rebuild
12cr|bobobot-0-16.preview3.8|135	
12cr|bobobot-0-16.preview3.8|136	* Wed Aug 06 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0-14mdk.preview3
12cr|bobobot-0-16.preview3.8|137	- include more meaningful documentation
12cr|bobobot-0-16.preview3.8|138	
12cr|bobobot-0-16.preview3.8|139	* Mon Aug 04 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0-13mdk.preview3
12cr|bobobot-0-16.preview3.8|140	- rebuild
12cr|bobobot-0-16.preview3.8|141	- move stuff to %%{_gamesbindir} & %%{_gamesdatadir}
12cr|bobobot-0-16.preview3.8|142	- quiet setup
12cr|bobobot-0-16.preview3.8|143	- drop Prefix tag
12cr|bobobot-0-16.preview3.8|144	- cosmetics
12cr|bobobot-0-16.preview3.8|145	- added menu item
12cr|bobobot-0-16.preview3.8|146	- added icons
12cr|bobobot-0-16.preview3.8|147	
12cr|bobobot-0-16.preview3.8|148	* Thu Sep 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 0-12mdk.preview3
12cr|bobobot-0-16.preview3.8|149	- rebuild
12cr|bobobot-0-16.preview3.8|150	
12cr|bobobot-0-16.preview3.8|151	* Sun Jul 21 2002 Pixel <pixel@mandrakesoft.com> 0-11mdk.preview3
12cr|bobobot-0-16.preview3.8|152	- recompile against new vorbis stuff
12cr|bobobot-0-16.preview3.8|153	
12cr|bobobot-0-16.preview3.8|154	* Mon Apr 29 2002 Pixel <pixel@mandrakesoft.com> 0-10mdk.preview3
12cr|bobobot-0-16.preview3.8|155	- rebuild for new libasound (alsa)
12cr|bobobot-0-16.preview3.8|156	
12cr|bobobot-0-16.preview3.8|157	* Sat Jan 19 2002 Stefan van der Eijk <stefan@eijk.nu> 0-9mdk.preview3
12cr|bobobot-0-16.preview3.8|158	- BuildRequires
12cr|bobobot-0-16.preview3.8|159	
12cr|bobobot-0-16.preview3.8|160	* Tue Sep 11 2001 Stefan van der Eijk <stefan@eijk.nu> 0-8mdk.preview3
12cr|bobobot-0-16.preview3.8|161	- BuildRequires: libSDL1.2-devel XFree86-devel
12cr|bobobot-0-16.preview3.8|162	
12cr|bobobot-0-16.preview3.8|163	* Thu Sep  6 2001 Pixel <pixel@mandrakesoft.com> 0-7mdk.preview3
12cr|bobobot-0-16.preview3.8|164	- rebuild
12cr|bobobot-0-16.preview3.8|165	
12cr|bobobot-0-16.preview3.8|166	* Mon May 14 2001 Pixel <pixel@mandrakesoft.com> 0-6mdk.preview3
12cr|bobobot-0-16.preview3.8|167	- rebuild with new SDL
12cr|bobobot-0-16.preview3.8|168	
12cr|bobobot-0-16.preview3.8|169	* Tue Dec 19 2000 Pixel <pixel@mandrakesoft.com> 0-5mdk.preview3
12cr|bobobot-0-16.preview3.8|170	- rebuild for new lib mixer
12cr|bobobot-0-16.preview3.8|171	
12cr|bobobot-0-16.preview3.8|172	* Mon Dec  4 2000 Pixel <pixel@mandrakesoft.com> 0-4mdk.preview3
12cr|bobobot-0-16.preview3.8|173	- new version
12cr|bobobot-0-16.preview3.8|174	
12cr|bobobot-0-16.preview3.8|175	* Wed Nov 29 2000 Pixel <pixel@mandrakesoft.com> 0-3mdk.preview2
12cr|bobobot-0-16.preview3.8|176	- rebuild
12cr|bobobot-0-16.preview3.8|177	
12cr|bobobot-0-16.preview3.8|178	* Mon Nov 27 2000 Pixel <pixel@mandrakesoft.com> 0-2mdk.preview2
12cr|bobobot-0-16.preview3.8|179	- add BuildRequires
12cr|bobobot-0-16.preview3.8|180	
12cr|bobobot-0-16.preview3.8|181	* Wed Nov  1 2000 Pixel <pixel@mandrakesoft.com> 0-1mdk.preview2
12cr|bobobot-0-16.preview3.8|182	- initial spec
12cr|bobobot-0-16.preview3.8|183	
12cr|bobobot-0-16.preview3.8|184	
12cr|bobobot-0-16.preview3.8|185	# end of file

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

454 12
12cr|bochs-tools-1.6.4-6|1	%define name		bochs-tools
12cr|bochs-tools-1.6.4-6|2	%define shortname	bochstools
12cr|bochs-tools-1.6.4-6|3	%define version		1.6.4
12cr|bochs-tools-1.6.4-6|4	%define release		%mkrel 6
12cr|bochs-tools-1.6.4-6|5	
12cr|bochs-tools-1.6.4-6|6	Name:		%{name}
12cr|bochs-tools-1.6.4-6|7	Version:	%{version}
12cr|bochs-tools-1.6.4-6|8	Release:	%{release}
12cr|bochs-tools-1.6.4-6|9	Source: http://www.bablokb.de/%{name}/%{shortname}-%{version}.tar.bz2
12cr|bochs-tools-1.6.4-6|10	Patch0:		bochstools-1.6.4-_syscall5.patch
12cr|bochs-tools-1.6.4-6|11	License: GPL
12cr|bochs-tools-1.6.4-6|12	URL: http://www.bablokb.de/%{name}/
12cr|bochs-tools-1.6.4-6|13	BuildRoot: %{_tmppath}/%{name}-root
12cr|bochs-tools-1.6.4-6|14	Group: Emulators
12cr|bochs-tools-1.6.4-6|15	Summary: Manipulates Bochs disk-images
12cr|bochs-tools-1.6.4-6|16	
12cr|bochs-tools-1.6.4-6|17	%description
12cr|bochs-tools-1.6.4-6|18	Bochs-Tools are a collection of scripts and programs to be used together with
12cr|bochs-tools-1.6.4-6|19	the Bochs-emulator. The main goal was to provide a Unix-like interface to the
12cr|bochs-tools-1.6.4-6|20	emulator and to enable access to Bochs disk-images from outside of Bochs.
12cr|bochs-tools-1.6.4-6|21	
12cr|bochs-tools-1.6.4-6|22	The tools were developed under Linux. They might also work on other
12cr|bochs-tools-1.6.4-6|23	operating-systems. Feedback on this issue is appreciated.
12cr|bochs-tools-1.6.4-6|24	
12cr|bochs-tools-1.6.4-6|25	%prep
12cr|bochs-tools-1.6.4-6|26	
12cr|bochs-tools-1.6.4-6|27	%setup -q -n %{shortname}-%{version}
12cr|bochs-tools-1.6.4-6|28	%patch0 -p6 -b .syscall5
12cr|bochs-tools-1.6.4-6|29	
12cr|bochs-tools-1.6.4-6|30	%build
12cr|bochs-tools-1.6.4-6|31	
12cr|bochs-tools-1.6.4-6|32	make -C src VERSION="%{version}"
12cr|bochs-tools-1.6.4-6|33	
12cr|bochs-tools-1.6.4-6|34	%install
12cr|bochs-tools-1.6.4-6|35	
12cr|bochs-tools-1.6.4-6|36	make UID=0 DESTDIR="$RPM_BUILD_ROOT" PREFIX="%{_prefix}" BINDIR="%{_bindir}" \
12cr|bochs-tools-1.6.4-6|37	MANDIR="%{_mandir}" CFLAGS="$RPM_OPT_FLAGS" bins install
12cr|bochs-tools-1.6.4-6|38	
12cr|bochs-tools-1.6.4-6|39	%clean
12cr|bochs-tools-1.6.4-6|40	if test "/" != "$RPM_BUILD_ROOT"; then rm -rf $RPM_BUILD_ROOT; fi
12cr|bochs-tools-1.6.4-6|41	
12cr|bochs-tools-1.6.4-6|42	%files
12cr|bochs-tools-1.6.4-6|43	%defattr(-,root,root)
12cr|bochs-tools-1.6.4-6|44	%doc ChangeLog COPYING NEWS README TODO
12cr|bochs-tools-1.6.4-6|45	%{_bindir}/*
12cr|bochs-tools-1.6.4-6|46	%{_mandir}/man1/*
12cr|bochs-tools-1.6.4-6|47	
12cr|bochs-tools-1.6.4-6|48	
12cr|bochs-tools-1.6.4-6|49	
12cr|bochs-tools-1.6.4-6|50	%changelog
12cr|bochs-tools-1.6.4-6|51	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6.4-6mdv2011.0
12cr|bochs-tools-1.6.4-6|52	+ Revision: 616810
12cr|bochs-tools-1.6.4-6|53	- the mass rebuild of 2010.0 packages
12cr|bochs-tools-1.6.4-6|54	
12cr|bochs-tools-1.6.4-6|55	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.6.4-5mdv2010.0
12cr|bochs-tools-1.6.4-6|56	+ Revision: 424665
12cr|bochs-tools-1.6.4-6|57	- rebuild
12cr|bochs-tools-1.6.4-6|58	
12cr|bochs-tools-1.6.4-6|59	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.6.4-4mdv2009.0
12cr|bochs-tools-1.6.4-6|60	+ Revision: 240447
12cr|bochs-tools-1.6.4-6|61	- rebuild
12cr|bochs-tools-1.6.4-6|62	- kill re-definition of %%buildroot on Pixel's request
12cr|bochs-tools-1.6.4-6|63	
12cr|bochs-tools-1.6.4-6|64	+ Olivier Blin <oblin@mandriva.com>
12cr|bochs-tools-1.6.4-6|65	- restore BuildRoot
12cr|bochs-tools-1.6.4-6|66	
12cr|bochs-tools-1.6.4-6|67	* Wed Aug 15 2007 Pascal Terjan <pterjan@mandriva.org> 1.6.4-2mdv2008.0
12cr|bochs-tools-1.6.4-6|68	+ Revision: 63812
12cr|bochs-tools-1.6.4-6|69	- Add P0 to fix build on x86
12cr|bochs-tools-1.6.4-6|70	- % Silence setup
12cr|bochs-tools-1.6.4-6|71	
12cr|bochs-tools-1.6.4-6|72	
12cr|bochs-tools-1.6.4-6|73	* Wed Dec 07 2005 Lenny Cartier <lenny@mandriva.com> 1.6.4-2mdk
12cr|bochs-tools-1.6.4-6|74	- rebuild
12cr|bochs-tools-1.6.4-6|75	
12cr|bochs-tools-1.6.4-6|76	* Mon Apr 26 2004 Guillaume Bedot <guillaume.bedot@wanadoo.fr> 1.6.4-1mdk
12cr|bochs-tools-1.6.4-6|77	- First package for Mandrakelinux inspired from the one in the sources...
12cr|bochs-tools-1.6.4-6|78	

455 12
12cr|bodr-9-1|1	Name:           bodr
12cr|bodr-9-1|2	Version:        9
12cr|bodr-9-1|3	Release:        %mkrel 1
12cr|bodr-9-1|4	Summary:        The Blue Obelisk Data Repository
12cr|bodr-9-1|5	
12cr|bodr-9-1|6	Group:          System/Libraries
12cr|bodr-9-1|7	License:        MIT
12cr|bodr-9-1|8	URL:            http://blueobelisk.sourceforge.net/wiki/index.php/DataRepository
12cr|bodr-9-1|9	Source0:        %{name}-%{version}.tar.bz2
12cr|bodr-9-1|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12cr|bodr-9-1|11	BuildRequires:  libxml2-devel
12cr|bodr-9-1|12	BuildRequires:  libxslt-proc
12cr|bodr-9-1|13	BuildRequires:  pkgconfig
12cr|bodr-9-1|14	
12cr|bodr-9-1|15	%description
12cr|bodr-9-1|16	It represents a set of common, standardized data for chemoinformatics
12cr|bodr-9-1|17	in both XML and plain-text formats. This data is open for common use,
12cr|bodr-9-1|18	under the expectation that others will contribute to the repository,
12cr|bodr-9-1|19	either via tabulations of additional properties or revisions/comments
12cr|bodr-9-1|20	on existing data.
12cr|bodr-9-1|21	
12cr|bodr-9-1|22	The concept is that via shared default data, reproducing computational
12cr|bodr-9-1|23	chemistry and chemoinformatics will become more reproducible :-).
12cr|bodr-9-1|24	
12cr|bodr-9-1|25	Currently this encompasses:
12cr|bodr-9-1|26	* Elements directory
12cr|bodr-9-1|27	* element names and symbols
12cr|bodr-9-1|28	* atomic masses, covalent radii, van der Waals radii
12cr|bodr-9-1|29	* Pauling electronegativities
12cr|bodr-9-1|30	* electron affinity
12cr|bodr-9-1|31	* ionization potential
12cr|bodr-9-1|32	* default element colors for viewers
12cr|bodr-9-1|33	* Isotopes directory
12cr|bodr-9-1|34	* exact masses of most abundant isotopes
12cr|bodr-9-1|35	* isotopic masses and abundances
12cr|bodr-9-1|36	* spin
12cr|bodr-9-1|37	* kinds of decay, percentages and energy
12cr|bodr-9-1|38	* magnetic dipole moment
12cr|bodr-9-1|39	* halflife
12cr|bodr-9-1|40	
12cr|bodr-9-1|41	
12cr|bodr-9-1|42	%prep
12cr|bodr-9-1|43	%setup -q
12cr|bodr-9-1|44	
12cr|bodr-9-1|45	%build
12cr|bodr-9-1|46	%configure2_5x
12cr|bodr-9-1|47	%make
12cr|bodr-9-1|48	
12cr|bodr-9-1|49	%install
12cr|bodr-9-1|50	rm -rf %{buildroot}
12cr|bodr-9-1|51	%makeinstall_std
12cr|bodr-9-1|52	
12cr|bodr-9-1|53	%clean
12cr|bodr-9-1|54	rm -rf %{buildroot}
12cr|bodr-9-1|55	
12cr|bodr-9-1|56	
12cr|bodr-9-1|57	%files
12cr|bodr-9-1|58	%defattr(-,root,root,-)
12cr|bodr-9-1|59	%doc AUTHORS ChangeLog COPYING NEWS README THANKS TODO
12cr|bodr-9-1|60	%{_datadir}/%{name}/*.xml
12cr|bodr-9-1|61	%{_datadir}/%{name}/dicts/*.xml
12cr|bodr-9-1|62	%{_datadir}/pkgconfig/%{name}.pc
12cr|bodr-9-1|63	
12cr|bodr-9-1|64	
12cr|bodr-9-1|65	
12cr|bodr-9-1|66	
12cr|bodr-9-1|67	
12cr|bodr-9-1|68	
12cr|bodr-9-1|69	%changelog
12cr|bodr-9-1|70	* Fri Aug 13 2010 Emmanuel Andry <eandry@mandriva.org> 9-1mdv2011.0
12cr|bodr-9-1|71	+ Revision: 569387
12cr|bodr-9-1|72	- New version 9
12cr|bodr-9-1|73	- use configure2_5x
12cr|bodr-9-1|74	
12cr|bodr-9-1|75	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 8-2mdv2010.0
12cr|bodr-9-1|76	+ Revision: 436865
12cr|bodr-9-1|77	- rebuild
12cr|bodr-9-1|78	
12cr|bodr-9-1|79	* Tue Feb 24 2009 Emmanuel Andry <eandry@mandriva.org> 8-1mdv2009.1
12cr|bodr-9-1|80	+ Revision: 344558
12cr|bodr-9-1|81	- fix URL
12cr|bodr-9-1|82	
12cr|bodr-9-1|83	* Sun Jun 29 2008 Emmanuel Andry <eandry@mandriva.org> 8-1mdv2009.0
12cr|bodr-9-1|84	+ Revision: 230033
12cr|bodr-9-1|85	- New version
12cr|bodr-9-1|86	
12cr|bodr-9-1|87	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 6-2mdv2008.1
12cr|bodr-9-1|88	+ Revision: 170778
12cr|bodr-9-1|89	- rebuild
12cr|bodr-9-1|90	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|bodr-9-1|91	- kill re-definition of %%buildroot on Pixel's request
12cr|bodr-9-1|92	
12cr|bodr-9-1|93	+ Olivier Blin <oblin@mandriva.com>
12cr|bodr-9-1|94	- restore BuildRoot
12cr|bodr-9-1|95	
12cr|bodr-9-1|96	* Sun Jun 17 2007 Emmanuel Andry <eandry@mandriva.org> 6-1mdv2008.0
12cr|bodr-9-1|97	+ Revision: 40533
12cr|bodr-9-1|98	- New version 6
12cr|bodr-9-1|99	
12cr|bodr-9-1|100	
12cr|bodr-9-1|101	* Mon Mar 05 2007 Nicolas Lécureuil <neoclust@mandriva.org> 5-2mdv2007.0
12cr|bodr-9-1|102	+ Revision: 132765
12cr|bodr-9-1|103	- Fix group
12cr|bodr-9-1|104	
12cr|bodr-9-1|105	* Sun Feb 25 2007 Emmanuel Andry <eandry@mandriva.org> 5-1mdv2007.1
12cr|bodr-9-1|106	+ Revision: 125499
12cr|bodr-9-1|107	- Import bodr
12cr|bodr-9-1|108	

456 12
12cr|bogofilter-1.2.2-4|1	%define _requires_exceptions perl
12cr|bogofilter-1.2.2-4|2	
12cr|bogofilter-1.2.2-4|3	Summary:	Fast anti-spam filtering by Bayesian statistical analysis
12cr|bogofilter-1.2.2-4|4	Name:		bogofilter
12cr|bogofilter-1.2.2-4|5	Version:	1.2.2
12cr|bogofilter-1.2.2-4|6	Release:	4
12cr|bogofilter-1.2.2-4|7	License:	GPLv2+
12cr|bogofilter-1.2.2-4|8	Group:		Networking/Mail
12cr|bogofilter-1.2.2-4|9	URL:		http://bogofilter.sourceforge.net
12cr|bogofilter-1.2.2-4|10	Source0:	http://prdownloads.sourceforge.net/bogofilter/%{name}-%{version}.tar.bz2
12cr|bogofilter-1.2.2-4|11	BuildRequires:	db-devel
12cr|bogofilter-1.2.2-4|12	BuildRequires:	gsl-devel
12cr|bogofilter-1.2.2-4|13	BuildRequires:	valgrind
12cr|bogofilter-1.2.2-4|14	BuildRequires:	flex
12cr|bogofilter-1.2.2-4|15	BuildRequires:	xmlto
12cr|bogofilter-1.2.2-4|16	BuildRequires:	openjade
12cr|bogofilter-1.2.2-4|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|bogofilter-1.2.2-4|18	
12cr|bogofilter-1.2.2-4|19	%description
12cr|bogofilter-1.2.2-4|20	Bogofilter is a Bayesian spam filter. In its normal mode of
12cr|bogofilter-1.2.2-4|21	operation, it takes an email message or other text on standard
12cr|bogofilter-1.2.2-4|22	input, does a statistical check against lists of "good" and
12cr|bogofilter-1.2.2-4|23	"bad" words, and returns a status code indicating whether or not
12cr|bogofilter-1.2.2-4|24	the message is spam. Bogofilter is designed with fast algorithms
12cr|bogofilter-1.2.2-4|25	(including Berkeley DB system), coded directly in C, and tuned for
12cr|bogofilter-1.2.2-4|26	speed, so it can be used for production by sites that process a
12cr|bogofilter-1.2.2-4|27	lot of mail.
12cr|bogofilter-1.2.2-4|28	
12cr|bogofilter-1.2.2-4|29	%prep
12cr|bogofilter-1.2.2-4|30	
12cr|bogofilter-1.2.2-4|31	%setup -q
12cr|bogofilter-1.2.2-4|32	
12cr|bogofilter-1.2.2-4|33	%build
12cr|bogofilter-1.2.2-4|34	
12cr|bogofilter-1.2.2-4|35	%configure2_5x \
12cr|bogofilter-1.2.2-4|36	--disable-rpath \
12cr|bogofilter-1.2.2-4|37	--disable-transactions \
12cr|bogofilter-1.2.2-4|38	--with-database=db \
12cr|bogofilter-1.2.2-4|39	--without-included-gsl
12cr|bogofilter-1.2.2-4|40	
12cr|bogofilter-1.2.2-4|41	%make
12cr|bogofilter-1.2.2-4|42	
12cr|bogofilter-1.2.2-4|43	%check
12cr|bogofilter-1.2.2-4|44	#make DESTDIR="%{buildroot}" check
12cr|bogofilter-1.2.2-4|45	
12cr|bogofilter-1.2.2-4|46	%install
12cr|bogofilter-1.2.2-4|47	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|bogofilter-1.2.2-4|48	
12cr|bogofilter-1.2.2-4|49	%makeinstall_std
12cr|bogofilter-1.2.2-4|50	
12cr|bogofilter-1.2.2-4|51	mv %{buildroot}%{_sysconfdir}/bogofilter.cf.example %{buildroot}%{_sysconfdir}/bogofilter.cf
12cr|bogofilter-1.2.2-4|52	
12cr|bogofilter-1.2.2-4|53	##include contrib...some my find it usefull
12cr|bogofilter-1.2.2-4|54	for d in contrib ; do
12cr|bogofilter-1.2.2-4|55	install -d %{buildroot}%{_datadir}/%{name}/$d
12cr|bogofilter-1.2.2-4|56	files=$(find "$d" -maxdepth 1 -type f -print)
12cr|bogofilter-1.2.2-4|57	for f in $files ; do
12cr|bogofilter-1.2.2-4|58	case $f in
12cr|bogofilter-1.2.2-4|59	*.c|*.o|*.obj|*/Makefile*) continue ;;
12cr|bogofilter-1.2.2-4|60	*.1)
12cr|bogofilter-1.2.2-4|61	cp -p $f %{buildroot}%{_mandir}/man1 ;;
12cr|bogofilter-1.2.2-4|62	*)
12cr|bogofilter-1.2.2-4|63	cp -p $f %{buildroot}%{_datadir}/%{name}/$d ;;
12cr|bogofilter-1.2.2-4|64	esac
12cr|bogofilter-1.2.2-4|65	done
12cr|bogofilter-1.2.2-4|66	done
12cr|bogofilter-1.2.2-4|67	
12cr|bogofilter-1.2.2-4|68	# it gets built, so why not install it?
12cr|bogofilter-1.2.2-4|69	##it is only needed to run check during build and does not need to be installed CAE
12cr|bogofilter-1.2.2-4|70	#install -m755 contrib/bogogrep %{buildroot}%{_bindir}/
12cr|bogofilter-1.2.2-4|71	
12cr|bogofilter-1.2.2-4|72	# prepare for doc inclusion
12cr|bogofilter-1.2.2-4|73	for n in xml html ; do
12cr|bogofilter-1.2.2-4|74	install -d .inst/$n
12cr|bogofilter-1.2.2-4|75	install -m644 doc/*.$n .inst/$n
12cr|bogofilter-1.2.2-4|76	done
12cr|bogofilter-1.2.2-4|77	
12cr|bogofilter-1.2.2-4|78	%clean
12cr|bogofilter-1.2.2-4|79	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|bogofilter-1.2.2-4|80	
12cr|bogofilter-1.2.2-4|81	%files
12cr|bogofilter-1.2.2-4|82	%defattr(-,root,root)
12cr|bogofilter-1.2.2-4|83	%doc AUTHORS GETTING.STARTED Doxyfile NEWS
12cr|bogofilter-1.2.2-4|84	%doc README* RELEASE.NOTES
12cr|bogofilter-1.2.2-4|85	%doc RELEASE.NOTES* TODO bogofilter.cf.example
12cr|bogofilter-1.2.2-4|86	%doc doc/README* doc/bogofilter-SA*
12cr|bogofilter-1.2.2-4|87	%doc doc/integrating-*
12cr|bogofilter-1.2.2-4|88	%doc doc/rpm.notes.BerkeleyDB
12cr|bogofilter-1.2.2-4|89	%doc .inst/html .inst/xml
12cr|bogofilter-1.2.2-4|90	%doc trio/AUTHORS trio/CHANGES trio/README
12cr|bogofilter-1.2.2-4|91	%doc contrib/README*
12cr|bogofilter-1.2.2-4|92	%config(noreplace) %{_sysconfdir}/bogofilter.cf
12cr|bogofilter-1.2.2-4|93	%{_bindir}/*
12cr|bogofilter-1.2.2-4|94	%{_datadir}/bogofilter
12cr|bogofilter-1.2.2-4|95	%{_mandir}/man1/*
12cr|bogofilter-1.2.2-4|96	
12cr|bogofilter-1.2.2-4|97	
12cr|bogofilter-1.2.2-4|98	%changelog
12cr|bogofilter-1.2.2-4|99	* Mon May 07 2012 Crispin Boylan <crisb@mandriva.org> 1.2.2-4
12cr|bogofilter-1.2.2-4|100	+ Revision: 797318
12cr|bogofilter-1.2.2-4|101	- Rebuild
12cr|bogofilter-1.2.2-4|102	
12cr|bogofilter-1.2.2-4|103	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|bogofilter-1.2.2-4|104	- build with db 5.1 (fwang | 2011-04-12 10:39:11 +0200)
12cr|bogofilter-1.2.2-4|105	
12cr|bogofilter-1.2.2-4|106	* Sun Jul 11 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.2.2-2mdv2011.0
12cr|bogofilter-1.2.2-4|107	+ Revision: 551171
12cr|bogofilter-1.2.2-4|108	- add a _requires_exceptions for perl, not needed (from Charles A Edwards)
12cr|bogofilter-1.2.2-4|109	
12cr|bogofilter-1.2.2-4|110	* Sat Jul 10 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.2-1mdv2011.0
12cr|bogofilter-1.2.2-4|111	+ Revision: 550109
12cr|bogofilter-1.2.2-4|112	- update to new version 1.2.2
12cr|bogofilter-1.2.2-4|113	
12cr|bogofilter-1.2.2-4|114	* Sat Jan 02 2010 Funda Wang <fwang@mandriva.org> 1.2.1-2mdv2010.1
12cr|bogofilter-1.2.2-4|115	+ Revision: 484939
12cr|bogofilter-1.2.2-4|116	- build for db4.8
12cr|bogofilter-1.2.2-4|117	
12cr|bogofilter-1.2.2-4|118	* Fri Aug 14 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2.1-1mdv2010.0
12cr|bogofilter-1.2.2-4|119	+ Revision: 416385
12cr|bogofilter-1.2.2-4|120	- update to new version 1.2.1
12cr|bogofilter-1.2.2-4|121	
12cr|bogofilter-1.2.2-4|122	* Tue Feb 24 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.0-1mdv2009.1
12cr|bogofilter-1.2.2-4|123	+ Revision: 344436
12cr|bogofilter-1.2.2-4|124	- build against db4.7
12cr|bogofilter-1.2.2-4|125	- update to new version 1.2.0
12cr|bogofilter-1.2.2-4|126	
12cr|bogofilter-1.2.2-4|127	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.1.7-2mdv2009.0
12cr|bogofilter-1.2.2-4|128	+ Revision: 266301
12cr|bogofilter-1.2.2-4|129	- rebuild early 2009.0 package (before pixel changes)
12cr|bogofilter-1.2.2-4|130	
12cr|bogofilter-1.2.2-4|131	* Wed May 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.7-1mdv2009.0
12cr|bogofilter-1.2.2-4|132	+ Revision: 202667
12cr|bogofilter-1.2.2-4|133	- new version
12cr|bogofilter-1.2.2-4|134	- drop patch 0 and 1, not usefull imho
12cr|bogofilter-1.2.2-4|135	- enable valgrind test
12cr|bogofilter-1.2.2-4|136	- add missing buildrequires
12cr|bogofilter-1.2.2-4|137	
12cr|bogofilter-1.2.2-4|138	* Fri Jan 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.6-3mdv2008.1
12cr|bogofilter-1.2.2-4|139	+ Revision: 147813
12cr|bogofilter-1.2.2-4|140	- disable transactional mode in Berkeley DB, probably this causes bug #36504
12cr|bogofilter-1.2.2-4|141	- do not package INSTALL file
12cr|bogofilter-1.2.2-4|142	
12cr|bogofilter-1.2.2-4|143	* Sun Dec 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.6-2mdv2008.1
12cr|bogofilter-1.2.2-4|144	+ Revision: 139395
12cr|bogofilter-1.2.2-4|145	- rebuild against db4.6
12cr|bogofilter-1.2.2-4|146	- new license policy
12cr|bogofilter-1.2.2-4|147	- do not package COPYING file
12cr|bogofilter-1.2.2-4|148	
12cr|bogofilter-1.2.2-4|149	+ Olivier Blin <blino@mandriva.org>
12cr|bogofilter-1.2.2-4|150	- restore BuildRoot
12cr|bogofilter-1.2.2-4|151	
12cr|bogofilter-1.2.2-4|152	+ Thierry Vignaud <tv@mandriva.org>
12cr|bogofilter-1.2.2-4|153	- kill re-definition of %%buildroot on Pixel's request
12cr|bogofilter-1.2.2-4|154	
12cr|bogofilter-1.2.2-4|155	* Thu Dec 06 2007 Andreas Hasenack <andreas@mandriva.com> 1.1.6-1mdv2008.1
12cr|bogofilter-1.2.2-4|156	+ Revision: 116019
12cr|bogofilter-1.2.2-4|157	- updated to version 1.1.6
12cr|bogofilter-1.2.2-4|158	
12cr|bogofilter-1.2.2-4|159	* Tue Sep 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.5-2mdv2008.0
12cr|bogofilter-1.2.2-4|160	+ Revision: 89868
12cr|bogofilter-1.2.2-4|161	- remove dead configure option
12cr|bogofilter-1.2.2-4|162	- disable rpath
12cr|bogofilter-1.2.2-4|163	- enable transactions
12cr|bogofilter-1.2.2-4|164	- use system gsl library
12cr|bogofilter-1.2.2-4|165	- compile with support with Berkeley's database
12cr|bogofilter-1.2.2-4|166	- spec file clean
12cr|bogofilter-1.2.2-4|167	

457 12
12cr|bogosec-20050315-7|1	Name:           bogosec
12cr|bogosec-20050315-7|2	Version:        20050315
12cr|bogosec-20050315-7|3	Release:        %mkrel 7
12cr|bogosec-20050315-7|4	Epoch:          0
12cr|bogosec-20050315-7|5	Summary:        Source code security quality metric
12cr|bogosec-20050315-7|6	URL:            http://bogosec.sourceforge.net/
12cr|bogosec-20050315-7|7	Source0:        http://download.sourceforge.net/bogosec/bogosec-%{version}.tar.bz2
12cr|bogosec-20050315-7|8	Patch0:         %{name}-build.patch
12cr|bogosec-20050315-7|9	License:        CPL
12cr|bogosec-20050315-7|10	Group:          Development/Other
12cr|bogosec-20050315-7|11	Requires:       flawfinder
12cr|bogosec-20050315-7|12	Requires:       gzip
12cr|bogosec-20050315-7|13	Requires:       perl
12cr|bogosec-20050315-7|14	Requires:       rpm
12cr|bogosec-20050315-7|15	Requires:       rpm-build
12cr|bogosec-20050315-7|16	Requires:       tar
12cr|bogosec-20050315-7|17	BuildRequires:  flawfinder
12cr|bogosec-20050315-7|18	BuildArch:      noarch
12cr|bogosec-20050315-7|19	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|bogosec-20050315-7|20	
12cr|bogosec-20050315-7|21	%description
12cr|bogosec-20050315-7|22	BogoSec is a command-line perl script that wraps various scanners
12cr|bogosec-20050315-7|23	available on the system. Currently, BogoSec has support to analyze C/C++
12cr|bogosec-20050315-7|24	code. Easily extendabile framework (with accompanying perl modules for
12cr|bogosec-20050315-7|25	each scanner).
12cr|bogosec-20050315-7|26	
12cr|bogosec-20050315-7|27	%prep
12cr|bogosec-20050315-7|28	%setup -q
12cr|bogosec-20050315-7|29	%patch0 -p1
12cr|bogosec-20050315-7|30	
12cr|bogosec-20050315-7|31	%build
12cr|bogosec-20050315-7|32	./configure
12cr|bogosec-20050315-7|33	
12cr|bogosec-20050315-7|34	%install
12cr|bogosec-20050315-7|35	%{__rm} -rf %{buildroot}
12cr|bogosec-20050315-7|36	%{makeinstall_std}
12cr|bogosec-20050315-7|37	
12cr|bogosec-20050315-7|38	%clean
12cr|bogosec-20050315-7|39	%{__rm} -rf %{buildroot}
12cr|bogosec-20050315-7|40	
12cr|bogosec-20050315-7|41	%files
12cr|bogosec-20050315-7|42	%defattr(0644,root,root,0755)
12cr|bogosec-20050315-7|43	%doc README
12cr|bogosec-20050315-7|44	%attr(0755,root,root) %{_bindir}/%{name}
12cr|bogosec-20050315-7|45	%attr(0755,root,root) %{_bindir}/%{name}_wrapper
12cr|bogosec-20050315-7|46	%{_datadir}/%{name}
12cr|bogosec-20050315-7|47	%{_mandir}/man1/*
12cr|bogosec-20050315-7|48	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|bogosec-20050315-7|49	
12cr|bogosec-20050315-7|50	
12cr|bogosec-20050315-7|51	%changelog
12cr|bogosec-20050315-7|52	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:20050315-7mdv2011.0
12cr|bogosec-20050315-7|53	+ Revision: 616811
12cr|bogosec-20050315-7|54	- the mass rebuild of 2010.0 packages
12cr|bogosec-20050315-7|55	
12cr|bogosec-20050315-7|56	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0:20050315-6mdv2010.0
12cr|bogosec-20050315-7|57	+ Revision: 424666
12cr|bogosec-20050315-7|58	- rebuild
12cr|bogosec-20050315-7|59	
12cr|bogosec-20050315-7|60	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0:20050315-5mdv2009.0
12cr|bogosec-20050315-7|61	+ Revision: 243359
12cr|bogosec-20050315-7|62	- rebuild
12cr|bogosec-20050315-7|63	- kill re-definition of %%buildroot on Pixel's request
12cr|bogosec-20050315-7|64	
12cr|bogosec-20050315-7|65	+ Olivier Blin <oblin@mandriva.com>
12cr|bogosec-20050315-7|66	- restore BuildRoot
12cr|bogosec-20050315-7|67	
12cr|bogosec-20050315-7|68	* Fri Oct 19 2007 David Walluck <walluck@mandriva.org> 0:20050315-3mdv2008.1
12cr|bogosec-20050315-7|69	+ Revision: 100271
12cr|bogosec-20050315-7|70	- rebuild
12cr|bogosec-20050315-7|71	
12cr|bogosec-20050315-7|72	
12cr|bogosec-20050315-7|73	* Wed May 10 2006 David Walluck <walluck@mandriva.org> 0:20050315-1mdk
12cr|bogosec-20050315-7|74	- release
12cr|bogosec-20050315-7|75	

458 12
12cr|boinc-client-7.0.28-2|1	%define Werror_cflags %nil
12cr|boinc-client-7.0.28-2|2	
12cr|boinc-client-7.0.28-2|3	Summary:	The BOINC client core
12cr|boinc-client-7.0.28-2|4	Name:		boinc-client
12cr|boinc-client-7.0.28-2|5	Version:	7.0.28
12cr|boinc-client-7.0.28-2|6	Release:	2
12cr|boinc-client-7.0.28-2|7	License:	LGPLv2+
12cr|boinc-client-7.0.28-2|8	Group:		Sciences/Other
12cr|boinc-client-7.0.28-2|9	URL:		http://boinc.berkeley.edu/
12cr|boinc-client-7.0.28-2|10	# The source for this package was pulled from upstream's vcs. Use the
12cr|boinc-client-7.0.28-2|11	# following commands to generate the tarball:
12cr|boinc-client-7.0.28-2|12	# svn export http://boinc.berkeley.edu/svn/tags/boinc_core_release_%{version_}
12cr|boinc-client-7.0.28-2|13	# pushd boinc_core_release_%{version_}
12cr|boinc-client-7.0.28-2|14	# ./_autosetup
12cr|boinc-client-7.0.28-2|15	# ../trim . Trim all binaries and other unnecessary things.
12cr|boinc-client-7.0.28-2|16	# popd
12cr|boinc-client-7.0.28-2|17	# tar -cvJf boinc-%{version}.tar.xz boinc_core_release_%{version_}/
12cr|boinc-client-7.0.28-2|18	Source0:	boinc-%{version}.tar.bz2
12cr|boinc-client-7.0.28-2|19	Source1:	boinc-client-init-d
12cr|boinc-client-7.0.28-2|20	Source2:	boinc-client-logrotate-d
12cr|boinc-client-7.0.28-2|21	Source3:	boinc-manager.desktop
12cr|boinc-client-7.0.28-2|22	Source4:	trim
12cr|boinc-client-7.0.28-2|23	#Create password file rw for group, this enables passwordless connection
12cr|boinc-client-7.0.28-2|24	#of manager from users of the boinc group.
12cr|boinc-client-7.0.28-2|25	#This won't be probably upstreamed as it might be unsafe for common usage
12cr|boinc-client-7.0.28-2|26	#without setting proper group ownership of the password file.
12cr|boinc-client-7.0.28-2|27	Patch0:		boinc-guirpcauth.patch
12cr|boinc-client-7.0.28-2|28	Patch1:		boinc-7.0.28-automake1.12.patch
12cr|boinc-client-7.0.28-2|29	BuildRequires:	python-mysql
12cr|boinc-client-7.0.28-2|30	BuildRequires:	curl-devel
12cr|boinc-client-7.0.28-2|31	BuildRequires:	desktop-file-utils
12cr|boinc-client-7.0.28-2|32	BuildRequires:	wxgtku-devel
12cr|boinc-client-7.0.28-2|33	BuildRequires:	gettext
12cr|boinc-client-7.0.28-2|34	BuildRequires:	mysql-devel
12cr|boinc-client-7.0.28-2|35	BuildRequires:	docbook-utils
12cr|boinc-client-7.0.28-2|36	BuildRequires:	sqlite3-devel
12cr|boinc-client-7.0.28-2|37	BuildRequires:	pkgconfig(glut)
12cr|boinc-client-7.0.28-2|38	BuildRequires:	libxmu-devel
12cr|boinc-client-7.0.28-2|39	BuildRequires:	libnotify-devel
12cr|boinc-client-7.0.28-2|40	
12cr|boinc-client-7.0.28-2|41	Requires:	logrotate
12cr|boinc-client-7.0.28-2|42	Requires:	libxmu
12cr|boinc-client-7.0.28-2|43	
12cr|boinc-client-7.0.28-2|44	%description
12cr|boinc-client-7.0.28-2|45	The Berkeley Open Infrastructure for Network Computing (BOINC) is an open-
12cr|boinc-client-7.0.28-2|46	source software platform which supports distributed computing, primarily in
12cr|boinc-client-7.0.28-2|47	the form of "volunteer" computing and "desktop Grid" computing.  It is well
12cr|boinc-client-7.0.28-2|48	suited for problems which are often described as "trivially parallel".  BOINC
12cr|boinc-client-7.0.28-2|49	is the underlying software used by projects such as SETI@home, Einstein@Home,
12cr|boinc-client-7.0.28-2|50	ClimatePrediciton.net, the World Community Grid, and many other distributed
12cr|boinc-client-7.0.28-2|51	computing projects.
12cr|boinc-client-7.0.28-2|52	
12cr|boinc-client-7.0.28-2|53	This package installs the BOINC client software, which will allow your
12cr|boinc-client-7.0.28-2|54	computer to participate in one or more BOINC projects, using your spare
12cr|boinc-client-7.0.28-2|55	computer time to search for cures for diseases, model protein folding, study
12cr|boinc-client-7.0.28-2|56	global warming, discover sources of gravitational waves, and many other types
12cr|boinc-client-7.0.28-2|57	of scientific and mathematical research.
12cr|boinc-client-7.0.28-2|58	
12cr|boinc-client-7.0.28-2|59	%package -n boinc-manager
12cr|boinc-client-7.0.28-2|60	Summary:	GUI to control and monitor %{name}
12cr|boinc-client-7.0.28-2|61	Group:		Sciences/Other
12cr|boinc-client-7.0.28-2|62	Requires:	%{name} = %{version}-%{release}
12cr|boinc-client-7.0.28-2|63	
12cr|boinc-client-7.0.28-2|64	%description -n boinc-manager
12cr|boinc-client-7.0.28-2|65	The BOINC Manager is a graphical monitor and control utility for the BOINC
12cr|boinc-client-7.0.28-2|66	core client. It gives a detailed overview of the state of the client it is
12cr|boinc-client-7.0.28-2|67	monitoring. The BOINC Manager has two modes of operation, the "Simple View" in
12cr|boinc-client-7.0.28-2|68	which it only displays the most important information and the "Advanced View"
12cr|boinc-client-7.0.28-2|69	in which all information and all control elements are available.
12cr|boinc-client-7.0.28-2|70	
12cr|boinc-client-7.0.28-2|71	%package devel
12cr|boinc-client-7.0.28-2|72	Summary:	Development files for %{name}
12cr|boinc-client-7.0.28-2|73	Group:		Development/Other
12cr|boinc-client-7.0.28-2|74	
12cr|boinc-client-7.0.28-2|75	Requires:	%{name} = %{version}-%{release}
12cr|boinc-client-7.0.28-2|76	Requires:	openssl-devel
12cr|boinc-client-7.0.28-2|77	Requires:	mysql-devel
12cr|boinc-client-7.0.28-2|78	#Provides:	%{name}-static-devel = %{version}-%{release}
12cr|boinc-client-7.0.28-2|79	
12cr|boinc-client-7.0.28-2|80	%description devel
12cr|boinc-client-7.0.28-2|81	This package contains development files for %{name}.
12cr|boinc-client-7.0.28-2|82	
12cr|boinc-client-7.0.28-2|83	%package static
12cr|boinc-client-7.0.28-2|84	Summary:	Static libraries for %{name}
12cr|boinc-client-7.0.28-2|85	Group:		Sciences/Other
12cr|boinc-client-7.0.28-2|86	
12cr|boinc-client-7.0.28-2|87	Requires:	%{name}-devel = %{version}-%{release}
12cr|boinc-client-7.0.28-2|88	
12cr|boinc-client-7.0.28-2|89	%description static
12cr|boinc-client-7.0.28-2|90	This package contains static libraries for %{name}.
12cr|boinc-client-7.0.28-2|91	
12cr|boinc-client-7.0.28-2|92	%package doc
12cr|boinc-client-7.0.28-2|93	Summary:	Documentation files for %{name}
12cr|boinc-client-7.0.28-2|94	Group:		Sciences/Other
12cr|boinc-client-7.0.28-2|95	BuildArch:	noarch
12cr|boinc-client-7.0.28-2|96	
12cr|boinc-client-7.0.28-2|97	Requires:	%{name} = %{version}-%{release}
12cr|boinc-client-7.0.28-2|98	
12cr|boinc-client-7.0.28-2|99	%description doc
12cr|boinc-client-7.0.28-2|100	This package contains documentation files for %{name}.
12cr|boinc-client-7.0.28-2|101	
12cr|boinc-client-7.0.28-2|102	%prep
12cr|boinc-client-7.0.28-2|103	%setup -q -n boinc-%{version}
12cr|boinc-client-7.0.28-2|104	%patch0 -p0
12cr|boinc-client-7.0.28-2|105	%patch1 -p1
12cr|boinc-client-7.0.28-2|106	
12cr|boinc-client-7.0.28-2|107	# fix utf8
12cr|boinc-client-7.0.28-2|108	iconv -f ISO88591 -t UTF8 < checkin_notes > checkin_notes.utf8
12cr|boinc-client-7.0.28-2|109	touch -r checkin_notes checkin_notes.utf8
12cr|boinc-client-7.0.28-2|110	mv checkin_notes.utf8 checkin_notes
12cr|boinc-client-7.0.28-2|111	
12cr|boinc-client-7.0.28-2|112	iconv -f ISO88591 -t UTF8 < checkin_notes_2004 > checkin_notes_2004.utf8
12cr|boinc-client-7.0.28-2|113	touch -r checkin_notes_2004 checkin_notes_2004.utf8
12cr|boinc-client-7.0.28-2|114	mv checkin_notes_2004.utf8 checkin_notes_2004
12cr|boinc-client-7.0.28-2|115	
12cr|boinc-client-7.0.28-2|116	iconv -f ISO88591 -t UTF8 < checkin_notes_2005 > checkin_notes_2005.utf8
12cr|boinc-client-7.0.28-2|117	touch -r checkin_notes_2005 checkin_notes_2005.utf8
12cr|boinc-client-7.0.28-2|118	mv checkin_notes_2005.utf8 checkin_notes_2005
12cr|boinc-client-7.0.28-2|119	
12cr|boinc-client-7.0.28-2|120	iconv -f ISO88591 -t UTF8 < checkin_notes_2006 > checkin_notes_2006.utf8
12cr|boinc-client-7.0.28-2|121	touch -r checkin_notes_2006 checkin_notes_2006.utf8
12cr|boinc-client-7.0.28-2|122	mv checkin_notes_2006.utf8 checkin_notes_2006
12cr|boinc-client-7.0.28-2|123	
12cr|boinc-client-7.0.28-2|124	# fix permissions and newlines on source files
12cr|boinc-client-7.0.28-2|125	chmod 644 clientgui/*.cpp  clientgui/*.h
12cr|boinc-client-7.0.28-2|126	sed -i 's/\r//' clientgui/DlgItemProperties.cpp
12cr|boinc-client-7.0.28-2|127	
12cr|boinc-client-7.0.28-2|128	%build
12cr|boinc-client-7.0.28-2|129	%ifarch x86_64
12cr|boinc-client-7.0.28-2|130	%global boinc_platform x86_64-pc-linux-gnu
12cr|boinc-client-7.0.28-2|131	%else
12cr|boinc-client-7.0.28-2|132	%global boinc_platform i686-pc-linux-gnu
12cr|boinc-client-7.0.28-2|133	%endif
12cr|boinc-client-7.0.28-2|134	
12cr|boinc-client-7.0.28-2|135	./_autosetup
12cr|boinc-client-7.0.28-2|136	
12cr|boinc-client-7.0.28-2|137	%configure2_5x	--disable-dependency-tracking \
12cr|boinc-client-7.0.28-2|138	--disable-fcgi \
12cr|boinc-client-7.0.28-2|139	--disable-shared \
12cr|boinc-client-7.0.28-2|140	--disable-server \
12cr|boinc-client-7.0.28-2|141	--enable-client \
12cr|boinc-client-7.0.28-2|142	--enable-manager \
12cr|boinc-client-7.0.28-2|143	--enable-unicode \
12cr|boinc-client-7.0.28-2|144	--enable-dynamic-client-linkage \
12cr|boinc-client-7.0.28-2|145	--with-ssl \
12cr|boinc-client-7.0.28-2|146	--with-x \
12cr|boinc-client-7.0.28-2|147	--with-boinc-platform=%{boinc_platform}
12cr|boinc-client-7.0.28-2|148	#		STRIP=: DOCBOOK2X_MAN=/usr/bin/docbook2man \
12cr|boinc-client-7.0.28-2|149	
12cr|boinc-client-7.0.28-2|150	# Disable rpaths
12cr|boinc-client-7.0.28-2|151	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12cr|boinc-client-7.0.28-2|152	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12cr|boinc-client-7.0.28-2|153	
12cr|boinc-client-7.0.28-2|154	# Parallel make does not work, see upstream bugtracker at:
12cr|boinc-client-7.0.28-2|155	# http://boinc.berkeley.edu/trac/ticket/775
12cr|boinc-client-7.0.28-2|156	make
12cr|boinc-client-7.0.28-2|157	
12cr|boinc-client-7.0.28-2|158	%install
12cr|boinc-client-7.0.28-2|159	rm -rf %{buildroot}
12cr|boinc-client-7.0.28-2|160	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/16x16/apps
12cr|boinc-client-7.0.28-2|161	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
12cr|boinc-client-7.0.28-2|162	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
12cr|boinc-client-7.0.28-2|163	mkdir -p %{buildroot}%{_initrddir}
12cr|boinc-client-7.0.28-2|164	mkdir -p %{buildroot}%{_localstatedir}/lib/boinc
12cr|boinc-client-7.0.28-2|165	mkdir -p %{buildroot}%{_mandir}/man1
12cr|boinc-client-7.0.28-2|166	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d/
12cr|boinc-client-7.0.28-2|167	
12cr|boinc-client-7.0.28-2|168	%makeinstall_std
12cr|boinc-client-7.0.28-2|169	
12cr|boinc-client-7.0.28-2|170	rm -rf %{buildroot}%{_bindir}/1sec
12cr|boinc-client-7.0.28-2|171	rm -rf %{buildroot}%{_bindir}/concat
12cr|boinc-client-7.0.28-2|172	rm -rf %{buildroot}%{_bindir}/create_work
12cr|boinc-client-7.0.28-2|173	rm -rf %{buildroot}%{_bindir}/dir_hier_move
12cr|boinc-client-7.0.28-2|174	rm -rf %{buildroot}%{_bindir}/dir_hier_path
12cr|boinc-client-7.0.28-2|175	rm -rf %{buildroot}%{_bindir}/sign_executable
12cr|boinc-client-7.0.28-2|176	rm -rf %{buildroot}%{_bindir}/start
12cr|boinc-client-7.0.28-2|177	rm -rf %{buildroot}%{_bindir}/status
12cr|boinc-client-7.0.28-2|178	rm -rf %{buildroot}%{_bindir}/stop
12cr|boinc-client-7.0.28-2|179	rm -rf %{buildroot}%{_bindir}/updater
12cr|boinc-client-7.0.28-2|180	rm -rf %{buildroot}%{_bindir}/upper_case
12cr|boinc-client-7.0.28-2|181	
12cr|boinc-client-7.0.28-2|182	chmod a-x %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|boinc-client-7.0.28-2|183	
12cr|boinc-client-7.0.28-2|184	pushd %{buildroot}%{_bindir}
12cr|boinc-client-7.0.28-2|185	
12cr|boinc-client-7.0.28-2|186	# use symlink instead of hardlink
12cr|boinc-client-7.0.28-2|187	rm boinc
12cr|boinc-client-7.0.28-2|188	ln -s boinc_client boinc
12cr|boinc-client-7.0.28-2|189	
12cr|boinc-client-7.0.28-2|190	# remove libtool archives
12cr|boinc-client-7.0.28-2|191	rm %{buildroot}%{_libdir}/*.la
12cr|boinc-client-7.0.28-2|192	
12cr|boinc-client-7.0.28-2|193	# rename boincmgr and wrap it
12cr|boinc-client-7.0.28-2|194	mv %{buildroot}%{_bindir}/boincmgr %{buildroot}%{_bindir}/boinc_gui
12cr|boinc-client-7.0.28-2|195	
12cr|boinc-client-7.0.28-2|196	cat > boincmgr <<EOF
12cr|boinc-client-7.0.28-2|197	#!/bin/bash
12cr|boinc-client-7.0.28-2|198	# wrapper script to allow passwordless manager connections from users of the boinc group
12cr|boinc-client-7.0.28-2|199	
12cr|boinc-client-7.0.28-2|200	# Look for any local configuration settings of \$BOINCDIR
12cr|boinc-client-7.0.28-2|201	if [ -f %{_sysconfdir}/sysconfig/%{name} ]; then
12cr|boinc-client-7.0.28-2|202	. %{_sysconfdir}/sysconfig/%{name}
12cr|boinc-client-7.0.28-2|203	elif [ -f %{_sysconfdir}/default/%{name} ]; then
12cr|boinc-client-7.0.28-2|204	. %{_sysconfdir}/default/%{name}
12cr|boinc-client-7.0.28-2|205	fi
12cr|boinc-client-7.0.28-2|206	
12cr|boinc-client-7.0.28-2|207	# Otherwise pull \$BOINCDIR from the init script
12cr|boinc-client-7.0.28-2|208	if [ -z \$BOINCDIR ]; then
12cr|boinc-client-7.0.28-2|209	BOINCDIR=\`grep 'BOINCDIR=' %{_sysconfdir}/init.d/%{name} | tr '"' ' ' | sed 's|BOINCDIR=||'\`;
12cr|boinc-client-7.0.28-2|210	fi
12cr|boinc-client-7.0.28-2|211	
12cr|boinc-client-7.0.28-2|212	cd \$BOINCDIR
12cr|boinc-client-7.0.28-2|213	boinc_gui >& /dev/null
12cr|boinc-client-7.0.28-2|214	EOF
12cr|boinc-client-7.0.28-2|215	chmod a+x boincmgr
12cr|boinc-client-7.0.28-2|216	popd
12cr|boinc-client-7.0.28-2|217	
12cr|boinc-client-7.0.28-2|218	# own init script and logrotate configuration file
12cr|boinc-client-7.0.28-2|219	rm -f %{buildroot}%{_sysconfdir}/init.d/%{name}
12cr|boinc-client-7.0.28-2|220	install -p -m755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|boinc-client-7.0.28-2|221	install -p -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|boinc-client-7.0.28-2|222	
12cr|boinc-client-7.0.28-2|223	# icon
12cr|boinc-client-7.0.28-2|224	cp clientgui/res/boincmgr.16x16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/boincmgr.png
12cr|boinc-client-7.0.28-2|225	cp clientgui/res/boincmgr.32x32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/boincmgr.png
12cr|boinc-client-7.0.28-2|226	cp clientgui/res/boincmgr.48x48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/boincmgr.png
12cr|boinc-client-7.0.28-2|227	
12cr|boinc-client-7.0.28-2|228	%find_lang BOINC-Client
12cr|boinc-client-7.0.28-2|229	%find_lang BOINC-Manager
12cr|boinc-client-7.0.28-2|230	
12cr|boinc-client-7.0.28-2|231	# bash-completion
12cr|boinc-client-7.0.28-2|232	
12cr|boinc-client-7.0.28-2|233	install -Dp -m644 client/scripts/boinc.bash %{buildroot}%{_sysconfdir}/bash_completion.d/boinc-client
12cr|boinc-client-7.0.28-2|234	install -Dp -m644 %{SOURCE3} %{buildroot}%{_datadir}/applications/boinc-manager.desktop
12cr|boinc-client-7.0.28-2|235	
12cr|boinc-client-7.0.28-2|236	%clean
12cr|boinc-client-7.0.28-2|237	rm -rf %{buildroot}
12cr|boinc-client-7.0.28-2|238	
12cr|boinc-client-7.0.28-2|239	%pre
12cr|boinc-client-7.0.28-2|240	getent group boinc >/dev/null || groupadd -r boinc
12cr|boinc-client-7.0.28-2|241	getent passwd boinc >/dev/null || \
12cr|boinc-client-7.0.28-2|242	useradd -r -g boinc -d %{_localstatedir}/lib/boinc -s /sbin/nologin -c "BOINC client account." boinc
12cr|boinc-client-7.0.28-2|243	exit 0
12cr|boinc-client-7.0.28-2|244	
12cr|boinc-client-7.0.28-2|245	%post
12cr|boinc-client-7.0.28-2|246	/sbin/chkconfig --add boinc-client
12cr|boinc-client-7.0.28-2|247	
12cr|boinc-client-7.0.28-2|248	#correct wrong owner and group on files under /var/lib/boinc and log files
12cr|boinc-client-7.0.28-2|249	#caused by bug fixed in 5.10.45-8
12cr|boinc-client-7.0.28-2|250	chown --silent -R boinc:boinc %{_localstatedir}/log/boinc* \
12cr|boinc-client-7.0.28-2|251	%{_localstatedir}/lib/boinc/* 2>/dev/null || :
12cr|boinc-client-7.0.28-2|252	
12cr|boinc-client-7.0.28-2|253	%preun
12cr|boinc-client-7.0.28-2|254	if [ $1 -eq 0 ]; then #if uninstalling, not only updating
12cr|boinc-client-7.0.28-2|255	/sbin/service boinc-client stop
12cr|boinc-client-7.0.28-2|256	/sbin/chkconfig --del boinc-client
12cr|boinc-client-7.0.28-2|257	fi
12cr|boinc-client-7.0.28-2|258	
12cr|boinc-client-7.0.28-2|259	%postun
12cr|boinc-client-7.0.28-2|260	if [ "$1" -ge "1" ] ; then
12cr|boinc-client-7.0.28-2|261	/sbin/service boinc-client condrestart >/dev/null 2>&1 || :
12cr|boinc-client-7.0.28-2|262	fi
12cr|boinc-client-7.0.28-2|263	
12cr|boinc-client-7.0.28-2|264	%files -f BOINC-Client.lang
12cr|boinc-client-7.0.28-2|265	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|boinc-client-7.0.28-2|266	%config(noreplace) %{_sysconfdir}/bash_completion.d/
12cr|boinc-client-7.0.28-2|267	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|boinc-client-7.0.28-2|268	%doc COPYING COPYRIGHT
12cr|boinc-client-7.0.28-2|269	%{_bindir}/boinc
12cr|boinc-client-7.0.28-2|270	%{_bindir}/boinc_client
12cr|boinc-client-7.0.28-2|271	%{_bindir}/boinccmd
12cr|boinc-client-7.0.28-2|272	%{_bindir}/switcher
12cr|boinc-client-7.0.28-2|273	%{_initrddir}/%{name}
12cr|boinc-client-7.0.28-2|274	%attr(775,boinc,boinc) %{_localstatedir}/lib/boinc/
12cr|boinc-client-7.0.28-2|275	
12cr|boinc-client-7.0.28-2|276	%files doc
12cr|boinc-client-7.0.28-2|277	%doc checkin_notes checkin_notes_2007 checkin_notes_2006 checkin_notes_2005 checkin_notes_2004 checkin_notes_2003 checkin_notes_2002
12cr|boinc-client-7.0.28-2|278	
12cr|boinc-client-7.0.28-2|279	%files -n boinc-manager -f BOINC-Manager.lang
12cr|boinc-client-7.0.28-2|280	%{_bindir}/boinc_gui
12cr|boinc-client-7.0.28-2|281	%{_bindir}/boincmgr
12cr|boinc-client-7.0.28-2|282	%{_datadir}/applications/boinc-manager.desktop
12cr|boinc-client-7.0.28-2|283	%{_datadir}/icons/hicolor/16x16/apps/boincmgr.png
12cr|boinc-client-7.0.28-2|284	%{_datadir}/icons/hicolor/32x32/apps/boincmgr.png
12cr|boinc-client-7.0.28-2|285	%{_datadir}/icons/hicolor/48x48/apps/boincmgr.png
12cr|boinc-client-7.0.28-2|286	
12cr|boinc-client-7.0.28-2|287	%files static
12cr|boinc-client-7.0.28-2|288	%{_libdir}/libboinc.a
12cr|boinc-client-7.0.28-2|289	%{_libdir}/libboinc_api.a
12cr|boinc-client-7.0.28-2|290	%{_libdir}/libboinc_crypt.a
12cr|boinc-client-7.0.28-2|291	%{_libdir}/libboinc_graphics2.a
12cr|boinc-client-7.0.28-2|292	%{_libdir}/libboinc_opencl.a
12cr|boinc-client-7.0.28-2|293	%{_libdir}/libboinc_zip.a
12cr|boinc-client-7.0.28-2|294	
12cr|boinc-client-7.0.28-2|295	%files devel
12cr|boinc-client-7.0.28-2|296	%{_includedir}/boinc
12cr|boinc-client-7.0.28-2|297	
12cr|boinc-client-7.0.28-2|298	
12cr|boinc-client-7.0.28-2|299	
12cr|boinc-client-7.0.28-2|300	%changelog
12cr|boinc-client-7.0.28-2|301	* Fri Jul 13 2012 Andrey Bondrov <abondrov@mandriva.org> 7.0.28-2
12cr|boinc-client-7.0.28-2|302	+ Revision: 809095
12cr|boinc-client-7.0.28-2|303	- Add patch1 to fix build with automake 1.12.x
12cr|boinc-client-7.0.28-2|304	
12cr|boinc-client-7.0.28-2|305	* Sat May 19 2012 Andrey Bondrov <abondrov@mandriva.org> 7.0.28-1
12cr|boinc-client-7.0.28-2|306	+ Revision: 799643
12cr|boinc-client-7.0.28-2|307	- Update to 7.0.28, use some work that Mageia did on 7.0.6
12cr|boinc-client-7.0.28-2|308	
12cr|boinc-client-7.0.28-2|309	* Sat Aug 14 2010 Tomas Kindl <supp@mandriva.org> 6.10.56-1mdv2011.0
12cr|boinc-client-7.0.28-2|310	+ Revision: 569795
12cr|boinc-client-7.0.28-2|311	- update to latest version - 6.10.56
12cr|boinc-client-7.0.28-2|312	- enable 'remote' GUI acces from localhost with random password
12cr|boinc-client-7.0.28-2|313	- preserve conf files
12cr|boinc-client-7.0.28-2|314	
12cr|boinc-client-7.0.28-2|315	* Fri Mar 19 2010 Tomas Kindl <supp@mandriva.org> 6.10.17-1mdv2010.1
12cr|boinc-client-7.0.28-2|316	+ Revision: 525287
12cr|boinc-client-7.0.28-2|317	- fix underlinking issue
12cr|boinc-client-7.0.28-2|318	- fix missing BuildRequires
12cr|boinc-client-7.0.28-2|319	- fix manpages generation
12cr|boinc-client-7.0.28-2|320	- Now really drop that patch...
12cr|boinc-client-7.0.28-2|321	- bump to 6.10.17 release
12cr|boinc-client-7.0.28-2|322	- frop gcc4.4 patch as it's no longer needed
12cr|boinc-client-7.0.28-2|323	
12cr|boinc-client-7.0.28-2|324	+ Thomas Backlund <tmb@mandriva.org>
12cr|boinc-client-7.0.28-2|325	- fix typo in initscript
12cr|boinc-client-7.0.28-2|326	
12cr|boinc-client-7.0.28-2|327	+ Thierry Vignaud <tv@mandriva.org>
12cr|boinc-client-7.0.28-2|328	- rebuild
12cr|boinc-client-7.0.28-2|329	
12cr|boinc-client-7.0.28-2|330	+ Emmanuel Andry <eandry@mandriva.org>
12cr|boinc-client-7.0.28-2|331	- New version 6.6.37
12cr|boinc-client-7.0.28-2|332	- use fedora spec and patches
12cr|boinc-client-7.0.28-2|333	
12cr|boinc-client-7.0.28-2|334	* Sat Feb 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 6.6.1-1.svn20081217.2mdv2009.1
12cr|boinc-client-7.0.28-2|335	+ Revision: 345952
12cr|boinc-client-7.0.28-2|336	- rebuild
12cr|boinc-client-7.0.28-2|337	
12cr|boinc-client-7.0.28-2|338	* Tue Feb 10 2009 Zombie Ryushu <ryushu@mandriva.org> 6.6.1-1.svn20081217.1mdv2009.1
12cr|boinc-client-7.0.28-2|339	+ Revision: 339118
12cr|boinc-client-7.0.28-2|340	- Upgrade to 6.6.1
12cr|boinc-client-7.0.28-2|341	- Upgrade to 6.6.1
12cr|boinc-client-7.0.28-2|342	- New Version 6.4.5
12cr|boinc-client-7.0.28-2|343	- New Version 6.4.5
12cr|boinc-client-7.0.28-2|344	
12cr|boinc-client-7.0.28-2|345	* Sun Jun 15 2008 Funda Wang <fwang@mandriva.org> 5.10.45-1.svn20080315.1mdv2009.0
12cr|boinc-client-7.0.28-2|346	+ Revision: 219256
12cr|boinc-client-7.0.28-2|347	- BR unicode version of wxgtk2.8
12cr|boinc-client-7.0.28-2|348	- fix version
12cr|boinc-client-7.0.28-2|349	- disable server
12cr|boinc-client-7.0.28-2|350	- add missing files
12cr|boinc-client-7.0.28-2|351	- covert to mandriva style
12cr|boinc-client-7.0.28-2|352	- import boinc-client
12cr|boinc-client-7.0.28-2|353	
12cr|boinc-client-7.0.28-2|354	
12cr|boinc-client-7.0.28-2|355	* Sat May 17 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.45-14.20080315svn
12cr|boinc-client-7.0.28-2|356	- Fixed opening locales by adding boinc-locales.patch
12cr|boinc-client-7.0.28-2|357	
12cr|boinc-client-7.0.28-2|358	* Sat May 17 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.45-13.20080315svn
12cr|boinc-client-7.0.28-2|359	- Fixed boincmgr segfaulting on F9/x86_64 (#445902) by adding
12cr|boinc-client-7.0.28-2|360	boinc-parsecolor.patch (Patch2).
12cr|boinc-client-7.0.28-2|361	
12cr|boinc-client-7.0.28-2|362	* Mon May 12 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.45-12.20080315svn
12cr|boinc-client-7.0.28-2|363	- Do not ship ca-bundle.crt as it is already included in curl.
12cr|boinc-client-7.0.28-2|364	- Fixed the almost empty debuginfo package (do not strip anything).
12cr|boinc-client-7.0.28-2|365	- Patches documented according to the guidelines (PatchUpstreamStatus)
12cr|boinc-client-7.0.28-2|366	
12cr|boinc-client-7.0.28-2|367	* Sun May 04 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.45-11.20080315svn
12cr|boinc-client-7.0.28-2|368	- Fixed find command because starting with findutils-4.4.0-1.fc10, find
12cr|boinc-client-7.0.28-2|369	returns a non-zero value when "-delete" fails.
12cr|boinc-client-7.0.28-2|370	(for more details on this see bug #20802 on savannah.gnu.org)
12cr|boinc-client-7.0.28-2|371	
12cr|boinc-client-7.0.28-2|372	* Sat May 03 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.45-10.20080315svn
12cr|boinc-client-7.0.28-2|373	- Fixed handling stale lockfiles (#444936).
12cr|boinc-client-7.0.28-2|374	- Initscript fixed to be compliant with current SysVInit guidelines
12cr|boinc-client-7.0.28-2|375	(added condrestart, try-restart, force-reload actions).
12cr|boinc-client-7.0.28-2|376	
12cr|boinc-client-7.0.28-2|377	* Wed Apr 23 2008 Lubomir Kundrak <lkundrak@redhat.com> - 5.10.45-9.20080315svn
12cr|boinc-client-7.0.28-2|378	- Do not expect chown of nonexistent files to succeed (#443568)
12cr|boinc-client-7.0.28-2|379	
12cr|boinc-client-7.0.28-2|380	* Mon Apr 14 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.45-8.20080315svn
12cr|boinc-client-7.0.28-2|381	- Fixed projects permissions (calling chown recursively).
12cr|boinc-client-7.0.28-2|382	
12cr|boinc-client-7.0.28-2|383	* Mon Apr 14 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.45-7.20080315svn
12cr|boinc-client-7.0.28-2|384	- Fixed running the boinc daemon as boinc user instead of root, file
12cr|boinc-client-7.0.28-2|385	permissions changed accordingly.
12cr|boinc-client-7.0.28-2|386	
12cr|boinc-client-7.0.28-2|387	* Mon Apr 07 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.45-6.20080315svn
12cr|boinc-client-7.0.28-2|388	- Using --with-boinc-platform=i686-pc-linux-gnu on i386 instead of --build,
12cr|boinc-client-7.0.28-2|389	--host, --target
12cr|boinc-client-7.0.28-2|390	- Added bash completion script.
12cr|boinc-client-7.0.28-2|391	
12cr|boinc-client-7.0.28-2|392	* Fri Apr 04 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.45-5.20080315svn
12cr|boinc-client-7.0.28-2|393	- Fixed build on i386 since it needs to be configured as i686-pc-linux-gnu
12cr|boinc-client-7.0.28-2|394	and not i386-pc-linux-gnu.
12cr|boinc-client-7.0.28-2|395	
12cr|boinc-client-7.0.28-2|396	* Mon Mar 24 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.45-4.20080315svn
12cr|boinc-client-7.0.28-2|397	- Removed unnecessary slash before the {_localstatedir} macro.
12cr|boinc-client-7.0.28-2|398	
12cr|boinc-client-7.0.28-2|399	* Sun Mar 23 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.45-3.20080315svn
12cr|boinc-client-7.0.28-2|400	- Logs moved to /var/log so that all SELinux related things could be removed.
12cr|boinc-client-7.0.28-2|401	- The error.log file has been renamed to boincerr.log.
12cr|boinc-client-7.0.28-2|402	
12cr|boinc-client-7.0.28-2|403	* Sun Mar 16 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.45-2.20080315svn
12cr|boinc-client-7.0.28-2|404	- Fixed typo in the semanage command (missing boinc subdirectory and quotes).
12cr|boinc-client-7.0.28-2|405	- Fixed installing empty log files.
12cr|boinc-client-7.0.28-2|406	- Fixed Patch1 (has been created before propagating the flags using the
12cr|boinc-client-7.0.28-2|407	_autosetup script).
12cr|boinc-client-7.0.28-2|408	
12cr|boinc-client-7.0.28-2|409	* Sat Mar 15 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.45-1.20080315svn
12cr|boinc-client-7.0.28-2|410	- Updated to 5.10.45
12cr|boinc-client-7.0.28-2|411	- Added Patch1 removing -fomit-frame-pointer and -ffast-math compiler flags.
12cr|boinc-client-7.0.28-2|412	- Updated Patch0 (/lib/boinc_cmd.C changes have been merged in upstream).
12cr|boinc-client-7.0.28-2|413	- Log files (/var/lib/{boinc,error}.log) are touched during the installation
12cr|boinc-client-7.0.28-2|414	so that correct(?) SELinux context can be set on them.
12cr|boinc-client-7.0.28-2|415	- Added Requires(post, postun): policycoreutils because of previous point.
12cr|boinc-client-7.0.28-2|416	
12cr|boinc-client-7.0.28-2|417	* Sat Mar 08 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.40-8.20080206svn
12cr|boinc-client-7.0.28-2|418	- Added missing Requires: mysql-devel for the -devel subpackage
12cr|boinc-client-7.0.28-2|419	
12cr|boinc-client-7.0.28-2|420	* Fri Mar 07 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.40-7.20080206svn
12cr|boinc-client-7.0.28-2|421	- Removed unnecessary client stopping when upgrading.
12cr|boinc-client-7.0.28-2|422	- Removed unnecessary ldconfig calls.
12cr|boinc-client-7.0.28-2|423	- A few changes unifying macros usage.
12cr|boinc-client-7.0.28-2|424	- Fixed missing directory ownership of {_localstatedir}/lib/boinc
12cr|boinc-client-7.0.28-2|425	- Added missing Requires: openssl-devel for the -devel subpackage
12cr|boinc-client-7.0.28-2|426	
12cr|boinc-client-7.0.28-2|427	* Wed Feb 27 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.40-6.20080206svn
12cr|boinc-client-7.0.28-2|428	- Added patch making the sources compatible with GCC4.3
12cr|boinc-client-7.0.28-2|429	
12cr|boinc-client-7.0.28-2|430	* Mon Feb 25 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.40-5.20080206svn
12cr|boinc-client-7.0.28-2|431	- Added the "stripchart" source directory to be trimmed.
12cr|boinc-client-7.0.28-2|432	- Removed all translations (will be added later through l10n specspo module).
12cr|boinc-client-7.0.28-2|433	- Fixed logrotate in case that boinc won't be running at the logrotate time.
12cr|boinc-client-7.0.28-2|434	- Changed summary and description according to upstream's choice.
12cr|boinc-client-7.0.28-2|435	- Fixed wrong SELinux context on error.log and boinc.log.
12cr|boinc-client-7.0.28-2|436	- Removed .svn directories from the source.
12cr|boinc-client-7.0.28-2|437	- Fixed missing Short-Description field in the init script.
12cr|boinc-client-7.0.28-2|438	- Service disabled by default.
12cr|boinc-client-7.0.28-2|439	- Fixed missing reload action in the init script.
12cr|boinc-client-7.0.28-2|440	- Changed the way of using the subsys directory for locking so that
12cr|boinc-client-7.0.28-2|441	rpmlint doesn't complain.
12cr|boinc-client-7.0.28-2|442	- Added script converting non-unicode files into UTF8.
12cr|boinc-client-7.0.28-2|443	- Added script removing execution rights on documentation files.
12cr|boinc-client-7.0.28-2|444	- Added documentation: checkin_notes_2007
12cr|boinc-client-7.0.28-2|445	- Init script behaves polite now when starting/stopping the service which
12cr|boinc-client-7.0.28-2|446	has been already started/stopped (i.e. exits with 0).
12cr|boinc-client-7.0.28-2|447	
12cr|boinc-client-7.0.28-2|448	* Fri Feb 16 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.40-4.20080206svn
12cr|boinc-client-7.0.28-2|449	- Fixed locales installation path
12cr|boinc-client-7.0.28-2|450	- Fixed missing Provides: boinc-client-static in the -devel subpackage
12cr|boinc-client-7.0.28-2|451	
12cr|boinc-client-7.0.28-2|452	* Thu Feb 14 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.40-3.20080206svn
12cr|boinc-client-7.0.28-2|453	- Fixed the init script (now using the daemon function properly)
12cr|boinc-client-7.0.28-2|454	- Fixed missing chkconfig setup
12cr|boinc-client-7.0.28-2|455	- Added Requires: chkconfig
12cr|boinc-client-7.0.28-2|456	
12cr|boinc-client-7.0.28-2|457	* Tue Feb 12 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.40-2.20080206svn
12cr|boinc-client-7.0.28-2|458	- Fixed missing boinc user and group
12cr|boinc-client-7.0.28-2|459	
12cr|boinc-client-7.0.28-2|460	* Tue Feb 06 2008 Milos Jakubicek <xjakub@fi.muni.cz> - 5.10.40-1.20080206svn
12cr|boinc-client-7.0.28-2|461	- Updated to 5.10.40.
12cr|boinc-client-7.0.28-2|462	- Fixed unpackaged files: libboinc_graphics*.
12cr|boinc-client-7.0.28-2|463	- Fixed missing BuildRequires: mysql-devel, libXmu-devel, libjpeg-devel.
12cr|boinc-client-7.0.28-2|464	- Added locales.
12cr|boinc-client-7.0.28-2|465	- Added script trimming binaries and other unnecessary code from the source.
12cr|boinc-client-7.0.28-2|466	- Added ldconfig call for the -devel subpackage.
12cr|boinc-client-7.0.28-2|467	- Added Czech and German translation.
12cr|boinc-client-7.0.28-2|468	
12cr|boinc-client-7.0.28-2|469	* Wed Jan 09 2008 Debarshi Ray <rishi@fedoraproject.org> - 5.10.32-1.20080109svn
12cr|boinc-client-7.0.28-2|470	- Initial build. Imported SPEC written by Eric Myers and Milos Jakubicek.
12cr|boinc-client-7.0.28-2|471	- Disabled parallel make to prevent failure with -j3.

459 12
12cr|BomberInstinct-0.8.9-13|1	%define	name	BomberInstinct
12cr|BomberInstinct-0.8.9-13|2	%define version 0.8.9
12cr|BomberInstinct-0.8.9-13|3	%define release %mkrel 13
12cr|BomberInstinct-0.8.9-13|4	
12cr|BomberInstinct-0.8.9-13|5	Summary:	Kill the other players with bombs that throw flames
12cr|BomberInstinct-0.8.9-13|6	Name:		%{name}
12cr|BomberInstinct-0.8.9-13|7	Version:	%{version}
12cr|BomberInstinct-0.8.9-13|8	Release:	%{release}
12cr|BomberInstinct-0.8.9-13|9	License:	GPL
12cr|BomberInstinct-0.8.9-13|10	Group:		Games/Arcade
12cr|BomberInstinct-0.8.9-13|11	Source:		%{name}-%{version}.tar.bz2
12cr|BomberInstinct-0.8.9-13|12	Source1:	%{name}-48.png.bz2
12cr|BomberInstinct-0.8.9-13|13	Source2:	%{name}-32.png.bz2
12cr|BomberInstinct-0.8.9-13|14	Source3:	%{name}-16.png.bz2
12cr|BomberInstinct-0.8.9-13|15	Patch:      BomberInstinct-fix_missing_level.diff
12cr|BomberInstinct-0.8.9-13|16	URL:		http://bomberinstinct.sourceforge.net/index.html
12cr|BomberInstinct-0.8.9-13|17	BuildRoot:	%_tmppath/%{name}-%{version}-%{release}-root
12cr|BomberInstinct-0.8.9-13|18	BuildRequires:	libSDL_mixer-devel >= 1.2.0
12cr|BomberInstinct-0.8.9-13|19	
12cr|BomberInstinct-0.8.9-13|20	%description
12cr|BomberInstinct-0.8.9-13|21	BomberInstinct is part like Bomberman, because you must kill
12cr|BomberInstinct-0.8.9-13|22	the other players with bombs that throw flames vertically and
12cr|BomberInstinct-0.8.9-13|23	horizontally, but it's much more strategical because you have to
12cr|BomberInstinct-0.8.9-13|24	do with the elements of a maze (arrows, tunnels, teleportations,
12cr|BomberInstinct-0.8.9-13|25	and many more...), and with the special powers of each character.
12cr|BomberInstinct-0.8.9-13|26	(multiplayer on one computer only)
12cr|BomberInstinct-0.8.9-13|27	
12cr|BomberInstinct-0.8.9-13|28	%prep
12cr|BomberInstinct-0.8.9-13|29	%setup -q
12cr|BomberInstinct-0.8.9-13|30	%patch -p0
12cr|BomberInstinct-0.8.9-13|31	
12cr|BomberInstinct-0.8.9-13|32	%build
12cr|BomberInstinct-0.8.9-13|33	%configure	--bindir=%{_gamesbindir} \
12cr|BomberInstinct-0.8.9-13|34	--datadir=%{_gamesdatadir}
12cr|BomberInstinct-0.8.9-13|35	
12cr|BomberInstinct-0.8.9-13|36	%make CXXFLAGS="-DNDEBUG %optflags"
12cr|BomberInstinct-0.8.9-13|37	
12cr|BomberInstinct-0.8.9-13|38	%install
12cr|BomberInstinct-0.8.9-13|39	rm -rf $RPM_BUILD_ROOT
12cr|BomberInstinct-0.8.9-13|40	%makeinstall_std
12cr|BomberInstinct-0.8.9-13|41	
12cr|BomberInstinct-0.8.9-13|42	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|BomberInstinct-0.8.9-13|43	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|BomberInstinct-0.8.9-13|44	[Desktop Entry]
12cr|BomberInstinct-0.8.9-13|45	Name=BomberInstinct
12cr|BomberInstinct-0.8.9-13|46	Comment=Bomberman clone
12cr|BomberInstinct-0.8.9-13|47	Exec=%_gamesbindir/bi
12cr|BomberInstinct-0.8.9-13|48	Icon=BomberInstinct
12cr|BomberInstinct-0.8.9-13|49	Terminal=false
12cr|BomberInstinct-0.8.9-13|50	Type=Application
12cr|BomberInstinct-0.8.9-13|51	StartupNotify=true
12cr|BomberInstinct-0.8.9-13|52	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
12cr|BomberInstinct-0.8.9-13|53	EOF
12cr|BomberInstinct-0.8.9-13|54	
12cr|BomberInstinct-0.8.9-13|55	#gw missing file(s):
12cr|BomberInstinct-0.8.9-13|56	cp data/Sprites/*.spr %buildroot%{_gamesdatadir}/BomberInstinct/Sprites
12cr|BomberInstinct-0.8.9-13|57	
12cr|BomberInstinct-0.8.9-13|58	mkdir -p $RPM_BUILD_ROOT{%{_liconsdir},%_miconsdir}
12cr|BomberInstinct-0.8.9-13|59	bzcat %{SOURCE1} > $RPM_BUILD_ROOT%{_liconsdir}/%name.png
12cr|BomberInstinct-0.8.9-13|60	bzcat %{SOURCE2} > $RPM_BUILD_ROOT%{_iconsdir}/%name.png
12cr|BomberInstinct-0.8.9-13|61	bzcat %{SOURCE3} > $RPM_BUILD_ROOT%{_miconsdir}/%name.png
12cr|BomberInstinct-0.8.9-13|62	
12cr|BomberInstinct-0.8.9-13|63	%if %mdkversion < 200900
12cr|BomberInstinct-0.8.9-13|64	%post
12cr|BomberInstinct-0.8.9-13|65	%{update_menus}
12cr|BomberInstinct-0.8.9-13|66	%endif
12cr|BomberInstinct-0.8.9-13|67	
12cr|BomberInstinct-0.8.9-13|68	%if %mdkversion < 200900
12cr|BomberInstinct-0.8.9-13|69	%postun
12cr|BomberInstinct-0.8.9-13|70	%{clean_menus}
12cr|BomberInstinct-0.8.9-13|71	%endif
12cr|BomberInstinct-0.8.9-13|72	
12cr|BomberInstinct-0.8.9-13|73	%clean
12cr|BomberInstinct-0.8.9-13|74	rm -rf $RPM_BUILD_ROOT
12cr|BomberInstinct-0.8.9-13|75	
12cr|BomberInstinct-0.8.9-13|76	%files
12cr|BomberInstinct-0.8.9-13|77	%defattr(-, root, root)
12cr|BomberInstinct-0.8.9-13|78	%doc AUTHORS ChangeLog LISEZMOI LISEZMOI.Nived README README.Nived
12cr|BomberInstinct-0.8.9-13|79	%doc docs/*.html docs/img scenario.txt
12cr|BomberInstinct-0.8.9-13|80	%{_gamesbindir}/bi
12cr|BomberInstinct-0.8.9-13|81	%{_gamesbindir}/nived
12cr|BomberInstinct-0.8.9-13|82	%{_gamesbindir}/spred
12cr|BomberInstinct-0.8.9-13|83	%{_gamesdatadir}/BomberInstinct
12cr|BomberInstinct-0.8.9-13|84	%{_iconsdir}/%name.png
12cr|BomberInstinct-0.8.9-13|85	%{_iconsdir}/mini/%name.png
12cr|BomberInstinct-0.8.9-13|86	%{_liconsdir}/%name.png
12cr|BomberInstinct-0.8.9-13|87	%_datadir/applications/mandriva*
12cr|BomberInstinct-0.8.9-13|88	
12cr|BomberInstinct-0.8.9-13|89	
12cr|BomberInstinct-0.8.9-13|90	%changelog
12cr|BomberInstinct-0.8.9-13|91	* Mon Sep 12 2011 Götz Waschk <waschk@mandriva.org> 0.8.9-13mdv2012.0
12cr|BomberInstinct-0.8.9-13|92	+ Revision: 699458
12cr|BomberInstinct-0.8.9-13|93	- rebuild
12cr|BomberInstinct-0.8.9-13|94	
12cr|BomberInstinct-0.8.9-13|95	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.8.9-12mdv2011.0
12cr|BomberInstinct-0.8.9-13|96	+ Revision: 436868
12cr|BomberInstinct-0.8.9-13|97	- rebuild
12cr|BomberInstinct-0.8.9-13|98	
12cr|BomberInstinct-0.8.9-13|99	* Sun Mar 29 2009 Michael Scherer <misc@mandriva.org> 0.8.9-11mdv2009.1
12cr|BomberInstinct-0.8.9-13|100	+ Revision: 362062
12cr|BomberInstinct-0.8.9-13|101	- add patch0, to fix bug 49246, by removing two level that do not exist
12cr|BomberInstinct-0.8.9-13|102	
12cr|BomberInstinct-0.8.9-13|103	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.8.9-10mdv2009.0
12cr|BomberInstinct-0.8.9-13|104	+ Revision: 243360
12cr|BomberInstinct-0.8.9-13|105	- rebuild
12cr|BomberInstinct-0.8.9-13|106	
12cr|BomberInstinct-0.8.9-13|107	+ Pixel <pixel@mandriva.com>
12cr|BomberInstinct-0.8.9-13|108	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|BomberInstinct-0.8.9-13|109	
12cr|BomberInstinct-0.8.9-13|110	* Thu Feb 28 2008 Götz Waschk <waschk@mandriva.org> 0.8.9-8mdv2008.1
12cr|BomberInstinct-0.8.9-13|111	+ Revision: 176496
12cr|BomberInstinct-0.8.9-13|112	- add missing file (bug #38229)
12cr|BomberInstinct-0.8.9-13|113	
12cr|BomberInstinct-0.8.9-13|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|BomberInstinct-0.8.9-13|115	- drop old menu
12cr|BomberInstinct-0.8.9-13|116	- kill re-definition of %%buildroot on Pixel's request
12cr|BomberInstinct-0.8.9-13|117	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|BomberInstinct-0.8.9-13|118	
12cr|BomberInstinct-0.8.9-13|119	+ Olivier Blin <blino@mandriva.org>
12cr|BomberInstinct-0.8.9-13|120	- restore BuildRoot
12cr|BomberInstinct-0.8.9-13|121	
12cr|BomberInstinct-0.8.9-13|122	* Sun Aug 26 2007 Götz Waschk <waschk@mandriva.org> 0.8.9-7mdv2008.0
12cr|BomberInstinct-0.8.9-13|123	+ Revision: 71595
12cr|BomberInstinct-0.8.9-13|124	- Import BomberInstinct
12cr|BomberInstinct-0.8.9-13|125	
12cr|BomberInstinct-0.8.9-13|126	
12cr|BomberInstinct-0.8.9-13|127	
12cr|BomberInstinct-0.8.9-13|128	* Thu Aug 24 2006 Gtz Waschk <waschk@mandriva.org> 0.8.9-7mdv2007.0
12cr|BomberInstinct-0.8.9-13|129	- xdg menu
12cr|BomberInstinct-0.8.9-13|130	
12cr|BomberInstinct-0.8.9-13|131	* Thu Jun 15 2006 Lenny Cartier <lenny@mandriva.org> 0.8.9-6mdv2007.0
12cr|BomberInstinct-0.8.9-13|132	- rebuild
12cr|BomberInstinct-0.8.9-13|133	
12cr|BomberInstinct-0.8.9-13|134	* Sun May 14 2006 Götz Waschk <waschk@mandriva.org> 0.8.9-5mdk
12cr|BomberInstinct-0.8.9-13|135	- Rebuild
12cr|BomberInstinct-0.8.9-13|136	- use mkrel
12cr|BomberInstinct-0.8.9-13|137	
12cr|BomberInstinct-0.8.9-13|138	* Fri May 13 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.8.9-4mdk
12cr|BomberInstinct-0.8.9-13|139	- Rebuild
12cr|BomberInstinct-0.8.9-13|140	
12cr|BomberInstinct-0.8.9-13|141	* Tue May 11 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.8.9-3mdk
12cr|BomberInstinct-0.8.9-13|142	- fix menu section
12cr|BomberInstinct-0.8.9-13|143	
12cr|BomberInstinct-0.8.9-13|144	* Wed Jun 25 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.8.9-2mdk
12cr|BomberInstinct-0.8.9-13|145	- remove redundant buildrequires
12cr|BomberInstinct-0.8.9-13|146	
12cr|BomberInstinct-0.8.9-13|147	* Fri Dec 27 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.8.9-1mdk
12cr|BomberInstinct-0.8.9-13|148	- add missing binary
12cr|BomberInstinct-0.8.9-13|149	- fix URL
12cr|BomberInstinct-0.8.9-13|150	- new version
12cr|BomberInstinct-0.8.9-13|151	
12cr|BomberInstinct-0.8.9-13|152	* Tue Nov 12 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.8.8-4mdk
12cr|BomberInstinct-0.8.9-13|153	- from Per yvind Karlsen <peroyvind@delonic.no> :
12cr|BomberInstinct-0.8.9-13|154	- Removed obsolete Prefix tag
12cr|BomberInstinct-0.8.9-13|155	- Move stuff to correct places
12cr|BomberInstinct-0.8.9-13|156	- Cleanups
12cr|BomberInstinct-0.8.9-13|157	
12cr|BomberInstinct-0.8.9-13|158	* Fri Aug 16 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.8.8-3mdk
12cr|BomberInstinct-0.8.9-13|159	- rebuild with new vorbis
12cr|BomberInstinct-0.8.9-13|160	
12cr|BomberInstinct-0.8.9-13|161	* Mon Apr 29 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.8.8-2mdk
12cr|BomberInstinct-0.8.9-13|162	- rebuild with new alsa
12cr|BomberInstinct-0.8.9-13|163	
12cr|BomberInstinct-0.8.9-13|164	* Tue Feb 26 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.8.8-1mdk
12cr|BomberInstinct-0.8.9-13|165	- adapt package for Mandrake

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

461 12
12cr|bonsai-1.3.9-0.20051228.7|1	%define name		bonsai
12cr|bonsai-1.3.9-0.20051228.7|2	%define version		1.3.9
12cr|bonsai-1.3.9-0.20051228.7|3	%define snapshot	20051228
12cr|bonsai-1.3.9-0.20051228.7|4	%define release		%mkrel 0.%{snapshot}.7
12cr|bonsai-1.3.9-0.20051228.7|5	
12cr|bonsai-1.3.9-0.20051228.7|6	%define _requires_exceptions perl(\\(CGI.pl\\|SourceChecker\\))
12cr|bonsai-1.3.9-0.20051228.7|7	
12cr|bonsai-1.3.9-0.20051228.7|8	Name:		%{name}
12cr|bonsai-1.3.9-0.20051228.7|9	Version:	%{version}
12cr|bonsai-1.3.9-0.20051228.7|10	Release:	%{release}
12cr|bonsai-1.3.9-0.20051228.7|11	Summary:	A query interface to the CVS source repository
12cr|bonsai-1.3.9-0.20051228.7|12	License:	MPL
12cr|bonsai-1.3.9-0.20051228.7|13	Group:		Networking/WWW
12cr|bonsai-1.3.9-0.20051228.7|14	URL:		http://www.mozilla.org/projects/bonsai/
12cr|bonsai-1.3.9-0.20051228.7|15	Source0:	%{name}-%{snapshot}.tar.bz2
12cr|bonsai-1.3.9-0.20051228.7|16	Source1:	%{name}.README.mdk.bz2
12cr|bonsai-1.3.9-0.20051228.7|17	Patch0:		%{name}-20051228.fhs.patch
12cr|bonsai-1.3.9-0.20051228.7|18	Requires:	perl-DBD-mysql
12cr|bonsai-1.3.9-0.20051228.7|19	%if %mdkversion < 201010
12cr|bonsai-1.3.9-0.20051228.7|20	Requires(post):   rpm-helper
12cr|bonsai-1.3.9-0.20051228.7|21	Requires(postun):   rpm-helper
12cr|bonsai-1.3.9-0.20051228.7|22	%endif
12cr|bonsai-1.3.9-0.20051228.7|23	BuildArch:	noarch
12cr|bonsai-1.3.9-0.20051228.7|24	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|bonsai-1.3.9-0.20051228.7|25	
12cr|bonsai-1.3.9-0.20051228.7|26	%description
12cr|bonsai-1.3.9-0.20051228.7|27	Bonsai is a really cool idea on how to "see" changes taking place during a
12cr|bonsai-1.3.9-0.20051228.7|28	development cycle. The original implementation was by Terry Weissman, first
12cr|bonsai-1.3.9-0.20051228.7|29	done in TCL, then later ported to Perl. It's built to run against CVS using
12cr|bonsai-1.3.9-0.20051228.7|30	Perl, MySQL, and your favorite webserver to display checkin history, log
12cr|bonsai-1.3.9-0.20051228.7|31	information, diffs, and other assorted pieces of information in easy to parse
12cr|bonsai-1.3.9-0.20051228.7|32	HTML.
12cr|bonsai-1.3.9-0.20051228.7|33	
12cr|bonsai-1.3.9-0.20051228.7|34	%prep
12cr|bonsai-1.3.9-0.20051228.7|35	%setup -q -n %{name}
12cr|bonsai-1.3.9-0.20051228.7|36	%patch0 -p1
12cr|bonsai-1.3.9-0.20051228.7|37	
12cr|bonsai-1.3.9-0.20051228.7|38	find . -name CVS -o -name .cvsignore | xargs rm -rf
12cr|bonsai-1.3.9-0.20051228.7|39	
12cr|bonsai-1.3.9-0.20051228.7|40	# fix paths
12cr|bonsai-1.3.9-0.20051228.7|41	find . -type f | xargs perl -pi -e "s|/usr/bonsaitools/bin|%{_bindir}|g"
12cr|bonsai-1.3.9-0.20051228.7|42	
12cr|bonsai-1.3.9-0.20051228.7|43	%build
12cr|bonsai-1.3.9-0.20051228.7|44	
12cr|bonsai-1.3.9-0.20051228.7|45	%install
12cr|bonsai-1.3.9-0.20051228.7|46	rm -rf %{buildroot}
12cr|bonsai-1.3.9-0.20051228.7|47	
12cr|bonsai-1.3.9-0.20051228.7|48	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cr|bonsai-1.3.9-0.20051228.7|49	install -m 755 *.cgi %{buildroot}%{_var}/www/%{name}
12cr|bonsai-1.3.9-0.20051228.7|50	cp -pr *.html *.gif robots.txt %{buildroot}%{_var}/www/%{name}
12cr|bonsai-1.3.9-0.20051228.7|51	
12cr|bonsai-1.3.9-0.20051228.7|52	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|bonsai-1.3.9-0.20051228.7|53	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
12cr|bonsai-1.3.9-0.20051228.7|54	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
12cr|bonsai-1.3.9-0.20051228.7|55	install -m 644 CGI.pl \
12cr|bonsai-1.3.9-0.20051228.7|56	addcheckin.pl \
12cr|bonsai-1.3.9-0.20051228.7|57	adminfuncs.pl \
12cr|bonsai-1.3.9-0.20051228.7|58	adminmail.pl \
12cr|bonsai-1.3.9-0.20051228.7|59	createlegaldirs.pl \
12cr|bonsai-1.3.9-0.20051228.7|60	cvsblame.pl \
12cr|bonsai-1.3.9-0.20051228.7|61	cvsindex.pl \
12cr|bonsai-1.3.9-0.20051228.7|62	cvsmenu.pl \
12cr|bonsai-1.3.9-0.20051228.7|63	cvsquery.pl \
12cr|bonsai-1.3.9-0.20051228.7|64	defparams.pl \
12cr|bonsai-1.3.9-0.20051228.7|65	dolog.pl \
12cr|bonsai-1.3.9-0.20051228.7|66	get_line.pl \
12cr|bonsai-1.3.9-0.20051228.7|67	globals.pl \
12cr|bonsai-1.3.9-0.20051228.7|68	handleAdminMail.pl \
12cr|bonsai-1.3.9-0.20051228.7|69	handleCheckinMail.pl \
12cr|bonsai-1.3.9-0.20051228.7|70	header.pl \
12cr|bonsai-1.3.9-0.20051228.7|71	indextest.pl \
12cr|bonsai-1.3.9-0.20051228.7|72	lloydcgi.pl \
12cr|bonsai-1.3.9-0.20051228.7|73	modules.pl \
12cr|bonsai-1.3.9-0.20051228.7|74	processqueue.pl \
12cr|bonsai-1.3.9-0.20051228.7|75	reposfiles.pl \
12cr|bonsai-1.3.9-0.20051228.7|76	testlock.pl \
12cr|bonsai-1.3.9-0.20051228.7|77	%{buildroot}%{_datadir}/%{name}/lib
12cr|bonsai-1.3.9-0.20051228.7|78	install -m 755 addcheckin.pl \
12cr|bonsai-1.3.9-0.20051228.7|79	adminmail.pl \
12cr|bonsai-1.3.9-0.20051228.7|80	createlegaldirs.pl \
12cr|bonsai-1.3.9-0.20051228.7|81	cvsblame.pl \
12cr|bonsai-1.3.9-0.20051228.7|82	cvsindex.pl \
12cr|bonsai-1.3.9-0.20051228.7|83	handleAdminMail.pl \
12cr|bonsai-1.3.9-0.20051228.7|84	handleCheckinMail.pl \
12cr|bonsai-1.3.9-0.20051228.7|85	processqueue.pl \
12cr|bonsai-1.3.9-0.20051228.7|86	reposfiles.pl \
12cr|bonsai-1.3.9-0.20051228.7|87	testlock.pl \
12cr|bonsai-1.3.9-0.20051228.7|88	maketables.sh \
12cr|bonsai-1.3.9-0.20051228.7|89	trapdoor \
12cr|bonsai-1.3.9-0.20051228.7|90	%{buildroot}%{_datadir}/%{name}/bin
12cr|bonsai-1.3.9-0.20051228.7|91	
12cr|bonsai-1.3.9-0.20051228.7|92	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cr|bonsai-1.3.9-0.20051228.7|93	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|bonsai-1.3.9-0.20051228.7|94	
12cr|bonsai-1.3.9-0.20051228.7|95	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|bonsai-1.3.9-0.20051228.7|96	install -m 644 treeconfig.pl.in %{buildroot}%{_sysconfdir}/%{name}/treeconfig.pl
12cr|bonsai-1.3.9-0.20051228.7|97	install -m 644 cvsgraph.conf %{buildroot}%{_sysconfdir}/%{name}
12cr|bonsai-1.3.9-0.20051228.7|98	
12cr|bonsai-1.3.9-0.20051228.7|99	# apache configuration
12cr|bonsai-1.3.9-0.20051228.7|100	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|bonsai-1.3.9-0.20051228.7|101	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|bonsai-1.3.9-0.20051228.7|102	# %{name} Apache configuration
12cr|bonsai-1.3.9-0.20051228.7|103	Alias /%{name} %{_var}/www/%{name}
12cr|bonsai-1.3.9-0.20051228.7|104	
12cr|bonsai-1.3.9-0.20051228.7|105	<Directory %{_var}/www/%{name}>
12cr|bonsai-1.3.9-0.20051228.7|106	Options ExecCGI
12cr|bonsai-1.3.9-0.20051228.7|107	DirectoryIndex toplevel.cgi
12cr|bonsai-1.3.9-0.20051228.7|108	Allow from all
12cr|bonsai-1.3.9-0.20051228.7|109	</Directory>
12cr|bonsai-1.3.9-0.20051228.7|110	EOF
12cr|bonsai-1.3.9-0.20051228.7|111	
12cr|bonsai-1.3.9-0.20051228.7|112	%clean
12cr|bonsai-1.3.9-0.20051228.7|113	rm -rf %{buildroot}
12cr|bonsai-1.3.9-0.20051228.7|114	
12cr|bonsai-1.3.9-0.20051228.7|115	%post
12cr|bonsai-1.3.9-0.20051228.7|116	%if %mdkversion < 201010
12cr|bonsai-1.3.9-0.20051228.7|117	%_post_webapp
12cr|bonsai-1.3.9-0.20051228.7|118	%endif
12cr|bonsai-1.3.9-0.20051228.7|119	
12cr|bonsai-1.3.9-0.20051228.7|120	%postun
12cr|bonsai-1.3.9-0.20051228.7|121	%if %mdkversion < 201010
12cr|bonsai-1.3.9-0.20051228.7|122	%_postun_webapp
12cr|bonsai-1.3.9-0.20051228.7|123	%endif
12cr|bonsai-1.3.9-0.20051228.7|124	
12cr|bonsai-1.3.9-0.20051228.7|125	%files
12cr|bonsai-1.3.9-0.20051228.7|126	%defattr(-,root,root)
12cr|bonsai-1.3.9-0.20051228.7|127	%doc README INSTALL CHANGES
12cr|bonsai-1.3.9-0.20051228.7|128	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|bonsai-1.3.9-0.20051228.7|129	%config(noreplace) %{_sysconfdir}/%{name}
12cr|bonsai-1.3.9-0.20051228.7|130	%{_var}/www/%{name}
12cr|bonsai-1.3.9-0.20051228.7|131	%{_datadir}/%{name}
12cr|bonsai-1.3.9-0.20051228.7|132	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
12cr|bonsai-1.3.9-0.20051228.7|133	
12cr|bonsai-1.3.9-0.20051228.7|134	
12cr|bonsai-1.3.9-0.20051228.7|135	%changelog
12cr|bonsai-1.3.9-0.20051228.7|136	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.9-0.20051228.7mdv2011.0
12cr|bonsai-1.3.9-0.20051228.7|137	+ Revision: 610083
12cr|bonsai-1.3.9-0.20051228.7|138	- rebuild
12cr|bonsai-1.3.9-0.20051228.7|139	
12cr|bonsai-1.3.9-0.20051228.7|140	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.9-0.20051228.6mdv2010.1
12cr|bonsai-1.3.9-0.20051228.7|141	+ Revision: 513150
12cr|bonsai-1.3.9-0.20051228.7|142	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|bonsai-1.3.9-0.20051228.7|143	
12cr|bonsai-1.3.9-0.20051228.7|144	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.3.9-0.20051228.5mdv2010.0
12cr|bonsai-1.3.9-0.20051228.7|145	+ Revision: 424668
12cr|bonsai-1.3.9-0.20051228.7|146	- rebuild
12cr|bonsai-1.3.9-0.20051228.7|147	
12cr|bonsai-1.3.9-0.20051228.7|148	* Mon Jun 02 2008 Pixel <pixel@mandriva.com> 1.3.9-0.20051228.4mdv2009.0
12cr|bonsai-1.3.9-0.20051228.7|149	+ Revision: 214231
12cr|bonsai-1.3.9-0.20051228.7|150	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|bonsai-1.3.9-0.20051228.7|151	
12cr|bonsai-1.3.9-0.20051228.7|152	+ Olivier Blin <oblin@mandriva.com>
12cr|bonsai-1.3.9-0.20051228.7|153	- restore BuildRoot
12cr|bonsai-1.3.9-0.20051228.7|154	
12cr|bonsai-1.3.9-0.20051228.7|155	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.9-0.20051228.4mdv2008.1
12cr|bonsai-1.3.9-0.20051228.7|156	+ Revision: 132400
12cr|bonsai-1.3.9-0.20051228.7|157	- rebuild
12cr|bonsai-1.3.9-0.20051228.7|158	
12cr|bonsai-1.3.9-0.20051228.7|159	+ Thierry Vignaud <tv@mandriva.org>
12cr|bonsai-1.3.9-0.20051228.7|160	- kill re-definition of %%buildroot on Pixel's request
12cr|bonsai-1.3.9-0.20051228.7|161	- import bonsai
12cr|bonsai-1.3.9-0.20051228.7|162	
12cr|bonsai-1.3.9-0.20051228.7|163	
12cr|bonsai-1.3.9-0.20051228.7|164	* Fri Jun 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.9-0.20051228.3mdv2007.0
12cr|bonsai-1.3.9-0.20051228.7|165	- relax buildrequires versionning
12cr|bonsai-1.3.9-0.20051228.7|166	
12cr|bonsai-1.3.9-0.20051228.7|167	* Mon Jun 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.9-0.20051228.2mdv2007.0
12cr|bonsai-1.3.9-0.20051228.7|168	- new webapp macros
12cr|bonsai-1.3.9-0.20051228.7|169	- decompress patch
12cr|bonsai-1.3.9-0.20051228.7|170	
12cr|bonsai-1.3.9-0.20051228.7|171	* Thu Dec 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.9-0.20051228.1mdk
12cr|bonsai-1.3.9-0.20051228.7|172	- first mdk release

462 12
12cr|boolstuff-0.1.13-3|1	Name:		boolstuff
12cr|boolstuff-0.1.13-3|2	Summary:	Disjunctive Normal Form boolean expression library and example
12cr|boolstuff-0.1.13-3|3	Version:	0.1.13
12cr|boolstuff-0.1.13-3|4	Release:	3
12cr|boolstuff-0.1.13-3|5	License:	GPLv2+
12cr|boolstuff-0.1.13-3|6	Group:		Development/C++
12cr|boolstuff-0.1.13-3|7	Source:		%{name}-%{version}.tar.gz
12cr|boolstuff-0.1.13-3|8	URL:		http://sarrazip.com/dev/boolstuff.html
12cr|boolstuff-0.1.13-3|9	
12cr|boolstuff-0.1.13-3|10	%description
12cr|boolstuff-0.1.13-3|11	This library contains an algorithm that converts a boolean expression
12cr|boolstuff-0.1.13-3|12	binary tree into the Disjunctive Normal Form. The NOT operator
12cr|boolstuff-0.1.13-3|13	is supported.
12cr|boolstuff-0.1.13-3|14	A command that calls this library is also provided.
12cr|boolstuff-0.1.13-3|15	
12cr|boolstuff-0.1.13-3|16	%files
12cr|boolstuff-0.1.13-3|17	%defattr(-, root, root)
12cr|boolstuff-0.1.13-3|18	%{_bindir}/*
12cr|boolstuff-0.1.13-3|19	%{_mandir}/man1/booldnf*
12cr|boolstuff-0.1.13-3|20	
12cr|boolstuff-0.1.13-3|21	#--------------------------------------------------------------------------#
12cr|boolstuff-0.1.13-3|22	
12cr|boolstuff-0.1.13-3|23	%define soname 0
12cr|boolstuff-0.1.13-3|24	%define api 0.1
12cr|boolstuff-0.1.13-3|25	%define libname %mklibname boolstuff%{api}_ %soname
12cr|boolstuff-0.1.13-3|26	
12cr|boolstuff-0.1.13-3|27	%package -n %{libname}
12cr|boolstuff-0.1.13-3|28	Summary:  Disjunctive Normal Form boolean expression library
12cr|boolstuff-0.1.13-3|29	Group:    Development/C++
12cr|boolstuff-0.1.13-3|30	
12cr|boolstuff-0.1.13-3|31	%description -n %{libname}
12cr|boolstuff-0.1.13-3|32	This library contains an algorithm that converts a boolean expression
12cr|boolstuff-0.1.13-3|33	binary tree into the Disjunctive Normal Form. The NOT operator
12cr|boolstuff-0.1.13-3|34	is supported.
12cr|boolstuff-0.1.13-3|35	
12cr|boolstuff-0.1.13-3|36	%files -n %{libname}
12cr|boolstuff-0.1.13-3|37	%defattr(-, root, root)
12cr|boolstuff-0.1.13-3|38	%{_libdir}/libboolstuff-%{api}.so.%{soname}*
12cr|boolstuff-0.1.13-3|39	%{_mandir}/man3/boolstuff*
12cr|boolstuff-0.1.13-3|40	# do we need to redistribute the GPLv2 license? (INSTALL file)
12cr|boolstuff-0.1.13-3|41	%doc %{_defaultdocdir}/*
12cr|boolstuff-0.1.13-3|42	
12cr|boolstuff-0.1.13-3|43	#--------------------------------------------------------------------------#
12cr|boolstuff-0.1.13-3|44	
12cr|boolstuff-0.1.13-3|45	%define develname %mklibname boolstuff -d
12cr|boolstuff-0.1.13-3|46	
12cr|boolstuff-0.1.13-3|47	%package -n %{develname}
12cr|boolstuff-0.1.13-3|48	Summary:  C++ header files for the boolstuff library
12cr|boolstuff-0.1.13-3|49	Group:    Development/C++
12cr|boolstuff-0.1.13-3|50	Requires: %{libname} = %{version}
12cr|boolstuff-0.1.13-3|51	Provides: %{name}-devel = %{version}-%{release}
12cr|boolstuff-0.1.13-3|52	Provides: libboolstuff-devel = %{version}-%{release}
12cr|boolstuff-0.1.13-3|53	
12cr|boolstuff-0.1.13-3|54	%description -n %{develname}
12cr|boolstuff-0.1.13-3|55	C++ header files for the Disjunctive Normal Form boolean expression library.
12cr|boolstuff-0.1.13-3|56	
12cr|boolstuff-0.1.13-3|57	%files -n %{develname}
12cr|boolstuff-0.1.13-3|58	%defattr(-, root, root)
12cr|boolstuff-0.1.13-3|59	%{_includedir}/*
12cr|boolstuff-0.1.13-3|60	%{_libdir}/lib*.so
12cr|boolstuff-0.1.13-3|61	%{_libdir}/pkgconfig/*
12cr|boolstuff-0.1.13-3|62	
12cr|boolstuff-0.1.13-3|63	#--------------------------------------------------------------------------#
12cr|boolstuff-0.1.13-3|64	%prep
12cr|boolstuff-0.1.13-3|65	%setup -q
12cr|boolstuff-0.1.13-3|66	
12cr|boolstuff-0.1.13-3|67	%build
12cr|boolstuff-0.1.13-3|68	# autoargh listao
12cr|boolstuff-0.1.13-3|69	./autogen.sh \
12cr|boolstuff-0.1.13-3|70	--prefix %_prefix \
12cr|boolstuff-0.1.13-3|71	--libdir=%_libdir
12cr|boolstuff-0.1.13-3|72	
12cr|boolstuff-0.1.13-3|73	%make
12cr|boolstuff-0.1.13-3|74	
12cr|boolstuff-0.1.13-3|75	%install
12cr|boolstuff-0.1.13-3|76	%makeinstall_std
12cr|boolstuff-0.1.13-3|77	
12cr|boolstuff-0.1.13-3|78	
12cr|boolstuff-0.1.13-3|79	
12cr|boolstuff-0.1.13-3|80	
12cr|boolstuff-0.1.13-3|81	
12cr|boolstuff-0.1.13-3|82	%changelog
12cr|boolstuff-0.1.13-3|83	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.13-2mdv2011.0
12cr|boolstuff-0.1.13-3|84	+ Revision: 610084
12cr|boolstuff-0.1.13-3|85	- rebuild
12cr|boolstuff-0.1.13-3|86	
12cr|boolstuff-0.1.13-3|87	* Fri Mar 05 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.1.13-1mdv2010.1
12cr|boolstuff-0.1.13-3|88	+ Revision: 514391
12cr|boolstuff-0.1.13-3|89	- use tab in spec
12cr|boolstuff-0.1.13-3|90	- update to 1.1.13
12cr|boolstuff-0.1.13-3|91	- drop old patch that it was apply upstream
12cr|boolstuff-0.1.13-3|92	
12cr|boolstuff-0.1.13-3|93	* Fri Jun 26 2009 Helio Chissini de Castro <helio@mandriva.com> 0.1.12-0mdv2010.0
12cr|boolstuff-0.1.13-3|94	+ Revision: 389502
12cr|boolstuff-0.1.13-3|95	- Added compilation patch for gcc 4.4
12cr|boolstuff-0.1.13-3|96	- Fixed build and library soname
12cr|boolstuff-0.1.13-3|97	
12cr|boolstuff-0.1.13-3|98	+ Paulo Ricardo Zanoni <pzanoni@mandriva.com>
12cr|boolstuff-0.1.13-3|99	- Improve .spec file (by heliocastro)
12cr|boolstuff-0.1.13-3|100	- imported package boolstuff
12cr|boolstuff-0.1.13-3|101	
12cr|boolstuff-0.1.13-3|102	

463 12
12cr|bootchart-2.0.11.4-2|1	%define pybootchartgui_rev r124
12cr|bootchart-2.0.11.4-2|2	
12cr|bootchart-2.0.11.4-2|3	%define bootchart2_version 0.11.4
12cr|bootchart-2.0.11.4-2|4	
12cr|bootchart-2.0.11.4-2|5	Name:           bootchart
12cr|bootchart-2.0.11.4-2|6	Version:        2.%{bootchart2_version}
12cr|bootchart-2.0.11.4-2|7	Release:        %mkrel 2
12cr|bootchart-2.0.11.4-2|8	Summary:        Boot Process Performance Visualization
12cr|bootchart-2.0.11.4-2|9	License:        GPLv3
12cr|bootchart-2.0.11.4-2|10	Url:            http://www.bootchart.org/
12cr|bootchart-2.0.11.4-2|11	Source0:        http://github.com/mmeeks/bootchart/%{name}2-%{bootchart2_version}.tar.bz2
12cr|bootchart-2.0.11.4-2|12	Group:          Monitoring
12cr|bootchart-2.0.11.4-2|13	BuildRoot:      %_tmppath/%name-%version-buildroot
12cr|bootchart-2.0.11.4-2|14	BuildRequires: python-devel
12cr|bootchart-2.0.11.4-2|15	Obsoletes:	bootchart-logger < 2.0.0.9
12cr|bootchart-2.0.11.4-2|16	Provides:	bootchart-logger = %{version}-%{release}
12cr|bootchart-2.0.11.4-2|17	
12cr|bootchart-2.0.11.4-2|18	
12cr|bootchart-2.0.11.4-2|19	%description
12cr|bootchart-2.0.11.4-2|20	Bootchart is a tool for performance analysis and visualization of the GNU/Linux
12cr|bootchart-2.0.11.4-2|21	boot process.  Resource utilization and process information are collected
12cr|bootchart-2.0.11.4-2|22	during the boot process and can later be displayed in a PNG, SVG or EPS-encoded
12cr|bootchart-2.0.11.4-2|23	chart.
12cr|bootchart-2.0.11.4-2|24	
12cr|bootchart-2.0.11.4-2|25	
12cr|bootchart-2.0.11.4-2|26	%prep
12cr|bootchart-2.0.11.4-2|27	%setup -q -n %{name}2-%{bootchart2_version}
12cr|bootchart-2.0.11.4-2|28	
12cr|bootchart-2.0.11.4-2|29	%build
12cr|bootchart-2.0.11.4-2|30	make
12cr|bootchart-2.0.11.4-2|31	
12cr|bootchart-2.0.11.4-2|32	%install
12cr|bootchart-2.0.11.4-2|33	rm -rf $RPM_BUILD_ROOT
12cr|bootchart-2.0.11.4-2|34	%makeinstall_std PY_LIBDIR=%py_platlibdir
12cr|bootchart-2.0.11.4-2|35	
12cr|bootchart-2.0.11.4-2|36	%clean
12cr|bootchart-2.0.11.4-2|37	rm -rf $RPM_BUILD_ROOT
12cr|bootchart-2.0.11.4-2|38	
12cr|bootchart-2.0.11.4-2|39	%files
12cr|bootchart-2.0.11.4-2|40	%defattr(-,root,root,)
12cr|bootchart-2.0.11.4-2|41	%doc COPYING README.* TODO README
12cr|bootchart-2.0.11.4-2|42	%_bindir/pybootchartgui
12cr|bootchart-2.0.11.4-2|43	%py_platsitedir/pybootchartgui
12cr|bootchart-2.0.11.4-2|44	/sbin/bootchartd
12cr|bootchart-2.0.11.4-2|45	%config(noreplace) %_sysconfdir/bootchartd.conf
12cr|bootchart-2.0.11.4-2|46	%dir /lib/bootchart
12cr|bootchart-2.0.11.4-2|47	%dir /lib/bootchart/tmpfs
12cr|bootchart-2.0.11.4-2|48	%dir /lib/bootchart/bootchart-collector
12cr|bootchart-2.0.11.4-2|49	
12cr|bootchart-2.0.11.4-2|50	
12cr|bootchart-2.0.11.4-2|51	%changelog
12cr|bootchart-2.0.11.4-2|52	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 2.0.11.4-2mdv2011.0
12cr|bootchart-2.0.11.4-2|53	+ Revision: 592374
12cr|bootchart-2.0.11.4-2|54	- rebuild for python 2.7
12cr|bootchart-2.0.11.4-2|55	
12cr|bootchart-2.0.11.4-2|56	* Mon May 31 2010 Frederic Crozat <fcrozat@mandriva.com> 2.0.11.4-1mdv2010.1
12cr|bootchart-2.0.11.4-2|57	+ Revision: 546733
12cr|bootchart-2.0.11.4-2|58	- Release 2.0.11.4
12cr|bootchart-2.0.11.4-2|59	- Remove patch0 (merged upstream)
12cr|bootchart-2.0.11.4-2|60	
12cr|bootchart-2.0.11.4-2|61	* Wed Mar 10 2010 Frederic Crozat <fcrozat@mandriva.com> 2.0.0.9-2mdv2010.1
12cr|bootchart-2.0.11.4-2|62	+ Revision: 517444
12cr|bootchart-2.0.11.4-2|63	-fix build on x86-64
12cr|bootchart-2.0.11.4-2|64	- Release 2.0.0.9, based on Michael Meeks bootchart2 rewrite
12cr|bootchart-2.0.11.4-2|65	- Remove all patches (obsolete or merged upstream)
12cr|bootchart-2.0.11.4-2|66	- Drop pybootchart tarball, merged upstream
12cr|bootchart-2.0.11.4-2|67	- Patch0 (GIT): update to latest git checkout
12cr|bootchart-2.0.11.4-2|68	
12cr|bootchart-2.0.11.4-2|69	* Sat Nov 28 2009 Olivier Blin <oblin@mandriva.com> 0.9-10mdv2010.1
12cr|bootchart-2.0.11.4-2|70	+ Revision: 470984
12cr|bootchart-2.0.11.4-2|71	- fix ty(ti)po (from dedoimedo.com review)
12cr|bootchart-2.0.11.4-2|72	
12cr|bootchart-2.0.11.4-2|73	* Fri Sep 25 2009 Frederic Crozat <fcrozat@mandriva.com> 0.9-9mdv2010.0
12cr|bootchart-2.0.11.4-2|74	+ Revision: 448668
12cr|bootchart-2.0.11.4-2|75	- Fix build on x86-64
12cr|bootchart-2.0.11.4-2|76	- Add documentation for pybootchartgui
12cr|bootchart-2.0.11.4-2|77	- Fix buildrequires
12cr|bootchart-2.0.11.4-2|78	- Replace java graph generator with pybootchargui
12cr|bootchart-2.0.11.4-2|79	- Patch8 (SUSE): monitor threads
12cr|bootchart-2.0.11.4-2|80	- Patch9 (SUSE): enforce bash for bootchartd
12cr|bootchart-2.0.11.4-2|81	- Patch10 (SUSE): use /lib/bootchartd/mnt for tmpfs
12cr|bootchart-2.0.11.4-2|82	- Patch11 (SUSE):  enable auto-render
12cr|bootchart-2.0.11.4-2|83	- Patch12 (SUSE):  handle unknown runlevel
12cr|bootchart-2.0.11.4-2|84	- Patch13 (SUSE):  Fix max-y in pybootchargui
12cr|bootchart-2.0.11.4-2|85	- Patch14 (SVN): update to latest SVN of pybootchartgui (r136)
12cr|bootchart-2.0.11.4-2|86	- Patch15: fix defaults for pybootchartgui to be similar to java bootchart
12cr|bootchart-2.0.11.4-2|87	- Patch16:  fix format argument handling on command line
12cr|bootchart-2.0.11.4-2|88	
12cr|bootchart-2.0.11.4-2|89	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.9-8mdv2010.0
12cr|bootchart-2.0.11.4-2|90	+ Revision: 436870
12cr|bootchart-2.0.11.4-2|91	- rebuild
12cr|bootchart-2.0.11.4-2|92	
12cr|bootchart-2.0.11.4-2|93	* Thu Jan 22 2009 Frederic Crozat <fcrozat@mandriva.com> 0.9-7mdv2009.1
12cr|bootchart-2.0.11.4-2|94	+ Revision: 332531
12cr|bootchart-2.0.11.4-2|95	- Update patch0, some files were missing
12cr|bootchart-2.0.11.4-2|96	- Patch2: fix bootchart when rootfs is readonly
12cr|bootchart-2.0.11.4-2|97	- Patch3: detect ldm as display manager
12cr|bootchart-2.0.11.4-2|98	- Patch4: fix runlevel parsing in inittab
12cr|bootchart-2.0.11.4-2|99	- Patch5: fix autostoplogger
12cr|bootchart-2.0.11.4-2|100	- Patch6: enable process accouting
12cr|bootchart-2.0.11.4-2|101	- Patch7: enable early_login detection on Mandriva
12cr|bootchart-2.0.11.4-2|102	
12cr|bootchart-2.0.11.4-2|103	* Mon Oct 27 2008 Frederic Crozat <fcrozat@mandriva.com> 0.9-6mdv2009.1
12cr|bootchart-2.0.11.4-2|104	+ Revision: 297724
12cr|bootchart-2.0.11.4-2|105	- Patch0 : upgrade bootchart to svn version (support for initrd)
12cr|bootchart-2.0.11.4-2|106	- Patch1 (rtp): fix initrd support for Mandriva
12cr|bootchart-2.0.11.4-2|107	- Add manpages from SVN
12cr|bootchart-2.0.11.4-2|108	- Fix java build (akurtakov)
12cr|bootchart-2.0.11.4-2|109	
12cr|bootchart-2.0.11.4-2|110	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.9-5mdv2009.0
12cr|bootchart-2.0.11.4-2|111	+ Revision: 266339
12cr|bootchart-2.0.11.4-2|112	- rebuild early 2009.0 package (before pixel changes)
12cr|bootchart-2.0.11.4-2|113	
12cr|bootchart-2.0.11.4-2|114	* Tue May 27 2008 Thierry Vignaud <tv@mandriva.org> 0.9-4mdv2009.0
12cr|bootchart-2.0.11.4-2|115	+ Revision: 211746
12cr|bootchart-2.0.11.4-2|116	- suggests psacct
12cr|bootchart-2.0.11.4-2|117	- renderer needs java
12cr|bootchart-2.0.11.4-2|118	- kill re-definition of %%buildroot on Pixel's request
12cr|bootchart-2.0.11.4-2|119	
12cr|bootchart-2.0.11.4-2|120	+ Olivier Blin <oblin@mandriva.com>
12cr|bootchart-2.0.11.4-2|121	- restore BuildRoot
12cr|bootchart-2.0.11.4-2|122	
12cr|bootchart-2.0.11.4-2|123	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0.9-3mdv2008.1
12cr|bootchart-2.0.11.4-2|124	+ Revision: 120838
12cr|bootchart-2.0.11.4-2|125	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|bootchart-2.0.11.4-2|126	
12cr|bootchart-2.0.11.4-2|127	* Wed Aug 22 2007 Thierry Vignaud <tv@mandriva.org> 0.9-2mdv2008.0
12cr|bootchart-2.0.11.4-2|128	+ Revision: 69057
12cr|bootchart-2.0.11.4-2|129	- add builrequires jakarta-commons-cli
12cr|bootchart-2.0.11.4-2|130	- rebuild
12cr|bootchart-2.0.11.4-2|131	- Import bootchart
12cr|bootchart-2.0.11.4-2|132	
12cr|bootchart-2.0.11.4-2|133	
12cr|bootchart-2.0.11.4-2|134	
12cr|bootchart-2.0.11.4-2|135	* Tue Nov 15 2005 Frederic Crozat <fcrozat@mandriva.com> 0.9-1mdk
12cr|bootchart-2.0.11.4-2|136	- Release 0.9
12cr|bootchart-2.0.11.4-2|137	
12cr|bootchart-2.0.11.4-2|138	* Mon Aug 08 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.8-1mdk
12cr|bootchart-2.0.11.4-2|139	- initial release

464 12
12cr|bootsplash-themes-2.1.0-7|1	%define name bootsplash-themes
12cr|bootsplash-themes-2.1.0-7|2	%define version 2.1.0
12cr|bootsplash-themes-2.1.0-7|3	%define release %mkrel 7
12cr|bootsplash-themes-2.1.0-7|4	%define scriptdir %{_datadir}/bootsplash/scripts/
12cr|bootsplash-themes-2.1.0-7|5	
12cr|bootsplash-themes-2.1.0-7|6	Summary:	Bootsplash themes
12cr|bootsplash-themes-2.1.0-7|7	Name:		%{name}
12cr|bootsplash-themes-2.1.0-7|8	Version:	%{version}
12cr|bootsplash-themes-2.1.0-7|9	Release:	%{release}
12cr|bootsplash-themes-2.1.0-7|10	Source:		%{name}-%{version}.tar.bz2
12cr|bootsplash-themes-2.1.0-7|11	License:	GPL
12cr|bootsplash-themes-2.1.0-7|12	Group:		System/Kernel and hardware
12cr|bootsplash-themes-2.1.0-7|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|bootsplash-themes-2.1.0-7|14	Url:		http://www.mandrivalinux.com/cgi-bin/cvsweb.cgi/soft/bootsplash/
12cr|bootsplash-themes-2.1.0-7|15	Requires:	bootsplash
12cr|bootsplash-themes-2.1.0-7|16	Requires:	mandriva-theme
12cr|bootsplash-themes-2.1.0-7|17	
12cr|bootsplash-themes-2.1.0-7|18	BuildArch: noarch
12cr|bootsplash-themes-2.1.0-7|19	
12cr|bootsplash-themes-2.1.0-7|20	%description
12cr|bootsplash-themes-2.1.0-7|21	Additional themes for bootsplash:
12cr|bootsplash-themes-2.1.0-7|22	- Linux
12cr|bootsplash-themes-2.1.0-7|23	- Ayo
12cr|bootsplash-themes-2.1.0-7|24	- Ayo-73labAllstar
12cr|bootsplash-themes-2.1.0-7|25	- Ayo-ElvinTooka
12cr|bootsplash-themes-2.1.0-7|26	- Ayo-FrozenBubble
12cr|bootsplash-themes-2.1.0-7|27	- Ayo-Misspingus3
12cr|bootsplash-themes-2.1.0-7|28	- Ayo-Misspingus4
12cr|bootsplash-themes-2.1.0-7|29	
12cr|bootsplash-themes-2.1.0-7|30	"-tux" themes use Tux logo instead of theme picture in console
12cr|bootsplash-themes-2.1.0-7|31	
12cr|bootsplash-themes-2.1.0-7|32	%prep
12cr|bootsplash-themes-2.1.0-7|33	%setup -q
12cr|bootsplash-themes-2.1.0-7|34	
12cr|bootsplash-themes-2.1.0-7|35	%build
12cr|bootsplash-themes-2.1.0-7|36	make
12cr|bootsplash-themes-2.1.0-7|37	
12cr|bootsplash-themes-2.1.0-7|38	%install
12cr|bootsplash-themes-2.1.0-7|39	rm -rf $RPM_BUILD_ROOT
12cr|bootsplash-themes-2.1.0-7|40	%makeinstall_std
12cr|bootsplash-themes-2.1.0-7|41	rm -rf $RPM_BUILD_ROOT{%_sysconfdir,%_datadir}/bootsplash/themes/{RadiantStar,Enterprise{,-spot}}
12cr|bootsplash-themes-2.1.0-7|42	
12cr|bootsplash-themes-2.1.0-7|43	%post
12cr|bootsplash-themes-2.1.0-7|44	# update current theme
12cr|bootsplash-themes-2.1.0-7|45	if [ -x %scriptdir/switch-themes ]; then
12cr|bootsplash-themes-2.1.0-7|46	%scriptdir/switch-themes -u
12cr|bootsplash-themes-2.1.0-7|47	fi
12cr|bootsplash-themes-2.1.0-7|48	
12cr|bootsplash-themes-2.1.0-7|49	%postun
12cr|bootsplash-themes-2.1.0-7|50	# switch back to Mandriva theme on full removal
12cr|bootsplash-themes-2.1.0-7|51	if [ "$1" = "0" ]; then
12cr|bootsplash-themes-2.1.0-7|52	if [ -x %scriptdir/switch-themes ]; then
12cr|bootsplash-themes-2.1.0-7|53	%scriptdir/switch-themes Mandriva
12cr|bootsplash-themes-2.1.0-7|54	fi
12cr|bootsplash-themes-2.1.0-7|55	fi
12cr|bootsplash-themes-2.1.0-7|56	
12cr|bootsplash-themes-2.1.0-7|57	%clean
12cr|bootsplash-themes-2.1.0-7|58	rm -rf $RPM_BUILD_ROOT
12cr|bootsplash-themes-2.1.0-7|59	
12cr|bootsplash-themes-2.1.0-7|60	
12cr|bootsplash-themes-2.1.0-7|61	%files
12cr|bootsplash-themes-2.1.0-7|62	%defattr(-,root,root)
12cr|bootsplash-themes-2.1.0-7|63	%doc README
12cr|bootsplash-themes-2.1.0-7|64	
12cr|bootsplash-themes-2.1.0-7|65	%dir %_datadir/bootsplash/themes/Linux
12cr|bootsplash-themes-2.1.0-7|66	%_datadir/bootsplash/themes/Linux/*
12cr|bootsplash-themes-2.1.0-7|67	%dir %_sysconfdir/bootsplash/themes/Linux
12cr|bootsplash-themes-2.1.0-7|68	%config(noreplace) %_sysconfdir/bootsplash/themes/Linux/*
12cr|bootsplash-themes-2.1.0-7|69	
12cr|bootsplash-themes-2.1.0-7|70	%dir %_datadir/bootsplash/themes/Ayo
12cr|bootsplash-themes-2.1.0-7|71	%_datadir/bootsplash/themes/Ayo/*
12cr|bootsplash-themes-2.1.0-7|72	%dir %_sysconfdir/bootsplash/themes/Ayo
12cr|bootsplash-themes-2.1.0-7|73	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo/*
12cr|bootsplash-themes-2.1.0-7|74	
12cr|bootsplash-themes-2.1.0-7|75	%dir %_datadir/bootsplash/themes/Ayo-73labAllstar
12cr|bootsplash-themes-2.1.0-7|76	%_datadir/bootsplash/themes/Ayo-73labAllstar/*
12cr|bootsplash-themes-2.1.0-7|77	%dir %_sysconfdir/bootsplash/themes/Ayo-73labAllstar
12cr|bootsplash-themes-2.1.0-7|78	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-73labAllstar/*
12cr|bootsplash-themes-2.1.0-7|79	
12cr|bootsplash-themes-2.1.0-7|80	%dir %_datadir/bootsplash/themes/Ayo-ElvinTooka
12cr|bootsplash-themes-2.1.0-7|81	%_datadir/bootsplash/themes/Ayo-ElvinTooka/*
12cr|bootsplash-themes-2.1.0-7|82	%dir %_sysconfdir/bootsplash/themes/Ayo-ElvinTooka
12cr|bootsplash-themes-2.1.0-7|83	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-ElvinTooka/*
12cr|bootsplash-themes-2.1.0-7|84	
12cr|bootsplash-themes-2.1.0-7|85	%dir %_datadir/bootsplash/themes/Ayo-FrozenBubble
12cr|bootsplash-themes-2.1.0-7|86	%_datadir/bootsplash/themes/Ayo-FrozenBubble/*
12cr|bootsplash-themes-2.1.0-7|87	%dir %_sysconfdir/bootsplash/themes/Ayo-FrozenBubble
12cr|bootsplash-themes-2.1.0-7|88	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-FrozenBubble/*
12cr|bootsplash-themes-2.1.0-7|89	
12cr|bootsplash-themes-2.1.0-7|90	%dir %_datadir/bootsplash/themes/Ayo-Misspingus3
12cr|bootsplash-themes-2.1.0-7|91	%_datadir/bootsplash/themes/Ayo-Misspingus3/*
12cr|bootsplash-themes-2.1.0-7|92	%dir %_sysconfdir/bootsplash/themes/Ayo-Misspingus3
12cr|bootsplash-themes-2.1.0-7|93	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-Misspingus3/*
12cr|bootsplash-themes-2.1.0-7|94	
12cr|bootsplash-themes-2.1.0-7|95	%dir %_datadir/bootsplash/themes/Ayo-Misspingus4
12cr|bootsplash-themes-2.1.0-7|96	%_datadir/bootsplash/themes/Ayo-Misspingus4/*
12cr|bootsplash-themes-2.1.0-7|97	%dir %_sysconfdir/bootsplash/themes/Ayo-Misspingus4
12cr|bootsplash-themes-2.1.0-7|98	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-Misspingus4/*
12cr|bootsplash-themes-2.1.0-7|99	
12cr|bootsplash-themes-2.1.0-7|100	# -tux themes
12cr|bootsplash-themes-2.1.0-7|101	
12cr|bootsplash-themes-2.1.0-7|102	%dir %_datadir/bootsplash/themes/Mandriva-tux
12cr|bootsplash-themes-2.1.0-7|103	%_datadir/bootsplash/themes/Mandriva-tux/*
12cr|bootsplash-themes-2.1.0-7|104	%dir %_sysconfdir/bootsplash/themes/Mandriva-tux
12cr|bootsplash-themes-2.1.0-7|105	%config(noreplace) %_sysconfdir/bootsplash/themes/Mandriva-tux/*
12cr|bootsplash-themes-2.1.0-7|106	
12cr|bootsplash-themes-2.1.0-7|107	%dir %_datadir/bootsplash/themes/Enterprise-tux
12cr|bootsplash-themes-2.1.0-7|108	%_datadir/bootsplash/themes/Enterprise-tux/*
12cr|bootsplash-themes-2.1.0-7|109	%dir %_sysconfdir/bootsplash/themes/Enterprise-tux
12cr|bootsplash-themes-2.1.0-7|110	%config(noreplace) %_sysconfdir/bootsplash/themes/Enterprise-tux/*
12cr|bootsplash-themes-2.1.0-7|111	
12cr|bootsplash-themes-2.1.0-7|112	%dir %_datadir/bootsplash/themes/Enterprise-spot-tux
12cr|bootsplash-themes-2.1.0-7|113	%_datadir/bootsplash/themes/Enterprise-spot-tux/*
12cr|bootsplash-themes-2.1.0-7|114	%dir %_sysconfdir/bootsplash/themes/Enterprise-spot-tux
12cr|bootsplash-themes-2.1.0-7|115	%config(noreplace) %_sysconfdir/bootsplash/themes/Enterprise-spot-tux/*
12cr|bootsplash-themes-2.1.0-7|116	
12cr|bootsplash-themes-2.1.0-7|117	%dir %_datadir/bootsplash/themes/Ayo-tux
12cr|bootsplash-themes-2.1.0-7|118	%_datadir/bootsplash/themes/Ayo-tux/*
12cr|bootsplash-themes-2.1.0-7|119	%dir %_sysconfdir/bootsplash/themes/Ayo-tux
12cr|bootsplash-themes-2.1.0-7|120	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-tux/*
12cr|bootsplash-themes-2.1.0-7|121	
12cr|bootsplash-themes-2.1.0-7|122	%dir %_datadir/bootsplash/themes/Ayo-73labAllstar-tux
12cr|bootsplash-themes-2.1.0-7|123	%_datadir/bootsplash/themes/Ayo-73labAllstar-tux/*
12cr|bootsplash-themes-2.1.0-7|124	%dir %_sysconfdir/bootsplash/themes/Ayo-73labAllstar-tux
12cr|bootsplash-themes-2.1.0-7|125	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-73labAllstar-tux/*
12cr|bootsplash-themes-2.1.0-7|126	
12cr|bootsplash-themes-2.1.0-7|127	%dir %_datadir/bootsplash/themes/Ayo-ElvinTooka-tux
12cr|bootsplash-themes-2.1.0-7|128	%_datadir/bootsplash/themes/Ayo-ElvinTooka-tux/*
12cr|bootsplash-themes-2.1.0-7|129	%dir %_sysconfdir/bootsplash/themes/Ayo-ElvinTooka-tux
12cr|bootsplash-themes-2.1.0-7|130	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-ElvinTooka-tux/*
12cr|bootsplash-themes-2.1.0-7|131	
12cr|bootsplash-themes-2.1.0-7|132	%dir %_datadir/bootsplash/themes/Ayo-FrozenBubble-tux
12cr|bootsplash-themes-2.1.0-7|133	%_datadir/bootsplash/themes/Ayo-FrozenBubble-tux/*
12cr|bootsplash-themes-2.1.0-7|134	%dir %_sysconfdir/bootsplash/themes/Ayo-FrozenBubble-tux
12cr|bootsplash-themes-2.1.0-7|135	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-FrozenBubble-tux/*
12cr|bootsplash-themes-2.1.0-7|136	
12cr|bootsplash-themes-2.1.0-7|137	%dir %_datadir/bootsplash/themes/Ayo-Misspingus3-tux
12cr|bootsplash-themes-2.1.0-7|138	%_datadir/bootsplash/themes/Ayo-Misspingus3-tux/*
12cr|bootsplash-themes-2.1.0-7|139	%dir %_sysconfdir/bootsplash/themes/Ayo-Misspingus3-tux
12cr|bootsplash-themes-2.1.0-7|140	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-Misspingus3-tux/*
12cr|bootsplash-themes-2.1.0-7|141	
12cr|bootsplash-themes-2.1.0-7|142	%dir %_datadir/bootsplash/themes/Ayo-Misspingus4-tux
12cr|bootsplash-themes-2.1.0-7|143	%_datadir/bootsplash/themes/Ayo-Misspingus4-tux/*
12cr|bootsplash-themes-2.1.0-7|144	%dir %_sysconfdir/bootsplash/themes/Ayo-Misspingus4-tux
12cr|bootsplash-themes-2.1.0-7|145	%config(noreplace) %_sysconfdir/bootsplash/themes/Ayo-Misspingus4-tux/*
12cr|bootsplash-themes-2.1.0-7|146	
12cr|bootsplash-themes-2.1.0-7|147	
12cr|bootsplash-themes-2.1.0-7|148	
12cr|bootsplash-themes-2.1.0-7|149	
12cr|bootsplash-themes-2.1.0-7|150	%changelog
12cr|bootsplash-themes-2.1.0-7|151	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-7mdv2011.0
12cr|bootsplash-themes-2.1.0-7|152	+ Revision: 616812
12cr|bootsplash-themes-2.1.0-7|153	- the mass rebuild of 2010.0 packages
12cr|bootsplash-themes-2.1.0-7|154	
12cr|bootsplash-themes-2.1.0-7|155	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 2.1.0-6mdv2010.0
12cr|bootsplash-themes-2.1.0-7|156	+ Revision: 424686
12cr|bootsplash-themes-2.1.0-7|157	- rebuild
12cr|bootsplash-themes-2.1.0-7|158	
12cr|bootsplash-themes-2.1.0-7|159	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2.1.0-5mdv2009.0
12cr|bootsplash-themes-2.1.0-7|160	+ Revision: 240449
12cr|bootsplash-themes-2.1.0-7|161	- rebuild
12cr|bootsplash-themes-2.1.0-7|162	- kill re-definition of %%buildroot on Pixel's request
12cr|bootsplash-themes-2.1.0-7|163	
12cr|bootsplash-themes-2.1.0-7|164	+ Olivier Blin <oblin@mandriva.com>
12cr|bootsplash-themes-2.1.0-7|165	- restore BuildRoot
12cr|bootsplash-themes-2.1.0-7|166	
12cr|bootsplash-themes-2.1.0-7|167	* Fri Aug 17 2007 Thierry Vignaud <tv@mandriva.org> 2.1.0-3mdv2008.0
12cr|bootsplash-themes-2.1.0-7|168	+ Revision: 64788
12cr|bootsplash-themes-2.1.0-7|169	- rebuild
12cr|bootsplash-themes-2.1.0-7|170	
12cr|bootsplash-themes-2.1.0-7|171	
12cr|bootsplash-themes-2.1.0-7|172	* Tue Mar 06 2007 Olivier Blin <oblin@mandriva.com> 2.1.0-2mdv2007.0
12cr|bootsplash-themes-2.1.0-7|173	+ Revision: 133609
12cr|bootsplash-themes-2.1.0-7|174	- remove themes containing the Mandrake name
12cr|bootsplash-themes-2.1.0-7|175	- Import bootsplash-themes
12cr|bootsplash-themes-2.1.0-7|176	
12cr|bootsplash-themes-2.1.0-7|177	* Sat Aug 13 2005 Olivier Blin <oblin@mandriva.com> 2.1.0-1mdk
12cr|bootsplash-themes-2.1.0-7|178	- switch to Mandriva
12cr|bootsplash-themes-2.1.0-7|179	- misc Makefile cleanups
12cr|bootsplash-themes-2.1.0-7|180	- remove Prefix tag
12cr|bootsplash-themes-2.1.0-7|181	
12cr|bootsplash-themes-2.1.0-7|182	* Thu Feb 10 2005 Olivier Blin <oblin@mandrakesoft.com> 2.0.0-11mdk
12cr|bootsplash-themes-2.1.0-7|183	- Mandrake theme is now called Mandrakelinux
12cr|bootsplash-themes-2.1.0-7|184	

465 12
12cr|bos-2.6.1-2|1	%define	name	bos
12cr|bos-2.6.1-2|2	%define	version 2.6.1
12cr|bos-2.6.1-2|3	%define rel	2
12cr|bos-2.6.1-2|4	%define	release	%rel
12cr|bos-2.6.1-2|5	%define	Summary	Invasion: Battle of survival
12cr|bos-2.6.1-2|6	
12cr|bos-2.6.1-2|7	Name:		%{name}
12cr|bos-2.6.1-2|8	Summary:		A real time strategy game
12cr|bos-2.6.1-2|9	Version:		%{version}
12cr|bos-2.6.1-2|10	Release:		%{release}
12cr|bos-2.6.1-2|11	Source0:		http://www.boswars.org/dist/releases/boswars-%{version}-src.zip
12cr|bos-2.6.1-2|12	# It doesn't provide it's own icon yet
12cr|bos-2.6.1-2|13	# Found this on their patch tracker
12cr|bos-2.6.1-2|14	Source11:	%{name}-16.png
12cr|bos-2.6.1-2|15	Source12:	%{name}-32.png
12cr|bos-2.6.1-2|16	Source13:	%{name}-48.png
12cr|bos-2.6.1-2|17	Patch:		boswars-2.6.1-scons-blows.patch
12cr|bos-2.6.1-2|18	URL:		http://www.boswars.org/
12cr|bos-2.6.1-2|19	Group:		Games/Strategy
12cr|bos-2.6.1-2|20	License:	GPLv2+
12cr|bos-2.6.1-2|21	BuildRequires:	scons
12cr|bos-2.6.1-2|22	BuildRequires:	pkgconfig(x11)
12cr|bos-2.6.1-2|23	BuildRequires:	pkgconfig(sdl)
12cr|bos-2.6.1-2|24	BuildRequires:	pkgconfig(lua)
12cr|bos-2.6.1-2|25	BuildRequires:	pkgconfig(ogg)
12cr|bos-2.6.1-2|26	BuildRequires:	pkgconfig(vorbis)
12cr|bos-2.6.1-2|27	BuildRequires:	pkgconfig(libpng)
12cr|bos-2.6.1-2|28	BuildRequires:	pkgconfig(theora)
12cr|bos-2.6.1-2|29	BuildRequires:	pkgconfig(zlib)
12cr|bos-2.6.1-2|30	BuildRequires:	imagemagick
12cr|bos-2.6.1-2|31	BuildRequires:	pkgconfig(glu)
12cr|bos-2.6.1-2|32	BuildRequires:	pkgconfig(gl)
12cr|bos-2.6.1-2|33	%description
12cr|bos-2.6.1-2|34	Invasion - Battle of Survival is a real-time strategy game using
12cr|bos-2.6.1-2|35	the Stratagus game engine.
12cr|bos-2.6.1-2|36	
12cr|bos-2.6.1-2|37	%prep
12cr|bos-2.6.1-2|38	%setup -q -n boswars-%{version}-src
12cr|bos-2.6.1-2|39	%patch -p0
12cr|bos-2.6.1-2|40	
12cr|bos-2.6.1-2|41	
12cr|bos-2.6.1-2|42	%build
12cr|bos-2.6.1-2|43	%setup_compile_flags
12cr|bos-2.6.1-2|44	scons opengl=1
12cr|bos-2.6.1-2|45	
12cr|bos-2.6.1-2|46	%install
12cr|bos-2.6.1-2|47	mkdir -p %{buildroot}{%_gamesbindir,%_gamesdatadir/bos}
12cr|bos-2.6.1-2|48	install -m755 boswars %{buildroot}%_gamesbindir
12cr|bos-2.6.1-2|49	
12cr|bos-2.6.1-2|50	cp -ra campaigns graphics intro languages maps scripts sounds units %{buildroot}%{_gamesdatadir}/bos/
12cr|bos-2.6.1-2|51	cat << EOF > ./bos.sh
12cr|bos-2.6.1-2|52	#!/bin/sh
12cr|bos-2.6.1-2|53	boswars \$@ -d %{_gamesdatadir}/bos/
12cr|bos-2.6.1-2|54	EOF
12cr|bos-2.6.1-2|55	install -m755 ./bos.sh -D %{buildroot}%{_gamesbindir}/bos
12cr|bos-2.6.1-2|56	
12cr|bos-2.6.1-2|57	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|bos-2.6.1-2|58	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|bos-2.6.1-2|59	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|bos-2.6.1-2|60	
12cr|bos-2.6.1-2|61	mkdir -p %{buildroot}%{_datadir}/applications
12cr|bos-2.6.1-2|62	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|bos-2.6.1-2|63	[Desktop Entry]
12cr|bos-2.6.1-2|64	Name=Bos Wars
12cr|bos-2.6.1-2|65	Comment=Invasion: Battle of survival - a real time strategy game
12cr|bos-2.6.1-2|66	Exec=%{_gamesbindir}/bos
12cr|bos-2.6.1-2|67	Icon=%{name}
12cr|bos-2.6.1-2|68	Terminal=false
12cr|bos-2.6.1-2|69	Type=Application
12cr|bos-2.6.1-2|70	StartupNotify=true
12cr|bos-2.6.1-2|71	Categories=Game;StrategyGame;
12cr|bos-2.6.1-2|72	EOF
12cr|bos-2.6.1-2|73	
12cr|bos-2.6.1-2|74	%files
12cr|bos-2.6.1-2|75	%doc doc/*
12cr|bos-2.6.1-2|76	%dir %{_gamesdatadir}/bos/
12cr|bos-2.6.1-2|77	%{_gamesdatadir}/bos/*
12cr|bos-2.6.1-2|78	%{_gamesbindir}/bos
12cr|bos-2.6.1-2|79	%{_gamesbindir}/boswars
12cr|bos-2.6.1-2|80	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|bos-2.6.1-2|81	%{_iconsdir}/%{name}.png
12cr|bos-2.6.1-2|82	%{_miconsdir}/%{name}.png
12cr|bos-2.6.1-2|83	%{_liconsdir}/%{name}.png
12cr|bos-2.6.1-2|84	
12cr|bos-2.6.1-2|85	
12cr|bos-2.6.1-2|86	%changelog
12cr|bos-2.6.1-2|87	* Wed Jan 05 2011 Funda Wang <fwang@mandriva.org> 2.6.1-2mdv2011.0
12cr|bos-2.6.1-2|88	+ Revision: 628663
12cr|bos-2.6.1-2|89	- tighten BR
12cr|bos-2.6.1-2|90	
12cr|bos-2.6.1-2|91	* Wed Sep 22 2010 Zombie Ryushu <ryushu@mandriva.org> 2.6.1-1mdv2011.0
12cr|bos-2.6.1-2|92	+ Revision: 580518
12cr|bos-2.6.1-2|93	- Upgrade to 2.6.1
12cr|bos-2.6.1-2|94	- Upgrade to 2.6.1
12cr|bos-2.6.1-2|95	- Upgrade to 2.6.1
12cr|bos-2.6.1-2|96	
12cr|bos-2.6.1-2|97	* Sun Mar 28 2010 Funda Wang <fwang@mandriva.org> 2.5-3mdv2010.1
12cr|bos-2.6.1-2|98	+ Revision: 528528
12cr|bos-2.6.1-2|99	- more gcc patch
12cr|bos-2.6.1-2|100	
12cr|bos-2.6.1-2|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|bos-2.6.1-2|102	- rebuild
12cr|bos-2.6.1-2|103	
12cr|bos-2.6.1-2|104	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.5-2mdv2009.1
12cr|bos-2.6.1-2|105	+ Revision: 358043
12cr|bos-2.6.1-2|106	- rebuild
12cr|bos-2.6.1-2|107	
12cr|bos-2.6.1-2|108	* Wed Mar 11 2009 Emmanuel Andry <eandry@mandriva.org> 2.5-1mdv2009.1
12cr|bos-2.6.1-2|109	+ Revision: 353563
12cr|bos-2.6.1-2|110	- New version 2.5
12cr|bos-2.6.1-2|111	- fix gcc43 build with gentoo patch
12cr|bos-2.6.1-2|112	
12cr|bos-2.6.1-2|113	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|bos-2.6.1-2|114	- lowercase ImageMagick
12cr|bos-2.6.1-2|115	
12cr|bos-2.6.1-2|116	+ Pixel <pixel@mandriva.com>
12cr|bos-2.6.1-2|117	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|bos-2.6.1-2|118	
12cr|bos-2.6.1-2|119	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.1-2mdv2008.1
12cr|bos-2.6.1-2|120	+ Revision: 136280
12cr|bos-2.6.1-2|121	- restore BuildRoot
12cr|bos-2.6.1-2|122	
12cr|bos-2.6.1-2|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|bos-2.6.1-2|124	- kill re-definition of %%buildroot on Pixel's request
12cr|bos-2.6.1-2|125	
12cr|bos-2.6.1-2|126	* Wed Sep 05 2007 Thierry Vignaud <tv@mandriva.org> 2.4.1-2mdv2008.0
12cr|bos-2.6.1-2|127	+ Revision: 80030
12cr|bos-2.6.1-2|128	- only one build (GL is a run time option)
12cr|bos-2.6.1-2|129	
12cr|bos-2.6.1-2|130	+ Funda Wang <fwang@mandriva.org>
12cr|bos-2.6.1-2|131	- fix URL
12cr|bos-2.6.1-2|132	
12cr|bos-2.6.1-2|133	* Wed Sep 05 2007 Funda Wang <fwang@mandriva.org> 2.4.1-1mdv2008.0
12cr|bos-2.6.1-2|134	+ Revision: 79688
12cr|bos-2.6.1-2|135	- New version 2.4.1
12cr|bos-2.6.1-2|136	
12cr|bos-2.6.1-2|137	+ Thierry Vignaud <tv@mandriva.org>
12cr|bos-2.6.1-2|138	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|bos-2.6.1-2|139	
12cr|bos-2.6.1-2|140	* Mon Aug 27 2007 Thierry Vignaud <tv@mandriva.org> 2.4-2mdv2008.0
12cr|bos-2.6.1-2|141	+ Revision: 71993
12cr|bos-2.6.1-2|142	- add a non GL build since the GL version makes a radeon 8500 slow like hell for no rendering improvement
12cr|bos-2.6.1-2|143	- drop debian style menu entry
12cr|bos-2.6.1-2|144	
12cr|bos-2.6.1-2|145	* Thu Aug 16 2007 Thierry Vignaud <tv@mandriva.org> 2.4-1mdv2008.0
12cr|bos-2.6.1-2|146	+ Revision: 64185
12cr|bos-2.6.1-2|147	- new release (that now build with lua-5.1)
12cr|bos-2.6.1-2|148	- fix versionning
12cr|bos-2.6.1-2|149	
12cr|bos-2.6.1-2|150	* Mon Jul 02 2007 Olivier Blin <oblin@mandriva.com> 2.3-1mdv2008.0
12cr|bos-2.6.1-2|151	+ Revision: 47151
12cr|bos-2.6.1-2|152	- build in %%build section...
12cr|bos-2.6.1-2|153	
12cr|bos-2.6.1-2|154	+ Thierry Vignaud <tv@mandriva.org>
12cr|bos-2.6.1-2|155	- new release
12cr|bos-2.6.1-2|156	- drop noarch tag, add buildrequires (stratagus engine was merged)
12cr|bos-2.6.1-2|157	- new release
12cr|bos-2.6.1-2|158	- drop noarch tag, add buildrequires (stratagus engine was merged)
12cr|bos-2.6.1-2|159	
12cr|bos-2.6.1-2|160	
12cr|bos-2.6.1-2|161	* Wed Jan 17 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.1-1mdv2007.0
12cr|bos-2.6.1-2|162	+ Revision: 109769
12cr|bos-2.6.1-2|163	- new release: 2.0.1
12cr|bos-2.6.1-2|164	
12cr|bos-2.6.1-2|165	* Wed Dec 13 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0-1mdv2007.1
12cr|bos-2.6.1-2|166	+ Revision: 96327
12cr|bos-2.6.1-2|167	- Convert icons upfront to avoid dependency on ImageMagick and related weirdness
12cr|bos-2.6.1-2|168	- 2.0
12cr|bos-2.6.1-2|169	add xdg menu
12cr|bos-2.6.1-2|170	- Import bos
12cr|bos-2.6.1-2|171	
12cr|bos-2.6.1-2|172	* Fri Aug 19 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.1-3mdk
12cr|bos-2.6.1-2|173	- fix buildrequires
12cr|bos-2.6.1-2|174	- fix hidden-file-or-dir
12cr|bos-2.6.1-2|175	
12cr|bos-2.6.1-2|176	* Sat Jul 09 2005 Eskild Hustvedt <eskild@mandrake.org> 1.1-2mdk
12cr|bos-2.6.1-2|177	- Provide it's own icon
12cr|bos-2.6.1-2|178	- Launchscript accepts commandline parameters
12cr|bos-2.6.1-2|179	
12cr|bos-2.6.1-2|180	* Sat Jul 09 2005 Eskild Hustvedt <eskild@mandrake.org> 1.1-1mdk
12cr|bos-2.6.1-2|181	- Initial Mandriva Linux package
12cr|bos-2.6.1-2|182	

466 12
12cr|botan-1.8.13-2|1	%define myname botan
12cr|botan-1.8.13-2|2	%define api 1.8.2
12cr|botan-1.8.13-2|3	%define libname %mklibname %{myname} %{api}
12cr|botan-1.8.13-2|4	%define develname %mklibname %{myname} -d
12cr|botan-1.8.13-2|5	%define staticname %mklibname %{myname} -s -d
12cr|botan-1.8.13-2|6	
12cr|botan-1.8.13-2|7	Name:           %{myname}
12cr|botan-1.8.13-2|8	Version:        1.8.13
12cr|botan-1.8.13-2|9	Release:        %mkrel 2
12cr|botan-1.8.13-2|10	Summary:        Crypto library written in C++
12cr|botan-1.8.13-2|11	
12cr|botan-1.8.13-2|12	Group:          System/Libraries
12cr|botan-1.8.13-2|13	License:        BSD
12cr|botan-1.8.13-2|14	URL:            http://botan.randombit.net/
12cr|botan-1.8.13-2|15	# tarfile is stripped using repack.sh. original tarfile to be found
12cr|botan-1.8.13-2|16	# here: http://files.randombit.net/botan/Botan-%%{version}.tbz
12cr|botan-1.8.13-2|17	Source0:        Botan-%{version}.stripped.tbz
12cr|botan-1.8.13-2|18	Source1:        README.fedora
12cr|botan-1.8.13-2|19	# soname was changed unintentionally upstream, revert it.
12cr|botan-1.8.13-2|20	Patch0:         botan-1.8.13-soname.patch
12cr|botan-1.8.13-2|21	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|botan-1.8.13-2|22	
12cr|botan-1.8.13-2|23	BuildRequires:  gcc-c++
12cr|botan-1.8.13-2|24	BuildRequires:  python
12cr|botan-1.8.13-2|25	
12cr|botan-1.8.13-2|26	BuildRequires:  bzip2-devel
12cr|botan-1.8.13-2|27	BuildRequires:  zlib-devel
12cr|botan-1.8.13-2|28	BuildRequires:  gmp-devel
12cr|botan-1.8.13-2|29	BuildRequires:  openssl-devel
12cr|botan-1.8.13-2|30	
12cr|botan-1.8.13-2|31	
12cr|botan-1.8.13-2|32	%description
12cr|botan-1.8.13-2|33	Botan is a BSD-licensed crypto library written in C++. It provides a
12cr|botan-1.8.13-2|34	wide variety of basic cryptographic algorithms, X.509 certificates and
12cr|botan-1.8.13-2|35	CRLs, PKCS \#10 certificate requests, a filter/pipe message processing
12cr|botan-1.8.13-2|36	system, and a wide variety of other features, all written in portable
12cr|botan-1.8.13-2|37	C++. The API reference, tutorial, and examples may help impart the
12cr|botan-1.8.13-2|38	flavor of the library.
12cr|botan-1.8.13-2|39	
12cr|botan-1.8.13-2|40	%package -n     %{libname}
12cr|botan-1.8.13-2|41	
12cr|botan-1.8.13-2|42	#(!) summary for main lib RPM only
12cr|botan-1.8.13-2|43	Summary:        Main library for %{myname}
12cr|botan-1.8.13-2|44	Group:          System/Libraries
12cr|botan-1.8.13-2|45	Provides:       %{name} = %{version}-%{release}
12cr|botan-1.8.13-2|46	
12cr|botan-1.8.13-2|47	%description -n %{libname}
12cr|botan-1.8.13-2|48	Botan is a BSD-licensed crypto library written in C++. It provides a
12cr|botan-1.8.13-2|49	wide variety of basic cryptographic algorithms, X.509 certificates and
12cr|botan-1.8.13-2|50	CRLs, PKCS \#10 certificate requests, a filter/pipe message processing
12cr|botan-1.8.13-2|51	system, and a wide variety of other features, all written in portable
12cr|botan-1.8.13-2|52	C++. The API reference, tutorial, and examples may help impart the
12cr|botan-1.8.13-2|53	flavor of the library.
12cr|botan-1.8.13-2|54	
12cr|botan-1.8.13-2|55	%package        -n %{develname}
12cr|botan-1.8.13-2|56	Summary:        Development files for %{name}
12cr|botan-1.8.13-2|57	Group:          Development/Other
12cr|botan-1.8.13-2|58	Requires:       %{libname} = %{version}
12cr|botan-1.8.13-2|59	Requires:       pkgconfig
12cr|botan-1.8.13-2|60	Requires:       bzip2-devel
12cr|botan-1.8.13-2|61	Requires:       zlib-devel
12cr|botan-1.8.13-2|62	Requires:       gmp-devel
12cr|botan-1.8.13-2|63	Requires:       openssl-devel
12cr|botan-1.8.13-2|64	Provides:       %{name}-devel = %{version}-%{release}
12cr|botan-1.8.13-2|65	
12cr|botan-1.8.13-2|66	%description    -n %{develname}
12cr|botan-1.8.13-2|67	The %{name}-devel package contains libraries and header files for
12cr|botan-1.8.13-2|68	developing applications that use %{name}.
12cr|botan-1.8.13-2|69	
12cr|botan-1.8.13-2|70	%package -n %{staticname}
12cr|botan-1.8.13-2|71	Summary:        Static libraries for %{name}
12cr|botan-1.8.13-2|72	Group:          Development/Other
12cr|botan-1.8.13-2|73	Requires:       %{name}-devel = %{version}-%{release}
12cr|botan-1.8.13-2|74	
12cr|botan-1.8.13-2|75	%description  -n %{staticname}
12cr|botan-1.8.13-2|76	The %{staticname} package contains the static libraries
12cr|botan-1.8.13-2|77	of %{name}.
12cr|botan-1.8.13-2|78	
12cr|botan-1.8.13-2|79	%prep
12cr|botan-1.8.13-2|80	%setup -q -n Botan-%{version}
12cr|botan-1.8.13-2|81	%patch0 -p0
12cr|botan-1.8.13-2|82	cp -av %{SOURCE1} .
12cr|botan-1.8.13-2|83	
12cr|botan-1.8.13-2|84	%build
12cr|botan-1.8.13-2|85	# we have the necessary prerequisites, so enable optional modules
12cr|botan-1.8.13-2|86	%define enable_modules gnump,bzip2,zlib,openssl
12cr|botan-1.8.13-2|87	
12cr|botan-1.8.13-2|88	# fixme: maybe disable unix_procs, very slow.
12cr|botan-1.8.13-2|89	%define disable_modules %{nil}
12cr|botan-1.8.13-2|90	
12cr|botan-1.8.13-2|91	./configure.py \
12cr|botan-1.8.13-2|92	--prefix=%{_prefix} \
12cr|botan-1.8.13-2|93	--libdir=%{_lib} \
12cr|botan-1.8.13-2|94	--cc=gcc \
12cr|botan-1.8.13-2|95	--os=linux \
12cr|botan-1.8.13-2|96	--cpu=%{_arch} \
12cr|botan-1.8.13-2|97	--enable-modules=%{enable_modules} \
12cr|botan-1.8.13-2|98	--disable-modules=%{disable_modules}
12cr|botan-1.8.13-2|99	
12cr|botan-1.8.13-2|100	# (ab)using CXX as an easy way to inject our CXXFLAGS
12cr|botan-1.8.13-2|101	make CXX="g++ ${CXXFLAGS:-%{optflags}}" %{?_smp_mflags}
12cr|botan-1.8.13-2|102	
12cr|botan-1.8.13-2|103	
12cr|botan-1.8.13-2|104	%install
12cr|botan-1.8.13-2|105	rm -rf %{buildroot}
12cr|botan-1.8.13-2|106	make install \
12cr|botan-1.8.13-2|107	DESTDIR=%{buildroot}%{_prefix} \
12cr|botan-1.8.13-2|108	DOCDIR=_doc \
12cr|botan-1.8.13-2|109	INSTALL_CMD_EXEC="install -p -m 755" \
12cr|botan-1.8.13-2|110	INSTALL_CMD_DATA="install -p -m 644" \
12cr|botan-1.8.13-2|111	
12cr|botan-1.8.13-2|112	
12cr|botan-1.8.13-2|113	%clean
12cr|botan-1.8.13-2|114	rm -rf %{buildroot}
12cr|botan-1.8.13-2|115	
12cr|botan-1.8.13-2|116	
12cr|botan-1.8.13-2|117	%post -p /sbin/ldconfig
12cr|botan-1.8.13-2|118	
12cr|botan-1.8.13-2|119	
12cr|botan-1.8.13-2|120	%postun -p /sbin/ldconfig
12cr|botan-1.8.13-2|121	
12cr|botan-1.8.13-2|122	
12cr|botan-1.8.13-2|123	%files -n %{libname}
12cr|botan-1.8.13-2|124	%defattr(-,root,root,-)
12cr|botan-1.8.13-2|125	%{_libdir}/libbotan*-*.so
12cr|botan-1.8.13-2|126	%doc _doc/readme.txt _doc/log.txt _doc/thanks.txt _doc/credits.txt
12cr|botan-1.8.13-2|127	%doc _doc/license.txt _doc/fips140.tex _doc/pgpkeys.asc
12cr|botan-1.8.13-2|128	%doc README.fedora
12cr|botan-1.8.13-2|129	
12cr|botan-1.8.13-2|130	
12cr|botan-1.8.13-2|131	%files -n %{develname}
12cr|botan-1.8.13-2|132	%defattr(-,root,root,-)
12cr|botan-1.8.13-2|133	%doc doc/examples
12cr|botan-1.8.13-2|134	%doc _doc/api* _doc/tutorial*
12cr|botan-1.8.13-2|135	%{_bindir}/botan-config
12cr|botan-1.8.13-2|136	%{_includedir}/*
12cr|botan-1.8.13-2|137	%exclude %{_libdir}/libbotan.a
12cr|botan-1.8.13-2|138	%{_libdir}/libbotan.so
12cr|botan-1.8.13-2|139	%{_libdir}/pkgconfig/botan-1.8.pc
12cr|botan-1.8.13-2|140	
12cr|botan-1.8.13-2|141	%files -n %{staticname}
12cr|botan-1.8.13-2|142	%defattr(-,root,root)
12cr|botan-1.8.13-2|143	%attr(0644,root,root) %{_libdir}/lib*.a
12cr|botan-1.8.13-2|144	
12cr|botan-1.8.13-2|145	%check
12cr|botan-1.8.13-2|146	make CXX="g++ ${CXXFLAGS:-%{optflags}}" %{?_smp_mflags} check
12cr|botan-1.8.13-2|147	
12cr|botan-1.8.13-2|148	# these checks would fail
12cr|botan-1.8.13-2|149	mv checks/validate.dat{,.orig}
12cr|botan-1.8.13-2|150	awk '/\[.*\]/{f=0} /\[(RC5.*|RC6|IDEA)\]/{f=1} (f && !/^#/){sub(/^/,"#")} {print}' \
12cr|botan-1.8.13-2|151	checks/validate.dat.orig > checks/validate.dat
12cr|botan-1.8.13-2|152	LD_LIBRARY_PATH=%{buildroot}%{_libdir} ./check --validate
12cr|botan-1.8.13-2|153	
12cr|botan-1.8.13-2|154	
12cr|botan-1.8.13-2|155	
12cr|botan-1.8.13-2|156	
12cr|botan-1.8.13-2|157	%changelog
12cr|botan-1.8.13-2|158	* Fri Aug 12 2011 Shlomi Fish <shlomif@mandriva.org> 1.8.13-2mdv2012.0
12cr|botan-1.8.13-2|159	+ Revision: 694224
12cr|botan-1.8.13-2|160	- import botan
12cr|botan-1.8.13-2|161	

467 12
12cr|bouml-4.22.2-1|1	Summary:	UML 2 tool box to specify and generate code in C++, Java, IDL, PHP and Python
12cr|bouml-4.22.2-1|2	Name:		bouml
12cr|bouml-4.22.2-1|3	Version:	4.22.2
12cr|bouml-4.22.2-1|4	%define file_project_version	4.22
12cr|bouml-4.22.2-1|5	%define bouml_doc_version	4.21
12cr|bouml-4.22.2-1|6	Release:	%mkrel 1
12cr|bouml-4.22.2-1|7	License:	GPLv2+
12cr|bouml-4.22.2-1|8	Group:		Development/Other
12cr|bouml-4.22.2-1|9	URL:		http://bouml.free.fr
12cr|bouml-4.22.2-1|10	Source0:	http://downloads.sourceforge.net/bouml/%{name}_%{version}.tar.gz
12cr|bouml-4.22.2-1|11	Patch01:	bouml-mandriva-doc-path-fix.patch
12cr|bouml-4.22.2-1|12	Patch02:	bouml-help-use-xdg-open.patch
12cr|bouml-4.22.2-1|13	BuildRequires:	gcc-c++
12cr|bouml-4.22.2-1|14	BuildRequires:	qt3-devel
12cr|bouml-4.22.2-1|15	%if %{mdkversion} < 200800
12cr|bouml-4.22.2-1|16	BuildRequires:	desktop-file-utils
12cr|bouml-4.22.2-1|17	%endif
12cr|bouml-4.22.2-1|18	Requires:	xdg-utils
12cr|bouml-4.22.2-1|19	Suggests:	bouml-doc >= %{bouml_doc_version}
12cr|bouml-4.22.2-1|20	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|bouml-4.22.2-1|21	
12cr|bouml-4.22.2-1|22	%description
12cr|bouml-4.22.2-1|23	BOUML is a free Unified Modeling Language (UML 2) tool box allowing you
12cr|bouml-4.22.2-1|24	to specify and generate code in C++, Java, Idl, Php and Python.
12cr|bouml-4.22.2-1|25	You can use it to create nearly all of UML diagrams.
12cr|bouml-4.22.2-1|26	BOUML can generate code from those diagrams in
12cr|bouml-4.22.2-1|27	C++, Java, IDL, PHP and Python, and can also reverse existing code.
12cr|bouml-4.22.2-1|28	
12cr|bouml-4.22.2-1|29	The program supports class diagrams, sequence diagrams, collaboration diagrams,
12cr|bouml-4.22.2-1|30	object diagrams, use case diagrams, component diagrams, state diagrams,
12cr|bouml-4.22.2-1|31	activity diagrams, component diagrams and deployment diagrams.
12cr|bouml-4.22.2-1|32	
12cr|bouml-4.22.2-1|33	%prep
12cr|bouml-4.22.2-1|34	%setup -q -n %{name}_%{version}
12cr|bouml-4.22.2-1|35	%patch01 -p1 -b .mandriva-doc-path-fix
12cr|bouml-4.22.2-1|36	%patch02 -p1 -b .help-use-xdg-open
12cr|bouml-4.22.2-1|37	
12cr|bouml-4.22.2-1|38	%build
12cr|bouml-4.22.2-1|39	%make QTDIR=%{qt3dir} QMAKE=%{qt3dir}/bin/qmake BOUML_LIB=%{_libdir}/%{name}
12cr|bouml-4.22.2-1|40	
12cr|bouml-4.22.2-1|41	%install
12cr|bouml-4.22.2-1|42	rm -rf %{buildroot}
12cr|bouml-4.22.2-1|43	%makeinstall_std BOUML_LIB=%{_libdir}/%{name}
12cr|bouml-4.22.2-1|44	%if %{mdkversion} < 200800
12cr|bouml-4.22.2-1|45	desktop-file-install \
12cr|bouml-4.22.2-1|46	--vendor="" \
12cr|bouml-4.22.2-1|47	--add-category="X-MandrivaLinux-MoreApplications-Development" \
12cr|bouml-4.22.2-1|48	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|bouml-4.22.2-1|49	%endif
12cr|bouml-4.22.2-1|50	
12cr|bouml-4.22.2-1|51	cat > README.%{file_project_version}.upgrade.urpmi <<EOF
12cr|bouml-4.22.2-1|52	Because the format of the BOUML files is changed in BOUML %{file_project_version},
12cr|bouml-4.22.2-1|53	the previous releases (BOUML < %{file_project_version}) cannot read a project
12cr|bouml-4.22.2-1|54	saved with this version. Obviously this release is able to read
12cr|bouml-4.22.2-1|55	the projects made by previous releases of BOUML.
12cr|bouml-4.22.2-1|56	EOF
12cr|bouml-4.22.2-1|57	
12cr|bouml-4.22.2-1|58	%if %mdkversion < 200900
12cr|bouml-4.22.2-1|59	%post
12cr|bouml-4.22.2-1|60	%update_icon_cache hicolor
12cr|bouml-4.22.2-1|61	%{update_menus}
12cr|bouml-4.22.2-1|62	%endif
12cr|bouml-4.22.2-1|63	
12cr|bouml-4.22.2-1|64	%if %mdkversion < 200900
12cr|bouml-4.22.2-1|65	%postun
12cr|bouml-4.22.2-1|66	%update_icon_cache hicolor
12cr|bouml-4.22.2-1|67	%{clean_menus}
12cr|bouml-4.22.2-1|68	%endif
12cr|bouml-4.22.2-1|69	
12cr|bouml-4.22.2-1|70	%clean
12cr|bouml-4.22.2-1|71	rm -rf %{buildroot}
12cr|bouml-4.22.2-1|72	
12cr|bouml-4.22.2-1|73	%files
12cr|bouml-4.22.2-1|74	%defattr(-,root,root)
12cr|bouml-4.22.2-1|75	%doc README README.*.upgrade.urpmi historic.html licence.txt
12cr|bouml-4.22.2-1|76	%{_bindir}/%{name}
12cr|bouml-4.22.2-1|77	%{_bindir}/projectControl
12cr|bouml-4.22.2-1|78	%{_bindir}/projectSynchro
12cr|bouml-4.22.2-1|79	%dir %{_libdir}/%{name}
12cr|bouml-4.22.2-1|80	%{_libdir}/%{name}/*
12cr|bouml-4.22.2-1|81	%{_datadir}/applications/*.desktop
12cr|bouml-4.22.2-1|82	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|bouml-4.22.2-1|83	%{_iconsdir}/hicolor/16x16/apps/projectControl.png
12cr|bouml-4.22.2-1|84	%{_iconsdir}/hicolor/16x16/apps/projectSynchro.png
12cr|bouml-4.22.2-1|85	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|bouml-4.22.2-1|86	%{_iconsdir}/hicolor/32x32/apps/projectControl.png
12cr|bouml-4.22.2-1|87	%{_iconsdir}/hicolor/32x32/apps/projectSynchro.png
12cr|bouml-4.22.2-1|88	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|bouml-4.22.2-1|89	%{_iconsdir}/hicolor/48x48/apps/projectControl.png
12cr|bouml-4.22.2-1|90	%{_iconsdir}/hicolor/48x48/apps/projectSynchro.png
12cr|bouml-4.22.2-1|91	%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|bouml-4.22.2-1|92	%{_iconsdir}/hicolor/64x64/apps/projectControl.png
12cr|bouml-4.22.2-1|93	%{_iconsdir}/hicolor/64x64/apps/projectSynchro.png
12cr|bouml-4.22.2-1|94	
12cr|bouml-4.22.2-1|95	
12cr|bouml-4.22.2-1|96	%changelog
12cr|bouml-4.22.2-1|97	* Tue Jul 20 2010 Luc Menut <lmenut@mandriva.org> 4.22.2-1mdv2011.0
12cr|bouml-4.22.2-1|98	+ Revision: 556287
12cr|bouml-4.22.2-1|99	- update to 4.22.2
12cr|bouml-4.22.2-1|100	
12cr|bouml-4.22.2-1|101	* Sat Jul 10 2010 Luc Menut <lmenut@mandriva.org> 4.22.1-1mdv2011.0
12cr|bouml-4.22.2-1|102	+ Revision: 550520
12cr|bouml-4.22.2-1|103	- update to 4.22.1
12cr|bouml-4.22.2-1|104	
12cr|bouml-4.22.2-1|105	* Sun Apr 25 2010 Luc Menut <lmenut@mandriva.org> 4.20-1mdv2010.1
12cr|bouml-4.22.2-1|106	+ Revision: 538709
12cr|bouml-4.22.2-1|107	- update to 4.20
12cr|bouml-4.22.2-1|108	
12cr|bouml-4.22.2-1|109	* Mon Apr 12 2010 Luc Menut <lmenut@mandriva.org> 4.19.3-1mdv2010.1
12cr|bouml-4.22.2-1|110	+ Revision: 533733
12cr|bouml-4.22.2-1|111	- update to 4.19.3
12cr|bouml-4.22.2-1|112	
12cr|bouml-4.22.2-1|113	* Sat Apr 03 2010 Luc Menut <lmenut@mandriva.org> 4.19.2-1mdv2010.1
12cr|bouml-4.22.2-1|114	+ Revision: 530859
12cr|bouml-4.22.2-1|115	- update to 4.19.2
12cr|bouml-4.22.2-1|116	
12cr|bouml-4.22.2-1|117	* Sun Mar 21 2010 Luc Menut <lmenut@mandriva.org> 4.19.1-1mdv2010.1
12cr|bouml-4.22.2-1|118	+ Revision: 526157
12cr|bouml-4.22.2-1|119	- update to 4.19.1
12cr|bouml-4.22.2-1|120	- update source URL
12cr|bouml-4.22.2-1|121	
12cr|bouml-4.22.2-1|122	* Fri Mar 05 2010 Sandro Cazzaniga <kharec@mandriva.org> 4.19-1mdv2010.1
12cr|bouml-4.22.2-1|123	+ Revision: 514427
12cr|bouml-4.22.2-1|124	- update to 4.19
12cr|bouml-4.22.2-1|125	
12cr|bouml-4.22.2-1|126	* Sun Feb 07 2010 Luc Menut <lmenut@mandriva.org> 4.18.1-1mdv2010.1
12cr|bouml-4.22.2-1|127	+ Revision: 501670
12cr|bouml-4.22.2-1|128	- update to version 4.18.1
12cr|bouml-4.22.2-1|129	
12cr|bouml-4.22.2-1|130	* Sun Jan 10 2010 Luc Menut <lmenut@mandriva.org> 4.17.1-1mdv2010.1
12cr|bouml-4.22.2-1|131	+ Revision: 488890
12cr|bouml-4.22.2-1|132	- update to version 4.17.1
12cr|bouml-4.22.2-1|133	
12cr|bouml-4.22.2-1|134	* Tue Jan 05 2010 Luc Menut <lmenut@mandriva.org> 4.17-1mdv2010.1
12cr|bouml-4.22.2-1|135	+ Revision: 486505
12cr|bouml-4.22.2-1|136	- update to version 4.17
12cr|bouml-4.22.2-1|137	
12cr|bouml-4.22.2-1|138	* Wed Sep 30 2009 Luc Menut <lmenut@mandriva.org> 4.15-1mdv2010.0
12cr|bouml-4.22.2-1|139	+ Revision: 451111
12cr|bouml-4.22.2-1|140	- update to new version 4.15
12cr|bouml-4.22.2-1|141	
12cr|bouml-4.22.2-1|142	* Wed Sep 23 2009 Emmanuel Andry <eandry@mandriva.org> 4.14-1mdv2010.0
12cr|bouml-4.22.2-1|143	+ Revision: 447921
12cr|bouml-4.22.2-1|144	- New version 4.14
12cr|bouml-4.22.2-1|145	
12cr|bouml-4.22.2-1|146	* Tue Sep 01 2009 Luc Menut <lmenut@mandriva.org> 4.13.1-1mdv2010.0
12cr|bouml-4.22.2-1|147	+ Revision: 424046
12cr|bouml-4.22.2-1|148	- update to new version 4.13.1
12cr|bouml-4.22.2-1|149	
12cr|bouml-4.22.2-1|150	* Thu Mar 19 2009 Nicolas Vigier <nvigier@mandriva.com> 4.12-1mdv2009.1
12cr|bouml-4.22.2-1|151	+ Revision: 358204
12cr|bouml-4.22.2-1|152	- version 4.12
12cr|bouml-4.22.2-1|153	
12cr|bouml-4.22.2-1|154	* Wed Feb 18 2009 Nicolas Vigier <nvigier@mandriva.com> 4.11-1mdv2009.1
12cr|bouml-4.22.2-1|155	+ Revision: 342648
12cr|bouml-4.22.2-1|156	- update to version 4.11 (thank to Luc Menut for help)
12cr|bouml-4.22.2-1|157	
12cr|bouml-4.22.2-1|158	* Thu Sep 11 2008 Frederik Himpe <fhimpe@mandriva.org> 4.5.1-2mdv2009.0
12cr|bouml-4.22.2-1|159	+ Revision: 283946
12cr|bouml-4.22.2-1|160	- Integrated suggestions by Luc Menut:
12cr|bouml-4.22.2-1|161	* suggest new bouml-doc version
12cr|bouml-4.22.2-1|162	* set file version to 4.5
12cr|bouml-4.22.2-1|163	- use %%makeinstall_std
12cr|bouml-4.22.2-1|164	
12cr|bouml-4.22.2-1|165	* Tue Sep 09 2008 Frederik Himpe <fhimpe@mandriva.org> 4.5.1-1mdv2009.0
12cr|bouml-4.22.2-1|166	+ Revision: 283179
12cr|bouml-4.22.2-1|167	- update to new version 4.5.1
12cr|bouml-4.22.2-1|168	
12cr|bouml-4.22.2-1|169	* Sat Aug 23 2008 Emmanuel Andry <eandry@mandriva.org> 4.4.3-1mdv2009.0
12cr|bouml-4.22.2-1|170	+ Revision: 275353
12cr|bouml-4.22.2-1|171	- New version
12cr|bouml-4.22.2-1|172	
12cr|bouml-4.22.2-1|173	* Thu Aug 07 2008 Emmanuel Andry <eandry@mandriva.org> 4.4.2-1mdv2009.0
12cr|bouml-4.22.2-1|174	+ Revision: 266428
12cr|bouml-4.22.2-1|175	- New version
12cr|bouml-4.22.2-1|176	
12cr|bouml-4.22.2-1|177	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 4.3.5-5mdv2009.0
12cr|bouml-4.22.2-1|178	+ Revision: 266341
12cr|bouml-4.22.2-1|179	- rebuild early 2009.0 package (before pixel changes)
12cr|bouml-4.22.2-1|180	
12cr|bouml-4.22.2-1|181	+ Pixel <pixel@mandriva.com>
12cr|bouml-4.22.2-1|182	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|bouml-4.22.2-1|183	
12cr|bouml-4.22.2-1|184	* Sun Jun 08 2008 Funda Wang <fwang@mandriva.org> 4.3.5-4mdv2009.0
12cr|bouml-4.22.2-1|185	+ Revision: 216917
12cr|bouml-4.22.2-1|186	- adopt to new doc file path
12cr|bouml-4.22.2-1|187	
12cr|bouml-4.22.2-1|188	* Sun Jun 08 2008 Funda Wang <fwang@mandriva.org> 4.3.5-3mdv2009.0
12cr|bouml-4.22.2-1|189	+ Revision: 216810
12cr|bouml-4.22.2-1|190	- add patch to comply mandriva doc path
12cr|bouml-4.22.2-1|191	- use xdg-open to open help docs
12cr|bouml-4.22.2-1|192	
12cr|bouml-4.22.2-1|193	* Sat Jun 07 2008 Funda Wang <fwang@mandriva.org> 4.3.5-2mdv2009.0
12cr|bouml-4.22.2-1|194	+ Revision: 216666
12cr|bouml-4.22.2-1|195	- fix suggest of doc package
12cr|bouml-4.22.2-1|196	
12cr|bouml-4.22.2-1|197	* Sat Jun 07 2008 Funda Wang <fwang@mandriva.org> 4.3.5-1mdv2009.0
12cr|bouml-4.22.2-1|198	+ Revision: 216660
12cr|bouml-4.22.2-1|199	- New version 4.3.5
12cr|bouml-4.22.2-1|200	
12cr|bouml-4.22.2-1|201	* Fri Mar 21 2008 Nicolas Vigier <nvigier@mandriva.com> 4.2-1mdv2009.0
12cr|bouml-4.22.2-1|202	+ Revision: 189364
12cr|bouml-4.22.2-1|203	- Package updated by Luc Menut <Luc.Menut@supagro.inra.fr>
12cr|bouml-4.22.2-1|204	- new version 4.2
12cr|bouml-4.22.2-1|205	- correct BuildRequires - desktop-file-utils is needed only for mdkversion < 200800
12cr|bouml-4.22.2-1|206	- add Suggests bouml-doc
12cr|bouml-4.22.2-1|207	
12cr|bouml-4.22.2-1|208	* Tue Feb 12 2008 Nicolas Vigier <nvigier@mandriva.com> 4.1-1mdv2008.1
12cr|bouml-4.22.2-1|209	+ Revision: 166117
12cr|bouml-4.22.2-1|210	- new version
12cr|bouml-4.22.2-1|211	
12cr|bouml-4.22.2-1|212	* Wed Jan 23 2008 Nicolas Vigier <nvigier@mandriva.com> 3.5-1mdv2008.1
12cr|bouml-4.22.2-1|213	+ Revision: 157013
12cr|bouml-4.22.2-1|214	- new version
12cr|bouml-4.22.2-1|215	
12cr|bouml-4.22.2-1|216	* Tue Jan 08 2008 Nicolas Vigier <nvigier@mandriva.com> 3.4.1-1mdv2008.1
12cr|bouml-4.22.2-1|217	+ Revision: 146915
12cr|bouml-4.22.2-1|218	- import bouml
12cr|bouml-4.22.2-1|219	
12cr|bouml-4.22.2-1|220	
12cr|bouml-4.22.2-1|221	* Wed Jan 02 2008 Luc Menut <Luc.Menut@supagro.inra.fr> 3.4.1-1mdv2008.1
12cr|bouml-4.22.2-1|222	- initial Mandriva package

468 12
12cr|bouml-doc-4.21-1|1	Summary:	Bouml reference manual
12cr|bouml-doc-4.21-1|2	Name:		bouml-doc
12cr|bouml-doc-4.21-1|3	Version:	4.21
12cr|bouml-doc-4.21-1|4	Release:	%mkrel 1
12cr|bouml-doc-4.21-1|5	License:	GPLv2+
12cr|bouml-doc-4.21-1|6	Group:		Development/Other
12cr|bouml-doc-4.21-1|7	URL:		http://bouml.free.fr
12cr|bouml-doc-4.21-1|8	Source0:	http://downloads.sourceforge.net/bouml/doc%{version}.tar.gz
12cr|bouml-doc-4.21-1|9	Source1:	http://downloads.sourceforge.net/bouml/doc%{version}_A4.pdf
12cr|bouml-doc-4.21-1|10	BuildArch:	noarch
12cr|bouml-doc-4.21-1|11	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|bouml-doc-4.21-1|12	
12cr|bouml-doc-4.21-1|13	%description
12cr|bouml-doc-4.21-1|14	BOUML is a free Unified Modeling Language (UML 2) tool box allowing you
12cr|bouml-doc-4.21-1|15	to specify and generate code in C++, Java, Idl, Php and Python.
12cr|bouml-doc-4.21-1|16	You can use it to create nearly all of UML diagrams.
12cr|bouml-doc-4.21-1|17	BOUML can generate code from those diagrams in
12cr|bouml-doc-4.21-1|18	C++, Java, IDL, PHP and Python, and can also reverse existing code.
12cr|bouml-doc-4.21-1|19	
12cr|bouml-doc-4.21-1|20	Contains reference manual.
12cr|bouml-doc-4.21-1|21	
12cr|bouml-doc-4.21-1|22	%prep
12cr|bouml-doc-4.21-1|23	%setup -q -c %{name}-%{version}
12cr|bouml-doc-4.21-1|24	%__cp %{SOURCE1} .
12cr|bouml-doc-4.21-1|25	
12cr|bouml-doc-4.21-1|26	%build
12cr|bouml-doc-4.21-1|27	
12cr|bouml-doc-4.21-1|28	%install
12cr|bouml-doc-4.21-1|29	rm -rf %{buildroot}
12cr|bouml-doc-4.21-1|30	%__install -d -m 755 %{buildroot}%{_datadir}/%{name}/pdf
12cr|bouml-doc-4.21-1|31	%__mv doc %{buildroot}%{_datadir}/%{name}/html
12cr|bouml-doc-4.21-1|32	%__mv *.pdf %{buildroot}%{_datadir}/%{name}/pdf
12cr|bouml-doc-4.21-1|33	
12cr|bouml-doc-4.21-1|34	%clean
12cr|bouml-doc-4.21-1|35	rm -rf %{buildroot}
12cr|bouml-doc-4.21-1|36	
12cr|bouml-doc-4.21-1|37	%files
12cr|bouml-doc-4.21-1|38	%defattr(-,root,root)
12cr|bouml-doc-4.21-1|39	%{_datadir}/%{name}
12cr|bouml-doc-4.21-1|40	
12cr|bouml-doc-4.21-1|41	
12cr|bouml-doc-4.21-1|42	%changelog
12cr|bouml-doc-4.21-1|43	* Sat Jul 10 2010 Luc Menut <lmenut@mandriva.org> 4.21-1mdv2011.0
12cr|bouml-doc-4.21-1|44	+ Revision: 550519
12cr|bouml-doc-4.21-1|45	- update to 4.21
12cr|bouml-doc-4.21-1|46	
12cr|bouml-doc-4.21-1|47	* Sun Mar 21 2010 Luc Menut <lmenut@mandriva.org> 4.19-1mdv2010.1
12cr|bouml-doc-4.21-1|48	+ Revision: 526154
12cr|bouml-doc-4.21-1|49	- update to 4.19
12cr|bouml-doc-4.21-1|50	
12cr|bouml-doc-4.21-1|51	* Tue Jan 05 2010 Luc Menut <lmenut@mandriva.org> 4.17-1mdv2010.1
12cr|bouml-doc-4.21-1|52	+ Revision: 486507
12cr|bouml-doc-4.21-1|53	- update to version 4.17
12cr|bouml-doc-4.21-1|54	
12cr|bouml-doc-4.21-1|55	* Tue Sep 01 2009 Luc Menut <lmenut@mandriva.org> 4.12.4-1mdv2010.0
12cr|bouml-doc-4.21-1|56	+ Revision: 424053
12cr|bouml-doc-4.21-1|57	- update to new version 4.12.4
12cr|bouml-doc-4.21-1|58	
12cr|bouml-doc-4.21-1|59	* Wed Feb 18 2009 Nicolas Vigier <nvigier@mandriva.com> 4.9-1mdv2009.1
12cr|bouml-doc-4.21-1|60	+ Revision: 342555
12cr|bouml-doc-4.21-1|61	- update to version 4.9
12cr|bouml-doc-4.21-1|62	
12cr|bouml-doc-4.21-1|63	* Thu Sep 11 2008 Frederik Himpe <fhimpe@mandriva.org> 4.5-1mdv2009.0
12cr|bouml-doc-4.21-1|64	+ Revision: 283930
12cr|bouml-doc-4.21-1|65	- Update to 4.5, thanks to Luc Menut for feedback on cooker list
12cr|bouml-doc-4.21-1|66	
12cr|bouml-doc-4.21-1|67	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 4.3.2-4mdv2009.0
12cr|bouml-doc-4.21-1|68	+ Revision: 266342
12cr|bouml-doc-4.21-1|69	- rebuild early 2009.0 package (before pixel changes)
12cr|bouml-doc-4.21-1|70	
12cr|bouml-doc-4.21-1|71	* Sun Jun 08 2008 Funda Wang <fwang@mandriva.org> 4.3.2-3mdv2009.0
12cr|bouml-doc-4.21-1|72	+ Revision: 216915
12cr|bouml-doc-4.21-1|73	- install help files into /usr/share/bouml-doc so it has its own directory
12cr|bouml-doc-4.21-1|74	
12cr|bouml-doc-4.21-1|75	* Sun Jun 08 2008 Funda Wang <fwang@mandriva.org> 4.3.2-2mdv2009.0
12cr|bouml-doc-4.21-1|76	+ Revision: 216880
12cr|bouml-doc-4.21-1|77	- move doc files into non-versioned dir
12cr|bouml-doc-4.21-1|78	
12cr|bouml-doc-4.21-1|79	* Sat Jun 07 2008 Funda Wang <fwang@mandriva.org> 4.3.2-1mdv2009.0
12cr|bouml-doc-4.21-1|80	+ Revision: 216664
12cr|bouml-doc-4.21-1|81	- New version 4.3.2
12cr|bouml-doc-4.21-1|82	
12cr|bouml-doc-4.21-1|83	* Fri Mar 21 2008 Nicolas Vigier <nvigier@mandriva.com> 4.2-1mdv2008.1
12cr|bouml-doc-4.21-1|84	+ Revision: 189358
12cr|bouml-doc-4.21-1|85	- import bouml-doc
12cr|bouml-doc-4.21-1|86	
12cr|bouml-doc-4.21-1|87	
12cr|bouml-doc-4.21-1|88	* Thu Mar 20 2008 Luc Menut <Luc.Menut@supagro.inra.fr> 4.2-1mdv2008.1
12cr|bouml-doc-4.21-1|89	- initial bouml-doc
12cr|bouml-doc-4.21-1|90	

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

470 12
12cr|brainparty-0.61-1|1	# spec is based on OpenSUSE and MIB work
12cr|brainparty-0.61-1|2	
12cr|brainparty-0.61-1|3	Name:		brainparty
12cr|brainparty-0.61-1|4	Version:	0.61
12cr|brainparty-0.61-1|5	Release:	%mkrel 1
12cr|brainparty-0.61-1|6	Summary:	Brain-stretching game with 36 minigames
12cr|brainparty-0.61-1|7	License:	GPLv3
12cr|brainparty-0.61-1|8	Group:		Games/Puzzles
12cr|brainparty-0.61-1|9	Url:		https://launchpad.net/brainparty
12cr|brainparty-0.61-1|10	Source0:	http://launchpad.net/brainparty/trunk/0.61/+download/%{name}%{version}.tar.gz
12cr|brainparty-0.61-1|11	Source1:	%{name}-wrapper.sh
12cr|brainparty-0.61-1|12	Source2:	%{name}.desktop
12cr|brainparty-0.61-1|13	Source3:	%{name}.png
12cr|brainparty-0.61-1|14	BuildRequires:	SDL-devel
12cr|brainparty-0.61-1|15	BuildRequires:	SDL_mixer-devel
12cr|brainparty-0.61-1|16	BuildRequires:	SDL_ttf-devel
12cr|brainparty-0.61-1|17	BuildRequires:	SDL_gfx-devel
12cr|brainparty-0.61-1|18	BuildRequires:	SDL_image-devel
12cr|brainparty-0.61-1|19	BuildRequires:	mesaglu-devel
12cr|brainparty-0.61-1|20	
12cr|brainparty-0.61-1|21	%description
12cr|brainparty-0.61-1|22	Brain Party is a puzzle-solving, brain-stretching game that comes with
12cr|brainparty-0.61-1|23	36 minigames designed to push your brain to its limits, testing memory,
12cr|brainparty-0.61-1|24	logic, mathematics, reactions and more.
12cr|brainparty-0.61-1|25	
12cr|brainparty-0.61-1|26	%prep
12cr|brainparty-0.61-1|27	%setup -q -n %{name}
12cr|brainparty-0.61-1|28	sed -i -e "s/CXXFLAGS =/CXXFLAGS = %{optflags}/g" Makefile
12cr|brainparty-0.61-1|29	
12cr|brainparty-0.61-1|30	%build
12cr|brainparty-0.61-1|31	%make
12cr|brainparty-0.61-1|32	
12cr|brainparty-0.61-1|33	%install
12cr|brainparty-0.61-1|34	%__rm -rf %{buildroot}
12cr|brainparty-0.61-1|35	%__mkdir_p %{buildroot}%{_datadir}/%{name}
12cr|brainparty-0.61-1|36	%__install -D -m 644 Content/* %{buildroot}%{_datadir}/%{name}/
12cr|brainparty-0.61-1|37	
12cr|brainparty-0.61-1|38	# Install binary and wrapper
12cr|brainparty-0.61-1|39	%__install -D -m 755 %{name} %{buildroot}%{_bindir}/%{name}-bin
12cr|brainparty-0.61-1|40	%__install -D -m 755 %{SOURCE1} %{buildroot}%{_bindir}/%{name}
12cr|brainparty-0.61-1|41	
12cr|brainparty-0.61-1|42	%__mkdir_p %{buildroot}%{_datadir}/applications/
12cr|brainparty-0.61-1|43	%__install -D -m 644 %{SOURCE2} %{buildroot}%{_datadir}/applications/
12cr|brainparty-0.61-1|44	%__mkdir_p %{buildroot}%{_datadir}/pixmaps/
12cr|brainparty-0.61-1|45	%__install -D -m 644 %{SOURCE3} %{buildroot}%{_datadir}/pixmaps/
12cr|brainparty-0.61-1|46	
12cr|brainparty-0.61-1|47	%clean
12cr|brainparty-0.61-1|48	%__rm -rf %{buildroot}
12cr|brainparty-0.61-1|49	
12cr|brainparty-0.61-1|50	%files
12cr|brainparty-0.61-1|51	%defattr(-,root,root,-)
12cr|brainparty-0.61-1|52	%doc README COPYING CREDITS
12cr|brainparty-0.61-1|53	%{_bindir}/%{name}
12cr|brainparty-0.61-1|54	%{_bindir}/%{name}-bin
12cr|brainparty-0.61-1|55	%dir %{_datadir}/%{name}/
12cr|brainparty-0.61-1|56	%{_datadir}/%{name}/*
12cr|brainparty-0.61-1|57	%{_datadir}/applications/%{name}.desktop
12cr|brainparty-0.61-1|58	%{_datadir}/pixmaps/%{name}.png
12cr|brainparty-0.61-1|59	
12cr|brainparty-0.61-1|60	
12cr|brainparty-0.61-1|61	
12cr|brainparty-0.61-1|62	%changelog
12cr|brainparty-0.61-1|63	* Fri Feb 17 2012 Andrey Bondrov <abondrov@mandriva.org> 0.61-1mdv2011.0
12cr|brainparty-0.61-1|64	+ Revision: 776145
12cr|brainparty-0.61-1|65	- imported package brainparty
12cr|brainparty-0.61-1|66	

471 12
12cr|brilltagger-1.14-11|1	%define name    brilltagger
12cr|brilltagger-1.14-11|2	%define version 1.14
12cr|brilltagger-1.14-11|3	%define tag     1_14
12cr|brilltagger-1.14-11|4	%define release %mkrel 11
12cr|brilltagger-1.14-11|5	
12cr|brilltagger-1.14-11|6	Name:       %{name}
12cr|brilltagger-1.14-11|7	Version:    %{version}
12cr|brilltagger-1.14-11|8	Release:    %{release}
12cr|brilltagger-1.14-11|9	Summary:    Rule based tagger
12cr|brilltagger-1.14-11|10	Source:     http://www.cs.jhu.edu/~brill/RBT%{tag}.tar.bz2
12cr|brilltagger-1.14-11|11	Patch0:     %{name}.makefile.patch
12cr|brilltagger-1.14-11|12	Patch1:     %{name}.no-hardcoded-path-check.patch
12cr|brilltagger-1.14-11|13	# this url no longer work, and it seems it disappeared from internet
12cr|brilltagger-1.14-11|14	URL:        http://www.cs.jhu.edu/~brill/
12cr|brilltagger-1.14-11|15	License:    MIT
12cr|brilltagger-1.14-11|16	Group:      Sciences/Computer science
12cr|brilltagger-1.14-11|17	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|brilltagger-1.14-11|18	
12cr|brilltagger-1.14-11|19	%description
12cr|brilltagger-1.14-11|20	The Brill tagger is a transformation-based part-of-speech tagger.
12cr|brilltagger-1.14-11|21	
12cr|brilltagger-1.14-11|22	%prep
12cr|brilltagger-1.14-11|23	%setup -q -n RULE_BASED_TAGGER_V%{version}
12cr|brilltagger-1.14-11|24	%patch0
12cr|brilltagger-1.14-11|25	%patch1
12cr|brilltagger-1.14-11|26	mkdir Bin
12cr|brilltagger-1.14-11|27	chmod 644 Docs/*
12cr|brilltagger-1.14-11|28	
12cr|brilltagger-1.14-11|29	%build
12cr|brilltagger-1.14-11|30	%make RPM_OPT_FLAGS="%{optflags}"
12cr|brilltagger-1.14-11|31	
12cr|brilltagger-1.14-11|32	%install
12cr|brilltagger-1.14-11|33	rm -rf %{buildroot}
12cr|brilltagger-1.14-11|34	
12cr|brilltagger-1.14-11|35	install -d -m 755 %{buildroot}%{_bindir}
12cr|brilltagger-1.14-11|36	install -m 755 Bin/* %{buildroot}%{_bindir}
12cr|brilltagger-1.14-11|37	
12cr|brilltagger-1.14-11|38	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|brilltagger-1.14-11|39	install -m 644 Bin_and_Data/* %{buildroot}%{_datadir}/%{name}
12cr|brilltagger-1.14-11|40	
12cr|brilltagger-1.14-11|41	%clean
12cr|brilltagger-1.14-11|42	rm -rf %{buildroot}
12cr|brilltagger-1.14-11|43	
12cr|brilltagger-1.14-11|44	%files
12cr|brilltagger-1.14-11|45	%defattr(-,root,root)
12cr|brilltagger-1.14-11|46	%doc Docs README COPYRIGHT
12cr|brilltagger-1.14-11|47	%{_bindir}/*
12cr|brilltagger-1.14-11|48	%{_datadir}/%{name}
12cr|brilltagger-1.14-11|49	
12cr|brilltagger-1.14-11|50	
12cr|brilltagger-1.14-11|51	
12cr|brilltagger-1.14-11|52	%changelog
12cr|brilltagger-1.14-11|53	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.14-11mdv2011.0
12cr|brilltagger-1.14-11|54	+ Revision: 616838
12cr|brilltagger-1.14-11|55	- the mass rebuild of 2010.0 packages
12cr|brilltagger-1.14-11|56	
12cr|brilltagger-1.14-11|57	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.14-10mdv2010.0
12cr|brilltagger-1.14-11|58	+ Revision: 424689
12cr|brilltagger-1.14-11|59	- rebuild
12cr|brilltagger-1.14-11|60	
12cr|brilltagger-1.14-11|61	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.14-9mdv2009.0
12cr|brilltagger-1.14-11|62	+ Revision: 266402
12cr|brilltagger-1.14-11|63	- rebuild early 2009.0 package (before pixel changes)
12cr|brilltagger-1.14-11|64	
12cr|brilltagger-1.14-11|65	* Mon May 26 2008 Michael Scherer <misc@mandriva.org> 1.14-8mdv2009.0
12cr|brilltagger-1.14-11|66	+ Revision: 211372
12cr|brilltagger-1.14-11|67	- bunzip patchs
12cr|brilltagger-1.14-11|68	- add a description
12cr|brilltagger-1.14-11|69	
12cr|brilltagger-1.14-11|70	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.14-7mdv2009.0
12cr|brilltagger-1.14-11|71	+ Revision: 210925
12cr|brilltagger-1.14-11|72	- rebuild
12cr|brilltagger-1.14-11|73	- rebuild
12cr|brilltagger-1.14-11|74	
12cr|brilltagger-1.14-11|75	+ Olivier Blin <oblin@mandriva.com>
12cr|brilltagger-1.14-11|76	- restore BuildRoot
12cr|brilltagger-1.14-11|77	
12cr|brilltagger-1.14-11|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|brilltagger-1.14-11|79	- kill re-definition of %%buildroot on Pixel's request
12cr|brilltagger-1.14-11|80	- import brilltagger
12cr|brilltagger-1.14-11|81	
12cr|brilltagger-1.14-11|82	
12cr|brilltagger-1.14-11|83	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.14-5mdv2007.0
12cr|brilltagger-1.14-11|84	- %%mkrel
12cr|brilltagger-1.14-11|85	- fix doc files perms
12cr|brilltagger-1.14-11|86	
12cr|brilltagger-1.14-11|87	* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.14-4mdk
12cr|brilltagger-1.14-11|88	- spec cleanup
12cr|brilltagger-1.14-11|89	
12cr|brilltagger-1.14-11|90	* Thu Jul 08 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.14-3mdk
12cr|brilltagger-1.14-11|91	- rpmbuilupdate aware
12cr|brilltagger-1.14-11|92	
12cr|brilltagger-1.14-11|93	* Fri Jan 16 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.14-2mdk
12cr|brilltagger-1.14-11|94	- fix stupid check for other binaries
12cr|brilltagger-1.14-11|95	
12cr|brilltagger-1.14-11|96	* Thu Jan 08 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.14-1mdk
12cr|brilltagger-1.14-11|97	- first mdk release

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

473 12
12cr|briskola-1.0.0-1|1	# This spec is based on Alberto Altieri work in MIB
12cr|briskola-1.0.0-1|2	
12cr|briskola-1.0.0-1|3	Name:		briskola
12cr|briskola-1.0.0-1|4	Version:	1.0.0
12cr|briskola-1.0.0-1|5	Release:	%mkrel 1
12cr|briskola-1.0.0-1|6	Summary:	Clone of the Italian card game Briscola
12cr|briskola-1.0.0-1|7	Group:		Games/Cards
12cr|briskola-1.0.0-1|8	URL:		http://www.briskola.net
12cr|briskola-1.0.0-1|9	Source:		http://www.briskola.net/files/briskola-%{version}.tar.gz
12cr|briskola-1.0.0-1|10	Patch:		briskola.desktop.patch
12cr|briskola-1.0.0-1|11	License:	GPLv3+
12cr|briskola-1.0.0-1|12	BuildRequires:	cmake
12cr|briskola-1.0.0-1|13	BuildRequires:	glibc-devel
12cr|briskola-1.0.0-1|14	BuildRequires:	pkgconfig(fontconfig)
12cr|briskola-1.0.0-1|15	BuildRequires:	freetype2-devel
12cr|briskola-1.0.0-1|16	BuildRequires:	libglib-devel
12cr|briskola-1.0.0-1|17	BuildRequires:	libice-devel
12cr|briskola-1.0.0-1|18	BuildRequires:	libopenssl-devel
12cr|briskola-1.0.0-1|19	BuildRequires:	png-devel
12cr|briskola-1.0.0-1|20	BuildRequires:	qt4-devel
12cr|briskola-1.0.0-1|21	BuildRequires:	libsm-devel
12cr|briskola-1.0.0-1|22	BuildRequires:	libstdc++-devel
12cr|briskola-1.0.0-1|23	BuildRequires:	X11-devel
12cr|briskola-1.0.0-1|24	BuildRequires:	libxext-devel
12cr|briskola-1.0.0-1|25	BuildRequires:	libxfixes-devel
12cr|briskola-1.0.0-1|26	BuildRequires:	libxinerama-devel
12cr|briskola-1.0.0-1|27	BuildRequires:	libxrender-devel
12cr|briskola-1.0.0-1|28	BuildRequires:	zlib-devel
12cr|briskola-1.0.0-1|29	
12cr|briskola-1.0.0-1|30	%description
12cr|briskola-1.0.0-1|31	BrisKola is a clone of the Italian card game Briscola.
12cr|briskola-1.0.0-1|32	This is a classic Italian game, surely one of the most popular,
12cr|briskola-1.0.0-1|33	thanks to the simplicity of the rules
12cr|briskola-1.0.0-1|34	and the modest skills required to players.
12cr|briskola-1.0.0-1|35	
12cr|briskola-1.0.0-1|36	%prep
12cr|briskola-1.0.0-1|37	%setup -q
12cr|briskola-1.0.0-1|38	%patch -p1
12cr|briskola-1.0.0-1|39	
12cr|briskola-1.0.0-1|40	%build
12cr|briskola-1.0.0-1|41	%cmake
12cr|briskola-1.0.0-1|42	%make
12cr|briskola-1.0.0-1|43	
12cr|briskola-1.0.0-1|44	%install
12cr|briskola-1.0.0-1|45	%__rm -rf %{buildroot}
12cr|briskola-1.0.0-1|46	%makeinstall_std -C build
12cr|briskola-1.0.0-1|47	
12cr|briskola-1.0.0-1|48	%clean
12cr|briskola-1.0.0-1|49	%__rm -rf %{buildroot}
12cr|briskola-1.0.0-1|50	
12cr|briskola-1.0.0-1|51	%files
12cr|briskola-1.0.0-1|52	%defattr(-,root,root)
12cr|briskola-1.0.0-1|53	%doc README
12cr|briskola-1.0.0-1|54	%{_bindir}/briskola
12cr|briskola-1.0.0-1|55	%{_datadir}/applications/briskola.desktop
12cr|briskola-1.0.0-1|56	%{_datadir}/briskola/background/*.png
12cr|briskola-1.0.0-1|57	%{_datadir}/briskola/cards/*.png
12cr|briskola-1.0.0-1|58	%{_datadir}/briskola/decks/*.png
12cr|briskola-1.0.0-1|59	%{_datadir}/briskola/icons/*.png
12cr|briskola-1.0.0-1|60	%{_datadir}/briskola/misc/*.png
12cr|briskola-1.0.0-1|61	%{_datadir}/briskola/text/*.png
12cr|briskola-1.0.0-1|62	%{_datadir}/pixmaps/*.png
12cr|briskola-1.0.0-1|63	
12cr|briskola-1.0.0-1|64	
12cr|briskola-1.0.0-1|65	
12cr|briskola-1.0.0-1|66	%changelog
12cr|briskola-1.0.0-1|67	* Tue Feb 21 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0.0-1mdv2012.0
12cr|briskola-1.0.0-1|68	+ Revision: 778704
12cr|briskola-1.0.0-1|69	- Update BuildRequires
12cr|briskola-1.0.0-1|70	- imported package briskola
12cr|briskola-1.0.0-1|71	

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

475 12
12cr|brutalchess-0.5.2-7|1	Name:		brutalchess
12cr|brutalchess-0.5.2-7|2	Version:	0.5.2
12cr|brutalchess-0.5.2-7|3	Release:	7
12cr|brutalchess-0.5.2-7|4	Summary:	A 3D chess game inspired by Battle Chess
12cr|brutalchess-0.5.2-7|5	Group:		Games/Strategy
12cr|brutalchess-0.5.2-7|6	License:	GPLv2+
12cr|brutalchess-0.5.2-7|7	URL:		http://brutalchess.sourceforge.net/
12cr|brutalchess-0.5.2-7|8	Source0:	%{name}-alpha-%{version}-src.tar.bz2
12cr|brutalchess-0.5.2-7|9	Source11:	%{name}-16x16.png
12cr|brutalchess-0.5.2-7|10	Source12:	%{name}-32x32.png
12cr|brutalchess-0.5.2-7|11	Source13:	%{name}-48x48.png
12cr|brutalchess-0.5.2-7|12	Patch0:		brutalchess-0.5.2-fix-FTBFS.patch
12cr|brutalchess-0.5.2-7|13	Patch1:		brutalchess-0.5.2-gcc4.3.patch
12cr|brutalchess-0.5.2-7|14	Patch2:		brutalchess-0.5.2-use-own-fonts.patch
12cr|brutalchess-0.5.2-7|15	Patch3:		brutalchess-0.5.2-gcc4.7.patch
12cr|brutalchess-0.5.2-7|16	Requires:	fonts-ttf-dejavu
12cr|brutalchess-0.5.2-7|17	BuildRequires:	pkgconfig(sdl)
12cr|brutalchess-0.5.2-7|18	BuildRequires:	pkgconfig(SDL_image)
12cr|brutalchess-0.5.2-7|19	BuildRequires:	pkgconfig(glu)
12cr|brutalchess-0.5.2-7|20	BuildRequires:	pkgconfig(freetype2)
12cr|brutalchess-0.5.2-7|21	BuildRequires:	desktop-file-utils
12cr|brutalchess-0.5.2-7|22	
12cr|brutalchess-0.5.2-7|23	%description
12cr|brutalchess-0.5.2-7|24	Brutal Chess features full 3D graphics, an advanced particle
12cr|brutalchess-0.5.2-7|25	engine, and several different levels of intelligent AI,
12cr|brutalchess-0.5.2-7|26	inspired by the once popular "Battle Chess" released by
12cr|brutalchess-0.5.2-7|27	Interplay circa 1988.
12cr|brutalchess-0.5.2-7|28	
12cr|brutalchess-0.5.2-7|29	%prep
12cr|brutalchess-0.5.2-7|30	%setup -q
12cr|brutalchess-0.5.2-7|31	%patch0 -p0
12cr|brutalchess-0.5.2-7|32	%patch1 -p0
12cr|brutalchess-0.5.2-7|33	%patch2 -p1
12cr|brutalchess-0.5.2-7|34	%patch3 -p1
12cr|brutalchess-0.5.2-7|35	
12cr|brutalchess-0.5.2-7|36	%build
12cr|brutalchess-0.5.2-7|37	autoreconf -fi
12cr|brutalchess-0.5.2-7|38	%configure2_5x	--disable-sdltest \
12cr|brutalchess-0.5.2-7|39	--disable-freetypetest \
12cr|brutalchess-0.5.2-7|40	--without-x \
12cr|brutalchess-0.5.2-7|41	--bindir=%{_gamesbindir} \
12cr|brutalchess-0.5.2-7|42	--datadir=%{_gamesdatadir}
12cr|brutalchess-0.5.2-7|43	%make
12cr|brutalchess-0.5.2-7|44	
12cr|brutalchess-0.5.2-7|45	%install
12cr|brutalchess-0.5.2-7|46	%makeinstall_std
12cr|brutalchess-0.5.2-7|47	
12cr|brutalchess-0.5.2-7|48	# we use system default fot via patch2
12cr|brutalchess-0.5.2-7|49	rm -fr %{buildroot}%{_gamesdatadir}/%{name}/fonts
12cr|brutalchess-0.5.2-7|50	
12cr|brutalchess-0.5.2-7|51	install -d %{buildroot}%{_datadir}/applications
12cr|brutalchess-0.5.2-7|52	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|brutalchess-0.5.2-7|53	[Desktop Entry]
12cr|brutalchess-0.5.2-7|54	Name=Brutal Chess
12cr|brutalchess-0.5.2-7|55	Comment=A 3D chess game inspired by Battle Chess
12cr|brutalchess-0.5.2-7|56	Exec=%{_gamesbindir}/%{name}
12cr|brutalchess-0.5.2-7|57	Icon=%{name}
12cr|brutalchess-0.5.2-7|58	Terminal=false
12cr|brutalchess-0.5.2-7|59	Type=Application
12cr|brutalchess-0.5.2-7|60	StartupNotify=true
12cr|brutalchess-0.5.2-7|61	Categories=Game;StrategyGame;BoardGame;
12cr|brutalchess-0.5.2-7|62	EOF
12cr|brutalchess-0.5.2-7|63	
12cr|brutalchess-0.5.2-7|64	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|brutalchess-0.5.2-7|65	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|brutalchess-0.5.2-7|66	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|brutalchess-0.5.2-7|67	
12cr|brutalchess-0.5.2-7|68	%files
12cr|brutalchess-0.5.2-7|69	%doc AUTHORS ChangeLog NEWS README
12cr|brutalchess-0.5.2-7|70	%{_gamesbindir}/%{name}
12cr|brutalchess-0.5.2-7|71	%{_libdir}/md3view
12cr|brutalchess-0.5.2-7|72	%{_libdir}/objview
12cr|brutalchess-0.5.2-7|73	%{_gamesdatadir}/%{name}
12cr|brutalchess-0.5.2-7|74	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|brutalchess-0.5.2-7|75	%{_miconsdir}/%{name}.png
12cr|brutalchess-0.5.2-7|76	%{_iconsdir}/%{name}.png
12cr|brutalchess-0.5.2-7|77	%{_liconsdir}/%{name}.png
12cr|brutalchess-0.5.2-7|78	
12cr|brutalchess-0.5.2-7|79	%changelog
12cr|brutalchess-0.5.2-7|80	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 0.5.2-6mdv2011.0
12cr|brutalchess-0.5.2-7|81	+ Revision: 635098
12cr|brutalchess-0.5.2-7|82	- fix build
12cr|brutalchess-0.5.2-7|83	- rebuild
12cr|brutalchess-0.5.2-7|84	- tighten BR
12cr|brutalchess-0.5.2-7|85	
12cr|brutalchess-0.5.2-7|86	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-5mdv2011.0
12cr|brutalchess-0.5.2-7|87	+ Revision: 616863
12cr|brutalchess-0.5.2-7|88	- the mass rebuild of 2010.0 packages
12cr|brutalchess-0.5.2-7|89	
12cr|brutalchess-0.5.2-7|90	* Wed May 13 2009 Samuel Verschelde <stormi@mandriva.org> 0.5.2-4mdv2010.0
12cr|brutalchess-0.5.2-7|91	+ Revision: 375507
12cr|brutalchess-0.5.2-7|92	- fix Group (fix #49425)
12cr|brutalchess-0.5.2-7|93	- fix Licence
12cr|brutalchess-0.5.2-7|94	
12cr|brutalchess-0.5.2-7|95	* Sat Jul 19 2008 Funda Wang <fwang@mandriva.org> 0.5.2-3mdv2009.0
12cr|brutalchess-0.5.2-7|96	+ Revision: 238792
12cr|brutalchess-0.5.2-7|97	- use own own fonts
12cr|brutalchess-0.5.2-7|98	- add patch fix building
12cr|brutalchess-0.5.2-7|99	
12cr|brutalchess-0.5.2-7|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|brutalchess-0.5.2-7|101	- rebuild
12cr|brutalchess-0.5.2-7|102	- kill re-definition of %%buildroot on Pixel's request
12cr|brutalchess-0.5.2-7|103	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|brutalchess-0.5.2-7|104	
12cr|brutalchess-0.5.2-7|105	+ Olivier Blin <oblin@mandriva.com>
12cr|brutalchess-0.5.2-7|106	- restore BuildRoot
12cr|brutalchess-0.5.2-7|107	
12cr|brutalchess-0.5.2-7|108	
12cr|brutalchess-0.5.2-7|109	* Thu Jan 25 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.5.2-2mdv2007.0
12cr|brutalchess-0.5.2-7|110	+ Revision: 113073
12cr|brutalchess-0.5.2-7|111	- move game to strategy section
12cr|brutalchess-0.5.2-7|112	- fix buildrequires
12cr|brutalchess-0.5.2-7|113	- new release: 0.5.2
12cr|brutalchess-0.5.2-7|114	replace with new cleaned up spec
12cr|brutalchess-0.5.2-7|115	icons
12cr|brutalchess-0.5.2-7|116	
12cr|brutalchess-0.5.2-7|117	+ Lenny Cartier <lenny@mandriva.com>
12cr|brutalchess-0.5.2-7|118	- Buildrequires
12cr|brutalchess-0.5.2-7|119	- Buildrequires
12cr|brutalchess-0.5.2-7|120	- Import brutalchess
12cr|brutalchess-0.5.2-7|121	
12cr|brutalchess-0.5.2-7|122	* Fri Aug 25 2006 Lenny Cartier <lenny@mandriva.com> 1.2.5-1mdv2007.0
12cr|brutalchess-0.5.2-7|123	- new
12cr|brutalchess-0.5.2-7|124	

476 12
12cr|bsc-4.1.0-2|1	Name:       	bsc
12cr|bsc-4.1.0-2|2	Version:    	4.1.0
12cr|bsc-4.1.0-2|3	Release:    	%mkrel 2
12cr|bsc-4.1.0-2|4	Summary:    	Beesoft Commander file manager
12cr|bsc-4.1.0-2|5	License:    	GPLv2+
12cr|bsc-4.1.0-2|6	Group:      	File tools
12cr|bsc-4.1.0-2|7	URL:        	http://www.beesoft.org/index.php?id=bsc
12cr|bsc-4.1.0-2|8	Source:     	http://www.beesoft.org/download/%{name}_%{version}_src.tar.bz2
12cr|bsc-4.1.0-2|9	BuildRoot:  	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|bsc-4.1.0-2|10	BuildRequires:	qt4-devel
12cr|bsc-4.1.0-2|11	BuildRequires:	imagemagick
12cr|bsc-4.1.0-2|12	
12cr|bsc-4.1.0-2|13	%description
12cr|bsc-4.1.0-2|14	Beesoft Commander is a file manager (like Norton Commander) for Linux. It is
12cr|bsc-4.1.0-2|15	based on Qt4-GUI.
12cr|bsc-4.1.0-2|16	
12cr|bsc-4.1.0-2|17	%files
12cr|bsc-4.1.0-2|18	%defattr(-,root,root,-)
12cr|bsc-4.1.0-2|19	%doc *.txt
12cr|bsc-4.1.0-2|20	%{_bindir}/%{name}
12cr|bsc-4.1.0-2|21	%{_datadir}/applications/%{name}.desktop
12cr|bsc-4.1.0-2|22	%{_datadir}/%{name}
12cr|bsc-4.1.0-2|23	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cr|bsc-4.1.0-2|24	
12cr|bsc-4.1.0-2|25	# ----------------------------------------------------------
12cr|bsc-4.1.0-2|26	
12cr|bsc-4.1.0-2|27	%prep
12cr|bsc-4.1.0-2|28	%setup -q -n bsc
12cr|bsc-4.1.0-2|29	
12cr|bsc-4.1.0-2|30	%build
12cr|bsc-4.1.0-2|31	%qmake_qt4
12cr|bsc-4.1.0-2|32	%make
12cr|bsc-4.1.0-2|33	
12cr|bsc-4.1.0-2|34	%install
12cr|bsc-4.1.0-2|35	rm -rf %{buildroot}
12cr|bsc-4.1.0-2|36	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|bsc-4.1.0-2|37	install -m 0755 %{name} %{buildroot}%{_datadir}/%{name}
12cr|bsc-4.1.0-2|38	install -m 0644 help.en.html %{buildroot}%{_datadir}/%{name}
12cr|bsc-4.1.0-2|39	cp -R img %{buildroot}%{_datadir}/%{name}
12cr|bsc-4.1.0-2|40	mkdir -p %{buildroot}%{_bindir}
12cr|bsc-4.1.0-2|41	pushd %{buildroot}%{_bindir}
12cr|bsc-4.1.0-2|42	ln -s  ../../%{_datadir}/%{name}/%{name} %{name}
12cr|bsc-4.1.0-2|43	popd
12cr|bsc-4.1.0-2|44	
12cr|bsc-4.1.0-2|45	# menu entry
12cr|bsc-4.1.0-2|46	
12cr|bsc-4.1.0-2|47	mkdir -p %{buildroot}%{_datadir}/applications
12cr|bsc-4.1.0-2|48	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|bsc-4.1.0-2|49	[Desktop Entry]
12cr|bsc-4.1.0-2|50	Name=Beesoft Commander
12cr|bsc-4.1.0-2|51	Comment=Beesoft Commander file manager
12cr|bsc-4.1.0-2|52	Exec=%{_bindir}/%{name}
12cr|bsc-4.1.0-2|53	Icon=%{name}
12cr|bsc-4.1.0-2|54	Terminal=false
12cr|bsc-4.1.0-2|55	Type=Application
12cr|bsc-4.1.0-2|56	Categories=X-MandrivaLinux-System-FileTools;System;FileManager;Qt;
12cr|bsc-4.1.0-2|57	EOF
12cr|bsc-4.1.0-2|58	
12cr|bsc-4.1.0-2|59	# icon
12cr|bsc-4.1.0-2|60	
12cr|bsc-4.1.0-2|61	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{16x16,32x32,48x48}/apps
12cr|bsc-4.1.0-2|62	convert -resize 16x16 BeesoftCommander.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12cr|bsc-4.1.0-2|63	convert -resize 48x48 BeesoftCommander.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12cr|bsc-4.1.0-2|64	install BeesoftCommander.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cr|bsc-4.1.0-2|65	
12cr|bsc-4.1.0-2|66	%clean
12cr|bsc-4.1.0-2|67	rm -rf %{buildroot}
12cr|bsc-4.1.0-2|68	
12cr|bsc-4.1.0-2|69	
12cr|bsc-4.1.0-2|70	
12cr|bsc-4.1.0-2|71	%changelog
12cr|bsc-4.1.0-2|72	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 4.1.0-2mdv2011.0
12cr|bsc-4.1.0-2|73	+ Revision: 616864
12cr|bsc-4.1.0-2|74	- the mass rebuild of 2010.0 packages
12cr|bsc-4.1.0-2|75	
12cr|bsc-4.1.0-2|76	* Wed May 20 2009 Jérôme Brenier <incubusss@mandriva.org> 4.1.0-1mdv2010.0
12cr|bsc-4.1.0-2|77	+ Revision: 378097
12cr|bsc-4.1.0-2|78	- new version 4.1.0 based on Qt4
12cr|bsc-4.1.0-2|79	- specfile modified accordingly
12cr|bsc-4.1.0-2|80	- license fixed (GPLv2+)
12cr|bsc-4.1.0-2|81	
12cr|bsc-4.1.0-2|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|bsc-4.1.0-2|83	- rebuild
12cr|bsc-4.1.0-2|84	- kill re-definition of %%buildroot on Pixel's request
12cr|bsc-4.1.0-2|85	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|bsc-4.1.0-2|86	
12cr|bsc-4.1.0-2|87	+ Pixel <pixel@mandriva.com>
12cr|bsc-4.1.0-2|88	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|bsc-4.1.0-2|89	
12cr|bsc-4.1.0-2|90	+ Olivier Blin <oblin@mandriva.com>
12cr|bsc-4.1.0-2|91	- restore BuildRoot
12cr|bsc-4.1.0-2|92	
12cr|bsc-4.1.0-2|93	* Fri Apr 27 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.27-1mdv2008.0
12cr|bsc-4.1.0-2|94	+ Revision: 18795
12cr|bsc-4.1.0-2|95	- Import bsc
12cr|bsc-4.1.0-2|96	

477 12
12cr|bsd-games-2.17-24|1	Summary: Collection of text-based games
12cr|bsd-games-2.17-24|2	Name: bsd-games
12cr|bsd-games-2.17-24|3	Version: 2.17
12cr|bsd-games-2.17-24|4	Release: %mkrel 24
12cr|bsd-games-2.17-24|5	License: BSD
12cr|bsd-games-2.17-24|6	Group: Games/Other
12cr|bsd-games-2.17-24|7	URL: ftp://metalab.unc.edu/pub/Linux/games/
12cr|bsd-games-2.17-24|8	Source0: ftp://metalab.unc.edu/pub/Linux/games/bsd-games-%{version}.tar.gz
12cr|bsd-games-2.17-24|9	Source1: config.params
12cr|bsd-games-2.17-24|10	# A collection of patches from Debian.
12cr|bsd-games-2.17-24|11	Patch0: bsd-games-2.17-debian.patch
12cr|bsd-games-2.17-24|12	# Patches from Fedora Core 1
12cr|bsd-games-2.17-24|13	Patch1: bsd-games-2.17-ospeed.patch
12cr|bsd-games-2.17-24|14	Patch2: bsd-games-2.17-getline.patch
12cr|bsd-games-2.17-24|15	Patch3: bsd-games-2.17-utmpstruct.patch
12cr|bsd-games-2.17-24|16	# Additional new patches
12cr|bsd-games-2.17-24|17	Patch4: bsd-games-2.17-setresgid.patch
12cr|bsd-games-2.17-24|18	Patch5: bsd-games-2.17-tetrisgid.patch
12cr|bsd-games-2.17-24|19	Patch6: bsd-games-2.17-hackgid.patch
12cr|bsd-games-2.17-24|20	Patch7: bsd-games-2.17-phantasiagid.patch
12cr|bsd-games-2.17-24|21	# Add patches for man page renames
12cr|bsd-games-2.17-24|22	Patch8: bsd-games-2.17-monop-rename.patch
12cr|bsd-games-2.17-24|23	Patch9: bsd-games-2.17-banner-rename.patch
12cr|bsd-games-2.17-24|24	Patch10: bsd-games-2.17-stdio-c++.patch
12cr|bsd-games-2.17-24|25	Patch11: bsd-games-2.17-nolibtermcap.patch
12cr|bsd-games-2.17-24|26	Patch12: bsd-games-2.17-tetris-rename.patch
12cr|bsd-games-2.17-24|27	Patch13: bsd-games-2.17-gcc4.3.patch
12cr|bsd-games-2.17-24|28	Patch14: bsd-games-2.17-format-security.patch
12cr|bsd-games-2.17-24|29	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|bsd-games-2.17-24|30	BuildRequires: ncurses-devel words flex bison
12cr|bsd-games-2.17-24|31	
12cr|bsd-games-2.17-24|32	%description
12cr|bsd-games-2.17-24|33	Bsd-games includes adventure, arithmetic, atc, backgammon, battlestar,
12cr|bsd-games-2.17-24|34	bcd, caesar, canfield, cfscores, cribbage, go-fish, gomoku,
12cr|bsd-games-2.17-24|35	hunt, mille, mpoly, morse, number, phantasia, pig, pom, ppt, primes,
12cr|bsd-games-2.17-24|36	quiz, rain, random, robots, rot13, sail, snake, snscore, teachgammon,
12cr|bsd-games-2.17-24|37	bsd-fbg, trek, worm, worms and wump.
12cr|bsd-games-2.17-24|38	
12cr|bsd-games-2.17-24|39	%prep
12cr|bsd-games-2.17-24|40	%setup -q
12cr|bsd-games-2.17-24|41	install -p -m 755 %{SOURCE1} .
12cr|bsd-games-2.17-24|42	%patch0 -p1 -b .debian
12cr|bsd-games-2.17-24|43	%patch1 -p1 -b .ospeed
12cr|bsd-games-2.17-24|44	%patch2 -p1 -b .getline
12cr|bsd-games-2.17-24|45	%patch3 -p1 -b .utmpstruct
12cr|bsd-games-2.17-24|46	%patch4 -p1 -b .setresgid
12cr|bsd-games-2.17-24|47	%patch5 -p1 -b .tetrisgid
12cr|bsd-games-2.17-24|48	%patch6 -p1 -b .hackgid
12cr|bsd-games-2.17-24|49	%patch7 -p1 -b .phantasiagid
12cr|bsd-games-2.17-24|50	%patch8 -p1 -b .monop.rename
12cr|bsd-games-2.17-24|51	%patch9 -p0 -b .banner.rename
12cr|bsd-games-2.17-24|52	%patch10 -p0 -b .cplusplus
12cr|bsd-games-2.17-24|53	%patch11 -p0 -b .nolibtermcap
12cr|bsd-games-2.17-24|54	%patch12 -p0 -b .tetris.rename
12cr|bsd-games-2.17-24|55	%patch13 -p1
12cr|bsd-games-2.17-24|56	%patch14 -p1 -b .format-security
12cr|bsd-games-2.17-24|57	
12cr|bsd-games-2.17-24|58	%build
12cr|bsd-games-2.17-24|59	# We include a templatized configuration settings file to set
12cr|bsd-games-2.17-24|60	# reasonable defaults, and to tell the configure script not to
12cr|bsd-games-2.17-24|61	# run in interactive mode.
12cr|bsd-games-2.17-24|62	sed -i.bak -e "s#@DESTDIR@#$RPM_BUILD_ROOT#" \
12cr|bsd-games-2.17-24|63	-e "s#@bindir@#%{_bindir}#" \
12cr|bsd-games-2.17-24|64	-e "s#@docdir@#%{_docdir}#" \
12cr|bsd-games-2.17-24|65	-e "s#@sbindir@#%{_sbindir}#" \
12cr|bsd-games-2.17-24|66	-e "s#@datadir@#%{_datadir}#" \
12cr|bsd-games-2.17-24|67	-e "s#@libdir@#%{_libdir}#" \
12cr|bsd-games-2.17-24|68	-e "s#@mandir@#%{_mandir}#" \
12cr|bsd-games-2.17-24|69	-e "s#@var@#%{_var}#" \
12cr|bsd-games-2.17-24|70	-e "s#@RPM_OPT_FLAGS@#$RPM_OPT_FLAGS#" \
12cr|bsd-games-2.17-24|71	config.params
12cr|bsd-games-2.17-24|72	
12cr|bsd-games-2.17-24|73	# Don't use %%configure.  This configure script wasn't generated by
12cr|bsd-games-2.17-24|74	# autoconf and doesn't obey things like --prefix.
12cr|bsd-games-2.17-24|75	./configure
12cr|bsd-games-2.17-24|76	%make RPM_OPT_FLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE"
12cr|bsd-games-2.17-24|77	
12cr|bsd-games-2.17-24|78	# Rename one doc file to avoid naming collisions
12cr|bsd-games-2.17-24|79	cp hunt/README README.hunt
12cr|bsd-games-2.17-24|80	
12cr|bsd-games-2.17-24|81	%install
12cr|bsd-games-2.17-24|82	rm -rf $RPM_BUILD_ROOT
12cr|bsd-games-2.17-24|83	make RPM_BUILD_ROOT="$RPM_BUILD_ROOT" install
12cr|bsd-games-2.17-24|84	
12cr|bsd-games-2.17-24|85	# Change the binary name for monop to prevent a conflict with the mono-devel
12cr|bsd-games-2.17-24|86	# package
12cr|bsd-games-2.17-24|87	mv $RPM_BUILD_ROOT/%{_bindir}/monop $RPM_BUILD_ROOT/%{_bindir}/mpoly
12cr|bsd-games-2.17-24|88	mv $RPM_BUILD_ROOT/%{_mandir}/man6/monop.6.gz $RPM_BUILD_ROOT/%{_mandir}/man6/mpoly.6.gz
12cr|bsd-games-2.17-24|89	
12cr|bsd-games-2.17-24|90	# Change the binary name for banner to prevent a conflict with a Fedora
12cr|bsd-games-2.17-24|91	# package with the same name
12cr|bsd-games-2.17-24|92	mv $RPM_BUILD_ROOT/%{_bindir}/banner $RPM_BUILD_ROOT/%{_bindir}/vert-banner
12cr|bsd-games-2.17-24|93	mv $RPM_BUILD_ROOT/%{_mandir}/man6/banner.6.gz $RPM_BUILD_ROOT/%{_mandir}/man6/vert-banner.6.gz
12cr|bsd-games-2.17-24|94	
12cr|bsd-games-2.17-24|95	# Change the binary name for tetris to prevent a conflict with the mono-devel
12cr|bsd-games-2.17-24|96	# package
12cr|bsd-games-2.17-24|97	mv $RPM_BUILD_ROOT/%{_bindir}/tetris-bsd $RPM_BUILD_ROOT/%{_bindir}/bsd-fbg
12cr|bsd-games-2.17-24|98	mv $RPM_BUILD_ROOT/%{_mandir}/man6/tetris-bsd.6.gz $RPM_BUILD_ROOT/%{_mandir}/man6/bsd-fbg.6.gz
12cr|bsd-games-2.17-24|99	
12cr|bsd-games-2.17-24|100	# Change the binary name for rain to prevent a conflict with mesa-demos package
12cr|bsd-games-2.17-24|101	mv $RPM_BUILD_ROOT/%{_bindir}/rain $RPM_BUILD_ROOT/%{_bindir}/bsd-rain
12cr|bsd-games-2.17-24|102	mv $RPM_BUILD_ROOT/%{_mandir}/man6/rain.6.gz $RPM_BUILD_ROOT/%{_mandir}/man6/bsd-rain.6.gz
12cr|bsd-games-2.17-24|103	
12cr|bsd-games-2.17-24|104	# Change the binary name for hunt to prevent a conflict with hunt package
12cr|bsd-games-2.17-24|105	mv $RPM_BUILD_ROOT/%{_bindir}/hunt $RPM_BUILD_ROOT/%{_bindir}/bsd-hunt
12cr|bsd-games-2.17-24|106	mv $RPM_BUILD_ROOT/%{_mandir}/man6/hunt.6.gz $RPM_BUILD_ROOT/%{_mandir}/man6/bsd-hunt.6.gz
12cr|bsd-games-2.17-24|107	
12cr|bsd-games-2.17-24|108	# Remove this doc file.  We're copying it to a different location for Fedora.
12cr|bsd-games-2.17-24|109	rm -f $RPM_BUILD_ROOT/%{_docdir}/trek.me
12cr|bsd-games-2.17-24|110	
12cr|bsd-games-2.17-24|111	%clean
12cr|bsd-games-2.17-24|112	rm -rf $RPM_BUILD_ROOT
12cr|bsd-games-2.17-24|113	
12cr|bsd-games-2.17-24|114	%pre
12cr|bsd-games-2.17-24|115	%_pre_groupadd gamehack
12cr|bsd-games-2.17-24|116	%_pre_groupadd gamesail
12cr|bsd-games-2.17-24|117	%_pre_groupadd gamephant
12cr|bsd-games-2.17-24|118	
12cr|bsd-games-2.17-24|119	%postun
12cr|bsd-games-2.17-24|120	%_postun_groupdel gamehack
12cr|bsd-games-2.17-24|121	%_postun_groupdel gamesail
12cr|bsd-games-2.17-24|122	%_postun_groupdel gamephant
12cr|bsd-games-2.17-24|123	
12cr|bsd-games-2.17-24|124	%files
12cr|bsd-games-2.17-24|125	%defattr(-,root,root)
12cr|bsd-games-2.17-24|126	%{_bindir}/adventure
12cr|bsd-games-2.17-24|127	%{_bindir}/arithmetic
12cr|bsd-games-2.17-24|128	%attr(2755,root,games) %{_bindir}/atc
12cr|bsd-games-2.17-24|129	%{_bindir}/backgammon
12cr|bsd-games-2.17-24|130	%{_bindir}/teachgammon
12cr|bsd-games-2.17-24|131	%attr(2755,root,games) %{_bindir}/battlestar
12cr|bsd-games-2.17-24|132	%{_bindir}/boggle
12cr|bsd-games-2.17-24|133	%{_bindir}/bcd
12cr|bsd-games-2.17-24|134	%{_bindir}/caesar
12cr|bsd-games-2.17-24|135	%{_bindir}/dab
12cr|bsd-games-2.17-24|136	%{_bindir}/rot13
12cr|bsd-games-2.17-24|137	%attr(2755,root,games) %{_bindir}/canfield
12cr|bsd-games-2.17-24|138	%{_bindir}/cfscores
12cr|bsd-games-2.17-24|139	%attr(2755,root,games) %{_bindir}/cribbage
12cr|bsd-games-2.17-24|140	%{_bindir}/go-fish
12cr|bsd-games-2.17-24|141	%{_bindir}/gomoku
12cr|bsd-games-2.17-24|142	%attr(2755,root,gamehack) %{_bindir}/hack
12cr|bsd-games-2.17-24|143	%{_bindir}/hangman
12cr|bsd-games-2.17-24|144	%{_bindir}/bsd-hunt
12cr|bsd-games-2.17-24|145	%{_bindir}/mille
12cr|bsd-games-2.17-24|146	%{_bindir}/mpoly
12cr|bsd-games-2.17-24|147	%{_bindir}/morse
12cr|bsd-games-2.17-24|148	%{_bindir}/number
12cr|bsd-games-2.17-24|149	%attr(2755,root,gamephant) %{_bindir}/phantasia
12cr|bsd-games-2.17-24|150	%{_bindir}/pig
12cr|bsd-games-2.17-24|151	%{_bindir}/pom
12cr|bsd-games-2.17-24|152	%{_bindir}/ppt
12cr|bsd-games-2.17-24|153	%{_bindir}/primes
12cr|bsd-games-2.17-24|154	%{_bindir}/quiz
12cr|bsd-games-2.17-24|155	%{_bindir}/bsd-rain
12cr|bsd-games-2.17-24|156	%{_bindir}/random
12cr|bsd-games-2.17-24|157	%attr(2755,root,games) %{_bindir}/robots
12cr|bsd-games-2.17-24|158	%attr(2755,root,gamesail) %{_bindir}/sail
12cr|bsd-games-2.17-24|159	%attr(2755,root,games) %{_bindir}/snake
12cr|bsd-games-2.17-24|160	%{_bindir}/snscore
12cr|bsd-games-2.17-24|161	%attr(2755,root,games) %{_bindir}/bsd-fbg
12cr|bsd-games-2.17-24|162	%{_bindir}/trek
12cr|bsd-games-2.17-24|163	%{_bindir}/vert-banner
12cr|bsd-games-2.17-24|164	%{_bindir}/worm
12cr|bsd-games-2.17-24|165	%{_bindir}/worms
12cr|bsd-games-2.17-24|166	%{_bindir}/wtf
12cr|bsd-games-2.17-24|167	%{_bindir}/wump
12cr|bsd-games-2.17-24|168	%{_datadir}/%{name}
12cr|bsd-games-2.17-24|169	%{_datadir}/misc/acronyms
12cr|bsd-games-2.17-24|170	%{_datadir}/misc/acronyms.comp
12cr|bsd-games-2.17-24|171	%{_mandir}/man6/*
12cr|bsd-games-2.17-24|172	%{_sbindir}/huntd
12cr|bsd-games-2.17-24|173	%config %attr(664,root,games) %{_var}/games/atc_score
12cr|bsd-games-2.17-24|174	%config %attr(664,root,games) %{_var}/games/battlestar.log
12cr|bsd-games-2.17-24|175	%config %attr(664,root,games) %{_var}/games/cfscores
12cr|bsd-games-2.17-24|176	%config %attr(664,root,games) %{_var}/games/criblog
12cr|bsd-games-2.17-24|177	%dir %attr(0775,root,gamehack) %{_var}/games/hack
12cr|bsd-games-2.17-24|178	%config %attr(664,root,gamehack) %{_var}/games/hack/*
12cr|bsd-games-2.17-24|179	%dir %attr(775,root,gamephant) %{_var}/games/phantasia
12cr|bsd-games-2.17-24|180	%config %attr(664,root,gamephant) %{_var}/games/phantasia/*
12cr|bsd-games-2.17-24|181	%dir %attr(775,root,gamesail) %{_var}/games/sail
12cr|bsd-games-2.17-24|182	%config %attr(644,root,games) %{_var}/games/robots_roll
12cr|bsd-games-2.17-24|183	%config %attr(664,root,gamesail) %{_var}/games/saillog
12cr|bsd-games-2.17-24|184	%config %attr(664,root,games) %{_var}/games/snake.log
12cr|bsd-games-2.17-24|185	%config %attr(664,root,games) %{_var}/games/snakerawscores
12cr|bsd-games-2.17-24|186	%config %attr(664,root,games) %{_var}/games/bsd-fbg.scores
12cr|bsd-games-2.17-24|187	%doc AUTHORS COPYING ChangeLog ChangeLog.0 THANKS YEAR2000 README.hunt trek/USD.doc/trek.me
12cr|bsd-games-2.17-24|188	
12cr|bsd-games-2.17-24|189	
12cr|bsd-games-2.17-24|190	%changelog
12cr|bsd-games-2.17-24|191	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.17-24mdv2011.0
12cr|bsd-games-2.17-24|192	+ Revision: 616865
12cr|bsd-games-2.17-24|193	- the mass rebuild of 2010.0 packages
12cr|bsd-games-2.17-24|194	
12cr|bsd-games-2.17-24|195	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 2.17-23mdv2010.0
12cr|bsd-games-2.17-24|196	+ Revision: 436900
12cr|bsd-games-2.17-24|197	- rebuild
12cr|bsd-games-2.17-24|198	
12cr|bsd-games-2.17-24|199	* Wed Apr 01 2009 Nicolas Vigier <nvigier@mandriva.com> 2.17-22mdv2009.1
12cr|bsd-games-2.17-24|200	+ Revision: 363385
12cr|bsd-games-2.17-24|201	- rename hunt to bsd-hunt to avoid conflict with hunt package
12cr|bsd-games-2.17-24|202	- add patch to fix format-security errors
12cr|bsd-games-2.17-24|203	- rediff setresgid patch
12cr|bsd-games-2.17-24|204	- rename rain to bsd-rain to avoid conflict with mesa-demos package (#49389)
12cr|bsd-games-2.17-24|205	
12cr|bsd-games-2.17-24|206	* Mon Oct 13 2008 Götz Waschk <waschk@mandriva.org> 2.17-21mdv2009.1
12cr|bsd-games-2.17-24|207	+ Revision: 293231
12cr|bsd-games-2.17-24|208	- fix build
12cr|bsd-games-2.17-24|209	
12cr|bsd-games-2.17-24|210	+ Thierry Vignaud <tv@mandriva.org>
12cr|bsd-games-2.17-24|211	- rebuild
12cr|bsd-games-2.17-24|212	- kill re-definition of %%buildroot on Pixel's request
12cr|bsd-games-2.17-24|213	
12cr|bsd-games-2.17-24|214	+ Olivier Blin <oblin@mandriva.com>
12cr|bsd-games-2.17-24|215	- restore BuildRoot
12cr|bsd-games-2.17-24|216	
12cr|bsd-games-2.17-24|217	* Tue Aug 07 2007 Nicolas Vigier <nvigier@mandriva.com> 2.17-20mdv2008.0
12cr|bsd-games-2.17-24|218	+ Revision: 59806
12cr|bsd-games-2.17-24|219	- Import bsd-games
12cr|bsd-games-2.17-24|220	
12cr|bsd-games-2.17-24|221	
12cr|bsd-games-2.17-24|222	
12cr|bsd-games-2.17-24|223	* Mon Apr 30 2007 Wart <wart@kobold.org> 2.17-20
12cr|bsd-games-2.17-24|224	- Fix one more place where tetris must be renamed to bsd-fbg
12cr|bsd-games-2.17-24|225	
12cr|bsd-games-2.17-24|226	* Mon Apr 30 2007 Wart <wart@kobold.org> 2.17-19
12cr|bsd-games-2.17-24|227	- Rename tetris to avoid legal quandries
12cr|bsd-games-2.17-24|228	
12cr|bsd-games-2.17-24|229	* Tue Mar 6 2007 Wart <wart@kobold.org> 2.17-18
12cr|bsd-games-2.17-24|230	- Remove BR: libtermcap-devel
12cr|bsd-games-2.17-24|231	- Change includes of <termcap.h> to <ncurses/termcap.h>
12cr|bsd-games-2.17-24|232	
12cr|bsd-games-2.17-24|233	* Tue Jan 30 2007 Wart <wart@kobold.org> 2.17-17
12cr|bsd-games-2.17-24|234	- Patch to add extern "C" block to prevent c++ compiler error.
12cr|bsd-games-2.17-24|235	
12cr|bsd-games-2.17-24|236	* Sat Nov 18 2006 Wart <wart@kobold.org> 2.17-16
12cr|bsd-games-2.17-24|237	- Drop the useless game 'wargames'
12cr|bsd-games-2.17-24|238	
12cr|bsd-games-2.17-24|239	* Sat Oct 14 2006 Wart <wart@kobold.org> 2.17-15
12cr|bsd-games-2.17-24|240	- Reintroduce the 'banner' program as 'vert-banner' (BZ #209018)
12cr|bsd-games-2.17-24|241	
12cr|bsd-games-2.17-24|242	* Mon Aug 28 2006 Wart <wart@kobold.org> 2.17-14
12cr|bsd-games-2.17-24|243	- Rebuild for Fedora Extras
12cr|bsd-games-2.17-24|244	
12cr|bsd-games-2.17-24|245	* Wed May 31 2006 Wart <wart@kobold.org> 2.17-13
12cr|bsd-games-2.17-24|246	- Added missing BR: bison
12cr|bsd-games-2.17-24|247	
12cr|bsd-games-2.17-24|248	* Wed May 31 2006 Wart <wart@kobold.org> 2.17-12
12cr|bsd-games-2.17-24|249	- Added missing BR: flex
12cr|bsd-games-2.17-24|250	
12cr|bsd-games-2.17-24|251	* Tue May 2 2006 Wart <wart@kobold.org> 2.17-11
12cr|bsd-games-2.17-24|252	- Rename monop man page to match the renamed executable.
12cr|bsd-games-2.17-24|253	
12cr|bsd-games-2.17-24|254	* Mon May 1 2006 Wart <wart@kobold.org> 2.17-10
12cr|bsd-games-2.17-24|255	- Remove banner (conflict with a similar package in FE)
12cr|bsd-games-2.17-24|256	
12cr|bsd-games-2.17-24|257	* Sat Apr 29 2006 Wart <wart@kobold.org> 2.17-9
12cr|bsd-games-2.17-24|258	- Simplify files section
12cr|bsd-games-2.17-24|259	- Remove unnecessary comment
12cr|bsd-games-2.17-24|260	- Mark scoreboard files as %%config
12cr|bsd-games-2.17-24|261	
12cr|bsd-games-2.17-24|262	* Fri Apr 28 2006 Wart <wart@kobold.org> 2.17-8
12cr|bsd-games-2.17-24|263	- Fix directory ownership of _datadir/bsd-games
12cr|bsd-games-2.17-24|264	- Change license to BSD
12cr|bsd-games-2.17-24|265	
12cr|bsd-games-2.17-24|266	* Thu Apr 27 2006 Wart <wart@kobold.org> 2.17-7
12cr|bsd-games-2.17-24|267	- Remove dm for Fedora
12cr|bsd-games-2.17-24|268	- Turn off setgid bit for cfscores
12cr|bsd-games-2.17-24|269	- Limit setgid code segments in hack
12cr|bsd-games-2.17-24|270	- Limit setgid code segments in phantasia
12cr|bsd-games-2.17-24|271	
12cr|bsd-games-2.17-24|272	* Wed Apr 26 2006 Wart <wart@kobold.org> 2.17-6
12cr|bsd-games-2.17-24|273	- Remove bones file modifications from hack and run with a custom group
12cr|bsd-games-2.17-24|274	instead.
12cr|bsd-games-2.17-24|275	
12cr|bsd-games-2.17-24|276	* Sun Apr 24 2006 Wart <wart@kobold.org> 2.17-5
12cr|bsd-games-2.17-24|277	- Modified bones file handling to allow us to drop setgid earlier.
12cr|bsd-games-2.17-24|278	
12cr|bsd-games-2.17-24|279	* Sat Apr 22 2006 Wart <wart@kobold.org> 2.17-4
12cr|bsd-games-2.17-24|280	- Added dist tag to release number
12cr|bsd-games-2.17-24|281	- Added patch to limit potential security holes in tetris-bsd
12cr|bsd-games-2.17-24|282	- Added patch set from Debian's package, which includes a security patch
12cr|bsd-games-2.17-24|283	for CVE-2006-1744
12cr|bsd-games-2.17-24|284	- Rename monop to mpoly to avoid conflict with the mono-devel package.
12cr|bsd-games-2.17-24|285	
12cr|bsd-games-2.17-24|286	* Fri Apr 14 2006 Wart <wart@kobold.org> 2.17-3
12cr|bsd-games-2.17-24|287	- Updated setresgid patch to disable potential security holes from
12cr|bsd-games-2.17-24|288	user-specified scoreboard files.
12cr|bsd-games-2.17-24|289	- Move hack save games to $HOME, but can be moved using HACKDIR or the
12cr|bsd-games-2.17-24|290	'-d' command line option.
12cr|bsd-games-2.17-24|291	
12cr|bsd-games-2.17-24|292	* Sat Apr 8 2006 Wart <wart@kobold.org> 2.17-2
12cr|bsd-games-2.17-24|293	- Added patch to change use of setregid to setresgid almost everywhere.
12cr|bsd-games-2.17-24|294	- Added missing BuildRequires
12cr|bsd-games-2.17-24|295	
12cr|bsd-games-2.17-24|296	* Mon Apr 3 2006 Wart <wart@kobold.org> 2.17-1
12cr|bsd-games-2.17-24|297	- Updated to 2.17 with new configuration system
12cr|bsd-games-2.17-24|298	- Updated patches for 2.17
12cr|bsd-games-2.17-24|299	- Updated spec file for Fedora Extras
12cr|bsd-games-2.17-24|300	
12cr|bsd-games-2.17-24|301	* Fri Feb 16 2001 Tim Powers <timp@redhat.com>
12cr|bsd-games-2.17-24|302	- fixed getline() redefinition, it is included in stdio.h now, so
12cr|bsd-games-2.17-24|303	getline had to be renamed. Also, -D_GNU_SOURCE
12cr|bsd-games-2.17-24|304	- fix bug 27850, where certain games need to be setgid games, and
12cr|bsd-games-2.17-24|305	their scorefiles etc. need to belong to group games
12cr|bsd-games-2.17-24|306	
12cr|bsd-games-2.17-24|307	* Tue Aug 1 2000 Tim Powers <timp@redhat.com>
12cr|bsd-games-2.17-24|308	- fix bug #15013, bad dir permissions
12cr|bsd-games-2.17-24|309	
12cr|bsd-games-2.17-24|310	* Mon Jul 24 2000 Prospector <prospector@redhat.com>
12cr|bsd-games-2.17-24|311	- rebuilt
12cr|bsd-games-2.17-24|312	
12cr|bsd-games-2.17-24|313	* Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
12cr|bsd-games-2.17-24|314	- use %%{_tmppath}
12cr|bsd-games-2.17-24|315	- don't use internal rpm programs
12cr|bsd-games-2.17-24|316	- kill countmail, no longer require frm from elm
12cr|bsd-games-2.17-24|317	
12cr|bsd-games-2.17-24|318	* Mon Jun 5 2000 Tim Powers <timp@redhat.com>
12cr|bsd-games-2.17-24|319	- fixed man page location to be in %%{_mandir}
12cr|bsd-games-2.17-24|320	- fixed so that regular users can build
12cr|bsd-games-2.17-24|321	
12cr|bsd-games-2.17-24|322	* Fri May 5 2000 Tim Powers <timp@redhat.com>
12cr|bsd-games-2.17-24|323	- rebuilt for 7.0
12cr|bsd-games-2.17-24|324	- compress man pages
12cr|bsd-games-2.17-24|325	
12cr|bsd-games-2.17-24|326	* Thu Feb 10 2000 Tim Powers <timp@redhat.com>
12cr|bsd-games-2.17-24|327	- strip binaries.
12cr|bsd-games-2.17-24|328	
12cr|bsd-games-2.17-24|329	* Sun Nov 21 1999 Bernhard Rosenkraenzer <bero@redhat.com>
12cr|bsd-games-2.17-24|330	- 2.9
12cr|bsd-games-2.17-24|331	
12cr|bsd-games-2.17-24|332	* Mon Nov 1 1999 Tim Powers <timp@redhat.com>
12cr|bsd-games-2.17-24|333	- updated source to 2.8
12cr|bsd-games-2.17-24|334	- fixed problem with ospeed being defined in the source instead of including
12cr|bsd-games-2.17-24|335	termcap.h (new ospeed patch)
12cr|bsd-games-2.17-24|336	- using files list in %%files section instead of entering
12cr|bsd-games-2.17-24|337	_every_single_filename_.
12cr|bsd-games-2.17-24|338	
12cr|bsd-games-2.17-24|339	* Sat Aug 21 1999 Bill Nottingham <notting@redhat.com>
12cr|bsd-games-2.17-24|340	- fix countmail (#3722). I must be bored.
12cr|bsd-games-2.17-24|341	
12cr|bsd-games-2.17-24|342	* Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
12cr|bsd-games-2.17-24|343	- make dm setgid games, not setuid root...
12cr|bsd-games-2.17-24|344	
12cr|bsd-games-2.17-24|345	* Fri Jul 9 1999 Tim Powers <timp@redhat.com>
12cr|bsd-games-2.17-24|346	- updated source to 2.7
12cr|bsd-games-2.17-24|347	- updated patches to fix bugs and the braindead configure script,
12cr|bsd-games-2.17-24|348	dropped a few of the older patches that made it into this release
12cr|bsd-games-2.17-24|349	- replaced -make install with make install-strip
12cr|bsd-games-2.17-24|350	- built for 6.1
12cr|bsd-games-2.17-24|351	
12cr|bsd-games-2.17-24|352	* Wed May 12 1999 Bill Nottingham <notting@redhat.com>
12cr|bsd-games-2.17-24|353	- pick up some more files
12cr|bsd-games-2.17-24|354	
12cr|bsd-games-2.17-24|355	* Thu Apr 01 1999 Michael Maher <mike@redhat.com>
12cr|bsd-games-2.17-24|356	- only a fool would add a dependency to this package on a
12cr|bsd-games-2.17-24|357	day like today.
12cr|bsd-games-2.17-24|358	
12cr|bsd-games-2.17-24|359	* Fri Mar 18 1999 Michael Maher <mike@redhat.com>
12cr|bsd-games-2.17-24|360	- fixed bug 1550
12cr|bsd-games-2.17-24|361	
12cr|bsd-games-2.17-24|362	* Mon Feb 08 1999 Michael Maher <mike@redhat.com>
12cr|bsd-games-2.17-24|363	- moved pacakge to PowerTools.
12cr|bsd-games-2.17-24|364	
12cr|bsd-games-2.17-24|365	* Thu Jun 18 1998 Alan Cox <alan@redhat.com>
12cr|bsd-games-2.17-24|366	- Chris Evans pointed out a hole in sail I missed.
12cr|bsd-games-2.17-24|367	
12cr|bsd-games-2.17-24|368	* Wed Jun 17 1998 Alan Cox <alan@redhat.com>
12cr|bsd-games-2.17-24|369	- Stopped people using cribbage to be able to cheat game score files.
12cr|bsd-games-2.17-24|370	
12cr|bsd-games-2.17-24|371	* Tue May 05 1998 Prospector System <bugs@redhat.com>
12cr|bsd-games-2.17-24|372	- translations modified for de, fr, tr
12cr|bsd-games-2.17-24|373	
12cr|bsd-games-2.17-24|374	* Thu Apr 30 1998 Cristian Gafton <gafton@redhat.com>
12cr|bsd-games-2.17-24|375	- fixed the config patch so that it will build on non /usr/src/redhat build
12cr|bsd-games-2.17-24|376	trees
12cr|bsd-games-2.17-24|377	
12cr|bsd-games-2.17-24|378	* Tue Apr 07 1998 Erik Troan <ewt@redhat.com>
12cr|bsd-games-2.17-24|379	- updated to bsd-games 2.1
12cr|bsd-games-2.17-24|380	- started over on package

478 12
12cr|bsdiff-4.3-4|1	
12cr|bsdiff-4.3-4|2	%define name	bsdiff
12cr|bsdiff-4.3-4|3	%define version	4.3
12cr|bsdiff-4.3-4|4	%define rel	4
12cr|bsdiff-4.3-4|5	
12cr|bsdiff-4.3-4|6	%define release %mkrel %rel
12cr|bsdiff-4.3-4|7	
12cr|bsdiff-4.3-4|8	Summary:	Binary diff/patch utility
12cr|bsdiff-4.3-4|9	Name:		%name
12cr|bsdiff-4.3-4|10	Version:	%version
12cr|bsdiff-4.3-4|11	Release:	%release
12cr|bsdiff-4.3-4|12	Group:		File tools
12cr|bsdiff-4.3-4|13	License:	BSD
12cr|bsdiff-4.3-4|14	URL:		http://www.daemonology.net/bsdiff/
12cr|bsdiff-4.3-4|15	Source:		http://www.daemonology.net/bsdiff/%name-%version.tar.gz
12cr|bsdiff-4.3-4|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|bsdiff-4.3-4|17	BuildRequires:	bzip2-devel
12cr|bsdiff-4.3-4|18	
12cr|bsdiff-4.3-4|19	%description
12cr|bsdiff-4.3-4|20	bsdiff and bspatch are tools for building and applying patches to
12cr|bsdiff-4.3-4|21	binary files. By using suffix sorting (specifically, Larsson and
12cr|bsdiff-4.3-4|22	Sadakane's qsufsort) and taking advantage of how executable files
12cr|bsdiff-4.3-4|23	change, bsdiff routinely produces binary patches 50-80%% smaller
12cr|bsdiff-4.3-4|24	than those produced by Xdelta, and 15%% smaller than those produced
12cr|bsdiff-4.3-4|25	by .RTPatch.
12cr|bsdiff-4.3-4|26	
12cr|bsdiff-4.3-4|27	These programs were originally named bdiff and bpatch, but the large
12cr|bsdiff-4.3-4|28	number of other programs using those names lead to confusion; I'm
12cr|bsdiff-4.3-4|29	not sure if the "bs" in refers to "binary software" (because bsdiff
12cr|bsdiff-4.3-4|30	produces exceptionally small patches for executable files) or
12cr|bsdiff-4.3-4|31	"bytewise subtraction" (which is the key to how well it performs).
12cr|bsdiff-4.3-4|32	Feel free to offer other suggestions.
12cr|bsdiff-4.3-4|33	
12cr|bsdiff-4.3-4|34	%prep
12cr|bsdiff-4.3-4|35	%setup -q
12cr|bsdiff-4.3-4|36	
12cr|bsdiff-4.3-4|37	%build
12cr|bsdiff-4.3-4|38	%__cc %optflags -lbz2 bsdiff.c -o bsdiff
12cr|bsdiff-4.3-4|39	%__cc %optflags -lbz2 bspatch.c -o bspatch
12cr|bsdiff-4.3-4|40	
12cr|bsdiff-4.3-4|41	%install
12cr|bsdiff-4.3-4|42	rm -rf %{buildroot}
12cr|bsdiff-4.3-4|43	
12cr|bsdiff-4.3-4|44	install -D -m755 bsdiff %{buildroot}%{_bindir}/bsdiff
12cr|bsdiff-4.3-4|45	install -D -m755 bspatch %{buildroot}%{_bindir}/bspatch
12cr|bsdiff-4.3-4|46	
12cr|bsdiff-4.3-4|47	install -D -m644 bsdiff.1 %{buildroot}%{_mandir}/man1/bsdiff.1
12cr|bsdiff-4.3-4|48	install -D -m644 bspatch.1 %{buildroot}%{_mandir}/man1/bspatch.1
12cr|bsdiff-4.3-4|49	
12cr|bsdiff-4.3-4|50	%clean
12cr|bsdiff-4.3-4|51	rm -rf %{buildroot}
12cr|bsdiff-4.3-4|52	
12cr|bsdiff-4.3-4|53	%files
12cr|bsdiff-4.3-4|54	%defattr(-,root,root)
12cr|bsdiff-4.3-4|55	%{_bindir}/bsdiff
12cr|bsdiff-4.3-4|56	%{_bindir}/bspatch
12cr|bsdiff-4.3-4|57	%{_mandir}/man1/bsdiff.1*
12cr|bsdiff-4.3-4|58	%{_mandir}/man1/bspatch.1*
12cr|bsdiff-4.3-4|59	
12cr|bsdiff-4.3-4|60	
12cr|bsdiff-4.3-4|61	
12cr|bsdiff-4.3-4|62	
12cr|bsdiff-4.3-4|63	%changelog
12cr|bsdiff-4.3-4|64	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 4.3-4mdv2011.0
12cr|bsdiff-4.3-4|65	+ Revision: 616866
12cr|bsdiff-4.3-4|66	- the mass rebuild of 2010.0 packages
12cr|bsdiff-4.3-4|67	
12cr|bsdiff-4.3-4|68	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 4.3-3mdv2010.0
12cr|bsdiff-4.3-4|69	+ Revision: 424695
12cr|bsdiff-4.3-4|70	- rebuild
12cr|bsdiff-4.3-4|71	
12cr|bsdiff-4.3-4|72	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 4.3-2mdv2008.1
12cr|bsdiff-4.3-4|73	+ Revision: 136280
12cr|bsdiff-4.3-4|74	- restore BuildRoot
12cr|bsdiff-4.3-4|75	
12cr|bsdiff-4.3-4|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|bsdiff-4.3-4|77	- kill re-definition of %%buildroot on Pixel's request
12cr|bsdiff-4.3-4|78	
12cr|bsdiff-4.3-4|79	
12cr|bsdiff-4.3-4|80	* Sat Mar 03 2007 Anssi Hannula <anssi@mandriva.org> 4.3-2mdv2007.0
12cr|bsdiff-4.3-4|81	+ Revision: 131659
12cr|bsdiff-4.3-4|82	- rebuild
12cr|bsdiff-4.3-4|83	- Import bsdiff
12cr|bsdiff-4.3-4|84	
12cr|bsdiff-4.3-4|85	* Sat Mar 18 2006 Anssi Hannula <anssi@mandriva.org> 4.3-1mdk
12cr|bsdiff-4.3-4|86	- initial Mandriva release
12cr|bsdiff-4.3-4|87	

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

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

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

482 12
12cr|bubblemon-1.46-5|1	Summary: 	WindowMaker dockapp CPU, memory, swap and load average monitor
12cr|bubblemon-1.46-5|2	Name:		bubblemon
12cr|bubblemon-1.46-5|3	Version:	1.46
12cr|bubblemon-1.46-5|4	Release:	%mkrel 5
12cr|bubblemon-1.46-5|5	License:	GPLv2+
12cr|bubblemon-1.46-5|6	Group:          Graphical desktop/WindowMaker
12cr|bubblemon-1.46-5|7	Source0:	%{name}-dockapp-%{version}.tar.bz2
12cr|bubblemon-1.46-5|8	Source1:	%{name}-icons.tar.bz2
12cr|bubblemon-1.46-5|9	Patch0:		%{name}-1.46-fix-overlinking.patch
12cr|bubblemon-1.46-5|10	URL:		http://www.ne.jp/asahi/linux/timecop/
12cr|bubblemon-1.46-5|11	BuildRequires:	libx11-devel
12cr|bubblemon-1.46-5|12	BuildRequires:  xpm-devel
12cr|bubblemon-1.46-5|13	BuildRequires:  gtk+-devel = 1.2.10
12cr|bubblemon-1.46-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|bubblemon-1.46-5|15	
12cr|bubblemon-1.46-5|16	%description
12cr|bubblemon-1.46-5|17	This is a system monitoring dockapp, visually based on the GNOME "BubbleMon"
12cr|bubblemon-1.46-5|18	applet. Basically, it displays CPU and memory load as bubbles in a jar of
12cr|bubblemon-1.46-5|19	water. But that is where similarity ends. New bubblemon-dockapp features
12cr|bubblemon-1.46-5|20	translucent CPU load meter (for accurate CPU load measurement), yellow duck
12cr|bubblemon-1.46-5|21	swimming back and forth on the water surface (just for fun), and fading load
12cr|bubblemon-1.46-5|22	average and memory usage screens. Either of the info screens can be locked to
12cr|bubblemon-1.46-5|23	stay on top of water/duck/cpu screen, so that you can see both statistics at
12cr|bubblemon-1.46-5|24	once. Pretty nifty toy for your desktop. Code has been thoroughly optimized
12cr|bubblemon-1.46-5|25	since version 1.0, and even with all the features compiled in, BubbleMon still
12cr|bubblemon-1.46-5|26	uses very little CPU time. All the extra "bloated" features can be compiled
12cr|bubblemon-1.46-5|27	out or disabled on command-line, if you prefer original "BubbleMon" look.
12cr|bubblemon-1.46-5|28	
12cr|bubblemon-1.46-5|29	%prep
12cr|bubblemon-1.46-5|30	%setup -q -n %{name}-dockapp-%{version}
12cr|bubblemon-1.46-5|31	%patch0 -p1
12cr|bubblemon-1.46-5|32	
12cr|bubblemon-1.46-5|33	%build
12cr|bubblemon-1.46-5|34	make EXTRA="-DENABLE_DUCK -DENABLE_CPU -DENABLE_MEMSCREEN" \
12cr|bubblemon-1.46-5|35	CFLAGS="$RPM_OPT_FLAGS `gtk-config --cflags` \${EXTRA} \${WMAN}"
12cr|bubblemon-1.46-5|36	
12cr|bubblemon-1.46-5|37	%install
12cr|bubblemon-1.46-5|38	[ -d %buildroot ] && rm -rf %buildroot
12cr|bubblemon-1.46-5|39	
12cr|bubblemon-1.46-5|40	install -m 755 -d %buildroot%{_miconsdir}
12cr|bubblemon-1.46-5|41	install -m 755 -d %buildroot%{_iconsdir}
12cr|bubblemon-1.46-5|42	install -m 755 -d %buildroot%{_liconsdir}
12cr|bubblemon-1.46-5|43	tar xOjf %SOURCE1 %{name}-16x16.png > %buildroot%{_miconsdir}/%{name}.png
12cr|bubblemon-1.46-5|44	tar xOjf %SOURCE1 %{name}-32x32.png > %buildroot%{_iconsdir}/%{name}.png
12cr|bubblemon-1.46-5|45	tar xOjf %SOURCE1 %{name}-48x48.png > %buildroot%{_liconsdir}/%{name}.png
12cr|bubblemon-1.46-5|46	
12cr|bubblemon-1.46-5|47	install -m 755 bubblemon -D %buildroot%{_bindir}/bubblemon
12cr|bubblemon-1.46-5|48	
12cr|bubblemon-1.46-5|49	
12cr|bubblemon-1.46-5|50	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|bubblemon-1.46-5|51	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|bubblemon-1.46-5|52	[Desktop Entry]
12cr|bubblemon-1.46-5|53	Name=%{name}
12cr|bubblemon-1.46-5|54	Comment=Monitoring-duck-in-a-jar dockapp
12cr|bubblemon-1.46-5|55	Exec=%{_bindir}/%{name}
12cr|bubblemon-1.46-5|56	Icon=%{name}
12cr|bubblemon-1.46-5|57	Terminal=false
12cr|bubblemon-1.46-5|58	Type=Application
12cr|bubblemon-1.46-5|59	StartupNotify=true
12cr|bubblemon-1.46-5|60	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
12cr|bubblemon-1.46-5|61	EOF
12cr|bubblemon-1.46-5|62	
12cr|bubblemon-1.46-5|63	%clean
12cr|bubblemon-1.46-5|64	rm -rf $RPM_BUILD_ROOT
12cr|bubblemon-1.46-5|65	
12cr|bubblemon-1.46-5|66	%if %mdkversion < 200900
12cr|bubblemon-1.46-5|67	%post
12cr|bubblemon-1.46-5|68	%{update_menus}
12cr|bubblemon-1.46-5|69	%endif
12cr|bubblemon-1.46-5|70	
12cr|bubblemon-1.46-5|71	%if %mdkversion < 200900
12cr|bubblemon-1.46-5|72	%postun
12cr|bubblemon-1.46-5|73	%{clean_menus}
12cr|bubblemon-1.46-5|74	%endif
12cr|bubblemon-1.46-5|75	
12cr|bubblemon-1.46-5|76	%files
12cr|bubblemon-1.46-5|77	%defattr (-,root,root)
12cr|bubblemon-1.46-5|78	%doc ChangeLog README SUPPORTED_SYSTEMS doc/Xdefaults.sample
12cr|bubblemon-1.46-5|79	%{_bindir}/*
12cr|bubblemon-1.46-5|80	%{_liconsdir}/%{name}.png
12cr|bubblemon-1.46-5|81	%{_miconsdir}/%{name}.png
12cr|bubblemon-1.46-5|82	%{_iconsdir}/%{name}.png
12cr|bubblemon-1.46-5|83	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|bubblemon-1.46-5|84	
12cr|bubblemon-1.46-5|85	
12cr|bubblemon-1.46-5|86	
12cr|bubblemon-1.46-5|87	%changelog
12cr|bubblemon-1.46-5|88	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 1.46-5mdv2011.0
12cr|bubblemon-1.46-5|89	+ Revision: 571833
12cr|bubblemon-1.46-5|90	- use libx11-devel
12cr|bubblemon-1.46-5|91	
12cr|bubblemon-1.46-5|92	* Tue Jun 16 2009 Jérôme Brenier <incubusss@mandriva.org> 1.46-5mdv2010.0
12cr|bubblemon-1.46-5|93	+ Revision: 386385
12cr|bubblemon-1.46-5|94	- fix overlinking
12cr|bubblemon-1.46-5|95	- fix license tag
12cr|bubblemon-1.46-5|96	
12cr|bubblemon-1.46-5|97	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.46-4mdv2009.0
12cr|bubblemon-1.46-5|98	+ Revision: 243370
12cr|bubblemon-1.46-5|99	- rebuild
12cr|bubblemon-1.46-5|100	- drop old menu
12cr|bubblemon-1.46-5|101	
12cr|bubblemon-1.46-5|102	+ Pixel <pixel@mandriva.com>
12cr|bubblemon-1.46-5|103	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|bubblemon-1.46-5|104	
12cr|bubblemon-1.46-5|105	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.46-2mdv2008.1
12cr|bubblemon-1.46-5|106	+ Revision: 140691
12cr|bubblemon-1.46-5|107	- restore BuildRoot
12cr|bubblemon-1.46-5|108	
12cr|bubblemon-1.46-5|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|bubblemon-1.46-5|110	- kill re-definition of %%buildroot on Pixel's request
12cr|bubblemon-1.46-5|111	- import bubblemon
12cr|bubblemon-1.46-5|112	
12cr|bubblemon-1.46-5|113	
12cr|bubblemon-1.46-5|114	* Fri Sep 01 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.46-2mdv2007.0
12cr|bubblemon-1.46-5|115	- XDG
12cr|bubblemon-1.46-5|116	
12cr|bubblemon-1.46-5|117	* Fri Jul 22 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.46-1mdk
12cr|bubblemon-1.46-5|118	- New release 1.46
12cr|bubblemon-1.46-5|119	
12cr|bubblemon-1.46-5|120	* Sun Dec 14 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.41-1mdk
12cr|bubblemon-1.46-5|121	- 1.4.1
12cr|bubblemon-1.46-5|122	- drop Prefix tag
12cr|bubblemon-1.46-5|123	- fix buildrequires
12cr|bubblemon-1.46-5|124	- drop explicit library dependency
12cr|bubblemon-1.46-5|125	- quiet setup
12cr|bubblemon-1.46-5|126	
12cr|bubblemon-1.46-5|127	* Wed Jul 16 2003 HA Quc-Vit <viet@mandrakesoft.com> 1.4-2mdk
12cr|bubblemon-1.46-5|128	- added libgtk+1.2-devel to BuildRequires thanks to
12cr|bubblemon-1.46-5|129	Michael Scherer <scherer.michael@free.fr>
12cr|bubblemon-1.46-5|130	
12cr|bubblemon-1.46-5|131	* Mon Feb 11 2002 HA Quc-Vit <viet@mandrakesoft.com> 1.4-1mdk
12cr|bubblemon-1.46-5|132	- new source update.
12cr|bubblemon-1.46-5|133	- icons converted from xpm to png.
12cr|bubblemon-1.46-5|134	- s/Copyright/License/
12cr|bubblemon-1.46-5|135	- compile options are now working.
12cr|bubblemon-1.46-5|136	
12cr|bubblemon-1.46-5|137	* Thu May 31 2001 HA Quc-Vit <viet@mandrakesoft.com> 1.32-1mdk
12cr|bubblemon-1.46-5|138	- Initial release.

483 12
12cr|bubbros-1.6-2|1	Name:           bubbros
12cr|bubbros-1.6-2|2	Version:        1.6
12cr|bubbros-1.6-2|3	Release:        2
12cr|bubbros-1.6-2|4	Summary:        Bub and Brothers game inspired by the classic Bubble and Bobble
12cr|bubbros-1.6-2|5	Group:          Games/Arcade
12cr|bubbros-1.6-2|6	License:        MIT and Artistic 2.0
12cr|bubbros-1.6-2|7	#               Code under MIT
12cr|bubbros-1.6-2|8	#               Sound and Graphics under Artistic 2.0, as released by Sebastian Wegner, in an email on 28/09/2009.
12cr|bubbros-1.6-2|9	URL:            http://bub-n-bros.sourceforge.net/
12cr|bubbros-1.6-2|10	Source0:        http://downloads.sourceforge.net/bub-n-bros/%{name}-%{version}.tar.bz2
12cr|bubbros-1.6-2|11	Source1:        bubbros.desktop
12cr|bubbros-1.6-2|12	Source2:        bubbros-client.sh
12cr|bubbros-1.6-2|13	Source3:        bubbros-server.sh
12cr|bubbros-1.6-2|14	Source4:        bubbros.sh
12cr|bubbros-1.6-2|15	Source5:        bubbros-license-Artistic2.0.txt
12cr|bubbros-1.6-2|16	Patch0:         bubbros-1.5-fixes.patch
12cr|bubbros-1.6-2|17	BuildRequires:  python-devel imagemagick desktop-file-utils
12cr|bubbros-1.6-2|18	BuildRequires:  java-sdk
12cr|bubbros-1.6-2|19	BuildRequires:  x11-proto-devel
12cr|bubbros-1.6-2|20	BuildRequires:  pkgconfig(x11)
12cr|bubbros-1.6-2|21	BuildRequires:  pkgconfig(xext)
12cr|bubbros-1.6-2|22	Requires:       pygame pygtk2 hicolor-icon-theme
12cr|bubbros-1.6-2|23	# htmlview
12cr|bubbros-1.6-2|24	
12cr|bubbros-1.6-2|25	%description
12cr|bubbros-1.6-2|26	This is a direct clone of the MacOS game Bub & Bob of McSebi. Thanks Sebi for
12cr|bubbros-1.6-2|27	all the cool graphics and sounds!
12cr|bubbros-1.6-2|28	
12cr|bubbros-1.6-2|29	Features:
12cr|bubbros-1.6-2|30	
12cr|bubbros-1.6-2|31	* 1 to 10 players -- the best fun is with at least 3 players!
12cr|bubbros-1.6-2|32	* Same gameplay as the famous McSebi's Bub & Bob.
12cr|bubbros-1.6-2|33	* Over-the-network game and/or up to 3 players on the same computer.
12cr|bubbros-1.6-2|34	* Completely original crazy bonuses!
12cr|bubbros-1.6-2|35	* Capture other players in a bubble!
12cr|bubbros-1.6-2|36	* New levels, including a random level generator!
12cr|bubbros-1.6-2|37	
12cr|bubbros-1.6-2|38	
12cr|bubbros-1.6-2|39	%prep
12cr|bubbros-1.6-2|40	%setup -q
12cr|bubbros-1.6-2|41	#no backups for this patch, otherwise they end up getting installed!
12cr|bubbros-1.6-2|42	%patch0 -p1
12cr|bubbros-1.6-2|43	sed -i 's:#! /usr/bin/env python:#!%{__python}:' BubBob.py bubbob/bb.py \
12cr|bubbros-1.6-2|44	display/Client.py
12cr|bubbros-1.6-2|45	chmod +x display/Client.py
12cr|bubbros-1.6-2|46	# for %doc
12cr|bubbros-1.6-2|47	mv bubbob/levels/README.txt levels.txt
12cr|bubbros-1.6-2|48	install -m 644 %{SOURCE5} artistic.txt
12cr|bubbros-1.6-2|49	
12cr|bubbros-1.6-2|50	%build
12cr|bubbros-1.6-2|51	make %{?_smp_mflags}
12cr|bubbros-1.6-2|52	pushd bubbob/images
12cr|bubbros-1.6-2|53	python buildcolors.py
12cr|bubbros-1.6-2|54	popd
12cr|bubbros-1.6-2|55	pushd java
12cr|bubbros-1.6-2|56	rm *.class
12cr|bubbros-1.6-2|57	make
12cr|bubbros-1.6-2|58	popd
12cr|bubbros-1.6-2|59	convert bubbob/images/dragon_0.ppm -transparent '#010101' -crop 32x32+0+0 \
12cr|bubbros-1.6-2|60	%{name}.png
12cr|bubbros-1.6-2|61	
12cr|bubbros-1.6-2|62	
12cr|bubbros-1.6-2|63	%install
12cr|bubbros-1.6-2|64	rm -rf %{buildroot}
12cr|bubbros-1.6-2|65	mkdir -p %{buildroot}%{_bindir}
12cr|bubbros-1.6-2|66	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|bubbros-1.6-2|67	mkdir -p %{buildroot}%{_libdir}/%{name}
12cr|bubbros-1.6-2|68	mkdir -p %{buildroot}%{_mandir}/man6
12cr|bubbros-1.6-2|69	# copying the complete dirs and then removing the unwanted bits is easier :)
12cr|bubbros-1.6-2|70	cp -a BubBob.py bubbob common display http2 java metaserver \
12cr|bubbros-1.6-2|71	%{buildroot}%{_datadir}/%{name}
12cr|bubbros-1.6-2|72	rm -fr %{buildroot}%{_datadir}/%{name}/bubbob/build
12cr|bubbros-1.6-2|73	rm -fr %{buildroot}%{_datadir}/%{name}/bubbob/doc
12cr|bubbros-1.6-2|74	rm -fr %{buildroot}%{_datadir}/%{name}/display/build
12cr|bubbros-1.6-2|75	rm -fr %{buildroot}%{_datadir}/%{name}/display/windows
12cr|bubbros-1.6-2|76	rm     %{buildroot}%{_datadir}/%{name}/display/*_windows.py
12cr|bubbros-1.6-2|77	rm -fr %{buildroot}%{_datadir}/%{name}/http2/sf
12cr|bubbros-1.6-2|78	rm     %{buildroot}%{_datadir}/%{name}/http2/header.png
12cr|bubbros-1.6-2|79	rm     %{buildroot}%{_datadir}/%{name}/java/pclient.java
12cr|bubbros-1.6-2|80	rm `find %{buildroot}%{_datadir}/%{name} -name '*.c'`
12cr|bubbros-1.6-2|81	rm `find %{buildroot}%{_datadir}/%{name} -name 'Makefile'`
12cr|bubbros-1.6-2|82	rm `find %{buildroot}%{_datadir}/%{name} -name 'setup.py'`
12cr|bubbros-1.6-2|83	# put the .so files in %{libdir}
12cr|bubbros-1.6-2|84	mv `find %{buildroot}%{_datadir}/%{name} -name '*.so'` \
12cr|bubbros-1.6-2|85	%{buildroot}%{_libdir}/%{name}
12cr|bubbros-1.6-2|86	# create the symlinks in /usr/bin, these must be absolute links!
12cr|bubbros-1.6-2|87	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/bubbros-client
12cr|bubbros-1.6-2|88	install -m 755 %{SOURCE3} %{buildroot}%{_bindir}/bubbros-server
12cr|bubbros-1.6-2|89	install -m 755 %{SOURCE4} %{buildroot}%{_bindir}/bubbros
12cr|bubbros-1.6-2|90	# install the manpages
12cr|bubbros-1.6-2|91	install -m 644 doc/BubBob.py.1 %{buildroot}%{_mandir}/man6/bubbros.6
12cr|bubbros-1.6-2|92	install -m 644 doc/bb.py.1 %{buildroot}%{_mandir}/man6/bubbros-server.6
12cr|bubbros-1.6-2|93	install -m 644 doc/Client.py.1 %{buildroot}%{_mandir}/man6/bubbros-client.6
12cr|bubbros-1.6-2|94	# below is the desktop file and icon stuff.
12cr|bubbros-1.6-2|95	mkdir -p %{buildroot}%{_datadir}/applications
12cr|bubbros-1.6-2|96	desktop-file-install --vendor dribble           \
12cr|bubbros-1.6-2|97	--dir %{buildroot}%{_datadir}/applications \
12cr|bubbros-1.6-2|98	%{SOURCE1}
12cr|bubbros-1.6-2|99	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
12cr|bubbros-1.6-2|100	install -p -m 644 %{name}.png \
12cr|bubbros-1.6-2|101	%{buildroot}%{_datadir}/icons/hicolor/32x32/apps
12cr|bubbros-1.6-2|102	
12cr|bubbros-1.6-2|103	
12cr|bubbros-1.6-2|104	%clean
12cr|bubbros-1.6-2|105	rm -rf %{buildroot}
12cr|bubbros-1.6-2|106	
12cr|bubbros-1.6-2|107	%files
12cr|bubbros-1.6-2|108	%defattr(-,root,root,-)
12cr|bubbros-1.6-2|109	%doc LICENSE.txt artistic.txt levels.txt
12cr|bubbros-1.6-2|110	%{_bindir}/bubbros*
12cr|bubbros-1.6-2|111	%{_libdir}/%{name}
12cr|bubbros-1.6-2|112	%{_datadir}/%{name}
12cr|bubbros-1.6-2|113	%{_datadir}/applications/dribble-%{name}.desktop
12cr|bubbros-1.6-2|114	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cr|bubbros-1.6-2|115	%{_mandir}/man6/bubbros*.6.*
12cr|bubbros-1.6-2|116	
12cr|bubbros-1.6-2|117	
12cr|bubbros-1.6-2|118	
12cr|bubbros-1.6-2|119	
12cr|bubbros-1.6-2|120	%changelog
12cr|bubbros-1.6-2|121	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 1.6-1mdv2011.0
12cr|bubbros-1.6-2|122	+ Revision: 594207
12cr|bubbros-1.6-2|123	- update fil elist
12cr|bubbros-1.6-2|124	
12cr|bubbros-1.6-2|125	* Tue Sep 29 2009 Glen Ogilvie <nelg@mandriva.org> 1.6-1mdv2010.0
12cr|bubbros-1.6-2|126	+ Revision: 450814
12cr|bubbros-1.6-2|127	- New game, under MIT and Artistic 2.0 license
12cr|bubbros-1.6-2|128	
12cr|bubbros-1.6-2|129	
12cr|bubbros-1.6-2|130	* Wed Jun 10 2009 Glen Ogilvie <nelg@mandriva.org> 1.6-1mdv2010.0
12cr|bubbros-1.6-2|131	- Reworked spec file for inclusion in Mandriva.
12cr|bubbros-1.6-2|132	
12cr|bubbros-1.6-2|133	* Thu Jul 24 2008 Hans de Goede <j.w.r.degoede@hhs.nl> 1.6-2
12cr|bubbros-1.6-2|134	- Release bump for rpmfusion
12cr|bubbros-1.6-2|135	
12cr|bubbros-1.6-2|136	* Mon Sep 10 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 1.6-1
12cr|bubbros-1.6-2|137	- New upstream release 1.6
12cr|bubbros-1.6-2|138	
12cr|bubbros-1.6-2|139	* Mon Jan 15 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 1.5-3
12cr|bubbros-1.6-2|140	- Rebuild (with compile and run fixes) for new python2.5
12cr|bubbros-1.6-2|141	
12cr|bubbros-1.6-2|142	* Tue Aug  1 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 1.5-2
12cr|bubbros-1.6-2|143	- Add missing BuildRequires: libX11-devel libXext-devel xorg-x11-proto-devel
12cr|bubbros-1.6-2|144	- Add Requires: htmlview
12cr|bubbros-1.6-2|145	- Recompile java code instead of using precompiled .class files
12cr|bubbros-1.6-2|146	- Don't install java source code, only class files
12cr|bubbros-1.6-2|147	
12cr|bubbros-1.6-2|148	* Fri Jul 28 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 1.5-1
12cr|bubbros-1.6-2|149	- initial Dribble package

484 12
12cr|buffer-1.19-9|1	%define name buffer
12cr|buffer-1.19-9|2	%define version 1.19
12cr|buffer-1.19-9|3	%define release %mkrel 9
12cr|buffer-1.19-9|4	
12cr|buffer-1.19-9|5	Summary: General purpose buffer program
12cr|buffer-1.19-9|6	Name: %name
12cr|buffer-1.19-9|7	Version: %version
12cr|buffer-1.19-9|8	Release: %release
12cr|buffer-1.19-9|9	License: GPL
12cr|buffer-1.19-9|10	Group: Archiving/Backup
12cr|buffer-1.19-9|11	Source: %name-%version.tar.bz2
12cr|buffer-1.19-9|12	Patch0: buffer_1.19-7.patch.bz2
12cr|buffer-1.19-9|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|buffer-1.19-9|14	
12cr|buffer-1.19-9|15	%description
12cr|buffer-1.19-9|16	This is a program designed to speed up writing tapes on remote tape
12cr|buffer-1.19-9|17	drives. After startup it splits itself into two processes.  The first
12cr|buffer-1.19-9|18	process reads (and reblocks) from stdin into a shared memory buffer.
12cr|buffer-1.19-9|19	The second writes from the shared memory buffer to stdout.  Doing it this way
12cr|buffer-1.19-9|20	means that the writing side effectly sits in a tight write loop and
12cr|buffer-1.19-9|21	doesn't have to wait for input.  Similarly for the input side.  It is
12cr|buffer-1.19-9|22	this waiting that slows down other reblocking processes, like dd.
12cr|buffer-1.19-9|23	
12cr|buffer-1.19-9|24	%prep
12cr|buffer-1.19-9|25	rm -rf $RPM_BUILD_ROOT
12cr|buffer-1.19-9|26	
12cr|buffer-1.19-9|27	%setup
12cr|buffer-1.19-9|28	
12cr|buffer-1.19-9|29	%patch0 -p1
12cr|buffer-1.19-9|30	
12cr|buffer-1.19-9|31	%build
12cr|buffer-1.19-9|32	make CFLAGS="$RPM_OPT_FLAGS -Wall -s"
12cr|buffer-1.19-9|33	
12cr|buffer-1.19-9|34	%install
12cr|buffer-1.19-9|35	install -m 755 -D buffer $RPM_BUILD_ROOT%{_bindir}/buffer
12cr|buffer-1.19-9|36	install -m 644 -D buffer.man $RPM_BUILD_ROOT%{_mandir}/man1/buffer.1
12cr|buffer-1.19-9|37	
12cr|buffer-1.19-9|38	%clean
12cr|buffer-1.19-9|39	rm -rf $RPM_BUILD_ROOT
12cr|buffer-1.19-9|40	
12cr|buffer-1.19-9|41	%files
12cr|buffer-1.19-9|42	%defattr(-,root,root)
12cr|buffer-1.19-9|43	%doc COPYING README
12cr|buffer-1.19-9|44	%{_bindir}/buffer
12cr|buffer-1.19-9|45	%{_mandir}/man1/buffer.1*
12cr|buffer-1.19-9|46	
12cr|buffer-1.19-9|47	
12cr|buffer-1.19-9|48	%changelog
12cr|buffer-1.19-9|49	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.19-9mdv2011.0
12cr|buffer-1.19-9|50	+ Revision: 616902
12cr|buffer-1.19-9|51	- the mass rebuild of 2010.0 packages
12cr|buffer-1.19-9|52	
12cr|buffer-1.19-9|53	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.19-8mdv2010.0
12cr|buffer-1.19-9|54	+ Revision: 436902
12cr|buffer-1.19-9|55	- rebuild
12cr|buffer-1.19-9|56	
12cr|buffer-1.19-9|57	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1.19-7mdv2009.1
12cr|buffer-1.19-9|58	+ Revision: 350662
12cr|buffer-1.19-9|59	- rebuild
12cr|buffer-1.19-9|60	
12cr|buffer-1.19-9|61	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.19-6mdv2009.0
12cr|buffer-1.19-9|62	+ Revision: 240458
12cr|buffer-1.19-9|63	- rebuild
12cr|buffer-1.19-9|64	- kill re-definition of %%buildroot on Pixel's request
12cr|buffer-1.19-9|65	
12cr|buffer-1.19-9|66	+ Olivier Blin <oblin@mandriva.com>
12cr|buffer-1.19-9|67	- restore BuildRoot
12cr|buffer-1.19-9|68	
12cr|buffer-1.19-9|69	* Sat Sep 01 2007 Bruno Cornec <bcornec@mandriva.org> 1.19-4mdv2008.0
12cr|buffer-1.19-9|70	+ Revision: 77248
12cr|buffer-1.19-9|71	- Import buffer
12cr|buffer-1.19-9|72	
12cr|buffer-1.19-9|73	
12cr|buffer-1.19-9|74	
12cr|buffer-1.19-9|75	* Thu Jan 19 2006 Lenny Cartier <lenny@mandriva.com> 1.19-4mdk
12cr|buffer-1.19-9|76	- fix x86_64 with debian patch
12cr|buffer-1.19-9|77	
12cr|buffer-1.19-9|78	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.19-3mdk
12cr|buffer-1.19-9|79	- rebuild
12cr|buffer-1.19-9|80	
12cr|buffer-1.19-9|81	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.19-2mdk
12cr|buffer-1.19-9|82	- rebuild
12cr|buffer-1.19-9|83	
12cr|buffer-1.19-9|84	* Thu Apr 11 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.19-1mdk
12cr|buffer-1.19-9|85	- added for mondo
12cr|buffer-1.19-9|86	
12cr|buffer-1.19-9|87	* Mon Jul 24 2000 Prospector <prospector@redhat.com>
12cr|buffer-1.19-9|88	- rebuilt
12cr|buffer-1.19-9|89	
12cr|buffer-1.19-9|90	* Tue Jul 11 2000 Than Ngo <than@redhat.de>
12cr|buffer-1.19-9|91	- rebuilt
12cr|buffer-1.19-9|92	
12cr|buffer-1.19-9|93	* Wed Jun 07 2000 Than Ngo <than@redhat.de>
12cr|buffer-1.19-9|94	- use rpm macros
12cr|buffer-1.19-9|95	
12cr|buffer-1.19-9|96	* Mon Jun 05 2000 Michael Stefaniuc <mstefani@redhat.com>
12cr|buffer-1.19-9|97	- rewrote the spec file
12cr|buffer-1.19-9|98	- rewrote and extended the buffer patch

485 12
12cr|bugsquish-0.0.6-15|1	%define	name	bugsquish
12cr|bugsquish-0.0.6-15|2	%define	version	0.0.6
12cr|bugsquish-0.0.6-15|3	%define release	%mkrel 15
12cr|bugsquish-0.0.6-15|4	%define	Summary	Kill bugs with mouse
12cr|bugsquish-0.0.6-15|5	
12cr|bugsquish-0.0.6-15|6	Summary:	%{Summary}
12cr|bugsquish-0.0.6-15|7	Name:		%{name}
12cr|bugsquish-0.0.6-15|8	Version:	%{version}
12cr|bugsquish-0.0.6-15|9	Release:	%{release}
12cr|bugsquish-0.0.6-15|10	Source0:	ftp://ftp.sonic.net/pub/users/nbs/unix/x/bugsquish/%{name}-%{version}.tar.bz2
12cr|bugsquish-0.0.6-15|11	Source5:	%{name}-16.png
12cr|bugsquish-0.0.6-15|12	Source6:	%{name}-32.png
12cr|bugsquish-0.0.6-15|13	Source7:	%{name}-48.png
12cr|bugsquish-0.0.6-15|14	Patch0:		bugsquish-0.0.2-fix-CFLAGS.patch.bz2
12cr|bugsquish-0.0.6-15|15	License:	GPL
12cr|bugsquish-0.0.6-15|16	Url:		http://newbreedsoftware.com/bugsquish/
12cr|bugsquish-0.0.6-15|17	Group:		Games/Arcade
12cr|bugsquish-0.0.6-15|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|bugsquish-0.0.6-15|19	BuildRequires:	SDL-devel
12cr|bugsquish-0.0.6-15|20	BuildRequires:	SDL_image-devel
12cr|bugsquish-0.0.6-15|21	BuildRequires:	SDL_mixer-devel
12cr|bugsquish-0.0.6-15|22	
12cr|bugsquish-0.0.6-15|23	%description
12cr|bugsquish-0.0.6-15|24	Bugs are trying to suck blood out of your arm! Squish them with with your fly
12cr|bugsquish-0.0.6-15|25	swatter before you run out of blood.
12cr|bugsquish-0.0.6-15|26	
12cr|bugsquish-0.0.6-15|27	%prep
12cr|bugsquish-0.0.6-15|28	%setup -q
12cr|bugsquish-0.0.6-15|29	%patch0 -p1
12cr|bugsquish-0.0.6-15|30	chmod a+r -R .
12cr|bugsquish-0.0.6-15|31	rm -rf `find -name .xvpics`
12cr|bugsquish-0.0.6-15|32	
12cr|bugsquish-0.0.6-15|33	%build
12cr|bugsquish-0.0.6-15|34	%make CFLAGS="%{optflags} %ldflags" DATA_PREFIX=%{_gamesdatadir}/%{name}/
12cr|bugsquish-0.0.6-15|35	
12cr|bugsquish-0.0.6-15|36	%install
12cr|bugsquish-0.0.6-15|37	rm -rf $RPM_BUILD_ROOT
12cr|bugsquish-0.0.6-15|38	install -D %{name} $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
12cr|bugsquish-0.0.6-15|39	install -d $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12cr|bugsquish-0.0.6-15|40	cp -a data/* $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12cr|bugsquish-0.0.6-15|41	
12cr|bugsquish-0.0.6-15|42	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|bugsquish-0.0.6-15|43	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|bugsquish-0.0.6-15|44	[Desktop Entry]
12cr|bugsquish-0.0.6-15|45	Encoding=UTF-8
12cr|bugsquish-0.0.6-15|46	Name=Bugsquish
12cr|bugsquish-0.0.6-15|47	Comment=%{summary}
12cr|bugsquish-0.0.6-15|48	Exec=%_gamesbindir/%{name}
12cr|bugsquish-0.0.6-15|49	Icon=%{name}
12cr|bugsquish-0.0.6-15|50	Terminal=false
12cr|bugsquish-0.0.6-15|51	Type=Application
12cr|bugsquish-0.0.6-15|52	Categories=Game;ArcadeGame;
12cr|bugsquish-0.0.6-15|53	EOF
12cr|bugsquish-0.0.6-15|54	
12cr|bugsquish-0.0.6-15|55	install -D -m644 %SOURCE6 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|bugsquish-0.0.6-15|56	install -D -m644 %SOURCE5 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|bugsquish-0.0.6-15|57	install -D -m644 %SOURCE7 $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|bugsquish-0.0.6-15|58	
12cr|bugsquish-0.0.6-15|59	%if %mdkversion < 200900
12cr|bugsquish-0.0.6-15|60	%post
12cr|bugsquish-0.0.6-15|61	%update_menus
12cr|bugsquish-0.0.6-15|62	%endif
12cr|bugsquish-0.0.6-15|63	
12cr|bugsquish-0.0.6-15|64	%if %mdkversion < 200900
12cr|bugsquish-0.0.6-15|65	%postun
12cr|bugsquish-0.0.6-15|66	%clean_menus
12cr|bugsquish-0.0.6-15|67	%endif
12cr|bugsquish-0.0.6-15|68	
12cr|bugsquish-0.0.6-15|69	%clean
12cr|bugsquish-0.0.6-15|70	rm -rf $RPM_BUILD_ROOT
12cr|bugsquish-0.0.6-15|71	
12cr|bugsquish-0.0.6-15|72	%files
12cr|bugsquish-0.0.6-15|73	%defattr(-,root,root)
12cr|bugsquish-0.0.6-15|74	%doc AUTHORS.txt CHANGES.txt README.txt
12cr|bugsquish-0.0.6-15|75	%{_gamesbindir}/%{name}
12cr|bugsquish-0.0.6-15|76	%{_gamesdatadir}/%{name}
12cr|bugsquish-0.0.6-15|77	%{_datadir}/applications/*
12cr|bugsquish-0.0.6-15|78	%{_iconsdir}/%{name}.png
12cr|bugsquish-0.0.6-15|79	%{_miconsdir}/%{name}.png
12cr|bugsquish-0.0.6-15|80	%{_liconsdir}/%{name}.png
12cr|bugsquish-0.0.6-15|81	
12cr|bugsquish-0.0.6-15|82	
12cr|bugsquish-0.0.6-15|83	
12cr|bugsquish-0.0.6-15|84	%changelog
12cr|bugsquish-0.0.6-15|85	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 0.0.6-15mdv2011.0
12cr|bugsquish-0.0.6-15|86	+ Revision: 635010
12cr|bugsquish-0.0.6-15|87	- rebuild
12cr|bugsquish-0.0.6-15|88	- tighten BR
12cr|bugsquish-0.0.6-15|89	
12cr|bugsquish-0.0.6-15|90	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.6-14mdv2011.0
12cr|bugsquish-0.0.6-15|91	+ Revision: 616903
12cr|bugsquish-0.0.6-15|92	- the mass rebuild of 2010.0 packages
12cr|bugsquish-0.0.6-15|93	
12cr|bugsquish-0.0.6-15|94	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.0.6-13mdv2010.0
12cr|bugsquish-0.0.6-15|95	+ Revision: 424698
12cr|bugsquish-0.0.6-15|96	- rebuild
12cr|bugsquish-0.0.6-15|97	
12cr|bugsquish-0.0.6-15|98	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.0.6-12mdv2009.0
12cr|bugsquish-0.0.6-15|99	+ Revision: 243372
12cr|bugsquish-0.0.6-15|100	- rebuild
12cr|bugsquish-0.0.6-15|101	- kill re-definition of %%buildroot on Pixel's request
12cr|bugsquish-0.0.6-15|102	
12cr|bugsquish-0.0.6-15|103	+ Pixel <pixel@mandriva.com>
12cr|bugsquish-0.0.6-15|104	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|bugsquish-0.0.6-15|105	
12cr|bugsquish-0.0.6-15|106	+ Olivier Blin <oblin@mandriva.com>
12cr|bugsquish-0.0.6-15|107	- restore BuildRoot
12cr|bugsquish-0.0.6-15|108	
12cr|bugsquish-0.0.6-15|109	* Mon Dec 10 2007 Funda Wang <fwang@mandriva.org> 0.0.6-10mdv2008.1
12cr|bugsquish-0.0.6-15|110	+ Revision: 116846
12cr|bugsquish-0.0.6-15|111	- drop old menu
12cr|bugsquish-0.0.6-15|112	
12cr|bugsquish-0.0.6-15|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|bugsquish-0.0.6-15|114	- buildrequires X11-devel instead of XFree86-devel
12cr|bugsquish-0.0.6-15|115	- import bugsquish
12cr|bugsquish-0.0.6-15|116	
12cr|bugsquish-0.0.6-15|117	
12cr|bugsquish-0.0.6-15|118	* Fri Jul  7 2006 Pixel <pixel@mandriva.com> 0.0.6-9mdv2007.0
12cr|bugsquish-0.0.6-15|119	- use mkrel
12cr|bugsquish-0.0.6-15|120	- switch to XDG menu
12cr|bugsquish-0.0.6-15|121	
12cr|bugsquish-0.0.6-15|122	* Tue Oct 11 2005 Pixel <pixel@mandriva.com> 0.0.6-8mdk
12cr|bugsquish-0.0.6-15|123	- rebuild
12cr|bugsquish-0.0.6-15|124	
12cr|bugsquish-0.0.6-15|125	* Tue Aug 31 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.0.6-7mdk
12cr|bugsquish-0.0.6-15|126	- rebuild for new menu
12cr|bugsquish-0.0.6-15|127	- cosmetics
12cr|bugsquish-0.0.6-15|128	
12cr|bugsquish-0.0.6-15|129	* Fri Jun  4 2004 Pixel <pixel@mandrakesoft.com> 0.0.6-6mdk
12cr|bugsquish-0.0.6-15|130	- rebuild
12cr|bugsquish-0.0.6-15|131	
12cr|bugsquish-0.0.6-15|132	* Wed Apr  2 2003 Pixel <pixel@mandrakesoft.com> 0.0.6-5mdk
12cr|bugsquish-0.0.6-15|133	- remove .xvpics
12cr|bugsquish-0.0.6-15|134	
12cr|bugsquish-0.0.6-15|135	* Thu Nov 12 2002 Per Øyvind Karlsen <peroyvind@delonic.no> 0.0.6-4mdk
12cr|bugsquish-0.0.6-15|136	- Removed obsolete Prefix tag
12cr|bugsquish-0.0.6-15|137	- Removed redundant BuildRequires
12cr|bugsquish-0.0.6-15|138	- Cleanups
12cr|bugsquish-0.0.6-15|139	- Added menu item
12cr|bugsquish-0.0.6-15|140	- Added icons
12cr|bugsquish-0.0.6-15|141	- Moved stuff to the correct places
12cr|bugsquish-0.0.6-15|142	- Silent setup
12cr|bugsquish-0.0.6-15|143	
12cr|bugsquish-0.0.6-15|144	* Thu Sep 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.0.6-3mdk
12cr|bugsquish-0.0.6-15|145	- rebuild
12cr|bugsquish-0.0.6-15|146	
12cr|bugsquish-0.0.6-15|147	* Sun Jul 21 2002 Pixel <pixel@mandrakesoft.com> 0.0.6-2mdk
12cr|bugsquish-0.0.6-15|148	- recompile against new vorbis stuff
12cr|bugsquish-0.0.6-15|149	
12cr|bugsquish-0.0.6-15|150	* Thu Jun 27 2002 Pixel <pixel@mandrakesoft.com> 0.0.6-1mdk
12cr|bugsquish-0.0.6-15|151	- new release
12cr|bugsquish-0.0.6-15|152	
12cr|bugsquish-0.0.6-15|153	* Mon Apr 29 2002 Pixel <pixel@mandrakesoft.com> 0.0.4-2mdk
12cr|bugsquish-0.0.6-15|154	- rebuild for new libasound (alsa)
12cr|bugsquish-0.0.6-15|155	
12cr|bugsquish-0.0.6-15|156	* Sat Feb  2 2002 Pixel <pixel@mandrakesoft.com> 0.0.4-1mdk
12cr|bugsquish-0.0.6-15|157	- new release
12cr|bugsquish-0.0.6-15|158	
12cr|bugsquish-0.0.6-15|159	* Sat Jan 19 2002 Stefan van der Eijk <stefan@eijk.nu> 0.0.2-10mdk
12cr|bugsquish-0.0.6-15|160	- BuildRequires
12cr|bugsquish-0.0.6-15|161	
12cr|bugsquish-0.0.6-15|162	* Thu Oct 11 2001 Pixel <pixel@mandrakesoft.com> 0.0.2-9mdk
12cr|bugsquish-0.0.6-15|163	- rebuilding for libpng3
12cr|bugsquish-0.0.6-15|164	
12cr|bugsquish-0.0.6-15|165	* Wed Sep 13 2001 Stefan van der Eijk <stefan@eijk.nu> 0.0.2-8mdk
12cr|bugsquish-0.0.6-15|166	- BuildRequires: libSDL-devel
12cr|bugsquish-0.0.6-15|167	
12cr|bugsquish-0.0.6-15|168	* Thu Sep  6 2001 Pixel <pixel@mandrakesoft.com> 0.0.2-7mdk
12cr|bugsquish-0.0.6-15|169	- fix rights
12cr|bugsquish-0.0.6-15|170	
12cr|bugsquish-0.0.6-15|171	* Thu Sep  6 2001 Pixel <pixel@mandrakesoft.com> 0.0.2-6mdk
12cr|bugsquish-0.0.6-15|172	- rebuild
12cr|bugsquish-0.0.6-15|173	
12cr|bugsquish-0.0.6-15|174	* Mon May 14 2001 Pixel <pixel@mandrakesoft.com> 0.0.2-5mdk
12cr|bugsquish-0.0.6-15|175	- rebuild with new SDL
12cr|bugsquish-0.0.6-15|176	
12cr|bugsquish-0.0.6-15|177	* Tue Dec 19 2000 Pixel <pixel@mandrakesoft.com> 0.0.2-4mdk
12cr|bugsquish-0.0.6-15|178	- rebuild with new libSDL_mixer
12cr|bugsquish-0.0.6-15|179	
12cr|bugsquish-0.0.6-15|180	* Wed Nov 29 2000 Pixel <pixel@mandrakesoft.com> 0.0.2-3mdk
12cr|bugsquish-0.0.6-15|181	- build req, rebuild
12cr|bugsquish-0.0.6-15|182	
12cr|bugsquish-0.0.6-15|183	* Thu Nov  2 2000 Pixel <pixel@mandrakesoft.com> 0.0.2-2mdk
12cr|bugsquish-0.0.6-15|184	- rebuild with uptodate SDL
12cr|bugsquish-0.0.6-15|185	- fix summary-not-capitalized
12cr|bugsquish-0.0.6-15|186	
12cr|bugsquish-0.0.6-15|187	* Thu Nov  2 2000 Pixel <pixel@mandrakesoft.com> 0.0.2-1mdk
12cr|bugsquish-0.0.6-15|188	- initial spec

486 12
12cr|bugzilla-4.0.1-5|1	%if %{_use_internal_dependency_generator}
12cr|bugzilla-4.0.1-5|2	%define __noautoprov 'perl(.*)'
12cr|bugzilla-4.0.1-5|3	%define __noautoreq 'perl\\(XML::Twig\\)|perl\\(MIME::Parser\\)|perl\\(Bugzilla.*\\)|perl\\(DBD::.*\\)|perl\\(DBI::st\\)|perl\\(DBI::db\\)|perl\\(TheSchwartz\\)'
12cr|bugzilla-4.0.1-5|4	%else
12cr|bugzilla-4.0.1-5|5	%define _provides_exceptions perl(.*)
12cr|bugzilla-4.0.1-5|6	%define _requires_exceptions perl(\\(XML::Twig\\|MIME::Parser\\|Bugzilla.*\\|DBD::.*\\|DBI::st\\))
12cr|bugzilla-4.0.1-5|7	%endif
12cr|bugzilla-4.0.1-5|8	
12cr|bugzilla-4.0.1-5|9	Name:		bugzilla
12cr|bugzilla-4.0.1-5|10	Version:	4.0.1
12cr|bugzilla-4.0.1-5|11	Release:	5
12cr|bugzilla-4.0.1-5|12	
12cr|bugzilla-4.0.1-5|13	Summary:	A bug tracking system developed by mozilla.org
12cr|bugzilla-4.0.1-5|14	License:	MPL
12cr|bugzilla-4.0.1-5|15	Group:		Networking/WWW
12cr|bugzilla-4.0.1-5|16	Url:		http://www.bugzilla.org
12cr|bugzilla-4.0.1-5|17	Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/webtools/%{name}-%{version}.tar.gz
12cr|bugzilla-4.0.1-5|18	Patch0:		%{name}-3.6.3-fhs.patch
12cr|bugzilla-4.0.1-5|19	Patch1:		%{name}-4.0.1-dont-mess-file-perms.patch
12cr|bugzilla-4.0.1-5|20	# https://bugzilla.mozilla.org/show_bug.cgi?id=392482
12cr|bugzilla-4.0.1-5|21	Patch2:		%{name}-3.6-extern-id.patch
12cr|bugzilla-4.0.1-5|22	Requires:	apache
12cr|bugzilla-4.0.1-5|23	Requires:	perl(CGI) >= 1:3.500.0
12cr|bugzilla-4.0.1-5|24	Requires:	perl(Date::Format) >= 2.21
12cr|bugzilla-4.0.1-5|25	Requires:	perl(DateTime)     >= 0.280.0
12cr|bugzilla-4.0.1-5|26	Requires:	perl(Digest::SHA)
12cr|bugzilla-4.0.1-5|27	Requires:	perl(File::Spec)   >= 0.840.0
12cr|bugzilla-4.0.1-5|28	Requires:	perl(DBI)          >= 1.410.0
12cr|bugzilla-4.0.1-5|29	Requires:	perl(Template)     >= 2.120.0
12cr|bugzilla-4.0.1-5|30	Requires:	perl(Email::Send)  >= 2.0.0
12cr|bugzilla-4.0.1-5|31	Requires:	perl(Email::MIME::Modifier)
12cr|bugzilla-4.0.1-5|32	Requires:	sendmail-command
12cr|bugzilla-4.0.1-5|33	%if %mdkversion < 201010
12cr|bugzilla-4.0.1-5|34	Requires(post):   rpm-helper
12cr|bugzilla-4.0.1-5|35	Requires(postun):   rpm-helper
12cr|bugzilla-4.0.1-5|36	%endif
12cr|bugzilla-4.0.1-5|37	Suggests: diffutils
12cr|bugzilla-4.0.1-5|38	Suggests: graphviz
12cr|bugzilla-4.0.1-5|39	Suggests: patchutils
12cr|bugzilla-4.0.1-5|40	Suggests: perl(DBD::mysql) >= 4.0.0
12cr|bugzilla-4.0.1-5|41	Suggests: perl(DBD::Pg)    >= 1.45.0
12cr|bugzilla-4.0.1-5|42	Suggests: perl(GD)
12cr|bugzilla-4.0.1-5|43	Suggests: perl(GD::Graph)
12cr|bugzilla-4.0.1-5|44	Suggests: perl(GD::TextUtil)
12cr|bugzilla-4.0.1-5|45	Suggests: perl(Chart::Base)
12cr|bugzilla-4.0.1-5|46	Suggests: perl(Net::LDAP)
12cr|bugzilla-4.0.1-5|47	Suggests: perl(PatchReader)
12cr|bugzilla-4.0.1-5|48	Suggests: perl(XML::Parser)
12cr|bugzilla-4.0.1-5|49	BuildArch:	noarch
12cr|bugzilla-4.0.1-5|50	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|bugzilla-4.0.1-5|51	
12cr|bugzilla-4.0.1-5|52	%description
12cr|bugzilla-4.0.1-5|53	Bugzilla is one example of a class of programs called "Defect Tracking
12cr|bugzilla-4.0.1-5|54	Systems", or, more commonly, "Bug-Tracking Systems". Defect Tracking Systems
12cr|bugzilla-4.0.1-5|55	allow individual or groups of developers to keep track of outstanding bugs
12cr|bugzilla-4.0.1-5|56	in their product effectively.
12cr|bugzilla-4.0.1-5|57	
12cr|bugzilla-4.0.1-5|58	%package contrib
12cr|bugzilla-4.0.1-5|59	Summary:	Additional tools for %{name}
12cr|bugzilla-4.0.1-5|60	Group:		Networking/WWW
12cr|bugzilla-4.0.1-5|61	
12cr|bugzilla-4.0.1-5|62	%description contrib
12cr|bugzilla-4.0.1-5|63	This package contains additional tools for %{name}.
12cr|bugzilla-4.0.1-5|64	
12cr|bugzilla-4.0.1-5|65	%prep
12cr|bugzilla-4.0.1-5|66	%setup -q
12cr|bugzilla-4.0.1-5|67	%patch0 -p1
12cr|bugzilla-4.0.1-5|68	%patch1 -p1
12cr|bugzilla-4.0.1-5|69	%patch2 -p1
12cr|bugzilla-4.0.1-5|70	find . -name CVS -o -name .cvsignore | xargs rm -rf
12cr|bugzilla-4.0.1-5|71	
12cr|bugzilla-4.0.1-5|72	# fix perms
12cr|bugzilla-4.0.1-5|73	chmod -R go=u-w .
12cr|bugzilla-4.0.1-5|74	chmod 644 Bugzilla/Bug.pm
12cr|bugzilla-4.0.1-5|75	chmod 644 template/en/default/admin/keywords/*
12cr|bugzilla-4.0.1-5|76	chmod 755 docs/makedocs.pl
12cr|bugzilla-4.0.1-5|77	
12cr|bugzilla-4.0.1-5|78	# fix paths
12cr|bugzilla-4.0.1-5|79	find . -type f | xargs perl -pi -e "s|/usr/local/bin|%{_bindir}|g"
12cr|bugzilla-4.0.1-5|80	
12cr|bugzilla-4.0.1-5|81	# fix contrib documentation files names
12cr|bugzilla-4.0.1-5|82	(cd contrib/bugzilla-submit && mv README README.bugzilla-submit)
12cr|bugzilla-4.0.1-5|83	
12cr|bugzilla-4.0.1-5|84	%build
12cr|bugzilla-4.0.1-5|85	
12cr|bugzilla-4.0.1-5|86	%install
12cr|bugzilla-4.0.1-5|87	rm -rf %{buildroot}
12cr|bugzilla-4.0.1-5|88	
12cr|bugzilla-4.0.1-5|89	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|bugzilla-4.0.1-5|90	
12cr|bugzilla-4.0.1-5|91	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www
12cr|bugzilla-4.0.1-5|92	install -m 755 *.cgi %{buildroot}%{_datadir}/%{name}/www
12cr|bugzilla-4.0.1-5|93	cp -pr js skins images robots.txt %{buildroot}%{_datadir}/%{name}/www
12cr|bugzilla-4.0.1-5|94	install -d -m 755 %{buildroot}%{_datadir}/%{name}/extensions
12cr|bugzilla-4.0.1-5|95	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www/skins/custom
12cr|bugzilla-4.0.1-5|96	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www/skins/contrib
12cr|bugzilla-4.0.1-5|97	
12cr|bugzilla-4.0.1-5|98	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
12cr|bugzilla-4.0.1-5|99	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
12cr|bugzilla-4.0.1-5|100	
12cr|bugzilla-4.0.1-5|101	# only install english templates (bug #61555)
12cr|bugzilla-4.0.1-5|102	install -d -m 755 %{buildroot}%{_datadir}/%{name}/template
12cr|bugzilla-4.0.1-5|103	cp -pr template/en %{buildroot}%{_datadir}/%{name}/template
12cr|bugzilla-4.0.1-5|104	
12cr|bugzilla-4.0.1-5|105	cp -pr Bugzilla %{buildroot}%{_datadir}/%{name}/lib
12cr|bugzilla-4.0.1-5|106	install -m 644 Bugzilla.pm \
12cr|bugzilla-4.0.1-5|107	%{buildroot}%{_datadir}/%{name}/lib
12cr|bugzilla-4.0.1-5|108	install -m 755 collectstats.pl \
12cr|bugzilla-4.0.1-5|109	testserver.pl \
12cr|bugzilla-4.0.1-5|110	checksetup.pl \
12cr|bugzilla-4.0.1-5|111	importxml.pl \
12cr|bugzilla-4.0.1-5|112	whineatnews.pl \
12cr|bugzilla-4.0.1-5|113	whine.pl \
12cr|bugzilla-4.0.1-5|114	contrib/bugzilla_ldapsync.rb \
12cr|bugzilla-4.0.1-5|115	contrib/bzdbcopy.pl \
12cr|bugzilla-4.0.1-5|116	contrib/cvs-update.pl \
12cr|bugzilla-4.0.1-5|117	contrib/jb2bz.py \
12cr|bugzilla-4.0.1-5|118	contrib/merge-users.pl \
12cr|bugzilla-4.0.1-5|119	contrib/mysqld-watcher.pl \
12cr|bugzilla-4.0.1-5|120	contrib/sendbugmail.pl \
12cr|bugzilla-4.0.1-5|121	contrib/sendunsentbugmail.pl \
12cr|bugzilla-4.0.1-5|122	contrib/syncLDAP.pl \
12cr|bugzilla-4.0.1-5|123	contrib/yp_nomail.sh \
12cr|bugzilla-4.0.1-5|124	contrib/bugzilla-submit/bugzilla-submit \
12cr|bugzilla-4.0.1-5|125	contrib/cmdline/buglist \
12cr|bugzilla-4.0.1-5|126	contrib/cmdline/bugs \
12cr|bugzilla-4.0.1-5|127	%{buildroot}%{_datadir}/%{name}/bin
12cr|bugzilla-4.0.1-5|128	cp -p bugzilla.dtd %{buildroot}%{_datadir}/%{name}
12cr|bugzilla-4.0.1-5|129	
12cr|bugzilla-4.0.1-5|130	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cr|bugzilla-4.0.1-5|131	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|bugzilla-4.0.1-5|132	install -m 644 contrib/cmdline/query.conf %{buildroot}%{_sysconfdir}/%{name}
12cr|bugzilla-4.0.1-5|133	
12cr|bugzilla-4.0.1-5|134	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|bugzilla-4.0.1-5|135	
12cr|bugzilla-4.0.1-5|136	# apache configuration
12cr|bugzilla-4.0.1-5|137	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|bugzilla-4.0.1-5|138	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|bugzilla-4.0.1-5|139	# Bugzilla Apache configuration
12cr|bugzilla-4.0.1-5|140	Alias /bugzilla/data %{_localstatedir}/lib/bugzilla/
12cr|bugzilla-4.0.1-5|141	Alias /%{name} %{_datadir}/%{name}/www
12cr|bugzilla-4.0.1-5|142	
12cr|bugzilla-4.0.1-5|143	<Directory %{_datadir}/%{name}/www>
12cr|bugzilla-4.0.1-5|144	Order allow,deny
12cr|bugzilla-4.0.1-5|145	Allow from all
12cr|bugzilla-4.0.1-5|146	
12cr|bugzilla-4.0.1-5|147	Options ExecCGI
12cr|bugzilla-4.0.1-5|148	DirectoryIndex index.cgi
12cr|bugzilla-4.0.1-5|149	</Directory>
12cr|bugzilla-4.0.1-5|150	
12cr|bugzilla-4.0.1-5|151	# The duplicates.rdf must be accessible, as it is used by
12cr|bugzilla-4.0.1-5|152	# duplicates.xul
12cr|bugzilla-4.0.1-5|153	<Directory %{_localstatedir}/lib/bugzilla>
12cr|bugzilla-4.0.1-5|154	<Files duplicates.rdf>
12cr|bugzilla-4.0.1-5|155	Order allow,deny
12cr|bugzilla-4.0.1-5|156	Allow from all
12cr|bugzilla-4.0.1-5|157	</Files>
12cr|bugzilla-4.0.1-5|158	</Directory>
12cr|bugzilla-4.0.1-5|159	
12cr|bugzilla-4.0.1-5|160	# The dot files must be accessible to the public webdot server
12cr|bugzilla-4.0.1-5|161	# The png files locally created locally must be accessible
12cr|bugzilla-4.0.1-5|162	<Directory %{_localstatedir}/lib/bugzilla/webdot>
12cr|bugzilla-4.0.1-5|163	<FilesMatch \.dot$>
12cr|bugzilla-4.0.1-5|164	Order deny,allow
12cr|bugzilla-4.0.1-5|165	Deny from all
12cr|bugzilla-4.0.1-5|166	Allow from research.att.com
12cr|bugzilla-4.0.1-5|167	</FilesMatch>
12cr|bugzilla-4.0.1-5|168	
12cr|bugzilla-4.0.1-5|169	<FilesMatch \.png$>
12cr|bugzilla-4.0.1-5|170	Order allow,deny
12cr|bugzilla-4.0.1-5|171	Allow from all
12cr|bugzilla-4.0.1-5|172	</FilesMatch>
12cr|bugzilla-4.0.1-5|173	</Directory>
12cr|bugzilla-4.0.1-5|174	EOF
12cr|bugzilla-4.0.1-5|175	
12cr|bugzilla-4.0.1-5|176	# cron task
12cr|bugzilla-4.0.1-5|177	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
12cr|bugzilla-4.0.1-5|178	cat > %{buildroot}%{_sysconfdir}/cron.d/%{name} <<EOF
12cr|bugzilla-4.0.1-5|179	0 0 * * *     apache     %{_datadir}/%{name}/bin/collectstats.pl > /dev/null 2>&1
12cr|bugzilla-4.0.1-5|180	0 0 * * *     apache     %{_datadir}/%{name}/bin/whineatnews.pl > /dev/null 2>&1
12cr|bugzilla-4.0.1-5|181	*/15 * * * *     apache     %{_datadir}/%{name}/bin/whine.pl > /dev/null 2>&1
12cr|bugzilla-4.0.1-5|182	EOF
12cr|bugzilla-4.0.1-5|183	
12cr|bugzilla-4.0.1-5|184	cat > README.mdv <<EOF
12cr|bugzilla-4.0.1-5|185	Mandriva RPM specific notes
12cr|bugzilla-4.0.1-5|186	
12cr|bugzilla-4.0.1-5|187	setup
12cr|bugzilla-4.0.1-5|188	-----
12cr|bugzilla-4.0.1-5|189	The setup used here differs from default one, to achieve better FHS compliance.
12cr|bugzilla-4.0.1-5|190	- the constant files are in %{_datadir}/%{name}
12cr|bugzilla-4.0.1-5|191	- the variables files are in %{_localstatedir}/lib/%{name}
12cr|bugzilla-4.0.1-5|192	- the configuration file will be generated in %{_sysconfdir}/%{name}
12cr|bugzilla-4.0.1-5|193	
12cr|bugzilla-4.0.1-5|194	post-installation
12cr|bugzilla-4.0.1-5|195	-----------------
12cr|bugzilla-4.0.1-5|196	You have to create the MySQL database, and run %{_datadir}/%{name}/bin/checksetup.pl
12cr|bugzilla-4.0.1-5|197	
12cr|bugzilla-4.0.1-5|198	Additional useful packages
12cr|bugzilla-4.0.1-5|199	--------------------------
12cr|bugzilla-4.0.1-5|200	- perl-GD, perl-GDGraph, perl-GD-TextUtil and perl-Chart for graphical reports
12cr|bugzilla-4.0.1-5|201	- perl-XML-Parser for importing XML bugs
12cr|bugzilla-4.0.1-5|202	- perl-Net-LDAP for LDAP authentication
12cr|bugzilla-4.0.1-5|203	- perl-PatchReader, cvs, diffutils and patchutils for patch viewer
12cr|bugzilla-4.0.1-5|204	- graphviz for graphical view of dependency relationships
12cr|bugzilla-4.0.1-5|205	- a MySQL database, either locale or remote
12cr|bugzilla-4.0.1-5|206	EOF
12cr|bugzilla-4.0.1-5|207	
12cr|bugzilla-4.0.1-5|208	%clean
12cr|bugzilla-4.0.1-5|209	rm -rf %{buildroot}
12cr|bugzilla-4.0.1-5|210	
12cr|bugzilla-4.0.1-5|211	%post
12cr|bugzilla-4.0.1-5|212	%if %mdkversion < 201010
12cr|bugzilla-4.0.1-5|213	%_post_webapp
12cr|bugzilla-4.0.1-5|214	%endif
12cr|bugzilla-4.0.1-5|215	
12cr|bugzilla-4.0.1-5|216	%postun
12cr|bugzilla-4.0.1-5|217	%if %mdkversion < 201010
12cr|bugzilla-4.0.1-5|218	%_postun_webapp
12cr|bugzilla-4.0.1-5|219	%endif
12cr|bugzilla-4.0.1-5|220	
12cr|bugzilla-4.0.1-5|221	%files
12cr|bugzilla-4.0.1-5|222	%defattr(-,root,root)
12cr|bugzilla-4.0.1-5|223	%doc README README.mdv docs
12cr|bugzilla-4.0.1-5|224	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|bugzilla-4.0.1-5|225	%config(noreplace) %{_sysconfdir}/cron.d/%{name}
12cr|bugzilla-4.0.1-5|226	%{_datadir}/%{name}
12cr|bugzilla-4.0.1-5|227	%{_sysconfdir}/%{name}
12cr|bugzilla-4.0.1-5|228	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
12cr|bugzilla-4.0.1-5|229	%exclude %{_datadir}/%{name}/bin/bugzilla_ldapsync.rb
12cr|bugzilla-4.0.1-5|230	%exclude %{_datadir}/%{name}/bin/cvs-update.pl
12cr|bugzilla-4.0.1-5|231	%exclude %{_datadir}/%{name}/bin/jb2bz.py
12cr|bugzilla-4.0.1-5|232	%exclude %{_datadir}/%{name}/bin/mysqld-watcher.pl
12cr|bugzilla-4.0.1-5|233	%exclude %{_datadir}/%{name}/bin/sendbugmail.pl
12cr|bugzilla-4.0.1-5|234	%exclude %{_datadir}/%{name}/bin/sendunsentbugmail.pl
12cr|bugzilla-4.0.1-5|235	%exclude %{_datadir}/%{name}/bin/syncLDAP.pl
12cr|bugzilla-4.0.1-5|236	%exclude %{_datadir}/%{name}/bin/yp_nomail.sh
12cr|bugzilla-4.0.1-5|237	%exclude %{_datadir}/%{name}/bin/bugzilla-submit
12cr|bugzilla-4.0.1-5|238	%exclude %{_datadir}/%{name}/bin/buglist
12cr|bugzilla-4.0.1-5|239	%exclude %{_datadir}/%{name}/bin/bugs
12cr|bugzilla-4.0.1-5|240	%exclude %{_sysconfdir}/%{name}/query.conf
12cr|bugzilla-4.0.1-5|241	
12cr|bugzilla-4.0.1-5|242	%files contrib
12cr|bugzilla-4.0.1-5|243	%defattr(-,root,root)
12cr|bugzilla-4.0.1-5|244	%doc contrib/README
12cr|bugzilla-4.0.1-5|245	%doc contrib/bugzilla-submit/README.bugzilla-submit
12cr|bugzilla-4.0.1-5|246	%{_datadir}/%{name}/bin/bugzilla_ldapsync.rb
12cr|bugzilla-4.0.1-5|247	%{_datadir}/%{name}/bin/cvs-update.pl
12cr|bugzilla-4.0.1-5|248	%{_datadir}/%{name}/bin/jb2bz.py
12cr|bugzilla-4.0.1-5|249	%{_datadir}/%{name}/bin/mysqld-watcher.pl
12cr|bugzilla-4.0.1-5|250	%{_datadir}/%{name}/bin/sendbugmail.pl
12cr|bugzilla-4.0.1-5|251	%{_datadir}/%{name}/bin/sendunsentbugmail.pl
12cr|bugzilla-4.0.1-5|252	%{_datadir}/%{name}/bin/syncLDAP.pl
12cr|bugzilla-4.0.1-5|253	%{_datadir}/%{name}/bin/yp_nomail.sh
12cr|bugzilla-4.0.1-5|254	%{_datadir}/%{name}/bin/bugzilla-submit
12cr|bugzilla-4.0.1-5|255	%{_datadir}/%{name}/bin/buglist
12cr|bugzilla-4.0.1-5|256	%{_datadir}/%{name}/bin/bugs
12cr|bugzilla-4.0.1-5|257	%config(noreplace) %{_sysconfdir}/%{name}/query.conf
12cr|bugzilla-4.0.1-5|258	
12cr|bugzilla-4.0.1-5|259	
12cr|bugzilla-4.0.1-5|260	%changelog
12cr|bugzilla-4.0.1-5|261	* Thu Jun 16 2011 Guillaume Rousse <guillomovitch@mandriva.org> 4.0.1-1mdv2011.0
12cr|bugzilla-4.0.1-5|262	+ Revision: 685608
12cr|bugzilla-4.0.1-5|263	- new version
12cr|bugzilla-4.0.1-5|264	
12cr|bugzilla-4.0.1-5|265	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 4.0-2
12cr|bugzilla-4.0.1-5|266	+ Revision: 640424
12cr|bugzilla-4.0.1-5|267	- rebuild to obsolete old packages
12cr|bugzilla-4.0.1-5|268	
12cr|bugzilla-4.0.1-5|269	* Fri Feb 18 2011 Oden Eriksson <oeriksson@mandriva.com> 4.0-1
12cr|bugzilla-4.0.1-5|270	+ Revision: 638460
12cr|bugzilla-4.0.1-5|271	- 4.0
12cr|bugzilla-4.0.1-5|272	- rediff the mdv patches
12cr|bugzilla-4.0.1-5|273	
12cr|bugzilla-4.0.1-5|274	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 3.6.4-1
12cr|bugzilla-4.0.1-5|275	+ Revision: 634176
12cr|bugzilla-4.0.1-5|276	- update to new version 3.6.4
12cr|bugzilla-4.0.1-5|277	
12cr|bugzilla-4.0.1-5|278	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|bugzilla-4.0.1-5|279	- Update perl-CGI requires because of a security issue
12cr|bugzilla-4.0.1-5|280	https://bugzilla.mozilla.org/show_bug.cgi?id=600464
12cr|bugzilla-4.0.1-5|281	
12cr|bugzilla-4.0.1-5|282	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.6.3-2mdv2011.0
12cr|bugzilla-4.0.1-5|283	+ Revision: 594829
12cr|bugzilla-4.0.1-5|284	- only ship english templates (bug #61555)
12cr|bugzilla-4.0.1-5|285	
12cr|bugzilla-4.0.1-5|286	* Sat Nov 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.6.3-1mdv2011.0
12cr|bugzilla-4.0.1-5|287	+ Revision: 594273
12cr|bugzilla-4.0.1-5|288	- new version
12cr|bugzilla-4.0.1-5|289	update fhs and installation patches
12cr|bugzilla-4.0.1-5|290	
12cr|bugzilla-4.0.1-5|291	* Wed Aug 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.6.2-1mdv2011.0
12cr|bugzilla-4.0.1-5|292	+ Revision: 569161
12cr|bugzilla-4.0.1-5|293	- new version
12cr|bugzilla-4.0.1-5|294	
12cr|bugzilla-4.0.1-5|295	* Tue Apr 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.6-1mdv2010.1
12cr|bugzilla-4.0.1-5|296	+ Revision: 534573
12cr|bugzilla-4.0.1-5|297	- new version
12cr|bugzilla-4.0.1-5|298	
12cr|bugzilla-4.0.1-5|299	* Thu Mar 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.6-1mdv2010.1
12cr|bugzilla-4.0.1-5|300	+ Revision: 525137
12cr|bugzilla-4.0.1-5|301	- update to new version 3.4.6
12cr|bugzilla-4.0.1-5|302	
12cr|bugzilla-4.0.1-5|303	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.5-2mdv2010.1
12cr|bugzilla-4.0.1-5|304	+ Revision: 513138
12cr|bugzilla-4.0.1-5|305	- fix dependencies
12cr|bugzilla-4.0.1-5|306	
12cr|bugzilla-4.0.1-5|307	* Sat Feb 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.5-1mdv2010.1
12cr|bugzilla-4.0.1-5|308	+ Revision: 501371
12cr|bugzilla-4.0.1-5|309	- new version
12cr|bugzilla-4.0.1-5|310	
12cr|bugzilla-4.0.1-5|311	* Wed Jan 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.4-2mdv2010.1
12cr|bugzilla-4.0.1-5|312	+ Revision: 494305
12cr|bugzilla-4.0.1-5|313	- switch to open to all by default, as the application does not allow modification of system state
12cr|bugzilla-4.0.1-5|314	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|bugzilla-4.0.1-5|315	
12cr|bugzilla-4.0.1-5|316	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.4-1mdv2010.1
12cr|bugzilla-4.0.1-5|317	+ Revision: 473485
12cr|bugzilla-4.0.1-5|318	- new version
12cr|bugzilla-4.0.1-5|319	- better apache configuration
12cr|bugzilla-4.0.1-5|320	
12cr|bugzilla-4.0.1-5|321	* Mon Nov 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.3-2mdv2010.1
12cr|bugzilla-4.0.1-5|322	+ Revision: 472099
12cr|bugzilla-4.0.1-5|323	- restrict default access permissions to localhost only, as per new policy
12cr|bugzilla-4.0.1-5|324	
12cr|bugzilla-4.0.1-5|325	* Sat Nov 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.3-1mdv2010.1
12cr|bugzilla-4.0.1-5|326	+ Revision: 462364
12cr|bugzilla-4.0.1-5|327	- update to new version 3.4.3
12cr|bugzilla-4.0.1-5|328	
12cr|bugzilla-4.0.1-5|329	* Sun Sep 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.2-1mdv2010.0
12cr|bugzilla-4.0.1-5|330	+ Revision: 438635
12cr|bugzilla-4.0.1-5|331	- new version
12cr|bugzilla-4.0.1-5|332	
12cr|bugzilla-4.0.1-5|333	* Wed Aug 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.1-1mdv2010.0
12cr|bugzilla-4.0.1-5|334	+ Revision: 418278
12cr|bugzilla-4.0.1-5|335	- new version
12cr|bugzilla-4.0.1-5|336	
12cr|bugzilla-4.0.1-5|337	* Wed Aug 12 2009 Jérôme Quelin <jquelin@mandriva.org> 3.4-3mdv2010.0
12cr|bugzilla-4.0.1-5|338	+ Revision: 415676
12cr|bugzilla-4.0.1-5|339	- adding security patch
12cr|bugzilla-4.0.1-5|340	
12cr|bugzilla-4.0.1-5|341	* Wed Aug 12 2009 Jérôme Quelin <jquelin@mandriva.org> 3.4-2mdv2010.0
12cr|bugzilla-4.0.1-5|342	+ Revision: 415671
12cr|bugzilla-4.0.1-5|343	- bug 52827: adding missing requires:
12cr|bugzilla-4.0.1-5|344	
12cr|bugzilla-4.0.1-5|345	* Tue Jul 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.4-1mdv2010.0
12cr|bugzilla-4.0.1-5|346	+ Revision: 402836
12cr|bugzilla-4.0.1-5|347	- new version
12cr|bugzilla-4.0.1-5|348	
12cr|bugzilla-4.0.1-5|349	* Thu Jul 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.4-1mdv2010.0
12cr|bugzilla-4.0.1-5|350	+ Revision: 396682
12cr|bugzilla-4.0.1-5|351	- new version
12cr|bugzilla-4.0.1-5|352	- move all web files under %%{_datadir}/%%{name}/www
12cr|bugzilla-4.0.1-5|353	
12cr|bugzilla-4.0.1-5|354	* Tue May 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.3-2mdv2010.0
12cr|bugzilla-4.0.1-5|355	+ Revision: 372202
12cr|bugzilla-4.0.1-5|356	- add soft dependencies for optional additional packages
12cr|bugzilla-4.0.1-5|357	
12cr|bugzilla-4.0.1-5|358	* Thu Apr 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.3-1mdv2009.1
12cr|bugzilla-4.0.1-5|359	+ Revision: 363522
12cr|bugzilla-4.0.1-5|360	- update to new version 3.2.3
12cr|bugzilla-4.0.1-5|361	
12cr|bugzilla-4.0.1-5|362	* Tue Feb 03 2009 Funda Wang <fwang@mandriva.org> 3.2.2-1mdv2009.1
12cr|bugzilla-4.0.1-5|363	+ Revision: 337090
12cr|bugzilla-4.0.1-5|364	- New version 3.2.2
12cr|bugzilla-4.0.1-5|365	
12cr|bugzilla-4.0.1-5|366	* Fri Dec 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.2-1mdv2009.1
12cr|bugzilla-4.0.1-5|367	+ Revision: 310742
12cr|bugzilla-4.0.1-5|368	- new version
12cr|bugzilla-4.0.1-5|369	- rediff FHS and file perms patches
12cr|bugzilla-4.0.1-5|370	
12cr|bugzilla-4.0.1-5|371	* Sun Nov 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.6-1mdv2009.1
12cr|bugzilla-4.0.1-5|372	+ Revision: 301431
12cr|bugzilla-4.0.1-5|373	- update to new version 3.0.6
12cr|bugzilla-4.0.1-5|374	
12cr|bugzilla-4.0.1-5|375	* Mon Aug 25 2008 Funda Wang <fwang@mandriva.org> 3.0.5-1mdv2009.0
12cr|bugzilla-4.0.1-5|376	+ Revision: 275951
12cr|bugzilla-4.0.1-5|377	- rediff perms patch
12cr|bugzilla-4.0.1-5|378	- New version 3.0.5
12cr|bugzilla-4.0.1-5|379	
12cr|bugzilla-4.0.1-5|380	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 3.0.4-2mdv2009.0
12cr|bugzilla-4.0.1-5|381	+ Revision: 266423
12cr|bugzilla-4.0.1-5|382	- rebuild early 2009.0 package (before pixel changes)
12cr|bugzilla-4.0.1-5|383	
12cr|bugzilla-4.0.1-5|384	+ Pixel <pixel@mandriva.com>
12cr|bugzilla-4.0.1-5|385	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|bugzilla-4.0.1-5|386	
12cr|bugzilla-4.0.1-5|387	* Tue May 06 2008 Funda Wang <fwang@mandriva.org> 3.0.4-1mdv2009.0
12cr|bugzilla-4.0.1-5|388	+ Revision: 201767
12cr|bugzilla-4.0.1-5|389	- New version 3.0.4
12cr|bugzilla-4.0.1-5|390	
12cr|bugzilla-4.0.1-5|391	* Fri Feb 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.3-1mdv2008.1
12cr|bugzilla-4.0.1-5|392	+ Revision: 176726
12cr|bugzilla-4.0.1-5|393	- update to new version 3.0.3
12cr|bugzilla-4.0.1-5|394	
12cr|bugzilla-4.0.1-5|395	+ Olivier Blin <oblin@mandriva.com>
12cr|bugzilla-4.0.1-5|396	- restore BuildRoot
12cr|bugzilla-4.0.1-5|397	
12cr|bugzilla-4.0.1-5|398	+ Thierry Vignaud <tv@mandriva.org>
12cr|bugzilla-4.0.1-5|399	- kill re-definition of %%buildroot on Pixel's request
12cr|bugzilla-4.0.1-5|400	
12cr|bugzilla-4.0.1-5|401	* Fri Dec 07 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.2-2mdv2008.1
12cr|bugzilla-4.0.1-5|402	+ Revision: 116252
12cr|bugzilla-4.0.1-5|403	- added P2 to be able to use apache-mod_authn_bugzilla
12cr|bugzilla-4.0.1-5|404	
12cr|bugzilla-4.0.1-5|405	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.2-1mdv2008.1
12cr|bugzilla-4.0.1-5|406	+ Revision: 105255
12cr|bugzilla-4.0.1-5|407	- new version
12cr|bugzilla-4.0.1-5|408	
12cr|bugzilla-4.0.1-5|409	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.1-2mdv2008.0
12cr|bugzilla-4.0.1-5|410	+ Revision: 89581
12cr|bugzilla-4.0.1-5|411	- rebuild
12cr|bugzilla-4.0.1-5|412	
12cr|bugzilla-4.0.1-5|413	* Fri Aug 31 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.1-1mdv2008.0
12cr|bugzilla-4.0.1-5|414	+ Revision: 77124
12cr|bugzilla-4.0.1-5|415	- new version
12cr|bugzilla-4.0.1-5|416	drop duplicate warning patch (merged upstream)
12cr|bugzilla-4.0.1-5|417	rediff fhs patch
12cr|bugzilla-4.0.1-5|418	
12cr|bugzilla-4.0.1-5|419	* Wed May 30 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-4mdv2008.0
12cr|bugzilla-4.0.1-5|420	+ Revision: 32946
12cr|bugzilla-4.0.1-5|421	- really fix dependencies, using individual module syntax rather than packages
12cr|bugzilla-4.0.1-5|422	
12cr|bugzilla-4.0.1-5|423	* Fri May 25 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-3mdv2008.0
12cr|bugzilla-4.0.1-5|424	+ Revision: 31125
12cr|bugzilla-4.0.1-5|425	- fix dependencies
12cr|bugzilla-4.0.1-5|426	
12cr|bugzilla-4.0.1-5|427	* Thu May 24 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-2mdv2008.0
12cr|bugzilla-4.0.1-5|428	+ Revision: 30905
12cr|bugzilla-4.0.1-5|429	- update dependencies
12cr|bugzilla-4.0.1-5|430	- fix alias ordering in apache configuration
12cr|bugzilla-4.0.1-5|431	- add missing custom skins directory
12cr|bugzilla-4.0.1-5|432	- fix FHS patch
12cr|bugzilla-4.0.1-5|433	
12cr|bugzilla-4.0.1-5|434	* Thu May 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-1mdv2008.0
12cr|bugzilla-4.0.1-5|435	+ Revision: 27603
12cr|bugzilla-4.0.1-5|436	- new version
12cr|bugzilla-4.0.1-5|437	
12cr|bugzilla-4.0.1-5|438	
12cr|bugzilla-4.0.1-5|439	* Wed Feb 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.22.2-1mdv2007.0
12cr|bugzilla-4.0.1-5|440	+ Revision: 121057
12cr|bugzilla-4.0.1-5|441	- new version
12cr|bugzilla-4.0.1-5|442	rediff FHS patch
12cr|bugzilla-4.0.1-5|443	
12cr|bugzilla-4.0.1-5|444	* Thu Dec 14 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.22.1-1mdv2007.1
12cr|bugzilla-4.0.1-5|445	+ Revision: 96801
12cr|bugzilla-4.0.1-5|446	- new version
12cr|bugzilla-4.0.1-5|447	- Import bugzilla
12cr|bugzilla-4.0.1-5|448	
12cr|bugzilla-4.0.1-5|449	* Sat Jul 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.22-4mdv2007.0
12cr|bugzilla-4.0.1-5|450	- relax buildrequires versionning
12cr|bugzilla-4.0.1-5|451	
12cr|bugzilla-4.0.1-5|452	* Tue Jun 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.22-3mdv2007.0
12cr|bugzilla-4.0.1-5|453	- use new webapps macros
12cr|bugzilla-4.0.1-5|454	- don't provides private perl dependencies
12cr|bugzilla-4.0.1-5|455	- decompress all patches
12cr|bugzilla-4.0.1-5|456	
12cr|bugzilla-4.0.1-5|457	* Tue May 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.22-2mdk
12cr|bugzilla-4.0.1-5|458	- fix apache configuration file backportability
12cr|bugzilla-4.0.1-5|459	
12cr|bugzilla-4.0.1-5|460	* Wed May 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.22-1mdk
12cr|bugzilla-4.0.1-5|461	- new release
12cr|bugzilla-4.0.1-5|462	- buildrequires apache >= 2.0.54-5mdk because of macros use
12cr|bugzilla-4.0.1-5|463	- rediff FHS patch
12cr|bugzilla-4.0.1-5|464	- don't use backup files for patches, as it interferes with installed files
12cr|bugzilla-4.0.1-5|465	
12cr|bugzilla-4.0.1-5|466	* Tue Apr 18 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.20.1-1mdk
12cr|bugzilla-4.0.1-5|467	- New release 2.20.1
12cr|bugzilla-4.0.1-5|468	- use herein document to manage README.mdv instead of additional source
12cr|bugzilla-4.0.1-5|469	- backport compatible apache configuration file
12cr|bugzilla-4.0.1-5|470	- mark the cron task as configuration to allow user customizations
12cr|bugzilla-4.0.1-5|471	
12cr|bugzilla-4.0.1-5|472	* Mon Dec 05 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.20-2mdk
12cr|bugzilla-4.0.1-5|473	- misc fixes from Sherwin Daganato (<win@email.com.ph>)
12cr|bugzilla-4.0.1-5|474	- rediff fhs patch to fix missed files
12cr|bugzilla-4.0.1-5|475	- add whine.pl (new in v2.20) in cron and bindir
12cr|bugzilla-4.0.1-5|476	- fix requires
12cr|bugzilla-4.0.1-5|477	- fix regex in _requires_exceptions
12cr|bugzilla-4.0.1-5|478	- don't ship tests
12cr|bugzilla-4.0.1-5|479	- filter additional automatics requires
12cr|bugzilla-4.0.1-5|480	- drop require on perl-DBD-Mysql, bugzilla is supposed to be DB-agnostic now
12cr|bugzilla-4.0.1-5|481	- fix checksetup.pl path in README
12cr|bugzilla-4.0.1-5|482	
12cr|bugzilla-4.0.1-5|483	* Sun Nov 06 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.20-1mdk
12cr|bugzilla-4.0.1-5|484	- 2.20
12cr|bugzilla-4.0.1-5|485	- use webapp rpm macros
12cr|bugzilla-4.0.1-5|486	- rediff all patches
12cr|bugzilla-4.0.1-5|487	
12cr|bugzilla-4.0.1-5|488	* Fri Sep 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.18.3-1mdk
12cr|bugzilla-4.0.1-5|489	- new version
12cr|bugzilla-4.0.1-5|490	- %%mkrel
12cr|bugzilla-4.0.1-5|491	- fix requires for contrib package
12cr|bugzilla-4.0.1-5|492	
12cr|bugzilla-4.0.1-5|493	* Fri Jul 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.18.1-3mdk
12cr|bugzilla-4.0.1-5|494	- requires sendmail-command
12cr|bugzilla-4.0.1-5|495	
12cr|bugzilla-4.0.1-5|496	* Thu Jun 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.18.1-2mdk
12cr|bugzilla-4.0.1-5|497	- new apache setup
12cr|bugzilla-4.0.1-5|498	- clean apache config from useless directives
12cr|bugzilla-4.0.1-5|499	- update README.mdk
12cr|bugzilla-4.0.1-5|500	- more exceptions for handling optional packages
12cr|bugzilla-4.0.1-5|501	
12cr|bugzilla-4.0.1-5|502	* Fri May 13 2005 Oden Eriksson <oeriksson@mandriva.com> 2.18.1-1mdk
12cr|bugzilla-4.0.1-5|503	- 2.18.1 (Minor bugfixes)
12cr|bugzilla-4.0.1-5|504	- rediffed P0
12cr|bugzilla-4.0.1-5|505	
12cr|bugzilla-4.0.1-5|506	* Sat Apr 02 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.18-4mdk
12cr|bugzilla-4.0.1-5|507	- ship configuration directory (thanks snt)
12cr|bugzilla-4.0.1-5|508	
12cr|bugzilla-4.0.1-5|509	* Sat Feb 19 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.18-3mdk
12cr|bugzilla-4.0.1-5|510	- patch files instead of setting PERL5LIB as bugzilla run in tainted mode
12cr|bugzilla-4.0.1-5|511	- more complete apache configuration
12cr|bugzilla-4.0.1-5|512	- update README.mdk
12cr|bugzilla-4.0.1-5|513	- make cron tasks run by apache user
12cr|bugzilla-4.0.1-5|514	- install tests and contribs
12cr|bugzilla-4.0.1-5|515	- ship contrib in a distinct subpackage
12cr|bugzilla-4.0.1-5|516	
12cr|bugzilla-4.0.1-5|517	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.18-2mdk
12cr|bugzilla-4.0.1-5|518	- spec file cleanups, remove the ADVX-build stuff
12cr|bugzilla-4.0.1-5|519	
12cr|bugzilla-4.0.1-5|520	* Thu Jan 27 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.18-1mdk
12cr|bugzilla-4.0.1-5|521	- new version
12cr|bugzilla-4.0.1-5|522	- top-level is now /var/www/bugzilla
12cr|bugzilla-4.0.1-5|523	- non-accessible files are now in /usr/share/bugzilla
12cr|bugzilla-4.0.1-5|524	- herein document whenever possible
12cr|bugzilla-4.0.1-5|525	- no more order for apache configuration
12cr|bugzilla-4.0.1-5|526	- reload apache instead of restart it
12cr|bugzilla-4.0.1-5|527	- don't tag executables in /etc as executables
12cr|bugzilla-4.0.1-5|528	- README.mdk
12cr|bugzilla-4.0.1-5|529	
12cr|bugzilla-4.0.1-5|530	* Mon Jan 17 2005 Stefan van der Eijk <stefan@mandrake.org> 2.16.8-1mdk
12cr|bugzilla-4.0.1-5|531	- New release 2.16.8
12cr|bugzilla-4.0.1-5|532	
12cr|bugzilla-4.0.1-5|533	* Thu Jan 06 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.16.7-2mdk
12cr|bugzilla-4.0.1-5|534	- fixed missing perl deps (thx knocte <knocte@gmail.com>)
12cr|bugzilla-4.0.1-5|535	
12cr|bugzilla-4.0.1-5|536	* Mon Dec 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.16.7-1mdk
12cr|bugzilla-4.0.1-5|537	- 2.16.7 (security and bugfixes release)
12cr|bugzilla-4.0.1-5|538	
12cr|bugzilla-4.0.1-5|539	* Tue Jul 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.16.6-2mdk
12cr|bugzilla-4.0.1-5|540	- apache config file in /etc/httpd/webapps.d
12cr|bugzilla-4.0.1-5|541	- standard perms for /etc/httpd/webapps.d/%%{order}_bugzilla.conf
12cr|bugzilla-4.0.1-5|542	
12cr|bugzilla-4.0.1-5|543	* Mon Jul 12 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.16.6-1mdk
12cr|bugzilla-4.0.1-5|544	- 2.16.6 (minor bugfixes)
12cr|bugzilla-4.0.1-5|545	
12cr|bugzilla-4.0.1-5|546	* Fri Apr 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.16.5-1mdk
12cr|bugzilla-4.0.1-5|547	- new version
12cr|bugzilla-4.0.1-5|548	- dropped useless provides
12cr|bugzilla-4.0.1-5|549	- rpmbuildupdate aware
12cr|bugzilla-4.0.1-5|550	
12cr|bugzilla-4.0.1-5|551	* Tue Apr 13 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.16.4-3mdk
12cr|bugzilla-4.0.1-5|552	- updated description (John Keller <jkeller@matchbox.fr>)
12cr|bugzilla-4.0.1-5|553	
12cr|bugzilla-4.0.1-5|554	* Wed Apr 07 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.16.4-2mdk
12cr|bugzilla-4.0.1-5|555	- let spechelper compute perl dependencies
12cr|bugzilla-4.0.1-5|556	

487 12
12cr|buildbot-0.8.5-2|1	%global slaveversion 0.8.5
12cr|buildbot-0.8.5-2|2	
12cr|buildbot-0.8.5-2|3	Name:           buildbot
12cr|buildbot-0.8.5-2|4	Version:        0.8.5
12cr|buildbot-0.8.5-2|5	Release:        %mkrel 2
12cr|buildbot-0.8.5-2|6	Summary:        Build/test automation system
12cr|buildbot-0.8.5-2|7	Group:          Development/Python
12cr|buildbot-0.8.5-2|8	License:        GPLv2+
12cr|buildbot-0.8.5-2|9	URL:            http://buildbot.net
12cr|buildbot-0.8.5-2|10	Source0:        http://buildbot.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|buildbot-0.8.5-2|11	Source1:        http://buildbot.googlecode.com/files/%{name}-slave-%{slaveversion}.tar.gz
12cr|buildbot-0.8.5-2|12	Patch0:         buildbot-contrib-shebang.patch
12cr|buildbot-0.8.5-2|13	Patch1:         buildbot-alchemy-migrate-req.patch
12cr|buildbot-0.8.5-2|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|buildbot-0.8.5-2|15	BuildRequires:  python-devel
12cr|buildbot-0.8.5-2|16	BuildRequires:  python-sphinx
12cr|buildbot-0.8.5-2|17	BuildRequires:  python-setuptools
12cr|buildbot-0.8.5-2|18	Requires:       python-twisted >= 2.0.0
12cr|buildbot-0.8.5-2|19	Requires:       python-jinja2
12cr|buildbot-0.8.5-2|20	BuildArch:  noarch
12cr|buildbot-0.8.5-2|21	
12cr|buildbot-0.8.5-2|22	# Turns former package into a metapackage for installing everything
12cr|buildbot-0.8.5-2|23	Requires:       %{name}-master = %{version}
12cr|buildbot-0.8.5-2|24	#docs disabled
12cr|buildbot-0.8.5-2|25	#%%Requires:       %{name}-doc = %{version}
12cr|buildbot-0.8.5-2|26	Requires:       %{name}-slave = %{slaveversion}
12cr|buildbot-0.8.5-2|27	
12cr|buildbot-0.8.5-2|28	%description
12cr|buildbot-0.8.5-2|29	The BuildBot is a system to automate the compile/test cycle required by
12cr|buildbot-0.8.5-2|30	most software projects to validate code changes. By automatically
12cr|buildbot-0.8.5-2|31	rebuilding and testing the tree each time something has changed, build
12cr|buildbot-0.8.5-2|32	problems are pinpointed quickly, before other developers are
12cr|buildbot-0.8.5-2|33	inconvenienced by the failure.
12cr|buildbot-0.8.5-2|34	
12cr|buildbot-0.8.5-2|35	%package master
12cr|buildbot-0.8.5-2|36	Summary:        Build/test automation system
12cr|buildbot-0.8.5-2|37	Group:          Development/Python
12cr|buildbot-0.8.5-2|38	License:        GPLv2+
12cr|buildbot-0.8.5-2|39	
12cr|buildbot-0.8.5-2|40	%description master
12cr|buildbot-0.8.5-2|41	The BuildBot is a system to automate the compile/test cycle required by
12cr|buildbot-0.8.5-2|42	most software projects to validate code changes. By automatically
12cr|buildbot-0.8.5-2|43	rebuilding and testing the tree each time something has changed, build
12cr|buildbot-0.8.5-2|44	problems are pinpointed quickly, before other developers are
12cr|buildbot-0.8.5-2|45	inconvenienced by the failure.
12cr|buildbot-0.8.5-2|46	
12cr|buildbot-0.8.5-2|47	%package slave
12cr|buildbot-0.8.5-2|48	Version:        %{slaveversion}
12cr|buildbot-0.8.5-2|49	Summary:        Build/test automation system
12cr|buildbot-0.8.5-2|50	Group:          Development/Python
12cr|buildbot-0.8.5-2|51	License:        GPLv2
12cr|buildbot-0.8.5-2|52	
12cr|buildbot-0.8.5-2|53	%description slave
12cr|buildbot-0.8.5-2|54	This package contains only the buildslave implementation.
12cr|buildbot-0.8.5-2|55	The buildbot-master package contains the buildmaster.
12cr|buildbot-0.8.5-2|56	
12cr|buildbot-0.8.5-2|57	
12cr|buildbot-0.8.5-2|58	#%%package doc
12cr|buildbot-0.8.5-2|59	#Summary:    Buildbot documentation
12cr|buildbot-0.8.5-2|60	#Group:      Documentation
12cr|buildbot-0.8.5-2|61	
12cr|buildbot-0.8.5-2|62	#%%description doc
12cr|buildbot-0.8.5-2|63	#Buildbot documentation
12cr|buildbot-0.8.5-2|64	
12cr|buildbot-0.8.5-2|65	%prep
12cr|buildbot-0.8.5-2|66	%setup -q -b 1 -n %{name}-slave-%{slaveversion}
12cr|buildbot-0.8.5-2|67	%setup -q
12cr|buildbot-0.8.5-2|68	%patch0 -p0
12cr|buildbot-0.8.5-2|69	%patch1 -p0
12cr|buildbot-0.8.5-2|70	
12cr|buildbot-0.8.5-2|71	# include only generated images in binary rpm
12cr|buildbot-0.8.5-2|72	#mkdir images && mv docs/images/*.png images/
12cr|buildbot-0.8.5-2|73	
12cr|buildbot-0.8.5-2|74	%build
12cr|buildbot-0.8.5-2|75	%{__python} setup.py build
12cr|buildbot-0.8.5-2|76	
12cr|buildbot-0.8.5-2|77	# disable for now, tarball is borked
12cr|buildbot-0.8.5-2|78	#pushd docs
12cr|buildbot-0.8.5-2|79	#make docs.tgz
12cr|buildbot-0.8.5-2|80	#popd
12cr|buildbot-0.8.5-2|81	
12cr|buildbot-0.8.5-2|82	pushd ../%{name}-slave-%{slaveversion}
12cr|buildbot-0.8.5-2|83	%{__python} setup.py build
12cr|buildbot-0.8.5-2|84	popd
12cr|buildbot-0.8.5-2|85	
12cr|buildbot-0.8.5-2|86	%install
12cr|buildbot-0.8.5-2|87	rm -rf %{buildroot}
12cr|buildbot-0.8.5-2|88	
12cr|buildbot-0.8.5-2|89	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|buildbot-0.8.5-2|90	
12cr|buildbot-0.8.5-2|91	mkdir -p %{buildroot}%{_datadir}/%{name}/ \
12cr|buildbot-0.8.5-2|92	%{buildroot}%{_mandir}/man1/ \
12cr|buildbot-0.8.5-2|93	#         %{buildroot}%{_docdir}/%{name}-%{version}
12cr|buildbot-0.8.5-2|94	
12cr|buildbot-0.8.5-2|95	cp -R contrib %{buildroot}/%{_datadir}/%{name}/
12cr|buildbot-0.8.5-2|96	
12cr|buildbot-0.8.5-2|97	# install the man page
12cr|buildbot-0.8.5-2|98	cp docs/buildbot.1 %{buildroot}%{_mandir}/man1/buildbot.1
12cr|buildbot-0.8.5-2|99	
12cr|buildbot-0.8.5-2|100	# install HTML documentation
12cr|buildbot-0.8.5-2|101	#tar xf docs/docs.tgz --strip-components=1 -C %{buildroot}%{_docdir}/%{name}-%{version}
12cr|buildbot-0.8.5-2|102	
12cr|buildbot-0.8.5-2|103	# clean up Windows contribs.
12cr|buildbot-0.8.5-2|104	sed -i 's/\r//' %{buildroot}/%{_datadir}/%{name}/contrib/windows/*
12cr|buildbot-0.8.5-2|105	chmod -x %{buildroot}/%{_datadir}/%{name}/contrib/windows/*
12cr|buildbot-0.8.5-2|106	
12cr|buildbot-0.8.5-2|107	# install slave files
12cr|buildbot-0.8.5-2|108	cd ../%{name}-slave-%{slaveversion}
12cr|buildbot-0.8.5-2|109	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|buildbot-0.8.5-2|110	
12cr|buildbot-0.8.5-2|111	# Fix permissions
12cr|buildbot-0.8.5-2|112	chmod 0755 %{buildroot}/%{_datadir}/%{name}/contrib/fix_changes_pickle_encoding.py
12cr|buildbot-0.8.5-2|113	
12cr|buildbot-0.8.5-2|114	%clean
12cr|buildbot-0.8.5-2|115	rm -rf %{buildroot}
12cr|buildbot-0.8.5-2|116	
12cr|buildbot-0.8.5-2|117	%files
12cr|buildbot-0.8.5-2|118	
12cr|buildbot-0.8.5-2|119	%files master
12cr|buildbot-0.8.5-2|120	%defattr(-,root,root,-)
12cr|buildbot-0.8.5-2|121	%doc COPYING CREDITS NEWS README UPGRADING
12cr|buildbot-0.8.5-2|122	%doc %{_mandir}/man1/buildbot.1.xz
12cr|buildbot-0.8.5-2|123	%{_bindir}/buildbot
12cr|buildbot-0.8.5-2|124	%{python_sitelib}/buildbot
12cr|buildbot-0.8.5-2|125	%{python_sitelib}/buildbot-*.egg-info
12cr|buildbot-0.8.5-2|126	%{_datadir}/%{name}
12cr|buildbot-0.8.5-2|127	
12cr|buildbot-0.8.5-2|128	%files slave
12cr|buildbot-0.8.5-2|129	%doc COPYING NEWS README UPGRADING
12cr|buildbot-0.8.5-2|130	%defattr(-,root,root,-)
12cr|buildbot-0.8.5-2|131	%{_bindir}/buildslave
12cr|buildbot-0.8.5-2|132	%{python_sitelib}/buildslave
12cr|buildbot-0.8.5-2|133	%{python_sitelib}/buildbot_slave*.egg-info
12cr|buildbot-0.8.5-2|134	
12cr|buildbot-0.8.5-2|135	
12cr|buildbot-0.8.5-2|136	
12cr|buildbot-0.8.5-2|137	%changelog
12cr|buildbot-0.8.5-2|138	* Tue Feb 28 2012 Guilherme Moro <guilherme@mandriva.com> 0.8.5-2mdv2012.0
12cr|buildbot-0.8.5-2|139	+ Revision: 781292
12cr|buildbot-0.8.5-2|140	- Fixed reqs for buildbot-master
12cr|buildbot-0.8.5-2|141	
12cr|buildbot-0.8.5-2|142	* Thu Feb 16 2012 Guilherme Moro <guilherme@mandriva.com> 0.8.5-1
12cr|buildbot-0.8.5-2|143	+ Revision: 775248
12cr|buildbot-0.8.5-2|144	+ rebuild (emptylog)
12cr|buildbot-0.8.5-2|145	
12cr|buildbot-0.8.5-2|146	* Mon Feb 06 2012 Guilherme Moro <guilherme@mandriva.com> 0.8.5-0
12cr|buildbot-0.8.5-2|147	+ Revision: 771323
12cr|buildbot-0.8.5-2|148	- updated to version 0.8.5
12cr|buildbot-0.8.5-2|149	
12cr|buildbot-0.8.5-2|150	* Sat Nov 06 2010 Jani Välimaa <wally@mandriva.org> 0.8.0-3mdv2011.0
12cr|buildbot-0.8.5-2|151	+ Revision: 594296
12cr|buildbot-0.8.5-2|152	- rebuild for python 2.7
12cr|buildbot-0.8.5-2|153	
12cr|buildbot-0.8.5-2|154	+ Michael Scherer <misc@mandriva.org>
12cr|buildbot-0.8.5-2|155	- rebuild for python 2.7
12cr|buildbot-0.8.5-2|156	
12cr|buildbot-0.8.5-2|157	+ Tadej Panjtar <tadej@mandriva.org>
12cr|buildbot-0.8.5-2|158	- update to 0.8.0
12cr|buildbot-0.8.5-2|159	
12cr|buildbot-0.8.5-2|160	* Wed May 05 2010 Funda Wang <fwang@mandriva.org> 0.7.12-2mdv2010.1
12cr|buildbot-0.8.5-2|161	+ Revision: 542308
12cr|buildbot-0.8.5-2|162	- BR python-setuptools
12cr|buildbot-0.8.5-2|163	
12cr|buildbot-0.8.5-2|164	* Sat Mar 06 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.7.12-1mdv2010.1
12cr|buildbot-0.8.5-2|165	+ Revision: 515258
12cr|buildbot-0.8.5-2|166	- update to 0.7.12
12cr|buildbot-0.8.5-2|167	
12cr|buildbot-0.8.5-2|168	* Mon Dec 14 2009 Stéphane Téletchéa <steletch@mandriva.org> 0.7.11p3-3mdv2010.1
12cr|buildbot-0.8.5-2|169	+ Revision: 478465
12cr|buildbot-0.8.5-2|170	- rpm-mandriva-setup fixed
12cr|buildbot-0.8.5-2|171	
12cr|buildbot-0.8.5-2|172	* Mon Dec 14 2009 Stéphane Téletchéa <steletch@mandriva.org> 0.7.11p3-2mdv2010.1
12cr|buildbot-0.8.5-2|173	+ Revision: 478462
12cr|buildbot-0.8.5-2|174	- Provide a more clear explanation for the debugfiles list bug in rpm-mandriva-setup
12cr|buildbot-0.8.5-2|175	
12cr|buildbot-0.8.5-2|176	* Fri Dec 11 2009 Stéphane Téletchéa <steletch@mandriva.org> 0.7.11p3-1mdv2010.1
12cr|buildbot-0.8.5-2|177	+ Revision: 476461
12cr|buildbot-0.8.5-2|178	- fix permissions for emit.py
12cr|buildbot-0.8.5-2|179	- Fix error on debug search in the bs
12cr|buildbot-0.8.5-2|180	
12cr|buildbot-0.8.5-2|181	+ Tadej Panjtar <tadej@mandriva.org>
12cr|buildbot-0.8.5-2|182	- minor corrections according to packaging standards
12cr|buildbot-0.8.5-2|183	- Update to new version
12cr|buildbot-0.8.5-2|184	
12cr|buildbot-0.8.5-2|185	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.7.10p1-2mdv2010.0
12cr|buildbot-0.8.5-2|186	+ Revision: 436903
12cr|buildbot-0.8.5-2|187	- rebuild
12cr|buildbot-0.8.5-2|188	
12cr|buildbot-0.8.5-2|189	* Thu Mar 05 2009 Jérôme Soyer <saispo@mandriva.org> 0.7.10p1-1mdv2009.1
12cr|buildbot-0.8.5-2|190	+ Revision: 348914
12cr|buildbot-0.8.5-2|191	- New upstream release
12cr|buildbot-0.8.5-2|192	
12cr|buildbot-0.8.5-2|193	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 0.7.9-1mdv2009.1
12cr|buildbot-0.8.5-2|194	+ Revision: 320366
12cr|buildbot-0.8.5-2|195	- New version 0.7.9
12cr|buildbot-0.8.5-2|196	
12cr|buildbot-0.8.5-2|197	* Mon Aug 11 2008 Jérôme Soyer <saispo@mandriva.org> 0.7.8-1mdv2009.0
12cr|buildbot-0.8.5-2|198	+ Revision: 270612
12cr|buildbot-0.8.5-2|199	- New release 0.7.8
12cr|buildbot-0.8.5-2|200	
12cr|buildbot-0.8.5-2|201	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.7.7-2mdv2009.0
12cr|buildbot-0.8.5-2|202	+ Revision: 266429
12cr|buildbot-0.8.5-2|203	- rebuild early 2009.0 package (before pixel changes)
12cr|buildbot-0.8.5-2|204	
12cr|buildbot-0.8.5-2|205	* Thu Apr 17 2008 Funda Wang <fwang@mandriva.org> 0.7.7-1mdv2009.0
12cr|buildbot-0.8.5-2|206	+ Revision: 195060
12cr|buildbot-0.8.5-2|207	- New version 0.7.7
12cr|buildbot-0.8.5-2|208	
12cr|buildbot-0.8.5-2|209	+ Olivier Blin <blino@mandriva.org>
12cr|buildbot-0.8.5-2|210	- restore BuildRoot
12cr|buildbot-0.8.5-2|211	
12cr|buildbot-0.8.5-2|212	+ Thierry Vignaud <tv@mandriva.org>
12cr|buildbot-0.8.5-2|213	- kill re-definition of %%buildroot on Pixel's request
12cr|buildbot-0.8.5-2|214	
12cr|buildbot-0.8.5-2|215	* Tue Oct 09 2007 Jérôme Soyer <saispo@mandriva.org> 0.7.6-1mdv2008.1
12cr|buildbot-0.8.5-2|216	+ Revision: 95946
12cr|buildbot-0.8.5-2|217	- New release 0.7.6
12cr|buildbot-0.8.5-2|218	- New release 0.7.6
12cr|buildbot-0.8.5-2|219	
12cr|buildbot-0.8.5-2|220	* Thu Sep 27 2007 Anne Nicolas <ennael@mandriva.org> 0.7.5-3mdv2008.0
12cr|buildbot-0.8.5-2|221	+ Revision: 93423
12cr|buildbot-0.8.5-2|222	- bump release to reupload
12cr|buildbot-0.8.5-2|223	
12cr|buildbot-0.8.5-2|224	* Wed Jun 06 2007 Jérôme Soyer <saispo@mandriva.org> 0.7.5-2mdv2008.0
12cr|buildbot-0.8.5-2|225	+ Revision: 36098
12cr|buildbot-0.8.5-2|226	- Fix %%mkrel number
12cr|buildbot-0.8.5-2|227	- Bump release for rebuild
12cr|buildbot-0.8.5-2|228	- Remove noarch
12cr|buildbot-0.8.5-2|229	- Fix 64bits Build
12cr|buildbot-0.8.5-2|230	- Fix RPM Group
12cr|buildbot-0.8.5-2|231	- Import buildbot
12cr|buildbot-0.8.5-2|232	

488 12
12cr|bullet-2.80-1|1	%define major 2
12cr|bullet-2.80-1|2	%define libname %mklibname %{name} %{major}
12cr|bullet-2.80-1|3	%define develname %mklibname %{name} -d
12cr|bullet-2.80-1|4	
12cr|bullet-2.80-1|5	Summary:	Professional 3D collision detection library
12cr|bullet-2.80-1|6	Name:		bullet
12cr|bullet-2.80-1|7	Version:	2.80
12cr|bullet-2.80-1|8	Release:	1
12cr|bullet-2.80-1|9	License:	Zlib
12cr|bullet-2.80-1|10	Group:		System/Libraries
12cr|bullet-2.80-1|11	URL:		http://www.bulletphysics.com
12cr|bullet-2.80-1|12	Source0:	http://bullet.googlecode.com/files/%{name}-%{version}-rev2531.tgz
12cr|bullet-2.80-1|13	Patch0:		bullet-2.80-extras-version.patch
12cr|bullet-2.80-1|14	BuildRequires:	doxygen
12cr|bullet-2.80-1|15	BuildRequires:	pkgconfig(gl)
12cr|bullet-2.80-1|16	BuildRequires:	pkgconfig(glut)
12cr|bullet-2.80-1|17	BuildRequires:	cmake
12cr|bullet-2.80-1|18	BuildRequires:	libtool
12cr|bullet-2.80-1|19	BuildRequires:	pkgconfig(libxml-2.0)
12cr|bullet-2.80-1|20	BuildRequires:	graphviz
12cr|bullet-2.80-1|21	BuildRequires:	perl-Template-Toolkit
12cr|bullet-2.80-1|22	
12cr|bullet-2.80-1|23	%description
12cr|bullet-2.80-1|24	Bullet is a professional open source multi-threaded
12cr|bullet-2.80-1|25	3D Collision Detection and Rigid Body Dynamics Library
12cr|bullet-2.80-1|26	for games and animation.
12cr|bullet-2.80-1|27	
12cr|bullet-2.80-1|28	%package demo
12cr|bullet-2.80-1|29	Summary:	A demo programs using bullet library
12cr|bullet-2.80-1|30	Group:		Graphics
12cr|bullet-2.80-1|31	Requires:	%{libname} = %{version}-%{release}
12cr|bullet-2.80-1|32	
12cr|bullet-2.80-1|33	%description demo
12cr|bullet-2.80-1|34	A demo programs using bullet library.
12cr|bullet-2.80-1|35	
12cr|bullet-2.80-1|36	%package -n %{libname}
12cr|bullet-2.80-1|37	Summary:	Professional 3D collision detection library
12cr|bullet-2.80-1|38	Group:		System/Libraries
12cr|bullet-2.80-1|39	
12cr|bullet-2.80-1|40	%description -n %{libname}
12cr|bullet-2.80-1|41	Bullet 3D Game Multiphysics Library provides state of the art
12cr|bullet-2.80-1|42	collision detection, soft body and rigid body dynamics.
12cr|bullet-2.80-1|43	
12cr|bullet-2.80-1|44	* Used by many game companies in AAA titles on Playstation 3,
12cr|bullet-2.80-1|45	XBox 360, Nintendo Wii and PC
12cr|bullet-2.80-1|46	* Modular extendible C++ design with hot-swap of most components
12cr|bullet-2.80-1|47	* Optimized back-ends with multi-threaded support for Playstation 3
12cr|bullet-2.80-1|48	Cell SPU and other platforms
12cr|bullet-2.80-1|49	* Discrete and continuous collision detection (CCD)
12cr|bullet-2.80-1|50	* Swept collision queries
12cr|bullet-2.80-1|51	* Ray casting with custom collision filtering
12cr|bullet-2.80-1|52	* Generic convex support (using GJK), capsule, cylinder, cone, sphere,
12cr|bullet-2.80-1|53	box and non-convex triangle meshes.
12cr|bullet-2.80-1|54	* Rigid body dynamics including constraint solvers, generic
12cr|bullet-2.80-1|55	constraints, ragdolls, hinge, ball-socket
12cr|bullet-2.80-1|56	* Support for constraint limits and motors
12cr|bullet-2.80-1|57	* Soft body support including cloth, rope and deformable
12cr|bullet-2.80-1|58	* Bullet is integrated into Blender 3D and provides a Maya Plugin
12cr|bullet-2.80-1|59	* Supports import and export into COLLADA 1.4 Physics format
12cr|bullet-2.80-1|60	* Support for dynamic deformation of non-convex triangle meshes, by
12cr|bullet-2.80-1|61	refitting the acceleration structures
12cr|bullet-2.80-1|62	
12cr|bullet-2.80-1|63	The Library is free for commercial use and open source
12cr|bullet-2.80-1|64	under the ZLib License.
12cr|bullet-2.80-1|65	
12cr|bullet-2.80-1|66	%package -n %{develname}
12cr|bullet-2.80-1|67	Summary:	Development headers for bullet
12cr|bullet-2.80-1|68	Group:		Development/C
12cr|bullet-2.80-1|69	Provides:	%{name}-devel = %{version}-%{release}
12cr|bullet-2.80-1|70	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|bullet-2.80-1|71	Requires:	%{libname} = %{version}-%{release}
12cr|bullet-2.80-1|72	Requires:	pkgconfig(libxml-2.0)
12cr|bullet-2.80-1|73	
12cr|bullet-2.80-1|74	%description -n %{develname}
12cr|bullet-2.80-1|75	Development headers for bullet 3D collision library.
12cr|bullet-2.80-1|76	
12cr|bullet-2.80-1|77	%prep
12cr|bullet-2.80-1|78	%setup -qn %{name}-%{version}-rev2531
12cr|bullet-2.80-1|79	%patch0 -p1
12cr|bullet-2.80-1|80	rm -f src/BulletMultiThreaded/GpuSoftBodySolvers/OpenCL/CMakeLists.txt Demos/OpenCLClothDemo/CMakeLists.txt
12cr|bullet-2.80-1|81	
12cr|bullet-2.80-1|82	%build
12cr|bullet-2.80-1|83	%cmake \
12cr|bullet-2.80-1|84	-DBUILD_EXTRAS=ON -DINCLUDE_INSTALL_DIR=%{_includedir}/bullet
12cr|bullet-2.80-1|85	%make
12cr|bullet-2.80-1|86	
12cr|bullet-2.80-1|87	%install
12cr|bullet-2.80-1|88	cd build
12cr|bullet-2.80-1|89	%makeinstall_std
12cr|bullet-2.80-1|90	
12cr|bullet-2.80-1|91	#install demos
12cr|bullet-2.80-1|92	mkdir -p %{buildroot}%{_bindir}
12cr|bullet-2.80-1|93	for i in `find -type f -name *Demo`; do
12cr|bullet-2.80-1|94	install -m 755 $i %{buildroot}%{_bindir}/bullet-`basename $i`
12cr|bullet-2.80-1|95	done
12cr|bullet-2.80-1|96	
12cr|bullet-2.80-1|97	# install libs from Extras
12cr|bullet-2.80-1|98	pushd Extras
12cr|bullet-2.80-1|99	find . -name '*.so*' -exec cp -a {} %{buildroot}%{_libdir} \;
12cr|bullet-2.80-1|100	popd
12cr|bullet-2.80-1|101	# install libs from Demos
12cr|bullet-2.80-1|102	pushd Demos
12cr|bullet-2.80-1|103	find . -name '*.so*' -exec cp -a {} %{buildroot}%{_libdir} \;
12cr|bullet-2.80-1|104	popd
12cr|bullet-2.80-1|105	
12cr|bullet-2.80-1|106	pushd %{buildroot}%{_libdir}
12cr|bullet-2.80-1|107	for f in lib*.so.*.*
12cr|bullet-2.80-1|108	do
12cr|bullet-2.80-1|109	ln -sf $f ${f%\.*}
12cr|bullet-2.80-1|110	done
12cr|bullet-2.80-1|111	popd
12cr|bullet-2.80-1|112	
12cr|bullet-2.80-1|113	%files demo
12cr|bullet-2.80-1|114	%{_bindir}/%{name}-*
12cr|bullet-2.80-1|115	
12cr|bullet-2.80-1|116	%files -n %{libname}
12cr|bullet-2.80-1|117	%{_libdir}/*.so.%{major}*
12cr|bullet-2.80-1|118	
12cr|bullet-2.80-1|119	%files -n %{develname}
12cr|bullet-2.80-1|120	%doc AUTHORS README COPYING ChangeLog NEWS VERSION *.pdf
12cr|bullet-2.80-1|121	%dir %{_includedir}/%{name}
12cr|bullet-2.80-1|122	%{_libdir}/*.so
12cr|bullet-2.80-1|123	%{_includedir}/%{name}/*
12cr|bullet-2.80-1|124	%{_libdir}/pkgconfig/%{name}.pc
12cr|bullet-2.80-1|125	
12cr|bullet-2.80-1|126	
12cr|bullet-2.80-1|127	%changelog
12cr|bullet-2.80-1|128	* Mon Jan 09 2012 Andrey Bondrov <abondrov@mandriva.org> 2.79-1mdv2012.0
12cr|bullet-2.80-1|129	+ Revision: 758789
12cr|bullet-2.80-1|130	- Update BuildRequires
12cr|bullet-2.80-1|131	- New version 2.79, spec cleanup
12cr|bullet-2.80-1|132	
12cr|bullet-2.80-1|133	* Tue Jun 14 2011 Funda Wang <fwang@mandriva.org> 2.78-1
12cr|bullet-2.80-1|134	+ Revision: 685133
12cr|bullet-2.80-1|135	- br cmake
12cr|bullet-2.80-1|136	- sync with fedora 2.78
12cr|bullet-2.80-1|137	
12cr|bullet-2.80-1|138	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.75-3mdv2011.0
12cr|bullet-2.80-1|139	+ Revision: 610085
12cr|bullet-2.80-1|140	- rebuild
12cr|bullet-2.80-1|141	
12cr|bullet-2.80-1|142	* Sun May 09 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 2.75-2mdv2010.1
12cr|bullet-2.80-1|143	+ Revision: 544274
12cr|bullet-2.80-1|144	- rebuild
12cr|bullet-2.80-1|145	
12cr|bullet-2.80-1|146	* Sun Sep 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.75-1mdv2010.0
12cr|bullet-2.80-1|147	+ Revision: 449892
12cr|bullet-2.80-1|148	- Patch0: fix undefinied symbols
12cr|bullet-2.80-1|149	- update to new version 2.75
12cr|bullet-2.80-1|150	
12cr|bullet-2.80-1|151	+ Thierry Vignaud <tv@mandriva.org>
12cr|bullet-2.80-1|152	- rebuild
12cr|bullet-2.80-1|153	
12cr|bullet-2.80-1|154	* Sun Mar 29 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.74-2mdv2009.1
12cr|bullet-2.80-1|155	+ Revision: 362177
12cr|bullet-2.80-1|156	- fix symlinks creation (mdvbz #49283)
12cr|bullet-2.80-1|157	
12cr|bullet-2.80-1|158	* Tue Mar 17 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.74-1mdv2009.1
12cr|bullet-2.80-1|159	+ Revision: 356989
12cr|bullet-2.80-1|160	- update to new version 2.74
12cr|bullet-2.80-1|161	
12cr|bullet-2.80-1|162	* Sun Jan 11 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.73-1mdv2009.1
12cr|bullet-2.80-1|163	+ Revision: 328422
12cr|bullet-2.80-1|164	- update to new version 2.73
12cr|bullet-2.80-1|165	- drop patch 2
12cr|bullet-2.80-1|166	- rediff patch 3
12cr|bullet-2.80-1|167	- use %%define Werror_cflags %%nil and %%define _disable_ld_no_udefined 1 too much work
12cr|bullet-2.80-1|168	- provide all libraries as a shared objects
12cr|bullet-2.80-1|169	
12cr|bullet-2.80-1|170	* Sun Oct 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.72-1mdv2009.1
12cr|bullet-2.80-1|171	+ Revision: 293033
12cr|bullet-2.80-1|172	- update to new version 2.72
12cr|bullet-2.80-1|173	
12cr|bullet-2.80-1|174	* Mon Sep 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.71-1mdv2009.0
12cr|bullet-2.80-1|175	+ Revision: 282548
12cr|bullet-2.80-1|176	- update to new version 2.71
12cr|bullet-2.80-1|177	- better description
12cr|bullet-2.80-1|178	
12cr|bullet-2.80-1|179	* Sun Aug 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.70-2mdv2009.0
12cr|bullet-2.80-1|180	+ Revision: 275516
12cr|bullet-2.80-1|181	- Patch2: rediff against latest bullet version
12cr|bullet-2.80-1|182	- update to new version 2.70
12cr|bullet-2.80-1|183	
12cr|bullet-2.80-1|184	+ Thierry Vignaud <tv@mandriva.org>
12cr|bullet-2.80-1|185	- rebuild early 2009.0 package (before pixel changes)
12cr|bullet-2.80-1|186	
12cr|bullet-2.80-1|187	+ Pixel <pixel@mandriva.com>
12cr|bullet-2.80-1|188	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|bullet-2.80-1|189	
12cr|bullet-2.80-1|190	* Sun Jun 01 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.69-1mdv2009.0
12cr|bullet-2.80-1|191	+ Revision: 213860
12cr|bullet-2.80-1|192	- update to new version 2.69
12cr|bullet-2.80-1|193	
12cr|bullet-2.80-1|194	* Fri Apr 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.68-2mdv2009.0
12cr|bullet-2.80-1|195	+ Revision: 197348
12cr|bullet-2.80-1|196	- Patch1: create one more share library
12cr|bullet-2.80-1|197	- fix url
12cr|bullet-2.80-1|198	
12cr|bullet-2.80-1|199	* Thu Apr 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.68-1mdv2009.0
12cr|bullet-2.80-1|200	+ Revision: 197220
12cr|bullet-2.80-1|201	- Patch3: rediff
12cr|bullet-2.80-1|202	- add missing buildrequires on graphviz and perl-Template-Toolkit
12cr|bullet-2.80-1|203	- get rid of missing newlines in source files
12cr|bullet-2.80-1|204	- fix file list
12cr|bullet-2.80-1|205	- new version
12cr|bullet-2.80-1|206	
12cr|bullet-2.80-1|207	* Thu Mar 13 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.67-4mdv2008.1
12cr|bullet-2.80-1|208	+ Revision: 187554
12cr|bullet-2.80-1|209	- add more explicit provides for static library package
12cr|bullet-2.80-1|210	
12cr|bullet-2.80-1|211	* Wed Mar 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.67-3mdv2008.1
12cr|bullet-2.80-1|212	+ Revision: 187135
12cr|bullet-2.80-1|213	- fix symlinks creation (#38749)
12cr|bullet-2.80-1|214	
12cr|bullet-2.80-1|215	* Sun Mar 09 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.67-2mdv2008.1
12cr|bullet-2.80-1|216	+ Revision: 183143
12cr|bullet-2.80-1|217	- add scriplets
12cr|bullet-2.80-1|218	- new version
12cr|bullet-2.80-1|219	- drop patch 0
12cr|bullet-2.80-1|220	- Patch1: build shared libraries !
12cr|bullet-2.80-1|221	- Patch2: fixes against 64 bit architecture
12cr|bullet-2.80-1|222	- Patch3: use system libxml2
12cr|bullet-2.80-1|223	- strict-aliasting breaks building, so disable it
12cr|bullet-2.80-1|224	- get ride of few no-newline warnings
12cr|bullet-2.80-1|225	- create package demo, which include all demo programs using bullet library
12cr|bullet-2.80-1|226	- fix typo in a header (p0)
12cr|bullet-2.80-1|227	- regenerate scripts
12cr|bullet-2.80-1|228	- fix building of demos, since parallel build is broken
12cr|bullet-2.80-1|229	- new version
12cr|bullet-2.80-1|230	
12cr|bullet-2.80-1|231	+ Thierry Vignaud <tv@mandriva.org>
12cr|bullet-2.80-1|232	- fix no-buildroot-tag
12cr|bullet-2.80-1|233	- kill re-definition of %%buildroot on Pixel's request
12cr|bullet-2.80-1|234	
12cr|bullet-2.80-1|235	* Sat Oct 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.63-1mdv2008.1
12cr|bullet-2.80-1|236	+ Revision: 100537
12cr|bullet-2.80-1|237	- new version
12cr|bullet-2.80-1|238	- use ftjam
12cr|bullet-2.80-1|239	- new upstream version
12cr|bullet-2.80-1|240	- add provides
12cr|bullet-2.80-1|241	
12cr|bullet-2.80-1|242	* Tue Jun 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.53-1mdv2008.0
12cr|bullet-2.80-1|243	+ Revision: 44271
12cr|bullet-2.80-1|244	- make it compiliant with mandriva's library policy
12cr|bullet-2.80-1|245	- drop %%post and %%postun
12cr|bullet-2.80-1|246	- fix file list
12cr|bullet-2.80-1|247	- spec file clean
12cr|bullet-2.80-1|248	- Import bullet
12cr|bullet-2.80-1|249	

489 12
12cr|bumprace-1.5.3-3|1	%define	name	bumprace
12cr|bumprace-1.5.3-3|2	%define	version	1.5.3
12cr|bumprace-1.5.3-3|3	%define release	%mkrel 3
12cr|bumprace-1.5.3-3|4	
12cr|bumprace-1.5.3-3|5	Summary:	Drive the ship to exit
12cr|bumprace-1.5.3-3|6	Name:		%{name}
12cr|bumprace-1.5.3-3|7	Epoch:		1
12cr|bumprace-1.5.3-3|8	Version:	%{version}
12cr|bumprace-1.5.3-3|9	Release:	%{release}
12cr|bumprace-1.5.3-3|10	Source0:	http://www.linux-games.com/bumprace/bumprace-%{version}.tar.gz
12cr|bumprace-1.5.3-3|11	Source5:	%{name}-16.png
12cr|bumprace-1.5.3-3|12	Source6:	%{name}-32.png
12cr|bumprace-1.5.3-3|13	Source7:	%{name}-48.png
12cr|bumprace-1.5.3-3|14	License:	GPLv2+
12cr|bumprace-1.5.3-3|15	Group:		Games/Arcade
12cr|bumprace-1.5.3-3|16	Url:		http://www.linux-games.com/bumprace
12cr|bumprace-1.5.3-3|17	BuildRequires:	SDL_mixer-devel
12cr|bumprace-1.5.3-3|18	BuildRequires:	SDL_image-devel
12cr|bumprace-1.5.3-3|19	BuildRequires:	SDL-devel
12cr|bumprace-1.5.3-3|20	BuildRoot:	%{_tmppath}/%{name}-%{version}buildroot
12cr|bumprace-1.5.3-3|21	
12cr|bumprace-1.5.3-3|22	%description
12cr|bumprace-1.5.3-3|23	BumpRace is a simple arcade game. You've to get from the start to the finish
12cr|bumprace-1.5.3-3|24	line without crashing into deadly blocks. This game is really easy to learn!
12cr|bumprace-1.5.3-3|25	
12cr|bumprace-1.5.3-3|26	%prep
12cr|bumprace-1.5.3-3|27	%setup -q
12cr|bumprace-1.5.3-3|28	
12cr|bumprace-1.5.3-3|29	%build
12cr|bumprace-1.5.3-3|30	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
12cr|bumprace-1.5.3-3|31	%make
12cr|bumprace-1.5.3-3|32	
12cr|bumprace-1.5.3-3|33	%install
12cr|bumprace-1.5.3-3|34	rm -rf $RPM_BUILD_ROOT
12cr|bumprace-1.5.3-3|35	%makeinstall_std
12cr|bumprace-1.5.3-3|36	
12cr|bumprace-1.5.3-3|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|bumprace-1.5.3-3|38	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|bumprace-1.5.3-3|39	[Desktop Entry]
12cr|bumprace-1.5.3-3|40	Name=Bumprace
12cr|bumprace-1.5.3-3|41	Comment=%{summary}
12cr|bumprace-1.5.3-3|42	Exec=%_gamesbindir/%{name}
12cr|bumprace-1.5.3-3|43	Icon=%{name}
12cr|bumprace-1.5.3-3|44	Terminal=false
12cr|bumprace-1.5.3-3|45	Type=Application
12cr|bumprace-1.5.3-3|46	Categories=Game;ArcadeGame;
12cr|bumprace-1.5.3-3|47	EOF
12cr|bumprace-1.5.3-3|48	
12cr|bumprace-1.5.3-3|49	install -D -m644 %SOURCE6 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|bumprace-1.5.3-3|50	install -D -m644 %SOURCE5 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|bumprace-1.5.3-3|51	install -D -m644 %SOURCE7 $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|bumprace-1.5.3-3|52	
12cr|bumprace-1.5.3-3|53	%if %mdkversion < 200900
12cr|bumprace-1.5.3-3|54	%post
12cr|bumprace-1.5.3-3|55	%update_menus
12cr|bumprace-1.5.3-3|56	%endif
12cr|bumprace-1.5.3-3|57	
12cr|bumprace-1.5.3-3|58	%if %mdkversion < 200900
12cr|bumprace-1.5.3-3|59	%postun
12cr|bumprace-1.5.3-3|60	%clean_menus
12cr|bumprace-1.5.3-3|61	%endif
12cr|bumprace-1.5.3-3|62	
12cr|bumprace-1.5.3-3|63	%clean
12cr|bumprace-1.5.3-3|64	rm -rf $RPM_BUILD_ROOT
12cr|bumprace-1.5.3-3|65	
12cr|bumprace-1.5.3-3|66	%files
12cr|bumprace-1.5.3-3|67	%defattr(-,root,root)
12cr|bumprace-1.5.3-3|68	%doc AUTHORS FAQ NEWS README
12cr|bumprace-1.5.3-3|69	%{_gamesbindir}/*
12cr|bumprace-1.5.3-3|70	%{_gamesdatadir}/%{name}
12cr|bumprace-1.5.3-3|71	%{_datadir}/applications/*
12cr|bumprace-1.5.3-3|72	%{_iconsdir}/*.png
12cr|bumprace-1.5.3-3|73	%{_miconsdir}/*.png
12cr|bumprace-1.5.3-3|74	%{_liconsdir}/*.png
12cr|bumprace-1.5.3-3|75	
12cr|bumprace-1.5.3-3|76	
12cr|bumprace-1.5.3-3|77	%changelog
12cr|bumprace-1.5.3-3|78	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 1:1.5.3-3mdv2011.0
12cr|bumprace-1.5.3-3|79	+ Revision: 635080
12cr|bumprace-1.5.3-3|80	- fix typo
12cr|bumprace-1.5.3-3|81	- rebuild
12cr|bumprace-1.5.3-3|82	- tighten BR
12cr|bumprace-1.5.3-3|83	
12cr|bumprace-1.5.3-3|84	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.5.3-2mdv2011.0
12cr|bumprace-1.5.3-3|85	+ Revision: 616904
12cr|bumprace-1.5.3-3|86	- the mass rebuild of 2010.0 packages
12cr|bumprace-1.5.3-3|87	
12cr|bumprace-1.5.3-3|88	* Fri May 15 2009 Samuel Verschelde <stormi@mandriva.org> 1:1.5.3-1mdv2010.0
12cr|bumprace-1.5.3-3|89	+ Revision: 376114
12cr|bumprace-1.5.3-3|90	- add missing buildrequires
12cr|bumprace-1.5.3-3|91	- new version 1.5.3
12cr|bumprace-1.5.3-3|92	
12cr|bumprace-1.5.3-3|93	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.45-13mdv2009.0
12cr|bumprace-1.5.3-3|94	+ Revision: 243373
12cr|bumprace-1.5.3-3|95	- rebuild
12cr|bumprace-1.5.3-3|96	- kill re-definition of %%buildroot on Pixel's request
12cr|bumprace-1.5.3-3|97	
12cr|bumprace-1.5.3-3|98	+ Pixel <pixel@mandriva.com>
12cr|bumprace-1.5.3-3|99	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|bumprace-1.5.3-3|100	
12cr|bumprace-1.5.3-3|101	+ Olivier Blin <oblin@mandriva.com>
12cr|bumprace-1.5.3-3|102	- restore BuildRoot
12cr|bumprace-1.5.3-3|103	
12cr|bumprace-1.5.3-3|104	* Mon Dec 10 2007 Funda Wang <fwang@mandriva.org> 1.45-11mdv2008.1
12cr|bumprace-1.5.3-3|105	+ Revision: 116847
12cr|bumprace-1.5.3-3|106	- drop old menu
12cr|bumprace-1.5.3-3|107	
12cr|bumprace-1.5.3-3|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|bumprace-1.5.3-3|109	- buildrequires X11-devel instead of XFree86-devel
12cr|bumprace-1.5.3-3|110	- import bumprace
12cr|bumprace-1.5.3-3|111	
12cr|bumprace-1.5.3-3|112	
12cr|bumprace-1.5.3-3|113	* Fri Jul  7 2006 Pixel <pixel@mandriva.com> 1.45-10mdv2007.0
12cr|bumprace-1.5.3-3|114	- use mkrel
12cr|bumprace-1.5.3-3|115	- switch to XDG menu
12cr|bumprace-1.5.3-3|116	
12cr|bumprace-1.5.3-3|117	* Fri May 12 2006 Stefan van der Eijk <stefan@eijk.nu> 1.45-9mdk
12cr|bumprace-1.5.3-3|118	- rebuild for sparc
12cr|bumprace-1.5.3-3|119	
12cr|bumprace-1.5.3-3|120	* Tue Oct 11 2005 Pixel <pixel@mandriva.com> 1.45-8mdk
12cr|bumprace-1.5.3-3|121	- rebuild
12cr|bumprace-1.5.3-3|122	
12cr|bumprace-1.5.3-3|123	* Fri Aug 13 2004 Pixel <pixel@mandrakesoft.com> 1.45-7mdk
12cr|bumprace-1.5.3-3|124	- rebuild
12cr|bumprace-1.5.3-3|125	
12cr|bumprace-1.5.3-3|126	* Tue Jul 22 2003 Per yvind Karlsen <peroyvind@sintrax.net> 1.45-6mdk
12cr|bumprace-1.5.3-3|127	- rebuild
12cr|bumprace-1.5.3-3|128	
12cr|bumprace-1.5.3-3|129	* Thu Nov 12 2002 Per yvind Karlsen <peroyvind@delonic.no> 1.45-5mdk
12cr|bumprace-1.5.3-3|130	- Cleanups
12cr|bumprace-1.5.3-3|131	- Removed (extremely) redundant Buildrequires
12cr|bumprace-1.5.3-3|132	- Moved stuff to correct places
12cr|bumprace-1.5.3-3|133	- Added menuentry
12cr|bumprace-1.5.3-3|134	- Added icons
12cr|bumprace-1.5.3-3|135	- Cleanups
12cr|bumprace-1.5.3-3|136	
12cr|bumprace-1.5.3-3|137	* Wed Aug 14 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.45-4mdk
12cr|bumprace-1.5.3-3|138	- Automated rebuild with gcc 3.2-0.3mdk
12cr|bumprace-1.5.3-3|139	
12cr|bumprace-1.5.3-3|140	* Thu Jul 25 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.45-3mdk
12cr|bumprace-1.5.3-3|141	- Automated rebuild with gcc3.2
12cr|bumprace-1.5.3-3|142	
12cr|bumprace-1.5.3-3|143	* Sun Jul 21 2002 Pixel <pixel@mandrakesoft.com> 1.45-2mdk
12cr|bumprace-1.5.3-3|144	- recompile against new vorbis stuff
12cr|bumprace-1.5.3-3|145	
12cr|bumprace-1.5.3-3|146	* Thu Jun 27 2002 Pixel <pixel@mandrakesoft.com> 1.45-1mdk
12cr|bumprace-1.5.3-3|147	- new release
12cr|bumprace-1.5.3-3|148	
12cr|bumprace-1.5.3-3|149	* Mon Apr 29 2002 Pixel <pixel@mandrakesoft.com> 1.43-2mdk
12cr|bumprace-1.5.3-3|150	- rebuild for new libasound (alsa)
12cr|bumprace-1.5.3-3|151	
12cr|bumprace-1.5.3-3|152	* Sat Feb  2 2002 Pixel <pixel@mandrakesoft.com> 1.43-1mdk
12cr|bumprace-1.5.3-3|153	- new release
12cr|bumprace-1.5.3-3|154	
12cr|bumprace-1.5.3-3|155	* Sat Jan 19 2002 Stefan van der Eijk <stefan@eijk.nu> 1.42-6mdk
12cr|bumprace-1.5.3-3|156	- BuildRequires
12cr|bumprace-1.5.3-3|157	
12cr|bumprace-1.5.3-3|158	* Thu Oct 11 2001 Pixel <pixel@mandrakesoft.com> 1.42-5mdk
12cr|bumprace-1.5.3-3|159	- rebuilding for libpng3
12cr|bumprace-1.5.3-3|160	
12cr|bumprace-1.5.3-3|161	* Fri Sep 28 2001 Stefan van der Eijk <stefan@eijk.nu> 1.42-4mdk
12cr|bumprace-1.5.3-3|162	- BuildRequires: libjpeg-devel libpng-devel libSDL-devel
12cr|bumprace-1.5.3-3|163	
12cr|bumprace-1.5.3-3|164	* Thu Sep  6 2001 Pixel <pixel@mandrakesoft.com> 1.42-3mdk
12cr|bumprace-1.5.3-3|165	- rebuild
12cr|bumprace-1.5.3-3|166	
12cr|bumprace-1.5.3-3|167	* Mon May 14 2001 Pixel <pixel@mandrakesoft.com> 1.42-2mdk
12cr|bumprace-1.5.3-3|168	- rebuild with new SDL
12cr|bumprace-1.5.3-3|169	
12cr|bumprace-1.5.3-3|170	* Fri Mar 30 2001 Pixel <pixel@mandrakesoft.com> 1.42-1mdk
12cr|bumprace-1.5.3-3|171	- new version
12cr|bumprace-1.5.3-3|172	
12cr|bumprace-1.5.3-3|173	* Thu Dec 21 2000 Pixel <pixel@mandrakesoft.com> 1.4-4mdk
12cr|bumprace-1.5.3-3|174	- capitalize summary
12cr|bumprace-1.5.3-3|175	
12cr|bumprace-1.5.3-3|176	* Tue Dec 19 2000 Pixel <pixel@mandrakesoft.com> 1.4-3mdk
12cr|bumprace-1.5.3-3|177	- rebuild for new lib mixer
12cr|bumprace-1.5.3-3|178	
12cr|bumprace-1.5.3-3|179	* Wed Nov 29 2000 Pixel <pixel@mandrakesoft.com> 1.4-2mdk
12cr|bumprace-1.5.3-3|180	- rebuild, build req
12cr|bumprace-1.5.3-3|181	
12cr|bumprace-1.5.3-3|182	* Sun Oct 22 2000 Pixel <pixel@mandrakesoft.com> 1.4-1mdk
12cr|bumprace-1.5.3-3|183	- initial spec

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

491 12
12cr|burgerspace-1.9.1-1|1	Name:		burgerspace
12cr|burgerspace-1.9.1-1|2	Version:	1.9.1
12cr|burgerspace-1.9.1-1|3	Release:	1
12cr|burgerspace-1.9.1-1|4	Summary:	A Burgertime(TM) clone
12cr|burgerspace-1.9.1-1|5	License:	GPLv2+
12cr|burgerspace-1.9.1-1|6	Group:		Games/Arcade
12cr|burgerspace-1.9.1-1|7	URL:		http://sarrazip.com/dev/burgerspace.html
12cr|burgerspace-1.9.1-1|8	Source0: 	http://perso.b2b2c.ca/sarrazip/dev/%{name}-%{version}.tar.gz
12cr|burgerspace-1.9.1-1|9	Source1:	%{name}-16x16.png.bz2
12cr|burgerspace-1.9.1-1|10	Source2:	%{name}-32x32.png.bz2
12cr|burgerspace-1.9.1-1|11	Source3:	%{name}-48x48.png.bz2
12cr|burgerspace-1.9.1-1|12	BuildRequires:	pkgconfig(sdl)
12cr|burgerspace-1.9.1-1|13	BuildRequires:	pkgconfig(SDL_image)
12cr|burgerspace-1.9.1-1|14	BuildRequires:	pkgconfig(SDL_mixer)
12cr|burgerspace-1.9.1-1|15	BuildRequires:	flatzebra-devel >= 0.1.5
12cr|burgerspace-1.9.1-1|16	# this one is really needed only in 2011
12cr|burgerspace-1.9.1-1|17	#BuildRequires:	libstdc++-static-devel
12cr|burgerspace-1.9.1-1|18	
12cr|burgerspace-1.9.1-1|19	%description
12cr|burgerspace-1.9.1-1|20	Clone of the Burgertime video game.  You are a chef that must walk
12cr|burgerspace-1.9.1-1|21	over hamburger ingredients in a maze while avoiding enemies.
12cr|burgerspace-1.9.1-1|22	
12cr|burgerspace-1.9.1-1|23	Use the arrow keys to move, the left Ctrl key to throw pepper, and
12cr|burgerspace-1.9.1-1|24	P to pause the game and resume it. The Escape key quits the game.
12cr|burgerspace-1.9.1-1|25	
12cr|burgerspace-1.9.1-1|26	%prep
12cr|burgerspace-1.9.1-1|27	%setup -q
12cr|burgerspace-1.9.1-1|28	
12cr|burgerspace-1.9.1-1|29	%build
12cr|burgerspace-1.9.1-1|30	%configure2_5x
12cr|burgerspace-1.9.1-1|31	%make
12cr|burgerspace-1.9.1-1|32	
12cr|burgerspace-1.9.1-1|33	%install
12cr|burgerspace-1.9.1-1|34	%makeinstall_std
12cr|burgerspace-1.9.1-1|35	
12cr|burgerspace-1.9.1-1|36	#icon
12cr|burgerspace-1.9.1-1|37	%__mkdir_p %{buildroot}%{_iconsdir}
12cr|burgerspace-1.9.1-1|38	%__mkdir_p %{buildroot}%{_miconsdir}
12cr|burgerspace-1.9.1-1|39	%__mkdir_p %{buildroot}%{_liconsdir}
12cr|burgerspace-1.9.1-1|40	bzcat %{SOURCE1} > %{buildroot}%{_miconsdir}/%{name}.png
12cr|burgerspace-1.9.1-1|41	bzcat %{SOURCE2} > %{buildroot}%{_iconsdir}/%{name}.png
12cr|burgerspace-1.9.1-1|42	bzcat %{SOURCE3} > %{buildroot}%{_liconsdir}/%{name}.png
12cr|burgerspace-1.9.1-1|43	
12cr|burgerspace-1.9.1-1|44	%__rm -fr %{buildroot}%{_defaultdocdir}/%{name}-*
12cr|burgerspace-1.9.1-1|45	
12cr|burgerspace-1.9.1-1|46	%files
12cr|burgerspace-1.9.1-1|47	%doc AUTHORS COPYING  INSTALL NEWS README THANKS TODO
12cr|burgerspace-1.9.1-1|48	%{_bindir}/burgerspace
12cr|burgerspace-1.9.1-1|49	%{_bindir}/burgerspace-server
12cr|burgerspace-1.9.1-1|50	%{_datadir}/sounds/*
12cr|burgerspace-1.9.1-1|51	%{_mandir}/man6/burgerspace.6*
12cr|burgerspace-1.9.1-1|52	%{_mandir}/man6/burgerspace-server.6*
12cr|burgerspace-1.9.1-1|53	%{_iconsdir}/%{name}.png
12cr|burgerspace-1.9.1-1|54	%{_liconsdir}/%{name}.png
12cr|burgerspace-1.9.1-1|55	%{_miconsdir}/%{name}.png
12cr|burgerspace-1.9.1-1|56	%{_datadir}/applications/*
12cr|burgerspace-1.9.1-1|57	%{_datadir}/pixmaps/*.png
12cr|burgerspace-1.9.1-1|58	
12cr|burgerspace-1.9.1-1|59	
12cr|burgerspace-1.9.1-1|60	%changelog
12cr|burgerspace-1.9.1-1|61	* Tue Mar 13 2012 Andrey Bondrov <abondrov@mandriva.org> 1.9.0-1mdv2011.0
12cr|burgerspace-1.9.1-1|62	+ Revision: 784504
12cr|burgerspace-1.9.1-1|63	- Update BuildRequires
12cr|burgerspace-1.9.1-1|64	
12cr|burgerspace-1.9.1-1|65	* Mon Mar 12 2012 Andrey Bondrov <abondrov@mandriva.org> 1.9.0-1
12cr|burgerspace-1.9.1-1|66	+ Revision: 784464
12cr|burgerspace-1.9.1-1|67	- Update file list
12cr|burgerspace-1.9.1-1|68	- New version 1.9.0, spec cleanup, update BuildRequires
12cr|burgerspace-1.9.1-1|69	
12cr|burgerspace-1.9.1-1|70	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|burgerspace-1.9.1-1|71	- the mass rebuild of 2010.0 packages
12cr|burgerspace-1.9.1-1|72	
12cr|burgerspace-1.9.1-1|73	* Sat Jul 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.8.3-2mdv2010.0
12cr|burgerspace-1.9.1-1|74	+ Revision: 399810
12cr|burgerspace-1.9.1-1|75	- fix dependencies
12cr|burgerspace-1.9.1-1|76	- spec cleanup
12cr|burgerspace-1.9.1-1|77	
12cr|burgerspace-1.9.1-1|78	* Fri May 15 2009 Samuel Verschelde <stormi@mandriva.org> 1.8.3-1mdv2010.0
12cr|burgerspace-1.9.1-1|79	+ Revision: 376196
12cr|burgerspace-1.9.1-1|80	- new version 1.8.3
12cr|burgerspace-1.9.1-1|81	- fix licence
12cr|burgerspace-1.9.1-1|82	- remove redundant desktop file
12cr|burgerspace-1.9.1-1|83	- add requires
12cr|burgerspace-1.9.1-1|84	
12cr|burgerspace-1.9.1-1|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|burgerspace-1.9.1-1|86	- rebuild
12cr|burgerspace-1.9.1-1|87	
12cr|burgerspace-1.9.1-1|88	+ Pixel <pixel@mandriva.com>
12cr|burgerspace-1.9.1-1|89	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|burgerspace-1.9.1-1|90	
12cr|burgerspace-1.9.1-1|91	+ Olivier Blin <blino@mandriva.org>
12cr|burgerspace-1.9.1-1|92	- restore BuildRoot
12cr|burgerspace-1.9.1-1|93	
12cr|burgerspace-1.9.1-1|94	* Thu Dec 27 2007 Jérôme Soyer <saispo@mandriva.org> 1.8.2-1mdv2008.1
12cr|burgerspace-1.9.1-1|95	+ Revision: 138360
12cr|burgerspace-1.9.1-1|96	- New release
12cr|burgerspace-1.9.1-1|97	
12cr|burgerspace-1.9.1-1|98	+ Nicolas Vigier <nvigier@mandriva.com>
12cr|burgerspace-1.9.1-1|99	- fix URL
12cr|burgerspace-1.9.1-1|100	
12cr|burgerspace-1.9.1-1|101	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 1.8.1-1mdv2008.1
12cr|burgerspace-1.9.1-1|102	+ Revision: 132294
12cr|burgerspace-1.9.1-1|103	- auto-convert XDG menu entry
12cr|burgerspace-1.9.1-1|104	- fix build
12cr|burgerspace-1.9.1-1|105	- kill re-definition of %%buildroot on Pixel's request
12cr|burgerspace-1.9.1-1|106	- use %%mkrel
12cr|burgerspace-1.9.1-1|107	- fix hardcoded man page extension
12cr|burgerspace-1.9.1-1|108	- import burgerspace
12cr|burgerspace-1.9.1-1|109	
12cr|burgerspace-1.9.1-1|110	
12cr|burgerspace-1.9.1-1|111	* Thu May 05 2005 Marcel Pol <mpol@mandriva.org> 1.8.1-1mdk
12cr|burgerspace-1.9.1-1|112	- 1.8.1
12cr|burgerspace-1.9.1-1|113	- adjust buildrequires
12cr|burgerspace-1.9.1-1|114	
12cr|burgerspace-1.9.1-1|115	* Sat Aug 28 2004 Marcel Pol <mpol@mandrake.org> 1.8.0-4mdk
12cr|burgerspace-1.9.1-1|116	- rebuild to fix menu (#11013)
12cr|burgerspace-1.9.1-1|117	
12cr|burgerspace-1.9.1-1|118	* Sat Jun 05 2004 Marcel Pol <mpol@mandrake.org> 1.8.0-3mdk
12cr|burgerspace-1.9.1-1|119	- rebuild
12cr|burgerspace-1.9.1-1|120	
12cr|burgerspace-1.9.1-1|121	* Thu Jun 12 2003 Marcel Pol <mpol@gmx.net> 1.8.0-2mdk
12cr|burgerspace-1.9.1-1|122	- buildrequires
12cr|burgerspace-1.9.1-1|123	
12cr|burgerspace-1.9.1-1|124	* Tue Jun 03 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.8.0-1mdk
12cr|burgerspace-1.9.1-1|125	- 1.8.0
12cr|burgerspace-1.9.1-1|126	
12cr|burgerspace-1.9.1-1|127	* Thu Jan 23 2003 Marcel Pol <mpol@gmx.net> 1.7.1-1mdk
12cr|burgerspace-1.9.1-1|128	- 1.7.1
12cr|burgerspace-1.9.1-1|129	
12cr|burgerspace-1.9.1-1|130	* Tue Jan 15 2002 Marcel Pol <mpol@gmx.net> 1.6-1mdk
12cr|burgerspace-1.9.1-1|131	- Mandrake build
12cr|burgerspace-1.9.1-1|132	- s/Copyright/License
12cr|burgerspace-1.9.1-1|133	- BuildRequires libgengameng4-devel libSDL1.2-devel libSDL_image1.2
12cr|burgerspace-1.9.1-1|134	- added menu-entry with icons
12cr|burgerspace-1.9.1-1|135	

492 12
12cr|bvi-1.3.2-7|1	Name: bvi
12cr|bvi-1.3.2-7|2	Version: 1.3.2
12cr|bvi-1.3.2-7|3	Release: 7
12cr|bvi-1.3.2-7|4	Summary: A vi-like binary file editor
12cr|bvi-1.3.2-7|5	URL: http://bvi.sourceforge.net/
12cr|bvi-1.3.2-7|6	Source: bvi-%{version}.tar.bz2
12cr|bvi-1.3.2-7|7	Patch0: bvi-1.3.2-config.guess.patch.bz2
12cr|bvi-1.3.2-7|8	Patch1: bvi-1.3.2-mdv-fix-str-fmt.patch
12cr|bvi-1.3.2-7|9	Group: Editors
12cr|bvi-1.3.2-7|10	License: GPLv2+
12cr|bvi-1.3.2-7|11	BuildRequires: pkgconfig(ncurses)
12cr|bvi-1.3.2-7|12	
12cr|bvi-1.3.2-7|13	%description
12cr|bvi-1.3.2-7|14	bvi is a display-oriented editor for binary files, based on the vi
12cr|bvi-1.3.2-7|15	text editor. If you are familiar with vi, just start the editor and
12cr|bvi-1.3.2-7|16	begin to edit! If you never heard about vi, maybe bvi is not the
12cr|bvi-1.3.2-7|17	best choice for you.
12cr|bvi-1.3.2-7|18	
12cr|bvi-1.3.2-7|19	%prep
12cr|bvi-1.3.2-7|20	%setup -q
12cr|bvi-1.3.2-7|21	%patch0 -p1
12cr|bvi-1.3.2-7|22	%patch1 -p1 -b .strfmt
12cr|bvi-1.3.2-7|23	
12cr|bvi-1.3.2-7|24	%build
12cr|bvi-1.3.2-7|25	%configure --libdir=%{_datadir}
12cr|bvi-1.3.2-7|26	make
12cr|bvi-1.3.2-7|27	
12cr|bvi-1.3.2-7|28	%install
12cr|bvi-1.3.2-7|29	mkdir -p %{buildroot}%{_bindir}
12cr|bvi-1.3.2-7|30	mkdir -p %{buildroot}%{_mandir}/man1
12cr|bvi-1.3.2-7|31	mkdir -p %{buildroot}%{_libdir}
12cr|bvi-1.3.2-7|32	
12cr|bvi-1.3.2-7|33	install -s -m 755 bvi %{buildroot}%{_bindir}/bvi
12cr|bvi-1.3.2-7|34	install -s -m 755 bmore %{buildroot}%{_bindir}/bmore
12cr|bvi-1.3.2-7|35	install -m 644 bvi.1 %{buildroot}%{_mandir}/man1/bvi.1
12cr|bvi-1.3.2-7|36	install -m 644 bmore.1 %{buildroot}%{_mandir}/man1/bmore.1
12cr|bvi-1.3.2-7|37	install -m 644 bmore.help %{buildroot}%{_datadir}/bmore.help
12cr|bvi-1.3.2-7|38	ln -sf bvi %{buildroot}%{_bindir}/bview
12cr|bvi-1.3.2-7|39	ln -sf bvi %{buildroot}%{_bindir}/bvedit
12cr|bvi-1.3.2-7|40	echo ".so man1/bvi.1" > %{buildroot}%{_mandir}/man1/bview.1
12cr|bvi-1.3.2-7|41	echo ".so man1/bvi.1" > %{buildroot}%{_mandir}/man1/bvedit.1
12cr|bvi-1.3.2-7|42	chmod 644 README COPYING CHANGES CREDITS
12cr|bvi-1.3.2-7|43	
12cr|bvi-1.3.2-7|44	%files
12cr|bvi-1.3.2-7|45	%defattr(-,root,root)
12cr|bvi-1.3.2-7|46	%doc README COPYING CHANGES CREDITS
12cr|bvi-1.3.2-7|47	%{_bindir}/bvi
12cr|bvi-1.3.2-7|48	%{_bindir}/bmore
12cr|bvi-1.3.2-7|49	%{_bindir}/bview
12cr|bvi-1.3.2-7|50	%{_bindir}/bvedit
12cr|bvi-1.3.2-7|51	%{_mandir}/man1/bvi.1*
12cr|bvi-1.3.2-7|52	%{_mandir}/man1/bmore.1*
12cr|bvi-1.3.2-7|53	%{_mandir}/man1/bview.1*
12cr|bvi-1.3.2-7|54	%{_mandir}/man1/bvedit.1*
12cr|bvi-1.3.2-7|55	%{_datadir}/bmore.help
12cr|bvi-1.3.2-7|56	
12cr|bvi-1.3.2-7|57	
12cr|bvi-1.3.2-7|58	
12cr|bvi-1.3.2-7|59	%changelog
12cr|bvi-1.3.2-7|60	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-6mdv2011.0
12cr|bvi-1.3.2-7|61	+ Revision: 610087
12cr|bvi-1.3.2-7|62	- rebuild
12cr|bvi-1.3.2-7|63	
12cr|bvi-1.3.2-7|64	* Sat Dec 12 2009 Jérôme Brenier <incubusss@mandriva.org> 1.3.2-5mdv2010.1
12cr|bvi-1.3.2-7|65	+ Revision: 477740
12cr|bvi-1.3.2-7|66	- fix str fmt
12cr|bvi-1.3.2-7|67	- fix license tag
12cr|bvi-1.3.2-7|68	
12cr|bvi-1.3.2-7|69	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2-4mdv2009.0
12cr|bvi-1.3.2-7|70	+ Revision: 243376
12cr|bvi-1.3.2-7|71	- rebuild
12cr|bvi-1.3.2-7|72	
12cr|bvi-1.3.2-7|73	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.3.2-2mdv2008.1
12cr|bvi-1.3.2-7|74	+ Revision: 140691
12cr|bvi-1.3.2-7|75	- restore BuildRoot
12cr|bvi-1.3.2-7|76	
12cr|bvi-1.3.2-7|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|bvi-1.3.2-7|78	- kill re-definition of %%buildroot on Pixel's request
12cr|bvi-1.3.2-7|79	- import bvi
12cr|bvi-1.3.2-7|80	
12cr|bvi-1.3.2-7|81	
12cr|bvi-1.3.2-7|82	* Tue Aug 01 2006 Lenny Cartier <lenny@mandriva.com> 1.3.2-2mdv2007.0
12cr|bvi-1.3.2-7|83	- rebuild
12cr|bvi-1.3.2-7|84	
12cr|bvi-1.3.2-7|85	* Fri May  6 2005 Claudio Matsuoka <claudio@mandriva.com> 1.3.2-1mdk
12cr|bvi-1.3.2-7|86	- package creation

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

494 12
12cr|bwidget-1.9.2-1|1	Name:		bwidget
12cr|bwidget-1.9.2-1|2	Version:	1.9.2
12cr|bwidget-1.9.2-1|3	Release:	%mkrel 1
12cr|bwidget-1.9.2-1|4	Summary:	Extended widget set for Tk
12cr|bwidget-1.9.2-1|5	Group:		System/Libraries
12cr|bwidget-1.9.2-1|6	License:	BSD
12cr|bwidget-1.9.2-1|7	URL:		http://tcllib.sourceforge.net/
12cr|bwidget-1.9.2-1|8	Source0:	http://downloads.sourceforge.net/tcllib/BWidget-%{version}.tar.gz
12cr|bwidget-1.9.2-1|9	#Requires:      tcl(abi) = 8.5 tk
12cr|bwidget-1.9.2-1|10	Requires:	tcl
12cr|bwidget-1.9.2-1|11	Requires:	tk
12cr|bwidget-1.9.2-1|12	BuildRequires:	tcl-devel
12cr|bwidget-1.9.2-1|13	BuildArch:	noarch
12cr|bwidget-1.9.2-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|bwidget-1.9.2-1|15	
12cr|bwidget-1.9.2-1|16	%description
12cr|bwidget-1.9.2-1|17	An extended widget set for Tcl/Tk.
12cr|bwidget-1.9.2-1|18	
12cr|bwidget-1.9.2-1|19	%prep
12cr|bwidget-1.9.2-1|20	%setup -q -n BWidget-%{version}
12cr|bwidget-1.9.2-1|21	%{__sed} -i 's/\r//' LICENSE.txt BWman/*.html
12cr|bwidget-1.9.2-1|22	
12cr|bwidget-1.9.2-1|23	%build
12cr|bwidget-1.9.2-1|24	
12cr|bwidget-1.9.2-1|25	%install
12cr|bwidget-1.9.2-1|26	%{__rm} -rf %{buildroot}
12cr|bwidget-1.9.2-1|27	# Don't bother with the included configure script and Makefile.  They
12cr|bwidget-1.9.2-1|28	# are missing a lot of pieces and won't work at all.  Installation is
12cr|bwidget-1.9.2-1|29	# pretty simple, so we can just do it here manually.
12cr|bwidget-1.9.2-1|30	%{__mkdir_p} %{buildroot}%{tcl_sitelib}/%{name}%{version}/
12cr|bwidget-1.9.2-1|31	%{__mkdir_p} %{buildroot}%{tcl_sitelib}/%{name}%{version}/lang
12cr|bwidget-1.9.2-1|32	%{__mkdir_p} %{buildroot}%{tcl_sitelib}/%{name}%{version}/images
12cr|bwidget-1.9.2-1|33	
12cr|bwidget-1.9.2-1|34	%{__install} -m 0644 -pD *.tcl %{buildroot}%{tcl_sitelib}/%{name}%{version}/
12cr|bwidget-1.9.2-1|35	%{__install} -m 0644 -pD lang/*.rc %{buildroot}%{tcl_sitelib}/%{name}%{version}/lang/
12cr|bwidget-1.9.2-1|36	%{__install} -m 0644 -pD images/*.gif images/*.xbm %{buildroot}%{tcl_sitelib}/%{name}%{version}/images/
12cr|bwidget-1.9.2-1|37	
12cr|bwidget-1.9.2-1|38	
12cr|bwidget-1.9.2-1|39	%clean
12cr|bwidget-1.9.2-1|40	%{__rm} -rf %{buildroot}
12cr|bwidget-1.9.2-1|41	
12cr|bwidget-1.9.2-1|42	
12cr|bwidget-1.9.2-1|43	%files
12cr|bwidget-1.9.2-1|44	%defattr(0644,root,root,0755)
12cr|bwidget-1.9.2-1|45	%doc README.txt LICENSE.txt
12cr|bwidget-1.9.2-1|46	%doc BWman/*.html
12cr|bwidget-1.9.2-1|47	%defattr(-,root,root,0755)
12cr|bwidget-1.9.2-1|48	%{tcl_sitelib}/%{name}%{version}
12cr|bwidget-1.9.2-1|49	
12cr|bwidget-1.9.2-1|50	
12cr|bwidget-1.9.2-1|51	%changelog
12cr|bwidget-1.9.2-1|52	* Tue Mar 15 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.9.2-1mdv2011.0
12cr|bwidget-1.9.2-1|53	+ Revision: 645050
12cr|bwidget-1.9.2-1|54	- update to new version 1.9.2
12cr|bwidget-1.9.2-1|55	
12cr|bwidget-1.9.2-1|56	* Mon Feb 15 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.9.0-1mdv2011.0
12cr|bwidget-1.9.2-1|57	+ Revision: 506073
12cr|bwidget-1.9.2-1|58	- Update to 1.9.0
12cr|bwidget-1.9.2-1|59	- Clean spec to fix warnings
12cr|bwidget-1.9.2-1|60	
12cr|bwidget-1.9.2-1|61	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.8.0-6mdv2010.0
12cr|bwidget-1.9.2-1|62	+ Revision: 436907
12cr|bwidget-1.9.2-1|63	- rebuild
12cr|bwidget-1.9.2-1|64	
12cr|bwidget-1.9.2-1|65	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 1.8.0-5mdv2009.1
12cr|bwidget-1.9.2-1|66	+ Revision: 310802
12cr|bwidget-1.9.2-1|67	- buildrequires tcl-devel (for the macros)
12cr|bwidget-1.9.2-1|68	- rebuild with new tcl
12cr|bwidget-1.9.2-1|69	- drop the now unneeded defines
12cr|bwidget-1.9.2-1|70	
12cr|bwidget-1.9.2-1|71	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.8.0-4mdv2009.0
12cr|bwidget-1.9.2-1|72	+ Revision: 243378
12cr|bwidget-1.9.2-1|73	- rebuild
12cr|bwidget-1.9.2-1|74	
12cr|bwidget-1.9.2-1|75	* Wed Jan 09 2008 David Walluck <walluck@mandriva.org> 1.8.0-2mdv2008.1
12cr|bwidget-1.9.2-1|76	+ Revision: 147396
12cr|bwidget-1.9.2-1|77	- add macros
12cr|bwidget-1.9.2-1|78	- fix tcl Requires
12cr|bwidget-1.9.2-1|79	
12cr|bwidget-1.9.2-1|80	* Mon Jan 07 2008 David Walluck <walluck@mandriva.org> 1.8.0-1mdv2008.1
12cr|bwidget-1.9.2-1|81	+ Revision: 146191
12cr|bwidget-1.9.2-1|82	- hardcode tcl version
12cr|bwidget-1.9.2-1|83	- import bwidget
12cr|bwidget-1.9.2-1|84	
12cr|bwidget-1.9.2-1|85	
12cr|bwidget-1.9.2-1|86	* Fri Jan  3 2008 Marcela Maslanova <mmaslano@redhat.com> 1.8.0-3
12cr|bwidget-1.9.2-1|87	- rebuild with new tcl8.5, changed abi in spec
12cr|bwidget-1.9.2-1|88	
12cr|bwidget-1.9.2-1|89	* Wed Aug 22 2007 Wart <wart at kobold.org> 1.8.0-2
12cr|bwidget-1.9.2-1|90	- License tag clarification
12cr|bwidget-1.9.2-1|91	- Move files to a tcl-specific directory for faster loading
12cr|bwidget-1.9.2-1|92	
12cr|bwidget-1.9.2-1|93	* Thu Oct 19 2006 Wart <wart at kobold.org> 1.8.0-1
12cr|bwidget-1.9.2-1|94	- Update to 1.8.0
12cr|bwidget-1.9.2-1|95	- Remove patch that was accepted upstream
12cr|bwidget-1.9.2-1|96	
12cr|bwidget-1.9.2-1|97	* Mon Aug 28 2006 Wart <wart at kobold.org> 1.7.0-4
12cr|bwidget-1.9.2-1|98	- Rebuild for Fedora Extras
12cr|bwidget-1.9.2-1|99	
12cr|bwidget-1.9.2-1|100	* Fri Aug 11 2006 Wart <wart at kobold.org> 1.7.0-3
12cr|bwidget-1.9.2-1|101	- Add patch for adding a color selector to the font dialog
12cr|bwidget-1.9.2-1|102	
12cr|bwidget-1.9.2-1|103	* Sat Dec 10 2005 Wart <wart at kobold.org> 1.7.0-2
12cr|bwidget-1.9.2-1|104	- added dist tag to release tag.
12cr|bwidget-1.9.2-1|105	
12cr|bwidget-1.9.2-1|106	* Sat Dec 10 2005 Wart <wart at kobold.org> 1.7.0-1
12cr|bwidget-1.9.2-1|107	- Initial spec file.

495 12
12cr|bwm-ng-0.6-3|1	
12cr|bwm-ng-0.6-3|2	%define name	bwm-ng
12cr|bwm-ng-0.6-3|3	%define version	0.6
12cr|bwm-ng-0.6-3|4	%define rel	3
12cr|bwm-ng-0.6-3|5	
12cr|bwm-ng-0.6-3|6	Summary:	Console-based live network and disk io bandwidth monitor
12cr|bwm-ng-0.6-3|7	Name:		%{name}
12cr|bwm-ng-0.6-3|8	Version:	%{version}
12cr|bwm-ng-0.6-3|9	Release:	%mkrel %{rel}
12cr|bwm-ng-0.6-3|10	URL:		http://gropp.org/?id=projects&sub=bwm-ng
12cr|bwm-ng-0.6-3|11	Source:		http://gropp.org/bwm-ng/bwm-ng-%{version}.tar.gz
12cr|bwm-ng-0.6-3|12	# fixes build, from upstream
12cr|bwm-ng-0.6-3|13	Patch0:		bwm-ng-fmt+retvalues.patch
12cr|bwm-ng-0.6-3|14	License:	GPLv2+
12cr|bwm-ng-0.6-3|15	Group:		Monitoring
12cr|bwm-ng-0.6-3|16	BuildRoot:	%{_tmppath}/%{name}-root
12cr|bwm-ng-0.6-3|17	BuildRequires:	ncurses-devel
12cr|bwm-ng-0.6-3|18	BuildRequires:	libstatgrab-devel
12cr|bwm-ng-0.6-3|19	
12cr|bwm-ng-0.6-3|20	%description
12cr|bwm-ng-0.6-3|21	Bandwidth Monitor NG is a small and simple console-based live
12cr|bwm-ng-0.6-3|22	network and disk io bandwidth monitor for Linux, BSD, Solaris, Mac
12cr|bwm-ng-0.6-3|23	OS X and others.
12cr|bwm-ng-0.6-3|24	
12cr|bwm-ng-0.6-3|25	Short list of features:
12cr|bwm-ng-0.6-3|26	- supports /proc/net/dev, netstat, getifaddr, sysctl, kstat,
12cr|bwm-ng-0.6-3|27	/proc/diskstats, /proc/partitions, IOKit, devstat and libstatgrab
12cr|bwm-ng-0.6-3|28	- unlimited number of interfaces/devices supported
12cr|bwm-ng-0.6-3|29	- interfaces/devices are added or removed dynamically from list
12cr|bwm-ng-0.6-3|30	- white-/blacklist of interfaces/devices
12cr|bwm-ng-0.6-3|31	- output of KB/s, Kb/s, packets, errors, average, max and total sum
12cr|bwm-ng-0.6-3|32	- output in curses, plain console, CSV or HTML
12cr|bwm-ng-0.6-3|33	- configfile
12cr|bwm-ng-0.6-3|34	
12cr|bwm-ng-0.6-3|35	%prep
12cr|bwm-ng-0.6-3|36	%setup -q
12cr|bwm-ng-0.6-3|37	%apply_patches
12cr|bwm-ng-0.6-3|38	
12cr|bwm-ng-0.6-3|39	%build
12cr|bwm-ng-0.6-3|40	%configure2_5x --with-ncurses --with-partitions --with-procnetdev --with-libstatgrab
12cr|bwm-ng-0.6-3|41	%make
12cr|bwm-ng-0.6-3|42	
12cr|bwm-ng-0.6-3|43	%install
12cr|bwm-ng-0.6-3|44	rm -rf %{buildroot}
12cr|bwm-ng-0.6-3|45	%makeinstall_std
12cr|bwm-ng-0.6-3|46	
12cr|bwm-ng-0.6-3|47	%clean
12cr|bwm-ng-0.6-3|48	rm -rf %{buildroot}
12cr|bwm-ng-0.6-3|49	
12cr|bwm-ng-0.6-3|50	%files
12cr|bwm-ng-0.6-3|51	%defattr(-,root,root)
12cr|bwm-ng-0.6-3|52	%doc README AUTHORS ChangeLog NEWS THANKS bwm-ng.conf-example bwm-ng.css
12cr|bwm-ng-0.6-3|53	%{_bindir}/%{name}
12cr|bwm-ng-0.6-3|54	%{_mandir}/man1/%{name}.1*
12cr|bwm-ng-0.6-3|55	
12cr|bwm-ng-0.6-3|56	
12cr|bwm-ng-0.6-3|57	%changelog
12cr|bwm-ng-0.6-3|58	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-3mdv2011.0
12cr|bwm-ng-0.6-3|59	+ Revision: 610088
12cr|bwm-ng-0.6-3|60	- rebuild
12cr|bwm-ng-0.6-3|61	
12cr|bwm-ng-0.6-3|62	* Sat Feb 06 2010 Anssi Hannula <anssi@mandriva.org> 0.6-2mdv2010.1
12cr|bwm-ng-0.6-3|63	+ Revision: 501440
12cr|bwm-ng-0.6-3|64	- fix build (fmt+retvalues.patch from upstream)
12cr|bwm-ng-0.6-3|65	- build with libstatgrab support
12cr|bwm-ng-0.6-3|66	
12cr|bwm-ng-0.6-3|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|bwm-ng-0.6-3|68	- rebuild
12cr|bwm-ng-0.6-3|69	
12cr|bwm-ng-0.6-3|70	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.6-1mdv2009.0
12cr|bwm-ng-0.6-3|71	+ Revision: 140691
12cr|bwm-ng-0.6-3|72	- restore BuildRoot
12cr|bwm-ng-0.6-3|73	
12cr|bwm-ng-0.6-3|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|bwm-ng-0.6-3|75	- kill re-definition of %%buildroot on Pixel's request
12cr|bwm-ng-0.6-3|76	
12cr|bwm-ng-0.6-3|77	* Mon Dec 03 2007 Anssi Hannula <anssi@mandriva.org> 0.6-1mdv2008.1
12cr|bwm-ng-0.6-3|78	+ Revision: 114538
12cr|bwm-ng-0.6-3|79	- initial Mandriva release
12cr|bwm-ng-0.6-3|80	

496 12
12cr|bw-whois-5.0-2|1	Summary:	Enhanced WHOIS client on steroids
12cr|bw-whois-5.0-2|2	Name:		bw-whois
12cr|bw-whois-5.0-2|3	Version:	5.0
12cr|bw-whois-5.0-2|4	Release:	%mkrel 2
12cr|bw-whois-5.0-2|5	License:	GPL or Artistic
12cr|bw-whois-5.0-2|6	Group:          Networking/Other
12cr|bw-whois-5.0-2|7	URL:		http://whois.bw.org
12cr|bw-whois-5.0-2|8	Source0:	whois-%{version}.tar.bz2
12cr|bw-whois-5.0-2|9	Patch0:		whois-config.diff
12cr|bw-whois-5.0-2|10	BuildArch:      noarch
12cr|bw-whois-5.0-2|11	BuildRequires:  perl-devel
12cr|bw-whois-5.0-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|bw-whois-5.0-2|13	
12cr|bw-whois-5.0-2|14	%description
12cr|bw-whois-5.0-2|15	BW Whois is a whois client designed to work with the new "Shared
12cr|bw-whois-5.0-2|16	Registration System" whois introduced 1 December 1999. This new
12cr|bw-whois-5.0-2|17	system has proved to be remarkably disorganized and inconsistent,
12cr|bw-whois-5.0-2|18	resulting in tremendous confusion for those of us who need to
12cr|bw-whois-5.0-2|19	find the ownership of a domain now and then.
12cr|bw-whois-5.0-2|20	
12cr|bw-whois-5.0-2|21	%prep
12cr|bw-whois-5.0-2|22	
12cr|bw-whois-5.0-2|23	%setup -q -n whois-%{version}
12cr|bw-whois-5.0-2|24	%patch0 -p1
12cr|bw-whois-5.0-2|25	
12cr|bw-whois-5.0-2|26	%build
12cr|bw-whois-5.0-2|27	
12cr|bw-whois-5.0-2|28	%install
12cr|bw-whois-5.0-2|29	rm -rf %{buildroot}
12cr|bw-whois-5.0-2|30	
12cr|bw-whois-5.0-2|31	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|bw-whois-5.0-2|32	install -d %{buildroot}%{_bindir}
12cr|bw-whois-5.0-2|33	install -d %{buildroot}%{perl_vendorlib}
12cr|bw-whois-5.0-2|34	install -d %{buildroot}%{_mandir}/man1
12cr|bw-whois-5.0-2|35	
12cr|bw-whois-5.0-2|36	install -m755 whois %{buildroot}%{_bindir}/%{name}
12cr|bw-whois-5.0-2|37	install -m644 whois.1 %{buildroot}%{_mandir}/man1/%{name}.1
12cr|bw-whois-5.0-2|38	install -m644 whois.conf %{buildroot}%{_sysconfdir}/%{name}/
12cr|bw-whois-5.0-2|39	install -m644 tld.conf %{buildroot}%{_sysconfdir}/%{name}/
12cr|bw-whois-5.0-2|40	install -m644 sd.conf %{buildroot}%{_sysconfdir}/%{name}/
12cr|bw-whois-5.0-2|41	install -m644 bwInclude.pm %{buildroot}%{perl_vendorlib}/
12cr|bw-whois-5.0-2|42	
12cr|bw-whois-5.0-2|43	%clean
12cr|bw-whois-5.0-2|44	rm -rf %{buildroot}
12cr|bw-whois-5.0-2|45	
12cr|bw-whois-5.0-2|46	%files
12cr|bw-whois-5.0-2|47	%defattr(-,root,root)
12cr|bw-whois-5.0-2|48	%doc DISCLAIMER HISTORY INSTALL README create_whois.sql whois-*.html whois.txt
12cr|bw-whois-5.0-2|49	%config(noreplace) %{_sysconfdir}/%{name}/tld.conf
12cr|bw-whois-5.0-2|50	%config(noreplace) %{_sysconfdir}/%{name}/whois.conf
12cr|bw-whois-5.0-2|51	%config(noreplace) %{_sysconfdir}/%{name}/sd.conf
12cr|bw-whois-5.0-2|52	%{_bindir}/%{name}
12cr|bw-whois-5.0-2|53	%{perl_vendorlib}/bwInclude.pm
12cr|bw-whois-5.0-2|54	%{_mandir}/man1/%{name}.1*
12cr|bw-whois-5.0-2|55	
12cr|bw-whois-5.0-2|56	
12cr|bw-whois-5.0-2|57	%changelog
12cr|bw-whois-5.0-2|58	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 5.0-2mdv2010.0
12cr|bw-whois-5.0-2|59	+ Revision: 424700
12cr|bw-whois-5.0-2|60	- rebuild
12cr|bw-whois-5.0-2|61	
12cr|bw-whois-5.0-2|62	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 5.0-1mdv2009.0
12cr|bw-whois-5.0-2|63	+ Revision: 238944
12cr|bw-whois-5.0-2|64	- 5.0
12cr|bw-whois-5.0-2|65	- rediffed P0
12cr|bw-whois-5.0-2|66	
12cr|bw-whois-5.0-2|67	+ Olivier Blin <oblin@mandriva.com>
12cr|bw-whois-5.0-2|68	- restore BuildRoot
12cr|bw-whois-5.0-2|69	
12cr|bw-whois-5.0-2|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|bw-whois-5.0-2|71	- kill re-definition of %%buildroot on Pixel's request
12cr|bw-whois-5.0-2|72	
12cr|bw-whois-5.0-2|73	
12cr|bw-whois-5.0-2|74	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 3.4-4mdv2007.0
12cr|bw-whois-5.0-2|75	+ Revision: 101624
12cr|bw-whois-5.0-2|76	- Import bw-whois
12cr|bw-whois-5.0-2|77	
12cr|bw-whois-5.0-2|78	* Sat Jul 15 2006 Oden Eriksson <oeriksson@mandriva.com> 3.4-4mdv2007.0
12cr|bw-whois-5.0-2|79	- rebuild
12cr|bw-whois-5.0-2|80	
12cr|bw-whois-5.0-2|81	* Sat Jun 04 2005 Oden Eriksson <oeriksson@mandriva.com> 3.4-3mdk
12cr|bw-whois-5.0-2|82	- rebuild
12cr|bw-whois-5.0-2|83	- fix autodeps
12cr|bw-whois-5.0-2|84	
12cr|bw-whois-5.0-2|85	* Mon May 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.4-2mdk
12cr|bw-whois-5.0-2|86	- build release
12cr|bw-whois-5.0-2|87	

497 12
12cr|bygfoot-2.3.2-5|1	Summary:	Football (soccer) manager game
12cr|bygfoot-2.3.2-5|2	Name:		bygfoot
12cr|bygfoot-2.3.2-5|3	Version:	2.3.2
12cr|bygfoot-2.3.2-5|4	Release:	5
12cr|bygfoot-2.3.2-5|5	License:	GPLv2+
12cr|bygfoot-2.3.2-5|6	Group:		Games/Sports
12cr|bygfoot-2.3.2-5|7	Url:		http://bygfoot.sourceforge.net
12cr|bygfoot-2.3.2-5|8	Source0:	http://downloads.sourceforge.net/bygfoot/%{name}-%{version}.tar.bz2
12cr|bygfoot-2.3.2-5|9	Source1:	%{name}.desktop
12cr|bygfoot-2.3.2-5|10	Patch0:		%{name}-2.2.1-gst-version.patch
12cr|bygfoot-2.3.2-5|11	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|bygfoot-2.3.2-5|12	BuildRequires:	gstreamer0.10-devel
12cr|bygfoot-2.3.2-5|13	
12cr|bygfoot-2.3.2-5|14	%description
12cr|bygfoot-2.3.2-5|15	Bygfoot is a small and simple football (a.k.a. soccer) manager game
12cr|bygfoot-2.3.2-5|16	featuring quite a few international leagues and cups. You manage a
12cr|bygfoot-2.3.2-5|17	team from one such league: you form the team, buy and sell players,
12cr|bygfoot-2.3.2-5|18	get promoted or relegated and of course try to be successful.
12cr|bygfoot-2.3.2-5|19	
12cr|bygfoot-2.3.2-5|20	%prep
12cr|bygfoot-2.3.2-5|21	%setup -qn %{name}-%{version}
12cr|bygfoot-2.3.2-5|22	%patch0 -p1
12cr|bygfoot-2.3.2-5|23	
12cr|bygfoot-2.3.2-5|24	%build
12cr|bygfoot-2.3.2-5|25	export LDFLAGS="-lpthread -lm"
12cr|bygfoot-2.3.2-5|26	aclocal --force
12cr|bygfoot-2.3.2-5|27	autoconf --force
12cr|bygfoot-2.3.2-5|28	autoheader --force
12cr|bygfoot-2.3.2-5|29	
12cr|bygfoot-2.3.2-5|30	%configure2_5x \
12cr|bygfoot-2.3.2-5|31	--enable-gstreamer
12cr|bygfoot-2.3.2-5|32	
12cr|bygfoot-2.3.2-5|33	%make
12cr|bygfoot-2.3.2-5|34	
12cr|bygfoot-2.3.2-5|35	%install
12cr|bygfoot-2.3.2-5|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|bygfoot-2.3.2-5|37	
12cr|bygfoot-2.3.2-5|38	%makeinstall_std
12cr|bygfoot-2.3.2-5|39	mkdir -p %{buildroot}%{_datadir}/{pixmaps,applications}
12cr|bygfoot-2.3.2-5|40	
12cr|bygfoot-2.3.2-5|41	install -m 0644 support_files/pixmaps/bygfoot_icon.png %{buildroot}%{_datadir}/pixmaps/bygfoot.png
12cr|bygfoot-2.3.2-5|42	install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|bygfoot-2.3.2-5|43	
12cr|bygfoot-2.3.2-5|44	%find_lang %{name}
12cr|bygfoot-2.3.2-5|45	
12cr|bygfoot-2.3.2-5|46	%if %mdkversion < 200900
12cr|bygfoot-2.3.2-5|47	%post
12cr|bygfoot-2.3.2-5|48	%{update_menus}
12cr|bygfoot-2.3.2-5|49	%{update_desktop_database}
12cr|bygfoot-2.3.2-5|50	%update_icon_cache hicolor
12cr|bygfoot-2.3.2-5|51	%endif
12cr|bygfoot-2.3.2-5|52	
12cr|bygfoot-2.3.2-5|53	%if %mdkversion < 200900
12cr|bygfoot-2.3.2-5|54	%postun
12cr|bygfoot-2.3.2-5|55	%{clean_menus}
12cr|bygfoot-2.3.2-5|56	%{clean_desktop_database}
12cr|bygfoot-2.3.2-5|57	%clean_icon_cache hicolor
12cr|bygfoot-2.3.2-5|58	%endif
12cr|bygfoot-2.3.2-5|59	
12cr|bygfoot-2.3.2-5|60	%clean
12cr|bygfoot-2.3.2-5|61	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|bygfoot-2.3.2-5|62	
12cr|bygfoot-2.3.2-5|63	%files -f %{name}.lang
12cr|bygfoot-2.3.2-5|64	%defattr(-,root,root)
12cr|bygfoot-2.3.2-5|65	%doc AUTHORS ChangeLog README TODO UPDATE ReleaseNotes
12cr|bygfoot-2.3.2-5|66	%{_bindir}/%{name}
12cr|bygfoot-2.3.2-5|67	%{_datadir}/%{name}
12cr|bygfoot-2.3.2-5|68	%{_datadir}/pixmaps/%{name}.png
12cr|bygfoot-2.3.2-5|69	%{_datadir}/applications/%{name}.desktop
12cr|bygfoot-2.3.2-5|70	
12cr|bygfoot-2.3.2-5|71	
12cr|bygfoot-2.3.2-5|72	%changelog
12cr|bygfoot-2.3.2-5|73	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3.2-3mdv2011.0
12cr|bygfoot-2.3.2-5|74	+ Revision: 610089
12cr|bygfoot-2.3.2-5|75	- rebuild
12cr|bygfoot-2.3.2-5|76	
12cr|bygfoot-2.3.2-5|77	* Sun May 02 2010 Funda Wang <fwang@mandriva.org> 2.3.2-2mdv2010.1
12cr|bygfoot-2.3.2-5|78	+ Revision: 541574
12cr|bygfoot-2.3.2-5|79	- fix perms
12cr|bygfoot-2.3.2-5|80	
12cr|bygfoot-2.3.2-5|81	* Sun Jul 12 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.3.2-1mdv2010.0
12cr|bygfoot-2.3.2-5|82	+ Revision: 395065
12cr|bygfoot-2.3.2-5|83	- update to new version 2.3.2
12cr|bygfoot-2.3.2-5|84	
12cr|bygfoot-2.3.2-5|85	* Mon Nov 17 2008 Funda Wang <fwang@mandriva.org> 2.3.0-1mdv2009.1
12cr|bygfoot-2.3.2-5|86	+ Revision: 303970
12cr|bygfoot-2.3.2-5|87	- New version 2.3.0
12cr|bygfoot-2.3.2-5|88	
12cr|bygfoot-2.3.2-5|89	* Sat Jun 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.2.1-1mdv2009.0
12cr|bygfoot-2.3.2-5|90	+ Revision: 229718
12cr|bygfoot-2.3.2-5|91	- update to new version 2.2.1
12cr|bygfoot-2.3.2-5|92	- Patch0: fix gstreamer version
12cr|bygfoot-2.3.2-5|93	- enable gstreamer backend
12cr|bygfoot-2.3.2-5|94	- do not package COPYING file
12cr|bygfoot-2.3.2-5|95	
12cr|bygfoot-2.3.2-5|96	+ Pixel <pixel@mandriva.com>
12cr|bygfoot-2.3.2-5|97	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|bygfoot-2.3.2-5|98	
12cr|bygfoot-2.3.2-5|99	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.2.0-2mdv2008.1
12cr|bygfoot-2.3.2-5|100	+ Revision: 170779
12cr|bygfoot-2.3.2-5|101	- rebuild
12cr|bygfoot-2.3.2-5|102	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|bygfoot-2.3.2-5|103	- kill re-definition of %%buildroot on Pixel's request
12cr|bygfoot-2.3.2-5|104	
12cr|bygfoot-2.3.2-5|105	+ Olivier Blin <oblin@mandriva.com>
12cr|bygfoot-2.3.2-5|106	- restore BuildRoot
12cr|bygfoot-2.3.2-5|107	
12cr|bygfoot-2.3.2-5|108	* Mon Jul 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.2.0-1mdv2008.0
12cr|bygfoot-2.3.2-5|109	+ Revision: 52712
12cr|bygfoot-2.3.2-5|110	- fix file list
12cr|bygfoot-2.3.2-5|111	- new version
12cr|bygfoot-2.3.2-5|112	- drop X-MandrivaLinux from desktop file
12cr|bygfoot-2.3.2-5|113	
12cr|bygfoot-2.3.2-5|114	
12cr|bygfoot-2.3.2-5|115	* Thu Feb 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.0-1mdv2007.0
12cr|bygfoot-2.3.2-5|116	+ Revision: 124690
12cr|bygfoot-2.3.2-5|117	- Import bygfoot
12cr|bygfoot-2.3.2-5|118	

498 12
12cr|byobu-5.16-1|1	%define name	byobu
12cr|byobu-5.16-1|2	%define version 5.16
12cr|byobu-5.16-1|3	%define release 1
12cr|byobu-5.16-1|4	
12cr|byobu-5.16-1|5	Summary: 	Profiles for the GNU screen manager
12cr|byobu-5.16-1|6	Name: 	 	%{name}
12cr|byobu-5.16-1|7	Version: 	%{version}
12cr|byobu-5.16-1|8	Release: 	%{release}
12cr|byobu-5.16-1|9	Source0: 	http://launchpad.net/byobu/trunk/%{version}/+download/%{name}_%{version}.orig.tar.gz
12cr|byobu-5.16-1|10	License: 	GPLv3+
12cr|byobu-5.16-1|11	Group:		Terminals
12cr|byobu-5.16-1|12	Url:		https://launchpad.net/byobu
12cr|byobu-5.16-1|13	BuildArch:	noarch
12cr|byobu-5.16-1|14	BuildRequires:	gettext
12cr|byobu-5.16-1|15	Requires:	screen, python >= 2.5, newt, gettext
12cr|byobu-5.16-1|16	
12cr|byobu-5.16-1|17	%description
12cr|byobu-5.16-1|18	byobu includes a set of profiles for the GNU screen window
12cr|byobu-5.16-1|19	manager. These profiles are quite useful on server machines which are
12cr|byobu-5.16-1|20	not running a graphical desktop. The 'screen' command provides a
12cr|byobu-5.16-1|21	number of advanced features are not necessarily exposed in the default
12cr|byobu-5.16-1|22	profile. These profiles provide features such as status bars, clocks,
12cr|byobu-5.16-1|23	notifiers (reboot-required, updates-available), etc. The
12cr|byobu-5.16-1|24	profile-switcher allows users to quickly switch their .screenrc to any
12cr|byobu-5.16-1|25	of the available profiles.
12cr|byobu-5.16-1|26	
12cr|byobu-5.16-1|27	%prep
12cr|byobu-5.16-1|28	%setup -q
12cr|byobu-5.16-1|29	
12cr|byobu-5.16-1|30	%build
12cr|byobu-5.16-1|31	%configure2_5x
12cr|byobu-5.16-1|32	
12cr|byobu-5.16-1|33	%install
12cr|byobu-5.16-1|34	%makeinstall_std
12cr|byobu-5.16-1|35	
12cr|byobu-5.16-1|36	%files
12cr|byobu-5.16-1|37	%defattr(-,root,root)
12cr|byobu-5.16-1|38	%doc README COPYING
12cr|byobu-5.16-1|39	%doc usr/share/doc/%{name}/help.screen.txt
12cr|byobu-5.16-1|40	%doc usr/share/doc/%{name}/help.tmux.txt
12cr|byobu-5.16-1|41	%dir %{_datadir}/%{name}
12cr|byobu-5.16-1|42	%dir %{_prefix}/lib/%{name}
12cr|byobu-5.16-1|43	%{_bindir}/%{name}*
12cr|byobu-5.16-1|44	%{_sysconfdir}/%{name}/
12cr|byobu-5.16-1|45	%{_sysconfdir}/profile.d/Z97-%{name}.sh
12cr|byobu-5.16-1|46	%{_datadir}/applications/%{name}.desktop
12cr|byobu-5.16-1|47	%{_datadir}/%{name}/*
12cr|byobu-5.16-1|48	%{_mandir}/man1/%{name}*.1.*
12cr|byobu-5.16-1|49	%{_prefix}/lib/%{name}/*
12cr|byobu-5.16-1|50	
12cr|byobu-5.16-1|51	
12cr|byobu-5.16-1|52	%changelog
12cr|byobu-5.16-1|53	* Tue Mar 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 5.16-1
12cr|byobu-5.16-1|54	+ Revision: 784650
12cr|byobu-5.16-1|55	- version update 5.16
12cr|byobu-5.16-1|56	
12cr|byobu-5.16-1|57	* Mon Feb 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 5.15-1
12cr|byobu-5.16-1|58	+ Revision: 780981
12cr|byobu-5.16-1|59	- version update 5.15
12cr|byobu-5.16-1|60	
12cr|byobu-5.16-1|61	* Wed Feb 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 5.10-1
12cr|byobu-5.16-1|62	+ Revision: 774375
12cr|byobu-5.16-1|63	- version update 5.10
12cr|byobu-5.16-1|64	
12cr|byobu-5.16-1|65	* Sat Jan 21 2012 Alexander Khrukin <akhrukin@mandriva.org> 5.5-1
12cr|byobu-5.16-1|66	+ Revision: 764834
12cr|byobu-5.16-1|67	- version update 5.5
12cr|byobu-5.16-1|68	
12cr|byobu-5.16-1|69	* Wed Jan 18 2012 Alexander Khrukin <akhrukin@mandriva.org> 5.4-1
12cr|byobu-5.16-1|70	+ Revision: 762094
12cr|byobu-5.16-1|71	- version update 5.4
12cr|byobu-5.16-1|72	
12cr|byobu-5.16-1|73	* Thu Jan 12 2012 Alexander Khrukin <akhrukin@mandriva.org> 5.2-1
12cr|byobu-5.16-1|74	+ Revision: 760337
12cr|byobu-5.16-1|75	- version update 5.2
12cr|byobu-5.16-1|76	
12cr|byobu-5.16-1|77	* Tue Dec 27 2011 Alexander Khrukin <akhrukin@mandriva.org> 5.0-1
12cr|byobu-5.16-1|78	+ Revision: 745524
12cr|byobu-5.16-1|79	- version update 5.0
12cr|byobu-5.16-1|80	
12cr|byobu-5.16-1|81	* Fri Dec 23 2011 Alexander Khrukin <akhrukin@mandriva.org> 4.55-1
12cr|byobu-5.16-1|82	+ Revision: 744821
12cr|byobu-5.16-1|83	- version update 4.55
12cr|byobu-5.16-1|84	
12cr|byobu-5.16-1|85	* Sun Dec 11 2011 Alexander Khrukin <akhrukin@mandriva.org> 4.54-1
12cr|byobu-5.16-1|86	+ Revision: 740305
12cr|byobu-5.16-1|87	- version update 4.54
12cr|byobu-5.16-1|88	
12cr|byobu-5.16-1|89	* Wed Oct 05 2011 Lev Givon <lev@mandriva.org> 4.37-1
12cr|byobu-5.16-1|90	+ Revision: 703185
12cr|byobu-5.16-1|91	- Update to 4.37.
12cr|byobu-5.16-1|92	
12cr|byobu-5.16-1|93	* Mon Aug 08 2011 Lev Givon <lev@mandriva.org> 4.25-1
12cr|byobu-5.16-1|94	+ Revision: 693655
12cr|byobu-5.16-1|95	- Update to 4.25.
12cr|byobu-5.16-1|96	
12cr|byobu-5.16-1|97	* Tue May 17 2011 Lev Givon <lev@mandriva.org> 4.1-1
12cr|byobu-5.16-1|98	+ Revision: 675927
12cr|byobu-5.16-1|99	- Update to 4.1.
12cr|byobu-5.16-1|100	
12cr|byobu-5.16-1|101	* Tue Sep 07 2010 Lev Givon <lev@mandriva.org> 3.4-1mdv2011.0
12cr|byobu-5.16-1|102	+ Revision: 576668
12cr|byobu-5.16-1|103	- Update to 3.4.
12cr|byobu-5.16-1|104	
12cr|byobu-5.16-1|105	* Mon Aug 16 2010 Lev Givon <lev@mandriva.org> 3.1-1mdv2011.0
12cr|byobu-5.16-1|106	+ Revision: 570548
12cr|byobu-5.16-1|107	- Update to 3.1.
12cr|byobu-5.16-1|108	
12cr|byobu-5.16-1|109	* Sun Jul 11 2010 Lev Givon <lev@mandriva.org> 2.80-1mdv2011.0
12cr|byobu-5.16-1|110	+ Revision: 551166
12cr|byobu-5.16-1|111	- Update to 2.80.
12cr|byobu-5.16-1|112	- Update to 2.76.
12cr|byobu-5.16-1|113	- Update to 2.74.
12cr|byobu-5.16-1|114	
12cr|byobu-5.16-1|115	* Thu Apr 01 2010 Lev Givon <lev@mandriva.org> 2.67-1mdv2010.1
12cr|byobu-5.16-1|116	+ Revision: 530557
12cr|byobu-5.16-1|117	- Update to 2.67.
12cr|byobu-5.16-1|118	
12cr|byobu-5.16-1|119	* Mon Mar 15 2010 Lev Givon <lev@mandriva.org> 2.64-1mdv2010.1
12cr|byobu-5.16-1|120	+ Revision: 519113
12cr|byobu-5.16-1|121	- Update to 2.64.
12cr|byobu-5.16-1|122	
12cr|byobu-5.16-1|123	* Tue Dec 15 2009 Lev Givon <lev@mandriva.org> 2.40-1mdv2010.1
12cr|byobu-5.16-1|124	+ Revision: 478768
12cr|byobu-5.16-1|125	- Update to 2.40.
12cr|byobu-5.16-1|126	
12cr|byobu-5.16-1|127	* Wed Oct 14 2009 Frederic Crozat <fcrozat@mandriva.com> 2.38-2mdv2010.0
12cr|byobu-5.16-1|128	+ Revision: 457257
12cr|byobu-5.16-1|129	- use find_lang macro
12cr|byobu-5.16-1|130	- fix missing common keybinding files
12cr|byobu-5.16-1|131	- clean up specfile
12cr|byobu-5.16-1|132	
12cr|byobu-5.16-1|133	* Tue Oct 13 2009 Frederic Crozat <fcrozat@mandriva.com> 2.38-1mdv2010.0
12cr|byobu-5.16-1|134	+ Revision: 457112
12cr|byobu-5.16-1|135	- Release 2.38
12cr|byobu-5.16-1|136	
12cr|byobu-5.16-1|137	+ Lev Givon <lev@mandriva.org>
12cr|byobu-5.16-1|138	- Update to 2.37.
12cr|byobu-5.16-1|139	
12cr|byobu-5.16-1|140	* Mon Aug 31 2009 Lev Givon <lev@mandriva.org> 2.29-1mdv2010.0
12cr|byobu-5.16-1|141	+ Revision: 423027
12cr|byobu-5.16-1|142	- Update to 2.29.
12cr|byobu-5.16-1|143	
12cr|byobu-5.16-1|144	* Thu Aug 13 2009 Lev Givon <lev@mandriva.org> 2.25-1mdv2010.0
12cr|byobu-5.16-1|145	+ Revision: 416056
12cr|byobu-5.16-1|146	- Update to 2.25.
12cr|byobu-5.16-1|147	
12cr|byobu-5.16-1|148	* Thu Jul 23 2009 Lev Givon <lev@mandriva.org> 2.23-1mdv2010.0
12cr|byobu-5.16-1|149	+ Revision: 399051
12cr|byobu-5.16-1|150	- Update to 2.23.
12cr|byobu-5.16-1|151	
12cr|byobu-5.16-1|152	* Mon Jul 13 2009 Lev Givon <lev@mandriva.org> 2.20-1mdv2010.0
12cr|byobu-5.16-1|153	+ Revision: 395521
12cr|byobu-5.16-1|154	- Update to 2.20.
12cr|byobu-5.16-1|155	
12cr|byobu-5.16-1|156	* Tue Jun 23 2009 Lev Givon <lev@mandriva.org> 2.15-1mdv2010.0
12cr|byobu-5.16-1|157	+ Revision: 388678
12cr|byobu-5.16-1|158	- Update to 2.15.
12cr|byobu-5.16-1|159	
12cr|byobu-5.16-1|160	* Wed Jun 03 2009 Lev Givon <lev@mandriva.org> 2.8-1mdv2010.0
12cr|byobu-5.16-1|161	+ Revision: 382533
12cr|byobu-5.16-1|162	- imported package byobu
12cr|byobu-5.16-1|163	

499 12
12cr|bytelist-0.1-2.2.svn6558.3|1	Name:           bytelist
12cr|bytelist-0.1-2.2.svn6558.3|2	Version:        0.1
12cr|bytelist-0.1-2.2.svn6558.3|3	Release:        %mkrel 2.2.svn6558.3
12cr|bytelist-0.1-2.2.svn6558.3|4	Summary:        A java library for lists of bytes
12cr|bytelist-0.1-2.2.svn6558.3|5	
12cr|bytelist-0.1-2.2.svn6558.3|6	Group:          Development/Java
12cr|bytelist-0.1-2.2.svn6558.3|7	License:        CPL or GPLv2+ or LGPLv2+
12cr|bytelist-0.1-2.2.svn6558.3|8	URL:            http://jruby.codehaus.org/
12cr|bytelist-0.1-2.2.svn6558.3|9	# The source for this package was pulled from upstream's vcs. Use the
12cr|bytelist-0.1-2.2.svn6558.3|10	# following commands to generate the tarball:
12cr|bytelist-0.1-2.2.svn6558.3|11	#   svn export http://svn.codehaus.org/jruby/bytelist/trunk/ bytelist
12cr|bytelist-0.1-2.2.svn6558.3|12	#   tar -cjf bytelist-svn6558.tar.bz2 bytelist/
12cr|bytelist-0.1-2.2.svn6558.3|13	Source0:        %{name}-svn6558.tar.bz2
12cr|bytelist-0.1-2.2.svn6558.3|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|bytelist-0.1-2.2.svn6558.3|15	BuildArch:      noarch
12cr|bytelist-0.1-2.2.svn6558.3|16	
12cr|bytelist-0.1-2.2.svn6558.3|17	BuildRequires:  ant
12cr|bytelist-0.1-2.2.svn6558.3|18	BuildRequires:  ant-junit
12cr|bytelist-0.1-2.2.svn6558.3|19	BuildRequires:  java-rpmbuild >= 1.5
12cr|bytelist-0.1-2.2.svn6558.3|20	BuildRequires:  jpackage-utils
12cr|bytelist-0.1-2.2.svn6558.3|21	BuildRequires:  junit
12cr|bytelist-0.1-2.2.svn6558.3|22	
12cr|bytelist-0.1-2.2.svn6558.3|23	Requires:       java >= 1.5
12cr|bytelist-0.1-2.2.svn6558.3|24	Requires:       jpackage-utils
12cr|bytelist-0.1-2.2.svn6558.3|25	
12cr|bytelist-0.1-2.2.svn6558.3|26	
12cr|bytelist-0.1-2.2.svn6558.3|27	%description
12cr|bytelist-0.1-2.2.svn6558.3|28	A small java library for manipulating lists of bytes.
12cr|bytelist-0.1-2.2.svn6558.3|29	
12cr|bytelist-0.1-2.2.svn6558.3|30	
12cr|bytelist-0.1-2.2.svn6558.3|31	%prep
12cr|bytelist-0.1-2.2.svn6558.3|32	%setup -q -n %{name}
12cr|bytelist-0.1-2.2.svn6558.3|33	
12cr|bytelist-0.1-2.2.svn6558.3|34	
12cr|bytelist-0.1-2.2.svn6558.3|35	%build
12cr|bytelist-0.1-2.2.svn6558.3|36	export CLASSPATH=$(build-classpath junit)
12cr|bytelist-0.1-2.2.svn6558.3|37	%ant
12cr|bytelist-0.1-2.2.svn6558.3|38	
12cr|bytelist-0.1-2.2.svn6558.3|39	
12cr|bytelist-0.1-2.2.svn6558.3|40	%install
12cr|bytelist-0.1-2.2.svn6558.3|41	rm -rf $RPM_BUILD_ROOT
12cr|bytelist-0.1-2.2.svn6558.3|42	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12cr|bytelist-0.1-2.2.svn6558.3|43	cp -p lib/%{name}-%{version}.jar \
12cr|bytelist-0.1-2.2.svn6558.3|44	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|bytelist-0.1-2.2.svn6558.3|45	
12cr|bytelist-0.1-2.2.svn6558.3|46	
12cr|bytelist-0.1-2.2.svn6558.3|47	%check
12cr|bytelist-0.1-2.2.svn6558.3|48	%ant test
12cr|bytelist-0.1-2.2.svn6558.3|49	
12cr|bytelist-0.1-2.2.svn6558.3|50	
12cr|bytelist-0.1-2.2.svn6558.3|51	%clean
12cr|bytelist-0.1-2.2.svn6558.3|52	rm -rf $RPM_BUILD_ROOT
12cr|bytelist-0.1-2.2.svn6558.3|53	
12cr|bytelist-0.1-2.2.svn6558.3|54	%files
12cr|bytelist-0.1-2.2.svn6558.3|55	%defattr(-,root,root,-)
12cr|bytelist-0.1-2.2.svn6558.3|56	%{_javadir}/%{name}.jar
12cr|bytelist-0.1-2.2.svn6558.3|57	
12cr|bytelist-0.1-2.2.svn6558.3|58	
12cr|bytelist-0.1-2.2.svn6558.3|59	%changelog
12cr|bytelist-0.1-2.2.svn6558.3|60	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-2.2.svn6558.3mdv2011.0
12cr|bytelist-0.1-2.2.svn6558.3|61	+ Revision: 616906
12cr|bytelist-0.1-2.2.svn6558.3|62	- the mass rebuild of 2010.0 packages
12cr|bytelist-0.1-2.2.svn6558.3|63	
12cr|bytelist-0.1-2.2.svn6558.3|64	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.1-2.2.svn6558.2mdv2010.0
12cr|bytelist-0.1-2.2.svn6558.3|65	+ Revision: 424701
12cr|bytelist-0.1-2.2.svn6558.3|66	- rebuild
12cr|bytelist-0.1-2.2.svn6558.3|67	
12cr|bytelist-0.1-2.2.svn6558.3|68	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.1-2.2.svn6558.1mdv2009.0
12cr|bytelist-0.1-2.2.svn6558.3|69	+ Revision: 266434
12cr|bytelist-0.1-2.2.svn6558.3|70	- rebuild early 2009.0 package (before pixel changes)
12cr|bytelist-0.1-2.2.svn6558.3|71	
12cr|bytelist-0.1-2.2.svn6558.3|72	* Mon Apr 28 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0.1-0.2.svn6558.1mdv2009.0
12cr|bytelist-0.1-2.2.svn6558.3|73	+ Revision: 198008
12cr|bytelist-0.1-2.2.svn6558.3|74	- fix Group
12cr|bytelist-0.1-2.2.svn6558.3|75	- import bytelist
12cr|bytelist-0.1-2.2.svn6558.3|76	
12cr|bytelist-0.1-2.2.svn6558.3|77	

500 12
12cr|bzflag-2.4.2-1|1	Name:		bzflag
12cr|bzflag-2.4.2-1|2	Summary:	A multiplayer 3D tank battle game
12cr|bzflag-2.4.2-1|3	Version:	2.4.2
12cr|bzflag-2.4.2-1|4	Release:	1
12cr|bzflag-2.4.2-1|5	Epoch:		1
12cr|bzflag-2.4.2-1|6	License:	LGPLv2
12cr|bzflag-2.4.2-1|7	Group:		Games/Arcade
12cr|bzflag-2.4.2-1|8	URL:		http://BZFlag.SourceForge.net/
12cr|bzflag-2.4.2-1|9	Source0:	http://download.sourceforge.net/bzflag/%{name}-%{version}.tar.bz2
12cr|bzflag-2.4.2-1|10	Patch0:		bzflag-2.0.4-lookup.patch
12cr|bzflag-2.4.2-1|11	Patch1:		bzflag-2.0.12-findresolutions.patch
12cr|bzflag-2.4.2-1|12	Source11:	%{name}.16.png
12cr|bzflag-2.4.2-1|13	Source12:	%{name}.32.png
12cr|bzflag-2.4.2-1|14	Source13:	%{name}.48.png
12cr|bzflag-2.4.2-1|15	BuildRequires:	chrpath
12cr|bzflag-2.4.2-1|16	BuildRequires:	pkgconfig(sdl)
12cr|bzflag-2.4.2-1|17	BuildRequires:	pkgconfig(libcurl)
12cr|bzflag-2.4.2-1|18	BuildRequires:	zlib-devel
12cr|bzflag-2.4.2-1|19	BuildRequires:	pkgconfig(ncurses)
12cr|bzflag-2.4.2-1|20	BuildRequires:	glew-devel
12cr|bzflag-2.4.2-1|21	BuildRequires:	pkgconfig(glu)
12cr|bzflag-2.4.2-1|22	BuildRequires:	pkgconfig(libcares)
12cr|bzflag-2.4.2-1|23	BuildRequires:	openldap-devel
12cr|bzflag-2.4.2-1|24	BuildRequires:	desktop-file-utils
12cr|bzflag-2.4.2-1|25	BuildConflicts:	freetds-devel
12cr|bzflag-2.4.2-1|26	
12cr|bzflag-2.4.2-1|27	%description
12cr|bzflag-2.4.2-1|28	BZFlag is a multiplayer 3D tank battle game. It's one of the most popular games
12cr|bzflag-2.4.2-1|29	ever on Silicon Graphics systems.
12cr|bzflag-2.4.2-1|30	
12cr|bzflag-2.4.2-1|31	%prep
12cr|bzflag-2.4.2-1|32	%setup -q
12cr|bzflag-2.4.2-1|33	%patch0 -p1 -b .lookup
12cr|bzflag-2.4.2-1|34	%patch1 -p1 -b .resolutions
12cr|bzflag-2.4.2-1|35	
12cr|bzflag-2.4.2-1|36	%build
12cr|bzflag-2.4.2-1|37	CFLAGS="%{optflags} -O3 -ffast-math" \
12cr|bzflag-2.4.2-1|38	CXXFLAGS="$CFLAGS" \
12cr|bzflag-2.4.2-1|39	%configure2_5x	--bindir=%{_gamesbindir} \
12cr|bzflag-2.4.2-1|40	--datadir=%{_gamesdatadir} \
12cr|bzflag-2.4.2-1|41	--enable-robots \
12cr|bzflag-2.4.2-1|42	--disable-static \
12cr|bzflag-2.4.2-1|43	--enable-ldaps \
12cr|bzflag-2.4.2-1|44	--with-gssapi \
12cr|bzflag-2.4.2-1|45	--enable-manual \
12cr|bzflag-2.4.2-1|46	--enable-ares \
12cr|bzflag-2.4.2-1|47	--libdir=%{_libdir}/%{name}
12cr|bzflag-2.4.2-1|48	%make
12cr|bzflag-2.4.2-1|49	
12cr|bzflag-2.4.2-1|50	%install
12cr|bzflag-2.4.2-1|51	%makeinstall_std
12cr|bzflag-2.4.2-1|52	# ugly but gets it done..
12cr|bzflag-2.4.2-1|53	for file in %{buildroot}{%{_gamesbindir}/*,%{_libdir}/%{name}/*.so}; do
12cr|bzflag-2.4.2-1|54	chrpath -d $file
12cr|bzflag-2.4.2-1|55	done
12cr|bzflag-2.4.2-1|56	rm -f %{buildroot}%{_libdir}/%{name}/*la
12cr|bzflag-2.4.2-1|57	
12cr|bzflag-2.4.2-1|58	cp -a misc/maps/ %{buildroot}%{_gamesdatadir}/%{name}/
12cr|bzflag-2.4.2-1|59	install -d %{buildroot}{%{_datadir}/applications,%{_iconsdir}}
12cr|bzflag-2.4.2-1|60	desktop-file-install	--dir %{buildroot}%{_datadir}/applications \
12cr|bzflag-2.4.2-1|61	%{buildroot}%{_gamesdatadir}/%{name}/bzflag.desktop
12cr|bzflag-2.4.2-1|62	cp %{buildroot}%{_gamesdatadir}/%{name}/bzflag-48x48.png %{buildroot}%{_iconsdir}
12cr|bzflag-2.4.2-1|63	
12cr|bzflag-2.4.2-1|64	%files
12cr|bzflag-2.4.2-1|65	%doc README BUGS
12cr|bzflag-2.4.2-1|66	%{_gamesbindir}/*
12cr|bzflag-2.4.2-1|67	%dir %{_gamesdatadir}/%{name}
12cr|bzflag-2.4.2-1|68	%{_gamesdatadir}/%{name}/*
12cr|bzflag-2.4.2-1|69	%dir %{_libdir}/%{name}
12cr|bzflag-2.4.2-1|70	%{_libdir}/%{name}/*.so
12cr|bzflag-2.4.2-1|71	%{_mandir}/*/*
12cr|bzflag-2.4.2-1|72	%{_datadir}/applications/%{name}.desktop
12cr|bzflag-2.4.2-1|73	%{_iconsdir}/%{name}-48x48.png
12cr|bzflag-2.4.2-1|74	
12cr|bzflag-2.4.2-1|75	
12cr|bzflag-2.4.2-1|76	
12cr|bzflag-2.4.2-1|77	%changelog
12cr|bzflag-2.4.2-1|78	* Tue Sep 13 2011 Paulo Andrade <pcpa@mandriva.com.br> 1:2.4.0-2
12cr|bzflag-2.4.2-1|79	+ Revision: 699654
12cr|bzflag-2.4.2-1|80	- Remove hardcoded libdir runpath from binaries
12cr|bzflag-2.4.2-1|81	
12cr|bzflag-2.4.2-1|82	* Fri Sep 09 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:2.4.0-1
12cr|bzflag-2.4.2-1|83	+ Revision: 699158
12cr|bzflag-2.4.2-1|84	- ship with example maps
12cr|bzflag-2.4.2-1|85	- use 'desktop-file-install' to install .desktop file in stead
12cr|bzflag-2.4.2-1|86	- update to latest version
12cr|bzflag-2.4.2-1|87	- clean out obsolete junk
12cr|bzflag-2.4.2-1|88	
12cr|bzflag-2.4.2-1|89	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.16-4
12cr|bzflag-2.4.2-1|90	+ Revision: 663344
12cr|bzflag-2.4.2-1|91	- mass rebuild
12cr|bzflag-2.4.2-1|92	
12cr|bzflag-2.4.2-1|93	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 1:2.0.16-3
12cr|bzflag-2.4.2-1|94	+ Revision: 635012
12cr|bzflag-2.4.2-1|95	- rebuild
12cr|bzflag-2.4.2-1|96	- tighten BR
12cr|bzflag-2.4.2-1|97	
12cr|bzflag-2.4.2-1|98	* Tue Nov 30 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.16-2mdv2011.0
12cr|bzflag-2.4.2-1|99	+ Revision: 603775
12cr|bzflag-2.4.2-1|100	- rebuild
12cr|bzflag-2.4.2-1|101	
12cr|bzflag-2.4.2-1|102	* Sat Apr 24 2010 Emmanuel Andry <eandry@mandriva.org> 1:2.0.16-1mdv2010.1
12cr|bzflag-2.4.2-1|103	+ Revision: 538499
12cr|bzflag-2.4.2-1|104	- New version 2.0.16
12cr|bzflag-2.4.2-1|105	
12cr|bzflag-2.4.2-1|106	* Fri Feb 19 2010 Frederik Himpe <fhimpe@mandriva.org> 1:2.0.14-1mdv2010.1
12cr|bzflag-2.4.2-1|107	+ Revision: 508491
12cr|bzflag-2.4.2-1|108	- Update to new version 2.0.14
12cr|bzflag-2.4.2-1|109	- Remove gcc 4.3 patch integrated upstream
12cr|bzflag-2.4.2-1|110	
12cr|bzflag-2.4.2-1|111	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.12-2mdv2010.0
12cr|bzflag-2.4.2-1|112	+ Revision: 413189
12cr|bzflag-2.4.2-1|113	- rebuild
12cr|bzflag-2.4.2-1|114	
12cr|bzflag-2.4.2-1|115	* Thu Jun 26 2008 Funda Wang <fwang@mandriva.org> 1:2.0.12-1mdv2009.0
12cr|bzflag-2.4.2-1|116	+ Revision: 229211
12cr|bzflag-2.4.2-1|117	- New version 2.0.12
12cr|bzflag-2.4.2-1|118	
12cr|bzflag-2.4.2-1|119	+ Pixel <pixel@mandriva.com>
12cr|bzflag-2.4.2-1|120	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|bzflag-2.4.2-1|121	
12cr|bzflag-2.4.2-1|122	* Fri May 30 2008 Funda Wang <fwang@mandriva.org> 1:2.0.10-2mdv2009.0
12cr|bzflag-2.4.2-1|123	+ Revision: 213232
12cr|bzflag-2.4.2-1|124	- add fedora patches
12cr|bzflag-2.4.2-1|125	
12cr|bzflag-2.4.2-1|126	+ Olivier Blin <blino@mandriva.org>
12cr|bzflag-2.4.2-1|127	- restore BuildRoot
12cr|bzflag-2.4.2-1|128	
12cr|bzflag-2.4.2-1|129	+ Thierry Vignaud <tv@mandriva.org>
12cr|bzflag-2.4.2-1|130	- kill re-definition of %%buildroot on Pixel's request
12cr|bzflag-2.4.2-1|131	
12cr|bzflag-2.4.2-1|132	* Sat Nov 17 2007 Jérôme Soyer <saispo@mandriva.org> 1:2.0.10-1mdv2008.1
12cr|bzflag-2.4.2-1|133	+ Revision: 109289
12cr|bzflag-2.4.2-1|134	- New release 2.0.10
12cr|bzflag-2.4.2-1|135	
12cr|bzflag-2.4.2-1|136	+ Thierry Vignaud <tv@mandriva.org>
12cr|bzflag-2.4.2-1|137	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|bzflag-2.4.2-1|138	
12cr|bzflag-2.4.2-1|139	* Fri Jun 01 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1:2.0.8-7mdv2008.0
12cr|bzflag-2.4.2-1|140	+ Revision: 34340
12cr|bzflag-2.4.2-1|141	- Rebuild with libslang2.
12cr|bzflag-2.4.2-1|142	
12cr|bzflag-2.4.2-1|143	* Sun May 27 2007 Funda Wang <fwang@mandriva.org> 1:2.0.8-6mdv2008.0
12cr|bzflag-2.4.2-1|144	+ Revision: 31710
12cr|bzflag-2.4.2-1|145	- Rebuild against directfb 1.0
12cr|bzflag-2.4.2-1|146	
12cr|bzflag-2.4.2-1|147	
12cr|bzflag-2.4.2-1|148	* Fri Feb 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0.8-5mdv2007.0
12cr|bzflag-2.4.2-1|149	+ Revision: 125208
12cr|bzflag-2.4.2-1|150	- rebuild against new libgii
12cr|bzflag-2.4.2-1|151	
12cr|bzflag-2.4.2-1|152	* Tue Jan 16 2007 Nicolas Lécureuil <neoclust@mandriva.org> 1:2.0.8-4mdv2007.1
12cr|bzflag-2.4.2-1|153	+ Revision: 109480
12cr|bzflag-2.4.2-1|154	- Rebuild against new curl
12cr|bzflag-2.4.2-1|155	- Import bzflag
12cr|bzflag-2.4.2-1|156	
12cr|bzflag-2.4.2-1|157	* Sun Sep 17 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.8-3mdv2007.0
12cr|bzflag-2.4.2-1|158	- compile with -O1 to have shots fired actually hit stuff too
12cr|bzflag-2.4.2-1|159	
12cr|bzflag-2.4.2-1|160	* Sun Sep 17 2006 Emmanuel Andry <eandry@mandriva.org> 2.0.8-2mdv2007.0
12cr|bzflag-2.4.2-1|161	- xdg menu
12cr|bzflag-2.4.2-1|162	- fix buildrequires
12cr|bzflag-2.4.2-1|163	- add missing buildrequires SDL-devel SDL_image-devel
12cr|bzflag-2.4.2-1|164	
12cr|bzflag-2.4.2-1|165	* Wed May 17 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.8-1mdk
12cr|bzflag-2.4.2-1|166	- 2.0.8
12cr|bzflag-2.4.2-1|167	- drop devel package
12cr|bzflag-2.4.2-1|168	
12cr|bzflag-2.4.2-1|169	* Sat May 13 2006 Stefan van der Eijk <stefan@eijk.nu> 1:2.0.4-4mdk
12cr|bzflag-2.4.2-1|170	- rebuild for sparc
12cr|bzflag-2.4.2-1|171	
12cr|bzflag-2.4.2-1|172	* Tue Mar 14 2006 Erwan Velu <erwan@seanodes.com> 2.0.4-3mdk
12cr|bzflag-2.4.2-1|173	- Fixing build requires
12cr|bzflag-2.4.2-1|174	
12cr|bzflag-2.4.2-1|175	* Tue Mar 14 2006 Erwan Velu <erwan@seanodes.com> 2.0.4-2mdk
12cr|bzflag-2.4.2-1|176	- Fixing description
12cr|bzflag-2.4.2-1|177	
12cr|bzflag-2.4.2-1|178	* Tue Mar 14 2006 Erwan Velu <erwan@seanodes.com> 2.0.4-1mdk
12cr|bzflag-2.4.2-1|179	- 2.0.4
12cr|bzflag-2.4.2-1|180	- Enable robot
12cr|bzflag-2.4.2-1|181	- Adding devel files
12cr|bzflag-2.4.2-1|182	
12cr|bzflag-2.4.2-1|183	* Fri Nov 18 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-3mdk
12cr|bzflag-2.4.2-1|184	- rebuilt against openssl-0.9.8a
12cr|bzflag-2.4.2-1|185	
12cr|bzflag-2.4.2-1|186	* Sun Jul 31 2005 Guillaume Bedot <littletux@mandriva.org> 1:2.0.2-2mdk
12cr|bzflag-2.4.2-1|187	- rebuild
12cr|bzflag-2.4.2-1|188	- Patch0: allows to build with new gcc
12cr|bzflag-2.4.2-1|189	
12cr|bzflag-2.4.2-1|190	* Sat Apr 30 2005 Lenny Cartier <lenny@mandriva.com> 2.0.2-1mdk
12cr|bzflag-2.4.2-1|191	- from Emmanuel Andry <eandry@free.fr> :
12cr|bzflag-2.4.2-1|192	- 2.0.2 "Queen of Maybe"
12cr|bzflag-2.4.2-1|193	
12cr|bzflag-2.4.2-1|194	* Wed Jan 19 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.0.0-1mdk
12cr|bzflag-2.4.2-1|195	- 2.0.0 "Falcor's Despair"
12cr|bzflag-2.4.2-1|196	- update compile flags
12cr|bzflag-2.4.2-1|197	
12cr|bzflag-2.4.2-1|198	* Tue Dec 14 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.10.8-1mdk
12cr|bzflag-2.4.2-1|199	- 1.10.8
12cr|bzflag-2.4.2-1|200	- drop Packager tag
12cr|bzflag-2.4.2-1|201	
12cr|bzflag-2.4.2-1|202	* Tue Aug 17 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.10.6-3mdk
12cr|bzflag-2.4.2-1|203	- Rebuild with new menu
12cr|bzflag-2.4.2-1|204	
12cr|bzflag-2.4.2-1|205	* Mon Jun 07 2004 Michael Scherer <misc@mandrake.org> 1.10.6-2mdk
12cr|bzflag-2.4.2-1|206	- rebuild for new gcc
12cr|bzflag-2.4.2-1|207	
12cr|bzflag-2.4.2-1|208	* Fri May 21 2004 Michael Scherer <misc@mandrake.org> 1.10.6-1mdk
12cr|bzflag-2.4.2-1|209	- New release 1.10.6
12cr|bzflag-2.4.2-1|210	

501 12
12cr|bzr-2.5.1-2|1	# TODO
12cr|bzr-2.5.1-2|2	# split the tools from main package ?
12cr|bzr-2.5.1-2|3	# split the doc ?
12cr|bzr-2.5.1-2|4	Name:           bzr
12cr|bzr-2.5.1-2|5	Epoch:          0
12cr|bzr-2.5.1-2|6	Version:        2.5.1
12cr|bzr-2.5.1-2|7	Release:        2
12cr|bzr-2.5.1-2|8	Summary:        Next-generation distributed version control
12cr|bzr-2.5.1-2|9	Group:          Development/Other
12cr|bzr-2.5.1-2|10	License:        GPLv2+
12cr|bzr-2.5.1-2|11	URL:            http://www.bazaar-vcs.org/
12cr|bzr-2.5.1-2|12	Source0:        https://launchpad.net/bzr/%{version}/%{version}/+download/bzr-%{version}.tar.gz
12cr|bzr-2.5.1-2|13	Source1:	https://launchpad.net/bzr/%{version}/%{version}/+download/bzr-%{version}.tar.gz.sig
12cr|bzr-2.5.1-2|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-root-%(id -u -n)
12cr|bzr-2.5.1-2|15	BuildRequires:  python-devel python-paramiko zlib-devel
12cr|bzr-2.5.1-2|16	%define _provides_exceptions perl(
12cr|bzr-2.5.1-2|17	
12cr|bzr-2.5.1-2|18	%description
12cr|bzr-2.5.1-2|19	Bazaar is a distributed revision control system. It allows team members to
12cr|bzr-2.5.1-2|20	branch and merge upstream code very easily.
12cr|bzr-2.5.1-2|21	
12cr|bzr-2.5.1-2|22	Distributed revision control systems allow multiple people to have their
12cr|bzr-2.5.1-2|23	own branch of a project, and merge code efficiently between them. This
12cr|bzr-2.5.1-2|24	enables new contributors to immediately have access to the full tools that
12cr|bzr-2.5.1-2|25	previously have been limited to just the committers to a project.
12cr|bzr-2.5.1-2|26	
12cr|bzr-2.5.1-2|27	%prep
12cr|bzr-2.5.1-2|28	%setup -q -n %{name}-%{version}
12cr|bzr-2.5.1-2|29	
12cr|bzr-2.5.1-2|30	%check
12cr|bzr-2.5.1-2|31	# run test in /tmp to avoid lock problems with nfs on build cluster
12cr|bzr-2.5.1-2|32	# sadely, it's not enough: bzr tests are trying to rebuild bzr, and
12cr|bzr-2.5.1-2|33	# so must be run in the bzr build dir
12cr|bzr-2.5.1-2|34	# cd /tmp
12cr|bzr-2.5.1-2|35	# $OLDPWD/bzr selftest
12cr|bzr-2.5.1-2|36	
12cr|bzr-2.5.1-2|37	# (misc) broken by diff binary test, will investigate later
12cr|bzr-2.5.1-2|38	# still broken with 0.11
12cr|bzr-2.5.1-2|39	# still broken with 0.12
12cr|bzr-2.5.1-2|40	# still broken with 0.13, maybe du to a local server listening , as pycurl test fail
12cr|bzr-2.5.1-2|41	# still broken with 0.15
12cr|bzr-2.5.1-2|42	export TMPDIR=/tmp
12cr|bzr-2.5.1-2|43	#./bzr selftest
12cr|bzr-2.5.1-2|44	
12cr|bzr-2.5.1-2|45	%install
12cr|bzr-2.5.1-2|46	rm -rf %{buildroot}
12cr|bzr-2.5.1-2|47	python setup.py install --prefix=%{buildroot}/%_prefix
12cr|bzr-2.5.1-2|48	mkdir -p %{buildroot}/%_mandir/
12cr|bzr-2.5.1-2|49	mv %{buildroot}/%_prefix/man/* %{buildroot}/%_mandir/
12cr|bzr-2.5.1-2|50	# remove as they are packaged externally
12cr|bzr-2.5.1-2|51	rm -Rf %{buildroot}/%py_platsitedir/bzrlib/util/elementtree
12cr|bzr-2.5.1-2|52	
12cr|bzr-2.5.1-2|53	find %{buildroot}/%py_platsitedir -name '*.pyc' | xargs rm -f
12cr|bzr-2.5.1-2|54	
12cr|bzr-2.5.1-2|55	# install bash completion
12cr|bzr-2.5.1-2|56	mkdir -p %{buildroot}/%{_sysconfdir}/bash_completion.d/
12cr|bzr-2.5.1-2|57	cp contrib/bash/bzr %{buildroot}/%{_sysconfdir}/bash_completion.d/
12cr|bzr-2.5.1-2|58	
12cr|bzr-2.5.1-2|59	%clean
12cr|bzr-2.5.1-2|60	rm -rf %{buildroot}
12cr|bzr-2.5.1-2|61	
12cr|bzr-2.5.1-2|62	%files
12cr|bzr-2.5.1-2|63	%defattr(-,root,root,-)
12cr|bzr-2.5.1-2|64	%doc  doc contrib NEWS README TODO
12cr|bzr-2.5.1-2|65	%_bindir/bzr
12cr|bzr-2.5.1-2|66	%py_platsitedir/bzrlib/
12cr|bzr-2.5.1-2|67	%py_platsitedir/*egg-info
12cr|bzr-2.5.1-2|68	%_mandir/man1/*
12cr|bzr-2.5.1-2|69	%config(noreplace) %{_sysconfdir}/bash_completion.d/bzr
12cr|bzr-2.5.1-2|70	
12cr|bzr-2.5.1-2|71	
12cr|bzr-2.5.1-2|72	%changelog
12cr|bzr-2.5.1-2|73	* Wed May 23 2012 Crispin Boylan <crisb@mandriva.org> 0:2.5.1-2
12cr|bzr-2.5.1-2|74	+ Revision: 800312
12cr|bzr-2.5.1-2|75	- Dont package tools
12cr|bzr-2.5.1-2|76	
12cr|bzr-2.5.1-2|77	* Wed May 23 2012 Crispin Boylan <crisb@mandriva.org> 0:2.5.1-1
12cr|bzr-2.5.1-2|78	+ Revision: 800260
12cr|bzr-2.5.1-2|79	- New release
12cr|bzr-2.5.1-2|80	
12cr|bzr-2.5.1-2|81	* Tue Feb 28 2012 Crispin Boylan <crisb@mandriva.org> 0:2.5.0-1
12cr|bzr-2.5.1-2|82	+ Revision: 781243
12cr|bzr-2.5.1-2|83	- New release
12cr|bzr-2.5.1-2|84	
12cr|bzr-2.5.1-2|85	* Mon Nov 14 2011 Crispin Boylan <crisb@mandriva.org> 0:2.4.2-1
12cr|bzr-2.5.1-2|86	+ Revision: 730545
12cr|bzr-2.5.1-2|87	- New release
12cr|bzr-2.5.1-2|88	
12cr|bzr-2.5.1-2|89	* Mon Sep 12 2011 Crispin Boylan <crisb@mandriva.org> 0:2.4.1-1
12cr|bzr-2.5.1-2|90	+ Revision: 699446
12cr|bzr-2.5.1-2|91	- New release
12cr|bzr-2.5.1-2|92	
12cr|bzr-2.5.1-2|93	* Sat Aug 13 2011 Crispin Boylan <crisb@mandriva.org> 0:2.4.0-1
12cr|bzr-2.5.1-2|94	+ Revision: 694339
12cr|bzr-2.5.1-2|95	- New release
12cr|bzr-2.5.1-2|96	
12cr|bzr-2.5.1-2|97	* Sun Aug 07 2011 Crispin Boylan <crisb@mandriva.org> 0:2.3.4-1
12cr|bzr-2.5.1-2|98	+ Revision: 693587
12cr|bzr-2.5.1-2|99	- New release
12cr|bzr-2.5.1-2|100	
12cr|bzr-2.5.1-2|101	* Fri Mar 18 2011 Crispin Boylan <crisb@mandriva.org> 0:2.3.1-1
12cr|bzr-2.5.1-2|102	+ Revision: 646337
12cr|bzr-2.5.1-2|103	- Add bins
12cr|bzr-2.5.1-2|104	- New release
12cr|bzr-2.5.1-2|105	
12cr|bzr-2.5.1-2|106	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0:2.3.0-2
12cr|bzr-2.5.1-2|107	+ Revision: 640425
12cr|bzr-2.5.1-2|108	- rebuild to obsolete old packages
12cr|bzr-2.5.1-2|109	
12cr|bzr-2.5.1-2|110	* Mon Feb 14 2011 Crispin Boylan <crisb@mandriva.org> 0:2.3.0-1
12cr|bzr-2.5.1-2|111	+ Revision: 637677
12cr|bzr-2.5.1-2|112	- Drop patch 0 (merged upstream)
12cr|bzr-2.5.1-2|113	- New release
12cr|bzr-2.5.1-2|114	
12cr|bzr-2.5.1-2|115	* Sat Jan 29 2011 Crispin Boylan <crisb@mandriva.org> 0:2.2.3-1
12cr|bzr-2.5.1-2|116	+ Revision: 633847
12cr|bzr-2.5.1-2|117	- New release
12cr|bzr-2.5.1-2|118	
12cr|bzr-2.5.1-2|119	* Thu Dec 23 2010 Crispin Boylan <crisb@mandriva.org> 0:2.2.2-1mdv2011.0
12cr|bzr-2.5.1-2|120	+ Revision: 623984
12cr|bzr-2.5.1-2|121	- New release
12cr|bzr-2.5.1-2|122	
12cr|bzr-2.5.1-2|123	* Sat Nov 13 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 0:2.2.1-3mdv2011.0
12cr|bzr-2.5.1-2|124	+ Revision: 597031
12cr|bzr-2.5.1-2|125	- added fix for lp#612096 when using xmlrpclib with python-2.7
12cr|bzr-2.5.1-2|126	
12cr|bzr-2.5.1-2|127	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 0:2.2.1-2mdv2011.0
12cr|bzr-2.5.1-2|128	+ Revision: 590147
12cr|bzr-2.5.1-2|129	- rebuild for python 2.7
12cr|bzr-2.5.1-2|130	
12cr|bzr-2.5.1-2|131	* Tue Oct 05 2010 Crispin Boylan <crisb@mandriva.org> 0:2.2.1-1mdv2011.0
12cr|bzr-2.5.1-2|132	+ Revision: 583072
12cr|bzr-2.5.1-2|133	- Fix destdir longer than base dir
12cr|bzr-2.5.1-2|134	- New release
12cr|bzr-2.5.1-2|135	
12cr|bzr-2.5.1-2|136	* Sat Aug 07 2010 Crispin Boylan <crisb@mandriva.org> 0:2.2.0-1mdv2011.0
12cr|bzr-2.5.1-2|137	+ Revision: 567294
12cr|bzr-2.5.1-2|138	- New release
12cr|bzr-2.5.1-2|139	
12cr|bzr-2.5.1-2|140	* Sun Jun 27 2010 Crispin Boylan <crisb@mandriva.org> 0:2.1.2-1mdv2011.0
12cr|bzr-2.5.1-2|141	+ Revision: 549204
12cr|bzr-2.5.1-2|142	- New release
12cr|bzr-2.5.1-2|143	
12cr|bzr-2.5.1-2|144	* Thu Mar 25 2010 Crispin Boylan <crisb@mandriva.org> 0:2.1.1-1mdv2010.1
12cr|bzr-2.5.1-2|145	+ Revision: 527363
12cr|bzr-2.5.1-2|146	- New release
12cr|bzr-2.5.1-2|147	
12cr|bzr-2.5.1-2|148	* Wed Feb 17 2010 Crispin Boylan <crisb@mandriva.org> 0:2.1.0-1mdv2010.1
12cr|bzr-2.5.1-2|149	+ Revision: 506924
12cr|bzr-2.5.1-2|150	- New release
12cr|bzr-2.5.1-2|151	
12cr|bzr-2.5.1-2|152	* Wed Dec 30 2009 Crispin Boylan <crisb@mandriva.org> 0:2.0.3-1mdv2010.1
12cr|bzr-2.5.1-2|153	+ Revision: 483832
12cr|bzr-2.5.1-2|154	- New release
12cr|bzr-2.5.1-2|155	
12cr|bzr-2.5.1-2|156	* Sun Nov 08 2009 Crispin Boylan <crisb@mandriva.org> 0:2.0.2-1mdv2010.1
12cr|bzr-2.5.1-2|157	+ Revision: 462857
12cr|bzr-2.5.1-2|158	- New release
12cr|bzr-2.5.1-2|159	
12cr|bzr-2.5.1-2|160	* Sat Oct 17 2009 Crispin Boylan <crisb@mandriva.org> 0:2.0.1-1mdv2010.0
12cr|bzr-2.5.1-2|161	+ Revision: 457993
12cr|bzr-2.5.1-2|162	- New release
12cr|bzr-2.5.1-2|163	
12cr|bzr-2.5.1-2|164	* Wed Sep 23 2009 Crispin Boylan <crisb@mandriva.org> 0:2.0.0-1mdv2010.0
12cr|bzr-2.5.1-2|165	+ Revision: 447680
12cr|bzr-2.5.1-2|166	- 2.0.0 final
12cr|bzr-2.5.1-2|167	
12cr|bzr-2.5.1-2|168	* Tue Sep 15 2009 Crispin Boylan <crisb@mandriva.org> 0:2.0-0.1mdv2010.0
12cr|bzr-2.5.1-2|169	+ Revision: 442935
12cr|bzr-2.5.1-2|170	- 2.0 rc2
12cr|bzr-2.5.1-2|171	- New release
12cr|bzr-2.5.1-2|172	
12cr|bzr-2.5.1-2|173	* Sun Aug 30 2009 Crispin Boylan <crisb@mandriva.org> 0:1.18-1mdv2010.0
12cr|bzr-2.5.1-2|174	+ Revision: 422369
12cr|bzr-2.5.1-2|175	- New release
12cr|bzr-2.5.1-2|176	
12cr|bzr-2.5.1-2|177	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|bzr-2.5.1-2|178	- removed buildreq for python-pyrex, as it is only needed for development
12cr|bzr-2.5.1-2|179	
12cr|bzr-2.5.1-2|180	* Tue Jul 21 2009 Frederik Himpe <fhimpe@mandriva.org> 0:1.17-1mdv2010.0
12cr|bzr-2.5.1-2|181	+ Revision: 398351
12cr|bzr-2.5.1-2|182	- Update to new version 1.17
12cr|bzr-2.5.1-2|183	
12cr|bzr-2.5.1-2|184	* Thu Jun 18 2009 Frederik Himpe <fhimpe@mandriva.org> 0:1.16-1mdv2010.0
12cr|bzr-2.5.1-2|185	+ Revision: 387138
12cr|bzr-2.5.1-2|186	- update to new version 1.16
12cr|bzr-2.5.1-2|187	
12cr|bzr-2.5.1-2|188	* Wed Jun 10 2009 Frederik Himpe <fhimpe@mandriva.org> 0:1.15.1-1mdv2010.0
12cr|bzr-2.5.1-2|189	+ Revision: 384891
12cr|bzr-2.5.1-2|190	- Update to new version 1.15.1
12cr|bzr-2.5.1-2|191	
12cr|bzr-2.5.1-2|192	* Sat May 23 2009 Frederik Himpe <fhimpe@mandriva.org> 0:1.15-1mdv2010.0
12cr|bzr-2.5.1-2|193	+ Revision: 379050
12cr|bzr-2.5.1-2|194	- Update to new version 1.15
12cr|bzr-2.5.1-2|195	
12cr|bzr-2.5.1-2|196	* Sun May 03 2009 Crispin Boylan <crisb@mandriva.org> 0:1.14.1-1mdv2010.0
12cr|bzr-2.5.1-2|197	+ Revision: 370992
12cr|bzr-2.5.1-2|198	- new release
12cr|bzr-2.5.1-2|199	
12cr|bzr-2.5.1-2|200	* Fri May 01 2009 Crispin Boylan <crisb@mandriva.org> 0:1.14-1mdv2010.0
12cr|bzr-2.5.1-2|201	+ Revision: 369521
12cr|bzr-2.5.1-2|202	- BuildRequires zlib
12cr|bzr-2.5.1-2|203	- New release
12cr|bzr-2.5.1-2|204	- New release
12cr|bzr-2.5.1-2|205	
12cr|bzr-2.5.1-2|206	* Mon Mar 16 2009 Crispin Boylan <crisb@mandriva.org> 0:1.13-1mdv2009.1
12cr|bzr-2.5.1-2|207	+ Revision: 355625
12cr|bzr-2.5.1-2|208	- New release
12cr|bzr-2.5.1-2|209	
12cr|bzr-2.5.1-2|210	* Sat Feb 14 2009 Crispin Boylan <crisb@mandriva.org> 0:1.12-1mdv2009.1
12cr|bzr-2.5.1-2|211	+ Revision: 340238
12cr|bzr-2.5.1-2|212	- New binaries
12cr|bzr-2.5.1-2|213	- New release
12cr|bzr-2.5.1-2|214	
12cr|bzr-2.5.1-2|215	* Tue Jan 20 2009 Crispin Boylan <crisb@mandriva.org> 0:1.11-1mdv2009.1
12cr|bzr-2.5.1-2|216	+ Revision: 331539
12cr|bzr-2.5.1-2|217	- New version
12cr|bzr-2.5.1-2|218	
12cr|bzr-2.5.1-2|219	* Wed Dec 24 2008 Michael Scherer <misc@mandriva.org> 0:1.10-4mdv2009.1
12cr|bzr-2.5.1-2|220	+ Revision: 318359
12cr|bzr-2.5.1-2|221	- rebuild for new python
12cr|bzr-2.5.1-2|222	
12cr|bzr-2.5.1-2|223	* Tue Dec 09 2008 Funda Wang <fwang@mandriva.org> 0:1.10-3mdv2009.1
12cr|bzr-2.5.1-2|224	+ Revision: 312213
12cr|bzr-2.5.1-2|225	- do not obsolete bazaar
12cr|bzr-2.5.1-2|226	
12cr|bzr-2.5.1-2|227	* Tue Dec 09 2008 Funda Wang <fwang@mandriva.org> 0:1.10-2mdv2009.1
12cr|bzr-2.5.1-2|228	+ Revision: 312081
12cr|bzr-2.5.1-2|229	- obsoletes bazaar
12cr|bzr-2.5.1-2|230	
12cr|bzr-2.5.1-2|231	* Sat Dec 06 2008 Crispin Boylan <crisb@mandriva.org> 0:1.10-1mdv2009.1
12cr|bzr-2.5.1-2|232	+ Revision: 310927
12cr|bzr-2.5.1-2|233	- New version
12cr|bzr-2.5.1-2|234	
12cr|bzr-2.5.1-2|235	* Fri Nov 07 2008 Crispin Boylan <crisb@mandriva.org> 0:1.9-1mdv2009.1
12cr|bzr-2.5.1-2|236	+ Revision: 300438
12cr|bzr-2.5.1-2|237	- Remove old sources
12cr|bzr-2.5.1-2|238	- New tarballs
12cr|bzr-2.5.1-2|239	- New version, remove obsolete requires
12cr|bzr-2.5.1-2|240	
12cr|bzr-2.5.1-2|241	* Sat Oct 11 2008 Frederik Himpe <fhimpe@mandriva.org> 0:1.7.1-1mdv2009.1
12cr|bzr-2.5.1-2|242	+ Revision: 291670
12cr|bzr-2.5.1-2|243	- Update to new version 1.7.1
12cr|bzr-2.5.1-2|244	
12cr|bzr-2.5.1-2|245	* Sat Sep 06 2008 Frederik Himpe <fhimpe@mandriva.org> 0:1.6.1-1mdv2009.0
12cr|bzr-2.5.1-2|246	+ Revision: 281809
12cr|bzr-2.5.1-2|247	- Update to new version 1.6.1
12cr|bzr-2.5.1-2|248	- Adapt to license pocliy
12cr|bzr-2.5.1-2|249	- Don't package COPYING.txt and INSTALL
12cr|bzr-2.5.1-2|250	
12cr|bzr-2.5.1-2|251	* Tue Aug 26 2008 Jérôme Soyer <saispo@mandriva.org> 0:1.6-1mdv2009.0
12cr|bzr-2.5.1-2|252	+ Revision: 276171
12cr|bzr-2.5.1-2|253	- New release
12cr|bzr-2.5.1-2|254	
12cr|bzr-2.5.1-2|255	* Fri Jun 13 2008 Michael Scherer <misc@mandriva.org> 0:1.5-1mdv2009.0
12cr|bzr-2.5.1-2|256	+ Revision: 218995
12cr|bzr-2.5.1-2|257	- upgrade to 1.5
12cr|bzr-2.5.1-2|258	
12cr|bzr-2.5.1-2|259	* Wed May 14 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 0:1.4-1mdv2009.0
12cr|bzr-2.5.1-2|260	+ Revision: 207320
12cr|bzr-2.5.1-2|261	- new version 1.4
12cr|bzr-2.5.1-2|262	- new source URLs
12cr|bzr-2.5.1-2|263	
12cr|bzr-2.5.1-2|264	* Mon Mar 03 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 0:1.2-1mdv2008.1
12cr|bzr-2.5.1-2|265	+ Revision: 177971
12cr|bzr-2.5.1-2|266	- new version 1.2
12cr|bzr-2.5.1-2|267	
12cr|bzr-2.5.1-2|268	* Thu Jan 17 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 0:1.1-2mdv2008.1
12cr|bzr-2.5.1-2|269	+ Revision: 154189
12cr|bzr-2.5.1-2|270	- added a friendlier description
12cr|bzr-2.5.1-2|271	- new version 1.1
12cr|bzr-2.5.1-2|272	
12cr|bzr-2.5.1-2|273	+ Olivier Blin <blino@mandriva.org>
12cr|bzr-2.5.1-2|274	- restore BuildRoot
12cr|bzr-2.5.1-2|275	
12cr|bzr-2.5.1-2|276	+ Thierry Vignaud <tv@mandriva.org>
12cr|bzr-2.5.1-2|277	- kill re-definition of %%buildroot on Pixel's request
12cr|bzr-2.5.1-2|278	
12cr|bzr-2.5.1-2|279	* Fri Dec 14 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0:1.0-1mdv2008.1
12cr|bzr-2.5.1-2|280	+ Revision: 119907
12cr|bzr-2.5.1-2|281	- new version 1.0
12cr|bzr-2.5.1-2|282	
12cr|bzr-2.5.1-2|283	* Wed Nov 14 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0.92-1mdv2008.1
12cr|bzr-2.5.1-2|284	+ Revision: 108732
12cr|bzr-2.5.1-2|285	- new version 0.92
12cr|bzr-2.5.1-2|286	
12cr|bzr-2.5.1-2|287	* Fri Oct 12 2007 Jérôme Soyer <saispo@mandriva.org> 0.91-1mdv2008.1
12cr|bzr-2.5.1-2|288	+ Revision: 97325
12cr|bzr-2.5.1-2|289	- New release 0.91
12cr|bzr-2.5.1-2|290	
12cr|bzr-2.5.1-2|291	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|bzr-2.5.1-2|292	- added NEWS, INSTALL and COPYING.txt to docs
12cr|bzr-2.5.1-2|293	
12cr|bzr-2.5.1-2|294	* Wed Aug 29 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0.90-1mdv2008.0
12cr|bzr-2.5.1-2|295	+ Revision: 74860
12cr|bzr-2.5.1-2|296	- with the new pyrex modules, remove noarch
12cr|bzr-2.5.1-2|297	- new version 0.90
12cr|bzr-2.5.1-2|298	- now requires python-pyrex
12cr|bzr-2.5.1-2|299	
12cr|bzr-2.5.1-2|300	* Mon Jul 30 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0.18-2mdv2008.0
12cr|bzr-2.5.1-2|301	+ Revision: 56618
12cr|bzr-2.5.1-2|302	- removed requires for python-pyrex, only 0.19 will need it
12cr|bzr-2.5.1-2|303	
12cr|bzr-2.5.1-2|304	* Tue Jul 17 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0.18-1mdv2008.0
12cr|bzr-2.5.1-2|305	+ Revision: 52867
12cr|bzr-2.5.1-2|306	- new version 0.18
12cr|bzr-2.5.1-2|307	
12cr|bzr-2.5.1-2|308	* Mon Jun 18 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0.17-1mdv2008.0
12cr|bzr-2.5.1-2|309	+ Revision: 40819
12cr|bzr-2.5.1-2|310	- new version 0.17
12cr|bzr-2.5.1-2|311	
12cr|bzr-2.5.1-2|312	* Mon May 07 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0.16-1mdv2008.0
12cr|bzr-2.5.1-2|313	+ Revision: 24860
12cr|bzr-2.5.1-2|314	- upgrade to 0.16
12cr|bzr-2.5.1-2|315	
12cr|bzr-2.5.1-2|316	* Sun Apr 22 2007 Michael Scherer <misc@mandriva.org> 0.15-1mdv2008.0
12cr|bzr-2.5.1-2|317	+ Revision: 16978
12cr|bzr-2.5.1-2|318	- upgrade to 0.15
12cr|bzr-2.5.1-2|319	

502 12
12cr|bzr-explorer-1.3.0-1|1	Name:           bzr-explorer
12cr|bzr-explorer-1.3.0-1|2	Version:        1.3.0
12cr|bzr-explorer-1.3.0-1|3	Release:        1
12cr|bzr-explorer-1.3.0-1|4	Summary:        A GUI for Bazaar
12cr|bzr-explorer-1.3.0-1|5	
12cr|bzr-explorer-1.3.0-1|6	Group:          Development/Other
12cr|bzr-explorer-1.3.0-1|7	License:        GPLv2
12cr|bzr-explorer-1.3.0-1|8	URL:            https://launchpad.net/bzr-explorer
12cr|bzr-explorer-1.3.0-1|9	Source0:        https://launchpad.net/%{name}/stable/%{version}/+download/%{name}-%{version}.tar.gz
12cr|bzr-explorer-1.3.0-1|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
12cr|bzr-explorer-1.3.0-1|11	
12cr|bzr-explorer-1.3.0-1|12	BuildArch:      noarch
12cr|bzr-explorer-1.3.0-1|13	BuildRequires:  python-devel
12cr|bzr-explorer-1.3.0-1|14	BuildRequires:  bzr
12cr|bzr-explorer-1.3.0-1|15	BuildRequires:  python-pkg-resources
12cr|bzr-explorer-1.3.0-1|16	BuildRequires:  python-paste
12cr|bzr-explorer-1.3.0-1|17	Requires:       bzr >= 2.1
12cr|bzr-explorer-1.3.0-1|18	Requires:	qbzr >= 0.18
12cr|bzr-explorer-1.3.0-1|19	
12cr|bzr-explorer-1.3.0-1|20	%description
12cr|bzr-explorer-1.3.0-1|21	Bazaar Explorer is a desktop application for using the Bazaar Version Control
12cr|bzr-explorer-1.3.0-1|22	System. It provides a high level interface to all commonly used features,
12cr|bzr-explorer-1.3.0-1|23	launching "applets" from the QBzr plug-in to provide most of the
12cr|bzr-explorer-1.3.0-1|24	functionality. Alternatively, the applets from the bzr-gtk plug-in
12cr|bzr-explorer-1.3.0-1|25	can be used if it is installed. Bazaar Explorer runs on GNOME, KDE,
12cr|bzr-explorer-1.3.0-1|26	Windows and Mac OS X.
12cr|bzr-explorer-1.3.0-1|27	
12cr|bzr-explorer-1.3.0-1|28	%prep
12cr|bzr-explorer-1.3.0-1|29	%setup -q
12cr|bzr-explorer-1.3.0-1|30	
12cr|bzr-explorer-1.3.0-1|31	
12cr|bzr-explorer-1.3.0-1|32	%build
12cr|bzr-explorer-1.3.0-1|33	
12cr|bzr-explorer-1.3.0-1|34	%install
12cr|bzr-explorer-1.3.0-1|35	rm -rf $RPM_BUILD_ROOT
12cr|bzr-explorer-1.3.0-1|36	python setup.py install --prefix=%{buildroot}/%_prefix
12cr|bzr-explorer-1.3.0-1|37	
12cr|bzr-explorer-1.3.0-1|38	%clean
12cr|bzr-explorer-1.3.0-1|39	rm -rf $RPM_BUILD_ROOT
12cr|bzr-explorer-1.3.0-1|40	
12cr|bzr-explorer-1.3.0-1|41	
12cr|bzr-explorer-1.3.0-1|42	%files
12cr|bzr-explorer-1.3.0-1|43	%defattr(-,root,root,-)
12cr|bzr-explorer-1.3.0-1|44	%dir %py_puresitedir/bzrlib/plugins/explorer
12cr|bzr-explorer-1.3.0-1|45	%py_puresitedir/bzrlib/plugins/explorer/*
12cr|bzr-explorer-1.3.0-1|46	%py_puresitedir/explorer-%{version}-*.egg-info
12cr|bzr-explorer-1.3.0-1|47	%doc NEWS COPYING.txt
12cr|bzr-explorer-1.3.0-1|48	
12cr|bzr-explorer-1.3.0-1|49	
12cr|bzr-explorer-1.3.0-1|50	
12cr|bzr-explorer-1.3.0-1|51	%changelog
12cr|bzr-explorer-1.3.0-1|52	* Sat Sep 01 2012 Crispin Boylan <crisb@mandriva.org> 1.3.0-1
12cr|bzr-explorer-1.3.0-1|53	+ Revision: 816163
12cr|bzr-explorer-1.3.0-1|54	- New release
12cr|bzr-explorer-1.3.0-1|55	
12cr|bzr-explorer-1.3.0-1|56	* Wed Feb 29 2012 Crispin Boylan <crisb@mandriva.org> 1.2.2-1
12cr|bzr-explorer-1.3.0-1|57	+ Revision: 781437
12cr|bzr-explorer-1.3.0-1|58	- New release
12cr|bzr-explorer-1.3.0-1|59	
12cr|bzr-explorer-1.3.0-1|60	* Sun Aug 07 2011 Crispin Boylan <crisb@mandriva.org> 1.2.1-1
12cr|bzr-explorer-1.3.0-1|61	+ Revision: 693586
12cr|bzr-explorer-1.3.0-1|62	- New release
12cr|bzr-explorer-1.3.0-1|63	
12cr|bzr-explorer-1.3.0-1|64	* Thu May 12 2011 Crispin Boylan <crisb@mandriva.org> 1.1.3-1
12cr|bzr-explorer-1.3.0-1|65	+ Revision: 673744
12cr|bzr-explorer-1.3.0-1|66	- New release
12cr|bzr-explorer-1.3.0-1|67	
12cr|bzr-explorer-1.3.0-1|68	* Tue Nov 30 2010 Crispin Boylan <crisb@mandriva.org> 1.1.2-1mdv2011.0
12cr|bzr-explorer-1.3.0-1|69	+ Revision: 603321
12cr|bzr-explorer-1.3.0-1|70	- New release
12cr|bzr-explorer-1.3.0-1|71	
12cr|bzr-explorer-1.3.0-1|72	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 1.1.1-2mdv2011.0
12cr|bzr-explorer-1.3.0-1|73	+ Revision: 591771
12cr|bzr-explorer-1.3.0-1|74	- Fix egg-info location
12cr|bzr-explorer-1.3.0-1|75	- Rebuild
12cr|bzr-explorer-1.3.0-1|76	- New release
12cr|bzr-explorer-1.3.0-1|77	
12cr|bzr-explorer-1.3.0-1|78	* Sat Oct 02 2010 Crispin Boylan <crisb@mandriva.org> 1.1.0-1mdv2011.0
12cr|bzr-explorer-1.3.0-1|79	+ Revision: 582490
12cr|bzr-explorer-1.3.0-1|80	- New release
12cr|bzr-explorer-1.3.0-1|81	
12cr|bzr-explorer-1.3.0-1|82	* Sun Jun 27 2010 Crispin Boylan <crisb@mandriva.org> 1.0.2-1mdv2011.0
12cr|bzr-explorer-1.3.0-1|83	+ Revision: 549206
12cr|bzr-explorer-1.3.0-1|84	- New release
12cr|bzr-explorer-1.3.0-1|85	
12cr|bzr-explorer-1.3.0-1|86	* Wed Mar 10 2010 Crispin Boylan <crisb@mandriva.org> 1.0.1-1mdv2010.1
12cr|bzr-explorer-1.3.0-1|87	+ Revision: 517599
12cr|bzr-explorer-1.3.0-1|88	- New release
12cr|bzr-explorer-1.3.0-1|89	
12cr|bzr-explorer-1.3.0-1|90	* Fri Mar 05 2010 Crispin Boylan <crisb@mandriva.org> 1.0.0-1mdv2010.1
12cr|bzr-explorer-1.3.0-1|91	+ Revision: 514792
12cr|bzr-explorer-1.3.0-1|92	- Release 1.0.0
12cr|bzr-explorer-1.3.0-1|93	
12cr|bzr-explorer-1.3.0-1|94	* Fri Feb 05 2010 Crispin Boylan <crisb@mandriva.org> 0.11.2-1mdv2010.1
12cr|bzr-explorer-1.3.0-1|95	+ Revision: 501106
12cr|bzr-explorer-1.3.0-1|96	- New release
12cr|bzr-explorer-1.3.0-1|97	
12cr|bzr-explorer-1.3.0-1|98	* Wed Dec 30 2009 Crispin Boylan <crisb@mandriva.org> 0.10.0-1mdv2010.1
12cr|bzr-explorer-1.3.0-1|99	+ Revision: 483833
12cr|bzr-explorer-1.3.0-1|100	- New release
12cr|bzr-explorer-1.3.0-1|101	
12cr|bzr-explorer-1.3.0-1|102	* Mon Nov 09 2009 Crispin Boylan <crisb@mandriva.org> 0.9.0-2mdv2010.1
12cr|bzr-explorer-1.3.0-1|103	+ Revision: 463709
12cr|bzr-explorer-1.3.0-1|104	- Bump
12cr|bzr-explorer-1.3.0-1|105	- Wrap description
12cr|bzr-explorer-1.3.0-1|106	
12cr|bzr-explorer-1.3.0-1|107	* Sun Nov 08 2009 Crispin Boylan <crisb@mandriva.org> 0.9.0-1mdv2010.1
12cr|bzr-explorer-1.3.0-1|108	+ Revision: 462858
12cr|bzr-explorer-1.3.0-1|109	- New release
12cr|bzr-explorer-1.3.0-1|110	
12cr|bzr-explorer-1.3.0-1|111	* Sat Oct 17 2009 Crispin Boylan <crisb@mandriva.org> 0.8.3-1mdv2010.0
12cr|bzr-explorer-1.3.0-1|112	+ Revision: 457994
12cr|bzr-explorer-1.3.0-1|113	- New release
12cr|bzr-explorer-1.3.0-1|114	
12cr|bzr-explorer-1.3.0-1|115	* Sat Sep 26 2009 Crispin Boylan <crisb@mandriva.org> 0.8.2-1mdv2010.0
12cr|bzr-explorer-1.3.0-1|116	+ Revision: 449405
12cr|bzr-explorer-1.3.0-1|117	- 0.8.2
12cr|bzr-explorer-1.3.0-1|118	- create bzr-explorer
12cr|bzr-explorer-1.3.0-1|119	

503 12
12cr|bzr-gtk-0.104.0-1|1	# based on http://cvs.fedora.redhat.com/viewcvs/devel/bzr-gtk/?root=extras
12cr|bzr-gtk-0.104.0-1|2	Name:           bzr-gtk
12cr|bzr-gtk-0.104.0-1|3	Version:        0.104.0
12cr|bzr-gtk-0.104.0-1|4	Release:        %mkrel 1
12cr|bzr-gtk-0.104.0-1|5	Summary:        Bazaar plugin for GTK+ interfaces to most Bazaar operations
12cr|bzr-gtk-0.104.0-1|6	
12cr|bzr-gtk-0.104.0-1|7	Group:          Development/Python
12cr|bzr-gtk-0.104.0-1|8	License:        GPL
12cr|bzr-gtk-0.104.0-1|9	URL:            http://bazaar-vcs.org/bzr-gtk
12cr|bzr-gtk-0.104.0-1|10	Source0:	http://edge.launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz
12cr|bzr-gtk-0.104.0-1|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|bzr-gtk-0.104.0-1|12	
12cr|bzr-gtk-0.104.0-1|13	BuildArch:      noarch
12cr|bzr-gtk-0.104.0-1|14	BuildRequires:  python-devel bzr
12cr|bzr-gtk-0.104.0-1|15	BuildRequires:  gettext
12cr|bzr-gtk-0.104.0-1|16	Requires:       bzr >= 2.1
12cr|bzr-gtk-0.104.0-1|17	Requires:       pygtk2.0
12cr|bzr-gtk-0.104.0-1|18	Requires:       pygtk2.0-libglade
12cr|bzr-gtk-0.104.0-1|19	Requires:	python-cairo
12cr|bzr-gtk-0.104.0-1|20	Requires:	python-gtksourceview
12cr|bzr-gtk-0.104.0-1|21	
12cr|bzr-gtk-0.104.0-1|22	%description
12cr|bzr-gtk-0.104.0-1|23	bzr-gtk is a plugin for Bazaar that aims to provide GTK+ interfaces to most
12cr|bzr-gtk-0.104.0-1|24	Bazaar operations.
12cr|bzr-gtk-0.104.0-1|25	
12cr|bzr-gtk-0.104.0-1|26	%package nautilus
12cr|bzr-gtk-0.104.0-1|27	Summary: Nautilus integration for bzr-gtk
12cr|bzr-gtk-0.104.0-1|28	Group: Development/Other
12cr|bzr-gtk-0.104.0-1|29	Requires: %{name} = %{version}-%{release}
12cr|bzr-gtk-0.104.0-1|30	Requires: python-nautilus
12cr|bzr-gtk-0.104.0-1|31	
12cr|bzr-gtk-0.104.0-1|32	%description nautilus
12cr|bzr-gtk-0.104.0-1|33	bzr-gtk integration with the nautilus file manager for gnome.
12cr|bzr-gtk-0.104.0-1|34	
12cr|bzr-gtk-0.104.0-1|35	%prep
12cr|bzr-gtk-0.104.0-1|36	%setup -q
12cr|bzr-gtk-0.104.0-1|37	
12cr|bzr-gtk-0.104.0-1|38	%build
12cr|bzr-gtk-0.104.0-1|39	python setup.py build
12cr|bzr-gtk-0.104.0-1|40	
12cr|bzr-gtk-0.104.0-1|41	
12cr|bzr-gtk-0.104.0-1|42	%install
12cr|bzr-gtk-0.104.0-1|43	rm -rf %{buildroot}
12cr|bzr-gtk-0.104.0-1|44	touch credits.pickle
12cr|bzr-gtk-0.104.0-1|45	python setup.py install --root %{buildroot}
12cr|bzr-gtk-0.104.0-1|46	mkdir -p %{buildroot}%{_prefix}/lib/nautilus/extensions-1.0/python/
12cr|bzr-gtk-0.104.0-1|47	mv %{buildroot}%{python_sitelib}/bzrlib/plugins/gtk/nautilus* %{buildroot}%{_prefix}/lib/nautilus/extensions-1.0/python/
12cr|bzr-gtk-0.104.0-1|48	
12cr|bzr-gtk-0.104.0-1|49	%clean
12cr|bzr-gtk-0.104.0-1|50	rm -rf %{buildroot}
12cr|bzr-gtk-0.104.0-1|51	
12cr|bzr-gtk-0.104.0-1|52	
12cr|bzr-gtk-0.104.0-1|53	%files
12cr|bzr-gtk-0.104.0-1|54	%defattr(-,root,root,-)
12cr|bzr-gtk-0.104.0-1|55	%doc COPYING README
12cr|bzr-gtk-0.104.0-1|56	%py_puresitedir/bzrlib/plugins/gtk/
12cr|bzr-gtk-0.104.0-1|57	%py_puresitedir/*egg-info
12cr|bzr-gtk-0.104.0-1|58	%{_bindir}/bzr-handle-patch
12cr|bzr-gtk-0.104.0-1|59	%{_bindir}/bzr-notify
12cr|bzr-gtk-0.104.0-1|60	%{_datadir}/applications/bazaar-properties.desktop
12cr|bzr-gtk-0.104.0-1|61	%{_datadir}/applications/bzr-handle-patch.desktop
12cr|bzr-gtk-0.104.0-1|62	%{_datadir}/applications/bzr-notify.desktop
12cr|bzr-gtk-0.104.0-1|63	%{_datadir}/application-registry/bzr-gtk.applications
12cr|bzr-gtk-0.104.0-1|64	%{_datadir}/%{name}
12cr|bzr-gtk-0.104.0-1|65	%{_datadir}/icons/hicolor/scalable/apps/bzr-panel.svg
12cr|bzr-gtk-0.104.0-1|66	%{_datadir}/pixmaps/bzr-icon-64.png
12cr|bzr-gtk-0.104.0-1|67	%{_iconsdir}/hicolor/scalable/emblems/*
12cr|bzr-gtk-0.104.0-1|68	
12cr|bzr-gtk-0.104.0-1|69	%files nautilus
12cr|bzr-gtk-0.104.0-1|70	%{_prefix}/lib/nautilus/extensions-1.0/python/*
12cr|bzr-gtk-0.104.0-1|71	
12cr|bzr-gtk-0.104.0-1|72	
12cr|bzr-gtk-0.104.0-1|73	%changelog
12cr|bzr-gtk-0.104.0-1|74	* Fri Apr 13 2012 Crispin Boylan <crisb@mandriva.org> 0.104.0-1mdv2012.0
12cr|bzr-gtk-0.104.0-1|75	+ Revision: 790507
12cr|bzr-gtk-0.104.0-1|76	- New release
12cr|bzr-gtk-0.104.0-1|77	
12cr|bzr-gtk-0.104.0-1|78	* Tue Feb 28 2012 Crispin Boylan <crisb@mandriva.org> 0.103.0-1
12cr|bzr-gtk-0.104.0-1|79	+ Revision: 781254
12cr|bzr-gtk-0.104.0-1|80	- New release
12cr|bzr-gtk-0.104.0-1|81	
12cr|bzr-gtk-0.104.0-1|82	* Fri Mar 18 2011 Crispin Boylan <crisb@mandriva.org> 0.100.0-1
12cr|bzr-gtk-0.104.0-1|83	+ Revision: 646332
12cr|bzr-gtk-0.104.0-1|84	- New release
12cr|bzr-gtk-0.104.0-1|85	
12cr|bzr-gtk-0.104.0-1|86	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 0.99.0-4mdv2011.0
12cr|bzr-gtk-0.104.0-1|87	+ Revision: 598901
12cr|bzr-gtk-0.104.0-1|88	- rebuild
12cr|bzr-gtk-0.104.0-1|89	
12cr|bzr-gtk-0.104.0-1|90	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.99.0-3mdv2011.0
12cr|bzr-gtk-0.104.0-1|91	+ Revision: 592420
12cr|bzr-gtk-0.104.0-1|92	- rebuild for python 2.7
12cr|bzr-gtk-0.104.0-1|93	
12cr|bzr-gtk-0.104.0-1|94	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 0.99.0-2mdv2011.0
12cr|bzr-gtk-0.104.0-1|95	+ Revision: 591767
12cr|bzr-gtk-0.104.0-1|96	- Rebuild
12cr|bzr-gtk-0.104.0-1|97	
12cr|bzr-gtk-0.104.0-1|98	* Mon Sep 13 2010 Crispin Boylan <crisb@mandriva.org> 0.99.0-1mdv2011.0
12cr|bzr-gtk-0.104.0-1|99	+ Revision: 578089
12cr|bzr-gtk-0.104.0-1|100	- New release, splits off olive into a separate package
12cr|bzr-gtk-0.104.0-1|101	
12cr|bzr-gtk-0.104.0-1|102	* Sun Aug 08 2010 Crispin Boylan <crisb@mandriva.org> 0.98.0-2mdv2011.0
12cr|bzr-gtk-0.104.0-1|103	+ Revision: 567638
12cr|bzr-gtk-0.104.0-1|104	- Patch 1
12cr|bzr-gtk-0.104.0-1|105	- Compatible with bzr 2.2 (patch1)
12cr|bzr-gtk-0.104.0-1|106	
12cr|bzr-gtk-0.104.0-1|107	* Fri Mar 05 2010 Crispin Boylan <crisb@mandriva.org> 0.98.0-1mdv2010.1
12cr|bzr-gtk-0.104.0-1|108	+ Revision: 514793
12cr|bzr-gtk-0.104.0-1|109	- New release, drop patch0 (merged)
12cr|bzr-gtk-0.104.0-1|110	
12cr|bzr-gtk-0.104.0-1|111	* Tue Feb 23 2010 Crispin Boylan <crisb@mandriva.org> 0.97.0-2mdv2010.1
12cr|bzr-gtk-0.104.0-1|112	+ Revision: 510374
12cr|bzr-gtk-0.104.0-1|113	- Add patch file
12cr|bzr-gtk-0.104.0-1|114	- Patch 0 - mark as compatible with bzr 2.1
12cr|bzr-gtk-0.104.0-1|115	
12cr|bzr-gtk-0.104.0-1|116	* Sun Aug 30 2009 Crispin Boylan <crisb@mandriva.org> 0.97.0-1mdv2010.0
12cr|bzr-gtk-0.104.0-1|117	+ Revision: 422470
12cr|bzr-gtk-0.104.0-1|118	- New release
12cr|bzr-gtk-0.104.0-1|119	
12cr|bzr-gtk-0.104.0-1|120	* Mon Jul 20 2009 Frederik Himpe <fhimpe@mandriva.org> 0.96.2-1mdv2010.0
12cr|bzr-gtk-0.104.0-1|121	+ Revision: 398124
12cr|bzr-gtk-0.104.0-1|122	- Update to new version 0.96.2
12cr|bzr-gtk-0.104.0-1|123	
12cr|bzr-gtk-0.104.0-1|124	* Fri Dec 26 2008 Crispin Boylan <crisb@mandriva.org> 0.95.0-2mdv2009.1
12cr|bzr-gtk-0.104.0-1|125	+ Revision: 319438
12cr|bzr-gtk-0.104.0-1|126	- Rebuild for python2.6
12cr|bzr-gtk-0.104.0-1|127	
12cr|bzr-gtk-0.104.0-1|128	* Sat Nov 08 2008 Crispin Boylan <crisb@mandriva.org> 0.95.0-1mdv2009.1
12cr|bzr-gtk-0.104.0-1|129	+ Revision: 300991
12cr|bzr-gtk-0.104.0-1|130	- New version
12cr|bzr-gtk-0.104.0-1|131	- Remove obsolete patches
12cr|bzr-gtk-0.104.0-1|132	- Enable Nautilus integration
12cr|bzr-gtk-0.104.0-1|133	
12cr|bzr-gtk-0.104.0-1|134	+ Thierry Vignaud <tv@mandriva.org>
12cr|bzr-gtk-0.104.0-1|135	- rebuild
12cr|bzr-gtk-0.104.0-1|136	- kill re-definition of %%buildroot on Pixel's request
12cr|bzr-gtk-0.104.0-1|137	
12cr|bzr-gtk-0.104.0-1|138	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|bzr-gtk-0.104.0-1|139	- added requires to newer bzr and pygtk2.0-libglade
12cr|bzr-gtk-0.104.0-1|140	- new version 0.94.0
12cr|bzr-gtk-0.104.0-1|141	
12cr|bzr-gtk-0.104.0-1|142	+ Olivier Blin <blino@mandriva.org>
12cr|bzr-gtk-0.104.0-1|143	- restore BuildRoot
12cr|bzr-gtk-0.104.0-1|144	
12cr|bzr-gtk-0.104.0-1|145	* Fri Dec 14 2007 Jérôme Soyer <saispo@mandriva.org> 0.93.0-1mdv2008.1
12cr|bzr-gtk-0.104.0-1|146	+ Revision: 119744
12cr|bzr-gtk-0.104.0-1|147	- New release 0.93.0
12cr|bzr-gtk-0.104.0-1|148	
12cr|bzr-gtk-0.104.0-1|149	* Wed Nov 14 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0.92.1-1mdv2008.1
12cr|bzr-gtk-0.104.0-1|150	+ Revision: 108868
12cr|bzr-gtk-0.104.0-1|151	- new version 0.92.1
12cr|bzr-gtk-0.104.0-1|152	
12cr|bzr-gtk-0.104.0-1|153	* Fri Oct 12 2007 Jérôme Soyer <saispo@mandriva.org> 0.91.0-1mdv2008.1
12cr|bzr-gtk-0.104.0-1|154	+ Revision: 97327
12cr|bzr-gtk-0.104.0-1|155	- New release 0.91.0
12cr|bzr-gtk-0.104.0-1|156	
12cr|bzr-gtk-0.104.0-1|157	* Mon Sep 03 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0.90.0-1mdv2008.0
12cr|bzr-gtk-0.104.0-1|158	+ Revision: 78575
12cr|bzr-gtk-0.104.0-1|159	- new version 0.90.0
12cr|bzr-gtk-0.104.0-1|160	
12cr|bzr-gtk-0.104.0-1|161	* Tue Jul 17 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0.18.0-1mdv2008.0
12cr|bzr-gtk-0.104.0-1|162	+ Revision: 52933
12cr|bzr-gtk-0.104.0-1|163	- changed group name to Development/Other
12cr|bzr-gtk-0.104.0-1|164	- new version 0.18.0
12cr|bzr-gtk-0.104.0-1|165	
12cr|bzr-gtk-0.104.0-1|166	* Mon Jun 18 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0.17.0-1mdv2008.0
12cr|bzr-gtk-0.104.0-1|167	+ Revision: 41049
12cr|bzr-gtk-0.104.0-1|168	- requires new bzr 0.17
12cr|bzr-gtk-0.104.0-1|169	- don't rely on __id_u
12cr|bzr-gtk-0.104.0-1|170	- new version 0.17.0
12cr|bzr-gtk-0.104.0-1|171	
12cr|bzr-gtk-0.104.0-1|172	* Sat May 26 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0.16.0-1mdv2008.0
12cr|bzr-gtk-0.104.0-1|173	+ Revision: 31234
12cr|bzr-gtk-0.104.0-1|174	- Import bzr-gtk
12cr|bzr-gtk-0.104.0-1|175	

504 12
12cr|bzr-loggerhead-1.18.1-2|1	%define real_name	loggerhead
12cr|bzr-loggerhead-1.18.1-2|2	
12cr|bzr-loggerhead-1.18.1-2|3	Name:           bzr-loggerhead
12cr|bzr-loggerhead-1.18.1-2|4	Version:        1.18.1
12cr|bzr-loggerhead-1.18.1-2|5	Release:        %mkrel 2
12cr|bzr-loggerhead-1.18.1-2|6	Summary:        A web view for Bazaar
12cr|bzr-loggerhead-1.18.1-2|7	
12cr|bzr-loggerhead-1.18.1-2|8	Group:          Development/Other
12cr|bzr-loggerhead-1.18.1-2|9	License:        GPL
12cr|bzr-loggerhead-1.18.1-2|10	URL:            https://launchpad.net/loggerhead
12cr|bzr-loggerhead-1.18.1-2|11	Source0:        https://launchpad.net/%{name}/stable/%{version}/+download/%{real_name}-%{version}.tar.gz
12cr|bzr-loggerhead-1.18.1-2|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
12cr|bzr-loggerhead-1.18.1-2|13	
12cr|bzr-loggerhead-1.18.1-2|14	Patch0:	bzr-compat.patch
12cr|bzr-loggerhead-1.18.1-2|15	
12cr|bzr-loggerhead-1.18.1-2|16	BuildArch:      noarch
12cr|bzr-loggerhead-1.18.1-2|17	BuildRequires:  python-devel
12cr|bzr-loggerhead-1.18.1-2|18	BuildRequires:  bzr
12cr|bzr-loggerhead-1.18.1-2|19	BuildRequires:  python-pkg-resources
12cr|bzr-loggerhead-1.18.1-2|20	BuildRequires:	python-paste
12cr|bzr-loggerhead-1.18.1-2|21	Requires:       python >= 2.4
12cr|bzr-loggerhead-1.18.1-2|22	Requires:       bzr >= 1.17
12cr|bzr-loggerhead-1.18.1-2|23	Requires:	python-paste
12cr|bzr-loggerhead-1.18.1-2|24	Requires:	python-pygments
12cr|bzr-loggerhead-1.18.1-2|25	Requires:	python-simpletal
12cr|bzr-loggerhead-1.18.1-2|26	Provides:	loggerhead
12cr|bzr-loggerhead-1.18.1-2|27	
12cr|bzr-loggerhead-1.18.1-2|28	%description
12cr|bzr-loggerhead-1.18.1-2|29	Loggerhead is a web viewer for projects in bazaar.
12cr|bzr-loggerhead-1.18.1-2|30	It can be used to navigate a branch history, annotate files, view patches,
12cr|bzr-loggerhead-1.18.1-2|31	perform searches, etc. It's originally based on bazaar-webserve, which is
12cr|bzr-loggerhead-1.18.1-2|32	itself based on hgweb for Mercurial.
12cr|bzr-loggerhead-1.18.1-2|33	
12cr|bzr-loggerhead-1.18.1-2|34	This package installs loggerhead as a plugin so that it can be run with:
12cr|bzr-loggerhead-1.18.1-2|35	bzr serve --http [--port=8080] [--directory=.].
12cr|bzr-loggerhead-1.18.1-2|36	
12cr|bzr-loggerhead-1.18.1-2|37	%prep
12cr|bzr-loggerhead-1.18.1-2|38	%setup -q -n %{real_name}-%{version}
12cr|bzr-loggerhead-1.18.1-2|39	%patch0 -p1
12cr|bzr-loggerhead-1.18.1-2|40	
12cr|bzr-loggerhead-1.18.1-2|41	%build
12cr|bzr-loggerhead-1.18.1-2|42	
12cr|bzr-loggerhead-1.18.1-2|43	%install
12cr|bzr-loggerhead-1.18.1-2|44	rm -rf $RPM_BUILD_ROOT
12cr|bzr-loggerhead-1.18.1-2|45	python setup.py install --prefix=%{buildroot}/%_prefix
12cr|bzr-loggerhead-1.18.1-2|46	
12cr|bzr-loggerhead-1.18.1-2|47	%clean
12cr|bzr-loggerhead-1.18.1-2|48	rm -rf $RPM_BUILD_ROOT
12cr|bzr-loggerhead-1.18.1-2|49	
12cr|bzr-loggerhead-1.18.1-2|50	
12cr|bzr-loggerhead-1.18.1-2|51	%files
12cr|bzr-loggerhead-1.18.1-2|52	%defattr(-,root,root,-)
12cr|bzr-loggerhead-1.18.1-2|53	%dir %py_puresitedir/bzrlib/plugins/loggerhead
12cr|bzr-loggerhead-1.18.1-2|54	%py_puresitedir/bzrlib/plugins/loggerhead/*
12cr|bzr-loggerhead-1.18.1-2|55	%dir %py_puresitedir/loggerhead
12cr|bzr-loggerhead-1.18.1-2|56	%py_puresitedir/loggerhead/*
12cr|bzr-loggerhead-1.18.1-2|57	%py_puresitedir/loggerhead-%{version}-*.egg-info
12cr|bzr-loggerhead-1.18.1-2|58	%{_bindir}/serve-branches
12cr|bzr-loggerhead-1.18.1-2|59	%{_bindir}/start-loggerhead
12cr|bzr-loggerhead-1.18.1-2|60	%{_bindir}/stop-loggerhead
12cr|bzr-loggerhead-1.18.1-2|61	%{_docdir}/loggerhead
12cr|bzr-loggerhead-1.18.1-2|62	%_mandir/man1/*
12cr|bzr-loggerhead-1.18.1-2|63	%doc README NEWS COPYING.txt
12cr|bzr-loggerhead-1.18.1-2|64	
12cr|bzr-loggerhead-1.18.1-2|65	
12cr|bzr-loggerhead-1.18.1-2|66	
12cr|bzr-loggerhead-1.18.1-2|67	%changelog
12cr|bzr-loggerhead-1.18.1-2|68	* Sat Aug 13 2011 Crispin Boylan <crisb@mandriva.org> 1.18.1-2mdv2012.0
12cr|bzr-loggerhead-1.18.1-2|69	+ Revision: 694358
12cr|bzr-loggerhead-1.18.1-2|70	- Mark as compatible with bzr 2.4.0
12cr|bzr-loggerhead-1.18.1-2|71	
12cr|bzr-loggerhead-1.18.1-2|72	* Mon Apr 11 2011 Crispin Boylan <crisb@mandriva.org> 1.18.1-1
12cr|bzr-loggerhead-1.18.1-2|73	+ Revision: 652485
12cr|bzr-loggerhead-1.18.1-2|74	- New release
12cr|bzr-loggerhead-1.18.1-2|75	
12cr|bzr-loggerhead-1.18.1-2|76	* Thu Nov 11 2010 Crispin Boylan <crisb@mandriva.org> 1.18-1mdv2011.0
12cr|bzr-loggerhead-1.18.1-2|77	+ Revision: 596130
12cr|bzr-loggerhead-1.18.1-2|78	- Add new binaries
12cr|bzr-loggerhead-1.18.1-2|79	- New release, drop applied patch
12cr|bzr-loggerhead-1.18.1-2|80	
12cr|bzr-loggerhead-1.18.1-2|81	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 1.17-4mdv2011.0
12cr|bzr-loggerhead-1.18.1-2|82	+ Revision: 591910
12cr|bzr-loggerhead-1.18.1-2|83	- Fix file list for py2.7
12cr|bzr-loggerhead-1.18.1-2|84	- Rebuild
12cr|bzr-loggerhead-1.18.1-2|85	
12cr|bzr-loggerhead-1.18.1-2|86	* Sun Aug 08 2010 Crispin Boylan <crisb@mandriva.org> 1.17-3mdv2011.0
12cr|bzr-loggerhead-1.18.1-2|87	+ Revision: 567639
12cr|bzr-loggerhead-1.18.1-2|88	- Compatible with bzr 2.2
12cr|bzr-loggerhead-1.18.1-2|89	
12cr|bzr-loggerhead-1.18.1-2|90	* Tue Feb 23 2010 Crispin Boylan <crisb@mandriva.org> 1.17-2mdv2010.1
12cr|bzr-loggerhead-1.18.1-2|91	+ Revision: 510372
12cr|bzr-loggerhead-1.18.1-2|92	- Patch 0 - mark as compatible with bzr 2.1
12cr|bzr-loggerhead-1.18.1-2|93	
12cr|bzr-loggerhead-1.18.1-2|94	* Fri Aug 21 2009 Crispin Boylan <crisb@mandriva.org> 1.17-1mdv2010.0
12cr|bzr-loggerhead-1.18.1-2|95	+ Revision: 418975
12cr|bzr-loggerhead-1.18.1-2|96	- Release 1.17
12cr|bzr-loggerhead-1.18.1-2|97	
12cr|bzr-loggerhead-1.18.1-2|98	* Wed Jul 29 2009 Crispin Boylan <crisb@mandriva.org> 1.11-0.5mdv2010.0
12cr|bzr-loggerhead-1.18.1-2|99	+ Revision: 403964
12cr|bzr-loggerhead-1.18.1-2|100	- Update to rev 381 (bzr1.17 compat)
12cr|bzr-loggerhead-1.18.1-2|101	
12cr|bzr-loggerhead-1.18.1-2|102	* Sun Jun 28 2009 Crispin Boylan <crisb@mandriva.org> 1.11-0.4mdv2010.0
12cr|bzr-loggerhead-1.18.1-2|103	+ Revision: 390175
12cr|bzr-loggerhead-1.18.1-2|104	- Update to bzr rev 378 (shows tags now)
12cr|bzr-loggerhead-1.18.1-2|105	
12cr|bzr-loggerhead-1.18.1-2|106	* Sat Jun 13 2009 Crispin Boylan <crisb@mandriva.org> 1.11-0.3mdv2010.0
12cr|bzr-loggerhead-1.18.1-2|107	+ Revision: 385672
12cr|bzr-loggerhead-1.18.1-2|108	- BuildRequires: python-paste
12cr|bzr-loggerhead-1.18.1-2|109	- BuildRequires python-pkg-resources
12cr|bzr-loggerhead-1.18.1-2|110	- Update binary
12cr|bzr-loggerhead-1.18.1-2|111	- Update to bzr revision 366
12cr|bzr-loggerhead-1.18.1-2|112	- Use setup.py as now installs as plugin by default
12cr|bzr-loggerhead-1.18.1-2|113	- Minimum version is bzr 1.13
12cr|bzr-loggerhead-1.18.1-2|114	
12cr|bzr-loggerhead-1.18.1-2|115	* Mon May 18 2009 Crispin Boylan <crisb@mandriva.org> 1.11-0.2mdv2010.0
12cr|bzr-loggerhead-1.18.1-2|116	+ Revision: 376846
12cr|bzr-loggerhead-1.18.1-2|117	- Provides loggerhead
12cr|bzr-loggerhead-1.18.1-2|118	- Bump release
12cr|bzr-loggerhead-1.18.1-2|119	- Add to description, this is the plugin version
12cr|bzr-loggerhead-1.18.1-2|120	- Initial package for mandriva
12cr|bzr-loggerhead-1.18.1-2|121	- create bzr-loggerhead
12cr|bzr-loggerhead-1.18.1-2|122	

505 12
12cr|bzrtools-2.5-1|1	# spec originally for RHEL from: http://www.natemccallum.com/uploads/rpms/bzr/
12cr|bzrtools-2.5-1|2	
12cr|bzrtools-2.5-1|3	Name:		bzrtools
12cr|bzrtools-2.5-1|4	Version:	2.5
12cr|bzrtools-2.5-1|5	Release:	%mkrel 1
12cr|bzrtools-2.5-1|6	Summary:	A collection of utilities and plugins for Bazaar-NG
12cr|bzrtools-2.5-1|7	Group:		Development/Other
12cr|bzrtools-2.5-1|8	License:	GPLv2
12cr|bzrtools-2.5-1|9	URL:		http://bazaar-vcs.org/BzrTools
12cr|bzrtools-2.5-1|10	Source0:	https://launchpad.net/%{name}/stable/%{version}/+download/%{name}-%{version}.tar.gz
12cr|bzrtools-2.5-1|11	Source1:	https://launchpad.net/%{name}/stable/%{version}/+download/%{name}-%{version}.tar.gz.sig
12cr|bzrtools-2.5-1|12	BuildArch:	noarch
12cr|bzrtools-2.5-1|13	BuildRequires:	python-devel
12cr|bzrtools-2.5-1|14	BuildRequires:	bzr
12cr|bzrtools-2.5-1|15	Requires:	python
12cr|bzrtools-2.5-1|16	Requires:	bzr
12cr|bzrtools-2.5-1|17	Requires:	patch
12cr|bzrtools-2.5-1|18	Requires:	rsync
12cr|bzrtools-2.5-1|19	Requires:	graphviz
12cr|bzrtools-2.5-1|20	Requires:	librsvg
12cr|bzrtools-2.5-1|21	Requires:	python-paramiko
12cr|bzrtools-2.5-1|22	
12cr|bzrtools-2.5-1|23	%description
12cr|bzrtools-2.5-1|24	BzrTools is a collection of plugins for Bazaar-NG (bzr).  Among the included
12cr|bzrtools-2.5-1|25	plugins are:
12cr|bzrtools-2.5-1|26	* push - uses rsync to push local changes to a remote server
12cr|bzrtools-2.5-1|27	* annotate - prints a file annotated with the revision next to each line
12cr|bzrtools-2.5-1|28	* baz-import - (Requres PyBaz) import an arch archive losslessly into bzr
12cr|bzrtools-2.5-1|29	* shelve/unshelve - allows you to undo some changes, commit, and restore
12cr|bzrtools-2.5-1|30	* clean-tree - remove unknown, ignored-junk, or unversioned files from the tree
12cr|bzrtools-2.5-1|31	* graph-ancestry - use dot to produce banch ancestry graphs
12cr|bzrtools-2.5-1|32	* shell - a bzr command interpreter with command completion
12cr|bzrtools-2.5-1|33	* patch - apply a patch to your tree from a file or URL
12cr|bzrtools-2.5-1|34	
12cr|bzrtools-2.5-1|35	
12cr|bzrtools-2.5-1|36	%prep
12cr|bzrtools-2.5-1|37	%setup -q -n %{name}
12cr|bzrtools-2.5-1|38	
12cr|bzrtools-2.5-1|39	%build
12cr|bzrtools-2.5-1|40	CFLAGS="%{optflags}" python setup.py build
12cr|bzrtools-2.5-1|41	
12cr|bzrtools-2.5-1|42	%install
12cr|bzrtools-2.5-1|43	rm -rf %{buildroot}
12cr|bzrtools-2.5-1|44	python setup.py install --root %{buildroot}
12cr|bzrtools-2.5-1|45	# remove shebangs from all files as none should be executable scripts
12cr|bzrtools-2.5-1|46	sed -e '/^#!\//,1 d' -i %{buildroot}%{py_puresitedir}/bzrlib/plugins/bzrtools/*.py
12cr|bzrtools-2.5-1|47	
12cr|bzrtools-2.5-1|48	%clean
12cr|bzrtools-2.5-1|49	rm -rf %{buildroot}
12cr|bzrtools-2.5-1|50	
12cr|bzrtools-2.5-1|51	%files
12cr|bzrtools-2.5-1|52	%defattr(-,root,root,-)
12cr|bzrtools-2.5-1|53	%doc README NEWS COPYING
12cr|bzrtools-2.5-1|54	%dir %{py_puresitedir}/bzrlib/plugins/bzrtools
12cr|bzrtools-2.5-1|55	%{py_puresitedir}/bzrlib/plugins/bzrtools/*.py
12cr|bzrtools-2.5-1|56	%dir %{py_puresitedir}/bzrlib/plugins/bzrtools/tests
12cr|bzrtools-2.5-1|57	%{py_puresitedir}/bzrlib/plugins/bzrtools/tests/*.py
12cr|bzrtools-2.5-1|58	%{py_puresitedir}/BzrTools*.egg-info
12cr|bzrtools-2.5-1|59	
12cr|bzrtools-2.5-1|60	
12cr|bzrtools-2.5-1|61	%changelog
12cr|bzrtools-2.5-1|62	* Wed Feb 08 2012 Andrey Bondrov <abondrov@mandriva.org> 2.5-1
12cr|bzrtools-2.5-1|63	+ Revision: 771824
12cr|bzrtools-2.5-1|64	- New version 2.5, minor spec cleanup
12cr|bzrtools-2.5-1|65	
12cr|bzrtools-2.5-1|66	* Mon Nov 14 2011 Crispin Boylan <crisb@mandriva.org> 2.4.1-1
12cr|bzrtools-2.5-1|67	+ Revision: 730546
12cr|bzrtools-2.5-1|68	- New release
12cr|bzrtools-2.5-1|69	
12cr|bzrtools-2.5-1|70	* Sat Aug 13 2011 Crispin Boylan <crisb@mandriva.org> 2.4.0-1
12cr|bzrtools-2.5-1|71	+ Revision: 694340
12cr|bzrtools-2.5-1|72	- New release
12cr|bzrtools-2.5-1|73	
12cr|bzrtools-2.5-1|74	* Mon Feb 14 2011 Crispin Boylan <crisb@mandriva.org> 2.3.1-1
12cr|bzrtools-2.5-1|75	+ Revision: 637816
12cr|bzrtools-2.5-1|76	- New release
12cr|bzrtools-2.5-1|77	
12cr|bzrtools-2.5-1|78	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 2.2.0-4mdv2011.0
12cr|bzrtools-2.5-1|79	+ Revision: 590151
12cr|bzrtools-2.5-1|80	- rebuild for python 2.7
12cr|bzrtools-2.5-1|81	
12cr|bzrtools-2.5-1|82	* Tue Aug 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.2.0-3mdv2011.0
12cr|bzrtools-2.5-1|83	+ Revision: 574757
12cr|bzrtools-2.5-1|84	- drop pybaz, not needed any more (from misc)
12cr|bzrtools-2.5-1|85	
12cr|bzrtools-2.5-1|86	* Sun Jun 27 2010 Crispin Boylan <crisb@mandriva.org> 2.2.0-2mdv2011.0
12cr|bzrtools-2.5-1|87	+ Revision: 549207
12cr|bzrtools-2.5-1|88	- New release
12cr|bzrtools-2.5-1|89	
12cr|bzrtools-2.5-1|90	* Wed May 05 2010 Funda Wang <fwang@mandriva.org> 2.1.0-2mdv2010.1
12cr|bzrtools-2.5-1|91	+ Revision: 542315
12cr|bzrtools-2.5-1|92	- fix file list
12cr|bzrtools-2.5-1|93	
12cr|bzrtools-2.5-1|94	* Wed Feb 17 2010 Crispin Boylan <crisb@mandriva.org> 2.1.0-1mdv2010.1
12cr|bzrtools-2.5-1|95	+ Revision: 506925
12cr|bzrtools-2.5-1|96	- New release
12cr|bzrtools-2.5-1|97	
12cr|bzrtools-2.5-1|98	* Sun Sep 27 2009 Frederik Himpe <fhimpe@mandriva.org> 2.0.1-1mdv2010.0
12cr|bzrtools-2.5-1|99	+ Revision: 449727
12cr|bzrtools-2.5-1|100	- update to new version 2.0.1
12cr|bzrtools-2.5-1|101	
12cr|bzrtools-2.5-1|102	* Tue Sep 15 2009 Crispin Boylan <crisb@mandriva.org> 2.0.0-1mdv2010.0
12cr|bzrtools-2.5-1|103	+ Revision: 442936
12cr|bzrtools-2.5-1|104	- New release
12cr|bzrtools-2.5-1|105	
12cr|bzrtools-2.5-1|106	* Sun Aug 30 2009 Crispin Boylan <crisb@mandriva.org> 1.18.0-1mdv2010.0
12cr|bzrtools-2.5-1|107	+ Revision: 422404
12cr|bzrtools-2.5-1|108	- New release
12cr|bzrtools-2.5-1|109	
12cr|bzrtools-2.5-1|110	* Tue Jul 21 2009 Frederik Himpe <fhimpe@mandriva.org> 1.17.0-1mdv2010.0
12cr|bzrtools-2.5-1|111	+ Revision: 398352
12cr|bzrtools-2.5-1|112	- Update to new version 1.17.0
12cr|bzrtools-2.5-1|113	
12cr|bzrtools-2.5-1|114	* Thu Jun 18 2009 Frederik Himpe <fhimpe@mandriva.org> 1.16.0-1mdv2010.0
12cr|bzrtools-2.5-1|115	+ Revision: 387146
12cr|bzrtools-2.5-1|116	- update to new version 1.16.0
12cr|bzrtools-2.5-1|117	
12cr|bzrtools-2.5-1|118	* Fri May 29 2009 Frederik Himpe <fhimpe@mandriva.org> 1.15.0-1mdv2010.0
12cr|bzrtools-2.5-1|119	+ Revision: 381159
12cr|bzrtools-2.5-1|120	- update to new version 1.15.0
12cr|bzrtools-2.5-1|121	
12cr|bzrtools-2.5-1|122	* Wed Apr 29 2009 Crispin Boylan <crisb@mandriva.org> 1.14.0-1mdv2010.0
12cr|bzrtools-2.5-1|123	+ Revision: 369143
12cr|bzrtools-2.5-1|124	- New release
12cr|bzrtools-2.5-1|125	
12cr|bzrtools-2.5-1|126	* Wed Mar 11 2009 Frederik Himpe <fhimpe@mandriva.org> 1.13.0-1mdv2009.1
12cr|bzrtools-2.5-1|127	+ Revision: 353963
12cr|bzrtools-2.5-1|128	- update to new version 1.13.0
12cr|bzrtools-2.5-1|129	
12cr|bzrtools-2.5-1|130	* Wed Feb 11 2009 Frederik Himpe <fhimpe@mandriva.org> 1.12.0-1mdv2009.1
12cr|bzrtools-2.5-1|131	+ Revision: 339544
12cr|bzrtools-2.5-1|132	- update to new version 1.12.0
12cr|bzrtools-2.5-1|133	
12cr|bzrtools-2.5-1|134	* Tue Jan 20 2009 Crispin Boylan <crisb@mandriva.org> 1.11.0-1mdv2009.1
12cr|bzrtools-2.5-1|135	+ Revision: 331723
12cr|bzrtools-2.5-1|136	- New binaries
12cr|bzrtools-2.5-1|137	- New release
12cr|bzrtools-2.5-1|138	
12cr|bzrtools-2.5-1|139	* Sat Jan 10 2009 Crispin Boylan <crisb@mandriva.org> 1.10.0-3mdv2009.1
12cr|bzrtools-2.5-1|140	+ Revision: 328027
12cr|bzrtools-2.5-1|141	- Use proper file list
12cr|bzrtools-2.5-1|142	
12cr|bzrtools-2.5-1|143	* Fri Dec 26 2008 Crispin Boylan <crisb@mandriva.org> 1.10.0-2mdv2009.1
12cr|bzrtools-2.5-1|144	+ Revision: 319421
12cr|bzrtools-2.5-1|145	- Rebuild for python2.6
12cr|bzrtools-2.5-1|146	
12cr|bzrtools-2.5-1|147	* Sat Dec 06 2008 Crispin Boylan <crisb@mandriva.org> 1.10.0-1mdv2009.1
12cr|bzrtools-2.5-1|148	+ Revision: 310928
12cr|bzrtools-2.5-1|149	- New release
12cr|bzrtools-2.5-1|150	
12cr|bzrtools-2.5-1|151	* Fri Nov 07 2008 Crispin Boylan <crisb@mandriva.org> 1.9.1-1mdv2009.1
12cr|bzrtools-2.5-1|152	+ Revision: 300440
12cr|bzrtools-2.5-1|153	- New version
12cr|bzrtools-2.5-1|154	
12cr|bzrtools-2.5-1|155	* Sat Jun 14 2008 Jérôme Soyer <saispo@mandriva.org> 1.6.0-1mdv2009.0
12cr|bzrtools-2.5-1|156	+ Revision: 219149
12cr|bzrtools-2.5-1|157	- New release 1.6.0
12cr|bzrtools-2.5-1|158	
12cr|bzrtools-2.5-1|159	* Wed May 14 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 1.4.0-1mdv2009.0
12cr|bzrtools-2.5-1|160	+ Revision: 207322
12cr|bzrtools-2.5-1|161	- new version 1.4.0
12cr|bzrtools-2.5-1|162	
12cr|bzrtools-2.5-1|163	* Mon Mar 03 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 1.2.0-1mdv2008.1
12cr|bzrtools-2.5-1|164	+ Revision: 177977
12cr|bzrtools-2.5-1|165	- requires bzr >= 1.0
12cr|bzrtools-2.5-1|166	- new version 1.2.0
12cr|bzrtools-2.5-1|167	
12cr|bzrtools-2.5-1|168	* Tue Jan 15 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 1.1.0-1mdv2008.1
12cr|bzrtools-2.5-1|169	+ Revision: 152397
12cr|bzrtools-2.5-1|170	- new version 1.1.0
12cr|bzrtools-2.5-1|171	
12cr|bzrtools-2.5-1|172	+ Olivier Blin <blino@mandriva.org>
12cr|bzrtools-2.5-1|173	- restore BuildRoot
12cr|bzrtools-2.5-1|174	
12cr|bzrtools-2.5-1|175	+ Thierry Vignaud <tv@mandriva.org>
12cr|bzrtools-2.5-1|176	- kill re-definition of %%buildroot on Pixel's request
12cr|bzrtools-2.5-1|177	
12cr|bzrtools-2.5-1|178	* Fri Dec 14 2007 Jérôme Soyer <saispo@mandriva.org> 1.0.0-1mdv2008.1
12cr|bzrtools-2.5-1|179	+ Revision: 119743
12cr|bzrtools-2.5-1|180	- New release 1.0.0
12cr|bzrtools-2.5-1|181	
12cr|bzrtools-2.5-1|182	* Fri Nov 09 2007 Jérôme Soyer <saispo@mandriva.org> 0.92.1-1mdv2008.1
12cr|bzrtools-2.5-1|183	+ Revision: 107069
12cr|bzrtools-2.5-1|184	- Delete
12cr|bzrtools-2.5-1|185	- Fix
12cr|bzrtools-2.5-1|186	
12cr|bzrtools-2.5-1|187	* Fri Oct 12 2007 Jérôme Soyer <saispo@mandriva.org> 0.91.0-1mdv2008.1
12cr|bzrtools-2.5-1|188	+ Revision: 97326
12cr|bzrtools-2.5-1|189	- New release 0.91.0
12cr|bzrtools-2.5-1|190	
12cr|bzrtools-2.5-1|191	* Mon Sep 03 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0.90.0-1mdv2008.0
12cr|bzrtools-2.5-1|192	+ Revision: 78570
12cr|bzrtools-2.5-1|193	- new version 0.90.0
12cr|bzrtools-2.5-1|194	
12cr|bzrtools-2.5-1|195	* Tue Jul 17 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0.18.0-1mdv2008.0
12cr|bzrtools-2.5-1|196	+ Revision: 53029
12cr|bzrtools-2.5-1|197	- new version 0.18.0
12cr|bzrtools-2.5-1|198	- changed group to Development/Other
12cr|bzrtools-2.5-1|199	
12cr|bzrtools-2.5-1|200	* Tue Jun 12 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0.17.0-1mdv2008.0
12cr|bzrtools-2.5-1|201	+ Revision: 38306
12cr|bzrtools-2.5-1|202	- updated to 0.17.0
12cr|bzrtools-2.5-1|203	
12cr|bzrtools-2.5-1|204	* Mon May 28 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0.16.1-1mdv2008.0
12cr|bzrtools-2.5-1|205	+ Revision: 31927
12cr|bzrtools-2.5-1|206	- upgrade to 0.16.1
12cr|bzrtools-2.5-1|207	- ported package to Mandriva Linux
12cr|bzrtools-2.5-1|208	- Import bzrtools
12cr|bzrtools-2.5-1|209	
12cr|bzrtools-2.5-1|210	
12cr|bzrtools-2.5-1|211	
12cr|bzrtools-2.5-1|212	* Wed May 24 2006 Shahms E. King <shahms@shahms.com> 0.8.1-4
12cr|bzrtools-2.5-1|213	- Require bzr >= 0.8, rather than only 0.8
12cr|bzrtools-2.5-1|214	
12cr|bzrtools-2.5-1|215	* Tue May 16 2006 Shahms E. King <shahms@shahms.com> 0.8.1-3
12cr|bzrtools-2.5-1|216	- BuildRequires python, rather than python-devel
12cr|bzrtools-2.5-1|217	
12cr|bzrtools-2.5-1|218	* Mon May 15 2006 Shahms E. King <shahms@shahms.com> 0.8.1-2
12cr|bzrtools-2.5-1|219	- Fix rpmlint non-executable-script errors
12cr|bzrtools-2.5-1|220	
12cr|bzrtools-2.5-1|221	* Fri May 12 2006 Shahms E. King <shahms@shahms.com> 0.8.1-1
12cr|bzrtools-2.5-1|222	- Add COPYING to %%doc
12cr|bzrtools-2.5-1|223	- Update to new upstream version
12cr|bzrtools-2.5-1|224	- Require bzr 0.8
12cr|bzrtools-2.5-1|225	
12cr|bzrtools-2.5-1|226	* Wed May 10 2006 Shahms E. King <shahms@shahms.com> 0.8-1
12cr|bzrtools-2.5-1|227	- Update to new upstream version
12cr|bzrtools-2.5-1|228	
12cr|bzrtools-2.5-1|229	* Fri Apr 14 2006 Shahms E. King <shahms@shahms.com> 0.7-1
12cr|bzrtools-2.5-1|230	- Initial package

506 12
12cr|C-0.05-4|1	%define name	C
12cr|C-0.05-4|2	%define version	0.05
12cr|C-0.05-4|3	%define release %mkrel 4
12cr|C-0.05-4|4	
12cr|C-0.05-4|5	%define major
12cr|C-0.05-4|6	%define libname %mklibname %name %major
12cr|C-0.05-4|7	
12cr|C-0.05-4|8	Name: 	 	%{name}
12cr|C-0.05-4|9	Summary: 	Pseudo-interpreter for C syntax
12cr|C-0.05-4|10	Version: 	%{version}
12cr|C-0.05-4|11	Release: 	%{release}
12cr|C-0.05-4|12	
12cr|C-0.05-4|13	Source:		http://labs.cybozu.co.jp/blog/kazuho/archives/c/%{name}-%{version}.tar.bz2
12cr|C-0.05-4|14	URL:		http://labs.cybozu.co.jp/blog/kazuhoatwork/2006/01/c.php
12cr|C-0.05-4|15	License:	GPLv2+
12cr|C-0.05-4|16	Group:		Development/C
12cr|C-0.05-4|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|C-0.05-4|18	
12cr|C-0.05-4|19	%description
12cr|C-0.05-4|20	C (pronounced large-C) is a pseudo-interpreter of the C programming language.
12cr|C-0.05-4|21	
12cr|C-0.05-4|22	Without the need of manual compilation, developers can rapidly create scripts
12cr|C-0.05-4|23	or write one-liners using the C programming language that runs at native-code
12cr|C-0.05-4|24	speed.
12cr|C-0.05-4|25	
12cr|C-0.05-4|26	%prep
12cr|C-0.05-4|27	%setup -q
12cr|C-0.05-4|28	
12cr|C-0.05-4|29	%build
12cr|C-0.05-4|30	%configure2_5x
12cr|C-0.05-4|31	%make
12cr|C-0.05-4|32	
12cr|C-0.05-4|33	%install
12cr|C-0.05-4|34	rm -rf $RPM_BUILD_ROOT
12cr|C-0.05-4|35	%makeinstall
12cr|C-0.05-4|36	
12cr|C-0.05-4|37	%clean
12cr|C-0.05-4|38	rm -rf $RPM_BUILD_ROOT
12cr|C-0.05-4|39	
12cr|C-0.05-4|40	%files
12cr|C-0.05-4|41	%defattr(-,root,root)
12cr|C-0.05-4|42	%doc AUTHORS ChangeLog NEWS README
12cr|C-0.05-4|43	%{_bindir}/%name
12cr|C-0.05-4|44	%{_mandir}/man1/*
12cr|C-0.05-4|45	
12cr|C-0.05-4|46	
12cr|C-0.05-4|47	
12cr|C-0.05-4|48	%changelog
12cr|C-0.05-4|49	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.05-4mdv2011.0
12cr|C-0.05-4|50	+ Revision: 616411
12cr|C-0.05-4|51	- the mass rebuild of 2010.0 packages
12cr|C-0.05-4|52	
12cr|C-0.05-4|53	* Mon Jun 22 2009 Jérôme Brenier <incubusss@mandriva.org> 0.05-3mdv2010.0
12cr|C-0.05-4|54	+ Revision: 388035
12cr|C-0.05-4|55	- fix license tag
12cr|C-0.05-4|56	
12cr|C-0.05-4|57	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 0.05-2mdv2009.0
12cr|C-0.05-4|58	+ Revision: 220019
12cr|C-0.05-4|59	- rebuild
12cr|C-0.05-4|60	- kill re-definition of %%buildroot on Pixel's request
12cr|C-0.05-4|61	- import C
12cr|C-0.05-4|62	
12cr|C-0.05-4|63	+ Olivier Blin <oblin@mandriva.com>
12cr|C-0.05-4|64	- restore BuildRoot
12cr|C-0.05-4|65	
12cr|C-0.05-4|66	
12cr|C-0.05-4|67	* Wed May 24 2006 Austin Acton <austin@mandriva.org> 0.05-1mdk
12cr|C-0.05-4|68	- initial package

507 12
12cr|c3270-3.3.9ga12-4|1	Summary:	Curses-based 3270 Emulator
12cr|c3270-3.3.9ga12-4|2	Name:		c3270
12cr|c3270-3.3.9ga12-4|3	Version:	3.3.9ga12
12cr|c3270-3.3.9ga12-4|4	Release: 	%mkrel 4
12cr|c3270-3.3.9ga12-4|5	License:	GPL
12cr|c3270-3.3.9ga12-4|6	Group:		Terminals
12cr|c3270-3.3.9ga12-4|7	URL:		http://www.geocities.com/SiliconValley/Peaks/7814/
12cr|c3270-3.3.9ga12-4|8	Source0:	http://downloads.sourceforge.net/project/x3270/x3270/%version/suite3270-%version.tgz
12cr|c3270-3.3.9ga12-4|9	Patch:		c3270-3.3-fix-format-errors.patch
12cr|c3270-3.3.9ga12-4|10	Requires:	x3270 <= %{version}
12cr|c3270-3.3.9ga12-4|11	Requires:	readline
12cr|c3270-3.3.9ga12-4|12	BuildRequires:	ncursesw-devel
12cr|c3270-3.3.9ga12-4|13	BuildRequires:	readline-devel
12cr|c3270-3.3.9ga12-4|14	BuildRequires:	openssl-devel
12cr|c3270-3.3.9ga12-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|c3270-3.3.9ga12-4|16	
12cr|c3270-3.3.9ga12-4|17	%description
12cr|c3270-3.3.9ga12-4|18	Complete IBM 3278/3279 emulation, TN3270E support, structured
12cr|c3270-3.3.9ga12-4|19	fields, color xterm emulation, highly configurable
12cr|c3270-3.3.9ga12-4|20	
12cr|c3270-3.3.9ga12-4|21	%prep
12cr|c3270-3.3.9ga12-4|22	%setup -q -n %{name}-3.3
12cr|c3270-3.3.9ga12-4|23	
12cr|c3270-3.3.9ga12-4|24	%build
12cr|c3270-3.3.9ga12-4|25	%configure2_5x \
12cr|c3270-3.3.9ga12-4|26	--without-pr3287
12cr|c3270-3.3.9ga12-4|27	
12cr|c3270-3.3.9ga12-4|28	%make
12cr|c3270-3.3.9ga12-4|29	
12cr|c3270-3.3.9ga12-4|30	%install
12cr|c3270-3.3.9ga12-4|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|c3270-3.3.9ga12-4|32	%makeinstall_std
12cr|c3270-3.3.9ga12-4|33	
12cr|c3270-3.3.9ga12-4|34	rm -f %buildroot%_bindir/x3270if
12cr|c3270-3.3.9ga12-4|35	
12cr|c3270-3.3.9ga12-4|36	install -d %{buildroot}%{_mandir}/man1
12cr|c3270-3.3.9ga12-4|37	install -m644 %{name}.man %{buildroot}%{_mandir}/man1/%{name}.1
12cr|c3270-3.3.9ga12-4|38	
12cr|c3270-3.3.9ga12-4|39	%clean
12cr|c3270-3.3.9ga12-4|40	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|c3270-3.3.9ga12-4|41	
12cr|c3270-3.3.9ga12-4|42	%files
12cr|c3270-3.3.9ga12-4|43	%defattr(-,root,root)
12cr|c3270-3.3.9ga12-4|44	%doc html/*.html README
12cr|c3270-3.3.9ga12-4|45	%{_sysconfdir}/x3270/ibm_hosts
12cr|c3270-3.3.9ga12-4|46	%{_bindir}/%{name}
12cr|c3270-3.3.9ga12-4|47	%{_mandir}/man1/%{name}*
12cr|c3270-3.3.9ga12-4|48	
12cr|c3270-3.3.9ga12-4|49	
12cr|c3270-3.3.9ga12-4|50	%changelog
12cr|c3270-3.3.9ga12-4|51	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.9ga12-4mdv2011.0
12cr|c3270-3.3.9ga12-4|52	+ Revision: 610091
12cr|c3270-3.3.9ga12-4|53	- rebuild
12cr|c3270-3.3.9ga12-4|54	
12cr|c3270-3.3.9ga12-4|55	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 3.3.9ga12-3mdv2010.1
12cr|c3270-3.3.9ga12-4|56	+ Revision: 533667
12cr|c3270-3.3.9ga12-4|57	- rebuild for openssl 1.0
12cr|c3270-3.3.9ga12-4|58	
12cr|c3270-3.3.9ga12-4|59	* Wed Aug 12 2009 Funda Wang <fwang@mandriva.org> 3.3.9ga12-2mdv2010.0
12cr|c3270-3.3.9ga12-4|60	+ Revision: 415334
12cr|c3270-3.3.9ga12-4|61	- fix file list
12cr|c3270-3.3.9ga12-4|62	
12cr|c3270-3.3.9ga12-4|63	* Wed Aug 12 2009 Funda Wang <fwang@mandriva.org> 3.3.9ga12-1mdv2010.0
12cr|c3270-3.3.9ga12-4|64	+ Revision: 415324
12cr|c3270-3.3.9ga12-4|65	- New version 3.3.9ga12
12cr|c3270-3.3.9ga12-4|66	
12cr|c3270-3.3.9ga12-4|67	* Mon Mar 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.3.6-4mdv2009.1
12cr|c3270-3.3.9ga12-4|68	+ Revision: 356293
12cr|c3270-3.3.9ga12-4|69	- fix format errors
12cr|c3270-3.3.9ga12-4|70	
12cr|c3270-3.3.9ga12-4|71	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 3.3.6-3mdv2009.0
12cr|c3270-3.3.9ga12-4|72	+ Revision: 243396
12cr|c3270-3.3.9ga12-4|73	- rebuild
12cr|c3270-3.3.9ga12-4|74	
12cr|c3270-3.3.9ga12-4|75	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 3.3.6-1mdv2008.1
12cr|c3270-3.3.9ga12-4|76	+ Revision: 140691
12cr|c3270-3.3.9ga12-4|77	- restore BuildRoot
12cr|c3270-3.3.9ga12-4|78	
12cr|c3270-3.3.9ga12-4|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|c3270-3.3.9ga12-4|80	- kill re-definition of %%buildroot on Pixel's request
12cr|c3270-3.3.9ga12-4|81	- buildrequires X11-devel instead of XFree86-devel
12cr|c3270-3.3.9ga12-4|82	
12cr|c3270-3.3.9ga12-4|83	* Wed Jun 27 2007 Funda Wang <fwang@mandriva.org> 3.3.6-1mdv2008.0
12cr|c3270-3.3.9ga12-4|84	+ Revision: 44857
12cr|c3270-3.3.9ga12-4|85	- New version
12cr|c3270-3.3.9ga12-4|86	- Import c3270
12cr|c3270-3.3.9ga12-4|87	
12cr|c3270-3.3.9ga12-4|88	
12cr|c3270-3.3.9ga12-4|89	
12cr|c3270-3.3.9ga12-4|90	* Tue Aug 01 2006 Lenny Cartier <lenny@mandriva.com> 3.3.2p2-4mdv2007.0
12cr|c3270-3.3.9ga12-4|91	- rebuild
12cr|c3270-3.3.9ga12-4|92	
12cr|c3270-3.3.9ga12-4|93	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 3.3.2p2-3mdk
12cr|c3270-3.3.9ga12-4|94	- rebuilt against openssl-0.9.8a
12cr|c3270-3.3.9ga12-4|95	
12cr|c3270-3.3.9ga12-4|96	* Fri Feb  4 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.3.2p2-2mdk
12cr|c3270-3.3.9ga12-4|97	- rebuilt against new readline
12cr|c3270-3.3.9ga12-4|98	
12cr|c3270-3.3.9ga12-4|99	* Thu Jul 22 2004 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 3.3.2p2-1mdk
12cr|c3270-3.3.9ga12-4|100	- new version
12cr|c3270-3.3.9ga12-4|101	
12cr|c3270-3.3.9ga12-4|102	* Tue Jun 08 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.3.2p1-1mdk
12cr|c3270-3.3.9ga12-4|103	- new version
12cr|c3270-3.3.9ga12-4|104	- fix strange perms
12cr|c3270-3.3.9ga12-4|105	- fix deps
12cr|c3270-3.3.9ga12-4|106	
12cr|c3270-3.3.9ga12-4|107	* Fri Jul 11 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 3.2.20-1mdk
12cr|c3270-3.3.9ga12-4|108	- 3.2.20
12cr|c3270-3.3.9ga12-4|109	- use the %%configure2_5x macro
12cr|c3270-3.3.9ga12-4|110	
12cr|c3270-3.3.9ga12-4|111	* Mon Jan 27 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 3.2.19-3mdk
12cr|c3270-3.3.9ga12-4|112	- build release
12cr|c3270-3.3.9ga12-4|113	- misc spec file fixes
12cr|c3270-3.3.9ga12-4|114	
12cr|c3270-3.3.9ga12-4|115	* Wed Jul 24 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.2.19-2mdk
12cr|c3270-3.3.9ga12-4|116	- rebuild for new readline
12cr|c3270-3.3.9ga12-4|117	
12cr|c3270-3.3.9ga12-4|118	* Thu May 16 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 3.2.19-1mdk
12cr|c3270-3.3.9ga12-4|119	- new version
12cr|c3270-3.3.9ga12-4|120	- misc spec file fixes
12cr|c3270-3.3.9ga12-4|121	- rebuilt with latest system compiler (gcc3.1)
12cr|c3270-3.3.9ga12-4|122	
12cr|c3270-3.3.9ga12-4|123	* Tue Jan  1 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 3.2.18-1mdk
12cr|c3270-3.3.9ga12-4|124	- new version
12cr|c3270-3.3.9ga12-4|125	
12cr|c3270-3.3.9ga12-4|126	* Mon Sep 24 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.2.17-1mdk
12cr|c3270-3.3.9ga12-4|127	- added in contribs by Oden Eriksson <oden.eriksson@kvikkjokk.net> :
12cr|c3270-3.3.9ga12-4|128	- initial cooker contrib

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

509 12
12cr|cableswig-3.20.0-3|1	
12cr|cableswig-3.20.0-3|2	Summary:	Used to create interfaces to interpreted languages
12cr|cableswig-3.20.0-3|3	Name:		cableswig
12cr|cableswig-3.20.0-3|4	Version:	3.20.0
12cr|cableswig-3.20.0-3|5	Release:	%mkrel 3
12cr|cableswig-3.20.0-3|6	License:	BSDish
12cr|cableswig-3.20.0-3|7	Group:		Development/C++
12cr|cableswig-3.20.0-3|8	URL:		http://www.itk.org
12cr|cableswig-3.20.0-3|9	Source0:	http://public.kitware.com/pub/itk/v3.20/CableSwig-ITK-%{version}.tar.gz
12cr|cableswig-3.20.0-3|10	
12cr|cableswig-3.20.0-3|11	# From fedora gccxml package
12cr|cableswig-3.20.0-3|12	#		Source is created from a cvs checkout
12cr|cableswig-3.20.0-3|13	#		Files for the Borland compiler are excluded for license reasons
12cr|cableswig-3.20.0-3|14	#		cvs -d:pserver:anoncvs@www.gccxml.org:/cvsroot/GCC_XML co \
12cr|cableswig-3.20.0-3|15	#			-D '2011-02-11 23:59:59Z' -d gccxml-20110211 gccxml
12cr|cableswig-3.20.0-3|16	#		tar -z -c --exclude CVS --exclude Borland \
12cr|cableswig-3.20.0-3|17	#			-f gccxml-20110211.tar.gz gccxml-20110211
12cr|cableswig-3.20.0-3|18	Source1:	gccxml-20110211.tar.gz
12cr|cableswig-3.20.0-3|19	
12cr|cableswig-3.20.0-3|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|cableswig-3.20.0-3|21	Requires:	gccxml = 1:%{version}
12cr|cableswig-3.20.0-3|22	Provides:	cable
12cr|cableswig-3.20.0-3|23	BuildRequires:  cmake
12cr|cableswig-3.20.0-3|24	
12cr|cableswig-3.20.0-3|25	%description
12cr|cableswig-3.20.0-3|26	CableSwig is used to create interfaces (i.e. "wrappers") to interpreted
12cr|cableswig-3.20.0-3|27	languages such as Tcl and Python. It was created to produce wrappers for ITK
12cr|cableswig-3.20.0-3|28	because the toolkit uses C++ structures that SWIG cannot parse (deeply nested
12cr|cableswig-3.20.0-3|29	template instantiations). CableSwig is a combination tool that uses  GCC_XML as
12cr|cableswig-3.20.0-3|30	the c++ parser. The input files are  Cable style input files. The XML produced
12cr|cableswig-3.20.0-3|31	from the Cable/GCC_XML input files are then parsed and feed into a modified
12cr|cableswig-3.20.0-3|32	version of  SWIG. SWIG is a software development tool that connects programs
12cr|cableswig-3.20.0-3|33	written in C and C++ with a variety of high-level programming languages. It is
12cr|cableswig-3.20.0-3|34	used to generate the language bindings to the target language. Currently, Tcl
12cr|cableswig-3.20.0-3|35	and Python are supported.
12cr|cableswig-3.20.0-3|36	
12cr|cableswig-3.20.0-3|37	%package -n gccxml
12cr|cableswig-3.20.0-3|38	Summary:	The XML output extension to GCC
12cr|cableswig-3.20.0-3|39	Group:		Development/C++
12cr|cableswig-3.20.0-3|40	Epoch:		1
12cr|cableswig-3.20.0-3|41	
12cr|cableswig-3.20.0-3|42	%description -n gccxml
12cr|cableswig-3.20.0-3|43	Development tools that work with programming languages benefit from their
12cr|cableswig-3.20.0-3|44	ability to understand the code with which they work at a level comparable to a
12cr|cableswig-3.20.0-3|45	compiler. C++ has become a popular and powerful language, but parsing it is a
12cr|cableswig-3.20.0-3|46	very challenging problem. This has discouraged the development of tools meant
12cr|cableswig-3.20.0-3|47	to work directly with the language.
12cr|cableswig-3.20.0-3|48	
12cr|cableswig-3.20.0-3|49	There is one open-source C++ parser, the C++ front-end to GCC, which is
12cr|cableswig-3.20.0-3|50	currently able to deal with the language in its entirety. The purpose of the
12cr|cableswig-3.20.0-3|51	GCC-XML extension is to generate an XML description of a C++ program from GCC's
12cr|cableswig-3.20.0-3|52	internal representation. Since XML is easy to parse, other development tools
12cr|cableswig-3.20.0-3|53	will be able to work with C++ programs without the burden of a complicated C++
12cr|cableswig-3.20.0-3|54	parser.
12cr|cableswig-3.20.0-3|55	
12cr|cableswig-3.20.0-3|56	GCC-XML was developed by Brad King at Kitware to be used by CABLE, which was
12cr|cableswig-3.20.0-3|57	developed as part of the NLM Insight Segmentation and Registration Toolkit
12cr|cableswig-3.20.0-3|58	project.
12cr|cableswig-3.20.0-3|59	
12cr|cableswig-3.20.0-3|60	%prep
12cr|cableswig-3.20.0-3|61	
12cr|cableswig-3.20.0-3|62	%setup -q -n CableSwig-%{version} -a1
12cr|cableswig-3.20.0-3|63	find -name CVS -type d | xargs rm -rf
12cr|cableswig-3.20.0-3|64	
12cr|cableswig-3.20.0-3|65	rm -fr GCC GCC_XML
12cr|cableswig-3.20.0-3|66	mv gccxml-20110211/GCC{,_XML} .
12cr|cableswig-3.20.0-3|67	
12cr|cableswig-3.20.0-3|68	%build
12cr|cableswig-3.20.0-3|69	%cmake -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
12cr|cableswig-3.20.0-3|70	-DCMAKE_BUILD_TYPE:STRING=Release \
12cr|cableswig-3.20.0-3|71	-DCMAKE_SKIP_RPATH:BOOL=ON \
12cr|cableswig-3.20.0-3|72	-DLIB_DIRECTORY_NAME:STRING=%{_lib} \
12cr|cableswig-3.20.0-3|73	-DCMAKE_CXX_COMPILER:PATH=%{_bindir}/c++ \
12cr|cableswig-3.20.0-3|74	-DCMAKE_C_COMPILER:PATH=%{_bindir}/gcc
12cr|cableswig-3.20.0-3|75	# 3.20.0 has a problem with paralell build when generating yacc scanner
12cr|cableswig-3.20.0-3|76	make
12cr|cableswig-3.20.0-3|77	
12cr|cableswig-3.20.0-3|78	%install
12cr|cableswig-3.20.0-3|79	rm -fr %{buildroot}
12cr|cableswig-3.20.0-3|80	%makeinstall_std -C build
12cr|cableswig-3.20.0-3|81	
12cr|cableswig-3.20.0-3|82	# fix lib path
12cr|cableswig-3.20.0-3|83	%if "%{_lib}" == "lib64"
12cr|cableswig-3.20.0-3|84	mv $RPM_BUILD_ROOT/usr/lib $RPM_BUILD_ROOT/%{_libdir}
12cr|cableswig-3.20.0-3|85	%endif
12cr|cableswig-3.20.0-3|86	
12cr|cableswig-3.20.0-3|87	# mv gccxml to std path
12cr|cableswig-3.20.0-3|88	mv $RPM_BUILD_ROOT/%{_libdir}/CableSwig/share $RPM_BUILD_ROOT/%{_prefix}
12cr|cableswig-3.20.0-3|89	mv $RPM_BUILD_ROOT/%{_libdir}/CableSwig/bin/* $RPM_BUILD_ROOT/%{_bindir}
12cr|cableswig-3.20.0-3|90	rmdir $RPM_BUILD_ROOT/%{_libdir}/CableSwig/bin
12cr|cableswig-3.20.0-3|91	
12cr|cableswig-3.20.0-3|92	# set correct path
12cr|cableswig-3.20.0-3|93	cat > $RPM_BUILD_ROOT/%{_libdir}/CableSwig/CableSwigConfig.cmake <<EOF
12cr|cableswig-3.20.0-3|94	SET(CableSwig_VERSION_MAJOR "0")
12cr|cableswig-3.20.0-3|95	SET(CableSwig_VERSION_MINOR "1")
12cr|cableswig-3.20.0-3|96	SET(CableSwig_VERSION_PATCH "0")
12cr|cableswig-3.20.0-3|97	
12cr|cableswig-3.20.0-3|98	SET(CableSwig_cableidx_EXE "%{_bindir}/cableidx")
12cr|cableswig-3.20.0-3|99	SET(CableSwig_cswig_EXE "%{_bindir}/cswig")
12cr|cableswig-3.20.0-3|100	SET(CableSwig_gccxml_EXE "%{_bindir}/gccxml")
12cr|cableswig-3.20.0-3|101	SET(CableSwig_DEFAULT_LIB "%{_libdir}/CableSwig/SWIGLib")
12cr|cableswig-3.20.0-3|102	EOF
12cr|cableswig-3.20.0-3|103	
12cr|cableswig-3.20.0-3|104	
12cr|cableswig-3.20.0-3|105	%clean
12cr|cableswig-3.20.0-3|106	rm -fr %{buildroot}
12cr|cableswig-3.20.0-3|107	
12cr|cableswig-3.20.0-3|108	%files
12cr|cableswig-3.20.0-3|109	%defattr(-,root,root)
12cr|cableswig-3.20.0-3|110	%{_libdir}/CableSwig
12cr|cableswig-3.20.0-3|111	%{_bindir}/cableidx
12cr|cableswig-3.20.0-3|112	%{_bindir}/cswig
12cr|cableswig-3.20.0-3|113	
12cr|cableswig-3.20.0-3|114	%files -n gccxml
12cr|cableswig-3.20.0-3|115	%defattr(-,root,root)
12cr|cableswig-3.20.0-3|116	%{_datadir}/gccxml*
12cr|cableswig-3.20.0-3|117	%{_datadir}/doc/*
12cr|cableswig-3.20.0-3|118	%{_mandir}/man*/*
12cr|cableswig-3.20.0-3|119	%{_bindir}/gccxml
12cr|cableswig-3.20.0-3|120	%{_bindir}/gccxml_cc1plus
12cr|cableswig-3.20.0-3|121	
12cr|cableswig-3.20.0-3|122	
12cr|cableswig-3.20.0-3|123	%changelog
12cr|cableswig-3.20.0-3|124	* Thu Nov 17 2011 Paulo Andrade <pcpa@mandriva.com.br> 3.20.0-3mdv2012.0
12cr|cableswig-3.20.0-3|125	+ Revision: 731255
12cr|cableswig-3.20.0-3|126	- Import and replace gccxml source to add support for gcc 4.6.
12cr|cableswig-3.20.0-3|127	
12cr|cableswig-3.20.0-3|128	* Thu Nov 17 2011 Paulo Andrade <pcpa@mandriva.com.br> 3.20.0-2
12cr|cableswig-3.20.0-3|129	+ Revision: 731241
12cr|cableswig-3.20.0-3|130	- Rebuild.
12cr|cableswig-3.20.0-3|131	
12cr|cableswig-3.20.0-3|132	* Wed Jul 14 2010 Paulo Andrade <pcpa@mandriva.com.br> 3.20.0-1mdv2011.0
12cr|cableswig-3.20.0-3|133	+ Revision: 553411
12cr|cableswig-3.20.0-3|134	- Update to version 3.20.0.
12cr|cableswig-3.20.0-3|135	
12cr|cableswig-3.20.0-3|136	* Mon Mar 08 2010 Lev Givon <lev@mandriva.org> 3.16.0-1mdv2010.1
12cr|cableswig-3.20.0-3|137	+ Revision: 516716
12cr|cableswig-3.20.0-3|138	- Update to 3.16.0.
12cr|cableswig-3.20.0-3|139	
12cr|cableswig-3.20.0-3|140	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 3.14.0-2mdv2010.0
12cr|cableswig-3.20.0-3|141	+ Revision: 436908
12cr|cableswig-3.20.0-3|142	- rebuild
12cr|cableswig-3.20.0-3|143	
12cr|cableswig-3.20.0-3|144	+ Gaëtan Lehmann <glehmann@mandriva.org>
12cr|cableswig-3.20.0-3|145	- 3.14
12cr|cableswig-3.20.0-3|146	
12cr|cableswig-3.20.0-3|147	* Tue Jan 27 2009 Lev Givon <lev@mandriva.org> 3.10.0-1mdv2009.1
12cr|cableswig-3.20.0-3|148	+ Revision: 334348
12cr|cableswig-3.20.0-3|149	- Update to 3.10.0.
12cr|cableswig-3.20.0-3|150	
12cr|cableswig-3.20.0-3|151	+ Thierry Vignaud <tv@mandriva.org>
12cr|cableswig-3.20.0-3|152	- rebuild
12cr|cableswig-3.20.0-3|153	
12cr|cableswig-3.20.0-3|154	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 3.2.0-3mdv2008.1
12cr|cableswig-3.20.0-3|155	+ Revision: 170780
12cr|cableswig-3.20.0-3|156	- rebuild
12cr|cableswig-3.20.0-3|157	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|cableswig-3.20.0-3|158	- fix description-line-too-long
12cr|cableswig-3.20.0-3|159	- kill re-definition of %%buildroot on Pixel's request
12cr|cableswig-3.20.0-3|160	
12cr|cableswig-3.20.0-3|161	+ Olivier Blin <blino@mandriva.org>
12cr|cableswig-3.20.0-3|162	- restore BuildRoot
12cr|cableswig-3.20.0-3|163	
12cr|cableswig-3.20.0-3|164	* Mon Aug 27 2007 Gaëtan Lehmann <glehmann@mandriva.org> 3.2.0-2mdv2008.0
12cr|cableswig-3.20.0-3|165	+ Revision: 71868
12cr|cableswig-3.20.0-3|166	- 3.2.0
12cr|cableswig-3.20.0-3|167	- generate code usable with python on x86_64 (patch2)
12cr|cableswig-3.20.0-3|168	- stop playing with patches to install cableswig in the right lib dir, and
12cr|cableswig-3.20.0-3|169	try to install it at the right palce by hand
12cr|cableswig-3.20.0-3|170	
12cr|cableswig-3.20.0-3|171	
12cr|cableswig-3.20.0-3|172	* Sun Jan 07 2007 Gaëtan Lehmann <glehmann@mandriva.org> 3.0.0-2mdv2007.0
12cr|cableswig-3.20.0-3|173	+ Revision: 105136
12cr|cableswig-3.20.0-3|174	- fix missing .i files
12cr|cableswig-3.20.0-3|175	
12cr|cableswig-3.20.0-3|176	* Sun Dec 17 2006 Gaëtan Lehmann <glehmann@mandriva.org> 3.0.0-1mdv2007.1
12cr|cableswig-3.20.0-3|177	+ Revision: 98269
12cr|cableswig-3.20.0-3|178	- 3.0.0
12cr|cableswig-3.20.0-3|179	- Import cableswig
12cr|cableswig-3.20.0-3|180	
12cr|cableswig-3.20.0-3|181	* Wed Jul 26 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1:2.8.0-1mdk
12cr|cableswig-3.20.0-3|182	- New release 2.8.0
12cr|cableswig-3.20.0-3|183	
12cr|cableswig-3.20.0-3|184	* Thu Apr 27 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.6.0-6mdk
12cr|cableswig-3.20.0-3|185	- cableswig requires the same version of gccxml
12cr|cableswig-3.20.0-3|186	
12cr|cableswig-3.20.0-3|187	* Tue Mar 28 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.6.0-5mdk
12cr|cableswig-3.20.0-3|188	- no more require swig
12cr|cableswig-3.20.0-3|189	
12cr|cableswig-3.20.0-3|190	* Tue Mar 28 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.6.0-4mdk
12cr|cableswig-3.20.0-3|191	- fix SWIGLIB search path
12cr|cableswig-3.20.0-3|192	
12cr|cableswig-3.20.0-3|193	* Sat Mar 25 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.6.0-3mdk
12cr|cableswig-3.20.0-3|194	- Patch0: allow to xinstall in lib64 folder on x86_64
12cr|cableswig-3.20.0-3|195	- force /usr/bin/c++ and /usr/bin/gcc compilers
12cr|cableswig-3.20.0-3|196	
12cr|cableswig-3.20.0-3|197	* Tue Mar 21 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.6.0-2mdk
12cr|cableswig-3.20.0-3|198	- rebuild to sync i586
12cr|cableswig-3.20.0-3|199	
12cr|cableswig-3.20.0-3|200	* Mon Mar 13 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.6.0-1mdk
12cr|cableswig-3.20.0-3|201	- New release 2.6.0
12cr|cableswig-3.20.0-3|202	
12cr|cableswig-3.20.0-3|203	* Wed Dec 07 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.4.0-3mdk
12cr|cableswig-3.20.0-3|204	- force swig lib location
12cr|cableswig-3.20.0-3|205	- really use 2.4.0 !
12cr|cableswig-3.20.0-3|206	
12cr|cableswig-3.20.0-3|207	* Wed Dec 07 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.4.0-2mdk
12cr|cableswig-3.20.0-3|208	- rebuild
12cr|cableswig-3.20.0-3|209	
12cr|cableswig-3.20.0-3|210	* Sat Dec 03 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.4.0-1mdk
12cr|cableswig-3.20.0-3|211	- New release 2.4.0
12cr|cableswig-3.20.0-3|212	
12cr|cableswig-3.20.0-3|213	* Sat Oct 22 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.1.0-3.20050805.4mdk
12cr|cableswig-3.20.0-3|214	- Fix BuildRequires
12cr|cableswig-3.20.0-3|215	
12cr|cableswig-3.20.0-3|216	* Mon Aug 15 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.1.0-3.20050805.3mdk
12cr|cableswig-3.20.0-3|217	- rebuild
12cr|cableswig-3.20.0-3|218	
12cr|cableswig-3.20.0-3|219	* Sun Aug 07 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.1.0-3.20050805.2mdk
12cr|cableswig-3.20.0-3|220	- fix swiglib path
12cr|cableswig-3.20.0-3|221	- move lib back to /usr/lib on x86_64
12cr|cableswig-3.20.0-3|222	- fix build on i586
12cr|cableswig-3.20.0-3|223	
12cr|cableswig-3.20.0-3|224	* Sat Aug 06 2005 Gaetan Lehmann <glehmann@deborah.mandriva.com> 0.1.0-3.20050805.1mdk
12cr|cableswig-3.20.0-3|225	- cvs snapshot
12cr|cableswig-3.20.0-3|226	
12cr|cableswig-3.20.0-3|227	* Sun Jun 12 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.1.0-3mdk
12cr|cableswig-3.20.0-3|228	- fix x86_64 build
12cr|cableswig-3.20.0-3|229	- use mkrel
12cr|cableswig-3.20.0-3|230	
12cr|cableswig-3.20.0-3|231	* Sat Feb 12 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.1.0-2mdk
12cr|cableswig-3.20.0-3|232	- fix SWIG Lib directory
12cr|cableswig-3.20.0-3|233	
12cr|cableswig-3.20.0-3|234	* Wed Feb 09 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.1.0-1mdk
12cr|cableswig-3.20.0-3|235	- stable release from itk
12cr|cableswig-3.20.0-3|236	
12cr|cableswig-3.20.0-3|237	* Sun Jan 30 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.1.0-0.cvs20050130.1mdk
12cr|cableswig-3.20.0-3|238	- initial contrib
12cr|cableswig-3.20.0-3|239	

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

511 12
12cr|cacao-0.99.4-2|1	%define section         free
12cr|cacao-0.99.4-2|2	
12cr|cacao-0.99.4-2|3	%define priority        1500
12cr|cacao-0.99.4-2|4	%define javaver         1.5.0
12cr|cacao-0.99.4-2|5	%define buildver        0
12cr|cacao-0.99.4-2|6	
12cr|cacao-0.99.4-2|7	%define _libdir         %{_prefix}/%{_lib}/%{name}
12cr|cacao-0.99.4-2|8	
12cr|cacao-0.99.4-2|9	%define java_version    %{javaver}.%{buildver}
12cr|cacao-0.99.4-2|10	
12cr|cacao-0.99.4-2|11	%define origin          cacao
12cr|cacao-0.99.4-2|12	%define originver       0.99.4
12cr|cacao-0.99.4-2|13	%define cname           java-%{javaver}-%{origin}
12cr|cacao-0.99.4-2|14	
12cr|cacao-0.99.4-2|15	%define sdklnk          java-%{javaver}-%{origin}
12cr|cacao-0.99.4-2|16	%define jrelnk          jre-%{javaver}-%{origin}
12cr|cacao-0.99.4-2|17	%define sdkdir          %{cname}-%{java_version}
12cr|cacao-0.99.4-2|18	%define jredir          %{sdkdir}/jre
12cr|cacao-0.99.4-2|19	%define sdkbindir       %{_jvmdir}/%{sdklnk}/bin
12cr|cacao-0.99.4-2|20	%define jrebindir       %{_jvmdir}/%{jrelnk}/bin
12cr|cacao-0.99.4-2|21	%define jvmjardir       %{_jvmjardir}/%{cname}-%{java_version}
12cr|cacao-0.99.4-2|22	
12cr|cacao-0.99.4-2|23	Name:           cacao
12cr|cacao-0.99.4-2|24	Version:        %{originver}
12cr|cacao-0.99.4-2|25	Release:        %mkrel 2
12cr|cacao-0.99.4-2|26	Epoch:          0
12cr|cacao-0.99.4-2|27	Summary:        JIT compiler for Java
12cr|cacao-0.99.4-2|28	Group:          Development/Java
12cr|cacao-0.99.4-2|29	License:        GPLv2
12cr|cacao-0.99.4-2|30	URL:            http://www.cacaojvm.org/
12cr|cacao-0.99.4-2|31	Source0:        http://www.complang.tuwien.ac.at/cacaojvm/download/cacao-%{originver}/cacao-%{originver}.tar.bz2
12cr|cacao-0.99.4-2|32	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|cacao-0.99.4-2|33	BuildRequires:  automake1.8
12cr|cacao-0.99.4-2|34	BuildRequires:  binutils-devel
12cr|cacao-0.99.4-2|35	BuildRequires:  classpath-devel >= 0:0.90
12cr|cacao-0.99.4-2|36	BuildRequires:  eclipse-ecj
12cr|cacao-0.99.4-2|37	BuildRequires:  java-1.5.0-gcj-devel
12cr|cacao-0.99.4-2|38	BuildRequires:  java-rpmbuild >= 0:1.5, sed
12cr|cacao-0.99.4-2|39	BuildRequires:  libltdl-devel
12cr|cacao-0.99.4-2|40	BuildRequires:  tetex
12cr|cacao-0.99.4-2|41	BuildRequires:  tetex-latex
12cr|cacao-0.99.4-2|42	Requires:       gcj-tools
12cr|cacao-0.99.4-2|43	Requires:       jce
12cr|cacao-0.99.4-2|44	Requires:       java-sasl
12cr|cacao-0.99.4-2|45	Requires(post): classpath >= 0:0.90
12cr|cacao-0.99.4-2|46	Requires(postun): classpath >= 0:0.90
12cr|cacao-0.99.4-2|47	Requires(post): jpackage-utils >= 0:1.6.3
12cr|cacao-0.99.4-2|48	Requires(postun): jpackage-utils >= 0:1.6.3
12cr|cacao-0.99.4-2|49	Requires(post): gcj-tools
12cr|cacao-0.99.4-2|50	Requires(postun): gcj-tools
12cr|cacao-0.99.4-2|51	Provides:       jre-%{javaver}-%{origin} = %{epoch}:%{java_version}-%{release}
12cr|cacao-0.99.4-2|52	Provides:       jre-%{origin} = %{epoch}:%{java_version}-%{release}
12cr|cacao-0.99.4-2|53	Provides:       jre-%{javaver}, java-%{javaver}, jre = %{epoch}:%{javaver}
12cr|cacao-0.99.4-2|54	Provides:       java-%{origin} = %{epoch}:%{java_version}-%{release}
12cr|cacao-0.99.4-2|55	Provides:       java = %{epoch}:%{javaver}
12cr|cacao-0.99.4-2|56	Provides:       jaxp_parser_impl
12cr|cacao-0.99.4-2|57	Provides:       jndi, jndi-ldap, jdbc-stdext, jaas, jta
12cr|cacao-0.99.4-2|58	Provides:       jsse
12cr|cacao-0.99.4-2|59	Provides:       jaxp_transform_impl
12cr|cacao-0.99.4-2|60	Obsoletes:      java-%{javaver}-%{origin}
12cr|cacao-0.99.4-2|61	Provides:       java-%{javaver}-%{origin}
12cr|cacao-0.99.4-2|62	#Provides:      %{origin} = %{epoch}:%{originver}
12cr|cacao-0.99.4-2|63	
12cr|cacao-0.99.4-2|64	%description
12cr|cacao-0.99.4-2|65	CACAO is a JIT compiler for Java. The CACAO project started as a
12cr|cacao-0.99.4-2|66	research JavaVM to explore new implementation techniques. The first
12cr|cacao-0.99.4-2|67	version for the Alpha was released in February 1997 as a binary. After
12cr|cacao-0.99.4-2|68	1998 the development nearly stopped. Since two years we are actively
12cr|cacao-0.99.4-2|69	working on CACAO again and are proud to announce the first source
12cr|cacao-0.99.4-2|70	release under the GPL.
12cr|cacao-0.99.4-2|71	
12cr|cacao-0.99.4-2|72	%prep
12cr|cacao-0.99.4-2|73	%setup -q
12cr|cacao-0.99.4-2|74	
12cr|cacao-0.99.4-2|75	%build
12cr|cacao-0.99.4-2|76	export CLASSPATH=
12cr|cacao-0.99.4-2|77	%{configure2_5x} \
12cr|cacao-0.99.4-2|78	--disable-rpath \
12cr|cacao-0.99.4-2|79	--with-java-runtime-library=gnuclasspath \
12cr|cacao-0.99.4-2|80	--with-java-runtime-library-prefix=%{_prefix} \
12cr|cacao-0.99.4-2|81	--with-java-runtime-library-libdir=%{_libdir}
12cr|cacao-0.99.4-2|82	%{make}
12cr|cacao-0.99.4-2|83	(cd doc/handbook && %{__make} handbook)
12cr|cacao-0.99.4-2|84	
12cr|cacao-0.99.4-2|85	%install
12cr|cacao-0.99.4-2|86	%{__rm} -rf %{buildroot}
12cr|cacao-0.99.4-2|87	%{makeinstall_std}
12cr|cacao-0.99.4-2|88	%{__rm} %{buildroot}%{_bindir}/java
12cr|cacao-0.99.4-2|89	
12cr|cacao-0.99.4-2|90	%{__mkdir_p} $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/bin
12cr|cacao-0.99.4-2|91	(cd $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/bin %{__ln_s} %{_bindir}/%{origin} java)
12cr|cacao-0.99.4-2|92	
12cr|cacao-0.99.4-2|93	%{__mkdir_p} $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib
12cr|cacao-0.99.4-2|94	
12cr|cacao-0.99.4-2|95	# create extensions symlinks
12cr|cacao-0.99.4-2|96	# jessie
12cr|cacao-0.99.4-2|97	ln -s %{_datadir}/classpath/glibj.zip $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/jsse.jar
12cr|cacao-0.99.4-2|98	
12cr|cacao-0.99.4-2|99	# extensions handling
12cr|cacao-0.99.4-2|100	install -dm 755 $RPM_BUILD_ROOT%{jvmjardir}
12cr|cacao-0.99.4-2|101	pushd $RPM_BUILD_ROOT%{jvmjardir}
12cr|cacao-0.99.4-2|102	ln -s %{_jvmdir}/%{jredir}/lib/jaas.jar jaas-%{java_version}.jar
12cr|cacao-0.99.4-2|103	ln -s %{_jvmdir}/%{jredir}/lib/jdbc-stdext.jar jdbc-stdext-%{java_version}.jar
12cr|cacao-0.99.4-2|104	ln -s %{_jvmdir}/%{jredir}/lib/jndi.jar jndi-%{java_version}.jar
12cr|cacao-0.99.4-2|105	ln -s %{_jvmdir}/%{jredir}/lib/jsse.jar jsse-%{java_version}.jar
12cr|cacao-0.99.4-2|106	for jar in *-%{java_version}.jar ; do
12cr|cacao-0.99.4-2|107	ln -sf ${jar} $(echo $jar | sed "s|-%{java_version}.jar|-%{javaver}.jar|g")
12cr|cacao-0.99.4-2|108	ln -sf ${jar} $(echo $jar | sed "s|-%{java_version}.jar|.jar|g")
12cr|cacao-0.99.4-2|109	done
12cr|cacao-0.99.4-2|110	popd
12cr|cacao-0.99.4-2|111	
12cr|cacao-0.99.4-2|112	# versionless symlinks
12cr|cacao-0.99.4-2|113	pushd $RPM_BUILD_ROOT%{_jvmdir}
12cr|cacao-0.99.4-2|114	ln -s %{jredir} %{jrelnk}
12cr|cacao-0.99.4-2|115	#   ln -s %{sdkdir} %{sdklnk}
12cr|cacao-0.99.4-2|116	popd
12cr|cacao-0.99.4-2|117	
12cr|cacao-0.99.4-2|118	pushd $RPM_BUILD_ROOT%{_jvmjardir}
12cr|cacao-0.99.4-2|119	ln -s %{sdkdir} %{jrelnk}
12cr|cacao-0.99.4-2|120	#   ln -s %{sdkdir} %{sdklnk}
12cr|cacao-0.99.4-2|121	popd
12cr|cacao-0.99.4-2|122	
12cr|cacao-0.99.4-2|123	# generate file lists
12cr|cacao-0.99.4-2|124	find $RPM_BUILD_ROOT%{_jvmdir}/%{jredir} -type d \
12cr|cacao-0.99.4-2|125	| sed 's|'$RPM_BUILD_ROOT'|%dir |' >  %{name}-%{version}-all.files
12cr|cacao-0.99.4-2|126	find $RPM_BUILD_ROOT%{_jvmdir}/%{jredir} -type f -o -type l \
12cr|cacao-0.99.4-2|127	| sed 's|'$RPM_BUILD_ROOT'||'      >> %{name}-%{version}-all.files
12cr|cacao-0.99.4-2|128	
12cr|cacao-0.99.4-2|129	cat %{name}-%{version}-all.files \
12cr|cacao-0.99.4-2|130	> %{name}-%{version}.files
12cr|cacao-0.99.4-2|131	
12cr|cacao-0.99.4-2|132	find $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/bin -type f -o -type l \
12cr|cacao-0.99.4-2|133	| sed "s|^$RPM_BUILD_ROOT||"      > %{name}-%{version}-sdk-bin.files
12cr|cacao-0.99.4-2|134	
12cr|cacao-0.99.4-2|135	%{__rm} -rf %{buildroot}%{_includedir}
12cr|cacao-0.99.4-2|136	
12cr|cacao-0.99.4-2|137	%clean
12cr|cacao-0.99.4-2|138	%{__rm} -rf %{buildroot}
12cr|cacao-0.99.4-2|139	
12cr|cacao-0.99.4-2|140	%post
12cr|cacao-0.99.4-2|141	update-alternatives \
12cr|cacao-0.99.4-2|142	--install %{_bindir}/java java %{_jvmdir}/%{jrelnk}/bin/java %{priority} \
12cr|cacao-0.99.4-2|143	--slave %{_jvmdir}/jre          jre          %{_jvmdir}/%{jrelnk} \
12cr|cacao-0.99.4-2|144	--slave %{_jvmjardir}/jre       jre_exports  %{_jvmjardir}/%{jrelnk} \
12cr|cacao-0.99.4-2|145	--slave %{_bindir}/rmiregistry  rmiregistry  %{_jvmdir}/%{jrelnk}/bin/rmiregistry
12cr|cacao-0.99.4-2|146	
12cr|cacao-0.99.4-2|147	update-alternatives \
12cr|cacao-0.99.4-2|148	--install %{_jvmdir}/jre-%{origin} \
12cr|cacao-0.99.4-2|149	jre_%{origin} %{_jvmdir}/%{jrelnk} %{priority} \
12cr|cacao-0.99.4-2|150	--slave %{_jvmjardir}/jre-%{origin} \
12cr|cacao-0.99.4-2|151	jre_%{origin}_exports %{_jvmjardir}/%{jrelnk}
12cr|cacao-0.99.4-2|152	
12cr|cacao-0.99.4-2|153	update-alternatives \
12cr|cacao-0.99.4-2|154	--install %{_jvmdir}/jre-%{javaver} \
12cr|cacao-0.99.4-2|155	jre_%{javaver} %{_jvmdir}/%{jrelnk} %{priority} \
12cr|cacao-0.99.4-2|156	--slave %{_jvmjardir}/jre-%{javaver} \
12cr|cacao-0.99.4-2|157	jre_%{javaver}_exports %{_jvmjardir}/%{jrelnk}
12cr|cacao-0.99.4-2|158	
12cr|cacao-0.99.4-2|159	# rt.jar
12cr|cacao-0.99.4-2|160	ln -sf \
12cr|cacao-0.99.4-2|161	%{_datadir}/classpath/glibj.zip \
12cr|cacao-0.99.4-2|162	%{_jvmdir}/%{cname}-%{java_version}/jre/lib/rt.jar
12cr|cacao-0.99.4-2|163	
12cr|cacao-0.99.4-2|164	# jaas.jar
12cr|cacao-0.99.4-2|165	ln -sf \
12cr|cacao-0.99.4-2|166	%{_datadir}/classpath/glibj.zip \
12cr|cacao-0.99.4-2|167	%{_jvmdir}/%{cname}-%{java_version}/jre/lib/jaas.jar
12cr|cacao-0.99.4-2|168	
12cr|cacao-0.99.4-2|169	# jdbc-stdext.jar
12cr|cacao-0.99.4-2|170	ln -sf \
12cr|cacao-0.99.4-2|171	%{_datadir}/classpath/glibj.zip \
12cr|cacao-0.99.4-2|172	%{_jvmdir}/%{cname}-%{java_version}/jre/lib/jdbc-stdext.jar
12cr|cacao-0.99.4-2|173	
12cr|cacao-0.99.4-2|174	# jndi.jar
12cr|cacao-0.99.4-2|175	ln -sf \
12cr|cacao-0.99.4-2|176	%{_datadir}/classpath/glibj.zip \
12cr|cacao-0.99.4-2|177	%{_jvmdir}/%{cname}-%{java_version}/jre/lib/jndi.jar
12cr|cacao-0.99.4-2|178	
12cr|cacao-0.99.4-2|179	# jaxp_parser_impl
12cr|cacao-0.99.4-2|180	update-alternatives --install %{_javadir}/jaxp_parser_impl.jar \
12cr|cacao-0.99.4-2|181	jaxp_parser_impl \
12cr|cacao-0.99.4-2|182	%{_datadir}/classpath/glibj.zip 20
12cr|cacao-0.99.4-2|183	
12cr|cacao-0.99.4-2|184	# jaxp_transform_impl
12cr|cacao-0.99.4-2|185	update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
12cr|cacao-0.99.4-2|186	jaxp_transform_impl \
12cr|cacao-0.99.4-2|187	%{_datadir}/classpath/glibj.zip 20
12cr|cacao-0.99.4-2|188	
12cr|cacao-0.99.4-2|189	%postun
12cr|cacao-0.99.4-2|190	if [ $1 -eq 0 ] ; then
12cr|cacao-0.99.4-2|191	update-alternatives --remove java %{_jvmdir}/%{jrelnk}/bin/java
12cr|cacao-0.99.4-2|192	update-alternatives --remove jre_%{origin}  %{_jvmdir}/%{jrelnk}
12cr|cacao-0.99.4-2|193	update-alternatives --remove jre_%{javaver} %{_jvmdir}/%{jrelnk}
12cr|cacao-0.99.4-2|194	update-alternatives --remove jaxp_parser_impl \
12cr|cacao-0.99.4-2|195	%{_datadir}/classpath/glibj.zip
12cr|cacao-0.99.4-2|196	update-alternatives --remove jaxp_transform_impl \
12cr|cacao-0.99.4-2|197	%{_datadir}/classpath/glibj.zip
12cr|cacao-0.99.4-2|198	fi
12cr|cacao-0.99.4-2|199	
12cr|cacao-0.99.4-2|200	%files -f %{name}-%{version}.files
12cr|cacao-0.99.4-2|201	%defattr(-,root,root,-)
12cr|cacao-0.99.4-2|202	%doc AUTHORS ChangeLog* COPYING INSTALL NEWS README THIRDPARTY doc/handbook/%{origin}.dvi
12cr|cacao-0.99.4-2|203	%dir %{_jvmdir}/%{sdkdir}
12cr|cacao-0.99.4-2|204	%dir %{jvmjardir}
12cr|cacao-0.99.4-2|205	%{jvmjardir}/*.jar
12cr|cacao-0.99.4-2|206	%{_jvmdir}/%{jrelnk}
12cr|cacao-0.99.4-2|207	%{_jvmjardir}/%{jrelnk}
12cr|cacao-0.99.4-2|208	%{_bindir}/%{origin}
12cr|cacao-0.99.4-2|209	%{_datadir}/%{origin}
12cr|cacao-0.99.4-2|210	%{_mandir}/man1/%{origin}.1*
12cr|cacao-0.99.4-2|211	%{_libdir}/libjvm*
12cr|cacao-0.99.4-2|212	
12cr|cacao-0.99.4-2|213	
12cr|cacao-0.99.4-2|214	%changelog
12cr|cacao-0.99.4-2|215	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0:0.99.4-2mdv2011.0
12cr|cacao-0.99.4-2|216	+ Revision: 610092
12cr|cacao-0.99.4-2|217	- rebuild
12cr|cacao-0.99.4-2|218	
12cr|cacao-0.99.4-2|219	* Mon Feb 15 2010 Sandro Cazzaniga <kharec@mandriva.org> 0:0.99.4-1mdv2010.1
12cr|cacao-0.99.4-2|220	+ Revision: 506125
12cr|cacao-0.99.4-2|221	- update to 0.99.4
12cr|cacao-0.99.4-2|222	
12cr|cacao-0.99.4-2|223	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0:0.99.3-2mdv2010.0
12cr|cacao-0.99.4-2|224	+ Revision: 424721
12cr|cacao-0.99.4-2|225	- rebuild
12cr|cacao-0.99.4-2|226	
12cr|cacao-0.99.4-2|227	* Sat Aug 16 2008 David Walluck <walluck@mandriva.org> 0:0.99.3-1mdv2009.0
12cr|cacao-0.99.4-2|228	+ Revision: 272770
12cr|cacao-0.99.4-2|229	- 0.99.3
12cr|cacao-0.99.4-2|230	
12cr|cacao-0.99.4-2|231	* Sat Aug 09 2008 David Walluck <walluck@mandriva.org> 0:0.99.2-1mdv2009.0
12cr|cacao-0.99.4-2|232	+ Revision: 270072
12cr|cacao-0.99.4-2|233	- fix build
12cr|cacao-0.99.4-2|234	- 0.99.2
12cr|cacao-0.99.4-2|235	
12cr|cacao-0.99.4-2|236	+ Thierry Vignaud <tv@mandriva.org>
12cr|cacao-0.99.4-2|237	- rebuild
12cr|cacao-0.99.4-2|238	- kill re-definition of %%buildroot on Pixel's request
12cr|cacao-0.99.4-2|239	
12cr|cacao-0.99.4-2|240	+ Olivier Blin <oblin@mandriva.com>
12cr|cacao-0.99.4-2|241	- restore BuildRoot
12cr|cacao-0.99.4-2|242	
12cr|cacao-0.99.4-2|243	+ Anssi Hannula <anssi@mandriva.org>
12cr|cacao-0.99.4-2|244	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|cacao-0.99.4-2|245	
12cr|cacao-0.99.4-2|246	* Sat Jul 21 2007 David Walluck <walluck@mandriva.org> 0:0.98-3mdv2008.0
12cr|cacao-0.99.4-2|247	+ Revision: 54248
12cr|cacao-0.99.4-2|248	- more alternatives fixing
12cr|cacao-0.99.4-2|249	
12cr|cacao-0.99.4-2|250	* Sat Jul 21 2007 David Walluck <walluck@mandriva.org> 0:0.98-2mdv2008.0
12cr|cacao-0.99.4-2|251	+ Revision: 54183
12cr|cacao-0.99.4-2|252	- fix build
12cr|cacao-0.99.4-2|253	- fix jsse link
12cr|cacao-0.99.4-2|254	- fix java link
12cr|cacao-0.99.4-2|255	
12cr|cacao-0.99.4-2|256	* Sun Jun 10 2007 David Walluck <walluck@mandriva.org> 0:0.98-1mdv2008.0
12cr|cacao-0.99.4-2|257	+ Revision: 37936
12cr|cacao-0.99.4-2|258	- 0.98
12cr|cacao-0.99.4-2|259	- supports java 1.5.0
12cr|cacao-0.99.4-2|260	
12cr|cacao-0.99.4-2|261	
12cr|cacao-0.99.4-2|262	* Fri Nov 10 2006 David Walluck <walluck@mandriva.org> 0.97-2mdv2007.0
12cr|cacao-0.99.4-2|263	+ Revision: 80538
12cr|cacao-0.99.4-2|264	- fix classpath-libdir
12cr|cacao-0.99.4-2|265	
12cr|cacao-0.99.4-2|266	* Thu Nov 09 2006 David Walluck <walluck@mandriva.org> 0:0.97-1mdv2007.1
12cr|cacao-0.99.4-2|267	+ Revision: 79926
12cr|cacao-0.99.4-2|268	- fix libjvm location
12cr|cacao-0.99.4-2|269	
12cr|cacao-0.99.4-2|270	* Thu Nov 02 2006 David Walluck <walluck@mandriva.org> 0:0.97-0.5891.1mdv2007.1
12cr|cacao-0.99.4-2|271	+ Revision: 75108
12cr|cacao-0.99.4-2|272	- 0.97 (SVN 5891)
12cr|cacao-0.99.4-2|273	
12cr|cacao-0.99.4-2|274	* Fri Oct 27 2006 David Walluck <walluck@mandriva.org> 0:0.97-0.5824.1mdv2007.1
12cr|cacao-0.99.4-2|275	+ Revision: 72965
12cr|cacao-0.99.4-2|276	- SVN 5824
12cr|cacao-0.99.4-2|277	
12cr|cacao-0.99.4-2|278	* Mon Oct 23 2006 David Walluck <walluck@mandriva.org> 0:0.96-2mdv2007.1
12cr|cacao-0.99.4-2|279	+ Revision: 71668
12cr|cacao-0.99.4-2|280	- Import cacao
12cr|cacao-0.99.4-2|281	
12cr|cacao-0.99.4-2|282	* Mon Aug 14 2006 Emmanuel Andry <eandry@mandriva.org> 0:0.96-2mdv2007.0
12cr|cacao-0.99.4-2|283	- 0.96
12cr|cacao-0.99.4-2|284	- rebuild to fix dependencies
12cr|cacao-0.99.4-2|285	
12cr|cacao-0.99.4-2|286	* Fri May 26 2006 David Walluck <walluck@mandriva.org> 0:0.96-1mdv2007.0mdk
12cr|cacao-0.99.4-2|287	- 0.96
12cr|cacao-0.99.4-2|288	- rebuild to fix dependencies
12cr|cacao-0.99.4-2|289	
12cr|cacao-0.99.4-2|290	* Sat May 13 2006 David Walluck <walluck@mandriva.org> 0:0.95-5mdk
12cr|cacao-0.99.4-2|291	- SVN 4908
12cr|cacao-0.99.4-2|292	- rebuild for new binutils
12cr|cacao-0.99.4-2|293	
12cr|cacao-0.99.4-2|294	* Tue Apr 25 2006 David Walluck <walluck@mandriva.org> 0:0.95-4mdk
12cr|cacao-0.99.4-2|295	- SVN 4831
12cr|cacao-0.99.4-2|296	
12cr|cacao-0.99.4-2|297	* Wed Apr 12 2006 David Walluck <walluck@mandriva.org> 0:0.95-3mdk
12cr|cacao-0.99.4-2|298	- update to SVN 20060411 for classpath 0.90 support
12cr|cacao-0.99.4-2|299	- BuildRequires: classpath-devel not classpath
12cr|cacao-0.99.4-2|300	
12cr|cacao-0.99.4-2|301	* Wed Apr 12 2006 David Walluck <walluck@mandriva.org> 0:0.95-2mdk
12cr|cacao-0.99.4-2|302	- rebuild to fix dependencies
12cr|cacao-0.99.4-2|303	
12cr|cacao-0.99.4-2|304	* Thu Feb 16 2006 David Walluck <walluck@mandriva.org> 0:0.95-1mdk
12cr|cacao-0.99.4-2|305	- 0.95
12cr|cacao-0.99.4-2|306	
12cr|cacao-0.99.4-2|307	* Mon Feb 13 2006 David Walluck <walluck@mandriva.org> 0:0.94-3mdk
12cr|cacao-0.99.4-2|308	- SVN 20060213
12cr|cacao-0.99.4-2|309	- BuildRequires: java-devel
12cr|cacao-0.99.4-2|310	- export JAR
12cr|cacao-0.99.4-2|311	
12cr|cacao-0.99.4-2|312	* Tue Jan 31 2006 David Walluck <walluck@mandriva.org> 0:0.94-2mdk
12cr|cacao-0.99.4-2|313	- fix classpath libdir
12cr|cacao-0.99.4-2|314	
12cr|cacao-0.99.4-2|315	* Tue Jan 31 2006 David Walluck <walluck@mandriva.org> 0:0.94-1mdk
12cr|cacao-0.99.4-2|316	- 0.94 (SVN 20060130)
12cr|cacao-0.99.4-2|317	
12cr|cacao-0.99.4-2|318	* Thu Jan 19 2006 David Walluck <walluck@mandriva.org> 0:0.93-7mdk
12cr|cacao-0.99.4-2|319	- BuildRequires: libltdl-devel
12cr|cacao-0.99.4-2|320	
12cr|cacao-0.99.4-2|321	* Wed Jan 18 2006 David Walluck <walluck@mandriva.org> 0:0.93-6mdk
12cr|cacao-0.99.4-2|322	- BuildRequires: automake1.8
12cr|cacao-0.99.4-2|323	- BuildRequires (not Requires): binutils-devel
12cr|cacao-0.99.4-2|324	- --disable-jvmti
12cr|cacao-0.99.4-2|325	
12cr|cacao-0.99.4-2|326	* Sun Jan 15 2006 David Walluck <walluck@mandriva.org> 0:0.93-5mdk
12cr|cacao-0.99.4-2|327	- CVS (20050114)
12cr|cacao-0.99.4-2|328	- BuildRequires: jikes
12cr|cacao-0.99.4-2|329	
12cr|cacao-0.99.4-2|330	* Sat Jan 14 2006 David Walluck <walluck@mandriva.org> 0:0.93-4mdk
12cr|cacao-0.99.4-2|331	- really fix library path on x86_64
12cr|cacao-0.99.4-2|332	
12cr|cacao-0.99.4-2|333	* Sat Jan 14 2006 David Walluck <walluck@mandriva.org> 0:0.93-3mdk
12cr|cacao-0.99.4-2|334	- fix library path on x86_64
12cr|cacao-0.99.4-2|335	
12cr|cacao-0.99.4-2|336	* Sat Jan 14 2006 David Walluck <walluck@mandriva.org> 0:0.93-2mdk
12cr|cacao-0.99.4-2|337	- add java and rmiregistry symlinks
12cr|cacao-0.99.4-2|338	
12cr|cacao-0.99.4-2|339	* Fri Jan 13 2006 David Walluck <walluck@mandriva.org> 0:0.93-1mdk
12cr|cacao-0.99.4-2|340	- release
12cr|cacao-0.99.4-2|341	

512 12
12cr|cacti-0.8.7i-4|1	%if %_use_internal_dependency_generator
12cr|cacti-0.8.7i-4|2	%define __noautoreq 'pear(/usr/share/php/adodb/adodb.inc.php)'
12cr|cacti-0.8.7i-4|3	%else
12cr|cacti-0.8.7i-4|4	%define _requires_exceptions pear(/usr/share/php/adodb/adodb.inc.php)
12cr|cacti-0.8.7i-4|5	%endif
12cr|cacti-0.8.7i-4|6	
12cr|cacti-0.8.7i-4|7	%define pia_version 3.1
12cr|cacti-0.8.7i-4|8	
12cr|cacti-0.8.7i-4|9	Summary:	Php frontend for rrdtool
12cr|cacti-0.8.7i-4|10	Name:		cacti
12cr|cacti-0.8.7i-4|11	Version:	0.8.7i
12cr|cacti-0.8.7i-4|12	Release:	4
12cr|cacti-0.8.7i-4|13	License:	GPL
12cr|cacti-0.8.7i-4|14	Group:		System/Servers
12cr|cacti-0.8.7i-4|15	URL:		http://www.cacti.net
12cr|cacti-0.8.7i-4|16	Source0:	http://www.cacti.net/downloads/%{name}-%{version}-PIA-%{pia_version}.tar.gz
12cr|cacti-0.8.7i-4|17	Patch0:		cacti-0.8.7i-PIA-3.1-fhs.diff
12cr|cacti-0.8.7i-4|18	Patch1:		cacti-0.8.7i-PIA-3.1-use-external-adodb.diff
12cr|cacti-0.8.7i-4|19	Requires:	apache-mod_php >= 2.0.54
12cr|cacti-0.8.7i-4|20	Requires:	php-adodb >= 1:4.64-1mdk
12cr|cacti-0.8.7i-4|21	Requires:	php-cli
12cr|cacti-0.8.7i-4|22	Requires:	php-gd
12cr|cacti-0.8.7i-4|23	Requires:	php-mysql
12cr|cacti-0.8.7i-4|24	Requires:	php-snmp
12cr|cacti-0.8.7i-4|25	Requires:	php-xml
12cr|cacti-0.8.7i-4|26	Requires:	php-sockets
12cr|cacti-0.8.7i-4|27	Requires:	net-snmp-utils
12cr|cacti-0.8.7i-4|28	Requires:	net-snmp
12cr|cacti-0.8.7i-4|29	Requires:	rrdtool
12cr|cacti-0.8.7i-4|30	BuildArch:	noarch
12cr|cacti-0.8.7i-4|31	
12cr|cacti-0.8.7i-4|32	%description
12cr|cacti-0.8.7i-4|33	Cacti is a complete frondend to rrdtool, it stores all of the
12cr|cacti-0.8.7i-4|34	nessesary information to create graphs and populate them with
12cr|cacti-0.8.7i-4|35	data in a MySQL database.
12cr|cacti-0.8.7i-4|36	
12cr|cacti-0.8.7i-4|37	The frontend is completely PHP driven. Along with being able
12cr|cacti-0.8.7i-4|38	to maintain Graphs, Data Sources, and Round Robin Archives in
12cr|cacti-0.8.7i-4|39	a database, cacti handles the data gathering also. There is
12cr|cacti-0.8.7i-4|40	also SNMP support for those used to creating traffic graphs
12cr|cacti-0.8.7i-4|41	with MRTG.
12cr|cacti-0.8.7i-4|42	
12cr|cacti-0.8.7i-4|43	The plugin architecture patch has been applied
12cr|cacti-0.8.7i-4|44	
12cr|cacti-0.8.7i-4|45	%prep
12cr|cacti-0.8.7i-4|46	
12cr|cacti-0.8.7i-4|47	%setup -q -n %{name}-%{version}-PIA-%{pia_version}
12cr|cacti-0.8.7i-4|48	
12cr|cacti-0.8.7i-4|49	%patch0 -p1
12cr|cacti-0.8.7i-4|50	%patch1 -p0
12cr|cacti-0.8.7i-4|51	
12cr|cacti-0.8.7i-4|52	rm -rf lib/adodb
12cr|cacti-0.8.7i-4|53	find . -type f -name "*.orig" | xargs rm -f
12cr|cacti-0.8.7i-4|54	
12cr|cacti-0.8.7i-4|55	# fix perms
12cr|cacti-0.8.7i-4|56	find . -type d | xargs chmod 755
12cr|cacti-0.8.7i-4|57	find . -type f | xargs chmod 644
12cr|cacti-0.8.7i-4|58	chmod +x scripts/*.{pl,sh}
12cr|cacti-0.8.7i-4|59	chmod +x poller.php cmd.php
12cr|cacti-0.8.7i-4|60	
12cr|cacti-0.8.7i-4|61	# no .htaccess file
12cr|cacti-0.8.7i-4|62	rm -f cli/.htaccess
12cr|cacti-0.8.7i-4|63	
12cr|cacti-0.8.7i-4|64	%build
12cr|cacti-0.8.7i-4|65	
12cr|cacti-0.8.7i-4|66	%install
12cr|cacti-0.8.7i-4|67	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|cacti-0.8.7i-4|68	
12cr|cacti-0.8.7i-4|69	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|cacti-0.8.7i-4|70	cp *.php %{buildroot}%{_datadir}/%{name}
12cr|cacti-0.8.7i-4|71	cp -pr docs %{buildroot}%{_datadir}/%{name}
12cr|cacti-0.8.7i-4|72	cp -pr images %{buildroot}%{_datadir}/%{name}
12cr|cacti-0.8.7i-4|73	cp -pr install %{buildroot}%{_datadir}/%{name}
12cr|cacti-0.8.7i-4|74	cp -pr include %{buildroot}%{_datadir}/%{name}
12cr|cacti-0.8.7i-4|75	
12cr|cacti-0.8.7i-4|76	cp -pr scripts %{buildroot}%{_datadir}/%{name}
12cr|cacti-0.8.7i-4|77	cp -pr cli %{buildroot}%{_datadir}/%{name}
12cr|cacti-0.8.7i-4|78	cp -pr resource %{buildroot}%{_datadir}/%{name}
12cr|cacti-0.8.7i-4|79	cp -pr lib %{buildroot}%{_datadir}/%{name}
12cr|cacti-0.8.7i-4|80	
12cr|cacti-0.8.7i-4|81	install -d -m 755 %{buildroot}%{_datadir}/%{name}/sql
12cr|cacti-0.8.7i-4|82	install -m 644 cacti.sql %{buildroot}%{_datadir}/%{name}/sql
12cr|cacti-0.8.7i-4|83	
12cr|cacti-0.8.7i-4|84	install -d -m 755 %{buildroot}%{_datadir}/%{name}/plugins
12cr|cacti-0.8.7i-4|85	
12cr|cacti-0.8.7i-4|86	# fix SQL schemas
12cr|cacti-0.8.7i-4|87	perl -pi -e 's/TYPE=/ENGINE=/' %{buildroot}%{_datadir}/%{name}/sql/*
12cr|cacti-0.8.7i-4|88	
12cr|cacti-0.8.7i-4|89	# configuration
12cr|cacti-0.8.7i-4|90	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|cacti-0.8.7i-4|91	mv %{buildroot}%{_datadir}/%{name}/include/config.php \
12cr|cacti-0.8.7i-4|92	%{buildroot}%{_sysconfdir}/%{name}.conf
12cr|cacti-0.8.7i-4|93	pushd %{buildroot}%{_datadir}/%{name}/include
12cr|cacti-0.8.7i-4|94	ln -s ../../../..%{_sysconfdir}/%{name}.conf config.php
12cr|cacti-0.8.7i-4|95	chmod 600 %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|cacti-0.8.7i-4|96	popd
12cr|cacti-0.8.7i-4|97	
12cr|cacti-0.8.7i-4|98	perl -pi -e 's|\$url_path = "/";|\$url_path = "/cacti/";|' \
12cr|cacti-0.8.7i-4|99	%{buildroot}%{_sysconfdir}/cacti.conf
12cr|cacti-0.8.7i-4|100	
12cr|cacti-0.8.7i-4|101	# data
12cr|cacti-0.8.7i-4|102	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cr|cacti-0.8.7i-4|103	pushd %{buildroot}%{_datadir}/%{name}
12cr|cacti-0.8.7i-4|104	ln -s ../../..%{_localstatedir}/lib/%{name} rra
12cr|cacti-0.8.7i-4|105	popd
12cr|cacti-0.8.7i-4|106	
12cr|cacti-0.8.7i-4|107	# apache configuration
12cr|cacti-0.8.7i-4|108	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|cacti-0.8.7i-4|109	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|cacti-0.8.7i-4|110	# Cacti Apache configuration file
12cr|cacti-0.8.7i-4|111	Alias /%{name} %{_datadir}/%{name}
12cr|cacti-0.8.7i-4|112	<Directory %{_datadir}/%{name}>
12cr|cacti-0.8.7i-4|113	Order allow,deny
12cr|cacti-0.8.7i-4|114	Allow from all
12cr|cacti-0.8.7i-4|115	
12cr|cacti-0.8.7i-4|116	Options -FollowSymLinks
12cr|cacti-0.8.7i-4|117	
12cr|cacti-0.8.7i-4|118	<Files ~ "^(poller.*|cmd).php$">
12cr|cacti-0.8.7i-4|119	Order deny,allow
12cr|cacti-0.8.7i-4|120	Deny from all
12cr|cacti-0.8.7i-4|121	</Files>
12cr|cacti-0.8.7i-4|122	
12cr|cacti-0.8.7i-4|123	# recommanded value
12cr|cacti-0.8.7i-4|124	php_value memory_limit 128M
12cr|cacti-0.8.7i-4|125	</Directory>
12cr|cacti-0.8.7i-4|126	
12cr|cacti-0.8.7i-4|127	<Directory %{_datadir}/%{name}/scripts>
12cr|cacti-0.8.7i-4|128	Order deny,allow
12cr|cacti-0.8.7i-4|129	Deny from all
12cr|cacti-0.8.7i-4|130	</Directory>
12cr|cacti-0.8.7i-4|131	
12cr|cacti-0.8.7i-4|132	<Directory %{_datadir}/%{name}/cli>
12cr|cacti-0.8.7i-4|133	Order deny,allow
12cr|cacti-0.8.7i-4|134	Deny from all
12cr|cacti-0.8.7i-4|135	</Directory>
12cr|cacti-0.8.7i-4|136	
12cr|cacti-0.8.7i-4|137	<Directory %{_datadir}/%{name}/resource>
12cr|cacti-0.8.7i-4|138	Order deny,allow
12cr|cacti-0.8.7i-4|139	Deny from all
12cr|cacti-0.8.7i-4|140	</Directory>
12cr|cacti-0.8.7i-4|141	
12cr|cacti-0.8.7i-4|142	<Directory %{_datadir}/%{name}/lib>
12cr|cacti-0.8.7i-4|143	Order deny,allow
12cr|cacti-0.8.7i-4|144	Deny from all
12cr|cacti-0.8.7i-4|145	</Directory>
12cr|cacti-0.8.7i-4|146	
12cr|cacti-0.8.7i-4|147	<Directory %{_datadir}/%{name}/sql>
12cr|cacti-0.8.7i-4|148	Order deny,allow
12cr|cacti-0.8.7i-4|149	Deny from all
12cr|cacti-0.8.7i-4|150	</Directory>
12cr|cacti-0.8.7i-4|151	EOF
12cr|cacti-0.8.7i-4|152	
12cr|cacti-0.8.7i-4|153	# cron task
12cr|cacti-0.8.7i-4|154	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
12cr|cacti-0.8.7i-4|155	cat > %{buildroot}%{_sysconfdir}/cron.d/%{name} <<EOF
12cr|cacti-0.8.7i-4|156	*/5 * * * *     apache     php %{_datadir}/%{name}/poller.php > /dev/null 2>&1
12cr|cacti-0.8.7i-4|157	EOF
12cr|cacti-0.8.7i-4|158	
12cr|cacti-0.8.7i-4|159	# logs
12cr|cacti-0.8.7i-4|160	install -d -m 755 %{buildroot}%{_var}/log/%{name}
12cr|cacti-0.8.7i-4|161	touch %{buildroot}%{_localstatedir}/log/%{name}/%{name}.log
12cr|cacti-0.8.7i-4|162	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|cacti-0.8.7i-4|163	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
12cr|cacti-0.8.7i-4|164	%{_var}/log/%{name}/*.log {
12cr|cacti-0.8.7i-4|165	missingok
12cr|cacti-0.8.7i-4|166	compress
12cr|cacti-0.8.7i-4|167	}
12cr|cacti-0.8.7i-4|168	EOF
12cr|cacti-0.8.7i-4|169	
12cr|cacti-0.8.7i-4|170	rm -rf %{buildroot}%{_datadir}/%{name}/lib/adodb
12cr|cacti-0.8.7i-4|171	
12cr|cacti-0.8.7i-4|172	cat > README.mdv <<EOF
12cr|cacti-0.8.7i-4|173	Mandriva RPM specific notes
12cr|cacti-0.8.7i-4|174	
12cr|cacti-0.8.7i-4|175	setup
12cr|cacti-0.8.7i-4|176	-----
12cr|cacti-0.8.7i-4|177	The setup used here differs from default one, to achieve better FHS compliance.
12cr|cacti-0.8.7i-4|178	- the constant files are in %{_datadir}/%{name}
12cr|cacti-0.8.7i-4|179	- the configuration file is /etc/cacti.conf
12cr|cacti-0.8.7i-4|180	- the variable files are in %{_localstatedir}/lib/%{name}
12cr|cacti-0.8.7i-4|181	- the log files are in %{_localstatedir}/log/%{name}
12cr|cacti-0.8.7i-4|182	
12cr|cacti-0.8.7i-4|183	post-installation
12cr|cacti-0.8.7i-4|184	-----------------
12cr|cacti-0.8.7i-4|185	You have to create the MySQL database using the following files:
12cr|cacti-0.8.7i-4|186	- /usr/share/cacti/sql/cacti.sql
12cr|cacti-0.8.7i-4|187	
12cr|cacti-0.8.7i-4|188	Warning, apache will segfault if cacti is run with an empty database...
12cr|cacti-0.8.7i-4|189	
12cr|cacti-0.8.7i-4|190	Additional useful packages
12cr|cacti-0.8.7i-4|191	--------------------------
12cr|cacti-0.8.7i-4|192	- a MySQL database, either locale or remote
12cr|cacti-0.8.7i-4|193	EOF
12cr|cacti-0.8.7i-4|194	
12cr|cacti-0.8.7i-4|195	%pre
12cr|cacti-0.8.7i-4|196	if [ $1 = "2" ]; then
12cr|cacti-0.8.7i-4|197	# fix for old setup
12cr|cacti-0.8.7i-4|198	if [ -L %{_var}/www/%{name}/include ]; then
12cr|cacti-0.8.7i-4|199	rm -f %{_var}/www/%{name}/include
12cr|cacti-0.8.7i-4|200	fi
12cr|cacti-0.8.7i-4|201	fi
12cr|cacti-0.8.7i-4|202	
12cr|cacti-0.8.7i-4|203	%files
12cr|cacti-0.8.7i-4|204	%defattr(-,root,root)
12cr|cacti-0.8.7i-4|205	%doc LICENSE README.mdv docs/CHANGELOG docs/CONTRIB docs/README
12cr|cacti-0.8.7i-4|206	%attr(640,root,apache) %config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|cacti-0.8.7i-4|207	%attr(640,root,apache) %%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|cacti-0.8.7i-4|208	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|cacti-0.8.7i-4|209	%{_sysconfdir}/cron.d/%{name}
12cr|cacti-0.8.7i-4|210	%{_datadir}/%{name}
12cr|cacti-0.8.7i-4|211	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
12cr|cacti-0.8.7i-4|212	%attr(-,apache,apache) %{_localstatedir}/log/%{name}/%{name}.log
12cr|cacti-0.8.7i-4|213	
12cr|cacti-0.8.7i-4|214	
12cr|cacti-0.8.7i-4|215	%changelog
12cr|cacti-0.8.7i-4|216	* Thu Jan 19 2012 Oden Eriksson <oeriksson@mandriva.com> 0.8.7i-0.1mdv2011.0
12cr|cacti-0.8.7i-4|217	+ Revision: 762385
12cr|cacti-0.8.7i-4|218	- also actually make it work with external adodb (phew!)
12cr|cacti-0.8.7i-4|219	
12cr|cacti-0.8.7i-4|220	* Thu Jan 19 2012 Oden Eriksson <oeriksson@mandriva.com> 0.8.7i-2
12cr|cacti-0.8.7i-4|221	+ Revision: 762384
12cr|cacti-0.8.7i-4|222	- fix a small typo ;)
12cr|cacti-0.8.7i-4|223	
12cr|cacti-0.8.7i-4|224	* Thu Jan 19 2012 Oden Eriksson <oeriksson@mandriva.com> 0.8.7i-1
12cr|cacti-0.8.7i-4|225	+ Revision: 762355
12cr|cacti-0.8.7i-4|226	- 0.8.7i (PIA-3.1)
12cr|cacti-0.8.7i-4|227	
12cr|cacti-0.8.7i-4|228	* Fri Sep 30 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.7h-1
12cr|cacti-0.8.7i-4|229	+ Revision: 702090
12cr|cacti-0.8.7i-4|230	- 0.8.7h (fixes *a lot* of security issues)
12cr|cacti-0.8.7i-4|231	- drop obsolete patches
12cr|cacti-0.8.7i-4|232	- use the http://www.cacti.net/downloads/pia/cacti-plugin-0.8.7h-PA-v3.0.tar.gz source instead of fiddling with private patches and what not
12cr|cacti-0.8.7i-4|233	- rediffed the cacti-0.8.7g-use-external-adodb.patch patch
12cr|cacti-0.8.7i-4|234	
12cr|cacti-0.8.7i-4|235	* Wed Sep 21 2011 Alexander Barakin <abarakin@mandriva.org> 0.8.7g-6
12cr|cacti-0.8.7i-4|236	+ Revision: 700715
12cr|cacti-0.8.7i-4|237	- bump release
12cr|cacti-0.8.7i-4|238	- fix permissions on cacti.conf
12cr|cacti-0.8.7i-4|239	
12cr|cacti-0.8.7i-4|240	* Thu Jun 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7g-5
12cr|cacti-0.8.7i-4|241	+ Revision: 688401
12cr|cacti-0.8.7i-4|242	- create plugins directory, and fix default configuration
12cr|cacti-0.8.7i-4|243	
12cr|cacti-0.8.7i-4|244	* Wed Jun 29 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7g-4
12cr|cacti-0.8.7i-4|245	+ Revision: 688237
12cr|cacti-0.8.7i-4|246	- re-enable plugin architecture
12cr|cacti-0.8.7i-4|247	- fix SQL schemas syntaxe
12cr|cacti-0.8.7i-4|248	- drop pre-2010.0 compatibility
12cr|cacti-0.8.7i-4|249	
12cr|cacti-0.8.7i-4|250	* Thu Oct 21 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.8.7g-3mdv2011.0
12cr|cacti-0.8.7i-4|251	+ Revision: 587172
12cr|cacti-0.8.7i-4|252	- Do not add shebang in cron.d file
12cr|cacti-0.8.7i-4|253	CCBUG: 57855
12cr|cacti-0.8.7i-4|254	
12cr|cacti-0.8.7i-4|255	* Tue Aug 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.7g-2mdv2011.0
12cr|cacti-0.8.7i-4|256	+ Revision: 572677
12cr|cacti-0.8.7i-4|257	- added upstream patches P10 - P14
12cr|cacti-0.8.7i-4|258	- added backporting magic
12cr|cacti-0.8.7i-4|259	
12cr|cacti-0.8.7i-4|260	* Mon Jul 12 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.7g-1mdv2011.0
12cr|cacti-0.8.7i-4|261	+ Revision: 551281
12cr|cacti-0.8.7i-4|262	- 0.8.7g
12cr|cacti-0.8.7i-4|263	
12cr|cacti-0.8.7i-4|264	* Mon Jun 21 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.7g-0.0.beta2.1mdv2010.1
12cr|cacti-0.8.7i-4|265	+ Revision: 548397
12cr|cacti-0.8.7i-4|266	- 0.8.7g-beta2
12cr|cacti-0.8.7i-4|267	
12cr|cacti-0.8.7i-4|268	* Wed Jun 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.7f-1mdv2010.1
12cr|cacti-0.8.7i-4|269	+ Revision: 546991
12cr|cacti-0.8.7i-4|270	- 0.8.7f
12cr|cacti-0.8.7i-4|271	- drop upstream added patches
12cr|cacti-0.8.7i-4|272	- rediffed one patch
12cr|cacti-0.8.7i-4|273	
12cr|cacti-0.8.7i-4|274	* Thu May 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-12mdv2010.1
12cr|cacti-0.8.7i-4|275	+ Revision: 544671
12cr|cacti-0.8.7i-4|276	- fix SQL injection vulnerability (CVE-2010-1431)
12cr|cacti-0.8.7i-4|277	
12cr|cacti-0.8.7i-4|278	* Thu May 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.7e-11mdv2010.1
12cr|cacti-0.8.7i-4|279	+ Revision: 543015
12cr|cacti-0.8.7i-4|280	- bump release
12cr|cacti-0.8.7i-4|281	- make it backportable for cs4
12cr|cacti-0.8.7i-4|282	- sync with the mes5 updates
12cr|cacti-0.8.7i-4|283	
12cr|cacti-0.8.7i-4|284	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-10mdv2010.1
12cr|cacti-0.8.7i-4|285	+ Revision: 513146
12cr|cacti-0.8.7i-4|286	- ship an empty log file to avoid a big red error message terrifying users in installation wizard
12cr|cacti-0.8.7i-4|287	
12cr|cacti-0.8.7i-4|288	* Fri Feb 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-9mdv2010.1
12cr|cacti-0.8.7i-4|289	+ Revision: 512119
12cr|cacti-0.8.7i-4|290	- fix dependencies
12cr|cacti-0.8.7i-4|291	- refer to actual configuration file location in error message
12cr|cacti-0.8.7i-4|292	- drop unapplied installer patch
12cr|cacti-0.8.7i-4|293	- clean patch 1 from backup files
12cr|cacti-0.8.7i-4|294	- make configuration file perms more restrictive
12cr|cacti-0.8.7i-4|295	
12cr|cacti-0.8.7i-4|296	* Tue Jan 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-8mdv2010.1
12cr|cacti-0.8.7i-4|297	+ Revision: 493903
12cr|cacti-0.8.7i-4|298	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|cacti-0.8.7i-4|299	- cleaner default apache configuration
12cr|cacti-0.8.7i-4|300	- symlink rrd directory from %%{_datadir}/%%{name}
12cr|cacti-0.8.7i-4|301	
12cr|cacti-0.8.7i-4|302	* Sun Jan 03 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-7mdv2010.1
12cr|cacti-0.8.7i-4|303	+ Revision: 486049
12cr|cacti-0.8.7i-4|304	- switch apache ACLs to open to all by default, as application does not allow
12cr|cacti-0.8.7i-4|305	local modifications
12cr|cacti-0.8.7i-4|306	- add a note in README.mdv about segfault occuring with an empty database
12cr|cacti-0.8.7i-4|307	
12cr|cacti-0.8.7i-4|308	* Thu Dec 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-6mdv2010.1
12cr|cacti-0.8.7i-4|309	+ Revision: 479728
12cr|cacti-0.8.7i-4|310	- add all available upstream patches, including the fix for XSS vuln (CVE-2009-4032)
12cr|cacti-0.8.7i-4|311	
12cr|cacti-0.8.7i-4|312	* Tue Dec 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-5mdv2010.1
12cr|cacti-0.8.7i-4|313	+ Revision: 478975
12cr|cacti-0.8.7i-4|314	- don't apply patch to prevent php to segfault when the database is empty, it
12cr|cacti-0.8.7i-4|315	has too many side-effect with Plugin Architecture patch
12cr|cacti-0.8.7i-4|316	- fix backporting
12cr|cacti-0.8.7i-4|317	
12cr|cacti-0.8.7i-4|318	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-4mdv2010.1
12cr|cacti-0.8.7i-4|319	+ Revision: 478245
12cr|cacti-0.8.7i-4|320	- add patch to avoid php segfault with empty database (#56306)
12cr|cacti-0.8.7i-4|321	- update Plugin Architecture patch to 2.6
12cr|cacti-0.8.7i-4|322	- ship missing SQL file for Plugin Architecture
12cr|cacti-0.8.7i-4|323	- move SQL files in a specific subdirectory
12cr|cacti-0.8.7i-4|324	
12cr|cacti-0.8.7i-4|325	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-3mdv2010.1
12cr|cacti-0.8.7i-4|326	+ Revision: 473525
12cr|cacti-0.8.7i-4|327	- don't attempt to isolate web files from other files, to better match upstream
12cr|cacti-0.8.7i-4|328	setup
12cr|cacti-0.8.7i-4|329	- enforce new default access policy
12cr|cacti-0.8.7i-4|330	- better default apache configuration
12cr|cacti-0.8.7i-4|331	
12cr|cacti-0.8.7i-4|332	* Sat Jul 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-2mdv2010.0
12cr|cacti-0.8.7i-4|333	+ Revision: 399767
12cr|cacti-0.8.7i-4|334	- additional php-sockets dependency
12cr|cacti-0.8.7i-4|335	- fix default log file location
12cr|cacti-0.8.7i-4|336	
12cr|cacti-0.8.7i-4|337	* Sat Jul 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-1mdv2010.0
12cr|cacti-0.8.7i-4|338	+ Revision: 399675
12cr|cacti-0.8.7i-4|339	- new version
12cr|cacti-0.8.7i-4|340	- use symlinks instead of patch for FHS compliance
12cr|cacti-0.8.7i-4|341	- move web files under %%{_datadir}/%%{name}/www
12cr|cacti-0.8.7i-4|342	- update for new adodb package
12cr|cacti-0.8.7i-4|343	
12cr|cacti-0.8.7i-4|344	* Thu Feb 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7d-1mdv2009.1
12cr|cacti-0.8.7i-4|345	+ Revision: 342756
12cr|cacti-0.8.7i-4|346	- new version
12cr|cacti-0.8.7i-4|347	- rediff FHS patch
12cr|cacti-0.8.7i-4|348	- update PA patch
12cr|cacti-0.8.7i-4|349	
12cr|cacti-0.8.7i-4|350	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.8.7b-4mdv2009.0
12cr|cacti-0.8.7i-4|351	+ Revision: 266444
12cr|cacti-0.8.7i-4|352	- rebuild early 2009.0 package (before pixel changes)
12cr|cacti-0.8.7i-4|353	
12cr|cacti-0.8.7i-4|354	+ Pixel <pixel@mandriva.com>
12cr|cacti-0.8.7i-4|355	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|cacti-0.8.7i-4|356	
12cr|cacti-0.8.7i-4|357	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7b-3mdv2009.0
12cr|cacti-0.8.7i-4|358	+ Revision: 210979
12cr|cacti-0.8.7i-4|359	- update FHS patch for missing included file (fix #40862)
12cr|cacti-0.8.7i-4|360	- update FHS patch for upgrade scripts
12cr|cacti-0.8.7i-4|361	
12cr|cacti-0.8.7i-4|362	* Mon Mar 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7b-2mdv2008.1
12cr|cacti-0.8.7i-4|363	+ Revision: 191186
12cr|cacti-0.8.7i-4|364	- don't make cron task executable
12cr|cacti-0.8.7i-4|365	
12cr|cacti-0.8.7i-4|366	* Fri Feb 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7b-1mdv2008.1
12cr|cacti-0.8.7i-4|367	+ Revision: 176798
12cr|cacti-0.8.7i-4|368	- new version
12cr|cacti-0.8.7i-4|369	update FHS and PA patches
12cr|cacti-0.8.7i-4|370	
12cr|cacti-0.8.7i-4|371	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.8.7a-4mdv2008.1
12cr|cacti-0.8.7i-4|372	+ Revision: 170781
12cr|cacti-0.8.7i-4|373	- rebuild
12cr|cacti-0.8.7i-4|374	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|cacti-0.8.7i-4|375	
12cr|cacti-0.8.7i-4|376	* Wed Jan 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7a-3mdv2008.1
12cr|cacti-0.8.7i-4|377	+ Revision: 157170
12cr|cacti-0.8.7i-4|378	- fix default URL root (fix #36617)
12cr|cacti-0.8.7i-4|379	
12cr|cacti-0.8.7i-4|380	* Thu Jan 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7a-2mdv2008.1
12cr|cacti-0.8.7i-4|381	+ Revision: 154062
12cr|cacti-0.8.7i-4|382	- rediff fhs patch
12cr|cacti-0.8.7i-4|383	ifix _adodb.patch (should fix #36617)
12cr|cacti-0.8.7i-4|384	
12cr|cacti-0.8.7i-4|385	+ Olivier Blin <blino@mandriva.org>
12cr|cacti-0.8.7i-4|386	- restore BuildRoot
12cr|cacti-0.8.7i-4|387	
12cr|cacti-0.8.7i-4|388	+ Thierry Vignaud <tv@mandriva.org>
12cr|cacti-0.8.7i-4|389	- kill re-definition of %%buildroot on Pixel's request
12cr|cacti-0.8.7i-4|390	
12cr|cacti-0.8.7i-4|391	* Wed Nov 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7a-1mdv2008.1
12cr|cacti-0.8.7i-4|392	+ Revision: 113789
12cr|cacti-0.8.7i-4|393	- new version
12cr|cacti-0.8.7i-4|394	rediff FHS patch
12cr|cacti-0.8.7i-4|395	apply Plugin Architecture patch from http://cactiusers.org/downloads/plugins/
12cr|cacti-0.8.7i-4|396	
12cr|cacti-0.8.7i-4|397	+ Buchan Milne <bgmilne@mandriva.org>
12cr|cacti-0.8.7i-4|398	- New version 0.8.7
12cr|cacti-0.8.7i-4|399	- Drop LDAP protocol patch (protocol version support added upstream)
12cr|cacti-0.8.7i-4|400	- Add plugin patch from cactiusers.org (and the tarball it ships in)
12cr|cacti-0.8.7i-4|401	
12cr|cacti-0.8.7i-4|402	* Fri Aug 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6j-1mdv2008.0
12cr|cacti-0.8.7i-4|403	+ Revision: 65370
12cr|cacti-0.8.7i-4|404	- remove eol fixing, as done by spec-helper
12cr|cacti-0.8.7i-4|405	- new version
12cr|cacti-0.8.7i-4|406	
12cr|cacti-0.8.7i-4|407	
12cr|cacti-0.8.7i-4|408	* Sat Oct 21 2006 Jérôme Soyer <saispo@mandriva.org> 0.8.6i-1mdv2007.0
12cr|cacti-0.8.7i-4|409	+ Revision: 71585
12cr|cacti-0.8.7i-4|410	- New release 0.8.6i
12cr|cacti-0.8.7i-4|411	- Import cacti
12cr|cacti-0.8.7i-4|412	
12cr|cacti-0.8.7i-4|413	* Wed Jul 12 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6h-6mdv2007.0
12cr|cacti-0.8.7i-4|414	- use herein document for README.mdv
12cr|cacti-0.8.7i-4|415	
12cr|cacti-0.8.7i-4|416	* Sat Jul 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6h-5mdv2007.0
12cr|cacti-0.8.7i-4|417	- relax buildrequires versionning
12cr|cacti-0.8.7i-4|418	
12cr|cacti-0.8.7i-4|419	* Tue Jun 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6h-4mdv2007.0
12cr|cacti-0.8.7i-4|420	- new webapps macros
12cr|cacti-0.8.7i-4|421	- decompress all patches
12cr|cacti-0.8.7i-4|422	
12cr|cacti-0.8.7i-4|423	* Fri Mar 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6h-3mdk
12cr|cacti-0.8.7i-4|424	- add patch to allow to select LDAP protocol
12cr|cacti-0.8.7i-4|425	- fix included adodb removal
12cr|cacti-0.8.7i-4|426	- backport compatible apache configuration file
12cr|cacti-0.8.7i-4|427	
12cr|cacti-0.8.7i-4|428	* Mon Feb 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6h-2mdk
12cr|cacti-0.8.7i-4|429	- fixes from J.P. Pasnak <pasnak@warpedsystems.sk.ca> (fix bug #21125)
12cr|cacti-0.8.7i-4|430	- rediff patch 0
12cr|cacti-0.8.7i-4|431	- move some additional files out of webroot
12cr|cacti-0.8.7i-4|432	
12cr|cacti-0.8.7i-4|433	* Tue Jan 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6h-1mdk
12cr|cacti-0.8.7i-4|434	- New release 0.8.6h
12cr|cacti-0.8.7i-4|435	- rediff patch 0
12cr|cacti-0.8.7i-4|436	
12cr|cacti-0.8.7i-4|437	* Mon Dec 05 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6g-3mdk
12cr|cacti-0.8.7i-4|438	- move new poller scripts to /usr/share/cacti (fix bug #20065)
12cr|cacti-0.8.7i-4|439	- rediff patch 0
12cr|cacti-0.8.7i-4|440	- don't backup files before patching
12cr|cacti-0.8.7i-4|441	
12cr|cacti-0.8.7i-4|442	* Thu Dec 01 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6g-2mdk
12cr|cacti-0.8.7i-4|443	- rediff patch 0 (fix 0.8.6f -> 0.8.6g upgrade)
12cr|cacti-0.8.7i-4|444	
12cr|cacti-0.8.7i-4|445	* Sun Nov 06 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6g-1mdk
12cr|cacti-0.8.7i-4|446	- New release 0.8.6g
12cr|cacti-0.8.7i-4|447	- rediff and merge patches 0, 2 and 3
12cr|cacti-0.8.7i-4|448	
12cr|cacti-0.8.7i-4|449	* Wed Aug 17 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6f-3mdk
12cr|cacti-0.8.7i-4|450	- rediff patch 3 to avoid false automatic pear dependencies
12cr|cacti-0.8.7i-4|451	
12cr|cacti-0.8.7i-4|452	* Wed Aug 17 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6f-2mdk
12cr|cacti-0.8.7i-4|453	- fix remaining wrong includes (fix bug #5423)
12cr|cacti-0.8.7i-4|454	
12cr|cacti-0.8.7i-4|455	* Wed Jul 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6f-1mdk
12cr|cacti-0.8.7i-4|456	- new version
12cr|cacti-0.8.7i-4|457	- fix upgrade
12cr|cacti-0.8.7i-4|458	- fix include path
12cr|cacti-0.8.7i-4|459	- mv upgrade libraries outside of www root
12cr|cacti-0.8.7i-4|460	
12cr|cacti-0.8.7i-4|461	* Thu Jun 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6e-3mdk
12cr|cacti-0.8.7i-4|462	- use new rpm apache macros
12cr|cacti-0.8.7i-4|463	- rediff patch 1 for new adodb
12cr|cacti-0.8.7i-4|464	- only fix encoding for text files
12cr|cacti-0.8.7i-4|465	- let rpm compute dependencies
12cr|cacti-0.8.7i-4|466	
12cr|cacti-0.8.7i-4|467	* Thu Jun 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6e-2mdk
12cr|cacti-0.8.7i-4|468	- drop redundant requires
12cr|cacti-0.8.7i-4|469	- drop additional sources, herein documents are used
12cr|cacti-0.8.7i-4|470	- safer %%post and %%postun
12cr|cacti-0.8.7i-4|471	- don't use dos2unix
12cr|cacti-0.8.7i-4|472	- use patch instead of symlinks for FHS compliance
12cr|cacti-0.8.7i-4|473	- split include between /usr/share/cacti and /var/www/cacti
12cr|cacti-0.8.7i-4|474	- remove script from webroot
12cr|cacti-0.8.7i-4|475	
12cr|cacti-0.8.7i-4|476	* Thu Jun 23 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6e-1mdk
12cr|cacti-0.8.7i-4|477	- 0.8.6e (Major security fixes)
12cr|cacti-0.8.7i-4|478	- fix apache changes
12cr|cacti-0.8.7i-4|479	- use the %%mkrel macro
12cr|cacti-0.8.7i-4|480	
12cr|cacti-0.8.7i-4|481	* Mon May 16 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6d-4mdk
12cr|cacti-0.8.7i-4|482	- don't trash images
12cr|cacti-0.8.7i-4|483	
12cr|cacti-0.8.7i-4|484	* Mon May 16 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6d-3mdk
12cr|cacti-0.8.7i-4|485	- fix config
12cr|cacti-0.8.7i-4|486	- fix reload
12cr|cacti-0.8.7i-4|487	
12cr|cacti-0.8.7i-4|488	* Fri May 13 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6d-2mdk
12cr|cacti-0.8.7i-4|489	- fix upgrading from 0.8.6c-5mdk and prior releases
12cr|cacti-0.8.7i-4|490	
12cr|cacti-0.8.7i-4|491	* Wed May 11 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6d-1mdk
12cr|cacti-0.8.7i-4|492	- 0.8.6d
12cr|cacti-0.8.7i-4|493	- rediff P0, P1 & P2
12cr|cacti-0.8.7i-4|494	- fix deps
12cr|cacti-0.8.7i-4|495	- use better anti ^M stripper
12cr|cacti-0.8.7i-4|496	
12cr|cacti-0.8.7i-4|497	* Sat Apr 09 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6c-10mdk
12cr|cacti-0.8.7i-4|498	- fix #13964
12cr|cacti-0.8.7i-4|499	
12cr|cacti-0.8.7i-4|500	* Sat Apr 09 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6c-9mdk
12cr|cacti-0.8.7i-4|501	- fix #13963
12cr|cacti-0.8.7i-4|502	
12cr|cacti-0.8.7i-4|503	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6c-8mdk
12cr|cacti-0.8.7i-4|504	- spec file cleanups, remove the ADVX-build stuff
12cr|cacti-0.8.7i-4|505	- fix rpmlint errors
12cr|cacti-0.8.7i-4|506	
12cr|cacti-0.8.7i-4|507	* Mon Jan 31 2005 Guillaume Rousse <guillomovitch@mandrake.org> 0.8.6c-7mdk
12cr|cacti-0.8.7i-4|508	- fix configuration patch
12cr|cacti-0.8.7i-4|509	
12cr|cacti-0.8.7i-4|510	* Sat Jan 29 2005 Guillaume Rousse <guillomovitch@mandrake.org> 0.8.6c-6mdk
12cr|cacti-0.8.7i-4|511	- fix inclusion pathes (Gilles Mocellin <cooker@gmocellin.dyndns.org>)
12cr|cacti-0.8.7i-4|512	- move include and lib to /usr/share/cacti
12cr|cacti-0.8.7i-4|513	- fix post-install and post-uninstall
12cr|cacti-0.8.7i-4|514	
12cr|cacti-0.8.7i-4|515	* Thu Jan 27 2005 Guillaume Rousse <guillomovitch@mandrake.org> 0.8.6c-5mdk
12cr|cacti-0.8.7i-4|516	- top-level dir is now /var/www/cacti
12cr|cacti-0.8.7i-4|517	- config is now in /etc
12cr|cacti-0.8.7i-4|518	- reload apache instead of restarting it
12cr|cacti-0.8.7i-4|519	- herein document instead of external source for apache config
12cr|cacti-0.8.7i-4|520	- don't tag executables in /etc as config
12cr|cacti-0.8.7i-4|521	- README.mdk
12cr|cacti-0.8.7i-4|522	
12cr|cacti-0.8.7i-4|523	* Wed Jan 12 2005 Guillaume Rousse <guillomovitch@mandrake.org> 0.8.6c-4mdk
12cr|cacti-0.8.7i-4|524	- move resource out of web dir too
12cr|cacti-0.8.7i-4|525	- rediff P0 accordingly
12cr|cacti-0.8.7i-4|526	- make cron task run with webserver uid
12cr|cacti-0.8.7i-4|527	- use herein document instead of additional source
12cr|cacti-0.8.7i-4|528	
12cr|cacti-0.8.7i-4|529	* Thu Jan 06 2005 Guillaume Rousse <guillomovitch@mandrake.org> 0.8.6c-3mdk
12cr|cacti-0.8.7i-4|530	- fix scripts encoding and perms
12cr|cacti-0.8.7i-4|531	- rediff P0 for additional path problems in xml files
12cr|cacti-0.8.7i-4|532	
12cr|cacti-0.8.7i-4|533	* Mon Dec 20 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6c-2mdk
12cr|cacti-0.8.7i-4|534	- fix url
12cr|cacti-0.8.7i-4|535	
12cr|cacti-0.8.7i-4|536	* Mon Dec 20 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6c-1mdk
12cr|cacti-0.8.7i-4|537	- 0.8.6c
12cr|cacti-0.8.7i-4|538	- fix deps
12cr|cacti-0.8.7i-4|539	- fix P0
12cr|cacti-0.8.7i-4|540	
12cr|cacti-0.8.7i-4|541	* Sat Oct 09 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6b-1mdk
12cr|cacti-0.8.7i-4|542	- 0.8.6b
12cr|cacti-0.8.7i-4|543	- fix P0
12cr|cacti-0.8.7i-4|544	- bring back perms on the scripts, duh!
12cr|cacti-0.8.7i-4|545	
12cr|cacti-0.8.7i-4|546	* Mon Oct 04 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6-3mdk
12cr|cacti-0.8.7i-4|547	- fix P0 and S1
12cr|cacti-0.8.7i-4|548	
12cr|cacti-0.8.7i-4|549	* Mon Oct 04 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6-2mdk
12cr|cacti-0.8.7i-4|550	- fix strange perms
12cr|cacti-0.8.7i-4|551	
12cr|cacti-0.8.7i-4|552	* Mon Oct 04 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6-1mdk
12cr|cacti-0.8.7i-4|553	- 0.8.6
12cr|cacti-0.8.7i-4|554	- rediffed P0 & P1
12cr|cacti-0.8.7i-4|555	- misc spec file fixes
12cr|cacti-0.8.7i-4|556	
12cr|cacti-0.8.7i-4|557	* Mon May 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.5a-1mdk
12cr|cacti-0.8.7i-4|558	- 0.8.5a
12cr|cacti-0.8.7i-4|559	- fixed P0
12cr|cacti-0.8.7i-4|560	- added P1
12cr|cacti-0.8.7i-4|561	
12cr|cacti-0.8.7i-4|562	* Tue Mar 02 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.8.5-1mdk
12cr|cacti-0.8.7i-4|563	- 0.8.5
12cr|cacti-0.8.7i-4|564	- rediff patch1
12cr|cacti-0.8.7i-4|565	- add logrotate script
12cr|cacti-0.8.7i-4|566	- macroszification
12cr|cacti-0.8.7i-4|567	
12cr|cacti-0.8.7i-4|568	* Thu Nov 27 2003 Guillaume Rousse <guillomovitch@mandrake.org> 0.8.4-2mdk
12cr|cacti-0.8.7i-4|569	- add missing lib directory
12cr|cacti-0.8.7i-4|570	
12cr|cacti-0.8.7i-4|571	* Tue Nov 25 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 0.8.4-1mdk
12cr|cacti-0.8.7i-4|572	- 0.8.4
12cr|cacti-0.8.7i-4|573	- ADVX macros
12cr|cacti-0.8.7i-4|574	- fix files list
12cr|cacti-0.8.7i-4|575	

513 12
12cr|cacti-cactid-0.8.6k-14|1	Summary:	A backend data gatherer for cacti
12cr|cacti-cactid-0.8.6k-14|2	Name:		cacti-cactid
12cr|cacti-cactid-0.8.6k-14|3	Version:	0.8.6k
12cr|cacti-cactid-0.8.6k-14|4	Release:	%mkrel 14
12cr|cacti-cactid-0.8.6k-14|5	License:	GPL
12cr|cacti-cactid-0.8.6k-14|6	Group:		System/Servers
12cr|cacti-cactid-0.8.6k-14|7	URL:		http://www.cacti.net/
12cr|cacti-cactid-0.8.6k-14|8	Source0:	http://www.cacti.net/downloads/cactid/%{name}-%{version}.tar.gz
12cr|cacti-cactid-0.8.6k-14|9	Patch0:		cacti-cactid-0.8.6k-format_not_a_string_literal_and_no_format_arguments.diff
12cr|cacti-cactid-0.8.6k-14|10	Requires:	cacti
12cr|cacti-cactid-0.8.6k-14|11	BuildRequires:	mysql-devel
12cr|cacti-cactid-0.8.6k-14|12	BuildRequires:	net-snmp-devel
12cr|cacti-cactid-0.8.6k-14|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|cacti-cactid-0.8.6k-14|14	
12cr|cacti-cactid-0.8.6k-14|15	%description
12cr|cacti-cactid-0.8.6k-14|16	This code represents the future replacement for cmd.php. As you
12cr|cacti-cactid-0.8.6k-14|17	can see from the short changelog, development on this code has
12cr|cacti-cactid-0.8.6k-14|18	only just begun. It has been included in the main release for
12cr|cacti-cactid-0.8.6k-14|19	*testing* purposes only! Please stick to cmd.php for now.
12cr|cacti-cactid-0.8.6k-14|20	
12cr|cacti-cactid-0.8.6k-14|21	%prep
12cr|cacti-cactid-0.8.6k-14|22	
12cr|cacti-cactid-0.8.6k-14|23	%setup -q -n %{name}-%{version}
12cr|cacti-cactid-0.8.6k-14|24	%patch0 -p0
12cr|cacti-cactid-0.8.6k-14|25	
12cr|cacti-cactid-0.8.6k-14|26	%build
12cr|cacti-cactid-0.8.6k-14|27	%serverbuild
12cr|cacti-cactid-0.8.6k-14|28	# x86_64 fix
12cr|cacti-cactid-0.8.6k-14|29	export LDFLAGS="-L%{_libdir}"
12cr|cacti-cactid-0.8.6k-14|30	%configure2_5x
12cr|cacti-cactid-0.8.6k-14|31	%make
12cr|cacti-cactid-0.8.6k-14|32	
12cr|cacti-cactid-0.8.6k-14|33	%install
12cr|cacti-cactid-0.8.6k-14|34	rm -rf %{buildroot}
12cr|cacti-cactid-0.8.6k-14|35	
12cr|cacti-cactid-0.8.6k-14|36	install -d %{buildroot}%{_sysconfdir}
12cr|cacti-cactid-0.8.6k-14|37	install -d %{buildroot}%{_sbindir}
12cr|cacti-cactid-0.8.6k-14|38	
12cr|cacti-cactid-0.8.6k-14|39	install -m0644 cactid.conf %{buildroot}%{_sysconfdir}/
12cr|cacti-cactid-0.8.6k-14|40	install -m0755 cactid %{buildroot}%{_sbindir}/
12cr|cacti-cactid-0.8.6k-14|41	
12cr|cacti-cactid-0.8.6k-14|42	%clean
12cr|cacti-cactid-0.8.6k-14|43	rm -rf %{buildroot}
12cr|cacti-cactid-0.8.6k-14|44	
12cr|cacti-cactid-0.8.6k-14|45	%files
12cr|cacti-cactid-0.8.6k-14|46	%defattr(-,root,root)
12cr|cacti-cactid-0.8.6k-14|47	%doc ChangeLog INSTALL README LICENSE*
12cr|cacti-cactid-0.8.6k-14|48	%config(noreplace) %{_sysconfdir}/cactid.conf
12cr|cacti-cactid-0.8.6k-14|49	%attr(0755,root,root) %{_sbindir}/cactid
12cr|cacti-cactid-0.8.6k-14|50	
12cr|cacti-cactid-0.8.6k-14|51	
12cr|cacti-cactid-0.8.6k-14|52	
12cr|cacti-cactid-0.8.6k-14|53	%changelog
12cr|cacti-cactid-0.8.6k-14|54	* Mon Jul 18 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.6k-14mdv2011
12cr|cacti-cactid-0.8.6k-14|55	+ Revision: 690285
12cr|cacti-cactid-0.8.6k-14|56	- rebuilt against new net-snmp libs
12cr|cacti-cactid-0.8.6k-14|57	
12cr|cacti-cactid-0.8.6k-14|58	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.6k-13
12cr|cacti-cactid-0.8.6k-14|59	+ Revision: 645777
12cr|cacti-cactid-0.8.6k-14|60	- relink against libmysqlclient.so.18
12cr|cacti-cactid-0.8.6k-14|61	
12cr|cacti-cactid-0.8.6k-14|62	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.6k-12mdv2011.0
12cr|cacti-cactid-0.8.6k-14|63	+ Revision: 627214
12cr|cacti-cactid-0.8.6k-14|64	- rebuilt against mysql-5.5.8 libs, again
12cr|cacti-cactid-0.8.6k-14|65	
12cr|cacti-cactid-0.8.6k-14|66	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.6k-11mdv2011.0
12cr|cacti-cactid-0.8.6k-14|67	+ Revision: 626508
12cr|cacti-cactid-0.8.6k-14|68	- rebuilt against mysql-5.5.8 libs
12cr|cacti-cactid-0.8.6k-14|69	
12cr|cacti-cactid-0.8.6k-14|70	* Thu Dec 30 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6k-10mdv2011.0
12cr|cacti-cactid-0.8.6k-14|71	+ Revision: 626417
12cr|cacti-cactid-0.8.6k-14|72	- rebuild for latest mysql
12cr|cacti-cactid-0.8.6k-14|73	
12cr|cacti-cactid-0.8.6k-14|74	* Tue Oct 12 2010 Funda Wang <fwang@mandriva.org> 0.8.6k-9mdv2011.0
12cr|cacti-cactid-0.8.6k-14|75	+ Revision: 585059
12cr|cacti-cactid-0.8.6k-14|76	- rebuild for new netsnmp
12cr|cacti-cactid-0.8.6k-14|77	
12cr|cacti-cactid-0.8.6k-14|78	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.6k-8mdv2010.1
12cr|cacti-cactid-0.8.6k-14|79	+ Revision: 507519
12cr|cacti-cactid-0.8.6k-14|80	- rebuild
12cr|cacti-cactid-0.8.6k-14|81	
12cr|cacti-cactid-0.8.6k-14|82	* Thu Oct 15 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8.6k-7mdv2010.0
12cr|cacti-cactid-0.8.6k-14|83	+ Revision: 457700
12cr|cacti-cactid-0.8.6k-14|84	- fix build
12cr|cacti-cactid-0.8.6k-14|85	- rebuild
12cr|cacti-cactid-0.8.6k-14|86	
12cr|cacti-cactid-0.8.6k-14|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|cacti-cactid-0.8.6k-14|88	- rebuild
12cr|cacti-cactid-0.8.6k-14|89	
12cr|cacti-cactid-0.8.6k-14|90	* Tue Dec 09 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.6k-4mdv2009.1
12cr|cacti-cactid-0.8.6k-14|91	+ Revision: 312189
12cr|cacti-cactid-0.8.6k-14|92	- rebuilt against mysql-5.1.30 libs
12cr|cacti-cactid-0.8.6k-14|93	
12cr|cacti-cactid-0.8.6k-14|94	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.8.6k-3mdv2009.0
12cr|cacti-cactid-0.8.6k-14|95	+ Revision: 243413
12cr|cacti-cactid-0.8.6k-14|96	- rebuild
12cr|cacti-cactid-0.8.6k-14|97	
12cr|cacti-cactid-0.8.6k-14|98	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.8.6k-1mdv2008.1
12cr|cacti-cactid-0.8.6k-14|99	+ Revision: 140691
12cr|cacti-cactid-0.8.6k-14|100	- restore BuildRoot
12cr|cacti-cactid-0.8.6k-14|101	
12cr|cacti-cactid-0.8.6k-14|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|cacti-cactid-0.8.6k-14|103	- kill re-definition of %%buildroot on Pixel's request
12cr|cacti-cactid-0.8.6k-14|104	
12cr|cacti-cactid-0.8.6k-14|105	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|cacti-cactid-0.8.6k-14|106	- new version
12cr|cacti-cactid-0.8.6k-14|107	
12cr|cacti-cactid-0.8.6k-14|108	* Wed Aug 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8.6i-1mdv2008.0
12cr|cacti-cactid-0.8.6k-14|109	+ Revision: 60198
12cr|cacti-cactid-0.8.6k-14|110	- 0.8.6i
12cr|cacti-cactid-0.8.6k-14|111	
12cr|cacti-cactid-0.8.6k-14|112	
12cr|cacti-cactid-0.8.6k-14|113	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6f-4mdv2007.0
12cr|cacti-cactid-0.8.6k-14|114	- Rebuild
12cr|cacti-cactid-0.8.6k-14|115	
12cr|cacti-cactid-0.8.6k-14|116	* Wed Jan 04 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.6f-3mdk
12cr|cacti-cactid-0.8.6k-14|117	- rebuilt against new net-snmp with new major (10)
12cr|cacti-cactid-0.8.6k-14|118	
12cr|cacti-cactid-0.8.6k-14|119	* Wed Dec 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6f-2mdk
12cr|cacti-cactid-0.8.6k-14|120	- rebuilt against net-snmp that has new major (9)
12cr|cacti-cactid-0.8.6k-14|121	
12cr|cacti-cactid-0.8.6k-14|122	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6f-1mdk
12cr|cacti-cactid-0.8.6k-14|123	- 0.8.6f-1
12cr|cacti-cactid-0.8.6k-14|124	
12cr|cacti-cactid-0.8.6k-14|125	* Tue Jul 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6e-1mdk
12cr|cacti-cactid-0.8.6k-14|126	- new release
12cr|cacti-cactid-0.8.6k-14|127	- used %%mkrel
12cr|cacti-cactid-0.8.6k-14|128	- spec cleanup
12cr|cacti-cactid-0.8.6k-14|129	- drop version requirement on cacti dependency
12cr|cacti-cactid-0.8.6k-14|130	
12cr|cacti-cactid-0.8.6k-14|131	* Tue May 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6d-1mdk
12cr|cacti-cactid-0.8.6k-14|132	- 0.8.6d
12cr|cacti-cactid-0.8.6k-14|133	- use better anti ^M stripper
12cr|cacti-cactid-0.8.6k-14|134	- drop P0, it's implemented upstream
12cr|cacti-cactid-0.8.6k-14|135	- fix build on x86_64
12cr|cacti-cactid-0.8.6k-14|136	
12cr|cacti-cactid-0.8.6k-14|137	* Mon Feb 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6c-3mdk
12cr|cacti-cactid-0.8.6k-14|138	- fix #13965
12cr|cacti-cactid-0.8.6k-14|139	- strip away annoying ^M
12cr|cacti-cactid-0.8.6k-14|140	
12cr|cacti-cactid-0.8.6k-14|141	* Mon Jan 24 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6c-2mdk
12cr|cacti-cactid-0.8.6k-14|142	- rebuilt against MySQL-4.1.x system libs
12cr|cacti-cactid-0.8.6k-14|143	
12cr|cacti-cactid-0.8.6k-14|144	* Mon Dec 20 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6c-1mdk
12cr|cacti-cactid-0.8.6k-14|145	- 0.8.6c
12cr|cacti-cactid-0.8.6k-14|146	- fix url
12cr|cacti-cactid-0.8.6k-14|147	
12cr|cacti-cactid-0.8.6k-14|148	* Fri Oct 08 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6b-1mdk
12cr|cacti-cactid-0.8.6k-14|149	- initial mandrake package
12cr|cacti-cactid-0.8.6k-14|150	

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

515 12
12cr|cadaver-0.23.3-2|1	Summary:		Command-line WebDAV client
12cr|cadaver-0.23.3-2|2	Name:		cadaver
12cr|cadaver-0.23.3-2|3	Version:		0.23.3
12cr|cadaver-0.23.3-2|4	Release:		2
12cr|cadaver-0.23.3-2|5	License:		GPLv2+
12cr|cadaver-0.23.3-2|6	Group:		Networking/File transfer
12cr|cadaver-0.23.3-2|7	URL:		http://www.webdav.org/cadaver/
12cr|cadaver-0.23.3-2|8	Source0:		http://www.webdav.org/cadaver/%{name}-%{version}.tar.gz
12cr|cadaver-0.23.3-2|9	Source1:		http://www.webdav.org/cadaver/%{name}-%{version}.tar.gz.asc
12cr|cadaver-0.23.3-2|10	BuildRequires:	pkgconfig(expat)
12cr|cadaver-0.23.3-2|11	BuildRequires:	pkgconfig(neon)
12cr|cadaver-0.23.3-2|12	BuildRequires:	pkgconfig(libxml-2.0)
12cr|cadaver-0.23.3-2|13	BuildRequires:	pkgconfig(ncurses)
12cr|cadaver-0.23.3-2|14	BuildRequires:	pkgconfig(openssl)
12cr|cadaver-0.23.3-2|15	BuildRequires:	readline-devel
12cr|cadaver-0.23.3-2|16	BuildRequires:	pkgconfig(zlib)
12cr|cadaver-0.23.3-2|17	
12cr|cadaver-0.23.3-2|18	
12cr|cadaver-0.23.3-2|19	%description
12cr|cadaver-0.23.3-2|20	A command-line WebDAV client. Supports file upload, download,
12cr|cadaver-0.23.3-2|21	on-screen display, name-space operations (move/copy), collection
12cr|cadaver-0.23.3-2|22	creation and deletion, and locking operations.
12cr|cadaver-0.23.3-2|23	
12cr|cadaver-0.23.3-2|24	%prep
12cr|cadaver-0.23.3-2|25	%setup -q
12cr|cadaver-0.23.3-2|26	
12cr|cadaver-0.23.3-2|27	%build
12cr|cadaver-0.23.3-2|28	
12cr|cadaver-0.23.3-2|29	%configure \
12cr|cadaver-0.23.3-2|30	--with-neon=%{_prefix} \
12cr|cadaver-0.23.3-2|31	--with-ssl \
12cr|cadaver-0.23.3-2|32	--with-libxml2
12cr|cadaver-0.23.3-2|33	
12cr|cadaver-0.23.3-2|34	%make
12cr|cadaver-0.23.3-2|35	
12cr|cadaver-0.23.3-2|36	%install
12cr|cadaver-0.23.3-2|37	%makeinstall_std
12cr|cadaver-0.23.3-2|38	
12cr|cadaver-0.23.3-2|39	%find_lang %{name}
12cr|cadaver-0.23.3-2|40	
12cr|cadaver-0.23.3-2|41	
12cr|cadaver-0.23.3-2|42	%files -f %{name}.lang
12cr|cadaver-0.23.3-2|43	%{_bindir}/*
12cr|cadaver-0.23.3-2|44	%{_mandir}/man1/*
12cr|cadaver-0.23.3-2|45	%defattr(644,root,root,755)
12cr|cadaver-0.23.3-2|46	%doc NEWS TODO FAQ README ChangeLog
12cr|cadaver-0.23.3-2|47	
12cr|cadaver-0.23.3-2|48	
12cr|cadaver-0.23.3-2|49	%changelog
12cr|cadaver-0.23.3-2|50	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.23.3-2mdv2011.0
12cr|cadaver-0.23.3-2|51	+ Revision: 610093
12cr|cadaver-0.23.3-2|52	- rebuild
12cr|cadaver-0.23.3-2|53	
12cr|cadaver-0.23.3-2|54	* Sun Dec 27 2009 Frederik Himpe <fhimpe@mandriva.org> 0.23.3-1mdv2010.1
12cr|cadaver-0.23.3-2|55	+ Revision: 482735
12cr|cadaver-0.23.3-2|56	- update to new version 0.23.3
12cr|cadaver-0.23.3-2|57	
12cr|cadaver-0.23.3-2|58	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.23.2-5mdv2010.0
12cr|cadaver-0.23.3-2|59	+ Revision: 436925
12cr|cadaver-0.23.3-2|60	- rebuild
12cr|cadaver-0.23.3-2|61	
12cr|cadaver-0.23.3-2|62	* Thu Mar 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.23.2-4mdv2009.1
12cr|cadaver-0.23.3-2|63	+ Revision: 349192
12cr|cadaver-0.23.3-2|64	- rebuild for latest readline
12cr|cadaver-0.23.3-2|65	
12cr|cadaver-0.23.3-2|66	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.23.2-3mdv2009.0
12cr|cadaver-0.23.3-2|67	+ Revision: 243420
12cr|cadaver-0.23.3-2|68	- rebuild
12cr|cadaver-0.23.3-2|69	
12cr|cadaver-0.23.3-2|70	* Sat Feb 16 2008 Frederik Himpe <fhimpe@mandriva.org> 0.23.2-1mdv2008.1
12cr|cadaver-0.23.3-2|71	+ Revision: 169342
12cr|cadaver-0.23.3-2|72	- New releaes, supports neon 0.28.0
12cr|cadaver-0.23.3-2|73	- New license policy
12cr|cadaver-0.23.3-2|74	
12cr|cadaver-0.23.3-2|75	+ Olivier Blin <oblin@mandriva.com>
12cr|cadaver-0.23.3-2|76	- restore BuildRoot
12cr|cadaver-0.23.3-2|77	
12cr|cadaver-0.23.3-2|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|cadaver-0.23.3-2|79	- kill re-definition of %%buildroot on Pixel's request
12cr|cadaver-0.23.3-2|80	
12cr|cadaver-0.23.3-2|81	* Thu Aug 23 2007 Oden Eriksson <oeriksson@mandriva.com> 0.23.0-1mdv2008.0
12cr|cadaver-0.23.3-2|82	+ Revision: 69336
12cr|cadaver-0.23.3-2|83	- fix deps
12cr|cadaver-0.23.3-2|84	- 0.23.0
12cr|cadaver-0.23.3-2|85	
12cr|cadaver-0.23.3-2|86	
12cr|cadaver-0.23.3-2|87	* Thu Jan 25 2007 Lenny Cartier <lenny@mandriva.com> 0.22.5-1mdv2007.0
12cr|cadaver-0.23.3-2|88	+ Revision: 113345
12cr|cadaver-0.23.3-2|89	- Update to 0.22.5
12cr|cadaver-0.23.3-2|90	
12cr|cadaver-0.23.3-2|91	* Wed Jan 03 2007 GГ¶tz Waschk <waschk@mandriva.org> 0.22.4-1mdv2007.1
12cr|cadaver-0.23.3-2|92	+ Revision: 103603
12cr|cadaver-0.23.3-2|93	- Import cadaver
12cr|cadaver-0.23.3-2|94	
12cr|cadaver-0.23.3-2|95	* Wed Jan 03 2007 Gцtz Waschk <waschk@mandriva.org> 0.22.4-1mdv2007.1
12cr|cadaver-0.23.3-2|96	- fix buildrequires
12cr|cadaver-0.23.3-2|97	- New version 0.22.4
12cr|cadaver-0.23.3-2|98	
12cr|cadaver-0.23.3-2|99	* Wed Aug 02 2006 Lenny Cartier <lenny@mandriva.com> 0.22.3-2mdv2007.0
12cr|cadaver-0.23.3-2|100	- rebuild
12cr|cadaver-0.23.3-2|101	
12cr|cadaver-0.23.3-2|102	* Wed Mar 01 2006 Nicolas Lйcureuil <neoclust@mandriva.org> 0.22.3-1mdk
12cr|cadaver-0.23.3-2|103	- New release 0.22.3
12cr|cadaver-0.23.3-2|104	
12cr|cadaver-0.23.3-2|105	* Thu Jul 21 2005 Nicolas Lйcureuil <neoclust@mandriva.org> 0.22.2-2mdk
12cr|cadaver-0.23.3-2|106	- mkrel
12cr|cadaver-0.23.3-2|107	
12cr|cadaver-0.23.3-2|108	* Thu Jul 21 2005 Nicolas Lйcureuil <neoclust@mandriva.org> 0.22.2-1mdk
12cr|cadaver-0.23.3-2|109	- New release 0.22.2
12cr|cadaver-0.23.3-2|110	
12cr|cadaver-0.23.3-2|111	* Fri Jun 10 2005 Buchan Milne <bgmilne@linux-mandrake.com> 0.22.1-4mdk
12cr|cadaver-0.23.3-2|112	- Rebuild for libkrb53-devel 1.4.1
12cr|cadaver-0.23.3-2|113	
12cr|cadaver-0.23.3-2|114	* Thu Jan 20 2005 Per Г�yvind Karlsen <peroyvind@linux-mandrake.com> 0.22.1-3mdk
12cr|cadaver-0.23.3-2|115	- rebuild for new readline
12cr|cadaver-0.23.3-2|116	
12cr|cadaver-0.23.3-2|117	* Sat Apr 17 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.22.1-2mdk
12cr|cadaver-0.23.3-2|118	- rebuild with new libneon
12cr|cadaver-0.23.3-2|119	
12cr|cadaver-0.23.3-2|120	* Sat Apr 17 2004 Michael Scherer <misc@mandrake.org> 0.22.1-1mdk
12cr|cadaver-0.23.3-2|121	- New release 0.22.1
12cr|cadaver-0.23.3-2|122	

516 12
12cr|caffeine-2.2.386-1|1	Summary:	A system applet that allows to temporarily inhibit screensaver and sleep mode
12cr|caffeine-2.2.386-1|2	Name:		caffeine
12cr|caffeine-2.2.386-1|3	Version:	2.2.386
12cr|caffeine-2.2.386-1|4	Release:	%mkrel 1
12cr|caffeine-2.2.386-1|5	Epoch:		1
12cr|caffeine-2.2.386-1|6	Group:		Graphical desktop/GNOME
12cr|caffeine-2.2.386-1|7	License:	LGPL
12cr|caffeine-2.2.386-1|8	Source0:	%{name}-%{version}.tar.bz2
12cr|caffeine-2.2.386-1|9	Source11:	%{name}.desktop
12cr|caffeine-2.2.386-1|10	Source12:	%{name}-preferences.desktop
12cr|caffeine-2.2.386-1|11	Patch1:		%{name}.desktop.patch
12cr|caffeine-2.2.386-1|12	Patch2:		%{name}-preferences.desktop.patch
12cr|caffeine-2.2.386-1|13	URL:		https://launchpad.net/~caffeine-developers/+archive/ppa/+packages
12cr|caffeine-2.2.386-1|14	BuildRequires:	pygtk2.0-devel
12cr|caffeine-2.2.386-1|15	BuildRequires:	python-devel
12cr|caffeine-2.2.386-1|16	BuildRequires:	gettext
12cr|caffeine-2.2.386-1|17	BuildRequires:	gettext-devel
12cr|caffeine-2.2.386-1|18	Requires:	python-xlib
12cr|caffeine-2.2.386-1|19	Requires:	pygtk2.0
12cr|caffeine-2.2.386-1|20	Requires:	gnome-python
12cr|caffeine-2.2.386-1|21	Requires:	python-notify
12cr|caffeine-2.2.386-1|22	Requires:	gnome-python-gconf
12cr|caffeine-2.2.386-1|23	BuildArch:	noarch
12cr|caffeine-2.2.386-1|24	
12cr|caffeine-2.2.386-1|25	%description
12cr|caffeine-2.2.386-1|26	Caffeine is a system applet that allows the user to temporarily
12cr|caffeine-2.2.386-1|27	inhibit both the screensaver and the sleep power saving mode, simply
12cr|caffeine-2.2.386-1|28	by clicking on it. This could be useful for example when watching
12cr|caffeine-2.2.386-1|29	long flash videos or playing certain full screen games that don't
12cr|caffeine-2.2.386-1|30	inhibit the screensaver by themselves
12cr|caffeine-2.2.386-1|31	
12cr|caffeine-2.2.386-1|32	%prep
12cr|caffeine-2.2.386-1|33	%setup -q
12cr|caffeine-2.2.386-1|34	%patch1 -p0
12cr|caffeine-2.2.386-1|35	%patch2 -p0
12cr|caffeine-2.2.386-1|36	
12cr|caffeine-2.2.386-1|37	%build
12cr|caffeine-2.2.386-1|38	%__python setup.py build
12cr|caffeine-2.2.386-1|39	
12cr|caffeine-2.2.386-1|40	%install
12cr|caffeine-2.2.386-1|41	%__rm -rf %{buildroot}
12cr|caffeine-2.2.386-1|42	%__python setup.py install --root=%{buildroot} --install-lib=%{py_platsitedir}
12cr|caffeine-2.2.386-1|43	%find_lang %{name}
12cr|caffeine-2.2.386-1|44	
12cr|caffeine-2.2.386-1|45	%clean
12cr|caffeine-2.2.386-1|46	%__rm -rf %{buildroot}
12cr|caffeine-2.2.386-1|47	
12cr|caffeine-2.2.386-1|48	%files -f %{name}.lang
12cr|caffeine-2.2.386-1|49	%defattr(644,root,root,755)
12cr|caffeine-2.2.386-1|50	%attr(755,root,root) %{_bindir}/caffeine
12cr|caffeine-2.2.386-1|51	%{py_platsitedir}/*
12cr|caffeine-2.2.386-1|52	%{_datadir}/applications/*
12cr|caffeine-2.2.386-1|53	%{_datadir}/caffeine/glade/*.glade
12cr|caffeine-2.2.386-1|54	%{_datadir}/caffeine/images/*
12cr|caffeine-2.2.386-1|55	%{_iconsdir}/hicolor/*
12cr|caffeine-2.2.386-1|56	%{_iconsdir}/ubuntu-mono-dark/*
12cr|caffeine-2.2.386-1|57	%{_mandir}/*
12cr|caffeine-2.2.386-1|58	%{_datadir}/pixmaps/caffeine.png
12cr|caffeine-2.2.386-1|59	
12cr|caffeine-2.2.386-1|60	
12cr|caffeine-2.2.386-1|61	%changelog
12cr|caffeine-2.2.386-1|62	* Mon Apr 23 2012 Andrey Bondrov <abondrov@mandriva.org> 1:2.2.386-1mdv2012.0
12cr|caffeine-2.2.386-1|63	+ Revision: 792866
12cr|caffeine-2.2.386-1|64	- Revert version to stable 2.2.386
12cr|caffeine-2.2.386-1|65	
12cr|caffeine-2.2.386-1|66	* Sun Apr 22 2012 Andrey Bondrov <abondrov@mandriva.org> 2.4.419-1
12cr|caffeine-2.2.386-1|67	+ Revision: 792699
12cr|caffeine-2.2.386-1|68	- New version 2.4.419
12cr|caffeine-2.2.386-1|69	
12cr|caffeine-2.2.386-1|70	+ Sergey Zhemoitel <serg@mandriva.org>
12cr|caffeine-2.2.386-1|71	- fix russian comments in .desktop
12cr|caffeine-2.2.386-1|72	
12cr|caffeine-2.2.386-1|73	* Sat Jul 23 2011 Александр Казанцев <kazancas@mandriva.org> 2.2.386-1
12cr|caffeine-2.2.386-1|74	+ Revision: 691173
12cr|caffeine-2.2.386-1|75	- imported package caffeine
12cr|caffeine-2.2.386-1|76	

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

518 12
12cr|cairo-dock-3.1.0-1|1	Summary:	A light and eye-candy dock to launch your programs easily
12cr|cairo-dock-3.1.0-1|2	Name:     	cairo-dock
12cr|cairo-dock-3.1.0-1|3	Version:	3.1.0
12cr|cairo-dock-3.1.0-1|4	Release:	%mkrel 1
12cr|cairo-dock-3.1.0-1|5	License:	GPLv3+
12cr|cairo-dock-3.1.0-1|6	Group:		Graphical desktop/Other
12cr|cairo-dock-3.1.0-1|7	Source0:	http://launchpad.net/cairo-dock-core/3.1/%{version}/+download/cairo-dock-%{version}.tar.gz
12cr|cairo-dock-3.1.0-1|8	Patch0:		cairo-dock-3.1.0-link.patch
12cr|cairo-dock-3.1.0-1|9	URL:		https://launchpad.net/cairo-dock-core
12cr|cairo-dock-3.1.0-1|10	BuildRequires:	pkgconfig(cairo)
12cr|cairo-dock-3.1.0-1|11	BuildRequires:	pkgconfig(dbus-1)
12cr|cairo-dock-3.1.0-1|12	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|cairo-dock-3.1.0-1|13	BuildRequires:	pkgconfig(glib-2.0)
12cr|cairo-dock-3.1.0-1|14	BuildRequires:	pkgconfig(gl)
12cr|cairo-dock-3.1.0-1|15	BuildRequires:	pkgconfig(glu)
12cr|cairo-dock-3.1.0-1|16	BuildRequires:	pkgconfig(gthread-2.0)
12cr|cairo-dock-3.1.0-1|17	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|cairo-dock-3.1.0-1|18	BuildRequires:	pkgconfig(libcurl)
12cr|cairo-dock-3.1.0-1|19	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|cairo-dock-3.1.0-1|20	BuildRequires:	pkgconfig(libxml-2.0)
12cr|cairo-dock-3.1.0-1|21	BuildRequires:	pkgconfig(pangox)
12cr|cairo-dock-3.1.0-1|22	BuildRequires:	pkgconfig(xcomposite)
12cr|cairo-dock-3.1.0-1|23	BuildRequires:	pkgconfig(xinerama)
12cr|cairo-dock-3.1.0-1|24	BuildRequires:	pkgconfig(xrender)
12cr|cairo-dock-3.1.0-1|25	BuildRequires:	pkgconfig(xtst)
12cr|cairo-dock-3.1.0-1|26	BuildRequires:	intltool
12cr|cairo-dock-3.1.0-1|27	BuildRequires:	imagemagick
12cr|cairo-dock-3.1.0-1|28	BuildRequires:	cmake
12cr|cairo-dock-3.1.0-1|29	Suggests:	cairo-dock-plugins = %version
12cr|cairo-dock-3.1.0-1|30	Suggests:	cairo-dock-themes
12cr|cairo-dock-3.1.0-1|31	
12cr|cairo-dock-3.1.0-1|32	%description
12cr|cairo-dock-3.1.0-1|33	cairo-dock uses cairo to render nice graphics, and Glitz to use hardware
12cr|cairo-dock-3.1.0-1|34	acceleration. It's fully configurable and can be a taskbar too. You can
12cr|cairo-dock-3.1.0-1|35	easily plug applets into it.
12cr|cairo-dock-3.1.0-1|36	
12cr|cairo-dock-3.1.0-1|37	%files -f %{name}.lang
12cr|cairo-dock-3.1.0-1|38	%{_bindir}/*
12cr|cairo-dock-3.1.0-1|39	%{_datadir}/%name
12cr|cairo-dock-3.1.0-1|40	%{_datadir}/applications/*.desktop
12cr|cairo-dock-3.1.0-1|41	%{_datadir}/pixmaps/*.svg
12cr|cairo-dock-3.1.0-1|42	%{_mandir}/man1/cairo-dock.1.*
12cr|cairo-dock-3.1.0-1|43	%{_iconsdir}/%name.png
12cr|cairo-dock-3.1.0-1|44	%{_miconsdir}/%name.png
12cr|cairo-dock-3.1.0-1|45	%{_liconsdir}/%name.png
12cr|cairo-dock-3.1.0-1|46	
12cr|cairo-dock-3.1.0-1|47	#---------------------------------------------------------------------
12cr|cairo-dock-3.1.0-1|48	%define major 3
12cr|cairo-dock-3.1.0-1|49	%define libname %mklibname gldi %{major}
12cr|cairo-dock-3.1.0-1|50	%package -n %libname
12cr|cairo-dock-3.1.0-1|51	Summary: Library files for cairo-dock
12cr|cairo-dock-3.1.0-1|52	Group: System/Libraries
12cr|cairo-dock-3.1.0-1|53	
12cr|cairo-dock-3.1.0-1|54	%description -n %libname
12cr|cairo-dock-3.1.0-1|55	cairo-dock uses cairo to render nice graphics, and Glitz to use hardware
12cr|cairo-dock-3.1.0-1|56	acceleration. It's fully configurable and can be a taskbar too. You can
12cr|cairo-dock-3.1.0-1|57	easily plug applets into it.
12cr|cairo-dock-3.1.0-1|58	
12cr|cairo-dock-3.1.0-1|59	This package provides the libraries for cairo-dock functions.
12cr|cairo-dock-3.1.0-1|60	
12cr|cairo-dock-3.1.0-1|61	%files  -n %libname
12cr|cairo-dock-3.1.0-1|62	%{_libdir}/libgldi.so.%{major}
12cr|cairo-dock-3.1.0-1|63	%{_libdir}/libgldi.so.%{major}.*
12cr|cairo-dock-3.1.0-1|64	
12cr|cairo-dock-3.1.0-1|65	#---------------------------------------------------------------------
12cr|cairo-dock-3.1.0-1|66	%package devel
12cr|cairo-dock-3.1.0-1|67	Summary: Development files for cairo-dock
12cr|cairo-dock-3.1.0-1|68	Group: Development/Other
12cr|cairo-dock-3.1.0-1|69	Requires: %name = %version
12cr|cairo-dock-3.1.0-1|70	Requires: %libname = %version
12cr|cairo-dock-3.1.0-1|71	
12cr|cairo-dock-3.1.0-1|72	%description devel
12cr|cairo-dock-3.1.0-1|73	cairo-dock uses cairo to render nice graphics, and Glitz to use hardware
12cr|cairo-dock-3.1.0-1|74	acceleration. It's fully configurable and can be a taskbar too. You can
12cr|cairo-dock-3.1.0-1|75	easily plug applets into it.
12cr|cairo-dock-3.1.0-1|76	
12cr|cairo-dock-3.1.0-1|77	This package provides the include files and library for cairo-dock functions.
12cr|cairo-dock-3.1.0-1|78	
12cr|cairo-dock-3.1.0-1|79	%files devel
12cr|cairo-dock-3.1.0-1|80	%{_includedir}/%name
12cr|cairo-dock-3.1.0-1|81	%{_libdir}/libgldi.so
12cr|cairo-dock-3.1.0-1|82	%{_libdir}/pkgconfig/*.pc
12cr|cairo-dock-3.1.0-1|83	
12cr|cairo-dock-3.1.0-1|84	#---------------------------------------------------------------------
12cr|cairo-dock-3.1.0-1|85	%prep
12cr|cairo-dock-3.1.0-1|86	%setup -qn %name-%version
12cr|cairo-dock-3.1.0-1|87	%patch0 -p0
12cr|cairo-dock-3.1.0-1|88	
12cr|cairo-dock-3.1.0-1|89	%build
12cr|cairo-dock-3.1.0-1|90	%cmake -DCMAKE_INSTALL_LIBDIR=lib
12cr|cairo-dock-3.1.0-1|91	%make
12cr|cairo-dock-3.1.0-1|92	
12cr|cairo-dock-3.1.0-1|93	%install
12cr|cairo-dock-3.1.0-1|94	%makeinstall_std -C build
12cr|cairo-dock-3.1.0-1|95	chmod 755 %{buildroot}%{_libdir}/libgldi.so.*
12cr|cairo-dock-3.1.0-1|96	
12cr|cairo-dock-3.1.0-1|97	%{find_lang} %{name}
12cr|cairo-dock-3.1.0-1|98	
12cr|cairo-dock-3.1.0-1|99	mkdir -p %buildroot{%_iconsdir,%_miconsdir,%_liconsdir}
12cr|cairo-dock-3.1.0-1|100	convert data/cairo-dock.svg -resize 48x48 %buildroot%_liconsdir/%name.png
12cr|cairo-dock-3.1.0-1|101	convert data/cairo-dock.svg -resize 16x16 %buildroot%_miconsdir/%name.png
12cr|cairo-dock-3.1.0-1|102	convert data/cairo-dock.svg -resize 32x32 %buildroot%_iconsdir/%name.png

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

520 12
12cr|cairo-dock-themes-1.6.3.1-4|1	Summary:	Themes for cairo-dock
12cr|cairo-dock-themes-1.6.3.1-4|2	Name:		cairo-dock-themes
12cr|cairo-dock-themes-1.6.3.1-4|3	Version:	1.6.3.1
12cr|cairo-dock-themes-1.6.3.1-4|4	Release:	4
12cr|cairo-dock-themes-1.6.3.1-4|5	License:	GPLv3+
12cr|cairo-dock-themes-1.6.3.1-4|6	Group:		Graphical desktop/Other
12cr|cairo-dock-themes-1.6.3.1-4|7	Source0:	http://download.berlios.de/cairo-dock/%{name}-%{version}.tar.bz2
12cr|cairo-dock-themes-1.6.3.1-4|8	Source1:	%{name}.rpmlintrc
12cr|cairo-dock-themes-1.6.3.1-4|9	Patch0:		cairo-dock-themes-1.6.3.1-theme-dir.patch
12cr|cairo-dock-themes-1.6.3.1-4|10	URL:		http://www.cairo-dock.org/
12cr|cairo-dock-themes-1.6.3.1-4|11	BuildRequires:	cairo-dock-devel
12cr|cairo-dock-themes-1.6.3.1-4|12	Requires:	cairo-dock
12cr|cairo-dock-themes-1.6.3.1-4|13	BuildArch:	noarch
12cr|cairo-dock-themes-1.6.3.1-4|14	
12cr|cairo-dock-themes-1.6.3.1-4|15	%description
12cr|cairo-dock-themes-1.6.3.1-4|16	This package contains all cairo-dock themes.
12cr|cairo-dock-themes-1.6.3.1-4|17	
12cr|cairo-dock-themes-1.6.3.1-4|18	%files
12cr|cairo-dock-themes-1.6.3.1-4|19	%{_datadir}/cairo-dock/themes/*
12cr|cairo-dock-themes-1.6.3.1-4|20	
12cr|cairo-dock-themes-1.6.3.1-4|21	#---------------------------------------------------------------------
12cr|cairo-dock-themes-1.6.3.1-4|22	%prep
12cr|cairo-dock-themes-1.6.3.1-4|23	%setup -q
12cr|cairo-dock-themes-1.6.3.1-4|24	%patch0 -p0
12cr|cairo-dock-themes-1.6.3.1-4|25	
12cr|cairo-dock-themes-1.6.3.1-4|26	%build
12cr|cairo-dock-themes-1.6.3.1-4|27	autoreconf -fi
12cr|cairo-dock-themes-1.6.3.1-4|28	%configure2_5x
12cr|cairo-dock-themes-1.6.3.1-4|29	%make
12cr|cairo-dock-themes-1.6.3.1-4|30	
12cr|cairo-dock-themes-1.6.3.1-4|31	%install
12cr|cairo-dock-themes-1.6.3.1-4|32	%makeinstall_std
12cr|cairo-dock-themes-1.6.3.1-4|33	

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

522 12
12cr|cal3d-0.11.0-11|1	%define major 12
12cr|cal3d-0.11.0-11|2	%define libname %mklibname %{name} %{major}
12cr|cal3d-0.11.0-11|3	%define develname %mklibname %{name} -d
12cr|cal3d-0.11.0-11|4	
12cr|cal3d-0.11.0-11|5	Summary:	A skeletal based character animation library
12cr|cal3d-0.11.0-11|6	Name:		cal3d
12cr|cal3d-0.11.0-11|7	Version:	0.11.0
12cr|cal3d-0.11.0-11|8	Release:	11
12cr|cal3d-0.11.0-11|9	Group:		System/Libraries
12cr|cal3d-0.11.0-11|10	License:	LGPLv2+
12cr|cal3d-0.11.0-11|11	URL:		http://gna.org/projects/cal3d/
12cr|cal3d-0.11.0-11|12	Source0:	http://download.gna.org/cal3d/sources/%{name}-%{version}.tar.bz2
12cr|cal3d-0.11.0-11|13	Patch0:		cal3d-0.11.0-gcc43.patch
12cr|cal3d-0.11.0-11|14	BuildRequires:	valgrind
12cr|cal3d-0.11.0-11|15	BuildRequires:	doxygen
12cr|cal3d-0.11.0-11|16	BuildRequires:	docbook-utils
12cr|cal3d-0.11.0-11|17	
12cr|cal3d-0.11.0-11|18	%description
12cr|cal3d-0.11.0-11|19	Cal3D is a skeletal based character animation library. It is platform-
12cr|cal3d-0.11.0-11|20	independent and not bound to a specific graphic API. Originally designed to
12cr|cal3d-0.11.0-11|21	be used in a 3d client for the Worldforge project (www.worldforge.org)
12cr|cal3d-0.11.0-11|22	it evolved into a stand-alone product that can be used in many different
12cr|cal3d-0.11.0-11|23	projects.
12cr|cal3d-0.11.0-11|24	
12cr|cal3d-0.11.0-11|25	%package -n %{libname}
12cr|cal3d-0.11.0-11|26	Summary:	A skeletal based character animation library
12cr|cal3d-0.11.0-11|27	Group:		System/Libraries
12cr|cal3d-0.11.0-11|28	Provides:	%{name} = %{version}-%{release}
12cr|cal3d-0.11.0-11|29	
12cr|cal3d-0.11.0-11|30	%description -n	%{libname}
12cr|cal3d-0.11.0-11|31	Cal3D is a skeletal based character animation library. It is platform-
12cr|cal3d-0.11.0-11|32	independent and not bound to a specific graphic API. Originally designed to
12cr|cal3d-0.11.0-11|33	be used in a 3d client for the Worldforge project (www.worldforge.org)
12cr|cal3d-0.11.0-11|34	it evolved into a stand-alone product that can be used in many different
12cr|cal3d-0.11.0-11|35	projects.
12cr|cal3d-0.11.0-11|36	
12cr|cal3d-0.11.0-11|37	%package -n %{develname}
12cr|cal3d-0.11.0-11|38	Summary:	Headers for developing programs that will use Cal3D
12cr|cal3d-0.11.0-11|39	Group:		Development/C++
12cr|cal3d-0.11.0-11|40	Requires:	%{libname} = %{version}-%{release}
12cr|cal3d-0.11.0-11|41	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|cal3d-0.11.0-11|42	Provides:	%{name}-devel = %{version}-%{release}
12cr|cal3d-0.11.0-11|43	
12cr|cal3d-0.11.0-11|44	%description -n	%{develname}
12cr|cal3d-0.11.0-11|45	This package contains the headers that programmers will need to develop
12cr|cal3d-0.11.0-11|46	applications which will use Cal3D.
12cr|cal3d-0.11.0-11|47	
12cr|cal3d-0.11.0-11|48	%prep
12cr|cal3d-0.11.0-11|49	%setup -q
12cr|cal3d-0.11.0-11|50	%patch0 -p0
12cr|cal3d-0.11.0-11|51	
12cr|cal3d-0.11.0-11|52	%build
12cr|cal3d-0.11.0-11|53	%configure2_5x
12cr|cal3d-0.11.0-11|54	%make
12cr|cal3d-0.11.0-11|55	
12cr|cal3d-0.11.0-11|56	%install
12cr|cal3d-0.11.0-11|57	%makeinstall_std
12cr|cal3d-0.11.0-11|58	
12cr|cal3d-0.11.0-11|59	%files -n %{libname}
12cr|cal3d-0.11.0-11|60	%{_libdir}/*.so.%{major}*
12cr|cal3d-0.11.0-11|61	
12cr|cal3d-0.11.0-11|62	%files -n %{develname}
12cr|cal3d-0.11.0-11|63	%dir %{_includedir}/%{name}
12cr|cal3d-0.11.0-11|64	%{_includedir}/%{name}/*.h
12cr|cal3d-0.11.0-11|65	%{_libdir}/*.so
12cr|cal3d-0.11.0-11|66	%{_libdir}/pkgconfig/%{name}.pc
12cr|cal3d-0.11.0-11|67	%{_bindir}/%{name}_converter
12cr|cal3d-0.11.0-11|68	%{_mandir}/man1/%{name}_converter.1*
12cr|cal3d-0.11.0-11|69	
12cr|cal3d-0.11.0-11|70	
12cr|cal3d-0.11.0-11|71	%changelog
12cr|cal3d-0.11.0-11|72	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.11.0-10mdv2011.0
12cr|cal3d-0.11.0-11|73	+ Revision: 616909
12cr|cal3d-0.11.0-11|74	- the mass rebuild of 2010.0 packages
12cr|cal3d-0.11.0-11|75	
12cr|cal3d-0.11.0-11|76	* Mon Oct 05 2009 Emmanuel Andry <eandry@mandriva.org> 0.11.0-9mdv2010.0
12cr|cal3d-0.11.0-11|77	+ Revision: 453947
12cr|cal3d-0.11.0-11|78	- fix build with p0 (gcc issue)
12cr|cal3d-0.11.0-11|79	
12cr|cal3d-0.11.0-11|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|cal3d-0.11.0-11|81	- rebuild
12cr|cal3d-0.11.0-11|82	- rebuild early 2009.0 package (before pixel changes)
12cr|cal3d-0.11.0-11|83	
12cr|cal3d-0.11.0-11|84	+ Pixel <pixel@mandriva.com>
12cr|cal3d-0.11.0-11|85	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|cal3d-0.11.0-11|86	
12cr|cal3d-0.11.0-11|87	* Fri Apr 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.11.0-7mdv2009.0
12cr|cal3d-0.11.0-11|88	+ Revision: 195681
12cr|cal3d-0.11.0-11|89	- new license policy
12cr|cal3d-0.11.0-11|90	- new development library policy
12cr|cal3d-0.11.0-11|91	- fix descriptions
12cr|cal3d-0.11.0-11|92	- spec file clean
12cr|cal3d-0.11.0-11|93	
12cr|cal3d-0.11.0-11|94	+ Olivier Blin <oblin@mandriva.com>
12cr|cal3d-0.11.0-11|95	- restore BuildRoot
12cr|cal3d-0.11.0-11|96	
12cr|cal3d-0.11.0-11|97	* Tue Dec 25 2007 Emmanuel Andry <eandry@mandriva.org> 0.11.0-6mdv2008.1
12cr|cal3d-0.11.0-11|98	+ Revision: 137808
12cr|cal3d-0.11.0-11|99	- rebuild
12cr|cal3d-0.11.0-11|100	
12cr|cal3d-0.11.0-11|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|cal3d-0.11.0-11|102	- kill re-definition of %%buildroot on Pixel's request
12cr|cal3d-0.11.0-11|103	- import cal3d
12cr|cal3d-0.11.0-11|104	
12cr|cal3d-0.11.0-11|105	
12cr|cal3d-0.11.0-11|106	* Thu Sep 21 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.11.0-5mdv2007.0
12cr|cal3d-0.11.0-11|107	- do not remove converter
12cr|cal3d-0.11.0-11|108	
12cr|cal3d-0.11.0-11|109	* Fri Jul 07 2006 Emmanuel Andry <eandry@mandriva.org> 0.11.0-1mdv2007.0
12cr|cal3d-0.11.0-11|110	- 0.11.0
12cr|cal3d-0.11.0-11|111	
12cr|cal3d-0.11.0-11|112	* Wed Apr 26 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.10.1-0.cvs20050309.4mdk
12cr|cal3d-0.11.0-11|113	- Add BuildRequires
12cr|cal3d-0.11.0-11|114	
12cr|cal3d-0.11.0-11|115	* Fri Mar 11 2005 Olivier Thauvin <nanardon@mandrake.org> 0.10.1-0.cvs20050309.3mdk
12cr|cal3d-0.11.0-11|116	- %%mkrel
12cr|cal3d-0.11.0-11|117	- move .la from lib to devel
12cr|cal3d-0.11.0-11|118	
12cr|cal3d-0.11.0-11|119	* Wed Mar 09 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.10.1-0.cvs20050309.2mdk
12cr|cal3d-0.11.0-11|120	- gah, actually package the cvs release *mumble*
12cr|cal3d-0.11.0-11|121	
12cr|cal3d-0.11.0-11|122	* Wed Mar 09 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.10.1-0.cvs20050309.1mdk
12cr|cal3d-0.11.0-11|123	- update from cvs
12cr|cal3d-0.11.0-11|124	
12cr|cal3d-0.11.0-11|125	* Wed Mar 09 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.10.0-1mdk
12cr|cal3d-0.11.0-11|126	- 0.10.0
12cr|cal3d-0.11.0-11|127	
12cr|cal3d-0.11.0-11|128	* Thu Dec 23 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.1-4mdk
12cr|cal3d-0.11.0-11|129	- rebuild
12cr|cal3d-0.11.0-11|130	
12cr|cal3d-0.11.0-11|131	* Tue Jun 15 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.1-3mdk
12cr|cal3d-0.11.0-11|132	- rebuild
12cr|cal3d-0.11.0-11|133	
12cr|cal3d-0.11.0-11|134	* Sun Dec 28 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.1-2mdk
12cr|cal3d-0.11.0-11|135	- fix so name (from Luca Berra)
12cr|cal3d-0.11.0-11|136	
12cr|cal3d-0.11.0-11|137	* Tue Dec 23 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.1-1mdk
12cr|cal3d-0.11.0-11|138	- 0.9.1
12cr|cal3d-0.11.0-11|139	
12cr|cal3d-0.11.0-11|140	* Tue Jul 08 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.8-3mdk
12cr|cal3d-0.11.0-11|141	- fix unowned dir reported by Oliviers distriblint bot
12cr|cal3d-0.11.0-11|142	
12cr|cal3d-0.11.0-11|143	* Tue May 06 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.8-2mdk
12cr|cal3d-0.11.0-11|144	- rebuild for rpm-4.2
12cr|cal3d-0.11.0-11|145	- use %%mklibname for devel package
12cr|cal3d-0.11.0-11|146	
12cr|cal3d-0.11.0-11|147	* Sat Apr 26 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.8-1mdk
12cr|cal3d-0.11.0-11|148	- spec file fixes
12cr|cal3d-0.11.0-11|149	- from Jean-Baptiste Lamy <jiba@tuxfamily.org> 0.8-1mdk
12cr|cal3d-0.11.0-11|150	- First RPM release

523 12
12cr|calculate-1.00-14|1	%define name	calculate
12cr|calculate-1.00-14|2	%define version	1.00
12cr|calculate-1.00-14|3	%define release	%mkrel 14
12cr|calculate-1.00-14|4	%define	binname	calc
12cr|calculate-1.00-14|5	
12cr|calculate-1.00-14|6	Name:		%{name}
12cr|calculate-1.00-14|7	Version:	%{version}
12cr|calculate-1.00-14|8	Release:	%{release}
12cr|calculate-1.00-14|9	License:	GPL
12cr|calculate-1.00-14|10	Group:		Development/Other
12cr|calculate-1.00-14|11	Source0:	%{name}-%{version}.tar.bz2
12cr|calculate-1.00-14|12	Patch0:		calculate-1.00-gcc3-fix.patch.bz2
12cr|calculate-1.00-14|13	URL:		http://home.planetinternet.be/~esmee/calc01.html
12cr|calculate-1.00-14|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|calculate-1.00-14|15	Summary:	A simple command line calculator for the console
12cr|calculate-1.00-14|16	
12cr|calculate-1.00-14|17	%description
12cr|calculate-1.00-14|18	A very simple console command line calculater.
12cr|calculate-1.00-14|19	
12cr|calculate-1.00-14|20	%prep
12cr|calculate-1.00-14|21	%setup -q
12cr|calculate-1.00-14|22	%patch0 -p1 -b .gcc3
12cr|calculate-1.00-14|23	
12cr|calculate-1.00-14|24	%build
12cr|calculate-1.00-14|25	%{__cxx} $RPM_OPT_FLAGS -o %{binname} %{name}.cpp
12cr|calculate-1.00-14|26	
12cr|calculate-1.00-14|27	%install
12cr|calculate-1.00-14|28	%{__rm} -rf $RPM_BUILD_ROOT
12cr|calculate-1.00-14|29	%{__install} -m755 %{binname} -D $RPM_BUILD_ROOT%{_bindir}/%{binname}
12cr|calculate-1.00-14|30	
12cr|calculate-1.00-14|31	%clean
12cr|calculate-1.00-14|32	%{__rm} -rf $RPM_BUILD_ROOT
12cr|calculate-1.00-14|33	
12cr|calculate-1.00-14|34	%files
12cr|calculate-1.00-14|35	%defattr(-,root,root)
12cr|calculate-1.00-14|36	%doc README
12cr|calculate-1.00-14|37	%{_bindir}/%{binname}
12cr|calculate-1.00-14|38	
12cr|calculate-1.00-14|39	
12cr|calculate-1.00-14|40	
12cr|calculate-1.00-14|41	%changelog
12cr|calculate-1.00-14|42	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.00-14mdv2011.0
12cr|calculate-1.00-14|43	+ Revision: 616910
12cr|calculate-1.00-14|44	- the mass rebuild of 2010.0 packages
12cr|calculate-1.00-14|45	
12cr|calculate-1.00-14|46	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.00-13mdv2010.0
12cr|calculate-1.00-14|47	+ Revision: 424740
12cr|calculate-1.00-14|48	- rebuild
12cr|calculate-1.00-14|49	
12cr|calculate-1.00-14|50	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.00-12mdv2009.0
12cr|calculate-1.00-14|51	+ Revision: 243422
12cr|calculate-1.00-14|52	- rebuild
12cr|calculate-1.00-14|53	
12cr|calculate-1.00-14|54	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.00-10mdv2008.1
12cr|calculate-1.00-14|55	+ Revision: 140691
12cr|calculate-1.00-14|56	- restore BuildRoot
12cr|calculate-1.00-14|57	
12cr|calculate-1.00-14|58	+ Thierry Vignaud <tv@mandriva.org>
12cr|calculate-1.00-14|59	- kill re-definition of %%buildroot on Pixel's request
12cr|calculate-1.00-14|60	- import calculate
12cr|calculate-1.00-14|61	
12cr|calculate-1.00-14|62	
12cr|calculate-1.00-14|63	* Wed Aug 02 2006 Lenny Cartier <lenny@mandriva.com> 1.00-10mdv2007.0
12cr|calculate-1.00-14|64	- rebuild
12cr|calculate-1.00-14|65	
12cr|calculate-1.00-14|66	* Tue Dec 07 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.00-9mdk
12cr|calculate-1.00-14|67	- arg, screwed up P0 in last release, redo it
12cr|calculate-1.00-14|68	
12cr|calculate-1.00-14|69	* Tue Dec 07 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.00-8mdk
12cr|calculate-1.00-14|70	- rebuild
12cr|calculate-1.00-14|71	
12cr|calculate-1.00-14|72	* Fri Jun 11 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.00-7mdk
12cr|calculate-1.00-14|73	- rebuild
12cr|calculate-1.00-14|74	
12cr|calculate-1.00-14|75	* Sat Jan 10 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.00-6mdk
12cr|calculate-1.00-14|76	- rebuild
12cr|calculate-1.00-14|77	
12cr|calculate-1.00-14|78	* Thu Feb 27 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.00-5mdk
12cr|calculate-1.00-14|79	- Back in contribs!:)
12cr|calculate-1.00-14|80	- Updated for gcc 3 (Patch0)
12cr|calculate-1.00-14|81	- Cleanups
12cr|calculate-1.00-14|82	- Added my own little README(mainly to satisfy rpmlint)
12cr|calculate-1.00-14|83	
12cr|calculate-1.00-14|84	* Thu Jan 28 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.00-4mdk
12cr|calculate-1.00-14|85	- rebuild
12cr|calculate-1.00-14|86	
12cr|calculate-1.00-14|87	* Fri Jan 05 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.00-3mdk
12cr|calculate-1.00-14|88	- rebuilt
12cr|calculate-1.00-14|89	
12cr|calculate-1.00-14|90	* Mon Jul 31 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.00-2mdk
12cr|calculate-1.00-14|91	- use new macros
12cr|calculate-1.00-14|92	- handle mdk optimization
12cr|calculate-1.00-14|93	
12cr|calculate-1.00-14|94	* Tue Jun 06 2000 Christopher Molnar <molnarc@mandrakesoft.com> 1.00-1mdk
12cr|calculate-1.00-14|95	- Packaged for Mandrake
12cr|calculate-1.00-14|96	- Created Spec file

524 12
12cr|calf-0.0.19-0.git20120421.1|1	%define branch 1
12cr|calf-0.0.19-0.git20120421.1|2	%{?_branch: %{expand: %%global branch 1}}
12cr|calf-0.0.19-0.git20120421.1|3	
12cr|calf-0.0.19-0.git20120421.1|4	%if %branch
12cr|calf-0.0.19-0.git20120421.1|5	%define git_snapshot git20120421
12cr|calf-0.0.19-0.git20120421.1|6	%endif
12cr|calf-0.0.19-0.git20120421.1|7	
12cr|calf-0.0.19-0.git20120421.1|8	Name:           calf
12cr|calf-0.0.19-0.git20120421.1|9	Summary:        Pack of multi-standard audio plugins and host for JACK
12cr|calf-0.0.19-0.git20120421.1|10	Version:        0.0.19
12cr|calf-0.0.19-0.git20120421.1|11	
12cr|calf-0.0.19-0.git20120421.1|12	%if %branch
12cr|calf-0.0.19-0.git20120421.1|13	Release:        %mkrel -c %git_snapshot 1
12cr|calf-0.0.19-0.git20120421.1|14	%else
12cr|calf-0.0.19-0.git20120421.1|15	Release:        %mkrel 5
12cr|calf-0.0.19-0.git20120421.1|16	%endif
12cr|calf-0.0.19-0.git20120421.1|17	
12cr|calf-0.0.19-0.git20120421.1|18	%if %branch
12cr|calf-0.0.19-0.git20120421.1|19	Source:         http://repo.or.cz/w/%{name}.git/snapshot/%{name}-f63124a88bff1c6444639e6969854e5ed162f24d.tar.gz
12cr|calf-0.0.19-0.git20120421.1|20	%else
12cr|calf-0.0.19-0.git20120421.1|21	Source:         http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz
12cr|calf-0.0.19-0.git20120421.1|22	%endif
12cr|calf-0.0.19-0.git20120421.1|23	URL:            http://%{name}.sourceforge.net/
12cr|calf-0.0.19-0.git20120421.1|24	License:        GPLv2
12cr|calf-0.0.19-0.git20120421.1|25	Group:          Sound
12cr|calf-0.0.19-0.git20120421.1|26	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|calf-0.0.19-0.git20120421.1|27	BuildRequires:  desktop-file-utils expat-devel cairo-devel
12cr|calf-0.0.19-0.git20120421.1|28	BuildRequires:  gtk2-devel
12cr|calf-0.0.19-0.git20120421.1|29	BuildRequires:  fftw2-devel
12cr|calf-0.0.19-0.git20120421.1|30	BuildRequires:  pkgconfig
12cr|calf-0.0.19-0.git20120421.1|31	BuildRequires:  pkgconfig(gconf-2.0)
12cr|calf-0.0.19-0.git20120421.1|32	BuildRequires:  jackit-devel lv2-devel readline-devel
12cr|calf-0.0.19-0.git20120421.1|33	BuildRequires:  fluidsynth-devel
12cr|calf-0.0.19-0.git20120421.1|34	Requires:       redland lv2 fluidsynth
12cr|calf-0.0.19-0.git20120421.1|35	
12cr|calf-0.0.19-0.git20120421.1|36	%description
12cr|calf-0.0.19-0.git20120421.1|37	Calf is a pack of audio plugins for the LV2 interface.
12cr|calf-0.0.19-0.git20120421.1|38	Calf contains the following audio effects: vintage delay,
12cr|calf-0.0.19-0.git20120421.1|39	rotary speaker, reverb, multi chorus, flanger, phaser, filter,
12cr|calf-0.0.19-0.git20120421.1|40	compressor. It also contains two full-blown synthesizers: monosynth and
12cr|calf-0.0.19-0.git20120421.1|41	organ.
12cr|calf-0.0.19-0.git20120421.1|42	
12cr|calf-0.0.19-0.git20120421.1|43	%prep
12cr|calf-0.0.19-0.git20120421.1|44	%if %branch
12cr|calf-0.0.19-0.git20120421.1|45	%setup -q -n calf
12cr|calf-0.0.19-0.git20120421.1|46	%else
12cr|calf-0.0.19-0.git20120421.1|47	%setup -q
12cr|calf-0.0.19-0.git20120421.1|48	%endif
12cr|calf-0.0.19-0.git20120421.1|49	
12cr|calf-0.0.19-0.git20120421.1|50	%build
12cr|calf-0.0.19-0.git20120421.1|51	%if %branch
12cr|calf-0.0.19-0.git20120421.1|52	./autogen.sh
12cr|calf-0.0.19-0.git20120421.1|53	%endif
12cr|calf-0.0.19-0.git20120421.1|54	LDFLAGS='-lgthread-2.0' \
12cr|calf-0.0.19-0.git20120421.1|55	%configure  --with-ladspa-dir=%{_libdir}/ladspa \
12cr|calf-0.0.19-0.git20120421.1|56	--with-dssi-dir=%{_libdir}/dssi \
12cr|calf-0.0.19-0.git20120421.1|57	--with-lv2-dir=%{_libdir}/lv2 \
12cr|calf-0.0.19-0.git20120421.1|58	--enable-static=false \
12cr|calf-0.0.19-0.git20120421.1|59	--libdir=%{_libdir} \
12cr|calf-0.0.19-0.git20120421.1|60	--without-lash --enable-experimental=yes
12cr|calf-0.0.19-0.git20120421.1|61	%make
12cr|calf-0.0.19-0.git20120421.1|62	
12cr|calf-0.0.19-0.git20120421.1|63	%install
12cr|calf-0.0.19-0.git20120421.1|64	rm -rf $RPM_BUILD_ROOT
12cr|calf-0.0.19-0.git20120421.1|65	%makeinstall_std
12cr|calf-0.0.19-0.git20120421.1|66	desktop-file-install --add-category=";X-MandrivaLinux-Multimedia-Sound;" \
12cr|calf-0.0.19-0.git20120421.1|67	--add-category="GTK;" \
12cr|calf-0.0.19-0.git20120421.1|68	--remove-key="Version" \
12cr|calf-0.0.19-0.git20120421.1|69	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|calf-0.0.19-0.git20120421.1|70	
12cr|calf-0.0.19-0.git20120421.1|71	rm -f %{buildroot}/%{_datadir}/icons/hicolor/icon-theme.cache
12cr|calf-0.0.19-0.git20120421.1|72	
12cr|calf-0.0.19-0.git20120421.1|73	%clean
12cr|calf-0.0.19-0.git20120421.1|74	rm -rf %{buildroot}
12cr|calf-0.0.19-0.git20120421.1|75	
12cr|calf-0.0.19-0.git20120421.1|76	%files
12cr|calf-0.0.19-0.git20120421.1|77	%defattr(-,root,root)
12cr|calf-0.0.19-0.git20120421.1|78	%doc README COPYING AUTHORS
12cr|calf-0.0.19-0.git20120421.1|79	%{_bindir}/calfjackhost
12cr|calf-0.0.19-0.git20120421.1|80	%{_libdir}/lv2/%{name}.lv2
12cr|calf-0.0.19-0.git20120421.1|81	%{_libdir}/%{name}/%{name}.so
12cr|calf-0.0.19-0.git20120421.1|82	
12cr|calf-0.0.19-0.git20120421.1|83	
12cr|calf-0.0.19-0.git20120421.1|84	%{_datadir}/%{name}/*
12cr|calf-0.0.19-0.git20120421.1|85	
12cr|calf-0.0.19-0.git20120421.1|86	%{_datadir}/icons/hicolor/16x16/apps/calf.png
12cr|calf-0.0.19-0.git20120421.1|87	%{_datadir}/icons/hicolor/24x24/apps/calf.png
12cr|calf-0.0.19-0.git20120421.1|88	%{_datadir}/icons/hicolor/32x32/apps/calf.png
12cr|calf-0.0.19-0.git20120421.1|89	%{_datadir}/icons/hicolor/48x48/apps/calf.png
12cr|calf-0.0.19-0.git20120421.1|90	%{_datadir}/icons/hicolor/128x128/apps/calf.png
12cr|calf-0.0.19-0.git20120421.1|91	%{_datadir}/icons/hicolor/128x128/apps/calf_plugin.png
12cr|calf-0.0.19-0.git20120421.1|92	%{_datadir}/icons/hicolor/16x16/apps/calf_plugin.png
12cr|calf-0.0.19-0.git20120421.1|93	%{_datadir}/icons/hicolor/22x22/apps/calf.png
12cr|calf-0.0.19-0.git20120421.1|94	%{_datadir}/icons/hicolor/22x22/apps/calf_plugin.png
12cr|calf-0.0.19-0.git20120421.1|95	%{_datadir}/icons/hicolor/24x24/apps/calf_plugin.png
12cr|calf-0.0.19-0.git20120421.1|96	%{_datadir}/icons/hicolor/256x256/apps/calf.png
12cr|calf-0.0.19-0.git20120421.1|97	%{_datadir}/icons/hicolor/256x256/apps/calf_plugin.png
12cr|calf-0.0.19-0.git20120421.1|98	%{_datadir}/icons/hicolor/32x32/apps/calf_plugin.png
12cr|calf-0.0.19-0.git20120421.1|99	%{_datadir}/icons/hicolor/48x48/apps/calf_plugin.png
12cr|calf-0.0.19-0.git20120421.1|100	%{_datadir}/icons/hicolor/64x64/apps/calf.png
12cr|calf-0.0.19-0.git20120421.1|101	%{_datadir}/icons/hicolor/64x64/apps/calf_plugin.png
12cr|calf-0.0.19-0.git20120421.1|102	%{_datadir}/icons/hicolor/scalable/apps/calf.svg
12cr|calf-0.0.19-0.git20120421.1|103	%{_datadir}/icons/hicolor/scalable/apps/calf_plugin.svg
12cr|calf-0.0.19-0.git20120421.1|104	
12cr|calf-0.0.19-0.git20120421.1|105	%{_mandir}/man1/calfjackhost.1.*
12cr|calf-0.0.19-0.git20120421.1|106	%{_mandir}/man7/calf.7.*
12cr|calf-0.0.19-0.git20120421.1|107	
12cr|calf-0.0.19-0.git20120421.1|108	%{_datadir}/applications/%{name}.desktop
12cr|calf-0.0.19-0.git20120421.1|109	
12cr|calf-0.0.19-0.git20120421.1|110	
12cr|calf-0.0.19-0.git20120421.1|111	
12cr|calf-0.0.19-0.git20120421.1|112	%changelog
12cr|calf-0.0.19-0.git20120421.1|113	* Wed Apr 25 2012 Frank Kober <emuse@mandriva.org> 0.0.19-0.git20120421.1mdv2012.0
12cr|calf-0.0.19-0.git20120421.1|114	+ Revision: 793444
12cr|calf-0.0.19-0.git20120421.1|115	- new git snapshot
12cr|calf-0.0.19-0.git20120421.1|116	o adjust file list
12cr|calf-0.0.19-0.git20120421.1|117	o adapt BR names
12cr|calf-0.0.19-0.git20120421.1|118	o drop strfmt fix patch
12cr|calf-0.0.19-0.git20120421.1|119	
12cr|calf-0.0.19-0.git20120421.1|120	* Tue Jun 28 2011 Frank Kober <emuse@mandriva.org> 0.0.19-0.git20110507.1
12cr|calf-0.0.19-0.git20120421.1|121	+ Revision: 687626
12cr|calf-0.0.19-0.git20120421.1|122	- try included autogen.sh instead of autoreconf
12cr|calf-0.0.19-0.git20120421.1|123	- bump version to 0.0.19
12cr|calf-0.0.19-0.git20120421.1|124	- add string format fix
12cr|calf-0.0.19-0.git20120421.1|125	- update to latest git version from 2011-05-07
12cr|calf-0.0.19-0.git20120421.1|126	o keep official version tarball
12cr|calf-0.0.19-0.git20120421.1|127	
12cr|calf-0.0.19-0.git20120421.1|128	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0.0.18.6-5
12cr|calf-0.0.19-0.git20120421.1|129	+ Revision: 640427
12cr|calf-0.0.19-0.git20120421.1|130	- rebuild to obsolete old packages
12cr|calf-0.0.19-0.git20120421.1|131	
12cr|calf-0.0.19-0.git20120421.1|132	* Mon Feb 14 2011 Frank Kober <emuse@mandriva.org> 0.0.18.6-4
12cr|calf-0.0.19-0.git20120421.1|133	+ Revision: 637747
12cr|calf-0.0.19-0.git20120421.1|134	- disable lash, fix hicolor icon cache conflict
12cr|calf-0.0.19-0.git20120421.1|135	
12cr|calf-0.0.19-0.git20120421.1|136	* Sun Feb 13 2011 Frank Kober <emuse@mandriva.org> 0.0.18.6-3
12cr|calf-0.0.19-0.git20120421.1|137	+ Revision: 637570
12cr|calf-0.0.19-0.git20120421.1|138	- fix icon paths
12cr|calf-0.0.19-0.git20120421.1|139	- rebuild for fixed redland
12cr|calf-0.0.19-0.git20120421.1|140	
12cr|calf-0.0.19-0.git20120421.1|141	* Wed Feb 09 2011 Frank Kober <emuse@mandriva.org> 0.0.18.6-2
12cr|calf-0.0.19-0.git20120421.1|142	+ Revision: 637055
12cr|calf-0.0.19-0.git20120421.1|143	- rebuild for new raptor
12cr|calf-0.0.19-0.git20120421.1|144	
12cr|calf-0.0.19-0.git20120421.1|145	* Tue Aug 24 2010 Frank Kober <emuse@mandriva.org> 0.0.18.6-1mdv2011.0
12cr|calf-0.0.19-0.git20120421.1|146	+ Revision: 572936
12cr|calf-0.0.19-0.git20120421.1|147	- new version 0.18.6 (bugfix)
12cr|calf-0.0.19-0.git20120421.1|148	o replace autoreconf by configure2_5x
12cr|calf-0.0.19-0.git20120421.1|149	
12cr|calf-0.0.19-0.git20120421.1|150	* Tue Jan 05 2010 Stéphane Téletchéa <steletch@mandriva.org> 0.0.18.5-1mdv2010.1
12cr|calf-0.0.19-0.git20120421.1|151	+ Revision: 486367
12cr|calf-0.0.19-0.git20120421.1|152	- Another missing BR
12cr|calf-0.0.19-0.git20120421.1|153	- Missing BR readline
12cr|calf-0.0.19-0.git20120421.1|154	- Precise plugins path
12cr|calf-0.0.19-0.git20120421.1|155	
12cr|calf-0.0.19-0.git20120421.1|156	+ Frank Kober <emuse@mandriva.org>
12cr|calf-0.0.19-0.git20120421.1|157	- manpage compression format generalized
12cr|calf-0.0.19-0.git20120421.1|158	- Update rpm group tag
12cr|calf-0.0.19-0.git20120421.1|159	- Update rpm group tag
12cr|calf-0.0.19-0.git20120421.1|160	- import calf
12cr|calf-0.0.19-0.git20120421.1|161	
12cr|calf-0.0.19-0.git20120421.1|162	
12cr|calf-0.0.19-0.git20120421.1|163	* Sat Dec 19 2009 Frank Kober <emuse@mandriva.org> 0.0.18.5-1mdv2010.0
12cr|calf-0.0.19-0.git20120421.1|164	- import calf

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

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

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

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

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

530 12
12cr|camlgrenouille-1.28-5|1	%define name camlgrenouille
12cr|camlgrenouille-1.28-5|2	
12cr|camlgrenouille-1.28-5|3	%define version 1.28
12cr|camlgrenouille-1.28-5|4	%define release %mkrel 5
12cr|camlgrenouille-1.28-5|5	
12cr|camlgrenouille-1.28-5|6	%define title   Camlgrenouille
12cr|camlgrenouille-1.28-5|7	%define longtitle Broadband connection test program
12cr|camlgrenouille-1.28-5|8	
12cr|camlgrenouille-1.28-5|9	Summary:        %longtitle
12cr|camlgrenouille-1.28-5|10	Name:           %name
12cr|camlgrenouille-1.28-5|11	Version:        %version
12cr|camlgrenouille-1.28-5|12	Release:        %release
12cr|camlgrenouille-1.28-5|13	License:        GPL
12cr|camlgrenouille-1.28-5|14	Group:          Networking/Other
12cr|camlgrenouille-1.28-5|15	Url:		http://devel.grenouille.com/Camlgrenouille.php
12cr|camlgrenouille-1.28-5|16	
12cr|camlgrenouille-1.28-5|17	Source0:        http://devel.grenouille.com/pub/camlgrenouille/sources/%{name}-%{version}.tar.gz
12cr|camlgrenouille-1.28-5|18	# Make 3 icons %name-{16,32,48}.png and then tar cjf %name-icons.tar.bz2 *png
12cr|camlgrenouille-1.28-5|19	Source1:        %name-icons.tar.bz2
12cr|camlgrenouille-1.28-5|20	Source2:	%name-missing-files.tar.bz2
12cr|camlgrenouille-1.28-5|21	
12cr|camlgrenouille-1.28-5|22	BuildRoot:      %_tmppath/%name-buildroot
12cr|camlgrenouille-1.28-5|23	
12cr|camlgrenouille-1.28-5|24	Buildrequires: ocaml
12cr|camlgrenouille-1.28-5|25	Requires: rxvt
12cr|camlgrenouille-1.28-5|26	
12cr|camlgrenouille-1.28-5|27	%description
12cr|camlgrenouille-1.28-5|28	This software is meant to test for your broadband connection,
12cr|camlgrenouille-1.28-5|29	and sends the results to www.grenouille.com
12cr|camlgrenouille-1.28-5|30	
12cr|camlgrenouille-1.28-5|31	%prep
12cr|camlgrenouille-1.28-5|32	rm -rf $RPM_BUILD_ROOT
12cr|camlgrenouille-1.28-5|33	#unpack source, icons and missing files:
12cr|camlgrenouille-1.28-5|34	%setup -q -b2 -a1 -n %{name}-%{version}
12cr|camlgrenouille-1.28-5|35	
12cr|camlgrenouille-1.28-5|36	%build
12cr|camlgrenouille-1.28-5|37	touch build_linux
12cr|camlgrenouille-1.28-5|38	make depend
12cr|camlgrenouille-1.28-5|39	make
12cr|camlgrenouille-1.28-5|40	
12cr|camlgrenouille-1.28-5|41	%install
12cr|camlgrenouille-1.28-5|42	#installation des executables
12cr|camlgrenouille-1.28-5|43	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|camlgrenouille-1.28-5|44	install -D -m 755 %{name} $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|camlgrenouille-1.28-5|45	install -D -m 755 camlgrenouille $RPM_BUILD_ROOT%{_bindir}/camlgrenouille
12cr|camlgrenouille-1.28-5|46	(cd $RPM_BUILD_ROOT%{_bindir}
12cr|camlgrenouille-1.28-5|47	ln -s camlgrenouille grenouille )
12cr|camlgrenouille-1.28-5|48	
12cr|camlgrenouille-1.28-5|49	#patch config
12cr|camlgrenouille-1.28-5|50	perl -pi -e 's#\./shell_ifconfig.sh#%{_sysconfdir}/%{name}/shell_ifconfig.sh#' user.config.linux
12cr|camlgrenouille-1.28-5|51	
12cr|camlgrenouille-1.28-5|52	#installation des fichiers de config
12cr|camlgrenouille-1.28-5|53	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
12cr|camlgrenouille-1.28-5|54	install -D -m 644 user.config.linux $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/user.config
12cr|camlgrenouille-1.28-5|55	install -D -m 755 shell_ifconfig.sh $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/shell_ifconfig.sh
12cr|camlgrenouille-1.28-5|56	
12cr|camlgrenouille-1.28-5|57	# icon
12cr|camlgrenouille-1.28-5|58	mkdir -p $RPM_BUILD_ROOT{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12cr|camlgrenouille-1.28-5|59	install -D -m 644 %{name}-48.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|camlgrenouille-1.28-5|60	install -D -m 644 %{name}-32.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|camlgrenouille-1.28-5|61	install -D -m 644 %{name}-16.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|camlgrenouille-1.28-5|62	
12cr|camlgrenouille-1.28-5|63	# Menu
12cr|camlgrenouille-1.28-5|64	# Every entry must be changed according package specfications
12cr|camlgrenouille-1.28-5|65	# Pay attention to "section" "command" and "longtitle"
12cr|camlgrenouille-1.28-5|66	
12cr|camlgrenouille-1.28-5|67	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|camlgrenouille-1.28-5|68	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|camlgrenouille-1.28-5|69	[Desktop Entry]
12cr|camlgrenouille-1.28-5|70	Name=%{title}
12cr|camlgrenouille-1.28-5|71	Comment=%{longtitle}
12cr|camlgrenouille-1.28-5|72	Exec=%{_bindir}/%{name}
12cr|camlgrenouille-1.28-5|73	Icon=%{name}
12cr|camlgrenouille-1.28-5|74	Terminal=false
12cr|camlgrenouille-1.28-5|75	Type=Application
12cr|camlgrenouille-1.28-5|76	StartupNotify=true
12cr|camlgrenouille-1.28-5|77	Categories=X-MandrivaLinux-Internet;
12cr|camlgrenouille-1.28-5|78	EOF
12cr|camlgrenouille-1.28-5|79	
12cr|camlgrenouille-1.28-5|80	%if %mdkversion < 200900
12cr|camlgrenouille-1.28-5|81	%post
12cr|camlgrenouille-1.28-5|82	%{update_menus}
12cr|camlgrenouille-1.28-5|83	%endif
12cr|camlgrenouille-1.28-5|84	
12cr|camlgrenouille-1.28-5|85	%if %mdkversion < 200900
12cr|camlgrenouille-1.28-5|86	%postun
12cr|camlgrenouille-1.28-5|87	%{clean_menus}
12cr|camlgrenouille-1.28-5|88	%endif
12cr|camlgrenouille-1.28-5|89	
12cr|camlgrenouille-1.28-5|90	%clean
12cr|camlgrenouille-1.28-5|91	rm -rf $RPM_BUILD_ROOT
12cr|camlgrenouille-1.28-5|92	
12cr|camlgrenouille-1.28-5|93	%files
12cr|camlgrenouille-1.28-5|94	%defattr(-,root,root)
12cr|camlgrenouille-1.28-5|95	%doc README TODO
12cr|camlgrenouille-1.28-5|96	%doc script_demarrage.sh
12cr|camlgrenouille-1.28-5|97	%_bindir/*
12cr|camlgrenouille-1.28-5|98	%config(noreplace) %_sysconfdir/*
12cr|camlgrenouille-1.28-5|99	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|camlgrenouille-1.28-5|100	%_miconsdir/%name.png
12cr|camlgrenouille-1.28-5|101	%_iconsdir/%name.png
12cr|camlgrenouille-1.28-5|102	%_liconsdir/%name.png
12cr|camlgrenouille-1.28-5|103	
12cr|camlgrenouille-1.28-5|104	
12cr|camlgrenouille-1.28-5|105	
12cr|camlgrenouille-1.28-5|106	
12cr|camlgrenouille-1.28-5|107	%changelog
12cr|camlgrenouille-1.28-5|108	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.28-5mdv2011.0
12cr|camlgrenouille-1.28-5|109	+ Revision: 616912
12cr|camlgrenouille-1.28-5|110	- the mass rebuild of 2010.0 packages
12cr|camlgrenouille-1.28-5|111	
12cr|camlgrenouille-1.28-5|112	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.28-4mdv2010.0
12cr|camlgrenouille-1.28-5|113	+ Revision: 424743
12cr|camlgrenouille-1.28-5|114	- rebuild
12cr|camlgrenouille-1.28-5|115	
12cr|camlgrenouille-1.28-5|116	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.28-3mdv2009.0
12cr|camlgrenouille-1.28-5|117	+ Revision: 243427
12cr|camlgrenouille-1.28-5|118	- rebuild
12cr|camlgrenouille-1.28-5|119	- drop old menu
12cr|camlgrenouille-1.28-5|120	- kill re-definition of %%buildroot on Pixel's request
12cr|camlgrenouille-1.28-5|121	
12cr|camlgrenouille-1.28-5|122	+ Pixel <pixel@mandriva.com>
12cr|camlgrenouille-1.28-5|123	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|camlgrenouille-1.28-5|124	
12cr|camlgrenouille-1.28-5|125	+ Olivier Blin <oblin@mandriva.com>
12cr|camlgrenouille-1.28-5|126	- restore BuildRoot
12cr|camlgrenouille-1.28-5|127	
12cr|camlgrenouille-1.28-5|128	* Wed Nov 28 2007 Guillaume Bedot <littletux@mandriva.org> 1.28-1mdv2008.1
12cr|camlgrenouille-1.28-5|129	+ Revision: 113560
12cr|camlgrenouille-1.28-5|130	- 1.28
12cr|camlgrenouille-1.28-5|131	
12cr|camlgrenouille-1.28-5|132	+ Thierry Vignaud <tv@mandriva.org>
12cr|camlgrenouille-1.28-5|133	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|camlgrenouille-1.28-5|134	
12cr|camlgrenouille-1.28-5|135	
12cr|camlgrenouille-1.28-5|136	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|camlgrenouille-1.28-5|137	+ 08/04/06 21:27:07 (52907)
12cr|camlgrenouille-1.28-5|138	- xdg menu
12cr|camlgrenouille-1.28-5|139	
12cr|camlgrenouille-1.28-5|140	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|camlgrenouille-1.28-5|141	+ 08/04/06 21:22:20 (52902)
12cr|camlgrenouille-1.28-5|142	Import camlgrenouille
12cr|camlgrenouille-1.28-5|143	
12cr|camlgrenouille-1.28-5|144	* Fri May 05 2006 Guillaume Bedot <littletux@mandriva.org> 1.27-1mdk
12cr|camlgrenouille-1.28-5|145	- Release 1.27
12cr|camlgrenouille-1.28-5|146	- Update URL
12cr|camlgrenouille-1.28-5|147	- Fix plugin path in config
12cr|camlgrenouille-1.28-5|148	- Fix menu
12cr|camlgrenouille-1.28-5|149	- Other fixes
12cr|camlgrenouille-1.28-5|150	
12cr|camlgrenouille-1.28-5|151	* Wed May 18 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.13-1mdk
12cr|camlgrenouille-1.28-5|152	- 1.13
12cr|camlgrenouille-1.28-5|153	- Update Source
12cr|camlgrenouille-1.28-5|154	
12cr|camlgrenouille-1.28-5|155	* Tue Mar 22 2005 Olivier Thauvin <nanardon@mandrake.org> 1.11-1mdk
12cr|camlgrenouille-1.28-5|156	- 1.11
12cr|camlgrenouille-1.28-5|157	- update url
12cr|camlgrenouille-1.28-5|158	
12cr|camlgrenouille-1.28-5|159	* Thu Feb 12 2004 David Baudens <baudens@mandrakesoft.com> 1.10-6mdk
12cr|camlgrenouille-1.28-5|160	- Fix menu
12cr|camlgrenouille-1.28-5|161	
12cr|camlgrenouille-1.28-5|162	* Wed Feb 11 2004 David Baudens <baudens@mandrakesoft.com> 1.10-5mdk
12cr|camlgrenouille-1.28-5|163	- Fix menu
12cr|camlgrenouille-1.28-5|164	
12cr|camlgrenouille-1.28-5|165	* Tue Oct 28 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.10-4mdk
12cr|camlgrenouille-1.28-5|166	- Requires s/xvt/rxvt/ until xvt package or ptovides does not exists
12cr|camlgrenouille-1.28-5|167	
12cr|camlgrenouille-1.28-5|168	* Tue Oct 28 2003 Pascal Terjan <CMoi@tuxfamily.org> 1.10-3mdk
12cr|camlgrenouille-1.28-5|169	- Remove dependency on ocaml (not needed at runtime)
12cr|camlgrenouille-1.28-5|170	- Replace xterm by xvt
12cr|camlgrenouille-1.28-5|171	
12cr|camlgrenouille-1.28-5|172	* Tue Sep 30 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.10-2mdk
12cr|camlgrenouille-1.28-5|173	- From: Julien Catalano <julien.catalano@free.fr>
12cr|camlgrenouille-1.28-5|174	- Fix grenouille shell script (adding $*);
12cr|camlgrenouille-1.28-5|175	- Add README.mdk to help Mandrake Linux user to configure and run easily Camlgrenouille.
12cr|camlgrenouille-1.28-5|176	
12cr|camlgrenouille-1.28-5|177	* Sun Sep 14 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.10-1mdk
12cr|camlgrenouille-1.28-5|178	- From Julien Catalano <julien.catalano@free.fr>
12cr|camlgrenouille-1.28-5|179	- Creating RPM for Mandrake Linux.
12cr|camlgrenouille-1.28-5|180	

531 12
12cr|camlp5-6.05-1|1	Name:		camlp5
12cr|camlp5-6.05-1|2	Version:	6.05
12cr|camlp5-6.05-1|3	Release:	1
12cr|camlp5-6.05-1|4	Summary:	A preprocessor-pretty-printer of ocaml
12cr|camlp5-6.05-1|5	License:	BSD
12cr|camlp5-6.05-1|6	Group:		Development/Other
12cr|camlp5-6.05-1|7	URL:		http://pauillac.inria.fr/~ddr/camlp5
12cr|camlp5-6.05-1|8	Source1:	camlp5-META
12cr|camlp5-6.05-1|9	Source: 	http://pauillac.inria.fr/~ddr/camlp5/distrib/src/%{name}-%{version}.tgz
12cr|camlp5-6.05-1|10	BuildRequires:	ocaml
12cr|camlp5-6.05-1|11	
12cr|camlp5-6.05-1|12	%description
12cr|camlp5-6.05-1|13	Camlp5 is a preprocessor-pretty-printer of ocaml.
12cr|camlp5-6.05-1|14	It is the continuation of the classical Camlp4 with new features.
12cr|camlp5-6.05-1|15	It is compatible with OCaml versions from 3.08.1 to 3.11 included.
12cr|camlp5-6.05-1|16	
12cr|camlp5-6.05-1|17	%prep
12cr|camlp5-6.05-1|18	%setup -q
12cr|camlp5-6.05-1|19	
12cr|camlp5-6.05-1|20	%build
12cr|camlp5-6.05-1|21	./configure -libdir %{_libdir}/ocaml
12cr|camlp5-6.05-1|22	%__make world.opt
12cr|camlp5-6.05-1|23	
12cr|camlp5-6.05-1|24	%install
12cr|camlp5-6.05-1|25	%__make install \
12cr|camlp5-6.05-1|26	LIBDIR=%{buildroot}%{_libdir}/ocaml \
12cr|camlp5-6.05-1|27	MANDIR=%{buildroot}%{_mandir} \
12cr|camlp5-6.05-1|28	BINDIR=%{buildroot}%{_bindir}
12cr|camlp5-6.05-1|29	%__install -m 644 %{SOURCE1} %{buildroot}%{_libdir}/ocaml/camlp5/META
12cr|camlp5-6.05-1|30	
12cr|camlp5-6.05-1|31	%files
12cr|camlp5-6.05-1|32	%doc CHANGES DEVEL ICHANGES INSTALL LICENSE README UPGRADING doc/html
12cr|camlp5-6.05-1|33	%{_libdir}/ocaml/camlp5
12cr|camlp5-6.05-1|34	%{_bindir}/*
12cr|camlp5-6.05-1|35	%{_mandir}/man1/*
12cr|camlp5-6.05-1|36	
12cr|camlp5-6.05-1|37	
12cr|camlp5-6.05-1|38	%changelog
12cr|camlp5-6.05-1|39	* Mon Mar 26 2012 Andrey Bondrov <abondrov@mandriva.org> 6.05-1
12cr|camlp5-6.05-1|40	+ Revision: 786980
12cr|camlp5-6.05-1|41	- New version 6.05
12cr|camlp5-6.05-1|42	
12cr|camlp5-6.05-1|43	* Wed Feb 08 2012 Andrey Bondrov <abondrov@mandriva.org> 6.03-1
12cr|camlp5-6.05-1|44	+ Revision: 771856
12cr|camlp5-6.05-1|45	- New version 6.03, fix license (GPL -> BSD), drop RPM4 junk
12cr|camlp5-6.05-1|46	
12cr|camlp5-6.05-1|47	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 6.02.3-1
12cr|camlp5-6.05-1|48	+ Revision: 690440
12cr|camlp5-6.05-1|49	- update to new version 6.02.3
12cr|camlp5-6.05-1|50	
12cr|camlp5-6.05-1|51	* Tue Mar 15 2011 Stéphane Téletchéa <steletch@mandriva.org> 6.02.1-1
12cr|camlp5-6.05-1|52	+ Revision: 645052
12cr|camlp5-6.05-1|53	- update to new version 6.02.1
12cr|camlp5-6.05-1|54	
12cr|camlp5-6.05-1|55	* Mon Dec 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.02.0-1mdv2011.0
12cr|camlp5-6.05-1|56	+ Revision: 623295
12cr|camlp5-6.05-1|57	- downgrade version, as 6.02.1 breaks coq 8.3 build
12cr|camlp5-6.05-1|58	
12cr|camlp5-6.05-1|59	* Mon Dec 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.02.1-1mdv2011.0
12cr|camlp5-6.05-1|60	+ Revision: 623279
12cr|camlp5-6.05-1|61	- update to new version 6.02.1
12cr|camlp5-6.05-1|62	
12cr|camlp5-6.05-1|63	* Thu Oct 07 2010 Funda Wang <fwang@mandriva.org> 5.15-1mdv2011.0
12cr|camlp5-6.05-1|64	+ Revision: 583992
12cr|camlp5-6.05-1|65	- update to new version 5.15
12cr|camlp5-6.05-1|66	- rebuild
12cr|camlp5-6.05-1|67	
12cr|camlp5-6.05-1|68	* Thu Jul 15 2010 Guillaume Rousse <guillomovitch@mandriva.org> 5.14-1mdv2011.0
12cr|camlp5-6.05-1|69	+ Revision: 553838
12cr|camlp5-6.05-1|70	- new version
12cr|camlp5-6.05-1|71	
12cr|camlp5-6.05-1|72	* Mon Apr 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 5.13-1mdv2010.1
12cr|camlp5-6.05-1|73	+ Revision: 533671
12cr|camlp5-6.05-1|74	- new version, drop useless patch0
12cr|camlp5-6.05-1|75	
12cr|camlp5-6.05-1|76	* Sat Feb 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 5.12-3mdv2010.1
12cr|camlp5-6.05-1|77	+ Revision: 501368
12cr|camlp5-6.05-1|78	- rebuild for latest ocaml, using debian patches
12cr|camlp5-6.05-1|79	
12cr|camlp5-6.05-1|80	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 5.12-2mdv2010.0
12cr|camlp5-6.05-1|81	+ Revision: 389810
12cr|camlp5-6.05-1|82	- rebuild
12cr|camlp5-6.05-1|83	
12cr|camlp5-6.05-1|84	* Sun May 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 5.12-1mdv2010.0
12cr|camlp5-6.05-1|85	+ Revision: 379212
12cr|camlp5-6.05-1|86	- update to new version 5.12
12cr|camlp5-6.05-1|87	
12cr|camlp5-6.05-1|88	* Mon Dec 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.11-1mdv2009.1
12cr|camlp5-6.05-1|89	+ Revision: 317603
12cr|camlp5-6.05-1|90	- new version
12cr|camlp5-6.05-1|91	
12cr|camlp5-6.05-1|92	* Mon Oct 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.10-1mdv2009.1
12cr|camlp5-6.05-1|93	+ Revision: 295545
12cr|camlp5-6.05-1|94	- update to new version 5.10
12cr|camlp5-6.05-1|95	
12cr|camlp5-6.05-1|96	* Sat Sep 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.09-2mdv2009.0
12cr|camlp5-6.05-1|97	+ Revision: 281829
12cr|camlp5-6.05-1|98	- put back libs directly at the root of ocaml tree, as in Debian, to make camlp5 a transparent replacement of camlp4 (bug #41942)
12cr|camlp5-6.05-1|99	
12cr|camlp5-6.05-1|100	* Sat Aug 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.09-1mdv2009.0
12cr|camlp5-6.05-1|101	+ Revision: 272810
12cr|camlp5-6.05-1|102	- update to new version 5.09
12cr|camlp5-6.05-1|103	
12cr|camlp5-6.05-1|104	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 5.08-4mdv2009.0
12cr|camlp5-6.05-1|105	+ Revision: 243428
12cr|camlp5-6.05-1|106	- rebuild
12cr|camlp5-6.05-1|107	
12cr|camlp5-6.05-1|108	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.08-2mdv2008.1
12cr|camlp5-6.05-1|109	+ Revision: 178359
12cr|camlp5-6.05-1|110	- rebuild
12cr|camlp5-6.05-1|111	
12cr|camlp5-6.05-1|112	* Mon Feb 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.08-1mdv2008.1
12cr|camlp5-6.05-1|113	+ Revision: 175064
12cr|camlp5-6.05-1|114	- update to new version 5.08
12cr|camlp5-6.05-1|115	
12cr|camlp5-6.05-1|116	* Sun Jan 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.07-1mdv2008.1
12cr|camlp5-6.05-1|117	+ Revision: 158626
12cr|camlp5-6.05-1|118	- update to new version 5.07
12cr|camlp5-6.05-1|119	
12cr|camlp5-6.05-1|120	+ Olivier Blin <blino@mandriva.org>
12cr|camlp5-6.05-1|121	- restore BuildRoot
12cr|camlp5-6.05-1|122	
12cr|camlp5-6.05-1|123	* Fri Dec 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.06-1mdv2008.1
12cr|camlp5-6.05-1|124	+ Revision: 138818
12cr|camlp5-6.05-1|125	- new version
12cr|camlp5-6.05-1|126	
12cr|camlp5-6.05-1|127	+ Thierry Vignaud <tv@mandriva.org>
12cr|camlp5-6.05-1|128	- kill re-definition of %%buildroot on Pixel's request
12cr|camlp5-6.05-1|129	
12cr|camlp5-6.05-1|130	* Wed Sep 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.08-2mdv2008.0
12cr|camlp5-6.05-1|131	+ Revision: 93177
12cr|camlp5-6.05-1|132	- configure build for using files where they are installed
12cr|camlp5-6.05-1|133	
12cr|camlp5-6.05-1|134	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.08-1mdv2008.0
12cr|camlp5-6.05-1|135	+ Revision: 78389
12cr|camlp5-6.05-1|136	- import camlp5
12cr|camlp5-6.05-1|137	
12cr|camlp5-6.05-1|138	

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

533 12
12cr|candido-0.9.1-6|1	%define tarname candido-engine
12cr|candido-0.9.1-6|2	
12cr|candido-0.9.1-6|3	Name: 	 	candido
12cr|candido-0.9.1-6|4	Summary: 	Candido GTK2 cairo theme
12cr|candido-0.9.1-6|5	Version: 	0.9.1
12cr|candido-0.9.1-6|6	Release: 	6
12cr|candido-0.9.1-6|7	Source:		%{tarname}-%{version}.tar.bz2
12cr|candido-0.9.1-6|8	Patch0:		candido-engine-0.9.1-glib-includes.patch
12cr|candido-0.9.1-6|9	URL:		http://candido.berlios.de/
12cr|candido-0.9.1-6|10	License:	GPL
12cr|candido-0.9.1-6|11	Group:		Graphical desktop/GNOME
12cr|candido-0.9.1-6|12	BuildRequires:	gtk2-devel
12cr|candido-0.9.1-6|13	
12cr|candido-0.9.1-6|14	%description
12cr|candido-0.9.1-6|15	The Candido engine is a cairo-based GTK2 engine for new thems.
12cr|candido-0.9.1-6|16	It's very fast and clean.
12cr|candido-0.9.1-6|17	
12cr|candido-0.9.1-6|18	%prep
12cr|candido-0.9.1-6|19	%setup -q -n %{tarname}-%{version}
12cr|candido-0.9.1-6|20	%patch0 -p1
12cr|candido-0.9.1-6|21	
12cr|candido-0.9.1-6|22	%build
12cr|candido-0.9.1-6|23	%configure2_5x --enable-animation
12cr|candido-0.9.1-6|24	%make
12cr|candido-0.9.1-6|25	%install
12cr|candido-0.9.1-6|26	%makeinstall
12cr|candido-0.9.1-6|27	
12cr|candido-0.9.1-6|28	%files
12cr|candido-0.9.1-6|29	%defattr(-,root,root)
12cr|candido-0.9.1-6|30	%doc AUTHORS COPYING CREDITS ChangeLog NEWS README
12cr|candido-0.9.1-6|31	%{_libdir}/gtk-2.0/*/engines/libcandido.so
12cr|candido-0.9.1-6|32	
12cr|candido-0.9.1-6|33	
12cr|candido-0.9.1-6|34	%changelog
12cr|candido-0.9.1-6|35	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-5mdv2011.0
12cr|candido-0.9.1-6|36	+ Revision: 616936
12cr|candido-0.9.1-6|37	- the mass rebuild of 2010.0 packages
12cr|candido-0.9.1-6|38	
12cr|candido-0.9.1-6|39	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.9.1-4mdv2010.0
12cr|candido-0.9.1-6|40	+ Revision: 424744
12cr|candido-0.9.1-6|41	- rebuild
12cr|candido-0.9.1-6|42	
12cr|candido-0.9.1-6|43	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.9.1-3mdv2009.0
12cr|candido-0.9.1-6|44	+ Revision: 243431
12cr|candido-0.9.1-6|45	- rebuild
12cr|candido-0.9.1-6|46	
12cr|candido-0.9.1-6|47	* Wed Jan 09 2008 Lev Givon <lev@mandriva.org> 0.9.1-1mdv2008.1
12cr|candido-0.9.1-6|48	+ Revision: 147367
12cr|candido-0.9.1-6|49	- import candido
12cr|candido-0.9.1-6|50	
12cr|candido-0.9.1-6|51	
12cr|candido-0.9.1-6|52	* Wed Jan 09 2008 Lev Givon <lev@mandriva.org> 0.9.1-1mdv2008.0
12cr|candido-0.9.1-6|53	- Package for Mandriva.

534 12
12cr|candido-themes-1.0-5|1	%define name	candido-themes
12cr|candido-themes-1.0-5|2	%define version 1.0
12cr|candido-themes-1.0-5|3	%define release %mkrel 5
12cr|candido-themes-1.0-5|4	
12cr|candido-themes-1.0-5|5	%define themesdir %{_datadir}/themes
12cr|candido-themes-1.0-5|6	
12cr|candido-themes-1.0-5|7	Summary:	  Themes for Candido
12cr|candido-themes-1.0-5|8	Name:    	  %{name}
12cr|candido-themes-1.0-5|9	Version: 	  %{version}
12cr|candido-themes-1.0-5|10	Release: 	  %{release}
12cr|candido-themes-1.0-5|11	Source0: 	  Candido-Calm.tar.bz2
12cr|candido-themes-1.0-5|12	Source1: 	  Candido-Candy.tar.bz2
12cr|candido-themes-1.0-5|13	Source2: 	  Candido-DarkOrange.tar.bz2
12cr|candido-themes-1.0-5|14	Source3: 	  Candido-Hybrid.tar.bz2
12cr|candido-themes-1.0-5|15	Source4: 	  Candido-NeoGraphite.tar.bz2
12cr|candido-themes-1.0-5|16	Source5: 	  Candido-Engine-Metacity.tar.bz2
12cr|candido-themes-1.0-5|17	Source6: 	  Candido-Engine-Xfwm4.tar.bz2
12cr|candido-themes-1.0-5|18	License: 	  GPL
12cr|candido-themes-1.0-5|19	Group: 		  Graphical desktop/GNOME
12cr|candido-themes-1.0-5|20	Url:   		  http://candido.berlios.de/
12cr|candido-themes-1.0-5|21	BuildRoot: 	  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|candido-themes-1.0-5|22	BuildArch: 	  noarch
12cr|candido-themes-1.0-5|23	Requires: 	  candido
12cr|candido-themes-1.0-5|24	
12cr|candido-themes-1.0-5|25	%description
12cr|candido-themes-1.0-5|26	Various GTK2, Metacity, and XFWM4 themes for the Candido GTK2.x engine.
12cr|candido-themes-1.0-5|27	
12cr|candido-themes-1.0-5|28	%prep
12cr|candido-themes-1.0-5|29	
12cr|candido-themes-1.0-5|30	%build
12cr|candido-themes-1.0-5|31	
12cr|candido-themes-1.0-5|32	%install
12cr|candido-themes-1.0-5|33	%__rm -rf %{buildroot}
12cr|candido-themes-1.0-5|34	%__mkdir -p %{buildroot}%{themesdir}
12cr|candido-themes-1.0-5|35	%__tar jfx %SOURCE0 -C %{buildroot}%{themesdir}
12cr|candido-themes-1.0-5|36	%__tar jfx %SOURCE1 -C %{buildroot}%{themesdir}
12cr|candido-themes-1.0-5|37	%__tar jfx %SOURCE2 -C %{buildroot}%{themesdir}
12cr|candido-themes-1.0-5|38	%__tar jfx %SOURCE3 -C %{buildroot}%{themesdir}
12cr|candido-themes-1.0-5|39	%__tar jfx %SOURCE4 -C %{buildroot}%{themesdir}
12cr|candido-themes-1.0-5|40	%__tar jfx %SOURCE5 -C %{buildroot}%{themesdir}
12cr|candido-themes-1.0-5|41	%__tar jfx %SOURCE6 -C %{buildroot}%{themesdir}
12cr|candido-themes-1.0-5|42	
12cr|candido-themes-1.0-5|43	%clean
12cr|candido-themes-1.0-5|44	%__rm -rf %{buildroot}
12cr|candido-themes-1.0-5|45	
12cr|candido-themes-1.0-5|46	%files
12cr|candido-themes-1.0-5|47	%defattr(-,root,root)
12cr|candido-themes-1.0-5|48	%{themesdir}/*
12cr|candido-themes-1.0-5|49	
12cr|candido-themes-1.0-5|50	
12cr|candido-themes-1.0-5|51	
12cr|candido-themes-1.0-5|52	%changelog
12cr|candido-themes-1.0-5|53	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2011.0
12cr|candido-themes-1.0-5|54	+ Revision: 616937
12cr|candido-themes-1.0-5|55	- the mass rebuild of 2010.0 packages
12cr|candido-themes-1.0-5|56	
12cr|candido-themes-1.0-5|57	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2010.0
12cr|candido-themes-1.0-5|58	+ Revision: 424745
12cr|candido-themes-1.0-5|59	- rebuild
12cr|candido-themes-1.0-5|60	
12cr|candido-themes-1.0-5|61	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cr|candido-themes-1.0-5|62	+ Revision: 243432
12cr|candido-themes-1.0-5|63	- rebuild
12cr|candido-themes-1.0-5|64	
12cr|candido-themes-1.0-5|65	* Wed Jan 09 2008 Lev Givon <lev@mandriva.org> 1.0-1mdv2008.1
12cr|candido-themes-1.0-5|66	+ Revision: 147369
12cr|candido-themes-1.0-5|67	- import candido-themes
12cr|candido-themes-1.0-5|68	
12cr|candido-themes-1.0-5|69	
12cr|candido-themes-1.0-5|70	* Wed Jan 09 2008 Lev Givon <lev@mandriva.org> 1.0-1mdv2008.0
12cr|candido-themes-1.0-5|71	- Package for Mandriva.

535 12
12cr|canna-3.7p3-13|1	%define version 3.7p3
12cr|canna-3.7p3-13|2	%define filever 37p3
12cr|canna-3.7p3-13|3	%define release %mkrel 13
12cr|canna-3.7p3-13|4	%define	major	1
12cr|canna-3.7p3-13|5	%define	libname	%mklibname canna %{major}
12cr|canna-3.7p3-13|6	
12cr|canna-3.7p3-13|7	Name:		canna
12cr|canna-3.7p3-13|8	Summary:	Japanese Kana-Kanji translation engine
12cr|canna-3.7p3-13|9	Version:	%{version}
12cr|canna-3.7p3-13|10	Release:	%{release}
12cr|canna-3.7p3-13|11	License:	MIT
12cr|canna-3.7p3-13|12	Group:		System/Internationalization
12cr|canna-3.7p3-13|13	URL:		http://sourceforge.jp/projects/canna/
12cr|canna-3.7p3-13|14	Source:		Canna%{filever}.tar.bz2
12cr|canna-3.7p3-13|15	Source1:	canna.init
12cr|canna-3.7p3-13|16	Patch1:		canna-3.7p1-config.patch
12cr|canna-3.7p3-13|17	Patch2:		canna-3.7p1-buildfix.patch
12cr|canna-3.7p3-13|18	Patch3:		canna-3.7p1-fix-str-fmt.patch
12cr|canna-3.7p3-13|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|canna-3.7p3-13|20	Requires:	locales-ja
12cr|canna-3.7p3-13|21	BuildRequires:	imake
12cr|canna-3.7p3-13|22	
12cr|canna-3.7p3-13|23	# this is for serviceadd, etc.
12cr|canna-3.7p3-13|24	Requires(post): rpm-helper
12cr|canna-3.7p3-13|25	Requires(preun): rpm-helper
12cr|canna-3.7p3-13|26	# this is for useradd, groupadd, etc.
12cr|canna-3.7p3-13|27	Requires(pre): rpm-helper
12cr|canna-3.7p3-13|28	Requires(postun): rpm-helper
12cr|canna-3.7p3-13|29	
12cr|canna-3.7p3-13|30	%description
12cr|canna-3.7p3-13|31	Canna is a Japanese Kana-Kanji translation engine.
12cr|canna-3.7p3-13|32	
12cr|canna-3.7p3-13|33	
12cr|canna-3.7p3-13|34	%package -n	%{libname}
12cr|canna-3.7p3-13|35	Summary:	Canna libraries
12cr|canna-3.7p3-13|36	Group:		System/Internationalization
12cr|canna-3.7p3-13|37	
12cr|canna-3.7p3-13|38	%description -n	%{libname}
12cr|canna-3.7p3-13|39	Canna libraries.
12cr|canna-3.7p3-13|40	
12cr|canna-3.7p3-13|41	%package -n	%{libname}-devel
12cr|canna-3.7p3-13|42	Summary:	Headers and libraries of Canna for development
12cr|canna-3.7p3-13|43	Group:		Development/C
12cr|canna-3.7p3-13|44	Requires:	%{libname} = %{version}-%{release}
12cr|canna-3.7p3-13|45	Provides:	%{name}-devel = %{version}-%{release}
12cr|canna-3.7p3-13|46	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|canna-3.7p3-13|47	
12cr|canna-3.7p3-13|48	%description -n %{libname}-devel
12cr|canna-3.7p3-13|49	Headers and libraries of Canna for development.
12cr|canna-3.7p3-13|50	
12cr|canna-3.7p3-13|51	
12cr|canna-3.7p3-13|52	%prep
12cr|canna-3.7p3-13|53	%setup -q -n Canna%{filever}
12cr|canna-3.7p3-13|54	%patch1 -p0 -b .conf
12cr|canna-3.7p3-13|55	%patch2 -p0 -b .build
12cr|canna-3.7p3-13|56	%patch3 -p0 -b .str
12cr|canna-3.7p3-13|57	
12cr|canna-3.7p3-13|58	%build
12cr|canna-3.7p3-13|59	xmkmf
12cr|canna-3.7p3-13|60	make canna EXTRA_LDOPTIONS="%ldflags" CCOPTIONS="%optflags"
12cr|canna-3.7p3-13|61	
12cr|canna-3.7p3-13|62	%install
12cr|canna-3.7p3-13|63	rm -rf $RPM_BUILD_ROOT
12cr|canna-3.7p3-13|64	%makeinstall_std sysconfdir=%{buildroot}%{_sysconfdir} libCannaDir=%{_libdir}
12cr|canna-3.7p3-13|65	%__install -D %SOURCE1 %{buildroot}%{_initrddir}/canna
12cr|canna-3.7p3-13|66	
12cr|canna-3.7p3-13|67	%__install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|canna-3.7p3-13|68	cat << EOF > %{buildroot}%{_sysconfdir}/logrotate.d/canna
12cr|canna-3.7p3-13|69	/var/log/canna/CANNA?msgs {
12cr|canna-3.7p3-13|70	notifempty
12cr|canna-3.7p3-13|71	missingok
12cr|canna-3.7p3-13|72	}
12cr|canna-3.7p3-13|73	EOF
12cr|canna-3.7p3-13|74	
12cr|canna-3.7p3-13|75	%clean
12cr|canna-3.7p3-13|76	rm -rf $RPM_BUILD_ROOT
12cr|canna-3.7p3-13|77	
12cr|canna-3.7p3-13|78	%pre
12cr|canna-3.7p3-13|79	%_pre_useradd canna %_datadir/canna /sbin/nologin
12cr|canna-3.7p3-13|80	
12cr|canna-3.7p3-13|81	%post
12cr|canna-3.7p3-13|82	%_post_service canna
12cr|canna-3.7p3-13|83	
12cr|canna-3.7p3-13|84	%preun
12cr|canna-3.7p3-13|85	%_preun_service canna
12cr|canna-3.7p3-13|86	
12cr|canna-3.7p3-13|87	%postun
12cr|canna-3.7p3-13|88	%_postun_userdel canna
12cr|canna-3.7p3-13|89	
12cr|canna-3.7p3-13|90	%if %mdkversion < 200900
12cr|canna-3.7p3-13|91	%post -n %libname -p /sbin/ldconfig
12cr|canna-3.7p3-13|92	%endif
12cr|canna-3.7p3-13|93	
12cr|canna-3.7p3-13|94	%if %mdkversion < 200900
12cr|canna-3.7p3-13|95	%postun -n %libname -p /sbin/ldconfig
12cr|canna-3.7p3-13|96	%endif
12cr|canna-3.7p3-13|97	
12cr|canna-3.7p3-13|98	%files
12cr|canna-3.7p3-13|99	%defattr(0755,root,root,0755)
12cr|canna-3.7p3-13|100	%{_sbindir}/*
12cr|canna-3.7p3-13|101	%{_bindir}/*
12cr|canna-3.7p3-13|102	%{_initrddir}/*
12cr|canna-3.7p3-13|103	%defattr(0644,root,root,0755)
12cr|canna-3.7p3-13|104	%doc CHANGES.jp ChangeLog README README.jp WHATIS WHATIS.jp
12cr|canna-3.7p3-13|105	%dir %{_var}/lib/canna
12cr|canna-3.7p3-13|106	%config(noreplace) %{_sysconfdir}/logrotate.d/canna
12cr|canna-3.7p3-13|107	%config(noreplace) %{_var}/lib/canna/default.canna
12cr|canna-3.7p3-13|108	%{_var}/lib/canna/sample
12cr|canna-3.7p3-13|109	%dir %attr(755,canna,canna) %{_var}/lib/canna/dic
12cr|canna-3.7p3-13|110	%dir %attr(755,canna,canna) %{_var}/lib/canna/dic/canna
12cr|canna-3.7p3-13|111	%attr(644,canna,canna) %config(noreplace) %{_var}/lib/canna/dic/*.cbp
12cr|canna-3.7p3-13|112	%attr(644,canna,canna) %config(noreplace) %{_var}/lib/canna/dic/canna/*
12cr|canna-3.7p3-13|113	%attr(755,canna,canna) %dir %{_var}/log/canna
12cr|canna-3.7p3-13|114	
12cr|canna-3.7p3-13|115	%files -n %{libname}
12cr|canna-3.7p3-13|116	%defattr(0755,root,root,0755)
12cr|canna-3.7p3-13|117	%{_libdir}/*.so.*
12cr|canna-3.7p3-13|118	
12cr|canna-3.7p3-13|119	%files -n %{libname}-devel
12cr|canna-3.7p3-13|120	%defattr(0644,root,root,0755)
12cr|canna-3.7p3-13|121	%{_libdir}/*.a
12cr|canna-3.7p3-13|122	%{_libdir}/*.so
12cr|canna-3.7p3-13|123	%{_includedir}/*
12cr|canna-3.7p3-13|124	
12cr|canna-3.7p3-13|125	
12cr|canna-3.7p3-13|126	
12cr|canna-3.7p3-13|127	%changelog
12cr|canna-3.7p3-13|128	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 3.7p3-13mdv2011.0
12cr|canna-3.7p3-13|129	+ Revision: 635026
12cr|canna-3.7p3-13|130	- rebuild
12cr|canna-3.7p3-13|131	- fix build
12cr|canna-3.7p3-13|132	- fix str fmt
12cr|canna-3.7p3-13|133	
12cr|canna-3.7p3-13|134	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 3.7p3-12mdv2011.0
12cr|canna-3.7p3-13|135	+ Revision: 616938
12cr|canna-3.7p3-13|136	- the mass rebuild of 2010.0 packages
12cr|canna-3.7p3-13|137	
12cr|canna-3.7p3-13|138	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 3.7p3-11mdv2010.0
12cr|canna-3.7p3-13|139	+ Revision: 436929
12cr|canna-3.7p3-13|140	- rebuild
12cr|canna-3.7p3-13|141	
12cr|canna-3.7p3-13|142	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 3.7p3-10mdv2009.1
12cr|canna-3.7p3-13|143	+ Revision: 350661
12cr|canna-3.7p3-13|144	- rebuild
12cr|canna-3.7p3-13|145	
12cr|canna-3.7p3-13|146	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 3.7p3-9mdv2009.0
12cr|canna-3.7p3-13|147	+ Revision: 243433
12cr|canna-3.7p3-13|148	- rebuild
12cr|canna-3.7p3-13|149	
12cr|canna-3.7p3-13|150	+ Pixel <pixel@mandriva.com>
12cr|canna-3.7p3-13|151	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|canna-3.7p3-13|152	
12cr|canna-3.7p3-13|153	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 3.7p3-7mdv2008.1
12cr|canna-3.7p3-13|154	+ Revision: 140691
12cr|canna-3.7p3-13|155	- restore BuildRoot
12cr|canna-3.7p3-13|156	
12cr|canna-3.7p3-13|157	+ Thierry Vignaud <tv@mandriva.org>
12cr|canna-3.7p3-13|158	- kill re-definition of %%buildroot on Pixel's request
12cr|canna-3.7p3-13|159	
12cr|canna-3.7p3-13|160	
12cr|canna-3.7p3-13|161	* Sun Feb 04 2007 Christiaan Welvaart <cjw@daneel.dyndns.org>
12cr|canna-3.7p3-13|162	+ 2007-02-04 13:45:47 (116150)
12cr|canna-3.7p3-13|163	- rebuild for 2007.1
12cr|canna-3.7p3-13|164	- Import canna
12cr|canna-3.7p3-13|165	
12cr|canna-3.7p3-13|166	* Thu Jun 08 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 3.7p3-6mdv2007.0
12cr|canna-3.7p3-13|167	- fix buildrequires
12cr|canna-3.7p3-13|168	- fix executable-marked-as-config-file
12cr|canna-3.7p3-13|169	- fix summary-ended-with-dot
12cr|canna-3.7p3-13|170	
12cr|canna-3.7p3-13|171	* Wed Apr 05 2006 Thierry Vignaud <tvignaud@mandriva.com> 3.7p3-5mdk
12cr|canna-3.7p3-13|172	- patch 2: fix build (#21834)
12cr|canna-3.7p3-13|173	
12cr|canna-3.7p3-13|174	* Fri Aug 12 2005 Nicolas Lécureuil <neoclust@mandriva.org> 3.7p3-4mdk
12cr|canna-3.7p3-13|175	- fix rpmlint errors (PreReq)
12cr|canna-3.7p3-13|176	
12cr|canna-3.7p3-13|177	* Fri Aug 12 2005 Nicolas Lécureuil <neoclust@mandriva.org> 3.7p3-3mdk
12cr|canna-3.7p3-13|178	- fix rpmlint errors (PreReq)
12cr|canna-3.7p3-13|179	
12cr|canna-3.7p3-13|180	* Sat Jul 09 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.7p3-2mdk
12cr|canna-3.7p3-13|181	- fix build on x86_64
12cr|canna-3.7p3-13|182	
12cr|canna-3.7p3-13|183	* Sat Jul 31 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.7p3-1mdk
12cr|canna-3.7p3-13|184	- new release
12cr|canna-3.7p3-13|185	- fix buildrequires
12cr|canna-3.7p3-13|186	- add proper prereq
12cr|canna-3.7p3-13|187	

536 12
12cr|canonutil-0.07-8|1	%define		extraversion %nil
12cr|canonutil-0.07-8|2	
12cr|canonutil-0.07-8|3	Summary: 	Maintenance tool for Canon inkjet printers
12cr|canonutil-0.07-8|4	Name: 		canonutil
12cr|canonutil-0.07-8|5	Version: 	0.07
12cr|canonutil-0.07-8|6	Release: 	8
12cr|canonutil-0.07-8|7	License: 	GPL
12cr|canonutil-0.07-8|8	Group: 		Graphics
12cr|canonutil-0.07-8|9	URL: 		http://xwtools.automatix.de/
12cr|canonutil-0.07-8|10	Source0: 	CanonUtil-%{version}%{extraversion}.tar.bz2
12cr|canonutil-0.07-8|11	Source1:	canonutil.png.bz2
12cr|canonutil-0.07-8|12	Patch0:		canonuti-0.07-fltk-1.1.patch
12cr|canonutil-0.07-8|13	BuildRequires: 	libfltk-devel
12cr|canonutil-0.07-8|14	BuildRequires:	mesaglu-devel
12cr|canonutil-0.07-8|15	BuildRequires:  imagemagick
12cr|canonutil-0.07-8|16	ExclusiveArch:  %{ix86}
12cr|canonutil-0.07-8|17	
12cr|canonutil-0.07-8|18	%description
12cr|canonutil-0.07-8|19	CanonUtil does all needed maintenance tasks for Canon inkjet printers:
12cr|canonutil-0.07-8|20	
12cr|canonutil-0.07-8|21	- Nozzle check page
12cr|canonutil-0.07-8|22	- Nozzle cleaning
12cr|canonutil-0.07-8|23	- Nozzle adjustment
12cr|canonutil-0.07-8|24	- Printer reset
12cr|canonutil-0.07-8|25	- Power saving control
12cr|canonutil-0.07-8|26	
12cr|canonutil-0.07-8|27	%prep
12cr|canonutil-0.07-8|28	%setup -q -n CanonUtil-%{version}%{extraversion}
12cr|canonutil-0.07-8|29	%patch0 -p1
12cr|canonutil-0.07-8|30	bzcat %{SOURCE1} > icon.png
12cr|canonutil-0.07-8|31	
12cr|canonutil-0.07-8|32	# Fix path for help file
12cr|canonutil-0.07-8|33	perl -p -i -e 's:CanonUtil.html:/usr/lib/CanonUtil/CanonUtil.html:' CanonUtilFltkMw.cpp
12cr|canonutil-0.07-8|34	
12cr|canonutil-0.07-8|35	#if [ -d /usr/lib64 ]; then
12cr|canonutil-0.07-8|36	#  perl -p -i -e 's:lib:lib64:' configure
12cr|canonutil-0.07-8|37	#fi
12cr|canonutil-0.07-8|38	
12cr|canonutil-0.07-8|39	%build
12cr|canonutil-0.07-8|40	./configure --prefix /usr
12cr|canonutil-0.07-8|41	
12cr|canonutil-0.07-8|42	%make fltk
12cr|canonutil-0.07-8|43	
12cr|canonutil-0.07-8|44	# convert icons to required format
12cr|canonutil-0.07-8|45	convert icon.png -resize 32x32 canonutil.png
12cr|canonutil-0.07-8|46	convert icon.png -resize 16x16 canonutil_mini.png
12cr|canonutil-0.07-8|47	convert icon.png -resize 48x48 canonutil_large.png
12cr|canonutil-0.07-8|48	
12cr|canonutil-0.07-8|49	%install
12cr|canonutil-0.07-8|50	install -d %{buildroot}%{_bindir}
12cr|canonutil-0.07-8|51	install -d %{buildroot}%{_libdir}
12cr|canonutil-0.07-8|52	
12cr|canonutil-0.07-8|53	# The Makefile does not support DESTDIR
12cr|canonutil-0.07-8|54	./configure --prefix %{buildroot}/usr
12cr|canonutil-0.07-8|55	
12cr|canonutil-0.07-8|56	# We cannot SUID root the executable here, so de-activate appropriate lines
12cr|canonutil-0.07-8|57	# in the Makefile
12cr|canonutil-0.07-8|58	perl -p -i -e 's/chmod/:/' Makefile
12cr|canonutil-0.07-8|59	perl -p -i -e 's/chown/:/' Makefile
12cr|canonutil-0.07-8|60	
12cr|canonutil-0.07-8|61	%makeinstall install-fltk
12cr|canonutil-0.07-8|62	
12cr|canonutil-0.07-8|63	# icons
12cr|canonutil-0.07-8|64	install -d %{buildroot}%{_datadir}/icons
12cr|canonutil-0.07-8|65	install -m 644 canonutil.png %{buildroot}%{_datadir}/icons/
12cr|canonutil-0.07-8|66	install -d %{buildroot}%{_datadir}/icons/mini
12cr|canonutil-0.07-8|67	install -m 644 canonutil_mini.png %{buildroot}%{_datadir}/icons/mini/canonutil.png
12cr|canonutil-0.07-8|68	install -d %{buildroot}%{_datadir}/icons/large
12cr|canonutil-0.07-8|69	install -m 644 canonutil_large.png %{buildroot}%{_datadir}/icons/large/canonutil.png
12cr|canonutil-0.07-8|70	
12cr|canonutil-0.07-8|71	# menu stuff
12cr|canonutil-0.07-8|72	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|canonutil-0.07-8|73	cat << EOF > %buildroot%{_datadir}/applications/mandriva-canonutil.desktop
12cr|canonutil-0.07-8|74	[Desktop Entry]
12cr|canonutil-0.07-8|75	Type=Application
12cr|canonutil-0.07-8|76	Exec=/usr/bin/CanonUtil
12cr|canonutil-0.07-8|77	Name=CanonUtil
12cr|canonutil-0.07-8|78	Comment=Maintenance tool for Canon inkjet printers
12cr|canonutil-0.07-8|79	Categories=HardwareSettings;
12cr|canonutil-0.07-8|80	Icon=canonutil
12cr|canonutil-0.07-8|81	EOF
12cr|canonutil-0.07-8|82	
12cr|canonutil-0.07-8|83	%files
12cr|canonutil-0.07-8|84	%doc CHANGES.txt LICENCE.txt README
12cr|canonutil-0.07-8|85	# This should run SGID sys, so that it can access the printer device files
12cr|canonutil-0.07-8|86	# when started by a normal user
12cr|canonutil-0.07-8|87	%attr(2755,lp,sys) %_bindir/CanonUtil
12cr|canonutil-0.07-8|88	%{_libdir}/CanonUtil
12cr|canonutil-0.07-8|89	%{_datadir}/applications/mandriva-*.desktop
12cr|canonutil-0.07-8|90	%{_datadir}/icons/*.png
12cr|canonutil-0.07-8|91	%{_datadir}/icons/mini/*.png
12cr|canonutil-0.07-8|92	%{_datadir}/icons/large/*.png
12cr|canonutil-0.07-8|93	
12cr|canonutil-0.07-8|94	
12cr|canonutil-0.07-8|95	
12cr|canonutil-0.07-8|96	%changelog
12cr|canonutil-0.07-8|97	* Fri Jun 15 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.07-8
12cr|canonutil-0.07-8|98	+ Revision: 805866
12cr|canonutil-0.07-8|99	- rebuild for fltk libs
12cr|canonutil-0.07-8|100	- cleaned up spec
12cr|canonutil-0.07-8|101	
12cr|canonutil-0.07-8|102	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.07-7mdv2011.0
12cr|canonutil-0.07-8|103	+ Revision: 610095
12cr|canonutil-0.07-8|104	- rebuild
12cr|canonutil-0.07-8|105	
12cr|canonutil-0.07-8|106	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.07-6mdv2010.0
12cr|canonutil-0.07-8|107	+ Revision: 436930
12cr|canonutil-0.07-8|108	- rebuild
12cr|canonutil-0.07-8|109	
12cr|canonutil-0.07-8|110	* Sat Dec 13 2008 Funda Wang <fwang@mandriva.org> 0.07-5mdv2009.1
12cr|canonutil-0.07-8|111	+ Revision: 313960
12cr|canonutil-0.07-8|112	- add patch fixing build with fltk 1.1
12cr|canonutil-0.07-8|113	
12cr|canonutil-0.07-8|114	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|canonutil-0.07-8|115	- lowercase ImageMagick
12cr|canonutil-0.07-8|116	
12cr|canonutil-0.07-8|117	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.07-5mdv2009.0
12cr|canonutil-0.07-8|118	+ Revision: 243434
12cr|canonutil-0.07-8|119	- rebuild
12cr|canonutil-0.07-8|120	- fix mesaglu-devel BR
12cr|canonutil-0.07-8|121	
12cr|canonutil-0.07-8|122	+ Pixel <pixel@mandriva.com>
12cr|canonutil-0.07-8|123	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|canonutil-0.07-8|124	
12cr|canonutil-0.07-8|125	+ Olivier Blin <blino@mandriva.org>
12cr|canonutil-0.07-8|126	- restore BuildRoot
12cr|canonutil-0.07-8|127	
12cr|canonutil-0.07-8|128	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.07-3mdv2008.1
12cr|canonutil-0.07-8|129	+ Revision: 132878
12cr|canonutil-0.07-8|130	- auto-convert XDG menu entry
12cr|canonutil-0.07-8|131	- kill re-definition of %%buildroot on Pixel's request
12cr|canonutil-0.07-8|132	
12cr|canonutil-0.07-8|133	+ Marcelo Ricardo Leitner <mrl@mandriva.com>
12cr|canonutil-0.07-8|134	- Rebuilt.
12cr|canonutil-0.07-8|135	- Import canonutil
12cr|canonutil-0.07-8|136	
12cr|canonutil-0.07-8|137	
12cr|canonutil-0.07-8|138	
12cr|canonutil-0.07-8|139	
12cr|canonutil-0.07-8|140	* Thu Jan 19 2006 Till Kamppeter <till@mandriva.com> 0.07-2mdk
12cr|canonutil-0.07-8|141	- Does not work on 64-bit -> Added "ExclusiveArch: %%{ix_86}".
12cr|canonutil-0.07-8|142	- Introduced %%mkrel.
12cr|canonutil-0.07-8|143	
12cr|canonutil-0.07-8|144	* Sun Nov 28 2003 Till Kamppeter <till@mandrakesoft.com> 0.07-1mdk
12cr|canonutil-0.07-8|145	- Updated to version 0.07.
12cr|canonutil-0.07-8|146	
12cr|canonutil-0.07-8|147	* Fri Sep 12 2003 Till Kamppeter <till@mandrakesoft.com> 0.03-1mdk
12cr|canonutil-0.07-8|148	- Initial release.

537 12
12cr|cantata-0.8.2-1|1	Name:		cantata
12cr|cantata-0.8.2-1|2	Version:	0.8.2
12cr|cantata-0.8.2-1|3	Release:	%mkrel 1
12cr|cantata-0.8.2-1|4	Summary:	Client for the Music Player Daemon (MPD)
12cr|cantata-0.8.2-1|5	License:	GPLv2+
12cr|cantata-0.8.2-1|6	Group:		Graphical desktop/KDE
12cr|cantata-0.8.2-1|7	URL:		http://kde-apps.org/content/show.php/Cantata?content=147733
12cr|cantata-0.8.2-1|8	Source0:	http://cantata.googlecode.com/files/cantata-%{version}.tar.bz2
12cr|cantata-0.8.2-1|9	BuildRequires:	kdelibs4-devel
12cr|cantata-0.8.2-1|10	BuildRequires:	pkgconfig(taglib) >= 1.6
12cr|cantata-0.8.2-1|11	BuildRequires:	pkgconfig(libmtp)
12cr|cantata-0.8.2-1|12	BuildRequires:	pkgconfig(libmpg123)
12cr|cantata-0.8.2-1|13	BuildRequires:	ffmpeg-devel
12cr|cantata-0.8.2-1|14	Requires:	mpd
12cr|cantata-0.8.2-1|15	
12cr|cantata-0.8.2-1|16	%description
12cr|cantata-0.8.2-1|17	Cantata is a (yet another!) client for the music player daemon (MPD).
12cr|cantata-0.8.2-1|18	Originally started as a fork of QtMPC, the code is now *very* different. To be
12cr|cantata-0.8.2-1|19	true to QtMPCs origins, Cantata can be compiled with KDE support, or as a pure
12cr|cantata-0.8.2-1|20	Qt4 application (however, note that this is not fully tested). The interface
12cr|cantata-0.8.2-1|21	is very configurable - most views can be shown as either a list or tree
12cr|cantata-0.8.2-1|22	structure.
12cr|cantata-0.8.2-1|23	
12cr|cantata-0.8.2-1|24	%files -f %name.lang
12cr|cantata-0.8.2-1|25	%{_kde_bindir}/cantata
12cr|cantata-0.8.2-1|26	%{_kde_applicationsdir}/%{name}.desktop
12cr|cantata-0.8.2-1|27	%{_kde_appsdir}/%{name}/%{name}.notifyrc
12cr|cantata-0.8.2-1|28	%{_kde_appsdir}/%{name}/cantataui.rc
12cr|cantata-0.8.2-1|29	%{_kde_iconsdir}/hicolor/scalable/apps/%{name}.svgz
12cr|cantata-0.8.2-1|30	%{_kde_iconsdir}/hicolor/*/actions/*
12cr|cantata-0.8.2-1|31	%{_kde_libdir}/kde4/libexec/cantata-dynamic
12cr|cantata-0.8.2-1|32	
12cr|cantata-0.8.2-1|33	#------------------------------------------------------------------------------
12cr|cantata-0.8.2-1|34	
12cr|cantata-0.8.2-1|35	%prep
12cr|cantata-0.8.2-1|36	%setup -q
12cr|cantata-0.8.2-1|37	
12cr|cantata-0.8.2-1|38	%build
12cr|cantata-0.8.2-1|39	%cmake_kde4
12cr|cantata-0.8.2-1|40	%make
12cr|cantata-0.8.2-1|41	
12cr|cantata-0.8.2-1|42	%install
12cr|cantata-0.8.2-1|43	%makeinstall_std -C build
12cr|cantata-0.8.2-1|44	%find_lang %name
12cr|cantata-0.8.2-1|45	
12cr|cantata-0.8.2-1|46	
12cr|cantata-0.8.2-1|47	
12cr|cantata-0.8.2-1|48	
12cr|cantata-0.8.2-1|49	%changelog
12cr|cantata-0.8.2-1|50	* Fri Jul 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.8.2-1mdv2012.0
12cr|cantata-0.8.2-1|51	+ Revision: 811280
12cr|cantata-0.8.2-1|52	- imported package cantata
12cr|cantata-0.8.2-1|53	

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

539 12
12cr|capi4hylafax-01.02.03-9|1	Summary:	CAPI 2.0 Interface to Hylafax
12cr|capi4hylafax-01.02.03-9|2	Name:		capi4hylafax
12cr|capi4hylafax-01.02.03-9|3	Version:	01.02.03
12cr|capi4hylafax-01.02.03-9|4	Release:	%mkrel 9
12cr|capi4hylafax-01.02.03-9|5	License:	GPL
12cr|capi4hylafax-01.02.03-9|6	Group:		Communications
12cr|capi4hylafax-01.02.03-9|7	URL:		http://capi4linux.thepenguin.de/
12cr|capi4hylafax-01.02.03-9|8	# http://mungo.homelinux.org/
12cr|capi4hylafax-01.02.03-9|9	# ftp://ftp.avm.de/tools/capi4hylafax.linux/
12cr|capi4hylafax-01.02.03-9|10	Source0:	%{name}-%{version}.tar.bz2
12cr|capi4hylafax-01.02.03-9|11	Patch0:		capi4hylafax-01.02.03-mdk.diff
12cr|capi4hylafax-01.02.03-9|12	Patch1:		capi4hylafax-01.02.03-x86_64.diff
12cr|capi4hylafax-01.02.03-9|13	Patch2:		capi4hylafax-01.02.03-fix-str-fmt.patch
12cr|capi4hylafax-01.02.03-9|14	BuildRequires:	autoconf2.5
12cr|capi4hylafax-01.02.03-9|15	BuildRequires:	automake
12cr|capi4hylafax-01.02.03-9|16	BuildRequires:	coreutils
12cr|capi4hylafax-01.02.03-9|17	BuildRequires:	isdn4k-utils-devel
12cr|capi4hylafax-01.02.03-9|18	BuildRequires:	libstdc++-devel
12cr|capi4hylafax-01.02.03-9|19	BuildRequires:	libtiff-devel
12cr|capi4hylafax-01.02.03-9|20	#Requires:	hylafax-server >= 4.1.5
12cr|capi4hylafax-01.02.03-9|21	Buildroot:	%{_tmppath}/%{name}-%{version}
12cr|capi4hylafax-01.02.03-9|22	
12cr|capi4hylafax-01.02.03-9|23	%description
12cr|capi4hylafax-01.02.03-9|24	CAPI4HylaFAX provides the programs to make Hylafax compatibel to
12cr|capi4hylafax-01.02.03-9|25	the CAPI 2.0 interface used by AVM ISDN cards.
12cr|capi4hylafax-01.02.03-9|26	
12cr|capi4hylafax-01.02.03-9|27	%prep
12cr|capi4hylafax-01.02.03-9|28	
12cr|capi4hylafax-01.02.03-9|29	%setup -q
12cr|capi4hylafax-01.02.03-9|30	%patch0 -p1 -b .mdk
12cr|capi4hylafax-01.02.03-9|31	%patch1 -p0 -b .x86_64
12cr|capi4hylafax-01.02.03-9|32	%patch2 -p0 -b .str
12cr|capi4hylafax-01.02.03-9|33	
12cr|capi4hylafax-01.02.03-9|34	# clean up CVS stuff
12cr|capi4hylafax-01.02.03-9|35	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|capi4hylafax-01.02.03-9|36	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|capi4hylafax-01.02.03-9|37	done
12cr|capi4hylafax-01.02.03-9|38	
12cr|capi4hylafax-01.02.03-9|39	# fix dir perms
12cr|capi4hylafax-01.02.03-9|40	find . -type d | xargs chmod 755
12cr|capi4hylafax-01.02.03-9|41	
12cr|capi4hylafax-01.02.03-9|42	# fix file perms
12cr|capi4hylafax-01.02.03-9|43	find . -type f | xargs chmod 644
12cr|capi4hylafax-01.02.03-9|44	
12cr|capi4hylafax-01.02.03-9|45	%build
12cr|capi4hylafax-01.02.03-9|46	export WANT_AUTOCONF_2_5=1
12cr|capi4hylafax-01.02.03-9|47	
12cr|capi4hylafax-01.02.03-9|48	%ifarch x86_64
12cr|capi4hylafax-01.02.03-9|49	export CXXFLAGS="%{optflags} -DC_PLATFORM_64"
12cr|capi4hylafax-01.02.03-9|50	%else
12cr|capi4hylafax-01.02.03-9|51	export CXXFLAGS="%{optflags}"
12cr|capi4hylafax-01.02.03-9|52	%endif
12cr|capi4hylafax-01.02.03-9|53	
12cr|capi4hylafax-01.02.03-9|54	rm -f configure
12cr|capi4hylafax-01.02.03-9|55	libtoolize --copy --force && aclocal && autoconf && automake
12cr|capi4hylafax-01.02.03-9|56	
12cr|capi4hylafax-01.02.03-9|57	%configure2_5x \
12cr|capi4hylafax-01.02.03-9|58	--with-hylafax-spooldir=/var/spool/fax
12cr|capi4hylafax-01.02.03-9|59	
12cr|capi4hylafax-01.02.03-9|60	%make
12cr|capi4hylafax-01.02.03-9|61	
12cr|capi4hylafax-01.02.03-9|62	%install
12cr|capi4hylafax-01.02.03-9|63	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|capi4hylafax-01.02.03-9|64	
12cr|capi4hylafax-01.02.03-9|65	%makeinstall
12cr|capi4hylafax-01.02.03-9|66	
12cr|capi4hylafax-01.02.03-9|67	install -d %{buildroot}/var/spool/fax/etc
12cr|capi4hylafax-01.02.03-9|68	install -d %{buildroot}%{_bindir}
12cr|capi4hylafax-01.02.03-9|69	
12cr|capi4hylafax-01.02.03-9|70	install -m0644 config.faxCAPI %{buildroot}/var/spool/fax/etc/
12cr|capi4hylafax-01.02.03-9|71	install -m755 src/scripts/setupconffile %{buildroot}%{_bindir}/capi4hylafax-faxaddmodem
12cr|capi4hylafax-01.02.03-9|72	
12cr|capi4hylafax-01.02.03-9|73	%clean
12cr|capi4hylafax-01.02.03-9|74	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|capi4hylafax-01.02.03-9|75	
12cr|capi4hylafax-01.02.03-9|76	%files
12cr|capi4hylafax-01.02.03-9|77	%defattr(-,root,root)
12cr|capi4hylafax-01.02.03-9|78	%doc AUTHORS COPYING ChangeLog *.html config.faxCAPI fritz_pic.tif sample_*
12cr|capi4hylafax-01.02.03-9|79	%attr(0755,uucp,uucp) %dir /var/spool/fax/etc
12cr|capi4hylafax-01.02.03-9|80	%attr(0644,root,root) %config(noreplace) /var/spool/fax/etc/config.faxCAPI
12cr|capi4hylafax-01.02.03-9|81	%attr(0755,root,root) %{_bindir}/capi4hylafax-faxaddmodem
12cr|capi4hylafax-01.02.03-9|82	%attr(0755,root,root) %{_bindir}/c2faxrecv
12cr|capi4hylafax-01.02.03-9|83	%attr(0755,root,root) %{_bindir}/c2faxsend
12cr|capi4hylafax-01.02.03-9|84	
12cr|capi4hylafax-01.02.03-9|85	
12cr|capi4hylafax-01.02.03-9|86	
12cr|capi4hylafax-01.02.03-9|87	
12cr|capi4hylafax-01.02.03-9|88	%changelog
12cr|capi4hylafax-01.02.03-9|89	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 01.02.03-9mdv2011.0
12cr|capi4hylafax-01.02.03-9|90	+ Revision: 627769
12cr|capi4hylafax-01.02.03-9|91	- don't force the usage of automake1.7
12cr|capi4hylafax-01.02.03-9|92	
12cr|capi4hylafax-01.02.03-9|93	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 01.02.03-8mdv2011.0
12cr|capi4hylafax-01.02.03-9|94	+ Revision: 616939
12cr|capi4hylafax-01.02.03-9|95	- the mass rebuild of 2010.0 packages
12cr|capi4hylafax-01.02.03-9|96	
12cr|capi4hylafax-01.02.03-9|97	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 01.02.03-7mdv2010.0
12cr|capi4hylafax-01.02.03-9|98	+ Revision: 436940
12cr|capi4hylafax-01.02.03-9|99	- rebuild
12cr|capi4hylafax-01.02.03-9|100	
12cr|capi4hylafax-01.02.03-9|101	* Sat Jan 24 2009 Funda Wang <fwang@mandriva.org> 01.02.03-6mdv2009.1
12cr|capi4hylafax-01.02.03-9|102	+ Revision: 333164
12cr|capi4hylafax-01.02.03-9|103	- fix str fmt
12cr|capi4hylafax-01.02.03-9|104	
12cr|capi4hylafax-01.02.03-9|105	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 01.02.03-6mdv2009.0
12cr|capi4hylafax-01.02.03-9|106	+ Revision: 240485
12cr|capi4hylafax-01.02.03-9|107	- rebuild
12cr|capi4hylafax-01.02.03-9|108	- kill re-definition of %%buildroot on Pixel's request
12cr|capi4hylafax-01.02.03-9|109	
12cr|capi4hylafax-01.02.03-9|110	+ Olivier Blin <oblin@mandriva.com>
12cr|capi4hylafax-01.02.03-9|111	- restore BuildRoot
12cr|capi4hylafax-01.02.03-9|112	
12cr|capi4hylafax-01.02.03-9|113	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 01.02.03-4mdv2008.0
12cr|capi4hylafax-01.02.03-9|114	+ Revision: 69928
12cr|capi4hylafax-01.02.03-9|115	- fileutils, sh-utils & textutils have been obsoleted by coreutils a long time ago
12cr|capi4hylafax-01.02.03-9|116	
12cr|capi4hylafax-01.02.03-9|117	
12cr|capi4hylafax-01.02.03-9|118	* Fri Mar 02 2007 Oden Eriksson <oeriksson@mandriva.com> 01.02.03-3mdv2007.0
12cr|capi4hylafax-01.02.03-9|119	+ Revision: 131175
12cr|capi4hylafax-01.02.03-9|120	- Import capi4hylafax
12cr|capi4hylafax-01.02.03-9|121	
12cr|capi4hylafax-01.02.03-9|122	* Fri Feb 03 2006 Oden Eriksson <oeriksson@mandriva.com> 01.02.03-3mdk
12cr|capi4hylafax-01.02.03-9|123	- rebuild
12cr|capi4hylafax-01.02.03-9|124	
12cr|capi4hylafax-01.02.03-9|125	* Sat Jan 01 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 01.02.03-2mdk
12cr|capi4hylafax-01.02.03-9|126	- added P1 (amd64 fixes, debian)
12cr|capi4hylafax-01.02.03-9|127	
12cr|capi4hylafax-01.02.03-9|128	* Tue Sep 14 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 01.02.03-1mdk
12cr|capi4hylafax-01.02.03-9|129	- initial mandrake package
12cr|capi4hylafax-01.02.03-9|130	- used parts from the spec file by Herbert U. Hbner
12cr|capi4hylafax-01.02.03-9|131	- added P0
12cr|capi4hylafax-01.02.03-9|132	

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

541 12
12cr|caps-0.4.2-2|1	Name: 	 	caps
12cr|caps-0.4.2-2|2	Version: 	0.4.2
12cr|caps-0.4.2-2|3	Release: 	%{mkrel 2}
12cr|caps-0.4.2-2|4	Summary: 	Collection of plugins for LADSPA
12cr|caps-0.4.2-2|5	URL:		http://quitte.de/dsp/
12cr|caps-0.4.2-2|6	License:	GPLv2+
12cr|caps-0.4.2-2|7	Group:		Sound
12cr|caps-0.4.2-2|8	Source0:	http://quitte.de/dsp/%{name}_%{version}.tar.gz
12cr|caps-0.4.2-2|9	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|caps-0.4.2-2|10	BuildRequires:	ladspa-devel
12cr|caps-0.4.2-2|11	Requires:	ladspa
12cr|caps-0.4.2-2|12	Obsoletes:	ladspa-quitte-dsp
12cr|caps-0.4.2-2|13	Provides:	ladspa-quitte-dsp
12cr|caps-0.4.2-2|14	
12cr|caps-0.4.2-2|15	%description
12cr|caps-0.4.2-2|16	CAPS, the C* Audio Plugin Suite, is a collection of refined LADSPA
12cr|caps-0.4.2-2|17	audio plugins capable of (and mainly intended for) realtime operation.
12cr|caps-0.4.2-2|18	The suite includes DSP units emulating instrument amplifiers,
12cr|caps-0.4.2-2|19	stomp-box classics, versatile 'virtual analogue' oscillators, fractal
12cr|caps-0.4.2-2|20	oscillation, reverb, equalization and more.
12cr|caps-0.4.2-2|21	
12cr|caps-0.4.2-2|22	%prep
12cr|caps-0.4.2-2|23	%setup -q
12cr|caps-0.4.2-2|24	
12cr|caps-0.4.2-2|25	%build
12cr|caps-0.4.2-2|26	%make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC" DEST=%{_libdir}/ladspa RDFDEST=%{_datadir}/ladspa/rdf
12cr|caps-0.4.2-2|27	
12cr|caps-0.4.2-2|28	%install
12cr|caps-0.4.2-2|29	%makeinstall DEST=%{buildroot}/%{_libdir}/ladspa RDFDEST=%{buildroot}%{_datadir}/ladspa/rdf
12cr|caps-0.4.2-2|30	
12cr|caps-0.4.2-2|31	%clean
12cr|caps-0.4.2-2|32	rm -rf %{buildroot}
12cr|caps-0.4.2-2|33	
12cr|caps-0.4.2-2|34	%files
12cr|caps-0.4.2-2|35	%defattr(-,root,root)
12cr|caps-0.4.2-2|36	%doc CHANGES README
12cr|caps-0.4.2-2|37	%{_libdir}/ladspa/%{name}.so
12cr|caps-0.4.2-2|38	%{_datadir}/ladspa/rdf/%{name}.rdf
12cr|caps-0.4.2-2|39	
12cr|caps-0.4.2-2|40	
12cr|caps-0.4.2-2|41	
12cr|caps-0.4.2-2|42	%changelog
12cr|caps-0.4.2-2|43	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.4.2-2mdv2010.0
12cr|caps-0.4.2-2|44	+ Revision: 424746
12cr|caps-0.4.2-2|45	- rebuild
12cr|caps-0.4.2-2|46	
12cr|caps-0.4.2-2|47	* Thu Aug 28 2008 Adam Williamson <awilliamson@mandriva.org> 0.4.2-1mdv2009.0
12cr|caps-0.4.2-2|48	+ Revision: 276762
12cr|caps-0.4.2-2|49	- add fPIC to cflags (needed for build on x86-64)
12cr|caps-0.4.2-2|50	- provide / obsolete ladspa-quitte-dsp, which it supersedes
12cr|caps-0.4.2-2|51	- clean (well, completely rewrite) spec
12cr|caps-0.4.2-2|52	- new release 0.4.2
12cr|caps-0.4.2-2|53	
12cr|caps-0.4.2-2|54	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.3.0-3mdv2009.0
12cr|caps-0.4.2-2|55	+ Revision: 243435
12cr|caps-0.4.2-2|56	- rebuild
12cr|caps-0.4.2-2|57	
12cr|caps-0.4.2-2|58	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.3.0-1mdv2008.1
12cr|caps-0.4.2-2|59	+ Revision: 136283
12cr|caps-0.4.2-2|60	- restore BuildRoot
12cr|caps-0.4.2-2|61	
12cr|caps-0.4.2-2|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|caps-0.4.2-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|caps-0.4.2-2|64	
12cr|caps-0.4.2-2|65	* Wed Aug 15 2007 Pascal Terjan <pterjan@mandriva.org> 0.3.0-1mdv2008.0
12cr|caps-0.4.2-2|66	+ Revision: 63781
12cr|caps-0.4.2-2|67	- Import caps
12cr|caps-0.4.2-2|68	
12cr|caps-0.4.2-2|69	
12cr|caps-0.4.2-2|70	
12cr|caps-0.4.2-2|71	* Sun May 16 2006 Emmanuel Andry <eandry@mandriva.org> 0.3.0-1mdk
12cr|caps-0.4.2-2|72	- 0.3.0
12cr|caps-0.4.2-2|73	- drop patch
12cr|caps-0.4.2-2|74	
12cr|caps-0.4.2-2|75	* Mon Jan 02 2005 Lenny Cartier <lenny@mandriva.com> 0.2.3-1mdk
12cr|caps-0.4.2-2|76	- 0.2.3
12cr|caps-0.4.2-2|77	- use debian patch
12cr|caps-0.4.2-2|78	- add docfiles in docdir
12cr|caps-0.4.2-2|79	
12cr|caps-0.4.2-2|80	* Wed Jun 16 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1.11-2mdk
12cr|caps-0.4.2-2|81	- Rebuild
12cr|caps-0.4.2-2|82	
12cr|caps-0.4.2-2|83	* Sat May 8 2004 Austin Acton <austin@mandrake.org> 0.1.11-1mdk
12cr|caps-0.4.2-2|84	- initial package

542 12
12cr|cardpics-0.4-11|1	%define name cardpics
12cr|cardpics-0.4-11|2	%define version 0.4
12cr|cardpics-0.4-11|3	%define release %mkrel 11
12cr|cardpics-0.4-11|4	
12cr|cardpics-0.4-11|5	Summary: Some Card images
12cr|cardpics-0.4-11|6	Name: %{name}
12cr|cardpics-0.4-11|7	Version: %{version}
12cr|cardpics-0.4-11|8	Release: %{release}
12cr|cardpics-0.4-11|9	License: GPL
12cr|cardpics-0.4-11|10	Group: Games/Cards
12cr|cardpics-0.4-11|11	Source: http://download.savannah.nongnu.org/releases/cardpics/%{name}-%{version}.tar.bz2
12cr|cardpics-0.4-11|12	URL: http://www.nongnu.org/cardpics
12cr|cardpics-0.4-11|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|cardpics-0.4-11|14	BuildArch: noarch
12cr|cardpics-0.4-11|15	
12cr|cardpics-0.4-11|16	%description
12cr|cardpics-0.4-11|17	Cardpics is a set of free cards sets.
12cr|cardpics-0.4-11|18	
12cr|cardpics-0.4-11|19	If you are programming a card game and are looking for free cards, Cardpics was
12cr|cardpics-0.4-11|20	made for you! Get a set of cards and include them in your project, as soon as
12cr|cardpics-0.4-11|21	your project is free.
12cr|cardpics-0.4-11|22	
12cr|cardpics-0.4-11|23	%description -l fr
12cr|cardpics-0.4-11|24	Cardpics est un jeu de cartes. Pour viter l'ambiguit sur le terme "jeu",
12cr|cardpics-0.4-11|25	disons que c'est un ensemble d'images de cartes  jouer.
12cr|cardpics-0.4-11|26	
12cr|cardpics-0.4-11|27	Si vous programmez un jeu de cartes et avez besoin d'un jeu d'images de cartes
12cr|cardpics-0.4-11|28	libres, Cardpics est fait pour vous! Rcuprez un jeu de ces cartes, et
12cr|cardpics-0.4-11|29	incluez-le dans votre projet,  condition que votre projet soit libre.
12cr|cardpics-0.4-11|30	
12cr|cardpics-0.4-11|31	%description -l es
12cr|cardpics-0.4-11|32	Cardpics es una serie de juegos de cartas.
12cr|cardpics-0.4-11|33	
12cr|cardpics-0.4-11|34	Si est programando un juego de cartas y est buscando cartas libres, Cardpics
12cr|cardpics-0.4-11|35	fue hecho para usted! Obtenga un juego de cartas e inclyalas en su proyecto,
12cr|cardpics-0.4-11|36	mientras que este sea libre.
12cr|cardpics-0.4-11|37	
12cr|cardpics-0.4-11|38	%prep
12cr|cardpics-0.4-11|39	%setup -q
12cr|cardpics-0.4-11|40	
12cr|cardpics-0.4-11|41	%build
12cr|cardpics-0.4-11|42	%configure
12cr|cardpics-0.4-11|43	make
12cr|cardpics-0.4-11|44	
12cr|cardpics-0.4-11|45	%install
12cr|cardpics-0.4-11|46	rm -rf $RPM_BUILD_ROOT
12cr|cardpics-0.4-11|47	%makeinstall
12cr|cardpics-0.4-11|48	
12cr|cardpics-0.4-11|49	%clean
12cr|cardpics-0.4-11|50	rm -rf $RPM_BUILD_ROOT
12cr|cardpics-0.4-11|51	
12cr|cardpics-0.4-11|52	%files
12cr|cardpics-0.4-11|53	%defattr(-,root,root)
12cr|cardpics-0.4-11|54	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|cardpics-0.4-11|55	%{_datadir}/*
12cr|cardpics-0.4-11|56	
12cr|cardpics-0.4-11|57	
12cr|cardpics-0.4-11|58	
12cr|cardpics-0.4-11|59	
12cr|cardpics-0.4-11|60	%changelog
12cr|cardpics-0.4-11|61	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-11mdv2011.0
12cr|cardpics-0.4-11|62	+ Revision: 616941
12cr|cardpics-0.4-11|63	- the mass rebuild of 2010.0 packages
12cr|cardpics-0.4-11|64	
12cr|cardpics-0.4-11|65	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.4-10mdv2010.0
12cr|cardpics-0.4-11|66	+ Revision: 424748
12cr|cardpics-0.4-11|67	- rebuild
12cr|cardpics-0.4-11|68	
12cr|cardpics-0.4-11|69	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.4-9mdv2009.0
12cr|cardpics-0.4-11|70	+ Revision: 240487
12cr|cardpics-0.4-11|71	- rebuild
12cr|cardpics-0.4-11|72	- fix description-line-too-long
12cr|cardpics-0.4-11|73	- kill re-definition of %%buildroot on Pixel's request
12cr|cardpics-0.4-11|74	
12cr|cardpics-0.4-11|75	+ Olivier Blin <oblin@mandriva.com>
12cr|cardpics-0.4-11|76	- restore BuildRoot
12cr|cardpics-0.4-11|77	
12cr|cardpics-0.4-11|78	* Sun Aug 19 2007 Olivier Thauvin <nanardon@mandriva.org> 0.4-7mdv2008.0
12cr|cardpics-0.4-11|79	+ Revision: 66710
12cr|cardpics-0.4-11|80	- rebuild
12cr|cardpics-0.4-11|81	
12cr|cardpics-0.4-11|82	
12cr|cardpics-0.4-11|83	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|cardpics-0.4-11|84	+ 08/04/06 21:30:59 (52914)
12cr|cardpics-0.4-11|85	- rebuild
12cr|cardpics-0.4-11|86	
12cr|cardpics-0.4-11|87	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|cardpics-0.4-11|88	+ 08/04/06 21:30:01 (52913)
12cr|cardpics-0.4-11|89	Import cardpics
12cr|cardpics-0.4-11|90	
12cr|cardpics-0.4-11|91	* Mon Apr 17 2006 Olivier Thauvin <nanardon@mandriva.org> 0.4-5mdk
12cr|cardpics-0.4-11|92	- rebuild
12cr|cardpics-0.4-11|93	
12cr|cardpics-0.4-11|94	* Tue Mar 29 2005 Olivier Thauvin <nanardon@mandrake.org> 0.4-4mdk
12cr|cardpics-0.4-11|95	- %%mkrel && rebuild
12cr|cardpics-0.4-11|96	
12cr|cardpics-0.4-11|97	* Sat Jan 03 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.4-3mdk
12cr|cardpics-0.4-11|98	- birthday rebuild
12cr|cardpics-0.4-11|99	

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

544 12
12cr|carpm-2.2-3|1	Name:		carpm
12cr|carpm-2.2-3|2	Summary:	Script to help rpm's managing in command-line
12cr|carpm-2.2-3|3	Version:	2.2
12cr|carpm-2.2-3|4	Release:	%mkrel 3
12cr|carpm-2.2-3|5	Source0:	%{name}-%{version}.tar.bz2
12cr|carpm-2.2-3|6	License:	GPLv3
12cr|carpm-2.2-3|7	Group:		System/Configuration/Packaging
12cr|carpm-2.2-3|8	URL:		http://carpm.sourceforge.net
12cr|carpm-2.2-3|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|carpm-2.2-3|10	BuildRequires:	bash
12cr|carpm-2.2-3|11	Requires:	rpm
12cr|carpm-2.2-3|12	Requires:	urpmi
12cr|carpm-2.2-3|13	Requires:	bash
12cr|carpm-2.2-3|14	
12cr|carpm-2.2-3|15	%description
12cr|carpm-2.2-3|16	Carpm is a script, a text tool for help you to managing your rpm and your rpm database.
12cr|carpm-2.2-3|17	
12cr|carpm-2.2-3|18	%prep
12cr|carpm-2.2-3|19	%setup -q
12cr|carpm-2.2-3|20	
12cr|carpm-2.2-3|21	%build
12cr|carpm-2.2-3|22	
12cr|carpm-2.2-3|23	%install
12cr|carpm-2.2-3|24	rm -rf %{buildroot}
12cr|carpm-2.2-3|25	mkdir -p %{buildroot}%{_bindir}
12cr|carpm-2.2-3|26	install -m 755 %name %{buildroot}/%{_bindir}
12cr|carpm-2.2-3|27	
12cr|carpm-2.2-3|28	%clean
12cr|carpm-2.2-3|29	rm -rf %{buildroot}
12cr|carpm-2.2-3|30	
12cr|carpm-2.2-3|31	%files
12cr|carpm-2.2-3|32	%defattr(-,root,root)
12cr|carpm-2.2-3|33	%doc INSTALL COPYING
12cr|carpm-2.2-3|34	%{_bindir}/%{name}
12cr|carpm-2.2-3|35	
12cr|carpm-2.2-3|36	
12cr|carpm-2.2-3|37	%changelog
12cr|carpm-2.2-3|38	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2-3mdv2011.0
12cr|carpm-2.2-3|39	+ Revision: 610096
12cr|carpm-2.2-3|40	- rebuild
12cr|carpm-2.2-3|41	
12cr|carpm-2.2-3|42	* Sun Apr 25 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.2-2mdv2010.1
12cr|carpm-2.2-3|43	+ Revision: 538632
12cr|carpm-2.2-3|44	- don't define name version release on top of spec.
12cr|carpm-2.2-3|45	- use the tar.bz2 given by upstream
12cr|carpm-2.2-3|46	- package doc
12cr|carpm-2.2-3|47	
12cr|carpm-2.2-3|48	* Thu Feb 25 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.2-1mdv2010.1
12cr|carpm-2.2-3|49	+ Revision: 511170
12cr|carpm-2.2-3|50	- up to 2.2
12cr|carpm-2.2-3|51	
12cr|carpm-2.2-3|52	* Wed Feb 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.1-2mdv2010.1
12cr|carpm-2.2-3|53	+ Revision: 510583
12cr|carpm-2.2-3|54	- fix rel
12cr|carpm-2.2-3|55	- fix version
12cr|carpm-2.2-3|56	
12cr|carpm-2.2-3|57	* Wed Feb 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.1-1mdv2010.1
12cr|carpm-2.2-3|58	+ Revision: 510578
12cr|carpm-2.2-3|59	- new version 2.1
12cr|carpm-2.2-3|60	
12cr|carpm-2.2-3|61	* Sat Feb 20 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.0-1mdv2010.1
12cr|carpm-2.2-3|62	+ Revision: 508732
12cr|carpm-2.2-3|63	- import carpm
12cr|carpm-2.2-3|64	
12cr|carpm-2.2-3|65	

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

546 12
12cr|catdoc-0.94.2-1|1	%define name catdoc
12cr|catdoc-0.94.2-1|2	%define version 0.94.2
12cr|catdoc-0.94.2-1|3	%define release %mkrel 1
12cr|catdoc-0.94.2-1|4	
12cr|catdoc-0.94.2-1|5	Summary: Converts MS-Word file to text
12cr|catdoc-0.94.2-1|6	Name: %{name}
12cr|catdoc-0.94.2-1|7	Version: %{version}
12cr|catdoc-0.94.2-1|8	Release: %{release}
12cr|catdoc-0.94.2-1|9	Source0: http://ftp.wagner.pp.ru/pub/catdoc/%{name}-%{version}.tar.gz
12cr|catdoc-0.94.2-1|10	Source1: test-catdoc.tar.bz2
12cr|catdoc-0.94.2-1|11	Source2: catdoc-charset-from-glibc-charmap.pl
12cr|catdoc-0.94.2-1|12	Patch0: catdoc-0.93.4-mandir.patch
12cr|catdoc-0.94.2-1|13	Patch1: catdoc-0.93.4-setvbuf-is-dangerous.patch
12cr|catdoc-0.94.2-1|14	Patch2: catdoc-0.93.4-cmd-end-of-line-ends-paragraph.patch
12cr|catdoc-0.94.2-1|15	License: GPL
12cr|catdoc-0.94.2-1|16	Group: Office
12cr|catdoc-0.94.2-1|17	URL: http://vitus.wagner.pp.ru/software/catdoc/
12cr|catdoc-0.94.2-1|18	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|catdoc-0.94.2-1|19	BuildRequires: glibc-i18ndata
12cr|catdoc-0.94.2-1|20	Requires: tk
12cr|catdoc-0.94.2-1|21	
12cr|catdoc-0.94.2-1|22	%description
12cr|catdoc-0.94.2-1|23	CATDOC is program which reads MS-Word file and prints readable
12cr|catdoc-0.94.2-1|24	ASCII text to stdout, just like Unix cat command.
12cr|catdoc-0.94.2-1|25	It also able to produce correct escape sequences if some UNICODE
12cr|catdoc-0.94.2-1|26	charachers have to be represented specially in your typesetting system
12cr|catdoc-0.94.2-1|27	such as (La)TeX.
12cr|catdoc-0.94.2-1|28	
12cr|catdoc-0.94.2-1|29	It features runtime configuration, proper charset handling,
12cr|catdoc-0.94.2-1|30	user-definable output formats and support
12cr|catdoc-0.94.2-1|31	for Word97 files, which contain UNICODE internally.
12cr|catdoc-0.94.2-1|32	
12cr|catdoc-0.94.2-1|33	%prep
12cr|catdoc-0.94.2-1|34	
12cr|catdoc-0.94.2-1|35	%setup -q
12cr|catdoc-0.94.2-1|36	%patch0 -p1
12cr|catdoc-0.94.2-1|37	%patch1 -p1
12cr|catdoc-0.94.2-1|38	%patch2 -p1
12cr|catdoc-0.94.2-1|39	
12cr|catdoc-0.94.2-1|40	%build
12cr|catdoc-0.94.2-1|41	%configure2_5x --with-install-root="$RPM_BUILD_ROOT" --with-input=cp1252 --with-output=8859-1
12cr|catdoc-0.94.2-1|42	%make
12cr|catdoc-0.94.2-1|43	
12cr|catdoc-0.94.2-1|44	zcat /usr/share/i18n/charmaps/MACINTOSH.gz | perl %{SOURCE2} > charsets/cp10000.txt
12cr|catdoc-0.94.2-1|45	
12cr|catdoc-0.94.2-1|46	%install
12cr|catdoc-0.94.2-1|47	rm -rf $RPM_BUILD_ROOT
12cr|catdoc-0.94.2-1|48	%makeinstall_std
12cr|catdoc-0.94.2-1|49	
12cr|catdoc-0.94.2-1|50	%clean
12cr|catdoc-0.94.2-1|51	rm -rf $RPM_BUILD_ROOT
12cr|catdoc-0.94.2-1|52	
12cr|catdoc-0.94.2-1|53	%files
12cr|catdoc-0.94.2-1|54	%defattr(-,root,root)
12cr|catdoc-0.94.2-1|55	%doc README
12cr|catdoc-0.94.2-1|56	%{_bindir}/*
12cr|catdoc-0.94.2-1|57	%{_mandir}/man1/*
12cr|catdoc-0.94.2-1|58	%{_datadir}/catdoc
12cr|catdoc-0.94.2-1|59	
12cr|catdoc-0.94.2-1|60	
12cr|catdoc-0.94.2-1|61	
12cr|catdoc-0.94.2-1|62	%changelog
12cr|catdoc-0.94.2-1|63	* Fri May 22 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.94.2-1mdv2010.0
12cr|catdoc-0.94.2-1|64	+ Revision: 378612
12cr|catdoc-0.94.2-1|65	- Updated to 0.94.2.
12cr|catdoc-0.94.2-1|66	Updated URL.
12cr|catdoc-0.94.2-1|67	Updated patches.
12cr|catdoc-0.94.2-1|68	
12cr|catdoc-0.94.2-1|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|catdoc-0.94.2-1|70	- rebuild
12cr|catdoc-0.94.2-1|71	
12cr|catdoc-0.94.2-1|72	+ Olivier Blin <oblin@mandriva.com>
12cr|catdoc-0.94.2-1|73	- restore BuildRoot
12cr|catdoc-0.94.2-1|74	
12cr|catdoc-0.94.2-1|75	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.94-1mdv2008.1
12cr|catdoc-0.94.2-1|76	+ Revision: 122999
12cr|catdoc-0.94.2-1|77	- kill re-definition of %%buildroot on Pixel's request
12cr|catdoc-0.94.2-1|78	
12cr|catdoc-0.94.2-1|79	
12cr|catdoc-0.94.2-1|80	* Wed Jul 20 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.94-1mdk
12cr|catdoc-0.94.2-1|81	- New release 0.94
12cr|catdoc-0.94.2-1|82	- Drop Patches 1, 3
12cr|catdoc-0.94.2-1|83	
12cr|catdoc-0.94.2-1|84	* Mon Dec 06 2004 Pixel <pixel@mandrakesoft.com> 0.93.4-3mdk
12cr|catdoc-0.94.2-1|85	- handle cmd "end-of-line" as \par (was done for \r, but not \n)
12cr|catdoc-0.94.2-1|86	- add charset cp10000 (really is macintosh)
12cr|catdoc-0.94.2-1|87	
12cr|catdoc-0.94.2-1|88	* Thu Nov 18 2004 Pixel <pixel@mandrakesoft.com> 0.93.4-2mdk
12cr|catdoc-0.94.2-1|89	- handle \handlecpgXXX
12cr|catdoc-0.94.2-1|90	- default source_charset is now cp1252 (as it should be (?))
12cr|catdoc-0.94.2-1|91	- default target_charset is now 8859-15
12cr|catdoc-0.94.2-1|92	- better RTF_UNICODE_CHAR patch
12cr|catdoc-0.94.2-1|93	- add test-catdoc.tar.bz2 which contain my tests
12cr|catdoc-0.94.2-1|94	
12cr|catdoc-0.94.2-1|95	* Fri Nov 12 2004 Pixel <pixel@mandrakesoft.com> 0.93.4-1mdk
12cr|catdoc-0.94.2-1|96	- new release
12cr|catdoc-0.94.2-1|97	- cleanup and adapt
12cr|catdoc-0.94.2-1|98	- fix mandir
12cr|catdoc-0.94.2-1|99	- add RTF_UNICODE_CHAR patch to handle a RTF file with a mac charset which has "d\u233\'8etruire"
12cr|catdoc-0.94.2-1|100	- uncomment the
12cr|catdoc-0.94.2-1|101	CONFIGURE_TOP="${CONFIGURE_TOP:-.}";
12cr|catdoc-0.94.2-1|102	CFLAGS="${CFLAGS:--O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro }" ; export CFLAGS ;
12cr|catdoc-0.94.2-1|103	CXXFLAGS="${CXXFLAGS:--O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro }" ; export CXXFLAGS ;
12cr|catdoc-0.94.2-1|104	FFLAGS="${FFLAGS:--O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro }" ; export FFLAGS ;
12cr|catdoc-0.94.2-1|105	cputoolize -c $CONFIGURE_TOP ;
12cr|catdoc-0.94.2-1|106	(cd $CONFIGURE_TOP; [ -f configure.in -o -f configure.ac ] && libtoolize --copy --force) ;
12cr|catdoc-0.94.2-1|107	[ -f $CONFIGURE_TOP/configure.in -o -f $CONFIGURE_TOP/configure.ac ] &&
12cr|catdoc-0.94.2-1|108	CONFIGURE_XPATH="--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib"
12cr|catdoc-0.94.2-1|109	$CONFIGURE_TOP/configure i586-mandriva-linux-gnu \
12cr|catdoc-0.94.2-1|110	--program-prefix= \
12cr|catdoc-0.94.2-1|111	--prefix=/usr \
12cr|catdoc-0.94.2-1|112	--exec-prefix=/usr \
12cr|catdoc-0.94.2-1|113	--bindir=/usr/bin \
12cr|catdoc-0.94.2-1|114	--sbindir=/usr/sbin \
12cr|catdoc-0.94.2-1|115	--sysconfdir=/etc \
12cr|catdoc-0.94.2-1|116	--datadir=/usr/share \
12cr|catdoc-0.94.2-1|117	--includedir=/usr/include \
12cr|catdoc-0.94.2-1|118	--libdir=/usr/lib \
12cr|catdoc-0.94.2-1|119	--libexecdir=/usr/lib \
12cr|catdoc-0.94.2-1|120	--localstatedir=/var/lib \
12cr|catdoc-0.94.2-1|121	--sharedstatedir=/usr/com \
12cr|catdoc-0.94.2-1|122	--mandir=/usr/share/man \
12cr|catdoc-0.94.2-1|123	--infodir=/usr/share/info \
12cr|catdoc-0.94.2-1|124	$CONFIGURE_XPATH (which still worked !)
12cr|catdoc-0.94.2-1|125	
12cr|catdoc-0.94.2-1|126	* Wed Apr 21 2004 Michael Scherer <misc@mandrake.org> 0.93.1-1mdk
12cr|catdoc-0.94.2-1|127	- 0.93.1
12cr|catdoc-0.94.2-1|128	- update Url
12cr|catdoc-0.94.2-1|129	
12cr|catdoc-0.94.2-1|130	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.91.5-4mdk
12cr|catdoc-0.94.2-1|131	- rebuild
12cr|catdoc-0.94.2-1|132	
12cr|catdoc-0.94.2-1|133	* Thu Jan 23 2003 lenny@mandrakesoft.com 0.91.5-3mdk
12cr|catdoc-0.94.2-1|134	- rebuild
12cr|catdoc-0.94.2-1|135	
12cr|catdoc-0.94.2-1|136	* Thu Nov 21 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.91.5-2mdk
12cr|catdoc-0.94.2-1|137	- Fix unpackaged files
12cr|catdoc-0.94.2-1|138	
12cr|catdoc-0.94.2-1|139	* Thu Aug 29 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.91.5-1mdk
12cr|catdoc-0.94.2-1|140	- 0.91.5
12cr|catdoc-0.94.2-1|141	
12cr|catdoc-0.94.2-1|142	* Sun Jan 28 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.91.4-1mdk
12cr|catdoc-0.94.2-1|143	- updated to 0.91.4
12cr|catdoc-0.94.2-1|144	
12cr|catdoc-0.94.2-1|145	* Fri Jan 05 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.90.3-4mdk
12cr|catdoc-0.94.2-1|146	- rebuild
12cr|catdoc-0.94.2-1|147	
12cr|catdoc-0.94.2-1|148	* Wed Aug 23 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.90.3-3mdk
12cr|catdoc-0.94.2-1|149	- BM
12cr|catdoc-0.94.2-1|150	- macros
12cr|catdoc-0.94.2-1|151	
12cr|catdoc-0.94.2-1|152	* Tue Apr 25 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.90.3-2mdk
12cr|catdoc-0.94.2-1|153	- fix group
12cr|catdoc-0.94.2-1|154	- fix files section
12cr|catdoc-0.94.2-1|155	
12cr|catdoc-0.94.2-1|156	* Mon Sep 06 1999 Giuseppe Ghib <ghibo@linux-mandrake.com>
12cr|catdoc-0.94.2-1|157	- First spec file for Mandrake distribution.
12cr|catdoc-0.94.2-1|158	

547 12
12cr|cboard-0.6-1|1	Name:		cboard
12cr|cboard-0.6-1|2	Version:	0.6
12cr|cboard-0.6-1|3	Release:	%mkrel 1
12cr|cboard-0.6-1|4	Summary:	Console frontend of gnuchess
12cr|cboard-0.6-1|5	License:	GPLv2
12cr|cboard-0.6-1|6	Group:		Games/Boards
12cr|cboard-0.6-1|7	URL:		http://benkibbey.wordpress.com/cboard/
12cr|cboard-0.6-1|8	Source0:	http://downloads.sourceforge.net/c-board/%{name}-%{version}.tar.bz2
12cr|cboard-0.6-1|9	Patch0:		cboard-0.6-mode.patch
12cr|cboard-0.6-1|10	BuildRequires:	ncurses-devel
12cr|cboard-0.6-1|11	Requires:	gnuchess
12cr|cboard-0.6-1|12	
12cr|cboard-0.6-1|13	%description
12cr|cboard-0.6-1|14	CBoard is a console frontend to GNU Chess, using the ncurses library for
12cr|cboard-0.6-1|15	the interface. It can edit PGN tags, annotate moves with NAG, and more.
12cr|cboard-0.6-1|16	
12cr|cboard-0.6-1|17	%prep
12cr|cboard-0.6-1|18	%setup -q
12cr|cboard-0.6-1|19	%patch0 -p0
12cr|cboard-0.6-1|20	
12cr|cboard-0.6-1|21	%build
12cr|cboard-0.6-1|22	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
12cr|cboard-0.6-1|23	%make
12cr|cboard-0.6-1|24	
12cr|cboard-0.6-1|25	%install
12cr|cboard-0.6-1|26	%__rm -rf %{buildroot}
12cr|cboard-0.6-1|27	%makeinstall_std
12cr|cboard-0.6-1|28	
12cr|cboard-0.6-1|29	%clean
12cr|cboard-0.6-1|30	%__rm -rf %{buildroot}
12cr|cboard-0.6-1|31	
12cr|cboard-0.6-1|32	%files
12cr|cboard-0.6-1|33	%defattr(-, root, root)
12cr|cboard-0.6-1|34	%{_gamesbindir}/*
12cr|cboard-0.6-1|35	%{_gamesdatadir}/%{name}
12cr|cboard-0.6-1|36	%{_mandir}/man?/*
12cr|cboard-0.6-1|37	
12cr|cboard-0.6-1|38	
12cr|cboard-0.6-1|39	
12cr|cboard-0.6-1|40	
12cr|cboard-0.6-1|41	%changelog
12cr|cboard-0.6-1|42	* Wed Feb 08 2012 Andrey Bondrov <abondrov@mandriva.org> 0.6-1mdv2011.0
12cr|cboard-0.6-1|43	+ Revision: 771891
12cr|cboard-0.6-1|44	- New version 0.6, new URL, spec cleanup
12cr|cboard-0.6-1|45	
12cr|cboard-0.6-1|46	+ Thierry Vignaud <tv@mandriva.org>
12cr|cboard-0.6-1|47	- rebuild
12cr|cboard-0.6-1|48	- rebuild
12cr|cboard-0.6-1|49	- kill re-definition of %%buildroot on Pixel's request
12cr|cboard-0.6-1|50	
12cr|cboard-0.6-1|51	+ Olivier Blin <blino@mandriva.org>
12cr|cboard-0.6-1|52	- restore BuildRoot
12cr|cboard-0.6-1|53	
12cr|cboard-0.6-1|54	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 0.5-2mdv2008.1
12cr|cboard-0.6-1|55	+ Revision: 109292
12cr|cboard-0.6-1|56	- rebuild for new lzma
12cr|cboard-0.6-1|57	
12cr|cboard-0.6-1|58	* Sun Nov 04 2007 Olivier Thauvin <nanardon@mandriva.org> 0.5-1mdv2008.1
12cr|cboard-0.6-1|59	+ Revision: 105715
12cr|cboard-0.6-1|60	- 0.5
12cr|cboard-0.6-1|61	
12cr|cboard-0.6-1|62	
12cr|cboard-0.6-1|63	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|cboard-0.6-1|64	+ 08/04/06 21:38:28 (52991)
12cr|cboard-0.6-1|65	- 0.2.4
12cr|cboard-0.6-1|66	- remove menu entry (is text application)
12cr|cboard-0.6-1|67	
12cr|cboard-0.6-1|68	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|cboard-0.6-1|69	+ 08/04/06 21:31:49 (52920)
12cr|cboard-0.6-1|70	Import cboard
12cr|cboard-0.6-1|71	
12cr|cboard-0.6-1|72	* Sun May 14 2006 Emmanuel Andry <eandry@mandriva.org> 0.2.3-1mdk
12cr|cboard-0.6-1|73	- New release 0.2.3
12cr|cboard-0.6-1|74	
12cr|cboard-0.6-1|75	* Thu May 04 2006 Jerome Soyer <saispo@mandriva.org> 0.2.2-1mdk
12cr|cboard-0.6-1|76	- New release 0.2.2
12cr|cboard-0.6-1|77	
12cr|cboard-0.6-1|78	* Wed Apr 26 2006 Lenny Cartier <lenny@mandriva.com> 0.2.1-1mdk
12cr|cboard-0.6-1|79	- rebuild
12cr|cboard-0.6-1|80	
12cr|cboard-0.6-1|81	* Sat Dec 31 2005 Olivier Thauvin <nanardon@mandriva.org> 0.1.6-4mdk
12cr|cboard-0.6-1|82	- rebuild
12cr|cboard-0.6-1|83	
12cr|cboard-0.6-1|84	* Mon Dec 20 2004 Abel Cheung <deaddog@mandrake.org> 0.1.6-3mdk
12cr|cboard-0.6-1|85	- Rebuild
12cr|cboard-0.6-1|86	
12cr|cboard-0.6-1|87	* Mon Nov 03 2003 Abel Cheung <deaddog@deaddog.org> 0.1.6-2mdk
12cr|cboard-0.6-1|88	- Move binaries and data files to games dir
12cr|cboard-0.6-1|89	
12cr|cboard-0.6-1|90	* Fri Sep 19 2003 Abel Cheung <maddog@linux.org.hk> 0.1.6-1mdk
12cr|cboard-0.6-1|91	- First Mandrake package
12cr|cboard-0.6-1|92	- Patch0: Fix compilation with newest gcc
12cr|cboard-0.6-1|93	

548 12
12cr|ccd2iso-0.3-5|1	%define name ccd2iso
12cr|ccd2iso-0.3-5|2	%define version 0.3
12cr|ccd2iso-0.3-5|3	%define release %mkrel 5
12cr|ccd2iso-0.3-5|4	
12cr|ccd2iso-0.3-5|5	Summary: CloneCD image to ISO image file converter
12cr|ccd2iso-0.3-5|6	Name: %{name}
12cr|ccd2iso-0.3-5|7	Version: %{version}
12cr|ccd2iso-0.3-5|8	Release: %{release}
12cr|ccd2iso-0.3-5|9	Source0: http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
12cr|ccd2iso-0.3-5|10	License: GPL
12cr|ccd2iso-0.3-5|11	Group: Archiving/Cd burning
12cr|ccd2iso-0.3-5|12	# Not yet real page
12cr|ccd2iso-0.3-5|13	Url: http://sourceforge.net/projects/ccd2iso/
12cr|ccd2iso-0.3-5|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|ccd2iso-0.3-5|15	
12cr|ccd2iso-0.3-5|16	%description
12cr|ccd2iso-0.3-5|17	CloneCD is an image to ISO image file converter.
12cr|ccd2iso-0.3-5|18	
12cr|ccd2iso-0.3-5|19	%prep
12cr|ccd2iso-0.3-5|20	%setup -q
12cr|ccd2iso-0.3-5|21	
12cr|ccd2iso-0.3-5|22	%build
12cr|ccd2iso-0.3-5|23	aclocal-1.9
12cr|ccd2iso-0.3-5|24	automake-1.9
12cr|ccd2iso-0.3-5|25	autoheader
12cr|ccd2iso-0.3-5|26	autoconf
12cr|ccd2iso-0.3-5|27	%configure
12cr|ccd2iso-0.3-5|28	%make
12cr|ccd2iso-0.3-5|29	
12cr|ccd2iso-0.3-5|30	%install
12cr|ccd2iso-0.3-5|31	rm -rf $RPM_BUILD_ROOT
12cr|ccd2iso-0.3-5|32	
12cr|ccd2iso-0.3-5|33	%makeinstall_std
12cr|ccd2iso-0.3-5|34	
12cr|ccd2iso-0.3-5|35	%clean
12cr|ccd2iso-0.3-5|36	rm -rf $RPM_BUILD_ROOT
12cr|ccd2iso-0.3-5|37	
12cr|ccd2iso-0.3-5|38	%files
12cr|ccd2iso-0.3-5|39	%defattr(-,root,root)
12cr|ccd2iso-0.3-5|40	%doc README INSTALL AUTHORS
12cr|ccd2iso-0.3-5|41	%_bindir/ccd2iso
12cr|ccd2iso-0.3-5|42	
12cr|ccd2iso-0.3-5|43	
12cr|ccd2iso-0.3-5|44	
12cr|ccd2iso-0.3-5|45	
12cr|ccd2iso-0.3-5|46	
12cr|ccd2iso-0.3-5|47	%changelog
12cr|ccd2iso-0.3-5|48	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-5mdv2011.0
12cr|ccd2iso-0.3-5|49	+ Revision: 616942
12cr|ccd2iso-0.3-5|50	- the mass rebuild of 2010.0 packages
12cr|ccd2iso-0.3-5|51	
12cr|ccd2iso-0.3-5|52	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.3-4mdv2010.0
12cr|ccd2iso-0.3-5|53	+ Revision: 424749
12cr|ccd2iso-0.3-5|54	- rebuild
12cr|ccd2iso-0.3-5|55	
12cr|ccd2iso-0.3-5|56	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.3-3mdv2009.0
12cr|ccd2iso-0.3-5|57	+ Revision: 243440
12cr|ccd2iso-0.3-5|58	- rebuild
12cr|ccd2iso-0.3-5|59	- fix description
12cr|ccd2iso-0.3-5|60	
12cr|ccd2iso-0.3-5|61	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.3-1mdv2008.1
12cr|ccd2iso-0.3-5|62	+ Revision: 136287
12cr|ccd2iso-0.3-5|63	- restore BuildRoot
12cr|ccd2iso-0.3-5|64	
12cr|ccd2iso-0.3-5|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|ccd2iso-0.3-5|66	- kill re-definition of %%buildroot on Pixel's request
12cr|ccd2iso-0.3-5|67	
12cr|ccd2iso-0.3-5|68	
12cr|ccd2iso-0.3-5|69	* Fri Mar 02 2007 Olivier Thauvin <nanardon@mandriva.org> 0.3-1mdv2007.0
12cr|ccd2iso-0.3-5|70	+ Revision: 131388
12cr|ccd2iso-0.3-5|71	- 0.3
12cr|ccd2iso-0.3-5|72	
12cr|ccd2iso-0.3-5|73	* Sat Aug 05 2006 Olivier Thauvin <nanardon@mandriva.org> 0.2-4mdv2007.0
12cr|ccd2iso-0.3-5|74	+ Revision: 52998
12cr|ccd2iso-0.3-5|75	- rebuild
12cr|ccd2iso-0.3-5|76	- Import ccd2iso
12cr|ccd2iso-0.3-5|77	
12cr|ccd2iso-0.3-5|78	* Sat May 20 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.2-3mdk
12cr|ccd2iso-0.3-5|79	- build with automake1.8
12cr|ccd2iso-0.3-5|80	
12cr|ccd2iso-0.3-5|81	* Sat Oct 22 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.2-2mdk
12cr|ccd2iso-0.3-5|82	- Fix BuildRequires
12cr|ccd2iso-0.3-5|83	
12cr|ccd2iso-0.3-5|84	* Fri May 27 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.2-1mdk
12cr|ccd2iso-0.3-5|85	- 0.2
12cr|ccd2iso-0.3-5|86	- %%mkrel
12cr|ccd2iso-0.3-5|87	- Make rpmbuildable
12cr|ccd2iso-0.3-5|88	
12cr|ccd2iso-0.3-5|89	* Fri Jun 25 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.1-1mdk
12cr|ccd2iso-0.3-5|90	- First mdk build
12cr|ccd2iso-0.3-5|91	

549 12
12cr|cciss_vol_status-1.09-1|1	Summary:	HP Smart Array Status Display
12cr|cciss_vol_status-1.09-1|2	Name:		cciss_vol_status
12cr|cciss_vol_status-1.09-1|3	Version:	1.09
12cr|cciss_vol_status-1.09-1|4	Release:        %mkrel 1
12cr|cciss_vol_status-1.09-1|5	Group:		System/Kernel and hardware
12cr|cciss_vol_status-1.09-1|6	License:	GPLv2
12cr|cciss_vol_status-1.09-1|7	Source0:	http://prdownloads.sourceforge.net/cciss/%{name}-%{version}.tar.gz
12cr|cciss_vol_status-1.09-1|8	BuildRequires:	kernel-source
12cr|cciss_vol_status-1.09-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|cciss_vol_status-1.09-1|10	
12cr|cciss_vol_status-1.09-1|11	%description
12cr|cciss_vol_status-1.09-1|12	Show status of logical drives attached to HP Smart Array controllers.
12cr|cciss_vol_status-1.09-1|13	
12cr|cciss_vol_status-1.09-1|14	%prep
12cr|cciss_vol_status-1.09-1|15	
12cr|cciss_vol_status-1.09-1|16	%setup -q
12cr|cciss_vol_status-1.09-1|17	
12cr|cciss_vol_status-1.09-1|18	%build
12cr|cciss_vol_status-1.09-1|19	autoreconf -fis
12cr|cciss_vol_status-1.09-1|20	
12cr|cciss_vol_status-1.09-1|21	%configure2_5x
12cr|cciss_vol_status-1.09-1|22	
12cr|cciss_vol_status-1.09-1|23	%make
12cr|cciss_vol_status-1.09-1|24	
12cr|cciss_vol_status-1.09-1|25	%install
12cr|cciss_vol_status-1.09-1|26	rm -rf %{buildroot}
12cr|cciss_vol_status-1.09-1|27	
12cr|cciss_vol_status-1.09-1|28	install -d %{buildroot}%{_sbindir}
12cr|cciss_vol_status-1.09-1|29	install -d %{buildroot}%{_mandir}/man8
12cr|cciss_vol_status-1.09-1|30	
12cr|cciss_vol_status-1.09-1|31	install -m0755 cciss_vol_status %{buildroot}%{_sbindir}/
12cr|cciss_vol_status-1.09-1|32	install -m0644 cciss_vol_status.8 %{buildroot}%{_mandir}/man8/
12cr|cciss_vol_status-1.09-1|33	
12cr|cciss_vol_status-1.09-1|34	%clean
12cr|cciss_vol_status-1.09-1|35	rm -rf %{buildroot}
12cr|cciss_vol_status-1.09-1|36	
12cr|cciss_vol_status-1.09-1|37	%files
12cr|cciss_vol_status-1.09-1|38	%defattr(-,root,root)
12cr|cciss_vol_status-1.09-1|39	%doc ChangeLog AUTHORS
12cr|cciss_vol_status-1.09-1|40	%{_sbindir}/cciss_vol_status
12cr|cciss_vol_status-1.09-1|41	%{_mandir}/man8/cciss_vol_status.8*
12cr|cciss_vol_status-1.09-1|42	
12cr|cciss_vol_status-1.09-1|43	
12cr|cciss_vol_status-1.09-1|44	
12cr|cciss_vol_status-1.09-1|45	%changelog
12cr|cciss_vol_status-1.09-1|46	* Tue Mar 15 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.09-1mdv2011.0
12cr|cciss_vol_status-1.09-1|47	+ Revision: 645061
12cr|cciss_vol_status-1.09-1|48	- update to new version 1.09
12cr|cciss_vol_status-1.09-1|49	
12cr|cciss_vol_status-1.09-1|50	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.03-3mdv2011.0
12cr|cciss_vol_status-1.09-1|51	+ Revision: 616949
12cr|cciss_vol_status-1.09-1|52	- the mass rebuild of 2010.0 packages
12cr|cciss_vol_status-1.09-1|53	
12cr|cciss_vol_status-1.09-1|54	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.03-2mdv2010.0
12cr|cciss_vol_status-1.09-1|55	+ Revision: 424750
12cr|cciss_vol_status-1.09-1|56	- rebuild
12cr|cciss_vol_status-1.09-1|57	
12cr|cciss_vol_status-1.09-1|58	* Mon Sep 08 2008 Oden Eriksson <oeriksson@mandriva.com> 1.03-1mdv2009.0
12cr|cciss_vol_status-1.09-1|59	+ Revision: 282672
12cr|cciss_vol_status-1.09-1|60	- import cciss_vol_status
12cr|cciss_vol_status-1.09-1|61	
12cr|cciss_vol_status-1.09-1|62	
12cr|cciss_vol_status-1.09-1|63	* Mon Sep 08 2008 Oden Eriksson <oeriksson@mandriva.com> 1.03-1mdv2009.0
12cr|cciss_vol_status-1.09-1|64	- initial Mandriva package (opensuse import)

550 12
12cr|cclive-0.7.9-2|1	Name:		cclive
12cr|cclive-0.7.9-2|2	Version:	0.7.9
12cr|cclive-0.7.9-2|3	Release:	2
12cr|cclive-0.7.9-2|4	Summary:	A tool for downloading media from YouTube and similar websites
12cr|cclive-0.7.9-2|5	License:	GPLv3
12cr|cclive-0.7.9-2|6	URL:		http://cclive.sourceforge.net/
12cr|cclive-0.7.9-2|7	Group:		Networking/WWW
12cr|cclive-0.7.9-2|8	Source0:	http://sourceforge.net/projects/cclive/files/0.7/%{name}-%{version}.tar.bz2
12cr|cclive-0.7.9-2|9	BuildRequires:	pkgconfig(libquvi)
12cr|cclive-0.7.9-2|10	BuildRequires:	pcre-devel
12cr|cclive-0.7.9-2|11	BuildRequires:	curl-devel
12cr|cclive-0.7.9-2|12	BuildRequires:	boost-devel
12cr|cclive-0.7.9-2|13	
12cr|cclive-0.7.9-2|14	%description
12cr|cclive-0.7.9-2|15	A tool for downloading media from YouTube and similar websites.
12cr|cclive-0.7.9-2|16	It has a low memory footprint compared to other existing tools.
12cr|cclive-0.7.9-2|17	
12cr|cclive-0.7.9-2|18	Features:
12cr|cclive-0.7.9-2|19	- Retries interrupted downloads automatically
12cr|cclive-0.7.9-2|20	- Runs as a background process if preferred
12cr|cclive-0.7.9-2|21	- Use video ID, title, etc. in filenames
12cr|cclive-0.7.9-2|22	- Supports many (40+) websites, see quvi
12cr|cclive-0.7.9-2|23	- Configuration file support
12cr|cclive-0.7.9-2|24	- Bandwidth throttle
12cr|cclive-0.7.9-2|25	
12cr|cclive-0.7.9-2|26	%prep
12cr|cclive-0.7.9-2|27	%setup -q
12cr|cclive-0.7.9-2|28	
12cr|cclive-0.7.9-2|29	%build
12cr|cclive-0.7.9-2|30	%configure2_5x
12cr|cclive-0.7.9-2|31	
12cr|cclive-0.7.9-2|32	%install
12cr|cclive-0.7.9-2|33	%makeinstall_std
12cr|cclive-0.7.9-2|34	
12cr|cclive-0.7.9-2|35	%files
12cr|cclive-0.7.9-2|36	%doc README NEWS COPYING ChangeLog
12cr|cclive-0.7.9-2|37	%{_bindir}/%{name}
12cr|cclive-0.7.9-2|38	%{_mandir}/*/%{name}.*
12cr|cclive-0.7.9-2|39	
12cr|cclive-0.7.9-2|40	
12cr|cclive-0.7.9-2|41	
12cr|cclive-0.7.9-2|42	%changelog
12cr|cclive-0.7.9-2|43	* Sat Mar 31 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.7.9-2
12cr|cclive-0.7.9-2|44	+ Revision: 788455
12cr|cclive-0.7.9-2|45	- Rebuild for boost 1.49
12cr|cclive-0.7.9-2|46	
12cr|cclive-0.7.9-2|47	* Tue Mar 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.7.9-1
12cr|cclive-0.7.9-2|48	+ Revision: 782410
12cr|cclive-0.7.9-2|49	- version update  0.7.9
12cr|cclive-0.7.9-2|50	
12cr|cclive-0.7.9-2|51	* Mon Jan 30 2012 Andrey Bondrov <abondrov@mandriva.org> 0.7.8-1
12cr|cclive-0.7.9-2|52	+ Revision: 769733
12cr|cclive-0.7.9-2|53	- New version 0.7.8
12cr|cclive-0.7.9-2|54	
12cr|cclive-0.7.9-2|55	* Wed Sep 14 2011 Andrey Bondrov <abondrov@mandriva.org> 0.7.6-1
12cr|cclive-0.7.9-2|56	+ Revision: 699745
12cr|cclive-0.7.9-2|57	- imported package cclive
12cr|cclive-0.7.9-2|58	
12cr|cclive-0.7.9-2|59	
12cr|cclive-0.7.9-2|60	* Wed Sep 14 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.7.6-1mdv2011.0

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

552 12
12cr|ccrtp-2.0.3-1|1	%define api 2.0
12cr|ccrtp-2.0.3-1|2	%define major 0
12cr|ccrtp-2.0.3-1|3	%define libname %mklibname %{name} %{api} %{major}
12cr|ccrtp-2.0.3-1|4	%define develname %mklibname %{name} -d
12cr|ccrtp-2.0.3-1|5	
12cr|ccrtp-2.0.3-1|6	Summary: 	Common C++ RTP stack
12cr|ccrtp-2.0.3-1|7	Name: 	 	ccrtp
12cr|ccrtp-2.0.3-1|8	Version: 	2.0.3
12cr|ccrtp-2.0.3-1|9	Release: 	1
12cr|ccrtp-2.0.3-1|10	License:	GPLv2+
12cr|ccrtp-2.0.3-1|11	Group:		System/Libraries
12cr|ccrtp-2.0.3-1|12	URL:		http://www.gnu.org/software/ccrtp/
12cr|ccrtp-2.0.3-1|13	Source0:	ftp://ftp.gnu.org/pub/gnu/ccrtp/%{name}-%{version}.tar.gz
12cr|ccrtp-2.0.3-1|14	BuildRequires:	ucommon-devel
12cr|ccrtp-2.0.3-1|15	BuildRequires:	libCommonC++-devel
12cr|ccrtp-2.0.3-1|16	BuildRequires:	libgcrypt-devel
12cr|ccrtp-2.0.3-1|17	BuildRequires:	libtool
12cr|ccrtp-2.0.3-1|18	BuildRequires:	pkgconfig
12cr|ccrtp-2.0.3-1|19	BuildRequires:	doxygen
12cr|ccrtp-2.0.3-1|20	
12cr|ccrtp-2.0.3-1|21	%description
12cr|ccrtp-2.0.3-1|22	Common C++ RTP stack
12cr|ccrtp-2.0.3-1|23	
12cr|ccrtp-2.0.3-1|24	%package -n 	%{libname}
12cr|ccrtp-2.0.3-1|25	Summary:        Dynamic libraries from %{name}
12cr|ccrtp-2.0.3-1|26	Group:          System/Libraries
12cr|ccrtp-2.0.3-1|27	Provides:	%{name} = %{EVRD}
12cr|ccrtp-2.0.3-1|28	Obsoletes:	%{mklibname ccrtp 1} < %{EVRD}
12cr|ccrtp-2.0.3-1|29	
12cr|ccrtp-2.0.3-1|30	%description -n %{libname}
12cr|ccrtp-2.0.3-1|31	Dynamic libraries from %{name}.
12cr|ccrtp-2.0.3-1|32	
12cr|ccrtp-2.0.3-1|33	%package -n 	%{develname}
12cr|ccrtp-2.0.3-1|34	Summary: 	Header files and static libraries from %{name}
12cr|ccrtp-2.0.3-1|35	Group: 		Development/C
12cr|ccrtp-2.0.3-1|36	Requires: 	%{libname} = %{version}-%{release}
12cr|ccrtp-2.0.3-1|37	Provides: 	lib%{name}-devel = %{EVRD}
12cr|ccrtp-2.0.3-1|38	Provides:	%{name}-devel = %{EVRD}
12cr|ccrtp-2.0.3-1|39	Obsoletes:	%{mklibname -d ccrtp 1.5}
12cr|ccrtp-2.0.3-1|40	
12cr|ccrtp-2.0.3-1|41	%description -n %{develname}
12cr|ccrtp-2.0.3-1|42	Libraries and includes files for developing programs based on %{name}.
12cr|ccrtp-2.0.3-1|43	
12cr|ccrtp-2.0.3-1|44	%prep
12cr|ccrtp-2.0.3-1|45	%setup -q
12cr|ccrtp-2.0.3-1|46	
12cr|ccrtp-2.0.3-1|47	%build
12cr|ccrtp-2.0.3-1|48	export CXXFLAGS="-fpermissive %{optflags}"
12cr|ccrtp-2.0.3-1|49	%configure2_5x
12cr|ccrtp-2.0.3-1|50	%make LIBTOOL=%_bindir/libtool
12cr|ccrtp-2.0.3-1|51	
12cr|ccrtp-2.0.3-1|52	%install
12cr|ccrtp-2.0.3-1|53	%makeinstall_std
12cr|ccrtp-2.0.3-1|54	
12cr|ccrtp-2.0.3-1|55	%files -n %{libname}
12cr|ccrtp-2.0.3-1|56	%{_libdir}/*.so.%{major}
12cr|ccrtp-2.0.3-1|57	%{_libdir}/*.so.%{major}.*
12cr|ccrtp-2.0.3-1|58	
12cr|ccrtp-2.0.3-1|59	%files -n %{develname}
12cr|ccrtp-2.0.3-1|60	%defattr(-,root,root)
12cr|ccrtp-2.0.3-1|61	%{_includedir}/*
12cr|ccrtp-2.0.3-1|62	%{_libdir}/*.so
12cr|ccrtp-2.0.3-1|63	%{_libdir}/pkgconfig/*.pc
12cr|ccrtp-2.0.3-1|64	%{_infodir}/*

553 12
12cr|cdb-0.55-18|1	Summary:	Constant DataBase
12cr|cdb-0.55-18|2	Name:		cdb
12cr|cdb-0.55-18|3	Version:	0.55
12cr|cdb-0.55-18|4	Release:	%mkrel 18
12cr|cdb-0.55-18|5	License:	Public Domain
12cr|cdb-0.55-18|6	Group:		Databases
12cr|cdb-0.55-18|7	URL:		http://cr.yp.to/cdb.html
12cr|cdb-0.55-18|8	Source0:	%{name}-%{version}.tar.bz2
12cr|cdb-0.55-18|9	Patch0:		%{name}-%{version}-errno.patch
12cr|cdb-0.55-18|10	BuildRequires:	man groff groff-for-man
12cr|cdb-0.55-18|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|cdb-0.55-18|12	
12cr|cdb-0.55-18|13	%description
12cr|cdb-0.55-18|14	cdb is a fast, reliable, lightweight package for
12cr|cdb-0.55-18|15	creating and reading constant databases.
12cr|cdb-0.55-18|16	
12cr|cdb-0.55-18|17	%package devel
12cr|cdb-0.55-18|18	Summary: Static libraries and headers for cdb-%{version}
12cr|cdb-0.55-18|19	Group: Development/Databases
12cr|cdb-0.55-18|20	
12cr|cdb-0.55-18|21	%description devel
12cr|cdb-0.55-18|22	Libraries and header files needed to develop
12cr|cdb-0.55-18|23	applications using cdb databases
12cr|cdb-0.55-18|24	
12cr|cdb-0.55-18|25	%prep
12cr|cdb-0.55-18|26	
12cr|cdb-0.55-18|27	%setup -q -n %{name}-%{version}
12cr|cdb-0.55-18|28	%patch0 -p0
12cr|cdb-0.55-18|29	
12cr|cdb-0.55-18|30	%build
12cr|cdb-0.55-18|31	echo "CC='gcc $RPM_OPT_FLAGS'">conf-cc.sh
12cr|cdb-0.55-18|32	echo "LD='gcc $RPM_OPT_FLAGS -s'">>conf-cc.sh
12cr|cdb-0.55-18|33	make
12cr|cdb-0.55-18|34	
12cr|cdb-0.55-18|35	%install
12cr|cdb-0.55-18|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|cdb-0.55-18|37	
12cr|cdb-0.55-18|38	install -d %{buildroot}%{_bindir}
12cr|cdb-0.55-18|39	install -d %{buildroot}%{_libdir}
12cr|cdb-0.55-18|40	install -d %{buildroot}%{_includedir}
12cr|cdb-0.55-18|41	install -d %{buildroot}%{_mandir}/man{1,3}
12cr|cdb-0.55-18|42	install -m 755 12tocdbm %{buildroot}%{_bindir}/
12cr|cdb-0.55-18|43	install -m 755 cdbdump %{buildroot}%{_bindir}/
12cr|cdb-0.55-18|44	install -m 755 cdbget %{buildroot}%{_bindir}/
12cr|cdb-0.55-18|45	install -m 755 cdbmake %{buildroot}%{_bindir}/
12cr|cdb-0.55-18|46	install -m 755 cdbstats %{buildroot}%{_bindir}/
12cr|cdb-0.55-18|47	install -m 755 cdbtest %{buildroot}%{_bindir}/
12cr|cdb-0.55-18|48	install -m 644 *.1 %{buildroot}%{_mandir}/man1/
12cr|cdb-0.55-18|49	install -m 644 *.3 %{buildroot}%{_mandir}/man3/
12cr|cdb-0.55-18|50	install -m 644 libcdb.a %{buildroot}%{_libdir}/
12cr|cdb-0.55-18|51	install -m 644 libcdbmake.a %{buildroot}%{_libdir}/
12cr|cdb-0.55-18|52	install -m 644 cdb.h %{buildroot}%{_includedir}/
12cr|cdb-0.55-18|53	install -m 644 cdbmake.h %{buildroot}%{_includedir}/
12cr|cdb-0.55-18|54	install -m 644 uint32.h %{buildroot}%{_includedir}/
12cr|cdb-0.55-18|55	
12cr|cdb-0.55-18|56	%clean
12cr|cdb-0.55-18|57	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|cdb-0.55-18|58	
12cr|cdb-0.55-18|59	%post devel
12cr|cdb-0.55-18|60	ldconfig || /bin/true
12cr|cdb-0.55-18|61	
12cr|cdb-0.55-18|62	%postun devel
12cr|cdb-0.55-18|63	ldconfig || /bin/true
12cr|cdb-0.55-18|64	
12cr|cdb-0.55-18|65	%files
12cr|cdb-0.55-18|66	%defattr(-,root,root)
12cr|cdb-0.55-18|67	%doc BLURB CDB CHANGES INSTALL README TODO SYSDEPS
12cr|cdb-0.55-18|68	%{_bindir}/*
12cr|cdb-0.55-18|69	%{_mandir}/man1/*
12cr|cdb-0.55-18|70	
12cr|cdb-0.55-18|71	%files devel
12cr|cdb-0.55-18|72	%defattr(-,root,root)
12cr|cdb-0.55-18|73	%{_includedir}/*
12cr|cdb-0.55-18|74	%{_libdir}/*
12cr|cdb-0.55-18|75	%{_mandir}/man3/*
12cr|cdb-0.55-18|76	
12cr|cdb-0.55-18|77	
12cr|cdb-0.55-18|78	%changelog
12cr|cdb-0.55-18|79	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.55-18mdv2011.0
12cr|cdb-0.55-18|80	+ Revision: 616959
12cr|cdb-0.55-18|81	- the mass rebuild of 2010.0 packages
12cr|cdb-0.55-18|82	
12cr|cdb-0.55-18|83	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.55-17mdv2010.0
12cr|cdb-0.55-18|84	+ Revision: 424751
12cr|cdb-0.55-18|85	- rebuild
12cr|cdb-0.55-18|86	
12cr|cdb-0.55-18|87	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.55-16mdv2009.0
12cr|cdb-0.55-18|88	+ Revision: 243444
12cr|cdb-0.55-18|89	- rebuild
12cr|cdb-0.55-18|90	
12cr|cdb-0.55-18|91	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.55-14mdv2008.1
12cr|cdb-0.55-18|92	+ Revision: 136288
12cr|cdb-0.55-18|93	- restore BuildRoot
12cr|cdb-0.55-18|94	
12cr|cdb-0.55-18|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|cdb-0.55-18|96	- kill re-definition of %%buildroot on Pixel's request
12cr|cdb-0.55-18|97	
12cr|cdb-0.55-18|98	* Sun Aug 19 2007 Oden Eriksson <oeriksson@mandriva.com> 0.55-14mdv2008.0
12cr|cdb-0.55-18|99	+ Revision: 66658
12cr|cdb-0.55-18|100	- Import cdb
12cr|cdb-0.55-18|101	
12cr|cdb-0.55-18|102	
12cr|cdb-0.55-18|103	
12cr|cdb-0.55-18|104	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 0.55-14mdv2007.0
12cr|cdb-0.55-18|105	- rebuild
12cr|cdb-0.55-18|106	
12cr|cdb-0.55-18|107	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 0.55-13mdk
12cr|cdb-0.55-18|108	- rebuild
12cr|cdb-0.55-18|109	
12cr|cdb-0.55-18|110	* Sun May 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.55-12mdk
12cr|cdb-0.55-18|111	- build release
12cr|cdb-0.55-18|112	
12cr|cdb-0.55-18|113	* Fri Apr 25 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.55-11mdk
12cr|cdb-0.55-18|114	- fix buildrequires, thanks to Stefan van der Eijks robot
12cr|cdb-0.55-18|115	
12cr|cdb-0.55-18|116	* Wed Mar 26 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.55-10mdk
12cr|cdb-0.55-18|117	- fix build on latest glibc-2.3.1
12cr|cdb-0.55-18|118	
12cr|cdb-0.55-18|119	* Thu Jan 16 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.55-9mdk
12cr|cdb-0.55-18|120	- build release
12cr|cdb-0.55-18|121	
12cr|cdb-0.55-18|122	* Sun Aug  4 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.55-8mdk
12cr|cdb-0.55-18|123	- rebuilt with gcc-3.2
12cr|cdb-0.55-18|124	
12cr|cdb-0.55-18|125	* Mon May 20 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.55-7mdk
12cr|cdb-0.55-18|126	- rebuilt with gcc3.1
12cr|cdb-0.55-18|127	
12cr|cdb-0.55-18|128	* Mon Nov 26 2001 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.55-6mdk
12cr|cdb-0.55-18|129	- really use rpmlint this time :)
12cr|cdb-0.55-18|130	
12cr|cdb-0.55-18|131	* Mon Nov 26 2001 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.55-5mdk
12cr|cdb-0.55-18|132	- initial contrib
12cr|cdb-0.55-18|133	
12cr|cdb-0.55-18|134	* Sat Feb 17 2001 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.55-4mdk
12cr|cdb-0.55-18|135	- mandrakified original package by Bruce Guenter <bruceg@em.ca>
12cr|cdb-0.55-18|136	
12cr|cdb-0.55-18|137	* Sat Oct 09 1999 Oden Eriksson <oden@kvikkjokk.com>
12cr|cdb-0.55-18|138	- Added cpu optimization
12cr|cdb-0.55-18|139	
12cr|cdb-0.55-18|140	* Sun Feb 15 1998 Bruce Guenter <bruce.guenter@qcc.sk.ca>
12cr|cdb-0.55-18|141	- as per the README file, the copyright is really public-domain
12cr|cdb-0.55-18|142	
12cr|cdb-0.55-18|143	* Thu Oct 10 1997 Bruce Guenter <bruce.guenter@qcc.sk.ca>
12cr|cdb-0.55-18|144	- added libcdbmake.a, cdbmake.h, and uint32.h to devel package

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

555 12
12cr|cddetect-2.1-1|1	Name:		cddetect
12cr|cddetect-2.1-1|2	Summary:	A tool for detecting the type of a CD/DVD without mounting it
12cr|cddetect-2.1-1|3	Version:	2.1
12cr|cddetect-2.1-1|4	Release:	1
12cr|cddetect-2.1-1|5	License:	GPLv2+
12cr|cddetect-2.1-1|6	Source0:	http://www.bellut.net/files/%{name}-%{version}.tar.bz2
12cr|cddetect-2.1-1|7	URL:		http://www.bellut.net/projects.html
12cr|cddetect-2.1-1|8	Group:		Archiving/Cd burning
12cr|cddetect-2.1-1|9	
12cr|cddetect-2.1-1|10	%description
12cr|cddetect-2.1-1|11	This program tries to detect the type of a CD/DVD without mounting it.
12cr|cddetect-2.1-1|12	It detects audio, ISO, VCD, SVCD and Video-DVD.
12cr|cddetect-2.1-1|13	
12cr|cddetect-2.1-1|14	%prep
12cr|cddetect-2.1-1|15	%setup -q -n %{name}
12cr|cddetect-2.1-1|16	
12cr|cddetect-2.1-1|17	%build
12cr|cddetect-2.1-1|18	sed -i -e '1i#include <limits.h>' %{name}.c || die
12cr|cddetect-2.1-1|19	%make
12cr|cddetect-2.1-1|20	
12cr|cddetect-2.1-1|21	%install
12cr|cddetect-2.1-1|22	mkdir -p %{buildroot}%{_bindir}
12cr|cddetect-2.1-1|23	install -D -s %{name} %{buildroot}%{_bindir}
12cr|cddetect-2.1-1|24	
12cr|cddetect-2.1-1|25	%files
12cr|cddetect-2.1-1|26	%{_bindir}/%{name}
12cr|cddetect-2.1-1|27	
12cr|cddetect-2.1-1|28	
12cr|cddetect-2.1-1|29	%changelog
12cr|cddetect-2.1-1|30	* Wed Jan 04 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.1-1
12cr|cddetect-2.1-1|31	+ Revision: 753402
12cr|cddetect-2.1-1|32	- imported package cddetect
12cr|cddetect-2.1-1|33	

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

557 12
12cr|cdecl-2.5-29|1	Summary: Programs for encoding and decoding C and C++ function declarations
12cr|cdecl-2.5-29|2	Name: cdecl
12cr|cdecl-2.5-29|3	Version: 2.5
12cr|cdecl-2.5-29|4	Release: 29
12cr|cdecl-2.5-29|5	License: Distributable
12cr|cdecl-2.5-29|6	Group: Development/C
12cr|cdecl-2.5-29|7	Source: %{name}-%{version}.tar.bz2
12cr|cdecl-2.5-29|8	Url: ftp://sunsite.unc.edu/pub/Linux/devel/lang/c/
12cr|cdecl-2.5-29|9	Patch1: cdecl-2.5-fix-conflicts.patch
12cr|cdecl-2.5-29|10	BuildRequires: readline-devel
12cr|cdecl-2.5-29|11	BuildRequires: termcap-devel
12cr|cdecl-2.5-29|12	BuildRequires: byacc
12cr|cdecl-2.5-29|13	BuildRequires: flex
12cr|cdecl-2.5-29|14	
12cr|cdecl-2.5-29|15	%description
12cr|cdecl-2.5-29|16	The cdecl package includes the cdecl and c++decl utilities, which are
12cr|cdecl-2.5-29|17	used to translate English to C or C++ function declarations and vice
12cr|cdecl-2.5-29|18	versa.
12cr|cdecl-2.5-29|19	
12cr|cdecl-2.5-29|20	You should install the cdecl package if you intend to do C and/or C++
12cr|cdecl-2.5-29|21	programming.
12cr|cdecl-2.5-29|22	
12cr|cdecl-2.5-29|23	%prep
12cr|cdecl-2.5-29|24	%setup -q
12cr|cdecl-2.5-29|25	%patch1 -p0
12cr|cdecl-2.5-29|26	
12cr|cdecl-2.5-29|27	%build
12cr|cdecl-2.5-29|28	
12cr|cdecl-2.5-29|29	%make
12cr|cdecl-2.5-29|30	
12cr|cdecl-2.5-29|31	%install
12cr|cdecl-2.5-29|32	rm -rf $RPM_BUILD_ROOT
12cr|cdecl-2.5-29|33	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|cdecl-2.5-29|34	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|cdecl-2.5-29|35	%makeinstall \
12cr|cdecl-2.5-29|36	BINDIR=$RPM_BUILD_ROOT%{_bindir} \
12cr|cdecl-2.5-29|37	MANDIR=$RPM_BUILD_ROOT%{_mandir}/man1/
12cr|cdecl-2.5-29|38	
12cr|cdecl-2.5-29|39	%clean
12cr|cdecl-2.5-29|40	rm -rf $RPM_BUILD_ROOT
12cr|cdecl-2.5-29|41	
12cr|cdecl-2.5-29|42	%files
12cr|cdecl-2.5-29|43	%defattr(-,root,root)
12cr|cdecl-2.5-29|44	%{_bindir}/cdecl
12cr|cdecl-2.5-29|45	%{_bindir}/c++decl
12cr|cdecl-2.5-29|46	%{_mandir}/man1/cdecl.*
12cr|cdecl-2.5-29|47	%{_mandir}/man1/c++decl.*
12cr|cdecl-2.5-29|48	
12cr|cdecl-2.5-29|49	
12cr|cdecl-2.5-29|50	
12cr|cdecl-2.5-29|51	%changelog
12cr|cdecl-2.5-29|52	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.5-28mdv2011.0
12cr|cdecl-2.5-29|53	+ Revision: 610114
12cr|cdecl-2.5-29|54	- rebuild
12cr|cdecl-2.5-29|55	
12cr|cdecl-2.5-29|56	* Fri Apr 30 2010 Funda Wang <fwang@mandriva.org> 2.5-27mdv2010.1
12cr|cdecl-2.5-29|57	+ Revision: 541188
12cr|cdecl-2.5-29|58	- fix conflicts on getline
12cr|cdecl-2.5-29|59	
12cr|cdecl-2.5-29|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|cdecl-2.5-29|61	- rebuild
12cr|cdecl-2.5-29|62	
12cr|cdecl-2.5-29|63	* Thu Mar 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.5-26mdv2009.1
12cr|cdecl-2.5-29|64	+ Revision: 349389
12cr|cdecl-2.5-29|65	- rebuild for latest readline
12cr|cdecl-2.5-29|66	
12cr|cdecl-2.5-29|67	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.5-25mdv2009.0
12cr|cdecl-2.5-29|68	+ Revision: 243465
12cr|cdecl-2.5-29|69	- rebuild
12cr|cdecl-2.5-29|70	
12cr|cdecl-2.5-29|71	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.5-23mdv2008.1
12cr|cdecl-2.5-29|72	+ Revision: 136289
12cr|cdecl-2.5-29|73	- restore BuildRoot
12cr|cdecl-2.5-29|74	
12cr|cdecl-2.5-29|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|cdecl-2.5-29|76	- kill re-definition of %%buildroot on Pixel's request
12cr|cdecl-2.5-29|77	- fix summary-ended-with-dot
12cr|cdecl-2.5-29|78	- fix man pages
12cr|cdecl-2.5-29|79	
12cr|cdecl-2.5-29|80	
12cr|cdecl-2.5-29|81	* Mon Aug 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|cdecl-2.5-29|82	+ 08/14/06 09:30:16 (55898)
12cr|cdecl-2.5-29|83	- mkrelisation
12cr|cdecl-2.5-29|84	
12cr|cdecl-2.5-29|85	* Mon Aug 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|cdecl-2.5-29|86	+ 08/14/06 09:22:47 (55896)
12cr|cdecl-2.5-29|87	Import cdecl
12cr|cdecl-2.5-29|88	
12cr|cdecl-2.5-29|89	* Sun Apr 03 2005 Michael Scherer <misc@mandrake.org> 2.5-22mdk
12cr|cdecl-2.5-29|90	- Rebuild for readline
12cr|cdecl-2.5-29|91	
12cr|cdecl-2.5-29|92	* Sun Nov 30 2003 Franck Villaume <fvill@freesurf.fr> 2.5-21mdk
12cr|cdecl-2.5-29|93	- add BuildRequires flex
12cr|cdecl-2.5-29|94	
12cr|cdecl-2.5-29|95	* Thu Nov 27 2003 Franck Villaume <fvill@freesurf.fr> 2.5-20mdk
12cr|cdecl-2.5-29|96	- add BuildRequires byacc
12cr|cdecl-2.5-29|97	

558 12
12cr|cdemu-client-1.5.0-1|1	Name:		cdemu-client
12cr|cdemu-client-1.5.0-1|2	Version:	1.5.0
12cr|cdemu-client-1.5.0-1|3	Summary:	Command-line client for controlling CDEmu daemon
12cr|cdemu-client-1.5.0-1|4	Release:	1
12cr|cdemu-client-1.5.0-1|5	Source0:	http://downloads.sourceforge.net/project/cdemu/%{name}/%name-%version.tar.bz2
12cr|cdemu-client-1.5.0-1|6	Group:		Emulators
12cr|cdemu-client-1.5.0-1|7	License:	GPLv2+
12cr|cdemu-client-1.5.0-1|8	URL:		http://cdemu.sourceforge.net/
12cr|cdemu-client-1.5.0-1|9	BuildArch:	noarch
12cr|cdemu-client-1.5.0-1|10	BuildRequires:	python
12cr|cdemu-client-1.5.0-1|11	BuildRequires:	intltool
12cr|cdemu-client-1.5.0-1|12	BuildRequires:	glib-gettextize
12cr|cdemu-client-1.5.0-1|13	Requires:	python-dbus
12cr|cdemu-client-1.5.0-1|14	Requires:	cdemu-daemon >= %{version}
12cr|cdemu-client-1.5.0-1|15	Obsoletes:	cdemu < 0.9
12cr|cdemu-client-1.5.0-1|16	Obsoletes:	python-cdemu < 0.9
12cr|cdemu-client-1.5.0-1|17	
12cr|cdemu-client-1.5.0-1|18	%description
12cr|cdemu-client-1.5.0-1|19	This is cdemu-client, a simple command-line client for controlling
12cr|cdemu-client-1.5.0-1|20	CDEmu daemon. It is part of the userspace-cdemu suite, a free, GPL
12cr|cdemu-client-1.5.0-1|21	CD/DVD-ROM device emulator for Linux.
12cr|cdemu-client-1.5.0-1|22	
12cr|cdemu-client-1.5.0-1|23	It provides a way to perform the key tasks related to controlling
12cr|cdemu-client-1.5.0-1|24	the CDEmu daemon, such as loading and unloading devices, displaying
12cr|cdemu-client-1.5.0-1|25	devices' status and retrieving/setting devices' debug masks.
12cr|cdemu-client-1.5.0-1|26	
12cr|cdemu-client-1.5.0-1|27	%prep
12cr|cdemu-client-1.5.0-1|28	%setup -q
12cr|cdemu-client-1.5.0-1|29	
12cr|cdemu-client-1.5.0-1|30	%build
12cr|cdemu-client-1.5.0-1|31	%configure2_5x
12cr|cdemu-client-1.5.0-1|32	%make
12cr|cdemu-client-1.5.0-1|33	
12cr|cdemu-client-1.5.0-1|34	%install
12cr|cdemu-client-1.5.0-1|35	%makeinstall_std
12cr|cdemu-client-1.5.0-1|36	
12cr|cdemu-client-1.5.0-1|37	%find_lang %name
12cr|cdemu-client-1.5.0-1|38	
12cr|cdemu-client-1.5.0-1|39	%files -f %name.lang
12cr|cdemu-client-1.5.0-1|40	%defattr(-,root,root)
12cr|cdemu-client-1.5.0-1|41	%doc README AUTHORS
12cr|cdemu-client-1.5.0-1|42	%{_bindir}/cdemu
12cr|cdemu-client-1.5.0-1|43	%{_mandir}/man1/cdemu.1*
12cr|cdemu-client-1.5.0-1|44	%config(noreplace) %{_sysconfdir}/bash_completion.d/cdemu-bashcomp
12cr|cdemu-client-1.5.0-1|45	%{_datadir}/applications/cdemu-client.desktop
12cr|cdemu-client-1.5.0-1|46	
12cr|cdemu-client-1.5.0-1|47	
12cr|cdemu-client-1.5.0-1|48	%changelog
12cr|cdemu-client-1.5.0-1|49	* Mon Feb 27 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.5.0-1
12cr|cdemu-client-1.5.0-1|50	+ Revision: 781104
12cr|cdemu-client-1.5.0-1|51	- update to 1.5.0
12cr|cdemu-client-1.5.0-1|52	- noarch
12cr|cdemu-client-1.5.0-1|53	
12cr|cdemu-client-1.5.0-1|54	* Wed Nov 23 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.4.0-1
12cr|cdemu-client-1.5.0-1|55	+ Revision: 732902
12cr|cdemu-client-1.5.0-1|56	- version update requirment fix
12cr|cdemu-client-1.5.0-1|57	- version update to 1.4.0
12cr|cdemu-client-1.5.0-1|58	
12cr|cdemu-client-1.5.0-1|59	* Mon Nov 01 2010 Anssi Hannula <anssi@mandriva.org> 1.3.0-3mdv2011.0
12cr|cdemu-client-1.5.0-1|60	+ Revision: 591576
12cr|cdemu-client-1.5.0-1|61	- rebuild for new python
12cr|cdemu-client-1.5.0-1|62	
12cr|cdemu-client-1.5.0-1|63	* Sat Sep 04 2010 Anssi Hannula <anssi@mandriva.org> 1.3.0-2mdv2011.0
12cr|cdemu-client-1.5.0-1|64	+ Revision: 575881
12cr|cdemu-client-1.5.0-1|65	- add requirement on python version as the package has files
12cr|cdemu-client-1.5.0-1|66	in the python version specific directory
12cr|cdemu-client-1.5.0-1|67	
12cr|cdemu-client-1.5.0-1|68	* Sat Sep 04 2010 Anssi Hannula <anssi@mandriva.org> 1.3.0-1mdv2011.0
12cr|cdemu-client-1.5.0-1|69	+ Revision: 575786
12cr|cdemu-client-1.5.0-1|70	- new version
12cr|cdemu-client-1.5.0-1|71	- add comment in spec regarding included python files
12cr|cdemu-client-1.5.0-1|72	
12cr|cdemu-client-1.5.0-1|73	* Thu Dec 03 2009 Funda Wang <fwang@mandriva.org> 1.2.0-1mdv2010.1
12cr|cdemu-client-1.5.0-1|74	+ Revision: 472923
12cr|cdemu-client-1.5.0-1|75	- New version 1.2.0
12cr|cdemu-client-1.5.0-1|76	
12cr|cdemu-client-1.5.0-1|77	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-2mdv2010.0
12cr|cdemu-client-1.5.0-1|78	+ Revision: 436960
12cr|cdemu-client-1.5.0-1|79	- rebuild
12cr|cdemu-client-1.5.0-1|80	
12cr|cdemu-client-1.5.0-1|81	* Mon Jan 26 2009 Guillaume Bedot <littletux@mandriva.org> 1.1.0-1mdv2009.1
12cr|cdemu-client-1.5.0-1|82	+ Revision: 333928
12cr|cdemu-client-1.5.0-1|83	- Release 1.1.1950
12cr|cdemu-client-1.5.0-1|84	
12cr|cdemu-client-1.5.0-1|85	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 1.0.0-1.svn299.3mdv2009.1
12cr|cdemu-client-1.5.0-1|86	+ Revision: 324172
12cr|cdemu-client-1.5.0-1|87	- rebuild
12cr|cdemu-client-1.5.0-1|88	
12cr|cdemu-client-1.5.0-1|89	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-1.svn299.2mdv2009.0
12cr|cdemu-client-1.5.0-1|90	+ Revision: 266475
12cr|cdemu-client-1.5.0-1|91	- rebuild early 2009.0 package (before pixel changes)
12cr|cdemu-client-1.5.0-1|92	
12cr|cdemu-client-1.5.0-1|93	* Wed Apr 23 2008 Anssi Hannula <anssi@mandriva.org> 1.0.0-1.svn299.1mdv2009.0
12cr|cdemu-client-1.5.0-1|94	+ Revision: 197017
12cr|cdemu-client-1.5.0-1|95	- initial Mandriva release
12cr|cdemu-client-1.5.0-1|96	

559 12
12cr|cdemu-daemon-1.5.0-1|1	%define version 1.5.0
12cr|cdemu-daemon-1.5.0-1|2	%define rel	1
12cr|cdemu-daemon-1.5.0-1|3	
12cr|cdemu-daemon-1.5.0-1|4	Name:		cdemu-daemon
12cr|cdemu-daemon-1.5.0-1|5	Version:	%version
12cr|cdemu-daemon-1.5.0-1|6	Summary:	Userspace daemon part of the CDemu suite
12cr|cdemu-daemon-1.5.0-1|7	Release:	%mkrel %rel
12cr|cdemu-daemon-1.5.0-1|8	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}-%{version}.tar.bz2
12cr|cdemu-daemon-1.5.0-1|9	Source1:	cdemud-dbus-service
12cr|cdemu-daemon-1.5.0-1|10	Source2:	cdemud.sysconfig
12cr|cdemu-daemon-1.5.0-1|11	Patch1:		cdemu-daemon-1.2.0-mdv-format-security.patch
12cr|cdemu-daemon-1.5.0-1|12	Group:		Emulators
12cr|cdemu-daemon-1.5.0-1|13	License:	GPLv2+
12cr|cdemu-daemon-1.5.0-1|14	URL:		http://cdemu.sourceforge.net/
12cr|cdemu-daemon-1.5.0-1|15	BuildRequires:	mirage-devel >= %version
12cr|cdemu-daemon-1.5.0-1|16	BuildRequires:	glib2-devel
12cr|cdemu-daemon-1.5.0-1|17	BuildRequires:	dbus-glib-devel
12cr|cdemu-daemon-1.5.0-1|18	BuildRequires:	daemon-devel
12cr|cdemu-daemon-1.5.0-1|19	BuildRequires:	libao-devel
12cr|cdemu-daemon-1.5.0-1|20	BuildRequires:	sysfsutils-devel
12cr|cdemu-daemon-1.5.0-1|21	Obsoletes:	dkms-cdemu < 0.9
12cr|cdemu-daemon-1.5.0-1|22	Requires:	rpm-helper
12cr|cdemu-daemon-1.5.0-1|23	Requires:	kmod(vhba)
12cr|cdemu-daemon-1.5.0-1|24	# kcdemu works only with old cdemu:
12cr|cdemu-daemon-1.5.0-1|25	Conflicts:	kcdemu < 0.4.0-5
12cr|cdemu-daemon-1.5.0-1|26	
12cr|cdemu-daemon-1.5.0-1|27	%description
12cr|cdemu-daemon-1.5.0-1|28	The daemon receives SCSI commands from kernel module and processes
12cr|cdemu-daemon-1.5.0-1|29	them, passing the requested data back to the kernel.
12cr|cdemu-daemon-1.5.0-1|30	
12cr|cdemu-daemon-1.5.0-1|31	Daemon implements the actual virtual device; one instance per each
12cr|cdemu-daemon-1.5.0-1|32	device registered by kernel module. It uses libMirage, an image
12cr|cdemu-daemon-1.5.0-1|33	access library that is part of userspace-cdemu suite, for the image
12cr|cdemu-daemon-1.5.0-1|34	access (e.g. sector reading).
12cr|cdemu-daemon-1.5.0-1|35	
12cr|cdemu-daemon-1.5.0-1|36	Daemon is controlled through methods that are exposed via D-BUS. It
12cr|cdemu-daemon-1.5.0-1|37	is written in C and based on GLib (and thus GObjects), but being
12cr|cdemu-daemon-1.5.0-1|38	controlled over D-BUS, it allows for different clients written in
12cr|cdemu-daemon-1.5.0-1|39	different languages.
12cr|cdemu-daemon-1.5.0-1|40	
12cr|cdemu-daemon-1.5.0-1|41	%prep
12cr|cdemu-daemon-1.5.0-1|42	%setup -q
12cr|cdemu-daemon-1.5.0-1|43	#patch1 -p1
12cr|cdemu-daemon-1.5.0-1|44	
12cr|cdemu-daemon-1.5.0-1|45	%build
12cr|cdemu-daemon-1.5.0-1|46	%configure2_5x
12cr|cdemu-daemon-1.5.0-1|47	%make
12cr|cdemu-daemon-1.5.0-1|48	
12cr|cdemu-daemon-1.5.0-1|49	%install
12cr|cdemu-daemon-1.5.0-1|50	%makeinstall_std
12cr|cdemu-daemon-1.5.0-1|51	
12cr|cdemu-daemon-1.5.0-1|52	install -d -m755 %{buildroot}%{_libdir}
12cr|cdemu-daemon-1.5.0-1|53	install -d -m755 %{buildroot}%{_sysconfdir}/sysconfig
12cr|cdemu-daemon-1.5.0-1|54	install -d -m755 %{buildroot}%{_sysconfdir}/modprobe.preload.d
12cr|cdemu-daemon-1.5.0-1|55	install -d -m755 %{buildroot}%{_datadir}/dbus-1/services
12cr|cdemu-daemon-1.5.0-1|56	install -d -m755 %{buildroot}/lib/udev/rules.d
12cr|cdemu-daemon-1.5.0-1|57	
12cr|cdemu-daemon-1.5.0-1|58	install -m755 %SOURCE1 %{buildroot}%{_libdir}/cdemud-dbus-service
12cr|cdemu-daemon-1.5.0-1|59	install -m644 %SOURCE2 %{buildroot}%{_sysconfdir}/sysconfig/cdemud
12cr|cdemu-daemon-1.5.0-1|60	
12cr|cdemu-daemon-1.5.0-1|61	echo "vhba" > %{buildroot}%{_sysconfdir}/modprobe.preload.d/cdemud
12cr|cdemu-daemon-1.5.0-1|62	
12cr|cdemu-daemon-1.5.0-1|63	cat > %{buildroot}%{_datadir}/dbus-1/services/net.sf.cdemu.CDEMUD_Daemon.service <<EOF
12cr|cdemu-daemon-1.5.0-1|64	[D-BUS Service]
12cr|cdemu-daemon-1.5.0-1|65	Name=net.sf.cdemu.CDEMUD_Daemon
12cr|cdemu-daemon-1.5.0-1|66	Exec=%{_libdir}/cdemud-dbus-service
12cr|cdemu-daemon-1.5.0-1|67	EOF
12cr|cdemu-daemon-1.5.0-1|68	
12cr|cdemu-daemon-1.5.0-1|69	# TODO: handle this in udev; udev-acl tag is private
12cr|cdemu-daemon-1.5.0-1|70	cat > %{buildroot}/lib/udev/rules.d/50-cdemud.rules <<EOF
12cr|cdemu-daemon-1.5.0-1|71	KERNEL=="vhba_ctl", ACTION=="add|change", TAG+="udev-acl"
12cr|cdemu-daemon-1.5.0-1|72	EOF
12cr|cdemu-daemon-1.5.0-1|73	
12cr|cdemu-daemon-1.5.0-1|74	%post
12cr|cdemu-daemon-1.5.0-1|75	# remove old system-wide service
12cr|cdemu-daemon-1.5.0-1|76	if [ -e %{_initrddir}/cdemud ]; then
12cr|cdemu-daemon-1.5.0-1|77	chkconfig --del cdemud
12cr|cdemu-daemon-1.5.0-1|78	fi
12cr|cdemu-daemon-1.5.0-1|79	# apply new udev rule if module already present
12cr|cdemu-daemon-1.5.0-1|80	/sbin/modprobe --first-time vhba 2>/dev/null || /sbin/udevadm trigger --sysname-match=vhba_ctl
12cr|cdemu-daemon-1.5.0-1|81	
12cr|cdemu-daemon-1.5.0-1|82	%files
12cr|cdemu-daemon-1.5.0-1|83	%defattr(-,root,root)
12cr|cdemu-daemon-1.5.0-1|84	%doc README AUTHORS
12cr|cdemu-daemon-1.5.0-1|85	%config(noreplace) %{_sysconfdir}/sysconfig/cdemud
12cr|cdemu-daemon-1.5.0-1|86	# not normally used, but provided in case the user wants to run cdemud
12cr|cdemu-daemon-1.5.0-1|87	# manually on system bus:
12cr|cdemu-daemon-1.5.0-1|88	%config %{_sysconfdir}/dbus-1/system.d/cdemud-dbus.conf
12cr|cdemu-daemon-1.5.0-1|89	%{_sysconfdir}/modprobe.preload.d/cdemud
12cr|cdemu-daemon-1.5.0-1|90	/lib/udev/rules.d/50-cdemud.rules
12cr|cdemu-daemon-1.5.0-1|91	%{_bindir}/cdemud
12cr|cdemu-daemon-1.5.0-1|92	%{_libdir}/cdemu-daemon-session.sh
12cr|cdemu-daemon-1.5.0-1|93	%{_libdir}/cdemu-daemon-system.sh
12cr|cdemu-daemon-1.5.0-1|94	%{_libdir}/cdemud-dbus-service
12cr|cdemu-daemon-1.5.0-1|95	%{_datadir}/dbus-1/system-services/net.sf.cdemu.CDEMUD_Daemon.service
12cr|cdemu-daemon-1.5.0-1|96	%{_datadir}/dbus-1/services/net.sf.cdemu.CDEMUD_Daemon.service
12cr|cdemu-daemon-1.5.0-1|97	%{_mandir}/man8/cdemud.8*
12cr|cdemu-daemon-1.5.0-1|98	
12cr|cdemu-daemon-1.5.0-1|99	
12cr|cdemu-daemon-1.5.0-1|100	%changelog
12cr|cdemu-daemon-1.5.0-1|101	* Mon Feb 27 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.5.0-1mdv2012.0
12cr|cdemu-daemon-1.5.0-1|102	+ Revision: 781105
12cr|cdemu-daemon-1.5.0-1|103	- update to 1.5.0
12cr|cdemu-daemon-1.5.0-1|104	
12cr|cdemu-daemon-1.5.0-1|105	* Tue Feb 21 2012 Jon Dill <dillj@mandriva.org> 1.4.0-2
12cr|cdemu-daemon-1.5.0-1|106	+ Revision: 778765
12cr|cdemu-daemon-1.5.0-1|107	- rebuild against new version of libffi4
12cr|cdemu-daemon-1.5.0-1|108	
12cr|cdemu-daemon-1.5.0-1|109	* Wed Nov 23 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.4.0-1
12cr|cdemu-daemon-1.5.0-1|110	+ Revision: 732867
12cr|cdemu-daemon-1.5.0-1|111	- version update to 1.4.0
12cr|cdemu-daemon-1.5.0-1|112	
12cr|cdemu-daemon-1.5.0-1|113	* Sat Sep 04 2010 Anssi Hannula <anssi@mandriva.org> 1.3.0-1mdv2011.0
12cr|cdemu-daemon-1.5.0-1|114	+ Revision: 575768
12cr|cdemu-daemon-1.5.0-1|115	- new version
12cr|cdemu-daemon-1.5.0-1|116	- replace initscript with a dbus service which starts a user-specific
12cr|cdemu-daemon-1.5.0-1|117	cdemud when its services are needed
12cr|cdemu-daemon-1.5.0-1|118	
12cr|cdemu-daemon-1.5.0-1|119	* Sun Mar 28 2010 Funda Wang <fwang@mandriva.org> 1.2.0-2mdv2010.1
12cr|cdemu-daemon-1.5.0-1|120	+ Revision: 528378
12cr|cdemu-daemon-1.5.0-1|121	- rebuild
12cr|cdemu-daemon-1.5.0-1|122	
12cr|cdemu-daemon-1.5.0-1|123	* Thu Dec 03 2009 Funda Wang <fwang@mandriva.org> 1.2.0-1mdv2010.1
12cr|cdemu-daemon-1.5.0-1|124	+ Revision: 472918
12cr|cdemu-daemon-1.5.0-1|125	- new version 1.2.0
12cr|cdemu-daemon-1.5.0-1|126	
12cr|cdemu-daemon-1.5.0-1|127	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-2mdv2010.0
12cr|cdemu-daemon-1.5.0-1|128	+ Revision: 436973
12cr|cdemu-daemon-1.5.0-1|129	- rebuild
12cr|cdemu-daemon-1.5.0-1|130	
12cr|cdemu-daemon-1.5.0-1|131	* Tue Jan 27 2009 Guillaume Bedot <littletux@mandriva.org> 1.1.0-1mdv2009.1
12cr|cdemu-daemon-1.5.0-1|132	+ Revision: 334137
12cr|cdemu-daemon-1.5.0-1|133	- Fix buildrequires
12cr|cdemu-daemon-1.5.0-1|134	- require rpm-helper, chkconfig line
12cr|cdemu-daemon-1.5.0-1|135	- Release 1.1.0
12cr|cdemu-daemon-1.5.0-1|136	
12cr|cdemu-daemon-1.5.0-1|137	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 1.0.0-1.svn292.2mdv2009.0
12cr|cdemu-daemon-1.5.0-1|138	+ Revision: 197782
12cr|cdemu-daemon-1.5.0-1|139	- fix infinite recursion in initscript
12cr|cdemu-daemon-1.5.0-1|140	
12cr|cdemu-daemon-1.5.0-1|141	* Wed Apr 23 2008 Anssi Hannula <anssi@mandriva.org> 1.0.0-1.svn292.1mdv2009.0
12cr|cdemu-daemon-1.5.0-1|142	+ Revision: 197015
12cr|cdemu-daemon-1.5.0-1|143	- initial Mandriva release
12cr|cdemu-daemon-1.5.0-1|144	

560 12
12cr|cdi2iso-0.1-9|1	%define name	cdi2iso
12cr|cdi2iso-0.1-9|2	%define version	0.1
12cr|cdi2iso-0.1-9|3	%define release	%mkrel 9
12cr|cdi2iso-0.1-9|4	
12cr|cdi2iso-0.1-9|5	Name:		%{name}
12cr|cdi2iso-0.1-9|6	Version:	%{version}
12cr|cdi2iso-0.1-9|7	Release:	%{release}
12cr|cdi2iso-0.1-9|8	Summary:	Convert DiskJuggler CD Images to ISO
12cr|cdi2iso-0.1-9|9	Source:		%{name}-%{version}.tar.bz2
12cr|cdi2iso-0.1-9|10	URL:		http://developer.berlios.de/projects/cdi2iso/
12cr|cdi2iso-0.1-9|11	License:	GPL
12cr|cdi2iso-0.1-9|12	Group:		Archiving/Other
12cr|cdi2iso-0.1-9|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|cdi2iso-0.1-9|14	
12cr|cdi2iso-0.1-9|15	%description
12cr|cdi2iso-0.1-9|16	CDI2ISO is a very simple utility to convert DiscJuggler image
12cr|cdi2iso-0.1-9|17	to the standard ISO-9660 format.
12cr|cdi2iso-0.1-9|18	
12cr|cdi2iso-0.1-9|19	%prep
12cr|cdi2iso-0.1-9|20	%setup -q
12cr|cdi2iso-0.1-9|21	
12cr|cdi2iso-0.1-9|22	%build
12cr|cdi2iso-0.1-9|23	gcc %optflags ./src/cdi2iso.c -o cdi2iso
12cr|cdi2iso-0.1-9|24	
12cr|cdi2iso-0.1-9|25	%install
12cr|cdi2iso-0.1-9|26	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|cdi2iso-0.1-9|27	mkdir -p %{buildroot}%{_bindir}
12cr|cdi2iso-0.1-9|28	install cdi2iso %{buildroot}%{_bindir}/cdi2iso
12cr|cdi2iso-0.1-9|29	
12cr|cdi2iso-0.1-9|30	%clean
12cr|cdi2iso-0.1-9|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|cdi2iso-0.1-9|32	
12cr|cdi2iso-0.1-9|33	%files
12cr|cdi2iso-0.1-9|34	%defattr(-,root,root)
12cr|cdi2iso-0.1-9|35	%doc CHANGELOG
12cr|cdi2iso-0.1-9|36	%{_bindir}/cdi2iso
12cr|cdi2iso-0.1-9|37	
12cr|cdi2iso-0.1-9|38	
12cr|cdi2iso-0.1-9|39	
12cr|cdi2iso-0.1-9|40	
12cr|cdi2iso-0.1-9|41	%changelog
12cr|cdi2iso-0.1-9|42	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-9mdv2011.0
12cr|cdi2iso-0.1-9|43	+ Revision: 616977
12cr|cdi2iso-0.1-9|44	- the mass rebuild of 2010.0 packages
12cr|cdi2iso-0.1-9|45	
12cr|cdi2iso-0.1-9|46	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.1-8mdv2010.0
12cr|cdi2iso-0.1-9|47	+ Revision: 424753
12cr|cdi2iso-0.1-9|48	- rebuild
12cr|cdi2iso-0.1-9|49	
12cr|cdi2iso-0.1-9|50	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.1-7mdv2009.0
12cr|cdi2iso-0.1-9|51	+ Revision: 240488
12cr|cdi2iso-0.1-9|52	- rebuild
12cr|cdi2iso-0.1-9|53	- kill re-definition of %%buildroot on Pixel's request
12cr|cdi2iso-0.1-9|54	
12cr|cdi2iso-0.1-9|55	+ Olivier Blin <oblin@mandriva.com>
12cr|cdi2iso-0.1-9|56	- restore BuildRoot
12cr|cdi2iso-0.1-9|57	
12cr|cdi2iso-0.1-9|58	* Sun Aug 19 2007 Olivier Thauvin <nanardon@mandriva.org> 0.1-5mdv2008.0
12cr|cdi2iso-0.1-9|59	+ Revision: 66753
12cr|cdi2iso-0.1-9|60	- rebuild
12cr|cdi2iso-0.1-9|61	
12cr|cdi2iso-0.1-9|62	
12cr|cdi2iso-0.1-9|63	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|cdi2iso-0.1-9|64	+ 08/04/06 21:47:37 (53005)
12cr|cdi2iso-0.1-9|65	- rebuild
12cr|cdi2iso-0.1-9|66	
12cr|cdi2iso-0.1-9|67	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|cdi2iso-0.1-9|68	+ 08/04/06 21:43:34 (53004)
12cr|cdi2iso-0.1-9|69	Import cdi2iso
12cr|cdi2iso-0.1-9|70	
12cr|cdi2iso-0.1-9|71	* Mon Apr 17 2006 Olivier Thauvin <nanardon@mandriva.org> 0.1-3mdk
12cr|cdi2iso-0.1-9|72	- rebuild
12cr|cdi2iso-0.1-9|73	
12cr|cdi2iso-0.1-9|74	* Thu Mar 31 2005 Olivier Thauvin <nanardon@mandrake.org> 0.1-2mdk
12cr|cdi2iso-0.1-9|75	- create a %%build stage
12cr|cdi2iso-0.1-9|76	
12cr|cdi2iso-0.1-9|77	* Thu Mar 31 2005 Olivier Thauvin <nanardon@mandrake.org> 0.1-1mdk
12cr|cdi2iso-0.1-9|78	- initial spec file from Michael Berger <webmaster@hmb-linux.de>
12cr|cdi2iso-0.1-9|79	

561 12
12cr|cdqa-20070201-13|1	%define gcj_support 1
12cr|cdqa-20070201-13|2	
12cr|cdqa-20070201-13|3	%define oname   CDQA
12cr|cdqa-20070201-13|4	%define jarname cdqa
12cr|cdqa-20070201-13|5	%define jarlibs axis gemo-utilities gnu.regexp
12cr|cdqa-20070201-13|6	
12cr|cdqa-20070201-13|7	Name:           cdqa
12cr|cdqa-20070201-13|8	Version:        20070201
12cr|cdqa-20070201-13|9	Release:        13
12cr|cdqa-20070201-13|10	Epoch:          0
12cr|cdqa-20070201-13|11	Summary:        %{oname}
12cr|cdqa-20070201-13|12	License:        LGPL
12cr|cdqa-20070201-13|13	Group:          Development/Java
12cr|cdqa-20070201-13|14	Url:            http://forge.objectweb.org/projects/activexml/
12cr|cdqa-20070201-13|15	# from cvs
12cr|cdqa-20070201-13|16	Source0:        %{name}-%{version}.tar.lzma
12cr|cdqa-20070201-13|17	BuildRequires:  java-rpmbuild java-devel ant %{jarlibs}
12cr|cdqa-20070201-13|18	Requires:       %{jarlibs}
12cr|cdqa-20070201-13|19	Provides:       %{oname} = %{epoch}:%{version}-%{release}
12cr|cdqa-20070201-13|20	%if %{gcj_support}
12cr|cdqa-20070201-13|21	BuildRequires:  java-gcj-compat-devel
12cr|cdqa-20070201-13|22	%else
12cr|cdqa-20070201-13|23	BuildArch:      noarch
12cr|cdqa-20070201-13|24	%endif
12cr|cdqa-20070201-13|25	BuildRequires:    locales-en
12cr|cdqa-20070201-13|26	
12cr|cdqa-20070201-13|27	%description
12cr|cdqa-20070201-13|28	CDQA is part of ActiveXML framework code and implements a query
12cr|cdqa-20070201-13|29	processor for XML using X-OQL. X-OQL is a query language for XML.
12cr|cdqa-20070201-13|30	The X-OQL language is used to let the user define Web services as X-OQL
12cr|cdqa-20070201-13|31	queries (with parameters) similar to XQuery.
12cr|cdqa-20070201-13|32	
12cr|cdqa-20070201-13|33	%package javadoc
12cr|cdqa-20070201-13|34	Summary:        Javadoc for %{oname}
12cr|cdqa-20070201-13|35	Group:          Development/Java
12cr|cdqa-20070201-13|36	
12cr|cdqa-20070201-13|37	%description javadoc
12cr|cdqa-20070201-13|38	Javadoc for %{oname}.
12cr|cdqa-20070201-13|39	
12cr|cdqa-20070201-13|40	%prep
12cr|cdqa-20070201-13|41	%setup -q -n %{oname}
12cr|cdqa-20070201-13|42	#make sure that we don't use precompiled java package if shipped
12cr|cdqa-20070201-13|43	rm -rf lib
12cr|cdqa-20070201-13|44	
12cr|cdqa-20070201-13|45	%build
12cr|cdqa-20070201-13|46	export LC_ALL=ISO-8859-1
12cr|cdqa-20070201-13|47	CLASSPATH=$(build-classpath %{jarlibs}) \
12cr|cdqa-20070201-13|48	%{ant} -f cdqa_build.xml jar javadoc -DDSTAMP=%{version}
12cr|cdqa-20070201-13|49	%{jar} -i build/lib/%{jarname}.jar
12cr|cdqa-20070201-13|50	
12cr|cdqa-20070201-13|51	%install
12cr|cdqa-20070201-13|52	install -d %{buildroot}%{_javadir}
12cr|cdqa-20070201-13|53	install -m644 build/lib/%{jarname}.jar -D %{buildroot}%{_javadir}/%{jarname}-%{version}.jar
12cr|cdqa-20070201-13|54	for jarname in \
12cr|cdqa-20070201-13|55	%{buildroot}%{_javadir}/%{name}.jar \
12cr|cdqa-20070201-13|56	%{buildroot}%{_javadir}/%{oname}{,-%{version}}.jar
12cr|cdqa-20070201-13|57	do ln -s %{jarname}-%{version}.jar $jarname
12cr|cdqa-20070201-13|58	done
12cr|cdqa-20070201-13|59	
12cr|cdqa-20070201-13|60	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|cdqa-20070201-13|61	cp -r build/api %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|cdqa-20070201-13|62	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|cdqa-20070201-13|63	
12cr|cdqa-20070201-13|64	%if %{gcj_support}
12cr|cdqa-20070201-13|65	%{_bindir}/aot-compile-rpm
12cr|cdqa-20070201-13|66	%endif
12cr|cdqa-20070201-13|67	
12cr|cdqa-20070201-13|68	%if %{gcj_support}
12cr|cdqa-20070201-13|69	%post
12cr|cdqa-20070201-13|70	%{update_gcjdb}
12cr|cdqa-20070201-13|71	
12cr|cdqa-20070201-13|72	%postun
12cr|cdqa-20070201-13|73	%{clean_gcjdb}
12cr|cdqa-20070201-13|74	%endif
12cr|cdqa-20070201-13|75	
12cr|cdqa-20070201-13|76	%files
12cr|cdqa-20070201-13|77	%defattr(-,root,root)
12cr|cdqa-20070201-13|78	%{_javadir}/*.jar
12cr|cdqa-20070201-13|79	%if %{gcj_support}
12cr|cdqa-20070201-13|80	%dir %{_libdir}/gcj/%{name}
12cr|cdqa-20070201-13|81	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12cr|cdqa-20070201-13|82	%endif
12cr|cdqa-20070201-13|83	
12cr|cdqa-20070201-13|84	%files javadoc
12cr|cdqa-20070201-13|85	%defattr(0644,root,root,0755)
12cr|cdqa-20070201-13|86	%doc %{_javadocdir}/%{name}-%{version}
12cr|cdqa-20070201-13|87	%doc %{_javadocdir}/%{name}
12cr|cdqa-20070201-13|88	
12cr|cdqa-20070201-13|89	
12cr|cdqa-20070201-13|90	%changelog
12cr|cdqa-20070201-13|91	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:20070201-12mdv2011.0
12cr|cdqa-20070201-13|92	+ Revision: 616978
12cr|cdqa-20070201-13|93	- the mass rebuild of 2010.0 packages
12cr|cdqa-20070201-13|94	
12cr|cdqa-20070201-13|95	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0:20070201-11mdv2010.0
12cr|cdqa-20070201-13|96	+ Revision: 424792
12cr|cdqa-20070201-13|97	- rebuild
12cr|cdqa-20070201-13|98	
12cr|cdqa-20070201-13|99	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0:20070201-10mdv2009.0
12cr|cdqa-20070201-13|100	+ Revision: 243468
12cr|cdqa-20070201-13|101	- rebuild
12cr|cdqa-20070201-13|102	
12cr|cdqa-20070201-13|103	* Fri Jan 04 2008 David Walluck <walluck@mandriva.org> 0:20070201-8mdv2008.1
12cr|cdqa-20070201-13|104	+ Revision: 145453
12cr|cdqa-20070201-13|105	- fix build
12cr|cdqa-20070201-13|106	
12cr|cdqa-20070201-13|107	+ Olivier Blin <oblin@mandriva.com>
12cr|cdqa-20070201-13|108	- restore BuildRoot
12cr|cdqa-20070201-13|109	
12cr|cdqa-20070201-13|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|cdqa-20070201-13|111	- kill re-definition of %%buildroot on Pixel's request
12cr|cdqa-20070201-13|112	
12cr|cdqa-20070201-13|113	+ Anssi Hannula <anssi@mandriva.org>
12cr|cdqa-20070201-13|114	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|cdqa-20070201-13|115	- remove unnecessary Requires(post) on java-gcj-compat
12cr|cdqa-20070201-13|116	
12cr|cdqa-20070201-13|117	
12cr|cdqa-20070201-13|118	* Mon Feb 05 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 20070201-5mdv2007.0
12cr|cdqa-20070201-13|119	+ Revision: 116505
12cr|cdqa-20070201-13|120	- complete description
12cr|cdqa-20070201-13|121	- fix descriptiojn (thx Ric)
12cr|cdqa-20070201-13|122	- fix permissions for gcj libraries
12cr|cdqa-20070201-13|123	- to make files included for gcj built stuff conditional too
12cr|cdqa-20070201-13|124	- fix cdqa.jar symlink
12cr|cdqa-20070201-13|125	- be sure to use actual snapshot date as version rather than current date
12cr|cdqa-20070201-13|126	misc packaging fixes
12cr|cdqa-20070201-13|127	- export CLASSPATH for real
12cr|cdqa-20070201-13|128	- Import cdqa
12cr|cdqa-20070201-13|129	
12cr|cdqa-20070201-13|130	+ David Walluck <walluck@mandriva.org>
12cr|cdqa-20070201-13|131	- add %%post and %%postun for %%gcj_support
12cr|cdqa-20070201-13|132	- aot compile
12cr|cdqa-20070201-13|133	

562 12
12cr|cdtool-2.1.8-7|1	Summary:	Powerful command line CDROM player and tools
12cr|cdtool-2.1.8-7|2	Name:		cdtool
12cr|cdtool-2.1.8-7|3	Version:	2.1.8
12cr|cdtool-2.1.8-7|4	Release:	%mkrel 7
12cr|cdtool-2.1.8-7|5	License:	GPLv2
12cr|cdtool-2.1.8-7|6	Group:		Sound
12cr|cdtool-2.1.8-7|7	URL:		http://hinterhof.net/cdtool/
12cr|cdtool-2.1.8-7|8	Source0:	http://hinterhof.net/cdtool/dist/%name-%version.tar.bz2
12cr|cdtool-2.1.8-7|9	# fixes error: conflicting types for 'getline' 09 Jun 2009
12cr|cdtool-2.1.8-7|10	Patch0:		%{name}-2.1.8-fix-getline.patch
12cr|cdtool-2.1.8-7|11	Buildroot:	%{_tmppath}/%{name}-buildroot
12cr|cdtool-2.1.8-7|12	
12cr|cdtool-2.1.8-7|13	%description
12cr|cdtool-2.1.8-7|14	A package of command-line utilities to play and catalog audio CD-ROMs.
12cr|cdtool-2.1.8-7|15	This package includes cdstart, cdpause, cdstop, cdeject, and
12cr|cdtool-2.1.8-7|16	cdshuffle. Also, cdctrl may be used as a CD-ROM control daemon. Cdown
12cr|cdtool-2.1.8-7|17	allows querying of the cddb database to build a local database of
12cr|cdtool-2.1.8-7|18	discs usable by cdinfo, etc.
12cr|cdtool-2.1.8-7|19	
12cr|cdtool-2.1.8-7|20	%prep
12cr|cdtool-2.1.8-7|21	rm -rf %{buildroot}
12cr|cdtool-2.1.8-7|22	%setup -q
12cr|cdtool-2.1.8-7|23	%patch0 -p1
12cr|cdtool-2.1.8-7|24	sed -i -e 's, -o root,,g' Makefile.in
12cr|cdtool-2.1.8-7|25	sed -i -e 's,/lib,/%{_lib},g' Makefile.in
12cr|cdtool-2.1.8-7|26	
12cr|cdtool-2.1.8-7|27	%build
12cr|cdtool-2.1.8-7|28	%configure
12cr|cdtool-2.1.8-7|29	make RPM_OPT_FLAGS="%{optflags}"
12cr|cdtool-2.1.8-7|30	
12cr|cdtool-2.1.8-7|31	%install
12cr|cdtool-2.1.8-7|32	%makeinstall
12cr|cdtool-2.1.8-7|33	# don't conflict with cdp (#21020) - AdamW 2008/01
12cr|cdtool-2.1.8-7|34	mv %{buildroot}%{_bindir}/cdplay %{buildroot}%{_bindir}/cdplay-cdtool
12cr|cdtool-2.1.8-7|35	mv %{buildroot}%{_mandir}/man1/cdplay.1 %{buildroot}%{_mandir}/man1/cdplay-cdtool.1
12cr|cdtool-2.1.8-7|36	
12cr|cdtool-2.1.8-7|37	%clean
12cr|cdtool-2.1.8-7|38	rm -rf %{buildroot}
12cr|cdtool-2.1.8-7|39	
12cr|cdtool-2.1.8-7|40	%files
12cr|cdtool-2.1.8-7|41	%defattr (-,root,root)
12cr|cdtool-2.1.8-7|42	%{_bindir}/*
12cr|cdtool-2.1.8-7|43	%{_mandir}/man1/*
12cr|cdtool-2.1.8-7|44	%{_libdir}/cdtool/*
12cr|cdtool-2.1.8-7|45	%defattr(644,root,root,755)
12cr|cdtool-2.1.8-7|46	%doc README INSTALL
12cr|cdtool-2.1.8-7|47	
12cr|cdtool-2.1.8-7|48	
12cr|cdtool-2.1.8-7|49	
12cr|cdtool-2.1.8-7|50	
12cr|cdtool-2.1.8-7|51	%changelog
12cr|cdtool-2.1.8-7|52	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.8-7mdv2011.0
12cr|cdtool-2.1.8-7|53	+ Revision: 616991
12cr|cdtool-2.1.8-7|54	- the mass rebuild of 2010.0 packages
12cr|cdtool-2.1.8-7|55	
12cr|cdtool-2.1.8-7|56	* Tue Jun 09 2009 Jérôme Brenier <incubusss@mandriva.org> 2.1.8-6mdv2010.0
12cr|cdtool-2.1.8-7|57	+ Revision: 384520
12cr|cdtool-2.1.8-7|58	- fix getline error
12cr|cdtool-2.1.8-7|59	- rebuild
12cr|cdtool-2.1.8-7|60	
12cr|cdtool-2.1.8-7|61	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.1.8-5mdv2009.0
12cr|cdtool-2.1.8-7|62	+ Revision: 243469
12cr|cdtool-2.1.8-7|63	- rebuild
12cr|cdtool-2.1.8-7|64	
12cr|cdtool-2.1.8-7|65	* Thu Feb 21 2008 Adam Williamson <awilliamson@mandriva.org> 2.1.8-3mdv2008.1
12cr|cdtool-2.1.8-7|66	+ Revision: 173777
12cr|cdtool-2.1.8-7|67	- fix hardcoded /lib with %%_lib (broke half the commands on x86_64, #37975)
12cr|cdtool-2.1.8-7|68	- replace configure.patch with substitions
12cr|cdtool-2.1.8-7|69	
12cr|cdtool-2.1.8-7|70	* Mon Jan 28 2008 Adam Williamson <awilliamson@mandriva.org> 2.1.8-2mdv2008.1
12cr|cdtool-2.1.8-7|71	+ Revision: 159037
12cr|cdtool-2.1.8-7|72	- rename cdplay to cdplay-cdtool to fix #21020, drop conflict with cdp
12cr|cdtool-2.1.8-7|73	- new license policy
12cr|cdtool-2.1.8-7|74	- rewrap description
12cr|cdtool-2.1.8-7|75	- clean spec
12cr|cdtool-2.1.8-7|76	
12cr|cdtool-2.1.8-7|77	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.1.8-1mdv2008.1
12cr|cdtool-2.1.8-7|78	+ Revision: 136290
12cr|cdtool-2.1.8-7|79	- restore BuildRoot
12cr|cdtool-2.1.8-7|80	
12cr|cdtool-2.1.8-7|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|cdtool-2.1.8-7|82	- kill re-definition of %%buildroot on Pixel's request
12cr|cdtool-2.1.8-7|83	
12cr|cdtool-2.1.8-7|84	
12cr|cdtool-2.1.8-7|85	* Thu Nov 30 2006 Lenny Cartier <lenny@mandriva.com> 2.1.8-1mdv2007.0
12cr|cdtool-2.1.8-7|86	+ Revision: 89252
12cr|cdtool-2.1.8-7|87	- Update to 2.1.8 (sorry rtp, joey potter owns me)
12cr|cdtool-2.1.8-7|88	- Import cdtool
12cr|cdtool-2.1.8-7|89	

563 12
12cr|cduce-0.5.3-3|1	%define name	cduce
12cr|cduce-0.5.3-3|2	%define version 0.5.3
12cr|cduce-0.5.3-3|3	%define release	%mkrel 3
12cr|cduce-0.5.3-3|4	
12cr|cduce-0.5.3-3|5	Name:		%{name}
12cr|cduce-0.5.3-3|6	Version:	%{version}
12cr|cduce-0.5.3-3|7	Release:	%{release}
12cr|cduce-0.5.3-3|8	Summary:	XML-oriented functional language
12cr|cduce-0.5.3-3|9	Source:	    http://www.cduce.org/download/%{name}-%{version}.tar.gz
12cr|cduce-0.5.3-3|10	URL:		http://www.cduce.org
12cr|cduce-0.5.3-3|11	License:	GPL
12cr|cduce-0.5.3-3|12	Group:		Development/Other
12cr|cduce-0.5.3-3|13	BuildRequires:	ocaml
12cr|cduce-0.5.3-3|14	BuildRequires:	ocaml-sources
12cr|cduce-0.5.3-3|15	BuildRequires:	camlp4
12cr|cduce-0.5.3-3|16	BuildRequires:	ocaml-expat-devel
12cr|cduce-0.5.3-3|17	BuildRequires:	ocaml-pcre-devel
12cr|cduce-0.5.3-3|18	BuildRequires:	ocaml-ulex-devel
12cr|cduce-0.5.3-3|19	BuildRequires:	ocaml-ocamlnet-devel
12cr|cduce-0.5.3-3|20	BuildRequires:	ocaml-curl-devel
12cr|cduce-0.5.3-3|21	BuildRequires:	ocaml-pxp-devel >= 1.1.96
12cr|cduce-0.5.3-3|22	BuildRequires:	ocaml-findlib
12cr|cduce-0.5.3-3|23	BuildRoot:	    %{_tmppath}/%{name}-%{version}
12cr|cduce-0.5.3-3|24	
12cr|cduce-0.5.3-3|25	%description
12cr|cduce-0.5.3-3|26	CDuce is a modern XML-oriented functional language with innovative features. A
12cr|cduce-0.5.3-3|27	compiler is available under the terms of an open-source license. CDuce is
12cr|cduce-0.5.3-3|28	type-safe, efficient, and offer powerful constructions to work with XML
12cr|cduce-0.5.3-3|29	documents.
12cr|cduce-0.5.3-3|30	
12cr|cduce-0.5.3-3|31	%package        devel
12cr|cduce-0.5.3-3|32	Summary:        Development files for %{name}
12cr|cduce-0.5.3-3|33	Group:          Development/Other
12cr|cduce-0.5.3-3|34	Requires:       %{name} = %{version}-%{release}
12cr|cduce-0.5.3-3|35	
12cr|cduce-0.5.3-3|36	%description    devel
12cr|cduce-0.5.3-3|37	The %{name}-devel package contains libraries and signature files for
12cr|cduce-0.5.3-3|38	developing applications that use %{name}.
12cr|cduce-0.5.3-3|39	
12cr|cduce-0.5.3-3|40	%prep
12cr|cduce-0.5.3-3|41	%setup -q
12cr|cduce-0.5.3-3|42	
12cr|cduce-0.5.3-3|43	%build
12cr|cduce-0.5.3-3|44	./configure \
12cr|cduce-0.5.3-3|45	--prefix=%{_prefix} \
12cr|cduce-0.5.3-3|46	--mandir=%{_mandir} \
12cr|cduce-0.5.3-3|47	--docdir=%{_docdir}/%{name} \
12cr|cduce-0.5.3-3|48	--mliface=%{_prefix}/src/ocaml
12cr|cduce-0.5.3-3|49	make all doc VERBOSE=true
12cr|cduce-0.5.3-3|50	
12cr|cduce-0.5.3-3|51	%install
12cr|cduce-0.5.3-3|52	rm -rf %{buildroot}
12cr|cduce-0.5.3-3|53	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
12cr|cduce-0.5.3-3|54	make install \
12cr|cduce-0.5.3-3|55	OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml \
12cr|cduce-0.5.3-3|56	BINDIR=%{buildroot}%{_bindir} \
12cr|cduce-0.5.3-3|57	MANDIR=%{buildroot}%{_mandir} \
12cr|cduce-0.5.3-3|58	DOCDIR=%{buildroot}%{_docdir}/%{name} \
12cr|cduce-0.5.3-3|59	
12cr|cduce-0.5.3-3|60	%clean
12cr|cduce-0.5.3-3|61	rm -rf %{buildroot}
12cr|cduce-0.5.3-3|62	
12cr|cduce-0.5.3-3|63	%files
12cr|cduce-0.5.3-3|64	%defattr(-,root,root)
12cr|cduce-0.5.3-3|65	%doc %{_docdir}/%{name}
12cr|cduce-0.5.3-3|66	%{_bindir}/*
12cr|cduce-0.5.3-3|67	%{_mandir}/man1/*
12cr|cduce-0.5.3-3|68	%{_libdir}/ocaml/cduce
12cr|cduce-0.5.3-3|69	%exclude %{_libdir}/ocaml/cduce/*.a
12cr|cduce-0.5.3-3|70	%exclude %{_libdir}/ocaml/cduce/*.cmxa
12cr|cduce-0.5.3-3|71	
12cr|cduce-0.5.3-3|72	%files devel
12cr|cduce-0.5.3-3|73	%defattr(-,root,root,-)
12cr|cduce-0.5.3-3|74	%{_libdir}/ocaml/cduce/*.a
12cr|cduce-0.5.3-3|75	%{_libdir}/ocaml/cduce/*.cmxa
12cr|cduce-0.5.3-3|76	
12cr|cduce-0.5.3-3|77	
12cr|cduce-0.5.3-3|78	%changelog
12cr|cduce-0.5.3-3|79	* Sun Feb 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.3-3mdv2010.1
12cr|cduce-0.5.3-3|80	+ Revision: 512708
12cr|cduce-0.5.3-3|81	- rebuild
12cr|cduce-0.5.3-3|82	
12cr|cduce-0.5.3-3|83	* Mon Jun 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.3-2mdv2010.0
12cr|cduce-0.5.3-3|84	+ Revision: 390543
12cr|cduce-0.5.3-3|85	- rebuild for latest ocaml
12cr|cduce-0.5.3-3|86	
12cr|cduce-0.5.3-3|87	* Mon Jun 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.3-1mdv2010.0
12cr|cduce-0.5.3-3|88	+ Revision: 384005
12cr|cduce-0.5.3-3|89	- new version
12cr|cduce-0.5.3-3|90	- drop patch, merged upstream
12cr|cduce-0.5.3-3|91	
12cr|cduce-0.5.3-3|92	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.2.1-2mdv2009.1
12cr|cduce-0.5.3-3|93	+ Revision: 321204
12cr|cduce-0.5.3-3|94	- move non-devel files in main package
12cr|cduce-0.5.3-3|95	- site-lib hierarchy doesn't exist anymore
12cr|cduce-0.5.3-3|96	- fix build with latest ocaml (fedora patch)
12cr|cduce-0.5.3-3|97	- add curl support
12cr|cduce-0.5.3-3|98	
12cr|cduce-0.5.3-3|99	* Fri Aug 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.2.1-1mdv2009.0
12cr|cduce-0.5.3-3|100	+ Revision: 272368
12cr|cduce-0.5.3-3|101	- new version
12cr|cduce-0.5.3-3|102	
12cr|cduce-0.5.3-3|103	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.5.0-5mdv2009.0
12cr|cduce-0.5.3-3|104	+ Revision: 243470
12cr|cduce-0.5.3-3|105	- rebuild
12cr|cduce-0.5.3-3|106	
12cr|cduce-0.5.3-3|107	* Fri Mar 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-3mdv2008.1
12cr|cduce-0.5.3-3|108	+ Revision: 181374
12cr|cduce-0.5.3-3|109	- rebuild
12cr|cduce-0.5.3-3|110	
12cr|cduce-0.5.3-3|111	+ Olivier Blin <oblin@mandriva.com>
12cr|cduce-0.5.3-3|112	- restore BuildRoot
12cr|cduce-0.5.3-3|113	
12cr|cduce-0.5.3-3|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|cduce-0.5.3-3|115	- kill re-definition of %%buildroot on Pixel's request
12cr|cduce-0.5.3-3|116	
12cr|cduce-0.5.3-3|117	* Thu Sep 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-2mdv2008.0
12cr|cduce-0.5.3-3|118	+ Revision: 80935
12cr|cduce-0.5.3-3|119	- fix build dependencies
12cr|cduce-0.5.3-3|120	- build ocaml interface
12cr|cduce-0.5.3-3|121	expat support
12cr|cduce-0.5.3-3|122	
12cr|cduce-0.5.3-3|123	* Sat Aug 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-1mdv2008.0
12cr|cduce-0.5.3-3|124	+ Revision: 65397
12cr|cduce-0.5.3-3|125	- new version
12cr|cduce-0.5.3-3|126	
12cr|cduce-0.5.3-3|127	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|cduce-0.5.3-3|128	- new release: 0.4.2
12cr|cduce-0.5.3-3|129	
12cr|cduce-0.5.3-3|130	
12cr|cduce-0.5.3-3|131	* Fri Feb 23 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.1-1mdv2007.0
12cr|cduce-0.5.3-3|132	+ Revision: 124865
12cr|cduce-0.5.3-3|133	- fix build dependencies
12cr|cduce-0.5.3-3|134	
12cr|cduce-0.5.3-3|135	* Fri Feb 23 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.1-1mdv2007.1
12cr|cduce-0.5.3-3|136	- first mdv release
12cr|cduce-0.5.3-3|137	

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

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

566 12
12cr|CEGUI0.6-0.6.2-7|1	%define libname %mklibname CEGUI %{version}
12cr|CEGUI0.6-0.6.2-7|2	%define develname %mklibname %{name} -d
12cr|CEGUI0.6-0.6.2-7|3	
12cr|CEGUI0.6-0.6.2-7|4	Summary:	A free library providing windowing and widgets for graphics APIs / engines
12cr|CEGUI0.6-0.6.2-7|5	Name:		CEGUI0.6
12cr|CEGUI0.6-0.6.2-7|6	Version:	0.6.2
12cr|CEGUI0.6-0.6.2-7|7	Release:	%mkrel 7
12cr|CEGUI0.6-0.6.2-7|8	License:	MIT
12cr|CEGUI0.6-0.6.2-7|9	Group:		Development/C++
12cr|CEGUI0.6-0.6.2-7|10	URL:		http://www.cegui.org.uk
12cr|CEGUI0.6-0.6.2-7|11	Source0:	http://prdownloads.sourceforge.net/crayzedsgui/CEGUI-%{version}.tar.gz
12cr|CEGUI0.6-0.6.2-7|12	Patch1:		cegui-0.6.0-userverso.patch
12cr|CEGUI0.6-0.6.2-7|13	Patch2:		CEGUI-0.6.2-fix-underlinking.patch
12cr|CEGUI0.6-0.6.2-7|14	Patch3:		CEGUI-0.6.2-release-as-so-ver.patch
12cr|CEGUI0.6-0.6.2-7|15	Patch4:		cegui-0.6.2-new-DevIL.patch
12cr|CEGUI0.6-0.6.2-7|16	Patch5:		CEGUI-0.6.2-install.patch
12cr|CEGUI0.6-0.6.2-7|17	Patch6:		CEGUI-0.6.2-gcc46.patch
12cr|CEGUI0.6-0.6.2-7|18	Patch7:		CEGUI-0.6.2-tinyxml.patch
12cr|CEGUI0.6-0.6.2-7|19	BuildRequires:	libxml2-devel
12cr|CEGUI0.6-0.6.2-7|20	BuildRequires:	mesagl-devel
12cr|CEGUI0.6-0.6.2-7|21	BuildRequires:	mesaglu-devel
12cr|CEGUI0.6-0.6.2-7|22	%if %{mdvver} >= 201200
12cr|CEGUI0.6-0.6.2-7|23	BuildRequires:	freeglut-devel
12cr|CEGUI0.6-0.6.2-7|24	%else
12cr|CEGUI0.6-0.6.2-7|25	BuildRequires:	mesaglut-devel
12cr|CEGUI0.6-0.6.2-7|26	%endif
12cr|CEGUI0.6-0.6.2-7|27	BuildRequires:	freetype2-devel
12cr|CEGUI0.6-0.6.2-7|28	BuildRequires:	pcre-devel
12cr|CEGUI0.6-0.6.2-7|29	BuildRequires:	freeimage-devel
12cr|CEGUI0.6-0.6.2-7|30	BuildRequires:	libexpat-devel
12cr|CEGUI0.6-0.6.2-7|31	BuildRequires:	libxerces-c-devel
12cr|CEGUI0.6-0.6.2-7|32	BuildRequires:	gtk2-devel
12cr|CEGUI0.6-0.6.2-7|33	BuildRequires:	devil-devel
12cr|CEGUI0.6-0.6.2-7|34	BuildRequires:	glew-devel
12cr|CEGUI0.6-0.6.2-7|35	BuildRequires:	tinyxml-devel
12cr|CEGUI0.6-0.6.2-7|36	BuildRequires:	tolua++-devel
12cr|CEGUI0.6-0.6.2-7|37	
12cr|CEGUI0.6-0.6.2-7|38	%description
12cr|CEGUI0.6-0.6.2-7|39	Crazy Eddie's GUI System is a free library providing windowing and widgets for
12cr|CEGUI0.6-0.6.2-7|40	graphics APIs / engines where such functionality is not natively available,
12cr|CEGUI0.6-0.6.2-7|41	or severely lacking. The library is object orientated, written in C++,
12cr|CEGUI0.6-0.6.2-7|42	and targeted at games developers who should be spending their time creating
12cr|CEGUI0.6-0.6.2-7|43	great games, not building GUI sub-systems!
12cr|CEGUI0.6-0.6.2-7|44	
12cr|CEGUI0.6-0.6.2-7|45	%package -n %{libname}
12cr|CEGUI0.6-0.6.2-7|46	Summary:	CEGUI library
12cr|CEGUI0.6-0.6.2-7|47	Group:		Games/Other
12cr|CEGUI0.6-0.6.2-7|48	Obsoletes:	%mklibname %{name} 0
12cr|CEGUI0.6-0.6.2-7|49	Obsoletes:	%mklibname %{name} 1
12cr|CEGUI0.6-0.6.2-7|50	Obsoletes:	%mklibname %{name} 0.6.1
12cr|CEGUI0.6-0.6.2-7|51	
12cr|CEGUI0.6-0.6.2-7|52	%description -n %{libname}
12cr|CEGUI0.6-0.6.2-7|53	This is a library used by CEGUI.
12cr|CEGUI0.6-0.6.2-7|54	
12cr|CEGUI0.6-0.6.2-7|55	%package -n %{develname}
12cr|CEGUI0.6-0.6.2-7|56	Summary:	Development files for CEGUI
12cr|CEGUI0.6-0.6.2-7|57	Group:		Development/C++
12cr|CEGUI0.6-0.6.2-7|58	Requires:	%{libname} = %{version}-%{release}
12cr|CEGUI0.6-0.6.2-7|59	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|CEGUI0.6-0.6.2-7|60	Provides:	%{name}-devel = %{version}-%{release}
12cr|CEGUI0.6-0.6.2-7|61	Obsoletes:	%mklibname CEGUI 0 -d
12cr|CEGUI0.6-0.6.2-7|62	Conflicts:	%{_lib}CEGUI-devel >= 0.7
12cr|CEGUI0.6-0.6.2-7|63	
12cr|CEGUI0.6-0.6.2-7|64	%description -n  %{develname}
12cr|CEGUI0.6-0.6.2-7|65	Development file for CEGUI.
12cr|CEGUI0.6-0.6.2-7|66	
12cr|CEGUI0.6-0.6.2-7|67	%prep
12cr|CEGUI0.6-0.6.2-7|68	%setup -qn CEGUI-%{version}
12cr|CEGUI0.6-0.6.2-7|69	%patch1 -p1
12cr|CEGUI0.6-0.6.2-7|70	%patch2 -p1
12cr|CEGUI0.6-0.6.2-7|71	%patch3 -p1
12cr|CEGUI0.6-0.6.2-7|72	%patch4 -p1
12cr|CEGUI0.6-0.6.2-7|73	%patch5 -p0
12cr|CEGUI0.6-0.6.2-7|74	%patch6 -p1
12cr|CEGUI0.6-0.6.2-7|75	%patch7 -p1
12cr|CEGUI0.6-0.6.2-7|76	
12cr|CEGUI0.6-0.6.2-7|77	touch NEWS
12cr|CEGUI0.6-0.6.2-7|78	
12cr|CEGUI0.6-0.6.2-7|79	%build
12cr|CEGUI0.6-0.6.2-7|80	autoreconf -ifv
12cr|CEGUI0.6-0.6.2-7|81	
12cr|CEGUI0.6-0.6.2-7|82	%configure2_5x \
12cr|CEGUI0.6-0.6.2-7|83	--with-gtk2 \
12cr|CEGUI0.6-0.6.2-7|84	--disable-samples \
12cr|CEGUI0.6-0.6.2-7|85	--disable-irrlicht-renderer \
12cr|CEGUI0.6-0.6.2-7|86	--enable-freeimage \
12cr|CEGUI0.6-0.6.2-7|87	--disable-directfb-renderer
12cr|CEGUI0.6-0.6.2-7|88	
12cr|CEGUI0.6-0.6.2-7|89	# We do not want to get linked against a system copy of ourselves!
12cr|CEGUI0.6-0.6.2-7|90	%__sed -i 's|-L%{_libdir}||g' RendererModules/OpenGLGUIRenderer/Makefile
12cr|CEGUI0.6-0.6.2-7|91	# Don't use rpath!
12cr|CEGUI0.6-0.6.2-7|92	%__sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12cr|CEGUI0.6-0.6.2-7|93	%__sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12cr|CEGUI0.6-0.6.2-7|94	
12cr|CEGUI0.6-0.6.2-7|95	%make
12cr|CEGUI0.6-0.6.2-7|96	
12cr|CEGUI0.6-0.6.2-7|97	%install
12cr|CEGUI0.6-0.6.2-7|98	%__rm -rf %{buildroot}
12cr|CEGUI0.6-0.6.2-7|99	%makeinstall_std
12cr|CEGUI0.6-0.6.2-7|100	
12cr|CEGUI0.6-0.6.2-7|101	%clean
12cr|CEGUI0.6-0.6.2-7|102	%__rm -rf %{buildroot}
12cr|CEGUI0.6-0.6.2-7|103	
12cr|CEGUI0.6-0.6.2-7|104	%files -n %{libname}
12cr|CEGUI0.6-0.6.2-7|105	%{_libdir}/libCEGUI*-%{version}.so
12cr|CEGUI0.6-0.6.2-7|106	
12cr|CEGUI0.6-0.6.2-7|107	%files -n %{develname}
12cr|CEGUI0.6-0.6.2-7|108	%if %{mdvver} < 201200
12cr|CEGUI0.6-0.6.2-7|109	%{_libdir}/*.la
12cr|CEGUI0.6-0.6.2-7|110	%endif
12cr|CEGUI0.6-0.6.2-7|111	%{_libdir}/*.so
12cr|CEGUI0.6-0.6.2-7|112	%exclude %{_libdir}/libCEGUI*-%{version}.so
12cr|CEGUI0.6-0.6.2-7|113	%{_includedir}/CEGUI
12cr|CEGUI0.6-0.6.2-7|114	%{_libdir}/pkgconfig/*
12cr|CEGUI0.6-0.6.2-7|115	%{_datadir}/CEGUI
12cr|CEGUI0.6-0.6.2-7|116	
12cr|CEGUI0.6-0.6.2-7|117	
12cr|CEGUI0.6-0.6.2-7|118	
12cr|CEGUI0.6-0.6.2-7|119	%changelog
12cr|CEGUI0.6-0.6.2-7|120	* Sun Mar 25 2012 Andrey Bondrov <abondrov@mandriva.org> 0.6.2-7mdv2012.0
12cr|CEGUI0.6-0.6.2-7|121	+ Revision: 786687
12cr|CEGUI0.6-0.6.2-7|122	- Improve gcc 4.6+ support, add patch to fix build with new tinyxml
12cr|CEGUI0.6-0.6.2-7|123	
12cr|CEGUI0.6-0.6.2-7|124	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|CEGUI0.6-0.6.2-7|125	- rebuild
12cr|CEGUI0.6-0.6.2-7|126	
12cr|CEGUI0.6-0.6.2-7|127	* Fri Feb 05 2010 Funda Wang <fwang@mandriva.org> 0.6.2-5mdv2010.1
12cr|CEGUI0.6-0.6.2-7|128	+ Revision: 501068
12cr|CEGUI0.6-0.6.2-7|129	- fix obsoletes
12cr|CEGUI0.6-0.6.2-7|130	- BR tolua++
12cr|CEGUI0.6-0.6.2-7|131	- import CEGUI0.6
12cr|CEGUI0.6-0.6.2-7|132	
12cr|CEGUI0.6-0.6.2-7|133	

567 12
12cr|CEGUI-0.7.7-1|1	%define libname %mklibname %{name} %{version}
12cr|CEGUI-0.7.7-1|2	%define develname %mklibname %{name} -d
12cr|CEGUI-0.7.7-1|3	
12cr|CEGUI-0.7.7-1|4	Summary:	A free library providing windowing and widgets for graphics APIs / engines
12cr|CEGUI-0.7.7-1|5	Name:		CEGUI
12cr|CEGUI-0.7.7-1|6	Version:	0.7.7
12cr|CEGUI-0.7.7-1|7	Release:	1
12cr|CEGUI-0.7.7-1|8	License:	MIT
12cr|CEGUI-0.7.7-1|9	Group:		Development/C++
12cr|CEGUI-0.7.7-1|10	URL:		http://www.cegui.org.uk
12cr|CEGUI-0.7.7-1|11	Source0:	http://prdownloads.sourceforge.net/crayzedsgui/%{name}-%{version}.tar.gz
12cr|CEGUI-0.7.7-1|12	BuildRequires:	pkgconfig(libxml-2.0)
12cr|CEGUI-0.7.7-1|13	BuildRequires:	pkgconfig(gl)
12cr|CEGUI-0.7.7-1|14	BuildRequires:	pkgconfig(glu)
12cr|CEGUI-0.7.7-1|15	BuildRequires:	pkgconfig(glut)
12cr|CEGUI-0.7.7-1|16	BuildRequires:	pkgconfig(glew)
12cr|CEGUI-0.7.7-1|17	BuildRequires:	pkgconfig(freetype2)
12cr|CEGUI-0.7.7-1|18	BuildRequires:	pkgconfig(libpcre)
12cr|CEGUI-0.7.7-1|19	BuildRequires:	freeimage-devel
12cr|CEGUI-0.7.7-1|20	BuildRequires:	pkgconfig(expat)
12cr|CEGUI-0.7.7-1|21	BuildRequires:	pkgconfig(xerces-c)
12cr|CEGUI-0.7.7-1|22	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|CEGUI-0.7.7-1|23	BuildRequires:	devil-devel
12cr|CEGUI-0.7.7-1|24	BuildRequires:	tinyxml-devel
12cr|CEGUI-0.7.7-1|25	BuildRequires:	pkgconfig(fribidi)
12cr|CEGUI-0.7.7-1|26	BuildRequires:	irrlicht-devel
12cr|CEGUI-0.7.7-1|27	
12cr|CEGUI-0.7.7-1|28	%description
12cr|CEGUI-0.7.7-1|29	Crazy Eddie's GUI System is a free library providing windowing and widgets for
12cr|CEGUI-0.7.7-1|30	graphics APIs / engines where such functionality is not natively available,
12cr|CEGUI-0.7.7-1|31	or severely lacking. The library is object orientated, written in C++,
12cr|CEGUI-0.7.7-1|32	and targeted at games developers who should be spending their time creating
12cr|CEGUI-0.7.7-1|33	great games, not building GUI sub-systems!
12cr|CEGUI-0.7.7-1|34	
12cr|CEGUI-0.7.7-1|35	%package -n %{libname}
12cr|CEGUI-0.7.7-1|36	Summary:	CEGUI library
12cr|CEGUI-0.7.7-1|37	Group:		Games/Other
12cr|CEGUI-0.7.7-1|38	
12cr|CEGUI-0.7.7-1|39	%description -n %{libname}
12cr|CEGUI-0.7.7-1|40	This is a library used by CEGUI.
12cr|CEGUI-0.7.7-1|41	
12cr|CEGUI-0.7.7-1|42	%package -n %{develname}
12cr|CEGUI-0.7.7-1|43	Summary:	Development files for CEGUI
12cr|CEGUI-0.7.7-1|44	Group:		Development/C++
12cr|CEGUI-0.7.7-1|45	Requires:	%{libname} = %{version}-%{release}
12cr|CEGUI-0.7.7-1|46	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|CEGUI-0.7.7-1|47	Provides:	%{name}-devel = %{version}-%{release}
12cr|CEGUI-0.7.7-1|48	Conflicts:	%{_lib}CEUI0.6-devel
12cr|CEGUI-0.7.7-1|49	
12cr|CEGUI-0.7.7-1|50	%description -n  %{develname}
12cr|CEGUI-0.7.7-1|51	Development file for CEGUI.
12cr|CEGUI-0.7.7-1|52	
12cr|CEGUI-0.7.7-1|53	%prep
12cr|CEGUI-0.7.7-1|54	%setup -q
12cr|CEGUI-0.7.7-1|55	
12cr|CEGUI-0.7.7-1|56	touch NEWS COPYING README AUTHORS ChangeLog
12cr|CEGUI-0.7.7-1|57	
12cr|CEGUI-0.7.7-1|58	%build
12cr|CEGUI-0.7.7-1|59	%configure2_5x \
12cr|CEGUI-0.7.7-1|60	--with-gtk2 \
12cr|CEGUI-0.7.7-1|61	--disable-samples \
12cr|CEGUI-0.7.7-1|62	--disable-static \
12cr|CEGUI-0.7.7-1|63	--disable-corona \
12cr|CEGUI-0.7.7-1|64	--disable-directfb-renderer \
12cr|CEGUI-0.7.7-1|65	--disable-irrlicht-renderer \
12cr|CEGUI-0.7.7-1|66	--enable-freeimage \
12cr|CEGUI-0.7.7-1|67	--enable-bidirectional-text \
12cr|CEGUI-0.7.7-1|68	--with-default-xml-parser=ExpatParser \
12cr|CEGUI-0.7.7-1|69	--with-pic
12cr|CEGUI-0.7.7-1|70	
12cr|CEGUI-0.7.7-1|71	# Don't use rpath!
12cr|CEGUI-0.7.7-1|72	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12cr|CEGUI-0.7.7-1|73	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12cr|CEGUI-0.7.7-1|74	
12cr|CEGUI-0.7.7-1|75	%make
12cr|CEGUI-0.7.7-1|76	
12cr|CEGUI-0.7.7-1|77	%install
12cr|CEGUI-0.7.7-1|78	%makeinstall_std
12cr|CEGUI-0.7.7-1|79	
12cr|CEGUI-0.7.7-1|80	%files -n %{libname}
12cr|CEGUI-0.7.7-1|81	%{_libdir}/libCEGUI*-%{version}.so
12cr|CEGUI-0.7.7-1|82	
12cr|CEGUI-0.7.7-1|83	%files -n %{develname}
12cr|CEGUI-0.7.7-1|84	%{_libdir}/*.so
12cr|CEGUI-0.7.7-1|85	%exclude %{_libdir}/libCEGUI*-%{version}.so
12cr|CEGUI-0.7.7-1|86	%{_includedir}/%{name}
12cr|CEGUI-0.7.7-1|87	%{_libdir}/pkgconfig/*
12cr|CEGUI-0.7.7-1|88	%{_datadir}/%{name}
12cr|CEGUI-0.7.7-1|89	
12cr|CEGUI-0.7.7-1|90	%changelog
12cr|CEGUI-0.7.7-1|91	* Mon Oct 03 2011 Andrey Bondrov <abondrov@mandriva.org> 0.7.5-2mdv2012.0
12cr|CEGUI-0.7.7-1|92	+ Revision: 702579
12cr|CEGUI-0.7.7-1|93	- Add patch to fix build with new TinyXML
12cr|CEGUI-0.7.7-1|94	- Rebuild
12cr|CEGUI-0.7.7-1|95	- New version: 0.7.5
12cr|CEGUI-0.7.7-1|96	
12cr|CEGUI-0.7.7-1|97	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|CEGUI-0.7.7-1|98	- rebuild
12cr|CEGUI-0.7.7-1|99	
12cr|CEGUI-0.7.7-1|100	* Fri Feb 05 2010 Funda Wang <fwang@mandriva.org> 0.7.1-3mdv2010.1
12cr|CEGUI-0.7.7-1|101	+ Revision: 501069
12cr|CEGUI-0.7.7-1|102	- conflicts with CEGUI 0.6
12cr|CEGUI-0.7.7-1|103	
12cr|CEGUI-0.7.7-1|104	* Tue Feb 02 2010 Funda Wang <fwang@mandriva.org> 0.7.1-2mdv2010.1
12cr|CEGUI-0.7.7-1|105	+ Revision: 499666
12cr|CEGUI-0.7.7-1|106	- rebuild
12cr|CEGUI-0.7.7-1|107	
12cr|CEGUI-0.7.7-1|108	* Sat Jan 30 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.1-1mdv2010.1
12cr|CEGUI-0.7.7-1|109	+ Revision: 498492
12cr|CEGUI-0.7.7-1|110	- update to new version 0.7.1
12cr|CEGUI-0.7.7-1|111	- drop patches 1 and 3, fixed upstream
12cr|CEGUI-0.7.7-1|112	- rediff patch2
12cr|CEGUI-0.7.7-1|113	- enable support for devil and fribidi
12cr|CEGUI-0.7.7-1|114	
12cr|CEGUI-0.7.7-1|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|CEGUI-0.7.7-1|116	- rebuild
12cr|CEGUI-0.7.7-1|117	
12cr|CEGUI-0.7.7-1|118	* Mon Dec 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.2-3mdv2009.1
12cr|CEGUI-0.7.7-1|119	+ Revision: 321148
12cr|CEGUI-0.7.7-1|120	- Patch3: reintroduce this patch, changes library naming to %%{libname}-%%{version}.so
12cr|CEGUI-0.7.7-1|121	- Patch1: reintroduce this too
12cr|CEGUI-0.7.7-1|122	- use %%define _default_patch_fuzz 3 because patch 3 fails in one line in src/Makefile.am
12cr|CEGUI-0.7.7-1|123	
12cr|CEGUI-0.7.7-1|124	* Wed Dec 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.2-2mdv2009.1
12cr|CEGUI-0.7.7-1|125	+ Revision: 318212
12cr|CEGUI-0.7.7-1|126	- drop patch1, since upstream has switched to use major number in libraries name (smc works again#44445)
12cr|CEGUI-0.7.7-1|127	
12cr|CEGUI-0.7.7-1|128	* Wed Dec 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.2-1mdv2009.1
12cr|CEGUI-0.7.7-1|129	+ Revision: 309824
12cr|CEGUI-0.7.7-1|130	- drop patch 0, as it was merged by upstream
12cr|CEGUI-0.7.7-1|131	- Patch2: rediff
12cr|CEGUI-0.7.7-1|132	- obsolete old library
12cr|CEGUI-0.7.7-1|133	- fix file list
12cr|CEGUI-0.7.7-1|134	- update to new version 0.6.2
12cr|CEGUI-0.7.7-1|135	
12cr|CEGUI-0.7.7-1|136	* Sat Oct 11 2008 Adam Williamson <awilliamson@mandriva.org> 0.6.1-5mdv2009.1
12cr|CEGUI-0.7.7-1|137	+ Revision: 291763
12cr|CEGUI-0.7.7-1|138	- missed one use of the old %%realver
12cr|CEGUI-0.7.7-1|139	- adjust file list
12cr|CEGUI-0.7.7-1|140	- just use %%version for the library versioning
12cr|CEGUI-0.7.7-1|141	- adjust file list
12cr|CEGUI-0.7.7-1|142	- use autoreconf not bootstrap
12cr|CEGUI-0.7.7-1|143	- drop Makefile.in mods from fix-underlinking.patch (not needed)
12cr|CEGUI-0.7.7-1|144	- rediff fix-underlinking.patch
12cr|CEGUI-0.7.7-1|145	- add release-as-so-ver.patch: bases lib version on CEGUI version not spurious
12cr|CEGUI-0.7.7-1|146	major, which was not respected in code (upstream has this in current CVS)
12cr|CEGUI-0.7.7-1|147	
12cr|CEGUI-0.7.7-1|148	* Tue Sep 02 2008 Emmanuel Andry <eandry@mandriva.org> 0.6.1-4mdv2009.0
12cr|CEGUI-0.7.7-1|149	+ Revision: 279319
12cr|CEGUI-0.7.7-1|150	- rebuild for fixed freeimage
12cr|CEGUI-0.7.7-1|151	
12cr|CEGUI-0.7.7-1|152	* Tue Sep 02 2008 Emmanuel Andry <eandry@mandriva.org> 0.6.1-3mdv2009.0
12cr|CEGUI-0.7.7-1|153	+ Revision: 279202
12cr|CEGUI-0.7.7-1|154	- disable devil, latest devil version doesn't build
12cr|CEGUI-0.7.7-1|155	
12cr|CEGUI-0.7.7-1|156	* Mon Aug 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.1-2mdv2009.0
12cr|CEGUI-0.7.7-1|157	+ Revision: 275925
12cr|CEGUI-0.7.7-1|158	- Patch1: fix underlinking
12cr|CEGUI-0.7.7-1|159	- add buildrequires on glew-devel and tinyxml-devel
12cr|CEGUI-0.7.7-1|160	- kill rpath
12cr|CEGUI-0.7.7-1|161	
12cr|CEGUI-0.7.7-1|162	+ Emmanuel Andry <eandry@mandriva.org>
12cr|CEGUI-0.7.7-1|163	- remove the disable underlinking define (without doing anything special, strange)
12cr|CEGUI-0.7.7-1|164	
12cr|CEGUI-0.7.7-1|165	* Tue Aug 19 2008 Emmanuel Andry <eandry@mandriva.org> 0.6.1-1mdv2009.0
12cr|CEGUI-0.7.7-1|166	+ Revision: 274077
12cr|CEGUI-0.7.7-1|167	- set define _disable_ld_no_undefined
12cr|CEGUI-0.7.7-1|168	- update file list
12cr|CEGUI-0.7.7-1|169	- add P1950 from fedora
12cr|CEGUI-0.7.7-1|170	
12cr|CEGUI-0.7.7-1|171	+ Thierry Vignaud <tv@mandriva.org>
12cr|CEGUI-0.7.7-1|172	- rebuild early 2009.0 package (before pixel changes)
12cr|CEGUI-0.7.7-1|173	
12cr|CEGUI-0.7.7-1|174	+ Pixel <pixel@mandriva.com>
12cr|CEGUI-0.7.7-1|175	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|CEGUI-0.7.7-1|176	
12cr|CEGUI-0.7.7-1|177	* Thu Apr 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0b-4mdv2009.0
12cr|CEGUI-0.7.7-1|178	+ Revision: 197222
12cr|CEGUI-0.7.7-1|179	- obsolete older library
12cr|CEGUI-0.7.7-1|180	
12cr|CEGUI-0.7.7-1|181	* Thu Apr 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0b-3mdv2009.0
12cr|CEGUI-0.7.7-1|182	+ Revision: 197194
12cr|CEGUI-0.7.7-1|183	- fix file list
12cr|CEGUI-0.7.7-1|184	
12cr|CEGUI-0.7.7-1|185	* Fri Apr 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0b-2mdv2009.0
12cr|CEGUI-0.7.7-1|186	+ Revision: 195622
12cr|CEGUI-0.7.7-1|187	- new devel library policy
12cr|CEGUI-0.7.7-1|188	- add missing buildrequires
12cr|CEGUI-0.7.7-1|189	
12cr|CEGUI-0.7.7-1|190	+ Olivier Blin <blino@mandriva.org>
12cr|CEGUI-0.7.7-1|191	- restore BuildRoot
12cr|CEGUI-0.7.7-1|192	
12cr|CEGUI-0.7.7-1|193	+ Thierry Vignaud <tv@mandriva.org>
12cr|CEGUI-0.7.7-1|194	- kill re-definition of %%buildroot on Pixel's request
12cr|CEGUI-0.7.7-1|195	
12cr|CEGUI-0.7.7-1|196	* Wed Apr 25 2007 Erwan Velu <erwan@mandriva.org> 0.5.0-2mdv2008.0
12cr|CEGUI-0.7.7-1|197	+ Revision: 18233
12cr|CEGUI-0.7.7-1|198	- Fixing buildrequires
12cr|CEGUI-0.7.7-1|199	Fixing .so includes
12cr|CEGUI-0.7.7-1|200	
12cr|CEGUI-0.7.7-1|201	* Wed Apr 25 2007 Erwan Velu <erwan@mandriva.org> 0.5.0-1mdv2008.0
12cr|CEGUI-0.7.7-1|202	+ Revision: 18217
12cr|CEGUI-0.7.7-1|203	- New buildrequires
12cr|CEGUI-0.7.7-1|204	- freetype2 was missing
12cr|CEGUI-0.7.7-1|205	- Import CEGUI
12cr|CEGUI-0.7.7-1|206	

568 12
12cr|cel-1.4.1-1|1	Summary:	Crystal Entity Layer
12cr|cel-1.4.1-1|2	Name:		cel
12cr|cel-1.4.1-1|3	%define	major	1.4
12cr|cel-1.4.1-1|4	Version:	%{major}.1
12cr|cel-1.4.1-1|5	Release:	1
12cr|cel-1.4.1-1|6	Group:		System/Libraries
12cr|cel-1.4.1-1|7	License:	LGPLv2+
12cr|cel-1.4.1-1|8	URL:		http://www.crystalspace3d.org/
12cr|cel-1.4.1-1|9	Source0:	http://www.crystalspace3d.org/downloads/release/%{name}-src-%{version}.tar.bz2
12cr|cel-1.4.1-1|10	Patch0:		cel-1.4.1-fix-str-fmt.patch
12cr|cel-1.4.1-1|11	BuildRequires:	ftjam >= 2.5.3rc2-0.9
12cr|cel-1.4.1-1|12	BuildRequires:	crystalspace-devel >= %{major}
12cr|cel-1.4.1-1|13	BuildRequires:	python-devel
12cr|cel-1.4.1-1|14	BuildRequires:	pkgconfig(cppunit)
12cr|cel-1.4.1-1|15	BuildRequires:	pkgconfig(zlib)
12cr|cel-1.4.1-1|16	BuildRequires:	libtool
12cr|cel-1.4.1-1|17	BuildRequires:	texinfo
12cr|cel-1.4.1-1|18	BuildRequires:	doxygen
12cr|cel-1.4.1-1|19	BuildRequires:	imagemagick
12cr|cel-1.4.1-1|20	BuildRequires:	perl(Template::Base)
12cr|cel-1.4.1-1|21	BuildRequires:	tetex-dvips
12cr|cel-1.4.1-1|22	BuildRequires:	tetex-dvipdfm
12cr|cel-1.4.1-1|23	BuildRequires:	icoutils
12cr|cel-1.4.1-1|24	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|cel-1.4.1-1|25	BuildRequires:	crystalspace-bindings-python
12cr|cel-1.4.1-1|26	
12cr|cel-1.4.1-1|27	%description
12cr|cel-1.4.1-1|28	Crystal Entity Layer (CEL) is a game entity layer based on Crystal Space.
12cr|cel-1.4.1-1|29	It makes it easier for game developers to create games based on Crystal Space.
12cr|cel-1.4.1-1|30	CEL can optionally be used together with Python or other scripting languages.
12cr|cel-1.4.1-1|31	
12cr|cel-1.4.1-1|32	%package	devel
12cr|cel-1.4.1-1|33	Summary:	Development headers and libraries for %{name}
12cr|cel-1.4.1-1|34	Group:		Development/C
12cr|cel-1.4.1-1|35	Requires:	%{name} = %{EVRD}
12cr|cel-1.4.1-1|36	
12cr|cel-1.4.1-1|37	%description	devel
12cr|cel-1.4.1-1|38	Development headers and libraries for %{name}.
12cr|cel-1.4.1-1|39	
12cr|cel-1.4.1-1|40	%package	doc
12cr|cel-1.4.1-1|41	Summary:	Documentation for %{name}
12cr|cel-1.4.1-1|42	Group:		Development/C
12cr|cel-1.4.1-1|43	Requires:	%{name} = %{EVRD}
12cr|cel-1.4.1-1|44	
12cr|cel-1.4.1-1|45	%description	doc
12cr|cel-1.4.1-1|46	Documentation for %{name}.
12cr|cel-1.4.1-1|47	
12cr|cel-1.4.1-1|48	%prep
12cr|cel-1.4.1-1|49	%setup -q -n %{name}-src-%{version}
12cr|cel-1.4.1-1|50	%patch0 -p1 -b .str_fmt~
12cr|cel-1.4.1-1|51	
12cr|cel-1.4.1-1|52	%build
12cr|cel-1.4.1-1|53	CXXFLAGS="%{optflags} -fpermissive" \
12cr|cel-1.4.1-1|54	%configure2_5x \
12cr|cel-1.4.1-1|55	--disable-separate-debug-info \
12cr|cel-1.4.1-1|56	--disable-meta-info-embedding
12cr|cel-1.4.1-1|57	
12cr|cel-1.4.1-1|58	jam -d2 %{_smp_mflags}
12cr|cel-1.4.1-1|59	
12cr|cel-1.4.1-1|60	%install
12cr|cel-1.4.1-1|61	DESTDIR=%{buildroot} jam -d2 install
12cr|cel-1.4.1-1|62	
12cr|cel-1.4.1-1|63	%files
12cr|cel-1.4.1-1|64	%doc README docs/todo.txt docs/history.txt
12cr|cel-1.4.1-1|65	%{_bindir}/*
12cr|cel-1.4.1-1|66	%exclude %{_bindir}/%{name}-config
12cr|cel-1.4.1-1|67	%{_datadir}/%{name}-%{major}
12cr|cel-1.4.1-1|68	%dir %{_sysconfdir}/%{name}-%{major}
12cr|cel-1.4.1-1|69	%config(noreplace) %{_sysconfdir}/%{name}-%{major}/*.cfg
12cr|cel-1.4.1-1|70	%{_libdir}/libceltool-%{major}.so
12cr|cel-1.4.1-1|71	%dir %{_libdir}/%{name}-%{major}
12cr|cel-1.4.1-1|72	%{_libdir}/%{name}-%{major}/*.so
12cr|cel-1.4.1-1|73	%{_libdir}/%{name}-%{major}/*.csplugin
12cr|cel-1.4.1-1|74	%{python_sitearch}/blcelc.pth
12cr|cel-1.4.1-1|75	
12cr|cel-1.4.1-1|76	%files devel
12cr|cel-1.4.1-1|77	%{_bindir}/%{name}-config
12cr|cel-1.4.1-1|78	%dir %{_includedir}/%{name}-%{major}
12cr|cel-1.4.1-1|79	%{_includedir}/%{name}-%{major}/*
12cr|cel-1.4.1-1|80	
12cr|cel-1.4.1-1|81	%files doc
12cr|cel-1.4.1-1|82	%{_docdir}/%{name}-%{version}
12cr|cel-1.4.1-1|83	
12cr|cel-1.4.1-1|84	
12cr|cel-1.4.1-1|85	%changelog
12cr|cel-1.4.1-1|86	* Mon Jan 23 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.4.1-1
12cr|cel-1.4.1-1|87	+ Revision: 767385
12cr|cel-1.4.1-1|88	- update string format patch
12cr|cel-1.4.1-1|89	- make sure we pull in a non-segfaulting ftjam
12cr|cel-1.4.1-1|90	- use pkgconfig() dependencies
12cr|cel-1.4.1-1|91	- use %%{EVRD} macro
12cr|cel-1.4.1-1|92	- cleanups
12cr|cel-1.4.1-1|93	- new version
12cr|cel-1.4.1-1|94	
12cr|cel-1.4.1-1|95	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|cel-1.4.1-1|96	- the mass rebuild of 2010.0 packages
12cr|cel-1.4.1-1|97	
12cr|cel-1.4.1-1|98	+ Michael Scherer <misc@mandriva.org>
12cr|cel-1.4.1-1|99	- rebuild for python 2.7
12cr|cel-1.4.1-1|100	
12cr|cel-1.4.1-1|101	* Mon Oct 05 2009 Emmanuel Andry <eandry@mandriva.org> 1.2.1-4mdv2010.0
12cr|cel-1.4.1-1|102	+ Revision: 453949
12cr|cel-1.4.1-1|103	- disable useless autogen
12cr|cel-1.4.1-1|104	
12cr|cel-1.4.1-1|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|cel-1.4.1-1|106	- rebuild
12cr|cel-1.4.1-1|107	
12cr|cel-1.4.1-1|108	* Thu Jan 22 2009 Funda Wang <fwang@mandriva.org> 1.2.1-3mdv2009.1
12cr|cel-1.4.1-1|109	+ Revision: 332565
12cr|cel-1.4.1-1|110	- fix str fmt
12cr|cel-1.4.1-1|111	
12cr|cel-1.4.1-1|112	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-2mdv2009.0
12cr|cel-1.4.1-1|113	+ Revision: 266476
12cr|cel-1.4.1-1|114	- rebuild early 2009.0 package (before pixel changes)
12cr|cel-1.4.1-1|115	
12cr|cel-1.4.1-1|116	* Thu May 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.1-1mdv2009.0
12cr|cel-1.4.1-1|117	+ Revision: 213003
12cr|cel-1.4.1-1|118	- fix file list
12cr|cel-1.4.1-1|119	- update to new version 1.2.1
12cr|cel-1.4.1-1|120	
12cr|cel-1.4.1-1|121	* Thu Apr 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2-2mdv2009.0
12cr|cel-1.4.1-1|122	+ Revision: 197309
12cr|cel-1.4.1-1|123	- rebuild
12cr|cel-1.4.1-1|124	
12cr|cel-1.4.1-1|125	* Thu Apr 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2-1mdv2009.0
12cr|cel-1.4.1-1|126	+ Revision: 197101
12cr|cel-1.4.1-1|127	- add build requires on crystalspace-bindings-python
12cr|cel-1.4.1-1|128	- add new subpackage with documentation
12cr|cel-1.4.1-1|129	- spec file clean
12cr|cel-1.4.1-1|130	- fix file list
12cr|cel-1.4.1-1|131	- add lot of missing buildrequires
12cr|cel-1.4.1-1|132	- spec file clean
12cr|cel-1.4.1-1|133	- new version
12cr|cel-1.4.1-1|134	- drop patch 0
12cr|cel-1.4.1-1|135	- add missing buildrequires on libtool, texinfo and imagemagick
12cr|cel-1.4.1-1|136	
12cr|cel-1.4.1-1|137	+ Olivier Blin <blino@mandriva.org>
12cr|cel-1.4.1-1|138	- restore BuildRoot
12cr|cel-1.4.1-1|139	
12cr|cel-1.4.1-1|140	+ Thierry Vignaud <tv@mandriva.org>
12cr|cel-1.4.1-1|141	- kill re-definition of %%buildroot on Pixel's request
12cr|cel-1.4.1-1|142	
12cr|cel-1.4.1-1|143	
12cr|cel-1.4.1-1|144	* Mon Jan 22 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0-1mdv2007.0
12cr|cel-1.4.1-1|145	+ Revision: 111832
12cr|cel-1.4.1-1|146	- fix build on x86_64 (P0)
12cr|cel-1.4.1-1|147	- buildrequires on zlib-devel (??)
12cr|cel-1.4.1-1|148	- new release: 1.0
12cr|cel-1.4.1-1|149	clean out old junk
12cr|cel-1.4.1-1|150	lib64 fix for cel-config
12cr|cel-1.4.1-1|151	- Import cel
12cr|cel-1.4.1-1|152	
12cr|cel-1.4.1-1|153	* Wed Mar 09 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.99-0.20050309.2mdk
12cr|cel-1.4.1-1|154	- gah, headers went in the wrong place
12cr|cel-1.4.1-1|155	
12cr|cel-1.4.1-1|156	* Wed Mar 09 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.99-0.20050309.1mdk
12cr|cel-1.4.1-1|157	- new cvs snapshot
12cr|cel-1.4.1-1|158	- fix buildrequires
12cr|cel-1.4.1-1|159	- drop P0
12cr|cel-1.4.1-1|160	

569 12
12cr|celestia-1.6.1-1|1	Summary:		A real-time visual space simulation
12cr|celestia-1.6.1-1|2	Name:		celestia
12cr|celestia-1.6.1-1|3	Version:		1.6.1
12cr|celestia-1.6.1-1|4	Release:		1
12cr|celestia-1.6.1-1|5	License:		GPLv2+
12cr|celestia-1.6.1-1|6	Group:		Sciences/Astronomy
12cr|celestia-1.6.1-1|7	Source0:		http://prdownloads.sourceforge.net/celestia/%{name}-%{version}.tar.gz
12cr|celestia-1.6.1-1|8	Source1:		%{name}-16.png
12cr|celestia-1.6.1-1|9	Source2:		%{name}-32.png
12cr|celestia-1.6.1-1|10	Source3:		%{name}-48.png
12cr|celestia-1.6.1-1|11	Patch0:         celestia-1.6.1-gcc46.patch
12cr|celestia-1.6.1-1|12	Patch1:         celestia-1.6.0-cfg.patch
12cr|celestia-1.6.1-1|13	Patch2:         celestia-1.6.1-zlib.patch
12cr|celestia-1.6.1-1|14	Patch3:         celestia-1.6.1-link.patch
12cr|celestia-1.6.1-1|15	Patch4:         celestia-1.6.1-gcc47.patch
12cr|celestia-1.6.1-1|16	URL:		http://www.shatters.net/celestia/
12cr|celestia-1.6.1-1|17	
12cr|celestia-1.6.1-1|18	BuildRequires:	pkgconfig(glut)
12cr|celestia-1.6.1-1|19	BuildRequires:	pkgconfig(cairo)
12cr|celestia-1.6.1-1|20	BuildRequires:	gettext-devel
12cr|celestia-1.6.1-1|21	BuildRequires:	pkgconfig(theora)
12cr|celestia-1.6.1-1|22	BuildRequires:	pkgconfig(gdk-2.0)
12cr|celestia-1.6.1-1|23	BuildRequires:	pkgconfig(gdkglext-1.0)
12cr|celestia-1.6.1-1|24	BuildRequires:	jpeg-devel
12cr|celestia-1.6.1-1|25	BuildRequires:  	pkgconfig(libpng)
12cr|celestia-1.6.1-1|26	BuildRequires:	pkgconfig(lua)
12cr|celestia-1.6.1-1|27	BuildRequires:	desktop-file-utils
12cr|celestia-1.6.1-1|28	
12cr|celestia-1.6.1-1|29	%description
12cr|celestia-1.6.1-1|30	Celestia is a free real-time space simulation that lets you experience
12cr|celestia-1.6.1-1|31	our universe in three dimensions. Unlike most planetarium software,
12cr|celestia-1.6.1-1|32	Celestia doesn't confine you to the surface of the Earth. You can
12cr|celestia-1.6.1-1|33	travel throughout the solar system, to any of over 100,000 stars, or
12cr|celestia-1.6.1-1|34	even beyond the galaxy. All travel in Celestia is seamless; the
12cr|celestia-1.6.1-1|35	exponential zoom feature lets you explore space across a huge range of
12cr|celestia-1.6.1-1|36	scales, from galaxy clusters down to spacecraft only a few meters
12cr|celestia-1.6.1-1|37	across. A 'point-and-goto' interface makes it simple to navigate
12cr|celestia-1.6.1-1|38	through the universe to the object you want to visit.
12cr|celestia-1.6.1-1|39	
12cr|celestia-1.6.1-1|40	%prep
12cr|celestia-1.6.1-1|41	
12cr|celestia-1.6.1-1|42	%setup -q
12cr|celestia-1.6.1-1|43	%patch0 -p0 -b .gcc
12cr|celestia-1.6.1-1|44	%patch1 -p0 -b .cfg
12cr|celestia-1.6.1-1|45	%patch2 -p0 -b .zlib
12cr|celestia-1.6.1-1|46	%patch3 -p0 -b .link
12cr|celestia-1.6.1-1|47	%patch4 -p1 -b .gcc47
12cr|celestia-1.6.1-1|48	
12cr|celestia-1.6.1-1|49	# support for automake 1.10: empty file
12cr|celestia-1.6.1-1|50	# http://celestia.cvs.sourceforge.net/celestia/celestia/admin/config.rpath?view=markup&sortby=date
12cr|celestia-1.6.1-1|51	touch admin/config.rpath
12cr|celestia-1.6.1-1|52	
12cr|celestia-1.6.1-1|53	%build
12cr|celestia-1.6.1-1|54	autoreconf -fi
12cr|celestia-1.6.1-1|55	%configure2_5x --with-gtk \
12cr|celestia-1.6.1-1|56	--disable-rpath \
12cr|celestia-1.6.1-1|57	--enable-cairo \
12cr|celestia-1.6.1-1|58	--enable-theora \
12cr|celestia-1.6.1-1|59	--with-lua
12cr|celestia-1.6.1-1|60	%make
12cr|celestia-1.6.1-1|61	
12cr|celestia-1.6.1-1|62	%install
12cr|celestia-1.6.1-1|63	%makeinstall_std
12cr|celestia-1.6.1-1|64	
12cr|celestia-1.6.1-1|65	desktop-file-install --vendor='' \
12cr|celestia-1.6.1-1|66	--dir %{buildroot}%{_datadir}/applications \
12cr|celestia-1.6.1-1|67	--remove-category='Application' \
12cr|celestia-1.6.1-1|68	--add-category='GTK;Education' \
12cr|celestia-1.6.1-1|69	--remove-key='Version' \
12cr|celestia-1.6.1-1|70	%{buildroot}%{_datadir}/applications/*.desktop
12cr|celestia-1.6.1-1|71	
12cr|celestia-1.6.1-1|72	install -D -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12cr|celestia-1.6.1-1|73	install -D -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12cr|celestia-1.6.1-1|74	install -D -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
12cr|celestia-1.6.1-1|75	
12cr|celestia-1.6.1-1|76	
12cr|celestia-1.6.1-1|77	%find_lang %{name}
12cr|celestia-1.6.1-1|78	
12cr|celestia-1.6.1-1|79	
12cr|celestia-1.6.1-1|80	%files -f %{name}.lang
12cr|celestia-1.6.1-1|81	%doc AUTHORS ChangeLog COPYING INSTALL README
12cr|celestia-1.6.1-1|82	%attr(755,root,root) %{_bindir}/*
12cr|celestia-1.6.1-1|83	%{_datadir}/applications/%{name}.desktop
12cr|celestia-1.6.1-1|84	%{_datadir}/pixmaps/%{name}.png
12cr|celestia-1.6.1-1|85	%{_datadir}/%{name}
12cr|celestia-1.6.1-1|86	%{_iconsdir}/%{name}.png
12cr|celestia-1.6.1-1|87	%{_miconsdir}/%{name}.png
12cr|celestia-1.6.1-1|88	%{_liconsdir}/%{name}.png
12cr|celestia-1.6.1-1|89	%{_datadir}/locale/*/LC_MESSAGES/celestia_constellations.mo
12cr|celestia-1.6.1-1|90	
12cr|celestia-1.6.1-1|91	%changelog
12cr|celestia-1.6.1-1|92	* Fri Oct 07 2011 Andrey Bondrov <abondrov@mandriva.org> 1.6.1-1mdv2012.0
12cr|celestia-1.6.1-1|93	+ Revision: 703451
12cr|celestia-1.6.1-1|94	- New version: 1.6.1
12cr|celestia-1.6.1-1|95	
12cr|celestia-1.6.1-1|96	+ Funda Wang <fwang@mandriva.org>
12cr|celestia-1.6.1-1|97	- drop old files
12cr|celestia-1.6.1-1|98	
12cr|celestia-1.6.1-1|99	* Mon Dec 06 2010 Funda Wang <fwang@mandriva.org> 1.6.0-3mdv2011.0
12cr|celestia-1.6.1-1|100	+ Revision: 611370
12cr|celestia-1.6.1-1|101	- add gentoo patch to make it build
12cr|celestia-1.6.1-1|102	
12cr|celestia-1.6.1-1|103	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|celestia-1.6.1-1|104	- rebuild
12cr|celestia-1.6.1-1|105	
12cr|celestia-1.6.1-1|106	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.6.0-2mdv2010.0
12cr|celestia-1.6.1-1|107	+ Revision: 436988
12cr|celestia-1.6.1-1|108	- rebuild
12cr|celestia-1.6.1-1|109	
12cr|celestia-1.6.1-1|110	+ Emmanuel Andry <eandry@mandriva.org>
12cr|celestia-1.6.1-1|111	- BR jpeg-devel
12cr|celestia-1.6.1-1|112	- New version 1.6.0
12cr|celestia-1.6.1-1|113	- use GTK frontend to be desktop agnostic
12cr|celestia-1.6.1-1|114	- drop P0
12cr|celestia-1.6.1-1|115	- rediff P1 (was P3)
12cr|celestia-1.6.1-1|116	- add P0 from gentoo to fix GCC44 build
12cr|celestia-1.6.1-1|117	
12cr|celestia-1.6.1-1|118	* Sun Nov 23 2008 Funda Wang <fwang@mandriva.org> 1.5.1-3mdv2009.1
12cr|celestia-1.6.1-1|119	+ Revision: 305969
12cr|celestia-1.6.1-1|120	- build gnome frontend
12cr|celestia-1.6.1-1|121	- rediff patch0
12cr|celestia-1.6.1-1|122	
12cr|celestia-1.6.1-1|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|celestia-1.6.1-1|124	- rebuild early 2009.0 package (before pixel changes)
12cr|celestia-1.6.1-1|125	
12cr|celestia-1.6.1-1|126	+ Pixel <pixel@mandriva.com>
12cr|celestia-1.6.1-1|127	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|celestia-1.6.1-1|128	
12cr|celestia-1.6.1-1|129	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|celestia-1.6.1-1|130	- added a gcc43 patch from fedora
12cr|celestia-1.6.1-1|131	
12cr|celestia-1.6.1-1|132	* Wed May 07 2008 Funda Wang <fwang@mandriva.org> 1.5.1-1mdv2009.0
12cr|celestia-1.6.1-1|133	+ Revision: 202885
12cr|celestia-1.6.1-1|134	- New version 1.5.1
12cr|celestia-1.6.1-1|135	
12cr|celestia-1.6.1-1|136	* Fri Feb 01 2008 Funda Wang <fwang@mandriva.org> 1.5.0-1mdv2008.1
12cr|celestia-1.6.1-1|137	+ Revision: 161002
12cr|celestia-1.6.1-1|138	- fix desktop file icon
12cr|celestia-1.6.1-1|139	- FIx desktop orig dir
12cr|celestia-1.6.1-1|140	- drop old patches
12cr|celestia-1.6.1-1|141	- add missing file
12cr|celestia-1.6.1-1|142	- New version 1.5.0
12cr|celestia-1.6.1-1|143	
12cr|celestia-1.6.1-1|144	+ Thierry Vignaud <tv@mandriva.org>
12cr|celestia-1.6.1-1|145	- drop old menu
12cr|celestia-1.6.1-1|146	
12cr|celestia-1.6.1-1|147	* Wed Dec 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-9mdv2008.1
12cr|celestia-1.6.1-1|148	+ Revision: 137975
12cr|celestia-1.6.1-1|149	- rebuilt against openldap-2.4.7 libs
12cr|celestia-1.6.1-1|150	
12cr|celestia-1.6.1-1|151	+ Olivier Blin <blino@mandriva.org>
12cr|celestia-1.6.1-1|152	- restore BuildRoot
12cr|celestia-1.6.1-1|153	
12cr|celestia-1.6.1-1|154	+ Thierry Vignaud <tv@mandriva.org>
12cr|celestia-1.6.1-1|155	- kill re-definition of %%buildroot on Pixel's request
12cr|celestia-1.6.1-1|156	
12cr|celestia-1.6.1-1|157	* Mon Jul 16 2007 Emmanuel Andry <eandry@mandriva.org> 1.4.1-8mdv2008.0
12cr|celestia-1.6.1-1|158	+ Revision: 52746
12cr|celestia-1.6.1-1|159	- rediff patch2
12cr|celestia-1.6.1-1|160	- disable lua, make problems
12cr|celestia-1.6.1-1|161	- update patch2
12cr|celestia-1.6.1-1|162	- added lua support
12cr|celestia-1.6.1-1|163	- added patch 7 for lua
12cr|celestia-1.6.1-1|164	- added patches 2, 3, 4, 5, 6
12cr|celestia-1.6.1-1|165	- fix bugs 24720, 25752, 28572
12cr|celestia-1.6.1-1|166	- drop patch 1
12cr|celestia-1.6.1-1|167	
12cr|celestia-1.6.1-1|168	+ Andreas Hasenack <andreas@mandriva.com>
12cr|celestia-1.6.1-1|169	- rebuild to fix buildroot problem (/usr/share/apps/celestia was pointing to the buildroot)
12cr|celestia-1.6.1-1|170	- support automake 1.10
12cr|celestia-1.6.1-1|171	
12cr|celestia-1.6.1-1|172	+ Olivier Thauvin <nanardon@mandriva.org>
12cr|celestia-1.6.1-1|173	- rebuild
12cr|celestia-1.6.1-1|174	
12cr|celestia-1.6.1-1|175	
12cr|celestia-1.6.1-1|176	* Sun Nov 05 2006 Emmanuel Andry <eandry@mandriva.org> 1.4.1-3mdv2007.0
12cr|celestia-1.6.1-1|177	+ Revision: 76781
12cr|celestia-1.6.1-1|178	-fix x86_64 build (bug#25768)
12cr|celestia-1.6.1-1|179	- commit-message
12cr|celestia-1.6.1-1|180	
12cr|celestia-1.6.1-1|181	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|celestia-1.6.1-1|182	- celestia-1.4.1-2mdv2007.0
12cr|celestia-1.6.1-1|183	- Really fix to xdg (and to have menu entry on new menu
12cr|celestia-1.6.1-1|184	not a bad one)
12cr|celestia-1.6.1-1|185	
12cr|celestia-1.6.1-1|186	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org> 1.4.1-1mdv2007.0
12cr|celestia-1.6.1-1|187	+ Revision: 43311
12cr|celestia-1.6.1-1|188	- 1.4.1
12cr|celestia-1.6.1-1|189	- xdg menu
12cr|celestia-1.6.1-1|190	- patch fixing c++ and destdir
12cr|celestia-1.6.1-1|191	- Import celestia
12cr|celestia-1.6.1-1|192	

570 12
12cr|cellwriter-1.3.4-5|1	#define debug_package %{nil}
12cr|cellwriter-1.3.4-5|2	
12cr|cellwriter-1.3.4-5|3	%define name    cellwriter
12cr|cellwriter-1.3.4-5|4	%define version 1.3.4
12cr|cellwriter-1.3.4-5|5	%define release 5
12cr|cellwriter-1.3.4-5|6	
12cr|cellwriter-1.3.4-5|7	Name:           %{name}
12cr|cellwriter-1.3.4-5|8	Summary:        Character-based hardwriting input panel
12cr|cellwriter-1.3.4-5|9	Version:        %{version}
12cr|cellwriter-1.3.4-5|10	Release:        %{release}
12cr|cellwriter-1.3.4-5|11	Source0:        http://pub.risujin.org/cellwriter/%{name}-%{version}.tar.gz
12cr|cellwriter-1.3.4-5|12	Patch0:		cellwriter-1.3.4-fix-str-fmt.patch
12cr|cellwriter-1.3.4-5|13	URL:            http://risujin.org/cellwriter/
12cr|cellwriter-1.3.4-5|14	Group:          Accessibility
12cr|cellwriter-1.3.4-5|15	License:        GPLv2
12cr|cellwriter-1.3.4-5|16	BuildRequires:   pkgconfig(xtst)
12cr|cellwriter-1.3.4-5|17	BuildRequires:   pkgconfig(gdk-2.0)
12cr|cellwriter-1.3.4-5|18	BuildRequires:   pkgconfig(libgnome-2.0)
12cr|cellwriter-1.3.4-5|19	
12cr|cellwriter-1.3.4-5|20	%description
12cr|cellwriter-1.3.4-5|21	CellWriter is a grid-entry natural handwriting input panel. As you write
12cr|cellwriter-1.3.4-5|22	characters into the cells, your writing is instantly recognized at the
12cr|cellwriter-1.3.4-5|23	character level. When you press Enter on the panel, the input you entered is
12cr|cellwriter-1.3.4-5|24	sent to the currently focused application as if typed on the keyboard.
12cr|cellwriter-1.3.4-5|25	
12cr|cellwriter-1.3.4-5|26	%prep
12cr|cellwriter-1.3.4-5|27	%setup -q
12cr|cellwriter-1.3.4-5|28	%patch0 -p0
12cr|cellwriter-1.3.4-5|29	
12cr|cellwriter-1.3.4-5|30	
12cr|cellwriter-1.3.4-5|31	%build
12cr|cellwriter-1.3.4-5|32	%configure2_5x
12cr|cellwriter-1.3.4-5|33	make %{?_smp_mflags} LIBS="$LIBS -lX11 -lm -lXtst"
12cr|cellwriter-1.3.4-5|34	
12cr|cellwriter-1.3.4-5|35	%install
12cr|cellwriter-1.3.4-5|36	%makeinstall_std
12cr|cellwriter-1.3.4-5|37	
12cr|cellwriter-1.3.4-5|38	
12cr|cellwriter-1.3.4-5|39	%files
12cr|cellwriter-1.3.4-5|40	%doc README NEWS COPYING AUTHORS
12cr|cellwriter-1.3.4-5|41	%{_bindir}/*
12cr|cellwriter-1.3.4-5|42	%{_mandir}/man1/*
12cr|cellwriter-1.3.4-5|43	%{_datadir}/%name
12cr|cellwriter-1.3.4-5|44	%{_datadir}/pixmaps/*
12cr|cellwriter-1.3.4-5|45	%{_iconsdir}/hicolor/scalable/apps/cellwriter.svg
12cr|cellwriter-1.3.4-5|46	%{_datadir}/applications/*
12cr|cellwriter-1.3.4-5|47	
12cr|cellwriter-1.3.4-5|48	
12cr|cellwriter-1.3.4-5|49	%changelog
12cr|cellwriter-1.3.4-5|50	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-5mdv2011.0
12cr|cellwriter-1.3.4-5|51	+ Revision: 610129
12cr|cellwriter-1.3.4-5|52	- rebuild
12cr|cellwriter-1.3.4-5|53	
12cr|cellwriter-1.3.4-5|54	* Sun May 02 2010 Funda Wang <fwang@mandriva.org> 1.3.4-4mdv2010.1
12cr|cellwriter-1.3.4-5|55	+ Revision: 541555
12cr|cellwriter-1.3.4-5|56	- fix perm
12cr|cellwriter-1.3.4-5|57	
12cr|cellwriter-1.3.4-5|58	* Tue Feb 09 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.3.4-3mdv2010.1
12cr|cellwriter-1.3.4-5|59	+ Revision: 502678
12cr|cellwriter-1.3.4-5|60	- fix licence
12cr|cellwriter-1.3.4-5|61	
12cr|cellwriter-1.3.4-5|62	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.3.4-2mdv2010.0
12cr|cellwriter-1.3.4-5|63	+ Revision: 436989
12cr|cellwriter-1.3.4-5|64	- rebuild
12cr|cellwriter-1.3.4-5|65	
12cr|cellwriter-1.3.4-5|66	* Sun Mar 15 2009 Funda Wang <fwang@mandriva.org> 1.3.4-1mdv2009.1
12cr|cellwriter-1.3.4-5|67	+ Revision: 355280
12cr|cellwriter-1.3.4-5|68	- New version 1.3.4
12cr|cellwriter-1.3.4-5|69	
12cr|cellwriter-1.3.4-5|70	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.2.4-3mdv2009.0
12cr|cellwriter-1.3.4-5|71	+ Revision: 243472
12cr|cellwriter-1.3.4-5|72	- rebuild
12cr|cellwriter-1.3.4-5|73	- kill re-definition of %%buildroot on Pixel's request
12cr|cellwriter-1.3.4-5|74	
12cr|cellwriter-1.3.4-5|75	+ Olivier Blin <oblin@mandriva.com>
12cr|cellwriter-1.3.4-5|76	- restore BuildRoot
12cr|cellwriter-1.3.4-5|77	
12cr|cellwriter-1.3.4-5|78	* Thu Oct 18 2007 Austin Acton <austin@mandriva.org> 1.2.4-1mdv2008.1
12cr|cellwriter-1.3.4-5|79	+ Revision: 99984
12cr|cellwriter-1.3.4-5|80	- fix buildrequires
12cr|cellwriter-1.3.4-5|81	- import cellwriter
12cr|cellwriter-1.3.4-5|82	
12cr|cellwriter-1.3.4-5|83	

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

572 12
12cr|centerim-4.22.10-1|1	Name:		centerim
12cr|centerim-4.22.10-1|2	Summary:	Console ncurses based multi-protocol instant messenger
12cr|centerim-4.22.10-1|3	Version:	4.22.10
12cr|centerim-4.22.10-1|4	Release:	1
12cr|centerim-4.22.10-1|5	License:	GPLv2+ and LGPLv2+
12cr|centerim-4.22.10-1|6	Group:		Networking/Instant messaging
12cr|centerim-4.22.10-1|7	Source:		http://www.centerim.org/download/releases/%{name}-%{version}.tar.gz
12cr|centerim-4.22.10-1|8	Patch0:         centerim-4.22.6-url-escape-fedora.patch
12cr|centerim-4.22.10-1|9	Patch1:         centerim-gcc46.patch
12cr|centerim-4.22.10-1|10	URL:		http://www.centerim.org
12cr|centerim-4.22.10-1|11	BuildRequires:	liblzo2-devel
12cr|centerim-4.22.10-1|12	BuildRequires:	autoconf
12cr|centerim-4.22.10-1|13	BuildRequires:	pkgconfig(ncurses)
12cr|centerim-4.22.10-1|14	BuildRequires:	pkgconfig(openssl)
12cr|centerim-4.22.10-1|15	BuildRequires:	pkgconfig(libcurl)
12cr|centerim-4.22.10-1|16	BuildRequires:	jpeg-devel
12cr|centerim-4.22.10-1|17	BuildRequires:	gettext-devel
12cr|centerim-4.22.10-1|18	BuildRequires:	gpgme-devel
12cr|centerim-4.22.10-1|19	BuildRequires:	pkgconfig(nspr)
12cr|centerim-4.22.10-1|20	BuildRequires:	pkgconfig(nss)
12cr|centerim-4.22.10-1|21	
12cr|centerim-4.22.10-1|22	Obsoletes:	centericq
12cr|centerim-4.22.10-1|23	Provides:	centericq
12cr|centerim-4.22.10-1|24	
12cr|centerim-4.22.10-1|25	%description
12cr|centerim-4.22.10-1|26	CenterIM is a text mode menu- and window-driven instant messenger. ICQ,
12cr|centerim-4.22.10-1|27	Yahoo!, AIM TOC, IRC, MSN, Gadu-Gadu and Jabber protocols are currently
12cr|centerim-4.22.10-1|28	supported.  There is also an internal RSS reader and a LiveJournal client.
12cr|centerim-4.22.10-1|29	
12cr|centerim-4.22.10-1|30	CenterIM is a fork of the CenterICQ project.
12cr|centerim-4.22.10-1|31	
12cr|centerim-4.22.10-1|32	%prep
12cr|centerim-4.22.10-1|33	%setup -q
12cr|centerim-4.22.10-1|34	#security fix from fedora
12cr|centerim-4.22.10-1|35	%patch0 -p1 -b .url-escape-fedora
12cr|centerim-4.22.10-1|36	%patch1 -p1 -b .gcc46
12cr|centerim-4.22.10-1|37	
12cr|centerim-4.22.10-1|38	%build
12cr|centerim-4.22.10-1|39	autoconf
12cr|centerim-4.22.10-1|40	%configure \
12cr|centerim-4.22.10-1|41	--with-ssl \
12cr|centerim-4.22.10-1|42	--disable-rpath \
12cr|centerim-4.22.10-1|43	--enable-locales-fix
12cr|centerim-4.22.10-1|44	
12cr|centerim-4.22.10-1|45	%make
12cr|centerim-4.22.10-1|46	
12cr|centerim-4.22.10-1|47	%install
12cr|centerim-4.22.10-1|48	%makeinstall_std
12cr|centerim-4.22.10-1|49	
12cr|centerim-4.22.10-1|50	%find_lang %name
12cr|centerim-4.22.10-1|51	
12cr|centerim-4.22.10-1|52	%files -f %{name}.lang
12cr|centerim-4.22.10-1|53	%doc ABOUT-NLS AUTHORS COPYING ChangeLog FAQ NEWS README THANKS TODO
12cr|centerim-4.22.10-1|54	%{_bindir}/CenterIMLog2HTML.py
12cr|centerim-4.22.10-1|55	%{_bindir}/centerim
12cr|centerim-4.22.10-1|56	%{_bindir}/cimconv
12cr|centerim-4.22.10-1|57	%{_mandir}/man1/centerim.1*
12cr|centerim-4.22.10-1|58	%{_mandir}/man1/cimconv.1*
12cr|centerim-4.22.10-1|59	%{_datadir}/%{name}
12cr|centerim-4.22.10-1|60	%{_bindir}/cimformathistory
12cr|centerim-4.22.10-1|61	%{_bindir}/cimextracthistory.pl
12cr|centerim-4.22.10-1|62	
12cr|centerim-4.22.10-1|63	
12cr|centerim-4.22.10-1|64	%changelog
12cr|centerim-4.22.10-1|65	* Sun Dec 05 2010 Sandro Cazzaniga <kharec@mandriva.org> 4.22.10-1mdv2011.0
12cr|centerim-4.22.10-1|66	+ Revision: 610624
12cr|centerim-4.22.10-1|67	- update to 4.22.10
12cr|centerim-4.22.10-1|68	
12cr|centerim-4.22.10-1|69	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|centerim-4.22.10-1|70	- rebuild
12cr|centerim-4.22.10-1|71	
12cr|centerim-4.22.10-1|72	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 4.22.9-2mdv2010.1
12cr|centerim-4.22.10-1|73	+ Revision: 537517
12cr|centerim-4.22.10-1|74	- rebuild
12cr|centerim-4.22.10-1|75	
12cr|centerim-4.22.10-1|76	* Thu Jan 21 2010 Sandro Cazzaniga <kharec@mandriva.org> 4.22.9-1mdv2010.1
12cr|centerim-4.22.10-1|77	+ Revision: 494439
12cr|centerim-4.22.10-1|78	- update sources to 4.22.9
12cr|centerim-4.22.10-1|79	- update to new version 4.22.9
12cr|centerim-4.22.10-1|80	
12cr|centerim-4.22.10-1|81	* Wed Oct 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.22.8-2mdv2010.0
12cr|centerim-4.22.10-1|82	+ Revision: 455772
12cr|centerim-4.22.10-1|83	- rebuild for new curl SSL backend
12cr|centerim-4.22.10-1|84	
12cr|centerim-4.22.10-1|85	* Sat Aug 15 2009 Frederik Himpe <fhimpe@mandriva.org> 4.22.8-1mdv2010.0
12cr|centerim-4.22.10-1|86	+ Revision: 416606
12cr|centerim-4.22.10-1|87	- update to new version 4.22.8
12cr|centerim-4.22.10-1|88	
12cr|centerim-4.22.10-1|89	* Wed Mar 18 2009 Funda Wang <fwang@mandriva.org> 4.22.7-1mdv2009.1
12cr|centerim-4.22.10-1|90	+ Revision: 357124
12cr|centerim-4.22.10-1|91	- New version 4.22.7
12cr|centerim-4.22.10-1|92	
12cr|centerim-4.22.10-1|93	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 4.22.5-2mdv2009.0
12cr|centerim-4.22.10-1|94	+ Revision: 266506
12cr|centerim-4.22.10-1|95	- rebuild early 2009.0 package (before pixel changes)
12cr|centerim-4.22.10-1|96	
12cr|centerim-4.22.10-1|97	* Sat May 03 2008 Frederik Himpe <fhimpe@mandriva.org> 4.22.5-1mdv2009.0
12cr|centerim-4.22.10-1|98	+ Revision: 200800
12cr|centerim-4.22.10-1|99	- Initial centerim import, based on the centericq spec which it obsoletes
12cr|centerim-4.22.10-1|100	- create centerim
12cr|centerim-4.22.10-1|101	

573 12
12cr|cerealizer-0.7-4|1	%define name    cerealizer
12cr|cerealizer-0.7-4|2	%define oname   Cerealizer
12cr|cerealizer-0.7-4|3	%define version 0.7
12cr|cerealizer-0.7-4|4	
12cr|cerealizer-0.7-4|5	Name:           %{name}
12cr|cerealizer-0.7-4|6	Version:        %{version}
12cr|cerealizer-0.7-4|7	Release:        %mkrel 4
12cr|cerealizer-0.7-4|8	License:        GPL
12cr|cerealizer-0.7-4|9	Url:		http://home.gna.org/oomadness/fr/cerealizer/index.html
12cr|cerealizer-0.7-4|10	Source:		http://download.gna.org/soya/%{oname}-%{version}.tar.bz2
12cr|cerealizer-0.7-4|11	Group:          Development/Python
12cr|cerealizer-0.7-4|12	Summary:        Python module that allows to save objects in file
12cr|cerealizer-0.7-4|13	BuildRequires:  python-devel
12cr|cerealizer-0.7-4|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|cerealizer-0.7-4|15	Buildarch:	noarch
12cr|cerealizer-0.7-4|16	
12cr|cerealizer-0.7-4|17	%description
12cr|cerealizer-0.7-4|18	Python module that allows to save objects in file
12cr|cerealizer-0.7-4|19	
12cr|cerealizer-0.7-4|20	%prep
12cr|cerealizer-0.7-4|21	%setup -q  -n %{oname}-%{version}
12cr|cerealizer-0.7-4|22	rm -rf `find -name CVS` `find -name .cvswrappers`
12cr|cerealizer-0.7-4|23	
12cr|cerealizer-0.7-4|24	%build
12cr|cerealizer-0.7-4|25	
12cr|cerealizer-0.7-4|26	%{__python} setup.py build
12cr|cerealizer-0.7-4|27	
12cr|cerealizer-0.7-4|28	%install
12cr|cerealizer-0.7-4|29	%{__rm} -rf $RPM_BUILD_ROOT
12cr|cerealizer-0.7-4|30	%{__python} setup.py install --root=$RPM_BUILD_ROOT
12cr|cerealizer-0.7-4|31	
12cr|cerealizer-0.7-4|32	%clean
12cr|cerealizer-0.7-4|33	%{__rm} -rf $RPM_BUILD_ROOT
12cr|cerealizer-0.7-4|34	
12cr|cerealizer-0.7-4|35	%files
12cr|cerealizer-0.7-4|36	%defattr(-,root,root)
12cr|cerealizer-0.7-4|37	%doc README
12cr|cerealizer-0.7-4|38	%py_puresitedir/%{name}
12cr|cerealizer-0.7-4|39	%py_puresitedir/*.egg-info
12cr|cerealizer-0.7-4|40	
12cr|cerealizer-0.7-4|41	
12cr|cerealizer-0.7-4|42	
12cr|cerealizer-0.7-4|43	
12cr|cerealizer-0.7-4|44	%changelog
12cr|cerealizer-0.7-4|45	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.7-4mdv2011.0
12cr|cerealizer-0.7-4|46	+ Revision: 592376
12cr|cerealizer-0.7-4|47	- rebuild for python 2.7
12cr|cerealizer-0.7-4|48	
12cr|cerealizer-0.7-4|49	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.7-3mdv2010.0
12cr|cerealizer-0.7-4|50	+ Revision: 436990
12cr|cerealizer-0.7-4|51	- rebuild
12cr|cerealizer-0.7-4|52	
12cr|cerealizer-0.7-4|53	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 0.7-2mdv2009.1
12cr|cerealizer-0.7-4|54	+ Revision: 324175
12cr|cerealizer-0.7-4|55	- rebuild
12cr|cerealizer-0.7-4|56	
12cr|cerealizer-0.7-4|57	* Sat Sep 06 2008 Emmanuel Andry <eandry@mandriva.org> 0.7-1mdv2009.0
12cr|cerealizer-0.7-4|58	+ Revision: 281879
12cr|cerealizer-0.7-4|59	- New version
12cr|cerealizer-0.7-4|60	
12cr|cerealizer-0.7-4|61	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.6-3mdv2009.0
12cr|cerealizer-0.7-4|62	+ Revision: 243474
12cr|cerealizer-0.7-4|63	- rebuild
12cr|cerealizer-0.7-4|64	- kill re-definition of %%buildroot on Pixel's request
12cr|cerealizer-0.7-4|65	
12cr|cerealizer-0.7-4|66	+ Olivier Blin <oblin@mandriva.com>
12cr|cerealizer-0.7-4|67	- restore BuildRoot
12cr|cerealizer-0.7-4|68	
12cr|cerealizer-0.7-4|69	* Sat Dec 15 2007 Emmanuel Andry <eandry@mandriva.org> 0.6-1mdv2008.1
12cr|cerealizer-0.7-4|70	+ Revision: 120399
12cr|cerealizer-0.7-4|71	- New version
12cr|cerealizer-0.7-4|72	
12cr|cerealizer-0.7-4|73	* Tue Sep 11 2007 Emmanuel Andry <eandry@mandriva.org> 0.5-2mdv2008.0
12cr|cerealizer-0.7-4|74	+ Revision: 84538
12cr|cerealizer-0.7-4|75	- rebuild
12cr|cerealizer-0.7-4|76	
12cr|cerealizer-0.7-4|77	
12cr|cerealizer-0.7-4|78	* Sat Dec 16 2006 Olivier Blin <oblin@mandriva.com> 0.5-1mdv2007.0
12cr|cerealizer-0.7-4|79	+ Revision: 98150
12cr|cerealizer-0.7-4|80	- 0.5 (with register_alias support, #24821)
12cr|cerealizer-0.7-4|81	
12cr|cerealizer-0.7-4|82	* Fri Dec 15 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.4-3mdv2007.1
12cr|cerealizer-0.7-4|83	+ Revision: 97486
12cr|cerealizer-0.7-4|84	- Fix File list
12cr|cerealizer-0.7-4|85	- Fix File list
12cr|cerealizer-0.7-4|86	- Rebuild against new python
12cr|cerealizer-0.7-4|87	- Import cerealizer
12cr|cerealizer-0.7-4|88	
12cr|cerealizer-0.7-4|89	* Tue Jul 11 2006 Lenny Cartier <lenny@mandriva.com> 0.4-1mdv2007.0
12cr|cerealizer-0.7-4|90	- new
12cr|cerealizer-0.7-4|91	

574 12
12cr|certwatch-1.0-10|1	Name:       certwatch
12cr|certwatch-1.0-10|2	Version:    1.0
12cr|certwatch-1.0-10|3	Release:    10
12cr|certwatch-1.0-10|4	Summary:    SSL certificate monitoring
12cr|certwatch-1.0-10|5	Source0:    %{name}-%{version}.tar.gz
12cr|certwatch-1.0-10|6	Patch0:     %{name}-1.0-mdv.patch
12cr|certwatch-1.0-10|7	Group:      System/Servers
12cr|certwatch-1.0-10|8	License:    GPL
12cr|certwatch-1.0-10|9	BuildRequires:  pkgconfig(openssl)
12cr|certwatch-1.0-10|10	BuildRequires:  xmlto
12cr|certwatch-1.0-10|11	Conflicts:      apache-mod_ssl <= 2.2.4-7mdv2008.0
12cr|certwatch-1.0-10|12	
12cr|certwatch-1.0-10|13	
12cr|certwatch-1.0-10|14	%description
12cr|certwatch-1.0-10|15	The  certwatch  program  is used to issue warning when an SSL certificate is
12cr|certwatch-1.0-10|16	about to expire.
12cr|certwatch-1.0-10|17	
12cr|certwatch-1.0-10|18	%prep
12cr|certwatch-1.0-10|19	%setup -q
12cr|certwatch-1.0-10|20	%patch0 -p 1
12cr|certwatch-1.0-10|21	
12cr|certwatch-1.0-10|22	%build
12cr|certwatch-1.0-10|23	cc %optflags -Wall -I/usr/include/openssl \
12cr|certwatch-1.0-10|24	certwatch.c -o certwatch -lcrypto
12cr|certwatch-1.0-10|25	
12cr|certwatch-1.0-10|26	xmlto man certwatch.xml
12cr|certwatch-1.0-10|27	
12cr|certwatch-1.0-10|28	%install
12cr|certwatch-1.0-10|29	mkdir -p %{buildroot}%{_sysconfdir}/cron.daily \
12cr|certwatch-1.0-10|30	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig \
12cr|certwatch-1.0-10|31	%{buildroot}%{_mandir}/man1 \
12cr|certwatch-1.0-10|32	%{buildroot}%{_bindir}
12cr|certwatch-1.0-10|33	
12cr|certwatch-1.0-10|34	# install certwatch
12cr|certwatch-1.0-10|35	install -c -m 755 certwatch %{buildroot}%{_bindir}/certwatch
12cr|certwatch-1.0-10|36	install -c -m 755 certwatch.cron \
12cr|certwatch-1.0-10|37	%{buildroot}%{_sysconfdir}/cron.daily/certwatch
12cr|certwatch-1.0-10|38	install -c -m 644 certwatch.1 \
12cr|certwatch-1.0-10|39	%{buildroot}%{_mandir}/man1/certwatch.1
12cr|certwatch-1.0-10|40	
12cr|certwatch-1.0-10|41	cat > %{buildroot}%{_sysconfdir}/sysconfig/%{name} <<EOF
12cr|certwatch-1.0-10|42	# certwatch cron task options
12cr|certwatch-1.0-10|43	CERTS_DIR=/etc/pki/tls/certs
12cr|certwatch-1.0-10|44	CERTWATCH_OPTS=
12cr|certwatch-1.0-10|45	EOF
12cr|certwatch-1.0-10|46	
12cr|certwatch-1.0-10|47	
12cr|certwatch-1.0-10|48	%files
12cr|certwatch-1.0-10|49	%{_bindir}/*
12cr|certwatch-1.0-10|50	%config(noreplace) %{_sysconfdir}/cron.daily/certwatch
12cr|certwatch-1.0-10|51	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|certwatch-1.0-10|52	%{_mandir}/man1/*
12cr|certwatch-1.0-10|53	

575 12
12cr|cfengine3-3.1.5-3|1	%define	up_name	cfengine
12cr|cfengine3-3.1.5-3|2	%define _fortify_cflags %nil
12cr|cfengine3-3.1.5-3|3	
12cr|cfengine3-3.1.5-3|4	%define major 1
12cr|cfengine3-3.1.5-3|5	%define libname %mklibname %{name}_ %{major}
12cr|cfengine3-3.1.5-3|6	%define develname %mklibname -d %{name}
12cr|cfengine3-3.1.5-3|7	
12cr|cfengine3-3.1.5-3|8	Name:		cfengine3
12cr|cfengine3-3.1.5-3|9	Version:	3.1.5
12cr|cfengine3-3.1.5-3|10	Release:	3
12cr|cfengine3-3.1.5-3|11	Summary:	Cfengine helps administer remote BSD and System-5-like systems
12cr|cfengine3-3.1.5-3|12	License:	GPL
12cr|cfengine3-3.1.5-3|13	Group:		Monitoring
12cr|cfengine3-3.1.5-3|14	URL:		http://www.cfengine.org
12cr|cfengine3-3.1.5-3|15	Source0:	http://www.cfengine.org/tarballs/%{up_name}-%{version}.tar.gz
12cr|cfengine3-3.1.5-3|16	Source4:	cfengine-serverd.init
12cr|cfengine3-3.1.5-3|17	Source5:	cfengine-execd.init
12cr|cfengine3-3.1.5-3|18	Source6:	cfengine-monitord.init
12cr|cfengine3-3.1.5-3|19	Patch0:		cfengine-3.0.3-fix-str-fmt.patch
12cr|cfengine3-3.1.5-3|20	BuildRequires:	flex
12cr|cfengine3-3.1.5-3|21	BuildRequires:	bison
12cr|cfengine3-3.1.5-3|22	BuildRequires:	openssl-devel
12cr|cfengine3-3.1.5-3|23	BuildRequires:	db-devel
12cr|cfengine3-3.1.5-3|24	BuildRequires:	graphviz-devel
12cr|cfengine3-3.1.5-3|25	BuildRequires:	mysql-devel
12cr|cfengine3-3.1.5-3|26	BuildRequires:	postgresql-devel
12cr|cfengine3-3.1.5-3|27	BuildRequires:	pcre-devel
12cr|cfengine3-3.1.5-3|28	Requires(pre):	rpm-helper
12cr|cfengine3-3.1.5-3|29	Requires(preun):rpm-helper
12cr|cfengine3-3.1.5-3|30	Conflicts:      cfengine
12cr|cfengine3-3.1.5-3|31	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|cfengine3-3.1.5-3|32	
12cr|cfengine3-3.1.5-3|33	%description
12cr|cfengine3-3.1.5-3|34	Cfengine, the configuration engine, is a very high level language for
12cr|cfengine3-3.1.5-3|35	simplifying the task of administrating and configuring large numbers
12cr|cfengine3-3.1.5-3|36	of workstations. Cfengine uses the idea of classes and a primitive
12cr|cfengine3-3.1.5-3|37	form of intelligence to define and automate the configuration of large
12cr|cfengine3-3.1.5-3|38	systems in the most economical way possible.
12cr|cfengine3-3.1.5-3|39	
12cr|cfengine3-3.1.5-3|40	%package base
12cr|cfengine3-3.1.5-3|41	Summary:	Cfengine base files
12cr|cfengine3-3.1.5-3|42	Group:		Monitoring
12cr|cfengine3-3.1.5-3|43	Requires:	lsb-release
12cr|cfengine3-3.1.5-3|44	
12cr|cfengine3-3.1.5-3|45	%description base
12cr|cfengine3-3.1.5-3|46	This package contain the cfengine base files needed by all subpackages.
12cr|cfengine3-3.1.5-3|47	
12cr|cfengine3-3.1.5-3|48	%package agent
12cr|cfengine3-3.1.5-3|49	Summary:	Cfengine agent
12cr|cfengine3-3.1.5-3|50	Group:		Monitoring
12cr|cfengine3-3.1.5-3|51	Requires:	%{name}-base = %{version}-%{release}
12cr|cfengine3-3.1.5-3|52	
12cr|cfengine3-3.1.5-3|53	%description agent
12cr|cfengine3-3.1.5-3|54	This package contain the cfengine agent.
12cr|cfengine3-3.1.5-3|55	
12cr|cfengine3-3.1.5-3|56	%package serverd
12cr|cfengine3-3.1.5-3|57	Summary:	Cfengine server daemon
12cr|cfengine3-3.1.5-3|58	Group:		Monitoring
12cr|cfengine3-3.1.5-3|59	Requires:	%{name}-base = %{version}-%{release}
12cr|cfengine3-3.1.5-3|60	Requires(post):rpm-helper
12cr|cfengine3-3.1.5-3|61	Requires(preun):rpm-helper
12cr|cfengine3-3.1.5-3|62	
12cr|cfengine3-3.1.5-3|63	%description serverd
12cr|cfengine3-3.1.5-3|64	This package contain the cfengine server daemon.
12cr|cfengine3-3.1.5-3|65	
12cr|cfengine3-3.1.5-3|66	%package execd
12cr|cfengine3-3.1.5-3|67	Summary:	Cfengine agent execution wrapper
12cr|cfengine3-3.1.5-3|68	Group:		Monitoring
12cr|cfengine3-3.1.5-3|69	Requires:	%{name}-base = %{version}-%{release}
12cr|cfengine3-3.1.5-3|70	Requires(post):	rpm-helper
12cr|cfengine3-3.1.5-3|71	Requires(preun):rpm-helper
12cr|cfengine3-3.1.5-3|72	
12cr|cfengine3-3.1.5-3|73	%description execd
12cr|cfengine3-3.1.5-3|74	This package contain the cfengine agent execution wrapper.
12cr|cfengine3-3.1.5-3|75	
12cr|cfengine3-3.1.5-3|76	%package monitord
12cr|cfengine3-3.1.5-3|77	Summary:	Cfengine anomaly detection daemon
12cr|cfengine3-3.1.5-3|78	Group:		Monitoring
12cr|cfengine3-3.1.5-3|79	Requires:	%{name}-base = %{version}-%{release}
12cr|cfengine3-3.1.5-3|80	Requires(pre):	rpm-helper
12cr|cfengine3-3.1.5-3|81	Requires(preun):rpm-helper
12cr|cfengine3-3.1.5-3|82	
12cr|cfengine3-3.1.5-3|83	%description monitord
12cr|cfengine3-3.1.5-3|84	This package contain the cfengine anomaly detection daemon.
12cr|cfengine3-3.1.5-3|85	
12cr|cfengine3-3.1.5-3|86	%package -n	%{libname}
12cr|cfengine3-3.1.5-3|87	Summary:	Dynamic libraries for %{name}
12cr|cfengine3-3.1.5-3|88	Group:		System/Libraries
12cr|cfengine3-3.1.5-3|89	
12cr|cfengine3-3.1.5-3|90	%description -n	%{libname}
12cr|cfengine3-3.1.5-3|91	This package contains the library needed to run programs dynamically
12cr|cfengine3-3.1.5-3|92	linked with %{name}.
12cr|cfengine3-3.1.5-3|93	
12cr|cfengine3-3.1.5-3|94	%package -n	%{develname}
12cr|cfengine3-3.1.5-3|95	Summary:	Development files for %{name}
12cr|cfengine3-3.1.5-3|96	Group:		Development/C
12cr|cfengine3-3.1.5-3|97	Requires:	%{libname} = %{version}
12cr|cfengine3-3.1.5-3|98	Provides:	%{name}-devel = %{version}-%{release}
12cr|cfengine3-3.1.5-3|99	
12cr|cfengine3-3.1.5-3|100	%description -n	%{develname}
12cr|cfengine3-3.1.5-3|101	This package contains the header files and libraries needed for
12cr|cfengine3-3.1.5-3|102	developing programs using the %{name} library.
12cr|cfengine3-3.1.5-3|103	
12cr|cfengine3-3.1.5-3|104	%prep
12cr|cfengine3-3.1.5-3|105	%setup -q -n %{up_name}-%{version}
12cr|cfengine3-3.1.5-3|106	%patch0 -p1
12cr|cfengine3-3.1.5-3|107	
12cr|cfengine3-3.1.5-3|108	%build
12cr|cfengine3-3.1.5-3|109	%serverbuild
12cr|cfengine3-3.1.5-3|110	%configure2_5x --with-workdir=%{_localstatedir}/lib/%{up_name} --enable-shared
12cr|cfengine3-3.1.5-3|111	%make
12cr|cfengine3-3.1.5-3|112	
12cr|cfengine3-3.1.5-3|113	%install
12cr|cfengine3-3.1.5-3|114	rm -rf %{buildroot}
12cr|cfengine3-3.1.5-3|115	%makeinstall_std
12cr|cfengine3-3.1.5-3|116	
12cr|cfengine3-3.1.5-3|117	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|cfengine3-3.1.5-3|118	
12cr|cfengine3-3.1.5-3|119	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{up_name}/bin
12cr|cfengine3-3.1.5-3|120	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{up_name}/lastseen
12cr|cfengine3-3.1.5-3|121	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{up_name}/modules
12cr|cfengine3-3.1.5-3|122	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{up_name}/outputs
12cr|cfengine3-3.1.5-3|123	install -d -m 700 %{buildroot}%{_localstatedir}/lib/%{up_name}/ppkeys
12cr|cfengine3-3.1.5-3|124	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{up_name}/randseed
12cr|cfengine3-3.1.5-3|125	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{up_name}/reports
12cr|cfengine3-3.1.5-3|126	install -d -m 700 %{buildroot}%{_localstatedir}/lib/%{up_name}/rpc_in
12cr|cfengine3-3.1.5-3|127	install -d -m 700 %{buildroot}%{_localstatedir}/lib/%{up_name}/rpc_out
12cr|cfengine3-3.1.5-3|128	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{up_name}/rpc_state
12cr|cfengine3-3.1.5-3|129	
12cr|cfengine3-3.1.5-3|130	mv %{buildroot}%{_docdir}/%{up_name}/inputs \
12cr|cfengine3-3.1.5-3|131	%{buildroot}%{_sysconfdir}/%{up_name}
12cr|cfengine3-3.1.5-3|132	
12cr|cfengine3-3.1.5-3|133	pushd %{buildroot}%{_localstatedir}/lib/%{up_name}
12cr|cfengine3-3.1.5-3|134	ln -sf ../../..%{_sysconfdir}/%{up_name} inputs
12cr|cfengine3-3.1.5-3|135	popd
12cr|cfengine3-3.1.5-3|136	pushd %{buildroot}%{_localstatedir}/lib/%{up_name}/bin
12cr|cfengine3-3.1.5-3|137	#ln -sf ../../../../%{_sbindir}/cf-promises .
12cr|cfengine3-3.1.5-3|138	for i in ../../../../%{_sbindir}/cf-*
12cr|cfengine3-3.1.5-3|139	do
12cr|cfengine3-3.1.5-3|140	ln -sf ../../../../%{_sbindir}/$i .
12cr|cfengine3-3.1.5-3|141	done
12cr|cfengine3-3.1.5-3|142	popd
12cr|cfengine3-3.1.5-3|143	
12cr|cfengine3-3.1.5-3|144	install -d -m 755 %{buildroot}%{_initrddir}
12cr|cfengine3-3.1.5-3|145	install -m 755 %{SOURCE4} %{buildroot}%{_initrddir}/cfengine-serverd
12cr|cfengine3-3.1.5-3|146	install -m 755 %{SOURCE5} %{buildroot}%{_initrddir}/cfengine-execd
12cr|cfengine3-3.1.5-3|147	install -m 755 %{SOURCE6} %{buildroot}%{_initrddir}/cfengine-monitord
12cr|cfengine3-3.1.5-3|148	
12cr|cfengine3-3.1.5-3|149	mv %{buildroot}%{_docdir}/%{up_name} %{buildroot}%{_docdir}/%{name}
12cr|cfengine3-3.1.5-3|150	
12cr|cfengine3-3.1.5-3|151	# compatibility purpose
12cr|cfengine3-3.1.5-3|152	pushd %{buildroot}%{_localstatedir}/lib/%{up_name}
12cr|cfengine3-3.1.5-3|153	ln -sf %{_localstatedir}/lib/%{up_name} ../../%{up_name}
12cr|cfengine3-3.1.5-3|154	popd
12cr|cfengine3-3.1.5-3|155	
12cr|cfengine3-3.1.5-3|156	# cleanup
12cr|cfengine3-3.1.5-3|157	rm -f %{buildroot}%{_libdir}/*.la
12cr|cfengine3-3.1.5-3|158	
12cr|cfengine3-3.1.5-3|159	%post base
12cr|cfengine3-3.1.5-3|160	if [ $1 = 1 ]; then
12cr|cfengine3-3.1.5-3|161	[ -f "%{_localstatedir}/lib/%{up_name}/ppkeys/localhost.priv" ] || cf-key >/dev/null 2>&1
12cr|cfengine3-3.1.5-3|162	fi
12cr|cfengine3-3.1.5-3|163	
12cr|cfengine3-3.1.5-3|164	%post execd
12cr|cfengine3-3.1.5-3|165	%_post_service cfengine-execd
12cr|cfengine3-3.1.5-3|166	
12cr|cfengine3-3.1.5-3|167	%preun execd
12cr|cfengine3-3.1.5-3|168	%_preun_service cfengine-execd
12cr|cfengine3-3.1.5-3|169	
12cr|cfengine3-3.1.5-3|170	%post monitord
12cr|cfengine3-3.1.5-3|171	%_post_service cfengine-monitord
12cr|cfengine3-3.1.5-3|172	
12cr|cfengine3-3.1.5-3|173	%preun monitord
12cr|cfengine3-3.1.5-3|174	%_preun_service cfengine-monitord
12cr|cfengine3-3.1.5-3|175	
12cr|cfengine3-3.1.5-3|176	%post serverd
12cr|cfengine3-3.1.5-3|177	%_post_service cfengine-serverd
12cr|cfengine3-3.1.5-3|178	
12cr|cfengine3-3.1.5-3|179	%preun serverd
12cr|cfengine3-3.1.5-3|180	%_preun_service cfengine-serverd
12cr|cfengine3-3.1.5-3|181	
12cr|cfengine3-3.1.5-3|182	%clean
12cr|cfengine3-3.1.5-3|183	rm -rf %{buildroot}
12cr|cfengine3-3.1.5-3|184	
12cr|cfengine3-3.1.5-3|185	%files base
12cr|cfengine3-3.1.5-3|186	%defattr(-,root,root)
12cr|cfengine3-3.1.5-3|187	%doc %{_docdir}/%{name}
12cr|cfengine3-3.1.5-3|188	%{_sbindir}/cf-key
12cr|cfengine3-3.1.5-3|189	%{_sbindir}/cf-promises
12cr|cfengine3-3.1.5-3|190	%{_localstatedir}/lib/%{up_name}
12cr|cfengine3-3.1.5-3|191	%{_localstatedir}/%{up_name}
12cr|cfengine3-3.1.5-3|192	%config(noreplace) %{_sysconfdir}/%{up_name}
12cr|cfengine3-3.1.5-3|193	%{_mandir}/man8/cf-key.8*
12cr|cfengine3-3.1.5-3|194	%{_mandir}/man8/cf-promises.8*
12cr|cfengine3-3.1.5-3|195	
12cr|cfengine3-3.1.5-3|196	%files agent
12cr|cfengine3-3.1.5-3|197	%defattr(-,root,root)
12cr|cfengine3-3.1.5-3|198	%{_sbindir}/cf-agent
12cr|cfengine3-3.1.5-3|199	%{_sbindir}/cf-know
12cr|cfengine3-3.1.5-3|200	%{_sbindir}/cf-report
12cr|cfengine3-3.1.5-3|201	%{_sbindir}/cf-runagent
12cr|cfengine3-3.1.5-3|202	%{_mandir}/man8/cf-agent.8*
12cr|cfengine3-3.1.5-3|203	%{_mandir}/man8/cf-know.8*
12cr|cfengine3-3.1.5-3|204	%{_mandir}/man8/cf-report.8*
12cr|cfengine3-3.1.5-3|205	%{_mandir}/man8/cf-runagent.8*
12cr|cfengine3-3.1.5-3|206	
12cr|cfengine3-3.1.5-3|207	%files serverd
12cr|cfengine3-3.1.5-3|208	%defattr(-,root,root)
12cr|cfengine3-3.1.5-3|209	%{_initrddir}/cfengine-serverd
12cr|cfengine3-3.1.5-3|210	%{_sbindir}/cf-serverd
12cr|cfengine3-3.1.5-3|211	%{_mandir}/man8/cf-serverd.8*
12cr|cfengine3-3.1.5-3|212	
12cr|cfengine3-3.1.5-3|213	%files monitord
12cr|cfengine3-3.1.5-3|214	%defattr(-,root,root)
12cr|cfengine3-3.1.5-3|215	%{_initrddir}/cfengine-monitord
12cr|cfengine3-3.1.5-3|216	%{_sbindir}/cf-monitord
12cr|cfengine3-3.1.5-3|217	%{_mandir}/man8/cf-monitord.8*
12cr|cfengine3-3.1.5-3|218	
12cr|cfengine3-3.1.5-3|219	%files execd
12cr|cfengine3-3.1.5-3|220	%defattr(-,root,root)
12cr|cfengine3-3.1.5-3|221	%{_initrddir}/cfengine-execd
12cr|cfengine3-3.1.5-3|222	%{_sbindir}/cf-execd
12cr|cfengine3-3.1.5-3|223	%{_mandir}/man8/cf-execd.8*
12cr|cfengine3-3.1.5-3|224	
12cr|cfengine3-3.1.5-3|225	%files -n %{libname}
12cr|cfengine3-3.1.5-3|226	%defattr(-,root,root)
12cr|cfengine3-3.1.5-3|227	%{_libdir}/*.so.%{major}*
12cr|cfengine3-3.1.5-3|228	
12cr|cfengine3-3.1.5-3|229	%files -n %{develname}
12cr|cfengine3-3.1.5-3|230	%defattr(-,root,root)
12cr|cfengine3-3.1.5-3|231	%{_libdir}/*.so
12cr|cfengine3-3.1.5-3|232	
12cr|cfengine3-3.1.5-3|233	
12cr|cfengine3-3.1.5-3|234	%changelog
12cr|cfengine3-3.1.5-3|235	* Mon May 14 2012 Crispin Boylan <crisb@mandriva.org> 3.1.5-3
12cr|cfengine3-3.1.5-3|236	+ Revision: 798889
12cr|cfengine3-3.1.5-3|237	- Rebuild
12cr|cfengine3-3.1.5-3|238	
12cr|cfengine3-3.1.5-3|239	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 3.1.5-2
12cr|cfengine3-3.1.5-3|240	+ Revision: 773193
12cr|cfengine3-3.1.5-3|241	- fix build
12cr|cfengine3-3.1.5-3|242	- relink against libpcre.so.1
12cr|cfengine3-3.1.5-3|243	
12cr|cfengine3-3.1.5-3|244	* Wed May 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.5-1
12cr|cfengine3-3.1.5-3|245	+ Revision: 666502
12cr|cfengine3-3.1.5-3|246	- new version
12cr|cfengine3-3.1.5-3|247	
12cr|cfengine3-3.1.5-3|248	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|cfengine3-3.1.5-3|249	- new version 3.1.4 (from fwang | 2011-04-12 11:19:02 +0200)
12cr|cfengine3-3.1.5-3|250	- rename spec file (from fwang | 2011-04-12 11:20:14 +0200)
12cr|cfengine3-3.1.5-3|251	
12cr|cfengine3-3.1.5-3|252	* Wed Jan 05 2011 Leonardo Coelho <leonardoc@mandriva.org> 3.1.2-0.2mdv2011.0
12cr|cfengine3-3.1.5-3|253	+ Revision: 628808
12cr|cfengine3-3.1.5-3|254	- Bug fix #17269 (File Tranfer Encrypted)
12cr|cfengine3-3.1.5-3|255	- Bug Fix #17269 (File Transfer with encryption)
12cr|cfengine3-3.1.5-3|256	
12cr|cfengine3-3.1.5-3|257	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 3.1.2-0.1mdv2011.0
12cr|cfengine3-3.1.5-3|258	+ Revision: 627215
12cr|cfengine3-3.1.5-3|259	- rebuilt against mysql-5.5.8 libs, again
12cr|cfengine3-3.1.5-3|260	- 3.1.2
12cr|cfengine3-3.1.5-3|261	- rediffed the string format patch
12cr|cfengine3-3.1.5-3|262	- sync changes with mes5
12cr|cfengine3-3.1.5-3|263	
12cr|cfengine3-3.1.5-3|264	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.5-3mdv2011.0
12cr|cfengine3-3.1.5-3|265	+ Revision: 626509
12cr|cfengine3-3.1.5-3|266	- rebuilt against mysql-5.5.8 libs
12cr|cfengine3-3.1.5-3|267	
12cr|cfengine3-3.1.5-3|268	* Sun Sep 05 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.5-1mdv2011.0
12cr|cfengine3-3.1.5-3|269	+ Revision: 576168
12cr|cfengine3-3.1.5-3|270	- update to new version 3.0.5
12cr|cfengine3-3.1.5-3|271	
12cr|cfengine3-3.1.5-3|272	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 3.0.4-2mdv2010.1
12cr|cfengine3-3.1.5-3|273	+ Revision: 537319
12cr|cfengine3-3.1.5-3|274	- rebuild
12cr|cfengine3-3.1.5-3|275	
12cr|cfengine3-3.1.5-3|276	* Sun Mar 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.4-1mdv2010.1
12cr|cfengine3-3.1.5-3|277	+ Revision: 519107
12cr|cfengine3-3.1.5-3|278	- fix build dependencies
12cr|cfengine3-3.1.5-3|279	- new version
12cr|cfengine3-3.1.5-3|280	
12cr|cfengine3-3.1.5-3|281	* Thu Dec 31 2009 Funda Wang <fwang@mandriva.org> 3.0.3-1mdv2010.1
12cr|cfengine3-3.1.5-3|282	+ Revision: 484346
12cr|cfengine3-3.1.5-3|283	- fix str fmt
12cr|cfengine3-3.1.5-3|284	- new version 3.0.3
12cr|cfengine3-3.1.5-3|285	
12cr|cfengine3-3.1.5-3|286	* Sun Aug 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.2-1mdv2010.0
12cr|cfengine3-3.1.5-3|287	+ Revision: 420111
12cr|cfengine3-3.1.5-3|288	- 3.0.2 final
12cr|cfengine3-3.1.5-3|289	
12cr|cfengine3-3.1.5-3|290	* Sun Jul 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.2-0.b5.4mdv2010.0
12cr|cfengine3-3.1.5-3|291	+ Revision: 400435
12cr|cfengine3-3.1.5-3|292	- build with graphviz, mysql and postgresql support
12cr|cfengine3-3.1.5-3|293	
12cr|cfengine3-3.1.5-3|294	* Sun Jul 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.2-0.b5.3mdv2010.0
12cr|cfengine3-3.1.5-3|295	+ Revision: 400430
12cr|cfengine3-3.1.5-3|296	- new version
12cr|cfengine3-3.1.5-3|297	- rename subpackages according to the component the are shipping
12cr|cfengine3-3.1.5-3|298	- rename initscripts to match subpackages names
12cr|cfengine3-3.1.5-3|299	- fix initscripts
12cr|cfengine3-3.1.5-3|300	- restrict some perms on workdir, otherwise cf-serverd doesn't start
12cr|cfengine3-3.1.5-3|301	- fix cf-promises visibility from cf-agent
12cr|cfengine3-3.1.5-3|302	
12cr|cfengine3-3.1.5-3|303	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.2-0.b4.2mdv2010.0
12cr|cfengine3-3.1.5-3|304	+ Revision: 397172
12cr|cfengine3-3.1.5-3|305	- fix default configuration installation
12cr|cfengine3-3.1.5-3|306	
12cr|cfengine3-3.1.5-3|307	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.2-0.b4.1mdv2010.0
12cr|cfengine3-3.1.5-3|308	+ Revision: 397094
12cr|cfengine3-3.1.5-3|309	- new version
12cr|cfengine3-3.1.5-3|310	
12cr|cfengine3-3.1.5-3|311	* Tue Jun 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.2-0.b3.1mdv2010.0
12cr|cfengine3-3.1.5-3|312	+ Revision: 388685
12cr|cfengine3-3.1.5-3|313	- new version
12cr|cfengine3-3.1.5-3|314	
12cr|cfengine3-3.1.5-3|315	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.1-1mdv2010.0
12cr|cfengine3-3.1.5-3|316	+ Revision: 378323
12cr|cfengine3-3.1.5-3|317	- import cfengine3
12cr|cfengine3-3.1.5-3|318	

576 12
12cr|cgicc-3.2.8-1|1	%define	name	cgicc
12cr|cgicc-3.2.8-1|2	%define version 3.2.8
12cr|cgicc-3.2.8-1|3	%define release %mkrel 1
12cr|cgicc-3.2.8-1|4	
12cr|cgicc-3.2.8-1|5	%define major 5
12cr|cgicc-3.2.8-1|6	%define libname %mklibname %{name} %major
12cr|cgicc-3.2.8-1|7	%define libnamedev %mklibname %{name} -d
12cr|cgicc-3.2.8-1|8	
12cr|cgicc-3.2.8-1|9	Summary:	ANSI C++ class lib that simplifies the creation of CGI apps
12cr|cgicc-3.2.8-1|10	Name:		%{name}
12cr|cgicc-3.2.8-1|11	Version:	%{version}
12cr|cgicc-3.2.8-1|12	Release:	%{release}
12cr|cgicc-3.2.8-1|13	License:	LGPLv3+
12cr|cgicc-3.2.8-1|14	Group:		Development/C
12cr|cgicc-3.2.8-1|15	URL:		http://www.gnu.org/software/cgicc
12cr|cgicc-3.2.8-1|16	Source:		ftp://ftp.gnu.org/gnu/cgicc/%{name}-%{version}.tar.gz
12cr|cgicc-3.2.8-1|17	BuildRequires:	doxygen
12cr|cgicc-3.2.8-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|cgicc-3.2.8-1|19	
12cr|cgicc-3.2.8-1|20	%description
12cr|cgicc-3.2.8-1|21	GNU Cgicc is an ANSI C++ compliant class library that greatly
12cr|cgicc-3.2.8-1|22	simplifies the creation of CGI applications for the World Wide
12cr|cgicc-3.2.8-1|23	Web. Cgicc performs the following functions:
12cr|cgicc-3.2.8-1|24	
12cr|cgicc-3.2.8-1|25	- Parses both GET and POST form data transparently.
12cr|cgicc-3.2.8-1|26	- Provides string, integer, floating-point and single- and
12cr|cgicc-3.2.8-1|27	multiple-choice retrieval methods for form data.
12cr|cgicc-3.2.8-1|28	- Provides methods for saving and restoring CGI environments to aid
12cr|cgicc-3.2.8-1|29	in application debugging.
12cr|cgicc-3.2.8-1|30	- Provides full on-the-fly HTML generation capabilities, with support
12cr|cgicc-3.2.8-1|31	for cookies and file inclusion.
12cr|cgicc-3.2.8-1|32	- Supports HTTP file upload.
12cr|cgicc-3.2.8-1|33	
12cr|cgicc-3.2.8-1|34	%package -n %libname
12cr|cgicc-3.2.8-1|35	Summary:        ANSI C++ class lib that simplifies the creation of CGI apps
12cr|cgicc-3.2.8-1|36	Group:          Development/C
12cr|cgicc-3.2.8-1|37	Obsoletes:	%mklibname cgicc 1
12cr|cgicc-3.2.8-1|38	
12cr|cgicc-3.2.8-1|39	%description -n %libname
12cr|cgicc-3.2.8-1|40	GNU Cgicc is an ANSI C++ compliant class library that greatly
12cr|cgicc-3.2.8-1|41	simplifies the creation of CGI applications for the World Wide
12cr|cgicc-3.2.8-1|42	Web. Cgicc performs the following functions:
12cr|cgicc-3.2.8-1|43	
12cr|cgicc-3.2.8-1|44	- Parses both GET and POST form data transparently.
12cr|cgicc-3.2.8-1|45	- Provides string, integer, floating-point and single- and
12cr|cgicc-3.2.8-1|46	multiple-choice retrieval methods for form data.
12cr|cgicc-3.2.8-1|47	- Provides methods for saving and restoring CGI environments to aid
12cr|cgicc-3.2.8-1|48	in application debugging.
12cr|cgicc-3.2.8-1|49	- Provides full on-the-fly HTML generation capabilities, with support
12cr|cgicc-3.2.8-1|50	for cookies and file inclusion.
12cr|cgicc-3.2.8-1|51	- Supports HTTP file upload.
12cr|cgicc-3.2.8-1|52	
12cr|cgicc-3.2.8-1|53	%package -n %libnamedev
12cr|cgicc-3.2.8-1|54	Summary:        ANSI C++ class lib that simplifies the creation of CGI apps
12cr|cgicc-3.2.8-1|55	Group:          Development/C
12cr|cgicc-3.2.8-1|56	Requires:	%libname = %version
12cr|cgicc-3.2.8-1|57	Provides: 	libcgicc-devel
12cr|cgicc-3.2.8-1|58	Obsoletes:	%mklibname -d cgicc 1
12cr|cgicc-3.2.8-1|59	
12cr|cgicc-3.2.8-1|60	%description -n %libnamedev
12cr|cgicc-3.2.8-1|61	GNU Cgicc is an ANSI C++ compliant class library that greatly
12cr|cgicc-3.2.8-1|62	simplifies the creation of CGI applications for the World Wide
12cr|cgicc-3.2.8-1|63	Web. Cgicc performs the following functions:
12cr|cgicc-3.2.8-1|64	
12cr|cgicc-3.2.8-1|65	- Parses both GET and POST form data transparently.
12cr|cgicc-3.2.8-1|66	- Provides string, integer, floating-point and single- and
12cr|cgicc-3.2.8-1|67	multiple-choice retrieval methods for form data.
12cr|cgicc-3.2.8-1|68	- Provides methods for saving and restoring CGI environments to aid
12cr|cgicc-3.2.8-1|69	in application debugging.
12cr|cgicc-3.2.8-1|70	- Provides full on-the-fly HTML generation capabilities, with support
12cr|cgicc-3.2.8-1|71	for cookies and file inclusion.
12cr|cgicc-3.2.8-1|72	- Supports HTTP file upload.
12cr|cgicc-3.2.8-1|73	
12cr|cgicc-3.2.8-1|74	%prep
12cr|cgicc-3.2.8-1|75	%setup -q
12cr|cgicc-3.2.8-1|76	
12cr|cgicc-3.2.8-1|77	# fix doc files perms
12cr|cgicc-3.2.8-1|78	chmod 644 doc/html/* \
12cr|cgicc-3.2.8-1|79	AUTHORS COPYING* ChangeLog NEWS README
12cr|cgicc-3.2.8-1|80	
12cr|cgicc-3.2.8-1|81	
12cr|cgicc-3.2.8-1|82	%build
12cr|cgicc-3.2.8-1|83	autoreconf -f -i
12cr|cgicc-3.2.8-1|84	%configure2_5x
12cr|cgicc-3.2.8-1|85	%make
12cr|cgicc-3.2.8-1|86	
12cr|cgicc-3.2.8-1|87	%install
12cr|cgicc-3.2.8-1|88	rm -fr %buildroot
12cr|cgicc-3.2.8-1|89	%makeinstall_std
12cr|cgicc-3.2.8-1|90	
12cr|cgicc-3.2.8-1|91	rm -rf %{buildroot}/%_prefix/doc/
12cr|cgicc-3.2.8-1|92	rm -rf %{buildroot}/%_docdir/%name-%version/example/.libs
12cr|cgicc-3.2.8-1|93	
12cr|cgicc-3.2.8-1|94	%if %mdkversion < 200900
12cr|cgicc-3.2.8-1|95	%post -n %libname -p /sbin/ldconfig
12cr|cgicc-3.2.8-1|96	%endif
12cr|cgicc-3.2.8-1|97	
12cr|cgicc-3.2.8-1|98	%if %mdkversion < 200900
12cr|cgicc-3.2.8-1|99	%postun -n %libname -p /sbin/ldconfig
12cr|cgicc-3.2.8-1|100	%endif
12cr|cgicc-3.2.8-1|101	
12cr|cgicc-3.2.8-1|102	%clean
12cr|cgicc-3.2.8-1|103	rm -rf %{buildroot}
12cr|cgicc-3.2.8-1|104	
12cr|cgicc-3.2.8-1|105	%files
12cr|cgicc-3.2.8-1|106	%defattr(-,root,root)
12cr|cgicc-3.2.8-1|107	%doc AUTHORS COPYING* ChangeLog NEWS README
12cr|cgicc-3.2.8-1|108	%doc doc/html/*
12cr|cgicc-3.2.8-1|109	%_bindir/*
12cr|cgicc-3.2.8-1|110	
12cr|cgicc-3.2.8-1|111	%files -n %libname
12cr|cgicc-3.2.8-1|112	%defattr(-,root,root)
12cr|cgicc-3.2.8-1|113	%{_libdir}/*.so.%{major}*
12cr|cgicc-3.2.8-1|114	
12cr|cgicc-3.2.8-1|115	%files -n %libnamedev
12cr|cgicc-3.2.8-1|116	%defattr(-,root,root)
12cr|cgicc-3.2.8-1|117	%{_libdir}/*.so
12cr|cgicc-3.2.8-1|118	%{_libdir}/*.*a
12cr|cgicc-3.2.8-1|119	%{_includedir}/%{name}
12cr|cgicc-3.2.8-1|120	%{_datadir}/aclocal/%{name}.m4
12cr|cgicc-3.2.8-1|121	
12cr|cgicc-3.2.8-1|122	
12cr|cgicc-3.2.8-1|123	%changelog
12cr|cgicc-3.2.8-1|124	* Tue Jun 09 2009 Jérôme Brenier <incubusss@mandriva.org> 3.2.8-1mdv2010.0
12cr|cgicc-3.2.8-1|125	+ Revision: 384506
12cr|cgicc-3.2.8-1|126	- update to new version 3.2.8
12cr|cgicc-3.2.8-1|127	- fix doc files perms
12cr|cgicc-3.2.8-1|128	- use autoreconf
12cr|cgicc-3.2.8-1|129	- remove Makefile.in workaround (no more needed)
12cr|cgicc-3.2.8-1|130	- clean spec file
12cr|cgicc-3.2.8-1|131	
12cr|cgicc-3.2.8-1|132	+ Thierry Vignaud <tv@mandriva.org>
12cr|cgicc-3.2.8-1|133	- rebuild
12cr|cgicc-3.2.8-1|134	
12cr|cgicc-3.2.8-1|135	+ Pixel <pixel@mandriva.com>
12cr|cgicc-3.2.8-1|136	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|cgicc-3.2.8-1|137	
12cr|cgicc-3.2.8-1|138	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 3.2.5-2mdv2008.1
12cr|cgicc-3.2.8-1|139	+ Revision: 170782
12cr|cgicc-3.2.8-1|140	- rebuild
12cr|cgicc-3.2.8-1|141	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|cgicc-3.2.8-1|142	
12cr|cgicc-3.2.8-1|143	* Sat Feb 09 2008 Funda Wang <fwang@mandriva.org> 3.2.5-1mdv2008.1
12cr|cgicc-3.2.8-1|144	+ Revision: 164440
12cr|cgicc-3.2.8-1|145	- BR doxygen
12cr|cgicc-3.2.8-1|146	- New version 3.2.5
12cr|cgicc-3.2.8-1|147	- License should be LGPLv3+
12cr|cgicc-3.2.8-1|148	
12cr|cgicc-3.2.8-1|149	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 3.2.3-3mdv2008.1
12cr|cgicc-3.2.8-1|150	+ Revision: 140692
12cr|cgicc-3.2.8-1|151	- restore BuildRoot
12cr|cgicc-3.2.8-1|152	
12cr|cgicc-3.2.8-1|153	+ Thierry Vignaud <tv@mandriva.org>
12cr|cgicc-3.2.8-1|154	- kill re-definition of %%buildroot on Pixel's request
12cr|cgicc-3.2.8-1|155	- import cgicc
12cr|cgicc-3.2.8-1|156	
12cr|cgicc-3.2.8-1|157	
12cr|cgicc-3.2.8-1|158	* Wed Aug 02 2006 Lenny Cartier <lenny@mandriva.com> 3.2.3-3mdv2007.0
12cr|cgicc-3.2.8-1|159	- rebuild
12cr|cgicc-3.2.8-1|160	
12cr|cgicc-3.2.8-1|161	* Thu Oct 27 2005 Lenny Cartier <lenny@mandriva.com> 3.2.3-2mdk
12cr|cgicc-3.2.8-1|162	- rebuild for dependencies
12cr|cgicc-3.2.8-1|163	
12cr|cgicc-3.2.8-1|164	* Wed May 25 2005 Nicolas Lcureuil <neoclust@mandriva.org> 3.2.3-1mdk
12cr|cgicc-3.2.8-1|165	- New release 3.2.3
12cr|cgicc-3.2.8-1|166	
12cr|cgicc-3.2.8-1|167	* Fri Jun 18 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.2.1-4mdk
12cr|cgicc-3.2.8-1|168	- rebuild
12cr|cgicc-3.2.8-1|169	
12cr|cgicc-3.2.8-1|170	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.2.1-3mdk
12cr|cgicc-3.2.8-1|171	- rebuild
12cr|cgicc-3.2.8-1|172	
12cr|cgicc-3.2.8-1|173	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.2.1-2mdk
12cr|cgicc-3.2.8-1|174	- rebuild
12cr|cgicc-3.2.8-1|175	
12cr|cgicc-3.2.8-1|176	* Thu Aug 29 2002 Lenny Cartier <lenny@mandrakesoft.com> 3.2.1-1mdk
12cr|cgicc-3.2.8-1|177	- 3.2.1
12cr|cgicc-3.2.8-1|178	
12cr|cgicc-3.2.8-1|179	* Thu Jun 28 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.1.5-1mdk
12cr|cgicc-3.2.8-1|180	- update to 3.1.5
12cr|cgicc-3.2.8-1|181	
12cr|cgicc-3.2.8-1|182	* Mon Jan 08 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.1.4-1mdk
12cr|cgicc-3.2.8-1|183	- updated to 3.1.4
12cr|cgicc-3.2.8-1|184	- use install-info
12cr|cgicc-3.2.8-1|185	
12cr|cgicc-3.2.8-1|186	* Wed Aug 02 2000 Lenny Cartier <lenny@mandrakesoft.com> 3.1.3-2mdk
12cr|cgicc-3.2.8-1|187	- more macros
12cr|cgicc-3.2.8-1|188	- bm
12cr|cgicc-3.2.8-1|189	
12cr|cgicc-3.2.8-1|190	* Thu Jul 06 2000 Geoffrey Lee <snailtalk@linux-mandrake.com> 3.0-1mdk
12cr|cgicc-3.2.8-1|191	- mandrake-ize package
12cr|cgicc-3.2.8-1|192	- update version
12cr|cgicc-3.2.8-1|193	- macro-ize package
12cr|cgicc-3.2.8-1|194	- don't use RPM_OPT_FLAGS as we need -fexceptions and not -fno-exeptions
12cr|cgicc-3.2.8-1|195	
12cr|cgicc-3.2.8-1|196	* Wed May 26 1999 Ryan Weaver <ryanw@infohwy.com>
12cr|cgicc-3.2.8-1|197	[cgicc-3.0-1]
12cr|cgicc-3.2.8-1|198	- Initial RPM build.
12cr|cgicc-3.2.8-1|199	- Reworked to use the C++ standard template library.
12cr|cgicc-3.2.8-1|200	In most places, the STL class string is used where bare char* was
12cr|cgicc-3.2.8-1|201	used before. The obsolete classes implementing linked lists are
12cr|cgicc-3.2.8-1|202	gone, replaced by the STL classes vector and iterator.
12cr|cgicc-3.2.8-1|203	- Include files are now installed in the package include directory
12cr|cgicc-3.2.8-1|204	cgicc/ under the include/ directory, instead of in the
12cr|cgicc-3.2.8-1|205	include/ directory itself.
12cr|cgicc-3.2.8-1|206	- Documentation changed to info format, and expanded.
12cr|cgicc-3.2.8-1|207	- The test/ directory was renamed to demo/.
12cr|cgicc-3.2.8-1|208	- The demo programs are no longer installed.
12cr|cgicc-3.2.8-1|209	- The demo programs now contain internal stylesheet information, instead
12cr|cgicc-3.2.8-1|210	of linking to an external stylesheet.
12cr|cgicc-3.2.8-1|211	- Released as part of the GNU project under the GPL.

577 12
12cr|cgiirc-0.5.9-8|1	%define name    cgiirc
12cr|cgiirc-0.5.9-8|2	%define version 0.5.9
12cr|cgiirc-0.5.9-8|3	%define release %mkrel 8
12cr|cgiirc-0.5.9-8|4	
12cr|cgiirc-0.5.9-8|5	Name:           %{name}
12cr|cgiirc-0.5.9-8|6	Version:        %{version}
12cr|cgiirc-0.5.9-8|7	Release:        %{release}
12cr|cgiirc-0.5.9-8|8	Summary:        IRC gateway
12cr|cgiirc-0.5.9-8|9	License:        Artistic and GPL
12cr|cgiirc-0.5.9-8|10	Group:		Networking/WWW
12cr|cgiirc-0.5.9-8|11	URL:            http://cgiirc.sourceforge.net
12cr|cgiirc-0.5.9-8|12	Source:		http://prdownloads.sourceforge.net/cgiirc/%{name}-%{version}.tar.bz2
12cr|cgiirc-0.5.9-8|13	Patch0:		%{name}-0.5.8.fhs.patch
12cr|cgiirc-0.5.9-8|14	Patch1:		%{name}-0.5.7.config.patch
12cr|cgiirc-0.5.9-8|15	Requires:	webserver
12cr|cgiirc-0.5.9-8|16	%if %mdkversion < 201010
12cr|cgiirc-0.5.9-8|17	Requires(post):   rpm-helper
12cr|cgiirc-0.5.9-8|18	Requires(postun):   rpm-helper
12cr|cgiirc-0.5.9-8|19	%endif
12cr|cgiirc-0.5.9-8|20	BuildArch:      noarch
12cr|cgiirc-0.5.9-8|21	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|cgiirc-0.5.9-8|22	
12cr|cgiirc-0.5.9-8|23	%description
12cr|cgiirc-0.5.9-8|24	CGI:IRC is a Perl/CGI program that lets you access IRC from a web browser, it
12cr|cgiirc-0.5.9-8|25	is designed to be flexible and has many uses such as an IRC gateway for an IRC
12cr|cgiirc-0.5.9-8|26	network, a chat-room for a website or to access IRC when stuck behind a
12cr|cgiirc-0.5.9-8|27	restrictive firewall.
12cr|cgiirc-0.5.9-8|28	
12cr|cgiirc-0.5.9-8|29	%prep
12cr|cgiirc-0.5.9-8|30	%setup -q
12cr|cgiirc-0.5.9-8|31	%patch0 -p1
12cr|cgiirc-0.5.9-8|32	%patch1 -p0
12cr|cgiirc-0.5.9-8|33	chmod 755 docs/*.pl
12cr|cgiirc-0.5.9-8|34	find . -name .htaccess -exec rm -f {} \;
12cr|cgiirc-0.5.9-8|35	
12cr|cgiirc-0.5.9-8|36	%install
12cr|cgiirc-0.5.9-8|37	rm -rf %{buildroot}
12cr|cgiirc-0.5.9-8|38	
12cr|cgiirc-0.5.9-8|39	install -d -m 755 %{buildroot}%{_var}/www/cgi-bin
12cr|cgiirc-0.5.9-8|40	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cr|cgiirc-0.5.9-8|41	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|cgiirc-0.5.9-8|42	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|cgiirc-0.5.9-8|43	
12cr|cgiirc-0.5.9-8|44	install -m 755 *.cgi %{buildroot}%{_var}/www/cgi-bin
12cr|cgiirc-0.5.9-8|45	install -m 644 cgiirc.config.full %{buildroot}%{_sysconfdir}/cgiirc.config
12cr|cgiirc-0.5.9-8|46	cp -r modules %{buildroot}%{_datadir}/%{name}
12cr|cgiirc-0.5.9-8|47	cp -r interfaces %{buildroot}%{_datadir}/%{name}
12cr|cgiirc-0.5.9-8|48	cp -r formats %{buildroot}%{_datadir}/%{name}
12cr|cgiirc-0.5.9-8|49	cp -r images/* %{buildroot}%{_var}/www/%{name}
12cr|cgiirc-0.5.9-8|50	
12cr|cgiirc-0.5.9-8|51	# apache configuration
12cr|cgiirc-0.5.9-8|52	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|cgiirc-0.5.9-8|53	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|cgiirc-0.5.9-8|54	# CGI::IRC configuration
12cr|cgiirc-0.5.9-8|55	
12cr|cgiirc-0.5.9-8|56	Alias /%{name} %{_var}/www/%{name}
12cr|cgiirc-0.5.9-8|57	
12cr|cgiirc-0.5.9-8|58	<Directory %{_var}/www/%{name}>
12cr|cgiirc-0.5.9-8|59	Order allow,deny
12cr|cgiirc-0.5.9-8|60	Allow from all
12cr|cgiirc-0.5.9-8|61	</Directory>
12cr|cgiirc-0.5.9-8|62	EOF
12cr|cgiirc-0.5.9-8|63	
12cr|cgiirc-0.5.9-8|64	%clean
12cr|cgiirc-0.5.9-8|65	rm -rf %{buildroot}
12cr|cgiirc-0.5.9-8|66	
12cr|cgiirc-0.5.9-8|67	%post
12cr|cgiirc-0.5.9-8|68	%if %mdkversion < 201010
12cr|cgiirc-0.5.9-8|69	%_post_webapp
12cr|cgiirc-0.5.9-8|70	%endif
12cr|cgiirc-0.5.9-8|71	
12cr|cgiirc-0.5.9-8|72	%postun
12cr|cgiirc-0.5.9-8|73	%if %mdkversion < 201010
12cr|cgiirc-0.5.9-8|74	%_postun_webapp
12cr|cgiirc-0.5.9-8|75	%endif
12cr|cgiirc-0.5.9-8|76	
12cr|cgiirc-0.5.9-8|77	%files
12cr|cgiirc-0.5.9-8|78	%defattr(-,root,root)
12cr|cgiirc-0.5.9-8|79	%doc README docs/*
12cr|cgiirc-0.5.9-8|80	%{_datadir}/%{name}
12cr|cgiirc-0.5.9-8|81	%{_var}/www/%{name}
12cr|cgiirc-0.5.9-8|82	%{_var}/www/cgi-bin/*
12cr|cgiirc-0.5.9-8|83	%config(noreplace) %{_sysconfdir}/cgiirc.config
12cr|cgiirc-0.5.9-8|84	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|cgiirc-0.5.9-8|85	
12cr|cgiirc-0.5.9-8|86	
12cr|cgiirc-0.5.9-8|87	%changelog
12cr|cgiirc-0.5.9-8|88	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.9-8mdv2011.0
12cr|cgiirc-0.5.9-8|89	+ Revision: 610133
12cr|cgiirc-0.5.9-8|90	- rebuild
12cr|cgiirc-0.5.9-8|91	
12cr|cgiirc-0.5.9-8|92	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.9-7mdv2010.1
12cr|cgiirc-0.5.9-8|93	+ Revision: 513155
12cr|cgiirc-0.5.9-8|94	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|cgiirc-0.5.9-8|95	
12cr|cgiirc-0.5.9-8|96	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.5.9-6mdv2010.0
12cr|cgiirc-0.5.9-8|97	+ Revision: 424795
12cr|cgiirc-0.5.9-8|98	- rebuild
12cr|cgiirc-0.5.9-8|99	
12cr|cgiirc-0.5.9-8|100	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.5.9-5mdv2009.0
12cr|cgiirc-0.5.9-8|101	+ Revision: 243478
12cr|cgiirc-0.5.9-8|102	- rebuild
12cr|cgiirc-0.5.9-8|103	
12cr|cgiirc-0.5.9-8|104	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.5.9-3mdv2008.1
12cr|cgiirc-0.5.9-8|105	+ Revision: 140692
12cr|cgiirc-0.5.9-8|106	- restore BuildRoot
12cr|cgiirc-0.5.9-8|107	
12cr|cgiirc-0.5.9-8|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|cgiirc-0.5.9-8|109	- kill re-definition of %%buildroot on Pixel's request
12cr|cgiirc-0.5.9-8|110	
12cr|cgiirc-0.5.9-8|111	* Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.9-3mdv2008.0
12cr|cgiirc-0.5.9-8|112	+ Revision: 67054
12cr|cgiirc-0.5.9-8|113	- rebuild
12cr|cgiirc-0.5.9-8|114	
12cr|cgiirc-0.5.9-8|115	+ Erwan Velu <erwan@mandriva.org>
12cr|cgiirc-0.5.9-8|116	- Import cgiirc
12cr|cgiirc-0.5.9-8|117	
12cr|cgiirc-0.5.9-8|118	
12cr|cgiirc-0.5.9-8|119	
12cr|cgiirc-0.5.9-8|120	* Fri Jun 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.9-2mdv2007.0
12cr|cgiirc-0.5.9-8|121	- relax buildrequires versionning
12cr|cgiirc-0.5.9-8|122	
12cr|cgiirc-0.5.9-8|123	* Mon Jun 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.9-1mdv2007.0
12cr|cgiirc-0.5.9-8|124	- new version
12cr|cgiirc-0.5.9-8|125	- %%mkrel
12cr|cgiirc-0.5.9-8|126	- new webapp macros
12cr|cgiirc-0.5.9-8|127	- decompress patches
12cr|cgiirc-0.5.9-8|128	
12cr|cgiirc-0.5.9-8|129	* Fri May 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.8-1mdk
12cr|cgiirc-0.5.9-8|130	- New release 0.5.8
12cr|cgiirc-0.5.9-8|131	- rediff fhs patch
12cr|cgiirc-0.5.9-8|132	- backport compatible apache configuration file
12cr|cgiirc-0.5.9-8|133	
12cr|cgiirc-0.5.9-8|134	* Mon Sep 12 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.7-1mdk
12cr|cgiirc-0.5.9-8|135	- first mdk release

578 12
12cr|cgilib-0.7-3|1	%define	major 1
12cr|cgilib-0.7-3|2	%define libname %mklibname cgi %{major}
12cr|cgilib-0.7-3|3	%define develname %mklibname cgi -d
12cr|cgilib-0.7-3|4	
12cr|cgilib-0.7-3|5	Summary:	A CGI (Common Gateway Interface) library
12cr|cgilib-0.7-3|6	Name:		cgilib
12cr|cgilib-0.7-3|7	Version:	0.7
12cr|cgilib-0.7-3|8	Release:	3
12cr|cgilib-0.7-3|9	License:	GPL
12cr|cgilib-0.7-3|10	Group:		System/Libraries
12cr|cgilib-0.7-3|11	URL:		http://www.infodrom.org/projects/cgilib/
12cr|cgilib-0.7-3|12	Source0:	%{name}-%{version}.tar.gz
12cr|cgilib-0.7-3|13	BuildRequires:	autoconf
12cr|cgilib-0.7-3|14	BuildRequires:	automake
12cr|cgilib-0.7-3|15	BuildRequires:	libtool
12cr|cgilib-0.7-3|16	
12cr|cgilib-0.7-3|17	%description
12cr|cgilib-0.7-3|18	This is quite a simple library that provides an easy CGI interface (Common
12cr|cgilib-0.7-3|19	Gateway Interface). It provides an easy to use interface to CGI if you need
12cr|cgilib-0.7-3|20	to write your program in C instead of perl.
12cr|cgilib-0.7-3|21	
12cr|cgilib-0.7-3|22	%package -n	%{libname}
12cr|cgilib-0.7-3|23	Summary:	A CGI (Common Gateway Interface) library
12cr|cgilib-0.7-3|24	Group:          System/Libraries
12cr|cgilib-0.7-3|25	Provides:	%{name} = %{version}-%{release}
12cr|cgilib-0.7-3|26	Obsoletes:	%{name}
12cr|cgilib-0.7-3|27	
12cr|cgilib-0.7-3|28	%description -n	%{libname}
12cr|cgilib-0.7-3|29	This is quite a simple library that provides an easy CGI interface (Common
12cr|cgilib-0.7-3|30	Gateway Interface). It provides an easy to use interface to CGI if you need
12cr|cgilib-0.7-3|31	to write your program in C instead of perl.
12cr|cgilib-0.7-3|32	
12cr|cgilib-0.7-3|33	%package -n	%{develname}
12cr|cgilib-0.7-3|34	Summary:	Development library and header files for the %{libname} library
12cr|cgilib-0.7-3|35	Group:		Development/C
12cr|cgilib-0.7-3|36	Requires:	%{libname} = %{version}
12cr|cgilib-0.7-3|37	Provides:	%{name}-devel = %{version}-%{release}
12cr|cgilib-0.7-3|38	Obsoletes:	%{name}-devel
12cr|cgilib-0.7-3|39	Provides:	libcgi-devel
12cr|cgilib-0.7-3|40	Obsoletes:	%{mklibname cgi 0 -d}
12cr|cgilib-0.7-3|41	
12cr|cgilib-0.7-3|42	%description -n	%{develname}
12cr|cgilib-0.7-3|43	Header files and develpment documentation for %{name}.
12cr|cgilib-0.7-3|44	
12cr|cgilib-0.7-3|45	%prep
12cr|cgilib-0.7-3|46	%setup -q
12cr|cgilib-0.7-3|47	
12cr|cgilib-0.7-3|48	%build
12cr|cgilib-0.7-3|49	export CFLAGS="%{optflags} -fPIC"
12cr|cgilib-0.7-3|50	touch NEWS README AUTHORS ChangeLog
12cr|cgilib-0.7-3|51	autoreconf -if
12cr|cgilib-0.7-3|52	%configure2_5x
12cr|cgilib-0.7-3|53	
12cr|cgilib-0.7-3|54	%make CFLAGS="%{optflags} -fPIC"
12cr|cgilib-0.7-3|55	
12cr|cgilib-0.7-3|56	%install
12cr|cgilib-0.7-3|57	%makeinstall_std
12cr|cgilib-0.7-3|58	
12cr|cgilib-0.7-3|59	# remove unwanted files
12cr|cgilib-0.7-3|60	rm -f %{buildroot}%{_bindir}/{cgitest,jumpto}
12cr|cgilib-0.7-3|61	
12cr|cgilib-0.7-3|62	%files -n %{libname}
12cr|cgilib-0.7-3|63	%defattr(-,root,root)
12cr|cgilib-0.7-3|64	%doc AUTHORS ChangeLog README
12cr|cgilib-0.7-3|65	%{_libdir}/libcgi.so.%{major}*
12cr|cgilib-0.7-3|66	
12cr|cgilib-0.7-3|67	%files -n %{develname}
12cr|cgilib-0.7-3|68	%defattr(-,root,root)
12cr|cgilib-0.7-3|69	%{_includedir}/*
12cr|cgilib-0.7-3|70	%{_libdir}/*.so
12cr|cgilib-0.7-3|71	%{_libdir}/*.a
12cr|cgilib-0.7-3|72	%{_mandir}/man[35]/*
12cr|cgilib-0.7-3|73	
12cr|cgilib-0.7-3|74	
12cr|cgilib-0.7-3|75	%changelog
12cr|cgilib-0.7-3|76	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7-2mdv2010.0
12cr|cgilib-0.7-3|77	+ Revision: 413227
12cr|cgilib-0.7-3|78	- rebuild
12cr|cgilib-0.7-3|79	
12cr|cgilib-0.7-3|80	* Sun Mar 22 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.7-1mdv2009.1
12cr|cgilib-0.7-3|81	+ Revision: 360125
12cr|cgilib-0.7-3|82	- Updated to version 0.7
12cr|cgilib-0.7-3|83	- Dropped merged/obsolete patch: cgilib-ac_am.diff
12cr|cgilib-0.7-3|84	
12cr|cgilib-0.7-3|85	* Sat Dec 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6-3mdv2009.1
12cr|cgilib-0.7-3|86	+ Revision: 316501
12cr|cgilib-0.7-3|87	- rebuild
12cr|cgilib-0.7-3|88	
12cr|cgilib-0.7-3|89	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 0.6-2mdv2009.0
12cr|cgilib-0.7-3|90	+ Revision: 264348
12cr|cgilib-0.7-3|91	- rebuild early 2009.0 package (before pixel changes)
12cr|cgilib-0.7-3|92	
12cr|cgilib-0.7-3|93	+ Pixel <pixel@mandriva.com>
12cr|cgilib-0.7-3|94	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|cgilib-0.7-3|95	
12cr|cgilib-0.7-3|96	* Sat May 03 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6-1mdv2009.0
12cr|cgilib-0.7-3|97	+ Revision: 200695
12cr|cgilib-0.7-3|98	- 0.6
12cr|cgilib-0.7-3|99	- rediff P0
12cr|cgilib-0.7-3|100	- drop P1, it's in there
12cr|cgilib-0.7-3|101	- fix devel naming
12cr|cgilib-0.7-3|102	
12cr|cgilib-0.7-3|103	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.5-5mdv2008.1
12cr|cgilib-0.7-3|104	+ Revision: 140692
12cr|cgilib-0.7-3|105	- restore BuildRoot
12cr|cgilib-0.7-3|106	
12cr|cgilib-0.7-3|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|cgilib-0.7-3|108	- kill re-definition of %%buildroot on Pixel's request
12cr|cgilib-0.7-3|109	
12cr|cgilib-0.7-3|110	
12cr|cgilib-0.7-3|111	* Wed Mar 07 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5-5mdv2007.0
12cr|cgilib-0.7-3|112	+ Revision: 134418
12cr|cgilib-0.7-3|113	- Import cgilib
12cr|cgilib-0.7-3|114	
12cr|cgilib-0.7-3|115	* Wed Mar 07 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5-5mdv2007.1
12cr|cgilib-0.7-3|116	- use the %%mkrel macro
12cr|cgilib-0.7-3|117	
12cr|cgilib-0.7-3|118	* Sat May 13 2006 Stefan van der Eijk <stefan@eijk.nu> 0.5-4mdk
12cr|cgilib-0.7-3|119	- rebuild for sparc
12cr|cgilib-0.7-3|120	
12cr|cgilib-0.7-3|121	* Sat Dec 31 2005 Mandriva Linux Team <http://www.mandrivaexpert.com/> 0.5-3mdk
12cr|cgilib-0.7-3|122	- Rebuild
12cr|cgilib-0.7-3|123	
12cr|cgilib-0.7-3|124	* Thu May 12 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-2mdk
12cr|cgilib-0.7-3|125	- rebuild
12cr|cgilib-0.7-3|126	- rpmlint fixes
12cr|cgilib-0.7-3|127	
12cr|cgilib-0.7-3|128	* Tue Jun 01 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5-1mdk
12cr|cgilib-0.7-3|129	- initial PLD import (though a lot mkdified)
12cr|cgilib-0.7-3|130	

579 12
12cr|cgoban1-1.9.14-14|1	%define name cgoban1
12cr|cgoban1-1.9.14-14|2	%define version 1.9.14
12cr|cgoban1-1.9.14-14|3	%define release %mkrel 14
12cr|cgoban1-1.9.14-14|4	%define rname cgoban
12cr|cgoban1-1.9.14-14|5	
12cr|cgoban1-1.9.14-14|6	Summary: A Go game client
12cr|cgoban1-1.9.14-14|7	Summary(fr): Un client pour le jeu de Go
12cr|cgoban1-1.9.14-14|8	Name: %{name}
12cr|cgoban1-1.9.14-14|9	Version: %{version}
12cr|cgoban1-1.9.14-14|10	Release: %{release}
12cr|cgoban1-1.9.14-14|11	License: GPLv2+
12cr|cgoban1-1.9.14-14|12	Group: Games/Boards
12cr|cgoban1-1.9.14-14|13	Source:	http://ovh.dl.sourceforge.net/sourceforge/cgoban1/%rname-%version.tar.bz2
12cr|cgoban1-1.9.14-14|14	Source2: %name-mini.png
12cr|cgoban1-1.9.14-14|15	Source3: %name.png
12cr|cgoban1-1.9.14-14|16	URL: http://cgoban1.sourceforge.net/
12cr|cgoban1-1.9.14-14|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|cgoban1-1.9.14-14|18	BuildRequires:  libx11-devel
12cr|cgoban1-1.9.14-14|19	Provides: %rname = %{version}
12cr|cgoban1-1.9.14-14|20	
12cr|cgoban1-1.9.14-14|21	%description
12cr|cgoban1-1.9.14-14|22	Cgoban (Complete Goban) is for Unix systems with X11.  It has the ability
12cr|cgoban1-1.9.14-14|23	to be a computerized go board, view and edit smart-go files, and connect to
12cr|cgoban1-1.9.14-14|24	go servers on the Internet.
12cr|cgoban1-1.9.14-14|25	Cgoban is also a smart interface for GNU Go.
12cr|cgoban1-1.9.14-14|26	
12cr|cgoban1-1.9.14-14|27	%prep
12cr|cgoban1-1.9.14-14|28	%setup -q -n %rname-%version
12cr|cgoban1-1.9.14-14|29	
12cr|cgoban1-1.9.14-14|30	%build
12cr|cgoban1-1.9.14-14|31	mv src/cgoban.c src/cgoban.c.orig
12cr|cgoban1-1.9.14-14|32	sed -e 's|\"./goDummy\"|\"/usr/games/gnugo --quiet\"|' <src/cgoban.c.orig >src/cgoban.c
12cr|cgoban1-1.9.14-14|33	mv configure configure.orig
12cr|cgoban1-1.9.14-14|34	sed -e "s|-O2 -fomit-frame-pointer|$RPM_OPT_FLAGS|g" <configure.orig >configure
12cr|cgoban1-1.9.14-14|35	chmod +x configure
12cr|cgoban1-1.9.14-14|36	%configure2_5x --program-suffix=1
12cr|cgoban1-1.9.14-14|37	%make
12cr|cgoban1-1.9.14-14|38	
12cr|cgoban1-1.9.14-14|39	%install
12cr|cgoban1-1.9.14-14|40	rm -rf $RPM_BUILD_ROOT
12cr|cgoban1-1.9.14-14|41	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|cgoban1-1.9.14-14|42	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man6
12cr|cgoban1-1.9.14-14|43	mkdir -p $RPM_BUILD_ROOT%{_iconsdir}{,/mini,/large}
12cr|cgoban1-1.9.14-14|44	%makeinstall_std
12cr|cgoban1-1.9.14-14|45	
12cr|cgoban1-1.9.14-14|46	cp cgoban_icon.png $RPM_BUILD_ROOT%{_iconsdir}/large/cgoban1.png
12cr|cgoban1-1.9.14-14|47	cp %{SOURCE2} $RPM_BUILD_ROOT%{_iconsdir}/mini/cgoban1.png
12cr|cgoban1-1.9.14-14|48	cp %{SOURCE3} $RPM_BUILD_ROOT%{_iconsdir}/cgoban1.png
12cr|cgoban1-1.9.14-14|49	
12cr|cgoban1-1.9.14-14|50	mkdir -p %{buildroot}%{_datadir}/applications
12cr|cgoban1-1.9.14-14|51	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|cgoban1-1.9.14-14|52	[Desktop Entry]
12cr|cgoban1-1.9.14-14|53	Name=CGoban
12cr|cgoban1-1.9.14-14|54	Comment=Graphical game of Go
12cr|cgoban1-1.9.14-14|55	Exec=%{_bindir}/%{name}
12cr|cgoban1-1.9.14-14|56	Icon=cgoban1
12cr|cgoban1-1.9.14-14|57	Terminal=false
12cr|cgoban1-1.9.14-14|58	Type=Application
12cr|cgoban1-1.9.14-14|59	Categories=Game;BoardGame;
12cr|cgoban1-1.9.14-14|60	EOF
12cr|cgoban1-1.9.14-14|61	
12cr|cgoban1-1.9.14-14|62	%clean
12cr|cgoban1-1.9.14-14|63	rm -rf $RPM_BUILD_ROOT
12cr|cgoban1-1.9.14-14|64	
12cr|cgoban1-1.9.14-14|65	%if %mdkversion < 200900
12cr|cgoban1-1.9.14-14|66	%post
12cr|cgoban1-1.9.14-14|67	%update_menus
12cr|cgoban1-1.9.14-14|68	%endif
12cr|cgoban1-1.9.14-14|69	
12cr|cgoban1-1.9.14-14|70	%if %mdkversion < 200900
12cr|cgoban1-1.9.14-14|71	%postun
12cr|cgoban1-1.9.14-14|72	%clean_menus
12cr|cgoban1-1.9.14-14|73	%endif
12cr|cgoban1-1.9.14-14|74	
12cr|cgoban1-1.9.14-14|75	%files
12cr|cgoban1-1.9.14-14|76	%defattr(-,root,root)
12cr|cgoban1-1.9.14-14|77	%doc README TODO seigen-minoru.sgf
12cr|cgoban1-1.9.14-14|78	%{_bindir}/*
12cr|cgoban1-1.9.14-14|79	%{_mandir}/man6/*
12cr|cgoban1-1.9.14-14|80	%{_datadir}/applications/*.desktop
12cr|cgoban1-1.9.14-14|81	%{_iconsdir}/cgoban1.png
12cr|cgoban1-1.9.14-14|82	%{_iconsdir}/*/cgoban1.png
12cr|cgoban1-1.9.14-14|83	
12cr|cgoban1-1.9.14-14|84	
12cr|cgoban1-1.9.14-14|85	%changelog
12cr|cgoban1-1.9.14-14|86	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 1.9.14-14mdv2011.0
12cr|cgoban1-1.9.14-14|87	+ Revision: 635081
12cr|cgoban1-1.9.14-14|88	- drop fr translation
12cr|cgoban1-1.9.14-14|89	- rebuild
12cr|cgoban1-1.9.14-14|90	- tighten BR
12cr|cgoban1-1.9.14-14|91	
12cr|cgoban1-1.9.14-14|92	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9.14-13mdv2011.0
12cr|cgoban1-1.9.14-14|93	+ Revision: 616994
12cr|cgoban1-1.9.14-14|94	- the mass rebuild of 2010.0 packages
12cr|cgoban1-1.9.14-14|95	
12cr|cgoban1-1.9.14-14|96	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.9.14-12mdv2010.0
12cr|cgoban1-1.9.14-14|97	+ Revision: 424797
12cr|cgoban1-1.9.14-14|98	- rebuild
12cr|cgoban1-1.9.14-14|99	
12cr|cgoban1-1.9.14-14|100	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.9.14-11mdv2009.0
12cr|cgoban1-1.9.14-14|101	+ Revision: 243479
12cr|cgoban1-1.9.14-14|102	- rebuild
12cr|cgoban1-1.9.14-14|103	
12cr|cgoban1-1.9.14-14|104	+ Pixel <pixel@mandriva.com>
12cr|cgoban1-1.9.14-14|105	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|cgoban1-1.9.14-14|106	
12cr|cgoban1-1.9.14-14|107	* Tue Mar 25 2008 Pascal Terjan <pterjan@mandriva.org> 1.9.14-9mdv2008.1
12cr|cgoban1-1.9.14-14|108	+ Revision: 189892
12cr|cgoban1-1.9.14-14|109	- Convert the description into UTF-8
12cr|cgoban1-1.9.14-14|110	
12cr|cgoban1-1.9.14-14|111	+ Olivier Blin <oblin@mandriva.com>
12cr|cgoban1-1.9.14-14|112	- restore BuildRoot
12cr|cgoban1-1.9.14-14|113	
12cr|cgoban1-1.9.14-14|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|cgoban1-1.9.14-14|115	- kill re-definition of %%buildroot on Pixel's request
12cr|cgoban1-1.9.14-14|116	
12cr|cgoban1-1.9.14-14|117	* Sun Dec 02 2007 Funda Wang <fwang@mandriva.org> 1.9.14-8mdv2008.1
12cr|cgoban1-1.9.14-14|118	+ Revision: 114364
12cr|cgoban1-1.9.14-14|119	- rebuild for new era
12cr|cgoban1-1.9.14-14|120	
12cr|cgoban1-1.9.14-14|121	+ Thierry Vignaud <tv@mandriva.org>
12cr|cgoban1-1.9.14-14|122	- kill hardcoded icon extension
12cr|cgoban1-1.9.14-14|123	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|cgoban1-1.9.14-14|124	
12cr|cgoban1-1.9.14-14|125	
12cr|cgoban1-1.9.14-14|126	* Tue Jan 09 2007 Pascal Terjan <pterjan@mandriva.org> 1.9.14-7mdv2007.0
12cr|cgoban1-1.9.14-14|127	+ Revision: 106212
12cr|cgoban1-1.9.14-14|128	- Use autoconf 2.5
12cr|cgoban1-1.9.14-14|129	- XDG menu
12cr|cgoban1-1.9.14-14|130	- Import cgoban1
12cr|cgoban1-1.9.14-14|131	
12cr|cgoban1-1.9.14-14|132	* Wed May 10 2006 Pascal Terjan <pterjan@mandriva.org> 1.9.14-6mdk
12cr|cgoban1-1.9.14-14|133	- mkrel
12cr|cgoban1-1.9.14-14|134	
12cr|cgoban1-1.9.14-14|135	* Tue Mar 15 2005 Pascal Terjan <pterjan@mandrake.org> 1.9.14-5mdk
12cr|cgoban1-1.9.14-14|136	- rebuild to get the right menu section
12cr|cgoban1-1.9.14-14|137	
12cr|cgoban1-1.9.14-14|138	* Sat May 15 2004 Pascal Terjan <pterjan@mandrake.org> 1.9.14-4mdk
12cr|cgoban1-1.9.14-14|139	- Rebuild
12cr|cgoban1-1.9.14-14|140	- use macros
12cr|cgoban1-1.9.14-14|141	- use cgoban1 for menu and icon
12cr|cgoban1-1.9.14-14|142	- add normal and mini icon
12cr|cgoban1-1.9.14-14|143	

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

581 12
12cr|chaplin-1.10-9|1	%define name chaplin
12cr|chaplin-1.10-9|2	%define version 1.10
12cr|chaplin-1.10-9|3	%define release %mkrel 9
12cr|chaplin-1.10-9|4	
12cr|chaplin-1.10-9|5	Summary: A dvd chapter tool
12cr|chaplin-1.10-9|6	Name: %{name}
12cr|chaplin-1.10-9|7	Version: %{version}
12cr|chaplin-1.10-9|8	Release: %{release}
12cr|chaplin-1.10-9|9	Source0: %{name}-%{version}.tar.bz2
12cr|chaplin-1.10-9|10	Patch0: http://archive.ubuntu.com/ubuntu/pool/multiverse/c/chaplin/chaplin_1.10-0.0.diff.gz
12cr|chaplin-1.10-9|11	Patch1: chaplin-1.10-include.patch.bz2
12cr|chaplin-1.10-9|12	License: GPL
12cr|chaplin-1.10-9|13	Group: Video
12cr|chaplin-1.10-9|14	Url: http://www.lallafa.de/bp/chaplin.html
12cr|chaplin-1.10-9|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|chaplin-1.10-9|16	BuildRequires: libdvdread-devel
12cr|chaplin-1.10-9|17	
12cr|chaplin-1.10-9|18	%description
12cr|chaplin-1.10-9|19	The tool parses a DVD disc or image and extracts
12cr|chaplin-1.10-9|20	the exact duration for each chapter of a given title.
12cr|chaplin-1.10-9|21	
12cr|chaplin-1.10-9|22	%prep
12cr|chaplin-1.10-9|23	%setup -q -n %{name}
12cr|chaplin-1.10-9|24	%patch0 -p1
12cr|chaplin-1.10-9|25	%patch1
12cr|chaplin-1.10-9|26	
12cr|chaplin-1.10-9|27	%build
12cr|chaplin-1.10-9|28	make
12cr|chaplin-1.10-9|29	
12cr|chaplin-1.10-9|30	%install
12cr|chaplin-1.10-9|31	rm -rf $RPM_BUILD_ROOT
12cr|chaplin-1.10-9|32	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|chaplin-1.10-9|33	install chaplin $RPM_BUILD_ROOT/%{_bindir}
12cr|chaplin-1.10-9|34	install chaplin-genmenu $RPM_BUILD_ROOT/%{_bindir}
12cr|chaplin-1.10-9|35	
12cr|chaplin-1.10-9|36	
12cr|chaplin-1.10-9|37	%clean
12cr|chaplin-1.10-9|38	rm -rf $RPM_BUILD_ROOT
12cr|chaplin-1.10-9|39	
12cr|chaplin-1.10-9|40	%files
12cr|chaplin-1.10-9|41	%defattr(-,root,root)
12cr|chaplin-1.10-9|42	%{_bindir}/chaplin
12cr|chaplin-1.10-9|43	%{_bindir}/chaplin-genmenu
12cr|chaplin-1.10-9|44	
12cr|chaplin-1.10-9|45	
12cr|chaplin-1.10-9|46	%changelog
12cr|chaplin-1.10-9|47	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.10-9mdv2011.0
12cr|chaplin-1.10-9|48	+ Revision: 616995
12cr|chaplin-1.10-9|49	- the mass rebuild of 2010.0 packages
12cr|chaplin-1.10-9|50	
12cr|chaplin-1.10-9|51	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.10-8mdv2010.0
12cr|chaplin-1.10-9|52	+ Revision: 424799
12cr|chaplin-1.10-9|53	- rebuild
12cr|chaplin-1.10-9|54	
12cr|chaplin-1.10-9|55	* Mon Sep 01 2008 Götz Waschk <waschk@mandriva.org> 1.10-7mdv2009.0
12cr|chaplin-1.10-9|56	+ Revision: 278240
12cr|chaplin-1.10-9|57	- rebuild for new libdvdread
12cr|chaplin-1.10-9|58	
12cr|chaplin-1.10-9|59	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.10-6mdv2009.0
12cr|chaplin-1.10-9|60	+ Revision: 240519
12cr|chaplin-1.10-9|61	- rebuild
12cr|chaplin-1.10-9|62	- kill re-definition of %%buildroot on Pixel's request
12cr|chaplin-1.10-9|63	
12cr|chaplin-1.10-9|64	+ Olivier Blin <oblin@mandriva.com>
12cr|chaplin-1.10-9|65	- restore BuildRoot
12cr|chaplin-1.10-9|66	
12cr|chaplin-1.10-9|67	* Fri Sep 07 2007 Erwan Velu <erwan@mandriva.org> 1.10-4mdv2008.0
12cr|chaplin-1.10-9|68	+ Revision: 81708
12cr|chaplin-1.10-9|69	- Rebuild
12cr|chaplin-1.10-9|70	- Import chaplin
12cr|chaplin-1.10-9|71	
12cr|chaplin-1.10-9|72	
12cr|chaplin-1.10-9|73	
12cr|chaplin-1.10-9|74	* Thu Jun 22 2006 Erwan Velu <erwan@seanodes.com> 1.10-3
12cr|chaplin-1.10-9|75	- Rebuild
12cr|chaplin-1.10-9|76	
12cr|chaplin-1.10-9|77	* Mon Mar 20 2006 Erwan Velu <erwan@seanodes.com> 1.10-2mdk
12cr|chaplin-1.10-9|78	- mkrel
12cr|chaplin-1.10-9|79	- Using debian patch
12cr|chaplin-1.10-9|80	- Fixing includes
12cr|chaplin-1.10-9|81	
12cr|chaplin-1.10-9|82	* Fri Feb  4 2005 Erwan Velu <erwan@seanodes.com> 1.10-1mdk
12cr|chaplin-1.10-9|83	- First MDK release

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

583 12
12cr|checkbashisms-2.10.39-3|1	%define name checkbashisms
12cr|checkbashisms-2.10.39-3|2	%define version 2.10.39
12cr|checkbashisms-2.10.39-3|3	%define release %mkrel 3
12cr|checkbashisms-2.10.39-3|4	
12cr|checkbashisms-2.10.39-3|5	Summary: Check shell scripts for common bash-specific contructs
12cr|checkbashisms-2.10.39-3|6	Name: %{name}
12cr|checkbashisms-2.10.39-3|7	Version: %{version}
12cr|checkbashisms-2.10.39-3|8	Release: %{release}
12cr|checkbashisms-2.10.39-3|9	# svn export svn://svn.debian.org/svn/devscripts/trunk/scripts/checkbashisms.pl
12cr|checkbashisms-2.10.39-3|10	Source0: checkbashisms.pl
12cr|checkbashisms-2.10.39-3|11	# svn export svn://svn.debian.org/svn/devscripts/trunk/scripts/checkbashisms.1
12cr|checkbashisms-2.10.39-3|12	Source1: checkbashisms.1
12cr|checkbashisms-2.10.39-3|13	License: GPLv2+
12cr|checkbashisms-2.10.39-3|14	Group: Development/Other
12cr|checkbashisms-2.10.39-3|15	Url: http://packages.debian.org/sid/devscripts
12cr|checkbashisms-2.10.39-3|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|checkbashisms-2.10.39-3|17	BuildArch: noarch
12cr|checkbashisms-2.10.39-3|18	
12cr|checkbashisms-2.10.39-3|19	%description
12cr|checkbashisms-2.10.39-3|20	checkbashisms checks whether a /bin/sh script contains any common
12cr|checkbashisms-2.10.39-3|21	bash-specific contructs.
12cr|checkbashisms-2.10.39-3|22	It is extracted from the Debian devscripts package.
12cr|checkbashisms-2.10.39-3|23	
12cr|checkbashisms-2.10.39-3|24	%prep
12cr|checkbashisms-2.10.39-3|25	%setup -q -T -c
12cr|checkbashisms-2.10.39-3|26	
12cr|checkbashisms-2.10.39-3|27	%build
12cr|checkbashisms-2.10.39-3|28	
12cr|checkbashisms-2.10.39-3|29	%install
12cr|checkbashisms-2.10.39-3|30	rm -rf %{buildroot}
12cr|checkbashisms-2.10.39-3|31	install -d %{buildroot}%{_bindir}
12cr|checkbashisms-2.10.39-3|32	install -m755 %{SOURCE0} %{buildroot}%{_bindir}/%{name}.pl
12cr|checkbashisms-2.10.39-3|33	install -d %{buildroot}%{_mandir}/man1
12cr|checkbashisms-2.10.39-3|34	install -m644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}.1
12cr|checkbashisms-2.10.39-3|35	
12cr|checkbashisms-2.10.39-3|36	%clean
12cr|checkbashisms-2.10.39-3|37	rm -rf %{buildroot}
12cr|checkbashisms-2.10.39-3|38	
12cr|checkbashisms-2.10.39-3|39	%files
12cr|checkbashisms-2.10.39-3|40	%defattr(-,root,root)
12cr|checkbashisms-2.10.39-3|41	%{_bindir}/%{name}.pl
12cr|checkbashisms-2.10.39-3|42	%{_mandir}/man1/%{name}.1*
12cr|checkbashisms-2.10.39-3|43	
12cr|checkbashisms-2.10.39-3|44	
12cr|checkbashisms-2.10.39-3|45	%changelog
12cr|checkbashisms-2.10.39-3|46	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.10.39-3mdv2011.0
12cr|checkbashisms-2.10.39-3|47	+ Revision: 616996
12cr|checkbashisms-2.10.39-3|48	- the mass rebuild of 2010.0 packages
12cr|checkbashisms-2.10.39-3|49	
12cr|checkbashisms-2.10.39-3|50	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 2.10.39-2mdv2010.0
12cr|checkbashisms-2.10.39-3|51	+ Revision: 436991
12cr|checkbashisms-2.10.39-3|52	- rebuild
12cr|checkbashisms-2.10.39-3|53	
12cr|checkbashisms-2.10.39-3|54	* Mon Oct 13 2008 Olivier Blin <oblin@mandriva.com> 2.10.39-1mdv2009.1
12cr|checkbashisms-2.10.39-3|55	+ Revision: 293329
12cr|checkbashisms-2.10.39-3|56	- initial package (extracted from Debian devscripts package)
12cr|checkbashisms-2.10.39-3|57	- create checkbashisms
12cr|checkbashisms-2.10.39-3|58	

584 12
12cr|checkinstall-1.6.2.16-4|1	%define version 1.6.2.16
12cr|checkinstall-1.6.2.16-4|2	%define fversion 1.6.2
12cr|checkinstall-1.6.2.16-4|3	%define release %mkrel 4
12cr|checkinstall-1.6.2.16-4|4	
12cr|checkinstall-1.6.2.16-4|5	
12cr|checkinstall-1.6.2.16-4|6	Summary:   CheckInstall installations tracker
12cr|checkinstall-1.6.2.16-4|7	Name:      checkinstall
12cr|checkinstall-1.6.2.16-4|8	Version:   %version
12cr|checkinstall-1.6.2.16-4|9	Release:   %release
12cr|checkinstall-1.6.2.16-4|10	License:   GPLv2+
12cr|checkinstall-1.6.2.16-4|11	Group:     System/Configuration/Packaging
12cr|checkinstall-1.6.2.16-4|12	#gw git snapshot
12cr|checkinstall-1.6.2.16-4|13	Source:    http://checkinstall.izto.org/files/source/%{name}-%{fversion}.tar.gz
12cr|checkinstall-1.6.2.16-4|14	Patch0:	   checkinstall-mdv.patch
12cr|checkinstall-1.6.2.16-4|15	Patch2:	   checkinstall-1.6.1-rpm-version-check.patch
12cr|checkinstall-1.6.2.16-4|16	Patch3:    checkinstall-fix-glibc-detection.patch
12cr|checkinstall-1.6.2.16-4|17	Patch4:    checkinstall-rpm-set-buildroot.patch
12cr|checkinstall-1.6.2.16-4|18	#gw from Debian, build with new glibc
12cr|checkinstall-1.6.2.16-4|19	Patch5:	   21build-glibc-2.10.diff
12cr|checkinstall-1.6.2.16-4|20	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|checkinstall-1.6.2.16-4|21	Url: http://asic-linux.com.mx/~izto/checkinstall/
12cr|checkinstall-1.6.2.16-4|22	Provides: libcheckinstall1
12cr|checkinstall-1.6.2.16-4|23	Obsoletes: libcheckinstall1
12cr|checkinstall-1.6.2.16-4|24	Requires: rpm-build
12cr|checkinstall-1.6.2.16-4|25	
12cr|checkinstall-1.6.2.16-4|26	%description
12cr|checkinstall-1.6.2.16-4|27	CheckInstall  keeps  track of all the files created  or
12cr|checkinstall-1.6.2.16-4|28	modified  by your installation  script  ("make install"
12cr|checkinstall-1.6.2.16-4|29	"make install_modules",  "setup",   etc),   builds    a
12cr|checkinstall-1.6.2.16-4|30	standard   binary   package and  installs  it  in  your
12cr|checkinstall-1.6.2.16-4|31	system giving you the ability to uninstall it with your
12cr|checkinstall-1.6.2.16-4|32	distribution's  standard package management  utilities.
12cr|checkinstall-1.6.2.16-4|33	
12cr|checkinstall-1.6.2.16-4|34	%prep
12cr|checkinstall-1.6.2.16-4|35	
12cr|checkinstall-1.6.2.16-4|36	%setup -q -n %name-%fversion
12cr|checkinstall-1.6.2.16-4|37	%patch0 -p1 -b .mdv
12cr|checkinstall-1.6.2.16-4|38	%patch2 -p0
12cr|checkinstall-1.6.2.16-4|39	%patch3 -p0 -b .glibc
12cr|checkinstall-1.6.2.16-4|40	%patch4 -p1 -b .buildroot
12cr|checkinstall-1.6.2.16-4|41	ln -s installwatch installwatch-0.7.0beta5
12cr|checkinstall-1.6.2.16-4|42	%patch5 -p1
12cr|checkinstall-1.6.2.16-4|43	%build
12cr|checkinstall-1.6.2.16-4|44	make
12cr|checkinstall-1.6.2.16-4|45	
12cr|checkinstall-1.6.2.16-4|46	%install
12cr|checkinstall-1.6.2.16-4|47	rm -rf %buildroot
12cr|checkinstall-1.6.2.16-4|48	install -D -m 755 checkinstall %buildroot/%{_bindir}/checkinstall
12cr|checkinstall-1.6.2.16-4|49	install -D -m 755 makepak %buildroot/%{_sbindir}/makepak
12cr|checkinstall-1.6.2.16-4|50	install -m 755 installwatch/installwatch %buildroot/%{_bindir}
12cr|checkinstall-1.6.2.16-4|51	install -D -m 755 installwatch/installwatch.so %buildroot/%{_libdir}/checkinstall/installwatch.so
12cr|checkinstall-1.6.2.16-4|52	install -m 755 checkinstallrc-dist %buildroot/%{_libdir}/checkinstall/checkinstallrc
12cr|checkinstall-1.6.2.16-4|53	install -D -m 644 locale/checkinstall-es.mo %buildroot%_libdir/checkinstall/locale/es/LC_MESSAGES/checkinstall.mo
12cr|checkinstall-1.6.2.16-4|54	perl -pi -e "s!#PREFIX#!%_prefix!" %buildroot%_bindir/installwatch
12cr|checkinstall-1.6.2.16-4|55	perl -pi -e "s!/lib/!/%_lib/!" %buildroot%_bindir/*
12cr|checkinstall-1.6.2.16-4|56	
12cr|checkinstall-1.6.2.16-4|57	
12cr|checkinstall-1.6.2.16-4|58	%clean
12cr|checkinstall-1.6.2.16-4|59	rm -rf %buildroot
12cr|checkinstall-1.6.2.16-4|60	
12cr|checkinstall-1.6.2.16-4|61	%files
12cr|checkinstall-1.6.2.16-4|62	%defattr(-,root,root,755)
12cr|checkinstall-1.6.2.16-4|63	%doc README INSTALL RELNOTES BUGS TODO CREDITS COPYING
12cr|checkinstall-1.6.2.16-4|64	%{_bindir}/installwatch
12cr|checkinstall-1.6.2.16-4|65	%{_bindir}/checkinstall
12cr|checkinstall-1.6.2.16-4|66	%{_sbindir}/makepak
12cr|checkinstall-1.6.2.16-4|67	%dir %{_libdir}/checkinstall/
12cr|checkinstall-1.6.2.16-4|68	%{_libdir}/checkinstall/checkinstallrc
12cr|checkinstall-1.6.2.16-4|69	%{_libdir}/checkinstall/installwatch.so
12cr|checkinstall-1.6.2.16-4|70	%lang(es) %{_libdir}/checkinstall/locale/es
12cr|checkinstall-1.6.2.16-4|71	%dir %{_libdir}/checkinstall/locale/
12cr|checkinstall-1.6.2.16-4|72	
12cr|checkinstall-1.6.2.16-4|73	
12cr|checkinstall-1.6.2.16-4|74	
12cr|checkinstall-1.6.2.16-4|75	
12cr|checkinstall-1.6.2.16-4|76	%changelog
12cr|checkinstall-1.6.2.16-4|77	* Tue Dec 06 2011 Götz Waschk <waschk@mandriva.org> 1.6.2.16-4mdv2012.0
12cr|checkinstall-1.6.2.16-4|78	+ Revision: 738144
12cr|checkinstall-1.6.2.16-4|79	- rebuild
12cr|checkinstall-1.6.2.16-4|80	- update patch 3
12cr|checkinstall-1.6.2.16-4|81	- yearly rebuild
12cr|checkinstall-1.6.2.16-4|82	
12cr|checkinstall-1.6.2.16-4|83	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6.2.16-2mdv2011.0
12cr|checkinstall-1.6.2.16-4|84	+ Revision: 610134
12cr|checkinstall-1.6.2.16-4|85	- rebuild
12cr|checkinstall-1.6.2.16-4|86	
12cr|checkinstall-1.6.2.16-4|87	* Fri Jan 29 2010 Götz Waschk <waschk@mandriva.org> 1.6.2.16-1mdv2010.1
12cr|checkinstall-1.6.2.16-4|88	+ Revision: 498052
12cr|checkinstall-1.6.2.16-4|89	- new version 1.6.2
12cr|checkinstall-1.6.2.16-4|90	- update patch 3 for the new glibc
12cr|checkinstall-1.6.2.16-4|91	- add Debian patch to make installwatch build
12cr|checkinstall-1.6.2.16-4|92	
12cr|checkinstall-1.6.2.16-4|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|checkinstall-1.6.2.16-4|94	- rebuild
12cr|checkinstall-1.6.2.16-4|95	
12cr|checkinstall-1.6.2.16-4|96	* Wed Jan 28 2009 Götz Waschk <waschk@mandriva.org> 1.6.2.16-0.3mdv2009.1
12cr|checkinstall-1.6.2.16-4|97	+ Revision: 334790
12cr|checkinstall-1.6.2.16-4|98	- patch for rpm's new way to set the build root
12cr|checkinstall-1.6.2.16-4|99	- update paths, arch and man page compression in patch 0
12cr|checkinstall-1.6.2.16-4|100	
12cr|checkinstall-1.6.2.16-4|101	* Mon Jan 26 2009 Götz Waschk <waschk@mandriva.org> 1.6.2.16-0.2mdv2009.1
12cr|checkinstall-1.6.2.16-4|102	+ Revision: 333703
12cr|checkinstall-1.6.2.16-4|103	- fix glibc detection
12cr|checkinstall-1.6.2.16-4|104	- new git snapshot
12cr|checkinstall-1.6.2.16-4|105	- update patch 0
12cr|checkinstall-1.6.2.16-4|106	- drop patch 1
12cr|checkinstall-1.6.2.16-4|107	
12cr|checkinstall-1.6.2.16-4|108	* Mon Jan 26 2009 Götz Waschk <waschk@mandriva.org> 1.6.1-7mdv2009.1
12cr|checkinstall-1.6.2.16-4|109	+ Revision: 333662
12cr|checkinstall-1.6.2.16-4|110	- remove some broken rpm version tests
12cr|checkinstall-1.6.2.16-4|111	- update license
12cr|checkinstall-1.6.2.16-4|112	
12cr|checkinstall-1.6.2.16-4|113	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.6.1-6mdv2009.0
12cr|checkinstall-1.6.2.16-4|114	+ Revision: 243862
12cr|checkinstall-1.6.2.16-4|115	- rebuild
12cr|checkinstall-1.6.2.16-4|116	- kill re-definition of %%buildroot on Pixel's request
12cr|checkinstall-1.6.2.16-4|117	
12cr|checkinstall-1.6.2.16-4|118	+ Olivier Blin <blino@mandriva.org>
12cr|checkinstall-1.6.2.16-4|119	- restore BuildRoot
12cr|checkinstall-1.6.2.16-4|120	
12cr|checkinstall-1.6.2.16-4|121	* Tue Oct 16 2007 Götz Waschk <waschk@mandriva.org> 1.6.1-4mdv2008.1
12cr|checkinstall-1.6.2.16-4|122	+ Revision: 99075
12cr|checkinstall-1.6.2.16-4|123	- fix path to installwatch.so
12cr|checkinstall-1.6.2.16-4|124	
12cr|checkinstall-1.6.2.16-4|125	* Mon Oct 15 2007 Götz Waschk <waschk@mandriva.org> 1.6.1-3mdv2008.1
12cr|checkinstall-1.6.2.16-4|126	+ Revision: 98371
12cr|checkinstall-1.6.2.16-4|127	- replace remaining /usr/lib on 64 bit, fixing bug #34775
12cr|checkinstall-1.6.2.16-4|128	
12cr|checkinstall-1.6.2.16-4|129	* Wed Apr 18 2007 Götz Waschk <waschk@mandriva.org> 1.6.1-3mdv2008.0
12cr|checkinstall-1.6.2.16-4|130	+ Revision: 14740
12cr|checkinstall-1.6.2.16-4|131	- fix for x86_64
12cr|checkinstall-1.6.2.16-4|132	
12cr|checkinstall-1.6.2.16-4|133	
12cr|checkinstall-1.6.2.16-4|134	* Mon Nov 27 2006 Götz Waschk <waschk@mandriva.org> 1.6.1-2mdv2007.0
12cr|checkinstall-1.6.2.16-4|135	+ Revision: 87354
12cr|checkinstall-1.6.2.16-4|136	- fix build on 64 bit
12cr|checkinstall-1.6.2.16-4|137	- Import checkinstall
12cr|checkinstall-1.6.2.16-4|138	
12cr|checkinstall-1.6.2.16-4|139	* Fri Nov 24 2006 Gtz Waschk <waschk@mandriva.org> 1.6.1-1mdv2007.1
12cr|checkinstall-1.6.2.16-4|140	- drop patch 1
12cr|checkinstall-1.6.2.16-4|141	- New version 1.6.1
12cr|checkinstall-1.6.2.16-4|142	
12cr|checkinstall-1.6.2.16-4|143	* Fri Jul 21 2006 Götz Waschk <waschk@mandriva.org> 1.6.0-1mdv2007.0
12cr|checkinstall-1.6.2.16-4|144	- Rebuild
12cr|checkinstall-1.6.2.16-4|145	
12cr|checkinstall-1.6.2.16-4|146	* Mon Feb 13 2006 Gtz Waschk <waschk@mandriva.org> 1.6.0-2mdk
12cr|checkinstall-1.6.2.16-4|147	- fix bug #21100 (switched options), thanks to danxuliu)
12cr|checkinstall-1.6.2.16-4|148	
12cr|checkinstall-1.6.2.16-4|149	* Fri Aug 12 2005 Gtz Waschk <waschk@mandriva.org> 1.6.0-1mdk
12cr|checkinstall-1.6.2.16-4|150	- rediff patch, it was partitially merged
12cr|checkinstall-1.6.2.16-4|151	- new version
12cr|checkinstall-1.6.2.16-4|152	
12cr|checkinstall-1.6.2.16-4|153	* Tue Aug 09 2005 Gtz Waschk <waschk@mandriva.org> 1.6.0-0.beta4.3mdk
12cr|checkinstall-1.6.2.16-4|154	- update patch to fix bug 16848 (thanks to sieczka)
12cr|checkinstall-1.6.2.16-4|155	
12cr|checkinstall-1.6.2.16-4|156	* Tue May 24 2005 Gtz Waschk <waschk@mandriva.org> 1.6.0-0.beta4.2mdk
12cr|checkinstall-1.6.2.16-4|157	- update patch 0 to fix bug 16110 (thanks to Jan Ciger)
12cr|checkinstall-1.6.2.16-4|158	
12cr|checkinstall-1.6.2.16-4|159	* Thu Dec 02 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.6.0-0.beta4.1mdk
12cr|checkinstall-1.6.2.16-4|160	- update patch 0
12cr|checkinstall-1.6.2.16-4|161	- new version
12cr|checkinstall-1.6.2.16-4|162	
12cr|checkinstall-1.6.2.16-4|163	* Mon Jun 21 2004 Buchan Milne <bgmilne@linux-mandrake.com> 1.6.0-0.beta3.2mdk
12cr|checkinstall-1.6.2.16-4|164	- require rpm-build
12cr|checkinstall-1.6.2.16-4|165	
12cr|checkinstall-1.6.2.16-4|166	* Tue May 04 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.6.0-0.beta3.1mdk
12cr|checkinstall-1.6.2.16-4|167	- rediff patch
12cr|checkinstall-1.6.2.16-4|168	- new version
12cr|checkinstall-1.6.2.16-4|169	

585 12
12cr|checklink-4.81-1|1	%define name checklink
12cr|checklink-4.81-1|2	
12cr|checklink-4.81-1|3	%define realname W3C-LinkChecker
12cr|checklink-4.81-1|4	
12cr|checklink-4.81-1|5	%define version 4.81
12cr|checklink-4.81-1|6	%define rel 1
12cr|checklink-4.81-1|7	
12cr|checklink-4.81-1|8	%if %{mdvver} < 201100
12cr|checklink-4.81-1|9	%define release %mkrel %{rel}
12cr|checklink-4.81-1|10	%else
12cr|checklink-4.81-1|11	%define release %{rel}
12cr|checklink-4.81-1|12	%endif
12cr|checklink-4.81-1|13	
12cr|checklink-4.81-1|14	Summary:	A tools to check link on website
12cr|checklink-4.81-1|15	Name:		%{name}
12cr|checklink-4.81-1|16	Version:	%{version}
12cr|checklink-4.81-1|17	Release:	%{release}
12cr|checklink-4.81-1|18	Source0:	http://search.cpan.org/CPAN/authors/id/S/SC/SCOP/%{realname}-%{version}.tar.gz
12cr|checklink-4.81-1|19	License:	W3C License
12cr|checklink-4.81-1|20	Group:		Networking/WWW
12cr|checklink-4.81-1|21	Url:		http://search.cpan.org/dist/W3C-LinkChecker/
12cr|checklink-4.81-1|22	BuildArch:	noarch
12cr|checklink-4.81-1|23	Provides:	%{realname} = %version-%release
12cr|checklink-4.81-1|24	# To follow perl module policy naming:
12cr|checklink-4.81-1|25	Provides:	perl-W3C-LinkChecker = %version-%release
12cr|checklink-4.81-1|26	BuildRequires:	perl-devel
12cr|checklink-4.81-1|27	BuildRequires:	perl(CGI)
12cr|checklink-4.81-1|28	BuildRequires:	perl(HTML::Entities)
12cr|checklink-4.81-1|29	BuildRequires:	perl(HTML::Parser) >= 3.00
12cr|checklink-4.81-1|30	BuildRequires:	perl(HTTP::Request)
12cr|checklink-4.81-1|31	BuildRequires:	perl(HTTP::Response)
12cr|checklink-4.81-1|32	BuildRequires:	perl(LWP::RobotUA)
12cr|checklink-4.81-1|33	BuildRequires:	perl(Net::IP)
12cr|checklink-4.81-1|34	BuildRequires:	perl(Net::hostent)
12cr|checklink-4.81-1|35	BuildRequires:	perl(Socket)
12cr|checklink-4.81-1|36	BuildRequires:	perl(Time::HiRes)
12cr|checklink-4.81-1|37	BuildRequires:	perl(URI)
12cr|checklink-4.81-1|38	BuildRequires:	perl(URI::Escape)
12cr|checklink-4.81-1|39	BuildRequires:	perl(URI::file)
12cr|checklink-4.81-1|40	BuildRequires:	perl(WWW::RobotRules)
12cr|checklink-4.81-1|41	BuildRequires:	perl(CSS::DOM)
12cr|checklink-4.81-1|42	BuildRequires:	perl(Config::General)
12cr|checklink-4.81-1|43	BuildRequires:	perl(Term::ReadKey)
12cr|checklink-4.81-1|44	
12cr|checklink-4.81-1|45	%description
12cr|checklink-4.81-1|46	The link checker reads an HTML or XHTML document and extracts a list of anchors
12cr|checklink-4.81-1|47	and links.
12cr|checklink-4.81-1|48	
12cr|checklink-4.81-1|49	It checks that no anchor is defined twice.
12cr|checklink-4.81-1|50	
12cr|checklink-4.81-1|51	It then checks that all the links are dereferenceable, including the fragments.
12cr|checklink-4.81-1|52	It warns about HTTP redirects, including directory redirects.
12cr|checklink-4.81-1|53	
12cr|checklink-4.81-1|54	It can check recursively a part of a Web site.
12cr|checklink-4.81-1|55	
12cr|checklink-4.81-1|56	There is a command line version and a CGI version. They both support HTTP basic
12cr|checklink-4.81-1|57	authentication. This is achieved in the CGI version by passing through the
12cr|checklink-4.81-1|58	authorization information from the user browser to the site tested.
12cr|checklink-4.81-1|59	
12cr|checklink-4.81-1|60	%prep
12cr|checklink-4.81-1|61	%setup -q -n %realname-%{version}
12cr|checklink-4.81-1|62	
12cr|checklink-4.81-1|63	%build
12cr|checklink-4.81-1|64	perl Makefile.PL INSTALLDIRS=vendor
12cr|checklink-4.81-1|65	%make
12cr|checklink-4.81-1|66	
12cr|checklink-4.81-1|67	%check
12cr|checklink-4.81-1|68	%make test
12cr|checklink-4.81-1|69	
12cr|checklink-4.81-1|70	%install
12cr|checklink-4.81-1|71	%makeinstall_std
12cr|checklink-4.81-1|72	
12cr|checklink-4.81-1|73	mkdir -p %buildroot%_var/www/cgi-bin/
12cr|checklink-4.81-1|74	
12cr|checklink-4.81-1|75	cp %buildroot%_bindir/%name %buildroot%_var/www/cgi-bin/%{name}.cgi
12cr|checklink-4.81-1|76	
12cr|checklink-4.81-1|77	%files
12cr|checklink-4.81-1|78	%defattr(-,root,root)
12cr|checklink-4.81-1|79	%_bindir/%name
12cr|checklink-4.81-1|80	%{perl_vendorlib}/W3C/LinkChecker.pm
12cr|checklink-4.81-1|81	%_var/www/cgi-bin/%{name}.cgi
12cr|checklink-4.81-1|82	%_mandir/man*/%{name}*
12cr|checklink-4.81-1|83	%doc docs/*
12cr|checklink-4.81-1|84	%doc README NEWS
12cr|checklink-4.81-1|85	
12cr|checklink-4.81-1|86	
12cr|checklink-4.81-1|87	%changelog
12cr|checklink-4.81-1|88	* Wed Apr 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 4.81-1
12cr|checklink-4.81-1|89	+ Revision: 789171
12cr|checklink-4.81-1|90	- fix BR
12cr|checklink-4.81-1|91	- update to 4.81
12cr|checklink-4.81-1|92	
12cr|checklink-4.81-1|93	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 4.2.1-7mdv2011.0
12cr|checklink-4.81-1|94	+ Revision: 616997
12cr|checklink-4.81-1|95	- the mass rebuild of 2010.0 packages
12cr|checklink-4.81-1|96	
12cr|checklink-4.81-1|97	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 4.2.1-6mdv2010.0
12cr|checklink-4.81-1|98	+ Revision: 424824
12cr|checklink-4.81-1|99	- rebuild
12cr|checklink-4.81-1|100	
12cr|checklink-4.81-1|101	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 4.2.1-5mdv2009.0
12cr|checklink-4.81-1|102	+ Revision: 240522
12cr|checklink-4.81-1|103	- rebuild
12cr|checklink-4.81-1|104	- kill re-definition of %%buildroot on Pixel's request
12cr|checklink-4.81-1|105	
12cr|checklink-4.81-1|106	+ Olivier Blin <blino@mandriva.org>
12cr|checklink-4.81-1|107	- restore BuildRoot
12cr|checklink-4.81-1|108	
12cr|checklink-4.81-1|109	* Tue Sep 11 2007 Emmanuel Andry <eandry@mandriva.org> 4.2.1-3mdv2008.0
12cr|checklink-4.81-1|110	+ Revision: 84540
12cr|checklink-4.81-1|111	- rebuild
12cr|checklink-4.81-1|112	
12cr|checklink-4.81-1|113	
12cr|checklink-4.81-1|114	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|checklink-4.81-1|115	+ 08/04/06 21:52:46 (53014)
12cr|checklink-4.81-1|116	- rebuild
12cr|checklink-4.81-1|117	- test in %%check
12cr|checklink-4.81-1|118	
12cr|checklink-4.81-1|119	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|checklink-4.81-1|120	+ 08/04/06 21:49:59 (53011)
12cr|checklink-4.81-1|121	Import checklink
12cr|checklink-4.81-1|122	
12cr|checklink-4.81-1|123	* Mon Apr 17 2006 Olivier Thauvin <nanardon@mandriva.org> 4.2.1-1mdk
12cr|checklink-4.81-1|124	- 4.2.1
12cr|checklink-4.81-1|125	
12cr|checklink-4.81-1|126	* Tue Apr 05 2005 Olivier Thauvin <nanardon@zarb.org> 4.1-1mdk
12cr|checklink-4.81-1|127	- 4.1
12cr|checklink-4.81-1|128	
12cr|checklink-4.81-1|129	* Fri Jul 30 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 4.0-1mdk
12cr|checklink-4.81-1|130	- 4.0
12cr|checklink-4.81-1|131	- rework build process (now it a CPAN module)
12cr|checklink-4.81-1|132	
12cr|checklink-4.81-1|133	* Wed Apr 07 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.6.2.26-2mdk
12cr|checklink-4.81-1|134	- fix cgi path
12cr|checklink-4.81-1|135	
12cr|checklink-4.81-1|136	* Thu Apr 01 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.6.2.26-1mdk
12cr|checklink-4.81-1|137	- make a spec file
12cr|checklink-4.81-1|138	

586 12
12cr|checkpassword-pam-0.99-7|1	Summary:	A checkpassword compatible authentication program
12cr|checkpassword-pam-0.99-7|2	Name:		checkpassword-pam
12cr|checkpassword-pam-0.99-7|3	Version:	0.99
12cr|checkpassword-pam-0.99-7|4	Release:	%mkrel 7
12cr|checkpassword-pam-0.99-7|5	License:	GPL
12cr|checkpassword-pam-0.99-7|6	Group:		System/Servers
12cr|checkpassword-pam-0.99-7|7	URL:		http://checkpasswd-pam.sourceforge.net/
12cr|checkpassword-pam-0.99-7|8	Source:		%{name}-%{version}.tar.bz2
12cr|checkpassword-pam-0.99-7|9	BuildRequires:	pam-devel
12cr|checkpassword-pam-0.99-7|10	Provides:	checkpassword
12cr|checkpassword-pam-0.99-7|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|checkpassword-pam-0.99-7|12	
12cr|checkpassword-pam-0.99-7|13	%description
12cr|checkpassword-pam-0.99-7|14	checkpassword-pam is an implementation of checkpassword-compatible
12cr|checkpassword-pam-0.99-7|15	authentication program.
12cr|checkpassword-pam-0.99-7|16	
12cr|checkpassword-pam-0.99-7|17	Checkpassword is described in <URL:http://cr.yp.to/checkpwd.html>
12cr|checkpassword-pam-0.99-7|18	
12cr|checkpassword-pam-0.99-7|19	checkpassword-pam was written from scratch.  There are several older
12cr|checkpassword-pam-0.99-7|20	packages called checkpassword-pam, derived from DJB's checkpassword
12cr|checkpassword-pam-0.99-7|21	code.   This checkpassword-pam is more modern and
12cr|checkpassword-pam-0.99-7|22	administrator-friendly.
12cr|checkpassword-pam-0.99-7|23	
12cr|checkpassword-pam-0.99-7|24	
12cr|checkpassword-pam-0.99-7|25	If you are using Linux-PAM, make sure it is more recent than 0.59.
12cr|checkpassword-pam-0.99-7|26	Incompatibilities are in the PAM conversation function (number of
12cr|checkpassword-pam-0.99-7|27	requests vs number of responses).  All modern Linux distribution use
12cr|checkpassword-pam-0.99-7|28	PAM newer than that.
12cr|checkpassword-pam-0.99-7|29	
12cr|checkpassword-pam-0.99-7|30	%prep
12cr|checkpassword-pam-0.99-7|31	
12cr|checkpassword-pam-0.99-7|32	%setup -q
12cr|checkpassword-pam-0.99-7|33	
12cr|checkpassword-pam-0.99-7|34	%build
12cr|checkpassword-pam-0.99-7|35	
12cr|checkpassword-pam-0.99-7|36	%configure2_5x
12cr|checkpassword-pam-0.99-7|37	
12cr|checkpassword-pam-0.99-7|38	%make
12cr|checkpassword-pam-0.99-7|39	
12cr|checkpassword-pam-0.99-7|40	%install
12cr|checkpassword-pam-0.99-7|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|checkpassword-pam-0.99-7|42	
12cr|checkpassword-pam-0.99-7|43	install -d %{buildroot}/bin
12cr|checkpassword-pam-0.99-7|44	install -d %{buildroot}%{_sysconfdir}/pam.d
12cr|checkpassword-pam-0.99-7|45	install -d %{buildroot}%{_mandir}/man8
12cr|checkpassword-pam-0.99-7|46	
12cr|checkpassword-pam-0.99-7|47	install -m755 checkpassword-pam %{buildroot}/bin/
12cr|checkpassword-pam-0.99-7|48	install -m644 checkpassword-pam.8 %{buildroot}%{_mandir}/man8/
12cr|checkpassword-pam-0.99-7|49	
12cr|checkpassword-pam-0.99-7|50	# This is taken from %{_sysconfdir}/pam.d/login
12cr|checkpassword-pam-0.99-7|51	# I hope this is sufficent?
12cr|checkpassword-pam-0.99-7|52	
12cr|checkpassword-pam-0.99-7|53	cat > %{buildroot}%{_sysconfdir}/pam.d/checkpassword-pam << EOF
12cr|checkpassword-pam-0.99-7|54	#%PAM-1.0
12cr|checkpassword-pam-0.99-7|55	auth       required	pam_securetty.so
12cr|checkpassword-pam-0.99-7|56	auth       include      system-auth
12cr|checkpassword-pam-0.99-7|57	auth       required	pam_nologin.so
12cr|checkpassword-pam-0.99-7|58	account    include      system-auth
12cr|checkpassword-pam-0.99-7|59	password   include      system-auth
12cr|checkpassword-pam-0.99-7|60	session    include      system-auth
12cr|checkpassword-pam-0.99-7|61	session    optional	pam_console.so
12cr|checkpassword-pam-0.99-7|62	EOF
12cr|checkpassword-pam-0.99-7|63	
12cr|checkpassword-pam-0.99-7|64	chmod 644 %{buildroot}%{_sysconfdir}/pam.d/checkpassword-pam
12cr|checkpassword-pam-0.99-7|65	
12cr|checkpassword-pam-0.99-7|66	%clean
12cr|checkpassword-pam-0.99-7|67	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|checkpassword-pam-0.99-7|68	
12cr|checkpassword-pam-0.99-7|69	%files
12cr|checkpassword-pam-0.99-7|70	%defattr(-, root, root)
12cr|checkpassword-pam-0.99-7|71	%doc AUTHORS NEWS README interface.html
12cr|checkpassword-pam-0.99-7|72	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/checkpassword-pam
12cr|checkpassword-pam-0.99-7|73	%attr(755,root,root) /bin/checkpassword-pam
12cr|checkpassword-pam-0.99-7|74	%attr(644,root,root) %{_mandir}/man8/checkpassword-pam.8*
12cr|checkpassword-pam-0.99-7|75	
12cr|checkpassword-pam-0.99-7|76	
12cr|checkpassword-pam-0.99-7|77	
12cr|checkpassword-pam-0.99-7|78	
12cr|checkpassword-pam-0.99-7|79	%changelog
12cr|checkpassword-pam-0.99-7|80	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.99-7mdv2011.0
12cr|checkpassword-pam-0.99-7|81	+ Revision: 616998
12cr|checkpassword-pam-0.99-7|82	- the mass rebuild of 2010.0 packages
12cr|checkpassword-pam-0.99-7|83	
12cr|checkpassword-pam-0.99-7|84	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.99-6mdv2010.0
12cr|checkpassword-pam-0.99-7|85	+ Revision: 424826
12cr|checkpassword-pam-0.99-7|86	- rebuild
12cr|checkpassword-pam-0.99-7|87	
12cr|checkpassword-pam-0.99-7|88	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.99-5mdv2009.0
12cr|checkpassword-pam-0.99-7|89	+ Revision: 243869
12cr|checkpassword-pam-0.99-7|90	- rebuild
12cr|checkpassword-pam-0.99-7|91	
12cr|checkpassword-pam-0.99-7|92	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.99-3mdv2008.1
12cr|checkpassword-pam-0.99-7|93	+ Revision: 140692
12cr|checkpassword-pam-0.99-7|94	- restore BuildRoot
12cr|checkpassword-pam-0.99-7|95	
12cr|checkpassword-pam-0.99-7|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|checkpassword-pam-0.99-7|97	- kill re-definition of %%buildroot on Pixel's request
12cr|checkpassword-pam-0.99-7|98	- buildrequires obsoletes buildprereq
12cr|checkpassword-pam-0.99-7|99	
12cr|checkpassword-pam-0.99-7|100	
12cr|checkpassword-pam-0.99-7|101	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 0.99-3mdv2007.0
12cr|checkpassword-pam-0.99-7|102	+ Revision: 113774
12cr|checkpassword-pam-0.99-7|103	- Import checkpassword-pam
12cr|checkpassword-pam-0.99-7|104	
12cr|checkpassword-pam-0.99-7|105	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 0.99-3mdv2007.1
12cr|checkpassword-pam-0.99-7|106	- fix pam
12cr|checkpassword-pam-0.99-7|107	
12cr|checkpassword-pam-0.99-7|108	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 0.99-2mdk
12cr|checkpassword-pam-0.99-7|109	- rebuild
12cr|checkpassword-pam-0.99-7|110	
12cr|checkpassword-pam-0.99-7|111	* Sat Nov 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.99-1mdk
12cr|checkpassword-pam-0.99-7|112	- 0.99
12cr|checkpassword-pam-0.99-7|113	

587 12
12cr|checkpolicy-2.0.16-3|1	%define libsepolver 2.0.10-1
12cr|checkpolicy-2.0.16-3|2	Summary: SELinux policy compiler
12cr|checkpolicy-2.0.16-3|3	Name: checkpolicy
12cr|checkpolicy-2.0.16-3|4	Version: 2.0.16
12cr|checkpolicy-2.0.16-3|5	Release: %mkrel 3
12cr|checkpolicy-2.0.16-3|6	License: GPL
12cr|checkpolicy-2.0.16-3|7	Group: Development/Other
12cr|checkpolicy-2.0.16-3|8	Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
12cr|checkpolicy-2.0.16-3|9	
12cr|checkpolicy-2.0.16-3|10	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|checkpolicy-2.0.16-3|11	BuildRequires: byacc flex sepol-static-devel >= %{libsepolver} selinux-devel bison
12cr|checkpolicy-2.0.16-3|12	
12cr|checkpolicy-2.0.16-3|13	%description
12cr|checkpolicy-2.0.16-3|14	Security-enhanced Linux is a feature of the Linux® kernel and a number
12cr|checkpolicy-2.0.16-3|15	of utilities with enhanced security functionality designed to add
12cr|checkpolicy-2.0.16-3|16	mandatory access controls to Linux.  The Security-enhanced Linux
12cr|checkpolicy-2.0.16-3|17	kernel contains new architectural components originally developed to
12cr|checkpolicy-2.0.16-3|18	improve the security of the Flask operating system. These
12cr|checkpolicy-2.0.16-3|19	architectural components provide general support for the enforcement
12cr|checkpolicy-2.0.16-3|20	of many kinds of mandatory access control policies, including those
12cr|checkpolicy-2.0.16-3|21	based on the concepts of Type Enforcement®, Role-based Access
12cr|checkpolicy-2.0.16-3|22	Control, and Multi-level Security.
12cr|checkpolicy-2.0.16-3|23	
12cr|checkpolicy-2.0.16-3|24	This package contains checkpolicy, the SELinux policy compiler.
12cr|checkpolicy-2.0.16-3|25	Only required for building policies.
12cr|checkpolicy-2.0.16-3|26	
12cr|checkpolicy-2.0.16-3|27	%prep
12cr|checkpolicy-2.0.16-3|28	%setup -q
12cr|checkpolicy-2.0.16-3|29	
12cr|checkpolicy-2.0.16-3|30	%build
12cr|checkpolicy-2.0.16-3|31	%make clean
12cr|checkpolicy-2.0.16-3|32	%make LIBDIR="%{_libdir}" CFLAGS="%{optflags}" CC=gcc
12cr|checkpolicy-2.0.16-3|33	
12cr|checkpolicy-2.0.16-3|34	%install
12cr|checkpolicy-2.0.16-3|35	rm -rf ${RPM_BUILD_ROOT}
12cr|checkpolicy-2.0.16-3|36	mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
12cr|checkpolicy-2.0.16-3|37	%makeinstall_std LIBDIR="%{_libdir}"
12cr|checkpolicy-2.0.16-3|38	
12cr|checkpolicy-2.0.16-3|39	%clean
12cr|checkpolicy-2.0.16-3|40	rm -rf ${RPM_BUILD_ROOT}
12cr|checkpolicy-2.0.16-3|41	
12cr|checkpolicy-2.0.16-3|42	%files
12cr|checkpolicy-2.0.16-3|43	%defattr(-,root,root)
12cr|checkpolicy-2.0.16-3|44	%{_bindir}/checkpolicy
12cr|checkpolicy-2.0.16-3|45	%{_bindir}/checkmodule
12cr|checkpolicy-2.0.16-3|46	%{_mandir}/man8/checkpolicy.8*
12cr|checkpolicy-2.0.16-3|47	%{_mandir}/man8/checkmodule.8*
12cr|checkpolicy-2.0.16-3|48	
12cr|checkpolicy-2.0.16-3|49	
12cr|checkpolicy-2.0.16-3|50	
12cr|checkpolicy-2.0.16-3|51	%changelog
12cr|checkpolicy-2.0.16-3|52	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.16-3mdv2011.0
12cr|checkpolicy-2.0.16-3|53	+ Revision: 616999
12cr|checkpolicy-2.0.16-3|54	- the mass rebuild of 2010.0 packages
12cr|checkpolicy-2.0.16-3|55	
12cr|checkpolicy-2.0.16-3|56	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 2.0.16-2mdv2010.0
12cr|checkpolicy-2.0.16-3|57	+ Revision: 424827
12cr|checkpolicy-2.0.16-3|58	- rebuild
12cr|checkpolicy-2.0.16-3|59	
12cr|checkpolicy-2.0.16-3|60	* Sat Aug 16 2008 David Walluck <walluck@mandriva.org> 2.0.16-1mdv2009.0
12cr|checkpolicy-2.0.16-3|61	+ Revision: 272769
12cr|checkpolicy-2.0.16-3|62	- BuildRequires: bison
12cr|checkpolicy-2.0.16-3|63	- 2.0.16
12cr|checkpolicy-2.0.16-3|64	
12cr|checkpolicy-2.0.16-3|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|checkpolicy-2.0.16-3|66	- rebuild
12cr|checkpolicy-2.0.16-3|67	
12cr|checkpolicy-2.0.16-3|68	* Wed Jan 02 2008 David Walluck <walluck@mandriva.org> 2.0.6-1mdv2008.1
12cr|checkpolicy-2.0.16-3|69	+ Revision: 140334
12cr|checkpolicy-2.0.16-3|70	- fix sepol BuildRequires
12cr|checkpolicy-2.0.16-3|71	- import checkpolicy
12cr|checkpolicy-2.0.16-3|72	
12cr|checkpolicy-2.0.16-3|73	
12cr|checkpolicy-2.0.16-3|74	* Thu Nov 15 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.6-1
12cr|checkpolicy-2.0.16-3|75	- Latest update from NSA
12cr|checkpolicy-2.0.16-3|76	* Initialize the source file name from the command line argument so that checkpolicy/checkmodule report something more useful than "unknown source".
12cr|checkpolicy-2.0.16-3|77	* Merged remove use of REJECT and trailing context in lex rules; make ipv4 address parsing like ipv6 from James Carter.
12cr|checkpolicy-2.0.16-3|78	
12cr|checkpolicy-2.0.16-3|79	* Tue Sep 18 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.4-1
12cr|checkpolicy-2.0.16-3|80	* Merged handle unknown policydb flag support from Eric Paris.
12cr|checkpolicy-2.0.16-3|81	Adds new command line options -U {allow, reject, deny} for selecting
12cr|checkpolicy-2.0.16-3|82	the flag when a base module or kernel policy is built.
12cr|checkpolicy-2.0.16-3|83	
12cr|checkpolicy-2.0.16-3|84	* Tue Aug 28 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 2.0.3-3
12cr|checkpolicy-2.0.16-3|85	- Rebuild for selinux ppc32 issue.
12cr|checkpolicy-2.0.16-3|86	
12cr|checkpolicy-2.0.16-3|87	* Thu Jun 18 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.3-2
12cr|checkpolicy-2.0.16-3|88	- Rebuild with the latest libsepol
12cr|checkpolicy-2.0.16-3|89	
12cr|checkpolicy-2.0.16-3|90	* Thu Jun 17 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.3-1
12cr|checkpolicy-2.0.16-3|91	- Latest update from NSA
12cr|checkpolicy-2.0.16-3|92	* Merged fix for segfault on duplicate require of sensitivity from Caleb Case.
12cr|checkpolicy-2.0.16-3|93	* Merged fix for dead URLs in checkpolicy man pages from Dan Walsh.
12cr|checkpolicy-2.0.16-3|94	
12cr|checkpolicy-2.0.16-3|95	* Thu Apr 12 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.2-1
12cr|checkpolicy-2.0.16-3|96	- Latest update from NSA
12cr|checkpolicy-2.0.16-3|97	* Merged checkmodule man page fix from Dan Walsh.
12cr|checkpolicy-2.0.16-3|98	
12cr|checkpolicy-2.0.16-3|99	* Fri Mar 30 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.1-3
12cr|checkpolicy-2.0.16-3|100	- Rebuild with new libsepol
12cr|checkpolicy-2.0.16-3|101	
12cr|checkpolicy-2.0.16-3|102	* Wed Mar 28 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.1-2
12cr|checkpolicy-2.0.16-3|103	- Rebuild with new libsepol
12cr|checkpolicy-2.0.16-3|104	
12cr|checkpolicy-2.0.16-3|105	* Tue Nov 20 2006 Dan Walsh <dwalsh@redhat.com> - 2.0.1-1
12cr|checkpolicy-2.0.16-3|106	- Latest update from NSA
12cr|checkpolicy-2.0.16-3|107	* Merged patch to allow dots in class identifiers from Caleb Case.
12cr|checkpolicy-2.0.16-3|108	
12cr|checkpolicy-2.0.16-3|109	* Tue Nov 14 2006 Dan Walsh <dwalsh@redhat.com> - 2.0.0-1
12cr|checkpolicy-2.0.16-3|110	- Latest update from NSA
12cr|checkpolicy-2.0.16-3|111	* Merged patch to use new libsepol error codes by Karl MacMillan.
12cr|checkpolicy-2.0.16-3|112	* Updated version for stable branch.
12cr|checkpolicy-2.0.16-3|113	
12cr|checkpolicy-2.0.16-3|114	* Tue Nov 14 2006 Dan Walsh <dwalsh@redhat.com> - 1.33.1-2
12cr|checkpolicy-2.0.16-3|115	- Rebuild for new libraries
12cr|checkpolicy-2.0.16-3|116	
12cr|checkpolicy-2.0.16-3|117	* Tue Nov 14 2006 Dan Walsh <dwalsh@redhat.com> - 1.33.1-1
12cr|checkpolicy-2.0.16-3|118	- Latest update from NSA
12cr|checkpolicy-2.0.16-3|119	* Collapse user identifiers and identifiers together.
12cr|checkpolicy-2.0.16-3|120	
12cr|checkpolicy-2.0.16-3|121	* Tue Oct 17 2006 Dan Walsh <dwalsh@redhat.com> - 1.32-1
12cr|checkpolicy-2.0.16-3|122	- Latest update from NSA
12cr|checkpolicy-2.0.16-3|123	* Updated version for release.
12cr|checkpolicy-2.0.16-3|124	
12cr|checkpolicy-2.0.16-3|125	* Thu Sep 28 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.12-1
12cr|checkpolicy-2.0.16-3|126	- Latest update from NSA
12cr|checkpolicy-2.0.16-3|127	* Merged user and range_transition support for modules from
12cr|checkpolicy-2.0.16-3|128	Darrel Goeddel
12cr|checkpolicy-2.0.16-3|129	
12cr|checkpolicy-2.0.16-3|130	* Wed Sep 6 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.11-1
12cr|checkpolicy-2.0.16-3|131	- Latest update from NSA
12cr|checkpolicy-2.0.16-3|132	* merged range_transition enhancements and user module format
12cr|checkpolicy-2.0.16-3|133	changes from Darrel Goeddel
12cr|checkpolicy-2.0.16-3|134	* Merged symtab datum patch from Karl MacMillan.
12cr|checkpolicy-2.0.16-3|135	
12cr|checkpolicy-2.0.16-3|136	* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.30.9-1.1
12cr|checkpolicy-2.0.16-3|137	- rebuild
12cr|checkpolicy-2.0.16-3|138	
12cr|checkpolicy-2.0.16-3|139	* Tue Jul 4 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.8-1
12cr|checkpolicy-2.0.16-3|140	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|141	* Lindent.
12cr|checkpolicy-2.0.16-3|142	* Merged patch to remove TE rule conflict checking from the parser
12cr|checkpolicy-2.0.16-3|143	from Joshua Brindle.  This can only be done properly by the
12cr|checkpolicy-2.0.16-3|144	expander.
12cr|checkpolicy-2.0.16-3|145	* Merged patch to make checkpolicy/checkmodule handling of
12cr|checkpolicy-2.0.16-3|146	duplicate/conflicting TE rules the same as the expander
12cr|checkpolicy-2.0.16-3|147	from Joshua Brindle.
12cr|checkpolicy-2.0.16-3|148	* Merged optionals in base take 2 patch set from Joshua Brindle.
12cr|checkpolicy-2.0.16-3|149	
12cr|checkpolicy-2.0.16-3|150	* Wed May 23 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.5-1
12cr|checkpolicy-2.0.16-3|151	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|152	* Merged compiler cleanup patch from Karl MacMillan.
12cr|checkpolicy-2.0.16-3|153	* Merged fix warnings patch from Karl MacMillan.
12cr|checkpolicy-2.0.16-3|154	
12cr|checkpolicy-2.0.16-3|155	* Wed Apr 5 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.4-1
12cr|checkpolicy-2.0.16-3|156	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|157	* Changed require_class to reject permissions that have not been
12cr|checkpolicy-2.0.16-3|158	declared if building a base module.
12cr|checkpolicy-2.0.16-3|159	
12cr|checkpolicy-2.0.16-3|160	* Tue Mar 28 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.3-1
12cr|checkpolicy-2.0.16-3|161	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|162	* Fixed checkmodule to call link_modules prior to expand_module
12cr|checkpolicy-2.0.16-3|163	to handle optionals.
12cr|checkpolicy-2.0.16-3|164	* Fixed require_class to avoid shadowing permissions already defined
12cr|checkpolicy-2.0.16-3|165	in an inherited common definition.
12cr|checkpolicy-2.0.16-3|166	
12cr|checkpolicy-2.0.16-3|167	* Mon Mar 27 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.1-2
12cr|checkpolicy-2.0.16-3|168	- Rebuild with new libsepol
12cr|checkpolicy-2.0.16-3|169	
12cr|checkpolicy-2.0.16-3|170	* Thu Mar 23 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.1-1
12cr|checkpolicy-2.0.16-3|171	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|172	* Moved processing of role and user require statements to 2nd pass.
12cr|checkpolicy-2.0.16-3|173	
12cr|checkpolicy-2.0.16-3|174	* Fri Mar 17 2006 Dan Walsh <dwalsh@redhat.com> - 1.30-1
12cr|checkpolicy-2.0.16-3|175	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|176	* Updated version for release.
12cr|checkpolicy-2.0.16-3|177	* Fixed bug in role dominance (define_role_dom).
12cr|checkpolicy-2.0.16-3|178	
12cr|checkpolicy-2.0.16-3|179	* Fri Feb 17 2006 Dan Walsh <dwalsh@redhat.com> - 1.29.4-1
12cr|checkpolicy-2.0.16-3|180	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|181	* Added a check for failure to declare each sensitivity in
12cr|checkpolicy-2.0.16-3|182	a level definition.
12cr|checkpolicy-2.0.16-3|183	* Changed to clone level data for aliased sensitivities to
12cr|checkpolicy-2.0.16-3|184	avoid double free upon sens_destroy.  Bug reported by Kevin
12cr|checkpolicy-2.0.16-3|185	Carr of Tresys Technology.
12cr|checkpolicy-2.0.16-3|186	
12cr|checkpolicy-2.0.16-3|187	* Mon Feb 13 2006 Dan Walsh <dwalsh@redhat.com> - 1.29.2-1
12cr|checkpolicy-2.0.16-3|188	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|189	* Merged optionals in base patch from Joshua Brindle.
12cr|checkpolicy-2.0.16-3|190	
12cr|checkpolicy-2.0.16-3|191	* Mon Feb 13 2006 Dan Walsh <dwalsh@redhat.com> - 1.29.1-1.2
12cr|checkpolicy-2.0.16-3|192	- Need to build againi
12cr|checkpolicy-2.0.16-3|193	
12cr|checkpolicy-2.0.16-3|194	* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.29.1-1.1
12cr|checkpolicy-2.0.16-3|195	- bump again for double-long bug on ppc(64)
12cr|checkpolicy-2.0.16-3|196	
12cr|checkpolicy-2.0.16-3|197	* Tue Feb 07 2006 Dan Walsh <dwalsh@redhat.com> 1.29.1-1
12cr|checkpolicy-2.0.16-3|198	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|199	* Merged sepol_av_to_string patch from Joshua Brindle.
12cr|checkpolicy-2.0.16-3|200	
12cr|checkpolicy-2.0.16-3|201	* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.28-5.1
12cr|checkpolicy-2.0.16-3|202	- rebuilt for new gcc4.1 snapshot and glibc changes
12cr|checkpolicy-2.0.16-3|203	
12cr|checkpolicy-2.0.16-3|204	* Fri Jan 13 2006 Dan Walsh <dwalsh@redhat.com> 1.28-5
12cr|checkpolicy-2.0.16-3|205	- Rebuild to get latest libsepol
12cr|checkpolicy-2.0.16-3|206	
12cr|checkpolicy-2.0.16-3|207	* Fri Jan 13 2006 Dan Walsh <dwalsh@redhat.com> 1.28-5
12cr|checkpolicy-2.0.16-3|208	- Rebuild to get latest libsepol
12cr|checkpolicy-2.0.16-3|209	
12cr|checkpolicy-2.0.16-3|210	* Thu Jan 5 2006 Dan Walsh <dwalsh@redhat.com> 1.28-4
12cr|checkpolicy-2.0.16-3|211	- Rebuild to get latest libsepol
12cr|checkpolicy-2.0.16-3|212	
12cr|checkpolicy-2.0.16-3|213	* Wed Jan 4 2006 Dan Walsh <dwalsh@redhat.com> 1.28-3
12cr|checkpolicy-2.0.16-3|214	- Rebuild to get latest libsepol
12cr|checkpolicy-2.0.16-3|215	
12cr|checkpolicy-2.0.16-3|216	* Fri Dec 16 2005 Dan Walsh <dwalsh@redhat.com> 1.28-2
12cr|checkpolicy-2.0.16-3|217	- Rebuild to get latest libsepol
12cr|checkpolicy-2.0.16-3|218	
12cr|checkpolicy-2.0.16-3|219	* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
12cr|checkpolicy-2.0.16-3|220	- rebuilt
12cr|checkpolicy-2.0.16-3|221	
12cr|checkpolicy-2.0.16-3|222	* Fri Dec 9 2005 Dan Walsh <dwalsh@redhat.com> 1.28-1
12cr|checkpolicy-2.0.16-3|223	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|224	
12cr|checkpolicy-2.0.16-3|225	* Sun Dec 4 2005 Dan Walsh <dwalsh@redhat.com> 1.27.20-1
12cr|checkpolicy-2.0.16-3|226	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|227	* Merged checkmodule man page from Dan Walsh, and edited it.
12cr|checkpolicy-2.0.16-3|228	
12cr|checkpolicy-2.0.16-3|229	* Thu Dec 1 2005 Dan Walsh <dwalsh@redhat.com> 1.27.19-1
12cr|checkpolicy-2.0.16-3|230	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|231	* Added error checking of all ebitmap_set_bit calls for out of
12cr|checkpolicy-2.0.16-3|232	memory conditions.
12cr|checkpolicy-2.0.16-3|233	* Merged removal of compatibility handling of netlink classes
12cr|checkpolicy-2.0.16-3|234	(requirement that policies with newer versions include the
12cr|checkpolicy-2.0.16-3|235	netlink class definitions, remapping of fine-grained netlink
12cr|checkpolicy-2.0.16-3|236	classes in newer source policies to single netlink class when
12cr|checkpolicy-2.0.16-3|237	generating older policies) from George Coker.
12cr|checkpolicy-2.0.16-3|238	
12cr|checkpolicy-2.0.16-3|239	* Tue Nov 8 2005 Dan Walsh <dwalsh@redhat.com> 1.27.17-7
12cr|checkpolicy-2.0.16-3|240	- Rebuild to get latest libsepol
12cr|checkpolicy-2.0.16-3|241	
12cr|checkpolicy-2.0.16-3|242	* Tue Oct 25 2005 Dan Walsh <dwalsh@redhat.com> 1.27.17-1
12cr|checkpolicy-2.0.16-3|243	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|244	* Merged dismod fix from Joshua Brindle.
12cr|checkpolicy-2.0.16-3|245	
12cr|checkpolicy-2.0.16-3|246	* Thu Oct 20 2005 Dan Walsh <dwalsh@redhat.com> 1.27.16-1
12cr|checkpolicy-2.0.16-3|247	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|248	* Removed obsolete cond_check_type_rules() function and call and
12cr|checkpolicy-2.0.16-3|249	cond_optimize_lists() call from checkpolicy.c; these are handled
12cr|checkpolicy-2.0.16-3|250	during parsing and expansion now.
12cr|checkpolicy-2.0.16-3|251	* Updated calls to expand_module for interface change.
12cr|checkpolicy-2.0.16-3|252	* Changed checkmodule to verify that expand_module succeeds
12cr|checkpolicy-2.0.16-3|253	when building base modules.
12cr|checkpolicy-2.0.16-3|254	* Merged module compiler fixes from Joshua Brindle.
12cr|checkpolicy-2.0.16-3|255	* Removed direct calls to hierarchy_check_constraints() and
12cr|checkpolicy-2.0.16-3|256	check_assertions() from checkpolicy since they are now called
12cr|checkpolicy-2.0.16-3|257	internally by expand_module().
12cr|checkpolicy-2.0.16-3|258	
12cr|checkpolicy-2.0.16-3|259	* Tue Oct 18 2005 Dan Walsh <dwalsh@redhat.com> 1.27.11-1
12cr|checkpolicy-2.0.16-3|260	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|261	* Updated for changes to sepol policydb_index_others interface.
12cr|checkpolicy-2.0.16-3|262	
12cr|checkpolicy-2.0.16-3|263	* Tue Oct 18 2005 Dan Walsh <dwalsh@redhat.com> 1.27.10-1
12cr|checkpolicy-2.0.16-3|264	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|265	* Updated for changes to sepol expand_module and link_modules interfaces.
12cr|checkpolicy-2.0.16-3|266	* Sat Oct 15 2005 Dan Walsh <dwalsh@redhat.com> 1.27.9-2
12cr|checkpolicy-2.0.16-3|267	- Rebuild to get latest libsepol
12cr|checkpolicy-2.0.16-3|268	
12cr|checkpolicy-2.0.16-3|269	* Fri Oct 14 2005 Dan Walsh <dwalsh@redhat.com> 1.27.9-1
12cr|checkpolicy-2.0.16-3|270	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|271	* Merged support for require blocks inside conditionals from
12cr|checkpolicy-2.0.16-3|272	Joshua Brindle (Tresys).
12cr|checkpolicy-2.0.16-3|273	
12cr|checkpolicy-2.0.16-3|274	* Wed Oct 12 2005 Karsten Hopp <karsten@redhat.de> 1.27.8-2
12cr|checkpolicy-2.0.16-3|275	- add buildrequirement for libselinux-devel for dispol
12cr|checkpolicy-2.0.16-3|276	
12cr|checkpolicy-2.0.16-3|277	* Mon Oct 10 2005 Dan Walsh <dwalsh@redhat.com> 1.27.8-1
12cr|checkpolicy-2.0.16-3|278	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|279	* Updated for changes to libsepol.
12cr|checkpolicy-2.0.16-3|280	
12cr|checkpolicy-2.0.16-3|281	* Fri Oct 7 2005 Dan Walsh <dwalsh@redhat.com> 1.27.7-2
12cr|checkpolicy-2.0.16-3|282	- Rebuild to get latest libsepol
12cr|checkpolicy-2.0.16-3|283	
12cr|checkpolicy-2.0.16-3|284	* Thu Oct 6 2005 Dan Walsh <dwalsh@redhat.com> 1.27.7-1
12cr|checkpolicy-2.0.16-3|285	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|286	* Merged several bug fixes from Joshua Brindle (Tresys).
12cr|checkpolicy-2.0.16-3|287	
12cr|checkpolicy-2.0.16-3|288	* Tue Oct 4 2005 Dan Walsh <dwalsh@redhat.com> 1.27.6-1
12cr|checkpolicy-2.0.16-3|289	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|290	* Merged MLS in modules patch from Joshua Brindle (Tresys).
12cr|checkpolicy-2.0.16-3|291	
12cr|checkpolicy-2.0.16-3|292	* Mon Oct 3 2005 Dan Walsh <dwalsh@redhat.com> 1.27.5-2
12cr|checkpolicy-2.0.16-3|293	- Rebuild to get latest libsepol
12cr|checkpolicy-2.0.16-3|294	
12cr|checkpolicy-2.0.16-3|295	* Wed Sep 28 2005 Dan Walsh <dwalsh@redhat.com> 1.27.5-1
12cr|checkpolicy-2.0.16-3|296	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|297	* Merged error handling improvement in checkmodule from Karl MacMillan (Tresys).
12cr|checkpolicy-2.0.16-3|298	
12cr|checkpolicy-2.0.16-3|299	* Tue Sep 27 2005 Dan Walsh <dwalsh@redhat.com> 1.27.4-1
12cr|checkpolicy-2.0.16-3|300	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|301	* Merged bugfix for dup role transition error messages from
12cr|checkpolicy-2.0.16-3|302	Karl MacMillan (Tresys).
12cr|checkpolicy-2.0.16-3|303	
12cr|checkpolicy-2.0.16-3|304	* Fri Sep 23 2005 Dan Walsh <dwalsh@redhat.com> 1.27.3-1
12cr|checkpolicy-2.0.16-3|305	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|306	* Merged policyver/modulever patches from Joshua Brindle (Tresys).
12cr|checkpolicy-2.0.16-3|307	
12cr|checkpolicy-2.0.16-3|308	* Wed Sep 21 2005 Dan Walsh <dwalsh@redhat.com> 1.27.2-2
12cr|checkpolicy-2.0.16-3|309	- Rebuild to get latest libsepol
12cr|checkpolicy-2.0.16-3|310	
12cr|checkpolicy-2.0.16-3|311	* Wed Sep 21 2005 Dan Walsh <dwalsh@redhat.com> 1.27.2-1
12cr|checkpolicy-2.0.16-3|312	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|313	* Fixed parse_categories handling of undefined category.
12cr|checkpolicy-2.0.16-3|314	
12cr|checkpolicy-2.0.16-3|315	* Tue Sep 20 2005 Dan Walsh <dwalsh@redhat.com> 1.27.1-2
12cr|checkpolicy-2.0.16-3|316	- Rebuild to get latest libsepol
12cr|checkpolicy-2.0.16-3|317	
12cr|checkpolicy-2.0.16-3|318	* Sat Sep 17 2005 Dan Walsh <dwalsh@redhat.com> 1.27.1-1
12cr|checkpolicy-2.0.16-3|319	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|320	* Merged bug fix for role dominance handling from Darrel Goeddel (TCS).
12cr|checkpolicy-2.0.16-3|321	* Wed Sep 14 2005 Dan Walsh <dwalsh@redhat.com> 1.26-2
12cr|checkpolicy-2.0.16-3|322	- Rebuild to get latest libsepol
12cr|checkpolicy-2.0.16-3|323	
12cr|checkpolicy-2.0.16-3|324	* Mon Sep 12 2005 Dan Walsh <dwalsh@redhat.com> 1.26-1
12cr|checkpolicy-2.0.16-3|325	- Latest upgrade from NSA
12cr|checkpolicy-2.0.16-3|326	* Updated version for release.
12cr|checkpolicy-2.0.16-3|327	- Rebuild to get latest libsepol
12cr|checkpolicy-2.0.16-3|328	
12cr|checkpolicy-2.0.16-3|329	* Thu Sep 1 2005 Dan Walsh <dwalsh@redhat.com> 1.25.12-3
12cr|checkpolicy-2.0.16-3|330	- Rebuild to get latest libsepol
12cr|checkpolicy-2.0.16-3|331	
12cr|checkpolicy-2.0.16-3|332	* Mon Aug 29 2005 Dan Walsh <dwalsh@redhat.com> 1.25.12-2
12cr|checkpolicy-2.0.16-3|333	- Rebuild to get latest libsepol
12cr|checkpolicy-2.0.16-3|334	
12cr|checkpolicy-2.0.16-3|335	* Mon Aug 22 2005 Dan Walsh <dwalsh@redhat.com> 1.25.12-1
12cr|checkpolicy-2.0.16-3|336	- Update to NSA Release
12cr|checkpolicy-2.0.16-3|337	* Fixed handling of validatetrans constraint expressions.
12cr|checkpolicy-2.0.16-3|338	Bug reported by Dan Walsh for checkpolicy -M.
12cr|checkpolicy-2.0.16-3|339	
12cr|checkpolicy-2.0.16-3|340	* Mon Aug 22 2005 Dan Walsh <dwalsh@redhat.com> 1.25.11-2
12cr|checkpolicy-2.0.16-3|341	- Fix mls crash
12cr|checkpolicy-2.0.16-3|342	
12cr|checkpolicy-2.0.16-3|343	* Fri Aug 19 2005 Dan Walsh <dwalsh@redhat.com> 1.25.11-1
12cr|checkpolicy-2.0.16-3|344	- Update to NSA Release
12cr|checkpolicy-2.0.16-3|345	* Merged use-after-free fix from Serge Hallyn (IBM).
12cr|checkpolicy-2.0.16-3|346	Bug found by Coverity.
12cr|checkpolicy-2.0.16-3|347	
12cr|checkpolicy-2.0.16-3|348	* Sun Aug 14 2005 Dan Walsh <dwalsh@redhat.com> 1.25.10-1
12cr|checkpolicy-2.0.16-3|349	- Update to NSA Release
12cr|checkpolicy-2.0.16-3|350	* Fixed further memory leaks found by valgrind.
12cr|checkpolicy-2.0.16-3|351	* Changed checkpolicy to destroy the policydbs prior to exit
12cr|checkpolicy-2.0.16-3|352	to allow leak detection.
12cr|checkpolicy-2.0.16-3|353	* Fixed several memory leaks found by valgrind.
12cr|checkpolicy-2.0.16-3|354	
12cr|checkpolicy-2.0.16-3|355	* Sun Aug 14 2005 Dan Walsh <dwalsh@redhat.com> 1.25.8-3
12cr|checkpolicy-2.0.16-3|356	- Rebuild to get latest libsepol changes
12cr|checkpolicy-2.0.16-3|357	
12cr|checkpolicy-2.0.16-3|358	* Sat Aug 13 2005 Dan Walsh <dwalsh@redhat.com> 1.25.8-2
12cr|checkpolicy-2.0.16-3|359	- Rebuild to get latest libsepol changes
12cr|checkpolicy-2.0.16-3|360	
12cr|checkpolicy-2.0.16-3|361	* Thu Aug 11 2005 Dan Walsh <dwalsh@redhat.com> 1.25.8-1
12cr|checkpolicy-2.0.16-3|362	- Update to NSA Release
12cr|checkpolicy-2.0.16-3|363	* Updated checkpolicy and dispol for the new avtab format.
12cr|checkpolicy-2.0.16-3|364	Converted users of ebitmaps to new inline operators.
12cr|checkpolicy-2.0.16-3|365	Note:  The binary policy format version has been incremented to
12cr|checkpolicy-2.0.16-3|366	version 20 as a result of these changes.  To build a policy
12cr|checkpolicy-2.0.16-3|367	for a kernel that does not yet include these changes, use
12cr|checkpolicy-2.0.16-3|368	the -c 19 option to checkpolicy.
12cr|checkpolicy-2.0.16-3|369	* Merged patch to prohibit use of "self" as a type name from Jason Tang (Tresys).
12cr|checkpolicy-2.0.16-3|370	* Merged patch to fix dismod compilation from Joshua Brindle (Tresys).
12cr|checkpolicy-2.0.16-3|371	
12cr|checkpolicy-2.0.16-3|372	* Wed Aug 10 2005 Dan Walsh <dwalsh@redhat.com> 1.25.5-1
12cr|checkpolicy-2.0.16-3|373	- Update to NSA Release
12cr|checkpolicy-2.0.16-3|374	* Fixed call to hierarchy checking code to pass the right policydb.
12cr|checkpolicy-2.0.16-3|375	* Merged patch to update dismod for the relocation of the
12cr|checkpolicy-2.0.16-3|376	module read/write code from libsemanage to libsepol, and
12cr|checkpolicy-2.0.16-3|377	to enable build of test subdirectory from Jason Tang (Tresys).
12cr|checkpolicy-2.0.16-3|378	
12cr|checkpolicy-2.0.16-3|379	* Thu Jul 28 2005 Dan Walsh <dwalsh@redhat.com> 1.25.3-1
12cr|checkpolicy-2.0.16-3|380	- Update to NSA Release
12cr|checkpolicy-2.0.16-3|381	* Merged hierarchy check fix from Joshua Brindle (Tresys).
12cr|checkpolicy-2.0.16-3|382	
12cr|checkpolicy-2.0.16-3|383	* Thu Jul 7 2005 Dan Walsh <dwalsh@redhat.com> 1.25.2-1
12cr|checkpolicy-2.0.16-3|384	- Update to NSA Release
12cr|checkpolicy-2.0.16-3|385	* Merged loadable module support from Tresys Technology.
12cr|checkpolicy-2.0.16-3|386	* Merged patch to prohibit the use of * and ~ in type sets
12cr|checkpolicy-2.0.16-3|387	(other than in neverallow statements) and in role sets
12cr|checkpolicy-2.0.16-3|388	from Joshua Brindle (Tresys).
12cr|checkpolicy-2.0.16-3|389	* Updated version for release.
12cr|checkpolicy-2.0.16-3|390	
12cr|checkpolicy-2.0.16-3|391	* Fri May 20 2005 Dan Walsh <dwalsh@redhat.com> 1.23-4-1
12cr|checkpolicy-2.0.16-3|392	- Update to NSA Release
12cr|checkpolicy-2.0.16-3|393	* Merged cleanup patch from Dan Walsh.
12cr|checkpolicy-2.0.16-3|394	
12cr|checkpolicy-2.0.16-3|395	* Thu May 19 2005 Dan Walsh <dwalsh@redhat.com> 1.23-3-1
12cr|checkpolicy-2.0.16-3|396	- Update to NSA Release
12cr|checkpolicy-2.0.16-3|397	* Added sepol_ prefix to Flask types to avoid namespace
12cr|checkpolicy-2.0.16-3|398	collision with libselinux.
12cr|checkpolicy-2.0.16-3|399	
12cr|checkpolicy-2.0.16-3|400	* Fri May 7 2005 Dan Walsh <dwalsh@redhat.com> 1.23-2-1
12cr|checkpolicy-2.0.16-3|401	- Update to NSA Release
12cr|checkpolicy-2.0.16-3|402	* Merged identifier fix from Joshua Brindle (Tresys).
12cr|checkpolicy-2.0.16-3|403	
12cr|checkpolicy-2.0.16-3|404	* Thu Apr 14 2005 Dan Walsh <dwalsh@redhat.com> 1.23,1-1
12cr|checkpolicy-2.0.16-3|405	* Merged hierarchical type/role patch from Tresys Technology.
12cr|checkpolicy-2.0.16-3|406	* Merged MLS fixes from Darrel Goeddel of TCS.
12cr|checkpolicy-2.0.16-3|407	
12cr|checkpolicy-2.0.16-3|408	* Thu Mar 10 2005 Dan Walsh <dwalsh@redhat.com> 1.22-1
12cr|checkpolicy-2.0.16-3|409	- Update to NSA Release
12cr|checkpolicy-2.0.16-3|410	
12cr|checkpolicy-2.0.16-3|411	* Tue Mar 1 2005 Dan Walsh <dwalsh@redhat.com> 1.21.4-2
12cr|checkpolicy-2.0.16-3|412	- Rebuild for FC4
12cr|checkpolicy-2.0.16-3|413	
12cr|checkpolicy-2.0.16-3|414	* Thu Feb 17 2005 Dan Walsh <dwalsh@redhat.com> 1.21.4-1
12cr|checkpolicy-2.0.16-3|415	* Merged define_user() cleanup patch from Darrel Goeddel (TCS).
12cr|checkpolicy-2.0.16-3|416	* Moved genpolusers utility to libsepol.
12cr|checkpolicy-2.0.16-3|417	* Merged range_transition support from Darrel Goeddel (TCS).
12cr|checkpolicy-2.0.16-3|418	
12cr|checkpolicy-2.0.16-3|419	* Thu Feb 10 2005 Dan Walsh <dwalsh@redhat.com> 1.21.2-1
12cr|checkpolicy-2.0.16-3|420	- Latest from NSA
12cr|checkpolicy-2.0.16-3|421	* Changed relabel Makefile target to use restorecon.
12cr|checkpolicy-2.0.16-3|422	
12cr|checkpolicy-2.0.16-3|423	* Mon Feb 7 2005 Dan Walsh <dwalsh@redhat.com> 1.21.1-1
12cr|checkpolicy-2.0.16-3|424	- Latest from NSA
12cr|checkpolicy-2.0.16-3|425	* Merged enhanced MLS support from Darrel Goeddel (TCS).
12cr|checkpolicy-2.0.16-3|426	
12cr|checkpolicy-2.0.16-3|427	* Fri Jan 7 2005 Dan Walsh <dwalsh@redhat.com> 1.20.1-1
12cr|checkpolicy-2.0.16-3|428	- Update for version increase at NSA
12cr|checkpolicy-2.0.16-3|429	
12cr|checkpolicy-2.0.16-3|430	* Mon Dec 20 2004 Dan Walsh <dwalsh@redhat.com> 1.19.2-1
12cr|checkpolicy-2.0.16-3|431	- Latest from NSA
12cr|checkpolicy-2.0.16-3|432	* Merged typeattribute statement patch from Darrel Goeddel of TCS.
12cr|checkpolicy-2.0.16-3|433	* Changed genpolusers to handle multiple user config files.
12cr|checkpolicy-2.0.16-3|434	* Merged nodecon ordering patch from Chad Hanson of TCS.
12cr|checkpolicy-2.0.16-3|435	
12cr|checkpolicy-2.0.16-3|436	* Thu Nov 11 2004 Dan Walsh <dwalsh@redhat.com> 1.19.1-1
12cr|checkpolicy-2.0.16-3|437	- Latest from NSA
12cr|checkpolicy-2.0.16-3|438	* Merged nodecon ordering patch from Chad Hanson of TCS.
12cr|checkpolicy-2.0.16-3|439	
12cr|checkpolicy-2.0.16-3|440	* Thu Nov 4 2004 Dan Walsh <dwalsh@redhat.com> 1.18.1-1
12cr|checkpolicy-2.0.16-3|441	- Latest from NSA
12cr|checkpolicy-2.0.16-3|442	* MLS build fix.
12cr|checkpolicy-2.0.16-3|443	
12cr|checkpolicy-2.0.16-3|444	* Sat Sep 4 2004 Dan Walsh <dwalsh@redhat.com> 1.17.5-1
12cr|checkpolicy-2.0.16-3|445	- Latest from NSA
12cr|checkpolicy-2.0.16-3|446	* Fixed Makefile dependencies (Chris PeBenito).
12cr|checkpolicy-2.0.16-3|447	
12cr|checkpolicy-2.0.16-3|448	* Sat Sep 4 2004 Dan Walsh <dwalsh@redhat.com> 1.17.4-1
12cr|checkpolicy-2.0.16-3|449	- Latest from NSA
12cr|checkpolicy-2.0.16-3|450	* Fixed Makefile dependencies (Chris PeBenito).
12cr|checkpolicy-2.0.16-3|451	
12cr|checkpolicy-2.0.16-3|452	* Sat Sep 4 2004 Dan Walsh <dwalsh@redhat.com> 1.17.3-1
12cr|checkpolicy-2.0.16-3|453	- Latest from NSA
12cr|checkpolicy-2.0.16-3|454	* Merged fix for role dominance ordering issue from Chad Hanson of TCS.
12cr|checkpolicy-2.0.16-3|455	
12cr|checkpolicy-2.0.16-3|456	* Mon Aug 30 2004 Dan Walsh <dwalsh@redhat.com> 1.17.2-1
12cr|checkpolicy-2.0.16-3|457	- Latest from NSA
12cr|checkpolicy-2.0.16-3|458	
12cr|checkpolicy-2.0.16-3|459	* Thu Aug 26 2004 Dan Walsh <dwalsh@redhat.com> 1.16.3-1
12cr|checkpolicy-2.0.16-3|460	- Fix NSA package to not include y.tab files.
12cr|checkpolicy-2.0.16-3|461	
12cr|checkpolicy-2.0.16-3|462	* Tue Aug 24 2004 Dan Walsh <dwalsh@redhat.com> 1.16.2-1
12cr|checkpolicy-2.0.16-3|463	- Latest from NSA
12cr|checkpolicy-2.0.16-3|464	- Allow port ranges to overlap
12cr|checkpolicy-2.0.16-3|465	
12cr|checkpolicy-2.0.16-3|466	* Sun Aug 22 2004 Dan Walsh <dwalsh@redhat.com> 1.16.1-1
12cr|checkpolicy-2.0.16-3|467	- Latest from NSA
12cr|checkpolicy-2.0.16-3|468	
12cr|checkpolicy-2.0.16-3|469	* Mon Aug 16 2004 Dan Walsh <dwalsh@redhat.com> 1.15.6-1
12cr|checkpolicy-2.0.16-3|470	- Latest from NSA
12cr|checkpolicy-2.0.16-3|471	
12cr|checkpolicy-2.0.16-3|472	* Fri Aug 13 2004 Dan Walsh <dwalsh@redhat.com> 1.15.5-1
12cr|checkpolicy-2.0.16-3|473	- Latest from NSA
12cr|checkpolicy-2.0.16-3|474	
12cr|checkpolicy-2.0.16-3|475	* Wed Aug 11 2004 Dan Walsh <dwalsh@redhat.com> 1.15.4-1
12cr|checkpolicy-2.0.16-3|476	- Latest from NSA
12cr|checkpolicy-2.0.16-3|477	
12cr|checkpolicy-2.0.16-3|478	* Sat Aug 8 2004 Dan Walsh <dwalsh@redhat.com> 1.15.3-1
12cr|checkpolicy-2.0.16-3|479	- Latest from NSA
12cr|checkpolicy-2.0.16-3|480	
12cr|checkpolicy-2.0.16-3|481	* Wed Aug 4 2004 Dan Walsh <dwalsh@redhat.com> 1.15.2-1
12cr|checkpolicy-2.0.16-3|482	- Latest from NSA
12cr|checkpolicy-2.0.16-3|483	
12cr|checkpolicy-2.0.16-3|484	* Sat Jul 31 2004 Dan Walsh <dwalsh@redhat.com> 1.15.1-1
12cr|checkpolicy-2.0.16-3|485	- Latest from NSA
12cr|checkpolicy-2.0.16-3|486	
12cr|checkpolicy-2.0.16-3|487	* Tue Jul 27 2004 Dan Walsh <dwalsh@redhat.com> 1.14.2-1
12cr|checkpolicy-2.0.16-3|488	- Latest from NSA
12cr|checkpolicy-2.0.16-3|489	
12cr|checkpolicy-2.0.16-3|490	* Wed Jun 30 2004 Dan Walsh <dwalsh@redhat.com> 1.14.1-1
12cr|checkpolicy-2.0.16-3|491	- Latest from NSA
12cr|checkpolicy-2.0.16-3|492	
12cr|checkpolicy-2.0.16-3|493	* Fri Jun 18 2004 Dan Walsh <dwalsh@redhat.com> 1.12.2-1
12cr|checkpolicy-2.0.16-3|494	- Latest from NSA
12cr|checkpolicy-2.0.16-3|495	
12cr|checkpolicy-2.0.16-3|496	* Thu Jun 17 2004 Dan Walsh <dwalsh@redhat.com> 1.12.1-1
12cr|checkpolicy-2.0.16-3|497	- Update to latest from NSA
12cr|checkpolicy-2.0.16-3|498	
12cr|checkpolicy-2.0.16-3|499	* Wed Jun 16 2004 Dan Walsh <dwalsh@redhat.com> 1.12-1
12cr|checkpolicy-2.0.16-3|500	- Update to latest from NSA
12cr|checkpolicy-2.0.16-3|501	
12cr|checkpolicy-2.0.16-3|502	* Wed Jun 16 2004 Dan Walsh <dwalsh@redhat.com> 1.10-5
12cr|checkpolicy-2.0.16-3|503	- Add nlclass patch
12cr|checkpolicy-2.0.16-3|504	
12cr|checkpolicy-2.0.16-3|505	* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
12cr|checkpolicy-2.0.16-3|506	- rebuilt
12cr|checkpolicy-2.0.16-3|507	
12cr|checkpolicy-2.0.16-3|508	* Fri Jun 4 2004 Dan Walsh <dwalsh@redhat.com> 1.10-3
12cr|checkpolicy-2.0.16-3|509	- Add BuildRequires flex
12cr|checkpolicy-2.0.16-3|510	
12cr|checkpolicy-2.0.16-3|511	* Thu Apr 8 2004 Dan Walsh <dwalsh@redhat.com> 1.10-2
12cr|checkpolicy-2.0.16-3|512	- Add BuildRequires byacc
12cr|checkpolicy-2.0.16-3|513	
12cr|checkpolicy-2.0.16-3|514	* Thu Apr 8 2004 Dan Walsh <dwalsh@redhat.com> 1.10-1
12cr|checkpolicy-2.0.16-3|515	- Upgrade to the latest from NSA
12cr|checkpolicy-2.0.16-3|516	
12cr|checkpolicy-2.0.16-3|517	* Mon Mar 15 2004 Dan Walsh <dwalsh@redhat.com> 1.8-1
12cr|checkpolicy-2.0.16-3|518	- Upgrade to the latest from NSA
12cr|checkpolicy-2.0.16-3|519	
12cr|checkpolicy-2.0.16-3|520	* Mon Feb 24 2004 Dan Walsh <dwalsh@redhat.com> 1.6-1
12cr|checkpolicy-2.0.16-3|521	- Upgrade to the latest from NSA
12cr|checkpolicy-2.0.16-3|522	
12cr|checkpolicy-2.0.16-3|523	* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
12cr|checkpolicy-2.0.16-3|524	- rebuilt
12cr|checkpolicy-2.0.16-3|525	
12cr|checkpolicy-2.0.16-3|526	* Tue Jan 20 2004 Dan Walsh <dwalsh@redhat.com> 1.4-6
12cr|checkpolicy-2.0.16-3|527	- Add typealias patch
12cr|checkpolicy-2.0.16-3|528	
12cr|checkpolicy-2.0.16-3|529	* Tue Jan 20 2004 Dan Walsh <dwalsh@redhat.com> 1.4-5
12cr|checkpolicy-2.0.16-3|530	- Update excludetypes with negset-final patch
12cr|checkpolicy-2.0.16-3|531	
12cr|checkpolicy-2.0.16-3|532	* Wed Jan 14 2004 Dan Walsh <dwalsh@redhat.com> 1.4-4
12cr|checkpolicy-2.0.16-3|533	- Add excludetypes patch
12cr|checkpolicy-2.0.16-3|534	
12cr|checkpolicy-2.0.16-3|535	* Wed Jan 14 2004 Dan Walsh <dwalsh@redhat.com> 1.4-3
12cr|checkpolicy-2.0.16-3|536	- Add Colin Walter's lineno patch
12cr|checkpolicy-2.0.16-3|537	
12cr|checkpolicy-2.0.16-3|538	* Wed Jan 7 2004 Dan Walsh <dwalsh@redhat.com> 1.4-2
12cr|checkpolicy-2.0.16-3|539	- Remove check for roles transition
12cr|checkpolicy-2.0.16-3|540	
12cr|checkpolicy-2.0.16-3|541	* Sat Dec 6 2003 Dan Walsh <dwalsh@redhat.com> 1.4-1
12cr|checkpolicy-2.0.16-3|542	- upgrade to 1.4
12cr|checkpolicy-2.0.16-3|543	
12cr|checkpolicy-2.0.16-3|544	* Wed Oct 1 2003 Dan Walsh <dwalsh@redhat.com> 1.2-1
12cr|checkpolicy-2.0.16-3|545	- upgrade to 1.2
12cr|checkpolicy-2.0.16-3|546	
12cr|checkpolicy-2.0.16-3|547	* Thu Aug 28 2003 Dan Walsh <dwalsh@redhat.com> 1.1-2
12cr|checkpolicy-2.0.16-3|548	- upgrade to 1.1
12cr|checkpolicy-2.0.16-3|549	
12cr|checkpolicy-2.0.16-3|550	* Mon Jun 2 2003 Dan Walsh <dwalsh@redhat.com> 1.0-1
12cr|checkpolicy-2.0.16-3|551	- Initial version
12cr|checkpolicy-2.0.16-3|552	

588 12
12cr|chemical-mime-data-0.1.94-7|1	Name:           chemical-mime-data
12cr|chemical-mime-data-0.1.94-7|2	Version:        0.1.94
12cr|chemical-mime-data-0.1.94-7|3	Release:        7
12cr|chemical-mime-data-0.1.94-7|4	Summary:        Support for chemical/* MIME types
12cr|chemical-mime-data-0.1.94-7|5	
12cr|chemical-mime-data-0.1.94-7|6	Group:          System/Libraries
12cr|chemical-mime-data-0.1.94-7|7	License:        LGPLv2.1
12cr|chemical-mime-data-0.1.94-7|8	URL:            http://sourceforge.net/projects/chemical-mime/
12cr|chemical-mime-data-0.1.94-7|9	Source0:        http://dl.sourceforge.net/chemical-mime/%{name}-%{version}.tar.bz2
12cr|chemical-mime-data-0.1.94-7|10	Patch0:		chemical-mime-data-0.1.94-rosa-rsvg.patch
12cr|chemical-mime-data-0.1.94-7|11	BuildArch:      noarch
12cr|chemical-mime-data-0.1.94-7|12	BuildRequires:  libxml2-devel
12cr|chemical-mime-data-0.1.94-7|13	BuildRequires:  libxslt-devel
12cr|chemical-mime-data-0.1.94-7|14	BuildRequires:  shared-mime-info
12cr|chemical-mime-data-0.1.94-7|15	BuildRequires:  pkgconfig
12cr|chemical-mime-data-0.1.94-7|16	BuildRequires:  intltool
12cr|chemical-mime-data-0.1.94-7|17	BuildRequires:  gettext-devel
12cr|chemical-mime-data-0.1.94-7|18	BuildRequires:  libxslt-proc
12cr|chemical-mime-data-0.1.94-7|19	BuildRequires:	librsvg
12cr|chemical-mime-data-0.1.94-7|20	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|chemical-mime-data-0.1.94-7|21	Requires:       pkgconfig
12cr|chemical-mime-data-0.1.94-7|22	Requires:       shared-mime-info
12cr|chemical-mime-data-0.1.94-7|23	Requires:       hicolor-icon-theme
12cr|chemical-mime-data-0.1.94-7|24	
12cr|chemical-mime-data-0.1.94-7|25	%description
12cr|chemical-mime-data-0.1.94-7|26	A collection of data files which tries to give support for various chemical
12cr|chemical-mime-data-0.1.94-7|27	MIME types (chemical/*) on Linux/UNIX desktops. Chemical MIME's have been
12cr|chemical-mime-data-0.1.94-7|28	proposed in 1995, though it seems they have never been registered with IANA.
12cr|chemical-mime-data-0.1.94-7|29	
12cr|chemical-mime-data-0.1.94-7|30	
12cr|chemical-mime-data-0.1.94-7|31	%prep
12cr|chemical-mime-data-0.1.94-7|32	%setup -q
12cr|chemical-mime-data-0.1.94-7|33	sed -i -e '/^libdir/d' chemical-mime-data.pc.in
12cr|chemical-mime-data-0.1.94-7|34	%patch0 -p1
12cr|chemical-mime-data-0.1.94-7|35	
12cr|chemical-mime-data-0.1.94-7|36	
12cr|chemical-mime-data-0.1.94-7|37	%build
12cr|chemical-mime-data-0.1.94-7|38	# required for patch0
12cr|chemical-mime-data-0.1.94-7|39	autoreconf
12cr|chemical-mime-data-0.1.94-7|40	
12cr|chemical-mime-data-0.1.94-7|41	export RSVG=%{_bindir}/rsvg-convert
12cr|chemical-mime-data-0.1.94-7|42	%configure --disable-update-database \
12cr|chemical-mime-data-0.1.94-7|43	--without-gnome-mime \
12cr|chemical-mime-data-0.1.94-7|44	--without-pixmaps
12cr|chemical-mime-data-0.1.94-7|45	%make
12cr|chemical-mime-data-0.1.94-7|46	
12cr|chemical-mime-data-0.1.94-7|47	
12cr|chemical-mime-data-0.1.94-7|48	%install
12cr|chemical-mime-data-0.1.94-7|49	make INSTALL="install -p" install DESTDIR=%{buildroot}
12cr|chemical-mime-data-0.1.94-7|50	cp -pR %{buildroot}%{_docdir}/%{name} __docs
12cr|chemical-mime-data-0.1.94-7|51	rm -rf %{buildroot}%{_docdir}/%{name}
12cr|chemical-mime-data-0.1.94-7|52	
12cr|chemical-mime-data-0.1.94-7|53	%find_lang %{name}
12cr|chemical-mime-data-0.1.94-7|54	
12cr|chemical-mime-data-0.1.94-7|55	
12cr|chemical-mime-data-0.1.94-7|56	%files -f %{name}.lang
12cr|chemical-mime-data-0.1.94-7|57	%doc AUTHORS ChangeLog COPYING HACKING NEWS README THANKS TODO
12cr|chemical-mime-data-0.1.94-7|58	%doc __docs/*
12cr|chemical-mime-data-0.1.94-7|59	%{_datadir}/icons/hicolor/*/mimetypes/gnome-mime-chemical.png
12cr|chemical-mime-data-0.1.94-7|60	%{_datadir}/icons/hicolor/scalable/mimetypes/gnome-mime-chemical.svgz
12cr|chemical-mime-data-0.1.94-7|61	%{_datadir}/mime/packages/chemical-mime-data.xml
12cr|chemical-mime-data-0.1.94-7|62	%{_datadir}/mimelnk
12cr|chemical-mime-data-0.1.94-7|63	%{_datadir}/pkgconfig/chemical-mime-data.pc
12cr|chemical-mime-data-0.1.94-7|64	
12cr|chemical-mime-data-0.1.94-7|65	
12cr|chemical-mime-data-0.1.94-7|66	
12cr|chemical-mime-data-0.1.94-7|67	
12cr|chemical-mime-data-0.1.94-7|68	
12cr|chemical-mime-data-0.1.94-7|69	%changelog
12cr|chemical-mime-data-0.1.94-7|70	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.94-6mdv2011.0
12cr|chemical-mime-data-0.1.94-7|71	+ Revision: 617000
12cr|chemical-mime-data-0.1.94-7|72	- the mass rebuild of 2010.0 packages
12cr|chemical-mime-data-0.1.94-7|73	
12cr|chemical-mime-data-0.1.94-7|74	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.1.94-5mdv2010.0
12cr|chemical-mime-data-0.1.94-7|75	+ Revision: 424829
12cr|chemical-mime-data-0.1.94-7|76	- rebuild
12cr|chemical-mime-data-0.1.94-7|77	
12cr|chemical-mime-data-0.1.94-7|78	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.1.94-4mdv2009.0
12cr|chemical-mime-data-0.1.94-7|79	+ Revision: 243875
12cr|chemical-mime-data-0.1.94-7|80	- rebuild
12cr|chemical-mime-data-0.1.94-7|81	
12cr|chemical-mime-data-0.1.94-7|82	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.1.94-2mdv2008.1
12cr|chemical-mime-data-0.1.94-7|83	+ Revision: 140692
12cr|chemical-mime-data-0.1.94-7|84	- restore BuildRoot
12cr|chemical-mime-data-0.1.94-7|85	
12cr|chemical-mime-data-0.1.94-7|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|chemical-mime-data-0.1.94-7|87	- kill re-definition of %%buildroot on Pixel's request
12cr|chemical-mime-data-0.1.94-7|88	
12cr|chemical-mime-data-0.1.94-7|89	
12cr|chemical-mime-data-0.1.94-7|90	* Mon Mar 05 2007 Nicolas Lécureuil <neoclust@mandriva.org> 0.1.94-2mdv2007.1
12cr|chemical-mime-data-0.1.94-7|91	+ Revision: 132761
12cr|chemical-mime-data-0.1.94-7|92	- Fix group
12cr|chemical-mime-data-0.1.94-7|93	
12cr|chemical-mime-data-0.1.94-7|94	* Sun Feb 25 2007 Emmanuel Andry <eandry@mandriva.org> 0.1.94-1mdv2007.1
12cr|chemical-mime-data-0.1.94-7|95	+ Revision: 125468
12cr|chemical-mime-data-0.1.94-7|96	- buildrequires librsvg
12cr|chemical-mime-data-0.1.94-7|97	- buildrequires libxslt-proc
12cr|chemical-mime-data-0.1.94-7|98	- Import chemical-mime-data
12cr|chemical-mime-data-0.1.94-7|99	

589 12
12cr|chemtool-1.6.13-1|1	%define	name	chemtool
12cr|chemtool-1.6.13-1|2	%define version 1.6.13
12cr|chemtool-1.6.13-1|3	%define release 1
12cr|chemtool-1.6.13-1|4	
12cr|chemtool-1.6.13-1|5	Summary:	Program for 2D drawing organic molecules
12cr|chemtool-1.6.13-1|6	Name:		%{name}
12cr|chemtool-1.6.13-1|7	Version:	%{version}
12cr|chemtool-1.6.13-1|8	Release:	%{release}
12cr|chemtool-1.6.13-1|9	License:	GPL
12cr|chemtool-1.6.13-1|10	Group:		Sciences/Chemistry
12cr|chemtool-1.6.13-1|11	Source0:	http://ruby.chemie.uni-freiburg.de/~martin/chemtool/%{name}-%{version}.tar.gz
12cr|chemtool-1.6.13-1|12	Url:		http://ruby.chemie.uni-freiburg.de/~martin/chemtool/
12cr|chemtool-1.6.13-1|13	Requires:	transfig openbabel
12cr|chemtool-1.6.13-1|14	BuildRequires:	gtk2-devel gettext-devel desktop-file-utils
12cr|chemtool-1.6.13-1|15	Source11:	%{name}.16.png
12cr|chemtool-1.6.13-1|16	Source12:	%{name}.32.png
12cr|chemtool-1.6.13-1|17	Source13:	%{name}.48.png
12cr|chemtool-1.6.13-1|18	Patch0:		chemtool-1.6.8-compilationfix.patch
12cr|chemtool-1.6.13-1|19	
12cr|chemtool-1.6.13-1|20	%description
12cr|chemtool-1.6.13-1|21	Chemtool is a program for drawing organic molecules easily and store them as
12cr|chemtool-1.6.13-1|22	a X bitmap, Xfig or EPS file. It runs under the X Window System using
12cr|chemtool-1.6.13-1|23	the GTK widget set.
12cr|chemtool-1.6.13-1|24	
12cr|chemtool-1.6.13-1|25	%prep
12cr|chemtool-1.6.13-1|26	%setup -q
12cr|chemtool-1.6.13-1|27	
12cr|chemtool-1.6.13-1|28	%build
12cr|chemtool-1.6.13-1|29	%configure2_5x
12cr|chemtool-1.6.13-1|30	%make
12cr|chemtool-1.6.13-1|31	
12cr|chemtool-1.6.13-1|32	%install
12cr|chemtool-1.6.13-1|33	%makeinstall_std
12cr|chemtool-1.6.13-1|34	
12cr|chemtool-1.6.13-1|35	mkdir -p %buildroot%_datadir/%{name}-%{version}
12cr|chemtool-1.6.13-1|36	install -m644 examples/* %buildroot%_datadir/%{name}-%{version}/
12cr|chemtool-1.6.13-1|37	
12cr|chemtool-1.6.13-1|38	mkdir -p %buildroot%{_datadir}/applications
12cr|chemtool-1.6.13-1|39	
12cr|chemtool-1.6.13-1|40	# (tv) fix 'error: value "chemtool.png" for key "Icon" in group "Desktop Entry"
12cr|chemtool-1.6.13-1|41	# is an icon name with an extension, but there should be no extension as
12cr|chemtool-1.6.13-1|42	# described in the Icon Theme Specification if the value is not an absolute
12cr|chemtool-1.6.13-1|43	# path':
12cr|chemtool-1.6.13-1|44	perl -pi -e 's!^(Icon=).*/([^/]*)$!\1\2!; s!.png$!!' %{name}.desktop
12cr|chemtool-1.6.13-1|45	
12cr|chemtool-1.6.13-1|46	desktop-file-install --vendor='' \
12cr|chemtool-1.6.13-1|47	--dir=%buildroot%{_datadir}/applications/ \
12cr|chemtool-1.6.13-1|48	--remove-category='Application' \
12cr|chemtool-1.6.13-1|49	--add-category='GTK' \
12cr|chemtool-1.6.13-1|50	--add-category='Science' \
12cr|chemtool-1.6.13-1|51	%{name}.desktop
12cr|chemtool-1.6.13-1|52	
12cr|chemtool-1.6.13-1|53	install -D -m644 kde/icons/hicolor/32x32/mimetypes/chemtool.png %buildroot%{_iconsdir}/hicolor/32x32/mimetypes/chemtool.png
12cr|chemtool-1.6.13-1|54	
12cr|chemtool-1.6.13-1|55	# icons
12cr|chemtool-1.6.13-1|56	%{__install} -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|chemtool-1.6.13-1|57	%{__install} -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|chemtool-1.6.13-1|58	%{__install} -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|chemtool-1.6.13-1|59	%{__install} -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|chemtool-1.6.13-1|60	%{__install} -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|chemtool-1.6.13-1|61	%{__install} -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|chemtool-1.6.13-1|62	
12cr|chemtool-1.6.13-1|63	%{find_lang} %{name}
12cr|chemtool-1.6.13-1|64	
12cr|chemtool-1.6.13-1|65	%files -f %{name}.lang
12cr|chemtool-1.6.13-1|66	%doc TODO README ChangeLog
12cr|chemtool-1.6.13-1|67	%_bindir/*
12cr|chemtool-1.6.13-1|68	%_datadir/%{name}-%{version}
12cr|chemtool-1.6.13-1|69	%_mandir/man1/*
12cr|chemtool-1.6.13-1|70	%{_datadir}/applications/*.desktop
12cr|chemtool-1.6.13-1|71	%{_iconsdir}/hicolor/*/*/*.png
12cr|chemtool-1.6.13-1|72	%{_miconsdir}/%{name}.png
12cr|chemtool-1.6.13-1|73	%{_iconsdir}/%{name}.png
12cr|chemtool-1.6.13-1|74	%{_liconsdir}/%{name}.png
12cr|chemtool-1.6.13-1|75	
12cr|chemtool-1.6.13-1|76	
12cr|chemtool-1.6.13-1|77	%changelog
12cr|chemtool-1.6.13-1|78	* Sun Feb 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.6.13-1
12cr|chemtool-1.6.13-1|79	+ Revision: 771306
12cr|chemtool-1.6.13-1|80	- version update 1.6.13
12cr|chemtool-1.6.13-1|81	
12cr|chemtool-1.6.13-1|82	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 1.6.12-1mdv2011.0
12cr|chemtool-1.6.13-1|83	+ Revision: 571834
12cr|chemtool-1.6.13-1|84	- drop kde3 mimelnk
12cr|chemtool-1.6.13-1|85	
12cr|chemtool-1.6.13-1|86	* Sun Jun 14 2009 Frederik Himpe <fhimpe@mandriva.org> 1.6.12-1mdv2010.0
12cr|chemtool-1.6.13-1|87	+ Revision: 385896
12cr|chemtool-1.6.13-1|88	- update to new version 1.6.12
12cr|chemtool-1.6.13-1|89	
12cr|chemtool-1.6.13-1|90	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.6.11-4mdv2009.0
12cr|chemtool-1.6.13-1|91	+ Revision: 243876
12cr|chemtool-1.6.13-1|92	- rebuild
12cr|chemtool-1.6.13-1|93	
12cr|chemtool-1.6.13-1|94	+ Pixel <pixel@mandriva.com>
12cr|chemtool-1.6.13-1|95	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|chemtool-1.6.13-1|96	
12cr|chemtool-1.6.13-1|97	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.6.11-2mdv2008.1
12cr|chemtool-1.6.13-1|98	+ Revision: 171793
12cr|chemtool-1.6.13-1|99	- fix 'error: value "chemtool.png" for key "Icon" in group "Desktop Entry" is
12cr|chemtool-1.6.13-1|100	an icon name with an extension, but there should be no extension as described
12cr|chemtool-1.6.13-1|101	in the Icon Theme Specification if the value is not an absolute path'
12cr|chemtool-1.6.13-1|102	- rebuild
12cr|chemtool-1.6.13-1|103	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|chemtool-1.6.13-1|104	- kill re-definition of %%buildroot on Pixel's request
12cr|chemtool-1.6.13-1|105	
12cr|chemtool-1.6.13-1|106	+ Olivier Blin <blino@mandriva.org>
12cr|chemtool-1.6.13-1|107	- restore BuildRoot
12cr|chemtool-1.6.13-1|108	
12cr|chemtool-1.6.13-1|109	* Mon Aug 27 2007 Funda Wang <fwang@mandriva.org> 1.6.11-1mdv2008.0
12cr|chemtool-1.6.13-1|110	+ Revision: 72094
12cr|chemtool-1.6.13-1|111	- BR desktop-file-utils
12cr|chemtool-1.6.13-1|112	- use more generic install macro
12cr|chemtool-1.6.13-1|113	- switch to hicolor theme
12cr|chemtool-1.6.13-1|114	- install kde stuff
12cr|chemtool-1.6.13-1|115	- New version 1.6.11
12cr|chemtool-1.6.13-1|116	
12cr|chemtool-1.6.13-1|117	* Thu May 10 2007 Austin Acton <austin@mandriva.org> 1.6.10-1mdv2008.0
12cr|chemtool-1.6.13-1|118	+ Revision: 25853
12cr|chemtool-1.6.13-1|119	- new version
12cr|chemtool-1.6.13-1|120	- rebuild for openbabel
12cr|chemtool-1.6.13-1|121	

590 12
12cr|cheops-ng-0.2.3-7|1	Summary:	Multipurpose network exploration tool
12cr|cheops-ng-0.2.3-7|2	Name:		cheops-ng
12cr|cheops-ng-0.2.3-7|3	Version:	0.2.3
12cr|cheops-ng-0.2.3-7|4	Release:	7
12cr|cheops-ng-0.2.3-7|5	License:	GPLv2+
12cr|cheops-ng-0.2.3-7|6	Group:		Networking/Other
12cr|cheops-ng-0.2.3-7|7	Source0:	%{name}-%{version}.tar.bz2
12cr|cheops-ng-0.2.3-7|8	Source1:	cheops-agent
12cr|cheops-ng-0.2.3-7|9	Patch0:		cheops-ng-0.2.3-ditch-in_addr_deepstruct.patch
12cr|cheops-ng-0.2.3-7|10	Patch1:		cheops-ng-errno.patch
12cr|cheops-ng-0.2.3-7|11	Patch2:		cheops-ng-0.2.3-ldflags.patch
12cr|cheops-ng-0.2.3-7|12	
12cr|cheops-ng-0.2.3-7|13	# openSuSE patches
12cr|cheops-ng-0.2.3-7|14	Patch11:         cheops-ng-missing_autoheader_templates.patch
12cr|cheops-ng-0.2.3-7|15	Patch12:         cheops-ng-modernize_configure.patch
12cr|cheops-ng-0.2.3-7|16	Patch13:         cheops-ng-use_external_libadns.patch
12cr|cheops-ng-0.2.3-7|17	Patch14:         cheops-ng-rename_clog.patch
12cr|cheops-ng-0.2.3-7|18	Patch15:         cheops-ng-pointer_int_casts.patch
12cr|cheops-ng-0.2.3-7|19	Patch16:         cheops-ng-codecleanup.patch
12cr|cheops-ng-0.2.3-7|20	Patch17:         cheops-ng-off_by_one.patch
12cr|cheops-ng-0.2.3-7|21	Patch18:         cheops-ng-destdir.patch
12cr|cheops-ng-0.2.3-7|22	Patch19:         cheops-ng-fix_desktop_file.patch
12cr|cheops-ng-0.2.3-7|23	
12cr|cheops-ng-0.2.3-7|24	URL:		http://cheops-ng.sourceforge.net/
12cr|cheops-ng-0.2.3-7|25	BuildRequires:	gtk+-devel = 1.2.10 bison flex gnome-libs-devel ORBit-devel = 0.5.17
12cr|cheops-ng-0.2.3-7|26	BuildRequires:	glib-devel = 1.2.10 libxml-devel xpm-devel nmap imlib-devel => 1.9.14
12cr|cheops-ng-0.2.3-7|27	BuildRequires:	adns-devel
12cr|cheops-ng-0.2.3-7|28	Requires:	nmap
12cr|cheops-ng-0.2.3-7|29	Requires(post):	rpm-helper
12cr|cheops-ng-0.2.3-7|30	Requires(preun): rpm-helper
12cr|cheops-ng-0.2.3-7|31	
12cr|cheops-ng-0.2.3-7|32	%description
12cr|cheops-ng-0.2.3-7|33	Cheops-ng is a Network management tool for mapping and monitoring your network.
12cr|cheops-ng-0.2.3-7|34	It has host/network discovery functionality as well as OS detection of hosts.
12cr|cheops-ng-0.2.3-7|35	Cheops-ng has the ability to probe hosts to see what services they are running.
12cr|cheops-ng-0.2.3-7|36	On some services, cheops-ng is actually able to see what program is running for
12cr|cheops-ng-0.2.3-7|37	a service and the version number of that program.
12cr|cheops-ng-0.2.3-7|38	
12cr|cheops-ng-0.2.3-7|39	NB: Run cheops-agent as root to enable the backend.
12cr|cheops-ng-0.2.3-7|40	
12cr|cheops-ng-0.2.3-7|41	%prep
12cr|cheops-ng-0.2.3-7|42	%setup -q
12cr|cheops-ng-0.2.3-7|43	
12cr|cheops-ng-0.2.3-7|44	%patch1 -p1
12cr|cheops-ng-0.2.3-7|45	%patch11 -p0 -b .template~
12cr|cheops-ng-0.2.3-7|46	%patch12 -p0
12cr|cheops-ng-0.2.3-7|47	%patch13 -p0
12cr|cheops-ng-0.2.3-7|48	%patch14 -p0
12cr|cheops-ng-0.2.3-7|49	%patch15 -p0
12cr|cheops-ng-0.2.3-7|50	%patch16 -p0
12cr|cheops-ng-0.2.3-7|51	%patch17 -p0
12cr|cheops-ng-0.2.3-7|52	%patch18 -p0
12cr|cheops-ng-0.2.3-7|53	%patch19 -p0
12cr|cheops-ng-0.2.3-7|54	
12cr|cheops-ng-0.2.3-7|55	%patch0 -p1
12cr|cheops-ng-0.2.3-7|56	%patch2 -p1 -b .ldflags~
12cr|cheops-ng-0.2.3-7|57	
12cr|cheops-ng-0.2.3-7|58	rm -f Makefile
12cr|cheops-ng-0.2.3-7|59	aclocal -I m4
12cr|cheops-ng-0.2.3-7|60	autoheader -I m4
12cr|cheops-ng-0.2.3-7|61	autoconf -I m4
12cr|cheops-ng-0.2.3-7|62	# grf, too incompetent to fix automake mess properly...
12cr|cheops-ng-0.2.3-7|63	cp %{_datadir}/automake-`automake --version|head -n1|cut -d\  -f4|cut -d. -f-2`/config.sub .
12cr|cheops-ng-0.2.3-7|64	
12cr|cheops-ng-0.2.3-7|65	%build
12cr|cheops-ng-0.2.3-7|66	%configure2_5x
12cr|cheops-ng-0.2.3-7|67	# make -j2 does not work
12cr|cheops-ng-0.2.3-7|68	make
12cr|cheops-ng-0.2.3-7|69	
12cr|cheops-ng-0.2.3-7|70	%install
12cr|cheops-ng-0.2.3-7|71	%makeinstall_std
12cr|cheops-ng-0.2.3-7|72	
12cr|cheops-ng-0.2.3-7|73	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/cheops-agent
12cr|cheops-ng-0.2.3-7|74	
12cr|cheops-ng-0.2.3-7|75	# Menu
12cr|cheops-ng-0.2.3-7|76	#?package(%{name}): needs="x11" \
12cr|cheops-ng-0.2.3-7|77	#		    section="Documentation/Websites" \
12cr|cheops-ng-0.2.3-7|78	#		    title="Cheops-NG Homepage" \
12cr|cheops-ng-0.2.3-7|79	#		    command="if ps U \$USER | grep -q \$BROWSER; then \$BROWSER -remote \'openURL(%{url})\'; else \$BROWSER \'%{url}\'; fi" \
12cr|cheops-ng-0.2.3-7|80	#		    icon="networking_section.png"
12cr|cheops-ng-0.2.3-7|81	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|cheops-ng-0.2.3-7|82	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|cheops-ng-0.2.3-7|83	[Desktop Entry]
12cr|cheops-ng-0.2.3-7|84	Type=Application
12cr|cheops-ng-0.2.3-7|85	Exec=%{_bindir}/%{name}
12cr|cheops-ng-0.2.3-7|86	Icon=networking_section
12cr|cheops-ng-0.2.3-7|87	Categories=Network;
12cr|cheops-ng-0.2.3-7|88	Name=Cheops-NG
12cr|cheops-ng-0.2.3-7|89	Comment=Network Browser and Tools (requires running agent)
12cr|cheops-ng-0.2.3-7|90	EOF
12cr|cheops-ng-0.2.3-7|91	
12cr|cheops-ng-0.2.3-7|92	%files
12cr|cheops-ng-0.2.3-7|93	%doc AUTHORS ChangeLog README doc/*
12cr|cheops-ng-0.2.3-7|94	%{_bindir}/cheops-ng
12cr|cheops-ng-0.2.3-7|95	%{_sbindir}/cheops-agent
12cr|cheops-ng-0.2.3-7|96	%attr(755,root,root) %config(noreplace) %{_initrddir}/cheops-agent
12cr|cheops-ng-0.2.3-7|97	%dir %{_datadir}/cheops-ng
12cr|cheops-ng-0.2.3-7|98	%dir %{_datadir}/cheops-ng/pixmaps
12cr|cheops-ng-0.2.3-7|99	%{_datadir}/cheops-ng/pixmaps/*.xpm
12cr|cheops-ng-0.2.3-7|100	%{_datadir}/pixmaps/cheops-ng.xpm
12cr|cheops-ng-0.2.3-7|101	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|cheops-ng-0.2.3-7|102	%{_datadir}/gnome/apps/Internet/cheops-ng.desktop
12cr|cheops-ng-0.2.3-7|103	
12cr|cheops-ng-0.2.3-7|104	
12cr|cheops-ng-0.2.3-7|105	%changelog
12cr|cheops-ng-0.2.3-7|106	* Wed May 25 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.2.3-7
12cr|cheops-ng-0.2.3-7|107	+ Revision: 679104
12cr|cheops-ng-0.2.3-7|108	- add 'adns-devel' to buildrequires
12cr|cheops-ng-0.2.3-7|109	- cleanups
12cr|cheops-ng-0.2.3-7|110	- fix passing of ldflags
12cr|cheops-ng-0.2.3-7|111	- sync all suse patches
12cr|cheops-ng-0.2.3-7|112	- try workaround remaining autofoo mess
12cr|cheops-ng-0.2.3-7|113	- use %%configure2_5x macro
12cr|cheops-ng-0.2.3-7|114	- use size_t for storing pointer, fitting 64 bit into 32 bit gets a bit too tight
12cr|cheops-ng-0.2.3-7|115	
12cr|cheops-ng-0.2.3-7|116	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-6mdv2011.0
12cr|cheops-ng-0.2.3-7|117	+ Revision: 617010
12cr|cheops-ng-0.2.3-7|118	- the mass rebuild of 2010.0 packages
12cr|cheops-ng-0.2.3-7|119	
12cr|cheops-ng-0.2.3-7|120	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.2.3-5mdv2010.0
12cr|cheops-ng-0.2.3-7|121	+ Revision: 424831
12cr|cheops-ng-0.2.3-7|122	- rebuild
12cr|cheops-ng-0.2.3-7|123	
12cr|cheops-ng-0.2.3-7|124	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.2.3-4mdv2009.0
12cr|cheops-ng-0.2.3-7|125	+ Revision: 243877
12cr|cheops-ng-0.2.3-7|126	- rebuild
12cr|cheops-ng-0.2.3-7|127	- fix description-line-too-long
12cr|cheops-ng-0.2.3-7|128	
12cr|cheops-ng-0.2.3-7|129	+ Pixel <pixel@mandriva.com>
12cr|cheops-ng-0.2.3-7|130	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|cheops-ng-0.2.3-7|131	
12cr|cheops-ng-0.2.3-7|132	* Thu Jan 03 2008 Thierry Vignaud <tv@mandriva.org> 0.2.3-2mdv2008.1
12cr|cheops-ng-0.2.3-7|133	+ Revision: 141868
12cr|cheops-ng-0.2.3-7|134	- auto-convert XDG menu entry
12cr|cheops-ng-0.2.3-7|135	- relax BR on imlib-devel
12cr|cheops-ng-0.2.3-7|136	- kill re-definition of %%buildroot on Pixel's request
12cr|cheops-ng-0.2.3-7|137	- import cheops-ng
12cr|cheops-ng-0.2.3-7|138	
12cr|cheops-ng-0.2.3-7|139	+ Olivier Blin <oblin@mandriva.com>
12cr|cheops-ng-0.2.3-7|140	- restore BuildRoot
12cr|cheops-ng-0.2.3-7|141	
12cr|cheops-ng-0.2.3-7|142	
12cr|cheops-ng-0.2.3-7|143	* Sat May 13 2006 Emmanuel Andry <eandry@mandriva.org> 0.2.3-2mdk
12cr|cheops-ng-0.2.3-7|144	- Rebuild for ssl 0.9.8
12cr|cheops-ng-0.2.3-7|145	
12cr|cheops-ng-0.2.3-7|146	* Fri Oct 21 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.2.3-1mdk
12cr|cheops-ng-0.2.3-7|147	- New release 0.2.3
12cr|cheops-ng-0.2.3-7|148	- %%mkrel
12cr|cheops-ng-0.2.3-7|149	- Remove patch 0, 2
12cr|cheops-ng-0.2.3-7|150	
12cr|cheops-ng-0.2.3-7|151	* Sun Dec 14 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.1.12-1mdk
12cr|cheops-ng-0.2.3-7|152	- 0.1.12
12cr|cheops-ng-0.2.3-7|153	- spec cosmetics
12cr|cheops-ng-0.2.3-7|154	- fix buildrequires (lib64..)
12cr|cheops-ng-0.2.3-7|155	- remove explicit library dependency
12cr|cheops-ng-0.2.3-7|156	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cr|cheops-ng-0.2.3-7|157	- quiet setup
12cr|cheops-ng-0.2.3-7|158	- fix gcc-3.3 build for the gpl.c file that gets generated (P2)
12cr|cheops-ng-0.2.3-7|159	- pass --host=%%{_target_platform} to configure
12cr|cheops-ng-0.2.3-7|160	- compile adns with $RPM_OPT_FLAGS
12cr|cheops-ng-0.2.3-7|161	- make package --short-circuitable (don't move files in builddir around)
12cr|cheops-ng-0.2.3-7|162	
12cr|cheops-ng-0.2.3-7|163	* Tue Feb 11 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.1.10-3mdk
12cr|cheops-ng-0.2.3-7|164	- patch1: fix missing include
12cr|cheops-ng-0.2.3-7|165	- change group & menu section (Maxim Heijndijk <cchq@wanadoo.nl>)
12cr|cheops-ng-0.2.3-7|166	
12cr|cheops-ng-0.2.3-7|167	* Wed Nov 20 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.1.10-2mdk
12cr|cheops-ng-0.2.3-7|168	- fix pixmaps location
12cr|cheops-ng-0.2.3-7|169	
12cr|cheops-ng-0.2.3-7|170	* Thu Nov 14 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.1.10-1mdk
12cr|cheops-ng-0.2.3-7|171	- from Maxim Heijndijk <cchq@wanadoo.nl> :
12cr|cheops-ng-0.2.3-7|172	- Rebuilt on LM 9.0.
12cr|cheops-ng-0.2.3-7|173	- 0.1.10.
12cr|cheops-ng-0.2.3-7|174	- Added initscript.
12cr|cheops-ng-0.2.3-7|175	- Patch for pixmapdir.
12cr|cheops-ng-0.2.3-7|176	
12cr|cheops-ng-0.2.3-7|177	* Mon Aug 26 2002 Austin Acton <aacton@yorku.ca> 0.1.9-1mdk
12cr|cheops-ng-0.2.3-7|178	- Initial package for Mandrake 8.2+

591 12
12cr|cherokee-1.2.101-1|1	%define major 0
12cr|cherokee-1.2.101-1|2	%define libbase %mklibname %name-base %major
12cr|cherokee-1.2.101-1|3	%define libclient %mklibname %name-client %major
12cr|cherokee-1.2.101-1|4	%define libserver %mklibname %name-server %major
12cr|cherokee-1.2.101-1|5	%define mainver %(echo %{version} | sed -e "s/\\([0-9]*\\.[0-9]*\\).[0-9]*/\\1/")
12cr|cherokee-1.2.101-1|6	
12cr|cherokee-1.2.101-1|7	Summary:	Extremely fast and flexible web server
12cr|cherokee-1.2.101-1|8	Name:		cherokee
12cr|cherokee-1.2.101-1|9	Version:	1.2.101
12cr|cherokee-1.2.101-1|10	Release:	1
12cr|cherokee-1.2.101-1|11	License:	GPLv2
12cr|cherokee-1.2.101-1|12	Group:		System/Servers
12cr|cherokee-1.2.101-1|13	Source0:	http://www.cherokee-project.com/download/%{mainver}/%{version}/%{name}-%{version}.tar.gz
12cr|cherokee-1.2.101-1|14	Source1:	cherokee.init
12cr|cherokee-1.2.101-1|15	Source2:	cherokee.logrotate
12cr|cherokee-1.2.101-1|16	Patch0:		cherokee-1.2.101-rosa-linkage.patch
12cr|cherokee-1.2.101-1|17	URL:		http://www.cherokee-project.com/
12cr|cherokee-1.2.101-1|18	BuildRequires:	ffmpeg0.7-devel
12cr|cherokee-1.2.101-1|19	BuildRequires:	php-devel
12cr|cherokee-1.2.101-1|20	BuildRequires:	php-fpm
12cr|cherokee-1.2.101-1|21	Requires:	php-fpm
12cr|cherokee-1.2.101-1|22	BuildRequires:	mysql-devel
12cr|cherokee-1.2.101-1|23	BuildRequires:	openldap-devel
12cr|cherokee-1.2.101-1|24	BuildRequires:	openssl-devel
12cr|cherokee-1.2.101-1|25	BuildRequires:	GeoIP-devel
12cr|cherokee-1.2.101-1|26	Requires(pre):	rpm-helper
12cr|cherokee-1.2.101-1|27	Requires(post):	rpm-helper
12cr|cherokee-1.2.101-1|28	Provides:	webserver
12cr|cherokee-1.2.101-1|29	Provides:	%mklibname %name-config %major
12cr|cherokee-1.2.101-1|30	Obsoletes:	%mklibname %name-config 0
12cr|cherokee-1.2.101-1|31	
12cr|cherokee-1.2.101-1|32	%description
12cr|cherokee-1.2.101-1|33	Cherokee is an extremely flexible and fast web server. It's embedable,
12cr|cherokee-1.2.101-1|34	extensible with plug-ins. It has handler-to-path, virtual servers, gzip
12cr|cherokee-1.2.101-1|35	encoding, modular loggers, CGI support, and can run in a chroot
12cr|cherokee-1.2.101-1|36	environment, among other features.
12cr|cherokee-1.2.101-1|37	
12cr|cherokee-1.2.101-1|38	%files -f %{name}.lang
12cr|cherokee-1.2.101-1|39	%_initrddir/%{name}
12cr|cherokee-1.2.101-1|40	%dir %_sysconfdir/cherokee
12cr|cherokee-1.2.101-1|41	%config(noreplace) %_sysconfdir/cherokee/cherokee.conf
12cr|cherokee-1.2.101-1|42	%_sysconfdir/cherokee/cherokee.conf.perf_sample
12cr|cherokee-1.2.101-1|43	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|cherokee-1.2.101-1|44	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|cherokee-1.2.101-1|45	%_bindir/cherokee-admin-launcher
12cr|cherokee-1.2.101-1|46	%_bindir/cherokee-macos-askpass
12cr|cherokee-1.2.101-1|47	%_bindir/cherokee-panic
12cr|cherokee-1.2.101-1|48	%_bindir/cherokee-tweak
12cr|cherokee-1.2.101-1|49	%_bindir/CTK-run
12cr|cherokee-1.2.101-1|50	%dir %_libdir/%name
12cr|cherokee-1.2.101-1|51	%_libdir/%name/*.so
12cr|cherokee-1.2.101-1|52	%_sbindir/*
12cr|cherokee-1.2.101-1|53	%_datadir/%name
12cr|cherokee-1.2.101-1|54	%doc %_datadir/doc/%name
12cr|cherokee-1.2.101-1|55	%_mandir/man1/cherokee-admin.*
12cr|cherokee-1.2.101-1|56	%_mandir/man1/cherokee-admin-launcher.*
12cr|cherokee-1.2.101-1|57	%_mandir/man1/cherokee-tweak.*
12cr|cherokee-1.2.101-1|58	%_mandir/man1/cherokee-worker.*
12cr|cherokee-1.2.101-1|59	%_mandir/man1/cherokee.*
12cr|cherokee-1.2.101-1|60	%_var/www
12cr|cherokee-1.2.101-1|61	
12cr|cherokee-1.2.101-1|62	#----------------------------------------------------------------------
12cr|cherokee-1.2.101-1|63	
12cr|cherokee-1.2.101-1|64	%package -n cget
12cr|cherokee-1.2.101-1|65	Group:		System/Servers
12cr|cherokee-1.2.101-1|66	Summary:	Web page downloader
12cr|cherokee-1.2.101-1|67	
12cr|cherokee-1.2.101-1|68	%description -n cget
12cr|cherokee-1.2.101-1|69	CGet is a small downloader based in the Cherokee client library.
12cr|cherokee-1.2.101-1|70	
12cr|cherokee-1.2.101-1|71	%files -n cget
12cr|cherokee-1.2.101-1|72	%defattr(-, root, root)
12cr|cherokee-1.2.101-1|73	%{_bindir}/cget
12cr|cherokee-1.2.101-1|74	%{_mandir}/man1/cget.*
12cr|cherokee-1.2.101-1|75	
12cr|cherokee-1.2.101-1|76	#----------------------------------------------------------------------
12cr|cherokee-1.2.101-1|77	
12cr|cherokee-1.2.101-1|78	%package -n %libbase
12cr|cherokee-1.2.101-1|79	Group:		System/Servers
12cr|cherokee-1.2.101-1|80	Summary:	Extremely fast and flexible web server - libraries
12cr|cherokee-1.2.101-1|81	
12cr|cherokee-1.2.101-1|82	%description -n %libbase
12cr|cherokee-1.2.101-1|83	Cherokee is an extremely flexible and fast web server. It's embedable,
12cr|cherokee-1.2.101-1|84	extensible with plug-ins. It has handler-to-path, virtual servers, gzip
12cr|cherokee-1.2.101-1|85	encoding, modular loggers, CGI support, and can run in a chroot
12cr|cherokee-1.2.101-1|86	environment, among other features.
12cr|cherokee-1.2.101-1|87	
12cr|cherokee-1.2.101-1|88	This is the runtime library.
12cr|cherokee-1.2.101-1|89	
12cr|cherokee-1.2.101-1|90	%files -n %libbase
12cr|cherokee-1.2.101-1|91	%defattr(-, root, root)
12cr|cherokee-1.2.101-1|92	%{_libdir}/libcherokee-base.so.%{major}*
12cr|cherokee-1.2.101-1|93	
12cr|cherokee-1.2.101-1|94	#----------------------------------------------------------------------
12cr|cherokee-1.2.101-1|95	
12cr|cherokee-1.2.101-1|96	%package -n %libclient
12cr|cherokee-1.2.101-1|97	Group:		System/Servers
12cr|cherokee-1.2.101-1|98	Summary:	Extremely fast and flexible web server - libraries
12cr|cherokee-1.2.101-1|99	
12cr|cherokee-1.2.101-1|100	%description -n %libclient
12cr|cherokee-1.2.101-1|101	Cherokee is an extremely flexible and fast web server. It's embedable,
12cr|cherokee-1.2.101-1|102	extensible with plug-ins. It has handler-to-path, virtual servers, gzip
12cr|cherokee-1.2.101-1|103	encoding, modular loggers, CGI support, and can run in a chroot
12cr|cherokee-1.2.101-1|104	environment, among other features.
12cr|cherokee-1.2.101-1|105	
12cr|cherokee-1.2.101-1|106	This is the client runtime library.
12cr|cherokee-1.2.101-1|107	
12cr|cherokee-1.2.101-1|108	%files -n %libclient
12cr|cherokee-1.2.101-1|109	%defattr(-, root, root)
12cr|cherokee-1.2.101-1|110	%{_libdir}/libcherokee-client.so.%{major}*
12cr|cherokee-1.2.101-1|111	
12cr|cherokee-1.2.101-1|112	#----------------------------------------------------------------------
12cr|cherokee-1.2.101-1|113	
12cr|cherokee-1.2.101-1|114	%package -n %libserver
12cr|cherokee-1.2.101-1|115	Group:		System/Servers
12cr|cherokee-1.2.101-1|116	Summary:	Extremely fast and flexible web server - libraries
12cr|cherokee-1.2.101-1|117	
12cr|cherokee-1.2.101-1|118	%description -n %libserver
12cr|cherokee-1.2.101-1|119	Cherokee is an extremely flexible and fast web server. It's embedable,
12cr|cherokee-1.2.101-1|120	extensible with plug-ins. It has handler-to-path, virtual servers, gzip
12cr|cherokee-1.2.101-1|121	encoding, modular loggers, CGI support, and can run in a chroot
12cr|cherokee-1.2.101-1|122	environment, among other features.
12cr|cherokee-1.2.101-1|123	
12cr|cherokee-1.2.101-1|124	This is the server runtime library.
12cr|cherokee-1.2.101-1|125	
12cr|cherokee-1.2.101-1|126	%files -n %libserver
12cr|cherokee-1.2.101-1|127	%defattr(-, root, root)
12cr|cherokee-1.2.101-1|128	%{_libdir}/libcherokee-server.so.%{major}*
12cr|cherokee-1.2.101-1|129	
12cr|cherokee-1.2.101-1|130	#----------------------------------------------------------------------
12cr|cherokee-1.2.101-1|131	
12cr|cherokee-1.2.101-1|132	%package devel
12cr|cherokee-1.2.101-1|133	Group:		System/Servers
12cr|cherokee-1.2.101-1|134	Requires:	%libbase = %version
12cr|cherokee-1.2.101-1|135	Requires:	%libclient = %version
12cr|cherokee-1.2.101-1|136	Requires:	%libserver = %version
12cr|cherokee-1.2.101-1|137	Summary:	Extremely fast and flexible web server - development files
12cr|cherokee-1.2.101-1|138	
12cr|cherokee-1.2.101-1|139	%description devel
12cr|cherokee-1.2.101-1|140	Cherokee is an extremely flexible and fast web server. It's embedable,
12cr|cherokee-1.2.101-1|141	extensible with plug-ins. It has handler-to-path, virtual servers, gzip
12cr|cherokee-1.2.101-1|142	encoding, modular loggers, CGI support, and can run in a chroot
12cr|cherokee-1.2.101-1|143	environment, among other features.
12cr|cherokee-1.2.101-1|144	
12cr|cherokee-1.2.101-1|145	This package contains the server development files - headers, .so and .a files.
12cr|cherokee-1.2.101-1|146	
12cr|cherokee-1.2.101-1|147	%files devel
12cr|cherokee-1.2.101-1|148	%defattr(-, root, root)
12cr|cherokee-1.2.101-1|149	%_bindir/%name-config
12cr|cherokee-1.2.101-1|150	%_libdir/*.so
12cr|cherokee-1.2.101-1|151	%_includedir/%name
12cr|cherokee-1.2.101-1|152	%_libdir/pkgconfig/*.pc
12cr|cherokee-1.2.101-1|153	%_datadir/aclocal/*.m4
12cr|cherokee-1.2.101-1|154	%_mandir/man1/%name-config.*
12cr|cherokee-1.2.101-1|155	
12cr|cherokee-1.2.101-1|156	#----------------------------------------------------------------------
12cr|cherokee-1.2.101-1|157	%prep
12cr|cherokee-1.2.101-1|158	%setup -q -n %name-%version
12cr|cherokee-1.2.101-1|159	%patch0 -p1
12cr|cherokee-1.2.101-1|160	touch ./INSTALL
12cr|cherokee-1.2.101-1|161	
12cr|cherokee-1.2.101-1|162	%build
12cr|cherokee-1.2.101-1|163	autoreconf
12cr|cherokee-1.2.101-1|164	%serverbuild
12cr|cherokee-1.2.101-1|165	%configure2_5x --disable-static
12cr|cherokee-1.2.101-1|166	%make
12cr|cherokee-1.2.101-1|167	
12cr|cherokee-1.2.101-1|168	%install
12cr|cherokee-1.2.101-1|169	%makeinstall_std
12cr|cherokee-1.2.101-1|170	
12cr|cherokee-1.2.101-1|171	mv %{buildroot}%{_datadir}/locale/jp %{buildroot}%{_datadir}/locale/ja
12cr|cherokee-1.2.101-1|172	%find_lang %name
12cr|cherokee-1.2.101-1|173	
12cr|cherokee-1.2.101-1|174	%{__install} -D -m 0644 pam.d_cherokee %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cr|cherokee-1.2.101-1|175	%{__install} -D -m 0755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|cherokee-1.2.101-1|176	%{__install} -D -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|cherokee-1.2.101-1|177	
12cr|cherokee-1.2.101-1|178	%{buildroot}%{_datadir}/%{name}/admin/upgrade_config.py %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
12cr|cherokee-1.2.101-1|179	rm -f %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf.backup
12cr|cherokee-1.2.101-1|180	
12cr|cherokee-1.2.101-1|181	%check
12cr|cherokee-1.2.101-1|182	# broken in 0.99.39
12cr|cherokee-1.2.101-1|183	#%make test
12cr|cherokee-1.2.101-1|184	
12cr|cherokee-1.2.101-1|185	%post
12cr|cherokee-1.2.101-1|186	[[ -e %{_sysconfdir}/%{name}/%{name}.conf ]] && %{_datadir}/%{name}/admin/upgrade_config.py %{_sysconfdir}/%{name}/%{name}.conf
12cr|cherokee-1.2.101-1|187	
12cr|cherokee-1.2.101-1|188	%_post_service
12cr|cherokee-1.2.101-1|189	
12cr|cherokee-1.2.101-1|190	%preun
12cr|cherokee-1.2.101-1|191	%_preun_service
12cr|cherokee-1.2.101-1|192	
12cr|cherokee-1.2.101-1|193	
12cr|cherokee-1.2.101-1|194	%changelog
12cr|cherokee-1.2.101-1|195	* Thu May 26 2011 Lonyai Gergely <aleph@mandriva.org> 1.2.98-1mdv2011.0
12cr|cherokee-1.2.101-1|196	+ Revision: 679155
12cr|cherokee-1.2.101-1|197	- 1.2.98
12cr|cherokee-1.2.101-1|198	
12cr|cherokee-1.2.101-1|199	* Mon Mar 21 2011 Lonyai Gergely <aleph@mandriva.org> 1.2.2-1
12cr|cherokee-1.2.101-1|200	+ Revision: 647389
12cr|cherokee-1.2.101-1|201	- 1.2.2
12cr|cherokee-1.2.101-1|202	
12cr|cherokee-1.2.101-1|203	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3
12cr|cherokee-1.2.101-1|204	+ Revision: 645778
12cr|cherokee-1.2.101-1|205	- relink against libmysqlclient.so.18
12cr|cherokee-1.2.101-1|206	
12cr|cherokee-1.2.101-1|207	* Sun Mar 13 2011 Funda Wang <fwang@mandriva.org> 1.2.1-2
12cr|cherokee-1.2.101-1|208	+ Revision: 644116
12cr|cherokee-1.2.101-1|209	- prefer php-fpm over php-cgi
12cr|cherokee-1.2.101-1|210	
12cr|cherokee-1.2.101-1|211	* Thu Feb 24 2011 Lonyai Gergely <aleph@mandriva.org> 1.2.1-1
12cr|cherokee-1.2.101-1|212	+ Revision: 639623
12cr|cherokee-1.2.101-1|213	- 1.2.1
12cr|cherokee-1.2.101-1|214	
12cr|cherokee-1.2.101-1|215	* Tue Feb 22 2011 Lonyai Gergely <aleph@mandriva.org> 1.2.0-1
12cr|cherokee-1.2.101-1|216	+ Revision: 639302
12cr|cherokee-1.2.101-1|217	- 1.2.0
12cr|cherokee-1.2.101-1|218	
12cr|cherokee-1.2.101-1|219	* Thu Feb 03 2011 Lonyai Gergely <aleph@mandriva.org> 1.0.20-1
12cr|cherokee-1.2.101-1|220	+ Revision: 635446
12cr|cherokee-1.2.101-1|221	- 1.0.20
12cr|cherokee-1.2.101-1|222	
12cr|cherokee-1.2.101-1|223	* Mon Jan 31 2011 Lonyai Gergely <aleph@mandriva.org> 1.0.19-1
12cr|cherokee-1.2.101-1|224	+ Revision: 634579
12cr|cherokee-1.2.101-1|225	- 1.0.19
12cr|cherokee-1.2.101-1|226	
12cr|cherokee-1.2.101-1|227	* Thu Jan 20 2011 Lonyai Gergely <aleph@mandriva.org> 1.0.18-1
12cr|cherokee-1.2.101-1|228	+ Revision: 631868
12cr|cherokee-1.2.101-1|229	- 1.0.18
12cr|cherokee-1.2.101-1|230	
12cr|cherokee-1.2.101-1|231	* Wed Jan 12 2011 Lonyai Gergely <aleph@mandriva.org> 1.0.16-1
12cr|cherokee-1.2.101-1|232	+ Revision: 630959
12cr|cherokee-1.2.101-1|233	- 1.0.16
12cr|cherokee-1.2.101-1|234	
12cr|cherokee-1.2.101-1|235	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.15-4mdv2011.0
12cr|cherokee-1.2.101-1|236	+ Revision: 627216
12cr|cherokee-1.2.101-1|237	- rebuilt against mysql-5.5.8 libs, again
12cr|cherokee-1.2.101-1|238	
12cr|cherokee-1.2.101-1|239	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.15-3mdv2011.0
12cr|cherokee-1.2.101-1|240	+ Revision: 626510
12cr|cherokee-1.2.101-1|241	- rebuilt against mysql-5.5.8 libs
12cr|cherokee-1.2.101-1|242	
12cr|cherokee-1.2.101-1|243	* Thu Dec 30 2010 Funda Wang <fwang@mandriva.org> 1.0.15-1mdv2011.0
12cr|cherokee-1.2.101-1|244	+ Revision: 626270
12cr|cherokee-1.2.101-1|245	- new version 1.0.15
12cr|cherokee-1.2.101-1|246	
12cr|cherokee-1.2.101-1|247	* Tue Dec 14 2010 Funda Wang <fwang@mandriva.org> 1.0.14-1mdv2011.0
12cr|cherokee-1.2.101-1|248	+ Revision: 621747
12cr|cherokee-1.2.101-1|249	- update file list
12cr|cherokee-1.2.101-1|250	- new version 1.0.14
12cr|cherokee-1.2.101-1|251	
12cr|cherokee-1.2.101-1|252	* Fri Dec 10 2010 Lonyai Gergely <aleph@mandriva.org> 1.0.13-1mdv2011.0
12cr|cherokee-1.2.101-1|253	+ Revision: 620436
12cr|cherokee-1.2.101-1|254	- 1.0.13
12cr|cherokee-1.2.101-1|255	
12cr|cherokee-1.2.101-1|256	* Wed Dec 01 2010 Lonyai Gergely <aleph@mandriva.org> 1.0.12-1mdv2011.0
12cr|cherokee-1.2.101-1|257	+ Revision: 604627
12cr|cherokee-1.2.101-1|258	- 1.0.12
12cr|cherokee-1.2.101-1|259	
12cr|cherokee-1.2.101-1|260	* Thu Nov 25 2010 Lonyai Gergely <aleph@mandriva.org> 1.0.10-1mdv2011.0
12cr|cherokee-1.2.101-1|261	+ Revision: 601168
12cr|cherokee-1.2.101-1|262	- New file: CTK-run
12cr|cherokee-1.2.101-1|263	- 1.0.10
12cr|cherokee-1.2.101-1|264	
12cr|cherokee-1.2.101-1|265	* Thu Nov 11 2010 Lonyai Gergely <aleph@mandriva.org> 1.0.9-2mdv2011.0
12cr|cherokee-1.2.101-1|266	+ Revision: 595948
12cr|cherokee-1.2.101-1|267	- Provide libcherokee-config
12cr|cherokee-1.2.101-1|268	- Drop package: libcherokee-config
12cr|cherokee-1.2.101-1|269	- 1.0.9
12cr|cherokee-1.2.101-1|270	
12cr|cherokee-1.2.101-1|271	* Tue Nov 02 2010 Rémy Clouard <shikamaru@mandriva.org> 1.0.8-2mdv2011.0
12cr|cherokee-1.2.101-1|272	+ Revision: 592563
12cr|cherokee-1.2.101-1|273	- make cherokee provide webserver
12cr|cherokee-1.2.101-1|274	
12cr|cherokee-1.2.101-1|275	* Thu Aug 12 2010 Lonyai Gergely <aleph@mandriva.org> 1.0.8-1mdv2011.0
12cr|cherokee-1.2.101-1|276	+ Revision: 569211
12cr|cherokee-1.2.101-1|277	- 1.0.8
12cr|cherokee-1.2.101-1|278	
12cr|cherokee-1.2.101-1|279	* Mon Aug 09 2010 Funda Wang <fwang@mandriva.org> 1.0.7-1mdv2011.0
12cr|cherokee-1.2.101-1|280	+ Revision: 568058
12cr|cherokee-1.2.101-1|281	- new version 1.0.7
12cr|cherokee-1.2.101-1|282	
12cr|cherokee-1.2.101-1|283	* Wed Aug 04 2010 Lonyai Gergely <aleph@mandriva.org> 1.0.6-1mdv2011.0
12cr|cherokee-1.2.101-1|284	+ Revision: 565879
12cr|cherokee-1.2.101-1|285	- 1.0.6
12cr|cherokee-1.2.101-1|286	
12cr|cherokee-1.2.101-1|287	* Wed Jul 07 2010 Lonyai Gergely <aleph@mandriva.org> 1.0.5-1mdv2011.0
12cr|cherokee-1.2.101-1|288	+ Revision: 549843
12cr|cherokee-1.2.101-1|289	- 1.0.5
12cr|cherokee-1.2.101-1|290	- 1.0.4
12cr|cherokee-1.2.101-1|291	- 1.0.2
12cr|cherokee-1.2.101-1|292	- 1.0.1
12cr|cherokee-1.2.101-1|293	
12cr|cherokee-1.2.101-1|294	* Tue May 18 2010 Funda Wang <fwang@mandriva.org> 1.0.0-1mdv2010.1
12cr|cherokee-1.2.101-1|295	+ Revision: 545086
12cr|cherokee-1.2.101-1|296	- New version 1.0.0 stable
12cr|cherokee-1.2.101-1|297	
12cr|cherokee-1.2.101-1|298	+ Lonyai Gergely <aleph@mandriva.org>
12cr|cherokee-1.2.101-1|299	- 0.99.48
12cr|cherokee-1.2.101-1|300	
12cr|cherokee-1.2.101-1|301	* Tue May 04 2010 Funda Wang <fwang@mandriva.org> 0.99.45-2mdv2010.1
12cr|cherokee-1.2.101-1|302	+ Revision: 541909
12cr|cherokee-1.2.101-1|303	- sync with fedora initfile (suppress confusing output)
12cr|cherokee-1.2.101-1|304	
12cr|cherokee-1.2.101-1|305	* Mon Apr 26 2010 Funda Wang <fwang@mandriva.org> 0.99.45-1mdv2010.1
12cr|cherokee-1.2.101-1|306	+ Revision: 538916
12cr|cherokee-1.2.101-1|307	- update to new version 0.99.45
12cr|cherokee-1.2.101-1|308	
12cr|cherokee-1.2.101-1|309	* Tue Apr 13 2010 Funda Wang <fwang@mandriva.org> 0.99.44-2mdv2010.1
12cr|cherokee-1.2.101-1|310	+ Revision: 534175
12cr|cherokee-1.2.101-1|311	- rebuild
12cr|cherokee-1.2.101-1|312	
12cr|cherokee-1.2.101-1|313	* Sun Mar 28 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.99.44-1mdv2010.1
12cr|cherokee-1.2.101-1|314	+ Revision: 528476
12cr|cherokee-1.2.101-1|315	- update to 0.99.44
12cr|cherokee-1.2.101-1|316	
12cr|cherokee-1.2.101-1|317	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 0.99.43-2mdv2010.1
12cr|cherokee-1.2.101-1|318	+ Revision: 507479
12cr|cherokee-1.2.101-1|319	- rebuild
12cr|cherokee-1.2.101-1|320	
12cr|cherokee-1.2.101-1|321	* Thu Feb 18 2010 Funda Wang <fwang@mandriva.org> 0.99.43-1mdv2010.1
12cr|cherokee-1.2.101-1|322	+ Revision: 507368
12cr|cherokee-1.2.101-1|323	- update to new version 0.99.43
12cr|cherokee-1.2.101-1|324	
12cr|cherokee-1.2.101-1|325	* Thu Jan 28 2010 Frederik Himpe <fhimpe@mandriva.org> 0.99.42-1mdv2010.1
12cr|cherokee-1.2.101-1|326	+ Revision: 497853
12cr|cherokee-1.2.101-1|327	- update to new version 0.99.42
12cr|cherokee-1.2.101-1|328	
12cr|cherokee-1.2.101-1|329	* Wed Jan 27 2010 Funda Wang <fwang@mandriva.org> 0.99.41-1mdv2010.1
12cr|cherokee-1.2.101-1|330	+ Revision: 497174
12cr|cherokee-1.2.101-1|331	- new version 0.99.41
12cr|cherokee-1.2.101-1|332	
12cr|cherokee-1.2.101-1|333	* Tue Dec 29 2009 Frederik Himpe <fhimpe@mandriva.org> 0.99.39-1mdv2010.1
12cr|cherokee-1.2.101-1|334	+ Revision: 483297
12cr|cherokee-1.2.101-1|335	- Update to new version 0.99.39
12cr|cherokee-1.2.101-1|336	
12cr|cherokee-1.2.101-1|337	* Thu Dec 24 2009 Funda Wang <fwang@mandriva.org> 0.99.38-1mdv2010.1
12cr|cherokee-1.2.101-1|338	+ Revision: 482038
12cr|cherokee-1.2.101-1|339	- new version 0.99.38
12cr|cherokee-1.2.101-1|340	
12cr|cherokee-1.2.101-1|341	* Thu Dec 17 2009 Funda Wang <fwang@mandriva.org> 0.99.37-1mdv2010.1
12cr|cherokee-1.2.101-1|342	+ Revision: 479620
12cr|cherokee-1.2.101-1|343	- new verison 0.99.37
12cr|cherokee-1.2.101-1|344	
12cr|cherokee-1.2.101-1|345	* Sun Dec 13 2009 Funda Wang <fwang@mandriva.org> 0.99.35-1mdv2010.1
12cr|cherokee-1.2.101-1|346	+ Revision: 478132
12cr|cherokee-1.2.101-1|347	- new version 0.99.35
12cr|cherokee-1.2.101-1|348	
12cr|cherokee-1.2.101-1|349	* Sat Dec 12 2009 Funda Wang <fwang@mandriva.org> 0.99.34-1mdv2010.1
12cr|cherokee-1.2.101-1|350	+ Revision: 477741
12cr|cherokee-1.2.101-1|351	- new version 0.99.34
12cr|cherokee-1.2.101-1|352	
12cr|cherokee-1.2.101-1|353	* Thu Dec 10 2009 Frederik Himpe <fhimpe@mandriva.org> 0.99.32-1mdv2010.1
12cr|cherokee-1.2.101-1|354	+ Revision: 476113
12cr|cherokee-1.2.101-1|355	- update to new version 0.99.32
12cr|cherokee-1.2.101-1|356	
12cr|cherokee-1.2.101-1|357	* Thu Dec 03 2009 Funda Wang <fwang@mandriva.org> 0.99.31-1mdv2010.1
12cr|cherokee-1.2.101-1|358	+ Revision: 472870
12cr|cherokee-1.2.101-1|359	- new version 0.99.31
12cr|cherokee-1.2.101-1|360	
12cr|cherokee-1.2.101-1|361	* Mon Nov 30 2009 Funda Wang <fwang@mandriva.org> 0.99.30-1mdv2010.1
12cr|cherokee-1.2.101-1|362	+ Revision: 471782
12cr|cherokee-1.2.101-1|363	- new version 0.99.30
12cr|cherokee-1.2.101-1|364	- add ifarg
12cr|cherokee-1.2.101-1|365	
12cr|cherokee-1.2.101-1|366	* Sun Nov 29 2009 Funda Wang <fwang@mandriva.org> 0.99.29-2mdv2010.1
12cr|cherokee-1.2.101-1|367	+ Revision: 471453
12cr|cherokee-1.2.101-1|368	- fcgi has been merged in cgi since php 5.3.1 (>= 2010)
12cr|cherokee-1.2.101-1|369	- use fastcgi support
12cr|cherokee-1.2.101-1|370	
12cr|cherokee-1.2.101-1|371	* Fri Nov 20 2009 Frederik Himpe <fhimpe@mandriva.org> 0.99.29-1mdv2010.1
12cr|cherokee-1.2.101-1|372	+ Revision: 467674
12cr|cherokee-1.2.101-1|373	- update to new version 0.99.29
12cr|cherokee-1.2.101-1|374	
12cr|cherokee-1.2.101-1|375	* Tue Nov 17 2009 Frederik Himpe <fhimpe@mandriva.org> 0.99.28-1mdv2010.1
12cr|cherokee-1.2.101-1|376	+ Revision: 467024
12cr|cherokee-1.2.101-1|377	- update to new version 0.99.28
12cr|cherokee-1.2.101-1|378	
12cr|cherokee-1.2.101-1|379	* Fri Nov 06 2009 Frederik Himpe <fhimpe@mandriva.org> 0.99.27-1mdv2010.1
12cr|cherokee-1.2.101-1|380	+ Revision: 462038
12cr|cherokee-1.2.101-1|381	- update to new version 0.99.27
12cr|cherokee-1.2.101-1|382	
12cr|cherokee-1.2.101-1|383	* Tue Sep 01 2009 Frederik Himpe <fhimpe@mandriva.org> 0.99.24-1mdv2010.0
12cr|cherokee-1.2.101-1|384	+ Revision: 423675
12cr|cherokee-1.2.101-1|385	- update to new version 0.99.24
12cr|cherokee-1.2.101-1|386	
12cr|cherokee-1.2.101-1|387	* Wed Aug 05 2009 Frederik Himpe <fhimpe@mandriva.org> 0.99.22-1mdv2010.0
12cr|cherokee-1.2.101-1|388	+ Revision: 410298
12cr|cherokee-1.2.101-1|389	- update to new version 0.99.22
12cr|cherokee-1.2.101-1|390	
12cr|cherokee-1.2.101-1|391	* Wed Jul 01 2009 Frederik Himpe <fhimpe@mandriva.org> 0.99.20-1mdv2010.0
12cr|cherokee-1.2.101-1|392	+ Revision: 391357
12cr|cherokee-1.2.101-1|393	- update to new version 0.99.20
12cr|cherokee-1.2.101-1|394	
12cr|cherokee-1.2.101-1|395	* Thu Jun 25 2009 Frederik Himpe <fhimpe@mandriva.org> 0.99.19-1mdv2010.0
12cr|cherokee-1.2.101-1|396	+ Revision: 389196
12cr|cherokee-1.2.101-1|397	- update to new version 0.99.19
12cr|cherokee-1.2.101-1|398	
12cr|cherokee-1.2.101-1|399	* Mon Jun 22 2009 Frederik Himpe <fhimpe@mandriva.org> 0.99.18-1mdv2010.0
12cr|cherokee-1.2.101-1|400	+ Revision: 388053
12cr|cherokee-1.2.101-1|401	- update to new version 0.99.18
12cr|cherokee-1.2.101-1|402	
12cr|cherokee-1.2.101-1|403	* Sun Jun 14 2009 Frederik Himpe <fhimpe@mandriva.org> 0.99.17-1mdv2010.0
12cr|cherokee-1.2.101-1|404	+ Revision: 385846
12cr|cherokee-1.2.101-1|405	- update to new version 0.99.17
12cr|cherokee-1.2.101-1|406	
12cr|cherokee-1.2.101-1|407	* Wed Jun 10 2009 Frederik Himpe <fhimpe@mandriva.org> 0.99.16-1mdv2010.0
12cr|cherokee-1.2.101-1|408	+ Revision: 384902
12cr|cherokee-1.2.101-1|409	- update to new version 0.99.16
12cr|cherokee-1.2.101-1|410	
12cr|cherokee-1.2.101-1|411	* Wed May 13 2009 Frederik Himpe <fhimpe@mandriva.org> 0.99.15-1mdv2010.0
12cr|cherokee-1.2.101-1|412	+ Revision: 375515
12cr|cherokee-1.2.101-1|413	- Update to new version 0.99.15
12cr|cherokee-1.2.101-1|414	
12cr|cherokee-1.2.101-1|415	* Wed May 06 2009 Frederik Himpe <fhimpe@mandriva.org> 0.99.14-1mdv2010.0
12cr|cherokee-1.2.101-1|416	+ Revision: 372658
12cr|cherokee-1.2.101-1|417	- Update to new version 0.99.14
12cr|cherokee-1.2.101-1|418	- Fix source URL
12cr|cherokee-1.2.101-1|419	
12cr|cherokee-1.2.101-1|420	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 0.99.13-1mdv2010.0
12cr|cherokee-1.2.101-1|421	+ Revision: 369395
12cr|cherokee-1.2.101-1|422	- New version 0.99.13
12cr|cherokee-1.2.101-1|423	
12cr|cherokee-1.2.101-1|424	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 0.99.11-1mdv2010.0
12cr|cherokee-1.2.101-1|425	+ Revision: 369353
12cr|cherokee-1.2.101-1|426	- New version 0.99.11
12cr|cherokee-1.2.101-1|427	
12cr|cherokee-1.2.101-1|428	* Mon Mar 30 2009 Funda Wang <fwang@mandriva.org> 0.99.4-2mdv2009.1
12cr|cherokee-1.2.101-1|429	+ Revision: 362425
12cr|cherokee-1.2.101-1|430	- fix initscript typo
12cr|cherokee-1.2.101-1|431	
12cr|cherokee-1.2.101-1|432	* Fri Mar 13 2009 Frederik Himpe <fhimpe@mandriva.org> 0.99.4-1mdv2009.1
12cr|cherokee-1.2.101-1|433	+ Revision: 354689
12cr|cherokee-1.2.101-1|434	- Update to new version 0.99.4
12cr|cherokee-1.2.101-1|435	- Use %%serverbuild macro
12cr|cherokee-1.2.101-1|436	
12cr|cherokee-1.2.101-1|437	* Tue Jan 27 2009 Funda Wang <fwang@mandriva.org> 0.98.1-1mdv2009.1
12cr|cherokee-1.2.101-1|438	+ Revision: 334167
12cr|cherokee-1.2.101-1|439	- new version 0.98.1
12cr|cherokee-1.2.101-1|440	
12cr|cherokee-1.2.101-1|441	* Sat Jan 24 2009 Funda Wang <fwang@mandriva.org> 0.98.0-1mdv2009.1
12cr|cherokee-1.2.101-1|442	+ Revision: 333183
12cr|cherokee-1.2.101-1|443	- 0.98.0
12cr|cherokee-1.2.101-1|444	- New version 0.11.5
12cr|cherokee-1.2.101-1|445	- there is no server subpackage
12cr|cherokee-1.2.101-1|446	- add init and logrotate
12cr|cherokee-1.2.101-1|447	- add manpages
12cr|cherokee-1.2.101-1|448	- add cget
12cr|cherokee-1.2.101-1|449	- import cherokee
12cr|cherokee-1.2.101-1|450	
12cr|cherokee-1.2.101-1|451	

592 12
12cr|chessbook-medium-0.1-9|1	%define	version	0.1
12cr|chessbook-medium-0.1-9|2	%define release	%mkrel 9
12cr|chessbook-medium-0.1-9|3	
12cr|chessbook-medium-0.1-9|4	# (Abel)
12cr|chessbook-medium-0.1-9|5	# 1. This PGN file is originated from crafty site, named gm2600.pgn.
12cr|chessbook-medium-0.1-9|6	# It is a carefully selected collection of games of grandmasters
12cr|chessbook-medium-0.1-9|7	# over 2600 ELO points from different openings.
12cr|chessbook-medium-0.1-9|8	#
12cr|chessbook-medium-0.1-9|9	# 2. Don't attempt rebuilding if you don't have enough memory, this
12cr|chessbook-medium-0.1-9|10	# would result in sllllllow rebuilding.
12cr|chessbook-medium-0.1-9|11	#
12cr|chessbook-medium-0.1-9|12	# 3. Not noarch, db format depends on endianess of machine
12cr|chessbook-medium-0.1-9|13	#
12cr|chessbook-medium-0.1-9|14	# 4. Only sjeng opening book for normal international chess provides
12cr|chessbook-medium-0.1-9|15	# sjeng-book, for other chess variants this virtual package is NOT provided
12cr|chessbook-medium-0.1-9|16	
12cr|chessbook-medium-0.1-9|17	# probably I'll build book for phalanx in the future too
12cr|chessbook-medium-0.1-9|18	%define build_phalanx 0
12cr|chessbook-medium-0.1-9|19	%define debug_package %{nil}
12cr|chessbook-medium-0.1-9|20	
12cr|chessbook-medium-0.1-9|21	Summary:	Chess engine opening book
12cr|chessbook-medium-0.1-9|22	Name:		chessbook-medium
12cr|chessbook-medium-0.1-9|23	Version:	%{version}
12cr|chessbook-medium-0.1-9|24	Release:	%{release}
12cr|chessbook-medium-0.1-9|25	License:	Distributable
12cr|chessbook-medium-0.1-9|26	Group:		Games/Boards
12cr|chessbook-medium-0.1-9|27	Source0:	gm2600.pgn.bz2
12cr|chessbook-medium-0.1-9|28	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|chessbook-medium-0.1-9|29	BuildRequires:	sjeng-free
12cr|chessbook-medium-0.1-9|30	BuildRequires:	pgn-extract
12cr|chessbook-medium-0.1-9|31	%if %build_phalanx
12cr|chessbook-medium-0.1-9|32	BuildRequires:	phalanx
12cr|chessbook-medium-0.1-9|33	%endif
12cr|chessbook-medium-0.1-9|34	
12cr|chessbook-medium-0.1-9|35	%description
12cr|chessbook-medium-0.1-9|36	International chess opening book (PGN format, medium size)
12cr|chessbook-medium-0.1-9|37	
12cr|chessbook-medium-0.1-9|38	%package -n	sjeng-book-normal-medium
12cr|chessbook-medium-0.1-9|39	Summary:	Sjeng chess engine opening book for normal chess
12cr|chessbook-medium-0.1-9|40	Group:		Games/Boards
12cr|chessbook-medium-0.1-9|41	URL:		http://sjeng.sourceforge.net/
12cr|chessbook-medium-0.1-9|42	Provides:	sjeng-book = 0.1
12cr|chessbook-medium-0.1-9|43	
12cr|chessbook-medium-0.1-9|44	%description -n	sjeng-book-normal-medium
12cr|chessbook-medium-0.1-9|45	Sjeng chess engine opening book for international chess (medium size)
12cr|chessbook-medium-0.1-9|46	
12cr|chessbook-medium-0.1-9|47	%package -n	phalanx-book-medium
12cr|chessbook-medium-0.1-9|48	Summary:	Phalanx chess engine opening book for normal chess
12cr|chessbook-medium-0.1-9|49	Group:		Games/Boards
12cr|chessbook-medium-0.1-9|50	URL:		http://dusan.freeshell.org/phalanx/
12cr|chessbook-medium-0.1-9|51	Provides:	phalanx-book = 0.1
12cr|chessbook-medium-0.1-9|52	
12cr|chessbook-medium-0.1-9|53	%description -n	phalanx-book-medium
12cr|chessbook-medium-0.1-9|54	Phalanx chess engine opening book (medium size)
12cr|chessbook-medium-0.1-9|55	
12cr|chessbook-medium-0.1-9|56	%prep
12cr|chessbook-medium-0.1-9|57	#*************************************************************************
12cr|chessbook-medium-0.1-9|58	#* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
12cr|chessbook-medium-0.1-9|59	#*************************************************************************
12cr|chessbook-medium-0.1-9|60	#Building this package would not be successful if lmontel logs in. Please
12cr|chessbook-medium-0.1-9|61	#wait until he logs out before building this RPM, or jobs will be simply
12cr|chessbook-medium-0.1-9|62	#killed without notice.
12cr|chessbook-medium-0.1-9|63	
12cr|chessbook-medium-0.1-9|64	%setup -q -c -T
12cr|chessbook-medium-0.1-9|65	bzip2 -dc %{SOURCE0} > gm2600.pgn
12cr|chessbook-medium-0.1-9|66	
12cr|chessbook-medium-0.1-9|67	perl -pi -e 's/\r//g' gm2600.pgn
12cr|chessbook-medium-0.1-9|68	pgn-extract -W -D -s -ogm2600-clean.pgn gm2600.pgn
12cr|chessbook-medium-0.1-9|69	
12cr|chessbook-medium-0.1-9|70	%build
12cr|chessbook-medium-0.1-9|71	# === Sjeng ===
12cr|chessbook-medium-0.1-9|72	# use 1/2 of physical memory for sjeng, should be enough for
12cr|chessbook-medium-0.1-9|73	# decent machines
12cr|chessbook-medium-0.1-9|74	mem=`LC_ALL=C free -b | grep '^Mem' | awk '{print $2}' | xargs -i expr {} / 2`
12cr|chessbook-medium-0.1-9|75	
12cr|chessbook-medium-0.1-9|76	echo -e "book\ngm2600-clean.pgn\n$mem\nquit" | %{_gamesbindir}/sjeng
12cr|chessbook-medium-0.1-9|77	
12cr|chessbook-medium-0.1-9|78	# === Phalanx ===
12cr|chessbook-medium-0.1-9|79	# Totally 1562649 positions, multiply it by 36 byte and that's
12cr|chessbook-medium-0.1-9|80	# the amount of memory needed to sort the buffer in one pass.
12cr|chessbook-medium-0.1-9|81	# It's not much, so assumes such amount of memory is already
12cr|chessbook-medium-0.1-9|82	# available.  Otherwise please tune -b option. Using the exact
12cr|chessbook-medium-0.1-9|83	# number of positions seems to segfault for me, while num+1 is fine.
12cr|chessbook-medium-0.1-9|84	# DB building time increases exponentially(?) when memory available
12cr|chessbook-medium-0.1-9|85	# decreses.
12cr|chessbook-medium-0.1-9|86	#
12cr|chessbook-medium-0.1-9|87	# Since this file records grandmasters' games, include more
12cr|chessbook-medium-0.1-9|88	# move to give more variability (50), instead of using the
12cr|chessbook-medium-0.1-9|89	# default value (80) which includes only better gameplay.
12cr|chessbook-medium-0.1-9|90	# Only includes common moves would be uninteresting.
12cr|chessbook-medium-0.1-9|91	%if %build_phalanx
12cr|chessbook-medium-0.1-9|92	%{_gamesbindir}/phalanx.real bcreate -b 1600000 -g 50 < gm2600-clean.pgn
12cr|chessbook-medium-0.1-9|93	%endif
12cr|chessbook-medium-0.1-9|94	
12cr|chessbook-medium-0.1-9|95	%install
12cr|chessbook-medium-0.1-9|96	rm -rf %{buildroot}
12cr|chessbook-medium-0.1-9|97	install -D -m 644 nbook.bin %{buildroot}%{_gamesdatadir}/sjeng/nbook-medium.bin
12cr|chessbook-medium-0.1-9|98	%if %build_phalanx
12cr|chessbook-medium-0.1-9|99	install -D -m 644 sbook.phalanx %{buildroot}%{_gamesdatadir}/phalanx/sbook-medium.phalanx
12cr|chessbook-medium-0.1-9|100	%endif
12cr|chessbook-medium-0.1-9|101	
12cr|chessbook-medium-0.1-9|102	%clean
12cr|chessbook-medium-0.1-9|103	rm -rf %{buildroot}
12cr|chessbook-medium-0.1-9|104	
12cr|chessbook-medium-0.1-9|105	%post -n sjeng-book-normal-medium
12cr|chessbook-medium-0.1-9|106	%{_sbindir}/update-alternatives --install %{_gamesdatadir}/sjeng/nbook.bin \
12cr|chessbook-medium-0.1-9|107	nbook.bin %{_gamesdatadir}/sjeng/nbook-medium.bin 20
12cr|chessbook-medium-0.1-9|108	
12cr|chessbook-medium-0.1-9|109	%preun -n sjeng-book-normal-medium
12cr|chessbook-medium-0.1-9|110	[ "$1" != 0 ] || %{_sbindir}/update-alternatives --remove nbook.bin \
12cr|chessbook-medium-0.1-9|111	%{_gamesdatadir}/sjeng/nbook-medium.bin
12cr|chessbook-medium-0.1-9|112	
12cr|chessbook-medium-0.1-9|113	%if %build_phalanx
12cr|chessbook-medium-0.1-9|114	%post -n phalanx-book-medium
12cr|chessbook-medium-0.1-9|115	%{_sbindir}/update-alternatives --install %{_gamesdatadir}/phalanx/sbook.phalanx \
12cr|chessbook-medium-0.1-9|116	sbook.phalanx %{_gamesdatadir}/phalanx/sbook-medium.phalanx 20
12cr|chessbook-medium-0.1-9|117	
12cr|chessbook-medium-0.1-9|118	%preun -n phalanx-book-medium
12cr|chessbook-medium-0.1-9|119	[ "$1" != 0 ] || %{_sbindir}/update-alternatives --remove sbook.phalanx \
12cr|chessbook-medium-0.1-9|120	%{_gamesdatadir}/phalanx/sbook-medium.phalanx
12cr|chessbook-medium-0.1-9|121	%endif
12cr|chessbook-medium-0.1-9|122	
12cr|chessbook-medium-0.1-9|123	%files -n sjeng-book-normal-medium
12cr|chessbook-medium-0.1-9|124	%defattr(-,root,root)
12cr|chessbook-medium-0.1-9|125	%{_gamesdatadir}/sjeng/nbook-medium.bin
12cr|chessbook-medium-0.1-9|126	
12cr|chessbook-medium-0.1-9|127	%if %build_phalanx
12cr|chessbook-medium-0.1-9|128	%files -n phalanx-book-medium
12cr|chessbook-medium-0.1-9|129	%defattr(-,root,root)
12cr|chessbook-medium-0.1-9|130	%{_gamesdatadir}/phalanx/sbook-medium.phalanx
12cr|chessbook-medium-0.1-9|131	%endif
12cr|chessbook-medium-0.1-9|132	
12cr|chessbook-medium-0.1-9|133	
12cr|chessbook-medium-0.1-9|134	%changelog
12cr|chessbook-medium-0.1-9|135	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-9mdv2011.0
12cr|chessbook-medium-0.1-9|136	+ Revision: 617023
12cr|chessbook-medium-0.1-9|137	- the mass rebuild of 2010.0 packages
12cr|chessbook-medium-0.1-9|138	
12cr|chessbook-medium-0.1-9|139	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.1-8mdv2010.0
12cr|chessbook-medium-0.1-9|140	+ Revision: 424832
12cr|chessbook-medium-0.1-9|141	- rebuild
12cr|chessbook-medium-0.1-9|142	
12cr|chessbook-medium-0.1-9|143	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.1-7mdv2009.0
12cr|chessbook-medium-0.1-9|144	+ Revision: 243878
12cr|chessbook-medium-0.1-9|145	- rebuild
12cr|chessbook-medium-0.1-9|146	
12cr|chessbook-medium-0.1-9|147	* Mon Feb 18 2008 Olivier Thauvin <nanardon@mandriva.org> 0.1-5mdv2008.1
12cr|chessbook-medium-0.1-9|148	+ Revision: 172132
12cr|chessbook-medium-0.1-9|149	- fix build
12cr|chessbook-medium-0.1-9|150	
12cr|chessbook-medium-0.1-9|151	+ Olivier Blin <oblin@mandriva.com>
12cr|chessbook-medium-0.1-9|152	- restore BuildRoot
12cr|chessbook-medium-0.1-9|153	
12cr|chessbook-medium-0.1-9|154	+ Thierry Vignaud <tv@mandriva.org>
12cr|chessbook-medium-0.1-9|155	- kill re-definition of %%buildroot on Pixel's request
12cr|chessbook-medium-0.1-9|156	
12cr|chessbook-medium-0.1-9|157	
12cr|chessbook-medium-0.1-9|158	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|chessbook-medium-0.1-9|159	+ 08/04/06 22:24:08 (53031)
12cr|chessbook-medium-0.1-9|160	- rebuild
12cr|chessbook-medium-0.1-9|161	
12cr|chessbook-medium-0.1-9|162	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|chessbook-medium-0.1-9|163	+ 08/04/06 21:55:52 (53021)
12cr|chessbook-medium-0.1-9|164	Import chessbook-medium
12cr|chessbook-medium-0.1-9|165	
12cr|chessbook-medium-0.1-9|166	* Thu Aug 25 2005 Abel Cheung <deaddog@mandriva.org> 0.1-2mdk
12cr|chessbook-medium-0.1-9|167	- Some unfortunate but necessary changes, if anybody want to
12cr|chessbook-medium-0.1-9|168	successfully rebuild this package.
12cr|chessbook-medium-0.1-9|169	
12cr|chessbook-medium-0.1-9|170	* Mon Jul 04 2005 Abel Cheung <deaddog@mandriva.org> 0.1-1mdk
12cr|chessbook-medium-0.1-9|171	- First Mandriva package
12cr|chessbook-medium-0.1-9|172	

593 12
12cr|chessx-0.8-1|1	Name:		chessx
12cr|chessx-0.8-1|2	Version:	0.8
12cr|chessx-0.8-1|3	Release:	%mkrel 1
12cr|chessx-0.8-1|4	Summary:	An Open Source chess database
12cr|chessx-0.8-1|5	License:	GPLv2
12cr|chessx-0.8-1|6	Group:		Games/Boards
12cr|chessx-0.8-1|7	URL:		http://chessx.sourceforge.net/
12cr|chessx-0.8-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|chessx-0.8-1|9	BuildRequires:	qt4-devel
12cr|chessx-0.8-1|10	
12cr|chessx-0.8-1|11	%description
12cr|chessx-0.8-1|12	ChessX is an Open Source chess database. With ChessX you can operate on your
12cr|chessx-0.8-1|13	collection of chess games in many ways:
12cr|chessx-0.8-1|14	browse, edit, add, organize, analyze, etc.
12cr|chessx-0.8-1|15	
12cr|chessx-0.8-1|16	%prep
12cr|chessx-0.8-1|17	%setup -q
12cr|chessx-0.8-1|18	
12cr|chessx-0.8-1|19	%build
12cr|chessx-0.8-1|20	%qmake_qt4
12cr|chessx-0.8-1|21	
12cr|chessx-0.8-1|22	# building language files
12cr|chessx-0.8-1|23	/usr/lib/qt4/bin/lrelease i18n/*.ts
12cr|chessx-0.8-1|24	
12cr|chessx-0.8-1|25	%make
12cr|chessx-0.8-1|26	
12cr|chessx-0.8-1|27	%install
12cr|chessx-0.8-1|28	rm -rf %{buildroot}
12cr|chessx-0.8-1|29	mkdir -p %{buildroot}%{_gamesbindir}
12cr|chessx-0.8-1|30	install -m0755 bin/chessx %{buildroot}%{_gamesbindir}
12cr|chessx-0.8-1|31	
12cr|chessx-0.8-1|32	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
12cr|chessx-0.8-1|33	cp -r data/* %{buildroot}%{_gamesdatadir}/%{name}
12cr|chessx-0.8-1|34	
12cr|chessx-0.8-1|35	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}/lang
12cr|chessx-0.8-1|36	cp i18n/*.qm %{buildroot}%{_gamesdatadir}/%{name}/lang/
12cr|chessx-0.8-1|37	
12cr|chessx-0.8-1|38	
12cr|chessx-0.8-1|39	#menu
12cr|chessx-0.8-1|40	mkdir -p %{buildroot}%{_datadir}/applications
12cr|chessx-0.8-1|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|chessx-0.8-1|42	[Desktop Entry]
12cr|chessx-0.8-1|43	Name=ChessX
12cr|chessx-0.8-1|44	Comment=Open Source chess database
12cr|chessx-0.8-1|45	Exec=%{name}
12cr|chessx-0.8-1|46	Icon=strategy_section
12cr|chessx-0.8-1|47	Terminal=false
12cr|chessx-0.8-1|48	Type=Application
12cr|chessx-0.8-1|49	Categories=Game;BoardGame;
12cr|chessx-0.8-1|50	EOF
12cr|chessx-0.8-1|51	
12cr|chessx-0.8-1|52	%files
12cr|chessx-0.8-1|53	%defattr(-,root,root,0755)
12cr|chessx-0.8-1|54	%doc COPYING ChangeLog
12cr|chessx-0.8-1|55	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|chessx-0.8-1|56	%{_gamesbindir}/%{name}
12cr|chessx-0.8-1|57	%{_gamesdatadir}/%{name}
12cr|chessx-0.8-1|58	
12cr|chessx-0.8-1|59	
12cr|chessx-0.8-1|60	
12cr|chessx-0.8-1|61	
12cr|chessx-0.8-1|62	
12cr|chessx-0.8-1|63	%changelog
12cr|chessx-0.8-1|64	

594 12
12cr|chipmunk-6.0.3-2|1	%define name      chipmunk
12cr|chipmunk-6.0.3-2|2	%define major     6
12cr|chipmunk-6.0.3-2|3	%define libname   %mklibname %{name} %major
12cr|chipmunk-6.0.3-2|4	%define develname %mklibname -d %{name}
12cr|chipmunk-6.0.3-2|5	%define demoname  chipmunk-demo
12cr|chipmunk-6.0.3-2|6	%define samplname chipmunk-samples
12cr|chipmunk-6.0.3-2|7	
12cr|chipmunk-6.0.3-2|8	Name:           %{name}
12cr|chipmunk-6.0.3-2|9	Version:        6.0.3
12cr|chipmunk-6.0.3-2|10	Release:        %mkrel 2
12cr|chipmunk-6.0.3-2|11	Summary:        2D physics engine
12cr|chipmunk-6.0.3-2|12	Group:          Development/C
12cr|chipmunk-6.0.3-2|13	License:        MIT
12cr|chipmunk-6.0.3-2|14	URL:            http://chipmunk-physics.net/
12cr|chipmunk-6.0.3-2|15	Source0:        http://chipmunk-physics.net/release/Chipmunk-%{major}.x/Chipmunk-%{version}.tgz
12cr|chipmunk-6.0.3-2|16	Source1:        chipmunk-makefile
12cr|chipmunk-6.0.3-2|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|chipmunk-6.0.3-2|18	# opengl is only needed by the demos
12cr|chipmunk-6.0.3-2|19	BuildRequires:  libmesagl-devel
12cr|chipmunk-6.0.3-2|20	BuildRequires:  mesaglu-devel
12cr|chipmunk-6.0.3-2|21	BuildRequires:  freeglut-devel
12cr|chipmunk-6.0.3-2|22	
12cr|chipmunk-6.0.3-2|23	%description
12cr|chipmunk-6.0.3-2|24	Chipmunk is a rigid body physics library, designed for 2D video games.
12cr|chipmunk-6.0.3-2|25	
12cr|chipmunk-6.0.3-2|26	%package -n %{libname}
12cr|chipmunk-6.0.3-2|27	Summary:        2D physics engine
12cr|chipmunk-6.0.3-2|28	Group:          Development/C
12cr|chipmunk-6.0.3-2|29	
12cr|chipmunk-6.0.3-2|30	%description -n %{libname}
12cr|chipmunk-6.0.3-2|31	Chipmunk is a rigid body physics library, designed for 2D video games.
12cr|chipmunk-6.0.3-2|32	
12cr|chipmunk-6.0.3-2|33	%package -n %{develname}
12cr|chipmunk-6.0.3-2|34	Summary:        Development files for %{name}
12cr|chipmunk-6.0.3-2|35	Group:          Development/C
12cr|chipmunk-6.0.3-2|36	Requires:       %{libname} = %{version}-%{release}
12cr|chipmunk-6.0.3-2|37	Provides:       lib%{name} = %{version}-%{release}
12cr|chipmunk-6.0.3-2|38	
12cr|chipmunk-6.0.3-2|39	%description -n %{develname}
12cr|chipmunk-6.0.3-2|40	The %{develname} package contains header files for developing
12cr|chipmunk-6.0.3-2|41	applications that use %{libname}.
12cr|chipmunk-6.0.3-2|42	
12cr|chipmunk-6.0.3-2|43	%package -n %{demoname}
12cr|chipmunk-6.0.3-2|44	Summary:        Demos of the library %{name}
12cr|chipmunk-6.0.3-2|45	Group:          Development/C
12cr|chipmunk-6.0.3-2|46	Requires:       %{libname} = %{version}-%{release}
12cr|chipmunk-6.0.3-2|47	
12cr|chipmunk-6.0.3-2|48	%description -n %{demoname}
12cr|chipmunk-6.0.3-2|49	The %{demoname} package provides some demos of what can be achieved
12cr|chipmunk-6.0.3-2|50	using the library %{libname}.
12cr|chipmunk-6.0.3-2|51	Switch the demos using the keyboard keys from [a] to [s].
12cr|chipmunk-6.0.3-2|52	
12cr|chipmunk-6.0.3-2|53	%package -n %{samplname}
12cr|chipmunk-6.0.3-2|54	Summary:        Examples of use of the library %{name}
12cr|chipmunk-6.0.3-2|55	Group:          Development/C
12cr|chipmunk-6.0.3-2|56	Requires:       %{libname} = %{version}-%{release}
12cr|chipmunk-6.0.3-2|57	
12cr|chipmunk-6.0.3-2|58	%description -n %{samplname}
12cr|chipmunk-6.0.3-2|59	The %{samplname} package provides the source code of the demos.
12cr|chipmunk-6.0.3-2|60	
12cr|chipmunk-6.0.3-2|61	%prep
12cr|chipmunk-6.0.3-2|62	%setup -q -n Chipmunk-%{version}
12cr|chipmunk-6.0.3-2|63	cp %{SOURCE1} src/Makefile
12cr|chipmunk-6.0.3-2|64	
12cr|chipmunk-6.0.3-2|65	%build
12cr|chipmunk-6.0.3-2|66	pushd src
12cr|chipmunk-6.0.3-2|67	make clean
12cr|chipmunk-6.0.3-2|68	make
12cr|chipmunk-6.0.3-2|69	make cleanobj
12cr|chipmunk-6.0.3-2|70	make static CFLAGS=-std=c99
12cr|chipmunk-6.0.3-2|71	popd
12cr|chipmunk-6.0.3-2|72	pushd Demo
12cr|chipmunk-6.0.3-2|73	ln -s ../src/libchipmunk.so.* libchipmunk.so
12cr|chipmunk-6.0.3-2|74	gcc -o chipmunk-demo -std=gnu99 -I../include/chipmunk -L. -lchipmunk -lm -lGL -lGLU -lglut *.c
12cr|chipmunk-6.0.3-2|75	popd
12cr|chipmunk-6.0.3-2|76	mkdir samples
12cr|chipmunk-6.0.3-2|77	cp Demo/*.[ch] samples/
12cr|chipmunk-6.0.3-2|78	
12cr|chipmunk-6.0.3-2|79	%install
12cr|chipmunk-6.0.3-2|80	rm -rf %{buildroot}
12cr|chipmunk-6.0.3-2|81	pushd src
12cr|chipmunk-6.0.3-2|82	make install \
12cr|chipmunk-6.0.3-2|83	INCDIR=%{buildroot}%{_includedir} \
12cr|chipmunk-6.0.3-2|84	LIBDEST=%{buildroot}%{_libdir}
12cr|chipmunk-6.0.3-2|85	popd
12cr|chipmunk-6.0.3-2|86	pushd Demo
12cr|chipmunk-6.0.3-2|87	install -d -m 0755 %{buildroot}%{_bindir}
12cr|chipmunk-6.0.3-2|88	install -m 0755 chipmunk-demo %{buildroot}%{_bindir}
12cr|chipmunk-6.0.3-2|89	popd
12cr|chipmunk-6.0.3-2|90	
12cr|chipmunk-6.0.3-2|91	%clean
12cr|chipmunk-6.0.3-2|92	rm -rf %{buildroot}
12cr|chipmunk-6.0.3-2|93	
12cr|chipmunk-6.0.3-2|94	%files -n %{libname}
12cr|chipmunk-6.0.3-2|95	%defattr(-,root,root)
12cr|chipmunk-6.0.3-2|96	%doc LICENSE.txt
12cr|chipmunk-6.0.3-2|97	%{_libdir}/libchipmunk.so.%{major}*
12cr|chipmunk-6.0.3-2|98	
12cr|chipmunk-6.0.3-2|99	%files -n %{develname}
12cr|chipmunk-6.0.3-2|100	%defattr(-,root,root)
12cr|chipmunk-6.0.3-2|101	%doc README.textile
12cr|chipmunk-6.0.3-2|102	%{_libdir}/libchipmunk.so
12cr|chipmunk-6.0.3-2|103	%{_libdir}/libchipmunk.*a
12cr|chipmunk-6.0.3-2|104	%{_includedir}/chipmunk
12cr|chipmunk-6.0.3-2|105	
12cr|chipmunk-6.0.3-2|106	%files -n %{demoname}
12cr|chipmunk-6.0.3-2|107	%defattr(-,root,root)
12cr|chipmunk-6.0.3-2|108	%{_bindir}/chipmunk-demo
12cr|chipmunk-6.0.3-2|109	
12cr|chipmunk-6.0.3-2|110	%files -n %{samplname}
12cr|chipmunk-6.0.3-2|111	%defattr(-,root,root)
12cr|chipmunk-6.0.3-2|112	%doc samples
12cr|chipmunk-6.0.3-2|113	
12cr|chipmunk-6.0.3-2|114	
12cr|chipmunk-6.0.3-2|115	%changelog
12cr|chipmunk-6.0.3-2|116	* Mon Jan 09 2012 Andrey Bondrov <abondrov@mandriva.org> 6.0.3-2mdv2012.0
12cr|chipmunk-6.0.3-2|117	+ Revision: 758798
12cr|chipmunk-6.0.3-2|118	- Set library version to 6.0, update major to 6
12cr|chipmunk-6.0.3-2|119	- New version 6.0.3, library major is still 5
12cr|chipmunk-6.0.3-2|120	
12cr|chipmunk-6.0.3-2|121	+ Paulo Ricardo Zanoni <pzanoni@mandriva.com>
12cr|chipmunk-6.0.3-2|122	- Add missing -lGLU when compiling with freeglut
12cr|chipmunk-6.0.3-2|123	- Add missing GLU BR
12cr|chipmunk-6.0.3-2|124	- Require gerneric version of glut (so we can switch to freeglut)
12cr|chipmunk-6.0.3-2|125	
12cr|chipmunk-6.0.3-2|126	* Tue Jul 13 2010 Florent Monnier <blue_prawn@mandriva.org> 5.2.0-1mdv2011.0
12cr|chipmunk-6.0.3-2|127	+ Revision: 552628
12cr|chipmunk-6.0.3-2|128	- fix for /usr/lib64
12cr|chipmunk-6.0.3-2|129	- import chipmunk
12cr|chipmunk-6.0.3-2|130	
12cr|chipmunk-6.0.3-2|131	

595 12
12cr|chkfontpath-1.10.1-7|1	%define	name	chkfontpath
12cr|chkfontpath-1.10.1-7|2	%define	version	1.10.1
12cr|chkfontpath-1.10.1-7|3	%define	release	%mkrel 7
12cr|chkfontpath-1.10.1-7|4	
12cr|chkfontpath-1.10.1-7|5	Summary:	Simple interface for editing the font path for the X font server
12cr|chkfontpath-1.10.1-7|6	Name:		%{name}
12cr|chkfontpath-1.10.1-7|7	Version:	%{version}
12cr|chkfontpath-1.10.1-7|8	Release:	%{release}
12cr|chkfontpath-1.10.1-7|9	License:	GPLv2+
12cr|chkfontpath-1.10.1-7|10	Group:		System/X11
12cr|chkfontpath-1.10.1-7|11	BuildRequires:	popt-devel
12cr|chkfontpath-1.10.1-7|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|chkfontpath-1.10.1-7|13	Source0:	%{name}-%{version}.tar.gz
12cr|chkfontpath-1.10.1-7|14	Patch0:		chkfontpath-1.7-unscaled.patch
12cr|chkfontpath-1.10.1-7|15	Requires:	xfs
12cr|chkfontpath-1.10.1-7|16	
12cr|chkfontpath-1.10.1-7|17	%description
12cr|chkfontpath-1.10.1-7|18	This is a simple terminal mode program for configuring the directories
12cr|chkfontpath-1.10.1-7|19	in the X font server's path. It is mostly intended to be used
12cr|chkfontpath-1.10.1-7|20	'internally' by RPM when packages with fonts are added or removed, but
12cr|chkfontpath-1.10.1-7|21	it may be useful as a stand-alone utility in some instances.
12cr|chkfontpath-1.10.1-7|22	
12cr|chkfontpath-1.10.1-7|23	%prep
12cr|chkfontpath-1.10.1-7|24	%setup -q
12cr|chkfontpath-1.10.1-7|25	%patch0 -p1 -b .old
12cr|chkfontpath-1.10.1-7|26	
12cr|chkfontpath-1.10.1-7|27	%build
12cr|chkfontpath-1.10.1-7|28	make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
12cr|chkfontpath-1.10.1-7|29	
12cr|chkfontpath-1.10.1-7|30	%install
12cr|chkfontpath-1.10.1-7|31	perl -pi -e "s!/usr/man!%{_mandir}!g" Makefile man/Makefile
12cr|chkfontpath-1.10.1-7|32	%makeinstall INSTROOT=$RPM_BUILD_ROOT BINDIR=%{_sbindir} MANDIR=%{_mandir}
12cr|chkfontpath-1.10.1-7|33	
12cr|chkfontpath-1.10.1-7|34	%clean
12cr|chkfontpath-1.10.1-7|35	rm -rf $RPM_BUILD_ROOT
12cr|chkfontpath-1.10.1-7|36	
12cr|chkfontpath-1.10.1-7|37	%files
12cr|chkfontpath-1.10.1-7|38	%defattr(-,root,root)
12cr|chkfontpath-1.10.1-7|39	%{_sbindir}/chkfontpath
12cr|chkfontpath-1.10.1-7|40	%{_mandir}/man8/chkfontpath.8*
12cr|chkfontpath-1.10.1-7|41	
12cr|chkfontpath-1.10.1-7|42	
12cr|chkfontpath-1.10.1-7|43	
12cr|chkfontpath-1.10.1-7|44	%changelog
12cr|chkfontpath-1.10.1-7|45	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.10.1-7mdv2011.0
12cr|chkfontpath-1.10.1-7|46	+ Revision: 617034
12cr|chkfontpath-1.10.1-7|47	- the mass rebuild of 2010.0 packages
12cr|chkfontpath-1.10.1-7|48	
12cr|chkfontpath-1.10.1-7|49	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.10.1-6mdv2010.0
12cr|chkfontpath-1.10.1-7|50	+ Revision: 424833
12cr|chkfontpath-1.10.1-7|51	- rebuild
12cr|chkfontpath-1.10.1-7|52	
12cr|chkfontpath-1.10.1-7|53	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.10.1-5mdv2009.0
12cr|chkfontpath-1.10.1-7|54	+ Revision: 243881
12cr|chkfontpath-1.10.1-7|55	- rebuild
12cr|chkfontpath-1.10.1-7|56	
12cr|chkfontpath-1.10.1-7|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.10.1-3mdv2008.1
12cr|chkfontpath-1.10.1-7|58	+ Revision: 136304
12cr|chkfontpath-1.10.1-7|59	- restore BuildRoot
12cr|chkfontpath-1.10.1-7|60	
12cr|chkfontpath-1.10.1-7|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|chkfontpath-1.10.1-7|62	- kill re-definition of %%buildroot on Pixel's request
12cr|chkfontpath-1.10.1-7|63	
12cr|chkfontpath-1.10.1-7|64	* Fri Sep 14 2007 Adam Williamson <awilliamson@mandriva.org> 1.10.1-3mdv2008.0
12cr|chkfontpath-1.10.1-7|65	+ Revision: 85437
12cr|chkfontpath-1.10.1-7|66	- rebuild for 2008
12cr|chkfontpath-1.10.1-7|67	- drop file dependency on /sbin/pidof, which is indirectly required by basesystem anyway
12cr|chkfontpath-1.10.1-7|68	- Fedora license policy
12cr|chkfontpath-1.10.1-7|69	
12cr|chkfontpath-1.10.1-7|70	
12cr|chkfontpath-1.10.1-7|71	* Fri Mar 02 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.10.1-1mdv2007.0
12cr|chkfontpath-1.10.1-7|72	+ Revision: 131216
12cr|chkfontpath-1.10.1-7|73	- new release: 1.10.1
12cr|chkfontpath-1.10.1-7|74	- removed dev-null patch (applied upstream)
12cr|chkfontpath-1.10.1-7|75	- bunzipped remaining patch
12cr|chkfontpath-1.10.1-7|76	
12cr|chkfontpath-1.10.1-7|77	* Fri Nov 03 2006 Pablo Saratxaga <pablo@mandriva.com> 1.10.0-3mdv2007.1
12cr|chkfontpath-1.10.1-7|78	+ Revision: 76296
12cr|chkfontpath-1.10.1-7|79	- corrected system call to kill to properly direct stderr to /dev/null
12cr|chkfontpath-1.10.1-7|80	- changed group to System/X11
12cr|chkfontpath-1.10.1-7|81	- Import chkfontpath
12cr|chkfontpath-1.10.1-7|82	
12cr|chkfontpath-1.10.1-7|83	* Sat Dec 31 2005 Mandriva Linux Team <http://www.mandrivaexpert.com/> 1.10.0-2mdk
12cr|chkfontpath-1.10.1-7|84	- Rebuild
12cr|chkfontpath-1.10.1-7|85	
12cr|chkfontpath-1.10.1-7|86	* Fri Nov 12 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.10.0-1mdk
12cr|chkfontpath-1.10.1-7|87	- 1.10.0
12cr|chkfontpath-1.10.1-7|88	

596 12
12cr|chkrootkit-0.49-5|1	# OE: conditional switches
12cr|chkrootkit-0.49-5|2	#(ie. use with rpm --rebuild):
12cr|chkrootkit-0.49-5|3	#	--with diet	Compile chkrootkit against dietlibc
12cr|chkrootkit-0.49-5|4	
12cr|chkrootkit-0.49-5|5	%define build_diet 0
12cr|chkrootkit-0.49-5|6	
12cr|chkrootkit-0.49-5|7	# commandline overrides:
12cr|chkrootkit-0.49-5|8	# rpm -ba|--rebuild --with 'xxx'
12cr|chkrootkit-0.49-5|9	%{?_with_diet: %{expand: %%define build_diet 1}}
12cr|chkrootkit-0.49-5|10	
12cr|chkrootkit-0.49-5|11	Summary:	Check rootkits
12cr|chkrootkit-0.49-5|12	Name:		chkrootkit
12cr|chkrootkit-0.49-5|13	Version:	0.49
12cr|chkrootkit-0.49-5|14	Release:	%mkrel 5
12cr|chkrootkit-0.49-5|15	Source0:	ftp://ftp.pangeia.com.br/pub/seg/pac/%{name}-%{version}.tar.bz2
12cr|chkrootkit-0.49-5|16	Patch0:     chkrootkit_fix_apache_false_positive.diff
12cr|chkrootkit-0.49-5|17	Patch1:		chkrootkit-0.49-bug57979.diff
12cr|chkrootkit-0.49-5|18	URL:		http://www.chkrootkit.org/
12cr|chkrootkit-0.49-5|19	License:	BSD
12cr|chkrootkit-0.49-5|20	Group:		Monitoring
12cr|chkrootkit-0.49-5|21	Requires:	binutils, coreutils, findutils, gawk, grep, net-tools, procps, sed
12cr|chkrootkit-0.49-5|22	BuildRequires:  glibc-static-devel
12cr|chkrootkit-0.49-5|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|chkrootkit-0.49-5|24	
12cr|chkrootkit-0.49-5|25	%if %{build_diet}
12cr|chkrootkit-0.49-5|26	BuildRequires:	dietlibc-devel >= 0.32
12cr|chkrootkit-0.49-5|27	%endif
12cr|chkrootkit-0.49-5|28	
12cr|chkrootkit-0.49-5|29	%description
12cr|chkrootkit-0.49-5|30	Chkrootkit is a tool to locally check for signs of a rootkit.
12cr|chkrootkit-0.49-5|31	
12cr|chkrootkit-0.49-5|32	%prep
12cr|chkrootkit-0.49-5|33	
12cr|chkrootkit-0.49-5|34	%setup -q
12cr|chkrootkit-0.49-5|35	%patch0 -p0
12cr|chkrootkit-0.49-5|36	%patch1 -p0
12cr|chkrootkit-0.49-5|37	
12cr|chkrootkit-0.49-5|38	# instead of a static patch
12cr|chkrootkit-0.49-5|39	chmod 644 *
12cr|chkrootkit-0.49-5|40	for i in `ls -1 *.c|sed "s/\.c//"`; do
12cr|chkrootkit-0.49-5|41	perl -pi -e "s|\./${i}|%{_libdir}/%{name}/${i}|g" %{name}
12cr|chkrootkit-0.49-5|42	done
12cr|chkrootkit-0.49-5|43	
12cr|chkrootkit-0.49-5|44	%build
12cr|chkrootkit-0.49-5|45	
12cr|chkrootkit-0.49-5|46	%if %{build_diet}
12cr|chkrootkit-0.49-5|47	# OE: use the power of dietlibc
12cr|chkrootkit-0.49-5|48	make CC="diet gcc" CFLAGS="-DHAVE_LASTLOG_H -DLASTLOG_FILENAME='\"/var/log/lastlog\"' -DWTMP_FILENAME='\"/var/log/wtmp\"' -Os  -s -static" LDFLAGS=-static
12cr|chkrootkit-0.49-5|49	%else
12cr|chkrootkit-0.49-5|50	make CFLAGS="-DHAVE_LASTLOG_H -DLASTLOG_FILENAME='\"/var/log/lastlog\"' -DWTMP_FILENAME='\"/var/log/wtmp\"'" LDFLAGS=-static
12cr|chkrootkit-0.49-5|51	%endif
12cr|chkrootkit-0.49-5|52	
12cr|chkrootkit-0.49-5|53	%install
12cr|chkrootkit-0.49-5|54	rm -rf %{buildroot}
12cr|chkrootkit-0.49-5|55	
12cr|chkrootkit-0.49-5|56	install -d %{buildroot}%{_sbindir}
12cr|chkrootkit-0.49-5|57	install -d %{buildroot}%{_libdir}/%{name}
12cr|chkrootkit-0.49-5|58	
12cr|chkrootkit-0.49-5|59	install chkrootkit %{buildroot}%{_sbindir}/
12cr|chkrootkit-0.49-5|60	install check_wtmpx chkdirs chklastlog chkproc chkutmp chkwtmp ifpromisc strings-static %{buildroot}%{_libdir}/%{name}/
12cr|chkrootkit-0.49-5|61	
12cr|chkrootkit-0.49-5|62	%clean
12cr|chkrootkit-0.49-5|63	rm -rf %{buildroot}
12cr|chkrootkit-0.49-5|64	
12cr|chkrootkit-0.49-5|65	%files
12cr|chkrootkit-0.49-5|66	%defattr(-,root,root)
12cr|chkrootkit-0.49-5|67	%doc ACKNOWLEDGMENTS README* COPYRIGHT
12cr|chkrootkit-0.49-5|68	%{_sbindir}/*
12cr|chkrootkit-0.49-5|69	%{_libdir}/%{name}
12cr|chkrootkit-0.49-5|70	
12cr|chkrootkit-0.49-5|71	
12cr|chkrootkit-0.49-5|72	%changelog
12cr|chkrootkit-0.49-5|73	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.49-5mdv2011.0
12cr|chkrootkit-0.49-5|74	+ Revision: 610136
12cr|chkrootkit-0.49-5|75	- rebuild
12cr|chkrootkit-0.49-5|76	
12cr|chkrootkit-0.49-5|77	* Thu Mar 11 2010 Oden Eriksson <oeriksson@mandriva.com> 0.49-4mdv2010.1
12cr|chkrootkit-0.49-5|78	+ Revision: 518002
12cr|chkrootkit-0.49-5|79	- fix #57979 (chkrootkit causes lots of traffic on NFS share)
12cr|chkrootkit-0.49-5|80	
12cr|chkrootkit-0.49-5|81	* Mon Jan 18 2010 Michael Scherer <misc@mandriva.org> 0.49-3mdv2010.1
12cr|chkrootkit-0.49-5|82	+ Revision: 493355
12cr|chkrootkit-0.49-5|83	- fix chkrootkit giving false positive when apache is running,
12cr|chkrootkit-0.49-5|84	as the buffer is too small for a long process line.
12cr|chkrootkit-0.49-5|85	
12cr|chkrootkit-0.49-5|86	* Fri Sep 11 2009 Michael Scherer <misc@mandriva.org> 0.49-2mdv2010.1
12cr|chkrootkit-0.49-5|87	+ Revision: 438091
12cr|chkrootkit-0.49-5|88	- disable dietlibc, to prevent bug #50727, due to incomplete dietlibc getpriority
12cr|chkrootkit-0.49-5|89	support.
12cr|chkrootkit-0.49-5|90	
12cr|chkrootkit-0.49-5|91	* Sun Aug 09 2009 Frederik Himpe <fhimpe@mandriva.org> 0.49-1mdv2010.0
12cr|chkrootkit-0.49-5|92	+ Revision: 412556
12cr|chkrootkit-0.49-5|93	- update to new version 0.49
12cr|chkrootkit-0.49-5|94	
12cr|chkrootkit-0.49-5|95	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.48-3mdv2009.0
12cr|chkrootkit-0.49-5|96	+ Revision: 266507
12cr|chkrootkit-0.49-5|97	- rebuild early 2009.0 package (before pixel changes)
12cr|chkrootkit-0.49-5|98	
12cr|chkrootkit-0.49-5|99	* Tue Jun 10 2008 Oden Eriksson <oeriksson@mandriva.com> 0.48-2mdv2009.0
12cr|chkrootkit-0.49-5|100	+ Revision: 217536
12cr|chkrootkit-0.49-5|101	- rebuilt against dietlibc-devel-0.32
12cr|chkrootkit-0.49-5|102	
12cr|chkrootkit-0.49-5|103	* Tue Jan 08 2008 Emmanuel Andry <eandry@mandriva.org> 0.48-1mdv2008.1
12cr|chkrootkit-0.49-5|104	+ Revision: 146744
12cr|chkrootkit-0.49-5|105	- New version
12cr|chkrootkit-0.49-5|106	- drop patch
12cr|chkrootkit-0.49-5|107	
12cr|chkrootkit-0.49-5|108	+ Olivier Blin <oblin@mandriva.com>
12cr|chkrootkit-0.49-5|109	- restore BuildRoot
12cr|chkrootkit-0.49-5|110	
12cr|chkrootkit-0.49-5|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|chkrootkit-0.49-5|112	- kill re-definition of %%buildroot on Pixel's request
12cr|chkrootkit-0.49-5|113	
12cr|chkrootkit-0.49-5|114	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 0.47-4mdv2008.0
12cr|chkrootkit-0.49-5|115	+ Revision: 69706
12cr|chkrootkit-0.49-5|116	- fileutils, sh-utils & textutils have been obsoleted by coreutils a long time ago
12cr|chkrootkit-0.49-5|117	
12cr|chkrootkit-0.49-5|118	* Fri Aug 10 2007 Olivier Blin <oblin@mandriva.com> 0.47-3mdv2008.0
12cr|chkrootkit-0.49-5|119	+ Revision: 61483
12cr|chkrootkit-0.49-5|120	- really fix wtmp file location
12cr|chkrootkit-0.49-5|121	
12cr|chkrootkit-0.49-5|122	* Fri Aug 10 2007 Olivier Blin <oblin@mandriva.com> 0.47-2mdv2008.0
12cr|chkrootkit-0.49-5|123	+ Revision: 61421
12cr|chkrootkit-0.49-5|124	- install chkdirs
12cr|chkrootkit-0.49-5|125	- fix check of chkproc in lkm test
12cr|chkrootkit-0.49-5|126	
12cr|chkrootkit-0.49-5|127	
12cr|chkrootkit-0.49-5|128	* Fri Nov 17 2006 Emmanuel Andry <eandry@mandriva.org> 0.47-1mdv2007.0
12cr|chkrootkit-0.49-5|129	+ Revision: 85403
12cr|chkrootkit-0.49-5|130	- New version 0.47
12cr|chkrootkit-0.49-5|131	- Import chkrootkit
12cr|chkrootkit-0.49-5|132	

597 12
12cr|chntpw-0.99.6-4|1	%define snap 080526
12cr|chntpw-0.99.6-4|2	
12cr|chntpw-0.99.6-4|3	Summary:	The Offline NT Password Editor
12cr|chntpw-0.99.6-4|4	Name:		chntpw
12cr|chntpw-0.99.6-4|5	Version:	0.99.6
12cr|chntpw-0.99.6-4|6	Release:	%mkrel 4
12cr|chntpw-0.99.6-4|7	License:	GPL
12cr|chntpw-0.99.6-4|8	Group:		File tools
12cr|chntpw-0.99.6-4|9	URL:		http://home.eunet.no/~pnordahl/ntpasswd/
12cr|chntpw-0.99.6-4|10	Source0:	http://home.eunet.no/~pnordahl/ntpasswd/chntpw-source-%{snap}.zip
12cr|chntpw-0.99.6-4|11	Source1:	chntpw.8
12cr|chntpw-0.99.6-4|12	BuildRequires:	openssl-devel
12cr|chntpw-0.99.6-4|13	BuildRequires:	openssl-static-devel
12cr|chntpw-0.99.6-4|14	BuildRequires:	glibc-static-devel
12cr|chntpw-0.99.6-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|chntpw-0.99.6-4|16	
12cr|chntpw-0.99.6-4|17	%description
12cr|chntpw-0.99.6-4|18	This little program will enable you to view some information and change user
12cr|chntpw-0.99.6-4|19	passwords in a Windows NT SAM userdatabase file. You do not need to know the
12cr|chntpw-0.99.6-4|20	old passwords. However, you need to get at the file some way or another
12cr|chntpw-0.99.6-4|21	yourself. In addition it contains a simple registry editor with full write
12cr|chntpw-0.99.6-4|22	support, and hex-editor which enables you to fiddle around with bits&bytes in
12cr|chntpw-0.99.6-4|23	the file as you wish yourself.
12cr|chntpw-0.99.6-4|24	
12cr|chntpw-0.99.6-4|25	%package -n	reged
12cr|chntpw-0.99.6-4|26	Summary:	Simple Registry Edit Utility
12cr|chntpw-0.99.6-4|27	Group:		File tools
12cr|chntpw-0.99.6-4|28	
12cr|chntpw-0.99.6-4|29	%description -n	reged
12cr|chntpw-0.99.6-4|30	This program is a command line utility to export of registry to .reg files.
12cr|chntpw-0.99.6-4|31	
12cr|chntpw-0.99.6-4|32	%prep
12cr|chntpw-0.99.6-4|33	
12cr|chntpw-0.99.6-4|34	%setup -q -n chntpw-%{snap}
12cr|chntpw-0.99.6-4|35	
12cr|chntpw-0.99.6-4|36	cp %{SOURCE1} chntpw.8
12cr|chntpw-0.99.6-4|37	
12cr|chntpw-0.99.6-4|38	# fix attribs
12cr|chntpw-0.99.6-4|39	find . -type d -exec chmod 755 {} \;
12cr|chntpw-0.99.6-4|40	find . -type f -exec chmod 644 {} \;
12cr|chntpw-0.99.6-4|41	
12cr|chntpw-0.99.6-4|42	%build
12cr|chntpw-0.99.6-4|43	%serverbuild
12cr|chntpw-0.99.6-4|44	
12cr|chntpw-0.99.6-4|45	make \
12cr|chntpw-0.99.6-4|46	CFLAGS="$CFLAGS -DUSEOPENSSL -I. -I%{_includedir}  -Wall" \
12cr|chntpw-0.99.6-4|47	OSSLLIB=%{_libdir} \
12cr|chntpw-0.99.6-4|48	LIBS="-L%{_libdir} -lcrypto"
12cr|chntpw-0.99.6-4|49	
12cr|chntpw-0.99.6-4|50	%install
12cr|chntpw-0.99.6-4|51	rm -rf %{buildroot}
12cr|chntpw-0.99.6-4|52	
12cr|chntpw-0.99.6-4|53	install -d %{buildroot}%{_sbindir}
12cr|chntpw-0.99.6-4|54	install -d %{buildroot}%{_mandir}/man8
12cr|chntpw-0.99.6-4|55	
12cr|chntpw-0.99.6-4|56	install -m0755 %{name} %{buildroot}%{_sbindir}/
12cr|chntpw-0.99.6-4|57	install -m0755 %{name}.static %{buildroot}%{_sbindir}/
12cr|chntpw-0.99.6-4|58	install -m0755 reged %{buildroot}%{_sbindir}/
12cr|chntpw-0.99.6-4|59	install -m0755 reged.static %{buildroot}%{_sbindir}/
12cr|chntpw-0.99.6-4|60	install -m0644 chntpw.8 %{buildroot}%{_mandir}/man8/
12cr|chntpw-0.99.6-4|61	
12cr|chntpw-0.99.6-4|62	%clean
12cr|chntpw-0.99.6-4|63	rm -rf %{buildroot}
12cr|chntpw-0.99.6-4|64	
12cr|chntpw-0.99.6-4|65	%files
12cr|chntpw-0.99.6-4|66	%defattr(-,root,root)
12cr|chntpw-0.99.6-4|67	%doc HISTORY.txt README.txt regedit.txt
12cr|chntpw-0.99.6-4|68	%{_sbindir}/%{name}*
12cr|chntpw-0.99.6-4|69	%{_mandir}/man8/chntpw.8*
12cr|chntpw-0.99.6-4|70	
12cr|chntpw-0.99.6-4|71	%files -n reged
12cr|chntpw-0.99.6-4|72	%defattr(-,root,root)
12cr|chntpw-0.99.6-4|73	%{_sbindir}/reged*
12cr|chntpw-0.99.6-4|74	
12cr|chntpw-0.99.6-4|75	
12cr|chntpw-0.99.6-4|76	%changelog
12cr|chntpw-0.99.6-4|77	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.99.6-4mdv2011.0
12cr|chntpw-0.99.6-4|78	+ Revision: 610137
12cr|chntpw-0.99.6-4|79	- rebuild
12cr|chntpw-0.99.6-4|80	
12cr|chntpw-0.99.6-4|81	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 0.99.6-3mdv2010.1
12cr|chntpw-0.99.6-4|82	+ Revision: 537505
12cr|chntpw-0.99.6-4|83	- rebuild
12cr|chntpw-0.99.6-4|84	
12cr|chntpw-0.99.6-4|85	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.99.6-2mdv2010.0
12cr|chntpw-0.99.6-4|86	+ Revision: 424834
12cr|chntpw-0.99.6-4|87	- rebuild
12cr|chntpw-0.99.6-4|88	
12cr|chntpw-0.99.6-4|89	* Fri Jun 13 2008 Oden Eriksson <oeriksson@mandriva.com> 0.99.6-1mdv2009.0
12cr|chntpw-0.99.6-4|90	+ Revision: 218800
12cr|chntpw-0.99.6-4|91	- fix deps
12cr|chntpw-0.99.6-4|92	- 0.99.6 (080526)
12cr|chntpw-0.99.6-4|93	- added the reged sub package
12cr|chntpw-0.99.6-4|94	
12cr|chntpw-0.99.6-4|95	+ Olivier Blin <oblin@mandriva.com>
12cr|chntpw-0.99.6-4|96	- restore BuildRoot
12cr|chntpw-0.99.6-4|97	
12cr|chntpw-0.99.6-4|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|chntpw-0.99.6-4|99	- kill re-definition of %%buildroot on Pixel's request
12cr|chntpw-0.99.6-4|100	
12cr|chntpw-0.99.6-4|101	* Tue Jun 26 2007 Oden Eriksson <oeriksson@mandriva.com> 0.99.4-1mdv2008.0
12cr|chntpw-0.99.6-4|102	+ Revision: 44711
12cr|chntpw-0.99.6-4|103	- 0.99.4
12cr|chntpw-0.99.6-4|104	- use the %%mkrel and %%serverbuild macros
12cr|chntpw-0.99.6-4|105	- drop upstream patches; P0
12cr|chntpw-0.99.6-4|106	- added just the man page from the debian patch
12cr|chntpw-0.99.6-4|107	
12cr|chntpw-0.99.6-4|108	
12cr|chntpw-0.99.6-4|109	* Fri Mar 17 2006 Oden Eriksson <oeriksson@mandriva.com> 0.99.3-4mdk
12cr|chntpw-0.99.6-4|110	- rebuilt against openssl-0.9.8a
12cr|chntpw-0.99.6-4|111	
12cr|chntpw-0.99.6-4|112	* Fri Sep 09 2005 Oden Eriksson <oeriksson@mandriva.com> 0.99.3-3mdk
12cr|chntpw-0.99.6-4|113	- added P0 to make it compile again (debian)
12cr|chntpw-0.99.6-4|114	
12cr|chntpw-0.99.6-4|115	* Wed Aug 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.99.3-2mdk
12cr|chntpw-0.99.6-4|116	- fix group
12cr|chntpw-0.99.6-4|117	
12cr|chntpw-0.99.6-4|118	* Wed Aug 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.99.3-1mdk
12cr|chntpw-0.99.6-4|119	- initial mandrake package
12cr|chntpw-0.99.6-4|120	

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

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

600 12
12cr|chpax-0.7-7|1	%define name	chpax
12cr|chpax-0.7-7|2	%define version	0.7
12cr|chpax-0.7-7|3	%define release %mkrel 7
12cr|chpax-0.7-7|4	
12cr|chpax-0.7-7|5	Name:		%{name}
12cr|chpax-0.7-7|6	Summary:	Tool that allows PaX flags to be modified on a per-binary basis
12cr|chpax-0.7-7|7	Version:	%{version}
12cr|chpax-0.7-7|8	Release:	%{release}
12cr|chpax-0.7-7|9	Source0:	%{name}-%{version}.tar.bz2
12cr|chpax-0.7-7|10	Patch0:		%{name}-0.7-autotools.patch.bz2
12cr|chpax-0.7-7|11	URL:		http://pax.grsecurity.net/
12cr|chpax-0.7-7|12	Group:		System/Configuration/Other
12cr|chpax-0.7-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|chpax-0.7-7|14	License:	Public Domain
12cr|chpax-0.7-7|15	BuildRequires:	autoconf2.5 automake
12cr|chpax-0.7-7|16	
12cr|chpax-0.7-7|17	%description
12cr|chpax-0.7-7|18	A tool that allows PaX flags to be modified on a per-binary basis. PaX is part
12cr|chpax-0.7-7|19	of common security-enhancing kernel patches, like GrSecurity. Your system needs
12cr|chpax-0.7-7|20	to be running an appropriately patched kernel, like the one provided by the
12cr|chpax-0.7-7|21	kernel-secure package, for this program to have any effect.
12cr|chpax-0.7-7|22	
12cr|chpax-0.7-7|23	%prep
12cr|chpax-0.7-7|24	%setup -q
12cr|chpax-0.7-7|25	%patch0 -p1 -b .autotools
12cr|chpax-0.7-7|26	
12cr|chpax-0.7-7|27	%build
12cr|chpax-0.7-7|28	aclocal
12cr|chpax-0.7-7|29	autoheader
12cr|chpax-0.7-7|30	autoconf
12cr|chpax-0.7-7|31	automake --foreign -a
12cr|chpax-0.7-7|32	%configure
12cr|chpax-0.7-7|33	%make
12cr|chpax-0.7-7|34	
12cr|chpax-0.7-7|35	%install
12cr|chpax-0.7-7|36	rm -rf $RPM_BUILD_ROOT
12cr|chpax-0.7-7|37	%makeinstall
12cr|chpax-0.7-7|38	
12cr|chpax-0.7-7|39	%clean
12cr|chpax-0.7-7|40	rm -rf $RPM_BUILD_ROOT
12cr|chpax-0.7-7|41	
12cr|chpax-0.7-7|42	%files
12cr|chpax-0.7-7|43	%defattr(-,root,root,0755)
12cr|chpax-0.7-7|44	%{_mandir}/man1/chpax.1*
12cr|chpax-0.7-7|45	%{_sbindir}/chpax
12cr|chpax-0.7-7|46	%defattr(644,root,root,0755)
12cr|chpax-0.7-7|47	%doc README ChangeLog
12cr|chpax-0.7-7|48	
12cr|chpax-0.7-7|49	
12cr|chpax-0.7-7|50	
12cr|chpax-0.7-7|51	%changelog
12cr|chpax-0.7-7|52	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7-7mdv2011.0
12cr|chpax-0.7-7|53	+ Revision: 627770
12cr|chpax-0.7-7|54	- don't force the usage of automake1.7
12cr|chpax-0.7-7|55	
12cr|chpax-0.7-7|56	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7-6mdv2011.0
12cr|chpax-0.7-7|57	+ Revision: 617035
12cr|chpax-0.7-7|58	- the mass rebuild of 2010.0 packages
12cr|chpax-0.7-7|59	
12cr|chpax-0.7-7|60	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.7-5mdv2010.0
12cr|chpax-0.7-7|61	+ Revision: 424837
12cr|chpax-0.7-7|62	- rebuild
12cr|chpax-0.7-7|63	
12cr|chpax-0.7-7|64	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.7-4mdv2009.0
12cr|chpax-0.7-7|65	+ Revision: 222089
12cr|chpax-0.7-7|66	- fix calling autoheader
12cr|chpax-0.7-7|67	- rebuild
12cr|chpax-0.7-7|68	- kill re-definition of %%buildroot on Pixel's request
12cr|chpax-0.7-7|69	- fix autoconf-2.5x path
12cr|chpax-0.7-7|70	- import chpax
12cr|chpax-0.7-7|71	
12cr|chpax-0.7-7|72	+ Olivier Blin <oblin@mandriva.com>
12cr|chpax-0.7-7|73	- restore BuildRoot
12cr|chpax-0.7-7|74	
12cr|chpax-0.7-7|75	
12cr|chpax-0.7-7|76	* Wed Aug 02 2006 Lenny Cartier <lenny@mandriva.com> 0.7-3mdv2007.0
12cr|chpax-0.7-7|77	- rebuild
12cr|chpax-0.7-7|78	
12cr|chpax-0.7-7|79	* Tue Jan 03 2005 Lenny Cartier <lenny@mandriva.com> 0.7-2mdk
12cr|chpax-0.7-7|80	- rebuild
12cr|chpax-0.7-7|81	
12cr|chpax-0.7-7|82	* Wed Jul 28 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.7-1mdk
12cr|chpax-0.7-7|83	- 0.7
12cr|chpax-0.7-7|84	- regenerate P0
12cr|chpax-0.7-7|85	
12cr|chpax-0.7-7|86	* Tue Jan 06 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.6-1mdk
12cr|chpax-0.7-7|87	- from Omer Shenker <chpax@omershenker.net> :
12cr|chpax-0.7-7|88	- New version
12cr|chpax-0.7-7|89	
12cr|chpax-0.7-7|90	* Tue Dec 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.5-1mdk
12cr|chpax-0.7-7|91	- from Omer Shenker <chpax@omershenker.net> :
12cr|chpax-0.7-7|92	- Specfile for Mandrake
12cr|chpax-0.7-7|93	- gz to bz2 compression
12cr|chpax-0.7-7|94	

601 12
12cr|chromaprint-0.7-1|1	%define	major		0
12cr|chromaprint-0.7-1|2	%define	libname		%mklibname %{name} %{major}
12cr|chromaprint-0.7-1|3	%define	develname	%mklibname -d %{name}
12cr|chromaprint-0.7-1|4	Name:		chromaprint
12cr|chromaprint-0.7-1|5	Version:		0.7
12cr|chromaprint-0.7-1|6	Release:		1
12cr|chromaprint-0.7-1|7	Summary:		Library and tool implementing the AcoustID fingerprinting
12cr|chromaprint-0.7-1|8	Group:		Sound
12cr|chromaprint-0.7-1|9	License:		LGPLv2+
12cr|chromaprint-0.7-1|10	URL:		http://www.acoustid.org/chromaprint/
12cr|chromaprint-0.7-1|11	Source:		https://github.com/downloads/lalinsky/chromaprint/%{name}-%{version}.tar.gz
12cr|chromaprint-0.7-1|12	BuildRequires:	cmake >= 2.6
12cr|chromaprint-0.7-1|13	BuildRequires:	fftw-devel >= 3
12cr|chromaprint-0.7-1|14	# This is needed for examples
12cr|chromaprint-0.7-1|15	BuildRequires:	ffmpeg-devel
12cr|chromaprint-0.7-1|16	BuildRequires:	boost-devel
12cr|chromaprint-0.7-1|17	
12cr|chromaprint-0.7-1|18	%description
12cr|chromaprint-0.7-1|19	Chromaprint library is the core component of the AcoustID project. It's a
12cr|chromaprint-0.7-1|20	client-side library that implements a custom algorithm for extracting
12cr|chromaprint-0.7-1|21	fingerprints from raw audio sources.
12cr|chromaprint-0.7-1|22	The library exposes a simple C API. The documentation for the C API can be
12cr|chromaprint-0.7-1|23	found in the main header file.
12cr|chromaprint-0.7-1|24	
12cr|chromaprint-0.7-1|25	%package -n %{libname}
12cr|chromaprint-0.7-1|26	Summary:		Library implementing the AcoustID fingerprinting
12cr|chromaprint-0.7-1|27	Group:		System/Libraries
12cr|chromaprint-0.7-1|28	
12cr|chromaprint-0.7-1|29	%description -n %{libname}
12cr|chromaprint-0.7-1|30	Chromaprint library is the core component of the AcoustID project. It's a
12cr|chromaprint-0.7-1|31	client-side library that implements a custom algorithm for extracting
12cr|chromaprint-0.7-1|32	fingerprints from raw audio sources.
12cr|chromaprint-0.7-1|33	The library exposes a simple C API. The documentation for the C API can be
12cr|chromaprint-0.7-1|34	found in the main header file.
12cr|chromaprint-0.7-1|35	
12cr|chromaprint-0.7-1|36	%package -n %{develname}
12cr|chromaprint-0.7-1|37	Summary:        Headers for developing programs that will use %{name}
12cr|chromaprint-0.7-1|38	Group:          Development/C++
12cr|chromaprint-0.7-1|39	Requires:       %{libname} = %{version}-%{release}
12cr|chromaprint-0.7-1|40	Provides:	%{name}-devel = %{version}-%{release}
12cr|chromaprint-0.7-1|41	
12cr|chromaprint-0.7-1|42	%description -n %{develname}
12cr|chromaprint-0.7-1|43	This package contains the headers that programmers will need to develop
12cr|chromaprint-0.7-1|44	applications which will use %{name}.
12cr|chromaprint-0.7-1|45	
12cr|chromaprint-0.7-1|46	
12cr|chromaprint-0.7-1|47	%prep
12cr|chromaprint-0.7-1|48	%setup -q
12cr|chromaprint-0.7-1|49	%apply_patches
12cr|chromaprint-0.7-1|50	
12cr|chromaprint-0.7-1|51	
12cr|chromaprint-0.7-1|52	%build
12cr|chromaprint-0.7-1|53	%cmake -DBUILD_EXAMPLES=ON -DBUILD_TESTS=off
12cr|chromaprint-0.7-1|54	%make
12cr|chromaprint-0.7-1|55	#make %{?_smp_mflags}
12cr|chromaprint-0.7-1|56	
12cr|chromaprint-0.7-1|57	
12cr|chromaprint-0.7-1|58	%install
12cr|chromaprint-0.7-1|59	rm -rf %{buildroot}
12cr|chromaprint-0.7-1|60	make install DESTDIR=%{buildroot} -C build
12cr|chromaprint-0.7-1|61	rm  -f %{buildroot}%{_libdir}/lib*.la
12cr|chromaprint-0.7-1|62	
12cr|chromaprint-0.7-1|63	
12cr|chromaprint-0.7-1|64	%files
12cr|chromaprint-0.7-1|65	%doc README.txt
12cr|chromaprint-0.7-1|66	%{_bindir}/fpcalc
12cr|chromaprint-0.7-1|67	
12cr|chromaprint-0.7-1|68	%files -n %{libname}
12cr|chromaprint-0.7-1|69	%doc CHANGES.txt COPYING.txt NEWS.txt README.txt
12cr|chromaprint-0.7-1|70	%{_libdir}/lib*.so.%{major}*
12cr|chromaprint-0.7-1|71	
12cr|chromaprint-0.7-1|72	%files -n %{develname}
12cr|chromaprint-0.7-1|73	%{_includedir}/chromaprint.h
12cr|chromaprint-0.7-1|74	%{_libdir}/lib*.so
12cr|chromaprint-0.7-1|75	%{_libdir}/pkgconfig/*.pc
12cr|chromaprint-0.7-1|76	
12cr|chromaprint-0.7-1|77	
12cr|chromaprint-0.7-1|78	
12cr|chromaprint-0.7-1|79	%changelog
12cr|chromaprint-0.7-1|80	* Wed Oct 10 2012 Giovanni Mariani <mc2374@mclink.it> 0.7-1
12cr|chromaprint-0.7-1|81	- New release 0.7
12cr|chromaprint-0.7-1|82	- Dropped P0-P1 (applied upstream)
12cr|chromaprint-0.7-1|83	- Dropped BuildRoot and %%mkrel
12cr|chromaprint-0.7-1|84	- Added README.txt to doc list
12cr|chromaprint-0.7-1|85	
12cr|chromaprint-0.7-1|86	* Mon Jun 11 2012 Götz Waschk <waschk@mandriva.org> 0.6-1
12cr|chromaprint-0.7-1|87	+ Revision: 804384
12cr|chromaprint-0.7-1|88	- add git patches for ffmpeg 0.11
12cr|chromaprint-0.7-1|89	- import chromaprint
12cr|chromaprint-0.7-1|90	
12cr|chromaprint-0.7-1|91	* Mon Jun 11 2012 Goetz Waschk <goetz@mandriva.org> 0.6-1
12cr|chromaprint-0.7-1|92	- build on Mandriva
12cr|chromaprint-0.7-1|93	
12cr|chromaprint-0.7-1|94	* Tue Feb 7 2012 Ismael Olea <ismael@olea.org> - 0.6-4
12cr|chromaprint-0.7-1|95	- moved the obsoletes python-chromaprint to libchromaprint
12cr|chromaprint-0.7-1|96	
12cr|chromaprint-0.7-1|97	* Mon Feb 6 2012 Ismael Olea <ismael@olea.org> - 0.6-3
12cr|chromaprint-0.7-1|98	- cosmetic SPEC changes
12cr|chromaprint-0.7-1|99	- obsoleting python-chromaprint (see #786946)
12cr|chromaprint-0.7-1|100	
12cr|chromaprint-0.7-1|101	* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-2
12cr|chromaprint-0.7-1|102	- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
12cr|chromaprint-0.7-1|103	
12cr|chromaprint-0.7-1|104	* Tue Dec 27 2011 Ismael Olea <ismael@olea.org> - 0.6-1
12cr|chromaprint-0.7-1|105	- update to 0.6
12cr|chromaprint-0.7-1|106	- python bindings removed
12cr|chromaprint-0.7-1|107	- python not a requirment now
12cr|chromaprint-0.7-1|108	
12cr|chromaprint-0.7-1|109	* Wed Dec 07 2011 Ismael Olea <ismael@olea.org> - 0.5-4
12cr|chromaprint-0.7-1|110	- minor spec enhancements
12cr|chromaprint-0.7-1|111	
12cr|chromaprint-0.7-1|112	* Mon Dec 05 2011 Ismael Olea <ismael@olea.org> - 0.5-3
12cr|chromaprint-0.7-1|113	- Macro cleaning at spec
12cr|chromaprint-0.7-1|114	
12cr|chromaprint-0.7-1|115	* Thu Nov 18 2011 Ismael Olea <ismael@olea.org> - 0.5-2
12cr|chromaprint-0.7-1|116	- first version for Fedora
12cr|chromaprint-0.7-1|117	
12cr|chromaprint-0.7-1|118	* Thu Nov 10 2011 Ismael Olea <ismael@olea.org> - 0.5-1
12cr|chromaprint-0.7-1|119	- update to 0.5
12cr|chromaprint-0.7-1|120	- subpackage for fpcalc
12cr|chromaprint-0.7-1|121	
12cr|chromaprint-0.7-1|122	* Sat Aug 06 2011 Thomas Vander Stichele <thomas at apestaart dot org>
12cr|chromaprint-0.7-1|123	- 0.4-1
12cr|chromaprint-0.7-1|124	- Initial package

602 12
12cr|chromium-0.9.15-2|1	Summary:	Fast paced, arcade-style, top-scrolling space shooter
12cr|chromium-0.9.15-2|2	Name:		chromium
12cr|chromium-0.9.15-2|3	Version:	0.9.15
12cr|chromium-0.9.15-2|4	Release:	%mkrel 2
12cr|chromium-0.9.15-2|5	License:	Artistic
12cr|chromium-0.9.15-2|6	Group:		Games/Arcade
12cr|chromium-0.9.15-2|7	Source0:	http://downloads.sourceforge.net/%{name}-bsu/%{name}-bsu-%{version}.tar.gz
12cr|chromium-0.9.15-2|8	Patch0:		chromium-0.9.13.3-fix-str-fmt.patch
12cr|chromium-0.9.15-2|9	URL:		http://sourceforge.net/projects/%{name}-bsu
12cr|chromium-0.9.15-2|10	BuildRequires:	quesoglc-devel
12cr|chromium-0.9.15-2|11	BuildRequires:	mesaglu-devel
12cr|chromium-0.9.15-2|12	BuildRequires:	SDL-devel
12cr|chromium-0.9.15-2|13	Buildrequires:	SDL_image-devel
12cr|chromium-0.9.15-2|14	BuildRequires:	openal-devel
12cr|chromium-0.9.15-2|15	BuildRequires:	freealut-devel
12cr|chromium-0.9.15-2|16	BuildRequires:	libglpng-devel
12cr|chromium-0.9.15-2|17	BuildRequires:	imagemagick
12cr|chromium-0.9.15-2|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|chromium-0.9.15-2|19	
12cr|chromium-0.9.15-2|20	%description
12cr|chromium-0.9.15-2|21	You are captain of the cargo ship Chromium B.S.U., responsible for delivering
12cr|chromium-0.9.15-2|22	supplies to our troops on the front line. Your ship has a small fleet of
12cr|chromium-0.9.15-2|23	robotic fighters which you control from the relative safety of the Chromium
12cr|chromium-0.9.15-2|24	vessel.
12cr|chromium-0.9.15-2|25	This is an OpenGL-based shoot 'em up game with fine graphics.
12cr|chromium-0.9.15-2|26	
12cr|chromium-0.9.15-2|27	%prep
12cr|chromium-0.9.15-2|28	%setup -q -n %{name}-bsu-%{version}
12cr|chromium-0.9.15-2|29	%patch0 -p0
12cr|chromium-0.9.15-2|30	
12cr|chromium-0.9.15-2|31	%build
12cr|chromium-0.9.15-2|32	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
12cr|chromium-0.9.15-2|33	%make
12cr|chromium-0.9.15-2|34	
12cr|chromium-0.9.15-2|35	%install
12cr|chromium-0.9.15-2|36	rm -fr %buildroot
12cr|chromium-0.9.15-2|37	%makeinstall_std
12cr|chromium-0.9.15-2|38	
12cr|chromium-0.9.15-2|39	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64}/apps
12cr|chromium-0.9.15-2|40	install -m0644 misc/chromium-bsu.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|chromium-0.9.15-2|41	convert -scale 48x48 misc/chromium-bsu.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|chromium-0.9.15-2|42	convert -scale 32x32 misc/chromium-bsu.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|chromium-0.9.15-2|43	convert -scale 16x16 misc/chromium-bsu.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|chromium-0.9.15-2|44	
12cr|chromium-0.9.15-2|45	%if %mdkversion < 200900
12cr|chromium-0.9.15-2|46	%post
12cr|chromium-0.9.15-2|47	%{update_menus}
12cr|chromium-0.9.15-2|48	%{update_icon_cache hicolor}
12cr|chromium-0.9.15-2|49	%endif
12cr|chromium-0.9.15-2|50	
12cr|chromium-0.9.15-2|51	%if %mdkversion < 200900
12cr|chromium-0.9.15-2|52	%postun
12cr|chromium-0.9.15-2|53	%{clean_menus}
12cr|chromium-0.9.15-2|54	%{clean_icon_cache hicolor}
12cr|chromium-0.9.15-2|55	%endif
12cr|chromium-0.9.15-2|56	
12cr|chromium-0.9.15-2|57	%find_lang %{name}-bsu
12cr|chromium-0.9.15-2|58	
12cr|chromium-0.9.15-2|59	%clean
12cr|chromium-0.9.15-2|60	rm -rf %{buildroot}
12cr|chromium-0.9.15-2|61	
12cr|chromium-0.9.15-2|62	%files -f %{name}-bsu.lang
12cr|chromium-0.9.15-2|63	%defattr(-, root, root)
12cr|chromium-0.9.15-2|64	%doc AUTHORS README COPYING NEWS
12cr|chromium-0.9.15-2|65	%{_gamesbindir}/chromium-bsu
12cr|chromium-0.9.15-2|66	%{_gamesdatadir}/*
12cr|chromium-0.9.15-2|67	%{_datadir}/pixmaps/%{name}-bsu.png
12cr|chromium-0.9.15-2|68	%{_datadir}/applications/%{name}-bsu.desktop
12cr|chromium-0.9.15-2|69	%{_docdir}/%{name}-bsu/*
12cr|chromium-0.9.15-2|70	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|chromium-0.9.15-2|71	%{_mandir}/man6/*.6*
12cr|chromium-0.9.15-2|72	
12cr|chromium-0.9.15-2|73	
12cr|chromium-0.9.15-2|74	%changelog
12cr|chromium-0.9.15-2|75	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0.9.15-2mdv2011.0
12cr|chromium-0.9.15-2|76	+ Revision: 640428
12cr|chromium-0.9.15-2|77	- rebuild to obsolete old packages
12cr|chromium-0.9.15-2|78	
12cr|chromium-0.9.15-2|79	* Tue Feb 15 2011 Zombie Ryushu <ryushu@mandriva.org> 0.9.15-1
12cr|chromium-0.9.15-2|80	+ Revision: 637844
12cr|chromium-0.9.15-2|81	- Upgrade to 0.9.15
12cr|chromium-0.9.15-2|82	
12cr|chromium-0.9.15-2|83	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 0.9.14.1-2
12cr|chromium-0.9.15-2|84	+ Revision: 635015
12cr|chromium-0.9.15-2|85	- rebuild
12cr|chromium-0.9.15-2|86	- tighten BR
12cr|chromium-0.9.15-2|87	
12cr|chromium-0.9.15-2|88	* Sun Jul 11 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.14.1-1mdv2011.0
12cr|chromium-0.9.15-2|89	+ Revision: 551155
12cr|chromium-0.9.15-2|90	- update to 0.9.14.1, should fix mdv bug#57293
12cr|chromium-0.9.15-2|91	- drop patch1, merged upstream
12cr|chromium-0.9.15-2|92	- fix file list
12cr|chromium-0.9.15-2|93	
12cr|chromium-0.9.15-2|94	* Fri May 14 2010 Colin Guthrie <cguthrie@mandriva.org> 0.9.14-2mdv2010.1
12cr|chromium-0.9.15-2|95	+ Revision: 544735
12cr|chromium-0.9.15-2|96	- Fix build error with openal.
12cr|chromium-0.9.15-2|97	
12cr|chromium-0.9.15-2|98	* Tue Jul 28 2009 Emmanuel Andry <eandry@mandriva.org> 0.9.14-1mdv2010.0
12cr|chromium-0.9.15-2|99	+ Revision: 402741
12cr|chromium-0.9.15-2|100	- New version 0.9.14
12cr|chromium-0.9.15-2|101	- BR quesoglc-devel
12cr|chromium-0.9.15-2|102	- update files list
12cr|chromium-0.9.15-2|103	
12cr|chromium-0.9.15-2|104	* Wed May 20 2009 Funda Wang <fwang@mandriva.org> 0.9.13.3-2mdv2010.0
12cr|chromium-0.9.15-2|105	+ Revision: 377896
12cr|chromium-0.9.15-2|106	- fix str fmt
12cr|chromium-0.9.15-2|107	
12cr|chromium-0.9.15-2|108	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|chromium-0.9.15-2|109	- lowercase ImageMagick
12cr|chromium-0.9.15-2|110	
12cr|chromium-0.9.15-2|111	* Tue Dec 09 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.13.3-1mdv2009.1
12cr|chromium-0.9.15-2|112	+ Revision: 312119
12cr|chromium-0.9.15-2|113	- update URL
12cr|chromium-0.9.15-2|114	- br ftgl-devel
12cr|chromium-0.9.15-2|115	- rebuild
12cr|chromium-0.9.15-2|116	- clean doc file list
12cr|chromium-0.9.15-2|117	- use icon in upstream sources, don't ship it as a set of sources
12cr|chromium-0.9.15-2|118	- drop manual menu entry creation (upstream does it now)
12cr|chromium-0.9.15-2|119	- drop all messy workarounds for old buildsystem as it now properly uses
12cr|chromium-0.9.15-2|120	autotools
12cr|chromium-0.9.15-2|121	- drop stuff for the setup package
12cr|chromium-0.9.15-2|122	- buildrequires imagemagick (for icons)
12cr|chromium-0.9.15-2|123	- buildrequires libglpng
12cr|chromium-0.9.15-2|124	- setup GUI doesn't exist any more, so don't buildrequire qt3-devel
12cr|chromium-0.9.15-2|125	- drop *all* patches (all merged or superseded upstream)
12cr|chromium-0.9.15-2|126	- update URLs
12cr|chromium-0.9.15-2|127	- new release 0.9.13.3
12cr|chromium-0.9.15-2|128	- clean spec:
12cr|chromium-0.9.15-2|129	+ tabs not spaces
12cr|chromium-0.9.15-2|130	+ drop unnecessary defines
12cr|chromium-0.9.15-2|131	+ use macros not $RPM_*
12cr|chromium-0.9.15-2|132	
12cr|chromium-0.9.15-2|133	+ Pixel <pixel@mandriva.com>
12cr|chromium-0.9.15-2|134	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|chromium-0.9.15-2|135	
12cr|chromium-0.9.15-2|136	* Tue Jan 08 2008 Thierry Vignaud <tv@mandriva.org> 0.9.12-29mdv2008.1
12cr|chromium-0.9.15-2|137	+ Revision: 146716
12cr|chromium-0.9.15-2|138	- fix mesaglu-devel BR
12cr|chromium-0.9.15-2|139	- kill re-definition of %%buildroot on Pixel's request
12cr|chromium-0.9.15-2|140	- buildrequires X11-devel instead of XFree86-devel
12cr|chromium-0.9.15-2|141	
12cr|chromium-0.9.15-2|142	+ Olivier Blin <oblin@mandriva.com>
12cr|chromium-0.9.15-2|143	- restore BuildRoot
12cr|chromium-0.9.15-2|144	
12cr|chromium-0.9.15-2|145	+ Adam Williamson <awilliamson@mandriva.org>
12cr|chromium-0.9.15-2|146	- add a comment on the debian patches
12cr|chromium-0.9.15-2|147	
12cr|chromium-0.9.15-2|148	* Fri Sep 14 2007 Adam Williamson <awilliamson@mandriva.org> 0.9.12-29mdv2008.0
12cr|chromium-0.9.15-2|149	+ Revision: 85458
12cr|chromium-0.9.15-2|150	- disable build of setup tool for now (debian hasn't ported it to new OpenAL API and I don't know how)
12cr|chromium-0.9.15-2|151	- no need to export OPENAL_CONFIG_OPTS
12cr|chromium-0.9.15-2|152	- correct DPKGDATADIR and remove includes parameters for internal OpenAL
12cr|chromium-0.9.15-2|153	- buildrequires openal-devel and freealut-devel
12cr|chromium-0.9.15-2|154	- adopt patches 100-106 from Debian: fix several bugs, port to current OpenAL API, adapt build to use external OpenAL and freealut
12cr|chromium-0.9.15-2|155	- rebuild for 2008
12cr|chromium-0.9.15-2|156	- fd.o icons
12cr|chromium-0.9.15-2|157	- drop X-Mandriva categories
12cr|chromium-0.9.15-2|158	- drop old menu entries
12cr|chromium-0.9.15-2|159	
12cr|chromium-0.9.15-2|160	+ Thierry Vignaud <tv@mandriva.org>
12cr|chromium-0.9.15-2|161	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|chromium-0.9.15-2|162	
12cr|chromium-0.9.15-2|163	
12cr|chromium-0.9.15-2|164	* Sat Dec 02 2006 Olivier Blin <oblin@mandriva.com> 0.9.12-28mdv2007.0
12cr|chromium-0.9.15-2|165	+ Revision: 89978
12cr|chromium-0.9.15-2|166	- XDG menu
12cr|chromium-0.9.15-2|167	
12cr|chromium-0.9.15-2|168	* Fri Nov 17 2006 Olivier Blin <oblin@mandriva.com> 0.9.12-27mdv2007.1
12cr|chromium-0.9.15-2|169	+ Revision: 85151
12cr|chromium-0.9.15-2|170	- use system libpng not to be affected by libpng 1.0.2 bugs
12cr|chromium-0.9.15-2|171	
12cr|chromium-0.9.15-2|172	* Wed Nov 15 2006 Olivier Blin <oblin@mandriva.com> 0.9.12-26mdv2007.1
12cr|chromium-0.9.15-2|173	+ Revision: 84537
12cr|chromium-0.9.15-2|174	- new release
12cr|chromium-0.9.15-2|175	- link with pthread
12cr|chromium-0.9.15-2|176	- fix icons installation
12cr|chromium-0.9.15-2|177	- bunzip2 sources
12cr|chromium-0.9.15-2|178	- Import chromium
12cr|chromium-0.9.15-2|179	
12cr|chromium-0.9.15-2|180	* Sat May 13 2006 Stefan van der Eijk <stefan@eijk.nu> 0.9.12-25mdk
12cr|chromium-0.9.15-2|181	- rebuild for sparc
12cr|chromium-0.9.15-2|182	
12cr|chromium-0.9.15-2|183	* Sat Dec 31 2005 Mandriva Linux Team <http://www.mandrivaexpert.com/> 0.9.12-24mdk
12cr|chromium-0.9.15-2|184	- Rebuild
12cr|chromium-0.9.15-2|185	
12cr|chromium-0.9.15-2|186	* Tue Aug 17 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.12-23mdk
12cr|chromium-0.9.15-2|187	- Rebuild with new menu
12cr|chromium-0.9.15-2|188	
12cr|chromium-0.9.15-2|189	* Sat Jun 05 2004 <lmontel@n2.mandrakesoft.com> 0.9.12-22mdk
12cr|chromium-0.9.15-2|190	- Rebuild
12cr|chromium-0.9.15-2|191	

603 12
12cr|chromium-browser-beta-21.0.1180.49-1|1	%define revision 147161
12cr|chromium-browser-beta-21.0.1180.49-1|2	%define crname chromium-browser
12cr|chromium-browser-beta-21.0.1180.49-1|3	%define _crdir %{_libdir}/%{crname}
12cr|chromium-browser-beta-21.0.1180.49-1|4	%define _src %{_topdir}/SOURCES
12cr|chromium-browser-beta-21.0.1180.49-1|5	%define basever 21.0.1171.0
12cr|chromium-browser-beta-21.0.1180.49-1|6	%define patchver() ([ -f %{_src}/patch-%1-%2.diff.xz ] || exit 1; xz -dc %{_src}/patch-%1-%2.diff.xz|patch -p1);
12cr|chromium-browser-beta-21.0.1180.49-1|7	
12cr|chromium-browser-beta-21.0.1180.49-1|8	Name: chromium-browser-beta
12cr|chromium-browser-beta-21.0.1180.49-1|9	Version: 21.0.1180.49
12cr|chromium-browser-beta-21.0.1180.49-1|10	Release: %mkrel 1
12cr|chromium-browser-beta-21.0.1180.49-1|11	Summary: A fast webkit-based web browser
12cr|chromium-browser-beta-21.0.1180.49-1|12	Group: Networking/WWW
12cr|chromium-browser-beta-21.0.1180.49-1|13	License: BSD, LGPL
12cr|chromium-browser-beta-21.0.1180.49-1|14	Source0: chromium-%{basever}.tar.xz
12cr|chromium-browser-beta-21.0.1180.49-1|15	Source1: chromium-wrapper
12cr|chromium-browser-beta-21.0.1180.49-1|16	Source2: chromium-browser.desktop
12cr|chromium-browser-beta-21.0.1180.49-1|17	Source1000: patch-21.0.1171.0-21.0.1180.0.diff.xz
12cr|chromium-browser-beta-21.0.1180.49-1|18	Source1001: binary-21.0.1171.0-21.0.1180.0.tar.xz
12cr|chromium-browser-beta-21.0.1180.49-1|19	Source1002: script-21.0.1171.0-21.0.1180.0.sh
12cr|chromium-browser-beta-21.0.1180.49-1|20	Source1003: patch-21.0.1180.0-21.0.1180.4.diff.xz
12cr|chromium-browser-beta-21.0.1180.49-1|21	Source1004: binary-21.0.1180.0-21.0.1180.4.tar.xz
12cr|chromium-browser-beta-21.0.1180.49-1|22	Source1005: script-21.0.1180.0-21.0.1180.4.sh
12cr|chromium-browser-beta-21.0.1180.49-1|23	Source1006: patch-21.0.1180.4-21.0.1180.11.diff.xz
12cr|chromium-browser-beta-21.0.1180.49-1|24	Source1007: binary-21.0.1180.4-21.0.1180.11.tar.xz
12cr|chromium-browser-beta-21.0.1180.49-1|25	Source1008: script-21.0.1180.4-21.0.1180.11.sh
12cr|chromium-browser-beta-21.0.1180.49-1|26	Source1009: patch-21.0.1180.11-21.0.1180.15.diff.xz
12cr|chromium-browser-beta-21.0.1180.49-1|27	Source1010: binary-21.0.1180.11-21.0.1180.15.tar.xz
12cr|chromium-browser-beta-21.0.1180.49-1|28	Source1011: script-21.0.1180.11-21.0.1180.15.sh
12cr|chromium-browser-beta-21.0.1180.49-1|29	Source1012: patch-21.0.1180.15-21.0.1180.41.diff.xz
12cr|chromium-browser-beta-21.0.1180.49-1|30	Source1013: binary-21.0.1180.15-21.0.1180.41.tar.xz
12cr|chromium-browser-beta-21.0.1180.49-1|31	Source1014: script-21.0.1180.15-21.0.1180.41.sh
12cr|chromium-browser-beta-21.0.1180.49-1|32	Source1015: patch-21.0.1180.41-21.0.1180.49.diff.xz
12cr|chromium-browser-beta-21.0.1180.49-1|33	Patch0: chromium-21.0.1171.0-remove-inline.patch
12cr|chromium-browser-beta-21.0.1180.49-1|34	Provides: %{crname}
12cr|chromium-browser-beta-21.0.1180.49-1|35	Conflicts: chromium-browser-unstable
12cr|chromium-browser-beta-21.0.1180.49-1|36	Conflicts: chromium-browser-stable
12cr|chromium-browser-beta-21.0.1180.49-1|37	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|chromium-browser-beta-21.0.1180.49-1|38	BuildRequires: bison, flex, gtk2-devel, atk-devel, expat-devel, gperf
12cr|chromium-browser-beta-21.0.1180.49-1|39	BuildRequires: nspr-devel, nss-devel, libalsa-devel
12cr|chromium-browser-beta-21.0.1180.49-1|40	BuildRequires: glib2-devel, bzip2-devel, zlib-devel, libpng-devel
12cr|chromium-browser-beta-21.0.1180.49-1|41	BuildRequires: jpeg-devel, mesagl-devel, mesaglu-devel
12cr|chromium-browser-beta-21.0.1180.49-1|42	BuildRequires: libxscrnsaver-devel, dbus-glib-devel, cups-devel
12cr|chromium-browser-beta-21.0.1180.49-1|43	BuildRequires: libgnome-keyring-devel libvpx-devel libxtst-devel
12cr|chromium-browser-beta-21.0.1180.49-1|44	BuildRequires: libxslt-devel libxml2-devel libxt-devel pam-devel
12cr|chromium-browser-beta-21.0.1180.49-1|45	BuildRequires: libevent-devel libflac-devel pulseaudio-devel
12cr|chromium-browser-beta-21.0.1180.49-1|46	BuildRequires: elfutils-devel udev-devel speex-devel yasm
12cr|chromium-browser-beta-21.0.1180.49-1|47	BuildRequires: pkgconfig(libusb-1.0)
12cr|chromium-browser-beta-21.0.1180.49-1|48	ExclusiveArch: i586 x86_64 armv7l
12cr|chromium-browser-beta-21.0.1180.49-1|49	
12cr|chromium-browser-beta-21.0.1180.49-1|50	%description
12cr|chromium-browser-beta-21.0.1180.49-1|51	Chromium is a browser that combines a minimal design with sophisticated
12cr|chromium-browser-beta-21.0.1180.49-1|52	technology to make the web faster, safer, and easier.
12cr|chromium-browser-beta-21.0.1180.49-1|53	
12cr|chromium-browser-beta-21.0.1180.49-1|54	This is the beta channel Chromium browser. From time to time stable and
12cr|chromium-browser-beta-21.0.1180.49-1|55	complete features are moved from the unstable browser to beta. It's a
12cr|chromium-browser-beta-21.0.1180.49-1|56	middle ground between the stable and unstable browsers, and may lack the
12cr|chromium-browser-beta-21.0.1180.49-1|57	polish one expects from a finished product.
12cr|chromium-browser-beta-21.0.1180.49-1|58	
12cr|chromium-browser-beta-21.0.1180.49-1|59	Note: If you are reverting from unstable to stable or beta channel, you may
12cr|chromium-browser-beta-21.0.1180.49-1|60	experience tab crashes on startup. This crash only affects tabs restored
12cr|chromium-browser-beta-21.0.1180.49-1|61	during the first launch due to a change in how tab state is stored.
12cr|chromium-browser-beta-21.0.1180.49-1|62	See http://bugs.chromium.org/34688. It's always a good idea to back up
12cr|chromium-browser-beta-21.0.1180.49-1|63	your profile before changing channels.
12cr|chromium-browser-beta-21.0.1180.49-1|64	
12cr|chromium-browser-beta-21.0.1180.49-1|65	%prep
12cr|chromium-browser-beta-21.0.1180.49-1|66	%setup -q -n chromium-%{basever}
12cr|chromium-browser-beta-21.0.1180.49-1|67	%patch0 -p1 -b .remove-inline
12cr|chromium-browser-beta-21.0.1180.49-1|68	%patchver 21.0.1171.0 21.0.1180.0
12cr|chromium-browser-beta-21.0.1180.49-1|69	tar xvf %{_src}/binary-21.0.1171.0-21.0.1180.0.tar.xz
12cr|chromium-browser-beta-21.0.1180.49-1|70	sh -x %{_src}/script-21.0.1171.0-21.0.1180.0.sh
12cr|chromium-browser-beta-21.0.1180.49-1|71	%patchver 21.0.1180.0 21.0.1180.4
12cr|chromium-browser-beta-21.0.1180.49-1|72	tar xvf %{_src}/binary-21.0.1180.0-21.0.1180.4.tar.xz
12cr|chromium-browser-beta-21.0.1180.49-1|73	sh -x %{_src}/script-21.0.1180.0-21.0.1180.4.sh
12cr|chromium-browser-beta-21.0.1180.49-1|74	%patchver 21.0.1180.4 21.0.1180.11
12cr|chromium-browser-beta-21.0.1180.49-1|75	tar xvf %{_src}/binary-21.0.1180.4-21.0.1180.11.tar.xz
12cr|chromium-browser-beta-21.0.1180.49-1|76	sh -x %{_src}/script-21.0.1180.4-21.0.1180.11.sh
12cr|chromium-browser-beta-21.0.1180.49-1|77	%patchver 21.0.1180.11 21.0.1180.15
12cr|chromium-browser-beta-21.0.1180.49-1|78	sh -x %{_src}/script-21.0.1180.11-21.0.1180.15.sh
12cr|chromium-browser-beta-21.0.1180.49-1|79	%patchver 21.0.1180.15 21.0.1180.41
12cr|chromium-browser-beta-21.0.1180.49-1|80	tar xvf %{_src}/binary-21.0.1180.15-21.0.1180.41.tar.xz
12cr|chromium-browser-beta-21.0.1180.49-1|81	sh -x %{_src}/script-21.0.1180.15-21.0.1180.41.sh
12cr|chromium-browser-beta-21.0.1180.49-1|82	%patchver 21.0.1180.41 21.0.1180.49
12cr|chromium-browser-beta-21.0.1180.49-1|83	
12cr|chromium-browser-beta-21.0.1180.49-1|84	echo "%{revision}" > build/LASTCHANGE.in
12cr|chromium-browser-beta-21.0.1180.49-1|85	
12cr|chromium-browser-beta-21.0.1180.49-1|86	# Hard code extra version
12cr|chromium-browser-beta-21.0.1180.49-1|87	FILE=chrome/common/chrome_version_info_posix.cc
12cr|chromium-browser-beta-21.0.1180.49-1|88	sed -i.orig -e 's/getenv("CHROME_VERSION_EXTRA")/"%{product_vendor} %{product_version}"/' $FILE
12cr|chromium-browser-beta-21.0.1180.49-1|89	cmp $FILE $FILE.orig && exit 1
12cr|chromium-browser-beta-21.0.1180.49-1|90	
12cr|chromium-browser-beta-21.0.1180.49-1|91	%build
12cr|chromium-browser-beta-21.0.1180.49-1|92	export GYP_GENERATORS=make
12cr|chromium-browser-beta-21.0.1180.49-1|93	build/gyp_chromium --depth=. \
12cr|chromium-browser-beta-21.0.1180.49-1|94	-D linux_sandbox_path=%{_crdir}/chrome-sandbox \
12cr|chromium-browser-beta-21.0.1180.49-1|95	-D linux_sandbox_chrome_path=%{_crdir}/chrome \
12cr|chromium-browser-beta-21.0.1180.49-1|96	-D linux_link_gnome_keyring=0 \
12cr|chromium-browser-beta-21.0.1180.49-1|97	-D use_gconf=0 \
12cr|chromium-browser-beta-21.0.1180.49-1|98	-D werror='' \
12cr|chromium-browser-beta-21.0.1180.49-1|99	-D use_system_v8=0 \
12cr|chromium-browser-beta-21.0.1180.49-1|100	-D use_system_sqlite=0 \
12cr|chromium-browser-beta-21.0.1180.49-1|101	-D use_system_libxml=1 \
12cr|chromium-browser-beta-21.0.1180.49-1|102	-D use_system_zlib=1 \
12cr|chromium-browser-beta-21.0.1180.49-1|103	-D use_system_bzip2=1 \
12cr|chromium-browser-beta-21.0.1180.49-1|104	-D use_system_xdg_utils=1 \
12cr|chromium-browser-beta-21.0.1180.49-1|105	-D use_system_yasm=1 \
12cr|chromium-browser-beta-21.0.1180.49-1|106	-D use_system_libusb=1 \
12cr|chromium-browser-beta-21.0.1180.49-1|107	-D use_system_libpng=1 \
12cr|chromium-browser-beta-21.0.1180.49-1|108	-D use_system_libjpeg=1 \
12cr|chromium-browser-beta-21.0.1180.49-1|109	-D use_system_libevent=1 \
12cr|chromium-browser-beta-21.0.1180.49-1|110	-D use_system_flac=1 \
12cr|chromium-browser-beta-21.0.1180.49-1|111	-D use_system_speex=1 \
12cr|chromium-browser-beta-21.0.1180.49-1|112	-D use_system_vpx=0 \
12cr|chromium-browser-beta-21.0.1180.49-1|113	-D use_system_icu=0 \
12cr|chromium-browser-beta-21.0.1180.49-1|114	%ifarch i586
12cr|chromium-browser-beta-21.0.1180.49-1|115	-D disable_sse2=1 \
12cr|chromium-browser-beta-21.0.1180.49-1|116	-D release_extra_cflags="-march=i586"
12cr|chromium-browser-beta-21.0.1180.49-1|117	%endif
12cr|chromium-browser-beta-21.0.1180.49-1|118	%ifarch armv7l
12cr|chromium-browser-beta-21.0.1180.49-1|119	-D target_arch=arm \
12cr|chromium-browser-beta-21.0.1180.49-1|120	-D disable_nacl=1 \
12cr|chromium-browser-beta-21.0.1180.49-1|121	-D linux_use_tcmalloc=0 \
12cr|chromium-browser-beta-21.0.1180.49-1|122	-D armv7=1 \
12cr|chromium-browser-beta-21.0.1180.49-1|123	-D release_extra_cflags="-marm"
12cr|chromium-browser-beta-21.0.1180.49-1|124	%endif
12cr|chromium-browser-beta-21.0.1180.49-1|125	
12cr|chromium-browser-beta-21.0.1180.49-1|126	# Note: DON'T use system sqlite (3.7.3) -- it breaks history search
12cr|chromium-browser-beta-21.0.1180.49-1|127	
12cr|chromium-browser-beta-21.0.1180.49-1|128	%make chrome chrome_sandbox BUILDTYPE=Release
12cr|chromium-browser-beta-21.0.1180.49-1|129	
12cr|chromium-browser-beta-21.0.1180.49-1|130	%install
12cr|chromium-browser-beta-21.0.1180.49-1|131	rm -rf %{buildroot}
12cr|chromium-browser-beta-21.0.1180.49-1|132	mkdir -p %{buildroot}%{_bindir}
12cr|chromium-browser-beta-21.0.1180.49-1|133	mkdir -p %{buildroot}%{_crdir}/locales
12cr|chromium-browser-beta-21.0.1180.49-1|134	mkdir -p %{buildroot}%{_crdir}/themes
12cr|chromium-browser-beta-21.0.1180.49-1|135	mkdir -p %{buildroot}%{_crdir}/default_apps
12cr|chromium-browser-beta-21.0.1180.49-1|136	mkdir -p %{buildroot}%{_mandir}/man1
12cr|chromium-browser-beta-21.0.1180.49-1|137	install -m 755 %{_src}/chromium-wrapper %{buildroot}%{_crdir}/
12cr|chromium-browser-beta-21.0.1180.49-1|138	install -m 755 out/Release/chrome %{buildroot}%{_crdir}/
12cr|chromium-browser-beta-21.0.1180.49-1|139	install -m 4755 out/Release/chrome_sandbox %{buildroot}%{_crdir}/chrome-sandbox
12cr|chromium-browser-beta-21.0.1180.49-1|140	install -m 644 out/Release/chrome.1 %{buildroot}%{_mandir}/man1/%{crname}.1
12cr|chromium-browser-beta-21.0.1180.49-1|141	install -m 644 out/Release/chrome.pak %{buildroot}%{_crdir}/
12cr|chromium-browser-beta-21.0.1180.49-1|142	install -m 644 out/Release/ui_resources_standard.pak %{buildroot}%{_crdir}/
12cr|chromium-browser-beta-21.0.1180.49-1|143	install -m 644 out/Release/theme_resources_standard.pak %{buildroot}%{_crdir}/
12cr|chromium-browser-beta-21.0.1180.49-1|144	install -m 755 out/Release/libffmpegsumo.so %{buildroot}%{_crdir}/
12cr|chromium-browser-beta-21.0.1180.49-1|145	%ifnarch armv7l
12cr|chromium-browser-beta-21.0.1180.49-1|146	install -m 755 out/Release/libppGoogleNaClPluginChrome.so %{buildroot}%{_crdir}/
12cr|chromium-browser-beta-21.0.1180.49-1|147	install -m 755 out/Release/nacl_helper_bootstrap %{buildroot}%{_crdir}/
12cr|chromium-browser-beta-21.0.1180.49-1|148	install -m 755 out/Release/nacl_helper %{buildroot}%{_crdir}/
12cr|chromium-browser-beta-21.0.1180.49-1|149	install -m 644 out/Release/nacl_irt_*.nexe %{buildroot}%{_crdir}/
12cr|chromium-browser-beta-21.0.1180.49-1|150	%endif
12cr|chromium-browser-beta-21.0.1180.49-1|151	install -m 644 out/Release/locales/*.pak %{buildroot}%{_crdir}/locales/
12cr|chromium-browser-beta-21.0.1180.49-1|152	#install -m 755 out/Release/xdg-mime %{buildroot}%{_crdir}/
12cr|chromium-browser-beta-21.0.1180.49-1|153	#install -m 755 out/Release/xdg-settings %{buildroot}%{_crdir}/
12cr|chromium-browser-beta-21.0.1180.49-1|154	install -m 644 out/Release/resources.pak %{buildroot}%{_crdir}/
12cr|chromium-browser-beta-21.0.1180.49-1|155	install -m 644 chrome/browser/resources/default_apps/* %{buildroot}%{_crdir}/default_apps/
12cr|chromium-browser-beta-21.0.1180.49-1|156	ln -s %{_crdir}/chromium-wrapper %{buildroot}%{_bindir}/%{crname}
12cr|chromium-browser-beta-21.0.1180.49-1|157	
12cr|chromium-browser-beta-21.0.1180.49-1|158	find out/Release/resources/ -name "*.d" -exec rm {} \;
12cr|chromium-browser-beta-21.0.1180.49-1|159	cp -r out/Release/resources %{buildroot}%{_crdir}
12cr|chromium-browser-beta-21.0.1180.49-1|160	
12cr|chromium-browser-beta-21.0.1180.49-1|161	# Strip NaCl IRT
12cr|chromium-browser-beta-21.0.1180.49-1|162	./native_client/toolchain/linux_x86_newlib/bin/x86_64-nacl-strip --strip-debug %{buildroot}%{_crdir}/nacl_irt_x86_64.nexe
12cr|chromium-browser-beta-21.0.1180.49-1|163	./native_client/toolchain/linux_x86_newlib/bin/i686-nacl-strip --strip-debug %{buildroot}%{_crdir}/nacl_irt_x86_32.nexe
12cr|chromium-browser-beta-21.0.1180.49-1|164	
12cr|chromium-browser-beta-21.0.1180.49-1|165	# desktop file
12cr|chromium-browser-beta-21.0.1180.49-1|166	mkdir -p %{buildroot}%{_datadir}/applications
12cr|chromium-browser-beta-21.0.1180.49-1|167	install -m 644 %{_src}/%{crname}.desktop %{buildroot}%{_datadir}/applications/
12cr|chromium-browser-beta-21.0.1180.49-1|168	
12cr|chromium-browser-beta-21.0.1180.49-1|169	# icon
12cr|chromium-browser-beta-21.0.1180.49-1|170	for i in 16 22 24 26 32 48 64 128 256; do
12cr|chromium-browser-beta-21.0.1180.49-1|171	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps
12cr|chromium-browser-beta-21.0.1180.49-1|172	install -m 644 chrome/app/theme/chromium/product_logo_$i.png \
12cr|chromium-browser-beta-21.0.1180.49-1|173	%{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps/%{crname}.png
12cr|chromium-browser-beta-21.0.1180.49-1|174	done
12cr|chromium-browser-beta-21.0.1180.49-1|175	
12cr|chromium-browser-beta-21.0.1180.49-1|176	%clean
12cr|chromium-browser-beta-21.0.1180.49-1|177	rm -rf %{buildroot}
12cr|chromium-browser-beta-21.0.1180.49-1|178	
12cr|chromium-browser-beta-21.0.1180.49-1|179	%files
12cr|chromium-browser-beta-21.0.1180.49-1|180	%defattr(-,root,root,-)
12cr|chromium-browser-beta-21.0.1180.49-1|181	%{_bindir}/%{crname}
12cr|chromium-browser-beta-21.0.1180.49-1|182	%{_crdir}/chromium-wrapper
12cr|chromium-browser-beta-21.0.1180.49-1|183	%{_crdir}/chrome
12cr|chromium-browser-beta-21.0.1180.49-1|184	%{_crdir}/chrome-sandbox
12cr|chromium-browser-beta-21.0.1180.49-1|185	%{_crdir}/chrome.pak
12cr|chromium-browser-beta-21.0.1180.49-1|186	%{_crdir}/libffmpegsumo.so
12cr|chromium-browser-beta-21.0.1180.49-1|187	%ifnarch armv7l
12cr|chromium-browser-beta-21.0.1180.49-1|188	%{_crdir}/libppGoogleNaClPluginChrome.so
12cr|chromium-browser-beta-21.0.1180.49-1|189	%{_crdir}/nacl_helper_bootstrap
12cr|chromium-browser-beta-21.0.1180.49-1|190	%{_crdir}/nacl_helper
12cr|chromium-browser-beta-21.0.1180.49-1|191	%{_crdir}/nacl_irt_*.nexe
12cr|chromium-browser-beta-21.0.1180.49-1|192	%endif
12cr|chromium-browser-beta-21.0.1180.49-1|193	%{_crdir}/locales
12cr|chromium-browser-beta-21.0.1180.49-1|194	%{_crdir}/resources.pak
12cr|chromium-browser-beta-21.0.1180.49-1|195	%{_crdir}/resources
12cr|chromium-browser-beta-21.0.1180.49-1|196	%{_crdir}/ui_resources_standard.pak
12cr|chromium-browser-beta-21.0.1180.49-1|197	%{_crdir}/theme_resources_standard.pak
12cr|chromium-browser-beta-21.0.1180.49-1|198	%{_crdir}/themes
12cr|chromium-browser-beta-21.0.1180.49-1|199	%{_crdir}/default_apps
12cr|chromium-browser-beta-21.0.1180.49-1|200	#%{_crdir}/xdg-mime
12cr|chromium-browser-beta-21.0.1180.49-1|201	#%{_crdir}/xdg-settings
12cr|chromium-browser-beta-21.0.1180.49-1|202	%{_mandir}/man1/%{crname}*
12cr|chromium-browser-beta-21.0.1180.49-1|203	%{_datadir}/applications/*.desktop
12cr|chromium-browser-beta-21.0.1180.49-1|204	%{_iconsdir}/hicolor/*/apps/%{crname}.png
12cr|chromium-browser-beta-21.0.1180.49-1|205	
12cr|chromium-browser-beta-21.0.1180.49-1|206	
12cr|chromium-browser-beta-21.0.1180.49-1|207	
12cr|chromium-browser-beta-21.0.1180.49-1|208	%changelog
12cr|chromium-browser-beta-21.0.1180.49-1|209	

604 12
12cr|chromium-browser-unstable-21.0.1180.15-1|1	%define revision 144745
12cr|chromium-browser-unstable-21.0.1180.15-1|2	%define crname chromium-browser
12cr|chromium-browser-unstable-21.0.1180.15-1|3	%define _crdir %{_libdir}/%{crname}
12cr|chromium-browser-unstable-21.0.1180.15-1|4	%define _src %{_topdir}/SOURCES
12cr|chromium-browser-unstable-21.0.1180.15-1|5	%define basever 21.0.1171.0
12cr|chromium-browser-unstable-21.0.1180.15-1|6	%define patchver() ([ -f %{_src}/patch-%1-%2.diff.xz ] || exit 1; xz -dc %{_src}/patch-%1-%2.diff.xz|patch -p1);
12cr|chromium-browser-unstable-21.0.1180.15-1|7	
12cr|chromium-browser-unstable-21.0.1180.15-1|8	Name: chromium-browser-unstable
12cr|chromium-browser-unstable-21.0.1180.15-1|9	Version: 21.0.1180.15
12cr|chromium-browser-unstable-21.0.1180.15-1|10	Release: %mkrel 1
12cr|chromium-browser-unstable-21.0.1180.15-1|11	Summary: A fast webkit-based web browser
12cr|chromium-browser-unstable-21.0.1180.15-1|12	Group: Networking/WWW
12cr|chromium-browser-unstable-21.0.1180.15-1|13	License: BSD, LGPL
12cr|chromium-browser-unstable-21.0.1180.15-1|14	URL: http://www.chromium.org/getting-involved/dev-channel
12cr|chromium-browser-unstable-21.0.1180.15-1|15	Source0: chromium-%{basever}.tar.xz
12cr|chromium-browser-unstable-21.0.1180.15-1|16	Source1: chromium-wrapper
12cr|chromium-browser-unstable-21.0.1180.15-1|17	Source2: chromium-browser.desktop
12cr|chromium-browser-unstable-21.0.1180.15-1|18	Source1000: patch-21.0.1171.0-21.0.1180.0.diff.xz
12cr|chromium-browser-unstable-21.0.1180.15-1|19	Source1001: binary-21.0.1171.0-21.0.1180.0.tar.xz
12cr|chromium-browser-unstable-21.0.1180.15-1|20	Source1002: script-21.0.1171.0-21.0.1180.0.sh
12cr|chromium-browser-unstable-21.0.1180.15-1|21	Source1003: patch-21.0.1180.0-21.0.1180.4.diff.xz
12cr|chromium-browser-unstable-21.0.1180.15-1|22	Source1004: binary-21.0.1180.0-21.0.1180.4.tar.xz
12cr|chromium-browser-unstable-21.0.1180.15-1|23	Source1005: script-21.0.1180.0-21.0.1180.4.sh
12cr|chromium-browser-unstable-21.0.1180.15-1|24	Source1006: patch-21.0.1180.4-21.0.1180.11.diff.xz
12cr|chromium-browser-unstable-21.0.1180.15-1|25	Source1007: binary-21.0.1180.4-21.0.1180.11.tar.xz
12cr|chromium-browser-unstable-21.0.1180.15-1|26	Source1008: script-21.0.1180.4-21.0.1180.11.sh
12cr|chromium-browser-unstable-21.0.1180.15-1|27	Source1009: patch-21.0.1180.11-21.0.1180.15.diff.xz
12cr|chromium-browser-unstable-21.0.1180.15-1|28	Source1010: binary-21.0.1180.11-21.0.1180.15.tar.xz
12cr|chromium-browser-unstable-21.0.1180.15-1|29	Source1011: script-21.0.1180.11-21.0.1180.15.sh
12cr|chromium-browser-unstable-21.0.1180.15-1|30	Patch0: chromium-21.0.1171.0-remove-inline.patch
12cr|chromium-browser-unstable-21.0.1180.15-1|31	Provides: %{crname}
12cr|chromium-browser-unstable-21.0.1180.15-1|32	Conflicts: chromium-browser-stable
12cr|chromium-browser-unstable-21.0.1180.15-1|33	Conflicts: chromium-browser-beta
12cr|chromium-browser-unstable-21.0.1180.15-1|34	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|chromium-browser-unstable-21.0.1180.15-1|35	BuildRequires: bison, flex, gtk2-devel, atk-devel, expat-devel, gperf
12cr|chromium-browser-unstable-21.0.1180.15-1|36	BuildRequires: nspr-devel, nss-devel, libalsa-devel
12cr|chromium-browser-unstable-21.0.1180.15-1|37	BuildRequires: glib2-devel, bzip2-devel, zlib-devel, libpng-devel
12cr|chromium-browser-unstable-21.0.1180.15-1|38	BuildRequires: jpeg-devel, mesagl-devel, mesaglu-devel
12cr|chromium-browser-unstable-21.0.1180.15-1|39	BuildRequires: libxscrnsaver-devel, dbus-glib-devel, cups-devel
12cr|chromium-browser-unstable-21.0.1180.15-1|40	BuildRequires: libgnome-keyring-devel libvpx-devel libxtst-devel
12cr|chromium-browser-unstable-21.0.1180.15-1|41	BuildRequires: libxslt-devel libxml2-devel libxt-devel pam-devel
12cr|chromium-browser-unstable-21.0.1180.15-1|42	BuildRequires: libevent-devel libflac-devel pulseaudio-devel
12cr|chromium-browser-unstable-21.0.1180.15-1|43	BuildRequires: elfutils-devel udev-devel yasm
12cr|chromium-browser-unstable-21.0.1180.15-1|44	BuildRequires: pkgconfig(libusb-1.0)
12cr|chromium-browser-unstable-21.0.1180.15-1|45	ExclusiveArch: i586 x86_64 armv7l
12cr|chromium-browser-unstable-21.0.1180.15-1|46	
12cr|chromium-browser-unstable-21.0.1180.15-1|47	%description
12cr|chromium-browser-unstable-21.0.1180.15-1|48	Chromium is a browser that combines a minimal design with sophisticated
12cr|chromium-browser-unstable-21.0.1180.15-1|49	technology to make the web faster, safer, and easier.
12cr|chromium-browser-unstable-21.0.1180.15-1|50	
12cr|chromium-browser-unstable-21.0.1180.15-1|51	This is the developer preview channel Chromium browser. It contains the
12cr|chromium-browser-unstable-21.0.1180.15-1|52	latest features but can be unstable at times, and new features may
12cr|chromium-browser-unstable-21.0.1180.15-1|53	require manual configuration to be enabled. If you prefer a stable and
12cr|chromium-browser-unstable-21.0.1180.15-1|54	tested browser, install the chromium-browser-stable package instead.
12cr|chromium-browser-unstable-21.0.1180.15-1|55	
12cr|chromium-browser-unstable-21.0.1180.15-1|56	Note: If you are reverting from unstable to stable or beta channel, you may
12cr|chromium-browser-unstable-21.0.1180.15-1|57	experience tab crashes on startup. This crash only affects tabs restored
12cr|chromium-browser-unstable-21.0.1180.15-1|58	during the first launch due to a change in how tab state is stored.
12cr|chromium-browser-unstable-21.0.1180.15-1|59	See http://bugs.chromium.org/34688. It's always a good idea to back up
12cr|chromium-browser-unstable-21.0.1180.15-1|60	your profile before changing channels.
12cr|chromium-browser-unstable-21.0.1180.15-1|61	
12cr|chromium-browser-unstable-21.0.1180.15-1|62	%prep
12cr|chromium-browser-unstable-21.0.1180.15-1|63	%setup -q -n chromium-%{basever}
12cr|chromium-browser-unstable-21.0.1180.15-1|64	%patch0 -p1 -b .remove-inline
12cr|chromium-browser-unstable-21.0.1180.15-1|65	%patchver 21.0.1171.0 21.0.1180.0
12cr|chromium-browser-unstable-21.0.1180.15-1|66	tar xvf %{_src}/binary-21.0.1171.0-21.0.1180.0.tar.xz
12cr|chromium-browser-unstable-21.0.1180.15-1|67	sh -x %{_src}/script-21.0.1171.0-21.0.1180.0.sh
12cr|chromium-browser-unstable-21.0.1180.15-1|68	%patchver 21.0.1180.0 21.0.1180.4
12cr|chromium-browser-unstable-21.0.1180.15-1|69	tar xvf %{_src}/binary-21.0.1180.0-21.0.1180.4.tar.xz
12cr|chromium-browser-unstable-21.0.1180.15-1|70	sh -x %{_src}/script-21.0.1180.0-21.0.1180.4.sh
12cr|chromium-browser-unstable-21.0.1180.15-1|71	%patchver 21.0.1180.4 21.0.1180.11
12cr|chromium-browser-unstable-21.0.1180.15-1|72	tar xvf %{_src}/binary-21.0.1180.4-21.0.1180.11.tar.xz
12cr|chromium-browser-unstable-21.0.1180.15-1|73	sh -x %{_src}/script-21.0.1180.4-21.0.1180.11.sh
12cr|chromium-browser-unstable-21.0.1180.15-1|74	%patchver 21.0.1180.11 21.0.1180.15
12cr|chromium-browser-unstable-21.0.1180.15-1|75	tar xvf %{_src}/binary-21.0.1180.11-21.0.1180.15.tar.xz
12cr|chromium-browser-unstable-21.0.1180.15-1|76	sh -x %{_src}/script-21.0.1180.11-21.0.1180.15.sh
12cr|chromium-browser-unstable-21.0.1180.15-1|77	
12cr|chromium-browser-unstable-21.0.1180.15-1|78	echo "%{revision}" > build/LASTCHANGE.in
12cr|chromium-browser-unstable-21.0.1180.15-1|79	
12cr|chromium-browser-unstable-21.0.1180.15-1|80	# Hard code extra version
12cr|chromium-browser-unstable-21.0.1180.15-1|81	FILE=chrome/common/chrome_version_info_posix.cc
12cr|chromium-browser-unstable-21.0.1180.15-1|82	sed -i.orig -e 's/getenv("CHROME_VERSION_EXTRA")/"%{product_vendor} %{product_version}"/' $FILE
12cr|chromium-browser-unstable-21.0.1180.15-1|83	cmp $FILE $FILE.orig && exit 1
12cr|chromium-browser-unstable-21.0.1180.15-1|84	
12cr|chromium-browser-unstable-21.0.1180.15-1|85	%build
12cr|chromium-browser-unstable-21.0.1180.15-1|86	export GYP_GENERATORS=make
12cr|chromium-browser-unstable-21.0.1180.15-1|87	build/gyp_chromium --depth=. \
12cr|chromium-browser-unstable-21.0.1180.15-1|88	-D linux_sandbox_path=%{_crdir}/chrome-sandbox \
12cr|chromium-browser-unstable-21.0.1180.15-1|89	-D linux_sandbox_chrome_path=%{_crdir}/chrome \
12cr|chromium-browser-unstable-21.0.1180.15-1|90	-D linux_link_gnome_keyring=0 \
12cr|chromium-browser-unstable-21.0.1180.15-1|91	-D use_gconf=0 \
12cr|chromium-browser-unstable-21.0.1180.15-1|92	-D werror='' \
12cr|chromium-browser-unstable-21.0.1180.15-1|93	-D use_system_v8=0 \
12cr|chromium-browser-unstable-21.0.1180.15-1|94	-D use_system_sqlite=0 \
12cr|chromium-browser-unstable-21.0.1180.15-1|95	-D use_system_libxml=1 \
12cr|chromium-browser-unstable-21.0.1180.15-1|96	-D use_system_zlib=1 \
12cr|chromium-browser-unstable-21.0.1180.15-1|97	-D use_system_bzip2=1 \
12cr|chromium-browser-unstable-21.0.1180.15-1|98	-D use_system_xdg_utils=1 \
12cr|chromium-browser-unstable-21.0.1180.15-1|99	-D use_system_yasm=1	\
12cr|chromium-browser-unstable-21.0.1180.15-1|100	-D use_system_libusb=1 \
12cr|chromium-browser-unstable-21.0.1180.15-1|101	-D use_system_libpng=1 \
12cr|chromium-browser-unstable-21.0.1180.15-1|102	-D use_system_libjpeg=1 \
12cr|chromium-browser-unstable-21.0.1180.15-1|103	-D use_system_libevent=1 \
12cr|chromium-browser-unstable-21.0.1180.15-1|104	-D use_system_flac=1 \
12cr|chromium-browser-unstable-21.0.1180.15-1|105	-D use_system_vpx=0 \
12cr|chromium-browser-unstable-21.0.1180.15-1|106	-D use_system_icu=0 \
12cr|chromium-browser-unstable-21.0.1180.15-1|107	%ifarch i586
12cr|chromium-browser-unstable-21.0.1180.15-1|108	-D disable_sse2=1 \
12cr|chromium-browser-unstable-21.0.1180.15-1|109	-D release_extra_cflags="-march=i586"
12cr|chromium-browser-unstable-21.0.1180.15-1|110	%endif
12cr|chromium-browser-unstable-21.0.1180.15-1|111	%ifarch armv7l
12cr|chromium-browser-unstable-21.0.1180.15-1|112	-D target_arch=arm \
12cr|chromium-browser-unstable-21.0.1180.15-1|113	-D disable_nacl=1 \
12cr|chromium-browser-unstable-21.0.1180.15-1|114	-D linux_use_tcmalloc=0 \
12cr|chromium-browser-unstable-21.0.1180.15-1|115	-D armv7=1 \
12cr|chromium-browser-unstable-21.0.1180.15-1|116	-D release_extra_cflags="-marm"
12cr|chromium-browser-unstable-21.0.1180.15-1|117	%endif
12cr|chromium-browser-unstable-21.0.1180.15-1|118	
12cr|chromium-browser-unstable-21.0.1180.15-1|119	# Note: DON'T use system sqlite (3.7.3) -- it breaks history search
12cr|chromium-browser-unstable-21.0.1180.15-1|120	
12cr|chromium-browser-unstable-21.0.1180.15-1|121	%make chrome chrome_sandbox BUILDTYPE=Release
12cr|chromium-browser-unstable-21.0.1180.15-1|122	
12cr|chromium-browser-unstable-21.0.1180.15-1|123	%install
12cr|chromium-browser-unstable-21.0.1180.15-1|124	rm -rf %{buildroot}
12cr|chromium-browser-unstable-21.0.1180.15-1|125	mkdir -p %{buildroot}%{_bindir}
12cr|chromium-browser-unstable-21.0.1180.15-1|126	mkdir -p %{buildroot}%{_crdir}/locales
12cr|chromium-browser-unstable-21.0.1180.15-1|127	mkdir -p %{buildroot}%{_crdir}/themes
12cr|chromium-browser-unstable-21.0.1180.15-1|128	mkdir -p %{buildroot}%{_crdir}/default_apps
12cr|chromium-browser-unstable-21.0.1180.15-1|129	mkdir -p %{buildroot}%{_mandir}/man1
12cr|chromium-browser-unstable-21.0.1180.15-1|130	install -m 755 %{_src}/chromium-wrapper %{buildroot}%{_crdir}/
12cr|chromium-browser-unstable-21.0.1180.15-1|131	install -m 755 out/Release/chrome %{buildroot}%{_crdir}/
12cr|chromium-browser-unstable-21.0.1180.15-1|132	install -m 4755 out/Release/chrome_sandbox %{buildroot}%{_crdir}/chrome-sandbox
12cr|chromium-browser-unstable-21.0.1180.15-1|133	install -m 644 out/Release/chrome.1 %{buildroot}%{_mandir}/man1/%{crname}.1
12cr|chromium-browser-unstable-21.0.1180.15-1|134	install -m 644 out/Release/chrome.pak %{buildroot}%{_crdir}/
12cr|chromium-browser-unstable-21.0.1180.15-1|135	install -m 644 out/Release/ui_resources_standard.pak %{buildroot}%{_crdir}/
12cr|chromium-browser-unstable-21.0.1180.15-1|136	install -m 644 out/Release/theme_resources_standard.pak %{buildroot}%{_crdir}/
12cr|chromium-browser-unstable-21.0.1180.15-1|137	install -m 755 out/Release/libffmpegsumo.so %{buildroot}%{_crdir}/
12cr|chromium-browser-unstable-21.0.1180.15-1|138	%ifnarch armv7l
12cr|chromium-browser-unstable-21.0.1180.15-1|139	install -m 755 out/Release/libppGoogleNaClPluginChrome.so %{buildroot}%{_crdir}/
12cr|chromium-browser-unstable-21.0.1180.15-1|140	install -m 755 out/Release/nacl_helper_bootstrap %{buildroot}%{_crdir}/
12cr|chromium-browser-unstable-21.0.1180.15-1|141	install -m 755 out/Release/nacl_helper %{buildroot}%{_crdir}/
12cr|chromium-browser-unstable-21.0.1180.15-1|142	install -m 644 out/Release/nacl_irt_*.nexe %{buildroot}%{_crdir}/
12cr|chromium-browser-unstable-21.0.1180.15-1|143	%endif
12cr|chromium-browser-unstable-21.0.1180.15-1|144	install -m 644 out/Release/locales/*.pak %{buildroot}%{_crdir}/locales/
12cr|chromium-browser-unstable-21.0.1180.15-1|145	#install -m 755 out/Release/xdg-mime %{buildroot}%{_crdir}/
12cr|chromium-browser-unstable-21.0.1180.15-1|146	#install -m 755 out/Release/xdg-settings %{buildroot}%{_crdir}/
12cr|chromium-browser-unstable-21.0.1180.15-1|147	install -m 644 out/Release/resources.pak %{buildroot}%{_crdir}/
12cr|chromium-browser-unstable-21.0.1180.15-1|148	install -m 644 chrome/browser/resources/default_apps/* %{buildroot}%{_crdir}/default_apps/
12cr|chromium-browser-unstable-21.0.1180.15-1|149	ln -s %{_crdir}/chromium-wrapper %{buildroot}%{_bindir}/%{crname}
12cr|chromium-browser-unstable-21.0.1180.15-1|150	
12cr|chromium-browser-unstable-21.0.1180.15-1|151	find out/Release/resources/ -name "*.d" -exec rm {} \;
12cr|chromium-browser-unstable-21.0.1180.15-1|152	cp -r out/Release/resources %{buildroot}%{_crdir}
12cr|chromium-browser-unstable-21.0.1180.15-1|153	
12cr|chromium-browser-unstable-21.0.1180.15-1|154	# Strip NaCl IRT
12cr|chromium-browser-unstable-21.0.1180.15-1|155	./native_client/toolchain/linux_x86_newlib/bin/x86_64-nacl-strip --strip-debug %{buildroot}%{_crdir}/nacl_irt_x86_64.nexe
12cr|chromium-browser-unstable-21.0.1180.15-1|156	./native_client/toolchain/linux_x86_newlib/bin/i686-nacl-strip --strip-debug %{buildroot}%{_crdir}/nacl_irt_x86_32.nexe
12cr|chromium-browser-unstable-21.0.1180.15-1|157	
12cr|chromium-browser-unstable-21.0.1180.15-1|158	# desktop file
12cr|chromium-browser-unstable-21.0.1180.15-1|159	mkdir -p %{buildroot}%{_datadir}/applications
12cr|chromium-browser-unstable-21.0.1180.15-1|160	install -m 644 %{_src}/%{crname}.desktop %{buildroot}%{_datadir}/applications/
12cr|chromium-browser-unstable-21.0.1180.15-1|161	
12cr|chromium-browser-unstable-21.0.1180.15-1|162	# icon
12cr|chromium-browser-unstable-21.0.1180.15-1|163	for i in 16 22 24 26 32 48 64 128 256; do
12cr|chromium-browser-unstable-21.0.1180.15-1|164	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps
12cr|chromium-browser-unstable-21.0.1180.15-1|165	install -m 644 chrome/app/theme/chromium/product_logo_$i.png \
12cr|chromium-browser-unstable-21.0.1180.15-1|166	%{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps/%{crname}.png
12cr|chromium-browser-unstable-21.0.1180.15-1|167	done
12cr|chromium-browser-unstable-21.0.1180.15-1|168	
12cr|chromium-browser-unstable-21.0.1180.15-1|169	%clean
12cr|chromium-browser-unstable-21.0.1180.15-1|170	rm -rf %{buildroot}
12cr|chromium-browser-unstable-21.0.1180.15-1|171	
12cr|chromium-browser-unstable-21.0.1180.15-1|172	%files
12cr|chromium-browser-unstable-21.0.1180.15-1|173	%defattr(-,root,root,-)
12cr|chromium-browser-unstable-21.0.1180.15-1|174	%{_bindir}/%{crname}
12cr|chromium-browser-unstable-21.0.1180.15-1|175	%{_crdir}/chromium-wrapper
12cr|chromium-browser-unstable-21.0.1180.15-1|176	%{_crdir}/chrome
12cr|chromium-browser-unstable-21.0.1180.15-1|177	%{_crdir}/chrome-sandbox
12cr|chromium-browser-unstable-21.0.1180.15-1|178	%{_crdir}/chrome.pak
12cr|chromium-browser-unstable-21.0.1180.15-1|179	%{_crdir}/libffmpegsumo.so
12cr|chromium-browser-unstable-21.0.1180.15-1|180	%ifnarch armv7l
12cr|chromium-browser-unstable-21.0.1180.15-1|181	%{_crdir}/libppGoogleNaClPluginChrome.so
12cr|chromium-browser-unstable-21.0.1180.15-1|182	%{_crdir}/nacl_helper_bootstrap
12cr|chromium-browser-unstable-21.0.1180.15-1|183	%{_crdir}/nacl_helper
12cr|chromium-browser-unstable-21.0.1180.15-1|184	%{_crdir}/nacl_irt_*.nexe
12cr|chromium-browser-unstable-21.0.1180.15-1|185	%endif
12cr|chromium-browser-unstable-21.0.1180.15-1|186	%{_crdir}/locales
12cr|chromium-browser-unstable-21.0.1180.15-1|187	%{_crdir}/resources.pak
12cr|chromium-browser-unstable-21.0.1180.15-1|188	%{_crdir}/resources
12cr|chromium-browser-unstable-21.0.1180.15-1|189	%{_crdir}/ui_resources_standard.pak
12cr|chromium-browser-unstable-21.0.1180.15-1|190	%{_crdir}/theme_resources_standard.pak
12cr|chromium-browser-unstable-21.0.1180.15-1|191	%{_crdir}/themes
12cr|chromium-browser-unstable-21.0.1180.15-1|192	%{_crdir}/default_apps
12cr|chromium-browser-unstable-21.0.1180.15-1|193	#%{_crdir}/xdg-mime
12cr|chromium-browser-unstable-21.0.1180.15-1|194	#%{_crdir}/xdg-settings
12cr|chromium-browser-unstable-21.0.1180.15-1|195	%{_mandir}/man1/%{crname}*
12cr|chromium-browser-unstable-21.0.1180.15-1|196	%{_datadir}/applications/*.desktop
12cr|chromium-browser-unstable-21.0.1180.15-1|197	%{_iconsdir}/hicolor/*/apps/%{crname}.png
12cr|chromium-browser-unstable-21.0.1180.15-1|198	
12cr|chromium-browser-unstable-21.0.1180.15-1|199	
12cr|chromium-browser-unstable-21.0.1180.15-1|200	
12cr|chromium-browser-unstable-21.0.1180.15-1|201	%changelog
12cr|chromium-browser-unstable-21.0.1180.15-1|202	

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

606 12
12cr|chrony-1.26.20110831gitb088b7-2|1	%define gitpatch 20110831gitb088b7
12cr|chrony-1.26.20110831gitb088b7-2|2	%define git 1
12cr|chrony-1.26.20110831gitb088b7-2|3	%define ver 1.26
12cr|chrony-1.26.20110831gitb088b7-2|4	
12cr|chrony-1.26.20110831gitb088b7-2|5	Name:           chrony
12cr|chrony-1.26.20110831gitb088b7-2|6	%if %git
12cr|chrony-1.26.20110831gitb088b7-2|7	Version: 	%{ver}.%{gitpatch}
12cr|chrony-1.26.20110831gitb088b7-2|8	%else
12cr|chrony-1.26.20110831gitb088b7-2|9	Version:	%{ver}
12cr|chrony-1.26.20110831gitb088b7-2|10	%endif
12cr|chrony-1.26.20110831gitb088b7-2|11	Release:        %mkrel 2
12cr|chrony-1.26.20110831gitb088b7-2|12	Summary:        An NTP client/server
12cr|chrony-1.26.20110831gitb088b7-2|13	Group:          System/Base
12cr|chrony-1.26.20110831gitb088b7-2|14	License:        GPLv2
12cr|chrony-1.26.20110831gitb088b7-2|15	URL:            http://chrony.tuxfamily.org
12cr|chrony-1.26.20110831gitb088b7-2|16	Source0:        http://download.tuxfamily.org/chrony/chrony-%{ver}.tar.gz
12cr|chrony-1.26.20110831gitb088b7-2|17	Source1:        chrony.conf
12cr|chrony-1.26.20110831gitb088b7-2|18	Source2:        chrony.keys
12cr|chrony-1.26.20110831gitb088b7-2|19	Source3:        chronyd.service
12cr|chrony-1.26.20110831gitb088b7-2|20	Source4:        chrony.helper
12cr|chrony-1.26.20110831gitb088b7-2|21	Source5:        chrony.logrotate
12cr|chrony-1.26.20110831gitb088b7-2|22	Source7:        chrony.nm-dispatcher
12cr|chrony-1.26.20110831gitb088b7-2|23	Source8:        chrony.dhclient
12cr|chrony-1.26.20110831gitb088b7-2|24	Source9:        chrony-wait.service
12cr|chrony-1.26.20110831gitb088b7-2|25	%{?gitpatch:Patch0: chrony-%{ver}-%{gitpatch}.patch.gz}
12cr|chrony-1.26.20110831gitb088b7-2|26	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|chrony-1.26.20110831gitb088b7-2|27	BuildRequires:  libcap-devel libedit-devel bison texinfo
12cr|chrony-1.26.20110831gitb088b7-2|28	Requires(pre):  shadow-utils
12cr|chrony-1.26.20110831gitb088b7-2|29	Requires(post): systemd-units info chkconfig
12cr|chrony-1.26.20110831gitb088b7-2|30	Requires(preun): systemd-units info
12cr|chrony-1.26.20110831gitb088b7-2|31	Requires(postun): systemd-units
12cr|chrony-1.26.20110831gitb088b7-2|32	
12cr|chrony-1.26.20110831gitb088b7-2|33	%description
12cr|chrony-1.26.20110831gitb088b7-2|34	A client/server for the Network Time Protocol, this program keeps your
12cr|chrony-1.26.20110831gitb088b7-2|35	computer's clock accurate. It was specially designed to support
12cr|chrony-1.26.20110831gitb088b7-2|36	systems with intermittent internet connections, but it also works well
12cr|chrony-1.26.20110831gitb088b7-2|37	in permanently connected environments. It can use also hardware reference
12cr|chrony-1.26.20110831gitb088b7-2|38	clocks, system real-time clock or manual input as time references.
12cr|chrony-1.26.20110831gitb088b7-2|39	
12cr|chrony-1.26.20110831gitb088b7-2|40	%prep
12cr|chrony-1.26.20110831gitb088b7-2|41	%setup -q -n %{name}-%{ver}%{?prerelease}
12cr|chrony-1.26.20110831gitb088b7-2|42	%{?gitpatch:%patch0 -p1}
12cr|chrony-1.26.20110831gitb088b7-2|43	
12cr|chrony-1.26.20110831gitb088b7-2|44	%{?gitpatch: echo %{version}-%{gitpatch} > version.txt}
12cr|chrony-1.26.20110831gitb088b7-2|45	
12cr|chrony-1.26.20110831gitb088b7-2|46	%build
12cr|chrony-1.26.20110831gitb088b7-2|47	%if %mdkver >= 201200
12cr|chrony-1.26.20110831gitb088b7-2|48	%serverbuild_hardened
12cr|chrony-1.26.20110831gitb088b7-2|49	%else
12cr|chrony-1.26.20110831gitb088b7-2|50	%serverbuild
12cr|chrony-1.26.20110831gitb088b7-2|51	export CFLAGS="$CFLAGS -pie -fpie"
12cr|chrony-1.26.20110831gitb088b7-2|52	export LDFLAGS="$LDFLAGS -Wl,-z,relro,-z,now"
12cr|chrony-1.26.20110831gitb088b7-2|53	%endif
12cr|chrony-1.26.20110831gitb088b7-2|54	
12cr|chrony-1.26.20110831gitb088b7-2|55	%configure \
12cr|chrony-1.26.20110831gitb088b7-2|56	--docdir=%{_docdir} \
12cr|chrony-1.26.20110831gitb088b7-2|57	--with-sendmail=%{_sbindir}/sendmail
12cr|chrony-1.26.20110831gitb088b7-2|58	
12cr|chrony-1.26.20110831gitb088b7-2|59	%make getdate all docs
12cr|chrony-1.26.20110831gitb088b7-2|60	
12cr|chrony-1.26.20110831gitb088b7-2|61	%install
12cr|chrony-1.26.20110831gitb088b7-2|62	rm -rf %{buildroot}
12cr|chrony-1.26.20110831gitb088b7-2|63	
12cr|chrony-1.26.20110831gitb088b7-2|64	%makeinstall_std install-docs DESTDIR=%{buildroot}
12cr|chrony-1.26.20110831gitb088b7-2|65	
12cr|chrony-1.26.20110831gitb088b7-2|66	rm -rf %{buildroot}%{_docdir}
12cr|chrony-1.26.20110831gitb088b7-2|67	
12cr|chrony-1.26.20110831gitb088b7-2|68	mkdir -p %{buildroot}%{_sysconfdir}/{sysconfig,logrotate.d}
12cr|chrony-1.26.20110831gitb088b7-2|69	mkdir -p %{buildroot}%{_localstatedir}/{lib,log}/chrony
12cr|chrony-1.26.20110831gitb088b7-2|70	mkdir -p %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d
12cr|chrony-1.26.20110831gitb088b7-2|71	mkdir -p %{buildroot}%{_sysconfdir}/dhcp/dhclient.d
12cr|chrony-1.26.20110831gitb088b7-2|72	mkdir -p %{buildroot}/usr/libexec/
12cr|chrony-1.26.20110831gitb088b7-2|73	mkdir -p %{buildroot}/lib/systemd/system
12cr|chrony-1.26.20110831gitb088b7-2|74	
12cr|chrony-1.26.20110831gitb088b7-2|75	install -m 644 -p %{SOURCE1} %{buildroot}%{_sysconfdir}/chrony.conf
12cr|chrony-1.26.20110831gitb088b7-2|76	install -m 640 -p %{SOURCE2} %{buildroot}%{_sysconfdir}/chrony.keys
12cr|chrony-1.26.20110831gitb088b7-2|77	install -m 644 -p %{SOURCE3} %{buildroot}/lib/systemd/system/chronyd.service
12cr|chrony-1.26.20110831gitb088b7-2|78	install -m 755 -p %{SOURCE4} %{buildroot}/usr/libexec/chrony-helper
12cr|chrony-1.26.20110831gitb088b7-2|79	install -m 644 -p %{SOURCE5} %{buildroot}%{_sysconfdir}/logrotate.d/chrony
12cr|chrony-1.26.20110831gitb088b7-2|80	install -m 755 -p %{SOURCE7} \
12cr|chrony-1.26.20110831gitb088b7-2|81	%{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d/20-chrony
12cr|chrony-1.26.20110831gitb088b7-2|82	install -m 755 -p %{SOURCE8} \
12cr|chrony-1.26.20110831gitb088b7-2|83	%{buildroot}%{_sysconfdir}/dhcp/dhclient.d/chrony.sh
12cr|chrony-1.26.20110831gitb088b7-2|84	install -m 644 -p %{SOURCE9} \
12cr|chrony-1.26.20110831gitb088b7-2|85	%{buildroot}/lib/systemd/system/chrony-wait.service
12cr|chrony-1.26.20110831gitb088b7-2|86	
12cr|chrony-1.26.20110831gitb088b7-2|87	touch %{buildroot}%{_localstatedir}/lib/chrony/{drift,rtc}
12cr|chrony-1.26.20110831gitb088b7-2|88	
12cr|chrony-1.26.20110831gitb088b7-2|89	%clean
12cr|chrony-1.26.20110831gitb088b7-2|90	rm -rf %{buildroot}
12cr|chrony-1.26.20110831gitb088b7-2|91	
12cr|chrony-1.26.20110831gitb088b7-2|92	%pre
12cr|chrony-1.26.20110831gitb088b7-2|93	getent group chrony > /dev/null || /usr/sbin/groupadd -r chrony
12cr|chrony-1.26.20110831gitb088b7-2|94	getent passwd chrony > /dev/null || /usr/sbin/useradd -r -g chrony \
12cr|chrony-1.26.20110831gitb088b7-2|95	-d %{_localstatedir}/lib/chrony -s /sbin/nologin chrony
12cr|chrony-1.26.20110831gitb088b7-2|96	:
12cr|chrony-1.26.20110831gitb088b7-2|97	
12cr|chrony-1.26.20110831gitb088b7-2|98	%post
12cr|chrony-1.26.20110831gitb088b7-2|99	/bin/systemctl daemon-reload &> /dev/null
12cr|chrony-1.26.20110831gitb088b7-2|100	/sbin/install-info %{_infodir}/chrony.info.gz %{_infodir}/dir &> /dev/null
12cr|chrony-1.26.20110831gitb088b7-2|101	:
12cr|chrony-1.26.20110831gitb088b7-2|102	
12cr|chrony-1.26.20110831gitb088b7-2|103	%triggerun -- chrony < 1.25
12cr|chrony-1.26.20110831gitb088b7-2|104	if /sbin/chkconfig --level 3 chronyd; then
12cr|chrony-1.26.20110831gitb088b7-2|105	/bin/systemctl enable chronyd.service &> /dev/null
12cr|chrony-1.26.20110831gitb088b7-2|106	fi
12cr|chrony-1.26.20110831gitb088b7-2|107	:
12cr|chrony-1.26.20110831gitb088b7-2|108	
12cr|chrony-1.26.20110831gitb088b7-2|109	%preun
12cr|chrony-1.26.20110831gitb088b7-2|110	if [ "$1" -eq 0 ]; then
12cr|chrony-1.26.20110831gitb088b7-2|111	/bin/systemctl --no-reload disable \
12cr|chrony-1.26.20110831gitb088b7-2|112	chrony-wait.service chronyd.service &> /dev/null
12cr|chrony-1.26.20110831gitb088b7-2|113	/bin/systemctl stop chrony-wait.service chronyd.service &> /dev/null
12cr|chrony-1.26.20110831gitb088b7-2|114	/sbin/install-info --delete %{_infodir}/chrony.info.gz \
12cr|chrony-1.26.20110831gitb088b7-2|115	%{_infodir}/dir &> /dev/null
12cr|chrony-1.26.20110831gitb088b7-2|116	fi
12cr|chrony-1.26.20110831gitb088b7-2|117	:
12cr|chrony-1.26.20110831gitb088b7-2|118	
12cr|chrony-1.26.20110831gitb088b7-2|119	%postun
12cr|chrony-1.26.20110831gitb088b7-2|120	/bin/systemctl daemon-reload &> /dev/null
12cr|chrony-1.26.20110831gitb088b7-2|121	if [ "$1" -ge 1 ]; then
12cr|chrony-1.26.20110831gitb088b7-2|122	/bin/systemctl try-restart chronyd.service &> /dev/null
12cr|chrony-1.26.20110831gitb088b7-2|123	fi
12cr|chrony-1.26.20110831gitb088b7-2|124	:
12cr|chrony-1.26.20110831gitb088b7-2|125	
12cr|chrony-1.26.20110831gitb088b7-2|126	%files
12cr|chrony-1.26.20110831gitb088b7-2|127	%defattr(-,root,root)
12cr|chrony-1.26.20110831gitb088b7-2|128	%doc COPYING NEWS README chrony.txt faq.txt examples/*
12cr|chrony-1.26.20110831gitb088b7-2|129	%config(noreplace) %{_sysconfdir}/chrony.conf
12cr|chrony-1.26.20110831gitb088b7-2|130	%config(noreplace) %verify(not md5 size mtime) %attr(640,root,chrony) %{_sysconfdir}/chrony.keys
12cr|chrony-1.26.20110831gitb088b7-2|131	%config(noreplace) %{_sysconfdir}/logrotate.d/chrony
12cr|chrony-1.26.20110831gitb088b7-2|132	%{_sysconfdir}/NetworkManager/dispatcher.d/20-chrony
12cr|chrony-1.26.20110831gitb088b7-2|133	%{_sysconfdir}/dhcp/dhclient.d/chrony.sh
12cr|chrony-1.26.20110831gitb088b7-2|134	%{_bindir}/chronyc
12cr|chrony-1.26.20110831gitb088b7-2|135	%{_sbindir}/chronyd
12cr|chrony-1.26.20110831gitb088b7-2|136	/usr/libexec/chrony-helper
12cr|chrony-1.26.20110831gitb088b7-2|137	%{_infodir}/chrony.info*
12cr|chrony-1.26.20110831gitb088b7-2|138	/lib/systemd/system/chrony*.service
12cr|chrony-1.26.20110831gitb088b7-2|139	%{_mandir}/man[158]/%{name}*.[158]*
12cr|chrony-1.26.20110831gitb088b7-2|140	%dir %attr(-,chrony,chrony) %{_localstatedir}/lib/chrony
12cr|chrony-1.26.20110831gitb088b7-2|141	%ghost %attr(-,chrony,chrony) %{_localstatedir}/lib/chrony/drift
12cr|chrony-1.26.20110831gitb088b7-2|142	%ghost %attr(-,chrony,chrony) %{_localstatedir}/lib/chrony/rtc
12cr|chrony-1.26.20110831gitb088b7-2|143	%dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony
12cr|chrony-1.26.20110831gitb088b7-2|144	
12cr|chrony-1.26.20110831gitb088b7-2|145	
12cr|chrony-1.26.20110831gitb088b7-2|146	%changelog
12cr|chrony-1.26.20110831gitb088b7-2|147	* Sun Oct 09 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.26.20110831gitb088b7-2mdv2012.0
12cr|chrony-1.26.20110831gitb088b7-2|148	+ Revision: 703948
12cr|chrony-1.26.20110831gitb088b7-2|149	- use global ntp servers in chrony.conf
12cr|chrony-1.26.20110831gitb088b7-2|150	> - use %%serverbuild_hardened macro for mdv2012^C
12cr|chrony-1.26.20110831gitb088b7-2|151	- spec file clean
12cr|chrony-1.26.20110831gitb088b7-2|152	
12cr|chrony-1.26.20110831gitb088b7-2|153	* Sun Sep 18 2011 Александр Казанцев <kazancas@mandriva.org> 1.26.20110831gitb088b7-1
12cr|chrony-1.26.20110831gitb088b7-2|154	+ Revision: 700224
12cr|chrony-1.26.20110831gitb088b7-2|155	- update to 1.26
12cr|chrony-1.26.20110831gitb088b7-2|156	- adapt for Mandriva use with systemd
12cr|chrony-1.26.20110831gitb088b7-2|157	- drop SysVinit service
12cr|chrony-1.26.20110831gitb088b7-2|158	
12cr|chrony-1.26.20110831gitb088b7-2|159	* Wed May 04 2011 Michael Scherer <misc@mandriva.org> 1.25-1
12cr|chrony-1.26.20110831gitb088b7-2|160	+ Revision: 666398
12cr|chrony-1.26.20110831gitb088b7-2|161	- update to new version 1.25
12cr|chrony-1.26.20110831gitb088b7-2|162	
12cr|chrony-1.26.20110831gitb088b7-2|163	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.24-4mdv2011.0
12cr|chrony-1.26.20110831gitb088b7-2|164	+ Revision: 610138
12cr|chrony-1.26.20110831gitb088b7-2|165	- rebuild
12cr|chrony-1.26.20110831gitb088b7-2|166	
12cr|chrony-1.26.20110831gitb088b7-2|167	* Thu Feb 25 2010 Oden Eriksson <oeriksson@mandriva.com> 1.24-3mdv2010.1
12cr|chrony-1.26.20110831gitb088b7-2|168	+ Revision: 511156
12cr|chrony-1.26.20110831gitb088b7-2|169	- bump release again...
12cr|chrony-1.26.20110831gitb088b7-2|170	- bump release due to unknown bs problems
12cr|chrony-1.26.20110831gitb088b7-2|171	- 1.24 (fixes CVE-2010-0292, CVE-2010-0293, CVE-2010-0294)
12cr|chrony-1.26.20110831gitb088b7-2|172	- rediffed one patch
12cr|chrony-1.26.20110831gitb088b7-2|173	
12cr|chrony-1.26.20110831gitb088b7-2|174	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.23-8mdv2010.0
12cr|chrony-1.26.20110831gitb088b7-2|175	+ Revision: 437030
12cr|chrony-1.26.20110831gitb088b7-2|176	- rebuild
12cr|chrony-1.26.20110831gitb088b7-2|177	
12cr|chrony-1.26.20110831gitb088b7-2|178	* Fri Apr 03 2009 Funda Wang <fwang@mandriva.org> 1.23-7mdv2009.1
12cr|chrony-1.26.20110831gitb088b7-2|179	+ Revision: 363669
12cr|chrony-1.26.20110831gitb088b7-2|180	- rebuild for new readline
12cr|chrony-1.26.20110831gitb088b7-2|181	
12cr|chrony-1.26.20110831gitb088b7-2|182	* Thu Mar 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.23-6mdv2009.1
12cr|chrony-1.26.20110831gitb088b7-2|183	+ Revision: 361432
12cr|chrony-1.26.20110831gitb088b7-2|184	- rebuild
12cr|chrony-1.26.20110831gitb088b7-2|185	
12cr|chrony-1.26.20110831gitb088b7-2|186	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|chrony-1.26.20110831gitb088b7-2|187	- rebuild for latest readline
12cr|chrony-1.26.20110831gitb088b7-2|188	
12cr|chrony-1.26.20110831gitb088b7-2|189	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.23-3mdv2009.0
12cr|chrony-1.26.20110831gitb088b7-2|190	+ Revision: 243883
12cr|chrony-1.26.20110831gitb088b7-2|191	- rebuild
12cr|chrony-1.26.20110831gitb088b7-2|192	
12cr|chrony-1.26.20110831gitb088b7-2|193	* Mon Jan 28 2008 Adam Williamson <awilliamson@mandriva.org> 1.23-1mdv2008.1
12cr|chrony-1.26.20110831gitb088b7-2|194	+ Revision: 159227
12cr|chrony-1.26.20110831gitb088b7-2|195	- buildrequires texinfo (for .info file creation)
12cr|chrony-1.26.20110831gitb088b7-2|196	- new release 1.23 (hopefully fix #23977)
12cr|chrony-1.26.20110831gitb088b7-2|197	- rewrap description
12cr|chrony-1.26.20110831gitb088b7-2|198	- new license policy
12cr|chrony-1.26.20110831gitb088b7-2|199	- spec clean
12cr|chrony-1.26.20110831gitb088b7-2|200	
12cr|chrony-1.26.20110831gitb088b7-2|201	+ Olivier Blin <blino@mandriva.org>
12cr|chrony-1.26.20110831gitb088b7-2|202	- restore BuildRoot
12cr|chrony-1.26.20110831gitb088b7-2|203	
12cr|chrony-1.26.20110831gitb088b7-2|204	+ Thierry Vignaud <tv@mandriva.org>
12cr|chrony-1.26.20110831gitb088b7-2|205	- kill re-definition of %%buildroot on Pixel's request
12cr|chrony-1.26.20110831gitb088b7-2|206	- import chrony
12cr|chrony-1.26.20110831gitb088b7-2|207	
12cr|chrony-1.26.20110831gitb088b7-2|208	
12cr|chrony-1.26.20110831gitb088b7-2|209	* Wed Jun 21 2006 Lenny Cartier <lenny@mandriva.com> 1.22-0.20060621mdv2007.0
12cr|chrony-1.26.20110831gitb088b7-2|210	- conflicts ntp openntpd
12cr|chrony-1.26.20110831gitb088b7-2|211	- update to 20060621
12cr|chrony-1.26.20110831gitb088b7-2|212	
12cr|chrony-1.26.20110831gitb088b7-2|213	* Sun Apr 03 2005 Michael Scherer <misc@mandrake.org> 1.20-3mdk
12cr|chrony-1.26.20110831gitb088b7-2|214	- Rebuild for readline
12cr|chrony-1.26.20110831gitb088b7-2|215	
12cr|chrony-1.26.20110831gitb088b7-2|216	* Fri Jan 03 2004 Franck Villaume <fvill@freesurf.fr> 1.20-2mdk
12cr|chrony-1.26.20110831gitb088b7-2|217	- add BuildRequires : readline-devel
12cr|chrony-1.26.20110831gitb088b7-2|218	
12cr|chrony-1.26.20110831gitb088b7-2|219	* Sun Dec 14 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.20-1mdk
12cr|chrony-1.26.20110831gitb088b7-2|220	- 1.20
12cr|chrony-1.26.20110831gitb088b7-2|221	- cleanups
12cr|chrony-1.26.20110831gitb088b7-2|222	- macroize
12cr|chrony-1.26.20110831gitb088b7-2|223	- quiet setup
12cr|chrony-1.26.20110831gitb088b7-2|224	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cr|chrony-1.26.20110831gitb088b7-2|225	- fix buildrequires (lib64..)
12cr|chrony-1.26.20110831gitb088b7-2|226	- add clean section
12cr|chrony-1.26.20110831gitb088b7-2|227	- fix init script (P1) in stead of messing with symlinks for chkconfig
12cr|chrony-1.26.20110831gitb088b7-2|228	- compile with $RPM_OPT_FLAGS
12cr|chrony-1.26.20110831gitb088b7-2|229	
12cr|chrony-1.26.20110831gitb088b7-2|230	* Mon Apr 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.19-2mdk
12cr|chrony-1.26.20110831gitb088b7-2|231	- adjust buildrequires
12cr|chrony-1.26.20110831gitb088b7-2|232	
12cr|chrony-1.26.20110831gitb088b7-2|233	* Wed Jan 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.19-1mdk
12cr|chrony-1.26.20110831gitb088b7-2|234	- from Aleksander Adamowski <olo@altkom.com.pl> :
12cr|chrony-1.26.20110831gitb088b7-2|235	- update to version 1.19
12cr|chrony-1.26.20110831gitb088b7-2|236	- add manpages
12cr|chrony-1.26.20110831gitb088b7-2|237	
12cr|chrony-1.26.20110831gitb088b7-2|238	* Fri Sep 20 2002 Aleksander Adamowski <olo@altkom.com.pl> 1.18-1mdk
12cr|chrony-1.26.20110831gitb088b7-2|239	- update to version 1.18
12cr|chrony-1.26.20110831gitb088b7-2|240	
12cr|chrony-1.26.20110831gitb088b7-2|241	* Wed Jul 24 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17-3mdk
12cr|chrony-1.26.20110831gitb088b7-2|242	- rebuild for new readline
12cr|chrony-1.26.20110831gitb088b7-2|243	
12cr|chrony-1.26.20110831gitb088b7-2|244	* Mon May 27 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.17-2mdk
12cr|chrony-1.26.20110831gitb088b7-2|245	- fixed by Vlatko Kosturjak <kost@linux-mandrake.com> :
12cr|chrony-1.26.20110831gitb088b7-2|246	- fix for /etc/init.d/chronyd script (missing quote)
12cr|chrony-1.26.20110831gitb088b7-2|247	- fix for info install/uninstall
12cr|chrony-1.26.20110831gitb088b7-2|248	- support for chkconfig (chronyd is now visible in drakxservices)
12cr|chrony-1.26.20110831gitb088b7-2|249	
12cr|chrony-1.26.20110831gitb088b7-2|250	* Thu Mar 07 2002  Lenny Cartier <lenny@mandrakesoft.com> 1.17-1mdk
12cr|chrony-1.26.20110831gitb088b7-2|251	- updated by W. Unruh <unruh@physics.ubc.ca> :
12cr|chrony-1.26.20110831gitb088b7-2|252	- update to version 1.17
12cr|chrony-1.26.20110831gitb088b7-2|253	
12cr|chrony-1.26.20110831gitb088b7-2|254	* Thu Jun 15 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.15-1mdk
12cr|chrony-1.26.20110831gitb088b7-2|255	- update to 1.15
12cr|chrony-1.26.20110831gitb088b7-2|256	
12cr|chrony-1.26.20110831gitb088b7-2|257	* Fri Jan 05 2001 David BAUDENS <baudens@mandrakesoft.com> 1.14-3mdk
12cr|chrony-1.26.20110831gitb088b7-2|258	- ExcludeArch: ppc
12cr|chrony-1.26.20110831gitb088b7-2|259	- Macros
12cr|chrony-1.26.20110831gitb088b7-2|260	- Spec clean up
12cr|chrony-1.26.20110831gitb088b7-2|261	
12cr|chrony-1.26.20110831gitb088b7-2|262	* Wed Sep 27 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.14-2mdk
12cr|chrony-1.26.20110831gitb088b7-2|263	- fix info pages
12cr|chrony-1.26.20110831gitb088b7-2|264	
12cr|chrony-1.26.20110831gitb088b7-2|265	* Mon Sep 25 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.14-1mdk
12cr|chrony-1.26.20110831gitb088b7-2|266	- include fixes from :
12cr|chrony-1.26.20110831gitb088b7-2|267	Tue Sep 18 2000 W. Unruh <unruh@phsyics.ubc.ca> 1.14-1mdk
12cr|chrony-1.26.20110831gitb088b7-2|268	-fix links in /etc/rc.d
12cr|chrony-1.26.20110831gitb088b7-2|269	-update to version 1.14
12cr|chrony-1.26.20110831gitb088b7-2|270	- macros
12cr|chrony-1.26.20110831gitb088b7-2|271	
12cr|chrony-1.26.20110831gitb088b7-2|272	* Tue Apr 25 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.11-2mdk
12cr|chrony-1.26.20110831gitb088b7-2|273	- fix group
12cr|chrony-1.26.20110831gitb088b7-2|274	- spec helper fixes
12cr|chrony-1.26.20110831gitb088b7-2|275	
12cr|chrony-1.26.20110831gitb088b7-2|276	* Mon Feb 07 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cr|chrony-1.26.20110831gitb088b7-2|277	- fixed non-root build of the package
12cr|chrony-1.26.20110831gitb088b7-2|278	- bypass install script
12cr|chrony-1.26.20110831gitb088b7-2|279	- add correct links
12cr|chrony-1.26.20110831gitb088b7-2|280	- used original srpm provided by Per Wedin <perra@m-media.se>
12cr|chrony-1.26.20110831gitb088b7-2|281	
12cr|chrony-1.26.20110831gitb088b7-2|282	* Sun Feb 06 2000 Per Wedin <perra@m-media.se>
12cr|chrony-1.26.20110831gitb088b7-2|283	- 1.11-2: Minor changes in chrony-1.11.spec
12cr|chrony-1.26.20110831gitb088b7-2|284	
12cr|chrony-1.26.20110831gitb088b7-2|285	* Sat Feb 05 2000 Per Wedin <perra@m-media.se>
12cr|chrony-1.26.20110831gitb088b7-2|286	- New version: 1.11-1. First try...
12cr|chrony-1.26.20110831gitb088b7-2|287	
12cr|chrony-1.26.20110831gitb088b7-2|288	* Wed Jun 24 1998 Corey Minyard <minyard@acm.org>
12cr|chrony-1.26.20110831gitb088b7-2|289	- Fixed all the configuration information so it went out correctly
12cr|chrony-1.26.20110831gitb088b7-2|290	
12cr|chrony-1.26.20110831gitb088b7-2|291	* Mon Jun 22 1998 Corey Minyard <minyard@acm.org>
12cr|chrony-1.26.20110831gitb088b7-2|292	- Initial version.

607 12
12cr|chrootuid-1.3-6|1	%define name chrootuid
12cr|chrootuid-1.3-6|2	%define version 1.3
12cr|chrootuid-1.3-6|3	%define release %mkrel 6
12cr|chrootuid-1.3-6|4	
12cr|chrootuid-1.3-6|5	Summary:	Run command in restricted environment
12cr|chrootuid-1.3-6|6	Name:		%{name}
12cr|chrootuid-1.3-6|7	Version:	%{version}
12cr|chrootuid-1.3-6|8	Release:	%{release}
12cr|chrootuid-1.3-6|9	Source0:	ftp://ftp.porcupine.org/pub/security/%{name}%{version}.tar.bz2
12cr|chrootuid-1.3-6|10	License:	BSD
12cr|chrootuid-1.3-6|11	Url:		ftp://ftp.porcupine.org/pub/security/index.html
12cr|chrootuid-1.3-6|12	Group:		System/Servers
12cr|chrootuid-1.3-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|chrootuid-1.3-6|14	Requires:	groff
12cr|chrootuid-1.3-6|15	
12cr|chrootuid-1.3-6|16	%description
12cr|chrootuid-1.3-6|17	Chrootuid makes it easy to run a network service at low privilege level
12cr|chrootuid-1.3-6|18	and with restricted file system access.
12cr|chrootuid-1.3-6|19	At Eindhoven University, they use this program to run the gopher
12cr|chrootuid-1.3-6|20	and www (world-wide web) network daemons in a minimal environment:
12cr|chrootuid-1.3-6|21	the daemons have access only to their own directory tree,
12cr|chrootuid-1.3-6|22	and run under a low-privileged userid.
12cr|chrootuid-1.3-6|23	The arrangement greatly reduces the impact of possible loopholes
12cr|chrootuid-1.3-6|24	in daemon software.
12cr|chrootuid-1.3-6|25	
12cr|chrootuid-1.3-6|26	%prep
12cr|chrootuid-1.3-6|27	%setup -q -n %{name}%{version}
12cr|chrootuid-1.3-6|28	
12cr|chrootuid-1.3-6|29	%build
12cr|chrootuid-1.3-6|30	%make
12cr|chrootuid-1.3-6|31	
12cr|chrootuid-1.3-6|32	%install
12cr|chrootuid-1.3-6|33	rm -rf $RPM_BUILD_ROOT
12cr|chrootuid-1.3-6|34	install -D -m 0755 %{name} $RPM_BUILD_ROOT%{_sbindir}/%{name}
12cr|chrootuid-1.3-6|35	install -D -m 0755 %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
12cr|chrootuid-1.3-6|36	
12cr|chrootuid-1.3-6|37	%clean
12cr|chrootuid-1.3-6|38	rm -rf $RPM_BUILD_ROOT
12cr|chrootuid-1.3-6|39	
12cr|chrootuid-1.3-6|40	%files
12cr|chrootuid-1.3-6|41	%defattr(-,root,root)
12cr|chrootuid-1.3-6|42	%doc README
12cr|chrootuid-1.3-6|43	%{_sbindir}/%{name}
12cr|chrootuid-1.3-6|44	%{_mandir}/man1/%{name}.1*
12cr|chrootuid-1.3-6|45	
12cr|chrootuid-1.3-6|46	
12cr|chrootuid-1.3-6|47	
12cr|chrootuid-1.3-6|48	%changelog
12cr|chrootuid-1.3-6|49	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3-6mdv2011.0
12cr|chrootuid-1.3-6|50	+ Revision: 617036
12cr|chrootuid-1.3-6|51	- the mass rebuild of 2010.0 packages
12cr|chrootuid-1.3-6|52	
12cr|chrootuid-1.3-6|53	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.3-5mdv2010.0
12cr|chrootuid-1.3-6|54	+ Revision: 424839
12cr|chrootuid-1.3-6|55	- rebuild
12cr|chrootuid-1.3-6|56	
12cr|chrootuid-1.3-6|57	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.3-4mdv2009.0
12cr|chrootuid-1.3-6|58	+ Revision: 243884
12cr|chrootuid-1.3-6|59	- rebuild
12cr|chrootuid-1.3-6|60	
12cr|chrootuid-1.3-6|61	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.3-2mdv2008.1
12cr|chrootuid-1.3-6|62	+ Revision: 140693
12cr|chrootuid-1.3-6|63	- restore BuildRoot
12cr|chrootuid-1.3-6|64	
12cr|chrootuid-1.3-6|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|chrootuid-1.3-6|66	- kill re-definition of %%buildroot on Pixel's request
12cr|chrootuid-1.3-6|67	- import chrootuid
12cr|chrootuid-1.3-6|68	
12cr|chrootuid-1.3-6|69	
12cr|chrootuid-1.3-6|70	* Wed Aug 02 2006 Lenny Cartier <lenny@mandriva.com> 1.3-2mdv2007.0
12cr|chrootuid-1.3-6|71	- rebuild
12cr|chrootuid-1.3-6|72	
12cr|chrootuid-1.3-6|73	* Sun Dec 21 2003 Olivier Blin <blino@mandrake.org> 1.3-1mdk
12cr|chrootuid-1.3-6|74	- initial Mandrake release

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

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

610 12
12cr|c-icap-modules-classify-20111022-1|1	%define		git 4362fda
12cr|c-icap-modules-classify-20111022-1|2	Name:           c-icap-modules-classify
12cr|c-icap-modules-classify-20111022-1|3	Version:        20111022
12cr|c-icap-modules-classify-20111022-1|4	Release:        %mkrel 1
12cr|c-icap-modules-classify-20111022-1|5	Summary:        Classification module for c-icap
12cr|c-icap-modules-classify-20111022-1|6	
12cr|c-icap-modules-classify-20111022-1|7	Group:          System/Servers
12cr|c-icap-modules-classify-20111022-1|8	License:        LGPLv3+
12cr|c-icap-modules-classify-20111022-1|9	URL:            http://c-icap.sourceforge.net/
12cr|c-icap-modules-classify-20111022-1|10	Source0:        treveradams-C-ICAP-Classify-%{version}-0-g%{git}.tar.gz
12cr|c-icap-modules-classify-20111022-1|11	BuildRequires:  c-icap-devel
12cr|c-icap-modules-classify-20111022-1|12	BuildRequires:	opencv-devel
12cr|c-icap-modules-classify-20111022-1|13	BuildRequires:  tre-devel
12cr|c-icap-modules-classify-20111022-1|14	Requires:	opencv
12cr|c-icap-modules-classify-20111022-1|15	Requires:	tre
12cr|c-icap-modules-classify-20111022-1|16	Requires:       c-icap-server
12cr|c-icap-modules-classify-20111022-1|17	
12cr|c-icap-modules-classify-20111022-1|18	%description
12cr|c-icap-modules-classify-20111022-1|19	This module can be setup to classify text & HTML pages as well as images. These
12cr|c-icap-modules-classify-20111022-1|20	classifications are according to FastHyperSpace files or Intel OpenCV files
12cr|c-icap-modules-classify-20111022-1|21	supplied by the user to recognize various image characteristics
12cr|c-icap-modules-classify-20111022-1|22	
12cr|c-icap-modules-classify-20111022-1|23	%package -n	%{name}-training
12cr|c-icap-modules-classify-20111022-1|24	Summary:	Programs to train FHS (Fast HyperSpace) or FNB (Fast Naive Bayes) files
12cr|c-icap-modules-classify-20111022-1|25	Group:		System/Servers
12cr|c-icap-modules-classify-20111022-1|26	Provides:       %{name}-training fhs_learn fhs_judge fhs_makepreload fnb_learn fnb_judge fnb_makepreload
12cr|c-icap-modules-classify-20111022-1|27	Requires:	c_icap_classify
12cr|c-icap-modules-classify-20111022-1|28	
12cr|c-icap-modules-classify-20111022-1|29	%description -n %{name}-training
12cr|c-icap-modules-classify-20111022-1|30	Programs to train FHS (Fast HyperSpace) or FNB (Fast Naive Bayes) files for use by c_icap_classify
12cr|c-icap-modules-classify-20111022-1|31	
12cr|c-icap-modules-classify-20111022-1|32	%prep
12cr|c-icap-modules-classify-20111022-1|33	%setup -q -n treveradams-C-ICAP-Classify-%{git}
12cr|c-icap-modules-classify-20111022-1|34	chmod 700 RECONF
12cr|c-icap-modules-classify-20111022-1|35	./RECONF
12cr|c-icap-modules-classify-20111022-1|36	
12cr|c-icap-modules-classify-20111022-1|37	
12cr|c-icap-modules-classify-20111022-1|38	%configure
12cr|c-icap-modules-classify-20111022-1|39	%build
12cr|c-icap-modules-classify-20111022-1|40	%make
12cr|c-icap-modules-classify-20111022-1|41	
12cr|c-icap-modules-classify-20111022-1|42	
12cr|c-icap-modules-classify-20111022-1|43	%install
12cr|c-icap-modules-classify-20111022-1|44	rm -rf $RPM_BUILD_ROOT
12cr|c-icap-modules-classify-20111022-1|45	# Make some directories
12cr|c-icap-modules-classify-20111022-1|46	install -d %{buildroot}%{_sysconfdir}
12cr|c-icap-modules-classify-20111022-1|47	
12cr|c-icap-modules-classify-20111022-1|48	# Now do install
12cr|c-icap-modules-classify-20111022-1|49	make install DESTDIR=$RPM_BUILD_ROOT
12cr|c-icap-modules-classify-20111022-1|50	
12cr|c-icap-modules-classify-20111022-1|51	# nuke unwanted devel files
12cr|c-icap-modules-classify-20111022-1|52	rm -f %{buildroot}%{_libdir}/c_icap/srv_*.a
12cr|c-icap-modules-classify-20111022-1|53	rm -f %{buildroot}%{_libdir}/c_icap/srv_*.la
12cr|c-icap-modules-classify-20111022-1|54	rm -f %{buildroot}%{_libdir}/c_icap/sys_logger.la
12cr|c-icap-modules-classify-20111022-1|55	
12cr|c-icap-modules-classify-20111022-1|56	%clean
12cr|c-icap-modules-classify-20111022-1|57	rm -rf $RPM_BUILD_ROOT
12cr|c-icap-modules-classify-20111022-1|58	
12cr|c-icap-modules-classify-20111022-1|59	
12cr|c-icap-modules-classify-20111022-1|60	%files
12cr|c-icap-modules-classify-20111022-1|61	%defattr(-,root,root,-)
12cr|c-icap-modules-classify-20111022-1|62	%{_libdir}/c_icap/srv_classify.so
12cr|c-icap-modules-classify-20111022-1|63	
12cr|c-icap-modules-classify-20111022-1|64	
12cr|c-icap-modules-classify-20111022-1|65	%files training
12cr|c-icap-modules-classify-20111022-1|66	%{_bindir}/fhs_judge
12cr|c-icap-modules-classify-20111022-1|67	%{_bindir}/fhs_learn
12cr|c-icap-modules-classify-20111022-1|68	%{_bindir}/fhs_makepreload
12cr|c-icap-modules-classify-20111022-1|69	%{_bindir}/fnb_judge
12cr|c-icap-modules-classify-20111022-1|70	%{_bindir}/fnb_learn
12cr|c-icap-modules-classify-20111022-1|71	%{_bindir}/fnb_makepreload
12cr|c-icap-modules-classify-20111022-1|72	
12cr|c-icap-modules-classify-20111022-1|73	
12cr|c-icap-modules-classify-20111022-1|74	
12cr|c-icap-modules-classify-20111022-1|75	
12cr|c-icap-modules-classify-20111022-1|76	
12cr|c-icap-modules-classify-20111022-1|77	%changelog
12cr|c-icap-modules-classify-20111022-1|78	

611 12
12cr|c-icap-modules-extra-0.1.6-5|1	%define epoch 1
12cr|c-icap-modules-extra-0.1.6-5|2	%define _disable_libtoolize 1
12cr|c-icap-modules-extra-0.1.6-5|3	
12cr|c-icap-modules-extra-0.1.6-5|4	Summary:	An ICAP module server coded in C
12cr|c-icap-modules-extra-0.1.6-5|5	Name:		c-icap-modules-extra
12cr|c-icap-modules-extra-0.1.6-5|6	Version:	0.1.6
12cr|c-icap-modules-extra-0.1.6-5|7	Release:	5
12cr|c-icap-modules-extra-0.1.6-5|8	License:	GPL
12cr|c-icap-modules-extra-0.1.6-5|9	Group:		System/Servers
12cr|c-icap-modules-extra-0.1.6-5|10	URL:		http://sourceforge.net/projects/c-icap/
12cr|c-icap-modules-extra-0.1.6-5|11	Source0:	http://prdownloads.sourceforge.net/c-icap/c_icap_modules-%{version}.tar.gz
12cr|c-icap-modules-extra-0.1.6-5|12	BuildRequires:	clamav-devel
12cr|c-icap-modules-extra-0.1.6-5|13	BuildRequires:  c-icap-devel
12cr|c-icap-modules-extra-0.1.6-5|14	BuildRequires:  automake
12cr|c-icap-modules-extra-0.1.6-5|15	BuildRequires:  autoconf
12cr|c-icap-modules-extra-0.1.6-5|16	BuildRequires:  dos2unix
12cr|c-icap-modules-extra-0.1.6-5|17	BuildRequires:	db-devel
12cr|c-icap-modules-extra-0.1.6-5|18	Requires:	c-icap-server
12cr|c-icap-modules-extra-0.1.6-5|19	
12cr|c-icap-modules-extra-0.1.6-5|20	Epoch:		%{epoch}
12cr|c-icap-modules-extra-0.1.6-5|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|c-icap-modules-extra-0.1.6-5|22	
12cr|c-icap-modules-extra-0.1.6-5|23	%description
12cr|c-icap-modules-extra-0.1.6-5|24	An ICAP modules server coded in C
12cr|c-icap-modules-extra-0.1.6-5|25	
12cr|c-icap-modules-extra-0.1.6-5|26	
12cr|c-icap-modules-extra-0.1.6-5|27	%prep
12cr|c-icap-modules-extra-0.1.6-5|28	
12cr|c-icap-modules-extra-0.1.6-5|29	%setup -q -n c_icap_modules-%{version}
12cr|c-icap-modules-extra-0.1.6-5|30	
12cr|c-icap-modules-extra-0.1.6-5|31	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|c-icap-modules-extra-0.1.6-5|32	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|c-icap-modules-extra-0.1.6-5|33	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|c-icap-modules-extra-0.1.6-5|34	
12cr|c-icap-modules-extra-0.1.6-5|35	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|c-icap-modules-extra-0.1.6-5|36	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|c-icap-modules-extra-0.1.6-5|37	done
12cr|c-icap-modules-extra-0.1.6-5|38	
12cr|c-icap-modules-extra-0.1.6-5|39	# strip away annoying ^M
12cr|c-icap-modules-extra-0.1.6-5|40	find -type f | grep -v "\.gif" | grep -v "\.png" | grep -v "\.jpg" | xargs dos2unix
12cr|c-icap-modules-extra-0.1.6-5|41	
12cr|c-icap-modules-extra-0.1.6-5|42	chmod 644 AUTHORS COPYING
12cr|c-icap-modules-extra-0.1.6-5|43	
12cr|c-icap-modules-extra-0.1.6-5|44	
12cr|c-icap-modules-extra-0.1.6-5|45	%build
12cr|c-icap-modules-extra-0.1.6-5|46	export WANT_AUTOCONF_2_5=1
12cr|c-icap-modules-extra-0.1.6-5|47	libtoolize --copy --force; aclocal; autoconf; automake --foreign --add-missing --copy
12cr|c-icap-modules-extra-0.1.6-5|48	
12cr|c-icap-modules-extra-0.1.6-5|49	export LIBS="-lpthread -ldl"
12cr|c-icap-modules-extra-0.1.6-5|50	
12cr|c-icap-modules-extra-0.1.6-5|51	%configure2_5x \
12cr|c-icap-modules-extra-0.1.6-5|52	--disable-static \
12cr|c-icap-modules-extra-0.1.6-5|53	--enable-shared \
12cr|c-icap-modules-extra-0.1.6-5|54	--with-clamav=%{_prefix} \
12cr|c-icap-modules-extra-0.1.6-5|55	--with-c-icap=%{_prefix} \
12cr|c-icap-modules-extra-0.1.6-5|56	--with-bdb
12cr|c-icap-modules-extra-0.1.6-5|57	
12cr|c-icap-modules-extra-0.1.6-5|58	perl -pi -e 's|(srv_clamav_la_LIBADD =  -L)/usr/lib|$1%{_libdir}|;'    \
12cr|c-icap-modules-extra-0.1.6-5|59	services/clamav/Makefile
12cr|c-icap-modules-extra-0.1.6-5|60	
12cr|c-icap-modules-extra-0.1.6-5|61	%make
12cr|c-icap-modules-extra-0.1.6-5|62	
12cr|c-icap-modules-extra-0.1.6-5|63	%install
12cr|c-icap-modules-extra-0.1.6-5|64	rm -rf %{buildroot}
12cr|c-icap-modules-extra-0.1.6-5|65	
12cr|c-icap-modules-extra-0.1.6-5|66	%{__mkdir_p} %{buildroot}/%{_sysconfdir}/icapd
12cr|c-icap-modules-extra-0.1.6-5|67	%makeinstall_std CONFIGDIR=/etc/icapd
12cr|c-icap-modules-extra-0.1.6-5|68	
12cr|c-icap-modules-extra-0.1.6-5|69	
12cr|c-icap-modules-extra-0.1.6-5|70	# cleanup
12cr|c-icap-modules-extra-0.1.6-5|71	rm -f %{buildroot}%{_libdir}/c_icap/*.*a
12cr|c-icap-modules-extra-0.1.6-5|72	rm -f %{buildroot}%{_libdir}/*.*a
12cr|c-icap-modules-extra-0.1.6-5|73	
12cr|c-icap-modules-extra-0.1.6-5|74	%if "%{distribution}" == "Mandriva Linux"
12cr|c-icap-modules-extra-0.1.6-5|75	%if %mdkversion < 200900
12cr|c-icap-modules-extra-0.1.6-5|76	%post -p /sbin/ldconfig
12cr|c-icap-modules-extra-0.1.6-5|77	%endif
12cr|c-icap-modules-extra-0.1.6-5|78	
12cr|c-icap-modules-extra-0.1.6-5|79	%if %mdkversion < 200900
12cr|c-icap-modules-extra-0.1.6-5|80	%postun  -p /sbin/ldconfig
12cr|c-icap-modules-extra-0.1.6-5|81	%endif
12cr|c-icap-modules-extra-0.1.6-5|82	%endif
12cr|c-icap-modules-extra-0.1.6-5|83	%clean
12cr|c-icap-modules-extra-0.1.6-5|84	rm -rf %{buildroot}
12cr|c-icap-modules-extra-0.1.6-5|85	
12cr|c-icap-modules-extra-0.1.6-5|86	%files
12cr|c-icap-modules-extra-0.1.6-5|87	%defattr(-,root,root)
12cr|c-icap-modules-extra-0.1.6-5|88	%doc AUTHORS COPYING
12cr|c-icap-modules-extra-0.1.6-5|89	%dir %{_libdir}/c_icap
12cr|c-icap-modules-extra-0.1.6-5|90	%dir %{_sysconfdir}
12cr|c-icap-modules-extra-0.1.6-5|91	%dir %{_sysconfdir}/icapd
12cr|c-icap-modules-extra-0.1.6-5|92	%attr(0755,root,root) %{_libdir}/c_icap/*.so
12cr|c-icap-modules-extra-0.1.6-5|93	%config(noreplace) %{_sysconfdir}/icapd/srv_clamav.conf
12cr|c-icap-modules-extra-0.1.6-5|94	%config(noreplace) %{_sysconfdir}/icapd/srv_url_check.conf
12cr|c-icap-modules-extra-0.1.6-5|95	%{_sysconfdir}/icapd/srv_clamav.conf.default
12cr|c-icap-modules-extra-0.1.6-5|96	%{_sysconfdir}/icapd/srv_url_check.conf.default
12cr|c-icap-modules-extra-0.1.6-5|97	
12cr|c-icap-modules-extra-0.1.6-5|98	
12cr|c-icap-modules-extra-0.1.6-5|99	%changelog
12cr|c-icap-modules-extra-0.1.6-5|100	* Tue May 08 2012 Crispin Boylan <crisb@mandriva.org> 1:0.1.6-5
12cr|c-icap-modules-extra-0.1.6-5|101	+ Revision: 797504
12cr|c-icap-modules-extra-0.1.6-5|102	- Rebuild
12cr|c-icap-modules-extra-0.1.6-5|103	
12cr|c-icap-modules-extra-0.1.6-5|104	* Mon Jul 25 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:0.1.6-4
12cr|c-icap-modules-extra-0.1.6-5|105	+ Revision: 691611
12cr|c-icap-modules-extra-0.1.6-5|106	- Trying to make a single RPM compatible with both distros, anyway it helps me to maintain both
12cr|c-icap-modules-extra-0.1.6-5|107	
12cr|c-icap-modules-extra-0.1.6-5|108	* Sat May 28 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:0.1.6-3
12cr|c-icap-modules-extra-0.1.6-5|109	+ Revision: 681328
12cr|c-icap-modules-extra-0.1.6-5|110	- 0.1.6
12cr|c-icap-modules-extra-0.1.6-5|111	- bump
12cr|c-icap-modules-extra-0.1.6-5|112	- Do not overwrite conf
12cr|c-icap-modules-extra-0.1.6-5|113	- Do not overwrite conf
12cr|c-icap-modules-extra-0.1.6-5|114	- Squidguard support
12cr|c-icap-modules-extra-0.1.6-5|115	- no libtoolize
12cr|c-icap-modules-extra-0.1.6-5|116	- 0.1.5
12cr|c-icap-modules-extra-0.1.6-5|117	
12cr|c-icap-modules-extra-0.1.6-5|118	* Sun Dec 26 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:0.1.3-1mdv2011.0
12cr|c-icap-modules-extra-0.1.6-5|119	+ Revision: 625257
12cr|c-icap-modules-extra-0.1.6-5|120	- 0.1.3
12cr|c-icap-modules-extra-0.1.6-5|121	Lest upse current automake,autoconf not the 1.7
12cr|c-icap-modules-extra-0.1.6-5|122	
12cr|c-icap-modules-extra-0.1.6-5|123	* Sat Oct 16 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:0.1.2-1mdv2011.0
12cr|c-icap-modules-extra-0.1.6-5|124	+ Revision: 585950
12cr|c-icap-modules-extra-0.1.6-5|125	- 0.1.2
12cr|c-icap-modules-extra-0.1.6-5|126	
12cr|c-icap-modules-extra-0.1.6-5|127	* Sat Jul 24 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:0.1.1-3mdv2011.0
12cr|c-icap-modules-extra-0.1.6-5|128	+ Revision: 557343
12cr|c-icap-modules-extra-0.1.6-5|129	- perl rebuild
12cr|c-icap-modules-extra-0.1.6-5|130	
12cr|c-icap-modules-extra-0.1.6-5|131	* Sun Jul 04 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:0.1.1-2mdv2011.0
12cr|c-icap-modules-extra-0.1.6-5|132	+ Revision: 549779
12cr|c-icap-modules-extra-0.1.6-5|133	- bumprelease
12cr|c-icap-modules-extra-0.1.6-5|134	
12cr|c-icap-modules-extra-0.1.6-5|135	* Sat Jul 03 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:0.1.1-1mdv2010.1
12cr|c-icap-modules-extra-0.1.6-5|136	+ Revision: 549767
12cr|c-icap-modules-extra-0.1.6-5|137	- 0.1.1
12cr|c-icap-modules-extra-0.1.6-5|138	
12cr|c-icap-modules-extra-0.1.6-5|139	* Fri Apr 30 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:0.1.1-0.pre2.2mdv2010.1
12cr|c-icap-modules-extra-0.1.6-5|140	+ Revision: 541151
12cr|c-icap-modules-extra-0.1.6-5|141	- We move all configuration into /etc/icapd
12cr|c-icap-modules-extra-0.1.6-5|142	
12cr|c-icap-modules-extra-0.1.6-5|143	* Thu Apr 29 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:0.1.1-0.pre2.1mdv2010.1
12cr|c-icap-modules-extra-0.1.6-5|144	+ Revision: 540862
12cr|c-icap-modules-extra-0.1.6-5|145	- New pre2
12cr|c-icap-modules-extra-0.1.6-5|146	
12cr|c-icap-modules-extra-0.1.6-5|147	* Thu Apr 29 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:0.1.1-0.pre1.1mdv2010.1
12cr|c-icap-modules-extra-0.1.6-5|148	+ Revision: 540725
12cr|c-icap-modules-extra-0.1.6-5|149	- import c-icap-modules-extra
12cr|c-icap-modules-extra-0.1.6-5|150	

612 12
12cr|CImg-1.2.7-4|1	%define	name CImg
12cr|CImg-1.2.7-4|2	%define version 1.2.7
12cr|CImg-1.2.7-4|3	%define greycstoration_version 2.6
12cr|CImg-1.2.7-4|4	%define release %mkrel 4
12cr|CImg-1.2.7-4|5	
12cr|CImg-1.2.7-4|6	Summary:	Tools for advanced image processing
12cr|CImg-1.2.7-4|7	Name:		%name
12cr|CImg-1.2.7-4|8	Version:	%version
12cr|CImg-1.2.7-4|9	Release:	%release
12cr|CImg-1.2.7-4|10	Source0:	http://downloads.sourceforge.net/cimg/%name-%version.tar.gz
12cr|CImg-1.2.7-4|11	License:	CeCiLL
12cr|CImg-1.2.7-4|12	Group:		Graphics
12cr|CImg-1.2.7-4|13	BuildRoot:	%_tmppath/%name-%version-root
12cr|CImg-1.2.7-4|14	URL:		http://cimg.sourceforge.net/
12cr|CImg-1.2.7-4|15	BuildRequires:	doxygen
12cr|CImg-1.2.7-4|16	BuildRequires:	gimp-devel
12cr|CImg-1.2.7-4|17	BuildRequires:	imagemagick-devel
12cr|CImg-1.2.7-4|18	
12cr|CImg-1.2.7-4|19	%description
12cr|CImg-1.2.7-4|20	Advanced image manipulation algorithms, including the GREYCSTORATION
12cr|CImg-1.2.7-4|21	image regularization algorithm which is mainly used for removing image
12cr|CImg-1.2.7-4|22	noise.
12cr|CImg-1.2.7-4|23	
12cr|CImg-1.2.7-4|24	This package contains tools based on the CImg library.
12cr|CImg-1.2.7-4|25	
12cr|CImg-1.2.7-4|26	%package   devel
12cr|CImg-1.2.7-4|27	Summary:   Library for advanced image processing (development files)
12cr|CImg-1.2.7-4|28	Group:     Development/C
12cr|CImg-1.2.7-4|29	Provides:  cimg-devel = %version-%release
12cr|CImg-1.2.7-4|30	
12cr|CImg-1.2.7-4|31	%description devel
12cr|CImg-1.2.7-4|32	This package contains the development files for the CImg library. It is
12cr|CImg-1.2.7-4|33	needed to compile programes which use functions of the CImg library.
12cr|CImg-1.2.7-4|34	
12cr|CImg-1.2.7-4|35	Note that this library is not a dynamic library. The whole library
12cr|CImg-1.2.7-4|36	code is in the CImg.h file which is in this package. The main package
12cr|CImg-1.2.7-4|37	is not needed to compile software using this library.
12cr|CImg-1.2.7-4|38	
12cr|CImg-1.2.7-4|39	%package -n greycstoration
12cr|CImg-1.2.7-4|40	Summary:	Tool for image noise removal using the GREYCstoration algorithm
12cr|CImg-1.2.7-4|41	Group:		Graphics
12cr|CImg-1.2.7-4|42	Version:	%greycstoration_version
12cr|CImg-1.2.7-4|43	
12cr|CImg-1.2.7-4|44	%description -n greycstoration
12cr|CImg-1.2.7-4|45	GIMP plug-in to do noise removal with the help of the GREYCstoration
12cr|CImg-1.2.7-4|46	algorithm. More sophisticated than built-in methods of most image
12cr|CImg-1.2.7-4|47	manipulation software.
12cr|CImg-1.2.7-4|48	
12cr|CImg-1.2.7-4|49	%prep
12cr|CImg-1.2.7-4|50	%setup -q
12cr|CImg-1.2.7-4|51	chmod -R go+rX .
12cr|CImg-1.2.7-4|52	
12cr|CImg-1.2.7-4|53	%build
12cr|CImg-1.2.7-4|54	cd examples
12cr|CImg-1.2.7-4|55	# create optimized build with minimum dependencies
12cr|CImg-1.2.7-4|56	%make ARCHFLAGS="-Dcimg_display_type=0 %{optflags}" all
12cr|CImg-1.2.7-4|57	g++ %optflags %ldflags -o greycstoration4gimp greycstoration4gimp.cpp `gimptool-2.0 --cflags --libs` -I.. -I ../plugins -lpthread
12cr|CImg-1.2.7-4|58	
12cr|CImg-1.2.7-4|59	cd ..
12cr|CImg-1.2.7-4|60	cd documentation
12cr|CImg-1.2.7-4|61	doxygen CImg.doxygen
12cr|CImg-1.2.7-4|62	cd ..
12cr|CImg-1.2.7-4|63	
12cr|CImg-1.2.7-4|64	%install
12cr|CImg-1.2.7-4|65	
12cr|CImg-1.2.7-4|66	install -d %{buildroot}%{_includedir}
12cr|CImg-1.2.7-4|67	cp CImg.h %{buildroot}%{_includedir}
12cr|CImg-1.2.7-4|68	
12cr|CImg-1.2.7-4|69	cd examples
12cr|CImg-1.2.7-4|70	install -d %{buildroot}%{_bindir}
12cr|CImg-1.2.7-4|71	cp CImg_demo \
12cr|CImg-1.2.7-4|72	dtmri_view \
12cr|CImg-1.2.7-4|73	edge_explorer\
12cr|CImg-1.2.7-4|74	fade_images \
12cr|CImg-1.2.7-4|75	greycstoration \
12cr|CImg-1.2.7-4|76	greycstoration4integration\
12cr|CImg-1.2.7-4|77	hough_transform \
12cr|CImg-1.2.7-4|78	image2ascii \
12cr|CImg-1.2.7-4|79	image_registration \
12cr|CImg-1.2.7-4|80	image_surface \
12cr|CImg-1.2.7-4|81	inrcast \
12cr|CImg-1.2.7-4|82	mcf_levelsets \
12cr|CImg-1.2.7-4|83	mcf_levelsets3D\
12cr|CImg-1.2.7-4|84	nlmeans\
12cr|CImg-1.2.7-4|85	odykill \
12cr|CImg-1.2.7-4|86	pde_TschumperleDeriche2D \
12cr|CImg-1.2.7-4|87	pde_heatflow2D \
12cr|CImg-1.2.7-4|88	pslider \
12cr|CImg-1.2.7-4|89	tetris \
12cr|CImg-1.2.7-4|90	tutorial \
12cr|CImg-1.2.7-4|91	wavelet_atrous %{buildroot}%{_bindir}
12cr|CImg-1.2.7-4|92	
12cr|CImg-1.2.7-4|93	install -d %{buildroot}%_libdir/gimp/2.0/plug-ins/
12cr|CImg-1.2.7-4|94	cp  greycstoration4gimp %{buildroot}%_libdir/gimp/2.0/plug-ins/
12cr|CImg-1.2.7-4|95	
12cr|CImg-1.2.7-4|96	cd ..
12cr|CImg-1.2.7-4|97	
12cr|CImg-1.2.7-4|98	%clean
12cr|CImg-1.2.7-4|99	rm -rf %buildroot
12cr|CImg-1.2.7-4|100	
12cr|CImg-1.2.7-4|101	
12cr|CImg-1.2.7-4|102	%files
12cr|CImg-1.2.7-4|103	%defattr(-,root,root)
12cr|CImg-1.2.7-4|104	%_bindir/*
12cr|CImg-1.2.7-4|105	%exclude %{_bindir}/greycstoration*
12cr|CImg-1.2.7-4|106	%doc README.txt Licence*.txt CHANGES.txt
12cr|CImg-1.2.7-4|107	
12cr|CImg-1.2.7-4|108	%files devel
12cr|CImg-1.2.7-4|109	%defattr(-,root,root)
12cr|CImg-1.2.7-4|110	%_includedir/*
12cr|CImg-1.2.7-4|111	%doc documentation/*
12cr|CImg-1.2.7-4|112	
12cr|CImg-1.2.7-4|113	%files -n greycstoration
12cr|CImg-1.2.7-4|114	%defattr(-,root,root)
12cr|CImg-1.2.7-4|115	%_bindir/greycstoration*
12cr|CImg-1.2.7-4|116	%_libdir/gimp/2.0/plug-ins/*
12cr|CImg-1.2.7-4|117	
12cr|CImg-1.2.7-4|118	
12cr|CImg-1.2.7-4|119	%changelog
12cr|CImg-1.2.7-4|120	* Mon Jan 03 2011 Funda Wang <fwang@mandriva.org> 1.2.7-4mdv2011.0
12cr|CImg-1.2.7-4|121	+ Revision: 627690
12cr|CImg-1.2.7-4|122	- tighten BR
12cr|CImg-1.2.7-4|123	
12cr|CImg-1.2.7-4|124	+ Thierry Vignaud <tv@mandriva.org>
12cr|CImg-1.2.7-4|125	- rebuild
12cr|CImg-1.2.7-4|126	- rebuild
12cr|CImg-1.2.7-4|127	- fix spacing at top of description
12cr|CImg-1.2.7-4|128	- kill re-definition of %%buildroot on Pixel's request
12cr|CImg-1.2.7-4|129	
12cr|CImg-1.2.7-4|130	+ Tiago Salem <salem@mandriva.com.br>
12cr|CImg-1.2.7-4|131	- Upgrade to 1.2.7 version
12cr|CImg-1.2.7-4|132	- drop greycstoration patch. It is no longer required.
12cr|CImg-1.2.7-4|133	
12cr|CImg-1.2.7-4|134	+ Olivier Blin <oblin@mandriva.com>
12cr|CImg-1.2.7-4|135	- restore BuildRoot
12cr|CImg-1.2.7-4|136	
12cr|CImg-1.2.7-4|137	* Wed Jul 25 2007 Frederic Crozat <fcrozat@mandriva.com> 1.2.2.1-2mdv2008.0
12cr|CImg-1.2.7-4|138	+ Revision: 55537
12cr|CImg-1.2.7-4|139	-Release 1.2.2.1
12cr|CImg-1.2.7-4|140	-Patch0 : update greycstoration to 2.5.2.1
12cr|CImg-1.2.7-4|141	-split greycstoration in a subpackage, including gimp plugin
12cr|CImg-1.2.7-4|142	
12cr|CImg-1.2.7-4|143	* Thu May 10 2007 Erwan Velu <erwan@mandriva.org> 1.2.0.3-1mdv2008.0
12cr|CImg-1.2.7-4|144	+ Revision: 26096
12cr|CImg-1.2.7-4|145	- Fixing buildrequires
12cr|CImg-1.2.7-4|146	- 1.2.0.3
12cr|CImg-1.2.7-4|147	- 1.2.0.3
12cr|CImg-1.2.7-4|148	- Import CImg
12cr|CImg-1.2.7-4|149	
12cr|CImg-1.2.7-4|150	
12cr|CImg-1.2.7-4|151	
12cr|CImg-1.2.7-4|152	* Wed Mar 08 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.1.1-2mdk
12cr|CImg-1.2.7-4|153	- Add BuildRequires
12cr|CImg-1.2.7-4|154	
12cr|CImg-1.2.7-4|155	* Mon Feb  6 2006 Till Kamppeter <till@mandriva.com> 1.1.1-1mdk
12cr|CImg-1.2.7-4|156	- Initial Mandriva release.

613 12
12cr|circuslinux-1.0.3-16|1	%define name circuslinux
12cr|circuslinux-1.0.3-16|2	%define version 1.0.3
12cr|circuslinux-1.0.3-16|3	%define release %mkrel 16
12cr|circuslinux-1.0.3-16|4	
12cr|circuslinux-1.0.3-16|5	Summary: Cute breakout-like game
12cr|circuslinux-1.0.3-16|6	Name: %{name}
12cr|circuslinux-1.0.3-16|7	Version: %{version}
12cr|circuslinux-1.0.3-16|8	Release: %{release}
12cr|circuslinux-1.0.3-16|9	Source0: ftp://ftp.sonic.net/pub/users/nbs/unix/x/circus-linux/circuslinux-%{version}.tar.bz2
12cr|circuslinux-1.0.3-16|10	Source5: %{name}-16.png
12cr|circuslinux-1.0.3-16|11	Source6: %{name}-32.png
12cr|circuslinux-1.0.3-16|12	Source7: %{name}-48.png
12cr|circuslinux-1.0.3-16|13	Patch0: %{name}-1.0.3-fix-64bits-build.patch
12cr|circuslinux-1.0.3-16|14	License: GPLv2
12cr|circuslinux-1.0.3-16|15	Url: http://newbreedsoftware.com/circus-linux/
12cr|circuslinux-1.0.3-16|16	Group: Games/Arcade
12cr|circuslinux-1.0.3-16|17	BuildRequires:	SDL_image-devel
12cr|circuslinux-1.0.3-16|18	BuildRequires:	libalsa-devel
12cr|circuslinux-1.0.3-16|19	BuildRequires:	esound-devel
12cr|circuslinux-1.0.3-16|20	BuildRequires:	texinfo
12cr|circuslinux-1.0.3-16|21	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|circuslinux-1.0.3-16|22	
12cr|circuslinux-1.0.3-16|23	%description
12cr|circuslinux-1.0.3-16|24	"Circus Linux!" is based on the Atari 2600 game "Circus Atari" by Atari,
12cr|circuslinux-1.0.3-16|25	released in 1980.  Gameplay is similar to "Breakout" and "Arkanoid"- you
12cr|circuslinux-1.0.3-16|26	slide a device left and right to bounce objects into the air which destroy
12cr|circuslinux-1.0.3-16|27	a wall.
12cr|circuslinux-1.0.3-16|28	
12cr|circuslinux-1.0.3-16|29	%prep
12cr|circuslinux-1.0.3-16|30	%setup -q
12cr|circuslinux-1.0.3-16|31	%patch0 -p1
12cr|circuslinux-1.0.3-16|32	
12cr|circuslinux-1.0.3-16|33	# fix EOL
12cr|circuslinux-1.0.3-16|34	mv README-SDL.txt README-SDL.txt.msdos
12cr|circuslinux-1.0.3-16|35	sed -e 's/\r$//' README-SDL.txt.msdos > README-SDL.txt
12cr|circuslinux-1.0.3-16|36	
12cr|circuslinux-1.0.3-16|37	cat << EOF > mandriva-%{name}.desktop
12cr|circuslinux-1.0.3-16|38	[Desktop Entry]
12cr|circuslinux-1.0.3-16|39	Name=Circus Linux
12cr|circuslinux-1.0.3-16|40	Comment=%{summary}
12cr|circuslinux-1.0.3-16|41	Exec=%_gamesbindir/%{name}
12cr|circuslinux-1.0.3-16|42	Icon=%{name}
12cr|circuslinux-1.0.3-16|43	Terminal=false
12cr|circuslinux-1.0.3-16|44	Type=Application
12cr|circuslinux-1.0.3-16|45	Categories=Game;ArcadeGame;
12cr|circuslinux-1.0.3-16|46	EOF
12cr|circuslinux-1.0.3-16|47	
12cr|circuslinux-1.0.3-16|48	%build
12cr|circuslinux-1.0.3-16|49	%configure2_5x	--bindir=%{_gamesbindir} \
12cr|circuslinux-1.0.3-16|50	--datadir=%{_gamesdatadir}
12cr|circuslinux-1.0.3-16|51	%make
12cr|circuslinux-1.0.3-16|52	
12cr|circuslinux-1.0.3-16|53	%install
12cr|circuslinux-1.0.3-16|54	rm -rf $RPM_BUILD_ROOT
12cr|circuslinux-1.0.3-16|55	%makeinstall bindir=$RPM_BUILD_ROOT%{_gamesbindir} datadir=$RPM_BUILD_ROOT%{_gamesdatadir}
12cr|circuslinux-1.0.3-16|56	
12cr|circuslinux-1.0.3-16|57	install -D -m644 mandriva-%{name}.desktop $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop
12cr|circuslinux-1.0.3-16|58	install -D -m644 %SOURCE6 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|circuslinux-1.0.3-16|59	install -D -m644 %SOURCE6 $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|circuslinux-1.0.3-16|60	install -D -m644 %SOURCE5 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|circuslinux-1.0.3-16|61	install -D -m644 %SOURCE5 $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|circuslinux-1.0.3-16|62	install -D -m644 %SOURCE7 $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|circuslinux-1.0.3-16|63	install -D -m644 %SOURCE7 $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|circuslinux-1.0.3-16|64	
12cr|circuslinux-1.0.3-16|65	rm -rf %buildroot%_datadir/doc/circuslinux-1.0.3
12cr|circuslinux-1.0.3-16|66	
12cr|circuslinux-1.0.3-16|67	%if %mdkversion < 200900
12cr|circuslinux-1.0.3-16|68	%post
12cr|circuslinux-1.0.3-16|69	%update_menus
12cr|circuslinux-1.0.3-16|70	%update_icon_cache hicolor
12cr|circuslinux-1.0.3-16|71	%endif
12cr|circuslinux-1.0.3-16|72	
12cr|circuslinux-1.0.3-16|73	%if %mdkversion < 200900
12cr|circuslinux-1.0.3-16|74	%postun
12cr|circuslinux-1.0.3-16|75	%clean_menus
12cr|circuslinux-1.0.3-16|76	%clean_icon_cache hicolor
12cr|circuslinux-1.0.3-16|77	%endif
12cr|circuslinux-1.0.3-16|78	
12cr|circuslinux-1.0.3-16|79	%clean
12cr|circuslinux-1.0.3-16|80	rm -rf $RPM_BUILD_ROOT
12cr|circuslinux-1.0.3-16|81	
12cr|circuslinux-1.0.3-16|82	%files
12cr|circuslinux-1.0.3-16|83	%defattr(-,root,root)
12cr|circuslinux-1.0.3-16|84	%doc AUTHORS.txt CHANGES.txt README.txt FAQ.txt README-SDL.txt
12cr|circuslinux-1.0.3-16|85	%{_gamesbindir}/%{name}
12cr|circuslinux-1.0.3-16|86	%{_gamesdatadir}/%{name}
12cr|circuslinux-1.0.3-16|87	%{_datadir}/applications/*
12cr|circuslinux-1.0.3-16|88	%{_iconsdir}/*.png
12cr|circuslinux-1.0.3-16|89	%{_miconsdir}/*.png
12cr|circuslinux-1.0.3-16|90	%{_liconsdir}/*.png
12cr|circuslinux-1.0.3-16|91	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|circuslinux-1.0.3-16|92	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|circuslinux-1.0.3-16|93	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|circuslinux-1.0.3-16|94	
12cr|circuslinux-1.0.3-16|95	
12cr|circuslinux-1.0.3-16|96	%changelog
12cr|circuslinux-1.0.3-16|97	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 1.0.3-16mdv2011.0
12cr|circuslinux-1.0.3-16|98	+ Revision: 571835
12cr|circuslinux-1.0.3-16|99	- use configure2_5x
12cr|circuslinux-1.0.3-16|100	
12cr|circuslinux-1.0.3-16|101	* Fri Jun 12 2009 Jérôme Brenier <incubusss@mandriva.org> 1.0.3-16mdv2010.0
12cr|circuslinux-1.0.3-16|102	+ Revision: 385534
12cr|circuslinux-1.0.3-16|103	- fix build on x86_64
12cr|circuslinux-1.0.3-16|104	- fix EOL in README-SDL.txt
12cr|circuslinux-1.0.3-16|105	- fix license
12cr|circuslinux-1.0.3-16|106	
12cr|circuslinux-1.0.3-16|107	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1.0.3-13mdv2009.0
12cr|circuslinux-1.0.3-16|108	+ Revision: 218434
12cr|circuslinux-1.0.3-16|109	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|circuslinux-1.0.3-16|110	
12cr|circuslinux-1.0.3-16|111	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 1.0.3-13mdv2008.1
12cr|circuslinux-1.0.3-16|112	+ Revision: 149049
12cr|circuslinux-1.0.3-16|113	- rebuild
12cr|circuslinux-1.0.3-16|114	- kill re-definition of %%buildroot on Pixel's request
12cr|circuslinux-1.0.3-16|115	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|circuslinux-1.0.3-16|116	
12cr|circuslinux-1.0.3-16|117	+ Olivier Blin <oblin@mandriva.com>
12cr|circuslinux-1.0.3-16|118	- restore BuildRoot
12cr|circuslinux-1.0.3-16|119	
12cr|circuslinux-1.0.3-16|120	* Tue Jun 19 2007 Adam Williamson <awilliamson@mandriva.org> 1.0.3-12mdv2008.0
12cr|circuslinux-1.0.3-16|121	+ Revision: 41210
12cr|circuslinux-1.0.3-16|122	- clean buildrequires; drop old menu; drop X-Mandriva XDG category; rebuild for 2008
12cr|circuslinux-1.0.3-16|123	- drop old menu; drop X-Mandriva XDG category; fd.o icons; rebuild for 2008
12cr|circuslinux-1.0.3-16|124	- Import circuslinux
12cr|circuslinux-1.0.3-16|125	
12cr|circuslinux-1.0.3-16|126	
12cr|circuslinux-1.0.3-16|127	
12cr|circuslinux-1.0.3-16|128	* Fri Jul  7 2006 Pixel <pixel@mandriva.com> 1.0.3-11mdv2007.0
12cr|circuslinux-1.0.3-16|129	- use mkrel
12cr|circuslinux-1.0.3-16|130	- switch to XDG menu
12cr|circuslinux-1.0.3-16|131	
12cr|circuslinux-1.0.3-16|132	* Fri May 12 2006 Stefan van der Eijk <stefan@eijk.nu> 1.0.3-10mdk
12cr|circuslinux-1.0.3-16|133	- rebuild for sparc
12cr|circuslinux-1.0.3-16|134	
12cr|circuslinux-1.0.3-16|135	* Tue Oct 11 2005 Pixel <pixel@mandriva.com> 1.0.3-9mdk
12cr|circuslinux-1.0.3-16|136	- rebuild
12cr|circuslinux-1.0.3-16|137	
12cr|circuslinux-1.0.3-16|138	* Fri Aug 13 2004 Pixel <pixel@mandrakesoft.com> 1.0.3-8mdk
12cr|circuslinux-1.0.3-16|139	- rebuild
12cr|circuslinux-1.0.3-16|140	
12cr|circuslinux-1.0.3-16|141	* Tue Jul 22 2003 Per yvind Karlsen <peroyvind@sintrax.net> 1.0.3-7mdk
12cr|circuslinux-1.0.3-16|142	- rebuild
12cr|circuslinux-1.0.3-16|143	- really remove Prefix tag
12cr|circuslinux-1.0.3-16|144	- rm -rf $RPM_BUILD_ROOT at the beginning of %%install
12cr|circuslinux-1.0.3-16|145	- change icons
12cr|circuslinux-1.0.3-16|146	- use %%{_gamesdatadir}
12cr|circuslinux-1.0.3-16|147	- cosmetics
12cr|circuslinux-1.0.3-16|148	
12cr|circuslinux-1.0.3-16|149	* Fri Nov 08 2002 Per yvind Karlsen <peroyvind@delonic.no> 1.0.3-6mdk
12cr|circuslinux-1.0.3-16|150	- Removed gcc, automake and autoconf from BuildRequires and also removed Prefix,
12cr|circuslinux-1.0.3-16|151	no need for this
12cr|circuslinux-1.0.3-16|152	- Added missing install stage
12cr|circuslinux-1.0.3-16|153	- Added menuitem
12cr|circuslinux-1.0.3-16|154	- Added icons
12cr|circuslinux-1.0.3-16|155	- Moved binary into %%{_gamesbindir}
12cr|circuslinux-1.0.3-16|156	- Quiet setup
12cr|circuslinux-1.0.3-16|157	
12cr|circuslinux-1.0.3-16|158	* Wed Aug 14 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.0.3-5mdk
12cr|circuslinux-1.0.3-16|159	- Automated rebuild with gcc 3.2-0.3mdk
12cr|circuslinux-1.0.3-16|160	
12cr|circuslinux-1.0.3-16|161	* Thu Jul 25 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.0.3-4mdk
12cr|circuslinux-1.0.3-16|162	- Automated rebuild with gcc3.2
12cr|circuslinux-1.0.3-16|163	
12cr|circuslinux-1.0.3-16|164	* Sun Jul 21 2002 Pixel <pixel@mandrakesoft.com> 1.0.3-3mdk
12cr|circuslinux-1.0.3-16|165	- recompile against new vorbis stuff
12cr|circuslinux-1.0.3-16|166	
12cr|circuslinux-1.0.3-16|167	* Mon Apr 29 2002 Pixel <pixel@mandrakesoft.com> 1.0.3-2mdk
12cr|circuslinux-1.0.3-16|168	- rebuild for new libasound (alsa)
12cr|circuslinux-1.0.3-16|169	
12cr|circuslinux-1.0.3-16|170	* Sat Feb  2 2002 Pixel <pixel@mandrakesoft.com> 1.0.3-1mdk
12cr|circuslinux-1.0.3-16|171	- new release
12cr|circuslinux-1.0.3-16|172	
12cr|circuslinux-1.0.3-16|173	* Sat Jan 19 2002 Stefan van der Eijk <stefan@eijk.nu> 1.0.1-9mdk
12cr|circuslinux-1.0.3-16|174	- BuildRequires
12cr|circuslinux-1.0.3-16|175	
12cr|circuslinux-1.0.3-16|176	* Thu Oct 11 2001 Pixel <pixel@mandrakesoft.com> 1.0.1-8mdk
12cr|circuslinux-1.0.3-16|177	- rebuilding for libpng3
12cr|circuslinux-1.0.3-16|178	
12cr|circuslinux-1.0.3-16|179	* Fri Sep 28 2001 Stefan van der Eijk <stefan@eijk.nu> 1.0.1-7mdk
12cr|circuslinux-1.0.3-16|180	- BuildRequires:	libSDL-devel libSDL_image-devel
12cr|circuslinux-1.0.3-16|181	
12cr|circuslinux-1.0.3-16|182	* Thu Sep  6 2001 Pixel <pixel@mandrakesoft.com> 1.0.1-6mdk
12cr|circuslinux-1.0.3-16|183	- rebuild
12cr|circuslinux-1.0.3-16|184	
12cr|circuslinux-1.0.3-16|185	* Mon May 14 2001 Pixel <pixel@mandrakesoft.com> 1.0.1-5mdk
12cr|circuslinux-1.0.3-16|186	- rebuild with new SDL
12cr|circuslinux-1.0.3-16|187	
12cr|circuslinux-1.0.3-16|188	* Tue Dec 19 2000 Pixel <pixel@mandrakesoft.com> 1.0.1-4mdk
12cr|circuslinux-1.0.3-16|189	- rebuild for new libSDL_mixer
12cr|circuslinux-1.0.3-16|190	
12cr|circuslinux-1.0.3-16|191	* Wed Nov  8 2000 Pixel <pixel@mandrakesoft.com> 1.0.1-3mdk
12cr|circuslinux-1.0.3-16|192	- capitalize summary
12cr|circuslinux-1.0.3-16|193	
12cr|circuslinux-1.0.3-16|194	* Tue Nov  7 2000 Pixel <pixel@mandrakesoft.com> 1.0.1-2mdk
12cr|circuslinux-1.0.3-16|195	- rebuild
12cr|circuslinux-1.0.3-16|196	
12cr|circuslinux-1.0.3-16|197	* Thu Nov  2 2000 Pixel <pixel@mandrakesoft.com> 1.0.1-1mdk
12cr|circuslinux-1.0.3-16|198	- initial spec
12cr|circuslinux-1.0.3-16|199	
12cr|circuslinux-1.0.3-16|200	
12cr|circuslinux-1.0.3-16|201	# end of file

614 12
12cr|cire-0.14.0-5|1	%define	name	cire
12cr|cire-0.14.0-5|2	%define	version 0.14.0
12cr|cire-0.14.0-5|3	%define rel	5
12cr|cire-0.14.0-5|4	%define	release	%mkrel %rel
12cr|cire-0.14.0-5|5	
12cr|cire-0.14.0-5|6	Name:		%{name}
12cr|cire-0.14.0-5|7	Summary:	An Open-Source Diary Program
12cr|cire-0.14.0-5|8	Version:	%{version}
12cr|cire-0.14.0-5|9	Release:	%{release}
12cr|cire-0.14.0-5|10	Source0:	%{name}-%{version}.tar.bz2
12cr|cire-0.14.0-5|11	# Courtesy of the open clipart library
12cr|cire-0.14.0-5|12	# http://openclipart.org/clipart/unsorted/glossy_paper__gino_river_01.svg
12cr|cire-0.14.0-5|13	Source1:	%{name}-48.png
12cr|cire-0.14.0-5|14	URL:		http://cire.sf.net/
12cr|cire-0.14.0-5|15	# Not sure where it actually fits
12cr|cire-0.14.0-5|16	Group:		Office
12cr|cire-0.14.0-5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|cire-0.14.0-5|18	License:	GPL
12cr|cire-0.14.0-5|19	BuildRequires: imagemagick
12cr|cire-0.14.0-5|20	
12cr|cire-0.14.0-5|21	%description
12cr|cire-0.14.0-5|22	Cire is a Free and Open-Source Program for keeping an Electronic
12cr|cire-0.14.0-5|23	Journal or Diary. It is designed to run on Linux and other Unixes.
12cr|cire-0.14.0-5|24	
12cr|cire-0.14.0-5|25	Some Possibilities include:
12cr|cire-0.14.0-5|26	* Keep a Personal Diary
12cr|cire-0.14.0-5|27	* Keep a Log of Progress on a Programming Project
12cr|cire-0.14.0-5|28	* Encrypt Messages to Friends (Put the Message in a Diary File, encrypt it,
12cr|cire-0.14.0-5|29	send the diary file to your friend, have them decrypt it.)
12cr|cire-0.14.0-5|30	
12cr|cire-0.14.0-5|31	You can use:
12cr|cire-0.14.0-5|32	
12cr|cire-0.14.0-5|33	'cire -g <diary filename>' to Start GTK Interface,
12cr|cire-0.14.0-5|34	'cire -n <diary filename>' to Start Ncurses Interface,
12cr|cire-0.14.0-5|35	'cire -t <diary filename>' to Start Text Interface,
12cr|cire-0.14.0-5|36	
12cr|cire-0.14.0-5|37	%prep
12cr|cire-0.14.0-5|38	%setup -q
12cr|cire-0.14.0-5|39	
12cr|cire-0.14.0-5|40	%build
12cr|cire-0.14.0-5|41	%configure
12cr|cire-0.14.0-5|42	%make
12cr|cire-0.14.0-5|43	
12cr|cire-0.14.0-5|44	%install
12cr|cire-0.14.0-5|45	rm -rf $RPM_BUILD_ROOT
12cr|cire-0.14.0-5|46	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|cire-0.14.0-5|47	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|cire-0.14.0-5|48	[Desktop Entry]
12cr|cire-0.14.0-5|49	Type=Application
12cr|cire-0.14.0-5|50	Exec=%{_bindir}/%{name}
12cr|cire-0.14.0-5|51	Icon=%{name}
12cr|cire-0.14.0-5|52	Categories=Office;
12cr|cire-0.14.0-5|53	Name=Cire
12cr|cire-0.14.0-5|54	Comment=A open-source diary program
12cr|cire-0.14.0-5|55	EOF
12cr|cire-0.14.0-5|56	
12cr|cire-0.14.0-5|57	mkdir -p %{buildroot}/%{_iconsdir}/ %{buildroot}/%{_miconsdir}/
12cr|cire-0.14.0-5|58	install -m644 %{SOURCE1} -D %{buildroot}/%{_liconsdir}/%{name}.png
12cr|cire-0.14.0-5|59	convert %{buildroot}/%{_liconsdir}/%{name}.png -resize 32x32 %{buildroot}/%{_iconsdir}/%{name}.png
12cr|cire-0.14.0-5|60	convert %{buildroot}/%{_liconsdir}/%{name}.png -resize 16x16 %{buildroot}/%{_miconsdir}/%{name}.png
12cr|cire-0.14.0-5|61	%makeinstall
12cr|cire-0.14.0-5|62	
12cr|cire-0.14.0-5|63	%if %mdkversion < 200900
12cr|cire-0.14.0-5|64	%post
12cr|cire-0.14.0-5|65	%{update_menus}
12cr|cire-0.14.0-5|66	%endif
12cr|cire-0.14.0-5|67	
12cr|cire-0.14.0-5|68	%if %mdkversion < 200900
12cr|cire-0.14.0-5|69	%postun
12cr|cire-0.14.0-5|70	%{clean_menus}
12cr|cire-0.14.0-5|71	%endif
12cr|cire-0.14.0-5|72	
12cr|cire-0.14.0-5|73	%clean
12cr|cire-0.14.0-5|74	rm -rf $RPM_BUILD_ROOT
12cr|cire-0.14.0-5|75	
12cr|cire-0.14.0-5|76	%files
12cr|cire-0.14.0-5|77	%defattr(-,root,root)
12cr|cire-0.14.0-5|78	%doc README TODO HACKING CREDITS CHANGES
12cr|cire-0.14.0-5|79	%{_bindir}/%{name}
12cr|cire-0.14.0-5|80	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|cire-0.14.0-5|81	%{_iconsdir}/*
12cr|cire-0.14.0-5|82	
12cr|cire-0.14.0-5|83	
12cr|cire-0.14.0-5|84	
12cr|cire-0.14.0-5|85	%changelog
12cr|cire-0.14.0-5|86	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-5mdv2011.0
12cr|cire-0.14.0-5|87	+ Revision: 617038
12cr|cire-0.14.0-5|88	- the mass rebuild of 2010.0 packages
12cr|cire-0.14.0-5|89	
12cr|cire-0.14.0-5|90	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.14.0-4mdv2010.0
12cr|cire-0.14.0-5|91	+ Revision: 424868
12cr|cire-0.14.0-5|92	- rebuild
12cr|cire-0.14.0-5|93	
12cr|cire-0.14.0-5|94	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|cire-0.14.0-5|95	- lowercase ImageMagick
12cr|cire-0.14.0-5|96	
12cr|cire-0.14.0-5|97	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.14.0-3mdv2009.0
12cr|cire-0.14.0-5|98	+ Revision: 218435
12cr|cire-0.14.0-5|99	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|cire-0.14.0-5|100	
12cr|cire-0.14.0-5|101	+ Olivier Blin <oblin@mandriva.com>
12cr|cire-0.14.0-5|102	- restore BuildRoot
12cr|cire-0.14.0-5|103	
12cr|cire-0.14.0-5|104	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.14.0-3mdv2008.1
12cr|cire-0.14.0-5|105	+ Revision: 132935
12cr|cire-0.14.0-5|106	- auto-convert XDG menu entry
12cr|cire-0.14.0-5|107	- kill re-definition of %%buildroot on Pixel's request
12cr|cire-0.14.0-5|108	- import cire
12cr|cire-0.14.0-5|109	
12cr|cire-0.14.0-5|110	
12cr|cire-0.14.0-5|111	* Fri Oct 21 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.14.0-3mdk
12cr|cire-0.14.0-5|112	- Fix BuildRequires
12cr|cire-0.14.0-5|113	
12cr|cire-0.14.0-5|114	* Sun Sep 04 2005 Michael Scherer <misc@mandriva.org> 0.14.0-2mdk
12cr|cire-0.14.0-5|115	- Rebuild to avoid libglitz deps
12cr|cire-0.14.0-5|116	
12cr|cire-0.14.0-5|117	* Wed Aug 17 2005 Eskild Hustvedt <eskild@mandrake.org> 0.14.0-1mdk
12cr|cire-0.14.0-5|118	- Initial Mandriva Linux package

615 12
12cr|cirkuit-0.4-1|1	Summary:	Builds circuit images
12cr|cirkuit-0.4-1|2	Name:		cirkuit
12cr|cirkuit-0.4-1|3	Version: 	0.4
12cr|cirkuit-0.4-1|4	Release: 	%mkrel 1
12cr|cirkuit-0.4-1|5	Source0: 	http://wwwu.uni-klu.ac.at/magostin/src/%name-%version.tar.gz
12cr|cirkuit-0.4-1|6	License: 	GPLv2+
12cr|cirkuit-0.4-1|7	Group: 		Graphical desktop/KDE
12cr|cirkuit-0.4-1|8	Url: 		http://wwwu.uni-klu.ac.at/magostin/cirkuit.html
12cr|cirkuit-0.4-1|9	BuildRequires: 	kdelibs4-devel
12cr|cirkuit-0.4-1|10	BuildRequires:	libpoppler-qt4-devel
12cr|cirkuit-0.4-1|11	Requires:	tetex
12cr|cirkuit-0.4-1|12	Requires:	m4
12cr|cirkuit-0.4-1|13	Requires:	ghostscript
12cr|cirkuit-0.4-1|14	Requires:	pdf2svg
12cr|cirkuit-0.4-1|15	
12cr|cirkuit-0.4-1|16	%description
12cr|cirkuit-0.4-1|17	Cirkuit is a KDE4 GUI for the Circuit macros by Dwight Aplevich, which
12cr|cirkuit-0.4-1|18	is a set of macros for drawing high-quality line diagrams to include
12cr|cirkuit-0.4-1|19	in TeX, LaTeX, or similar documents. Cirkuit builds a live preview of
12cr|cirkuit-0.4-1|20	the source code and can export the resulting images in EPS, PDF, PNG
12cr|cirkuit-0.4-1|21	or PSTricks format.
12cr|cirkuit-0.4-1|22	
12cr|cirkuit-0.4-1|23	%files
12cr|cirkuit-0.4-1|24	%defattr(-,root,root)
12cr|cirkuit-0.4-1|25	%doc README Changelog
12cr|cirkuit-0.4-1|26	%_kde_bindir/*
12cr|cirkuit-0.4-1|27	%_kde_appsdir/cirkuit
12cr|cirkuit-0.4-1|28	%_kde_appsdir/katepart/syntax/*.xml
12cr|cirkuit-0.4-1|29	%{_kde_libdir}/kde4/*.so
12cr|cirkuit-0.4-1|30	%{_kde_libdir}/*.so.*
12cr|cirkuit-0.4-1|31	%{_kde_datadir}/config.kcfg/*.kcfg
12cr|cirkuit-0.4-1|32	%{_kde_datadir}/config/*.knsrc
12cr|cirkuit-0.4-1|33	%{_kde_services}/cirkuit
12cr|cirkuit-0.4-1|34	%{_kde_servicetypes}/*.desktop
12cr|cirkuit-0.4-1|35	%_kde_applicationsdir/*.desktop
12cr|cirkuit-0.4-1|36	%_kde_datadir/mime/packages/*.xml
12cr|cirkuit-0.4-1|37	%_kde_iconsdir/*/*/*/*
12cr|cirkuit-0.4-1|38	
12cr|cirkuit-0.4-1|39	#--------------------------------------------------------------------
12cr|cirkuit-0.4-1|40	
12cr|cirkuit-0.4-1|41	%prep
12cr|cirkuit-0.4-1|42	%setup -q
12cr|cirkuit-0.4-1|43	
12cr|cirkuit-0.4-1|44	%build
12cr|cirkuit-0.4-1|45	%cmake_kde4
12cr|cirkuit-0.4-1|46	%make
12cr|cirkuit-0.4-1|47	
12cr|cirkuit-0.4-1|48	%install
12cr|cirkuit-0.4-1|49	rm -rf %{buildroot}
12cr|cirkuit-0.4-1|50	%{makeinstall_std} -C build
12cr|cirkuit-0.4-1|51	
12cr|cirkuit-0.4-1|52	rm -f %{buildroot}%{_libdir}/*.so
12cr|cirkuit-0.4-1|53	
12cr|cirkuit-0.4-1|54	%clean
12cr|cirkuit-0.4-1|55	rm -rf %{buildroot}
12cr|cirkuit-0.4-1|56	
12cr|cirkuit-0.4-1|57	
12cr|cirkuit-0.4-1|58	%changelog
12cr|cirkuit-0.4-1|59	* Thu Aug 11 2011 Funda Wang <fwang@mandriva.org> 0.4-1mdv2012.0
12cr|cirkuit-0.4-1|60	+ Revision: 693919
12cr|cirkuit-0.4-1|61	- new version 0.4
12cr|cirkuit-0.4-1|62	
12cr|cirkuit-0.4-1|63	* Wed May 18 2011 Funda Wang <fwang@mandriva.org> 0.3.2-1
12cr|cirkuit-0.4-1|64	+ Revision: 676025
12cr|cirkuit-0.4-1|65	- update to new version 0.3.2
12cr|cirkuit-0.4-1|66	
12cr|cirkuit-0.4-1|67	* Mon Dec 20 2010 Funda Wang <fwang@mandriva.org> 0.3.1.1-1mdv2011.0
12cr|cirkuit-0.4-1|68	+ Revision: 623351
12cr|cirkuit-0.4-1|69	- update to new version 0.3.1.1
12cr|cirkuit-0.4-1|70	
12cr|cirkuit-0.4-1|71	* Thu Dec 16 2010 Funda Wang <fwang@mandriva.org> 0.3.1-1mdv2011.0
12cr|cirkuit-0.4-1|72	+ Revision: 622369
12cr|cirkuit-0.4-1|73	- update to new version 0.3.1
12cr|cirkuit-0.4-1|74	- bump rel
12cr|cirkuit-0.4-1|75	- br pdf2svg
12cr|cirkuit-0.4-1|76	- new version 0.3
12cr|cirkuit-0.4-1|77	
12cr|cirkuit-0.4-1|78	+ Giuseppe Ghibò <ghibo@mandriva.com>
12cr|cirkuit-0.4-1|79	- Use default tetex as Requires instead of texlive as it's the main TeX package.
12cr|cirkuit-0.4-1|80	
12cr|cirkuit-0.4-1|81	* Thu Dec 17 2009 Funda Wang <fwang@mandriva.org> 0.2.2-1mdv2010.1
12cr|cirkuit-0.4-1|82	+ Revision: 479738
12cr|cirkuit-0.4-1|83	- new version 0.2.2
12cr|cirkuit-0.4-1|84	
12cr|cirkuit-0.4-1|85	* Thu Aug 06 2009 Funda Wang <fwang@mandriva.org> 0.2.1-1mdv2010.0
12cr|cirkuit-0.4-1|86	+ Revision: 410439
12cr|cirkuit-0.4-1|87	- new version 0.2.1
12cr|cirkuit-0.4-1|88	
12cr|cirkuit-0.4-1|89	* Fri Jul 31 2009 Funda Wang <fwang@mandriva.org> 0.2-1mdv2010.0
12cr|cirkuit-0.4-1|90	+ Revision: 405070
12cr|cirkuit-0.4-1|91	- fix file list
12cr|cirkuit-0.4-1|92	- new version 0.2
12cr|cirkuit-0.4-1|93	
12cr|cirkuit-0.4-1|94	* Sat Jul 11 2009 Funda Wang <fwang@mandriva.org> 0.1.2-1mdv2010.0
12cr|cirkuit-0.4-1|95	+ Revision: 394432
12cr|cirkuit-0.4-1|96	- new version 0.1.2
12cr|cirkuit-0.4-1|97	
12cr|cirkuit-0.4-1|98	* Wed Jun 24 2009 Funda Wang <fwang@mandriva.org> 0.1.1-1mdv2010.0
12cr|cirkuit-0.4-1|99	+ Revision: 388836
12cr|cirkuit-0.4-1|100	- New version 0.1.1
12cr|cirkuit-0.4-1|101	
12cr|cirkuit-0.4-1|102	* Thu Jun 18 2009 Funda Wang <fwang@mandriva.org> 0.1-1mdv2010.0
12cr|cirkuit-0.4-1|103	+ Revision: 386923
12cr|cirkuit-0.4-1|104	- add requires and docs
12cr|cirkuit-0.4-1|105	- import cirkuit
12cr|cirkuit-0.4-1|106	
12cr|cirkuit-0.4-1|107	

616 12
12cr|CJK-4.8.1-3|1	Name: CJK
12cr|CJK-4.8.1-3|2	Summary: LaTeX2e macro package for Chinese/Japanese/Korean scripts
12cr|CJK-4.8.1-3|3	License: GPLv2+
12cr|CJK-4.8.1-3|4	Group: Publishing
12cr|CJK-4.8.1-3|5	URL:	http://cjk.ffii.org/
12cr|CJK-4.8.1-3|6	Version: 4.8.1
12cr|CJK-4.8.1-3|7	Release: %mkrel 3
12cr|CJK-4.8.1-3|8	
12cr|CJK-4.8.1-3|9	# Source0 is a tarball of the CJK files stored in the FTP directory,
12cr|CJK-4.8.1-3|10	# they are stored there unpacked.
12cr|CJK-4.8.1-3|11	Source0: http://cjk.ffii.org/cjk-%{version}.tar.gz
12cr|CJK-4.8.1-3|12	# font def
12cr|CJK-4.8.1-3|13	Source1: cjk-420-mdk.tar.bz2
12cr|CJK-4.8.1-3|14	Source2: zhconv.c
12cr|CJK-4.8.1-3|15	Source3: zhlatex
12cr|CJK-4.8.1-3|16	Source4: special.map.add
12cr|CJK-4.8.1-3|17	Source5: ttfonts.map.add
12cr|CJK-4.8.1-3|18	Patch1: CJK-hbf2gf.patch
12cr|CJK-4.8.1-3|19	Patch2: CJK-lisp.patch
12cr|CJK-4.8.1-3|20	
12cr|CJK-4.8.1-3|21	Requires: tetex >= 0.9 tetex-latex >= 0.9 freetype
12cr|CJK-4.8.1-3|22	Requires(post): tetex tetex-latex freetype
12cr|CJK-4.8.1-3|23	Requires(postun): tetex tetex-latex freetype
12cr|CJK-4.8.1-3|24	BuildRequires:	tetex-devel
12cr|CJK-4.8.1-3|25	BuildRoot:	%_tmppath/%name-%version-%release-root
12cr|CJK-4.8.1-3|26	
12cr|CJK-4.8.1-3|27	%description
12cr|CJK-4.8.1-3|28	This is a package of macros and fonts and utilities for doing
12cr|CJK-4.8.1-3|29	Chinese/Japanese/Korean word processing using LaTeX.
12cr|CJK-4.8.1-3|30	Please refer to Linux Chinese HOWTO for more details.
12cr|CJK-4.8.1-3|31	
12cr|CJK-4.8.1-3|32	%package emacs
12cr|CJK-4.8.1-3|33	Summary: Emacs support for the CJK package
12cr|CJK-4.8.1-3|34	Group: Publishing
12cr|CJK-4.8.1-3|35	Requires: CJK = %{version}-%{release}
12cr|CJK-4.8.1-3|36	
12cr|CJK-4.8.1-3|37	%description emacs
12cr|CJK-4.8.1-3|38	Emacs code to convert files between Mule to CJK encodings.  To use this,
12cr|CJK-4.8.1-3|39	put (load-library "cjk-enc") in your .emacs.  Then when you are editing a
12cr|CJK-4.8.1-3|40	.ltx file you can create a .cjk.ltx file in the cjk-coding by calling
12cr|CJK-4.8.1-3|41	M-x write-cjk-file.  After that the .cjk.ltx file will be automatically
12cr|CJK-4.8.1-3|42	updated when the .ltx file is saved.  Emacs will also know about the
12cr|CJK-4.8.1-3|43	.cjk.ltx file when it runs latex, xdvi, or dvips.
12cr|CJK-4.8.1-3|44	
12cr|CJK-4.8.1-3|45	%prep
12cr|CJK-4.8.1-3|46	%setup -q -n cjk-%version
12cr|CJK-4.8.1-3|47	
12cr|CJK-4.8.1-3|48	%build
12cr|CJK-4.8.1-3|49	
12cr|CJK-4.8.1-3|50	cc $RPM_OPT_FLAGS -s -o zhconv %{SOURCE2}
12cr|CJK-4.8.1-3|51	cd utils/hbf2gf; chmod ugo+x ./configure ./config.sub ./config.guess;
12cr|CJK-4.8.1-3|52	./configure --prefix=/usr/share/texmf --with-kpathsea-dir=/usr
12cr|CJK-4.8.1-3|53	make
12cr|CJK-4.8.1-3|54	cd ../Bg5conv
12cr|CJK-4.8.1-3|55	cc $RPM_OPT_FLAGS -s -o bg5conv bg5conv.c
12cr|CJK-4.8.1-3|56	chmod ugo+x bg5latex
12cr|CJK-4.8.1-3|57	cd ../SJISconv
12cr|CJK-4.8.1-3|58	cc $RPM_OPT_FLAGS -s -o sjisconv sjisconv.c
12cr|CJK-4.8.1-3|59	chmod ugo+x sjislatex
12cr|CJK-4.8.1-3|60	cd ../CEFconv
12cr|CJK-4.8.1-3|61	chmod ugo+x cef5latex ceflatex cefslatex
12cr|CJK-4.8.1-3|62	cc $RPM_OPT_FLAGS -s -o cefconv cefconv.c
12cr|CJK-4.8.1-3|63	cc $RPM_OPT_FLAGS -s -o cef5conv cef5conv.c
12cr|CJK-4.8.1-3|64	cc $RPM_OPT_FLAGS -s -o cefsconv cefsconv.c
12cr|CJK-4.8.1-3|65	
12cr|CJK-4.8.1-3|66	%install
12cr|CJK-4.8.1-3|67	
12cr|CJK-4.8.1-3|68	rm -rf %{buildroot}
12cr|CJK-4.8.1-3|69	
12cr|CJK-4.8.1-3|70	mkdir -p %{buildroot}/usr/share/texmf/tex/CJK
12cr|CJK-4.8.1-3|71	(cd texinput; \
12cr|CJK-4.8.1-3|72	tar cf - . | (cd %{buildroot}/usr/share/texmf/tex/CJK; tar xf -))
12cr|CJK-4.8.1-3|73	
12cr|CJK-4.8.1-3|74	mkdir -p %{buildroot}%{_bindir}
12cr|CJK-4.8.1-3|75	mkdir -p %{buildroot}%{_mandir}/man1
12cr|CJK-4.8.1-3|76	cp zhconv %{buildroot}%{_bindir}
12cr|CJK-4.8.1-3|77	cp %{SOURCE3} %{buildroot}%{_bindir}
12cr|CJK-4.8.1-3|78	ln -s zhlatex %{buildroot}%{_bindir}/gbklatex
12cr|CJK-4.8.1-3|79	ln -s zhlatex %{buildroot}%{_bindir}/bg5latex
12cr|CJK-4.8.1-3|80	mkdir -p %{buildroot}/usr/share/texmf/fontname
12cr|CJK-4.8.1-3|81	mkdir -p %{buildroot}/usr/share/texmf/ttf2pk
12cr|CJK-4.8.1-3|82	cp %{SOURCE4} %{buildroot}/usr/share/texmf/fontname
12cr|CJK-4.8.1-3|83	cp %{SOURCE5} %{buildroot}/usr/share/texmf/ttf2pk
12cr|CJK-4.8.1-3|84	
12cr|CJK-4.8.1-3|85	cd utils
12cr|CJK-4.8.1-3|86	cd hbf2gf
12cr|CJK-4.8.1-3|87	cp hbf2gf %{buildroot}%{_bindir}
12cr|CJK-4.8.1-3|88	cp hbf2gf.1 %{buildroot}%{_mandir}/man1/hbf2gf.1
12cr|CJK-4.8.1-3|89	# cd ../Bg5conv
12cr|CJK-4.8.1-3|90	#  cp bg5conv bg5latex %{buildroot}%{_bindir}
12cr|CJK-4.8.1-3|91	#  cp bg5conv.1 %{buildroot}%{_mandir}/man1
12cr|CJK-4.8.1-3|92	cd ../CEFconv
12cr|CJK-4.8.1-3|93	cp cefconv ceflatex cef5conv cef5latex cefsconv cefslatex \
12cr|CJK-4.8.1-3|94	%{buildroot}%{_bindir}
12cr|CJK-4.8.1-3|95	cp cef5conv.1 cefconv.1 cefsconv.1 %{buildroot}%{_mandir}/man1
12cr|CJK-4.8.1-3|96	cd ../SJISconv
12cr|CJK-4.8.1-3|97	cp sjisconv sjislatex %{buildroot}%{_bindir}
12cr|CJK-4.8.1-3|98	cp sjisconv.1 %{buildroot}%{_mandir}/man1
12cr|CJK-4.8.1-3|99	cd ..
12cr|CJK-4.8.1-3|100	cd ..
12cr|CJK-4.8.1-3|101	
12cr|CJK-4.8.1-3|102	# CJK TrueType fonts for Mandriva
12cr|CJK-4.8.1-3|103	tar xjf %{SOURCE1} -C %{buildroot}/usr/share
12cr|CJK-4.8.1-3|104	
12cr|CJK-4.8.1-3|105	mkdir -p %{buildroot}/usr/share/emacs/site-lisp
12cr|CJK-4.8.1-3|106	(cd utils/lisp && \
12cr|CJK-4.8.1-3|107	cp *.el emacs*/*.el %{buildroot}/usr/share/emacs/site-lisp)
12cr|CJK-4.8.1-3|108	
12cr|CJK-4.8.1-3|109	%post
12cr|CJK-4.8.1-3|110	(cd /usr/share/texmf/fontname; cat special.map.add >> special.map)
12cr|CJK-4.8.1-3|111	(cd /usr/share/texmf/ttf2pk; cat ttfonts.map.add >> ttfonts.map)
12cr|CJK-4.8.1-3|112	[ -x /usr/bin/texhash ] && /usr/bin/env - /usr/bin/texhash 2> /dev/null
12cr|CJK-4.8.1-3|113	exit 0
12cr|CJK-4.8.1-3|114	
12cr|CJK-4.8.1-3|115	%postun
12cr|CJK-4.8.1-3|116	(cd /usr/share/texmf/fontname; \
12cr|CJK-4.8.1-3|117	mv -f special.map special.map.sav; \
12cr|CJK-4.8.1-3|118	sed -e '/CJK begin/,/CJK end/d' special.map.sav > special.map)
12cr|CJK-4.8.1-3|119	(cd /usr/share/texmf/ttf2pk; \
12cr|CJK-4.8.1-3|120	mv -f ttfonts.map ttfonts.map.sav; \
12cr|CJK-4.8.1-3|121	sed -e '/CJK begin/,/CJK end/d' ttfonts.map.sav > ttfonts.map)
12cr|CJK-4.8.1-3|122	[ -x /usr/bin/texhash ] && /usr/bin/env - /usr/bin/texhash 2> /dev/null
12cr|CJK-4.8.1-3|123	exit 0
12cr|CJK-4.8.1-3|124	
12cr|CJK-4.8.1-3|125	%clean
12cr|CJK-4.8.1-3|126	[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
12cr|CJK-4.8.1-3|127	
12cr|CJK-4.8.1-3|128	%files
12cr|CJK-4.8.1-3|129	%defattr(-,root,root)
12cr|CJK-4.8.1-3|130	%doc doc/*
12cr|CJK-4.8.1-3|131	%{_bindir}/*
12cr|CJK-4.8.1-3|132	%{_mandir}/man1/*
12cr|CJK-4.8.1-3|133	%{_datadir}/texmf/fontname/*
12cr|CJK-4.8.1-3|134	%{_datadir}/texmf/fonts/tfm/*
12cr|CJK-4.8.1-3|135	%{_datadir}/texmf/fonts/truetype
12cr|CJK-4.8.1-3|136	%{_datadir}/texmf/tex/CJK
12cr|CJK-4.8.1-3|137	%{_datadir}/texmf/tex/latex/CJK
12cr|CJK-4.8.1-3|138	%{_datadir}/texmf/ttf2pk
12cr|CJK-4.8.1-3|139	
12cr|CJK-4.8.1-3|140	%files emacs
12cr|CJK-4.8.1-3|141	%defattr(-,root,root)
12cr|CJK-4.8.1-3|142	%{_datadir}/emacs/site-lisp/*.el
12cr|CJK-4.8.1-3|143	
12cr|CJK-4.8.1-3|144	
12cr|CJK-4.8.1-3|145	
12cr|CJK-4.8.1-3|146	%changelog
12cr|CJK-4.8.1-3|147	

617 12
12cr|cjklib-0.3-4|1	Summary:	Han character library for CJKV languages
12cr|cjklib-0.3-4|2	Name:		cjklib
12cr|cjklib-0.3-4|3	Version:	0.3
12cr|cjklib-0.3-4|4	Release:	%mkrel 4
12cr|cjklib-0.3-4|5	Group:		Development/Python
12cr|cjklib-0.3-4|6	License:	LGPLv3+
12cr|cjklib-0.3-4|7	URL:		http://code.google.com/p/cjklib/
12cr|cjklib-0.3-4|8	Source0:	http://cjklib.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|cjklib-0.3-4|9	BuildRequires:	python-setuptools
12cr|cjklib-0.3-4|10	Requires:	python-pkg-resources
12cr|cjklib-0.3-4|11	Requires:	python-sqlalchemy >= 0.4.8
12cr|cjklib-0.3-4|12	BuildArch:	noarch
12cr|cjklib-0.3-4|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12cr|cjklib-0.3-4|14	
12cr|cjklib-0.3-4|15	%description
12cr|cjklib-0.3-4|16	Cjklib provides language routines related to Han characters (characters
12cr|cjklib-0.3-4|17	based on Chinese characters named Hanzi, Kanji, Hanja and chu Han
12cr|cjklib-0.3-4|18	respectively) used in writing of the Chinese, the Japanese, infrequently
12cr|cjklib-0.3-4|19	the Korean and formerly the Vietnamese language(s). Functionality is
12cr|cjklib-0.3-4|20	included for character pronunciations, radicals, glyph components, stroke
12cr|cjklib-0.3-4|21	decomposition and variant information. Cjklib is implemented in Python.
12cr|cjklib-0.3-4|22	
12cr|cjklib-0.3-4|23	%prep
12cr|cjklib-0.3-4|24	%setup -qn %{name}-%{version}
12cr|cjklib-0.3-4|25	
12cr|cjklib-0.3-4|26	%build
12cr|cjklib-0.3-4|27	%{__python} setup.py build
12cr|cjklib-0.3-4|28	
12cr|cjklib-0.3-4|29	%install
12cr|cjklib-0.3-4|30	rm -rf %{buildroot}
12cr|cjklib-0.3-4|31	%{__python} setup.py install --skip-build --root=%{buildroot} --optimize=2
12cr|cjklib-0.3-4|32	
12cr|cjklib-0.3-4|33	%clean
12cr|cjklib-0.3-4|34	rm -rf %{buildroot}
12cr|cjklib-0.3-4|35	
12cr|cjklib-0.3-4|36	%files
12cr|cjklib-0.3-4|37	%defattr(-,root,root)
12cr|cjklib-0.3-4|38	%doc COPYING README TODO examples
12cr|cjklib-0.3-4|39	%{_bindir}/*
12cr|cjklib-0.3-4|40	%{python_sitelib}/*
12cr|cjklib-0.3-4|41	
12cr|cjklib-0.3-4|42	
12cr|cjklib-0.3-4|43	%changelog
12cr|cjklib-0.3-4|44	* Mon Nov 01 2010 Funda Wang <fwang@mandriva.org> 0.3-4mdv2011.0
12cr|cjklib-0.3-4|45	+ Revision: 591552
12cr|cjklib-0.3-4|46	- add requires
12cr|cjklib-0.3-4|47	
12cr|cjklib-0.3-4|48	* Sun Oct 31 2010 Funda Wang <fwang@mandriva.org> 0.3-3mdv2011.0
12cr|cjklib-0.3-4|49	+ Revision: 591062
12cr|cjklib-0.3-4|50	- add requires
12cr|cjklib-0.3-4|51	
12cr|cjklib-0.3-4|52	* Sun Oct 31 2010 Funda Wang <fwang@mandriva.org> 0.3-2mdv2011.0
12cr|cjklib-0.3-4|53	+ Revision: 590789
12cr|cjklib-0.3-4|54	- rebuild for py2.7
12cr|cjklib-0.3-4|55	
12cr|cjklib-0.3-4|56	* Sat Oct 02 2010 Funda Wang <fwang@mandriva.org> 0.3-1mdv2011.0
12cr|cjklib-0.3-4|57	+ Revision: 582464
12cr|cjklib-0.3-4|58	- update to new version 0.3
12cr|cjklib-0.3-4|59	
12cr|cjklib-0.3-4|60	* Sat Dec 12 2009 Funda Wang <fwang@mandriva.org> 0.2-1mdv2010.1
12cr|cjklib-0.3-4|61	+ Revision: 477760
12cr|cjklib-0.3-4|62	- import cjklib
12cr|cjklib-0.3-4|63	
12cr|cjklib-0.3-4|64	

618 12
12cr|cksfv-1.3.14-2|1	Name:		cksfv
12cr|cksfv-1.3.14-2|2	Version:	1.3.14
12cr|cksfv-1.3.14-2|3	Release:	%mkrel 2
12cr|cksfv-1.3.14-2|4	Summary:	Simple File Verification program
12cr|cksfv-1.3.14-2|5	License:	GPLv2+
12cr|cksfv-1.3.14-2|6	Group:		File tools
12cr|cksfv-1.3.14-2|7	Source0:	http://zakalwe.virtuaalipalvelin.net/~shd/foss/cksfv/files/%{name}-%{version}.tar.bz2
12cr|cksfv-1.3.14-2|8	Source1:	cksfv.bash-completion
12cr|cksfv-1.3.14-2|9	URL:		http://zakalwe.virtuaalipalvelin.net/~shd/foss/cksfv/
12cr|cksfv-1.3.14-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|cksfv-1.3.14-2|11	
12cr|cksfv-1.3.14-2|12	%description
12cr|cksfv-1.3.14-2|13	cksfv (Check SFV) can create sfv (Simple File Verification) listings and test
12cr|cksfv-1.3.14-2|14	already created sfv files.  Uses the crc32 checksum.
12cr|cksfv-1.3.14-2|15	This format is common in the Windows world.
12cr|cksfv-1.3.14-2|16	
12cr|cksfv-1.3.14-2|17	%prep
12cr|cksfv-1.3.14-2|18	%setup -q
12cr|cksfv-1.3.14-2|19	
12cr|cksfv-1.3.14-2|20	%build
12cr|cksfv-1.3.14-2|21	%configure2_5x
12cr|cksfv-1.3.14-2|22	%make
12cr|cksfv-1.3.14-2|23	
12cr|cksfv-1.3.14-2|24	%install
12cr|cksfv-1.3.14-2|25	rm -rf %{buildroot}
12cr|cksfv-1.3.14-2|26	
12cr|cksfv-1.3.14-2|27	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
12cr|cksfv-1.3.14-2|28	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
12cr|cksfv-1.3.14-2|29	# this prepare directory for man page. bug in Makefile..
12cr|cksfv-1.3.14-2|30	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|cksfv-1.3.14-2|31	
12cr|cksfv-1.3.14-2|32	%{makeinstall} BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir}
12cr|cksfv-1.3.14-2|33	
12cr|cksfv-1.3.14-2|34	%clean
12cr|cksfv-1.3.14-2|35	rm -rf %{buildroot}
12cr|cksfv-1.3.14-2|36	
12cr|cksfv-1.3.14-2|37	%files
12cr|cksfv-1.3.14-2|38	%defattr(0644,root,root,0755)
12cr|cksfv-1.3.14-2|39	%doc ChangeLog README TODO INSTALL
12cr|cksfv-1.3.14-2|40	%doc scripts/
12cr|cksfv-1.3.14-2|41	%attr(0755,root,root) %{_bindir}/cksfv
12cr|cksfv-1.3.14-2|42	%{_mandir}/man1/*
12cr|cksfv-1.3.14-2|43	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
12cr|cksfv-1.3.14-2|44	
12cr|cksfv-1.3.14-2|45	
12cr|cksfv-1.3.14-2|46	%changelog
12cr|cksfv-1.3.14-2|47	* Wed Jul 13 2011 Götz Waschk <waschk@mandriva.org> 1.3.14-2mdv2011
12cr|cksfv-1.3.14-2|48	+ Revision: 689834
12cr|cksfv-1.3.14-2|49	- rebuild
12cr|cksfv-1.3.14-2|50	
12cr|cksfv-1.3.14-2|51	* Mon Jun 08 2009 Götz Waschk <waschk@mandriva.org> 1.3.14-1mdv2011.0
12cr|cksfv-1.3.14-2|52	+ Revision: 383894
12cr|cksfv-1.3.14-2|53	- new version
12cr|cksfv-1.3.14-2|54	- fix build
12cr|cksfv-1.3.14-2|55	
12cr|cksfv-1.3.14-2|56	* Mon Aug 25 2008 Götz Waschk <waschk@mandriva.org> 1.3.13-1mdv2009.0
12cr|cksfv-1.3.14-2|57	+ Revision: 275668
12cr|cksfv-1.3.14-2|58	- new version
12cr|cksfv-1.3.14-2|59	- update license
12cr|cksfv-1.3.14-2|60	
12cr|cksfv-1.3.14-2|61	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.3.12-3mdv2009.0
12cr|cksfv-1.3.14-2|62	+ Revision: 240503
12cr|cksfv-1.3.14-2|63	- rebuild
12cr|cksfv-1.3.14-2|64	- kill re-definition of %%buildroot on Pixel's request
12cr|cksfv-1.3.14-2|65	
12cr|cksfv-1.3.14-2|66	+ Olivier Blin <oblin@mandriva.com>
12cr|cksfv-1.3.14-2|67	- restore BuildRoot
12cr|cksfv-1.3.14-2|68	
12cr|cksfv-1.3.14-2|69	* Sun Aug 12 2007 David Walluck <walluck@mandriva.org> 1.3.12-1mdv2008.0
12cr|cksfv-1.3.14-2|70	+ Revision: 62360
12cr|cksfv-1.3.14-2|71	- 1.3.12
12cr|cksfv-1.3.14-2|72	- bunzip2 cksfv.bash-completion
12cr|cksfv-1.3.14-2|73	- consistent use of tabs
12cr|cksfv-1.3.14-2|74	- consistent use of macros
12cr|cksfv-1.3.14-2|75	- set correct doc file permissions in %%files
12cr|cksfv-1.3.14-2|76	
12cr|cksfv-1.3.14-2|77	* Wed Jul 11 2007 Götz Waschk <waschk@mandriva.org> 1.3.11-1mdv2008.0
12cr|cksfv-1.3.14-2|78	+ Revision: 51280
12cr|cksfv-1.3.14-2|79	- new version
12cr|cksfv-1.3.14-2|80	- add nautilus script to docs
12cr|cksfv-1.3.14-2|81	
12cr|cksfv-1.3.14-2|82	
12cr|cksfv-1.3.14-2|83	* Wed Mar 28 2007 Götz Waschk <waschk@mandriva.org> 1.3.10-1mdv2007.1
12cr|cksfv-1.3.14-2|84	+ Revision: 149086
12cr|cksfv-1.3.14-2|85	- new version
12cr|cksfv-1.3.14-2|86	- Import cksfv
12cr|cksfv-1.3.14-2|87	
12cr|cksfv-1.3.14-2|88	* Fri Jul 21 2006 Götz Waschk <waschk@mandriva.org> 1.3.9-1mdv2007.0
12cr|cksfv-1.3.14-2|89	- Rebuild
12cr|cksfv-1.3.14-2|90	
12cr|cksfv-1.3.14-2|91	* Tue Mar 07 2006 Gtz Waschk <waschk@mandriva.org> 1.3.9-1mdk
12cr|cksfv-1.3.14-2|92	- fix for rpmlint
12cr|cksfv-1.3.14-2|93	- New release 1.3.9
12cr|cksfv-1.3.14-2|94	
12cr|cksfv-1.3.14-2|95	* Sun Jan 01 2006 David Walluck <walluck@mandriva.org> 1.3.8-1mdk
12cr|cksfv-1.3.14-2|96	- 1.3.8
12cr|cksfv-1.3.14-2|97	
12cr|cksfv-1.3.14-2|98	* Tue Oct 25 2005 Gtz Waschk <waschk@mandriva.org> 1.3.7-1mdk
12cr|cksfv-1.3.14-2|99	- new version
12cr|cksfv-1.3.14-2|100	- URL
12cr|cksfv-1.3.14-2|101	
12cr|cksfv-1.3.14-2|102	* Tue Aug 09 2005 Götz Waschk <waschk@mandriva.org> 1.3.6-1mdk
12cr|cksfv-1.3.14-2|103	- New release 1.3.6
12cr|cksfv-1.3.14-2|104	
12cr|cksfv-1.3.14-2|105	* Wed Jun 08 2005 Gtz Waschk <waschk@mandriva.org> 1.3.5-1mdk
12cr|cksfv-1.3.14-2|106	- New release 1.3.5
12cr|cksfv-1.3.14-2|107	
12cr|cksfv-1.3.14-2|108	* Tue Apr 05 2005 Götz Waschk <waschk@linux-mandrake.com> 1.3.4-1mdk
12cr|cksfv-1.3.14-2|109	- New release 1.3.4
12cr|cksfv-1.3.14-2|110	
12cr|cksfv-1.3.14-2|111	* Fri Apr 01 2005 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.3.3-1mdk
12cr|cksfv-1.3.14-2|112	- 1.3.3
12cr|cksfv-1.3.14-2|113	- fix for creation and installation man page
12cr|cksfv-1.3.14-2|114	
12cr|cksfv-1.3.14-2|115	* Thu Feb 03 2005 Gtz Waschk <waschk@linux-mandrake.com> 1.3.2-2mdk
12cr|cksfv-1.3.14-2|116	- add missing man page
12cr|cksfv-1.3.14-2|117	
12cr|cksfv-1.3.14-2|118	* Thu Feb 03 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.3.2-1mdk
12cr|cksfv-1.3.14-2|119	- 1.3.2
12cr|cksfv-1.3.14-2|120	
12cr|cksfv-1.3.14-2|121	* Tue Jan 25 2005 Gtz Waschk <waschk@linux-mandrake.com> 1.3.1-2mdk
12cr|cksfv-1.3.14-2|122	- fix bash-completion
12cr|cksfv-1.3.14-2|123	
12cr|cksfv-1.3.14-2|124	* Tue Jan 25 2005 Gtz Waschk <waschk@linux-mandrake.com> 1.3.1-1mdk
12cr|cksfv-1.3.14-2|125	- fix URL
12cr|cksfv-1.3.14-2|126	- New release 1.3.1
12cr|cksfv-1.3.14-2|127	
12cr|cksfv-1.3.14-2|128	* Sat Jan 08 2005 Gtz Waschk <waschk@linux-mandrake.com> 1.3-5mdk
12cr|cksfv-1.3.14-2|129	- rebuild
12cr|cksfv-1.3.14-2|130	

619 12
12cr|clalsadrv-2.0.0-2|1	%define name	clalsadrv
12cr|clalsadrv-2.0.0-2|2	
12cr|clalsadrv-2.0.0-2|3	%define major	2
12cr|clalsadrv-2.0.0-2|4	%define libname %mklibname %name %major
12cr|clalsadrv-2.0.0-2|5	%define oldlibname %mklibname %name 1
12cr|clalsadrv-2.0.0-2|6	
12cr|clalsadrv-2.0.0-2|7	Name:		%{name}
12cr|clalsadrv-2.0.0-2|8	Summary:	C++ access library for ALSA
12cr|clalsadrv-2.0.0-2|9	Version:	2.0.0
12cr|clalsadrv-2.0.0-2|10	Release:	2
12cr|clalsadrv-2.0.0-2|11	Source:		http://www.kokkinizita.net/linuxaudio/downloads/%{name}-%{version}.tar.bz2
12cr|clalsadrv-2.0.0-2|12	URL:		http://www.kokkinizita.net/linuxaudio/
12cr|clalsadrv-2.0.0-2|13	License:	GPLv2
12cr|clalsadrv-2.0.0-2|14	Group:		System/Libraries
12cr|clalsadrv-2.0.0-2|15	BuildRequires:	pkgconfig(alsa)
12cr|clalsadrv-2.0.0-2|16	
12cr|clalsadrv-2.0.0-2|17	%description
12cr|clalsadrv-2.0.0-2|18	C++ access library for ALSA
12cr|clalsadrv-2.0.0-2|19	
12cr|clalsadrv-2.0.0-2|20	%package -n 	%{libname}
12cr|clalsadrv-2.0.0-2|21	Summary:        Dynamic libraries from %name
12cr|clalsadrv-2.0.0-2|22	Group:          System/Libraries
12cr|clalsadrv-2.0.0-2|23	Provides:	%name
12cr|clalsadrv-2.0.0-2|24	Obsoletes:	%name = %version-%release
12cr|clalsadrv-2.0.0-2|25	Conflicts:	%oldlibname
12cr|clalsadrv-2.0.0-2|26	
12cr|clalsadrv-2.0.0-2|27	%description -n %{libname}
12cr|clalsadrv-2.0.0-2|28	Dynamic libraries from %name.
12cr|clalsadrv-2.0.0-2|29	
12cr|clalsadrv-2.0.0-2|30	%package -n 	%{libname}-devel
12cr|clalsadrv-2.0.0-2|31	Summary: 	Header files and static libraries from %name
12cr|clalsadrv-2.0.0-2|32	Group: 		Development/C
12cr|clalsadrv-2.0.0-2|33	Requires: 	%{libname} >= %{version}
12cr|clalsadrv-2.0.0-2|34	Provides: 	lib%{name}-devel = %{version}-%{release}
12cr|clalsadrv-2.0.0-2|35	Provides:	%{name}-devel = %{version}-%{release}
12cr|clalsadrv-2.0.0-2|36	Obsoletes: 	%name-devel
12cr|clalsadrv-2.0.0-2|37	Conflicts:	%oldlibname-devel
12cr|clalsadrv-2.0.0-2|38	
12cr|clalsadrv-2.0.0-2|39	%description -n %{libname}-devel
12cr|clalsadrv-2.0.0-2|40	Libraries and includes files for developing programs based on %{name}.
12cr|clalsadrv-2.0.0-2|41	
12cr|clalsadrv-2.0.0-2|42	%prep
12cr|clalsadrv-2.0.0-2|43	%setup -q
12cr|clalsadrv-2.0.0-2|44	cd libs
12cr|clalsadrv-2.0.0-2|45	sed -i -e 's/\-O2/\$\(RPM_OPT_FLAGS\)/' Makefile
12cr|clalsadrv-2.0.0-2|46	sed -i -e 's/\/sbin\/ldconfig/#\/sbin\/ldconfig/g' Makefile
12cr|clalsadrv-2.0.0-2|47	
12cr|clalsadrv-2.0.0-2|48	%build
12cr|clalsadrv-2.0.0-2|49	cd libs
12cr|clalsadrv-2.0.0-2|50	%make
12cr|clalsadrv-2.0.0-2|51	
12cr|clalsadrv-2.0.0-2|52	%install
12cr|clalsadrv-2.0.0-2|53	mkdir -p %{buildroot}/%{_libdir}
12cr|clalsadrv-2.0.0-2|54	mkdir -p %{buildroot}/%{_includedir}
12cr|clalsadrv-2.0.0-2|55	cd libs
12cr|clalsadrv-2.0.0-2|56	make install PREFIX=%{buildroot}/%{_prefix}
12cr|clalsadrv-2.0.0-2|57	
12cr|clalsadrv-2.0.0-2|58	%files -n %{libname}
12cr|clalsadrv-2.0.0-2|59	%{_libdir}/*.so.*
12cr|clalsadrv-2.0.0-2|60	
12cr|clalsadrv-2.0.0-2|61	%files -n %{libname}-devel
12cr|clalsadrv-2.0.0-2|62	%doc AUTHORS
12cr|clalsadrv-2.0.0-2|63	%{_includedir}/*
12cr|clalsadrv-2.0.0-2|64	%{_libdir}/*.so
12cr|clalsadrv-2.0.0-2|65	
12cr|clalsadrv-2.0.0-2|66	
12cr|clalsadrv-2.0.0-2|67	%changelog
12cr|clalsadrv-2.0.0-2|68	* Sat Jul 24 2010 Frank Kober <emuse@mandriva.org> 2.0.0-1mdv2011.0
12cr|clalsadrv-2.0.0-2|69	+ Revision: 558116
12cr|clalsadrv-2.0.0-2|70	- new major version 2.0.0
12cr|clalsadrv-2.0.0-2|71	o replace patches by sed scripts
12cr|clalsadrv-2.0.0-2|72	o add old lib version to conflicts
12cr|clalsadrv-2.0.0-2|73	o update url
12cr|clalsadrv-2.0.0-2|74	
12cr|clalsadrv-2.0.0-2|75	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|clalsadrv-2.0.0-2|76	- remove obsoletes sources
12cr|clalsadrv-2.0.0-2|77	
12cr|clalsadrv-2.0.0-2|78	* Fri Jun 12 2009 JÃ©rÃ´me Brenier <incubusss@mandriva.org> 1.2.2-2mdv2010.0
12cr|clalsadrv-2.0.0-2|79	+ Revision: 385597
12cr|clalsadrv-2.0.0-2|80	- rebuild
12cr|clalsadrv-2.0.0-2|81	
12cr|clalsadrv-2.0.0-2|82	* Thu Jun 19 2008 Austin Acton <austin@mandriva.org> 1.2.2-1mdv2009.0
12cr|clalsadrv-2.0.0-2|83	+ Revision: 226108
12cr|clalsadrv-2.0.0-2|84	- new version
12cr|clalsadrv-2.0.0-2|85	
12cr|clalsadrv-2.0.0-2|86	+ Pixel <pixel@mandriva.com>
12cr|clalsadrv-2.0.0-2|87	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|clalsadrv-2.0.0-2|88	
12cr|clalsadrv-2.0.0-2|89	+ Olivier Blin <oblin@mandriva.com>
12cr|clalsadrv-2.0.0-2|90	- restore BuildRoot
12cr|clalsadrv-2.0.0-2|91	
12cr|clalsadrv-2.0.0-2|92	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.0.1-3mdv2008.1
12cr|clalsadrv-2.0.0-2|93	+ Revision: 123177
12cr|clalsadrv-2.0.0-2|94	- kill re-definition of %%buildroot on Pixel's request
12cr|clalsadrv-2.0.0-2|95	
12cr|clalsadrv-2.0.0-2|96	+ Austin Acton <austin@mandriva.org>
12cr|clalsadrv-2.0.0-2|97	- Import clalsadrv
12cr|clalsadrv-2.0.0-2|98	
12cr|clalsadrv-2.0.0-2|99	
12cr|clalsadrv-2.0.0-2|100	
12cr|clalsadrv-2.0.0-2|101	* Wed Jan 18 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-3mdk
12cr|clalsadrv-2.0.0-2|102	- fix buildrequires (and thus building on x86_64)
12cr|clalsadrv-2.0.0-2|103	
12cr|clalsadrv-2.0.0-2|104	* Mon Oct 10 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.1-2mdk
12cr|clalsadrv-2.0.0-2|105	- Fix BuildRequires
12cr|clalsadrv-2.0.0-2|106	- %%mkrel
12cr|clalsadrv-2.0.0-2|107	
12cr|clalsadrv-2.0.0-2|108	* Wed Aug 24 2005 Austin Acton <austin@mandriva.org> 1.0.1-1mdk
12cr|clalsadrv-2.0.0-2|109	- initial package

620 12
12cr|clamz-0.5-1|1	%define name clamz
12cr|clamz-0.5-1|2	%define version 0.5
12cr|clamz-0.5-1|3	%define release %mkrel 1
12cr|clamz-0.5-1|4	
12cr|clamz-0.5-1|5	Summary: Command-line downloader for the amazon.com MP3 music store
12cr|clamz-0.5-1|6	Name: %{name}
12cr|clamz-0.5-1|7	Version: %{version}
12cr|clamz-0.5-1|8	Release: %{release}
12cr|clamz-0.5-1|9	Source0: http://clamz.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|clamz-0.5-1|10	License: GPLv3
12cr|clamz-0.5-1|11	Group: Networking/WWW
12cr|clamz-0.5-1|12	Url: http://code.google.com/p/clamz/
12cr|clamz-0.5-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|clamz-0.5-1|14	BuildRequires: libgcrypt-devel
12cr|clamz-0.5-1|15	BuildRequires: curl-devel
12cr|clamz-0.5-1|16	BuildRequires: expat-devel
12cr|clamz-0.5-1|17	BuildRequires: shared-mime-info
12cr|clamz-0.5-1|18	BuildRequires: desktop-file-utils
12cr|clamz-0.5-1|19	
12cr|clamz-0.5-1|20	
12cr|clamz-0.5-1|21	%description
12cr|clamz-0.5-1|22	Clamz is a little command-line program to download MP3 files from
12cr|clamz-0.5-1|23	Amazon.com's music store. It is intended to serve as a substitute for
12cr|clamz-0.5-1|24	Amazon's official MP3 Downloader, which is not free software (and
12cr|clamz-0.5-1|25	therefore is only available in binary form for a limited set of
12cr|clamz-0.5-1|26	platforms.) Clamz can be used to download either individual songs or
12cr|clamz-0.5-1|27	complete albums that you have purchased from Amazon.
12cr|clamz-0.5-1|28	
12cr|clamz-0.5-1|29	%prep
12cr|clamz-0.5-1|30	%setup -q
12cr|clamz-0.5-1|31	
12cr|clamz-0.5-1|32	%build
12cr|clamz-0.5-1|33	%configure2_5x
12cr|clamz-0.5-1|34	%make
12cr|clamz-0.5-1|35	
12cr|clamz-0.5-1|36	%install
12cr|clamz-0.5-1|37	rm -rf %{buildroot}
12cr|clamz-0.5-1|38	%makeinstall_std UPDATE_MIME_DATABASE=true UPDATE_DESKTOP_DATABASE=true
12cr|clamz-0.5-1|39	%clean
12cr|clamz-0.5-1|40	rm -rf %{buildroot}
12cr|clamz-0.5-1|41	
12cr|clamz-0.5-1|42	%files
12cr|clamz-0.5-1|43	%defattr(-,root,root)
12cr|clamz-0.5-1|44	%doc README
12cr|clamz-0.5-1|45	%_bindir/%name
12cr|clamz-0.5-1|46	%_datadir/man/man1/%name.1*
12cr|clamz-0.5-1|47	%_datadir/applications/%name.desktop
12cr|clamz-0.5-1|48	%_datadir/mime/packages/%name.xml
12cr|clamz-0.5-1|49	
12cr|clamz-0.5-1|50	
12cr|clamz-0.5-1|51	
12cr|clamz-0.5-1|52	%changelog
12cr|clamz-0.5-1|53	* Sun Oct 30 2011 Götz Waschk <waschk@mandriva.org> 0.5-1mdv2011.0
12cr|clamz-0.5-1|54	+ Revision: 707907
12cr|clamz-0.5-1|55	- update to new version 0.5
12cr|clamz-0.5-1|56	
12cr|clamz-0.5-1|57	* Mon Jul 11 2011 Götz Waschk <waschk@mandriva.org> 0.4-2
12cr|clamz-0.5-1|58	+ Revision: 689500
12cr|clamz-0.5-1|59	- rebuild
12cr|clamz-0.5-1|60	
12cr|clamz-0.5-1|61	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 0.4-1mdv2011.0
12cr|clamz-0.5-1|62	+ Revision: 550263
12cr|clamz-0.5-1|63	- new version
12cr|clamz-0.5-1|64	
12cr|clamz-0.5-1|65	* Thu Apr 01 2010 Götz Waschk <waschk@mandriva.org> 0.3-1mdv2010.1
12cr|clamz-0.5-1|66	+ Revision: 530579
12cr|clamz-0.5-1|67	- new version
12cr|clamz-0.5-1|68	- use included desktop and mime database files
12cr|clamz-0.5-1|69	
12cr|clamz-0.5-1|70	* Fri Dec 04 2009 Götz Waschk <waschk@mandriva.org> 0.2-3mdv2010.1
12cr|clamz-0.5-1|71	+ Revision: 473436
12cr|clamz-0.5-1|72	- don't show it in the menu
12cr|clamz-0.5-1|73	
12cr|clamz-0.5-1|74	* Wed Nov 11 2009 Götz Waschk <waschk@mandriva.org> 0.2-2mdv2010.1
12cr|clamz-0.5-1|75	+ Revision: 465073
12cr|clamz-0.5-1|76	- add desktop entry and mime type
12cr|clamz-0.5-1|77	
12cr|clamz-0.5-1|78	* Wed Nov 11 2009 Götz Waschk <waschk@mandriva.org> 0.2-1mdv2010.1
12cr|clamz-0.5-1|79	+ Revision: 464996
12cr|clamz-0.5-1|80	- import clamz
12cr|clamz-0.5-1|81	

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

622 12
12cr|clanbomber2-0.9.1-13|1	%define	name	clanbomber2
12cr|clanbomber2-0.9.1-13|2	%define	version	0.9.1
12cr|clanbomber2-0.9.1-13|3	%define	release	%mkrel 13
12cr|clanbomber2-0.9.1-13|4	%define	Summary	Clanbomber - free (GPL) Bomberman-like multiplayer game
12cr|clanbomber2-0.9.1-13|5	
12cr|clanbomber2-0.9.1-13|6	Summary:	%{Summary}
12cr|clanbomber2-0.9.1-13|7	Name:		%{name}
12cr|clanbomber2-0.9.1-13|8	Version:	%{version}
12cr|clanbomber2-0.9.1-13|9	Release:	%{release}
12cr|clanbomber2-0.9.1-13|10	Source:		http://www.clanbomber.de/files/%{name}-%{version}.tar.bz2
12cr|clanbomber2-0.9.1-13|11	Source11:	%{name}.16.png
12cr|clanbomber2-0.9.1-13|12	Source12:	%{name}.32.png
12cr|clanbomber2-0.9.1-13|13	Source13:	%{name}.48.png
12cr|clanbomber2-0.9.1-13|14	Patch0: fusionsound_new_api.patch
12cr|clanbomber2-0.9.1-13|15	Patch8:		clanbomber-1.02a-gcc-3.3.patch
12cr|clanbomber2-0.9.1-13|16	Patch12:	clanbomber2-0.9-x86_64.patch
12cr|clanbomber2-0.9.1-13|17	URL:		http://clanbomber.sourceforge.net/
12cr|clanbomber2-0.9.1-13|18	License:	GPLv2+
12cr|clanbomber2-0.9.1-13|19	Group:		Games/Arcade
12cr|clanbomber2-0.9.1-13|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|clanbomber2-0.9.1-13|21	BuildRequires:	zlib-devel libhermes-devel
12cr|clanbomber2-0.9.1-13|22	BuildRequires:	libmikmod-devel libclanlib-sound automake >= 1.7
12cr|clanbomber2-0.9.1-13|23	BuildRequires:	libfusionsound-devel
12cr|clanbomber2-0.9.1-13|24	
12cr|clanbomber2-0.9.1-13|25	%description
12cr|clanbomber2-0.9.1-13|26	ClanBomber is a free (GPL) Bomberman-like multiplayer game that uses ClanLib, a
12cr|clanbomber2-0.9.1-13|27	free multi platform C++ game SDK. First "ClanBomber" was only a working title
12cr|clanbomber2-0.9.1-13|28	for a small game started in September 1998, that has only been started to learn
12cr|clanbomber2-0.9.1-13|29	how to use ClanLib. But the ClanBomber project has grown into a real game. It
12cr|clanbomber2-0.9.1-13|30	is fully playable and features Computer controlled bombers, however, it is
12cr|clanbomber2-0.9.1-13|31	recommended to play ClanBomber with friends (3-8 players are really fun).
12cr|clanbomber2-0.9.1-13|32	
12cr|clanbomber2-0.9.1-13|33	Clanbomber2 is a port of ClanBomber on frame buffer.
12cr|clanbomber2-0.9.1-13|34	For X Window, just use plain legacy ClanBomber.
12cr|clanbomber2-0.9.1-13|35	
12cr|clanbomber2-0.9.1-13|36	%prep
12cr|clanbomber2-0.9.1-13|37	%setup -q
12cr|clanbomber2-0.9.1-13|38	%patch0 -p1
12cr|clanbomber2-0.9.1-13|39	%patch8 -p1 -b .peroyvind
12cr|clanbomber2-0.9.1-13|40	%patch12 -p1 -b .x86_64
12cr|clanbomber2-0.9.1-13|41	
12cr|clanbomber2-0.9.1-13|42	%build
12cr|clanbomber2-0.9.1-13|43	# (gc) workaround g++ exception bug when -fomit-frame-pointer is set
12cr|clanbomber2-0.9.1-13|44	export CFLAGS="$RPM_OPT_FLAGS -fno-omit-frame-pointer" CXXFLAGS="$RPM_OPT_FLAGS -fno-omit-frame-pointer"
12cr|clanbomber2-0.9.1-13|45	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
12cr|clanbomber2-0.9.1-13|46	make
12cr|clanbomber2-0.9.1-13|47	
12cr|clanbomber2-0.9.1-13|48	%install
12cr|clanbomber2-0.9.1-13|49	rm -rf $RPM_BUILD_ROOT
12cr|clanbomber2-0.9.1-13|50	%makeinstall_std
12cr|clanbomber2-0.9.1-13|51	
12cr|clanbomber2-0.9.1-13|52	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|clanbomber2-0.9.1-13|53	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|clanbomber2-0.9.1-13|54	[Desktop Entry]
12cr|clanbomber2-0.9.1-13|55	Name=ClanBomber
12cr|clanbomber2-0.9.1-13|56	Comment=Clanbomber - free (GPL) Bomberman-like multiplayer game
12cr|clanbomber2-0.9.1-13|57	Exec=%{_gamesbindir}/%{name}
12cr|clanbomber2-0.9.1-13|58	Icon=%{name}
12cr|clanbomber2-0.9.1-13|59	Terminal=false
12cr|clanbomber2-0.9.1-13|60	Type=Application
12cr|clanbomber2-0.9.1-13|61	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
12cr|clanbomber2-0.9.1-13|62	EOF
12cr|clanbomber2-0.9.1-13|63	
12cr|clanbomber2-0.9.1-13|64	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|clanbomber2-0.9.1-13|65	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|clanbomber2-0.9.1-13|66	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|clanbomber2-0.9.1-13|67	
12cr|clanbomber2-0.9.1-13|68	%if %mdkversion < 200900
12cr|clanbomber2-0.9.1-13|69	%post
12cr|clanbomber2-0.9.1-13|70	%{update_menus}
12cr|clanbomber2-0.9.1-13|71	%endif
12cr|clanbomber2-0.9.1-13|72	
12cr|clanbomber2-0.9.1-13|73	%if %mdkversion < 200900
12cr|clanbomber2-0.9.1-13|74	%postun
12cr|clanbomber2-0.9.1-13|75	%{clean_menus}
12cr|clanbomber2-0.9.1-13|76	%endif
12cr|clanbomber2-0.9.1-13|77	
12cr|clanbomber2-0.9.1-13|78	%clean
12cr|clanbomber2-0.9.1-13|79	rm -rf $RPM_BUILD_ROOT
12cr|clanbomber2-0.9.1-13|80	
12cr|clanbomber2-0.9.1-13|81	%files
12cr|clanbomber2-0.9.1-13|82	%defattr(-,root,root)
12cr|clanbomber2-0.9.1-13|83	%doc AUTHORS COPYING README
12cr|clanbomber2-0.9.1-13|84	%{_gamesbindir}/*
12cr|clanbomber2-0.9.1-13|85	%{_gamesdatadir}/*
12cr|clanbomber2-0.9.1-13|86	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|clanbomber2-0.9.1-13|87	%{_miconsdir}/%{name}.png
12cr|clanbomber2-0.9.1-13|88	%{_iconsdir}/%{name}.png
12cr|clanbomber2-0.9.1-13|89	%{_liconsdir}/%{name}.png
12cr|clanbomber2-0.9.1-13|90	
12cr|clanbomber2-0.9.1-13|91	
12cr|clanbomber2-0.9.1-13|92	%changelog
12cr|clanbomber2-0.9.1-13|93	* Fri Dec 17 2010 Funda Wang <fwang@mandriva.org> 0.9.1-13mdv2011.0
12cr|clanbomber2-0.9.1-13|94	+ Revision: 622444
12cr|clanbomber2-0.9.1-13|95	- rebuild for new directfb
12cr|clanbomber2-0.9.1-13|96	
12cr|clanbomber2-0.9.1-13|97	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-12mdv2011.0
12cr|clanbomber2-0.9.1-13|98	+ Revision: 610139
12cr|clanbomber2-0.9.1-13|99	- rebuild
12cr|clanbomber2-0.9.1-13|100	
12cr|clanbomber2-0.9.1-13|101	* Mon Nov 09 2009 Funda Wang <fwang@mandriva.org> 0.9.1-11mdv2010.1
12cr|clanbomber2-0.9.1-13|102	+ Revision: 463329
12cr|clanbomber2-0.9.1-13|103	- rebuild for new dfb
12cr|clanbomber2-0.9.1-13|104	
12cr|clanbomber2-0.9.1-13|105	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.9.1-10mdv2010.0
12cr|clanbomber2-0.9.1-13|106	+ Revision: 437032
12cr|clanbomber2-0.9.1-13|107	- rebuild
12cr|clanbomber2-0.9.1-13|108	
12cr|clanbomber2-0.9.1-13|109	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.9.1-9mdv2009.1
12cr|clanbomber2-0.9.1-13|110	+ Revision: 350660
12cr|clanbomber2-0.9.1-13|111	- rebuild
12cr|clanbomber2-0.9.1-13|112	
12cr|clanbomber2-0.9.1-13|113	* Sun Sep 07 2008 Funda Wang <fwang@mandriva.org> 0.9.1-8mdv2009.0
12cr|clanbomber2-0.9.1-13|114	+ Revision: 282228
12cr|clanbomber2-0.9.1-13|115	- bunzip2 patch8
12cr|clanbomber2-0.9.1-13|116	- adopt to fusionsound git api
12cr|clanbomber2-0.9.1-13|117	- new license policy
12cr|clanbomber2-0.9.1-13|118	
12cr|clanbomber2-0.9.1-13|119	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.9.1-7mdv2009.0
12cr|clanbomber2-0.9.1-13|120	+ Revision: 266524
12cr|clanbomber2-0.9.1-13|121	- rebuild early 2009.0 package (before pixel changes)
12cr|clanbomber2-0.9.1-13|122	
12cr|clanbomber2-0.9.1-13|123	+ Pixel <pixel@mandriva.com>
12cr|clanbomber2-0.9.1-13|124	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|clanbomber2-0.9.1-13|125	
12cr|clanbomber2-0.9.1-13|126	* Fri May 30 2008 Funda Wang <fwang@mandriva.org> 0.9.1-6mdv2009.0
12cr|clanbomber2-0.9.1-13|127	+ Revision: 213229
12cr|clanbomber2-0.9.1-13|128	- rebuild for new directfb
12cr|clanbomber2-0.9.1-13|129	
12cr|clanbomber2-0.9.1-13|130	* Mon May 05 2008 Thierry Vignaud <tv@mandriva.org> 0.9.1-5mdv2009.0
12cr|clanbomber2-0.9.1-13|131	+ Revision: 201406
12cr|clanbomber2-0.9.1-13|132	- fix description (#38231)
12cr|clanbomber2-0.9.1-13|133	
12cr|clanbomber2-0.9.1-13|134	* Tue Mar 04 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.1-4mdv2008.1
12cr|clanbomber2-0.9.1-13|135	+ Revision: 178816
12cr|clanbomber2-0.9.1-13|136	- revert obsolete of clanbomber (not a good idea according to tv)
12cr|clanbomber2-0.9.1-13|137	
12cr|clanbomber2-0.9.1-13|138	* Tue Mar 04 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.1-3mdv2008.1
12cr|clanbomber2-0.9.1-13|139	+ Revision: 178258
12cr|clanbomber2-0.9.1-13|140	- provides and obsoletes clanbomber
12cr|clanbomber2-0.9.1-13|141	
12cr|clanbomber2-0.9.1-13|142	+ Olivier Blin <oblin@mandriva.com>
12cr|clanbomber2-0.9.1-13|143	- restore BuildRoot
12cr|clanbomber2-0.9.1-13|144	
12cr|clanbomber2-0.9.1-13|145	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.9.1-2mdv2008.1
12cr|clanbomber2-0.9.1-13|146	+ Revision: 132325
12cr|clanbomber2-0.9.1-13|147	- drop old menu entry
12cr|clanbomber2-0.9.1-13|148	- kill re-definition of %%buildroot on Pixel's request
12cr|clanbomber2-0.9.1-13|149	
12cr|clanbomber2-0.9.1-13|150	* Tue Oct 16 2007 Thierry Vignaud <tv@mandriva.org> 0.9.1-1mdv2008.1
12cr|clanbomber2-0.9.1-13|151	+ Revision: 98942
12cr|clanbomber2-0.9.1-13|152	- new release
12cr|clanbomber2-0.9.1-13|153	- rename spec file for consistency
12cr|clanbomber2-0.9.1-13|154	
12cr|clanbomber2-0.9.1-13|155	* Sun Sep 02 2007 Crispin Boylan <crisb@mandriva.org> 0.9-6mdv2008.0
12cr|clanbomber2-0.9.1-13|156	+ Revision: 78082
12cr|clanbomber2-0.9.1-13|157	- Patch12: 64-bit fixes
12cr|clanbomber2-0.9.1-13|158	- Patch11: fix compile against new fusion sound
12cr|clanbomber2-0.9.1-13|159	
12cr|clanbomber2-0.9.1-13|160	+ Thierry Vignaud <tv@mandriva.org>
12cr|clanbomber2-0.9.1-13|161	- Import clanbomber2
12cr|clanbomber2-0.9.1-13|162	
12cr|clanbomber2-0.9.1-13|163	
12cr|clanbomber2-0.9.1-13|164	
12cr|clanbomber2-0.9.1-13|165	* Mon Sep 18 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.9-5mdv2007.0
12cr|clanbomber2-0.9.1-13|166	- XDG
12cr|clanbomber2-0.9.1-13|167	
12cr|clanbomber2-0.9.1-13|168	* Fri Feb 03 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.9-4mdk
12cr|clanbomber2-0.9.1-13|169	- rebuild for new directfb
12cr|clanbomber2-0.9.1-13|170	
12cr|clanbomber2-0.9.1-13|171	* Tue May 10 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.9-3mdk
12cr|clanbomber2-0.9.1-13|172	- rebuild for new directfb
12cr|clanbomber2-0.9.1-13|173	
12cr|clanbomber2-0.9.1-13|174	* Mon Aug 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.9-2mdk
12cr|clanbomber2-0.9.1-13|175	- rebuild for new g++
12cr|clanbomber2-0.9.1-13|176	- patch 10: fix compiling with new g++
12cr|clanbomber2-0.9.1-13|177	- fix build
12cr|clanbomber2-0.9.1-13|178	
12cr|clanbomber2-0.9.1-13|179	* Tue May 04 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.9-1mdk
12cr|clanbomber2-0.9.1-13|180	- new release
12cr|clanbomber2-0.9.1-13|181	- drop patch9
12cr|clanbomber2-0.9.1-13|182	
12cr|clanbomber2-0.9.1-13|183	* Sat Apr 17 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.05-1mdk
12cr|clanbomber2-0.9.1-13|184	- 0.5
12cr|clanbomber2-0.9.1-13|185	- fix build when there's no $DISPLAY available (P9 from debian)
12cr|clanbomber2-0.9.1-13|186	- fix buildrequires
12cr|clanbomber2-0.9.1-13|187	- change summary macro to avoid conflicts if we were to build debug package
12cr|clanbomber2-0.9.1-13|188	- spec cosmetics
12cr|clanbomber2-0.9.1-13|189	
12cr|clanbomber2-0.9.1-13|190	* Wed Jan 21 2004 Guillaume Cottenceau <gc@mandrakesoft.com> 1.04-1mdk
12cr|clanbomber2-0.9.1-13|191	- new version (many patches including MANDRAKE_KEYS merged upstream ;p)
12cr|clanbomber2-0.9.1-13|192	
12cr|clanbomber2-0.9.1-13|193	* Tue Sep  2 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 1.02-11mdk
12cr|clanbomber2-0.9.1-13|194	- fix build deps for 64bit platform
12cr|clanbomber2-0.9.1-13|195	
12cr|clanbomber2-0.9.1-13|196	* Wed Jul 23 2003 Per yvind Karlsen <peroyvind@sintrax.net> 1.02-10mdk
12cr|clanbomber2-0.9.1-13|197	- rebuild
12cr|clanbomber2-0.9.1-13|198	- convert icons to png
12cr|clanbomber2-0.9.1-13|199	- fix missing header (P8)
12cr|clanbomber2-0.9.1-13|200	
12cr|clanbomber2-0.9.1-13|201	* Mon Jan 20 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 1.02-9mdk
12cr|clanbomber2-0.9.1-13|202	- rebuild for clanlib-0.6.x
12cr|clanbomber2-0.9.1-13|203	
12cr|clanbomber2-0.9.1-13|204	* Wed Aug 14 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.02-8mdk
12cr|clanbomber2-0.9.1-13|205	- Automated rebuild with gcc 3.2-0.3mdk
12cr|clanbomber2-0.9.1-13|206	
12cr|clanbomber2-0.9.1-13|207	* Mon Jul 29 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.02-7mdk
12cr|clanbomber2-0.9.1-13|208	- Remove NO_XALF from menu entry
12cr|clanbomber2-0.9.1-13|209	
12cr|clanbomber2-0.9.1-13|210	* Wed May 29 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 1.02-6mdk
12cr|clanbomber2-0.9.1-13|211	- recompile against latest libstdc++ and latest clanlib
12cr|clanbomber2-0.9.1-13|212	
12cr|clanbomber2-0.9.1-13|213	* Wed Feb 20 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 1.02-5mdk
12cr|clanbomber2-0.9.1-13|214	- add patch #6 so that clanbomber can find its files
12cr|clanbomber2-0.9.1-13|215	
12cr|clanbomber2-0.9.1-13|216	* Mon Nov 12 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.02-4mdk
12cr|clanbomber2-0.9.1-13|217	- recompile against clanlib-0.5.1 (binary datafiles are not compatible
12cr|clanbomber2-0.9.1-13|218	with 0.5.0)
12cr|clanbomber2-0.9.1-13|219	
12cr|clanbomber2-0.9.1-13|220	* Mon Oct 15 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.02-3mdk
12cr|clanbomber2-0.9.1-13|221	- fix obsolete-tag Copyright
12cr|clanbomber2-0.9.1-13|222	- fix URL
12cr|clanbomber2-0.9.1-13|223	
12cr|clanbomber2-0.9.1-13|224	* Mon Sep 10 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.02-2mdk
12cr|clanbomber2-0.9.1-13|225	- don't require launch_x11_clanapp
12cr|clanbomber2-0.9.1-13|226	- use version 1.02a to fix an ugly memory leak
12cr|clanbomber2-0.9.1-13|227	- fix music
12cr|clanbomber2-0.9.1-13|228	
12cr|clanbomber2-0.9.1-13|229	* Fri May  4 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.02-1mdk
12cr|clanbomber2-0.9.1-13|230	- 1.02 which is compliant with ClanLib-0.5
12cr|clanbomber2-0.9.1-13|231	
12cr|clanbomber2-0.9.1-13|232	* Mon Apr  9 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 1.01-12mdk
12cr|clanbomber2-0.9.1-13|233	- Fix menu entry for GNOME
12cr|clanbomber2-0.9.1-13|234	
12cr|clanbomber2-0.9.1-13|235	* Fri Mar 30 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.01-11mdk
12cr|clanbomber2-0.9.1-13|236	- use no-omit-frame-pointer to workaround g++ exceptions bug
12cr|clanbomber2-0.9.1-13|237	
12cr|clanbomber2-0.9.1-13|238	* Fri Feb 16 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.01-10mdk
12cr|clanbomber2-0.9.1-13|239	- add 48x48 icon
12cr|clanbomber2-0.9.1-13|240	- fix requires on launch_x11_clanapp
12cr|clanbomber2-0.9.1-13|241	
12cr|clanbomber2-0.9.1-13|242	* Wed Nov 29 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.01-9mdk
12cr|clanbomber2-0.9.1-13|243	- rebuild to follow new lib policy of clanlib
12cr|clanbomber2-0.9.1-13|244	
12cr|clanbomber2-0.9.1-13|245	* Fri Nov  3 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.01-8mdk
12cr|clanbomber2-0.9.1-13|246	- recompile against newest libstdc++
12cr|clanbomber2-0.9.1-13|247	- against lowercased hermes and clanlib
12cr|clanbomber2-0.9.1-13|248	
12cr|clanbomber2-0.9.1-13|249	* Tue Oct 17 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.01-7mdk
12cr|clanbomber2-0.9.1-13|250	- fix compile with gcc-2.96
12cr|clanbomber2-0.9.1-13|251	
12cr|clanbomber2-0.9.1-13|252	* Wed Sep  6 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.01-6mdk
12cr|clanbomber2-0.9.1-13|253	- menu: now launches automatically the x11 target
12cr|clanbomber2-0.9.1-13|254	
12cr|clanbomber2-0.9.1-13|255	* Wed Aug 23 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.01-5mdk
12cr|clanbomber2-0.9.1-13|256	- automatically added packager tag
12cr|clanbomber2-0.9.1-13|257	
12cr|clanbomber2-0.9.1-13|258	* Mon Aug 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 1.01-4mdk
12cr|clanbomber2-0.9.1-13|259	- automatically added BuildRequires
12cr|clanbomber2-0.9.1-13|260	
12cr|clanbomber2-0.9.1-13|261	* Tue Aug  1 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.01-3mdk
12cr|clanbomber2-0.9.1-13|262	- menu entry
12cr|clanbomber2-0.9.1-13|263	
12cr|clanbomber2-0.9.1-13|264	* Tue Aug  1 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.01-2mdk
12cr|clanbomber2-0.9.1-13|265	- added patch for support for mandrake keys (use MANDRAKE_KEYS envvar)
12cr|clanbomber2-0.9.1-13|266	
12cr|clanbomber2-0.9.1-13|267	* Mon Jul 31 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.01-1mdk
12cr|clanbomber2-0.9.1-13|268	- first package for Linux-Mandrake

623 12
12cr|clanlib0.6-0.6.5-40|1	%define	lib_name_orig libclanlib
12cr|clanlib0.6-0.6.5-40|2	%define	lib_major 2
12cr|clanlib0.6-0.6.5-40|3	%define	lib_name %mklibname clanlib %{lib_major}
12cr|clanlib0.6-0.6.5-40|4	
12cr|clanlib0.6-0.6.5-40|5	Name:		clanlib0.6
12cr|clanlib0.6-0.6.5-40|6	Summary:	The ClanLib Game SDK
12cr|clanlib0.6-0.6.5-40|7	Version:	0.6.5
12cr|clanlib0.6-0.6.5-40|8	Release:	40
12cr|clanlib0.6-0.6.5-40|9	License:	LGPLv2+
12cr|clanlib0.6-0.6.5-40|10	Group:		System/Libraries
12cr|clanlib0.6-0.6.5-40|11	URL:		http://www.clanlib.org/
12cr|clanlib0.6-0.6.5-40|12	Source0:	http://www.clanlib.org/download/files/ClanLib-%{version}-1.tar.bz2
12cr|clanlib0.6-0.6.5-40|13	Patch0:		ClanLib-0.6.5-display-compilation.patch
12cr|clanlib0.6-0.6.5-40|14	Patch1:		ClanLib-0.6.5-doc-fix.patch
12cr|clanlib0.6-0.6.5-40|15	Patch2:		ClanLib-0.6.5-glXGetProcAddressARB.patch
12cr|clanlib0.6-0.6.5-40|16	Patch3:		ClanLib-0.6.5-fix-png-detection.patch
12cr|clanlib0.6-0.6.5-40|17	Patch4:		ClanLib-0.6.5-gcc33.patch
12cr|clanlib0.6-0.6.5-40|18	Patch5:		ClanLib-0.6.5-64bit-fixes.patch
12cr|clanlib0.6-0.6.5-40|19	Patch6:		ClanLib-0.6.5-bounds.patch
12cr|clanlib0.6-0.6.5-40|20	Patch7:		ClanLib-0.6.5-directfb-ttf-fix.patch
12cr|clanlib0.6-0.6.5-40|21	Patch8:		ClanLib-0.6.5-gcc34.patch
12cr|clanlib0.6-0.6.5-40|22	Patch9:		ClanLib-0.6.5-freetype.patch
12cr|clanlib0.6-0.6.5-40|23	Patch10:	ClanLib-0.6.5-directfb-fixes.patch
12cr|clanlib0.6-0.6.5-40|24	Patch11:	ClanLib-0.6.5-extraqualif.patch
12cr|clanlib0.6-0.6.5-40|25	Patch12:	ClanLib-0.6.5-typename.patch
12cr|clanlib0.6-0.6.5-40|26	Patch13:	ClanLib-0.6.5-gcc4.3.patch
12cr|clanlib0.6-0.6.5-40|27	Patch14:	ClanLib-0.6.5-new-mikmod.patch
12cr|clanlib0.6-0.6.5-40|28	Patch15:	ClanLib-0.6.5-gcc4.6.patch
12cr|clanlib0.6-0.6.5-40|29	Patch16:	ClanLib-0.6.5-gzopen-flags.patch
12cr|clanlib0.6-0.6.5-40|30	Patch17:	ClanLib-0.6.5-gcc45.patch
12cr|clanlib0.6-0.6.5-40|31	Patch18:	ClanLib-0.6.5-libpng1.5.patch
12cr|clanlib0.6-0.6.5-40|32	Patch19:	ClanLib-0.6.5-link.patch
12cr|clanlib0.6-0.6.5-40|33	BuildRequires:	libhermes-devel >= 1.3.0
12cr|clanlib0.6-0.6.5-40|34	BuildRequires:	libmikmod-devel
12cr|clanlib0.6-0.6.5-40|35	BuildRequires:	pkgconfig(libpng)
12cr|clanlib0.6-0.6.5-40|36	BuildRequires:	mesa-common-devel
12cr|clanlib0.6-0.6.5-40|37	BuildRequires:	autoconf2.5
12cr|clanlib0.6-0.6.5-40|38	BuildRequires:	tiff-devel
12cr|clanlib0.6-0.6.5-40|39	BuildRequires:	bzip2-devel
12cr|clanlib0.6-0.6.5-40|40	BuildRequires:	pkgconfig(vorbis)
12cr|clanlib0.6-0.6.5-40|41	BuildRequires:	pkgconfig(freetype2)
12cr|clanlib0.6-0.6.5-40|42	Provides:	ClanLib = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|43	
12cr|clanlib0.6-0.6.5-40|44	%description
12cr|clanlib0.6-0.6.5-40|45	The ClanLib Game SDK is a crossplatform game library designed to ease the work
12cr|clanlib0.6-0.6.5-40|46	for game developers. The goal is to provide a common interface to classical
12cr|clanlib0.6-0.6.5-40|47	game problems (loading graphics eg.), so games can share as much code as
12cr|clanlib0.6-0.6.5-40|48	possible. Ideally anyone with small resources should be able to write
12cr|clanlib0.6-0.6.5-40|49	commercial quality games.
12cr|clanlib0.6-0.6.5-40|50	
12cr|clanlib0.6-0.6.5-40|51	%package -n	%{lib_name}
12cr|clanlib0.6-0.6.5-40|52	Summary:	Main library for %{name}
12cr|clanlib0.6-0.6.5-40|53	Group:		System/Libraries
12cr|clanlib0.6-0.6.5-40|54	Provides:	%{name} = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|55	
12cr|clanlib0.6-0.6.5-40|56	%description -n	%{lib_name}
12cr|clanlib0.6-0.6.5-40|57	This package contains the library needed to run programs dynamically
12cr|clanlib0.6-0.6.5-40|58	linked with %{name}.
12cr|clanlib0.6-0.6.5-40|59	
12cr|clanlib0.6-0.6.5-40|60	%package -n	%{lib_name}-devel
12cr|clanlib0.6-0.6.5-40|61	Summary:	Headers for developing programs that will use %{name}
12cr|clanlib0.6-0.6.5-40|62	Group:		Development/C++
12cr|clanlib0.6-0.6.5-40|63	Requires:	%{lib_name} = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|64	Requires:	%{lib_name}-gl = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|65	Requires:	%{lib_name}-gui = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|66	Requires:	%{lib_name}-jpeg = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|67	Requires:	%{lib_name}-mikmod = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|68	Requires:	%{lib_name}-network = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|69	Requires:	%{lib_name}-png = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|70	Requires:	%{lib_name}-smalljpeg = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|71	Requires:	%{lib_name}-sound = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|72	Requires:	%{lib_name}-ttf = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|73	Requires:	%{lib_name}-vorbis = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|74	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|75	Provides:	ClanLib-devel = %{version}-%{release} clanlib-devel = %{version}-%{release} %{name}-devel
12cr|clanlib0.6-0.6.5-40|76	Conflicts:	clanlib-devel > 0.7.0
12cr|clanlib0.6-0.6.5-40|77	
12cr|clanlib0.6-0.6.5-40|78	%description -n	%{lib_name}-devel
12cr|clanlib0.6-0.6.5-40|79	This package contains the headers that programmers will need to develop
12cr|clanlib0.6-0.6.5-40|80	applications which will use %{name}.
12cr|clanlib0.6-0.6.5-40|81	
12cr|clanlib0.6-0.6.5-40|82	%package -n	%{lib_name}-static-devel
12cr|clanlib0.6-0.6.5-40|83	Summary:	Static libraries for %{name}
12cr|clanlib0.6-0.6.5-40|84	Group:		Development/C++
12cr|clanlib0.6-0.6.5-40|85	Requires:	%{lib_name} = %{version}
12cr|clanlib0.6-0.6.5-40|86	Provides:	%{lib_name_orig}-static-devel = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|87	Provides:	ClanLib-static-devel = %{version}-%{release} clanlib-static-devel = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|88	
12cr|clanlib0.6-0.6.5-40|89	%description -n	%{lib_name}-static-devel
12cr|clanlib0.6-0.6.5-40|90	This package contains the static libraries for %{name}.
12cr|clanlib0.6-0.6.5-40|91	
12cr|clanlib0.6-0.6.5-40|92	%package -n	%{lib_name}-sound
12cr|clanlib0.6-0.6.5-40|93	Summary:	ClanLib Sound module
12cr|clanlib0.6-0.6.5-40|94	Group:		System/Libraries
12cr|clanlib0.6-0.6.5-40|95	Requires:	%{lib_name} = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|96	Provides:	%{lib_name_orig}-sound
12cr|clanlib0.6-0.6.5-40|97	
12cr|clanlib0.6-0.6.5-40|98	%description -n	%{lib_name}-sound
12cr|clanlib0.6-0.6.5-40|99	The ClanLib Game SDK is a crossplatform game library designed to ease the
12cr|clanlib0.6-0.6.5-40|100	work for game developers. This package is the Sound module (clanSound).
12cr|clanlib0.6-0.6.5-40|101	
12cr|clanlib0.6-0.6.5-40|102	%package -n	%{lib_name}-vorbis
12cr|clanlib0.6-0.6.5-40|103	Summary:	ClanLib Vorbis module
12cr|clanlib0.6-0.6.5-40|104	Group:		System/Libraries
12cr|clanlib0.6-0.6.5-40|105	Requires:	%{lib_name} = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|106	Provides:	%{lib_name_orig}-vorbis
12cr|clanlib0.6-0.6.5-40|107	
12cr|clanlib0.6-0.6.5-40|108	%description -n	%{lib_name}-vorbis
12cr|clanlib0.6-0.6.5-40|109	The ClanLib Game SDK is a crossplatform game library designed to ease the
12cr|clanlib0.6-0.6.5-40|110	work for game developers. This package is the Vorbis module (clanVorbis).
12cr|clanlib0.6-0.6.5-40|111	
12cr|clanlib0.6-0.6.5-40|112	%package -n	%{lib_name}-network
12cr|clanlib0.6-0.6.5-40|113	Summary:	ClanLib Network module
12cr|clanlib0.6-0.6.5-40|114	Group:		System/Libraries
12cr|clanlib0.6-0.6.5-40|115	Requires:	%{lib_name} = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|116	Provides:	%{lib_name_orig}-network
12cr|clanlib0.6-0.6.5-40|117	
12cr|clanlib0.6-0.6.5-40|118	%description -n	%{lib_name}-network
12cr|clanlib0.6-0.6.5-40|119	The ClanLib Game SDK is a crossplatform game library designed to ease the
12cr|clanlib0.6-0.6.5-40|120	work for game developers. This package is the Network module (clanNetwork).
12cr|clanlib0.6-0.6.5-40|121	
12cr|clanlib0.6-0.6.5-40|122	%package -n	%{lib_name}-jpeg
12cr|clanlib0.6-0.6.5-40|123	Summary:	ClanLib Jpeg module
12cr|clanlib0.6-0.6.5-40|124	Group:		System/Libraries
12cr|clanlib0.6-0.6.5-40|125	Requires:	%{lib_name} = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|126	Provides:	%{lib_name_orig}-jpeg
12cr|clanlib0.6-0.6.5-40|127	
12cr|clanlib0.6-0.6.5-40|128	%description -n	%{lib_name}-jpeg
12cr|clanlib0.6-0.6.5-40|129	The ClanLib Game SDK is a crossplatform game library designed to ease the
12cr|clanlib0.6-0.6.5-40|130	work for game developers. This package is the Jpeg module (clanJPEG).
12cr|clanlib0.6-0.6.5-40|131	
12cr|clanlib0.6-0.6.5-40|132	%package -n	%{lib_name}-gui
12cr|clanlib0.6-0.6.5-40|133	Summary:	ClanLib Gui module
12cr|clanlib0.6-0.6.5-40|134	Group:		System/Libraries
12cr|clanlib0.6-0.6.5-40|135	Requires:	%{lib_name} = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|136	Provides:	%{lib_name_orig}-gui
12cr|clanlib0.6-0.6.5-40|137	
12cr|clanlib0.6-0.6.5-40|138	%description -n	%{lib_name}-gui
12cr|clanlib0.6-0.6.5-40|139	The ClanLib Game SDK is a crossplatform game library designed to ease the
12cr|clanlib0.6-0.6.5-40|140	work for game developers. This package is the Gui module (clanGUI).
12cr|clanlib0.6-0.6.5-40|141	
12cr|clanlib0.6-0.6.5-40|142	%package -n	%{lib_name}-gl
12cr|clanlib0.6-0.6.5-40|143	Summary:	ClanLib GL module
12cr|clanlib0.6-0.6.5-40|144	Group:		System/Libraries
12cr|clanlib0.6-0.6.5-40|145	Requires:	%{lib_name} = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|146	Provides:	%{lib_name_orig}-gl
12cr|clanlib0.6-0.6.5-40|147	
12cr|clanlib0.6-0.6.5-40|148	%description -n	%{lib_name}-gl
12cr|clanlib0.6-0.6.5-40|149	The ClanLib Game SDK is a crossplatform game library designed to ease the
12cr|clanlib0.6-0.6.5-40|150	work for game developers. This package is the GL module (clanGL).
12cr|clanlib0.6-0.6.5-40|151	
12cr|clanlib0.6-0.6.5-40|152	%package -n	%{lib_name}-ttf
12cr|clanlib0.6-0.6.5-40|153	Summary:	ClanLib TTF module
12cr|clanlib0.6-0.6.5-40|154	Group:		System/Libraries
12cr|clanlib0.6-0.6.5-40|155	Requires:	%{lib_name} = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|156	Provides:	%{lib_name_orig}-ttf
12cr|clanlib0.6-0.6.5-40|157	
12cr|clanlib0.6-0.6.5-40|158	%description -n	%{lib_name}-ttf
12cr|clanlib0.6-0.6.5-40|159	The ClanLib Game SDK is a crossplatform game library designed to ease the
12cr|clanlib0.6-0.6.5-40|160	work for game developers. This package is the TTF module (clanTTF).
12cr|clanlib0.6-0.6.5-40|161	
12cr|clanlib0.6-0.6.5-40|162	%package -n	%{lib_name}-smalljpeg
12cr|clanlib0.6-0.6.5-40|163	Summary:	ClanLib SmallJPEG module
12cr|clanlib0.6-0.6.5-40|164	Group:		System/Libraries
12cr|clanlib0.6-0.6.5-40|165	Requires:	%{lib_name} = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|166	Provides:	%{lib_name_orig}-smalljpeg
12cr|clanlib0.6-0.6.5-40|167	
12cr|clanlib0.6-0.6.5-40|168	%description -n	%{lib_name}-smalljpeg
12cr|clanlib0.6-0.6.5-40|169	The ClanLib Game SDK is a crossplatform game library designed to ease the
12cr|clanlib0.6-0.6.5-40|170	work for game developers. This package is the SmallJPEG module
12cr|clanlib0.6-0.6.5-40|171	(clanSmallJPEG).
12cr|clanlib0.6-0.6.5-40|172	
12cr|clanlib0.6-0.6.5-40|173	%package -n	%{lib_name}-mikmod
12cr|clanlib0.6-0.6.5-40|174	Summary:	ClanLib MikMod module
12cr|clanlib0.6-0.6.5-40|175	Group:		System/Libraries
12cr|clanlib0.6-0.6.5-40|176	Requires:	%{lib_name} = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|177	Provides:	ClanLib-mikmod = %{version}-%{release} clanlib-mikmod = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|178	Provides:	%{lib_name_orig}-mikmod
12cr|clanlib0.6-0.6.5-40|179	
12cr|clanlib0.6-0.6.5-40|180	%description -n	%{lib_name}-mikmod
12cr|clanlib0.6-0.6.5-40|181	The ClanLib Game SDK is a crossplatform game library designed to ease the
12cr|clanlib0.6-0.6.5-40|182	work for game developers. This package is the MikMod module (clanMikMod).
12cr|clanlib0.6-0.6.5-40|183	
12cr|clanlib0.6-0.6.5-40|184	%package -n	%{lib_name}-png
12cr|clanlib0.6-0.6.5-40|185	Summary:	ClanLib PNG module
12cr|clanlib0.6-0.6.5-40|186	Group:		System/Libraries
12cr|clanlib0.6-0.6.5-40|187	Requires:	%{lib_name} = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|188	Provides:	ClanLib-png = %{version}-%{release} clanlib-png = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|189	Provides:	%{lib_name_orig}-png
12cr|clanlib0.6-0.6.5-40|190	
12cr|clanlib0.6-0.6.5-40|191	%description -n	%{lib_name}-png
12cr|clanlib0.6-0.6.5-40|192	The ClanLib Game SDK is a crossplatform game library designed to ease the
12cr|clanlib0.6-0.6.5-40|193	work for game developers. This package is the PNG module (clanPNG).
12cr|clanlib0.6-0.6.5-40|194	
12cr|clanlib0.6-0.6.5-40|195	%package	docs
12cr|clanlib0.6-0.6.5-40|196	Summary:	ClanLib documentation
12cr|clanlib0.6-0.6.5-40|197	Group:		Books/Computer books
12cr|clanlib0.6-0.6.5-40|198	Provides:	ClanLib-docs = %{version}-%{release} clanlib-docs = %{version}-%{release}
12cr|clanlib0.6-0.6.5-40|199	
12cr|clanlib0.6-0.6.5-40|200	%description	docs
12cr|clanlib0.6-0.6.5-40|201	The ClanLib Game SDK is a crossplatform game library designed to ease the
12cr|clanlib0.6-0.6.5-40|202	work for game developers. This package contains the documentation.
12cr|clanlib0.6-0.6.5-40|203	
12cr|clanlib0.6-0.6.5-40|204	%prep
12cr|clanlib0.6-0.6.5-40|205	%setup -q -n ClanLib-%{version}
12cr|clanlib0.6-0.6.5-40|206	%patch0 -p0
12cr|clanlib0.6-0.6.5-40|207	%patch1 -p1
12cr|clanlib0.6-0.6.5-40|208	%patch2 -p0
12cr|clanlib0.6-0.6.5-40|209	%patch3 -p0
12cr|clanlib0.6-0.6.5-40|210	%patch4 -p1
12cr|clanlib0.6-0.6.5-40|211	%patch5 -p1 -b .64bit-fixes
12cr|clanlib0.6-0.6.5-40|212	%patch6 -p1 -b .bounds
12cr|clanlib0.6-0.6.5-40|213	%patch7 -p1
12cr|clanlib0.6-0.6.5-40|214	%patch8 -p0
12cr|clanlib0.6-0.6.5-40|215	%patch9 -p1 -b .freetype
12cr|clanlib0.6-0.6.5-40|216	%patch10 -p1 -b .directfb-fixes
12cr|clanlib0.6-0.6.5-40|217	%patch11 -p1 -b .extraqualif
12cr|clanlib0.6-0.6.5-40|218	%patch12 -p1 -b .typename
12cr|clanlib0.6-0.6.5-40|219	%patch13 -p1 -z .gcc43
12cr|clanlib0.6-0.6.5-40|220	%patch14 -p1
12cr|clanlib0.6-0.6.5-40|221	%patch15 -p1
12cr|clanlib0.6-0.6.5-40|222	%patch16 -p1
12cr|clanlib0.6-0.6.5-40|223	%patch17 -p0
12cr|clanlib0.6-0.6.5-40|224	%patch18 -p0
12cr|clanlib0.6-0.6.5-40|225	%patch19 -p0
12cr|clanlib0.6-0.6.5-40|226	
12cr|clanlib0.6-0.6.5-40|227	autoconf
12cr|clanlib0.6-0.6.5-40|228	
12cr|clanlib0.6-0.6.5-40|229	%build
12cr|clanlib0.6-0.6.5-40|230	export COMMON_CONFIGURE_FLAGS="--enable-dyn --enable-joystick --disable-lua --disable-debug --enable-ttf --disable-directfb"
12cr|clanlib0.6-0.6.5-40|231	# (sb) doesn't build on PPC with this
12cr|clanlib0.6-0.6.5-40|232	%ifarch %ix86
12cr|clanlib0.6-0.6.5-40|233	# (gc) workaround g++ exception bug when -fomit-frame-pointer is set
12cr|clanlib0.6-0.6.5-40|234	export CFLAGS="%{optflags} -fno-omit-frame-pointer" CXXFLAGS="%{optflags} -fno-omit-frame-pointer"
12cr|clanlib0.6-0.6.5-40|235	%else
12cr|clanlib0.6-0.6.5-40|236	export COMMON_CONFIGURE_FLAGS="$COMMON_CONFIGURE_FLAGS --disable-asm386"
12cr|clanlib0.6-0.6.5-40|237	%endif
12cr|clanlib0.6-0.6.5-40|238	
12cr|clanlib0.6-0.6.5-40|239	%configure2_5x $COMMON_CONFIGURE_FLAGS
12cr|clanlib0.6-0.6.5-40|240	
12cr|clanlib0.6-0.6.5-40|241	# (gc) there can be ordering problem when using percent-make, don't use it
12cr|clanlib0.6-0.6.5-40|242	make all
12cr|clanlib0.6-0.6.5-40|243	make strip
12cr|clanlib0.6-0.6.5-40|244	chmod 755 Documentation/FAQ.theme
12cr|clanlib0.6-0.6.5-40|245	rm -f Libs/*.a
12cr|clanlib0.6-0.6.5-40|246	make docs
12cr|clanlib0.6-0.6.5-40|247	
12cr|clanlib0.6-0.6.5-40|248	%install
12cr|clanlib0.6-0.6.5-40|249	%makeinstall BIN_PREFIX=%{buildroot}%{_bindir} LIB_PREFIX=%{buildroot}%{_libdir} INC_PREFIX=%{buildroot}%{_includedir} TARGET_PREFIX=%{buildroot}%{_libdir}/ClanLib
12cr|clanlib0.6-0.6.5-40|250	make MAN_PREFIX=%{buildroot}%{_mandir} HTML_PREFIX=%{buildroot}%{_datadir}/doc/%{name}-docs-%{version}/Docs docs_install
12cr|clanlib0.6-0.6.5-40|251	
12cr|clanlib0.6-0.6.5-40|252	%files -n %{lib_name}
12cr|clanlib0.6-0.6.5-40|253	%doc README COPYING CREDITS
12cr|clanlib0.6-0.6.5-40|254	%{_libdir}/libclanCore.so.*
12cr|clanlib0.6-0.6.5-40|255	%{_libdir}/libclanApp.so.*
12cr|clanlib0.6-0.6.5-40|256	%{_libdir}/libclanDisplay.so.*
12cr|clanlib0.6-0.6.5-40|257	
12cr|clanlib0.6-0.6.5-40|258	%files -n %{lib_name}-devel
12cr|clanlib0.6-0.6.5-40|259	%doc README COPYING CODING_STYLE ascii-logo
12cr|clanlib0.6-0.6.5-40|260	%{_libdir}/*.so
12cr|clanlib0.6-0.6.5-40|261	%{_includedir}/ClanLib
12cr|clanlib0.6-0.6.5-40|262	%{_bindir}/clanlib-config
12cr|clanlib0.6-0.6.5-40|263	
12cr|clanlib0.6-0.6.5-40|264	%files -n %{lib_name}-static-devel
12cr|clanlib0.6-0.6.5-40|265	%doc README
12cr|clanlib0.6-0.6.5-40|266	%{_libdir}/*.a
12cr|clanlib0.6-0.6.5-40|267	
12cr|clanlib0.6-0.6.5-40|268	%files docs
12cr|clanlib0.6-0.6.5-40|269	%{_docdir}/%{name}-docs-%{version}/*
12cr|clanlib0.6-0.6.5-40|270	
12cr|clanlib0.6-0.6.5-40|271	%files -n %{lib_name}-mikmod
12cr|clanlib0.6-0.6.5-40|272	%doc README
12cr|clanlib0.6-0.6.5-40|273	%{_libdir}/libclanMikMod.so.*
12cr|clanlib0.6-0.6.5-40|274	
12cr|clanlib0.6-0.6.5-40|275	%files -n %{lib_name}-png
12cr|clanlib0.6-0.6.5-40|276	%doc README
12cr|clanlib0.6-0.6.5-40|277	%{_libdir}/libclanPNG.so.*
12cr|clanlib0.6-0.6.5-40|278	
12cr|clanlib0.6-0.6.5-40|279	%files -n %{lib_name}-ttf
12cr|clanlib0.6-0.6.5-40|280	%doc README
12cr|clanlib0.6-0.6.5-40|281	%{_libdir}/libclanTTF.so.*
12cr|clanlib0.6-0.6.5-40|282	
12cr|clanlib0.6-0.6.5-40|283	%files -n %{lib_name}-jpeg
12cr|clanlib0.6-0.6.5-40|284	%doc README
12cr|clanlib0.6-0.6.5-40|285	%{_libdir}/libclanJPEG.so.*
12cr|clanlib0.6-0.6.5-40|286	
12cr|clanlib0.6-0.6.5-40|287	%files -n %{lib_name}-network
12cr|clanlib0.6-0.6.5-40|288	%doc README
12cr|clanlib0.6-0.6.5-40|289	%{_libdir}/libclanNetwork.so.*
12cr|clanlib0.6-0.6.5-40|290	
12cr|clanlib0.6-0.6.5-40|291	%files -n %{lib_name}-vorbis
12cr|clanlib0.6-0.6.5-40|292	%doc README
12cr|clanlib0.6-0.6.5-40|293	%{_libdir}/libclanVorbis.so.*
12cr|clanlib0.6-0.6.5-40|294	
12cr|clanlib0.6-0.6.5-40|295	%files -n %{lib_name}-smalljpeg
12cr|clanlib0.6-0.6.5-40|296	%doc README
12cr|clanlib0.6-0.6.5-40|297	%{_libdir}/libclanSmallJPEG.so.*
12cr|clanlib0.6-0.6.5-40|298	
12cr|clanlib0.6-0.6.5-40|299	%files -n %{lib_name}-sound
12cr|clanlib0.6-0.6.5-40|300	%doc README
12cr|clanlib0.6-0.6.5-40|301	%{_libdir}/libclanSound.so.*
12cr|clanlib0.6-0.6.5-40|302	
12cr|clanlib0.6-0.6.5-40|303	%files -n %{lib_name}-gui
12cr|clanlib0.6-0.6.5-40|304	%doc README
12cr|clanlib0.6-0.6.5-40|305	%{_libdir}/libclanGUI.so.*
12cr|clanlib0.6-0.6.5-40|306	
12cr|clanlib0.6-0.6.5-40|307	%files -n %{lib_name}-gl
12cr|clanlib0.6-0.6.5-40|308	%doc README
12cr|clanlib0.6-0.6.5-40|309	%{_libdir}/libclanGL.so.*
12cr|clanlib0.6-0.6.5-40|310	
12cr|clanlib0.6-0.6.5-40|311	%changelog
12cr|clanlib0.6-0.6.5-40|312	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.5-38mdv2011.0
12cr|clanlib0.6-0.6.5-40|313	+ Revision: 663747
12cr|clanlib0.6-0.6.5-40|314	- P15: fix build with gcc-4.6 (fedora)
12cr|clanlib0.6-0.6.5-40|315	- mass rebuild
12cr|clanlib0.6-0.6.5-40|316	
12cr|clanlib0.6-0.6.5-40|317	* Tue Nov 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.5-37mdv2011.0
12cr|clanlib0.6-0.6.5-40|318	+ Revision: 603834
12cr|clanlib0.6-0.6.5-40|319	- rebuild
12cr|clanlib0.6-0.6.5-40|320	
12cr|clanlib0.6-0.6.5-40|321	* Sun Jan 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.5-36mdv2010.1
12cr|clanlib0.6-0.6.5-40|322	+ Revision: 488743
12cr|clanlib0.6-0.6.5-40|323	- rebuilt against libjpeg v8
12cr|clanlib0.6-0.6.5-40|324	
12cr|clanlib0.6-0.6.5-40|325	* Sat Aug 15 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.5-35mdv2010.0
12cr|clanlib0.6-0.6.5-40|326	+ Revision: 416609
12cr|clanlib0.6-0.6.5-40|327	- rebuilt against libjpeg v7
12cr|clanlib0.6-0.6.5-40|328	
12cr|clanlib0.6-0.6.5-40|329	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.5-34mdv2010.0
12cr|clanlib0.6-0.6.5-40|330	+ Revision: 413239
12cr|clanlib0.6-0.6.5-40|331	- rebuild
12cr|clanlib0.6-0.6.5-40|332	
12cr|clanlib0.6-0.6.5-40|333	* Thu Apr 09 2009 Funda Wang <fwang@mandriva.org> 0.6.5-33mdv2009.1
12cr|clanlib0.6-0.6.5-40|334	+ Revision: 365331
12cr|clanlib0.6-0.6.5-40|335	- rediff gcc 4.3 patch
12cr|clanlib0.6-0.6.5-40|336	
12cr|clanlib0.6-0.6.5-40|337	* Mon Aug 18 2008 Funda Wang <fwang@mandriva.org> 0.6.5-33mdv2009.0
12cr|clanlib0.6-0.6.5-40|338	+ Revision: 273119
12cr|clanlib0.6-0.6.5-40|339	- disable diretfb support as it does not like directfb 1.2.x
12cr|clanlib0.6-0.6.5-40|340	- rebuild for new dfb
12cr|clanlib0.6-0.6.5-40|341	
12cr|clanlib0.6-0.6.5-40|342	* Thu Aug 14 2008 Götz Waschk <waschk@mandriva.org> 0.6.5-31mdv2009.0
12cr|clanlib0.6-0.6.5-40|343	+ Revision: 271850
12cr|clanlib0.6-0.6.5-40|344	- patch for new libmikmod
12cr|clanlib0.6-0.6.5-40|345	
12cr|clanlib0.6-0.6.5-40|346	+ Pixel <pixel@mandriva.com>
12cr|clanlib0.6-0.6.5-40|347	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|clanlib0.6-0.6.5-40|348	
12cr|clanlib0.6-0.6.5-40|349	* Sat May 31 2008 Funda Wang <fwang@mandriva.org> 0.6.5-30mdv2009.0
12cr|clanlib0.6-0.6.5-40|350	+ Revision: 213730
12cr|clanlib0.6-0.6.5-40|351	- rebuild for new directfb
12cr|clanlib0.6-0.6.5-40|352	
12cr|clanlib0.6-0.6.5-40|353	* Wed May 21 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.5-29mdv2009.0
12cr|clanlib0.6-0.6.5-40|354	+ Revision: 209707
12cr|clanlib0.6-0.6.5-40|355	- bunzipped the patches
12cr|clanlib0.6-0.6.5-40|356	- added a gcc43 patch from fedora
12cr|clanlib0.6-0.6.5-40|357	
12cr|clanlib0.6-0.6.5-40|358	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.6.5-28mdv2008.1
12cr|clanlib0.6-0.6.5-40|359	+ Revision: 140694
12cr|clanlib0.6-0.6.5-40|360	- restore BuildRoot
12cr|clanlib0.6-0.6.5-40|361	
12cr|clanlib0.6-0.6.5-40|362	+ Thierry Vignaud <tv@mandriva.org>
12cr|clanlib0.6-0.6.5-40|363	- kill re-definition of %%buildroot on Pixel's request
12cr|clanlib0.6-0.6.5-40|364	
12cr|clanlib0.6-0.6.5-40|365	* Tue Aug 28 2007 Crispin Boylan <crisb@mandriva.org> 0.6.5-28mdv2008.0
12cr|clanlib0.6-0.6.5-40|366	+ Revision: 73266
12cr|clanlib0.6-0.6.5-40|367	- Patch12: typename qualification on iterator for gcc 3.4+
12cr|clanlib0.6-0.6.5-40|368	
12cr|clanlib0.6-0.6.5-40|369	* Tue May 22 2007 Götz Waschk <waschk@mandriva.org> 0.6.5-27mdv2008.0
12cr|clanlib0.6-0.6.5-40|370	+ Revision: 29787
12cr|clanlib0.6-0.6.5-40|371	- Import clanlib0.6
12cr|clanlib0.6-0.6.5-40|372	
12cr|clanlib0.6-0.6.5-40|373	
12cr|clanlib0.6-0.6.5-40|374	
12cr|clanlib0.6-0.6.5-40|375	* Tue May 22 2007 Götz Waschk <waschk@mandriva.org> 0.6.5-27
12cr|clanlib0.6-0.6.5-40|376	- Rebuild
12cr|clanlib0.6-0.6.5-40|377	
12cr|clanlib0.6-0.6.5-40|378	* Fri Aug  4 2006 Olivier Blin <blino@mandriva.com> 0.6.5-26mdv2007.0
12cr|clanlib0.6-0.6.5-40|379	- Patch11: fix "extra qualification 'class::' on member 'member'" errors
12cr|clanlib0.6-0.6.5-40|380	- BuildRequires X11-static-devel instead of XFree86-static-libs
12cr|clanlib0.6-0.6.5-40|381	- clean buildroot
12cr|clanlib0.6-0.6.5-40|382	
12cr|clanlib0.6-0.6.5-40|383	* Fri Jun 30 2006 Stefan van der Eijk <stefan@eijk.nu> 0.6.5-25
12cr|clanlib0.6-0.6.5-40|384	- png rebuild
12cr|clanlib0.6-0.6.5-40|385	
12cr|clanlib0.6-0.6.5-40|386	* Wed May 10 2006 Götz Waschk <waschk@mandriva.org> 0.6.5-24mdk
12cr|clanlib0.6-0.6.5-40|387	- update patch 10 for new directfb
12cr|clanlib0.6-0.6.5-40|388	
12cr|clanlib0.6-0.6.5-40|389	* Wed Dec 21 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.6.5-23mdk
12cr|clanlib0.6-0.6.5-40|390	- fix conflicts with newer clanlib
12cr|clanlib0.6-0.6.5-40|391	
12cr|clanlib0.6-0.6.5-40|392	* Thu Nov 03 2005 Götz Waschk <waschk@mandriva.org> 0.6.5-22mdk
12cr|clanlib0.6-0.6.5-40|393	- rebuild for new directfb
12cr|clanlib0.6-0.6.5-40|394	
12cr|clanlib0.6-0.6.5-40|395	* Fri Jul 15 2005 Olivier Blin <oblin@mandriva.com> 0.6.5-21mdk
12cr|clanlib0.6-0.6.5-40|396	- rebuild for new directfb
12cr|clanlib0.6-0.6.5-40|397	
12cr|clanlib0.6-0.6.5-40|398	* Tue May 10 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.6.5-20mdk
12cr|clanlib0.6-0.6.5-40|399	- rebuild against current directfb library
12cr|clanlib0.6-0.6.5-40|400	- remove hardcoded obsolete packager tag
12cr|clanlib0.6-0.6.5-40|401	
12cr|clanlib0.6-0.6.5-40|402	* Wed Feb 16 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.6.5-19mdk
12cr|clanlib0.6-0.6.5-40|403	- fixes for DirectFB >= 0.9.21
12cr|clanlib0.6-0.6.5-40|404	
12cr|clanlib0.6-0.6.5-40|405	* Mon Oct  4 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.6.5-18mdk
12cr|clanlib0.6-0.6.5-40|406	- fix freetype auto-detection, build libclanTTF everywhere
12cr|clanlib0.6-0.6.5-40|407	
12cr|clanlib0.6-0.6.5-40|408	* Tue Jun 29 2004 Michael Scherer <misc@mandrake.org> 0.6.5-17mdk
12cr|clanlib0.6-0.6.5-40|409	- fix typo on Requires
12cr|clanlib0.6-0.6.5-40|410	
12cr|clanlib0.6-0.6.5-40|411	* Tue Jun 29 2004 Michael Scherer <misc@mandrake.org> 0.6.5-16mdk
12cr|clanlib0.6-0.6.5-40|412	- fix wrong Requires
12cr|clanlib0.6-0.6.5-40|413	
12cr|clanlib0.6-0.6.5-40|414	* Tue Jun 29 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.6.5-15mdk
12cr|clanlib0.6-0.6.5-40|415	- reenable directfb support as it's no longer in contrib
12cr|clanlib0.6-0.6.5-40|416	- cosmetics
12cr|clanlib0.6-0.6.5-40|417	
12cr|clanlib0.6-0.6.5-40|418	* Mon Jun 28 2004 Michael Scherer <misc@mandrake.org> 0.6.5-14mdk
12cr|clanlib0.6-0.6.5-40|419	- gcc3.4 fix, rebuild
12cr|clanlib0.6-0.6.5-40|420	- remove Packager tag
12cr|clanlib0.6-0.6.5-40|421	- fix Provides on static
12cr|clanlib0.6-0.6.5-40|422	
12cr|clanlib0.6-0.6.5-40|423	* Fri Feb  6 2004 Guillaume Cottenceau <gc@mandrakesoft.com> 0.6.5-13mdk
12cr|clanlib0.6-0.6.5-40|424	- gosh, remove dep on DirectFB-devel in BuildRequires as well
12cr|clanlib0.6-0.6.5-40|425	
12cr|clanlib0.6-0.6.5-40|426	* Thu Jan 29 2004 Guillaume Cottenceau <gc@mandrakesoft.com> 0.6.5-12mdk
12cr|clanlib0.6-0.6.5-40|427	- disable directfb, it's in contrib
12cr|clanlib0.6-0.6.5-40|428	
12cr|clanlib0.6-0.6.5-40|429	* Sat Jan 03 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.6.5-11mdk
12cr|clanlib0.6-0.6.5-40|430	- From Husson Pierre-Hugues <phh@sidenux.ath.cx>
12cr|clanlib0.6-0.6.5-40|431	- Fix to make Slbd working
12cr|clanlib0.6-0.6.5-40|432	- Provide support for directfb, but need directfb 0.9.20 another version aren't allowed
12cr|clanlib0.6-0.6.5-40|433	
12cr|clanlib0.6-0.6.5-40|434	* Wed Oct  8 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.6.5-10mdk
12cr|clanlib0.6-0.6.5-40|435	- lib64 & 64-bit fixes
12cr|clanlib0.6-0.6.5-40|436	- some bounds checking from Debian people to avoid segfault
12cr|clanlib0.6-0.6.5-40|437	
12cr|clanlib0.6-0.6.5-40|438	* Thu Sep  4 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 0.6.5-9mdk
12cr|clanlib0.6-0.6.5-40|439	- fixes invalid-build-requires libbzip2-devel
12cr|clanlib0.6-0.6.5-40|440	
12cr|clanlib0.6-0.6.5-40|441	* Tue Sep  2 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 0.6.5-8mdk
12cr|clanlib0.6-0.6.5-40|442	- main lib provide a 64bit agnostic name, so that clients can require a
12cr|clanlib0.6-0.6.5-40|443	specific version (needed because of binary incompatibility of datafiles
12cr|clanlib0.6-0.6.5-40|444	between versions of clanlib)
12cr|clanlib0.6-0.6.5-40|445	
12cr|clanlib0.6-0.6.5-40|446	* Wed Jul  9 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 0.6.5-7mdk
12cr|clanlib0.6-0.6.5-40|447	- rebuild for new devel provides
12cr|clanlib0.6-0.6.5-40|448	
12cr|clanlib0.6-0.6.5-40|449	* Wed Jun 11 2003 Götz Waschk <waschk@linux-mandrake.com> 0.6.5-6mdk
12cr|clanlib0.6-0.6.5-40|450	- don't require the static-devel package in the devel package
12cr|clanlib0.6-0.6.5-40|451	
12cr|clanlib0.6-0.6.5-40|452	* Wed Jun 11 2003 Götz Waschk <waschk@linux-mandrake.com> 0.6.5-5mdk
12cr|clanlib0.6-0.6.5-40|453	- fix buildrequires
12cr|clanlib0.6-0.6.5-40|454	- make the devel package require all lib packages
12cr|clanlib0.6-0.6.5-40|455	- patch4: build fix for gcc 3.3
12cr|clanlib0.6-0.6.5-40|456	
12cr|clanlib0.6-0.6.5-40|457	* Tue May 20 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 0.6.5-4mdk
12cr|clanlib0.6-0.6.5-40|458	- fix distlint's DIRM: (x28) /usr/include/ClanLib/
12cr|clanlib0.6-0.6.5-40|459	
12cr|clanlib0.6-0.6.5-40|460	* Thu Apr 24 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 0.6.5-3mdk
12cr|clanlib0.6-0.6.5-40|461	- fix buildrequires thx to stefan's robot
12cr|clanlib0.6-0.6.5-40|462	- use correct %%configure call (2.5x form)
12cr|clanlib0.6-0.6.5-40|463	- fix png lib detection
12cr|clanlib0.6-0.6.5-40|464	
12cr|clanlib0.6-0.6.5-40|465	* Sat Feb 15 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 0.6.5-2mdk
12cr|clanlib0.6-0.6.5-40|466	- provide lib_name_orig-NAME in each package too, for not breaking
12cr|clanlib0.6-0.6.5-40|467	BuildRequires dependencies for other packages.
12cr|clanlib0.6-0.6.5-40|468	
12cr|clanlib0.6-0.6.5-40|469	* Mon Jan 20 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 0.6.5-1mdk
12cr|clanlib0.6-0.6.5-40|470	- use nice work from Crispin Boylan <viewtronix@uklinux.net>
12cr|clanlib0.6-0.6.5-40|471	- New version
12cr|clanlib0.6-0.6.5-40|472	- makefile doesn't work properly in parallel, use make rather than %%make :(
12cr|clanlib0.6-0.6.5-40|473	- use %%mklibname
12cr|clanlib0.6-0.6.5-40|474	
12cr|clanlib0.6-0.6.5-40|475	* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.5.1-9mdk
12cr|clanlib0.6-0.6.5-40|476	- fix permissions
12cr|clanlib0.6-0.6.5-40|477	- fix doc subpackage group
12cr|clanlib0.6-0.6.5-40|478	- fix configure-without-libdir-spec
12cr|clanlib0.6-0.6.5-40|479	
12cr|clanlib0.6-0.6.5-40|480	* Wed Aug 14 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.5.1-8mdk
12cr|clanlib0.6-0.6.5-40|481	- Automated rebuild with gcc 3.2-0.3mdk
12cr|clanlib0.6-0.6.5-40|482	
12cr|clanlib0.6-0.6.5-40|483	* Thu Jul 25 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.5.1-7mdk
12cr|clanlib0.6-0.6.5-40|484	- Automated rebuild with gcc3.2
12cr|clanlib0.6-0.6.5-40|485	
12cr|clanlib0.6-0.6.5-40|486	* Wed May 29 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.5.1-6mdk
12cr|clanlib0.6-0.6.5-40|487	- rebuild to link against latest libstdc++
12cr|clanlib0.6-0.6.5-40|488	
12cr|clanlib0.6-0.6.5-40|489	* Thu Jan 17 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.5.1-5mdk
12cr|clanlib0.6-0.6.5-40|490	- provide GL package now
12cr|clanlib0.6-0.6.5-40|491	
12cr|clanlib0.6-0.6.5-40|492	* Sat Dec  1 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 0.5.1-4mdk
12cr|clanlib0.6-0.6.5-40|493	- patch6: cast to fix 64-bit build
12cr|clanlib0.6-0.6.5-40|494	
12cr|clanlib0.6-0.6.5-40|495	* Tue Nov 13 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 0.5.1-3mdk
12cr|clanlib0.6-0.6.5-40|496	- apply PPC patch on all non-x86 arches
12cr|clanlib0.6-0.6.5-40|497	- use %%make macro
12cr|clanlib0.6-0.6.5-40|498	- execute autoconf during %%prep stage
12cr|clanlib0.6-0.6.5-40|499	- make x86-specific configure flags %%ifarch %%ix86
12cr|clanlib0.6-0.6.5-40|500	- simplify %%configure arch-conditional code
12cr|clanlib0.6-0.6.5-40|501	
12cr|clanlib0.6-0.6.5-40|502	* Tue Nov 13 2001 Stew Benedict <sbenedict@mandrakesoft.com> 0.5.1-2mdk
12cr|clanlib0.6-0.6.5-40|503	- smalljpeg uses x86 assembly, even with --disable-asm386 - PPC patch
12cr|clanlib0.6-0.6.5-40|504	
12cr|clanlib0.6-0.6.5-40|505	* Fri Nov  9 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.5.1-1mdk
12cr|clanlib0.6-0.6.5-40|506	- version 0.5.1 (warning, datafile is not binary compatible with 0.5.0,
12cr|clanlib0.6-0.6.5-40|507	apps need to be rebuilded)
12cr|clanlib0.6-0.6.5-40|508	
12cr|clanlib0.6-0.6.5-40|509	* Wed Oct 17 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.5.0-6mdk
12cr|clanlib0.6-0.6.5-40|510	- fix no-documentation
12cr|clanlib0.6-0.6.5-40|511	- add Joystick support
12cr|clanlib0.6-0.6.5-40|512	
12cr|clanlib0.6-0.6.5-40|513	* Fri Oct 12 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.5.0-5mdk
12cr|clanlib0.6-0.6.5-40|514	- have good compilation option for PPC (stew)
12cr|clanlib0.6-0.6.5-40|515	- rebuild for libpng3
12cr|clanlib0.6-0.6.5-40|516	- fix invalid-spec-name
12cr|clanlib0.6-0.6.5-40|517	- fix obsolete-tag Copyright
12cr|clanlib0.6-0.6.5-40|518	- better lib policy respect with Provides
12cr|clanlib0.6-0.6.5-40|519	
12cr|clanlib0.6-0.6.5-40|520	* Mon Sep 10 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.5.0-4mdk
12cr|clanlib0.6-0.6.5-40|521	- we don't need launch_x11_clanapp anymore with 0.5
12cr|clanlib0.6-0.6.5-40|522	
12cr|clanlib0.6-0.6.5-40|523	* Thu Aug 30 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.5.0-3mdk
12cr|clanlib0.6-0.6.5-40|524	- rebuild to fix distribution tag and provides
12cr|clanlib0.6-0.6.5-40|525	
12cr|clanlib0.6-0.6.5-40|526	* Sat Jun 30 2001 Stefan van der Eijk <stefan@eijk.nu> 0.5.0-2mdk
12cr|clanlib0.6-0.6.5-40|527	- BuildRequires:	freetype-devel --> freetype2-devel
12cr|clanlib0.6-0.6.5-40|528	- Removed BuildRequires:	XFree86-devel, zlib-devel
12cr|clanlib0.6-0.6.5-40|529	
12cr|clanlib0.6-0.6.5-40|530	* Tue Jun 26 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.5.0-1mdk
12cr|clanlib0.6-0.6.5-40|531	- release 0.5.0
12cr|clanlib0.6-0.6.5-40|532	
12cr|clanlib0.6-0.6.5-40|533	* Thu Apr 12 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-25mdk
12cr|clanlib0.6-0.6.5-40|534	- don't block forever on a busy dsp (patch #5)
12cr|clanlib0.6-0.6.5-40|535	
12cr|clanlib0.6-0.6.5-40|536	* Fri Mar 30 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-24mdk
12cr|clanlib0.6-0.6.5-40|537	- use no-omit-frame-pointer to workaround g++ exceptions bug
12cr|clanlib0.6-0.6.5-40|538	
12cr|clanlib0.6-0.6.5-40|539	* Thu Mar 22 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-23mdk
12cr|clanlib0.6-0.6.5-40|540	- remove explicit requires on requires, silly me
12cr|clanlib0.6-0.6.5-40|541	
12cr|clanlib0.6-0.6.5-40|542	* Fri Mar  9 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-22mdk
12cr|clanlib0.6-0.6.5-40|543	- recompile without svgalib
12cr|clanlib0.6-0.6.5-40|544	
12cr|clanlib0.6-0.6.5-40|545	* Fri Feb 16 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-21mdk
12cr|clanlib0.6-0.6.5-40|546	- do not put the launch_x11_clanapp script in the lib package!
12cr|clanlib0.6-0.6.5-40|547	- provides devel-lib with version
12cr|clanlib0.6-0.6.5-40|548	- put subpackages' devel files in generic devel package
12cr|clanlib0.6-0.6.5-40|549	
12cr|clanlib0.6-0.6.5-40|550	* Mon Feb 12 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-20mdk
12cr|clanlib0.6-0.6.5-40|551	- fix BuildRequires (libbzip2-devel, thx to Jeff)
12cr|clanlib0.6-0.6.5-40|552	
12cr|clanlib0.6-0.6.5-40|553	* Fri Dec  8 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-19mdk
12cr|clanlib0.6-0.6.5-40|554	- fix BuildRequires
12cr|clanlib0.6-0.6.5-40|555	
12cr|clanlib0.6-0.6.5-40|556	* Tue Nov 28 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-18mdk
12cr|clanlib0.6-0.6.5-40|557	- new lib policy
12cr|clanlib0.6-0.6.5-40|558	
12cr|clanlib0.6-0.6.5-40|559	* Tue Nov  7 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-17mdk
12cr|clanlib0.6-0.6.5-40|560	- provides ClanLib for compatibility
12cr|clanlib0.6-0.6.5-40|561	
12cr|clanlib0.6-0.6.5-40|562	* Fri Nov  3 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-16mdk
12cr|clanlib0.6-0.6.5-40|563	- rebuild to have correct deps (e.g. sucking libraries linked to themselves)
12cr|clanlib0.6-0.6.5-40|564	- change name to clanlib (e.g. uppercase names suck)
12cr|clanlib0.6-0.6.5-40|565	- rebuild against lowercased hermes
12cr|clanlib0.6-0.6.5-40|566	
12cr|clanlib0.6-0.6.5-40|567	* Fri Nov  3 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-15mdk
12cr|clanlib0.6-0.6.5-40|568	- really recompile against newest libstdc++
12cr|clanlib0.6-0.6.5-40|569	
12cr|clanlib0.6-0.6.5-40|570	* Fri Nov  3 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-14mdk
12cr|clanlib0.6-0.6.5-40|571	- recompile against newest libstdc++
12cr|clanlib0.6-0.6.5-40|572	
12cr|clanlib0.6-0.6.5-40|573	* Mon Oct 16 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-13mdk
12cr|clanlib0.6-0.6.5-40|574	- fix no-newline-at-end-of-some-sourcefiles that bothers gcc-2.96
12cr|clanlib0.6-0.6.5-40|575	
12cr|clanlib0.6-0.6.5-40|576	* Mon Oct 16 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.4.4-12mdk
12cr|clanlib0.6-0.6.5-40|577	- Fix gcc2.96 compilation;
12cr|clanlib0.6-0.6.5-40|578	
12cr|clanlib0.6-0.6.5-40|579	* Sun Sep 17 2000 David BAUDENS <baudens@mandrakesoft.com> 0.4.4-11mdk
12cr|clanlib0.6-0.6.5-40|580	- Don't use i386 code on non i386 compatibles archs
12cr|clanlib0.6-0.6.5-40|581	- Let configure do is job on PPC (and really don't use i386 code)
12cr|clanlib0.6-0.6.5-40|582	
12cr|clanlib0.6-0.6.5-40|583	* Fri Sep 15 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-10mdk
12cr|clanlib0.6-0.6.5-40|584	- rebuild against fixed XFree-4 by fredl
12cr|clanlib0.6-0.6.5-40|585	
12cr|clanlib0.6-0.6.5-40|586	* Fri Sep  8 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-9mdk
12cr|clanlib0.6-0.6.5-40|587	- fixed BuildRequires: removed ClanLib-devel, added XFree86-static-libs,
12cr|clanlib0.6-0.6.5-40|588	ImageMagick >= 5.0.0
12cr|clanlib0.6-0.6.5-40|589	- removed nasty static -march=pentium, /me sucks
12cr|clanlib0.6-0.6.5-40|590	
12cr|clanlib0.6-0.6.5-40|591	* Wed Sep  6 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-8mdk
12cr|clanlib0.6-0.6.5-40|592	- added the optional force of x11 target (envvar CLANLIB_FORCE_X11_DISPLAY)
12cr|clanlib0.6-0.6.5-40|593	- added a script to launch clanlib apps with force x11 target
12cr|clanlib0.6-0.6.5-40|594	
12cr|clanlib0.6-0.6.5-40|595	* Wed Aug 30 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-7mdk
12cr|clanlib0.6-0.6.5-40|596	- added more documentation in subpackages
12cr|clanlib0.6-0.6.5-40|597	
12cr|clanlib0.6-0.6.5-40|598	* Wed Aug 23 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-6mdk
12cr|clanlib0.6-0.6.5-40|599	- automatically added packager tag
12cr|clanlib0.6-0.6.5-40|600	
12cr|clanlib0.6-0.6.5-40|601	* Wed Aug 23 2000 Frederic Lepied <flepied@mandrakesoft.com> 0.4.4-5mdk
12cr|clanlib0.6-0.6.5-40|602	- corrected BuildRequires for archs other than ix86.
12cr|clanlib0.6-0.6.5-40|603	
12cr|clanlib0.6-0.6.5-40|604	* Tue Aug 08 2000 Frederic Lepied <flepied@mandrakesoft.com> 0.4.4-4mdk
12cr|clanlib0.6-0.6.5-40|605	- automatically added BuildRequires
12cr|clanlib0.6-0.6.5-40|606	
12cr|clanlib0.6-0.6.5-40|607	* Tue Aug  1 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-3mdk
12cr|clanlib0.6-0.6.5-40|608	- not 100%% sure with the 2mdk
12cr|clanlib0.6-0.6.5-40|609	
12cr|clanlib0.6-0.6.5-40|610	* Mon Jul 31 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-2mdk
12cr|clanlib0.6-0.6.5-40|611	- integrated patch to ImageMagick stuff from the clanlib-devel mailing
12cr|clanlib0.6-0.6.5-40|612	list, thanks to the help of Ingo Ruhnke <grumbel@gmx.de>; it was a
12cr|clanlib0.6-0.6.5-40|613	contribution from Matt Kimball <mkimball@veriomail.com>
12cr|clanlib0.6-0.6.5-40|614	
12cr|clanlib0.6-0.6.5-40|615	* Mon Jul 31 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.4.4-1mdk
12cr|clanlib0.6-0.6.5-40|616	- took SRPM from ClanLib web site
12cr|clanlib0.6-0.6.5-40|617	- Mandrake adaptations
12cr|clanlib0.6-0.6.5-40|618	- ugly: take the Magick stuff from CVS to compile with ImageMagick 5
12cr|clanlib0.6-0.6.5-40|619	- mega headache; had to redefine CXXFLAGS to remove -mcpu=pentiumpro

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

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

626 12
12cr|clara-0.20031214-6|1	%define name	clara
12cr|clara-0.20031214-6|2	%define version 0.20031214
12cr|clara-0.20031214-6|3	%define tarver  20031214
12cr|clara-0.20031214-6|4	%define release %mkrel 6
12cr|clara-0.20031214-6|5	%define rc_name	%{name}-%{tarver}
12cr|clara-0.20031214-6|6	
12cr|clara-0.20031214-6|7	Name: 		%{name}
12cr|clara-0.20031214-6|8	Version: 	%{version}
12cr|clara-0.20031214-6|9	Release: 	%{release}
12cr|clara-0.20031214-6|10	
12cr|clara-0.20031214-6|11	Summary: 	An OCR (Optical Character Recognition) program
12cr|clara-0.20031214-6|12	URL: 		http://www.geocities.com/claraocr
12cr|clara-0.20031214-6|13	Source: 	http://www.geocities.com/claraocr/%{rc_name}.tar.bz2
12cr|clara-0.20031214-6|14	Patch0:		clara-optflags.patch
12cr|clara-0.20031214-6|15	Patch1:		clara-fix-str-fmt.patch
12cr|clara-0.20031214-6|16	Patch2:		clara-gcc44.patch
12cr|clara-0.20031214-6|17	License: 	GPL
12cr|clara-0.20031214-6|18	Group: 		Graphics
12cr|clara-0.20031214-6|19	Buildroot: 	%{_tmppath}/%{name}-%{version}-build
12cr|clara-0.20031214-6|20	BuildRequires:	libx11-devel
12cr|clara-0.20031214-6|21	
12cr|clara-0.20031214-6|22	%description
12cr|clara-0.20031214-6|23	Clara OCR is intended for large scale digitalization projects.
12cr|clara-0.20031214-6|24	It features a powerful GUI and a web interface for cooperative
12cr|clara-0.20031214-6|25	digitalization of books. Clara OCR development started in 1999
12cr|clara-0.20031214-6|26	and we're approaching production level.
12cr|clara-0.20031214-6|27	
12cr|clara-0.20031214-6|28	%prep
12cr|clara-0.20031214-6|29	%setup -q -n %{rc_name}
12cr|clara-0.20031214-6|30	%patch0 -p1 -b .makefile
12cr|clara-0.20031214-6|31	%patch1 -p0 -b .str
12cr|clara-0.20031214-6|32	%patch2 -p0 -b .gcc
12cr|clara-0.20031214-6|33	%if %_lib == lib64
12cr|clara-0.20031214-6|34	sed -i 's|LIBPATH = -L/usr/X11R6/lib|LIBPATH = |' Makefile
12cr|clara-0.20031214-6|35	%endif
12cr|clara-0.20031214-6|36	
12cr|clara-0.20031214-6|37	%build
12cr|clara-0.20031214-6|38	%make LDFLAGS="%ldflags"
12cr|clara-0.20031214-6|39	%make doc
12cr|clara-0.20031214-6|40	
12cr|clara-0.20031214-6|41	%install
12cr|clara-0.20031214-6|42	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|clara-0.20031214-6|43	cp clara $RPM_BUILD_ROOT%{_bindir}
12cr|clara-0.20031214-6|44	
12cr|clara-0.20031214-6|45	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|clara-0.20031214-6|46	install -m 644 doc/clara.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cr|clara-0.20031214-6|47	install -m 644 doc/clara-dev.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cr|clara-0.20031214-6|48	install -m 644 doc/clara-adv.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cr|clara-0.20031214-6|49	
12cr|clara-0.20031214-6|50	%clean
12cr|clara-0.20031214-6|51	rm -rf $RPM_BUILD_ROOT
12cr|clara-0.20031214-6|52	
12cr|clara-0.20031214-6|53	%files
12cr|clara-0.20031214-6|54	%defattr(-,root,root)
12cr|clara-0.20031214-6|55	%doc doc/*html doc/FAQ doc/README
12cr|clara-0.20031214-6|56	%{_mandir}/man1/clara*
12cr|clara-0.20031214-6|57	%{_bindir}/*
12cr|clara-0.20031214-6|58	
12cr|clara-0.20031214-6|59	
12cr|clara-0.20031214-6|60	
12cr|clara-0.20031214-6|61	%changelog
12cr|clara-0.20031214-6|62	* Fri Jan 21 2011 Funda Wang <fwang@mandriva.org> 0.20031214-6mdv2011.0
12cr|clara-0.20031214-6|63	+ Revision: 632028
12cr|clara-0.20031214-6|64	- fix build
12cr|clara-0.20031214-6|65	- bunzip2 the patch
12cr|clara-0.20031214-6|66	
12cr|clara-0.20031214-6|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|clara-0.20031214-6|68	- rebuild
12cr|clara-0.20031214-6|69	- rebuild
12cr|clara-0.20031214-6|70	
12cr|clara-0.20031214-6|71	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.20031214-3mdv2008.1
12cr|clara-0.20031214-6|72	+ Revision: 140694
12cr|clara-0.20031214-6|73	- restore BuildRoot
12cr|clara-0.20031214-6|74	
12cr|clara-0.20031214-6|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|clara-0.20031214-6|76	- kill re-definition of %%buildroot on Pixel's request
12cr|clara-0.20031214-6|77	- buildrequires X11-devel instead of XFree86-devel
12cr|clara-0.20031214-6|78	- import clara
12cr|clara-0.20031214-6|79	
12cr|clara-0.20031214-6|80	
12cr|clara-0.20031214-6|81	* Fri Jun 02 2006 Stew Benedict <sbenedict@mandriva.com> 0.20031214-3mdv2007.0
12cr|clara-0.20031214-6|82	- rebuild, new url
12cr|clara-0.20031214-6|83	
12cr|clara-0.20031214-6|84	* Mon May  9 2005 Stew Benedict <sbenedict@mandriva.com> 0.20031214-2mdk
12cr|clara-0.20031214-6|85	- fix x86_64 build
12cr|clara-0.20031214-6|86	
12cr|clara-0.20031214-6|87	* Fri Apr  2 2004 Stew Benedict <sbenedict@mandrakesoft.com> 0.20031214-1mdk
12cr|clara-0.20031214-6|88	- new snapshot, rework patch0
12cr|clara-0.20031214-6|89	
12cr|clara-0.20031214-6|90	* Mon Mar 10 2003 Marcel Pol <mpol@gmx.net> 0.9.9-3mdk
12cr|clara-0.20031214-6|91	- buildreq: XFree86-devel
12cr|clara-0.20031214-6|92	
12cr|clara-0.20031214-6|93	* Mon Dec 30 2002 Stew Benedict <sbenedict@mandrakesoft.com> 0.9.9-2mdk
12cr|clara-0.20031214-6|94	- rebuild for new glibc/rpm, add %%clean section for rpmlint
12cr|clara-0.20031214-6|95	
12cr|clara-0.20031214-6|96	* Tue May 07 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.9.9-1mdk
12cr|clara-0.20031214-6|97	- 0.9.9
12cr|clara-0.20031214-6|98	- refresh patch0
12cr|clara-0.20031214-6|99	
12cr|clara-0.20031214-6|100	* Thu Nov 29 2001 Yves Duret <yduret@mandrakesoft.com> 0.9.8-1mdk
12cr|clara-0.20031214-6|101	- version 0.9.8
12cr|clara-0.20031214-6|102	- fix typo in url
12cr|clara-0.20031214-6|103	
12cr|clara-0.20031214-6|104	* Mon Jul 23 2001 Yves Duret <yduret@mandrakesoft.com> 0.9.7-1mdk
12cr|clara-0.20031214-6|105	- first MandrakeSoft package

627 12
12cr|classpath-0.97.2-7|1	%bcond_with     ecj
12cr|classpath-0.97.2-7|2	%bcond_without  qt
12cr|classpath-0.97.2-7|3	%bcond_with     gjdoc
12cr|classpath-0.97.2-7|4	%bcond_with     plugin
12cr|classpath-0.97.2-7|5	
12cr|classpath-0.97.2-7|6	%define javaver 1.5.0
12cr|classpath-0.97.2-7|7	%define libname %mklibname %{name}
12cr|classpath-0.97.2-7|8	
12cr|classpath-0.97.2-7|9	Name:		classpath
12cr|classpath-0.97.2-7|10	Version:	0.97.2
12cr|classpath-0.97.2-7|11	Release:	7
12cr|classpath-0.97.2-7|12	Epoch:		0
12cr|classpath-0.97.2-7|13	Summary:	GNU Classpath, Essential Libraries for Java
12cr|classpath-0.97.2-7|14	Group:		Development/Java
12cr|classpath-0.97.2-7|15	License:	GPL-like
12cr|classpath-0.97.2-7|16	URL:		http://www.classpath.org/
12cr|classpath-0.97.2-7|17	Source0:	http://builder.classpath.org/dist/classpath-%{version}.tar.gz
12cr|classpath-0.97.2-7|18	BuildRequires:	pkgconfig(alsa)
12cr|classpath-0.97.2-7|19	BuildRequires:	pkgconfig(atk)
12cr|classpath-0.97.2-7|20	BuildRequires:	pkgconfig(cairo)
12cr|classpath-0.97.2-7|21	BuildRequires:	pkgconfig(dssi)
12cr|classpath-0.97.2-7|22	BuildRequires:	pkgconfig(freetype2)
12cr|classpath-0.97.2-7|23	BuildRequires:	pkgconfig(gconf-2.0)
12cr|classpath-0.97.2-7|24	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cr|classpath-0.97.2-7|25	BuildRequires:	pkgconfig(glib-2.0)
12cr|classpath-0.97.2-7|26	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|classpath-0.97.2-7|27	BuildRequires:	pkgconfig(jack)
12cr|classpath-0.97.2-7|28	BuildRequires:	pkgconfig(pango)
12cr|classpath-0.97.2-7|29	BuildRequires:	pkgconfig(xtst)
12cr|classpath-0.97.2-7|30	BuildRequires:	magic-devel
12cr|classpath-0.97.2-7|31	BuildRequires:	autoconf2.5
12cr|classpath-0.97.2-7|32	BuildRequires:	automake1.8
12cr|classpath-0.97.2-7|33	BuildRequires:	gcc-java
12cr|classpath-0.97.2-7|34	BuildRequires:	gcj-tools
12cr|classpath-0.97.2-7|35	BuildRequires:	java-rpmbuild
12cr|classpath-0.97.2-7|36	%if %with ecj
12cr|classpath-0.97.2-7|37	BuildRequires:	eclipse-ecj
12cr|classpath-0.97.2-7|38	%endif
12cr|classpath-0.97.2-7|39	%if %with gjdoc
12cr|classpath-0.97.2-7|40	# Need to use gjdoc because of the -licensetext option
12cr|classpath-0.97.2-7|41	BuildRequires:	gjdoc
12cr|classpath-0.97.2-7|42	%else
12cr|classpath-0.97.2-7|43	Obsoletes:	classpath-javadoc
12cr|classpath-0.97.2-7|44	%endif
12cr|classpath-0.97.2-7|45	%if %with plugin
12cr|classpath-0.97.2-7|46	BuildRequires:	mozilla-firefox-devel
12cr|classpath-0.97.2-7|47	%endif
12cr|classpath-0.97.2-7|48	%if %with qt
12cr|classpath-0.97.2-7|49	BuildRequires:	qt4-devel >= 0:4.1.0
12cr|classpath-0.97.2-7|50	%endif
12cr|classpath-0.97.2-7|51	
12cr|classpath-0.97.2-7|52	%description
12cr|classpath-0.97.2-7|53	GNU Classpath, Essential Libraries for Java, is a GNU project to
12cr|classpath-0.97.2-7|54	create free core class libraries for use with virtual machines and
12cr|classpath-0.97.2-7|55	compilers for the java programming language.
12cr|classpath-0.97.2-7|56	
12cr|classpath-0.97.2-7|57	%package devel
12cr|classpath-0.97.2-7|58	Summary:	Devlopment headers and examples for GNU Classpath
12cr|classpath-0.97.2-7|59	Group:		Development/Java
12cr|classpath-0.97.2-7|60	Requires:	classpath = %{EVRD}
12cr|classpath-0.97.2-7|61	
12cr|classpath-0.97.2-7|62	%description devel
12cr|classpath-0.97.2-7|63	%{summary}.
12cr|classpath-0.97.2-7|64	
12cr|classpath-0.97.2-7|65	%if %with gjdoc
12cr|classpath-0.97.2-7|66	%package javadoc
12cr|classpath-0.97.2-7|67	Summary:	API documentation for GNU Classpath
12cr|classpath-0.97.2-7|68	Group:		Development/Java
12cr|classpath-0.97.2-7|69	Provides:	java-javadoc = 0:%{javaver}
12cr|classpath-0.97.2-7|70	Provides:	java-%{javaver}-javadoc = 0:%{javaver}
12cr|classpath-0.97.2-7|71	
12cr|classpath-0.97.2-7|72	%description javadoc
12cr|classpath-0.97.2-7|73	%{summary}.
12cr|classpath-0.97.2-7|74	%endif
12cr|classpath-0.97.2-7|75	
12cr|classpath-0.97.2-7|76	%if %with qt
12cr|classpath-0.97.2-7|77	%package qt
12cr|classpath-0.97.2-7|78	Summary:	QT4 peer for GNU Classpath
12cr|classpath-0.97.2-7|79	Group:		Development/Java
12cr|classpath-0.97.2-7|80	
12cr|classpath-0.97.2-7|81	%description qt
12cr|classpath-0.97.2-7|82	%{summary}.
12cr|classpath-0.97.2-7|83	%endif
12cr|classpath-0.97.2-7|84	
12cr|classpath-0.97.2-7|85	%if %with plugin
12cr|classpath-0.97.2-7|86	%package -n mozilla-plugin-gcjwebplugin
12cr|classpath-0.97.2-7|87	Summary:	Plugin to execute Java (tm) applets in Mozilla and compatible browsers
12cr|classpath-0.97.2-7|88	Group:		Development/Java
12cr|classpath-0.97.2-7|89	Requires:	mozilla-firefox
12cr|classpath-0.97.2-7|90	Provides:	mozilla-plugin-gcj = %{EVRD}
12cr|classpath-0.97.2-7|91	Provides:	gcjwebplugin = %{EVRD}
12cr|classpath-0.97.2-7|92	Provides:	java-plugin = %{epoch}:%{javaver}
12cr|classpath-0.97.2-7|93	Provides:	java-%{javaver}-plugin = %{EVRD}
12cr|classpath-0.97.2-7|94	Requires:	classpath = %{EVRD}
12cr|classpath-0.97.2-7|95	
12cr|classpath-0.97.2-7|96	%description -n mozilla-plugin-gcjwebplugin
12cr|classpath-0.97.2-7|97	gcjwebplugin is a plugin to execute Java (tm) applets in Mozilla and
12cr|classpath-0.97.2-7|98	compatible browsers. It uses the JVM provided by GCJ and adds a
12cr|classpath-0.97.2-7|99	SecurityManager suitable for applets.
12cr|classpath-0.97.2-7|100	
12cr|classpath-0.97.2-7|101	WARNING: The current version does not provide a security manager capable
12cr|classpath-0.97.2-7|102	of handling Java (tm) applets. Applets have UNRESTRICTED access to your
12cr|classpath-0.97.2-7|103	computer. This means they can do anything you can do, like deleting all
12cr|classpath-0.97.2-7|104	your important data.
12cr|classpath-0.97.2-7|105	%endif
12cr|classpath-0.97.2-7|106	
12cr|classpath-0.97.2-7|107	%prep
12cr|classpath-0.97.2-7|108	%setup -q
12cr|classpath-0.97.2-7|109	%__perl -pi -e 's|^tools_cp=.*|tools_cp="%{_datadir}/%{name}/glibj.zip:%{_datadir}/%{name}/tools.zip"|' tools/g*.in
12cr|classpath-0.97.2-7|110	
12cr|classpath-0.97.2-7|111	%build
12cr|classpath-0.97.2-7|112	%if %with qt
12cr|classpath-0.97.2-7|113	export MOC=%{_prefix}/lib/qt4/bin/moc
12cr|classpath-0.97.2-7|114	%endif
12cr|classpath-0.97.2-7|115	%configure2_5x --disable-Werror \
12cr|classpath-0.97.2-7|116	%if %with plugin
12cr|classpath-0.97.2-7|117	--enable-plugin \
12cr|classpath-0.97.2-7|118	%else
12cr|classpath-0.97.2-7|119	--disable-plugin \
12cr|classpath-0.97.2-7|120	%endif
12cr|classpath-0.97.2-7|121	%if %with qt
12cr|classpath-0.97.2-7|122	--enable-qt-peer \
12cr|classpath-0.97.2-7|123	%else
12cr|classpath-0.97.2-7|124	--disable-qt-peer \
12cr|classpath-0.97.2-7|125	%endif
12cr|classpath-0.97.2-7|126	--enable-regen-headers \
12cr|classpath-0.97.2-7|127	--disable-rpath \
12cr|classpath-0.97.2-7|128	--with-vm=%{java} \
12cr|classpath-0.97.2-7|129	%if %with ecj
12cr|classpath-0.97.2-7|130	--with-ecj \
12cr|classpath-0.97.2-7|131	%else
12cr|classpath-0.97.2-7|132	--without-ecj \
12cr|classpath-0.97.2-7|133	%endif
12cr|classpath-0.97.2-7|134	%if %with gjdoc
12cr|classpath-0.97.2-7|135	--with-gjdoc
12cr|classpath-0.97.2-7|136	%else
12cr|classpath-0.97.2-7|137	--without-gjdoc
12cr|classpath-0.97.2-7|138	%endif
12cr|classpath-0.97.2-7|139	
12cr|classpath-0.97.2-7|140	%__make
12cr|classpath-0.97.2-7|141	
12cr|classpath-0.97.2-7|142	%install
12cr|classpath-0.97.2-7|143	%__rm -rf %{buildroot}
12cr|classpath-0.97.2-7|144	%makeinstall_std
12cr|classpath-0.97.2-7|145	%if %with plugin
12cr|classpath-0.97.2-7|146	(cd native/plugin && %{makeinstall_std})
12cr|classpath-0.97.2-7|147	%__rm %{buildroot}%{_libdir}/%{name}/libgcjwebplugin.la
12cr|classpath-0.97.2-7|148	%endif
12cr|classpath-0.97.2-7|149	%if 0
12cr|classpath-0.97.2-7|150	%__mkdir_p %{buildroot}%{_libdir}/mozilla/plugins
12cr|classpath-0.97.2-7|151	%__mv %{buildroot}%{_libdir}/%{name}/libgcjwebplugin.so %{buildroot}%{_libdir}/mozilla/plugins
12cr|classpath-0.97.2-7|152	%endif
12cr|classpath-0.97.2-7|153	# FIXME: Shared with libgcj
12cr|classpath-0.97.2-7|154	%__rm %{buildroot}%{_prefix}/lib/logging.properties
12cr|classpath-0.97.2-7|155	%__rm %{buildroot}%{_prefix}/lib/security/classpath.security
12cr|classpath-0.97.2-7|156	
12cr|classpath-0.97.2-7|157	%if %with gjdoc
12cr|classpath-0.97.2-7|158	%__mkdir_p 755 %{buildroot}%{_javadocdir}
12cr|classpath-0.97.2-7|159	cp -a doc/api/html %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|classpath-0.97.2-7|160	touch %{buildroot}%{_javadocdir}/{%{name},java}
12cr|classpath-0.97.2-7|161	%endif
12cr|classpath-0.97.2-7|162	
12cr|classpath-0.97.2-7|163	# FIXME: conflicts with gcj-tools
12cr|classpath-0.97.2-7|164	%__rm -f %{buildroot}%{_bindir}/gappletviewer
12cr|classpath-0.97.2-7|165	%__rm -f %{buildroot}%{_bindir}/gjar
12cr|classpath-0.97.2-7|166	%__rm -f %{buildroot}%{_bindir}/gjarsigner
12cr|classpath-0.97.2-7|167	%__rm -f %{buildroot}%{_bindir}/gjavah
12cr|classpath-0.97.2-7|168	%__rm -f %{buildroot}%{_bindir}/gkeytool
12cr|classpath-0.97.2-7|169	%__rm -f %{buildroot}%{_bindir}/gnative2ascii
12cr|classpath-0.97.2-7|170	%__rm -f %{buildroot}%{_bindir}/gorbd
12cr|classpath-0.97.2-7|171	%__rm -f %{buildroot}%{_bindir}/grmic
12cr|classpath-0.97.2-7|172	%__rm -f %{buildroot}%{_bindir}/grmid
12cr|classpath-0.97.2-7|173	%__rm -f %{buildroot}%{_bindir}/grmiregistry
12cr|classpath-0.97.2-7|174	%__rm -f %{buildroot}%{_bindir}/gserialver
12cr|classpath-0.97.2-7|175	%__rm -f %{buildroot}%{_bindir}/gtnameserv
12cr|classpath-0.97.2-7|176	%__rm -rf %{buildroot}%{_datadir}/%{name}/examples
12cr|classpath-0.97.2-7|177	%__rm -f %{buildroot}%{_mandir}/man1/gappletviewer.1*
12cr|classpath-0.97.2-7|178	%__rm -f %{buildroot}%{_mandir}/man1/gcjh.1*
12cr|classpath-0.97.2-7|179	%__rm -f %{buildroot}%{_mandir}/man1/gjar.1*
12cr|classpath-0.97.2-7|180	%__rm -f %{buildroot}%{_mandir}/man1/gjarsigner.1*
12cr|classpath-0.97.2-7|181	%__rm -f %{buildroot}%{_mandir}/man1/gjavah.1*
12cr|classpath-0.97.2-7|182	%__rm -f %{buildroot}%{_mandir}/man1/gkeytool.1*
12cr|classpath-0.97.2-7|183	%__rm -f %{buildroot}%{_mandir}/man1/gnative2ascii.1*
12cr|classpath-0.97.2-7|184	%__rm -f %{buildroot}%{_mandir}/man1/gorbd.1*
12cr|classpath-0.97.2-7|185	%__rm -f %{buildroot}%{_mandir}/man1/grmid.1*
12cr|classpath-0.97.2-7|186	%__rm -f %{buildroot}%{_mandir}/man1/grmiregistry.1*
12cr|classpath-0.97.2-7|187	%__rm -f %{buildroot}%{_mandir}/man1/gserialver.1*
12cr|classpath-0.97.2-7|188	%__rm -f %{buildroot}%{_mandir}/man1/gtnameserv.1*
12cr|classpath-0.97.2-7|189	
12cr|classpath-0.97.2-7|190	%clean
12cr|classpath-0.97.2-7|191	%__rm -rf %{buildroot}
12cr|classpath-0.97.2-7|192	
12cr|classpath-0.97.2-7|193	%if %with gjdoc
12cr|classpath-0.97.2-7|194	%post javadoc
12cr|classpath-0.97.2-7|195	%__rm -rf %{_javadocdir}/java
12cr|classpath-0.97.2-7|196	%__rm -f %{_javadocdir}/%{name}
12cr|classpath-0.97.2-7|197	%__ln_s %{name}-%{version} %{_javadocdir}/%{name}
12cr|classpath-0.97.2-7|198	%__ln_s %{name}-%{version} %{_javadocdir}/java
12cr|classpath-0.97.2-7|199	%endif
12cr|classpath-0.97.2-7|200	
12cr|classpath-0.97.2-7|201	%files
12cr|classpath-0.97.2-7|202	%defattr(0644,root,root,0755)
12cr|classpath-0.97.2-7|203	%doc AUTHORS BUGS COPYING HACKING INSTALL LICENSE NEWS README THANKYOU TODO
12cr|classpath-0.97.2-7|204	%{_datadir}/%{name}
12cr|classpath-0.97.2-7|205	%{_infodir}/cp-hacking.info*
12cr|classpath-0.97.2-7|206	%{_infodir}/cp-tools.info*
12cr|classpath-0.97.2-7|207	%{_infodir}/cp-vmintegration.info*
12cr|classpath-0.97.2-7|208	%dir %{_libdir}/%{name}
12cr|classpath-0.97.2-7|209	%defattr(-,root,root)
12cr|classpath-0.97.2-7|210	%{_libdir}/%{name}/libgconfpeer.*
12cr|classpath-0.97.2-7|211	%{_libdir}/%{name}/libgjsmalsa.*
12cr|classpath-0.97.2-7|212	%{_libdir}/%{name}/libgjsmdssi.*
12cr|classpath-0.97.2-7|213	%{_libdir}/%{name}/libgtkpeer.*
12cr|classpath-0.97.2-7|214	%{_libdir}/%{name}/libjavaio.*
12cr|classpath-0.97.2-7|215	%{_libdir}/%{name}/libjavalang.*
12cr|classpath-0.97.2-7|216	%{_libdir}/%{name}/libjavalangmanagement.*
12cr|classpath-0.97.2-7|217	%{_libdir}/%{name}/libjavalangreflect.*
12cr|classpath-0.97.2-7|218	%{_libdir}/%{name}/libjavanet.*
12cr|classpath-0.97.2-7|219	%{_libdir}/%{name}/libjavanio.*
12cr|classpath-0.97.2-7|220	%{_libdir}/%{name}/libjavautil.*
12cr|classpath-0.97.2-7|221	%{_libdir}/%{name}/libjawt.*
12cr|classpath-0.97.2-7|222	
12cr|classpath-0.97.2-7|223	%files devel
12cr|classpath-0.97.2-7|224	%defattr(0644,root,root,0755)
12cr|classpath-0.97.2-7|225	%doc ChangeLog*
12cr|classpath-0.97.2-7|226	%{_includedir}/*.h
12cr|classpath-0.97.2-7|227	
12cr|classpath-0.97.2-7|228	%if %with gjdoc
12cr|classpath-0.97.2-7|229	%files javadoc
12cr|classpath-0.97.2-7|230	%defattr(0644,root,root,0755)
12cr|classpath-0.97.2-7|231	%doc %{_javadocdir}/%{name}-%{version}
12cr|classpath-0.97.2-7|232	%ghost %doc %{_javadocdir}/%{name}
12cr|classpath-0.97.2-7|233	%ghost %doc %{_javadocdir}/java
12cr|classpath-0.97.2-7|234	%endif
12cr|classpath-0.97.2-7|235	
12cr|classpath-0.97.2-7|236	%if %with qt
12cr|classpath-0.97.2-7|237	%files qt
12cr|classpath-0.97.2-7|238	%{_libdir}/%{name}/libqtpeer.*
12cr|classpath-0.97.2-7|239	%endif
12cr|classpath-0.97.2-7|240	
12cr|classpath-0.97.2-7|241	%if %with plugin
12cr|classpath-0.97.2-7|242	%files -n mozilla-plugin-gcjwebplugin
12cr|classpath-0.97.2-7|243	%{_libdir}/classpath/libgcjwebplugin.so
12cr|classpath-0.97.2-7|244	%endif
12cr|classpath-0.97.2-7|245	
12cr|classpath-0.97.2-7|246	
12cr|classpath-0.97.2-7|247	%changelog
12cr|classpath-0.97.2-7|248	* Sat Jun 02 2012 Andrey Bondrov <abondrov@mandriva.org> 0:0.97.2-7
12cr|classpath-0.97.2-7|249	+ Revision: 802014
12cr|classpath-0.97.2-7|250	- Update BuildRequires
12cr|classpath-0.97.2-7|251	- Drop some legacy junk
12cr|classpath-0.97.2-7|252	
12cr|classpath-0.97.2-7|253	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|classpath-0.97.2-7|254	- fix %%exclude abuse
12cr|classpath-0.97.2-7|255	
12cr|classpath-0.97.2-7|256	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|classpath-0.97.2-7|257	- the mass rebuild of 2010.0 packages
12cr|classpath-0.97.2-7|258	
12cr|classpath-0.97.2-7|259	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0:0.97.2-5mdv2010.0
12cr|classpath-0.97.2-7|260	+ Revision: 437054
12cr|classpath-0.97.2-7|261	- rebuild
12cr|classpath-0.97.2-7|262	
12cr|classpath-0.97.2-7|263	* Sun Mar 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0:0.97.2-4mdv2009.1
12cr|classpath-0.97.2-7|264	+ Revision: 346289
12cr|classpath-0.97.2-7|265	- rebuild for missing binaries
12cr|classpath-0.97.2-7|266	
12cr|classpath-0.97.2-7|267	* Sat Aug 09 2008 David Walluck <walluck@mandriva.org> 0:0.97.2-3mdv2009.0
12cr|classpath-0.97.2-7|268	+ Revision: 270005
12cr|classpath-0.97.2-7|269	- make plugin optional
12cr|classpath-0.97.2-7|270	- conditionalize ecj
12cr|classpath-0.97.2-7|271	- don't Requires: jamvm
12cr|classpath-0.97.2-7|272	- BuildRequires: magic-devel
12cr|classpath-0.97.2-7|273	- sync sources
12cr|classpath-0.97.2-7|274	- 0.97.2
12cr|classpath-0.97.2-7|275	
12cr|classpath-0.97.2-7|276	+ Thierry Vignaud <tv@mandriva.org>
12cr|classpath-0.97.2-7|277	- rebuild early 2009.0 package (before pixel changes)
12cr|classpath-0.97.2-7|278	
12cr|classpath-0.97.2-7|279	* Tue Apr 15 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:0.97.1-1mdv2009.0
12cr|classpath-0.97.2-7|280	+ Revision: 193740
12cr|classpath-0.97.2-7|281	- new version
12cr|classpath-0.97.2-7|282	
12cr|classpath-0.97.2-7|283	+ Olivier Blin <blino@mandriva.org>
12cr|classpath-0.97.2-7|284	- restore BuildRoot
12cr|classpath-0.97.2-7|285	
12cr|classpath-0.97.2-7|286	+ Thierry Vignaud <tv@mandriva.org>
12cr|classpath-0.97.2-7|287	- kill re-definition of %%buildroot on Pixel's request
12cr|classpath-0.97.2-7|288	
12cr|classpath-0.97.2-7|289	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:0.96.1-2mdv2008.1
12cr|classpath-0.97.2-7|290	+ Revision: 120850
12cr|classpath-0.97.2-7|291	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|classpath-0.97.2-7|292	
12cr|classpath-0.97.2-7|293	* Tue Oct 16 2007 David Walluck <walluck@mandriva.org> 0:0.96.1-1mdv2008.1
12cr|classpath-0.97.2-7|294	+ Revision: 99254
12cr|classpath-0.97.2-7|295	- 0.96.1
12cr|classpath-0.97.2-7|296	
12cr|classpath-0.97.2-7|297	* Tue Oct 16 2007 David Walluck <walluck@mandriva.org> 0:0.96-1mdv2008.1
12cr|classpath-0.97.2-7|298	+ Revision: 98885
12cr|classpath-0.97.2-7|299	- 0.96
12cr|classpath-0.97.2-7|300	
12cr|classpath-0.97.2-7|301	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 0:0.95-3mdv2008.0
12cr|classpath-0.97.2-7|302	+ Revision: 70154
12cr|classpath-0.97.2-7|303	- kill file require on info-install
12cr|classpath-0.97.2-7|304	
12cr|classpath-0.97.2-7|305	* Wed Apr 25 2007 David Walluck <walluck@mandriva.org> 0:0.95-2mdv2008.0
12cr|classpath-0.97.2-7|306	+ Revision: 18116
12cr|classpath-0.97.2-7|307	- fix bug #30439
12cr|classpath-0.97.2-7|308	
12cr|classpath-0.97.2-7|309	* Tue Apr 24 2007 David Walluck <walluck@mandriva.org> 0:0.95-1mdv2008.0
12cr|classpath-0.97.2-7|310	+ Revision: 17725
12cr|classpath-0.97.2-7|311	- 0.95
12cr|classpath-0.97.2-7|312	
12cr|classpath-0.97.2-7|313	
12cr|classpath-0.97.2-7|314	* Sat Mar 10 2007 Anssi Hannula <anssi@mandriva.org> 0.93-3mdv2007.1
12cr|classpath-0.97.2-7|315	+ Revision: 140785
12cr|classpath-0.97.2-7|316	- patch2: fix build with recent firefox (from upstream)
12cr|classpath-0.97.2-7|317	
12cr|classpath-0.97.2-7|318	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|classpath-0.97.2-7|319	- bump release
12cr|classpath-0.97.2-7|320	- move huge (5Mb!) ChangeLog in devel package
12cr|classpath-0.97.2-7|321	
12cr|classpath-0.97.2-7|322	* Sat Dec 09 2006 David Walluck <walluck@mandriva.org> 0:0.93-1mdv2007.1
12cr|classpath-0.97.2-7|323	+ Revision: 93930
12cr|classpath-0.97.2-7|324	- 0.93
12cr|classpath-0.97.2-7|325	
12cr|classpath-0.97.2-7|326	* Sat Nov 11 2006 David Walluck <walluck@mandriva.org> 0:0.93-0.20061109.1mdv2007.1
12cr|classpath-0.97.2-7|327	+ Revision: 81410
12cr|classpath-0.97.2-7|328	- 20061109
12cr|classpath-0.97.2-7|329	
12cr|classpath-0.97.2-7|330	* Fri Oct 27 2006 David Walluck <walluck@mandriva.org> 0:0.93-0.20061026.1mdv2007.1
12cr|classpath-0.97.2-7|331	+ Revision: 72947
12cr|classpath-0.97.2-7|332	- update
12cr|classpath-0.97.2-7|333	
12cr|classpath-0.97.2-7|334	* Tue Oct 24 2006 David Walluck <walluck@mandriva.org> 0:0.93-0.20061019.2mdv2007.0
12cr|classpath-0.97.2-7|335	+ Revision: 71984
12cr|classpath-0.97.2-7|336	- exclude %%{_bindir}/grmiregistry
12cr|classpath-0.97.2-7|337	- bump release
12cr|classpath-0.97.2-7|338	- /usr/bin/grmiregistry conflicts with gcj-tools
12cr|classpath-0.97.2-7|339	- 0.93-pre
12cr|classpath-0.97.2-7|340	- Import classpath
12cr|classpath-0.97.2-7|341	
12cr|classpath-0.97.2-7|342	* Tue Aug 15 2006 David Walluck <walluck@mandriva.org> 0:0.92-3mdv2007.0
12cr|classpath-0.97.2-7|343	- BuildRequires: libjack-devel
12cr|classpath-0.97.2-7|344	
12cr|classpath-0.97.2-7|345	* Sun Aug 13 2006 David Walluck <walluck@mandriva.org> 0:0.92-2mdv2007.0
12cr|classpath-0.97.2-7|346	- don't require java-devel
12cr|classpath-0.97.2-7|347	- plugin requires mozilla-firefox
12cr|classpath-0.97.2-7|348	- use jamvm as default vm
12cr|classpath-0.97.2-7|349	- drop mozilla-firefox workaround
12cr|classpath-0.97.2-7|350	- drop securitydir workaround
12cr|classpath-0.97.2-7|351	- drop double workaround
12cr|classpath-0.97.2-7|352	- add glibj.zip to classpath of each tool
12cr|classpath-0.97.2-7|353	
12cr|classpath-0.97.2-7|354	* Fri Aug 11 2006 David Walluck <walluck@mandriva.org> 0:0.92-1mdv2007.0
12cr|classpath-0.97.2-7|355	- 0.92-generics
12cr|classpath-0.97.2-7|356	- disable javadoc because gjdoc has no generics support
12cr|classpath-0.97.2-7|357	
12cr|classpath-0.97.2-7|358	* Thu Aug 10 2006 David Walluck <walluck@mandriva.org> 0:0.92-0.20060803.2mdv2007.0
12cr|classpath-0.97.2-7|359	- BuildRequires: libxtst-devel
12cr|classpath-0.97.2-7|360	
12cr|classpath-0.97.2-7|361	* Mon Jul 31 2006 David Walluck <walluck@mandriva.org> 0:0.92-0.20060803.1mdv2007.0
12cr|classpath-0.97.2-7|362	- 0.93-pre (20060803)
12cr|classpath-0.97.2-7|363	- BuildRequires: libGConf2-devel
12cr|classpath-0.97.2-7|364	
12cr|classpath-0.97.2-7|365	* Mon Jun 19 2006 David Walluck <walluck@mandriva.org> 0:0.92-0.20060618.1mdv2007.0
12cr|classpath-0.97.2-7|366	- 0.92-pre (20060618)
12cr|classpath-0.97.2-7|367	- use java-functions to set jvm binary for tools
12cr|classpath-0.97.2-7|368	- make qt optional and turn it off until qt4-devel installs
12cr|classpath-0.97.2-7|369	
12cr|classpath-0.97.2-7|370	* Tue Jun 06 2006 David Walluck <walluck@mandriva.org> 0:0.92-0.20060605.2mdv2007.0
12cr|classpath-0.97.2-7|371	- use less configure options
12cr|classpath-0.97.2-7|372	- fix devel package permissions
12cr|classpath-0.97.2-7|373	- add mozilla-plugin-gcjwebplugin package
12cr|classpath-0.97.2-7|374	
12cr|classpath-0.97.2-7|375	* Tue Jun 06 2006 David Walluck <walluck@mandriva.org> 0:0.92-0.20060605.1mdv2007.0
12cr|classpath-0.97.2-7|376	- 0.92-pre (20060605)
12cr|classpath-0.97.2-7|377	- split the qt peer into its own package
12cr|classpath-0.97.2-7|378	- fix library permissions
12cr|classpath-0.97.2-7|379	- remove rebuild-security-providers requirement
12cr|classpath-0.97.2-7|380	- don't (un)install infopages as they are broken
12cr|classpath-0.97.2-7|381	- remove unused %%check
12cr|classpath-0.97.2-7|382	
12cr|classpath-0.97.2-7|383	* Thu Jun 01 2006 David Walluck <walluck@mandriva.org> 0:0.92-0.20060601.1mdv20072007.0
12cr|classpath-0.97.2-7|384	- 0.92-pre (20060601)
12cr|classpath-0.97.2-7|385	- rebuild to remove libgcj6-base dependency
12cr|classpath-0.97.2-7|386	
12cr|classpath-0.97.2-7|387	* Sat May 13 2006 David Walluck <walluck@mandriva.org> 0:0.92-0.20060512.1mdk
12cr|classpath-0.97.2-7|388	- 0.92-pre (20060512)
12cr|classpath-0.97.2-7|389	
12cr|classpath-0.97.2-7|390	* Sun May 07 2006 Giuseppe Ghib <ghibo@mandriva.com> 0:0.91-0.20060426.2mdk
12cr|classpath-0.97.2-7|391	- Don't call %%{_bindir}/rebuild-security-providers if doesn't exists. Breaks
12cr|classpath-0.97.2-7|392	uninstalling.
12cr|classpath-0.97.2-7|393	
12cr|classpath-0.97.2-7|394	* Thu Apr 27 2006 David Walluck <walluck@mandriva.org> 0:0.91-0.20060426.1mdk
12cr|classpath-0.97.2-7|395	- 0.91-pre (20060426)
12cr|classpath-0.97.2-7|396	- apply some small fixes
12cr|classpath-0.97.2-7|397	- fix jarsigner script
12cr|classpath-0.97.2-7|398	
12cr|classpath-0.97.2-7|399	* Sun Apr 23 2006 David Walluck <walluck@mandriva.org> 0:0.91-0.20060424.1mdk
12cr|classpath-0.97.2-7|400	-  0.91-pre (20060424)
12cr|classpath-0.97.2-7|401	
12cr|classpath-0.97.2-7|402	* Wed Apr 19 2006 David Walluck <walluck@mandriva.org> 0:0.91-0.20060417.1mdk
12cr|classpath-0.97.2-7|403	- 0.91-pre (20060417)
12cr|classpath-0.97.2-7|404	- install gjarsigner script
12cr|classpath-0.97.2-7|405	
12cr|classpath-0.97.2-7|406	* Fri Apr 14 2006 David Walluck <walluck@mandriva.org> 0:0.91-0.20060413.1mdk
12cr|classpath-0.97.2-7|407	- 0.91-pre (20060413)
12cr|classpath-0.97.2-7|408	
12cr|classpath-0.97.2-7|409	* Wed Apr 12 2006 David Walluck <walluck@mandriva.org> 0:0.91-0.20060411.1mdk
12cr|classpath-0.97.2-7|410	- 0.91-pre (20060411)
12cr|classpath-0.97.2-7|411	
12cr|classpath-0.97.2-7|412	* Wed Apr 12 2006 David Walluck <walluck@mandriva.org> 0:0.90-1mdk
12cr|classpath-0.97.2-7|413	- 0.90
12cr|classpath-0.97.2-7|414	
12cr|classpath-0.97.2-7|415	* Wed Feb 01 2006 David Walluck <walluck@mandriva.org> 0:0.21-0.20060204.1mdk
12cr|classpath-0.97.2-7|416	- 0.21-pre (20060204)
12cr|classpath-0.97.2-7|417	
12cr|classpath-0.97.2-7|418	* Wed Jan 25 2006 David Walluck <walluck@mandriva.org> 0:0.20-4mdk
12cr|classpath-0.97.2-7|419	- add autotools BuildRequires
12cr|classpath-0.97.2-7|420	- use %%configure2_5x
12cr|classpath-0.97.2-7|421	
12cr|classpath-0.97.2-7|422	* Wed Jan 18 2006 David Walluck <walluck@mandriva.org> 0:0.20-3mdk
12cr|classpath-0.97.2-7|423	- BuildRequires gtk 2.0, not gtk
12cr|classpath-0.97.2-7|424	
12cr|classpath-0.97.2-7|425	* Sat Jan 14 2006 David Walluck <walluck@mandriva.org> 0:0.20-2mdk
12cr|classpath-0.97.2-7|426	- fix file conflicts
12cr|classpath-0.97.2-7|427	
12cr|classpath-0.97.2-7|428	* Fri Jan 13 2006 David Walluck <walluck@mandriva.org> 0:0.20-1mdk
12cr|classpath-0.97.2-7|429	- 0.20
12cr|classpath-0.97.2-7|430	- rename hacking.info to %%{name}-hacking.info
12cr|classpath-0.97.2-7|431	
12cr|classpath-0.97.2-7|432	* Fri Jan 13 2006 David Walluck <walluck@mandriva.org> 0:0.19-0.0.5mdk
12cr|classpath-0.97.2-7|433	- fix gtk BuildRequires
12cr|classpath-0.97.2-7|434	
12cr|classpath-0.97.2-7|435	* Sat Dec 03 2005 David Walluck <walluck@mandriva.org> 0:0.19-0.0.4mdk
12cr|classpath-0.97.2-7|436	- really fix build on x86_64
12cr|classpath-0.97.2-7|437	
12cr|classpath-0.97.2-7|438	* Fri Dec 02 2005 David Walluck <walluck@mandriva.org> 0:0.19-0.0.3mdk
12cr|classpath-0.97.2-7|439	- fix build on x86_64
12cr|classpath-0.97.2-7|440	
12cr|classpath-0.97.2-7|441	* Fri Nov 04 2005 David Walluck <walluck@mandriva.org> 0:0.19-0.0.2mdk
12cr|classpath-0.97.2-7|442	- fix location of classpath.security, but remove it as it is already
12cr|classpath-0.97.2-7|443	in libgcj6-base
12cr|classpath-0.97.2-7|444	
12cr|classpath-0.97.2-7|445	* Fri Nov 04 2005 David Walluck <walluck@mandriva.org> 0.19-0.0.1mdk
12cr|classpath-0.97.2-7|446	- 0.19
12cr|classpath-0.97.2-7|447	
12cr|classpath-0.97.2-7|448	* Wed Nov 02 2005 David Walluck <walluck@mandriva.org> 0:0.18-0.0.3mdk
12cr|classpath-0.97.2-7|449	- BuildRequires: gtk+-devel (neoclust)
12cr|classpath-0.97.2-7|450	
12cr|classpath-0.97.2-7|451	* Tue Nov 01 2005 David Walluck <walluck@mandriva.org> 0:0.18-0.0.2mdk
12cr|classpath-0.97.2-7|452	- workaround (but don't fix) difference in classpath.security location
12cr|classpath-0.97.2-7|453	
12cr|classpath-0.97.2-7|454	* Sat Oct 29 2005 David Walluck <walluck@mandriva.org> 0:0.18-0.0.1mdk
12cr|classpath-0.97.2-7|455	- 0.18
12cr|classpath-0.97.2-7|456	
12cr|classpath-0.97.2-7|457	* Thu Aug 18 2005 David Walluck <walluck@mandriva.org> 0:0.17-1.1mdk
12cr|classpath-0.97.2-7|458	- release
12cr|classpath-0.97.2-7|459	
12cr|classpath-0.97.2-7|460	* Wed Aug 03 2005 Ville Skyttä <scop at jpackage.org> - 0:0.17-1jpp
12cr|classpath-0.97.2-7|461	- 0.17.
12cr|classpath-0.97.2-7|462	
12cr|classpath-0.97.2-7|463	* Thu Jun 30 2005 Ville Skyttä <scop at jpackage.org> - 0:0.15-1jpp
12cr|classpath-0.97.2-7|464	- First build (javadocs only)
12cr|classpath-0.97.2-7|465	

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

629 12
12cr|claws-mail-3.9.0-1|1	%define _disable_ld_no_undefined 1
12cr|claws-mail-3.9.0-1|2	
12cr|claws-mail-3.9.0-1|3	# There are perl scripts in docs/tools and we don't want to install perl
12cr|claws-mail-3.9.0-1|4	# modules required by these scripts
12cr|claws-mail-3.9.0-1|5	%define __noautoreq 'perl(.*)'
12cr|claws-mail-3.9.0-1|6	
12cr|claws-mail-3.9.0-1|7	%define version_name %{name}-%{version}
12cr|claws-mail-3.9.0-1|8	%define iconname %{name}.png
12cr|claws-mail-3.9.0-1|9	%define Group Networking/Mail
12cr|claws-mail-3.9.0-1|10	
12cr|claws-mail-3.9.0-1|11	Summary:	The user-friendly, lightweight and fast GTK2 based email client
12cr|claws-mail-3.9.0-1|12	Name:		claws-mail
12cr|claws-mail-3.9.0-1|13	Version:	3.9.0
12cr|claws-mail-3.9.0-1|14	Release:	1
12cr|claws-mail-3.9.0-1|15	Epoch:		1
12cr|claws-mail-3.9.0-1|16	License:	GPLv3+
12cr|claws-mail-3.9.0-1|17	Group:		%{Group}
12cr|claws-mail-3.9.0-1|18	URL:		http://www.claws-mail.org
12cr|claws-mail-3.9.0-1|19	Source0:	http://downloads.sourceforge.net/sylpheed-claws/%{name}-%{version}.tar.bz2
12cr|claws-mail-3.9.0-1|20	# from Debian
12cr|claws-mail-3.9.0-1|21	Patch0:		claws-mail-3.7.6-trashed-read.patch
12cr|claws-mail-3.9.0-1|22	BuildRequires:	pkgconfig(cairo)
12cr|claws-mail-3.9.0-1|23	BuildRequires:	pkgconfig(dbus-1) >= 0.60
12cr|claws-mail-3.9.0-1|24	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.60
12cr|claws-mail-3.9.0-1|25	BuildRequires:	pkgconfig(enchant) >= 1.0.0
12cr|claws-mail-3.9.0-1|26	BuildRequires:	pkgconfig(glib-2.0) >= 2.6
12cr|claws-mail-3.9.0-1|27	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.6
12cr|claws-mail-3.9.0-1|28	BuildRequires:	pkgconfig(gnutls) >= 2.2
12cr|claws-mail-3.9.0-1|29	BuildRequires:	pkgconfig(gobject-2.0) >= 2.6
12cr|claws-mail-3.9.0-1|30	BuildRequires:	pkgconfig(gthread-2.0) >= 2.6
12cr|claws-mail-3.9.0-1|31	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.16
12cr|claws-mail-3.9.0-1|32	BuildRequires:	pkgconfig(libgnome-2.0) >= 2.0
12cr|claws-mail-3.9.0-1|33	BuildRequires:	pkgconfig(libstartup-notification-1.0) >= 0.5
12cr|claws-mail-3.9.0-1|34	BuildRequires:	pkgconfig(NetworkManager) >= 0.6.2
12cr|claws-mail-3.9.0-1|35	BuildRequires:	docbook-utils
12cr|claws-mail-3.9.0-1|36	BuildRequires:	libsm-devel
12cr|claws-mail-3.9.0-1|37	BuildRequires:	openldap-devel
12cr|claws-mail-3.9.0-1|38	BuildRequires:	pilot-link-devel
12cr|claws-mail-3.9.0-1|39	BuildRequires:	libetpan-devel >= 0.42
12cr|claws-mail-3.9.0-1|40	BuildRequires:	flex
12cr|claws-mail-3.9.0-1|41	BuildRequires:	bison
12cr|claws-mail-3.9.0-1|42	BuildRequires:	valgrind-devel
12cr|claws-mail-3.9.0-1|43	BuildRequires:	spamassassin-spamd >= 3.0.0
12cr|claws-mail-3.9.0-1|44	BuildRequires:	libgcrypt-devel
12cr|claws-mail-3.9.0-1|45	BuildRequires:	gpgme-devel > 0.4.5
12cr|claws-mail-3.9.0-1|46	BuildRequires:	imagemagick
12cr|claws-mail-3.9.0-1|47	BuildRequires:	compface-devel
12cr|claws-mail-3.9.0-1|48	
12cr|claws-mail-3.9.0-1|49	Requires:	compface
12cr|claws-mail-3.9.0-1|50	Requires:	rootcerts
12cr|claws-mail-3.9.0-1|51	Requires:	common-licenses
12cr|claws-mail-3.9.0-1|52	Requires:	aspell-dictionary
12cr|claws-mail-3.9.0-1|53	Obsoletes:	%{name}-tools < %{EVRD}
12cr|claws-mail-3.9.0-1|54	Provides:	%{name}-tools
12cr|claws-mail-3.9.0-1|55	Obsoletes:	%{name}-spamassassin-plugin < %{EVRD}
12cr|claws-mail-3.9.0-1|56	#Clamav is dropped
12cr|claws-mail-3.9.0-1|57	Obsoletes:	claws-mail-clamav-plugin < %{EVRD}
12cr|claws-mail-3.9.0-1|58	## additinal feature which can be enabled at configure are jconv
12cr|claws-mail-3.9.0-1|59	## jconv
12cr|claws-mail-3.9.0-1|60	## A general purpose Japanese code conversion tool.
12cr|claws-mail-3.9.0-1|61	## BuildRequires: jconv
12cr|claws-mail-3.9.0-1|62	## Requires: jconv
12cr|claws-mail-3.9.0-1|63	
12cr|claws-mail-3.9.0-1|64	%description
12cr|claws-mail-3.9.0-1|65	Claws-Mail is an e-mail client (and news reader) based on GTK+2, running
12cr|claws-mail-3.9.0-1|66	on X Window System, and aiming for:
12cr|claws-mail-3.9.0-1|67	* Quick response
12cr|claws-mail-3.9.0-1|68	* Graceful, and sophisticated interface
12cr|claws-mail-3.9.0-1|69	* Easy configuration, intuitive operation
12cr|claws-mail-3.9.0-1|70	* Abundant features
12cr|claws-mail-3.9.0-1|71	The appearance and interface are similar to some popular e-mail clients for
12cr|claws-mail-3.9.0-1|72	Windows, such as Outlook Express, Becky!, and Datula. The interface is also
12cr|claws-mail-3.9.0-1|73	designed to emulate the mailers on Emacsen, and almost all commands are
12cr|claws-mail-3.9.0-1|74	accessible with the keyboard.
12cr|claws-mail-3.9.0-1|75	
12cr|claws-mail-3.9.0-1|76	The messages are managed by MH format, and you'll be able to use it together
12cr|claws-mail-3.9.0-1|77	with another mailer based on MH format (like Mew). You can also utilize
12cr|claws-mail-3.9.0-1|78	fetchmail or/and procmail, and external programs on receiving (like inc or
12cr|claws-mail-3.9.0-1|79	imget).
12cr|claws-mail-3.9.0-1|80	
12cr|claws-mail-3.9.0-1|81	This is an improved version over the "bare" sylpheed package. It has
12cr|claws-mail-3.9.0-1|82	some additional features, and also extends existing features.
12cr|claws-mail-3.9.0-1|83	
12cr|claws-mail-3.9.0-1|84	Addtitional features include:
12cr|claws-mail-3.9.0-1|85	o Scoring
12cr|claws-mail-3.9.0-1|86	o Spell checking
12cr|claws-mail-3.9.0-1|87	o Return receipts
12cr|claws-mail-3.9.0-1|88	
12cr|claws-mail-3.9.0-1|89	Improved features include:
12cr|claws-mail-3.9.0-1|90	o SMTP Auth
12cr|claws-mail-3.9.0-1|91	o Filtering
12cr|claws-mail-3.9.0-1|92	o MIME attachments
12cr|claws-mail-3.9.0-1|93	o Integrated News reader
12cr|claws-mail-3.9.0-1|94	o Automatic mail checking
12cr|claws-mail-3.9.0-1|95	o Line-wrapping
12cr|claws-mail-3.9.0-1|96	o XML-based addressbook
12cr|claws-mail-3.9.0-1|97	o Newly arrived and unread message management
12cr|claws-mail-3.9.0-1|98	o Printing
12cr|claws-mail-3.9.0-1|99	o GnuPG support
12cr|claws-mail-3.9.0-1|100	o Address book supports JPilot, LDAP, LDIF, and vCard data files
12cr|claws-mail-3.9.0-1|101	
12cr|claws-mail-3.9.0-1|102	For a complete listing of Features: http://www.claws-mail.org/features.php
12cr|claws-mail-3.9.0-1|103	
12cr|claws-mail-3.9.0-1|104	%package devel
12cr|claws-mail-3.9.0-1|105	Summary:	Development files for %{name}
12cr|claws-mail-3.9.0-1|106	Group:		Development/Other
12cr|claws-mail-3.9.0-1|107	Requires:	%{name} = %{EVRD}
12cr|claws-mail-3.9.0-1|108	Requires:	aspell-dictionary
12cr|claws-mail-3.9.0-1|109	
12cr|claws-mail-3.9.0-1|110	%description -n %{name}-devel
12cr|claws-mail-3.9.0-1|111	Development files and headers for %{name}.
12cr|claws-mail-3.9.0-1|112	
12cr|claws-mail-3.9.0-1|113	%package bogofilter-plugin
12cr|claws-mail-3.9.0-1|114	Summary:	Bogofilter plugin for %{name}
12cr|claws-mail-3.9.0-1|115	Group:		%{Group}
12cr|claws-mail-3.9.0-1|116	BuildRequires:	bogofilter
12cr|claws-mail-3.9.0-1|117	Requires:	%{name} = %{EVRD}
12cr|claws-mail-3.9.0-1|118	Requires:	bogofilter
12cr|claws-mail-3.9.0-1|119	
12cr|claws-mail-3.9.0-1|120	%description bogofilter-plugin
12cr|claws-mail-3.9.0-1|121	Enables the scanning of incoming mail received from a POP, IMAP, or LOCAL
12cr|claws-mail-3.9.0-1|122	account using Bogofilter. It can optionally delete mail identified as spam
12cr|claws-mail-3.9.0-1|123	or save it to a designated folder. Bogofilter is a pure Bayesian filter,
12cr|claws-mail-3.9.0-1|124	therefore it has better speed performance than SpamAssassin but might catch
12cr|claws-mail-3.9.0-1|125	less spam.
12cr|claws-mail-3.9.0-1|126	
12cr|claws-mail-3.9.0-1|127	%package smime-plugin
12cr|claws-mail-3.9.0-1|128	Summary:	S/Mime plugin for %{name}
12cr|claws-mail-3.9.0-1|129	Group:		%{Group}
12cr|claws-mail-3.9.0-1|130	Requires:	%{name} = %{EVRD}
12cr|claws-mail-3.9.0-1|131	
12cr|claws-mail-3.9.0-1|132	%description smime-plugin
12cr|claws-mail-3.9.0-1|133	This plugin allows to use S/Mime signatures and encryptions in Claws Mail.
12cr|claws-mail-3.9.0-1|134	
12cr|claws-mail-3.9.0-1|135	%package dillo_viewer-plugin
12cr|claws-mail-3.9.0-1|136	Summary:	Dillo HTML viewer plugin for %{name}
12cr|claws-mail-3.9.0-1|137	Group:		%{Group}
12cr|claws-mail-3.9.0-1|138	Requires:	%{name} = %{EVRD}
12cr|claws-mail-3.9.0-1|139	Requires:	dillo
12cr|claws-mail-3.9.0-1|140	
12cr|claws-mail-3.9.0-1|141	%description dillo_viewer-plugin
12cr|claws-mail-3.9.0-1|142	This plugin uses the Dillo browser to view text/html MIME parts
12cr|claws-mail-3.9.0-1|143	inside Claws Mail.
12cr|claws-mail-3.9.0-1|144	
12cr|claws-mail-3.9.0-1|145	%package pgpcore-plugin
12cr|claws-mail-3.9.0-1|146	Summary:	PGP core plugin for %{name}
12cr|claws-mail-3.9.0-1|147	Group:		%{Group}
12cr|claws-mail-3.9.0-1|148	Requires:	%{name} = %{EVRD}
12cr|claws-mail-3.9.0-1|149	
12cr|claws-mail-3.9.0-1|150	%description pgpcore-plugin
12cr|claws-mail-3.9.0-1|151	Handles core PGP functions and is a dependency of both the PGP/Inline and
12cr|claws-mail-3.9.0-1|152	PGP/MIME plugins.
12cr|claws-mail-3.9.0-1|153	
12cr|claws-mail-3.9.0-1|154	%package pgpinline-plugin
12cr|claws-mail-3.9.0-1|155	Summary:	PGP/Inline plugin for %{name}
12cr|claws-mail-3.9.0-1|156	Group:		%{Group}
12cr|claws-mail-3.9.0-1|157	Requires:	%{name} = %{EVRD}
12cr|claws-mail-3.9.0-1|158	Requires:	%{name}-pgpcore-plugin = %{EVRD}
12cr|claws-mail-3.9.0-1|159	
12cr|claws-mail-3.9.0-1|160	%description pgpinline-plugin
12cr|claws-mail-3.9.0-1|161	Handles PGP/Inline signed and/or encrypted mails. You can decrypt mails,
12cr|claws-mail-3.9.0-1|162	verify signatures or sign and encrypt your own mails.
12cr|claws-mail-3.9.0-1|163	
12cr|claws-mail-3.9.0-1|164	%package pgpmime-plugin
12cr|claws-mail-3.9.0-1|165	Summary:	PGP/MIME plugin for %{name}
12cr|claws-mail-3.9.0-1|166	Group:		%{Group}
12cr|claws-mail-3.9.0-1|167	Requires:	%{name} = %{EVRD}
12cr|claws-mail-3.9.0-1|168	Requires:	%{name}-pgpcore-plugin = %{EVRD}
12cr|claws-mail-3.9.0-1|169	
12cr|claws-mail-3.9.0-1|170	%description pgpmime-plugin
12cr|claws-mail-3.9.0-1|171	Handles PGP/MIME signed and/or encrypted mails. You can decrypt mails, verify
12cr|claws-mail-3.9.0-1|172	signatures or sign and encrypt your own mails.
12cr|claws-mail-3.9.0-1|173	
12cr|claws-mail-3.9.0-1|174	%package spamassassin-plugin
12cr|claws-mail-3.9.0-1|175	Summary:	Spamassassin-plugin for %{name}
12cr|claws-mail-3.9.0-1|176	Group:		%{Group}
12cr|claws-mail-3.9.0-1|177	Requires:	%{name} = %{EVRD}
12cr|claws-mail-3.9.0-1|178	Requires:	spamassassin-spamd
12cr|claws-mail-3.9.0-1|179	
12cr|claws-mail-3.9.0-1|180	%description spamassassin-plugin
12cr|claws-mail-3.9.0-1|181	Enables the scanning of incoming mail received from a POP, IMAP, or LOCAL
12cr|claws-mail-3.9.0-1|182	account using SpamAssassin. See README for configuration and set-up info.
12cr|claws-mail-3.9.0-1|183	
12cr|claws-mail-3.9.0-1|184	%package trayicon-plugin
12cr|claws-mail-3.9.0-1|185	Summary:	Notafication icon for %{name}
12cr|claws-mail-3.9.0-1|186	Group:		%{Group}
12cr|claws-mail-3.9.0-1|187	Requires:	%{name} = %{EVRD}
12cr|claws-mail-3.9.0-1|188	
12cr|claws-mail-3.9.0-1|189	%description trayicon-plugin
12cr|claws-mail-3.9.0-1|190	Places an icon in the system tray that indicates whether you have any new mail.
12cr|claws-mail-3.9.0-1|191	A tooltip also shows the current new, unread and total number of messages, and
12cr|claws-mail-3.9.0-1|192	a contextual menu allows the most common operations. See README for additional
12cr|claws-mail-3.9.0-1|193	info.
12cr|claws-mail-3.9.0-1|194	
12cr|claws-mail-3.9.0-1|195	%prep
12cr|claws-mail-3.9.0-1|196	%setup -q
12cr|claws-mail-3.9.0-1|197	%patch0 -p1
12cr|claws-mail-3.9.0-1|198	
12cr|claws-mail-3.9.0-1|199	%build
12cr|claws-mail-3.9.0-1|200	%configure2_5x \
12cr|claws-mail-3.9.0-1|201	--enable-enchant \
12cr|claws-mail-3.9.0-1|202	--enable-jpilot \
12cr|claws-mail-3.9.0-1|203	--enable-ldap \
12cr|claws-mail-3.9.0-1|204	--enable-crash-dialog \
12cr|claws-mail-3.9.0-1|205	--enable-spamassassin-plugin \
12cr|claws-mail-3.9.0-1|206	--enable-dillo-viewer-plugin \
12cr|claws-mail-3.9.0-1|207	--enable-trayicon-plugin \
12cr|claws-mail-3.9.0-1|208	--enable-ipv6 \
12cr|claws-mail-3.9.0-1|209	--enable-compface \
12cr|claws-mail-3.9.0-1|210	--enable-gnutls \
12cr|claws-mail-3.9.0-1|211	--enable-networkmanager-support \
12cr|claws-mail-3.9.0-1|212	--disable-rpath \
12cr|claws-mail-3.9.0-1|213	--disable-static
12cr|claws-mail-3.9.0-1|214	
12cr|claws-mail-3.9.0-1|215	%make LIBTOOL=%{_bindir}/libtool
12cr|claws-mail-3.9.0-1|216	
12cr|claws-mail-3.9.0-1|217	%check
12cr|claws-mail-3.9.0-1|218	make check
12cr|claws-mail-3.9.0-1|219	
12cr|claws-mail-3.9.0-1|220	%install
12cr|claws-mail-3.9.0-1|221	%makeinstall_std
12cr|claws-mail-3.9.0-1|222	
12cr|claws-mail-3.9.0-1|223	##remove duplicate man#
12cr|claws-mail-3.9.0-1|224	rm -rf  %{buildroot}%{_mandir}
12cr|claws-mail-3.9.0-1|225	## remove unneeded devel files
12cr|claws-mail-3.9.0-1|226	rm -f %{buildroot}%{_libdir}/%{name}/plugins/*.*a
12cr|claws-mail-3.9.0-1|227	
12cr|claws-mail-3.9.0-1|228	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,128x128}/apps
12cr|claws-mail-3.9.0-1|229	convert %{name}.png -geometry 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{iconname}
12cr|claws-mail-3.9.0-1|230	convert %{name}.png -geometry 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{iconname}
12cr|claws-mail-3.9.0-1|231	install -m644 %{name}.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{iconname}
12cr|claws-mail-3.9.0-1|232	install -m644 %{name}-64x64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{iconname}
12cr|claws-mail-3.9.0-1|233	install -m644 %{name}-128x128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{iconname}
12cr|claws-mail-3.9.0-1|234	
12cr|claws-mail-3.9.0-1|235	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|claws-mail-3.9.0-1|236	install -m644 %{name}.desktop %{buildroot}%{_datadir}/applications/
12cr|claws-mail-3.9.0-1|237	
12cr|claws-mail-3.9.0-1|238	cp -a ABOUT-NLS AUTHORS NEWS README* TODO* RELEASE_NOTES tools %{buildroot}%{_docdir}/claws-mail/
12cr|claws-mail-3.9.0-1|239	rm -f %{buildroot}%{_docdir}/claws-mail/tools/Makefile*
12cr|claws-mail-3.9.0-1|240	
12cr|claws-mail-3.9.0-1|241	%find_lang %{name}
12cr|claws-mail-3.9.0-1|242	
12cr|claws-mail-3.9.0-1|243	%files -f %{name}.lang
12cr|claws-mail-3.9.0-1|244	%{_bindir}/%{name}
12cr|claws-mail-3.9.0-1|245	%{_bindir}/sylpheed-claws
12cr|claws-mail-3.9.0-1|246	%{_datadir}/applications/claws-mail.desktop
12cr|claws-mail-3.9.0-1|247	%dir %{_libdir}/%{name}
12cr|claws-mail-3.9.0-1|248	%dir %{_libdir}/%{name}/plugins
12cr|claws-mail-3.9.0-1|249	%{_iconsdir}/hicolor/*/apps/*.png
12cr|claws-mail-3.9.0-1|250	%{_docdir}/claws-mail
12cr|claws-mail-3.9.0-1|251	
12cr|claws-mail-3.9.0-1|252	%files devel
12cr|claws-mail-3.9.0-1|253	%{_includedir}/%{name}
12cr|claws-mail-3.9.0-1|254	%{_libdir}/pkgconfig/claws-mail.pc
12cr|claws-mail-3.9.0-1|255	
12cr|claws-mail-3.9.0-1|256	%files bogofilter-plugin
12cr|claws-mail-3.9.0-1|257	%{_libdir}/%{name}/plugins/bogofilter.so
12cr|claws-mail-3.9.0-1|258	
12cr|claws-mail-3.9.0-1|259	%files smime-plugin
12cr|claws-mail-3.9.0-1|260	%{_libdir}/%{name}/plugins/smime.so
12cr|claws-mail-3.9.0-1|261	%{_libdir}/%{name}/plugins/smime.deps
12cr|claws-mail-3.9.0-1|262	
12cr|claws-mail-3.9.0-1|263	%files dillo_viewer-plugin
12cr|claws-mail-3.9.0-1|264	%doc src/plugins/dillo_viewer/README
12cr|claws-mail-3.9.0-1|265	%{_libdir}/%{name}/plugins/dillo*.so
12cr|claws-mail-3.9.0-1|266	
12cr|claws-mail-3.9.0-1|267	%files pgpcore-plugin
12cr|claws-mail-3.9.0-1|268	%{_libdir}/%{name}/plugins/pgpcore.so
12cr|claws-mail-3.9.0-1|269	
12cr|claws-mail-3.9.0-1|270	%files pgpinline-plugin
12cr|claws-mail-3.9.0-1|271	%{_libdir}/%{name}/plugins/pgpinline.so
12cr|claws-mail-3.9.0-1|272	%{_libdir}/%{name}/plugins/pgpinline.deps
12cr|claws-mail-3.9.0-1|273	
12cr|claws-mail-3.9.0-1|274	%files pgpmime-plugin
12cr|claws-mail-3.9.0-1|275	%{_libdir}/%{name}/plugins/pgpmime.so
12cr|claws-mail-3.9.0-1|276	%{_libdir}/%{name}/plugins/pgpmime.deps
12cr|claws-mail-3.9.0-1|277	
12cr|claws-mail-3.9.0-1|278	%files spamassassin-plugin
12cr|claws-mail-3.9.0-1|279	%doc src/plugins/spamassassin/README
12cr|claws-mail-3.9.0-1|280	%{_libdir}/%{name}/plugins/spamassassin*.so
12cr|claws-mail-3.9.0-1|281	
12cr|claws-mail-3.9.0-1|282	%files trayicon-plugin
12cr|claws-mail-3.9.0-1|283	%doc src/plugins/trayicon/README
12cr|claws-mail-3.9.0-1|284	%{_libdir}/%{name}/plugins/trayicon.so
12cr|claws-mail-3.9.0-1|285	

630 12
12cr|claws-mail-plugins-3.9.0-1|1	%define oname claws-mail
12cr|claws-mail-plugins-3.9.0-1|2	%define cvs %nil
12cr|claws-mail-plugins-3.9.0-1|3	%define _disable_ld_no_undefined 1
12cr|claws-mail-plugins-3.9.0-1|4	%define claws_version 1:%{version}
12cr|claws-mail-plugins-3.9.0-1|5	
12cr|claws-mail-plugins-3.9.0-1|6	Summary:	This package contains additional plugins for %{oname}
12cr|claws-mail-plugins-3.9.0-1|7	Name:		%{oname}-plugins
12cr|claws-mail-plugins-3.9.0-1|8	Version:	3.9.0
12cr|claws-mail-plugins-3.9.0-1|9	Release:	1
12cr|claws-mail-plugins-3.9.0-1|10	Epoch:		1
12cr|claws-mail-plugins-3.9.0-1|11	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|12	License:	GPL
12cr|claws-mail-plugins-3.9.0-1|13	URL:		http://www.claws-mail.org/plugins/downloads
12cr|claws-mail-plugins-3.9.0-1|14	Source0:	http://downloads.sourceforge.net/sylpheed-claws/%{oname}-extra-plugins-%{version}%{cvs}.tar.bz2
12cr|claws-mail-plugins-3.9.0-1|15	Patch1:		claws-mail-plugins-3.7.10-perl.patch
12cr|claws-mail-plugins-3.9.0-1|16	BuildRequires:	claws-mail-devel = %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|17	BuildRequires:	claws-mail = %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|18	BuildRequires:	bison
12cr|claws-mail-plugins-3.9.0-1|19	BuildRequires:	flex
12cr|claws-mail-plugins-3.9.0-1|20	BuildRequires:	ghostscript
12cr|claws-mail-plugins-3.9.0-1|21	BuildRequires:	libetpan-devel
12cr|claws-mail-plugins-3.9.0-1|22	BuildRequires:	libytnef-devel
12cr|claws-mail-plugins-3.9.0-1|23	BuildRequires:	perl-devel
12cr|claws-mail-plugins-3.9.0-1|24	BuildRequires:	pkgconfig(gail)
12cr|claws-mail-plugins-3.9.0-1|25	BuildRequires:	pkgconfig(libcurl)
12cr|claws-mail-plugins-3.9.0-1|26	BuildRequires:	pkgconfig(libgdata)
12cr|claws-mail-plugins-3.9.0-1|27	BuildRequires:	pkgconfig(libgtkhtml-2.0)
12cr|claws-mail-plugins-3.9.0-1|28	BuildRequires:	pkgconfig(libnotify)
12cr|claws-mail-plugins-3.9.0-1|29	#Disable for now, synce-plugin is not built anyway
12cr|claws-mail-plugins-3.9.0-1|30	#BuildRequires:	pkgconfig(librapi2)
12cr|claws-mail-plugins-3.9.0-1|31	BuildRequires:	pkgconfig(poppler)
12cr|claws-mail-plugins-3.9.0-1|32	BuildRequires:	pkgconfig(poppler-glib)
12cr|claws-mail-plugins-3.9.0-1|33	BuildRequires:	pkgconfig(pygtk-2.0)
12cr|claws-mail-plugins-3.9.0-1|34	BuildRequires:	pkgconfig(webkit-1.0)
12cr|claws-mail-plugins-3.9.0-1|35	Obsoletes:	%{oname}-cachesaver-plugin
12cr|claws-mail-plugins-3.9.0-1|36	Obsoletes:	%{oname}-synce-plugin
12cr|claws-mail-plugins-3.9.0-1|37	Requires:	%{oname} = %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|38	
12cr|claws-mail-plugins-3.9.0-1|39	%description
12cr|claws-mail-plugins-3.9.0-1|40	This package contains additional plugins for %{oname}:
12cr|claws-mail-plugins-3.9.0-1|41	%{oname}-acpi-plugin,
12cr|claws-mail-plugins-3.9.0-1|42	%{oname}-att_remover-plugin,
12cr|claws-mail-plugins-3.9.0-1|43	%{oname}-bsfilter-plugin,
12cr|claws-mail-plugins-3.9.0-1|44	%{oname}-fancy-plugin,
12cr|claws-mail-plugins-3.9.0-1|45	%{oname}-fetchinfo-plugin,
12cr|claws-mail-plugins-3.9.0-1|46	%{oname}-gdata-plugin,
12cr|claws-mail-plugins-3.9.0-1|47	%{oname}-mailmbox-plugin,
12cr|claws-mail-plugins-3.9.0-1|48	%{oname}-notification-plugin,
12cr|claws-mail-plugins-3.9.0-1|49	%{oname}-pdfviewer-plugin,
12cr|claws-mail-plugins-3.9.0-1|50	%{oname}-perl-plugin,
12cr|claws-mail-plugins-3.9.0-1|51	%{oname}-python-plugin,
12cr|claws-mail-plugins-3.9.0-1|52	%{oname}-rssyl-plugin,
12cr|claws-mail-plugins-3.9.0-1|53	%{oname}-vcalendar-plugin,
12cr|claws-mail-plugins-3.9.0-1|54	%{oname}-vcalendar-plugin-devel,
12cr|claws-mail-plugins-3.9.0-1|55	%{oname}-spamreport-plugin,
12cr|claws-mail-plugins-3.9.0-1|56	%{oname}-tnefparse-plugin
12cr|claws-mail-plugins-3.9.0-1|57	
12cr|claws-mail-plugins-3.9.0-1|58	%package -n %{oname}-acpi-plugin
12cr|claws-mail-plugins-3.9.0-1|59	Summary:	This plugin enables mail notification via LEDs on some laptops
12cr|claws-mail-plugins-3.9.0-1|60	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|61	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|62	
12cr|claws-mail-plugins-3.9.0-1|63	%description -n %{oname}-acpi-plugin
12cr|claws-mail-plugins-3.9.0-1|64	This plugin for %{oname} enables mail notification via LEDs
12cr|claws-mail-plugins-3.9.0-1|65	on some laptops.
12cr|claws-mail-plugins-3.9.0-1|66	
12cr|claws-mail-plugins-3.9.0-1|67	%package -n %{oname}-address_keeper-plugin
12cr|claws-mail-plugins-3.9.0-1|68	Summary:	This plugin for %{oname} never forget e-mail adresses
12cr|claws-mail-plugins-3.9.0-1|69	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|70	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|71	
12cr|claws-mail-plugins-3.9.0-1|72	%description -n %{oname}-address_keeper-plugin
12cr|claws-mail-plugins-3.9.0-1|73	This plugin for %{oname} allows saving outgoing addresses to a designated
12cr|claws-mail-plugins-3.9.0-1|74	folder in the address book.Addresses are saved only if not found in the
12cr|claws-mail-plugins-3.9.0-1|75	address book to avoid unwanted duplicates.
12cr|claws-mail-plugins-3.9.0-1|76	
12cr|claws-mail-plugins-3.9.0-1|77	%package -n %{oname}-att_remover-plugin
12cr|claws-mail-plugins-3.9.0-1|78	Summary:	This plugin for %{oname} enables the removal of attachments
12cr|claws-mail-plugins-3.9.0-1|79	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|80	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|81	
12cr|claws-mail-plugins-3.9.0-1|82	%description -n %{oname}-att_remover-plugin
12cr|claws-mail-plugins-3.9.0-1|83	This plugin for %{oname} enables the removal of attachments.
12cr|claws-mail-plugins-3.9.0-1|84	
12cr|claws-mail-plugins-3.9.0-1|85	%package -n %{oname}-attachwarner-plugin
12cr|claws-mail-plugins-3.9.0-1|86	Summary:	This plugin for %{oname} enables attachwarner
12cr|claws-mail-plugins-3.9.0-1|87	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|88	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|89	
12cr|claws-mail-plugins-3.9.0-1|90	%description -n %{oname}-attachwarner-plugin
12cr|claws-mail-plugins-3.9.0-1|91	This %{oname} plugin provides attachwarner.
12cr|claws-mail-plugins-3.9.0-1|92	
12cr|claws-mail-plugins-3.9.0-1|93	
12cr|claws-mail-plugins-3.9.0-1|94	%package -n %{oname}-bsfilter-plugin
12cr|claws-mail-plugins-3.9.0-1|95	Summary:	This plugin enables spam fitering through bsfilter
12cr|claws-mail-plugins-3.9.0-1|96	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|97	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|98	
12cr|claws-mail-plugins-3.9.0-1|99	%description -n %{oname}-bsfilter-plugin
12cr|claws-mail-plugins-3.9.0-1|100	Check all messages that are received from an IMAP, LOCAL or POP account
12cr|claws-mail-plugins-3.9.0-1|101	for spam using Bsfilter.
12cr|claws-mail-plugins-3.9.0-1|102	
12cr|claws-mail-plugins-3.9.0-1|103	%package -n %{oname}-clamd-plugin
12cr|claws-mail-plugins-3.9.0-1|104	Summary:	This plugin enables spam fitering through Clam AntiVirus
12cr|claws-mail-plugins-3.9.0-1|105	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|106	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|107	
12cr|claws-mail-plugins-3.9.0-1|108	%description -n %{oname}-clamd-plugin
12cr|claws-mail-plugins-3.9.0-1|109	Check all messages that are received from an IMAP, LOCAL or POP account
12cr|claws-mail-plugins-3.9.0-1|110	for spam using Clam AntiVirus.
12cr|claws-mail-plugins-3.9.0-1|111	
12cr|claws-mail-plugins-3.9.0-1|112	%package -n %{oname}-fancy-plugin
12cr|claws-mail-plugins-3.9.0-1|113	Summary:	This plugin renders HTML e-mails through WebKit
12cr|claws-mail-plugins-3.9.0-1|114	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|115	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|116	
12cr|claws-mail-plugins-3.9.0-1|117	%description -n %{oname}-fancy-plugin
12cr|claws-mail-plugins-3.9.0-1|118	Renders HTML e-mail using the WebKit library
12cr|claws-mail-plugins-3.9.0-1|119	
12cr|claws-mail-plugins-3.9.0-1|120	%package -n %{oname}-fetchinfo-plugin
12cr|claws-mail-plugins-3.9.0-1|121	Summary:	This plugin inserts headers containing some download information
12cr|claws-mail-plugins-3.9.0-1|122	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|123	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|124	
12cr|claws-mail-plugins-3.9.0-1|125	%description -n %{oname}-fetchinfo-plugin
12cr|claws-mail-plugins-3.9.0-1|126	This plugin for %{oname} inserts headers containing some download
12cr|claws-mail-plugins-3.9.0-1|127	information: UIDL, Sylpheeds account name, POP server, user ID
12cr|claws-mail-plugins-3.9.0-1|128	and retrieval time.
12cr|claws-mail-plugins-3.9.0-1|129	
12cr|claws-mail-plugins-3.9.0-1|130	%package -n %{oname}-gdata-plugin
12cr|claws-mail-plugins-3.9.0-1|131	Summary:	This plugin enables access to GData (Google services)
12cr|claws-mail-plugins-3.9.0-1|132	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|133	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|134	
12cr|claws-mail-plugins-3.9.0-1|135	%description -n %{oname}-gdata-plugin
12cr|claws-mail-plugins-3.9.0-1|136	Plugin to access to GData (Google services). The only currently implemented
12cr|claws-mail-plugins-3.9.0-1|137	feature is inclusion of Google contacts into the address completion.
12cr|claws-mail-plugins-3.9.0-1|138	
12cr|claws-mail-plugins-3.9.0-1|139	%package -n %{oname}-gtkhtml2_viewer-plugin
12cr|claws-mail-plugins-3.9.0-1|140	Summary:	This plugin for %{oname} enables gtkhtml2 viewer
12cr|claws-mail-plugins-3.9.0-1|141	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|142	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|143	
12cr|claws-mail-plugins-3.9.0-1|144	%description -n %{oname}-gtkhtml2_viewer-plugin
12cr|claws-mail-plugins-3.9.0-1|145	This %{oname} plugin provides gtkhtml2 viewer.
12cr|claws-mail-plugins-3.9.0-1|146	
12cr|claws-mail-plugins-3.9.0-1|147	%package -n %{oname}-mailmbox-plugin
12cr|claws-mail-plugins-3.9.0-1|148	Summary:	This plugin provides direct access to mbox folders
12cr|claws-mail-plugins-3.9.0-1|149	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|150	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|151	
12cr|claws-mail-plugins-3.9.0-1|152	%description -n %{oname}-mailmbox-plugin
12cr|claws-mail-plugins-3.9.0-1|153	This plugin for %{oname} provides direct access to mbox folders.
12cr|claws-mail-plugins-3.9.0-1|154	
12cr|claws-mail-plugins-3.9.0-1|155	%package -n %{oname}-newmail-plugin
12cr|claws-mail-plugins-3.9.0-1|156	Summary:	This plugin can write a summary to a log file
12cr|claws-mail-plugins-3.9.0-1|157	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|158	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|159	
12cr|claws-mail-plugins-3.9.0-1|160	%description -n %{oname}-newmail-plugin
12cr|claws-mail-plugins-3.9.0-1|161	This plugin for %{oname} can write a summary to a log file upon
12cr|claws-mail-plugins-3.9.0-1|162	receiving new mail. It defaults to ~/Mail/NewLog.
12cr|claws-mail-plugins-3.9.0-1|163	
12cr|claws-mail-plugins-3.9.0-1|164	%package -n %{oname}-notification-plugin
12cr|claws-mail-plugins-3.9.0-1|165	Summary:	This plugin notify from new mail
12cr|claws-mail-plugins-3.9.0-1|166	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|167	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|168	
12cr|claws-mail-plugins-3.9.0-1|169	%description -n %{oname}-notification-plugin
12cr|claws-mail-plugins-3.9.0-1|170	This plugin for %{oname} notify from new incoming mail.
12cr|claws-mail-plugins-3.9.0-1|171	
12cr|claws-mail-plugins-3.9.0-1|172	%package -n %{oname}-notification-plugin-devel
12cr|claws-mail-plugins-3.9.0-1|173	Summary:	This plugin for %{oname} install the notification plugin headers
12cr|claws-mail-plugins-3.9.0-1|174	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|175	Requires:	%{oname}-devel >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|176	
12cr|claws-mail-plugins-3.9.0-1|177	%description -n %{oname}-notification-plugin-devel
12cr|claws-mail-plugins-3.9.0-1|178	Header files for %{oname}-notification-plugin.
12cr|claws-mail-plugins-3.9.0-1|179	
12cr|claws-mail-plugins-3.9.0-1|180	%package -n %{oname}-pdfviewer-plugin
12cr|claws-mail-plugins-3.9.0-1|181	Summary:	%{oname} plugin to handle PDF attachments
12cr|claws-mail-plugins-3.9.0-1|182	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|183	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|184	
12cr|claws-mail-plugins-3.9.0-1|185	%description -n %{oname}-pdfviewer-plugin
12cr|claws-mail-plugins-3.9.0-1|186	This %{oname} plugin This plugin handles PDF and Postscript attachments.
12cr|claws-mail-plugins-3.9.0-1|187	
12cr|claws-mail-plugins-3.9.0-1|188	%package -n %{oname}-perl-plugin
12cr|claws-mail-plugins-3.9.0-1|189	Summary:	Perl interface to %{oname}s' filtering mechanism
12cr|claws-mail-plugins-3.9.0-1|190	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|191	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|192	
12cr|claws-mail-plugins-3.9.0-1|193	%description -n %{oname}-perl-plugin
12cr|claws-mail-plugins-3.9.0-1|194	This plugin is intended to extend the filtering possibilities
12cr|claws-mail-plugins-3.9.0-1|195	of %{oname}. It provides a Perl interface to %{oname}s'
12cr|claws-mail-plugins-3.9.0-1|196	filtering mechanism, allowing the use of full Perl power in
12cr|claws-mail-plugins-3.9.0-1|197	email filters.
12cr|claws-mail-plugins-3.9.0-1|198	
12cr|claws-mail-plugins-3.9.0-1|199	%package -n %{oname}-python-plugin
12cr|claws-mail-plugins-3.9.0-1|200	Summary:	Python scriptin access to %{oname}
12cr|claws-mail-plugins-3.9.0-1|201	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|202	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|203	
12cr|claws-mail-plugins-3.9.0-1|204	%description -n %{oname}-python-plugin
12cr|claws-mail-plugins-3.9.0-1|205	This plugin offers a Python scripting access to %{oname}.
12cr|claws-mail-plugins-3.9.0-1|206	
12cr|claws-mail-plugins-3.9.0-1|207	%package -n %{oname}-rssyl-plugin
12cr|claws-mail-plugins-3.9.0-1|208	Summary:	This plugin allows you to read your favorite newsfeeds in %{oname}
12cr|claws-mail-plugins-3.9.0-1|209	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|210	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|211	
12cr|claws-mail-plugins-3.9.0-1|212	%description -n %{oname}-rssyl-plugin
12cr|claws-mail-plugins-3.9.0-1|213	This plugin allows you to read your favorite newsfeeds in %{oname}.
12cr|claws-mail-plugins-3.9.0-1|214	RSS 1.0, 2.0 and Atom feeds are currently supported.
12cr|claws-mail-plugins-3.9.0-1|215	
12cr|claws-mail-plugins-3.9.0-1|216	%package -n %{oname}-spam_report-plugin
12cr|claws-mail-plugins-3.9.0-1|217	Summary:	This plugin for %{oname} enables spamreport
12cr|claws-mail-plugins-3.9.0-1|218	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|219	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|220	
12cr|claws-mail-plugins-3.9.0-1|221	%description -n %{oname}-spam_report-plugin
12cr|claws-mail-plugins-3.9.0-1|222	This %{oname} plugin provides spamreport.
12cr|claws-mail-plugins-3.9.0-1|223	
12cr|claws-mail-plugins-3.9.0-1|224	%package -n %{oname}-tnef_parse-plugin
12cr|claws-mail-plugins-3.9.0-1|225	Summary:	This plugin for %{oname} enables parsing MS-TNEF attachments
12cr|claws-mail-plugins-3.9.0-1|226	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|227	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|228	
12cr|claws-mail-plugins-3.9.0-1|229	%description -n %{oname}-tnef_parse-plugin
12cr|claws-mail-plugins-3.9.0-1|230	This %{oname} plugin enables parsing MS-TNEF attachments.
12cr|claws-mail-plugins-3.9.0-1|231	
12cr|claws-mail-plugins-3.9.0-1|232	%package -n %{oname}-vcalendar-plugin
12cr|claws-mail-plugins-3.9.0-1|233	Summary:	This plugin for %{oname} enables vCalendar message handling
12cr|claws-mail-plugins-3.9.0-1|234	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|235	Requires:	%{oname} >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|236	
12cr|claws-mail-plugins-3.9.0-1|237	%description -n %{oname}-vcalendar-plugin
12cr|claws-mail-plugins-3.9.0-1|238	This %{oname} plugin handles the vCalendar format (or rather, the
12cr|claws-mail-plugins-3.9.0-1|239	meeting subset of it). It displays such mails in a nice format, lets you
12cr|claws-mail-plugins-3.9.0-1|240	create and send meetings, and creates a virtual folder with the meetings you
12cr|claws-mail-plugins-3.9.0-1|241	have sent or received.
12cr|claws-mail-plugins-3.9.0-1|242	
12cr|claws-mail-plugins-3.9.0-1|243	%package -n %{oname}-vcalendar-plugin-devel
12cr|claws-mail-plugins-3.9.0-1|244	Summary:	This plugin for %{oname} install the vcalendar plugin headers
12cr|claws-mail-plugins-3.9.0-1|245	Group:		Networking/Mail
12cr|claws-mail-plugins-3.9.0-1|246	Requires:	%{oname}-devel >= %{claws_version}
12cr|claws-mail-plugins-3.9.0-1|247	
12cr|claws-mail-plugins-3.9.0-1|248	%description -n %{oname}-vcalendar-plugin-devel
12cr|claws-mail-plugins-3.9.0-1|249	Header files for %{oname}-vcalendar-plugin.
12cr|claws-mail-plugins-3.9.0-1|250	
12cr|claws-mail-plugins-3.9.0-1|251	%prep
12cr|claws-mail-plugins-3.9.0-1|252	%setup -q -n claws-mail-extra-plugins-%{version}
12cr|claws-mail-plugins-3.9.0-1|253	%patch1 -p1 -b .perl
12cr|claws-mail-plugins-3.9.0-1|254	
12cr|claws-mail-plugins-3.9.0-1|255	%build
12cr|claws-mail-plugins-3.9.0-1|256	rm -r archive*
12cr|claws-mail-plugins-3.9.0-1|257	rm -r geolocation*
12cr|claws-mail-plugins-3.9.0-1|258	
12cr|claws-mail-plugins-3.9.0-1|259	for i in `find ./* -maxdepth 0  -type d`
12cr|claws-mail-plugins-3.9.0-1|260	do
12cr|claws-mail-plugins-3.9.0-1|261	pushd $i
12cr|claws-mail-plugins-3.9.0-1|262	#./autogen.sh
12cr|claws-mail-plugins-3.9.0-1|263	%configure2_5x --disable-rpath --disable-static
12cr|claws-mail-plugins-3.9.0-1|264	%make
12cr|claws-mail-plugins-3.9.0-1|265	popd
12cr|claws-mail-plugins-3.9.0-1|266	done
12cr|claws-mail-plugins-3.9.0-1|267	
12cr|claws-mail-plugins-3.9.0-1|268	%install
12cr|claws-mail-plugins-3.9.0-1|269	CLAWS_MAIL_PLUGINDIR=$(pkg-config --variable=plugindir claws-mail)
12cr|claws-mail-plugins-3.9.0-1|270	
12cr|claws-mail-plugins-3.9.0-1|271	for i in `find ./* -maxdepth 0  -type d`
12cr|claws-mail-plugins-3.9.0-1|272	do
12cr|claws-mail-plugins-3.9.0-1|273	pushd $i
12cr|claws-mail-plugins-3.9.0-1|274	%makeinstall_std CLAWS_MAIL_PLUGINDIR=$CLAWS_MAIL_PLUGINDIR
12cr|claws-mail-plugins-3.9.0-1|275	popd
12cr|claws-mail-plugins-3.9.0-1|276	done
12cr|claws-mail-plugins-3.9.0-1|277	
12cr|claws-mail-plugins-3.9.0-1|278	# remove devel files from plugins
12cr|claws-mail-plugins-3.9.0-1|279	rm -rf %{buildroot}%{_libdir}/%{oname}/plugins/*.a
12cr|claws-mail-plugins-3.9.0-1|280	#CAE have to rm to prevent conflict libical-devel
12cr|claws-mail-plugins-3.9.0-1|281	rm -f %{buildroot}%{_includedir}/ical.h
12cr|claws-mail-plugins-3.9.0-1|282	rm -rf %{buildroot}%{_includedir}/notification_plugin
12cr|claws-mail-plugins-3.9.0-1|283	rm -f %{buildroot}%{_includedir}/claws-mail/plugins/vcalendar/ical.h
12cr|claws-mail-plugins-3.9.0-1|284	
12cr|claws-mail-plugins-3.9.0-1|285	# fix permissions
12cr|claws-mail-plugins-3.9.0-1|286	chmod 644 vcalendar*/AUTHORS vcalendar*/COPYING vcalendar*/INSTALL vcalendar*/NEWS vcalendar*/README
12cr|claws-mail-plugins-3.9.0-1|287	
12cr|claws-mail-plugins-3.9.0-1|288	%find_lang acpi_notifier
12cr|claws-mail-plugins-3.9.0-1|289	%find_lang address_keeper
12cr|claws-mail-plugins-3.9.0-1|290	%find_lang attachwarner
12cr|claws-mail-plugins-3.9.0-1|291	%find_lang bsfilter_plugin
12cr|claws-mail-plugins-3.9.0-1|292	%find_lang clamd
12cr|claws-mail-plugins-3.9.0-1|293	%find_lang fancy
12cr|claws-mail-plugins-3.9.0-1|294	%find_lang fetchinfo-plugin
12cr|claws-mail-plugins-3.9.0-1|295	%find_lang gdata_plugin
12cr|claws-mail-plugins-3.9.0-1|296	%find_lang gtkhtml2_viewer
12cr|claws-mail-plugins-3.9.0-1|297	%find_lang notification_plugin
12cr|claws-mail-plugins-3.9.0-1|298	%find_lang pdf_viewer
12cr|claws-mail-plugins-3.9.0-1|299	%find_lang python_plugin
12cr|claws-mail-plugins-3.9.0-1|300	%find_lang rssyl
12cr|claws-mail-plugins-3.9.0-1|301	%find_lang spam_report
12cr|claws-mail-plugins-3.9.0-1|302	%find_lang tnef_parse
12cr|claws-mail-plugins-3.9.0-1|303	%find_lang vcalendar
12cr|claws-mail-plugins-3.9.0-1|304	
12cr|claws-mail-plugins-3.9.0-1|305	%files -n %{oname}-acpi-plugin -f acpi_notifier.lang
12cr|claws-mail-plugins-3.9.0-1|306	%doc acpi*/AUTHORS
12cr|claws-mail-plugins-3.9.0-1|307	%doc acpi*/ChangeLog
12cr|claws-mail-plugins-3.9.0-1|308	%doc acpi*/NEWS
12cr|claws-mail-plugins-3.9.0-1|309	%doc acpi*/README
12cr|claws-mail-plugins-3.9.0-1|310	%{_libdir}/%{oname}/plugins/acpi*
12cr|claws-mail-plugins-3.9.0-1|311	
12cr|claws-mail-plugins-3.9.0-1|312	%files -n %{oname}-address_keeper-plugin -f address_keeper.lang
12cr|claws-mail-plugins-3.9.0-1|313	%doc address_keeper*/AUTHORS
12cr|claws-mail-plugins-3.9.0-1|314	%doc address_keeper*/ChangeLog
12cr|claws-mail-plugins-3.9.0-1|315	%{_libdir}/%{oname}/plugins/address_keeper*
12cr|claws-mail-plugins-3.9.0-1|316	
12cr|claws-mail-plugins-3.9.0-1|317	%files -n %{oname}-att_remover-plugin
12cr|claws-mail-plugins-3.9.0-1|318	%doc att_remover*/AUTHORS
12cr|claws-mail-plugins-3.9.0-1|319	%doc att_remover*/ChangeLog
12cr|claws-mail-plugins-3.9.0-1|320	%doc att_remover*/NEWS
12cr|claws-mail-plugins-3.9.0-1|321	%doc att_remover*/README
12cr|claws-mail-plugins-3.9.0-1|322	%{_libdir}/%{oname}/plugins/att_remover*
12cr|claws-mail-plugins-3.9.0-1|323	
12cr|claws-mail-plugins-3.9.0-1|324	%files -n %{oname}-attachwarner-plugin -f attachwarner.lang
12cr|claws-mail-plugins-3.9.0-1|325	%doc attachwarner*/AUTHORS
12cr|claws-mail-plugins-3.9.0-1|326	%doc attachwarner*/ChangeLog
12cr|claws-mail-plugins-3.9.0-1|327	%doc attachwarner*/NEWS
12cr|claws-mail-plugins-3.9.0-1|328	%doc attachwarner*/README
12cr|claws-mail-plugins-3.9.0-1|329	%doc attachwarner*/TODO
12cr|claws-mail-plugins-3.9.0-1|330	%{_libdir}/%{oname}/plugins/attachwarner*
12cr|claws-mail-plugins-3.9.0-1|331	
12cr|claws-mail-plugins-3.9.0-1|332	%files -n %{oname}-bsfilter-plugin -f bsfilter_plugin.lang
12cr|claws-mail-plugins-3.9.0-1|333	%doc attachwarner*/AUTHORS
12cr|claws-mail-plugins-3.9.0-1|334	%doc attachwarner*/ChangeLog
12cr|claws-mail-plugins-3.9.0-1|335	%doc attachwarner*/NEWS
12cr|claws-mail-plugins-3.9.0-1|336	%doc attachwarner*/README
12cr|claws-mail-plugins-3.9.0-1|337	%doc attachwarner*/TODO
12cr|claws-mail-plugins-3.9.0-1|338	%{_libdir}/%{oname}/plugins/bsfilter*
12cr|claws-mail-plugins-3.9.0-1|339	
12cr|claws-mail-plugins-3.9.0-1|340	%files -n %{oname}-clamd-plugin -f clamd.lang
12cr|claws-mail-plugins-3.9.0-1|341	%doc clamd*/AUTHORS
12cr|claws-mail-plugins-3.9.0-1|342	%doc clamd*/ChangeLog
12cr|claws-mail-plugins-3.9.0-1|343	%doc clamd*/README
12cr|claws-mail-plugins-3.9.0-1|344	%{_libdir}/%{oname}/plugins/clamd*
12cr|claws-mail-plugins-3.9.0-1|345	
12cr|claws-mail-plugins-3.9.0-1|346	%files -n %{oname}-fancy-plugin -f fancy.lang
12cr|claws-mail-plugins-3.9.0-1|347	%doc attachwarner*/AUTHORS
12cr|claws-mail-plugins-3.9.0-1|348	%doc attachwarner*/ChangeLog
12cr|claws-mail-plugins-3.9.0-1|349	%doc attachwarner*/NEWS
12cr|claws-mail-plugins-3.9.0-1|350	%doc attachwarner*/README
12cr|claws-mail-plugins-3.9.0-1|351	%doc attachwarner*/TODO
12cr|claws-mail-plugins-3.9.0-1|352	%{_libdir}/%{oname}/plugins/fancy*
12cr|claws-mail-plugins-3.9.0-1|353	
12cr|claws-mail-plugins-3.9.0-1|354	%files -n %{oname}-fetchinfo-plugin -f fetchinfo-plugin.lang
12cr|claws-mail-plugins-3.9.0-1|355	%doc fetchinfo*/ChangeLog
12cr|claws-mail-plugins-3.9.0-1|356	%doc fetchinfo*/README
12cr|claws-mail-plugins-3.9.0-1|357	%{_libdir}/%{oname}/plugins/fetchinfo*
12cr|claws-mail-plugins-3.9.0-1|358	
12cr|claws-mail-plugins-3.9.0-1|359	%files -n %{oname}-gdata-plugin -f gdata_plugin.lang
12cr|claws-mail-plugins-3.9.0-1|360	%doc gdata*/AUTHORS
12cr|claws-mail-plugins-3.9.0-1|361	%doc gdata*/ChangeLog
12cr|claws-mail-plugins-3.9.0-1|362	%doc gdata*/README
12cr|claws-mail-plugins-3.9.0-1|363	%{_libdir}/%{oname}/plugins/gdata*
12cr|claws-mail-plugins-3.9.0-1|364	
12cr|claws-mail-plugins-3.9.0-1|365	%files -n %{oname}-gtkhtml2_viewer-plugin -f gtkhtml2_viewer.lang
12cr|claws-mail-plugins-3.9.0-1|366	%doc gtkhtml2*/AUTHORS
12cr|claws-mail-plugins-3.9.0-1|367	%doc gtkhtml2*/ChangeLog
12cr|claws-mail-plugins-3.9.0-1|368	%doc gtkhtml2*/NEWS
12cr|claws-mail-plugins-3.9.0-1|369	%doc gtkhtml2*/README
12cr|claws-mail-plugins-3.9.0-1|370	%{_libdir}/%{oname}/plugins/gtkhtml2_viewer*
12cr|claws-mail-plugins-3.9.0-1|371	
12cr|claws-mail-plugins-3.9.0-1|372	%files -n %{oname}-mailmbox-plugin
12cr|claws-mail-plugins-3.9.0-1|373	%doc mailmbox*/AUTHORS
12cr|claws-mail-plugins-3.9.0-1|374	%doc mailmbox*/ChangeLog
12cr|claws-mail-plugins-3.9.0-1|375	%doc mailmbox*/README
12cr|claws-mail-plugins-3.9.0-1|376	%{_libdir}/%{oname}/plugins/mailmbox*
12cr|claws-mail-plugins-3.9.0-1|377	
12cr|claws-mail-plugins-3.9.0-1|378	%files -n %{oname}-newmail-plugin
12cr|claws-mail-plugins-3.9.0-1|379	%doc newmail*/AUTHORS
12cr|claws-mail-plugins-3.9.0-1|380	%doc newmail*/ChangeLog
12cr|claws-mail-plugins-3.9.0-1|381	%doc newmail*/NEWS
12cr|claws-mail-plugins-3.9.0-1|382	%doc newmail*/README
12cr|claws-mail-plugins-3.9.0-1|383	%{_libdir}/%{oname}/plugins/newmail*
12cr|claws-mail-plugins-3.9.0-1|384	
12cr|claws-mail-plugins-3.9.0-1|385	%files -n %{oname}-notification-plugin -f notification_plugin.lang
12cr|claws-mail-plugins-3.9.0-1|386	%doc notif*/AUTHORS
12cr|claws-mail-plugins-3.9.0-1|387	%doc notif*/ChangeLog
12cr|claws-mail-plugins-3.9.0-1|388	%doc notif*/NEWS
12cr|claws-mail-plugins-3.9.0-1|389	%doc notif*/README
12cr|claws-mail-plugins-3.9.0-1|390	%{_libdir}/%{oname}/plugins/noti*
12cr|claws-mail-plugins-3.9.0-1|391	
12cr|claws-mail-plugins-3.9.0-1|392	%files -n %{oname}-notification-plugin-devel
12cr|claws-mail-plugins-3.9.0-1|393	%dir %{_includedir}/%{oname}/plugins/notification_plugin
12cr|claws-mail-plugins-3.9.0-1|394	%dir %{_includedir}/%{oname}/plugins/notification_plugin/gtkhotkey
12cr|claws-mail-plugins-3.9.0-1|395	%{_includedir}/%{oname}/plugins/notification_plugin/gtkhotkey/*.h
12cr|claws-mail-plugins-3.9.0-1|396	
12cr|claws-mail-plugins-3.9.0-1|397	%files -n %{oname}-pdfviewer-plugin -f pdf_viewer.lang
12cr|claws-mail-plugins-3.9.0-1|398	%doc pdf_viewer*/AUTHORS
12cr|claws-mail-plugins-3.9.0-1|399	%doc pdf_viewer*/ChangeLog
12cr|claws-mail-plugins-3.9.0-1|400	%doc pdf_viewer*/README
12cr|claws-mail-plugins-3.9.0-1|401	%{_libdir}/%{oname}/plugins/pdf_viewer*
12cr|claws-mail-plugins-3.9.0-1|402	
12cr|claws-mail-plugins-3.9.0-1|403	%files -n %{oname}-perl-plugin
12cr|claws-mail-plugins-3.9.0-1|404	%doc perl*/AUTHORS
12cr|claws-mail-plugins-3.9.0-1|405	%doc perl*/ChangeLog
12cr|claws-mail-plugins-3.9.0-1|406	%doc perl*/NEWS
12cr|claws-mail-plugins-3.9.0-1|407	%doc perl*/README
12cr|claws-mail-plugins-3.9.0-1|408	%doc perl*/cm_perl.pod
12cr|claws-mail-plugins-3.9.0-1|409	%{_libdir}/%{oname}/plugins/perl*
12cr|claws-mail-plugins-3.9.0-1|410	
12cr|claws-mail-plugins-3.9.0-1|411	%files -n %{oname}-python-plugin -f python_plugin.lang
12cr|claws-mail-plugins-3.9.0-1|412	%doc python*/AUTHORS
12cr|claws-mail-plugins-3.9.0-1|413	%doc python*/ChangeLog
12cr|claws-mail-plugins-3.9.0-1|414	%doc python*/README
12cr|claws-mail-plugins-3.9.0-1|415	%{_libdir}/%{oname}/plugins/python*
12cr|claws-mail-plugins-3.9.0-1|416	
12cr|claws-mail-plugins-3.9.0-1|417	%files -n %{oname}-rssyl-plugin -f rssyl.lang
12cr|claws-mail-plugins-3.9.0-1|418	%doc rssyl*/AUTHORS
12cr|claws-mail-plugins-3.9.0-1|419	%doc rssyl*/ChangeLog
12cr|claws-mail-plugins-3.9.0-1|420	%doc rssyl*/NEWS
12cr|claws-mail-plugins-3.9.0-1|421	%{_libdir}/%{oname}/plugins/rssyl*
12cr|claws-mail-plugins-3.9.0-1|422	
12cr|claws-mail-plugins-3.9.0-1|423	%files -n %{oname}-spam_report-plugin -f spam_report.lang
12cr|claws-mail-plugins-3.9.0-1|424	%{_libdir}/%{oname}/plugins/spamreport*
12cr|claws-mail-plugins-3.9.0-1|425	
12cr|claws-mail-plugins-3.9.0-1|426	%files -n %{oname}-tnef_parse-plugin -f tnef_parse.lang
12cr|claws-mail-plugins-3.9.0-1|427	%{_libdir}/%{oname}/plugins/tnef_parse*
12cr|claws-mail-plugins-3.9.0-1|428	
12cr|claws-mail-plugins-3.9.0-1|429	%files -n %{oname}-vcalendar-plugin -f vcalendar.lang
12cr|claws-mail-plugins-3.9.0-1|430	%doc vcalendar*/AUTHORS
12cr|claws-mail-plugins-3.9.0-1|431	%doc vcalendar*/ChangeLog
12cr|claws-mail-plugins-3.9.0-1|432	%doc vcalendar*/NEWS
12cr|claws-mail-plugins-3.9.0-1|433	%doc vcalendar*/README
12cr|claws-mail-plugins-3.9.0-1|434	%{_libdir}/%{oname}/plugins/vcalendar*
12cr|claws-mail-plugins-3.9.0-1|435	
12cr|claws-mail-plugins-3.9.0-1|436	%files -n %{oname}-vcalendar-plugin-devel
12cr|claws-mail-plugins-3.9.0-1|437	%{_includedir}/%{oname}/plugins/vcalendar/vcal_interface.h
12cr|claws-mail-plugins-3.9.0-1|438	

631 12
12cr|claws-mail-themes-20120129-1|1	%define debug_package %{nil}
12cr|claws-mail-themes-20120129-1|2	
12cr|claws-mail-themes-20120129-1|3	Summary:	Icon themes for Claws-Mail
12cr|claws-mail-themes-20120129-1|4	Name:		claws-mail-themes
12cr|claws-mail-themes-20120129-1|5	Version:	20120129
12cr|claws-mail-themes-20120129-1|6	Release:	1
12cr|claws-mail-themes-20120129-1|7	License:	GPL+
12cr|claws-mail-themes-20120129-1|8	Group:		Networking/Mail
12cr|claws-mail-themes-20120129-1|9	URL:		http://claws-mail.org/
12cr|claws-mail-themes-20120129-1|10	Source0:	http://www.claws-mail.org/themes/%{name}-%{version}.tar.gz
12cr|claws-mail-themes-20120129-1|11	Requires:	claws-mail
12cr|claws-mail-themes-20120129-1|12	BuildArch:	noarch
12cr|claws-mail-themes-20120129-1|13	Obsoletes:	sylpheed-claws-themes < %{version}
12cr|claws-mail-themes-20120129-1|14	Provides:	sylpheed-claws-themes = %{version}
12cr|claws-mail-themes-20120129-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|claws-mail-themes-20120129-1|16	
12cr|claws-mail-themes-20120129-1|17	%description
12cr|claws-mail-themes-20120129-1|18	This package contains various user contributed icon themes for claws-mail.
12cr|claws-mail-themes-20120129-1|19	
12cr|claws-mail-themes-20120129-1|20	%prep
12cr|claws-mail-themes-20120129-1|21	%setup -q
12cr|claws-mail-themes-20120129-1|22	
12cr|claws-mail-themes-20120129-1|23	%build
12cr|claws-mail-themes-20120129-1|24	./autogen.sh
12cr|claws-mail-themes-20120129-1|25	
12cr|claws-mail-themes-20120129-1|26	%configure2_5x
12cr|claws-mail-themes-20120129-1|27	%make
12cr|claws-mail-themes-20120129-1|28	
12cr|claws-mail-themes-20120129-1|29	%install
12cr|claws-mail-themes-20120129-1|30	%makeinstall_std
12cr|claws-mail-themes-20120129-1|31	
12cr|claws-mail-themes-20120129-1|32	%files
12cr|claws-mail-themes-20120129-1|33	%{_datadir}/claws-mail/themes/*
12cr|claws-mail-themes-20120129-1|34	
12cr|claws-mail-themes-20120129-1|35	
12cr|claws-mail-themes-20120129-1|36	%changelog
12cr|claws-mail-themes-20120129-1|37	* Thu Jul 19 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 20120129-1
12cr|claws-mail-themes-20120129-1|38	+ Revision: 810297
12cr|claws-mail-themes-20120129-1|39	- update to new snapshot 20120129
12cr|claws-mail-themes-20120129-1|40	
12cr|claws-mail-themes-20120129-1|41	* Tue Oct 04 2011 Andrey Bondrov <abondrov@mandriva.org> 20110216-1
12cr|claws-mail-themes-20120129-1|42	+ Revision: 702765
12cr|claws-mail-themes-20120129-1|43	- New version: 20110216
12cr|claws-mail-themes-20120129-1|44	
12cr|claws-mail-themes-20120129-1|45	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|claws-mail-themes-20120129-1|46	- rebuild
12cr|claws-mail-themes-20120129-1|47	
12cr|claws-mail-themes-20120129-1|48	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|claws-mail-themes-20120129-1|49	- update to new version 20100514
12cr|claws-mail-themes-20120129-1|50	
12cr|claws-mail-themes-20120129-1|51	* Sun Feb 28 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 20100115-1mdv2010.1
12cr|claws-mail-themes-20120129-1|52	+ Revision: 512743
12cr|claws-mail-themes-20120129-1|53	- update to new version 20100115
12cr|claws-mail-themes-20120129-1|54	
12cr|claws-mail-themes-20120129-1|55	* Sun Jul 12 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 20090605-1mdv2010.0
12cr|claws-mail-themes-20120129-1|56	+ Revision: 395171
12cr|claws-mail-themes-20120129-1|57	- remove %%doc
12cr|claws-mail-themes-20120129-1|58	- don't generate debug package
12cr|claws-mail-themes-20120129-1|59	- update to new version 20090605
12cr|claws-mail-themes-20120129-1|60	- spec file clean
12cr|claws-mail-themes-20120129-1|61	
12cr|claws-mail-themes-20120129-1|62	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 20070116-5mdv2009.0
12cr|claws-mail-themes-20120129-1|63	+ Revision: 140694
12cr|claws-mail-themes-20120129-1|64	- restore BuildRoot
12cr|claws-mail-themes-20120129-1|65	
12cr|claws-mail-themes-20120129-1|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|claws-mail-themes-20120129-1|67	- kill re-definition of %%buildroot on Pixel's request
12cr|claws-mail-themes-20120129-1|68	
12cr|claws-mail-themes-20120129-1|69	* Thu Apr 19 2007 Jérôme Soyer <saispo@mandriva.org> 20070116-5mdv2008.0
12cr|claws-mail-themes-20120129-1|70	+ Revision: 14995
12cr|claws-mail-themes-20120129-1|71	- Rebuild for latest release
12cr|claws-mail-themes-20120129-1|72	
12cr|claws-mail-themes-20120129-1|73	
12cr|claws-mail-themes-20120129-1|74	* Fri Mar 09 2007 Jérôme Soyer <saispo@mandriva.org> 20070116-4mdv2007.1
12cr|claws-mail-themes-20120129-1|75	+ Revision: 138690
12cr|claws-mail-themes-20120129-1|76	- Rebuild for latest claws-mail
12cr|claws-mail-themes-20120129-1|77	
12cr|claws-mail-themes-20120129-1|78	* Wed Feb 28 2007 Jérôme Soyer <saispo@mandriva.org> 20070116-3mdv2007.1
12cr|claws-mail-themes-20120129-1|79	+ Revision: 126866
12cr|claws-mail-themes-20120129-1|80	- Rebuild
12cr|claws-mail-themes-20120129-1|81	
12cr|claws-mail-themes-20120129-1|82	* Fri Feb 16 2007 Jérôme Soyer <saispo@mandriva.org> 20070116-2mdv2007.1
12cr|claws-mail-themes-20120129-1|83	+ Revision: 121614
12cr|claws-mail-themes-20120129-1|84	- Rebuild for latest RC
12cr|claws-mail-themes-20120129-1|85	
12cr|claws-mail-themes-20120129-1|86	* Sun Jan 28 2007 Jérôme Soyer <saispo@mandriva.org> 20070116-1mdv2007.1
12cr|claws-mail-themes-20120129-1|87	+ Revision: 114619
12cr|claws-mail-themes-20120129-1|88	- New release
12cr|claws-mail-themes-20120129-1|89	
12cr|claws-mail-themes-20120129-1|90	* Sat Jan 06 2007 Jérôme Soyer <saispo@mandriva.org> 20060615-1mdv2007.1
12cr|claws-mail-themes-20120129-1|91	+ Revision: 104882
12cr|claws-mail-themes-20120129-1|92	- Import claws-mail-themes
12cr|claws-mail-themes-20120129-1|93	

632 12
12cr|clearsilver-0.10.5-5|1	%bcond_without	ruby
12cr|clearsilver-0.10.5-5|2	%bcond_without	python
12cr|clearsilver-0.10.5-5|3	%bcond_without	perl
12cr|clearsilver-0.10.5-5|4	
12cr|clearsilver-0.10.5-5|5	Summary:	ClearSilver HTML template system
12cr|clearsilver-0.10.5-5|6	Name:		clearsilver
12cr|clearsilver-0.10.5-5|7	Version:	0.10.5
12cr|clearsilver-0.10.5-5|8	Release:	5
12cr|clearsilver-0.10.5-5|9	License:	Apache License style
12cr|clearsilver-0.10.5-5|10	Group:		Networking/WWW
12cr|clearsilver-0.10.5-5|11	Source0:	http://www.clearsilver.net/downloads/%{name}-%{version}.tar.bz2
12cr|clearsilver-0.10.5-5|12	Patch0:		clearsilver-0.10.5-mandriva.patch
12cr|clearsilver-0.10.5-5|13	Patch1:		clearsilver-0.10.5-regression.patch
12cr|clearsilver-0.10.5-5|14	Patch2:		test.patch
12cr|clearsilver-0.10.5-5|15	Patch3:		clearsilver-ruby-1.9.patch
12cr|clearsilver-0.10.5-5|16	URL:		http://www.clearsilver.net/
12cr|clearsilver-0.10.5-5|17	BuildRequires:	zlib-devel
12cr|clearsilver-0.10.5-5|18	%if %{with python}
12cr|clearsilver-0.10.5-5|19	BuildRequires:	python-devel
12cr|clearsilver-0.10.5-5|20	%endif
12cr|clearsilver-0.10.5-5|21	%if %{with perl}
12cr|clearsilver-0.10.5-5|22	BuildRequires:	perl-devel
12cr|clearsilver-0.10.5-5|23	%endif
12cr|clearsilver-0.10.5-5|24	%if %{with ruby}
12cr|clearsilver-0.10.5-5|25	BuildRequires:	ruby-devel >= 1.4.5
12cr|clearsilver-0.10.5-5|26	%endif
12cr|clearsilver-0.10.5-5|27	
12cr|clearsilver-0.10.5-5|28	%description
12cr|clearsilver-0.10.5-5|29	ClearSilver is a fast, powerful, and language-neutral HTML template system.
12cr|clearsilver-0.10.5-5|30	In both static content sites and dynamic HTML applications, it provides a
12cr|clearsilver-0.10.5-5|31	separation between presentation code and application logic which makes
12cr|clearsilver-0.10.5-5|32	working with your project easier.
12cr|clearsilver-0.10.5-5|33	
12cr|clearsilver-0.10.5-5|34	Because it's written as a C-library, and exported to scripting languages
12cr|clearsilver-0.10.5-5|35	like Python and Perl via modules, it is extremely fast compared to template
12cr|clearsilver-0.10.5-5|36	systems written in a script language.
12cr|clearsilver-0.10.5-5|37	
12cr|clearsilver-0.10.5-5|38	%package	devel
12cr|clearsilver-0.10.5-5|39	Summary:	ClearSilver development package
12cr|clearsilver-0.10.5-5|40	Group:		Development/C
12cr|clearsilver-0.10.5-5|41	
12cr|clearsilver-0.10.5-5|42	%description devel
12cr|clearsilver-0.10.5-5|43	This package provides needed files to develop extension
12cr|clearsilver-0.10.5-5|44	to ClearSilver.
12cr|clearsilver-0.10.5-5|45	
12cr|clearsilver-0.10.5-5|46	%if %{with python}
12cr|clearsilver-0.10.5-5|47	%package -n	python-%{name}
12cr|clearsilver-0.10.5-5|48	Summary:	Neotonic ClearSilver Python Module
12cr|clearsilver-0.10.5-5|49	Group:		Development/Python
12cr|clearsilver-0.10.5-5|50	Requires:	clearsilver = %{version}
12cr|clearsilver-0.10.5-5|51	
12cr|clearsilver-0.10.5-5|52	%description -n	python-%{name}
12cr|clearsilver-0.10.5-5|53	This package provides a python interface to the
12cr|clearsilver-0.10.5-5|54	clearsilver CGI kit and templating system.
12cr|clearsilver-0.10.5-5|55	%endif
12cr|clearsilver-0.10.5-5|56	
12cr|clearsilver-0.10.5-5|57	%if %{with perl}
12cr|clearsilver-0.10.5-5|58	%package -n	perl-ClearSilver
12cr|clearsilver-0.10.5-5|59	Summary:	Neotonic ClearSilver Perl Module
12cr|clearsilver-0.10.5-5|60	Group:		Development/Perl
12cr|clearsilver-0.10.5-5|61	Requires:	clearsilver = %{version}
12cr|clearsilver-0.10.5-5|62	
12cr|clearsilver-0.10.5-5|63	%description -n perl-ClearSilver
12cr|clearsilver-0.10.5-5|64	The clearsilver-perl package provides a perl interface to the
12cr|clearsilver-0.10.5-5|65	clearsilver templating system.
12cr|clearsilver-0.10.5-5|66	%endif
12cr|clearsilver-0.10.5-5|67	
12cr|clearsilver-0.10.5-5|68	%if %{with ruby}
12cr|clearsilver-0.10.5-5|69	%package -n	ruby-%{name}
12cr|clearsilver-0.10.5-5|70	Summary:	Neotonic ClearSilver Ruby Module
12cr|clearsilver-0.10.5-5|71	Group:		Development/Ruby
12cr|clearsilver-0.10.5-5|72	Requires:	clearsilver = %{version}
12cr|clearsilver-0.10.5-5|73	
12cr|clearsilver-0.10.5-5|74	%description -n	ruby-%{name}
12cr|clearsilver-0.10.5-5|75	The clearsilver-ruby package provides a ruby interface to the
12cr|clearsilver-0.10.5-5|76	clearsilver templating system.
12cr|clearsilver-0.10.5-5|77	%endif
12cr|clearsilver-0.10.5-5|78	
12cr|clearsilver-0.10.5-5|79	%prep
12cr|clearsilver-0.10.5-5|80	%setup -q
12cr|clearsilver-0.10.5-5|81	%patch0 -p0
12cr|clearsilver-0.10.5-5|82	%patch1 -p1
12cr|clearsilver-0.10.5-5|83	%patch2 -p0
12cr|clearsilver-0.10.5-5|84	%patch3 -p1 -b .ruby19~
12cr|clearsilver-0.10.5-5|85	
12cr|clearsilver-0.10.5-5|86	%build
12cr|clearsilver-0.10.5-5|87	%configure	--disable-apache \
12cr|clearsilver-0.10.5-5|88	--disable-java \
12cr|clearsilver-0.10.5-5|89	--disable-csharp \
12cr|clearsilver-0.10.5-5|90	%if %{with ruby}
12cr|clearsilver-0.10.5-5|91	--enable-ruby \
12cr|clearsilver-0.10.5-5|92	%else
12cr|clearsilver-0.10.5-5|93	--disable-ruby \
12cr|clearsilver-0.10.5-5|94	%endif
12cr|clearsilver-0.10.5-5|95	%if %{with perl}
12cr|clearsilver-0.10.5-5|96	--enable-perl \
12cr|clearsilver-0.10.5-5|97	%else
12cr|clearsilver-0.10.5-5|98	--disable-perl \
12cr|clearsilver-0.10.5-5|99	%endif
12cr|clearsilver-0.10.5-5|100	%if %{with python}
12cr|clearsilver-0.10.5-5|101	--enable-python
12cr|clearsilver-0.10.5-5|102	%else
12cr|clearsilver-0.10.5-5|103	--disable-python
12cr|clearsilver-0.10.5-5|104	%endif
12cr|clearsilver-0.10.5-5|105	perl -pi -e 's#install.rb install$#install.rb install --prefix=%{buildroot}#' ruby/Makefile
12cr|clearsilver-0.10.5-5|106	perl -pi -e 's/555/755/' ruby/install.rb
12cr|clearsilver-0.10.5-5|107	
12cr|clearsilver-0.10.5-5|108	%make
12cr|clearsilver-0.10.5-5|109	
12cr|clearsilver-0.10.5-5|110	cat > README.MandrivaLinux << EOF
12cr|clearsilver-0.10.5-5|111	This package only includes python, perl and ruby bindings.
12cr|clearsilver-0.10.5-5|112	
12cr|clearsilver-0.10.5-5|113	Java needs a JVM, so this cannot be done for the moment.
12cr|clearsilver-0.10.5-5|114	C# didn't compile.
12cr|clearsilver-0.10.5-5|115	
12cr|clearsilver-0.10.5-5|116	EOF
12cr|clearsilver-0.10.5-5|117	cd python
12cr|clearsilver-0.10.5-5|118	LDSHARED="gcc -shared -lz %{ldflags}" python setup.py build
12cr|clearsilver-0.10.5-5|119	
12cr|clearsilver-0.10.5-5|120	%install
12cr|clearsilver-0.10.5-5|121	perl -pi -e 's#/usr/local/#/usr/#' scripts/document.py
12cr|clearsilver-0.10.5-5|122	%if %{with perl}
12cr|clearsilver-0.10.5-5|123	cd perl
12cr|clearsilver-0.10.5-5|124	perl Makefile.PL INSTALLDIRS=vendor
12cr|clearsilver-0.10.5-5|125	%makeinstall_std
12cr|clearsilver-0.10.5-5|126	cd ..
12cr|clearsilver-0.10.5-5|127	%endif
12cr|clearsilver-0.10.5-5|128	%makeinstall_std
12cr|clearsilver-0.10.5-5|129	
12cr|clearsilver-0.10.5-5|130	%if %{with python}
12cr|clearsilver-0.10.5-5|131	cd python
12cr|clearsilver-0.10.5-5|132	python setup.py install --root=%{buildroot}
12cr|clearsilver-0.10.5-5|133	cd ..
12cr|clearsilver-0.10.5-5|134	%endif
12cr|clearsilver-0.10.5-5|135	
12cr|clearsilver-0.10.5-5|136	#
12cr|clearsilver-0.10.5-5|137	# TODO add script ( in script/ subdir )
12cr|clearsilver-0.10.5-5|138	# emacs mode
12cr|clearsilver-0.10.5-5|139	%files
12cr|clearsilver-0.10.5-5|140	%doc CS_LICENSE INSTALL LICENSE README README.MandrivaLinux scripts/cs_lint.py contrib/cs-mode.el
12cr|clearsilver-0.10.5-5|141	%{_bindir}/*
12cr|clearsilver-0.10.5-5|142	%{_mandir}/man3/*.3.*
12cr|clearsilver-0.10.5-5|143	
12cr|clearsilver-0.10.5-5|144	%files devel
12cr|clearsilver-0.10.5-5|145	%defattr(-,root,root)
12cr|clearsilver-0.10.5-5|146	%{_includedir}/ClearSilver/
12cr|clearsilver-0.10.5-5|147	%{_libdir}/libneo_cgi.a
12cr|clearsilver-0.10.5-5|148	%{_libdir}/libneo_cs.a
12cr|clearsilver-0.10.5-5|149	%{_libdir}/libneo_utl.a
12cr|clearsilver-0.10.5-5|150	
12cr|clearsilver-0.10.5-5|151	%if %{with python}
12cr|clearsilver-0.10.5-5|152	%files -n python-%{name}
12cr|clearsilver-0.10.5-5|153	%doc README.python
12cr|clearsilver-0.10.5-5|154	%{python_sitearch}/neo_cgi.so
12cr|clearsilver-0.10.5-5|155	%{python_sitearch}/clearsilver-%{version}-py%{py_ver}.egg-info
12cr|clearsilver-0.10.5-5|156	%endif
12cr|clearsilver-0.10.5-5|157	
12cr|clearsilver-0.10.5-5|158	%if %{with perl}
12cr|clearsilver-0.10.5-5|159	%files -n perl-ClearSilver
12cr|clearsilver-0.10.5-5|160	%{perl_vendorlib}/*/ClearSilver.pm
12cr|clearsilver-0.10.5-5|161	%{perl_vendorlib}/*/auto/ClearSilver/ClearSilver.so
12cr|clearsilver-0.10.5-5|162	%dir %{perl_vendorlib}/*/auto/ClearSilver/
12cr|clearsilver-0.10.5-5|163	%{_mandir}/man3/*.3pm*
12cr|clearsilver-0.10.5-5|164	%endif
12cr|clearsilver-0.10.5-5|165	
12cr|clearsilver-0.10.5-5|166	%if %{with ruby}
12cr|clearsilver-0.10.5-5|167	%defattr(-,root,root)
12cr|clearsilver-0.10.5-5|168	%{ruby_sitelibdir}/neo.rb
12cr|clearsilver-0.10.5-5|169	%{ruby_sitearchdir}/hdf.so
12cr|clearsilver-0.10.5-5|170	%endif
12cr|clearsilver-0.10.5-5|171	
12cr|clearsilver-0.10.5-5|172	#%if %{with apache_subpackage}
12cr|clearsilver-0.10.5-5|173	#%files apache
12cr|clearsilver-0.10.5-5|174	#%{apache_libexec}/mod_ecs.so
12cr|clearsilver-0.10.5-5|175	#%endif
12cr|clearsilver-0.10.5-5|176	
12cr|clearsilver-0.10.5-5|177	
12cr|clearsilver-0.10.5-5|178	%changelog
12cr|clearsilver-0.10.5-5|179	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.10.5-5
12cr|clearsilver-0.10.5-5|180	+ Revision: 774115
12cr|clearsilver-0.10.5-5|181	- fix python extension build
12cr|clearsilver-0.10.5-5|182	- fix build against ruby 1.9 (P3, from Fedora)
12cr|clearsilver-0.10.5-5|183	- clean up python install etc..
12cr|clearsilver-0.10.5-5|184	- fix python version macro
12cr|clearsilver-0.10.5-5|185	- fix man page being packaged into two packages
12cr|clearsilver-0.10.5-5|186	- use %%bcond
12cr|clearsilver-0.10.5-5|187	- cleanups
12cr|clearsilver-0.10.5-5|188	- mass rebuild of perl extensions against perl 5.14.2
12cr|clearsilver-0.10.5-5|189	
12cr|clearsilver-0.10.5-5|190	* Wed Nov 03 2010 Michael Scherer <misc@mandriva.org> 0.10.5-4mdv2011.0
12cr|clearsilver-0.10.5-5|191	+ Revision: 592730
12cr|clearsilver-0.10.5-5|192	- rebuild for python 2.7
12cr|clearsilver-0.10.5-5|193	
12cr|clearsilver-0.10.5-5|194	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.10.5-3mdv2011.0
12cr|clearsilver-0.10.5-5|195	+ Revision: 555700
12cr|clearsilver-0.10.5-5|196	- rebuild
12cr|clearsilver-0.10.5-5|197	
12cr|clearsilver-0.10.5-5|198	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.10.5-2mdv2010.0
12cr|clearsilver-0.10.5-5|199	+ Revision: 437056
12cr|clearsilver-0.10.5-5|200	- rebuild
12cr|clearsilver-0.10.5-5|201	
12cr|clearsilver-0.10.5-5|202	* Thu Jan 08 2009 Jérôme Soyer <saispo@mandriva.org> 0.10.5-1mdv2009.1
12cr|clearsilver-0.10.5-5|203	+ Revision: 327100
12cr|clearsilver-0.10.5-5|204	- Rediff patch and upgrade
12cr|clearsilver-0.10.5-5|205	
12cr|clearsilver-0.10.5-5|206	+ Thierry Vignaud <tv@mandriva.org>
12cr|clearsilver-0.10.5-5|207	- rebuild
12cr|clearsilver-0.10.5-5|208	
12cr|clearsilver-0.10.5-5|209	+ Michael Scherer <misc@mandriva.org>
12cr|clearsilver-0.10.5-5|210	- update to new version 0.10.5
12cr|clearsilver-0.10.5-5|211	
12cr|clearsilver-0.10.5-5|212	* Mon Jan 21 2008 Thierry Vignaud <tv@mandriva.org> 0.10.4-3mdv2008.1
12cr|clearsilver-0.10.5-5|213	+ Revision: 155657
12cr|clearsilver-0.10.5-5|214	- rebuild for new perl
12cr|clearsilver-0.10.5-5|215	- kill re-definition of %%buildroot on Pixel's request
12cr|clearsilver-0.10.5-5|216	
12cr|clearsilver-0.10.5-5|217	+ Olivier Blin <blino@mandriva.org>
12cr|clearsilver-0.10.5-5|218	- restore BuildRoot
12cr|clearsilver-0.10.5-5|219	
12cr|clearsilver-0.10.5-5|220	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 0.10.4-2mdv2008.1
12cr|clearsilver-0.10.5-5|221	+ Revision: 119948
12cr|clearsilver-0.10.5-5|222	- do package README.MandrivaLinux
12cr|clearsilver-0.10.5-5|223	- s/mandrake/mandriva/
12cr|clearsilver-0.10.5-5|224	- fix man pages
12cr|clearsilver-0.10.5-5|225	
12cr|clearsilver-0.10.5-5|226	* Sun May 27 2007 Pascal Terjan <pterjan@mandriva.org> 0.10.4-2mdv2008.0
12cr|clearsilver-0.10.5-5|227	+ Revision: 31642
12cr|clearsilver-0.10.5-5|228	- use Development/Ruby for tuby sub package
12cr|clearsilver-0.10.5-5|229	
12cr|clearsilver-0.10.5-5|230	
12cr|clearsilver-0.10.5-5|231	* Mon Dec 18 2006 Michael Scherer <misc@mandriva.org> 0.10.4-1mdv2007.0
12cr|clearsilver-0.10.5-5|232	+ Revision: 98546
12cr|clearsilver-0.10.5-5|233	- update to 0.10.4
12cr|clearsilver-0.10.5-5|234	
12cr|clearsilver-0.10.5-5|235	* Mon Dec 11 2006 Michael Scherer <misc@mandriva.org> 0.10.3-2mdv2007.1
12cr|clearsilver-0.10.5-5|236	+ Revision: 94813
12cr|clearsilver-0.10.5-5|237	- rebuild for new python
12cr|clearsilver-0.10.5-5|238	
12cr|clearsilver-0.10.5-5|239	* Wed Nov 01 2006 Michael Scherer <misc@mandriva.org> 0.10.3-1mdv2007.1
12cr|clearsilver-0.10.5-5|240	+ Revision: 74904
12cr|clearsilver-0.10.5-5|241	- fix ruby binding build, remove useless macros
12cr|clearsilver-0.10.5-5|242	- update to version 0.10.3
12cr|clearsilver-0.10.5-5|243	- fix building of perl module
12cr|clearsilver-0.10.5-5|244	- bunzip patch
12cr|clearsilver-0.10.5-5|245	- Import clearsilver
12cr|clearsilver-0.10.5-5|246	

633 12
12cr|climm-0.7.1-1|1	Name:		climm
12cr|climm-0.7.1-1|2	Version:	0.7.1
12cr|climm-0.7.1-1|3	Release:	%mkrel 1
12cr|climm-0.7.1-1|4	Epoch:		0
12cr|climm-0.7.1-1|5	Summary:	Text-mode ICQ clone
12cr|climm-0.7.1-1|6	Group:		Networking/Instant messaging
12cr|climm-0.7.1-1|7	License:	GPLv2+
12cr|climm-0.7.1-1|8	URL:		http://www.climm.org/
12cr|climm-0.7.1-1|9	Source0:	http://www.climm.org/source/%{name}-%{version}.tgz
12cr|climm-0.7.1-1|10	Patch0:		climm-0.6.4-linktcl.patch
12cr|climm-0.7.1-1|11	Patch1:		climm-0.7.1-gnutls-2.8.patch
12cr|climm-0.7.1-1|12	Obsoletes:	micq < %{version}-%{release}
12cr|climm-0.7.1-1|13	Provides:	micq = %{version}-%{release}
12cr|climm-0.7.1-1|14	BuildRequires:	enca
12cr|climm-0.7.1-1|15	BuildRequires:	gettext-devel
12cr|climm-0.7.1-1|16	BuildRequires:	gloox-devel
12cr|climm-0.7.1-1|17	BuildRequires:	gnutls-devel
12cr|climm-0.7.1-1|18	BuildRequires:	libotr-devel
12cr|climm-0.7.1-1|19	BuildRequires:	tcl-devel
12cr|climm-0.7.1-1|20	BuildRequires:	libiksemel-devel
12cr|climm-0.7.1-1|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|climm-0.7.1-1|22	
12cr|climm-0.7.1-1|23	%description
12cr|climm-0.7.1-1|24	climm is a very portable text-mode ICQ clone - it is known to compile
12cr|climm-0.7.1-1|25	under Linux, BSD, AIX, HPUX, Windows, AmigaOS and with restrictions
12cr|climm-0.7.1-1|26	BeOS. Originally written by Matthew D. Smith, a great part of climm
12cr|climm-0.7.1-1|27	has been rewritten by Rudiger Kuhlmann, in particular the support for
12cr|climm-0.7.1-1|28	the new version 8 of the OSCAR protocol that became necessary, the
12cr|climm-0.7.1-1|29	internationalization, the file transfer and some restructuring of
12cr|climm-0.7.1-1|30	the code.
12cr|climm-0.7.1-1|31	
12cr|climm-0.7.1-1|32	%prep
12cr|climm-0.7.1-1|33	%setup -q
12cr|climm-0.7.1-1|34	%patch0 -p0
12cr|climm-0.7.1-1|35	%patch1 -p0
12cr|climm-0.7.1-1|36	
12cr|climm-0.7.1-1|37	%build
12cr|climm-0.7.1-1|38	autoreconf -fi
12cr|climm-0.7.1-1|39	%{configure2_5x} --disable-dependency-tracking \
12cr|climm-0.7.1-1|40	--enable-otr \
12cr|climm-0.7.1-1|41	--enable-ssl=gnutls \
12cr|climm-0.7.1-1|42	--enable-tcl \
12cr|climm-0.7.1-1|43	--enable-xmpp \
12cr|climm-0.7.1-1|44	--disable-rpath
12cr|climm-0.7.1-1|45	make
12cr|climm-0.7.1-1|46	
12cr|climm-0.7.1-1|47	%install
12cr|climm-0.7.1-1|48	%{__rm} -rf %{buildroot}
12cr|climm-0.7.1-1|49	%{makeinstall_std} INSTALL="%{__install} -p"
12cr|climm-0.7.1-1|50	# convert documentation to UTF-8, when possible
12cr|climm-0.7.1-1|51	# es, fr are 7bit, sr is already UTF8
12cr|climm-0.7.1-1|52	%{_bindir}/enconv -L russian -x UTF-8 doc/ru/*
12cr|climm-0.7.1-1|53	%{_bindir}/enconv -L slovak -x UTF-8 doc/sk/*
12cr|climm-0.7.1-1|54	%{_bindir}/enconv -L ukrainian -x UTF-8 doc/uk/* || :
12cr|climm-0.7.1-1|55	for i in doc/de/* doc/pt_BR/* doc/it/*; do
12cr|climm-0.7.1-1|56	%{_bindir}/iconv -f iso8859-1 -t UTF-8 $i > $i.tmp
12cr|climm-0.7.1-1|57	%{__mv} -f $i.tmp $i
12cr|climm-0.7.1-1|58	done
12cr|climm-0.7.1-1|59	
12cr|climm-0.7.1-1|60	%clean
12cr|climm-0.7.1-1|61	%{__rm} -rf %{buildroot}
12cr|climm-0.7.1-1|62	
12cr|climm-0.7.1-1|63	%files
12cr|climm-0.7.1-1|64	%defattr(0644,root,root,0755)
12cr|climm-0.7.1-1|65	%doc NEWS AUTHORS FAQ README TODO
12cr|climm-0.7.1-1|66	%doc doc/README.i18n doc/README.logformat doc/README.ssl doc/example-climm-event-script
12cr|climm-0.7.1-1|67	%attr(0755,root,root) %{_bindir}/*
12cr|climm-0.7.1-1|68	%{_datadir}/%{name}
12cr|climm-0.7.1-1|69	%defattr(0644,root,root,0755)
12cr|climm-0.7.1-1|70	%lang(de) %{_mandir}/de/man?/*
12cr|climm-0.7.1-1|71	%lang(es) %{_mandir}/es/man?/*
12cr|climm-0.7.1-1|72	%lang(fr) %{_mandir}/fr/man?/*
12cr|climm-0.7.1-1|73	%lang(it) %{_mandir}/it/man?/*
12cr|climm-0.7.1-1|74	%{_mandir}/man?/*
12cr|climm-0.7.1-1|75	%lang(pt_BR) %{_mandir}/pt_BR/man?/*
12cr|climm-0.7.1-1|76	%lang(ru) %{_mandir}/ru/man?/*
12cr|climm-0.7.1-1|77	%lang(se) %{_mandir}/se/man?/*
12cr|climm-0.7.1-1|78	%lang(sk) %{_mandir}/sk/man?/*
12cr|climm-0.7.1-1|79	%lang(sr) %{_mandir}/sr/man?/*
12cr|climm-0.7.1-1|80	%lang(uk) %{_mandir}/uk/man?/*
12cr|climm-0.7.1-1|81	
12cr|climm-0.7.1-1|82	
12cr|climm-0.7.1-1|83	%changelog
12cr|climm-0.7.1-1|84	* Wed Sep 22 2010 Funda Wang <fwang@mandriva.org> 0:0.7.1-1mdv2011.0
12cr|climm-0.7.1-1|85	+ Revision: 580568
12cr|climm-0.7.1-1|86	- New version 0.7.1
12cr|climm-0.7.1-1|87	
12cr|climm-0.7.1-1|88	* Fri Oct 02 2009 Funda Wang <fwang@mandriva.org> 0:0.7-1mdv2010.1
12cr|climm-0.7.1-1|89	+ Revision: 452490
12cr|climm-0.7.1-1|90	- BR iksemel
12cr|climm-0.7.1-1|91	- New version 0.7
12cr|climm-0.7.1-1|92	
12cr|climm-0.7.1-1|93	* Wed Jun 03 2009 Funda Wang <fwang@mandriva.org> 0:0.6.4-2mdv2010.0
12cr|climm-0.7.1-1|94	+ Revision: 382359
12cr|climm-0.7.1-1|95	- rebuild for gnutls 2.8
12cr|climm-0.7.1-1|96	
12cr|climm-0.7.1-1|97	* Sat Mar 14 2009 Funda Wang <fwang@mandriva.org> 0:0.6.4-1mdv2009.1
12cr|climm-0.7.1-1|98	+ Revision: 354999
12cr|climm-0.7.1-1|99	- new version 0.6.4
12cr|climm-0.7.1-1|100	- build with newer tcl
12cr|climm-0.7.1-1|101	
12cr|climm-0.7.1-1|102	* Sat Dec 06 2008 Adam Williamson <awilliamson@mandriva.org> 0:0.6.3-2mdv2009.1
12cr|climm-0.7.1-1|103	+ Revision: 311072
12cr|climm-0.7.1-1|104	- rebuild for new tcl
12cr|climm-0.7.1-1|105	- spec clean
12cr|climm-0.7.1-1|106	
12cr|climm-0.7.1-1|107	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 0:0.6.3-1mdv2009.1
12cr|climm-0.7.1-1|108	+ Revision: 292808
12cr|climm-0.7.1-1|109	- New version 0.6.3
12cr|climm-0.7.1-1|110	
12cr|climm-0.7.1-1|111	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0:0.6.2-3mdv2009.0
12cr|climm-0.7.1-1|112	+ Revision: 243528
12cr|climm-0.7.1-1|113	- rebuild
12cr|climm-0.7.1-1|114	
12cr|climm-0.7.1-1|115	* Sun Mar 02 2008 Funda Wang <fwang@mandriva.org> 0:0.6.2-1mdv2008.1
12cr|climm-0.7.1-1|116	+ Revision: 177610
12cr|climm-0.7.1-1|117	- disable parallel build
12cr|climm-0.7.1-1|118	- New version 0.6.2
12cr|climm-0.7.1-1|119	- Reenable xmpp protocol
12cr|climm-0.7.1-1|120	
12cr|climm-0.7.1-1|121	* Sat Jan 19 2008 Funda Wang <fwang@mandriva.org> 0:0.6.1-4mdv2008.1
12cr|climm-0.7.1-1|122	+ Revision: 155051
12cr|climm-0.7.1-1|123	- rebuild against latest gnutls
12cr|climm-0.7.1-1|124	
12cr|climm-0.7.1-1|125	+ Olivier Blin <oblin@mandriva.com>
12cr|climm-0.7.1-1|126	- restore BuildRoot
12cr|climm-0.7.1-1|127	
12cr|climm-0.7.1-1|128	+ Thierry Vignaud <tv@mandriva.org>
12cr|climm-0.7.1-1|129	- kill re-definition of %%buildroot on Pixel's request
12cr|climm-0.7.1-1|130	
12cr|climm-0.7.1-1|131	* Fri Nov 23 2007 David Walluck <walluck@mandriva.org> 0:0.6.1-2mdv2008.1
12cr|climm-0.7.1-1|132	+ Revision: 111687
12cr|climm-0.7.1-1|133	- remove unused patches
12cr|climm-0.7.1-1|134	- provide micq
12cr|climm-0.7.1-1|135	- include documentation conversion from Fedora
12cr|climm-0.7.1-1|136	
12cr|climm-0.7.1-1|137	* Sun Nov 18 2007 Funda Wang <fwang@mandriva.org> 0:0.6.1-1mdv2008.1
12cr|climm-0.7.1-1|138	+ Revision: 109818
12cr|climm-0.7.1-1|139	- fix description
12cr|climm-0.7.1-1|140	- disable xmpp build
12cr|climm-0.7.1-1|141	- New version 0.6.1
12cr|climm-0.7.1-1|142	- micq renamed to climm
12cr|climm-0.7.1-1|143	- rebuild
12cr|climm-0.7.1-1|144	
12cr|climm-0.7.1-1|145	+ Anssi Hannula <anssi@mandriva.org>
12cr|climm-0.7.1-1|146	- rebuild for new soname of tcl
12cr|climm-0.7.1-1|147	
12cr|climm-0.7.1-1|148	* Mon Jun 11 2007 David Walluck <walluck@mandriva.org> 0:0.5.4.1-1mdv2008.0
12cr|climm-0.7.1-1|149	+ Revision: 38003
12cr|climm-0.7.1-1|150	- 0.5.4.1
12cr|climm-0.7.1-1|151	
12cr|climm-0.7.1-1|152	* Thu Jun 07 2007 David Walluck <walluck@mandriva.org> 0:0.5.4-2mdv2008.0
12cr|climm-0.7.1-1|153	+ Revision: 36127
12cr|climm-0.7.1-1|154	- BuildRequires: gettext-devel
12cr|climm-0.7.1-1|155	- update summary
12cr|climm-0.7.1-1|156	- patch for tcl8.5 support
12cr|climm-0.7.1-1|157	- build with otr support
12cr|climm-0.7.1-1|158	- be more explicit with configure options
12cr|climm-0.7.1-1|159	- more explicit file permissions in file list
12cr|climm-0.7.1-1|160	- 0.5.4
12cr|climm-0.7.1-1|161	- enable XMPP support
12cr|climm-0.7.1-1|162	- Import micq
12cr|climm-0.7.1-1|163	
12cr|climm-0.7.1-1|164	
12cr|climm-0.7.1-1|165	
12cr|climm-0.7.1-1|166	* Tue Feb 28 2006 Jerome Soyer <saispo@mandriva.org> 0.5.1-1mdk
12cr|climm-0.7.1-1|167	- New release 0.5.1
12cr|climm-0.7.1-1|168	
12cr|climm-0.7.1-1|169	* Mon Jan 02 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.0.4-2mdk
12cr|climm-0.7.1-1|170	- rebuilt against soname aware deps (tcl/tk)
12cr|climm-0.7.1-1|171	- fix deps
12cr|climm-0.7.1-1|172	
12cr|climm-0.7.1-1|173	* Sat Oct  1 2005 Couriousous <couriousous@mandriva.org> 0.5.0.4-1mdk
12cr|climm-0.7.1-1|174	- 0.5.0.4
12cr|climm-0.7.1-1|175	- Mandrakelinux -> Mandriva
12cr|climm-0.7.1-1|176	
12cr|climm-0.7.1-1|177	* Thu Feb 17 2005 Couriousous <couriousous@mandrake.org> 0.5-1mdk
12cr|climm-0.7.1-1|178	- 0.5
12cr|climm-0.7.1-1|179	
12cr|climm-0.7.1-1|180	* Sun Dec 26 2004 Couriousous <couriousous@mandrake.org> 0.4.99.9-1mdk
12cr|climm-0.7.1-1|181	- Update MICQ_EXTRAVERSION
12cr|climm-0.7.1-1|182	- Fix BuildRequires
12cr|climm-0.7.1-1|183	- Fix Summary
12cr|climm-0.7.1-1|184	- From: Marc Koschewski
12cr|climm-0.7.1-1|185	- 0.4.99.9
12cr|climm-0.7.1-1|186	
12cr|climm-0.7.1-1|187	* Mon Jan 19 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.4.11-1mdk
12cr|climm-0.7.1-1|188	- 0.4.11
12cr|climm-0.7.1-1|189	
12cr|climm-0.7.1-1|190	* Tue Oct 07 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.4.10.5-1mdk
12cr|climm-0.7.1-1|191	- 0.4.10.5
12cr|climm-0.7.1-1|192	
12cr|climm-0.7.1-1|193	* Tue Sep 23 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.4.10.4-1mdk
12cr|climm-0.7.1-1|194	- 0.4.10.4
12cr|climm-0.7.1-1|195	
12cr|climm-0.7.1-1|196	* Wed Jun 04 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.4.10.3-2mdk
12cr|climm-0.7.1-1|197	- fix license
12cr|climm-0.7.1-1|198	- add patch0 from author
12cr|climm-0.7.1-1|199	
12cr|climm-0.7.1-1|200	* Thu May 15 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.4.10.3-1mdk
12cr|climm-0.7.1-1|201	- 0.4.10.3
12cr|climm-0.7.1-1|202	
12cr|climm-0.7.1-1|203	* Mon Mar 17 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.4.10.2-1mdk
12cr|climm-0.7.1-1|204	- 0.4.10.2
12cr|climm-0.7.1-1|205	
12cr|climm-0.7.1-1|206	* Mon Jan 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.4.10.1-1mdk
12cr|climm-0.7.1-1|207	- 0.4.10.1
12cr|climm-0.7.1-1|208	
12cr|climm-0.7.1-1|209	* Wed Jan 08 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.4.10-1mdk
12cr|climm-0.7.1-1|210	- 0.4.10
12cr|climm-0.7.1-1|211	
12cr|climm-0.7.1-1|212	* Mon Oct 14 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.4.9.4-3mdk
12cr|climm-0.7.1-1|213	- change desc.
12cr|climm-0.7.1-1|214	
12cr|climm-0.7.1-1|215	* Fri Oct 11 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.4.9.4-2mdk
12cr|climm-0.7.1-1|216	- export MICQ_EXTRAVERSION=Mandrake
12cr|climm-0.7.1-1|217	
12cr|climm-0.7.1-1|218	* Mon Oct 07 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.4.9.4-1mdk
12cr|climm-0.7.1-1|219	- 0.4.9.4
12cr|climm-0.7.1-1|220	
12cr|climm-0.7.1-1|221	* Tue Aug 27 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.4.9.3-1mdk
12cr|climm-0.7.1-1|222	- 0.4.9.3
12cr|climm-0.7.1-1|223	
12cr|climm-0.7.1-1|224	* Thu Aug 22 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.4.9.2b-1mdk
12cr|climm-0.7.1-1|225	- 0.4.9.2b
12cr|climm-0.7.1-1|226	
12cr|climm-0.7.1-1|227	* Mon Aug 27 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.4.7-1mdk
12cr|climm-0.7.1-1|228	- 0.4.7
12cr|climm-0.7.1-1|229	
12cr|climm-0.7.1-1|230	* Tue Aug 21 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.4.6-4mdk
12cr|climm-0.7.1-1|231	- rebuild
12cr|climm-0.7.1-1|232	
12cr|climm-0.7.1-1|233	* Mon Jan 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.4.6-3mdk
12cr|climm-0.7.1-1|234	- rebuild
12cr|climm-0.7.1-1|235	
12cr|climm-0.7.1-1|236	* Mon Sep 11 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.4.6-2mdk
12cr|climm-0.7.1-1|237	- clean spec
12cr|climm-0.7.1-1|238	- BM
12cr|climm-0.7.1-1|239	
12cr|climm-0.7.1-1|240	* Mon Jun 12 2000 John Johnson <jjohnson@linux-mandrake.com> 0.4.6-1mdk
12cr|climm-0.7.1-1|241	- updated rpm to version 0.4.6 version of micq
12cr|climm-0.7.1-1|242	
12cr|climm-0.7.1-1|243	* Fri May 12 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.4.4-1mdk
12cr|climm-0.7.1-1|244	- fix group
12cr|climm-0.7.1-1|245	- add url
12cr|climm-0.7.1-1|246	- bzip2 sources
12cr|climm-0.7.1-1|247	- fix files section
12cr|climm-0.7.1-1|248	
12cr|climm-0.7.1-1|249	* Sun Apr 30 2000 John Johnson <jjohnson@linux-mandrake.com>
12cr|climm-0.7.1-1|250	- built package for mandrake i586

634 12
12cr|cliofetion-2.2.0-2|1	Summary: command line libofetion client implemention
12cr|cliofetion-2.2.0-2|2	Name: cliofetion
12cr|cliofetion-2.2.0-2|3	Version: 2.2.0
12cr|cliofetion-2.2.0-2|4	Release: 2
12cr|cliofetion-2.2.0-2|5	Group: Networking/Instant messaging
12cr|cliofetion-2.2.0-2|6	License: GPLv2+
12cr|cliofetion-2.2.0-2|7	URL: http://code.google.com/p/ofetion/
12cr|cliofetion-2.2.0-2|8	Source0: http://ofetion.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|cliofetion-2.2.0-2|9	BuildRequires: libofetion-devel >= 2.2.0
12cr|cliofetion-2.2.0-2|10	BuildRequires: cmake
12cr|cliofetion-2.2.0-2|11	
12cr|cliofetion-2.2.0-2|12	%description
12cr|cliofetion-2.2.0-2|13	OpenFetion is a IM client based on GTK+2.0, using CHINA MOBILE's Fetion
12cr|cliofetion-2.2.0-2|14	Protocol Version 4.
12cr|cliofetion-2.2.0-2|15	
12cr|cliofetion-2.2.0-2|16	%prep
12cr|cliofetion-2.2.0-2|17	%setup -qn %name-%version
12cr|cliofetion-2.2.0-2|18	
12cr|cliofetion-2.2.0-2|19	%build
12cr|cliofetion-2.2.0-2|20	%cmake
12cr|cliofetion-2.2.0-2|21	%make
12cr|cliofetion-2.2.0-2|22	
12cr|cliofetion-2.2.0-2|23	%install
12cr|cliofetion-2.2.0-2|24	%makeinstall_std -C build
12cr|cliofetion-2.2.0-2|25	
12cr|cliofetion-2.2.0-2|26	%files
12cr|cliofetion-2.2.0-2|27	%defattr(-,root,root)
12cr|cliofetion-2.2.0-2|28	%doc AUTHORS ChangeLog README
12cr|cliofetion-2.2.0-2|29	%{_bindir}/%name
12cr|cliofetion-2.2.0-2|30	%{_mandir}/man1/*
12cr|cliofetion-2.2.0-2|31	
12cr|cliofetion-2.2.0-2|32	
12cr|cliofetion-2.2.0-2|33	%changelog
12cr|cliofetion-2.2.0-2|34	* Sat May 14 2011 Funda Wang <fwang@mandriva.org> 2.2.0-1mdv2011.0
12cr|cliofetion-2.2.0-2|35	+ Revision: 674491
12cr|cliofetion-2.2.0-2|36	- update file list
12cr|cliofetion-2.2.0-2|37	- new version 2.2.0
12cr|cliofetion-2.2.0-2|38	
12cr|cliofetion-2.2.0-2|39	* Sun Dec 26 2010 Funda Wang <fwang@mandriva.org> 2.1.0-1mdv2011.0
12cr|cliofetion-2.2.0-2|40	+ Revision: 625229
12cr|cliofetion-2.2.0-2|41	- import cliofetion
12cr|cliofetion-2.2.0-2|42	

635 12
12cr|clips-6.21-10|1	%define	name	clips
12cr|clips-6.21-10|2	%define	version	6.21
12cr|clips-6.21-10|3	%define	release	%mkrel 10
12cr|clips-6.21-10|4	
12cr|clips-6.21-10|5	Summary:	Clips language for expert systems
12cr|clips-6.21-10|6	Name:		%{name}
12cr|clips-6.21-10|7	Version:	%{version}
12cr|clips-6.21-10|8	Release:	%{release}
12cr|clips-6.21-10|9	License:	BSD style
12cr|clips-6.21-10|10	Group:		Development/Other
12cr|clips-6.21-10|11	Url:		http://www.ghg.net/clips/download/source/
12cr|clips-6.21-10|12	Source0:	http://www.ghg.net/clips/download/source/clipssrc.tar.bz2
12cr|clips-6.21-10|13	Source1:	http://www.ghg.net/clips/download/source/x-prjct.tar.bz2
12cr|clips-6.21-10|14	Source2:	http://www.ghg.net/clips/download/source/makefile.bz2
12cr|clips-6.21-10|15	Source3:	http://www.ghg.net/clips/download/source/clips.hlp
12cr|clips-6.21-10|16	Source4:	http://www.ghg.net/clips/download/documentation/abstract.pdf
12cr|clips-6.21-10|17	Source5:	http://www.ghg.net/clips/download/documentation/apg.pdf
12cr|clips-6.21-10|18	Source6:	http://www.ghg.net/clips/download/documentation/arch5-1.pdf
12cr|clips-6.21-10|19	Source7:	http://www.ghg.net/clips/download/documentation/bpg.pdf
12cr|clips-6.21-10|20	Source8:	http://www.ghg.net/clips/download/documentation/ig.pdf
12cr|clips-6.21-10|21	Source9:	http://www.ghg.net/clips/download/documentation/usrguide.pdf
12cr|clips-6.21-10|22	Patch0:		clips-setup.patch
12cr|clips-6.21-10|23	Patch1:		clips-6.21-lib64.patch
12cr|clips-6.21-10|24	Patch3:         clips-6.21-gcc4.patch
12cr|clips-6.21-10|25	Patch4:		clips-6.21-link.patch
12cr|clips-6.21-10|26	BuildRequires:	libx11-devel
12cr|clips-6.21-10|27	BuildRequires:	libxaw-devel
12cr|clips-6.21-10|28	BuildRequires:	libxt-devel
12cr|clips-6.21-10|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|clips-6.21-10|30	
12cr|clips-6.21-10|31	%package	X11
12cr|clips-6.21-10|32	Summary:	X interface to Clips
12cr|clips-6.21-10|33	Group:		Development/Other
12cr|clips-6.21-10|34	Requires:	clips
12cr|clips-6.21-10|35	
12cr|clips-6.21-10|36	%description
12cr|clips-6.21-10|37	This is the Clips expert systems language.
12cr|clips-6.21-10|38	
12cr|clips-6.21-10|39	%description	X11
12cr|clips-6.21-10|40	X interface to Clips.
12cr|clips-6.21-10|41	
12cr|clips-6.21-10|42	%prep
12cr|clips-6.21-10|43	%setup -q -a 1 -c
12cr|clips-6.21-10|44	mv x-prjct/makefile/makefile.x clipssrc
12cr|clips-6.21-10|45	mv x-prjct/xinterface/* clipssrc
12cr|clips-6.21-10|46	%patch0 -p0 -b .setup
12cr|clips-6.21-10|47	%patch1 -p1 -b .lib64
12cr|clips-6.21-10|48	%patch3 -p1 -b .gcc4
12cr|clips-6.21-10|49	bzcat %SOURCE2 > clipssrc/makefile
12cr|clips-6.21-10|50	%patch4 -p0 -b .link
12cr|clips-6.21-10|51	#(peroyvind) invalid flag for C, drop it to avoid lots of warning
12cr|clips-6.21-10|52	perl -pi -e "s#-Woverloaded-virtual ##g" clipssrc/makefile
12cr|clips-6.21-10|53	perl -pi -e "s#gcc #gcc %optflags %ldflags #g" clipssrc/makefile*
12cr|clips-6.21-10|54	
12cr|clips-6.21-10|55	%build
12cr|clips-6.21-10|56	pushd clipssrc
12cr|clips-6.21-10|57	%make
12cr|clips-6.21-10|58	%make -f makefile.x LIB=%{_lib}
12cr|clips-6.21-10|59	popd
12cr|clips-6.21-10|60	
12cr|clips-6.21-10|61	%install
12cr|clips-6.21-10|62	rm -rf $RPM_BUILD_ROOT
12cr|clips-6.21-10|63	mkdir -p -m 0755 $RPM_BUILD_ROOT%{_prefix}/{X11R6/bin,bin,doc,share/clips}
12cr|clips-6.21-10|64	install -m 0755 -s clipssrc/clips $RPM_BUILD_ROOT%{_prefix}/bin/
12cr|clips-6.21-10|65	install -m 0755 -s clipssrc/xclips $RPM_BUILD_ROOT%{_prefix}/X11R6/bin/
12cr|clips-6.21-10|66	install -m 0644 %SOURCE3 $RPM_BUILD_ROOT%{_datadir}/clips/
12cr|clips-6.21-10|67	cp %SOURCE3 .
12cr|clips-6.21-10|68	mkdir -p $RPM_BUILD_ROOT%{_docdir}/clips-%PACKAGE_VERSION
12cr|clips-6.21-10|69	for i in %SOURCE4 %SOURCE5 %SOURCE6 %SOURCE7 %SOURCE8 %SOURCE9; do
12cr|clips-6.21-10|70	install -m 0644 $i $RPM_BUILD_ROOT%{_docdir}/clips-%PACKAGE_VERSION
12cr|clips-6.21-10|71	done
12cr|clips-6.21-10|72	
12cr|clips-6.21-10|73	%clean
12cr|clips-6.21-10|74	rm -rf $RPM_BUILD_ROOT
12cr|clips-6.21-10|75	
12cr|clips-6.21-10|76	%files
12cr|clips-6.21-10|77	%attr(-,root,root) %{_bindir}/clips
12cr|clips-6.21-10|78	%attr(-,root,root) %{_docdir}/clips-%PACKAGE_VERSION
12cr|clips-6.21-10|79	%attr(-,root,root) %{_datadir}/clips
12cr|clips-6.21-10|80	
12cr|clips-6.21-10|81	%files X11
12cr|clips-6.21-10|82	%attr(-,root,root) %{_prefix}/X11R6/bin/xclips
12cr|clips-6.21-10|83	%attr(-,root,root) %doc clips.hlp
12cr|clips-6.21-10|84	
12cr|clips-6.21-10|85	
12cr|clips-6.21-10|86	
12cr|clips-6.21-10|87	%changelog
12cr|clips-6.21-10|88	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 6.21-10mdv2011.0
12cr|clips-6.21-10|89	+ Revision: 635042
12cr|clips-6.21-10|90	- rebuild
12cr|clips-6.21-10|91	- bunzip2 the patches
12cr|clips-6.21-10|92	
12cr|clips-6.21-10|93	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 6.21-9mdv2011.0
12cr|clips-6.21-10|94	+ Revision: 617041
12cr|clips-6.21-10|95	- the mass rebuild of 2010.0 packages
12cr|clips-6.21-10|96	
12cr|clips-6.21-10|97	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 6.21-8mdv2010.0
12cr|clips-6.21-10|98	+ Revision: 437057
12cr|clips-6.21-10|99	- rebuild
12cr|clips-6.21-10|100	
12cr|clips-6.21-10|101	* Wed Apr 01 2009 Funda Wang <fwang@mandriva.org> 6.21-7mdv2009.1
12cr|clips-6.21-10|102	+ Revision: 363123
12cr|clips-6.21-10|103	- rebuild
12cr|clips-6.21-10|104	
12cr|clips-6.21-10|105	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 6.21-7mdv2009.0
12cr|clips-6.21-10|106	+ Revision: 243529
12cr|clips-6.21-10|107	- rebuild
12cr|clips-6.21-10|108	
12cr|clips-6.21-10|109	+ Olivier Blin <oblin@mandriva.com>
12cr|clips-6.21-10|110	- restore BuildRoot
12cr|clips-6.21-10|111	
12cr|clips-6.21-10|112	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 6.21-5mdv2008.1
12cr|clips-6.21-10|113	+ Revision: 123226
12cr|clips-6.21-10|114	- kill re-definition of %%buildroot on Pixel's request
12cr|clips-6.21-10|115	- buildrequires X11-devel instead of XFree86-devel
12cr|clips-6.21-10|116	- import clips
12cr|clips-6.21-10|117	
12cr|clips-6.21-10|118	
12cr|clips-6.21-10|119	* Sat Jul 30 2005 Nicolas Lcureuil <neoclust@mandriva.org>  6.21-5mdk
12cr|clips-6.21-10|120	- Remove Packager tag
12cr|clips-6.21-10|121	- Patch 3 : Fix build with Gcc4
12cr|clips-6.21-10|122	
12cr|clips-6.21-10|123	* Sun Jan 23 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 6.21-4mdk
12cr|clips-6.21-10|124	- rebuild
12cr|clips-6.21-10|125	- get rid of compile warnings
12cr|clips-6.21-10|126	
12cr|clips-6.21-10|127	* Thu Nov 06 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 6.21-3mdk
12cr|clips-6.21-10|128	- don't rm -rf $RPM_BUILD_ROOT in %%prep
12cr|clips-6.21-10|129	- drop P2, do _NOT_ link against Xaw3d, makes xclips segfault, link against Xaw in stead
12cr|clips-6.21-10|130	- cosmetics
12cr|clips-6.21-10|131	
12cr|clips-6.21-10|132	* Fri Sep 26 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 6.21-2mdk
12cr|clips-6.21-10|133	- lib64 fixes
12cr|clips-6.21-10|134	
12cr|clips-6.21-10|135	* Fri Jul 11 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 6.21-1mdk
12cr|clips-6.21-10|136	- 6.21
12cr|clips-6.21-10|137	- bzip2 sources
12cr|clips-6.21-10|138	- regenerated P0 & P2
12cr|clips-6.21-10|139	- dropped P1 (merged upstream)
12cr|clips-6.21-10|140	
12cr|clips-6.21-10|141	* Tue Jan 22 2002 Stefan van der Eijk <stefan@eijk.nu> 6.10-6mdk
12cr|clips-6.21-10|142	- replaced "make -j2" with "%%make"
12cr|clips-6.21-10|143	- BuildRequires
12cr|clips-6.21-10|144	
12cr|clips-6.21-10|145	* Wed Oct 17 2001 Daouda LO <daouda@mandrakesoft.com> 6.10-5mdk
12cr|clips-6.21-10|146	- spec cleanup
12cr|clips-6.21-10|147	- rpmlint compliant
12cr|clips-6.21-10|148	
12cr|clips-6.21-10|149	* Mon Oct 08 2001 Stefan van der Eijk <stefan@eijk.nu> 6.10-4mdk
12cr|clips-6.21-10|150	- BuildRequires: ncompress
12cr|clips-6.21-10|151	
12cr|clips-6.21-10|152	* Sat Jul 07 2001 Stefan van der Eijk <stefan@eijk.nu> 6.10-3mdk
12cr|clips-6.21-10|153	- BuildRequires:	libtermcap-devel
12cr|clips-6.21-10|154	- BuildRequires:	Xaw3d-devel
12cr|clips-6.21-10|155	- BuildRequires:	XFree86-devel
12cr|clips-6.21-10|156	
12cr|clips-6.21-10|157	* Fri Jul  6 2001 Daouda LO <daouda@mandrakesoft.com> 6.10-2mdk
12cr|clips-6.21-10|158	- s|Linux-Mandrake|Mandrake Linux|
12cr|clips-6.21-10|159	- s|Copyright|License|
12cr|clips-6.21-10|160	
12cr|clips-6.21-10|161	* Tue Nov 21 2000 Daouda Lo <daouda@mandrakesoft.com> 6.10-1mdk
12cr|clips-6.21-10|162	- fisrt mdk package .
12cr|clips-6.21-10|163	- add packager tag .

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

637 12
12cr|clisp-2.49-2|1	%define with_lightning		0
12cr|clisp-2.49-2|2	
12cr|clisp-2.49-2|3	Summary:	Common Lisp (ANSI CL) implementation
12cr|clisp-2.49-2|4	Name:		clisp
12cr|clisp-2.49-2|5	Version:	2.49
12cr|clisp-2.49-2|6	Release:	2
12cr|clisp-2.49-2|7	License:	GPLv2
12cr|clisp-2.49-2|8	Epoch:		1
12cr|clisp-2.49-2|9	Group:		Development/Other
12cr|clisp-2.49-2|10	Source0:	ftp://ftp.gnu.org/pub/gnu/clisp/latest/%{name}-%{version}.tar.bz2
12cr|clisp-2.49-2|11	Patch0:		clisp-2.49-debian-bdb-5.1.patch
12cr|clisp-2.49-2|12	Patch1:		clisp-2.49-rosa-disable-socket-test.patch
12cr|clisp-2.49-2|13	URL:		http://clisp.cons.org/
12cr|clisp-2.49-2|14	Provides:	ansi-cl
12cr|clisp-2.49-2|15	BuildRequires:	imake
12cr|clisp-2.49-2|16	BuildRequires:	libsigsegv-devel
12cr|clisp-2.49-2|17	%if %{with_lightning}
12cr|clisp-2.49-2|18	BuildRequires:	lightning
12cr|clisp-2.49-2|19	%endif
12cr|clisp-2.49-2|20	BuildRequires:	readline-devel
12cr|clisp-2.49-2|21	BuildRequires:	dbus-devel
12cr|clisp-2.49-2|22	BuildRequires:	diffutils
12cr|clisp-2.49-2|23	BuildRequires:	libfcgi-devel
12cr|clisp-2.49-2|24	BuildRequires:	ffcall-devel
12cr|clisp-2.49-2|25	BuildRequires:	gdbm-devel
12cr|clisp-2.49-2|26	BuildRequires:	gettext
12cr|clisp-2.49-2|27	BuildRequires:	gtk2-devel
12cr|clisp-2.49-2|28	BuildRequires:	libice-devel
12cr|clisp-2.49-2|29	BuildRequires:	libsm-devel
12cr|clisp-2.49-2|30	BuildRequires:	pkgconfig(x11)
12cr|clisp-2.49-2|31	BuildRequires:	libxaw-devel
12cr|clisp-2.49-2|32	BuildRequires:	libxext-devel
12cr|clisp-2.49-2|33	BuildRequires:	libxft-devel
12cr|clisp-2.49-2|34	BuildRequires:	libxmu-devel
12cr|clisp-2.49-2|35	BuildRequires:	libxrender-devel
12cr|clisp-2.49-2|36	BuildRequires:	libxt-devel
12cr|clisp-2.49-2|37	BuildRequires:	pkgconfig(libglade-2.0)
12cr|clisp-2.49-2|38	BuildRequires:	pcre-devel
12cr|clisp-2.49-2|39	BuildRequires:	postgresql-devel
12cr|clisp-2.49-2|40	BuildRequires:	zlib-devel
12cr|clisp-2.49-2|41	BuildRequires:	db5-devel
12cr|clisp-2.49-2|42	BuildRequires:	libpari-devel
12cr|clisp-2.49-2|43	
12cr|clisp-2.49-2|44	%description
12cr|clisp-2.49-2|45	Common Lisp is a high-level, all-purpose programming language.
12cr|clisp-2.49-2|46	
12cr|clisp-2.49-2|47	CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe
12cr|clisp-2.49-2|48	University and Michael Stoll of Munich University, both in Germany.
12cr|clisp-2.49-2|49	
12cr|clisp-2.49-2|50	It mostly supports Common Lisp as described in the ANSI CL standard.
12cr|clisp-2.49-2|51	It runs on microcomputers (DOS, OS/2, Windows NT, Windows 95, Amiga
12cr|clisp-2.49-2|52	500-4000, Acorn RISC PC) as well as on Unix workstations (Linux,
12cr|clisp-2.49-2|53	SVR4, Sun4, DEC Alpha OSF, HP-UX, NeXTstep, SGI, AIX, Sun3 and others)
12cr|clisp-2.49-2|54	and needs only 2 MB of RAM.
12cr|clisp-2.49-2|55	
12cr|clisp-2.49-2|56	It is free software and may be distributed under the terms of GNU GPL,
12cr|clisp-2.49-2|57	while it is possible to distribute commercial applications compiled
12cr|clisp-2.49-2|58	with CLISP.
12cr|clisp-2.49-2|59	
12cr|clisp-2.49-2|60	The user interface comes in German, English, French and Spanish.
12cr|clisp-2.49-2|61	CLISP includes an interpreter, a compiler, a large subset of CLOS,
12cr|clisp-2.49-2|62	a foreign language interface and a socket interface.
12cr|clisp-2.49-2|63	
12cr|clisp-2.49-2|64	An X11 interface is available through CLX and Garnet.
12cr|clisp-2.49-2|65	
12cr|clisp-2.49-2|66	%package	devel
12cr|clisp-2.49-2|67	Summary:	Development files for CLISP
12cr|clisp-2.49-2|68	Group:		Development/Other
12cr|clisp-2.49-2|69	Requires:	%{name} = %{epoch}:%{version}-%{release}
12cr|clisp-2.49-2|70	
12cr|clisp-2.49-2|71	%description	devel
12cr|clisp-2.49-2|72	Files necessary for linking CLISP.
12cr|clisp-2.49-2|73	
12cr|clisp-2.49-2|74	%prep
12cr|clisp-2.49-2|75	%setup -q -n %{name}-%{version}
12cr|clisp-2.49-2|76	%patch0 -p1
12cr|clisp-2.49-2|77	
12cr|clisp-2.49-2|78	# socket test fails on i586...
12cr|clisp-2.49-2|79	%ifarch %{ix86}
12cr|clisp-2.49-2|80	%patch1 -p1
12cr|clisp-2.49-2|81	%endif
12cr|clisp-2.49-2|82	
12cr|clisp-2.49-2|83	%build
12cr|clisp-2.49-2|84	ulimit -s 16384
12cr|clisp-2.49-2|85	./configure	--prefix=%{_prefix} \
12cr|clisp-2.49-2|86	--libdir=%{_libdir} \
12cr|clisp-2.49-2|87	--mandir=%{_mandir} \
12cr|clisp-2.49-2|88	--docdir=%{_docdir}/clisp \
12cr|clisp-2.49-2|89	--fsstnd=redhat \
12cr|clisp-2.49-2|90	--hyperspec=http://www.lispworks.com/documentation/HyperSpec/ \
12cr|clisp-2.49-2|91	--with-module=bindings/glibc \
12cr|clisp-2.49-2|92	--with-module=clx/new-clx \
12cr|clisp-2.49-2|93	--with-module=dbus \
12cr|clisp-2.49-2|94	--with-module=fastcgi \
12cr|clisp-2.49-2|95	--with-module=gdbm \
12cr|clisp-2.49-2|96	--with-module=gtk2 \
12cr|clisp-2.49-2|97	--with-module=i18n \
12cr|clisp-2.49-2|98	--with-module=pcre \
12cr|clisp-2.49-2|99	--with-module=postgresql \
12cr|clisp-2.49-2|100	--with-module=rawsock \
12cr|clisp-2.49-2|101	--with-module=regexp \
12cr|clisp-2.49-2|102	--with-module=syscalls \
12cr|clisp-2.49-2|103	--with-module=wildcard \
12cr|clisp-2.49-2|104	--with-module=zlib \
12cr|clisp-2.49-2|105	--with-readline \
12cr|clisp-2.49-2|106	%if %{with_lightning}
12cr|clisp-2.49-2|107	--with-jitc=lightning \
12cr|clisp-2.49-2|108	%endif
12cr|clisp-2.49-2|109	--cbc \
12cr|clisp-2.49-2|110	build CFLAGS="%optflags"
12cr|clisp-2.49-2|111	
12cr|clisp-2.49-2|112	
12cr|clisp-2.49-2|113	make -C build
12cr|clisp-2.49-2|114	
12cr|clisp-2.49-2|115	%check
12cr|clisp-2.49-2|116	make -C build check
12cr|clisp-2.49-2|117	
12cr|clisp-2.49-2|118	%install
12cr|clisp-2.49-2|119	%makeinstall_std  -C build
12cr|clisp-2.49-2|120	
12cr|clisp-2.49-2|121	rm -f %{buildroot}%{_docdir}/clisp/doc/clisp.{dvi,1,ps}
12cr|clisp-2.49-2|122	cp -p doc/mop-spec.pdf %{buildroot}%{_docdir}/clisp/doc
12cr|clisp-2.49-2|123	
12cr|clisp-2.49-2|124	find %{buildroot}/%{_libdir} -name '*.so' -exec chmod +x {} \;
12cr|clisp-2.49-2|125	
12cr|clisp-2.49-2|126	%find_lang %{name}
12cr|clisp-2.49-2|127	%find_lang %{name}low
12cr|clisp-2.49-2|128	cat %{name}low.lang >> %{name}.lang
12cr|clisp-2.49-2|129	
12cr|clisp-2.49-2|130	%files -f %{name}.lang
12cr|clisp-2.49-2|131	%{_bindir}/clisp
12cr|clisp-2.49-2|132	%{_mandir}/*/*
12cr|clisp-2.49-2|133	%doc %{_docdir}/clisp
12cr|clisp-2.49-2|134	%dir %{_libdir}/%{name}-%{version}
12cr|clisp-2.49-2|135	%{_libdir}/%{name}-%{version}/base/lispinit.mem
12cr|clisp-2.49-2|136	%{_libdir}/%{name}-%{version}/base/lisp.run
12cr|clisp-2.49-2|137	%{_libdir}/%{name}-%{version}/bindings/glibc/*.fas
12cr|clisp-2.49-2|138	%{_libdir}/%{name}-%{version}/bindings/glibc/*.lisp
12cr|clisp-2.49-2|139	%{_libdir}/%{name}-%{version}/clx/new-clx/*.fas
12cr|clisp-2.49-2|140	%{_libdir}/%{name}-%{version}/clx/new-clx/*.lisp
12cr|clisp-2.49-2|141	%{_libdir}/%{name}-%{version}/data
12cr|clisp-2.49-2|142	%dir %{_libdir}/%{name}-%{version}/dbus
12cr|clisp-2.49-2|143	%{_libdir}/%{name}-%{version}/dbus/*.fas
12cr|clisp-2.49-2|144	%{_libdir}/%{name}-%{version}/dbus/*.lisp
12cr|clisp-2.49-2|145	%dir %{_libdir}/%{name}-%{version}/fastcgi
12cr|clisp-2.49-2|146	%{_libdir}/%{name}-%{version}/fastcgi/*.fas
12cr|clisp-2.49-2|147	%{_libdir}/%{name}-%{version}/fastcgi/*.lisp
12cr|clisp-2.49-2|148	%dir %{_libdir}/%{name}-%{version}/gdbm
12cr|clisp-2.49-2|149	%{_libdir}/%{name}-%{version}/gdbm/*.fas
12cr|clisp-2.49-2|150	%{_libdir}/%{name}-%{version}/gdbm/*.lisp
12cr|clisp-2.49-2|151	%dir %{_libdir}/%{name}-%{version}/gtk2
12cr|clisp-2.49-2|152	%{_libdir}/%{name}-%{version}/gtk2/*.fas
12cr|clisp-2.49-2|153	%{_libdir}/%{name}-%{version}/gtk2/*.lisp
12cr|clisp-2.49-2|154	%{_libdir}/%{name}-%{version}/dynmod
12cr|clisp-2.49-2|155	%dir %{_libdir}/%{name}-%{version}/pcre
12cr|clisp-2.49-2|156	%{_libdir}/%{name}-%{version}/pcre/*.fas
12cr|clisp-2.49-2|157	%{_libdir}/%{name}-%{version}/pcre/*.lisp
12cr|clisp-2.49-2|158	%dir %{_libdir}/%{name}-%{version}/postgresql
12cr|clisp-2.49-2|159	%{_libdir}/%{name}-%{version}/postgresql/*.fas
12cr|clisp-2.49-2|160	%{_libdir}/%{name}-%{version}/postgresql/*.lisp
12cr|clisp-2.49-2|161	%dir %{_libdir}/%{name}-%{version}/rawsock
12cr|clisp-2.49-2|162	%{_libdir}/%{name}-%{version}/rawsock/*.fas
12cr|clisp-2.49-2|163	%{_libdir}/%{name}-%{version}/rawsock/*.lisp
12cr|clisp-2.49-2|164	%dir %{_libdir}/%{name}-%{version}/wildcard
12cr|clisp-2.49-2|165	%{_libdir}/%{name}-%{version}/wildcard/*.fas
12cr|clisp-2.49-2|166	%{_libdir}/%{name}-%{version}/wildcard/*.lisp
12cr|clisp-2.49-2|167	%dir %{_libdir}/%{name}-%{version}/zlib
12cr|clisp-2.49-2|168	%{_libdir}/%{name}-%{version}/zlib/*.fas
12cr|clisp-2.49-2|169	%{_libdir}/%{name}-%{version}/zlib/*.lisp
12cr|clisp-2.49-2|170	%{_datadir}/emacs/site-lisp/*
12cr|clisp-2.49-2|171	%{_datadir}/vim/vimfiles/after/syntax/lisp.vim
12cr|clisp-2.49-2|172	
12cr|clisp-2.49-2|173	%files devel
12cr|clisp-2.49-2|174	%attr(0755,root,root) %{_bindir}/clisp-link
12cr|clisp-2.49-2|175	%{_libdir}/%{name}-%{version}/base/*.a
12cr|clisp-2.49-2|176	%{_libdir}/%{name}-%{version}/base/*.o
12cr|clisp-2.49-2|177	%{_libdir}/%{name}-%{version}/base/*.h
12cr|clisp-2.49-2|178	%{_libdir}/%{name}-%{version}/base/makevars
12cr|clisp-2.49-2|179	%{_libdir}/%{name}-%{version}/bindings/glibc/*.o
12cr|clisp-2.49-2|180	%{_libdir}/%{name}-%{version}/bindings/glibc/*.sh
12cr|clisp-2.49-2|181	%{_libdir}/%{name}-%{version}/bindings/glibc/Makefile
12cr|clisp-2.49-2|182	%{_libdir}/%{name}-%{version}/build-aux/*
12cr|clisp-2.49-2|183	%{_libdir}/%{name}-%{version}/clx/new-clx/*.o
12cr|clisp-2.49-2|184	%{_libdir}/%{name}-%{version}/clx/new-clx/*.sh
12cr|clisp-2.49-2|185	%{_libdir}/%{name}-%{version}/clx/new-clx/demos
12cr|clisp-2.49-2|186	%{_libdir}/%{name}-%{version}/clx/new-clx/Makefile
12cr|clisp-2.49-2|187	%{_libdir}/%{name}-%{version}/clx/new-clx/README
12cr|clisp-2.49-2|188	%{_libdir}/%{name}-%{version}/dbus/*.o
12cr|clisp-2.49-2|189	%{_libdir}/%{name}-%{version}/dbus/*.sh
12cr|clisp-2.49-2|190	%{_libdir}/%{name}-%{version}/dbus/Makefile
12cr|clisp-2.49-2|191	%{_libdir}/%{name}-%{version}/fastcgi/*.o
12cr|clisp-2.49-2|192	%{_libdir}/%{name}-%{version}/fastcgi/*.sh
12cr|clisp-2.49-2|193	%{_libdir}/%{name}-%{version}/fastcgi/Makefile
12cr|clisp-2.49-2|194	%{_libdir}/%{name}-%{version}/fastcgi/README
12cr|clisp-2.49-2|195	%{_libdir}/%{name}-%{version}/gdbm/*.o
12cr|clisp-2.49-2|196	%{_libdir}/%{name}-%{version}/gdbm/*.sh
12cr|clisp-2.49-2|197	%{_libdir}/%{name}-%{version}/gdbm/Makefile
12cr|clisp-2.49-2|198	%{_libdir}/%{name}-%{version}/gtk2/*.cfg
12cr|clisp-2.49-2|199	%{_libdir}/%{name}-%{version}/gtk2/*.glade
12cr|clisp-2.49-2|200	%{_libdir}/%{name}-%{version}/gtk2/*.o
12cr|clisp-2.49-2|201	%{_libdir}/%{name}-%{version}/gtk2/*.sh
12cr|clisp-2.49-2|202	%{_libdir}/%{name}-%{version}/gtk2/Makefile
12cr|clisp-2.49-2|203	%{_libdir}/%{name}-%{version}/linkkit
12cr|clisp-2.49-2|204	%{_libdir}/%{name}-%{version}/pcre/*.o
12cr|clisp-2.49-2|205	%{_libdir}/%{name}-%{version}/pcre/*.sh
12cr|clisp-2.49-2|206	%{_libdir}/%{name}-%{version}/pcre/Makefile
12cr|clisp-2.49-2|207	%{_libdir}/%{name}-%{version}/postgresql/*.o
12cr|clisp-2.49-2|208	%{_libdir}/%{name}-%{version}/postgresql/*.sh
12cr|clisp-2.49-2|209	%{_libdir}/%{name}-%{version}/postgresql/Makefile
12cr|clisp-2.49-2|210	%{_libdir}/%{name}-%{version}/postgresql/README
12cr|clisp-2.49-2|211	%{_libdir}/%{name}-%{version}/rawsock/*.o
12cr|clisp-2.49-2|212	%{_libdir}/%{name}-%{version}/rawsock/*.sh
12cr|clisp-2.49-2|213	%{_libdir}/%{name}-%{version}/rawsock/demos
12cr|clisp-2.49-2|214	%{_libdir}/%{name}-%{version}/rawsock/Makefile
12cr|clisp-2.49-2|215	%{_libdir}/%{name}-%{version}/wildcard/*.a
12cr|clisp-2.49-2|216	%{_libdir}/%{name}-%{version}/wildcard/*.o
12cr|clisp-2.49-2|217	%{_libdir}/%{name}-%{version}/wildcard/*.sh
12cr|clisp-2.49-2|218	%{_libdir}/%{name}-%{version}/wildcard/Makefile
12cr|clisp-2.49-2|219	%{_libdir}/%{name}-%{version}/wildcard/README
12cr|clisp-2.49-2|220	%{_libdir}/%{name}-%{version}/zlib/*.o
12cr|clisp-2.49-2|221	%{_libdir}/%{name}-%{version}/zlib/*.sh
12cr|clisp-2.49-2|222	%{_libdir}/%{name}-%{version}/zlib/Makefile
12cr|clisp-2.49-2|223	%{_datadir}/aclocal/clisp.m4
12cr|clisp-2.49-2|224	
12cr|clisp-2.49-2|225	
12cr|clisp-2.49-2|226	%changelog
12cr|clisp-2.49-2|227	* Fri Aug 06 2010 Paulo Andrade <pcpa@mandriva.com.br> 1:2.49-1mdv2011.0
12cr|clisp-2.49-2|228	+ Revision: 567191
12cr|clisp-2.49-2|229	- Update to version 2.49
12cr|clisp-2.49-2|230	
12cr|clisp-2.49-2|231	* Wed Aug 19 2009 Paulo Andrade <pcpa@mandriva.com.br> 1:2.48-2mdv2010.0
12cr|clisp-2.49-2|232	+ Revision: 418280
12cr|clisp-2.49-2|233	- Make the -I option completely ignore readline
12cr|clisp-2.49-2|234	# This is an at least "somewhat" elegant version of an alternate ugly hack
12cr|clisp-2.49-2|235	# required to make sagemath python-pexpect interface work correctly with
12cr|clisp-2.49-2|236	# clisp
12cr|clisp-2.49-2|237	
12cr|clisp-2.49-2|238	* Wed Jul 29 2009 Frederik Himpe <fhimpe@mandriva.org> 1:2.48-1mdv2010.0
12cr|clisp-2.49-2|239	+ Revision: 404036
12cr|clisp-2.49-2|240	- Update to new version 2.48
12cr|clisp-2.49-2|241	- Sync configure options and BuildRequires with Fedora (more
12cr|clisp-2.49-2|242	modules are available now)
12cr|clisp-2.49-2|243	
12cr|clisp-2.49-2|244	* Sat Feb 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.47-2mdv2009.1
12cr|clisp-2.49-2|245	+ Revision: 346030
12cr|clisp-2.49-2|246	- rebuild against new readline
12cr|clisp-2.49-2|247	
12cr|clisp-2.49-2|248	* Tue Nov 11 2008 Frederik Himpe <fhimpe@mandriva.org> 1:2.47-1mdv2009.1
12cr|clisp-2.49-2|249	+ Revision: 302178
12cr|clisp-2.49-2|250	- Update to new version 2.47
12cr|clisp-2.49-2|251	- Remove patch fixing postgresql detection, integrated upstream
12cr|clisp-2.49-2|252	- Specifically buildrequire version 4.6 of berkeleydb, it does not
12cr|clisp-2.49-2|253	build with db 4.7
12cr|clisp-2.49-2|254	
12cr|clisp-2.49-2|255	* Wed Aug 13 2008 Frederik Himpe <fhimpe@mandriva.org> 1:2.46-1mdv2009.0
12cr|clisp-2.49-2|256	+ Revision: 271576
12cr|clisp-2.49-2|257	- Update to new version 2.46
12cr|clisp-2.49-2|258	
12cr|clisp-2.49-2|259	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1:2.45-2mdv2009.0
12cr|clisp-2.49-2|260	+ Revision: 266536
12cr|clisp-2.49-2|261	- rebuild early 2009.0 package (before pixel changes)
12cr|clisp-2.49-2|262	
12cr|clisp-2.49-2|263	* Tue Jun 10 2008 Frederik Himpe <fhimpe@mandriva.org> 1:2.45-1mdv2009.0
12cr|clisp-2.49-2|264	+ Revision: 217754
12cr|clisp-2.49-2|265	- New version 2.45
12cr|clisp-2.49-2|266	- Remove postgresql patch, it is included upstream. Replace it by new pgsql
12cr|clisp-2.49-2|267	patch because upstream configure script has an error finding the headers
12cr|clisp-2.49-2|268	- Remove topdir patch: install it in versioned lib directory, like upstream,
12cr|clisp-2.49-2|269	Fedora and Debian are doing
12cr|clisp-2.49-2|270	- Needs bigger stack size to succeed in building
12cr|clisp-2.49-2|271	- Small Adaptatations to make it build in directory named build
12cr|clisp-2.49-2|272	- Build gtk2 module
12cr|clisp-2.49-2|273	
12cr|clisp-2.49-2|274	* Tue Feb 26 2008 Frederik Himpe <fhimpe@mandriva.org> 1:2.44.1-1mdv2008.1
12cr|clisp-2.49-2|275	+ Revision: 175504
12cr|clisp-2.49-2|276	- New upstream bugfix release
12cr|clisp-2.49-2|277	
12cr|clisp-2.49-2|278	* Wed Feb 13 2008 Frederik Himpe <fhimpe@mandriva.org> 1:2.44-1mdv2008.1
12cr|clisp-2.49-2|279	+ Revision: 167118
12cr|clisp-2.49-2|280	- New upstream release
12cr|clisp-2.49-2|281	- Add libffcall-devel BuildRequires
12cr|clisp-2.49-2|282	
12cr|clisp-2.49-2|283	* Mon Jan 07 2008 Pascal Terjan <pterjan@mandriva.org> 1:2.43-2mdv2008.1
12cr|clisp-2.49-2|284	+ Revision: 146277
12cr|clisp-2.49-2|285	- Make the -devel installable
12cr|clisp-2.49-2|286	
12cr|clisp-2.49-2|287	* Mon Dec 31 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.43-1mdv2008.1
12cr|clisp-2.49-2|288	+ Revision: 139851
12cr|clisp-2.49-2|289	- 2.43
12cr|clisp-2.49-2|290	
12cr|clisp-2.49-2|291	* Thu Dec 27 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.41a-2mdv2008.1
12cr|clisp-2.49-2|292	+ Revision: 138227
12cr|clisp-2.49-2|293	- build against db4.2-devel for now
12cr|clisp-2.49-2|294	- rebuilt against bdb 4.6.x libs
12cr|clisp-2.49-2|295	
12cr|clisp-2.49-2|296	+ Thierry Vignaud <tv@mandriva.org>
12cr|clisp-2.49-2|297	- kill re-definition of %%buildroot on Pixel's request
12cr|clisp-2.49-2|298	
12cr|clisp-2.49-2|299	* Thu May 31 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:2.41a-1mdv2008.0
12cr|clisp-2.49-2|300	+ Revision: 33431
12cr|clisp-2.49-2|301	- fix buildrequires
12cr|clisp-2.49-2|302	- remove icon
12cr|clisp-2.49-2|303	- 2.41a
12cr|clisp-2.49-2|304	- add url for source
12cr|clisp-2.49-2|305	- update to 2.41 (with help from Frederik Himpe)
12cr|clisp-2.49-2|306	- fix detection of postgresql headers (P0 from Frederik)
12cr|clisp-2.49-2|307	- Import clisp
12cr|clisp-2.49-2|308	
12cr|clisp-2.49-2|309	
12cr|clisp-2.49-2|310	
12cr|clisp-2.49-2|311	* Mon Sep 18 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1:2.38-2mdv2007.0
12cr|clisp-2.49-2|312	- Rebuild
12cr|clisp-2.49-2|313	
12cr|clisp-2.49-2|314	* Sat May 20 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.38-1mdk
12cr|clisp-2.49-2|315	- 2.38
12cr|clisp-2.49-2|316	- sort out some build issues with flags etc
12cr|clisp-2.49-2|317	- build with dynamic modules support
12cr|clisp-2.49-2|318	- build against libsigsegv
12cr|clisp-2.49-2|319	- lib64 fix
12cr|clisp-2.49-2|320	- fix buildrequires
12cr|clisp-2.49-2|321	- %%mkrel
12cr|clisp-2.49-2|322	- move check to new %%check stage
12cr|clisp-2.49-2|323	
12cr|clisp-2.49-2|324	* Sat Dec 31 2005 Mandriva Linux Team <http://www.mandrivaexpert.com/> 2.33.2-3mdk
12cr|clisp-2.49-2|325	- Rebuild
12cr|clisp-2.49-2|326	
12cr|clisp-2.49-2|327	* Thu Jan 20 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.33.2-2mdk
12cr|clisp-2.49-2|328	- rebuild for new readline
12cr|clisp-2.49-2|329	
12cr|clisp-2.49-2|330	* Sat Jun 05 2004 Per ?yvind Karlsen <peroyvind@linux-mandrake.com> 2.33.2-1mdk
12cr|clisp-2.49-2|331	- 2.33.2
12cr|clisp-2.49-2|332	- drop P0
12cr|clisp-2.49-2|333	
12cr|clisp-2.49-2|334	* Sat Apr 17 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.33-2mdk
12cr|clisp-2.49-2|335	- fix buildrequires
12cr|clisp-2.49-2|336	
12cr|clisp-2.49-2|337	* Fri Apr 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.33-1mdk
12cr|clisp-2.49-2|338	- 2.33
12cr|clisp-2.49-2|339	- clean docs
12cr|clisp-2.49-2|340	- update P0 from debian
12cr|clisp-2.49-2|341	- minor fixes
12cr|clisp-2.49-2|342	- disable parallell build
12cr|clisp-2.49-2|343	
12cr|clisp-2.49-2|344	* Mon Jun 23 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.30-2mdk
12cr|clisp-2.49-2|345	- fix prefix etc. (from Mark Draheim <rickscafe.casablanca@gmx.net>)
12cr|clisp-2.49-2|346	- fix %%files list
12cr|clisp-2.49-2|347	
12cr|clisp-2.49-2|348	* Tue Jun 17 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.30-1mdk
12cr|clisp-2.49-2|349	- 2.30
12cr|clisp-2.49-2|350	- cleanups
12cr|clisp-2.49-2|351	- P0 from debian, dropped alpha patch
12cr|clisp-2.49-2|352	- alot of spec file fixes
12cr|clisp-2.49-2|353	
12cr|clisp-2.49-2|354	* Tue Jul 17 2001 Daouda LO <daouda@mandrakesoft.com> 2.27-1mdk
12cr|clisp-2.49-2|355	- release 2.27
12cr|clisp-2.49-2|356	o The default extension of Lisp source files for CLISP is now ".lisp"
12cr|clisp-2.49-2|357	instead of ".lsp". When both "foo.lisp" and "foo.lsp" exist,
12cr|clisp-2.49-2|358	(LOAD "foo") will load "foo.lisp".
12cr|clisp-2.49-2|359	
12cr|clisp-2.49-2|360	o Changed bytecode format. All .fas files generated by previous CLISP
12cr|clisp-2.49-2|361	versions  are invalid and must be recompiled.
12cr|clisp-2.49-2|362	o More Ansi CL compliances
12cr|clisp-2.49-2|363	o See more of the changelog: http://sourceforge.net/forum/forum.php?forum_id=72006
12cr|clisp-2.49-2|364	
12cr|clisp-2.49-2|365	- update URL.
12cr|clisp-2.49-2|366	- new versioning scheme.
12cr|clisp-2.49-2|367	- merge ppc build.
12cr|clisp-2.49-2|368	- s|config.lsp|config.lisp| in ppc build.
12cr|clisp-2.49-2|369	
12cr|clisp-2.49-2|370	* Wed Apr 25 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 2000.03.06-4mdk
12cr|clisp-2.49-2|371	- Make it build on the Alpha platform.
12cr|clisp-2.49-2|372	- Quiet output when uncompressing the source because it is really too annoying
12cr|clisp-2.49-2|373	to watch.
12cr|clisp-2.49-2|374	
12cr|clisp-2.49-2|375	* Sun Nov 05 2000 David BAUDENS <baudens@mandrakesoft.com> 2000.03.06-3mdk
12cr|clisp-2.49-2|376	- Rewrite spec following Clisp Install documentation to be able to build this
12cr|clisp-2.49-2|377	package on all archs
12cr|clisp-2.49-2|378	- Have an intelligent description
12cr|clisp-2.49-2|379	
12cr|clisp-2.49-2|380	* Sun Jul 23 2000 Pixel <pixel@mandrakesoft.com> 2000.03.06-2mdk
12cr|clisp-2.49-2|381	- *much* cleanup, macorizaiton, BM
12cr|clisp-2.49-2|382	
12cr|clisp-2.49-2|383	* Mon Apr  3 2000 Adam Lebsack <adam@mandrakesoft.com> 2000.03.06-1mdk
12cr|clisp-2.49-2|384	- Update to 2000.03.06
12cr|clisp-2.49-2|385	
12cr|clisp-2.49-2|386	* Tue Feb 22 2000 Stefan van der Eijk <s.vandereijk@chello.nl>
12cr|clisp-2.49-2|387	- rewrote most of .spec file
12cr|clisp-2.49-2|388	- updated to 1999.07.22

638 12
12cr|clone-0.1-6|1	%define name clone
12cr|clone-0.1-6|2	%define version 0.1
12cr|clone-0.1-6|3	%define release %mkrel 6
12cr|clone-0.1-6|4	%define tftpboot /var/lib/tftpboot
12cr|clone-0.1-6|5	
12cr|clone-0.1-6|6	Summary: HOWTO duplicate an node with ka, dolly, and dollyC
12cr|clone-0.1-6|7	Name: %{name}
12cr|clone-0.1-6|8	Version: %{version}
12cr|clone-0.1-6|9	Release: %{release}
12cr|clone-0.1-6|10	Source0: %{name}-%{version}.tar.bz2
12cr|clone-0.1-6|11	License: GPL
12cr|clone-0.1-6|12	Group: System/Cluster
12cr|clone-0.1-6|13	Url: http://www.mandriva.com
12cr|clone-0.1-6|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|clone-0.1-6|15	requires: ka-deploy-source-node
12cr|clone-0.1-6|16	Buildrequires: libxslt-proc
12cr|clone-0.1-6|17	Buildarch: noarch
12cr|clone-0.1-6|18	
12cr|clone-0.1-6|19	%description
12cr|clone-0.1-6|20	all scripts, configuration files needed to create and
12cr|clone-0.1-6|21	setup a golden node to duplicate computer.
12cr|clone-0.1-6|22	
12cr|clone-0.1-6|23	%prep
12cr|clone-0.1-6|24	%setup -q -n %name-%version
12cr|clone-0.1-6|25	
12cr|clone-0.1-6|26	%build
12cr|clone-0.1-6|27	
12cr|clone-0.1-6|28	%install
12cr|clone-0.1-6|29	rm -rf $RPM_BUILD_ROOT
12cr|clone-0.1-6|30	%makeinstall PREFIX=%{buildroot}/%{_prefix} \
12cr|clone-0.1-6|31	TFTPBOOT=%{buildroot}%{tftpboot} \
12cr|clone-0.1-6|32	SYSCONFDIR=%{buildroot}%{_sysconfdir}
12cr|clone-0.1-6|33	
12cr|clone-0.1-6|34	%clean
12cr|clone-0.1-6|35	rm -rf $RPM_BUILD_ROOT
12cr|clone-0.1-6|36	
12cr|clone-0.1-6|37	%files
12cr|clone-0.1-6|38	%defattr(-,root,root)
12cr|clone-0.1-6|39	%doc clone.spec html/ *.xml *.xsl Makefile *.dsssl *.css
12cr|clone-0.1-6|40	%attr(644,root,root) %config(noreplace) %{tftpboot}/X86PC/linux/pxelinux.cfg/default.pxe.clone
12cr|clone-0.1-6|41	%attr(755,root,root) %{_bindir}/ka-d-session.sh
12cr|clone-0.1-6|42	%attr(755,root,root) %{_bindir}/clone_script
12cr|clone-0.1-6|43	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/dhcpd.conf.clone
12cr|clone-0.1-6|44	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/xinetd.d/tftp.clone
12cr|clone-0.1-6|45	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/pxe.conf.clone
12cr|clone-0.1-6|46	
12cr|clone-0.1-6|47	
12cr|clone-0.1-6|48	%changelog
12cr|clone-0.1-6|49	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-6mdv2011.0
12cr|clone-0.1-6|50	+ Revision: 617043
12cr|clone-0.1-6|51	- the mass rebuild of 2010.0 packages
12cr|clone-0.1-6|52	
12cr|clone-0.1-6|53	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.1-5mdv2010.0
12cr|clone-0.1-6|54	+ Revision: 424880
12cr|clone-0.1-6|55	- rebuild
12cr|clone-0.1-6|56	
12cr|clone-0.1-6|57	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.1-4mdv2009.0
12cr|clone-0.1-6|58	+ Revision: 243530
12cr|clone-0.1-6|59	- rebuild
12cr|clone-0.1-6|60	
12cr|clone-0.1-6|61	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.1-2mdv2008.1
12cr|clone-0.1-6|62	+ Revision: 140694
12cr|clone-0.1-6|63	- restore BuildRoot
12cr|clone-0.1-6|64	
12cr|clone-0.1-6|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|clone-0.1-6|66	- kill re-definition of %%buildroot on Pixel's request
12cr|clone-0.1-6|67	
12cr|clone-0.1-6|68	* Mon Aug 13 2007 Nicolas Vigier <nvigier@mandriva.com> 0.1-2mdv2008.0
12cr|clone-0.1-6|69	+ Revision: 62471
12cr|clone-0.1-6|70	- Import clone
12cr|clone-0.1-6|71	
12cr|clone-0.1-6|72	
12cr|clone-0.1-6|73	
12cr|clone-0.1-6|74	* Tue Mar  6 2007 Antoine Ginies <aginies@mandriva.com> 0.1-2mdviggi
12cr|clone-0.1-6|75	- remove fdisk_to_desc
12cr|clone-0.1-6|76	
12cr|clone-0.1-6|77	* Fri Sep  1 2006  <guibo@guibpiv.guibland.com> 0.1-0.1.20060mlcs4
12cr|clone-0.1-6|78	- first release

639 12
12cr|cloud-utils-0.19-2|1	Name:           cloud-utils
12cr|cloud-utils-0.19-2|2	Version:        0.19
12cr|cloud-utils-0.19-2|3	Release:        %mkrel 2
12cr|cloud-utils-0.19-2|4	License:        GPL3
12cr|cloud-utils-0.19-2|5	Summary:        Cloud image management utilities
12cr|cloud-utils-0.19-2|6	Url:            https://launchpad.net/ubuntu/+source/cloud-utils
12cr|cloud-utils-0.19-2|7	Group:          Networking/Other
12cr|cloud-utils-0.19-2|8	Source:         cloud-utils_0.19ubuntu1.tar.gz
12cr|cloud-utils-0.19-2|9	BuildRequires:  sed
12cr|cloud-utils-0.19-2|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|cloud-utils-0.19-2|11	BuildArch:      noarch
12cr|cloud-utils-0.19-2|12	Requires:       python euca2ools file e2fsprogs >= 1.4  python-yaml python-paramiko
12cr|cloud-utils-0.19-2|13	
12cr|cloud-utils-0.19-2|14	%description
12cr|cloud-utils-0.19-2|15	This package provides a useful set of utilities for managing cloud
12cr|cloud-utils-0.19-2|16	images.
12cr|cloud-utils-0.19-2|17	The euca2ools package (a dependency of cloud-utils) provides an
12cr|cloud-utils-0.19-2|18	Amazon EC2 API compatible set of utilities for bundling kernels,
12cr|cloud-utils-0.19-2|19	ramdisks, and root filesystems, and uploading them to either EC2
12cr|cloud-utils-0.19-2|20	or UEC.
12cr|cloud-utils-0.19-2|21	The tasks associated with image bundling are often tedious and
12cr|cloud-utils-0.19-2|22	repetitive.  The cloud-utils package provides several scripts
12cr|cloud-utils-0.19-2|23	that wrap the complicated tasks with a much simpler interface.
12cr|cloud-utils-0.19-2|24	
12cr|cloud-utils-0.19-2|25	%prep
12cr|cloud-utils-0.19-2|26	%setup -q -n cloud-utils-0.19ubuntu1
12cr|cloud-utils-0.19-2|27	
12cr|cloud-utils-0.19-2|28	%build
12cr|cloud-utils-0.19-2|29	sed -i 's@/usr/share/common-licenses/GPL-3@/usr/share/doc/licenses/gpl-3.0.txt@' debian/copyright
12cr|cloud-utils-0.19-2|30	
12cr|cloud-utils-0.19-2|31	%install
12cr|cloud-utils-0.19-2|32	cat debian/install | while read a b; do
12cr|cloud-utils-0.19-2|33	install -D -m 0755 $a %{buildroot}/$b/$a
12cr|cloud-utils-0.19-2|34	done
12cr|cloud-utils-0.19-2|35	cat debian/manpages | while read a; do
12cr|cloud-utils-0.19-2|36	section=${a#*.}
12cr|cloud-utils-0.19-2|37	install -D -m 0644 $a %{buildroot}/usr/share/man/man${section}/$a
12cr|cloud-utils-0.19-2|38	done
12cr|cloud-utils-0.19-2|39	
12cr|cloud-utils-0.19-2|40	%clean
12cr|cloud-utils-0.19-2|41	%{?buildroot:%__rm -rf "%{buildroot}"}
12cr|cloud-utils-0.19-2|42	
12cr|cloud-utils-0.19-2|43	%files
12cr|cloud-utils-0.19-2|44	%defattr(-,root,root)
12cr|cloud-utils-0.19-2|45	%doc debian/copyright debian/changelog
12cr|cloud-utils-0.19-2|46	%{_bindir}/*
12cr|cloud-utils-0.19-2|47	%{_mandir}/*
12cr|cloud-utils-0.19-2|48	
12cr|cloud-utils-0.19-2|49	
12cr|cloud-utils-0.19-2|50	
12cr|cloud-utils-0.19-2|51	%changelog
12cr|cloud-utils-0.19-2|52	* Thu Jun 09 2011 Antoine Ginies <aginies@mandriva.com> 0.19-2mdv2011.0
12cr|cloud-utils-0.19-2|53	+ Revision: 683343
12cr|cloud-utils-0.19-2|54	- remove badrequires on licences
12cr|cloud-utils-0.19-2|55	- fix group
12cr|cloud-utils-0.19-2|56	- import cloud-utils
12cr|cloud-utils-0.19-2|57	
12cr|cloud-utils-0.19-2|58	
12cr|cloud-utils-0.19-2|59	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 0.19
12cr|cloud-utils-0.19-2|60	- first release for Mandriva based on OpenSUSE SRPM

640 12
12cr|clthreads-2.4.0-2|1	%define	major	2
12cr|clthreads-2.4.0-2|2	%define	libname	%mklibname %name %major
12cr|clthreads-2.4.0-2|3	%define oldlibname %mklibname %name 1
12cr|clthreads-2.4.0-2|4	%define	develname %mklibname %name -d
12cr|clthreads-2.4.0-2|5	
12cr|clthreads-2.4.0-2|6	Name:          clthreads
12cr|clthreads-2.4.0-2|7	Summary:       Clthreads C++ libraries
12cr|clthreads-2.4.0-2|8	Version:       2.4.0
12cr|clthreads-2.4.0-2|9	Release:       %mkrel 2
12cr|clthreads-2.4.0-2|10	License:       LGPLv2+
12cr|clthreads-2.4.0-2|11	Group:	       System/Libraries
12cr|clthreads-2.4.0-2|12	Source0:       http://www.kokkinizita.net/linuxaudio/downloads/%{name}-%{version}.tar.bz2
12cr|clthreads-2.4.0-2|13	Patch0:        clthreads-2.2.1-fix-install.patch
12cr|clthreads-2.4.0-2|14	Patch1:        clthreads-2.4.0-linkage.patch
12cr|clthreads-2.4.0-2|15	URL: 	       http://www.kokkinizita.net/linuxaudio/aeolus/index.html
12cr|clthreads-2.4.0-2|16	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|clthreads-2.4.0-2|17	
12cr|clthreads-2.4.0-2|18	%description
12cr|clthreads-2.4.0-2|19	Clthreads C++ libraries
12cr|clthreads-2.4.0-2|20	
12cr|clthreads-2.4.0-2|21	#--------------------------------------------------------------------
12cr|clthreads-2.4.0-2|22	
12cr|clthreads-2.4.0-2|23	%package -n	%{libname}
12cr|clthreads-2.4.0-2|24	Group: 		System/Libraries
12cr|clthreads-2.4.0-2|25	Summary: 	Libraries for %name
12cr|clthreads-2.4.0-2|26	Obsoletes:      %{oldlibname} < 2.2.1-2
12cr|clthreads-2.4.0-2|27	
12cr|clthreads-2.4.0-2|28	%description
12cr|clthreads-2.4.0-2|29	Clthreads C++ libraries
12cr|clthreads-2.4.0-2|30	
12cr|clthreads-2.4.0-2|31	%if %mdkversion < 200900
12cr|clthreads-2.4.0-2|32	%post -n %libname -p /sbin/ldconfig
12cr|clthreads-2.4.0-2|33	%endif
12cr|clthreads-2.4.0-2|34	%if %mdkversion < 200900
12cr|clthreads-2.4.0-2|35	%postun -n %libname -p /sbin/ldconfig
12cr|clthreads-2.4.0-2|36	%endif
12cr|clthreads-2.4.0-2|37	
12cr|clthreads-2.4.0-2|38	%files -n %{libname}
12cr|clthreads-2.4.0-2|39	%defattr(-,root,root)
12cr|clthreads-2.4.0-2|40	%_libdir/libclthreads.so.%{major}*
12cr|clthreads-2.4.0-2|41	
12cr|clthreads-2.4.0-2|42	#--------------------------------------------------------------------
12cr|clthreads-2.4.0-2|43	
12cr|clthreads-2.4.0-2|44	%description -n	%{libname}
12cr|clthreads-2.4.0-2|45	The libraries from %name package
12cr|clthreads-2.4.0-2|46	
12cr|clthreads-2.4.0-2|47	%package -n	%{develname}
12cr|clthreads-2.4.0-2|48	Group: 		Development/Other
12cr|clthreads-2.4.0-2|49	Summary: 	Libraries for %name
12cr|clthreads-2.4.0-2|50	Requires:	%{libname} = %version-%release
12cr|clthreads-2.4.0-2|51	Provides:	lib%name-devel = %version-%release
12cr|clthreads-2.4.0-2|52	Provides: 	%{name}-devel = %{version}-%{release}
12cr|clthreads-2.4.0-2|53	Obsoletes:      %{oldlibname}-devel < 2.2.1-2Obsoletes:
12cr|clthreads-2.4.0-2|54	Obsoletes:      %{libname}-devel
12cr|clthreads-2.4.0-2|55	
12cr|clthreads-2.4.0-2|56	%description -n	%{develname}
12cr|clthreads-2.4.0-2|57	Development libraries from %name
12cr|clthreads-2.4.0-2|58	
12cr|clthreads-2.4.0-2|59	%files -n %{develname}
12cr|clthreads-2.4.0-2|60	%defattr (-,root,root)
12cr|clthreads-2.4.0-2|61	%_includedir/clthreads.h
12cr|clthreads-2.4.0-2|62	%_libdir/libclthreads.so
12cr|clthreads-2.4.0-2|63	
12cr|clthreads-2.4.0-2|64	#--------------------------------------------------------------------
12cr|clthreads-2.4.0-2|65	
12cr|clthreads-2.4.0-2|66	%prep
12cr|clthreads-2.4.0-2|67	%setup -q -n %name-%version
12cr|clthreads-2.4.0-2|68	%patch1 -p0
12cr|clthreads-2.4.0-2|69	
12cr|clthreads-2.4.0-2|70	%build
12cr|clthreads-2.4.0-2|71	%make LDFLAGS="%{ldflags}" CPPFLAGS="%{optflags} -fPIC"
12cr|clthreads-2.4.0-2|72	
12cr|clthreads-2.4.0-2|73	%install
12cr|clthreads-2.4.0-2|74	rm -fr %buildroot
12cr|clthreads-2.4.0-2|75	mkdir -p %{buildroot}%{_includedir}
12cr|clthreads-2.4.0-2|76	make install PREFIX=%{buildroot}%{_prefix}
12cr|clthreads-2.4.0-2|77	
12cr|clthreads-2.4.0-2|78	%clean
12cr|clthreads-2.4.0-2|79	rm -fr %buildroot
12cr|clthreads-2.4.0-2|80	
12cr|clthreads-2.4.0-2|81	
12cr|clthreads-2.4.0-2|82	%changelog
12cr|clthreads-2.4.0-2|83	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.0-2mdv2011.0
12cr|clthreads-2.4.0-2|84	+ Revision: 617048
12cr|clthreads-2.4.0-2|85	- the mass rebuild of 2010.0 packages
12cr|clthreads-2.4.0-2|86	
12cr|clthreads-2.4.0-2|87	* Mon Sep 07 2009 Funda Wang <fwang@mandriva.org> 2.4.0-1mdv2010.0
12cr|clthreads-2.4.0-2|88	+ Revision: 432737
12cr|clthreads-2.4.0-2|89	- New version 2.4.0
12cr|clthreads-2.4.0-2|90	
12cr|clthreads-2.4.0-2|91	* Fri Jun 12 2009 Jérôme Brenier <incubusss@mandriva.org> 2.2.1-6mdv2010.0
12cr|clthreads-2.4.0-2|92	+ Revision: 385598
12cr|clthreads-2.4.0-2|93	- rebuild
12cr|clthreads-2.4.0-2|94	
12cr|clthreads-2.4.0-2|95	* Mon Aug 25 2008 Emmanuel Andry <eandry@mandriva.org> 2.2.1-5mdv2009.0
12cr|clthreads-2.4.0-2|96	+ Revision: 276014
12cr|clthreads-2.4.0-2|97	- apply devel policy
12cr|clthreads-2.4.0-2|98	- fix license
12cr|clthreads-2.4.0-2|99	
12cr|clthreads-2.4.0-2|100	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.2.1-4mdv2009.0
12cr|clthreads-2.4.0-2|101	+ Revision: 243531
12cr|clthreads-2.4.0-2|102	- rebuild
12cr|clthreads-2.4.0-2|103	- kill re-definition of %%buildroot on Pixel's request
12cr|clthreads-2.4.0-2|104	
12cr|clthreads-2.4.0-2|105	+ Pixel <pixel@mandriva.com>
12cr|clthreads-2.4.0-2|106	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|clthreads-2.4.0-2|107	
12cr|clthreads-2.4.0-2|108	+ Olivier Blin <oblin@mandriva.com>
12cr|clthreads-2.4.0-2|109	- restore BuildRoot
12cr|clthreads-2.4.0-2|110	
12cr|clthreads-2.4.0-2|111	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|clthreads-2.4.0-2|112	- Fix major
12cr|clthreads-2.4.0-2|113	
12cr|clthreads-2.4.0-2|114	* Sun Dec 09 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2.2.1-1mdv2008.1
12cr|clthreads-2.4.0-2|115	+ Revision: 116569
12cr|clthreads-2.4.0-2|116	- import clthreads
12cr|clthreads-2.4.0-2|117	
12cr|clthreads-2.4.0-2|118	

641 12
12cr|clusterit-2.5-3|1	Summary:	Collection of clustering tools
12cr|clusterit-2.5-3|2	Name:		clusterit
12cr|clusterit-2.5-3|3	Version:	2.5
12cr|clusterit-2.5-3|4	Release:	%mkrel 3
12cr|clusterit-2.5-3|5	License:	BSD
12cr|clusterit-2.5-3|6	Group:		Networking/Remote access
12cr|clusterit-2.5-3|7	URL:		http://clusterit.sourceforge.net/
12cr|clusterit-2.5-3|8	Source:		%{name}-%{version}.tar.gz
12cr|clusterit-2.5-3|9	BuildRequires:  libx11-devel
12cr|clusterit-2.5-3|10	BuildRequires:	ncurses-devel
12cr|clusterit-2.5-3|11	Requires:	openssh-clients, rsh, gawk
12cr|clusterit-2.5-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|clusterit-2.5-3|13	
12cr|clusterit-2.5-3|14	%description
12cr|clusterit-2.5-3|15	This is a collection of clustering tools, to turn your ordinary
12cr|clusterit-2.5-3|16	everyday pile of UNIX workstations into a speedy parallel beast.
12cr|clusterit-2.5-3|17	dsh : run a command on a cluster of machines.  dshbak : format the
12cr|clusterit-2.5-3|18	output of dsh. barrier, barrierd : synchronize a process on a number
12cr|clusterit-2.5-3|19	of machines. jsd : simple command scheduling daemon for remote execution.
12cr|clusterit-2.5-3|20	jsh : run scheduled commands on remote machines. run : run a command
12cr|clusterit-2.5-3|21	on a machine at random. seq : run a command on a cluster in sequence.
12cr|clusterit-2.5-3|22	pcp : copy a file to a cluster of machines. pdf : display free disk space
12cr|clusterit-2.5-3|23	across a group of machines. prm : delete a file or files on a cluster
12cr|clusterit-2.5-3|24	of machines. rvt : a specialized VT100 emulator for the X window system.
12cr|clusterit-2.5-3|25	dvt : clustersed quickly dissect cluster files.
12cr|clusterit-2.5-3|26	
12cr|clusterit-2.5-3|27	%prep
12cr|clusterit-2.5-3|28	%setup -q
12cr|clusterit-2.5-3|29	
12cr|clusterit-2.5-3|30	%build
12cr|clusterit-2.5-3|31	%configure2_5x
12cr|clusterit-2.5-3|32	%make
12cr|clusterit-2.5-3|33	
12cr|clusterit-2.5-3|34	%install
12cr|clusterit-2.5-3|35	rm -rf %{buildroot}
12cr|clusterit-2.5-3|36	%makeinstall_std
12cr|clusterit-2.5-3|37	
12cr|clusterit-2.5-3|38	%clean
12cr|clusterit-2.5-3|39	rm -rf %{buildroot}
12cr|clusterit-2.5-3|40	
12cr|clusterit-2.5-3|41	%files
12cr|clusterit-2.5-3|42	%defattr(-,root,root)
12cr|clusterit-2.5-3|43	%doc INSTALL CHANGES README html/*.html html/man/*.html
12cr|clusterit-2.5-3|44	%{_mandir}/man1/*
12cr|clusterit-2.5-3|45	%{_bindir}/*
12cr|clusterit-2.5-3|46	
12cr|clusterit-2.5-3|47	
12cr|clusterit-2.5-3|48	%changelog
12cr|clusterit-2.5-3|49	* Fri Jan 28 2011 Funda Wang <fwang@mandriva.org> 2.5-3mdv2011.0
12cr|clusterit-2.5-3|50	+ Revision: 633698
12cr|clusterit-2.5-3|51	- invalid source
12cr|clusterit-2.5-3|52	- patch is of no use
12cr|clusterit-2.5-3|53	- bunzip2 the patch
12cr|clusterit-2.5-3|54	
12cr|clusterit-2.5-3|55	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|clusterit-2.5-3|56	- the mass rebuild of 2010.0 packages
12cr|clusterit-2.5-3|57	
12cr|clusterit-2.5-3|58	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|clusterit-2.5-3|59	- fix %%build to use %%make
12cr|clusterit-2.5-3|60	- use %%make
12cr|clusterit-2.5-3|61	- very little spec cleanup
12cr|clusterit-2.5-3|62	- new version 2.5, use %%configure2_5x and a tar.gz file
12cr|clusterit-2.5-3|63	
12cr|clusterit-2.5-3|64	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 2.4-5mdv2010.0
12cr|clusterit-2.5-3|65	+ Revision: 424881
12cr|clusterit-2.5-3|66	- rebuild
12cr|clusterit-2.5-3|67	
12cr|clusterit-2.5-3|68	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.4-4mdv2009.0
12cr|clusterit-2.5-3|69	+ Revision: 243532
12cr|clusterit-2.5-3|70	- rebuild
12cr|clusterit-2.5-3|71	
12cr|clusterit-2.5-3|72	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.4-2mdv2008.1
12cr|clusterit-2.5-3|73	+ Revision: 170786
12cr|clusterit-2.5-3|74	- rebuild
12cr|clusterit-2.5-3|75	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|clusterit-2.5-3|76	
12cr|clusterit-2.5-3|77	+ Olivier Blin <oblin@mandriva.com>
12cr|clusterit-2.5-3|78	- restore BuildRoot
12cr|clusterit-2.5-3|79	
12cr|clusterit-2.5-3|80	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.4-1mdv2008.1
12cr|clusterit-2.5-3|81	+ Revision: 123242
12cr|clusterit-2.5-3|82	- kill re-definition of %%buildroot on Pixel's request
12cr|clusterit-2.5-3|83	- import clusterit
12cr|clusterit-2.5-3|84	
12cr|clusterit-2.5-3|85	
12cr|clusterit-2.5-3|86	* Fri Apr 28 2006 Jerome Soyer <saispo@mandriva.org> 2.4-1mdk
12cr|clusterit-2.5-3|87	- New release 2.4
12cr|clusterit-2.5-3|88	- Fix Url
12cr|clusterit-2.5-3|89	
12cr|clusterit-2.5-3|90	* Fri Sep 09 2005 Antoine Ginies <aginies@mandrakesoft.com> 2.3.1-2mdk
12cr|clusterit-2.5-3|91	- Fix BuildRquires
12cr|clusterit-2.5-3|92	
12cr|clusterit-2.5-3|93	* Fri Jul 22 2005 Erwan Velu <velu@seanodes.com> 2.3.1-1mdk
12cr|clusterit-2.5-3|94	- 2.3.1
12cr|clusterit-2.5-3|95	
12cr|clusterit-2.5-3|96	* Wed May 19 2004 Antoine Ginies <aginies@n2.mandrakesoft.com> 2.2-1mdk
12cr|clusterit-2.5-3|97	- release 2.2
12cr|clusterit-2.5-3|98	* Fri Jan 03 2003 Antoine Ginies <aginies@mandrakesoft.com> 2.0-6mdk
12cr|clusterit-2.5-3|99	- build for new glibc
12cr|clusterit-2.5-3|100	* Tue Aug 6 2002 Antoine Ginies <aginies@mandrakesoft.com> 2.0-5mdk
12cr|clusterit-2.5-3|101	- build with gcc 3.2
12cr|clusterit-2.5-3|102	* Thu Jul 11 2002 Antoine Ginies <aginies@mandrakesoft.com> 2.0-4mdk
12cr|clusterit-2.5-3|103	- Build on 8.2 with 2.96
12cr|clusterit-2.5-3|104	* Wed Jul 03 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.0-3mdk
12cr|clusterit-2.5-3|105	- fix ~rpm/... pb
12cr|clusterit-2.5-3|106	* Fri May 17 2002 Antoine Ginies <aginies@mandrakesoft.com> 2.0-2mdk
12cr|clusterit-2.5-3|107	- solve conflict problem with sh-utils
12cr|clusterit-2.5-3|108	- correct stupid error of changelog
12cr|clusterit-2.5-3|109	* Tue Apr 30 2002 Antoine Ginies <aginies@mandrakesoft.com> 2.0-1mdk
12cr|clusterit-2.5-3|110	- first release for Mandrakesoft :-)

642 12
12cr|clusterscripts-3.5-4|1	%define name clusterscripts
12cr|clusterscripts-3.5-4|2	%define version 3.5
12cr|clusterscripts-3.5-4|3	%define release %mkrel 4
12cr|clusterscripts-3.5-4|4	#define	perl_vendorlib /usr/lib/perl5/vendor_perl/5.8.7
12cr|clusterscripts-3.5-4|5	
12cr|clusterscripts-3.5-4|6	Summary: Tools to setup a cluster server and client
12cr|clusterscripts-3.5-4|7	Name: %{name}
12cr|clusterscripts-3.5-4|8	Version: %{version}
12cr|clusterscripts-3.5-4|9	Release: %{release}
12cr|clusterscripts-3.5-4|10	#Source0: %{name}-%{version}.tar.bz2
12cr|clusterscripts-3.5-4|11	Source0: %{name}-devel.tar.bz2
12cr|clusterscripts-3.5-4|12	License: 	GPL
12cr|clusterscripts-3.5-4|13	Group: 		System/Cluster
12cr|clusterscripts-3.5-4|14	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|clusterscripts-3.5-4|15	Prefix: 	%{_prefix}
12cr|clusterscripts-3.5-4|16	URL:		http://www.mandriva.com
12cr|clusterscripts-3.5-4|17	buildarch:	noarch
12cr|clusterscripts-3.5-4|18	#obsolotes:	clusterautosetup-server
12cr|clusterscripts-3.5-4|19	
12cr|clusterscripts-3.5-4|20	%description
12cr|clusterscripts-3.5-4|21	Multiple scripts to setup cluster server or client nodes.
12cr|clusterscripts-3.5-4|22	
12cr|clusterscripts-3.5-4|23	
12cr|clusterscripts-3.5-4|24	%package        client
12cr|clusterscripts-3.5-4|25	Summary:	Script to setup and retrieve information for client node
12cr|clusterscripts-3.5-4|26	Group:		System/Cluster
12cr|clusterscripts-3.5-4|27	Conflicts:	clusterautosetup-server
12cr|clusterscripts-3.5-4|28	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
12cr|clusterscripts-3.5-4|29	
12cr|clusterscripts-3.5-4|30	%description client
12cr|clusterscripts-3.5-4|31	Scripts to retrieve information and setup cluster client node from
12cr|clusterscripts-3.5-4|32	a cluster server.
12cr|clusterscripts-3.5-4|33	
12cr|clusterscripts-3.5-4|34	%package common
12cr|clusterscripts-3.5-4|35	Summary:        Common clusterscripts
12cr|clusterscripts-3.5-4|36	Group:		System/Cluster
12cr|clusterscripts-3.5-4|37	
12cr|clusterscripts-3.5-4|38	%description common
12cr|clusterscripts-3.5-4|39	common libs
12cr|clusterscripts-3.5-4|40	
12cr|clusterscripts-3.5-4|41	%package server-conf
12cr|clusterscripts-3.5-4|42	Summary:        clusterscript configuration file
12cr|clusterscripts-3.5-4|43	Group:          System/Cluster
12cr|clusterscripts-3.5-4|44	Conflicts:      clusterautosetup-client
12cr|clusterscripts-3.5-4|45	Requires:       clusterscripts-common
12cr|clusterscripts-3.5-4|46	
12cr|clusterscripts-3.5-4|47	%description server-conf
12cr|clusterscripts-3.5-4|48	The configuration file of clusterscripts
12cr|clusterscripts-3.5-4|49	
12cr|clusterscripts-3.5-4|50	%package server
12cr|clusterscripts-3.5-4|51	Summary:        Script to setup a server node
12cr|clusterscripts-3.5-4|52	Group:		System/Cluster
12cr|clusterscripts-3.5-4|53	Conflicts:	clusterautosetup-client
12cr|clusterscripts-3.5-4|54	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
12cr|clusterscripts-3.5-4|55	Requires:	clusterscripts-common, clusterscripts-server-pxe, clusterscripts-server-conf
12cr|clusterscripts-3.5-4|56	Suggests:	phpldapadmin
12cr|clusterscripts-3.5-4|57	#gnbd, gnbd-kernel-BOOT,
12cr|clusterscripts-3.5-4|58	#maui
12cr|clusterscripts-3.5-4|59	
12cr|clusterscripts-3.5-4|60	%description server
12cr|clusterscripts-3.5-4|61	Scripts to automatically setup some services
12cr|clusterscripts-3.5-4|62	NIS, DNS, NFS, PXE, DHCP, NAMED, LDAP, authd and ssh Keys,
12cr|clusterscripts-3.5-4|63	tftp server, ganglia server, OAR, SSH.
12cr|clusterscripts-3.5-4|64	
12cr|clusterscripts-3.5-4|65	%package server-pxe
12cr|clusterscripts-3.5-4|66	Summary:        Script to setup a PXE server, dhcpd tftp and optiannly a DNS server
12cr|clusterscripts-3.5-4|67	Group:          System/Cluster
12cr|clusterscripts-3.5-4|68	Conflicts:      clusterautosetup-client
12cr|clusterscripts-3.5-4|69	Requires:       pxe, tftp-server, xinetd, dhcp-server, syslinux, clusterscripts-server-conf
12cr|clusterscripts-3.5-4|70	Suggests:	ka-deploy-source-node bind bind-utils
12cr|clusterscripts-3.5-4|71	
12cr|clusterscripts-3.5-4|72	%description server-pxe
12cr|clusterscripts-3.5-4|73	Scripts to automatically setup a PXE server with DHCP server.
12cr|clusterscripts-3.5-4|74	A DNS server is also optionnal
12cr|clusterscripts-3.5-4|75	
12cr|clusterscripts-3.5-4|76	%prep
12cr|clusterscripts-3.5-4|77	rm -rf ${buildroot}
12cr|clusterscripts-3.5-4|78	%setup -q -n %{name}-devel
12cr|clusterscripts-3.5-4|79	
12cr|clusterscripts-3.5-4|80	
12cr|clusterscripts-3.5-4|81	%build
12cr|clusterscripts-3.5-4|82	#make build
12cr|clusterscripts-3.5-4|83	
12cr|clusterscripts-3.5-4|84	%install
12cr|clusterscripts-3.5-4|85	rm -rf $RPM_BUILD_ROOT
12cr|clusterscripts-3.5-4|86	mkdir -p $RPM_BUILD_ROOT/%_docdir/%name-%version
12cr|clusterscripts-3.5-4|87	make install DESTDIR=$RPM_BUILD_ROOT SHAREDOC=%_docdir/%name-%version
12cr|clusterscripts-3.5-4|88	
12cr|clusterscripts-3.5-4|89	
12cr|clusterscripts-3.5-4|90	%post server-conf
12cr|clusterscripts-3.5-4|91	TESTDHETH=`grep ETHDHCP_CLIENT /etc/clusterserver.conf`
12cr|clusterscripts-3.5-4|92	if [ -z "$TESTDHETH" ];	then
12cr|clusterscripts-3.5-4|93	echo " old version of clusterscript, updating"
12cr|clusterscripts-3.5-4|94	echo "ETHDHCP_CLIENT=eth0" >> /etc/clusterserver.conf
12cr|clusterscripts-3.5-4|95	fi
12cr|clusterscripts-3.5-4|96	# create a file, to check if it is the first time i launch setup_auto_cluster
12cr|clusterscripts-3.5-4|97	touch /tmp/first_setup
12cr|clusterscripts-3.5-4|98	
12cr|clusterscripts-3.5-4|99	#perl -Mcluster_xconfig -e 'set_xconfig()'
12cr|clusterscripts-3.5-4|100	
12cr|clusterscripts-3.5-4|101	%post client
12cr|clusterscripts-3.5-4|102	%_post_service clusterautosetup-client
12cr|clusterscripts-3.5-4|103	# horrible hack to avoid dhclient.....
12cr|clusterscripts-3.5-4|104	#perl -pi -e "s/\-x\s\/sbin\/dhclient/-x \/sbin\/dhclientsux/" /sbin/ifup
12cr|clusterscripts-3.5-4|105	
12cr|clusterscripts-3.5-4|106	%preun client
12cr|clusterscripts-3.5-4|107	%_preun_service clusterautosetup-client
12cr|clusterscripts-3.5-4|108	
12cr|clusterscripts-3.5-4|109	%preun server
12cr|clusterscripts-3.5-4|110	#%_preun_service rapidnat
12cr|clusterscripts-3.5-4|111	
12cr|clusterscripts-3.5-4|112	%clean
12cr|clusterscripts-3.5-4|113	rm -fr %{buildroot}
12cr|clusterscripts-3.5-4|114	
12cr|clusterscripts-3.5-4|115	%files client
12cr|clusterscripts-3.5-4|116	%defattr(-,root,root)
12cr|clusterscripts-3.5-4|117	%attr(755,root,root) %{_bindir}/setup_client_cluster.pl
12cr|clusterscripts-3.5-4|118	%attr(755,root,root) %{_bindir}/setup_ka_deploy.pl
12cr|clusterscripts-3.5-4|119	%attr(755,root,root) %{_initrddir}/clusterautosetup-client
12cr|clusterscripts-3.5-4|120	%{perl_vendorlib}/ka_deploy_cluster.pm
12cr|clusterscripts-3.5-4|121	%{perl_vendorlib}/client_cluster.pm
12cr|clusterscripts-3.5-4|122	%{perl_vendorlib}/fs_client.pm
12cr|clusterscripts-3.5-4|123	%{perl_vendorlib}/cluster_clientconf.pm
12cr|clusterscripts-3.5-4|124	
12cr|clusterscripts-3.5-4|125	%files common
12cr|clusterscripts-3.5-4|126	#%attr(755,root,root) %{_bindir}/fdisk_to_desc
12cr|clusterscripts-3.5-4|127	%{_bindir}/ib-burn-firmware.pl
12cr|clusterscripts-3.5-4|128	%{perl_vendorlib}/cluster_commonconf.pm
12cr|clusterscripts-3.5-4|129	%{perl_vendorlib}/cluster_fonction_common.pm
12cr|clusterscripts-3.5-4|130	
12cr|clusterscripts-3.5-4|131	%files server-conf
12cr|clusterscripts-3.5-4|132	%attr(755,root,root) %{_sysconfdir}/muttrc
12cr|clusterscripts-3.5-4|133	%attr(755,root,root) %{_sysconfdir}/rc.sysinit_diskless
12cr|clusterscripts-3.5-4|134	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/clusterserver.conf
12cr|clusterscripts-3.5-4|135	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/clusternode.conf
12cr|clusterscripts-3.5-4|136	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/dhcpd.conf.pxe.single
12cr|clusterscripts-3.5-4|137	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/dhcpd.conf.cluster
12cr|clusterscripts-3.5-4|138	%{perl_vendorlib}/cluster_serverconf.pm
12cr|clusterscripts-3.5-4|139	
12cr|clusterscripts-3.5-4|140	%files server-pxe
12cr|clusterscripts-3.5-4|141	%attr(755,root,root) %{_bindir}/dhcpnode
12cr|clusterscripts-3.5-4|142	%{perl_vendorlib}/add_nodes_to_dhcp_cluster.pm
12cr|clusterscripts-3.5-4|143	%{perl_vendorlib}/pxe_server_cluster.pm
12cr|clusterscripts-3.5-4|144	%{perl_vendorlib}/dhcpnode_cluster.pm
12cr|clusterscripts-3.5-4|145	%{perl_vendorlib}/dhcpdconf_server_cluster.pm
12cr|clusterscripts-3.5-4|146	%{perl_vendorlib}/wakeup_node_cluster.pm
12cr|clusterscripts-3.5-4|147	%{perl_vendorlib}/dns_cluster.pm
12cr|clusterscripts-3.5-4|148	%attr(755,root,root) %{_bindir}/setup_add_nodes_to_dhcp.pl
12cr|clusterscripts-3.5-4|149	%attr(755,root,root) %{_bindir}/setup_pxe_server.pl
12cr|clusterscripts-3.5-4|150	%attr(755,root,root) %{_bindir}/setup_dhcpdconf_server.pl
12cr|clusterscripts-3.5-4|151	%attr(755,root,root) %{_bindir}/setup_dns.pl
12cr|clusterscripts-3.5-4|152	%attr(755,root,root) %{_bindir}/prepare_diskless_image
12cr|clusterscripts-3.5-4|153	
12cr|clusterscripts-3.5-4|154	
12cr|clusterscripts-3.5-4|155	%files server
12cr|clusterscripts-3.5-4|156	%doc ldap_base.ldif sldap_cluster.conf
12cr|clusterscripts-3.5-4|157	%defattr(-,root,root)
12cr|clusterscripts-3.5-4|158	%attr(755,root,root) %{_bindir}/ib-cluster-configurator.pl
12cr|clusterscripts-3.5-4|159	%attr(755,root,root) %{_bindir}/rapidnat
12cr|clusterscripts-3.5-4|160	%attr(755,root,root) %{_bindir}/sauvegarde
12cr|clusterscripts-3.5-4|161	%attr(755,root,root) %{_bindir}/setup_xconfig.pl
12cr|clusterscripts-3.5-4|162	#%{_initrddir}/rapidnat
12cr|clusterscripts-3.5-4|163	%attr(755,root,root) %{_bindir}/setup_test_user
12cr|clusterscripts-3.5-4|164	%attr(644,root,root) /var/spool/pbs/pbs_config.sample
12cr|clusterscripts-3.5-4|165	%{perl_vendorlib}/cluster_xconfig.pm
12cr|clusterscripts-3.5-4|166	%{perl_vendorlib}/fs_server.pm
12cr|clusterscripts-3.5-4|167	%{perl_vendorlib}/nis_cluster.pm
12cr|clusterscripts-3.5-4|168	%{perl_vendorlib}/ldap_cluster.pm
12cr|clusterscripts-3.5-4|169	%{perl_vendorlib}/install_cluster.pm
12cr|clusterscripts-3.5-4|170	%{perl_vendorlib}/auto_add_nodes_cluster.pm
12cr|clusterscripts-3.5-4|171	%{perl_vendorlib}/maui_cluster.pm
12cr|clusterscripts-3.5-4|172	%{perl_vendorlib}/auto_remove_nodes_cluster.pm
12cr|clusterscripts-3.5-4|173	%{perl_vendorlib}/cluster_set_admin.pm
12cr|clusterscripts-3.5-4|174	%{perl_vendorlib}/cluster_set_compute.pm
12cr|clusterscripts-3.5-4|175	%{perl_vendorlib}/user_common_cluster.pm
12cr|clusterscripts-3.5-4|176	%{perl_vendorlib}/postfix_cluster.pm
12cr|clusterscripts-3.5-4|177	%{perl_vendorlib}/pbs_cluster.pm
12cr|clusterscripts-3.5-4|178	%{perl_vendorlib}/server_cluster.pm
12cr|clusterscripts-3.5-4|179	%attr(755,root,root) %{_bindir}/setup_pbs.pl
12cr|clusterscripts-3.5-4|180	%attr(755,root,root) %{_sbindir}/setup_auto_cluster
12cr|clusterscripts-3.5-4|181	%attr(755,root,root) %{_bindir}/setup_add_node.pl
12cr|clusterscripts-3.5-4|182	%attr(755,root,root) %{_bindir}/setup_install_cluster.pl
12cr|clusterscripts-3.5-4|183	%attr(755,root,root) %{_bindir}/setup_server_cluster.pl
12cr|clusterscripts-3.5-4|184	%attr(755,root,root) %{_bindir}/setup_recup_cpus.pl
12cr|clusterscripts-3.5-4|185	%attr(755,root,root) %{_bindir}/setup_nis.pl
12cr|clusterscripts-3.5-4|186	%attr(755,root,root) %{_bindir}/setup_ldap.pl
12cr|clusterscripts-3.5-4|187	%attr(755,root,root) %{_bindir}/setup_auto_remove_nodes.pl
12cr|clusterscripts-3.5-4|188	%attr(755,root,root) %{_sbindir}/deluserNis.pl
12cr|clusterscripts-3.5-4|189	%attr(755,root,root) %{_bindir}/wakeup_node.pl
12cr|clusterscripts-3.5-4|190	%attr(755,root,root) %{_bindir}/setup_maui.pl
12cr|clusterscripts-3.5-4|191	%attr(755,root,root) %{_bindir}/setup_auto_add_nodes.pl
12cr|clusterscripts-3.5-4|192	%attr(755,root,root) %{_sbindir}/adduserNis.pl
12cr|clusterscripts-3.5-4|193	%attr(755,root,root) %{_bindir}/setup_postfix.pl
12cr|clusterscripts-3.5-4|194	%attr(755,root,root) %{_bindir}/setup_admin.pl
12cr|clusterscripts-3.5-4|195	%attr(755,root,root) %{_bindir}/setup_compute.pl
12cr|clusterscripts-3.5-4|196	%attr(755,root,root) %{_bindir}/update_cfg_after_ar_node.pl
12cr|clusterscripts-3.5-4|197	
12cr|clusterscripts-3.5-4|198	
12cr|clusterscripts-3.5-4|199	
12cr|clusterscripts-3.5-4|200	%changelog
12cr|clusterscripts-3.5-4|201	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 3.5-4mdv2011.0
12cr|clusterscripts-3.5-4|202	+ Revision: 663385
12cr|clusterscripts-3.5-4|203	- mass rebuild
12cr|clusterscripts-3.5-4|204	
12cr|clusterscripts-3.5-4|205	* Thu Jul 22 2010 Funda Wang <fwang@mandriva.org> 3.5-3mdv2011.0
12cr|clusterscripts-3.5-4|206	+ Revision: 556989
12cr|clusterscripts-3.5-4|207	- rebuild
12cr|clusterscripts-3.5-4|208	
12cr|clusterscripts-3.5-4|209	* Mon Jun 28 2010 Antoine Ginies <aginies@mandriva.com> 3.5-2mdv2010.1
12cr|clusterscripts-3.5-4|210	+ Revision: 549278
12cr|clusterscripts-3.5-4|211	- re-organise pakackaging
12cr|clusterscripts-3.5-4|212	- new release (fix some nis and pxe bugs)
12cr|clusterscripts-3.5-4|213	
12cr|clusterscripts-3.5-4|214	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|clusterscripts-3.5-4|215	- fix upgrade 2010.0 > 2010.1
12cr|clusterscripts-3.5-4|216	
12cr|clusterscripts-3.5-4|217	* Thu May 06 2010 Antoine Ginies <aginies@mandriva.com> 3.5-1mdv2010.1
12cr|clusterscripts-3.5-4|218	+ Revision: 542810
12cr|clusterscripts-3.5-4|219	- move wakup perl module to server-pxe package
12cr|clusterscripts-3.5-4|220	
12cr|clusterscripts-3.5-4|221	* Wed May 05 2010 Antoine Ginies <aginies@mandriva.com> 3.4-1mdv2010.1
12cr|clusterscripts-3.5-4|222	+ Revision: 542324
12cr|clusterscripts-3.5-4|223	- release 3.4
12cr|clusterscripts-3.5-4|224	
12cr|clusterscripts-3.5-4|225	* Tue May 04 2010 Antoine Ginies <aginies@mandriva.com> 3.3-1mdv2010.1
12cr|clusterscripts-3.5-4|226	+ Revision: 542091
12cr|clusterscripts-3.5-4|227	- remove a cp in the Makefile
12cr|clusterscripts-3.5-4|228	- update the source (remove fdisk_to_desc)
12cr|clusterscripts-3.5-4|229	- two more packages: server-pxe and server-conf
12cr|clusterscripts-3.5-4|230	
12cr|clusterscripts-3.5-4|231	* Fri Feb 12 2010 Antoine Ginies <aginies@mandriva.com> 3.2-4mdv2010.1
12cr|clusterscripts-3.5-4|232	+ Revision: 504650
12cr|clusterscripts-3.5-4|233	- add suggests, fix ldap  module
12cr|clusterscripts-3.5-4|234	
12cr|clusterscripts-3.5-4|235	* Fri Feb 12 2010 Antoine Ginies <aginies@mandriva.com> 3.2-3mdv2010.1
12cr|clusterscripts-3.5-4|236	+ Revision: 504509
12cr|clusterscripts-3.5-4|237	- new source
12cr|clusterscripts-3.5-4|238	- fix setup_server_cluster.pl error
12cr|clusterscripts-3.5-4|239	
12cr|clusterscripts-3.5-4|240	* Thu Feb 11 2010 Antoine Ginies <aginies@mandriva.com> 3.2-2mdv2010.1
12cr|clusterscripts-3.5-4|241	+ Revision: 504252
12cr|clusterscripts-3.5-4|242	- fix name of conf files
12cr|clusterscripts-3.5-4|243	
12cr|clusterscripts-3.5-4|244	* Thu Feb 11 2010 Antoine Ginies <aginies@mandriva.com> 3.2-1mdv2010.1
12cr|clusterscripts-3.5-4|245	+ Revision: 504163
12cr|clusterscripts-3.5-4|246	- add a basic description for common package
12cr|clusterscripts-3.5-4|247	- create a common package, remove conflict between client and server
12cr|clusterscripts-3.5-4|248	
12cr|clusterscripts-3.5-4|249	* Tue Feb 09 2010 Antoine Ginies <aginies@mandriva.com> 3.0-4mdv2010.1
12cr|clusterscripts-3.5-4|250	+ Revision: 502814
12cr|clusterscripts-3.5-4|251	- fix spec file to avoid rejection
12cr|clusterscripts-3.5-4|252	- fix group
12cr|clusterscripts-3.5-4|253	- release 3.0
12cr|clusterscripts-3.5-4|254	
12cr|clusterscripts-3.5-4|255	* Sun Jul 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0-21mdv2010.0
12cr|clusterscripts-3.5-4|256	+ Revision: 400287
12cr|clusterscripts-3.5-4|257	- fix dependencies
12cr|clusterscripts-3.5-4|258	
12cr|clusterscripts-3.5-4|259	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2.0-20mdv2009.0
12cr|clusterscripts-3.5-4|260	+ Revision: 240507
12cr|clusterscripts-3.5-4|261	- rebuild
12cr|clusterscripts-3.5-4|262	- kill re-definition of %%buildroot on Pixel's request
12cr|clusterscripts-3.5-4|263	- fix summary-ended-with-dot
12cr|clusterscripts-3.5-4|264	
12cr|clusterscripts-3.5-4|265	+ Olivier Blin <oblin@mandriva.com>
12cr|clusterscripts-3.5-4|266	- restore BuildRoot
12cr|clusterscripts-3.5-4|267	
12cr|clusterscripts-3.5-4|268	* Sat Sep 22 2007 Nicolas Vigier <nvigier@mandriva.com> 2.0-18mdv2008.0
12cr|clusterscripts-3.5-4|269	+ Revision: 92234
12cr|clusterscripts-3.5-4|270	- add pure-ftpd-anon-upload buildrequire
12cr|clusterscripts-3.5-4|271	- fix apache2-mod_php dependency (now apache-mod_php)
12cr|clusterscripts-3.5-4|272	- remove broken dependency on proftpd-anonymous
12cr|clusterscripts-3.5-4|273	- add dependency on pure-ftpd-anonymous
12cr|clusterscripts-3.5-4|274	- clean up
12cr|clusterscripts-3.5-4|275	
12cr|clusterscripts-3.5-4|276	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 2.0-17mdv2008.0
12cr|clusterscripts-3.5-4|277	+ Revision: 70158
12cr|clusterscripts-3.5-4|278	- convert prereq
12cr|clusterscripts-3.5-4|279	
12cr|clusterscripts-3.5-4|280	* Fri Jun 22 2007 Thierry Vignaud <tv@mandriva.org> 2.0-16mdv2008.0
12cr|clusterscripts-3.5-4|281	+ Revision: 42999
12cr|clusterscripts-3.5-4|282	- partial cleaning
12cr|clusterscripts-3.5-4|283	- fix group
12cr|clusterscripts-3.5-4|284	
12cr|clusterscripts-3.5-4|285	* Thu May 31 2007 Adam Williamson <awilliamson@mandriva.org> 2.0-15mdv2008.0
12cr|clusterscripts-3.5-4|286	+ Revision: 32984
12cr|clusterscripts-3.5-4|287	- fix groups (fixes #27319 and #27320)
12cr|clusterscripts-3.5-4|288	
12cr|clusterscripts-3.5-4|289	
12cr|clusterscripts-3.5-4|290	* Fri Mar 02 2007 Antoine Ginies <aginies@mandriva.com> 2.0-14mdv2007.0
12cr|clusterscripts-3.5-4|291	+ Revision: 131006
12cr|clusterscripts-3.5-4|292	- define a perlvendorlib directory
12cr|clusterscripts-3.5-4|293	- Import clusterscripts
12cr|clusterscripts-3.5-4|294	
12cr|clusterscripts-3.5-4|295	* Tue Feb 06 2007 Antoine Ginies <aginies@mandriva.com> 2.0-14mdviggi
12cr|clusterscripts-3.5-4|296	- remove dssh require
12cr|clusterscripts-3.5-4|297	
12cr|clusterscripts-3.5-4|298	* Thu Jan 18 2007 Antoine Ginies <aginies@mandriva.com> iggi 2.0-13mdv
12cr|clusterscripts-3.5-4|299	- improve MySQL configuration
12cr|clusterscripts-3.5-4|300	
12cr|clusterscripts-3.5-4|301	* Thu Nov 30 2006 Antoine Ginies <aginies@mandriva.com> 2.0-12mdviggi
12cr|clusterscripts-3.5-4|302	- various fix to be able to use clusterscripts on a CS4
12cr|clusterscripts-3.5-4|303	- add rpmsrate and compssUsers.pl
12cr|clusterscripts-3.5-4|304	- add boot flag on first partition (ka deploy)
12cr|clusterscripts-3.5-4|305	- add log suuport with kamethod
12cr|clusterscripts-3.5-4|306	
12cr|clusterscripts-3.5-4|307	* Wed Nov 29 2006 Antoine Ginies <aginies@mandriva.com> 2.0-11mdviggi
12cr|clusterscripts-3.5-4|308	- add CSH support (/etc/profile.d/cluster.csh)
12cr|clusterscripts-3.5-4|309	- remove CLUSTER image
12cr|clusterscripts-3.5-4|310	
12cr|clusterscripts-3.5-4|311	* Wed Nov 15 2006 Antoine Ginies <aginies@mandriva.com> 2.0-10mdviggi
12cr|clusterscripts-3.5-4|312	- fix OAR problem in diskless mode
12cr|clusterscripts-3.5-4|313	
12cr|clusterscripts-3.5-4|314	* Fri Nov 10 2006 Antoine Ginies <aginies@mandriva.com> 2.0-9mdviggi
12cr|clusterscripts-3.5-4|315	- Add a script to prepare diskless image
12cr|clusterscripts-3.5-4|316	- add cloop-utils require
12cr|clusterscripts-3.5-4|317	- remove pcp require
12cr|clusterscripts-3.5-4|318	
12cr|clusterscripts-3.5-4|319	* Thu Nov 09 2006 Antoine Ginies <aginies@mandriva.com> 2.0-8mdviggi
12cr|clusterscripts-3.5-4|320	- fix regenerate_rhosts file
12cr|clusterscripts-3.5-4|321	
12cr|clusterscripts-3.5-4|322	* Wed Nov 08 2006 Antoine Ginies <aginies@mandriva.com> 2.0-7mdviggi
12cr|clusterscripts-3.5-4|323	- add symlink for nfs installation
12cr|clusterscripts-3.5-4|324	- fix fs_server and fs_client gfs part
12cr|clusterscripts-3.5-4|325	
12cr|clusterscripts-3.5-4|326	* Tue Nov 07 2006 Antoine Ginies <aginies@mandriva.com> 2.0-6mdviggi
12cr|clusterscripts-3.5-4|327	- fix path to draktab_config
12cr|clusterscripts-3.5-4|328	- remove maui in add_user_nis
12cr|clusterscripts-3.5-4|329	- remove unwanted message
12cr|clusterscripts-3.5-4|330	
12cr|clusterscripts-3.5-4|331	* Mon Nov 06 2006 Antoine Ginies <aginies@mandriva.com> 2.0-5mdviggi
12cr|clusterscripts-3.5-4|332	- remove AmIroot
12cr|clusterscripts-3.5-4|333	- try to fix hdlist script (mkcd create a bad media.cfg file....)
12cr|clusterscripts-3.5-4|334	- fix tentakel configuration
12cr|clusterscripts-3.5-4|335	- fix hostname bug if interface != to eth0
12cr|clusterscripts-3.5-4|336	
12cr|clusterscripts-3.5-4|337	* Fri Nov 03 2006 iggi Antoine Ginies <aginies@mandriva.com> 2.0-4mdviggi
12cr|clusterscripts-3.5-4|338	- fix shorewall zone
12cr|clusterscripts-3.5-4|339	- launch draktab_config at first launch (if drakcluster installed)
12cr|clusterscripts-3.5-4|340	- fix pssh configuration
12cr|clusterscripts-3.5-4|341	- add prologue/epilogue timeout in oar configuration
12cr|clusterscripts-3.5-4|342	- fix tentakel configuration
12cr|clusterscripts-3.5-4|343	
12cr|clusterscripts-3.5-4|344	* Thu Nov 02 2006 Antoine Ginies <aginies@mandriva.com> 2.0-3mdviggi
12cr|clusterscripts-3.5-4|345	- add pssh and tentakel support
12cr|clusterscripts-3.5-4|346	
12cr|clusterscripts-3.5-4|347	* Thu Nov 02 2006 Antoine Ginies <aginies@mandriva.com> 2.0-2mdviggi
12cr|clusterscripts-3.5-4|348	- fix linux.0 problem in default dhcpd.conf configuration file (thx T.I. Toth report)
12cr|clusterscripts-3.5-4|349	- fix ssh-keygen problem (server side)
12cr|clusterscripts-3.5-4|350	- create oar user .ssh directory
12cr|clusterscripts-3.5-4|351	- fix the use of CS4 rescue in ka method
12cr|clusterscripts-3.5-4|352	
12cr|clusterscripts-3.5-4|353	* Tue Oct 31 2006 Antoine Ginies <aginies@mandriva.com> 2.0-1mdviggi
12cr|clusterscripts-3.5-4|354	- fix oar state
12cr|clusterscripts-3.5-4|355	
12cr|clusterscripts-3.5-4|356	* Mon Oct 30 2006 Antoine Ginies <aginies@mandriva.com> 1.9-3mdviggi
12cr|clusterscripts-3.5-4|357	- fix mysql skip-network option
12cr|clusterscripts-3.5-4|358	- auto declare node Alive
12cr|clusterscripts-3.5-4|359	- fix set_oar_servername (client side)
12cr|clusterscripts-3.5-4|360	- add taktuk2 and fping requires
12cr|clusterscripts-3.5-4|361	- add fping in oar configuration
12cr|clusterscripts-3.5-4|362	
12cr|clusterscripts-3.5-4|363	* Fri Oct 27 2006 Antoine Ginies <aginies@mandriva.com> 1.9-2mdv2007.0
12cr|clusterscripts-3.5-4|364	- remove compute DOMAIN and compute node name
12cr|clusterscripts-3.5-4|365	- switch pbs to oar group
12cr|clusterscripts-3.5-4|366	- remove /etc/node_list.admin file
12cr|clusterscripts-3.5-4|367	- only exec command on Alive node (using OAR status)
12cr|clusterscripts-3.5-4|368	
12cr|clusterscripts-3.5-4|369	* Wed Oct 25 2006 Antoine Ginies <aginies@mandriva.com> 1.9-1mdviggi
12cr|clusterscripts-3.5-4|370	- first IGGI devel release
12cr|clusterscripts-3.5-4|371	- remove torque require
12cr|clusterscripts-3.5-4|372	- add oar require
12cr|clusterscripts-3.5-4|373	- add OAR support (ssh public key, tftpdir, oar.conf)
12cr|clusterscripts-3.5-4|374	- remove call to PBS script
12cr|clusterscripts-3.5-4|375	- Now use Bind 9.2, so adjust all DNS configuration
12cr|clusterscripts-3.5-4|376	- add support of menu311.c32 in PXE configuration file
12cr|clusterscripts-3.5-4|377	- add alt1 vmlinuz and all.rdz in PXE menu entry
12cr|clusterscripts-3.5-4|378	- update information in PXE help.txt file
12cr|clusterscripts-3.5-4|379	- update auto_inst.cfg.pl RPM list
12cr|clusterscripts-3.5-4|380	
12cr|clusterscripts-3.5-4|381	* Wed Nov 30 2005 Antoine Ginies <aginies@n3.mandriva.com> 1.3-1mdk
12cr|clusterscripts-3.5-4|382	- copy freedos.img only if exist
12cr|clusterscripts-3.5-4|383	- nodename now support '-'
12cr|clusterscripts-3.5-4|384	- add generate_ex_dolly_conf
12cr|clusterscripts-3.5-4|385	- disable gam server only if exist
12cr|clusterscripts-3.5-4|386	- disable auto_cluster icon in icewm toolbar
12cr|clusterscripts-3.5-4|387	- remove require on ganglia-script
12cr|clusterscripts-3.5-4|388	- clean %%post
12cr|clusterscripts-3.5-4|389	- remove unwanted services
12cr|clusterscripts-3.5-4|390	- add drakpxelinux require
12cr|clusterscripts-3.5-4|391	- add gnbd and rescue in PXE menu
12cr|clusterscripts-3.5-4|392	- fix generation of cluster.conf file
12cr|clusterscripts-3.5-4|393	- fix pb of missgin lam directory on nodes
12cr|clusterscripts-3.5-4|394	- use vga=text in ka mode
12cr|clusterscripts-3.5-4|395	- fix fs_server.pm ccsd configuration
12cr|clusterscripts-3.5-4|396	- now use fs.pm
12cr|clusterscripts-3.5-4|397	- add coda support (client and server)
12cr|clusterscripts-3.5-4|398	- fix missing files move into cluster_fonction_common
12cr|clusterscripts-3.5-4|399	- fix creation of lam file
12cr|clusterscripts-3.5-4|400	- fix missing file for reading (mpi and lam)
12cr|clusterscripts-3.5-4|401	- fix pxe (remove ka.img patch)
12cr|clusterscripts-3.5-4|402	- fix missing dir (mpi and lam)
12cr|clusterscripts-3.5-4|403	- remove some requires on client node (distcc icecream)
12cr|clusterscripts-3.5-4|404	- remove mandrake_theme require
12cr|clusterscripts-3.5-4|405	- add mpich2 support
12cr|clusterscripts-3.5-4|406	- fix nsswitch.conf
12cr|clusterscripts-3.5-4|407	- add requires (ganglia-webfrontend)
12cr|clusterscripts-3.5-4|408	- fix lam missing directory
12cr|clusterscripts-3.5-4|409	- fix mountcdrom in setup_auto_cluster
12cr|clusterscripts-3.5-4|410	- copy RPM data from nfs or cdrom
12cr|clusterscripts-3.5-4|411	- dont generate gmond.conf
12cr|clusterscripts-3.5-4|412	- adjust RESCUE name
12cr|clusterscripts-3.5-4|413	
12cr|clusterscripts-3.5-4|414	* Tue Mar 22 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 1.1-38mdk
12cr|clusterscripts-3.5-4|415	- add requires
12cr|clusterscripts-3.5-4|416	
12cr|clusterscripts-3.5-4|417	* Tue Mar 22 2005 <guibo@guiboserv.guibland.com> 1.1-37mdk
12cr|clusterscripts-3.5-4|418	- adjust requires
12cr|clusterscripts-3.5-4|419	
12cr|clusterscripts-3.5-4|420	* Mon Mar 07 2005 <aginies@guibo.mdkc.com> 1.1-36mdk
12cr|clusterscripts-3.5-4|421	- add ib-burn-firmware.pl
12cr|clusterscripts-3.5-4|422	- add ib-cluster-configurator.pl
12cr|clusterscripts-3.5-4|423	
12cr|clusterscripts-3.5-4|424	* Fri Mar 04 2005 <aginies@guibo.mdkc.com> 1.1-35mdk
12cr|clusterscripts-3.5-4|425	- re-require idesk
12cr|clusterscripts-3.5-4|426	- re-add require on mpich
12cr|clusterscripts-3.5-4|427	
12cr|clusterscripts-3.5-4|428	* Fri Mar 04 2005 <aginies@guibo.mdkc.com> 1.1-34mdk
12cr|clusterscripts-3.5-4|429	- remove display in PXE conf
12cr|clusterscripts-3.5-4|430	- create mpi wanted dir
12cr|clusterscripts-3.5-4|431	
12cr|clusterscripts-3.5-4|432	* Thu Mar 03 2005 <aginies@guibo.mdkc.com> 1.1-33mdk
12cr|clusterscripts-3.5-4|433	- remove requires on mpich
12cr|clusterscripts-3.5-4|434	- add create_hostib.pl
12cr|clusterscripts-3.5-4|435	
12cr|clusterscripts-3.5-4|436	* Thu Mar 03 2005 <aginies@guibo.mdkc.com> 1.1-32mdk
12cr|clusterscripts-3.5-4|437	- Mercury Release
12cr|clusterscripts-3.5-4|438	- fix ib over ip in shorewall config
12cr|clusterscripts-3.5-4|439	- set pxe to auto mode
12cr|clusterscripts-3.5-4|440	- use fdisk_to_desc to create descfile on node
12cr|clusterscripts-3.5-4|441	
12cr|clusterscripts-3.5-4|442	* Thu Feb 10 2005 <aginies@guibo.mdkc.com> 1.1-31mdk
12cr|clusterscripts-3.5-4|443	- fix some other X configuration
12cr|clusterscripts-3.5-4|444	
12cr|clusterscripts-3.5-4|445	* Wed Feb 09 2005 <aginies@guibo.mdkc.com> 1.1-30mdk
12cr|clusterscripts-3.5-4|446	- fix background pb (server/client)
12cr|clusterscripts-3.5-4|447	
12cr|clusterscripts-3.5-4|448	* Wed Feb 09 2005 <aginies@guibo.mdkc.com> 1.1-29mdk
12cr|clusterscripts-3.5-4|449	- add fdisk_to_desc
12cr|clusterscripts-3.5-4|450	- copy only one CD
12cr|clusterscripts-3.5-4|451	
12cr|clusterscripts-3.5-4|452	* Thu Nov 25 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-28mdk
12cr|clusterscripts-3.5-4|453	- copy the 4 cds
12cr|clusterscripts-3.5-4|454	
12cr|clusterscripts-3.5-4|455	* Wed Nov 10 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-27mdk
12cr|clusterscripts-3.5-4|456	- add requires on mclx doc (client and server)
12cr|clusterscripts-3.5-4|457	
12cr|clusterscripts-3.5-4|458	* Thu Nov 04 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-26mdk
12cr|clusterscripts-3.5-4|459	- adjust for Clustering2 (to fit on 1CD)
12cr|clusterscripts-3.5-4|460	
12cr|clusterscripts-3.5-4|461	* Wed Nov 03 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-25mdk
12cr|clusterscripts-3.5-4|462	- add require on doc
12cr|clusterscripts-3.5-4|463	
12cr|clusterscripts-3.5-4|464	* Wed Nov 03 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-24mdk
12cr|clusterscripts-3.5-4|465	- fix path to doc
12cr|clusterscripts-3.5-4|466	- update index.html
12cr|clusterscripts-3.5-4|467	
12cr|clusterscripts-3.5-4|468	* Tue Nov 02 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-23mdk
12cr|clusterscripts-3.5-4|469	- fix xdm background
12cr|clusterscripts-3.5-4|470	
12cr|clusterscripts-3.5-4|471	* Fri Oct 29 2004 aginies <aginies@dhcp125.mandrakesoft.com> 1.1-22mdk
12cr|clusterscripts-3.5-4|472	- fix acpi=ht on x86_64
12cr|clusterscripts-3.5-4|473	
12cr|clusterscripts-3.5-4|474	* Fri Oct 29 2004 aginies <aginies@dhcp125.mandrakesoft.com> 1.1-21mdk
12cr|clusterscripts-3.5-4|475	- fix pxe x86_64 pb (freedos)
12cr|clusterscripts-3.5-4|476	
12cr|clusterscripts-3.5-4|477	* Fri Oct 22 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-20mdk
12cr|clusterscripts-3.5-4|478	- add post install in auto_inst.cfg.pl
12cr|clusterscripts-3.5-4|479	
12cr|clusterscripts-3.5-4|480	* Fri Oct 22 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-19mdk
12cr|clusterscripts-3.5-4|481	- force install of theme-mercury
12cr|clusterscripts-3.5-4|482	- fix requires on mandrake-theme-mercury
12cr|clusterscripts-3.5-4|483	
12cr|clusterscripts-3.5-4|484	* Thu Oct 21 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-18mdk
12cr|clusterscripts-3.5-4|485	- fix, typo (thx pixel)
12cr|clusterscripts-3.5-4|486	
12cr|clusterscripts-3.5-4|487	* Thu Oct 21 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-17mdk
12cr|clusterscripts-3.5-4|488	- fix underscore :/
12cr|clusterscripts-3.5-4|489	
12cr|clusterscripts-3.5-4|490	* Sat Oct 16 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-16mdk
12cr|clusterscripts-3.5-4|491	- fix resetknowhosts
12cr|clusterscripts-3.5-4|492	- fix add node without ka
12cr|clusterscripts-3.5-4|493	
12cr|clusterscripts-3.5-4|494	* Sat Oct 16 2004 mdkc <mdkc@guiboserv.guibland.com> 1.1-15mdk
12cr|clusterscripts-3.5-4|495	- add new file to add node without ka method (thx camille bug report).
12cr|clusterscripts-3.5-4|496	
12cr|clusterscripts-3.5-4|497	* Fri Oct 15 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-14mdk
12cr|clusterscripts-3.5-4|498	- fix pxe ka24.img on X86_64
12cr|clusterscripts-3.5-4|499	
12cr|clusterscripts-3.5-4|500	* Thu Oct 14 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-13mdk
12cr|clusterscripts-3.5-4|501	- fix auto_inst.cfg.pl (had SMP support)
12cr|clusterscripts-3.5-4|502	
12cr|clusterscripts-3.5-4|503	* Fri Oct 08 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-12mdk
12cr|clusterscripts-3.5-4|504	- fix a pb of copy4CD
12cr|clusterscripts-3.5-4|505	
12cr|clusterscripts-3.5-4|506	* Tue Oct 05 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-11mdk
12cr|clusterscripts-3.5-4|507	- copy 4cd
12cr|clusterscripts-3.5-4|508	
12cr|clusterscripts-3.5-4|509	* Thu Sep 30 2004 aginies <mdkc@mdkc2devel.mandrakesoft.com> 1.1-10mdk
12cr|clusterscripts-3.5-4|510	- mercury release
12cr|clusterscripts-3.5-4|511	
12cr|clusterscripts-3.5-4|512	* Fri Sep 17 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-9mdk
12cr|clusterscripts-3.5-4|513	- fix rc.sysinit Branding
12cr|clusterscripts-3.5-4|514	
12cr|clusterscripts-3.5-4|515	* Wed Sep 15 2004 mdkc <mdkc@guiboserv.guibland.com> 1.1-8mdk
12cr|clusterscripts-3.5-4|516	- fix some branding
12cr|clusterscripts-3.5-4|517	
12cr|clusterscripts-3.5-4|518	* Thu Aug 26 2004 Erwan Velu <erwan@mandrakesoft.com> 1.1-7mdk
12cr|clusterscripts-3.5-4|519	- MII_NOT_SUPPORTED by default in auto mode
12cr|clusterscripts-3.5-4|520	- auto_mode also install mandrake_theme
12cr|clusterscripts-3.5-4|521	- Removing uncessary requires
12cr|clusterscripts-3.5-4|522	
12cr|clusterscripts-3.5-4|523	* Thu Aug 26 2004 Erwan Velu <erwan@mandrakesoft.com> 1.1-6mdk
12cr|clusterscripts-3.5-4|524	- Adding requires
12cr|clusterscripts-3.5-4|525	
12cr|clusterscripts-3.5-4|526	* Fri Aug 06 2004 Erwan Velu <erwan@mandrakesoft.com> 1.1-5mdk
12cr|clusterscripts-3.5-4|527	- New release
12cr|clusterscripts-3.5-4|528	- Fixing default background system (now using theme)
12cr|clusterscripts-3.5-4|529	- Requires mandrake_theme
12cr|clusterscripts-3.5-4|530	
12cr|clusterscripts-3.5-4|531	* Tue Jul 13 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-4mdk
12cr|clusterscripts-3.5-4|532	- add user admin
12cr|clusterscripts-3.5-4|533	
12cr|clusterscripts-3.5-4|534	* Fri Jul 09 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-3mdk
12cr|clusterscripts-3.5-4|535	- add requires (mozilla, dssh, idesk)
12cr|clusterscripts-3.5-4|536	- fix localtime pb (missing cp_in_workdir)
12cr|clusterscripts-3.5-4|537	
12cr|clusterscripts-3.5-4|538	* Thu Jul 01 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-2mdk
12cr|clusterscripts-3.5-4|539	- fix xdm dialog box
12cr|clusterscripts-3.5-4|540	- launch draktab_configat beginning of setup_autokc@mdkc2devel.mandrakesoft.com> 1.1-3mdk
12cr|clusterscripts-3.5-4|541	- add requires (mozilla, dssh, idesk)
12cr|clusterscripts-3.5-4|542	- fix localtime pb (missing cp_in_workdir)
12cr|clusterscripts-3.5-4|543	
12cr|clusterscripts-3.5-4|544	* Thu Jul 01 2004 mdkc <mdkc@mdkc2devel.mandrakesoft.com> 1.1-2mdk
12cr|clusterscripts-3.5-4|545	- fix xdm dialog box
12cr|clusterscripts-3.5-4|546	- launch draktab_configat beginning of setup_auto_cluster
12cr|clusterscripts-3.5-4|547	- adjust icewm toolbar
12cr|clusterscripts-3.5-4|548	- patching pxe for generating auto entry
12cr|clusterscripts-3.5-4|549	- fix default nisdomain (gi+drakcluster)
12cr|clusterscripts-3.5-4|550	- add xhost +
12cr|clusterscripts-3.5-4|551	- add test on user's home to avoid pb of drakcluster (quit when !-d home's user )
12cr|clusterscripts-3.5-4|552	- cleaning ntp configuration
12cr|clusterscripts-3.5-4|553	
12cr|clusterscripts-3.5-4|554	* Sat Jun 26 2004 aginies <mdkc@mdkc2devel.mandrakesoft.com> 1.1-1mdk
12cr|clusterscripts-3.5-4|555	- more perl_checker fix
12cr|clusterscripts-3.5-4|556	- add comment in clusterscripts
12cr|clusterscripts-3.5-4|557	- correct dhcpd.conf leases time
12cr|clusterscripts-3.5-4|558	- various fix to accelerate remove node procedure
12cr|clusterscripts-3.5-4|559	- fix dssh et wulfstat reload in a/d in admin mode
12cr|clusterscripts-3.5-4|560	- add require on xmlsysd
12cr|clusterscripts-3.5-4|561	
12cr|clusterscripts-3.5-4|562	* Fri Jun 25 2004 aginies <mdkc@mdkc2devel.mandrakesoft.com> 1.0-8mdk
12cr|clusterscripts-3.5-4|563	- now when adding serveur in compute, server is disable in admin
12cr|clusterscripts-3.5-4|564	- fix wulfstat pb
12cr|clusterscripts-3.5-4|565	- add requires smartmontools, fix missing require gangali on client
12cr|clusterscripts-3.5-4|566	- add smartmon tools config
12cr|clusterscripts-3.5-4|567	
12cr|clusterscripts-3.5-4|568	* Wed Jun 23 2004 mdkc <mdkc@devel.mdkc.com> 1.0-7mdk
12cr|clusterscripts-3.5-4|569	- fix add_srv (dns problem)
12cr|clusterscripts-3.5-4|570	- fix ssh root on server (authorized_keys)
12cr|clusterscripts-3.5-4|571	- fix generation of nisdomain pb
12cr|clusterscripts-3.5-4|572	- remove sleep in dns configuration
12cr|clusterscripts-3.5-4|573	- add comment
12cr|clusterscripts-3.5-4|574	- fix icewm icon pb
12cr|clusterscripts-3.5-4|575	
12cr|clusterscripts-3.5-4|576	* Tue Jun 22 2004 <mdkc@n2.mandrakesoft.com> 1.0-6mdk
12cr|clusterscripts-3.5-4|577	- add wulfstat config
12cr|clusterscripts-3.5-4|578	- now can add srv in cluster
12cr|clusterscripts-3.5-4|579	
12cr|clusterscripts-3.5-4|580	* Sat Jun 12 2004 <mdkc@n2.mandrakesoft.com> 1.0-5mdk
12cr|clusterscripts-3.5-4|581	- perl_checker recommendation
12cr|clusterscripts-3.5-4|582	
12cr|clusterscripts-3.5-4|583	* Fri Jun 11 2004 <mdkc@n2.mandrakesoft.com> 1.0-4mdk
12cr|clusterscripts-3.5-4|584	- add more quick launch on icewm's toolbar
12cr|clusterscripts-3.5-4|585	
12cr|clusterscripts-3.5-4|586	* Fri Jun 11 2004 mdkc <mdkc@n2.mandrakesoft.com> 1.0-3mdk
12cr|clusterscripts-3.5-4|587	- add dssh support (remote admin)
12cr|clusterscripts-3.5-4|588	- patch userdrake to support cluster user using adduserNis/deluserNis
12cr|clusterscripts-3.5-4|589	
12cr|clusterscripts-3.5-4|590	* Tue May 25 2004 mdkc <mdkc@localhost> 1.0-2mdk
12cr|clusterscripts-3.5-4|591	- add gsh support (remote admin)
12cr|clusterscripts-3.5-4|592	
12cr|clusterscripts-3.5-4|593	* Tue May 18 2004 <mdkc@n2.mandrakesoft.com> 1.0-1mdk
12cr|clusterscripts-3.5-4|594	- release 1.0
12cr|clusterscripts-3.5-4|595	
12cr|clusterscripts-3.5-4|596	* Tue Apr 13 2004 antoine Ginies <aginies@mandrakesoft.com> 0.9-11mdk
12cr|clusterscripts-3.5-4|597	- use alternatives ka.img (kernel 2.4.25)
12cr|clusterscripts-3.5-4|598	- pxe_cluster: compatible drakwizard pxe, more debug
12cr|clusterscripts-3.5-4|599	- perl_checker recommendation
12cr|clusterscripts-3.5-4|600	- fix PBS pb on client node
12cr|clusterscripts-3.5-4|601	- fix ntp pb on client
12cr|clusterscripts-3.5-4|602	- add missing requires
12cr|clusterscripts-3.5-4|603	- fix dhcpd.conf tftpdir var
12cr|clusterscripts-3.5-4|604	- add needed_after add/remove in cmd line
12cr|clusterscripts-3.5-4|605	- permit ssh root login on node
12cr|clusterscripts-3.5-4|606	- add unwanted services
12cr|clusterscripts-3.5-4|607	
12cr|clusterscripts-3.5-4|608	* Fri Apr 09 2004 antoine Ginies <aginies@mandrakesoft.com> 0.9-10mdk
12cr|clusterscripts-3.5-4|609	- fix some pxe pb
12cr|clusterscripts-3.5-4|610	
12cr|clusterscripts-3.5-4|611	* Thu Apr 08 2004 antoine Ginies <aginies@mandrakesoft.com> 0.9-9mdk
12cr|clusterscripts-3.5-4|612	- fix client scripts
12cr|clusterscripts-3.5-4|613	- fix PXE pb server side (need more fix....)
12cr|clusterscripts-3.5-4|614	
12cr|clusterscripts-3.5-4|615	* Tue Apr 06 2004 antoine Ginies <aginies@mandrakesoft.com> 0.9-8mdk
12cr|clusterscripts-3.5-4|616	- fix pb on client (dhclient)
12cr|clusterscripts-3.5-4|617	- fix PXE pb (var/lib/tftp/X86PC)
12cr|clusterscripts-3.5-4|618	- PXE now compatible with drakwizard pxe
12cr|clusterscripts-3.5-4|619	- fix PBS pb
12cr|clusterscripts-3.5-4|620	- some perl_checker fix (too much to fix all this time)
12cr|clusterscripts-3.5-4|621	
12cr|clusterscripts-3.5-4|622	* Tue Apr 06 2004 antoine Ginies <aginies@mandrakesoft.com> 0.9-7mdk
12cr|clusterscripts-3.5-4|623	- fix require
12cr|clusterscripts-3.5-4|624	
12cr|clusterscripts-3.5-4|625	* Tue Apr 06 2004 guibo <guibo@xp2400.guibland.com> 0.9-6mdk
12cr|clusterscripts-3.5-4|626	- rebuild 10.0
12cr|clusterscripts-3.5-4|627	

643 12
12cr|clusterssh-3.28-2|1	%define name	clusterssh
12cr|clusterssh-3.28-2|2	%define version 3.28
12cr|clusterssh-3.28-2|3	%define release %mkrel 2
12cr|clusterssh-3.28-2|4	
12cr|clusterssh-3.28-2|5	Name:          %name
12cr|clusterssh-3.28-2|6	Version:       %version
12cr|clusterssh-3.28-2|7	Release:       %release
12cr|clusterssh-3.28-2|8	Summary:       Secure concurrent multi-server terminal control
12cr|clusterssh-3.28-2|9	Group:         Shells
12cr|clusterssh-3.28-2|10	License:       GPL
12cr|clusterssh-3.28-2|11	URL:           http://clusterssh.sourceforge.net
12cr|clusterssh-3.28-2|12	Source0:       http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|clusterssh-3.28-2|13	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}
12cr|clusterssh-3.28-2|14	BuildArch:     noarch
12cr|clusterssh-3.28-2|15	Requires:      perl-Tk perl-X11-Protocol xterm
12cr|clusterssh-3.28-2|16	Buildrequires:	perl-devel
12cr|clusterssh-3.28-2|17	
12cr|clusterssh-3.28-2|18	%description
12cr|clusterssh-3.28-2|19	Control multiple terminals open on different servers to perform administration
12cr|clusterssh-3.28-2|20	tasks, for example multiple hosts requiring the same config within a cluster.
12cr|clusterssh-3.28-2|21	Not limited to use with clusters, however.
12cr|clusterssh-3.28-2|22	
12cr|clusterssh-3.28-2|23	%prep
12cr|clusterssh-3.28-2|24	%setup -q
12cr|clusterssh-3.28-2|25	
12cr|clusterssh-3.28-2|26	%build
12cr|clusterssh-3.28-2|27	%configure
12cr|clusterssh-3.28-2|28	%make
12cr|clusterssh-3.28-2|29	
12cr|clusterssh-3.28-2|30	%install
12cr|clusterssh-3.28-2|31	rm -rf %{buildroot}
12cr|clusterssh-3.28-2|32	make install DESTDIR=%{buildroot}
12cr|clusterssh-3.28-2|33	
12cr|clusterssh-3.28-2|34	%clean
12cr|clusterssh-3.28-2|35	rm -rf %{buildroot}
12cr|clusterssh-3.28-2|36	
12cr|clusterssh-3.28-2|37	%files
12cr|clusterssh-3.28-2|38	%defattr(-,root,root,-)
12cr|clusterssh-3.28-2|39	%doc COPYING AUTHORS README NEWS ChangeLog
12cr|clusterssh-3.28-2|40	%{_bindir}/cssh
12cr|clusterssh-3.28-2|41	%{_mandir}/man1/*.1*
12cr|clusterssh-3.28-2|42	
12cr|clusterssh-3.28-2|43	
12cr|clusterssh-3.28-2|44	
12cr|clusterssh-3.28-2|45	
12cr|clusterssh-3.28-2|46	%changelog
12cr|clusterssh-3.28-2|47	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3.28-2mdv2011.0
12cr|clusterssh-3.28-2|48	+ Revision: 610143
12cr|clusterssh-3.28-2|49	- rebuild
12cr|clusterssh-3.28-2|50	
12cr|clusterssh-3.28-2|51	* Fri Dec 25 2009 Frederik Himpe <fhimpe@mandriva.org> 3.28-1mdv2010.1
12cr|clusterssh-3.28-2|52	+ Revision: 482288
12cr|clusterssh-3.28-2|53	- update to new version 3.28
12cr|clusterssh-3.28-2|54	
12cr|clusterssh-3.28-2|55	* Thu Sep 24 2009 Frederik Himpe <fhimpe@mandriva.org> 3.27-1mdv2010.0
12cr|clusterssh-3.28-2|56	+ Revision: 448488
12cr|clusterssh-3.28-2|57	- Update to new version 3.27
12cr|clusterssh-3.28-2|58	
12cr|clusterssh-3.28-2|59	* Tue Jun 09 2009 Frederik Himpe <fhimpe@mandriva.org> 3.26-1mdv2010.0
12cr|clusterssh-3.28-2|60	+ Revision: 384474
12cr|clusterssh-3.28-2|61	- Update to new version 3.26
12cr|clusterssh-3.28-2|62	
12cr|clusterssh-3.28-2|63	* Fri Jan 09 2009 Jérôme Soyer <saispo@mandriva.org> 3.22-1mdv2009.1
12cr|clusterssh-3.28-2|64	+ Revision: 327425
12cr|clusterssh-3.28-2|65	- New upstream version
12cr|clusterssh-3.28-2|66	
12cr|clusterssh-3.28-2|67	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 3.19.1-3mdv2009.0
12cr|clusterssh-3.28-2|68	+ Revision: 243533
12cr|clusterssh-3.28-2|69	- rebuild
12cr|clusterssh-3.28-2|70	
12cr|clusterssh-3.28-2|71	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 3.19.1-1mdv2008.1
12cr|clusterssh-3.28-2|72	+ Revision: 136322
12cr|clusterssh-3.28-2|73	- restore BuildRoot
12cr|clusterssh-3.28-2|74	
12cr|clusterssh-3.28-2|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|clusterssh-3.28-2|76	- kill re-definition of %%buildroot on Pixel's request
12cr|clusterssh-3.28-2|77	
12cr|clusterssh-3.28-2|78	
12cr|clusterssh-3.28-2|79	* Wed Jan 17 2007 Erwan Velu <erwan@mandriva.org> 3.19.1-1mdv2007.0
12cr|clusterssh-3.28-2|80	+ Revision: 109909
12cr|clusterssh-3.28-2|81	- 3.19.1
12cr|clusterssh-3.28-2|82	- Import clusterssh
12cr|clusterssh-3.28-2|83	
12cr|clusterssh-3.28-2|84	* Fri Jun 23 2006 Erwan Velu <erwan@seanodes.com> 3.18.1-2
12cr|clusterssh-3.28-2|85	- Rebuild
12cr|clusterssh-3.28-2|86	
12cr|clusterssh-3.28-2|87	* Mon Dec 19 2005 Erwan Velu <erwan@seanodes.com> 3.18.1-1mdk
12cr|clusterssh-3.28-2|88	- Initial release
12cr|clusterssh-3.28-2|89	

644 12
12cr|clutter-perl-1.0.1-4|1	%define module Clutter
12cr|clutter-perl-1.0.1-4|2	
12cr|clutter-perl-1.0.1-4|3	%define apiver 1.0
12cr|clutter-perl-1.0.1-4|4	%define api 1.0
12cr|clutter-perl-1.0.1-4|5	
12cr|clutter-perl-1.0.1-4|6	Summary:       Perl bindings for clutter
12cr|clutter-perl-1.0.1-4|7	Name:          clutter-perl
12cr|clutter-perl-1.0.1-4|8	Version:       1.0.1
12cr|clutter-perl-1.0.1-4|9	Release:       4
12cr|clutter-perl-1.0.1-4|10	Source0:       http://www.clutter-project.org/sources/clutter-perl/%api/%{name}-%{version}.tar.bz2
12cr|clutter-perl-1.0.1-4|11	License:       LGPLv2+
12cr|clutter-perl-1.0.1-4|12	Group:         Graphics
12cr|clutter-perl-1.0.1-4|13	Url:           http://clutter-project.org/
12cr|clutter-perl-1.0.1-4|14	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|clutter-perl-1.0.1-4|15	BuildRequires: clutter-devel >= 1.0
12cr|clutter-perl-1.0.1-4|16	BuildRequires: perl-devel
12cr|clutter-perl-1.0.1-4|17	BuildRequires: perl-Gtk2 >= 1.140
12cr|clutter-perl-1.0.1-4|18	BuildRequires: perl-ExtUtils-Depends
12cr|clutter-perl-1.0.1-4|19	BuildRequires: perl-ExtUtils-PkgConfig
12cr|clutter-perl-1.0.1-4|20	
12cr|clutter-perl-1.0.1-4|21	
12cr|clutter-perl-1.0.1-4|22	%description
12cr|clutter-perl-1.0.1-4|23	Perl bindings for clutter
12cr|clutter-perl-1.0.1-4|24	
12cr|clutter-perl-1.0.1-4|25	#----------------------------------------------------------------------------
12cr|clutter-perl-1.0.1-4|26	
12cr|clutter-perl-1.0.1-4|27	%package -n perl-%{module}
12cr|clutter-perl-1.0.1-4|28	Summary:       Perl bindings for clutter
12cr|clutter-perl-1.0.1-4|29	Group:         Graphics
12cr|clutter-perl-1.0.1-4|30	Provides:      clutter-perl = %{version}-%{release}
12cr|clutter-perl-1.0.1-4|31	
12cr|clutter-perl-1.0.1-4|32	%description -n perl-%{module}
12cr|clutter-perl-1.0.1-4|33	Perl bindings for clutter
12cr|clutter-perl-1.0.1-4|34	
12cr|clutter-perl-1.0.1-4|35	#----------------------------------------------------------------------------
12cr|clutter-perl-1.0.1-4|36	
12cr|clutter-perl-1.0.1-4|37	%prep
12cr|clutter-perl-1.0.1-4|38	%setup -q -n %name-%version
12cr|clutter-perl-1.0.1-4|39	
12cr|clutter-perl-1.0.1-4|40	%build
12cr|clutter-perl-1.0.1-4|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|clutter-perl-1.0.1-4|42	%make
12cr|clutter-perl-1.0.1-4|43	
12cr|clutter-perl-1.0.1-4|44	%install
12cr|clutter-perl-1.0.1-4|45	rm -rf %buildroot
12cr|clutter-perl-1.0.1-4|46	
12cr|clutter-perl-1.0.1-4|47	%makeinstall_std
12cr|clutter-perl-1.0.1-4|48	
12cr|clutter-perl-1.0.1-4|49	%clean
12cr|clutter-perl-1.0.1-4|50	rm -rf %buildroot
12cr|clutter-perl-1.0.1-4|51	
12cr|clutter-perl-1.0.1-4|52	%files -n perl-%{module}
12cr|clutter-perl-1.0.1-4|53	%defattr(-,root,root)
12cr|clutter-perl-1.0.1-4|54	%{perl_vendorarch}/%module
12cr|clutter-perl-1.0.1-4|55	%{perl_vendorarch}/%module.pm
12cr|clutter-perl-1.0.1-4|56	%{perl_vendorarch}/auto/*
12cr|clutter-perl-1.0.1-4|57	%{_mandir}/*/*
12cr|clutter-perl-1.0.1-4|58	
12cr|clutter-perl-1.0.1-4|59	
12cr|clutter-perl-1.0.1-4|60	%changelog
12cr|clutter-perl-1.0.1-4|61	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.1-4
12cr|clutter-perl-1.0.1-4|62	+ Revision: 768358
12cr|clutter-perl-1.0.1-4|63	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|clutter-perl-1.0.1-4|64	
12cr|clutter-perl-1.0.1-4|65	* Thu Jul 22 2010 Funda Wang <fwang@mandriva.org> 1.0.1-3mdv2011.0
12cr|clutter-perl-1.0.1-4|66	+ Revision: 556960
12cr|clutter-perl-1.0.1-4|67	- rebuild
12cr|clutter-perl-1.0.1-4|68	
12cr|clutter-perl-1.0.1-4|69	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|clutter-perl-1.0.1-4|70	- rebuild
12cr|clutter-perl-1.0.1-4|71	
12cr|clutter-perl-1.0.1-4|72	* Fri Sep 04 2009 Götz Waschk <waschk@mandriva.org> 1.0.1-1mdv2010.0
12cr|clutter-perl-1.0.1-4|73	+ Revision: 431069
12cr|clutter-perl-1.0.1-4|74	- update to new version 1.0.1
12cr|clutter-perl-1.0.1-4|75	
12cr|clutter-perl-1.0.1-4|76	* Mon Aug 24 2009 Götz Waschk <waschk@mandriva.org> 1.0.0-1mdv2010.0
12cr|clutter-perl-1.0.1-4|77	+ Revision: 420324
12cr|clutter-perl-1.0.1-4|78	- new version
12cr|clutter-perl-1.0.1-4|79	- update deps
12cr|clutter-perl-1.0.1-4|80	- update file list
12cr|clutter-perl-1.0.1-4|81	
12cr|clutter-perl-1.0.1-4|82	* Thu Feb 12 2009 Funda Wang <fwang@mandriva.org> 0.8.2.0-1mdv2009.1
12cr|clutter-perl-1.0.1-4|83	+ Revision: 339770
12cr|clutter-perl-1.0.1-4|84	- New version 0.8.2.0
12cr|clutter-perl-1.0.1-4|85	
12cr|clutter-perl-1.0.1-4|86	* Sat Sep 13 2008 Colin Guthrie <cguthrie@mandriva.org> 0.8.0.1-1mdv2009.0
12cr|clutter-perl-1.0.1-4|87	+ Revision: 284377
12cr|clutter-perl-1.0.1-4|88	- New version: 0.8.0.1
12cr|clutter-perl-1.0.1-4|89	
12cr|clutter-perl-1.0.1-4|90	* Wed Feb 20 2008 Colin Guthrie <cguthrie@mandriva.org> 0.6.0.0-1mdv2008.1
12cr|clutter-perl-1.0.1-4|91	+ Revision: 173179
12cr|clutter-perl-1.0.1-4|92	- New version
12cr|clutter-perl-1.0.1-4|93	
12cr|clutter-perl-1.0.1-4|94	* Thu Jan 24 2008 Colin Guthrie <cguthrie@mandriva.org> 0.4.1.0-2mdv2008.1
12cr|clutter-perl-1.0.1-4|95	+ Revision: 157488
12cr|clutter-perl-1.0.1-4|96	- Bump release for buildsystem lock.
12cr|clutter-perl-1.0.1-4|97	- New upstream version 0.4..01
12cr|clutter-perl-1.0.1-4|98	
12cr|clutter-perl-1.0.1-4|99	+ Olivier Blin <blino@mandriva.org>
12cr|clutter-perl-1.0.1-4|100	- restore BuildRoot
12cr|clutter-perl-1.0.1-4|101	
12cr|clutter-perl-1.0.1-4|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|clutter-perl-1.0.1-4|103	- kill re-definition of %%buildroot on Pixel's request
12cr|clutter-perl-1.0.1-4|104	
12cr|clutter-perl-1.0.1-4|105	* Thu Aug 09 2007 Colin Guthrie <cguthrie@mandriva.org> 0.4.1-1mdv2008.0
12cr|clutter-perl-1.0.1-4|106	+ Revision: 60732
12cr|clutter-perl-1.0.1-4|107	- Add BuildRequires for perl-devel
12cr|clutter-perl-1.0.1-4|108	- Add perl-Gtk2 build deps
12cr|clutter-perl-1.0.1-4|109	- Import clutter-perl
12cr|clutter-perl-1.0.1-4|110	

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

646 12
12cr|clxclient-3.6.1-2|1	%define	major	3
12cr|clxclient-3.6.1-2|2	%define	libname	%mklibname %{name} %{major}
12cr|clxclient-3.6.1-2|3	%define	develname %mklibname %{name} -d
12cr|clxclient-3.6.1-2|4	
12cr|clxclient-3.6.1-2|5	Name:          clxclient
12cr|clxclient-3.6.1-2|6	Summary:       Clxclient C++ libraries
12cr|clxclient-3.6.1-2|7	Version:       3.6.1
12cr|clxclient-3.6.1-2|8	Release:       %mkrel 2
12cr|clxclient-3.6.1-2|9	License:       LGPLv2+
12cr|clxclient-3.6.1-2|10	Group:	       System/Libraries
12cr|clxclient-3.6.1-2|11	Source0:       http://www.kokkinizita.net/linuxaudio/downloads/%{name}-%{version}.tar.bz2
12cr|clxclient-3.6.1-2|12	Patch0:        clxclient-3.6.1-linkage.patch
12cr|clxclient-3.6.1-2|13	URL: 	       http://www.kokkinizita.net/linuxaudio/
12cr|clxclient-3.6.1-2|14	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|clxclient-3.6.1-2|15	
12cr|clxclient-3.6.1-2|16	BuildRequires: clthreads-devel
12cr|clxclient-3.6.1-2|17	BuildRequires: x11-proto-devel
12cr|clxclient-3.6.1-2|18	BuildRequires: libxft-devel
12cr|clxclient-3.6.1-2|19	
12cr|clxclient-3.6.1-2|20	%description
12cr|clxclient-3.6.1-2|21	Clthreads C++ libraries
12cr|clxclient-3.6.1-2|22	
12cr|clxclient-3.6.1-2|23	#--------------------------------------------------------------------
12cr|clxclient-3.6.1-2|24	
12cr|clxclient-3.6.1-2|25	%package -n	%{libname}
12cr|clxclient-3.6.1-2|26	Group: 		System/Libraries
12cr|clxclient-3.6.1-2|27	Summary: 	Libraries for %{name}
12cr|clxclient-3.6.1-2|28	Provides: 	lib%{name} = %{version}-%{release}
12cr|clxclient-3.6.1-2|29	
12cr|clxclient-3.6.1-2|30	%description
12cr|clxclient-3.6.1-2|31	Clxclient C++ libraries
12cr|clxclient-3.6.1-2|32	
12cr|clxclient-3.6.1-2|33	%if %mdkversion < 200900
12cr|clxclient-3.6.1-2|34	%post -n %libname -p /sbin/ldconfig
12cr|clxclient-3.6.1-2|35	%endif
12cr|clxclient-3.6.1-2|36	%if %mdkversion < 200900
12cr|clxclient-3.6.1-2|37	%postun -n %libname -p /sbin/ldconfig
12cr|clxclient-3.6.1-2|38	%endif
12cr|clxclient-3.6.1-2|39	
12cr|clxclient-3.6.1-2|40	%files -n %{libname}
12cr|clxclient-3.6.1-2|41	%defattr(-,root,root)
12cr|clxclient-3.6.1-2|42	%_libdir/libclxclient.so.%{major}*
12cr|clxclient-3.6.1-2|43	
12cr|clxclient-3.6.1-2|44	#--------------------------------------------------------------------
12cr|clxclient-3.6.1-2|45	
12cr|clxclient-3.6.1-2|46	%description -n	%{libname}
12cr|clxclient-3.6.1-2|47	The libraries from %name package
12cr|clxclient-3.6.1-2|48	
12cr|clxclient-3.6.1-2|49	%package -n	%{develname}
12cr|clxclient-3.6.1-2|50	Group: 		Development/Other
12cr|clxclient-3.6.1-2|51	Summary: 	Libraries for %name
12cr|clxclient-3.6.1-2|52	Requires:	%{libname} = %{version}-%{release}
12cr|clxclient-3.6.1-2|53	Provides: 	%{name}-devel = %{version}-%{release}
12cr|clxclient-3.6.1-2|54	Obsoletes: 	%{libname}-devel
12cr|clxclient-3.6.1-2|55	
12cr|clxclient-3.6.1-2|56	%description -n	%{develname}
12cr|clxclient-3.6.1-2|57	Development libraries from %name
12cr|clxclient-3.6.1-2|58	
12cr|clxclient-3.6.1-2|59	%files -n %{develname}
12cr|clxclient-3.6.1-2|60	%defattr (-,root,root)
12cr|clxclient-3.6.1-2|61	%_includedir/clxclient.h
12cr|clxclient-3.6.1-2|62	%_libdir/libclxclient.so
12cr|clxclient-3.6.1-2|63	
12cr|clxclient-3.6.1-2|64	#--------------------------------------------------------------------
12cr|clxclient-3.6.1-2|65	
12cr|clxclient-3.6.1-2|66	%prep
12cr|clxclient-3.6.1-2|67	%setup -q -n %name-%version
12cr|clxclient-3.6.1-2|68	%patch0 -p0
12cr|clxclient-3.6.1-2|69	
12cr|clxclient-3.6.1-2|70	%build
12cr|clxclient-3.6.1-2|71	%make LDFLAGS="%{ldflags}"
12cr|clxclient-3.6.1-2|72	
12cr|clxclient-3.6.1-2|73	%install
12cr|clxclient-3.6.1-2|74	rm -fr %buildroot
12cr|clxclient-3.6.1-2|75	mkdir -p %buildroot%_includedir
12cr|clxclient-3.6.1-2|76	make install PREFIX=%{buildroot}%{_prefix}
12cr|clxclient-3.6.1-2|77	
12cr|clxclient-3.6.1-2|78	%clean
12cr|clxclient-3.6.1-2|79	rm -fr %buildroot
12cr|clxclient-3.6.1-2|80	
12cr|clxclient-3.6.1-2|81	
12cr|clxclient-3.6.1-2|82	%changelog
12cr|clxclient-3.6.1-2|83	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 3.6.1-2mdv2011.0
12cr|clxclient-3.6.1-2|84	+ Revision: 617071
12cr|clxclient-3.6.1-2|85	- the mass rebuild of 2010.0 packages
12cr|clxclient-3.6.1-2|86	
12cr|clxclient-3.6.1-2|87	* Tue Sep 08 2009 Funda Wang <fwang@mandriva.org> 3.6.1-1mdv2010.0
12cr|clxclient-3.6.1-2|88	+ Revision: 433028
12cr|clxclient-3.6.1-2|89	- New version 3.6.1
12cr|clxclient-3.6.1-2|90	
12cr|clxclient-3.6.1-2|91	* Fri Jun 12 2009 Jérôme Brenier <incubusss@mandriva.org> 3.3.1-5mdv2010.0
12cr|clxclient-3.6.1-2|92	+ Revision: 385600
12cr|clxclient-3.6.1-2|93	- rebuild
12cr|clxclient-3.6.1-2|94	
12cr|clxclient-3.6.1-2|95	* Tue Aug 26 2008 Emmanuel Andry <eandry@mandriva.org> 3.3.1-4mdv2009.0
12cr|clxclient-3.6.1-2|96	+ Revision: 276157
12cr|clxclient-3.6.1-2|97	- apply devel policy
12cr|clxclient-3.6.1-2|98	- fix license
12cr|clxclient-3.6.1-2|99	
12cr|clxclient-3.6.1-2|100	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 3.3.1-3mdv2009.0
12cr|clxclient-3.6.1-2|101	+ Revision: 243551
12cr|clxclient-3.6.1-2|102	- rebuild
12cr|clxclient-3.6.1-2|103	- kill re-definition of %%buildroot on Pixel's request
12cr|clxclient-3.6.1-2|104	
12cr|clxclient-3.6.1-2|105	+ Pixel <pixel@mandriva.com>
12cr|clxclient-3.6.1-2|106	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|clxclient-3.6.1-2|107	
12cr|clxclient-3.6.1-2|108	+ Olivier Blin <oblin@mandriva.com>
12cr|clxclient-3.6.1-2|109	- restore BuildRoot
12cr|clxclient-3.6.1-2|110	
12cr|clxclient-3.6.1-2|111	* Sun Dec 09 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.3.1-1mdv2008.1
12cr|clxclient-3.6.1-2|112	+ Revision: 116579
12cr|clxclient-3.6.1-2|113	- Fix BuildRequires
12cr|clxclient-3.6.1-2|114	- import clxclient
12cr|clxclient-3.6.1-2|115	
12cr|clxclient-3.6.1-2|116	

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

648 12
12cr|cmdftp-0.9.7-5|1	%define name cmdftp
12cr|cmdftp-0.9.7-5|2	%define version 0.9.7
12cr|cmdftp-0.9.7-5|3	%define release %mkrel 5
12cr|cmdftp-0.9.7-5|4	
12cr|cmdftp-0.9.7-5|5	Name:		%name
12cr|cmdftp-0.9.7-5|6	Version:	%version
12cr|cmdftp-0.9.7-5|7	Release:	%release
12cr|cmdftp-0.9.7-5|8	Summary:	A command line shell-like ftp client
12cr|cmdftp-0.9.7-5|9	Source:		http://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.bz2
12cr|cmdftp-0.9.7-5|10	URL:		http://www.nongnu.org/cmdftp/
12cr|cmdftp-0.9.7-5|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|cmdftp-0.9.7-5|12	Group:		Networking/File transfer
12cr|cmdftp-0.9.7-5|13	License:	GPL
12cr|cmdftp-0.9.7-5|14	%description
12cr|cmdftp-0.9.7-5|15	cmdftp is a command line FTP client for Unix under GPL.
12cr|cmdftp-0.9.7-5|16	
12cr|cmdftp-0.9.7-5|17	Features include passive mode for all data transfers, shell like
12cr|cmdftp-0.9.7-5|18	transparent syntax for local and remote modes, multiple and recursive
12cr|cmdftp-0.9.7-5|19	file transfers using wildcards, recursive copy and move commands, remote
12cr|cmdftp-0.9.7-5|20	and local text file viewing and editing, network errors detection and
12cr|cmdftp-0.9.7-5|21	resuming of currently executing command, partial download resuming (if
12cr|cmdftp-0.9.7-5|22	server accepts REST command), tab completion for both local and remote
12cr|cmdftp-0.9.7-5|23	names, autologin using classic ~/.netrc approach, large file support.
12cr|cmdftp-0.9.7-5|24	
12cr|cmdftp-0.9.7-5|25	cmdftp is aimed at being small and simple.
12cr|cmdftp-0.9.7-5|26	
12cr|cmdftp-0.9.7-5|27	%prep
12cr|cmdftp-0.9.7-5|28	%setup -q
12cr|cmdftp-0.9.7-5|29	
12cr|cmdftp-0.9.7-5|30	%build
12cr|cmdftp-0.9.7-5|31	%configure2_5x
12cr|cmdftp-0.9.7-5|32	%make
12cr|cmdftp-0.9.7-5|33	
12cr|cmdftp-0.9.7-5|34	%install
12cr|cmdftp-0.9.7-5|35	%makeinstall
12cr|cmdftp-0.9.7-5|36	
12cr|cmdftp-0.9.7-5|37	%clean
12cr|cmdftp-0.9.7-5|38	%{__rm} -Rf $RPM_BUILD_ROOT
12cr|cmdftp-0.9.7-5|39	
12cr|cmdftp-0.9.7-5|40	%files
12cr|cmdftp-0.9.7-5|41	%defattr(-,root,root)
12cr|cmdftp-0.9.7-5|42	%doc AUTHORS ChangeLog COPYING NEWS README
12cr|cmdftp-0.9.7-5|43	%{_bindir}/%{name}
12cr|cmdftp-0.9.7-5|44	%{_mandir}/man1/%{name}*
12cr|cmdftp-0.9.7-5|45	
12cr|cmdftp-0.9.7-5|46	
12cr|cmdftp-0.9.7-5|47	%changelog
12cr|cmdftp-0.9.7-5|48	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-5mdv2011.0
12cr|cmdftp-0.9.7-5|49	+ Revision: 617072
12cr|cmdftp-0.9.7-5|50	- the mass rebuild of 2010.0 packages
12cr|cmdftp-0.9.7-5|51	
12cr|cmdftp-0.9.7-5|52	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.9.7-4mdv2010.0
12cr|cmdftp-0.9.7-5|53	+ Revision: 424882
12cr|cmdftp-0.9.7-5|54	- rebuild
12cr|cmdftp-0.9.7-5|55	
12cr|cmdftp-0.9.7-5|56	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.9.7-3mdv2009.0
12cr|cmdftp-0.9.7-5|57	+ Revision: 243559
12cr|cmdftp-0.9.7-5|58	- rebuild
12cr|cmdftp-0.9.7-5|59	
12cr|cmdftp-0.9.7-5|60	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.9.7-1mdv2008.1
12cr|cmdftp-0.9.7-5|61	+ Revision: 136330
12cr|cmdftp-0.9.7-5|62	- restore BuildRoot
12cr|cmdftp-0.9.7-5|63	
12cr|cmdftp-0.9.7-5|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|cmdftp-0.9.7-5|65	- kill re-definition of %%buildroot on Pixel's request
12cr|cmdftp-0.9.7-5|66	
12cr|cmdftp-0.9.7-5|67	* Fri Aug 31 2007 Funda Wang <fwang@mandriva.org> 0.9.7-1mdv2008.0
12cr|cmdftp-0.9.7-5|68	+ Revision: 76773
12cr|cmdftp-0.9.7-5|69	- New version 0.9.7
12cr|cmdftp-0.9.7-5|70	
12cr|cmdftp-0.9.7-5|71	* Thu Jul 19 2007 Funda Wang <fwang@mandriva.org> 0.9.6-1mdv2008.0
12cr|cmdftp-0.9.7-5|72	+ Revision: 53548
12cr|cmdftp-0.9.7-5|73	- New version
12cr|cmdftp-0.9.7-5|74	
12cr|cmdftp-0.9.7-5|75	* Tue Jul 10 2007 Nicolas Vigier <nvigier@mandriva.com> 0.9.5-1mdv2008.0
12cr|cmdftp-0.9.7-5|76	+ Revision: 51013
12cr|cmdftp-0.9.7-5|77	- Import cmdftp
12cr|cmdftp-0.9.7-5|78	

649 12
12cr|cmmusic-1.5-4|1	Summary:	Console Mplayer Music
12cr|cmmusic-1.5-4|2	Name:	  	cmmusic
12cr|cmmusic-1.5-4|3	Version:	1.5
12cr|cmmusic-1.5-4|4	Release:	4
12cr|cmmusic-1.5-4|5	License:	GPLv2+
12cr|cmmusic-1.5-4|6	Group:		Sound
12cr|cmmusic-1.5-4|7	Source0: 	http://downloads.sourceforge.net/cmmusic/%name-%version-src.tar.gz
12cr|cmmusic-1.5-4|8	Patch0:		cmmusic-1.5-gcc43.patch
12cr|cmmusic-1.5-4|9	URL:		http://cmmusic.sourceforge.net/
12cr|cmmusic-1.5-4|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|cmmusic-1.5-4|11	BuildRequires:	ncursesw-devel
12cr|cmmusic-1.5-4|12	BuildRequires:	ncurses-devel
12cr|cmmusic-1.5-4|13	BuildRequires:	gtk+2-devel
12cr|cmmusic-1.5-4|14	Requires:	mplayer
12cr|cmmusic-1.5-4|15	
12cr|cmmusic-1.5-4|16	%description
12cr|cmmusic-1.5-4|17	A front looks like xmms of mplayer which base on console user interface
12cr|cmmusic-1.5-4|18	for Linux. It may include control, list or event lirc panel and supports
12cr|cmmusic-1.5-4|19	keyboard and mouse.
12cr|cmmusic-1.5-4|20	
12cr|cmmusic-1.5-4|21	%package gtk
12cr|cmmusic-1.5-4|22	Summary:	Console Mplayer Music - gtk plugin
12cr|cmmusic-1.5-4|23	Group:		Sound
12cr|cmmusic-1.5-4|24	Requires:	%name = %version
12cr|cmmusic-1.5-4|25	
12cr|cmmusic-1.5-4|26	%description gtk
12cr|cmmusic-1.5-4|27	This package contains gtk plugin of cmmusic.
12cr|cmmusic-1.5-4|28	
12cr|cmmusic-1.5-4|29	%prep
12cr|cmmusic-1.5-4|30	%setup -qc -n %name-%version
12cr|cmmusic-1.5-4|31	tar xfz %name-%version.tar.gz
12cr|cmmusic-1.5-4|32	tar xfz %name-plugin-%version.tar.gz
12cr|cmmusic-1.5-4|33	tar xfz %name-plugin-gtk-%version.tar.gz
12cr|cmmusic-1.5-4|34	
12cr|cmmusic-1.5-4|35	find . -name "*.cpp" -exec chmod a-x {} \;
12cr|cmmusic-1.5-4|36	find . -name "*.c" -exec chmod a-x {} \;
12cr|cmmusic-1.5-4|37	find . -name "*.h" -exec chmod a-x {} \;
12cr|cmmusic-1.5-4|38	
12cr|cmmusic-1.5-4|39	cd %name-plugin-%version
12cr|cmmusic-1.5-4|40	%patch0 -p0
12cr|cmmusic-1.5-4|41	cd -
12cr|cmmusic-1.5-4|42	
12cr|cmmusic-1.5-4|43	%build
12cr|cmmusic-1.5-4|44	pushd %name-%version
12cr|cmmusic-1.5-4|45	%configure2_5x
12cr|cmmusic-1.5-4|46	%make
12cr|cmmusic-1.5-4|47	popd
12cr|cmmusic-1.5-4|48	
12cr|cmmusic-1.5-4|49	pushd %name-plugin-%version
12cr|cmmusic-1.5-4|50	%configure2_5x
12cr|cmmusic-1.5-4|51	%make
12cr|cmmusic-1.5-4|52	popd
12cr|cmmusic-1.5-4|53	
12cr|cmmusic-1.5-4|54	pushd %name-plugin-gtk-%version
12cr|cmmusic-1.5-4|55	%configure2_5x
12cr|cmmusic-1.5-4|56	%make
12cr|cmmusic-1.5-4|57	popd
12cr|cmmusic-1.5-4|58	
12cr|cmmusic-1.5-4|59	%install
12cr|cmmusic-1.5-4|60	pushd %name-%version
12cr|cmmusic-1.5-4|61	%makeinstall_std
12cr|cmmusic-1.5-4|62	popd
12cr|cmmusic-1.5-4|63	
12cr|cmmusic-1.5-4|64	pushd %name-plugin-%version
12cr|cmmusic-1.5-4|65	%makeinstall_std
12cr|cmmusic-1.5-4|66	popd
12cr|cmmusic-1.5-4|67	
12cr|cmmusic-1.5-4|68	pushd %name-plugin-gtk-%version
12cr|cmmusic-1.5-4|69	%makeinstall_std
12cr|cmmusic-1.5-4|70	popd
12cr|cmmusic-1.5-4|71	
12cr|cmmusic-1.5-4|72	%files
12cr|cmmusic-1.5-4|73	%defattr(-, root, root)
12cr|cmmusic-1.5-4|74	%{_bindir}/*
12cr|cmmusic-1.5-4|75	%{_datadir}/%name
12cr|cmmusic-1.5-4|76	%exclude %{_datadir}/%name/plugins/proj1
12cr|cmmusic-1.5-4|77	
12cr|cmmusic-1.5-4|78	%files gtk
12cr|cmmusic-1.5-4|79	%defattr(-, root, root)
12cr|cmmusic-1.5-4|80	%{_datadir}/%name/plugins/proj1
12cr|cmmusic-1.5-4|81	
12cr|cmmusic-1.5-4|82	
12cr|cmmusic-1.5-4|83	%changelog
12cr|cmmusic-1.5-4|84	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5-3mdv2011.0
12cr|cmmusic-1.5-4|85	+ Revision: 617073
12cr|cmmusic-1.5-4|86	- the mass rebuild of 2010.0 packages
12cr|cmmusic-1.5-4|87	
12cr|cmmusic-1.5-4|88	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.5-2mdv2010.0
12cr|cmmusic-1.5-4|89	+ Revision: 437058
12cr|cmmusic-1.5-4|90	- rebuild
12cr|cmmusic-1.5-4|91	
12cr|cmmusic-1.5-4|92	* Mon Mar 23 2009 Funda Wang <fwang@mandriva.org> 1.5-1mdv2009.1
12cr|cmmusic-1.5-4|93	+ Revision: 360605
12cr|cmmusic-1.5-4|94	- import cmmusic
12cr|cmmusic-1.5-4|95	
12cr|cmmusic-1.5-4|96	

650 12
12cr|cmpc-driver-dkms-0.1.1-3|1	Name:			cmpc-driver-dkms
12cr|cmpc-driver-dkms-0.1.1-3|2	Version:		0.1.1
12cr|cmpc-driver-dkms-0.1.1-3|3	Release:		%mkrel 3
12cr|cmpc-driver-dkms-0.1.1-3|4	
12cr|cmpc-driver-dkms-0.1.1-3|5	Summary:        Driver for Classmate PC
12cr|cmpc-driver-dkms-0.1.1-3|6	License:        GPLv2+
12cr|cmpc-driver-dkms-0.1.1-3|7	Group:          System/Kernel and hardware
12cr|cmpc-driver-dkms-0.1.1-3|8	URL:            None
12cr|cmpc-driver-dkms-0.1.1-3|9	Source:	classmate_laptop-%{version}.tar.gz
12cr|cmpc-driver-dkms-0.1.1-3|10	buildarch:	noarch
12cr|cmpc-driver-dkms-0.1.1-3|11	Requires:       dkms kernel-desktop-devel make
12cr|cmpc-driver-dkms-0.1.1-3|12	Requires(post):	dkms
12cr|cmpc-driver-dkms-0.1.1-3|13	Provides:       classmate-laptop
12cr|cmpc-driver-dkms-0.1.1-3|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|cmpc-driver-dkms-0.1.1-3|15	
12cr|cmpc-driver-dkms-0.1.1-3|16	%description
12cr|cmpc-driver-dkms-0.1.1-3|17	This is fixed Classmate PC driver for 4th generation too.
12cr|cmpc-driver-dkms-0.1.1-3|18	Use with dkms.
12cr|cmpc-driver-dkms-0.1.1-3|19	
12cr|cmpc-driver-dkms-0.1.1-3|20	%prep
12cr|cmpc-driver-dkms-0.1.1-3|21	%setup -q -n classmate_laptop-%{version}
12cr|cmpc-driver-dkms-0.1.1-3|22	
12cr|cmpc-driver-dkms-0.1.1-3|23	%install
12cr|cmpc-driver-dkms-0.1.1-3|24	rm -rf %{buildroot}
12cr|cmpc-driver-dkms-0.1.1-3|25	mkdir -p %{buildroot}/usr/src/classmate_laptop-%{version}/
12cr|cmpc-driver-dkms-0.1.1-3|26	cp -f * %{buildroot}/usr/src/classmate_laptop-%{version}/
12cr|cmpc-driver-dkms-0.1.1-3|27	
12cr|cmpc-driver-dkms-0.1.1-3|28	%files
12cr|cmpc-driver-dkms-0.1.1-3|29	%defattr(-,root,root,-)
12cr|cmpc-driver-dkms-0.1.1-3|30	/usr/src/classmate_laptop-%{version}/*
12cr|cmpc-driver-dkms-0.1.1-3|31	
12cr|cmpc-driver-dkms-0.1.1-3|32	%post
12cr|cmpc-driver-dkms-0.1.1-3|33	/usr/sbin/dkms --rpm_safe_upgrade add -m classmate_laptop -v %{version}
12cr|cmpc-driver-dkms-0.1.1-3|34	/usr/sbin/dkms --rpm_safe_upgrade build -m classmate_laptop -v %{version}
12cr|cmpc-driver-dkms-0.1.1-3|35	/usr/sbin/dkms --rpm_safe_upgrade install -m classmate_laptop -v %{version} --force
12cr|cmpc-driver-dkms-0.1.1-3|36	
12cr|cmpc-driver-dkms-0.1.1-3|37	# rmmod any old driver if present and not in use (e.g. by X)
12cr|cmpc-driver-dkms-0.1.1-3|38	rmmod classmate_laptop > /dev/null 2>&1 || true
12cr|cmpc-driver-dkms-0.1.1-3|39	
12cr|cmpc-driver-dkms-0.1.1-3|40	%preun
12cr|cmpc-driver-dkms-0.1.1-3|41	/usr/sbin/dkms --rpm_safe_upgrade remove -m classmate_laptop -v %{version} --all
12cr|cmpc-driver-dkms-0.1.1-3|42	
12cr|cmpc-driver-dkms-0.1.1-3|43	# rmmod any old driver if present and not in use (e.g. by X)
12cr|cmpc-driver-dkms-0.1.1-3|44	rmmod classmate_laptop > /dev/null 2>&1 || true
12cr|cmpc-driver-dkms-0.1.1-3|45	
12cr|cmpc-driver-dkms-0.1.1-3|46	
12cr|cmpc-driver-dkms-0.1.1-3|47	%changelog
12cr|cmpc-driver-dkms-0.1.1-3|48	* Sat Dec 10 2011 Александр Казанцев <kazancas@mandriva.org> 0.1.1-3mdv2012.0
12cr|cmpc-driver-dkms-0.1.1-3|49	+ Revision: 740039
12cr|cmpc-driver-dkms-0.1.1-3|50	- fix dkms add and remove for safetly update
12cr|cmpc-driver-dkms-0.1.1-3|51	
12cr|cmpc-driver-dkms-0.1.1-3|52	* Wed Dec 07 2011 Александр Казанцев <kazancas@mandriva.org> 0.1.1-2
12cr|cmpc-driver-dkms-0.1.1-3|53	+ Revision: 738559
12cr|cmpc-driver-dkms-0.1.1-3|54	- imported package cmpc-driver-dkms
12cr|cmpc-driver-dkms-0.1.1-3|55	

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

652 12
12cr|cmt-1.16-3|1	%define name cmt
12cr|cmt-1.16-3|2	%define oname cmt_src
12cr|cmt-1.16-3|3	%define version 1.16
12cr|cmt-1.16-3|4	%define release %mkrel 3
12cr|cmt-1.16-3|5	
12cr|cmt-1.16-3|6	Summary: Computer Music Toolkit ladspa plugins
12cr|cmt-1.16-3|7	Name: %{name}
12cr|cmt-1.16-3|8	Version: %{version}
12cr|cmt-1.16-3|9	Release: %{release}
12cr|cmt-1.16-3|10	Source0: http://www.ladspa.org/download/%{oname}_%version.tgz
12cr|cmt-1.16-3|11	Patch:	 cmt-optflags.patch
12cr|cmt-1.16-3|12	License: GPLv2+
12cr|cmt-1.16-3|13	Group: Sound
12cr|cmt-1.16-3|14	URL: http://www.ladspa.org
12cr|cmt-1.16-3|15	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|cmt-1.16-3|16	BuildRequires: ladspa-devel
12cr|cmt-1.16-3|17	
12cr|cmt-1.16-3|18	%description
12cr|cmt-1.16-3|19	The Computer Music Toolkit (CMT) is a collection of LADSPA plugins for
12cr|cmt-1.16-3|20	use with software synthesis and recording packages on Linux.
12cr|cmt-1.16-3|21	
12cr|cmt-1.16-3|22	This package contains several audio plugins, including freeverb.
12cr|cmt-1.16-3|23	
12cr|cmt-1.16-3|24	%prep
12cr|cmt-1.16-3|25	%setup -q -n %name
12cr|cmt-1.16-3|26	%patch -p1
12cr|cmt-1.16-3|27	
12cr|cmt-1.16-3|28	%build
12cr|cmt-1.16-3|29	cd src
12cr|cmt-1.16-3|30	%make targets OPTFLAGS="%optflags"
12cr|cmt-1.16-3|31	
12cr|cmt-1.16-3|32	%install
12cr|cmt-1.16-3|33	rm -rf $RPM_BUILD_ROOT
12cr|cmt-1.16-3|34	mkdir -p $RPM_BUILD_ROOT%_libdir/ladspa
12cr|cmt-1.16-3|35	cp plugins/* $RPM_BUILD_ROOT%_libdir/ladspa
12cr|cmt-1.16-3|36	
12cr|cmt-1.16-3|37	%clean
12cr|cmt-1.16-3|38	rm -rf $RPM_BUILD_ROOT
12cr|cmt-1.16-3|39	
12cr|cmt-1.16-3|40	%files
12cr|cmt-1.16-3|41	%defattr(-,root,root)
12cr|cmt-1.16-3|42	%doc doc/*
12cr|cmt-1.16-3|43	%_libdir/ladspa/*.so
12cr|cmt-1.16-3|44	
12cr|cmt-1.16-3|45	
12cr|cmt-1.16-3|46	%changelog
12cr|cmt-1.16-3|47	* Tue Dec 06 2011 Götz Waschk <waschk@mandriva.org> 1.16-3mdv2012.0
12cr|cmt-1.16-3|48	+ Revision: 738097
12cr|cmt-1.16-3|49	- yearly rebuild
12cr|cmt-1.16-3|50	
12cr|cmt-1.16-3|51	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.16-2mdv2011.0
12cr|cmt-1.16-3|52	+ Revision: 610147
12cr|cmt-1.16-3|53	- rebuild
12cr|cmt-1.16-3|54	
12cr|cmt-1.16-3|55	* Fri Apr 24 2009 Götz Waschk <waschk@mandriva.org> 1.16-1mdv2010.1
12cr|cmt-1.16-3|56	+ Revision: 368967
12cr|cmt-1.16-3|57	- new version
12cr|cmt-1.16-3|58	- drop patch 0
12cr|cmt-1.16-3|59	- patch to use the right optflags
12cr|cmt-1.16-3|60	
12cr|cmt-1.16-3|61	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.15-7mdv2009.0
12cr|cmt-1.16-3|62	+ Revision: 243572
12cr|cmt-1.16-3|63	- rebuild
12cr|cmt-1.16-3|64	
12cr|cmt-1.16-3|65	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 1.15-5mdv2008.1
12cr|cmt-1.16-3|66	+ Revision: 165929
12cr|cmt-1.16-3|67	- fix spacing at top of description
12cr|cmt-1.16-3|68	- kill re-definition of %%buildroot on Pixel's request
12cr|cmt-1.16-3|69	
12cr|cmt-1.16-3|70	+ Olivier Blin <blino@mandriva.org>
12cr|cmt-1.16-3|71	- restore BuildRoot
12cr|cmt-1.16-3|72	
12cr|cmt-1.16-3|73	* Fri Jun 08 2007 Götz Waschk <waschk@mandriva.org> 1.15-5mdv2008.0
12cr|cmt-1.16-3|74	+ Revision: 37220
12cr|cmt-1.16-3|75	- Import cmt
12cr|cmt-1.16-3|76	
12cr|cmt-1.16-3|77	
12cr|cmt-1.16-3|78	
12cr|cmt-1.16-3|79	* Wed Jun 07 2006 Götz Waschk <waschk@mandriva.org> 1.15-5mdk
12cr|cmt-1.16-3|80	- Rebuild
12cr|cmt-1.16-3|81	- use mkrel
12cr|cmt-1.16-3|82	
12cr|cmt-1.16-3|83	* Mon Jun 06 2005 Gtz Waschk <waschk@mandriva.org> 1.15-4mdk
12cr|cmt-1.16-3|84	- Rebuild
12cr|cmt-1.16-3|85	
12cr|cmt-1.16-3|86	* Fri Jun  4 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.15-3mdk
12cr|cmt-1.16-3|87	- add source URL
12cr|cmt-1.16-3|88	- drop prefix
12cr|cmt-1.16-3|89	- new g++
12cr|cmt-1.16-3|90	
12cr|cmt-1.16-3|91	* Fri Jan  2 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.15-2mdk
12cr|cmt-1.16-3|92	- routinely rebuild
12cr|cmt-1.16-3|93	
12cr|cmt-1.16-3|94	* Fri Dec 27 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.15-1mdk
12cr|cmt-1.16-3|95	- new version
12cr|cmt-1.16-3|96	
12cr|cmt-1.16-3|97	* Fri Aug 16 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.14-3mdk
12cr|cmt-1.16-3|98	- gcc 3.2-0.3mdk rebuild
12cr|cmt-1.16-3|99	
12cr|cmt-1.16-3|100	* Mon Aug 12 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.14-2mdk
12cr|cmt-1.16-3|101	- arrgh, use real sources
12cr|cmt-1.16-3|102	- fix patch (half-merged)
12cr|cmt-1.16-3|103	
12cr|cmt-1.16-3|104	* Mon Aug 12 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.14-1mdk
12cr|cmt-1.16-3|105	- new version
12cr|cmt-1.16-3|106	
12cr|cmt-1.16-3|107	* Mon Jul 29 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.12-3mdk
12cr|cmt-1.16-3|108	- gcc 3.2 build
12cr|cmt-1.16-3|109	
12cr|cmt-1.16-3|110	* Tue May 28 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.12-2mdk
12cr|cmt-1.16-3|111	- use our optflags
12cr|cmt-1.16-3|112	- patch to allow build with g++3.1
12cr|cmt-1.16-3|113	- gcc 3.1
12cr|cmt-1.16-3|114	
12cr|cmt-1.16-3|115	* Fri Mar 29 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.12-1mdk
12cr|cmt-1.16-3|116	- initial package

653 12
12cr|cmuclmtk-0.7-1|1	%define debug_package %{nil}
12cr|cmuclmtk-0.7-1|2	
12cr|cmuclmtk-0.7-1|3	Summary: The CMU-Cambridge Statistical Language Modeling Toolkit
12cr|cmuclmtk-0.7-1|4	Name: cmuclmtk
12cr|cmuclmtk-0.7-1|5	Version: 0.7
12cr|cmuclmtk-0.7-1|6	Release: 1
12cr|cmuclmtk-0.7-1|7	License: GPL
12cr|cmuclmtk-0.7-1|8	Group: Development/Other
12cr|cmuclmtk-0.7-1|9	Source: http://downloads.sourceforge.net/project/cmusphinx/cmuclmtk/0.7/%{name}-%{version}.tar.gz
12cr|cmuclmtk-0.7-1|10	URL: http://cmusphinx.sourceforge.net/
12cr|cmuclmtk-0.7-1|11	
12cr|cmuclmtk-0.7-1|12	%description
12cr|cmuclmtk-0.7-1|13	The CMU-Cambridge Statistical Language Modeling Toolkit need for make
12cr|cmuclmtk-0.7-1|14	cmu-sphinx's language models
12cr|cmuclmtk-0.7-1|15	
12cr|cmuclmtk-0.7-1|16	%prep
12cr|cmuclmtk-0.7-1|17	%setup -q
12cr|cmuclmtk-0.7-1|18	
12cr|cmuclmtk-0.7-1|19	%build
12cr|cmuclmtk-0.7-1|20	%{__libtoolize}
12cr|cmuclmtk-0.7-1|21	%{__aclocal}
12cr|cmuclmtk-0.7-1|22	%{__autoconf}
12cr|cmuclmtk-0.7-1|23	%{__automake}
12cr|cmuclmtk-0.7-1|24	%configure
12cr|cmuclmtk-0.7-1|25	%make
12cr|cmuclmtk-0.7-1|26	
12cr|cmuclmtk-0.7-1|27	%install
12cr|cmuclmtk-0.7-1|28	%makeinstall_std
12cr|cmuclmtk-0.7-1|29	
12cr|cmuclmtk-0.7-1|30	%files
12cr|cmuclmtk-0.7-1|31	%defattr(-,root,root)
12cr|cmuclmtk-0.7-1|32	%{_bindir}/*
12cr|cmuclmtk-0.7-1|33	%{_libdir}/*
12cr|cmuclmtk-0.7-1|34	%{_includedir}/%{name}/*
12cr|cmuclmtk-0.7-1|35	%doc README NEWS ChangeLog TODO
12cr|cmuclmtk-0.7-1|36	
12cr|cmuclmtk-0.7-1|37	
12cr|cmuclmtk-0.7-1|38	%changelog
12cr|cmuclmtk-0.7-1|39	* Thu Apr 28 2011 zamir <zamir@mandriva.org> 0.7-0mdv2011.0
12cr|cmuclmtk-0.7-1|40	+ Revision: 659876
12cr|cmuclmtk-0.7-1|41	- add autoconf
12cr|cmuclmtk-0.7-1|42	- new realease
12cr|cmuclmtk-0.7-1|43	
12cr|cmuclmtk-0.7-1|44	* Thu Jan 06 2011 zamir <zamir@mandriva.org> 0.10753-1mdv2011.0
12cr|cmuclmtk-0.7-1|45	+ Revision: 629147
12cr|cmuclmtk-0.7-1|46	- added svn release number
12cr|cmuclmtk-0.7-1|47	- small fix spec file
12cr|cmuclmtk-0.7-1|48	- first build
12cr|cmuclmtk-0.7-1|49	- Created package structure for cmuclmtk.
12cr|cmuclmtk-0.7-1|50	

654 12
12cr|coccigrep-1.9-1|1	Name:		coccigrep
12cr|coccigrep-1.9-1|2	Version:	1.9
12cr|coccigrep-1.9-1|3	Release:	1
12cr|coccigrep-1.9-1|4	Summary:	Semantic grep for C based on coccinelle
12cr|coccigrep-1.9-1|5	Source0:	http://pypi.python.org/packages/source/c/%{name}/%{name}-%{version}.tar.gz
12cr|coccigrep-1.9-1|6	License:	GNU General Public License (GPL)
12cr|coccigrep-1.9-1|7	Group:		Development/C
12cr|coccigrep-1.9-1|8	Url:		http://home.regit.org/software/coccigrep/
12cr|coccigrep-1.9-1|9	BuildArch:	noarch
12cr|coccigrep-1.9-1|10	Requires:	coccinelle
12cr|coccigrep-1.9-1|11	Requires:	%{name}-data = %{version}-%{release}
12cr|coccigrep-1.9-1|12	Suggests:	%{name}-doc = %{version}-%{release}
12cr|coccigrep-1.9-1|13	Suggests:	%{name}-vim = %{version}-%{release}
12cr|coccigrep-1.9-1|14	Suggests:	%{name}-emacs = %{version}-%{release}
12cr|coccigrep-1.9-1|15	BuildRequires:	python-sphinx
12cr|coccigrep-1.9-1|16	BuildRequires:	python-setuptools
12cr|coccigrep-1.9-1|17	BuildRequires:	texlive
12cr|coccigrep-1.9-1|18	%py_requires -d
12cr|coccigrep-1.9-1|19	
12cr|coccigrep-1.9-1|20	%description
12cr|coccigrep-1.9-1|21	Coccigrep is a semantic grep for the C language based on coccinelle. It
12cr|coccigrep-1.9-1|22	can be used to find where a given structure is used in code files.
12cr|coccigrep-1.9-1|23	coccigrep depends on the spatch program which comes with coccinelle.
12cr|coccigrep-1.9-1|24	
12cr|coccigrep-1.9-1|25	%files
12cr|coccigrep-1.9-1|26	%{_bindir}/%{name}
12cr|coccigrep-1.9-1|27	%{_mandir}/man1/%{name}.*
12cr|coccigrep-1.9-1|28	%{py_puresitedir}/%{name}/*.py*
12cr|coccigrep-1.9-1|29	%{py_puresitedir}/%{name}*.egg-info
12cr|coccigrep-1.9-1|30	
12cr|coccigrep-1.9-1|31	%package data
12cr|coccigrep-1.9-1|32	Summary:	Data for %{name}
12cr|coccigrep-1.9-1|33	
12cr|coccigrep-1.9-1|34	%description data
12cr|coccigrep-1.9-1|35	This package provides the data for %{name}, i.e. the coccinelle semantic
12cr|coccigrep-1.9-1|36	patches.
12cr|coccigrep-1.9-1|37	
12cr|coccigrep-1.9-1|38	%files data
12cr|coccigrep-1.9-1|39	%{py_puresitedir}/%{name}/%{name}.cfg
12cr|coccigrep-1.9-1|40	%{py_puresitedir}/%{name}/data/
12cr|coccigrep-1.9-1|41	
12cr|coccigrep-1.9-1|42	%package doc
12cr|coccigrep-1.9-1|43	Summary:	Documentation for %{name}
12cr|coccigrep-1.9-1|44	
12cr|coccigrep-1.9-1|45	%description doc
12cr|coccigrep-1.9-1|46	This package provides the documentation for %{name}.
12cr|coccigrep-1.9-1|47	
12cr|coccigrep-1.9-1|48	%files doc
12cr|coccigrep-1.9-1|49	%{_docdir}/%{name}-doc/%{name}.pdf
12cr|coccigrep-1.9-1|50	
12cr|coccigrep-1.9-1|51	%package vim
12cr|coccigrep-1.9-1|52	Summary:	VIM support for %{name}
12cr|coccigrep-1.9-1|53	Requires:	%{name} = %{version}-%{release}
12cr|coccigrep-1.9-1|54	
12cr|coccigrep-1.9-1|55	%description vim
12cr|coccigrep-1.9-1|56	This package provides Vim integration for %{name}.
12cr|coccigrep-1.9-1|57	
12cr|coccigrep-1.9-1|58	%files vim
12cr|coccigrep-1.9-1|59	%{_datadir}/vim/plugin/cocci-grep.vim
12cr|coccigrep-1.9-1|60	
12cr|coccigrep-1.9-1|61	%package emacs
12cr|coccigrep-1.9-1|62	Summary:	Emacs for %{name}
12cr|coccigrep-1.9-1|63	Requires:	%{name} = %{version}-%{release}
12cr|coccigrep-1.9-1|64	
12cr|coccigrep-1.9-1|65	%description emacs
12cr|coccigrep-1.9-1|66	This package provides Emacs integration for %{name}.
12cr|coccigrep-1.9-1|67	
12cr|coccigrep-1.9-1|68	%files emacs
12cr|coccigrep-1.9-1|69	%{_datadir}/emacs/site-lisp/cocci-grep.el
12cr|coccigrep-1.9-1|70	
12cr|coccigrep-1.9-1|71	%prep
12cr|coccigrep-1.9-1|72	%setup -q
12cr|coccigrep-1.9-1|73	
12cr|coccigrep-1.9-1|74	%build
12cr|coccigrep-1.9-1|75	python setup.py build
12cr|coccigrep-1.9-1|76	
12cr|coccigrep-1.9-1|77	pushd doc
12cr|coccigrep-1.9-1|78	make man latexpdf
12cr|coccigrep-1.9-1|79	popd
12cr|coccigrep-1.9-1|80	
12cr|coccigrep-1.9-1|81	%install
12cr|coccigrep-1.9-1|82	python setup.py install --root=%{buildroot}
12cr|coccigrep-1.9-1|83	
12cr|coccigrep-1.9-1|84	pushd doc
12cr|coccigrep-1.9-1|85	%{__install} -m0644 -D _build/latex/%{name}.pdf %{buildroot}%{_docdir}/%{name}-doc/%{name}.pdf
12cr|coccigrep-1.9-1|86	%{__install} -m0644 -D _build/man/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
12cr|coccigrep-1.9-1|87	popd
12cr|coccigrep-1.9-1|88	
12cr|coccigrep-1.9-1|89	pushd editors
12cr|coccigrep-1.9-1|90	%{__install} -m0644 -D cocci-grep.vim %{buildroot}%{_datadir}/vim/plugin/cocci-grep.vim
12cr|coccigrep-1.9-1|91	%{__install} -m0644 -D cocci-grep.el %{buildroot}%{_datadir}/emacs/site-lisp/cocci-grep.el
12cr|coccigrep-1.9-1|92	popd
12cr|coccigrep-1.9-1|93	
12cr|coccigrep-1.9-1|94	
12cr|coccigrep-1.9-1|95	%changelog
12cr|coccigrep-1.9-1|96	* Mon Aug 06 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.9-1
12cr|coccigrep-1.9-1|97	+ Revision: 811879
12cr|coccigrep-1.9-1|98	- update to 1.9
12cr|coccigrep-1.9-1|99	
12cr|coccigrep-1.9-1|100	* Tue Mar 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.8-1
12cr|coccigrep-1.9-1|101	+ Revision: 782431
12cr|coccigrep-1.9-1|102	- version update  1.8
12cr|coccigrep-1.9-1|103	
12cr|coccigrep-1.9-1|104	* Fri Sep 02 2011 Alexandre Lissy <alissy@mandriva.com> 1.0rc1-1
12cr|coccigrep-1.9-1|105	+ Revision: 697868
12cr|coccigrep-1.9-1|106	- Avoid -j when building doc
12cr|coccigrep-1.9-1|107	- Fix BuildRequires
12cr|coccigrep-1.9-1|108	- Adding missing buildrequires for LaTeX
12cr|coccigrep-1.9-1|109	- Changing group
12cr|coccigrep-1.9-1|110	- Fix Requires for vim/emacs
12cr|coccigrep-1.9-1|111	- Fix requires/suggests
12cr|coccigrep-1.9-1|112	- Add vim plugin
12cr|coccigrep-1.9-1|113	- Add emacs stuff
12cr|coccigrep-1.9-1|114	- Fix BuildRequires
12cr|coccigrep-1.9-1|115	- Adding doc
12cr|coccigrep-1.9-1|116	- Adding manpage
12cr|coccigrep-1.9-1|117	- Preliminary version ; still missing lot of cool stuff.
12cr|coccigrep-1.9-1|118	- Created package structure for 'coccigrep'.
12cr|coccigrep-1.9-1|119	

655 12
12cr|coccinelle-1.0.0.rc7-1|1	%define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
12cr|coccinelle-1.0.0.rc7-1|2	%define debug_package %{nil}
12cr|coccinelle-1.0.0.rc7-1|3	%define name coccinelle
12cr|coccinelle-1.0.0.rc7-1|4	%define versionbase 1.0.0
12cr|coccinelle-1.0.0.rc7-1|5	%define releasecandidate rc7
12cr|coccinelle-1.0.0.rc7-1|6	%define release 1
12cr|coccinelle-1.0.0.rc7-1|7	%define versioncomplete %{versionbase}-%{releasecandidate}
12cr|coccinelle-1.0.0.rc7-1|8	
12cr|coccinelle-1.0.0.rc7-1|9	%if !%opt
12cr|coccinelle-1.0.0.rc7-1|10	# Prevent RPM from stripping bytecode /usr/bin/spatch.
12cr|coccinelle-1.0.0.rc7-1|11	%define __strip /bin/true
12cr|coccinelle-1.0.0.rc7-1|12	%endif
12cr|coccinelle-1.0.0.rc7-1|13	
12cr|coccinelle-1.0.0.rc7-1|14	Name:           %{name}
12cr|coccinelle-1.0.0.rc7-1|15	Version:        %{versionbase}.%{releasecandidate}
12cr|coccinelle-1.0.0.rc7-1|16	Release:        %{release}
12cr|coccinelle-1.0.0.rc7-1|17	Summary:        Semantic patching for Linux (spatch)
12cr|coccinelle-1.0.0.rc7-1|18	Group:          Development/C
12cr|coccinelle-1.0.0.rc7-1|19	License:        GPLv2
12cr|coccinelle-1.0.0.rc7-1|20	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|coccinelle-1.0.0.rc7-1|21	URL:            http://coccinelle.lip6.fr/
12cr|coccinelle-1.0.0.rc7-1|22	Source0:        http://coccinelle.lip6.fr/distrib/%{name}-%{versioncomplete}.tgz
12cr|coccinelle-1.0.0.rc7-1|23	BuildRequires:  ocaml >= 3.10.0
12cr|coccinelle-1.0.0.rc7-1|24	BuildRequires:  ocaml-findlib-devel
12cr|coccinelle-1.0.0.rc7-1|25	BuildRequires:  ocaml-doc
12cr|coccinelle-1.0.0.rc7-1|26	BUildRequires:	ncurses-devel
12cr|coccinelle-1.0.0.rc7-1|27	BuildRequires:  python-devel
12cr|coccinelle-1.0.0.rc7-1|28	%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
12cr|coccinelle-1.0.0.rc7-1|29	BuildRequires:  chrpath
12cr|coccinelle-1.0.0.rc7-1|30	
12cr|coccinelle-1.0.0.rc7-1|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
12cr|coccinelle-1.0.0.rc7-1|32	
12cr|coccinelle-1.0.0.rc7-1|33	
12cr|coccinelle-1.0.0.rc7-1|34	%description
12cr|coccinelle-1.0.0.rc7-1|35	Coccinelle is a tool to utilize semantic patches for manipulating C
12cr|coccinelle-1.0.0.rc7-1|36	code. It was originally designed to ease maintenance of device
12cr|coccinelle-1.0.0.rc7-1|37	drivers in the Linux kernel.
12cr|coccinelle-1.0.0.rc7-1|38	
12cr|coccinelle-1.0.0.rc7-1|39	
12cr|coccinelle-1.0.0.rc7-1|40	%package doc
12cr|coccinelle-1.0.0.rc7-1|41	Summary:        Documentation for %{name}
12cr|coccinelle-1.0.0.rc7-1|42	Group:          Development/C
12cr|coccinelle-1.0.0.rc7-1|43	Requires:       %{name} = %{version}-%{release}
12cr|coccinelle-1.0.0.rc7-1|44	
12cr|coccinelle-1.0.0.rc7-1|45	
12cr|coccinelle-1.0.0.rc7-1|46	%description doc
12cr|coccinelle-1.0.0.rc7-1|47	The %{name}-doc package contains documentation for %{name}.
12cr|coccinelle-1.0.0.rc7-1|48	
12cr|coccinelle-1.0.0.rc7-1|49	
12cr|coccinelle-1.0.0.rc7-1|50	%package examples
12cr|coccinelle-1.0.0.rc7-1|51	Summary:        Examples for %{name}
12cr|coccinelle-1.0.0.rc7-1|52	Group:          Development/C
12cr|coccinelle-1.0.0.rc7-1|53	Requires:       %{name} = %{version}-%{release}
12cr|coccinelle-1.0.0.rc7-1|54	
12cr|coccinelle-1.0.0.rc7-1|55	
12cr|coccinelle-1.0.0.rc7-1|56	%description examples
12cr|coccinelle-1.0.0.rc7-1|57	The %{name}-examples package contains examples for %{name}.
12cr|coccinelle-1.0.0.rc7-1|58	
12cr|coccinelle-1.0.0.rc7-1|59	
12cr|coccinelle-1.0.0.rc7-1|60	%prep
12cr|coccinelle-1.0.0.rc7-1|61	%setup -q -n %{name}-%{versioncomplete}
12cr|coccinelle-1.0.0.rc7-1|62	
12cr|coccinelle-1.0.0.rc7-1|63	# Remove .cvsignore files.
12cr|coccinelle-1.0.0.rc7-1|64	find -name .cvsignore -delete
12cr|coccinelle-1.0.0.rc7-1|65	
12cr|coccinelle-1.0.0.rc7-1|66	# Convert a few files to UTF-8 encoding.
12cr|coccinelle-1.0.0.rc7-1|67	for f in demos/demo_rule9/sym53c8xx.res demos/demo_rule9/sym53c8xx.c; do
12cr|coccinelle-1.0.0.rc7-1|68	mv $f $f.orig
12cr|coccinelle-1.0.0.rc7-1|69	iconv -f iso-8859-1 -t utf-8 < $f.orig > $f
12cr|coccinelle-1.0.0.rc7-1|70	rm $f.orig
12cr|coccinelle-1.0.0.rc7-1|71	done
12cr|coccinelle-1.0.0.rc7-1|72	
12cr|coccinelle-1.0.0.rc7-1|73	
12cr|coccinelle-1.0.0.rc7-1|74	%build
12cr|coccinelle-1.0.0.rc7-1|75	./configure --prefix=%{_prefix}
12cr|coccinelle-1.0.0.rc7-1|76	%{__sed} -i \
12cr|coccinelle-1.0.0.rc7-1|77	-e 's,LIBDIR=.*,LIBDIR=%{_libdir},' \
12cr|coccinelle-1.0.0.rc7-1|78	-e 's,MANDIR=.*,MANDIR=%{_mandir},' \
12cr|coccinelle-1.0.0.rc7-1|79	-e 's,SHAREDIR=.*,SHAREDIR=%{_datadir}/%{name},' \
12cr|coccinelle-1.0.0.rc7-1|80	Makefile.config
12cr|coccinelle-1.0.0.rc7-1|81	
12cr|coccinelle-1.0.0.rc7-1|82	# Note that _smp_mflags breaks the build.
12cr|coccinelle-1.0.0.rc7-1|83	%if !%opt
12cr|coccinelle-1.0.0.rc7-1|84	make all
12cr|coccinelle-1.0.0.rc7-1|85	%else
12cr|coccinelle-1.0.0.rc7-1|86	make all opt
12cr|coccinelle-1.0.0.rc7-1|87	%endif
12cr|coccinelle-1.0.0.rc7-1|88	
12cr|coccinelle-1.0.0.rc7-1|89	
12cr|coccinelle-1.0.0.rc7-1|90	%install
12cr|coccinelle-1.0.0.rc7-1|91	rm -rf $RPM_BUILD_ROOT
12cr|coccinelle-1.0.0.rc7-1|92	%make DESTDIR=$RPM_BUILD_ROOT install
12cr|coccinelle-1.0.0.rc7-1|93	
12cr|coccinelle-1.0.0.rc7-1|94	%if %opt
12cr|coccinelle-1.0.0.rc7-1|95	# Just the native code version.
12cr|coccinelle-1.0.0.rc7-1|96	rm $RPM_BUILD_ROOT%{_bindir}/spatch
12cr|coccinelle-1.0.0.rc7-1|97	mv $RPM_BUILD_ROOT%{_bindir}/spatch.opt $RPM_BUILD_ROOT%{_bindir}/spatch
12cr|coccinelle-1.0.0.rc7-1|98	strip $RPM_BUILD_ROOT%{_datadir}/%{name}/spatch.opt
12cr|coccinelle-1.0.0.rc7-1|99	%else
12cr|coccinelle-1.0.0.rc7-1|100	# Else prevent prelink from buggering about with the bytecode binary.
12cr|coccinelle-1.0.0.rc7-1|101	mkdir -p $RPM_BUILD_ROOT/etc/prelink.conf.d
12cr|coccinelle-1.0.0.rc7-1|102	echo '-b %{_bindir}/spatch' \
12cr|coccinelle-1.0.0.rc7-1|103	> $RPM_BUILD_ROOT/etc/prelink.conf.d/%{name}.conf
12cr|coccinelle-1.0.0.rc7-1|104	%endif
12cr|coccinelle-1.0.0.rc7-1|105	
12cr|coccinelle-1.0.0.rc7-1|106	strip $RPM_BUILD_ROOT%{_libdir}/*.so
12cr|coccinelle-1.0.0.rc7-1|107	chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so
12cr|coccinelle-1.0.0.rc7-1|108	
12cr|coccinelle-1.0.0.rc7-1|109	# Remove bogus Makefiles from Python directory.
12cr|coccinelle-1.0.0.rc7-1|110	find $RPM_BUILD_ROOT%{_datadir}/%{name} -name Makefile -delete
12cr|coccinelle-1.0.0.rc7-1|111	
12cr|coccinelle-1.0.0.rc7-1|112	# Move Python libraries to python lib directory.
12cr|coccinelle-1.0.0.rc7-1|113	mkdir -p $RPM_BUILD_ROOT%{python_sitelib}
12cr|coccinelle-1.0.0.rc7-1|114	mv $RPM_BUILD_ROOT%{_datadir}/%{name}/python/coccilib \
12cr|coccinelle-1.0.0.rc7-1|115	$RPM_BUILD_ROOT%{python_sitelib}
12cr|coccinelle-1.0.0.rc7-1|116	
12cr|coccinelle-1.0.0.rc7-1|117	rmdir $RPM_BUILD_ROOT%{_datadir}/%{name}/python
12cr|coccinelle-1.0.0.rc7-1|118	
12cr|coccinelle-1.0.0.rc7-1|119	
12cr|coccinelle-1.0.0.rc7-1|120	%check
12cr|coccinelle-1.0.0.rc7-1|121	LD_LIBRARY_PATH=. \
12cr|coccinelle-1.0.0.rc7-1|122	./spatch.opt -cocci_file demos/simple.cocci demos/simple.c
12cr|coccinelle-1.0.0.rc7-1|123	
12cr|coccinelle-1.0.0.rc7-1|124	
12cr|coccinelle-1.0.0.rc7-1|125	%files
12cr|coccinelle-1.0.0.rc7-1|126	%doc authors.txt bugs.txt changes.txt copyright.txt
12cr|coccinelle-1.0.0.rc7-1|127	%doc credits.txt install.txt license.txt readme.txt
12cr|coccinelle-1.0.0.rc7-1|128	%{_bindir}/spatch
12cr|coccinelle-1.0.0.rc7-1|129	%{_datadir}/%{name}/
12cr|coccinelle-1.0.0.rc7-1|130	%{python_sitelib}/coccilib/
12cr|coccinelle-1.0.0.rc7-1|131	%{_mandir}/man1/*.1*
12cr|coccinelle-1.0.0.rc7-1|132	%{_mandir}/man3/*.3*
12cr|coccinelle-1.0.0.rc7-1|133	%{_libdir}/*.so
12cr|coccinelle-1.0.0.rc7-1|134	%if !%opt
12cr|coccinelle-1.0.0.rc7-1|135	%config(noreplace) /etc/prelink.conf.d/%{name}.conf
12cr|coccinelle-1.0.0.rc7-1|136	%endif
12cr|coccinelle-1.0.0.rc7-1|137	
12cr|coccinelle-1.0.0.rc7-1|138	
12cr|coccinelle-1.0.0.rc7-1|139	%files doc
12cr|coccinelle-1.0.0.rc7-1|140	%doc docs
12cr|coccinelle-1.0.0.rc7-1|141	
12cr|coccinelle-1.0.0.rc7-1|142	
12cr|coccinelle-1.0.0.rc7-1|143	%files examples
12cr|coccinelle-1.0.0.rc7-1|144	%doc demos
12cr|coccinelle-1.0.0.rc7-1|145	
12cr|coccinelle-1.0.0.rc7-1|146	
12cr|coccinelle-1.0.0.rc7-1|147	%changelog
12cr|coccinelle-1.0.0.rc7-1|148	* Mon Sep 19 2011 Alexandre Lissy <alissy@mandriva.com> 1.0.0.rc7-1
12cr|coccinelle-1.0.0.rc7-1|149	+ Revision: 700362
12cr|coccinelle-1.0.0.rc7-1|150	- Updating to 1.0.0-rc7
12cr|coccinelle-1.0.0.rc7-1|151	Removing %%make in favor of make
12cr|coccinelle-1.0.0.rc7-1|152	
12cr|coccinelle-1.0.0.rc7-1|153	* Fri Aug 12 2011 Alexandre Lissy <alissy@mandriva.com> 1.0.0.rc5-1
12cr|coccinelle-1.0.0.rc7-1|154	+ Revision: 694208
12cr|coccinelle-1.0.0.rc7-1|155	- Updating coccinelle to latest 1.0.0-rc5 release
12cr|coccinelle-1.0.0.rc7-1|156	
12cr|coccinelle-1.0.0.rc7-1|157	* Mon Aug 01 2011 Alexandre Lissy <alissy@mandriva.com> 1.0.0.rc4-1
12cr|coccinelle-1.0.0.rc7-1|158	+ Revision: 692680
12cr|coccinelle-1.0.0.rc7-1|159	- Update sources with rc4
12cr|coccinelle-1.0.0.rc7-1|160	- .spec cleanup
12cr|coccinelle-1.0.0.rc7-1|161	- Use %%make macro
12cr|coccinelle-1.0.0.rc7-1|162	- Updating to rc4
12cr|coccinelle-1.0.0.rc7-1|163	
12cr|coccinelle-1.0.0.rc7-1|164	* Fri Jun 24 2011 Alexandre Lissy <alissy@mandriva.com> 1.0.0.rc3-1
12cr|coccinelle-1.0.0.rc7-1|165	+ Revision: 686882
12cr|coccinelle-1.0.0.rc7-1|166	- Missing man page
12cr|coccinelle-1.0.0.rc7-1|167	- Updating coccinelle to 1.0.0 rc3
12cr|coccinelle-1.0.0.rc7-1|168	
12cr|coccinelle-1.0.0.rc7-1|169	* Mon May 30 2011 Alexandre Lissy <alissy@mandriva.com> 1.0.0.rc2-1
12cr|coccinelle-1.0.0.rc7-1|170	+ Revision: 681850
12cr|coccinelle-1.0.0.rc7-1|171	- fix: Setting Group to Development/C for all packages built
12cr|coccinelle-1.0.0.rc7-1|172	- fix: Adding missing BuildRequires on ncurses-devel
12cr|coccinelle-1.0.0.rc7-1|173	- Changing group to Development/C
12cr|coccinelle-1.0.0.rc7-1|174	- Introducing coccinelle, a program matching and tranformation for C source code.
12cr|coccinelle-1.0.0.rc7-1|175	Package imported from Fedora.
12cr|coccinelle-1.0.0.rc7-1|176	Some adjustments to Mandriva.
12cr|coccinelle-1.0.0.rc7-1|177	Updating Coccinelle to 1.0.0-rc2
12cr|coccinelle-1.0.0.rc7-1|178	- Created package structure for coccinelle.
12cr|coccinelle-1.0.0.rc7-1|179	

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

657 12
12cr|code2html-0.9.1-9|1	%define name code2html
12cr|code2html-0.9.1-9|2	%define version 0.9.1
12cr|code2html-0.9.1-9|3	%define release %mkrel 9
12cr|code2html-0.9.1-9|4	
12cr|code2html-0.9.1-9|5	Summary:	Converts a program source code to syntax highlighted HTML
12cr|code2html-0.9.1-9|6	Name:		%{name}
12cr|code2html-0.9.1-9|7	Version:	%{version}
12cr|code2html-0.9.1-9|8	Release:	%{release}
12cr|code2html-0.9.1-9|9	License:	GPL
12cr|code2html-0.9.1-9|10	Group:		Development/Other
12cr|code2html-0.9.1-9|11	Source:		ftp://code2html.sourceforge.net/pub/code2html/all/%{name}-%{version}.tar.bz2
12cr|code2html-0.9.1-9|12	URL:		http://www.palfrader.org/code2html/
12cr|code2html-0.9.1-9|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|code2html-0.9.1-9|14	Buildarch:	noarch
12cr|code2html-0.9.1-9|15	
12cr|code2html-0.9.1-9|16	%description
12cr|code2html-0.9.1-9|17	code2html is a perlscript which converts a program source code to syntax
12cr|code2html-0.9.1-9|18	highlighted HTML. It may be called from the command line or as a CGI script.
12cr|code2html-0.9.1-9|19	It can also handle include commands in HTML files.
12cr|code2html-0.9.1-9|20	Currently supports: Ada 95, C, C++, HTML, Java, JavaScript, Makefile,
12cr|code2html-0.9.1-9|21	Pascal, Perl, SQL, AWK, M4, and Groff.
12cr|code2html-0.9.1-9|22	
12cr|code2html-0.9.1-9|23	%prep
12cr|code2html-0.9.1-9|24	
12cr|code2html-0.9.1-9|25	%setup -q
12cr|code2html-0.9.1-9|26	
12cr|code2html-0.9.1-9|27	%install
12cr|code2html-0.9.1-9|28	rm -rf $RPM_BUILD_ROOT
12cr|code2html-0.9.1-9|29	
12cr|code2html-0.9.1-9|30	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|code2html-0.9.1-9|31	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|code2html-0.9.1-9|32	install -m 755 %{name} $RPM_BUILD_ROOT%{_bindir}/
12cr|code2html-0.9.1-9|33	install -m 644 %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cr|code2html-0.9.1-9|34	
12cr|code2html-0.9.1-9|35	%clean
12cr|code2html-0.9.1-9|36	rm -rf $RPM_BUILD_ROOT
12cr|code2html-0.9.1-9|37	
12cr|code2html-0.9.1-9|38	%files
12cr|code2html-0.9.1-9|39	%defattr(-,root,root)
12cr|code2html-0.9.1-9|40	%doc CREDITS ChangeLog INSTALL LICENSE README
12cr|code2html-0.9.1-9|41	%{_bindir}/*
12cr|code2html-0.9.1-9|42	%{_mandir}/man1/%{name}.1*
12cr|code2html-0.9.1-9|43	
12cr|code2html-0.9.1-9|44	
12cr|code2html-0.9.1-9|45	
12cr|code2html-0.9.1-9|46	%changelog
12cr|code2html-0.9.1-9|47	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-9mdv2011.0
12cr|code2html-0.9.1-9|48	+ Revision: 617401
12cr|code2html-0.9.1-9|49	- the mass rebuild of 2010.0 packages
12cr|code2html-0.9.1-9|50	
12cr|code2html-0.9.1-9|51	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.9.1-8mdv2010.0
12cr|code2html-0.9.1-9|52	+ Revision: 424908
12cr|code2html-0.9.1-9|53	- rebuild
12cr|code2html-0.9.1-9|54	
12cr|code2html-0.9.1-9|55	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.9.1-7mdv2009.0
12cr|code2html-0.9.1-9|56	+ Revision: 243587
12cr|code2html-0.9.1-9|57	- rebuild
12cr|code2html-0.9.1-9|58	
12cr|code2html-0.9.1-9|59	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.9.1-5mdv2008.1
12cr|code2html-0.9.1-9|60	+ Revision: 136330
12cr|code2html-0.9.1-9|61	- restore BuildRoot
12cr|code2html-0.9.1-9|62	
12cr|code2html-0.9.1-9|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|code2html-0.9.1-9|64	- kill re-definition of %%buildroot on Pixel's request
12cr|code2html-0.9.1-9|65	- import code2html
12cr|code2html-0.9.1-9|66	
12cr|code2html-0.9.1-9|67	
12cr|code2html-0.9.1-9|68	* Thu Aug 03 2006 Lenny Cartier <lenny@mandriva.com> 0.9.1-5mdv2007.0
12cr|code2html-0.9.1-9|69	- rebuild
12cr|code2html-0.9.1-9|70	
12cr|code2html-0.9.1-9|71	* Fri Apr 22 2005 Lenny Cartier <lenny@mandriva.com> 0.9.1-4mdk
12cr|code2html-0.9.1-9|72	- rebuild
12cr|code2html-0.9.1-9|73	
12cr|code2html-0.9.1-9|74	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.9.1-3mdk
12cr|code2html-0.9.1-9|75	- rebuild
12cr|code2html-0.9.1-9|76	
12cr|code2html-0.9.1-9|77	* Fri Jan 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.9.1-2mdk
12cr|code2html-0.9.1-9|78	- rebuild
12cr|code2html-0.9.1-9|79	
12cr|code2html-0.9.1-9|80	* Mon Jan 14 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.9.1-1mdk
12cr|code2html-0.9.1-9|81	- 0.9.1
12cr|code2html-0.9.1-9|82	
12cr|code2html-0.9.1-9|83	* Thu Jun 28 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.9-1mdk
12cr|code2html-0.9.1-9|84	- updated to 0.9
12cr|code2html-0.9.1-9|85	
12cr|code2html-0.9.1-9|86	* Mon Jan 08 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.8.12-2mdk
12cr|code2html-0.9.1-9|87	- new url
12cr|code2html-0.9.1-9|88	
12cr|code2html-0.9.1-9|89	* Thu Nov 02 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.8.12-1mdk
12cr|code2html-0.9.1-9|90	- updated to 0.8.12
12cr|code2html-0.9.1-9|91	
12cr|code2html-0.9.1-9|92	* Mon Oct 02 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.8.11-1mdk
12cr|code2html-0.9.1-9|93	Sun Sep 30 2000 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.8.11-1mdk
12cr|code2html-0.9.1-9|94	- 0.8.11
12cr|code2html-0.9.1-9|95	- add URL tag
12cr|code2html-0.9.1-9|96	- documentation
12cr|code2html-0.9.1-9|97	- man page
12cr|code2html-0.9.1-9|98	
12cr|code2html-0.9.1-9|99	* Tue Aug 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.8.0-3mdk
12cr|code2html-0.9.1-9|100	- BM
12cr|code2html-0.9.1-9|101	
12cr|code2html-0.9.1-9|102	* Tue Apr 25 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.8.0-2mdk
12cr|code2html-0.9.1-9|103	- fix group
12cr|code2html-0.9.1-9|104	
12cr|code2html-0.9.1-9|105	* Wed Aug 18 1999 Thierry Vignaud <tvignaud@mandrakesoft.com>
12cr|code2html-0.9.1-9|106	- initial spec
12cr|code2html-0.9.1-9|107	

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

659 12
12cr|codeblocks-10.05-4|1	%define major		0
12cr|codeblocks-10.05-4|2	%define libname_orig	lib%{name}
12cr|codeblocks-10.05-4|3	%define libname		%mklibname %{name} 0
12cr|codeblocks-10.05-4|4	%define develname	%mklibname -d %{name}
12cr|codeblocks-10.05-4|5	
12cr|codeblocks-10.05-4|6	Name:		codeblocks
12cr|codeblocks-10.05-4|7	Version:	10.05
12cr|codeblocks-10.05-4|8	Release:	%mkrel 4
12cr|codeblocks-10.05-4|9	Summary:	A C++ IDE
12cr|codeblocks-10.05-4|10	Group:		Development/Other
12cr|codeblocks-10.05-4|11	License:	GPLv3
12cr|codeblocks-10.05-4|12	URL:		http://www.codeblocks.org/
12cr|codeblocks-10.05-4|13	Source0:	http://download.berlios.de/codeblocks/%{name}-%{version}-src.tar.bz2
12cr|codeblocks-10.05-4|14	BuildRequires:	zip
12cr|codeblocks-10.05-4|15	BuildRequires:  autoconf
12cr|codeblocks-10.05-4|16	BuildRequires:  wxgtku2.8-devel
12cr|codeblocks-10.05-4|17	BuildRequires:	imagemagick
12cr|codeblocks-10.05-4|18	Suggests:	gcc-c++
12cr|codeblocks-10.05-4|19	Patch0:		codeblocks-10.05-gcc47.patch
12cr|codeblocks-10.05-4|20	Patch1:		codeblocks-10.05-wxChartCtrl-crash.patch
12cr|codeblocks-10.05-4|21	
12cr|codeblocks-10.05-4|22	%description
12cr|codeblocks-10.05-4|23	Code::Blocks is a free C++ IDE built specifically to meet the most
12cr|codeblocks-10.05-4|24	demanding needs of its users. It was designed, right from the start,
12cr|codeblocks-10.05-4|25	to be extensible and configurable.
12cr|codeblocks-10.05-4|26	Built around a plugin framework, Code::Blocks can be extended with
12cr|codeblocks-10.05-4|27	plugin DLLs. It includes a plugin wizard so you can compile your own
12cr|codeblocks-10.05-4|28	plugins!
12cr|codeblocks-10.05-4|29	
12cr|codeblocks-10.05-4|30	%package -n %{libname}
12cr|codeblocks-10.05-4|31	Summary:        Shared library for %{name}
12cr|codeblocks-10.05-4|32	Group:          System/Libraries
12cr|codeblocks-10.05-4|33	Provides:       %{libname_orig} = %{version}-%{release}
12cr|codeblocks-10.05-4|34	
12cr|codeblocks-10.05-4|35	%description -n %{libname}
12cr|codeblocks-10.05-4|36	Shared libraries for %{name}.
12cr|codeblocks-10.05-4|37	
12cr|codeblocks-10.05-4|38	%package -n %{develname}
12cr|codeblocks-10.05-4|39	Summary:        Development headers for %{name}
12cr|codeblocks-10.05-4|40	Group:          Development/C
12cr|codeblocks-10.05-4|41	Requires:       %{libname} = %{version}
12cr|codeblocks-10.05-4|42	Provides:       %{name}-devel = %{version}-%{release}
12cr|codeblocks-10.05-4|43	Provides:       %{libname_orig}-devel = %{version}-%{release}
12cr|codeblocks-10.05-4|44	
12cr|codeblocks-10.05-4|45	%description -n %{develname}
12cr|codeblocks-10.05-4|46	Development headers for %{name}.
12cr|codeblocks-10.05-4|47	
12cr|codeblocks-10.05-4|48	%prep
12cr|codeblocks-10.05-4|49	%setup -qn %{name}-%{version}-release
12cr|codeblocks-10.05-4|50	%patch0 -p1
12cr|codeblocks-10.05-4|51	%patch1 -p1
12cr|codeblocks-10.05-4|52	
12cr|codeblocks-10.05-4|53	%build
12cr|codeblocks-10.05-4|54	%define Werror_cflags %nil
12cr|codeblocks-10.05-4|55	%configure2_5x --with-contrib-plugins=all --with-wx-config=%{_bindir}/wx-config-unicode --disable-static
12cr|codeblocks-10.05-4|56	%make LIBS="-lX11 -pthread"
12cr|codeblocks-10.05-4|57	
12cr|codeblocks-10.05-4|58	%install
12cr|codeblocks-10.05-4|59	%makeinstall_std
12cr|codeblocks-10.05-4|60	
12cr|codeblocks-10.05-4|61	find %{buildroot} -name '*.la' | xargs rm
12cr|codeblocks-10.05-4|62	
12cr|codeblocks-10.05-4|63	# icons
12cr|codeblocks-10.05-4|64	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|codeblocks-10.05-4|65	convert -scale 48x48 src/mime/codeblocks.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|codeblocks-10.05-4|66	convert -scale 32x32 src/mime/codeblocks.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|codeblocks-10.05-4|67	convert -scale 16x16 src/mime/codeblocks.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|codeblocks-10.05-4|68	
12cr|codeblocks-10.05-4|69	%files
12cr|codeblocks-10.05-4|70	%doc README AUTHORS BUGS COMPILERS TODO NEWS ChangeLog
12cr|codeblocks-10.05-4|71	%{_bindir}/*
12cr|codeblocks-10.05-4|72	%{_libdir}/%{name}
12cr|codeblocks-10.05-4|73	%{_libdir}/wxSmithContribItems
12cr|codeblocks-10.05-4|74	%{_mandir}/man1/*.1*
12cr|codeblocks-10.05-4|75	%{_datadir}/applications/codeblocks.desktop
12cr|codeblocks-10.05-4|76	%{_datadir}/%{name}
12cr|codeblocks-10.05-4|77	%{_iconsdir}/*/*/*/*
12cr|codeblocks-10.05-4|78	%{_datadir}/mime/packages/codeblocks.xml
12cr|codeblocks-10.05-4|79	%{_datadir}/pixmaps/codeblocks.png
12cr|codeblocks-10.05-4|80	
12cr|codeblocks-10.05-4|81	%files -n %{libname}
12cr|codeblocks-10.05-4|82	%{_libdir}/lib*.so.%{major}*
12cr|codeblocks-10.05-4|83	
12cr|codeblocks-10.05-4|84	%files -n %{develname}
12cr|codeblocks-10.05-4|85	%{_libdir}/*.so
12cr|codeblocks-10.05-4|86	%{_libdir}/pkgconfig/*.pc
12cr|codeblocks-10.05-4|87	%{_includedir}/*

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

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

662 12
12cr|codelite-3.5.5375-1|1	Name:		codelite
12cr|codelite-3.5.5375-1|2	Version:	3.5.5375
12cr|codelite-3.5.5375-1|3	Release:	%mkrel 1
12cr|codelite-3.5.5375-1|4	Summary:	A powerful open-source, cross platform code editor for C/C++
12cr|codelite-3.5.5375-1|5	License:	GPLv2+
12cr|codelite-3.5.5375-1|6	Group:		Development/Other
12cr|codelite-3.5.5375-1|7	URL:		http://codelite.sourceforge.net
12cr|codelite-3.5.5375-1|8	Source:		http://downloads.sourceforge.net/%{name}/%{name}-%{version}-gtk.src.tar.gz
12cr|codelite-3.5.5375-1|9	Patch0:		codelite-3.5.5375-link.patch
12cr|codelite-3.5.5375-1|10	BuildRequires:	wxgtku2.8-devel
12cr|codelite-3.5.5375-1|11	BuildRequires:	desktop-file-utils
12cr|codelite-3.5.5375-1|12	Requires:	wxgtk2.8
12cr|codelite-3.5.5375-1|13	Requires:	xterm
12cr|codelite-3.5.5375-1|14	
12cr|codelite-3.5.5375-1|15	
12cr|codelite-3.5.5375-1|16	%description
12cr|codelite-3.5.5375-1|17	CodeLite uses a sophisticated, yet intuitive interface which allows
12cr|codelite-3.5.5375-1|18	users to easily create, build and debug complex projects.
12cr|codelite-3.5.5375-1|19	
12cr|codelite-3.5.5375-1|20	%prep
12cr|codelite-3.5.5375-1|21	%setup -q
12cr|codelite-3.5.5375-1|22	%patch0 -p0
12cr|codelite-3.5.5375-1|23	
12cr|codelite-3.5.5375-1|24	%build
12cr|codelite-3.5.5375-1|25	%configure2_5x	--plugins-dir=%{_libdir}/%{name} \
12cr|codelite-3.5.5375-1|26	--disable-debian \
12cr|codelite-3.5.5375-1|27	--disable-desktop_icon \
12cr|codelite-3.5.5375-1|28	--disable-make_symlink
12cr|codelite-3.5.5375-1|29	%__make
12cr|codelite-3.5.5375-1|30	
12cr|codelite-3.5.5375-1|31	%install
12cr|codelite-3.5.5375-1|32	%__rm -rf %{buildroot}
12cr|codelite-3.5.5375-1|33	%makeinstall_std
12cr|codelite-3.5.5375-1|34	
12cr|codelite-3.5.5375-1|35	desktop-file-install --delete-original        \
12cr|codelite-3.5.5375-1|36	--copy-generic-name-to-name                 \
12cr|codelite-3.5.5375-1|37	--add-category="IDE"                        \
12cr|codelite-3.5.5375-1|38	--dir %{buildroot}/%{_datadir}/applications \
12cr|codelite-3.5.5375-1|39	%{buildroot}/%{_datadir}/applications/codelite.desktop
12cr|codelite-3.5.5375-1|40	
12cr|codelite-3.5.5375-1|41	%clean
12cr|codelite-3.5.5375-1|42	%__rm -rf %{buildroot}
12cr|codelite-3.5.5375-1|43	
12cr|codelite-3.5.5375-1|44	%files
12cr|codelite-3.5.5375-1|45	%doc AUTHORS LICENSE COPYING
12cr|codelite-3.5.5375-1|46	%{_bindir}/codelite
12cr|codelite-3.5.5375-1|47	%{_bindir}/codelite_indexer
12cr|codelite-3.5.5375-1|48	%{_bindir}/codelite_cppcheck
12cr|codelite-3.5.5375-1|49	%{_bindir}/codelite_fix_files
12cr|codelite-3.5.5375-1|50	%{_bindir}/codelite_exec
12cr|codelite-3.5.5375-1|51	%{_bindir}/codelite_kill_children
12cr|codelite-3.5.5375-1|52	%{_bindir}/codelite_xterm
12cr|codelite-3.5.5375-1|53	%{_datadir}/codelite
12cr|codelite-3.5.5375-1|54	%{_datadir}/applications/codelite.desktop
12cr|codelite-3.5.5375-1|55	%{_libdir}/%{name}
12cr|codelite-3.5.5375-1|56	
12cr|codelite-3.5.5375-1|57	
12cr|codelite-3.5.5375-1|58	
12cr|codelite-3.5.5375-1|59	%changelog
12cr|codelite-3.5.5375-1|60	* Tue Mar 13 2012 Andrey Bondrov <abondrov@mandriva.org> 3.5.5375-1mdv2011.0
12cr|codelite-3.5.5375-1|61	+ Revision: 784503
12cr|codelite-3.5.5375-1|62	- New version 3.5.5375
12cr|codelite-3.5.5375-1|63	
12cr|codelite-3.5.5375-1|64	* Wed Oct 05 2011 Andrey Bondrov <abondrov@mandriva.org> 3.0.0.5041-1
12cr|codelite-3.5.5375-1|65	+ Revision: 703068
12cr|codelite-3.5.5375-1|66	- New version: 3.0.0.5041
12cr|codelite-3.5.5375-1|67	
12cr|codelite-3.5.5375-1|68	* Sun Dec 05 2010 Yuri Myasoedov <omerta13@mandriva.org> 2.8.0.4537-1mdv2011.0
12cr|codelite-3.5.5375-1|69	+ Revision: 610614
12cr|codelite-3.5.5375-1|70	- New version 2.8.0.4537
12cr|codelite-3.5.5375-1|71	
12cr|codelite-3.5.5375-1|72	* Sun Sep 05 2010 Yuri Myasoedov <omerta13@mandriva.org> 2.7.0.4375-1mdv2011.0
12cr|codelite-3.5.5375-1|73	+ Revision: 576060
12cr|codelite-3.5.5375-1|74	- New version 2.7.0.4368
12cr|codelite-3.5.5375-1|75	
12cr|codelite-3.5.5375-1|76	* Wed Aug 11 2010 Yuri Myasoedov <omerta13@mandriva.org> 2.6.0.4189-1mdv2011.0
12cr|codelite-3.5.5375-1|77	+ Revision: 569106
12cr|codelite-3.5.5375-1|78	- initial
12cr|codelite-3.5.5375-1|79	
12cr|codelite-3.5.5375-1|80	

663 12
12cr|codeville-0.8.0-7|1	%define name codeville
12cr|codeville-0.8.0-7|2	%define oname Codeville
12cr|codeville-0.8.0-7|3	%define version 0.8.0
12cr|codeville-0.8.0-7|4	%define release %mkrel 7
12cr|codeville-0.8.0-7|5	
12cr|codeville-0.8.0-7|6	Summary: Distributed version control system
12cr|codeville-0.8.0-7|7	Name: %{name}
12cr|codeville-0.8.0-7|8	Version: %{version}
12cr|codeville-0.8.0-7|9	Release: %{release}
12cr|codeville-0.8.0-7|10	Source0: http://www.codeville.org/download/%{oname}-%{version}.tar.bz2
12cr|codeville-0.8.0-7|11	License: BSD
12cr|codeville-0.8.0-7|12	Group: Development/Other
12cr|codeville-0.8.0-7|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|codeville-0.8.0-7|14	BuildArch: noarch
12cr|codeville-0.8.0-7|15	Url: http://www.codeville.org/
12cr|codeville-0.8.0-7|16	BuildRequires: python-devel
12cr|codeville-0.8.0-7|17	Requires: python
12cr|codeville-0.8.0-7|18	
12cr|codeville-0.8.0-7|19	%description
12cr|codeville-0.8.0-7|20	Codeville is a distributed version control system. It began with a
12cr|codeville-0.8.0-7|21	novel idea for a merge algorithm and has grown from there. It is
12cr|codeville-0.8.0-7|22	designed to be easy to use and scale from small personal projects to
12cr|codeville-0.8.0-7|23	very large distributed ones.
12cr|codeville-0.8.0-7|24	
12cr|codeville-0.8.0-7|25	%prep
12cr|codeville-0.8.0-7|26	%setup -q -n %oname-%version
12cr|codeville-0.8.0-7|27	
12cr|codeville-0.8.0-7|28	%build
12cr|codeville-0.8.0-7|29	python setup.py build
12cr|codeville-0.8.0-7|30	
12cr|codeville-0.8.0-7|31	%install
12cr|codeville-0.8.0-7|32	rm -rf %buildroot installed-docs
12cr|codeville-0.8.0-7|33	python setup.py install --root=$RPM_BUILD_ROOT
12cr|codeville-0.8.0-7|34	mv %buildroot%_datadir/doc/* installed-docs
12cr|codeville-0.8.0-7|35	
12cr|codeville-0.8.0-7|36	%clean
12cr|codeville-0.8.0-7|37	rm -rf $RPM_BUILD_ROOT
12cr|codeville-0.8.0-7|38	
12cr|codeville-0.8.0-7|39	%files
12cr|codeville-0.8.0-7|40	%defattr(-,root,root)
12cr|codeville-0.8.0-7|41	%doc installed-docs/*
12cr|codeville-0.8.0-7|42	%_bindir/*
12cr|codeville-0.8.0-7|43	%py_puresitedir/Codeville/
12cr|codeville-0.8.0-7|44	%py_puresitedir/*egg-info
12cr|codeville-0.8.0-7|45	
12cr|codeville-0.8.0-7|46	
12cr|codeville-0.8.0-7|47	
12cr|codeville-0.8.0-7|48	
12cr|codeville-0.8.0-7|49	%changelog
12cr|codeville-0.8.0-7|50	* Thu Nov 03 2011 Götz Waschk <waschk@mandriva.org> 0.8.0-7mdv2012.0
12cr|codeville-0.8.0-7|51	+ Revision: 715273
12cr|codeville-0.8.0-7|52	- rebuild
12cr|codeville-0.8.0-7|53	
12cr|codeville-0.8.0-7|54	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.8.0-6mdv2011.0
12cr|codeville-0.8.0-7|55	+ Revision: 592375
12cr|codeville-0.8.0-7|56	- rebuild for python 2.7
12cr|codeville-0.8.0-7|57	
12cr|codeville-0.8.0-7|58	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.8.0-5mdv2011.0
12cr|codeville-0.8.0-7|59	+ Revision: 437060
12cr|codeville-0.8.0-7|60	- rebuild
12cr|codeville-0.8.0-7|61	
12cr|codeville-0.8.0-7|62	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 0.8.0-4mdv2009.1
12cr|codeville-0.8.0-7|63	+ Revision: 324191
12cr|codeville-0.8.0-7|64	- rebuild
12cr|codeville-0.8.0-7|65	
12cr|codeville-0.8.0-7|66	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.8.0-3mdv2009.0
12cr|codeville-0.8.0-7|67	+ Revision: 243589
12cr|codeville-0.8.0-7|68	- rebuild
12cr|codeville-0.8.0-7|69	
12cr|codeville-0.8.0-7|70	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.8.0-1mdv2008.1
12cr|codeville-0.8.0-7|71	+ Revision: 136330
12cr|codeville-0.8.0-7|72	- restore BuildRoot
12cr|codeville-0.8.0-7|73	
12cr|codeville-0.8.0-7|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|codeville-0.8.0-7|75	- kill re-definition of %%buildroot on Pixel's request
12cr|codeville-0.8.0-7|76	
12cr|codeville-0.8.0-7|77	* Thu Jul 26 2007 Michael Scherer <misc@mandriva.org> 0.8.0-1mdv2008.0
12cr|codeville-0.8.0-7|78	+ Revision: 55711
12cr|codeville-0.8.0-7|79	- 0.8.0
12cr|codeville-0.8.0-7|80	
12cr|codeville-0.8.0-7|81	
12cr|codeville-0.8.0-7|82	* Tue Dec 05 2006 Michael Scherer <misc@mandriva.org> 0.1.16-2mdv2007.0
12cr|codeville-0.8.0-7|83	+ Revision: 91344
12cr|codeville-0.8.0-7|84	- Rebuild for new python
12cr|codeville-0.8.0-7|85	- include egg-info
12cr|codeville-0.8.0-7|86	- Import codeville
12cr|codeville-0.8.0-7|87	

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

665 12
12cr|cog-0.8.0-8|1	%define name cog
12cr|cog-0.8.0-8|2	%define version 0.8.0
12cr|cog-0.8.0-8|3	%define release %mkrel 8
12cr|cog-0.8.0-8|4	
12cr|cog-0.8.0-8|5	Name: %name
12cr|cog-0.8.0-8|6	Summary: Another Gnome config tool
12cr|cog-0.8.0-8|7	Version: %{version}
12cr|cog-0.8.0-8|8	Release: %{release}
12cr|cog-0.8.0-8|9	License: GPL
12cr|cog-0.8.0-8|10	Url: http://www.krakoa.dk/linux-software.html
12cr|cog-0.8.0-8|11	Group: Graphical desktop/GNOME
12cr|cog-0.8.0-8|12	Source: http://www.krakoa.dk/progs/cog/%{name}-%{version}.tar.bz2
12cr|cog-0.8.0-8|13	Source10:   %{name}-16.png
12cr|cog-0.8.0-8|14	Source11:   %{name}-32.png
12cr|cog-0.8.0-8|15	Source12:   %{name}-48.png
12cr|cog-0.8.0-8|16	BuildRoot: %{_tmppath}/build-root-%{name}
12cr|cog-0.8.0-8|17	
12cr|cog-0.8.0-8|18	BuildRequires: automake >= 1.4
12cr|cog-0.8.0-8|19	Buildrequires: libgnomeui2-devel >= 2.0
12cr|cog-0.8.0-8|20	Buildrequires: libglade2.0-devel >= 2.0
12cr|cog-0.8.0-8|21	
12cr|cog-0.8.0-8|22	%description
12cr|cog-0.8.0-8|23	Edit advanced Gnome settings in an easy way.
12cr|cog-0.8.0-8|24	
12cr|cog-0.8.0-8|25	%prep
12cr|cog-0.8.0-8|26	%setup -q
12cr|cog-0.8.0-8|27	
12cr|cog-0.8.0-8|28	%build
12cr|cog-0.8.0-8|29	%configure
12cr|cog-0.8.0-8|30	
12cr|cog-0.8.0-8|31	%install
12cr|cog-0.8.0-8|32	rm -rf ${RPM_BUILD_ROOT}
12cr|cog-0.8.0-8|33	%makeinstall_std
12cr|cog-0.8.0-8|34	install -m644 %SOURCE10 -D %{buildroot}/%_miconsdir/%name.png
12cr|cog-0.8.0-8|35	install -m644 %SOURCE11 -D %{buildroot}/%_iconsdir/%name.png
12cr|cog-0.8.0-8|36	install -m644 %SOURCE12 -D %{buildroot}/%_liconsdir/%name.png
12cr|cog-0.8.0-8|37	
12cr|cog-0.8.0-8|38	
12cr|cog-0.8.0-8|39	%find_lang %name --all-name
12cr|cog-0.8.0-8|40	
12cr|cog-0.8.0-8|41	%clean
12cr|cog-0.8.0-8|42	rm -rf $RPM_BUILD_ROOT
12cr|cog-0.8.0-8|43	
12cr|cog-0.8.0-8|44	%if %mdkversion < 200900
12cr|cog-0.8.0-8|45	%post
12cr|cog-0.8.0-8|46	%update_menus
12cr|cog-0.8.0-8|47	%endif
12cr|cog-0.8.0-8|48	
12cr|cog-0.8.0-8|49	%if %mdkversion < 200900
12cr|cog-0.8.0-8|50	%postun
12cr|cog-0.8.0-8|51	%clean_menus
12cr|cog-0.8.0-8|52	%endif
12cr|cog-0.8.0-8|53	
12cr|cog-0.8.0-8|54	%files -f %name.lang
12cr|cog-0.8.0-8|55	%defattr(-,root,root,0755)
12cr|cog-0.8.0-8|56	%doc NEWS README TODO AUTHORS
12cr|cog-0.8.0-8|57	%{_bindir}/*
12cr|cog-0.8.0-8|58	%{_iconsdir}/%name.png
12cr|cog-0.8.0-8|59	%{_liconsdir}/%name.png
12cr|cog-0.8.0-8|60	%{_miconsdir}/%name.png
12cr|cog-0.8.0-8|61	%{_datadir}/pixmaps/%{name}*
12cr|cog-0.8.0-8|62	%{_datadir}/applications/%name.desktop
12cr|cog-0.8.0-8|63	%{_datadir}/cog
12cr|cog-0.8.0-8|64	
12cr|cog-0.8.0-8|65	
12cr|cog-0.8.0-8|66	%changelog
12cr|cog-0.8.0-8|67	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-8mdv2011.0
12cr|cog-0.8.0-8|68	+ Revision: 617402
12cr|cog-0.8.0-8|69	- the mass rebuild of 2010.0 packages
12cr|cog-0.8.0-8|70	
12cr|cog-0.8.0-8|71	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.8.0-7mdv2010.0
12cr|cog-0.8.0-8|72	+ Revision: 424912
12cr|cog-0.8.0-8|73	- rebuild
12cr|cog-0.8.0-8|74	
12cr|cog-0.8.0-8|75	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.8.0-6mdv2009.0
12cr|cog-0.8.0-8|76	+ Revision: 243591
12cr|cog-0.8.0-8|77	- rebuild
12cr|cog-0.8.0-8|78	
12cr|cog-0.8.0-8|79	+ Pixel <pixel@mandriva.com>
12cr|cog-0.8.0-8|80	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|cog-0.8.0-8|81	
12cr|cog-0.8.0-8|82	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 0.8.0-4mdv2008.1
12cr|cog-0.8.0-8|83	+ Revision: 148082
12cr|cog-0.8.0-8|84	- drop old menu
12cr|cog-0.8.0-8|85	- kill re-definition of %%buildroot on Pixel's request
12cr|cog-0.8.0-8|86	
12cr|cog-0.8.0-8|87	+ Olivier Blin <oblin@mandriva.com>
12cr|cog-0.8.0-8|88	- restore BuildRoot
12cr|cog-0.8.0-8|89	
12cr|cog-0.8.0-8|90	* Sun Aug 19 2007 Olivier Thauvin <nanardon@mandriva.org> 0.8.0-4mdv2008.0
12cr|cog-0.8.0-8|91	+ Revision: 66743
12cr|cog-0.8.0-8|92	- rebuild
12cr|cog-0.8.0-8|93	
12cr|cog-0.8.0-8|94	
12cr|cog-0.8.0-8|95	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|cog-0.8.0-8|96	+ 08/04/06 23:49:40 (53141)
12cr|cog-0.8.0-8|97	- xdg menu
12cr|cog-0.8.0-8|98	
12cr|cog-0.8.0-8|99	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|cog-0.8.0-8|100	+ 08/04/06 23:45:52 (53140)
12cr|cog-0.8.0-8|101	Import cog
12cr|cog-0.8.0-8|102	
12cr|cog-0.8.0-8|103	* Mon Apr 17 2006 Olivier Thauvin <nanardon@mandriva.org> 0.8.0-2mdk
12cr|cog-0.8.0-8|104	- rebuild
12cr|cog-0.8.0-8|105	
12cr|cog-0.8.0-8|106	* Mon Mar 28 2005 Olivier Thauvin <nanardon@mandrake.org> 0.8.0-1mdk
12cr|cog-0.8.0-8|107	- 0.8.0
12cr|cog-0.8.0-8|108	- update url
12cr|cog-0.8.0-8|109	- %%mkrel
12cr|cog-0.8.0-8|110	- fix menu entry
12cr|cog-0.8.0-8|111	
12cr|cog-0.8.0-8|112	* Wed Feb 11 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.6.1-2mdk
12cr|cog-0.8.0-8|113	- Fix menu entry
12cr|cog-0.8.0-8|114	
12cr|cog-0.8.0-8|115	* Sun Sep 14 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.6.1-1mdk
12cr|cog-0.8.0-8|116	- From Bellegarde Cedric <gnumdk@wanadoo.fr>
12cr|cog-0.8.0-8|117	- Make a spec file
12cr|cog-0.8.0-8|118	

666 12
12cr|cogito-0.18.2-6|1	Summary:	Cogito scm with git core
12cr|cogito-0.18.2-6|2	Name:		cogito
12cr|cogito-0.18.2-6|3	Version:	0.18.2
12cr|cogito-0.18.2-6|4	Release:	%mkrel 6
12cr|cogito-0.18.2-6|5	Source0:	http://www.kernel.org/pub/software/scm/cogito/%{name}-%{version}.tar.bz2
12cr|cogito-0.18.2-6|6	License:	GPL
12cr|cogito-0.18.2-6|7	Group:		Development/Other
12cr|cogito-0.18.2-6|8	Url:		http://www.kernel.org/pub/software/scm/cogito/
12cr|cogito-0.18.2-6|9	BuildRequires:	openssl-devel
12cr|cogito-0.18.2-6|10	BuildRequires:  curl-devel
12cr|cogito-0.18.2-6|11	BuildRequires:  zlib-devel
12cr|cogito-0.18.2-6|12	Requires: 	rsync
12cr|cogito-0.18.2-6|13	Requires:       mktemp >= 1.5
12cr|cogito-0.18.2-6|14	Requires:       diffutils
12cr|cogito-0.18.2-6|15	Requires:       git-core
12cr|cogito-0.18.2-6|16	BuildArch:      noarch
12cr|cogito-0.18.2-6|17	Epoch:		1
12cr|cogito-0.18.2-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|cogito-0.18.2-6|19	
12cr|cogito-0.18.2-6|20	%description
12cr|cogito-0.18.2-6|21	Cogito is a version control system layered on top of the git tree history
12cr|cogito-0.18.2-6|22	storage system. It aims at seamless user interface and ease of use, providing
12cr|cogito-0.18.2-6|23	generally smoother user experience than the "raw" Core GIT itself and indeed
12cr|cogito-0.18.2-6|24	many other version control systems.
12cr|cogito-0.18.2-6|25	
12cr|cogito-0.18.2-6|26	%prep
12cr|cogito-0.18.2-6|27	%setup -q
12cr|cogito-0.18.2-6|28	
12cr|cogito-0.18.2-6|29	%build
12cr|cogito-0.18.2-6|30	%make
12cr|cogito-0.18.2-6|31	
12cr|cogito-0.18.2-6|32	%install
12cr|cogito-0.18.2-6|33	rm -rf $RPM_BUILD_ROOT
12cr|cogito-0.18.2-6|34	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|cogito-0.18.2-6|35	make install DESTDIR=$RPM_BUILD_ROOT prefix=%{_prefix} libdir=%{_bindir}
12cr|cogito-0.18.2-6|36	
12cr|cogito-0.18.2-6|37	%clean
12cr|cogito-0.18.2-6|38	rm -rf $RPM_BUILD_ROOT
12cr|cogito-0.18.2-6|39	
12cr|cogito-0.18.2-6|40	%files
12cr|cogito-0.18.2-6|41	%defattr(-,root,root)
12cr|cogito-0.18.2-6|42	%{_bindir}/cg*
12cr|cogito-0.18.2-6|43	#%{_bindir}/commit-id
12cr|cogito-0.18.2-6|44	#%{_bindir}/parent-id
12cr|cogito-0.18.2-6|45	#%{_bindir}/tree-id
12cr|cogito-0.18.2-6|46	%{_datadir}/%{name}
12cr|cogito-0.18.2-6|47	%doc README VERSION COPYING
12cr|cogito-0.18.2-6|48	
12cr|cogito-0.18.2-6|49	
12cr|cogito-0.18.2-6|50	
12cr|cogito-0.18.2-6|51	
12cr|cogito-0.18.2-6|52	
12cr|cogito-0.18.2-6|53	%changelog
12cr|cogito-0.18.2-6|54	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.18.2-6mdv2011.0
12cr|cogito-0.18.2-6|55	+ Revision: 617403
12cr|cogito-0.18.2-6|56	- the mass rebuild of 2010.0 packages
12cr|cogito-0.18.2-6|57	
12cr|cogito-0.18.2-6|58	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1:0.18.2-5mdv2010.0
12cr|cogito-0.18.2-6|59	+ Revision: 424914
12cr|cogito-0.18.2-6|60	- rebuild
12cr|cogito-0.18.2-6|61	
12cr|cogito-0.18.2-6|62	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1:0.18.2-4mdv2009.0
12cr|cogito-0.18.2-6|63	+ Revision: 243592
12cr|cogito-0.18.2-6|64	- rebuild
12cr|cogito-0.18.2-6|65	
12cr|cogito-0.18.2-6|66	* Sat Dec 29 2007 Gaëtan Lehmann <glehmann@mandriva.org> 1:0.18.2-2mdv2008.1
12cr|cogito-0.18.2-6|67	+ Revision: 139323
12cr|cogito-0.18.2-6|68	- rebuild
12cr|cogito-0.18.2-6|69	
12cr|cogito-0.18.2-6|70	+ Olivier Blin <oblin@mandriva.com>
12cr|cogito-0.18.2-6|71	- restore BuildRoot
12cr|cogito-0.18.2-6|72	
12cr|cogito-0.18.2-6|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|cogito-0.18.2-6|74	- kill re-definition of %%buildroot on Pixel's request
12cr|cogito-0.18.2-6|75	
12cr|cogito-0.18.2-6|76	
12cr|cogito-0.18.2-6|77	* Thu Nov 30 2006 Gaëtan Lehmann (INRA) <glehmann@mandriva.org> 0.18.2-1mdv2007.0
12cr|cogito-0.18.2-6|78	+ Revision: 89048
12cr|cogito-0.18.2-6|79	- 0.18.2
12cr|cogito-0.18.2-6|80	
12cr|cogito-0.18.2-6|81	* Fri Nov 10 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1:0.18.1-1mdv2007.0
12cr|cogito-0.18.2-6|82	+ Revision: 80583
12cr|cogito-0.18.2-6|83	- New version 0.18.1
12cr|cogito-0.18.2-6|84	
12cr|cogito-0.18.2-6|85	+ Gaëtan Lehmann (INRA) <glehmann@mandriva.org>
12cr|cogito-0.18.2-6|86	- 0.17.4
12cr|cogito-0.18.2-6|87	- Import cogito
12cr|cogito-0.18.2-6|88	
12cr|cogito-0.18.2-6|89	* Tue Jun 27 2006 trem <trem@mandriva.org> 1:0.17.3-1mdv2007.0
12cr|cogito-0.18.2-6|90	- New release 0.17.3
12cr|cogito-0.18.2-6|91	
12cr|cogito-0.18.2-6|92	* Thu Apr 13 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.17.2-1mdk
12cr|cogito-0.18.2-6|93	- New release 0.17.2
12cr|cogito-0.18.2-6|94	
12cr|cogito-0.18.2-6|95	* Tue Mar 28 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.17.1-1mdk
12cr|cogito-0.18.2-6|96	- New release 0.17.1
12cr|cogito-0.18.2-6|97	
12cr|cogito-0.18.2-6|98	* Wed Mar 01 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.17-2mdk
12cr|cogito-0.18.2-6|99	- fix missing directory
12cr|cogito-0.18.2-6|100	
12cr|cogito-0.18.2-6|101	* Tue Feb 28 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.17-1mdk
12cr|cogito-0.18.2-6|102	- New release 0.17
12cr|cogito-0.18.2-6|103	
12cr|cogito-0.18.2-6|104	* Tue Jan 17 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.16.4-1mdk
12cr|cogito-0.18.2-6|105	- New release 0.16.4
12cr|cogito-0.18.2-6|106	
12cr|cogito-0.18.2-6|107	* Mon Jan 16 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.16.3-1mdk
12cr|cogito-0.18.2-6|108	- New release 0.16.3
12cr|cogito-0.18.2-6|109	
12cr|cogito-0.18.2-6|110	* Sat Dec 31 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.16.2-2mdk
12cr|cogito-0.18.2-6|111	- requires git-core instead of linus-git
12cr|cogito-0.18.2-6|112	- spec cleanup
12cr|cogito-0.18.2-6|113	
12cr|cogito-0.18.2-6|114	* Fri Dec 16 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.16.2-1mdk
12cr|cogito-0.18.2-6|115	- New release 0.16.2
12cr|cogito-0.18.2-6|116	
12cr|cogito-0.18.2-6|117	* Wed Dec 14 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.16.1-1mdk
12cr|cogito-0.18.2-6|118	- New release 0.16.1
12cr|cogito-0.18.2-6|119	
12cr|cogito-0.18.2-6|120	* Sat Dec 03 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.16-1mdk
12cr|cogito-0.18.2-6|121	- New release 0.16
12cr|cogito-0.18.2-6|122	
12cr|cogito-0.18.2-6|123	* Sun Nov 13 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.16rc2-1mdk
12cr|cogito-0.18.2-6|124	- New release 0.16rc2
12cr|cogito-0.18.2-6|125	
12cr|cogito-0.18.2-6|126	* Wed Oct 05 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.15.1-1mdk
12cr|cogito-0.18.2-6|127	- New release 0.15.1
12cr|cogito-0.18.2-6|128	
12cr|cogito-0.18.2-6|129	* Thu Sep 08 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.13-1mdk
12cr|cogito-0.18.2-6|130	- New release 0.13
12cr|cogito-0.18.2-6|131	- mkrel
12cr|cogito-0.18.2-6|132	- requires linus-git
12cr|cogito-0.18.2-6|133	
12cr|cogito-0.18.2-6|134	* Thu May 12 2005 Samir Bellabes <sbellabes@mandriva.com> 0.10-2mdk
12cr|cogito-0.18.2-6|135	- fix libdir
12cr|cogito-0.18.2-6|136	- noarch
12cr|cogito-0.18.2-6|137	
12cr|cogito-0.18.2-6|138	* Tue May 10 2005 Samir Bellabes <sbellabes@mandriva.com> 0.10-1mdk
12cr|cogito-0.18.2-6|139	- update to version 0.10
12cr|cogito-0.18.2-6|140	
12cr|cogito-0.18.2-6|141	* Sat Apr 30 2005 Samir Bellabes <sbellabes@mandriva.com> 0.8-1mdk
12cr|cogito-0.18.2-6|142	- First release
12cr|cogito-0.18.2-6|143	

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

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

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

670 12
12cr|colibri-0.2.2-1|1	Summary:	Alternative notifications for KDE4
12cr|colibri-0.2.2-1|2	Name:		colibri
12cr|colibri-0.2.2-1|3	Version:	0.2.2
12cr|colibri-0.2.2-1|4	Release:	%mkrel 1
12cr|colibri-0.2.2-1|5	Source0:	http://kde-apps.org/CONTENT/content-files/117147-%{name}-%{version}.tar.bz2
12cr|colibri-0.2.2-1|6	License:	GPLv2
12cr|colibri-0.2.2-1|7	Group:		Graphical desktop/KDE
12cr|colibri-0.2.2-1|8	URL:		http://kde-apps.org/content/show.php/Colibri?content=117147
12cr|colibri-0.2.2-1|9	BuildRequires:	kdelibs4-devel
12cr|colibri-0.2.2-1|10	Requires:	kdebase4-workspace
12cr|colibri-0.2.2-1|11	
12cr|colibri-0.2.2-1|12	%description
12cr|colibri-0.2.2-1|13	Colibri provides an alternative to KDE4 Plasma notifications.
12cr|colibri-0.2.2-1|14	
12cr|colibri-0.2.2-1|15	Colibri notifications look lighter and are completely passive: they do not
12cr|colibri-0.2.2-1|16	provide any buttons. You may or may not like this.
12cr|colibri-0.2.2-1|17	
12cr|colibri-0.2.2-1|18	Since they are completely passive, they smoothly fade away when you mouse over
12cr|colibri-0.2.2-1|19	them, allowing you to interact with any window behind them.
12cr|colibri-0.2.2-1|20	
12cr|colibri-0.2.2-1|21	They also do not stack each others: if multiple notifications happen, they will
12cr|colibri-0.2.2-1|22	be shown one at a time.
12cr|colibri-0.2.2-1|23	
12cr|colibri-0.2.2-1|24	Colibri can be configured from its System Settings module.
12cr|colibri-0.2.2-1|25	If you need help follow the setup howto at
12cr|colibri-0.2.2-1|26	http://gitorious.org/colibri/pages/SetupHowto.
12cr|colibri-0.2.2-1|27	
12cr|colibri-0.2.2-1|28	%files -f %{name}.lang
12cr|colibri-0.2.2-1|29	%{_kde_bindir}/%{name}
12cr|colibri-0.2.2-1|30	%{_kde_libdir}/kde4/kcm_colibri.so
12cr|colibri-0.2.2-1|31	%{_kde_services}/%{name}.desktop
12cr|colibri-0.2.2-1|32	%{_kde_datadir}/autostart/%{name}_autostart.desktop
12cr|colibri-0.2.2-1|33	
12cr|colibri-0.2.2-1|34	#---------------------------------------------------------------------
12cr|colibri-0.2.2-1|35	
12cr|colibri-0.2.2-1|36	%prep
12cr|colibri-0.2.2-1|37	%setup -q
12cr|colibri-0.2.2-1|38	
12cr|colibri-0.2.2-1|39	%build
12cr|colibri-0.2.2-1|40	%cmake_kde4
12cr|colibri-0.2.2-1|41	
12cr|colibri-0.2.2-1|42	%install
12cr|colibri-0.2.2-1|43	%__rm -rf %{buildroot}
12cr|colibri-0.2.2-1|44	%makeinstall_std -C build
12cr|colibri-0.2.2-1|45	
12cr|colibri-0.2.2-1|46	%find_lang %{name}
12cr|colibri-0.2.2-1|47	
12cr|colibri-0.2.2-1|48	%clean
12cr|colibri-0.2.2-1|49	%__rm -rf %{buildroot}
12cr|colibri-0.2.2-1|50	
12cr|colibri-0.2.2-1|51	
12cr|colibri-0.2.2-1|52	
12cr|colibri-0.2.2-1|53	%changelog
12cr|colibri-0.2.2-1|54	* Wed Feb 22 2012 Andrey Bondrov <abondrov@mandriva.org> 0.2.2-1mdv2011.0
12cr|colibri-0.2.2-1|55	+ Revision: 779046
12cr|colibri-0.2.2-1|56	- imported package colibri
12cr|colibri-0.2.2-1|57	
12cr|colibri-0.2.2-1|58	
12cr|colibri-0.2.2-1|59	* Fri Jan 13 2012 mikala <mikala> 0.2.2-1.mga2
12cr|colibri-0.2.2-1|60	+ Revision: 195658
12cr|colibri-0.2.2-1|61	- Update tarball to 0.2.2
12cr|colibri-0.2.2-1|62	- remove %%clean section
12cr|colibri-0.2.2-1|63	- add requires against kdebase4-workspace
12cr|colibri-0.2.2-1|64	- change in spec layout
12cr|colibri-0.2.2-1|65	- use cmake_kde4
12cr|colibri-0.2.2-1|66	
12cr|colibri-0.2.2-1|67	* Mon Feb 14 2011 mikala <mikala> 0.2.1-1.mga1
12cr|colibri-0.2.2-1|68	+ Revision: 51660
12cr|colibri-0.2.2-1|69	- Fix Group
12cr|colibri-0.2.2-1|70	- imported package colibri
12cr|colibri-0.2.2-1|71	

671 12
12cr|collectl-3.4.0-2|1	Summary: A utility to collect various linux performance data
12cr|collectl-3.4.0-2|2	Name: collectl
12cr|collectl-3.4.0-2|3	Version: 3.4.0
12cr|collectl-3.4.0-2|4	Release: %mkrel 2
12cr|collectl-3.4.0-2|5	License: GPL+ or Artistic
12cr|collectl-3.4.0-2|6	Group: Monitoring
12cr|collectl-3.4.0-2|7	Source0: http://prdownloads.sourceforge.net/%name/%{name}-%{version}.src.tar.gz
12cr|collectl-3.4.0-2|8	Source1:collectl-mdv
12cr|collectl-3.4.0-2|9	patch0: collectl-3.4.0-install.patch
12cr|collectl-3.4.0-2|10	Url: http://collectl.sourceforge.net/
12cr|collectl-3.4.0-2|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
12cr|collectl-3.4.0-2|12	BuildArch: noarch
12cr|collectl-3.4.0-2|13	
12cr|collectl-3.4.0-2|14	%description
12cr|collectl-3.4.0-2|15	A utility to collect linux performance data
12cr|collectl-3.4.0-2|16	
12cr|collectl-3.4.0-2|17	%prep
12cr|collectl-3.4.0-2|18	%setup -q
12cr|collectl-3.4.0-2|19	%patch0
12cr|collectl-3.4.0-2|20	
12cr|collectl-3.4.0-2|21	%build
12cr|collectl-3.4.0-2|22	
12cr|collectl-3.4.0-2|23	%clean
12cr|collectl-3.4.0-2|24	%{__rm} -Rf $RPM_BUILD_ROOT
12cr|collectl-3.4.0-2|25	
12cr|collectl-3.4.0-2|26	%install
12cr|collectl-3.4.0-2|27	%{__rm}  -rf $RPM_BUILD_ROOT
12cr|collectl-3.4.0-2|28	export PREFIX=$RPM_BUILD_ROOT
12cr|collectl-3.4.0-2|29	./INSTALL
12cr|collectl-3.4.0-2|30	
12cr|collectl-3.4.0-2|31	# lspci is under /usr/bin
12cr|collectl-3.4.0-2|32	echo "Lspci = /usr/bin/lspci" >> ${RPM_BUILD_ROOT}%{_sysconfdir}/%{name}.conf
12cr|collectl-3.4.0-2|33	
12cr|collectl-3.4.0-2|34	%files
12cr|collectl-3.4.0-2|35	%defattr(-,root,root)
12cr|collectl-3.4.0-2|36	%doc RELEASE-%{name} docs/*.html README GPL ARTISTIC COPYING
12cr|collectl-3.4.0-2|37	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|collectl-3.4.0-2|38	#gw AFAIK logrotate is not needed as collectl does that itself
12cr|collectl-3.4.0-2|39	%dir /var/log/%{name}
12cr|collectl-3.4.0-2|40	%{_sbindir}/*
12cr|collectl-3.4.0-2|41	%{_mandir}/man1/*
12cr|collectl-3.4.0-2|42	%{_sysconfdir}/init.d/%{name}
12cr|collectl-3.4.0-2|43	%{_datadir}/%{name}
12cr|collectl-3.4.0-2|44	
12cr|collectl-3.4.0-2|45	%preun
12cr|collectl-3.4.0-2|46	# If collectl is running, stop it before removing.
12cr|collectl-3.4.0-2|47	/etc/init.d/%{name} stop
12cr|collectl-3.4.0-2|48	chkconfig --del %{name} 2>&1 > /dev/null
12cr|collectl-3.4.0-2|49	
12cr|collectl-3.4.0-2|50	%post
12cr|collectl-3.4.0-2|51	chkconfig --add %{name} 2>&1 > /dev/null
12cr|collectl-3.4.0-2|52	/etc/init.d/%{name} start
12cr|collectl-3.4.0-2|53	
12cr|collectl-3.4.0-2|54	
12cr|collectl-3.4.0-2|55	
12cr|collectl-3.4.0-2|56	%changelog
12cr|collectl-3.4.0-2|57	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3.4.0-2mdv2011.0
12cr|collectl-3.4.0-2|58	+ Revision: 610151
12cr|collectl-3.4.0-2|59	- rebuild
12cr|collectl-3.4.0-2|60	
12cr|collectl-3.4.0-2|61	* Fri Jan 15 2010 Bruno Cornec <bcornec@mandriva.org> 3.4.0-1mdv2010.1
12cr|collectl-3.4.0-2|62	+ Revision: 491850
12cr|collectl-3.4.0-2|63	- Updated to 3.4.0 upstream
12cr|collectl-3.4.0-2|64	use the new INSTALL script for installation + local patch reported upstream
12cr|collectl-3.4.0-2|65	
12cr|collectl-3.4.0-2|66	* Wed Jan 06 2010 Frederik Himpe <fhimpe@mandriva.org> 3.3.6-1mdv2010.1
12cr|collectl-3.4.0-2|67	+ Revision: 486852
12cr|collectl-3.4.0-2|68	- update to new version 3.3.6
12cr|collectl-3.4.0-2|69	
12cr|collectl-3.4.0-2|70	* Wed Sep 16 2009 Götz Waschk <waschk@mandriva.org> 3.3.5-1mdv2010.0
12cr|collectl-3.4.0-2|71	+ Revision: 443537
12cr|collectl-3.4.0-2|72	- new version
12cr|collectl-3.4.0-2|73	- update license
12cr|collectl-3.4.0-2|74	- remove packager tag
12cr|collectl-3.4.0-2|75	- fix rpmlint warning by adding default-stop
12cr|collectl-3.4.0-2|76	- spec cleanup
12cr|collectl-3.4.0-2|77	
12cr|collectl-3.4.0-2|78	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 3.1.3-2mdv2010.0
12cr|collectl-3.4.0-2|79	+ Revision: 437096
12cr|collectl-3.4.0-2|80	- rebuild
12cr|collectl-3.4.0-2|81	
12cr|collectl-3.4.0-2|82	* Mon Feb 02 2009 Bruno Cornec <bcornec@mandriva.org> 3.1.3-1mdv2009.1
12cr|collectl-3.4.0-2|83	+ Revision: 336485
12cr|collectl-3.4.0-2|84	- Do not install doc files twice and resolve a build issue
12cr|collectl-3.4.0-2|85	- Update to upstream 3.1.3
12cr|collectl-3.4.0-2|86	
12cr|collectl-3.4.0-2|87	* Thu Dec 11 2008 Bruno Cornec <bcornec@mandriva.org> 3.1.1-1mdv2009.1
12cr|collectl-3.4.0-2|88	+ Revision: 312628
12cr|collectl-3.4.0-2|89	- Update to 3.1.1
12cr|collectl-3.4.0-2|90	
12cr|collectl-3.4.0-2|91	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2.2.8-3mdv2009.0
12cr|collectl-3.4.0-2|92	+ Revision: 240508
12cr|collectl-3.4.0-2|93	- rebuild
12cr|collectl-3.4.0-2|94	- kill re-definition of %%buildroot on Pixel's request
12cr|collectl-3.4.0-2|95	
12cr|collectl-3.4.0-2|96	+ Olivier Blin <oblin@mandriva.com>
12cr|collectl-3.4.0-2|97	- restore BuildRoot
12cr|collectl-3.4.0-2|98	
12cr|collectl-3.4.0-2|99	* Fri Jul 20 2007 Bruno Cornec <bcornec@mandriva.org> 2.2.8-1mdv2008.0
12cr|collectl-3.4.0-2|100	+ Revision: 53968
12cr|collectl-3.4.0-2|101	- Doc dir is now without version number
12cr|collectl-3.4.0-2|102	- introduction of collectl tool in Mandriva
12cr|collectl-3.4.0-2|103	Work needs to be done with upstream to make it more conformant (.ph)
12cr|collectl-3.4.0-2|104	- Import collectl
12cr|collectl-3.4.0-2|105	
12cr|collectl-3.4.0-2|106	
12cr|collectl-3.4.0-2|107	
12cr|collectl-3.4.0-2|108	* Fri May 18 2007 Mark Seger
12cr|collectl-3.4.0-2|109	- move to Open Source
12cr|collectl-3.4.0-2|110	* Tue Nov 29 2006 Mark Seger
12cr|collectl-3.4.0-2|111	- change locations for installation and build symlinks to everything
12cr|collectl-3.4.0-2|112	* Tue Apr 27 2006 Mark Seger
12cr|collectl-3.4.0-2|113	- remove relative links to /etc/init.d and put in specific paths to collect-X
12cr|collectl-3.4.0-2|114	for suse and debian
12cr|collectl-3.4.0-2|115	* Tue Nov 08 2005 Darragh Bailey
12cr|collectl-3.4.0-2|116	- Changed the install section to set the permissions and removed the chmod
12cr|collectl-3.4.0-2|117	line from the post script section
12cr|collectl-3.4.0-2|118	- Updated the postun scriptlet to support upgrades
12cr|collectl-3.4.0-2|119	- Added specific entry if redhat distro is detected
12cr|collectl-3.4.0-2|120	- Changed to use of double [, since use of single [ in tests which fail
12cr|collectl-3.4.0-2|121	will result in an exit code of non 0.
12cr|collectl-3.4.0-2|122	- Changed install of init.d scripts so that rpm removes the files it adds
12cr|collectl-3.4.0-2|123	and postun script will remove the symlinks added by the post script.
12cr|collectl-3.4.0-2|124	* Fri Nov 04 2005 Mark Seger
12cr|collectl-3.4.0-2|125	- use of /opt/hp/collectl directory
12cr|collectl-3.4.0-2|126	* Fri Jan 14 2005 Mark Seger
12cr|collectl-3.4.0-2|127	- changed to support mulitple man pages AND mulitple distros
12cr|collectl-3.4.0-2|128	* Mon Oct 13 2003 Mark Seger
12cr|collectl-3.4.0-2|129	- added collectl.ph support
12cr|collectl-3.4.0-2|130	* Mon Jun 23 2003 Mark Seger
12cr|collectl-3.4.0-2|131	- made starting of collectl optional
12cr|collectl-3.4.0-2|132	- changed location of man1
12cr|collectl-3.4.0-2|133	* Tue Jun 03 2003 Mark Seger <mark.seger@hp.com?
12cr|collectl-3.4.0-2|134	- first attempt to get rpm to do something

672 12
12cr|colord-gtk-0.1.23-1|1	%define major		1
12cr|colord-gtk-0.1.23-1|2	%define libname		%mklibname %{name} %{major}
12cr|colord-gtk-0.1.23-1|3	%define girname		%mklibname %{name}-gir
12cr|colord-gtk-0.1.23-1|4	%define develname	%mklibname %{name} -d
12cr|colord-gtk-0.1.23-1|5	
12cr|colord-gtk-0.1.23-1|6	Name:		colord-gtk
12cr|colord-gtk-0.1.23-1|7	Summary:	GTK support library for colord
12cr|colord-gtk-0.1.23-1|8	Version:	0.1.23
12cr|colord-gtk-0.1.23-1|9	Release:	1
12cr|colord-gtk-0.1.23-1|10	License:	LGPLv2+
12cr|colord-gtk-0.1.23-1|11	Group:		System/Libraries
12cr|colord-gtk-0.1.23-1|12	URL:		http://
12cr|colord-gtk-0.1.23-1|13	Source0:	http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
12cr|colord-gtk-0.1.23-1|14	BuildRequires:	docbook-utils
12cr|colord-gtk-0.1.23-1|15	BuildRequires:	gettext
12cr|colord-gtk-0.1.23-1|16	BuildRequires:	glib2-devel
12cr|colord-gtk-0.1.23-1|17	BuildRequires:	colord-devel >= %{version}
12cr|colord-gtk-0.1.23-1|18	BuildRequires:	intltool
12cr|colord-gtk-0.1.23-1|19	BuildRequires:	lcms2-devel >= 2.2
12cr|colord-gtk-0.1.23-1|20	BuildRequires:	gobject-introspection-devel
12cr|colord-gtk-0.1.23-1|21	BuildRequires:	vala-tools
12cr|colord-gtk-0.1.23-1|22	BuildRequires:	gtk+3-devel
12cr|colord-gtk-0.1.23-1|23	BuildRequires:	gtk-doc
12cr|colord-gtk-0.1.23-1|24	BuildRequires:	pkgconfig(dbus-1)
12cr|colord-gtk-0.1.23-1|25	Requires:	%{libname} = %{EVRD}
12cr|colord-gtk-0.1.23-1|26	Requires:	%{girname} = %{EVRD}
12cr|colord-gtk-0.1.23-1|27	
12cr|colord-gtk-0.1.23-1|28	%description
12cr|colord-gtk-0.1.23-1|29	colord-gtk is a support library for colord and provides additional
12cr|colord-gtk-0.1.23-1|30	functionality that requires GTK+.
12cr|colord-gtk-0.1.23-1|31	
12cr|colord-gtk-0.1.23-1|32	%package -n %{libname}
12cr|colord-gtk-0.1.23-1|33	Summary:	GTK support library for colord
12cr|colord-gtk-0.1.23-1|34	
12cr|colord-gtk-0.1.23-1|35	%description -n %{libname}
12cr|colord-gtk-0.1.23-1|36	colord-gtk is a support library for colord and provides additional
12cr|colord-gtk-0.1.23-1|37	functionality that requires GTK+.
12cr|colord-gtk-0.1.23-1|38	
12cr|colord-gtk-0.1.23-1|39	%package -n %{girname}
12cr|colord-gtk-0.1.23-1|40	Summary:	GObject Introspection interface library for %{name}
12cr|colord-gtk-0.1.23-1|41	
12cr|colord-gtk-0.1.23-1|42	%description -n %{girname}
12cr|colord-gtk-0.1.23-1|43	GObject Introspection interface library for %{name}.
12cr|colord-gtk-0.1.23-1|44	
12cr|colord-gtk-0.1.23-1|45	%package -n %{develname}
12cr|colord-gtk-0.1.23-1|46	Group:		Development/GNOME and GTK+
12cr|colord-gtk-0.1.23-1|47	Summary:	Development files for %{name}
12cr|colord-gtk-0.1.23-1|48	Requires:	%{libname} = %{version}
12cr|colord-gtk-0.1.23-1|49	Requires:	%{girname} = %{version}
12cr|colord-gtk-0.1.23-1|50	Provides:	%{name}-devel = %{EVRD}
12cr|colord-gtk-0.1.23-1|51	
12cr|colord-gtk-0.1.23-1|52	%description -n %{develname}
12cr|colord-gtk-0.1.23-1|53	Files for development with %{name}.
12cr|colord-gtk-0.1.23-1|54	
12cr|colord-gtk-0.1.23-1|55	%prep
12cr|colord-gtk-0.1.23-1|56	%setup -q
12cr|colord-gtk-0.1.23-1|57	
12cr|colord-gtk-0.1.23-1|58	%build
12cr|colord-gtk-0.1.23-1|59	%configure \
12cr|colord-gtk-0.1.23-1|60	--enable-gtk-doc \
12cr|colord-gtk-0.1.23-1|61	--disable-static \
12cr|colord-gtk-0.1.23-1|62	--disable-rpath \
12cr|colord-gtk-0.1.23-1|63	--disable-dependency-tracking
12cr|colord-gtk-0.1.23-1|64	%make
12cr|colord-gtk-0.1.23-1|65	
12cr|colord-gtk-0.1.23-1|66	%install
12cr|colord-gtk-0.1.23-1|67	%makeinstall_std
12cr|colord-gtk-0.1.23-1|68	
12cr|colord-gtk-0.1.23-1|69	%find_lang %{name}
12cr|colord-gtk-0.1.23-1|70	
12cr|colord-gtk-0.1.23-1|71	%files -f %{name}.lang
12cr|colord-gtk-0.1.23-1|72	%doc AUTHORS NEWS README TODO
12cr|colord-gtk-0.1.23-1|73	%doc %{_datadir}/gtk-doc/html/%{name}
12cr|colord-gtk-0.1.23-1|74	%{_datadir}/vala/vapi/%{name}.vapi
12cr|colord-gtk-0.1.23-1|75	
12cr|colord-gtk-0.1.23-1|76	%files -n %{libname}
12cr|colord-gtk-0.1.23-1|77	%{_libdir}/lib%{name}.so.%{major}*
12cr|colord-gtk-0.1.23-1|78	
12cr|colord-gtk-0.1.23-1|79	%files -n %{girname}
12cr|colord-gtk-0.1.23-1|80	%{_libdir}/girepository-1.0/ColordGtk-1.0.typelib
12cr|colord-gtk-0.1.23-1|81	%{_datadir}/gir-1.0/ColordGtk-1.0.gir
12cr|colord-gtk-0.1.23-1|82	
12cr|colord-gtk-0.1.23-1|83	%files -n %{develname}
12cr|colord-gtk-0.1.23-1|84	%{_includedir}/colord-%{major}/%{name}*
12cr|colord-gtk-0.1.23-1|85	%{_libdir}/lib%{name}.so
12cr|colord-gtk-0.1.23-1|86	%{_libdir}/pkgconfig/%{name}.pc
12cr|colord-gtk-0.1.23-1|87	
12cr|colord-gtk-0.1.23-1|88	
12cr|colord-gtk-0.1.23-1|89	
12cr|colord-gtk-0.1.23-1|90	%changelog
12cr|colord-gtk-0.1.23-1|91	

673 12
12cr|colordiff-1.0.10-2|1	%define name	colordiff
12cr|colordiff-1.0.10-2|2	%define version	1.0.10
12cr|colordiff-1.0.10-2|3	
12cr|colordiff-1.0.10-2|4	Summary:	Wrapper for diff that produces output with syntax highlighting
12cr|colordiff-1.0.10-2|5	Name:		%{name}
12cr|colordiff-1.0.10-2|6	Version:	%{version}
12cr|colordiff-1.0.10-2|7	Release:	%mkrel 2
12cr|colordiff-1.0.10-2|8	License:	GPLv2+
12cr|colordiff-1.0.10-2|9	Url:		http://colordiff.sourceforge.net/
12cr|colordiff-1.0.10-2|10	Source0:	http://download.sourceforge.net/sourceforge/colordiff/%{name}-%{version}.tar.gz
12cr|colordiff-1.0.10-2|11	Group:		Development/Other
12cr|colordiff-1.0.10-2|12	Requires:	diffutils
12cr|colordiff-1.0.10-2|13	Requires:	less
12cr|colordiff-1.0.10-2|14	Requires:	perl
12cr|colordiff-1.0.10-2|15	Requires:	webfetch
12cr|colordiff-1.0.10-2|16	BuildArch:	noarch
12cr|colordiff-1.0.10-2|17	
12cr|colordiff-1.0.10-2|18	%description
12cr|colordiff-1.0.10-2|19	The Perl script colordiff is a wrapper for diff. It produces the same
12cr|colordiff-1.0.10-2|20	output but with syntax highlighting. Color schemes can be customized.
12cr|colordiff-1.0.10-2|21	
12cr|colordiff-1.0.10-2|22	%prep
12cr|colordiff-1.0.10-2|23	%setup -q
12cr|colordiff-1.0.10-2|24	
12cr|colordiff-1.0.10-2|25	%build
12cr|colordiff-1.0.10-2|26	
12cr|colordiff-1.0.10-2|27	%install
12cr|colordiff-1.0.10-2|28	%{__install} -m 755 -D cdiff.sh %{buildroot}%{_bindir}/cdiff
12cr|colordiff-1.0.10-2|29	%{__install} -m 755 -D colordiff.pl %{buildroot}%{_bindir}/colordiff
12cr|colordiff-1.0.10-2|30	%{__install} -m 644 -D colordiff.1 %{buildroot}%{_mandir}/man1/colordiff.1
12cr|colordiff-1.0.10-2|31	%{__sed} -i -e 's/banner=yes/banner=no/' colordiffrc*
12cr|colordiff-1.0.10-2|32	%{__install} -m 644 -D colordiffrc %{buildroot}%{_sysconfdir}/colordiffrc
12cr|colordiff-1.0.10-2|33	
12cr|colordiff-1.0.10-2|34	%files
12cr|colordiff-1.0.10-2|35	%doc BUGS CHANGES colordiffrc-lightbg COPYING INSTALL README TODO
12cr|colordiff-1.0.10-2|36	%{_bindir}/cdiff
12cr|colordiff-1.0.10-2|37	%{_bindir}/%{name}
12cr|colordiff-1.0.10-2|38	%config(noreplace) %{_sysconfdir}/colordiffrc
12cr|colordiff-1.0.10-2|39	%{_mandir}/man1/colordiff*
12cr|colordiff-1.0.10-2|40	
12cr|colordiff-1.0.10-2|41	
12cr|colordiff-1.0.10-2|42	
12cr|colordiff-1.0.10-2|43	
12cr|colordiff-1.0.10-2|44	%changelog
12cr|colordiff-1.0.10-2|45	* Wed Jun 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.10-2mdv2012.0
12cr|colordiff-1.0.10-2|46	+ Revision: 805393
12cr|colordiff-1.0.10-2|47	- version update 1.0.10
12cr|colordiff-1.0.10-2|48	
12cr|colordiff-1.0.10-2|49	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.9-2mdv2011.0
12cr|colordiff-1.0.10-2|50	+ Revision: 617405
12cr|colordiff-1.0.10-2|51	- the mass rebuild of 2010.0 packages
12cr|colordiff-1.0.10-2|52	
12cr|colordiff-1.0.10-2|53	* Thu Aug 13 2009 Emmanuel Andry <eandry@mandriva.org> 1.0.9-1mdv2010.0
12cr|colordiff-1.0.10-2|54	+ Revision: 416111
12cr|colordiff-1.0.10-2|55	- New version 1.0.9
12cr|colordiff-1.0.10-2|56	
12cr|colordiff-1.0.10-2|57	* Wed Feb 18 2009 Jérôme Soyer <saispo@mandriva.org> 1.0.8a-1mdv2009.1
12cr|colordiff-1.0.10-2|58	+ Revision: 342395
12cr|colordiff-1.0.10-2|59	- New upstream release
12cr|colordiff-1.0.10-2|60	
12cr|colordiff-1.0.10-2|61	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.0.7-3mdv2009.0
12cr|colordiff-1.0.10-2|62	+ Revision: 243596
12cr|colordiff-1.0.10-2|63	- rebuild
12cr|colordiff-1.0.10-2|64	
12cr|colordiff-1.0.10-2|65	+ Olivier Blin <blino@mandriva.org>
12cr|colordiff-1.0.10-2|66	- restore BuildRoot
12cr|colordiff-1.0.10-2|67	
12cr|colordiff-1.0.10-2|68	* Tue Dec 18 2007 Jérôme Soyer <saispo@mandriva.org> 1.0.7-1mdv2008.1
12cr|colordiff-1.0.10-2|69	+ Revision: 132040
12cr|colordiff-1.0.10-2|70	- New release
12cr|colordiff-1.0.10-2|71	
12cr|colordiff-1.0.10-2|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|colordiff-1.0.10-2|73	- kill re-definition of %%buildroot on Pixel's request
12cr|colordiff-1.0.10-2|74	

674 12
12cr|colord-kde-0.2.0-1|1	Name:		colord-kde
12cr|colord-kde-0.2.0-1|2	Summary:	Colord support for KDE
12cr|colord-kde-0.2.0-1|3	Version:	0.2.0
12cr|colord-kde-0.2.0-1|4	Release:	1
12cr|colord-kde-0.2.0-1|5	License:	GPLv2+
12cr|colord-kde-0.2.0-1|6	Group:		Graphics
12cr|colord-kde-0.2.0-1|7	Source0:	http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
12cr|colord-kde-0.2.0-1|8	BuildRequires:	cmake kdelibs4-devel colord-devel
12cr|colord-kde-0.2.0-1|9	BuildRequires:	lcms2-devel
12cr|colord-kde-0.2.0-1|10	Requires:	kdebase4-runtime
12cr|colord-kde-0.2.0-1|11	Requires:	colord
12cr|colord-kde-0.2.0-1|12	
12cr|colord-kde-0.2.0-1|13	%description
12cr|colord-kde-0.2.0-1|14	KDE support for colord including KDE Daemon module and System Settings module.
12cr|colord-kde-0.2.0-1|15	
12cr|colord-kde-0.2.0-1|16	
12cr|colord-kde-0.2.0-1|17	%prep
12cr|colord-kde-0.2.0-1|18	%setup -q
12cr|colord-kde-0.2.0-1|19	
12cr|colord-kde-0.2.0-1|20	%build
12cr|colord-kde-0.2.0-1|21	%cmake_kde4
12cr|colord-kde-0.2.0-1|22	%make
12cr|colord-kde-0.2.0-1|23	
12cr|colord-kde-0.2.0-1|24	%install
12cr|colord-kde-0.2.0-1|25	%makeinstall_std -C build
12cr|colord-kde-0.2.0-1|26	
12cr|colord-kde-0.2.0-1|27	%files
12cr|colord-kde-0.2.0-1|28	%{_kde_libdir}/kde4/k*_colord.so
12cr|colord-kde-0.2.0-1|29	%{_kde_services}/kcm_colord.desktop
12cr|colord-kde-0.2.0-1|30	%{_kde_services}/kded/colord.desktop
12cr|colord-kde-0.2.0-1|31	%doc COPYING MAINTAINERS TODO
12cr|colord-kde-0.2.0-1|32	
12cr|colord-kde-0.2.0-1|33	
12cr|colord-kde-0.2.0-1|34	%changelog
12cr|colord-kde-0.2.0-1|35	* Wed Apr 18 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.2.0-1
12cr|colord-kde-0.2.0-1|36	+ Revision: 791766
12cr|colord-kde-0.2.0-1|37	- imported package colord-kde
12cr|colord-kde-0.2.0-1|38	

675 12
12cr|colorer-take5-0-0.beta5.5|1	%define	major 0
12cr|colorer-take5-0-0.beta5.5|2	%define libname %mklibname colorer %{major}
12cr|colorer-take5-0-0.beta5.5|3	%define develname %mklibname colorer -d
12cr|colorer-take5-0-0.beta5.5|4	
12cr|colorer-take5-0-0.beta5.5|5	Summary:	Syntax highlighting and text parsing library
12cr|colorer-take5-0-0.beta5.5|6	Name:		colorer-take5
12cr|colorer-take5-0-0.beta5.5|7	Version:	0
12cr|colorer-take5-0-0.beta5.5|8	Release:	%mkrel 0.beta5.5
12cr|colorer-take5-0-0.beta5.5|9	Group:		Text tools
12cr|colorer-take5-0-0.beta5.5|10	License:	MPL
12cr|colorer-take5-0-0.beta5.5|11	URL:		http://colorer.sourceforge.net/
12cr|colorer-take5-0-0.beta5.5|12	Source0:	http://prdownloads.sourceforge.net/colorer/Colorer-take5-linux.be5.tar.bz2
12cr|colorer-take5-0-0.beta5.5|13	Patch0:		colorer-optflags.diff
12cr|colorer-take5-0-0.beta5.5|14	Patch1:		colorer-soname.diff
12cr|colorer-take5-0-0.beta5.5|15	Patch2:		colorer-DESTDIR.diff
12cr|colorer-take5-0-0.beta5.5|16	BuildRequires:	libstdc++-devel
12cr|colorer-take5-0-0.beta5.5|17	Requires:	%{libname} = %{version}
12cr|colorer-take5-0-0.beta5.5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|colorer-take5-0-0.beta5.5|19	
12cr|colorer-take5-0-0.beta5.5|20	%description
12cr|colorer-take5-0-0.beta5.5|21	Colorer take5 is a syntax highlighting and text parsing library, that provides
12cr|colorer-take5-0-0.beta5.5|22	services of text parsing in host editor systems in real-time and transforming
12cr|colorer-take5-0-0.beta5.5|23	results into colored text. Result information allows to search and build
12cr|colorer-take5-0-0.beta5.5|24	outlined lists of functions, structures, and to search and indent programming
12cr|colorer-take5-0-0.beta5.5|25	language constructions (brackets, paired tags). Colorer uses pure C++, XML, it
12cr|colorer-take5-0-0.beta5.5|26	is fully portable and works on either win32/unix/mac platforms. Top level Java
12cr|colorer-take5-0-0.beta5.5|27	language API is also available.
12cr|colorer-take5-0-0.beta5.5|28	
12cr|colorer-take5-0-0.beta5.5|29	%package -n	%{libname}
12cr|colorer-take5-0-0.beta5.5|30	Summary:	Syntax highlighting and text parsing library
12cr|colorer-take5-0-0.beta5.5|31	Group:          System/Libraries
12cr|colorer-take5-0-0.beta5.5|32	
12cr|colorer-take5-0-0.beta5.5|33	%description -n	%{libname}
12cr|colorer-take5-0-0.beta5.5|34	Colorer take5 is a syntax highlighting and text parsing library, that provides
12cr|colorer-take5-0-0.beta5.5|35	services of text parsing in host editor systems in real-time and transforming
12cr|colorer-take5-0-0.beta5.5|36	results into colored text. Result information allows to search and build
12cr|colorer-take5-0-0.beta5.5|37	outlined lists of functions, structures, and to search and indent programming
12cr|colorer-take5-0-0.beta5.5|38	language constructions (brackets, paired tags). Colorer uses pure C++, XML, it
12cr|colorer-take5-0-0.beta5.5|39	is fully portable and works on either win32/unix/mac platforms. Top level Java
12cr|colorer-take5-0-0.beta5.5|40	language API is also available.
12cr|colorer-take5-0-0.beta5.5|41	
12cr|colorer-take5-0-0.beta5.5|42	%package -n	%{develname}
12cr|colorer-take5-0-0.beta5.5|43	Summary:	Static library and header files for the %{name} library
12cr|colorer-take5-0-0.beta5.5|44	Group:		Development/C++
12cr|colorer-take5-0-0.beta5.5|45	Requires:	%{libname} = %{version}
12cr|colorer-take5-0-0.beta5.5|46	Requires:	%{name}-base = %{version}
12cr|colorer-take5-0-0.beta5.5|47	Provides:	%{name}-devel = %{version}-%{release}
12cr|colorer-take5-0-0.beta5.5|48	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|colorer-take5-0-0.beta5.5|49	Provides:	libcolorer-devel = %{version}-%{release}
12cr|colorer-take5-0-0.beta5.5|50	Obsoletes:	%{mklibname colorer 0 -d}
12cr|colorer-take5-0-0.beta5.5|51	
12cr|colorer-take5-0-0.beta5.5|52	%description -n	%{develname}
12cr|colorer-take5-0-0.beta5.5|53	Colorer take5 is a syntax highlighting and text parsing library, that provides
12cr|colorer-take5-0-0.beta5.5|54	services of text parsing in host editor systems in real-time and transforming
12cr|colorer-take5-0-0.beta5.5|55	results into colored text. Result information allows to search and build
12cr|colorer-take5-0-0.beta5.5|56	outlined lists of functions, structures, and to search and indent programming
12cr|colorer-take5-0-0.beta5.5|57	language constructions (brackets, paired tags). Colorer uses pure C++, XML, it
12cr|colorer-take5-0-0.beta5.5|58	is fully portable and works on either win32/unix/mac platforms. Top level Java
12cr|colorer-take5-0-0.beta5.5|59	language API is also available.
12cr|colorer-take5-0-0.beta5.5|60	
12cr|colorer-take5-0-0.beta5.5|61	This package contains the development files for the %{name} library.
12cr|colorer-take5-0-0.beta5.5|62	
12cr|colorer-take5-0-0.beta5.5|63	%package	docs
12cr|colorer-take5-0-0.beta5.5|64	Summary:	Documentation for Colorer take5
12cr|colorer-take5-0-0.beta5.5|65	Group:		Development/C++
12cr|colorer-take5-0-0.beta5.5|66	
12cr|colorer-take5-0-0.beta5.5|67	%description	docs
12cr|colorer-take5-0-0.beta5.5|68	Colorer take5 is a syntax highlighting and text parsing library, that provides
12cr|colorer-take5-0-0.beta5.5|69	services of text parsing in host editor systems in real-time and transforming
12cr|colorer-take5-0-0.beta5.5|70	results into colored text. Result information allows to search and build
12cr|colorer-take5-0-0.beta5.5|71	outlined lists of functions, structures, and to search and indent programming
12cr|colorer-take5-0-0.beta5.5|72	language constructions (brackets, paired tags). Colorer uses pure C++, XML, it
12cr|colorer-take5-0-0.beta5.5|73	is fully portable and works on either win32/unix/mac platforms. Top level Java
12cr|colorer-take5-0-0.beta5.5|74	language API is also available.
12cr|colorer-take5-0-0.beta5.5|75	
12cr|colorer-take5-0-0.beta5.5|76	This package contains the documentation for Colorer take5.
12cr|colorer-take5-0-0.beta5.5|77	
12cr|colorer-take5-0-0.beta5.5|78	%package	base
12cr|colorer-take5-0-0.beta5.5|79	Summary:	Common files for Colorer take5
12cr|colorer-take5-0-0.beta5.5|80	Group:		Text tools
12cr|colorer-take5-0-0.beta5.5|81	
12cr|colorer-take5-0-0.beta5.5|82	%description	base
12cr|colorer-take5-0-0.beta5.5|83	Colorer take5 is a syntax highlighting and text parsing library, that provides
12cr|colorer-take5-0-0.beta5.5|84	services of text parsing in host editor systems in real-time and transforming
12cr|colorer-take5-0-0.beta5.5|85	results into colored text. Result information allows to search and build
12cr|colorer-take5-0-0.beta5.5|86	outlined lists of functions, structures, and to search and indent programming
12cr|colorer-take5-0-0.beta5.5|87	language constructions (brackets, paired tags). Colorer uses pure C++, XML, it
12cr|colorer-take5-0-0.beta5.5|88	is fully portable and works on either win32/unix/mac platforms. Top level Java
12cr|colorer-take5-0-0.beta5.5|89	language API is also available.
12cr|colorer-take5-0-0.beta5.5|90	
12cr|colorer-take5-0-0.beta5.5|91	This package contains common files for Colorer take5.
12cr|colorer-take5-0-0.beta5.5|92	
12cr|colorer-take5-0-0.beta5.5|93	%prep
12cr|colorer-take5-0-0.beta5.5|94	
12cr|colorer-take5-0-0.beta5.5|95	%setup -q -c -n %{name}
12cr|colorer-take5-0-0.beta5.5|96	%patch0 -p0
12cr|colorer-take5-0-0.beta5.5|97	%patch1 -p0
12cr|colorer-take5-0-0.beta5.5|98	%patch2 -p0
12cr|colorer-take5-0-0.beta5.5|99	
12cr|colorer-take5-0-0.beta5.5|100	# strip away annoying ^M
12cr|colorer-take5-0-0.beta5.5|101	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|colorer-take5-0-0.beta5.5|102	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|colorer-take5-0-0.beta5.5|103	
12cr|colorer-take5-0-0.beta5.5|104	%build
12cr|colorer-take5-0-0.beta5.5|105	
12cr|colorer-take5-0-0.beta5.5|106	%configure
12cr|colorer-take5-0-0.beta5.5|107	
12cr|colorer-take5-0-0.beta5.5|108	%make RPM_OPT_FLAGS="%{optflags} -fpermissive -Wall -fPIC"
12cr|colorer-take5-0-0.beta5.5|109	
12cr|colorer-take5-0-0.beta5.5|110	%install
12cr|colorer-take5-0-0.beta5.5|111	rm -rf %{buildroot}
12cr|colorer-take5-0-0.beta5.5|112	
12cr|colorer-take5-0-0.beta5.5|113	%makeinstall_std
12cr|colorer-take5-0-0.beta5.5|114	
12cr|colorer-take5-0-0.beta5.5|115	ln -snf libcolorer.so.%{major} %{buildroot}%{_libdir}/libcolorer.so
12cr|colorer-take5-0-0.beta5.5|116	
12cr|colorer-take5-0-0.beta5.5|117	rm -f %{buildroot}%{_datadir}/colorer/{LICENSE,README}
12cr|colorer-take5-0-0.beta5.5|118	
12cr|colorer-take5-0-0.beta5.5|119	rm -rf installed_docs
12cr|colorer-take5-0-0.beta5.5|120	mv %{buildroot}%{_datadir}/doc/colorer-take5 installed_docs
12cr|colorer-take5-0-0.beta5.5|121	
12cr|colorer-take5-0-0.beta5.5|122	%if %mdkversion < 200900
12cr|colorer-take5-0-0.beta5.5|123	%post -n %{libname} -p /sbin/ldconfig
12cr|colorer-take5-0-0.beta5.5|124	%endif
12cr|colorer-take5-0-0.beta5.5|125	
12cr|colorer-take5-0-0.beta5.5|126	%if %mdkversion < 200900
12cr|colorer-take5-0-0.beta5.5|127	%postun -n %{libname} -p /sbin/ldconfig
12cr|colorer-take5-0-0.beta5.5|128	%endif
12cr|colorer-take5-0-0.beta5.5|129	
12cr|colorer-take5-0-0.beta5.5|130	%clean
12cr|colorer-take5-0-0.beta5.5|131	rm -rf %{buildroot}
12cr|colorer-take5-0-0.beta5.5|132	
12cr|colorer-take5-0-0.beta5.5|133	%files
12cr|colorer-take5-0-0.beta5.5|134	%defattr(-,root,root,-)
12cr|colorer-take5-0-0.beta5.5|135	%attr(0755,root,root) %{_bindir}/colorer
12cr|colorer-take5-0-0.beta5.5|136	
12cr|colorer-take5-0-0.beta5.5|137	%files -n %{libname}
12cr|colorer-take5-0-0.beta5.5|138	%defattr(-,root,root,-)
12cr|colorer-take5-0-0.beta5.5|139	%doc LICENSE README
12cr|colorer-take5-0-0.beta5.5|140	%attr(0755,root,root) %{_libdir}/libcolorer.so.%{major}
12cr|colorer-take5-0-0.beta5.5|141	
12cr|colorer-take5-0-0.beta5.5|142	%files -n %{develname}
12cr|colorer-take5-0-0.beta5.5|143	%defattr(-,root,root,-)
12cr|colorer-take5-0-0.beta5.5|144	%{_includedir}/colorer
12cr|colorer-take5-0-0.beta5.5|145	%{_libdir}/libcolorer.so
12cr|colorer-take5-0-0.beta5.5|146	%{_datadir}/colorer/bin
12cr|colorer-take5-0-0.beta5.5|147	
12cr|colorer-take5-0-0.beta5.5|148	%files docs
12cr|colorer-take5-0-0.beta5.5|149	%defattr(-,root,root,-)
12cr|colorer-take5-0-0.beta5.5|150	%doc installed_docs/*
12cr|colorer-take5-0-0.beta5.5|151	
12cr|colorer-take5-0-0.beta5.5|152	%files base
12cr|colorer-take5-0-0.beta5.5|153	%defattr(-,root,root,-)
12cr|colorer-take5-0-0.beta5.5|154	%{_datadir}/colorer/catalog.xml
12cr|colorer-take5-0-0.beta5.5|155	%{_datadir}/colorer/hrc
12cr|colorer-take5-0-0.beta5.5|156	%{_datadir}/colorer/hrd
12cr|colorer-take5-0-0.beta5.5|157	
12cr|colorer-take5-0-0.beta5.5|158	
12cr|colorer-take5-0-0.beta5.5|159	%changelog
12cr|colorer-take5-0-0.beta5.5|160	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0-0.beta5.5mdv2011.0
12cr|colorer-take5-0-0.beta5.5|161	+ Revision: 617406
12cr|colorer-take5-0-0.beta5.5|162	- the mass rebuild of 2010.0 packages
12cr|colorer-take5-0-0.beta5.5|163	
12cr|colorer-take5-0-0.beta5.5|164	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0-0.beta5.4mdv2010.0
12cr|colorer-take5-0-0.beta5.5|165	+ Revision: 424924
12cr|colorer-take5-0-0.beta5.5|166	- rebuild
12cr|colorer-take5-0-0.beta5.5|167	
12cr|colorer-take5-0-0.beta5.5|168	* Fri Jul 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0-0.beta5.3mdv2009.0
12cr|colorer-take5-0-0.beta5.5|169	+ Revision: 233767
12cr|colorer-take5-0-0.beta5.5|170	- rebuild
12cr|colorer-take5-0-0.beta5.5|171	
12cr|colorer-take5-0-0.beta5.5|172	+ Pixel <pixel@mandriva.com>
12cr|colorer-take5-0-0.beta5.5|173	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|colorer-take5-0-0.beta5.5|174	
12cr|colorer-take5-0-0.beta5.5|175	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0-0.beta5.2mdv2008.1
12cr|colorer-take5-0-0.beta5.5|176	+ Revision: 170230
12cr|colorer-take5-0-0.beta5.5|177	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|colorer-take5-0-0.beta5.5|178	- kill re-definition of %%buildroot on Pixel's request
12cr|colorer-take5-0-0.beta5.5|179	
12cr|colorer-take5-0-0.beta5.5|180	+ Olivier Blin <oblin@mandriva.com>
12cr|colorer-take5-0-0.beta5.5|181	- restore BuildRoot
12cr|colorer-take5-0-0.beta5.5|182	
12cr|colorer-take5-0-0.beta5.5|183	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0-0.beta5.2mdv2008.0
12cr|colorer-take5-0-0.beta5.5|184	+ Revision: 83708
12cr|colorer-take5-0-0.beta5.5|185	- new devel naming
12cr|colorer-take5-0-0.beta5.5|186	
12cr|colorer-take5-0-0.beta5.5|187	
12cr|colorer-take5-0-0.beta5.5|188	* Tue Dec 19 2006 Oden Eriksson <oeriksson@mandriva.com> 0-0.beta5.1mdv2007.0
12cr|colorer-take5-0-0.beta5.5|189	+ Revision: 100352
12cr|colorer-take5-0-0.beta5.5|190	- Import colorer-take5
12cr|colorer-take5-0-0.beta5.5|191	
12cr|colorer-take5-0-0.beta5.5|192	* Tue Dec 19 2006 Oden Eriksson <oeriksson@mandriva.com> 0-0.beta5.1mdv2007.1
12cr|colorer-take5-0-0.beta5.5|193	- beta5
12cr|colorer-take5-0-0.beta5.5|194	- rediffed P2
12cr|colorer-take5-0-0.beta5.5|195	
12cr|colorer-take5-0-0.beta5.5|196	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 0-0.beta4.3mdk
12cr|colorer-take5-0-0.beta5.5|197	- rebuild
12cr|colorer-take5-0-0.beta5.5|198	
12cr|colorer-take5-0-0.beta5.5|199	* Mon Mar 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0-0.beta4.2mdk
12cr|colorer-take5-0-0.beta5.5|200	- fix deps and add the base sub package
12cr|colorer-take5-0-0.beta5.5|201	
12cr|colorer-take5-0-0.beta5.5|202	* Mon Mar 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0-0.beta4.1mdk
12cr|colorer-take5-0-0.beta5.5|203	- initial Mandriva package
12cr|colorer-take5-0-0.beta5.5|204	

676 12
12cr|colorgcc-1.3.2-16|1	Summary:	GCC output colorizer
12cr|colorgcc-1.3.2-16|2	Name:		colorgcc
12cr|colorgcc-1.3.2-16|3	Version:	1.3.2
12cr|colorgcc-1.3.2-16|4	Release:	16
12cr|colorgcc-1.3.2-16|5	Source0:	%{name}-%{version}.tar.bz2
12cr|colorgcc-1.3.2-16|6	Patch0:		005_old_changes.patch
12cr|colorgcc-1.3.2-16|7	Patch1:		01_split_non_quoted.patch
12cr|colorgcc-1.3.2-16|8	Patch2:		02_stderr.patch
12cr|colorgcc-1.3.2-16|9	Patch3:		03_color_warnings.patch
12cr|colorgcc-1.3.2-16|10	Patch4:		04_g++_color.patch
12cr|colorgcc-1.3.2-16|11	Patch5:		05_console-colors.patch
12cr|colorgcc-1.3.2-16|12	Patch6:		06_use_distcc.patch
12cr|colorgcc-1.3.2-16|13	Patch7:		07_invalid_attr.patch
12cr|colorgcc-1.3.2-16|14	Patch8:		08_force_color_opt.patch
12cr|colorgcc-1.3.2-16|15	Patch9:		09_color_warnings.patch
12cr|colorgcc-1.3.2-16|16	Patch10:	10_utf8_output.patch
12cr|colorgcc-1.3.2-16|17	Patch11:	colorgcc-1.3.2-handle-translated-output.patch
12cr|colorgcc-1.3.2-16|18	Patch12:	colorgcc-1.3.2-dont-use-unitialized-env-value.patch
12cr|colorgcc-1.3.2-16|19	# fix so that colorgcc wrapper will work with other wrappers such as ie.
12cr|colorgcc-1.3.2-16|20	# icecream, distcc & ccache
12cr|colorgcc-1.3.2-16|21	Patch13:	colorgcc-1.3.2-get-gcc-path-properly.patch
12cr|colorgcc-1.3.2-16|22	# magenta color is easier on the eyes than dark blue, especially when using a
12cr|colorgcc-1.3.2-16|23	# dark background
12cr|colorgcc-1.3.2-16|24	Patch14:	colorgcc-1.3.2-make-linenumber-magenta-colored.patch
12cr|colorgcc-1.3.2-16|25	
12cr|colorgcc-1.3.2-16|26	License:	GPL
12cr|colorgcc-1.3.2-16|27	Group:		Development/C
12cr|colorgcc-1.3.2-16|28	Url:		http://www.schlueters.de/colorgcc.html
12cr|colorgcc-1.3.2-16|29	Requires:	gcc
12cr|colorgcc-1.3.2-16|30	Obsoletes:	gcc2.96-colorgcc
12cr|colorgcc-1.3.2-16|31	%rename		gcc-colorgcc
12cr|colorgcc-1.3.2-16|32	BuildArch:	noarch
12cr|colorgcc-1.3.2-16|33	
12cr|colorgcc-1.3.2-16|34	%description
12cr|colorgcc-1.3.2-16|35	ColorGCC is a Perl wrapper to colorize the output of compilers with
12cr|colorgcc-1.3.2-16|36	warning and error messages matching the GCC output format.
12cr|colorgcc-1.3.2-16|37	
12cr|colorgcc-1.3.2-16|38	This package is configured to run with the associated system compiler. If you
12cr|colorgcc-1.3.2-16|39	want to use it for another compiler (e.g. gcc 2.96), you may have to define
12cr|colorgcc-1.3.2-16|40	gccVersion: 2.96 and uncomment the respective compiler paths in
12cr|colorgcc-1.3.2-16|41	%{_sysconfdir}/colorgccrc for a system-wide effect, or in ~/.colorgccrc for
12cr|colorgcc-1.3.2-16|42	your user only.
12cr|colorgcc-1.3.2-16|43	
12cr|colorgcc-1.3.2-16|44	%prep
12cr|colorgcc-1.3.2-16|45	%setup -q
12cr|colorgcc-1.3.2-16|46	%apply_patches
12cr|colorgcc-1.3.2-16|47	
12cr|colorgcc-1.3.2-16|48	cat <<'EOF' > colorgcc.sh
12cr|colorgcc-1.3.2-16|49	case ":${PATH}:" in
12cr|colorgcc-1.3.2-16|50	:: )
12cr|colorgcc-1.3.2-16|51	PATH=%{_datadir}/%{name}
12cr|colorgcc-1.3.2-16|52	export PATH
12cr|colorgcc-1.3.2-16|53	;;
12cr|colorgcc-1.3.2-16|54	*:%{_datadir}/%{name}:* )
12cr|colorgcc-1.3.2-16|55	: Already set
12cr|colorgcc-1.3.2-16|56	;;
12cr|colorgcc-1.3.2-16|57	* )
12cr|colorgcc-1.3.2-16|58	PATH=%{_datadir}/%{name}:$PATH
12cr|colorgcc-1.3.2-16|59	export PATH
12cr|colorgcc-1.3.2-16|60	;;
12cr|colorgcc-1.3.2-16|61	esac
12cr|colorgcc-1.3.2-16|62	EOF
12cr|colorgcc-1.3.2-16|63	
12cr|colorgcc-1.3.2-16|64	cat <<'EOF' > colorgcc.csh
12cr|colorgcc-1.3.2-16|65	if ( $?PATH ) then
12cr|colorgcc-1.3.2-16|66	switch (:${PATH}:)
12cr|colorgcc-1.3.2-16|67	case *":%{_datadir}/%{name}:"* :
12cr|colorgcc-1.3.2-16|68	breaksw
12cr|colorgcc-1.3.2-16|69	default :
12cr|colorgcc-1.3.2-16|70	setenv PATH %{_datadir}/%{name}:$PATH
12cr|colorgcc-1.3.2-16|71	breaksw
12cr|colorgcc-1.3.2-16|72	endsw
12cr|colorgcc-1.3.2-16|73	else
12cr|colorgcc-1.3.2-16|74	setenv PATH %{_datadir}/%{name}
12cr|colorgcc-1.3.2-16|75	endif
12cr|colorgcc-1.3.2-16|76	EOF
12cr|colorgcc-1.3.2-16|77	
12cr|colorgcc-1.3.2-16|78	%build
12cr|colorgcc-1.3.2-16|79	
12cr|colorgcc-1.3.2-16|80	%install
12cr|colorgcc-1.3.2-16|81	install -D -m 755 colorgcc     %{buildroot}%{_bindir}/colorgcc
12cr|colorgcc-1.3.2-16|82	install -D -m 644 colorgccrc   %{buildroot}%{_sysconfdir}/colorgccrc
12cr|colorgcc-1.3.2-16|83	install -D -m 644 colorgcc.sh  %{buildroot}%{_sysconfdir}/profile.d/90colorgcc.sh
12cr|colorgcc-1.3.2-16|84	install -D -m 644 colorgcc.csh %{buildroot}%{_sysconfdir}/profile.d/90colorgcc.csh
12cr|colorgcc-1.3.2-16|85	
12cr|colorgcc-1.3.2-16|86	install -d %{buildroot}%{_datadir}/%{name}
12cr|colorgcc-1.3.2-16|87	ln -s ../../bin/colorgcc %{buildroot}%{_datadir}/%{name}/colorgcc
12cr|colorgcc-1.3.2-16|88	for i in gcc cc g++ c++ gfortran gcj; do
12cr|colorgcc-1.3.2-16|89	ln -s colorgcc %{buildroot}%{_datadir}/%{name}/$i
12cr|colorgcc-1.3.2-16|90	done
12cr|colorgcc-1.3.2-16|91	
12cr|colorgcc-1.3.2-16|92	%files
12cr|colorgcc-1.3.2-16|93	%doc COPYING CREDITS ChangeLog
12cr|colorgcc-1.3.2-16|94	%config(noreplace) %{_sysconfdir}/colorgccrc
12cr|colorgcc-1.3.2-16|95	%{_sysconfdir}/profile.d/*
12cr|colorgcc-1.3.2-16|96	%{_bindir}/colorgcc
12cr|colorgcc-1.3.2-16|97	%{_datadir}/colorgcc
12cr|colorgcc-1.3.2-16|98	
12cr|colorgcc-1.3.2-16|99	
12cr|colorgcc-1.3.2-16|100	%changelog
12cr|colorgcc-1.3.2-16|101	* Thu May 24 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.2-16
12cr|colorgcc-1.3.2-16|102	+ Revision: 800353
12cr|colorgcc-1.3.2-16|103	- make line number magenta colored to make it easier on the eyes to read (P14)
12cr|colorgcc-1.3.2-16|104	
12cr|colorgcc-1.3.2-16|105	* Wed Mar 07 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.2-15
12cr|colorgcc-1.3.2-16|106	+ Revision: 782794
12cr|colorgcc-1.3.2-16|107	- fix current working directory being added to $PATH in colorgcc
12cr|colorgcc-1.3.2-16|108	- load colorgccrc from the correct path
12cr|colorgcc-1.3.2-16|109	
12cr|colorgcc-1.3.2-16|110	* Sat Dec 03 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.2-14
12cr|colorgcc-1.3.2-16|111	+ Revision: 737399
12cr|colorgcc-1.3.2-16|112	- fix so that colorgcc wrapper should be working in combination with other gcc
12cr|colorgcc-1.3.2-16|113	wrappers as well (P13)
12cr|colorgcc-1.3.2-16|114	
12cr|colorgcc-1.3.2-16|115	* Thu Jul 14 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.2-13
12cr|colorgcc-1.3.2-16|116	+ Revision: 689959
12cr|colorgcc-1.3.2-16|117	- merge debian patches
12cr|colorgcc-1.3.2-16|118	
12cr|colorgcc-1.3.2-16|119	* Tue Apr 26 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.2-12
12cr|colorgcc-1.3.2-16|120	+ Revision: 659385
12cr|colorgcc-1.3.2-16|121	- fix warnings when $HOME for some reason isn't defined
12cr|colorgcc-1.3.2-16|122	- cleanups
12cr|colorgcc-1.3.2-16|123	
12cr|colorgcc-1.3.2-16|124	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-11mdv2011.0
12cr|colorgcc-1.3.2-16|125	+ Revision: 610152
12cr|colorgcc-1.3.2-16|126	- rebuild
12cr|colorgcc-1.3.2-16|127	
12cr|colorgcc-1.3.2-16|128	* Tue Nov 03 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 1.3.2-10mdv2010.1
12cr|colorgcc-1.3.2-16|129	+ Revision: 460412
12cr|colorgcc-1.3.2-16|130	- do not duplicate PATH entry on recursive shell invocation
12cr|colorgcc-1.3.2-16|131	
12cr|colorgcc-1.3.2-16|132	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.3.2-9mdv2010.0
12cr|colorgcc-1.3.2-16|133	+ Revision: 424937
12cr|colorgcc-1.3.2-16|134	- rebuild
12cr|colorgcc-1.3.2-16|135	
12cr|colorgcc-1.3.2-16|136	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2-8mdv2009.0
12cr|colorgcc-1.3.2-16|137	+ Revision: 243606
12cr|colorgcc-1.3.2-16|138	- rebuild
12cr|colorgcc-1.3.2-16|139	
12cr|colorgcc-1.3.2-16|140	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.3.2-6mdv2008.1
12cr|colorgcc-1.3.2-16|141	+ Revision: 136330
12cr|colorgcc-1.3.2-16|142	- restore BuildRoot
12cr|colorgcc-1.3.2-16|143	
12cr|colorgcc-1.3.2-16|144	+ Thierry Vignaud <tv@mandriva.org>
12cr|colorgcc-1.3.2-16|145	- kill re-definition of %%buildroot on Pixel's request
12cr|colorgcc-1.3.2-16|146	
12cr|colorgcc-1.3.2-16|147	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-6mdv2008.0
12cr|colorgcc-1.3.2-16|148	+ Revision: 89587
12cr|colorgcc-1.3.2-16|149	- rebuild
12cr|colorgcc-1.3.2-16|150	
12cr|colorgcc-1.3.2-16|151	* Mon Aug 06 2007 Pixel <pixel@mandriva.com> 1.3.2-5mdv2008.0
12cr|colorgcc-1.3.2-16|152	+ Revision: 59559
12cr|colorgcc-1.3.2-16|153	- rebuild for build system test
12cr|colorgcc-1.3.2-16|154	
12cr|colorgcc-1.3.2-16|155	* Mon Aug 06 2007 Pixel <pixel@mandriva.com> 1.3.2-4mdv2008.0
12cr|colorgcc-1.3.2-16|156	+ Revision: 59553
12cr|colorgcc-1.3.2-16|157	- rebuild for build system test
12cr|colorgcc-1.3.2-16|158	
12cr|colorgcc-1.3.2-16|159	* Mon Aug 06 2007 Pixel <pixel@mandriva.com> 1.3.2-3mdv2008.0
12cr|colorgcc-1.3.2-16|160	+ Revision: 59543
12cr|colorgcc-1.3.2-16|161	- rebuild for build system test
12cr|colorgcc-1.3.2-16|162	
12cr|colorgcc-1.3.2-16|163	* Mon Aug 06 2007 Pixel <pixel@mandriva.com> 1.3.2-2mdv2008.0
12cr|colorgcc-1.3.2-16|164	+ Revision: 59484
12cr|colorgcc-1.3.2-16|165	- fix parsing warnings as warnings when messages are translated (#32282)
12cr|colorgcc-1.3.2-16|166	
12cr|colorgcc-1.3.2-16|167	* Wed Jul 11 2007 Pixel <pixel@mandriva.com> 1.3.2-1mdv2008.0
12cr|colorgcc-1.3.2-16|168	+ Revision: 51263
12cr|colorgcc-1.3.2-16|169	- standalone package which replaces gcc-colorgcc
12cr|colorgcc-1.3.2-16|170	- uses its own path to be independant of installed gcc
12cr|colorgcc-1.3.2-16|171	- Create colorgcc
12cr|colorgcc-1.3.2-16|172	

677 12
12cr|colorhug-client-0.1.8-1|1	%define major 1
12cr|colorhug-client-0.1.8-1|2	%define libname %mklibname colorhug %{major}
12cr|colorhug-client-0.1.8-1|3	%define develname %mklibname colorhug -d
12cr|colorhug-client-0.1.8-1|4	
12cr|colorhug-client-0.1.8-1|5	Summary:   Tools for the Hughski Colorimeter
12cr|colorhug-client-0.1.8-1|6	Name:      colorhug-client
12cr|colorhug-client-0.1.8-1|7	Version:   0.1.8
12cr|colorhug-client-0.1.8-1|8	Release:   1
12cr|colorhug-client-0.1.8-1|9	License:   GPLv2+
12cr|colorhug-client-0.1.8-1|10	Group:     Graphics
12cr|colorhug-client-0.1.8-1|11	URL:       http://www.hughski.com/
12cr|colorhug-client-0.1.8-1|12	Source0:   http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
12cr|colorhug-client-0.1.8-1|13	Patch0:    colorhug-client-0.1.7-mdv-linkage.patch
12cr|colorhug-client-0.1.8-1|14	
12cr|colorhug-client-0.1.8-1|15	BuildRequires: gettext
12cr|colorhug-client-0.1.8-1|16	BuildRequires: glib2-devel
12cr|colorhug-client-0.1.8-1|17	BuildRequires: gtk+3-devel
12cr|colorhug-client-0.1.8-1|18	BuildRequires: intltool
12cr|colorhug-client-0.1.8-1|19	BuildRequires: libgusb-devel >= 0.1.2
12cr|colorhug-client-0.1.8-1|20	BuildRequires: colord-devel >= 0.1.15
12cr|colorhug-client-0.1.8-1|21	BuildRequires: lcms2-devel
12cr|colorhug-client-0.1.8-1|22	BuildRequires: libsoup-devel
12cr|colorhug-client-0.1.8-1|23	BuildRequires: docbook-utils
12cr|colorhug-client-0.1.8-1|24	BuildRequires: docbook-to-man
12cr|colorhug-client-0.1.8-1|25	BuildRequires: gobject-introspection-devel
12cr|colorhug-client-0.1.8-1|26	BuildRequires: pkgconfig(libcanberra-gtk3)
12cr|colorhug-client-0.1.8-1|27	
12cr|colorhug-client-0.1.8-1|28	%description
12cr|colorhug-client-0.1.8-1|29	The Hughski ColorHug colorimeter is a low cost open-source hardware
12cr|colorhug-client-0.1.8-1|30	sensor used to calibrate screens.
12cr|colorhug-client-0.1.8-1|31	
12cr|colorhug-client-0.1.8-1|32	This package includes the client tools which allows the user to upgrade
12cr|colorhug-client-0.1.8-1|33	the firmware on the sensor or to access the sensor from command line
12cr|colorhug-client-0.1.8-1|34	scripts.
12cr|colorhug-client-0.1.8-1|35	
12cr|colorhug-client-0.1.8-1|36	%package -n %{libname}
12cr|colorhug-client-0.1.8-1|37	Summary: ColorHug client shared libraries
12cr|colorhug-client-0.1.8-1|38	Group:   System/Libraries
12cr|colorhug-client-0.1.8-1|39	
12cr|colorhug-client-0.1.8-1|40	%description -n %{libname}
12cr|colorhug-client-0.1.8-1|41	This package contains shared libraries for colorhug-client.
12cr|colorhug-client-0.1.8-1|42	
12cr|colorhug-client-0.1.8-1|43	%package -n %{develname}
12cr|colorhug-client-0.1.8-1|44	Summary: ColorHug client development files
12cr|colorhug-client-0.1.8-1|45	Group:   System/Libraries
12cr|colorhug-client-0.1.8-1|46	Requires: %{libname} = %{version}
12cr|colorhug-client-0.1.8-1|47	
12cr|colorhug-client-0.1.8-1|48	%description -n %{develname}
12cr|colorhug-client-0.1.8-1|49	This package contains development files for colorhug-client.
12cr|colorhug-client-0.1.8-1|50	
12cr|colorhug-client-0.1.8-1|51	
12cr|colorhug-client-0.1.8-1|52	%prep
12cr|colorhug-client-0.1.8-1|53	%setup -q
12cr|colorhug-client-0.1.8-1|54	#patch0 -p1
12cr|colorhug-client-0.1.8-1|55	#autoreconf
12cr|colorhug-client-0.1.8-1|56	
12cr|colorhug-client-0.1.8-1|57	%build
12cr|colorhug-client-0.1.8-1|58	%configure --disable-static
12cr|colorhug-client-0.1.8-1|59	
12cr|colorhug-client-0.1.8-1|60	%make
12cr|colorhug-client-0.1.8-1|61	
12cr|colorhug-client-0.1.8-1|62	%install
12cr|colorhug-client-0.1.8-1|63	%makeinstall_std
12cr|colorhug-client-0.1.8-1|64	
12cr|colorhug-client-0.1.8-1|65	%find_lang %{name}
12cr|colorhug-client-0.1.8-1|66	
12cr|colorhug-client-0.1.8-1|67	%files -f %{name}.lang
12cr|colorhug-client-0.1.8-1|68	%defattr(-,root,root,-)
12cr|colorhug-client-0.1.8-1|69	%doc README AUTHORS NEWS COPYING
12cr|colorhug-client-0.1.8-1|70	%{_datadir}/colorhug-client
12cr|colorhug-client-0.1.8-1|71	%{_libexecdir}/colorhug*
12cr|colorhug-client-0.1.8-1|72	%{_bindir}/colorhug*
12cr|colorhug-client-0.1.8-1|73	%{_datadir}/applications/*.desktop
12cr|colorhug-client-0.1.8-1|74	%{_mandir}/man1/*.1*
12cr|colorhug-client-0.1.8-1|75	%config %{_sysconfdir}/bash_completion.d/*-completion.bash
12cr|colorhug-client-0.1.8-1|76	%{_datadir}/glib-2.0/schemas/com.hughski.colorhug-client.gschema.xml
12cr|colorhug-client-0.1.8-1|77	%{_iconsdir}/hicolor/*/apps/*
12cr|colorhug-client-0.1.8-1|78	%{_iconsdir}/hicolor/*/mimetypes/*
12cr|colorhug-client-0.1.8-1|79	
12cr|colorhug-client-0.1.8-1|80	%files -n %{libname}
12cr|colorhug-client-0.1.8-1|81	%{_libdir}/libcolorhug.so.%{major}*
12cr|colorhug-client-0.1.8-1|82	
12cr|colorhug-client-0.1.8-1|83	%files -n %{develname}
12cr|colorhug-client-0.1.8-1|84	%{_includedir}/libcolorhug/
12cr|colorhug-client-0.1.8-1|85	%{_libdir}/girepository-1.0/ColorHug-1.0.typelib
12cr|colorhug-client-0.1.8-1|86	%{_libdir}/libcolorhug.so
12cr|colorhug-client-0.1.8-1|87	%{_libdir}/pkgconfig/colorhug.pc
12cr|colorhug-client-0.1.8-1|88	%{_datadir}/gir-1.0/ColorHug-1.0.gir
12cr|colorhug-client-0.1.8-1|89	
12cr|colorhug-client-0.1.8-1|90	
12cr|colorhug-client-0.1.8-1|91	%changelog
12cr|colorhug-client-0.1.8-1|92	* Mon Apr 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.1.8-1
12cr|colorhug-client-0.1.8-1|93	+ Revision: 792806
12cr|colorhug-client-0.1.8-1|94	- update to 0.1.8
12cr|colorhug-client-0.1.8-1|95	
12cr|colorhug-client-0.1.8-1|96	* Tue Mar 27 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.1.7-1
12cr|colorhug-client-0.1.8-1|97	+ Revision: 787526
12cr|colorhug-client-0.1.8-1|98	- update to 0.1.7
12cr|colorhug-client-0.1.8-1|99	
12cr|colorhug-client-0.1.8-1|100	* Mon Dec 26 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.1.2-1
12cr|colorhug-client-0.1.8-1|101	+ Revision: 745446
12cr|colorhug-client-0.1.8-1|102	- added BR docbook-utils
12cr|colorhug-client-0.1.8-1|103	- imported package colorhug-client
12cr|colorhug-client-0.1.8-1|104	

678 12
12cr|colorize-0.3.4-1|1	Name:		colorize
12cr|colorize-0.3.4-1|2	Version:	0.3.4
12cr|colorize-0.3.4-1|3	Release:	1
12cr|colorize-0.3.4-1|4	License:	GPLv2+
12cr|colorize-0.3.4-1|5	Group:		Text tools
12cr|colorize-0.3.4-1|6	URL:		http://www.solbu.net/hoved/english/software.htm
12cr|colorize-0.3.4-1|7	Source0:	http://www.solbu.net/progs/%{name}-%{version}.tar.gz
12cr|colorize-0.3.4-1|8	Summary:	Colorized output from tail, like your log files
12cr|colorize-0.3.4-1|9	BuildArch:	noarch
12cr|colorize-0.3.4-1|10	Requires:	perl
12cr|colorize-0.3.4-1|11	
12cr|colorize-0.3.4-1|12	%description
12cr|colorize-0.3.4-1|13	This is a perl script, made by Istvan Karaszi, to colorize' your logs.
12cr|colorize-0.3.4-1|14	You can use your own colors, you can simply modify your configuration file
12cr|colorize-0.3.4-1|15	in your home directory ($HOME), or system-wide (/etc/colorizerc).
12cr|colorize-0.3.4-1|16	
12cr|colorize-0.3.4-1|17	%prep
12cr|colorize-0.3.4-1|18	%setup -q
12cr|colorize-0.3.4-1|19	
12cr|colorize-0.3.4-1|20	%build
12cr|colorize-0.3.4-1|21	
12cr|colorize-0.3.4-1|22	%install
12cr|colorize-0.3.4-1|23	install -m644 %{name}.1.gz -D %{buildroot}%{_mandir}/man1/%{name}.1.gz
12cr|colorize-0.3.4-1|24	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
12cr|colorize-0.3.4-1|25	install -m644 %{name}rc -D %{buildroot}%{_sysconfdir}/%{name}rc
12cr|colorize-0.3.4-1|26	
12cr|colorize-0.3.4-1|27	%files
12cr|colorize-0.3.4-1|28	%doc README THANKS TIPS TODO examples changelog.gz
12cr|colorize-0.3.4-1|29	%config(noreplace) %{_sysconfdir}/%{name}rc
12cr|colorize-0.3.4-1|30	%{_bindir}/%{name}
12cr|colorize-0.3.4-1|31	%{_mandir}/man1/%{name}.1*
12cr|colorize-0.3.4-1|32	
12cr|colorize-0.3.4-1|33	
12cr|colorize-0.3.4-1|34	%changelog
12cr|colorize-0.3.4-1|35	* Sat May 07 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.4-1
12cr|colorize-0.3.4-1|36	+ Revision: 671289
12cr|colorize-0.3.4-1|37	- add empty %%build section for consistency and to satisfy rpmlint
12cr|colorize-0.3.4-1|38	- fix mixed-use-of-spaces-and-tabs
12cr|colorize-0.3.4-1|39	- cosmetics
12cr|colorize-0.3.4-1|40	- don't abbreviate 'configuration' with 'config' to satisfy rpmlint
12cr|colorize-0.3.4-1|41	- mark config file as %%config(noreplace)
12cr|colorize-0.3.4-1|42	- indent
12cr|colorize-0.3.4-1|43	- fix incorrect spelling
12cr|colorize-0.3.4-1|44	- remove '.' at end of summary line
12cr|colorize-0.3.4-1|45	- drop copyright file as the license doesn't require to ship it
12cr|colorize-0.3.4-1|46	- cleanups
12cr|colorize-0.3.4-1|47	- remove legacy rpm stuff
12cr|colorize-0.3.4-1|48	- imported package colorize
12cr|colorize-0.3.4-1|49	
12cr|colorize-0.3.4-1|50	
12cr|colorize-0.3.4-1|51	* Thu Apr 2 2010 Johnny A. Solbu <johnny@solbu.net> 0.3.4-1mdv
12cr|colorize-0.3.4-1|52	- Initial release

679 12
12cr|colorprompt-0.1-3|1	%define name colorprompt
12cr|colorprompt-0.1-3|2	%define version 0.1
12cr|colorprompt-0.1-3|3	%define release %mkrel 3
12cr|colorprompt-0.1-3|4	%define profilefile 92user-color.sh
12cr|colorprompt-0.1-3|5	
12cr|colorprompt-0.1-3|6	Summary: Make the user prompt in bash different colors depending on your user
12cr|colorprompt-0.1-3|7	Name: %{name}
12cr|colorprompt-0.1-3|8	Version: %{version}
12cr|colorprompt-0.1-3|9	Release: %{release}
12cr|colorprompt-0.1-3|10	Source0: %{profilefile}
12cr|colorprompt-0.1-3|11	License: BSD
12cr|colorprompt-0.1-3|12	Group: Shells
12cr|colorprompt-0.1-3|13	Url: http://colin.guthr.ie/
12cr|colorprompt-0.1-3|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|colorprompt-0.1-3|15	BuildArch: noarch
12cr|colorprompt-0.1-3|16	
12cr|colorprompt-0.1-3|17	%description
12cr|colorprompt-0.1-3|18	A little bash profile extension to color your user prompt appropriately.
12cr|colorprompt-0.1-3|19	It will make regular logins green and root logins red.
12cr|colorprompt-0.1-3|20	
12cr|colorprompt-0.1-3|21	%prep
12cr|colorprompt-0.1-3|22	
12cr|colorprompt-0.1-3|23	%build
12cr|colorprompt-0.1-3|24	
12cr|colorprompt-0.1-3|25	%install
12cr|colorprompt-0.1-3|26	rm -rf %{buildroot}
12cr|colorprompt-0.1-3|27	install -D -m 0644 %SOURCE0 %{buildroot}%{_sysconfdir}/profile.d/%{profilefile}
12cr|colorprompt-0.1-3|28	
12cr|colorprompt-0.1-3|29	%clean
12cr|colorprompt-0.1-3|30	rm -rf %{buildroot}
12cr|colorprompt-0.1-3|31	
12cr|colorprompt-0.1-3|32	%files
12cr|colorprompt-0.1-3|33	%defattr(-,root,root)
12cr|colorprompt-0.1-3|34	%{_sysconfdir}/profile.d/%{profilefile}
12cr|colorprompt-0.1-3|35	
12cr|colorprompt-0.1-3|36	
12cr|colorprompt-0.1-3|37	%changelog
12cr|colorprompt-0.1-3|38	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-3mdv2011.0
12cr|colorprompt-0.1-3|39	+ Revision: 617407
12cr|colorprompt-0.1-3|40	- the mass rebuild of 2010.0 packages
12cr|colorprompt-0.1-3|41	
12cr|colorprompt-0.1-3|42	* Mon Jun 01 2009 Gustavo De Nardin <gustavodn@mandriva.com> 0.1-2mdv2010.0
12cr|colorprompt-0.1-3|43	+ Revision: 381775
12cr|colorprompt-0.1-3|44	- don't spawn a subshell for the test
12cr|colorprompt-0.1-3|45	- quote $colorregex, so it is not subject to be expanded to nothing by bash,
12cr|colorprompt-0.1-3|46	when shopt nullglob is on
12cr|colorprompt-0.1-3|47	- make grep quiet and redirect stderr to null
12cr|colorprompt-0.1-3|48	
12cr|colorprompt-0.1-3|49	* Wed May 27 2009 Colin Guthrie <cguthrie@mandriva.org> 0.1-1mdv2010.0
12cr|colorprompt-0.1-3|50	+ Revision: 380164
12cr|colorprompt-0.1-3|51	- import colorprompt
12cr|colorprompt-0.1-3|52	
12cr|colorprompt-0.1-3|53	

680 12
12cr|colortail-0.3.3-1|1	Summary: 	A colorised tail with configuration files
12cr|colortail-0.3.3-1|2	Name:		colortail
12cr|colortail-0.3.3-1|3	Version:	0.3.3
12cr|colortail-0.3.3-1|4	Release:	%mkrel 1
12cr|colortail-0.3.3-1|5	URL:		http://joakimandersson.se/projects/colortail/
12cr|colortail-0.3.3-1|6	Source:		%{name}-%{version}.tar.gz
12cr|colortail-0.3.3-1|7	License:	GPLv2+
12cr|colortail-0.3.3-1|8	Group:		Monitoring
12cr|colortail-0.3.3-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|colortail-0.3.3-1|10	BuildRequires:	automake autoconf
12cr|colortail-0.3.3-1|11	
12cr|colortail-0.3.3-1|12	%description
12cr|colortail-0.3.3-1|13	Colortail is a log colorizer make log checking easier.
12cr|colortail-0.3.3-1|14	It works like tail but can read one or more configuration files.
12cr|colortail-0.3.3-1|15	In which it's specified which patterns result in which colors.
12cr|colortail-0.3.3-1|16	
12cr|colortail-0.3.3-1|17	%prep
12cr|colortail-0.3.3-1|18	%setup -q
12cr|colortail-0.3.3-1|19	
12cr|colortail-0.3.3-1|20	%build
12cr|colortail-0.3.3-1|21	%configure2_5x
12cr|colortail-0.3.3-1|22	%make
12cr|colortail-0.3.3-1|23	
12cr|colortail-0.3.3-1|24	%install
12cr|colortail-0.3.3-1|25	rm -rf %{buildroot}
12cr|colortail-0.3.3-1|26	%makeinstall
12cr|colortail-0.3.3-1|27	install -d %{buildroot}/%{_sysconfdir}/%{name}
12cr|colortail-0.3.3-1|28	install -m 0644 example-conf/conf* %{buildroot}/%{_sysconfdir}/%{name}
12cr|colortail-0.3.3-1|29	
12cr|colortail-0.3.3-1|30	%clean
12cr|colortail-0.3.3-1|31	rm -rf %{buildroot}
12cr|colortail-0.3.3-1|32	
12cr|colortail-0.3.3-1|33	%files
12cr|colortail-0.3.3-1|34	%defattr(-,root,root)
12cr|colortail-0.3.3-1|35	%doc INSTALL README AUTHORS ChangeLog BUGS TODO
12cr|colortail-0.3.3-1|36	%attr(0755,root,root) %dir %{_sysconfdir}/%{name}
12cr|colortail-0.3.3-1|37	%config(noreplace) %{_sysconfdir}/%{name}/*
12cr|colortail-0.3.3-1|38	%{_bindir}/*
12cr|colortail-0.3.3-1|39	
12cr|colortail-0.3.3-1|40	
12cr|colortail-0.3.3-1|41	
12cr|colortail-0.3.3-1|42	%changelog
12cr|colortail-0.3.3-1|43	* Tue Aug 17 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.3.3-1mdv2011.0
12cr|colortail-0.3.3-1|44	+ Revision: 570858
12cr|colortail-0.3.3-1|45	- new version
12cr|colortail-0.3.3-1|46	- use %%{buildroot} and %%configure2_5x
12cr|colortail-0.3.3-1|47	- little spec cleaning
12cr|colortail-0.3.3-1|48	- use tar.gz given by upstream
12cr|colortail-0.3.3-1|49	
12cr|colortail-0.3.3-1|50	* Mon Feb 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.3.2-2mdv2010.1
12cr|colortail-0.3.3-1|51	+ Revision: 502446
12cr|colortail-0.3.3-1|52	- Clean spec
12cr|colortail-0.3.3-1|53	- Fix rpmlint's warning on spec
12cr|colortail-0.3.3-1|54	
12cr|colortail-0.3.3-1|55	* Fri Feb 05 2010 Jérôme Brenier <incubusss@mandriva.org> 0.3.2-1mdv2010.1
12cr|colortail-0.3.3-1|56	+ Revision: 501045
12cr|colortail-0.3.3-1|57	- new version 0.3.2
12cr|colortail-0.3.3-1|58	- drop both gcc patches (merged upstream)
12cr|colortail-0.3.3-1|59	- move configure in the build section
12cr|colortail-0.3.3-1|60	
12cr|colortail-0.3.3-1|61	* Mon May 18 2009 Jérôme Brenier <incubusss@mandriva.org> 0.3.0-5mdv2010.0
12cr|colortail-0.3.3-1|62	+ Revision: 376809
12cr|colortail-0.3.3-1|63	- fix URL / Source
12cr|colortail-0.3.3-1|64	- add a patch to fix build with gcc 4.3
12cr|colortail-0.3.3-1|65	- fix license (GPLv2+)
12cr|colortail-0.3.3-1|66	
12cr|colortail-0.3.3-1|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|colortail-0.3.3-1|68	- rebuild
12cr|colortail-0.3.3-1|69	
12cr|colortail-0.3.3-1|70	+ Olivier Blin <oblin@mandriva.com>
12cr|colortail-0.3.3-1|71	- restore BuildRoot
12cr|colortail-0.3.3-1|72	
12cr|colortail-0.3.3-1|73	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.3.0-2mdv2008.1
12cr|colortail-0.3.3-1|74	+ Revision: 123305
12cr|colortail-0.3.3-1|75	- kill re-definition of %%buildroot on Pixel's request
12cr|colortail-0.3.3-1|76	- use %%mkrel
12cr|colortail-0.3.3-1|77	- import colortail
12cr|colortail-0.3.3-1|78	
12cr|colortail-0.3.3-1|79	
12cr|colortail-0.3.3-1|80	* Wed Jul 14 2004 Michael Scherer <misc@mandrake.org> 0.3.0-2mdk
12cr|colortail-0.3.3-1|81	- rebuild for new gcc
12cr|colortail-0.3.3-1|82	
12cr|colortail-0.3.3-1|83	* Fri Jun 27 2003 Florin Grad <florin@mandrakesoft.com> 0.3.0-1mdk
12cr|colortail-0.3.3-1|84	- first Mandrake release
12cr|colortail-0.3.3-1|85	

681 12
12cr|comex-0.1.6.1-1|1	Summary:   Console interface for comex project
12cr|comex-0.1.6.1-1|2	Name:      comex
12cr|comex-0.1.6.1-1|3	Version:   0.1.6.1
12cr|comex-0.1.6.1-1|4	Release:   %mkrel 1
12cr|comex-0.1.6.1-1|5	License:   GPLv2
12cr|comex-0.1.6.1-1|6	#ExcludeArch: ppc64
12cr|comex-0.1.6.1-1|7	Group:     Text tools
12cr|comex-0.1.6.1-1|8	Source:    http://comex-project.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|comex-0.1.6.1-1|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|comex-0.1.6.1-1|10	URL:       http://comex-project.googlecode.com/
12cr|comex-0.1.6.1-1|11	BuildArch: noarch
12cr|comex-0.1.6.1-1|12	# don't generate debug file because is empty
12cr|comex-0.1.6.1-1|13	# % define debug_package %{nil}
12cr|comex-0.1.6.1-1|14	
12cr|comex-0.1.6.1-1|15	BuildRequires: mono
12cr|comex-0.1.6.1-1|16	BuildRequires: log4net-devel
12cr|comex-0.1.6.1-1|17	BuildRequires: comex-base-devel >= 0.1.8.5
12cr|comex-0.1.6.1-1|18	BuildRequires: pkgconfig
12cr|comex-0.1.6.1-1|19	
12cr|comex-0.1.6.1-1|20	Requires: mono
12cr|comex-0.1.6.1-1|21	Requires: log4net
12cr|comex-0.1.6.1-1|22	Requires: comex-base >= 0.1.8.5
12cr|comex-0.1.6.1-1|23	
12cr|comex-0.1.6.1-1|24	%description
12cr|comex-0.1.6.1-1|25	Is console interface of a simple application that can be used to exchange
12cr|comex-0.1.6.1-1|26	data with smartcards using PC/SC standard readers or smartmouse
12cr|comex-0.1.6.1-1|27	phoenix serial reader.
12cr|comex-0.1.6.1-1|28	
12cr|comex-0.1.6.1-1|29	
12cr|comex-0.1.6.1-1|30	%prep
12cr|comex-0.1.6.1-1|31	%setup -q
12cr|comex-0.1.6.1-1|32	
12cr|comex-0.1.6.1-1|33	
12cr|comex-0.1.6.1-1|34	%build
12cr|comex-0.1.6.1-1|35	%configure2_5x --libdir=%_prefix/lib
12cr|comex-0.1.6.1-1|36	%make
12cr|comex-0.1.6.1-1|37	
12cr|comex-0.1.6.1-1|38	%install
12cr|comex-0.1.6.1-1|39	rm -fr %{buildroot}
12cr|comex-0.1.6.1-1|40	%makeinstall_std
12cr|comex-0.1.6.1-1|41	
12cr|comex-0.1.6.1-1|42	
12cr|comex-0.1.6.1-1|43	%clean
12cr|comex-0.1.6.1-1|44	rm -rf %{buildroot}
12cr|comex-0.1.6.1-1|45	
12cr|comex-0.1.6.1-1|46	
12cr|comex-0.1.6.1-1|47	%files
12cr|comex-0.1.6.1-1|48	%defattr(-,root,root,-)
12cr|comex-0.1.6.1-1|49	%doc copying.gpl comex/readme.txt
12cr|comex-0.1.6.1-1|50	%{_bindir}/%{name}
12cr|comex-0.1.6.1-1|51	%_prefix/lib/%{name}/
12cr|comex-0.1.6.1-1|52	
12cr|comex-0.1.6.1-1|53	
12cr|comex-0.1.6.1-1|54	
12cr|comex-0.1.6.1-1|55	%changelog
12cr|comex-0.1.6.1-1|56	* Sun Oct 30 2011 Armando Basile <hman@mandriva.org> 0.1.6.1-1
12cr|comex-0.1.6.1-1|57	+ Revision: 707883
12cr|comex-0.1.6.1-1|58	- release 0.1.6.1
12cr|comex-0.1.6.1-1|59	
12cr|comex-0.1.6.1-1|60	* Tue Oct 04 2011 Armando Basile <hman@mandriva.org> 0.1.6.0-1
12cr|comex-0.1.6.1-1|61	+ Revision: 702987
12cr|comex-0.1.6.1-1|62	- removed changelog section from spec file
12cr|comex-0.1.6.1-1|63	- added tarball
12cr|comex-0.1.6.1-1|64	- release 0.1.6.0
12cr|comex-0.1.6.1-1|65	
12cr|comex-0.1.6.1-1|66	* Mon Sep 26 2011 Armando Basile <hman@mandriva.org> 0.1.5.1-1
12cr|comex-0.1.6.1-1|67	+ Revision: 701299
12cr|comex-0.1.6.1-1|68	- import comex
12cr|comex-0.1.6.1-1|69	

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

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

684 12
12cr|comex-qt-0.1.6.2-1|1	Summary:   QT user interface for comex project
12cr|comex-qt-0.1.6.2-1|2	Name:      comex-qt
12cr|comex-qt-0.1.6.2-1|3	Version:   0.1.6.2
12cr|comex-qt-0.1.6.2-1|4	Release:   %mkrel 1
12cr|comex-qt-0.1.6.2-1|5	License:   GPLv2
12cr|comex-qt-0.1.6.2-1|6	#ExcludeArch: ppc64
12cr|comex-qt-0.1.6.2-1|7	Group:     Office
12cr|comex-qt-0.1.6.2-1|8	Source:    http://comex-project.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|comex-qt-0.1.6.2-1|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|comex-qt-0.1.6.2-1|10	URL:       http://comex-project.googlecode.com/
12cr|comex-qt-0.1.6.2-1|11	BuildArch: noarch
12cr|comex-qt-0.1.6.2-1|12	# don't generate debug file because is empty
12cr|comex-qt-0.1.6.2-1|13	# % define debug_package %{nil}
12cr|comex-qt-0.1.6.2-1|14	
12cr|comex-qt-0.1.6.2-1|15	BuildRequires: mono
12cr|comex-qt-0.1.6.2-1|16	BuildRequires: log4net-devel
12cr|comex-qt-0.1.6.2-1|17	BuildRequires: comex-base-devel >= 0.1.8.5
12cr|comex-qt-0.1.6.2-1|18	BuildRequires: qyoto
12cr|comex-qt-0.1.6.2-1|19	BuildRequires: qyoto-devel
12cr|comex-qt-0.1.6.2-1|20	BuildRequires: pinentry-qt4
12cr|comex-qt-0.1.6.2-1|21	BuildRequires: pkgconfig
12cr|comex-qt-0.1.6.2-1|22	
12cr|comex-qt-0.1.6.2-1|23	Requires: mono
12cr|comex-qt-0.1.6.2-1|24	Requires: log4net
12cr|comex-qt-0.1.6.2-1|25	Requires: comex-base >= 0.1.8.5
12cr|comex-qt-0.1.6.2-1|26	Requires: qyoto
12cr|comex-qt-0.1.6.2-1|27	Requires: qyoto-devel
12cr|comex-qt-0.1.6.2-1|28	
12cr|comex-qt-0.1.6.2-1|29	
12cr|comex-qt-0.1.6.2-1|30	%description
12cr|comex-qt-0.1.6.2-1|31	Is QT user interface of a simple application that can be used to exchange
12cr|comex-qt-0.1.6.2-1|32	data with smartcards using PC/SC standard readers or smartmouse
12cr|comex-qt-0.1.6.2-1|33	phoenix serial reader.
12cr|comex-qt-0.1.6.2-1|34	
12cr|comex-qt-0.1.6.2-1|35	
12cr|comex-qt-0.1.6.2-1|36	%prep
12cr|comex-qt-0.1.6.2-1|37	%setup -q
12cr|comex-qt-0.1.6.2-1|38	
12cr|comex-qt-0.1.6.2-1|39	%build
12cr|comex-qt-0.1.6.2-1|40	%configure2_5x --libdir=%_prefix/lib
12cr|comex-qt-0.1.6.2-1|41	%make
12cr|comex-qt-0.1.6.2-1|42	
12cr|comex-qt-0.1.6.2-1|43	%install
12cr|comex-qt-0.1.6.2-1|44	rm -fr %{buildroot}
12cr|comex-qt-0.1.6.2-1|45	%makeinstall_std
12cr|comex-qt-0.1.6.2-1|46	
12cr|comex-qt-0.1.6.2-1|47	
12cr|comex-qt-0.1.6.2-1|48	%clean
12cr|comex-qt-0.1.6.2-1|49	rm -rf %{buildroot}
12cr|comex-qt-0.1.6.2-1|50	
12cr|comex-qt-0.1.6.2-1|51	
12cr|comex-qt-0.1.6.2-1|52	%files
12cr|comex-qt-0.1.6.2-1|53	%defattr(-,root,root,-)
12cr|comex-qt-0.1.6.2-1|54	%doc copying.gpl comex-qt/readme
12cr|comex-qt-0.1.6.2-1|55	%{_bindir}/%{name}
12cr|comex-qt-0.1.6.2-1|56	%_prefix/lib/%{name}/
12cr|comex-qt-0.1.6.2-1|57	%{_datadir}/pixmaps/%{name}.png
12cr|comex-qt-0.1.6.2-1|58	%{_datadir}/applications/%{name}.desktop
12cr|comex-qt-0.1.6.2-1|59	
12cr|comex-qt-0.1.6.2-1|60	
12cr|comex-qt-0.1.6.2-1|61	
12cr|comex-qt-0.1.6.2-1|62	%changelog
12cr|comex-qt-0.1.6.2-1|63	* Sun Oct 30 2011 Armando Basile <hman@mandriva.org> 0.1.6.2-1
12cr|comex-qt-0.1.6.2-1|64	+ Revision: 707882
12cr|comex-qt-0.1.6.2-1|65	- release 0.1.6.2
12cr|comex-qt-0.1.6.2-1|66	
12cr|comex-qt-0.1.6.2-1|67	* Tue Oct 04 2011 Armando Basile <hman@mandriva.org> 0.1.6.0-1
12cr|comex-qt-0.1.6.2-1|68	+ Revision: 702989
12cr|comex-qt-0.1.6.2-1|69	- removed changelog section from spec file
12cr|comex-qt-0.1.6.2-1|70	- added tarball
12cr|comex-qt-0.1.6.2-1|71	- release 0.1.6.0
12cr|comex-qt-0.1.6.2-1|72	
12cr|comex-qt-0.1.6.2-1|73	* Mon Sep 26 2011 Armando Basile <hman@mandriva.org> 0.1.5.2-2
12cr|comex-qt-0.1.6.2-1|74	+ Revision: 701399
12cr|comex-qt-0.1.6.2-1|75	- added qyoto-devel as requires, qyoto use libqyoto.so that is in qyoto-devel package
12cr|comex-qt-0.1.6.2-1|76	- import comex-qt
12cr|comex-qt-0.1.6.2-1|77	

685 12
12cr|comix-4.0.4-2|1	%define name comix
12cr|comix-4.0.4-2|2	%define version 4.0.4
12cr|comix-4.0.4-2|3	%define summary Comic book viewer
12cr|comix-4.0.4-2|4	
12cr|comix-4.0.4-2|5	Summary: %summary
12cr|comix-4.0.4-2|6	Name: %name
12cr|comix-4.0.4-2|7	Version: %version
12cr|comix-4.0.4-2|8	Release: %mkrel 2
12cr|comix-4.0.4-2|9	License: GPLv2+
12cr|comix-4.0.4-2|10	Group: Office
12cr|comix-4.0.4-2|11	URL: http://comix.sourceforge.net/
12cr|comix-4.0.4-2|12	Source: http://downloads.sourceforge.net/comix/%name-%{version}.tar.gz
12cr|comix-4.0.4-2|13	Patch0: comix-4.0.0-disable-update-mime-db.patch
12cr|comix-4.0.4-2|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|comix-4.0.4-2|15	
12cr|comix-4.0.4-2|16	Buildarch: noarch
12cr|comix-4.0.4-2|17	BuildRequires: python, python-imaging, jpeg-progs, pygtk2.0
12cr|comix-4.0.4-2|18	BuildRequires: desktop-file-utils
12cr|comix-4.0.4-2|19	Requires: python, python-imaging, jpeg-progs, pygtk2.0
12cr|comix-4.0.4-2|20	
12cr|comix-4.0.4-2|21	
12cr|comix-4.0.4-2|22	%description
12cr|comix-4.0.4-2|23	Comix is a comic book viewer. It reads zip, rar, tar, tar.gz, and tar.bz2
12cr|comix-4.0.4-2|24	archives (often called .cbz, .cbr and .cbt) as well as normal image files.
12cr|comix-4.0.4-2|25	
12cr|comix-4.0.4-2|26	%prep
12cr|comix-4.0.4-2|27	%setup -q -n %{name}-%{version}
12cr|comix-4.0.4-2|28	%patch0 -p0
12cr|comix-4.0.4-2|29	
12cr|comix-4.0.4-2|30	%build
12cr|comix-4.0.4-2|31	
12cr|comix-4.0.4-2|32	%install
12cr|comix-4.0.4-2|33	%{__rm} -rf %{buildroot}
12cr|comix-4.0.4-2|34	%{__install} -d %{buildroot}%{_prefix}
12cr|comix-4.0.4-2|35	%{__python} install.py install --dir %{buildroot}%{_prefix}
12cr|comix-4.0.4-2|36	
12cr|comix-4.0.4-2|37	%find_lang %{name} --with-gnome
12cr|comix-4.0.4-2|38	
12cr|comix-4.0.4-2|39	desktop-file-install --vendor='' \
12cr|comix-4.0.4-2|40	--dir %buildroot%_datadir/applications \
12cr|comix-4.0.4-2|41	--remove-category='Application' \
12cr|comix-4.0.4-2|42	--add-category='GNOME;GTK' \
12cr|comix-4.0.4-2|43	%buildroot%_datadir/applications/*.desktop
12cr|comix-4.0.4-2|44	
12cr|comix-4.0.4-2|45	%post
12cr|comix-4.0.4-2|46	%{update_desktop_database}
12cr|comix-4.0.4-2|47	%{update_mime_database}
12cr|comix-4.0.4-2|48	
12cr|comix-4.0.4-2|49	%postun
12cr|comix-4.0.4-2|50	%{clean_desktop_database}
12cr|comix-4.0.4-2|51	%{clean_mime_database}
12cr|comix-4.0.4-2|52	
12cr|comix-4.0.4-2|53	%clean
12cr|comix-4.0.4-2|54	%{__rm} -rf %{buildroot}
12cr|comix-4.0.4-2|55	
12cr|comix-4.0.4-2|56	%files -f %{name}.lang
12cr|comix-4.0.4-2|57	%defattr(-, root, root)
12cr|comix-4.0.4-2|58	%doc ChangeLog COPYING README
12cr|comix-4.0.4-2|59	%{_bindir}/comicthumb
12cr|comix-4.0.4-2|60	%{_bindir}/comix
12cr|comix-4.0.4-2|61	%{_datadir}/comix
12cr|comix-4.0.4-2|62	%{_mandir}/man1/*
12cr|comix-4.0.4-2|63	%{_datadir}/applications/*comix.desktop
12cr|comix-4.0.4-2|64	%{_datadir}/icons/hicolor/*/*/*
12cr|comix-4.0.4-2|65	%{_datadir}/mime/packages/comix.xml
12cr|comix-4.0.4-2|66	
12cr|comix-4.0.4-2|67	
12cr|comix-4.0.4-2|68	%changelog
12cr|comix-4.0.4-2|69	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 4.0.4-2mdv2011.0
12cr|comix-4.0.4-2|70	+ Revision: 610153
12cr|comix-4.0.4-2|71	- rebuild
12cr|comix-4.0.4-2|72	
12cr|comix-4.0.4-2|73	* Fri Dec 11 2009 Jérôme Brenier <incubusss@mandriva.org> 4.0.4-1mdv2010.1
12cr|comix-4.0.4-2|74	+ Revision: 476550
12cr|comix-4.0.4-2|75	- new version 4.0.4
12cr|comix-4.0.4-2|76	- drop Source1 (external icons unneeded, they are included in the source tarball)
12cr|comix-4.0.4-2|77	
12cr|comix-4.0.4-2|78	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 4.0.3-2mdv2010.0
12cr|comix-4.0.4-2|79	+ Revision: 437098
12cr|comix-4.0.4-2|80	- rebuild
12cr|comix-4.0.4-2|81	
12cr|comix-4.0.4-2|82	* Tue Mar 17 2009 Funda Wang <fwang@mandriva.org> 4.0.3-1mdv2009.1
12cr|comix-4.0.4-2|83	+ Revision: 356612
12cr|comix-4.0.4-2|84	- New version 4.0.3
12cr|comix-4.0.4-2|85	
12cr|comix-4.0.4-2|86	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 4.0.2-1mdv2009.1
12cr|comix-4.0.4-2|87	+ Revision: 324242
12cr|comix-4.0.4-2|88	- New upstream release
12cr|comix-4.0.4-2|89	- New upstream release 4.0.2
12cr|comix-4.0.4-2|90	
12cr|comix-4.0.4-2|91	* Fri Dec 05 2008 Funda Wang <fwang@mandriva.org> 4.0.0-1mdv2009.1
12cr|comix-4.0.4-2|92	+ Revision: 310747
12cr|comix-4.0.4-2|93	- New version 4.0.0
12cr|comix-4.0.4-2|94	- disable update mime db
12cr|comix-4.0.4-2|95	
12cr|comix-4.0.4-2|96	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 3.6.4-3mdv2009.0
12cr|comix-4.0.4-2|97	+ Revision: 240509
12cr|comix-4.0.4-2|98	- rebuild
12cr|comix-4.0.4-2|99	- kill re-definition of %%buildroot on Pixel's request
12cr|comix-4.0.4-2|100	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|comix-4.0.4-2|101	
12cr|comix-4.0.4-2|102	+ Olivier Blin <oblin@mandriva.com>
12cr|comix-4.0.4-2|103	- restore BuildRoot
12cr|comix-4.0.4-2|104	
12cr|comix-4.0.4-2|105	* Thu May 31 2007 Jérôme Soyer <saispo@mandriva.org> 3.6.4-1mdv2008.0
12cr|comix-4.0.4-2|106	+ Revision: 33056
12cr|comix-4.0.4-2|107	- New release
12cr|comix-4.0.4-2|108	
12cr|comix-4.0.4-2|109	
12cr|comix-4.0.4-2|110	* Sun Apr 01 2007 Jérôme Soyer <saispo@mandriva.org> 3.6.3-1mdv2007.1
12cr|comix-4.0.4-2|111	+ Revision: 150141
12cr|comix-4.0.4-2|112	- New release
12cr|comix-4.0.4-2|113	- New release 3.6.2
12cr|comix-4.0.4-2|114	
12cr|comix-4.0.4-2|115	* Wed Dec 13 2006 Jérôme Soyer <saispo@mandriva.org> 3.6.1-1mdv2007.1
12cr|comix-4.0.4-2|116	+ Revision: 96446
12cr|comix-4.0.4-2|117	- New release 3.6.1
12cr|comix-4.0.4-2|118	
12cr|comix-4.0.4-2|119	* Mon Nov 27 2006 Jérôme Soyer <saispo@mandriva.org> 3.6-1mdv2007.1
12cr|comix-4.0.4-2|120	+ Revision: 87467
12cr|comix-4.0.4-2|121	- Fix BuildRequires
12cr|comix-4.0.4-2|122	- New release 3.6
12cr|comix-4.0.4-2|123	- Import comix
12cr|comix-4.0.4-2|124	
12cr|comix-4.0.4-2|125	* Sat Aug 26 2006 Lenny Cartier <lenny@mandriva.com> 3.5.1-1mdv2007.0
12cr|comix-4.0.4-2|126	- 3.5.1
12cr|comix-4.0.4-2|127	
12cr|comix-4.0.4-2|128	* Wed Aug 02 2006 Jerome Soyer <saispo@mandriva.org> 3.4-1mdv2007.0
12cr|comix-4.0.4-2|129	- New release 3.4
12cr|comix-4.0.4-2|130	
12cr|comix-4.0.4-2|131	* Mon Jul 17 2006 Jerome Soyer <saispo@mandriva.org> 3.3-1mdv2007.0
12cr|comix-4.0.4-2|132	- New release 3.3
12cr|comix-4.0.4-2|133	
12cr|comix-4.0.4-2|134	* Mon Jun 26 2006 Jerome Soyer <saispo@mandriva.org> 3.2.1-1mdv2007.0
12cr|comix-4.0.4-2|135	- New release 3.2.1
12cr|comix-4.0.4-2|136	- XDG Menu
12cr|comix-4.0.4-2|137	
12cr|comix-4.0.4-2|138	* Thu Jun 15 2006 Jerome Soyer <saispo@mandriva.org> 3.2-1mdv2007.0
12cr|comix-4.0.4-2|139	- New release 3.2
12cr|comix-4.0.4-2|140	
12cr|comix-4.0.4-2|141	* Tue May 23 2006 Jerome Soyer <saispo@mandriva.org> 3.1.3-1mdk
12cr|comix-4.0.4-2|142	- New release 3.1.3
12cr|comix-4.0.4-2|143	
12cr|comix-4.0.4-2|144	* Fri May 19 2006 Jerome Soyer <saispo@mandriva.org> 3.1.2-1mdk
12cr|comix-4.0.4-2|145	- New release 3.1.2
12cr|comix-4.0.4-2|146	
12cr|comix-4.0.4-2|147	* Sat May 06 2006 Jerome Soyer <saispo@mandriva.org> 3.1-1mdk
12cr|comix-4.0.4-2|148	- New release 3.1
12cr|comix-4.0.4-2|149	
12cr|comix-4.0.4-2|150	* Sun Apr 16 2006 Jerome Soyer <saispo@mandriva.org> 3.0.1-1mdk
12cr|comix-4.0.4-2|151	- New release 3.0.1
12cr|comix-4.0.4-2|152	
12cr|comix-4.0.4-2|153	* Mon Apr 03 2006 Jerome Soyer <saispo@mandriva.org> 3.0-1mdk
12cr|comix-4.0.4-2|154	- New release 3.0
12cr|comix-4.0.4-2|155	
12cr|comix-4.0.4-2|156	* Tue Mar 21 2006 Jerome Soyer <saispo@mandriva.org> 2.9-1mdk
12cr|comix-4.0.4-2|157	- First build
12cr|comix-4.0.4-2|158	- Inspired from FC Dag Repos
12cr|comix-4.0.4-2|159	

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

687 12
12cr|compcache-0.6.2-3|1	Name:    compcache
12cr|compcache-0.6.2-3|2	Version: 0.6.2
12cr|compcache-0.6.2-3|3	Release: %mkrel 3
12cr|compcache-0.6.2-3|4	Summary: Compcache (compressed caching) provides the ability to use part of the RAM as compressed swap
12cr|compcache-0.6.2-3|5	License: BSD and GPLv2
12cr|compcache-0.6.2-3|6	URL:     http://code.google.com/p/compcache/
12cr|compcache-0.6.2-3|7	Group:   System/Kernel and hardware
12cr|compcache-0.6.2-3|8	Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|compcache-0.6.2-3|9	
12cr|compcache-0.6.2-3|10	Source0: http://compcache.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|compcache-0.6.2-3|11	Source1: compcache.init
12cr|compcache-0.6.2-3|12	Source2: compcache.sysconfig
12cr|compcache-0.6.2-3|13	
12cr|compcache-0.6.2-3|14	%description
12cr|compcache-0.6.2-3|15	Compcache (compressed caching) provides the ability to use part of the RAM as
12cr|compcache-0.6.2-3|16	compressed swap. In other words, you can take a portion of your RAM (default
12cr|compcache-0.6.2-3|17	25%) and use it as swap, compressing the data before moving it into swap, and
12cr|compcache-0.6.2-3|18	decompressing it when moving it out of swap. This is a classic time-space
12cr|compcache-0.6.2-3|19	trade-off. You effectively get more memory, but some of it is slower than
12cr|compcache-0.6.2-3|20	normal RAM due to the CPU time required to compress and decompress the swapped
12cr|compcache-0.6.2-3|21	pages.
12cr|compcache-0.6.2-3|22	
12cr|compcache-0.6.2-3|23	%prep
12cr|compcache-0.6.2-3|24	%setup -q
12cr|compcache-0.6.2-3|25	install -m0755 %{SOURCE1} compcache.init
12cr|compcache-0.6.2-3|26	install -m0755 %{SOURCE2} compcache.sysconfig
12cr|compcache-0.6.2-3|27	
12cr|compcache-0.6.2-3|28	%build
12cr|compcache-0.6.2-3|29	%make -C sub-projects/rzscontrol/
12cr|compcache-0.6.2-3|30	
12cr|compcache-0.6.2-3|31	%install
12cr|compcache-0.6.2-3|32	rm -rf %{buildroot}
12cr|compcache-0.6.2-3|33	mkdir -p %{buildroot}%{_initrddir}
12cr|compcache-0.6.2-3|34	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12cr|compcache-0.6.2-3|35	mkdir -p %{buildroot}%{_sbindir}
12cr|compcache-0.6.2-3|36	mkdir -p %{buildroot}%{_mandir}/man1
12cr|compcache-0.6.2-3|37	install -m0755 compcache.init %{buildroot}%{_initrddir}/%{name}
12cr|compcache-0.6.2-3|38	install -m0755 compcache.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|compcache-0.6.2-3|39	install -m0755 sub-projects/rzscontrol/rzscontrol %{buildroot}%{_sbindir}
12cr|compcache-0.6.2-3|40	install -m0755 sub-projects/rzscontrol/rzscontrol %{buildroot}%{_sbindir}
12cr|compcache-0.6.2-3|41	install -m0644 sub-projects/rzscontrol/man/rzscontrol.1 %{buildroot}%{_mandir}/man1
12cr|compcache-0.6.2-3|42	
12cr|compcache-0.6.2-3|43	%clean
12cr|compcache-0.6.2-3|44	rm -rf %{buildroot}
12cr|compcache-0.6.2-3|45	
12cr|compcache-0.6.2-3|46	%files
12cr|compcache-0.6.2-3|47	%defattr(-,root,root)
12cr|compcache-0.6.2-3|48	%doc README Changelog
12cr|compcache-0.6.2-3|49	%{_initrddir}/%name
12cr|compcache-0.6.2-3|50	%config %{_sysconfdir}/sysconfig/%name
12cr|compcache-0.6.2-3|51	%{_sbindir}/rzscontrol
12cr|compcache-0.6.2-3|52	%{_mandir}/man1/rzscontrol.1*
12cr|compcache-0.6.2-3|53	
12cr|compcache-0.6.2-3|54	
12cr|compcache-0.6.2-3|55	%changelog
12cr|compcache-0.6.2-3|56	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-3mdv2011.0
12cr|compcache-0.6.2-3|57	+ Revision: 610154
12cr|compcache-0.6.2-3|58	- rebuild
12cr|compcache-0.6.2-3|59	
12cr|compcache-0.6.2-3|60	* Fri May 28 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.6.2-2mdv2010.1
12cr|compcache-0.6.2-3|61	+ Revision: 546478
12cr|compcache-0.6.2-3|62	- Added initscript and configuration file.
12cr|compcache-0.6.2-3|63	
12cr|compcache-0.6.2-3|64	* Thu May 13 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.6.2-1mdv2010.1
12cr|compcache-0.6.2-3|65	+ Revision: 544713
12cr|compcache-0.6.2-3|66	- imported compcache
12cr|compcache-0.6.2-3|67	- Created package structure for compcache.
12cr|compcache-0.6.2-3|68	

688 12
12cr|compiz-fusion-2010.0-3|1	%define name compiz-fusion
12cr|compiz-fusion-2010.0-3|2	%define version 2010.0
12cr|compiz-fusion-2010.0-3|3	%define release %mkrel 3
12cr|compiz-fusion-2010.0-3|4	
12cr|compiz-fusion-2010.0-3|5	Summary: Compiz Fusion OpenGL compositing manager
12cr|compiz-fusion-2010.0-3|6	Name: %{name}
12cr|compiz-fusion-2010.0-3|7	Version: %{version}
12cr|compiz-fusion-2010.0-3|8	Release: %{release}
12cr|compiz-fusion-2010.0-3|9	Source0: %{name}
12cr|compiz-fusion-2010.0-3|10	Source1: %{name}.defaults
12cr|compiz-fusion-2010.0-3|11	License: GPL
12cr|compiz-fusion-2010.0-3|12	Group: System/X11
12cr|compiz-fusion-2010.0-3|13	URL: http://www.compiz-fusion.org/
12cr|compiz-fusion-2010.0-3|14	BuildRoot: %{_tmppath}/%{name}-root
12cr|compiz-fusion-2010.0-3|15	BuildArch: noarch
12cr|compiz-fusion-2010.0-3|16	Requires: compiz libcompizconfig ccsm compiz-fusion-plugins-main
12cr|compiz-fusion-2010.0-3|17	
12cr|compiz-fusion-2010.0-3|18	%description
12cr|compiz-fusion-2010.0-3|19	Compiz Fusion is a set of applications based on the compiz OpenGL
12cr|compiz-fusion-2010.0-3|20	compositing manager.
12cr|compiz-fusion-2010.0-3|21	It uses the ccp configuration backend, contains additional compiz
12cr|compiz-fusion-2010.0-3|22	plugins, and provides the ccsm configuration interface.
12cr|compiz-fusion-2010.0-3|23	
12cr|compiz-fusion-2010.0-3|24	This package provides some helper scripts and contains the necessary
12cr|compiz-fusion-2010.0-3|25	dependancies to pull in the relevent required packages.
12cr|compiz-fusion-2010.0-3|26	
12cr|compiz-fusion-2010.0-3|27	%prep
12cr|compiz-fusion-2010.0-3|28	%setup -q -T -c
12cr|compiz-fusion-2010.0-3|29	
12cr|compiz-fusion-2010.0-3|30	%build
12cr|compiz-fusion-2010.0-3|31	
12cr|compiz-fusion-2010.0-3|32	%install
12cr|compiz-fusion-2010.0-3|33	rm -rf %{buildroot}
12cr|compiz-fusion-2010.0-3|34	install -d %{buildroot}%{_bindir}
12cr|compiz-fusion-2010.0-3|35	install -m755 %{SOURCE0} %{buildroot}%{_bindir}
12cr|compiz-fusion-2010.0-3|36	install -d %{buildroot}%{_datadir}/compositing-wm
12cr|compiz-fusion-2010.0-3|37	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/compositing-wm
12cr|compiz-fusion-2010.0-3|38	
12cr|compiz-fusion-2010.0-3|39	%clean
12cr|compiz-fusion-2010.0-3|40	rm -rf %{buildroot}
12cr|compiz-fusion-2010.0-3|41	
12cr|compiz-fusion-2010.0-3|42	%files
12cr|compiz-fusion-2010.0-3|43	%defattr(-,root,root)
12cr|compiz-fusion-2010.0-3|44	%{_bindir}/%{name}
12cr|compiz-fusion-2010.0-3|45	%{_datadir}/compositing-wm/%{name}.defaults
12cr|compiz-fusion-2010.0-3|46	
12cr|compiz-fusion-2010.0-3|47	
12cr|compiz-fusion-2010.0-3|48	%changelog
12cr|compiz-fusion-2010.0-3|49	* Tue Nov 30 2010 Oden Eriksson <oeriksson@mandriva.com> 2010.0-3mdv2011.0
12cr|compiz-fusion-2010.0-3|50	+ Revision: 603845
12cr|compiz-fusion-2010.0-3|51	- rebuild
12cr|compiz-fusion-2010.0-3|52	
12cr|compiz-fusion-2010.0-3|53	* Tue Mar 16 2010 Oden Eriksson <oeriksson@mandriva.com> 2010.0-2mdv2010.1
12cr|compiz-fusion-2010.0-3|54	+ Revision: 522391
12cr|compiz-fusion-2010.0-3|55	- rebuilt for 2010.1
12cr|compiz-fusion-2010.0-3|56	
12cr|compiz-fusion-2010.0-3|57	* Thu Oct 15 2009 Colin Guthrie <cguthrie@mandriva.org> 2010.0-1mdv2010.0
12cr|compiz-fusion-2010.0-3|58	+ Revision: 457731
12cr|compiz-fusion-2010.0-3|59	- New version: 2010.0
12cr|compiz-fusion-2010.0-3|60	
12cr|compiz-fusion-2010.0-3|61	* Tue Sep 01 2009 Christophe Fergeau <cfergeau@mandriva.com> 2009.0-4mdv2010.0
12cr|compiz-fusion-2010.0-3|62	+ Revision: 423679
12cr|compiz-fusion-2010.0-3|63	- rebuild
12cr|compiz-fusion-2010.0-3|64	
12cr|compiz-fusion-2010.0-3|65	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 2009.0-3mdv2010.0
12cr|compiz-fusion-2010.0-3|66	+ Revision: 413262
12cr|compiz-fusion-2010.0-3|67	- rebuild
12cr|compiz-fusion-2010.0-3|68	
12cr|compiz-fusion-2010.0-3|69	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 2009.0-2mdv2009.1
12cr|compiz-fusion-2010.0-3|70	+ Revision: 350732
12cr|compiz-fusion-2010.0-3|71	- rebuild
12cr|compiz-fusion-2010.0-3|72	
12cr|compiz-fusion-2010.0-3|73	* Fri Sep 12 2008 Colin Guthrie <cguthrie@mandriva.org> 2009.0-1mdv2009.0
12cr|compiz-fusion-2010.0-3|74	+ Revision: 284296
12cr|compiz-fusion-2010.0-3|75	- Update version for 2009.0
12cr|compiz-fusion-2010.0-3|76	
12cr|compiz-fusion-2010.0-3|77	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 2008.1-3mdv2009.0
12cr|compiz-fusion-2010.0-3|78	+ Revision: 220508
12cr|compiz-fusion-2010.0-3|79	- rebuild
12cr|compiz-fusion-2010.0-3|80	
12cr|compiz-fusion-2010.0-3|81	* Mon Mar 10 2008 Colin Guthrie <cguthrie@mandriva.org> 2008.1-2mdv2008.1
12cr|compiz-fusion-2010.0-3|82	+ Revision: 183388
12cr|compiz-fusion-2010.0-3|83	- Revert r177015 and disable use of compiz-manager for now.
12cr|compiz-fusion-2010.0-3|84	
12cr|compiz-fusion-2010.0-3|85	* Sat Mar 01 2008 Colin Guthrie <cguthrie@mandriva.org> 2008.1-1mdv2008.1
12cr|compiz-fusion-2010.0-3|86	+ Revision: 177016
12cr|compiz-fusion-2010.0-3|87	- Use compiz-manager script to start compiz
12cr|compiz-fusion-2010.0-3|88	
12cr|compiz-fusion-2010.0-3|89	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.0.1-0.3mdv2008.1
12cr|compiz-fusion-2010.0-3|90	+ Revision: 136331
12cr|compiz-fusion-2010.0-3|91	- restore BuildRoot
12cr|compiz-fusion-2010.0-3|92	
12cr|compiz-fusion-2010.0-3|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|compiz-fusion-2010.0-3|94	- kill re-definition of %%buildroot on Pixel's request
12cr|compiz-fusion-2010.0-3|95	
12cr|compiz-fusion-2010.0-3|96	* Wed Oct 03 2007 Colin Guthrie <cguthrie@mandriva.org> 0.0.1-0.3mdv2008.0
12cr|compiz-fusion-2010.0-3|97	+ Revision: 95027
12cr|compiz-fusion-2010.0-3|98	- Updated defaults now that compiz starts the decorator itself.
12cr|compiz-fusion-2010.0-3|99	- Add BuildRoot (seems to be required for 2007.1 backport)
12cr|compiz-fusion-2010.0-3|100	
12cr|compiz-fusion-2010.0-3|101	* Wed Aug 08 2007 Olivier Blin <oblin@mandriva.com> 0.0.1-0.2mdv2008.0
12cr|compiz-fusion-2010.0-3|102	+ Revision: 60023
12cr|compiz-fusion-2010.0-3|103	- exec compiz instead of keeping a spurious shell process (thanks to coling)
12cr|compiz-fusion-2010.0-3|104	
12cr|compiz-fusion-2010.0-3|105	* Wed Aug 08 2007 Olivier Blin <oblin@mandriva.com> 0.0.1-0.1mdv2008.0
12cr|compiz-fusion-2010.0-3|106	+ Revision: 60015
12cr|compiz-fusion-2010.0-3|107	- initial compiz-fusion package
12cr|compiz-fusion-2010.0-3|108	- Create compiz-fusion
12cr|compiz-fusion-2010.0-3|109	

689 12
12cr|comsat-0.17-11|1	%define release %mkrel 11
12cr|comsat-0.17-11|2	%define version 0.17
12cr|comsat-0.17-11|3	%define url ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
12cr|comsat-0.17-11|4	
12cr|comsat-0.17-11|5	Summary: A mail checker client and comsat mail checking server
12cr|comsat-0.17-11|6	Name: comsat
12cr|comsat-0.17-11|7	Version: %{version}
12cr|comsat-0.17-11|8	Release: %{release}
12cr|comsat-0.17-11|9	License: BSD
12cr|comsat-0.17-11|10	Group: Networking/Mail
12cr|comsat-0.17-11|11	Source0:  %{url}/biff+comsat-%{version}.tar.bz2
12cr|comsat-0.17-11|12	Source1: %{name}-xinetd
12cr|comsat-0.17-11|13	Patch0: biff+comsat-0.10-nobr.patch
12cr|comsat-0.17-11|14	URL: http://freshmeat.net/projects/netkit/
12cr|comsat-0.17-11|15	Obsoletes: biff
12cr|comsat-0.17-11|16	Provides: biff
12cr|comsat-0.17-11|17	Requires: xinetd
12cr|comsat-0.17-11|18	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|comsat-0.17-11|19	
12cr|comsat-0.17-11|20	%description
12cr|comsat-0.17-11|21	The biff client and comsat server are an antiquated method of
12cr|comsat-0.17-11|22	asynchronous mail notification.  Although they are still supported, most
12cr|comsat-0.17-11|23	users use their shell's MAIL variable (or csh shell's mail variable) to
12cr|comsat-0.17-11|24	check for mail, or a dedicated application like xbiff or xmailbox.  If
12cr|comsat-0.17-11|25	the comsat service is not enabled, biff won't work and you'll need to use
12cr|comsat-0.17-11|26	either the MAIL or mail variable.
12cr|comsat-0.17-11|27	
12cr|comsat-0.17-11|28	You may want to install biff if you'd like to be notified when mail
12cr|comsat-0.17-11|29	arrives. However, you should probably check out the more modern
12cr|comsat-0.17-11|30	methodologies of mail notification (xbiff or xmailbox) instead.
12cr|comsat-0.17-11|31	
12cr|comsat-0.17-11|32	%prep
12cr|comsat-0.17-11|33	%setup -q -n biff+comsat-%{version}
12cr|comsat-0.17-11|34	%patch0 -p1
12cr|comsat-0.17-11|35	
12cr|comsat-0.17-11|36	%build
12cr|comsat-0.17-11|37	sh configure --with-c-compiler=gcc
12cr|comsat-0.17-11|38	
12cr|comsat-0.17-11|39	perl -pi -e '
12cr|comsat-0.17-11|40	s,^CC=.*$,CC=cc,;
12cr|comsat-0.17-11|41	s,-O2,\$(RPM_OPT_FLAGS),;
12cr|comsat-0.17-11|42	s,^BINDIR=.*$,BINDIR=%{_bindir},;
12cr|comsat-0.17-11|43	s,^MANDIR=.*$,MANDIR=%{_mandir},;
12cr|comsat-0.17-11|44	s,^SBINDIR=.*$,SBINDIR=%{_sbindir},;
12cr|comsat-0.17-11|45	' MCONFIG
12cr|comsat-0.17-11|46	
12cr|comsat-0.17-11|47	%make
12cr|comsat-0.17-11|48	
12cr|comsat-0.17-11|49	%install
12cr|comsat-0.17-11|50	rm -rf $RPM_BUILD_ROOT
12cr|comsat-0.17-11|51	mkdir -p $RPM_BUILD_ROOT/{%{_bindir},%{_mandir}/man{1,8},usr/sbin}
12cr|comsat-0.17-11|52	
12cr|comsat-0.17-11|53	make install INSTALLROOT=$RPM_BUILD_ROOT MANDIR=%{_mandir}
12cr|comsat-0.17-11|54	
12cr|comsat-0.17-11|55	rm $RPM_BUILD_ROOT%{_mandir}/man8/comsat.8
12cr|comsat-0.17-11|56	ln -s in.comsat.8.bz2 $RPM_BUILD_ROOT%{_mandir}/man8/comsat.8.bz2
12cr|comsat-0.17-11|57	
12cr|comsat-0.17-11|58	install -D -m644 %SOURCE1 ${RPM_BUILD_ROOT}/etc/xinetd.d/comsat
12cr|comsat-0.17-11|59	
12cr|comsat-0.17-11|60	%clean
12cr|comsat-0.17-11|61	rm -rf $RPM_BUILD_ROOT
12cr|comsat-0.17-11|62	
12cr|comsat-0.17-11|63	%files
12cr|comsat-0.17-11|64	%defattr(-,root,root)
12cr|comsat-0.17-11|65	%{_bindir}/biff
12cr|comsat-0.17-11|66	%{_sbindir}/in.comsat
12cr|comsat-0.17-11|67	%config(noreplace) /etc/xinetd.d/comsat
12cr|comsat-0.17-11|68	%{_mandir}/man[18]/*
12cr|comsat-0.17-11|69	
12cr|comsat-0.17-11|70	
12cr|comsat-0.17-11|71	
12cr|comsat-0.17-11|72	%changelog
12cr|comsat-0.17-11|73	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.17-11mdv2011.0
12cr|comsat-0.17-11|74	+ Revision: 617409
12cr|comsat-0.17-11|75	- the mass rebuild of 2010.0 packages
12cr|comsat-0.17-11|76	
12cr|comsat-0.17-11|77	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.17-10mdv2010.0
12cr|comsat-0.17-11|78	+ Revision: 424938
12cr|comsat-0.17-11|79	- rebuild
12cr|comsat-0.17-11|80	
12cr|comsat-0.17-11|81	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.17-9mdv2009.0
12cr|comsat-0.17-11|82	+ Revision: 243621
12cr|comsat-0.17-11|83	- rebuild
12cr|comsat-0.17-11|84	
12cr|comsat-0.17-11|85	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.17-7mdv2008.1
12cr|comsat-0.17-11|86	+ Revision: 136335
12cr|comsat-0.17-11|87	- restore BuildRoot
12cr|comsat-0.17-11|88	
12cr|comsat-0.17-11|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|comsat-0.17-11|90	- kill re-definition of %%buildroot on Pixel's request
12cr|comsat-0.17-11|91	- fix summary-ended-with-dot
12cr|comsat-0.17-11|92	
12cr|comsat-0.17-11|93	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 0.17-7mdv2008.0
12cr|comsat-0.17-11|94	+ Revision: 70159
12cr|comsat-0.17-11|95	- use %%mkrel
12cr|comsat-0.17-11|96	
12cr|comsat-0.17-11|97	
12cr|comsat-0.17-11|98	* Fri Apr 02 2004 Daouda LO <daouda@mandrakesoft.com> 0.17-6mdk
12cr|comsat-0.17-11|99	- rebuild
12cr|comsat-0.17-11|100	
12cr|comsat-0.17-11|101	* Thu Jan 16 2003 Daouda LO <daouda@mandrakesoft.com> 0.17-5mdk
12cr|comsat-0.17-11|102	- rebuild (glibc and/or unpackaged files)
12cr|comsat-0.17-11|103	- add URL
12cr|comsat-0.17-11|104	
12cr|comsat-0.17-11|105	* Wed Jun 12 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.17-4mdk
12cr|comsat-0.17-11|106	- explicit compiler choice...
12cr|comsat-0.17-11|107	
12cr|comsat-0.17-11|108	* Wed Oct 17 2001 Daouda LO <daouda@mandrakesoft.com> 0.17-3mdk
12cr|comsat-0.17-11|109	- s/Copyright/License
12cr|comsat-0.17-11|110	- right permissions on files.
12cr|comsat-0.17-11|111	
12cr|comsat-0.17-11|112	* Thu Sep 06 2001 Daouda LO <daouda@mandrakesoft.com> 0.17-2mdk
12cr|comsat-0.17-11|113	- rebuild.
12cr|comsat-0.17-11|114	
12cr|comsat-0.17-11|115	* Sat Sep 23 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.17-1mdk
12cr|comsat-0.17-11|116	- xinetd support.
12cr|comsat-0.17-11|117	- 0.17.
12cr|comsat-0.17-11|118	
12cr|comsat-0.17-11|119	* Thu Jul 20 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.15-3mdk
12cr|comsat-0.17-11|120	- BM, macro, spechelper (daouda sucks)
12cr|comsat-0.17-11|121	
12cr|comsat-0.17-11|122	* Sat Mar 25 2000 Daouda Lo	<daouda@mandrakesoft.com> 0.15-2mdk
12cr|comsat-0.17-11|123	- adjust group
12cr|comsat-0.17-11|124	
12cr|comsat-0.17-11|125	* Wed Nov 03 1999 John Buswell <johnb@mandrakesoft.com>
12cr|comsat-0.17-11|126	- 0.15
12cr|comsat-0.17-11|127	- Build Release
12cr|comsat-0.17-11|128	
12cr|comsat-0.17-11|129	* Tue May 11 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
12cr|comsat-0.17-11|130	- Mandrake adaptions
12cr|comsat-0.17-11|131	
12cr|comsat-0.17-11|132	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|comsat-0.17-11|133	- auto rebuild in the new build environment (release 22)
12cr|comsat-0.17-11|134	
12cr|comsat-0.17-11|135	* Mon Mar 15 1999 Jeff Johnson <jbj@redhat.com>
12cr|comsat-0.17-11|136	- compile for 6.0.
12cr|comsat-0.17-11|137	
12cr|comsat-0.17-11|138	* Tue Aug 11 1998 Jeff Johnson <jbj@redhat.com>
12cr|comsat-0.17-11|139	- build root
12cr|comsat-0.17-11|140	
12cr|comsat-0.17-11|141	* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
12cr|comsat-0.17-11|142	- translations modified for de, fr, tr
12cr|comsat-0.17-11|143	

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

691 12
12cr|conduit-0.3.17-2|1	%define svn	0
12cr|conduit-0.3.17-2|2	%define rel	2
12cr|conduit-0.3.17-2|3	
12cr|conduit-0.3.17-2|4	%if %svn
12cr|conduit-0.3.17-2|5	%define release		%mkrel 0.%svn.%rel
12cr|conduit-0.3.17-2|6	%define distname	%name-%svn.tar.lzma
12cr|conduit-0.3.17-2|7	%define dirname		%name
12cr|conduit-0.3.17-2|8	%else
12cr|conduit-0.3.17-2|9	%define release		%mkrel %rel
12cr|conduit-0.3.17-2|10	%define distname	%name-%version.tar.bz2
12cr|conduit-0.3.17-2|11	%define dirname		%name-%version
12cr|conduit-0.3.17-2|12	%endif
12cr|conduit-0.3.17-2|13	
12cr|conduit-0.3.17-2|14	Summary:	Synchronization solution for GNOME
12cr|conduit-0.3.17-2|15	Name:		conduit
12cr|conduit-0.3.17-2|16	Version:	0.3.17
12cr|conduit-0.3.17-2|17	Release:	%{release}
12cr|conduit-0.3.17-2|18	License:	GPLv2
12cr|conduit-0.3.17-2|19	Group:		Communications
12cr|conduit-0.3.17-2|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|conduit-0.3.17-2|21	URL:		http://www.conduit-project.org/
12cr|conduit-0.3.17-2|22	Source0:	http://ftp.gnome.org/pub/GNOME/sources/conduit/0.3/%{distname}
12cr|conduit-0.3.17-2|23	
12cr|conduit-0.3.17-2|24	BuildRequires:	python-pygoocanvas
12cr|conduit-0.3.17-2|25	BuildRequires:	pygtk2.0-devel
12cr|conduit-0.3.17-2|26	BuildRequires:	python-vobject
12cr|conduit-0.3.17-2|27	BuildRequires:	python-dbus
12cr|conduit-0.3.17-2|28	BuildRequires:	python
12cr|conduit-0.3.17-2|29	BuildRequires:	perl-XML-Parser
12cr|conduit-0.3.17-2|30	BuildRequires:	dbus-devel
12cr|conduit-0.3.17-2|31	BuildRequires:	intltool
12cr|conduit-0.3.17-2|32	BuildRequires:	gnome-doc-utils
12cr|conduit-0.3.17-2|33	%if %svn
12cr|conduit-0.3.17-2|34	BuildRequires:	gnome-common
12cr|conduit-0.3.17-2|35	%endif
12cr|conduit-0.3.17-2|36	BuildArch:	noarch
12cr|conduit-0.3.17-2|37	Requires:	python-pygoocanvas
12cr|conduit-0.3.17-2|38	Requires:	python-vobject
12cr|conduit-0.3.17-2|39	Requires:	python-pyxml
12cr|conduit-0.3.17-2|40	Requires:	python-webkitgtk
12cr|conduit-0.3.17-2|41	Requires:	gnome-python-desktop
12cr|conduit-0.3.17-2|42	Requires:	gnome-python-gconf
12cr|conduit-0.3.17-2|43	Requires:	python-gdata
12cr|conduit-0.3.17-2|44	Requires:	python-gobject
12cr|conduit-0.3.17-2|45	Suggests:	avahi-python
12cr|conduit-0.3.17-2|46	Suggests:	python-twisted
12cr|conduit-0.3.17-2|47	Suggests:	python-gpod
12cr|conduit-0.3.17-2|48	Suggests:	python-feedparser
12cr|conduit-0.3.17-2|49	Suggests:	gnome-python-evolution
12cr|conduit-0.3.17-2|50	Suggests:	ffmpeg
12cr|conduit-0.3.17-2|51	Suggests:	mencoder
12cr|conduit-0.3.17-2|52	
12cr|conduit-0.3.17-2|53	%description
12cr|conduit-0.3.17-2|54	Conduit is a synchronization solution for GNOME which allows the user
12cr|conduit-0.3.17-2|55	to take their emails, files, bookmarks, and any other type of personal
12cr|conduit-0.3.17-2|56	information and synchronize that data with another computer, an online
12cr|conduit-0.3.17-2|57	service, or even another electronic device.
12cr|conduit-0.3.17-2|58	
12cr|conduit-0.3.17-2|59	Conduit manages the synchronization and conversion of data into other
12cr|conduit-0.3.17-2|60	formats. For example, conduit allows you to synchronize your tomboy
12cr|conduit-0.3.17-2|61	notes to a file on a remote computer, synchronize your emails to your
12cr|conduit-0.3.17-2|62	mobile phone, synchronize your bookmarks to delicious, gmail, or even
12cr|conduit-0.3.17-2|63	your own webserver, and more.
12cr|conduit-0.3.17-2|64	
12cr|conduit-0.3.17-2|65	%prep
12cr|conduit-0.3.17-2|66	%setup -q -n %{dirname}
12cr|conduit-0.3.17-2|67	
12cr|conduit-0.3.17-2|68	# install plugins to /usr/lib regardless of arch: they are arch-independent
12cr|conduit-0.3.17-2|69	perl -pi -e 's,\$\(libdir\)/conduit,\$\(exec_prefix\)/lib/conduit,g' conduit/modules/Makefile.am
12cr|conduit-0.3.17-2|70	perl -pi -e 's,\$\(libdir\)/conduit,\$\(exec_prefix\)/lib/conduit,g' conduit/modules/*/Makefile.am
12cr|conduit-0.3.17-2|71	perl -pi -e 's,\$\(libdir\)/conduit,\$\(exec_prefix\)/lib/conduit,g' conduit/modules/*/*/Makefile.am
12cr|conduit-0.3.17-2|72	
12cr|conduit-0.3.17-2|73	# install pkgconfig file to /usr/share/pkgconfig instead of libdir/pkgconfig
12cr|conduit-0.3.17-2|74	perl -pi -e 's,\$\(libdir\)/pkgconfig,\$\(datadir\)/pkgconfig,g' data/Makefile.am
12cr|conduit-0.3.17-2|75	
12cr|conduit-0.3.17-2|76	# ...and correct the paths in it to match the changes we made above
12cr|conduit-0.3.17-2|77	perl -pi -e 's.MODULEDIR, \$libdir.MODULEDIR, \$exec_prefix/lib.g' configure.ac
12cr|conduit-0.3.17-2|78	
12cr|conduit-0.3.17-2|79	# correct start_conduit.py for the changes made above
12cr|conduit-0.3.17-2|80	perl -pi -e 's.LIBDIR, \$libdir.LIBDIR, \$exec_prefix/lib.g' configure.ac
12cr|conduit-0.3.17-2|81	
12cr|conduit-0.3.17-2|82	%build
12cr|conduit-0.3.17-2|83	%if %svn
12cr|conduit-0.3.17-2|84	sh ./autogen.sh
12cr|conduit-0.3.17-2|85	%else
12cr|conduit-0.3.17-2|86	# redefinition of ACLOCAL is needed because conduit ships its own
12cr|conduit-0.3.17-2|87	# Awsum Hax0reD .m4 files and a normal aclocal uses the standard ones
12cr|conduit-0.3.17-2|88	# and breaks build. - AdamW 2007/10
12cr|conduit-0.3.17-2|89	ACLOCAL="aclocal -I ./m4" autoreconf
12cr|conduit-0.3.17-2|90	%endif
12cr|conduit-0.3.17-2|91	%configure2_5x
12cr|conduit-0.3.17-2|92	%make
12cr|conduit-0.3.17-2|93	
12cr|conduit-0.3.17-2|94	%install
12cr|conduit-0.3.17-2|95	rm -rf %{buildroot}
12cr|conduit-0.3.17-2|96	%makeinstall_std
12cr|conduit-0.3.17-2|97	# The whole .real bit is only needed for Firefox, and we use Webkit...
12cr|conduit-0.3.17-2|98	# - AdamW 2008/09
12cr|conduit-0.3.17-2|99	mv -f %{buildroot}%{_bindir}/%{name}.real %{buildroot}%{_bindir}/%{name}
12cr|conduit-0.3.17-2|100	
12cr|conduit-0.3.17-2|101	# Causes -devel dependencies if present, and isn't really useful as
12cr|conduit-0.3.17-2|102	# there's nothing that builds against Conduit. Will re-introduce in a
12cr|conduit-0.3.17-2|103	# -devel package if it becomes useful in future. - AdamW 2008/03
12cr|conduit-0.3.17-2|104	rm -f %{buildroot}%{_datadir}/pkgconfig/%{name}.pc
12cr|conduit-0.3.17-2|105	
12cr|conduit-0.3.17-2|106	%find_lang %{name}
12cr|conduit-0.3.17-2|107	
12cr|conduit-0.3.17-2|108	%clean
12cr|conduit-0.3.17-2|109	rm -rf %{buildroot}
12cr|conduit-0.3.17-2|110	
12cr|conduit-0.3.17-2|111	%files -f %{name}.lang
12cr|conduit-0.3.17-2|112	%defattr(-,root,root)
12cr|conduit-0.3.17-2|113	%doc AUTHORS NEWS README TODO
12cr|conduit-0.3.17-2|114	%{_bindir}/%{name}
12cr|conduit-0.3.17-2|115	%{_bindir}/%{name}-client
12cr|conduit-0.3.17-2|116	%{py_puresitedir}/%{name}
12cr|conduit-0.3.17-2|117	%{_prefix}/lib/%{name}
12cr|conduit-0.3.17-2|118	%{_datadir}/%{name}
12cr|conduit-0.3.17-2|119	%{_datadir}/applications/%{name}.desktop
12cr|conduit-0.3.17-2|120	%{_datadir}/dbus-1/services/org.%{name}.service
12cr|conduit-0.3.17-2|121	%{_iconsdir}/hicolor/*/*/*.png
12cr|conduit-0.3.17-2|122	%{_iconsdir}/hicolor/*/*/*.svg
12cr|conduit-0.3.17-2|123	%{_datadir}/gnome/help/%{name}
12cr|conduit-0.3.17-2|124	%{_datadir}/omf/%{name}
12cr|conduit-0.3.17-2|125	
12cr|conduit-0.3.17-2|126	
12cr|conduit-0.3.17-2|127	
12cr|conduit-0.3.17-2|128	%changelog
12cr|conduit-0.3.17-2|129	* Sat Nov 06 2010 Jani Välimaa <wally@mandriva.org> 0.3.17-2mdv2011.0
12cr|conduit-0.3.17-2|130	+ Revision: 594338
12cr|conduit-0.3.17-2|131	- rebuild for python 2.7
12cr|conduit-0.3.17-2|132	
12cr|conduit-0.3.17-2|133	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|conduit-0.3.17-2|134	- Update to new version 0.3.17
12cr|conduit-0.3.17-2|135	- Remove systemgdata patch: integrated upstream
12cr|conduit-0.3.17-2|136	- Remove check patch: not needed anymore
12cr|conduit-0.3.17-2|137	
12cr|conduit-0.3.17-2|138	* Wed Nov 11 2009 Pascal Terjan <pterjan@mandriva.org> 0.3.16-1mdv2010.1
12cr|conduit-0.3.17-2|139	+ Revision: 464612
12cr|conduit-0.3.17-2|140	- Update to 0.3.16
12cr|conduit-0.3.17-2|141	- Drop P1, these are now default settings
12cr|conduit-0.3.17-2|142	- Update P0 and P2
12cr|conduit-0.3.17-2|143	
12cr|conduit-0.3.17-2|144	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.3.15-3mdv2010.0
12cr|conduit-0.3.17-2|145	+ Revision: 437100
12cr|conduit-0.3.17-2|146	- rebuild
12cr|conduit-0.3.17-2|147	
12cr|conduit-0.3.17-2|148	* Fri Dec 26 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.15-2mdv2009.1
12cr|conduit-0.3.17-2|149	+ Revision: 319504
12cr|conduit-0.3.17-2|150	- rediff systemgdata.patch
12cr|conduit-0.3.17-2|151	- drop python-sqlite require, it actually can use python 2.5's own internal
12cr|conduit-0.3.17-2|152	module
12cr|conduit-0.3.17-2|153	- rebuild with python 2.6
12cr|conduit-0.3.17-2|154	
12cr|conduit-0.3.17-2|155	* Tue Oct 21 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.15-1mdv2009.1
12cr|conduit-0.3.17-2|156	+ Revision: 296329
12cr|conduit-0.3.17-2|157	- new release 0.3.15
12cr|conduit-0.3.17-2|158	
12cr|conduit-0.3.17-2|159	* Tue Sep 02 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.14-1mdv2009.0
12cr|conduit-0.3.17-2|160	+ Revision: 279281
12cr|conduit-0.3.17-2|161	- add a couple of useful suggests (RSS and Evo support)
12cr|conduit-0.3.17-2|162	- add check.patch to disable a couple of buildtime checks that should really
12cr|conduit-0.3.17-2|163	be runtime checks and break on x86-64
12cr|conduit-0.3.17-2|164	- drop conduit.real, it's not needed (and breaks stuff) when using webkit
12cr|conduit-0.3.17-2|165	- require python-webkit and python-gobject
12cr|conduit-0.3.17-2|166	- replace webkit.patch with conf.patch: now also use GIO instead of gnomevfs
12cr|conduit-0.3.17-2|167	- new release 0.3.14
12cr|conduit-0.3.17-2|168	
12cr|conduit-0.3.17-2|169	* Sun Aug 10 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.13.1-1mdv2009.0
12cr|conduit-0.3.17-2|170	+ Revision: 270398
12cr|conduit-0.3.17-2|171	- new release 0.3.13.1
12cr|conduit-0.3.17-2|172	
12cr|conduit-0.3.17-2|173	* Mon Aug 04 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.13-1mdv2009.0
12cr|conduit-0.3.17-2|174	+ Revision: 263564
12cr|conduit-0.3.17-2|175	- drop python-libgmail dependencies (conduit doesn't use it any more)
12cr|conduit-0.3.17-2|176	- new release 0.3.13
12cr|conduit-0.3.17-2|177	
12cr|conduit-0.3.17-2|178	* Sun Jul 20 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.12-1mdv2009.0
12cr|conduit-0.3.17-2|179	+ Revision: 239241
12cr|conduit-0.3.17-2|180	- new release 0.3.12
12cr|conduit-0.3.17-2|181	
12cr|conduit-0.3.17-2|182	* Thu Jun 12 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.11.2-1mdv2009.0
12cr|conduit-0.3.17-2|183	+ Revision: 218276
12cr|conduit-0.3.17-2|184	- drop %%post and %%postun stuff now handled by triggers
12cr|conduit-0.3.17-2|185	- new release 0.3.11.2
12cr|conduit-0.3.17-2|186	
12cr|conduit-0.3.17-2|187	* Sat May 03 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.10-1mdv2009.0
12cr|conduit-0.3.17-2|188	+ Revision: 200536
12cr|conduit-0.3.17-2|189	- rediff systemgdata.patch
12cr|conduit-0.3.17-2|190	- drop systemlibgmail.patch (seems upstream isn't using libgmail at all any more)
12cr|conduit-0.3.17-2|191	- new release 0.3.10
12cr|conduit-0.3.17-2|192	
12cr|conduit-0.3.17-2|193	* Tue Mar 18 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.9-1mdv2008.1
12cr|conduit-0.3.17-2|194	+ Revision: 188648
12cr|conduit-0.3.17-2|195	- buildrequires python-dbus
12cr|conduit-0.3.17-2|196	- prettify svn conditionals
12cr|conduit-0.3.17-2|197	- new release 0.3.9
12cr|conduit-0.3.17-2|198	
12cr|conduit-0.3.17-2|199	* Thu Mar 06 2008 Gustavo De Nardin <gustavodn@mandriva.com> 0.3.8-3mdv2008.1
12cr|conduit-0.3.17-2|200	+ Revision: 180283
12cr|conduit-0.3.17-2|201	- fixed missing Requires on gnome-python-gconf
12cr|conduit-0.3.17-2|202	
12cr|conduit-0.3.17-2|203	* Mon Mar 03 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.8-2mdv2008.1
12cr|conduit-0.3.17-2|204	+ Revision: 178143
12cr|conduit-0.3.17-2|205	- fix #38339 (dependencies on -devel packages) by removing pkgconfig file. Will re-introduce in a -devel package in future if it actually becomes needed.
12cr|conduit-0.3.17-2|206	
12cr|conduit-0.3.17-2|207	* Fri Feb 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.8-1mdv2008.1
12cr|conduit-0.3.17-2|208	+ Revision: 176942
12cr|conduit-0.3.17-2|209	- new version
12cr|conduit-0.3.17-2|210	
12cr|conduit-0.3.17-2|211	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 0.3.7-1mdv2008.1
12cr|conduit-0.3.17-2|212	+ Revision: 167835
12cr|conduit-0.3.17-2|213	- fix no-buildroot-tag
12cr|conduit-0.3.17-2|214	
12cr|conduit-0.3.17-2|215	+ Adam Williamson <awilliamson@mandriva.org>
12cr|conduit-0.3.17-2|216	- add systemgdata.patch and systemlibgmail.patch: use system copies of two python modules instead of internal copies
12cr|conduit-0.3.17-2|217	- new release 0.3.7
12cr|conduit-0.3.17-2|218	
12cr|conduit-0.3.17-2|219	* Mon Feb 04 2008 Colin Guthrie <cguthrie@mandriva.org> 0.3.6-1mdv2008.1
12cr|conduit-0.3.17-2|220	+ Revision: 162048
12cr|conduit-0.3.17-2|221	- new version 0.3.6
12cr|conduit-0.3.17-2|222	
12cr|conduit-0.3.17-2|223	* Tue Jan 15 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.5-1mdv2008.1
12cr|conduit-0.3.17-2|224	+ Revision: 153296
12cr|conduit-0.3.17-2|225	- minor spec clean
12cr|conduit-0.3.17-2|226	- adjust the noarch adaptations for upstream changes
12cr|conduit-0.3.17-2|227	- drop mozpath.patch (merged upstream)
12cr|conduit-0.3.17-2|228	- new release 0.3.5
12cr|conduit-0.3.17-2|229	
12cr|conduit-0.3.17-2|230	* Sun Jan 06 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.4-3mdv2008.1
12cr|conduit-0.3.17-2|231	+ Revision: 146105
12cr|conduit-0.3.17-2|232	- requires python-pyxml (#36442)
12cr|conduit-0.3.17-2|233	
12cr|conduit-0.3.17-2|234	* Mon Oct 22 2007 Adam Williamson <awilliamson@mandriva.org> 0.3.4-2mdv2008.1
12cr|conduit-0.3.17-2|235	+ Revision: 101295
12cr|conduit-0.3.17-2|236	- add conduit-0.3.4-mozpath.patch , from upstream SVN, to (hackily) find the Mozilla location so the internal browser works
12cr|conduit-0.3.17-2|237	
12cr|conduit-0.3.17-2|238	* Tue Oct 16 2007 Adam Williamson <awilliamson@mandriva.org> 0.3.4-1mdv2008.1
12cr|conduit-0.3.17-2|239	+ Revision: 99074
12cr|conduit-0.3.17-2|240	- correct buildrequires (no longer needs imagemagick, now needs gnome-doc-utils)
12cr|conduit-0.3.17-2|241	- adjust file list
12cr|conduit-0.3.17-2|242	- found a good fix for the borked autotools stuff
12cr|conduit-0.3.17-2|243	- drop various icon stuff in spec as upstream now does icons correctly
12cr|conduit-0.3.17-2|244	- drop a superfluous substitution
12cr|conduit-0.3.17-2|245	- new release 0.3.4
12cr|conduit-0.3.17-2|246	- use automake only...autoreconf is failing
12cr|conduit-0.3.17-2|247	- new release 0.3.4
12cr|conduit-0.3.17-2|248	
12cr|conduit-0.3.17-2|249	* Thu Sep 06 2007 Adam Williamson <awilliamson@mandriva.org> 0.3.3-2mdv2008.0
12cr|conduit-0.3.17-2|250	+ Revision: 80571
12cr|conduit-0.3.17-2|251	- add some requires
12cr|conduit-0.3.17-2|252	- add a comment
12cr|conduit-0.3.17-2|253	
12cr|conduit-0.3.17-2|254	* Wed Aug 22 2007 Adam Williamson <awilliamson@mandriva.org> 0.3.3-1mdv2008.0
12cr|conduit-0.3.17-2|255	+ Revision: 68804
12cr|conduit-0.3.17-2|256	- Import conduit
12cr|conduit-0.3.17-2|257	

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

693 12
12cr|conectivator-0.2-5|1	# THIS PACKAGE IS STORED IN SVN
12cr|conectivator-0.2-5|2	# DON'T UPLOAD WITHOUT FIRST COMMITING YOUR
12cr|conectivator-0.2-5|3	# CHANGES TO SVN!
12cr|conectivator-0.2-5|4	
12cr|conectivator-0.2-5|5	Name: conectivator
12cr|conectivator-0.2-5|6	Summary: A set of aliases for Conectiva users
12cr|conectivator-0.2-5|7	Version: 0.2
12cr|conectivator-0.2-5|8	Release: %mkrel 5
12cr|conectivator-0.2-5|9	License: GPL
12cr|conectivator-0.2-5|10	Group: Shells
12cr|conectivator-0.2-5|11	Source0: conectivator-profile.sh
12cr|conectivator-0.2-5|12	Requires: bash
12cr|conectivator-0.2-5|13	BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(id -u -n)
12cr|conectivator-0.2-5|14	Buildarch: noarch
12cr|conectivator-0.2-5|15	
12cr|conectivator-0.2-5|16	%description
12cr|conectivator-0.2-5|17	This package provides a set of aliases for users familiar with Conectiva Linux.
12cr|conectivator-0.2-5|18	Back are:
12cr|conectivator-0.2-5|19	- l
12cr|conectivator-0.2-5|20	- tm
12cr|conectivator-0.2-5|21	- tmm
12cr|conectivator-0.2-5|22	- tms
12cr|conectivator-0.2-5|23	- cds
12cr|conectivator-0.2-5|24	
12cr|conectivator-0.2-5|25	%description -l pt_BR
12cr|conectivator-0.2-5|26	Este pacote fornece um conjunto de atalhos para usurios familiares com
12cr|conectivator-0.2-5|27	Conectiva Linux. Entre eles:
12cr|conectivator-0.2-5|28	- l
12cr|conectivator-0.2-5|29	- tm
12cr|conectivator-0.2-5|30	- tmm
12cr|conectivator-0.2-5|31	- tms
12cr|conectivator-0.2-5|32	- cds
12cr|conectivator-0.2-5|33	
12cr|conectivator-0.2-5|34	%install
12cr|conectivator-0.2-5|35	rm -rf $RPM_BUILD_ROOT
12cr|conectivator-0.2-5|36	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
12cr|conectivator-0.2-5|37	install -m 0755 %{_sourcedir}/conectivator-profile.sh \
12cr|conectivator-0.2-5|38	%{buildroot}%{_sysconfdir}/profile.d/conectivator.sh
12cr|conectivator-0.2-5|39	
12cr|conectivator-0.2-5|40	%clean
12cr|conectivator-0.2-5|41	rm -rf $RPM_BUILD_ROOT
12cr|conectivator-0.2-5|42	
12cr|conectivator-0.2-5|43	%files
12cr|conectivator-0.2-5|44	%defattr(-,root,root)
12cr|conectivator-0.2-5|45	%{_sysconfdir}/profile.d/conectivator.sh
12cr|conectivator-0.2-5|46	
12cr|conectivator-0.2-5|47	
12cr|conectivator-0.2-5|48	
12cr|conectivator-0.2-5|49	
12cr|conectivator-0.2-5|50	%changelog
12cr|conectivator-0.2-5|51	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-5mdv2011.0
12cr|conectivator-0.2-5|52	+ Revision: 617410
12cr|conectivator-0.2-5|53	- the mass rebuild of 2010.0 packages
12cr|conectivator-0.2-5|54	
12cr|conectivator-0.2-5|55	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.2-4mdv2010.0
12cr|conectivator-0.2-5|56	+ Revision: 424939
12cr|conectivator-0.2-5|57	- rebuild
12cr|conectivator-0.2-5|58	
12cr|conectivator-0.2-5|59	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.2-3mdv2009.0
12cr|conectivator-0.2-5|60	+ Revision: 243622
12cr|conectivator-0.2-5|61	- rebuild
12cr|conectivator-0.2-5|62	
12cr|conectivator-0.2-5|63	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.2-1mdv2008.1
12cr|conectivator-0.2-5|64	+ Revision: 136335
12cr|conectivator-0.2-5|65	- restore BuildRoot
12cr|conectivator-0.2-5|66	
12cr|conectivator-0.2-5|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|conectivator-0.2-5|68	- kill re-definition of %%buildroot on Pixel's request
12cr|conectivator-0.2-5|69	
12cr|conectivator-0.2-5|70	
12cr|conectivator-0.2-5|71	* Tue Jun 06 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|conectivator-0.2-5|72	+ 2006-06-06 15:35:36 (36723)
12cr|conectivator-0.2-5|73	- removed %%changelog from spec
12cr|conectivator-0.2-5|74	
12cr|conectivator-0.2-5|75	* Wed May 31 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|conectivator-0.2-5|76	+ 2006-05-31 14:57:58 (31812)
12cr|conectivator-0.2-5|77	- released 0.2-1mdk
12cr|conectivator-0.2-5|78	
12cr|conectivator-0.2-5|79	* Wed May 31 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|conectivator-0.2-5|80	+ 2006-05-31 14:56:21 (31811)
12cr|conectivator-0.2-5|81	- fix tl alias
12cr|conectivator-0.2-5|82	
12cr|conectivator-0.2-5|83	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|conectivator-0.2-5|84	+ 2006-05-29 09:36:37 (31646)
12cr|conectivator-0.2-5|85	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12cr|conectivator-0.2-5|86	
12cr|conectivator-0.2-5|87	* Fri May 26 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|conectivator-0.2-5|88	+ 2006-05-26 14:15:40 (31618)
12cr|conectivator-0.2-5|89	- added tms
12cr|conectivator-0.2-5|90	- ignore errors on unalias
12cr|conectivator-0.2-5|91	
12cr|conectivator-0.2-5|92	* Fri May 26 2006 Andreas Hasenack <andreas@mandriva.com> 0.1-1mdk
12cr|conectivator-0.2-5|93	+ 2006-05-26 11:24:10 (31614)
12cr|conectivator-0.2-5|94	- added svn warning
12cr|conectivator-0.2-5|95	
12cr|conectivator-0.2-5|96	* Fri May 26 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|conectivator-0.2-5|97	+ 2006-05-26 11:15:55 (31613)
12cr|conectivator-0.2-5|98	- uploaded files
12cr|conectivator-0.2-5|99	

694 12
12cr|configure-thinkpad-0.9-6|1	%define name	configure-thinkpad
12cr|configure-thinkpad-0.9-6|2	%define ver 	0.9
12cr|configure-thinkpad-0.9-6|3	%define rel	%mkrel 6
12cr|configure-thinkpad-0.9-6|4	
12cr|configure-thinkpad-0.9-6|5	Name:		%{name}
12cr|configure-thinkpad-0.9-6|6	Version:	%{ver}
12cr|configure-thinkpad-0.9-6|7	Release:	%{rel}
12cr|configure-thinkpad-0.9-6|8	Summary:	Utility to configure IBM Thinkpad behaviour
12cr|configure-thinkpad-0.9-6|9	URL:		http://tpctl.sourceforge.net/configure-thinkpad.html
12cr|configure-thinkpad-0.9-6|10	License:	GPL
12cr|configure-thinkpad-0.9-6|11	Group:		System/Configuration/Hardware
12cr|configure-thinkpad-0.9-6|12	Source:		http://prdownloads.sourceforge.net/tpctl/%{name}-%{version}.tar.bz2
12cr|configure-thinkpad-0.9-6|13	Patch0:		configure-thinkpad-fix-desktop-entry.patch
12cr|configure-thinkpad-0.9-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|configure-thinkpad-0.9-6|15	BuildRequires:	libgnomeui2-devel
12cr|configure-thinkpad-0.9-6|16	BuildRequires:	imagemagick desktop-file-utils
12cr|configure-thinkpad-0.9-6|17	
12cr|configure-thinkpad-0.9-6|18	%description
12cr|configure-thinkpad-0.9-6|19	Utility to configure IBM Thinkpad behaviour.
12cr|configure-thinkpad-0.9-6|20	
12cr|configure-thinkpad-0.9-6|21	Currently, mainly power management features are supported.
12cr|configure-thinkpad-0.9-6|22	
12cr|configure-thinkpad-0.9-6|23	%prep
12cr|configure-thinkpad-0.9-6|24	%setup -q
12cr|configure-thinkpad-0.9-6|25	%patch0 -p0
12cr|configure-thinkpad-0.9-6|26	
12cr|configure-thinkpad-0.9-6|27	%build
12cr|configure-thinkpad-0.9-6|28	%configure
12cr|configure-thinkpad-0.9-6|29	%make
12cr|configure-thinkpad-0.9-6|30	
12cr|configure-thinkpad-0.9-6|31	%install
12cr|configure-thinkpad-0.9-6|32	rm -Rf %{buildroot}
12cr|configure-thinkpad-0.9-6|33	%makeinstall_std
12cr|configure-thinkpad-0.9-6|34	
12cr|configure-thinkpad-0.9-6|35	
12cr|configure-thinkpad-0.9-6|36	desktop-file-install --vendor="" \
12cr|configure-thinkpad-0.9-6|37	--remove-category="Application" \
12cr|configure-thinkpad-0.9-6|38	--add-category="Settings;HardwareSettings" \
12cr|configure-thinkpad-0.9-6|39	--add-category="X-MandrivaLinux-System-Configuration-Hardware" \
12cr|configure-thinkpad-0.9-6|40	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|configure-thinkpad-0.9-6|41	
12cr|configure-thinkpad-0.9-6|42	mkdir -p %{buildroot}/{%{_miconsdir},%{_liconsdir}}
12cr|configure-thinkpad-0.9-6|43	convert -resize 48x48 pixmaps/gnome-laptop.png %{buildroot}/%{_liconsdir}/%{name}.png
12cr|configure-thinkpad-0.9-6|44	convert -resize 32x32 pixmaps/gnome-laptop.png %{buildroot}/%{_iconsdir}/%{name}.png
12cr|configure-thinkpad-0.9-6|45	convert -resize 16x16 pixmaps/gnome-laptop.png %{buildroot}/%{_miconsdir}/%{name}.png
12cr|configure-thinkpad-0.9-6|46	
12cr|configure-thinkpad-0.9-6|47	%clean
12cr|configure-thinkpad-0.9-6|48	rm -rf %{buildroot}
12cr|configure-thinkpad-0.9-6|49	
12cr|configure-thinkpad-0.9-6|50	%post
12cr|configure-thinkpad-0.9-6|51	%if %mdkversion < 200900
12cr|configure-thinkpad-0.9-6|52	%update_menus
12cr|configure-thinkpad-0.9-6|53	%endif
12cr|configure-thinkpad-0.9-6|54	
12cr|configure-thinkpad-0.9-6|55	modulesconf=/etc/modules.conf
12cr|configure-thinkpad-0.9-6|56	if ! `grep -q "/dev/thinkpad" $modulesconf` ; then
12cr|configure-thinkpad-0.9-6|57	echo "adding entry for /dev/thinkpad/* to your $modulesconf"
12cr|configure-thinkpad-0.9-6|58	cat >> $modulesconf << EOF
12cr|configure-thinkpad-0.9-6|59	#Added by %{name} to autoload thinkpad drivers
12cr|configure-thinkpad-0.9-6|60	#path[thinkpad]=/lib/modules/`uname -r`/thinkpad
12cr|configure-thinkpad-0.9-6|61	#options thinkpad enable_smapi=1 enable_superio=1 enable_rtcmosram=1 enable_thinkpadpm=1
12cr|configure-thinkpad-0.9-6|62	alias char-major-10-170 thinkpad
12cr|configure-thinkpad-0.9-6|63	alias /dev/thinkpad thinkpad
12cr|configure-thinkpad-0.9-6|64	alias /dev/thinkpad/thinkpad thinkpad
12cr|configure-thinkpad-0.9-6|65	alias /dev/thinkpad/smapi smapi
12cr|configure-thinkpad-0.9-6|66	alias /dev/thinkpad/superio superio
12cr|configure-thinkpad-0.9-6|67	alias /dev/thinkpad/rtcmosram rtcmosram
12cr|configure-thinkpad-0.9-6|68	alias /dev/thinkpad/thinkpadpm thinkpadpm
12cr|configure-thinkpad-0.9-6|69	
12cr|configure-thinkpad-0.9-6|70	EOF
12cr|configure-thinkpad-0.9-6|71	fi
12cr|configure-thinkpad-0.9-6|72	
12cr|configure-thinkpad-0.9-6|73	consoleperms=/etc/security/console.perms
12cr|configure-thinkpad-0.9-6|74	if ! `grep -q "/dev/thinkpad" $consoleperms` ; then
12cr|configure-thinkpad-0.9-6|75	echo "adding entry for /dev/thinkpad/* to your $consoleperms"
12cr|configure-thinkpad-0.9-6|76	cat >> $consoleperms << EOF
12cr|configure-thinkpad-0.9-6|77	
12cr|configure-thinkpad-0.9-6|78	# Added by %{name} to allow user access to thinkpad devices
12cr|configure-thinkpad-0.9-6|79	<console>  0600 /dev/thinkpad/*   0600 root
12cr|configure-thinkpad-0.9-6|80	
12cr|configure-thinkpad-0.9-6|81	EOF
12cr|configure-thinkpad-0.9-6|82	fi
12cr|configure-thinkpad-0.9-6|83	
12cr|configure-thinkpad-0.9-6|84	# We don't remove the additions to modules.conf and console.perms since
12cr|configure-thinkpad-0.9-6|85	# some other package (ie tpctl) may want them ...
12cr|configure-thinkpad-0.9-6|86	
12cr|configure-thinkpad-0.9-6|87	%if %mdkversion < 200900
12cr|configure-thinkpad-0.9-6|88	%postun
12cr|configure-thinkpad-0.9-6|89	%clean_menus
12cr|configure-thinkpad-0.9-6|90	%endif
12cr|configure-thinkpad-0.9-6|91	
12cr|configure-thinkpad-0.9-6|92	%files
12cr|configure-thinkpad-0.9-6|93	%defattr(-,root,root)
12cr|configure-thinkpad-0.9-6|94	%{_bindir}/%{name}
12cr|configure-thinkpad-0.9-6|95	%{_datadir}/pixmaps/%{name}
12cr|configure-thinkpad-0.9-6|96	%{_iconsdir}/%{name}.png
12cr|configure-thinkpad-0.9-6|97	%{_liconsdir}/%{name}.png
12cr|configure-thinkpad-0.9-6|98	%{_miconsdir}/%{name}.png
12cr|configure-thinkpad-0.9-6|99	%{_datadir}/applications/%{name}.desktop
12cr|configure-thinkpad-0.9-6|100	
12cr|configure-thinkpad-0.9-6|101	%doc AUTHORS
12cr|configure-thinkpad-0.9-6|102	
12cr|configure-thinkpad-0.9-6|103	
12cr|configure-thinkpad-0.9-6|104	%changelog
12cr|configure-thinkpad-0.9-6|105	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9-6mdv2011.0
12cr|configure-thinkpad-0.9-6|106	+ Revision: 617411
12cr|configure-thinkpad-0.9-6|107	- the mass rebuild of 2010.0 packages
12cr|configure-thinkpad-0.9-6|108	
12cr|configure-thinkpad-0.9-6|109	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.9-5mdv2010.0
12cr|configure-thinkpad-0.9-6|110	+ Revision: 424940
12cr|configure-thinkpad-0.9-6|111	- rebuild
12cr|configure-thinkpad-0.9-6|112	
12cr|configure-thinkpad-0.9-6|113	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|configure-thinkpad-0.9-6|114	- lowercase ImageMagick
12cr|configure-thinkpad-0.9-6|115	
12cr|configure-thinkpad-0.9-6|116	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.9-4mdv2009.0
12cr|configure-thinkpad-0.9-6|117	+ Revision: 222018
12cr|configure-thinkpad-0.9-6|118	- patch 0: fix 'error: value "configure-thinkpad/gnome-laptop.png" for key
12cr|configure-thinkpad-0.9-6|119	"Icon" in group "Desktop Entry" looks like a relative path, instead of being
12cr|configure-thinkpad-0.9-6|120	an absolute path to an icon or an icon name'
12cr|configure-thinkpad-0.9-6|121	- drop old menu
12cr|configure-thinkpad-0.9-6|122	- kill re-definition of %%buildroot on Pixel's request
12cr|configure-thinkpad-0.9-6|123	
12cr|configure-thinkpad-0.9-6|124	+ Pixel <pixel@mandriva.com>
12cr|configure-thinkpad-0.9-6|125	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|configure-thinkpad-0.9-6|126	- cleanup %%postun
12cr|configure-thinkpad-0.9-6|127	
12cr|configure-thinkpad-0.9-6|128	+ Olivier Blin <oblin@mandriva.com>
12cr|configure-thinkpad-0.9-6|129	- restore BuildRoot
12cr|configure-thinkpad-0.9-6|130	
12cr|configure-thinkpad-0.9-6|131	+ Gustavo De Nardin <gustavodn@mandriva.com>
12cr|configure-thinkpad-0.9-6|132	- Import configure-thinkpad
12cr|configure-thinkpad-0.9-6|133	
12cr|configure-thinkpad-0.9-6|134	
12cr|configure-thinkpad-0.9-6|135	
12cr|configure-thinkpad-0.9-6|136	* Tue Sep 12 2006 Emmanuel Andry <eandry@mandriva.org> 0.9-3mdv2007.0
12cr|configure-thinkpad-0.9-6|137	- add buildrequires desktop-file-utils
12cr|configure-thinkpad-0.9-6|138	
12cr|configure-thinkpad-0.9-6|139	* Tue Sep 12 2006 Emmanuel Andry <eandry@mandriva.org> 0.9-2mdv2007.0
12cr|configure-thinkpad-0.9-6|140	- %%mkrel
12cr|configure-thinkpad-0.9-6|141	- xdg menu
12cr|configure-thinkpad-0.9-6|142	
12cr|configure-thinkpad-0.9-6|143	* Mon Mar 21 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.9-1mdk
12cr|configure-thinkpad-0.9-6|144	- from Emmanuel Andry <eandry@free.fr> :
12cr|configure-thinkpad-0.9-6|145	- 0.9
12cr|configure-thinkpad-0.9-6|146	* Tue Aug 24 2004 Erwan Velu <erwan@mandrakesoft.com> 0.3-1mdk
12cr|configure-thinkpad-0.9-6|147	- 0.3
12cr|configure-thinkpad-0.9-6|148	* Tue Dec 23 2003 Buchan Milne <bgmilne@linux-mandrake.com> 0.1-1mdk
12cr|configure-thinkpad-0.9-6|149	- First Mandrake package
12cr|configure-thinkpad-0.9-6|150	- We need a better solution for the thinkpad device files ...

695 12
12cr|configure-trackpoint-0.6-5|1	Name:		configure-trackpoint
12cr|configure-trackpoint-0.6-5|2	Version:	0.6
12cr|configure-trackpoint-0.6-5|3	Release:	%mkrel 5
12cr|configure-trackpoint-0.6-5|4	Summary:	TrackPoint configuration tool
12cr|configure-trackpoint-0.6-5|5	URL:		http://tpctl.sourceforge.net/configure-trackpoint.html
12cr|configure-trackpoint-0.6-5|6	License:	GPL
12cr|configure-trackpoint-0.6-5|7	Group:		System/Configuration/Hardware
12cr|configure-trackpoint-0.6-5|8	Source:		http://prdownloads.sourceforge.net/tpctl/%{name}-%{version}.tar.bz2
12cr|configure-trackpoint-0.6-5|9	Source1:	trackpoint.init
12cr|configure-trackpoint-0.6-5|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|configure-trackpoint-0.6-5|11	BuildRequires:	libgnomeui2-devel
12cr|configure-trackpoint-0.6-5|12	BuildRequires:	imagemagick desktop-file-utils
12cr|configure-trackpoint-0.6-5|13	Requires:	rpm-helper
12cr|configure-trackpoint-0.6-5|14	
12cr|configure-trackpoint-0.6-5|15	%description
12cr|configure-trackpoint-0.6-5|16	Configure-trackpoint is a Gnome TrackPoint configuration tool, which
12cr|configure-trackpoint-0.6-5|17	provides a friendly and descriptive interface to configure various
12cr|configure-trackpoint-0.6-5|18	TrackPoint device's parameters.
12cr|configure-trackpoint-0.6-5|19	
12cr|configure-trackpoint-0.6-5|20	%prep
12cr|configure-trackpoint-0.6-5|21	%setup -q
12cr|configure-trackpoint-0.6-5|22	
12cr|configure-trackpoint-0.6-5|23	%build
12cr|configure-trackpoint-0.6-5|24	%configure
12cr|configure-trackpoint-0.6-5|25	%make
12cr|configure-trackpoint-0.6-5|26	# the Icon tag shouldn't have an extension, desktop-* complains
12cr|configure-trackpoint-0.6-5|27	sed -i~ -e '/^Icon/s/\.png//' configure-trackpoint.desktop
12cr|configure-trackpoint-0.6-5|28	
12cr|configure-trackpoint-0.6-5|29	%install
12cr|configure-trackpoint-0.6-5|30	rm -rf $RPM_BUILD_ROOT
12cr|configure-trackpoint-0.6-5|31	%makeinstall_std
12cr|configure-trackpoint-0.6-5|32	# default provided config is useless and very likely bad (wrong device)
12cr|configure-trackpoint-0.6-5|33	# the user must run the app and save settings to get a working config
12cr|configure-trackpoint-0.6-5|34	cat <<FIN >%{buildroot}/%{_sysconfdir}/trackpoint/trackpoint.conf
12cr|configure-trackpoint-0.6-5|35	# This file is manipulated by the configure-trackpoint program, and sourced
12cr|configure-trackpoint-0.6-5|36	# by %{_initrddir}/trackpoint. Avoid hand editing, it is not guaranteed
12cr|configure-trackpoint-0.6-5|37	# to work as expected.
12cr|configure-trackpoint-0.6-5|38	
12cr|configure-trackpoint-0.6-5|39	FIN
12cr|configure-trackpoint-0.6-5|40	rm -rf %{buildroot}/{%{_sysconfdir}/init.d,%{_initrddir}/trackpoint}
12cr|configure-trackpoint-0.6-5|41	cp -p %{SOURCE1} %{buildroot}/%{_initrddir}/trackpoint
12cr|configure-trackpoint-0.6-5|42	
12cr|configure-trackpoint-0.6-5|43	
12cr|configure-trackpoint-0.6-5|44	desktop-file-install --vendor="" \
12cr|configure-trackpoint-0.6-5|45	--remove-category="Application" \
12cr|configure-trackpoint-0.6-5|46	--remove-category="SystemSetup" \
12cr|configure-trackpoint-0.6-5|47	--add-category="Settings;HardwareSettings" \
12cr|configure-trackpoint-0.6-5|48	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|configure-trackpoint-0.6-5|49	
12cr|configure-trackpoint-0.6-5|50	mkdir -p %{buildroot}/{%{_miconsdir},%{_liconsdir}}
12cr|configure-trackpoint-0.6-5|51	convert -resize 48x48 pixmaps/trackpoint.png %{buildroot}/%{_liconsdir}/%{name}.png
12cr|configure-trackpoint-0.6-5|52	convert -resize 32x32 pixmaps/trackpoint.png %{buildroot}/%{_iconsdir}/%{name}.png
12cr|configure-trackpoint-0.6-5|53	convert -resize 16x16 pixmaps/trackpoint.png %{buildroot}/%{_miconsdir}/%{name}.png
12cr|configure-trackpoint-0.6-5|54	
12cr|configure-trackpoint-0.6-5|55	%clean
12cr|configure-trackpoint-0.6-5|56	rm -rf $RPM_BUILD_ROOT
12cr|configure-trackpoint-0.6-5|57	
12cr|configure-trackpoint-0.6-5|58	%post
12cr|configure-trackpoint-0.6-5|59	%_post_service trackpoint
12cr|configure-trackpoint-0.6-5|60	%if %mdkversion < 200900
12cr|configure-trackpoint-0.6-5|61	%update_menus
12cr|configure-trackpoint-0.6-5|62	%endif
12cr|configure-trackpoint-0.6-5|63	
12cr|configure-trackpoint-0.6-5|64	consoleperms=/etc/security/console.perms
12cr|configure-trackpoint-0.6-5|65	if ! `grep -q "/proc/trackpoint/" $consoleperms` ; then
12cr|configure-trackpoint-0.6-5|66	echo "adding entry for /proc/trackpoint/* to your $consoleperms"
12cr|configure-trackpoint-0.6-5|67	cat >> $consoleperms << EOF
12cr|configure-trackpoint-0.6-5|68	
12cr|configure-trackpoint-0.6-5|69	# Added by %{name} to allow user access to /proc/trackpoint
12cr|configure-trackpoint-0.6-5|70	<console>  0600 /proc/trackpoint/* 0600 root
12cr|configure-trackpoint-0.6-5|71	EOF
12cr|configure-trackpoint-0.6-5|72	fi
12cr|configure-trackpoint-0.6-5|73	
12cr|configure-trackpoint-0.6-5|74	%preun
12cr|configure-trackpoint-0.6-5|75	%_preun_service trackpoint
12cr|configure-trackpoint-0.6-5|76	
12cr|configure-trackpoint-0.6-5|77	%if %mdkversion < 200900
12cr|configure-trackpoint-0.6-5|78	%postun
12cr|configure-trackpoint-0.6-5|79	%clean_menus
12cr|configure-trackpoint-0.6-5|80	%endif
12cr|configure-trackpoint-0.6-5|81	
12cr|configure-trackpoint-0.6-5|82	%files
12cr|configure-trackpoint-0.6-5|83	%defattr(-,root,root)
12cr|configure-trackpoint-0.6-5|84	%doc AUTHORS ChangeLog
12cr|configure-trackpoint-0.6-5|85	%{_bindir}/%{name}
12cr|configure-trackpoint-0.6-5|86	%{_datadir}/pixmaps/%{name}
12cr|configure-trackpoint-0.6-5|87	%{_iconsdir}/%{name}.png
12cr|configure-trackpoint-0.6-5|88	%{_liconsdir}/%{name}.png
12cr|configure-trackpoint-0.6-5|89	%{_miconsdir}/%{name}.png
12cr|configure-trackpoint-0.6-5|90	%{_datadir}/applications/*.desktop
12cr|configure-trackpoint-0.6-5|91	%{_initrddir}/trackpoint
12cr|configure-trackpoint-0.6-5|92	%config(noreplace) %{_sysconfdir}/trackpoint/trackpoint.conf
12cr|configure-trackpoint-0.6-5|93	
12cr|configure-trackpoint-0.6-5|94	
12cr|configure-trackpoint-0.6-5|95	
12cr|configure-trackpoint-0.6-5|96	%changelog
12cr|configure-trackpoint-0.6-5|97	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-5mdv2011.0
12cr|configure-trackpoint-0.6-5|98	+ Revision: 617412
12cr|configure-trackpoint-0.6-5|99	- the mass rebuild of 2010.0 packages
12cr|configure-trackpoint-0.6-5|100	
12cr|configure-trackpoint-0.6-5|101	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.6-4mdv2010.0
12cr|configure-trackpoint-0.6-5|102	+ Revision: 424941
12cr|configure-trackpoint-0.6-5|103	- rebuild
12cr|configure-trackpoint-0.6-5|104	
12cr|configure-trackpoint-0.6-5|105	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|configure-trackpoint-0.6-5|106	- lowercase ImageMagick
12cr|configure-trackpoint-0.6-5|107	
12cr|configure-trackpoint-0.6-5|108	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.6-3mdv2009.0
12cr|configure-trackpoint-0.6-5|109	+ Revision: 243623
12cr|configure-trackpoint-0.6-5|110	- rebuild
12cr|configure-trackpoint-0.6-5|111	- drop old menu
12cr|configure-trackpoint-0.6-5|112	- kill re-definition of %%buildroot on Pixel's request
12cr|configure-trackpoint-0.6-5|113	
12cr|configure-trackpoint-0.6-5|114	+ Pixel <pixel@mandriva.com>
12cr|configure-trackpoint-0.6-5|115	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|configure-trackpoint-0.6-5|116	
12cr|configure-trackpoint-0.6-5|117	+ Olivier Blin <oblin@mandriva.com>
12cr|configure-trackpoint-0.6-5|118	- restore BuildRoot
12cr|configure-trackpoint-0.6-5|119	
12cr|configure-trackpoint-0.6-5|120	* Sun Dec 02 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.6-1mdv2008.1
12cr|configure-trackpoint-0.6-5|121	+ Revision: 114395
12cr|configure-trackpoint-0.6-5|122	- new version 0.6
12cr|configure-trackpoint-0.6-5|123	- initscript to initialize the trackpoint at system startup
12cr|configure-trackpoint-0.6-5|124	- some fixes to the menu and desktop entry file
12cr|configure-trackpoint-0.6-5|125	- added ChangeLog to package documentation
12cr|configure-trackpoint-0.6-5|126	- updated description, the trackpoint stuff seems to be in mainline kernel now
12cr|configure-trackpoint-0.6-5|127	
12cr|configure-trackpoint-0.6-5|128	+ Thierry Vignaud <tv@mandriva.org>
12cr|configure-trackpoint-0.6-5|129	- import configure-trackpoint
12cr|configure-trackpoint-0.6-5|130	
12cr|configure-trackpoint-0.6-5|131	
12cr|configure-trackpoint-0.6-5|132	* Tue Sep 12 2006 Emmanuel Andry <eandry@mandriva.org> 0.2-3mdv2007.0
12cr|configure-trackpoint-0.6-5|133	- add buildrequires desktop-file-utils
12cr|configure-trackpoint-0.6-5|134	
12cr|configure-trackpoint-0.6-5|135	* Tue Sep 12 2006 Emmanuel Andry <eandry@mandriva.org> 0.2-2mdv2007.0
12cr|configure-trackpoint-0.6-5|136	- %%mkrel
12cr|configure-trackpoint-0.6-5|137	- xdg menu
12cr|configure-trackpoint-0.6-5|138	
12cr|configure-trackpoint-0.6-5|139	* Mon Mar 21 2005 Michael Reinsch <mr@uue.org> 0.2-1mdk
12cr|configure-trackpoint-0.6-5|140	- first package for Mandrakelinux

696 12
12cr|conglomerate-0.9.1-10|1	Summary:	A structural XML document editor
12cr|conglomerate-0.9.1-10|2	Name:		conglomerate
12cr|conglomerate-0.9.1-10|3	Version:	0.9.1
12cr|conglomerate-0.9.1-10|4	Release:	10
12cr|conglomerate-0.9.1-10|5	License:	GPLv2+
12cr|conglomerate-0.9.1-10|6	Group:		Editors
12cr|conglomerate-0.9.1-10|7	URL:		http://www.conglomerate.org/
12cr|conglomerate-0.9.1-10|8	Source:		http://prdownloads.sourceforge.net/conglomerate/%{name}-%{version}.tar.bz2
12cr|conglomerate-0.9.1-10|9	Source1:	%{name}-48.png
12cr|conglomerate-0.9.1-10|10	Patch:		conglomerate-0.9.1-format-strings.patch
12cr|conglomerate-0.9.1-10|11	BuildRequires:	gtksourceview-devel >= 0.6
12cr|conglomerate-0.9.1-10|12	BuildRequires:	libgnomeui2-devel
12cr|conglomerate-0.9.1-10|13	BuildRequires:	libxslt-devel
12cr|conglomerate-0.9.1-10|14	BuildRequires:	libglade2.0-devel >= 2.0.0
12cr|conglomerate-0.9.1-10|15	BuildRequires:	enchant-devel
12cr|conglomerate-0.9.1-10|16	BuildRequires:	scrollkeeper
12cr|conglomerate-0.9.1-10|17	BuildRequires:	gtk-doc
12cr|conglomerate-0.9.1-10|18	BuildRequires:	perl-XML-Parser
12cr|conglomerate-0.9.1-10|19	BuildRequires:	desktop-file-utils
12cr|conglomerate-0.9.1-10|20	#BuildRequires:	automake1.4
12cr|conglomerate-0.9.1-10|21	Requires(post): scrollkeeper desktop-file-utils
12cr|conglomerate-0.9.1-10|22	Requires(postun): scrollkeeper desktop-file-utils
12cr|conglomerate-0.9.1-10|23	
12cr|conglomerate-0.9.1-10|24	%description
12cr|conglomerate-0.9.1-10|25	Conglomerate is an XML editor for GNOME, aiming to be as user-friendly as
12cr|conglomerate-0.9.1-10|26	possible, to help non-technical people to use DocBook and similar formats.
12cr|conglomerate-0.9.1-10|27	
12cr|conglomerate-0.9.1-10|28	
12cr|conglomerate-0.9.1-10|29	%prep
12cr|conglomerate-0.9.1-10|30	%setup -q
12cr|conglomerate-0.9.1-10|31	%patch -p1
12cr|conglomerate-0.9.1-10|32	
12cr|conglomerate-0.9.1-10|33	%build
12cr|conglomerate-0.9.1-10|34	%configure2_5x
12cr|conglomerate-0.9.1-10|35	%make
12cr|conglomerate-0.9.1-10|36	
12cr|conglomerate-0.9.1-10|37	%install
12cr|conglomerate-0.9.1-10|38	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12cr|conglomerate-0.9.1-10|39	
12cr|conglomerate-0.9.1-10|40	# menu entry
12cr|conglomerate-0.9.1-10|41	desktop-file-install --vendor="" \
12cr|conglomerate-0.9.1-10|42	--remove-category="Application" \
12cr|conglomerate-0.9.1-10|43	--add-category="X-MandrivaLinux-MoreApplications-Editors" \
12cr|conglomerate-0.9.1-10|44	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|conglomerate-0.9.1-10|45	
12cr|conglomerate-0.9.1-10|46	
12cr|conglomerate-0.9.1-10|47	install -D pixmaps/conglomerate-icon-16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|conglomerate-0.9.1-10|48	install -D %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
12cr|conglomerate-0.9.1-10|49	install -D pixmaps/conglomerate-icon-32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|conglomerate-0.9.1-10|50	
12cr|conglomerate-0.9.1-10|51	%{find_lang} %{name} --with-gnome
12cr|conglomerate-0.9.1-10|52	
12cr|conglomerate-0.9.1-10|53	%files -f %{name}.lang
12cr|conglomerate-0.9.1-10|54	%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
12cr|conglomerate-0.9.1-10|55	%{_bindir}/*
12cr|conglomerate-0.9.1-10|56	%{_datadir}/%{name}
12cr|conglomerate-0.9.1-10|57	%{_datadir}/applications/%name.desktop
12cr|conglomerate-0.9.1-10|58	%{_datadir}/application-registry/*.applications
12cr|conglomerate-0.9.1-10|59	%{_datadir}/mime-info/*
12cr|conglomerate-0.9.1-10|60	#%dir %{_datadir}/omf/%name
12cr|conglomerate-0.9.1-10|61	#%{_datadir}/omf/%name/%name-C.omf
12cr|conglomerate-0.9.1-10|62	%{_datadir}/pixmaps/*
12cr|conglomerate-0.9.1-10|63	%{_datadir}/gtk-doc/html/%name
12cr|conglomerate-0.9.1-10|64	%{_iconsdir}/%{name}.png
12cr|conglomerate-0.9.1-10|65	%{_liconsdir}/%{name}.png
12cr|conglomerate-0.9.1-10|66	%{_miconsdir}/%{name}.png
12cr|conglomerate-0.9.1-10|67	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cr|conglomerate-0.9.1-10|68	
12cr|conglomerate-0.9.1-10|69	
12cr|conglomerate-0.9.1-10|70	%changelog
12cr|conglomerate-0.9.1-10|71	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.9.1-9mdv2011.0
12cr|conglomerate-0.9.1-10|72	+ Revision: 677616
12cr|conglomerate-0.9.1-10|73	- rebuild to add gconftool as req
12cr|conglomerate-0.9.1-10|74	
12cr|conglomerate-0.9.1-10|75	* Fri Jul 24 2009 GÃ¶tz Waschk <waschk@mandriva.org> 0.9.1-8mdv2011.0
12cr|conglomerate-0.9.1-10|76	+ Revision: 399238
12cr|conglomerate-0.9.1-10|77	- fix format strings
12cr|conglomerate-0.9.1-10|78	- update license
12cr|conglomerate-0.9.1-10|79	
12cr|conglomerate-0.9.1-10|80	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.9.1-7mdv2009.0
12cr|conglomerate-0.9.1-10|81	+ Revision: 243624
12cr|conglomerate-0.9.1-10|82	- rebuild
12cr|conglomerate-0.9.1-10|83	
12cr|conglomerate-0.9.1-10|84	+ Pixel <pixel@mandriva.com>
12cr|conglomerate-0.9.1-10|85	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|conglomerate-0.9.1-10|86	
12cr|conglomerate-0.9.1-10|87	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 0.9.1-5mdv2008.1
12cr|conglomerate-0.9.1-10|88	+ Revision: 148086
12cr|conglomerate-0.9.1-10|89	- drop old menu
12cr|conglomerate-0.9.1-10|90	- kill re-definition of %%buildroot on Pixel's request
12cr|conglomerate-0.9.1-10|91	
12cr|conglomerate-0.9.1-10|92	+ Olivier Blin <oblin@mandriva.com>
12cr|conglomerate-0.9.1-10|93	- restore BuildRoot
12cr|conglomerate-0.9.1-10|94	
12cr|conglomerate-0.9.1-10|95	* Fri Aug 03 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.9.1-5mdv2008.0
12cr|conglomerate-0.9.1-10|96	+ Revision: 58476
12cr|conglomerate-0.9.1-10|97	- Import conglomerate
12cr|conglomerate-0.9.1-10|98	
12cr|conglomerate-0.9.1-10|99	
12cr|conglomerate-0.9.1-10|100	
12cr|conglomerate-0.9.1-10|101	* Wed Aug 02 2006 Frederic Crozat <fcrozat@mandriva.com> 0.9.1-5mdv2007.0
12cr|conglomerate-0.9.1-10|102	- Rebuild with latest dbus
12cr|conglomerate-0.9.1-10|103	
12cr|conglomerate-0.9.1-10|104	* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 0.9.1-4mdv2007.0
12cr|conglomerate-0.9.1-10|105	- add missing mime handling
12cr|conglomerate-0.9.1-10|106	
12cr|conglomerate-0.9.1-10|107	* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 0.9.1-3mdv2007.0
12cr|conglomerate-0.9.1-10|108	- many spec fixes
12cr|conglomerate-0.9.1-10|109	- xdg menu
12cr|conglomerate-0.9.1-10|110	
12cr|conglomerate-0.9.1-10|111	* Fri Nov 18 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.9.1-2mdk
12cr|conglomerate-0.9.1-10|112	- rebuild against openssl-0.9.8
12cr|conglomerate-0.9.1-10|113	
12cr|conglomerate-0.9.1-10|114	* Fri Jun 24 2005 Götz Waschk <waschk@mandriva.org> 0.9.1-1mdk
12cr|conglomerate-0.9.1-10|115	- New release 0.9.1
12cr|conglomerate-0.9.1-10|116	
12cr|conglomerate-0.9.1-10|117	* Tue Feb 15 2005 Jerome Soyer <saispo@mandrake.org> 0.9.0-1mdk
12cr|conglomerate-0.9.1-10|118	- New release 0.9.0
12cr|conglomerate-0.9.1-10|119	
12cr|conglomerate-0.9.1-10|120	* Thu Nov  4 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.16-1mdk
12cr|conglomerate-0.9.1-10|121	- drop patch
12cr|conglomerate-0.9.1-10|122	- New release 0.7.16
12cr|conglomerate-0.9.1-10|123	
12cr|conglomerate-0.9.1-10|124	* Wed Oct 27 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.15-1mdk
12cr|conglomerate-0.9.1-10|125	- drop ghost file
12cr|conglomerate-0.9.1-10|126	- fix omf file installation
12cr|conglomerate-0.9.1-10|127	- fix buildrequires
12cr|conglomerate-0.9.1-10|128	- fix docs build
12cr|conglomerate-0.9.1-10|129	- New release 0.7.15
12cr|conglomerate-0.9.1-10|130	
12cr|conglomerate-0.9.1-10|131	* Fri Aug 20 2004 Austin Acton <austin@mandrake.org> 0.7.14-2mdk
12cr|conglomerate-0.9.1-10|132	- new menu
12cr|conglomerate-0.9.1-10|133	
12cr|conglomerate-0.9.1-10|134	* Mon Jun 28 2004 Abel Cheung <deaddog@mandrakesoft.com> 0.7.14-1mdk
12cr|conglomerate-0.9.1-10|135	- New release 0.7.14
12cr|conglomerate-0.9.1-10|136	
12cr|conglomerate-0.9.1-10|137	* Mon Jun 21 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.13-1mdk
12cr|conglomerate-0.9.1-10|138	- remove config file tag from GConf schemas
12cr|conglomerate-0.9.1-10|139	- add gtk-doc files
12cr|conglomerate-0.9.1-10|140	- buildrequires gtk-doc
12cr|conglomerate-0.9.1-10|141	- add source URL
12cr|conglomerate-0.9.1-10|142	- New release 0.7.13
12cr|conglomerate-0.9.1-10|143	
12cr|conglomerate-0.9.1-10|144	* Fri May 21 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.12-3mdk
12cr|conglomerate-0.9.1-10|145	- yelp-pregenerate is dead, fix the post script
12cr|conglomerate-0.9.1-10|146	
12cr|conglomerate-0.9.1-10|147	* Fri Apr 16 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.12-2mdk
12cr|conglomerate-0.9.1-10|148	- fix installation
12cr|conglomerate-0.9.1-10|149	
12cr|conglomerate-0.9.1-10|150	* Tue Mar 02 2004 Abel Cheung <deaddog@deaddog.org> 0.7.12-1mdk
12cr|conglomerate-0.9.1-10|151	- New version
12cr|conglomerate-0.9.1-10|152	
12cr|conglomerate-0.9.1-10|153	* Mon Feb 16 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.11-1mdk
12cr|conglomerate-0.9.1-10|154	- remove gtk-doc stuff
12cr|conglomerate-0.9.1-10|155	- new version
12cr|conglomerate-0.9.1-10|156	
12cr|conglomerate-0.9.1-10|157	* Tue Jan 13 2004 Buchan Milne <bgmilne@linux-mandrake.com> 0.7.10-1mdk
12cr|conglomerate-0.9.1-10|158	- 0.7.10
12cr|conglomerate-0.9.1-10|159	
12cr|conglomerate-0.9.1-10|160	* Wed Jan  7 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.8-2mdk
12cr|conglomerate-0.9.1-10|161	- fix buildrequires
12cr|conglomerate-0.9.1-10|162	
12cr|conglomerate-0.9.1-10|163	* Tue Dec 23 2003 Arkadiusz Lipiec <arkadiusz.lipiec@gazeta.pl> 0.7.8-1mdk
12cr|conglomerate-0.9.1-10|164	- new version
12cr|conglomerate-0.9.1-10|165	- icon 32x32 is in pixmaps directory (no need to source2 tag)
12cr|conglomerate-0.9.1-10|166	
12cr|conglomerate-0.9.1-10|167	* Fri Dec 12 2003 Abel Cheung <deaddog@deaddog.org> 0.7.7-1mdk
12cr|conglomerate-0.9.1-10|168	- new version
12cr|conglomerate-0.9.1-10|169	- Remove patch0 (upstream)
12cr|conglomerate-0.9.1-10|170	
12cr|conglomerate-0.9.1-10|171	* Thu Oct 30 2003 Götz Waschk <waschk@linux-mandrake.com> 0.7.6-1mdk
12cr|conglomerate-0.9.1-10|172	- new version
12cr|conglomerate-0.9.1-10|173	
12cr|conglomerate-0.9.1-10|174	* Wed Oct  8 2003 Götz Waschk <waschk@linux-mandrake.com> 0.7.5-1mdk
12cr|conglomerate-0.9.1-10|175	- fix rpmlint warning
12cr|conglomerate-0.9.1-10|176	- add gtk-doc docs
12cr|conglomerate-0.9.1-10|177	- fix changelog (Abel Cheung, can you please use ISO-8859-1 next time?)
12cr|conglomerate-0.9.1-10|178	- new version
12cr|conglomerate-0.9.1-10|179	
12cr|conglomerate-0.9.1-10|180	* Mon Sep 29 2003 Abel Cheung <deaddog@deaddog.org> 0.7.4-1mdk
12cr|conglomerate-0.9.1-10|181	- 0.7.4
12cr|conglomerate-0.9.1-10|182	- Patch0: Fix path of faq XML file in document
12cr|conglomerate-0.9.1-10|183	- Convert this spec to UTF-8
12cr|conglomerate-0.9.1-10|184	- Fix doc pre-generation
12cr|conglomerate-0.9.1-10|185	
12cr|conglomerate-0.9.1-10|186	* Tue Sep 23 2003 Götz Waschk <waschk@linux-mandrake.com> 0.7.3-1mdk
12cr|conglomerate-0.9.1-10|187	- new version
12cr|conglomerate-0.9.1-10|188	
12cr|conglomerate-0.9.1-10|189	* Mon Sep 22 2003 Abel Cheung <deaddog@deaddog.org> 0.7.2-4mdk
12cr|conglomerate-0.9.1-10|190	- Generate help file cache
12cr|conglomerate-0.9.1-10|191	- Register help document with scrollkeeper
12cr|conglomerate-0.9.1-10|192	
12cr|conglomerate-0.9.1-10|193	* Mon Sep 22 2003 Götz Waschk <waschk@linux-mandrake.com> 0.7.2-3mdk
12cr|conglomerate-0.9.1-10|194	- fix buildrequires
12cr|conglomerate-0.9.1-10|195	
12cr|conglomerate-0.9.1-10|196	* Sat Sep 20 2003 Abel Cheung <deaddog@deaddog.org> 0.7.2-2mdk
12cr|conglomerate-0.9.1-10|197	- spec tweaks
12cr|conglomerate-0.9.1-10|198	
12cr|conglomerate-0.9.1-10|199	* Fri Sep 19 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.7.2-1mdk
12cr|conglomerate-0.9.1-10|200	- update
12cr|conglomerate-0.9.1-10|201	
12cr|conglomerate-0.9.1-10|202	* Mon Aug 11 2003 Abel Cheung <maddog@linux.org.hk> 0.5.4-1mdk
12cr|conglomerate-0.9.1-10|203	- First Mandrake spec

697 12
12cr|congruity-15-1|1	
12cr|congruity-15-1|2	%define name	congruity
12cr|congruity-15-1|3	%define version	15
12cr|congruity-15-1|4	%define rel	1
12cr|congruity-15-1|5	
12cr|congruity-15-1|6	Summary:	Logitech Harmony remote programmer GUI
12cr|congruity-15-1|7	Name:		%{name}
12cr|congruity-15-1|8	Version:	%{version}
12cr|congruity-15-1|9	Release:	%mkrel %{rel}
12cr|congruity-15-1|10	License:	GPLv3+
12cr|congruity-15-1|11	URL:		http://congruity.sourceforge.net/
12cr|congruity-15-1|12	Source:		http://downloads.sourceforge.net/congruity/congruity-%{version}.tar.bz2
12cr|congruity-15-1|13	BuildRoot:	%{_tmppath}/%{name}-root
12cr|congruity-15-1|14	Group:		System/Configuration/Hardware
12cr|congruity-15-1|15	Requires:	python-libconcord
12cr|congruity-15-1|16	Requires:	wxPythonGTK
12cr|congruity-15-1|17	BuildArch:	noarch
12cr|congruity-15-1|18	
12cr|congruity-15-1|19	%description
12cr|congruity-15-1|20	This software allows you to program your Logitech Harmony universal
12cr|congruity-15-1|21	remote.
12cr|congruity-15-1|22	
12cr|congruity-15-1|23	%prep
12cr|congruity-15-1|24	%setup -q
12cr|congruity-15-1|25	
12cr|congruity-15-1|26	%install
12cr|congruity-15-1|27	rm -rf %{buildroot}
12cr|congruity-15-1|28	%makeinstall_std RUN_UPDATE_DESKTOP_DB=0 PREFIX=%{_prefix}
12cr|congruity-15-1|29	
12cr|congruity-15-1|30	install -d -m755 %{buildroot}%{_datadir}/applications
12cr|congruity-15-1|31	cat > %{buildroot}%{_datadir}/applications/mandriva-harmony-www.desktop <<EOF
12cr|congruity-15-1|32	[Desktop Entry]
12cr|congruity-15-1|33	Name=Logitech Harmony configuration
12cr|congruity-15-1|34	Comment=Configure a Harmony remote
12cr|congruity-15-1|35	Exec=www-browser http://members.harmonyremote.com/
12cr|congruity-15-1|36	Type=Application
12cr|congruity-15-1|37	Icon=web_browser_section
12cr|congruity-15-1|38	Categories=Utility;Electronics;
12cr|congruity-15-1|39	StartupNotify=false
12cr|congruity-15-1|40	EOF
12cr|congruity-15-1|41	
12cr|congruity-15-1|42	%clean
12cr|congruity-15-1|43	rm -rf %{buildroot}
12cr|congruity-15-1|44	
12cr|congruity-15-1|45	%files
12cr|congruity-15-1|46	%defattr(-,root,root)
12cr|congruity-15-1|47	%doc Changelog README.txt LICENSE.txt
12cr|congruity-15-1|48	%{_bindir}/congruity
12cr|congruity-15-1|49	%{_datadir}/congruity
12cr|congruity-15-1|50	%{_datadir}/applications/congruity.desktop
12cr|congruity-15-1|51	%{_datadir}/applications/mandriva-harmony-www.desktop
12cr|congruity-15-1|52	%{_mandir}/man1/congruity*
12cr|congruity-15-1|53	
12cr|congruity-15-1|54	
12cr|congruity-15-1|55	%changelog
12cr|congruity-15-1|56	* Sat Sep 04 2010 Anssi Hannula <anssi@mandriva.org> 15-1mdv2011.0
12cr|congruity-15-1|57	+ Revision: 575837
12cr|congruity-15-1|58	- new version
12cr|congruity-15-1|59	- update license tag
12cr|congruity-15-1|60	- disable non-working startup notification for the WWW configurator
12cr|congruity-15-1|61	menu entry
12cr|congruity-15-1|62	
12cr|congruity-15-1|63	* Fri Dec 25 2009 Ahmad Samir <ahmadsamir@mandriva.org> 14-1mdv2010.1
12cr|congruity-15-1|64	+ Revision: 482192
12cr|congruity-15-1|65	- Add missing Requires (bug #56650)
12cr|congruity-15-1|66	- Update to new version 14
12cr|congruity-15-1|67	
12cr|congruity-15-1|68	* Thu Oct 01 2009 Anssi Hannula <anssi@mandriva.org> 13-1mdv2010.0
12cr|congruity-15-1|69	+ Revision: 452156
12cr|congruity-15-1|70	- new version
12cr|congruity-15-1|71	- drop desktop.patch, applied upstream
12cr|congruity-15-1|72	
12cr|congruity-15-1|73	* Sun Jul 12 2009 Anssi Hannula <anssi@mandriva.org> 12-1mdv2010.0
12cr|congruity-15-1|74	+ Revision: 395312
12cr|congruity-15-1|75	- new version
12cr|congruity-15-1|76	- use included desktop file with changes (desktop.patch)
12cr|congruity-15-1|77	
12cr|congruity-15-1|78	* Sun Nov 02 2008 Anssi Hannula <anssi@mandriva.org> 9-1mdv2009.1
12cr|congruity-15-1|79	+ Revision: 299208
12cr|congruity-15-1|80	- initial Mandriva release
12cr|congruity-15-1|81	

698 12
12cr|conky-1.9.0-1|1	Summary:	A lightweight system monitor
12cr|conky-1.9.0-1|2	Name:		conky
12cr|conky-1.9.0-1|3	Version:	1.9.0
12cr|conky-1.9.0-1|4	Release:	1
12cr|conky-1.9.0-1|5	License:	GPLv3+
12cr|conky-1.9.0-1|6	Group:		Monitoring
12cr|conky-1.9.0-1|7	Url:		http://conky.sourceforge.net/
12cr|conky-1.9.0-1|8	Source0:	http://downloads.sourceforge.net/project/conky/conky/%{version}/%{name}-%{version}.tar.bz2
12cr|conky-1.9.0-1|9	BuildRequires:	curl-devel
12cr|conky-1.9.0-1|10	BuildRequires:	libxslt-proc
12cr|conky-1.9.0-1|11	BuildRequires:	libiw-devel
12cr|conky-1.9.0-1|12	BuildRequires:	lua-devel
12cr|conky-1.9.0-1|13	BuildRequires:	tolua++-devel
12cr|conky-1.9.0-1|14	BuildRequires:	imlib2-devel
12cr|conky-1.9.0-1|15	BuildRequires:	gettext-devel
12cr|conky-1.9.0-1|16	BuildRequires:	cairo-devel
12cr|conky-1.9.0-1|17	BuildRequires:	glib2-devel
12cr|conky-1.9.0-1|18	BuildRequires:	libx11-devel
12cr|conky-1.9.0-1|19	BuildRequires:	libxdamage-devel
12cr|conky-1.9.0-1|20	BuildRequires:	libxext-devel
12cr|conky-1.9.0-1|21	BuildRequires:	libxfixes-devel
12cr|conky-1.9.0-1|22	BuildRequires:	libxft-devel
12cr|conky-1.9.0-1|23	BuildRequires:	ncurses-devel
12cr|conky-1.9.0-1|24	
12cr|conky-1.9.0-1|25	%description
12cr|conky-1.9.0-1|26	Conky is a free, light-weight system monitor for X,
12cr|conky-1.9.0-1|27	that displays any information on your desktop.
12cr|conky-1.9.0-1|28	
12cr|conky-1.9.0-1|29	%prep
12cr|conky-1.9.0-1|30	%setup -q
12cr|conky-1.9.0-1|31	
12cr|conky-1.9.0-1|32	%build
12cr|conky-1.9.0-1|33	%configure2_5x \
12cr|conky-1.9.0-1|34	--disable-static \
12cr|conky-1.9.0-1|35	--disable-rpath \
12cr|conky-1.9.0-1|36	--enable-ibm \
12cr|conky-1.9.0-1|37	--enable-rss \
12cr|conky-1.9.0-1|38	--enable-wlan \
12cr|conky-1.9.0-1|39	--enable-imlib2 \
12cr|conky-1.9.0-1|40	--enable-lua-cairo --enable-lua-imlib2
12cr|conky-1.9.0-1|41	
12cr|conky-1.9.0-1|42	%make
12cr|conky-1.9.0-1|43	
12cr|conky-1.9.0-1|44	%install
12cr|conky-1.9.0-1|45	%makeinstall_std
12cr|conky-1.9.0-1|46	
12cr|conky-1.9.0-1|47	#% find_lang %{name}
12cr|conky-1.9.0-1|48	
12cr|conky-1.9.0-1|49	%files
12cr|conky-1.9.0-1|50	#-f %{name}.lang
12cr|conky-1.9.0-1|51	%config(noreplace) %{_sysconfdir}/%{name}
12cr|conky-1.9.0-1|52	%{_bindir}/%{name}
12cr|conky-1.9.0-1|53	%{_libdir}/%{name}
12cr|conky-1.9.0-1|54	%{_mandir}/man1/*
12cr|conky-1.9.0-1|55	
12cr|conky-1.9.0-1|56	
12cr|conky-1.9.0-1|57	%changelog
12cr|conky-1.9.0-1|58	* Sat May 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.9.0-1
12cr|conky-1.9.0-1|59	+ Revision: 796888
12cr|conky-1.9.0-1|60	- version update 1.9.0
12cr|conky-1.9.0-1|61	
12cr|conky-1.9.0-1|62	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 1.8.1-2
12cr|conky-1.9.0-1|63	+ Revision: 635134
12cr|conky-1.9.0-1|64	- simplify BR
12cr|conky-1.9.0-1|65	
12cr|conky-1.9.0-1|66	* Sun Oct 17 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.8.1-1mdv2011.0
12cr|conky-1.9.0-1|67	+ Revision: 586301
12cr|conky-1.9.0-1|68	- update to new version 1.8.1
12cr|conky-1.9.0-1|69	
12cr|conky-1.9.0-1|70	* Sat Aug 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.8.0-1mdv2011.0
12cr|conky-1.9.0-1|71	+ Revision: 567392
12cr|conky-1.9.0-1|72	- update to new version 1.8.0
12cr|conky-1.9.0-1|73	- fix url for source0
12cr|conky-1.9.0-1|74	- drop patch 0
12cr|conky-1.9.0-1|75	
12cr|conky-1.9.0-1|76	* Sat Nov 21 2009 Funda Wang <fwang@mandriva.org> 1.7.2-3mdv2010.1
12cr|conky-1.9.0-1|77	+ Revision: 468536
12cr|conky-1.9.0-1|78	- build lua modules
12cr|conky-1.9.0-1|79	
12cr|conky-1.9.0-1|80	* Wed Oct 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.2-2mdv2010.0
12cr|conky-1.9.0-1|81	+ Revision: 455795
12cr|conky-1.9.0-1|82	- rebuild for new curl SSL backend
12cr|conky-1.9.0-1|83	
12cr|conky-1.9.0-1|84	* Sun Aug 30 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.2-1mdv2010.0
12cr|conky-1.9.0-1|85	+ Revision: 422660
12cr|conky-1.9.0-1|86	- update to new version 1.7.2
12cr|conky-1.9.0-1|87	
12cr|conky-1.9.0-1|88	* Sat Jul 18 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.1.1-2mdv2010.0
12cr|conky-1.9.0-1|89	+ Revision: 397059
12cr|conky-1.9.0-1|90	- add Florian Hubold's suggests to enable more features
12cr|conky-1.9.0-1|91	
12cr|conky-1.9.0-1|92	* Sun Jun 28 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.1.1-1mdv2010.0
12cr|conky-1.9.0-1|93	+ Revision: 390367
12cr|conky-1.9.0-1|94	- disable lua support
12cr|conky-1.9.0-1|95	- update to new version 1.7.1.1
12cr|conky-1.9.0-1|96	
12cr|conky-1.9.0-1|97	* Sat May 09 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.0-1mdv2010.0
12cr|conky-1.9.0-1|98	+ Revision: 373897
12cr|conky-1.9.0-1|99	- update to new version 1.7.0
12cr|conky-1.9.0-1|100	
12cr|conky-1.9.0-1|101	* Fri Aug 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.1-1mdv2009.0
12cr|conky-1.9.0-1|102	+ Revision: 275144
12cr|conky-1.9.0-1|103	- update to new version 1.6.1
12cr|conky-1.9.0-1|104	
12cr|conky-1.9.0-1|105	* Sun Jul 27 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.0-1mdv2009.0
12cr|conky-1.9.0-1|106	+ Revision: 250440
12cr|conky-1.9.0-1|107	- update to new version 1.6.0
12cr|conky-1.9.0-1|108	
12cr|conky-1.9.0-1|109	+ Pixel <pixel@mandriva.com>
12cr|conky-1.9.0-1|110	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|conky-1.9.0-1|111	
12cr|conky-1.9.0-1|112	* Wed May 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5.1-1mdv2009.0
12cr|conky-1.9.0-1|113	+ Revision: 203290
12cr|conky-1.9.0-1|114	- add sources and spec file
12cr|conky-1.9.0-1|115	- Created package structure for conky.
12cr|conky-1.9.0-1|116	

699 12
12cr|conmen-0.3.020804-8|1	#This is NOT a relocatable package
12cr|conmen-0.3.020804-8|2	%define name conmen
12cr|conmen-0.3.020804-8|3	%define version 0.3.020804
12cr|conmen-0.3.020804-8|4	%define release %mkrel 8
12cr|conmen-0.3.020804-8|5	
12cr|conmen-0.3.020804-8|6	Summary:   Console menuscripts for Linux
12cr|conmen-0.3.020804-8|7	Name:      %{name}
12cr|conmen-0.3.020804-8|8	Version:   %{version}
12cr|conmen-0.3.020804-8|9	Release:   %{release}
12cr|conmen-0.3.020804-8|10	Source:    %{name}-%{version}.tar.bz2
12cr|conmen-0.3.020804-8|11	License:   GPL
12cr|conmen-0.3.020804-8|12	Group:     Shells
12cr|conmen-0.3.020804-8|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|conmen-0.3.020804-8|14	URL:       http://home.wanadoo.nl/cchq/conmen/index.html
12cr|conmen-0.3.020804-8|15	Requires:  dialog >= 0.9a Xdialog
12cr|conmen-0.3.020804-8|16	BuildArchitectures: noarch
12cr|conmen-0.3.020804-8|17	
12cr|conmen-0.3.020804-8|18	%description
12cr|conmen-0.3.020804-8|19	These are menu scripts for the bash shell.
12cr|conmen-0.3.020804-8|20	The program uses dialog and Xdialog.
12cr|conmen-0.3.020804-8|21	
12cr|conmen-0.3.020804-8|22	%prep
12cr|conmen-0.3.020804-8|23	[ -n "${RPM_BUILD_ROOT}" -a "${RPM_BUILD_ROOT}" != / ] \
12cr|conmen-0.3.020804-8|24	&& rm -rf ${RPM_BUILD_ROOT}/
12cr|conmen-0.3.020804-8|25	
12cr|conmen-0.3.020804-8|26	%setup -q
12cr|conmen-0.3.020804-8|27	
12cr|conmen-0.3.020804-8|28	%install
12cr|conmen-0.3.020804-8|29	mkdir -p ${RPM_BUILD_ROOT}/etc/conmen
12cr|conmen-0.3.020804-8|30	mkdir -p ${RPM_BUILD_ROOT}/usr/bin
12cr|conmen-0.3.020804-8|31	mkdir -p ${RPM_BUILD_ROOT}/usr/lib/conmen
12cr|conmen-0.3.020804-8|32	#  mkdir -p ${RPM_BUILD_ROOT}%{_menudir}
12cr|conmen-0.3.020804-8|33	mkdir -p ${RPM_BUILD_ROOT}/var/lib/conmen
12cr|conmen-0.3.020804-8|34	
12cr|conmen-0.3.020804-8|35	cp conmen \
12cr|conmen-0.3.020804-8|36	cmcfg \
12cr|conmen-0.3.020804-8|37	cmcdrecording \
12cr|conmen-0.3.020804-8|38	cmdialup \
12cr|conmen-0.3.020804-8|39	cmfloppy \
12cr|conmen-0.3.020804-8|40	cmgames \
12cr|conmen-0.3.020804-8|41	cmgraphics \
12cr|conmen-0.3.020804-8|42	cmlog \
12cr|conmen-0.3.020804-8|43	cmm \
12cr|conmen-0.3.020804-8|44	cmmp3 \
12cr|conmen-0.3.020804-8|45	cmprint \
12cr|conmen-0.3.020804-8|46	cmrpm \
12cr|conmen-0.3.020804-8|47	cmsound \
12cr|conmen-0.3.020804-8|48	cmsystem \
12cr|conmen-0.3.020804-8|49	cmuser \
12cr|conmen-0.3.020804-8|50	${RPM_BUILD_ROOT}/usr/bin
12cr|conmen-0.3.020804-8|51	
12cr|conmen-0.3.020804-8|52	cp -r usr/lib/conmen ${RPM_BUILD_ROOT}/usr/lib
12cr|conmen-0.3.020804-8|53	
12cr|conmen-0.3.020804-8|54	cp cmrc ${RPM_BUILD_ROOT}/etc/conmen
12cr|conmen-0.3.020804-8|55	
12cr|conmen-0.3.020804-8|56	cd ${RPM_BUILD_ROOT}/usr/bin
12cr|conmen-0.3.020804-8|57	ln -sf conmen cm
12cr|conmen-0.3.020804-8|58	
12cr|conmen-0.3.020804-8|59	#cat << EOF > ${RPM_BUILD_ROOT}%{_menudir}/%{name}
12cr|conmen-0.3.020804-8|60	#?package(conmen): needs="x11" section="Applications/Shells" title="ConMen" longtitle="ConMen is a menu shell" command="%{name}"
12cr|conmen-0.3.020804-8|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"
12cr|conmen-0.3.020804-8|62	#?package(conmen): title="(Un)Mount CD-ROM" section="Configuration/Other" needs="x11" command="cmm cd"
12cr|conmen-0.3.020804-8|63	#?package(conmen): title="(Un)Mount CD-RW" section="Configuration/Other" needs="x11" command="cmm cdr"
12cr|conmen-0.3.020804-8|64	#?package(conmen): title="(Un)Mount Windows C:" section="Configuration/Other" needs="x11" command="cmm dosc"
12cr|conmen-0.3.020804-8|65	#?package(conmen): title="(Un)Mount Windows D:" section="Configuration/Other" needs="x11" command="cmm dosd"
12cr|conmen-0.3.020804-8|66	#?package(conmen): title="(Un)Mount DOS Floppy" section="Configuration/Other" needs="x11" command="cmm df"
12cr|conmen-0.3.020804-8|67	#?package(conmen): title="(Un)Mount EXT2 Floppy" section="Configuration/Other" needs="x11" command="cmm e2f"
12cr|conmen-0.3.020804-8|68	#EOF
12cr|conmen-0.3.020804-8|69	
12cr|conmen-0.3.020804-8|70	#%post
12cr|conmen-0.3.020804-8|71	#%update_menus
12cr|conmen-0.3.020804-8|72	
12cr|conmen-0.3.020804-8|73	#%postun
12cr|conmen-0.3.020804-8|74	#%clean_menus
12cr|conmen-0.3.020804-8|75	
12cr|conmen-0.3.020804-8|76	%clean
12cr|conmen-0.3.020804-8|77	[ -n "${RPM_BUILD_ROOT}" -a "${RPM_BUILD_ROOT}" != / ] \
12cr|conmen-0.3.020804-8|78	&& rm -rf ${RPM_BUILD_ROOT}/
12cr|conmen-0.3.020804-8|79	
12cr|conmen-0.3.020804-8|80	%files
12cr|conmen-0.3.020804-8|81	%defattr(-,root,root,755)
12cr|conmen-0.3.020804-8|82	%doc AUTHORS BUGS ChangeLog COPYING README THANKS TODO
12cr|conmen-0.3.020804-8|83	%config(noreplace) /etc/conmen/cmrc
12cr|conmen-0.3.020804-8|84	/usr/bin/conmen
12cr|conmen-0.3.020804-8|85	/usr/bin/cm
12cr|conmen-0.3.020804-8|86	/usr/bin/cmcfg
12cr|conmen-0.3.020804-8|87	/usr/bin/cmcdrecording
12cr|conmen-0.3.020804-8|88	/usr/bin/cmdialup
12cr|conmen-0.3.020804-8|89	/usr/bin/cmfloppy
12cr|conmen-0.3.020804-8|90	/usr/bin/cmgames
12cr|conmen-0.3.020804-8|91	/usr/bin/cmgraphics
12cr|conmen-0.3.020804-8|92	/usr/bin/cmlog
12cr|conmen-0.3.020804-8|93	/usr/bin/cmm
12cr|conmen-0.3.020804-8|94	/usr/bin/cmmp3
12cr|conmen-0.3.020804-8|95	/usr/bin/cmprint
12cr|conmen-0.3.020804-8|96	/usr/bin/cmrpm
12cr|conmen-0.3.020804-8|97	/usr/bin/cmsound
12cr|conmen-0.3.020804-8|98	/usr/bin/cmsystem
12cr|conmen-0.3.020804-8|99	/usr/bin/cmuser
12cr|conmen-0.3.020804-8|100	/usr/lib/conmen/*[!~]
12cr|conmen-0.3.020804-8|101	#%{_menudir}/%{name}
12cr|conmen-0.3.020804-8|102	/var/lib/conmen
12cr|conmen-0.3.020804-8|103	
12cr|conmen-0.3.020804-8|104	
12cr|conmen-0.3.020804-8|105	
12cr|conmen-0.3.020804-8|106	%changelog
12cr|conmen-0.3.020804-8|107	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.020804-8mdv2011.0
12cr|conmen-0.3.020804-8|108	+ Revision: 617415
12cr|conmen-0.3.020804-8|109	- the mass rebuild of 2010.0 packages
12cr|conmen-0.3.020804-8|110	
12cr|conmen-0.3.020804-8|111	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.3.020804-7mdv2010.0
12cr|conmen-0.3.020804-8|112	+ Revision: 424942
12cr|conmen-0.3.020804-8|113	- rebuild
12cr|conmen-0.3.020804-8|114	
12cr|conmen-0.3.020804-8|115	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.3.020804-6mdv2009.0
12cr|conmen-0.3.020804-8|116	+ Revision: 243625
12cr|conmen-0.3.020804-8|117	- rebuild
12cr|conmen-0.3.020804-8|118	- fix no-buildroot-tag
12cr|conmen-0.3.020804-8|119	
12cr|conmen-0.3.020804-8|120	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.3.020804-4mdv2008.1
12cr|conmen-0.3.020804-8|121	+ Revision: 131587
12cr|conmen-0.3.020804-8|122	- kill re-definition of %%buildroot on Pixel's request
12cr|conmen-0.3.020804-8|123	- use %%mkrel
12cr|conmen-0.3.020804-8|124	- import conmen
12cr|conmen-0.3.020804-8|125	
12cr|conmen-0.3.020804-8|126	
12cr|conmen-0.3.020804-8|127	* Wed Feb 02 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.3.020804-4mdk
12cr|conmen-0.3.020804-8|128	- rebuild
12cr|conmen-0.3.020804-8|129	
12cr|conmen-0.3.020804-8|130	* Mon Dec 22 2003 David Baudens <baudens@mandrakesoft.com> 0.3.020804-3mdk
12cr|conmen-0.3.020804-8|131	- Remove menu entries
12cr|conmen-0.3.020804-8|132	
12cr|conmen-0.3.020804-8|133	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.3.020804-2mdk
12cr|conmen-0.3.020804-8|134	- rebuild
12cr|conmen-0.3.020804-8|135	
12cr|conmen-0.3.020804-8|136	* Wed Oct 02 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.3.020804-1mdk
12cr|conmen-0.3.020804-8|137	- from Max Heijndijk <cchq@wanadoo.nl> :
12cr|conmen-0.3.020804-8|138	- Upgrade to 0.3.020804
12cr|conmen-0.3.020804-8|139	
12cr|conmen-0.3.020804-8|140	* Fri Aug 24 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.3.221-1mdk
12cr|conmen-0.3.020804-8|141	- updated to 0.3.221
12cr|conmen-0.3.020804-8|142	
12cr|conmen-0.3.020804-8|143	* Sat Nov 11 2000 Max Heijndijk <cchq@wanadoo.nl> 0.25-1mdk
12cr|conmen-0.3.020804-8|144	- Upgrade to 0.25
12cr|conmen-0.3.020804-8|145	
12cr|conmen-0.3.020804-8|146	* Fri Nov 10 2000 Max Heijndijk <cchq@wanadoo.nl> 0.24-1mdk
12cr|conmen-0.3.020804-8|147	- Upgrade to 0.24
12cr|conmen-0.3.020804-8|148	- Removed /usr/X11R6/bin/xmen
12cr|conmen-0.3.020804-8|149	
12cr|conmen-0.3.020804-8|150	* Wed Nov 8 2000 Max Heijndijk <cchq@wanadoo.nl> 0.23-1mdk
12cr|conmen-0.3.020804-8|151	- Upgrade to 0.23
12cr|conmen-0.3.020804-8|152	
12cr|conmen-0.3.020804-8|153	* Wed Oct 11 2000 Max Heijndijk <cchq@wanadoo.nl> 0.22-1mdk
12cr|conmen-0.3.020804-8|154	- Upgrade to 0.22
12cr|conmen-0.3.020804-8|155	
12cr|conmen-0.3.020804-8|156	* Tue Aug 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.2-2mdk
12cr|conmen-0.3.020804-8|157	- BM
12cr|conmen-0.3.020804-8|158	
12cr|conmen-0.3.020804-8|159	* Tue Aug 22 2000 Max Heijndijk <cchq@wanadoo.nl> 0.21-1mdk
12cr|conmen-0.3.020804-8|160	- Upgrade to 0.21
12cr|conmen-0.3.020804-8|161	- Added menu entryfile
12cr|conmen-0.3.020804-8|162	
12cr|conmen-0.3.020804-8|163	* Wed Jun 28 2000 Max Heijndijk <cchq@wanadoo.nl> 0.2-2mdk
12cr|conmen-0.3.020804-8|164	- Added requirement for bash >= 2.0
12cr|conmen-0.3.020804-8|165	
12cr|conmen-0.3.020804-8|166	* Wed Jun 21 2000 Max Heijndijk <cchq@wanadoo.nl> 0.2-1mdk
12cr|conmen-0.3.020804-8|167	- Upgraded to 0.2
12cr|conmen-0.3.020804-8|168	- Made spec more readable
12cr|conmen-0.3.020804-8|169	
12cr|conmen-0.3.020804-8|170	* Mon May 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.1-1mdk
12cr|conmen-0.3.020804-8|171	- clean spec
12cr|conmen-0.3.020804-8|172	- used srpm provided by Max Heijndijk <cchq@wanadoo.nl>

700 12
12cr|connect-1.97-2|1	%define	name	connect
12cr|connect-1.97-2|2	%define	version	1.97
12cr|connect-1.97-2|3	%define	release	%mkrel 2
12cr|connect-1.97-2|4	
12cr|connect-1.97-2|5	Name:		%{name}
12cr|connect-1.97-2|6	Version:	%{version}
12cr|connect-1.97-2|7	Release:	%{release}
12cr|connect-1.97-2|8	Summary:	Relaying command to make network connection via proxy
12cr|connect-1.97-2|9	Source:		%{name}.tar.bz2
12cr|connect-1.97-2|10	URL:		http://bent.latency.net/bent/git/goto-san-connect-1.85/src/connect.html
12cr|connect-1.97-2|11	Group:		Networking/Other
12cr|connect-1.97-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|connect-1.97-2|13	License:	GPLv2
12cr|connect-1.97-2|14	
12cr|connect-1.97-2|15	%description
12cr|connect-1.97-2|16	Connect is the simple relaying command to make network connection
12cr|connect-1.97-2|17	via SOCKS and https proxy. It is mainly intended to be used as
12cr|connect-1.97-2|18	proxy command of OpenSSH. You can make SSH session beyond
12cr|connect-1.97-2|19	the firewall with this command,
12cr|connect-1.97-2|20	
12cr|connect-1.97-2|21	Features of connect.c are:
12cr|connect-1.97-2|22	
12cr|connect-1.97-2|23	* Supports SOCKS (version 4/4a/5) and https CONNECT method.
12cr|connect-1.97-2|24	* Supports NO-AUTH and USERPASS authentication of SOCKS
12cr|connect-1.97-2|25	* Partially supports telnet proxy (experimental).
12cr|connect-1.97-2|26	* You can input password from tty, ssh-askpass or environment variable.
12cr|connect-1.97-2|27	* Run on UNIX or Windows platform.
12cr|connect-1.97-2|28	* You can compile with various C compiler (cc, gcc, Visual C,
12cr|connect-1.97-2|29	Borland C. etc.)
12cr|connect-1.97-2|30	* Simple and general program independent from OpenSSH.
12cr|connect-1.97-2|31	* You can also relay local socket stream instead of standard I/O.
12cr|connect-1.97-2|32	
12cr|connect-1.97-2|33	
12cr|connect-1.97-2|34	%prep
12cr|connect-1.97-2|35	rm -rf %{buildroot}
12cr|connect-1.97-2|36	%setup -q -n connect
12cr|connect-1.97-2|37	# strip away annoying ^M
12cr|connect-1.97-2|38	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|connect-1.97-2|39	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|connect-1.97-2|40	
12cr|connect-1.97-2|41	%build
12cr|connect-1.97-2|42	gcc connect.c -o %{name}
12cr|connect-1.97-2|43	
12cr|connect-1.97-2|44	%install
12cr|connect-1.97-2|45	install -m755 connect -D $RPM_BUILD_ROOT/%{_bindir}/%{name}
12cr|connect-1.97-2|46	
12cr|connect-1.97-2|47	%clean
12cr|connect-1.97-2|48	rm -rf %{buildroot}
12cr|connect-1.97-2|49	
12cr|connect-1.97-2|50	%files
12cr|connect-1.97-2|51	%defattr(-,root,root)
12cr|connect-1.97-2|52	%{_bindir}/connect
12cr|connect-1.97-2|53	%doc connect.html emacs-wiki.css
12cr|connect-1.97-2|54	
12cr|connect-1.97-2|55	
12cr|connect-1.97-2|56	
12cr|connect-1.97-2|57	%changelog
12cr|connect-1.97-2|58	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.97-2mdv2011.0
12cr|connect-1.97-2|59	+ Revision: 610156
12cr|connect-1.97-2|60	- rebuild
12cr|connect-1.97-2|61	
12cr|connect-1.97-2|62	* Sat Feb 27 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.97-1mdv2010.1
12cr|connect-1.97-2|63	+ Revision: 512284
12cr|connect-1.97-2|64	- Fix license
12cr|connect-1.97-2|65	- Fix mix of spaces and tabs
12cr|connect-1.97-2|66	- Fix URL
12cr|connect-1.97-2|67	- Update to 1.97
12cr|connect-1.97-2|68	
12cr|connect-1.97-2|69	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.96-4mdv2010.0
12cr|connect-1.97-2|70	+ Revision: 424943
12cr|connect-1.97-2|71	- rebuild
12cr|connect-1.97-2|72	
12cr|connect-1.97-2|73	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.96-3mdv2009.0
12cr|connect-1.97-2|74	+ Revision: 243626
12cr|connect-1.97-2|75	- rebuild
12cr|connect-1.97-2|76	
12cr|connect-1.97-2|77	* Sun Mar 02 2008 Michael Scherer <misc@mandriva.org> 1.96-1mdv2008.1
12cr|connect-1.97-2|78	+ Revision: 177658
12cr|connect-1.97-2|79	- update to new version 1.96
12cr|connect-1.97-2|80	
12cr|connect-1.97-2|81	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.93-3mdv2008.1
12cr|connect-1.97-2|82	+ Revision: 170788
12cr|connect-1.97-2|83	- rebuild
12cr|connect-1.97-2|84	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|connect-1.97-2|85	
12cr|connect-1.97-2|86	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.93-2mdv2008.1
12cr|connect-1.97-2|87	+ Revision: 136335
12cr|connect-1.97-2|88	- restore BuildRoot
12cr|connect-1.97-2|89	
12cr|connect-1.97-2|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|connect-1.97-2|91	- kill re-definition of %%buildroot on Pixel's request
12cr|connect-1.97-2|92	- import connect
12cr|connect-1.97-2|93	
12cr|connect-1.97-2|94	
12cr|connect-1.97-2|95	* Fri Jun 23 2006 Eskild Hustvedt <eskild@mandriva.org> 1.93-2mdv
12cr|connect-1.97-2|96	- Yearly rebuild
12cr|connect-1.97-2|97	
12cr|connect-1.97-2|98	* Mon May 23 2005 Eskild Hustvedt <eskild@mandriva.org> 1.93-1mdk
12cr|connect-1.97-2|99	- Minor spec cleanup
12cr|connect-1.97-2|100	- From Patrice Ferlet <metal3d@copix.org>
12cr|connect-1.97-2|101	- First build

701 12
12cr|connman-1.9-1|1	Name:		connman
12cr|connman-1.9-1|2	Version:	1.9
12cr|connman-1.9-1|3	Release:	1
12cr|connman-1.9-1|4	Summary:	Connection Manager
12cr|connman-1.9-1|5	Group:		Networking/Other
12cr|connman-1.9-1|6	License:	GPLv2
12cr|connman-1.9-1|7	URL:		http://www.moblin.org
12cr|connman-1.9-1|8	Source0:	http://www.kernel.org/pub/linux/network/%{name}/%{name}-%{version}.tar.xz
12cr|connman-1.9-1|9	BuildRequires:	pkgconfig(glib-2.0)
12cr|connman-1.9-1|10	BuildRequires:	pkgconfig(dbus-1)
12cr|connman-1.9-1|11	BuildRequires:	pkgconfig(udev)
12cr|connman-1.9-1|12	BuildRequires:	dhcp-client
12cr|connman-1.9-1|13	BuildRequires:	pkgconfig(gnutls)
12cr|connman-1.9-1|14	BuildRequires:	ppp-devel
12cr|connman-1.9-1|15	BuildRequires:	gtk-doc
12cr|connman-1.9-1|16	BuildRequires:	iptables-devel
12cr|connman-1.9-1|17	BuildRequires:	readline-devel
12cr|connman-1.9-1|18	BuildRequires:	openvpn openconnect vpnc
12cr|connman-1.9-1|19	Requires:	openvpn openconnect vpnc
12cr|connman-1.9-1|20	Requires:	dbus
12cr|connman-1.9-1|21	Requires:	dhcp-client >= 3.0.2
12cr|connman-1.9-1|22	Requires:	wpa_supplicant >= 0.5.7
12cr|connman-1.9-1|23	Requires:	bluez
12cr|connman-1.9-1|24	
12cr|connman-1.9-1|25	%description
12cr|connman-1.9-1|26	Connection Manager provides a daemon for managing Internet connections
12cr|connman-1.9-1|27	within embedded devices running the Linux operating system.
12cr|connman-1.9-1|28	
12cr|connman-1.9-1|29	%package devel
12cr|connman-1.9-1|30	Summary:	Development files for Connection Manager
12cr|connman-1.9-1|31	Group:		Development/C
12cr|connman-1.9-1|32	Requires:	%{name} >= %{version}
12cr|connman-1.9-1|33	
12cr|connman-1.9-1|34	%description devel
12cr|connman-1.9-1|35	connman-devel contains development files for use with connman.
12cr|connman-1.9-1|36	
12cr|connman-1.9-1|37	%prep
12cr|connman-1.9-1|38	%setup -q -n connman-%{version}
12cr|connman-1.9-1|39	
12cr|connman-1.9-1|40	%build
12cr|connman-1.9-1|41	autoreconf -fi
12cr|connman-1.9-1|42	./configure	--disable-static \
12cr|connman-1.9-1|43	--enable-ethernet \
12cr|connman-1.9-1|44	--enable-wifi \
12cr|connman-1.9-1|45	--enable-bluetooth \
12cr|connman-1.9-1|46	--enable-datafiles \
12cr|connman-1.9-1|47	--enable-loopback \
12cr|connman-1.9-1|48	--enable-client \
12cr|connman-1.9-1|49	--enable-threads \
12cr|connman-1.9-1|50	--enable-gtk-doc \
12cr|connman-1.9-1|51	--enable-hh2serial-gps \
12cr|connman-1.9-1|52	--enable-openvpn \
12cr|connman-1.9-1|53	--enable-openconnect \
12cr|connman-1.9-1|54	--enable-vpnc \
12cr|connman-1.9-1|55	--enable-l2tp \
12cr|connman-1.9-1|56	--enable-iospm \
12cr|connman-1.9-1|57	--enable-tist \
12cr|connman-1.9-1|58	--enable-nmcompat \
12cr|connman-1.9-1|59	--enable-polkit \
12cr|connman-1.9-1|60	--prefix=%{_prefix} \
12cr|connman-1.9-1|61	--libdir=%{_libdir}
12cr|connman-1.9-1|62	%make
12cr|connman-1.9-1|63	
12cr|connman-1.9-1|64	%install
12cr|connman-1.9-1|65	%makeinstall_std
12cr|connman-1.9-1|66	
12cr|connman-1.9-1|67	install -d %{buildroot}%{_datadir}/dbus-1/system-services/
12cr|connman-1.9-1|68	install -m644 src/connman.service %{buildroot}%{_datadir}/dbus-1/system-services/org.moblin.connman.service
12cr|connman-1.9-1|69	
12cr|connman-1.9-1|70	%files
12cr|connman-1.9-1|71	%doc AUTHORS COPYING INSTALL ChangeLog NEWS README
12cr|connman-1.9-1|72	%{_sbindir}/*
12cr|connman-1.9-1|73	%dir %{_libdir}/%{name}/scripts/
12cr|connman-1.9-1|74	%{_libdir}/%{name}/plugins/*.so
12cr|connman-1.9-1|75	%config %{_sysconfdir}/dbus-1/system.d/*.conf
12cr|connman-1.9-1|76	%{_datadir}/dbus-1/system-services/org.moblin.connman.service
12cr|connman-1.9-1|77	%{_datadir}/polkit-1/actions/net.%{name}.policy
12cr|connman-1.9-1|78	%{_libdir}/%{name}/scripts/*.so*
12cr|connman-1.9-1|79	%{_libdir}/%{name}/scripts/open*-script
12cr|connman-1.9-1|80	
12cr|connman-1.9-1|81	%files devel
12cr|connman-1.9-1|82	%{_includedir}/*
12cr|connman-1.9-1|83	%{_libdir}/pkgconfig/*.pc

702 12
12cr|conntrack-1.0.0-1|1	%define name conntrack
12cr|conntrack-1.0.0-1|2	%define version 1.0.0
12cr|conntrack-1.0.0-1|3	%define beta 0
12cr|conntrack-1.0.0-1|4	%if %beta
12cr|conntrack-1.0.0-1|5	%define release %mkrel 0.beta%{beta}
12cr|conntrack-1.0.0-1|6	%define distname %{name}-tools-%{version}beta%{beta}
12cr|conntrack-1.0.0-1|7	%else
12cr|conntrack-1.0.0-1|8	%define release %mkrel 1
12cr|conntrack-1.0.0-1|9	%define distname %{name}-tools-%{version}
12cr|conntrack-1.0.0-1|10	%endif
12cr|conntrack-1.0.0-1|11	
12cr|conntrack-1.0.0-1|12	Summary: Tool to manage the in-kernel connection tracking state table
12cr|conntrack-1.0.0-1|13	Name: %{name}
12cr|conntrack-1.0.0-1|14	Version: %{version}
12cr|conntrack-1.0.0-1|15	Release: %{release}
12cr|conntrack-1.0.0-1|16	Source0: http://www.netfilter.org/projects/conntrack-tools/files/%{distname}.tar.bz2
12cr|conntrack-1.0.0-1|17	License: GPL
12cr|conntrack-1.0.0-1|18	Group: Networking/Other
12cr|conntrack-1.0.0-1|19	Url: http://conntrack-tools.netfilter.org/
12cr|conntrack-1.0.0-1|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|conntrack-1.0.0-1|21	BuildRequires: libnetfilter_conntrack-devel >= 0.9.1
12cr|conntrack-1.0.0-1|22	BuildRequires: bison
12cr|conntrack-1.0.0-1|23	BuildRequires: flex
12cr|conntrack-1.0.0-1|24	
12cr|conntrack-1.0.0-1|25	%description
12cr|conntrack-1.0.0-1|26	conntrack is a userspace command line program targeted at system
12cr|conntrack-1.0.0-1|27	administrators. It enables them to view and manage the in-kernel
12cr|conntrack-1.0.0-1|28	connection tracking state table.
12cr|conntrack-1.0.0-1|29	
12cr|conntrack-1.0.0-1|30	Main Features:
12cr|conntrack-1.0.0-1|31	* listing the contents of the conntrack table
12cr|conntrack-1.0.0-1|32	* searching for individual entries in the conntrack table
12cr|conntrack-1.0.0-1|33	* adding new entries to the conntrack table
12cr|conntrack-1.0.0-1|34	* listing entries in the expect table
12cr|conntrack-1.0.0-1|35	* adding new entries to the expect table
12cr|conntrack-1.0.0-1|36	
12cr|conntrack-1.0.0-1|37	%prep
12cr|conntrack-1.0.0-1|38	%setup -q -n %{distname}
12cr|conntrack-1.0.0-1|39	
12cr|conntrack-1.0.0-1|40	%build
12cr|conntrack-1.0.0-1|41	%configure2_5x
12cr|conntrack-1.0.0-1|42	%make
12cr|conntrack-1.0.0-1|43	
12cr|conntrack-1.0.0-1|44	%install
12cr|conntrack-1.0.0-1|45	rm -rf %{buildroot}
12cr|conntrack-1.0.0-1|46	%makeinstall_std
12cr|conntrack-1.0.0-1|47	mkdir -p %{buildroot}%{_sysconfdir}
12cr|conntrack-1.0.0-1|48	install -m644 doc/stats/conntrackd.conf %{buildroot}%{_sysconfdir}
12cr|conntrack-1.0.0-1|49	
12cr|conntrack-1.0.0-1|50	%clean
12cr|conntrack-1.0.0-1|51	rm -rf %{buildroot}
12cr|conntrack-1.0.0-1|52	
12cr|conntrack-1.0.0-1|53	%files
12cr|conntrack-1.0.0-1|54	%defattr(-,root,root)
12cr|conntrack-1.0.0-1|55	%doc AUTHORS
12cr|conntrack-1.0.0-1|56	%{_sbindir}/%{name}
12cr|conntrack-1.0.0-1|57	%{_sbindir}/%{name}d
12cr|conntrack-1.0.0-1|58	%{_mandir}/man8/%{name}.8*
12cr|conntrack-1.0.0-1|59	%{_mandir}/man8/%{name}d.8*
12cr|conntrack-1.0.0-1|60	%{_sysconfdir}/%{name}d.conf
12cr|conntrack-1.0.0-1|61	
12cr|conntrack-1.0.0-1|62	
12cr|conntrack-1.0.0-1|63	
12cr|conntrack-1.0.0-1|64	
12cr|conntrack-1.0.0-1|65	%changelog
12cr|conntrack-1.0.0-1|66	* Fri Mar 04 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.0.0-1mdv2011.0
12cr|conntrack-1.0.0-1|67	+ Revision: 641553
12cr|conntrack-1.0.0-1|68	- add flex BR
12cr|conntrack-1.0.0-1|69	- Add bison as BR
12cr|conntrack-1.0.0-1|70	- Install sample config file for conntrackd.
12cr|conntrack-1.0.0-1|71	- Install conntrackd as well.
12cr|conntrack-1.0.0-1|72	- Updated to 1.0.0 final.
12cr|conntrack-1.0.0-1|73	Updated URL.
12cr|conntrack-1.0.0-1|74	
12cr|conntrack-1.0.0-1|75	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|conntrack-1.0.0-1|76	- rebuild
12cr|conntrack-1.0.0-1|77	
12cr|conntrack-1.0.0-1|78	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 1.00-0.beta2mdv2010.1
12cr|conntrack-1.0.0-1|79	+ Revision: 508114
12cr|conntrack-1.0.0-1|80	- rebuild
12cr|conntrack-1.0.0-1|81	
12cr|conntrack-1.0.0-1|82	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.00-0.beta2mdv2009.0
12cr|conntrack-1.0.0-1|83	+ Revision: 243627
12cr|conntrack-1.0.0-1|84	- rebuild
12cr|conntrack-1.0.0-1|85	
12cr|conntrack-1.0.0-1|86	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.00-0.beta2mdv2008.1
12cr|conntrack-1.0.0-1|87	+ Revision: 136335
12cr|conntrack-1.0.0-1|88	- restore BuildRoot
12cr|conntrack-1.0.0-1|89	
12cr|conntrack-1.0.0-1|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|conntrack-1.0.0-1|91	- kill re-definition of %%buildroot on Pixel's request
12cr|conntrack-1.0.0-1|92	
12cr|conntrack-1.0.0-1|93	
12cr|conntrack-1.0.0-1|94	* Thu Nov 16 2006 Olivier Blin <oblin@mandriva.com> 1.00-0.beta2mdv2007.0
12cr|conntrack-1.0.0-1|95	+ Revision: 84851
12cr|conntrack-1.0.0-1|96	- initial conntrack release
12cr|conntrack-1.0.0-1|97	- Create conntrack
12cr|conntrack-1.0.0-1|98	

703 12
12cr|conserver-8.1.18-1|1	Summary:	Serial console server daemon/client
12cr|conserver-8.1.18-1|2	Name:		conserver
12cr|conserver-8.1.18-1|3	Version:	8.1.18
12cr|conserver-8.1.18-1|4	Release:	%mkrel 1
12cr|conserver-8.1.18-1|5	License:	BSD-like
12cr|conserver-8.1.18-1|6	Group:		System/Servers
12cr|conserver-8.1.18-1|7	URL:		http://www.conserver.com/
12cr|conserver-8.1.18-1|8	Source0:	http://www.conserver.com/%{name}-%{version}.tar.gz
12cr|conserver-8.1.18-1|9	Source1:	%{name}.init
12cr|conserver-8.1.18-1|10	Source2:	%{name}.sysconfig
12cr|conserver-8.1.18-1|11	Requires(post): rpm-helper
12cr|conserver-8.1.18-1|12	Requires(preun): rpm-helper
12cr|conserver-8.1.18-1|13	Requires:	tcp_wrappers
12cr|conserver-8.1.18-1|14	BuildRequires:	openssl-devel
12cr|conserver-8.1.18-1|15	BuildRequires:	pam-devel
12cr|conserver-8.1.18-1|16	BuildRequires:	tcp_wrappers-devel
12cr|conserver-8.1.18-1|17	BuildRequires:	gssglue-devel
12cr|conserver-8.1.18-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|conserver-8.1.18-1|19	
12cr|conserver-8.1.18-1|20	%description
12cr|conserver-8.1.18-1|21	Conserver is an application that allows multiple users to watch a serial
12cr|conserver-8.1.18-1|22	console at the same time. It can log the data, allows users to take
12cr|conserver-8.1.18-1|23	write-access of a console (one at a time), and has a variety of bells and
12cr|conserver-8.1.18-1|24	whistles to accentuate that basic functionality.
12cr|conserver-8.1.18-1|25	
12cr|conserver-8.1.18-1|26	%package daemon
12cr|conserver-8.1.18-1|27	Summary:	Serial console server daemon
12cr|conserver-8.1.18-1|28	Group:		System/Servers
12cr|conserver-8.1.18-1|29	Requires(post): rpm-helper
12cr|conserver-8.1.18-1|30	Requires(preun): rpm-helper
12cr|conserver-8.1.18-1|31	Requires:	tcp_wrappers
12cr|conserver-8.1.18-1|32	
12cr|conserver-8.1.18-1|33	%description daemon
12cr|conserver-8.1.18-1|34	Conserver is an application that allows multiple users to watch a serial
12cr|conserver-8.1.18-1|35	console at the same time. It can log the data, allows users to take
12cr|conserver-8.1.18-1|36	write-access of a console (one at a time), and has a variety of bells and
12cr|conserver-8.1.18-1|37	whistles to accentuate that basic functionality.
12cr|conserver-8.1.18-1|38	
12cr|conserver-8.1.18-1|39	This package contains the server daemon part.
12cr|conserver-8.1.18-1|40	
12cr|conserver-8.1.18-1|41	%package client
12cr|conserver-8.1.18-1|42	Summary:	Serial console server client
12cr|conserver-8.1.18-1|43	Group:		System/Servers
12cr|conserver-8.1.18-1|44	Requires:	tcp_wrappers
12cr|conserver-8.1.18-1|45	
12cr|conserver-8.1.18-1|46	%description client
12cr|conserver-8.1.18-1|47	Conserver is an application that allows multiple users to watch a serial
12cr|conserver-8.1.18-1|48	console at the same time. It can log the data, allows users to take
12cr|conserver-8.1.18-1|49	write-access of a console (one at a time), and has a variety of bells and
12cr|conserver-8.1.18-1|50	whistles to accentuate that basic functionality.
12cr|conserver-8.1.18-1|51	
12cr|conserver-8.1.18-1|52	This package contains the client part.
12cr|conserver-8.1.18-1|53	
12cr|conserver-8.1.18-1|54	%prep
12cr|conserver-8.1.18-1|55	
12cr|conserver-8.1.18-1|56	%setup -q
12cr|conserver-8.1.18-1|57	
12cr|conserver-8.1.18-1|58	cp %{SOURCE1} %{name}.init
12cr|conserver-8.1.18-1|59	cp %{SOURCE2} %{name}.sysconfig
12cr|conserver-8.1.18-1|60	
12cr|conserver-8.1.18-1|61	# lib64 fixes
12cr|conserver-8.1.18-1|62	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
12cr|conserver-8.1.18-1|63	
12cr|conserver-8.1.18-1|64	%build
12cr|conserver-8.1.18-1|65	
12cr|conserver-8.1.18-1|66	%configure2_5x \
12cr|conserver-8.1.18-1|67	--with-port=782 \
12cr|conserver-8.1.18-1|68	--with-base=0 \
12cr|conserver-8.1.18-1|69	--with-master=console \
12cr|conserver-8.1.18-1|70	--with-cffile=%{_sysconfdir}/%{name}.cf \
12cr|conserver-8.1.18-1|71	--with-pwdfile=%{_sysconfdir}/%{name}.passwd \
12cr|conserver-8.1.18-1|72	--with-logfile=/var/log/%{name}/%{name}.log \
12cr|conserver-8.1.18-1|73	--with-pidfile=/var/run/%{name}/%{name}.pid \
12cr|conserver-8.1.18-1|74	--with-libwrap=%{_prefix} \
12cr|conserver-8.1.18-1|75	--with-openssl=%{_prefix} \
12cr|conserver-8.1.18-1|76	--with-uds=%{_localstatedir}/lib/%{name} \
12cr|conserver-8.1.18-1|77	--with-maxmemb=16 \
12cr|conserver-8.1.18-1|78	--with-timeout=10 \
12cr|conserver-8.1.18-1|79	--with-pam \
12cr|conserver-8.1.18-1|80	--with-gssapi
12cr|conserver-8.1.18-1|81	
12cr|conserver-8.1.18-1|82	%make
12cr|conserver-8.1.18-1|83	
12cr|conserver-8.1.18-1|84	# make test must be run by root?
12cr|conserver-8.1.18-1|85	
12cr|conserver-8.1.18-1|86	%install
12cr|conserver-8.1.18-1|87	rm -rf %{buildroot}
12cr|conserver-8.1.18-1|88	
12cr|conserver-8.1.18-1|89	%makeinstall
12cr|conserver-8.1.18-1|90	
12cr|conserver-8.1.18-1|91	install -d %{buildroot}%{_initrddir}
12cr|conserver-8.1.18-1|92	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|conserver-8.1.18-1|93	install -d %{buildroot}/var/log/%{name}
12cr|conserver-8.1.18-1|94	install -d %{buildroot}/var/run/%{name}
12cr|conserver-8.1.18-1|95	install -d %{buildroot}/var/consoles
12cr|conserver-8.1.18-1|96	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12cr|conserver-8.1.18-1|97	
12cr|conserver-8.1.18-1|98	%{__sed} -e 's/^/#/' \
12cr|conserver-8.1.18-1|99	< %{name}.cf/%{name}.cf \
12cr|conserver-8.1.18-1|100	> %{buildroot}%{_sysconfdir}/%{name}.cf
12cr|conserver-8.1.18-1|101	%{__sed} -e 's/^/#/' \
12cr|conserver-8.1.18-1|102	< %{name}.cf/%{name}.passwd \
12cr|conserver-8.1.18-1|103	> %{buildroot}%{_sysconfdir}/%{name}.passwd
12cr|conserver-8.1.18-1|104	
12cr|conserver-8.1.18-1|105	install -m0755 %{name}.init %{buildroot}%{_initrddir}/%{name}
12cr|conserver-8.1.18-1|106	install -m0644 %{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|conserver-8.1.18-1|107	
12cr|conserver-8.1.18-1|108	# fix ghostfiles
12cr|conserver-8.1.18-1|109	touch %{buildroot}/var/log/%{name}/%{name}.log
12cr|conserver-8.1.18-1|110	
12cr|conserver-8.1.18-1|111	# remove crap
12cr|conserver-8.1.18-1|112	rm -f %{buildroot}%{_sysconfdir}/%{name}.rc
12cr|conserver-8.1.18-1|113	rm -rf %{buildroot}%{_datadir}/examples
12cr|conserver-8.1.18-1|114	
12cr|conserver-8.1.18-1|115	# install missing stuff
12cr|conserver-8.1.18-1|116	install -m0755 conserver/convert %{buildroot}%{_sbindir}/convert-conserver.cf
12cr|conserver-8.1.18-1|117	
12cr|conserver-8.1.18-1|118	# nuke dupe
12cr|conserver-8.1.18-1|119	rm -f %{buildroot}%{_libdir}/conserver/convert
12cr|conserver-8.1.18-1|120	
12cr|conserver-8.1.18-1|121	%post -n %{name}-daemon
12cr|conserver-8.1.18-1|122	%_post_service %{name}
12cr|conserver-8.1.18-1|123	%create_ghostfile /var/log/%{name}/%{name}.log root root 0644
12cr|conserver-8.1.18-1|124	
12cr|conserver-8.1.18-1|125	# make sure /etc/services has a conserver entry
12cr|conserver-8.1.18-1|126	if ! egrep '\<conserver\>' /etc/services > /dev/null 2>&1 ; then
12cr|conserver-8.1.18-1|127	echo "console		782/tcp		conserver" >> /etc/services
12cr|conserver-8.1.18-1|128	fi
12cr|conserver-8.1.18-1|129	
12cr|conserver-8.1.18-1|130	%preun -n %{name}-daemon
12cr|conserver-8.1.18-1|131	%_preun_service %{name}
12cr|conserver-8.1.18-1|132	
12cr|conserver-8.1.18-1|133	%clean
12cr|conserver-8.1.18-1|134	rm -rf %{buildroot}
12cr|conserver-8.1.18-1|135	
12cr|conserver-8.1.18-1|136	%files daemon
12cr|conserver-8.1.18-1|137	%defattr(-,root,root)
12cr|conserver-8.1.18-1|138	%doc CHANGES FAQ LICENSE README TODO %{name}.html
12cr|conserver-8.1.18-1|139	%doc %{name}.cf/%{name}.cf
12cr|conserver-8.1.18-1|140	%doc %{name}.cf/%{name}.passwd
12cr|conserver-8.1.18-1|141	%doc %{name}.cf/label.ps
12cr|conserver-8.1.18-1|142	%doc %{name}.cf/test.cf
12cr|conserver-8.1.18-1|143	%doc %{name}/Sun-serial
12cr|conserver-8.1.18-1|144	%config(noreplace) %{_sysconfdir}/%{name}.cf
12cr|conserver-8.1.18-1|145	%config(noreplace) %{_sysconfdir}/%{name}.passwd
12cr|conserver-8.1.18-1|146	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|conserver-8.1.18-1|147	%attr(0755,root,root) %{_initrddir}/%{name}
12cr|conserver-8.1.18-1|148	%{_mandir}/man8/%{name}.8*
12cr|conserver-8.1.18-1|149	%{_mandir}/man5/%{name}.cf.5*
12cr|conserver-8.1.18-1|150	%{_mandir}/man5/%{name}.passwd.5*
12cr|conserver-8.1.18-1|151	%{_sbindir}/%{name}
12cr|conserver-8.1.18-1|152	%{_sbindir}/convert-conserver.cf
12cr|conserver-8.1.18-1|153	%dir /var/log/%{name}
12cr|conserver-8.1.18-1|154	%dir /var/run/%{name}
12cr|conserver-8.1.18-1|155	%dir /var/consoles
12cr|conserver-8.1.18-1|156	%dir %{_localstatedir}/lib/%{name}
12cr|conserver-8.1.18-1|157	%attr(0644,root,root) %ghost /var/log/%{name}/%{name}.log
12cr|conserver-8.1.18-1|158	
12cr|conserver-8.1.18-1|159	%files client
12cr|conserver-8.1.18-1|160	%defattr(-,root,root)
12cr|conserver-8.1.18-1|161	%{_bindir}/console
12cr|conserver-8.1.18-1|162	%{_mandir}/man1/console.1*
12cr|conserver-8.1.18-1|163	
12cr|conserver-8.1.18-1|164	
12cr|conserver-8.1.18-1|165	%changelog
12cr|conserver-8.1.18-1|166	* Mon Nov 15 2010 Oden Eriksson <oeriksson@mandriva.com> 8.1.18-1mdv2011.0
12cr|conserver-8.1.18-1|167	+ Revision: 597622
12cr|conserver-8.1.18-1|168	- 8.1.18
12cr|conserver-8.1.18-1|169	
12cr|conserver-8.1.18-1|170	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 8.1.17-3mdv2010.1
12cr|conserver-8.1.18-1|171	+ Revision: 537383
12cr|conserver-8.1.18-1|172	- rebuild
12cr|conserver-8.1.18-1|173	
12cr|conserver-8.1.18-1|174	* Sun Jan 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 8.1.17-2mdv2010.1
12cr|conserver-8.1.18-1|175	+ Revision: 492663
12cr|conserver-8.1.18-1|176	- spec cleanup
12cr|conserver-8.1.18-1|177	
12cr|conserver-8.1.18-1|178	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 8.1.17-1mdv2010.0
12cr|conserver-8.1.18-1|179	+ Revision: 451322
12cr|conserver-8.1.18-1|180	- 8.1.17
12cr|conserver-8.1.18-1|181	
12cr|conserver-8.1.18-1|182	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 8.1.16-6mdv2010.0
12cr|conserver-8.1.18-1|183	+ Revision: 424944
12cr|conserver-8.1.18-1|184	- rebuild
12cr|conserver-8.1.18-1|185	
12cr|conserver-8.1.18-1|186	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 8.1.16-5mdv2009.0
12cr|conserver-8.1.18-1|187	+ Revision: 243628
12cr|conserver-8.1.18-1|188	- rebuild
12cr|conserver-8.1.18-1|189	
12cr|conserver-8.1.18-1|190	+ Pixel <pixel@mandriva.com>
12cr|conserver-8.1.18-1|191	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|conserver-8.1.18-1|192	
12cr|conserver-8.1.18-1|193	* Tue Feb 19 2008 Oden Eriksson <oeriksson@mandriva.com> 8.1.16-3mdv2008.1
12cr|conserver-8.1.18-1|194	+ Revision: 172963
12cr|conserver-8.1.18-1|195	- more fixes...
12cr|conserver-8.1.18-1|196	
12cr|conserver-8.1.18-1|197	* Tue Feb 19 2008 Oden Eriksson <oeriksson@mandriva.com> 8.1.16-2mdv2008.1
12cr|conserver-8.1.18-1|198	+ Revision: 172959
12cr|conserver-8.1.18-1|199	- fix a silly bug (duh!)
12cr|conserver-8.1.18-1|200	- don't start it per default
12cr|conserver-8.1.18-1|201	
12cr|conserver-8.1.18-1|202	+ Olivier Blin <oblin@mandriva.com>
12cr|conserver-8.1.18-1|203	- restore BuildRoot
12cr|conserver-8.1.18-1|204	
12cr|conserver-8.1.18-1|205	+ Thierry Vignaud <tv@mandriva.org>
12cr|conserver-8.1.18-1|206	- kill re-definition of %%buildroot on Pixel's request
12cr|conserver-8.1.18-1|207	
12cr|conserver-8.1.18-1|208	* Wed Apr 18 2007 Oden Eriksson <oeriksson@mandriva.com> 8.1.16-1mdv2008.0
12cr|conserver-8.1.18-1|209	+ Revision: 14791
12cr|conserver-8.1.18-1|210	- 8.1.16
12cr|conserver-8.1.18-1|211	
12cr|conserver-8.1.18-1|212	
12cr|conserver-8.1.18-1|213	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 8.1.14-1mdv2007.0
12cr|conserver-8.1.18-1|214	+ Revision: 101626
12cr|conserver-8.1.18-1|215	- Import conserver
12cr|conserver-8.1.18-1|216	
12cr|conserver-8.1.18-1|217	* Tue Apr 11 2006 Oden Eriksson <oeriksson@mandriva.com> 8.1.14-1mdk
12cr|conserver-8.1.18-1|218	- 8.1.14
12cr|conserver-8.1.18-1|219	
12cr|conserver-8.1.18-1|220	* Tue Jan 17 2006 Oden Eriksson <oeriksson@mandriva.com> 8.1.13-1mdk
12cr|conserver-8.1.18-1|221	- 8.1.13
12cr|conserver-8.1.18-1|222	
12cr|conserver-8.1.18-1|223	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 8.1.11-2mdk
12cr|conserver-8.1.18-1|224	- rebuilt against openssl-0.9.8a
12cr|conserver-8.1.18-1|225	
12cr|conserver-8.1.18-1|226	* Sat Apr 16 2005 Lenny Cartier <lenny@mandrakesoft.com> 8.1.11-1mdk
12cr|conserver-8.1.18-1|227	- 8.1.11
12cr|conserver-8.1.18-1|228	
12cr|conserver-8.1.18-1|229	* Sat Oct 09 2004 Lenny Cartier <lenny@mandrakesoft.com> 8.1.10-1mdk
12cr|conserver-8.1.18-1|230	- 8.1.10
12cr|conserver-8.1.18-1|231	- bzip2 source
12cr|conserver-8.1.18-1|232	
12cr|conserver-8.1.18-1|233	* Fri Aug 06 2004 Erwan Velu <erwan@mandrakesoft.com> 8.1.9-1mdk
12cr|conserver-8.1.18-1|234	- 8.1.9
12cr|conserver-8.1.18-1|235	
12cr|conserver-8.1.18-1|236	* Sat Jun 12 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 8.1.8-1mdk
12cr|conserver-8.1.18-1|237	- 8.1.8
12cr|conserver-8.1.18-1|238	
12cr|conserver-8.1.18-1|239	* Sun May 30 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 8.1.7-1mdk
12cr|conserver-8.1.18-1|240	- 8.1.7
12cr|conserver-8.1.18-1|241	
12cr|conserver-8.1.18-1|242	* Fri May 28 2004 Lenny Cartier <lenny@mandrakesoft.com> 8.1.6-1mdk
12cr|conserver-8.1.18-1|243	- 8.1.6
12cr|conserver-8.1.18-1|244	
12cr|conserver-8.1.18-1|245	* Thu Apr 15 2004 Michael Scherer <misc@mandrake.org> 8.1.4-1mdk
12cr|conserver-8.1.18-1|246	- New release 8.1.4
12cr|conserver-8.1.18-1|247	- rpmbuildupdate aware
12cr|conserver-8.1.18-1|248	

704 12
12cr|console-gentoo-style-0.1-3|1	Summary:	Console Gentoo style
12cr|console-gentoo-style-0.1-3|2	Name:		console-gentoo-style
12cr|console-gentoo-style-0.1-3|3	Version:	0.1
12cr|console-gentoo-style-0.1-3|4	Release:	3
12cr|console-gentoo-style-0.1-3|5	Source0:	console-gentoo-style-%{version}.tar.gz
12cr|console-gentoo-style-0.1-3|6	License:	GPLv2
12cr|console-gentoo-style-0.1-3|7	Group:		Shells
12cr|console-gentoo-style-0.1-3|8	BuildArch:	noarch
12cr|console-gentoo-style-0.1-3|9	
12cr|console-gentoo-style-0.1-3|10	%description
12cr|console-gentoo-style-0.1-3|11	Console Gentoo style.
12cr|console-gentoo-style-0.1-3|12	
12cr|console-gentoo-style-0.1-3|13	%prep
12cr|console-gentoo-style-0.1-3|14	%setup -q
12cr|console-gentoo-style-0.1-3|15	
12cr|console-gentoo-style-0.1-3|16	%install
12cr|console-gentoo-style-0.1-3|17	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
12cr|console-gentoo-style-0.1-3|18	cp -rf ./gentoo_colors %{buildroot}%{_sysconfdir}/bash_completion.d/gentoo_colors
12cr|console-gentoo-style-0.1-3|19	
12cr|console-gentoo-style-0.1-3|20	%files
12cr|console-gentoo-style-0.1-3|21	%{_sysconfdir}/bash_completion.d/gentoo_colors
12cr|console-gentoo-style-0.1-3|22	

705 12
12cr|converseen-0.5.1-2|1	Name:		converseen
12cr|converseen-0.5.1-2|2	Version:		0.5.1
12cr|converseen-0.5.1-2|3	Release:		2
12cr|converseen-0.5.1-2|4	Summary:		A batch image conversion tool
12cr|converseen-0.5.1-2|5	License:		GPLv3
12cr|converseen-0.5.1-2|6	Group:		Graphics
12cr|converseen-0.5.1-2|7	URL:		http://converseen.sf.net/
12cr|converseen-0.5.1-2|8	Source0:		http://downloads.sourceforge.net/project/converseen/Converseen/Converseen%200.5/%{version}/%{name}-%{version}.tar.bz2
12cr|converseen-0.5.1-2|9	Patch0:		converseen-fix-desktop-entries.patch
12cr|converseen-0.5.1-2|10	BuildRequires:  imagemagick
12cr|converseen-0.5.1-2|11	BuildRequires:	cmake
12cr|converseen-0.5.1-2|12	BuildRequires:	gcc-c++
12cr|converseen-0.5.1-2|13	BuildRequires:	qt4-devel
12cr|converseen-0.5.1-2|14	BuildRequires:	imagemagick-devel
12cr|converseen-0.5.1-2|15	BuildRequires:	sane-backends
12cr|converseen-0.5.1-2|16	
12cr|converseen-0.5.1-2|17	%description
12cr|converseen-0.5.1-2|18	Converseen is a batch image conversion tool and resizer written in C++ with
12cr|converseen-0.5.1-2|19	Qt4 and Magick++. It allows you to convert images in more than 100
12cr|converseen-0.5.1-2|20	different formats!
12cr|converseen-0.5.1-2|21	
12cr|converseen-0.5.1-2|22	
12cr|converseen-0.5.1-2|23	%prep
12cr|converseen-0.5.1-2|24	%setup -q
12cr|converseen-0.5.1-2|25	%apply_patches
12cr|converseen-0.5.1-2|26	
12cr|converseen-0.5.1-2|27	
12cr|converseen-0.5.1-2|28	%build
12cr|converseen-0.5.1-2|29	%cmake
12cr|converseen-0.5.1-2|30	%make
12cr|converseen-0.5.1-2|31	
12cr|converseen-0.5.1-2|32	
12cr|converseen-0.5.1-2|33	%install
12cr|converseen-0.5.1-2|34	%makeinstall_std -C build
12cr|converseen-0.5.1-2|35	
12cr|converseen-0.5.1-2|36	
12cr|converseen-0.5.1-2|37	%files
12cr|converseen-0.5.1-2|38	%doc README INSTALL COPYING
12cr|converseen-0.5.1-2|39	%{_bindir}/%{name}
12cr|converseen-0.5.1-2|40	%{_datadir}/pixmaps/%{name}.png
12cr|converseen-0.5.1-2|41	%{_datadir}/applications/%{name}.desktop
12cr|converseen-0.5.1-2|42	%{_datadir}/kde4/services/ServiceMenus/%{name}_import.desktop

706 12
12cr|convertfs-0.20050113-3|1	# OE: conditional switches
12cr|convertfs-0.20050113-3|2	#(ie. use with rpm --rebuild):
12cr|convertfs-0.20050113-3|3	#	--with diet	Compile convertfs against dietlibc
12cr|convertfs-0.20050113-3|4	
12cr|convertfs-0.20050113-3|5	%define build_diet 0
12cr|convertfs-0.20050113-3|6	
12cr|convertfs-0.20050113-3|7	# commandline overrides:
12cr|convertfs-0.20050113-3|8	# rpm -ba|--rebuild --with 'xxx'
12cr|convertfs-0.20050113-3|9	%{?_with_diet: %{expand: %%define build_diet 1}}
12cr|convertfs-0.20050113-3|10	
12cr|convertfs-0.20050113-3|11	%define date	20050113
12cr|convertfs-0.20050113-3|12	%define version	0.%{date}
12cr|convertfs-0.20050113-3|13	%define fdate	%(date -d %date +%d%b%Y | tr [:upper:] [:lower:])
12cr|convertfs-0.20050113-3|14	
12cr|convertfs-0.20050113-3|15	Summary:	ConvertFS - convert one file system to another
12cr|convertfs-0.20050113-3|16	Name:		convertfs
12cr|convertfs-0.20050113-3|17	Version:	%{version}
12cr|convertfs-0.20050113-3|18	Release:	%{mkrel 3}
12cr|convertfs-0.20050113-3|19	Source0:	http://tzukanov.narod.ru/convertfs/%{name}-%{fdate}.tar.gz
12cr|convertfs-0.20050113-3|20	# lynx -dump -nolist http://tzukanov.narod.ru/convertfs/ > README
12cr|convertfs-0.20050113-3|21	Source1:	README.lzma
12cr|convertfs-0.20050113-3|22	License:	GPLv2
12cr|convertfs-0.20050113-3|23	Group:		System/Kernel and hardware
12cr|convertfs-0.20050113-3|24	URL:		http://tzukanov.narod.ru/convertfs/
12cr|convertfs-0.20050113-3|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|convertfs-0.20050113-3|26	
12cr|convertfs-0.20050113-3|27	%if %{build_diet}
12cr|convertfs-0.20050113-3|28	BuildRequires:	dietlibc-devel >= 0.20-1mdk
12cr|convertfs-0.20050113-3|29	%endif
12cr|convertfs-0.20050113-3|30	
12cr|convertfs-0.20050113-3|31	%description
12cr|convertfs-0.20050113-3|32	ConvertFS is a very simple but extremely powerful toolset which
12cr|convertfs-0.20050113-3|33	allows users to convert one file system to another. It works for
12cr|convertfs-0.20050113-3|34	converting virtually any filesystem type to virtually any one as
12cr|convertfs-0.20050113-3|35	long as they are both block-oriented and supported by Linux for
12cr|convertfs-0.20050113-3|36	read/write, and as long as primary filesystem supports sparse
12cr|convertfs-0.20050113-3|37	files.
12cr|convertfs-0.20050113-3|38	
12cr|convertfs-0.20050113-3|39	* devclone  -  Utility to make clone of the block device (sparse
12cr|convertfs-0.20050113-3|40	file of the same size).
12cr|convertfs-0.20050113-3|41	* devremap  -  Core of the toolset - block relocation utility.
12cr|convertfs-0.20050113-3|42	* prepindex -  Utility to prepare index (list of raw blocks) of
12cr|convertfs-0.20050113-3|43	filesystem image.
12cr|convertfs-0.20050113-3|44	
12cr|convertfs-0.20050113-3|45	%prep
12cr|convertfs-0.20050113-3|46	%setup -q -n %{name}
12cr|convertfs-0.20050113-3|47	lzcat %{SOURCE1} > README
12cr|convertfs-0.20050113-3|48	
12cr|convertfs-0.20050113-3|49	%build
12cr|convertfs-0.20050113-3|50	%if %{build_diet}
12cr|convertfs-0.20050113-3|51	# OE: use the power of dietlibc
12cr|convertfs-0.20050113-3|52	for i in devclone devremap prepindex; do
12cr|convertfs-0.20050113-3|53	diet gcc -s -static -o $i $i.c -Os
12cr|convertfs-0.20050113-3|54	done
12cr|convertfs-0.20050113-3|55	%else
12cr|convertfs-0.20050113-3|56	%make CFLAGS="%{optflags}"
12cr|convertfs-0.20050113-3|57	%endif
12cr|convertfs-0.20050113-3|58	
12cr|convertfs-0.20050113-3|59	%install
12cr|convertfs-0.20050113-3|60	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|convertfs-0.20050113-3|61	
12cr|convertfs-0.20050113-3|62	install -d %{buildroot}/sbin
12cr|convertfs-0.20050113-3|63	install -m755 devclone %{buildroot}/sbin/
12cr|convertfs-0.20050113-3|64	install -m755 devremap %{buildroot}/sbin/
12cr|convertfs-0.20050113-3|65	install -m755 prepindex %{buildroot}/sbin/
12cr|convertfs-0.20050113-3|66	
12cr|convertfs-0.20050113-3|67	%clean
12cr|convertfs-0.20050113-3|68	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|convertfs-0.20050113-3|69	
12cr|convertfs-0.20050113-3|70	%files
12cr|convertfs-0.20050113-3|71	%defattr(-,root,root)
12cr|convertfs-0.20050113-3|72	%doc README contrib test convertfs_dumb
12cr|convertfs-0.20050113-3|73	/sbin/devclone
12cr|convertfs-0.20050113-3|74	/sbin/devremap
12cr|convertfs-0.20050113-3|75	/sbin/prepindex
12cr|convertfs-0.20050113-3|76	
12cr|convertfs-0.20050113-3|77	
12cr|convertfs-0.20050113-3|78	
12cr|convertfs-0.20050113-3|79	%changelog
12cr|convertfs-0.20050113-3|80	* Mon Dec 07 2009 Jérôme Brenier <incubusss@mandriva.org> 0.20050113-3mdv2010.1
12cr|convertfs-0.20050113-3|81	+ Revision: 474285
12cr|convertfs-0.20050113-3|82	- rebuild
12cr|convertfs-0.20050113-3|83	
12cr|convertfs-0.20050113-3|84	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.20050113-2mdv2010.1
12cr|convertfs-0.20050113-3|85	+ Revision: 424967
12cr|convertfs-0.20050113-3|86	- rebuild
12cr|convertfs-0.20050113-3|87	
12cr|convertfs-0.20050113-3|88	* Thu May 15 2008 Adam Williamson <awilliamson@mandriva.org> 0.20050113-1mdv2009.0
12cr|convertfs-0.20050113-3|89	+ Revision: 207916
12cr|convertfs-0.20050113-3|90	- use cunning macro to handle the date properly
12cr|convertfs-0.20050113-3|91	- new license policy
12cr|convertfs-0.20050113-3|92	- new release
12cr|convertfs-0.20050113-3|93	
12cr|convertfs-0.20050113-3|94	+ Olivier Blin <oblin@mandriva.com>
12cr|convertfs-0.20050113-3|95	- restore BuildRoot
12cr|convertfs-0.20050113-3|96	
12cr|convertfs-0.20050113-3|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|convertfs-0.20050113-3|98	- kill re-definition of %%buildroot on Pixel's request
12cr|convertfs-0.20050113-3|99	
12cr|convertfs-0.20050113-3|100	* Tue Dec 04 2007 Thierry Vignaud <tv@mandriva.org> 0.20020318-4mdv2008.1
12cr|convertfs-0.20050113-3|101	+ Revision: 114992
12cr|convertfs-0.20050113-3|102	- use %%mkrel
12cr|convertfs-0.20050113-3|103	- import convertfs
12cr|convertfs-0.20050113-3|104	
12cr|convertfs-0.20050113-3|105	
12cr|convertfs-0.20050113-3|106	* Tue May 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.20020318-4mdk
12cr|convertfs-0.20050113-3|107	- deactivate dietlibc build as it won't build on x86_64
12cr|convertfs-0.20050113-3|108	
12cr|convertfs-0.20050113-3|109	* Fri Oct 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.20020318-3mdk
12cr|convertfs-0.20050113-3|110	- rpmbuildupdated
12cr|convertfs-0.20050113-3|111	
12cr|convertfs-0.20050113-3|112	* Mon Aug 04 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.20020318-2mdk
12cr|convertfs-0.20050113-3|113	- rebuild
12cr|convertfs-0.20050113-3|114	
12cr|convertfs-0.20050113-3|115	* Sun Jul 27 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.20020318-1mdk
12cr|convertfs-0.20050113-3|116	- initial cooker contrib
12cr|convertfs-0.20050113-3|117	- use spec file magic to compile convertfs against dietlibc, maybe something
12cr|convertfs-0.20050113-3|118	for the rescue stuff?

707 12
12cr|convirt-2.0.1-1|1	%define name	convirt
12cr|convirt-2.0.1-1|2	%define version	2.0.1
12cr|convirt-2.0.1-1|3	%define release	%mkrel 1
12cr|convirt-2.0.1-1|4	
12cr|convirt-2.0.1-1|5	Name:		%{name}
12cr|convirt-2.0.1-1|6	Version:	%{version}
12cr|convirt-2.0.1-1|7	Release:	%{release}
12cr|convirt-2.0.1-1|8	Summary:	A graphical Xen management tool
12cr|convirt-2.0.1-1|9	Group:		System/Libraries
12cr|convirt-2.0.1-1|10	License:	GPL
12cr|convirt-2.0.1-1|11	URL:		http://www.convirt.net
12cr|convirt-2.0.1-1|12	Source:     http://downloads.sourceforge.net/xenman/%{name}-%{version}.tar.gz
12cr|convirt-2.0.1-1|13	Requires:   python
12cr|convirt-2.0.1-1|14	Requires:   pygtk2.0
12cr|convirt-2.0.1-1|15	Requires:   python-vte
12cr|convirt-2.0.1-1|16	Requires:   python-paramiko >= 1.6.4
12cr|convirt-2.0.1-1|17	BuildArch:  noarch
12cr|convirt-2.0.1-1|18	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|convirt-2.0.1-1|19	
12cr|convirt-2.0.1-1|20	%description
12cr|convirt-2.0.1-1|21	ConVirt is an intuitive, graphical management tool aimed at operational
12cr|convirt-2.0.1-1|22	lifecycle management for the Xen virtualization platform. ConVirt is built
12cr|convirt-2.0.1-1|23	on the firm design philosophy that ease-of-use and sophistication can,
12cr|convirt-2.0.1-1|24	and should, co-exist in a single management tool. So, ConVirt should
12cr|convirt-2.0.1-1|25	hopefully prove valuable to both seasoned Xen Administrators as well as
12cr|convirt-2.0.1-1|26	those just seeking an introduction to Xen Virtualization
12cr|convirt-2.0.1-1|27	
12cr|convirt-2.0.1-1|28	%prep
12cr|convirt-2.0.1-1|29	%setup -qn %name
12cr|convirt-2.0.1-1|30	
12cr|convirt-2.0.1-1|31	%install
12cr|convirt-2.0.1-1|32	rm -rf %{buildroot}
12cr|convirt-2.0.1-1|33	
12cr|convirt-2.0.1-1|34	install -d -m 755 %{buildroot}%{_bindir}
12cr|convirt-2.0.1-1|35	install -m 755 install/common/mk_image_store %{buildroot}%{_bindir}/mk_image_store
12cr|convirt-2.0.1-1|36	
12cr|convirt-2.0.1-1|37	cat > %{buildroot}%{_bindir}/convirt <<'EOF'
12cr|convirt-2.0.1-1|38	#!/bin/sh
12cr|convirt-2.0.1-1|39	if [ "$DISPLAY" == "" ]; then
12cr|convirt-2.0.1-1|40	export DISPLAY=:0.0
12cr|convirt-2.0.1-1|41	fi
12cr|convirt-2.0.1-1|42	export CONVIRT_ROOT=%{_datadir}/%{name}
12cr|convirt-2.0.1-1|43	export CONVIRT_SRC=$CONVIRT_ROOT/src
12cr|convirt-2.0.1-1|44	export PYTHONPATH=$PYTHONPATH:$CONVIRT_SRC
12cr|convirt-2.0.1-1|45	python $CONVIRT_SRC/convirt/client/convirt_client.py
12cr|convirt-2.0.1-1|46	EOF
12cr|convirt-2.0.1-1|47	chmod 755 %{buildroot}%{_bindir}/convirt
12cr|convirt-2.0.1-1|48	
12cr|convirt-2.0.1-1|49	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|convirt-2.0.1-1|50	cp -r src %{buildroot}%{_datadir}/%{name}
12cr|convirt-2.0.1-1|51	
12cr|convirt-2.0.1-1|52	install -d -m 755 %{buildroot}%{_var}/cache/%{name}
12cr|convirt-2.0.1-1|53	cp -r image_store %{buildroot}%{_var}/cache/%{name}
12cr|convirt-2.0.1-1|54	cp -r appliance_store %{buildroot}%{_var}/cache/%{name}
12cr|convirt-2.0.1-1|55	
12cr|convirt-2.0.1-1|56	%clean
12cr|convirt-2.0.1-1|57	rm -rf %{buildroot}
12cr|convirt-2.0.1-1|58	
12cr|convirt-2.0.1-1|59	%files
12cr|convirt-2.0.1-1|60	%defattr(-,root,root)
12cr|convirt-2.0.1-1|61	%doc doc/*
12cr|convirt-2.0.1-1|62	%{_bindir}/convirt
12cr|convirt-2.0.1-1|63	%{_bindir}/mk_image_store
12cr|convirt-2.0.1-1|64	%{_datadir}/convirt
12cr|convirt-2.0.1-1|65	%{_var}/cache/%{name}
12cr|convirt-2.0.1-1|66	
12cr|convirt-2.0.1-1|67	
12cr|convirt-2.0.1-1|68	
12cr|convirt-2.0.1-1|69	
12cr|convirt-2.0.1-1|70	
12cr|convirt-2.0.1-1|71	%changelog
12cr|convirt-2.0.1-1|72	* Sun Oct 23 2011 Sergey Zhemoitel <serg@mandriva.org> 2.0.1-1mdv2012.0
12cr|convirt-2.0.1-1|73	+ Revision: 705813
12cr|convirt-2.0.1-1|74	- new release 2.0.1
12cr|convirt-2.0.1-1|75	- imported package convirt
12cr|convirt-2.0.1-1|76	

708 12
12cr|convmv-1.15-1|1	%define name convmv
12cr|convmv-1.15-1|2	%define version 1.15
12cr|convmv-1.15-1|3	%define release %mkrel 1
12cr|convmv-1.15-1|4	
12cr|convmv-1.15-1|5	Summary: Converts filenames from one encoding to another
12cr|convmv-1.15-1|6	Name: %{name}
12cr|convmv-1.15-1|7	Version: %{version}
12cr|convmv-1.15-1|8	Release: %{release}
12cr|convmv-1.15-1|9	Source0: http://www.j3e.de/linux/convmv/%{name}-%{version}.tar.gz
12cr|convmv-1.15-1|10	Source1: testsuite2.tar.bz2
12cr|convmv-1.15-1|11	License: GPLv2+
12cr|convmv-1.15-1|12	Group: File tools
12cr|convmv-1.15-1|13	Url: http://j3e.de/linux/convmv/
12cr|convmv-1.15-1|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|convmv-1.15-1|15	BuildArch: noarch
12cr|convmv-1.15-1|16	
12cr|convmv-1.15-1|17	%description
12cr|convmv-1.15-1|18	This is a script for renaming files from one file name encoding to another,
12cr|convmv-1.15-1|19	e.g. from ISO-LATIN-1 to UTF-8.
12cr|convmv-1.15-1|20	
12cr|convmv-1.15-1|21	%prep
12cr|convmv-1.15-1|22	%setup -q -a 1
12cr|convmv-1.15-1|23	
12cr|convmv-1.15-1|24	%build
12cr|convmv-1.15-1|25	make
12cr|convmv-1.15-1|26	make test
12cr|convmv-1.15-1|27	
12cr|convmv-1.15-1|28	%install
12cr|convmv-1.15-1|29	rm -rf $RPM_BUILD_ROOT
12cr|convmv-1.15-1|30	%makeinstall PREFIX=%buildroot%_prefix
12cr|convmv-1.15-1|31	
12cr|convmv-1.15-1|32	%clean
12cr|convmv-1.15-1|33	rm -rf $RPM_BUILD_ROOT
12cr|convmv-1.15-1|34	
12cr|convmv-1.15-1|35	%files
12cr|convmv-1.15-1|36	%defattr(-,root,root)
12cr|convmv-1.15-1|37	%doc Changes CREDITS TODO
12cr|convmv-1.15-1|38	%_bindir/%name
12cr|convmv-1.15-1|39	%_mandir/man1/%name.1*
12cr|convmv-1.15-1|40	
12cr|convmv-1.15-1|41	
12cr|convmv-1.15-1|42	%changelog
12cr|convmv-1.15-1|43	* Mon Aug 22 2011 Götz Waschk <waschk@mandriva.org> 1.15-1mdv2012.0
12cr|convmv-1.15-1|44	+ Revision: 696080
12cr|convmv-1.15-1|45	- update to new version 1.15
12cr|convmv-1.15-1|46	
12cr|convmv-1.15-1|47	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.14-2mdv2011.0
12cr|convmv-1.15-1|48	+ Revision: 437105
12cr|convmv-1.15-1|49	- rebuild
12cr|convmv-1.15-1|50	
12cr|convmv-1.15-1|51	* Fri Dec 19 2008 Götz Waschk <waschk@mandriva.org> 1.14-1mdv2009.1
12cr|convmv-1.15-1|52	+ Revision: 315999
12cr|convmv-1.15-1|53	- update to new version 1.14
12cr|convmv-1.15-1|54	
12cr|convmv-1.15-1|55	* Mon Dec 01 2008 Götz Waschk <waschk@mandriva.org> 1.13-1mdv2009.1
12cr|convmv-1.15-1|56	+ Revision: 308708
12cr|convmv-1.15-1|57	- update to new version 1.13
12cr|convmv-1.15-1|58	
12cr|convmv-1.15-1|59	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.12-3mdv2009.0
12cr|convmv-1.15-1|60	+ Revision: 243629
12cr|convmv-1.15-1|61	- rebuild
12cr|convmv-1.15-1|62	
12cr|convmv-1.15-1|63	* Thu Jan 24 2008 Funda Wang <fwang@mandriva.org> 1.12-1mdv2008.1
12cr|convmv-1.15-1|64	+ Revision: 157322
12cr|convmv-1.15-1|65	- New version 1.12
12cr|convmv-1.15-1|66	
12cr|convmv-1.15-1|67	+ Olivier Blin <blino@mandriva.org>
12cr|convmv-1.15-1|68	- restore BuildRoot
12cr|convmv-1.15-1|69	
12cr|convmv-1.15-1|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|convmv-1.15-1|71	- kill re-definition of %%buildroot on Pixel's request
12cr|convmv-1.15-1|72	
12cr|convmv-1.15-1|73	* Sun Jul 01 2007 Götz Waschk <waschk@mandriva.org> 1.10-1mdv2008.0
12cr|convmv-1.15-1|74	+ Revision: 46425
12cr|convmv-1.15-1|75	- Import convmv
12cr|convmv-1.15-1|76	
12cr|convmv-1.15-1|77	
12cr|convmv-1.15-1|78	
12cr|convmv-1.15-1|79	
12cr|convmv-1.15-1|80	* Wed Jun 28 2006 Gtz Waschk <waschk@mandriva.org> 1.10-1mdv2007.0
12cr|convmv-1.15-1|81	- update test suite
12cr|convmv-1.15-1|82	- New release 1.10
12cr|convmv-1.15-1|83	
12cr|convmv-1.15-1|84	* Sun Dec 11 2005 Gtz Waschk <waschk@mandriva.org> 1.09-1mdk
12cr|convmv-1.15-1|85	- drop patch
12cr|convmv-1.15-1|86	- New release 1.09
12cr|convmv-1.15-1|87	- use mkrel
12cr|convmv-1.15-1|88	
12cr|convmv-1.15-1|89	* Wed May 11 2005 Gtz Waschk <waschk@mandriva.org> 1.08-1mdk
12cr|convmv-1.15-1|90	- initial package

709 12
12cr|cooledit-3.17.17-8|1	%define major		1
12cr|cooledit-3.17.17-8|2	%define libname %mklibname Cw %{major}
12cr|cooledit-3.17.17-8|3	%define develname %mklibname -d Cw
12cr|cooledit-3.17.17-8|4	
12cr|cooledit-3.17.17-8|5	Summary:	Full featured multiple window programmer's text editor
12cr|cooledit-3.17.17-8|6	Name:		cooledit
12cr|cooledit-3.17.17-8|7	Version:	3.17.17
12cr|cooledit-3.17.17-8|8	Release:	8
12cr|cooledit-3.17.17-8|9	License:	GPLv2+
12cr|cooledit-3.17.17-8|10	Group:		Editors
12cr|cooledit-3.17.17-8|11	BuildRequires:	pkgconfig(x11)
12cr|cooledit-3.17.17-8|12	BuildRequires:	pkgconfig(xt)
12cr|cooledit-3.17.17-8|13	BuildRequires:	gettext-devel
12cr|cooledit-3.17.17-8|14	URL:		ftp://ftp.ibiblio.org/pub/Linux/apps/editors/X/cooledit/
12cr|cooledit-3.17.17-8|15	Source0:	ftp://ftp.ibiblio.org/pub/Linux/apps/editors/X/%{name}/%{name}-%{version}.tar.bz2
12cr|cooledit-3.17.17-8|16	Source1:	%{name}_48x48.xpm
12cr|cooledit-3.17.17-8|17	Patch0:		cooledit-gcc4.patch
12cr|cooledit-3.17.17-8|18	Patch1:		cooledit-3.17.17-mdv-fix-str-fmt.patch
12cr|cooledit-3.17.17-8|19	Patch2:		cooledit-3.17.17-mdv-fix-underlinking.patch
12cr|cooledit-3.17.17-8|20	
12cr|cooledit-3.17.17-8|21	%description
12cr|cooledit-3.17.17-8|22	Full-featured X Window text editor; multiple edit windows; 3D Motif-ish
12cr|cooledit-3.17.17-8|23	look and feel; shift-arrow and mouse text highlighting; column text
12cr|cooledit-3.17.17-8|24	highlighting and manipulation; color syntax highlighting for various
12cr|cooledit-3.17.17-8|25	sources; buildin Python interpretor for macro program.; interactive
12cr|cooledit-3.17.17-8|26	graphical debugger - interface to gdb; key for key undo; macro
12cr|cooledit-3.17.17-8|27	recording; regular expression search and replace; pull-down menus; drag
12cr|cooledit-3.17.17-8|28	and drop; interactive man page browser; run make and other shell
12cr|cooledit-3.17.17-8|29	commands with seamless shell interface; redefine keys with an easy
12cr|cooledit-3.17.17-8|30	interactive key learner; full support for proportional fonts;
12cr|cooledit-3.17.17-8|31	
12cr|cooledit-3.17.17-8|32	%package -n %{libname}
12cr|cooledit-3.17.17-8|33	Group:		Editors
12cr|cooledit-3.17.17-8|34	Summary:	Shared library files for cooledit
12cr|cooledit-3.17.17-8|35	
12cr|cooledit-3.17.17-8|36	%description -n %{libname}
12cr|cooledit-3.17.17-8|37	Shared library files for cooledit.
12cr|cooledit-3.17.17-8|38	
12cr|cooledit-3.17.17-8|39	%package -n %{develname}
12cr|cooledit-3.17.17-8|40	Group:		Development/C
12cr|cooledit-3.17.17-8|41	Summary:	Development files for cooledit
12cr|cooledit-3.17.17-8|42	Requires:	%{name} = %{version}-%{release}
12cr|cooledit-3.17.17-8|43	Requires:	%{libname} = %{version}-%{release}
12cr|cooledit-3.17.17-8|44	Provides:	%{name}-devel = %{version}-%{release}
12cr|cooledit-3.17.17-8|45	
12cr|cooledit-3.17.17-8|46	%description -n %{develname}
12cr|cooledit-3.17.17-8|47	Files for development from the cooledit package.
12cr|cooledit-3.17.17-8|48	
12cr|cooledit-3.17.17-8|49	%prep
12cr|cooledit-3.17.17-8|50	%setup -q
12cr|cooledit-3.17.17-8|51	%patch0 -p1
12cr|cooledit-3.17.17-8|52	%patch1 -p1 -b .strfmt
12cr|cooledit-3.17.17-8|53	%patch2 -p1 -b .undlnk
12cr|cooledit-3.17.17-8|54	
12cr|cooledit-3.17.17-8|55	%build
12cr|cooledit-3.17.17-8|56	autoreconf -fi
12cr|cooledit-3.17.17-8|57	%configure2_5x --program-prefix='' --disable-static
12cr|cooledit-3.17.17-8|58	%make
12cr|cooledit-3.17.17-8|59	
12cr|cooledit-3.17.17-8|60	%install
12cr|cooledit-3.17.17-8|61	%makeinstall_std
12cr|cooledit-3.17.17-8|62	
12cr|cooledit-3.17.17-8|63	%find_lang %{name}
12cr|cooledit-3.17.17-8|64	
12cr|cooledit-3.17.17-8|65	# Mandriva menu entries
12cr|cooledit-3.17.17-8|66	
12cr|cooledit-3.17.17-8|67	mkdir -p %{buildroot}%{_datadir}/applications
12cr|cooledit-3.17.17-8|68	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|cooledit-3.17.17-8|69	[Desktop Entry]
12cr|cooledit-3.17.17-8|70	Name=CoolEdit
12cr|cooledit-3.17.17-8|71	Comment=Programmer's text editor with Python and shell scripting hooks
12cr|cooledit-3.17.17-8|72	Exec=%{_bindir}/%{name}
12cr|cooledit-3.17.17-8|73	Icon=editors_section
12cr|cooledit-3.17.17-8|74	Terminal=false
12cr|cooledit-3.17.17-8|75	Type=Application
12cr|cooledit-3.17.17-8|76	StartupNotify=true
12cr|cooledit-3.17.17-8|77	Categories=TextEditor;Utility;
12cr|cooledit-3.17.17-8|78	EOF
12cr|cooledit-3.17.17-8|79	
12cr|cooledit-3.17.17-8|80	%files -f %{name}.lang
12cr|cooledit-3.17.17-8|81	%doc ABOUT-NLS AUTHORS BUGS COPYING FAQ INSTALL INTERNATIONAL HINTS
12cr|cooledit-3.17.17-8|82	%doc NEWS README TODO VERSION ChangeLog
12cr|cooledit-3.17.17-8|83	%doc cooledit.lsm cooledit.spec
12cr|cooledit-3.17.17-8|84	%doc cooledit_16x16.xpm cooledit_32x32.xpm rxvt/README.rxvt
12cr|cooledit-3.17.17-8|85	%dir %{_datadir}/cooledit/
12cr|cooledit-3.17.17-8|86	%{_datadir}/cooledit/*
12cr|cooledit-3.17.17-8|87	%{_bindir}/*
12cr|cooledit-3.17.17-8|88	%{_mandir}/man1/*
12cr|cooledit-3.17.17-8|89	%{_datadir}/applications/%{name}.desktop
12cr|cooledit-3.17.17-8|90	
12cr|cooledit-3.17.17-8|91	%files -n %{libname}
12cr|cooledit-3.17.17-8|92	%{_libdir}/*.so.%{major}*
12cr|cooledit-3.17.17-8|93	
12cr|cooledit-3.17.17-8|94	%files -n %{develname}
12cr|cooledit-3.17.17-8|95	%{_libdir}/*.so
12cr|cooledit-3.17.17-8|96	
12cr|cooledit-3.17.17-8|97	
12cr|cooledit-3.17.17-8|98	%changelog
12cr|cooledit-3.17.17-8|99	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 3.17.17-7mdv2011.0
12cr|cooledit-3.17.17-8|100	+ Revision: 635148
12cr|cooledit-3.17.17-8|101	- new devel package policy
12cr|cooledit-3.17.17-8|102	
12cr|cooledit-3.17.17-8|103	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3.17.17-6mdv2011.0
12cr|cooledit-3.17.17-8|104	+ Revision: 610160
12cr|cooledit-3.17.17-8|105	- rebuild
12cr|cooledit-3.17.17-8|106	
12cr|cooledit-3.17.17-8|107	* Fri Dec 04 2009 JÃ©rÃ´me Brenier <incubusss@mandriva.org> 3.17.17-5mdv2010.1
12cr|cooledit-3.17.17-8|108	+ Revision: 473630
12cr|cooledit-3.17.17-8|109	- fix str fmt
12cr|cooledit-3.17.17-8|110	- fix underlinking
12cr|cooledit-3.17.17-8|111	- fix license tag
12cr|cooledit-3.17.17-8|112	
12cr|cooledit-3.17.17-8|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|cooledit-3.17.17-8|114	- rebuild
12cr|cooledit-3.17.17-8|115	- rebuild
12cr|cooledit-3.17.17-8|116	- drop old menu
12cr|cooledit-3.17.17-8|117	
12cr|cooledit-3.17.17-8|118	+ Pixel <pixel@mandriva.com>
12cr|cooledit-3.17.17-8|119	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|cooledit-3.17.17-8|120	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|cooledit-3.17.17-8|121	
12cr|cooledit-3.17.17-8|122	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 3.17.17-2mdv2008.1
12cr|cooledit-3.17.17-8|123	+ Revision: 136345
12cr|cooledit-3.17.17-8|124	- restore BuildRoot
12cr|cooledit-3.17.17-8|125	
12cr|cooledit-3.17.17-8|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|cooledit-3.17.17-8|127	- kill re-definition of %%buildroot on Pixel's request
12cr|cooledit-3.17.17-8|128	- buildrequires X11-devel instead of XFree86-devel
12cr|cooledit-3.17.17-8|129	- s/Mandrake/Mandriva/
12cr|cooledit-3.17.17-8|130	- kill hardcoded icon extension
12cr|cooledit-3.17.17-8|131	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|cooledit-3.17.17-8|132	- kill icon tag
12cr|cooledit-3.17.17-8|133	
12cr|cooledit-3.17.17-8|134	
12cr|cooledit-3.17.17-8|135	* Fri Jan 05 2007 Stew Benedict <sbenedict@mandriva.com> 3.17.17-2mdv2007.0
12cr|cooledit-3.17.17-8|136	+ Revision: 104600
12cr|cooledit-3.17.17-8|137	- Import cooledit
12cr|cooledit-3.17.17-8|138	
12cr|cooledit-3.17.17-8|139	* Fri Jan 05 2007 Stew Benedict <sbenedict@mandriva.com> 3.17.17-2mdv2007.1
12cr|cooledit-3.17.17-8|140	- rebuild for new python
12cr|cooledit-3.17.17-8|141	
12cr|cooledit-3.17.17-8|142	* Fri Aug 25 2006 Stew Benedict <sbenedict@mandriva.com> 3.17.17-1mdv2007.0
12cr|cooledit-3.17.17-8|143	- 3.17.17, xdg menu
12cr|cooledit-3.17.17-8|144	
12cr|cooledit-3.17.17-8|145	* Tue Apr 11 2006 Michael Scherer <misc@mandriva.org> 3.17.14-4mdk
12cr|cooledit-3.17.17-8|146	- remove pythonlib wrong requires
12cr|cooledit-3.17.17-8|147	
12cr|cooledit-3.17.17-8|148	* Sat Dec 31 2005 Mandriva Linux Team <http://www.mandrivaexpert.com/> 3.17.14-3mdk
12cr|cooledit-3.17.17-8|149	- Rebuild
12cr|cooledit-3.17.17-8|150	
12cr|cooledit-3.17.17-8|151	* Fri Aug 12 2005 Nicolas Lécureuil <neoclust@mandriva.org> 3.17.14-2mdk
12cr|cooledit-3.17.17-8|152	- fix rpmlint errors (PreReq)
12cr|cooledit-3.17.17-8|153	- fix build with gcc4 ( P1 )
12cr|cooledit-3.17.17-8|154	
12cr|cooledit-3.17.17-8|155	* Tue May 03 2005 Stew Benedict <sbenedict@mandriva.com> 3.17.14-1mdk
12cr|cooledit-3.17.17-8|156	- 3.17.14, update URL, drop coolicon stuff
12cr|cooledit-3.17.17-8|157	
12cr|cooledit-3.17.17-8|158	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 3.17.7-8mdk
12cr|cooledit-3.17.17-8|159	- Rebuild for new  python
12cr|cooledit-3.17.17-8|160	
12cr|cooledit-3.17.17-8|161	* Mon Sep 06 2004 Stew Benedict <sbenedict@mandrakesoft.com> 3.17.7-7mdk
12cr|cooledit-3.17.17-8|162	- rebuild
12cr|cooledit-3.17.17-8|163	

710 12
12cr|coolreader3-3.0.56-1|1	%define		shortname	cr
12cr|coolreader3-3.0.56-1|2	
12cr|coolreader3-3.0.56-1|3	Name:		coolreader3
12cr|coolreader3-3.0.56-1|4	Version:	3.0.56
12cr|coolreader3-3.0.56-1|5	Release:	%mkrel 1
12cr|coolreader3-3.0.56-1|6	Summary:	Free e-book reader
12cr|coolreader3-3.0.56-1|7	Group:		Books/Literature
12cr|coolreader3-3.0.56-1|8	License:	GPL
12cr|coolreader3-3.0.56-1|9	Source0:	%{shortname}3_%{version}.orig.tar.gz
12cr|coolreader3-3.0.56-1|10	URL:		http://www.coolreader.org
12cr|coolreader3-3.0.56-1|11	BuildRequires:	libqt4-devel, cmake, libpng-devel, libjpeg-devel, zlib1-devel
12cr|coolreader3-3.0.56-1|12	BuildRequires:	pkgconfig(fontconfig)
12cr|coolreader3-3.0.56-1|13	
12cr|coolreader3-3.0.56-1|14	%description
12cr|coolreader3-3.0.56-1|15	CoolReader 3.X is free open-source (GPL) multiplatform version under active
12cr|coolreader3-3.0.56-1|16	development.
12cr|coolreader3-3.0.56-1|17	
12cr|coolreader3-3.0.56-1|18	%prep
12cr|coolreader3-3.0.56-1|19	%setup -q -n %{shortname}%{version}-7
12cr|coolreader3-3.0.56-1|20	
12cr|coolreader3-3.0.56-1|21	%build
12cr|coolreader3-3.0.56-1|22	%cmake \
12cr|coolreader3-3.0.56-1|23	-DGUI=QT \
12cr|coolreader3-3.0.56-1|24	-DMAX_IMAGE_SCALE_MUL=2 \
12cr|coolreader3-3.0.56-1|25	-DDOC_DATA_COMPRESSION_LEVEL=3 \
12cr|coolreader3-3.0.56-1|26	-DDOC_BUFFER_SIZE=0x1400000 \
12cr|coolreader3-3.0.56-1|27	-DCMAKE_BUILD_TYPE=Release
12cr|coolreader3-3.0.56-1|28	%make
12cr|coolreader3-3.0.56-1|29	
12cr|coolreader3-3.0.56-1|30	%install
12cr|coolreader3-3.0.56-1|31	cd build
12cr|coolreader3-3.0.56-1|32	%makeinstall_std
12cr|coolreader3-3.0.56-1|33	
12cr|coolreader3-3.0.56-1|34	%files
12cr|coolreader3-3.0.56-1|35	%defattr(-,root,root)
12cr|coolreader3-3.0.56-1|36	%{_bindir}/%{shortname}3
12cr|coolreader3-3.0.56-1|37	%{_datadir}/%{shortname}3/*.css
12cr|coolreader3-3.0.56-1|38	%{_datadir}/%{shortname}3/i18n/*.qm
12cr|coolreader3-3.0.56-1|39	%{_datadir}/%{shortname}3/hyph/*.pdb
12cr|coolreader3-3.0.56-1|40	%{_datadir}/%{shortname}3/hyph/*.pattern
12cr|coolreader3-3.0.56-1|41	%{_datadir}/%{shortname}3/textures/*.jpg
12cr|coolreader3-3.0.56-1|42	%{_datadir}/%{shortname}3/backgrounds/*.jpg
12cr|coolreader3-3.0.56-1|43	%{_datadir}/pixmaps/%{shortname}3.*
12cr|coolreader3-3.0.56-1|44	%{_datadir}/applications/%{shortname}3.desktop
12cr|coolreader3-3.0.56-1|45	%{_datadir}/doc/%{shortname}3/*
12cr|coolreader3-3.0.56-1|46	%{_mandir}/man1/%{shortname}3.*
12cr|coolreader3-3.0.56-1|47	
12cr|coolreader3-3.0.56-1|48	
12cr|coolreader3-3.0.56-1|49	
12cr|coolreader3-3.0.56-1|50	%changelog
12cr|coolreader3-3.0.56-1|51	

711 12
12cr|copter-commander-1.8-8|1	%define name copter-commander
12cr|copter-commander-1.8-8|2	%define version 1.8
12cr|copter-commander-1.8-8|3	%define release %mkrel 8
12cr|copter-commander-1.8-8|4	
12cr|copter-commander-1.8-8|5	Summary: A 2d networked helicopter game
12cr|copter-commander-1.8-8|6	Name: %{name}
12cr|copter-commander-1.8-8|7	Version: %{version}
12cr|copter-commander-1.8-8|8	Release: %{release}
12cr|copter-commander-1.8-8|9	Source0: %{name}-%{version}.tar.bz2
12cr|copter-commander-1.8-8|10	Patch0:  %{name}-makefile-destdir.patch
12cr|copter-commander-1.8-8|11	Patch1:  copter-commander-1.8-lvalue.patch
12cr|copter-commander-1.8-8|12	Source10: %name-16.png
12cr|copter-commander-1.8-8|13	Source11: %name-32.png
12cr|copter-commander-1.8-8|14	Source12: %name-48.png
12cr|copter-commander-1.8-8|15	License: GPLv2+
12cr|copter-commander-1.8-8|16	Group: Games/Arcade
12cr|copter-commander-1.8-8|17	Url: http://sourceforge.net/projects/coco/
12cr|copter-commander-1.8-8|18	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|copter-commander-1.8-8|19	BuildRequires: libgnome-devel
12cr|copter-commander-1.8-8|20	BuildRequires: libtiff-devel
12cr|copter-commander-1.8-8|21	BuildRequires: libgtkglarea-devel = 1.2.3
12cr|copter-commander-1.8-8|22	
12cr|copter-commander-1.8-8|23	%description
12cr|copter-commander-1.8-8|24	A unique blend of arcade action and real time strategy, Copter Commander
12cr|copter-commander-1.8-8|25	is fun for novices but surprisingly deep. It supports one to four players
12cr|copter-commander-1.8-8|26	via Internet play and is based on the game design of Rescue Raiders/Armor
12cr|copter-commander-1.8-8|27	Alley.
12cr|copter-commander-1.8-8|28	
12cr|copter-commander-1.8-8|29	%prep
12cr|copter-commander-1.8-8|30	%setup -q
12cr|copter-commander-1.8-8|31	%patch0 -p0
12cr|copter-commander-1.8-8|32	%patch1 -p0 -b .lvalue
12cr|copter-commander-1.8-8|33	
12cr|copter-commander-1.8-8|34	%build
12cr|copter-commander-1.8-8|35	
12cr|copter-commander-1.8-8|36	%make \
12cr|copter-commander-1.8-8|37	CFLAGS="$RPM_OPT_FLAGS" \
12cr|copter-commander-1.8-8|38	COCO_OPTIMIZATION_FLAGS="-O2" \
12cr|copter-commander-1.8-8|39	COCO_INSTALL_DIRECTORY=%_prefix \
12cr|copter-commander-1.8-8|40	COCO_BIN_DIRECTORY=%_gamesbindir \
12cr|copter-commander-1.8-8|41	COCO_SHARE_DIRECTORY=%_gamesdatadir/%name/%version
12cr|copter-commander-1.8-8|42	
12cr|copter-commander-1.8-8|43	%install
12cr|copter-commander-1.8-8|44	rm -rf $RPM_BUILD_ROOT
12cr|copter-commander-1.8-8|45	
12cr|copter-commander-1.8-8|46	%makeinstall_std \
12cr|copter-commander-1.8-8|47	COCO_INSTALL_DIRECTORY=%_prefix \
12cr|copter-commander-1.8-8|48	COCO_BIN_DIRECTORY=%_gamesbindir \
12cr|copter-commander-1.8-8|49	COCO_SHARE_DIRECTORY=%_gamesdatadir/%name/%version
12cr|copter-commander-1.8-8|50	
12cr|copter-commander-1.8-8|51	(
12cr|copter-commander-1.8-8|52	cd %buildroot%_gamesbindir
12cr|copter-commander-1.8-8|53	ln -s glx-%name %name-glx
12cr|copter-commander-1.8-8|54	)
12cr|copter-commander-1.8-8|55	
12cr|copter-commander-1.8-8|56	mkdir -p %buildroot{%_miconsdir,%_iconsdir,%_liconsdir}
12cr|copter-commander-1.8-8|57	cp %SOURCE10 %buildroot%_miconsdir/%name.png
12cr|copter-commander-1.8-8|58	cp %SOURCE11 %buildroot%_iconsdir/%name.png
12cr|copter-commander-1.8-8|59	cp %SOURCE12 %buildroot%_liconsdir/%name.png
12cr|copter-commander-1.8-8|60	
12cr|copter-commander-1.8-8|61	
12cr|copter-commander-1.8-8|62	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|copter-commander-1.8-8|63	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|copter-commander-1.8-8|64	[Desktop Entry]
12cr|copter-commander-1.8-8|65	Name=Copter Commander
12cr|copter-commander-1.8-8|66	Comment=Copter Commander
12cr|copter-commander-1.8-8|67	Exec=%_gamesbindir/%{name}
12cr|copter-commander-1.8-8|68	Icon=%{name}
12cr|copter-commander-1.8-8|69	Terminal=false
12cr|copter-commander-1.8-8|70	Type=Application
12cr|copter-commander-1.8-8|71	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cr|copter-commander-1.8-8|72	EOF
12cr|copter-commander-1.8-8|73	
12cr|copter-commander-1.8-8|74	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}-glx.desktop << EOF
12cr|copter-commander-1.8-8|75	[Desktop Entry]
12cr|copter-commander-1.8-8|76	Name=Copter-Commander Glx
12cr|copter-commander-1.8-8|77	Comment=Copter Commander OpenGL
12cr|copter-commander-1.8-8|78	Exec=%_gamesbindir/glx-%{name}
12cr|copter-commander-1.8-8|79	Icon=%{name}
12cr|copter-commander-1.8-8|80	Terminal=false
12cr|copter-commander-1.8-8|81	Type=Application
12cr|copter-commander-1.8-8|82	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cr|copter-commander-1.8-8|83	EOF
12cr|copter-commander-1.8-8|84	
12cr|copter-commander-1.8-8|85	%clean
12cr|copter-commander-1.8-8|86	rm -rf $RPM_BUILD_ROOT
12cr|copter-commander-1.8-8|87	
12cr|copter-commander-1.8-8|88	%post
12cr|copter-commander-1.8-8|89	%if %mdkversion < 200900
12cr|copter-commander-1.8-8|90	%{update_menus}
12cr|copter-commander-1.8-8|91	%update_icon_cache hicolor
12cr|copter-commander-1.8-8|92	%postun
12cr|copter-commander-1.8-8|93	%{clean_menus}
12cr|copter-commander-1.8-8|94	%clean_icon_cache hicolor
12cr|copter-commander-1.8-8|95	%endif
12cr|copter-commander-1.8-8|96	
12cr|copter-commander-1.8-8|97	%files
12cr|copter-commander-1.8-8|98	%defattr(-,root,root)
12cr|copter-commander-1.8-8|99	%doc DEVEL GNOME-HACKS ChangeLog INSTALL copyright
12cr|copter-commander-1.8-8|100	%_gamesbindir/*
12cr|copter-commander-1.8-8|101	%_gamesdatadir/%name
12cr|copter-commander-1.8-8|102	%_liconsdir/%name.png
12cr|copter-commander-1.8-8|103	%_iconsdir/%name.png
12cr|copter-commander-1.8-8|104	%_miconsdir/%name.png
12cr|copter-commander-1.8-8|105	%{_datadir}/applications/*.desktop
12cr|copter-commander-1.8-8|106	
12cr|copter-commander-1.8-8|107	
12cr|copter-commander-1.8-8|108	%changelog
12cr|copter-commander-1.8-8|109	* Thu May 14 2009 Samuel Verschelde <stormi@mandriva.org> 1.8-8mdv2010.0
12cr|copter-commander-1.8-8|110	+ Revision: 375634
12cr|copter-commander-1.8-8|111	- fix Licence
12cr|copter-commander-1.8-8|112	- fix Group (#49502)
12cr|copter-commander-1.8-8|113	- fix spec file (Patch0 was not applied)
12cr|copter-commander-1.8-8|114	
12cr|copter-commander-1.8-8|115	* Fri Aug 15 2008 Götz Waschk <waschk@mandriva.org> 1.8-7mdv2009.0
12cr|copter-commander-1.8-8|116	+ Revision: 272473
12cr|copter-commander-1.8-8|117	- remove icon cache call, locolor has no icon theme (bug #42852)
12cr|copter-commander-1.8-8|118	
12cr|copter-commander-1.8-8|119	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.8-6mdv2009.0
12cr|copter-commander-1.8-8|120	+ Revision: 243637
12cr|copter-commander-1.8-8|121	- rebuild
12cr|copter-commander-1.8-8|122	
12cr|copter-commander-1.8-8|123	+ Pixel <pixel@mandriva.com>
12cr|copter-commander-1.8-8|124	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|copter-commander-1.8-8|125	
12cr|copter-commander-1.8-8|126	* Mon Feb 18 2008 Olivier Thauvin <nanardon@mandriva.org> 1.8-4mdv2008.1
12cr|copter-commander-1.8-8|127	+ Revision: 172117
12cr|copter-commander-1.8-8|128	- create directory for icons
12cr|copter-commander-1.8-8|129	- kill partial changelog rest
12cr|copter-commander-1.8-8|130	
12cr|copter-commander-1.8-8|131	+ Thierry Vignaud <tv@mandriva.org>
12cr|copter-commander-1.8-8|132	- drop old menu
12cr|copter-commander-1.8-8|133	- kill re-definition of %%buildroot on Pixel's request
12cr|copter-commander-1.8-8|134	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|copter-commander-1.8-8|135	
12cr|copter-commander-1.8-8|136	+ Olivier Blin <oblin@mandriva.com>
12cr|copter-commander-1.8-8|137	- restore BuildRoot
12cr|copter-commander-1.8-8|138	
12cr|copter-commander-1.8-8|139	
12cr|copter-commander-1.8-8|140	* Mon Jul 17 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|copter-commander-1.8-8|141	+ 2006-07-17 09:54:07 (41417)
12cr|copter-commander-1.8-8|142	- add patch1
12cr|copter-commander-1.8-8|143	
12cr|copter-commander-1.8-8|144	* Mon Jul 17 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|copter-commander-1.8-8|145	+ 2006-07-17 09:53:28 (41416)
12cr|copter-commander-1.8-8|146	- fix build (patch1)
12cr|copter-commander-1.8-8|147	- xdg menu
12cr|copter-commander-1.8-8|148	- fix old menu section
12cr|copter-commander-1.8-8|149	
12cr|copter-commander-1.8-8|150	* Mon Jul 17 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|copter-commander-1.8-8|151	+ 2006-07-17 09:32:28 (41415)
12cr|copter-commander-1.8-8|152	Import copter-commander
12cr|copter-commander-1.8-8|153	
12cr|copter-commander-1.8-8|154	* Thu Jan 08 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.8-2mdk
12cr|copter-commander-1.8-8|155	- DIRM fix
12cr|copter-commander-1.8-8|156	- set RPM_OPT_FLAGS
12cr|copter-commander-1.8-8|157	
12cr|copter-commander-1.8-8|158	* Mon Oct 13 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.8-1mdk
12cr|copter-commander-1.8-8|159	- 1st mdk package
12cr|copter-commander-1.8-8|160	

712 12
12cr|copyfs-1.0.1-5|1	%define name copyfs
12cr|copyfs-1.0.1-5|2	%define version 1.0.1
12cr|copyfs-1.0.1-5|3	%define release %mkrel 5
12cr|copyfs-1.0.1-5|4	
12cr|copyfs-1.0.1-5|5	Version:	%version
12cr|copyfs-1.0.1-5|6	Release:	%release
12cr|copyfs-1.0.1-5|7	Name:		%name
12cr|copyfs-1.0.1-5|8	Summary:	A copy-on-write, versionned filesystem
12cr|copyfs-1.0.1-5|9	License:	GPL
12cr|copyfs-1.0.1-5|10	URL:		http://n0x.org/copyfs/
12cr|copyfs-1.0.1-5|11	Group:		Archiving/Backup
12cr|copyfs-1.0.1-5|12	BuildRoot:	%{_tmppath}/%{name}-root
12cr|copyfs-1.0.1-5|13	BuildRequires:	%{mklibname fuse -d}, libattr-devel
12cr|copyfs-1.0.1-5|14	Requires:	fuse, attr
12cr|copyfs-1.0.1-5|15	Source:		http://n0x.org/copyfs/%{name}-%{version}.tar.bz2
12cr|copyfs-1.0.1-5|16	
12cr|copyfs-1.0.1-5|17	%description
12cr|copyfs-1.0.1-5|18	CopyFS is a copy-on-write, versionned file system. This file system is
12cr|copyfs-1.0.1-5|19	useful for example when you have a directory containing important
12cr|copyfs-1.0.1-5|20	files, for which you want to track changes, and be able to revert to an
12cr|copyfs-1.0.1-5|21	older version. CopyFS lets you do that by transparently making backups
12cr|copyfs-1.0.1-5|22	of each file that you modify. You are then able to see what version are
12cr|copyfs-1.0.1-5|23	available for a file, and get an older version.
12cr|copyfs-1.0.1-5|24	
12cr|copyfs-1.0.1-5|25	%prep
12cr|copyfs-1.0.1-5|26	%setup -q
12cr|copyfs-1.0.1-5|27	
12cr|copyfs-1.0.1-5|28	%build
12cr|copyfs-1.0.1-5|29	%configure
12cr|copyfs-1.0.1-5|30	%make
12cr|copyfs-1.0.1-5|31	
12cr|copyfs-1.0.1-5|32	%install
12cr|copyfs-1.0.1-5|33	%{__rm} -Rf %{buildroot}
12cr|copyfs-1.0.1-5|34	%makeinstall
12cr|copyfs-1.0.1-5|35	
12cr|copyfs-1.0.1-5|36	%clean
12cr|copyfs-1.0.1-5|37	%{__rm} -Rf %{buildroot}
12cr|copyfs-1.0.1-5|38	
12cr|copyfs-1.0.1-5|39	%files
12cr|copyfs-1.0.1-5|40	%defattr(-,root,root)
12cr|copyfs-1.0.1-5|41	%{_bindir}/copyfs-daemon
12cr|copyfs-1.0.1-5|42	%{_bindir}/copyfs-fversion
12cr|copyfs-1.0.1-5|43	%{_bindir}/copyfs-mount
12cr|copyfs-1.0.1-5|44	%{_mandir}/man1/copyfs-daemon.*
12cr|copyfs-1.0.1-5|45	%{_mandir}/man1/copyfs-fversion.*
12cr|copyfs-1.0.1-5|46	%{_mandir}/man1/copyfs-mount.*
12cr|copyfs-1.0.1-5|47	%{_mandir}/man1/copyfs.*
12cr|copyfs-1.0.1-5|48	%doc README TODO COPYING
12cr|copyfs-1.0.1-5|49	
12cr|copyfs-1.0.1-5|50	
12cr|copyfs-1.0.1-5|51	%changelog
12cr|copyfs-1.0.1-5|52	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdv2011.0
12cr|copyfs-1.0.1-5|53	+ Revision: 617416
12cr|copyfs-1.0.1-5|54	- the mass rebuild of 2010.0 packages
12cr|copyfs-1.0.1-5|55	
12cr|copyfs-1.0.1-5|56	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-4mdv2010.0
12cr|copyfs-1.0.1-5|57	+ Revision: 424984
12cr|copyfs-1.0.1-5|58	- rebuild
12cr|copyfs-1.0.1-5|59	
12cr|copyfs-1.0.1-5|60	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-3mdv2009.0
12cr|copyfs-1.0.1-5|61	+ Revision: 243657
12cr|copyfs-1.0.1-5|62	- rebuild
12cr|copyfs-1.0.1-5|63	
12cr|copyfs-1.0.1-5|64	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0.1-1mdv2008.1
12cr|copyfs-1.0.1-5|65	+ Revision: 136345
12cr|copyfs-1.0.1-5|66	- restore BuildRoot
12cr|copyfs-1.0.1-5|67	
12cr|copyfs-1.0.1-5|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|copyfs-1.0.1-5|69	- kill re-definition of %%buildroot on Pixel's request
12cr|copyfs-1.0.1-5|70	- fix man pages
12cr|copyfs-1.0.1-5|71	
12cr|copyfs-1.0.1-5|72	* Thu Apr 26 2007 Nicolas Vigier <nvigier@mandriva.com> 1.0.1-1mdv2008.0
12cr|copyfs-1.0.1-5|73	+ Revision: 18419
12cr|copyfs-1.0.1-5|74	- Import copyfs
12cr|copyfs-1.0.1-5|75	
12cr|copyfs-1.0.1-5|76	
12cr|copyfs-1.0.1-5|77	
12cr|copyfs-1.0.1-5|78	* Wed Apr 25 2007 Nicolas Vigier <nvigier@mandriva.com>
12cr|copyfs-1.0.1-5|79	- first version

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

714 12
12cr|coquillo-1.12-1|1	Name:           coquillo
12cr|coquillo-1.12-1|2	Version:        1.12
12cr|coquillo-1.12-1|3	Release:        1
12cr|coquillo-1.12-1|4	License:        GPLv2
12cr|coquillo-1.12-1|5	Summary:        Audio Metadata Editor
12cr|coquillo-1.12-1|6	Url:            http://univerge.no-ip.org/?q=coquillo
12cr|coquillo-1.12-1|7	Group:          Sound
12cr|coquillo-1.12-1|8	Source0:        http://cs.joensuu.fi/~sjuvonen/coquillo/%{version}/%{name}-%{version}-src.tar.gz
12cr|coquillo-1.12-1|9	BuildRequires:  taglib-devel >= 1.6
12cr|coquillo-1.12-1|10	BuildRequires:  qt4-devel
12cr|coquillo-1.12-1|11	
12cr|coquillo-1.12-1|12	%description
12cr|coquillo-1.12-1|13	Coquillo is a metadata editor, or so-called tagger utility, with which you can
12cr|coquillo-1.12-1|14	edit tags of many different audio files. Its support includes MP3, Ogg/Vorbis,
12cr|coquillo-1.12-1|15	FLAC and many others.
12cr|coquillo-1.12-1|16	
12cr|coquillo-1.12-1|17	%prep
12cr|coquillo-1.12-1|18	%setup -q
12cr|coquillo-1.12-1|19	
12cr|coquillo-1.12-1|20	%build
12cr|coquillo-1.12-1|21	%{qmake_qt4}
12cr|coquillo-1.12-1|22	%make
12cr|coquillo-1.12-1|23	
12cr|coquillo-1.12-1|24	%install
12cr|coquillo-1.12-1|25	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cr|coquillo-1.12-1|26	
12cr|coquillo-1.12-1|27	%files
12cr|coquillo-1.12-1|28	%doc CHANGES README
12cr|coquillo-1.12-1|29	%{_bindir}/coquillo
12cr|coquillo-1.12-1|30	%{_datadir}/applications/coquillo.desktop
12cr|coquillo-1.12-1|31	%{_datadir}/pixmaps/coquillo.png

715 12
12cr|coralftp-0.2.2-8|1	%define name	coralftp
12cr|coralftp-0.2.2-8|2	%define version	0.2.2
12cr|coralftp-0.2.2-8|3	%define release %mkrel 8
12cr|coralftp-0.2.2-8|4	
12cr|coralftp-0.2.2-8|5	Name: 	 	%{name}
12cr|coralftp-0.2.2-8|6	Summary: 	A graphical FTP client
12cr|coralftp-0.2.2-8|7	Version: 	%{version}
12cr|coralftp-0.2.2-8|8	Release: 	%{release}
12cr|coralftp-0.2.2-8|9	
12cr|coralftp-0.2.2-8|10	Source:		CoralFTP-%{version}.tar.bz2
12cr|coralftp-0.2.2-8|11	URL:		https://sourceforge.net/projects/coralftp/
12cr|coralftp-0.2.2-8|12	License:	GPLv2+
12cr|coralftp-0.2.2-8|13	Group:		Networking/File transfer
12cr|coralftp-0.2.2-8|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|coralftp-0.2.2-8|15	BuildRequires:	python-devel imagemagick desktop-file-utils
12cr|coralftp-0.2.2-8|16	Requires:	pygtk2.0 pygtk2.0-libglade gnome-python-gconf
12cr|coralftp-0.2.2-8|17	BuildArch:	noarch
12cr|coralftp-0.2.2-8|18	
12cr|coralftp-0.2.2-8|19	%description
12cr|coralftp-0.2.2-8|20	CoralFTP is a GTK2-based FTP client program written in python. It has an
12cr|coralftp-0.2.2-8|21	easy to understand interface, and it's useful for those whose local
12cr|coralftp-0.2.2-8|22	charset is different from server's.
12cr|coralftp-0.2.2-8|23	
12cr|coralftp-0.2.2-8|24	CoralFTP does not require gnome-python-gnomevfs or gnome-python-gconf,
12cr|coralftp-0.2.2-8|25	but it will use them if available.
12cr|coralftp-0.2.2-8|26	
12cr|coralftp-0.2.2-8|27	%prep
12cr|coralftp-0.2.2-8|28	%setup -q -n CoralFTP-%{version}
12cr|coralftp-0.2.2-8|29	
12cr|coralftp-0.2.2-8|30	%install
12cr|coralftp-0.2.2-8|31	rm -rf %{buildroot}
12cr|coralftp-0.2.2-8|32	./setup.py install --root=%{buildroot}
12cr|coralftp-0.2.2-8|33	
12cr|coralftp-0.2.2-8|34	desktop-file-install --vendor="" \
12cr|coralftp-0.2.2-8|35	--remove-category="Application" \
12cr|coralftp-0.2.2-8|36	--add-category="GTK" \
12cr|coralftp-0.2.2-8|37	--add-category="Network" \
12cr|coralftp-0.2.2-8|38	--add-category="FileTransfer" \
12cr|coralftp-0.2.2-8|39	--add-category="P2P" \
12cr|coralftp-0.2.2-8|40	--add-category="X-MandrivaLinux-Internet-FileTransfer" \
12cr|coralftp-0.2.2-8|41	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|coralftp-0.2.2-8|42	
12cr|coralftp-0.2.2-8|43	#icons
12cr|coralftp-0.2.2-8|44	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
12cr|coralftp-0.2.2-8|45	convert -size 16x16 data/coralftp.xpm %{buildroot}%{_miconsdir}/%{name}.png
12cr|coralftp-0.2.2-8|46	convert -size 32x32 data/coralftp.xpm %{buildroot}%{_iconsdir}/%{name}.png
12cr|coralftp-0.2.2-8|47	convert -size 48x48 data/coralftp.xpm %{buildroot}%{_liconsdir}/%{name}.png
12cr|coralftp-0.2.2-8|48	
12cr|coralftp-0.2.2-8|49	%find_lang %{name}
12cr|coralftp-0.2.2-8|50	
12cr|coralftp-0.2.2-8|51	%clean
12cr|coralftp-0.2.2-8|52	rm -rf %{buildroot}
12cr|coralftp-0.2.2-8|53	
12cr|coralftp-0.2.2-8|54	%if %mdkversion < 200900
12cr|coralftp-0.2.2-8|55	%post
12cr|coralftp-0.2.2-8|56	%update_menus
12cr|coralftp-0.2.2-8|57	%endif
12cr|coralftp-0.2.2-8|58	
12cr|coralftp-0.2.2-8|59	%if %mdkversion < 200900
12cr|coralftp-0.2.2-8|60	%postun
12cr|coralftp-0.2.2-8|61	%clean_menus
12cr|coralftp-0.2.2-8|62	%endif
12cr|coralftp-0.2.2-8|63	
12cr|coralftp-0.2.2-8|64	%files -f %{name}.lang
12cr|coralftp-0.2.2-8|65	%defattr(-,root,root)
12cr|coralftp-0.2.2-8|66	%doc ChangeLog PKG-INFO README
12cr|coralftp-0.2.2-8|67	%{_bindir}/%{name}
12cr|coralftp-0.2.2-8|68	%{_sysconfdir}/gconf/schemas/*
12cr|coralftp-0.2.2-8|69	%{py_puresitedir}/*
12cr|coralftp-0.2.2-8|70	%{_datadir}/applications/*
12cr|coralftp-0.2.2-8|71	%{_datadir}/pixmaps/*
12cr|coralftp-0.2.2-8|72	%{_datadir}/%{name}
12cr|coralftp-0.2.2-8|73	%{_miconsdir}/%{name}.png
12cr|coralftp-0.2.2-8|74	%{_iconsdir}/%{name}.png
12cr|coralftp-0.2.2-8|75	%{_liconsdir}/%{name}.png
12cr|coralftp-0.2.2-8|76	
12cr|coralftp-0.2.2-8|77	
12cr|coralftp-0.2.2-8|78	%changelog
12cr|coralftp-0.2.2-8|79	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.2.2-8mdv2011.0
12cr|coralftp-0.2.2-8|80	+ Revision: 677618
12cr|coralftp-0.2.2-8|81	- rebuild to add gconftool as req
12cr|coralftp-0.2.2-8|82	
12cr|coralftp-0.2.2-8|83	* Sat Nov 06 2010 Jani Välimaa <wally@mandriva.org> 0.2.2-7mdv2011.0
12cr|coralftp-0.2.2-8|84	+ Revision: 594339
12cr|coralftp-0.2.2-8|85	- rebuild for python 2.7
12cr|coralftp-0.2.2-8|86	
12cr|coralftp-0.2.2-8|87	* Mon Jun 22 2009 Jérôme Brenier <incubusss@mandriva.org> 0.2.2-6mdv2010.0
12cr|coralftp-0.2.2-8|88	+ Revision: 388067
12cr|coralftp-0.2.2-8|89	- fix license tag
12cr|coralftp-0.2.2-8|90	
12cr|coralftp-0.2.2-8|91	* Sat Jan 24 2009 Funda Wang <fwang@mandriva.org> 0.2.2-5mdv2009.1
12cr|coralftp-0.2.2-8|92	+ Revision: 333259
12cr|coralftp-0.2.2-8|93	- cleanup spec
12cr|coralftp-0.2.2-8|94	
12cr|coralftp-0.2.2-8|95	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|coralftp-0.2.2-8|96	- lowercase ImageMagick
12cr|coralftp-0.2.2-8|97	
12cr|coralftp-0.2.2-8|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|coralftp-0.2.2-8|99	- rebuild
12cr|coralftp-0.2.2-8|100	- kill re-definition of %%buildroot on Pixel's request
12cr|coralftp-0.2.2-8|101	
12cr|coralftp-0.2.2-8|102	+ Pixel <pixel@mandriva.com>
12cr|coralftp-0.2.2-8|103	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|coralftp-0.2.2-8|104	
12cr|coralftp-0.2.2-8|105	+ Olivier Blin <oblin@mandriva.com>
12cr|coralftp-0.2.2-8|106	- restore BuildRoot
12cr|coralftp-0.2.2-8|107	
12cr|coralftp-0.2.2-8|108	* Mon Jun 25 2007 Michael Scherer <misc@mandriva.org> 0.2.2-3mdv2008.0
12cr|coralftp-0.2.2-8|109	+ Revision: 44160
12cr|coralftp-0.2.2-8|110	- coralftp is noarch, so we need to use py_puresitedir
12cr|coralftp-0.2.2-8|111	
12cr|coralftp-0.2.2-8|112	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|coralftp-0.2.2-8|113	- fix buildrequires
12cr|coralftp-0.2.2-8|114	- cosmetics
12cr|coralftp-0.2.2-8|115	from James Boothe <jamesb@borkedweb.com> :
12cr|coralftp-0.2.2-8|116	o Added required dependency gnome-python-gconf
12cr|coralftp-0.2.2-8|117	o Changes python site dir specification to %%py_platsitedir as per
12cr|coralftp-0.2.2-8|118	Mandriva rpm specs
12cr|coralftp-0.2.2-8|119	- Import coralftp
12cr|coralftp-0.2.2-8|120	
12cr|coralftp-0.2.2-8|121	
12cr|coralftp-0.2.2-8|122	
12cr|coralftp-0.2.2-8|123	* Wed Sep 13 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.2.2-2mdv2007.0
12cr|coralftp-0.2.2-8|124	- XDG
12cr|coralftp-0.2.2-8|125	
12cr|coralftp-0.2.2-8|126	* Sat Aug 27 2005 Austin Acton <austin@mandriva.org> 0.2.2-1mdk
12cr|coralftp-0.2.2-8|127	- initial package

716 12
12cr|coredumper-1.2.1-9|1	%define major 1
12cr|coredumper-1.2.1-9|2	%define libname %mklibname %{name} %{major}
12cr|coredumper-1.2.1-9|3	%define develname %mklibname %{name} -d
12cr|coredumper-1.2.1-9|4	
12cr|coredumper-1.2.1-9|5	Summary:	Generate a core dump of a running program without crashing
12cr|coredumper-1.2.1-9|6	Name:		coredumper
12cr|coredumper-1.2.1-9|7	Version:	1.2.1
12cr|coredumper-1.2.1-9|8	Release:	9
12cr|coredumper-1.2.1-9|9	License:	BSD
12cr|coredumper-1.2.1-9|10	Group:		System/Libraries
12cr|coredumper-1.2.1-9|11	URL:		http://code.google.com/p/google-coredumper/
12cr|coredumper-1.2.1-9|12	Source0:	http://google-coredumper.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|coredumper-1.2.1-9|13	Patch0:		coredumper-libtool_fixes.diff
12cr|coredumper-1.2.1-9|14	Patch1:		coredumper-1.2.1-fix-build.diff
12cr|coredumper-1.2.1-9|15	Patch2:		coredumper-1.2.1-rosa-buildfix.patch
12cr|coredumper-1.2.1-9|16	BuildRequires:	autoconf2.5
12cr|coredumper-1.2.1-9|17	BuildRequires:	automake
12cr|coredumper-1.2.1-9|18	# gdb is needed by make check
12cr|coredumper-1.2.1-9|19	BuildRequires:	gdb
12cr|coredumper-1.2.1-9|20	
12cr|coredumper-1.2.1-9|21	%description
12cr|coredumper-1.2.1-9|22	The coredumper library can be compiled into applications to create
12cr|coredumper-1.2.1-9|23	core dumps of the running program, without termination. It
12cr|coredumper-1.2.1-9|24	supports both single- and multi-threaded core dumps, even if the
12cr|coredumper-1.2.1-9|25	kernel doesn't natively support for multi-threaded core files.
12cr|coredumper-1.2.1-9|26	
12cr|coredumper-1.2.1-9|27	%package -n	%{libname}
12cr|coredumper-1.2.1-9|28	Summary:	Generate a core dump of a running program without crashing
12cr|coredumper-1.2.1-9|29	Group:		System/Libraries
12cr|coredumper-1.2.1-9|30	
12cr|coredumper-1.2.1-9|31	%description -n	%{libname}
12cr|coredumper-1.2.1-9|32	The coredumper library can be compiled into applications to create
12cr|coredumper-1.2.1-9|33	core dumps of the running program, without termination. It
12cr|coredumper-1.2.1-9|34	supports both single- and multi-threaded core dumps, even if the
12cr|coredumper-1.2.1-9|35	kernel doesn't natively support for multi-threaded core files.
12cr|coredumper-1.2.1-9|36	
12cr|coredumper-1.2.1-9|37	%package -n	%{develname}
12cr|coredumper-1.2.1-9|38	Summary:	Generate a core dump of a running program without crashing
12cr|coredumper-1.2.1-9|39	Group:		Development/C
12cr|coredumper-1.2.1-9|40	Requires:	%{libname} = %{version}
12cr|coredumper-1.2.1-9|41	Provides:	coredumper-devel = %{EVRD}
12cr|coredumper-1.2.1-9|42	
12cr|coredumper-1.2.1-9|43	%description -n	%{develname}
12cr|coredumper-1.2.1-9|44	The coredumper library can be compiled into applications to create
12cr|coredumper-1.2.1-9|45	core dumps of the running program, without termination. It
12cr|coredumper-1.2.1-9|46	supports both single- and multi-threaded core dumps, even if the
12cr|coredumper-1.2.1-9|47	kernel doesn't natively support for multi-threaded core files.
12cr|coredumper-1.2.1-9|48	
12cr|coredumper-1.2.1-9|49	This package contains static and debug libraries and header
12cr|coredumper-1.2.1-9|50	files for developing applications that use the coredumper library.
12cr|coredumper-1.2.1-9|51	
12cr|coredumper-1.2.1-9|52	
12cr|coredumper-1.2.1-9|53	%prep
12cr|coredumper-1.2.1-9|54	
12cr|coredumper-1.2.1-9|55	%setup -q
12cr|coredumper-1.2.1-9|56	%patch0 -p0 -b .libtool
12cr|coredumper-1.2.1-9|57	%patch1 -p0 -b .tv
12cr|coredumper-1.2.1-9|58	%patch2 -p1
12cr|coredumper-1.2.1-9|59	
12cr|coredumper-1.2.1-9|60	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|coredumper-1.2.1-9|61	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|coredumper-1.2.1-9|62	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|coredumper-1.2.1-9|63	
12cr|coredumper-1.2.1-9|64	%build
12cr|coredumper-1.2.1-9|65	export WANT_AUTOCONF_2_5=1
12cr|coredumper-1.2.1-9|66	rm -f configure
12cr|coredumper-1.2.1-9|67	libtoolize --copy --force; aclocal; autoconf --force; automake
12cr|coredumper-1.2.1-9|68	
12cr|coredumper-1.2.1-9|69	%serverbuild
12cr|coredumper-1.2.1-9|70	
12cr|coredumper-1.2.1-9|71	export CFLAGS="$CFLAGS -fPIC -DPIC"
12cr|coredumper-1.2.1-9|72	
12cr|coredumper-1.2.1-9|73	%configure2_5x --disable-static
12cr|coredumper-1.2.1-9|74	
12cr|coredumper-1.2.1-9|75	%make CFLAGS="$CFLAGS -fPIC -DPIC"
12cr|coredumper-1.2.1-9|76	
12cr|coredumper-1.2.1-9|77	#%%check
12cr|coredumper-1.2.1-9|78	#make check
12cr|coredumper-1.2.1-9|79	
12cr|coredumper-1.2.1-9|80	%install
12cr|coredumper-1.2.1-9|81	%makeinstall_std
12cr|coredumper-1.2.1-9|82	
12cr|coredumper-1.2.1-9|83	# cleanup
12cr|coredumper-1.2.1-9|84	rm -rf %{buildroot}%{_datadir}/doc
12cr|coredumper-1.2.1-9|85	
12cr|coredumper-1.2.1-9|86	%files -n %{libname}
12cr|coredumper-1.2.1-9|87	%doc AUTHORS COPYING ChangeLog README
12cr|coredumper-1.2.1-9|88	%{_libdir}/lib*.so.*
12cr|coredumper-1.2.1-9|89	
12cr|coredumper-1.2.1-9|90	%files -n %{develname}
12cr|coredumper-1.2.1-9|91	%doc examples
12cr|coredumper-1.2.1-9|92	%{_libdir}/lib*.so
12cr|coredumper-1.2.1-9|93	%{_includedir}/google/*
12cr|coredumper-1.2.1-9|94	%{_mandir}/man3/*
12cr|coredumper-1.2.1-9|95	
12cr|coredumper-1.2.1-9|96	
12cr|coredumper-1.2.1-9|97	%changelog
12cr|coredumper-1.2.1-9|98	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-8mdv2011.0
12cr|coredumper-1.2.1-9|99	+ Revision: 627771
12cr|coredumper-1.2.1-9|100	- don't force the usage of automake1.7
12cr|coredumper-1.2.1-9|101	
12cr|coredumper-1.2.1-9|102	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-7mdv2011.0
12cr|coredumper-1.2.1-9|103	+ Revision: 617417
12cr|coredumper-1.2.1-9|104	- the mass rebuild of 2010.0 packages
12cr|coredumper-1.2.1-9|105	
12cr|coredumper-1.2.1-9|106	* Sun Oct 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-6mdv2010.0
12cr|coredumper-1.2.1-9|107	+ Revision: 453536
12cr|coredumper-1.2.1-9|108	- disable make check for now
12cr|coredumper-1.2.1-9|109	- rebuild
12cr|coredumper-1.2.1-9|110	
12cr|coredumper-1.2.1-9|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|coredumper-1.2.1-9|112	- patch 1: fix build
12cr|coredumper-1.2.1-9|113	- rebuild
12cr|coredumper-1.2.1-9|114	
12cr|coredumper-1.2.1-9|115	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-4mdv2009.0
12cr|coredumper-1.2.1-9|116	+ Revision: 266538
12cr|coredumper-1.2.1-9|117	- rebuild early 2009.0 package (before pixel changes)
12cr|coredumper-1.2.1-9|118	
12cr|coredumper-1.2.1-9|119	+ Pixel <pixel@mandriva.com>
12cr|coredumper-1.2.1-9|120	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|coredumper-1.2.1-9|121	
12cr|coredumper-1.2.1-9|122	* Mon May 12 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdv2009.0
12cr|coredumper-1.2.1-9|123	+ Revision: 206218
12cr|coredumper-1.2.1-9|124	- don't obsolete itself... (duh!)
12cr|coredumper-1.2.1-9|125	
12cr|coredumper-1.2.1-9|126	* Mon May 12 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdv2009.0
12cr|coredumper-1.2.1-9|127	+ Revision: 206194
12cr|coredumper-1.2.1-9|128	- rebuild
12cr|coredumper-1.2.1-9|129	
12cr|coredumper-1.2.1-9|130	* Sat May 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdv2009.0
12cr|coredumper-1.2.1-9|131	+ Revision: 205382
12cr|coredumper-1.2.1-9|132	- 1.2.1
12cr|coredumper-1.2.1-9|133	- rediffed P0
12cr|coredumper-1.2.1-9|134	- fix devel package naming
12cr|coredumper-1.2.1-9|135	
12cr|coredumper-1.2.1-9|136	+ Olivier Blin <oblin@mandriva.com>
12cr|coredumper-1.2.1-9|137	- restore BuildRoot
12cr|coredumper-1.2.1-9|138	
12cr|coredumper-1.2.1-9|139	+ Thierry Vignaud <tv@mandriva.org>
12cr|coredumper-1.2.1-9|140	- kill re-definition of %%buildroot on Pixel's request
12cr|coredumper-1.2.1-9|141	- buildrequires obsoletes buildprereq
12cr|coredumper-1.2.1-9|142	
12cr|coredumper-1.2.1-9|143	* Mon Apr 23 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdv2008.0
12cr|coredumper-1.2.1-9|144	+ Revision: 17401
12cr|coredumper-1.2.1-9|145	- 1.1
12cr|coredumper-1.2.1-9|146	- rebuild
12cr|coredumper-1.2.1-9|147	
12cr|coredumper-1.2.1-9|148	
12cr|coredumper-1.2.1-9|149	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdv2007.0
12cr|coredumper-1.2.1-9|150	- rebuild
12cr|coredumper-1.2.1-9|151	
12cr|coredumper-1.2.1-9|152	* Sun Jun 12 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdk
12cr|coredumper-1.2.1-9|153	- 0.2
12cr|coredumper-1.2.1-9|154	- rediff P0
12cr|coredumper-1.2.1-9|155	
12cr|coredumper-1.2.1-9|156	* Sat Mar 19 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.1-3mdk
12cr|coredumper-1.2.1-9|157	- make it actually work and run the tests
12cr|coredumper-1.2.1-9|158	- use a new P0
12cr|coredumper-1.2.1-9|159	
12cr|coredumper-1.2.1-9|160	* Sat Mar 19 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.1-2mdk
12cr|coredumper-1.2.1-9|161	- use the %%mkrel macro
12cr|coredumper-1.2.1-9|162	- do not own the %%{_includedir}/google directory
12cr|coredumper-1.2.1-9|163	
12cr|coredumper-1.2.1-9|164	* Fri Mar 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.1-1mdk
12cr|coredumper-1.2.1-9|165	- initial package
12cr|coredumper-1.2.1-9|166	- used bits of the provided spec file
12cr|coredumper-1.2.1-9|167	- added P0 (shlib-with-non-pic-code)
12cr|coredumper-1.2.1-9|168	

717 12
12cr|coriander-2.0.1-1|1	%define version		2.0.1
12cr|coriander-2.0.1-1|2	%define release		%mkrel 1
12cr|coriander-2.0.1-1|3	
12cr|coriander-2.0.1-1|4	Summary:	GUI for controlling IEEE1394 cameras
12cr|coriander-2.0.1-1|5	Name:		coriander
12cr|coriander-2.0.1-1|6	Version:	%{version}
12cr|coriander-2.0.1-1|7	Release:	%{release}
12cr|coriander-2.0.1-1|8	License:	GPLv2+
12cr|coriander-2.0.1-1|9	Group:		Video
12cr|coriander-2.0.1-1|10	Source:		http://downloads.sourceforge.net/project/coriander/coriander-2/%{version}/%{name}-%{version}.tar.gz
12cr|coriander-2.0.1-1|11	URL:		http://damien.douxchamps.net/ieee1394/coriander/
12cr|coriander-2.0.1-1|12	BuildRequires:	SDL-devel
12cr|coriander-2.0.1-1|13	BuildRequires:	ftp-devel
12cr|coriander-2.0.1-1|14	BuildRequires:	dc1394-devel
12cr|coriander-2.0.1-1|15	BuildRequires:	libgnomeui2-devel
12cr|coriander-2.0.1-1|16	BuildRequires:	libraw1394-devel
12cr|coriander-2.0.1-1|17	BuildRequires:	libxv-devel
12cr|coriander-2.0.1-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|coriander-2.0.1-1|19	
12cr|coriander-2.0.1-1|20	%description
12cr|coriander-2.0.1-1|21	Coriander is the Linux graphical user interface (GUI) for controlling
12cr|coriander-2.0.1-1|22	a Digital Camera through the IEEE1394 bus (aka FireWire, or iLink).
12cr|coriander-2.0.1-1|23	Coriander is full featured and besides changing the parameters of the
12cr|coriander-2.0.1-1|24	camera it will also let you record video, send images to an FTP site,
12cr|coriander-2.0.1-1|25	convert the video to a V4L stream,... A live display is of course
12cr|coriander-2.0.1-1|26	provided too. Best of all, Coriander will work with any camera that is
12cr|coriander-2.0.1-1|27	compatible with the IIDC specifications (also known as DCAM specs).
12cr|coriander-2.0.1-1|28	This includes most 1394 webcams and a majority of industrial or
12cr|coriander-2.0.1-1|29	scientific cameras too.
12cr|coriander-2.0.1-1|30	
12cr|coriander-2.0.1-1|31	%prep
12cr|coriander-2.0.1-1|32	%setup -q
12cr|coriander-2.0.1-1|33	
12cr|coriander-2.0.1-1|34	%build
12cr|coriander-2.0.1-1|35	NOCONFIGURE=yes ./autogen.sh
12cr|coriander-2.0.1-1|36	%configure2_5x
12cr|coriander-2.0.1-1|37	%make
12cr|coriander-2.0.1-1|38	
12cr|coriander-2.0.1-1|39	%install
12cr|coriander-2.0.1-1|40	rm -rf ${RPM_BUILD_ROOT}
12cr|coriander-2.0.1-1|41	%makeinstall_std
12cr|coriander-2.0.1-1|42	
12cr|coriander-2.0.1-1|43	%clean
12cr|coriander-2.0.1-1|44	rm -rf ${RPM_BUILD_ROOT}
12cr|coriander-2.0.1-1|45	
12cr|coriander-2.0.1-1|46	%files
12cr|coriander-2.0.1-1|47	%defattr(-,root,root)
12cr|coriander-2.0.1-1|48	%{_bindir}/coriander
12cr|coriander-2.0.1-1|49	%dir %{_datadir}/pixmaps/coriander
12cr|coriander-2.0.1-1|50	%{_datadir}/pixmaps/coriander/coriander-icon.png
12cr|coriander-2.0.1-1|51	%{_datadir}/pixmaps/coriander/coriander-logo.png
12cr|coriander-2.0.1-1|52	
12cr|coriander-2.0.1-1|53	
12cr|coriander-2.0.1-1|54	%changelog
12cr|coriander-2.0.1-1|55	* Sat Oct 02 2010 Funda Wang <fwang@mandriva.org> 2.0.1-1mdv2011.0
12cr|coriander-2.0.1-1|56	+ Revision: 582469
12cr|coriander-2.0.1-1|57	- New version 2.0.1
12cr|coriander-2.0.1-1|58	
12cr|coriander-2.0.1-1|59	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 2.0.0-2mdv2010.0
12cr|coriander-2.0.1-1|60	+ Revision: 437126
12cr|coriander-2.0.1-1|61	- rebuild
12cr|coriander-2.0.1-1|62	
12cr|coriander-2.0.1-1|63	* Sat Jun 21 2008 Stefan van der Eijk <stefan@mandriva.org> 2.0.0-1mdv2009.0
12cr|coriander-2.0.1-1|64	+ Revision: 227806
12cr|coriander-2.0.1-1|65	- 2.0.0
12cr|coriander-2.0.1-1|66	
12cr|coriander-2.0.1-1|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|coriander-2.0.1-1|68	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|coriander-2.0.1-1|69	
12cr|coriander-2.0.1-1|70	* Fri Jan 18 2008 Stefan van der Eijk <stefan@mandriva.org> 2.0.0-0.rc6.1mdv2008.1
12cr|coriander-2.0.1-1|71	+ Revision: 154563
12cr|coriander-2.0.1-1|72	- 2.0.0 rc6
12cr|coriander-2.0.1-1|73	
12cr|coriander-2.0.1-1|74	+ Funda Wang <fwang@mandriva.org>
12cr|coriander-2.0.1-1|75	- rebuild
12cr|coriander-2.0.1-1|76	
12cr|coriander-2.0.1-1|77	+ Olivier Blin <oblin@mandriva.com>
12cr|coriander-2.0.1-1|78	- restore BuildRoot
12cr|coriander-2.0.1-1|79	
12cr|coriander-2.0.1-1|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|coriander-2.0.1-1|81	- kill re-definition of %%buildroot on Pixel's request
12cr|coriander-2.0.1-1|82	
12cr|coriander-2.0.1-1|83	* Mon Jun 11 2007 Stefan van der Eijk <stefan@mandriva.org> 2.0.0-0.rc5.1mdv2008.0
12cr|coriander-2.0.1-1|84	+ Revision: 38012
12cr|coriander-2.0.1-1|85	- 2.0.0-rc5
12cr|coriander-2.0.1-1|86	
12cr|coriander-2.0.1-1|87	
12cr|coriander-2.0.1-1|88	* Sun Jan 21 2007 Stefan van der Eijk <stefan@mandriva.org> 2.0.0-0.rc4.1mdv2007.0
12cr|coriander-2.0.1-1|89	+ Revision: 111251
12cr|coriander-2.0.1-1|90	- 2.0.0-rc4
12cr|coriander-2.0.1-1|91	- 2.0.0-rc3
12cr|coriander-2.0.1-1|92	- 2.0.0-rc2
12cr|coriander-2.0.1-1|93	
12cr|coriander-2.0.1-1|94	* Wed Oct 25 2006 Stefan van der Eijk <stefan@mandriva.org> 2.0.0-0.rc1.1mdv2007.0
12cr|coriander-2.0.1-1|95	+ Revision: 72245
12cr|coriander-2.0.1-1|96	- 2.0.0-rc1
12cr|coriander-2.0.1-1|97	- Import coriander
12cr|coriander-2.0.1-1|98	
12cr|coriander-2.0.1-1|99	* Thu Aug 03 2006 Frederic Crozat <fcrozat@mandriva.com> 2.0.0-0.pre6.3mdv2007.0
12cr|coriander-2.0.1-1|100	- Rebuild with latest dbus
12cr|coriander-2.0.1-1|101	
12cr|coriander-2.0.1-1|102	* Mon Jun 12 2006 Stefan van der Eijk <stefan@eijk.nu> 2.0.0-0.pre6.2mdk
12cr|coriander-2.0.1-1|103	- fix BuildRequires for sparc64
12cr|coriander-2.0.1-1|104	
12cr|coriander-2.0.1-1|105	* Thu May 11 2006 Stefan van der Eijk <stefan@eijk.nu> 2.0.0-0.pre6.1mdk
12cr|coriander-2.0.1-1|106	- 2.0.0-pre6
12cr|coriander-2.0.1-1|107	
12cr|coriander-2.0.1-1|108	* Wed Mar 22 2006 Jerome Martin <jerome.f.martin@free.fr> 2.0.0-0.pre5.2mdk
12cr|coriander-2.0.1-1|109	- Fixed BuildRequires
12cr|coriander-2.0.1-1|110	
12cr|coriander-2.0.1-1|111	* Mon Mar 20 2006 Stefan van der Eijk <stefan@eijk.nu> 2.0.0-0.pre5.1mdk
12cr|coriander-2.0.1-1|112	- 2.0.0-pre5
12cr|coriander-2.0.1-1|113	
12cr|coriander-2.0.1-1|114	* Tue Dec 27 2005 Stefan van der Eijk <stefan@eijk.nu> 2.0.0-0.pre4.1mdk
12cr|coriander-2.0.1-1|115	- initial package
12cr|coriander-2.0.1-1|116	

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

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

720 12
12cr|cortado-0.2.2-0.0.3|1	# FIXME: don't bundle all this thirdparty software
12cr|cortado-0.2.2-0.0.3|2	# FIXME: do we need to install others jars, besides the applets?
12cr|cortado-0.2.2-0.0.3|3	
12cr|cortado-0.2.2-0.0.3|4	Name:           cortado
12cr|cortado-0.2.2-0.0.3|5	Version:        0.2.2
12cr|cortado-0.2.2-0.0.3|6	Release:        %mkrel 0.0.3
12cr|cortado-0.2.2-0.0.3|7	Epoch:          0
12cr|cortado-0.2.2-0.0.3|8	Summary:        Java media framework based on GStreamer's design
12cr|cortado-0.2.2-0.0.3|9	Group:          Development/Java
12cr|cortado-0.2.2-0.0.3|10	License:        GPLv2+/LGPLv2+/BSD
12cr|cortado-0.2.2-0.0.3|11	URL:            http://www.flumotion.net/
12cr|cortado-0.2.2-0.0.3|12	Source0:        http://www.flumotion.net/src/cortado/cortado-%{version}.tar.gz
12cr|cortado-0.2.2-0.0.3|13	BuildRequires:  ant
12cr|cortado-0.2.2-0.0.3|14	BuildRequires:  java-rpmbuild
12cr|cortado-0.2.2-0.0.3|15	BuildArch:      noarch
12cr|cortado-0.2.2-0.0.3|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|cortado-0.2.2-0.0.3|17	
12cr|cortado-0.2.2-0.0.3|18	%description
12cr|cortado-0.2.2-0.0.3|19	Cortado is a Java media framework based on GStreamer's design.
12cr|cortado-0.2.2-0.0.3|20	
12cr|cortado-0.2.2-0.0.3|21	%prep
12cr|cortado-0.2.2-0.0.3|22	%setup -q
12cr|cortado-0.2.2-0.0.3|23	
12cr|cortado-0.2.2-0.0.3|24	%build
12cr|cortado-0.2.2-0.0.3|25	export CLASSPATH=
12cr|cortado-0.2.2-0.0.3|26	export OPT_JAR_LIST=:
12cr|cortado-0.2.2-0.0.3|27	%{ant}
12cr|cortado-0.2.2-0.0.3|28	
12cr|cortado-0.2.2-0.0.3|29	%install
12cr|cortado-0.2.2-0.0.3|30	%{__rm} -rf %{buildroot}
12cr|cortado-0.2.2-0.0.3|31	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|cortado-0.2.2-0.0.3|32	
12cr|cortado-0.2.2-0.0.3|33	%{__cp} -a output/dist/applet/cortado-ovt-debug-%{version}.jar  %{buildroot}%{_javadir}/%{name}-ovt-%{version}.jar
12cr|cortado-0.2.2-0.0.3|34	%{__cp} -a output/dist/applet/cortado-ov-debug-%{version}.jar  %{buildroot}%{_javadir}/%{name}-ov-%{version}.jar
12cr|cortado-0.2.2-0.0.3|35	%{__cp} -a output/dist/applet/cortado-mmjs-debug-%{version}.jar  %{buildroot}%{_javadir}/%{name}-mmjs-%{version}.jar
12cr|cortado-0.2.2-0.0.3|36	
12cr|cortado-0.2.2-0.0.3|37	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
12cr|cortado-0.2.2-0.0.3|38	
12cr|cortado-0.2.2-0.0.3|39	%clean
12cr|cortado-0.2.2-0.0.3|40	%{__rm} -rf %{buildroot}
12cr|cortado-0.2.2-0.0.3|41	
12cr|cortado-0.2.2-0.0.3|42	%files
12cr|cortado-0.2.2-0.0.3|43	%defattr(0644,root,root,0755)
12cr|cortado-0.2.2-0.0.3|44	%doc LICENSE.* HACKING README NEWS RELEASE TODO cortado.doap
12cr|cortado-0.2.2-0.0.3|45	%{_javadir}/%{name}-ovt-%{version}.jar
12cr|cortado-0.2.2-0.0.3|46	%{_javadir}/%{name}-ovt.jar
12cr|cortado-0.2.2-0.0.3|47	%{_javadir}/%{name}-ov-%{version}.jar
12cr|cortado-0.2.2-0.0.3|48	%{_javadir}/%{name}-ov.jar
12cr|cortado-0.2.2-0.0.3|49	%{_javadir}/%{name}-mmjs-%{version}.jar
12cr|cortado-0.2.2-0.0.3|50	%{_javadir}/%{name}-mmjs.jar
12cr|cortado-0.2.2-0.0.3|51	
12cr|cortado-0.2.2-0.0.3|52	
12cr|cortado-0.2.2-0.0.3|53	
12cr|cortado-0.2.2-0.0.3|54	%changelog
12cr|cortado-0.2.2-0.0.3|55	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:0.2.2-0.0.3mdv2011.0
12cr|cortado-0.2.2-0.0.3|56	+ Revision: 617431
12cr|cortado-0.2.2-0.0.3|57	- the mass rebuild of 2010.0 packages
12cr|cortado-0.2.2-0.0.3|58	
12cr|cortado-0.2.2-0.0.3|59	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0:0.2.2-0.0.2mdv2010.0
12cr|cortado-0.2.2-0.0.3|60	+ Revision: 424993
12cr|cortado-0.2.2-0.0.3|61	- rebuild
12cr|cortado-0.2.2-0.0.3|62	
12cr|cortado-0.2.2-0.0.3|63	* Mon Aug 18 2008 David Walluck <walluck@mandriva.org> 0:0.2.2-0.0.1mdv2009.0
12cr|cortado-0.2.2-0.0.3|64	+ Revision: 273149
12cr|cortado-0.2.2-0.0.3|65	- import cortado
12cr|cortado-0.2.2-0.0.3|66	
12cr|cortado-0.2.2-0.0.3|67	
12cr|cortado-0.2.2-0.0.3|68	* Sun Aug 17 2008 David Walluck <walluck@mandriva.org> 0:0.2.2-0.0.1
12cr|cortado-0.2.2-0.0.3|69	- release

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

722 12
12cr|countrycodes-1.0.5-9|1	%define name        countrycodes
12cr|countrycodes-1.0.5-9|2	%define version     1.0.5
12cr|countrycodes-1.0.5-9|3	%define release     %mkrel 9
12cr|countrycodes-1.0.5-9|4	
12cr|countrycodes-1.0.5-9|5	Name:       %{name}
12cr|countrycodes-1.0.5-9|6	Version:    %{version}
12cr|countrycodes-1.0.5-9|7	Release:    %{release}
12cr|countrycodes-1.0.5-9|8	Summary:    Country code finder
12cr|countrycodes-1.0.5-9|9	Source:     http://www.grigna.com/diego/linux/countrycodes/%{name}-%{version}.tar.bz2
12cr|countrycodes-1.0.5-9|10	URL:        http://www.grigna.com/diego/linux/countrycodes
12cr|countrycodes-1.0.5-9|11	License:    GPL
12cr|countrycodes-1.0.5-9|12	Group:      Networking/Other
12cr|countrycodes-1.0.5-9|13	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|countrycodes-1.0.5-9|14	
12cr|countrycodes-1.0.5-9|15	%description
12cr|countrycodes-1.0.5-9|16	Country codes is an ISO 3166 country code finder. It is mainly used to
12cr|countrycodes-1.0.5-9|17	determine to what country a domain name belongs. It also allows
12cr|countrycodes-1.0.5-9|18	searching by 2 or 3 letter codes, country number, and country name.
12cr|countrycodes-1.0.5-9|19	
12cr|countrycodes-1.0.5-9|20	%prep
12cr|countrycodes-1.0.5-9|21	%setup -q
12cr|countrycodes-1.0.5-9|22	
12cr|countrycodes-1.0.5-9|23	%build
12cr|countrycodes-1.0.5-9|24	cd src && make CCOPTS="%{optflags}"
12cr|countrycodes-1.0.5-9|25	
12cr|countrycodes-1.0.5-9|26	%install
12cr|countrycodes-1.0.5-9|27	rm -rf %{buildroot}
12cr|countrycodes-1.0.5-9|28	install -d -m 755 %{buildroot}%{_bindir}
12cr|countrycodes-1.0.5-9|29	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|countrycodes-1.0.5-9|30	install -m 755 src/iso3166 %{buildroot}%{_bindir}/iso3166
12cr|countrycodes-1.0.5-9|31	install -m 644 doc/iso3166.1.in %{buildroot}%{_mandir}/man1/iso3166.1
12cr|countrycodes-1.0.5-9|32	
12cr|countrycodes-1.0.5-9|33	%clean
12cr|countrycodes-1.0.5-9|34	rm -rf %{buildroot}
12cr|countrycodes-1.0.5-9|35	
12cr|countrycodes-1.0.5-9|36	%files
12cr|countrycodes-1.0.5-9|37	%defattr(-,root,root)
12cr|countrycodes-1.0.5-9|38	%doc doc/Changelog doc/COPYING doc/INSTALL doc/LSM doc/README
12cr|countrycodes-1.0.5-9|39	%{_bindir}/*
12cr|countrycodes-1.0.5-9|40	%{_mandir}/man1/*
12cr|countrycodes-1.0.5-9|41	
12cr|countrycodes-1.0.5-9|42	
12cr|countrycodes-1.0.5-9|43	
12cr|countrycodes-1.0.5-9|44	%changelog
12cr|countrycodes-1.0.5-9|45	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-9mdv2011.0
12cr|countrycodes-1.0.5-9|46	+ Revision: 617432
12cr|countrycodes-1.0.5-9|47	- the mass rebuild of 2010.0 packages
12cr|countrycodes-1.0.5-9|48	
12cr|countrycodes-1.0.5-9|49	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.0.5-8mdv2010.0
12cr|countrycodes-1.0.5-9|50	+ Revision: 425024
12cr|countrycodes-1.0.5-9|51	- rebuild
12cr|countrycodes-1.0.5-9|52	
12cr|countrycodes-1.0.5-9|53	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.0.5-7mdv2009.0
12cr|countrycodes-1.0.5-9|54	+ Revision: 243687
12cr|countrycodes-1.0.5-9|55	- rebuild
12cr|countrycodes-1.0.5-9|56	
12cr|countrycodes-1.0.5-9|57	+ Olivier Blin <oblin@mandriva.com>
12cr|countrycodes-1.0.5-9|58	- restore BuildRoot
12cr|countrycodes-1.0.5-9|59	
12cr|countrycodes-1.0.5-9|60	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.5-5mdv2008.1
12cr|countrycodes-1.0.5-9|61	+ Revision: 132416
12cr|countrycodes-1.0.5-9|62	- rebuild
12cr|countrycodes-1.0.5-9|63	
12cr|countrycodes-1.0.5-9|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|countrycodes-1.0.5-9|65	- kill re-definition of %%buildroot on Pixel's request
12cr|countrycodes-1.0.5-9|66	- import countrycodes
12cr|countrycodes-1.0.5-9|67	
12cr|countrycodes-1.0.5-9|68	
12cr|countrycodes-1.0.5-9|69	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.5-4mdv2007.0
12cr|countrycodes-1.0.5-9|70	- %%mkrel
12cr|countrycodes-1.0.5-9|71	- clean buildroot before install
12cr|countrycodes-1.0.5-9|72	
12cr|countrycodes-1.0.5-9|73	* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.5-3mdk
12cr|countrycodes-1.0.5-9|74	- spec cleanup
12cr|countrycodes-1.0.5-9|75	
12cr|countrycodes-1.0.5-9|76	* Fri Jul 09 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.0.5-2mdk
12cr|countrycodes-1.0.5-9|77	- rpmbuilupdate aware
12cr|countrycodes-1.0.5-9|78	
12cr|countrycodes-1.0.5-9|79	* Sat Feb 28 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.0.5-1mdk
12cr|countrycodes-1.0.5-9|80	- new version
12cr|countrycodes-1.0.5-9|81	
12cr|countrycodes-1.0.5-9|82	* Sat Jan 04 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.0.3-3mdk
12cr|countrycodes-1.0.5-9|83	- rebuild
12cr|countrycodes-1.0.5-9|84	
12cr|countrycodes-1.0.5-9|85	* Tue Jul 2 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.0.3-2mdk
12cr|countrycodes-1.0.5-9|86	- corrected URL
12cr|countrycodes-1.0.5-9|87	
12cr|countrycodes-1.0.5-9|88	* Sat Feb 23 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.0.3-1mdk
12cr|countrycodes-1.0.5-9|89	- first mdk release

723 12
12cr|courier-authlib-0.65.0-1|1	Name:		courier-authlib
12cr|courier-authlib-0.65.0-1|2	Version:	0.65.0
12cr|courier-authlib-0.65.0-1|3	Release:	1
12cr|courier-authlib-0.65.0-1|4	Summary:	Courier authentication library
12cr|courier-authlib-0.65.0-1|5	Group:		System/Servers
12cr|courier-authlib-0.65.0-1|6	License:	GPL
12cr|courier-authlib-0.65.0-1|7	URL:		http://www.courier-mta.org
12cr|courier-authlib-0.65.0-1|8	Source0:	http://prdownloads.sourceforge.net/courier/%{name}-%{version}.tar.bz2
12cr|courier-authlib-0.65.0-1|9	Source1:	courier-authlib.sysconftool.m4
12cr|courier-authlib-0.65.0-1|10	Source2:	courier-authlib.authdaemon-init
12cr|courier-authlib-0.65.0-1|11	Patch0:		courier-authlib-0.65.sysconftool.patch
12cr|courier-authlib-0.65.0-1|12	BuildRequires:	expect
12cr|courier-authlib-0.65.0-1|13	BuildRequires:	libltdl-devel
12cr|courier-authlib-0.65.0-1|14	BuildRequires:	gdbm-devel
12cr|courier-authlib-0.65.0-1|15	BuildRequires:	openldap-devel
12cr|courier-authlib-0.65.0-1|16	BuildRequires:	pam-devel
12cr|courier-authlib-0.65.0-1|17	BuildRequires:	mysql-devel
12cr|courier-authlib-0.65.0-1|18	BuildRequires:	postgresql-devel
12cr|courier-authlib-0.65.0-1|19	Obsoletes:	courier-imap-utils
12cr|courier-authlib-0.65.0-1|20	Obsoletes:	libcourier-authlib0
12cr|courier-authlib-0.65.0-1|21	Conflicts:	courier-imap <= 3.0.8
12cr|courier-authlib-0.65.0-1|22	
12cr|courier-authlib-0.65.0-1|23	%description
12cr|courier-authlib-0.65.0-1|24	The Courier authentication library provides authentication
12cr|courier-authlib-0.65.0-1|25	services for other Courier applications.
12cr|courier-authlib-0.65.0-1|26	
12cr|courier-authlib-0.65.0-1|27	This package contains the Courier authentication daemon and common
12cr|courier-authlib-0.65.0-1|28	authentication modules:
12cr|courier-authlib-0.65.0-1|29	
12cr|courier-authlib-0.65.0-1|30	o authcustom
12cr|courier-authlib-0.65.0-1|31	o authpam
12cr|courier-authlib-0.65.0-1|32	o authpwd
12cr|courier-authlib-0.65.0-1|33	o authshadow
12cr|courier-authlib-0.65.0-1|34	o courierauthsaslclient
12cr|courier-authlib-0.65.0-1|35	o courierauthsasl
12cr|courier-authlib-0.65.0-1|36	
12cr|courier-authlib-0.65.0-1|37	%package -n courier-authdaemon
12cr|courier-authlib-0.65.0-1|38	Summary:	Courier authentication daemon
12cr|courier-authlib-0.65.0-1|39	Group:		System/Servers
12cr|courier-authlib-0.65.0-1|40	Requires:	%{name} = %{version}
12cr|courier-authlib-0.65.0-1|41	Requires:	expect
12cr|courier-authlib-0.65.0-1|42	Requires(pre):	rpm-helper
12cr|courier-authlib-0.65.0-1|43	
12cr|courier-authlib-0.65.0-1|44	%description -n courier-authdaemon
12cr|courier-authlib-0.65.0-1|45	This package contains the Courier authentication daemon.
12cr|courier-authlib-0.65.0-1|46	
12cr|courier-authlib-0.65.0-1|47	%package userdb
12cr|courier-authlib-0.65.0-1|48	Summary:	Userdb support for the Courier authentication library
12cr|courier-authlib-0.65.0-1|49	Group:		System/Servers
12cr|courier-authlib-0.65.0-1|50	Requires(pre):	%{name} = %{version}
12cr|courier-authlib-0.65.0-1|51	
12cr|courier-authlib-0.65.0-1|52	%description userdb
12cr|courier-authlib-0.65.0-1|53	This package installs the userdb support for the Courier
12cr|courier-authlib-0.65.0-1|54	authentication library.  Userdb is a simple way to manage virtual
12cr|courier-authlib-0.65.0-1|55	mail accounts using a GDBM-based database file.
12cr|courier-authlib-0.65.0-1|56	
12cr|courier-authlib-0.65.0-1|57	Install this package in order to be able to authenticate with
12cr|courier-authlib-0.65.0-1|58	userdb.
12cr|courier-authlib-0.65.0-1|59	
12cr|courier-authlib-0.65.0-1|60	%package ldap
12cr|courier-authlib-0.65.0-1|61	Summary:	LDAP support for the Courier authentication library
12cr|courier-authlib-0.65.0-1|62	Group:		System/Servers
12cr|courier-authlib-0.65.0-1|63	Requires(pre):	%{name} = %{version}
12cr|courier-authlib-0.65.0-1|64	Obsoletes:	courier-imap-ldap
12cr|courier-authlib-0.65.0-1|65	
12cr|courier-authlib-0.65.0-1|66	%description ldap
12cr|courier-authlib-0.65.0-1|67	This package installs LDAP support for the Courier authentication
12cr|courier-authlib-0.65.0-1|68	library. Install this package in order to be able to authenticate
12cr|courier-authlib-0.65.0-1|69	using LDAP.
12cr|courier-authlib-0.65.0-1|70	
12cr|courier-authlib-0.65.0-1|71	%package mysql
12cr|courier-authlib-0.65.0-1|72	Summary:	MySQL support for the Courier authentication library
12cr|courier-authlib-0.65.0-1|73	Group:		System/Servers
12cr|courier-authlib-0.65.0-1|74	Requires(pre):	%{name} = %{version}
12cr|courier-authlib-0.65.0-1|75	Obsoletes:	courier-imap-mysql
12cr|courier-authlib-0.65.0-1|76	
12cr|courier-authlib-0.65.0-1|77	%description mysql
12cr|courier-authlib-0.65.0-1|78	This package installs MySQL support for the Courier authentication
12cr|courier-authlib-0.65.0-1|79	library. Install this package in order to be able to authenticate
12cr|courier-authlib-0.65.0-1|80	using MySQL.
12cr|courier-authlib-0.65.0-1|81	
12cr|courier-authlib-0.65.0-1|82	%package pgsql
12cr|courier-authlib-0.65.0-1|83	Summary:	PostgreSQL support for the Courier authentication library
12cr|courier-authlib-0.65.0-1|84	Group:		System/Servers
12cr|courier-authlib-0.65.0-1|85	Requires(pre):	%{name} = %{version}
12cr|courier-authlib-0.65.0-1|86	Obsoletes:	courier-imap-pgsql
12cr|courier-authlib-0.65.0-1|87	
12cr|courier-authlib-0.65.0-1|88	%description pgsql
12cr|courier-authlib-0.65.0-1|89	This package installs PostgreSQL support for the Courier
12cr|courier-authlib-0.65.0-1|90	authentication library. Install this package in order to be able
12cr|courier-authlib-0.65.0-1|91	to authenticate using PostgreSQL.
12cr|courier-authlib-0.65.0-1|92	
12cr|courier-authlib-0.65.0-1|93	%package sqlite
12cr|courier-authlib-0.65.0-1|94	Summary:	SQLite support for the Courier authentication library
12cr|courier-authlib-0.65.0-1|95	Group:		System/Servers
12cr|courier-authlib-0.65.0-1|96	Requires(pre):	%{name} = %{version}
12cr|courier-authlib-0.65.0-1|97	
12cr|courier-authlib-0.65.0-1|98	%description sqlite
12cr|courier-authlib-0.65.0-1|99	This package installs SQLite support for the Courier
12cr|courier-authlib-0.65.0-1|100	authentication library. Install this package in order to be able
12cr|courier-authlib-0.65.0-1|101	to authenticate using SQLite.
12cr|courier-authlib-0.65.0-1|102	
12cr|courier-authlib-0.65.0-1|103	%package devel
12cr|courier-authlib-0.65.0-1|104	Summary:	Development libraries for the Courier authentication library
12cr|courier-authlib-0.65.0-1|105	Group:		Development/C
12cr|courier-authlib-0.65.0-1|106	Requires:	%{name} = %{version}
12cr|courier-authlib-0.65.0-1|107	
12cr|courier-authlib-0.65.0-1|108	%description devel
12cr|courier-authlib-0.65.0-1|109	This package contains the development libraries and files needed
12cr|courier-authlib-0.65.0-1|110	to compile Courier packages that use this authentication library.
12cr|courier-authlib-0.65.0-1|111	Install this package in order to build the rest of the Courier
12cr|courier-authlib-0.65.0-1|112	packages. After they are built and installed this package can be
12cr|courier-authlib-0.65.0-1|113	removed. Files in this package are not needed at runtime.
12cr|courier-authlib-0.65.0-1|114	
12cr|courier-authlib-0.65.0-1|115	%prep
12cr|courier-authlib-0.65.0-1|116	%setup -q -n %{name}-%{version}
12cr|courier-authlib-0.65.0-1|117	%patch0 -p 0 -b .sysconftool
12cr|courier-authlib-0.65.0-1|118	
12cr|courier-authlib-0.65.0-1|119	cp %{SOURCE1} .
12cr|courier-authlib-0.65.0-1|120	
12cr|courier-authlib-0.65.0-1|121	%build
12cr|courier-authlib-0.65.0-1|122	%configure2_5x \
12cr|courier-authlib-0.65.0-1|123	--with-syslog=MAIL \
12cr|courier-authlib-0.65.0-1|124	--disable-ltdl-install \
12cr|courier-authlib-0.65.0-1|125	--with-db=gdbm \
12cr|courier-authlib-0.65.0-1|126	--with-random=/dev/urandom \
12cr|courier-authlib-0.65.0-1|127	--with-mailuser=daemon \
12cr|courier-authlib-0.65.0-1|128	--with-mailgroup=daemon \
12cr|courier-authlib-0.65.0-1|129	--with-authdaemonrc=%{_sysconfdir}/courier/authdaemonrc \
12cr|courier-authlib-0.65.0-1|130	--with-authdaemonvar=%{_localstatedir}/lib/authdaemon \
12cr|courier-authlib-0.65.0-1|131	--with-makedatprog=%{_sbindir}/makedatprog \
12cr|courier-authlib-0.65.0-1|132	--with-userdb=%{_sysconfdir}/userdb \
12cr|courier-authlib-0.65.0-1|133	--with-pkgconfdir=%{_sysconfdir}/courier \
12cr|courier-authlib-0.65.0-1|134	--with-authuserdb \
12cr|courier-authlib-0.65.0-1|135	--with-authpam \
12cr|courier-authlib-0.65.0-1|136	--with-authldap \
12cr|courier-authlib-0.65.0-1|137	--with-authldaprc=%{_sysconfdir}/courier/authldaprc \
12cr|courier-authlib-0.65.0-1|138	--with-authpwd \
12cr|courier-authlib-0.65.0-1|139	--with-authshadow \
12cr|courier-authlib-0.65.0-1|140	--without-authvchkpw \
12cr|courier-authlib-0.65.0-1|141	--with-authpgsqlrc=%{_sysconfdir}/courier/authpgsqlrc \
12cr|courier-authlib-0.65.0-1|142	--with-authpgsql \
12cr|courier-authlib-0.65.0-1|143	--with-pgsql-libs=%{_libdir} \
12cr|courier-authlib-0.65.0-1|144	--with-pgsql-includes=%{_includedir}/pgsql \
12cr|courier-authlib-0.65.0-1|145	--with-authmysqlrc=%{_sysconfdir}/courier/authmysqlrc \
12cr|courier-authlib-0.65.0-1|146	--with-authmysql \
12cr|courier-authlib-0.65.0-1|147	--with-mysql-libs=%{_libdir} \
12cr|courier-authlib-0.65.0-1|148	--with-mysql-includes=%{_includedir}/mysql \
12cr|courier-authlib-0.65.0-1|149	--with-authcustom
12cr|courier-authlib-0.65.0-1|150	%make
12cr|courier-authlib-0.65.0-1|151	%make authinfo
12cr|courier-authlib-0.65.0-1|152	
12cr|courier-authlib-0.65.0-1|153	%check
12cr|courier-authlib-0.65.0-1|154	%{__make} check
12cr|courier-authlib-0.65.0-1|155	
12cr|courier-authlib-0.65.0-1|156	%install
12cr|courier-authlib-0.65.0-1|157	%makeinstall_std
12cr|courier-authlib-0.65.0-1|158	
12cr|courier-authlib-0.65.0-1|159	# fix perms
12cr|courier-authlib-0.65.0-1|160	chmod 755 %{buildroot}%{_localstatedir}/lib/authdaemon
12cr|courier-authlib-0.65.0-1|161	
12cr|courier-authlib-0.65.0-1|162	install -d %{buildroot}%{_var}/run/authdaemon
12cr|courier-authlib-0.65.0-1|163	
12cr|courier-authlib-0.65.0-1|164	install -m 755 sysconftool %{buildroot}%{_libdir}/courier-authlib/
12cr|courier-authlib-0.65.0-1|165	install -m 755 authmigrate %{buildroot}%{_libdir}/courier-authlib/
12cr|courier-authlib-0.65.0-1|166	
12cr|courier-authlib-0.65.0-1|167	install -d -m 755 %{buildroot}%{_initrddir}
12cr|courier-authlib-0.65.0-1|168	install -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/courier-authdaemon
12cr|courier-authlib-0.65.0-1|169	mv %{buildroot}%{_libdir}/courier-authlib/authdaemond %{buildroot}%{_sbindir}/authdaemond
12cr|courier-authlib-0.65.0-1|170	
12cr|courier-authlib-0.65.0-1|171	mv %{buildroot}%{_libdir}/courier-authlib/makedatprog %{buildroot}%{_sbindir}/makedatprog
12cr|courier-authlib-0.65.0-1|172	
12cr|courier-authlib-0.65.0-1|173	# some utils...
12cr|courier-authlib-0.65.0-1|174	install -m 755 authinfo %{buildroot}%{_sbindir}/
12cr|courier-authlib-0.65.0-1|175	install -m 755 authdaemontest %{buildroot}%{_sbindir}/
12cr|courier-authlib-0.65.0-1|176	install -m 755 liblock/lockmail %{buildroot}%{_sbindir}/
12cr|courier-authlib-0.65.0-1|177	install -m 644 liblock/lockmail.1 %{buildroot}%{_mandir}/man1/
12cr|courier-authlib-0.65.0-1|178	
12cr|courier-authlib-0.65.0-1|179	# fix configuration
12cr|courier-authlib-0.65.0-1|180	for file in %{buildroot}%{_sysconfdir}/courier/*.dist; do
12cr|courier-authlib-0.65.0-1|181	mv $file  %{buildroot}%{_sysconfdir}/courier/`basename $file .dist`
12cr|courier-authlib-0.65.0-1|182	done
12cr|courier-authlib-0.65.0-1|183	chmod 644 %{buildroot}%{_sysconfdir}/courier/*
12cr|courier-authlib-0.65.0-1|184	
12cr|courier-authlib-0.65.0-1|185	perl -pi \
12cr|courier-authlib-0.65.0-1|186	-e "s|^authmodulelist=.*|authmodulelist=\"authpam authpwd authshadow\"|g;" \
12cr|courier-authlib-0.65.0-1|187	-e "s|^authmodulelistorig=.*|authmodulelistorig=\"authpam authpwd authshadow\"|g;" \
12cr|courier-authlib-0.65.0-1|188	%{buildroot}%{_sysconfdir}/courier/authdaemonrc
12cr|courier-authlib-0.65.0-1|189	
12cr|courier-authlib-0.65.0-1|190	cat > README.mdv << EOF
12cr|courier-authlib-0.65.0-1|191	ROSA RPM specific notes
12cr|courier-authlib-0.65.0-1|192	
12cr|courier-authlib-0.65.0-1|193	Upgrade
12cr|courier-authlib-0.65.0-1|194	------
12cr|courier-authlib-0.65.0-1|195	Default upgrade procedure consists of shipping new configuration files with
12cr|courier-authlib-0.65.0-1|196	.dist suffix, then running sysconftool script to merge with current
12cr|courier-authlib-0.65.0-1|197	configuration. This packages ships new configuration files with their final
12cr|courier-authlib-0.65.0-1|198	name instead, wich will be saved by rpm as .rpmnew if original ones have been
12cr|courier-authlib-0.65.0-1|199	modified, and run sysconftools script during upgrade automatically.
12cr|courier-authlib-0.65.0-1|200	EOF
12cr|courier-authlib-0.65.0-1|201	
12cr|courier-authlib-0.65.0-1|202	%post -n courier-authdaemon
12cr|courier-authlib-0.65.0-1|203	%{_libdir}/courier-authlib/authmigrate >/dev/null
12cr|courier-authlib-0.65.0-1|204	if [ -f %{_sysconfdir}/courier/authdaemonrc.rpmnew ]; then
12cr|courier-authlib-0.65.0-1|205	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/authdaemonrc.rpmnew >/dev/null
12cr|courier-authlib-0.65.0-1|206	fi
12cr|courier-authlib-0.65.0-1|207	%_post_service courier-authdaemon
12cr|courier-authlib-0.65.0-1|208	
12cr|courier-authlib-0.65.0-1|209	%preun -n courier-authdaemon
12cr|courier-authlib-0.65.0-1|210	%_preun_service courier-authdaemon
12cr|courier-authlib-0.65.0-1|211	
12cr|courier-authlib-0.65.0-1|212	%post userdb
12cr|courier-authlib-0.65.0-1|213	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cr|courier-authlib-0.65.0-1|214	
12cr|courier-authlib-0.65.0-1|215	%postun userdb
12cr|courier-authlib-0.65.0-1|216	if [ "$1" = "0" ]; then
12cr|courier-authlib-0.65.0-1|217	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cr|courier-authlib-0.65.0-1|218	fi
12cr|courier-authlib-0.65.0-1|219	
12cr|courier-authlib-0.65.0-1|220	%post ldap
12cr|courier-authlib-0.65.0-1|221	%{_libdir}/courier-authlib/authmigrate >/dev/null
12cr|courier-authlib-0.65.0-1|222	if [ -f %{_sysconfdir}/courier/authldaprc.rpmnew ]; then
12cr|courier-authlib-0.65.0-1|223	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/authldaprc.rpmnew >/dev/null
12cr|courier-authlib-0.65.0-1|224	fi
12cr|courier-authlib-0.65.0-1|225	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cr|courier-authlib-0.65.0-1|226	
12cr|courier-authlib-0.65.0-1|227	%postun ldap
12cr|courier-authlib-0.65.0-1|228	if [ "$1" = "0" ]; then
12cr|courier-authlib-0.65.0-1|229	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cr|courier-authlib-0.65.0-1|230	fi
12cr|courier-authlib-0.65.0-1|231	
12cr|courier-authlib-0.65.0-1|232	%post mysql
12cr|courier-authlib-0.65.0-1|233	%{_libdir}/courier-authlib/authmigrate >/dev/null
12cr|courier-authlib-0.65.0-1|234	if [ -f %{_sysconfdir}/courier/authmysqlrc.rpmnew ]; then
12cr|courier-authlib-0.65.0-1|235	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/authmysqlrc.rpmnew >/dev/null
12cr|courier-authlib-0.65.0-1|236	fi
12cr|courier-authlib-0.65.0-1|237	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cr|courier-authlib-0.65.0-1|238	
12cr|courier-authlib-0.65.0-1|239	%postun mysql
12cr|courier-authlib-0.65.0-1|240	if [ "$1" = "0" ]; then
12cr|courier-authlib-0.65.0-1|241	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cr|courier-authlib-0.65.0-1|242	fi
12cr|courier-authlib-0.65.0-1|243	
12cr|courier-authlib-0.65.0-1|244	%pre pgsql
12cr|courier-authlib-0.65.0-1|245	%{_libdir}/courier-authlib/authmigrate >/dev/null
12cr|courier-authlib-0.65.0-1|246	
12cr|courier-authlib-0.65.0-1|247	%post pgsql
12cr|courier-authlib-0.65.0-1|248	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cr|courier-authlib-0.65.0-1|249	
12cr|courier-authlib-0.65.0-1|250	%postun pgsql
12cr|courier-authlib-0.65.0-1|251	if [ "$1" = "0" ]; then
12cr|courier-authlib-0.65.0-1|252	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cr|courier-authlib-0.65.0-1|253	fi
12cr|courier-authlib-0.65.0-1|254	
12cr|courier-authlib-0.65.0-1|255	%pre sqlite
12cr|courier-authlib-0.65.0-1|256	%{_libdir}/courier-authlib/authmigrate >/dev/null
12cr|courier-authlib-0.65.0-1|257	
12cr|courier-authlib-0.65.0-1|258	%post sqlite
12cr|courier-authlib-0.65.0-1|259	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cr|courier-authlib-0.65.0-1|260	
12cr|courier-authlib-0.65.0-1|261	%postun sqlite
12cr|courier-authlib-0.65.0-1|262	if [ "$1" = "0" ]; then
12cr|courier-authlib-0.65.0-1|263	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cr|courier-authlib-0.65.0-1|264	fi
12cr|courier-authlib-0.65.0-1|265	
12cr|courier-authlib-0.65.0-1|266	%files
12cr|courier-authlib-0.65.0-1|267	%defattr(-,root,root)
12cr|courier-authlib-0.65.0-1|268	%doc README.mdv README README.authdebug.html README.html README_authlib.html
12cr|courier-authlib-0.65.0-1|269	%doc NEWS COPYING* AUTHORS ChangeLog liblock/lockmail.html liblog/courierlogger.html
12cr|courier-authlib-0.65.0-1|270	%dir %{_sysconfdir}/courier
12cr|courier-authlib-0.65.0-1|271	%dir %{_libdir}/courier-authlib
12cr|courier-authlib-0.65.0-1|272	%{_libdir}/courier-authlib/authmigrate
12cr|courier-authlib-0.65.0-1|273	%{_libdir}/courier-authlib/authsystem.passwd
12cr|courier-authlib-0.65.0-1|274	%{_libdir}/courier-authlib/sysconftool
12cr|courier-authlib-0.65.0-1|275	%{_libdir}/courier-authlib/libcourierauthsaslclient.so.*
12cr|courier-authlib-0.65.0-1|276	%{_libdir}/courier-authlib/libcourierauthsasl.so.*
12cr|courier-authlib-0.65.0-1|277	%{_libdir}/courier-authlib/libcourierauthcommon.so.*
12cr|courier-authlib-0.65.0-1|278	%{_libdir}/courier-authlib/libcourierauth.so.*
12cr|courier-authlib-0.65.0-1|279	%{_libdir}/courier-authlib/libauthcustom.so.0
12cr|courier-authlib-0.65.0-1|280	%{_libdir}/courier-authlib/libauthpam.so.0
12cr|courier-authlib-0.65.0-1|281	%{_libdir}/courier-authlib/libauthpwd.so.0
12cr|courier-authlib-0.65.0-1|282	%{_libdir}/courier-authlib/libauthshadow.so.0
12cr|courier-authlib-0.65.0-1|283	%{_libdir}/courier-authlib/libauthpipe.so.0
12cr|courier-authlib-0.65.0-1|284	%{_mandir}/man1/*
12cr|courier-authlib-0.65.0-1|285	
12cr|courier-authlib-0.65.0-1|286	%files -n courier-authdaemon
12cr|courier-authlib-0.65.0-1|287	%defattr(-,root,root)
12cr|courier-authlib-0.65.0-1|288	%config(noreplace) %{_sysconfdir}/courier/authdaemonrc
12cr|courier-authlib-0.65.0-1|289	%{_sbindir}/authdaemond
12cr|courier-authlib-0.65.0-1|290	%{_sbindir}/authdaemontest
12cr|courier-authlib-0.65.0-1|291	%{_sbindir}/authenumerate
12cr|courier-authlib-0.65.0-1|292	%{_sbindir}/authinfo
12cr|courier-authlib-0.65.0-1|293	%{_sbindir}/authtest
12cr|courier-authlib-0.65.0-1|294	%{_sbindir}/courierlogger
12cr|courier-authlib-0.65.0-1|295	%{_sbindir}/lockmail
12cr|courier-authlib-0.65.0-1|296	%{_sbindir}/authpasswd
12cr|courier-authlib-0.65.0-1|297	%{_sbindir}/makedatprog
12cr|courier-authlib-0.65.0-1|298	%{_initrddir}/courier-authdaemon
12cr|courier-authlib-0.65.0-1|299	%{_localstatedir}/lib/authdaemon
12cr|courier-authlib-0.65.0-1|300	%{_var}/run/authdaemon
12cr|courier-authlib-0.65.0-1|301	
12cr|courier-authlib-0.65.0-1|302	%files userdb
12cr|courier-authlib-0.65.0-1|303	%defattr(-,root,root)
12cr|courier-authlib-0.65.0-1|304	%doc userdb/makeuserdb.html userdb/userdb.html userdb/userdbpw.html
12cr|courier-authlib-0.65.0-1|305	%{_sbindir}/makeuserdb
12cr|courier-authlib-0.65.0-1|306	%{_sbindir}/pw2userdb
12cr|courier-authlib-0.65.0-1|307	%{_sbindir}/userdb
12cr|courier-authlib-0.65.0-1|308	%{_sbindir}/userdb-test-cram-md5
12cr|courier-authlib-0.65.0-1|309	%{_sbindir}/userdbpw
12cr|courier-authlib-0.65.0-1|310	%{_libdir}/courier-authlib/libauthuserdb.so.0
12cr|courier-authlib-0.65.0-1|311	%{_mandir}/man8/*userdb*
12cr|courier-authlib-0.65.0-1|312	
12cr|courier-authlib-0.65.0-1|313	%files ldap
12cr|courier-authlib-0.65.0-1|314	%defattr(-,root,root)
12cr|courier-authlib-0.65.0-1|315	%doc README.ldap authldap.schema
12cr|courier-authlib-0.65.0-1|316	%config(noreplace) %{_sysconfdir}/courier/authldaprc
12cr|courier-authlib-0.65.0-1|317	%{_libdir}/courier-authlib/libauthldap.so.0
12cr|courier-authlib-0.65.0-1|318	
12cr|courier-authlib-0.65.0-1|319	%files mysql
12cr|courier-authlib-0.65.0-1|320	%defattr(-,root,root)
12cr|courier-authlib-0.65.0-1|321	%doc README.authmysql.html README.authmysql.myownquery
12cr|courier-authlib-0.65.0-1|322	%config(noreplace) %{_sysconfdir}/courier/authmysqlrc
12cr|courier-authlib-0.65.0-1|323	%{_libdir}/courier-authlib/libauthmysql.so.0
12cr|courier-authlib-0.65.0-1|324	
12cr|courier-authlib-0.65.0-1|325	%files pgsql
12cr|courier-authlib-0.65.0-1|326	%defattr(-,root,root)
12cr|courier-authlib-0.65.0-1|327	%doc README.authpostgres.html
12cr|courier-authlib-0.65.0-1|328	%config(noreplace) %{_sysconfdir}/courier/authpgsqlrc
12cr|courier-authlib-0.65.0-1|329	%{_libdir}/courier-authlib/libauthpgsql.so.0
12cr|courier-authlib-0.65.0-1|330	
12cr|courier-authlib-0.65.0-1|331	%files sqlite
12cr|courier-authlib-0.65.0-1|332	%defattr(-,root,root)
12cr|courier-authlib-0.65.0-1|333	%config(noreplace) %{_sysconfdir}/courier/authsqliterc
12cr|courier-authlib-0.65.0-1|334	%{_libdir}/courier-authlib/libauthsqlite.so.0
12cr|courier-authlib-0.65.0-1|335	
12cr|courier-authlib-0.65.0-1|336	%files devel
12cr|courier-authlib-0.65.0-1|337	%defattr(-,root,root)
12cr|courier-authlib-0.65.0-1|338	%doc authlib.html auth_*.html
12cr|courier-authlib-0.65.0-1|339	%{_bindir}/courierauthconfig
12cr|courier-authlib-0.65.0-1|340	%{_libdir}/courier-authlib/*.a
12cr|courier-authlib-0.65.0-1|341	%{_libdir}/courier-authlib/*.so
12cr|courier-authlib-0.65.0-1|342	%{_includedir}/*
12cr|courier-authlib-0.65.0-1|343	%{_mandir}/man3/*
12cr|courier-authlib-0.65.0-1|344	
12cr|courier-authlib-0.65.0-1|345	
12cr|courier-authlib-0.65.0-1|346	
12cr|courier-authlib-0.65.0-1|347	
12cr|courier-authlib-0.65.0-1|348	%changelog
12cr|courier-authlib-0.65.0-1|349	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.63.0-6mdv2011.0
12cr|courier-authlib-0.65.0-1|350	+ Revision: 645789
12cr|courier-authlib-0.65.0-1|351	- relink against libmysqlclient.so.18
12cr|courier-authlib-0.65.0-1|352	
12cr|courier-authlib-0.65.0-1|353	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 0.63.0-5mdv2011.0
12cr|courier-authlib-0.65.0-1|354	+ Revision: 627218
12cr|courier-authlib-0.65.0-1|355	- rebuilt against mysql-5.5.8 libs, again
12cr|courier-authlib-0.65.0-1|356	
12cr|courier-authlib-0.65.0-1|357	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0.63.0-4mdv2011.0
12cr|courier-authlib-0.65.0-1|358	+ Revision: 626512
12cr|courier-authlib-0.65.0-1|359	- rebuilt against mysql-5.5.8 libs
12cr|courier-authlib-0.65.0-1|360	
12cr|courier-authlib-0.65.0-1|361	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.63.0-2mdv2011.0
12cr|courier-authlib-0.65.0-1|362	+ Revision: 610162
12cr|courier-authlib-0.65.0-1|363	- rebuild
12cr|courier-authlib-0.65.0-1|364	
12cr|courier-authlib-0.65.0-1|365	* Fri Feb 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.63.0-1mdv2010.1
12cr|courier-authlib-0.65.0-1|366	+ Revision: 512127
12cr|courier-authlib-0.65.0-1|367	- update to new version 0.63.0
12cr|courier-authlib-0.65.0-1|368	
12cr|courier-authlib-0.65.0-1|369	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 0.62.4-2mdv2010.1
12cr|courier-authlib-0.65.0-1|370	+ Revision: 507481
12cr|courier-authlib-0.65.0-1|371	- rebuild
12cr|courier-authlib-0.65.0-1|372	
12cr|courier-authlib-0.65.0-1|373	* Thu Jul 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.62.4-1mdv2010.0
12cr|courier-authlib-0.65.0-1|374	+ Revision: 399045
12cr|courier-authlib-0.65.0-1|375	- new version
12cr|courier-authlib-0.65.0-1|376	
12cr|courier-authlib-0.65.0-1|377	* Sun Jan 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.62.0-1mdv2009.1
12cr|courier-authlib-0.65.0-1|378	+ Revision: 331022
12cr|courier-authlib-0.65.0-1|379	- update to new version 0.62.0
12cr|courier-authlib-0.65.0-1|380	
12cr|courier-authlib-0.65.0-1|381	* Mon Dec 08 2008 Oden Eriksson <oeriksson@mandriva.com> 0.61.1-1mdv2009.1
12cr|courier-authlib-0.65.0-1|382	+ Revision: 311851
12cr|courier-authlib-0.65.0-1|383	- 0.61.1
12cr|courier-authlib-0.65.0-1|384	- use lowercase mysql-devel
12cr|courier-authlib-0.65.0-1|385	
12cr|courier-authlib-0.65.0-1|386	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.61.0-3mdv2009.1
12cr|courier-authlib-0.65.0-1|387	+ Revision: 311327
12cr|courier-authlib-0.65.0-1|388	- rebuilt against mysql-5.1.30 libs
12cr|courier-authlib-0.65.0-1|389	
12cr|courier-authlib-0.65.0-1|390	* Mon Sep 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.61.0-2mdv2009.0
12cr|courier-authlib-0.65.0-1|391	+ Revision: 282763
12cr|courier-authlib-0.65.0-1|392	- use a rebind mount instead of an hard link for postfix chroot (bug #43478)
12cr|courier-authlib-0.65.0-1|393	- change initscript to re-mount the socket directory in postfix chroot, as hardlinks don't work between different filesystems
12cr|courier-authlib-0.65.0-1|394	
12cr|courier-authlib-0.65.0-1|395	* Sat Sep 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.61.0-1mdv2009.0
12cr|courier-authlib-0.65.0-1|396	+ Revision: 281748
12cr|courier-authlib-0.65.0-1|397	- new version
12cr|courier-authlib-0.65.0-1|398	
12cr|courier-authlib-0.65.0-1|399	* Fri Jul 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.60.6-1mdv2009.0
12cr|courier-authlib-0.65.0-1|400	+ Revision: 231884
12cr|courier-authlib-0.65.0-1|401	- new version
12cr|courier-authlib-0.65.0-1|402	
12cr|courier-authlib-0.65.0-1|403	+ Pixel <pixel@mandriva.com>
12cr|courier-authlib-0.65.0-1|404	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|courier-authlib-0.65.0-1|405	
12cr|courier-authlib-0.65.0-1|406	* Wed Dec 26 2007 Oden Eriksson <oeriksson@mandriva.com> 0.60.1-2mdv2008.1
12cr|courier-authlib-0.65.0-1|407	+ Revision: 137976
12cr|courier-authlib-0.65.0-1|408	- rebuilt against openldap-2.4.7 libs
12cr|courier-authlib-0.65.0-1|409	
12cr|courier-authlib-0.65.0-1|410	+ Olivier Blin <oblin@mandriva.com>
12cr|courier-authlib-0.65.0-1|411	- restore BuildRoot
12cr|courier-authlib-0.65.0-1|412	
12cr|courier-authlib-0.65.0-1|413	+ Thierry Vignaud <tv@mandriva.org>
12cr|courier-authlib-0.65.0-1|414	- kill re-definition of %%buildroot on Pixel's request
12cr|courier-authlib-0.65.0-1|415	
12cr|courier-authlib-0.65.0-1|416	* Thu Dec 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.60.1-1mdv2008.1
12cr|courier-authlib-0.65.0-1|417	+ Revision: 119234
12cr|courier-authlib-0.65.0-1|418	- update to new version 0.60.1
12cr|courier-authlib-0.65.0-1|419	
12cr|courier-authlib-0.65.0-1|420	
12cr|courier-authlib-0.65.0-1|421	* Mon Mar 05 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.59.1-2mdv2007.0
12cr|courier-authlib-0.65.0-1|422	+ Revision: 133179
12cr|courier-authlib-0.65.0-1|423	- more consistent init scripts
12cr|courier-authlib-0.65.0-1|424	- export DEBUG_LOGIN variable before launching daemon, as it seems to trust environment more than its configuration file (fix #28354)
12cr|courier-authlib-0.65.0-1|425	- new version
12cr|courier-authlib-0.65.0-1|426	
12cr|courier-authlib-0.65.0-1|427	* Fri Jan 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.59-1mdv2007.1
12cr|courier-authlib-0.65.0-1|428	+ Revision: 107889
12cr|courier-authlib-0.65.0-1|429	- new version
12cr|courier-authlib-0.65.0-1|430	- Import courier-authlib
12cr|courier-authlib-0.65.0-1|431	
12cr|courier-authlib-0.65.0-1|432	* Wed Sep 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.58-9mdv2007.0
12cr|courier-authlib-0.65.0-1|433	- enforce courierlogger options in init script
12cr|courier-authlib-0.65.0-1|434	- add network dependencies in init script
12cr|courier-authlib-0.65.0-1|435	
12cr|courier-authlib-0.65.0-1|436	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.58-8mdv2007.0
12cr|courier-authlib-0.65.0-1|437	- fix sysconftool patch
12cr|courier-authlib-0.65.0-1|438	- fix config file merge in %%post
12cr|courier-authlib-0.65.0-1|439	- add postfix chroot support in init script (#5134)
12cr|courier-authlib-0.65.0-1|440	- decompress all patches and sources
12cr|courier-authlib-0.65.0-1|441	
12cr|courier-authlib-0.65.0-1|442	* Wed May 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.58-7mdk
12cr|courier-authlib-0.65.0-1|443	- fix buildrequires
12cr|courier-authlib-0.65.0-1|444	- fix initscript
12cr|courier-authlib-0.65.0-1|445	
12cr|courier-authlib-0.65.0-1|446	* Wed May 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.58-6mdk
12cr|courier-authlib-0.65.0-1|447	- resurect authdaemon subpackage
12cr|courier-authlib-0.65.0-1|448	- mv plugins in runtime packages
12cr|courier-authlib-0.65.0-1|449	- mv configuration in /etc/courier
12cr|courier-authlib-0.65.0-1|450	
12cr|courier-authlib-0.65.0-1|451	* Wed May 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.58-5mdk
12cr|courier-authlib-0.65.0-1|452	- conflicts with old courier-imap release (fix bug #22476)
12cr|courier-authlib-0.65.0-1|453	- obsoletes plugin packages previsouly shipped with courier-imap
12cr|courier-authlib-0.65.0-1|454	- fix configure invocation
12cr|courier-authlib-0.65.0-1|455	- fix some perms
12cr|courier-authlib-0.65.0-1|456	
12cr|courier-authlib-0.65.0-1|457	* Mon May 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.58-4mdk
12cr|courier-authlib-0.65.0-1|458	- drop vpopmail support
12cr|courier-authlib-0.65.0-1|459	- minor initscript corrections
12cr|courier-authlib-0.65.0-1|460	
12cr|courier-authlib-0.65.0-1|461	* Thu May 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.58-3mdk
12cr|courier-authlib-0.65.0-1|462	- no need for libification
12cr|courier-authlib-0.65.0-1|463	- rename courier-authdaemon to courier-authlib
12cr|courier-authlib-0.65.0-1|464	- don't ship .dist configuration files, and patch sysconftool to handle .rpmnew instead
12cr|courier-authlib-0.65.0-1|465	- spec cleanup
12cr|courier-authlib-0.65.0-1|466	- LSB-compliant init script
12cr|courier-authlib-0.65.0-1|467	- simpler %%post/%%pre scripts using condrestart
12cr|courier-authlib-0.65.0-1|468	- don't ship socket in package
12cr|courier-authlib-0.65.0-1|469	
12cr|courier-authlib-0.65.0-1|470	* Thu May 11 2006 Jerome Soyer <saispo@mandriva.org> 0.58-2mdk
12cr|courier-authlib-0.65.0-1|471	- Remove not needed "%%pre"
12cr|courier-authlib-0.65.0-1|472	
12cr|courier-authlib-0.65.0-1|473	* Wed May 10 2006 Jerome Soyer <saispo@mandriva.org> 0.58-1mdk
12cr|courier-authlib-0.65.0-1|474	- New release 0.58
12cr|courier-authlib-0.65.0-1|475	- Use mkrel
12cr|courier-authlib-0.65.0-1|476	
12cr|courier-authlib-0.65.0-1|477	* Thu Apr 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.55-4mdk
12cr|courier-authlib-0.65.0-1|478	- rebuilt against new postgresql libs
12cr|courier-authlib-0.65.0-1|479	
12cr|courier-authlib-0.65.0-1|480	* Sun Mar 06 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.55-3mdk
12cr|courier-authlib-0.65.0-1|481	- fix some minor issues
12cr|courier-authlib-0.65.0-1|482	- make it compile on 10.0 too (libtool mess)
12cr|courier-authlib-0.65.0-1|483	- make it somewhat possible to link against vpopmail
12cr|courier-authlib-0.65.0-1|484	- do some libifiction
12cr|courier-authlib-0.65.0-1|485	- rename the initscript to courier-authdaemond
12cr|courier-authlib-0.65.0-1|486	
12cr|courier-authlib-0.65.0-1|487	* Sat Mar 05 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.55-2mdk
12cr|courier-authlib-0.65.0-1|488	- fix deps
12cr|courier-authlib-0.65.0-1|489	
12cr|courier-authlib-0.65.0-1|490	* Fri Mar 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.55-1mdk
12cr|courier-authlib-0.65.0-1|491	- 0.55
12cr|courier-authlib-0.65.0-1|492	
12cr|courier-authlib-0.65.0-1|493	* Tue Mar 01 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.54-1mdk
12cr|courier-authlib-0.65.0-1|494	- initial Mandrakelinux package
12cr|courier-authlib-0.65.0-1|495	- added a more standard initscript (S2)
12cr|courier-authlib-0.65.0-1|496	- used tiny parts of the provided spec file
12cr|courier-authlib-0.65.0-1|497	

724 12
12cr|courier-imap-4.11.0-1|1	Name:		courier-imap
12cr|courier-imap-4.11.0-1|2	Version:	4.11.0
12cr|courier-imap-4.11.0-1|3	Release:	1
12cr|courier-imap-4.11.0-1|4	Summary:	IMAP server that uses Maildirs
12cr|courier-imap-4.11.0-1|5	License:	GPL
12cr|courier-imap-4.11.0-1|6	Group:		System/Servers
12cr|courier-imap-4.11.0-1|7	URL:		http://www.courier-mta.org
12cr|courier-imap-4.11.0-1|8	Source0:	http://prdownloads.sourceforge.net/courier/%{name}-%{version}.tar.bz2
12cr|courier-imap-4.11.0-1|9	Source1:	%{name}.imapd-init
12cr|courier-imap-4.11.0-1|10	Source2:	%{name}.imapd-ssl-init
12cr|courier-imap-4.11.0-1|11	Source3:	%{name}.pop3d-init
12cr|courier-imap-4.11.0-1|12	Source4:	%{name}.pop3d-ssl-init
12cr|courier-imap-4.11.0-1|13	Patch0:		courier-imap-4.11.0-pam_service_name.diff
12cr|courier-imap-4.11.0-1|14	Requires:	courier-base = %{version}
12cr|courier-imap-4.11.0-1|15	Requires:	courier-authdaemon
12cr|courier-imap-4.11.0-1|16	Requires(pre):	rpm-helper >= 0.21
12cr|courier-imap-4.11.0-1|17	Requires(post):	rpm-helper >= 0.19
12cr|courier-imap-4.11.0-1|18	Requires(preun):	rpm-helper >= 0.19
12cr|courier-imap-4.11.0-1|19	Requires(postun):	rpm-helper >= 0.19
12cr|courier-imap-4.11.0-1|20	BuildRequires:	gdbm-devel
12cr|courier-imap-4.11.0-1|21	BuildRequires:	openssl-devel
12cr|courier-imap-4.11.0-1|22	BuildRequires:	libidn-devel
12cr|courier-imap-4.11.0-1|23	BuildRequires:	locales-en
12cr|courier-imap-4.11.0-1|24	BuildRequires:	courier-authlib-devel
12cr|courier-imap-4.11.0-1|25	BuildRequires:	courier-authdaemon
12cr|courier-imap-4.11.0-1|26	BuildRequires:	rpm-helper >= 0.21
12cr|courier-imap-4.11.0-1|27	
12cr|courier-imap-4.11.0-1|28	%description
12cr|courier-imap-4.11.0-1|29	Courier-IMAP is an IMAP server for Maildir mailboxes. This package contains
12cr|courier-imap-4.11.0-1|30	the standalone version of the IMAP server that's included in the Courier
12cr|courier-imap-4.11.0-1|31	mail server package. This package is a standalone version for use with
12cr|courier-imap-4.11.0-1|32	other mail servers. Do not install this package if you intend to install
12cr|courier-imap-4.11.0-1|33	the full Courier mail server.  Install the Courier package instead.
12cr|courier-imap-4.11.0-1|34	
12cr|courier-imap-4.11.0-1|35	%package -n courier-base
12cr|courier-imap-4.11.0-1|36	Summary:	Courier base files for POP and IMAP servers
12cr|courier-imap-4.11.0-1|37	Group:		System/Servers
12cr|courier-imap-4.11.0-1|38	Obsoletes:	maildirmake++
12cr|courier-imap-4.11.0-1|39	
12cr|courier-imap-4.11.0-1|40	%description -n courier-base
12cr|courier-imap-4.11.0-1|41	This package contains the base files for POP and IMAP servers.
12cr|courier-imap-4.11.0-1|42	
12cr|courier-imap-4.11.0-1|43	%package -n courier-pop
12cr|courier-imap-4.11.0-1|44	Summary:	Courier POP servers
12cr|courier-imap-4.11.0-1|45	Group:		System/Servers
12cr|courier-imap-4.11.0-1|46	Requires:	courier-base = %{version}
12cr|courier-imap-4.11.0-1|47	Requires:	courier-authdaemon
12cr|courier-imap-4.11.0-1|48	Requires(pre):	rpm-helper
12cr|courier-imap-4.11.0-1|49	
12cr|courier-imap-4.11.0-1|50	%description -n courier-pop
12cr|courier-imap-4.11.0-1|51	This package contains the POP servers of the Courier-IMAP
12cr|courier-imap-4.11.0-1|52	server suite.
12cr|courier-imap-4.11.0-1|53	
12cr|courier-imap-4.11.0-1|54	%prep
12cr|courier-imap-4.11.0-1|55	%setup -q
12cr|courier-imap-4.11.0-1|56	%patch0 -p1
12cr|courier-imap-4.11.0-1|57	chmod 644 maildir/README.sharedfolders.html imap/README.html
12cr|courier-imap-4.11.0-1|58	
12cr|courier-imap-4.11.0-1|59	
12cr|courier-imap-4.11.0-1|60	%build
12cr|courier-imap-4.11.0-1|61	export LD_LIBRARY_PATH="%{_libdir}/courier-authlib"
12cr|courier-imap-4.11.0-1|62	%serverbuild
12cr|courier-imap-4.11.0-1|63	%configure2_5x \
12cr|courier-imap-4.11.0-1|64	--enable-unicode \
12cr|courier-imap-4.11.0-1|65	--libexec=%{_libdir}/%{name} \
12cr|courier-imap-4.11.0-1|66	--datadir=%{_datadir}/%{name} \
12cr|courier-imap-4.11.0-1|67	--sysconfdir=%{_sysconfdir}/courier
12cr|courier-imap-4.11.0-1|68	
12cr|courier-imap-4.11.0-1|69	%make
12cr|courier-imap-4.11.0-1|70	
12cr|courier-imap-4.11.0-1|71	#% check
12cr|courier-imap-4.11.0-1|72	# force utf8, otherwise tests fails
12cr|courier-imap-4.11.0-1|73	#export LC_ALL=en_US.UTF-8
12cr|courier-imap-4.11.0-1|74	#% {__make} check
12cr|courier-imap-4.11.0-1|75	
12cr|courier-imap-4.11.0-1|76	%install
12cr|courier-imap-4.11.0-1|77	rm -rf %{buildroot}
12cr|courier-imap-4.11.0-1|78	install -d -m 755 %{buildroot}%{_initrddir}
12cr|courier-imap-4.11.0-1|79	install -d -m 755 %{buildroot}%{_sysconfdir}/pam.d
12cr|courier-imap-4.11.0-1|80	%makeinstall_std
12cr|courier-imap-4.11.0-1|81	
12cr|courier-imap-4.11.0-1|82	# delete upstream init scripts and install custom one
12cr|courier-imap-4.11.0-1|83	rm -f  %{buildroot}%{_libdir}/%{name}/*.rc
12cr|courier-imap-4.11.0-1|84	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/courier-imapd
12cr|courier-imap-4.11.0-1|85	install -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/courier-imapd-ssl
12cr|courier-imap-4.11.0-1|86	install -m 755 %{SOURCE3} %{buildroot}%{_initrddir}/courier-pop3d
12cr|courier-imap-4.11.0-1|87	install -m 755 %{SOURCE4} %{buildroot}%{_initrddir}/courier-pop3d-ssl
12cr|courier-imap-4.11.0-1|88	perl -pi -e 's|\@libdir\@|%{_libdir}|' %{buildroot}%{_initrddir}/*
12cr|courier-imap-4.11.0-1|89	
12cr|courier-imap-4.11.0-1|90	# fix configuration
12cr|courier-imap-4.11.0-1|91	for file in %{buildroot}%{_sysconfdir}/courier/*.dist; do
12cr|courier-imap-4.11.0-1|92	mv $file  %{buildroot}%{_sysconfdir}/courier/`basename $file .dist`
12cr|courier-imap-4.11.0-1|93	done
12cr|courier-imap-4.11.0-1|94	chmod 644 %{buildroot}%{_sysconfdir}/courier/imapd*
12cr|courier-imap-4.11.0-1|95	chmod 644 %{buildroot}%{_sysconfdir}/courier/pop3d*
12cr|courier-imap-4.11.0-1|96	
12cr|courier-imap-4.11.0-1|97	# fix pam configuration
12cr|courier-imap-4.11.0-1|98	rm -f %{buildroot}%{_sysconfdir}/pam.d/*
12cr|courier-imap-4.11.0-1|99	cat > %{buildroot}%{_sysconfdir}/pam.d/courier-imap <<EOF
12cr|courier-imap-4.11.0-1|100	auth	required	pam_nologin.so
12cr|courier-imap-4.11.0-1|101	auth	include	system-auth
12cr|courier-imap-4.11.0-1|102	account	include	system-auth
12cr|courier-imap-4.11.0-1|103	session	include	system-auth
12cr|courier-imap-4.11.0-1|104	EOF
12cr|courier-imap-4.11.0-1|105	cat > %{buildroot}%{_sysconfdir}/pam.d/courier-pop3 <<EOF
12cr|courier-imap-4.11.0-1|106	auth	required	pam_nologin.so
12cr|courier-imap-4.11.0-1|107	auth	include	system-auth
12cr|courier-imap-4.11.0-1|108	account	include	system-auth
12cr|courier-imap-4.11.0-1|109	session	include	system-auth
12cr|courier-imap-4.11.0-1|110	EOF
12cr|courier-imap-4.11.0-1|111	
12cr|courier-imap-4.11.0-1|112	# fix name conflict for doc files
12cr|courier-imap-4.11.0-1|113	cp imap/README imap/README.imap
12cr|courier-imap-4.11.0-1|114	cp rfc822/ChangeLog rfc822/ChangeLog.rfc822
12cr|courier-imap-4.11.0-1|115	cp unicode/README unicode/README.unicode
12cr|courier-imap-4.11.0-1|116	
12cr|courier-imap-4.11.0-1|117	# Maildir
12cr|courier-imap-4.11.0-1|118	install -d -m 755 %{buildroot}%{_sysconfdir}/skel
12cr|courier-imap-4.11.0-1|119	(cd %{buildroot}%{_sysconfdir}/skel && %{buildroot}%{_bindir}/maildirmake Maildir)
12cr|courier-imap-4.11.0-1|120	
12cr|courier-imap-4.11.0-1|121	
12cr|courier-imap-4.11.0-1|122	cat > README.mdv << EOF
12cr|courier-imap-4.11.0-1|123	Mandriva RPM specific notes
12cr|courier-imap-4.11.0-1|124	
12cr|courier-imap-4.11.0-1|125	Upgrade
12cr|courier-imap-4.11.0-1|126	-------
12cr|courier-imap-4.11.0-1|127	Upstream upgrade procedure consists of shipping new configuration files with
12cr|courier-imap-4.11.0-1|128	.dist suffix, then running sysconftool script to merge with current
12cr|courier-imap-4.11.0-1|129	configuration. This packages ships new configuration files with their final
12cr|courier-imap-4.11.0-1|130	name instead, wich will be saved by rpm as .rpmnew if original ones have been
12cr|courier-imap-4.11.0-1|131	modified, and run sysconftools script during upgrade automatically.
12cr|courier-imap-4.11.0-1|132	
12cr|courier-imap-4.11.0-1|133	Init scripts
12cr|courier-imap-4.11.0-1|134	------------
12cr|courier-imap-4.11.0-1|135	Upstream init system consist of one unique init script, using values in
12cr|courier-imap-4.11.0-1|136	configuration files to select wich services to run. This package ships a
12cr|courier-imap-4.11.0-1|137	replacement init system, composed of four distincts standard services script
12cr|courier-imap-4.11.0-1|138	for each server, so as to use normal procedure (chkconfig command) to determine
12cr|courier-imap-4.11.0-1|139	which one to run. As a side-effect, the various *START variables in
12cr|courier-imap-4.11.0-1|140	configuration files have no effect.
12cr|courier-imap-4.11.0-1|141	EOF
12cr|courier-imap-4.11.0-1|142	
12cr|courier-imap-4.11.0-1|143	# replace SSL certs configuration with our own
12cr|courier-imap-4.11.0-1|144	rm -f %{buildroot}%{_sysconfdir}/courier/imapd.cnf
12cr|courier-imap-4.11.0-1|145	rm -f %{buildroot}%{_sysconfdir}/courier/pop3d.cnf
12cr|courier-imap-4.11.0-1|146	perl -pi \
12cr|courier-imap-4.11.0-1|147	-e 's|TLS_CERTFILE=.*|TLS_CERTFILE=%{_sysconfdir}/pki/tls/private/courier-imap.pem|'\
12cr|courier-imap-4.11.0-1|148	%{buildroot}%{_sysconfdir}/courier/imapd-ssl
12cr|courier-imap-4.11.0-1|149	perl -pi \
12cr|courier-imap-4.11.0-1|150	-e 's|TLS_CERTFILE=.*|TLS_CERTFILE=%{_sysconfdir}/pki/tls/private/courier-pop.pem|'\
12cr|courier-imap-4.11.0-1|151	%{buildroot}%{_sysconfdir}/courier/pop3d-ssl
12cr|courier-imap-4.11.0-1|152	
12cr|courier-imap-4.11.0-1|153	%post
12cr|courier-imap-4.11.0-1|154	if [ -f %{_sysconfdir}/courier/imapd.rpmnew ]; then
12cr|courier-imap-4.11.0-1|155	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/imapd.rpmnew >/dev/null
12cr|courier-imap-4.11.0-1|156	fi
12cr|courier-imap-4.11.0-1|157	if [ -f %{_sysconfdir}/courier/imapd-ssl.rpmnew ]; then
12cr|courier-imap-4.11.0-1|158	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/imapd-ssl.rpmnew >/dev/null
12cr|courier-imap-4.11.0-1|159	fi
12cr|courier-imap-4.11.0-1|160	%_post_service courier-imapd
12cr|courier-imap-4.11.0-1|161	%_post_service courier-imapd-ssl
12cr|courier-imap-4.11.0-1|162	%_create_ssl_certificate courier-imap -b
12cr|courier-imap-4.11.0-1|163	
12cr|courier-imap-4.11.0-1|164	%preun
12cr|courier-imap-4.11.0-1|165	%_preun_service courier-imapd
12cr|courier-imap-4.11.0-1|166	%_preun_service courier-imapd-ssl
12cr|courier-imap-4.11.0-1|167	
12cr|courier-imap-4.11.0-1|168	%post -n courier-pop
12cr|courier-imap-4.11.0-1|169	%_create_ssl_certificate courier-pop -b
12cr|courier-imap-4.11.0-1|170	if [ -f %{_sysconfdir}/courier/pop3d.rpmnew ]; then
12cr|courier-imap-4.11.0-1|171	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/pop3d.rpmnew >/dev/null
12cr|courier-imap-4.11.0-1|172	fi
12cr|courier-imap-4.11.0-1|173	if [ -f %{_sysconfdir}/courier/pop3d-ssl.rpmnew ]; then
12cr|courier-imap-4.11.0-1|174	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/pop3d-ssl.rpmnew >/dev/null
12cr|courier-imap-4.11.0-1|175	fi
12cr|courier-imap-4.11.0-1|176	%_post_service courier-pop3d
12cr|courier-imap-4.11.0-1|177	%_post_service courier-pop3d-ssl
12cr|courier-imap-4.11.0-1|178	
12cr|courier-imap-4.11.0-1|179	%preun -n courier-pop
12cr|courier-imap-4.11.0-1|180	%_preun_service courier-pop3d
12cr|courier-imap-4.11.0-1|181	%_preun_service courier-pop3d-ssl
12cr|courier-imap-4.11.0-1|182	
12cr|courier-imap-4.11.0-1|183	%clean
12cr|courier-imap-4.11.0-1|184	rm -rf %{buildroot}
12cr|courier-imap-4.11.0-1|185	
12cr|courier-imap-4.11.0-1|186	%files -n courier-base
12cr|courier-imap-4.11.0-1|187	%defattr(-,root,root)
12cr|courier-imap-4.11.0-1|188	%doc INSTALL INSTALL.html NEWS README README.mdv
12cr|courier-imap-4.11.0-1|189	%doc liblock/*.html
12cr|courier-imap-4.11.0-1|190	%doc maildir/README.* maildir/*.html
12cr|courier-imap-4.11.0-1|191	%doc rfc2045/*.html
12cr|courier-imap-4.11.0-1|192	%doc rfc822/ChangeLog.rfc822 rfc822/rfc822.html
12cr|courier-imap-4.11.0-1|193	%doc tcpd/README.* tcpd/*.html
12cr|courier-imap-4.11.0-1|194	%doc unicode/README.*
12cr|courier-imap-4.11.0-1|195	%doc maildir/maildirmake.html
12cr|courier-imap-4.11.0-1|196	%config(noreplace) %{_sysconfdir}/courier/quotawarnmsg.example
12cr|courier-imap-4.11.0-1|197	%config(noreplace) %{_sysconfdir}/courier/shared
12cr|courier-imap-4.11.0-1|198	%config(noreplace) %{_sysconfdir}/courier/shared.tmp
12cr|courier-imap-4.11.0-1|199	%config(noreplace) %{_sysconfdir}/skel/Maildir
12cr|courier-imap-4.11.0-1|200	%{_bindir}/maildirmake
12cr|courier-imap-4.11.0-1|201	%{_bindir}/deliverquota
12cr|courier-imap-4.11.0-1|202	%{_bindir}/couriertls
12cr|courier-imap-4.11.0-1|203	%{_bindir}/maildirkw
12cr|courier-imap-4.11.0-1|204	%{_bindir}/maildiracl
12cr|courier-imap-4.11.0-1|205	%{_sbindir}/sharedindexinstall
12cr|courier-imap-4.11.0-1|206	%{_sbindir}/sharedindexsplit
12cr|courier-imap-4.11.0-1|207	%{_mandir}/man1/maildirmake.1*
12cr|courier-imap-4.11.0-1|208	%{_mandir}/man1/couriertcpd.1*
12cr|courier-imap-4.11.0-1|209	%{_mandir}/man1/maildiracl.1*
12cr|courier-imap-4.11.0-1|210	%{_mandir}/man1/maildirkw.1*
12cr|courier-imap-4.11.0-1|211	%{_mandir}/man8/deliverquota.8*
12cr|courier-imap-4.11.0-1|212	%{_libdir}/%{name}
12cr|courier-imap-4.11.0-1|213	
12cr|courier-imap-4.11.0-1|214	%files
12cr|courier-imap-4.11.0-1|215	%defattr(-,root,root)
12cr|courier-imap-4.11.0-1|216	%doc imap/BUGS imap/ChangeLog imap/README.* imap/*.html
12cr|courier-imap-4.11.0-1|217	%config(noreplace) %{_sysconfdir}/pam.d/courier-imap
12cr|courier-imap-4.11.0-1|218	%config(noreplace) %{_sysconfdir}/courier/imapd
12cr|courier-imap-4.11.0-1|219	%config(noreplace) %{_sysconfdir}/courier/imapd-ssl
12cr|courier-imap-4.11.0-1|220	%{_initrddir}/courier-imapd
12cr|courier-imap-4.11.0-1|221	%{_initrddir}/courier-imapd-ssl
12cr|courier-imap-4.11.0-1|222	%{_bindir}/imapd
12cr|courier-imap-4.11.0-1|223	%{_sbindir}/imaplogin
12cr|courier-imap-4.11.0-1|224	%{_sbindir}/mkimapdcert
12cr|courier-imap-4.11.0-1|225	%{_mandir}/man8/imapd.8*
12cr|courier-imap-4.11.0-1|226	%{_mandir}/man8/mkimapdcert.8*
12cr|courier-imap-4.11.0-1|227	%{_datadir}/%{name}/mkimapdcert
12cr|courier-imap-4.11.0-1|228	
12cr|courier-imap-4.11.0-1|229	%files -n courier-pop
12cr|courier-imap-4.11.0-1|230	%defattr(-,root,root)
12cr|courier-imap-4.11.0-1|231	%config(noreplace) %{_sysconfdir}/pam.d/courier-pop3
12cr|courier-imap-4.11.0-1|232	%config(noreplace) %{_sysconfdir}/courier/pop3d
12cr|courier-imap-4.11.0-1|233	%config(noreplace) %{_sysconfdir}/courier/pop3d-ssl
12cr|courier-imap-4.11.0-1|234	%{_initrddir}/courier-pop3d
12cr|courier-imap-4.11.0-1|235	%{_initrddir}/courier-pop3d-ssl
12cr|courier-imap-4.11.0-1|236	%{_bindir}/pop3d
12cr|courier-imap-4.11.0-1|237	%{_sbindir}/pop3login
12cr|courier-imap-4.11.0-1|238	%{_sbindir}/mkpop3dcert
12cr|courier-imap-4.11.0-1|239	%{_mandir}/man8/mkpop3dcert.8*
12cr|courier-imap-4.11.0-1|240	%{_datadir}/%{name}/mkpop3dcert
12cr|courier-imap-4.11.0-1|241	
12cr|courier-imap-4.11.0-1|242	
12cr|courier-imap-4.11.0-1|243	%changelog
12cr|courier-imap-4.11.0-1|244	* Tue Mar 15 2011 Stéphane Téletchéa <steletch@mandriva.org> 4.8.0-1mdv2011.0
12cr|courier-imap-4.11.0-1|245	+ Revision: 645078
12cr|courier-imap-4.11.0-1|246	- update to new version 4.8.0
12cr|courier-imap-4.11.0-1|247	
12cr|courier-imap-4.11.0-1|248	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 4.7.0-3mdv2011.0
12cr|courier-imap-4.11.0-1|249	+ Revision: 610164
12cr|courier-imap-4.11.0-1|250	- rebuild
12cr|courier-imap-4.11.0-1|251	
12cr|courier-imap-4.11.0-1|252	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 4.7.0-2mdv2010.1
12cr|courier-imap-4.11.0-1|253	+ Revision: 537478
12cr|courier-imap-4.11.0-1|254	- rebuild
12cr|courier-imap-4.11.0-1|255	
12cr|courier-imap-4.11.0-1|256	* Sat Feb 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 4.7.0-1mdv2010.1
12cr|courier-imap-4.11.0-1|257	+ Revision: 512408
12cr|courier-imap-4.11.0-1|258	- fix build dependencies and tests
12cr|courier-imap-4.11.0-1|259	- new version
12cr|courier-imap-4.11.0-1|260	
12cr|courier-imap-4.11.0-1|261	* Thu Jul 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 4.5.0-1mdv2010.0
12cr|courier-imap-4.11.0-1|262	+ Revision: 399072
12cr|courier-imap-4.11.0-1|263	- update to new version 4.5.0
12cr|courier-imap-4.11.0-1|264	
12cr|courier-imap-4.11.0-1|265	* Mon Dec 08 2008 Oden Eriksson <oeriksson@mandriva.com> 4.4.1-1mdv2009.1
12cr|courier-imap-4.11.0-1|266	+ Revision: 311852
12cr|courier-imap-4.11.0-1|267	- 4.4.1
12cr|courier-imap-4.11.0-1|268	
12cr|courier-imap-4.11.0-1|269	* Sat Sep 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.4.0-1mdv2009.0
12cr|courier-imap-4.11.0-1|270	+ Revision: 281862
12cr|courier-imap-4.11.0-1|271	- update to new version 4.4.0
12cr|courier-imap-4.11.0-1|272	
12cr|courier-imap-4.11.0-1|273	+ Thierry Vignaud <tv@mandriva.org>
12cr|courier-imap-4.11.0-1|274	- rebuild
12cr|courier-imap-4.11.0-1|275	
12cr|courier-imap-4.11.0-1|276	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 4.3.0-4mdv2008.1
12cr|courier-imap-4.11.0-1|277	+ Revision: 170790
12cr|courier-imap-4.11.0-1|278	- rebuild
12cr|courier-imap-4.11.0-1|279	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|courier-imap-4.11.0-1|280	
12cr|courier-imap-4.11.0-1|281	* Fri Feb 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.3.0-3mdv2008.1
12cr|courier-imap-4.11.0-1|282	+ Revision: 168827
12cr|courier-imap-4.11.0-1|283	- versionned build dependency on rpm-helper
12cr|courier-imap-4.11.0-1|284	
12cr|courier-imap-4.11.0-1|285	* Sun Jan 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.3.0-2mdv2008.1
12cr|courier-imap-4.11.0-1|286	+ Revision: 158718
12cr|courier-imap-4.11.0-1|287	- use new create ssl certificate helper macro interface
12cr|courier-imap-4.11.0-1|288	
12cr|courier-imap-4.11.0-1|289	+ Olivier Blin <oblin@mandriva.com>
12cr|courier-imap-4.11.0-1|290	- restore BuildRoot
12cr|courier-imap-4.11.0-1|291	
12cr|courier-imap-4.11.0-1|292	+ Thierry Vignaud <tv@mandriva.org>
12cr|courier-imap-4.11.0-1|293	- kill re-definition of %%buildroot on Pixel's request
12cr|courier-imap-4.11.0-1|294	
12cr|courier-imap-4.11.0-1|295	* Thu Dec 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.3.0-1mdv2008.1
12cr|courier-imap-4.11.0-1|296	+ Revision: 119522
12cr|courier-imap-4.11.0-1|297	- update to new version 4.3.0
12cr|courier-imap-4.11.0-1|298	
12cr|courier-imap-4.11.0-1|299	* Mon Sep 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.2-4mdv2008.0
12cr|courier-imap-4.11.0-1|300	+ Revision: 78873
12cr|courier-imap-4.11.0-1|301	- use rpm-helper ssl certificate scriptlets
12cr|courier-imap-4.11.0-1|302	
12cr|courier-imap-4.11.0-1|303	* Fri Jun 22 2007 Andreas Hasenack <andreas@mandriva.com> 4.1.2-3mdv2008.0
12cr|courier-imap-4.11.0-1|304	+ Revision: 43295
12cr|courier-imap-4.11.0-1|305	- rebuild with new serverbuild macro (-fstack-protector)
12cr|courier-imap-4.11.0-1|306	
12cr|courier-imap-4.11.0-1|307	
12cr|courier-imap-4.11.0-1|308	* Tue Mar 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.2-3mdv2007.0
12cr|courier-imap-4.11.0-1|309	+ Revision: 133673
12cr|courier-imap-4.11.0-1|310	- fix typos in init scripts
12cr|courier-imap-4.11.0-1|311	
12cr|courier-imap-4.11.0-1|312	* Mon Mar 05 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.2-2mdv2007.1
12cr|courier-imap-4.11.0-1|313	+ Revision: 133177
12cr|courier-imap-4.11.0-1|314	- more consistent init scripts
12cr|courier-imap-4.11.0-1|315	
12cr|courier-imap-4.11.0-1|316	* Fri Jan 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.2-1mdv2007.1
12cr|courier-imap-4.11.0-1|317	+ Revision: 107900
12cr|courier-imap-4.11.0-1|318	- new version
12cr|courier-imap-4.11.0-1|319	
12cr|courier-imap-4.11.0-1|320	* Fri Dec 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.1-8mdv2007.1
12cr|courier-imap-4.11.0-1|321	+ Revision: 102596
12cr|courier-imap-4.11.0-1|322	- bump release
12cr|courier-imap-4.11.0-1|323	- use correct variable in correct script
12cr|courier-imap-4.11.0-1|324	- fix pam configuration file generation
12cr|courier-imap-4.11.0-1|325	
12cr|courier-imap-4.11.0-1|326	* Mon Nov 13 2006 Frederic Crozat <fcrozat@mandriva.com> 4.1.1-7mdv2007.1
12cr|courier-imap-4.11.0-1|327	+ Revision: 83703
12cr|courier-imap-4.11.0-1|328	- Fix initscript to export configuration variable (Mdv bug #26942)
12cr|courier-imap-4.11.0-1|329	- Import courier-imap
12cr|courier-imap-4.11.0-1|330	
12cr|courier-imap-4.11.0-1|331	* Wed Sep 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.1-6mdv2007.0
12cr|courier-imap-4.11.0-1|332	- fix pam configuration [fix #25923)
12cr|courier-imap-4.11.0-1|333	- network dependency in initscripts
12cr|courier-imap-4.11.0-1|334	- uncompress all additional sources
12cr|courier-imap-4.11.0-1|335	- revert previous cosmetic changes done without my consent
12cr|courier-imap-4.11.0-1|336	
12cr|courier-imap-4.11.0-1|337	* Fri Sep 15 2006 Oden Eriksson <oeriksson@mandriva.com> 4.1.1-5mdv2007.0
12cr|courier-imap-4.11.0-1|338	- fix pam service name (P0) and some conflicts
12cr|courier-imap-4.11.0-1|339	
12cr|courier-imap-4.11.0-1|340	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.1-4mdv2007.0
12cr|courier-imap-4.11.0-1|341	- fix config file merging in %%post
12cr|courier-imap-4.11.0-1|342	
12cr|courier-imap-4.11.0-1|343	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.1-3mdv2007.0
12cr|courier-imap-4.11.0-1|344	- handle SSL cert generation in %%post
12cr|courier-imap-4.11.0-1|345	
12cr|courier-imap-4.11.0-1|346	* Tue Jun 27 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.1.1-2mdv2007.0
12cr|courier-imap-4.11.0-1|347	- Add a Conflicts with cyrus-imapd (due to file /etc/pam.d/imap in both packages)
12cr|courier-imap-4.11.0-1|348	
12cr|courier-imap-4.11.0-1|349	* Thu Jun 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.1-1mdv2007.0
12cr|courier-imap-4.11.0-1|350	- new version
12cr|courier-imap-4.11.0-1|351	- fix initscripts (config and binary location #22715, status report)
12cr|courier-imap-4.11.0-1|352	- add Maildir in /etc/skel, as there is no more automatic creation patch
12cr|courier-imap-4.11.0-1|353	- courier-base obsoletes maildirmake++
12cr|courier-imap-4.11.0-1|354	
12cr|courier-imap-4.11.0-1|355	* Thu May 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.0-3mdk
12cr|courier-imap-4.11.0-1|356	- move files shared by pop and imap server into courier-base package
12cr|courier-imap-4.11.0-1|357	- fix requires
12cr|courier-imap-4.11.0-1|358	- fix config files perms
12cr|courier-imap-4.11.0-1|359	- buildrequires courier-authdaemon also, as configure check for tcplogger
12cr|courier-imap-4.11.0-1|360	
12cr|courier-imap-4.11.0-1|361	* Wed May 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.0-2mdk
12cr|courier-imap-4.11.0-1|362	- minor initscript corrections
12cr|courier-imap-4.11.0-1|363	- fix pam configuration
12cr|courier-imap-4.11.0-1|364	- requires courier-authlib
12cr|courier-imap-4.11.0-1|365	
12cr|courier-imap-4.11.0-1|366	* Tue Apr 18 2006 Guillaume Rousse <guillomovitch@mandrake.org> 4.1.0-1mdk
12cr|courier-imap-4.11.0-1|367	- new version
12cr|courier-imap-4.11.0-1|368	- no more distinct maildirmake package
12cr|courier-imap-4.11.0-1|369	- no more renaming of maildirmake command
12cr|courier-imap-4.11.0-1|370	- drop automatic maildir creation patch, didn't apply and too cumbersome
12cr|courier-imap-4.11.0-1|371	- disable buggy imap clients support
12cr|courier-imap-4.11.0-1|372	- enable test
12cr|courier-imap-4.11.0-1|373	- large spec cleanup
12cr|courier-imap-4.11.0-1|374	- replace upstream init scripts with standard mandriva ones
12cr|courier-imap-4.11.0-1|375	- README.mdv
12cr|courier-imap-4.11.0-1|376	
12cr|courier-imap-4.11.0-1|377	* Tue Jan 24 2006 Oden Eriksson <oeriksson@mandriva.com> 3.0.8-10mdk
12cr|courier-imap-4.11.0-1|378	- rebuilt die to package loss
12cr|courier-imap-4.11.0-1|379	
12cr|courier-imap-4.11.0-1|380	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 3.0.8-9mdk
12cr|courier-imap-4.11.0-1|381	- rebuilt against openssl-0.9.8a
12cr|courier-imap-4.11.0-1|382	
12cr|courier-imap-4.11.0-1|383	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 3.0.8-8mdk
12cr|courier-imap-4.11.0-1|384	- rebuilt against MySQL-5.0.15
12cr|courier-imap-4.11.0-1|385	
12cr|courier-imap-4.11.0-1|386	* Fri Sep 09 2005 Andreas Hasenack <andreas@mandriva.com> 3.0.8-7mdk
12cr|courier-imap-4.11.0-1|387	- rebuilt with openldap-2.3.x
12cr|courier-imap-4.11.0-1|388	- added overflow patch and workaround authmksock bug hit during %%install
12cr|courier-imap-4.11.0-1|389	with long paths
12cr|courier-imap-4.11.0-1|390	
12cr|courier-imap-4.11.0-1|391	* Thu May 12 2005 Buchan Milne <bgmilne@linux-mandrake.com> 3.0.8-6mdk
12cr|courier-imap-4.11.0-1|392	- Rebuild for postgresql-devel 8.0.2
12cr|courier-imap-4.11.0-1|393	
12cr|courier-imap-4.11.0-1|394	* Sun Mar 06 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.0.8-5mdk
12cr|courier-imap-4.11.0-1|395	- added a conflict on the courier-authdaemond package
12cr|courier-imap-4.11.0-1|396	- this will be the last 3.x package, if you badly need it, grab it now
12cr|courier-imap-4.11.0-1|397	and tuck it away. v4.x will be completely different. An upgrade from
12cr|courier-imap-4.11.0-1|398	the 3.x rpm package to 4.x will probably not be possible.
12cr|courier-imap-4.11.0-1|399	
12cr|courier-imap-4.11.0-1|400	* Tue Feb 08 2005 Buchan Milne <bgmilne@linux-mandrake.com> 3.0.8-4mdk
12cr|courier-imap-4.11.0-1|401	- rebuild for ldap2.2_7
12cr|courier-imap-4.11.0-1|402	
12cr|courier-imap-4.11.0-1|403	* Fri Feb 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.0.8-3mdk
12cr|courier-imap-4.11.0-1|404	- rebuilt against new openldap libs
12cr|courier-imap-4.11.0-1|405	
12cr|courier-imap-4.11.0-1|406	* Mon Jan 24 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.0.8-2mdk
12cr|courier-imap-4.11.0-1|407	- rebuilt against MySQL-4.1.x system libs
12cr|courier-imap-4.11.0-1|408	
12cr|courier-imap-4.11.0-1|409	* Mon Sep 20 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.0.8-1mdk
12cr|courier-imap-4.11.0-1|410	- 3.0.8
12cr|courier-imap-4.11.0-1|411	- rediff P1
12cr|courier-imap-4.11.0-1|412	
12cr|courier-imap-4.11.0-1|413	* Fri Aug 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.0.7-1mdk
12cr|courier-imap-4.11.0-1|414	- 3.0.7
12cr|courier-imap-4.11.0-1|415	
12cr|courier-imap-4.11.0-1|416	* Fri Jul 30 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.0.6-1mdk
12cr|courier-imap-4.11.0-1|417	- 3.0.6
12cr|courier-imap-4.11.0-1|418	
12cr|courier-imap-4.11.0-1|419	* Mon Jun 21 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.0.5-1mdk
12cr|courier-imap-4.11.0-1|420	- 3.0.5
12cr|courier-imap-4.11.0-1|421	- rediff P1
12cr|courier-imap-4.11.0-1|422	
12cr|courier-imap-4.11.0-1|423	* Tue Jun 08 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.0.4-2mdk
12cr|courier-imap-4.11.0-1|424	- rebuilt with gcc v3.4.x
12cr|courier-imap-4.11.0-1|425	
12cr|courier-imap-4.11.0-1|426	* Wed Jun 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.0.4-1mdk
12cr|courier-imap-4.11.0-1|427	- 3.0.4
12cr|courier-imap-4.11.0-1|428	- rediff P1
12cr|courier-imap-4.11.0-1|429	
12cr|courier-imap-4.11.0-1|430	* Thu Apr 01 2004 Michael Scherer <misc@mandrake.org> 3.0.2-1mdk
12cr|courier-imap-4.11.0-1|431	- 3.0.2
12cr|courier-imap-4.11.0-1|432	- rediff patch #0
12cr|courier-imap-4.11.0-1|433	- rediff patch #1
12cr|courier-imap-4.11.0-1|434	
12cr|courier-imap-4.11.0-1|435	* Tue Mar 30 2004 Michael Scherer <misc@mandrake.org> 2.1.2-3mdk
12cr|courier-imap-4.11.0-1|436	- fix automaildir patch ( #9290 )
12cr|courier-imap-4.11.0-1|437	

725 12
12cr|couturier-0.5-1|1	%define	debug_package	%nil
12cr|couturier-0.5-1|2	Name:		couturier
12cr|couturier-0.5-1|3	Summary:	Merge PDF in LINUX
12cr|couturier-0.5-1|4	Version:	0.5
12cr|couturier-0.5-1|5	Release:	%mkrel 1
12cr|couturier-0.5-1|6	Source0:	http://dl.dropbox.com/u/1111373/Couturier/Karmic/%name-%version.tar.gz
12cr|couturier-0.5-1|7	URL:		http://sites.google.com/site/couturierapp/
12cr|couturier-0.5-1|8	Group:		Office
12cr|couturier-0.5-1|9	License:	GPLv3
12cr|couturier-0.5-1|10	BuildRequires:	mono-devel
12cr|couturier-0.5-1|11	BuildRequires:	gnome-sharp2-devel
12cr|couturier-0.5-1|12	BuildRequires:	glade-sharp2
12cr|couturier-0.5-1|13	
12cr|couturier-0.5-1|14	%description
12cr|couturier-0.5-1|15	Couturier is a PDF merge application for the GNOME Desktop.
12cr|couturier-0.5-1|16	It allows to merge multiple documents like PDF or images
12cr|couturier-0.5-1|17	into one single PDF document
12cr|couturier-0.5-1|18	
12cr|couturier-0.5-1|19	%prep
12cr|couturier-0.5-1|20	%setup -q
12cr|couturier-0.5-1|21	
12cr|couturier-0.5-1|22	%build
12cr|couturier-0.5-1|23	%configure2_5x
12cr|couturier-0.5-1|24	%make
12cr|couturier-0.5-1|25	
12cr|couturier-0.5-1|26	%install
12cr|couturier-0.5-1|27	%makeinstall_std
12cr|couturier-0.5-1|28	
12cr|couturier-0.5-1|29	%files
12cr|couturier-0.5-1|30	%_bindir/%name
12cr|couturier-0.5-1|31	%_libdir/%name
12cr|couturier-0.5-1|32	%_libdir/pkgconfig/%name.core.pc
12cr|couturier-0.5-1|33	%_datadir/applications/%name.desktop

726 12
12cr|cowbell-0.2.7.1-8|1	%define name	cowbell
12cr|cowbell-0.2.7.1-8|2	%define version 0.2.7.1
12cr|cowbell-0.2.7.1-8|3	%define release %mkrel 8
12cr|cowbell-0.2.7.1-8|4	
12cr|cowbell-0.2.7.1-8|5	Name: 	 	%{name}
12cr|cowbell-0.2.7.1-8|6	Summary: 	Music collection organizer and editor
12cr|cowbell-0.2.7.1-8|7	Version: 	%{version}
12cr|cowbell-0.2.7.1-8|8	Release: 	%{release}
12cr|cowbell-0.2.7.1-8|9	
12cr|cowbell-0.2.7.1-8|10	Source:		http://more-cowbell.org/releases/%{name}-%{version}.tar.bz2
12cr|cowbell-0.2.7.1-8|11	URL:		http://more-cowbell.org/
12cr|cowbell-0.2.7.1-8|12	License:	GPLv2+
12cr|cowbell-0.2.7.1-8|13	Group:		Sound
12cr|cowbell-0.2.7.1-8|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|cowbell-0.2.7.1-8|15	BuildRequires:	pkgconfig imagemagick
12cr|cowbell-0.2.7.1-8|16	BuildRequires:	mono-devel gtk-sharp2 glade-sharp2
12cr|cowbell-0.2.7.1-8|17	BuildRequires:	taglib-devel
12cr|cowbell-0.2.7.1-8|18	BuildRequires:  perl(XML::Parser)
12cr|cowbell-0.2.7.1-8|19	BuildRequires:  desktop-file-utils
12cr|cowbell-0.2.7.1-8|20	
12cr|cowbell-0.2.7.1-8|21	%description
12cr|cowbell-0.2.7.1-8|22	Do you ever pull your hair out trying to hand-edit all your tags with some
12cr|cowbell-0.2.7.1-8|23	arcane editor? Tell your inner OCD to take a hike because Cowbell is coming
12cr|cowbell-0.2.7.1-8|24	to town.
12cr|cowbell-0.2.7.1-8|25	
12cr|cowbell-0.2.7.1-8|26	Cowbell is an elegant music organizer intended to make keeping your
12cr|cowbell-0.2.7.1-8|27	collection tidy both fun and easy.
12cr|cowbell-0.2.7.1-8|28	
12cr|cowbell-0.2.7.1-8|29	Infused with Amazon Web Services SOAP-fu, Cowbell can whip your music
12cr|cowbell-0.2.7.1-8|30	platoon into shape without even getting your boots muddy. And, if that isn't
12cr|cowbell-0.2.7.1-8|31	enough to make you want to rush to the Download link, Cowbell can also
12cr|cowbell-0.2.7.1-8|32	snatch album art and rename your music files like a pro.
12cr|cowbell-0.2.7.1-8|33	
12cr|cowbell-0.2.7.1-8|34	%prep
12cr|cowbell-0.2.7.1-8|35	%setup -q
12cr|cowbell-0.2.7.1-8|36	
12cr|cowbell-0.2.7.1-8|37	%build
12cr|cowbell-0.2.7.1-8|38	perl -p -i -e 's/lib\/cowbell/%{_lib}\/cowbell/g' Makefile* cowbell.in
12cr|cowbell-0.2.7.1-8|39	%configure2_5x
12cr|cowbell-0.2.7.1-8|40	%make
12cr|cowbell-0.2.7.1-8|41	
12cr|cowbell-0.2.7.1-8|42	%install
12cr|cowbell-0.2.7.1-8|43	rm -rf $RPM_BUILD_ROOT
12cr|cowbell-0.2.7.1-8|44	%makeinstall_std
12cr|cowbell-0.2.7.1-8|45	
12cr|cowbell-0.2.7.1-8|46	#menu
12cr|cowbell-0.2.7.1-8|47	
12cr|cowbell-0.2.7.1-8|48	desktop-file-install --vendor="" \
12cr|cowbell-0.2.7.1-8|49	--remove-category="Application" \
12cr|cowbell-0.2.7.1-8|50	--add-category="Audio" \
12cr|cowbell-0.2.7.1-8|51	--add-category="Recorder" \
12cr|cowbell-0.2.7.1-8|52	--add-category="AudioVideo" \
12cr|cowbell-0.2.7.1-8|53	--add-category="X-MandrivaLinux-Multimedia-Sound" \
12cr|cowbell-0.2.7.1-8|54	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|cowbell-0.2.7.1-8|55	
12cr|cowbell-0.2.7.1-8|56	#icons
12cr|cowbell-0.2.7.1-8|57	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|cowbell-0.2.7.1-8|58	convert -size 48x48 resources/%name.svg $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|cowbell-0.2.7.1-8|59	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|cowbell-0.2.7.1-8|60	convert -size 32x32 resources/%name.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|cowbell-0.2.7.1-8|61	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|cowbell-0.2.7.1-8|62	convert -size 16x16 resources/%name.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|cowbell-0.2.7.1-8|63	
12cr|cowbell-0.2.7.1-8|64	%find_lang %name
12cr|cowbell-0.2.7.1-8|65	
12cr|cowbell-0.2.7.1-8|66	%clean
12cr|cowbell-0.2.7.1-8|67	rm -rf $RPM_BUILD_ROOT
12cr|cowbell-0.2.7.1-8|68	
12cr|cowbell-0.2.7.1-8|69	%if %mdkversion < 200900
12cr|cowbell-0.2.7.1-8|70	%post
12cr|cowbell-0.2.7.1-8|71	%update_menus
12cr|cowbell-0.2.7.1-8|72	%endif
12cr|cowbell-0.2.7.1-8|73	
12cr|cowbell-0.2.7.1-8|74	%if %mdkversion < 200900
12cr|cowbell-0.2.7.1-8|75	%postun
12cr|cowbell-0.2.7.1-8|76	%clean_menus
12cr|cowbell-0.2.7.1-8|77	%endif
12cr|cowbell-0.2.7.1-8|78	
12cr|cowbell-0.2.7.1-8|79	%files -f %{name}.lang
12cr|cowbell-0.2.7.1-8|80	%defattr(-,root,root)
12cr|cowbell-0.2.7.1-8|81	%doc AUTHORS ChangeLog NEWS README
12cr|cowbell-0.2.7.1-8|82	%{_bindir}/%name
12cr|cowbell-0.2.7.1-8|83	%{_libdir}/%name
12cr|cowbell-0.2.7.1-8|84	%{_datadir}/applications/*
12cr|cowbell-0.2.7.1-8|85	%{_datadir}/icons/hicolor/*
12cr|cowbell-0.2.7.1-8|86	%{_liconsdir}/%name.png
12cr|cowbell-0.2.7.1-8|87	%{_iconsdir}/%name.png
12cr|cowbell-0.2.7.1-8|88	%{_miconsdir}/%name.png
12cr|cowbell-0.2.7.1-8|89	
12cr|cowbell-0.2.7.1-8|90	
12cr|cowbell-0.2.7.1-8|91	
12cr|cowbell-0.2.7.1-8|92	%changelog
12cr|cowbell-0.2.7.1-8|93	* Mon Feb 01 2010 Jérôme Brenier <incubusss@mandriva.org> 0.2.7.1-8mdv2010.1
12cr|cowbell-0.2.7.1-8|94	+ Revision: 499152
12cr|cowbell-0.2.7.1-8|95	- fix path in cowbell.in too
12cr|cowbell-0.2.7.1-8|96	- do path fixes before configure
12cr|cowbell-0.2.7.1-8|97	
12cr|cowbell-0.2.7.1-8|98	* Sun Jan 31 2010 Jérôme Brenier <incubusss@mandriva.org> 0.2.7.1-7mdv2010.1
12cr|cowbell-0.2.7.1-8|99	+ Revision: 498916
12cr|cowbell-0.2.7.1-8|100	- fix License tag
12cr|cowbell-0.2.7.1-8|101	
12cr|cowbell-0.2.7.1-8|102	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.2.7.1-6mdv2010.0
12cr|cowbell-0.2.7.1-8|103	+ Revision: 425049
12cr|cowbell-0.2.7.1-8|104	- rebuild
12cr|cowbell-0.2.7.1-8|105	
12cr|cowbell-0.2.7.1-8|106	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|cowbell-0.2.7.1-8|107	- lowercase ImageMagick
12cr|cowbell-0.2.7.1-8|108	
12cr|cowbell-0.2.7.1-8|109	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.2.7.1-5mdv2009.0
12cr|cowbell-0.2.7.1-8|110	+ Revision: 243689
12cr|cowbell-0.2.7.1-8|111	- rebuild
12cr|cowbell-0.2.7.1-8|112	
12cr|cowbell-0.2.7.1-8|113	+ Pixel <pixel@mandriva.com>
12cr|cowbell-0.2.7.1-8|114	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|cowbell-0.2.7.1-8|115	
12cr|cowbell-0.2.7.1-8|116	* Fri Feb 15 2008 Götz Waschk <waschk@mandriva.org> 0.2.7.1-3mdv2008.1
12cr|cowbell-0.2.7.1-8|117	+ Revision: 168999
12cr|cowbell-0.2.7.1-8|118	- rebuild
12cr|cowbell-0.2.7.1-8|119	
12cr|cowbell-0.2.7.1-8|120	+ Thierry Vignaud <tv@mandriva.org>
12cr|cowbell-0.2.7.1-8|121	- drop old menu
12cr|cowbell-0.2.7.1-8|122	
12cr|cowbell-0.2.7.1-8|123	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.2.7.1-2mdv2008.1
12cr|cowbell-0.2.7.1-8|124	+ Revision: 136345
12cr|cowbell-0.2.7.1-8|125	- restore BuildRoot
12cr|cowbell-0.2.7.1-8|126	
12cr|cowbell-0.2.7.1-8|127	+ Thierry Vignaud <tv@mandriva.org>
12cr|cowbell-0.2.7.1-8|128	- kill re-definition of %%buildroot on Pixel's request
12cr|cowbell-0.2.7.1-8|129	- import cowbell
12cr|cowbell-0.2.7.1-8|130	
12cr|cowbell-0.2.7.1-8|131	
12cr|cowbell-0.2.7.1-8|132	* Wed Sep 13 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.2.7.1-2mdv2007.0
12cr|cowbell-0.2.7.1-8|133	- XDG
12cr|cowbell-0.2.7.1-8|134	
12cr|cowbell-0.2.7.1-8|135	* Wed May 24 2006 Austin Acton <austin@mandriva.org> 0.2.7.1-1mdk
12cr|cowbell-0.2.7.1-8|136	- New release 0.2.7.1
12cr|cowbell-0.2.7.1-8|137	
12cr|cowbell-0.2.7.1-8|138	* Wed May 03 2006 Emmanuel Andry <eandry@free.fr> 0.2.7-1mdk
12cr|cowbell-0.2.7.1-8|139	- New release 0.2.7
12cr|cowbell-0.2.7.1-8|140	
12cr|cowbell-0.2.7.1-8|141	* Fri Mar 03 2006 Austin Acton <austin@mandriva.org> 0.2.6.1-1mdk
12cr|cowbell-0.2.7.1-8|142	- New release 0.2.6.1
12cr|cowbell-0.2.7.1-8|143	
12cr|cowbell-0.2.7.1-8|144	* Sat Dec 17 2005 Austin Acton <austin@mandriva.org> 0.2.5.1-1mdk
12cr|cowbell-0.2.7.1-8|145	- New release 0.2.5.1
12cr|cowbell-0.2.7.1-8|146	
12cr|cowbell-0.2.7.1-8|147	* Fri Nov 18 2005 Austin Acton <austin@mandriva.org> 0.2.5-2mdk
12cr|cowbell-0.2.7.1-8|148	- fix buildreuires
12cr|cowbell-0.2.7.1-8|149	- lib64 fix
12cr|cowbell-0.2.7.1-8|150	
12cr|cowbell-0.2.7.1-8|151	* Fri Nov 18 2005 Austin Acton <austin@mandriva.org> 0.2.5-1mdk
12cr|cowbell-0.2.7.1-8|152	- New release 0.2.5
12cr|cowbell-0.2.7.1-8|153	
12cr|cowbell-0.2.7.1-8|154	* Thu Oct 06 2005 Austin Acton <austin@mandriva.org> 0.2.4-1mdk
12cr|cowbell-0.2.7.1-8|155	- New release 0.2.4
12cr|cowbell-0.2.7.1-8|156	
12cr|cowbell-0.2.7.1-8|157	* Wed Sep 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.2.3-3mdk
12cr|cowbell-0.2.7.1-8|158	- Fix BuildRequires
12cr|cowbell-0.2.7.1-8|159	
12cr|cowbell-0.2.7.1-8|160	* Thu Aug 25 2005 Götz Waschk <waschk@mandriva.org> 0.2.3-2mdk
12cr|cowbell-0.2.7.1-8|161	- rebuild for new gtk-sharp2
12cr|cowbell-0.2.7.1-8|162	
12cr|cowbell-0.2.7.1-8|163	* Sat Aug 13 2005 Austin Acton <austin@mandriva.org> 0.2.3-1mdk
12cr|cowbell-0.2.7.1-8|164	- New release 0.2.3
12cr|cowbell-0.2.7.1-8|165	
12cr|cowbell-0.2.7.1-8|166	* Mon Aug 8 2005 Austin Acton <austin@mandriva.org> 0.2.2-1mdk
12cr|cowbell-0.2.7.1-8|167	- 0.2.2
12cr|cowbell-0.2.7.1-8|168	- source URL
12cr|cowbell-0.2.7.1-8|169	
12cr|cowbell-0.2.7.1-8|170	* Sun Jul 24 2005 Austin Acton <austin@mandriva.org> 0.2-1mdk
12cr|cowbell-0.2.7.1-8|171	- initial package

727 12
12cr|cowdancer-0.48-4|1	%define name    cowdancer
12cr|cowdancer-0.48-4|2	%define version 0.48
12cr|cowdancer-0.48-4|3	%define release %mkrel 4
12cr|cowdancer-0.48-4|4	
12cr|cowdancer-0.48-4|5	Summary:	Copy-on-write directory tree utility
12cr|cowdancer-0.48-4|6	Name:		%name
12cr|cowdancer-0.48-4|7	Version: 	%version
12cr|cowdancer-0.48-4|8	Release: 	%release
12cr|cowdancer-0.48-4|9	License: GPL
12cr|cowdancer-0.48-4|10	Group: Development/Other
12cr|cowdancer-0.48-4|11	Source: %{name}_%{version}.tar.gz
12cr|cowdancer-0.48-4|12	Patch0: Makefile.patch
12cr|cowdancer-0.48-4|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|cowdancer-0.48-4|14	
12cr|cowdancer-0.48-4|15	%description
12cr|cowdancer-0.48-4|16	Tries to make copy-on-write semantics upon hard-link copied
12cr|cowdancer-0.48-4|17	directory trees generated with 'cp -la'.
12cr|cowdancer-0.48-4|18	'cow-shell' command invokes a shell session. Within that session,
12cr|cowdancer-0.48-4|19	under the directory cow-shell was invoked, cowdancer will create
12cr|cowdancer-0.48-4|20	a new file when existing i-nodes are opened for  write.
12cr|cowdancer-0.48-4|21	Useful for quick scratch workspace and experimentation.
12cr|cowdancer-0.48-4|22	'cowbuilder' command is a wrapper for pbuilder which allows using
12cr|cowdancer-0.48-4|23	pbuilder-like interface over cowdancer environment.
12cr|cowdancer-0.48-4|24	
12cr|cowdancer-0.48-4|25	%prep
12cr|cowdancer-0.48-4|26	%setup -q -n %{name}-%{version}
12cr|cowdancer-0.48-4|27	%patch0 -p0
12cr|cowdancer-0.48-4|28	
12cr|cowdancer-0.48-4|29	%build
12cr|cowdancer-0.48-4|30	%{make}
12cr|cowdancer-0.48-4|31	
12cr|cowdancer-0.48-4|32	%install
12cr|cowdancer-0.48-4|33	rm -rf %{buildroot}
12cr|cowdancer-0.48-4|34	%{makeinstall_std} LIBDIR=%_libdir
12cr|cowdancer-0.48-4|35	
12cr|cowdancer-0.48-4|36	%clean
12cr|cowdancer-0.48-4|37	rm -rf %{buildroot}
12cr|cowdancer-0.48-4|38	
12cr|cowdancer-0.48-4|39	%files
12cr|cowdancer-0.48-4|40	%defattr(-, root, root)
12cr|cowdancer-0.48-4|41	%doc COPYING NEWS ChangeLog
12cr|cowdancer-0.48-4|42	%{_bindir}/*
12cr|cowdancer-0.48-4|43	%{_sbindir}/*
12cr|cowdancer-0.48-4|44	%{_libdir}/%{name}/*
12cr|cowdancer-0.48-4|45	%{_mandir}/man*/*
12cr|cowdancer-0.48-4|46	%{_sysconfdir}/bash_completion.d/*
12cr|cowdancer-0.48-4|47	
12cr|cowdancer-0.48-4|48	
12cr|cowdancer-0.48-4|49	%changelog
12cr|cowdancer-0.48-4|50	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.48-4mdv2011.0
12cr|cowdancer-0.48-4|51	+ Revision: 617433
12cr|cowdancer-0.48-4|52	- the mass rebuild of 2010.0 packages
12cr|cowdancer-0.48-4|53	
12cr|cowdancer-0.48-4|54	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.48-3mdv2010.0
12cr|cowdancer-0.48-4|55	+ Revision: 437128
12cr|cowdancer-0.48-4|56	- rebuild
12cr|cowdancer-0.48-4|57	
12cr|cowdancer-0.48-4|58	* Fri Feb 27 2009 Anne Nicolas <ennael@mandriva.org> 0.48-2mdv2009.1
12cr|cowdancer-0.48-4|59	+ Revision: 345720
12cr|cowdancer-0.48-4|60	- bump
12cr|cowdancer-0.48-4|61	- fix libdir
12cr|cowdancer-0.48-4|62	- more cleaning
12cr|cowdancer-0.48-4|63	- clean spec file
12cr|cowdancer-0.48-4|64	- import cowdancer
12cr|cowdancer-0.48-4|65	
12cr|cowdancer-0.48-4|66	

728 12
12cr|cowpatty-4.3-3|1	%define name cowpatty
12cr|cowpatty-4.3-3|2	%define version 4.3
12cr|cowpatty-4.3-3|3	%define release %mkrel 3
12cr|cowpatty-4.3-3|4	
12cr|cowpatty-4.3-3|5	Name: %{name}
12cr|cowpatty-4.3-3|6	Summary: Brute-force dictionary attack against WPA-PSK
12cr|cowpatty-4.3-3|7	Version: %{version}
12cr|cowpatty-4.3-3|8	Release: %{release}
12cr|cowpatty-4.3-3|9	Source: %{name}-%{version}.tgz
12cr|cowpatty-4.3-3|10	Group: Networking/Other
12cr|cowpatty-4.3-3|11	URL: http://cowpatty.sf.net
12cr|cowpatty-4.3-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|cowpatty-4.3-3|13	BuildRequires: openssl-devel libpcap-devel
12cr|cowpatty-4.3-3|14	License: GPLv2
12cr|cowpatty-4.3-3|15	
12cr|cowpatty-4.3-3|16	%description
12cr|cowpatty-4.3-3|17	coWPAtty is designed to audit the pre-shared key (PSK) selection for WPA
12cr|cowpatty-4.3-3|18	networks based on the TKIP protocol. Supply a libpcap file that includes the
12cr|cowpatty-4.3-3|19	TKIP four-way handshake to mount an offline dictionary attack with a supplied
12cr|cowpatty-4.3-3|20	wordlist.
12cr|cowpatty-4.3-3|21	
12cr|cowpatty-4.3-3|22	See the README for more details.
12cr|cowpatty-4.3-3|23	
12cr|cowpatty-4.3-3|24	%prep
12cr|cowpatty-4.3-3|25	%setup -q
12cr|cowpatty-4.3-3|26	
12cr|cowpatty-4.3-3|27	%build
12cr|cowpatty-4.3-3|28	make
12cr|cowpatty-4.3-3|29	make love
12cr|cowpatty-4.3-3|30	
12cr|cowpatty-4.3-3|31	%install
12cr|cowpatty-4.3-3|32	rm -rf $RPM_BUILD_ROOT
12cr|cowpatty-4.3-3|33	# make install is broken
12cr|cowpatty-4.3-3|34	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|cowpatty-4.3-3|35	cp cowpatty genpmk $RPM_BUILD_ROOT/%{_bindir}/
12cr|cowpatty-4.3-3|36	
12cr|cowpatty-4.3-3|37	%clean
12cr|cowpatty-4.3-3|38	rm -rf $RPM_BUILD_ROOT
12cr|cowpatty-4.3-3|39	
12cr|cowpatty-4.3-3|40	%files
12cr|cowpatty-4.3-3|41	%defattr(-,root,root)
12cr|cowpatty-4.3-3|42	%doc AUTHORS CHANGELOG COPYING FAQ README TODO dict
12cr|cowpatty-4.3-3|43	%{_bindir}/*
12cr|cowpatty-4.3-3|44	
12cr|cowpatty-4.3-3|45	
12cr|cowpatty-4.3-3|46	%changelog
12cr|cowpatty-4.3-3|47	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 4.3-3mdv2011.0
12cr|cowpatty-4.3-3|48	+ Revision: 610165
12cr|cowpatty-4.3-3|49	- rebuild
12cr|cowpatty-4.3-3|50	
12cr|cowpatty-4.3-3|51	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 4.3-2mdv2010.1
12cr|cowpatty-4.3-3|52	+ Revision: 537464
12cr|cowpatty-4.3-3|53	- rebuild
12cr|cowpatty-4.3-3|54	
12cr|cowpatty-4.3-3|55	* Sat Jan 16 2010 Michael Scherer <misc@mandriva.org> 4.3-1mdv2010.1
12cr|cowpatty-4.3-3|56	+ Revision: 492194
12cr|cowpatty-4.3-3|57	- update to latest release
12cr|cowpatty-4.3-3|58	- new url
12cr|cowpatty-4.3-3|59	- correct License tag
12cr|cowpatty-4.3-3|60	
12cr|cowpatty-4.3-3|61	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 2.0-7mdv2010.0
12cr|cowpatty-4.3-3|62	+ Revision: 437129
12cr|cowpatty-4.3-3|63	- rebuild
12cr|cowpatty-4.3-3|64	
12cr|cowpatty-4.3-3|65	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0-6mdv2009.1
12cr|cowpatty-4.3-3|66	+ Revision: 298236
12cr|cowpatty-4.3-3|67	- rebuilt against libpcap-1.0.0
12cr|cowpatty-4.3-3|68	
12cr|cowpatty-4.3-3|69	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.0-5mdv2009.0
12cr|cowpatty-4.3-3|70	+ Revision: 243691
12cr|cowpatty-4.3-3|71	- rebuild
12cr|cowpatty-4.3-3|72	
12cr|cowpatty-4.3-3|73	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.0-3mdv2008.1
12cr|cowpatty-4.3-3|74	+ Revision: 136345
12cr|cowpatty-4.3-3|75	- restore BuildRoot
12cr|cowpatty-4.3-3|76	
12cr|cowpatty-4.3-3|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|cowpatty-4.3-3|78	- kill re-definition of %%buildroot on Pixel's request
12cr|cowpatty-4.3-3|79	
12cr|cowpatty-4.3-3|80	
12cr|cowpatty-4.3-3|81	* Mon Feb 19 2007 Pascal Terjan <pterjan@mandriva.org> 2.0-3mdv2007.0
12cr|cowpatty-4.3-3|82	+ Revision: 122907
12cr|cowpatty-4.3-3|83	- rebuild
12cr|cowpatty-4.3-3|84	- Import cowpatty
12cr|cowpatty-4.3-3|85	
12cr|cowpatty-4.3-3|86	* Fri Mar 17 2006 Pascal Terjan <pterjan@mandriva.org> 2.0-2mdk
12cr|cowpatty-4.3-3|87	- rebuild for new libcrypto
12cr|cowpatty-4.3-3|88	- mkrel
12cr|cowpatty-4.3-3|89	
12cr|cowpatty-4.3-3|90	* Thu Aug 11 2005 Pascal Terjan <pterjan@mandriva.org> 2.0-1mdk
12cr|cowpatty-4.3-3|91	- First Mandriva release
12cr|cowpatty-4.3-3|92	

729 12
12cr|cowsay-3.03-20|1	%define name    cowsay
12cr|cowsay-3.03-20|2	%define version 3.03
12cr|cowsay-3.03-20|3	%define release %mkrel 20
12cr|cowsay-3.03-20|4	
12cr|cowsay-3.03-20|5	Name:       %{name}
12cr|cowsay-3.03-20|6	Version:    %{version}
12cr|cowsay-3.03-20|7	Release:    %{release}
12cr|cowsay-3.03-20|8	Summary:    Configurable talking cow
12cr|cowsay-3.03-20|9	License:    Artistic and GPL
12cr|cowsay-3.03-20|10	Group:      Toys
12cr|cowsay-3.03-20|11	URL:        http://www.nog.net/~tony/warez/cowsay.shtml
12cr|cowsay-3.03-20|12	Source0:    http://www.nog.net/~tony/warez/%{name}-%{version}.tar.bz2
12cr|cowsay-3.03-20|13	Source9:    duck.cow
12cr|cowsay-3.03-20|14	Source10:   apt.cow
12cr|cowsay-3.03-20|15	Source11:   calvin.cow
12cr|cowsay-3.03-20|16	Source12:   cock.cow
12cr|cowsay-3.03-20|17	Source13:   small-duck.cow
12cr|cowsay-3.03-20|18	Source14:   gnu.cow
12cr|cowsay-3.03-20|19	Source15:   sodomized-sheep.cow
12cr|cowsay-3.03-20|20	Source16:   suse.cow
12cr|cowsay-3.03-20|21	Source17:   shark.cow
12cr|cowsay-3.03-20|22	Source18:   girafe.cow
12cr|cowsay-3.03-20|23	Source19:   phaco.cow
12cr|cowsay-3.03-20|24	Source20:   pumpkin.cow
12cr|cowsay-3.03-20|25	Source21:   kenny.cow
12cr|cowsay-3.03-20|26	Patch0:		%{name}.save.the.world.patch
12cr|cowsay-3.03-20|27	Patch1:		%{name}-3.03-elephant-in-snake.cow.patch
12cr|cowsay-3.03-20|28	Patch2:		%{name}-3.03-luke-koala.cow.patch
12cr|cowsay-3.03-20|29	Patch3:		%{name}-3.03-mech-and-cow.cow.patch
12cr|cowsay-3.03-20|30	BuildArch:  noarch
12cr|cowsay-3.03-20|31	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|cowsay-3.03-20|32	
12cr|cowsay-3.03-20|33	%description
12cr|cowsay-3.03-20|34	Funny program to create ASCII images like cows, sheeps and much more.
12cr|cowsay-3.03-20|35	
12cr|cowsay-3.03-20|36	%prep
12cr|cowsay-3.03-20|37	%setup -q
12cr|cowsay-3.03-20|38	perl -pi -e 's|%BANGPERL%|!%{_bindir}/perl|' cowsay
12cr|cowsay-3.03-20|39	perl -pi -e 's|%PREFIX%|%{_prefix}|' cowsay cowsay.1
12cr|cowsay-3.03-20|40	%patch0
12cr|cowsay-3.03-20|41	%patch1 -p 1
12cr|cowsay-3.03-20|42	%patch2 -p 1
12cr|cowsay-3.03-20|43	%patch3 -p 1
12cr|cowsay-3.03-20|44	
12cr|cowsay-3.03-20|45	%install
12cr|cowsay-3.03-20|46	rm -rf %{buildroot}
12cr|cowsay-3.03-20|47	
12cr|cowsay-3.03-20|48	install -d -m 755 %{buildroot}%{_bindir}
12cr|cowsay-3.03-20|49	install -m 755 cowsay %{buildroot}%{_bindir}
12cr|cowsay-3.03-20|50	(cd %{buildroot}%{_bindir} && ln -s cowsay cowthink)
12cr|cowsay-3.03-20|51	
12cr|cowsay-3.03-20|52	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|cowsay-3.03-20|53	install -m 644 cowsay.1 %{buildroot}%{_mandir}/man1
12cr|cowsay-3.03-20|54	(cd %{buildroot}%{_mandir}/man1 && ln -s cowsay.1 cowthink.1)
12cr|cowsay-3.03-20|55	
12cr|cowsay-3.03-20|56	install -d -m 755 %{buildroot}%{_datadir}/cows
12cr|cowsay-3.03-20|57	install -m 644 cows/* %{buildroot}%{_datadir}/cows
12cr|cowsay-3.03-20|58	install -m 644 %{SOURCE10} %{buildroot}%{_datadir}/cows
12cr|cowsay-3.03-20|59	install -m 644 %{SOURCE11} %{buildroot}%{_datadir}/cows
12cr|cowsay-3.03-20|60	install -m 644 %{SOURCE12} %{buildroot}%{_datadir}/cows
12cr|cowsay-3.03-20|61	install -m 644 %{SOURCE13} %{buildroot}%{_datadir}/cows
12cr|cowsay-3.03-20|62	install -m 644 %{SOURCE14} %{buildroot}%{_datadir}/cows
12cr|cowsay-3.03-20|63	install -m 644 %{SOURCE15} %{buildroot}%{_datadir}/cows
12cr|cowsay-3.03-20|64	install -m 644 %{SOURCE16} %{buildroot}%{_datadir}/cows
12cr|cowsay-3.03-20|65	install -m 644 %{SOURCE17} %{buildroot}%{_datadir}/cows
12cr|cowsay-3.03-20|66	install -m 644 %{SOURCE18} %{buildroot}%{_datadir}/cows
12cr|cowsay-3.03-20|67	install -m 644 %{SOURCE19} %{buildroot}%{_datadir}/cows
12cr|cowsay-3.03-20|68	install -m 644 %{SOURCE20} %{buildroot}%{_datadir}/cows
12cr|cowsay-3.03-20|69	install -m 644 %{SOURCE21} %{buildroot}%{_datadir}/cows
12cr|cowsay-3.03-20|70	
12cr|cowsay-3.03-20|71	%clean
12cr|cowsay-3.03-20|72	rm -rf %{buildroot}
12cr|cowsay-3.03-20|73	
12cr|cowsay-3.03-20|74	%files
12cr|cowsay-3.03-20|75	%defattr(-,root,root)
12cr|cowsay-3.03-20|76	%doc LICENSE README INSTALL
12cr|cowsay-3.03-20|77	%{_bindir}/*
12cr|cowsay-3.03-20|78	%{_mandir}/man1/*
12cr|cowsay-3.03-20|79	%{_datadir}/cows
12cr|cowsay-3.03-20|80	
12cr|cowsay-3.03-20|81	
12cr|cowsay-3.03-20|82	
12cr|cowsay-3.03-20|83	%changelog
12cr|cowsay-3.03-20|84	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3.03-20mdv2011.0
12cr|cowsay-3.03-20|85	+ Revision: 610166
12cr|cowsay-3.03-20|86	- rebuild
12cr|cowsay-3.03-20|87	
12cr|cowsay-3.03-20|88	* Thu Jan 21 2010 Pascal Terjan <pterjan@mandriva.org> 3.03-19mdv2010.1
12cr|cowsay-3.03-20|89	+ Revision: 494625
12cr|cowsay-3.03-20|90	- Restore nice duck and rename Debian one to small-duck.cow
12cr|cowsay-3.03-20|91	
12cr|cowsay-3.03-20|92	* Fri Dec 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.03-18mdv2010.1
12cr|cowsay-3.03-20|93	+ Revision: 476342
12cr|cowsay-3.03-20|94	- fix [censored for sake of younger audience] cow
12cr|cowsay-3.03-20|95	
12cr|cowsay-3.03-20|96	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 3.03-17mdv2010.0
12cr|cowsay-3.03-20|97	+ Revision: 437131
12cr|cowsay-3.03-20|98	- rebuild
12cr|cowsay-3.03-20|99	
12cr|cowsay-3.03-20|100	* Wed Feb 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.03-16mdv2009.1
12cr|cowsay-3.03-20|101	+ Revision: 337593
12cr|cowsay-3.03-20|102	- keep bash completion in its own package
12cr|cowsay-3.03-20|103	
12cr|cowsay-3.03-20|104	* Tue Dec 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.03-15mdv2009.1
12cr|cowsay-3.03-20|105	+ Revision: 318024
12cr|cowsay-3.03-20|106	- fix broken cow file
12cr|cowsay-3.03-20|107	- add new cows from Debian package (#46560)
12cr|cowsay-3.03-20|108	- uncompress additional sources
12cr|cowsay-3.03-20|109	
12cr|cowsay-3.03-20|110	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 3.03-14mdv2009.0
12cr|cowsay-3.03-20|111	+ Revision: 243695
12cr|cowsay-3.03-20|112	- rebuild
12cr|cowsay-3.03-20|113	
12cr|cowsay-3.03-20|114	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 3.03-12mdv2008.1
12cr|cowsay-3.03-20|115	+ Revision: 136345
12cr|cowsay-3.03-20|116	- restore BuildRoot
12cr|cowsay-3.03-20|117	
12cr|cowsay-3.03-20|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|cowsay-3.03-20|119	- kill re-definition of %%buildroot on Pixel's request
12cr|cowsay-3.03-20|120	
12cr|cowsay-3.03-20|121	* Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.03-12mdv2008.0
12cr|cowsay-3.03-20|122	+ Revision: 67055
12cr|cowsay-3.03-20|123	- rebuild
12cr|cowsay-3.03-20|124	
12cr|cowsay-3.03-20|125	
12cr|cowsay-3.03-20|126	* Fri Jun 09 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.03-11mdv2007.0
12cr|cowsay-3.03-20|127	- %%mkrel
12cr|cowsay-3.03-20|128	- rpmbuildupdate aware
12cr|cowsay-3.03-20|129	
12cr|cowsay-3.03-20|130	* Sat Jun 04 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.03-10mdk
12cr|cowsay-3.03-20|131	- fix man page (fix #16291)
12cr|cowsay-3.03-20|132	
12cr|cowsay-3.03-20|133	* Sat Jul 17 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.03-9mdk
12cr|cowsay-3.03-20|134	- hurry businesman compliant (aka two new wonderful cows)
12cr|cowsay-3.03-20|135	
12cr|cowsay-3.03-20|136	* Sun Jul 11 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.03-8mdk
12cr|cowsay-3.03-20|137	- apologies to the girafes (with one only f)
12cr|cowsay-3.03-20|138	
12cr|cowsay-3.03-20|139	* Sat Jun 05 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.03-7mdk
12cr|cowsay-3.03-20|140	- #mandrakefr compliant (aka four new additional cows)
12cr|cowsay-3.03-20|141	
12cr|cowsay-3.03-20|142	* Thu Aug 21 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 3.03-6mdk
12cr|cowsay-3.03-20|143	- save.the.world patch
12cr|cowsay-3.03-20|144	

730 12
12cr|cpanminus-1.501.800-4|1	%define upstream_name    App-cpanminus
12cr|cpanminus-1.501.800-4|2	%define upstream_version 1.5018
12cr|cpanminus-1.501.800-4|3	
12cr|cpanminus-1.501.800-4|4	%if %{_use_internal_dependency_generator}
12cr|cpanminus-1.501.800-4|5	%define __noautoreq 'perl\\(App::cpanminus::script\\)'
12cr|cpanminus-1.501.800-4|6	%endif
12cr|cpanminus-1.501.800-4|7	
12cr|cpanminus-1.501.800-4|8	Name:       cpanminus
12cr|cpanminus-1.501.800-4|9	Version:    %perl_convert_version %{upstream_version}
12cr|cpanminus-1.501.800-4|10	Release:    4
12cr|cpanminus-1.501.800-4|11	
12cr|cpanminus-1.501.800-4|12	Summary:    Get, unpack, build and install modules from CPAN
12cr|cpanminus-1.501.800-4|13	License:    GPL+ or Artistic
12cr|cpanminus-1.501.800-4|14	Group:      Development/Perl
12cr|cpanminus-1.501.800-4|15	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|cpanminus-1.501.800-4|16	Source0:    http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
12cr|cpanminus-1.501.800-4|17	
12cr|cpanminus-1.501.800-4|18	BuildRequires: perl(ExtUtils::Install)
12cr|cpanminus-1.501.800-4|19	BuildRequires: perl(ExtUtils::MakeMaker)
12cr|cpanminus-1.501.800-4|20	BuildRequires: perl(LWP)
12cr|cpanminus-1.501.800-4|21	BuildRequires: perl(Module::Build)
12cr|cpanminus-1.501.800-4|22	BuildRequires: perl-devel
12cr|cpanminus-1.501.800-4|23	
12cr|cpanminus-1.501.800-4|24	BuildArch: noarch
12cr|cpanminus-1.501.800-4|25	
12cr|cpanminus-1.501.800-4|26	%description
12cr|cpanminus-1.501.800-4|27	cpanminus is a script to get, unpack, build and install modules from CPAN.
12cr|cpanminus-1.501.800-4|28	
12cr|cpanminus-1.501.800-4|29	Why? It's dependency free, requires zero configuration, and stands alone --
12cr|cpanminus-1.501.800-4|30	but it's maintainable and extensible with plugins and friendly to shell
12cr|cpanminus-1.501.800-4|31	scripting. When running, it requires only 10MB of RAM.
12cr|cpanminus-1.501.800-4|32	
12cr|cpanminus-1.501.800-4|33	%prep
12cr|cpanminus-1.501.800-4|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|cpanminus-1.501.800-4|35	
12cr|cpanminus-1.501.800-4|36	%build
12cr|cpanminus-1.501.800-4|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|cpanminus-1.501.800-4|38	%make
12cr|cpanminus-1.501.800-4|39	
12cr|cpanminus-1.501.800-4|40	%check
12cr|cpanminus-1.501.800-4|41	%make test
12cr|cpanminus-1.501.800-4|42	
12cr|cpanminus-1.501.800-4|43	%install
12cr|cpanminus-1.501.800-4|44	%makeinstall_std
12cr|cpanminus-1.501.800-4|45	
12cr|cpanminus-1.501.800-4|46	%files
12cr|cpanminus-1.501.800-4|47	%doc Changes META.yml README
12cr|cpanminus-1.501.800-4|48	%{_bindir}/cpanm
12cr|cpanminus-1.501.800-4|49	%{_mandir}/man1/*
12cr|cpanminus-1.501.800-4|50	%{_mandir}/man3/*
12cr|cpanminus-1.501.800-4|51	%{perl_vendorlib}/*
12cr|cpanminus-1.501.800-4|52	
12cr|cpanminus-1.501.800-4|53	
12cr|cpanminus-1.501.800-4|54	%changelog
12cr|cpanminus-1.501.800-4|55	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.1.200-2mdv2011.0
12cr|cpanminus-1.501.800-4|56	+ Revision: 653549
12cr|cpanminus-1.501.800-4|57	- rebuild for updated spec-helper
12cr|cpanminus-1.501.800-4|58	
12cr|cpanminus-1.501.800-4|59	* Fri Sep 03 2010 Jérôme Quelin <jquelin@mandriva.org> 1.1.200-1mdv2011.0
12cr|cpanminus-1.501.800-4|60	+ Revision: 575586
12cr|cpanminus-1.501.800-4|61	- update to 1.0012
12cr|cpanminus-1.501.800-4|62	
12cr|cpanminus-1.501.800-4|63	* Mon Aug 16 2010 Jérôme Quelin <jquelin@mandriva.org> 1.1.0-1mdv2011.0
12cr|cpanminus-1.501.800-4|64	+ Revision: 570315
12cr|cpanminus-1.501.800-4|65	- update to 1.0010
12cr|cpanminus-1.501.800-4|66	
12cr|cpanminus-1.501.800-4|67	* Thu Apr 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.993.600-1mdv2010.1
12cr|cpanminus-1.501.800-4|68	+ Revision: 537881
12cr|cpanminus-1.501.800-4|69	- update to 0.9936
12cr|cpanminus-1.501.800-4|70	
12cr|cpanminus-1.501.800-4|71	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 0.993.500-1mdv2010.1
12cr|cpanminus-1.501.800-4|72	+ Revision: 536128
12cr|cpanminus-1.501.800-4|73	- update to 0.9935
12cr|cpanminus-1.501.800-4|74	
12cr|cpanminus-1.501.800-4|75	* Tue Apr 06 2010 Jérôme Quelin <jquelin@mandriva.org> 0.993.200-1mdv2010.1
12cr|cpanminus-1.501.800-4|76	+ Revision: 532256
12cr|cpanminus-1.501.800-4|77	- import cpanminus
12cr|cpanminus-1.501.800-4|78	
12cr|cpanminus-1.501.800-4|79	
12cr|cpanminus-1.501.800-4|80	* Tue Apr 06 2010 cpan2dist 0.9932-1mdv
12cr|cpanminus-1.501.800-4|81	- initial mdv release, generated with cpan2dist

731 12
12cr|cpan-upload-2.2-6|1	Name:       cpan-upload
12cr|cpan-upload-2.2-6|2	Version:    2.2
12cr|cpan-upload-2.2-6|3	Release:    6
12cr|cpan-upload-2.2-6|4	Summary:    Upload one or more files to CPAN, using PAUSE
12cr|cpan-upload-2.2-6|5	License:    GPL or Artistic
12cr|cpan-upload-2.2-6|6	Group:      Development/Perl
12cr|cpan-upload-2.2-6|7	URL:        http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/scripts
12cr|cpan-upload-2.2-6|8	Source:     http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/scripts/%{name}-%{version}.tar.gz
12cr|cpan-upload-2.2-6|9	BuildRequires:  perl-devel
12cr|cpan-upload-2.2-6|10	BuildRequires: perl(AppConfig::Std) >= 1.05
12cr|cpan-upload-2.2-6|11	BuildRequires: perl(Pod::Usage) >= 1.14
12cr|cpan-upload-2.2-6|12	BuildRequires: perl(Net::FTP) >= 2.28
12cr|cpan-upload-2.2-6|13	BuildRequires: perl(HTTP::Request::Common)
12cr|cpan-upload-2.2-6|14	BuildRequires: perl(File::Basename) >= 2.28
12cr|cpan-upload-2.2-6|15	BuildRequires: perl(Term::ReadKey)
12cr|cpan-upload-2.2-6|16	BuildArch:      noarch
12cr|cpan-upload-2.2-6|17	
12cr|cpan-upload-2.2-6|18	%description
12cr|cpan-upload-2.2-6|19	cpan-upload is a script which automates the process of uploading a file to
12cr|cpan-upload-2.2-6|20	CPAN using PAUSE, the Perl Authors Upload Server.
12cr|cpan-upload-2.2-6|21	
12cr|cpan-upload-2.2-6|22	%prep
12cr|cpan-upload-2.2-6|23	%setup -q
12cr|cpan-upload-2.2-6|24	
12cr|cpan-upload-2.2-6|25	%build
12cr|cpan-upload-2.2-6|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|cpan-upload-2.2-6|27	%make
12cr|cpan-upload-2.2-6|28	
12cr|cpan-upload-2.2-6|29	%check
12cr|cpan-upload-2.2-6|30	%{__make} test
12cr|cpan-upload-2.2-6|31	
12cr|cpan-upload-2.2-6|32	%install
12cr|cpan-upload-2.2-6|33	%makeinstall_std
12cr|cpan-upload-2.2-6|34	
12cr|cpan-upload-2.2-6|35	%files
12cr|cpan-upload-2.2-6|36	%defattr(-,root,root)
12cr|cpan-upload-2.2-6|37	%doc README ChangeLog
12cr|cpan-upload-2.2-6|38	%{_mandir}/*/*
12cr|cpan-upload-2.2-6|39	%{_bindir}/%name
12cr|cpan-upload-2.2-6|40	
12cr|cpan-upload-2.2-6|41	
12cr|cpan-upload-2.2-6|42	
12cr|cpan-upload-2.2-6|43	
12cr|cpan-upload-2.2-6|44	%changelog
12cr|cpan-upload-2.2-6|45	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2-5mdv2011.0
12cr|cpan-upload-2.2-6|46	+ Revision: 617434
12cr|cpan-upload-2.2-6|47	- the mass rebuild of 2010.0 packages
12cr|cpan-upload-2.2-6|48	
12cr|cpan-upload-2.2-6|49	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 2.2-4mdv2010.0
12cr|cpan-upload-2.2-6|50	+ Revision: 425081
12cr|cpan-upload-2.2-6|51	- rebuild
12cr|cpan-upload-2.2-6|52	
12cr|cpan-upload-2.2-6|53	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.2-3mdv2009.0
12cr|cpan-upload-2.2-6|54	+ Revision: 243696
12cr|cpan-upload-2.2-6|55	- rebuild
12cr|cpan-upload-2.2-6|56	
12cr|cpan-upload-2.2-6|57	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 2.2-1mdv2008.1
12cr|cpan-upload-2.2-6|58	+ Revision: 168407
12cr|cpan-upload-2.2-6|59	- fix summary-not-capitalized
12cr|cpan-upload-2.2-6|60	- kill re-definition of %%buildroot on Pixel's request
12cr|cpan-upload-2.2-6|61	
12cr|cpan-upload-2.2-6|62	+ Olivier Blin <oblin@mandriva.com>
12cr|cpan-upload-2.2-6|63	- restore BuildRoot
12cr|cpan-upload-2.2-6|64	
12cr|cpan-upload-2.2-6|65	* Wed Jul 25 2007 Olivier Thauvin <nanardon@mandriva.org> 2.2-1mdv2008.0
12cr|cpan-upload-2.2-6|66	+ Revision: 55259
12cr|cpan-upload-2.2-6|67	- initial mdv pkg
12cr|cpan-upload-2.2-6|68	- Create cpan-upload
12cr|cpan-upload-2.2-6|69	

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

733 12
12cr|cppcheck-1.56-1|1	Name:		cppcheck
12cr|cppcheck-1.56-1|2	Version:	1.56
12cr|cppcheck-1.56-1|3	Release:	1
12cr|cppcheck-1.56-1|4	License:	GPLv3+
12cr|cppcheck-1.56-1|5	Summary:	Static analysis tool for C/C++
12cr|cppcheck-1.56-1|6	Group:		Development/Other
12cr|cppcheck-1.56-1|7	Url:		http://cppcheck.sourceforge.net/
12cr|cppcheck-1.56-1|8	Source0:	http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
12cr|cppcheck-1.56-1|9	BuildRequires:	docbook-style-xsl
12cr|cppcheck-1.56-1|10	BuildRequires:	libxslt-proc
12cr|cppcheck-1.56-1|11	BuildRequires:	pcre-devel
12cr|cppcheck-1.56-1|12	
12cr|cppcheck-1.56-1|13	%description
12cr|cppcheck-1.56-1|14	This program tries to detect bugs that your C/C++ compiler don't see. Cppcheck
12cr|cppcheck-1.56-1|15	is versatile. You can check non-standard code that includes various compiler
12cr|cppcheck-1.56-1|16	extensions, inline assembly code, etc. Its goal is no false positives.
12cr|cppcheck-1.56-1|17	
12cr|cppcheck-1.56-1|18	%prep
12cr|cppcheck-1.56-1|19	%setup -q
12cr|cppcheck-1.56-1|20	
12cr|cppcheck-1.56-1|21	%build
12cr|cppcheck-1.56-1|22	CXXFLAGS="%{optflags}" LDFLAGS="%{ldflags}" %make
12cr|cppcheck-1.56-1|23	
12cr|cppcheck-1.56-1|24	# this command line is documented inside cppcheck.1.xml
12cr|cppcheck-1.56-1|25	cd man
12cr|cppcheck-1.56-1|26	xsltproc --nonet --param man.charmap.use.subset "0" \
12cr|cppcheck-1.56-1|27	--param make.year.ranges "1" --param make.single.year.ranges "1" \
12cr|cppcheck-1.56-1|28	/usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl \
12cr|cppcheck-1.56-1|29	cppcheck.1.xml
12cr|cppcheck-1.56-1|30	
12cr|cppcheck-1.56-1|31	%check
12cr|cppcheck-1.56-1|32	CXXFLAGS="%{optflags}" LDFLAGS="%{ldflags}"  %make test
12cr|cppcheck-1.56-1|33	
12cr|cppcheck-1.56-1|34	%install
12cr|cppcheck-1.56-1|35	rm -rf %{buildroot}
12cr|cppcheck-1.56-1|36	%makeinstall DESTDIR=%{buildroot}
12cr|cppcheck-1.56-1|37	mkdir -p %{buildroot}%{_mandir}/man1
12cr|cppcheck-1.56-1|38	install -m 0644 man/cppcheck.1 %{buildroot}/%{_mandir}/man1
12cr|cppcheck-1.56-1|39	
12cr|cppcheck-1.56-1|40	%files
12cr|cppcheck-1.56-1|41	%doc AUTHORS readme.txt
12cr|cppcheck-1.56-1|42	%{_mandir}/man1/cppcheck.1*
12cr|cppcheck-1.56-1|43	%{_bindir}/cppcheck

734 12
12cr|cpphs-1.14-1|1	%global debug_package %{nil}
12cr|cpphs-1.14-1|2	#% define _cabal_setup Setup.lhs
12cr|cpphs-1.14-1|3	%define module cpphs
12cr|cpphs-1.14-1|4	Name:           %{module}
12cr|cpphs-1.14-1|5	Version:        1.14
12cr|cpphs-1.14-1|6	Release:        1
12cr|cpphs-1.14-1|7	Summary:        A liberalised re-implementation of cpp, the C pre-processor
12cr|cpphs-1.14-1|8	Group:          Development/Other
12cr|cpphs-1.14-1|9	License:        LGPL
12cr|cpphs-1.14-1|10	URL:            http://hackage.haskell.org/package/%{module}
12cr|cpphs-1.14-1|11	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|cpphs-1.14-1|12	
12cr|cpphs-1.14-1|13	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|cpphs-1.14-1|14	Requires:       ghc
12cr|cpphs-1.14-1|15	
12cr|cpphs-1.14-1|16	%description
12cr|cpphs-1.14-1|17	Cpphs is a re-implementation of the C pre-processor that is both
12cr|cpphs-1.14-1|18	more compatible with Haskell, and itself written in Haskell so
12cr|cpphs-1.14-1|19	that it can be distributed with compilers.
12cr|cpphs-1.14-1|20	.
12cr|cpphs-1.14-1|21	This version of the C pre-processor is pretty-much
12cr|cpphs-1.14-1|22	feature-complete and compatible with traditional (K&R)
12cr|cpphs-1.14-1|23	pre-processors.  Additional features include: a plain-text mode;
12cr|cpphs-1.14-1|24	an option to unlit literate code files; and an option to turn
12cr|cpphs-1.14-1|25	off macro-expansion.
12cr|cpphs-1.14-1|26	
12cr|cpphs-1.14-1|27	%prep
12cr|cpphs-1.14-1|28	%setup -q -n %{module}-%{version}
12cr|cpphs-1.14-1|29	
12cr|cpphs-1.14-1|30	%build
12cr|cpphs-1.14-1|31	%_cabal_build
12cr|cpphs-1.14-1|32	
12cr|cpphs-1.14-1|33	%install
12cr|cpphs-1.14-1|34	%_cabal_install
12cr|cpphs-1.14-1|35	%_cabal_rpm_gen_deps
12cr|cpphs-1.14-1|36	%_cabal_scriptlets
12cr|cpphs-1.14-1|37	
12cr|cpphs-1.14-1|38	%check
12cr|cpphs-1.14-1|39	%_cabal_check
12cr|cpphs-1.14-1|40	
12cr|cpphs-1.14-1|41	%files
12cr|cpphs-1.14-1|42	%defattr(-,root,root,-)
12cr|cpphs-1.14-1|43	%{_bindir}/%{module}
12cr|cpphs-1.14-1|44	%{_docdir}/%{module}-%{version}
12cr|cpphs-1.14-1|45	%{_libdir}/%{module}-%{version}
12cr|cpphs-1.14-1|46	%_cabal_rpm_deps_dir
12cr|cpphs-1.14-1|47	%_cabal_haddoc_files
12cr|cpphs-1.14-1|48	
12cr|cpphs-1.14-1|49	
12cr|cpphs-1.14-1|50	%changelog
12cr|cpphs-1.14-1|51	* Tue Mar 15 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.11-1mdv2011.0
12cr|cpphs-1.14-1|52	+ Revision: 645079
12cr|cpphs-1.14-1|53	- update to new version 1.11
12cr|cpphs-1.14-1|54	
12cr|cpphs-1.14-1|55	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9-4mdv2011.0
12cr|cpphs-1.14-1|56	+ Revision: 610168
12cr|cpphs-1.14-1|57	- rebuild
12cr|cpphs-1.14-1|58	
12cr|cpphs-1.14-1|59	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 1.9-3mdv2010.1
12cr|cpphs-1.14-1|60	+ Revision: 503614
12cr|cpphs-1.14-1|61	- rebuild for new gmp
12cr|cpphs-1.14-1|62	
12cr|cpphs-1.14-1|63	* Sat Dec 05 2009 Funda Wang <fwang@mandriva.org> 1.9-2mdv2010.1
12cr|cpphs-1.14-1|64	+ Revision: 473960
12cr|cpphs-1.14-1|65	- use haskell scripts
12cr|cpphs-1.14-1|66	
12cr|cpphs-1.14-1|67	* Sat Dec 05 2009 Funda Wang <fwang@mandriva.org> 1.9-1mdv2010.1
12cr|cpphs-1.14-1|68	+ Revision: 473950
12cr|cpphs-1.14-1|69	- new version 1.9
12cr|cpphs-1.14-1|70	
12cr|cpphs-1.14-1|71	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.5-4mdv2010.0
12cr|cpphs-1.14-1|72	+ Revision: 425092
12cr|cpphs-1.14-1|73	- rebuild
12cr|cpphs-1.14-1|74	
12cr|cpphs-1.14-1|75	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.5-3mdv2009.0
12cr|cpphs-1.14-1|76	+ Revision: 240512
12cr|cpphs-1.14-1|77	- rebuild
12cr|cpphs-1.14-1|78	- kill re-definition of %%buildroot on Pixel's request
12cr|cpphs-1.14-1|79	
12cr|cpphs-1.14-1|80	+ Olivier Blin <oblin@mandriva.com>
12cr|cpphs-1.14-1|81	- restore BuildRoot
12cr|cpphs-1.14-1|82	
12cr|cpphs-1.14-1|83	* Tue Jul 24 2007 Gaëtan Lehmann <glehmann@mandriva.org> 1.5-1mdv2008.0
12cr|cpphs-1.14-1|84	+ Revision: 55072
12cr|cpphs-1.14-1|85	- 1.5
12cr|cpphs-1.14-1|86	
12cr|cpphs-1.14-1|87	
12cr|cpphs-1.14-1|88	* Wed Aug 09 2006 glehmann
12cr|cpphs-1.14-1|89	+ 08/09/06 19:30:11 (55019)
12cr|cpphs-1.14-1|90	rebuild
12cr|cpphs-1.14-1|91	
12cr|cpphs-1.14-1|92	* Sun Jul 30 2006 glehmann
12cr|cpphs-1.14-1|93	+ 07/30/06 10:22:36 (42680)
12cr|cpphs-1.14-1|94	Import cpphs
12cr|cpphs-1.14-1|95	
12cr|cpphs-1.14-1|96	* Sat May 06 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.2-1mdk
12cr|cpphs-1.14-1|97	- first mandriva release
12cr|cpphs-1.14-1|98	
12cr|cpphs-1.14-1|99	* Tue Aug 16 2005 Jens Petersen <petersen@haskell.org> - 0.9-1
12cr|cpphs-1.14-1|100	- initial build for Fedora Haskell
12cr|cpphs-1.14-1|101	

735 12
12cr|cppsocket-0.8.4-6|1	%define	name		cppsocket
12cr|cppsocket-0.8.4-6|2	%define	version		0.8.4
12cr|cppsocket-0.8.4-6|3	%define	release		 %mkrel 6
12cr|cppsocket-0.8.4-6|4	%define	lib_name_orig	lib%{name}
12cr|cppsocket-0.8.4-6|5	%define	lib_major	0
12cr|cppsocket-0.8.4-6|6	%define	lib_name	%mklibname %{name} %{lib_major}
12cr|cppsocket-0.8.4-6|7	%define	lib_name_devel	%mklibname %{name} -d
12cr|cppsocket-0.8.4-6|8	
12cr|cppsocket-0.8.4-6|9	Name:		%{name}
12cr|cppsocket-0.8.4-6|10	Summary:	A small and easy to use C++ library for programming with TCP and UDP sockets
12cr|cppsocket-0.8.4-6|11	Version:	%{version}
12cr|cppsocket-0.8.4-6|12	Release:	%{release}
12cr|cppsocket-0.8.4-6|13	License:	LGPLv2+
12cr|cppsocket-0.8.4-6|14	Group:		System/Libraries
12cr|cppsocket-0.8.4-6|15	Source0:	%{name}-%{version}.tar.bz2
12cr|cppsocket-0.8.4-6|16	Patch0:		cppsocket-0.8.4-gcc3_4.patch
12cr|cppsocket-0.8.4-6|17	Patch1:		cppsocket-0.8.4-gcc43-fix.patch
12cr|cppsocket-0.8.4-6|18	URL:		http://www.sourceforge.net/projects/cppsocket
12cr|cppsocket-0.8.4-6|19	#BuildRequires:
12cr|cppsocket-0.8.4-6|20	
12cr|cppsocket-0.8.4-6|21	%description
12cr|cppsocket-0.8.4-6|22	CPPSocket is a small Classlibrary for C++ that supports a easy usage of
12cr|cppsocket-0.8.4-6|23	socket-programming for networking-software.
12cr|cppsocket-0.8.4-6|24	It provides a simple object-oriented interface to the classic C Library
12cr|cppsocket-0.8.4-6|25	calls. Additionally it provides a simplified abstraction for creating
12cr|cppsocket-0.8.4-6|26	clients and servers.
12cr|cppsocket-0.8.4-6|27	
12cr|cppsocket-0.8.4-6|28	With CPPSocket supports the following network protocols:
12cr|cppsocket-0.8.4-6|29	- TCP (transmission control protocol; needs an established connection
12cr|cppsocket-0.8.4-6|30	from one host to another)
12cr|cppsocket-0.8.4-6|31	- UDP (user datagram protocol; packets can be sent without an established
12cr|cppsocket-0.8.4-6|32	connection)
12cr|cppsocket-0.8.4-6|33	- IPv4 (internet protocol version 4; uses 32-bit network addresses)
12cr|cppsocket-0.8.4-6|34	
12cr|cppsocket-0.8.4-6|35	These protocols are what may also be called TCP/IP.
12cr|cppsocket-0.8.4-6|36	
12cr|cppsocket-0.8.4-6|37	The library provides two layers of abstraction:
12cr|cppsocket-0.8.4-6|38	- Low-Level
12cr|cppsocket-0.8.4-6|39	This is a simple oo interface of the classic socket calls.
12cr|cppsocket-0.8.4-6|40	But it provides some (optional) abstractions for addressing and buffering.
12cr|cppsocket-0.8.4-6|41	Useful for more experienced programmers, that have already worked with
12cr|cppsocket-0.8.4-6|42	classic sockets.
12cr|cppsocket-0.8.4-6|43	
12cr|cppsocket-0.8.4-6|44	- High-Level
12cr|cppsocket-0.8.4-6|45	This provides somewhat more abstraction and ignores some functionality of
12cr|cppsocket-0.8.4-6|46	the full blown sockets.
12cr|cppsocket-0.8.4-6|47	But nevertheless it is quite useful and makes programming of networking
12cr|cppsocket-0.8.4-6|48	software very easy.
12cr|cppsocket-0.8.4-6|49	So it's intended to be used by novice programmers or those who don't want
12cr|cppsocket-0.8.4-6|50	the maximum complexity/flexibility but an easy to use network-interface.
12cr|cppsocket-0.8.4-6|51	
12cr|cppsocket-0.8.4-6|52	%package -n %{lib_name}
12cr|cppsocket-0.8.4-6|53	Summary: Main library for %{name}
12cr|cppsocket-0.8.4-6|54	Group: System/Libraries
12cr|cppsocket-0.8.4-6|55	Provides: %{lib_name_orig} = %{version}-%{release} %{name} = %{version}-%{release}
12cr|cppsocket-0.8.4-6|56	
12cr|cppsocket-0.8.4-6|57	%description -n %{lib_name}
12cr|cppsocket-0.8.4-6|58	This package contains the library needed to run programs dynamically
12cr|cppsocket-0.8.4-6|59	linked with %{name}.
12cr|cppsocket-0.8.4-6|60	
12cr|cppsocket-0.8.4-6|61	%package -n %{lib_name_devel}
12cr|cppsocket-0.8.4-6|62	Summary: Headers for developing programs that will use %{name}
12cr|cppsocket-0.8.4-6|63	Group: Development/C
12cr|cppsocket-0.8.4-6|64	Requires: %{lib_name} = %{version} libexpat-devel
12cr|cppsocket-0.8.4-6|65	Provides: %{lib_name_orig}-devel = %{version}-%{release} %{name}-devel = %{version}-%{release}
12cr|cppsocket-0.8.4-6|66	Obsoletes: %{lib_name}-devel
12cr|cppsocket-0.8.4-6|67	
12cr|cppsocket-0.8.4-6|68	%description -n %{lib_name_devel}
12cr|cppsocket-0.8.4-6|69	This package contains the headers that programmers will need to develop
12cr|cppsocket-0.8.4-6|70	applications which will use %{name}, a C++ library for programming with
12cr|cppsocket-0.8.4-6|71	TCP and UDP sockets.
12cr|cppsocket-0.8.4-6|72	
12cr|cppsocket-0.8.4-6|73	%prep
12cr|cppsocket-0.8.4-6|74	%setup -q -n %{name}
12cr|cppsocket-0.8.4-6|75	%patch0 -p1 -b .gcc3_4
12cr|cppsocket-0.8.4-6|76	%patch1 -p0
12cr|cppsocket-0.8.4-6|77	
12cr|cppsocket-0.8.4-6|78	%build
12cr|cppsocket-0.8.4-6|79	%configure2_5x	--enable-final \
12cr|cppsocket-0.8.4-6|80	--with-gnu-ld \
12cr|cppsocket-0.8.4-6|81	--disable-static \
12cr|cppsocket-0.8.4-6|82	--with-pic
12cr|cppsocket-0.8.4-6|83	
12cr|cppsocket-0.8.4-6|84	%make
12cr|cppsocket-0.8.4-6|85	
12cr|cppsocket-0.8.4-6|86	%install
12cr|cppsocket-0.8.4-6|87	%makeinstall_std
12cr|cppsocket-0.8.4-6|88	
12cr|cppsocket-0.8.4-6|89	
12cr|cppsocket-0.8.4-6|90	%files -n %{lib_name}
12cr|cppsocket-0.8.4-6|91	%doc AUTHORS ChangeLog
12cr|cppsocket-0.8.4-6|92	%{_libdir}/*.so.%{lib_major}*
12cr|cppsocket-0.8.4-6|93	
12cr|cppsocket-0.8.4-6|94	%files -n %{lib_name_devel}
12cr|cppsocket-0.8.4-6|95	%doc README TODO
12cr|cppsocket-0.8.4-6|96	%{_includedir}/%{name}
12cr|cppsocket-0.8.4-6|97	%{_libdir}/*.so

736 12
12cr|cpptasks-1.0-0.b4.4.4|1	%define section free
12cr|cpptasks-1.0-0.b4.4.4|2	%define debug_package %{nil}
12cr|cpptasks-1.0-0.b4.4.4|3	%define gcj_support 1
12cr|cpptasks-1.0-0.b4.4.4|4	
12cr|cpptasks-1.0-0.b4.4.4|5	Name:           cpptasks
12cr|cpptasks-1.0-0.b4.4.4|6	Version:        1.0
12cr|cpptasks-1.0-0.b4.4.4|7	Release:        %mkrel 0.b4.4.4
12cr|cpptasks-1.0-0.b4.4.4|8	Epoch:          0
12cr|cpptasks-1.0-0.b4.4.4|9	Summary:        Compile and link task
12cr|cpptasks-1.0-0.b4.4.4|10	License:        Apache License
12cr|cpptasks-1.0-0.b4.4.4|11	URL:            http://ant-contrib.sourceforge.net/
12cr|cpptasks-1.0-0.b4.4.4|12	Group:          Development/Java
12cr|cpptasks-1.0-0.b4.4.4|13	#Vendor:         JPackage Project
12cr|cpptasks-1.0-0.b4.4.4|14	#Distribution:   JPackage
12cr|cpptasks-1.0-0.b4.4.4|15	Source0:        http://easynews.dl.sourceforge.net/ant-contrib/cpptasks-1.0b4.tar.bz2
12cr|cpptasks-1.0-0.b4.4.4|16	Source1:	cpptasks-antlib.xml
12cr|cpptasks-1.0-0.b4.4.4|17	Requires:	xerces-j2
12cr|cpptasks-1.0-0.b4.4.4|18	BuildRequires:  java-rpmbuild >= 0:1.5
12cr|cpptasks-1.0-0.b4.4.4|19	BuildRequires:  ant >= 0:1.6
12cr|cpptasks-1.0-0.b4.4.4|20	BuildRequires:  ant-junit >= 0:1.6
12cr|cpptasks-1.0-0.b4.4.4|21	BuildRequires:  junit
12cr|cpptasks-1.0-0.b4.4.4|22	BuildRequires:  xerces-j2
12cr|cpptasks-1.0-0.b4.4.4|23	Requires:  	ant >= 0:1.6
12cr|cpptasks-1.0-0.b4.4.4|24	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|cpptasks-1.0-0.b4.4.4|25	%if %{gcj_support}
12cr|cpptasks-1.0-0.b4.4.4|26	BuildRequires:	java-gcj-compat-devel
12cr|cpptasks-1.0-0.b4.4.4|27	%else
12cr|cpptasks-1.0-0.b4.4.4|28	BuildArch:	noarch
12cr|cpptasks-1.0-0.b4.4.4|29	%endif
12cr|cpptasks-1.0-0.b4.4.4|30	
12cr|cpptasks-1.0-0.b4.4.4|31	%description
12cr|cpptasks-1.0-0.b4.4.4|32	This task can compile various source languages
12cr|cpptasks-1.0-0.b4.4.4|33	and produce executables, shared libraries
12cr|cpptasks-1.0-0.b4.4.4|34	(aka DLL's) and static libraries. Compiler
12cr|cpptasks-1.0-0.b4.4.4|35	adaptors are currently available for several
12cr|cpptasks-1.0-0.b4.4.4|36	C/C++ compilers, FORTRAN, MIDL and Windows
12cr|cpptasks-1.0-0.b4.4.4|37	Resource files.
12cr|cpptasks-1.0-0.b4.4.4|38	
12cr|cpptasks-1.0-0.b4.4.4|39	%package        javadoc
12cr|cpptasks-1.0-0.b4.4.4|40	Summary:        Javadoc for %{name}
12cr|cpptasks-1.0-0.b4.4.4|41	Group:          Development/Java
12cr|cpptasks-1.0-0.b4.4.4|42	
12cr|cpptasks-1.0-0.b4.4.4|43	%description    javadoc
12cr|cpptasks-1.0-0.b4.4.4|44	%{summary}.
12cr|cpptasks-1.0-0.b4.4.4|45	
12cr|cpptasks-1.0-0.b4.4.4|46	%package        manual
12cr|cpptasks-1.0-0.b4.4.4|47	Summary:        Docs for %{name}
12cr|cpptasks-1.0-0.b4.4.4|48	Group:          Development/Java
12cr|cpptasks-1.0-0.b4.4.4|49	
12cr|cpptasks-1.0-0.b4.4.4|50	%description    manual
12cr|cpptasks-1.0-0.b4.4.4|51	%{summary}.
12cr|cpptasks-1.0-0.b4.4.4|52	
12cr|cpptasks-1.0-0.b4.4.4|53	%prep
12cr|cpptasks-1.0-0.b4.4.4|54	%setup -q -n %{name}-%{version}b4
12cr|cpptasks-1.0-0.b4.4.4|55	find . -name "*.jar" -exec rm {} \;
12cr|cpptasks-1.0-0.b4.4.4|56	
12cr|cpptasks-1.0-0.b4.4.4|57	
12cr|cpptasks-1.0-0.b4.4.4|58	%build
12cr|cpptasks-1.0-0.b4.4.4|59	export OPT_JAR_LIST="ant/ant-junit junit"
12cr|cpptasks-1.0-0.b4.4.4|60	export CLASSPATH=$(build-classpath xerces-j2)
12cr|cpptasks-1.0-0.b4.4.4|61	%{__mkdir_p} build/classes/net/sf/antcontrib/cpptasks
12cr|cpptasks-1.0-0.b4.4.4|62	install -m 644 %{SOURCE1} build/classes/net/sf/antcontrib/cpptasks/antlib.xml
12cr|cpptasks-1.0-0.b4.4.4|63	%ant jars javadocs
12cr|cpptasks-1.0-0.b4.4.4|64	
12cr|cpptasks-1.0-0.b4.4.4|65	%install
12cr|cpptasks-1.0-0.b4.4.4|66	rm -rf $RPM_BUILD_ROOT
12cr|cpptasks-1.0-0.b4.4.4|67	
12cr|cpptasks-1.0-0.b4.4.4|68	# jars
12cr|cpptasks-1.0-0.b4.4.4|69	install -Dpm 644 build/lib/%{name}.jar \
12cr|cpptasks-1.0-0.b4.4.4|70	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|cpptasks-1.0-0.b4.4.4|71	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|cpptasks-1.0-0.b4.4.4|72	
12cr|cpptasks-1.0-0.b4.4.4|73	# javadoc
12cr|cpptasks-1.0-0.b4.4.4|74	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|cpptasks-1.0-0.b4.4.4|75	cp -pr build/javadocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|cpptasks-1.0-0.b4.4.4|76	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|cpptasks-1.0-0.b4.4.4|77	
12cr|cpptasks-1.0-0.b4.4.4|78	# manual
12cr|cpptasks-1.0-0.b4.4.4|79	install -dm 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|cpptasks-1.0-0.b4.4.4|80	cp -pr docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|cpptasks-1.0-0.b4.4.4|81	#cp -p LICENSE $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|cpptasks-1.0-0.b4.4.4|82	#cp -p NOTICE $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|cpptasks-1.0-0.b4.4.4|83	
12cr|cpptasks-1.0-0.b4.4.4|84	for i in LICENSE NOTICE `find $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} -type f`; do
12cr|cpptasks-1.0-0.b4.4.4|85	%{__perl} -pi -e 's/\r$//g' $i
12cr|cpptasks-1.0-0.b4.4.4|86	done
12cr|cpptasks-1.0-0.b4.4.4|87	
12cr|cpptasks-1.0-0.b4.4.4|88	%if %{gcj_support}
12cr|cpptasks-1.0-0.b4.4.4|89	%{_bindir}/aot-compile-rpm
12cr|cpptasks-1.0-0.b4.4.4|90	%endif
12cr|cpptasks-1.0-0.b4.4.4|91	
12cr|cpptasks-1.0-0.b4.4.4|92	%clean
12cr|cpptasks-1.0-0.b4.4.4|93	rm -rf $RPM_BUILD_ROOT
12cr|cpptasks-1.0-0.b4.4.4|94	
12cr|cpptasks-1.0-0.b4.4.4|95	%if %{gcj_support}
12cr|cpptasks-1.0-0.b4.4.4|96	%post
12cr|cpptasks-1.0-0.b4.4.4|97	%{update_gcjdb}
12cr|cpptasks-1.0-0.b4.4.4|98	
12cr|cpptasks-1.0-0.b4.4.4|99	%postun
12cr|cpptasks-1.0-0.b4.4.4|100	%{clean_gcjdb}
12cr|cpptasks-1.0-0.b4.4.4|101	%endif
12cr|cpptasks-1.0-0.b4.4.4|102	
12cr|cpptasks-1.0-0.b4.4.4|103	%files
12cr|cpptasks-1.0-0.b4.4.4|104	%defattr(0644,root,root,0755)
12cr|cpptasks-1.0-0.b4.4.4|105	%doc LICENSE NOTICE
12cr|cpptasks-1.0-0.b4.4.4|106	%{_javadir}/*.jar
12cr|cpptasks-1.0-0.b4.4.4|107	%if %{gcj_support}
12cr|cpptasks-1.0-0.b4.4.4|108	%{_libdir}/gcj/%{name}
12cr|cpptasks-1.0-0.b4.4.4|109	%endif
12cr|cpptasks-1.0-0.b4.4.4|110	
12cr|cpptasks-1.0-0.b4.4.4|111	%files javadoc
12cr|cpptasks-1.0-0.b4.4.4|112	%defattr(-,root,root,-)
12cr|cpptasks-1.0-0.b4.4.4|113	%doc %{_javadocdir}/%{name}-%{version}
12cr|cpptasks-1.0-0.b4.4.4|114	%doc %{_javadocdir}/%{name}
12cr|cpptasks-1.0-0.b4.4.4|115	
12cr|cpptasks-1.0-0.b4.4.4|116	%files manual
12cr|cpptasks-1.0-0.b4.4.4|117	%defattr(-,root,root,-)
12cr|cpptasks-1.0-0.b4.4.4|118	%doc %{_docdir}/%{name}-%{version}
12cr|cpptasks-1.0-0.b4.4.4|119	
12cr|cpptasks-1.0-0.b4.4.4|120	# -----------------------------------------------------------------------------
12cr|cpptasks-1.0-0.b4.4.4|121	
12cr|cpptasks-1.0-0.b4.4.4|122	
12cr|cpptasks-1.0-0.b4.4.4|123	%changelog
12cr|cpptasks-1.0-0.b4.4.4|124	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.0-0.b4.4.4mdv2011.0
12cr|cpptasks-1.0-0.b4.4.4|125	+ Revision: 617435
12cr|cpptasks-1.0-0.b4.4.4|126	- the mass rebuild of 2010.0 packages
12cr|cpptasks-1.0-0.b4.4.4|127	
12cr|cpptasks-1.0-0.b4.4.4|128	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0:1.0-0.b4.4.3mdv2010.0
12cr|cpptasks-1.0-0.b4.4.4|129	+ Revision: 425149
12cr|cpptasks-1.0-0.b4.4.4|130	- rebuild
12cr|cpptasks-1.0-0.b4.4.4|131	
12cr|cpptasks-1.0-0.b4.4.4|132	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0:1.0-0.b4.4.2mdv2009.0
12cr|cpptasks-1.0-0.b4.4.4|133	+ Revision: 136345
12cr|cpptasks-1.0-0.b4.4.4|134	- restore BuildRoot
12cr|cpptasks-1.0-0.b4.4.4|135	
12cr|cpptasks-1.0-0.b4.4.4|136	+ Thierry Vignaud <tv@mandriva.org>
12cr|cpptasks-1.0-0.b4.4.4|137	- kill re-definition of %%buildroot on Pixel's request
12cr|cpptasks-1.0-0.b4.4.4|138	
12cr|cpptasks-1.0-0.b4.4.4|139	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.0-0.b4.4.2mdv2008.1
12cr|cpptasks-1.0-0.b4.4.4|140	+ Revision: 120855
12cr|cpptasks-1.0-0.b4.4.4|141	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|cpptasks-1.0-0.b4.4.4|142	
12cr|cpptasks-1.0-0.b4.4.4|143	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:1.0-0.b4.4.1mdv2008.0
12cr|cpptasks-1.0-0.b4.4.4|144	+ Revision: 87301
12cr|cpptasks-1.0-0.b4.4.4|145	- rebuild to filter out autorequires of GCJ AOT objects
12cr|cpptasks-1.0-0.b4.4.4|146	- remove unnecessary Requires(post) on java-gcj-compat
12cr|cpptasks-1.0-0.b4.4.4|147	
12cr|cpptasks-1.0-0.b4.4.4|148	* Tue Aug 28 2007 David Walluck <walluck@mandriva.org> 0:1.0-0.b4.4.0mdv2008.0
12cr|cpptasks-1.0-0.b4.4.4|149	+ Revision: 72510
12cr|cpptasks-1.0-0.b4.4.4|150	- rebuild
12cr|cpptasks-1.0-0.b4.4.4|151	- Import cpptasks
12cr|cpptasks-1.0-0.b4.4.4|152	
12cr|cpptasks-1.0-0.b4.4.4|153	
12cr|cpptasks-1.0-0.b4.4.4|154	
12cr|cpptasks-1.0-0.b4.4.4|155	* Wed Aug 09 2006 David Walluck <walluck@mandriva.org> 0:1.0-0.b4.4mdv2007.0
12cr|cpptasks-1.0-0.b4.4.4|156	- (Build)Requires: xerces-j2
12cr|cpptasks-1.0-0.b4.4.4|157	
12cr|cpptasks-1.0-0.b4.4.4|158	* Mon Jul 24 2006 David Walluck <walluck@mandriva.org> 0:1.0-0.b4.3mdv2007.0
12cr|cpptasks-1.0-0.b4.4.4|159	- rebuild
12cr|cpptasks-1.0-0.b4.4.4|160	
12cr|cpptasks-1.0-0.b4.4.4|161	* Wed Jun 14 2006 David Walluck <walluck@mandriva.org> 0:1.0-0.b4.2mdv2007.0
12cr|cpptasks-1.0-0.b4.4.4|162	- fix duplicated LICENSE and NOTICE files
12cr|cpptasks-1.0-0.b4.4.4|163	
12cr|cpptasks-1.0-0.b4.4.4|164	* Sun Jun 04 2006 David Walluck <walluck@mandriva.org> 0:1.0-0.b4.1mdv2007.0
12cr|cpptasks-1.0-0.b4.4.4|165	
12cr|cpptasks-1.0-0.b4.4.4|166	* Fri Oct 28 2005 David Walluck <walluck@mandriva.org> 0:1.0-0.b3.2.0.2mdk
12cr|cpptasks-1.0-0.b4.4.4|167	- add antlib.xml
12cr|cpptasks-1.0-0.b4.4.4|168	
12cr|cpptasks-1.0-0.b4.4.4|169	* Fri Oct 28 2005 David Walluck <walluck@mandriva.org> 0:1.0-0.b3.2.0.1mdk
12cr|cpptasks-1.0-0.b4.4.4|170	- release
12cr|cpptasks-1.0-0.b4.4.4|171	
12cr|cpptasks-1.0-0.b4.4.4|172	* Mon Sep 06 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.0-0.b3.2jpp
12cr|cpptasks-1.0-0.b4.4.4|173	- Upgrade to Ant 1.6.X
12cr|cpptasks-1.0-0.b4.4.4|174	- Build with ant-1.6.2
12cr|cpptasks-1.0-0.b4.4.4|175	- Upgraded to 1.0.b3 and relaxed requirements on Thu Jul 15 2004
12cr|cpptasks-1.0-0.b4.4.4|176	by Ralph Apel <r.apel at r-apel.de> as 0:1.0-0.b3.1jpp
12cr|cpptasks-1.0-0.b4.4.4|177	
12cr|cpptasks-1.0-0.b4.4.4|178	* Fri Aug 20 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.0-0.b2.4jpp
12cr|cpptasks-1.0-0.b4.4.4|179	- Build with ant-1.6.2
12cr|cpptasks-1.0-0.b4.4.4|180	- Relax versioned BuildReq
12cr|cpptasks-1.0-0.b4.4.4|181	- Drop junit runtime requirement
12cr|cpptasks-1.0-0.b4.4.4|182	
12cr|cpptasks-1.0-0.b4.4.4|183	* Fri Aug 06 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.0-0.b2.3jpp
12cr|cpptasks-1.0-0.b4.4.4|184	- Also runtime dep to Ant 1.6.X
12cr|cpptasks-1.0-0.b4.4.4|185	
12cr|cpptasks-1.0-0.b4.4.4|186	* Tue Jun 01 2004 Randy Watler <rwatler at finali.com> - 0:1.0-0.b2.2jpp
12cr|cpptasks-1.0-0.b4.4.4|187	- Upgrade to Ant 1.6.X
12cr|cpptasks-1.0-0.b4.4.4|188	
12cr|cpptasks-1.0-0.b4.4.4|189	* Wed Mar 24 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.0-0.b2.1jpp
12cr|cpptasks-1.0-0.b4.4.4|190	- First JPackage release

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

738 12
12cr|cproto-4.7g-1|1	%define	name	cproto
12cr|cproto-4.7g-1|2	%define	version	4.7g
12cr|cproto-4.7g-1|3	%define release %mkrel 1
12cr|cproto-4.7g-1|4	
12cr|cproto-4.7g-1|5	Summary:	Generates function prototypes and variable declarations from C code
12cr|cproto-4.7g-1|6	Name:		%{name}
12cr|cproto-4.7g-1|7	Version:	%{version}
12cr|cproto-4.7g-1|8	Release:	%{release}
12cr|cproto-4.7g-1|9	License:	Public Domain
12cr|cproto-4.7g-1|10	Group:		Development/C
12cr|cproto-4.7g-1|11	Url:		http://sourceforge.net/projects/cproto/
12cr|cproto-4.7g-1|12	Source0:	ftp://invisible-island.net/cproto/%{name}-%{version}.tgz
12cr|cproto-4.7g-1|13	BuildRequires:	byacc flex
12cr|cproto-4.7g-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|cproto-4.7g-1|15	
12cr|cproto-4.7g-1|16	%description
12cr|cproto-4.7g-1|17	Cproto generates function prototypes and variable declarations from
12cr|cproto-4.7g-1|18	C source code.  Cproto can also convert function definitions between the
12cr|cproto-4.7g-1|19	old style and the ANSI C style.  This conversion will overwrite the
12cr|cproto-4.7g-1|20	original files, however, so be sure to make a backup copy of your original
12cr|cproto-4.7g-1|21	files in case something goes wrong.  Since cproto uses a Yacc generated
12cr|cproto-4.7g-1|22	parser, it shouldn't be confused by complex function definitions as much
12cr|cproto-4.7g-1|23	as other prototype generators) because it uses a Yacc generated parser.
12cr|cproto-4.7g-1|24	
12cr|cproto-4.7g-1|25	Cproto will be useful for C programmers, so install cproto if you are going
12cr|cproto-4.7g-1|26	to do any C programming.
12cr|cproto-4.7g-1|27	
12cr|cproto-4.7g-1|28	%prep
12cr|cproto-4.7g-1|29	%setup -q
12cr|cproto-4.7g-1|30	
12cr|cproto-4.7g-1|31	%build
12cr|cproto-4.7g-1|32	%configure2_5x
12cr|cproto-4.7g-1|33	%make
12cr|cproto-4.7g-1|34	
12cr|cproto-4.7g-1|35	%install
12cr|cproto-4.7g-1|36	rm -rf $RPM_BUILD_ROOT
12cr|cproto-4.7g-1|37	
12cr|cproto-4.7g-1|38	%makeinstall
12cr|cproto-4.7g-1|39	mkdir $RPM_BUILD_ROOT%{_mandir}/man1
12cr|cproto-4.7g-1|40	mv -f $RPM_BUILD_ROOT%{_mandir}/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cr|cproto-4.7g-1|41	
12cr|cproto-4.7g-1|42	%clean
12cr|cproto-4.7g-1|43	rm -rf $RPM_BUILD_ROOT
12cr|cproto-4.7g-1|44	
12cr|cproto-4.7g-1|45	%files
12cr|cproto-4.7g-1|46	%defattr(-,root,root)
12cr|cproto-4.7g-1|47	%doc CHANGES README
12cr|cproto-4.7g-1|48	%{_bindir}/cproto
12cr|cproto-4.7g-1|49	%{_mandir}/*/cproto.1*
12cr|cproto-4.7g-1|50	
12cr|cproto-4.7g-1|51	
12cr|cproto-4.7g-1|52	%changelog
12cr|cproto-4.7g-1|53	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 4.7g-1mdv2011.0
12cr|cproto-4.7g-1|54	+ Revision: 571836
12cr|cproto-4.7g-1|55	- use configure2_5x
12cr|cproto-4.7g-1|56	
12cr|cproto-4.7g-1|57	* Thu May 28 2009 Eugeni Dodonov <eugeni@mandriva.com> 4.7g-1mdv2010.0
12cr|cproto-4.7g-1|58	+ Revision: 380560
12cr|cproto-4.7g-1|59	- Updated to 4.7g.
12cr|cproto-4.7g-1|60	
12cr|cproto-4.7g-1|61	* Mon Sep 01 2008 Olivier Blin <oblin@mandriva.com> 4.7f-1mdv2009.0
12cr|cproto-4.7g-1|62	+ Revision: 278133
12cr|cproto-4.7g-1|63	- 4.7f
12cr|cproto-4.7g-1|64	
12cr|cproto-4.7g-1|65	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 4.7e-3mdv2009.0
12cr|cproto-4.7g-1|66	+ Revision: 243704
12cr|cproto-4.7g-1|67	- rebuild
12cr|cproto-4.7g-1|68	
12cr|cproto-4.7g-1|69	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 4.7e-1mdv2008.1
12cr|cproto-4.7g-1|70	+ Revision: 136345
12cr|cproto-4.7g-1|71	- restore BuildRoot
12cr|cproto-4.7g-1|72	
12cr|cproto-4.7g-1|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|cproto-4.7g-1|74	- kill re-definition of %%buildroot on Pixel's request
12cr|cproto-4.7g-1|75	- fix summary-ended-with-dot
12cr|cproto-4.7g-1|76	
12cr|cproto-4.7g-1|77	* Thu Apr 19 2007 Olivier Blin <oblin@mandriva.com> 4.7e-1mdv2008.0
12cr|cproto-4.7g-1|78	+ Revision: 15011
12cr|cproto-4.7g-1|79	- 4.7e
12cr|cproto-4.7g-1|80	- Import cproto
12cr|cproto-4.7g-1|81	
12cr|cproto-4.7g-1|82	
12cr|cproto-4.7g-1|83	
12cr|cproto-4.7g-1|84	* Thu Jul 29 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 4.7c-1mdk
12cr|cproto-4.7g-1|85	- 4.7c
12cr|cproto-4.7g-1|86	- drop patch that wasn't applied
12cr|cproto-4.7g-1|87	- drop useless prefix
12cr|cproto-4.7g-1|88	- cosmetics
12cr|cproto-4.7g-1|89	- no .bz2 ending in %%files list for man pages
12cr|cproto-4.7g-1|90	
12cr|cproto-4.7g-1|91	* Fri Dec 12 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 4.6-11mdk
12cr|cproto-4.7g-1|92	- rebuild
12cr|cproto-4.7g-1|93	
12cr|cproto-4.7g-1|94	* Fri Sep 20 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 4.6-10mdk
12cr|cproto-4.7g-1|95	- meuh-rebuild
12cr|cproto-4.7g-1|96	
12cr|cproto-4.7g-1|97	* Fri Sep 07 2001 Stefan van der Eijk <stefan@eijk.nu> 4.6-9mdk
12cr|cproto-4.7g-1|98	- BuildRequires: byacc flex
12cr|cproto-4.7g-1|99	- Copyright --> License
12cr|cproto-4.7g-1|100	
12cr|cproto-4.7g-1|101	* Thu Dec 27 2000 Letoquart Gregory <gletoquart@mandrakesoft.com> 4.6-8mdk
12cr|cproto-4.7g-1|102	- Rebuild after six month
12cr|cproto-4.7g-1|103	
12cr|cproto-4.7g-1|104	* Thu Dec 27 2000 Letoquart Gregory <gletoquart@mandrakesoft.com> 4.6-7mdk
12cr|cproto-4.7g-1|105	- New ftp & website
12cr|cproto-4.7g-1|106	
12cr|cproto-4.7g-1|107	* Wed Aug 09 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.6-6mdk
12cr|cproto-4.7g-1|108	- rebuild for macros Stefan: the patch didn't work ... :-(
12cr|cproto-4.7g-1|109	
12cr|cproto-4.7g-1|110	* Fri Mar 17 2000 Enzo Maggi <enzo@mandrakesoft.com> 4.6-5mdk
12cr|cproto-4.7g-1|111	- fixed a bug related to the C preprocessor used (CPP)
12cr|cproto-4.7g-1|112	
12cr|cproto-4.7g-1|113	* Thu Nov 11 1999 Jeff Garzik <jgarzik@mandrakesoft.com>
12cr|cproto-4.7g-1|114	- Correct spec filename to version 4.6
12cr|cproto-4.7g-1|115	- Oxygen release
12cr|cproto-4.7g-1|116	
12cr|cproto-4.7g-1|117	* Tue May 11 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
12cr|cproto-4.7g-1|118	- Mandrake adaptions
12cr|cproto-4.7g-1|119	
12cr|cproto-4.7g-1|120	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|cproto-4.7g-1|121	- auto rebuild in the new build environment (release 2)
12cr|cproto-4.7g-1|122	
12cr|cproto-4.7g-1|123	* Mon Mar 15 1999 Jeff Johnson <jbj@redhat.com>
12cr|cproto-4.7g-1|124	- update to 4.6.1 (#1516).
12cr|cproto-4.7g-1|125	- use %%configure
12cr|cproto-4.7g-1|126	
12cr|cproto-4.7g-1|127	* Fri Dec 18 1998 Bill Nottingham <notting@redhat.com>
12cr|cproto-4.7g-1|128	- build for 6.0
12cr|cproto-4.7g-1|129	
12cr|cproto-4.7g-1|130	* Sat Aug 15 1998 Jeff Johnson <jbj@redhat.com>
12cr|cproto-4.7g-1|131	- build root
12cr|cproto-4.7g-1|132	
12cr|cproto-4.7g-1|133	* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
12cr|cproto-4.7g-1|134	- translations modified for de, fr, tr
12cr|cproto-4.7g-1|135	
12cr|cproto-4.7g-1|136	* Thu Jul 10 1997 Erik Troan <ewt@redhat.com>
12cr|cproto-4.7g-1|137	- built against glibc

739 12
12cr|cpu-1.4.3-10|1	%define	name	cpu
12cr|cpu-1.4.3-10|2	%define version 1.4.3
12cr|cpu-1.4.3-10|3	%define release %mkrel 10
12cr|cpu-1.4.3-10|4	
12cr|cpu-1.4.3-10|5	%define	lib_major 0
12cr|cpu-1.4.3-10|6	%define	libname %mklibname %name %lib_major
12cr|cpu-1.4.3-10|7	%define	libnamedev %mklibname %name -d
12cr|cpu-1.4.3-10|8	
12cr|cpu-1.4.3-10|9	Summary:	Ldap aware command like useradd, userdel, usermod and others
12cr|cpu-1.4.3-10|10	Name:		%{name}
12cr|cpu-1.4.3-10|11	Version:	%{version}
12cr|cpu-1.4.3-10|12	Release:	%{release}
12cr|cpu-1.4.3-10|13	Source0:	http://prdownloads.sourceforge.net/cpu/cpu-%version.tar.bz2
12cr|cpu-1.4.3-10|14	# first hunk taken from the debian unstable package,
12cr|cpu-1.4.3-10|15	# author is Guido Trotter <ultrotter@debian.org>
12cr|cpu-1.4.3-10|16	Patch0:		cpu-1.4.3-gcc4.patch
12cr|cpu-1.4.3-10|17	Patch1: 	cpu-1.4.3-fix_open_usage.diff
12cr|cpu-1.4.3-10|18	Patch2:		cpu-1.4.3-fix_makefile.diff
12cr|cpu-1.4.3-10|19	Patch3:		cpu-1.4.3-linkage.patch
12cr|cpu-1.4.3-10|20	License:	GPLv2+
12cr|cpu-1.4.3-10|21	Url:		http://cpu.sourceforge.net
12cr|cpu-1.4.3-10|22	Group:		System/Base
12cr|cpu-1.4.3-10|23	BuildRequires:	openldap-devel
12cr|cpu-1.4.3-10|24	Conflicts:	%{_lib}cpu0-devel < 1.4.3-8
12cr|cpu-1.4.3-10|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|cpu-1.4.3-10|26	
12cr|cpu-1.4.3-10|27	%description
12cr|cpu-1.4.3-10|28	CPU is an LDAP user management tool written in C and loosely based
12cr|cpu-1.4.3-10|29	on FreeBSD's pw(8). The goal of CPU is to be a suitable replacement
12cr|cpu-1.4.3-10|30	of the useradd/usermod/userdel utilities for administrators using an
12cr|cpu-1.4.3-10|31	LDAP backend and wishing to have a suite of command line tools for
12cr|cpu-1.4.3-10|32	doing the administration.
12cr|cpu-1.4.3-10|33	
12cr|cpu-1.4.3-10|34	%package -n %libname
12cr|cpu-1.4.3-10|35	
12cr|cpu-1.4.3-10|36	Summary:	Ldap aware command like useradd, userdel, usermod and others
12cr|cpu-1.4.3-10|37	Group:		System/Base
12cr|cpu-1.4.3-10|38	
12cr|cpu-1.4.3-10|39	%description -n %libname
12cr|cpu-1.4.3-10|40	CPU is an LDAP user management tool written in C and loosely based
12cr|cpu-1.4.3-10|41	on FreeBSD's pw(8). The goal of CPU is to be a suitable replacement
12cr|cpu-1.4.3-10|42	of the useradd/usermod/userdel utilities for administrators using an
12cr|cpu-1.4.3-10|43	LDAP backend and wishing to have a suite of command line tools for
12cr|cpu-1.4.3-10|44	doing the administration.
12cr|cpu-1.4.3-10|45	
12cr|cpu-1.4.3-10|46	%package -n %libnamedev
12cr|cpu-1.4.3-10|47	
12cr|cpu-1.4.3-10|48	Summary:	Ldap aware command like useradd, userdel, usermod and others
12cr|cpu-1.4.3-10|49	Group:		System/Base
12cr|cpu-1.4.3-10|50	Requires:	%libname = %{version}
12cr|cpu-1.4.3-10|51	Provides:	%{name}-devel = %{version}-%{release}
12cr|cpu-1.4.3-10|52	Obsoletes:	%{_lib}cpu0-devel < 1.4.3-8
12cr|cpu-1.4.3-10|53	
12cr|cpu-1.4.3-10|54	%description -n %libnamedev
12cr|cpu-1.4.3-10|55	CPU is an LDAP user management tool written in C and loosely based
12cr|cpu-1.4.3-10|56	on FreeBSD's pw(8). The goal of CPU is to be a suitable replacement
12cr|cpu-1.4.3-10|57	of the useradd/usermod/userdel utilities for administrators using an
12cr|cpu-1.4.3-10|58	LDAP backend and wishing to have a suite of command line tools for
12cr|cpu-1.4.3-10|59	doing the administration.
12cr|cpu-1.4.3-10|60	
12cr|cpu-1.4.3-10|61	%prep
12cr|cpu-1.4.3-10|62	%setup -q
12cr|cpu-1.4.3-10|63	%patch0 -p1 -b .gcc4
12cr|cpu-1.4.3-10|64	%patch1 -p0
12cr|cpu-1.4.3-10|65	%patch2 -p0
12cr|cpu-1.4.3-10|66	%patch3 -p0
12cr|cpu-1.4.3-10|67	
12cr|cpu-1.4.3-10|68	%build
12cr|cpu-1.4.3-10|69	autoreconf -fi
12cr|cpu-1.4.3-10|70	%configure2_5x
12cr|cpu-1.4.3-10|71	%make
12cr|cpu-1.4.3-10|72	
12cr|cpu-1.4.3-10|73	%install
12cr|cpu-1.4.3-10|74	rm -rf $RPM_BUILD_ROOT
12cr|cpu-1.4.3-10|75	%makeinstall
12cr|cpu-1.4.3-10|76	
12cr|cpu-1.4.3-10|77	rm -f $RPM_BUILD_ROOT%{_datadir}/{cpu.conf.doc,test.ldif}
12cr|cpu-1.4.3-10|78	
12cr|cpu-1.4.3-10|79	%if %mdkversion < 200900
12cr|cpu-1.4.3-10|80	%post -n %libname -p /sbin/ldconfig
12cr|cpu-1.4.3-10|81	%endif
12cr|cpu-1.4.3-10|82	
12cr|cpu-1.4.3-10|83	%if %mdkversion < 200900
12cr|cpu-1.4.3-10|84	%postun -n %libname -p /sbin/ldconfig
12cr|cpu-1.4.3-10|85	%endif
12cr|cpu-1.4.3-10|86	
12cr|cpu-1.4.3-10|87	%clean
12cr|cpu-1.4.3-10|88	rm -rf $RPM_BUILD_ROOT
12cr|cpu-1.4.3-10|89	
12cr|cpu-1.4.3-10|90	%files
12cr|cpu-1.4.3-10|91	%defattr(-, root, root)
12cr|cpu-1.4.3-10|92	%doc AUTHORS COPYING INSTALL NEWS README doc/cpu.conf.doc
12cr|cpu-1.4.3-10|93	%{_mandir}/man8/*
12cr|cpu-1.4.3-10|94	%{_mandir}/man5/*
12cr|cpu-1.4.3-10|95	%{_sbindir}/cpu
12cr|cpu-1.4.3-10|96	%{_libdir}/libcpu_ldap.so
12cr|cpu-1.4.3-10|97	%config(noreplace) %{_sysconfdir}/cpu.conf
12cr|cpu-1.4.3-10|98	
12cr|cpu-1.4.3-10|99	%files -n %libname
12cr|cpu-1.4.3-10|100	%defattr(-, root, root)
12cr|cpu-1.4.3-10|101	%_libdir/*.so.%{lib_major}*
12cr|cpu-1.4.3-10|102	
12cr|cpu-1.4.3-10|103	%files -n %libnamedev
12cr|cpu-1.4.3-10|104	%defattr(-, root, root)
12cr|cpu-1.4.3-10|105	%{_libdir}/libcputil.so
12cr|cpu-1.4.3-10|106	%_libdir/*.*a
12cr|cpu-1.4.3-10|107	
12cr|cpu-1.4.3-10|108	
12cr|cpu-1.4.3-10|109	
12cr|cpu-1.4.3-10|110	%changelog
12cr|cpu-1.4.3-10|111	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-10mdv2011.0
12cr|cpu-1.4.3-10|112	+ Revision: 617436
12cr|cpu-1.4.3-10|113	- the mass rebuild of 2010.0 packages
12cr|cpu-1.4.3-10|114	
12cr|cpu-1.4.3-10|115	* Tue Jun 09 2009 Funda Wang <fwang@mandriva.org> 1.4.3-9mdv2010.0
12cr|cpu-1.4.3-10|116	+ Revision: 384205
12cr|cpu-1.4.3-10|117	- fix provides
12cr|cpu-1.4.3-10|118	
12cr|cpu-1.4.3-10|119	* Tue Jun 09 2009 Funda Wang <fwang@mandriva.org> 1.4.3-8mdv2010.0
12cr|cpu-1.4.3-10|120	+ Revision: 384166
12cr|cpu-1.4.3-10|121	- fix module build
12cr|cpu-1.4.3-10|122	- move module into main package
12cr|cpu-1.4.3-10|123	
12cr|cpu-1.4.3-10|124	* Tue Jul 08 2008 Michael Scherer <misc@mandriva.org> 1.4.3-7mdv2009.0
12cr|cpu-1.4.3-10|125	+ Revision: 232696
12cr|cpu-1.4.3-10|126	- bunzip patch
12cr|cpu-1.4.3-10|127	- fix license
12cr|cpu-1.4.3-10|128	- fix build, by using _disable_ld_no_undefined ( as plugins do not build without it )
12cr|cpu-1.4.3-10|129	and by patching their makefile ( seems that LBFLAGS was not expanded in Makefile.am )
12cr|cpu-1.4.3-10|130	- fix build
12cr|cpu-1.4.3-10|131	
12cr|cpu-1.4.3-10|132	+ Pixel <pixel@mandriva.com>
12cr|cpu-1.4.3-10|133	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|cpu-1.4.3-10|134	
12cr|cpu-1.4.3-10|135	+ Olivier Blin <oblin@mandriva.com>
12cr|cpu-1.4.3-10|136	- restore BuildRoot
12cr|cpu-1.4.3-10|137	
12cr|cpu-1.4.3-10|138	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.4.3-6mdv2008.1
12cr|cpu-1.4.3-10|139	+ Revision: 123432
12cr|cpu-1.4.3-10|140	- kill re-definition of %%buildroot on Pixel's request
12cr|cpu-1.4.3-10|141	- import cpu
12cr|cpu-1.4.3-10|142	
12cr|cpu-1.4.3-10|143	
12cr|cpu-1.4.3-10|144	* Fri Nov 18 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.4.3-6mdk
12cr|cpu-1.4.3-10|145	- rebuild against openssl-0.9.8
12cr|cpu-1.4.3-10|146	
12cr|cpu-1.4.3-10|147	* Wed Sep 07 2005 Andreas Hasenack <andreas@mandriva.com> 1.4.3-5mdk
12cr|cpu-1.4.3-10|148	- added patch to build with gcc4 (first hunk taken from the
12cr|cpu-1.4.3-10|149	debian unstable package)
12cr|cpu-1.4.3-10|150	- rebuilt with openldap-2.3.x
12cr|cpu-1.4.3-10|151	
12cr|cpu-1.4.3-10|152	* Tue Feb 08 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.4.3-4mdk
12cr|cpu-1.4.3-10|153	- rebuild for ldap2.2_7
12cr|cpu-1.4.3-10|154	
12cr|cpu-1.4.3-10|155	* Fri Feb  4 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.4.3-3mdk
12cr|cpu-1.4.3-10|156	- rebuilt against new openldap libs
12cr|cpu-1.4.3-10|157	
12cr|cpu-1.4.3-10|158	* Wed Jan 14 2004 Franck Villaume <fvill@freesurf.fr> 1.4.3-2mdk
12cr|cpu-1.4.3-10|159	- BuildRequires : openldap-devel
12cr|cpu-1.4.3-10|160	
12cr|cpu-1.4.3-10|161	* Mon Jan 12 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.4.3-1mdk
12cr|cpu-1.4.3-10|162	- 1.4.3
12cr|cpu-1.4.3-10|163	
12cr|cpu-1.4.3-10|164	* Fri Dec 12 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.4.2-1mdk
12cr|cpu-1.4.3-10|165	- 1.4.2
12cr|cpu-1.4.3-10|166	- do not rm -rf $RPM_BUILD_ROOT in %%prep
12cr|cpu-1.4.3-10|167	- no explicit library dependencies
12cr|cpu-1.4.3-10|168	- add missing files to %%files
12cr|cpu-1.4.3-10|169	- fix devel provides
12cr|cpu-1.4.3-10|170	- fix devel requires
12cr|cpu-1.4.3-10|171	
12cr|cpu-1.4.3-10|172	* Thu Apr 03 2003 Lenny Cartier <lenny@mandrakesoft.com 1.3.99a-1mdk
12cr|cpu-1.4.3-10|173	- 1.3.99a
12cr|cpu-1.4.3-10|174	
12cr|cpu-1.4.3-10|175	* Sat Feb 01 2003 Lenny Cartier <lenny@mandrakesoft.com 1.3.12-2mdk
12cr|cpu-1.4.3-10|176	- rebuild
12cr|cpu-1.4.3-10|177	
12cr|cpu-1.4.3-10|178	* Thu Aug 22 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.3.12-1mdk
12cr|cpu-1.4.3-10|179	- from Franck Martin <franck@sopac.org> :
12cr|cpu-1.4.3-10|180	- first release for mdk8.2

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

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

742 12
12cr|cpuid-1.0-0.20120601.1|1	%define snapshot 20120601
12cr|cpuid-1.0-0.20120601.1|2	
12cr|cpuid-1.0-0.20120601.1|3	Summary:	Dumps CPUID information about the CPU(s)
12cr|cpuid-1.0-0.20120601.1|4	Name:		cpuid
12cr|cpuid-1.0-0.20120601.1|5	Version:	1.0
12cr|cpuid-1.0-0.20120601.1|6	Release:	%mkrel 0.%{snapshot}.1
12cr|cpuid-1.0-0.20120601.1|7	License:	BSD
12cr|cpuid-1.0-0.20120601.1|8	Source0:	cpuid-%{snapshot}.src.tar.gz
12cr|cpuid-1.0-0.20120601.1|9	Group:		System/Kernel and hardware
12cr|cpuid-1.0-0.20120601.1|10	URL:		http://www.etallen.com
12cr|cpuid-1.0-0.20120601.1|11	
12cr|cpuid-1.0-0.20120601.1|12	%description
12cr|cpuid-1.0-0.20120601.1|13	Cpuid dumps detailed information about the CPU(s) gathered from the
12cr|cpuid-1.0-0.20120601.1|14	CPUID instruction, and also determines the exact model of CPU(s). It
12cr|cpuid-1.0-0.20120601.1|15	supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix,
12cr|cpuid-1.0-0.20120601.1|16	UMC, NexGen, and Rise CPUs.
12cr|cpuid-1.0-0.20120601.1|17	
12cr|cpuid-1.0-0.20120601.1|18	%prep
12cr|cpuid-1.0-0.20120601.1|19	%setup -q -n %{name}-%{snapshot}
12cr|cpuid-1.0-0.20120601.1|20	
12cr|cpuid-1.0-0.20120601.1|21	%build
12cr|cpuid-1.0-0.20120601.1|22	make
12cr|cpuid-1.0-0.20120601.1|23	
12cr|cpuid-1.0-0.20120601.1|24	%install
12cr|cpuid-1.0-0.20120601.1|25	mkdir -p %{buildroot}%{_bindir} \
12cr|cpuid-1.0-0.20120601.1|26	%{buildroot}%{_mandir}/man1
12cr|cpuid-1.0-0.20120601.1|27	
12cr|cpuid-1.0-0.20120601.1|28	install -m 755 cpuid %{buildroot}%{_bindir}
12cr|cpuid-1.0-0.20120601.1|29	install -m 644 cpuid.man %{buildroot}%{_mandir}/man1/cpuid.1
12cr|cpuid-1.0-0.20120601.1|30	
12cr|cpuid-1.0-0.20120601.1|31	%files
12cr|cpuid-1.0-0.20120601.1|32	%defattr(-,root,root)
12cr|cpuid-1.0-0.20120601.1|33	%doc ChangeLog FUTURE LICENSE
12cr|cpuid-1.0-0.20120601.1|34	%{_bindir}/cpuid
12cr|cpuid-1.0-0.20120601.1|35	%{_mandir}/man1/cpuid.1*
12cr|cpuid-1.0-0.20120601.1|36	
12cr|cpuid-1.0-0.20120601.1|37	
12cr|cpuid-1.0-0.20120601.1|38	
12cr|cpuid-1.0-0.20120601.1|39	%changelog
12cr|cpuid-1.0-0.20120601.1|40	* Fri Jul 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0-0.20120601.1mdv2012.0
12cr|cpuid-1.0-0.20120601.1|41	+ Revision: 810393
12cr|cpuid-1.0-0.20120601.1|42	- version update 20120601
12cr|cpuid-1.0-0.20120601.1|43	
12cr|cpuid-1.0-0.20120601.1|44	* Sun Feb 26 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0-0.20120225.1
12cr|cpuid-1.0-0.20120601.1|45	+ Revision: 780924
12cr|cpuid-1.0-0.20120601.1|46	- update to 20120225
12cr|cpuid-1.0-0.20120601.1|47	
12cr|cpuid-1.0-0.20120601.1|48	* Fri Mar 25 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0-0.20110305.1
12cr|cpuid-1.0-0.20120601.1|49	+ Revision: 648418
12cr|cpuid-1.0-0.20120601.1|50	- new version
12cr|cpuid-1.0-0.20120601.1|51	
12cr|cpuid-1.0-0.20120601.1|52	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.20060917.3mdv2011.0
12cr|cpuid-1.0-0.20120601.1|53	+ Revision: 617437
12cr|cpuid-1.0-0.20120601.1|54	- the mass rebuild of 2010.0 packages
12cr|cpuid-1.0-0.20120601.1|55	
12cr|cpuid-1.0-0.20120601.1|56	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.0-0.20060917.2mdv2010.0
12cr|cpuid-1.0-0.20120601.1|57	+ Revision: 425243
12cr|cpuid-1.0-0.20120601.1|58	- rebuild
12cr|cpuid-1.0-0.20120601.1|59	
12cr|cpuid-1.0-0.20120601.1|60	* Mon Feb 18 2008 Olivier Blin <blino@mandriva.org> 1.0-0.20060917.1mdv2008.1
12cr|cpuid-1.0-0.20120601.1|61	+ Revision: 171593
12cr|cpuid-1.0-0.20120601.1|62	- update to 20060917 snapshot
12cr|cpuid-1.0-0.20120601.1|63	- restore BuildRoot
12cr|cpuid-1.0-0.20120601.1|64	
12cr|cpuid-1.0-0.20120601.1|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|cpuid-1.0-0.20120601.1|66	- kill re-definition of %%buildroot on Pixel's request
12cr|cpuid-1.0-0.20120601.1|67	- import cpuid
12cr|cpuid-1.0-0.20120601.1|68	

743 12
12cr|cpulimit-1.1-7|1	%define name	cpulimit
12cr|cpulimit-1.1-7|2	%define version	1.1
12cr|cpulimit-1.1-7|3	%define release %mkrel 7
12cr|cpulimit-1.1-7|4	%define svnrel r35
12cr|cpulimit-1.1-7|5	
12cr|cpulimit-1.1-7|6	Name:		%name
12cr|cpulimit-1.1-7|7	Version:	%version
12cr|cpulimit-1.1-7|8	Release:	%release
12cr|cpulimit-1.1-7|9	Summary:	CPU Usage Limiter
12cr|cpulimit-1.1-7|10	URL:		http://cpulimit.sourceforge.net/
12cr|cpulimit-1.1-7|11	Source:		cpulimit-%{version}.%{svnrel}.tar.gz
12cr|cpulimit-1.1-7|12	License:	GPLv2+
12cr|cpulimit-1.1-7|13	Group:		Monitoring
12cr|cpulimit-1.1-7|14	BuildRoot:	%{_tmppath}/%{name}-root
12cr|cpulimit-1.1-7|15	%description
12cr|cpulimit-1.1-7|16	cpulimit is a simple program that attempts to limit the cpu usage of a
12cr|cpulimit-1.1-7|17	process (expressed in percentage, not in cpu time). This is useful to
12cr|cpulimit-1.1-7|18	control batch jobs, when you don't want they eat too much cpu. It does
12cr|cpulimit-1.1-7|19	not act on the nice value or other scheduling priority stuff, but on
12cr|cpulimit-1.1-7|20	the real cpu usage. Also, it is able to adapt itself to the overall
12cr|cpulimit-1.1-7|21	system load, dynamically and quickly.
12cr|cpulimit-1.1-7|22	
12cr|cpulimit-1.1-7|23	%prep
12cr|cpulimit-1.1-7|24	%setup -q
12cr|cpulimit-1.1-7|25	
12cr|cpulimit-1.1-7|26	%build
12cr|cpulimit-1.1-7|27	%make
12cr|cpulimit-1.1-7|28	
12cr|cpulimit-1.1-7|29	%install
12cr|cpulimit-1.1-7|30	%{__rm} -Rf $RPM_BUILD_ROOT
12cr|cpulimit-1.1-7|31	%{__mkdir} -p $RPM_BUILD_ROOT%{_bindir}
12cr|cpulimit-1.1-7|32	%{__cp} -p %{name} $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|cpulimit-1.1-7|33	
12cr|cpulimit-1.1-7|34	%clean
12cr|cpulimit-1.1-7|35	%{__rm} -Rf $RPM_BUILD_ROOT
12cr|cpulimit-1.1-7|36	
12cr|cpulimit-1.1-7|37	%files
12cr|cpulimit-1.1-7|38	%defattr(-,root,root,-)
12cr|cpulimit-1.1-7|39	%doc README
12cr|cpulimit-1.1-7|40	%{_bindir}/%{name}
12cr|cpulimit-1.1-7|41	
12cr|cpulimit-1.1-7|42	
12cr|cpulimit-1.1-7|43	%changelog
12cr|cpulimit-1.1-7|44	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdv2011.0
12cr|cpulimit-1.1-7|45	+ Revision: 610170
12cr|cpulimit-1.1-7|46	- rebuild
12cr|cpulimit-1.1-7|47	
12cr|cpulimit-1.1-7|48	* Wed Mar 10 2010 Michael Scherer <misc@mandriva.org> 1.1-6mdv2010.1
12cr|cpulimit-1.1-7|49	+ Revision: 517594
12cr|cpulimit-1.1-7|50	- add a README file in documentation
12cr|cpulimit-1.1-7|51	
12cr|cpulimit-1.1-7|52	* Wed Nov 11 2009 Stéphane Téletchéa <steletch@mandriva.org> 1.1-5mdv2010.1
12cr|cpulimit-1.1-7|53	+ Revision: 464398
12cr|cpulimit-1.1-7|54	- Update to latest svn release, should fix segfault issues
12cr|cpulimit-1.1-7|55	- Fixed license tag
12cr|cpulimit-1.1-7|56	
12cr|cpulimit-1.1-7|57	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.1-4mdv2010.0
12cr|cpulimit-1.1-7|58	+ Revision: 425249
12cr|cpulimit-1.1-7|59	- rebuild
12cr|cpulimit-1.1-7|60	
12cr|cpulimit-1.1-7|61	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.1-3mdv2009.0
12cr|cpulimit-1.1-7|62	+ Revision: 243724
12cr|cpulimit-1.1-7|63	- rebuild
12cr|cpulimit-1.1-7|64	
12cr|cpulimit-1.1-7|65	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.1-1mdv2008.1
12cr|cpulimit-1.1-7|66	+ Revision: 136345
12cr|cpulimit-1.1-7|67	- restore BuildRoot
12cr|cpulimit-1.1-7|68	
12cr|cpulimit-1.1-7|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|cpulimit-1.1-7|70	- kill re-definition of %%buildroot on Pixel's request
12cr|cpulimit-1.1-7|71	
12cr|cpulimit-1.1-7|72	* Fri Jul 27 2007 Nicolas Vigier <nvigier@mandriva.com> 1.1-1mdv2008.0
12cr|cpulimit-1.1-7|73	+ Revision: 56274
12cr|cpulimit-1.1-7|74	- Import cpulimit
12cr|cpulimit-1.1-7|75	

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

745 12
12cr|cream-0.42-2|1	%define name	cream
12cr|cream-0.42-2|2	%define version	0.42
12cr|cream-0.42-2|3	%define release %mkrel 2
12cr|cream-0.42-2|4	
12cr|cream-0.42-2|5	Name: 	 	%{name}
12cr|cream-0.42-2|6	Summary: 	User-friendly face for Vim
12cr|cream-0.42-2|7	Version: 	%{version}
12cr|cream-0.42-2|8	Release: 	%{release}
12cr|cream-0.42-2|9	
12cr|cream-0.42-2|10	Source:		%{name}-%{version}.tar.bz2
12cr|cream-0.42-2|11	URL:		http://cream.sourceforge.net/
12cr|cream-0.42-2|12	License:	GPL
12cr|cream-0.42-2|13	Group:		Editors
12cr|cream-0.42-2|14	
12cr|cream-0.42-2|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|cream-0.42-2|16	BuildRequires:	imagemagick
12cr|cream-0.42-2|17	BuildRequires:  desktop-file-utils
12cr|cream-0.42-2|18	Requires:	vim-X11
12cr|cream-0.42-2|19	BuildArch:	noarch
12cr|cream-0.42-2|20	Requires(post): desktop-file-utils
12cr|cream-0.42-2|21	Requires(postun): desktop-file-utils
12cr|cream-0.42-2|22	
12cr|cream-0.42-2|23	%description
12cr|cream-0.42-2|24	Cream is a modeless GUIification of Vim.  Cream includes all the features of
12cr|cream-0.42-2|25	Vim plus many custom utilities. A short list of features includes syntax
12cr|cream-0.42-2|26	highlighting, spell check, multi-file find/replace, bookmarking, function
12cr|cream-0.42-2|27	prototype popups, macros, auto-wrapping, reformatting, justification,
12cr|cream-0.42-2|28	time/date stamps, file explorer, completion, sorting, calendar, tag
12cr|cream-0.42-2|29	navigation, block commenting, Microsoft, Unix and Apple format text editing,
12cr|cream-0.42-2|30	virtually unlimited file sizes, 38 varieties of 8-bit, 2-byte, and Unicode
12cr|cream-0.42-2|31	support, single/multiple document modes, unlimited undo/redo, show invisible
12cr|cream-0.42-2|32	characters, word count, and more.
12cr|cream-0.42-2|33	
12cr|cream-0.42-2|34	%prep
12cr|cream-0.42-2|35	%setup -q
12cr|cream-0.42-2|36	
12cr|cream-0.42-2|37	%install
12cr|cream-0.42-2|38	rm -rf $RPM_BUILD_ROOT
12cr|cream-0.42-2|39	mkdir -p %buildroot/%_datadir/vim/cream/{addons,bitmaps,docs,docs-html,filetypes,help,spelldicts}
12cr|cream-0.42-2|40	cp creamrc %buildroot/%_datadir/vim/cream/
12cr|cream-0.42-2|41	cp *.vim %buildroot/%_datadir/vim/cream/
12cr|cream-0.42-2|42	cp addons/*.vim %buildroot/%_datadir/vim/cream/addons/
12cr|cream-0.42-2|43	cp bitmaps/*.bmp %buildroot/%_datadir/vim/cream/bitmaps/
12cr|cream-0.42-2|44	cp bitmaps/*.xpm %buildroot/%_datadir/vim/cream/bitmaps/
12cr|cream-0.42-2|45	cp docs/*.txt %buildroot/%_datadir/vim/cream/docs/
12cr|cream-0.42-2|46	cp docs-html/*.html %buildroot/%_datadir/vim/cream/docs-html/
12cr|cream-0.42-2|47	##cp docs-html/*.css %buildroot/%_datadir/vim/cream/docs-html/
12cr|cream-0.42-2|48	cp docs-html/*.png %buildroot/%_datadir/vim/cream/docs-html/
12cr|cream-0.42-2|49	cp filetypes/*.vim %buildroot/%_datadir/vim/cream/filetypes/
12cr|cream-0.42-2|50	cp help/*.txt %buildroot/%_datadir/vim/cream/help/
12cr|cream-0.42-2|51	#cp spelldicts/cream-spell-dict-eng-s*.vim %buildroot/%_datadir/vim/cream/spelldicts/
12cr|cream-0.42-2|52	#cp spelldicts/cream-spell-dict.vim %buildroot/%_datadir/vim/cream/spelldicts/
12cr|cream-0.42-2|53	
12cr|cream-0.42-2|54	mkdir -p %buildroot/%_bindir
12cr|cream-0.42-2|55	cp cream %buildroot/%_bindir/
12cr|cream-0.42-2|56	
12cr|cream-0.42-2|57	mkdir -p %buildroot/%_datadir/applications
12cr|cream-0.42-2|58	cp cream.desktop %buildroot/%_datadir/applications/
12cr|cream-0.42-2|59	
12cr|cream-0.42-2|60	#mkdir -p %buildroot/
12cr|cream-0.42-2|61	#cp cream.svg %buildroot/%_iconsdir/
12cr|cream-0.42-2|62	
12cr|cream-0.42-2|63	#menu
12cr|cream-0.42-2|64	
12cr|cream-0.42-2|65	desktop-file-install --vendor="" \
12cr|cream-0.42-2|66	--remove-key="XClassHintResName" \
12cr|cream-0.42-2|67	--remove-category="Application" \
12cr|cream-0.42-2|68	--add-category="TextEditor" \
12cr|cream-0.42-2|69	--add-category="X-MandrivaLinux-MoreApplications-Editors" \
12cr|cream-0.42-2|70	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|cream-0.42-2|71	
12cr|cream-0.42-2|72	#icons
12cr|cream-0.42-2|73	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|cream-0.42-2|74	convert -size 48x48 %name.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|cream-0.42-2|75	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|cream-0.42-2|76	convert -size 32x32 %name.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|cream-0.42-2|77	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|cream-0.42-2|78	convert -size 16x16 %name.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|cream-0.42-2|79	
12cr|cream-0.42-2|80	%clean
12cr|cream-0.42-2|81	rm -rf $RPM_BUILD_ROOT
12cr|cream-0.42-2|82	
12cr|cream-0.42-2|83	%if %mdkversion < 200900
12cr|cream-0.42-2|84	%post
12cr|cream-0.42-2|85	%update_menus
12cr|cream-0.42-2|86	%endif
12cr|cream-0.42-2|87	
12cr|cream-0.42-2|88	%if %mdkversion < 200900
12cr|cream-0.42-2|89	%postun
12cr|cream-0.42-2|90	%clean_menus
12cr|cream-0.42-2|91	%endif
12cr|cream-0.42-2|92	
12cr|cream-0.42-2|93	%files
12cr|cream-0.42-2|94	%defattr(-,root,root)
12cr|cream-0.42-2|95	%{_bindir}/%name
12cr|cream-0.42-2|96	%{_datadir}/vim/%name
12cr|cream-0.42-2|97	%{_datadir}/applications/%name.desktop
12cr|cream-0.42-2|98	%{_liconsdir}/%name.png
12cr|cream-0.42-2|99	%{_iconsdir}/%name.png
12cr|cream-0.42-2|100	%{_miconsdir}/%name.png
12cr|cream-0.42-2|101	
12cr|cream-0.42-2|102	
12cr|cream-0.42-2|103	
12cr|cream-0.42-2|104	
12cr|cream-0.42-2|105	%changelog
12cr|cream-0.42-2|106	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.42-2mdv2011.0
12cr|cream-0.42-2|107	+ Revision: 610171
12cr|cream-0.42-2|108	- rebuild
12cr|cream-0.42-2|109	
12cr|cream-0.42-2|110	* Wed Dec 30 2009 Jérôme Brenier <incubusss@mandriva.org> 0.42-1mdv2010.1
12cr|cream-0.42-2|111	+ Revision: 483858
12cr|cream-0.42-2|112	- new bugfix version 0.42
12cr|cream-0.42-2|113	
12cr|cream-0.42-2|114	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.41-2mdv2010.0
12cr|cream-0.42-2|115	+ Revision: 437145
12cr|cream-0.42-2|116	- rebuild
12cr|cream-0.42-2|117	
12cr|cream-0.42-2|118	* Wed Feb 18 2009 Jérôme Soyer <saispo@mandriva.org> 0.41-1mdv2009.1
12cr|cream-0.42-2|119	+ Revision: 342436
12cr|cream-0.42-2|120	- New upstream release
12cr|cream-0.42-2|121	
12cr|cream-0.42-2|122	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|cream-0.42-2|123	- lowercase ImageMagick
12cr|cream-0.42-2|124	
12cr|cream-0.42-2|125	+ Thierry Vignaud <tv@mandriva.org>
12cr|cream-0.42-2|126	- rebuild
12cr|cream-0.42-2|127	- drop old menu
12cr|cream-0.42-2|128	- kill re-definition of %%buildroot on Pixel's request
12cr|cream-0.42-2|129	
12cr|cream-0.42-2|130	+ Pixel <pixel@mandriva.com>
12cr|cream-0.42-2|131	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|cream-0.42-2|132	
12cr|cream-0.42-2|133	+ Olivier Blin <oblin@mandriva.com>
12cr|cream-0.42-2|134	- restore BuildRoot
12cr|cream-0.42-2|135	
12cr|cream-0.42-2|136	* Mon Jun 11 2007 Jérôme Soyer <saispo@mandriva.org> 0.39-1mdv2008.0
12cr|cream-0.42-2|137	+ Revision: 38005
12cr|cream-0.42-2|138	- Fix Build
12cr|cream-0.42-2|139	- New release
12cr|cream-0.42-2|140	
12cr|cream-0.42-2|141	
12cr|cream-0.42-2|142	* Sat Dec 30 2006 Jérôme Soyer <saispo@mandriva.org> 0.38-1mdv2007.0
12cr|cream-0.42-2|143	+ Revision: 102731
12cr|cream-0.42-2|144	- Fix buildrequires
12cr|cream-0.42-2|145	- New release 0.38
12cr|cream-0.42-2|146	- Import cream
12cr|cream-0.42-2|147	
12cr|cream-0.42-2|148	* Thu Sep 14 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.36-2mdv2007.0
12cr|cream-0.42-2|149	- XDG
12cr|cream-0.42-2|150	
12cr|cream-0.42-2|151	* Tue Jun 13 2006 Charles A Edwards <eslrahc@mandriva.org> 0.36-1mdv2007.0
12cr|cream-0.42-2|152	- 0.36
12cr|cream-0.42-2|153	- mkrel
12cr|cream-0.42-2|154	- .css docs no longer done
12cr|cream-0.42-2|155	
12cr|cream-0.42-2|156	* Fri Apr 07 2006 Austin Acton <austin@mandriva.org> 0.35-1mdk
12cr|cream-0.42-2|157	- New release 0.35
12cr|cream-0.42-2|158	
12cr|cream-0.42-2|159	* Sat Feb 18 2006 Austin Acton <austin@mandriva.org> 0.34-1mdk
12cr|cream-0.42-2|160	- New release 0.34
12cr|cream-0.42-2|161	
12cr|cream-0.42-2|162	* Fri Nov 04 2005 Austin Acton <austin@mandriva.org> 0.33.1-1mdk
12cr|cream-0.42-2|163	- New release 0.33.1
12cr|cream-0.42-2|164	
12cr|cream-0.42-2|165	* Fri Oct 07 2005 Austin Acton <austin@mandriva.org> 0.33-1mdk
12cr|cream-0.42-2|166	- New release 0.33
12cr|cream-0.42-2|167	
12cr|cream-0.42-2|168	* Mon Feb 07 2005 Austin Acton <austin@mandrake.org> 0.32-1mdk
12cr|cream-0.42-2|169	- initial package
12cr|cream-0.42-2|170	

746 12
12cr|createrepo-0.9.9-3|1	Name:		createrepo
12cr|createrepo-0.9.9-3|2	Version:	0.9.9
12cr|createrepo-0.9.9-3|3	Release:	3
12cr|createrepo-0.9.9-3|4	Summary:	Creates a common metadata repository
12cr|createrepo-0.9.9-3|5	License:	GPLv2+
12cr|createrepo-0.9.9-3|6	Group:		System/Configuration/Packaging
12cr|createrepo-0.9.9-3|7	Source0:	http://createrepo.baseurl.org/download/%{name}-%{version}.tar.gz
12cr|createrepo-0.9.9-3|8	Patch0:         createrepo-0.9.9-ten-changelog-limit.patch
12cr|createrepo-0.9.9-3|9	URL:		http://createrepo.baseurl.org/
12cr|createrepo-0.9.9-3|10	Requires:	python-rpm
12cr|createrepo-0.9.9-3|11	Requires:	yum >= 3.2.23
12cr|createrepo-0.9.9-3|12	Requires:	python-deltarpm
12cr|createrepo-0.9.9-3|13	Requires:	python-libxml2
12cr|createrepo-0.9.9-3|14	BuildRequires:	python-devel
12cr|createrepo-0.9.9-3|15	BuildArch:	noarch
12cr|createrepo-0.9.9-3|16	
12cr|createrepo-0.9.9-3|17	%description
12cr|createrepo-0.9.9-3|18	This utility will generate a common metadata repository from a directory of
12cr|createrepo-0.9.9-3|19	rpm packages
12cr|createrepo-0.9.9-3|20	
12cr|createrepo-0.9.9-3|21	%prep
12cr|createrepo-0.9.9-3|22	%setup -q
12cr|createrepo-0.9.9-3|23	%patch0 -p0
12cr|createrepo-0.9.9-3|24	
12cr|createrepo-0.9.9-3|25	%install
12cr|createrepo-0.9.9-3|26	%makeinstall
12cr|createrepo-0.9.9-3|27	mkdir -p %buildroot/%py_puresitedir/%name
12cr|createrepo-0.9.9-3|28	cp -R %{name}/*py  %buildroot/%py_puresitedir/%name
12cr|createrepo-0.9.9-3|29	
12cr|createrepo-0.9.9-3|30	%files
12cr|createrepo-0.9.9-3|31	%doc ChangeLog README COPYING
12cr|createrepo-0.9.9-3|32	%{_datadir}/%{name}/
12cr|createrepo-0.9.9-3|33	%{_bindir}/createrepo
12cr|createrepo-0.9.9-3|34	%{_bindir}/modifyrepo
12cr|createrepo-0.9.9-3|35	%{_bindir}/mergerepo
12cr|createrepo-0.9.9-3|36	%{_mandir}/*/*
12cr|createrepo-0.9.9-3|37	/%{py_puresitedir}/%{name}/*
12cr|createrepo-0.9.9-3|38	%{_sysconfdir}/bash_completion.d/createrepo.bash
12cr|createrepo-0.9.9-3|39	
12cr|createrepo-0.9.9-3|40	
12cr|createrepo-0.9.9-3|41	%changelog
12cr|createrepo-0.9.9-3|42	* Tue Aug 28 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.9.9-3
12cr|createrepo-0.9.9-3|43	+ Revision: 815945
12cr|createrepo-0.9.9-3|44	- Add python-deltarpm to requires.
12cr|createrepo-0.9.9-3|45	
12cr|createrepo-0.9.9-3|46	* Sat May 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.9.9-2
12cr|createrepo-0.9.9-3|47	+ Revision: 799587
12cr|createrepo-0.9.9-3|48	- rebuild
12cr|createrepo-0.9.9-3|49	
12cr|createrepo-0.9.9-3|50	* Sat Mar 26 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.9.9-1
12cr|createrepo-0.9.9-3|51	+ Revision: 648565
12cr|createrepo-0.9.9-3|52	- new version 0.9.9
12cr|createrepo-0.9.9-3|53	- clean top of spec
12cr|createrepo-0.9.9-3|54	- requires yum >= 3.2.23
12cr|createrepo-0.9.9-3|55	- fix p0
12cr|createrepo-0.9.9-3|56	- update file list
12cr|createrepo-0.9.9-3|57	
12cr|createrepo-0.9.9-3|58	* Wed Feb 23 2011 Bruno Cornec <bcornec@mandriva.org> 0.9.8-6
12cr|createrepo-0.9.9-3|59	+ Revision: 639415
12cr|createrepo-0.9.9-3|60	- creatrepo needs yum to work
12cr|createrepo-0.9.9-3|61	
12cr|createrepo-0.9.9-3|62	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.9.8-5mdv2011.0
12cr|createrepo-0.9.9-3|63	+ Revision: 592384
12cr|createrepo-0.9.9-3|64	- rebuild for python 2.7
12cr|createrepo-0.9.9-3|65	
12cr|createrepo-0.9.9-3|66	* Wed May 05 2010 Michael Scherer <misc@mandriva.org> 0.9.8-4mdv2010.1
12cr|createrepo-0.9.9-3|67	+ Revision: 542709
12cr|createrepo-0.9.9-3|68	- fix wrong file list, signaled by xrg on irc, due to missing BuildRequires
12cr|createrepo-0.9.9-3|69	- remove old Requires
12cr|createrepo-0.9.9-3|70	
12cr|createrepo-0.9.9-3|71	* Tue Mar 09 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.9.8-3mdv2010.1
12cr|createrepo-0.9.9-3|72	+ Revision: 517172
12cr|createrepo-0.9.9-3|73	-  use /%%{py_puresitedir}/%%{name}/* in file list to fix rebuild
12cr|createrepo-0.9.9-3|74	- fix rebuilt
12cr|createrepo-0.9.9-3|75	- fix source, url
12cr|createrepo-0.9.9-3|76	- update to 0.9.8
12cr|createrepo-0.9.9-3|77	
12cr|createrepo-0.9.9-3|78	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.9.6-3mdv2010.0
12cr|createrepo-0.9.9-3|79	+ Revision: 437152
12cr|createrepo-0.9.9-3|80	- rebuild
12cr|createrepo-0.9.9-3|81	
12cr|createrepo-0.9.9-3|82	* Wed Feb 18 2009 Michael Scherer <misc@mandriva.org> 0.9.6-2mdv2009.1
12cr|createrepo-0.9.9-3|83	+ Revision: 342524
12cr|createrepo-0.9.9-3|84	- fix usage, missing modules
12cr|createrepo-0.9.9-3|85	- fix license
12cr|createrepo-0.9.9-3|86	
12cr|createrepo-0.9.9-3|87	* Thu Jan 15 2009 Jérôme Soyer <saispo@mandriva.org> 0.9.6-1mdv2009.1
12cr|createrepo-0.9.9-3|88	+ Revision: 329837
12cr|createrepo-0.9.9-3|89	- New upstream release
12cr|createrepo-0.9.9-3|90	
12cr|createrepo-0.9.9-3|91	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.4.8-3mdv2009.0
12cr|createrepo-0.9.9-3|92	+ Revision: 243726
12cr|createrepo-0.9.9-3|93	- rebuild
12cr|createrepo-0.9.9-3|94	
12cr|createrepo-0.9.9-3|95	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.4.8-1mdv2008.1
12cr|createrepo-0.9.9-3|96	+ Revision: 136347
12cr|createrepo-0.9.9-3|97	- restore BuildRoot
12cr|createrepo-0.9.9-3|98	
12cr|createrepo-0.9.9-3|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|createrepo-0.9.9-3|100	- kill re-definition of %%buildroot on Pixel's request
12cr|createrepo-0.9.9-3|101	

747 12
12cr|createtorrent-1.1.4-6|1	%define name createtorrent
12cr|createtorrent-1.1.4-6|2	%define version 1.1.4
12cr|createtorrent-1.1.4-6|3	%define release %mkrel 6
12cr|createtorrent-1.1.4-6|4	
12cr|createtorrent-1.1.4-6|5	Summary: Create torrent files for BitTorrent
12cr|createtorrent-1.1.4-6|6	Name: %{name}
12cr|createtorrent-1.1.4-6|7	Version: %{version}
12cr|createtorrent-1.1.4-6|8	Release: %{release}
12cr|createtorrent-1.1.4-6|9	Source0: %{name}-%{version}.tar.gz
12cr|createtorrent-1.1.4-6|10	# (Anssi 06/2008) Fix linking (SHA1 is in -lcrypto, not -lssl):
12cr|createtorrent-1.1.4-6|11	Patch0: createtorrent-1.1.4-linking.patch
12cr|createtorrent-1.1.4-6|12	License: GPL
12cr|createtorrent-1.1.4-6|13	Group: File tools
12cr|createtorrent-1.1.4-6|14	Url: http://www.createtorrent.com/
12cr|createtorrent-1.1.4-6|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|createtorrent-1.1.4-6|16	BuildRequires: openssl-devel
12cr|createtorrent-1.1.4-6|17	
12cr|createtorrent-1.1.4-6|18	%description
12cr|createtorrent-1.1.4-6|19	CreateTorrent is a small and fast command line utility for all Linux
12cr|createtorrent-1.1.4-6|20	and Unix operating systems to create BitTorrent files easily.
12cr|createtorrent-1.1.4-6|21	BitTorrent files can be created from either one file or a collection
12cr|createtorrent-1.1.4-6|22	of files that are grouped together into a directory.
12cr|createtorrent-1.1.4-6|23	
12cr|createtorrent-1.1.4-6|24	%prep
12cr|createtorrent-1.1.4-6|25	%setup -q
12cr|createtorrent-1.1.4-6|26	%patch0 -p1
12cr|createtorrent-1.1.4-6|27	
12cr|createtorrent-1.1.4-6|28	%build
12cr|createtorrent-1.1.4-6|29	# patch0
12cr|createtorrent-1.1.4-6|30	autoreconf
12cr|createtorrent-1.1.4-6|31	%configure2_5x
12cr|createtorrent-1.1.4-6|32	%make
12cr|createtorrent-1.1.4-6|33	
12cr|createtorrent-1.1.4-6|34	%install
12cr|createtorrent-1.1.4-6|35	rm -rf $RPM_BUILD_ROOT
12cr|createtorrent-1.1.4-6|36	%makeinstall_std
12cr|createtorrent-1.1.4-6|37	
12cr|createtorrent-1.1.4-6|38	%clean
12cr|createtorrent-1.1.4-6|39	rm -rf $RPM_BUILD_ROOT
12cr|createtorrent-1.1.4-6|40	
12cr|createtorrent-1.1.4-6|41	%files
12cr|createtorrent-1.1.4-6|42	%defattr(-,root,root)
12cr|createtorrent-1.1.4-6|43	%doc ChangeLog AUTHORS
12cr|createtorrent-1.1.4-6|44	%_bindir/%name
12cr|createtorrent-1.1.4-6|45	
12cr|createtorrent-1.1.4-6|46	
12cr|createtorrent-1.1.4-6|47	%changelog
12cr|createtorrent-1.1.4-6|48	* Tue Dec 06 2011 Götz Waschk <waschk@mandriva.org> 1.1.4-6mdv2012.0
12cr|createtorrent-1.1.4-6|49	+ Revision: 738099
12cr|createtorrent-1.1.4-6|50	- yearly rebuild
12cr|createtorrent-1.1.4-6|51	
12cr|createtorrent-1.1.4-6|52	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-5mdv2011.0
12cr|createtorrent-1.1.4-6|53	+ Revision: 610172
12cr|createtorrent-1.1.4-6|54	- rebuild
12cr|createtorrent-1.1.4-6|55	
12cr|createtorrent-1.1.4-6|56	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 1.1.4-4mdv2010.1
12cr|createtorrent-1.1.4-6|57	+ Revision: 537463
12cr|createtorrent-1.1.4-6|58	- rebuild
12cr|createtorrent-1.1.4-6|59	
12cr|createtorrent-1.1.4-6|60	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.1.4-3mdv2009.0
12cr|createtorrent-1.1.4-6|61	+ Revision: 266539
12cr|createtorrent-1.1.4-6|62	- rebuild early 2009.0 package (before pixel changes)
12cr|createtorrent-1.1.4-6|63	
12cr|createtorrent-1.1.4-6|64	* Mon Jun 09 2008 Anssi Hannula <anssi@mandriva.org> 1.1.4-2mdv2009.0
12cr|createtorrent-1.1.4-6|65	+ Revision: 217064
12cr|createtorrent-1.1.4-6|66	- add a proper fix for linking and re-enable --no-undefined
12cr|createtorrent-1.1.4-6|67	(linking.patch, symbol SHA1 is in -lcrypto, not -lssl)
12cr|createtorrent-1.1.4-6|68	
12cr|createtorrent-1.1.4-6|69	* Mon Jun 09 2008 Götz Waschk <waschk@mandriva.org> 1.1.4-1mdv2009.0
12cr|createtorrent-1.1.4-6|70	+ Revision: 217018
12cr|createtorrent-1.1.4-6|71	- new version
12cr|createtorrent-1.1.4-6|72	- disable --as-needed
12cr|createtorrent-1.1.4-6|73	
12cr|createtorrent-1.1.4-6|74	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.1.3-1mdv2008.1
12cr|createtorrent-1.1.4-6|75	+ Revision: 136347
12cr|createtorrent-1.1.4-6|76	- restore BuildRoot
12cr|createtorrent-1.1.4-6|77	
12cr|createtorrent-1.1.4-6|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|createtorrent-1.1.4-6|79	- kill re-definition of %%buildroot on Pixel's request
12cr|createtorrent-1.1.4-6|80	
12cr|createtorrent-1.1.4-6|81	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 1.1.3-1mdv2008.0
12cr|createtorrent-1.1.4-6|82	+ Revision: 55226
12cr|createtorrent-1.1.4-6|83	- Import createtorrent
12cr|createtorrent-1.1.4-6|84	
12cr|createtorrent-1.1.4-6|85	
12cr|createtorrent-1.1.4-6|86	
12cr|createtorrent-1.1.4-6|87	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 1.1.3-1mdv2008.0
12cr|createtorrent-1.1.4-6|88	- New version 1.1.3
12cr|createtorrent-1.1.4-6|89	
12cr|createtorrent-1.1.4-6|90	* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 1.0.0-1mdv2007.0
12cr|createtorrent-1.1.4-6|91	- Rebuild
12cr|createtorrent-1.1.4-6|92	
12cr|createtorrent-1.1.4-6|93	* Fri Mar 17 2006 Götz Waschk <waschk@mandriva.org> 1.0.0-3mdk
12cr|createtorrent-1.1.4-6|94	- rebuild for new openssl
12cr|createtorrent-1.1.4-6|95	- use mkrel
12cr|createtorrent-1.1.4-6|96	
12cr|createtorrent-1.1.4-6|97	* Thu Sep 22 2005 Götz Waschk <waschk@mandriva.org> 1.0.0-2mdk
12cr|createtorrent-1.1.4-6|98	- Rebuild
12cr|createtorrent-1.1.4-6|99	
12cr|createtorrent-1.1.4-6|100	* Sun Sep 19 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.0.0-1mdk
12cr|createtorrent-1.1.4-6|101	- initial package

748 12
12cr|crimson-fields-0.5.3-3|1	%define	version	0.5.3
12cr|crimson-fields-0.5.3-3|2	%define	release	%mkrel 3
12cr|crimson-fields-0.5.3-3|3	
12cr|crimson-fields-0.5.3-3|4	%define	pname	crimson
12cr|crimson-fields-0.5.3-3|5	%define	name	%{pname}-fields
12cr|crimson-fields-0.5.3-3|6	
12cr|crimson-fields-0.5.3-3|7	Name:		%name
12cr|crimson-fields-0.5.3-3|8	Version:	%{version}
12cr|crimson-fields-0.5.3-3|9	Release:	%{release}
12cr|crimson-fields-0.5.3-3|10	Summary:	Crimson Fields - Tactical war game with hexagonal grid
12cr|crimson-fields-0.5.3-3|11	License:	GPL
12cr|crimson-fields-0.5.3-3|12	Group:		Games/Strategy
12cr|crimson-fields-0.5.3-3|13	URL:		http://crimson.seul.org/
12cr|crimson-fields-0.5.3-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|crimson-fields-0.5.3-3|15	
12cr|crimson-fields-0.5.3-3|16	Source:		http://crimson.seul.org/files/%{pname}-%{version}.tar.bz2
12cr|crimson-fields-0.5.3-3|17	
12cr|crimson-fields-0.5.3-3|18	BuildRequires:	imagemagick
12cr|crimson-fields-0.5.3-3|19	BuildRequires:  SDL_mixer-devel
12cr|crimson-fields-0.5.3-3|20	BuildRequires:  SDL_ttf-devel
12cr|crimson-fields-0.5.3-3|21	BuildRequires:  libxslt-proc
12cr|crimson-fields-0.5.3-3|22	BuildRequires:  zlib-devel
12cr|crimson-fields-0.5.3-3|23	BuildRequires:  desktop-file-utils
12cr|crimson-fields-0.5.3-3|24	Obsoletes:	crimson-field
12cr|crimson-fields-0.5.3-3|25	Provides:	crimson-field
12cr|crimson-fields-0.5.3-3|26	
12cr|crimson-fields-0.5.3-3|27	%package	utils
12cr|crimson-fields-0.5.3-3|28	Summary:	Utilities for Crimson Fields (a tactical war game)
12cr|crimson-fields-0.5.3-3|29	Group:		Games/Strategy
12cr|crimson-fields-0.5.3-3|30	Requires:	%{name} = %{version}
12cr|crimson-fields-0.5.3-3|31	
12cr|crimson-fields-0.5.3-3|32	%description
12cr|crimson-fields-0.5.3-3|33	Crimson Fields is a tactical war game in the tradition of Battle Isle. While
12cr|crimson-fields-0.5.3-3|34	not being an exact clone, it tries to keep closer to the very first part of the
12cr|crimson-fields-0.5.3-3|35	series than to the later ones, especially with regard to a rather simple rule
12cr|crimson-fields-0.5.3-3|36	set and straight forward game play.
12cr|crimson-fields-0.5.3-3|37	
12cr|crimson-fields-0.5.3-3|38	A simple editor can be used to create custom level files.
12cr|crimson-fields-0.5.3-3|39	
12cr|crimson-fields-0.5.3-3|40	%description	utils
12cr|crimson-fields-0.5.3-3|41	Crimson Fields is a tactical war game in the tradition of Battle Isle. While
12cr|crimson-fields-0.5.3-3|42	not being an exact clone, it tries to keep closer to the very first part of the
12cr|crimson-fields-0.5.3-3|43	series than to the later ones, especially with regard to a rather simple rule
12cr|crimson-fields-0.5.3-3|44	set and straight forward game play.
12cr|crimson-fields-0.5.3-3|45	
12cr|crimson-fields-0.5.3-3|46	This package includes utilities for Crimson Fields, including a simple map
12cr|crimson-fields-0.5.3-3|47	editor for creating custom level files, map compiler and Battle Isle map
12cr|crimson-fields-0.5.3-3|48	conversion tool.
12cr|crimson-fields-0.5.3-3|49	
12cr|crimson-fields-0.5.3-3|50	%prep
12cr|crimson-fields-0.5.3-3|51	%setup -q -n %{pname}-%{version}
12cr|crimson-fields-0.5.3-3|52	
12cr|crimson-fields-0.5.3-3|53	%build
12cr|crimson-fields-0.5.3-3|54	%configure2_5x \
12cr|crimson-fields-0.5.3-3|55	--bindir=%{_gamesbindir} \
12cr|crimson-fields-0.5.3-3|56	--enable-cfed \
12cr|crimson-fields-0.5.3-3|57	--enable-bi2cf \
12cr|crimson-fields-0.5.3-3|58	--enable-comet
12cr|crimson-fields-0.5.3-3|59	
12cr|crimson-fields-0.5.3-3|60	# (Abel) cfed uses SDL which initializes directfb when trying to build
12cr|crimson-fields-0.5.3-3|61	# level files, which means this package is unbuildable without console
12cr|crimson-fields-0.5.3-3|62	# access (at least I don't know how to do it without console access).
12cr|crimson-fields-0.5.3-3|63	# When updating package, please regenerate level files in your machine
12cr|crimson-fields-0.5.3-3|64	# and bundle them into source1.
12cr|crimson-fields-0.5.3-3|65	# Version check is for preventing brainless updating.
12cr|crimson-fields-0.5.3-3|66	[ "%version" = "0.4.2" ] && tar --bzip2 -xf %{SOURCE1}
12cr|crimson-fields-0.5.3-3|67	touch levels/*.lev
12cr|crimson-fields-0.5.3-3|68	
12cr|crimson-fields-0.5.3-3|69	%make
12cr|crimson-fields-0.5.3-3|70	
12cr|crimson-fields-0.5.3-3|71	%install
12cr|crimson-fields-0.5.3-3|72	rm -rf $RPM_BUILD_ROOT
12cr|crimson-fields-0.5.3-3|73	%makeinstall_std
12cr|crimson-fields-0.5.3-3|74	
12cr|crimson-fields-0.5.3-3|75	
12cr|crimson-fields-0.5.3-3|76	desktop-file-install --vendor="" \
12cr|crimson-fields-0.5.3-3|77	--remove-category="Application" \
12cr|crimson-fields-0.5.3-3|78	--add-category="X-MandrivaLinux-MoreApplications-Games-Strategy;Game;StrategyGame" \
12cr|crimson-fields-0.5.3-3|79	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|crimson-fields-0.5.3-3|80	
12cr|crimson-fields-0.5.3-3|81	
12cr|crimson-fields-0.5.3-3|82	install -d $RPM_BUILD_ROOT%{_iconsdir} \
12cr|crimson-fields-0.5.3-3|83	$RPM_BUILD_ROOT%{_miconsdir}
12cr|crimson-fields-0.5.3-3|84	install -m644 gfx/crimson.png -D $RPM_BUILD_ROOT%{_liconsdir}/%{pname}.png
12cr|crimson-fields-0.5.3-3|85	convert -geometry 32x32 gfx/crimson.png $RPM_BUILD_ROOT%{_iconsdir}/%{pname}.png
12cr|crimson-fields-0.5.3-3|86	convert -geometry 16x16 gfx/crimson.png $RPM_BUILD_ROOT%{_miconsdir}/%{pname}.png
12cr|crimson-fields-0.5.3-3|87	
12cr|crimson-fields-0.5.3-3|88	%if %mdkversion < 200900
12cr|crimson-fields-0.5.3-3|89	%post
12cr|crimson-fields-0.5.3-3|90	%update_menus
12cr|crimson-fields-0.5.3-3|91	%endif
12cr|crimson-fields-0.5.3-3|92	
12cr|crimson-fields-0.5.3-3|93	%if %mdkversion < 200900
12cr|crimson-fields-0.5.3-3|94	%postun
12cr|crimson-fields-0.5.3-3|95	%clean_menus
12cr|crimson-fields-0.5.3-3|96	%endif
12cr|crimson-fields-0.5.3-3|97	
12cr|crimson-fields-0.5.3-3|98	%clean
12cr|crimson-fields-0.5.3-3|99	rm -rf $RPM_BUILD_ROOT
12cr|crimson-fields-0.5.3-3|100	
12cr|crimson-fields-0.5.3-3|101	%files
12cr|crimson-fields-0.5.3-3|102	%defattr(-,root,root)
12cr|crimson-fields-0.5.3-3|103	%doc ChangeLog COPYING NEWS README
12cr|crimson-fields-0.5.3-3|104	%{_iconsdir}/%{pname}.png
12cr|crimson-fields-0.5.3-3|105	%{_miconsdir}/%{pname}.png
12cr|crimson-fields-0.5.3-3|106	%{_liconsdir}/%{pname}.png
12cr|crimson-fields-0.5.3-3|107	%{_gamesbindir}/crimson
12cr|crimson-fields-0.5.3-3|108	%{_datadir}/%{pname}
12cr|crimson-fields-0.5.3-3|109	%{_datadir}/pixmaps/*
12cr|crimson-fields-0.5.3-3|110	%{_mandir}/man6/crimson.*
12cr|crimson-fields-0.5.3-3|111	%{_datadir}/applications/crimson.desktop
12cr|crimson-fields-0.5.3-3|112	
12cr|crimson-fields-0.5.3-3|113	%files utils
12cr|crimson-fields-0.5.3-3|114	%defattr(-,root,root)
12cr|crimson-fields-0.5.3-3|115	%doc README.CoMET README.bi2cf
12cr|crimson-fields-0.5.3-3|116	%{_gamesbindir}/comet
12cr|crimson-fields-0.5.3-3|117	%{_gamesbindir}/cfed
12cr|crimson-fields-0.5.3-3|118	%{_gamesbindir}/bi2cf
12cr|crimson-fields-0.5.3-3|119	%{_mandir}/man6/comet.*
12cr|crimson-fields-0.5.3-3|120	%{_mandir}/man6/cfed.*
12cr|crimson-fields-0.5.3-3|121	%{_mandir}/man6/bi2cf.*
12cr|crimson-fields-0.5.3-3|122	
12cr|crimson-fields-0.5.3-3|123	
12cr|crimson-fields-0.5.3-3|124	%changelog
12cr|crimson-fields-0.5.3-3|125	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-3mdv2011.0
12cr|crimson-fields-0.5.3-3|126	+ Revision: 617438
12cr|crimson-fields-0.5.3-3|127	- the mass rebuild of 2010.0 packages
12cr|crimson-fields-0.5.3-3|128	
12cr|crimson-fields-0.5.3-3|129	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.5.3-2mdv2010.0
12cr|crimson-fields-0.5.3-3|130	+ Revision: 437154
12cr|crimson-fields-0.5.3-3|131	- rebuild
12cr|crimson-fields-0.5.3-3|132	
12cr|crimson-fields-0.5.3-3|133	* Fri Apr 03 2009 trem <trem@mandriva.org> 0.5.3-1mdv2009.1
12cr|crimson-fields-0.5.3-3|134	+ Revision: 363933
12cr|crimson-fields-0.5.3-3|135	- update to 0.5.3
12cr|crimson-fields-0.5.3-3|136	- fix the bug 49508
12cr|crimson-fields-0.5.3-3|137	
12cr|crimson-fields-0.5.3-3|138	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|crimson-fields-0.5.3-3|139	- lowercase ImageMagick
12cr|crimson-fields-0.5.3-3|140	
12cr|crimson-fields-0.5.3-3|141	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.5.1-3mdv2009.0
12cr|crimson-fields-0.5.3-3|142	+ Revision: 243727
12cr|crimson-fields-0.5.3-3|143	- rebuild
12cr|crimson-fields-0.5.3-3|144	- drop old menu
12cr|crimson-fields-0.5.3-3|145	
12cr|crimson-fields-0.5.3-3|146	+ Pixel <pixel@mandriva.com>
12cr|crimson-fields-0.5.3-3|147	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|crimson-fields-0.5.3-3|148	
12cr|crimson-fields-0.5.3-3|149	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.5.1-1mdv2008.1
12cr|crimson-fields-0.5.3-3|150	+ Revision: 136347
12cr|crimson-fields-0.5.3-3|151	- restore BuildRoot
12cr|crimson-fields-0.5.3-3|152	
12cr|crimson-fields-0.5.3-3|153	+ Thierry Vignaud <tv@mandriva.org>
12cr|crimson-fields-0.5.3-3|154	- kill re-definition of %%buildroot on Pixel's request
12cr|crimson-fields-0.5.3-3|155	
12cr|crimson-fields-0.5.3-3|156	
12cr|crimson-fields-0.5.3-3|157	* Thu Jan 25 2007 Lenny Cartier <lenny@mandriva.com> 0.5.1-1mdv2007.0
12cr|crimson-fields-0.5.3-3|158	+ Revision: 113282
12cr|crimson-fields-0.5.3-3|159	- Update to 0.5.1
12cr|crimson-fields-0.5.3-3|160	
12cr|crimson-fields-0.5.3-3|161	* Tue Dec 12 2006 Lenny Cartier <lenny@mandriva.com> 0.5.0-1mdv2007.1
12cr|crimson-fields-0.5.3-3|162	+ Revision: 95345
12cr|crimson-fields-0.5.3-3|163	- Update to 0.5.0
12cr|crimson-fields-0.5.3-3|164	
12cr|crimson-fields-0.5.3-3|165	* Fri Oct 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.4.9-3mdv2007.1
12cr|crimson-fields-0.5.3-3|166	+ Revision: 73078
12cr|crimson-fields-0.5.3-3|167	- Fix file list
12cr|crimson-fields-0.5.3-3|168	- Fix BuildRequires
12cr|crimson-fields-0.5.3-3|169	- import crimson-fields-0.4.9-2mdv2007.0
12cr|crimson-fields-0.5.3-3|170	
12cr|crimson-fields-0.5.3-3|171	* Fri Aug 04 2006 Lenny Cartier <lenny@mandriva.com> 0.4.9-2mdv2007.0
12cr|crimson-fields-0.5.3-3|172	- xdg
12cr|crimson-fields-0.5.3-3|173	
12cr|crimson-fields-0.5.3-3|174	* Thu Nov 03 2005 trem <trem@zarb.org> 0.4.9-1mdk
12cr|crimson-fields-0.5.3-3|175	- 0.4.9
12cr|crimson-fields-0.5.3-3|176	
12cr|crimson-fields-0.5.3-3|177	* Wed Feb 23 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.4.7-1mdk
12cr|crimson-fields-0.5.3-3|178	- 0.4.7
12cr|crimson-fields-0.5.3-3|179	
12cr|crimson-fields-0.5.3-3|180	* Wed Jan 19 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.4.6-1mdk
12cr|crimson-fields-0.5.3-3|181	- 0.4.6
12cr|crimson-fields-0.5.3-3|182	
12cr|crimson-fields-0.5.3-3|183	* Sat Jun 19 2004 Abel Cheung <deaddog@deaddog.org> 0.4.2-1mdk
12cr|crimson-fields-0.5.3-3|184	- New version
12cr|crimson-fields-0.5.3-3|185	- Build map editor and other utils as well
12cr|crimson-fields-0.5.3-3|186	
12cr|crimson-fields-0.5.3-3|187	* Thu Mar 04 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.4.1-1mdk
12cr|crimson-fields-0.5.3-3|188	- 0.4.1
12cr|crimson-fields-0.5.3-3|189	
12cr|crimson-fields-0.5.3-3|190	* Wed Feb 25 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.4.0-1mdk
12cr|crimson-fields-0.5.3-3|191	- 0.4.0
12cr|crimson-fields-0.5.3-3|192	- buildrequires
12cr|crimson-fields-0.5.3-3|193	- cosmetics
12cr|crimson-fields-0.5.3-3|194	- drop unused icons from src.rpm
12cr|crimson-fields-0.5.3-3|195	

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

750 12
12cr|cronolog-1.6.2-9|1	Summary:	A flexible log file rotation program for Apache
12cr|cronolog-1.6.2-9|2	Name:		cronolog
12cr|cronolog-1.6.2-9|3	Version:	1.6.2
12cr|cronolog-1.6.2-9|4	Release:	9
12cr|cronolog-1.6.2-9|5	License: 	Apache License
12cr|cronolog-1.6.2-9|6	Group:		System/Servers
12cr|cronolog-1.6.2-9|7	URL: 		http://cronolog.org/
12cr|cronolog-1.6.2-9|8	Source0:	http://cronolog.org/download/%{name}-%{version}.tar.bz2
12cr|cronolog-1.6.2-9|9	# http://cronolog.org/patches/cronolog-jumbo-patch.txt
12cr|cronolog-1.6.2-9|10	Patch0:		cronolog-jumbo-patch.txt
12cr|cronolog-1.6.2-9|11	# http://cronolog.org/mailing-list/msg00266.html
12cr|cronolog-1.6.2-9|12	Patch1:		cronolog-1.6.2-filemode.diff
12cr|cronolog-1.6.2-9|13	
12cr|cronolog-1.6.2-9|14	%description
12cr|cronolog-1.6.2-9|15	"cronolog" is a simple program that reads log messages from its input and
12cr|cronolog-1.6.2-9|16	writes them to a set of output files, the names of which are constructed using
12cr|cronolog-1.6.2-9|17	template and the current date and time. The template uses the same format
12cr|cronolog-1.6.2-9|18	specifiers as the Unix date command (which are the same as the standard C
12cr|cronolog-1.6.2-9|19	strftime library function).
12cr|cronolog-1.6.2-9|20	
12cr|cronolog-1.6.2-9|21	%prep
12cr|cronolog-1.6.2-9|22	%setup -q
12cr|cronolog-1.6.2-9|23	%patch0 -p1
12cr|cronolog-1.6.2-9|24	%patch1 -p0
12cr|cronolog-1.6.2-9|25	
12cr|cronolog-1.6.2-9|26	%build
12cr|cronolog-1.6.2-9|27	export CFLAGS="%{optflags} -DFILE_MODE=0640 -DDIR_MODE=0711"
12cr|cronolog-1.6.2-9|28	%configure2_5x
12cr|cronolog-1.6.2-9|29	%make
12cr|cronolog-1.6.2-9|30	
12cr|cronolog-1.6.2-9|31	%install
12cr|cronolog-1.6.2-9|32	rm -rf %{buildroot}
12cr|cronolog-1.6.2-9|33	%makeinstall_std
12cr|cronolog-1.6.2-9|34	
12cr|cronolog-1.6.2-9|35	install -m0755 src/zip_send_rm.sh %{buildroot}%{_sbindir}/zip_send_rm
12cr|cronolog-1.6.2-9|36	
12cr|cronolog-1.6.2-9|37	%files
12cr|cronolog-1.6.2-9|38	%doc AUTHORS COPYING ChangeLog NEWS README TODO
12cr|cronolog-1.6.2-9|39	%attr(0755,root,root) %{_sbindir}/cronolog
12cr|cronolog-1.6.2-9|40	%attr(0755,root,root) %{_sbindir}/cronosplit
12cr|cronolog-1.6.2-9|41	%attr(0755,root,root) %{_sbindir}/zip_send_rm
12cr|cronolog-1.6.2-9|42	%attr(0644,root,root) %{_mandir}/man1/*.1*
12cr|cronolog-1.6.2-9|43	%{_infodir}/cronolog*
12cr|cronolog-1.6.2-9|44	
12cr|cronolog-1.6.2-9|45	
12cr|cronolog-1.6.2-9|46	%changelog
12cr|cronolog-1.6.2-9|47	* Sun Jun 03 2012 Andrey Bondrov <abondrov@mandriva.org> 1.6.2-9
12cr|cronolog-1.6.2-9|48	+ Revision: 802133
12cr|cronolog-1.6.2-9|49	- Drop some legacy junk
12cr|cronolog-1.6.2-9|50	
12cr|cronolog-1.6.2-9|51	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6.2-8mdv2011.0
12cr|cronolog-1.6.2-9|52	+ Revision: 617440
12cr|cronolog-1.6.2-9|53	- the mass rebuild of 2010.0 packages
12cr|cronolog-1.6.2-9|54	
12cr|cronolog-1.6.2-9|55	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.6.2-7mdv2010.0
12cr|cronolog-1.6.2-9|56	+ Revision: 425295
12cr|cronolog-1.6.2-9|57	- rebuild
12cr|cronolog-1.6.2-9|58	
12cr|cronolog-1.6.2-9|59	* Tue Jun 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.6.2-6mdv2009.0
12cr|cronolog-1.6.2-9|60	+ Revision: 222106
12cr|cronolog-1.6.2-9|61	- fix dir mode (thanks Andre Nathan)
12cr|cronolog-1.6.2-9|62	
12cr|cronolog-1.6.2-9|63	+ Olivier Blin <blino@mandriva.org>
12cr|cronolog-1.6.2-9|64	- restore BuildRoot
12cr|cronolog-1.6.2-9|65	
12cr|cronolog-1.6.2-9|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|cronolog-1.6.2-9|67	- kill re-definition of %%buildroot on Pixel's request
12cr|cronolog-1.6.2-9|68	
12cr|cronolog-1.6.2-9|69	* Fri Sep 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1.6.2-5mdv2008.0
12cr|cronolog-1.6.2-9|70	+ Revision: 81838
12cr|cronolog-1.6.2-9|71	- rebuild
12cr|cronolog-1.6.2-9|72	
12cr|cronolog-1.6.2-9|73	
12cr|cronolog-1.6.2-9|74	* Sun Aug 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.2-4mdv2007.0
12cr|cronolog-1.6.2-9|75	- use tighter attribs
12cr|cronolog-1.6.2-9|76	- fix url
12cr|cronolog-1.6.2-9|77	- added one more patch
12cr|cronolog-1.6.2-9|78	
12cr|cronolog-1.6.2-9|79	* Mon Mar 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.2-3mdk
12cr|cronolog-1.6.2-9|80	- added the official "jumbo" patch (P0)
12cr|cronolog-1.6.2-9|81	
12cr|cronolog-1.6.2-9|82	* Sun Jan 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.2-2mdk
12cr|cronolog-1.6.2-9|83	- rebuild
12cr|cronolog-1.6.2-9|84	
12cr|cronolog-1.6.2-9|85	* Mon Dec 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.6.2-1mdk
12cr|cronolog-1.6.2-9|86	- inital mandrake package
12cr|cronolog-1.6.2-9|87	- used parts of the provided spec file
12cr|cronolog-1.6.2-9|88	

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

752 12
12cr|cross-arm-2012.08-1|1	# croos-arm package initially based on codesourcery now coverted on
12cr|cross-arm-2012.08-1|2	# basically a stage1 of the DJ Delorie arm bootstrap scripts at
12cr|cross-arm-2012.08-1|3	# http://fedorapeople.org/~djdelorie/
12cr|cross-arm-2012.08-1|4	# adapted for the mandriva arm bootstrap setup
12cr|cross-arm-2012.08-1|5	
12cr|cross-arm-2012.08-1|6	# build bootstrap target side libraries and binaries?
12cr|cross-arm-2012.08-1|7	%define		build_bootstrap		1
12cr|cross-arm-2012.08-1|8	
12cr|cross-arm-2012.08-1|9	%define		_enable_debug_packages	%{nil}
12cr|cross-arm-2012.08-1|10	%define		debug_package		%{nil}
12cr|cross-arm-2012.08-1|11	%define		__find_provides		%{SOURCE100}
12cr|cross-arm-2012.08-1|12	%define		__find_requires		%{SOURCE100}
12cr|cross-arm-2012.08-1|13	
12cr|cross-arm-2012.08-1|14	%define		arch			arm
12cr|cross-arm-2012.08-1|15	%define		target			armv7l-mandriva-linux-gnueabi
12cr|cross-arm-2012.08-1|16	%define		prefix			%{_prefix}/%{target}
12cr|cross-arm-2012.08-1|17	%define		sysroot			%{prefix}/sysroot
12cr|cross-arm-2012.08-1|18	%define 	build_root		%{_builddir}/%{arch}-cross/root
12cr|cross-arm-2012.08-1|19	%define		cross_libdir		%{_prefix}/lib
12cr|cross-arm-2012.08-1|20	%define		cross_configure		./configure --prefix=%{_prefix} --exec-prefix=%{_prefix} --bindir=%{_bindir} --sbindir=%{_sbindir} --sysconfdir=%{_sysconfdir} --datadir=%{_datadir} --includedir=%{_includedir} --libdir=%{cross_libdir} --libexecdir=%{cross_libdir} --localstatedir=%{_localstatedir} --sharedstatedir=%{_sharedstatedir} --mandir=%{_mandir} --infodir=%{_infodir}
12cr|cross-arm-2012.08-1|21	%define		__cross_configure	../%{cross_configure}
12cr|cross-arm-2012.08-1|22	%define		build_config		--build=%{_target_platform} --disable-werror --with-build-sysroot=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|23	%define		target_config		--with-cpu=cortex-a8 --with-tune=cortex-a8 --with-arch=armv7-a --with-mode=thumb --with-float=softfp --with-fpu=neon --with-abi=aapcs-linux --with-sysroot=%{sysroot} --target=%{target}
12cr|cross-arm-2012.08-1|24	%define		host_config		--with-cpu=cortex-a8 --with-tune=cortex-a8 --with-arch=armv7-a --with-mode=thumb --with-float=softfp --with-fpu=neon --with-abi=aapcs-linux --host=%{target} --target=%{target}
12cr|cross-arm-2012.08-1|25	
12cr|cross-arm-2012.08-1|26	%define		gcc_version		4.7.2
12cr|cross-arm-2012.08-1|27	%define		cross_linux		linux-2.6.38
12cr|cross-arm-2012.08-1|28	%define		cross_binutils		binutils-2.22.51
12cr|cross-arm-2012.08-1|29	#linaro
12cr|cross-arm-2012.08-1|30	%define		cross_gcc		gcc-linaro-4.7-2012.08
12cr|cross-arm-2012.08-1|31	%define		cross_glibc		glibc-2.14-121-g5551a7b
12cr|cross-arm-2012.08-1|32	%define		cross_gdb		gdb-7.5
12cr|cross-arm-2012.08-1|33	%define		cross_gmp		gmp-5.0.5
12cr|cross-arm-2012.08-1|34	%define		cross_mpfr		mpfr-3.1.1
12cr|cross-arm-2012.08-1|35	%define		cross_mpc		mpc-0.9
12cr|cross-arm-2012.08-1|36	%define		cross_ppl		ppl-0.12.1
12cr|cross-arm-2012.08-1|37	%define		cross_cloog		cloog-parma-0.16.1
12cr|cross-arm-2012.08-1|38	%define		cross_zlib		zlib-1.2.7
12cr|cross-arm-2012.08-1|39	%define		cross_bash		bash-4.2
12cr|cross-arm-2012.08-1|40	%define		cross_make		make-3.82
12cr|cross-arm-2012.08-1|41	%define		cross_sed		sed-4.2.1
12cr|cross-arm-2012.08-1|42	%define		cross_coreutils		coreutils-8.19
12cr|cross-arm-2012.08-1|43	%define		cross_util_linux	util-linux-2.21.2
12cr|cross-arm-2012.08-1|44	%define		cross_tar		tar-1.26
12cr|cross-arm-2012.08-1|45	%define		cross_gzip		gzip-1.5
12cr|cross-arm-2012.08-1|46	%define		cross_bzip2		bzip2-1.0.6
12cr|cross-arm-2012.08-1|47	%define		cross_diffutils		diffutils-3.2
12cr|cross-arm-2012.08-1|48	%define		cross_findutils		findutils-4.5.10
12cr|cross-arm-2012.08-1|49	%define		cross_gawk		gawk-4.0.0
12cr|cross-arm-2012.08-1|50	%define		cross_patch		patch-2.6.1
12cr|cross-arm-2012.08-1|51	%define		cross_unzip		unzip60
12cr|cross-arm-2012.08-1|52	%define		cross_which		which-2.20
12cr|cross-arm-2012.08-1|53	%define		cross_xz		xz-5.1.1alpha
12cr|cross-arm-2012.08-1|54	%define		cross_grep		grep-2.9
12cr|cross-arm-2012.08-1|55	
12cr|cross-arm-2012.08-1|56	%define 	build_root		%{_builddir}/cross-%{arch}/root
12cr|cross-arm-2012.08-1|57	%define		gccdir			%{prefix}/lib/gcc/%{target}/%{gcc_version}
12cr|cross-arm-2012.08-1|58	
12cr|cross-arm-2012.08-1|59	Name:		cross-arm
12cr|cross-arm-2012.08-1|60	Release:	1
12cr|cross-arm-2012.08-1|61	Version:	2012.08
12cr|cross-arm-2012.08-1|62	License:	GPLv3+
12cr|cross-arm-2012.08-1|63	Group:		Development/Other
12cr|cross-arm-2012.08-1|64	Summary:	ARM GNU/Linux cross toolchain
12cr|cross-arm-2012.08-1|65	URL:		http://fedorapeople.org/~djdelorie/
12cr|cross-arm-2012.08-1|66	
12cr|cross-arm-2012.08-1|67	# revision: 677434
12cr|cross-arm-2012.08-1|68	# repsys co kernel; cd kernel; ./build_sources
12cr|cross-arm-2012.08-1|69	# mv SOURCES/%{cross_linux}.tar.bz2 ../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|70	Source0:	%{cross_linux}.tar.bz2
12cr|cross-arm-2012.08-1|71	
12cr|cross-arm-2012.08-1|72	# revision: 703525
12cr|cross-arm-2012.08-1|73	# repsys co binutils; cd binutils
12cr|cross-arm-2012.08-1|74	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/binutils.spec
12cr|cross-arm-2012.08-1|75	# cd BUILD; tar jcf %{cross_binutils}.tar.bz2 %{cross_binutils}; mv %{cross_binutils}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|76	Source1:	%{cross_binutils}.tar.bz2
12cr|cross-arm-2012.08-1|77	
12cr|cross-arm-2012.08-1|78	# revision: 703958
12cr|cross-arm-2012.08-1|79	# repsys co gcc; cd gcc
12cr|cross-arm-2012.08-1|80	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu armv7l" SPECS/gcc.spec
12cr|cross-arm-2012.08-1|81	# cd BUILD; tar jcf %{cross_gcc}.tar.bz2 %{cross_gcc}; mv %{cross_gcc}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|82	Source2:	%{cross_gcc}.tar.bz2
12cr|cross-arm-2012.08-1|83	
12cr|cross-arm-2012.08-1|84	# revision: 702438
12cr|cross-arm-2012.08-1|85	# repsys co glibc; cd glibc
12cr|cross-arm-2012.08-1|86	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/glibc.spec
12cr|cross-arm-2012.08-1|87	# cd BUILD; tar jcf %{cross_glibc}.tar.bz2 %{cross_glibc}; mv %{cross_glibc}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|88	Source3:	%{cross_glibc}.tar.bz2
12cr|cross-arm-2012.08-1|89	
12cr|cross-arm-2012.08-1|90	# revision: 682884
12cr|cross-arm-2012.08-1|91	# repsys co gdb; cd gdb
12cr|cross-arm-2012.08-1|92	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/gdb.spec
12cr|cross-arm-2012.08-1|93	# cd BUILD; tar jcf %{cross_gdb}.bz2 %{cross_gdb}; mv %{cross_gdb}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|94	Source4:	%{cross_gdb}.tar.bz2
12cr|cross-arm-2012.08-1|95	
12cr|cross-arm-2012.08-1|96	# revision: 673760
12cr|cross-arm-2012.08-1|97	# repsys co gmp; cd gmp
12cr|cross-arm-2012.08-1|98	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/gmp.spec
12cr|cross-arm-2012.08-1|99	# cd BUILD; tar jcf %{cross_gmp}.tar.bz2 %{cross_gmp}; mv %{cross_gmp}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|100	Source5:	%{cross_gmp}.tar.bz2
12cr|cross-arm-2012.08-1|101	
12cr|cross-arm-2012.08-1|102	# revision: 703197
12cr|cross-arm-2012.08-1|103	# repsys co mpfr; cd mpfr
12cr|cross-arm-2012.08-1|104	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/mpfr.spec
12cr|cross-arm-2012.08-1|105	# cd BUILD; tar jcf %{cross_mpfr}.tar.bz2 %{cross_mpfr}; mv %{cross_mpfr}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|106	Source6:	%{cross_mpfr}.tar.bz2
12cr|cross-arm-2012.08-1|107	
12cr|cross-arm-2012.08-1|108	# revision: 662383
12cr|cross-arm-2012.08-1|109	# repsys co libmpc; cd libmpc
12cr|cross-arm-2012.08-1|110	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/libmpc.spec
12cr|cross-arm-2012.08-1|111	# cd BUILD; tar jcf %{cross_mpc}.tar.bz2 %{cross_mpc}; mv %{cross_mpc}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|112	Source7:	%{cross_mpc}.tar.bz2
12cr|cross-arm-2012.08-1|113	
12cr|cross-arm-2012.08-1|114	# revision: 662383
12cr|cross-arm-2012.08-1|115	# repsys co ppl; cd ppl
12cr|cross-arm-2012.08-1|116	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/ppl.spec
12cr|cross-arm-2012.08-1|117	# cd BUILD; tar jcf %{cross_ppl}.tar.bz2 %{cross_ppl}; mv %{cross_ppl}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|118	Source8:	%{cross_ppl}.tar.bz2
12cr|cross-arm-2012.08-1|119	
12cr|cross-arm-2012.08-1|120	# revision: 652216
12cr|cross-arm-2012.08-1|121	# repsys co cloog-ppl; cd cloog-ppl
12cr|cross-arm-2012.08-1|122	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/cloog.spec
12cr|cross-arm-2012.08-1|123	# cd BUILD; tar jcf %{cross_cloog}.tar.bz2 %{cross_cloog}; mv %{cross_cloog}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|124	Source9:	%{cross_cloog}.tar.bz2
12cr|cross-arm-2012.08-1|125	
12cr|cross-arm-2012.08-1|126	# revision: 703340
12cr|cross-arm-2012.08-1|127	# repsys co zlib; cd zlib
12cr|cross-arm-2012.08-1|128	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/zlib.spec
12cr|cross-arm-2012.08-1|129	# cd BUILD; tar jcf %{cross_zlib}.tar.bz2 %{cross_zlib}; mv %{cross_zlib}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|130	Source10:	%{cross_zlib}.tar.bz2
12cr|cross-arm-2012.08-1|131	
12cr|cross-arm-2012.08-1|132	# revision: 696270
12cr|cross-arm-2012.08-1|133	# repsys co bash; cd bash
12cr|cross-arm-2012.08-1|134	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/bash.spec
12cr|cross-arm-2012.08-1|135	# cd BUILD; tar jcf %{cross_bash}.tar.bz2 %{cross_bash}; mv %{cross_bash}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|136	Source11:	%{cross_bash}.tar.bz2
12cr|cross-arm-2012.08-1|137	
12cr|cross-arm-2012.08-1|138	# revision: 655741
12cr|cross-arm-2012.08-1|139	# repsys co make; cd make
12cr|cross-arm-2012.08-1|140	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/make.spec
12cr|cross-arm-2012.08-1|141	# cd BUILD; tar jcf %{cross_make}.tar.bz2 %{cross_make}; mv %{cross_make}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|142	Source12:	%{cross_make}.tar.bz2
12cr|cross-arm-2012.08-1|143	
12cr|cross-arm-2012.08-1|144	# revision: 669967
12cr|cross-arm-2012.08-1|145	# repsys co sed; cd sed
12cr|cross-arm-2012.08-1|146	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/sed.spec
12cr|cross-arm-2012.08-1|147	# cd BUILD; tar jcf %{cross_sed}.tar.bz2 %{cross_sed}; mv %{cross_sed}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|148	Source13:	%{cross_sed}.tar.bz2
12cr|cross-arm-2012.08-1|149	
12cr|cross-arm-2012.08-1|150	# revision: 692305
12cr|cross-arm-2012.08-1|151	# repsys co sed; cd sed
12cr|cross-arm-2012.08-1|152	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/coreutils.spec
12cr|cross-arm-2012.08-1|153	# cd BUILD; tar jcf %{cross_coreutils}.tar.bz2 %{cross_coreutils}; mv %{cross_coreutils}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|154	Source14:	%{cross_coreutils}.tar.xz
12cr|cross-arm-2012.08-1|155	
12cr|cross-arm-2012.08-1|156	# revision: 698245
12cr|cross-arm-2012.08-1|157	# repsys co util-linux; cd util-linux
12cr|cross-arm-2012.08-1|158	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/util-linux.spec
12cr|cross-arm-2012.08-1|159	# cd BUILD; tar jcf %{cross_util_linux}.tar.bz2 %{cross_util_linux}; mv %{cross_util_linux}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|160	Source15:	%{cross_util_linux}.tar.bz2
12cr|cross-arm-2012.08-1|161	
12cr|cross-arm-2012.08-1|162	# revision: 692310
12cr|cross-arm-2012.08-1|163	# repsys co tar; cd tar
12cr|cross-arm-2012.08-1|164	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/tar.spec
12cr|cross-arm-2012.08-1|165	# cd BUILD; tar jcf %{cross_tar}.tar.bz2 %{cross_tar}; mv %{cross_tar}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|166	Source16:	%{cross_tar}.tar.bz2
12cr|cross-arm-2012.08-1|167	
12cr|cross-arm-2012.08-1|168	# revision: 664965
12cr|cross-arm-2012.08-1|169	# repsys co gzip; cd gzip
12cr|cross-arm-2012.08-1|170	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/gzip.spec
12cr|cross-arm-2012.08-1|171	# cd BUILD; tar jcf %{cross_gzip}.tar.bz2 %{cross_gzip}; mv %{cross_gzip}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|172	Source17:	%{cross_gzip}.tar.xz
12cr|cross-arm-2012.08-1|173	
12cr|cross-arm-2012.08-1|174	# revision: 663345
12cr|cross-arm-2012.08-1|175	# repsys co bzip2; cd bzip2
12cr|cross-arm-2012.08-1|176	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/bzip2.spec
12cr|cross-arm-2012.08-1|177	# cd BUILD/%{cross_bzip2}; patch -R -p1 < ../../SOURCES/%{cross_bzip2}-makefile.diff; cd ../..
12cr|cross-arm-2012.08-1|178	# cd BUILD; tar jcf %{cross_bzip2}.tar.bz2 %{cross_bzip2}; mv %{cross_bzip2}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|179	Source18:	%{cross_bzip2}.tar.bz2
12cr|cross-arm-2012.08-1|180	
12cr|cross-arm-2012.08-1|181	# revision: 698281
12cr|cross-arm-2012.08-1|182	# repsys co diffutils; cd diffutils
12cr|cross-arm-2012.08-1|183	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/diffutils.spec
12cr|cross-arm-2012.08-1|184	# cd BUILD; tar jcf %{cross_diffutils}.tar.bz2 %{cross_diffutils}; mv %{cross_diffutils}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|185	Source19:	%{cross_diffutils}.tar.bz2
12cr|cross-arm-2012.08-1|186	
12cr|cross-arm-2012.08-1|187	# revision: 674766
12cr|cross-arm-2012.08-1|188	# repsys co findutils; cd findutils
12cr|cross-arm-2012.08-1|189	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/findutils.spec
12cr|cross-arm-2012.08-1|190	# cd BUILD; tar jcf %{cross_findutils}.tar.bz2 %{cross_findutils}; mv %{cross_findutils}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|191	Source20:	%{cross_findutils}.tar.bz2
12cr|cross-arm-2012.08-1|192	
12cr|cross-arm-2012.08-1|193	# revision: 703540
12cr|cross-arm-2012.08-1|194	# repsys co gawk; cd gawk
12cr|cross-arm-2012.08-1|195	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/gawk.spec
12cr|cross-arm-2012.08-1|196	# cd BUILD; tar jcf %{cross_gawk}.tar.bz2 %{cross_gawk}; mv %{cross_gawk}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|197	Source21:	%{cross_gawk}.tar.bz2
12cr|cross-arm-2012.08-1|198	
12cr|cross-arm-2012.08-1|199	# revision: 666991
12cr|cross-arm-2012.08-1|200	# repsys co patch; cd patch
12cr|cross-arm-2012.08-1|201	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/patch.spec
12cr|cross-arm-2012.08-1|202	# cd BUILD; tar jcf %{cross_patch}.tar.bz2 %{cross_patch}; mv %{cross_patch}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|203	Source22:	%{cross_patch}.tar.bz2
12cr|cross-arm-2012.08-1|204	
12cr|cross-arm-2012.08-1|205	# revision: 693305
12cr|cross-arm-2012.08-1|206	# repsys co unzip; cd unzip
12cr|cross-arm-2012.08-1|207	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/unzip.spec
12cr|cross-arm-2012.08-1|208	# cd BUILD/%{cross_unzip}; patch -R -p1 < ../../SOURCES/unzip-6.0-libnatspec.patch; cd ../..
12cr|cross-arm-2012.08-1|209	# cd BUILD; tar jcf %{cross_unzip}.tar.bz2 %{cross_unzip}; mv %{cross_unzip}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|210	Source23:	%{cross_unzip}.tar.bz2
12cr|cross-arm-2012.08-1|211	
12cr|cross-arm-2012.08-1|212	# revision: 670807
12cr|cross-arm-2012.08-1|213	# repsys co which; cd which
12cr|cross-arm-2012.08-1|214	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/which.spec
12cr|cross-arm-2012.08-1|215	# cd BUILD; tar jcf %{cross_which}.tar.bz2 %{cross_which}; mv %{cross_which}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|216	Source24:	%{cross_which}.tar.bz2
12cr|cross-arm-2012.08-1|217	
12cr|cross-arm-2012.08-1|218	# revision: 695233
12cr|cross-arm-2012.08-1|219	# repsys co xz; cd xz
12cr|cross-arm-2012.08-1|220	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/xz.spec
12cr|cross-arm-2012.08-1|221	# cd BUILD; tar jcf %{cross_xz}.tar.bz2 %{cross_xz}; mv %{cross_xz}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|222	Source25:	%{cross_xz}.tar.bz2
12cr|cross-arm-2012.08-1|223	
12cr|cross-arm-2012.08-1|224	# revision: 686779
12cr|cross-arm-2012.08-1|225	# repsys co grep; cd grep
12cr|cross-arm-2012.08-1|226	# rpmbuild -bp --define "_topdir `pwd`" --define "_target_cpu arm" SPECS/grep.spec
12cr|cross-arm-2012.08-1|227	# cd BUILD; tar jcf %{cross_grep}.tar.bz2 %{cross_grep}; mv %{cross_grep}.tar.bz2 ../../cross-arm/SOURCES
12cr|cross-arm-2012.08-1|228	Source26:	%{cross_grep}.tar.bz2
12cr|cross-arm-2012.08-1|229	
12cr|cross-arm-2012.08-1|230	Source98:	stage2.tar.bz2
12cr|cross-arm-2012.08-1|231	Source99:	README
12cr|cross-arm-2012.08-1|232	Source100:	find-nothing
12cr|cross-arm-2012.08-1|233	
12cr|cross-arm-2012.08-1|234	BuildRequires:	autoconf
12cr|cross-arm-2012.08-1|235	BuildRequires:	automake
12cr|cross-arm-2012.08-1|236	BuildRequires:	binutils-devel
12cr|cross-arm-2012.08-1|237	BuildRequires:	bison
12cr|cross-arm-2012.08-1|238	BuildRequires:	elfutils-devel
12cr|cross-arm-2012.08-1|239	BuildRequires:	flex
12cr|cross-arm-2012.08-1|240	BuildRequires:	gcc
12cr|cross-arm-2012.08-1|241	BuildRequires:	gmp-devel
12cr|cross-arm-2012.08-1|242	BuildRequires:	mpfr-devel
12cr|cross-arm-2012.08-1|243	BuildRequires:	libmpc-devel
12cr|cross-arm-2012.08-1|244	BuildRequires:	ncurses-devel
12cr|cross-arm-2012.08-1|245	BuildRequires:	readline-devel
12cr|cross-arm-2012.08-1|246	BuildRequires:	gettext
12cr|cross-arm-2012.08-1|247	BuildRequires:	texinfo
12cr|cross-arm-2012.08-1|248	BuildRequires:	zlib-devel
12cr|cross-arm-2012.08-1|249	BuildRequires:	diffutils
12cr|cross-arm-2012.08-1|250	BuildRequires:	tcsh
12cr|cross-arm-2012.08-1|251	
12cr|cross-arm-2012.08-1|252	Requires:	cross-%{arch}-binutils = %{EVRD}
12cr|cross-arm-2012.08-1|253	Requires:	cross-%{arch}-gcc = %{EVRD}
12cr|cross-arm-2012.08-1|254	Requires:	cross-%{arch}-c++ = %{EVRD}
12cr|cross-arm-2012.08-1|255	Requires:	cross-%{arch}-host = %{EVRD}
12cr|cross-arm-2012.08-1|256	Requires:	cross-%{arch}-gdb = %{EVRD}
12cr|cross-arm-2012.08-1|257	
12cr|cross-arm-2012.08-1|258	Patch0:		cross-arm-gdb.patch
12cr|cross-arm-2012.08-1|259	Patch1:		cross-arm-gcc.patch
12cr|cross-arm-2012.08-1|260	Patch2:		cross-arm-util-linux.patch
12cr|cross-arm-2012.08-1|261	Patch3:		mpc-automake112.aptch
12cr|cross-arm-2012.08-1|262	
12cr|cross-arm-2012.08-1|263	%description
12cr|cross-arm-2012.08-1|264	%{summary}.
12cr|cross-arm-2012.08-1|265	
12cr|cross-arm-2012.08-1|266	%files
12cr|cross-arm-2012.08-1|267	%defattr(-,root,root,-)
12cr|cross-arm-2012.08-1|268	
12cr|cross-arm-2012.08-1|269	########################################################################
12cr|cross-arm-2012.08-1|270	%package	binutils
12cr|cross-arm-2012.08-1|271	Summary:	ARM GNU/Linux cross toolchain binutils
12cr|cross-arm-2012.08-1|272	
12cr|cross-arm-2012.08-1|273	%description	binutils
12cr|cross-arm-2012.08-1|274	%{summary}.
12cr|cross-arm-2012.08-1|275	
12cr|cross-arm-2012.08-1|276	%files		binutils
12cr|cross-arm-2012.08-1|277	%defattr(-,root,root,-)
12cr|cross-arm-2012.08-1|278	%{_bindir}/%{target}-addr2line
12cr|cross-arm-2012.08-1|279	%{_bindir}/%{target}-ar
12cr|cross-arm-2012.08-1|280	%{_bindir}/%{target}-as
12cr|cross-arm-2012.08-1|281	%{_bindir}/%{target}-c++filt
12cr|cross-arm-2012.08-1|282	%{_bindir}/%{target}-elfedit
12cr|cross-arm-2012.08-1|283	%{_bindir}/%{target}-gprof
12cr|cross-arm-2012.08-1|284	%{_bindir}/%{target}-ld
12cr|cross-arm-2012.08-1|285	%{_bindir}/%{target}-ld.bfd
12cr|cross-arm-2012.08-1|286	%{_bindir}/%{target}-nm
12cr|cross-arm-2012.08-1|287	%{_bindir}/%{target}-objcopy
12cr|cross-arm-2012.08-1|288	%{_bindir}/%{target}-objdump
12cr|cross-arm-2012.08-1|289	%{_bindir}/%{target}-ranlib
12cr|cross-arm-2012.08-1|290	%{_bindir}/%{target}-readelf
12cr|cross-arm-2012.08-1|291	%{_bindir}/%{target}-size
12cr|cross-arm-2012.08-1|292	%{_bindir}/%{target}-strings
12cr|cross-arm-2012.08-1|293	%{_bindir}/%{target}-strip
12cr|cross-arm-2012.08-1|294	%dir %{prefix}
12cr|cross-arm-2012.08-1|295	%dir %{prefix}/bin
12cr|cross-arm-2012.08-1|296	%{prefix}/bin/ar
12cr|cross-arm-2012.08-1|297	%{prefix}/bin/as
12cr|cross-arm-2012.08-1|298	%{prefix}/bin/ld
12cr|cross-arm-2012.08-1|299	%{prefix}/bin/ld.bfd
12cr|cross-arm-2012.08-1|300	%{prefix}/bin/nm
12cr|cross-arm-2012.08-1|301	%{prefix}/bin/objcopy
12cr|cross-arm-2012.08-1|302	%{prefix}/bin/objdump
12cr|cross-arm-2012.08-1|303	%{prefix}/bin/ranlib
12cr|cross-arm-2012.08-1|304	%{prefix}/bin/strip
12cr|cross-arm-2012.08-1|305	%dir %{prefix}/lib
12cr|cross-arm-2012.08-1|306	%{prefix}/lib/ldscripts
12cr|cross-arm-2012.08-1|307	
12cr|cross-arm-2012.08-1|308	########################################################################
12cr|cross-arm-2012.08-1|309	%package	gcc
12cr|cross-arm-2012.08-1|310	Summary:	ARM GNU/Linux cross toolchain gcc
12cr|cross-arm-2012.08-1|311	Requires:	cross-%{arch}-binutils = %{EVRD}
12cr|cross-arm-2012.08-1|312	
12cr|cross-arm-2012.08-1|313	%description	gcc
12cr|cross-arm-2012.08-1|314	%{summary}.
12cr|cross-arm-2012.08-1|315	
12cr|cross-arm-2012.08-1|316	%files		gcc
12cr|cross-arm-2012.08-1|317	%defattr(-,root,root,-)
12cr|cross-arm-2012.08-1|318	%{_bindir}/%{target}-cpp
12cr|cross-arm-2012.08-1|319	%{_bindir}/%{target}-gcc*
12cr|cross-arm-2012.08-1|320	%{_bindir}/%{target}-gcov
12cr|cross-arm-2012.08-1|321	%{prefix}/bin/gcc
12cr|cross-arm-2012.08-1|322	%dir %{gccdir}
12cr|cross-arm-2012.08-1|323	%{gccdir}/include
12cr|cross-arm-2012.08-1|324	%{gccdir}/cc1
12cr|cross-arm-2012.08-1|325	%{gccdir}/collect2
12cr|cross-arm-2012.08-1|326	%{gccdir}/lto1
12cr|cross-arm-2012.08-1|327	%{gccdir}/lto-wrapper
12cr|cross-arm-2012.08-1|328	%{gccdir}/crtbegin.o
12cr|cross-arm-2012.08-1|329	%{gccdir}/crtbeginS.o
12cr|cross-arm-2012.08-1|330	%{gccdir}/crtbeginT.o
12cr|cross-arm-2012.08-1|331	%{gccdir}/crtend.o
12cr|cross-arm-2012.08-1|332	%{gccdir}/crtendS.o
12cr|cross-arm-2012.08-1|333	%{gccdir}/libgcc.a
12cr|cross-arm-2012.08-1|334	%{gccdir}/libgcc_eh.a
12cr|cross-arm-2012.08-1|335	%{gccdir}/libgcov.a
12cr|cross-arm-2012.08-1|336	%{gccdir}/liblto_plugin.*
12cr|cross-arm-2012.08-1|337	%{gccdir}/plugin
12cr|cross-arm-2012.08-1|338	%dir %{sysroot}%{cross_libdir}
12cr|cross-arm-2012.08-1|339	%{sysroot}%{cross_libdir}/libgcc*
12cr|cross-arm-2012.08-1|340	%{sysroot}%{cross_libdir}/libgomp*
12cr|cross-arm-2012.08-1|341	%{sysroot}%{cross_libdir}/libmudf*
12cr|cross-arm-2012.08-1|342	
12cr|cross-arm-2012.08-1|343	########################################################################
12cr|cross-arm-2012.08-1|344	%package	c++
12cr|cross-arm-2012.08-1|345	Summary:	ARM GNU/Linux cross toolchain c++
12cr|cross-arm-2012.08-1|346	Requires:	cross-%{arch}-gcc = %{EVRD}
12cr|cross-arm-2012.08-1|347	
12cr|cross-arm-2012.08-1|348	%description	c++
12cr|cross-arm-2012.08-1|349	%{summary}.
12cr|cross-arm-2012.08-1|350	
12cr|cross-arm-2012.08-1|351	%files		c++
12cr|cross-arm-2012.08-1|352	%defattr(-,root,root,-)
12cr|cross-arm-2012.08-1|353	%{_bindir}/%{target}-c++
12cr|cross-arm-2012.08-1|354	%{_bindir}/%{target}-g++
12cr|cross-arm-2012.08-1|355	%{prefix}/bin/c++
12cr|cross-arm-2012.08-1|356	%{prefix}/bin/g++
12cr|cross-arm-2012.08-1|357	%{gccdir}/cc1plus
12cr|cross-arm-2012.08-1|358	%{prefix}/include
12cr|cross-arm-2012.08-1|359	%{sysroot}%{cross_libdir}/libstdc++*
12cr|cross-arm-2012.08-1|360	%{sysroot}%{cross_libdir}/libsupc++*
12cr|cross-arm-2012.08-1|361	%{sysroot}%{_datadir}/gcc-%{gcc_version}
12cr|cross-arm-2012.08-1|362	
12cr|cross-arm-2012.08-1|363	########################################################################
12cr|cross-arm-2012.08-1|364	%package	host
12cr|cross-arm-2012.08-1|365	Summary:	ARM GNU/Linux cross toolchain host
12cr|cross-arm-2012.08-1|366	Requires:	cross-%{arch}-gcc = %{EVRD}
12cr|cross-arm-2012.08-1|367	Provides:	cross-%{arch}-glibc = %{EVRD}
12cr|cross-arm-2012.08-1|368	
12cr|cross-arm-2012.08-1|369	%description	host
12cr|cross-arm-2012.08-1|370	%{summary}.
12cr|cross-arm-2012.08-1|371	
12cr|cross-arm-2012.08-1|372	%post		host
12cr|cross-arm-2012.08-1|373	rm -fr %{sysroot}/tmp
12cr|cross-arm-2012.08-1|374	rm -fr %{sysroot}/dev
12cr|cross-arm-2012.08-1|375	mkdir -p %{sysroot}/tmp
12cr|cross-arm-2012.08-1|376	chmod 1777 %{sysroot}/tmp
12cr|cross-arm-2012.08-1|377	mkdir -p %{sysroot}/dev
12cr|cross-arm-2012.08-1|378	pushd %{sysroot}/dev
12cr|cross-arm-2012.08-1|379	mknod null	c   1 3
12cr|cross-arm-2012.08-1|380	mknod zero	c   1 5
12cr|cross-arm-2012.08-1|381	mknod random	c   1 8
12cr|cross-arm-2012.08-1|382	mknod urandom	c   1 9
12cr|cross-arm-2012.08-1|383	mknod tty	c   5 0
12cr|cross-arm-2012.08-1|384	mknod console	c   5 1
12cr|cross-arm-2012.08-1|385	mknod sda	b   8 0
12cr|cross-arm-2012.08-1|386	mknod sda1	b   8 1
12cr|cross-arm-2012.08-1|387	mknod sda2	b   8 2
12cr|cross-arm-2012.08-1|388	mknod sda3	b   8 3
12cr|cross-arm-2012.08-1|389	mknod sda4	b   8 4
12cr|cross-arm-2012.08-1|390	mknod mmcblk0	b 179 0
12cr|cross-arm-2012.08-1|391	mknod mmcblk0p1 b 179 1
12cr|cross-arm-2012.08-1|392	mknod mmcblk0p2 b 179 2
12cr|cross-arm-2012.08-1|393	mknod mmcblk0p3 b 179 3
12cr|cross-arm-2012.08-1|394	mknod mmcblk0p4 b 179 4
12cr|cross-arm-2012.08-1|395	mknod ttyO0	c 253 0
12cr|cross-arm-2012.08-1|396	mknod ttyO1	c 253 1
12cr|cross-arm-2012.08-1|397	mknod ttyO2	c 253 2
12cr|cross-arm-2012.08-1|398	mknod ttyO3	c 253 3
12cr|cross-arm-2012.08-1|399	chmod a+rw null zero
12cr|cross-arm-2012.08-1|400	popd
12cr|cross-arm-2012.08-1|401	
12cr|cross-arm-2012.08-1|402	%postun		host
12cr|cross-arm-2012.08-1|403	if [ $1 -eq 0 ]; then
12cr|cross-arm-2012.08-1|404	rm -fr %{sysroot}/tmp
12cr|cross-arm-2012.08-1|405	rm -fr %{sysroot}/dev
12cr|cross-arm-2012.08-1|406	fi
12cr|cross-arm-2012.08-1|407	
12cr|cross-arm-2012.08-1|408	%files		host
12cr|cross-arm-2012.08-1|409	%defattr(-,root,root,-)
12cr|cross-arm-2012.08-1|410	%{sysroot}%{_bindir}
12cr|cross-arm-2012.08-1|411	%exclude %{sysroot}%{_bindir}/gdbserver
12cr|cross-arm-2012.08-1|412	%{sysroot}%{_sysconfdir}
12cr|cross-arm-2012.08-1|413	%{sysroot}%{_includedir}
12cr|cross-arm-2012.08-1|414	%{sysroot}/lib
12cr|cross-arm-2012.08-1|415	%{sysroot}%{_prefix}/lib
12cr|cross-arm-2012.08-1|416	%exclude %{sysroot}%{cross_libdir}/libgcc*
12cr|cross-arm-2012.08-1|417	%exclude %{sysroot}%{cross_libdir}/libgomp*
12cr|cross-arm-2012.08-1|418	%exclude %{sysroot}%{cross_libdir}/libmudf*
12cr|cross-arm-2012.08-1|419	%exclude %{sysroot}%{cross_libdir}/libstdc++*
12cr|cross-arm-2012.08-1|420	%exclude %{sysroot}%{cross_libdir}/libsupc++*
12cr|cross-arm-2012.08-1|421	%{sysroot}/sbin
12cr|cross-arm-2012.08-1|422	%{sysroot}%{_sbindir}
12cr|cross-arm-2012.08-1|423	%{sysroot}%{_datadir}
12cr|cross-arm-2012.08-1|424	%exclude %{sysroot}%{_datadir}/gcc-%{gcc_version}
12cr|cross-arm-2012.08-1|425	%{sysroot}%{_localstatedir}/db
12cr|cross-arm-2012.08-1|426	%if %{build_bootstrap}
12cr|cross-arm-2012.08-1|427	%{sysroot}%{prefix}
12cr|cross-arm-2012.08-1|428	%{sysroot}/bin
12cr|cross-arm-2012.08-1|429	%{sysroot}/stage2
12cr|cross-arm-2012.08-1|430	%endif
12cr|cross-arm-2012.08-1|431	
12cr|cross-arm-2012.08-1|432	########################################################################
12cr|cross-arm-2012.08-1|433	%package	gdb
12cr|cross-arm-2012.08-1|434	Summary:	ARM GNU/Linux cross toolchain gdb
12cr|cross-arm-2012.08-1|435	Requires:	cross-%{arch}-host = %{EVRD}
12cr|cross-arm-2012.08-1|436	
12cr|cross-arm-2012.08-1|437	%description	gdb
12cr|cross-arm-2012.08-1|438	%{summary}.
12cr|cross-arm-2012.08-1|439	
12cr|cross-arm-2012.08-1|440	%files		gdb
12cr|cross-arm-2012.08-1|441	%defattr(-,root,root,-)
12cr|cross-arm-2012.08-1|442	%{_bindir}/%{target}-gdb
12cr|cross-arm-2012.08-1|443	#%{_bindir}/%{target}-gdbtui
12cr|cross-arm-2012.08-1|444	#%{_bindir}/%{target}-gstack
12cr|cross-arm-2012.08-1|445	%{prefix}/share/gdb
12cr|cross-arm-2012.08-1|446	%{sysroot}%{_bindir}/gdbserver
12cr|cross-arm-2012.08-1|447	
12cr|cross-arm-2012.08-1|448	########################################################################
12cr|cross-arm-2012.08-1|449	%prep
12cr|cross-arm-2012.08-1|450	%setup -q -c -n cross-%{arch} -T -a 0 -a 1 -a 2 -a 3 -a 4 -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 19 -a 20 -a 21 -a 22 -a 23 -a 24 -a 25 -a 26
12cr|cross-arm-2012.08-1|451	
12cr|cross-arm-2012.08-1|452	%patch0 -p2
12cr|cross-arm-2012.08-1|453	
12cr|cross-arm-2012.08-1|454	########################################################################
12cr|cross-arm-2012.08-1|455	%build
12cr|cross-arm-2012.08-1|456	unset CC CXX CFLAGS CXXFLAGS AR LD AS
12cr|cross-arm-2012.08-1|457	export PATH=%{build_root}%{_bindir}:$PATH
12cr|cross-arm-2012.08-1|458	
12cr|cross-arm-2012.08-1|459	#-----------------------------------------------------------------------
12cr|cross-arm-2012.08-1|460	# host cross-tools
12cr|cross-arm-2012.08-1|461	
12cr|cross-arm-2012.08-1|462	# kernel headers
12cr|cross-arm-2012.08-1|463	pushd %{cross_linux}
12cr|cross-arm-2012.08-1|464	%make ARCH=%{arch}						\
12cr|cross-arm-2012.08-1|465	INSTALL_HDR_PATH=%{build_root}%{sysroot}%{_prefix}	\
12cr|cross-arm-2012.08-1|466	headers_install
12cr|cross-arm-2012.08-1|467	popd
12cr|cross-arm-2012.08-1|468	
12cr|cross-arm-2012.08-1|469	# binutils
12cr|cross-arm-2012.08-1|470	pushd %{cross_binutils}
12cr|cross-arm-2012.08-1|471	%cross_configure						\
12cr|cross-arm-2012.08-1|472	%{build_config}						\
12cr|cross-arm-2012.08-1|473	%{target_config}
12cr|cross-arm-2012.08-1|474	%make
12cr|cross-arm-2012.08-1|475	%make install DESTDIR=%{build_root}
12cr|cross-arm-2012.08-1|476	popd
12cr|cross-arm-2012.08-1|477	
12cr|cross-arm-2012.08-1|478	# gcc host
12cr|cross-arm-2012.08-1|479	mkdir -p %{cross_gcc}/build; pushd %{cross_gcc}/build
12cr|cross-arm-2012.08-1|480	echo %{vendor} > ../gcc/DEV-PHASE
12cr|cross-arm-2012.08-1|481	sed -i -e 's/4\.6\.2/4.6.1/' ../gcc/BASE-VER
12cr|cross-arm-2012.08-1|482	%__cross_configure						\
12cr|cross-arm-2012.08-1|483	%{build_config}						\
12cr|cross-arm-2012.08-1|484	--libdir=%{prefix}/lib					\
12cr|cross-arm-2012.08-1|485	--libexecdir=%{prefix}/lib				\
12cr|cross-arm-2012.08-1|486	--enable-languages=c,c++				\
12cr|cross-arm-2012.08-1|487	--disable-libssp					\
12cr|cross-arm-2012.08-1|488	--with-headers=%{build_root}%{sysroot}%{_includedir}	\
12cr|cross-arm-2012.08-1|489	%{target_config}
12cr|cross-arm-2012.08-1|490	%make all-host
12cr|cross-arm-2012.08-1|491	DESTDIR=%{build_root} %make install-host
12cr|cross-arm-2012.08-1|492	popd
12cr|cross-arm-2012.08-1|493	
12cr|cross-arm-2012.08-1|494	# glibc headers
12cr|cross-arm-2012.08-1|495	mkdir -p %{cross_glibc}/build; pushd %{cross_glibc}/build
12cr|cross-arm-2012.08-1|496	echo libc_cv_forced_unwind=yes > config.cache
12cr|cross-arm-2012.08-1|497	echo libc_cv_c_cleanup=yes >> config.cache
12cr|cross-arm-2012.08-1|498	echo libc_cv_ctors_header=no >> config.cache
12cr|cross-arm-2012.08-1|499	%__cross_configure						\
12cr|cross-arm-2012.08-1|500	%{build_config}						\
12cr|cross-arm-2012.08-1|501	--with-headers=%{build_root}%{sysroot}%{_includedir}	\
12cr|cross-arm-2012.08-1|502	--enable-kernel=2.6.32					\
12cr|cross-arm-2012.08-1|503	--enable-bind-now					\
12cr|cross-arm-2012.08-1|504	--disable-profile					\
12cr|cross-arm-2012.08-1|505	--cache-file=config.cache				\
12cr|cross-arm-2012.08-1|506	--without-cvs						\
12cr|cross-arm-2012.08-1|507	--with-elf						\
12cr|cross-arm-2012.08-1|508	--without-gd						\
12cr|cross-arm-2012.08-1|509	--enable-add-ons=ports,nptl				\
12cr|cross-arm-2012.08-1|510	--disable-sanity-checks					\
12cr|cross-arm-2012.08-1|511	--with-tls						\
12cr|cross-arm-2012.08-1|512	--with-__thread						\
12cr|cross-arm-2012.08-1|513	--host=%{target}
12cr|cross-arm-2012.08-1|514	%make ARCH=%{arch} cross-compiling=yes install-headers install_root=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|515	touch %{build_root}%{sysroot}%{_includedir}/gnu/stubs.h
12cr|cross-arm-2012.08-1|516	touch %{build_root}%{sysroot}/%{_includedir}/bits/stdio_lim.h
12cr|cross-arm-2012.08-1|517	cp ../nptl/sysdeps/pthread/pthread.h %{build_root}%{_includedir}
12cr|cross-arm-2012.08-1|518	pushd %{build_root}%{sysroot}%{_includedir}/bits
12cr|cross-arm-2012.08-1|519	sed '/ifndef.*NO_LONG_DOUBLE/,/#endif/d' < mathdef.h > mathdef.h.new
12cr|cross-arm-2012.08-1|520	mv mathdef.h.new mathdef.h
12cr|cross-arm-2012.08-1|521	popd
12cr|cross-arm-2012.08-1|522	# We also build just enough files to link libgcc.so.  The fake
12cr|cross-arm-2012.08-1|523	# libc.so will never actually get used.
12cr|cross-arm-2012.08-1|524	mkdir -p %{build_root}%{sysroot}%{cross_libdir}
12cr|cross-arm-2012.08-1|525	%make ARCH=%{arch} cross-compiling=yes csu/subdir_lib
12cr|cross-arm-2012.08-1|526	cp csu/crt*.o %{build_root}%{sysroot}%{cross_libdir}
12cr|cross-arm-2012.08-1|527	%{target}-gcc -nostdlib -nostartfiles -shared -x c /dev/null -o %{build_root}%{sysroot}%{cross_libdir}/libc.so
12cr|cross-arm-2012.08-1|528	popd
12cr|cross-arm-2012.08-1|529	
12cr|cross-arm-2012.08-1|530	# gcc libgcc
12cr|cross-arm-2012.08-1|531	pushd %{cross_gcc}/build
12cr|cross-arm-2012.08-1|532	%make all-target-libgcc
12cr|cross-arm-2012.08-1|533	%make install-target-libgcc DESTDIR=%{build_root}
12cr|cross-arm-2012.08-1|534	popd
12cr|cross-arm-2012.08-1|535	
12cr|cross-arm-2012.08-1|536	# glibc
12cr|cross-arm-2012.08-1|537	pushd %{cross_glibc}/build
12cr|cross-arm-2012.08-1|538	%make ARCH=%{arch} cross-compiling=yes
12cr|cross-arm-2012.08-1|539	%make ARCH=%{arch} cross-compiling=yes install install_root=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|540	pushd %{build_root}%{sysroot}%{_includedir}/bits
12cr|cross-arm-2012.08-1|541	sed '/ifndef.*NO_LONG_DOUBLE/,/#endif/d' < mathdef.h > mathdef.h.new
12cr|cross-arm-2012.08-1|542	mv mathdef.h.new mathdef.h
12cr|cross-arm-2012.08-1|543	popd
12cr|cross-arm-2012.08-1|544	popd
12cr|cross-arm-2012.08-1|545	
12cr|cross-arm-2012.08-1|546	# gcc
12cr|cross-arm-2012.08-1|547	pushd %{cross_gcc}/build
12cr|cross-arm-2012.08-1|548	%make
12cr|cross-arm-2012.08-1|549	%make install DESTDIR=%{build_root}
12cr|cross-arm-2012.08-1|550	mv -f %{build_root}%{gccdir}/include-fixed/*.h		\
12cr|cross-arm-2012.08-1|551	%{build_root}%{gccdir}/include
12cr|cross-arm-2012.08-1|552	rm -fr %{build_root}%{gccdir}/include-fixed
12cr|cross-arm-2012.08-1|553	rm -fr %{build_root}%{gccdir}/install-tools
12cr|cross-arm-2012.08-1|554	popd
12cr|cross-arm-2012.08-1|555	
12cr|cross-arm-2012.08-1|556	# gdb
12cr|cross-arm-2012.08-1|557	pushd %{cross_gdb}
12cr|cross-arm-2012.08-1|558	%cross_configure						\
12cr|cross-arm-2012.08-1|559	%{build_config}						\
12cr|cross-arm-2012.08-1|560	--disable-nls						\
12cr|cross-arm-2012.08-1|561	--disable-sim						\
12cr|cross-arm-2012.08-1|562	--with-bugurl=https://qa.mandriva.com			\
12cr|cross-arm-2012.08-1|563	--with-build-time-tools=%{build_root}%{sysroot}/bin	\
12cr|cross-arm-2012.08-1|564	--with-gdb-datadir=%{prefix}/share/gdb			\
12cr|cross-arm-2012.08-1|565	--with-system-gdbinit=%{cross_libdir}/gdbinit		\
12cr|cross-arm-2012.08-1|566	--target=%{target}
12cr|cross-arm-2012.08-1|567	%make
12cr|cross-arm-2012.08-1|568	%make install DESTDIR=%{build_root}
12cr|cross-arm-2012.08-1|569	popd
12cr|cross-arm-2012.08-1|570	
12cr|cross-arm-2012.08-1|571	# gdbserver
12cr|cross-arm-2012.08-1|572	pushd %{cross_gdb}/gdb/gdbserver
12cr|cross-arm-2012.08-1|573	%cross_configure						\
12cr|cross-arm-2012.08-1|574	%{build_config}						\
12cr|cross-arm-2012.08-1|575	--with-bugurl=https://qa.mandriva.com			\
12cr|cross-arm-2012.08-1|576	--host=%{target}
12cr|cross-arm-2012.08-1|577	%make
12cr|cross-arm-2012.08-1|578	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|579	popd
12cr|cross-arm-2012.08-1|580	
12cr|cross-arm-2012.08-1|581	#-----------------------------------------------------------------------
12cr|cross-arm-2012.08-1|582	# target side libraries
12cr|cross-arm-2012.08-1|583	pushd %{build_root}%{prefix}/lib
12cr|cross-arm-2012.08-1|584	mv -f libgcc* libgomp* libmudf* libstdc* libsupc* %{build_root}%{sysroot}%{cross_libdir}
12cr|cross-arm-2012.08-1|585	popd
12cr|cross-arm-2012.08-1|586	rm -f %{build_root}%{sysroot}%{cross_libdir}/*.la
12cr|cross-arm-2012.08-1|587	
12cr|cross-arm-2012.08-1|588	%if %{build_bootstrap}
12cr|cross-arm-2012.08-1|589	# gmp
12cr|cross-arm-2012.08-1|590	pushd %{cross_gmp}
12cr|cross-arm-2012.08-1|591	%cross_configure						\
12cr|cross-arm-2012.08-1|592	%{build_config}						\
12cr|cross-arm-2012.08-1|593	--host=%{target}					\
12cr|cross-arm-2012.08-1|594	--enable-cxx						\
12cr|cross-arm-2012.08-1|595	%{target_config}
12cr|cross-arm-2012.08-1|596	%make
12cr|cross-arm-2012.08-1|597	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|598	rm -f %{build_root}%{sysroot}%{cross_libdir}/*.la
12cr|cross-arm-2012.08-1|599	popd
12cr|cross-arm-2012.08-1|600	
12cr|cross-arm-2012.08-1|601	# mpfr
12cr|cross-arm-2012.08-1|602	pushd %{cross_mpfr}
12cr|cross-arm-2012.08-1|603	%cross_configure						\
12cr|cross-arm-2012.08-1|604	%{build_config}						\
12cr|cross-arm-2012.08-1|605	--host=%{target}					\
12cr|cross-arm-2012.08-1|606	%{target_config}
12cr|cross-arm-2012.08-1|607	%make
12cr|cross-arm-2012.08-1|608	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|609	rm -f %{build_root}%{sysroot}%{cross_libdir}/*.la
12cr|cross-arm-2012.08-1|610	popd
12cr|cross-arm-2012.08-1|611	
12cr|cross-arm-2012.08-1|612	# mpc
12cr|cross-arm-2012.08-1|613	patch -l -p2 < %{PATCH3}
12cr|cross-arm-2012.08-1|614	pushd %{cross_mpc}
12cr|cross-arm-2012.08-1|615	autoreconf -fi
12cr|cross-arm-2012.08-1|616	%cross_configure						\
12cr|cross-arm-2012.08-1|617	%{build_config}						\
12cr|cross-arm-2012.08-1|618	--host=%{target}					\
12cr|cross-arm-2012.08-1|619	%{target_config}
12cr|cross-arm-2012.08-1|620	%make
12cr|cross-arm-2012.08-1|621	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|622	rm -f %{build_root}%{sysroot}%{cross_libdir}/*.la
12cr|cross-arm-2012.08-1|623	popd
12cr|cross-arm-2012.08-1|624	
12cr|cross-arm-2012.08-1|625	# ppl
12cr|cross-arm-2012.08-1|626	pushd %{cross_ppl}
12cr|cross-arm-2012.08-1|627	%cross_configure						\
12cr|cross-arm-2012.08-1|628	%{build_config}						\
12cr|cross-arm-2012.08-1|629	--host=%{target}					\
12cr|cross-arm-2012.08-1|630	--enable-shared						\
12cr|cross-arm-2012.08-1|631	--enable-interfaces="c++ c"				\
12cr|cross-arm-2012.08-1|632	--with-gmp-prefix=%{build_root}%{sysroot}%{_prefix}	\
12cr|cross-arm-2012.08-1|633	%{target_config}
12cr|cross-arm-2012.08-1|634	%make
12cr|cross-arm-2012.08-1|635	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|636	rm -f %{build_root}%{sysroot}%{cross_libdir}/*.la
12cr|cross-arm-2012.08-1|637	popd
12cr|cross-arm-2012.08-1|638	
12cr|cross-arm-2012.08-1|639	# cloog
12cr|cross-arm-2012.08-1|640	pushd %{cross_cloog}
12cr|cross-arm-2012.08-1|641	%cross_configure						\
12cr|cross-arm-2012.08-1|642	%{build_config}						\
12cr|cross-arm-2012.08-1|643	--host=%{target}					\
12cr|cross-arm-2012.08-1|644	--with-ppl=system					\
12cr|cross-arm-2012.08-1|645	--disable-static					\
12cr|cross-arm-2012.08-1|646	%{target_config}
12cr|cross-arm-2012.08-1|647	%make
12cr|cross-arm-2012.08-1|648	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|649	rm -f %{build_root}%{sysroot}%{cross_libdir}/*.la
12cr|cross-arm-2012.08-1|650	popd
12cr|cross-arm-2012.08-1|651	
12cr|cross-arm-2012.08-1|652	# no libselinux on current mandriva
12cr|cross-arm-2012.08-1|653	
12cr|cross-arm-2012.08-1|654	# zlib
12cr|cross-arm-2012.08-1|655	pushd %{cross_zlib}
12cr|cross-arm-2012.08-1|656	CHOST=%{target}						\
12cr|cross-arm-2012.08-1|657	./configure							\
12cr|cross-arm-2012.08-1|658	--prefix=%{_prefix}					\
12cr|cross-arm-2012.08-1|659	--libdir=%{cross_libdir}				\
12cr|cross-arm-2012.08-1|660	--includedir=%{_includedir}
12cr|cross-arm-2012.08-1|661	%make
12cr|cross-arm-2012.08-1|662	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|663	popd
12cr|cross-arm-2012.08-1|664	
12cr|cross-arm-2012.08-1|665	#-----------------------------------------------------------------------
12cr|cross-arm-2012.08-1|666	# target side applications
12cr|cross-arm-2012.08-1|667	
12cr|cross-arm-2012.08-1|668	# target binutils
12cr|cross-arm-2012.08-1|669	rm -fr %{cross_binutils}; tar jxf %{SOURCE1}
12cr|cross-arm-2012.08-1|670	pushd %{cross_binutils}
12cr|cross-arm-2012.08-1|671	%cross_configure						\
12cr|cross-arm-2012.08-1|672	%{build_config}						\
12cr|cross-arm-2012.08-1|673	%{host_config}
12cr|cross-arm-2012.08-1|674	%make
12cr|cross-arm-2012.08-1|675	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|676	popd
12cr|cross-arm-2012.08-1|677	
12cr|cross-arm-2012.08-1|678	# target gcc
12cr|cross-arm-2012.08-1|679	rm -fr %{cross_gcc}; tar jxf %{SOURCE2}
12cr|cross-arm-2012.08-1|680	patch -l -p1 < %{PATCH1}
12cr|cross-arm-2012.08-1|681	mkdir -p %{cross_gcc}/build; pushd %{cross_gcc}/build
12cr|cross-arm-2012.08-1|682	echo %{vendor} > ../gcc/DEV-PHASE
12cr|cross-arm-2012.08-1|683	sed -i -e 's/4\.7\.2/4.7.2/' ../gcc/BASE-VER
12cr|cross-arm-2012.08-1|684	%__cross_configure						\
12cr|cross-arm-2012.08-1|685	%{build_config}						\
12cr|cross-arm-2012.08-1|686	--enable-languages=c,c++				\
12cr|cross-arm-2012.08-1|687	--disable-libssp					\
12cr|cross-arm-2012.08-1|688	%{host_config}
12cr|cross-arm-2012.08-1|689	%make
12cr|cross-arm-2012.08-1|690	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|691	popd
12cr|cross-arm-2012.08-1|692	
12cr|cross-arm-2012.08-1|693	# bash
12cr|cross-arm-2012.08-1|694	pushd %{cross_bash}
12cr|cross-arm-2012.08-1|695	cat <<EOF > config.cache
12cr|cross-arm-2012.08-1|696	bash_cv_func_ctype_nonascii=yes
12cr|cross-arm-2012.08-1|697	bash_cv_opendir_not_robust=no
12cr|cross-arm-2012.08-1|698	bash_cv_ulimit_maxfds=yes
12cr|cross-arm-2012.08-1|699	bash_cv_func_sigsetjmp=present
12cr|cross-arm-2012.08-1|700	bash_cv_printf_a_format=yes
12cr|cross-arm-2012.08-1|701	bash_cv_job_control_missing=present
12cr|cross-arm-2012.08-1|702	bash_cv_sys_named_pipes=present
12cr|cross-arm-2012.08-1|703	bash_cv_unusable_rtsigs=no
12cr|cross-arm-2012.08-1|704	EOF
12cr|cross-arm-2012.08-1|705	%cross_configure						\
12cr|cross-arm-2012.08-1|706	%{build_config}						\
12cr|cross-arm-2012.08-1|707	--cache-file=config.cache				\
12cr|cross-arm-2012.08-1|708	%{host_config}
12cr|cross-arm-2012.08-1|709	%make
12cr|cross-arm-2012.08-1|710	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|711	mkdir -p %{build_root}%{sysroot}/bin
12cr|cross-arm-2012.08-1|712	pushd %{build_root}%{sysroot}/bin
12cr|cross-arm-2012.08-1|713	mv ../usr/bin/bash .
12cr|cross-arm-2012.08-1|714	ln -s bash sh
12cr|cross-arm-2012.08-1|715	popd
12cr|cross-arm-2012.08-1|716	popd
12cr|cross-arm-2012.08-1|717	
12cr|cross-arm-2012.08-1|718	# make
12cr|cross-arm-2012.08-1|719	pushd %{cross_make}
12cr|cross-arm-2012.08-1|720	%cross_configure						\
12cr|cross-arm-2012.08-1|721	%{build_config}						\
12cr|cross-arm-2012.08-1|722	%{host_config}
12cr|cross-arm-2012.08-1|723	%make
12cr|cross-arm-2012.08-1|724	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|725	popd
12cr|cross-arm-2012.08-1|726	
12cr|cross-arm-2012.08-1|727	# sed
12cr|cross-arm-2012.08-1|728	pushd %{cross_sed}
12cr|cross-arm-2012.08-1|729	%cross_configure						\
12cr|cross-arm-2012.08-1|730	%{build_config}						\
12cr|cross-arm-2012.08-1|731	%{host_config}
12cr|cross-arm-2012.08-1|732	# Touch sed.1 so that it will not be built.
12cr|cross-arm-2012.08-1|733	# The makefile in the sed/doc directory attempts to run the
12cr|cross-arm-2012.08-1|734	# built sed binary in order to extract the --help output, but
12cr|cross-arm-2012.08-1|735	# this fails because the sed binary is a cross-tool.
12cr|cross-arm-2012.08-1|736	touch doc/sed.1
12cr|cross-arm-2012.08-1|737	%make
12cr|cross-arm-2012.08-1|738	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|739	popd
12cr|cross-arm-2012.08-1|740	
12cr|cross-arm-2012.08-1|741	# coreutils
12cr|cross-arm-2012.08-1|742	pushd %{cross_coreutils}
12cr|cross-arm-2012.08-1|743	%cross_configure						\
12cr|cross-arm-2012.08-1|744	%{build_config}						\
12cr|cross-arm-2012.08-1|745	%{host_config}
12cr|cross-arm-2012.08-1|746	for i in $(cd $PWD//man; echo *.x)
12cr|cross-arm-2012.08-1|747	do
12cr|cross-arm-2012.08-1|748	base=`echo $i | sed 's/\.x//'`
12cr|cross-arm-2012.08-1|749	touch man/$base.1
12cr|cross-arm-2012.08-1|750	done
12cr|cross-arm-2012.08-1|751	%make CFLAGS="$CFLAGS -fpic -fPIC"
12cr|cross-arm-2012.08-1|752	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|753	popd
12cr|cross-arm-2012.08-1|754	
12cr|cross-arm-2012.08-1|755	# util-linux
12cr|cross-arm-2012.08-1|756	patch -l -p1 < %{PATCH2}
12cr|cross-arm-2012.08-1|757	pushd %{cross_util_linux}
12cr|cross-arm-2012.08-1|758	%cross_configure						\
12cr|cross-arm-2012.08-1|759	%{build_config}						\
12cr|cross-arm-2012.08-1|760	--without-ncurses					\
12cr|cross-arm-2012.08-1|761	--bindir=/bin						\
12cr|cross-arm-2012.08-1|762	--disable-wall						\
12cr|cross-arm-2012.08-1|763	%{host_config}
12cr|cross-arm-2012.08-1|764	%make
12cr|cross-arm-2012.08-1|765	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|766	popd
12cr|cross-arm-2012.08-1|767	
12cr|cross-arm-2012.08-1|768	# tar
12cr|cross-arm-2012.08-1|769	pushd %{cross_tar}
12cr|cross-arm-2012.08-1|770	%cross_configure						\
12cr|cross-arm-2012.08-1|771	%{build_config}						\
12cr|cross-arm-2012.08-1|772	%{host_config}						\
12cr|cross-arm-2012.08-1|773	--bindir=/bin
12cr|cross-arm-2012.08-1|774	%make
12cr|cross-arm-2012.08-1|775	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|776	popd
12cr|cross-arm-2012.08-1|777	
12cr|cross-arm-2012.08-1|778	# gzip
12cr|cross-arm-2012.08-1|779	pushd %{cross_gzip}
12cr|cross-arm-2012.08-1|780	%cross_configure						\
12cr|cross-arm-2012.08-1|781	%{build_config}						\
12cr|cross-arm-2012.08-1|782	--bindir=/bin						\
12cr|cross-arm-2012.08-1|783	%{host_config}
12cr|cross-arm-2012.08-1|784	%make
12cr|cross-arm-2012.08-1|785	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|786	popd
12cr|cross-arm-2012.08-1|787	
12cr|cross-arm-2012.08-1|788	# bzip2
12cr|cross-arm-2012.08-1|789	pushd %{cross_bzip2}
12cr|cross-arm-2012.08-1|790	%make							\
12cr|cross-arm-2012.08-1|791	CC=%{target}-gcc					\
12cr|cross-arm-2012.08-1|792	AR=%{target}-ar						\
12cr|cross-arm-2012.08-1|793	RANLIB=%{target}-ranlib					\
12cr|cross-arm-2012.08-1|794	PREFIX=%{_prefix}					\
12cr|cross-arm-2012.08-1|795	CFLAGS="$CFLAGS -fpic -fPIC"				\
12cr|cross-arm-2012.08-1|796	libbz2.a bzip2 bzip2recover
12cr|cross-arm-2012.08-1|797	%make							\
12cr|cross-arm-2012.08-1|798	CC=%{target}-gcc					\
12cr|cross-arm-2012.08-1|799	AR=%{target}-ar						\
12cr|cross-arm-2012.08-1|800	RANLIB=%{target}-ranlib					\
12cr|cross-arm-2012.08-1|801	PREFIX=%{build_root}%{sysroot}%{_prefix}		\
12cr|cross-arm-2012.08-1|802	install
12cr|cross-arm-2012.08-1|803	# the installation makes symbols links with our host's paths
12cr|cross-arm-2012.08-1|804	# in them, we need to redo those.
12cr|cross-arm-2012.08-1|805	pushd %{build_root}%{sysroot}%{_bindir}
12cr|cross-arm-2012.08-1|806	rm bzless;  ln -s bzmore bzless
12cr|cross-arm-2012.08-1|807	rm bzfgrep; ln -s bzgrep bzfgrep
12cr|cross-arm-2012.08-1|808	rm bzcmp;   ln -s bzdiff bzcmp
12cr|cross-arm-2012.08-1|809	rm bzegrep; ln -s bzgrep bzegrep
12cr|cross-arm-2012.08-1|810	popd
12cr|cross-arm-2012.08-1|811	popd
12cr|cross-arm-2012.08-1|812	
12cr|cross-arm-2012.08-1|813	# diffutils
12cr|cross-arm-2012.08-1|814	pushd %{cross_diffutils}
12cr|cross-arm-2012.08-1|815	%cross_configure						\
12cr|cross-arm-2012.08-1|816	%{build_config}						\
12cr|cross-arm-2012.08-1|817	%{host_config}
12cr|cross-arm-2012.08-1|818	%make
12cr|cross-arm-2012.08-1|819	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|820	popd
12cr|cross-arm-2012.08-1|821	
12cr|cross-arm-2012.08-1|822	# findutils
12cr|cross-arm-2012.08-1|823	pushd %{cross_findutils}
12cr|cross-arm-2012.08-1|824	%cross_configure						\
12cr|cross-arm-2012.08-1|825	%{build_config}						\
12cr|cross-arm-2012.08-1|826	%{host_config}
12cr|cross-arm-2012.08-1|827	%make
12cr|cross-arm-2012.08-1|828	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|829	popd
12cr|cross-arm-2012.08-1|830	
12cr|cross-arm-2012.08-1|831	# gawk
12cr|cross-arm-2012.08-1|832	pushd %{cross_gawk}
12cr|cross-arm-2012.08-1|833	%cross_configure						\
12cr|cross-arm-2012.08-1|834	%{build_config}						\
12cr|cross-arm-2012.08-1|835	%{host_config}
12cr|cross-arm-2012.08-1|836	%make
12cr|cross-arm-2012.08-1|837	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|838	popd
12cr|cross-arm-2012.08-1|839	
12cr|cross-arm-2012.08-1|840	# patch
12cr|cross-arm-2012.08-1|841	pushd %{cross_patch}
12cr|cross-arm-2012.08-1|842	cat <<EOF > config.cache
12cr|cross-arm-2012.08-1|843	ac_cv_func_strnlen_working=yes
12cr|cross-arm-2012.08-1|844	EOF
12cr|cross-arm-2012.08-1|845	%cross_configure						\
12cr|cross-arm-2012.08-1|846	%{build_config}						\
12cr|cross-arm-2012.08-1|847	--cache-file=config.cache				\
12cr|cross-arm-2012.08-1|848	%{host_config}
12cr|cross-arm-2012.08-1|849	%make
12cr|cross-arm-2012.08-1|850	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|851	popd
12cr|cross-arm-2012.08-1|852	
12cr|cross-arm-2012.08-1|853	# unzip
12cr|cross-arm-2012.08-1|854	pushd %{cross_unzip}
12cr|cross-arm-2012.08-1|855	%make -f unix/Makefile					\
12cr|cross-arm-2012.08-1|856	CC=%{target}-gcc					\
12cr|cross-arm-2012.08-1|857	AS=%{target}-as						\
12cr|cross-arm-2012.08-1|858	AR=%{target}-ar						\
12cr|cross-arm-2012.08-1|859	STRIP=%{target}-strip					\
12cr|cross-arm-2012.08-1|860	RANLIB=%{target}-ranlib					\
12cr|cross-arm-2012.08-1|861	prefix=%{_prefix}					\
12cr|cross-arm-2012.08-1|862	CFLAGS="$CFLAGS -DUNIX=1" generic
12cr|cross-arm-2012.08-1|863	%make -f unix/Makefile					\
12cr|cross-arm-2012.08-1|864	CC=%{target}-gcc					\
12cr|cross-arm-2012.08-1|865	AS=%{target}-as						\
12cr|cross-arm-2012.08-1|866	AR=%{target}-ar						\
12cr|cross-arm-2012.08-1|867	STRIP=%{target}-strip					\
12cr|cross-arm-2012.08-1|868	RANLIB=%{target}-ranlib					\
12cr|cross-arm-2012.08-1|869	prefix=%{build_root}%{sysroot}%{_prefix}		\
12cr|cross-arm-2012.08-1|870	install
12cr|cross-arm-2012.08-1|871	popd
12cr|cross-arm-2012.08-1|872	
12cr|cross-arm-2012.08-1|873	# which
12cr|cross-arm-2012.08-1|874	pushd %{cross_which}
12cr|cross-arm-2012.08-1|875	%cross_configure						\
12cr|cross-arm-2012.08-1|876	%{build_config}						\
12cr|cross-arm-2012.08-1|877	%{host_config}
12cr|cross-arm-2012.08-1|878	%make
12cr|cross-arm-2012.08-1|879	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|880	popd
12cr|cross-arm-2012.08-1|881	
12cr|cross-arm-2012.08-1|882	# xz
12cr|cross-arm-2012.08-1|883	pushd %{cross_xz}
12cr|cross-arm-2012.08-1|884	%cross_configure						\
12cr|cross-arm-2012.08-1|885	%{build_config}						\
12cr|cross-arm-2012.08-1|886	%{host_config}
12cr|cross-arm-2012.08-1|887	%make
12cr|cross-arm-2012.08-1|888	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|889	popd
12cr|cross-arm-2012.08-1|890	
12cr|cross-arm-2012.08-1|891	# grep
12cr|cross-arm-2012.08-1|892	pushd %{cross_grep}
12cr|cross-arm-2012.08-1|893	%cross_configure						\
12cr|cross-arm-2012.08-1|894	%{build_config}						\
12cr|cross-arm-2012.08-1|895	%{host_config}
12cr|cross-arm-2012.08-1|896	%make
12cr|cross-arm-2012.08-1|897	%make install DESTDIR=%{build_root}%{sysroot}
12cr|cross-arm-2012.08-1|898	popd
12cr|cross-arm-2012.08-1|899	
12cr|cross-arm-2012.08-1|900	# build_bootstrap
12cr|cross-arm-2012.08-1|901	%endif
12cr|cross-arm-2012.08-1|902	
12cr|cross-arm-2012.08-1|903	########################################################################
12cr|cross-arm-2012.08-1|904	%install
12cr|cross-arm-2012.08-1|905	# needed by rpm 4.x
12cr|cross-arm-2012.08-1|906	mkdir -p %{buildroot}
12cr|cross-arm-2012.08-1|907	
12cr|cross-arm-2012.08-1|908	cp -fpar %{build_root}/* %{buildroot}
12cr|cross-arm-2012.08-1|909	
12cr|cross-arm-2012.08-1|910	# binutils
12cr|cross-arm-2012.08-1|911	rm -f %{buildroot}%{_libdir}/libiberty.a
12cr|cross-arm-2012.08-1|912	rm -f %{buildroot}%{prefix}/lib*/libiberty.a
12cr|cross-arm-2012.08-1|913	rm -f %{buildroot}%{prefix}/lib*/libitm*
12cr|cross-arm-2012.08-1|914	
12cr|cross-arm-2012.08-1|915	rm -fr %{buildroot}%{_datadir}
12cr|cross-arm-2012.08-1|916	rm -fr %{buildroot}%{_includedir}
12cr|cross-arm-2012.08-1|917	rm -fr %{buildroot}%{sysroot}%{_mandir}
12cr|cross-arm-2012.08-1|918	rm -fr %{buildroot}%{sysroot}%{_prefix}/man
12cr|cross-arm-2012.08-1|919	rm -fr %{buildroot}%{sysroot}%{_infodir}
12cr|cross-arm-2012.08-1|920	rm -fr %{buildroot}%{sysroot}%{_docdir}
12cr|cross-arm-2012.08-1|921	
12cr|cross-arm-2012.08-1|922	rm -f %{buildroot}%{_bindir}/%{target}-c++
12cr|cross-arm-2012.08-1|923	ln -sf %{_bindir}/%{target}-g++ %{buildroot}%{_bindir}/%{target}-c++
12cr|cross-arm-2012.08-1|924	rm -f %{buildroot}%{sysroot}/bin/{c++,g++,gcc}
12cr|cross-arm-2012.08-1|925	ln -sf %{_bindir}/%{target}-g++ %{buildroot}%{prefix}/bin/c++
12cr|cross-arm-2012.08-1|926	ln -sf %{_bindir}/%{target}-g++ %{buildroot}%{prefix}/bin/g++
12cr|cross-arm-2012.08-1|927	ln -sf %{_bindir}/%{target}-gcc %{buildroot}%{prefix}/bin/gcc
12cr|cross-arm-2012.08-1|928	ln -sf %{_bindir}/gcc %{buildroot}%{sysroot}%{_bindir}/cc
12cr|cross-arm-2012.08-1|929	ln -sf %{_bindir}/cpp %{buildroot}%{sysroot}/lib/cpp
12cr|cross-arm-2012.08-1|930	
12cr|cross-arm-2012.08-1|931	mkdir -p %{buildroot}%{prefix}/share/gdb/auto-load%{cross_libdir}
12cr|cross-arm-2012.08-1|932	mv -f %{buildroot}%{sysroot}%{cross_libdir}/libstdc++.so.*.py		\
12cr|cross-arm-2012.08-1|933	%{buildroot}%{prefix}/share/gdb/auto-load%{cross_libdir}
12cr|cross-arm-2012.08-1|934	perl -pi -e 's|%%{_datadir}/gcc-%{gcc_version}/python|%{py_puresitedir}|;' \
12cr|cross-arm-2012.08-1|935	%{buildroot}%{prefix}/share/gdb/auto-load%{cross_libdir}/libstdc++.*.py
12cr|cross-arm-2012.08-1|936	
12cr|cross-arm-2012.08-1|937	find %{buildroot}%{sysroot}%{_includedir}			\
12cr|cross-arm-2012.08-1|938	-name .install -o -name ..install.cmd | xargs rm -f
12cr|cross-arm-2012.08-1|939	
12cr|cross-arm-2012.08-1|940	%if %{build_bootstrap}
12cr|cross-arm-2012.08-1|941	tar jxf %{SOURCE98} -C %{buildroot}%{sysroot}
12cr|cross-arm-2012.08-1|942	(
12cr|cross-arm-2012.08-1|943	echo TARGET=%{target}
12cr|cross-arm-2012.08-1|944	echo RPMTARGET=%{target}
12cr|cross-arm-2012.08-1|945	echo TCONFIGARGS=\"--prefix=/usr --disable-werror %{host_config} \"	\
12cr|cross-arm-2012.08-1|946	| sed 's/--build=[^ ]*//'					\
12cr|cross-arm-2012.08-1|947	| sed 's/--host=[^ ]*//'					\
12cr|cross-arm-2012.08-1|948	| sed 's/--target=[^ ]*//'
12cr|cross-arm-2012.08-1|949	) > %{buildroot}%{sysroot}/stage2/local.conf
12cr|cross-arm-2012.08-1|950	mkdir -p %{buildroot}%{sysroot}/stage2/rpmbuild
12cr|cross-arm-2012.08-1|951	mkdir -p %{buildroot}%{sysroot}/stage2/builds
12cr|cross-arm-2012.08-1|952	
12cr|cross-arm-2012.08-1|953	cp %{SOURCE99} %{buildroot}%{sysroot}/stage2
12cr|cross-arm-2012.08-1|954	%endif
12cr|cross-arm-2012.08-1|955	
12cr|cross-arm-2012.08-1|956	%changelog
12cr|cross-arm-2012.08-1|957	

753 12
12cr|cross-avr-binutils-2.22-1|1	%define target avr
12cr|cross-avr-binutils-2.22-1|2	
12cr|cross-avr-binutils-2.22-1|3	Name:           cross-%{target}-binutils
12cr|cross-avr-binutils-2.22-1|4	Version:        2.22
12cr|cross-avr-binutils-2.22-1|5	Release:        %mkrel 1
12cr|cross-avr-binutils-2.22-1|6	Summary:        Cross Compiling GNU binutils targeted at %{target}
12cr|cross-avr-binutils-2.22-1|7	Group:          Development/Other
12cr|cross-avr-binutils-2.22-1|8	License:        GPLv2+
12cr|cross-avr-binutils-2.22-1|9	URL:            http://www.gnu.org/software/binutils/
12cr|cross-avr-binutils-2.22-1|10	Source0:        ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{version}.tar.bz2
12cr|cross-avr-binutils-2.22-1|11	BuildRequires:  gawk texinfo
12cr|cross-avr-binutils-2.22-1|12	
12cr|cross-avr-binutils-2.22-1|13	%description
12cr|cross-avr-binutils-2.22-1|14	This is a Cross Compiling version of GNU binutils, which can be used to
12cr|cross-avr-binutils-2.22-1|15	assemble and link binaries for the %{target} platform, instead of for the
12cr|cross-avr-binutils-2.22-1|16	native %{_arch} platform.
12cr|cross-avr-binutils-2.22-1|17	
12cr|cross-avr-binutils-2.22-1|18	
12cr|cross-avr-binutils-2.22-1|19	%prep
12cr|cross-avr-binutils-2.22-1|20	%setup -q -c
12cr|cross-avr-binutils-2.22-1|21	
12cr|cross-avr-binutils-2.22-1|22	
12cr|cross-avr-binutils-2.22-1|23	%build
12cr|cross-avr-binutils-2.22-1|24	mkdir -p build
12cr|cross-avr-binutils-2.22-1|25	pushd build
12cr|cross-avr-binutils-2.22-1|26	CFLAGS="%optflags" ../binutils-%{version}/configure --prefix=%{_prefix} \
12cr|cross-avr-binutils-2.22-1|27	--libdir=%{_libdir} --mandir=%{_mandir} --infodir=%{_infodir} \
12cr|cross-avr-binutils-2.22-1|28	--target=%{target} --disable-werror --disable-nls
12cr|cross-avr-binutils-2.22-1|29	make %{?_smp_mflags}
12cr|cross-avr-binutils-2.22-1|30	popd build
12cr|cross-avr-binutils-2.22-1|31	
12cr|cross-avr-binutils-2.22-1|32	
12cr|cross-avr-binutils-2.22-1|33	%install
12cr|cross-avr-binutils-2.22-1|34	rm -rf %{buildroot}
12cr|cross-avr-binutils-2.22-1|35	pushd build
12cr|cross-avr-binutils-2.22-1|36	make install DESTDIR=%{buildroot}
12cr|cross-avr-binutils-2.22-1|37	popd build
12cr|cross-avr-binutils-2.22-1|38	# these are for win targets only
12cr|cross-avr-binutils-2.22-1|39	rm %{buildroot}%{_mandir}/man1/%{target}-{dlltool,nlmconv,windres}.1
12cr|cross-avr-binutils-2.22-1|40	# we don't want these as we are a cross version
12cr|cross-avr-binutils-2.22-1|41	rm -r %{buildroot}%{_infodir}
12cr|cross-avr-binutils-2.22-1|42	rm    %{buildroot}%{_libdir}/libiberty.a
12cr|cross-avr-binutils-2.22-1|43	
12cr|cross-avr-binutils-2.22-1|44	
12cr|cross-avr-binutils-2.22-1|45	%files
12cr|cross-avr-binutils-2.22-1|46	%defattr(-,root,root,-)
12cr|cross-avr-binutils-2.22-1|47	%doc binutils-%{version}/COPYING binutils-%{version}/COPYING.LIB
12cr|cross-avr-binutils-2.22-1|48	%doc binutils-%{version}/README
12cr|cross-avr-binutils-2.22-1|49	%{_prefix}/%{target}
12cr|cross-avr-binutils-2.22-1|50	%{_bindir}/%{target}-*
12cr|cross-avr-binutils-2.22-1|51	%{_mandir}/man1/%{target}-*.1*
12cr|cross-avr-binutils-2.22-1|52	
12cr|cross-avr-binutils-2.22-1|53	
12cr|cross-avr-binutils-2.22-1|54	%changelog
12cr|cross-avr-binutils-2.22-1|55	* Mon Mar 19 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.22-1mdv2012.0
12cr|cross-avr-binutils-2.22-1|56	+ Revision: 785574
12cr|cross-avr-binutils-2.22-1|57	- update to 2.22
12cr|cross-avr-binutils-2.22-1|58	
12cr|cross-avr-binutils-2.22-1|59	* Tue Oct 04 2011 Andrey Smirnov <asmirnov@mandriva.org> 2.21.1-1
12cr|cross-avr-binutils-2.22-1|60	+ Revision: 702720
12cr|cross-avr-binutils-2.22-1|61	- imported package cross-avr-binutils
12cr|cross-avr-binutils-2.22-1|62	
12cr|cross-avr-binutils-2.22-1|63	* Tue Oct 12 2010 Funda Wang <fwang@mandriva.org> 2.20.51.0.11-1mnb2
12cr|cross-avr-binutils-2.22-1|64	+ Revision: 585033
12cr|cross-avr-binutils-2.22-1|65	- sync with main native binutils
12cr|cross-avr-binutils-2.22-1|66	
12cr|cross-avr-binutils-2.22-1|67	* Mon Dec 28 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.20.51.0.4-1mnb2
12cr|cross-avr-binutils-2.22-1|68	+ Revision: 483151
12cr|cross-avr-binutils-2.22-1|69	- Update/sync with binutils 2.20.51.0.4-1mnb2
12cr|cross-avr-binutils-2.22-1|70	- Enable cross build for avr target, first release based on
12cr|cross-avr-binutils-2.22-1|71	binutils-2.19.51.0.2-1mnb2
12cr|cross-avr-binutils-2.22-1|72	- binutils.spec: rename to cross-avr-binutils.spec
12cr|cross-avr-binutils-2.22-1|73	- Branch cross-avr-binutils, from current binutils.
12cr|cross-avr-binutils-2.22-1|74	
12cr|cross-avr-binutils-2.22-1|75	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|cross-avr-binutils-2.22-1|76	- don't ship with PIC libiberty for mips..
12cr|cross-avr-binutils-2.22-1|77	- add missing 'OPTION_FIX_GS2F_KERNEL' enum type in binutils-2.19.51.0.2-mips-ls2f_fetch_fix.patch
12cr|cross-avr-binutils-2.22-1|78	
12cr|cross-avr-binutils-2.22-1|79	* Wed Feb 11 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.19.51.0.2-1mnb2
12cr|cross-avr-binutils-2.22-1|80	+ Revision: 339335
12cr|cross-avr-binutils-2.22-1|81	- apply mips patches from 2008.1 Gdium tree
12cr|cross-avr-binutils-2.22-1|82	- enable 64 bit support for mipsel
12cr|cross-avr-binutils-2.22-1|83	- new release: 2.19.51.0.2
12cr|cross-avr-binutils-2.22-1|84	- spec cosmetics
12cr|cross-avr-binutils-2.22-1|85	- remove locale files when doing cross build
12cr|cross-avr-binutils-2.22-1|86	- fix string literal errors when building binutils for mips
12cr|cross-avr-binutils-2.22-1|87	
12cr|cross-avr-binutils-2.22-1|88	* Wed Dec 24 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.19.50.0.1-1mnb2
12cr|cross-avr-binutils-2.22-1|89	+ Revision: 318384
12cr|cross-avr-binutils-2.22-1|90	- fix buildrequires
12cr|cross-avr-binutils-2.22-1|91	- sync with 2.19.50.0.1-8.fc11
12cr|cross-avr-binutils-2.22-1|92	- new release
12cr|cross-avr-binutils-2.22-1|93	- sync with binutils-2.18.50.0.9-1.fc10
12cr|cross-avr-binutils-2.22-1|94	
12cr|cross-avr-binutils-2.22-1|95	* Mon Aug 18 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.18.50.0.8-1mnb2
12cr|cross-avr-binutils-2.22-1|96	+ Revision: 273254
12cr|cross-avr-binutils-2.22-1|97	- new release
12cr|cross-avr-binutils-2.22-1|98	- sync with binutils-2.18.50.0.8-2.fc10
12cr|cross-avr-binutils-2.22-1|99	
12cr|cross-avr-binutils-2.22-1|100	+ Pixel <pixel@mandriva.com>
12cr|cross-avr-binutils-2.22-1|101	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|cross-avr-binutils-2.22-1|102	
12cr|cross-avr-binutils-2.22-1|103	* Sun May 25 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.18.50.0.6-1mnb2
12cr|cross-avr-binutils-2.22-1|104	+ Revision: 211109
12cr|cross-avr-binutils-2.22-1|105	- Updated to version 2.18.50.0.6
12cr|cross-avr-binutils-2.22-1|106	- Changed license tag (GPL -> GPLv3+, following policy).
12cr|cross-avr-binutils-2.22-1|107	- Sync patches with Fedora.
12cr|cross-avr-binutils-2.22-1|108	
12cr|cross-avr-binutils-2.22-1|109	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.18.50.0.3-1mnb1
12cr|cross-avr-binutils-2.22-1|110	+ Revision: 170649
12cr|cross-avr-binutils-2.22-1|111	- replace %%mkrel with %%manbo_mkrel for Manbo Core 1
12cr|cross-avr-binutils-2.22-1|112	
12cr|cross-avr-binutils-2.22-1|113	* Thu Jan 31 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.18.50.0.3-1mdv2008.1
12cr|cross-avr-binutils-2.22-1|114	+ Revision: 160824
12cr|cross-avr-binutils-2.22-1|115	- New release: 2.18.50.3
12cr|cross-avr-binutils-2.22-1|116	- sync patches with Fedora
12cr|cross-avr-binutils-2.22-1|117	- regenerate P21 (linux32)
12cr|cross-avr-binutils-2.22-1|118	- don't hardcode vendor name & os in target
12cr|cross-avr-binutils-2.22-1|119	- add translations
12cr|cross-avr-binutils-2.22-1|120	- cosmetics
12cr|cross-avr-binutils-2.22-1|121	- add missing ia64 patch from fedora
12cr|cross-avr-binutils-2.22-1|122	- sync with fedora 2.17.50.0.12-4
12cr|cross-avr-binutils-2.22-1|123	- move checks to %%check
12cr|cross-avr-binutils-2.22-1|124	- s/mandrake/mandriva/
12cr|cross-avr-binutils-2.22-1|125	
12cr|cross-avr-binutils-2.22-1|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|cross-avr-binutils-2.22-1|127	- rebuild
12cr|cross-avr-binutils-2.22-1|128	- kill re-definition of %%buildroot on Pixel's request
12cr|cross-avr-binutils-2.22-1|129	- kill file require on info-install
12cr|cross-avr-binutils-2.22-1|130	
12cr|cross-avr-binutils-2.22-1|131	+ Olivier Blin <blino@mandriva.org>
12cr|cross-avr-binutils-2.22-1|132	- restore BuildRoot
12cr|cross-avr-binutils-2.22-1|133	
12cr|cross-avr-binutils-2.22-1|134	+ Pixel <pixel@mandriva.com>
12cr|cross-avr-binutils-2.22-1|135	- fix group (#28151)
12cr|cross-avr-binutils-2.22-1|136	
12cr|cross-avr-binutils-2.22-1|137	* Sun May 06 2007 Christiaan Welvaart <spturtle@mandriva.org> 2.17.50.0.9-2mdv2008.0
12cr|cross-avr-binutils-2.22-1|138	+ Revision: 23749
12cr|cross-avr-binutils-2.22-1|139	- match all sparc flavors when checking target_cpu
12cr|cross-avr-binutils-2.22-1|140	- fix check to build alternate binaries for spu
12cr|cross-avr-binutils-2.22-1|141	

754 12
12cr|cross-avr-gcc-4.7.2-1|1	%define target		avr
12cr|cross-avr-gcc-4.7.2-1|2	%define Werror_cflags	-Wformat
12cr|cross-avr-gcc-4.7.2-1|3	
12cr|cross-avr-gcc-4.7.2-1|4	# This is a ugly workaround for not listing all files in /usr/lib and %%{_libexecdir}
12cr|cross-avr-gcc-4.7.2-1|5	# Don't remove it until you are going to support this package in future
12cr|cross-avr-gcc-4.7.2-1|6	%define _files_listed_twice_terminate_build	0
12cr|cross-avr-gcc-4.7.2-1|7	
12cr|cross-avr-gcc-4.7.2-1|8	Name:           cross-%{target}-gcc
12cr|cross-avr-gcc-4.7.2-1|9	Version:        4.7.2
12cr|cross-avr-gcc-4.7.2-1|10	Release:        1
12cr|cross-avr-gcc-4.7.2-1|11	Summary:        Cross Compiling GNU GCC targeted at %{target}
12cr|cross-avr-gcc-4.7.2-1|12	Group:          Development/C
12cr|cross-avr-gcc-4.7.2-1|13	License:        GPLv2+
12cr|cross-avr-gcc-4.7.2-1|14	URL:            http://gcc.gnu.org/
12cr|cross-avr-gcc-4.7.2-1|15	Source0:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{version}/gcc-%{version}.tar.bz2
12cr|cross-avr-gcc-4.7.2-1|16	Patch0:		cross-avr-gcc-4.6.1-mint8.patch
12cr|cross-avr-gcc-4.7.2-1|17	BuildRequires:  cross-%{target}-binutils >= 2.21.1, zlib-devel gawk gmp-devel mpfr-devel libmpc-devel
12cr|cross-avr-gcc-4.7.2-1|18	Requires:       cross-%{target}-binutils >= 2.21.1
12cr|cross-avr-gcc-4.7.2-1|19	Obsoletes:      %{name}-cpp < %{version}
12cr|cross-avr-gcc-4.7.2-1|20	Provides:       %{name}-cpp = %{EVRD}
12cr|cross-avr-gcc-4.7.2-1|21	
12cr|cross-avr-gcc-4.7.2-1|22	%description
12cr|cross-avr-gcc-4.7.2-1|23	This is a Cross Compiling version of GNU GCC, which can be used to
12cr|cross-avr-gcc-4.7.2-1|24	compile for the %{target} platform, instead of for the
12cr|cross-avr-gcc-4.7.2-1|25	native %{_arch} platform.
12cr|cross-avr-gcc-4.7.2-1|26	
12cr|cross-avr-gcc-4.7.2-1|27	
12cr|cross-avr-gcc-4.7.2-1|28	%package c++
12cr|cross-avr-gcc-4.7.2-1|29	Summary:        Cross Compiling GNU GCC targeted at %{target}
12cr|cross-avr-gcc-4.7.2-1|30	Group:          Development/C++
12cr|cross-avr-gcc-4.7.2-1|31	Requires:       %{name} = %{EVRD}
12cr|cross-avr-gcc-4.7.2-1|32	
12cr|cross-avr-gcc-4.7.2-1|33	%description c++
12cr|cross-avr-gcc-4.7.2-1|34	This package contains the Cross Compiling version of g++, which can be used to
12cr|cross-avr-gcc-4.7.2-1|35	compile c++ code for the %{target} platform, instead of for the native %{_arch}
12cr|cross-avr-gcc-4.7.2-1|36	platform.
12cr|cross-avr-gcc-4.7.2-1|37	
12cr|cross-avr-gcc-4.7.2-1|38	
12cr|cross-avr-gcc-4.7.2-1|39	%prep
12cr|cross-avr-gcc-4.7.2-1|40	%setup -q -n gcc-%{version}
12cr|cross-avr-gcc-4.7.2-1|41	
12cr|cross-avr-gcc-4.7.2-1|42	%patch0
12cr|cross-avr-gcc-4.7.2-1|43	
12cr|cross-avr-gcc-4.7.2-1|44	contrib/gcc_update --touch
12cr|cross-avr-gcc-4.7.2-1|45	
12cr|cross-avr-gcc-4.7.2-1|46	# Extract %%__os_install_post into os_install_post~
12cr|cross-avr-gcc-4.7.2-1|47	cat << \EOF > os_install_post~
12cr|cross-avr-gcc-4.7.2-1|48	%__os_install_post
12cr|cross-avr-gcc-4.7.2-1|49	EOF
12cr|cross-avr-gcc-4.7.2-1|50	
12cr|cross-avr-gcc-4.7.2-1|51	# Generate customized brp-*scripts
12cr|cross-avr-gcc-4.7.2-1|52	cat os_install_post~ | while read a x y; do
12cr|cross-avr-gcc-4.7.2-1|53	case $a in
12cr|cross-avr-gcc-4.7.2-1|54	# Prevent brp-strip* from trying to handle foreign binaries
12cr|cross-avr-gcc-4.7.2-1|55	*/brp-strip*)
12cr|cross-avr-gcc-4.7.2-1|56	b=$(basename $a)
12cr|cross-avr-gcc-4.7.2-1|57	sed -e 's,find %{buildroot},find %{buildroot}%{_bindir} %{buildroot}%{_libexecdir},' $a > $b
12cr|cross-avr-gcc-4.7.2-1|58	chmod a+x $b
12cr|cross-avr-gcc-4.7.2-1|59	;;
12cr|cross-avr-gcc-4.7.2-1|60	esac
12cr|cross-avr-gcc-4.7.2-1|61	done
12cr|cross-avr-gcc-4.7.2-1|62	
12cr|cross-avr-gcc-4.7.2-1|63	sed -e 's,^[ ]*/usr/lib/rpm.*/brp-strip,./brp-strip,' \
12cr|cross-avr-gcc-4.7.2-1|64	< os_install_post~ > os_install_post
12cr|cross-avr-gcc-4.7.2-1|65	
12cr|cross-avr-gcc-4.7.2-1|66	
12cr|cross-avr-gcc-4.7.2-1|67	%build
12cr|cross-avr-gcc-4.7.2-1|68	mkdir -p gcc-%{target}
12cr|cross-avr-gcc-4.7.2-1|69	pushd gcc-%{target}
12cr|cross-avr-gcc-4.7.2-1|70	CC="%{__cc} %optflags" \
12cr|cross-avr-gcc-4.7.2-1|71	../configure \
12cr|cross-avr-gcc-4.7.2-1|72	--prefix=%{_prefix} \
12cr|cross-avr-gcc-4.7.2-1|73	--mandir=%{_mandir} \
12cr|cross-avr-gcc-4.7.2-1|74	--infodir=%{_infodir} \
12cr|cross-avr-gcc-4.7.2-1|75	--target=%{target} \
12cr|cross-avr-gcc-4.7.2-1|76	--enable-languages=c,c++ \
12cr|cross-avr-gcc-4.7.2-1|77	--disable-nls \
12cr|cross-avr-gcc-4.7.2-1|78	--disable-libssp \
12cr|cross-avr-gcc-4.7.2-1|79	--with-system-zlib \
12cr|cross-avr-gcc-4.7.2-1|80	--enable-version-specific-runtime-libs \
12cr|cross-avr-gcc-4.7.2-1|81	--with-pkgversion="Mandriva %{EVRD}" \
12cr|cross-avr-gcc-4.7.2-1|82	--with-bugurl="https://qa.mandriva.com/" \
12cr|cross-avr-gcc-4.7.2-1|83	--libexecdir=%{_libexecdir}
12cr|cross-avr-gcc-4.7.2-1|84	# In general, building GCC is not smp-safe
12cr|cross-avr-gcc-4.7.2-1|85	make
12cr|cross-avr-gcc-4.7.2-1|86	popd
12cr|cross-avr-gcc-4.7.2-1|87	
12cr|cross-avr-gcc-4.7.2-1|88	
12cr|cross-avr-gcc-4.7.2-1|89	%install
12cr|cross-avr-gcc-4.7.2-1|90	pushd gcc-%{target}
12cr|cross-avr-gcc-4.7.2-1|91	make install DESTDIR=%{buildroot}
12cr|cross-avr-gcc-4.7.2-1|92	popd
12cr|cross-avr-gcc-4.7.2-1|93	# we don't want these as we are a cross version
12cr|cross-avr-gcc-4.7.2-1|94	rm -rf %{buildroot}%{_infodir}
12cr|cross-avr-gcc-4.7.2-1|95	rm -rf %{buildroot}%{_mandir}/man7
12cr|cross-avr-gcc-4.7.2-1|96	rm    %{buildroot}%{_libdir}/libiberty.a
12cr|cross-avr-gcc-4.7.2-1|97	# and these aren't usefull for embedded targets
12cr|cross-avr-gcc-4.7.2-1|98	rm -rf %{buildroot}/usr/lib/gcc/%{target}/%{version}/install-tools
12cr|cross-avr-gcc-4.7.2-1|99	rm -rf %{buildroot}%{_libexecdir}/gcc/%{target}/%{version}/install-tools
12cr|cross-avr-gcc-4.7.2-1|100	
12cr|cross-avr-gcc-4.7.2-1|101	%define __os_install_post . ./os_install_post
12cr|cross-avr-gcc-4.7.2-1|102	
12cr|cross-avr-gcc-4.7.2-1|103	
12cr|cross-avr-gcc-4.7.2-1|104	%files
12cr|cross-avr-gcc-4.7.2-1|105	%defattr(-,root,root,-)
12cr|cross-avr-gcc-4.7.2-1|106	%doc COPYING COPYING.LIB
12cr|cross-avr-gcc-4.7.2-1|107	%{_bindir}/%{target}-*
12cr|cross-avr-gcc-4.7.2-1|108	%dir /usr/lib/gcc
12cr|cross-avr-gcc-4.7.2-1|109	%dir /usr/lib/gcc/%{target}
12cr|cross-avr-gcc-4.7.2-1|110	/usr/lib/gcc/%{target}/%{version}
12cr|cross-avr-gcc-4.7.2-1|111	%dir %{_libexecdir}/gcc
12cr|cross-avr-gcc-4.7.2-1|112	%dir %{_libexecdir}/gcc/%{target}
12cr|cross-avr-gcc-4.7.2-1|113	%{_libexecdir}/gcc/%{target}/%{version}
12cr|cross-avr-gcc-4.7.2-1|114	%{_mandir}/man1/%{target}-*.1.xz
12cr|cross-avr-gcc-4.7.2-1|115	%exclude %{_bindir}/%{target}-?++
12cr|cross-avr-gcc-4.7.2-1|116	%exclude %{_libexecdir}/gcc/%{target}/%{version}/cc1plus
12cr|cross-avr-gcc-4.7.2-1|117	%exclude %{_mandir}/man1/%{target}-g++.1.xz
12cr|cross-avr-gcc-4.7.2-1|118	
12cr|cross-avr-gcc-4.7.2-1|119	%files c++
12cr|cross-avr-gcc-4.7.2-1|120	%defattr(-,root,root,-)
12cr|cross-avr-gcc-4.7.2-1|121	%{_bindir}/%{target}-?++
12cr|cross-avr-gcc-4.7.2-1|122	%{_libexecdir}/gcc/%{target}/%{version}/cc1plus
12cr|cross-avr-gcc-4.7.2-1|123	%{_mandir}/man1/%{target}-g++.1.xz

755 12
12cr|crossfire-client-1.70.0-1|1	%define	version	1.70.0
12cr|crossfire-client-1.70.0-1|2	%define	release %mkrel 1
12cr|crossfire-client-1.70.0-1|3	
12cr|crossfire-client-1.70.0-1|4	Name:		crossfire-client
12cr|crossfire-client-1.70.0-1|5	Version:	%{version}
12cr|crossfire-client-1.70.0-1|6	Release:	%{release}
12cr|crossfire-client-1.70.0-1|7	Summary:	Client for connecting to crossfire game servers
12cr|crossfire-client-1.70.0-1|8	Group:		Games/Adventure
12cr|crossfire-client-1.70.0-1|9	License:	GPLv2+
12cr|crossfire-client-1.70.0-1|10	URL:		http://crossfire.real-time.com/
12cr|crossfire-client-1.70.0-1|11	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|crossfire-client-1.70.0-1|12	Source3:	%{name}-icon-small.png
12cr|crossfire-client-1.70.0-1|13	Source4:	%{name}-icon-medium.png
12cr|crossfire-client-1.70.0-1|14	Source5:	%{name}-icon-large.png
12cr|crossfire-client-1.70.0-1|15	BuildRequires:	gtk2-devel
12cr|crossfire-client-1.70.0-1|16	BuildRequires:	pkgconfig(libglade-2.0)
12cr|crossfire-client-1.70.0-1|17	BuildRequires:	pkgconfig(SDL_image)
12cr|crossfire-client-1.70.0-1|18	BuildRequires:	pkgconfig(glu)
12cr|crossfire-client-1.70.0-1|19	BuildRequires:	alsa-oss-devel
12cr|crossfire-client-1.70.0-1|20	BuildRequires:	pkgconfig(libcurl)
12cr|crossfire-client-1.70.0-1|21	BuildRequires:	pkgconfig(lua)
12cr|crossfire-client-1.70.0-1|22	Requires:	%{name}-data >= 1.50.0
12cr|crossfire-client-1.70.0-1|23	
12cr|crossfire-client-1.70.0-1|24	%description
12cr|crossfire-client-1.70.0-1|25	Crossfire is a highly graphical role-playing adventure game with
12cr|crossfire-client-1.70.0-1|26	characteristics reminiscent of rogue, nethack, omega, and gauntlet.
12cr|crossfire-client-1.70.0-1|27	It has multiplayer capability and presently runs under X11.
12cr|crossfire-client-1.70.0-1|28	
12cr|crossfire-client-1.70.0-1|29	This package contains client for playing the new client/server based version
12cr|crossfire-client-1.70.0-1|30	of Crossfire. It allows you to connect to crossfire servers around the world.
12cr|crossfire-client-1.70.0-1|31	You do not need to install the crossfire server in order to play crossfire.
12cr|crossfire-client-1.70.0-1|32	
12cr|crossfire-client-1.70.0-1|33	%prep
12cr|crossfire-client-1.70.0-1|34	%setup -q
12cr|crossfire-client-1.70.0-1|35	
12cr|crossfire-client-1.70.0-1|36	sed -ri -e '/^.TH/s:$: 6:' $(find . -name "*man")
12cr|crossfire-client-1.70.0-1|37	
12cr|crossfire-client-1.70.0-1|38	bzip2 -c ChangeLog > ChangeLog.bz2
12cr|crossfire-client-1.70.0-1|39	
12cr|crossfire-client-1.70.0-1|40	%build
12cr|crossfire-client-1.70.0-1|41	# If data file path is changed, crossfire-client-data spec file
12cr|crossfire-client-1.70.0-1|42	# needs to be adjusted as well.
12cr|crossfire-client-1.70.0-1|43	%configure2_5x \
12cr|crossfire-client-1.70.0-1|44	--with-sound-dir=%{_gamesdatadir}/%{name}/sounds \
12cr|crossfire-client-1.70.0-1|45	--bindir=%{_gamesbindir} \
12cr|crossfire-client-1.70.0-1|46	--datadir=%{_gamesdatadir}
12cr|crossfire-client-1.70.0-1|47	
12cr|crossfire-client-1.70.0-1|48	%make LIBS="-lX11 -lpng -lcurl"
12cr|crossfire-client-1.70.0-1|49	
12cr|crossfire-client-1.70.0-1|50	%install
12cr|crossfire-client-1.70.0-1|51	%makeinstall_std
12cr|crossfire-client-1.70.0-1|52	
12cr|crossfire-client-1.70.0-1|53	# icons
12cr|crossfire-client-1.70.0-1|54	mkdir -p %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cr|crossfire-client-1.70.0-1|55	install -m 0644 %{SOURCE3} %{buildroot}%{_miconsdir}/%{name}.png
12cr|crossfire-client-1.70.0-1|56	install -m 0644 %{SOURCE4} %{buildroot}%{_iconsdir}/%{name}.png
12cr|crossfire-client-1.70.0-1|57	install -m 0644 %{SOURCE5} %{buildroot}%{_liconsdir}/%{name}.png
12cr|crossfire-client-1.70.0-1|58	
12cr|crossfire-client-1.70.0-1|59	# menu
12cr|crossfire-client-1.70.0-1|60	mkdir -p %{buildroot}%{_datadir}/applications
12cr|crossfire-client-1.70.0-1|61	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|crossfire-client-1.70.0-1|62	[Desktop Entry]
12cr|crossfire-client-1.70.0-1|63	Name=Crossfire Client
12cr|crossfire-client-1.70.0-1|64	Comment=%{summary}
12cr|crossfire-client-1.70.0-1|65	Exec=crossfire-client-gtk2 -cache -download_all_faces -fasttcpsend -nosplash -fog -opengl -showicon
12cr|crossfire-client-1.70.0-1|66	Icon=%{name}
12cr|crossfire-client-1.70.0-1|67	Terminal=false
12cr|crossfire-client-1.70.0-1|68	Type=Application
12cr|crossfire-client-1.70.0-1|69	Categories=GTK;Game;AdventureGame;
12cr|crossfire-client-1.70.0-1|70	EOF
12cr|crossfire-client-1.70.0-1|71	
12cr|crossfire-client-1.70.0-1|72	%files
12cr|crossfire-client-1.70.0-1|73	%doc ChangeLog.bz2 NOTES README TODO
12cr|crossfire-client-1.70.0-1|74	%{_gamesbindir}/*
12cr|crossfire-client-1.70.0-1|75	%{_gamesdatadir}/%{name}
12cr|crossfire-client-1.70.0-1|76	%{_mandir}/man6/*
12cr|crossfire-client-1.70.0-1|77	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|crossfire-client-1.70.0-1|78	%{_iconsdir}/%{name}.png
12cr|crossfire-client-1.70.0-1|79	%{_liconsdir}/%{name}.png
12cr|crossfire-client-1.70.0-1|80	%{_miconsdir}/%{name}.png

756 12
12cr|crossfire-client-data-1.70.0-2|1	%define	version	1.70.0
12cr|crossfire-client-data-1.70.0-2|2	%define	release %mkrel 2
12cr|crossfire-client-data-1.70.0-2|3	
12cr|crossfire-client-data-1.70.0-2|4	Name:		crossfire-client-data
12cr|crossfire-client-data-1.70.0-2|5	Version:	%{version}
12cr|crossfire-client-data-1.70.0-2|6	Release:	%{release}
12cr|crossfire-client-data-1.70.0-2|7	Summary:	Data files for Crossfire game clients
12cr|crossfire-client-data-1.70.0-2|8	Group:		Games/Adventure
12cr|crossfire-client-data-1.70.0-2|9	License:	GPL
12cr|crossfire-client-data-1.70.0-2|10	URL:		http://crossfire.real-time.com/
12cr|crossfire-client-data-1.70.0-2|11	BuildArch:	noarch
12cr|crossfire-client-data-1.70.0-2|12	
12cr|crossfire-client-data-1.70.0-2|13	Source0:	http://downloads.sourceforge.net/project/crossfire/crossfire-%{version}/crossfire-client-sounds-%{version}.tar.gz
12cr|crossfire-client-data-1.70.0-2|14	Source1:	http://downloads.sourceforge.net/project/crossfire/crossfire-%{version}/crossfire-client-images-%{version}.tar.gz
12cr|crossfire-client-data-1.70.0-2|15	
12cr|crossfire-client-data-1.70.0-2|16	%description
12cr|crossfire-client-data-1.70.0-2|17	Crossfire is a highly graphical role-playing adventure game with
12cr|crossfire-client-data-1.70.0-2|18	characteristics reminiscent of rogue, nethack, omega, and gauntlet.
12cr|crossfire-client-data-1.70.0-2|19	It has multiplayer capability and presently runs under X11.
12cr|crossfire-client-data-1.70.0-2|20	
12cr|crossfire-client-data-1.70.0-2|21	This package contains data files for Crossfire game clients.
12cr|crossfire-client-data-1.70.0-2|22	It includes sound files and image cache.
12cr|crossfire-client-data-1.70.0-2|23	
12cr|crossfire-client-data-1.70.0-2|24	%prep
12cr|crossfire-client-data-1.70.0-2|25	%setup -q -c -T
12cr|crossfire-client-data-1.70.0-2|26	
12cr|crossfire-client-data-1.70.0-2|27	%build
12cr|crossfire-client-data-1.70.0-2|28	
12cr|crossfire-client-data-1.70.0-2|29	%install
12cr|crossfire-client-data-1.70.0-2|30	# extract cache images to buildroot
12cr|crossfire-client-data-1.70.0-2|31	mkdir -p %{buildroot}%{_gamesdatadir}/crossfire-client/
12cr|crossfire-client-data-1.70.0-2|32	tar -xvf %{SOURCE0} -C %{buildroot}%{_gamesdatadir}/crossfire-client/
12cr|crossfire-client-data-1.70.0-2|33	tar -xvf %{SOURCE1} -C %{buildroot}%{_gamesdatadir}/crossfire-client/
12cr|crossfire-client-data-1.70.0-2|34	
12cr|crossfire-client-data-1.70.0-2|35	#remove debian files
12cr|crossfire-client-data-1.70.0-2|36	rm -rf %{buildroot}%{_gamesdatadir}/crossfire-client/sounds/debian
12cr|crossfire-client-data-1.70.0-2|37	
12cr|crossfire-client-data-1.70.0-2|38	%files
12cr|crossfire-client-data-1.70.0-2|39	%defattr(0644,root,root,0755)
12cr|crossfire-client-data-1.70.0-2|40	%{_gamesdatadir}/crossfire-client/*

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

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

759 12
12cr|cross-mipsel-binutils-2.22.51.0.1-2|1	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|2	%define lib_major	2
12cr|cross-mipsel-binutils-2.22.51.0.1-2|3	%define lib_name_orig	%{package_prefix}%mklibname binutils
12cr|cross-mipsel-binutils-2.22.51.0.1-2|4	%define lib_name	%{lib_name_orig}%{lib_major}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|5	%define	dev_name	%mklibname binutils -d
12cr|cross-mipsel-binutils-2.22.51.0.1-2|6	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|7	# Allow SPU support for native PowerPC arches, not cross env packages
12cr|cross-mipsel-binutils-2.22.51.0.1-2|8	%define spu_arches	ppc ppc64
12cr|cross-mipsel-binutils-2.22.51.0.1-2|9	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|10	# Define if building a cross-binutils
12cr|cross-mipsel-binutils-2.22.51.0.1-2|11	%define cross		mipsel
12cr|cross-mipsel-binutils-2.22.51.0.1-2|12	#% define build_cross	1
12cr|cross-mipsel-binutils-2.22.51.0.1-2|13	%{expand: %{?cross:	%%global build_cross 1}}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|14	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|15	%if %{build_cross}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|16	%define target_cpu	%{cross}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|17	%define target_platform	%{target_cpu}-linux
12cr|cross-mipsel-binutils-2.22.51.0.1-2|18	%if "%{target_cpu}" == "spu"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|19	%define target_platform	%{target_cpu}-unknown-elf
12cr|cross-mipsel-binutils-2.22.51.0.1-2|20	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|21	%define program_prefix	%{target_platform}-
12cr|cross-mipsel-binutils-2.22.51.0.1-2|22	%define package_prefix	cross-%{target_cpu}-
12cr|cross-mipsel-binutils-2.22.51.0.1-2|23	%else
12cr|cross-mipsel-binutils-2.22.51.0.1-2|24	%define target_cpu	%{_target_cpu}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|25	%define target_platform	%{_target_platform}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|26	%define program_prefix	%{nil}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|27	%define package_prefix	%{nil}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|28	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|29	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|30	%define arch		%(echo %{target_cpu}|sed -e "s/\(i.86\|athlon\)/i386/" -e "s/amd64/x86_64/" -e "s/\(sun4.*\|sparcv[89]\)/sparc/")
12cr|cross-mipsel-binutils-2.22.51.0.1-2|31	%define isarch()	%(case %{arch} in (%1) echo 1;; (*) echo 0;; esac)
12cr|cross-mipsel-binutils-2.22.51.0.1-2|32	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|33	# List of targets where gold can be enabled
12cr|cross-mipsel-binutils-2.22.51.0.1-2|34	%define gold_arches %(echo %{ix86} x86_64 ppc ppc64 %{sparc} %{arm}|sed 's/[ ]/\|/g')
12cr|cross-mipsel-binutils-2.22.51.0.1-2|35	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|36	%define gold_default	0
12cr|cross-mipsel-binutils-2.22.51.0.1-2|37	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|38	Summary:	GNU Binary Utility Development Utilities
12cr|cross-mipsel-binutils-2.22.51.0.1-2|39	Name:		%{package_prefix}binutils
12cr|cross-mipsel-binutils-2.22.51.0.1-2|40	Version:	2.22.51.0.1
12cr|cross-mipsel-binutils-2.22.51.0.1-2|41	Release:	2
12cr|cross-mipsel-binutils-2.22.51.0.1-2|42	License:	GPLv3+
12cr|cross-mipsel-binutils-2.22.51.0.1-2|43	Group:		Development/Other
12cr|cross-mipsel-binutils-2.22.51.0.1-2|44	URL:		http://sources.redhat.com/binutils/
12cr|cross-mipsel-binutils-2.22.51.0.1-2|45	# official beta snapshot from http://git.kernel.org/?p=linux/kernel/git/hjl/binutils.git;a=summary
12cr|cross-mipsel-binutils-2.22.51.0.1-2|46	Source0:	http://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.xz
12cr|cross-mipsel-binutils-2.22.51.0.1-2|47	#Source1:	http://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2.sign
12cr|cross-mipsel-binutils-2.22.51.0.1-2|48	Source2:	build_cross_binutils.sh
12cr|cross-mipsel-binutils-2.22.51.0.1-2|49	Source3:	spu_ovl.o
12cr|cross-mipsel-binutils-2.22.51.0.1-2|50	Source4:	embedspu.sh
12cr|cross-mipsel-binutils-2.22.51.0.1-2|51	Source5:	binutils-2.19.50.0.1-output-format.sed
12cr|cross-mipsel-binutils-2.22.51.0.1-2|52	%if "%{name}" == "binutils"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|53	Requires(post):	info-install
12cr|cross-mipsel-binutils-2.22.51.0.1-2|54	Requires(preun):info-install
12cr|cross-mipsel-binutils-2.22.51.0.1-2|55	%rename		%{lib_name}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|56	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|57	Conflicts:	gcc-c++ < 3.2.3-1mdk
12cr|cross-mipsel-binutils-2.22.51.0.1-2|58	BuildRequires:	autoconf automake bison flex gcc gettext texinfo
12cr|cross-mipsel-binutils-2.22.51.0.1-2|59	BuildRequires:	dejagnu zlib-devel
12cr|cross-mipsel-binutils-2.22.51.0.1-2|60	# make check'ing requires libdl.a
12cr|cross-mipsel-binutils-2.22.51.0.1-2|61	# gold make check'ing requires libstdc++.a & bc
12cr|cross-mipsel-binutils-2.22.51.0.1-2|62	BuildRequires:	libstdc++-static-devel bc
12cr|cross-mipsel-binutils-2.22.51.0.1-2|63	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|64	# Fedora patches:
12cr|cross-mipsel-binutils-2.22.51.0.1-2|65	Patch01:	binutils-2.20.51.0.2-libtool-lib64.patch
12cr|cross-mipsel-binutils-2.22.51.0.1-2|66	Patch02:	binutils-2.20.51.0.10-ppc64-pie.patch
12cr|cross-mipsel-binutils-2.22.51.0.1-2|67	Patch03:	binutils-2.20.51.0.2-ia64-lib64.patch
12cr|cross-mipsel-binutils-2.22.51.0.1-2|68	# We don't want this one!
12cr|cross-mipsel-binutils-2.22.51.0.1-2|69	#Patch04:	binutils-2.20.51.0.2-version.patch
12cr|cross-mipsel-binutils-2.22.51.0.1-2|70	Patch05:	binutils-2.20.51.0.2-set-long-long.patch
12cr|cross-mipsel-binutils-2.22.51.0.1-2|71	Patch06:	binutils-2.20.51.0.10-copy-osabi.patch
12cr|cross-mipsel-binutils-2.22.51.0.1-2|72	Patch07:	binutils-2.20.51.0.10-sec-merge-emit.patch
12cr|cross-mipsel-binutils-2.22.51.0.1-2|73	Patch08:	binutils-2.20.51.0.2-build-id.patch
12cr|cross-mipsel-binutils-2.22.51.0.1-2|74	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|75	# Mandriva patches
12cr|cross-mipsel-binutils-2.22.51.0.1-2|76	# (from gb, proyvind): defaults to i386 on x86_64 or ppc on ppc64 if 32 bit personality is set
12cr|cross-mipsel-binutils-2.22.51.0.1-2|77	Patch21:	binutils-2.21.53-linux32.patch
12cr|cross-mipsel-binutils-2.22.51.0.1-2|78	# (proyvind): skip gold tests that fails
12cr|cross-mipsel-binutils-2.22.51.0.1-2|79	Patch27:	binutils-2.21.51.0.8-skip-gold-check.patch
12cr|cross-mipsel-binutils-2.22.51.0.1-2|80	Patch28:	binutils-2.21.51.0.8-ld-default-settings.patch
12cr|cross-mipsel-binutils-2.22.51.0.1-2|81	# enables the following by default:
12cr|cross-mipsel-binutils-2.22.51.0.1-2|82	# --as-needed
12cr|cross-mipsel-binutils-2.22.51.0.1-2|83	# --hash-style=gnu
12cr|cross-mipsel-binutils-2.22.51.0.1-2|84	# --enable-new-dtags
12cr|cross-mipsel-binutils-2.22.51.0.1-2|85	# --no-undefined
12cr|cross-mipsel-binutils-2.22.51.0.1-2|86	# -O1
12cr|cross-mipsel-binutils-2.22.51.0.1-2|87	# --threads
12cr|cross-mipsel-binutils-2.22.51.0.1-2|88	# --warn-common
12cr|cross-mipsel-binutils-2.22.51.0.1-2|89	# --warn-execstack
12cr|cross-mipsel-binutils-2.22.51.0.1-2|90	# --warn-shared-textrel
12cr|cross-mipsel-binutils-2.22.51.0.1-2|91	# --warn-unresolved-symbols
12cr|cross-mipsel-binutils-2.22.51.0.1-2|92	# -z relro
12cr|cross-mipsel-binutils-2.22.51.0.1-2|93	# --build-id=sha1
12cr|cross-mipsel-binutils-2.22.51.0.1-2|94	Patch29:	binutils-2.21.52.0.2-ld.gold-default-settings.patch
12cr|cross-mipsel-binutils-2.22.51.0.1-2|95	#from Леонид Юрьев leo@yuriev.ru, posted to binutils list
12cr|cross-mipsel-binutils-2.22.51.0.1-2|96	Patch31:	binutils-2.22.51.0.1-fix-overrides-for-gold-testsuite.patch
12cr|cross-mipsel-binutils-2.22.51.0.1-2|97	Patch33:	binutils-2.21.53.0.1-ld_13048-Invalid-address-for-x32.patch
12cr|cross-mipsel-binutils-2.22.51.0.1-2|98	# from upstream
12cr|cross-mipsel-binutils-2.22.51.0.1-2|99	Patch34:	binutils-2.21.53.0.3-opcodes-missing-ifdef-enable-nls.patch
12cr|cross-mipsel-binutils-2.22.51.0.1-2|100	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|101	%description
12cr|cross-mipsel-binutils-2.22.51.0.1-2|102	Binutils is a collection of binary utilities, including:
12cr|cross-mipsel-binutils-2.22.51.0.1-2|103	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|104	* ar: creating modifying and extracting from archives
12cr|cross-mipsel-binutils-2.22.51.0.1-2|105	* nm: for listing symbols from object files
12cr|cross-mipsel-binutils-2.22.51.0.1-2|106	* objcopy: for copying and translating object files
12cr|cross-mipsel-binutils-2.22.51.0.1-2|107	* objdump: for displaying information from object files
12cr|cross-mipsel-binutils-2.22.51.0.1-2|108	* ranlib: for generating an index for the contents of an archive
12cr|cross-mipsel-binutils-2.22.51.0.1-2|109	* size: for listing the section sizes of an object or archive file
12cr|cross-mipsel-binutils-2.22.51.0.1-2|110	* strings: for listing printable strings from files
12cr|cross-mipsel-binutils-2.22.51.0.1-2|111	* strip: for discarding symbols (a filter for demangling encoded C++ symbols
12cr|cross-mipsel-binutils-2.22.51.0.1-2|112	* addr2line: for converting addresses to file and line
12cr|cross-mipsel-binutils-2.22.51.0.1-2|113	* nlmconv: for converting object code into an NLM
12cr|cross-mipsel-binutils-2.22.51.0.1-2|114	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|115	Install binutils if you need to perform any of these types of actions on
12cr|cross-mipsel-binutils-2.22.51.0.1-2|116	binary files.  Most programmers will want to install binutils.
12cr|cross-mipsel-binutils-2.22.51.0.1-2|117	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|118	%ifarch %{spu_arches}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|119	%package -n	spu-binutils
12cr|cross-mipsel-binutils-2.22.51.0.1-2|120	Summary:	GNU Binary Utility Development Utilities for Cell SPU
12cr|cross-mipsel-binutils-2.22.51.0.1-2|121	Group:		Development/Other
12cr|cross-mipsel-binutils-2.22.51.0.1-2|122	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|123	%description -n	spu-binutils
12cr|cross-mipsel-binutils-2.22.51.0.1-2|124	This package contains the binutils with Cell SPU support.
12cr|cross-mipsel-binutils-2.22.51.0.1-2|125	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|126	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|127	%package -n	%{dev_name}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|128	Summary:	Main library for %{name}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|129	Group:		Development/Other
12cr|cross-mipsel-binutils-2.22.51.0.1-2|130	Provides:	%{name}-devel = %{version}-%{release}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|131	Provides:	%{lib_name}-devel = %{version}-%{release}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|132	Obsoletes:	%{lib_name}-devel
12cr|cross-mipsel-binutils-2.22.51.0.1-2|133	Requires:	zlib-devel
12cr|cross-mipsel-binutils-2.22.51.0.1-2|134	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|135	%description -n	%{dev_name}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|136	This package contains BFD and opcodes static libraries and associated
12cr|cross-mipsel-binutils-2.22.51.0.1-2|137	header files.  Only *.a libraries are included, because BFD doesn't
12cr|cross-mipsel-binutils-2.22.51.0.1-2|138	have a stable ABI.  Developers starting new projects are strongly encouraged
12cr|cross-mipsel-binutils-2.22.51.0.1-2|139	to consider using libelf instead of BFD.
12cr|cross-mipsel-binutils-2.22.51.0.1-2|140	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|141	%prep
12cr|cross-mipsel-binutils-2.22.51.0.1-2|142	%setup -q -n binutils-%{version}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|143	%patch01 -p0 -b .libtool-lib64~
12cr|cross-mipsel-binutils-2.22.51.0.1-2|144	%patch02 -p0 -b .ppc64-pie~
12cr|cross-mipsel-binutils-2.22.51.0.1-2|145	%ifarch ia64
12cr|cross-mipsel-binutils-2.22.51.0.1-2|146	%if "%{_lib}" == "lib64"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|147	%patch03 -p0 -b .ia64-lib64~
12cr|cross-mipsel-binutils-2.22.51.0.1-2|148	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|149	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|150	#%%patch04 -p0 -b .version~
12cr|cross-mipsel-binutils-2.22.51.0.1-2|151	%patch05 -p0 -b .set-long-long~
12cr|cross-mipsel-binutils-2.22.51.0.1-2|152	%patch06 -p0 -b .copy-osabi~
12cr|cross-mipsel-binutils-2.22.51.0.1-2|153	%patch07 -p0 -b .sec-merge-emit~
12cr|cross-mipsel-binutils-2.22.51.0.1-2|154	%patch08 -p0 -b .build-id~
12cr|cross-mipsel-binutils-2.22.51.0.1-2|155	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|156	%patch21 -p1 -b .linux32~
12cr|cross-mipsel-binutils-2.22.51.0.1-2|157	#%%patch27 -p1 -b .skip_gold_check~
12cr|cross-mipsel-binutils-2.22.51.0.1-2|158	# we don't bother modifying the defaults for the bfd linker, we'll switch
12cr|cross-mipsel-binutils-2.22.51.0.1-2|159	# to gold as the default now, so let's just leave the older linker with
12cr|cross-mipsel-binutils-2.22.51.0.1-2|160	# the same behaviour as previous for anyone who needs to use it..
12cr|cross-mipsel-binutils-2.22.51.0.1-2|161	#%%patch28 -p1 -b .defaults~
12cr|cross-mipsel-binutils-2.22.51.0.1-2|162	%if "%{distepoch}" >= "2012"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|163	%patch29 -p1 -b .gold_defaults~
12cr|cross-mipsel-binutils-2.22.51.0.1-2|164	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|165	%patch31 -p1 -b .gold_testsuite~
12cr|cross-mipsel-binutils-2.22.51.0.1-2|166	# later
12cr|cross-mipsel-binutils-2.22.51.0.1-2|167	#%%patch33 -p1 -b .ld_13048~
12cr|cross-mipsel-binutils-2.22.51.0.1-2|168	%patch34 -p1 -b .nls~
12cr|cross-mipsel-binutils-2.22.51.0.1-2|169	# for boostrapping, can be rebuilt afterwards in --enable-maintainer-mode
12cr|cross-mipsel-binutils-2.22.51.0.1-2|170	cp %{SOURCE3} ld/emultempl/
12cr|cross-mipsel-binutils-2.22.51.0.1-2|171	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|172	%build
12cr|cross-mipsel-binutils-2.22.51.0.1-2|173	# Additional targets
12cr|cross-mipsel-binutils-2.22.51.0.1-2|174	ADDITIONAL_TARGETS=""
12cr|cross-mipsel-binutils-2.22.51.0.1-2|175	case %{target_cpu} in
12cr|cross-mipsel-binutils-2.22.51.0.1-2|176	ppc | powerpc)
12cr|cross-mipsel-binutils-2.22.51.0.1-2|177	ADDITIONAL_TARGETS="powerpc64-%{_target_vendor}-%{_target_os}"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|178	;;
12cr|cross-mipsel-binutils-2.22.51.0.1-2|179	ppc64)
12cr|cross-mipsel-binutils-2.22.51.0.1-2|180	ADDITIONAL_TARGETS=""
12cr|cross-mipsel-binutils-2.22.51.0.1-2|181	;;
12cr|cross-mipsel-binutils-2.22.51.0.1-2|182	ia64)
12cr|cross-mipsel-binutils-2.22.51.0.1-2|183	ADDITIONAL_TARGETS="i586-%{_target_vendor}-%{_target_os}"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|184	;;
12cr|cross-mipsel-binutils-2.22.51.0.1-2|185	i*86 | athlon*)
12cr|cross-mipsel-binutils-2.22.51.0.1-2|186	ADDITIONAL_TARGETS="x86_64-%{_target_vendor}-%{_target_os}"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|187	;;
12cr|cross-mipsel-binutils-2.22.51.0.1-2|188	sparc*)
12cr|cross-mipsel-binutils-2.22.51.0.1-2|189	ADDITIONAL_TARGETS="sparc64-%{_target_vendor}-%{_target_os}"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|190	;;
12cr|cross-mipsel-binutils-2.22.51.0.1-2|191	mipsel)
12cr|cross-mipsel-binutils-2.22.51.0.1-2|192	ADDITIONAL_TARGETS="mips64el-%{_target_vendor}-%{_target_os}"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|193	;;
12cr|cross-mipsel-binutils-2.22.51.0.1-2|194	mips)
12cr|cross-mipsel-binutils-2.22.51.0.1-2|195	ADDITIONAL_TARGETS="mips64-%{_target_vendor}-%{_target_os}"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|196	;;
12cr|cross-mipsel-binutils-2.22.51.0.1-2|197	esac
12cr|cross-mipsel-binutils-2.22.51.0.1-2|198	%ifarch %{spu_arches}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|199	if [[ -n "$ADDITIONAL_TARGETS" ]]; then
12cr|cross-mipsel-binutils-2.22.51.0.1-2|200	ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS,spu-unknown-elf"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|201	else
12cr|cross-mipsel-binutils-2.22.51.0.1-2|202	ADDITIONAL_TARGETS="spu-unknown-elf"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|203	fi
12cr|cross-mipsel-binutils-2.22.51.0.1-2|204	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|205	if [[ -n "$ADDITIONAL_TARGETS" ]]; then
12cr|cross-mipsel-binutils-2.22.51.0.1-2|206	TARGET_CONFIG="$TARGET_CONFIG --enable-targets=$ADDITIONAL_TARGETS"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|207	fi
12cr|cross-mipsel-binutils-2.22.51.0.1-2|208	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|209	case %{target_cpu} in
12cr|cross-mipsel-binutils-2.22.51.0.1-2|210	ppc | powerpc | i*86 | athlon* | sparc* | mips* | s390* | sh* | arm*)
12cr|cross-mipsel-binutils-2.22.51.0.1-2|211	TARGET_CONFIG="$TARGET_CONFIG --enable-64-bit-bfd"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|212	;;
12cr|cross-mipsel-binutils-2.22.51.0.1-2|213	esac
12cr|cross-mipsel-binutils-2.22.51.0.1-2|214	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|215	%if "%{name}" != "binutils"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|216	%define _program_prefix %{program_prefix}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|217	TARGET_CONFIG="$TARGET_CONFIG --target=%{target_platform}"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|218	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|219	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|220	# Don't build shared libraries in cross binutils
12cr|cross-mipsel-binutils-2.22.51.0.1-2|221	%if "%{name}" == "binutils"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|222	TARGET_CONFIG="$TARGET_CONFIG --enable-shared --with-pic"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|223	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|224	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|225	# Binutils comes with its own custom libtool
12cr|cross-mipsel-binutils-2.22.51.0.1-2|226	# [gb] FIXME: but system libtool also works and has relink fix
12cr|cross-mipsel-binutils-2.22.51.0.1-2|227	%define __libtoolize /bin/true
12cr|cross-mipsel-binutils-2.22.51.0.1-2|228	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|229	# Build main binaries
12cr|cross-mipsel-binutils-2.22.51.0.1-2|230	rm -rf objs
12cr|cross-mipsel-binutils-2.22.51.0.1-2|231	mkdir objs
12cr|cross-mipsel-binutils-2.22.51.0.1-2|232	pushd objs
12cr|cross-mipsel-binutils-2.22.51.0.1-2|233	CONFIGURE_TOP=.. %configure2_5x $TARGET_CONFIG	--with-bugurl=http://qa.mandriva.com/ \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|234	%if %{gold_default}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|235	--enable-ld=yes \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|236	--enable-gold=default \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|237	%else
12cr|cross-mipsel-binutils-2.22.51.0.1-2|238	--enable-ld=default \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|239	--enable-gold=yes \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|240	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|241	--enable-plugins \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|242	--enable-threads \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|243	%if "%{_lib}" == "lib64"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|244	--with-lib-path=/%{_lib}:%{_libdir}:%{_prefix}/local/%{_lib}:/lib:%{_prefix}/lib:%{_prefix}/local/lib \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|245	%else
12cr|cross-mipsel-binutils-2.22.51.0.1-2|246	--with-lib-path=/lib:%{_prefix}/lib:%{_prefix}/local/lib \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|247	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|248	%ifarch armv7l armv7hl
12cr|cross-mipsel-binutils-2.22.51.0.1-2|249	--with-cpu=cortex-a8 \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|250	--with-tune=cortex-a8 \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|251	--with-arch=armv7-a \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|252	--with-mode=thumb \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|253	%ifarch armv7l
12cr|cross-mipsel-binutils-2.22.51.0.1-2|254	--with-float=softfp \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|255	%else
12cr|cross-mipsel-binutils-2.22.51.0.1-2|256	--with-float=hard \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|257	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|258	--with-fpu=vfpv3-d16 \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|259	--with-abi=aapcs-linux \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|260	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|261	--with-sysroot \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|262	--disable-werror \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|263	--with-separate-debug-dir=%{_prefix}/lib/debug
12cr|cross-mipsel-binutils-2.22.51.0.1-2|264	# There seems to be some problems with builds of gold randomly failing whenever
12cr|cross-mipsel-binutils-2.22.51.0.1-2|265	# going through the build system, so let's try workaround this by trying to do
12cr|cross-mipsel-binutils-2.22.51.0.1-2|266	# make once again when it happens...
12cr|cross-mipsel-binutils-2.22.51.0.1-2|267	%make tooldir=%{_prefix} || make tooldir=%{_prefix}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|268	make -C bfd/doc html
12cr|cross-mipsel-binutils-2.22.51.0.1-2|269	mkdir -p ../html
12cr|cross-mipsel-binutils-2.22.51.0.1-2|270	cp -f bfd/doc/bfd.html/* ../html
12cr|cross-mipsel-binutils-2.22.51.0.1-2|271	popd
12cr|cross-mipsel-binutils-2.22.51.0.1-2|272	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|273	# Build alternate binaries (spu-gas in particular)
12cr|cross-mipsel-binutils-2.22.51.0.1-2|274	case "$ADDITIONAL_TARGETS," in
12cr|cross-mipsel-binutils-2.22.51.0.1-2|275	%ifarch %{spu_arches}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|276	*spu-*-elf,*)
12cr|cross-mipsel-binutils-2.22.51.0.1-2|277	ALTERNATE_TARGETS="spu-unknown-elf"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|278	;;
12cr|cross-mipsel-binutils-2.22.51.0.1-2|279	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|280	*)
12cr|cross-mipsel-binutils-2.22.51.0.1-2|281	;;
12cr|cross-mipsel-binutils-2.22.51.0.1-2|282	esac
12cr|cross-mipsel-binutils-2.22.51.0.1-2|283	if [[ -n "$ALTERNATE_TARGETS" ]]; then
12cr|cross-mipsel-binutils-2.22.51.0.1-2|284	for target in $ALTERNATE_TARGETS; do
12cr|cross-mipsel-binutils-2.22.51.0.1-2|285	cpu=`echo "$target" | sed -e "s/-.*//"`
12cr|cross-mipsel-binutils-2.22.51.0.1-2|286	rm -rf objs-$cpu
12cr|cross-mipsel-binutils-2.22.51.0.1-2|287	mkdir objs-$cpu
12cr|cross-mipsel-binutils-2.22.51.0.1-2|288	pushd objs-$cpu
12cr|cross-mipsel-binutils-2.22.51.0.1-2|289	CONFIGURE_TOP=.. %configure	--enable-shared \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|290	--target=$target \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|291	--program-prefix=$cpu- \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|292	%if "%{distepoch}" < "2012"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|293	--enable-ld=default \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|294	--enable-gold=yes \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|295	%else
12cr|cross-mipsel-binutils-2.22.51.0.1-2|296	--enable-ld=yes \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|297	--enable-gold=default \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|298	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|299	--disable-werror \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|300	--with-bugurl=http://qa.mandriva.com/
12cr|cross-mipsel-binutils-2.22.51.0.1-2|301	# make sure we use the fully built libbfd & libopcodes libs
12cr|cross-mipsel-binutils-2.22.51.0.1-2|302	# XXX could have been simpler to just pass $ADDITIONAL_TARGETS
12cr|cross-mipsel-binutils-2.22.51.0.1-2|303	# again to configure and rebuild all of those though...
12cr|cross-mipsel-binutils-2.22.51.0.1-2|304	for dso in bfd opcodes; do
12cr|cross-mipsel-binutils-2.22.51.0.1-2|305	%make all-$dso
12cr|cross-mipsel-binutils-2.22.51.0.1-2|306	rm -f $dso/.libs/lib$dso-%{version}.so
12cr|cross-mipsel-binutils-2.22.51.0.1-2|307	ln -s ../../../objs/$dso/.libs/lib$dso-%{version}.so $dso/.libs/
12cr|cross-mipsel-binutils-2.22.51.0.1-2|308	done
12cr|cross-mipsel-binutils-2.22.51.0.1-2|309	%make all-binutils all-gas all-ld
12cr|cross-mipsel-binutils-2.22.51.0.1-2|310	popd
12cr|cross-mipsel-binutils-2.22.51.0.1-2|311	done
12cr|cross-mipsel-binutils-2.22.51.0.1-2|312	fi
12cr|cross-mipsel-binutils-2.22.51.0.1-2|313	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|314	%check
12cr|cross-mipsel-binutils-2.22.51.0.1-2|315	# All Tests must pass on x86 and x86_64
12cr|cross-mipsel-binutils-2.22.51.0.1-2|316	echo ====================TESTING=========================
12cr|cross-mipsel-binutils-2.22.51.0.1-2|317	# workaround for not using colorgcc when building due to colorgcc
12cr|cross-mipsel-binutils-2.22.51.0.1-2|318	# messes up output redirection..
12cr|cross-mipsel-binutils-2.22.51.0.1-2|319	PATH=${PATH#%{_datadir}/colorgcc:}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|320	%if %isarch i386|x86_64|ppc|ppc64|spu
12cr|cross-mipsel-binutils-2.22.51.0.1-2|321	%make -k -C objs check CFLAGS="" CXXFLAGS="" LDFLAGS="" || :
12cr|cross-mipsel-binutils-2.22.51.0.1-2|322	[[ -d objs-spu ]] && \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|323	%make -C objs-spu check-gas CFLAGS="" CXXFLAGS="" LDFLAGS=""
12cr|cross-mipsel-binutils-2.22.51.0.1-2|324	%else
12cr|cross-mipsel-binutils-2.22.51.0.1-2|325	%make -C objs -k check CFLAGS="" CXXFLAGS="" LDFLAGS="" || echo make check failed
12cr|cross-mipsel-binutils-2.22.51.0.1-2|326	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|327	echo ====================TESTING END=====================
12cr|cross-mipsel-binutils-2.22.51.0.1-2|328	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|329	logfile="%{name}-%{version}-%{release}.log"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|330	rm -f $logfile; find . -name "*.sum" | xargs cat >> $logfile
12cr|cross-mipsel-binutils-2.22.51.0.1-2|331	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|332	%install
12cr|cross-mipsel-binutils-2.22.51.0.1-2|333	mkdir -p %{buildroot}%{_prefix}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|334	%makeinstall_std -C objs
12cr|cross-mipsel-binutils-2.22.51.0.1-2|335	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|336	rm -f %{buildroot}%{_mandir}/man1/{dlltool,nlmconv,windres}*
12cr|cross-mipsel-binutils-2.22.51.0.1-2|337	rm -f %{buildroot}%{_infodir}/dir
12cr|cross-mipsel-binutils-2.22.51.0.1-2|338	rm -f %{buildroot}%{_libdir}/*.la
12cr|cross-mipsel-binutils-2.22.51.0.1-2|339	rm -f %{buildroot}%{_libdir}/lib{bfd,opcodes}.so
12cr|cross-mipsel-binutils-2.22.51.0.1-2|340	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|341	%if "%{name}" == "binutils"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|342	make -C objs prefix=%{buildroot}%{_prefix} infodir=%{buildroot}%{_infodir} install-info
12cr|cross-mipsel-binutils-2.22.51.0.1-2|343	install -m 644 include/libiberty.h %{buildroot}%{_includedir}/
12cr|cross-mipsel-binutils-2.22.51.0.1-2|344	%if %isarch mips|mipsel|mips64|mips64el
12cr|cross-mipsel-binutils-2.22.51.0.1-2|345	install -m 644 objs/libiberty/libiberty.a %{buildroot}%{_libdir}/
12cr|cross-mipsel-binutils-2.22.51.0.1-2|346	# Ship with the PIC libiberty
12cr|cross-mipsel-binutils-2.22.51.0.1-2|347	%else
12cr|cross-mipsel-binutils-2.22.51.0.1-2|348	install -m 644 objs/libiberty/pic/libiberty.a %{buildroot}%{_libdir}/
12cr|cross-mipsel-binutils-2.22.51.0.1-2|349	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|350	rm -rf %{buildroot}%{_prefix}/%{_target_platform}/
12cr|cross-mipsel-binutils-2.22.51.0.1-2|351	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|352	# Sanity check --enable-64-bit-bfd really works.
12cr|cross-mipsel-binutils-2.22.51.0.1-2|353	grep '^#define BFD_ARCH_SIZE 64$' %{buildroot}%{_prefix}/include/bfd.h
12cr|cross-mipsel-binutils-2.22.51.0.1-2|354	# Fix multilib conflicts of generated values by __WORDSIZE-based expressions.
12cr|cross-mipsel-binutils-2.22.51.0.1-2|355	%ifarch %{ix86} x86_64 ppc ppc64 s390 s390x sh3 sh4 sparc sparc64 %arm
12cr|cross-mipsel-binutils-2.22.51.0.1-2|356	sed -i -e '/^#include "ansidecl.h"/{p;s~^.*$~#include <bits/wordsize.h>~;}' \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|357	-e 's/^#define BFD_DEFAULT_TARGET_SIZE \(32\|64\) *$/#define BFD_DEFAULT_TARGET_SIZE __WORDSIZE/' \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|358	-e 's/^#define BFD_HOST_64BIT_LONG [01] *$/#define BFD_HOST_64BIT_LONG (__WORDSIZE == 64)/' \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|359	-e 's/^#define BFD_HOST_64_BIT \(long \)\?long *$/#if __WORDSIZE == 32\
12cr|cross-mipsel-binutils-2.22.51.0.1-2|360	#define BFD_HOST_64_BIT long long\
12cr|cross-mipsel-binutils-2.22.51.0.1-2|361	#else\
12cr|cross-mipsel-binutils-2.22.51.0.1-2|362	#define BFD_HOST_64_BIT long\
12cr|cross-mipsel-binutils-2.22.51.0.1-2|363	#endif/' \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|364	-e 's/^#define BFD_HOST_U_64_BIT unsigned \(long \)\?long *$/#define BFD_HOST_U_64_BIT unsigned BFD_HOST_64_BIT/' \
12cr|cross-mipsel-binutils-2.22.51.0.1-2|365	%{buildroot}%{_prefix}/include/bfd.h
12cr|cross-mipsel-binutils-2.22.51.0.1-2|366	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|367	touch -r bfd/bfd-in2.h %{buildroot}%{_prefix}/include/bfd.h
12cr|cross-mipsel-binutils-2.22.51.0.1-2|368	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|369	# Generate .so linker scripts for dependencies; imported from glibc/Makerules:
12cr|cross-mipsel-binutils-2.22.51.0.1-2|370	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|371	# This fragment of linker script gives the OUTPUT_FORMAT statement
12cr|cross-mipsel-binutils-2.22.51.0.1-2|372	# for the configuration we are building.
12cr|cross-mipsel-binutils-2.22.51.0.1-2|373	OUTPUT_FORMAT="\
12cr|cross-mipsel-binutils-2.22.51.0.1-2|374	/* Ensure this .so library will not be used by a link for a different format
12cr|cross-mipsel-binutils-2.22.51.0.1-2|375	on a multi-architecture system.  */
12cr|cross-mipsel-binutils-2.22.51.0.1-2|376	$(gcc $CFLAGS $LDFLAGS -shared -x c /dev/null -o /dev/null -Wl,--verbose -v 2>&1 | sed -n -f "%{SOURCE5}")"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|377	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|378	tee %{buildroot}%{_libdir}/libbfd.so <<EOH
12cr|cross-mipsel-binutils-2.22.51.0.1-2|379	/* GNU ld script */
12cr|cross-mipsel-binutils-2.22.51.0.1-2|380	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|381	$OUTPUT_FORMAT
12cr|cross-mipsel-binutils-2.22.51.0.1-2|382	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|383	/* The libz dependency is unexpected by legacy build scripts.  */
12cr|cross-mipsel-binutils-2.22.51.0.1-2|384	INPUT ( %{_libdir}/libbfd.a -liberty -lz )
12cr|cross-mipsel-binutils-2.22.51.0.1-2|385	EOH
12cr|cross-mipsel-binutils-2.22.51.0.1-2|386	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|387	tee %{buildroot}%{_libdir}/libopcodes.so <<EOH
12cr|cross-mipsel-binutils-2.22.51.0.1-2|388	/* GNU ld script */
12cr|cross-mipsel-binutils-2.22.51.0.1-2|389	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|390	$OUTPUT_FORMAT
12cr|cross-mipsel-binutils-2.22.51.0.1-2|391	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|392	INPUT ( %{_libdir}/libopcodes.a -lbfd -lz )
12cr|cross-mipsel-binutils-2.22.51.0.1-2|393	EOH
12cr|cross-mipsel-binutils-2.22.51.0.1-2|394	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|395	%else
12cr|cross-mipsel-binutils-2.22.51.0.1-2|396	rm -f  %{buildroot}%{_libdir}/libiberty.a
12cr|cross-mipsel-binutils-2.22.51.0.1-2|397	rm -rf %{buildroot}%{_infodir}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|398	rm -rf %{buildroot}%{_datadir}/locale/
12cr|cross-mipsel-binutils-2.22.51.0.1-2|399	rm -f  %{buildroot}%{_prefix}/%{_target_platform}/%{target_cpu}-linux/lib/*.la
12cr|cross-mipsel-binutils-2.22.51.0.1-2|400	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|401	# Alternate binaries
12cr|cross-mipsel-binutils-2.22.51.0.1-2|402	[[ -d objs-spu ]] && {
12cr|cross-mipsel-binutils-2.22.51.0.1-2|403	destdir=`mktemp -d`
12cr|cross-mipsel-binutils-2.22.51.0.1-2|404	make -C objs-spu DESTDIR=$destdir install-binutils install-gas install-ld
12cr|cross-mipsel-binutils-2.22.51.0.1-2|405	mv $destdir%{_bindir}/spu-* %{buildroot}%{_bindir}/
12cr|cross-mipsel-binutils-2.22.51.0.1-2|406	mkdir -p %{buildroot}%{_prefix}/spu/bin
12cr|cross-mipsel-binutils-2.22.51.0.1-2|407	mv $destdir%{_prefix}/spu-unknown-elf/bin/* %{buildroot}%{_prefix}/spu/bin/
12cr|cross-mipsel-binutils-2.22.51.0.1-2|408	rm -rf $destdir
12cr|cross-mipsel-binutils-2.22.51.0.1-2|409	cat > %{buildroot}%{_bindir}/ppu-as << EOF
12cr|cross-mipsel-binutils-2.22.51.0.1-2|410	#!/bin/sh
12cr|cross-mipsel-binutils-2.22.51.0.1-2|411	exec %{_bindir}/as -mcell -maltivec \${1+"\$@"}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|412	EOF
12cr|cross-mipsel-binutils-2.22.51.0.1-2|413	chmod +x %{buildroot}%{_bindir}/ppu-as
12cr|cross-mipsel-binutils-2.22.51.0.1-2|414	install -m 755 %{SOURCE4} %{buildroot}%{_bindir}/embedspu
12cr|cross-mipsel-binutils-2.22.51.0.1-2|415	}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|416	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|417	%if "%{name}" == "binutils"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|418	%post
12cr|cross-mipsel-binutils-2.22.51.0.1-2|419	%_install_info as.info
12cr|cross-mipsel-binutils-2.22.51.0.1-2|420	%_install_info bfd.info
12cr|cross-mipsel-binutils-2.22.51.0.1-2|421	%_install_info binutils.info
12cr|cross-mipsel-binutils-2.22.51.0.1-2|422	%_install_info gasp.info
12cr|cross-mipsel-binutils-2.22.51.0.1-2|423	%_install_info gprof.info
12cr|cross-mipsel-binutils-2.22.51.0.1-2|424	%_install_info ld.info
12cr|cross-mipsel-binutils-2.22.51.0.1-2|425	%_install_info standards.info
12cr|cross-mipsel-binutils-2.22.51.0.1-2|426	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|427	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|428	%if "%{name}" == "binutils"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|429	%preun
12cr|cross-mipsel-binutils-2.22.51.0.1-2|430	%_remove_install_info as.info
12cr|cross-mipsel-binutils-2.22.51.0.1-2|431	%_remove_install_info bfd.info
12cr|cross-mipsel-binutils-2.22.51.0.1-2|432	%_remove_install_info binutils.info
12cr|cross-mipsel-binutils-2.22.51.0.1-2|433	%_remove_install_info gasp.info
12cr|cross-mipsel-binutils-2.22.51.0.1-2|434	%_remove_install_info gprof.info
12cr|cross-mipsel-binutils-2.22.51.0.1-2|435	%_remove_install_info ld.info
12cr|cross-mipsel-binutils-2.22.51.0.1-2|436	%_remove_install_info standards.info
12cr|cross-mipsel-binutils-2.22.51.0.1-2|437	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|438	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|439	%files
12cr|cross-mipsel-binutils-2.22.51.0.1-2|440	%{_bindir}/%{program_prefix}addr2line
12cr|cross-mipsel-binutils-2.22.51.0.1-2|441	%{_bindir}/%{program_prefix}ar
12cr|cross-mipsel-binutils-2.22.51.0.1-2|442	%{_bindir}/%{program_prefix}as
12cr|cross-mipsel-binutils-2.22.51.0.1-2|443	%{_bindir}/%{program_prefix}c++filt
12cr|cross-mipsel-binutils-2.22.51.0.1-2|444	%{_bindir}/%{program_prefix}elfedit
12cr|cross-mipsel-binutils-2.22.51.0.1-2|445	%{_bindir}/%{program_prefix}gprof
12cr|cross-mipsel-binutils-2.22.51.0.1-2|446	%{_bindir}/%{program_prefix}ld
12cr|cross-mipsel-binutils-2.22.51.0.1-2|447	%{_bindir}/%{program_prefix}ld.bfd
12cr|cross-mipsel-binutils-2.22.51.0.1-2|448	%if %isarch %{gold_arches}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|449	%{_bindir}/%{program_prefix}ld.gold
12cr|cross-mipsel-binutils-2.22.51.0.1-2|450	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|451	%{_bindir}/%{program_prefix}nm
12cr|cross-mipsel-binutils-2.22.51.0.1-2|452	%{_bindir}/%{program_prefix}objcopy
12cr|cross-mipsel-binutils-2.22.51.0.1-2|453	%{_bindir}/%{program_prefix}objdump
12cr|cross-mipsel-binutils-2.22.51.0.1-2|454	%{_bindir}/%{program_prefix}ranlib
12cr|cross-mipsel-binutils-2.22.51.0.1-2|455	%{_bindir}/%{program_prefix}readelf
12cr|cross-mipsel-binutils-2.22.51.0.1-2|456	%{_bindir}/%{program_prefix}size
12cr|cross-mipsel-binutils-2.22.51.0.1-2|457	%{_bindir}/%{program_prefix}strings
12cr|cross-mipsel-binutils-2.22.51.0.1-2|458	%{_bindir}/%{program_prefix}strip
12cr|cross-mipsel-binutils-2.22.51.0.1-2|459	%ifarch %{spu_arches}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|460	%{_bindir}/ppu-as
12cr|cross-mipsel-binutils-2.22.51.0.1-2|461	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|462	%{_mandir}/man1/*
12cr|cross-mipsel-binutils-2.22.51.0.1-2|463	%if "%{name}" == "binutils"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|464	%{_infodir}/*info*
12cr|cross-mipsel-binutils-2.22.51.0.1-2|465	%{_libdir}/libbfd-%{version}*.so
12cr|cross-mipsel-binutils-2.22.51.0.1-2|466	%{_libdir}/libopcodes-%{version}*.so
12cr|cross-mipsel-binutils-2.22.51.0.1-2|467	%else
12cr|cross-mipsel-binutils-2.22.51.0.1-2|468	%{_prefix}/%{target_platform}/bin/*
12cr|cross-mipsel-binutils-2.22.51.0.1-2|469	%{_prefix}/%{target_platform}/lib/ldscripts
12cr|cross-mipsel-binutils-2.22.51.0.1-2|470	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|471	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|472	%ifarch %{spu_arches}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|473	%files -n spu-binutils
12cr|cross-mipsel-binutils-2.22.51.0.1-2|474	%{_bindir}/spu-*
12cr|cross-mipsel-binutils-2.22.51.0.1-2|475	%{_bindir}/embedspu
12cr|cross-mipsel-binutils-2.22.51.0.1-2|476	%dir %{_prefix}/spu/bin
12cr|cross-mipsel-binutils-2.22.51.0.1-2|477	%{_prefix}/spu/bin
12cr|cross-mipsel-binutils-2.22.51.0.1-2|478	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|479	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|480	%if "%{name}" == "binutils"
12cr|cross-mipsel-binutils-2.22.51.0.1-2|481	%files -n %{dev_name}
12cr|cross-mipsel-binutils-2.22.51.0.1-2|482	%doc html
12cr|cross-mipsel-binutils-2.22.51.0.1-2|483	%{_includedir}/*.h
12cr|cross-mipsel-binutils-2.22.51.0.1-2|484	%{_libdir}/libbfd.a
12cr|cross-mipsel-binutils-2.22.51.0.1-2|485	%{_libdir}/libbfd.so
12cr|cross-mipsel-binutils-2.22.51.0.1-2|486	%{_libdir}/libopcodes.a
12cr|cross-mipsel-binutils-2.22.51.0.1-2|487	%{_libdir}/libopcodes.so
12cr|cross-mipsel-binutils-2.22.51.0.1-2|488	%{_libdir}/libiberty.a
12cr|cross-mipsel-binutils-2.22.51.0.1-2|489	%endif
12cr|cross-mipsel-binutils-2.22.51.0.1-2|490	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|491	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|492	
12cr|cross-mipsel-binutils-2.22.51.0.1-2|493	%changelog
12cr|cross-mipsel-binutils-2.22.51.0.1-2|494	

760 12
12cr|crosti-1.7.0-1|1	Name:		crosti
12cr|crosti-1.7.0-1|2	Summary:	Tool to create cross stitch scheme from custom image
12cr|crosti-1.7.0-1|3	Version:	1.7.0
12cr|crosti-1.7.0-1|4	Release:	1
12cr|crosti-1.7.0-1|5	License:	GPLv3+
12cr|crosti-1.7.0-1|6	Group:		Graphics
12cr|crosti-1.7.0-1|7	URL:		https://sites.google.com/site/crostiapp/
12cr|crosti-1.7.0-1|8	Source0:	%{name}-%{version}-source.zip
12cr|crosti-1.7.0-1|9	Source1:	crosti.xml
12cr|crosti-1.7.0-1|10	Patch0:		crosti-1.7.0-mdv-desktop.patch
12cr|crosti-1.7.0-1|11	BuildRequires:	libqt4-devel
12cr|crosti-1.7.0-1|12	
12cr|crosti-1.7.0-1|13	%description
12cr|crosti-1.7.0-1|14	This tool allows you to make your own unique cross stitch scheme from custom
12cr|crosti-1.7.0-1|15	image. You can resize and rotate image, reduce the number of colors, change
12cr|crosti-1.7.0-1|16	image palette, make cross stitch scheme, preview it, save and print. Cross
12cr|crosti-1.7.0-1|17	stitch scheme edition available: colors and icons changing, new color addition,
12cr|crosti-1.7.0-1|18	color fill, scheme pixel draw, lines and half-stitches.
12cr|crosti-1.7.0-1|19	
12cr|crosti-1.7.0-1|20	Features
12cr|crosti-1.7.0-1|21	
12cr|crosti-1.7.0-1|22	* Convert custom image to cross stitch scheme.
12cr|crosti-1.7.0-1|23	* Edit cross stitch scheme.
12cr|crosti-1.7.0-1|24	* Save and print the scheme that you created.
12cr|crosti-1.7.0-1|25	* Input images: BMP, GIF, ICO, JPEG, JPG, MNG, PBM, PGM, PNG, PPM, SVG, TIF,
12cr|crosti-1.7.0-1|26	TIFF, XBM, XPM.
12cr|crosti-1.7.0-1|27	* Output cross stitch scheme: BMP, ICO, JPEG, JPG, PNG, PPM, TIF, TIFF, XBM,
12cr|crosti-1.7.0-1|28	XPM, PDF, CST (crosti scheme text file).
12cr|crosti-1.7.0-1|29	
12cr|crosti-1.7.0-1|30	%prep
12cr|crosti-1.7.0-1|31	%setup -q -n source
12cr|crosti-1.7.0-1|32	%patch0 -p1
12cr|crosti-1.7.0-1|33	
12cr|crosti-1.7.0-1|34	%build
12cr|crosti-1.7.0-1|35	pushd Repository/%{name}-%{version}
12cr|crosti-1.7.0-1|36	%qmake_qt4
12cr|crosti-1.7.0-1|37	%make
12cr|crosti-1.7.0-1|38	popd
12cr|crosti-1.7.0-1|39	
12cr|crosti-1.7.0-1|40	%install
12cr|crosti-1.7.0-1|41	pushd Repository/%{name}-%{version}
12cr|crosti-1.7.0-1|42	make install INSTALL_ROOT=%{buildroot}
12cr|crosti-1.7.0-1|43	popd
12cr|crosti-1.7.0-1|44	
12cr|crosti-1.7.0-1|45	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/mime/packages/%{name}.xml
12cr|crosti-1.7.0-1|46	
12cr|crosti-1.7.0-1|47	for size in 16 32
12cr|crosti-1.7.0-1|48	do
12cr|crosti-1.7.0-1|49	install -d %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/
12cr|crosti-1.7.0-1|50	mv %{buildroot}%{_datadir}/%{name}/system/image/crosti${size}.png \
12cr|crosti-1.7.0-1|51	%{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png
12cr|crosti-1.7.0-1|52	done
12cr|crosti-1.7.0-1|53	
12cr|crosti-1.7.0-1|54	%files
12cr|crosti-1.7.0-1|55	%doc crosti/readme.txt
12cr|crosti-1.7.0-1|56	%{_bindir}/%{name}
12cr|crosti-1.7.0-1|57	%{_datadir}/%{name}
12cr|crosti-1.7.0-1|58	%{_datadir}/applications/%{name}.desktop
12cr|crosti-1.7.0-1|59	%{_datadir}/mime/packages/%{name}.xml
12cr|crosti-1.7.0-1|60	%{_iconsdir}/hicolor/*/apps/*
12cr|crosti-1.7.0-1|61	
12cr|crosti-1.7.0-1|62	
12cr|crosti-1.7.0-1|63	%changelog
12cr|crosti-1.7.0-1|64	* Sun Apr 08 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.7.0-1
12cr|crosti-1.7.0-1|65	+ Revision: 789888
12cr|crosti-1.7.0-1|66	- update to 1.7.0
12cr|crosti-1.7.0-1|67	
12cr|crosti-1.7.0-1|68	* Tue Mar 06 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.6.0-3
12cr|crosti-1.7.0-1|69	+ Revision: 782423
12cr|crosti-1.7.0-1|70	- move icons to iconsdir
12cr|crosti-1.7.0-1|71	
12cr|crosti-1.7.0-1|72	* Tue Mar 06 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.6.0-2
12cr|crosti-1.7.0-1|73	+ Revision: 782379
12cr|crosti-1.7.0-1|74	- fix desktop file
12cr|crosti-1.7.0-1|75	- use home directory instead /usr/share
12cr|crosti-1.7.0-1|76	
12cr|crosti-1.7.0-1|77	* Fri Mar 02 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.6.0-1
12cr|crosti-1.7.0-1|78	+ Revision: 781742
12cr|crosti-1.7.0-1|79	- imported package crosti
12cr|crosti-1.7.0-1|80	

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

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

763 12
12cr|cryptopp-5.6.1-1|1	%define major 6
12cr|cryptopp-5.6.1-1|2	%define libname %mklibname %{name} %{major}
12cr|cryptopp-5.6.1-1|3	%define devname %mklibname %{name} -d
12cr|cryptopp-5.6.1-1|4	%define staticname %mklibname %{name} -s -d
12cr|cryptopp-5.6.1-1|5	%define fver %(echo %version |sed s/\\\\.//g)
12cr|cryptopp-5.6.1-1|6	
12cr|cryptopp-5.6.1-1|7	Name:		cryptopp
12cr|cryptopp-5.6.1-1|8	Version:	5.6.1
12cr|cryptopp-5.6.1-1|9	Release:	1
12cr|cryptopp-5.6.1-1|10	Epoch:		0
12cr|cryptopp-5.6.1-1|11	Summary:	Public domain C++ class library of cryptographic schemes
12cr|cryptopp-5.6.1-1|12	License:	Public Domain
12cr|cryptopp-5.6.1-1|13	Group:		System/Libraries
12cr|cryptopp-5.6.1-1|14	URL:		http://www.cryptopp.com/
12cr|cryptopp-5.6.1-1|15	Source0:	http://www.cryptopp.com/%{name}%{fver}.zip
12cr|cryptopp-5.6.1-1|16	Source1:	cryptopp.pc
12cr|cryptopp-5.6.1-1|17	Patch0:		cryptopp-5.6.1-autotools.patch
12cr|cryptopp-5.6.1-1|18	Patch1:		cryptopp-5.6.1-s390.patch
12cr|cryptopp-5.6.1-1|19	# Debian patch installs TestVectors and TestData in /usr/share/cryptopp/
12cr|cryptopp-5.6.1-1|20	# http://groups.google.com/group/cryptopp-users/browse_thread/thread/6fe2192340f07e5d
12cr|cryptopp-5.6.1-1|21	Patch2:		cryptopp-data-files-location.patch
12cr|cryptopp-5.6.1-1|22	# Enable SSE2 only on x86_64
12cr|cryptopp-5.6.1-1|23	Patch3:		cryptopp-x86-disable-sse2.patch
12cr|cryptopp-5.6.1-1|24	Patch4:		cryptopp-5.6.1-gcc-4.7.0.patch
12cr|cryptopp-5.6.1-1|25	BuildRequires:	doxygen
12cr|cryptopp-5.6.1-1|26	
12cr|cryptopp-5.6.1-1|27	%description
12cr|cryptopp-5.6.1-1|28	Crypto++ Library is a public domain C++ class library of cryptographic
12cr|cryptopp-5.6.1-1|29	schemes. Currently the library consists of the following features:
12cr|cryptopp-5.6.1-1|30	
12cr|cryptopp-5.6.1-1|31	* a class hierarchy with an API defined by abstract base classes
12cr|cryptopp-5.6.1-1|32	* AES(Rijndael) and AES candidates: RC6, MARS, Twofish, Serpent,
12cr|cryptopp-5.6.1-1|33	CAST-256
12cr|cryptopp-5.6.1-1|34	* other symmetric block ciphers: IDEA, DES, Triple-DES (DES-EDE2
12cr|cryptopp-5.6.1-1|35	and DES-EDE3), DESX (DES-XEX3), RC2, RC5, Blowfish, TEA, XTEA,
12cr|cryptopp-5.6.1-1|36	SAFER, 3-WAY, GOST, SHARK, CAST-128, Square, Skipjack, Camellia,
12cr|cryptopp-5.6.1-1|37	SHACAL-2
12cr|cryptopp-5.6.1-1|38	* generic block cipher modes: ECB, CBC, CBC ciphertext stealing
12cr|cryptopp-5.6.1-1|39	(CTS), CFB, OFB, counter mode (CTR)
12cr|cryptopp-5.6.1-1|40	* stream ciphers: Salsa20, Panama, ARC4, SEAL, WAKE, WAKE-OFB,
12cr|cryptopp-5.6.1-1|41	BlumBlumShub
12cr|cryptopp-5.6.1-1|42	* public-key cryptography: RSA, DSA, ElGamal, Nyberg-Rueppel (NR),
12cr|cryptopp-5.6.1-1|43	Rabin, Rabin-Williams (RW), LUC, LUCELG, DLIES (variants of
12cr|cryptopp-5.6.1-1|44	DHAES), ESIGN
12cr|cryptopp-5.6.1-1|45	* padding schemes for public-key systems: PKCS#1 v2.0, OAEP, PSS,
12cr|cryptopp-5.6.1-1|46	PSSR, IEEE P1363 EMSA2 and EMSA5
12cr|cryptopp-5.6.1-1|47	* key agreement schemes: Diffie-Hellman (DH), Unified
12cr|cryptopp-5.6.1-1|48	Diffie-Hellman (DH2), Menezes-Qu-Vanstone (MQV), LUCDIF, XTR-DH
12cr|cryptopp-5.6.1-1|49	* elliptic curve cryptography: ECDSA, ECNR, ECIES, ECDH, ECMQV
12cr|cryptopp-5.6.1-1|50	* one-way hash functions: SHA-1, MD2, MD4, MD5, HAVAL, RIPEMD-128,
12cr|cryptopp-5.6.1-1|51	RIPEMD-256, RIPEMD-160, RIPEMD-320, Tiger, SHA-2 (SHA-224,
12cr|cryptopp-5.6.1-1|52	SHA-256, SHA-384, and SHA-512), Panama, WHIRLPOOL
12cr|cryptopp-5.6.1-1|53	* message authentication codes: MD5-MAC, HMAC, XOR-MAC, CBC-MAC,
12cr|cryptopp-5.6.1-1|54	DMAC, Two-Track-MAC
12cr|cryptopp-5.6.1-1|55	* cipher constructions based on hash functions: Luby-Rackoff, MDC
12cr|cryptopp-5.6.1-1|56	* pseudo random number generators (PRNG): ANSI X9.17 appendix C,
12cr|cryptopp-5.6.1-1|57	PGP's RandPool
12cr|cryptopp-5.6.1-1|58	* password based key derivation functions: PBKDF1 and PBKDF2 from
12cr|cryptopp-5.6.1-1|59	PKCS #5
12cr|cryptopp-5.6.1-1|60	* Shamir's secret sharing scheme and Rabin's information dispersal
12cr|cryptopp-5.6.1-1|61	algorithm (IDA)
12cr|cryptopp-5.6.1-1|62	* DEFLATE (RFC 1951) compression/decompression with gzip (RFC
12cr|cryptopp-5.6.1-1|63	1952) and zlib (RFC 1950) format support
12cr|cryptopp-5.6.1-1|64	* fast multi-precision integer (bignum) and polynomial operations,
12cr|cryptopp-5.6.1-1|65	with SSE2 optimizations for Pentium 4 processors, and support for
12cr|cryptopp-5.6.1-1|66	64-bit CPUs
12cr|cryptopp-5.6.1-1|67	* finite field arithmetics, including GF(p) and GF(2^n)
12cr|cryptopp-5.6.1-1|68	* prime number generation and verification
12cr|cryptopp-5.6.1-1|69	* various miscellaneous modules such as base 64 coding and 32-bit
12cr|cryptopp-5.6.1-1|70	CRC
12cr|cryptopp-5.6.1-1|71	* class wrappers for these operating system features (optional):
12cr|cryptopp-5.6.1-1|72	o high resolution timers on Windows, Unix, and MacOS
12cr|cryptopp-5.6.1-1|73	o Berkeley and Windows style sockets
12cr|cryptopp-5.6.1-1|74	o Windows named pipes
12cr|cryptopp-5.6.1-1|75	o /dev/random, /dev/urandom, /dev/srandom
12cr|cryptopp-5.6.1-1|76	o Microsoft's CryptGenRandom on Windows
12cr|cryptopp-5.6.1-1|77	* A high level interface for most of the above, using a
12cr|cryptopp-5.6.1-1|78	filter/pipeline metaphor
12cr|cryptopp-5.6.1-1|79	* benchmarks and validation testing
12cr|cryptopp-5.6.1-1|80	* FIPS 140-2 Validated
12cr|cryptopp-5.6.1-1|81	
12cr|cryptopp-5.6.1-1|82	Because one purpose of the project is to act as a repository of public
12cr|cryptopp-5.6.1-1|83	domain (not copyrighted) cryptographic source code, the code in
12cr|cryptopp-5.6.1-1|84	Crypto++ was either written specifically for this project by its
12cr|cryptopp-5.6.1-1|85	contributors and placed in the public domain, or derived from other
12cr|cryptopp-5.6.1-1|86	sources that are public domain (again with the exception of mars.cpp).
12cr|cryptopp-5.6.1-1|87	
12cr|cryptopp-5.6.1-1|88	%package -n %{libname}
12cr|cryptopp-5.6.1-1|89	Group:		System/Libraries
12cr|cryptopp-5.6.1-1|90	Summary:	Base shared library part of %{name}
12cr|cryptopp-5.6.1-1|91	
12cr|cryptopp-5.6.1-1|92	%description -n %{libname}
12cr|cryptopp-5.6.1-1|93	Crypto++ Library is a free C++ class library of cryptographic schemes.
12cr|cryptopp-5.6.1-1|94	
12cr|cryptopp-5.6.1-1|95	This package contains the library needed to run programs dynamically
12cr|cryptopp-5.6.1-1|96	linked with %{name}.
12cr|cryptopp-5.6.1-1|97	
12cr|cryptopp-5.6.1-1|98	%package -n %{devname}
12cr|cryptopp-5.6.1-1|99	Summary:	Header files and development documentation for %{name}
12cr|cryptopp-5.6.1-1|100	Group:		Development/C++
12cr|cryptopp-5.6.1-1|101	Requires:	%{libname} = %{EVRD}
12cr|cryptopp-5.6.1-1|102	
12cr|cryptopp-5.6.1-1|103	%description -n %{devname}
12cr|cryptopp-5.6.1-1|104	Crypto++ Library is a free C++ class library of cryptographic schemes.
12cr|cryptopp-5.6.1-1|105	
12cr|cryptopp-5.6.1-1|106	This package contains the header files and development documentation
12cr|cryptopp-5.6.1-1|107	for %{name}.
12cr|cryptopp-5.6.1-1|108	
12cr|cryptopp-5.6.1-1|109	%package -n %{staticname}
12cr|cryptopp-5.6.1-1|110	Summary:	Static libraries for programs which will use %{name}
12cr|cryptopp-5.6.1-1|111	Group:		Development/C++
12cr|cryptopp-5.6.1-1|112	Requires:	%{devname} = %{EVRD}
12cr|cryptopp-5.6.1-1|113	
12cr|cryptopp-5.6.1-1|114	%description -n %{staticname}
12cr|cryptopp-5.6.1-1|115	Crypto++ Library is a free C++ class library of cryptographic schemes.
12cr|cryptopp-5.6.1-1|116	
12cr|cryptopp-5.6.1-1|117	This package contains the static library for %{name}.
12cr|cryptopp-5.6.1-1|118	
12cr|cryptopp-5.6.1-1|119	%package doc
12cr|cryptopp-5.6.1-1|120	Summary:	Documentation for %{name}
12cr|cryptopp-5.6.1-1|121	Group:		Development/C++
12cr|cryptopp-5.6.1-1|122	Obsoletes:	lib%{name}-doc < %{EVRD}
12cr|cryptopp-5.6.1-1|123	
12cr|cryptopp-5.6.1-1|124	%description doc
12cr|cryptopp-5.6.1-1|125	Crypto++ Library is a free C++ class library of cryptographic schemes.
12cr|cryptopp-5.6.1-1|126	
12cr|cryptopp-5.6.1-1|127	This package contains documentation for %{name}.
12cr|cryptopp-5.6.1-1|128	
12cr|cryptopp-5.6.1-1|129	%package progs
12cr|cryptopp-5.6.1-1|130	Summary:	Programs for manipulating %{name} routines
12cr|cryptopp-5.6.1-1|131	Group:		Development/Other
12cr|cryptopp-5.6.1-1|132	Obsoletes:	lib%{name}-progs < %{EVRD}
12cr|cryptopp-5.6.1-1|133	
12cr|cryptopp-5.6.1-1|134	%description progs
12cr|cryptopp-5.6.1-1|135	Crypto++ Library is a free C++ class library of cryptographic schemes.
12cr|cryptopp-5.6.1-1|136	
12cr|cryptopp-5.6.1-1|137	This package contains programs for manipulating %{name} routines.
12cr|cryptopp-5.6.1-1|138	
12cr|cryptopp-5.6.1-1|139	%prep
12cr|cryptopp-5.6.1-1|140	%setup -qc
12cr|cryptopp-5.6.1-1|141	%__rm -f GNUmakefile
12cr|cryptopp-5.6.1-1|142	%patch0 -p1 -b .autotools
12cr|cryptopp-5.6.1-1|143	%patch1 -p1 -b .s390
12cr|cryptopp-5.6.1-1|144	%patch2 -p1 -b .data-files-location
12cr|cryptopp-5.6.1-1|145	%patch3 -p0 -b .x86-disable-sse2
12cr|cryptopp-5.6.1-1|146	%patch4 -p1 -b .gcc47
12cr|cryptopp-5.6.1-1|147	
12cr|cryptopp-5.6.1-1|148	%build
12cr|cryptopp-5.6.1-1|149	autoreconf -fi
12cr|cryptopp-5.6.1-1|150	%configure2_5x
12cr|cryptopp-5.6.1-1|151	%make
12cr|cryptopp-5.6.1-1|152	%{_bindir}/doxygen
12cr|cryptopp-5.6.1-1|153	
12cr|cryptopp-5.6.1-1|154	%install
12cr|cryptopp-5.6.1-1|155	%makeinstall_std
12cr|cryptopp-5.6.1-1|156	
12cr|cryptopp-5.6.1-1|157	%__perl -pi -e 's/\r$//g' License.txt Readme.txt
12cr|cryptopp-5.6.1-1|158	
12cr|cryptopp-5.6.1-1|159	# Install pkg-config file
12cr|cryptopp-5.6.1-1|160	%__install -D -m 0644 %{SOURCE1} %{buildroot}%{_libdir}/pkgconfig/cryptopp.pc
12cr|cryptopp-5.6.1-1|161	# Set variables
12cr|cryptopp-5.6.1-1|162	%__sed -i "s|@PREFIX@|%{_prefix}|g;s|@LIBDIR@|%{_libdir}|g;s|@INCLUDEDIR@|%{_includedir}|g" %{buildroot}%{_libdir}/pkgconfig/cryptopp.pc
12cr|cryptopp-5.6.1-1|163	
12cr|cryptopp-5.6.1-1|164	%__install -d %{buildroot}%{_datadir}/%{name}/TestVectors
12cr|cryptopp-5.6.1-1|165	%__install -m 0644 TestVectors/* %{buildroot}%{_datadir}/%{name}/TestVectors
12cr|cryptopp-5.6.1-1|166	%__install -d %{buildroot}%{_datadir}/%{name}/TestData
12cr|cryptopp-5.6.1-1|167	%__install -m 0644 TestData/* %{buildroot}%{_datadir}/%{name}/TestData
12cr|cryptopp-5.6.1-1|168	
12cr|cryptopp-5.6.1-1|169	%__rm -f %{buildroot}%{_bindir}/cryptestcwd
12cr|cryptopp-5.6.1-1|170	
12cr|cryptopp-5.6.1-1|171	%check
12cr|cryptopp-5.6.1-1|172	./cryptestcwd v
12cr|cryptopp-5.6.1-1|173	
12cr|cryptopp-5.6.1-1|174	%files -n %{libname}
12cr|cryptopp-5.6.1-1|175	%{_libdir}/*.so.%{major}*
12cr|cryptopp-5.6.1-1|176	
12cr|cryptopp-5.6.1-1|177	%files -n %{devname}
12cr|cryptopp-5.6.1-1|178	%{_includedir}/%{name}
12cr|cryptopp-5.6.1-1|179	%{_libdir}/*.so
12cr|cryptopp-5.6.1-1|180	%{_libdir}/pkgconfig/*.pc
12cr|cryptopp-5.6.1-1|181	
12cr|cryptopp-5.6.1-1|182	%files -n %{staticname}
12cr|cryptopp-5.6.1-1|183	%{_libdir}/*.a
12cr|cryptopp-5.6.1-1|184	
12cr|cryptopp-5.6.1-1|185	%files doc
12cr|cryptopp-5.6.1-1|186	%defattr(0644,root,root,0755)
12cr|cryptopp-5.6.1-1|187	%doc doc/html License.txt Readme.txt
12cr|cryptopp-5.6.1-1|188	
12cr|cryptopp-5.6.1-1|189	%files progs
12cr|cryptopp-5.6.1-1|190	%{_bindir}/cryptest
12cr|cryptopp-5.6.1-1|191	%{_datadir}/%{name}
12cr|cryptopp-5.6.1-1|192	
12cr|cryptopp-5.6.1-1|193	
12cr|cryptopp-5.6.1-1|194	%changelog
12cr|cryptopp-5.6.1-1|195	* Thu Jun 28 2012 Andrey Bondrov <abondrov@mandriva.org> 0:5.6.1-1
12cr|cryptopp-5.6.1-1|196	+ Revision: 807338
12cr|cryptopp-5.6.1-1|197	- New version 5.6.1, sync patches with Fedora
12cr|cryptopp-5.6.1-1|198	
12cr|cryptopp-5.6.1-1|199	+ Zé <ze@mandriva.org>
12cr|cryptopp-5.6.1-1|200	- new version 5.6.1
12cr|cryptopp-5.6.1-1|201	- update depencies for the new name
12cr|cryptopp-5.6.1-1|202	- add .pc file
12cr|cryptopp-5.6.1-1|203	- clean -la files
12cr|cryptopp-5.6.1-1|204	- move text files from lib package into doc package
12cr|cryptopp-5.6.1-1|205	
12cr|cryptopp-5.6.1-1|206	+ Funda Wang <fwang@mandriva.org>
12cr|cryptopp-5.6.1-1|207	- clean spec file
12cr|cryptopp-5.6.1-1|208	- rediff gcc43 patch
12cr|cryptopp-5.6.1-1|209	
12cr|cryptopp-5.6.1-1|210	+ Thierry Vignaud <tv@mandriva.org>
12cr|cryptopp-5.6.1-1|211	- rebuild
12cr|cryptopp-5.6.1-1|212	
12cr|cryptopp-5.6.1-1|213	* Thu Oct 23 2008 Götz Waschk <waschk@mandriva.org> 0:5.5.2-3mdv2009.1
12cr|cryptopp-5.6.1-1|214	+ Revision: 296718
12cr|cryptopp-5.6.1-1|215	- really update to 5.5.2
12cr|cryptopp-5.6.1-1|216	
12cr|cryptopp-5.6.1-1|217	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0:5.5.2-2mdv2009.0
12cr|cryptopp-5.6.1-1|218	+ Revision: 267807
12cr|cryptopp-5.6.1-1|219	- rebuild early 2009.0 package (before pixel changes)
12cr|cryptopp-5.6.1-1|220	
12cr|cryptopp-5.6.1-1|221	* Thu Jun 12 2008 Götz Waschk <waschk@mandriva.org> 0:5.5.2-1mdv2009.0
12cr|cryptopp-5.6.1-1|222	+ Revision: 218494
12cr|cryptopp-5.6.1-1|223	- new version
12cr|cryptopp-5.6.1-1|224	- patch for gcc 4.3
12cr|cryptopp-5.6.1-1|225	- new devel name
12cr|cryptopp-5.6.1-1|226	- fix obsoletes
12cr|cryptopp-5.6.1-1|227	
12cr|cryptopp-5.6.1-1|228	+ Pixel <pixel@mandriva.com>
12cr|cryptopp-5.6.1-1|229	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|cryptopp-5.6.1-1|230	
12cr|cryptopp-5.6.1-1|231	+ Olivier Blin <blino@mandriva.org>
12cr|cryptopp-5.6.1-1|232	- restore BuildRoot
12cr|cryptopp-5.6.1-1|233	
12cr|cryptopp-5.6.1-1|234	+ Thierry Vignaud <tv@mandriva.org>
12cr|cryptopp-5.6.1-1|235	- kill re-definition of %%buildroot on Pixel's request
12cr|cryptopp-5.6.1-1|236	
12cr|cryptopp-5.6.1-1|237	* Mon Sep 17 2007 David Walluck <walluck@mandriva.org> 0:5.5.1-2mdv2008.0
12cr|cryptopp-5.6.1-1|238	+ Revision: 88832
12cr|cryptopp-5.6.1-1|239	- add some cryptopp Provides
12cr|cryptopp-5.6.1-1|240	
12cr|cryptopp-5.6.1-1|241	* Sat Jun 02 2007 David Walluck <walluck@mandriva.org> 0:5.5.1-1mdv2008.0
12cr|cryptopp-5.6.1-1|242	+ Revision: 34430
12cr|cryptopp-5.6.1-1|243	- 5.5.1
12cr|cryptopp-5.6.1-1|244	- change so version to 6:0:0 to match Debian
12cr|cryptopp-5.6.1-1|245	
12cr|cryptopp-5.6.1-1|246	* Sun May 06 2007 David Walluck <walluck@mandriva.org> 0:5.5-1mdv2008.0
12cr|cryptopp-5.6.1-1|247	+ Revision: 23769
12cr|cryptopp-5.6.1-1|248	- 5.5
12cr|cryptopp-5.6.1-1|249	

764 12
12cr|crystalspace-1.4.1-1|1	%bcond_with	java
12cr|crystalspace-1.4.1-1|2	
12cr|crystalspace-1.4.1-1|3	Summary:	CrystalSpace free 3d engine
12cr|crystalspace-1.4.1-1|4	Name:		crystalspace
12cr|crystalspace-1.4.1-1|5	%define	major	1.4
12cr|crystalspace-1.4.1-1|6	Version:	%{major}.1
12cr|crystalspace-1.4.1-1|7	Release:	1
12cr|crystalspace-1.4.1-1|8	Group:		System/Libraries
12cr|crystalspace-1.4.1-1|9	License:	LGPLv2+
12cr|crystalspace-1.4.1-1|10	URL:		http://www.crystalspace3d.org/
12cr|crystalspace-1.4.1-1|11	Source0:	http://www.crystalspace3d.org/downloads/release/%{name}-src-%{version}.tar.bz2
12cr|crystalspace-1.4.1-1|12	Patch0:		crystalspace-src-1.4.1-cs-config.patch
12cr|crystalspace-1.4.1-1|13	Patch1:		crystalspace-1.4.0-png15.patch
12cr|crystalspace-1.4.1-1|14	BuildRequires:	lib3ds-devel >= 1.3.0
12cr|crystalspace-1.4.1-1|15	#BuildRequires:	MesaGLU-devel
12cr|crystalspace-1.4.1-1|16	BuildRequires:	pkgconfig(vorbis)
12cr|crystalspace-1.4.1-1|17	BuildRequires:	libmikmod-devel
12cr|crystalspace-1.4.1-1|18	BuildRequires:	pkgconfig(cal3d)
12cr|crystalspace-1.4.1-1|19	BuildRequires:	jpeg-devel
12cr|crystalspace-1.4.1-1|20	BuildRequires:	pkgconfig(zlib)
12cr|crystalspace-1.4.1-1|21	BuildRequires:	pkgconfig(ode)
12cr|crystalspace-1.4.1-1|22	BuildRequires:	pkgconfig(libpng)
12cr|crystalspace-1.4.1-1|23	BuildRequires:	pkgconfig(openal)
12cr|crystalspace-1.4.1-1|24	BuildRequires:	mng-devel
12cr|crystalspace-1.4.1-1|25	BuildRequires:	X11-devel
12cr|crystalspace-1.4.1-1|26	BuildRequires:	nasm
12cr|crystalspace-1.4.1-1|27	BuildRequires:	perl-devel
12cr|crystalspace-1.4.1-1|28	BuildRequires:	wxgtku-devel
12cr|crystalspace-1.4.1-1|29	BuildRequires:	swig >= 1.3.14
12cr|crystalspace-1.4.1-1|30	BuildRequires:	bison >= 1.35
12cr|crystalspace-1.4.1-1|31	BuildRequires:	python-devel
12cr|crystalspace-1.4.1-1|32	BuildRequires:	ftjam >= 2.5.3rc2-0.9
12cr|crystalspace-1.4.1-1|33	BuildRequires:	flex
12cr|crystalspace-1.4.1-1|34	BuildRequires:	doxygen
12cr|crystalspace-1.4.1-1|35	BuildRequires:	pkgconfig(bullet)
12cr|crystalspace-1.4.1-1|36	BuildRequires:	libtool
12cr|crystalspace-1.4.1-1|37	BuildRequires:	texinfo
12cr|crystalspace-1.4.1-1|38	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|crystalspace-1.4.1-1|39	BuildRequires:	pkgconfig(caca)
12cr|crystalspace-1.4.1-1|40	BuildRequires:	tetex-dvipdfm
12cr|crystalspace-1.4.1-1|41	BuildRequires:	tetex-dvips
12cr|crystalspace-1.4.1-1|42	BuildRequires:	imagemagick
12cr|crystalspace-1.4.1-1|43	BuildRequires:	pkgconfig(cppunit)
12cr|crystalspace-1.4.1-1|44	BuildRequires:	icoutils
12cr|crystalspace-1.4.1-1|45	BuildRequires:	pkgconfig(CEGUI)
12cr|crystalspace-1.4.1-1|46	BuildRequires:	perl(Template::Base)
12cr|crystalspace-1.4.1-1|47	%if %{with java}
12cr|crystalspace-1.4.1-1|48	BuildRequires:	java-rpmbuild
12cr|crystalspace-1.4.1-1|49	BuildRequires:	ant
12cr|crystalspace-1.4.1-1|50	%endif
12cr|crystalspace-1.4.1-1|51	
12cr|crystalspace-1.4.1-1|52	%description
12cr|crystalspace-1.4.1-1|53	Crystal Space is a free (LGPL) and portable 3D Development Kit
12cr|crystalspace-1.4.1-1|54	written in C++. It supports: true six degree's of freedom,
12cr|crystalspace-1.4.1-1|55	colored lighting, mipmapping, portals, mirrors, alpha transparency,
12cr|crystalspace-1.4.1-1|56	reflective surfaces, 3D sprites (frame based or with skeletal animation),
12cr|crystalspace-1.4.1-1|57	procedural textures, radiosity, particle systems, halos, volumetric fog,
12cr|crystalspace-1.4.1-1|58	scripting (using Python or other languages), 8-bit, 16-bit, and 32-bit
12cr|crystalspace-1.4.1-1|59	display support, OpenGL and software renderering, font support,
12cr|crystalspace-1.4.1-1|60	hierarchical transformations, etc.
12cr|crystalspace-1.4.1-1|61	
12cr|crystalspace-1.4.1-1|62	%package	devel
12cr|crystalspace-1.4.1-1|63	Group:		Development/C
12cr|crystalspace-1.4.1-1|64	Summary:	Development headers and libraries for %{name}
12cr|crystalspace-1.4.1-1|65	Requires:	%{name} = %{EVRD}
12cr|crystalspace-1.4.1-1|66	
12cr|crystalspace-1.4.1-1|67	%description	devel
12cr|crystalspace-1.4.1-1|68	Development headers and libraries for %{name}.
12cr|crystalspace-1.4.1-1|69	
12cr|crystalspace-1.4.1-1|70	%package	doc
12cr|crystalspace-1.4.1-1|71	Summary:	Crystalspace documentation
12cr|crystalspace-1.4.1-1|72	Group:		Development/C
12cr|crystalspace-1.4.1-1|73	Requires:	%{name} = %{EVRD}
12cr|crystalspace-1.4.1-1|74	Conflicts:	freetds-devel
12cr|crystalspace-1.4.1-1|75	BuildArch:	noarch
12cr|crystalspace-1.4.1-1|76	
12cr|crystalspace-1.4.1-1|77	%description	doc
12cr|crystalspace-1.4.1-1|78	Crystalspace documentation.
12cr|crystalspace-1.4.1-1|79	
12cr|crystalspace-1.4.1-1|80	%package	demos
12cr|crystalspace-1.4.1-1|81	Summary:	Crystalspace demos
12cr|crystalspace-1.4.1-1|82	Group:		Toys
12cr|crystalspace-1.4.1-1|83	Requires:	%{name} = %{EVRD}
12cr|crystalspace-1.4.1-1|84	
12cr|crystalspace-1.4.1-1|85	%description	demos
12cr|crystalspace-1.4.1-1|86	Crystalspace demos.
12cr|crystalspace-1.4.1-1|87	
12cr|crystalspace-1.4.1-1|88	%package	bindings-python
12cr|crystalspace-1.4.1-1|89	Summary:	Python bindings for Crystal Space free 3D SDK
12cr|crystalspace-1.4.1-1|90	Group:		Development/Python
12cr|crystalspace-1.4.1-1|91	Requires:	%{name} = %{EVRD}
12cr|crystalspace-1.4.1-1|92	
12cr|crystalspace-1.4.1-1|93	%description bindings-python
12cr|crystalspace-1.4.1-1|94	Python bindings for Crystal Space free 3D SDK.
12cr|crystalspace-1.4.1-1|95	
12cr|crystalspace-1.4.1-1|96	%if %{with java}
12cr|crystalspace-1.4.1-1|97	%package	bindings-java
12cr|crystalspace-1.4.1-1|98	Group:		Development/Java
12cr|crystalspace-1.4.1-1|99	Summary:	Java bindings for Crystal Space free 3D SDK
12cr|crystalspace-1.4.1-1|100	Requires:	%{name} = %{EVRD}
12cr|crystalspace-1.4.1-1|101	Requires:	java
12cr|crystalspace-1.4.1-1|102	
12cr|crystalspace-1.4.1-1|103	%description	bindings-java
12cr|crystalspace-1.4.1-1|104	Java bindings for Crystal Space free 3D SDK.
12cr|crystalspace-1.4.1-1|105	%endif
12cr|crystalspace-1.4.1-1|106	
12cr|crystalspace-1.4.1-1|107	%package	bindings-perl
12cr|crystalspace-1.4.1-1|108	Summary:	Perl bindings for Crystal Space free 3D SDK
12cr|crystalspace-1.4.1-1|109	Group:		Development/Perl
12cr|crystalspace-1.4.1-1|110	Requires:	%{name} = %{EVRD}
12cr|crystalspace-1.4.1-1|111	Requires:	perl
12cr|crystalspace-1.4.1-1|112	
12cr|crystalspace-1.4.1-1|113	%description	bindings-perl
12cr|crystalspace-1.4.1-1|114	Perl bindings for Crystal Space free 3D SDK.
12cr|crystalspace-1.4.1-1|115	
12cr|crystalspace-1.4.1-1|116	%prep
12cr|crystalspace-1.4.1-1|117	%setup -q -n %{name}-src-%{version}
12cr|crystalspace-1.4.1-1|118	%patch0 -p1
12cr|crystalspace-1.4.1-1|119	%patch1 -p0
12cr|crystalspace-1.4.1-1|120	
12cr|crystalspace-1.4.1-1|121	sed	-e 's#--exists libpng#--exists libpng12#g' \
12cr|crystalspace-1.4.1-1|122	-e 's#--cflags libpng#--cflags libpng12#g' \
12cr|crystalspace-1.4.1-1|123	-e 's#--libs libpng#--libs libpng12#g' \
12cr|crystalspace-1.4.1-1|124	-i configure
12cr|crystalspace-1.4.1-1|125	
12cr|crystalspace-1.4.1-1|126	%build
12cr|crystalspace-1.4.1-1|127	CXXFLAGS="%{optflags} -fpermissive" \
12cr|crystalspace-1.4.1-1|128	%configure2_5x	\
12cr|crystalspace-1.4.1-1|129	--enable-cpu-specific-optimizations=no \
12cr|crystalspace-1.4.1-1|130	--with-mesa \
12cr|crystalspace-1.4.1-1|131	--disable-optimize \
12cr|crystalspace-1.4.1-1|132	--disable-debug \
12cr|crystalspace-1.4.1-1|133	--disable-separate-debug-info \
12cr|crystalspace-1.4.1-1|134	%if %{with java}
12cr|crystalspace-1.4.1-1|135	--with-java \
12cr|crystalspace-1.4.1-1|136	%else
12cr|crystalspace-1.4.1-1|137	--without-java \
12cr|crystalspace-1.4.1-1|138	%endif
12cr|crystalspace-1.4.1-1|139	--with-wx \
12cr|crystalspace-1.4.1-1|140	--with-caca=%{_prefix} \
12cr|crystalspace-1.4.1-1|141	--disable-meta-info-embedding
12cr|crystalspace-1.4.1-1|142	
12cr|crystalspace-1.4.1-1|143	jam -d2 %{_smp_mflags}
12cr|crystalspace-1.4.1-1|144	
12cr|crystalspace-1.4.1-1|145	%install
12cr|crystalspace-1.4.1-1|146	DESTDIR=%{buildroot} jam -d2 install
12cr|crystalspace-1.4.1-1|147	
12cr|crystalspace-1.4.1-1|148	install -m644 mk/autoconf/crystal.m4 -D %{buildroot}%{_datadir}/aclocal/crystal.m4
12cr|crystalspace-1.4.1-1|149	
12cr|crystalspace-1.4.1-1|150	%if !%{with java}
12cr|crystalspace-1.4.1-1|151	rm -rf %{buildroot}{%{_datadir},%{_includedir}}/%{name}-%{major}/bindings/java
12cr|crystalspace-1.4.1-1|152	%endif
12cr|crystalspace-1.4.1-1|153	
12cr|crystalspace-1.4.1-1|154	%files
12cr|crystalspace-1.4.1-1|155	%{_libdir}/libcrystalspace*-%{major}.so
12cr|crystalspace-1.4.1-1|156	%dir %{_libdir}/%{name}-%{major}
12cr|crystalspace-1.4.1-1|157	%{_libdir}/%{name}-%{major}/*.so
12cr|crystalspace-1.4.1-1|158	%{_libdir}/%{name}-%{major}/*.csplugin
12cr|crystalspace-1.4.1-1|159	%exclude %{_libdir}/%{name}-%{major}/cspython.so
12cr|crystalspace-1.4.1-1|160	%exclude %{_libdir}/%{name}-%{major}/cspython.csplugin
12cr|crystalspace-1.4.1-1|161	%dir %{_datadir}/%{name}-%{major}/bindings
12cr|crystalspace-1.4.1-1|162	%{_datadir}/%{name}-%{major}/build
12cr|crystalspace-1.4.1-1|163	%{_datadir}/%{name}-%{major}/conversion
12cr|crystalspace-1.4.1-1|164	%{_datadir}/%{name}-%{major}/data
12cr|crystalspace-1.4.1-1|165	%dir %{_sysconfdir}/%{name}-%{major}
12cr|crystalspace-1.4.1-1|166	%config(noreplace) %{_sysconfdir}/%{name}-%{major}/*
12cr|crystalspace-1.4.1-1|167	
12cr|crystalspace-1.4.1-1|168	%files devel
12cr|crystalspace-1.4.1-1|169	%{_includedir}/*
12cr|crystalspace-1.4.1-1|170	%{_datadir}/aclocal/crystal.m4
12cr|crystalspace-1.4.1-1|171	%{_bindir}/cs-config*
12cr|crystalspace-1.4.1-1|172	
12cr|crystalspace-1.4.1-1|173	%if %{with java}
12cr|crystalspace-1.4.1-1|174	%exclude %{_includedir}/%{name}-%{major}/bindings/java
12cr|crystalspace-1.4.1-1|175	%endif
12cr|crystalspace-1.4.1-1|176	%exclude %{_includedir}/%{name}-%{major}/bindings/perl
12cr|crystalspace-1.4.1-1|177	%exclude %{_includedir}/%{name}-%{major}/bindings/python
12cr|crystalspace-1.4.1-1|178	
12cr|crystalspace-1.4.1-1|179	%files doc
12cr|crystalspace-1.4.1-1|180	%doc %{_docdir}/%{name}-%{version}
12cr|crystalspace-1.4.1-1|181	
12cr|crystalspace-1.4.1-1|182	%files demos
12cr|crystalspace-1.4.1-1|183	%{_bindir}/*
12cr|crystalspace-1.4.1-1|184	%exclude %{_bindir}/cs-config
12cr|crystalspace-1.4.1-1|185	%exclude %{_bindir}/cs-config-%{major}
12cr|crystalspace-1.4.1-1|186	
12cr|crystalspace-1.4.1-1|187	%if %{with java}
12cr|crystalspace-1.4.1-1|188	%files bindings-java
12cr|crystalspace-1.4.1-1|189	%dir %{_datadir}/%{name}-%{major}/bindings
12cr|crystalspace-1.4.1-1|190	%dir %{_datadir}/%{name}-%{major}/bindings/java
12cr|crystalspace-1.4.1-1|191	%{_datadir}/%{name}-%{major}/bindings/java/*
12cr|crystalspace-1.4.1-1|192	%{_includedir}/%{name}-%{major}/bindings/java
12cr|crystalspace-1.4.1-1|193	%endif
12cr|crystalspace-1.4.1-1|194	
12cr|crystalspace-1.4.1-1|195	%files bindings-perl
12cr|crystalspace-1.4.1-1|196	%dir %{_datadir}/%{name}-%{major}/bindings/perl5
12cr|crystalspace-1.4.1-1|197	%{_datadir}/%{name}-%{major}/bindings/perl5/*
12cr|crystalspace-1.4.1-1|198	%{_includedir}/%{name}-%{major}/bindings/perl
12cr|crystalspace-1.4.1-1|199	
12cr|crystalspace-1.4.1-1|200	%files bindings-python
12cr|crystalspace-1.4.1-1|201	%{python_sitearch}/cspace.pth
12cr|crystalspace-1.4.1-1|202	%dir %{_datadir}/%{name}-%{major}/bindings/python
12cr|crystalspace-1.4.1-1|203	%{_libdir}/%{name}-%{major}/cspython.so
12cr|crystalspace-1.4.1-1|204	%{_libdir}/%{name}-%{major}/cspython.csplugin
12cr|crystalspace-1.4.1-1|205	%{_datadir}/%{name}-%{major}/bindings/python/*
12cr|crystalspace-1.4.1-1|206	%{_includedir}/%{name}-%{major}/bindings/python
12cr|crystalspace-1.4.1-1|207	
12cr|crystalspace-1.4.1-1|208	
12cr|crystalspace-1.4.1-1|209	%changelog
12cr|crystalspace-1.4.1-1|210	* Mon Jan 23 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.4.1-1
12cr|crystalspace-1.4.1-1|211	+ Revision: 767241
12cr|crystalspace-1.4.1-1|212	- use %%{EVRD} macro
12cr|crystalspace-1.4.1-1|213	- drop deprecated rpm junk
12cr|crystalspace-1.4.1-1|214	- use pkgconfig() dependencies
12cr|crystalspace-1.4.1-1|215	- make ftjam dependency versioned so that we're sure to get a ftjam that doesn't
12cr|crystalspace-1.4.1-1|216	segfault
12cr|crystalspace-1.4.1-1|217	- make doc sub-package noarch
12cr|crystalspace-1.4.1-1|218	- ditch redundant python dependency for bindings-python package
12cr|crystalspace-1.4.1-1|219	- cleanups
12cr|crystalspace-1.4.1-1|220	- drop multiarch stuff, no longer required
12cr|crystalspace-1.4.1-1|221	- drop dead configure options
12cr|crystalspace-1.4.1-1|222	- compile with -fpermissive
12cr|crystalspace-1.4.1-1|223	- disable java bindings for now as it breaks build
12cr|crystalspace-1.4.1-1|224	- build against libpng 1.2
12cr|crystalspace-1.4.1-1|225	- link against dynamic libbullet
12cr|crystalspace-1.4.1-1|226	- link against unicode wxgtk
12cr|crystalspace-1.4.1-1|227	- new version
12cr|crystalspace-1.4.1-1|228	
12cr|crystalspace-1.4.1-1|229	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|crystalspace-1.4.1-1|230	- rebuild
12cr|crystalspace-1.4.1-1|231	
12cr|crystalspace-1.4.1-1|232	* Thu Jan 22 2009 Funda Wang <fwang@mandriva.org> 1.2.1-5mdv2009.1
12cr|crystalspace-1.4.1-1|233	+ Revision: 332521
12cr|crystalspace-1.4.1-1|234	- fix str fmt
12cr|crystalspace-1.4.1-1|235	
12cr|crystalspace-1.4.1-1|236	* Sat Dec 13 2008 Funda Wang <fwang@mandriva.org> 1.2.1-4mdv2009.1
12cr|crystalspace-1.4.1-1|237	+ Revision: 313965
12cr|crystalspace-1.4.1-1|238	- rebuild
12cr|crystalspace-1.4.1-1|239	
12cr|crystalspace-1.4.1-1|240	* Sat Oct 11 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.1-3mdv2009.1
12cr|crystalspace-1.4.1-1|241	+ Revision: 291799
12cr|crystalspace-1.4.1-1|242	- rebuild for changed CEGUI versioning scheme
12cr|crystalspace-1.4.1-1|243	
12cr|crystalspace-1.4.1-1|244	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-2mdv2009.0
12cr|crystalspace-1.4.1-1|245	+ Revision: 266540
12cr|crystalspace-1.4.1-1|246	- rebuild early 2009.0 package (before pixel changes)
12cr|crystalspace-1.4.1-1|247	
12cr|crystalspace-1.4.1-1|248	* Thu May 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.1-1mdv2009.0
12cr|crystalspace-1.4.1-1|249	+ Revision: 212921
12cr|crystalspace-1.4.1-1|250	- fix file list
12cr|crystalspace-1.4.1-1|251	- update to new version 1.2.1
12cr|crystalspace-1.4.1-1|252	
12cr|crystalspace-1.4.1-1|253	* Thu Apr 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2-6mdv2009.0
12cr|crystalspace-1.4.1-1|254	+ Revision: 197221
12cr|crystalspace-1.4.1-1|255	- rebuild for CEGUI
12cr|crystalspace-1.4.1-1|256	
12cr|crystalspace-1.4.1-1|257	* Thu Apr 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2-5mdv2009.0
12cr|crystalspace-1.4.1-1|258	+ Revision: 197097
12cr|crystalspace-1.4.1-1|259	- get rid of /usr/local
12cr|crystalspace-1.4.1-1|260	- export inludedir with flags
12cr|crystalspace-1.4.1-1|261	
12cr|crystalspace-1.4.1-1|262	* Wed Apr 23 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2-4mdv2009.0
12cr|crystalspace-1.4.1-1|263	+ Revision: 197062
12cr|crystalspace-1.4.1-1|264	- completely remove -march and -mtune
12cr|crystalspace-1.4.1-1|265	- versioned config script should be in devel not in demos package
12cr|crystalspace-1.4.1-1|266	- export %%{optflags} and hopefully link against openal
12cr|crystalspace-1.4.1-1|267	- disable optimization, march and mtune should be generic
12cr|crystalspace-1.4.1-1|268	- spit out the bindings for java, perl and python to a separate subpackages
12cr|crystalspace-1.4.1-1|269	- add buildrequires on ant and java-rpmbuild
12cr|crystalspace-1.4.1-1|270	
12cr|crystalspace-1.4.1-1|271	* Mon Apr 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2-3mdv2009.0
12cr|crystalspace-1.4.1-1|272	+ Revision: 196294
12cr|crystalspace-1.4.1-1|273	- Patch0: fix cs-config script
12cr|crystalspace-1.4.1-1|274	- add missing buildrequires on perl-Template-Toolkit
12cr|crystalspace-1.4.1-1|275	- do not hardcode python libdir
12cr|crystalspace-1.4.1-1|276	
12cr|crystalspace-1.4.1-1|277	* Fri Apr 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2-2mdv2009.0
12cr|crystalspace-1.4.1-1|278	+ Revision: 195675
12cr|crystalspace-1.4.1-1|279	- spec file clean
12cr|crystalspace-1.4.1-1|280	- new license policy
12cr|crystalspace-1.4.1-1|281	- add a bunch of missing buildrequires
12cr|crystalspace-1.4.1-1|282	- spec file clean
12cr|crystalspace-1.4.1-1|283	
12cr|crystalspace-1.4.1-1|284	* Wed Dec 26 2007 Emmanuel Andry <eandry@mandriva.org> 1.2-1mdv2008.1
12cr|crystalspace-1.4.1-1|285	+ Revision: 137963
12cr|crystalspace-1.4.1-1|286	- New version
12cr|crystalspace-1.4.1-1|287	
12cr|crystalspace-1.4.1-1|288	+ Olivier Blin <blino@mandriva.org>
12cr|crystalspace-1.4.1-1|289	- restore BuildRoot
12cr|crystalspace-1.4.1-1|290	
12cr|crystalspace-1.4.1-1|291	+ Thierry Vignaud <tv@mandriva.org>
12cr|crystalspace-1.4.1-1|292	- kill re-definition of %%buildroot on Pixel's request
12cr|crystalspace-1.4.1-1|293	
12cr|crystalspace-1.4.1-1|294	
12cr|crystalspace-1.4.1-1|295	* Wed Feb 21 2007 Lenny Cartier <lenny@mandriva.com> 1.0.1-1mdv2007.0
12cr|crystalspace-1.4.1-1|296	+ Revision: 123805
12cr|crystalspace-1.4.1-1|297	- Update to 1.0.1
12cr|crystalspace-1.4.1-1|298	
12cr|crystalspace-1.4.1-1|299	* Thu Jan 25 2007 Emmanuel Andry <eandry@mandriva.org> 1.0-5mdv2007.1
12cr|crystalspace-1.4.1-1|300	+ Revision: 113065
12cr|crystalspace-1.4.1-1|301	- build against wxGTK2.8
12cr|crystalspace-1.4.1-1|302	
12cr|crystalspace-1.4.1-1|303	* Mon Jan 22 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0-4mdv2007.1
12cr|crystalspace-1.4.1-1|304	+ Revision: 111630
12cr|crystalspace-1.4.1-1|305	- bump to rebuild against new ode
12cr|crystalspace-1.4.1-1|306	
12cr|crystalspace-1.4.1-1|307	* Sun Jan 21 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0-3mdv2007.1
12cr|crystalspace-1.4.1-1|308	+ Revision: 111403
12cr|crystalspace-1.4.1-1|309	- bump
12cr|crystalspace-1.4.1-1|310	- let rpm take care of stripping debug symbols
12cr|crystalspace-1.4.1-1|311	lib64 fix for cs-config
12cr|crystalspace-1.4.1-1|312	clean out old junk
12cr|crystalspace-1.4.1-1|313	
12cr|crystalspace-1.4.1-1|314	* Thu Jan 18 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0-2mdv2007.1
12cr|crystalspace-1.4.1-1|315	+ Revision: 110220
12cr|crystalspace-1.4.1-1|316	- build with wx support
12cr|crystalspace-1.4.1-1|317	- update to 1.0 final
12cr|crystalspace-1.4.1-1|318	
12cr|crystalspace-1.4.1-1|319	+ Pascal Terjan <pterjan@mandriva.org>
12cr|crystalspace-1.4.1-1|320	- 1.0rc1
12cr|crystalspace-1.4.1-1|321	- add patch from svn to build with gcc 4.1
12cr|crystalspace-1.4.1-1|322	- buildrequires jam
12cr|crystalspace-1.4.1-1|323	- Import crystalspace
12cr|crystalspace-1.4.1-1|324	
12cr|crystalspace-1.4.1-1|325	* Wed Mar 09 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.99-0.cvs20050308.2mdk
12cr|crystalspace-1.4.1-1|326	- versioned requires for devel package
12cr|crystalspace-1.4.1-1|327	- multiarch
12cr|crystalspace-1.4.1-1|328	
12cr|crystalspace-1.4.1-1|329	* Tue Mar 08 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.99-0.cvs20050308.1mdk
12cr|crystalspace-1.4.1-1|330	- new cvs snapshot
12cr|crystalspace-1.4.1-1|331	
12cr|crystalspace-1.4.1-1|332	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.97-0.cvs20040615.3mdk
12cr|crystalspace-1.4.1-1|333	- Rebuild for new python
12cr|crystalspace-1.4.1-1|334	
12cr|crystalspace-1.4.1-1|335	* Mon Jul 19 2004 Michael Scherer <misc@mandrake.org> 0.97-0.cvs20040615.2mdk
12cr|crystalspace-1.4.1-1|336	- add the proper Conflict
12cr|crystalspace-1.4.1-1|337	
12cr|crystalspace-1.4.1-1|338	* Wed Jun 16 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.97-0.cvs20040615.1mdk
12cr|crystalspace-1.4.1-1|339	- new cvs snapshot
12cr|crystalspace-1.4.1-1|340	- switch to jam
12cr|crystalspace-1.4.1-1|341	- clean up files
12cr|crystalspace-1.4.1-1|342	

765 12
12cr|cscope-15.8-1|1	%define name    cscope
12cr|cscope-15.8-1|2	%define version 15.8
12cr|cscope-15.8-1|3	%define release 1
12cr|cscope-15.8-1|4	%define Summary C source file browser
12cr|cscope-15.8-1|5	
12cr|cscope-15.8-1|6	Summary:        %Summary
12cr|cscope-15.8-1|7	Name:           %name
12cr|cscope-15.8-1|8	Version:        %version
12cr|cscope-15.8-1|9	Release:        %release
12cr|cscope-15.8-1|10	License: BSD
12cr|cscope-15.8-1|11	Group: Development/Other
12cr|cscope-15.8-1|12	Source0: http://downloads.sourceforge.net/cscope/%name-%version.tar.bz2
12cr|cscope-15.8-1|13	Patch0: cscope_prog_info.patch
12cr|cscope-15.8-1|14	URL: http://cscope.sourceforge.net/
12cr|cscope-15.8-1|15	BuildRequires: ncurses-devel
12cr|cscope-15.8-1|16	BuildRequires: bison flex
12cr|cscope-15.8-1|17	
12cr|cscope-15.8-1|18	%description
12cr|cscope-15.8-1|19	cscope is an interactive, screen-oriented tool that allows the user to browse
12cr|cscope-15.8-1|20	through C source files for specified elements of code.
12cr|cscope-15.8-1|21	
12cr|cscope-15.8-1|22	%prep
12cr|cscope-15.8-1|23	%setup -q
12cr|cscope-15.8-1|24	%patch0
12cr|cscope-15.8-1|25	
12cr|cscope-15.8-1|26	%build
12cr|cscope-15.8-1|27	%configure2_5x
12cr|cscope-15.8-1|28	%make
12cr|cscope-15.8-1|29	
12cr|cscope-15.8-1|30	%install
12cr|cscope-15.8-1|31	rm -rf %buildroot
12cr|cscope-15.8-1|32	%makeinstall_std
12cr|cscope-15.8-1|33	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp
12cr|cscope-15.8-1|34	install contrib/xcscope/xcscope.el %{buildroot}%{_datadir}/emacs/site-lisp/
12cr|cscope-15.8-1|35	
12cr|cscope-15.8-1|36	%files
12cr|cscope-15.8-1|37	%defattr(0755,root,root,0755)
12cr|cscope-15.8-1|38	%{_bindir}/cscope
12cr|cscope-15.8-1|39	%{_bindir}/ocs
12cr|cscope-15.8-1|40	
12cr|cscope-15.8-1|41	%defattr(0644,root,root,0755)
12cr|cscope-15.8-1|42	%doc TODO COPYING ChangeLog AUTHORS README NEWS INSTALL
12cr|cscope-15.8-1|43	%{_mandir}/man1/cscope.1*
12cr|cscope-15.8-1|44	%{_datadir}/emacs/site-lisp/xcscope.el
12cr|cscope-15.8-1|45	
12cr|cscope-15.8-1|46	
12cr|cscope-15.8-1|47	
12cr|cscope-15.8-1|48	
12cr|cscope-15.8-1|49	%changelog
12cr|cscope-15.8-1|50	* Fri Jul 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 15.8-1
12cr|cscope-15.8-1|51	+ Revision: 808339
12cr|cscope-15.8-1|52	- version update 15.8
12cr|cscope-15.8-1|53	
12cr|cscope-15.8-1|54	* Fri Sep 09 2011 trem <trem@mandriva.org> 15.7a-2
12cr|cscope-15.8-1|55	+ Revision: 699156
12cr|cscope-15.8-1|56	- add xcscope.el from contrib
12cr|cscope-15.8-1|57	
12cr|cscope-15.8-1|58	* Wed May 06 2009 Funda Wang <fwang@mandriva.org> 15.7a-1mdv2011.0
12cr|cscope-15.8-1|59	+ Revision: 372616
12cr|cscope-15.8-1|60	- New version 15.7a
12cr|cscope-15.8-1|61	
12cr|cscope-15.8-1|62	* Thu Mar 19 2009 Funda Wang <fwang@mandriva.org> 15.7-1mdv2009.1
12cr|cscope-15.8-1|63	+ Revision: 357627
12cr|cscope-15.8-1|64	- BR flex
12cr|cscope-15.8-1|65	- BR bison
12cr|cscope-15.8-1|66	- New version 15.7
12cr|cscope-15.8-1|67	
12cr|cscope-15.8-1|68	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 15.6-3mdv2009.0
12cr|cscope-15.8-1|69	+ Revision: 243798
12cr|cscope-15.8-1|70	- rebuild
12cr|cscope-15.8-1|71	
12cr|cscope-15.8-1|72	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 15.6-1mdv2008.1
12cr|cscope-15.8-1|73	+ Revision: 136347
12cr|cscope-15.8-1|74	- restore BuildRoot
12cr|cscope-15.8-1|75	
12cr|cscope-15.8-1|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|cscope-15.8-1|77	- kill re-definition of %%buildroot on Pixel's request
12cr|cscope-15.8-1|78	

766 12
12cr|cs_obexftp-1.0.0.18-2|1	%define name cs_obexftp
12cr|cs_obexftp-1.0.0.18-2|2	%define version 1.0.0.18
12cr|cs_obexftp-1.0.0.18-2|3	%define release %mkrel 2
12cr|cs_obexftp-1.0.0.18-2|4	
12cr|cs_obexftp-1.0.0.18-2|5	Summary: ObexFtp files transfert between two devices
12cr|cs_obexftp-1.0.0.18-2|6	Name: %{name}
12cr|cs_obexftp-1.0.0.18-2|7	Version: %{version}
12cr|cs_obexftp-1.0.0.18-2|8	Release: %{release}
12cr|cs_obexftp-1.0.0.18-2|9	License: GPLv2+
12cr|cs_obexftp-1.0.0.18-2|10	Group: Communications
12cr|cs_obexftp-1.0.0.18-2|11	URL: http://cs-obexftp.wiki.sourceforge.net/
12cr|cs_obexftp-1.0.0.18-2|12	Source0: http://kent.dl.sourceforge.net/sourceforge/cs-obexftp/%name-%version.tar.bz2
12cr|cs_obexftp-1.0.0.18-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|cs_obexftp-1.0.0.18-2|14	BuildRequires: mono-devel >= 2.0
12cr|cs_obexftp-1.0.0.18-2|15	BuildRequires: obexftp-devel
12cr|cs_obexftp-1.0.0.18-2|16	Requires: obexftp
12cr|cs_obexftp-1.0.0.18-2|17	BuildArch: noarch
12cr|cs_obexftp-1.0.0.18-2|18	
12cr|cs_obexftp-1.0.0.18-2|19	%description
12cr|cs_obexftp-1.0.0.18-2|20	Using the new CSharp Dll from swig portability of Openobex/ObexFtp to write
12cr|cs_obexftp-1.0.0.18-2|21	a nice GUI able to transfer file between two devices.
12cr|cs_obexftp-1.0.0.18-2|22	
12cr|cs_obexftp-1.0.0.18-2|23	%prep
12cr|cs_obexftp-1.0.0.18-2|24	%setup -q -n %name-%version
12cr|cs_obexftp-1.0.0.18-2|25	
12cr|cs_obexftp-1.0.0.18-2|26	%build
12cr|cs_obexftp-1.0.0.18-2|27	./configure --prefix=%_prefix --bindir=%_bindir --datadir=%_datadir --libdir=%_prefix/lib
12cr|cs_obexftp-1.0.0.18-2|28	%make
12cr|cs_obexftp-1.0.0.18-2|29	
12cr|cs_obexftp-1.0.0.18-2|30	%install
12cr|cs_obexftp-1.0.0.18-2|31	rm -fr %buildroot
12cr|cs_obexftp-1.0.0.18-2|32	%makeinstall_std
12cr|cs_obexftp-1.0.0.18-2|33	
12cr|cs_obexftp-1.0.0.18-2|34	%clean
12cr|cs_obexftp-1.0.0.18-2|35	rm -fr %buildroot
12cr|cs_obexftp-1.0.0.18-2|36	
12cr|cs_obexftp-1.0.0.18-2|37	%files
12cr|cs_obexftp-1.0.0.18-2|38	%defattr(-,root,root)
12cr|cs_obexftp-1.0.0.18-2|39	%doc Cs-ObexFtp/ChangeLog THANKS todos
12cr|cs_obexftp-1.0.0.18-2|40	%_bindir/*
12cr|cs_obexftp-1.0.0.18-2|41	%_prefix/lib/csobexftp
12cr|cs_obexftp-1.0.0.18-2|42	%_prefix/lib/pkgconfig/*.pc
12cr|cs_obexftp-1.0.0.18-2|43	
12cr|cs_obexftp-1.0.0.18-2|44	
12cr|cs_obexftp-1.0.0.18-2|45	%changelog
12cr|cs_obexftp-1.0.0.18-2|46	* Mon Oct 13 2008 Funda Wang <fundawang@mandriva.org> 1.0.0.18-2mdv2009.1
12cr|cs_obexftp-1.0.0.18-2|47	+ Revision: 293255
12cr|cs_obexftp-1.0.0.18-2|48	- add versioned BR for mono (resgen2)
12cr|cs_obexftp-1.0.0.18-2|49	- add docs
12cr|cs_obexftp-1.0.0.18-2|50	- clearify license
12cr|cs_obexftp-1.0.0.18-2|51	- New version 1.0.0.18
12cr|cs_obexftp-1.0.0.18-2|52	- New version 1.0.0.14
12cr|cs_obexftp-1.0.0.18-2|53	- small adjustments
12cr|cs_obexftp-1.0.0.18-2|54	- renew tarball
12cr|cs_obexftp-1.0.0.18-2|55	- icomply to mandriva style
12cr|cs_obexftp-1.0.0.18-2|56	- import cs_obexftp
12cr|cs_obexftp-1.0.0.18-2|57	
12cr|cs_obexftp-1.0.0.18-2|58	
12cr|cs_obexftp-1.0.0.18-2|59	* Tue Oct 8 2007 Petit Eric <surfzoid@gmail.com> 0.1-1misc
12cr|cs_obexftp-1.0.0.18-2|60	- Made the rpm for Linux MDV2008
12cr|cs_obexftp-1.0.0.18-2|61	

767 12
12cr|csound-5.18.02-2|1	# Csound is really dumb about 64-bit
12cr|csound-5.18.02-2|2	%ifarch	x86_64 ia64 ppc64 sparc64 s390x
12cr|csound-5.18.02-2|3	%define	build64bit 1
12cr|csound-5.18.02-2|4	%define	install64bit --word64
12cr|csound-5.18.02-2|5	%define	useDouble 1
12cr|csound-5.18.02-2|6	%else
12cr|csound-5.18.02-2|7	%define	build64bit 0
12cr|csound-5.18.02-2|8	%define	install64bit %{nil}
12cr|csound-5.18.02-2|9	%define	useDouble 0
12cr|csound-5.18.02-2|10	%endif
12cr|csound-5.18.02-2|11	
12cr|csound-5.18.02-2|12	Summary:	A sound synthesis language and library
12cr|csound-5.18.02-2|13	Name:		csound
12cr|csound-5.18.02-2|14	Version:	5.18.02
12cr|csound-5.18.02-2|15	Release:	2
12cr|csound-5.18.02-2|16	License:	LGPLv2+
12cr|csound-5.18.02-2|17	Group:		Sound
12cr|csound-5.18.02-2|18	
12cr|csound-5.18.02-2|19	URL:		http://csound.sourceforge.net/
12cr|csound-5.18.02-2|20	Source0:	http://downloads.sourceforge.net/csound/Csound%{version}.tar.gz
12cr|csound-5.18.02-2|21	Source2:	http://downloads.sourceforge.net/csound/Csound5.18_manual_html.zip
12cr|csound-5.18.02-2|22	Patch0:		csound-5.18.02-fixpython.patch
12cr|csound-5.18.02-2|23	Patch1:		csound-5.18.02-no-usr-local.patch
12cr|csound-5.18.02-2|24	Patch2:		csound-5.18.02-default-opcodedir.patch
12cr|csound-5.18.02-2|25	Patch5:		csound-5.18.02-64-bit-plugin-path.patch
12cr|csound-5.18.02-2|26	Patch6:		csound-5.18.02-fix-conflicts.patch
12cr|csound-5.18.02-2|27	Patch7:		csound-5.18.02-fix-locale-install.patch
12cr|csound-5.18.02-2|28	Patch9:		csound-5.18.02-default-pulse.patch
12cr|csound-5.18.02-2|29	Patch10:	csound-5.18.02-compile-flag.patch
12cr|csound-5.18.02-2|30	Patch13:	csound-5.18.02-fix-tcl-check.patch
12cr|csound-5.18.02-2|31	Patch14:	csound-5.18.02-fix-link.patch
12cr|csound-5.18.02-2|32	
12cr|csound-5.18.02-2|33	BuildRequires:	bison
12cr|csound-5.18.02-2|34	BuildRequires:	flex
12cr|csound-5.18.02-2|35	BuildRequires:	gcc-c++
12cr|csound-5.18.02-2|36	BuildRequires:	gettext
12cr|csound-5.18.02-2|37	BuildRequires:	python
12cr|csound-5.18.02-2|38	BuildRequires:	scons
12cr|csound-5.18.02-2|39	BuildRequires:	swig
12cr|csound-5.18.02-2|40	BuildRequires:	jpackage-utils >= 1.5
12cr|csound-5.18.02-2|41	BuildRequires:	texlive
12cr|csound-5.18.02-2|42	BuildRequires:	texlive-latex
12cr|csound-5.18.02-2|43	BuildRequires:	xsltproc
12cr|csound-5.18.02-2|44	
12cr|csound-5.18.02-2|45	BuildRequires:	alsa-oss-devel
12cr|csound-5.18.02-2|46	BuildRequires:	boost-devel
12cr|csound-5.18.02-2|47	BuildRequires:	fltk-devel
12cr|csound-5.18.02-2|48	BuildRequires:	java-1.6.0-openjdk-devel
12cr|csound-5.18.02-2|49	BuildRequires:	java-1.5.0-gcj-devel
12cr|csound-5.18.02-2|50	BuildRequires:	jpeg-devel
12cr|csound-5.18.02-2|51	BuildRequires:	tcl-devel
12cr|csound-5.18.02-2|52	BuildRequires:	pkgconfig(cairo)
12cr|csound-5.18.02-2|53	BuildRequires:	pkgconfig(dssi)
12cr|csound-5.18.02-2|54	BuildRequires:	pkgconfig(fluidsynth)
12cr|csound-5.18.02-2|55	BuildRequires:	pkgconfig(jack)
12cr|csound-5.18.02-2|56	BuildRequires:	pkgconfig(liblo)
12cr|csound-5.18.02-2|57	BuildRequires:	pkgconfig(libpng)
12cr|csound-5.18.02-2|58	BuildRequires:	pkgconfig(libpulse)
12cr|csound-5.18.02-2|59	BuildRequires:	pkgconfig(lua)
12cr|csound-5.18.02-2|60	BuildRequires:	pkgconfig(luajit)
12cr|csound-5.18.02-2|61	BuildRequires:	pkgconfig(ogg)
12cr|csound-5.18.02-2|62	BuildRequires:	pkgconfig(pixman-1)
12cr|csound-5.18.02-2|63	BuildRequires:	pkgconfig(python)
12cr|csound-5.18.02-2|64	BuildRequires:	pkgconfig(sndfile)
12cr|csound-5.18.02-2|65	BuildRequires:	pkgconfig(tk)
12cr|csound-5.18.02-2|66	BuildRequires:	pkgconfig(vorbis)
12cr|csound-5.18.02-2|67	
12cr|csound-5.18.02-2|68	%description
12cr|csound-5.18.02-2|69	Csound is a sound and music synthesis system, providing facilities for
12cr|csound-5.18.02-2|70	composition and performance over a wide range of platforms. It is not
12cr|csound-5.18.02-2|71	restricted to any style of music, having been used for many years in
12cr|csound-5.18.02-2|72	at least classical, pop, techno, ambient...
12cr|csound-5.18.02-2|73	
12cr|csound-5.18.02-2|74	%package devel
12cr|csound-5.18.02-2|75	Summary:	Csound development files and libraries
12cr|csound-5.18.02-2|76	Group:		Development/C
12cr|csound-5.18.02-2|77	Requires:	%{name} = %{version}-%{release}
12cr|csound-5.18.02-2|78	
12cr|csound-5.18.02-2|79	%description devel
12cr|csound-5.18.02-2|80	Contains headers and libraries for developing applications that use Csound.
12cr|csound-5.18.02-2|81	
12cr|csound-5.18.02-2|82	%package python
12cr|csound-5.18.02-2|83	Summary:	Python Csound development files and libraries
12cr|csound-5.18.02-2|84	Group:		Development/Python
12cr|csound-5.18.02-2|85	Requires:	%{name} = %{version}-%{release}
12cr|csound-5.18.02-2|86	Requires:	python
12cr|csound-5.18.02-2|87	
12cr|csound-5.18.02-2|88	%description python
12cr|csound-5.18.02-2|89	Contains Python language bindings for developing Python applications that
12cr|csound-5.18.02-2|90	use Csound.
12cr|csound-5.18.02-2|91	
12cr|csound-5.18.02-2|92	
12cr|csound-5.18.02-2|93	#package python-devel
12cr|csound-5.18.02-2|94	#Summary:		Csound python development files and libraries
12cr|csound-5.18.02-2|95	#Group:		Development/Python
12cr|csound-5.18.02-2|96	#Requires:	%{name}-python = %{version}-%{release}
12cr|csound-5.18.02-2|97	#description python-devel
12cr|csound-5.18.02-2|98	#Contains libraries for developing against csound-python.
12cr|csound-5.18.02-2|99	
12cr|csound-5.18.02-2|100	%package java
12cr|csound-5.18.02-2|101	Summary:	Java Csound support
12cr|csound-5.18.02-2|102	Group:		Development/Java
12cr|csound-5.18.02-2|103	Requires:	%{name} = %{version}-%{release}
12cr|csound-5.18.02-2|104	Requires:	jpackage-utils >= 1.5
12cr|csound-5.18.02-2|105	Requires:	java-1.5.0-gcj
12cr|csound-5.18.02-2|106	Requires(post,postun):	gcj-tools
12cr|csound-5.18.02-2|107	
12cr|csound-5.18.02-2|108	%description java
12cr|csound-5.18.02-2|109	Contains Java language bindings for developing and running Java
12cr|csound-5.18.02-2|110	applications that use Csound.
12cr|csound-5.18.02-2|111	
12cr|csound-5.18.02-2|112	
12cr|csound-5.18.02-2|113	%package javadoc
12cr|csound-5.18.02-2|114	Summary:	API documentation for Java Csound support
12cr|csound-5.18.02-2|115	Group:		Development/Java
12cr|csound-5.18.02-2|116	
12cr|csound-5.18.02-2|117	%description javadoc
12cr|csound-5.18.02-2|118	API documentation for the %{name}-java package.
12cr|csound-5.18.02-2|119	
12cr|csound-5.18.02-2|120	%package tk
12cr|csound-5.18.02-2|121	Summary:	Tcl/Tk related Csound utilities
12cr|csound-5.18.02-2|122	Group:		Sound
12cr|csound-5.18.02-2|123	Requires:	%{name} = %{version}-%{release}
12cr|csound-5.18.02-2|124	Requires:	tcl
12cr|csound-5.18.02-2|125	Requires:	tk
12cr|csound-5.18.02-2|126	
12cr|csound-5.18.02-2|127	%description tk
12cr|csound-5.18.02-2|128	Contains Tcl/Tk related Csound utilities.
12cr|csound-5.18.02-2|129	
12cr|csound-5.18.02-2|130	
12cr|csound-5.18.02-2|131	%package gui
12cr|csound-5.18.02-2|132	Summary:	A FLTK-based GUI for Csound
12cr|csound-5.18.02-2|133	Group:		Sound
12cr|csound-5.18.02-2|134	Requires:	%{name} = %{version}-%{release}
12cr|csound-5.18.02-2|135	Requires:	fltk
12cr|csound-5.18.02-2|136	Requires:	xdg-utils
12cr|csound-5.18.02-2|137	
12cr|csound-5.18.02-2|138	%description gui
12cr|csound-5.18.02-2|139	Contains a FLTK-based GUI for Csound.
12cr|csound-5.18.02-2|140	
12cr|csound-5.18.02-2|141	
12cr|csound-5.18.02-2|142	%package fltk
12cr|csound-5.18.02-2|143	Summary:	FLTK plugins for Csound
12cr|csound-5.18.02-2|144	Group:		Sound
12cr|csound-5.18.02-2|145	Requires:	%{name} = %{version}-%{release}
12cr|csound-5.18.02-2|146	Requires:	fltk
12cr|csound-5.18.02-2|147	
12cr|csound-5.18.02-2|148	%description fltk
12cr|csound-5.18.02-2|149	Contains FLTK plugins for csound.
12cr|csound-5.18.02-2|150	
12cr|csound-5.18.02-2|151	
12cr|csound-5.18.02-2|152	%package jack
12cr|csound-5.18.02-2|153	Summary:	Jack Audio plugins for Csound
12cr|csound-5.18.02-2|154	Group:		Sound
12cr|csound-5.18.02-2|155	Requires:	%{name} = %{version}-%{release}
12cr|csound-5.18.02-2|156	
12cr|csound-5.18.02-2|157	%description jack
12cr|csound-5.18.02-2|158	Contains Jack Audio plugins for Csound.
12cr|csound-5.18.02-2|159	
12cr|csound-5.18.02-2|160	
12cr|csound-5.18.02-2|161	%package fluidsynth
12cr|csound-5.18.02-2|162	Summary:	Fluidsyth soundfont plugin for Csound
12cr|csound-5.18.02-2|163	Group:		Sound
12cr|csound-5.18.02-2|164	Requires:	%{name} = %{version}-%{release}
12cr|csound-5.18.02-2|165	
12cr|csound-5.18.02-2|166	%description fluidsynth
12cr|csound-5.18.02-2|167	Contains Fluidsynth soundfont plugin for Csound.
12cr|csound-5.18.02-2|168	
12cr|csound-5.18.02-2|169	
12cr|csound-5.18.02-2|170	%package dssi
12cr|csound-5.18.02-2|171	Summary:	Disposable Soft Synth Interface (DSSI) plugin for Csound
12cr|csound-5.18.02-2|172	Group:		Sound
12cr|csound-5.18.02-2|173	Requires:	%{name} = %{version}-%{release}
12cr|csound-5.18.02-2|174	Requires:	dssi
12cr|csound-5.18.02-2|175	
12cr|csound-5.18.02-2|176	%description dssi
12cr|csound-5.18.02-2|177	Disposable Soft Synth Interface (DSSI) plugin for Csound.
12cr|csound-5.18.02-2|178	
12cr|csound-5.18.02-2|179	
12cr|csound-5.18.02-2|180	%package osc
12cr|csound-5.18.02-2|181	Summary:	Open Sound Control (OSC) plugin for Csound
12cr|csound-5.18.02-2|182	Group:		Sound
12cr|csound-5.18.02-2|183	Requires:	%{name} = %{version}-%{release}
12cr|csound-5.18.02-2|184	
12cr|csound-5.18.02-2|185	%description osc
12cr|csound-5.18.02-2|186	Open Sound Control (OSC) plugin for Csound.
12cr|csound-5.18.02-2|187	
12cr|csound-5.18.02-2|188	
12cr|csound-5.18.02-2|189	%package virtual-keyboard
12cr|csound-5.18.02-2|190	Summary:	Virtual MIDI keyboard plugin for Csound
12cr|csound-5.18.02-2|191	Group:		Sound
12cr|csound-5.18.02-2|192	Requires:	%{name} = %{version}-%{release}
12cr|csound-5.18.02-2|193	Requires:	fltk
12cr|csound-5.18.02-2|194	
12cr|csound-5.18.02-2|195	%description virtual-keyboard
12cr|csound-5.18.02-2|196	A virtual MIDI keyboard plugin for Csound.
12cr|csound-5.18.02-2|197	
12cr|csound-5.18.02-2|198	
12cr|csound-5.18.02-2|199	%package manual
12cr|csound-5.18.02-2|200	Summary:	Csound manual
12cr|csound-5.18.02-2|201	Group:		Sound
12cr|csound-5.18.02-2|202	Requires:	%{name} = %{version}-%{release}
12cr|csound-5.18.02-2|203	BuildArch:	noarch
12cr|csound-5.18.02-2|204	
12cr|csound-5.18.02-2|205	%description manual
12cr|csound-5.18.02-2|206	Canonical Reference Manual for Csound.
12cr|csound-5.18.02-2|207	
12cr|csound-5.18.02-2|208	
12cr|csound-5.18.02-2|209	%prep
12cr|csound-5.18.02-2|210	%setup -q -n Csound%{version}
12cr|csound-5.18.02-2|211	%patch0 -p1 -b .fixpython
12cr|csound-5.18.02-2|212	%patch1 -p1 -b .no-usr-local
12cr|csound-5.18.02-2|213	%patch2 -p1 -b .default-opcodedir
12cr|csound-5.18.02-2|214	%patch5 -p1 -b .64-bit-plugin-path
12cr|csound-5.18.02-2|215	%patch6 -p1 -b .fix-conflicts
12cr|csound-5.18.02-2|216	%patch7 -p1 -b .fix-local-install
12cr|csound-5.18.02-2|217	%patch9 -p1 -b .default-pulse
12cr|csound-5.18.02-2|218	%patch10 -p1 -b .compile-flag
12cr|csound-5.18.02-2|219	%patch13 -p1 -b .tcl
12cr|csound-5.18.02-2|220	%patch14 -p1 -b .link
12cr|csound-5.18.02-2|221	
12cr|csound-5.18.02-2|222	# It needs a custom.py or scons will fail
12cr|csound-5.18.02-2|223	cp custom-linux-jpff.py custom.py
12cr|csound-5.18.02-2|224	
12cr|csound-5.18.02-2|225	#tar xf %{SOURCE1}
12cr|csound-5.18.02-2|226	mkdir -p manual
12cr|csound-5.18.02-2|227	(cd manual; unzip -q %{SOURCE2})
12cr|csound-5.18.02-2|228	
12cr|csound-5.18.02-2|229	%build
12cr|csound-5.18.02-2|230	%define Werror_cflags %{nil}
12cr|csound-5.18.02-2|231	
12cr|csound-5.18.02-2|232	# TODO: (gvm) Try the cmake-based build
12cr|csound-5.18.02-2|233	
12cr|csound-5.18.02-2|234	# Adjust location of the documentation for the GUI bits
12cr|csound-5.18.02-2|235	sed -ie 's#\"firefox /usr/local/share/doc/csound/manual/#\"xdg-open file://%{_docdir}/%{name}-manual-%{version}/#' \
12cr|csound-5.18.02-2|236	frontends/fltk_gui/CsoundGlobalSettings.cpp
12cr|csound-5.18.02-2|237	
12cr|csound-5.18.02-2|238	# Dirty hacks
12cr|csound-5.18.02-2|239	sed -i s/"(LIBS = \['sndfile'\]"/"(LIBS = \['sndfile', 'python2.7'\]"/g SConstruct
12cr|csound-5.18.02-2|240	sed -i s/"java-1.5.0"/"java-1.6.0"/g SConstruct
12cr|csound-5.18.02-2|241	sed -i s/"java-1.5.0"/"java-1.6.0"/g custom.py
12cr|csound-5.18.02-2|242	
12cr|csound-5.18.02-2|243	# -I %{py_platlibdir} -I %{_includedir} -I %{py_incdir}
12cr|csound-5.18.02-2|244	scons \
12cr|csound-5.18.02-2|245	dynamicCsoundLibrary=1 \
12cr|csound-5.18.02-2|246	buildRelease=0 \
12cr|csound-5.18.02-2|247	noDebug=0 \
12cr|csound-5.18.02-2|248	disableGStabs=1 \
12cr|csound-5.18.02-2|249	buildInterfaces=1 \
12cr|csound-5.18.02-2|250	useGettext=1 \
12cr|csound-5.18.02-2|251	useALSA=1 \
12cr|csound-5.18.02-2|252	usePortAudio=0 \
12cr|csound-5.18.02-2|253	usePortMIDI=0 \
12cr|csound-5.18.02-2|254	useOSC=1 \
12cr|csound-5.18.02-2|255	useJack=1 \
12cr|csound-5.18.02-2|256	useFLTK=1 \
12cr|csound-5.18.02-2|257	buildVirtual=1 \
12cr|csound-5.18.02-2|258	useFluidsynth=1 \
12cr|csound-5.18.02-2|259	generatePdf=0 \
12cr|csound-5.18.02-2|260	buildCsound5GUI=1 \
12cr|csound-5.18.02-2|261	pythonVersion=%{python_version} \
12cr|csound-5.18.02-2|262	buildPythonOpcodes=1 \
12cr|csound-5.18.02-2|263	buildPythonWrapper=1 \
12cr|csound-5.18.02-2|264	buildLuaWrapper=1 \
12cr|csound-5.18.02-2|265	buildTclcsound=1 \
12cr|csound-5.18.02-2|266	buildJavaWrapper=1 \
12cr|csound-5.18.02-2|267	buildDSSI=1 \
12cr|csound-5.18.02-2|268	buildUtilities=1 \
12cr|csound-5.18.02-2|269	prefix=%{_prefix} \
12cr|csound-5.18.02-2|270	customCCFLAGS="%{optflags}" \
12cr|csound-5.18.02-2|271	customCXXFLAGS="%{optflags}" \
12cr|csound-5.18.02-2|272	customSHLINKFLAGS="%{ldflags}" \
12cr|csound-5.18.02-2|273	Word64=%{build64bit} \
12cr|csound-5.18.02-2|274	useDouble=%{useDouble}
12cr|csound-5.18.02-2|275	
12cr|csound-5.18.02-2|276	# Generate javadoc
12cr|csound-5.18.02-2|277	(cd interfaces; javadoc *.java)
12cr|csound-5.18.02-2|278	
12cr|csound-5.18.02-2|279	
12cr|csound-5.18.02-2|280	%install
12cr|csound-5.18.02-2|281	%{__rm} -rf %{buildroot}
12cr|csound-5.18.02-2|282	%{__python} install.py --prefix=%{_prefix} --instdir=%{buildroot} %{install64bit}
12cr|csound-5.18.02-2|283	%{__rm} -f %{buildroot}%{_docdir}/%{name}/COPYING
12cr|csound-5.18.02-2|284	%{__rm} -f %{buildroot}%{_docdir}/%{name}/ChangeLog
12cr|csound-5.18.02-2|285	%{__rm} -f %{buildroot}%{_docdir}/%{name}/INSTALL
12cr|csound-5.18.02-2|286	%{__rm} -f %{buildroot}%{_docdir}/%{name}/readme-csound5.txt
12cr|csound-5.18.02-2|287	%{__rm} -f %{buildroot}%{_bindir}/uninstall-csound5
12cr|csound-5.18.02-2|288	%{__rm} -f %{buildroot}%{_prefix}/csound5-*.md5sums
12cr|csound-5.18.02-2|289	
12cr|csound-5.18.02-2|290	install -dm 755 %{buildroot}%{_javadir}
12cr|csound-5.18.02-2|291	(cd %{buildroot}%{_javadir}; ln -s %{_libdir}/%{name}/java/csnd.jar .)
12cr|csound-5.18.02-2|292	
12cr|csound-5.18.02-2|293	install -dm 644 %{buildroot}%{_javadocdir}/%{name}-java
12cr|csound-5.18.02-2|294	%{__chmod} -R 755 %{buildroot}%{_javadocdir}/%{name}-java
12cr|csound-5.18.02-2|295	(cd interfaces; tar cf - *.html csnd/*.html) | (cd %{buildroot}%{_javadocdir}/%{name}-java; tar xvf -)
12cr|csound-5.18.02-2|296	
12cr|csound-5.18.02-2|297	%{_bindir}/aot-compile-rpm
12cr|csound-5.18.02-2|298	
12cr|csound-5.18.02-2|299	%find_lang %{name}5
12cr|csound-5.18.02-2|300	
12cr|csound-5.18.02-2|301	%post java
12cr|csound-5.18.02-2|302	if [ -x %{_bindir}/rebuild-gcj-db ]; then
12cr|csound-5.18.02-2|303	%{_bindir}/rebuild-gcj-db
12cr|csound-5.18.02-2|304	fi
12cr|csound-5.18.02-2|305	
12cr|csound-5.18.02-2|306	%postun java
12cr|csound-5.18.02-2|307	if [ -x %{_bindir}/rebuild-gcj-db ]; then
12cr|csound-5.18.02-2|308	%{_bindir}/rebuild-gcj-db
12cr|csound-5.18.02-2|309	fi
12cr|csound-5.18.02-2|310	
12cr|csound-5.18.02-2|311	%files -f %{name}5.lang
12cr|csound-5.18.02-2|312	%doc COPYING ChangeLog readme-csound5.txt
12cr|csound-5.18.02-2|313	%{_bindir}/atsa
12cr|csound-5.18.02-2|314	%{_bindir}/cs-launcher
12cr|csound-5.18.02-2|315	%{_bindir}/csb64enc
12cr|csound-5.18.02-2|316	%{_bindir}/csound
12cr|csound-5.18.02-2|317	%{_bindir}/cvanal
12cr|csound-5.18.02-2|318	%{_bindir}/dnoise
12cr|csound-5.18.02-2|319	%{_bindir}/cs-envext
12cr|csound-5.18.02-2|320	%{_bindir}/cs-extract
12cr|csound-5.18.02-2|321	%{_bindir}/cs-extractor
12cr|csound-5.18.02-2|322	%{_bindir}/het_export
12cr|csound-5.18.02-2|323	%{_bindir}/het_import
12cr|csound-5.18.02-2|324	%{_bindir}/hetro
12cr|csound-5.18.02-2|325	%{_bindir}/lpanal
12cr|csound-5.18.02-2|326	%{_bindir}/lpc_export
12cr|csound-5.18.02-2|327	%{_bindir}/lpc_import
12cr|csound-5.18.02-2|328	%{_bindir}/makecsd
12cr|csound-5.18.02-2|329	%{_bindir}/cs-mixer
12cr|csound-5.18.02-2|330	%{_bindir}/pvanal
12cr|csound-5.18.02-2|331	%{_bindir}/pvlook
12cr|csound-5.18.02-2|332	%{_bindir}/cs-scale
12cr|csound-5.18.02-2|333	%{_bindir}/cs-scot
12cr|csound-5.18.02-2|334	%{_bindir}/scsort
12cr|csound-5.18.02-2|335	%{_bindir}/cs-sndinfo
12cr|csound-5.18.02-2|336	%{_bindir}/cs-srconv
12cr|csound-5.18.02-2|337	%{_bindir}/pv_export
12cr|csound-5.18.02-2|338	%{_bindir}/pv_import
12cr|csound-5.18.02-2|339	%{_libdir}/lib%{name}.so.5.2
12cr|csound-5.18.02-2|340	%dir %{_libdir}/%{name}/plugins
12cr|csound-5.18.02-2|341	%{_libdir}/%{name}/plugins/libampmidid.so
12cr|csound-5.18.02-2|342	%{_libdir}/%{name}/plugins/libcellular.so
12cr|csound-5.18.02-2|343	%{_libdir}/%{name}/plugins/libchua.so
12cr|csound-5.18.02-2|344	%{_libdir}/%{name}/plugins/libcontrol.so
12cr|csound-5.18.02-2|345	%{_libdir}/%{name}/plugins/libcs_date.so
12cr|csound-5.18.02-2|346	%{_libdir}/%{name}/plugins/libcsladspa.so
12cr|csound-5.18.02-2|347	%{_libdir}/%{name}/plugins/libdoppler.so
12cr|csound-5.18.02-2|348	%{_libdir}/%{name}/plugins/libfareygen.so
12cr|csound-5.18.02-2|349	%{_libdir}/%{name}/plugins/libfractalnoise.so
12cr|csound-5.18.02-2|350	%{_libdir}/%{name}/plugins/libimage.so
12cr|csound-5.18.02-2|351	%{_libdir}/%{name}/plugins/libjacko.so
12cr|csound-5.18.02-2|352	%{_libdir}/%{name}/plugins/libjoystik.so
12cr|csound-5.18.02-2|353	%{_libdir}/%{name}/plugins/libmixer.so
12cr|csound-5.18.02-2|354	%{_libdir}/%{name}/plugins/libplaterev.so
12cr|csound-5.18.02-2|355	%{_libdir}/%{name}/plugins/libpy.so
12cr|csound-5.18.02-2|356	%{_libdir}/%{name}/plugins/librtalsa.so
12cr|csound-5.18.02-2|357	%{_libdir}/%{name}/plugins/librtpulse.so
12cr|csound-5.18.02-2|358	%{_libdir}/%{name}/plugins/libscansyn.so
12cr|csound-5.18.02-2|359	%{_libdir}/%{name}/plugins/libserial.so
12cr|csound-5.18.02-2|360	%{_libdir}/%{name}/plugins/libsignalflowgraph.so
12cr|csound-5.18.02-2|361	%{_libdir}/%{name}/plugins/libstdutil.so
12cr|csound-5.18.02-2|362	%{_libdir}/%{name}/plugins/libsystem_call.so
12cr|csound-5.18.02-2|363	%{_libdir}/%{name}/plugins/libudprecv.so
12cr|csound-5.18.02-2|364	%{_libdir}/%{name}/plugins/libudpsend.so
12cr|csound-5.18.02-2|365	%{_libdir}/%{name}/plugins/liburandom.so
12cr|csound-5.18.02-2|366	
12cr|csound-5.18.02-2|367	%files devel
12cr|csound-5.18.02-2|368	%{_includedir}/%{name}/
12cr|csound-5.18.02-2|369	%{_libdir}/lib%{name}.so
12cr|csound-5.18.02-2|370	%{_libdir}/libcsnd.so
12cr|csound-5.18.02-2|371	
12cr|csound-5.18.02-2|372	
12cr|csound-5.18.02-2|373	%files python
12cr|csound-5.18.02-2|374	%{_libdir}/libcsnd.so.5.2
12cr|csound-5.18.02-2|375	%{python_sitearch}/_csnd*
12cr|csound-5.18.02-2|376	%{python_sitearch}/csnd*
12cr|csound-5.18.02-2|377	
12cr|csound-5.18.02-2|378	
12cr|csound-5.18.02-2|379	#files python-devel
12cr|csound-5.18.02-2|380	#{_libdir}/libcsnd.so
12cr|csound-5.18.02-2|381	
12cr|csound-5.18.02-2|382	
12cr|csound-5.18.02-2|383	%files java
12cr|csound-5.18.02-2|384	%{_libdir}/lib_jcsound.so
12cr|csound-5.18.02-2|385	%{_libdir}/%{name}/java/
12cr|csound-5.18.02-2|386	%{_javadir}/csnd.jar
12cr|csound-5.18.02-2|387	%attr(-,root,root) %{_libdir}/gcj/%{name}
12cr|csound-5.18.02-2|388	
12cr|csound-5.18.02-2|389	
12cr|csound-5.18.02-2|390	%files javadoc
12cr|csound-5.18.02-2|391	%doc COPYING
12cr|csound-5.18.02-2|392	%doc %{_javadocdir}/%{name}-java
12cr|csound-5.18.02-2|393	
12cr|csound-5.18.02-2|394	
12cr|csound-5.18.02-2|395	%files tk
12cr|csound-5.18.02-2|396	%{_libdir}/%{name}/tcl/
12cr|csound-5.18.02-2|397	%{_bindir}/matrix.tk
12cr|csound-5.18.02-2|398	%{_bindir}/brkpt
12cr|csound-5.18.02-2|399	%{_bindir}/linseg
12cr|csound-5.18.02-2|400	%{_bindir}/tabdes
12cr|csound-5.18.02-2|401	%{_bindir}/cstclsh
12cr|csound-5.18.02-2|402	%{_bindir}/cswish
12cr|csound-5.18.02-2|403	
12cr|csound-5.18.02-2|404	%files gui
12cr|csound-5.18.02-2|405	%{_bindir}/csound5gui
12cr|csound-5.18.02-2|406	
12cr|csound-5.18.02-2|407	
12cr|csound-5.18.02-2|408	%files fltk
12cr|csound-5.18.02-2|409	%{_libdir}/%{name}/plugins/libwidgets.so
12cr|csound-5.18.02-2|410	
12cr|csound-5.18.02-2|411	%files jack
12cr|csound-5.18.02-2|412	%{_libdir}/%{name}/plugins/librtjack.so
12cr|csound-5.18.02-2|413	%{_libdir}/%{name}/plugins/libjackTransport.so
12cr|csound-5.18.02-2|414	
12cr|csound-5.18.02-2|415	
12cr|csound-5.18.02-2|416	%files fluidsynth
12cr|csound-5.18.02-2|417	%{_libdir}/%{name}/plugins/libfluidOpcodes.so
12cr|csound-5.18.02-2|418	
12cr|csound-5.18.02-2|419	
12cr|csound-5.18.02-2|420	%files dssi
12cr|csound-5.18.02-2|421	%{_libdir}/%{name}/plugins/libdssi4cs.so
12cr|csound-5.18.02-2|422	
12cr|csound-5.18.02-2|423	
12cr|csound-5.18.02-2|424	%files osc
12cr|csound-5.18.02-2|425	%{_libdir}/%{name}/plugins/libosc.so
12cr|csound-5.18.02-2|426	
12cr|csound-5.18.02-2|427	
12cr|csound-5.18.02-2|428	%files virtual-keyboard
12cr|csound-5.18.02-2|429	%{_libdir}/%{name}/plugins/libvirtual.so
12cr|csound-5.18.02-2|430	
12cr|csound-5.18.02-2|431	
12cr|csound-5.18.02-2|432	%files manual
12cr|csound-5.18.02-2|433	%doc manual/html
12cr|csound-5.18.02-2|434	
12cr|csound-5.18.02-2|435	
12cr|csound-5.18.02-2|436	%changelog
12cr|csound-5.18.02-2|437	* Wed Oct 31 2012 Giovanni Mariani <mc2374@mclink.it> 5.18.02-1
12cr|csound-5.18.02-2|438	- New release 5.18.02
12cr|csound-5.18.02-2|439	- Dropped BuildRoot, %%defattr and %%clean section
12cr|csound-5.18.02-2|440	- Switched BReqs from tetex to texlive and fixed others (libalsa and sndfile)
12cr|csound-5.18.02-2|441	- Dropped empty package csound-python-devel
12cr|csound-5.18.02-2|442	- Dropped S1: it does not exist on the download site
12cr|csound-5.18.02-2|443	- Remade P0 (partially upstreamed) and P13 (scons was partially removed
12cr|csound-5.18.02-2|444	in favor of cmake)
12cr|csound-5.18.02-2|445	- Dropped P3-P4, P11-P12 (fixed upstream) and P8 (OGG support dropped)
12cr|csound-5.18.02-2|446	- Rediffed P1-P2, P5-P7, P9-P10
12cr|csound-5.18.02-2|447	
12cr|csound-5.18.02-2|448	* Tue May 24 2011 Funda Wang <fwang@mandriva.org> 5.13.0-1
12cr|csound-5.18.02-2|449	+ Revision: 678012
12cr|csound-5.18.02-2|450	- update group
12cr|csound-5.18.02-2|451	- fix build
12cr|csound-5.18.02-2|452	- add br
12cr|csound-5.18.02-2|453	- more linkage fix
12cr|csound-5.18.02-2|454	- more linkage fix
12cr|csound-5.18.02-2|455	- fix linkage
12cr|csound-5.18.02-2|456	- update group
12cr|csound-5.18.02-2|457	- sync with fedora
12cr|csound-5.18.02-2|458	
12cr|csound-5.18.02-2|459	+ Stéphane Téletchéa <steletch@mandriva.org>
12cr|csound-5.18.02-2|460	- update to new version 5.12.1
12cr|csound-5.18.02-2|461	
12cr|csound-5.18.02-2|462	* Sun Nov 07 2010 Jani Välimaa <wally@mandriva.org> 5.11-6mdv2011.0
12cr|csound-5.18.02-2|463	+ Revision: 594452
12cr|csound-5.18.02-2|464	- recognize python 2.7
12cr|csound-5.18.02-2|465	- rebuild for python 2.7
12cr|csound-5.18.02-2|466	
12cr|csound-5.18.02-2|467	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 5.11-5mdv2010.1
12cr|csound-5.18.02-2|468	+ Revision: 492228
12cr|csound-5.18.02-2|469	- rebuild for new libjpegv8
12cr|csound-5.18.02-2|470	
12cr|csound-5.18.02-2|471	* Fri Jan 08 2010 Frederik Himpe <fhimpe@mandriva.org> 5.11-4mdv2010.1
12cr|csound-5.18.02-2|472	+ Revision: 487725
12cr|csound-5.18.02-2|473	- rebuild
12cr|csound-5.18.02-2|474	
12cr|csound-5.18.02-2|475	* Sun Jan 03 2010 Emmanuel Andry <eandry@mandriva.org> 5.11-3mdv2010.1
12cr|csound-5.18.02-2|476	+ Revision: 486025
12cr|csound-5.18.02-2|477	- rebuild for new fltk
12cr|csound-5.18.02-2|478	
12cr|csound-5.18.02-2|479	* Thu Nov 26 2009 Jérôme Brenier <incubusss@mandriva.org> 5.11-2mdv2010.1
12cr|csound-5.18.02-2|480	+ Revision: 470418
12cr|csound-5.18.02-2|481	-jack subpackage : requires jackit instead of jack-audio-connection-kit
12cr|csound-5.18.02-2|482	
12cr|csound-5.18.02-2|483	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 5.11-1mdv2010.1
12cr|csound-5.18.02-2|484	+ Revision: 462689
12cr|csound-5.18.02-2|485	- update to new version 5.11
12cr|csound-5.18.02-2|486	
12cr|csound-5.18.02-2|487	* Thu Oct 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 5.10.1-3mdv2010.0
12cr|csound-5.18.02-2|488	+ Revision: 456003
12cr|csound-5.18.02-2|489	- fix groups
12cr|csound-5.18.02-2|490	- rename -manual subpackage to -doc
12cr|csound-5.18.02-2|491	- don't make it noarch, it doesn't work
12cr|csound-5.18.02-2|492	
12cr|csound-5.18.02-2|493	* Sun Sep 20 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 5.10.1-2mdv2010.0
12cr|csound-5.18.02-2|494	+ Revision: 446059
12cr|csound-5.18.02-2|495	- Fix groups
12cr|csound-5.18.02-2|496	- Fix obsoletes
12cr|csound-5.18.02-2|497	- Let my "monk" packaging habits fix my spec files :)
12cr|csound-5.18.02-2|498	- Fix file list
12cr|csound-5.18.02-2|499	- import csound
12cr|csound-5.18.02-2|500	

768 12
12cr|ctemplate-2.2-1|1	%define	major 2
12cr|ctemplate-2.2-1|2	%define	libname %mklibname ctemplate %{major}
12cr|ctemplate-2.2-1|3	%define	develname %mklibname ctemplate -d
12cr|ctemplate-2.2-1|4	
12cr|ctemplate-2.2-1|5	Name:		ctemplate
12cr|ctemplate-2.2-1|6	Version:	2.2
12cr|ctemplate-2.2-1|7	Release:	1
12cr|ctemplate-2.2-1|8	Summary:	Simple but powerful template language for C++
12cr|ctemplate-2.2-1|9	Group:		System/Libraries
12cr|ctemplate-2.2-1|10	License:	BSD
12cr|ctemplate-2.2-1|11	URL:		https://code.google.com/p/ctemplate/
12cr|ctemplate-2.2-1|12	Source0:	https://ctemplate.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|ctemplate-2.2-1|13	
12cr|ctemplate-2.2-1|14	%description
12cr|ctemplate-2.2-1|15	The ctemplate package contains a library implementing a simple but
12cr|ctemplate-2.2-1|16	powerful template language for C++.  It emphasizes separating logic
12cr|ctemplate-2.2-1|17	from presentation: it is impossible to embed application logic in this
12cr|ctemplate-2.2-1|18	template language.  This limits the power of the template language
12cr|ctemplate-2.2-1|19	without limiting the power of the template *system*.  Indeed, Google's
12cr|ctemplate-2.2-1|20	"main" web search uses this system exclusively for formatting output.
12cr|ctemplate-2.2-1|21	
12cr|ctemplate-2.2-1|22	%package -n	%{libname}
12cr|ctemplate-2.2-1|23	Summary:	Simple but powerful template language for C++
12cr|ctemplate-2.2-1|24	Group:		System/Libraries
12cr|ctemplate-2.2-1|25	
12cr|ctemplate-2.2-1|26	%description -n	%{libname}
12cr|ctemplate-2.2-1|27	The ctemplate package contains a library implementing a simple but
12cr|ctemplate-2.2-1|28	powerful template language for C++.  It emphasizes separating logic
12cr|ctemplate-2.2-1|29	from presentation: it is impossible to embed application logic in this
12cr|ctemplate-2.2-1|30	template language.  This limits the power of the template language
12cr|ctemplate-2.2-1|31	without limiting the power of the template *system*.  Indeed, Google's
12cr|ctemplate-2.2-1|32	"main" web search uses this system exclusively for formatting output.
12cr|ctemplate-2.2-1|33	
12cr|ctemplate-2.2-1|34	%package -n	%{develname}
12cr|ctemplate-2.2-1|35	Summary:	Development files for the %{name} library
12cr|ctemplate-2.2-1|36	Group:		Development/C
12cr|ctemplate-2.2-1|37	Provides:	%{name}-devel = %{EVRD}
12cr|ctemplate-2.2-1|38	Requires:	%{libname} = %{version}
12cr|ctemplate-2.2-1|39	
12cr|ctemplate-2.2-1|40	%description -n	%{develname}
12cr|ctemplate-2.2-1|41	The ctemplate-devel package contains static and debug libraries and header
12cr|ctemplate-2.2-1|42	files for developing applications that use the ctemplate package.
12cr|ctemplate-2.2-1|43	
12cr|ctemplate-2.2-1|44	%prep
12cr|ctemplate-2.2-1|45	%setup -q
12cr|ctemplate-2.2-1|46	
12cr|ctemplate-2.2-1|47	%build
12cr|ctemplate-2.2-1|48	export PTHREAD_LIBS="-lpthread"
12cr|ctemplate-2.2-1|49	%configure2_5x -enable-static=no
12cr|ctemplate-2.2-1|50	%make
12cr|ctemplate-2.2-1|51	
12cr|ctemplate-2.2-1|52	%check
12cr|ctemplate-2.2-1|53	%__make check
12cr|ctemplate-2.2-1|54	
12cr|ctemplate-2.2-1|55	%install
12cr|ctemplate-2.2-1|56	%__rm -rf %{buildroot}
12cr|ctemplate-2.2-1|57	%makeinstall_std
12cr|ctemplate-2.2-1|58	rm -f %{buildroot}%{_docdir}/%{name}-%{version}/INSTALL
12cr|ctemplate-2.2-1|59	
12cr|ctemplate-2.2-1|60	%files -n %{libname}
12cr|ctemplate-2.2-1|61	%{_libdir}/*.so.%{major}*
12cr|ctemplate-2.2-1|62	
12cr|ctemplate-2.2-1|63	%files -n %{develname}
12cr|ctemplate-2.2-1|64	%doc %{_docdir}/%{name}-%{version}
12cr|ctemplate-2.2-1|65	%{_includedir}/ctemplate/*
12cr|ctemplate-2.2-1|66	%{_bindir}/diff_tpl_auto_escape
12cr|ctemplate-2.2-1|67	%{_bindir}/make_tpl_varnames_h
12cr|ctemplate-2.2-1|68	%{_bindir}/template-converter
12cr|ctemplate-2.2-1|69	%{_libdir}/*.so
12cr|ctemplate-2.2-1|70	%{_libdir}/pkgconfig/*.pc
12cr|ctemplate-2.2-1|71	%if %{mdvver} < 201200
12cr|ctemplate-2.2-1|72	%{_libdir}/*.la
12cr|ctemplate-2.2-1|73	%endif
12cr|ctemplate-2.2-1|74	
12cr|ctemplate-2.2-1|75	
12cr|ctemplate-2.2-1|76	
12cr|ctemplate-2.2-1|77	%changelog
12cr|ctemplate-2.2-1|78	* Mon Mar 26 2012 Andrey Bondrov <abondrov@mandriva.org> 2.0-1mdv2012.0
12cr|ctemplate-2.2-1|79	+ Revision: 786981
12cr|ctemplate-2.2-1|80	- New version 2.0
12cr|ctemplate-2.2-1|81	
12cr|ctemplate-2.2-1|82	* Fri Feb 03 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0-2
12cr|ctemplate-2.2-1|83	+ Revision: 770846
12cr|ctemplate-2.2-1|84	- remove .la files
12cr|ctemplate-2.2-1|85	- dont build static libs
12cr|ctemplate-2.2-1|86	
12cr|ctemplate-2.2-1|87	* Wed Oct 05 2011 Andrey Bondrov <abondrov@mandriva.org> 1.0-1
12cr|ctemplate-2.2-1|88	+ Revision: 703085
12cr|ctemplate-2.2-1|89	- New version: 1.0
12cr|ctemplate-2.2-1|90	
12cr|ctemplate-2.2-1|91	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.96-2mdv2011.0
12cr|ctemplate-2.2-1|92	+ Revision: 610174
12cr|ctemplate-2.2-1|93	- rebuild
12cr|ctemplate-2.2-1|94	
12cr|ctemplate-2.2-1|95	* Tue Oct 27 2009 Ahmad Samir <ahmadsamir@mandriva.org> 0.96-1mdv2010.1
12cr|ctemplate-2.2-1|96	+ Revision: 459501
12cr|ctemplate-2.2-1|97	- New release 0.96
12cr|ctemplate-2.2-1|98	
12cr|ctemplate-2.2-1|99	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 0.94-1mdv2010.0
12cr|ctemplate-2.2-1|100	+ Revision: 376957
12cr|ctemplate-2.2-1|101	- 0.94
12cr|ctemplate-2.2-1|102	
12cr|ctemplate-2.2-1|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|ctemplate-2.2-1|104	- rebuild early 2009.0 package (before pixel changes)
12cr|ctemplate-2.2-1|105	
12cr|ctemplate-2.2-1|106	+ Pixel <pixel@mandriva.com>
12cr|ctemplate-2.2-1|107	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|ctemplate-2.2-1|108	
12cr|ctemplate-2.2-1|109	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 0.90-1mdv2009.0
12cr|ctemplate-2.2-1|110	+ Revision: 200403
12cr|ctemplate-2.2-1|111	- 0.90
12cr|ctemplate-2.2-1|112	
12cr|ctemplate-2.2-1|113	+ Olivier Blin <blino@mandriva.org>
12cr|ctemplate-2.2-1|114	- restore BuildRoot
12cr|ctemplate-2.2-1|115	
12cr|ctemplate-2.2-1|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|ctemplate-2.2-1|117	- kill re-definition of %%buildroot on Pixel's request
12cr|ctemplate-2.2-1|118	
12cr|ctemplate-2.2-1|119	* Thu Oct 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8-1mdv2008.1
12cr|ctemplate-2.2-1|120	+ Revision: 96986
12cr|ctemplate-2.2-1|121	- 0.8
12cr|ctemplate-2.2-1|122	- new devel naming
12cr|ctemplate-2.2-1|123	
12cr|ctemplate-2.2-1|124	* Sun Jun 24 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-1mdv2008.0
12cr|ctemplate-2.2-1|125	+ Revision: 43639
12cr|ctemplate-2.2-1|126	- Import ctemplate
12cr|ctemplate-2.2-1|127	
12cr|ctemplate-2.2-1|128	
12cr|ctemplate-2.2-1|129	
12cr|ctemplate-2.2-1|130	* Sun Jun 24 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-1mdv2008.0
12cr|ctemplate-2.2-1|131	- 0.6.1
12cr|ctemplate-2.2-1|132	
12cr|ctemplate-2.2-1|133	* Fri Jul 28 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdk
12cr|ctemplate-2.2-1|134	- 0.2
12cr|ctemplate-2.2-1|135	
12cr|ctemplate-2.2-1|136	* Tue May 02 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdk
12cr|ctemplate-2.2-1|137	- initial Mandriva package

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

770 12
12cr|ctorrent-3.3.2-4|1	%define rel 4
12cr|ctorrent-3.3.2-4|2	%define release %mkrel %rel
12cr|ctorrent-3.3.2-4|3	
12cr|ctorrent-3.3.2-4|4	Name: ctorrent
12cr|ctorrent-3.3.2-4|5	Version: 3.3.2
12cr|ctorrent-3.3.2-4|6	Release: %release
12cr|ctorrent-3.3.2-4|7	Summary: Fast and small BitTorrent Client program written in C/C++
12cr|ctorrent-3.3.2-4|8	BuildRoot: %{_tmppath}/%{name}-%{version}-build
12cr|ctorrent-3.3.2-4|9	License: GPLv2
12cr|ctorrent-3.3.2-4|10	Group: Networking/File transfer
12cr|ctorrent-3.3.2-4|11	URL: http://www.rahul.net/dholmes/ctorrent/
12cr|ctorrent-3.3.2-4|12	Source0: http://www.rahul.net/dholmes/ctorrent/ctorrent-dnh%{version}.tar.gz
12cr|ctorrent-3.3.2-4|13	BuildRequires: openssl-devel
12cr|ctorrent-3.3.2-4|14	
12cr|ctorrent-3.3.2-4|15	%description
12cr|ctorrent-3.3.2-4|16	CTorrent is a BitTorrent Client program written in C/C++ for FreeBSD and Linux.
12cr|ctorrent-3.3.2-4|17	Fast and small are CTorrent's two strengths.
12cr|ctorrent-3.3.2-4|18	
12cr|ctorrent-3.3.2-4|19	This is the Enhanced CTorrent fork.
12cr|ctorrent-3.3.2-4|20	
12cr|ctorrent-3.3.2-4|21	%prep
12cr|ctorrent-3.3.2-4|22	%setup -q -n ctorrent-dnh%version
12cr|ctorrent-3.3.2-4|23	
12cr|ctorrent-3.3.2-4|24	%build
12cr|ctorrent-3.3.2-4|25	%configure2_5x
12cr|ctorrent-3.3.2-4|26	%make
12cr|ctorrent-3.3.2-4|27	
12cr|ctorrent-3.3.2-4|28	%install
12cr|ctorrent-3.3.2-4|29	[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT;
12cr|ctorrent-3.3.2-4|30	%makeinstall
12cr|ctorrent-3.3.2-4|31	
12cr|ctorrent-3.3.2-4|32	%clean
12cr|ctorrent-3.3.2-4|33	[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT;
12cr|ctorrent-3.3.2-4|34	
12cr|ctorrent-3.3.2-4|35	%files
12cr|ctorrent-3.3.2-4|36	%defattr(-,root,root)
12cr|ctorrent-3.3.2-4|37	%{_bindir}/%{name}
12cr|ctorrent-3.3.2-4|38	%doc AUTHORS ChangeLog NEWS README* VERSION
12cr|ctorrent-3.3.2-4|39	
12cr|ctorrent-3.3.2-4|40	
12cr|ctorrent-3.3.2-4|41	%changelog
12cr|ctorrent-3.3.2-4|42	* Tue Dec 06 2011 Götz Waschk <waschk@mandriva.org> 3.3.2-4mdv2012.0
12cr|ctorrent-3.3.2-4|43	+ Revision: 738115
12cr|ctorrent-3.3.2-4|44	- yearly rebuild
12cr|ctorrent-3.3.2-4|45	
12cr|ctorrent-3.3.2-4|46	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.2-3mdv2011.0
12cr|ctorrent-3.3.2-4|47	+ Revision: 610176
12cr|ctorrent-3.3.2-4|48	- rebuild
12cr|ctorrent-3.3.2-4|49	
12cr|ctorrent-3.3.2-4|50	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 3.3.2-2mdv2010.1
12cr|ctorrent-3.3.2-4|51	+ Revision: 537462
12cr|ctorrent-3.3.2-4|52	- rebuild
12cr|ctorrent-3.3.2-4|53	
12cr|ctorrent-3.3.2-4|54	* Thu Aug 07 2008 Götz Waschk <waschk@mandriva.org> 3.3.2-1mdv2009.0
12cr|ctorrent-3.3.2-4|55	+ Revision: 265707
12cr|ctorrent-3.3.2-4|56	- new version
12cr|ctorrent-3.3.2-4|57	- update license
12cr|ctorrent-3.3.2-4|58	
12cr|ctorrent-3.3.2-4|59	* Sun Apr 20 2008 Götz Waschk <waschk@mandriva.org> 3.3-1mdv2009.0
12cr|ctorrent-3.3.2-4|60	+ Revision: 195920
12cr|ctorrent-3.3.2-4|61	- new version
12cr|ctorrent-3.3.2-4|62	
12cr|ctorrent-3.3.2-4|63	+ Olivier Blin <blino@mandriva.org>
12cr|ctorrent-3.3.2-4|64	- restore BuildRoot
12cr|ctorrent-3.3.2-4|65	
12cr|ctorrent-3.3.2-4|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|ctorrent-3.3.2-4|67	- kill re-definition of %%buildroot on Pixel's request
12cr|ctorrent-3.3.2-4|68	
12cr|ctorrent-3.3.2-4|69	* Wed Sep 05 2007 Götz Waschk <waschk@mandriva.org> 3.2-1mdv2008.0
12cr|ctorrent-3.3.2-4|70	+ Revision: 79923
12cr|ctorrent-3.3.2-4|71	- switch to the Enhanced CTorrent fork
12cr|ctorrent-3.3.2-4|72	
12cr|ctorrent-3.3.2-4|73	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 1.3.4-4mdv2008.0
12cr|ctorrent-3.3.2-4|74	+ Revision: 55222
12cr|ctorrent-3.3.2-4|75	- Import ctorrent
12cr|ctorrent-3.3.2-4|76	
12cr|ctorrent-3.3.2-4|77	
12cr|ctorrent-3.3.2-4|78	
12cr|ctorrent-3.3.2-4|79	* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 1.3.4-1mdv2007.0
12cr|ctorrent-3.3.2-4|80	- Rebuild
12cr|ctorrent-3.3.2-4|81	
12cr|ctorrent-3.3.2-4|82	* Fri Mar 17 2006 Götz Waschk <waschk@mandriva.org> 1.3.4-3mdk
12cr|ctorrent-3.3.2-4|83	- rebuild for new openssl
12cr|ctorrent-3.3.2-4|84	
12cr|ctorrent-3.3.2-4|85	* Thu May 19 2005 Gtz Waschk <waschk@mandriva.org> 1.3.4-2mdk
12cr|ctorrent-3.3.2-4|86	- mkrel
12cr|ctorrent-3.3.2-4|87	
12cr|ctorrent-3.3.2-4|88	* Sun Feb 20 2005 Gtz Waschk <waschk@linux-mandrake.com> 1.3.4-1mdk
12cr|ctorrent-3.3.2-4|89	- initial mdk package
12cr|ctorrent-3.3.2-4|90	
12cr|ctorrent-3.3.2-4|91	* Sat Dec 18 2004 - darix@irssi.org
12cr|ctorrent-3.3.2-4|92	- initial package

771 12
12cr|ctpl-0.2.2-3|1	%define name			ctpl
12cr|ctpl-0.2.2-3|2	%define version			0.2.2
12cr|ctpl-0.2.2-3|3	%define release			3
12cr|ctpl-0.2.2-3|4	
12cr|ctpl-0.2.2-3|5	%define use_ccache        	1
12cr|ctpl-0.2.2-3|6	%define ccachedir		~/.ccache-OOo%{mdvsuffix}%{?_with_ccache: %global use_ccache 1}%{?_without_ccache: %global use_ccache 0}
12cr|ctpl-0.2.2-3|7	%define _enable_debug_packages 	%{nil}
12cr|ctpl-0.2.2-3|8	%define debug_package          	%{nil}
12cr|ctpl-0.2.2-3|9	
12cr|ctpl-0.2.2-3|10	Name:		%{name}
12cr|ctpl-0.2.2-3|11	Group:		Sciences/Mathematics
12cr|ctpl-0.2.2-3|12	License:	GPLv3+
12cr|ctpl-0.2.2-3|13	Summary:	CTPL is a template engine library written in C
12cr|ctpl-0.2.2-3|14	Version:	0.2.2
12cr|ctpl-0.2.2-3|15	Release:	%mkrel %{release}
12cr|ctpl-0.2.2-3|16	Source:		http://download.tuxfamily.org/%{name}/releases/%{name}-%{version}.tar.gz
12cr|ctpl-0.2.2-3|17	URL:		http://ctpl.tuxfamily.org/
12cr|ctpl-0.2.2-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ctpl-0.2.2-3|19	BuildRequires:	gtk-doc
12cr|ctpl-0.2.2-3|20	BuildRequires:	glib2-devel
12cr|ctpl-0.2.2-3|21	BuildRequires:	pkgconfig
12cr|ctpl-0.2.2-3|22	
12cr|ctpl-0.2.2-3|23	%description
12cr|ctpl-0.2.2-3|24	CTPL is a template engine library written in C and distributed
12cr|ctpl-0.2.2-3|25	under the terms of the GNU GPLv3+. See the overview in the
12cr|ctpl-0.2.2-3|26	documentation for a more complete description.
12cr|ctpl-0.2.2-3|27	
12cr|ctpl-0.2.2-3|28	%prep
12cr|ctpl-0.2.2-3|29	%setup -q
12cr|ctpl-0.2.2-3|30	
12cr|ctpl-0.2.2-3|31	%build
12cr|ctpl-0.2.2-3|32	%configure2_5x --enable-gtk-doc -enable-gtk-doc-pdf
12cr|ctpl-0.2.2-3|33	%make
12cr|ctpl-0.2.2-3|34	
12cr|ctpl-0.2.2-3|35	%install
12cr|ctpl-0.2.2-3|36	%makeinstall
12cr|ctpl-0.2.2-3|37	
12cr|ctpl-0.2.2-3|38	%clean
12cr|ctpl-0.2.2-3|39	rm -rf %{buildroot}
12cr|ctpl-0.2.2-3|40	
12cr|ctpl-0.2.2-3|41	%files
12cr|ctpl-0.2.2-3|42	%defattr(-,root,root)
12cr|ctpl-0.2.2-3|43	%{_datadir}/gtk-doc/*
12cr|ctpl-0.2.2-3|44	%{_datadir}/man/man1/*
12cr|ctpl-0.2.2-3|45	%{_bindir}/ctpl
12cr|ctpl-0.2.2-3|46	%{_libdir}/*
12cr|ctpl-0.2.2-3|47	%{_includedir}/%{name}/*
12cr|ctpl-0.2.2-3|48	
12cr|ctpl-0.2.2-3|49	%changelog
12cr|ctpl-0.2.2-3|50	* Sun Jul 24 2011 Yuri Myasoedov <omerta13@mandriva.org> 0.2.2-3mdv2012.0
12cr|ctpl-0.2.2-3|51	+ Revision: 691420
12cr|ctpl-0.2.2-3|52	- Fixed BuildRequires tag for glib2-devel once again
12cr|ctpl-0.2.2-3|53	- Fixed release
12cr|ctpl-0.2.2-3|54	- Fixed BuildRequires tag for glib2-devel
12cr|ctpl-0.2.2-3|55	- Initial package import
12cr|ctpl-0.2.2-3|56	

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

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

774 12
12cr|cuegen-1.2.0-5|1	%define	version	1.2.0
12cr|cuegen-1.2.0-5|2	%define release	%mkrel 5
12cr|cuegen-1.2.0-5|3	
12cr|cuegen-1.2.0-5|4	Summary:	FLAC-compatible cuesheet generator for Linux
12cr|cuegen-1.2.0-5|5	Name:		cuegen
12cr|cuegen-1.2.0-5|6	Version:	%{version}
12cr|cuegen-1.2.0-5|7	Release:	%{release}
12cr|cuegen-1.2.0-5|8	License:	GPL+
12cr|cuegen-1.2.0-5|9	Group:		Sound
12cr|cuegen-1.2.0-5|10	URL:		http://www.cs.man.ac.uk/~slavinp/cuegen.html
12cr|cuegen-1.2.0-5|11	Source:		http://www.cs.man.ac.uk/~slavinp/files/%{name}-%{version}.tar.bz2
12cr|cuegen-1.2.0-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|cuegen-1.2.0-5|13	
12cr|cuegen-1.2.0-5|14	%description
12cr|cuegen-1.2.0-5|15	CUEgen is a FLAC-compatible cuesheet generator for Linux. The
12cr|cuegen-1.2.0-5|16	FLAC format allows cuesheets to be embedded in .flac files by
12cr|cuegen-1.2.0-5|17	storing their data in the CUESHEET metadata block. The cuesheet
12cr|cuegen-1.2.0-5|18	itself is simply a description of the contents of an audio CD. The
12cr|cuegen-1.2.0-5|19	cuesheet can be used in conjunction with a .flac file to store a
12cr|cuegen-1.2.0-5|20	complete album in a single FLAC file and then retrieve individual
12cr|cuegen-1.2.0-5|21	tracks fro m that file. The cuesheet may also be used by CD burning
12cr|cuegen-1.2.0-5|22	applications to recreate an identical copy of an original audio CD
12cr|cuegen-1.2.0-5|23	from its FLAC representation and an associated cuesheet. As such,
12cr|cuegen-1.2.0-5|24	cuesheets are of great use in archiving, transporting and burning
12cr|cuegen-1.2.0-5|25	FLAC-enc oded audio files.
12cr|cuegen-1.2.0-5|26	
12cr|cuegen-1.2.0-5|27	%prep
12cr|cuegen-1.2.0-5|28	%setup -q
12cr|cuegen-1.2.0-5|29	
12cr|cuegen-1.2.0-5|30	%build
12cr|cuegen-1.2.0-5|31	make CFLAGS="$RPM_OPT_FLAGS"
12cr|cuegen-1.2.0-5|32	
12cr|cuegen-1.2.0-5|33	%install
12cr|cuegen-1.2.0-5|34	rm -rf %{buildroot}
12cr|cuegen-1.2.0-5|35	install -D -m 755 cuegen %{buildroot}%{_bindir}/cuegen
12cr|cuegen-1.2.0-5|36	
12cr|cuegen-1.2.0-5|37	%clean
12cr|cuegen-1.2.0-5|38	rm -rf %{buildroot}
12cr|cuegen-1.2.0-5|39	
12cr|cuegen-1.2.0-5|40	%files
12cr|cuegen-1.2.0-5|41	%defattr(-,root,root)
12cr|cuegen-1.2.0-5|42	%doc README
12cr|cuegen-1.2.0-5|43	%{_bindir}/*
12cr|cuegen-1.2.0-5|44	
12cr|cuegen-1.2.0-5|45	
12cr|cuegen-1.2.0-5|46	
12cr|cuegen-1.2.0-5|47	%changelog
12cr|cuegen-1.2.0-5|48	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-5mdv2011.0
12cr|cuegen-1.2.0-5|49	+ Revision: 617442
12cr|cuegen-1.2.0-5|50	- the mass rebuild of 2010.0 packages
12cr|cuegen-1.2.0-5|51	
12cr|cuegen-1.2.0-5|52	* Sun Jul 05 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.0-4mdv2010.0
12cr|cuegen-1.2.0-5|53	+ Revision: 392407
12cr|cuegen-1.2.0-5|54	- fix license
12cr|cuegen-1.2.0-5|55	
12cr|cuegen-1.2.0-5|56	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.2.0-3mdv2009.0
12cr|cuegen-1.2.0-5|57	+ Revision: 243802
12cr|cuegen-1.2.0-5|58	- rebuild
12cr|cuegen-1.2.0-5|59	
12cr|cuegen-1.2.0-5|60	+ Olivier Blin <oblin@mandriva.com>
12cr|cuegen-1.2.0-5|61	- restore BuildRoot
12cr|cuegen-1.2.0-5|62	
12cr|cuegen-1.2.0-5|63	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.2.0-1mdv2008.1
12cr|cuegen-1.2.0-5|64	+ Revision: 123537
12cr|cuegen-1.2.0-5|65	- kill re-definition of %%buildroot on Pixel's request
12cr|cuegen-1.2.0-5|66	- import cuegen
12cr|cuegen-1.2.0-5|67	
12cr|cuegen-1.2.0-5|68	
12cr|cuegen-1.2.0-5|69	* Thu Oct 27 2005 Abel Cheung <deaddog@mandriva.org> 1.2.0-1mdk
12cr|cuegen-1.2.0-5|70	- First Mandriva package

775 12
12cr|cuetools-1.3.1-8|1	%define name cuetools
12cr|cuetools-1.3.1-8|2	%define version 1.3.1
12cr|cuetools-1.3.1-8|3	%define release %mkrel 8
12cr|cuetools-1.3.1-8|4	
12cr|cuetools-1.3.1-8|5	Summary: Utilities to works with cue and TOC files
12cr|cuetools-1.3.1-8|6	Name: %{name}
12cr|cuetools-1.3.1-8|7	Version: %{version}
12cr|cuetools-1.3.1-8|8	Release: %{release}
12cr|cuetools-1.3.1-8|9	Source0: %{name}-%{version}.tar.bz2
12cr|cuetools-1.3.1-8|10	Source1: cuetag.sh
12cr|cuetools-1.3.1-8|11	License: GPL
12cr|cuetools-1.3.1-8|12	Group: Archiving/Cd burning
12cr|cuetools-1.3.1-8|13	Url: http://cuetools.sourceforge.net
12cr|cuetools-1.3.1-8|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|cuetools-1.3.1-8|15	
12cr|cuetools-1.3.1-8|16	%description
12cr|cuetools-1.3.1-8|17	Cuetools is a set of utilities for working with cue files and TOC files.
12cr|cuetools-1.3.1-8|18	It includes programs for conversion between the formats, file renaming based
12cr|cuetools-1.3.1-8|19	on cue/TOC information, and track breakpoint printing.
12cr|cuetools-1.3.1-8|20	
12cr|cuetools-1.3.1-8|21	%prep
12cr|cuetools-1.3.1-8|22	%setup -q
12cr|cuetools-1.3.1-8|23	
12cr|cuetools-1.3.1-8|24	%build
12cr|cuetools-1.3.1-8|25	%configure
12cr|cuetools-1.3.1-8|26	%make
12cr|cuetools-1.3.1-8|27	
12cr|cuetools-1.3.1-8|28	%install
12cr|cuetools-1.3.1-8|29	rm -rf $RPM_BUILD_ROOT
12cr|cuetools-1.3.1-8|30	
12cr|cuetools-1.3.1-8|31	%makeinstall_std
12cr|cuetools-1.3.1-8|32	
12cr|cuetools-1.3.1-8|33	install -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}
12cr|cuetools-1.3.1-8|34	
12cr|cuetools-1.3.1-8|35	%clean
12cr|cuetools-1.3.1-8|36	rm -rf $RPM_BUILD_ROOT
12cr|cuetools-1.3.1-8|37	
12cr|cuetools-1.3.1-8|38	%files
12cr|cuetools-1.3.1-8|39	%defattr(-,root,root)
12cr|cuetools-1.3.1-8|40	%doc NEWS README TODO
12cr|cuetools-1.3.1-8|41	%_bindir/*
12cr|cuetools-1.3.1-8|42	%_mandir/man1/*
12cr|cuetools-1.3.1-8|43	
12cr|cuetools-1.3.1-8|44	
12cr|cuetools-1.3.1-8|45	%changelog
12cr|cuetools-1.3.1-8|46	* Sat Feb 19 2011 Александр Казанцев <kazancas@mandriva.org> 1.3.1-8mdv2011.0
12cr|cuetools-1.3.1-8|47	+ Revision: 638690
12cr|cuetools-1.3.1-8|48	- add script cuetag.sh
12cr|cuetools-1.3.1-8|49	
12cr|cuetools-1.3.1-8|50	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-7mdv2011.0
12cr|cuetools-1.3.1-8|51	+ Revision: 617458
12cr|cuetools-1.3.1-8|52	- the mass rebuild of 2010.0 packages
12cr|cuetools-1.3.1-8|53	
12cr|cuetools-1.3.1-8|54	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.3.1-6mdv2010.0
12cr|cuetools-1.3.1-8|55	+ Revision: 425436
12cr|cuetools-1.3.1-8|56	- rebuild
12cr|cuetools-1.3.1-8|57	
12cr|cuetools-1.3.1-8|58	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.3.1-5mdv2009.0
12cr|cuetools-1.3.1-8|59	+ Revision: 243803
12cr|cuetools-1.3.1-8|60	- rebuild
12cr|cuetools-1.3.1-8|61	
12cr|cuetools-1.3.1-8|62	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.3.1-3mdv2008.1
12cr|cuetools-1.3.1-8|63	+ Revision: 136347
12cr|cuetools-1.3.1-8|64	- restore BuildRoot
12cr|cuetools-1.3.1-8|65	
12cr|cuetools-1.3.1-8|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|cuetools-1.3.1-8|67	- kill re-definition of %%buildroot on Pixel's request
12cr|cuetools-1.3.1-8|68	
12cr|cuetools-1.3.1-8|69	* Tue Aug 21 2007 Olivier Thauvin <nanardon@mandriva.org> 1.3.1-3mdv2008.0
12cr|cuetools-1.3.1-8|70	+ Revision: 68429
12cr|cuetools-1.3.1-8|71	- rebuild
12cr|cuetools-1.3.1-8|72	
12cr|cuetools-1.3.1-8|73	
12cr|cuetools-1.3.1-8|74	* Sat Aug 05 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|cuetools-1.3.1-8|75	+ 08/05/06 00:07:09 (53155)
12cr|cuetools-1.3.1-8|76	- rebuild
12cr|cuetools-1.3.1-8|77	
12cr|cuetools-1.3.1-8|78	* Sat Aug 05 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|cuetools-1.3.1-8|79	+ 08/05/06 00:05:35 (53154)
12cr|cuetools-1.3.1-8|80	Import cuetools
12cr|cuetools-1.3.1-8|81	
12cr|cuetools-1.3.1-8|82	* Mon Apr 17 2006 Olivier Thauvin <nanardon@mandriva.org> 1.3.1-1mdk
12cr|cuetools-1.3.1-8|83	- 1.3.1
12cr|cuetools-1.3.1-8|84	
12cr|cuetools-1.3.1-8|85	* Mon Apr 17 2006 Olivier Thauvin <nanardon@mandriva.org> 1.3-2mdk
12cr|cuetools-1.3.1-8|86	- rebuild
12cr|cuetools-1.3.1-8|87	
12cr|cuetools-1.3.1-8|88	* Tue Mar 22 2005 Olivier Thauvin <nanardon@mandrake.org> 1.3-1mdk
12cr|cuetools-1.3.1-8|89	- 1.3
12cr|cuetools-1.3.1-8|90	- %%mkrel
12cr|cuetools-1.3.1-8|91	
12cr|cuetools-1.3.1-8|92	* Fri May 07 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.6-1mdk
12cr|cuetools-1.3.1-8|93	- 1st spec file
12cr|cuetools-1.3.1-8|94	

776 12
12cr|culmus-latex-0.7-2|1	%define name	culmus-latex
12cr|culmus-latex-0.7-2|2	%define version 0.7
12cr|culmus-latex-0.7-2|3	%define release %mkrel 2
12cr|culmus-latex-0.7-2|4	
12cr|culmus-latex-0.7-2|5	%define texmfdir %{_datadir}/texmf
12cr|culmus-latex-0.7-2|6	
12cr|culmus-latex-0.7-2|7	Summary: 	 Culmus Hebrew fonts for LaTeX
12cr|culmus-latex-0.7-2|8	Name: 		 %{name}
12cr|culmus-latex-0.7-2|9	Version: 	 %{version}
12cr|culmus-latex-0.7-2|10	Release: 	 %{release}
12cr|culmus-latex-0.7-2|11	Source0: 	 %{name}-%{version}-r1.tar.gz
12cr|culmus-latex-0.7-2|12	Patch0: 	 Makefile.patch
12cr|culmus-latex-0.7-2|13	License: 	 GPLv2
12cr|culmus-latex-0.7-2|14	Group: 		 Publishing
12cr|culmus-latex-0.7-2|15	Url: 		 http://ivritex.sourceforge.net/
12cr|culmus-latex-0.7-2|16	BuildRoot: 	 %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|culmus-latex-0.7-2|17	BuildArch: 	 noarch
12cr|culmus-latex-0.7-2|18	Requires: 	 fonts-type1-hebrew, tetex
12cr|culmus-latex-0.7-2|19	BuildRequires: 	 fonts-type1-hebrew, tetex-afm, tetex
12cr|culmus-latex-0.7-2|20	Obsoletes: 	 ivritex
12cr|culmus-latex-0.7-2|21	
12cr|culmus-latex-0.7-2|22	%description
12cr|culmus-latex-0.7-2|23	This package provides LaTeX support for the Hebrew fonts distributed by the
12cr|culmus-latex-0.7-2|24	Culmus Project.
12cr|culmus-latex-0.7-2|25	
12cr|culmus-latex-0.7-2|26	%prep
12cr|culmus-latex-0.7-2|27	%setup -q -n %{name}-%{version}-r1
12cr|culmus-latex-0.7-2|28	%patch0 -p0
12cr|culmus-latex-0.7-2|29	
12cr|culmus-latex-0.7-2|30	%install
12cr|culmus-latex-0.7-2|31	%__rm -rf %{buildroot}
12cr|culmus-latex-0.7-2|32	make DESTDIR=%{buildroot} pkginstall
12cr|culmus-latex-0.7-2|33	
12cr|culmus-latex-0.7-2|34	%clean
12cr|culmus-latex-0.7-2|35	%__rm -rf %{buildroot}
12cr|culmus-latex-0.7-2|36	
12cr|culmus-latex-0.7-2|37	%post
12cr|culmus-latex-0.7-2|38	mktexlsr
12cr|culmus-latex-0.7-2|39	updmap-sys --enable Map=culmus.map --quiet
12cr|culmus-latex-0.7-2|40	
12cr|culmus-latex-0.7-2|41	%postun
12cr|culmus-latex-0.7-2|42	mktexlsr
12cr|culmus-latex-0.7-2|43	updmap-sys --disable culmus.map --quiet
12cr|culmus-latex-0.7-2|44	
12cr|culmus-latex-0.7-2|45	%files
12cr|culmus-latex-0.7-2|46	%defattr(-,root,root)
12cr|culmus-latex-0.7-2|47	%doc README GNU-GPL LICENSE-Culmus examples/
12cr|culmus-latex-0.7-2|48	%{texmfdir}/fonts/afm/public/culmus
12cr|culmus-latex-0.7-2|49	%{texmfdir}/fonts/type1/public/culmus
12cr|culmus-latex-0.7-2|50	%{texmfdir}/fonts/enc/dvips/culmus
12cr|culmus-latex-0.7-2|51	%{texmfdir}/fonts/map/dvips/culmus.map
12cr|culmus-latex-0.7-2|52	%{texmfdir}/fonts/tfm/public/culmus
12cr|culmus-latex-0.7-2|53	%{texmfdir}/fonts/vf/public/culmus
12cr|culmus-latex-0.7-2|54	%{texmfdir}/tex/latex/culmus
12cr|culmus-latex-0.7-2|55	%{texmfdir}/tex/generic/0babel
12cr|culmus-latex-0.7-2|56	
12cr|culmus-latex-0.7-2|57	
12cr|culmus-latex-0.7-2|58	%changelog
12cr|culmus-latex-0.7-2|59	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7-2mdv2011.0
12cr|culmus-latex-0.7-2|60	+ Revision: 617477
12cr|culmus-latex-0.7-2|61	- the mass rebuild of 2010.0 packages
12cr|culmus-latex-0.7-2|62	
12cr|culmus-latex-0.7-2|63	* Thu Jul 09 2009 Lev Givon <lev@mandriva.org> 0.7-1mdv2010.0
12cr|culmus-latex-0.7-2|64	+ Revision: 393909
12cr|culmus-latex-0.7-2|65	- Update to 0.7.
12cr|culmus-latex-0.7-2|66	
12cr|culmus-latex-0.7-2|67	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.5-3mdv2009.0
12cr|culmus-latex-0.7-2|68	+ Revision: 243805
12cr|culmus-latex-0.7-2|69	- rebuild
12cr|culmus-latex-0.7-2|70	
12cr|culmus-latex-0.7-2|71	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.5-1mdv2008.1
12cr|culmus-latex-0.7-2|72	+ Revision: 136347
12cr|culmus-latex-0.7-2|73	- restore BuildRoot
12cr|culmus-latex-0.7-2|74	
12cr|culmus-latex-0.7-2|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|culmus-latex-0.7-2|76	- kill re-definition of %%buildroot on Pixel's request
12cr|culmus-latex-0.7-2|77	
12cr|culmus-latex-0.7-2|78	* Wed Sep 19 2007 Lev Givon <lev@mandriva.org> 0.5-1mdv2008.0
12cr|culmus-latex-0.7-2|79	+ Revision: 91152
12cr|culmus-latex-0.7-2|80	- Import culmus-latex
12cr|culmus-latex-0.7-2|81	
12cr|culmus-latex-0.7-2|82	
12cr|culmus-latex-0.7-2|83	
12cr|culmus-latex-0.7-2|84	* Tue Sep 18 2007 Lev Givon <lev@mandriva.org> 0.5-1mdv2007.1
12cr|culmus-latex-0.7-2|85	- Initial Mandriva package.

777 12
12cr|cuneiform-linux-1.1.0-2|1	%define	version		1.1.0
12cr|cuneiform-linux-1.1.0-2|2	%define	release		%mkrel 2
12cr|cuneiform-linux-1.1.0-2|3	%define abi		0
12cr|cuneiform-linux-1.1.0-2|4	%define libname		%mklibname cuneiform %{abi}
12cr|cuneiform-linux-1.1.0-2|5	%define develname	%mklibname cuneiform -d
12cr|cuneiform-linux-1.1.0-2|6	
12cr|cuneiform-linux-1.1.0-2|7	# datafiles must have DOS-style EOL
12cr|cuneiform-linux-1.1.0-2|8	%define dont_fix_eol	1
12cr|cuneiform-linux-1.1.0-2|9	
12cr|cuneiform-linux-1.1.0-2|10	Name:		cuneiform-linux
12cr|cuneiform-linux-1.1.0-2|11	Summary:	An OCR system
12cr|cuneiform-linux-1.1.0-2|12	Version:	%{version}
12cr|cuneiform-linux-1.1.0-2|13	Release:	%{release}
12cr|cuneiform-linux-1.1.0-2|14	License:	BSD
12cr|cuneiform-linux-1.1.0-2|15	URL:		https://launchpad.net/cuneiform-linux
12cr|cuneiform-linux-1.1.0-2|16	Group:		Text tools
12cr|cuneiform-linux-1.1.0-2|17	Source0:	%{name}-%{version}.tar.bz2
12cr|cuneiform-linux-1.1.0-2|18	BuildRequires:	cmake
12cr|cuneiform-linux-1.1.0-2|19	BuildRequires:	ImageMagick-devel
12cr|cuneiform-linux-1.1.0-2|20	#Suggests:	cuneiform-qt yagf
12cr|cuneiform-linux-1.1.0-2|21	
12cr|cuneiform-linux-1.1.0-2|22	%description
12cr|cuneiform-linux-1.1.0-2|23	Cuneiform is an multi-language OCR system originally developed
12cr|cuneiform-linux-1.1.0-2|24	and open sourced by Cognitive Technologies. Cuneiform was
12cr|cuneiform-linux-1.1.0-2|25	originally a Windows program, which was ported to Linux
12cr|cuneiform-linux-1.1.0-2|26	by Jussi Pakkanen.
12cr|cuneiform-linux-1.1.0-2|27	
12cr|cuneiform-linux-1.1.0-2|28	%package -n %{libname}
12cr|cuneiform-linux-1.1.0-2|29	Summary:	Cuneiform OCR system shared libraries
12cr|cuneiform-linux-1.1.0-2|30	Group:		System/Libraries
12cr|cuneiform-linux-1.1.0-2|31	
12cr|cuneiform-linux-1.1.0-2|32	%description -n %{libname}
12cr|cuneiform-linux-1.1.0-2|33	Cuneiform is an multi-language OCR system originally developed
12cr|cuneiform-linux-1.1.0-2|34	and open sourced by Cognitive Technologies. Cuneiform was
12cr|cuneiform-linux-1.1.0-2|35	originally a Windows program, which was ported to Linux
12cr|cuneiform-linux-1.1.0-2|36	by Jussi Pakkanen.
12cr|cuneiform-linux-1.1.0-2|37	
12cr|cuneiform-linux-1.1.0-2|38	%package -n %{develname}
12cr|cuneiform-linux-1.1.0-2|39	Summary:	Cuneiform development files
12cr|cuneiform-linux-1.1.0-2|40	Group:		Development/C++
12cr|cuneiform-linux-1.1.0-2|41	Requires:	%{libname} = %{EVRD}
12cr|cuneiform-linux-1.1.0-2|42	Requires:	ImageMagick-devel
12cr|cuneiform-linux-1.1.0-2|43	
12cr|cuneiform-linux-1.1.0-2|44	%description -n %{develname}
12cr|cuneiform-linux-1.1.0-2|45	Cuneiform is an multi-language OCR system originally developed
12cr|cuneiform-linux-1.1.0-2|46	and open sourced by Cognitive Technologies. Cuneiform was
12cr|cuneiform-linux-1.1.0-2|47	originally a Windows program, which was ported to Linux
12cr|cuneiform-linux-1.1.0-2|48	by Jussi Pakkanen.
12cr|cuneiform-linux-1.1.0-2|49	
12cr|cuneiform-linux-1.1.0-2|50	This package contains files required only for development purpose.
12cr|cuneiform-linux-1.1.0-2|51	
12cr|cuneiform-linux-1.1.0-2|52	%prep
12cr|cuneiform-linux-1.1.0-2|53	
12cr|cuneiform-linux-1.1.0-2|54	%setup -q -n %{name}-%{version}
12cr|cuneiform-linux-1.1.0-2|55	
12cr|cuneiform-linux-1.1.0-2|56	%build
12cr|cuneiform-linux-1.1.0-2|57	%cmake
12cr|cuneiform-linux-1.1.0-2|58	%make
12cr|cuneiform-linux-1.1.0-2|59	
12cr|cuneiform-linux-1.1.0-2|60	%install
12cr|cuneiform-linux-1.1.0-2|61	rm -rf %{buildroot}
12cr|cuneiform-linux-1.1.0-2|62	cd build
12cr|cuneiform-linux-1.1.0-2|63	%makeinstall_std
12cr|cuneiform-linux-1.1.0-2|64	
12cr|cuneiform-linux-1.1.0-2|65	%clean
12cr|cuneiform-linux-1.1.0-2|66	rm -rf %{buildroot}
12cr|cuneiform-linux-1.1.0-2|67	
12cr|cuneiform-linux-1.1.0-2|68	%files
12cr|cuneiform-linux-1.1.0-2|69	%defattr(-,root,root)
12cr|cuneiform-linux-1.1.0-2|70	%doc issues.txt *readme.rtf readme.txt
12cr|cuneiform-linux-1.1.0-2|71	%{_bindir}/cuneiform
12cr|cuneiform-linux-1.1.0-2|72	%{_datadir}/cuneiform/*.dat
12cr|cuneiform-linux-1.1.0-2|73	
12cr|cuneiform-linux-1.1.0-2|74	%files -n %{libname}
12cr|cuneiform-linux-1.1.0-2|75	%{_libdir}/*.so.%{abi}*
12cr|cuneiform-linux-1.1.0-2|76	%{_libdir}/*.so.%{version}
12cr|cuneiform-linux-1.1.0-2|77	
12cr|cuneiform-linux-1.1.0-2|78	%files -n %{develname}
12cr|cuneiform-linux-1.1.0-2|79	%{_libdir}/*.so
12cr|cuneiform-linux-1.1.0-2|80	%{_includedir}/cuneiform.h
12cr|cuneiform-linux-1.1.0-2|81	
12cr|cuneiform-linux-1.1.0-2|82	
12cr|cuneiform-linux-1.1.0-2|83	%changelog
12cr|cuneiform-linux-1.1.0-2|84	* Sun Jan 15 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.1.0-2mdv2011.0
12cr|cuneiform-linux-1.1.0-2|85	+ Revision: 761431
12cr|cuneiform-linux-1.1.0-2|86	- don't suggest frontends to avoid dependency hell
12cr|cuneiform-linux-1.1.0-2|87	- don't fix EOL in data files
12cr|cuneiform-linux-1.1.0-2|88	
12cr|cuneiform-linux-1.1.0-2|89	* Tue Dec 20 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.1.0-1
12cr|cuneiform-linux-1.1.0-2|90	+ Revision: 743893
12cr|cuneiform-linux-1.1.0-2|91	- devel package reqs fixed
12cr|cuneiform-linux-1.1.0-2|92	- new version 1.1.0, separate lib package
12cr|cuneiform-linux-1.1.0-2|93	
12cr|cuneiform-linux-1.1.0-2|94	* Fri Dec 31 2010 Александр Казанцев <kazancas@mandriva.org> 1.0.0-1mdv2011.0
12cr|cuneiform-linux-1.1.0-2|95	+ Revision: 626895
12cr|cuneiform-linux-1.1.0-2|96	- initial release
12cr|cuneiform-linux-1.1.0-2|97	- import cuneiform-linux
12cr|cuneiform-linux-1.1.0-2|98	
12cr|cuneiform-linux-1.1.0-2|99	
12cr|cuneiform-linux-1.1.0-2|100	* Sat Jul 03 2010 Alexander Kazancev <kazancas@mandriva.ru> 1.0.0-1edm2010.0
12cr|cuneiform-linux-1.1.0-2|101	- New version
12cr|cuneiform-linux-1.1.0-2|102	
12cr|cuneiform-linux-1.1.0-2|103	* Sat Apr 03 2010 Doktor5000 <rpm@mandrivauser.de> 0.9.0-3mud2010.0
12cr|cuneiform-linux-1.1.0-2|104	- added Suggests for the GUIs cuneiform-qt and yagf
12cr|cuneiform-linux-1.1.0-2|105	
12cr|cuneiform-linux-1.1.0-2|106	* Mon Mar 29 2010 Doktor5000 <rpm@mandrivauser.de> 0.9.0-2mud2010.0
12cr|cuneiform-linux-1.1.0-2|107	- switch to trunk revision 471
12cr|cuneiform-linux-1.1.0-2|108	- try to fix "PUMA_XFinalrecognition failed" error
12cr|cuneiform-linux-1.1.0-2|109	
12cr|cuneiform-linux-1.1.0-2|110	* Mon Mar 29 2010 Doktor5000 <rpm@mandrivauser.de> 0.9.0-1mud2010.0
12cr|cuneiform-linux-1.1.0-2|111	- new version 0.9.0
12cr|cuneiform-linux-1.1.0-2|112	- added spec-helper fix from MadMax aka MaxiPunkt
12cr|cuneiform-linux-1.1.0-2|113	- rebuild for 2010.0
12cr|cuneiform-linux-1.1.0-2|114	
12cr|cuneiform-linux-1.1.0-2|115	* Thu Jan 22 2009 Oliver Burger <rpm@mandrivauser.de> 0.5-1mud2009.0
12cr|cuneiform-linux-1.1.0-2|116	- new version 0.5
12cr|cuneiform-linux-1.1.0-2|117	
12cr|cuneiform-linux-1.1.0-2|118	* Wed Oct 20 2008 Oliver Burger <rpm@mandrivauser.de> 0.4-1.1mud2009.0
12cr|cuneiform-linux-1.1.0-2|119	- Rebuild for 2009.0-final
12cr|cuneiform-linux-1.1.0-2|120	
12cr|cuneiform-linux-1.1.0-2|121	* Sat Sep 20 2008 Oliver Burger <rpm@mandrivauser.de> 0.4-1mud2009.0
12cr|cuneiform-linux-1.1.0-2|122	- Rebuild for MUde
12cr|cuneiform-linux-1.1.0-2|123	
12cr|cuneiform-linux-1.1.0-2|124	* Sat Sep 20 2008 MaxiPunkt <email@domain.de> 0.4-1max
12cr|cuneiform-linux-1.1.0-2|125	- First built for Mandriva

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

779 12
12cr|cups-pdf-2.6.1-1|1	Summary:        Extension for creating pdf-Files with CUPS
12cr|cups-pdf-2.6.1-1|2	Name:           cups-pdf
12cr|cups-pdf-2.6.1-1|3	Version:        2.6.1
12cr|cups-pdf-2.6.1-1|4	Release:        %mkrel 1
12cr|cups-pdf-2.6.1-1|5	Group:          System/Printing
12cr|cups-pdf-2.6.1-1|6	Source0:        http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/%{name}_%{version}.tar.gz
12cr|cups-pdf-2.6.1-1|7	Patch1:         cups-pdf-conf.patch
12cr|cups-pdf-2.6.1-1|8	Patch2:         cups-pdf-desktop.patch
12cr|cups-pdf-2.6.1-1|9	URL:            http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/
12cr|cups-pdf-2.6.1-1|10	License:        GPLv2+
12cr|cups-pdf-2.6.1-1|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|cups-pdf-2.6.1-1|12	Requires:       ghostscript
12cr|cups-pdf-2.6.1-1|13	Requires:       cups
12cr|cups-pdf-2.6.1-1|14	BuildRequires:  cups-devel
12cr|cups-pdf-2.6.1-1|15	
12cr|cups-pdf-2.6.1-1|16	# These are the defaults paths defined in config.h
12cr|cups-pdf-2.6.1-1|17	# CUPS-PDF spool directory
12cr|cups-pdf-2.6.1-1|18	%define CPSPOOL   %{_localstatedir}/spool/cups-pdf/SPOOL
12cr|cups-pdf-2.6.1-1|19	
12cr|cups-pdf-2.6.1-1|20	# CUPS-PDF output directory
12cr|cups-pdf-2.6.1-1|21	%define CPOUT     %{_localstatedir}/spool/cups-pdf
12cr|cups-pdf-2.6.1-1|22	
12cr|cups-pdf-2.6.1-1|23	# CUPS-PDF log directory
12cr|cups-pdf-2.6.1-1|24	%define CPLOG     %{_localstatedir}/log/cups
12cr|cups-pdf-2.6.1-1|25	
12cr|cups-pdf-2.6.1-1|26	# CUPS-PDF cups-pdf.conf config file
12cr|cups-pdf-2.6.1-1|27	%define ETCCUPS   %(cups-config --serverroot 2>/dev/null || echo %{_sysconfdir}/cups)
12cr|cups-pdf-2.6.1-1|28	
12cr|cups-pdf-2.6.1-1|29	# Additional path to backend directory
12cr|cups-pdf-2.6.1-1|30	%define CPBACKEND %(cups-config --serverbin  2>/dev/null || echo %{_libdir}/cups)/backend
12cr|cups-pdf-2.6.1-1|31	
12cr|cups-pdf-2.6.1-1|32	
12cr|cups-pdf-2.6.1-1|33	%description
12cr|cups-pdf-2.6.1-1|34	"cups-pdf" is a backend script for use with CUPS - the "Common UNIX Printing
12cr|cups-pdf-2.6.1-1|35	System" (see more for CUPS under http://www.cups.org/).
12cr|cups-pdf-2.6.1-1|36	"cups-pdf" uses the ghostscript pdfwrite device to produce PDF Files.
12cr|cups-pdf-2.6.1-1|37	
12cr|cups-pdf-2.6.1-1|38	This version has been modified to store the PDF files on the Desktop of the
12cr|cups-pdf-2.6.1-1|39	user. This behavior can be changed by editing the configuration file.
12cr|cups-pdf-2.6.1-1|40	
12cr|cups-pdf-2.6.1-1|41	%prep
12cr|cups-pdf-2.6.1-1|42	%setup -q -n %{name}-%{version}
12cr|cups-pdf-2.6.1-1|43	
12cr|cups-pdf-2.6.1-1|44	# Relocate output on user's Desktop
12cr|cups-pdf-2.6.1-1|45	%patch1 -p0 -b .oldconf
12cr|cups-pdf-2.6.1-1|46	%patch2 -p0 -b .desktop
12cr|cups-pdf-2.6.1-1|47	
12cr|cups-pdf-2.6.1-1|48	%build
12cr|cups-pdf-2.6.1-1|49	pushd src
12cr|cups-pdf-2.6.1-1|50	gcc $RPM_OPT_FLAGS -o cups-pdf cups-pdf.c
12cr|cups-pdf-2.6.1-1|51	popd
12cr|cups-pdf-2.6.1-1|52	
12cr|cups-pdf-2.6.1-1|53	# Avoid perl dependencies
12cr|cups-pdf-2.6.1-1|54	chmod -x contrib/pstitleiconv-0.2/pstitleiconv
12cr|cups-pdf-2.6.1-1|55	chmod -x contrib/cups-pdf-dispatch-0.1/cups-pdf-dispatch
12cr|cups-pdf-2.6.1-1|56	chmod -x contrib/SELinux-HOWTO/update-module
12cr|cups-pdf-2.6.1-1|57	
12cr|cups-pdf-2.6.1-1|58	
12cr|cups-pdf-2.6.1-1|59	%install
12cr|cups-pdf-2.6.1-1|60	rm -rf %{buildroot}
12cr|cups-pdf-2.6.1-1|61	mkdir -p %{buildroot}%{CPBACKEND}
12cr|cups-pdf-2.6.1-1|62	mkdir -p %{buildroot}%{CPSPOOL}
12cr|cups-pdf-2.6.1-1|63	mkdir -p %{buildroot}%{CPOUT}
12cr|cups-pdf-2.6.1-1|64	mkdir -p %{buildroot}%{CPLOG}
12cr|cups-pdf-2.6.1-1|65	mkdir -p %{buildroot}%{CPBACKEND}
12cr|cups-pdf-2.6.1-1|66	mkdir -p %{buildroot}%{ETCCUPS}
12cr|cups-pdf-2.6.1-1|67	mkdir -p %{buildroot}%{_datadir}/cups/model/
12cr|cups-pdf-2.6.1-1|68	install -m644 extra/CUPS-PDF.ppd %{buildroot}%{_datadir}/cups/model/
12cr|cups-pdf-2.6.1-1|69	install -m644 extra/cups-pdf.conf %{buildroot}%{ETCCUPS}/
12cr|cups-pdf-2.6.1-1|70	install -m700 src/cups-pdf %{buildroot}%{CPBACKEND}/
12cr|cups-pdf-2.6.1-1|71	
12cr|cups-pdf-2.6.1-1|72	%clean
12cr|cups-pdf-2.6.1-1|73	rm -rf %{buildroot}
12cr|cups-pdf-2.6.1-1|74	
12cr|cups-pdf-2.6.1-1|75	
12cr|cups-pdf-2.6.1-1|76	%post
12cr|cups-pdf-2.6.1-1|77	# First install : create the printer if cupsd is running
12cr|cups-pdf-2.6.1-1|78	if [ "$1" -eq "1" -a -f "%{_var}/run/cupsd.pid" ]
12cr|cups-pdf-2.6.1-1|79	then
12cr|cups-pdf-2.6.1-1|80	if [ -d /proc/$(cat %{_var}/run/cupsd.pid) ]
12cr|cups-pdf-2.6.1-1|81	then
12cr|cups-pdf-2.6.1-1|82	/usr/sbin/lpadmin -p Cups-PDF -v cups-pdf:/ -m CUPS-PDF.ppd -E || :
12cr|cups-pdf-2.6.1-1|83	fi
12cr|cups-pdf-2.6.1-1|84	fi
12cr|cups-pdf-2.6.1-1|85	
12cr|cups-pdf-2.6.1-1|86	
12cr|cups-pdf-2.6.1-1|87	%postun
12cr|cups-pdf-2.6.1-1|88	if [ "$1" -eq "0" ]; then
12cr|cups-pdf-2.6.1-1|89	# Delete the printer
12cr|cups-pdf-2.6.1-1|90	/usr/sbin/lpadmin -x Cups-PDF || :
12cr|cups-pdf-2.6.1-1|91	fi
12cr|cups-pdf-2.6.1-1|92	
12cr|cups-pdf-2.6.1-1|93	%files
12cr|cups-pdf-2.6.1-1|94	%defattr(-,root,root)
12cr|cups-pdf-2.6.1-1|95	%doc ChangeLog README contrib/
12cr|cups-pdf-2.6.1-1|96	%dir %{CPSPOOL}
12cr|cups-pdf-2.6.1-1|97	%dir %{CPOUT}
12cr|cups-pdf-2.6.1-1|98	%attr(700, root, root) %{CPBACKEND}/cups-pdf
12cr|cups-pdf-2.6.1-1|99	%config(noreplace) %{ETCCUPS}/cups-pdf.conf
12cr|cups-pdf-2.6.1-1|100	%{_datadir}/cups/model/CUPS-PDF.ppd
12cr|cups-pdf-2.6.1-1|101	
12cr|cups-pdf-2.6.1-1|102	
12cr|cups-pdf-2.6.1-1|103	
12cr|cups-pdf-2.6.1-1|104	%changelog
12cr|cups-pdf-2.6.1-1|105	* Mon Jun 04 2012 Sergey Zhemoitel <serg@mandriva.org> 2.6.1-1
12cr|cups-pdf-2.6.1-1|106	+ Revision: 802321
12cr|cups-pdf-2.6.1-1|107	- update to 2.6.1
12cr|cups-pdf-2.6.1-1|108	
12cr|cups-pdf-2.6.1-1|109	* Tue Mar 15 2011 Stéphane Téletchéa <steletch@mandriva.org> 2.5.1-1
12cr|cups-pdf-2.6.1-1|110	+ Revision: 645099
12cr|cups-pdf-2.6.1-1|111	- update to new version 2.5.1
12cr|cups-pdf-2.6.1-1|112	
12cr|cups-pdf-2.6.1-1|113	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.5.0-3mdv2011.0
12cr|cups-pdf-2.6.1-1|114	+ Revision: 617480
12cr|cups-pdf-2.6.1-1|115	- the mass rebuild of 2010.0 packages
12cr|cups-pdf-2.6.1-1|116	
12cr|cups-pdf-2.6.1-1|117	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 2.5.0-2mdv2010.0
12cr|cups-pdf-2.6.1-1|118	+ Revision: 437165
12cr|cups-pdf-2.6.1-1|119	- rebuild
12cr|cups-pdf-2.6.1-1|120	
12cr|cups-pdf-2.6.1-1|121	* Thu Mar 19 2009 Frederik Himpe <fhimpe@mandriva.org> 2.5.0-1mdv2009.1
12cr|cups-pdf-2.6.1-1|122	+ Revision: 357560
12cr|cups-pdf-2.6.1-1|123	- Import package, based on Fedora RPM
12cr|cups-pdf-2.6.1-1|124	- create cups-pdf
12cr|cups-pdf-2.6.1-1|125	

780 12
12cr|cups-windows-6.0-4|1	%define name    cups-windows
12cr|cups-windows-6.0-4|2	%define version 6.0
12cr|cups-windows-6.0-4|3	%define release %mkrel 4
12cr|cups-windows-6.0-4|4	
12cr|cups-windows-6.0-4|5	Name: %{name}
12cr|cups-windows-6.0-4|6	Version: %{version}
12cr|cups-windows-6.0-4|7	Release: %{release}
12cr|cups-windows-6.0-4|8	Summary: Common UNIX Printing System
12cr|cups-windows-6.0-4|9	License: GPL
12cr|cups-windows-6.0-4|10	Group: System/Printing
12cr|cups-windows-6.0-4|11	Source0: %{name}-%{version}-source.tar.bz2
12cr|cups-windows-6.0-4|12	Source1: README.urpmi
12cr|cups-windows-6.0-4|13	Url: http://www.cups.org/windows/
12cr|cups-windows-6.0-4|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|cups-windows-6.0-4|15	Requires: cups
12cr|cups-windows-6.0-4|16	
12cr|cups-windows-6.0-4|17	%description
12cr|cups-windows-6.0-4|18	The Common UNIX Printing System provides a portable printing
12cr|cups-windows-6.0-4|19	layer for UNIX operating systems. This is the Windows driver
12cr|cups-windows-6.0-4|20	support package for use with Samba.
12cr|cups-windows-6.0-4|21	
12cr|cups-windows-6.0-4|22	%prep
12cr|cups-windows-6.0-4|23	%setup
12cr|cups-windows-6.0-4|24	
12cr|cups-windows-6.0-4|25	%build
12cr|cups-windows-6.0-4|26	
12cr|cups-windows-6.0-4|27	%install
12cr|cups-windows-6.0-4|28	rm -rf %{buildroot}
12cr|cups-windows-6.0-4|29	mkdir -p %{buildroot}/%_datadir/cups/drivers
12cr|cups-windows-6.0-4|30	mkdir -p %{buildroot}%{_docdir}/%{name}
12cr|cups-windows-6.0-4|31	
12cr|cups-windows-6.0-4|32	cp i386/* %{buildroot}/%_datadir/cups/drivers
12cr|cups-windows-6.0-4|33	cp LICENSE.txt README.txt %{buildroot}%{_docdir}/%{name}
12cr|cups-windows-6.0-4|34	cp %{SOURCE1} %{buildroot}%{_docdir}/%{name}
12cr|cups-windows-6.0-4|35	
12cr|cups-windows-6.0-4|36	%clean
12cr|cups-windows-6.0-4|37	rm -rf $RPM_BUILD_ROOT
12cr|cups-windows-6.0-4|38	
12cr|cups-windows-6.0-4|39	%files
12cr|cups-windows-6.0-4|40	%_datadir/cups/drivers
12cr|cups-windows-6.0-4|41	%{_docdir}/%{name}
12cr|cups-windows-6.0-4|42	
12cr|cups-windows-6.0-4|43	
12cr|cups-windows-6.0-4|44	%changelog
12cr|cups-windows-6.0-4|45	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 6.0-4mdv2011.0
12cr|cups-windows-6.0-4|46	+ Revision: 617481
12cr|cups-windows-6.0-4|47	- the mass rebuild of 2010.0 packages
12cr|cups-windows-6.0-4|48	
12cr|cups-windows-6.0-4|49	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 6.0-3mdv2010.0
12cr|cups-windows-6.0-4|50	+ Revision: 437166
12cr|cups-windows-6.0-4|51	- rebuild
12cr|cups-windows-6.0-4|52	
12cr|cups-windows-6.0-4|53	* Mon Mar 09 2009 Anne Nicolas <ennael@mandriva.org> 6.0-2mdv2009.1
12cr|cups-windows-6.0-4|54	+ Revision: 353201
12cr|cups-windows-6.0-4|55	- Add README.urpmi
12cr|cups-windows-6.0-4|56	
12cr|cups-windows-6.0-4|57	* Thu Feb 26 2009 Anne Nicolas <ennael@mandriva.org> 6.0-1mdv2009.1
12cr|cups-windows-6.0-4|58	+ Revision: 345350
12cr|cups-windows-6.0-4|59	- import cups-windows
12cr|cups-windows-6.0-4|60	
12cr|cups-windows-6.0-4|61	

781 12
12cr|curlftpfs-0.9.2-4|1	%define name curlftpfs
12cr|curlftpfs-0.9.2-4|2	%define version 0.9.2
12cr|curlftpfs-0.9.2-4|3	%define release %mkrel 4
12cr|curlftpfs-0.9.2-4|4	
12cr|curlftpfs-0.9.2-4|5	Name:		%name
12cr|curlftpfs-0.9.2-4|6	Version:	%version
12cr|curlftpfs-0.9.2-4|7	Release:	%release
12cr|curlftpfs-0.9.2-4|8	Url:		http://curlftpfs.sourceforge.net/
12cr|curlftpfs-0.9.2-4|9	Summary:	Filesystem for accessing FTP hosts based on FUSE and libcurl
12cr|curlftpfs-0.9.2-4|10	License:	GPL+
12cr|curlftpfs-0.9.2-4|11	Group:		Networking/Other
12cr|curlftpfs-0.9.2-4|12	BuildRoot:	%{_tmppath}/%{name}-root
12cr|curlftpfs-0.9.2-4|13	BuildRequires:	curl-devel, fuse-devel, glib2-devel
12cr|curlftpfs-0.9.2-4|14	Requires:	fuse
12cr|curlftpfs-0.9.2-4|15	Source:		%{name}-%{version}.tar.gz
12cr|curlftpfs-0.9.2-4|16	%description
12cr|curlftpfs-0.9.2-4|17	CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and libcurl.
12cr|curlftpfs-0.9.2-4|18	
12cr|curlftpfs-0.9.2-4|19	CurlFtpFS diferentiates itself from other FTP filesystems because it features:
12cr|curlftpfs-0.9.2-4|20	
12cr|curlftpfs-0.9.2-4|21	* SSLv3 and TLSv1 support
12cr|curlftpfs-0.9.2-4|22	* connecting through tunneling HTTP proxies
12cr|curlftpfs-0.9.2-4|23	* automatically reconnection if the server times out
12cr|curlftpfs-0.9.2-4|24	* transform absolute symlinks to point back into the ftp file system
12cr|curlftpfs-0.9.2-4|25	
12cr|curlftpfs-0.9.2-4|26	%prep
12cr|curlftpfs-0.9.2-4|27	%setup -q
12cr|curlftpfs-0.9.2-4|28	
12cr|curlftpfs-0.9.2-4|29	%build
12cr|curlftpfs-0.9.2-4|30	autoreconf -fi
12cr|curlftpfs-0.9.2-4|31	%configure2_5x
12cr|curlftpfs-0.9.2-4|32	%make
12cr|curlftpfs-0.9.2-4|33	
12cr|curlftpfs-0.9.2-4|34	%install
12cr|curlftpfs-0.9.2-4|35	%makeinstall_std
12cr|curlftpfs-0.9.2-4|36	
12cr|curlftpfs-0.9.2-4|37	%clean
12cr|curlftpfs-0.9.2-4|38	%{__rm} -Rf %{buildroot}
12cr|curlftpfs-0.9.2-4|39	
12cr|curlftpfs-0.9.2-4|40	%files
12cr|curlftpfs-0.9.2-4|41	%defattr(-,root,root)
12cr|curlftpfs-0.9.2-4|42	%doc COPYING README
12cr|curlftpfs-0.9.2-4|43	%{_bindir}/%{name}
12cr|curlftpfs-0.9.2-4|44	%{_mandir}/man1/%{name}*
12cr|curlftpfs-0.9.2-4|45	
12cr|curlftpfs-0.9.2-4|46	
12cr|curlftpfs-0.9.2-4|47	
12cr|curlftpfs-0.9.2-4|48	%changelog
12cr|curlftpfs-0.9.2-4|49	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-4mdv2011.0
12cr|curlftpfs-0.9.2-4|50	+ Revision: 617482
12cr|curlftpfs-0.9.2-4|51	- the mass rebuild of 2010.0 packages
12cr|curlftpfs-0.9.2-4|52	
12cr|curlftpfs-0.9.2-4|53	* Wed Oct 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.2-3mdv2010.0
12cr|curlftpfs-0.9.2-4|54	+ Revision: 455796
12cr|curlftpfs-0.9.2-4|55	- rebuild for new curl SSL backend
12cr|curlftpfs-0.9.2-4|56	
12cr|curlftpfs-0.9.2-4|57	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.9.2-2mdv2010.0
12cr|curlftpfs-0.9.2-4|58	+ Revision: 437167
12cr|curlftpfs-0.9.2-4|59	- rebuild
12cr|curlftpfs-0.9.2-4|60	
12cr|curlftpfs-0.9.2-4|61	* Wed Mar 18 2009 Funda Wang <fwang@mandriva.org> 0.9.2-1mdv2009.1
12cr|curlftpfs-0.9.2-4|62	+ Revision: 357158
12cr|curlftpfs-0.9.2-4|63	- New version 0.9.2
12cr|curlftpfs-0.9.2-4|64	
12cr|curlftpfs-0.9.2-4|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|curlftpfs-0.9.2-4|66	- rebuild
12cr|curlftpfs-0.9.2-4|67	
12cr|curlftpfs-0.9.2-4|68	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.9.1-3mdv2008.1
12cr|curlftpfs-0.9.2-4|69	+ Revision: 170791
12cr|curlftpfs-0.9.2-4|70	- rebuild
12cr|curlftpfs-0.9.2-4|71	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|curlftpfs-0.9.2-4|72	- kill re-definition of %%buildroot on Pixel's request
12cr|curlftpfs-0.9.2-4|73	
12cr|curlftpfs-0.9.2-4|74	+ Olivier Blin <oblin@mandriva.com>
12cr|curlftpfs-0.9.2-4|75	- restore BuildRoot
12cr|curlftpfs-0.9.2-4|76	
12cr|curlftpfs-0.9.2-4|77	+ Nicolas Vigier <nvigier@mandriva.com>
12cr|curlftpfs-0.9.2-4|78	- update license tag
12cr|curlftpfs-0.9.2-4|79	
12cr|curlftpfs-0.9.2-4|80	* Sat Jul 07 2007 Nicolas Vigier <nvigier@mandriva.com> 0.9.1-2mdv2008.0
12cr|curlftpfs-0.9.2-4|81	+ Revision: 49359
12cr|curlftpfs-0.9.2-4|82	- add require on fuse (fix bug #31788)
12cr|curlftpfs-0.9.2-4|83	
12cr|curlftpfs-0.9.2-4|84	* Wed May 23 2007 Nicolas Vigier <nvigier@mandriva.com> 0.9.1-1mdv2008.0
12cr|curlftpfs-0.9.2-4|85	+ Revision: 30027
12cr|curlftpfs-0.9.2-4|86	- Import curlftpfs
12cr|curlftpfs-0.9.2-4|87	

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

783 12
12cr|curl-loader-0.53-1|1	Summary:	A HTTP(S)/FTP(S) application load stress testing tool
12cr|curl-loader-0.53-1|2	Name:		curl-loader
12cr|curl-loader-0.53-1|3	Version:	0.53
12cr|curl-loader-0.53-1|4	Release:	%mkrel 1
12cr|curl-loader-0.53-1|5	License:	GPLv2
12cr|curl-loader-0.53-1|6	Group:		System/Servers
12cr|curl-loader-0.53-1|7	URL:		http://curl-loader.sourceforge.net/
12cr|curl-loader-0.53-1|8	Source0:	http://sunet.dl.sourceforge.net/project/curl-loader/curl-loader/%{name}-%{version}/%{name}-%{version}.tar.bz2
12cr|curl-loader-0.53-1|9	Patch0:		curl-loader-0.53-link.patch
12cr|curl-loader-0.53-1|10	Patch1:		curl-loader-0.50-hack.diff
12cr|curl-loader-0.53-1|11	BuildRequires:	curl-devel >= 7.19.6
12cr|curl-loader-0.53-1|12	BuildRequires:	libevent-devel >= 1.4.11
12cr|curl-loader-0.53-1|13	BuildRequires:	openssl-devel
12cr|curl-loader-0.53-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|curl-loader-0.53-1|15	
12cr|curl-loader-0.53-1|16	%description
12cr|curl-loader-0.53-1|17	curl-loader is an open-source community tool written in C-language, simulating
12cr|curl-loader-0.53-1|18	application load and application behavior of thousands and tens of thousand
12cr|curl-loader-0.53-1|19	HTTP/HTTPS and FTP/FTPS clients, each with its own source IP-address.
12cr|curl-loader-0.53-1|20	
12cr|curl-loader-0.53-1|21	%prep
12cr|curl-loader-0.53-1|22	%setup -q
12cr|curl-loader-0.53-1|23	%patch0 -p0 -b .link
12cr|curl-loader-0.53-1|24	%patch1 -p0
12cr|curl-loader-0.53-1|25	
12cr|curl-loader-0.53-1|26	%build
12cr|curl-loader-0.53-1|27	
12cr|curl-loader-0.53-1|28	%make OPT_FLAGS="%{optflags}" INCDIR="-I. -I%{_includedir}/curl -I%{_includedir}/openssl" LDFLAGS="%{ldflags}"
12cr|curl-loader-0.53-1|29	
12cr|curl-loader-0.53-1|30	%install
12cr|curl-loader-0.53-1|31	rm -rf %{buildroot}
12cr|curl-loader-0.53-1|32	
12cr|curl-loader-0.53-1|33	install -d %{buildroot}%{_sbindir}
12cr|curl-loader-0.53-1|34	install -d %{buildroot}%{_mandir}/man1
12cr|curl-loader-0.53-1|35	install -d %{buildroot}%{_mandir}/man5
12cr|curl-loader-0.53-1|36	
12cr|curl-loader-0.53-1|37	install -m0755 %{name} %{buildroot}%{_sbindir}/
12cr|curl-loader-0.53-1|38	install -m0644 doc/curl-loader.1 %{buildroot}%{_mandir}/man1/
12cr|curl-loader-0.53-1|39	install -m0644 doc/curl-loader-config.5 %{buildroot}%{_mandir}/man5/
12cr|curl-loader-0.53-1|40	
12cr|curl-loader-0.53-1|41	%clean
12cr|curl-loader-0.53-1|42	rm -rf %{buildroot}
12cr|curl-loader-0.53-1|43	
12cr|curl-loader-0.53-1|44	%files
12cr|curl-loader-0.53-1|45	%defattr(-,root,root)
12cr|curl-loader-0.53-1|46	%doc doc/COPYING doc/PROBLEM-REPORTING doc/QUICK-START doc/README doc/THANKS doc/TODO conf-examples
12cr|curl-loader-0.53-1|47	%{_sbindir}/*
12cr|curl-loader-0.53-1|48	%{_mandir}/man1/*
12cr|curl-loader-0.53-1|49	%{_mandir}/man5/*
12cr|curl-loader-0.53-1|50	
12cr|curl-loader-0.53-1|51	
12cr|curl-loader-0.53-1|52	
12cr|curl-loader-0.53-1|53	%changelog
12cr|curl-loader-0.53-1|54	* Sat Mar 19 2011 Funda Wang <fwang@mandriva.org> 0.53-1mdv2011.0
12cr|curl-loader-0.53-1|55	+ Revision: 646702
12cr|curl-loader-0.53-1|56	- new version 0.53
12cr|curl-loader-0.53-1|57	
12cr|curl-loader-0.53-1|58	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|curl-loader-0.53-1|59	- rebuild
12cr|curl-loader-0.53-1|60	
12cr|curl-loader-0.53-1|61	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 0.50-2mdv2010.1
12cr|curl-loader-0.53-1|62	+ Revision: 537461
12cr|curl-loader-0.53-1|63	- rebuild
12cr|curl-loader-0.53-1|64	
12cr|curl-loader-0.53-1|65	* Tue Dec 22 2009 Oden Eriksson <oeriksson@mandriva.com> 0.50-1mdv2010.1
12cr|curl-loader-0.53-1|66	+ Revision: 481322
12cr|curl-loader-0.53-1|67	- import curl-loader
12cr|curl-loader-0.53-1|68	
12cr|curl-loader-0.53-1|69	
12cr|curl-loader-0.53-1|70	* Tue Dec 22 2009 Oden Eriksson <oeriksson@mandriva.com> 0.50-1mdv2010.0
12cr|curl-loader-0.53-1|71	- initial Mandriva package

784 12
12cr|cursor_themes-0.0.5-8|1	%define name    cursor_themes
12cr|cursor_themes-0.0.5-8|2	
12cr|cursor_themes-0.0.5-8|3	%define version 0.0.5
12cr|cursor_themes-0.0.5-8|4	%define release %mkrel 8
12cr|cursor_themes-0.0.5-8|5	
12cr|cursor_themes-0.0.5-8|6	Summary:	A Collection of cursor themes for XFree86 4.3 or later
12cr|cursor_themes-0.0.5-8|7	Name:		%{name}
12cr|cursor_themes-0.0.5-8|8	Version:	%{version}
12cr|cursor_themes-0.0.5-8|9	Release:	%{release}
12cr|cursor_themes-0.0.5-8|10	License:	GPL
12cr|cursor_themes-0.0.5-8|11	Url:		http://kde-look.org
12cr|cursor_themes-0.0.5-8|12	BuildArch:	noarch
12cr|cursor_themes-0.0.5-8|13	Group:		Graphical desktop/Other
12cr|cursor_themes-0.0.5-8|14	Source:		choose_cursor
12cr|cursor_themes-0.0.5-8|15	Source1:        4805-RedDot.tar.bz2
12cr|cursor_themes-0.0.5-8|16	Source2:        4858-YCursors.tar.bz2
12cr|cursor_themes-0.0.5-8|17	Source3:        4975-GKD-XCursors.tar.bz2
12cr|cursor_themes-0.0.5-8|18	Source5:        5076-corp.tar.bz2
12cr|cursor_themes-0.0.5-8|19	Source6:        5077-innerspace.tar.bz2
12cr|cursor_themes-0.0.5-8|20	Source7:        5078-vox.tar.bz2
12cr|cursor_themes-0.0.5-8|21	%define		bexos_ver		0.4
12cr|cursor_themes-0.0.5-8|22	Source8:        5211-bexos_color_%{bexos_ver}.tar.bz2
12cr|cursor_themes-0.0.5-8|23	Source9:        5238-3dwhite.tar.bz2
12cr|cursor_themes-0.0.5-8|24	Source10:       5265-3Dcursors-0.2.tar.bz2
12cr|cursor_themes-0.0.5-8|25	Source11:       5271-3dcolor.tar.bz2
12cr|cursor_themes-0.0.5-8|26	Source12:       5359-tuxcursor02.tar.gz
12cr|cursor_themes-0.0.5-8|27	Source13:       5376-tuxcute.tar.bz2
12cr|cursor_themes-0.0.5-8|28	Source14:       5376-tuxresize.tar.bz2
12cr|cursor_themes-0.0.5-8|29	Source15:       5475-yellowdot.tar.bz2
12cr|cursor_themes-0.0.5-8|30	Source16:       5507-Golden-XCursors-3D-0.8.tar.bz2
12cr|cursor_themes-0.0.5-8|31	Source17:       5532-BlueGlass-XCursors-3D-0.4.tar.bz2
12cr|cursor_themes-0.0.5-8|32	Source18:       5533-Silver-XCursors-3D-0.4.tar.bz2
12cr|cursor_themes-0.0.5-8|33	Source19:	5600-redhat9cursor.tar.bz2
12cr|cursor_themes-0.0.5-8|34	Source20:	5605-cursor_mix.tar.bz2
12cr|cursor_themes-0.0.5-8|35	Source21:	5833-aquadiz.tar.bz2
12cr|cursor_themes-0.0.5-8|36	Source22:	6132-SignalOS-Cursors-0.0.2.tar.bz2
12cr|cursor_themes-0.0.5-8|37	Source23:	6240-crystalcursors.tar.bz2
12cr|cursor_themes-0.0.5-8|38	Source24:	6277-bean.tar.bz2
12cr|cursor_themes-0.0.5-8|39	Source25:	6336-flat_white_cursor_0.3.tar.bz2
12cr|cursor_themes-0.0.5-8|40	Source26:	6504-flat_black_cursor_0.3.tar.bz2
12cr|cursor_themes-0.0.5-8|41	Source27:	6550-Jimmac.tar.bz2
12cr|cursor_themes-0.0.5-8|42	Source28:	macoscursors-default-0.2.tar.bz2
12cr|cursor_themes-0.0.5-8|43	Source29:	tuxsplash.tar.bz2
12cr|cursor_themes-0.0.5-8|44	Source30:	10394-justwhite-0.2.tar.bz2
12cr|cursor_themes-0.0.5-8|45	Source31:	10500-justgreen-0.1a.tar.bz2
12cr|cursor_themes-0.0.5-8|46	Source32:	10163-justblue-0.21.tar.bz2
12cr|cursor_themes-0.0.5-8|47	Source33:	10211-daliesque.tar.bz2
12cr|cursor_themes-0.0.5-8|48	Source34:	11313-pearlgrey-1.0.tar.bz2
12cr|cursor_themes-0.0.5-8|49	
12cr|cursor_themes-0.0.5-8|50	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|cursor_themes-0.0.5-8|51	Requires:	gtkdialogs
12cr|cursor_themes-0.0.5-8|52	Requires:	XFree86 >= 4.3
12cr|cursor_themes-0.0.5-8|53	BuildRequires:	imagemagick XFree86 >= 4.3
12cr|cursor_themes-0.0.5-8|54	Prefix:		%{_prefix}
12cr|cursor_themes-0.0.5-8|55	
12cr|cursor_themes-0.0.5-8|56	%description
12cr|cursor_themes-0.0.5-8|57	This package contains all the freely distributeable cursor themes for XFree86
12cr|cursor_themes-0.0.5-8|58	4.3 or newer currently available from http://kde-look.org, along with a
12cr|cursor_themes-0.0.5-8|59	simple script (choose_cursor) which will allow you to easily choose a
12cr|cursor_themes-0.0.5-8|60	cursor theme.
12cr|cursor_themes-0.0.5-8|61	
12cr|cursor_themes-0.0.5-8|62	%prep
12cr|cursor_themes-0.0.5-8|63	#rm -rf $RPM_BUILD_ROOT
12cr|cursor_themes-0.0.5-8|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
12cr|cursor_themes-0.0.5-8|65	tar -xzf tuxshadow.tar.gz
12cr|cursor_themes-0.0.5-8|66	mv tuxcursor tuxshadow
12cr|cursor_themes-0.0.5-8|67	tar -xzf tuxcursor.tar.gz
12cr|cursor_themes-0.0.5-8|68	mv tuxcursor tuxcursor.orig
12cr|cursor_themes-0.0.5-8|69	tar xjf %{SOURCE13}; mv tuxcursor tuxcute
12cr|cursor_themes-0.0.5-8|70	tar xjf %{SOURCE14}; mv tuxcursor tuxresize
12cr|cursor_themes-0.0.5-8|71	mv tuxcursor.orig tuxcursor
12cr|cursor_themes-0.0.5-8|72	tar xjf %{SOURCE19}; mkdir redhat;mv cursors redhat
12cr|cursor_themes-0.0.5-8|73	tar xjf %{SOURCE25}; mkdir flat_white;mv cursors flat_white
12cr|cursor_themes-0.0.5-8|74	tar xjf %{SOURCE26}; mkdir flat_black;mv cursors flat_black
12cr|cursor_themes-0.0.5-8|75	
12cr|cursor_themes-0.0.5-8|76	%build
12cr|cursor_themes-0.0.5-8|77	rm -Rf default
12cr|cursor_themes-0.0.5-8|78	#pushd reddot;make;popd
12cr|cursor_themes-0.0.5-8|79	mkdir -p GKD-XCursors/cursors;cp -f GKD-XCursors/* GKD-XCursors/cursors 2>/dev/null||:
12cr|cursor_themes-0.0.5-8|80	rm -f GKD-XCursors/cursors/*.png
12cr|cursor_themes-0.0.5-8|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||:
12cr|cursor_themes-0.0.5-8|82	#pushd maccursors; rm -f crosshair cross_reverse hand1 hand2;popd
12cr|cursor_themes-0.0.5-8|83	
12cr|cursor_themes-0.0.5-8|84	%install
12cr|cursor_themes-0.0.5-8|85	rm -Rf %{buildroot}
12cr|cursor_themes-0.0.5-8|86	mkdir -p %{buildroot}/%{_bindir}
12cr|cursor_themes-0.0.5-8|87	install -m755 %{SOURCE0} %{buildroot}/%{_bindir}
12cr|cursor_themes-0.0.5-8|88	
12cr|cursor_themes-0.0.5-8|89	
12cr|cursor_themes-0.0.5-8|90	#Menu
12cr|cursor_themes-0.0.5-8|91	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|cursor_themes-0.0.5-8|92	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|cursor_themes-0.0.5-8|93	[Desktop Entry]
12cr|cursor_themes-0.0.5-8|94	Name=Cursor Themes
12cr|cursor_themes-0.0.5-8|95	Comment=Choose a Cursor Theme
12cr|cursor_themes-0.0.5-8|96	Exec=choose_cursor
12cr|cursor_themes-0.0.5-8|97	Icon=%{name}
12cr|cursor_themes-0.0.5-8|98	Terminal=false
12cr|cursor_themes-0.0.5-8|99	Type=Application
12cr|cursor_themes-0.0.5-8|100	Categories=Settings;DesktopSettings;
12cr|cursor_themes-0.0.5-8|101	EOF
12cr|cursor_themes-0.0.5-8|102	
12cr|cursor_themes-0.0.5-8|103	mkdir -p %{buildroot}/{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cr|cursor_themes-0.0.5-8|104	install -m644 RedDotSource/sources/hand.png %{buildroot}/%{_iconsdir}/%{name}.png
12cr|cursor_themes-0.0.5-8|105	convert -resize 16x16 RedDotSource/sources/hand.png %{buildroot}/%{_miconsdir}/%{name}.png
12cr|cursor_themes-0.0.5-8|106	convert -resize 48x48 RedDotSource/sources/hand.png %{buildroot}/%{_liconsdir}/%{name}.png
12cr|cursor_themes-0.0.5-8|107	pwd
12cr|cursor_themes-0.0.5-8|108	CURSORS=`find . -type d -name 'cursors'`
12cr|cursor_themes-0.0.5-8|109	echo -e "\n\n\n\t\tFound the following cursors:\n $CURSORS\n\n\n"
12cr|cursor_themes-0.0.5-8|110	set +x
12cr|cursor_themes-0.0.5-8|111	for CURSOR in $CURSORS
12cr|cursor_themes-0.0.5-8|112	do CURSORNAME=$(basename `dirname $CURSOR`)
12cr|cursor_themes-0.0.5-8|113	CURSORNAME=${CURSORNAME%%-*[0-9]*}
12cr|cursor_themes-0.0.5-8|114	if [ "$CURSORNAME" == "*-[0-9]*" ]
12cr|cursor_themes-0.0.5-8|115	then echo "$CURSORNAME is versioned" >&2; CURSORNAME=${CURSORNAME#-[0-9]*}
12cr|cursor_themes-0.0.5-8|116	fi
12cr|cursor_themes-0.0.5-8|117	mkdir -p %{buildroot}/%{_iconsdir}/$CURSORNAME
12cr|cursor_themes-0.0.5-8|118	cp -a $CURSOR %{buildroot}/%{_iconsdir}/$CURSORNAME
12cr|cursor_themes-0.0.5-8|119	
12cr|cursor_themes-0.0.5-8|120	#Ensure links are in place:
12cr|cursor_themes-0.0.5-8|121	pushd %{buildroot}/%{_iconsdir}/$CURSORNAME/cursors >/dev/null
12cr|cursor_themes-0.0.5-8|122	
12cr|cursor_themes-0.0.5-8|123	
12cr|cursor_themes-0.0.5-8|124	[ -e hand -a ! -f hand1 ] && ln -sf hand hand1 >/dev/null 2>&1||:
12cr|cursor_themes-0.0.5-8|125	[ -e hand -a ! -f hand2 ] && ln -sf hand hand2 >/dev/null 2>&1||:
12cr|cursor_themes-0.0.5-8|126	[ -e cross -a ! -f crosshair ] && ln -sf cross crosshair >&- 2>&- ||:
12cr|cursor_themes-0.0.5-8|127	[ -e cross -a ! -f cross_reverse ] && ln -sf cross cross_reverse >&- 2>&- ||:
12cr|cursor_themes-0.0.5-8|128	
12cr|cursor_themes-0.0.5-8|129	#QT symlinks mess :-(
12cr|cursor_themes-0.0.5-8|130	[ -e v_double_arrow ] && ln -sf v_double_arrow	00008160000006810000408080010102 #v_double_arrow
12cr|cursor_themes-0.0.5-8|131	[ -e h_double_arrow ] && ln -sf h_double_arrow	028006030e0e7ebffc7f7070c0600140 #h_double_arrow
12cr|cursor_themes-0.0.5-8|132	[ -e fd_double_arrow ] && ln -sf fd_double_arrow	fcf1c3c7cd4491d801f1e1c78f100000 #fd_double_arrow
12cr|cursor_themes-0.0.5-8|133	[ -e bd_double_arrow ] && ln -sf bd_double_arrow	c7088f0f3e6c8088236ef8e1e3e70000 #bd_double_arrow
12cr|cursor_themes-0.0.5-8|134	[ -e sb_h_double_arrow ] && ln -sf sb_h_double_arrow   14fef782d02440884392942c11205230 #sb_h_double_arrow
12cr|cursor_themes-0.0.5-8|135	[ -e sb_v_double_arrow ] && ln -sf sb_v_double_arrow   2870a09082c103050810ffdffffe0204 #sb_v_double_arrow
12cr|cursor_themes-0.0.5-8|136	[ -e hand1 ] && ln -sf hand1 9d800788f1b08800ae810202380a0822 #hand1
12cr|cursor_themes-0.0.5-8|137	[ -e hand2 ] && ln -sf hand2 e29285e634086352946a0e7090d73106 #hand2
12cr|cursor_themes-0.0.5-8|138	[ -e crossed_circle ] && ln -sf crossed_circle 03b6e0fcb3499374a867c041f52298f0 #crossed_circle (dnd forbidden)
12cr|cursor_themes-0.0.5-8|139	[ -e move ] && ln -sf move 4498f0e0c1937ffe01fd06f973665830 #left_ptr (move_cursor)
12cr|cursor_themes-0.0.5-8|140	[ -e copy ] && ln -sf copy 6407b0e94181790501fd1e167b474872 #copy
12cr|cursor_themes-0.0.5-8|141	[ -e link ] && ln -sf link 640fb0e74195791501fd1ed57b41487f # link
12cr|cursor_themes-0.0.5-8|142	[ -e left_ptr_watch ] && ln -sf left_ptr_watch 3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch
12cr|cursor_themes-0.0.5-8|143	[ -e question_arrow ] && ln -sf question_arrow d9ce0ab605698f320427677b458ad60b # question_arrow
12cr|cursor_themes-0.0.5-8|144	
12cr|cursor_themes-0.0.5-8|145	#Other apps' symlinks
12cr|cursor_themes-0.0.5-8|146	[ -e left_ptr_watch ] && ln -sf left_ptr_watch 08e8e1c95fe2fc01f976f1e063a24ccd #mozilla's left_ptr_watch
12cr|cursor_themes-0.0.5-8|147	popd >/dev/null
12cr|cursor_themes-0.0.5-8|148	done
12cr|cursor_themes-0.0.5-8|149	set -x
12cr|cursor_themes-0.0.5-8|150	
12cr|cursor_themes-0.0.5-8|151	pushd %{buildroot}/%{_iconsdir}/ ; ln -s RedDot reddot;popd
12cr|cursor_themes-0.0.5-8|152	rm -Rf %{buildroot}/%{_iconsdir}/RedDotSource
12cr|cursor_themes-0.0.5-8|153	
12cr|cursor_themes-0.0.5-8|154	echo "%defattr(-,root,root)" > %name.files
12cr|cursor_themes-0.0.5-8|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
12cr|cursor_themes-0.0.5-8|156	
12cr|cursor_themes-0.0.5-8|157	%clean
12cr|cursor_themes-0.0.5-8|158	rm -rf $RPM_BUILD_ROOT
12cr|cursor_themes-0.0.5-8|159	
12cr|cursor_themes-0.0.5-8|160	%pre
12cr|cursor_themes-0.0.5-8|161	if [ "$1" = "2" -a -d %{_datadir}/icons/reddot ]; then
12cr|cursor_themes-0.0.5-8|162	rm -rf %{_datadir}/icons/reddot
12cr|cursor_themes-0.0.5-8|163	fi
12cr|cursor_themes-0.0.5-8|164	
12cr|cursor_themes-0.0.5-8|165	%if %mdkversion < 200900
12cr|cursor_themes-0.0.5-8|166	%post
12cr|cursor_themes-0.0.5-8|167	%{update_menus}
12cr|cursor_themes-0.0.5-8|168	%endif
12cr|cursor_themes-0.0.5-8|169	
12cr|cursor_themes-0.0.5-8|170	%if %mdkversion < 200900
12cr|cursor_themes-0.0.5-8|171	%postun
12cr|cursor_themes-0.0.5-8|172	%{clean_menus}
12cr|cursor_themes-0.0.5-8|173	%endif
12cr|cursor_themes-0.0.5-8|174	
12cr|cursor_themes-0.0.5-8|175	%files -f %name.files
12cr|cursor_themes-0.0.5-8|176	%defattr(-,root,root)
12cr|cursor_themes-0.0.5-8|177	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|cursor_themes-0.0.5-8|178	%{_iconsdir}/%{name}.png
12cr|cursor_themes-0.0.5-8|179	%{_miconsdir}/%{name}.png
12cr|cursor_themes-0.0.5-8|180	%{_liconsdir}/%{name}.png
12cr|cursor_themes-0.0.5-8|181	%{_bindir}/*
12cr|cursor_themes-0.0.5-8|182	
12cr|cursor_themes-0.0.5-8|183	
12cr|cursor_themes-0.0.5-8|184	%changelog
12cr|cursor_themes-0.0.5-8|185	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-8mdv2011.0
12cr|cursor_themes-0.0.5-8|186	+ Revision: 617483
12cr|cursor_themes-0.0.5-8|187	- the mass rebuild of 2010.0 packages
12cr|cursor_themes-0.0.5-8|188	
12cr|cursor_themes-0.0.5-8|189	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.0.5-7mdv2010.0
12cr|cursor_themes-0.0.5-8|190	+ Revision: 425448
12cr|cursor_themes-0.0.5-8|191	- rebuild
12cr|cursor_themes-0.0.5-8|192	
12cr|cursor_themes-0.0.5-8|193	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|cursor_themes-0.0.5-8|194	- lowercase ImageMagick
12cr|cursor_themes-0.0.5-8|195	
12cr|cursor_themes-0.0.5-8|196	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.0.5-6mdv2009.0
12cr|cursor_themes-0.0.5-8|197	+ Revision: 243833
12cr|cursor_themes-0.0.5-8|198	- rebuild
12cr|cursor_themes-0.0.5-8|199	
12cr|cursor_themes-0.0.5-8|200	+ Pixel <pixel@mandriva.com>
12cr|cursor_themes-0.0.5-8|201	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|cursor_themes-0.0.5-8|202	
12cr|cursor_themes-0.0.5-8|203	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.0.5-4mdv2008.1
12cr|cursor_themes-0.0.5-8|204	+ Revision: 140717
12cr|cursor_themes-0.0.5-8|205	- restore BuildRoot
12cr|cursor_themes-0.0.5-8|206	
12cr|cursor_themes-0.0.5-8|207	+ Thierry Vignaud <tv@mandriva.org>
12cr|cursor_themes-0.0.5-8|208	- kill re-definition of %%buildroot on Pixel's request
12cr|cursor_themes-0.0.5-8|209	
12cr|cursor_themes-0.0.5-8|210	* Wed Aug 29 2007 Funda Wang <fwang@mandriva.org> 0.0.5-4mdv2008.0
12cr|cursor_themes-0.0.5-8|211	+ Revision: 73449
12cr|cursor_themes-0.0.5-8|212	- fix menu category -> Only Settings/DesktopSettings now.
12cr|cursor_themes-0.0.5-8|213	
12cr|cursor_themes-0.0.5-8|214	+ Thierry Vignaud <tv@mandriva.org>
12cr|cursor_themes-0.0.5-8|215	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|cursor_themes-0.0.5-8|216	
12cr|cursor_themes-0.0.5-8|217	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 0.0.5-3mdv2008.0
12cr|cursor_themes-0.0.5-8|218	+ Revision: 69492
12cr|cursor_themes-0.0.5-8|219	- convert menu to XDG
12cr|cursor_themes-0.0.5-8|220	- use %%mkrel
12cr|cursor_themes-0.0.5-8|221	
12cr|cursor_themes-0.0.5-8|222	
12cr|cursor_themes-0.0.5-8|223	* Tue Aug 17 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.0.5-2mdk
12cr|cursor_themes-0.0.5-8|224	- Add script to fix upgrade (Mdk bug #10316)
12cr|cursor_themes-0.0.5-8|225	
12cr|cursor_themes-0.0.5-8|226	* Mon Apr 19 2004 Buchan Milne <bgmilne@linux0mandrake.com> 0.0.5-1mdk
12cr|cursor_themes-0.0.5-8|227	- Fixes to choose-cursor
12cr|cursor_themes-0.0.5-8|228	-Fix support for zenity's gdialog (really better fix for chatty kdialog)
12cr|cursor_themes-0.0.5-8|229	fixes #9455
12cr|cursor_themes-0.0.5-8|230	-Prevent themes ever getting version numbers
12cr|cursor_themes-0.0.5-8|231	-Ensure we really get user icons
12cr|cursor_themes-0.0.5-8|232	- Cursor theme update
12cr|cursor_themes-0.0.5-8|233	-Updates: RedDot (keep link to reddot)
12cr|cursor_themes-0.0.5-8|234	-New themes: justwhite,justgreen,justwhite,daliesque
12cr|cursor_themes-0.0.5-8|235	
12cr|cursor_themes-0.0.5-8|236	* Wed Aug 27 2003 Buchan Milne <bgmilne@linux-mandrake.com> 0.0.4-1mdk
12cr|cursor_themes-0.0.5-8|237	- Fixes in script:
12cr|cursor_themes-0.0.5-8|238	- Fixes for chatty kdialog (don't redirect stderr to stdout), but
12cr|cursor_themes-0.0.5-8|239	don't break cdialog support (outputs choice to stderr)
12cr|cursor_themes-0.0.5-8|240	- Tell the user if we don't have a usable dialog program
12cr|cursor_themes-0.0.5-8|241	- Don't use gdialog in console (zenity gdialog doesn't work in
12cr|cursor_themes-0.0.5-8|242	console)
12cr|cursor_themes-0.0.5-8|243	- Adjust dialog sizes to fit for cdialog
12cr|cursor_themes-0.0.5-8|244	- Since we have gmessage warning if no dialog is found, don't require a
12cr|cursor_themes-0.0.5-8|245	dialog, just gtkdialogs (for gmessage)
12cr|cursor_themes-0.0.5-8|246	- Don't use versions in theme name
12cr|cursor_themes-0.0.5-8|247	
12cr|cursor_themes-0.0.5-8|248	* Wed Jul 16 2003 Buchan Milne <bgmilne@linux-mandrake.com> 0.0.3-1mdk
12cr|cursor_themes-0.0.5-8|249	- Fixes in script
12cr|cursor_themes-0.0.5-8|250	- 11i or more new cursor themes, and 3 updated themes
12cr|cursor_themes-0.0.5-8|251	- Own theme directories (distriblint)
12cr|cursor_themes-0.0.5-8|252	- Drop Xdialog requirement, and hope the user has a dialog program (is there a
12cr|cursor_themes-0.0.5-8|253	better solution?)
12cr|cursor_themes-0.0.5-8|254	
12cr|cursor_themes-0.0.5-8|255	* Sun Apr 06 2003 Buchan Milne <bgmilne@linux-mandrake.com> 0.0.2-2mdk
12cr|cursor_themes-0.0.5-8|256	- Fixes to choose_cursor (thanks Duncan)
12cr|cursor_themes-0.0.5-8|257	- bexos_colour 0.4, BlueGlass 0.2
12cr|cursor_themes-0.0.5-8|258	- Fix up bexos so we actually include it
12cr|cursor_themes-0.0.5-8|259	- Untar tuxcursors so we include them too
12cr|cursor_themes-0.0.5-8|260	
12cr|cursor_themes-0.0.5-8|261	* Thu Apr 03 2003 Buchan Milne <bgmilne@linux-mandrake.com> 0.0.2-1mdk
12cr|cursor_themes-0.0.5-8|262	- New choose_cursor script
12cr|cursor_themes-0.0.5-8|263	
12cr|cursor_themes-0.0.5-8|264	* Sun Mar 30 2003 Buchan Milne <bgmilne@linux-mandrake.com> 0.0.1-2mdk
12cr|cursor_themes-0.0.5-8|265	- BuildRequires (thx sldb)
12cr|cursor_themes-0.0.5-8|266	
12cr|cursor_themes-0.0.5-8|267	* Sat Mar 29 2003 Buchan Milne <bgmilne@linux-mandrake.com> 0.0.1-1mdk
12cr|cursor_themes-0.0.5-8|268	- First Mandrake package (25 total cursor themes besides the 3 stock ones)
12cr|cursor_themes-0.0.5-8|269	

785 12
12cr|curtain-0.3-1|1	Name:		curtain
12cr|curtain-0.3-1|2	Summary:	Resizable curtain on the desktop screen
12cr|curtain-0.3-1|3	Version:	0.3
12cr|curtain-0.3-1|4	Release:	%mkrel 1
12cr|curtain-0.3-1|5	Source0:	http://ardesia.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|curtain-0.3-1|6	URL:		http://code.google.com/p/ardesia
12cr|curtain-0.3-1|7	Group:		Education
12cr|curtain-0.3-1|8	License:	GPLv3
12cr|curtain-0.3-1|9	BuildRequires:	gcc make automake libtool
12cr|curtain-0.3-1|10	BuildRequires:	freetype intltool
12cr|curtain-0.3-1|11	BuildRequires:	gtk+3-devel
12cr|curtain-0.3-1|12	Requires:	freetype gtk+2.0
12cr|curtain-0.3-1|13	
12cr|curtain-0.3-1|14	
12cr|curtain-0.3-1|15	%description
12cr|curtain-0.3-1|16	Curtain is a tool that show a movable and resizable curtain
12cr|curtain-0.3-1|17	on the desktop screen
12cr|curtain-0.3-1|18	You can use this to hide and show objects on the desktop
12cr|curtain-0.3-1|19	This program has been implemented for educational purposes
12cr|curtain-0.3-1|20	
12cr|curtain-0.3-1|21	%prep
12cr|curtain-0.3-1|22	%setup -q
12cr|curtain-0.3-1|23	
12cr|curtain-0.3-1|24	%build
12cr|curtain-0.3-1|25	%configure2_5x
12cr|curtain-0.3-1|26	%make
12cr|curtain-0.3-1|27	
12cr|curtain-0.3-1|28	%install
12cr|curtain-0.3-1|29	%makeinstall_std XDG_UTILS=""
12cr|curtain-0.3-1|30	%find_lang %{name}
12cr|curtain-0.3-1|31	
12cr|curtain-0.3-1|32	%files -f %{name}.lang
12cr|curtain-0.3-1|33	%doc AUTHORS README COPYING NEWS
12cr|curtain-0.3-1|34	%{_bindir}/%name
12cr|curtain-0.3-1|35	%{_datadir}/%{name}/ui/*.glade
12cr|curtain-0.3-1|36	%{_datadir}/%{name}/ui/icons/*
12cr|curtain-0.3-1|37	%{_datadir}/icons/%name.xpm
12cr|curtain-0.3-1|38	%{_datadir}/icons/%name.ico
12cr|curtain-0.3-1|39	%{_datadir}/applications/%name.desktop
12cr|curtain-0.3-1|40	#% {_datadir}/locale/*
12cr|curtain-0.3-1|41	%{_mandir}/man1/%name.*

786 12
12cr|cutecom-0.22.0-1|1	%define ver 0.20.0
12cr|cutecom-0.22.0-1|2	%define rel 1
12cr|cutecom-0.22.0-1|3	
12cr|cutecom-0.22.0-1|4	Name:		cutecom
12cr|cutecom-0.22.0-1|5	Version:	0.22.0
12cr|cutecom-0.22.0-1|6	Release:	%mkrel %rel
12cr|cutecom-0.22.0-1|7	URL:		http://cutecom.sourceforge.net/
12cr|cutecom-0.22.0-1|8	Summary:	Graphical serial terminal program
12cr|cutecom-0.22.0-1|9	License:	GPL
12cr|cutecom-0.22.0-1|10	Group:		Communications
12cr|cutecom-0.22.0-1|11	Source:		http://cutecom.sourceforge.net/%{name}-%{version}.tar.gz
12cr|cutecom-0.22.0-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|cutecom-0.22.0-1|13	BuildRequires:	qt4-devel desktop-file-utils cmake
12cr|cutecom-0.22.0-1|14	
12cr|cutecom-0.22.0-1|15	%description
12cr|cutecom-0.22.0-1|16	CuteCom is a graphical serial terminal, like minicom. It is aimed mainly at
12cr|cutecom-0.22.0-1|17	hardware developers or other people who need a terminal to talk to their
12cr|cutecom-0.22.0-1|18	devices.
12cr|cutecom-0.22.0-1|19	
12cr|cutecom-0.22.0-1|20	%prep
12cr|cutecom-0.22.0-1|21	%setup -q
12cr|cutecom-0.22.0-1|22	
12cr|cutecom-0.22.0-1|23	%build
12cr|cutecom-0.22.0-1|24	%cmake
12cr|cutecom-0.22.0-1|25	%make
12cr|cutecom-0.22.0-1|26	
12cr|cutecom-0.22.0-1|27	%install
12cr|cutecom-0.22.0-1|28	rm -Rf %{buildroot}
12cr|cutecom-0.22.0-1|29	%makeinstall_std -C build
12cr|cutecom-0.22.0-1|30	
12cr|cutecom-0.22.0-1|31	desktop-file-install --vendor="" \
12cr|cutecom-0.22.0-1|32	--remove-category="Application" \
12cr|cutecom-0.22.0-1|33	--add-category="System;Settings" \
12cr|cutecom-0.22.0-1|34	--dir $RPM_BUILD_ROOT%{_datadir}/applications cutecom.desktop
12cr|cutecom-0.22.0-1|35	
12cr|cutecom-0.22.0-1|36	%clean
12cr|cutecom-0.22.0-1|37	rm -Rf %{buildroot}
12cr|cutecom-0.22.0-1|38	
12cr|cutecom-0.22.0-1|39	%if %mdkversion < 200900
12cr|cutecom-0.22.0-1|40	%post
12cr|cutecom-0.22.0-1|41	%{update_menus}
12cr|cutecom-0.22.0-1|42	%endif
12cr|cutecom-0.22.0-1|43	
12cr|cutecom-0.22.0-1|44	%if %mdkversion < 200900
12cr|cutecom-0.22.0-1|45	%postun
12cr|cutecom-0.22.0-1|46	%{clean_menus}
12cr|cutecom-0.22.0-1|47	%endif
12cr|cutecom-0.22.0-1|48	
12cr|cutecom-0.22.0-1|49	%files
12cr|cutecom-0.22.0-1|50	%defattr(-,root,root)
12cr|cutecom-0.22.0-1|51	%{_bindir}/cutecom
12cr|cutecom-0.22.0-1|52	%{_datadir}/applications/cutecom.desktop
12cr|cutecom-0.22.0-1|53	%{_mandir}/man1/cutecom.1*
12cr|cutecom-0.22.0-1|54	%doc README Changelog
12cr|cutecom-0.22.0-1|55	
12cr|cutecom-0.22.0-1|56	
12cr|cutecom-0.22.0-1|57	%changelog
12cr|cutecom-0.22.0-1|58	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 0.22.0-1mdv2011.0
12cr|cutecom-0.22.0-1|59	+ Revision: 571881
12cr|cutecom-0.22.0-1|60	- use standard cmake macro
12cr|cutecom-0.22.0-1|61	
12cr|cutecom-0.22.0-1|62	* Tue Jul 14 2009 Frederik Himpe <fhimpe@mandriva.org> 0.22.0-1mdv2010.0
12cr|cutecom-0.22.0-1|63	+ Revision: 396004
12cr|cutecom-0.22.0-1|64	- update to new version 0.22.0
12cr|cutecom-0.22.0-1|65	
12cr|cutecom-0.22.0-1|66	* Thu May 14 2009 Frederik Himpe <fhimpe@mandriva.org> 0.21.0-1mdv2010.0
12cr|cutecom-0.22.0-1|67	+ Revision: 375720
12cr|cutecom-0.22.0-1|68	- update to new version 0.21.0
12cr|cutecom-0.22.0-1|69	
12cr|cutecom-0.22.0-1|70	* Sat Jun 21 2008 Buchan Milne <bgmilne@mandriva.org> 0.20.0-1mdv2009.0
12cr|cutecom-0.22.0-1|71	+ Revision: 227733
12cr|cutecom-0.22.0-1|72	- New version 0.20.0 (qt4)
12cr|cutecom-0.22.0-1|73	
12cr|cutecom-0.22.0-1|74	+ Pixel <pixel@mandriva.com>
12cr|cutecom-0.22.0-1|75	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|cutecom-0.22.0-1|76	
12cr|cutecom-0.22.0-1|77	+ Olivier Blin <oblin@mandriva.com>
12cr|cutecom-0.22.0-1|78	- restore BuildRoot
12cr|cutecom-0.22.0-1|79	
12cr|cutecom-0.22.0-1|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|cutecom-0.22.0-1|81	- kill re-definition of %%buildroot on Pixel's request
12cr|cutecom-0.22.0-1|82	
12cr|cutecom-0.22.0-1|83	* Thu Sep 06 2007 Emmanuel Andry <eandry@mandriva.org> 0.14.1-2mdv2008.0
12cr|cutecom-0.22.0-1|84	+ Revision: 81134
12cr|cutecom-0.22.0-1|85	- xdg menu
12cr|cutecom-0.22.0-1|86	- drop old menu
12cr|cutecom-0.22.0-1|87	
12cr|cutecom-0.22.0-1|88	
12cr|cutecom-0.22.0-1|89	* Sun Jan 28 2007 Buchan Milne <bgmilne@mandriva.org> 0.14.1-1mdv2007.0
12cr|cutecom-0.22.0-1|90	+ Revision: 114553
12cr|cutecom-0.22.0-1|91	- New version 0.14.1
12cr|cutecom-0.22.0-1|92	- Import cutecom
12cr|cutecom-0.22.0-1|93	
12cr|cutecom-0.22.0-1|94	* Sun Aug 20 2006 Buchan Milne <bgmilne@mandriva.org> 0.14.0-1mdv2007.0
12cr|cutecom-0.22.0-1|95	- 0.14.0
12cr|cutecom-0.22.0-1|96	
12cr|cutecom-0.22.0-1|97	* Tue Jan 31 2006 Buchan Milne <bgmilne@mandriva.org> 0.13.2-2mdk
12cr|cutecom-0.22.0-1|98	- buildrequire mandriva-create-kde-mdk-menu for kdedesktop2mdkmenu.pl
12cr|cutecom-0.22.0-1|99	- buildrequires kdelibs-common for kdeconfig (placement of .desktop file)
12cr|cutecom-0.22.0-1|100	
12cr|cutecom-0.22.0-1|101	* Mon Jan 30 2006 Buchan Milne <bgmilne@mandriva.org> 0.13.2-1mdk
12cr|cutecom-0.22.0-1|102	- initial package
12cr|cutecom-0.22.0-1|103	

787 12
12cr|cutter-1.03-8|1	Summary:	Aborts TCP/IP connections
12cr|cutter-1.03-8|2	Name:		cutter
12cr|cutter-1.03-8|3	Version:	1.03
12cr|cutter-1.03-8|4	Release:	%mkrel 8
12cr|cutter-1.03-8|5	License:	GPLv2+
12cr|cutter-1.03-8|6	Group:		Networking/Other
12cr|cutter-1.03-8|7	URL:		http://www.lowth.com/cutter
12cr|cutter-1.03-8|8	Source0:	%{name}-%{version}.tar.bz2
12cr|cutter-1.03-8|9	Patch1:		%{name}-1.02-fixnonnatted.patch
12cr|cutter-1.03-8|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|cutter-1.03-8|11	
12cr|cutter-1.03-8|12	%description
12cr|cutter-1.03-8|13	Cutter is an open source program that allows Linux firewall administrators to
12cr|cutter-1.03-8|14	abort TCP/IP connections routed over the firewall or router on which it is run.
12cr|cutter-1.03-8|15	
12cr|cutter-1.03-8|16	%prep
12cr|cutter-1.03-8|17	
12cr|cutter-1.03-8|18	%setup -q
12cr|cutter-1.03-8|19	%patch1 -p1 -b .fixnonnatted
12cr|cutter-1.03-8|20	
12cr|cutter-1.03-8|21	%build
12cr|cutter-1.03-8|22	
12cr|cutter-1.03-8|23	%{__cc} %{optflags} -o cutter cutter.c
12cr|cutter-1.03-8|24	
12cr|cutter-1.03-8|25	%install
12cr|cutter-1.03-8|26	%{__rm} -rf %{buildroot}
12cr|cutter-1.03-8|27	
12cr|cutter-1.03-8|28	%{__install} -d %{buildroot}%{_sbindir}
12cr|cutter-1.03-8|29	%{__install} -m755 %{name} %{buildroot}%{_sbindir}/%{name}
12cr|cutter-1.03-8|30	
12cr|cutter-1.03-8|31	%clean
12cr|cutter-1.03-8|32	%{__rm} -rf %{buildroot}
12cr|cutter-1.03-8|33	
12cr|cutter-1.03-8|34	%files
12cr|cutter-1.03-8|35	%defattr(-,root,root)
12cr|cutter-1.03-8|36	%doc README
12cr|cutter-1.03-8|37	%attr(0755,root,root) %{_sbindir}/%{name}
12cr|cutter-1.03-8|38	
12cr|cutter-1.03-8|39	
12cr|cutter-1.03-8|40	
12cr|cutter-1.03-8|41	%changelog
12cr|cutter-1.03-8|42	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.03-8mdv2011.0
12cr|cutter-1.03-8|43	+ Revision: 610180
12cr|cutter-1.03-8|44	- rebuild
12cr|cutter-1.03-8|45	
12cr|cutter-1.03-8|46	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|cutter-1.03-8|47	- Fix licence
12cr|cutter-1.03-8|48	- New Maintainers
12cr|cutter-1.03-8|49	
12cr|cutter-1.03-8|50	* Mon Dec 07 2009 Jérôme Brenier <incubusss@mandriva.org> 1.03-6mdv2010.1
12cr|cutter-1.03-8|51	+ Revision: 474572
12cr|cutter-1.03-8|52	- fix license tag
12cr|cutter-1.03-8|53	
12cr|cutter-1.03-8|54	+ Thierry Vignaud <tv@mandriva.org>
12cr|cutter-1.03-8|55	- rebuild
12cr|cutter-1.03-8|56	
12cr|cutter-1.03-8|57	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.03-4mdv2009.0
12cr|cutter-1.03-8|58	+ Revision: 240516
12cr|cutter-1.03-8|59	- rebuild
12cr|cutter-1.03-8|60	- kill re-definition of %%buildroot on Pixel's request
12cr|cutter-1.03-8|61	
12cr|cutter-1.03-8|62	+ Olivier Blin <oblin@mandriva.com>
12cr|cutter-1.03-8|63	- restore BuildRoot
12cr|cutter-1.03-8|64	
12cr|cutter-1.03-8|65	* Fri Apr 27 2007 Oden Eriksson <oeriksson@mandriva.com> 1.03-2mdv2008.0
12cr|cutter-1.03-8|66	+ Revision: 18569
12cr|cutter-1.03-8|67	- rebuild
12cr|cutter-1.03-8|68	
12cr|cutter-1.03-8|69	
12cr|cutter-1.03-8|70	* Thu Mar 23 2006 Lenny Cartier <lenny@mandriva.com> 1.03-1mdk
12cr|cutter-1.03-8|71	- 1.03
12cr|cutter-1.03-8|72	
12cr|cutter-1.03-8|73	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 1.02-4mdk
12cr|cutter-1.03-8|74	- rebuild
12cr|cutter-1.03-8|75	
12cr|cutter-1.03-8|76	* Fri Oct 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.02-3mdk
12cr|cutter-1.03-8|77	- rpmbuildupdated
12cr|cutter-1.03-8|78	
12cr|cutter-1.03-8|79	* Sat Aug 23 2003 Ben Reser <ben@reser.org> 1.02-2mdk
12cr|cutter-1.03-8|80	- Fix to work with connections that are not NAT'ed
12cr|cutter-1.03-8|81	- Fix group it's not a Monitoring tool.
12cr|cutter-1.03-8|82	- Macroize
12cr|cutter-1.03-8|83	
12cr|cutter-1.03-8|84	* Fri Jun 27 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.02-1mdk
12cr|cutter-1.03-8|85	- initial cooker contrib
12cr|cutter-1.03-8|86	

788 12
12cr|cuyo-2.1.1-4|1	%define	name	cuyo
12cr|cuyo-2.1.1-4|2	%define	version	2.1.1
12cr|cuyo-2.1.1-4|3	%define	release	%mkrel 4
12cr|cuyo-2.1.1-4|4	%define	Summary A tetris like game
12cr|cuyo-2.1.1-4|5	%define prerelease alpha1
12cr|cuyo-2.1.1-4|6	
12cr|cuyo-2.1.1-4|7	Summary:	%{Summary}
12cr|cuyo-2.1.1-4|8	Name:		%{name}
12cr|cuyo-2.1.1-4|9	Url:		http://www.karimmi.de/cuyo/
12cr|cuyo-2.1.1-4|10	Version:	%{version}
12cr|cuyo-2.1.1-4|11	Release:	%{release}
12cr|cuyo-2.1.1-4|12	Source0:	%{name}-%{version}.tar.bz2
12cr|cuyo-2.1.1-4|13	Source1:	%{name}-16x16.png
12cr|cuyo-2.1.1-4|14	Source2:	%{name}-32x32.png
12cr|cuyo-2.1.1-4|15	Source3:	%{name}-48x48.png
12cr|cuyo-2.1.1-4|16	Patch0:		cuyo-2.1.1-gcc44.patch
12cr|cuyo-2.1.1-4|17	License:	GPL
12cr|cuyo-2.1.1-4|18	Group:		Games/Arcade
12cr|cuyo-2.1.1-4|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|cuyo-2.1.1-4|20	BuildRequires:	SDL-devel
12cr|cuyo-2.1.1-4|21	BuildRequires:	SDL_image-devel
12cr|cuyo-2.1.1-4|22	BuildRequires:	SDL_mixer-devel
12cr|cuyo-2.1.1-4|23	
12cr|cuyo-2.1.1-4|24	%description
12cr|cuyo-2.1.1-4|25	Cuyo is a Tetris like game, There is many different level,
12cr|cuyo-2.1.1-4|26	with different rules. We can play it with two players.
12cr|cuyo-2.1.1-4|27	
12cr|cuyo-2.1.1-4|28	%prep
12cr|cuyo-2.1.1-4|29	%setup -q -n %{name}-%{version}
12cr|cuyo-2.1.1-4|30	%patch0 -p0
12cr|cuyo-2.1.1-4|31	
12cr|cuyo-2.1.1-4|32	%build
12cr|cuyo-2.1.1-4|33	%configure2_5x	--bindir=%{_gamesbindir} \
12cr|cuyo-2.1.1-4|34	--datadir=%{_gamesdatadir}
12cr|cuyo-2.1.1-4|35	%make
12cr|cuyo-2.1.1-4|36	
12cr|cuyo-2.1.1-4|37	%install
12cr|cuyo-2.1.1-4|38	%{__rm} -rf $RPM_BUILD_ROOT
12cr|cuyo-2.1.1-4|39	%makeinstall_std
12cr|cuyo-2.1.1-4|40	
12cr|cuyo-2.1.1-4|41	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|cuyo-2.1.1-4|42	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|cuyo-2.1.1-4|43	[Desktop Entry]
12cr|cuyo-2.1.1-4|44	Type=Application
12cr|cuyo-2.1.1-4|45	Exec=%{_gamesbindir}/%{name}
12cr|cuyo-2.1.1-4|46	Icon=%{name}
12cr|cuyo-2.1.1-4|47	Categories=Game;ArcadeGame;
12cr|cuyo-2.1.1-4|48	Name=Cuyo
12cr|cuyo-2.1.1-4|49	Comment=%{Summary}
12cr|cuyo-2.1.1-4|50	EOF
12cr|cuyo-2.1.1-4|51	
12cr|cuyo-2.1.1-4|52	%{__install} %{SOURCE1} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|cuyo-2.1.1-4|53	%{__install} %{SOURCE2} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|cuyo-2.1.1-4|54	%{__install} %{SOURCE3} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|cuyo-2.1.1-4|55	
12cr|cuyo-2.1.1-4|56	%if %mdkversion < 200900
12cr|cuyo-2.1.1-4|57	%post
12cr|cuyo-2.1.1-4|58	%update_menus
12cr|cuyo-2.1.1-4|59	%endif
12cr|cuyo-2.1.1-4|60	
12cr|cuyo-2.1.1-4|61	%if %mdkversion < 200900
12cr|cuyo-2.1.1-4|62	%postun
12cr|cuyo-2.1.1-4|63	%clean_menus
12cr|cuyo-2.1.1-4|64	%endif
12cr|cuyo-2.1.1-4|65	
12cr|cuyo-2.1.1-4|66	%clean
12cr|cuyo-2.1.1-4|67	%{__rm} -rf $RPM_BUILD_ROOT
12cr|cuyo-2.1.1-4|68	
12cr|cuyo-2.1.1-4|69	%files
12cr|cuyo-2.1.1-4|70	%defattr(755,root,root,755)
12cr|cuyo-2.1.1-4|71	%{_gamesbindir}/%{name}
12cr|cuyo-2.1.1-4|72	%defattr(644,root,root,755)
12cr|cuyo-2.1.1-4|73	%dir %{_gamesdatadir}/%{name}
12cr|cuyo-2.1.1-4|74	%{_gamesdatadir}/%{name}/*
12cr|cuyo-2.1.1-4|75	%{_mandir}/man6/cu*.6*
12cr|cuyo-2.1.1-4|76	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|cuyo-2.1.1-4|77	%{_miconsdir}/%{name}.png
12cr|cuyo-2.1.1-4|78	%{_iconsdir}/%{name}.png
12cr|cuyo-2.1.1-4|79	%{_liconsdir}/%{name}.png
12cr|cuyo-2.1.1-4|80	%{_datadir}/games/applications/%name.desktop
12cr|cuyo-2.1.1-4|81	%{_datadir}/games/icons/hicolor/32x32/apps/%name.png
12cr|cuyo-2.1.1-4|82	%{_datadir}/games/icons/hicolor/64x64/apps/%name.png
12cr|cuyo-2.1.1-4|83	
12cr|cuyo-2.1.1-4|84	
12cr|cuyo-2.1.1-4|85	
12cr|cuyo-2.1.1-4|86	%changelog
12cr|cuyo-2.1.1-4|87	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-4mdv2011.0
12cr|cuyo-2.1.1-4|88	+ Revision: 610181
12cr|cuyo-2.1.1-4|89	- rebuild
12cr|cuyo-2.1.1-4|90	
12cr|cuyo-2.1.1-4|91	* Fri Apr 30 2010 Funda Wang <fwang@mandriva.org> 2.1.1-3mdv2010.1
12cr|cuyo-2.1.1-4|92	+ Revision: 541190
12cr|cuyo-2.1.1-4|93	- simplify BRs
12cr|cuyo-2.1.1-4|94	
12cr|cuyo-2.1.1-4|95	* Fri Apr 30 2010 Funda Wang <fwang@mandriva.org> 2.1.1-2mdv2010.1
12cr|cuyo-2.1.1-4|96	+ Revision: 541189
12cr|cuyo-2.1.1-4|97	- fix build with gcc44
12cr|cuyo-2.1.1-4|98	
12cr|cuyo-2.1.1-4|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|cuyo-2.1.1-4|100	- rebuild
12cr|cuyo-2.1.1-4|101	
12cr|cuyo-2.1.1-4|102	* Wed Apr 01 2009 Antoine Ginies <aginies@mandriva.com> 2.1.1-1mdv2009.1
12cr|cuyo-2.1.1-4|103	+ Revision: 363367
12cr|cuyo-2.1.1-4|104	- release 2.1.1
12cr|cuyo-2.1.1-4|105	
12cr|cuyo-2.1.1-4|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|cuyo-2.1.1-4|107	- rebuild
12cr|cuyo-2.1.1-4|108	
12cr|cuyo-2.1.1-4|109	+ Pixel <pixel@mandriva.com>
12cr|cuyo-2.1.1-4|110	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|cuyo-2.1.1-4|111	
12cr|cuyo-2.1.1-4|112	+ Olivier Blin <oblin@mandriva.com>
12cr|cuyo-2.1.1-4|113	- restore BuildRoot
12cr|cuyo-2.1.1-4|114	
12cr|cuyo-2.1.1-4|115	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 2.0-1mdv2008.1
12cr|cuyo-2.1.1-4|116	+ Revision: 132936
12cr|cuyo-2.1.1-4|117	- auto-convert XDG menu entry
12cr|cuyo-2.1.1-4|118	- kill re-definition of %%buildroot on Pixel's request
12cr|cuyo-2.1.1-4|119	
12cr|cuyo-2.1.1-4|120	+ Antoine Ginies <aginies@mandriva.com>
12cr|cuyo-2.1.1-4|121	- add SDL_image in buildrequires tag
12cr|cuyo-2.1.1-4|122	- add SDL mixer and image buildrequire
12cr|cuyo-2.1.1-4|123	- add sdl-devel buildrequire
12cr|cuyo-2.1.1-4|124	- release 2.0-alpha1
12cr|cuyo-2.1.1-4|125	- Import cuyo
12cr|cuyo-2.1.1-4|126	
12cr|cuyo-2.1.1-4|127	
12cr|cuyo-2.1.1-4|128	
12cr|cuyo-2.1.1-4|129	* Fri Jan 14 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.8.5-1mdk
12cr|cuyo-2.1.1-4|130	- 1.8.5
12cr|cuyo-2.1.1-4|131	
12cr|cuyo-2.1.1-4|132	* Sun Jul 11 2004 Michael Scherer <misc@mandrake.org> 1.8.3-2mdk
12cr|cuyo-2.1.1-4|133	- rebuild for new gcc
12cr|cuyo-2.1.1-4|134	
12cr|cuyo-2.1.1-4|135	* Tue Oct 14 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.8.3-1mdk
12cr|cuyo-2.1.1-4|136	- 1.8.3
12cr|cuyo-2.1.1-4|137	- moved stuff to %%{_gamesbindir} and %%{_gamesdatadir}
12cr|cuyo-2.1.1-4|138	- compile with $RPM_OPT_FLAGs
12cr|cuyo-2.1.1-4|139	- added menu item
12cr|cuyo-2.1.1-4|140	- added icons
12cr|cuyo-2.1.1-4|141	- cleanups
12cr|cuyo-2.1.1-4|142	- buildrequires
12cr|cuyo-2.1.1-4|143	
12cr|cuyo-2.1.1-4|144	* Mon Aug 18 2003 Antoine Ginies <aginies@bi.mandrakesoft.com> 1.7.0-1mdk
12cr|cuyo-2.1.1-4|145	- new release
12cr|cuyo-2.1.1-4|146	
12cr|cuyo-2.1.1-4|147	* Tue Feb 11 2003 Antoine Ginies <aginies@mandrakesoft.com> 1.6.1-2mdk
12cr|cuyo-2.1.1-4|148	- add description and correct Group
12cr|cuyo-2.1.1-4|149	
12cr|cuyo-2.1.1-4|150	* Tue Feb 11 2003 Antoine Ginies <aginies@bi.mandrakesoft.com> 1.6.1-1mdk
12cr|cuyo-2.1.1-4|151	- first release for mandrakesoft.

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

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

791 12
12cr|cvoicecontrol-0.9-0.alpha.7|1	Name:		cvoicecontrol
12cr|cvoicecontrol-0.9-0.alpha.7|2	Version:	0.9
12cr|cvoicecontrol-0.9-0.alpha.7|3	Release:	%mkrel 0.alpha.7
12cr|cvoicecontrol-0.9-0.alpha.7|4	License:	GPL
12cr|cvoicecontrol-0.9-0.alpha.7|5	Group:		Sound
12cr|cvoicecontrol-0.9-0.alpha.7|6	Source0:	http://www.kiecza.de/daniel/linux/%{name}-%{version}alpha.tar.bz2
12cr|cvoicecontrol-0.9-0.alpha.7|7	Patch0:		%{name}-make.patch.bz2
12cr|cvoicecontrol-0.9-0.alpha.7|8	Patch1:		%{name}-crash.patch.bz2
12cr|cvoicecontrol-0.9-0.alpha.7|9	URL:		http://www.kiecza.de/daniel/linux/
12cr|cvoicecontrol-0.9-0.alpha.7|10	BuildRequires:  texinfo
12cr|cvoicecontrol-0.9-0.alpha.7|11	BuildRequires:  ncurses-devel >= 5.2
12cr|cvoicecontrol-0.9-0.alpha.7|12	BuildRoot:	%_tmppath/%{name}-buildroot
12cr|cvoicecontrol-0.9-0.alpha.7|13	Summary:	Speech recognition system enabling to use spoken commands
12cr|cvoicecontrol-0.9-0.alpha.7|14	
12cr|cvoicecontrol-0.9-0.alpha.7|15	%description
12cr|cvoicecontrol-0.9-0.alpha.7|16	CVoiceControl is a speech recognition system that enables a user to
12cr|cvoicecontrol-0.9-0.alpha.7|17	connect spoken commands to unix commands.  It automagically detects
12cr|cvoicecontrol-0.9-0.alpha.7|18	speech input from a microphone, performs recognition on this input and
12cr|cvoicecontrol-0.9-0.alpha.7|19	in case of successful recognition - executes the associated unix
12cr|cvoicecontrol-0.9-0.alpha.7|20	command.
12cr|cvoicecontrol-0.9-0.alpha.7|21	
12cr|cvoicecontrol-0.9-0.alpha.7|22	%prep
12cr|cvoicecontrol-0.9-0.alpha.7|23	%setup -q -n %{name}-%{version}alpha
12cr|cvoicecontrol-0.9-0.alpha.7|24	%patch0 -p1
12cr|cvoicecontrol-0.9-0.alpha.7|25	%patch1 -p1
12cr|cvoicecontrol-0.9-0.alpha.7|26	
12cr|cvoicecontrol-0.9-0.alpha.7|27	%build
12cr|cvoicecontrol-0.9-0.alpha.7|28	%configure2_5x
12cr|cvoicecontrol-0.9-0.alpha.7|29	%make
12cr|cvoicecontrol-0.9-0.alpha.7|30	
12cr|cvoicecontrol-0.9-0.alpha.7|31	%install
12cr|cvoicecontrol-0.9-0.alpha.7|32	rm -rf $RPM_BUILD_ROOT
12cr|cvoicecontrol-0.9-0.alpha.7|33	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|cvoicecontrol-0.9-0.alpha.7|34	
12cr|cvoicecontrol-0.9-0.alpha.7|35	install -m755 cvoicecontrol/cvoicecontrol  $RPM_BUILD_ROOT%{_bindir}
12cr|cvoicecontrol-0.9-0.alpha.7|36	install -m755 cvoicecontrol/model_editor  $RPM_BUILD_ROOT%{_bindir}
12cr|cvoicecontrol-0.9-0.alpha.7|37	install -m755 cvoicecontrol/microphone_config  $RPM_BUILD_ROOT%{_bindir}
12cr|cvoicecontrol-0.9-0.alpha.7|38	
12cr|cvoicecontrol-0.9-0.alpha.7|39	%clean
12cr|cvoicecontrol-0.9-0.alpha.7|40	rm -rf $RPM_BUILD_ROOT
12cr|cvoicecontrol-0.9-0.alpha.7|41	
12cr|cvoicecontrol-0.9-0.alpha.7|42	%files
12cr|cvoicecontrol-0.9-0.alpha.7|43	%defattr(-,root,root)
12cr|cvoicecontrol-0.9-0.alpha.7|44	%doc AUTHORS BUGS FAQ README cvoicecontrol/docs/en/index*.html
12cr|cvoicecontrol-0.9-0.alpha.7|45	%{_bindir}/cvoicecontrol
12cr|cvoicecontrol-0.9-0.alpha.7|46	%{_bindir}/model_editor
12cr|cvoicecontrol-0.9-0.alpha.7|47	%{_bindir}/microphone_config
12cr|cvoicecontrol-0.9-0.alpha.7|48	
12cr|cvoicecontrol-0.9-0.alpha.7|49	
12cr|cvoicecontrol-0.9-0.alpha.7|50	%changelog
12cr|cvoicecontrol-0.9-0.alpha.7|51	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9-0.alpha.7mdv2011.0
12cr|cvoicecontrol-0.9-0.alpha.7|52	+ Revision: 610182
12cr|cvoicecontrol-0.9-0.alpha.7|53	- rebuild
12cr|cvoicecontrol-0.9-0.alpha.7|54	
12cr|cvoicecontrol-0.9-0.alpha.7|55	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 0.9-0.alpha.6mdv2010.1
12cr|cvoicecontrol-0.9-0.alpha.7|56	+ Revision: 508117
12cr|cvoicecontrol-0.9-0.alpha.7|57	- use configure2_5x
12cr|cvoicecontrol-0.9-0.alpha.7|58	
12cr|cvoicecontrol-0.9-0.alpha.7|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|cvoicecontrol-0.9-0.alpha.7|60	- rebuild
12cr|cvoicecontrol-0.9-0.alpha.7|61	
12cr|cvoicecontrol-0.9-0.alpha.7|62	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.9-0.alpha.5mdv2008.1
12cr|cvoicecontrol-0.9-0.alpha.7|63	+ Revision: 170237
12cr|cvoicecontrol-0.9-0.alpha.7|64	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|cvoicecontrol-0.9-0.alpha.7|65	- kill re-definition of %%buildroot on Pixel's request
12cr|cvoicecontrol-0.9-0.alpha.7|66	
12cr|cvoicecontrol-0.9-0.alpha.7|67	+ Olivier Blin <oblin@mandriva.com>
12cr|cvoicecontrol-0.9-0.alpha.7|68	- restore BuildRoot
12cr|cvoicecontrol-0.9-0.alpha.7|69	
12cr|cvoicecontrol-0.9-0.alpha.7|70	* Thu Aug 23 2007 Stéphane Téletchéa <steletch@mandriva.org> 0.9-0.alpha.5mdv2008.0
12cr|cvoicecontrol-0.9-0.alpha.7|71	+ Revision: 69841
12cr|cvoicecontrol-0.9-0.alpha.7|72	- IGNORE
12cr|cvoicecontrol-0.9-0.alpha.7|73	- Patch to avoid the crash (solves bug #27782)
12cr|cvoicecontrol-0.9-0.alpha.7|74	- Import cvoicecontrol
12cr|cvoicecontrol-0.9-0.alpha.7|75	
12cr|cvoicecontrol-0.9-0.alpha.7|76	
12cr|cvoicecontrol-0.9-0.alpha.7|77	
12cr|cvoicecontrol-0.9-0.alpha.7|78	* Thu Jan 05 2006 Lenny Cartier <lenny@mandriva.com> 0.9-0.alpha.4mdk
12cr|cvoicecontrol-0.9-0.alpha.7|79	- rebuild
12cr|cvoicecontrol-0.9-0.alpha.7|80	
12cr|cvoicecontrol-0.9-0.alpha.7|81	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.9-0.alpha.3mdk
12cr|cvoicecontrol-0.9-0.alpha.7|82	- rebuild
12cr|cvoicecontrol-0.9-0.alpha.7|83	
12cr|cvoicecontrol-0.9-0.alpha.7|84	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.9-0.alpha.2mdk
12cr|cvoicecontrol-0.9-0.alpha.7|85	- rebuild
12cr|cvoicecontrol-0.9-0.alpha.7|86	
12cr|cvoicecontrol-0.9-0.alpha.7|87	* Tue Oct 08 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.9-0.alpha.1mdk
12cr|cvoicecontrol-0.9-0.alpha.7|88	- from Per yvind Karlsen <peroyvind@delonic.no> :
12cr|cvoicecontrol-0.9-0.alpha.7|89	- Initial release, specfile adopted from PLD

792 12
12cr|cvs2cl-2.72-1|1	%define name cvs2cl
12cr|cvs2cl-2.72-1|2	%define version 2.72
12cr|cvs2cl-2.72-1|3	%define release %mkrel 1
12cr|cvs2cl-2.72-1|4	%define url http://www.red-bean.com/cvs2cl/
12cr|cvs2cl-2.72-1|5	
12cr|cvs2cl-2.72-1|6	Summary: Generator of ChangeLog(s) from `cvs log` output
12cr|cvs2cl-2.72-1|7	Name: %{name}
12cr|cvs2cl-2.72-1|8	Version: %{version}
12cr|cvs2cl-2.72-1|9	Release: %{release}
12cr|cvs2cl-2.72-1|10	Source0: %{url}/cvs2cl.pl
12cr|cvs2cl-2.72-1|11	Source1: %{url}/changelogs.html
12cr|cvs2cl-2.72-1|12	License: GPL
12cr|cvs2cl-2.72-1|13	Group: Development/Other
12cr|cvs2cl-2.72-1|14	URL: %url
12cr|cvs2cl-2.72-1|15	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|cvs2cl-2.72-1|16	BuildArchitectures: noarch
12cr|cvs2cl-2.72-1|17	
12cr|cvs2cl-2.72-1|18	%description
12cr|cvs2cl-2.72-1|19	CVS2CL attempt to product a nice ChangeLog from cvs log output, some
12cr|cvs2cl-2.72-1|20	say nicer than rcs2log. He included with the OpenSouce cvs book :
12cr|cvs2cl-2.72-1|21	
12cr|cvs2cl-2.72-1|22	http://cvsbook.red-bean.com/
12cr|cvs2cl-2.72-1|23	
12cr|cvs2cl-2.72-1|24	%prep
12cr|cvs2cl-2.72-1|25	%setup -T -c
12cr|cvs2cl-2.72-1|26	
12cr|cvs2cl-2.72-1|27	%install
12cr|cvs2cl-2.72-1|28	rm -rf $RPM_BUILD_ROOT
12cr|cvs2cl-2.72-1|29	mkdir -p %{buildroot}/%{_bindir}
12cr|cvs2cl-2.72-1|30	install -m755 %{SOURCE0} %{buildroot}/%{_bindir}/%{name}
12cr|cvs2cl-2.72-1|31	install -m644 %{SOURCE1} ./
12cr|cvs2cl-2.72-1|32	
12cr|cvs2cl-2.72-1|33	%clean
12cr|cvs2cl-2.72-1|34	rm -rf $RPM_BUILD_ROOT
12cr|cvs2cl-2.72-1|35	
12cr|cvs2cl-2.72-1|36	%files
12cr|cvs2cl-2.72-1|37	%defattr(-,root,root)
12cr|cvs2cl-2.72-1|38	%doc changelogs.html
12cr|cvs2cl-2.72-1|39	%{_bindir}/%{name}
12cr|cvs2cl-2.72-1|40	
12cr|cvs2cl-2.72-1|41	
12cr|cvs2cl-2.72-1|42	
12cr|cvs2cl-2.72-1|43	
12cr|cvs2cl-2.72-1|44	%changelog
12cr|cvs2cl-2.72-1|45	* Fri Oct 01 2010 Funda Wang <fwang@mandriva.org> 2.72-1mdv2011.0
12cr|cvs2cl-2.72-1|46	+ Revision: 582266
12cr|cvs2cl-2.72-1|47	- update to new version 2.72
12cr|cvs2cl-2.72-1|48	
12cr|cvs2cl-2.72-1|49	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 2.71-2mdv2011.0
12cr|cvs2cl-2.72-1|50	+ Revision: 425486
12cr|cvs2cl-2.72-1|51	- rebuild
12cr|cvs2cl-2.72-1|52	
12cr|cvs2cl-2.72-1|53	* Sat Aug 23 2008 Olivier Thauvin <nanardon@mandriva.org> 2.71-1mdv2009.0
12cr|cvs2cl-2.72-1|54	+ Revision: 275279
12cr|cvs2cl-2.72-1|55	- 2.71
12cr|cvs2cl-2.72-1|56	
12cr|cvs2cl-2.72-1|57	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2.62-3mdv2009.0
12cr|cvs2cl-2.72-1|58	+ Revision: 240517
12cr|cvs2cl-2.72-1|59	- rebuild
12cr|cvs2cl-2.72-1|60	- kill re-definition of %%buildroot on Pixel's request
12cr|cvs2cl-2.72-1|61	
12cr|cvs2cl-2.72-1|62	+ Olivier Blin <oblin@mandriva.com>
12cr|cvs2cl-2.72-1|63	- restore BuildRoot
12cr|cvs2cl-2.72-1|64	
12cr|cvs2cl-2.72-1|65	* Mon Jul 02 2007 Olivier Thauvin <nanardon@mandriva.org> 2.62-1mdv2008.0
12cr|cvs2cl-2.72-1|66	+ Revision: 46908
12cr|cvs2cl-2.72-1|67	- 2.62
12cr|cvs2cl-2.72-1|68	
12cr|cvs2cl-2.72-1|69	
12cr|cvs2cl-2.72-1|70	* Sat Aug 05 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|cvs2cl-2.72-1|71	+ 08/05/06 00:24:21 (53169)
12cr|cvs2cl-2.72-1|72	- rebuild
12cr|cvs2cl-2.72-1|73	
12cr|cvs2cl-2.72-1|74	* Sat Aug 05 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|cvs2cl-2.72-1|75	+ 08/05/06 00:22:34 (53168)
12cr|cvs2cl-2.72-1|76	Import cvs2cl
12cr|cvs2cl-2.72-1|77	
12cr|cvs2cl-2.72-1|78	* Thu Oct 20 2005 Olivier Thauvin <nanardon@mandriva.org> 2.59-1mdk
12cr|cvs2cl-2.72-1|79	- 2.59
12cr|cvs2cl-2.72-1|80	- create a builddir to have cleaner build process
12cr|cvs2cl-2.72-1|81	
12cr|cvs2cl-2.72-1|82	* Tue Aug 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.57-1mdk
12cr|cvs2cl-2.72-1|83	- new release
12cr|cvs2cl-2.72-1|84	- drop tag
12cr|cvs2cl-2.72-1|85	

793 12
12cr|cvs2svn-2.3.0-2|1	%define name	cvs2svn
12cr|cvs2svn-2.3.0-2|2	%define version	2.3.0
12cr|cvs2svn-2.3.0-2|3	%define release	%mkrel 2
12cr|cvs2svn-2.3.0-2|4	
12cr|cvs2svn-2.3.0-2|5	Name: %{name}
12cr|cvs2svn-2.3.0-2|6	Version: %{version}
12cr|cvs2svn-2.3.0-2|7	Release: %{release}
12cr|cvs2svn-2.3.0-2|8	License: BSD
12cr|cvs2svn-2.3.0-2|9	Group: Development/Other
12cr|cvs2svn-2.3.0-2|10	Summary: Convert CVS repositories to Subversion, Git or Bazaar repositories
12cr|cvs2svn-2.3.0-2|11	Url: http://cvs2svn.tigris.org/
12cr|cvs2svn-2.3.0-2|12	Source0: %{name}-%{version}.tar.gz
12cr|cvs2svn-2.3.0-2|13	BuildRequires: locales-en
12cr|cvs2svn-2.3.0-2|14	BuildRequires: subversion
12cr|cvs2svn-2.3.0-2|15	BuildRequires: subversion-tools
12cr|cvs2svn-2.3.0-2|16	BuildRequires: cvs
12cr|cvs2svn-2.3.0-2|17	BuildRequires: rcs
12cr|cvs2svn-2.3.0-2|18	BuildRequires: python-devel
12cr|cvs2svn-2.3.0-2|19	%py_requires
12cr|cvs2svn-2.3.0-2|20	Requires: python
12cr|cvs2svn-2.3.0-2|21	Requires: subversion
12cr|cvs2svn-2.3.0-2|22	Requires: subversion-tools
12cr|cvs2svn-2.3.0-2|23	Requires: cvs
12cr|cvs2svn-2.3.0-2|24	Requires: rcs
12cr|cvs2svn-2.3.0-2|25	BuildArch: noarch
12cr|cvs2svn-2.3.0-2|26	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|cvs2svn-2.3.0-2|27	
12cr|cvs2svn-2.3.0-2|28	%description
12cr|cvs2svn-2.3.0-2|29	cvs2svn is a tool for migrating a CVS repository to Subversion Git
12cr|cvs2svn-2.3.0-2|30	or Bazaar. It does a complete conversion; cvs2svn is not usable for
12cr|cvs2svn-2.3.0-2|31	keeping a synchronised CVS and Subversion, Git or Bazaar repository.
12cr|cvs2svn-2.3.0-2|32	
12cr|cvs2svn-2.3.0-2|33	%prep
12cr|cvs2svn-2.3.0-2|34	%setup -q
12cr|cvs2svn-2.3.0-2|35	
12cr|cvs2svn-2.3.0-2|36	%install
12cr|cvs2svn-2.3.0-2|37	%makeinstall_std
12cr|cvs2svn-2.3.0-2|38	
12cr|cvs2svn-2.3.0-2|39	%clean
12cr|cvs2svn-2.3.0-2|40	rm -rf %{buildroot}
12cr|cvs2svn-2.3.0-2|41	
12cr|cvs2svn-2.3.0-2|42	%files
12cr|cvs2svn-2.3.0-2|43	%defattr(-,root,root)
12cr|cvs2svn-2.3.0-2|44	%doc BUGS COMMITTERS COPYING HACKING README www/
12cr|cvs2svn-2.3.0-2|45	%{_bindir}/*
12cr|cvs2svn-2.3.0-2|46	%{py_sitedir}/*
12cr|cvs2svn-2.3.0-2|47	
12cr|cvs2svn-2.3.0-2|48	
12cr|cvs2svn-2.3.0-2|49	
12cr|cvs2svn-2.3.0-2|50	
12cr|cvs2svn-2.3.0-2|51	%changelog
12cr|cvs2svn-2.3.0-2|52	* Fri Nov 05 2010 Funda Wang <fwang@mandriva.org> 2.3.0-2mdv2011.0
12cr|cvs2svn-2.3.0-2|53	+ Revision: 593657
12cr|cvs2svn-2.3.0-2|54	- rebuild for py2.7
12cr|cvs2svn-2.3.0-2|55	
12cr|cvs2svn-2.3.0-2|56	* Thu Aug 27 2009 Frederik Himpe <fhimpe@mandriva.org> 2.3.0-1mdv2010.0
12cr|cvs2svn-2.3.0-2|57	+ Revision: 421745
12cr|cvs2svn-2.3.0-2|58	- Update to new version 2.3.0
12cr|cvs2svn-2.3.0-2|59	- Mention new Bazaar support in summary and description
12cr|cvs2svn-2.3.0-2|60	
12cr|cvs2svn-2.3.0-2|61	* Fri Jan 09 2009 Jérôme Soyer <saispo@mandriva.org> 2.2.0-1mdv2009.1
12cr|cvs2svn-2.3.0-2|62	+ Revision: 327437
12cr|cvs2svn-2.3.0-2|63	- New upstream version
12cr|cvs2svn-2.3.0-2|64	
12cr|cvs2svn-2.3.0-2|65	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 2.1.1-3mdv2009.1
12cr|cvs2svn-2.3.0-2|66	+ Revision: 323362
12cr|cvs2svn-2.3.0-2|67	- rebuild
12cr|cvs2svn-2.3.0-2|68	
12cr|cvs2svn-2.3.0-2|69	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 2.1.1-2mdv2009.0
12cr|cvs2svn-2.3.0-2|70	+ Revision: 266545
12cr|cvs2svn-2.3.0-2|71	- rebuild early 2009.0 package (before pixel changes)
12cr|cvs2svn-2.3.0-2|72	
12cr|cvs2svn-2.3.0-2|73	* Mon Apr 28 2008 Frederik Himpe <fhimpe@mandriva.org> 2.1.1-1mdv2009.0
12cr|cvs2svn-2.3.0-2|74	+ Revision: 198472
12cr|cvs2svn-2.3.0-2|75	- New upstream version
12cr|cvs2svn-2.3.0-2|76	
12cr|cvs2svn-2.3.0-2|77	* Wed Mar 19 2008 Götz Waschk <waschk@mandriva.org> 2.1.0-3mdv2008.1
12cr|cvs2svn-2.3.0-2|78	+ Revision: 188864
12cr|cvs2svn-2.3.0-2|79	- rebuild for missing package
12cr|cvs2svn-2.3.0-2|80	
12cr|cvs2svn-2.3.0-2|81	* Mon Feb 25 2008 Frederik Himpe <fhimpe@mandriva.org> 2.1.0-2mdv2008.1
12cr|cvs2svn-2.3.0-2|82	+ Revision: 175137
12cr|cvs2svn-2.3.0-2|83	- Improve description
12cr|cvs2svn-2.3.0-2|84	
12cr|cvs2svn-2.3.0-2|85	* Mon Feb 25 2008 Frederik Himpe <fhimpe@mandriva.org> 2.1.0-1mdv2008.1
12cr|cvs2svn-2.3.0-2|86	+ Revision: 174925
12cr|cvs2svn-2.3.0-2|87	- New upstream version
12cr|cvs2svn-2.3.0-2|88	
12cr|cvs2svn-2.3.0-2|89	+ Olivier Blin <oblin@mandriva.com>
12cr|cvs2svn-2.3.0-2|90	- restore BuildRoot
12cr|cvs2svn-2.3.0-2|91	
12cr|cvs2svn-2.3.0-2|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|cvs2svn-2.3.0-2|93	- kill re-definition of %%buildroot on Pixel's request
12cr|cvs2svn-2.3.0-2|94	
12cr|cvs2svn-2.3.0-2|95	* Sat Nov 17 2007 Jérôme Soyer <saispo@mandriva.org> 2.0.1-1mdv2008.1
12cr|cvs2svn-2.3.0-2|96	+ Revision: 109380
12cr|cvs2svn-2.3.0-2|97	- New release
12cr|cvs2svn-2.3.0-2|98	
12cr|cvs2svn-2.3.0-2|99	* Mon Sep 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-1mdv2008.0
12cr|cvs2svn-2.3.0-2|100	+ Revision: 78820
12cr|cvs2svn-2.3.0-2|101	- new version
12cr|cvs2svn-2.3.0-2|102	- update to new version 2.0.0
12cr|cvs2svn-2.3.0-2|103	
12cr|cvs2svn-2.3.0-2|104	+ Helio Chissini de Castro <helio@mandriva.com>
12cr|cvs2svn-2.3.0-2|105	- Proper instalation
12cr|cvs2svn-2.3.0-2|106	
12cr|cvs2svn-2.3.0-2|107	* Sun Aug 12 2007 Helio Chissini de Castro <helio@mandriva.com> 1.5.1-1mdv2008.0
12cr|cvs2svn-2.3.0-2|108	+ Revision: 62352
12cr|cvs2svn-2.3.0-2|109	- New upstream version
12cr|cvs2svn-2.3.0-2|110	
12cr|cvs2svn-2.3.0-2|111	
12cr|cvs2svn-2.3.0-2|112	* Sun Dec 10 2006 Michael Scherer <misc@mandriva.org> 1.3.1-3mdv2007.0
12cr|cvs2svn-2.3.0-2|113	+ Revision: 94452
12cr|cvs2svn-2.3.0-2|114	- Rebuild for new python
12cr|cvs2svn-2.3.0-2|115	- run test slower, too fast on my workstation, so it may cause problem on the
12cr|cvs2svn-2.3.0-2|116	build cluster too
12cr|cvs2svn-2.3.0-2|117	
12cr|cvs2svn-2.3.0-2|118	* Tue Oct 31 2006 Michael Scherer <misc@mandriva.org> 1.3.1-2mdv2007.1
12cr|cvs2svn-2.3.0-2|119	+ Revision: 74780
12cr|cvs2svn-2.3.0-2|120	- Fix BuildRequires for testing
12cr|cvs2svn-2.3.0-2|121	- Enable more verbose test
12cr|cvs2svn-2.3.0-2|122	- Bump release
12cr|cvs2svn-2.3.0-2|123	- Fix BuildRequires, and remove python-svn as it is not needed ( not imported, test work without it )
12cr|cvs2svn-2.3.0-2|124	
12cr|cvs2svn-2.3.0-2|125	+ Scott Karns <scottk@mandriva.org>
12cr|cvs2svn-2.3.0-2|126	- Version 1.3.1
12cr|cvs2svn-2.3.0-2|127	- Updated spec so it will build on 2006.0
12cr|cvs2svn-2.3.0-2|128	- Fixed file attributes so executables are executable by all
12cr|cvs2svn-2.3.0-2|129	- Import cvs2svn
12cr|cvs2svn-2.3.0-2|130	

794 12
12cr|cvsadmin-1.0.3-11|1	%define	name	cvsadmin
12cr|cvsadmin-1.0.3-11|2	%define	version	1.0.3
12cr|cvsadmin-1.0.3-11|3	%define	release	%mkrel 11
12cr|cvsadmin-1.0.3-11|4	
12cr|cvsadmin-1.0.3-11|5	Version:	%{version}
12cr|cvsadmin-1.0.3-11|6	Summary:	Tool to administer users of a CVS repository
12cr|cvsadmin-1.0.3-11|7	Name:		%{name}
12cr|cvsadmin-1.0.3-11|8	Release:	%{release}
12cr|cvsadmin-1.0.3-11|9	License:	GPLv2
12cr|cvsadmin-1.0.3-11|10	Group:		Development/Other
12cr|cvsadmin-1.0.3-11|11	Source:		%{name}-%{version}.tar.bz2
12cr|cvsadmin-1.0.3-11|12	URL:		ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/gabor/
12cr|cvsadmin-1.0.3-11|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|cvsadmin-1.0.3-11|14	
12cr|cvsadmin-1.0.3-11|15	%description
12cr|cvsadmin-1.0.3-11|16	cvsadmin is a simple program to administrate users of a CVS repository.
12cr|cvsadmin-1.0.3-11|17	
12cr|cvsadmin-1.0.3-11|18	It currently allows you to easily
12cr|cvsadmin-1.0.3-11|19	- add users
12cr|cvsadmin-1.0.3-11|20	- remove users
12cr|cvsadmin-1.0.3-11|21	- change users passwords
12cr|cvsadmin-1.0.3-11|22	- show existing users
12cr|cvsadmin-1.0.3-11|23	- rename users
12cr|cvsadmin-1.0.3-11|24	- change system users
12cr|cvsadmin-1.0.3-11|25	
12cr|cvsadmin-1.0.3-11|26	%prep
12cr|cvsadmin-1.0.3-11|27	%setup -q
12cr|cvsadmin-1.0.3-11|28	
12cr|cvsadmin-1.0.3-11|29	%build
12cr|cvsadmin-1.0.3-11|30	%configure
12cr|cvsadmin-1.0.3-11|31	%make
12cr|cvsadmin-1.0.3-11|32	
12cr|cvsadmin-1.0.3-11|33	%install
12cr|cvsadmin-1.0.3-11|34	rm -rf $RPM_BUILD_ROOT
12cr|cvsadmin-1.0.3-11|35	%makeinstall
12cr|cvsadmin-1.0.3-11|36	
12cr|cvsadmin-1.0.3-11|37	%clean
12cr|cvsadmin-1.0.3-11|38	rm -rf $RPM_BUILD_ROOT
12cr|cvsadmin-1.0.3-11|39	
12cr|cvsadmin-1.0.3-11|40	%files
12cr|cvsadmin-1.0.3-11|41	%defattr (-,root,root)
12cr|cvsadmin-1.0.3-11|42	%doc AUTHORS COPYING Makefile README
12cr|cvsadmin-1.0.3-11|43	%{_bindir}/*
12cr|cvsadmin-1.0.3-11|44	
12cr|cvsadmin-1.0.3-11|45	
12cr|cvsadmin-1.0.3-11|46	
12cr|cvsadmin-1.0.3-11|47	%changelog
12cr|cvsadmin-1.0.3-11|48	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-11mdv2011.0
12cr|cvsadmin-1.0.3-11|49	+ Revision: 610183
12cr|cvsadmin-1.0.3-11|50	- rebuild
12cr|cvsadmin-1.0.3-11|51	
12cr|cvsadmin-1.0.3-11|52	* Tue Feb 09 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.0.3-10mdv2010.1
12cr|cvsadmin-1.0.3-11|53	+ Revision: 502927
12cr|cvsadmin-1.0.3-11|54	- fix licence, URL, clean spec file
12cr|cvsadmin-1.0.3-11|55	
12cr|cvsadmin-1.0.3-11|56	* Tue Dec 08 2009 Jérôme Brenier <incubusss@mandriva.org> 1.0.3-9mdv2010.1
12cr|cvsadmin-1.0.3-11|57	+ Revision: 474900
12cr|cvsadmin-1.0.3-11|58	- rebuild
12cr|cvsadmin-1.0.3-11|59	
12cr|cvsadmin-1.0.3-11|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|cvsadmin-1.0.3-11|61	- rebuild
12cr|cvsadmin-1.0.3-11|62	
12cr|cvsadmin-1.0.3-11|63	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.0.3-7mdv2009.0
12cr|cvsadmin-1.0.3-11|64	+ Revision: 243835
12cr|cvsadmin-1.0.3-11|65	- rebuild
12cr|cvsadmin-1.0.3-11|66	
12cr|cvsadmin-1.0.3-11|67	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.3-5mdv2008.1
12cr|cvsadmin-1.0.3-11|68	+ Revision: 140717
12cr|cvsadmin-1.0.3-11|69	- restore BuildRoot
12cr|cvsadmin-1.0.3-11|70	
12cr|cvsadmin-1.0.3-11|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|cvsadmin-1.0.3-11|72	- kill re-definition of %%buildroot on Pixel's request
12cr|cvsadmin-1.0.3-11|73	- import cvsadmin
12cr|cvsadmin-1.0.3-11|74	
12cr|cvsadmin-1.0.3-11|75	
12cr|cvsadmin-1.0.3-11|76	* Thu Aug 03 2006 Lenny Cartier <lenny@mandriva.com> 1.0.3-5mdv2007.0
12cr|cvsadmin-1.0.3-11|77	- rebuild
12cr|cvsadmin-1.0.3-11|78	
12cr|cvsadmin-1.0.3-11|79	* Wed Apr 20 2005 Lenny Cartier <lenny@mandriva.com> 1.0.3-4mdk
12cr|cvsadmin-1.0.3-11|80	- rebuild
12cr|cvsadmin-1.0.3-11|81	
12cr|cvsadmin-1.0.3-11|82	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0.3-3mdk
12cr|cvsadmin-1.0.3-11|83	- rebuild
12cr|cvsadmin-1.0.3-11|84	
12cr|cvsadmin-1.0.3-11|85	* Thu Jan 23 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0.3-2mdk
12cr|cvsadmin-1.0.3-11|86	- rebuild
12cr|cvsadmin-1.0.3-11|87	
12cr|cvsadmin-1.0.3-11|88	* Thu Oct 24 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.0.3-1mdk
12cr|cvsadmin-1.0.3-11|89	- 1.0.3
12cr|cvsadmin-1.0.3-11|90	
12cr|cvsadmin-1.0.3-11|91	* Fri Nov 09 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.2-1mdk
12cr|cvsadmin-1.0.3-11|92	- 1.0.2
12cr|cvsadmin-1.0.3-11|93	
12cr|cvsadmin-1.0.3-11|94	* Mon Jun 02 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-1mdk
12cr|cvsadmin-1.0.3-11|95	- updated to 1.0.1
12cr|cvsadmin-1.0.3-11|96	
12cr|cvsadmin-1.0.3-11|97	* Tue Feb 13 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.7.4-1mdk
12cr|cvsadmin-1.0.3-11|98	- updated to 0.7.4
12cr|cvsadmin-1.0.3-11|99	
12cr|cvsadmin-1.0.3-11|100	* Mon Jan 08 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.7-2mdk
12cr|cvsadmin-1.0.3-11|101	- rebuild
12cr|cvsadmin-1.0.3-11|102	
12cr|cvsadmin-1.0.3-11|103	* Mon Nov 20 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.7-1mdk
12cr|cvsadmin-1.0.3-11|104	- updated to 0.7
12cr|cvsadmin-1.0.3-11|105	
12cr|cvsadmin-1.0.3-11|106	* Thu Oct 26 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.5-1mdk
12cr|cvsadmin-1.0.3-11|107	- new in contribs

795 12
12cr|cvsgraph-1.7.0-4|1	%define name	cvsgraph
12cr|cvsgraph-1.7.0-4|2	%define version	1.7.0
12cr|cvsgraph-1.7.0-4|3	%define release	%mkrel 4
12cr|cvsgraph-1.7.0-4|4	
12cr|cvsgraph-1.7.0-4|5	Name:		%{name}
12cr|cvsgraph-1.7.0-4|6	Version:	%{version}
12cr|cvsgraph-1.7.0-4|7	Release:	%{release}
12cr|cvsgraph-1.7.0-4|8	Summary:	Create graphs of branches and revisions for files in a CVS repository
12cr|cvsgraph-1.7.0-4|9	License:	GPL
12cr|cvsgraph-1.7.0-4|10	Group:		System/Servers
12cr|cvsgraph-1.7.0-4|11	Source:		http://www.akhphd.au.dk/~bertho/cvsgraph/release/%{name}-%{version}.tar.bz2
12cr|cvsgraph-1.7.0-4|12	URL:		http://www.akhphd.au.dk/~bertho/cvsgraph
12cr|cvsgraph-1.7.0-4|13	BuildRequires:	libgd-devel
12cr|cvsgraph-1.7.0-4|14	BuildRequires:	flex
12cr|cvsgraph-1.7.0-4|15	BuildRequires:	bison
12cr|cvsgraph-1.7.0-4|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|cvsgraph-1.7.0-4|17	
12cr|cvsgraph-1.7.0-4|18	%description
12cr|cvsgraph-1.7.0-4|19	CvsGraph is a utility to make a graphical representation of all revisions
12cr|cvsgraph-1.7.0-4|20	and branches of a file in a CVS/RCS repository. It has been inspired by
12cr|cvsgraph-1.7.0-4|21	the 'graph' option in WinCVS, but I could not find a stand-alone version
12cr|cvsgraph-1.7.0-4|22	of this graph code. So, it was time to write one.
12cr|cvsgraph-1.7.0-4|23	
12cr|cvsgraph-1.7.0-4|24	%prep
12cr|cvsgraph-1.7.0-4|25	%setup -q
12cr|cvsgraph-1.7.0-4|26	chmod 755 contrib/automatic_documentation/*.sh
12cr|cvsgraph-1.7.0-4|27	
12cr|cvsgraph-1.7.0-4|28	%build
12cr|cvsgraph-1.7.0-4|29	%configure2_5x
12cr|cvsgraph-1.7.0-4|30	%make
12cr|cvsgraph-1.7.0-4|31	
12cr|cvsgraph-1.7.0-4|32	%install
12cr|cvsgraph-1.7.0-4|33	rm -rf %{buildroot}
12cr|cvsgraph-1.7.0-4|34	install -d -m 755 %{buildroot}%{_bindir}
12cr|cvsgraph-1.7.0-4|35	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|cvsgraph-1.7.0-4|36	install -d -m 755 %{buildroot}%{_mandir}/{man1,man5}
12cr|cvsgraph-1.7.0-4|37	install -m 755 %{name} %{buildroot}%{_bindir}
12cr|cvsgraph-1.7.0-4|38	install -m 644 %{name}.conf %{buildroot}%{_sysconfdir}
12cr|cvsgraph-1.7.0-4|39	install -m 644 %{name}.1 %{buildroot}%{_mandir}/man1
12cr|cvsgraph-1.7.0-4|40	install -m 644 %{name}.conf.5 %{buildroot}%{_mandir}/man5
12cr|cvsgraph-1.7.0-4|41	
12cr|cvsgraph-1.7.0-4|42	%clean
12cr|cvsgraph-1.7.0-4|43	rm -rf %{buildroot}
12cr|cvsgraph-1.7.0-4|44	
12cr|cvsgraph-1.7.0-4|45	%files
12cr|cvsgraph-1.7.0-4|46	%defattr(-,root,root)
12cr|cvsgraph-1.7.0-4|47	%doc ChangeLog COPYING AUTHORS NEWS README INSTALL
12cr|cvsgraph-1.7.0-4|48	%doc contrib/*.php
12cr|cvsgraph-1.7.0-4|49	%doc contrib/automatic_documentation
12cr|cvsgraph-1.7.0-4|50	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|cvsgraph-1.7.0-4|51	%{_bindir}/%{name}
12cr|cvsgraph-1.7.0-4|52	%{_mandir}/man1/*
12cr|cvsgraph-1.7.0-4|53	%{_mandir}/man5/*
12cr|cvsgraph-1.7.0-4|54	
12cr|cvsgraph-1.7.0-4|55	
12cr|cvsgraph-1.7.0-4|56	
12cr|cvsgraph-1.7.0-4|57	%changelog
12cr|cvsgraph-1.7.0-4|58	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-4mdv2011.0
12cr|cvsgraph-1.7.0-4|59	+ Revision: 617484
12cr|cvsgraph-1.7.0-4|60	- the mass rebuild of 2010.0 packages
12cr|cvsgraph-1.7.0-4|61	
12cr|cvsgraph-1.7.0-4|62	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.7.0-3mdv2010.0
12cr|cvsgraph-1.7.0-4|63	+ Revision: 425533
12cr|cvsgraph-1.7.0-4|64	- rebuild
12cr|cvsgraph-1.7.0-4|65	
12cr|cvsgraph-1.7.0-4|66	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.7.0-2mdv2009.0
12cr|cvsgraph-1.7.0-4|67	+ Revision: 266546
12cr|cvsgraph-1.7.0-4|68	- rebuild early 2009.0 package (before pixel changes)
12cr|cvsgraph-1.7.0-4|69	
12cr|cvsgraph-1.7.0-4|70	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.0-1mdv2009.0
12cr|cvsgraph-1.7.0-4|71	+ Revision: 210895
12cr|cvsgraph-1.7.0-4|72	- new version
12cr|cvsgraph-1.7.0-4|73	
12cr|cvsgraph-1.7.0-4|74	+ Olivier Blin <oblin@mandriva.com>
12cr|cvsgraph-1.7.0-4|75	- restore BuildRoot
12cr|cvsgraph-1.7.0-4|76	
12cr|cvsgraph-1.7.0-4|77	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.1-2mdv2008.1
12cr|cvsgraph-1.7.0-4|78	+ Revision: 132417
12cr|cvsgraph-1.7.0-4|79	- rebuild
12cr|cvsgraph-1.7.0-4|80	
12cr|cvsgraph-1.7.0-4|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|cvsgraph-1.7.0-4|82	- kill re-definition of %%buildroot on Pixel's request
12cr|cvsgraph-1.7.0-4|83	- import cvsgraph
12cr|cvsgraph-1.7.0-4|84	
12cr|cvsgraph-1.7.0-4|85	
12cr|cvsgraph-1.7.0-4|86	* Mon Jul 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.1-1mdv2007.0
12cr|cvsgraph-1.7.0-4|87	- New version 1.6.1
12cr|cvsgraph-1.7.0-4|88	
12cr|cvsgraph-1.7.0-4|89	* Mon Dec 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.0-1mdk
12cr|cvsgraph-1.7.0-4|90	- New release 1.6.0
12cr|cvsgraph-1.7.0-4|91	
12cr|cvsgraph-1.7.0-4|92	* Tue Aug 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.2-2mdk
12cr|cvsgraph-1.7.0-4|93	- move configuration file in %%{_sysconfdir}
12cr|cvsgraph-1.7.0-4|94	- %%mkrel
12cr|cvsgraph-1.7.0-4|95	- fix documentation scripts perms
12cr|cvsgraph-1.7.0-4|96	
12cr|cvsgraph-1.7.0-4|97	* Thu Jun 16 2005 Lenny Cartier <lenny@mandriva.com> 1.5.2-1mdk
12cr|cvsgraph-1.7.0-4|98	- 1.5.2
12cr|cvsgraph-1.7.0-4|99	
12cr|cvsgraph-1.7.0-4|100	* Tue Oct 25 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.5.1-1mdk
12cr|cvsgraph-1.7.0-4|101	- 1.5.1
12cr|cvsgraph-1.7.0-4|102	
12cr|cvsgraph-1.7.0-4|103	* Mon Aug 16 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.5.0-1mdk
12cr|cvsgraph-1.7.0-4|104	- 1.5.0
12cr|cvsgraph-1.7.0-4|105	
12cr|cvsgraph-1.7.0-4|106	* Wed May 26 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.4.0-3mdk
12cr|cvsgraph-1.7.0-4|107	- rebuild
12cr|cvsgraph-1.7.0-4|108	- rpmbuildupdate aware
12cr|cvsgraph-1.7.0-4|109	
12cr|cvsgraph-1.7.0-4|110	* Fri Apr 25 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.4.0-2mdk
12cr|cvsgraph-1.7.0-4|111	- fixed buildrequires (Stefan van der Eijk <stefan@eijk.nu>)
12cr|cvsgraph-1.7.0-4|112	
12cr|cvsgraph-1.7.0-4|113	* Sat Mar 22 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.4.0-1mdk
12cr|cvsgraph-1.7.0-4|114	- first mdk release, with a spec stolen from Jason Corley <jason.corley@borland.com>

796 12
12cr|cvsps-2.2b1-2|1	Name:           cvsps
12cr|cvsps-2.2b1-2|2	Version:        2.2b1
12cr|cvsps-2.2b1-2|3	Release:        %mkrel 2
12cr|cvsps-2.2b1-2|4	Summary:        Patchset tool for CVS
12cr|cvsps-2.2b1-2|5	Group:          Development/Other
12cr|cvsps-2.2b1-2|6	License:        GPLv3
12cr|cvsps-2.2b1-2|7	URL:            http://www.cobite.com/cvsps/
12cr|cvsps-2.2b1-2|8	Source0:        http://www.cobite.com/cvsps/%{name}-%{version}.tar.bz2
12cr|cvsps-2.2b1-2|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|cvsps-2.2b1-2|10	BuildRequires:  zlib-devel
12cr|cvsps-2.2b1-2|11	# Requires cvs only with --no-cvs-direct, but I cannot imagine this dep
12cr|cvsps-2.2b1-2|12	# being a problem on systems where cvsps will be installed...
12cr|cvsps-2.2b1-2|13	Requires:       cvs
12cr|cvsps-2.2b1-2|14	
12cr|cvsps-2.2b1-2|15	%description
12cr|cvsps-2.2b1-2|16	CVSps is a program for generating 'patchset' information from a CVS
12cr|cvsps-2.2b1-2|17	repository.  A patchset in this case is defined as a set of changes
12cr|cvsps-2.2b1-2|18	made to a collection of files, and all committed at the same time
12cr|cvsps-2.2b1-2|19	(using a single 'cvs commit' command).  This information is valuable
12cr|cvsps-2.2b1-2|20	to seeing the big picture of the evolution of a cvs project.  While
12cr|cvsps-2.2b1-2|21	cvs tracks revision information, it is often difficult to see what
12cr|cvsps-2.2b1-2|22	changes were committed 'atomically' to the repository.
12cr|cvsps-2.2b1-2|23	
12cr|cvsps-2.2b1-2|24	
12cr|cvsps-2.2b1-2|25	%prep
12cr|cvsps-2.2b1-2|26	%setup -q
12cr|cvsps-2.2b1-2|27	
12cr|cvsps-2.2b1-2|28	
12cr|cvsps-2.2b1-2|29	%build
12cr|cvsps-2.2b1-2|30	CFLAGS="$RPM_OPT_FLAGS" %make
12cr|cvsps-2.2b1-2|31	
12cr|cvsps-2.2b1-2|32	
12cr|cvsps-2.2b1-2|33	%install
12cr|cvsps-2.2b1-2|34	rm -rf $RPM_BUILD_ROOT
12cr|cvsps-2.2b1-2|35	install -Dpm 755 cvsps $RPM_BUILD_ROOT%{_bindir}/cvsps
12cr|cvsps-2.2b1-2|36	install -Dpm 644 cvsps.1 $RPM_BUILD_ROOT%{_mandir}/man1/cvsps.1
12cr|cvsps-2.2b1-2|37	
12cr|cvsps-2.2b1-2|38	
12cr|cvsps-2.2b1-2|39	%clean
12cr|cvsps-2.2b1-2|40	rm -rf $RPM_BUILD_ROOT
12cr|cvsps-2.2b1-2|41	
12cr|cvsps-2.2b1-2|42	
12cr|cvsps-2.2b1-2|43	%files
12cr|cvsps-2.2b1-2|44	%defattr(-,root,root,-)
12cr|cvsps-2.2b1-2|45	%doc CHANGELOG COPYING README merge_utils.sh
12cr|cvsps-2.2b1-2|46	%{_bindir}/cvsps
12cr|cvsps-2.2b1-2|47	%{_mandir}/man1/cvsps.1*
12cr|cvsps-2.2b1-2|48	
12cr|cvsps-2.2b1-2|49	
12cr|cvsps-2.2b1-2|50	
12cr|cvsps-2.2b1-2|51	
12cr|cvsps-2.2b1-2|52	
12cr|cvsps-2.2b1-2|53	%changelog
12cr|cvsps-2.2b1-2|54	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2b1-2mdv2011.0
12cr|cvsps-2.2b1-2|55	+ Revision: 610184
12cr|cvsps-2.2b1-2|56	- rebuild
12cr|cvsps-2.2b1-2|57	
12cr|cvsps-2.2b1-2|58	* Tue Feb 16 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.2b1-1mdv2010.1
12cr|cvsps-2.2b1-2|59	+ Revision: 506775
12cr|cvsps-2.2b1-2|60	- fix licence and update to cvsps 2.2b1
12cr|cvsps-2.2b1-2|61	
12cr|cvsps-2.2b1-2|62	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 2.1-6mdv2010.0
12cr|cvsps-2.2b1-2|63	+ Revision: 425559
12cr|cvsps-2.2b1-2|64	- rebuild
12cr|cvsps-2.2b1-2|65	
12cr|cvsps-2.2b1-2|66	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.1-5mdv2009.0
12cr|cvsps-2.2b1-2|67	+ Revision: 243837
12cr|cvsps-2.2b1-2|68	- rebuild
12cr|cvsps-2.2b1-2|69	
12cr|cvsps-2.2b1-2|70	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.1-3mdv2008.1
12cr|cvsps-2.2b1-2|71	+ Revision: 140717
12cr|cvsps-2.2b1-2|72	- restore BuildRoot
12cr|cvsps-2.2b1-2|73	
12cr|cvsps-2.2b1-2|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|cvsps-2.2b1-2|75	- kill re-definition of %%buildroot on Pixel's request
12cr|cvsps-2.2b1-2|76	
12cr|cvsps-2.2b1-2|77	* Sat Aug 25 2007 Gaëtan Lehmann <glehmann@mandriva.org> 2.1-3mdv2008.0
12cr|cvsps-2.2b1-2|78	+ Revision: 71312
12cr|cvsps-2.2b1-2|79	- rebuild
12cr|cvsps-2.2b1-2|80	
12cr|cvsps-2.2b1-2|81	
12cr|cvsps-2.2b1-2|82	* Wed Aug 09 2006 glehmann
12cr|cvsps-2.2b1-2|83	+ 08/09/06 19:33:46 (55025)
12cr|cvsps-2.2b1-2|84	rebuild
12cr|cvsps-2.2b1-2|85	
12cr|cvsps-2.2b1-2|86	* Sun Jul 30 2006 glehmann
12cr|cvsps-2.2b1-2|87	+ 07/30/06 10:22:50 (42682)
12cr|cvsps-2.2b1-2|88	Import cvsps
12cr|cvsps-2.2b1-2|89	
12cr|cvsps-2.2b1-2|90	* Wed Sep 07 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.1-1mdk
12cr|cvsps-2.2b1-2|91	- mandriva contrib
12cr|cvsps-2.2b1-2|92	
12cr|cvsps-2.2b1-2|93	* Fri May 27 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.1-2
12cr|cvsps-2.2b1-2|94	- 2.1.
12cr|cvsps-2.2b1-2|95	
12cr|cvsps-2.2b1-2|96	* Sun Mar 20 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.0-0.2.rc1
12cr|cvsps-2.2b1-2|97	- Drop 0.fdr and Epoch: 0.
12cr|cvsps-2.2b1-2|98	
12cr|cvsps-2.2b1-2|99	* Sun Sep 14 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.0-0.fdr.0.2.rc1
12cr|cvsps-2.2b1-2|100	- Remove #---- section markers.
12cr|cvsps-2.2b1-2|101	

797 12
12cr|cvsreport-0.3.5-8|1	%define name    cvsreport
12cr|cvsreport-0.3.5-8|2	%define version 0.3.5
12cr|cvsreport-0.3.5-8|3	%define release %mkrel 8
12cr|cvsreport-0.3.5-8|4	
12cr|cvsreport-0.3.5-8|5	Name:       %{name}
12cr|cvsreport-0.3.5-8|6	Version:    %{version}
12cr|cvsreport-0.3.5-8|7	Release:    %{release}
12cr|cvsreport-0.3.5-8|8	Summary:    Produce CVS activity reports
12cr|cvsreport-0.3.5-8|9	License:    GPL
12cr|cvsreport-0.3.5-8|10	Group:      System/Servers
12cr|cvsreport-0.3.5-8|11	URL:        http://home.gna.org/cvsreport/
12cr|cvsreport-0.3.5-8|12	Source:     http://download.gna.org/cvsreport/cvsreport.pkg/0.3.5/%{name}-%{version}.tar.bz2
12cr|cvsreport-0.3.5-8|13	BuildArch:  noarch
12cr|cvsreport-0.3.5-8|14	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|cvsreport-0.3.5-8|15	
12cr|cvsreport-0.3.5-8|16	%description
12cr|cvsreport-0.3.5-8|17	CVSreport produces text or enhanced HTML activity reports from a local or
12cr|cvsreport-0.3.5-8|18	remote CVS repository. It can be used to extract activity information from any
12cr|cvsreport-0.3.5-8|19	time span, or to automatically generate reports and store/send them on commit
12cr|cvsreport-0.3.5-8|20	events.
12cr|cvsreport-0.3.5-8|21	
12cr|cvsreport-0.3.5-8|22	CVSreport can extract changesets from a CVS repository history. A changeset is
12cr|cvsreport-0.3.5-8|23	a set of commit operations (addition, removal, modification) which happen along
12cr|cvsreport-0.3.5-8|24	a single invocation of the cvs commit command. Used from client side, it
12cr|cvsreport-0.3.5-8|25	produces a report starting from an arbitrary date from a simple working copy.
12cr|cvsreport-0.3.5-8|26	On the server side, it can automatically generate reports and mail them upon
12cr|cvsreport-0.3.5-8|27	commit.
12cr|cvsreport-0.3.5-8|28	
12cr|cvsreport-0.3.5-8|29	%prep
12cr|cvsreport-0.3.5-8|30	%setup -q
12cr|cvsreport-0.3.5-8|31	chmod 644 ChangeLog
12cr|cvsreport-0.3.5-8|32	
12cr|cvsreport-0.3.5-8|33	%build
12cr|cvsreport-0.3.5-8|34	
12cr|cvsreport-0.3.5-8|35	%install
12cr|cvsreport-0.3.5-8|36	rm -rf %{buildroot}
12cr|cvsreport-0.3.5-8|37	%makeinstall_std PREFIX=%{_prefix}
12cr|cvsreport-0.3.5-8|38	
12cr|cvsreport-0.3.5-8|39	%clean
12cr|cvsreport-0.3.5-8|40	rm -rf %{buildroot}
12cr|cvsreport-0.3.5-8|41	
12cr|cvsreport-0.3.5-8|42	%files
12cr|cvsreport-0.3.5-8|43	%defattr(-,root,root)
12cr|cvsreport-0.3.5-8|44	%doc COPYING ChangeLog TODO README NEWS examples test
12cr|cvsreport-0.3.5-8|45	%{_bindir}/%{name}
12cr|cvsreport-0.3.5-8|46	%{_mandir}/man1/*
12cr|cvsreport-0.3.5-8|47	
12cr|cvsreport-0.3.5-8|48	
12cr|cvsreport-0.3.5-8|49	
12cr|cvsreport-0.3.5-8|50	%changelog
12cr|cvsreport-0.3.5-8|51	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.5-8mdv2011.0
12cr|cvsreport-0.3.5-8|52	+ Revision: 617485
12cr|cvsreport-0.3.5-8|53	- the mass rebuild of 2010.0 packages
12cr|cvsreport-0.3.5-8|54	
12cr|cvsreport-0.3.5-8|55	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.3.5-7mdv2010.0
12cr|cvsreport-0.3.5-8|56	+ Revision: 425688
12cr|cvsreport-0.3.5-8|57	- rebuild
12cr|cvsreport-0.3.5-8|58	
12cr|cvsreport-0.3.5-8|59	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.3.5-6mdv2009.0
12cr|cvsreport-0.3.5-8|60	+ Revision: 243838
12cr|cvsreport-0.3.5-8|61	- rebuild
12cr|cvsreport-0.3.5-8|62	
12cr|cvsreport-0.3.5-8|63	+ Olivier Blin <oblin@mandriva.com>
12cr|cvsreport-0.3.5-8|64	- restore BuildRoot
12cr|cvsreport-0.3.5-8|65	
12cr|cvsreport-0.3.5-8|66	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.5-4mdv2008.1
12cr|cvsreport-0.3.5-8|67	+ Revision: 132418
12cr|cvsreport-0.3.5-8|68	- rebuild
12cr|cvsreport-0.3.5-8|69	
12cr|cvsreport-0.3.5-8|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|cvsreport-0.3.5-8|71	- kill re-definition of %%buildroot on Pixel's request
12cr|cvsreport-0.3.5-8|72	- import cvsreport
12cr|cvsreport-0.3.5-8|73	
12cr|cvsreport-0.3.5-8|74	
12cr|cvsreport-0.3.5-8|75	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.5-3mdv2007.0
12cr|cvsreport-0.3.5-8|76	- Rebuild
12cr|cvsreport-0.3.5-8|77	
12cr|cvsreport-0.3.5-8|78	* Mon Mar 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.5-2mdk
12cr|cvsreport-0.3.5-8|79	- rebuild
12cr|cvsreport-0.3.5-8|80	
12cr|cvsreport-0.3.5-8|81	* Wed Mar 23 2005 Guillaume Rousse <guillomovitch@mandrake.org> 0.3.5-1mdk
12cr|cvsreport-0.3.5-8|82	- first mdk release

798 12
12cr|cvsspam-0.2.12-6|1	%define name	cvsspam
12cr|cvsspam-0.2.12-6|2	%define version 0.2.12
12cr|cvsspam-0.2.12-6|3	%define release %mkrel 6
12cr|cvsspam-0.2.12-6|4	
12cr|cvsspam-0.2.12-6|5	Name:		%{name}
12cr|cvsspam-0.2.12-6|6	Version:	%{version}
12cr|cvsspam-0.2.12-6|7	Release:	%{release}
12cr|cvsspam-0.2.12-6|8	Summary:	CVSspam emails you diffs when someone commits a change to your CVS repository
12cr|cvsspam-0.2.12-6|9	License:	GPL
12cr|cvsspam-0.2.12-6|10	Group:		System/Servers
12cr|cvsspam-0.2.12-6|11	Source:		http://www.badgers-in-foil.co.uk/projects/cvsspam/releases/%{name}-%{version}.tar.bz2
12cr|cvsspam-0.2.12-6|12	URL:		http://www.badgers-in-foil.co.uk/projects/cvsspam/
12cr|cvsspam-0.2.12-6|13	Requires:	cvs
12cr|cvsspam-0.2.12-6|14	BuildArch:	noarch
12cr|cvsspam-0.2.12-6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|cvsspam-0.2.12-6|16	
12cr|cvsspam-0.2.12-6|17	%description
12cr|cvsspam-0.2.12-6|18	CVSspam sends email when a change is committed to the CVS repository.
12cr|cvsspam-0.2.12-6|19	Syntax-highlighted diffs describe the changes made, and links to Web
12cr|cvsspam-0.2.12-6|20	frontends on CVS and bug tracking systems are generated where
12cr|cvsspam-0.2.12-6|21	possible.
12cr|cvsspam-0.2.12-6|22	
12cr|cvsspam-0.2.12-6|23	%prep
12cr|cvsspam-0.2.12-6|24	%setup -q
12cr|cvsspam-0.2.12-6|25	
12cr|cvsspam-0.2.12-6|26	%install
12cr|cvsspam-0.2.12-6|27	rm -rf %{buildroot}
12cr|cvsspam-0.2.12-6|28	
12cr|cvsspam-0.2.12-6|29	install -d -m 755 %{buildroot}%{_bindir}
12cr|cvsspam-0.2.12-6|30	install -m 755 *.rb %{buildroot}%{_bindir}
12cr|cvsspam-0.2.12-6|31	
12cr|cvsspam-0.2.12-6|32	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|cvsspam-0.2.12-6|33	install -m 644 cvsspam.conf %{buildroot}%{_sysconfdir}/%{name}
12cr|cvsspam-0.2.12-6|34	
12cr|cvsspam-0.2.12-6|35	%clean
12cr|cvsspam-0.2.12-6|36	rm -rf %{buildroot}
12cr|cvsspam-0.2.12-6|37	
12cr|cvsspam-0.2.12-6|38	%files
12cr|cvsspam-0.2.12-6|39	%defattr(-,root,root)
12cr|cvsspam-0.2.12-6|40	%doc CREDITS TODO cvsspam-doc.pdf cvsspam-doc.html
12cr|cvsspam-0.2.12-6|41	%{_bindir}/*
12cr|cvsspam-0.2.12-6|42	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12cr|cvsspam-0.2.12-6|43	
12cr|cvsspam-0.2.12-6|44	
12cr|cvsspam-0.2.12-6|45	
12cr|cvsspam-0.2.12-6|46	%changelog
12cr|cvsspam-0.2.12-6|47	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.12-6mdv2011.0
12cr|cvsspam-0.2.12-6|48	+ Revision: 617486
12cr|cvsspam-0.2.12-6|49	- the mass rebuild of 2010.0 packages
12cr|cvsspam-0.2.12-6|50	
12cr|cvsspam-0.2.12-6|51	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.2.12-5mdv2010.0
12cr|cvsspam-0.2.12-6|52	+ Revision: 425822
12cr|cvsspam-0.2.12-6|53	- rebuild
12cr|cvsspam-0.2.12-6|54	
12cr|cvsspam-0.2.12-6|55	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.2.12-4mdv2009.0
12cr|cvsspam-0.2.12-6|56	+ Revision: 243839
12cr|cvsspam-0.2.12-6|57	- rebuild
12cr|cvsspam-0.2.12-6|58	
12cr|cvsspam-0.2.12-6|59	+ Olivier Blin <oblin@mandriva.com>
12cr|cvsspam-0.2.12-6|60	- restore BuildRoot
12cr|cvsspam-0.2.12-6|61	
12cr|cvsspam-0.2.12-6|62	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.2.12-2mdv2008.1
12cr|cvsspam-0.2.12-6|63	+ Revision: 123613
12cr|cvsspam-0.2.12-6|64	- kill re-definition of %%buildroot on Pixel's request
12cr|cvsspam-0.2.12-6|65	- import cvsspam
12cr|cvsspam-0.2.12-6|66	
12cr|cvsspam-0.2.12-6|67	
12cr|cvsspam-0.2.12-6|68	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.12-2mdv2007.0
12cr|cvsspam-0.2.12-6|69	- %%mkrel
12cr|cvsspam-0.2.12-6|70	
12cr|cvsspam-0.2.12-6|71	* Fri Jul 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.12-1mdk
12cr|cvsspam-0.2.12-6|72	- New release 0.2.12
12cr|cvsspam-0.2.12-6|73	- fix source URL
12cr|cvsspam-0.2.12-6|74	
12cr|cvsspam-0.2.12-6|75	* Sun Jun 12 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.11-2mdk
12cr|cvsspam-0.2.12-6|76	- fix config file location
12cr|cvsspam-0.2.12-6|77	
12cr|cvsspam-0.2.12-6|78	* Sun Jun 12 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.11-1mdk
12cr|cvsspam-0.2.12-6|79	- first mdk release

799 12
12cr|cvsutils-0.2.5-2|1	%define	name	cvsutils
12cr|cvsutils-0.2.5-2|2	%define	version	0.2.5
12cr|cvsutils-0.2.5-2|3	%define	release	%mkrel 2
12cr|cvsutils-0.2.5-2|4	%define	Summary	Collection of useful CVS scripts
12cr|cvsutils-0.2.5-2|5	
12cr|cvsutils-0.2.5-2|6	Summary:	%Summary
12cr|cvsutils-0.2.5-2|7	Name:		%name
12cr|cvsutils-0.2.5-2|8	Version:	%version
12cr|cvsutils-0.2.5-2|9	Release:	%release
12cr|cvsutils-0.2.5-2|10	License:	GPLv2+
12cr|cvsutils-0.2.5-2|11	Group:		Development/Other
12cr|cvsutils-0.2.5-2|12	URL:		http://www.red-bean.com/cvsutils/
12cr|cvsutils-0.2.5-2|13	Source0:	http://www.red-bean.com/cvsutils/releases/%name-%version.tar.gz
12cr|cvsutils-0.2.5-2|14	BuildRoot:	%_tmppath/%name-buildroot
12cr|cvsutils-0.2.5-2|15	BuildArch:	noarch
12cr|cvsutils-0.2.5-2|16	
12cr|cvsutils-0.2.5-2|17	%description
12cr|cvsutils-0.2.5-2|18	CVS Utilities is a collection of scripts, mostly in the Perl language,
12cr|cvsutils-0.2.5-2|19	that allow you to manage the files in the CVS working directory.
12cr|cvsutils-0.2.5-2|20	You can tell which files are under version control and which are
12cr|cvsutils-0.2.5-2|21	not without even being online. You can erase or move away all derived
12cr|cvsutils-0.2.5-2|22	files in seconds.
12cr|cvsutils-0.2.5-2|23	
12cr|cvsutils-0.2.5-2|24	
12cr|cvsutils-0.2.5-2|25	%prep
12cr|cvsutils-0.2.5-2|26	%setup -q
12cr|cvsutils-0.2.5-2|27	
12cr|cvsutils-0.2.5-2|28	%build
12cr|cvsutils-0.2.5-2|29	%configure2_5x
12cr|cvsutils-0.2.5-2|30	%make
12cr|cvsutils-0.2.5-2|31	
12cr|cvsutils-0.2.5-2|32	%install
12cr|cvsutils-0.2.5-2|33	rm -rf %buildroot
12cr|cvsutils-0.2.5-2|34	%makeinstall_std
12cr|cvsutils-0.2.5-2|35	
12cr|cvsutils-0.2.5-2|36	%clean
12cr|cvsutils-0.2.5-2|37	rm -rf %buildroot
12cr|cvsutils-0.2.5-2|38	
12cr|cvsutils-0.2.5-2|39	%files
12cr|cvsutils-0.2.5-2|40	%defattr(0755,root,root,0755)
12cr|cvsutils-0.2.5-2|41	%_bindir/*
12cr|cvsutils-0.2.5-2|42	%defattr(0644,root,root,0755)
12cr|cvsutils-0.2.5-2|43	%_mandir/man1/%name.1*
12cr|cvsutils-0.2.5-2|44	%doc AUTHORS COPYING ChangeLog NEWS README THANKS
12cr|cvsutils-0.2.5-2|45	
12cr|cvsutils-0.2.5-2|46	
12cr|cvsutils-0.2.5-2|47	%changelog
12cr|cvsutils-0.2.5-2|48	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 0.2.5-2mdv2011.0
12cr|cvsutils-0.2.5-2|49	+ Revision: 571885
12cr|cvsutils-0.2.5-2|50	- use configure2_5x
12cr|cvsutils-0.2.5-2|51	
12cr|cvsutils-0.2.5-2|52	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|cvsutils-0.2.5-2|53	- just clean spec and fix rpmlints warning on spec
12cr|cvsutils-0.2.5-2|54	
12cr|cvsutils-0.2.5-2|55	* Tue Jun 09 2009 Jérôme Brenier <incubusss@mandriva.org> 0.2.5-2mdv2010.0
12cr|cvsutils-0.2.5-2|56	+ Revision: 384557
12cr|cvsutils-0.2.5-2|57	- fix license (GPLv2+)
12cr|cvsutils-0.2.5-2|58	
12cr|cvsutils-0.2.5-2|59	* Sat Sep 06 2008 Emmanuel Andry <eandry@mandriva.org> 0.2.5-1mdv2009.0
12cr|cvsutils-0.2.5-2|60	+ Revision: 281912
12cr|cvsutils-0.2.5-2|61	- New version
12cr|cvsutils-0.2.5-2|62	- fix license
12cr|cvsutils-0.2.5-2|63	
12cr|cvsutils-0.2.5-2|64	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.2.3-3mdv2009.0
12cr|cvsutils-0.2.5-2|65	+ Revision: 243840
12cr|cvsutils-0.2.5-2|66	- rebuild
12cr|cvsutils-0.2.5-2|67	
12cr|cvsutils-0.2.5-2|68	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.2.3-1mdv2008.1
12cr|cvsutils-0.2.5-2|69	+ Revision: 140717
12cr|cvsutils-0.2.5-2|70	- restore BuildRoot
12cr|cvsutils-0.2.5-2|71	
12cr|cvsutils-0.2.5-2|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|cvsutils-0.2.5-2|73	- kill re-definition of %%buildroot on Pixel's request
12cr|cvsutils-0.2.5-2|74	
12cr|cvsutils-0.2.5-2|75	* Thu Aug 16 2007 Pascal Terjan <pterjan@mandriva.org> 0.2.3-1mdv2008.0
12cr|cvsutils-0.2.5-2|76	+ Revision: 64233
12cr|cvsutils-0.2.5-2|77	- Import cvsutils
12cr|cvsutils-0.2.5-2|78	
12cr|cvsutils-0.2.5-2|79	
12cr|cvsutils-0.2.5-2|80	
12cr|cvsutils-0.2.5-2|81	* Wed Aug 17 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.2.3-1mdk
12cr|cvsutils-0.2.5-2|82	- New release 0.2.3
12cr|cvsutils-0.2.5-2|83	
12cr|cvsutils-0.2.5-2|84	* Mon Nov 08 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.2.1-1mdk
12cr|cvsutils-0.2.5-2|85	- 0.2.1
12cr|cvsutils-0.2.5-2|86	
12cr|cvsutils-0.2.5-2|87	* Sat Sep 27 2003 Han Boetes <han@linux-mandrake.com> 0.2.0-1mdk
12cr|cvsutils-0.2.5-2|88	- Initial Mandrake release; I actually copied the OpenBSD port, thanks
12cr|cvsutils-0.2.5-2|89	Anil Madhavapeddy <avsm@openbsd.org>

800 12
12cr|cw-1.0.16-2|1	Name:           cw
12cr|cw-1.0.16-2|2	Version:        1.0.16
12cr|cw-1.0.16-2|3	Release:        2
12cr|cw-1.0.16-2|4	Epoch:          0
12cr|cw-1.0.16-2|5	Summary:        Non-intrusive real-time ANSI color wrapper for common Unix-based commands
12cr|cw-1.0.16-2|6	License:        GPLv2+
12cr|cw-1.0.16-2|7	Group:          Development/Other
12cr|cw-1.0.16-2|8	URL:            http://cwrapper.sourceforge.net/
12cr|cw-1.0.16-2|9	Source0:        http://cwrapper.sourceforge.net/cw-%{version}.tar.bz2
12cr|cw-1.0.16-2|10	
12cr|cw-1.0.16-2|11	%description
12cr|cw-1.0.16-2|12	cw is a non-intrusive real-time ANSI color wrapper for common Unix-based
12cr|cw-1.0.16-2|13	commands on GNU/Linux. cw is designed to simulate the environment of the
12cr|cw-1.0.16-2|14	commands being executed, so that if a person types 'du', 'df', 'ping',
12cr|cw-1.0.16-2|15	etc. in their shell it will automatically color the output in real-time
12cr|cw-1.0.16-2|16	according to a definition file containing the color format desired. cw
12cr|cw-1.0.16-2|17	has support for wildcard match coloring, tokenized coloring,
12cr|cw-1.0.16-2|18	headers/footers, case scenario coloring, command line dependent
12cr|cw-1.0.16-2|19	definition coloring, and includes over 50 pre-made definition files.
12cr|cw-1.0.16-2|20	
12cr|cw-1.0.16-2|21	%prep
12cr|cw-1.0.16-2|22	%setup -q
12cr|cw-1.0.16-2|23	%{__perl} -pi -e 's/ -o 0 -g 0//g' Makefile.in
12cr|cw-1.0.16-2|24	%{__perl} -pi -e 's|/usr/local/lib|%{_datadir}|g' README
12cr|cw-1.0.16-2|25	
12cr|cw-1.0.16-2|26	%build
12cr|cw-1.0.16-2|27	%{configure2_5x}
12cr|cw-1.0.16-2|28	%{make} LIBDIR=%{_datadir}
12cr|cw-1.0.16-2|29	
12cr|cw-1.0.16-2|30	%install
12cr|cw-1.0.16-2|31	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|cw-1.0.16-2|32	%{__mkdir_p} %{buildroot}%{_datadir}
12cr|cw-1.0.16-2|33	%{__mkdir_p} %{buildroot}%{_mandir}/man1
12cr|cw-1.0.16-2|34	%{make} install PREFIX=%{buildroot}%{_prefix} LIBDIR=%{buildroot}%{_datadir} MANDIR=%{buildroot}%{_mandir}
12cr|cw-1.0.16-2|35	%{__rm} %{buildroot}%{_bindir}/cwe
12cr|cw-1.0.16-2|36	%{__ln_s} cw %{buildroot}%{_bindir}/cwe
12cr|cw-1.0.16-2|37	
12cr|cw-1.0.16-2|38	%{__perl} -pi -e 's|CWLIB=.*|CWLIB="%{_datadir}/%{name}"|g' %{buildroot}%{_bindir}/colorcfg
12cr|cw-1.0.16-2|39	%{__perl} -pi -e 's|%{buildroot}||g' %{buildroot}%{_datadir}/%{name}/*
12cr|cw-1.0.16-2|40	
12cr|cw-1.0.16-2|41	%files
12cr|cw-1.0.16-2|42	%defattr(-,root,root)
12cr|cw-1.0.16-2|43	%doc CHANGES CONTRIB cw.lsm FILES MD5SUM README
12cr|cw-1.0.16-2|44	%{_bindir}/*
12cr|cw-1.0.16-2|45	%{_datadir}/%{name}
12cr|cw-1.0.16-2|46	%{_mandir}/man1/*
12cr|cw-1.0.16-2|47	
12cr|cw-1.0.16-2|48	
12cr|cw-1.0.16-2|49	%changelog
12cr|cw-1.0.16-2|50	* Fri Jul 06 2012 Johnny A. Solbu <solbu@mandriva.org> 0:1.0.16-2
12cr|cw-1.0.16-2|51	+ Revision: 808275
12cr|cw-1.0.16-2|52	- Spec cleanup
12cr|cw-1.0.16-2|53	- Remove useless documentation
12cr|cw-1.0.16-2|54	- Fix license
12cr|cw-1.0.16-2|55	
12cr|cw-1.0.16-2|56	* Tue Mar 15 2011 Stéphane Téletchéa <steletch@mandriva.org> 0:1.0.16-1
12cr|cw-1.0.16-2|57	+ Revision: 645100
12cr|cw-1.0.16-2|58	- update to new version 1.0.16
12cr|cw-1.0.16-2|59	
12cr|cw-1.0.16-2|60	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.0.15-5mdv2011.0
12cr|cw-1.0.16-2|61	+ Revision: 617487
12cr|cw-1.0.16-2|62	- the mass rebuild of 2010.0 packages
12cr|cw-1.0.16-2|63	
12cr|cw-1.0.16-2|64	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0:1.0.15-4mdv2010.0
12cr|cw-1.0.16-2|65	+ Revision: 426010
12cr|cw-1.0.16-2|66	- rebuild
12cr|cw-1.0.16-2|67	
12cr|cw-1.0.16-2|68	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0:1.0.15-3mdv2009.0
12cr|cw-1.0.16-2|69	+ Revision: 243841
12cr|cw-1.0.16-2|70	- rebuild
12cr|cw-1.0.16-2|71	- kill re-definition of %%buildroot on Pixel's request
12cr|cw-1.0.16-2|72	
12cr|cw-1.0.16-2|73	+ Olivier Blin <blino@mandriva.org>
12cr|cw-1.0.16-2|74	- restore BuildRoot
12cr|cw-1.0.16-2|75	
12cr|cw-1.0.16-2|76	* Thu Oct 11 2007 David Walluck <walluck@mandriva.org> 0:1.0.15-1mdv2008.1
12cr|cw-1.0.16-2|77	+ Revision: 97052
12cr|cw-1.0.16-2|78	- add sources
12cr|cw-1.0.16-2|79	- 1.0.15
12cr|cw-1.0.16-2|80	- replace build patch with work in %%install
12cr|cw-1.0.16-2|81	- fix cwe symlink
12cr|cw-1.0.16-2|82	
12cr|cw-1.0.16-2|83	
12cr|cw-1.0.16-2|84	* Sat Nov 04 2006 David Walluck <walluck@mandriva.org> 1.0.14-3mdv2007.0
12cr|cw-1.0.16-2|85	+ Revision: 76460
12cr|cw-1.0.16-2|86	- update build patch
12cr|cw-1.0.16-2|87	- birthday rebuild
12cr|cw-1.0.16-2|88	- Import cw
12cr|cw-1.0.16-2|89	
12cr|cw-1.0.16-2|90	* Tue Sep 27 2005 David Walluck <walluck@mandriva.org> 0:1.0.14-1mdk
12cr|cw-1.0.16-2|91	- release
12cr|cw-1.0.16-2|92	

801 12
12cr|cwiid-0.6.01-3|1	%define _disable_ld_no_undefined 1
12cr|cwiid-0.6.01-3|2	
12cr|cwiid-0.6.01-3|3	%define lib_major 1
12cr|cwiid-0.6.01-3|4	%define lib_name %mklibname %{name} %{lib_major}
12cr|cwiid-0.6.01-3|5	%define devel_name %mklibname %{name} -d
12cr|cwiid-0.6.01-3|6	
12cr|cwiid-0.6.01-3|7	%define plugins_dir %{_libdir}/%{name}/plugins
12cr|cwiid-0.6.01-3|8	
12cr|cwiid-0.6.01-3|9	Summary:	CWiid Wiimote Interface
12cr|cwiid-0.6.01-3|10	Name:		cwiid
12cr|cwiid-0.6.01-3|11	Version:	0.6.01
12cr|cwiid-0.6.01-3|12	Release:	3
12cr|cwiid-0.6.01-3|13	License:	GPL
12cr|cwiid-0.6.01-3|14	Group:		System/Kernel and hardware
12cr|cwiid-0.6.01-3|15	Url:		http://abstrakraft.org/cwiid/
12cr|cwiid-0.6.01-3|16	Source0:	http://www.abstrakraft.org/%{name}-%{version}.tar.xz
12cr|cwiid-0.6.01-3|17	Patch0:		cwiid-0.6.01-fix-linkage.patch
12cr|cwiid-0.6.01-3|18	Patch1:		cwiid-0.6.00-fix-str-fmt.patch
12cr|cwiid-0.6.01-3|19	BuildRequires:	bison
12cr|cwiid-0.6.01-3|20	BuildRequires:	flex
12cr|cwiid-0.6.01-3|21	BuildRequires:	pkgconfig(bluez)
12cr|cwiid-0.6.01-3|22	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|cwiid-0.6.01-3|23	BuildRequires:	python-devel
12cr|cwiid-0.6.01-3|24	Requires:	python-%{name}
12cr|cwiid-0.6.01-3|25	
12cr|cwiid-0.6.01-3|26	%description
12cr|cwiid-0.6.01-3|27	CWiid is a Wiimote Interface.
12cr|cwiid-0.6.01-3|28	The %{name} package contains the following parts:
12cr|cwiid-0.6.01-3|29	1.%{name} library - abstracts the interface to the wiimote by hiding
12cr|cwiid-0.6.01-3|30	the details of the underlying Bluetooth connection
12cr|cwiid-0.6.01-3|31	2.wmif - provides a simple text-based interface to the wiimote.
12cr|cwiid-0.6.01-3|32	3.wmgui - provides a simple GTK gui to the wiimote.
12cr|cwiid-0.6.01-3|33	
12cr|cwiid-0.6.01-3|34	%package -n	%{lib_name}
12cr|cwiid-0.6.01-3|35	Summary:	CWiid Wiimote library
12cr|cwiid-0.6.01-3|36	Group:		System/Libraries
12cr|cwiid-0.6.01-3|37	
12cr|cwiid-0.6.01-3|38	%description -n	%{lib_name}
12cr|cwiid-0.6.01-3|39	This package contains the library needed to run programs dynamically
12cr|cwiid-0.6.01-3|40	linked with the CWiid Wiimote library.
12cr|cwiid-0.6.01-3|41	
12cr|cwiid-0.6.01-3|42	%package -n	%{devel_name}
12cr|cwiid-0.6.01-3|43	Summary:	Development headers and libraries for CWiid
12cr|cwiid-0.6.01-3|44	Group:		Development/C
12cr|cwiid-0.6.01-3|45	Requires:	%{lib_name} = %{version}
12cr|cwiid-0.6.01-3|46	Provides:	%{name}-devel = %{version}-%{release}
12cr|cwiid-0.6.01-3|47	
12cr|cwiid-0.6.01-3|48	%description -n	%{devel_name}
12cr|cwiid-0.6.01-3|49	This package contains the header files and libraries needed for
12cr|cwiid-0.6.01-3|50	developing programs using the CWiid Wiimote library.
12cr|cwiid-0.6.01-3|51	
12cr|cwiid-0.6.01-3|52	%package -n	python-%{name}
12cr|cwiid-0.6.01-3|53	Summary: 	Python bindings for the %{name} Wiimote library
12cr|cwiid-0.6.01-3|54	Group:		System/Libraries
12cr|cwiid-0.6.01-3|55	
12cr|cwiid-0.6.01-3|56	%description -n	python-%{name}
12cr|cwiid-0.6.01-3|57	This package contains Python bindings for the %{name} Wiimote
12cr|cwiid-0.6.01-3|58	library.
12cr|cwiid-0.6.01-3|59	
12cr|cwiid-0.6.01-3|60	%prep
12cr|cwiid-0.6.01-3|61	%setup -q
12cr|cwiid-0.6.01-3|62	%patch0 -p1
12cr|cwiid-0.6.01-3|63	%patch1 -p0
12cr|cwiid-0.6.01-3|64	
12cr|cwiid-0.6.01-3|65	%build
12cr|cwiid-0.6.01-3|66	autoreconf
12cr|cwiid-0.6.01-3|67	%configure2_5x \
12cr|cwiid-0.6.01-3|68	--disable-ldconfig \
12cr|cwiid-0.6.01-3|69	--docdir=%{_docdir}/%{name}
12cr|cwiid-0.6.01-3|70	
12cr|cwiid-0.6.01-3|71	%make WARNFLAGS="%{optflags} -Wall"
12cr|cwiid-0.6.01-3|72	
12cr|cwiid-0.6.01-3|73	%install
12cr|cwiid-0.6.01-3|74	%makeinstall_std
12cr|cwiid-0.6.01-3|75	
12cr|cwiid-0.6.01-3|76	%files
12cr|cwiid-0.6.01-3|77	%doc README
12cr|cwiid-0.6.01-3|78	%docdir %{_docdir}/%{name}
12cr|cwiid-0.6.01-3|79	%dir %{_sysconfdir}/%{name}
12cr|cwiid-0.6.01-3|80	%dir %{_sysconfdir}/%{name}/wminput
12cr|cwiid-0.6.01-3|81	%config(noreplace) %{_sysconfdir}/%{name}/wminput/*
12cr|cwiid-0.6.01-3|82	%{_bindir}/lswm
12cr|cwiid-0.6.01-3|83	%{_bindir}/wmgui
12cr|cwiid-0.6.01-3|84	%{_bindir}/wminput
12cr|cwiid-0.6.01-3|85	%{_mandir}/man1/*.1*
12cr|cwiid-0.6.01-3|86	
12cr|cwiid-0.6.01-3|87	%files -n %{lib_name}
12cr|cwiid-0.6.01-3|88	%{_libdir}/lib%{name}.so.%{lib_major}*
12cr|cwiid-0.6.01-3|89	%{plugins_dir}/*.so
12cr|cwiid-0.6.01-3|90	
12cr|cwiid-0.6.01-3|91	%files -n %{devel_name}
12cr|cwiid-0.6.01-3|92	%{_includedir}/%{name}.h
12cr|cwiid-0.6.01-3|93	%{_libdir}/lib%{name}.a
12cr|cwiid-0.6.01-3|94	%{_libdir}/lib%{name}.so
12cr|cwiid-0.6.01-3|95	%{_libdir}/pkgconfig/cwiid.pc
12cr|cwiid-0.6.01-3|96	
12cr|cwiid-0.6.01-3|97	%files -n python-%{name}
12cr|cwiid-0.6.01-3|98	%{py_platsitedir}/%{name}.so
12cr|cwiid-0.6.01-3|99	%{py_platsitedir}/*.egg-info
12cr|cwiid-0.6.01-3|100	
12cr|cwiid-0.6.01-3|101	
12cr|cwiid-0.6.01-3|102	%changelog
12cr|cwiid-0.6.01-3|103	* Sat Jul 02 2011 Jani Välimaa <wally@mandriva.org> 0.6.01-2mdv2011.0
12cr|cwiid-0.6.01-3|104	+ Revision: 688569
12cr|cwiid-0.6.01-3|105	- move pkgconfig file to -devel subpackage
12cr|cwiid-0.6.01-3|106	- remove changelog from .spec (it's generated from svn logs)
12cr|cwiid-0.6.01-3|107	
12cr|cwiid-0.6.01-3|108	* Mon Jun 27 2011 Zombie Ryushu <ryushu@mandriva.org> 0.6.01-1
12cr|cwiid-0.6.01-3|109	+ Revision: 687404
12cr|cwiid-0.6.01-3|110	- Upgrade to latest SVN which is much better than stable
12cr|cwiid-0.6.01-3|111	
12cr|cwiid-0.6.01-3|112	* Sat May 14 2011 Funda Wang <fwang@mandriva.org> 0.6.00-7
12cr|cwiid-0.6.01-3|113	+ Revision: 674508
12cr|cwiid-0.6.01-3|114	- use upstream tarball
12cr|cwiid-0.6.01-3|115	- fix python module linkage
12cr|cwiid-0.6.01-3|116	
12cr|cwiid-0.6.01-3|117	* Mon Nov 01 2010 Jani Välimaa <wally@mandriva.org> 0.6.00-6mdv2011.0
12cr|cwiid-0.6.01-3|118	+ Revision: 591708
12cr|cwiid-0.6.01-3|119	- rebuild for python 2.7
12cr|cwiid-0.6.01-3|120	
12cr|cwiid-0.6.01-3|121	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.6.00-5mdv2010.0
12cr|cwiid-0.6.01-3|122	+ Revision: 437206
12cr|cwiid-0.6.01-3|123	- rebuild
12cr|cwiid-0.6.01-3|124	
12cr|cwiid-0.6.01-3|125	* Sat Jan 10 2009 Funda Wang <fwang@mandriva.org> 0.6.00-4mdv2009.1
12cr|cwiid-0.6.01-3|126	+ Revision: 328003
12cr|cwiid-0.6.01-3|127	- fix linkage & str fmt
12cr|cwiid-0.6.01-3|128	
12cr|cwiid-0.6.01-3|129	* Tue Nov 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.00-3mdv2009.1
12cr|cwiid-0.6.01-3|130	+ Revision: 304234
12cr|cwiid-0.6.01-3|131	- fix build
12cr|cwiid-0.6.01-3|132	- use _disable_ld_as_needed and _disable_ld_no_undefined due to
12cr|cwiid-0.6.01-3|133	fugly autofoo
12cr|cwiid-0.6.01-3|134	- fix build cflags
12cr|cwiid-0.6.01-3|135	
12cr|cwiid-0.6.01-3|136	+ Pixel <pixel@mandriva.com>
12cr|cwiid-0.6.01-3|137	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|cwiid-0.6.01-3|138	
12cr|cwiid-0.6.01-3|139	+ Olivier Blin <oblin@mandriva.com>
12cr|cwiid-0.6.01-3|140	- restore BuildRoot
12cr|cwiid-0.6.01-3|141	
12cr|cwiid-0.6.01-3|142	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.6.00-2mdv2008.1
12cr|cwiid-0.6.01-3|143	+ Revision: 136524
12cr|cwiid-0.6.01-3|144	- run ldconfig on post
12cr|cwiid-0.6.01-3|145	
12cr|cwiid-0.6.01-3|146	+ Thierry Vignaud <tv@mandriva.org>
12cr|cwiid-0.6.01-3|147	- kill re-definition of %%buildroot on Pixel's request
12cr|cwiid-0.6.01-3|148	
12cr|cwiid-0.6.01-3|149	* Mon Aug 27 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.00-1mdv2008.0
12cr|cwiid-0.6.01-3|150	+ Revision: 71794
12cr|cwiid-0.6.01-3|151	- new release: 0.6.00 final
12cr|cwiid-0.6.01-3|152	- since tarball already being recompressed, use lzma for most optimal
12cr|cwiid-0.6.01-3|153	
12cr|cwiid-0.6.01-3|154	* Wed Aug 22 2007 Olivier Blin <oblin@mandriva.com> 0.6.00-0.rc3.3mdv2008.0
12cr|cwiid-0.6.01-3|155	+ Revision: 69107
12cr|cwiid-0.6.01-3|156	- use new devel library policy
12cr|cwiid-0.6.01-3|157	- use cwiid instead of wiimote in library package name
12cr|cwiid-0.6.01-3|158	- wminput require python module (#32747)
12cr|cwiid-0.6.01-3|159	
12cr|cwiid-0.6.01-3|160	* Wed Aug 22 2007 Olivier Blin <oblin@mandriva.com> 0.6.00-0.rc3.2mdv2008.0
12cr|cwiid-0.6.01-3|161	+ Revision: 68788
12cr|cwiid-0.6.01-3|162	- conflict with old wiimote library package
12cr|cwiid-0.6.01-3|163	
12cr|cwiid-0.6.01-3|164	* Tue Aug 21 2007 Olivier Blin <oblin@mandriva.com> 0.6.00-0.rc3.1mdv2008.0
12cr|cwiid-0.6.01-3|165	+ Revision: 68226
12cr|cwiid-0.6.01-3|166	- update URL
12cr|cwiid-0.6.01-3|167	- adapt summary and descriptions to new library name
12cr|cwiid-0.6.01-3|168	- add python sub-package
12cr|cwiid-0.6.01-3|169	- ensure major is correct in file list
12cr|cwiid-0.6.01-3|170	- major is now 1
12cr|cwiid-0.6.01-3|171	- library is now named cwiid
12cr|cwiid-0.6.01-3|172	- new docdir policy
12cr|cwiid-0.6.01-3|173	- 0.6.00_rc3
12cr|cwiid-0.6.01-3|174	
12cr|cwiid-0.6.01-3|175	* Wed May 02 2007 Olivier Blin <oblin@mandriva.com> 0.5.03-1mdv2008.0
12cr|cwiid-0.6.01-3|176	+ Revision: 20505
12cr|cwiid-0.6.01-3|177	- 0.5.03
12cr|cwiid-0.6.01-3|178	- add lswm
12cr|cwiid-0.6.01-3|179	- add man pages
12cr|cwiid-0.6.01-3|180	- do not package wmdemo
12cr|cwiid-0.6.01-3|181	- remove packaging hacks now that upstream has DESTDIR support
12cr|cwiid-0.6.01-3|182	
12cr|cwiid-0.6.01-3|183	* Fri Apr 20 2007 Olivier Blin <oblin@mandriva.com> 0.5.02-1mdv2008.0
12cr|cwiid-0.6.01-3|184	+ Revision: 15603
12cr|cwiid-0.6.01-3|185	- buildrequire bison
12cr|cwiid-0.6.01-3|186	- buildrequire flex
12cr|cwiid-0.6.01-3|187	- 0.5.02
12cr|cwiid-0.6.01-3|188	
12cr|cwiid-0.6.01-3|189	
12cr|cwiid-0.6.01-3|190	* Sat Jan 27 2007 Olivier Blin <oblin@mandriva.com> 0.4.01-1mdv2007.0
12cr|cwiid-0.6.01-3|191	+ Revision: 114311
12cr|cwiid-0.6.01-3|192	- 0.4.01
12cr|cwiid-0.6.01-3|193	
12cr|cwiid-0.6.01-3|194	* Thu Jan 18 2007 Olivier Blin <oblin@mandriva.com> 0.3.51-1mdv2007.1
12cr|cwiid-0.6.01-3|195	+ Revision: 110452
12cr|cwiid-0.6.01-3|196	- 0.3.51
12cr|cwiid-0.6.01-3|197	
12cr|cwiid-0.6.01-3|198	* Wed Jan 10 2007 Olivier Blin <oblin@mandriva.com> 0.3.01-1mdv2007.1
12cr|cwiid-0.6.01-3|199	+ Revision: 107202
12cr|cwiid-0.6.01-3|200	- 0.3.01
12cr|cwiid-0.6.01-3|201	
12cr|cwiid-0.6.01-3|202	* Fri Jan 05 2007 Olivier Blin <oblin@mandriva.com> 0.3.00-2mdv2007.1
12cr|cwiid-0.6.01-3|203	+ Revision: 104344
12cr|cwiid-0.6.01-3|204	- package wminput
12cr|cwiid-0.6.01-3|205	
12cr|cwiid-0.6.01-3|206	* Fri Jan 05 2007 Olivier Blin <oblin@mandriva.com> 0.3.00-1mdv2007.1
12cr|cwiid-0.6.01-3|207	+ Revision: 104334
12cr|cwiid-0.6.01-3|208	- 0.3.00 (IR support)
12cr|cwiid-0.6.01-3|209	
12cr|cwiid-0.6.01-3|210	* Tue Jan 02 2007 Olivier Blin <oblin@mandriva.com> 0.2.00-1mdv2007.1
12cr|cwiid-0.6.01-3|211	+ Revision: 103087
12cr|cwiid-0.6.01-3|212	- 0.2.00
12cr|cwiid-0.6.01-3|213	
12cr|cwiid-0.6.01-3|214	* Fri Dec 29 2006 Olivier Blin <oblin@mandriva.com> 0.1.00-1mdv2007.1
12cr|cwiid-0.6.01-3|215	+ Revision: 102632
12cr|cwiid-0.6.01-3|216	- buildrequires gtk+2-devel
12cr|cwiid-0.6.01-3|217	- fix library symlinks so that wmgui is linked with libwiimote
12cr|cwiid-0.6.01-3|218	- initial cwiid Wiimote interface package
12cr|cwiid-0.6.01-3|219	- Create cwiid
12cr|cwiid-0.6.01-3|220	

802 12
12cr|cwirc-2.0.0-5|1	%define name cwirc
12cr|cwirc-2.0.0-5|2	%define version 2.0.0
12cr|cwirc-2.0.0-5|3	%define release %mkrel 5
12cr|cwirc-2.0.0-5|4	
12cr|cwirc-2.0.0-5|5	Summary: X-Chat Morse plugin
12cr|cwirc-2.0.0-5|6	Name: %{name}
12cr|cwirc-2.0.0-5|7	Version: %{version}
12cr|cwirc-2.0.0-5|8	Release: %{release}
12cr|cwirc-2.0.0-5|9	URL: http://webperso.easyconnect.fr/om.the/web/cwirc/download/
12cr|cwirc-2.0.0-5|10	Source: http://webperso.easyconnect.fr/om.the/web/cwirc/download/%{name}-%{version}.tar.bz2
12cr|cwirc-2.0.0-5|11	License: GPL
12cr|cwirc-2.0.0-5|12	Group: Networking/IRC
12cr|cwirc-2.0.0-5|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|cwirc-2.0.0-5|14	BuildRequires: gtk2-devel
12cr|cwirc-2.0.0-5|15	Requires: xchat >= 2.0.2
12cr|cwirc-2.0.0-5|16	
12cr|cwirc-2.0.0-5|17	%description
12cr|cwirc-2.0.0-5|18	X-Chat plugin for sending and receiving raw morse code over IRC.
12cr|cwirc-2.0.0-5|19	
12cr|cwirc-2.0.0-5|20	%prep
12cr|cwirc-2.0.0-5|21	%setup -q
12cr|cwirc-2.0.0-5|22	
12cr|cwirc-2.0.0-5|23	%build
12cr|cwirc-2.0.0-5|24	make TARGET_OS=LINUX PLUGIN_INSTALL_DIRECTORY=dummy			\
12cr|cwirc-2.0.0-5|25	FRONTEND_INSTALL_DIRECTORY=dummy				\
12cr|cwirc-2.0.0-5|26	CWIRC_EXTENSIONS_DIRECTORY=%{_libdir}/cwirc/extensions
12cr|cwirc-2.0.0-5|27	
12cr|cwirc-2.0.0-5|28	%install
12cr|cwirc-2.0.0-5|29	rm -rf $RPM_BUILD_ROOT
12cr|cwirc-2.0.0-5|30	mkdir $RPM_BUILD_ROOT
12cr|cwirc-2.0.0-5|31	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/xchat/plugins
12cr|cwirc-2.0.0-5|32	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|cwirc-2.0.0-5|33	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/cwirc/extensions
12cr|cwirc-2.0.0-5|34	cp cwirc.so $RPM_BUILD_ROOT/%{_libdir}/xchat/plugins
12cr|cwirc-2.0.0-5|35	cp cwirc_frontend $RPM_BUILD_ROOT/%{_bindir}/
12cr|cwirc-2.0.0-5|36	
12cr|cwirc-2.0.0-5|37	%clean
12cr|cwirc-2.0.0-5|38	rm -rf $RPM_BUILD_ROOT
12cr|cwirc-2.0.0-5|39	
12cr|cwirc-2.0.0-5|40	%files
12cr|cwirc-2.0.0-5|41	%defattr(-,root,root)
12cr|cwirc-2.0.0-5|42	%doc README Changelog COPYING schematics/cw_oscillator.jpg schematics/rs232_key_connection.jpg
12cr|cwirc-2.0.0-5|43	%{_libdir}/xchat/plugins/cwirc.so
12cr|cwirc-2.0.0-5|44	%{_bindir}/cwirc_frontend
12cr|cwirc-2.0.0-5|45	%{_libdir}/cwirc/extensions
12cr|cwirc-2.0.0-5|46	
12cr|cwirc-2.0.0-5|47	
12cr|cwirc-2.0.0-5|48	
12cr|cwirc-2.0.0-5|49	%changelog
12cr|cwirc-2.0.0-5|50	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-5mdv2011.0
12cr|cwirc-2.0.0-5|51	+ Revision: 617488
12cr|cwirc-2.0.0-5|52	- the mass rebuild of 2010.0 packages
12cr|cwirc-2.0.0-5|53	
12cr|cwirc-2.0.0-5|54	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 2.0.0-4mdv2010.0
12cr|cwirc-2.0.0-5|55	+ Revision: 426166
12cr|cwirc-2.0.0-5|56	- rebuild
12cr|cwirc-2.0.0-5|57	
12cr|cwirc-2.0.0-5|58	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.0.0-3mdv2009.0
12cr|cwirc-2.0.0-5|59	+ Revision: 243845
12cr|cwirc-2.0.0-5|60	- rebuild
12cr|cwirc-2.0.0-5|61	
12cr|cwirc-2.0.0-5|62	+ Olivier Blin <oblin@mandriva.com>
12cr|cwirc-2.0.0-5|63	- restore BuildRoot
12cr|cwirc-2.0.0-5|64	
12cr|cwirc-2.0.0-5|65	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.0.0-1mdv2008.1
12cr|cwirc-2.0.0-5|66	+ Revision: 123623
12cr|cwirc-2.0.0-5|67	- kill re-definition of %%buildroot on Pixel's request
12cr|cwirc-2.0.0-5|68	- import cwirc
12cr|cwirc-2.0.0-5|69	
12cr|cwirc-2.0.0-5|70	
12cr|cwirc-2.0.0-5|71	* Tue May 23 2006 Lenny Cartier <lenny@mandriva.com> 2.0.0-1mdk
12cr|cwirc-2.0.0-5|72	- 2.0.0
12cr|cwirc-2.0.0-5|73	
12cr|cwirc-2.0.0-5|74	* Thu Oct 20 2005 Lenny Cartier <lenny@mandriva.com> 1.8.8-2mdk
12cr|cwirc-2.0.0-5|75	- rebuild
12cr|cwirc-2.0.0-5|76	
12cr|cwirc-2.0.0-5|77	* Thu Aug 05 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.8.8-1mdk
12cr|cwirc-2.0.0-5|78	- 1.8.8
12cr|cwirc-2.0.0-5|79	
12cr|cwirc-2.0.0-5|80	* Mon Jul 26 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.8.7-1mdk
12cr|cwirc-2.0.0-5|81	- 1.8.7
12cr|cwirc-2.0.0-5|82	
12cr|cwirc-2.0.0-5|83	* Wed Jan 28 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.7.4-1mdk
12cr|cwirc-2.0.0-5|84	- from P.P. Coupard <pcoupard@easyconnect.fr> :
12cr|cwirc-2.0.0-5|85	- First draft of the spec file

803 12
12cr|cwtmp-3.4-1|1	Name:		cwtmp
12cr|cwtmp-3.4-1|2	Version:	3.4
12cr|cwtmp-3.4-1|3	Release:	1
12cr|cwtmp-3.4-1|4	URL:		http://www.armory.com/~spcecdt/
12cr|cwtmp-3.4-1|5	Source0:	ftp://ftp.armory.com/pub/source/%{name}.tar.gz
12cr|cwtmp-3.4-1|6	License:	GPLv2
12cr|cwtmp-3.4-1|7	Group:		Text tools
12cr|cwtmp-3.4-1|8	Summary:	Clean up utmp & wtmp files (discard entries; fix corruption)
12cr|cwtmp-3.4-1|9	
12cr|cwtmp-3.4-1|10	%description
12cr|cwtmp-3.4-1|11	cwtmp compresses a wtmp file by discarding the uninteresting utmp entries
12cr|cwtmp-3.4-1|12	that make up a large fraction of the typical wtmp file.  If no filename is
12cr|cwtmp-3.4-1|13	given, /etc/wtmp is read.  utmp entries in the file are written to the
12cr|cwtmp-3.4-1|14	output, except entries of type LOGIN_PROCESS, INIT_PROCESS, and EMPTY,
12cr|cwtmp-3.4-1|15	which are skipped.
12cr|cwtmp-3.4-1|16	
12cr|cwtmp-3.4-1|17	%prep
12cr|cwtmp-3.4-1|18	%setup -q -c
12cr|cwtmp-3.4-1|19	
12cr|cwtmp-3.4-1|20	%build
12cr|cwtmp-3.4-1|21	%make CFLAGS="%{optflags}" LIBS="%{ldflags}"
12cr|cwtmp-3.4-1|22	
12cr|cwtmp-3.4-1|23	%install
12cr|cwtmp-3.4-1|24	install -m755 %{name} -D %{buildroot}%{_sbindir}/%{name}
12cr|cwtmp-3.4-1|25	install -m644 %{name}.8 -D %{buildroot}%{_mandir}/man8/%{name}.8
12cr|cwtmp-3.4-1|26	
12cr|cwtmp-3.4-1|27	%files
12cr|cwtmp-3.4-1|28	%{_sbindir}/%{name}
12cr|cwtmp-3.4-1|29	%{_mandir}/man8/%{name}.8*
12cr|cwtmp-3.4-1|30	
12cr|cwtmp-3.4-1|31	
12cr|cwtmp-3.4-1|32	%changelog
12cr|cwtmp-3.4-1|33	* Sat May 07 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.4-1
12cr|cwtmp-3.4-1|34	+ Revision: 671769
12cr|cwtmp-3.4-1|35	- '-n %%{name}-%%{version}' is default, so ditch it as being redundant
12cr|cwtmp-3.4-1|36	- build with %%optflags & %%ldflags
12cr|cwtmp-3.4-1|37	- cleanups
12cr|cwtmp-3.4-1|38	- imported package cwtmp
12cr|cwtmp-3.4-1|39	
12cr|cwtmp-3.4-1|40	
12cr|cwtmp-3.4-1|41	* Sat May 07 2011 Johnny A. Solbu <solbu@mandriva.org> 3.4.1mdv2010.0
12cr|cwtmp-3.4-1|42	- Spec cleanup
12cr|cwtmp-3.4-1|43	
12cr|cwtmp-3.4-1|44	* Mon Oct 25 2010 Johnny A. Solbu <johnny@solbu.net> 3.4-1mdv
12cr|cwtmp-3.4-1|45	- Initial RPM release

804 12
12cr|cxmon-3.2-4|1	%define name	cxmon
12cr|cxmon-3.2-4|2	%define version	3.2
12cr|cxmon-3.2-4|3	%define release	%mkrel 4
12cr|cxmon-3.2-4|4	
12cr|cxmon-3.2-4|5	Summary:	Command-line file manipulation tool and disassembler
12cr|cxmon-3.2-4|6	Name:		%{name}
12cr|cxmon-3.2-4|7	Version:	%{version}
12cr|cxmon-3.2-4|8	Release:	%{release}
12cr|cxmon-3.2-4|9	License:	GPL
12cr|cxmon-3.2-4|10	Group:		Development/Other
12cr|cxmon-3.2-4|11	URL:		http://cxmon.cebix.net/
12cr|cxmon-3.2-4|12	Source0:	http://cxmon.cebix.net/downloads/%name-%version.tar.gz
12cr|cxmon-3.2-4|13	Patch0:		cxmon-3.2-includes.patch
12cr|cxmon-3.2-4|14	Patch1:		cxmon-3.1-pef-decoder.patch
12cr|cxmon-3.2-4|15	Patch2:		cxmon-3.2-fix-str-fmt.patch
12cr|cxmon-3.2-4|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|cxmon-3.2-4|17	BuildRequires:	readline-devel, ncurses-devel
12cr|cxmon-3.2-4|18	
12cr|cxmon-3.2-4|19	%description
12cr|cxmon-3.2-4|20	cxmon is an interactive command-driven file manipulation tool that is
12cr|cxmon-3.2-4|21	inspired by the "Amiga Monitor" by Timo Rossi. It has commands and
12cr|cxmon-3.2-4|22	features similar to a machine code monitor/debugger, but it lacks any
12cr|cxmon-3.2-4|23	functions for running/tracing code. There are, however, built-in
12cr|cxmon-3.2-4|24	PowerPC, 680x0, 80x86, AMD64, 6502 and Z80 disassemblers and special
12cr|cxmon-3.2-4|25	support for disassembling MacOS code (LowMem globals, named A-Traps).
12cr|cxmon-3.2-4|26	
12cr|cxmon-3.2-4|27	%prep
12cr|cxmon-3.2-4|28	%setup -q
12cr|cxmon-3.2-4|29	%patch0 -p1 -b .includes
12cr|cxmon-3.2-4|30	%patch1 -p1 -b .pef-decoder
12cr|cxmon-3.2-4|31	%patch2 -p0 -b .str
12cr|cxmon-3.2-4|32	
12cr|cxmon-3.2-4|33	%build
12cr|cxmon-3.2-4|34	%configure2_5x
12cr|cxmon-3.2-4|35	%make
12cr|cxmon-3.2-4|36	
12cr|cxmon-3.2-4|37	%install
12cr|cxmon-3.2-4|38	rm -rf $RPM_BUILD_ROOT
12cr|cxmon-3.2-4|39	%makeinstall_std
12cr|cxmon-3.2-4|40	
12cr|cxmon-3.2-4|41	%clean
12cr|cxmon-3.2-4|42	rm -rf $RPM_BUILD_ROOT
12cr|cxmon-3.2-4|43	
12cr|cxmon-3.2-4|44	%files
12cr|cxmon-3.2-4|45	%defattr(-,root,root)
12cr|cxmon-3.2-4|46	%doc AUTHORS COPYING README ChangeLog
12cr|cxmon-3.2-4|47	%_bindir/cxmon
12cr|cxmon-3.2-4|48	%_mandir/man1/cxmon.1*
12cr|cxmon-3.2-4|49	
12cr|cxmon-3.2-4|50	
12cr|cxmon-3.2-4|51	
12cr|cxmon-3.2-4|52	%changelog
12cr|cxmon-3.2-4|53	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 3.2-4mdv2011.0
12cr|cxmon-3.2-4|54	+ Revision: 617489
12cr|cxmon-3.2-4|55	- the mass rebuild of 2010.0 packages
12cr|cxmon-3.2-4|56	
12cr|cxmon-3.2-4|57	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 3.2-3mdv2010.0
12cr|cxmon-3.2-4|58	+ Revision: 437212
12cr|cxmon-3.2-4|59	- rebuild
12cr|cxmon-3.2-4|60	
12cr|cxmon-3.2-4|61	* Fri Apr 03 2009 Funda Wang <fwang@mandriva.org> 3.2-2mdv2009.1
12cr|cxmon-3.2-4|62	+ Revision: 363654
12cr|cxmon-3.2-4|63	- fix str fmt
12cr|cxmon-3.2-4|64	- rediff includes patch
12cr|cxmon-3.2-4|65	
12cr|cxmon-3.2-4|66	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 3.2-2mdv2009.0
12cr|cxmon-3.2-4|67	+ Revision: 266548
12cr|cxmon-3.2-4|68	- rebuild early 2009.0 package (before pixel changes)
12cr|cxmon-3.2-4|69	
12cr|cxmon-3.2-4|70	* Fri May 02 2008 Funda Wang <fwang@mandriva.org> 3.2-1mdv2009.0
12cr|cxmon-3.2-4|71	+ Revision: 200033
12cr|cxmon-3.2-4|72	- New version 3.2
12cr|cxmon-3.2-4|73	
12cr|cxmon-3.2-4|74	+ Olivier Blin <oblin@mandriva.com>
12cr|cxmon-3.2-4|75	- restore BuildRoot
12cr|cxmon-3.2-4|76	
12cr|cxmon-3.2-4|77	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 3.1-3mdv2008.1
12cr|cxmon-3.2-4|78	+ Revision: 123629
12cr|cxmon-3.2-4|79	- kill re-definition of %%buildroot on Pixel's request
12cr|cxmon-3.2-4|80	
12cr|cxmon-3.2-4|81	
12cr|cxmon-3.2-4|82	* Mon Mar 13 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 3.1-3mdk
12cr|cxmon-3.2-4|83	- Add PEF object decoder
12cr|cxmon-3.2-4|84	- Update to CVS snapshot 2006/03/13:
12cr|cxmon-3.2-4|85	* 64-bit fixes to m68k disassembler
12cr|cxmon-3.2-4|86	* Add AltiVec support to ppc disassembler
12cr|cxmon-3.2-4|87	
12cr|cxmon-3.2-4|88	* Mon Apr 04 2005 Nicolas Lcureuil <neoclust@mandrake.org> 3.1-2mdk
12cr|cxmon-3.2-4|89	- %%mkrel
12cr|cxmon-3.2-4|90	- Rebuild for readline
12cr|cxmon-3.2-4|91	
12cr|cxmon-3.2-4|92	* Mon Jun 07 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.1-1mdk
12cr|cxmon-3.2-4|93	- 3.1
12cr|cxmon-3.2-4|94	
12cr|cxmon-3.2-4|95	* Mon Apr 28 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.0-10mdk
12cr|cxmon-3.2-4|96	- Fix printing of m68k addresses though we assume they are always
12cr|cxmon-3.2-4|97	32-bit values even in real addressing mode.
12cr|cxmon-3.2-4|98	
12cr|cxmon-3.2-4|99	* Thu Feb 06 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.0-9mdk
12cr|cxmon-3.2-4|100	- Update to CVS snapshot 2003/02/06:
12cr|cxmon-3.2-4|101	- Force use of AT&T syntax for x86[-64] disassembly
12cr|cxmon-3.2-4|102	- Fix x86-64 disassembly for movd with REX prefixes
12cr|cxmon-3.2-4|103	
12cr|cxmon-3.2-4|104	* Wed Jan 29 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.0-8mdk
12cr|cxmon-3.2-4|105	- Fix x86-64 disassembler usage
12cr|cxmon-3.2-4|106	
12cr|cxmon-3.2-4|107	* Fri Jan 17 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.0-7mdk
12cr|cxmon-3.2-4|108	- Rebuild
12cr|cxmon-3.2-4|109	
12cr|cxmon-3.2-4|110	* Sat Sep 07 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.0-6mdk
12cr|cxmon-3.2-4|111	- BuildRequires: readline-devel, ncurses-devel
12cr|cxmon-3.2-4|112	- Update to CVS snapshot 2002/09/07:
12cr|cxmon-3.2-4|113	- Merge and update 64-bit fixes
12cr|cxmon-3.2-4|114	- Make LowMem globals as predefined variables
12cr|cxmon-3.2-4|115	- Add x86-64 disassembler from binutils 2.12.90.0.15
12cr|cxmon-3.2-4|116	
12cr|cxmon-3.2-4|117	* Fri Sep 06 2002 Lenny Cartier <lenny@mandrakesoft.com> 3.0-5mdk
12cr|cxmon-3.2-4|118	- rebuild
12cr|cxmon-3.2-4|119	
12cr|cxmon-3.2-4|120	* Wed Jul 24 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.0-4mdk
12cr|cxmon-3.2-4|121	- rebuild for new readline
12cr|cxmon-3.2-4|122	
12cr|cxmon-3.2-4|123	* Tue May 28 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.0-3mdk
12cr|cxmon-3.2-4|124	- Rebuild with gcc3.1
12cr|cxmon-3.2-4|125	
12cr|cxmon-3.2-4|126	* Thu Dec 06 2001 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.0-2mdk
12cr|cxmon-3.2-4|127	- Rpmlint odyssey
12cr|cxmon-3.2-4|128	- Patch0: Add missing includes
12cr|cxmon-3.2-4|129	- Patch1: Tentative patch for 64-bit architecture support
12cr|cxmon-3.2-4|130	
12cr|cxmon-3.2-4|131	* Tue Apr 10 2001 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.0-1mdk
12cr|cxmon-3.2-4|132	- First Mandrake package
12cr|cxmon-3.2-4|133	

805 12
12cr|cxref-1.6c-1|1	%define	name	cxref
12cr|cxref-1.6c-1|2	%define	version	1.6c
12cr|cxref-1.6c-1|3	%define	release	%mkrel 1
12cr|cxref-1.6c-1|4	
12cr|cxref-1.6c-1|5	Summary:	C program cross-referencing & documentation tool
12cr|cxref-1.6c-1|6	Name:		%{name}
12cr|cxref-1.6c-1|7	Version:	%{version}
12cr|cxref-1.6c-1|8	Release:	%{release}
12cr|cxref-1.6c-1|9	License:	GPL
12cr|cxref-1.6c-1|10	Group:		Development/C
12cr|cxref-1.6c-1|11	Source0:	http://www.gedanken.demon.co.uk/download-cxref/%name-%version.tgz
12cr|cxref-1.6c-1|12	URL:		http://www.gedanken.demon.co.uk/cxref/
12cr|cxref-1.6c-1|13	Buildrequires:	flex bison
12cr|cxref-1.6c-1|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|cxref-1.6c-1|15	
12cr|cxref-1.6c-1|16	%description
12cr|cxref-1.6c-1|17	A program that takes as input a series of C source files
12cr|cxref-1.6c-1|18	and produces a LaTeX or HTML document containing a cross
12cr|cxref-1.6c-1|19	reference of the files/functions/variables in the program,
12cr|cxref-1.6c-1|20	including documentation taken from suitably formatted
12cr|cxref-1.6c-1|21	source code comments.
12cr|cxref-1.6c-1|22	The documentation is stored in the C source file in
12cr|cxref-1.6c-1|23	specially formatted comments, making it simple to maintain.
12cr|cxref-1.6c-1|24	The cross referencing includes lists of functions called,
12cr|cxref-1.6c-1|25	callers of each function, usage of global variables, header
12cr|cxref-1.6c-1|26	file inclusion, macro definitions and type definitions.
12cr|cxref-1.6c-1|27	Works for ANSI C, including many gcc extensions.
12cr|cxref-1.6c-1|28	
12cr|cxref-1.6c-1|29	%prep
12cr|cxref-1.6c-1|30	%setup -q
12cr|cxref-1.6c-1|31	
12cr|cxref-1.6c-1|32	%build
12cr|cxref-1.6c-1|33	%configure2_5x
12cr|cxref-1.6c-1|34	%make
12cr|cxref-1.6c-1|35	
12cr|cxref-1.6c-1|36	%install
12cr|cxref-1.6c-1|37	rm -rf $RPM_BUILD_ROOT
12cr|cxref-1.6c-1|38	%makeinstall
12cr|cxref-1.6c-1|39	
12cr|cxref-1.6c-1|40	rm -rf $RPM_BUILD_ROOT%_datadir/cxref-cpp.defines
12cr|cxref-1.6c-1|41	
12cr|cxref-1.6c-1|42	%clean
12cr|cxref-1.6c-1|43	rm -rf $RPM_BUILD_ROOT
12cr|cxref-1.6c-1|44	
12cr|cxref-1.6c-1|45	%files
12cr|cxref-1.6c-1|46	%defattr(-,root,root)
12cr|cxref-1.6c-1|47	%{_bindir}/*
12cr|cxref-1.6c-1|48	%{_mandir}/man1/*
12cr|cxref-1.6c-1|49	
12cr|cxref-1.6c-1|50	
12cr|cxref-1.6c-1|51	
12cr|cxref-1.6c-1|52	%changelog
12cr|cxref-1.6c-1|53	* Tue Mar 15 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.6c-1mdv2011.0
12cr|cxref-1.6c-1|54	+ Revision: 645101
12cr|cxref-1.6c-1|55	- update to new version 1.6c
12cr|cxref-1.6c-1|56	
12cr|cxref-1.6c-1|57	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6b-4mdv2011.0
12cr|cxref-1.6c-1|58	+ Revision: 617490
12cr|cxref-1.6c-1|59	- the mass rebuild of 2010.0 packages
12cr|cxref-1.6c-1|60	
12cr|cxref-1.6c-1|61	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.6b-3mdv2010.0
12cr|cxref-1.6c-1|62	+ Revision: 426271
12cr|cxref-1.6c-1|63	- rebuild
12cr|cxref-1.6c-1|64	
12cr|cxref-1.6c-1|65	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.6b-2mdv2009.0
12cr|cxref-1.6c-1|66	+ Revision: 266550
12cr|cxref-1.6c-1|67	- rebuild early 2009.0 package (before pixel changes)
12cr|cxref-1.6c-1|68	
12cr|cxref-1.6c-1|69	* Fri May 02 2008 Funda Wang <fwang@mandriva.org> 1.6b-1mdv2009.0
12cr|cxref-1.6c-1|70	+ Revision: 200032
12cr|cxref-1.6c-1|71	- New version 1.6b
12cr|cxref-1.6c-1|72	
12cr|cxref-1.6c-1|73	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.6a-2mdv2008.1
12cr|cxref-1.6c-1|74	+ Revision: 140717
12cr|cxref-1.6c-1|75	- restore BuildRoot
12cr|cxref-1.6c-1|76	
12cr|cxref-1.6c-1|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|cxref-1.6c-1|78	- kill re-definition of %%buildroot on Pixel's request
12cr|cxref-1.6c-1|79	- import cxref
12cr|cxref-1.6c-1|80	
12cr|cxref-1.6c-1|81	
12cr|cxref-1.6c-1|82	* Thu Aug 03 2006 Lenny Cartier <lenny@mandriva.com> 1.6a-2mdv2007.0
12cr|cxref-1.6c-1|83	- rebuild
12cr|cxref-1.6c-1|84	
12cr|cxref-1.6c-1|85	* Tue Jul 05 2005 Lenny Cartier <lenny@mandriva.com> 1.6a-1mdk
12cr|cxref-1.6c-1|86	- 1.6a
12cr|cxref-1.6c-1|87	
12cr|cxref-1.6c-1|88	* Mon Jun 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.5g-1mdk
12cr|cxref-1.6c-1|89	- 1.5g
12cr|cxref-1.6c-1|90	
12cr|cxref-1.6c-1|91	* Wed Jan 14 2004 Franck Villaume <fvill@freesurf.fr> 1.5e-2mdk
12cr|cxref-1.6c-1|92	- BuildRequires : bison
12cr|cxref-1.6c-1|93	
12cr|cxref-1.6c-1|94	* Sun Dec 14 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.5e-1mdk
12cr|cxref-1.6c-1|95	- 1.5e
12cr|cxref-1.6c-1|96	- rm -rf $RPM_BUILD_ROOT at the beginning of %%install
12cr|cxref-1.6c-1|97	- spec cosmetics
12cr|cxref-1.6c-1|98	
12cr|cxref-1.6c-1|99	* Sun May 11 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.5d-1mdk
12cr|cxref-1.6c-1|100	- 1.5d
12cr|cxref-1.6c-1|101	
12cr|cxref-1.6c-1|102	* Mon Apr 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.5c-4mdk
12cr|cxref-1.6c-1|103	- adjust buildrequires
12cr|cxref-1.6c-1|104	
12cr|cxref-1.6c-1|105	* Wed Jan 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.5c-3mdk
12cr|cxref-1.6c-1|106	- rebuild
12cr|cxref-1.6c-1|107	
12cr|cxref-1.6c-1|108	* Tue Oct 09 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.5c-2mdk
12cr|cxref-1.6c-1|109	- fixes by Anton Graham <darkimage@programmer.net> :
12cr|cxref-1.6c-1|110	- Add patch from source URL to make useable with gcc-{2.96,3.x}
12cr|cxref-1.6c-1|111	
12cr|cxref-1.6c-1|112	* Mon Jul 02 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.5c-1mdk
12cr|cxref-1.6c-1|113	- updated to 1.5c
12cr|cxref-1.6c-1|114	
12cr|cxref-1.6c-1|115	* Mon Jan 08 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.5b-2mdk
12cr|cxref-1.6c-1|116	- rebuild
12cr|cxref-1.6c-1|117	- add url
12cr|cxref-1.6c-1|118	
12cr|cxref-1.6c-1|119	* Wed Sep 27 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.5b-1mdk
12cr|cxref-1.6c-1|120	- stop providing the docs
12cr|cxref-1.6c-1|121	
12cr|cxref-1.6c-1|122	* Tue Oct 19 1999 Lenny Cartier <lenny@mandrakesoft.com>
12cr|cxref-1.6c-1|123	- Specfile adaptation for Mandrake
12cr|cxref-1.6c-1|124	
12cr|cxref-1.6c-1|125	* Mon Oct 18 1999 Richard Jackson <richardj@1gig.net>
12cr|cxref-1.6c-1|126	- initial RPM build
12cr|cxref-1.6c-1|127	
12cr|cxref-1.6c-1|128	
12cr|cxref-1.6c-1|129	

806 12
12cr|cxsparse-3.1.1-1|1	%define NAME		CXSparse
12cr|cxsparse-3.1.1-1|2	%define major		%{version}
12cr|cxsparse-3.1.1-1|3	%define libname		%mklibname %{name} %{major}
12cr|cxsparse-3.1.1-1|4	%define develname	%mklibname %{name} -d
12cr|cxsparse-3.1.1-1|5	
12cr|cxsparse-3.1.1-1|6	Name:		cxsparse
12cr|cxsparse-3.1.1-1|7	Version:	3.1.1
12cr|cxsparse-3.1.1-1|8	Release:	1
12cr|cxsparse-3.1.1-1|9	Epoch:		1
12cr|cxsparse-3.1.1-1|10	Summary:	Direct methods for sparse linear systems
12cr|cxsparse-3.1.1-1|11	Group:		System/Libraries
12cr|cxsparse-3.1.1-1|12	License:	LGPL
12cr|cxsparse-3.1.1-1|13	URL:		http://www.cise.ufl.edu/research/sparse/CXSparse/
12cr|cxsparse-3.1.1-1|14	Source0:	http://www.cise.ufl.edu/research/sparse/CXSparse/%{NAME}-%{version}.tar.gz
12cr|cxsparse-3.1.1-1|15	BuildRequires:	suitesparse-common-devel >= 4.0.0
12cr|cxsparse-3.1.1-1|16	
12cr|cxsparse-3.1.1-1|17	%description
12cr|cxsparse-3.1.1-1|18	CSparse is a package of direct methods for sparse linear systems written
12cr|cxsparse-3.1.1-1|19	to complement the book "Direct Methods for Sparse Linear Systems", by
12cr|cxsparse-3.1.1-1|20	Timothy A. Davis. The algorithms in CSparse have been chosen with
12cr|cxsparse-3.1.1-1|21	five goals in mind:
12cr|cxsparse-3.1.1-1|22	
12cr|cxsparse-3.1.1-1|23	(1) they must embody much of the theory behind sparse matrix algorithms,
12cr|cxsparse-3.1.1-1|24	(2) they must be either asymptotically optimal in their run time and memory
12cr|cxsparse-3.1.1-1|25	usage or be fast in practice,
12cr|cxsparse-3.1.1-1|26	(3) they must be concise so as to be easily understood and short enough to
12cr|cxsparse-3.1.1-1|27	print in the book,
12cr|cxsparse-3.1.1-1|28	(4) they must cover a wide spectrum of matrix operations, and
12cr|cxsparse-3.1.1-1|29	(5) they must be accurate and robust.
12cr|cxsparse-3.1.1-1|30	
12cr|cxsparse-3.1.1-1|31	The focus is on direct methods; iterative methods and solvers for
12cr|cxsparse-3.1.1-1|32	eigenvalue problems are beyond the scope of this package.
12cr|cxsparse-3.1.1-1|33	
12cr|cxsparse-3.1.1-1|34	CXSparse is a version of CSparse that operates on both real and complex
12cr|cxsparse-3.1.1-1|35	matrices, using either int or UF_long integers.
12cr|cxsparse-3.1.1-1|36	
12cr|cxsparse-3.1.1-1|37	%package -n %{libname}
12cr|cxsparse-3.1.1-1|38	Summary:	Library of direct methods for sparse linear systems
12cr|cxsparse-3.1.1-1|39	Group:		System/Libraries
12cr|cxsparse-3.1.1-1|40	
12cr|cxsparse-3.1.1-1|41	%description -n %{libname}
12cr|cxsparse-3.1.1-1|42	CSparse is a package of direct methods for sparse linear systems written
12cr|cxsparse-3.1.1-1|43	to complement the book "Direct Methods for Sparse Linear Systems", by
12cr|cxsparse-3.1.1-1|44	Timothy A. Davis. The algorithms in CSparse have been chosen with
12cr|cxsparse-3.1.1-1|45	five goals in mind:
12cr|cxsparse-3.1.1-1|46	
12cr|cxsparse-3.1.1-1|47	(1) they must embody much of the theory behind sparse matrix algorithms,
12cr|cxsparse-3.1.1-1|48	(2) they must be either asymptotically optimal in their run time and memory
12cr|cxsparse-3.1.1-1|49	usage or be fast in practice,
12cr|cxsparse-3.1.1-1|50	(3) they must be concise so as to be easily understood and short enough to
12cr|cxsparse-3.1.1-1|51	print in the book,
12cr|cxsparse-3.1.1-1|52	(4) they must cover a wide spectrum of matrix operations, and
12cr|cxsparse-3.1.1-1|53	(5) they must be accurate and robust.
12cr|cxsparse-3.1.1-1|54	
12cr|cxsparse-3.1.1-1|55	The focus is on direct methods; iterative methods and solvers for
12cr|cxsparse-3.1.1-1|56	eigenvalue problems are beyond the scope of this package.
12cr|cxsparse-3.1.1-1|57	
12cr|cxsparse-3.1.1-1|58	CXSparse is a version of CSparse that operates on both real and complex
12cr|cxsparse-3.1.1-1|59	matrices, using either int or UF_long integers.
12cr|cxsparse-3.1.1-1|60	
12cr|cxsparse-3.1.1-1|61	This package contains the library needed to run programs dynamically
12cr|cxsparse-3.1.1-1|62	linked against %{NAME}.
12cr|cxsparse-3.1.1-1|63	
12cr|cxsparse-3.1.1-1|64	%package -n %{develname}
12cr|cxsparse-3.1.1-1|65	Summary:	C direct methods for sparse linear systems
12cr|cxsparse-3.1.1-1|66	Group:		Development/C
12cr|cxsparse-3.1.1-1|67	Requires:	suitesparse-common-devel >= 4.0.0
12cr|cxsparse-3.1.1-1|68	Requires:	%{libname} = %{EVRD}
12cr|cxsparse-3.1.1-1|69	Provides:	%{name}-devel = %{EVRD}
12cr|cxsparse-3.1.1-1|70	
12cr|cxsparse-3.1.1-1|71	%description -n %{develname}
12cr|cxsparse-3.1.1-1|72	CSparse is a package of direct methods for sparse linear systems written
12cr|cxsparse-3.1.1-1|73	to complement the book "Direct Methods for Sparse Linear Systems", by
12cr|cxsparse-3.1.1-1|74	Timothy A. Davis. The algorithms in CSparse have been chosen with
12cr|cxsparse-3.1.1-1|75	five goals in mind:
12cr|cxsparse-3.1.1-1|76	
12cr|cxsparse-3.1.1-1|77	(1) they must embody much of the theory behind sparse matrix algorithms,
12cr|cxsparse-3.1.1-1|78	(2) they must be either asymptotically optimal in their run time and memory
12cr|cxsparse-3.1.1-1|79	usage or be fast in practice,
12cr|cxsparse-3.1.1-1|80	(3) they must be concise so as to be easily understood and short enough to
12cr|cxsparse-3.1.1-1|81	print in the book,
12cr|cxsparse-3.1.1-1|82	(4) they must cover a wide spectrum of matrix operations, and
12cr|cxsparse-3.1.1-1|83	(5) they must be accurate and robust.
12cr|cxsparse-3.1.1-1|84	
12cr|cxsparse-3.1.1-1|85	The focus is on direct methods; iterative methods and solvers for
12cr|cxsparse-3.1.1-1|86	eigenvalue problems are beyond the scope of this package.
12cr|cxsparse-3.1.1-1|87	
12cr|cxsparse-3.1.1-1|88	CXSparse is a version of CSparse that operates on both real and complex
12cr|cxsparse-3.1.1-1|89	matrices, using either int or UF_long integers.
12cr|cxsparse-3.1.1-1|90	
12cr|cxsparse-3.1.1-1|91	This package contains the files needed to develop applications which
12cr|cxsparse-3.1.1-1|92	use %{name}.
12cr|cxsparse-3.1.1-1|93	
12cr|cxsparse-3.1.1-1|94	%prep
12cr|cxsparse-3.1.1-1|95	%setup -q -c -n %{name}-%{version}
12cr|cxsparse-3.1.1-1|96	cd %{NAME}
12cr|cxsparse-3.1.1-1|97	find . -perm 0600 | xargs chmod 0644
12cr|cxsparse-3.1.1-1|98	find . -perm 0640 | xargs chmod 0644
12cr|cxsparse-3.1.1-1|99	mkdir ../SuiteSparse_config
12cr|cxsparse-3.1.1-1|100	ln -sf %{_includedir}/suitesparse/SuiteSparse_config.* ../SuiteSparse_config
12cr|cxsparse-3.1.1-1|101	
12cr|cxsparse-3.1.1-1|102	%build
12cr|cxsparse-3.1.1-1|103	cd %{NAME}
12cr|cxsparse-3.1.1-1|104	pushd Lib
12cr|cxsparse-3.1.1-1|105	%make -f Makefile CC=%__cc CFLAGS="%{optflags} -fPIC -I%{_includedir}/suitesparse" INC=
12cr|cxsparse-3.1.1-1|106	%__cc -shared -Wl,-soname,lib%{name}.so.%{major} -o lib%{name}.so.%{version} -lm *.o
12cr|cxsparse-3.1.1-1|107	popd
12cr|cxsparse-3.1.1-1|108	
12cr|cxsparse-3.1.1-1|109	%install
12cr|cxsparse-3.1.1-1|110	cd %{NAME}
12cr|cxsparse-3.1.1-1|111	
12cr|cxsparse-3.1.1-1|112	install -d -m 755 %{buildroot}%{_libdir}
12cr|cxsparse-3.1.1-1|113	install -d -m 755 %{buildroot}%{_includedir}/suitesparse
12cr|cxsparse-3.1.1-1|114	
12cr|cxsparse-3.1.1-1|115	for f in Lib/*.so*; do
12cr|cxsparse-3.1.1-1|116	install -m 755 $f %{buildroot}%{_libdir}/`basename $f`
12cr|cxsparse-3.1.1-1|117	done
12cr|cxsparse-3.1.1-1|118	for f in Lib/*.a; do
12cr|cxsparse-3.1.1-1|119	install -m 644 $f %{buildroot}%{_libdir}/`basename $f`
12cr|cxsparse-3.1.1-1|120	done
12cr|cxsparse-3.1.1-1|121	for f in Include/*.h; do
12cr|cxsparse-3.1.1-1|122	install -m 644 $f %{buildroot}%{_includedir}/suitesparse/`basename $f`
12cr|cxsparse-3.1.1-1|123	done
12cr|cxsparse-3.1.1-1|124	
12cr|cxsparse-3.1.1-1|125	ln -s lib%{name}.so.%{version} %{buildroot}%{_libdir}/lib%{name}.so
12cr|cxsparse-3.1.1-1|126	
12cr|cxsparse-3.1.1-1|127	install -d -m 755 %{buildroot}%{_docdir}/%{name}
12cr|cxsparse-3.1.1-1|128	install -m 644 README.txt Doc/*.txt Doc/ChangeLog %{buildroot}%{_docdir}/%{name}
12cr|cxsparse-3.1.1-1|129	
12cr|cxsparse-3.1.1-1|130	%files -n %{libname}
12cr|cxsparse-3.1.1-1|131	%{_libdir}/*.so.*
12cr|cxsparse-3.1.1-1|132	
12cr|cxsparse-3.1.1-1|133	%files -n %{develname}
12cr|cxsparse-3.1.1-1|134	%{_docdir}/%{name}
12cr|cxsparse-3.1.1-1|135	%{_includedir}/*
12cr|cxsparse-3.1.1-1|136	%{_libdir}/*.so
12cr|cxsparse-3.1.1-1|137	%{_libdir}/*.a
12cr|cxsparse-3.1.1-1|138	

807 12
12cr|cxtracker-0.9.5-2|1	%define name cxtracker
12cr|cxtracker-0.9.5-2|2	%define version 0.9.5
12cr|cxtracker-0.9.5-2|3	
12cr|cxtracker-0.9.5-2|4	Name: %{name}
12cr|cxtracker-0.9.5-2|5	Summary: Connection Tracker - is a passive network connection tracker
12cr|cxtracker-0.9.5-2|6	Version: %{version}
12cr|cxtracker-0.9.5-2|7	Release: 2
12cr|cxtracker-0.9.5-2|8	License: GPLv3
12cr|cxtracker-0.9.5-2|9	Group: Monitoring
12cr|cxtracker-0.9.5-2|10	Source: https://github.com/gamelinux/%{name}/zipball/%{version}
12cr|cxtracker-0.9.5-2|11	URL:	https://github.com/gamelinux/cxtracker
12cr|cxtracker-0.9.5-2|12	Requires: perl-Net-Pcap perl-Getopt-Long-Descriptive perl-DateTime perl-NetPacket
12cr|cxtracker-0.9.5-2|13	BuildRequires: libpcap-devel
12cr|cxtracker-0.9.5-2|14	
12cr|cxtracker-0.9.5-2|15	%description
12cr|cxtracker-0.9.5-2|16	CxTracker (Connection Tracker) is a passive network connection tracker
12cr|cxtracker-0.9.5-2|17	for profiling, history, auditing and network discovery. It can be used
12cr|cxtracker-0.9.5-2|18	as an replacement for sancp in the sguil setup. It handles vlan (2 layers)
12cr|cxtracker-0.9.5-2|19	and IPv6 out of the box.
12cr|cxtracker-0.9.5-2|20	
12cr|cxtracker-0.9.5-2|21	%prep
12cr|cxtracker-0.9.5-2|22	%setup -n gamelinux-cxtracker-3e03b90
12cr|cxtracker-0.9.5-2|23	
12cr|cxtracker-0.9.5-2|24	%install
12cr|cxtracker-0.9.5-2|25	cd src/
12cr|cxtracker-0.9.5-2|26	%make
12cr|cxtracker-0.9.5-2|27	mkdir -p %{buildroot}%{_bindir}
12cr|cxtracker-0.9.5-2|28	install -m 755 cxtracker %{buildroot}%{_bindir}
12cr|cxtracker-0.9.5-2|29	install -m 755 ../sbin/cxtracker.pl %{buildroot}%{_bindir}
12cr|cxtracker-0.9.5-2|30	
12cr|cxtracker-0.9.5-2|31	%files
12cr|cxtracker-0.9.5-2|32	%defattr(0755,root,root)
12cr|cxtracker-0.9.5-2|33	%{_bindir}/cxtracker
12cr|cxtracker-0.9.5-2|34	%{_bindir}/cxtracker.pl
12cr|cxtracker-0.9.5-2|35	
12cr|cxtracker-0.9.5-2|36	
12cr|cxtracker-0.9.5-2|37	%changelog
12cr|cxtracker-0.9.5-2|38	* Thu Jun 09 2011 Leonardo Coelho <leonardoc@mandriva.com> 0.9.5-1mdv2011.0
12cr|cxtracker-0.9.5-2|39	+ Revision: 683789
12cr|cxtracker-0.9.5-2|40	-first mandriva version
12cr|cxtracker-0.9.5-2|41	- Created package structure for cxtracker.
12cr|cxtracker-0.9.5-2|42	

808 12
12cr|cxxtools-2.1.1-1|1	
12cr|cxxtools-2.1.1-1|2	%define name	cxxtools
12cr|cxxtools-2.1.1-1|3	%define version	2.1.1
12cr|cxxtools-2.1.1-1|4	%define rel	1
12cr|cxxtools-2.1.1-1|5	
12cr|cxxtools-2.1.1-1|6	# NOTE: when updating, make sure tntnet and vdr-plugin-live still build. -Anssi
12cr|cxxtools-2.1.1-1|7	
12cr|cxxtools-2.1.1-1|8	%define major	8
12cr|cxxtools-2.1.1-1|9	%define libname	%mklibname cxxtools %major
12cr|cxxtools-2.1.1-1|10	%define devname	%mklibname cxxtools -d
12cr|cxxtools-2.1.1-1|11	
12cr|cxxtools-2.1.1-1|12	Summary:	Toolbox with reusable c++ components
12cr|cxxtools-2.1.1-1|13	Name:		%name
12cr|cxxtools-2.1.1-1|14	Version:	%version
12cr|cxxtools-2.1.1-1|15	Release:	%rel
12cr|cxxtools-2.1.1-1|16	License:	LGPLv2.1+
12cr|cxxtools-2.1.1-1|17	Group:		System/Libraries
12cr|cxxtools-2.1.1-1|18	URL:		http://www.tntnet.org/
12cr|cxxtools-2.1.1-1|19	Source0:	http://www.tntnet.org/download/%name-%version.tar.gz
12cr|cxxtools-2.1.1-1|20	
12cr|cxxtools-2.1.1-1|21	%description
12cr|cxxtools-2.1.1-1|22	Toolbox with reusable c++ components.
12cr|cxxtools-2.1.1-1|23	
12cr|cxxtools-2.1.1-1|24	%package -n %libname
12cr|cxxtools-2.1.1-1|25	Summary:	Shared library of cxxtools
12cr|cxxtools-2.1.1-1|26	Group:		System/Libraries
12cr|cxxtools-2.1.1-1|27	
12cr|cxxtools-2.1.1-1|28	%description -n %libname
12cr|cxxtools-2.1.1-1|29	Toolbox with reusable c++ components.
12cr|cxxtools-2.1.1-1|30	
12cr|cxxtools-2.1.1-1|31	%package -n %devname
12cr|cxxtools-2.1.1-1|32	Summary:	Headers and static library for cxxtools development
12cr|cxxtools-2.1.1-1|33	Group:		Development/C++
12cr|cxxtools-2.1.1-1|34	Requires:	%libname = %version
12cr|cxxtools-2.1.1-1|35	Provides:	cxxtools-devel = %version-%release
12cr|cxxtools-2.1.1-1|36	
12cr|cxxtools-2.1.1-1|37	%description -n %devname
12cr|cxxtools-2.1.1-1|38	Toolbox with reusable c++ components.
12cr|cxxtools-2.1.1-1|39	
12cr|cxxtools-2.1.1-1|40	%prep
12cr|cxxtools-2.1.1-1|41	%setup -q
12cr|cxxtools-2.1.1-1|42	# fix spurious executable perm
12cr|cxxtools-2.1.1-1|43	find -name "*.cpp" -exec chmod -x {} \;
12cr|cxxtools-2.1.1-1|44	find -name "*.h" -exec chmod -x {} \;
12cr|cxxtools-2.1.1-1|45	
12cr|cxxtools-2.1.1-1|46	%build
12cr|cxxtools-2.1.1-1|47	./configure     --disable-static \
12cr|cxxtools-2.1.1-1|48	--prefix=%{_prefix} \
12cr|cxxtools-2.1.1-1|49	--libdir=%{_libdir} \
12cr|cxxtools-2.1.1-1|50	--disable-dependency-tracking \
12cr|cxxtools-2.1.1-1|51	--disable-demos \
12cr|cxxtools-2.1.1-1|52	--disable-unittest
12cr|cxxtools-2.1.1-1|53	make
12cr|cxxtools-2.1.1-1|54	
12cr|cxxtools-2.1.1-1|55	%install
12cr|cxxtools-2.1.1-1|56	%makeinstall_std
12cr|cxxtools-2.1.1-1|57	
12cr|cxxtools-2.1.1-1|58	%multiarch_binaries %{buildroot}%{_bindir}/cxxtools-config
12cr|cxxtools-2.1.1-1|59	
12cr|cxxtools-2.1.1-1|60	%files -n %libname
12cr|cxxtools-2.1.1-1|61	%{_libdir}/*.so.%{major}*
12cr|cxxtools-2.1.1-1|62	
12cr|cxxtools-2.1.1-1|63	%files -n %devname
12cr|cxxtools-2.1.1-1|64	%doc README AUTHORS
12cr|cxxtools-2.1.1-1|65	%{_bindir}/cxxtools-config
12cr|cxxtools-2.1.1-1|66	%{multiarch_bindir}/cxxtools-config
12cr|cxxtools-2.1.1-1|67	%{_libdir}/*.so
12cr|cxxtools-2.1.1-1|68	%{_includedir}/%{name}
12cr|cxxtools-2.1.1-1|69	
12cr|cxxtools-2.1.1-1|70	
12cr|cxxtools-2.1.1-1|71	%changelog
12cr|cxxtools-2.1.1-1|72	* Tue Jun 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.1.1-1
12cr|cxxtools-2.1.1-1|73	+ Revision: 802668
12cr|cxxtools-2.1.1-1|74	- version update 2.1.1
12cr|cxxtools-2.1.1-1|75	
12cr|cxxtools-2.1.1-1|76	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.8-3mdv2011.0
12cr|cxxtools-2.1.1-1|77	+ Revision: 610186
12cr|cxxtools-2.1.1-1|78	- rebuild
12cr|cxxtools-2.1.1-1|79	
12cr|cxxtools-2.1.1-1|80	* Sat Feb 06 2010 Anssi Hannula <anssi@mandriva.org> 1.4.8-2mdv2010.1
12cr|cxxtools-2.1.1-1|81	+ Revision: 501446
12cr|cxxtools-2.1.1-1|82	- fix build (use-right-eof-value.patch from upstream)
12cr|cxxtools-2.1.1-1|83	
12cr|cxxtools-2.1.1-1|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|cxxtools-2.1.1-1|85	- rebuild
12cr|cxxtools-2.1.1-1|86	
12cr|cxxtools-2.1.1-1|87	* Sat Sep 06 2008 Emmanuel Andry <eandry@mandriva.org> 1.4.8-1mdv2009.0
12cr|cxxtools-2.1.1-1|88	+ Revision: 281915
12cr|cxxtools-2.1.1-1|89	- New version
12cr|cxxtools-2.1.1-1|90	- New major 6
12cr|cxxtools-2.1.1-1|91	
12cr|cxxtools-2.1.1-1|92	+ Pixel <pixel@mandriva.com>
12cr|cxxtools-2.1.1-1|93	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|cxxtools-2.1.1-1|94	
12cr|cxxtools-2.1.1-1|95	* Thu Apr 24 2008 Anssi Hannula <anssi@mandriva.org> 1.4.7-2mdv2009.0
12cr|cxxtools-2.1.1-1|96	+ Revision: 197071
12cr|cxxtools-2.1.1-1|97	- new version
12cr|cxxtools-2.1.1-1|98	- new major
12cr|cxxtools-2.1.1-1|99	
12cr|cxxtools-2.1.1-1|100	* Sat Jan 19 2008 Anssi Hannula <anssi@mandriva.org> 1.4.6-1mdv2008.1
12cr|cxxtools-2.1.1-1|101	+ Revision: 155075
12cr|cxxtools-2.1.1-1|102	- initial Mandriva release
12cr|cxxtools-2.1.1-1|103	

809 12
12cr|cyassl-1.9.0-1|1	%define	major 0
12cr|cyassl-1.9.0-1|2	%define	libname %mklibname %{name} %{major}
12cr|cyassl-1.9.0-1|3	%define develname %mklibname %{name} -d
12cr|cyassl-1.9.0-1|4	
12cr|cyassl-1.9.0-1|5	Summary:	SSL library developed for embedded environments
12cr|cyassl-1.9.0-1|6	Name:		cyassl
12cr|cyassl-1.9.0-1|7	Version:	1.9.0
12cr|cyassl-1.9.0-1|8	Release:	%mkrel 1
12cr|cyassl-1.9.0-1|9	License:	GPL
12cr|cyassl-1.9.0-1|10	Group:		System/Libraries
12cr|cyassl-1.9.0-1|11	URL:		http://www.yassl.com/
12cr|cyassl-1.9.0-1|12	Source0:	http://www.yassl.com/%{name}-%{version}.zip
12cr|cyassl-1.9.0-1|13	Patch0:		cyassl-1.4.0-malloc_linkage_fix.diff
12cr|cyassl-1.9.0-1|14	BuildRequires:	dos2unix
12cr|cyassl-1.9.0-1|15	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|cyassl-1.9.0-1|16	
12cr|cyassl-1.9.0-1|17	%description
12cr|cyassl-1.9.0-1|18	CyaSSL is a C language based SSL library developed for embedded environments
12cr|cyassl-1.9.0-1|19	and real time operating systems where resources are constrained. CyaSSL is
12cr|cyassl-1.9.0-1|20	about 10 times smaller than yaSSL and up to 20 times smaller than OpenSSL. User
12cr|cyassl-1.9.0-1|21	benchmarking and feedback also reports dramatically better performance from
12cr|cyassl-1.9.0-1|22	CyaSSL vs. OpenSSL in the vast majority of standard SSL operations.
12cr|cyassl-1.9.0-1|23	
12cr|cyassl-1.9.0-1|24	%package -n	%{libname}
12cr|cyassl-1.9.0-1|25	Summary:	Library associated with ncpfs
12cr|cyassl-1.9.0-1|26	Group:		System/Libraries
12cr|cyassl-1.9.0-1|27	
12cr|cyassl-1.9.0-1|28	%description -n	%{libname}
12cr|cyassl-1.9.0-1|29	CyaSSL is a C language based SSL library developed for embedded environments
12cr|cyassl-1.9.0-1|30	and real time operating systems where resources are constrained. CyaSSL is
12cr|cyassl-1.9.0-1|31	about 10 times smaller than yaSSL and up to 20 times smaller than OpenSSL. User
12cr|cyassl-1.9.0-1|32	benchmarking and feedback also reports dramatically better performance from
12cr|cyassl-1.9.0-1|33	CyaSSL vs. OpenSSL in the vast majority of standard SSL operations.
12cr|cyassl-1.9.0-1|34	
12cr|cyassl-1.9.0-1|35	%package -n	%{develname}
12cr|cyassl-1.9.0-1|36	Summary:	Development package with static libs and headers
12cr|cyassl-1.9.0-1|37	Group:		Development/C
12cr|cyassl-1.9.0-1|38	Requires:	%{libname} = %{version}-%{release}
12cr|cyassl-1.9.0-1|39	Provides:	%{name}-devel = %{version}-%{release}
12cr|cyassl-1.9.0-1|40	
12cr|cyassl-1.9.0-1|41	%description -n	%{develname}
12cr|cyassl-1.9.0-1|42	CyaSSL is a C language based SSL library developed for embedded environments
12cr|cyassl-1.9.0-1|43	and real time operating systems where resources are constrained. CyaSSL is
12cr|cyassl-1.9.0-1|44	about 10 times smaller than yaSSL and up to 20 times smaller than OpenSSL. User
12cr|cyassl-1.9.0-1|45	benchmarking and feedback also reports dramatically better performance from
12cr|cyassl-1.9.0-1|46	CyaSSL vs. OpenSSL in the vast majority of standard SSL operations.
12cr|cyassl-1.9.0-1|47	
12cr|cyassl-1.9.0-1|48	%prep
12cr|cyassl-1.9.0-1|49	
12cr|cyassl-1.9.0-1|50	%setup -q
12cr|cyassl-1.9.0-1|51	
12cr|cyassl-1.9.0-1|52	find -type f -exec dos2unix -U {} \;
12cr|cyassl-1.9.0-1|53	%patch0 -p1
12cr|cyassl-1.9.0-1|54	
12cr|cyassl-1.9.0-1|55	%build
12cr|cyassl-1.9.0-1|56	%serverbuild
12cr|cyassl-1.9.0-1|57	%configure2_5x
12cr|cyassl-1.9.0-1|58	%make
12cr|cyassl-1.9.0-1|59	
12cr|cyassl-1.9.0-1|60	%install
12cr|cyassl-1.9.0-1|61	rm -rf %{buildroot}
12cr|cyassl-1.9.0-1|62	
12cr|cyassl-1.9.0-1|63	# the install is too borked...
12cr|cyassl-1.9.0-1|64	
12cr|cyassl-1.9.0-1|65	%makeinstall_std -C src
12cr|cyassl-1.9.0-1|66	
12cr|cyassl-1.9.0-1|67	install -d %{buildroot}%{_includedir}/cyassl/openssl
12cr|cyassl-1.9.0-1|68	install -m0644 include/*.h %{buildroot}%{_includedir}/cyassl/
12cr|cyassl-1.9.0-1|69	install -m0644 include/openssl/*.h %{buildroot}%{_includedir}/cyassl/openssl/
12cr|cyassl-1.9.0-1|70	
12cr|cyassl-1.9.0-1|71	%if %mdkversion < 200900
12cr|cyassl-1.9.0-1|72	%post -n %{libname} -p /sbin/ldconfig
12cr|cyassl-1.9.0-1|73	%endif
12cr|cyassl-1.9.0-1|74	
12cr|cyassl-1.9.0-1|75	%if %mdkversion < 200900
12cr|cyassl-1.9.0-1|76	%postun -n %{libname} -p /sbin/ldconfig
12cr|cyassl-1.9.0-1|77	%endif
12cr|cyassl-1.9.0-1|78	
12cr|cyassl-1.9.0-1|79	%clean
12cr|cyassl-1.9.0-1|80	rm -rf %{buildroot}
12cr|cyassl-1.9.0-1|81	
12cr|cyassl-1.9.0-1|82	%files -n %{libname}
12cr|cyassl-1.9.0-1|83	%defattr(-,root,root)
12cr|cyassl-1.9.0-1|84	%{_libdir}/lib*.so.%{major}*
12cr|cyassl-1.9.0-1|85	
12cr|cyassl-1.9.0-1|86	%files -n %{develname}
12cr|cyassl-1.9.0-1|87	%defattr(-,root,root)
12cr|cyassl-1.9.0-1|88	%dir %{_includedir}/cyassl
12cr|cyassl-1.9.0-1|89	%dir %{_includedir}/cyassl/openssl
12cr|cyassl-1.9.0-1|90	%{_includedir}/cyassl/*.h
12cr|cyassl-1.9.0-1|91	%{_includedir}/cyassl/openssl/*.h
12cr|cyassl-1.9.0-1|92	%{_libdir}/lib*.so
12cr|cyassl-1.9.0-1|93	%{_libdir}/lib*.*a
12cr|cyassl-1.9.0-1|94	
12cr|cyassl-1.9.0-1|95	
12cr|cyassl-1.9.0-1|96	
12cr|cyassl-1.9.0-1|97	%changelog
12cr|cyassl-1.9.0-1|98	* Mon Mar 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.9.0-1mdv2011.0
12cr|cyassl-1.9.0-1|99	+ Revision: 642435
12cr|cyassl-1.9.0-1|100	- 1.9.0
12cr|cyassl-1.9.0-1|101	
12cr|cyassl-1.9.0-1|102	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-2mdv2011.0
12cr|cyassl-1.9.0-1|103	+ Revision: 610187
12cr|cyassl-1.9.0-1|104	- rebuild
12cr|cyassl-1.9.0-1|105	
12cr|cyassl-1.9.0-1|106	* Wed Feb 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1mdv2010.1
12cr|cyassl-1.9.0-1|107	+ Revision: 510612
12cr|cyassl-1.9.0-1|108	- import cyassl
12cr|cyassl-1.9.0-1|109	
12cr|cyassl-1.9.0-1|110	
12cr|cyassl-1.9.0-1|111	* Wed Feb 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1mdv2010.0
12cr|cyassl-1.9.0-1|112	- initial Mandriva package

810 12
12cr|d0_blind_id-0.6-2|1	%define major 0
12cr|d0_blind_id-0.6-2|2	%define libname %mklibname %{name} %{major}
12cr|d0_blind_id-0.6-2|3	%define develname %mklibname %{name} %{major} -d
12cr|d0_blind_id-0.6-2|4	
12cr|d0_blind_id-0.6-2|5	Summary:	Blind-ID library for user identification
12cr|d0_blind_id-0.6-2|6	Name:		d0_blind_id
12cr|d0_blind_id-0.6-2|7	Version:	0.6
12cr|d0_blind_id-0.6-2|8	Release:	2
12cr|d0_blind_id-0.6-2|9	License:	GPLv2+
12cr|d0_blind_id-0.6-2|10	Group:		Games/Arcade
12cr|d0_blind_id-0.6-2|11	Url:		http://git.xonotic.org/?p=xonotic/d0_blind_id.git;a=summary
12cr|d0_blind_id-0.6-2|12	Source0:	%{name}-%{version}.tar.bz2
12cr|d0_blind_id-0.6-2|13	Requires:	%{libname} = %{version}-%{release}
12cr|d0_blind_id-0.6-2|14	BuildRequires:	gmp-devel
12cr|d0_blind_id-0.6-2|15	
12cr|d0_blind_id-0.6-2|16	%description
12cr|d0_blind_id-0.6-2|17	Cryptographic library to perform identification
12cr|d0_blind_id-0.6-2|18	using Schnorr Identification scheme and Blind RSA Signatures.
12cr|d0_blind_id-0.6-2|19	
12cr|d0_blind_id-0.6-2|20	%package -n %{libname}
12cr|d0_blind_id-0.6-2|21	Summary:	Main library for %{name}
12cr|d0_blind_id-0.6-2|22	Group:		System/Libraries
12cr|d0_blind_id-0.6-2|23	Requires:	%{name} = %{version}-%{release}
12cr|d0_blind_id-0.6-2|24	
12cr|d0_blind_id-0.6-2|25	%description -n %{libname}
12cr|d0_blind_id-0.6-2|26	Shared library for %{name}.
12cr|d0_blind_id-0.6-2|27	
12cr|d0_blind_id-0.6-2|28	%package -n %{develname}
12cr|d0_blind_id-0.6-2|29	Summary:	Development files for %{name}
12cr|d0_blind_id-0.6-2|30	Group:		Development/C++
12cr|d0_blind_id-0.6-2|31	Requires:	%{libname} = %{version}-%{release}
12cr|d0_blind_id-0.6-2|32	Provides:	lib%{name}-devel
12cr|d0_blind_id-0.6-2|33	
12cr|d0_blind_id-0.6-2|34	%description -n %{develname}
12cr|d0_blind_id-0.6-2|35	Development files needed for compiling against %{name}.
12cr|d0_blind_id-0.6-2|36	
12cr|d0_blind_id-0.6-2|37	
12cr|d0_blind_id-0.6-2|38	%prep
12cr|d0_blind_id-0.6-2|39	%setup -q
12cr|d0_blind_id-0.6-2|40	
12cr|d0_blind_id-0.6-2|41	%build
12cr|d0_blind_id-0.6-2|42	autoreconf -i
12cr|d0_blind_id-0.6-2|43	
12cr|d0_blind_id-0.6-2|44	%configure2_5x \
12cr|d0_blind_id-0.6-2|45	--disable-static
12cr|d0_blind_id-0.6-2|46	%make
12cr|d0_blind_id-0.6-2|47	
12cr|d0_blind_id-0.6-2|48	%install
12cr|d0_blind_id-0.6-2|49	%makeinstall_std
12cr|d0_blind_id-0.6-2|50	
12cr|d0_blind_id-0.6-2|51	%files
12cr|d0_blind_id-0.6-2|52	%doc COPYING d0_blind_id.txt
12cr|d0_blind_id-0.6-2|53	%{_bindir}/blind_id
12cr|d0_blind_id-0.6-2|54	
12cr|d0_blind_id-0.6-2|55	%files -n %{libname}
12cr|d0_blind_id-0.6-2|56	%{_libdir}/*.so.%{major}*
12cr|d0_blind_id-0.6-2|57	
12cr|d0_blind_id-0.6-2|58	%files -n %{develname}
12cr|d0_blind_id-0.6-2|59	%dir %{_includedir}/%{name}
12cr|d0_blind_id-0.6-2|60	%{_includedir}/%{name}/*.h
12cr|d0_blind_id-0.6-2|61	%{_libdir}/*.so
12cr|d0_blind_id-0.6-2|62	%{_libdir}/pkgconfig/*.pc
12cr|d0_blind_id-0.6-2|63	
12cr|d0_blind_id-0.6-2|64	
12cr|d0_blind_id-0.6-2|65	%changelog
12cr|d0_blind_id-0.6-2|66	* Sun Apr 22 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6-2
12cr|d0_blind_id-0.6-2|67	+ Revision: 792694
12cr|d0_blind_id-0.6-2|68	- enable rijndael support
12cr|d0_blind_id-0.6-2|69	- update docs
12cr|d0_blind_id-0.6-2|70	
12cr|d0_blind_id-0.6-2|71	* Sun Apr 22 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6-1
12cr|d0_blind_id-0.6-2|72	+ Revision: 792646
12cr|d0_blind_id-0.6-2|73	- import d0_blind_id
12cr|d0_blind_id-0.6-2|74	

811 12
12cr|d1x-rebirth-0.57.3-1|1	# Copyright (c) 2006-2008 oc2pus
12cr|d1x-rebirth-0.57.3-1|2	# This file and all modifications and additions to the pristine
12cr|d1x-rebirth-0.57.3-1|3	# package are under the same license as the package itself.
12cr|d1x-rebirth-0.57.3-1|4	#
12cr|d1x-rebirth-0.57.3-1|5	# Please submit bugfixes or comments to toni@links2linux.de
12cr|d1x-rebirth-0.57.3-1|6	
12cr|d1x-rebirth-0.57.3-1|7	# norootforbuild
12cr|d1x-rebirth-0.57.3-1|8	
12cr|d1x-rebirth-0.57.3-1|9	Summary:	The port of Descent 1 for Linux
12cr|d1x-rebirth-0.57.3-1|10	Name:		d1x-rebirth
12cr|d1x-rebirth-0.57.3-1|11	Version:	0.57.3
12cr|d1x-rebirth-0.57.3-1|12	Release:	1
12cr|d1x-rebirth-0.57.3-1|13	License:	GPL
12cr|d1x-rebirth-0.57.3-1|14	Group:		Games/Arcade
12cr|d1x-rebirth-0.57.3-1|15	URL:		http://www.dxx-rebirth.de/
12cr|d1x-rebirth-0.57.3-1|16	Source:		http://www.dxx-rebirth.de/download/dxx/oss/src/%{name}_v%{version}-src.tar.gz
12cr|d1x-rebirth-0.57.3-1|17	Source1:	%{name}.png
12cr|d1x-rebirth-0.57.3-1|18	Source2:	D2XBDE01.zip
12cr|d1x-rebirth-0.57.3-1|19	BuildRequires:	dos2unix
12cr|d1x-rebirth-0.57.3-1|20	BuildRequires:	gcc-c++
12cr|d1x-rebirth-0.57.3-1|21	BuildRequires:	nasm
12cr|d1x-rebirth-0.57.3-1|22	BuildRequires:	scons
12cr|d1x-rebirth-0.57.3-1|23	BuildRequires:	SDL-devel
12cr|d1x-rebirth-0.57.3-1|24	BuildRequires:	SDL_image-devel
12cr|d1x-rebirth-0.57.3-1|25	BuildRequires:	SDL_mixer-devel
12cr|d1x-rebirth-0.57.3-1|26	BuildRequires:	physfs-devel
12cr|d1x-rebirth-0.57.3-1|27	BuildRequires:	pkgconfig(gl)
12cr|d1x-rebirth-0.57.3-1|28	BuildRequires:	pkgconfig(glu)
12cr|d1x-rebirth-0.57.3-1|29	BuildRequires:	unzip
12cr|d1x-rebirth-0.57.3-1|30	Requires:	physfs
12cr|d1x-rebirth-0.57.3-1|31	
12cr|d1x-rebirth-0.57.3-1|32	%description
12cr|d1x-rebirth-0.57.3-1|33	This is the port of Descent 1, the famous 3D game for PC.
12cr|d1x-rebirth-0.57.3-1|34	
12cr|d1x-rebirth-0.57.3-1|35	D2X is based on source code that was released the 14 December 1999 by
12cr|d1x-rebirth-0.57.3-1|36	Parallax Software Corporation.
12cr|d1x-rebirth-0.57.3-1|37	
12cr|d1x-rebirth-0.57.3-1|38	To use this package you'll need some datafiles installed in
12cr|d1x-rebirth-0.57.3-1|39	/usr/share/games/descent2. See dxx-readme.txt.
12cr|d1x-rebirth-0.57.3-1|40	
12cr|d1x-rebirth-0.57.3-1|41	%package sdl
12cr|d1x-rebirth-0.57.3-1|42	Group:		Games/Arcade
12cr|d1x-rebirth-0.57.3-1|43	Summary:	Descent 1 for Linux, SDL version
12cr|d1x-rebirth-0.57.3-1|44	Requires:	d1x-rebirth = %{version}
12cr|d1x-rebirth-0.57.3-1|45	Conflicts:	d1x-rebirth-gl
12cr|d1x-rebirth-0.57.3-1|46	
12cr|d1x-rebirth-0.57.3-1|47	%description sdl
12cr|d1x-rebirth-0.57.3-1|48	This is the port of Descent 1, the famous 3D game for PC.
12cr|d1x-rebirth-0.57.3-1|49	
12cr|d1x-rebirth-0.57.3-1|50	D2X is based on source code that was released the 14 December 1999
12cr|d1x-rebirth-0.57.3-1|51	by Parallax Software Corporation.
12cr|d1x-rebirth-0.57.3-1|52	
12cr|d1x-rebirth-0.57.3-1|53	To use this package you'll need some datafiles installed in
12cr|d1x-rebirth-0.57.3-1|54	/usr/share/games/descent2. See dxx-readme.txt.
12cr|d1x-rebirth-0.57.3-1|55	
12cr|d1x-rebirth-0.57.3-1|56	This version uses SDL for Audio, Input/Output and graphics
12cr|d1x-rebirth-0.57.3-1|57	rendering.
12cr|d1x-rebirth-0.57.3-1|58	
12cr|d1x-rebirth-0.57.3-1|59	%package gl
12cr|d1x-rebirth-0.57.3-1|60	Group:		Games/Arcade
12cr|d1x-rebirth-0.57.3-1|61	Summary:	Descent 1 for Linux, OpenGL version
12cr|d1x-rebirth-0.57.3-1|62	Requires:	d1x-rebirth = %{version}
12cr|d1x-rebirth-0.57.3-1|63	Conflicts:	d1x-rebirth-sdl
12cr|d1x-rebirth-0.57.3-1|64	
12cr|d1x-rebirth-0.57.3-1|65	%description gl
12cr|d1x-rebirth-0.57.3-1|66	This is the port of Descent 1, the famous 3D game for PC.
12cr|d1x-rebirth-0.57.3-1|67	
12cr|d1x-rebirth-0.57.3-1|68	D2X is based on source code that was released the 14 December 1999 by
12cr|d1x-rebirth-0.57.3-1|69	Parallax Software Corporation.
12cr|d1x-rebirth-0.57.3-1|70	
12cr|d1x-rebirth-0.57.3-1|71	To use this package you'll need some datafiles installed in
12cr|d1x-rebirth-0.57.3-1|72	/usr/share/games/descent2.  See dxx-readme.txt.
12cr|d1x-rebirth-0.57.3-1|73	
12cr|d1x-rebirth-0.57.3-1|74	This version uses SDL for Audio and Input/Output and OpenGL for
12cr|d1x-rebirth-0.57.3-1|75	graphics rendering.
12cr|d1x-rebirth-0.57.3-1|76	
12cr|d1x-rebirth-0.57.3-1|77	%prep
12cr|d1x-rebirth-0.57.3-1|78	%setup -q -n %{name}_v%{version}-src -a2
12cr|d1x-rebirth-0.57.3-1|79	dos2unix     d1x.ini *.txt
12cr|d1x-rebirth-0.57.3-1|80	chmod 644 d1x.ini *.txt
12cr|d1x-rebirth-0.57.3-1|81	dos2unix CHANGELOG.txt
12cr|d1x-rebirth-0.57.3-1|82	
12cr|d1x-rebirth-0.57.3-1|83	%build
12cr|d1x-rebirth-0.57.3-1|84	# d1x-sdl
12cr|d1x-rebirth-0.57.3-1|85	scons %{?jobs:-j%{jobs}} \
12cr|d1x-rebirth-0.57.3-1|86	sharepath=%{_datadir}/games/descent2 \
12cr|d1x-rebirth-0.57.3-1|87	sdl_only=1 \
12cr|d1x-rebirth-0.57.3-1|88	sdlmixer=1 \
12cr|d1x-rebirth-0.57.3-1|89	no_asm=1
12cr|d1x-rebirth-0.57.3-1|90	cp d1x-rebirth d1x-rebirth-sdl
12cr|d1x-rebirth-0.57.3-1|91	
12cr|d1x-rebirth-0.57.3-1|92	# d1x-gl
12cr|d1x-rebirth-0.57.3-1|93	scons -c
12cr|d1x-rebirth-0.57.3-1|94	scons %{?jobs:-j%{jobs}} \
12cr|d1x-rebirth-0.57.3-1|95	sharepath=%{_datadir}/games/descent2 \
12cr|d1x-rebirth-0.57.3-1|96	sdlmixer=1 \
12cr|d1x-rebirth-0.57.3-1|97	PREFIX=%{buildroot}%{_prefix}
12cr|d1x-rebirth-0.57.3-1|98	cp d1x-rebirth d1x-rebirth-gl
12cr|d1x-rebirth-0.57.3-1|99	
12cr|d1x-rebirth-0.57.3-1|100	%install
12cr|d1x-rebirth-0.57.3-1|101	# binaries
12cr|d1x-rebirth-0.57.3-1|102	install -dm 755 %{buildroot}%{_prefix}/games/
12cr|d1x-rebirth-0.57.3-1|103	install -m 755 d1x-rebirth-gl \
12cr|d1x-rebirth-0.57.3-1|104	%{buildroot}%{_prefix}/games/
12cr|d1x-rebirth-0.57.3-1|105	install -m 755 d1x-rebirth-sdl \
12cr|d1x-rebirth-0.57.3-1|106	%{buildroot}%{_prefix}/games/
12cr|d1x-rebirth-0.57.3-1|107	
12cr|d1x-rebirth-0.57.3-1|108	install -dm 755 %{buildroot}%{_datadir}/games/descent2
12cr|d1x-rebirth-0.57.3-1|109	# german translations
12cr|d1x-rebirth-0.57.3-1|110	install -m 644 D2XBDE01/D2XbDE01/*.txb \
12cr|d1x-rebirth-0.57.3-1|111	%{buildroot}%{_datadir}/games/descent2
12cr|d1x-rebirth-0.57.3-1|112	install -m 644 D2XBDE01/*.txt \
12cr|d1x-rebirth-0.57.3-1|113	%{buildroot}%{_datadir}/games/descent2
12cr|d1x-rebirth-0.57.3-1|114	# directory for original descent data
12cr|d1x-rebirth-0.57.3-1|115	install -dm 755 %{buildroot}%{_datadir}/games/descent2/missions
12cr|d1x-rebirth-0.57.3-1|116	
12cr|d1x-rebirth-0.57.3-1|117	# man-pages
12cr|d1x-rebirth-0.57.3-1|118	# %__install -dm 755 %{buildroot}%{_mandir}/man1/
12cr|d1x-rebirth-0.57.3-1|119	# %__install  -m 644 libmve/*.1 \
12cr|d1x-rebirth-0.57.3-1|120	#	%{buildroot}%{_mandir}/man1/
12cr|d1x-rebirth-0.57.3-1|121	
12cr|d1x-rebirth-0.57.3-1|122	# icon
12cr|d1x-rebirth-0.57.3-1|123	install -dm 755 %{buildroot}%{_datadir}/pixmaps
12cr|d1x-rebirth-0.57.3-1|124	install -m 644 %{SOURCE1} \
12cr|d1x-rebirth-0.57.3-1|125	%{buildroot}%{_datadir}/pixmaps
12cr|d1x-rebirth-0.57.3-1|126	
12cr|d1x-rebirth-0.57.3-1|127	# menu
12cr|d1x-rebirth-0.57.3-1|128	install -dm 755 %{buildroot}%{_datadir}/applications
12cr|d1x-rebirth-0.57.3-1|129	cat > %{name}-sdl.desktop << EOF
12cr|d1x-rebirth-0.57.3-1|130	[Desktop Entry]
12cr|d1x-rebirth-0.57.3-1|131	Encoding=UTF-8
12cr|d1x-rebirth-0.57.3-1|132	Type=Application
12cr|d1x-rebirth-0.57.3-1|133	Name=D2x (SDL version)
12cr|d1x-rebirth-0.57.3-1|134	Comment=The port of Descent 1 for Linux
12cr|d1x-rebirth-0.57.3-1|135	Exec=%{_prefix}/games/d1x-rebirth-sdl
12cr|d1x-rebirth-0.57.3-1|136	Icon=%{name}
12cr|d1x-rebirth-0.57.3-1|137	Categories=Game;ActionGame;
12cr|d1x-rebirth-0.57.3-1|138	EOF
12cr|d1x-rebirth-0.57.3-1|139	install -m 644 %{name}-sdl.desktop \
12cr|d1x-rebirth-0.57.3-1|140	%{buildroot}%{_datadir}/applications
12cr|d1x-rebirth-0.57.3-1|141	
12cr|d1x-rebirth-0.57.3-1|142	cat > %{name}-gl.desktop << EOF
12cr|d1x-rebirth-0.57.3-1|143	[Desktop Entry]
12cr|d1x-rebirth-0.57.3-1|144	Encoding=UTF-8
12cr|d1x-rebirth-0.57.3-1|145	Type=Application
12cr|d1x-rebirth-0.57.3-1|146	Name=D2x (OpenGL version)
12cr|d1x-rebirth-0.57.3-1|147	Comment=The port of Descent 1 for Linux
12cr|d1x-rebirth-0.57.3-1|148	Exec=%{_prefix}/games/d1x-rebirth-gl
12cr|d1x-rebirth-0.57.3-1|149	Icon=%{name}
12cr|d1x-rebirth-0.57.3-1|150	Categories=Game;ArcadeGame;
12cr|d1x-rebirth-0.57.3-1|151	EOF
12cr|d1x-rebirth-0.57.3-1|152	install -m 644 %{name}-gl.desktop \
12cr|d1x-rebirth-0.57.3-1|153	%{buildroot}%{_datadir}/applications
12cr|d1x-rebirth-0.57.3-1|154	
12cr|d1x-rebirth-0.57.3-1|155	%files
12cr|d1x-rebirth-0.57.3-1|156	%doc *.txt *.plist *.ini
12cr|d1x-rebirth-0.57.3-1|157	%dir %{_datadir}/games/descent2
12cr|d1x-rebirth-0.57.3-1|158	%{_datadir}/games/descent2/*.txb
12cr|d1x-rebirth-0.57.3-1|159	%{_datadir}/games/descent2/*.txt
12cr|d1x-rebirth-0.57.3-1|160	%dir %{_datadir}/games/descent2/missions
12cr|d1x-rebirth-0.57.3-1|161	%{_datadir}/pixmaps/%{name}.png
12cr|d1x-rebirth-0.57.3-1|162	
12cr|d1x-rebirth-0.57.3-1|163	%files sdl
12cr|d1x-rebirth-0.57.3-1|164	%doc COPYING*
12cr|d1x-rebirth-0.57.3-1|165	%{_prefix}/games/d1x-rebirth-sdl
12cr|d1x-rebirth-0.57.3-1|166	%{_datadir}/applications/%{name}-sdl.desktop
12cr|d1x-rebirth-0.57.3-1|167	
12cr|d1x-rebirth-0.57.3-1|168	%files gl
12cr|d1x-rebirth-0.57.3-1|169	%doc COPYING*
12cr|d1x-rebirth-0.57.3-1|170	%{_prefix}/games/d1x-rebirth-gl
12cr|d1x-rebirth-0.57.3-1|171	%{_datadir}/applications/%{name}-gl.desktop
12cr|d1x-rebirth-0.57.3-1|172	

812 12
12cr|d2x-rebirth-0.57.3-1|1	# Copyright (c) 2006-2008 oc2pus
12cr|d2x-rebirth-0.57.3-1|2	# This file and all modifications and additions to the pristine
12cr|d2x-rebirth-0.57.3-1|3	# package are under the same license as the package itself.
12cr|d2x-rebirth-0.57.3-1|4	#
12cr|d2x-rebirth-0.57.3-1|5	# Please submit bugfixes or comments to toni@links2linux.de
12cr|d2x-rebirth-0.57.3-1|6	
12cr|d2x-rebirth-0.57.3-1|7	# norootforbuild
12cr|d2x-rebirth-0.57.3-1|8	
12cr|d2x-rebirth-0.57.3-1|9	Summary:	The port of Descent 2 for Linux
12cr|d2x-rebirth-0.57.3-1|10	Name:		d2x-rebirth
12cr|d2x-rebirth-0.57.3-1|11	Version:	0.57.3
12cr|d2x-rebirth-0.57.3-1|12	Release:	1
12cr|d2x-rebirth-0.57.3-1|13	License:	GPL
12cr|d2x-rebirth-0.57.3-1|14	Group:		Games/Arcade
12cr|d2x-rebirth-0.57.3-1|15	URL:		http://www.dxx-rebirth.de/
12cr|d2x-rebirth-0.57.3-1|16	Source:		http://www.dxx-rebirth.de/download/dxx/oss/src/%{name}_v%{version}-src.tar.gz
12cr|d2x-rebirth-0.57.3-1|17	Source1:	%{name}.png
12cr|d2x-rebirth-0.57.3-1|18	Source2:	D2XBDE01.zip
12cr|d2x-rebirth-0.57.3-1|19	BuildRequires:	dos2unix
12cr|d2x-rebirth-0.57.3-1|20	BuildRequires:	gcc-c++
12cr|d2x-rebirth-0.57.3-1|21	BuildRequires:	nasm
12cr|d2x-rebirth-0.57.3-1|22	BuildRequires:	scons
12cr|d2x-rebirth-0.57.3-1|23	BuildRequires:	SDL-devel
12cr|d2x-rebirth-0.57.3-1|24	BuildRequires:	SDL_image-devel
12cr|d2x-rebirth-0.57.3-1|25	BuildRequires:	SDL_mixer-devel
12cr|d2x-rebirth-0.57.3-1|26	BuildRequires:	physfs-devel
12cr|d2x-rebirth-0.57.3-1|27	BuildRequires:	pkgconfig(gl)
12cr|d2x-rebirth-0.57.3-1|28	BuildRequires:	pkgconfig(glu)
12cr|d2x-rebirth-0.57.3-1|29	BuildRequires:	unzip
12cr|d2x-rebirth-0.57.3-1|30	Requires:	physfs
12cr|d2x-rebirth-0.57.3-1|31	
12cr|d2x-rebirth-0.57.3-1|32	%description
12cr|d2x-rebirth-0.57.3-1|33	This is the port of Descent 2, the famous 3D game for PC.
12cr|d2x-rebirth-0.57.3-1|34	
12cr|d2x-rebirth-0.57.3-1|35	D2X is based on source code that was released the 14 December 1999 by
12cr|d2x-rebirth-0.57.3-1|36	Parallax Software Corporation.
12cr|d2x-rebirth-0.57.3-1|37	
12cr|d2x-rebirth-0.57.3-1|38	To use this package you'll need some datafiles installed in
12cr|d2x-rebirth-0.57.3-1|39	/usr/share/games/descent2. See dxx-readme.txt.
12cr|d2x-rebirth-0.57.3-1|40	
12cr|d2x-rebirth-0.57.3-1|41	%package sdl
12cr|d2x-rebirth-0.57.3-1|42	Group:		Games/Arcade
12cr|d2x-rebirth-0.57.3-1|43	Summary:	Descent 2 for Linux, SDL version
12cr|d2x-rebirth-0.57.3-1|44	Requires:	d2x-rebirth = %{version}
12cr|d2x-rebirth-0.57.3-1|45	Conflicts:	d2x-rebirth-gl
12cr|d2x-rebirth-0.57.3-1|46	
12cr|d2x-rebirth-0.57.3-1|47	%description sdl
12cr|d2x-rebirth-0.57.3-1|48	This is the port of Descent 2, the famous 3D game for PC.
12cr|d2x-rebirth-0.57.3-1|49	
12cr|d2x-rebirth-0.57.3-1|50	D2X is based on source code that was released the 14 December 1999
12cr|d2x-rebirth-0.57.3-1|51	by Parallax Software Corporation.
12cr|d2x-rebirth-0.57.3-1|52	
12cr|d2x-rebirth-0.57.3-1|53	To use this package you'll need some datafiles installed in
12cr|d2x-rebirth-0.57.3-1|54	/usr/share/games/descent2. See dxx-readme.txt.
12cr|d2x-rebirth-0.57.3-1|55	
12cr|d2x-rebirth-0.57.3-1|56	This version uses SDL for Audio, Input/Output and graphics
12cr|d2x-rebirth-0.57.3-1|57	rendering.
12cr|d2x-rebirth-0.57.3-1|58	
12cr|d2x-rebirth-0.57.3-1|59	%package gl
12cr|d2x-rebirth-0.57.3-1|60	Group:		Games/Arcade
12cr|d2x-rebirth-0.57.3-1|61	Summary:	Descent 2 for Linux, OpenGL version
12cr|d2x-rebirth-0.57.3-1|62	Requires:	d2x-rebirth = %{version}
12cr|d2x-rebirth-0.57.3-1|63	Conflicts:	d2x-rebirth-sdl
12cr|d2x-rebirth-0.57.3-1|64	
12cr|d2x-rebirth-0.57.3-1|65	%description gl
12cr|d2x-rebirth-0.57.3-1|66	This is the port of Descent 2, the famous 3D game for PC.
12cr|d2x-rebirth-0.57.3-1|67	
12cr|d2x-rebirth-0.57.3-1|68	D2X is based on source code that was released the 14 December 1999 by
12cr|d2x-rebirth-0.57.3-1|69	Parallax Software Corporation.
12cr|d2x-rebirth-0.57.3-1|70	
12cr|d2x-rebirth-0.57.3-1|71	To use this package you'll need some datafiles installed in
12cr|d2x-rebirth-0.57.3-1|72	/usr/share/games/descent2.  See dxx-readme.txt.
12cr|d2x-rebirth-0.57.3-1|73	
12cr|d2x-rebirth-0.57.3-1|74	This version uses SDL for Audio and Input/Output and OpenGL for
12cr|d2x-rebirth-0.57.3-1|75	graphics rendering.
12cr|d2x-rebirth-0.57.3-1|76	
12cr|d2x-rebirth-0.57.3-1|77	
12cr|d2x-rebirth-0.57.3-1|78	%prep
12cr|d2x-rebirth-0.57.3-1|79	%setup -q -n %{name}_v%{version}-src -a2
12cr|d2x-rebirth-0.57.3-1|80	dos2unix     d2x.ini *.txt
12cr|d2x-rebirth-0.57.3-1|81	%__chmod 644 d2x.ini *.txt
12cr|d2x-rebirth-0.57.3-1|82	dos2unix CHANGELOG.txt
12cr|d2x-rebirth-0.57.3-1|83	
12cr|d2x-rebirth-0.57.3-1|84	%build
12cr|d2x-rebirth-0.57.3-1|85	# d2x-sdl
12cr|d2x-rebirth-0.57.3-1|86	scons %{?jobs:-j%{jobs}} \
12cr|d2x-rebirth-0.57.3-1|87	sharepath=%{_gamesdatadir}/descent2 \
12cr|d2x-rebirth-0.57.3-1|88	sdl_only=1 \
12cr|d2x-rebirth-0.57.3-1|89	sdlmixer=1 \
12cr|d2x-rebirth-0.57.3-1|90	no_asm=1
12cr|d2x-rebirth-0.57.3-1|91	mv d2x-rebirth d2x-rebirth-sdl
12cr|d2x-rebirth-0.57.3-1|92	
12cr|d2x-rebirth-0.57.3-1|93	# d2x-gl
12cr|d2x-rebirth-0.57.3-1|94	scons -c
12cr|d2x-rebirth-0.57.3-1|95	scons %{?jobs:-j%{jobs}} \
12cr|d2x-rebirth-0.57.3-1|96	sharepath=%{_gamesdatadir}/descent2 \
12cr|d2x-rebirth-0.57.3-1|97	sdlmixer=1 \
12cr|d2x-rebirth-0.57.3-1|98	PREFIX=%{buildroot}%{_prefix}
12cr|d2x-rebirth-0.57.3-1|99	cp d2x-rebirth d2x-rebirth-gl
12cr|d2x-rebirth-0.57.3-1|100	
12cr|d2x-rebirth-0.57.3-1|101	%install
12cr|d2x-rebirth-0.57.3-1|102	# binaries
12cr|d2x-rebirth-0.57.3-1|103	install -dm 755 %{buildroot}%{_prefix}/games/
12cr|d2x-rebirth-0.57.3-1|104	install -m 755 d2x-rebirth  \
12cr|d2x-rebirth-0.57.3-1|105	%{buildroot}%{_prefix}/games/d2x-rebirth-gl
12cr|d2x-rebirth-0.57.3-1|106	install -m 755 d2x-rebirth-sdl \
12cr|d2x-rebirth-0.57.3-1|107	%{buildroot}%{_prefix}/games/
12cr|d2x-rebirth-0.57.3-1|108	
12cr|d2x-rebirth-0.57.3-1|109	install -dm 755 %{buildroot}%{_datadir}/games/descent2
12cr|d2x-rebirth-0.57.3-1|110	# german translations
12cr|d2x-rebirth-0.57.3-1|111	install -m 644 D2XBDE01/D2XbDE01/*.txb \
12cr|d2x-rebirth-0.57.3-1|112	%{buildroot}%{_datadir}/games/descent2
12cr|d2x-rebirth-0.57.3-1|113	install -m 644 D2XBDE01/*.txt \
12cr|d2x-rebirth-0.57.3-1|114	%{buildroot}%{_datadir}/games/descent2
12cr|d2x-rebirth-0.57.3-1|115	# directory for original descent data
12cr|d2x-rebirth-0.57.3-1|116	install -dm 755 %{buildroot}%{_datadir}/games/descent2/missions
12cr|d2x-rebirth-0.57.3-1|117	
12cr|d2x-rebirth-0.57.3-1|118	# man-pages
12cr|d2x-rebirth-0.57.3-1|119	install -dm 755 %{buildroot}%{_mandir}/man1/
12cr|d2x-rebirth-0.57.3-1|120	install  -m 644 libmve/*.1 \
12cr|d2x-rebirth-0.57.3-1|121	%{buildroot}%{_mandir}/man1/
12cr|d2x-rebirth-0.57.3-1|122	
12cr|d2x-rebirth-0.57.3-1|123	# icon
12cr|d2x-rebirth-0.57.3-1|124	install -dm 755 %{buildroot}%{_datadir}/pixmaps
12cr|d2x-rebirth-0.57.3-1|125	install -m 644 %{SOURCE1} \
12cr|d2x-rebirth-0.57.3-1|126	%{buildroot}%{_datadir}/pixmaps
12cr|d2x-rebirth-0.57.3-1|127	
12cr|d2x-rebirth-0.57.3-1|128	# menu
12cr|d2x-rebirth-0.57.3-1|129	install -dm 755 %{buildroot}%{_datadir}/applications
12cr|d2x-rebirth-0.57.3-1|130	cat > %{name}-sdl.desktop << EOF
12cr|d2x-rebirth-0.57.3-1|131	[Desktop Entry]
12cr|d2x-rebirth-0.57.3-1|132	Encoding=UTF-8
12cr|d2x-rebirth-0.57.3-1|133	Type=Application
12cr|d2x-rebirth-0.57.3-1|134	Name=D2x (SDL version)
12cr|d2x-rebirth-0.57.3-1|135	Comment=The port of Descent 2 for Linux
12cr|d2x-rebirth-0.57.3-1|136	Exec=%{_prefix}/games/d2x-rebirth-sdl
12cr|d2x-rebirth-0.57.3-1|137	Icon=%{name}
12cr|d2x-rebirth-0.57.3-1|138	Categories=Game;ActionGame;
12cr|d2x-rebirth-0.57.3-1|139	EOF
12cr|d2x-rebirth-0.57.3-1|140	install -m 644 %{name}-sdl.desktop \
12cr|d2x-rebirth-0.57.3-1|141	%{buildroot}%{_datadir}/applications
12cr|d2x-rebirth-0.57.3-1|142	
12cr|d2x-rebirth-0.57.3-1|143	cat > %{name}-gl.desktop << EOF
12cr|d2x-rebirth-0.57.3-1|144	[Desktop Entry]
12cr|d2x-rebirth-0.57.3-1|145	Encoding=UTF-8
12cr|d2x-rebirth-0.57.3-1|146	Type=Application
12cr|d2x-rebirth-0.57.3-1|147	Name=D2x (OpenGL version)
12cr|d2x-rebirth-0.57.3-1|148	Comment=The port of Descent 2 for Linux
12cr|d2x-rebirth-0.57.3-1|149	Exec=%{_prefix}/games/d2x-rebirth-gl
12cr|d2x-rebirth-0.57.3-1|150	Icon=%{name}
12cr|d2x-rebirth-0.57.3-1|151	Categories=Game;ArcadeGame;
12cr|d2x-rebirth-0.57.3-1|152	EOF
12cr|d2x-rebirth-0.57.3-1|153	install -m 644 %{name}-gl.desktop \
12cr|d2x-rebirth-0.57.3-1|154	%{buildroot}%{_datadir}/applications
12cr|d2x-rebirth-0.57.3-1|155	
12cr|d2x-rebirth-0.57.3-1|156	%files
12cr|d2x-rebirth-0.57.3-1|157	%doc *.txt *.plist *.ini
12cr|d2x-rebirth-0.57.3-1|158	%dir %{_datadir}/games/descent2
12cr|d2x-rebirth-0.57.3-1|159	%{_datadir}/games/descent2/*.txb
12cr|d2x-rebirth-0.57.3-1|160	%{_datadir}/games/descent2/*.txt
12cr|d2x-rebirth-0.57.3-1|161	%dir %{_datadir}/games/descent2/missions
12cr|d2x-rebirth-0.57.3-1|162	%{_mandir}/man1/*
12cr|d2x-rebirth-0.57.3-1|163	%{_datadir}/pixmaps/%{name}.png
12cr|d2x-rebirth-0.57.3-1|164	
12cr|d2x-rebirth-0.57.3-1|165	%files sdl
12cr|d2x-rebirth-0.57.3-1|166	%doc COPYING*
12cr|d2x-rebirth-0.57.3-1|167	%{_prefix}/games/d2x-rebirth-sdl
12cr|d2x-rebirth-0.57.3-1|168	%{_datadir}/applications/%{name}-sdl.desktop
12cr|d2x-rebirth-0.57.3-1|169	
12cr|d2x-rebirth-0.57.3-1|170	%files gl
12cr|d2x-rebirth-0.57.3-1|171	%doc COPYING*
12cr|d2x-rebirth-0.57.3-1|172	%{_prefix}/games/d2x-rebirth-gl
12cr|d2x-rebirth-0.57.3-1|173	%{_datadir}/applications/%{name}-gl.desktop
12cr|d2x-rebirth-0.57.3-1|174	

813 12
12cr|d2x-xl-1.15.341-2|1	%define Werror_cflags %nil
12cr|d2x-xl-1.15.341-2|2	%define	Summary	This is the port of Descent 2 Version 1.2, the famous 3D game for PC
12cr|d2x-xl-1.15.341-2|3	
12cr|d2x-xl-1.15.341-2|4	Summary:	%{Summary}
12cr|d2x-xl-1.15.341-2|5	Name:		d2x-xl
12cr|d2x-xl-1.15.341-2|6	Version:	1.15.341
12cr|d2x-xl-1.15.341-2|7	Release:	2
12cr|d2x-xl-1.15.341-2|8	Source0:	http://www.descent2.de/resources/%{name}-%{version}.tar.xz
12cr|d2x-xl-1.15.341-2|9	Patch0:		d2x-xl-1.15.130-link.patch
12cr|d2x-xl-1.15.341-2|10	# Patch2:		d2x-xl-ogl.patch
12cr|d2x-xl-1.15.341-2|11	URL:		http://www.descent2.de/
12cr|d2x-xl-1.15.341-2|12	Group:		Games/Arcade
12cr|d2x-xl-1.15.341-2|13	License:	GPL
12cr|d2x-xl-1.15.341-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|d2x-xl-1.15.341-2|15	BuildRequires:	automake SDL-devel dos2unix desktop-file-utils imagemagick
12cr|d2x-xl-1.15.341-2|16	BuildRequires:	SDL_mixer-devel	GL-devel glew-devel lesstif-devel SDL_net-devel
12cr|d2x-xl-1.15.341-2|17	BuildRequires:  mesaglu-devel
12cr|d2x-xl-1.15.341-2|18	BuildRequires:	libgomp-devel SDL_image-devel curl-devel glibc-devel
12cr|d2x-xl-1.15.341-2|19	Requires:	TiMidity++
12cr|d2x-xl-1.15.341-2|20	
12cr|d2x-xl-1.15.341-2|21	%description
12cr|d2x-xl-1.15.341-2|22	This is the port of Descent 2 Version 1.2, the famous 3D game for PC.
12cr|d2x-xl-1.15.341-2|23	
12cr|d2x-xl-1.15.341-2|24	D2X is based on source code that was released the 14 December 1999 by
12cr|d2x-xl-1.15.341-2|25	Parallax Software Corporation.
12cr|d2x-xl-1.15.341-2|26	
12cr|d2x-xl-1.15.341-2|27	To use this package you'll need the datafiles from the Retail version
12cr|d2x-xl-1.15.341-2|28	of Descent 2 Version 1.2 installed in %{_gamesdatadir}/%{name}
12cr|d2x-xl-1.15.341-2|29	
12cr|d2x-xl-1.15.341-2|30	%prep
12cr|d2x-xl-1.15.341-2|31	%setup -q
12cr|d2x-xl-1.15.341-2|32	%patch0 -p0
12cr|d2x-xl-1.15.341-2|33	
12cr|d2x-xl-1.15.341-2|34	%build
12cr|d2x-xl-1.15.341-2|35	autoreconf
12cr|d2x-xl-1.15.341-2|36	chmod +x configure
12cr|d2x-xl-1.15.341-2|37	%configure2_5x --bindir=%{_gamesbindir} --enable-release --with-opengl
12cr|d2x-xl-1.15.341-2|38	%make
12cr|d2x-xl-1.15.341-2|39	
12cr|d2x-xl-1.15.341-2|40	%install
12cr|d2x-xl-1.15.341-2|41	rm -rf %{buildroot}
12cr|d2x-xl-1.15.341-2|42	%makeinstall_std
12cr|d2x-xl-1.15.341-2|43	
12cr|d2x-xl-1.15.341-2|44	install -d %{buildroot}%{_gamesdatadir}/%{name}
12cr|d2x-xl-1.15.341-2|45	
12cr|d2x-xl-1.15.341-2|46	install -d %{buildroot}%{_datadir}/applications
12cr|d2x-xl-1.15.341-2|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|d2x-xl-1.15.341-2|48	[Desktop Entry]
12cr|d2x-xl-1.15.341-2|49	Name=D2X-XL
12cr|d2x-xl-1.15.341-2|50	Comment=%{Summary}
12cr|d2x-xl-1.15.341-2|51	Exec=%{_gamesbindir}/%{name}
12cr|d2x-xl-1.15.341-2|52	Icon=%{name}
12cr|d2x-xl-1.15.341-2|53	Terminal=false
12cr|d2x-xl-1.15.341-2|54	Type=Application
12cr|d2x-xl-1.15.341-2|55	StartupNotify=true
12cr|d2x-xl-1.15.341-2|56	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cr|d2x-xl-1.15.341-2|57	EOF
12cr|d2x-xl-1.15.341-2|58	
12cr|d2x-xl-1.15.341-2|59	# install -d %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cr|d2x-xl-1.15.341-2|60	# convert -resize 16x16 d2x-xl-ico-32x32.gif %{buildroot}%{_miconsdir}/%{name}.png
12cr|d2x-xl-1.15.341-2|61	# convert -resize 32x32 d2x-xl-ico-32x32.gif %{buildroot}%{_iconsdir}/%{name}.png
12cr|d2x-xl-1.15.341-2|62	# convert -resize 48x48 d2x-xl-ico-64x64.gif %{buildroot}%{_liconsdir}/%{name}.png
12cr|d2x-xl-1.15.341-2|63	
12cr|d2x-xl-1.15.341-2|64	%clean
12cr|d2x-xl-1.15.341-2|65	rm -rf %{buildroot}
12cr|d2x-xl-1.15.341-2|66	
12cr|d2x-xl-1.15.341-2|67	%files
12cr|d2x-xl-1.15.341-2|68	%defattr (-,root,root)
12cr|d2x-xl-1.15.341-2|69	%{_gamesbindir}/%{name}
12cr|d2x-xl-1.15.341-2|70	%dir %{_gamesdatadir}/%{name}
12cr|d2x-xl-1.15.341-2|71	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|d2x-xl-1.15.341-2|72	# %{_miconsdir}/%{name}.png
12cr|d2x-xl-1.15.341-2|73	# %{_iconsdir}/%{name}.png
12cr|d2x-xl-1.15.341-2|74	# %{_liconsdir}/%{name}.png
12cr|d2x-xl-1.15.341-2|75	
12cr|d2x-xl-1.15.341-2|76	
12cr|d2x-xl-1.15.341-2|77	
12cr|d2x-xl-1.15.341-2|78	
12cr|d2x-xl-1.15.341-2|79	
12cr|d2x-xl-1.15.341-2|80	
12cr|d2x-xl-1.15.341-2|81	%changelog
12cr|d2x-xl-1.15.341-2|82	* Wed Apr 04 2012 Zombie Ryushu <ryushu@mandriva.org> 1.15.341-1mdv2011.0
12cr|d2x-xl-1.15.341-2|83	+ Revision: 789179
12cr|d2x-xl-1.15.341-2|84	- Update to 1.15.341
12cr|d2x-xl-1.15.341-2|85	
12cr|d2x-xl-1.15.341-2|86	* Tue Feb 28 2012 Zombie Ryushu <ryushu@mandriva.org> 1.15.303-1
12cr|d2x-xl-1.15.341-2|87	+ Revision: 781344
12cr|d2x-xl-1.15.341-2|88	- Upgrade to 303
12cr|d2x-xl-1.15.341-2|89	
12cr|d2x-xl-1.15.341-2|90	* Sat Feb 18 2012 Zombie Ryushu <ryushu@mandriva.org> 1.15.293-1
12cr|d2x-xl-1.15.341-2|91	+ Revision: 776857
12cr|d2x-xl-1.15.341-2|92	- Upgrade to 1.15.293
12cr|d2x-xl-1.15.341-2|93	
12cr|d2x-xl-1.15.341-2|94	* Fri Nov 04 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.270-1
12cr|d2x-xl-1.15.341-2|95	+ Revision: 716928
12cr|d2x-xl-1.15.341-2|96	- Upgrade to 1.15.270
12cr|d2x-xl-1.15.341-2|97	- Upgrade to 1.15.270
12cr|d2x-xl-1.15.341-2|98	
12cr|d2x-xl-1.15.341-2|99	* Wed Oct 26 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.269-1
12cr|d2x-xl-1.15.341-2|100	+ Revision: 707382
12cr|d2x-xl-1.15.341-2|101	- Upgrade to 1.15.269
12cr|d2x-xl-1.15.341-2|102	
12cr|d2x-xl-1.15.341-2|103	* Thu Oct 13 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.268-1
12cr|d2x-xl-1.15.341-2|104	+ Revision: 704552
12cr|d2x-xl-1.15.341-2|105	- Upgrade to 1.15.268
12cr|d2x-xl-1.15.341-2|106	
12cr|d2x-xl-1.15.341-2|107	* Sat Sep 10 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.261-1
12cr|d2x-xl-1.15.341-2|108	+ Revision: 699271
12cr|d2x-xl-1.15.341-2|109	- Upgrade to 1.15.261
12cr|d2x-xl-1.15.341-2|110	- fix build requires
12cr|d2x-xl-1.15.341-2|111	- Upgrade to 1.15.253
12cr|d2x-xl-1.15.341-2|112	- Upgrade to 1.15.252
12cr|d2x-xl-1.15.341-2|113	
12cr|d2x-xl-1.15.341-2|114	* Tue Jun 21 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.233-1
12cr|d2x-xl-1.15.341-2|115	+ Revision: 686420
12cr|d2x-xl-1.15.341-2|116	- Upgrade to 1.15.233
12cr|d2x-xl-1.15.341-2|117	
12cr|d2x-xl-1.15.341-2|118	* Wed Jun 08 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.230-1
12cr|d2x-xl-1.15.341-2|119	+ Revision: 683229
12cr|d2x-xl-1.15.341-2|120	- Update to 230
12cr|d2x-xl-1.15.341-2|121	
12cr|d2x-xl-1.15.341-2|122	* Wed Jun 08 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.229-1
12cr|d2x-xl-1.15.341-2|123	+ Revision: 683162
12cr|d2x-xl-1.15.341-2|124	- Update to 229
12cr|d2x-xl-1.15.341-2|125	
12cr|d2x-xl-1.15.341-2|126	* Tue Jun 07 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.228-1
12cr|d2x-xl-1.15.341-2|127	+ Revision: 683020
12cr|d2x-xl-1.15.341-2|128	- Upgrade to 1.15.228
12cr|d2x-xl-1.15.341-2|129	
12cr|d2x-xl-1.15.341-2|130	* Mon Jun 06 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.227-1
12cr|d2x-xl-1.15.341-2|131	+ Revision: 682922
12cr|d2x-xl-1.15.341-2|132	- Upgrade to 1.15.227
12cr|d2x-xl-1.15.341-2|133	
12cr|d2x-xl-1.15.341-2|134	* Sat May 14 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.210-1
12cr|d2x-xl-1.15.341-2|135	+ Revision: 674574
12cr|d2x-xl-1.15.341-2|136	- Upgrade to 1.15.210
12cr|d2x-xl-1.15.341-2|137	- Upgrade to 1.15.209
12cr|d2x-xl-1.15.341-2|138	
12cr|d2x-xl-1.15.341-2|139	* Sat Apr 23 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.184-1
12cr|d2x-xl-1.15.341-2|140	+ Revision: 657757
12cr|d2x-xl-1.15.341-2|141	- Upgrade to 1.15.184
12cr|d2x-xl-1.15.341-2|142	
12cr|d2x-xl-1.15.341-2|143	* Fri Apr 22 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.183-1
12cr|d2x-xl-1.15.341-2|144	+ Revision: 656646
12cr|d2x-xl-1.15.341-2|145	- Upgrade to 1.15.183
12cr|d2x-xl-1.15.341-2|146	- Re-get SVN
12cr|d2x-xl-1.15.341-2|147	- Upgrade to 1.15.179
12cr|d2x-xl-1.15.341-2|148	- Upgrade to 1.15.178
12cr|d2x-xl-1.15.341-2|149	
12cr|d2x-xl-1.15.341-2|150	* Sat Apr 09 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.177-1
12cr|d2x-xl-1.15.341-2|151	+ Revision: 652134
12cr|d2x-xl-1.15.341-2|152	- Upgrade to 1.15.177
12cr|d2x-xl-1.15.341-2|153	- Update to 1.15.174
12cr|d2x-xl-1.15.341-2|154	
12cr|d2x-xl-1.15.341-2|155	* Thu Apr 07 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.173-1
12cr|d2x-xl-1.15.341-2|156	+ Revision: 651823
12cr|d2x-xl-1.15.341-2|157	- Update to 1.15.173 svn
12cr|d2x-xl-1.15.341-2|158	- Update to 1.15.173 svn
12cr|d2x-xl-1.15.341-2|159	- Upgrade to 1.15.172
12cr|d2x-xl-1.15.341-2|160	- Upgrade to 1.15.171
12cr|d2x-xl-1.15.341-2|161	- Upgrade to 1.15.170
12cr|d2x-xl-1.15.341-2|162	- Upgrade to 1.15.169
12cr|d2x-xl-1.15.341-2|163	- Upgrade to 1.15.168
12cr|d2x-xl-1.15.341-2|164	- Upgrade to 1.15.167
12cr|d2x-xl-1.15.341-2|165	- Upgrade to 1.15.166
12cr|d2x-xl-1.15.341-2|166	- Upgrade to 1.15.164
12cr|d2x-xl-1.15.341-2|167	
12cr|d2x-xl-1.15.341-2|168	* Sat Mar 26 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.160-1
12cr|d2x-xl-1.15.341-2|169	+ Revision: 648562
12cr|d2x-xl-1.15.341-2|170	- Upgrade to 1.15.160
12cr|d2x-xl-1.15.341-2|171	
12cr|d2x-xl-1.15.341-2|172	* Mon Mar 21 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.155-1
12cr|d2x-xl-1.15.341-2|173	+ Revision: 647230
12cr|d2x-xl-1.15.341-2|174	- Upgrade to version 1.15.155
12cr|d2x-xl-1.15.341-2|175	- Upgrade to 1.15.141
12cr|d2x-xl-1.15.341-2|176	
12cr|d2x-xl-1.15.341-2|177	* Tue Mar 01 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.139-1
12cr|d2x-xl-1.15.341-2|178	+ Revision: 641102
12cr|d2x-xl-1.15.341-2|179	- Update to 1.15.139
12cr|d2x-xl-1.15.341-2|180	
12cr|d2x-xl-1.15.341-2|181	* Mon Feb 28 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.137-1
12cr|d2x-xl-1.15.341-2|182	+ Revision: 640913
12cr|d2x-xl-1.15.341-2|183	- Update to 1.15.137 and use xz now
12cr|d2x-xl-1.15.341-2|184	- Fix SDL_net dependency
12cr|d2x-xl-1.15.341-2|185	- Upgrade to 1.15.136
12cr|d2x-xl-1.15.341-2|186	
12cr|d2x-xl-1.15.341-2|187	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 1.15.130-2
12cr|d2x-xl-1.15.341-2|188	+ Revision: 640541
12cr|d2x-xl-1.15.341-2|189	- fix linkage
12cr|d2x-xl-1.15.341-2|190	- rebuild to obsolete old packages
12cr|d2x-xl-1.15.341-2|191	
12cr|d2x-xl-1.15.341-2|192	* Wed Feb 23 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.130-1
12cr|d2x-xl-1.15.341-2|193	+ Revision: 639451
12cr|d2x-xl-1.15.341-2|194	+ rebuild (emptylog)
12cr|d2x-xl-1.15.341-2|195	
12cr|d2x-xl-1.15.341-2|196	* Tue Feb 22 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.128-1
12cr|d2x-xl-1.15.341-2|197	+ Revision: 639270
12cr|d2x-xl-1.15.341-2|198	- Update to 1.15.128
12cr|d2x-xl-1.15.341-2|199	
12cr|d2x-xl-1.15.341-2|200	* Mon Feb 21 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.127-1
12cr|d2x-xl-1.15.341-2|201	+ Revision: 639131
12cr|d2x-xl-1.15.341-2|202	- Version 1.15.127
12cr|d2x-xl-1.15.341-2|203	
12cr|d2x-xl-1.15.341-2|204	* Wed Feb 16 2011 Zombie Ryushu <ryushu@mandriva.org> 1.15.125-1
12cr|d2x-xl-1.15.341-2|205	+ Revision: 638000
12cr|d2x-xl-1.15.341-2|206	- Upgrade to 1.15.125
12cr|d2x-xl-1.15.341-2|207	
12cr|d2x-xl-1.15.341-2|208	* Sun Nov 21 2010 Funda Wang <fwang@mandriva.org> 1.15.103-1mdv2011.0
12cr|d2x-xl-1.15.341-2|209	+ Revision: 599362
12cr|d2x-xl-1.15.341-2|210	- add more BRs
12cr|d2x-xl-1.15.341-2|211	- add more BRs
12cr|d2x-xl-1.15.341-2|212	
12cr|d2x-xl-1.15.341-2|213	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|d2x-xl-1.15.341-2|214	- Upgrade to 1.15.103
12cr|d2x-xl-1.15.341-2|215	- Upgrade to 1.15.103
12cr|d2x-xl-1.15.341-2|216	- Upgrade to 1.15.103
12cr|d2x-xl-1.15.341-2|217	- Upgrade to 1.15.87
12cr|d2x-xl-1.15.341-2|218	- Upgrade to 1.15.87
12cr|d2x-xl-1.15.341-2|219	- Upgrade to 1.15.79
12cr|d2x-xl-1.15.341-2|220	- Upgrade to 1.15.79
12cr|d2x-xl-1.15.341-2|221	- Upgrade to 1.15.63
12cr|d2x-xl-1.15.341-2|222	- Upgrade to 1.15.63
12cr|d2x-xl-1.15.341-2|223	- Upgrade to 1.15.63
12cr|d2x-xl-1.15.341-2|224	
12cr|d2x-xl-1.15.341-2|225	* Sun Mar 21 2010 Zombie Ryushu <ryushu@mandriva.org> 1.14.202-1mdv2010.1
12cr|d2x-xl-1.15.341-2|226	+ Revision: 526271
12cr|d2x-xl-1.15.341-2|227	- Fix lesstif dependency
12cr|d2x-xl-1.15.341-2|228	- Add openmotif dependency
12cr|d2x-xl-1.15.341-2|229	- Add curl dependency
12cr|d2x-xl-1.15.341-2|230	- Add SDL_image dependency
12cr|d2x-xl-1.15.341-2|231	- Add libgomp dependency
12cr|d2x-xl-1.15.341-2|232	- Upgrade to 1.14.202
12cr|d2x-xl-1.15.341-2|233	- Upgrade to 1.14.202
12cr|d2x-xl-1.15.341-2|234	- Upgrade to 1.14.202
12cr|d2x-xl-1.15.341-2|235	- Much needed version bump to 1.13.53
12cr|d2x-xl-1.15.341-2|236	- Much needed version bump to 1.13.53
12cr|d2x-xl-1.15.341-2|237	
12cr|d2x-xl-1.15.341-2|238	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|d2x-xl-1.15.341-2|239	- lowercase ImageMagick
12cr|d2x-xl-1.15.341-2|240	
12cr|d2x-xl-1.15.341-2|241	+ Funda Wang <fwang@mandriva.org>
12cr|d2x-xl-1.15.341-2|242	- New version 1.13.53
12cr|d2x-xl-1.15.341-2|243	- integrate Zombie Ryushu's work
12cr|d2x-xl-1.15.341-2|244	
12cr|d2x-xl-1.15.341-2|245	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.9.9-5mdv2009.0
12cr|d2x-xl-1.15.341-2|246	+ Revision: 243885
12cr|d2x-xl-1.15.341-2|247	- rebuild
12cr|d2x-xl-1.15.341-2|248	
12cr|d2x-xl-1.15.341-2|249	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.9.9-3mdv2008.1
12cr|d2x-xl-1.15.341-2|250	+ Revision: 140717
12cr|d2x-xl-1.15.341-2|251	- restore BuildRoot
12cr|d2x-xl-1.15.341-2|252	
12cr|d2x-xl-1.15.341-2|253	+ Thierry Vignaud <tv@mandriva.org>
12cr|d2x-xl-1.15.341-2|254	- kill re-definition of %%buildroot on Pixel's request
12cr|d2x-xl-1.15.341-2|255	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|d2x-xl-1.15.341-2|256	
12cr|d2x-xl-1.15.341-2|257	* Sun May 27 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 1.9.9-3mdv2008.0
12cr|d2x-xl-1.15.341-2|258	+ Revision: 31718
12cr|d2x-xl-1.15.341-2|259	- fixed TiMidity++ dep name
12cr|d2x-xl-1.15.341-2|260	
12cr|d2x-xl-1.15.341-2|261	
12cr|d2x-xl-1.15.341-2|262	* Sun Mar 04 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.9.9-2mdv2007.0
12cr|d2x-xl-1.15.341-2|263	+ Revision: 132329
12cr|d2x-xl-1.15.341-2|264	- bump
12cr|d2x-xl-1.15.341-2|265	- use dos2unix on files only
12cr|d2x-xl-1.15.341-2|266	- fix buildrequires
12cr|d2x-xl-1.15.341-2|267	- fix buildrequires
12cr|d2x-xl-1.15.341-2|268	-new package from Zombie
12cr|d2x-xl-1.15.341-2|269	- Import d2x-xl
12cr|d2x-xl-1.15.341-2|270	

814 12
12cr|dact-0.8.42-2|1	%define _disable_ld_no_undefined 1
12cr|dact-0.8.42-2|2	
12cr|dact-0.8.42-2|3	Summary:	Dinamically choose best algorithm to compress a file
12cr|dact-0.8.42-2|4	Name:		dact
12cr|dact-0.8.42-2|5	Version:	0.8.42
12cr|dact-0.8.42-2|6	Release:	2
12cr|dact-0.8.42-2|7	License:	LGPL
12cr|dact-0.8.42-2|8	Group:		Archiving/Compression
12cr|dact-0.8.42-2|9	Url:		http://www.rkeene.org/oss/dact/
12cr|dact-0.8.42-2|10	Source:		http://www.rkeene.org/files/oss/dact/release/%{name}-%{version}.tar.gz
12cr|dact-0.8.42-2|11	BuildRequires:	bzip2-devel
12cr|dact-0.8.42-2|12	BuildRequires:	liblzo-devel
12cr|dact-0.8.42-2|13	BuildRequires:	libmcrypt-devel
12cr|dact-0.8.42-2|14	
12cr|dact-0.8.42-2|15	%description
12cr|dact-0.8.42-2|16	DACT is a compression tool designed to compress a file dynamically,
12cr|dact-0.8.42-2|17	choosing the algorithm that works best per block of input data to
12cr|dact-0.8.42-2|18	produce an overall smaller output file.
12cr|dact-0.8.42-2|19	
12cr|dact-0.8.42-2|20	%prep
12cr|dact-0.8.42-2|21	%setup -q
12cr|dact-0.8.42-2|22	
12cr|dact-0.8.42-2|23	%build
12cr|dact-0.8.42-2|24	%configure2_5x
12cr|dact-0.8.42-2|25	%make
12cr|dact-0.8.42-2|26	
12cr|dact-0.8.42-2|27	%install
12cr|dact-0.8.42-2|28	rm -rf %{buildroot}
12cr|dact-0.8.42-2|29	%makeinstall
12cr|dact-0.8.42-2|30	
12cr|dact-0.8.42-2|31	%files
12cr|dact-0.8.42-2|32	%doc MD5SUMS README TODO.ideas TODO VERSION ChangeLog AUTHORS
12cr|dact-0.8.42-2|33	%doc Docs/config_help.txt Docs/dact.txt Docs/helpfile.txt
12cr|dact-0.8.42-2|34	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|dact-0.8.42-2|35	%{_bindir}/%{name}
12cr|dact-0.8.42-2|36	%dir %{_datadir}/%{name}
12cr|dact-0.8.42-2|37	%{_libdir}/lib%{name}.*
12cr|dact-0.8.42-2|38	%{_mandir}/man1/%{name}.*
12cr|dact-0.8.42-2|39	
12cr|dact-0.8.42-2|40	%changelog
12cr|dact-0.8.42-2|41	* Sun Jul 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.42-2
12cr|dact-0.8.42-2|42	- Minor cleanups
12cr|dact-0.8.42-2|43	
12cr|dact-0.8.42-2|44	* Wed Oct 05 2011 Andrey Bondrov <abondrov@mandriva.org> 0.8.42-1mdv2012.0
12cr|dact-0.8.42-2|45	+ Revision: 703127
12cr|dact-0.8.42-2|46	- New version: 0.8.42
12cr|dact-0.8.42-2|47	
12cr|dact-0.8.42-2|48	+ Thierry Vignaud <tv@mandriva.org>
12cr|dact-0.8.42-2|49	- rebuild
12cr|dact-0.8.42-2|50	
12cr|dact-0.8.42-2|51	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.8.41-1mdv2008.1
12cr|dact-0.8.42-2|52	+ Revision: 140717
12cr|dact-0.8.42-2|53	- restore BuildRoot
12cr|dact-0.8.42-2|54	
12cr|dact-0.8.42-2|55	+ Thierry Vignaud <tv@mandriva.org>
12cr|dact-0.8.42-2|56	- kill re-definition of %%buildroot on Pixel's request
12cr|dact-0.8.42-2|57	
12cr|dact-0.8.42-2|58	
12cr|dact-0.8.42-2|59	* Fri Sep 01 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|dact-0.8.42-2|60	+ 2006-09-01 22:32:40 (59568)
12cr|dact-0.8.42-2|61	- 0.8.41
12cr|dact-0.8.42-2|62	
12cr|dact-0.8.42-2|63	* Fri Jul 28 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|dact-0.8.42-2|64	+ 2006-07-28 20:57:46 (42476)
12cr|dact-0.8.42-2|65	- rebuild
12cr|dact-0.8.42-2|66	
12cr|dact-0.8.42-2|67	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|dact-0.8.42-2|68	+ 2006-05-29 12:36:37 (31646)
12cr|dact-0.8.42-2|69	renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12cr|dact-0.8.42-2|70	
12cr|dact-0.8.42-2|71	* Wed Jan 11 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|dact-0.8.42-2|72	+ 2006-01-11 22:07:04 (1409)
12cr|dact-0.8.42-2|73	- dact-0.8.39-3mdk
12cr|dact-0.8.42-2|74	
12cr|dact-0.8.42-2|75	* Wed Jan 11 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|dact-0.8.42-2|76	+ 2006-01-11 21:27:20 (1408)
12cr|dact-0.8.42-2|77	- dact-0.8.39-2mdk
12cr|dact-0.8.42-2|78	
12cr|dact-0.8.42-2|79	* Wed Jan 11 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|dact-0.8.42-2|80	+ 2006-01-11 21:26:49 (1407)
12cr|dact-0.8.42-2|81	- dact-0.8.39-2mdk
12cr|dact-0.8.42-2|82	
12cr|dact-0.8.42-2|83	* Wed Jan 11 2006 Olivier Thauvin <nanardon@mandriva.org> 0.8.39-3mdk
12cr|dact-0.8.42-2|84	- rebuild
12cr|dact-0.8.42-2|85	
12cr|dact-0.8.42-2|86	* Fri May 13 2005 Olivier Thauvin <nanardon@mandriva.org> 0.8.39-2mdk
12cr|dact-0.8.42-2|87	- birthday rebuild
12cr|dact-0.8.42-2|88	- put .so files in %%_libdir
12cr|dact-0.8.42-2|89	
12cr|dact-0.8.42-2|90	* Sat Apr 17 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.8.39-1mdk
12cr|dact-0.8.42-2|91	- 0.8.39
12cr|dact-0.8.42-2|92	
12cr|dact-0.8.42-2|93	* Wed Jan 07 2004 Olivier Thauvin <nanardon@klama.mandrake.org> 0.8.35-1mdk
12cr|dact-0.8.42-2|94	- 0.8.35
12cr|dact-0.8.42-2|95	- DIRM fix
12cr|dact-0.8.42-2|96	
12cr|dact-0.8.42-2|97	* Fri Dec 12 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.8.34-1mdk
12cr|dact-0.8.42-2|98	- 1mdk spec
12cr|dact-0.8.42-2|99	

815 12
12cr|daemonize-1.7.3-1|1	%define git 8c9856b
12cr|daemonize-1.7.3-1|2	Name:		daemonize
12cr|daemonize-1.7.3-1|3	Version:	1.7.3
12cr|daemonize-1.7.3-1|4	Release:	%mkrel 1
12cr|daemonize-1.7.3-1|5	Summary:	Run a command as a Unix daemon
12cr|daemonize-1.7.3-1|6	# $UPSTREAM no longer supplies hand made .tar.gz-Files for releases
12cr|daemonize-1.7.3-1|7	# so a github tarball it is:
12cr|daemonize-1.7.3-1|8	# https://github.com/bmc/daemonize/tarball/release-1.7.3
12cr|daemonize-1.7.3-1|9	Source: %name-%version.tar.gz
12cr|daemonize-1.7.3-1|10	URL:		http://www.clapper.org/software/daemonize/
12cr|daemonize-1.7.3-1|11	License:	BSD
12cr|daemonize-1.7.3-1|12	Group:		System/Servers
12cr|daemonize-1.7.3-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|daemonize-1.7.3-1|14	%description
12cr|daemonize-1.7.3-1|15	daemonize runs a command as a Unix daemon. As defined in W. Richard
12cr|daemonize-1.7.3-1|16	Stevens' 1990 book, Unix Network Programming (Addison-Wesley, 1990), a
12cr|daemonize-1.7.3-1|17	daemon is "a process that executes 'in the background' (i.e., without
12cr|daemonize-1.7.3-1|18	an associated terminal or login shell) either waiting for some event to
12cr|daemonize-1.7.3-1|19	occur, or waiting to perform some specified task on a periodic basis."
12cr|daemonize-1.7.3-1|20	
12cr|daemonize-1.7.3-1|21	Upon startup, a typical daemon program will:
12cr|daemonize-1.7.3-1|22	- Close all open file descriptors (especially standard input, standard
12cr|daemonize-1.7.3-1|23	output and standard error)
12cr|daemonize-1.7.3-1|24	- Change its working directory to the root filesystem, to ensure that
12cr|daemonize-1.7.3-1|25	it doesn't tie up another filesystem and prevent it from being unmounted
12cr|daemonize-1.7.3-1|26	- Reset its umask value
12cr|daemonize-1.7.3-1|27	- Run in the background (i.e., fork)
12cr|daemonize-1.7.3-1|28	- Disassociate from its process group (usually a shell), to insulate
12cr|daemonize-1.7.3-1|29	itself from signals (such as HUP) sent to the process group
12cr|daemonize-1.7.3-1|30	- Ignore all terminal I/O signals
12cr|daemonize-1.7.3-1|31	- Disassociate from the control terminal (and take steps not to
12cr|daemonize-1.7.3-1|32	reacquire one)
12cr|daemonize-1.7.3-1|33	- Handle any SIGCLD signals
12cr|daemonize-1.7.3-1|34	
12cr|daemonize-1.7.3-1|35	Most programs that are designed to be run as daemons do that work for
12cr|daemonize-1.7.3-1|36	themselves. However, you'll occasionally run across one that does not.
12cr|daemonize-1.7.3-1|37	When you must run a daemon program that does not properly make itself
12cr|daemonize-1.7.3-1|38	into a true Unix daemon, you can use daemonize to force it to run as a
12cr|daemonize-1.7.3-1|39	true daemon.
12cr|daemonize-1.7.3-1|40	
12cr|daemonize-1.7.3-1|41	%prep
12cr|daemonize-1.7.3-1|42	%setup -q -n bmc-%name-%git
12cr|daemonize-1.7.3-1|43	
12cr|daemonize-1.7.3-1|44	%build
12cr|daemonize-1.7.3-1|45	%configure2_5x
12cr|daemonize-1.7.3-1|46	%make
12cr|daemonize-1.7.3-1|47	
12cr|daemonize-1.7.3-1|48	%install
12cr|daemonize-1.7.3-1|49	%{__rm} -Rf %{buildroot}
12cr|daemonize-1.7.3-1|50	%{__mkdir_p} %{buildroot}%{_sbindir}
12cr|daemonize-1.7.3-1|51	%{__install} -m 0755 %{name} %{buildroot}%{_sbindir}
12cr|daemonize-1.7.3-1|52	%{__mkdir_p} %{buildroot}%{_mandir}/man1
12cr|daemonize-1.7.3-1|53	%{__install} -m 0755 %{name}.1 %{buildroot}%{_mandir}/man1
12cr|daemonize-1.7.3-1|54	
12cr|daemonize-1.7.3-1|55	%files
12cr|daemonize-1.7.3-1|56	%doc README.md CHANGELOG.md LICENSE.md
12cr|daemonize-1.7.3-1|57	%{_sbindir}/%{name}
12cr|daemonize-1.7.3-1|58	%{_mandir}/man1/%{name}.1*
12cr|daemonize-1.7.3-1|59	
12cr|daemonize-1.7.3-1|60	
12cr|daemonize-1.7.3-1|61	%changelog
12cr|daemonize-1.7.3-1|62	* Fri Nov 25 2011 Götz Waschk <waschk@mandriva.org> 1.7.3-1mdv2012.0
12cr|daemonize-1.7.3-1|63	+ Revision: 733344
12cr|daemonize-1.7.3-1|64	- new version
12cr|daemonize-1.7.3-1|65	- get source from github
12cr|daemonize-1.7.3-1|66	- update file list
12cr|daemonize-1.7.3-1|67	
12cr|daemonize-1.7.3-1|68	* Wed Jul 13 2011 Götz Waschk <waschk@mandriva.org> 1.6-2
12cr|daemonize-1.7.3-1|69	+ Revision: 689835
12cr|daemonize-1.7.3-1|70	- rebuild
12cr|daemonize-1.7.3-1|71	
12cr|daemonize-1.7.3-1|72	* Mon Jul 12 2010 Götz Waschk <waschk@mandriva.org> 1.6-1mdv2011.0
12cr|daemonize-1.7.3-1|73	+ Revision: 551227
12cr|daemonize-1.7.3-1|74	- new version
12cr|daemonize-1.7.3-1|75	
12cr|daemonize-1.7.3-1|76	* Sat Jul 11 2009 Götz Waschk <waschk@mandriva.org> 1.5.6-1mdv2010.0
12cr|daemonize-1.7.3-1|77	+ Revision: 394705
12cr|daemonize-1.7.3-1|78	- update to new version 1.5.6
12cr|daemonize-1.7.3-1|79	
12cr|daemonize-1.7.3-1|80	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.5.2-2mdv2009.0
12cr|daemonize-1.7.3-1|81	+ Revision: 266554
12cr|daemonize-1.7.3-1|82	- rebuild early 2009.0 package (before pixel changes)
12cr|daemonize-1.7.3-1|83	
12cr|daemonize-1.7.3-1|84	* Wed Apr 30 2008 Götz Waschk <waschk@mandriva.org> 1.5.2-1mdv2009.0
12cr|daemonize-1.7.3-1|85	+ Revision: 199461
12cr|daemonize-1.7.3-1|86	- new version
12cr|daemonize-1.7.3-1|87	
12cr|daemonize-1.7.3-1|88	+ Thierry Vignaud <tv@mandriva.org>
12cr|daemonize-1.7.3-1|89	- fix no-buildroot-tag
12cr|daemonize-1.7.3-1|90	
12cr|daemonize-1.7.3-1|91	* Mon Nov 12 2007 Nicolas Vigier <nvigier@mandriva.com> 1.5.1-2mdv2008.1
12cr|daemonize-1.7.3-1|92	+ Revision: 108206
12cr|daemonize-1.7.3-1|93	- add manpage
12cr|daemonize-1.7.3-1|94	
12cr|daemonize-1.7.3-1|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|daemonize-1.7.3-1|96	- convert description from UTF-8 into ASCII
12cr|daemonize-1.7.3-1|97	
12cr|daemonize-1.7.3-1|98	* Mon Nov 12 2007 Nicolas Vigier <nvigier@mandriva.com> 1.5.1-1mdv2008.1
12cr|daemonize-1.7.3-1|99	+ Revision: 108127
12cr|daemonize-1.7.3-1|100	- import daemonize
12cr|daemonize-1.7.3-1|101	
12cr|daemonize-1.7.3-1|102	

816 12
12cr|daemonlogger-1.2.1-1|1	%define name daemonlogger
12cr|daemonlogger-1.2.1-1|2	%define version 1.2.1
12cr|daemonlogger-1.2.1-1|3	
12cr|daemonlogger-1.2.1-1|4	Name: %{name}
12cr|daemonlogger-1.2.1-1|5	Summary: Simple packet logging daemon
12cr|daemonlogger-1.2.1-1|6	Version: %{version}
12cr|daemonlogger-1.2.1-1|7	Release: %mkrel 1
12cr|daemonlogger-1.2.1-1|8	License: GPLv3
12cr|daemonlogger-1.2.1-1|9	Group: Monitoring
12cr|daemonlogger-1.2.1-1|10	Source: http://www.snort.org/users/roesch/code/%{name}-%{version}.tar.gz
12cr|daemonlogger-1.2.1-1|11	URL:	http://www.snort.org/users/roesch/Site/Daemonlogger/Daemonlogger.html
12cr|daemonlogger-1.2.1-1|12	BuildRequires: libpcap libdnet libdnet-devel libpcap-devel
12cr|daemonlogger-1.2.1-1|13	BuildRoot: %_tmppath/%{name}-%{version}-buildroot
12cr|daemonlogger-1.2.1-1|14	
12cr|daemonlogger-1.2.1-1|15	%description
12cr|daemonlogger-1.2.1-1|16	This is a libpcap-based program.  It has two runtime modes:
12cr|daemonlogger-1.2.1-1|17	
12cr|daemonlogger-1.2.1-1|18	1) It sniffs packets and spools them straight to the disk and can daemonize
12cr|daemonlogger-1.2.1-1|19	itself for background packet logging.  By default the file rolls over when
12cr|daemonlogger-1.2.1-1|20	1 GB of data is logged.
12cr|daemonlogger-1.2.1-1|21	
12cr|daemonlogger-1.2.1-1|22	2) It sniffs packets and rewrites them to a second interface, essentially
12cr|daemonlogger-1.2.1-1|23	acting as a soft tap.  It can also do this in daemon mode.
12cr|daemonlogger-1.2.1-1|24	
12cr|daemonlogger-1.2.1-1|25	These two runtime modes are mutually exclusive, if the program is placed in
12cr|daemonlogger-1.2.1-1|26	tap mode (using the -I switch) then logging to disk is disabled.
12cr|daemonlogger-1.2.1-1|27	
12cr|daemonlogger-1.2.1-1|28	%prep
12cr|daemonlogger-1.2.1-1|29	%setup -q
12cr|daemonlogger-1.2.1-1|30	
12cr|daemonlogger-1.2.1-1|31	%build
12cr|daemonlogger-1.2.1-1|32	./configure --with-libpcap-libraries=%{_libdir}/
12cr|daemonlogger-1.2.1-1|33	%make
12cr|daemonlogger-1.2.1-1|34	
12cr|daemonlogger-1.2.1-1|35	%install
12cr|daemonlogger-1.2.1-1|36	rm -rf %{buildroot}
12cr|daemonlogger-1.2.1-1|37	%{__install} -D -m 0700 %{name} %{buildroot}%{_sbindir}/%{name}
12cr|daemonlogger-1.2.1-1|38	
12cr|daemonlogger-1.2.1-1|39	%clean
12cr|daemonlogger-1.2.1-1|40	rm -rf %{buildroot}
12cr|daemonlogger-1.2.1-1|41	
12cr|daemonlogger-1.2.1-1|42	%files
12cr|daemonlogger-1.2.1-1|43	%defattr(-, root, root)
12cr|daemonlogger-1.2.1-1|44	%doc README COPYING
12cr|daemonlogger-1.2.1-1|45	%attr(0700,root,root) %{_sbindir}/%{name}
12cr|daemonlogger-1.2.1-1|46	
12cr|daemonlogger-1.2.1-1|47	
12cr|daemonlogger-1.2.1-1|48	%changelog
12cr|daemonlogger-1.2.1-1|49	* Fri Jun 10 2011 Leonardo Coelho <leonardoc@mandriva.com> 1.2.1-1mdv2011.0
12cr|daemonlogger-1.2.1-1|50	+ Revision: 684167
12cr|daemonlogger-1.2.1-1|51	- add new dependency
12cr|daemonlogger-1.2.1-1|52	- first mandriva version
12cr|daemonlogger-1.2.1-1|53	- Created package structure for daemonlogger.
12cr|daemonlogger-1.2.1-1|54	

817 12
12cr|dagrab-0.3.5-12|1	%define name dagrab
12cr|dagrab-0.3.5-12|2	%define version 0.3.5
12cr|dagrab-0.3.5-12|3	%define release %mkrel 12
12cr|dagrab-0.3.5-12|4	
12cr|dagrab-0.3.5-12|5	Name: %{name}
12cr|dagrab-0.3.5-12|6	Summary: A CD ripper
12cr|dagrab-0.3.5-12|7	Version: %{version}
12cr|dagrab-0.3.5-12|8	Release: %{release}
12cr|dagrab-0.3.5-12|9	Source: %{name}-%{version}.tar.bz2
12cr|dagrab-0.3.5-12|10	UrL: http://web.tiscalinet.it:/marcellou/dagrab.html
12cr|dagrab-0.3.5-12|11	Group: Sound
12cr|dagrab-0.3.5-12|12	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|dagrab-0.3.5-12|13	License: GPL
12cr|dagrab-0.3.5-12|14	
12cr|dagrab-0.3.5-12|15	%description
12cr|dagrab-0.3.5-12|16	Dagrab is a digital audio grabber designed to rip sound tracks from an audio
12cr|dagrab-0.3.5-12|17	cd to wave files.
12cr|dagrab-0.3.5-12|18	
12cr|dagrab-0.3.5-12|19	%prep
12cr|dagrab-0.3.5-12|20	
12cr|dagrab-0.3.5-12|21	%setup -q
12cr|dagrab-0.3.5-12|22	
12cr|dagrab-0.3.5-12|23	%build
12cr|dagrab-0.3.5-12|24	%make
12cr|dagrab-0.3.5-12|25	
12cr|dagrab-0.3.5-12|26	%install
12cr|dagrab-0.3.5-12|27	rm -rf $RPM_BUILD_ROOT
12cr|dagrab-0.3.5-12|28	
12cr|dagrab-0.3.5-12|29	install -m 755 -d $RPM_BUILD_ROOT%{_bindir}
12cr|dagrab-0.3.5-12|30	install -m 755 dagrab $RPM_BUILD_ROOT%{_bindir}/
12cr|dagrab-0.3.5-12|31	install -m 755 -d $RPM_BUILD_ROOT%{_mandir}/man1
12cr|dagrab-0.3.5-12|32	install -m 644 dagrab.1 $RPM_BUILD_ROOT%{_mandir}/man1/
12cr|dagrab-0.3.5-12|33	
12cr|dagrab-0.3.5-12|34	%clean
12cr|dagrab-0.3.5-12|35	rm -rf $RPM_BUILD_ROOT
12cr|dagrab-0.3.5-12|36	
12cr|dagrab-0.3.5-12|37	%files
12cr|dagrab-0.3.5-12|38	%defattr(-,root,root)
12cr|dagrab-0.3.5-12|39	%doc README COPYING
12cr|dagrab-0.3.5-12|40	%{_bindir}/*
12cr|dagrab-0.3.5-12|41	%{_mandir}/man1/*
12cr|dagrab-0.3.5-12|42	
12cr|dagrab-0.3.5-12|43	
12cr|dagrab-0.3.5-12|44	
12cr|dagrab-0.3.5-12|45	%changelog
12cr|dagrab-0.3.5-12|46	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.5-12mdv2011.0
12cr|dagrab-0.3.5-12|47	+ Revision: 617514
12cr|dagrab-0.3.5-12|48	- the mass rebuild of 2010.0 packages
12cr|dagrab-0.3.5-12|49	
12cr|dagrab-0.3.5-12|50	* Sat Sep 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.5-11mdv2010.0
12cr|dagrab-0.3.5-12|51	+ Revision: 449510
12cr|dagrab-0.3.5-12|52	- rebuild for missing binaries
12cr|dagrab-0.3.5-12|53	
12cr|dagrab-0.3.5-12|54	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.3.5-10mdv2010.0
12cr|dagrab-0.3.5-12|55	+ Revision: 426818
12cr|dagrab-0.3.5-12|56	- rebuild
12cr|dagrab-0.3.5-12|57	
12cr|dagrab-0.3.5-12|58	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.3.5-9mdv2009.0
12cr|dagrab-0.3.5-12|59	+ Revision: 243887
12cr|dagrab-0.3.5-12|60	- rebuild
12cr|dagrab-0.3.5-12|61	
12cr|dagrab-0.3.5-12|62	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 7mdv2008.1-current
12cr|dagrab-0.3.5-12|63	+ Revision: 140717
12cr|dagrab-0.3.5-12|64	- restore BuildRoot
12cr|dagrab-0.3.5-12|65	
12cr|dagrab-0.3.5-12|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|dagrab-0.3.5-12|67	- kill re-definition of %%buildroot on Pixel's request
12cr|dagrab-0.3.5-12|68	- import dagrab
12cr|dagrab-0.3.5-12|69	
12cr|dagrab-0.3.5-12|70	
12cr|dagrab-0.3.5-12|71	* Thu Aug 03 2006 Lenny Cartier <lenny@mandriva.com> 0.3.5-7mdv2007.0
12cr|dagrab-0.3.5-12|72	- rebuild
12cr|dagrab-0.3.5-12|73	
12cr|dagrab-0.3.5-12|74	* Wed Apr 20 2005 Lenny Cartier <lenny@mandriva.com> 0.3.5-6mdk
12cr|dagrab-0.3.5-12|75	- rebuild
12cr|dagrab-0.3.5-12|76	
12cr|dagrab-0.3.5-12|77	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.3.5-5mdk
12cr|dagrab-0.3.5-12|78	- rebuild
12cr|dagrab-0.3.5-12|79	
12cr|dagrab-0.3.5-12|80	* Thu Jan 23 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.3.5-4mdk
12cr|dagrab-0.3.5-12|81	- rebuild
12cr|dagrab-0.3.5-12|82	
12cr|dagrab-0.3.5-12|83	* Wed Aug 28 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.3.5-3mdk
12cr|dagrab-0.3.5-12|84	- rebuild
12cr|dagrab-0.3.5-12|85	
12cr|dagrab-0.3.5-12|86	* Mon Jun 02 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.3.5-2mdk
12cr|dagrab-0.3.5-12|87	- rebuild
12cr|dagrab-0.3.5-12|88	
12cr|dagrab-0.3.5-12|89	* Mon Jan 08 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.3.5-1mdk
12cr|dagrab-0.3.5-12|90	- updated to 0.3.5
12cr|dagrab-0.3.5-12|91	- add url
12cr|dagrab-0.3.5-12|92	
12cr|dagrab-0.3.5-12|93	* Mon Jul 31 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.3.3-5mdk
12cr|dagrab-0.3.5-12|94	- BM
12cr|dagrab-0.3.5-12|95	- add some doc
12cr|dagrab-0.3.5-12|96	- spec cleaning
12cr|dagrab-0.3.5-12|97	
12cr|dagrab-0.3.5-12|98	* Tue Apr 25 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.3.3-4mdk
12cr|dagrab-0.3.5-12|99	- fix group
12cr|dagrab-0.3.5-12|100	- spec helper fixes
12cr|dagrab-0.3.5-12|101	
12cr|dagrab-0.3.5-12|102	* Wed Dec 22 1999 Lenny Cartier <lenny@mandrakesoft.com>
12cr|dagrab-0.3.5-12|103	- fix location of files
12cr|dagrab-0.3.5-12|104	
12cr|dagrab-0.3.5-12|105	* Tue Nov 02 1999 Lenny Cartier <lenny@mandrakesoft.com>
12cr|dagrab-0.3.5-12|106	- First specfile for Mandrake / New contrib

818 12
12cr|dahdi-2.6.1-2|1	%define _disable_ld_as_needed 1
12cr|dahdi-2.6.1-2|2	%define _disable_ld_no_undefined 1
12cr|dahdi-2.6.1-2|3	
12cr|dahdi-2.6.1-2|4	%define tools_version	2.6.1
12cr|dahdi-2.6.1-2|5	%define linux_version	2.6.1
12cr|dahdi-2.6.1-2|6	#define	beta_tools	rc2
12cr|dahdi-2.6.1-2|7	# Modify this to "release"
12cr|dahdi-2.6.1-2|8	%define	release_tools	%{?beta_tools:0.%{beta_tools}.}2
12cr|dahdi-2.6.1-2|9	#define	beta_linux	rc2
12cr|dahdi-2.6.1-2|10	%define	release_linux	%{?beta_linux:0.%{beta_linux}.}2
12cr|dahdi-2.6.1-2|11	%define	release		%{release_tools}
12cr|dahdi-2.6.1-2|12	
12cr|dahdi-2.6.1-2|13	%define	progs dahdi_diag fxstest hdlcgen hdlcstress hdlctest hdlcverify patgen patlooptest pattest timertest
12cr|dahdi-2.6.1-2|14	
12cr|dahdi-2.6.1-2|15	%define	major 2
12cr|dahdi-2.6.1-2|16	%define libname	%mklibname tonezone %{major}
12cr|dahdi-2.6.1-2|17	%define develname %mklibname tonezone -d
12cr|dahdi-2.6.1-2|18	
12cr|dahdi-2.6.1-2|19	Summary:	Userspace tools and DAHDI kernel modules
12cr|dahdi-2.6.1-2|20	Name:		dahdi
12cr|dahdi-2.6.1-2|21	Version:	%{tools_version}
12cr|dahdi-2.6.1-2|22	Release:	%{release}
12cr|dahdi-2.6.1-2|23	Group:		System/Kernel and hardware
12cr|dahdi-2.6.1-2|24	License:	GPLv2 and LGPLv2
12cr|dahdi-2.6.1-2|25	URL:		http://www.asterisk.org/
12cr|dahdi-2.6.1-2|26	Source0:	http://downloads.asterisk.org/pub/telephony/dahdi-tools/%{?!beta:releases/}dahdi-tools-%{tools_version}%{?beta_tools:-%{beta_tools}}.tar.gz
12cr|dahdi-2.6.1-2|27	# this is original tarball with stripped binary firmware
12cr|dahdi-2.6.1-2|28	Source1:	dahdi-linux-%{linux_version}%{?beta_linux:-%{beta_linux}}.tar.xz
12cr|dahdi-2.6.1-2|29	Patch0:		dahdi-tools-mdv.diff
12cr|dahdi-2.6.1-2|30	Patch1:		dahdi-genudevrules-2.2.0.1.diff
12cr|dahdi-2.6.1-2|31	Patch2:		dahdi-2.6.1-rosa-null.patch
12cr|dahdi-2.6.1-2|32	Patch3:		dahdi-2.6.1-rosa-no_blobs.patch
12cr|dahdi-2.6.1-2|33	BuildRequires:	pkgconfig(libnewt)
12cr|dahdi-2.6.1-2|34	BuildRequires:	pkgconfig(libusb)
12cr|dahdi-2.6.1-2|35	BuildRequires:	ppp-devel
12cr|dahdi-2.6.1-2|36	BuildConflicts:	libtonezone-devel
12cr|dahdi-2.6.1-2|37	
12cr|dahdi-2.6.1-2|38	%description
12cr|dahdi-2.6.1-2|39	DAHDI stands for Digium Asterisk Hardware Device Interface. This package
12cr|dahdi-2.6.1-2|40	provides the userspace tools to configure the DAHDI kernel modules and the
12cr|dahdi-2.6.1-2|41	kernel modules. DAHDI is the replacement for Zaptel, which must be renamed due
12cr|dahdi-2.6.1-2|42	to trademark issues.
12cr|dahdi-2.6.1-2|43	
12cr|dahdi-2.6.1-2|44	%package	tools
12cr|dahdi-2.6.1-2|45	Summary:	Userspace tools to configure the DAHDI kernel modules
12cr|dahdi-2.6.1-2|46	Group:		System/Kernel and hardware
12cr|dahdi-2.6.1-2|47	Provides:	zaptel-tools = %{tools_version}-%{release}
12cr|dahdi-2.6.1-2|48	Obsoletes:	zaptel-tools
12cr|dahdi-2.6.1-2|49	
12cr|dahdi-2.6.1-2|50	%description	tools
12cr|dahdi-2.6.1-2|51	DAHDI stands for Digium Asterisk Hardware Device Interface.
12cr|dahdi-2.6.1-2|52	
12cr|dahdi-2.6.1-2|53	This package contains the userspace tools to configure the DAHDI kernel
12cr|dahdi-2.6.1-2|54	modules. DAHDI is the replacement for Zaptel, which must be renamed due to
12cr|dahdi-2.6.1-2|55	trademark issues.
12cr|dahdi-2.6.1-2|56	
12cr|dahdi-2.6.1-2|57	The DAHDI Telephony Interface drivers is contained in the kernel-dahdi
12cr|dahdi-2.6.1-2|58	(or dkms) package.
12cr|dahdi-2.6.1-2|59	
12cr|dahdi-2.6.1-2|60	%package -n	%{libname}
12cr|dahdi-2.6.1-2|61	Summary:	The shared DAHDI Library
12cr|dahdi-2.6.1-2|62	Group:		System/Libraries
12cr|dahdi-2.6.1-2|63	
12cr|dahdi-2.6.1-2|64	%description -n	%{libname}
12cr|dahdi-2.6.1-2|65	DAHDI stands for Digium Asterisk Hardware Device Interface. This package
12cr|dahdi-2.6.1-2|66	contains the userspace tools to configure the DAHDI kernel modules. DAHDI is
12cr|dahdi-2.6.1-2|67	the replacement for Zaptel, which must be renamed due to trademark issues.
12cr|dahdi-2.6.1-2|68	
12cr|dahdi-2.6.1-2|69	This package contains libraries for accessing DAHDI hardware.
12cr|dahdi-2.6.1-2|70	
12cr|dahdi-2.6.1-2|71	The DAHDI drivers is contained in the kernel-dahdi (or dkms) package.
12cr|dahdi-2.6.1-2|72	
12cr|dahdi-2.6.1-2|73	%package -n	%{develname}
12cr|dahdi-2.6.1-2|74	Summary:	Development files for the DAHDI Library
12cr|dahdi-2.6.1-2|75	Group:		Development/C
12cr|dahdi-2.6.1-2|76	Requires:	%{libname} = %{EVRD}
12cr|dahdi-2.6.1-2|77	Provides:	tonezone-devel = %{EVRD}
12cr|dahdi-2.6.1-2|78	Provides:	dahdi-devel = %{EVRD}
12cr|dahdi-2.6.1-2|79	Provides:	libtonezone-devel = %{EVRD}
12cr|dahdi-2.6.1-2|80	
12cr|dahdi-2.6.1-2|81	%description -n	%{develname}
12cr|dahdi-2.6.1-2|82	DAHDI stands for Digium Asterisk Hardware Device Interface. This package
12cr|dahdi-2.6.1-2|83	contains the userspace tools to configure the DAHDI kernel modules. DAHDI is
12cr|dahdi-2.6.1-2|84	the replacement for Zaptel, which must be renamed due to trademark issues.
12cr|dahdi-2.6.1-2|85	
12cr|dahdi-2.6.1-2|86	This package contains the tonezone library and the development headers for
12cr|dahdi-2.6.1-2|87	DAHDI.
12cr|dahdi-2.6.1-2|88	
12cr|dahdi-2.6.1-2|89	%package -n	perl-Dahdi
12cr|dahdi-2.6.1-2|90	Summary:	Interface to Dahdi information
12cr|dahdi-2.6.1-2|91	Group:		Development/Perl
12cr|dahdi-2.6.1-2|92	
12cr|dahdi-2.6.1-2|93	%description -n	perl-Dahdi
12cr|dahdi-2.6.1-2|94	DAHDI stands for Digium Asterisk Hardware Device Interface. This package
12cr|dahdi-2.6.1-2|95	contains the userspace tools to configure the DAHDI kernel modules. DAHDI is
12cr|dahdi-2.6.1-2|96	the replacement for Zaptel, which must be renamed due to trademark issues.
12cr|dahdi-2.6.1-2|97	
12cr|dahdi-2.6.1-2|98	This package allows access from Perl to information about Dahdi hardware and
12cr|dahdi-2.6.1-2|99	loaded Dahdi devices.
12cr|dahdi-2.6.1-2|100	
12cr|dahdi-2.6.1-2|101	%package -n	dkms-dahdi
12cr|dahdi-2.6.1-2|102	Summary:	Kernel drivers for the Digium Asterisk Hardware Device Interface (DAHDI)
12cr|dahdi-2.6.1-2|103	Group:		System/Kernel and hardware
12cr|dahdi-2.6.1-2|104	Requires(pre): rpm-helper
12cr|dahdi-2.6.1-2|105	Requires(postun): rpm-helper
12cr|dahdi-2.6.1-2|106	Requires(post): rpm-helper
12cr|dahdi-2.6.1-2|107	Requires(preun): rpm-helper
12cr|dahdi-2.6.1-2|108	Requires(post):	dkms
12cr|dahdi-2.6.1-2|109	Requires(preun):	dkms
12cr|dahdi-2.6.1-2|110	Requires:	dahdi-tools >= %{tools_version}
12cr|dahdi-2.6.1-2|111	Requires:	sethdlc >= 1.15
12cr|dahdi-2.6.1-2|112	Suggests:	dahdi-firmware >= %{linux_version}
12cr|dahdi-2.6.1-2|113	Provides:	dkms-zaptel = %{linux_version}-%{release}
12cr|dahdi-2.6.1-2|114	Obsoletes:	dkms-zaptel
12cr|dahdi-2.6.1-2|115	
12cr|dahdi-2.6.1-2|116	%description -n	dkms-dahdi
12cr|dahdi-2.6.1-2|117	DAHDI stands for Digium Asterisk Hardware Device Interface.
12cr|dahdi-2.6.1-2|118	
12cr|dahdi-2.6.1-2|119	This package contains the kernel modules for DAHDI. For the required
12cr|dahdi-2.6.1-2|120	userspace tools see the package dahdi-tools.
12cr|dahdi-2.6.1-2|121	
12cr|dahdi-2.6.1-2|122	%prep
12cr|dahdi-2.6.1-2|123	
12cr|dahdi-2.6.1-2|124	%setup -q -n dahdi-tools-%{tools_version}%{?beta_tools:-%{beta_tools}} -a1
12cr|dahdi-2.6.1-2|125	ln -s dahdi-linux-%{linux_version}%{?beta_linux:-%{beta_linux}}/include include
12cr|dahdi-2.6.1-2|126	
12cr|dahdi-2.6.1-2|127	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|dahdi-2.6.1-2|128	find . -type d -perm 0555 -exec chmod 755 {} \;
12cr|dahdi-2.6.1-2|129	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|dahdi-2.6.1-2|130	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|dahdi-2.6.1-2|131	
12cr|dahdi-2.6.1-2|132	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|dahdi-2.6.1-2|133	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|dahdi-2.6.1-2|134	done
12cr|dahdi-2.6.1-2|135	%patch0 -p1 -b .mdv
12cr|dahdi-2.6.1-2|136	pushd dahdi-linux-%{linux_version}%{?beta_linux:-%{beta_linux}}
12cr|dahdi-2.6.1-2|137	%patch1 -p0 -b .udevrules
12cr|dahdi-2.6.1-2|138	%patch3 -p1
12cr|dahdi-2.6.1-2|139	popd
12cr|dahdi-2.6.1-2|140	%patch2 -p1
12cr|dahdi-2.6.1-2|141	pushd dahdi-linux-%{linux_version}%{?beta_linux:-%{beta_linux}}/drivers/dahdi
12cr|dahdi-2.6.1-2|142	%patch2 -p2
12cr|dahdi-2.6.1-2|143	popd
12cr|dahdi-2.6.1-2|144	
12cr|dahdi-2.6.1-2|145	%{__perl} -pi -e 's/chkconfig:\s([0-9]+)\s([0-9]+)\s([0-9]+)/chkconfig: - \2 \3/' dahdi.init
12cr|dahdi-2.6.1-2|146	
12cr|dahdi-2.6.1-2|147	%build
12cr|dahdi-2.6.1-2|148	
12cr|dahdi-2.6.1-2|149	pushd menuselect/mxml
12cr|dahdi-2.6.1-2|150	%configure2_5x
12cr|dahdi-2.6.1-2|151	popd
12cr|dahdi-2.6.1-2|152	
12cr|dahdi-2.6.1-2|153	pushd menuselect
12cr|dahdi-2.6.1-2|154	%configure2_5x
12cr|dahdi-2.6.1-2|155	popd
12cr|dahdi-2.6.1-2|156	
12cr|dahdi-2.6.1-2|157	%configure2_5x \
12cr|dahdi-2.6.1-2|158	--disable-static \
12cr|dahdi-2.6.1-2|159	--with-dahdi=`pwd` \
12cr|dahdi-2.6.1-2|160	--with-newt=%{_prefix} \
12cr|dahdi-2.6.1-2|161	--with-usb=%{_prefix} \
12cr|dahdi-2.6.1-2|162	--without-selinux \
12cr|dahdi-2.6.1-2|163	--with-ppp=%{_prefix}
12cr|dahdi-2.6.1-2|164	
12cr|dahdi-2.6.1-2|165	cat >> menuselect.makeopts <<EOF
12cr|dahdi-2.6.1-2|166	MENUSELECT_UTILS=
12cr|dahdi-2.6.1-2|167	MENUSELECT_BUILD_DEPS=
12cr|dahdi-2.6.1-2|168	EOF
12cr|dahdi-2.6.1-2|169	
12cr|dahdi-2.6.1-2|170	%make
12cr|dahdi-2.6.1-2|171	
12cr|dahdi-2.6.1-2|172	for prog in %progs; do
12cr|dahdi-2.6.1-2|173	%make $prog
12cr|dahdi-2.6.1-2|174	done
12cr|dahdi-2.6.1-2|175	
12cr|dahdi-2.6.1-2|176	%install
12cr|dahdi-2.6.1-2|177	install -d %{buildroot}%{_initrddir}
12cr|dahdi-2.6.1-2|178	install -d %{buildroot}%{buildroot}%{_includedir}
12cr|dahdi-2.6.1-2|179	
12cr|dahdi-2.6.1-2|180	make install config DESTDIR=%{buildroot} PERLLIBDIR=%{perl_vendorlib}
12cr|dahdi-2.6.1-2|181	
12cr|dahdi-2.6.1-2|182	#pushd dahdi-linux-%{linux_version}%{?beta_linux:-%{beta_linux}}/drivers/dahdi/firmware/
12cr|dahdi-2.6.1-2|183	#	make hotplug-install DESTDIR=%{buildroot}
12cr|dahdi-2.6.1-2|184	#popd
12cr|dahdi-2.6.1-2|185	
12cr|dahdi-2.6.1-2|186	for prog in %progs; do
12cr|dahdi-2.6.1-2|187	install -m0755 $prog %{buildroot}%{_sbindir}/
12cr|dahdi-2.6.1-2|188	done
12cr|dahdi-2.6.1-2|189	
12cr|dahdi-2.6.1-2|190	# fix one conflicting file with tetex
12cr|dahdi-2.6.1-2|191	mv %{buildroot}%{_sbindir}/patgen %{buildroot}%{_sbindir}/%{name}-patgen
12cr|dahdi-2.6.1-2|192	
12cr|dahdi-2.6.1-2|193	find %{buildroot} -name '*.a' -exec rm -f {} ';'
12cr|dahdi-2.6.1-2|194	
12cr|dahdi-2.6.1-2|195	ln -sf ../../..%{_datadir}/dahdi/xpp_fxloader %{buildroot}%{_sysconfdir}/hotplug/usb/xpp_fxloader
12cr|dahdi-2.6.1-2|196	
12cr|dahdi-2.6.1-2|197	pushd dahdi-linux-%{linux_version}%{?beta_linux:-%{beta_linux}}
12cr|dahdi-2.6.1-2|198	make DESTDIR=%{buildroot} \
12cr|dahdi-2.6.1-2|199	install-include \
12cr|dahdi-2.6.1-2|200	install-devices \
12cr|dahdi-2.6.1-2|201	install-xpp-firm \
12cr|dahdi-2.6.1-2|202	HOTPLUG_FIRMWARE=yes \
12cr|dahdi-2.6.1-2|203	DYNFS=yes \
12cr|dahdi-2.6.1-2|204	UDEVRULES=yes \
12cr|dahdi-2.6.1-2|205	DOWNLOAD=echo \
12cr|dahdi-2.6.1-2|206	DAHDI_MODULES_EXTRA="cwain.o qozap.o ztgsm.o"
12cr|dahdi-2.6.1-2|207	popd
12cr|dahdi-2.6.1-2|208	
12cr|dahdi-2.6.1-2|209	for file in %{buildroot}/etc/udev/rules.d/*.rules; do
12cr|dahdi-2.6.1-2|210	name=`basename $file`
12cr|dahdi-2.6.1-2|211	mv $file %{buildroot}/etc/udev/rules.d/40-$name
12cr|dahdi-2.6.1-2|212	done
12cr|dahdi-2.6.1-2|213	
12cr|dahdi-2.6.1-2|214	install -d %{buildroot}/usr/src/dahdi-%{linux_version}-%{release}
12cr|dahdi-2.6.1-2|215	cp	dahdi-linux-%{linux_version}%{?beta_linux:-%{beta_linux}}/Makefile \
12cr|dahdi-2.6.1-2|216	dahdi-linux-%{linux_version}%{?beta_linux:-%{beta_linux}}/.version \
12cr|dahdi-2.6.1-2|217	%{buildroot}/usr/src/dahdi-%{linux_version}-%{release}/
12cr|dahdi-2.6.1-2|218	
12cr|dahdi-2.6.1-2|219	cp -r	dahdi-linux-%{linux_version}%{?beta_linux:-%{beta_linux}}/build_tools \
12cr|dahdi-2.6.1-2|220	dahdi-linux-%{linux_version}%{?beta_linux:-%{beta_linux}}/drivers \
12cr|dahdi-2.6.1-2|221	dahdi-linux-%{linux_version}%{?beta_linux:-%{beta_linux}}/include \
12cr|dahdi-2.6.1-2|222	%{buildroot}/usr/src/dahdi-%{linux_version}-%{release}/
12cr|dahdi-2.6.1-2|223	
12cr|dahdi-2.6.1-2|224	# Remove files that produce weird dependencies
12cr|dahdi-2.6.1-2|225	rm	%{buildroot}/usr/src/dahdi-%{linux_version}-%{release}/drivers/dahdi/oct612x/get_discards
12cr|dahdi-2.6.1-2|226	
12cr|dahdi-2.6.1-2|227	cat > %{buildroot}/usr/src/dahdi-%{linux_version}-%{release}/dkms.conf <<EOF
12cr|dahdi-2.6.1-2|228	PACKAGE_VERSION="%{linux_version}-%{release}"
12cr|dahdi-2.6.1-2|229	
12cr|dahdi-2.6.1-2|230	# Items below here should not have to change with each driver version
12cr|dahdi-2.6.1-2|231	PACKAGE_NAME="dahdi"
12cr|dahdi-2.6.1-2|232	MAKE[0]="make modules KERNVER=\$kernelver DOWNLOAD=echo"
12cr|dahdi-2.6.1-2|233	CLEAN="make KERNVER=\$kernelver clean DOWNLOAD=echo"
12cr|dahdi-2.6.1-2|234	
12cr|dahdi-2.6.1-2|235	BUILT_MODULE_NAME[0]="dahdi"
12cr|dahdi-2.6.1-2|236	BUILT_MODULE_LOCATION[0]="drivers/dahdi/"
12cr|dahdi-2.6.1-2|237	DEST_MODULE_LOCATION[0]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|238	
12cr|dahdi-2.6.1-2|239	BUILT_MODULE_NAME[1]="dahdi_dynamic"
12cr|dahdi-2.6.1-2|240	BUILT_MODULE_LOCATION[1]="drivers/dahdi/"
12cr|dahdi-2.6.1-2|241	DEST_MODULE_LOCATION[1]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|242	
12cr|dahdi-2.6.1-2|243	BUILT_MODULE_NAME[2]="dahdi_dynamic_eth"
12cr|dahdi-2.6.1-2|244	BUILT_MODULE_LOCATION[2]="drivers/dahdi/"
12cr|dahdi-2.6.1-2|245	DEST_MODULE_LOCATION[2]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|246	
12cr|dahdi-2.6.1-2|247	BUILT_MODULE_NAME[3]="dahdi_dynamic_loc"
12cr|dahdi-2.6.1-2|248	BUILT_MODULE_LOCATION[3]="drivers/dahdi/"
12cr|dahdi-2.6.1-2|249	DEST_MODULE_LOCATION[3]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|250	
12cr|dahdi-2.6.1-2|251	BUILT_MODULE_NAME[4]="dahdi_echocan_jpah"
12cr|dahdi-2.6.1-2|252	BUILT_MODULE_LOCATION[4]="drivers/dahdi/"
12cr|dahdi-2.6.1-2|253	DEST_MODULE_LOCATION[4]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|254	
12cr|dahdi-2.6.1-2|255	BUILT_MODULE_NAME[5]="dahdi_echocan_kb1"
12cr|dahdi-2.6.1-2|256	BUILT_MODULE_LOCATION[5]="drivers/dahdi/"
12cr|dahdi-2.6.1-2|257	DEST_MODULE_LOCATION[5]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|258	
12cr|dahdi-2.6.1-2|259	BUILT_MODULE_NAME[6]="dahdi_echocan_mg2"
12cr|dahdi-2.6.1-2|260	BUILT_MODULE_LOCATION[6]="drivers/dahdi/"
12cr|dahdi-2.6.1-2|261	DEST_MODULE_LOCATION[6]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|262	
12cr|dahdi-2.6.1-2|263	BUILT_MODULE_NAME[7]="dahdi_echocan_sec"
12cr|dahdi-2.6.1-2|264	BUILT_MODULE_LOCATION[7]="drivers/dahdi/"
12cr|dahdi-2.6.1-2|265	DEST_MODULE_LOCATION[7]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|266	
12cr|dahdi-2.6.1-2|267	BUILT_MODULE_NAME[8]="dahdi_echocan_sec2"
12cr|dahdi-2.6.1-2|268	BUILT_MODULE_LOCATION[8]="drivers/dahdi/"
12cr|dahdi-2.6.1-2|269	DEST_MODULE_LOCATION[8]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|270	
12cr|dahdi-2.6.1-2|271	BUILT_MODULE_NAME[9]="dahdi_transcode"
12cr|dahdi-2.6.1-2|272	BUILT_MODULE_LOCATION[9]="drivers/dahdi/"
12cr|dahdi-2.6.1-2|273	DEST_MODULE_LOCATION[9]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|274	
12cr|dahdi-2.6.1-2|275	BUILT_MODULE_NAME[10]="pciradio"
12cr|dahdi-2.6.1-2|276	BUILT_MODULE_LOCATION[10]="drivers/dahdi/"
12cr|dahdi-2.6.1-2|277	DEST_MODULE_LOCATION[10]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|278	
12cr|dahdi-2.6.1-2|279	BUILT_MODULE_NAME[11]="tor2"
12cr|dahdi-2.6.1-2|280	BUILT_MODULE_LOCATION[11]="drivers/dahdi/"
12cr|dahdi-2.6.1-2|281	DEST_MODULE_LOCATION[11]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|282	
12cr|dahdi-2.6.1-2|283	BUILT_MODULE_NAME[12]="wcb4xxp"
12cr|dahdi-2.6.1-2|284	BUILT_MODULE_LOCATION[12]="drivers/dahdi/wcb4xxp/"
12cr|dahdi-2.6.1-2|285	DEST_MODULE_LOCATION[12]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|286	
12cr|dahdi-2.6.1-2|287	BUILT_MODULE_NAME[13]="wcfxo"
12cr|dahdi-2.6.1-2|288	BUILT_MODULE_LOCATION[13]="drivers/dahdi/"
12cr|dahdi-2.6.1-2|289	DEST_MODULE_LOCATION[13]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|290	
12cr|dahdi-2.6.1-2|291	BUILT_MODULE_NAME[14]="wct1xxp"
12cr|dahdi-2.6.1-2|292	BUILT_MODULE_LOCATION[14]="drivers/dahdi/"
12cr|dahdi-2.6.1-2|293	DEST_MODULE_LOCATION[14]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|294	
12cr|dahdi-2.6.1-2|295	BUILT_MODULE_NAME[15]="wct4xxp"
12cr|dahdi-2.6.1-2|296	BUILT_MODULE_LOCATION[15]="drivers/dahdi/wct4xxp/"
12cr|dahdi-2.6.1-2|297	DEST_MODULE_LOCATION[15]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|298	
12cr|dahdi-2.6.1-2|299	BUILT_MODULE_NAME[16]="wctc4xxp"
12cr|dahdi-2.6.1-2|300	BUILT_MODULE_LOCATION[16]="drivers/dahdi/wctc4xxp/"
12cr|dahdi-2.6.1-2|301	DEST_MODULE_LOCATION[16]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|302	
12cr|dahdi-2.6.1-2|303	BUILT_MODULE_NAME[17]="wctdm"
12cr|dahdi-2.6.1-2|304	BUILT_MODULE_LOCATION[17]="drivers/dahdi/"
12cr|dahdi-2.6.1-2|305	DEST_MODULE_LOCATION[17]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|306	
12cr|dahdi-2.6.1-2|307	BUILT_MODULE_NAME[18]="wctdm24xxp"
12cr|dahdi-2.6.1-2|308	BUILT_MODULE_LOCATION[18]="drivers/dahdi/wctdm24xxp/"
12cr|dahdi-2.6.1-2|309	DEST_MODULE_LOCATION[18]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|310	
12cr|dahdi-2.6.1-2|311	BUILT_MODULE_NAME[19]="wcte11xp"
12cr|dahdi-2.6.1-2|312	BUILT_MODULE_LOCATION[19]="drivers/dahdi/"
12cr|dahdi-2.6.1-2|313	DEST_MODULE_LOCATION[19]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|314	
12cr|dahdi-2.6.1-2|315	BUILT_MODULE_NAME[20]="wcte12xp"
12cr|dahdi-2.6.1-2|316	BUILT_MODULE_LOCATION[20]="drivers/dahdi/wcte12xp/"
12cr|dahdi-2.6.1-2|317	DEST_MODULE_LOCATION[20]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|318	
12cr|dahdi-2.6.1-2|319	BUILT_MODULE_NAME[21]="xpd_fxo"
12cr|dahdi-2.6.1-2|320	BUILT_MODULE_LOCATION[21]="drivers/dahdi/xpp/"
12cr|dahdi-2.6.1-2|321	DEST_MODULE_LOCATION[21]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|322	
12cr|dahdi-2.6.1-2|323	BUILT_MODULE_NAME[22]="xpd_fxs"
12cr|dahdi-2.6.1-2|324	BUILT_MODULE_LOCATION[22]="drivers/dahdi/xpp/"
12cr|dahdi-2.6.1-2|325	DEST_MODULE_LOCATION[22]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|326	
12cr|dahdi-2.6.1-2|327	BUILT_MODULE_NAME[23]="xpd_pri"
12cr|dahdi-2.6.1-2|328	BUILT_MODULE_LOCATION[23]="drivers/dahdi/xpp/"
12cr|dahdi-2.6.1-2|329	DEST_MODULE_LOCATION[23]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|330	
12cr|dahdi-2.6.1-2|331	BUILT_MODULE_NAME[24]="xpp"
12cr|dahdi-2.6.1-2|332	BUILT_MODULE_LOCATION[24]="drivers/dahdi/xpp/"
12cr|dahdi-2.6.1-2|333	DEST_MODULE_LOCATION[24]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|334	
12cr|dahdi-2.6.1-2|335	BUILT_MODULE_NAME[25]="xpp_usb"
12cr|dahdi-2.6.1-2|336	BUILT_MODULE_LOCATION[25]="drivers/dahdi/xpp/"
12cr|dahdi-2.6.1-2|337	DEST_MODULE_LOCATION[25]="/kernel/drivers/telephony/dahdi"
12cr|dahdi-2.6.1-2|338	
12cr|dahdi-2.6.1-2|339	AUTOINSTALL=yes
12cr|dahdi-2.6.1-2|340	EOF
12cr|dahdi-2.6.1-2|341	
12cr|dahdi-2.6.1-2|342	# cleanup
12cr|dahdi-2.6.1-2|343	rm -f %{buildroot}%{_sbindir}/sethdlc
12cr|dahdi-2.6.1-2|344	rm -rf %{buildroot}/usr/lib/hotplug/firmware
12cr|dahdi-2.6.1-2|345	rm -f drivers/dahdi/firmware/*.{bin,gz}
12cr|dahdi-2.6.1-2|346	rm -f %{buildroot}%{_libdir}/libtonezone.so.1.0
12cr|dahdi-2.6.1-2|347	rm -f %{buildroot}%{_libdir}/libtonezone.so.1
12cr|dahdi-2.6.1-2|348	
12cr|dahdi-2.6.1-2|349	%pre tools
12cr|dahdi-2.6.1-2|350	%_pre_useradd dahdi /usr/share/dahdi /sbin/nologin
12cr|dahdi-2.6.1-2|351	
12cr|dahdi-2.6.1-2|352	%postun tools
12cr|dahdi-2.6.1-2|353	%_postun_userdel dahdi
12cr|dahdi-2.6.1-2|354	
12cr|dahdi-2.6.1-2|355	%post -n dkms-dahdi
12cr|dahdi-2.6.1-2|356	dkms add	-m dahdi -v %{linux_version}-%{release} --rpm_safe_upgrade &&
12cr|dahdi-2.6.1-2|357	dkms build	-m dahdi -v %{linux_version}-%{release} --rpm_safe_upgrade &&
12cr|dahdi-2.6.1-2|358	dkms install	-m dahdi -v %{linux_version}-%{release} --rpm_safe_upgrade --force
12cr|dahdi-2.6.1-2|359	%_post_service dahdi
12cr|dahdi-2.6.1-2|360	
12cr|dahdi-2.6.1-2|361	%preun -n dkms-dahdi
12cr|dahdi-2.6.1-2|362	dkms remove -m	dahdi -v %{linux_version}-%{release} --rpm_safe_upgrade --all
12cr|dahdi-2.6.1-2|363	%_preun_service dahdi
12cr|dahdi-2.6.1-2|364	
12cr|dahdi-2.6.1-2|365	%pre -n dkms-dahdi
12cr|dahdi-2.6.1-2|366	%_pre_useradd asterisk /var/lib/asterisk /bin/sh
12cr|dahdi-2.6.1-2|367	
12cr|dahdi-2.6.1-2|368	%postun -n dkms-dahdi
12cr|dahdi-2.6.1-2|369	%_postun_userdel asterisk
12cr|dahdi-2.6.1-2|370	
12cr|dahdi-2.6.1-2|371	%files tools
12cr|dahdi-2.6.1-2|372	%doc README UPGRADE.txt xpp/README.Astribank
12cr|dahdi-2.6.1-2|373	%dir %{_sysconfdir}/dahdi
12cr|dahdi-2.6.1-2|374	%config(noreplace) %{_sysconfdir}/dahdi/genconf_parameters
12cr|dahdi-2.6.1-2|375	%config(noreplace) %{_sysconfdir}/dahdi/init.conf
12cr|dahdi-2.6.1-2|376	%config(noreplace) %{_sysconfdir}/dahdi/modules
12cr|dahdi-2.6.1-2|377	%config(noreplace) %{_sysconfdir}/dahdi/system.conf
12cr|dahdi-2.6.1-2|378	%{_sysconfdir}/hotplug/usb/xpp_fxloader
12cr|dahdi-2.6.1-2|379	%config(noreplace) %{_sysconfdir}/hotplug/usb/xpp_fxloader.usermap
12cr|dahdi-2.6.1-2|380	%config(noreplace) %{_sysconfdir}/modprobe.d/dahdi.blacklist.conf
12cr|dahdi-2.6.1-2|381	%config(noreplace) %{_sysconfdir}/modprobe.d/dahdi.conf
12cr|dahdi-2.6.1-2|382	%{_initrddir}/dahdi
12cr|dahdi-2.6.1-2|383	%{_sbindir}/astribank_allow
12cr|dahdi-2.6.1-2|384	%{_sbindir}/astribank_hexload
12cr|dahdi-2.6.1-2|385	%{_sbindir}/astribank_is_starting
12cr|dahdi-2.6.1-2|386	%{_sbindir}/astribank_tool
12cr|dahdi-2.6.1-2|387	%{_sbindir}/dahdi_cfg
12cr|dahdi-2.6.1-2|388	%{_sbindir}/dahdi_diag
12cr|dahdi-2.6.1-2|389	%{_sbindir}/dahdi_genconf
12cr|dahdi-2.6.1-2|390	%{_sbindir}/dahdi_hardware
12cr|dahdi-2.6.1-2|391	%{_sbindir}/dahdi_maint
12cr|dahdi-2.6.1-2|392	%{_sbindir}/dahdi_monitor
12cr|dahdi-2.6.1-2|393	%{_sbindir}/dahdi_registration
12cr|dahdi-2.6.1-2|394	%{_sbindir}/dahdi_scan
12cr|dahdi-2.6.1-2|395	%{_sbindir}/dahdi_speed
12cr|dahdi-2.6.1-2|396	%{_sbindir}/dahdi_test
12cr|dahdi-2.6.1-2|397	%{_sbindir}/dahdi_tool
12cr|dahdi-2.6.1-2|398	%{_sbindir}/dahdi-patgen
12cr|dahdi-2.6.1-2|399	%{_sbindir}/fpga_load
12cr|dahdi-2.6.1-2|400	%{_sbindir}/fxotune
12cr|dahdi-2.6.1-2|401	%{_sbindir}/fxstest
12cr|dahdi-2.6.1-2|402	%{_sbindir}/hdlcgen
12cr|dahdi-2.6.1-2|403	%{_sbindir}/hdlcstress
12cr|dahdi-2.6.1-2|404	%{_sbindir}/hdlctest
12cr|dahdi-2.6.1-2|405	%{_sbindir}/hdlcverify
12cr|dahdi-2.6.1-2|406	%{_sbindir}/lsdahdi
12cr|dahdi-2.6.1-2|407	%{_sbindir}/patlooptest
12cr|dahdi-2.6.1-2|408	%{_sbindir}/pattest
12cr|dahdi-2.6.1-2|409	%{_sbindir}/timertest
12cr|dahdi-2.6.1-2|410	%{_sbindir}/twinstar
12cr|dahdi-2.6.1-2|411	%{_sbindir}/xpp_blink
12cr|dahdi-2.6.1-2|412	%{_sbindir}/xpp_sync
12cr|dahdi-2.6.1-2|413	%{_datadir}/dahdi/astribank_hook
12cr|dahdi-2.6.1-2|414	%{_datadir}/dahdi/waitfor_xpds
12cr|dahdi-2.6.1-2|415	%{_datadir}/dahdi/xpp_fxloader
12cr|dahdi-2.6.1-2|416	%{_mandir}/man8/astribank_allow.8*
12cr|dahdi-2.6.1-2|417	%{_mandir}/man8/astribank_hexload.8*
12cr|dahdi-2.6.1-2|418	%{_mandir}/man8/astribank_is_starting.8*
12cr|dahdi-2.6.1-2|419	%{_mandir}/man8/astribank_tool.8*
12cr|dahdi-2.6.1-2|420	%{_mandir}/man8/dahdi_cfg.8*
12cr|dahdi-2.6.1-2|421	%{_mandir}/man8/dahdi_diag.8*
12cr|dahdi-2.6.1-2|422	%{_mandir}/man8/dahdi_genconf.8*
12cr|dahdi-2.6.1-2|423	%{_mandir}/man8/dahdi_hardware.8*
12cr|dahdi-2.6.1-2|424	%{_mandir}/man8/dahdi_maint.8*
12cr|dahdi-2.6.1-2|425	%{_mandir}/man8/dahdi_monitor.8*
12cr|dahdi-2.6.1-2|426	%{_mandir}/man8/dahdi_registration.8*
12cr|dahdi-2.6.1-2|427	%{_mandir}/man8/dahdi_scan.8*
12cr|dahdi-2.6.1-2|428	%{_mandir}/man8/dahdi_test.8*
12cr|dahdi-2.6.1-2|429	%{_mandir}/man8/dahdi_tool.8*
12cr|dahdi-2.6.1-2|430	%{_mandir}/man8/fpga_load.8*
12cr|dahdi-2.6.1-2|431	%{_mandir}/man8/fxotune.8*
12cr|dahdi-2.6.1-2|432	%{_mandir}/man8/fxstest.8*
12cr|dahdi-2.6.1-2|433	%{_mandir}/man8/lsdahdi.8*
12cr|dahdi-2.6.1-2|434	%{_mandir}/man8/twinstar.8*
12cr|dahdi-2.6.1-2|435	%{_mandir}/man8/xpp_blink.8*
12cr|dahdi-2.6.1-2|436	%{_mandir}/man8/xpp_sync.8*
12cr|dahdi-2.6.1-2|437	
12cr|dahdi-2.6.1-2|438	%files -n %{libname}
12cr|dahdi-2.6.1-2|439	%doc ChangeLog README LICENSE LICENSE.LGPL
12cr|dahdi-2.6.1-2|440	%{_libdir}/*.so.%{major}*
12cr|dahdi-2.6.1-2|441	
12cr|dahdi-2.6.1-2|442	%files -n %{develname}
12cr|dahdi-2.6.1-2|443	%dir %{_includedir}/dahdi
12cr|dahdi-2.6.1-2|444	%{_includedir}/dahdi/*.h
12cr|dahdi-2.6.1-2|445	%{_libdir}/*.so
12cr|dahdi-2.6.1-2|446	
12cr|dahdi-2.6.1-2|447	%files -n perl-Dahdi
12cr|dahdi-2.6.1-2|448	%{perl_vendorlib}/Dahdi
12cr|dahdi-2.6.1-2|449	%{perl_vendorlib}/Dahdi.pm
12cr|dahdi-2.6.1-2|450	
12cr|dahdi-2.6.1-2|451	%files -n dkms-dahdi
12cr|dahdi-2.6.1-2|452	%doc dahdi-linux-%{linux_version}%{?beta_linux:-%{beta_linux}}/ChangeLog
12cr|dahdi-2.6.1-2|453	%doc dahdi-linux-%{linux_version}%{?beta_linux:-%{beta_linux}}/README*
12cr|dahdi-2.6.1-2|454	%doc dahdi-linux-%{linux_version}%{?beta_linux:-%{beta_linux}}/UPGRADE.*
12cr|dahdi-2.6.1-2|455	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/udev/rules.d/40-dahdi.rules
12cr|dahdi-2.6.1-2|456	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/udev/rules.d/40-xpp.rules
12cr|dahdi-2.6.1-2|457	%{_datadir}/dahdi/XppConfig.pm
12cr|dahdi-2.6.1-2|458	%{_datadir}/dahdi/init_card_1_30
12cr|dahdi-2.6.1-2|459	%{_datadir}/dahdi/init_card_2_30
12cr|dahdi-2.6.1-2|460	%{_datadir}/dahdi/init_card_3_30
12cr|dahdi-2.6.1-2|461	%{_datadir}/dahdi/init_card_4_30
12cr|dahdi-2.6.1-2|462	%{_datadir}/dahdi/init_card_5_30
12cr|dahdi-2.6.1-2|463	/usr/src/dahdi-%{linux_version}-%{release}
12cr|dahdi-2.6.1-2|464	
12cr|dahdi-2.6.1-2|465	
12cr|dahdi-2.6.1-2|466	
12cr|dahdi-2.6.1-2|467	%changelog
12cr|dahdi-2.6.1-2|468	* Wed Feb 08 2012 Lonyai Gergely <aleph@mandriva.org> 2.6.0-1mdv2012.0
12cr|dahdi-2.6.1-2|469	+ Revision: 771706
12cr|dahdi-2.6.1-2|470	- Add dahdi_maint man page.
12cr|dahdi-2.6.1-2|471	- Add missing firmware
12cr|dahdi-2.6.1-2|472	- Add missing firmware
12cr|dahdi-2.6.1-2|473	- Add missing firmware
12cr|dahdi-2.6.1-2|474	- 2.6.0
12cr|dahdi-2.6.1-2|475	
12cr|dahdi-2.6.1-2|476	* Wed Sep 28 2011 Lonyai Gergely <aleph@mandriva.org> 2.5.0.1-1
12cr|dahdi-2.6.1-2|477	+ Revision: 701604
12cr|dahdi-2.6.1-2|478	- Change a firmware file
12cr|dahdi-2.6.1-2|479	- 2.5.0.1
12cr|dahdi-2.6.1-2|480	
12cr|dahdi-2.6.1-2|481	* Thu Aug 18 2011 Lonyai Gergely <aleph@mandriva.org> 2.5.0-3
12cr|dahdi-2.6.1-2|482	+ Revision: 695139
12cr|dahdi-2.6.1-2|483	- 2.5.0
12cr|dahdi-2.6.1-2|484	Add a new card firmware
12cr|dahdi-2.6.1-2|485	- dahdi-linux-2.4.1.2
12cr|dahdi-2.6.1-2|486	
12cr|dahdi-2.6.1-2|487	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|dahdi-2.6.1-2|488	- new release (from aleph | 2011-04-12 15:42:38 +0200)
12cr|dahdi-2.6.1-2|489	
12cr|dahdi-2.6.1-2|490	* Tue Apr 05 2011 Lonyai Gergely <aleph@mandriva.org> 2.4.1-2
12cr|dahdi-2.6.1-2|491	+ Revision: 650536
12cr|dahdi-2.6.1-2|492	- dahdi-linux-2.4.1.1
12cr|dahdi-2.6.1-2|493	
12cr|dahdi-2.6.1-2|494	* Fri Mar 04 2011 Lonyai Gergely <aleph@mandriva.org> 2.4.1-1
12cr|dahdi-2.6.1-2|495	+ Revision: 641576
12cr|dahdi-2.6.1-2|496	- 2.4.1
12cr|dahdi-2.6.1-2|497	
12cr|dahdi-2.6.1-2|498	* Mon Sep 13 2010 Lonyai Gergely <aleph@mandriva.org> 2.4.0-4mdv2011.0
12cr|dahdi-2.6.1-2|499	+ Revision: 577933
12cr|dahdi-2.6.1-2|500	- 2.4.0
12cr|dahdi-2.6.1-2|501	
12cr|dahdi-2.6.1-2|502	* Thu Aug 26 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 2.3.0-5mdv2011.0
12cr|dahdi-2.6.1-2|503	+ Revision: 573411
12cr|dahdi-2.6.1-2|504	- P2 to let compile in 2.6.34+
12cr|dahdi-2.6.1-2|505	
12cr|dahdi-2.6.1-2|506	* Sat Jul 10 2010 Lonyai Gergely <aleph@mandriva.org> 2.3.0-4mdv2011.0
12cr|dahdi-2.6.1-2|507	+ Revision: 550236
12cr|dahdi-2.6.1-2|508	- release
12cr|dahdi-2.6.1-2|509	- Update the dahdi-linux to 2.3.0.1
12cr|dahdi-2.6.1-2|510	
12cr|dahdi-2.6.1-2|511	* Wed Apr 28 2010 Lonyai Gergely <aleph@mandriva.org> 2.3.0-3mdv2010.1
12cr|dahdi-2.6.1-2|512	+ Revision: 540119
12cr|dahdi-2.6.1-2|513	- Fix dkms.conf error
12cr|dahdi-2.6.1-2|514	Purge unnecessary patchs
12cr|dahdi-2.6.1-2|515	- Fix the dkms.conf error
12cr|dahdi-2.6.1-2|516	
12cr|dahdi-2.6.1-2|517	* Thu Apr 15 2010 Lonyai Gergely <aleph@mandriva.org> 2.3.0-2mdv2010.1
12cr|dahdi-2.6.1-2|518	+ Revision: 535020
12cr|dahdi-2.6.1-2|519	- Remove the dahdy_dummy.ko related things.
12cr|dahdi-2.6.1-2|520	
12cr|dahdi-2.6.1-2|521	* Wed Apr 14 2010 Lonyai Gergely <aleph@mandriva.org> 2.3.0-1mdv2010.1
12cr|dahdi-2.6.1-2|522	+ Revision: 534702
12cr|dahdi-2.6.1-2|523	- 2.3.0
12cr|dahdi-2.6.1-2|524	
12cr|dahdi-2.6.1-2|525	* Mon Mar 29 2010 Lonyai Gergely <aleph@mandriva.org> 2.2.1.1-2mdv2010.1
12cr|dahdi-2.6.1-2|526	+ Revision: 528751
12cr|dahdi-2.6.1-2|527	- reuse dahdi-to-kernel-2-6-33.diff patch
12cr|dahdi-2.6.1-2|528	
12cr|dahdi-2.6.1-2|529	* Thu Mar 25 2010 Lonyai Gergely <aleph@mandriva.org> 2.2.1.1-1mdv2010.1
12cr|dahdi-2.6.1-2|530	+ Revision: 527342
12cr|dahdi-2.6.1-2|531	- 2.2.1.1
12cr|dahdi-2.6.1-2|532	Drop temporary patch: dahdi-to-kernel-2-6-33.diff
12cr|dahdi-2.6.1-2|533	
12cr|dahdi-2.6.1-2|534	* Wed Mar 03 2010 Lonyai Gergely <aleph@mandriva.org> 2.2.1-4mdv2010.1
12cr|dahdi-2.6.1-2|535	+ Revision: 513897
12cr|dahdi-2.6.1-2|536	- More fix to kernel-2.6.33
12cr|dahdi-2.6.1-2|537	
12cr|dahdi-2.6.1-2|538	* Wed Mar 03 2010 Lonyai Gergely <aleph@mandriva.org> 2.2.1-3mdv2010.1
12cr|dahdi-2.6.1-2|539	+ Revision: 513826
12cr|dahdi-2.6.1-2|540	- Fix compile error on kernel-2.6.33
12cr|dahdi-2.6.1-2|541	
12cr|dahdi-2.6.1-2|542	* Tue Feb 02 2010 Lonyai Gergely <aleph@mandriva.org> 2.2.1-2mdv2010.1
12cr|dahdi-2.6.1-2|543	+ Revision: 499470
12cr|dahdi-2.6.1-2|544	- Fix the udev rules of xpp
12cr|dahdi-2.6.1-2|545	
12cr|dahdi-2.6.1-2|546	* Tue Jan 26 2010 Lonyai Gergely <aleph@mandriva.org> 2.2.1-1mdv2010.1
12cr|dahdi-2.6.1-2|547	+ Revision: 496769
12cr|dahdi-2.6.1-2|548	- 2.2.1
12cr|dahdi-2.6.1-2|549	
12cr|dahdi-2.6.1-2|550	* Wed Jan 06 2010 Lonyai Gergely <aleph@mandriva.org> 2.2.1-0.rc2.1mdv2010.1
12cr|dahdi-2.6.1-2|551	+ Revision: 486732
12cr|dahdi-2.6.1-2|552	- 2.2.1-rc2
12cr|dahdi-2.6.1-2|553	- revisioning the spec file
12cr|dahdi-2.6.1-2|554	
12cr|dahdi-2.6.1-2|555	* Thu Oct 15 2009 Lonyai Gergely <aleph@mandriva.org> 2.2.0-3mdv2010.0
12cr|dahdi-2.6.1-2|556	+ Revision: 457698
12cr|dahdi-2.6.1-2|557	- fix #53377 - dkms-dahdi cannot compile on kernel 2.6.31
12cr|dahdi-2.6.1-2|558	
12cr|dahdi-2.6.1-2|559	* Tue Sep 29 2009 Lonyai Gergely <aleph@mandriva.org> 2.2.0-2mdv2010.0
12cr|dahdi-2.6.1-2|560	+ Revision: 450805
12cr|dahdi-2.6.1-2|561	- release
12cr|dahdi-2.6.1-2|562	- dahdi-tools-2.2.0
12cr|dahdi-2.6.1-2|563	dahdi-linux-2.2.0.2
12cr|dahdi-2.6.1-2|564	fix udev rules syntax
12cr|dahdi-2.6.1-2|565	- disable selinux support
12cr|dahdi-2.6.1-2|566	
12cr|dahdi-2.6.1-2|567	* Wed Jul 15 2009 Lonyai Gergely <aleph@mandriva.org> 2.2.0-1mdv2010.0
12cr|dahdi-2.6.1-2|568	+ Revision: 396206
12cr|dahdi-2.6.1-2|569	- tools version: 2.2.0
12cr|dahdi-2.6.1-2|570	- kernel modules version: 2.2.0.1
12cr|dahdi-2.6.1-2|571	
12cr|dahdi-2.6.1-2|572	* Tue May 12 2009 Lonyai Gergely <aleph@mandriva.org> 2.1.0.2-3mdv2010.0
12cr|dahdi-2.6.1-2|573	+ Revision: 374912
12cr|dahdi-2.6.1-2|574	- fixing 'wctc4xxp vs. kernel-2.6.29' compile error
12cr|dahdi-2.6.1-2|575	
12cr|dahdi-2.6.1-2|576	* Wed Feb 04 2009 Stefan van der Eijk <stefan@mandriva.org> 2.1.0.2-2mdv2009.1
12cr|dahdi-2.6.1-2|577	+ Revision: 337280
12cr|dahdi-2.6.1-2|578	- linux_version 2.1.0.4
12cr|dahdi-2.6.1-2|579	
12cr|dahdi-2.6.1-2|580	* Tue Jan 06 2009 Stefan van der Eijk <stefan@mandriva.org> 2.1.0.2-1mdv2009.1
12cr|dahdi-2.6.1-2|581	+ Revision: 326167
12cr|dahdi-2.6.1-2|582	- tools_version 2.1.0.2, linux_version 2.1.0.3
12cr|dahdi-2.6.1-2|583	
12cr|dahdi-2.6.1-2|584	* Thu Dec 11 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-1mdv2009.1
12cr|dahdi-2.6.1-2|585	+ Revision: 312899
12cr|dahdi-2.6.1-2|586	- import dahdi
12cr|dahdi-2.6.1-2|587	
12cr|dahdi-2.6.1-2|588	
12cr|dahdi-2.6.1-2|589	* Thu Dec 11 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-1mdv2009.0
12cr|dahdi-2.6.1-2|590	- initial Mandriva release (replaces zaptel)

819 12
12cr|dailystrips-1.0.28-6|1	%define	name	dailystrips
12cr|dailystrips-1.0.28-6|2	%define	version	1.0.28
12cr|dailystrips-1.0.28-6|3	%define	release	%mkrel 6
12cr|dailystrips-1.0.28-6|4	
12cr|dailystrips-1.0.28-6|5	Name:		%{name}
12cr|dailystrips-1.0.28-6|6	Summary:	A program to automatically download your favorite online comic strips
12cr|dailystrips-1.0.28-6|7	Version:	%{version}
12cr|dailystrips-1.0.28-6|8	Release:	%{release}
12cr|dailystrips-1.0.28-6|9	# (misc) Don't really know where to put it...
12cr|dailystrips-1.0.28-6|10	Group:		Toys
12cr|dailystrips-1.0.28-6|11	Source:		%{name}-%{version}.tar.bz2
12cr|dailystrips-1.0.28-6|12	# (misc) Use Date::Manip instead of Date::Parse
12cr|dailystrips-1.0.28-6|13	Patch0:		%{name}-1.0.28-module_date.patch.bz2
12cr|dailystrips-1.0.28-6|14	Url:		http://dailystrips.sf.net/
12cr|dailystrips-1.0.28-6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dailystrips-1.0.28-6|16	License:	GPL
12cr|dailystrips-1.0.28-6|17	BuildArch:	noarch
12cr|dailystrips-1.0.28-6|18	Requires:	perl > 5.6
12cr|dailystrips-1.0.28-6|19	Requires:	perl-libwww-perl perl-DateManip
12cr|dailystrips-1.0.28-6|20	
12cr|dailystrips-1.0.28-6|21	%description
12cr|dailystrips-1.0.28-6|22	dailystrips is a perl script to automatically download your favorite online
12cr|dailystrips-1.0.28-6|23	comics from the web. It currently supports over 300 comics and offers a
12cr|dailystrips-1.0.28-6|24	'local' mode in which strips are downloaded and saved locally to speed
12cr|dailystrips-1.0.28-6|25	access time.
12cr|dailystrips-1.0.28-6|26	
12cr|dailystrips-1.0.28-6|27	%prep
12cr|dailystrips-1.0.28-6|28	%setup -q
12cr|dailystrips-1.0.28-6|29	%patch -p1
12cr|dailystrips-1.0.28-6|30	
12cr|dailystrips-1.0.28-6|31	cat <<EOF > README.mandrake
12cr|dailystrips-1.0.28-6|32	The main executable is patched to use the module Date::Manip
12cr|dailystrips-1.0.28-6|33	instead of Date::Parse, since only the first is packaged for Mandrake.
12cr|dailystrips-1.0.28-6|34	Date::Manip can parse more date format, see perldoc Date::Manip.
12cr|dailystrips-1.0.28-6|35	EOF
12cr|dailystrips-1.0.28-6|36	
12cr|dailystrips-1.0.28-6|37	%install
12cr|dailystrips-1.0.28-6|38	rm -rf $RPM_BUILD_ROOT
12cr|dailystrips-1.0.28-6|39	
12cr|dailystrips-1.0.28-6|40	install -m755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|dailystrips-1.0.28-6|41	install -m755 %{name}-clean -D $RPM_BUILD_ROOT%{_bindir}/%{name}-clean
12cr|dailystrips-1.0.28-6|42	install -m755 %{name}-update -D $RPM_BUILD_ROOT%{_bindir}/%{name}-update
12cr|dailystrips-1.0.28-6|43	
12cr|dailystrips-1.0.28-6|44	mkdir -p  $RPM_BUILD_ROOT/%{_datadir}/%{name}
12cr|dailystrips-1.0.28-6|45	cp strips.def archive.def  $RPM_BUILD_ROOT/%{_datadir}/%{name}
12cr|dailystrips-1.0.28-6|46	
12cr|dailystrips-1.0.28-6|47	%clean
12cr|dailystrips-1.0.28-6|48	rm -rf $RPM_BUILD_ROOT
12cr|dailystrips-1.0.28-6|49	
12cr|dailystrips-1.0.28-6|50	%files
12cr|dailystrips-1.0.28-6|51	%defattr(-,root,root,0755)
12cr|dailystrips-1.0.28-6|52	%doc README BUGS CHANGELOG COPYING INSTALL README.LOCAL TODO README.dailystrips-clean README.DEFS README.mandrake
12cr|dailystrips-1.0.28-6|53	%{_bindir}/*
12cr|dailystrips-1.0.28-6|54	%dir %{_datadir}/%{name}/
12cr|dailystrips-1.0.28-6|55	%{_datadir}/%{name}/*
12cr|dailystrips-1.0.28-6|56	
12cr|dailystrips-1.0.28-6|57	
12cr|dailystrips-1.0.28-6|58	
12cr|dailystrips-1.0.28-6|59	%changelog
12cr|dailystrips-1.0.28-6|60	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.28-6mdv2009.0
12cr|dailystrips-1.0.28-6|61	+ Revision: 243888
12cr|dailystrips-1.0.28-6|62	- rebuild
12cr|dailystrips-1.0.28-6|63	
12cr|dailystrips-1.0.28-6|64	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.28-4mdv2008.1
12cr|dailystrips-1.0.28-6|65	+ Revision: 140717
12cr|dailystrips-1.0.28-6|66	- restore BuildRoot
12cr|dailystrips-1.0.28-6|67	
12cr|dailystrips-1.0.28-6|68	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|dailystrips-1.0.28-6|69	- kill re-definition of %%buildroot on Pixel's request
12cr|dailystrips-1.0.28-6|70	- import dailystrips
12cr|dailystrips-1.0.28-6|71	
12cr|dailystrips-1.0.28-6|72	
12cr|dailystrips-1.0.28-6|73	* Thu Aug 03 2006 Lenny Cartier <lenny@mandriva.com> 1.0.28-4mdv2007.0
12cr|dailystrips-1.0.28-6|74	- rebuild
12cr|dailystrips-1.0.28-6|75	
12cr|dailystrips-1.0.28-6|76	* Fri Mar 11 2005 Eskild Hustvedt <eskild@mandrake.org> 1.0.28-3mdk
12cr|dailystrips-1.0.28-6|77	- Include dailystrips-update
12cr|dailystrips-1.0.28-6|78	
12cr|dailystrips-1.0.28-6|79	* Thu Feb 03 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.0.28-2mdk
12cr|dailystrips-1.0.28-6|80	- rebuild
12cr|dailystrips-1.0.28-6|81	
12cr|dailystrips-1.0.28-6|82	* Sun Dec 14 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.0.28-1mdk
12cr|dailystrips-1.0.28-6|83	- 1.0.28
12cr|dailystrips-1.0.28-6|84	- spec cosmetics
12cr|dailystrips-1.0.28-6|85	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cr|dailystrips-1.0.28-6|86	- remove perl dependencies, rpm will figure out these by itself now:)
12cr|dailystrips-1.0.28-6|87	- regenerate P0
12cr|dailystrips-1.0.28-6|88	- fix generation of README.mandrake
12cr|dailystrips-1.0.28-6|89	
12cr|dailystrips-1.0.28-6|90	* Thu Apr 03 2003  Lenny Cartier <lenny@mandrakesoft.com> 1.0.27-1mdk
12cr|dailystrips-1.0.28-6|91	- 1.0.27
12cr|dailystrips-1.0.28-6|92	
12cr|dailystrips-1.0.28-6|93	* Tue Apr 01 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0.25-1mdk
12cr|dailystrips-1.0.28-6|94	- from Michael Scherer <scherer.michael@free.fr> :
12cr|dailystrips-1.0.28-6|95	- initial Mandrake package
12cr|dailystrips-1.0.28-6|96	- patch to use the module Date::Manip instead of Date::Parse

820 12
12cr|dangerdeep-0.3.0-3|1	%define title           Danger from the deep
12cr|dangerdeep-0.3.0-3|2	%define longtitle       WW2 german submarine simulation
12cr|dangerdeep-0.3.0-3|3	
12cr|dangerdeep-0.3.0-3|4	Name:		dangerdeep
12cr|dangerdeep-0.3.0-3|5	Version:	0.3.0
12cr|dangerdeep-0.3.0-3|6	Release:	3
12cr|dangerdeep-0.3.0-3|7	Summary:	WW2 german submarine simulation
12cr|dangerdeep-0.3.0-3|8	License:	GPLv2
12cr|dangerdeep-0.3.0-3|9	Group:		Games/Other
12cr|dangerdeep-0.3.0-3|10	URL:		http://dangerdeep.sourceforge.net/
12cr|dangerdeep-0.3.0-3|11	Source0:	http://prdownloads.sourceforge.net/dangerdeep/%{name}-%{version}.tar.bz2
12cr|dangerdeep-0.3.0-3|12	
12cr|dangerdeep-0.3.0-3|13	Patch0:		%{name}-0.3.0-scons.patch
12cr|dangerdeep-0.3.0-3|14	Patch1:		dangerdeep-0.3.0-gcc4.7-patch
12cr|dangerdeep-0.3.0-3|15	BuildRequires:	scons
12cr|dangerdeep-0.3.0-3|16	BuildRequires:	pkgconfig(fftw3)
12cr|dangerdeep-0.3.0-3|17	BuildRequires:	pkgconfig(sdl)
12cr|dangerdeep-0.3.0-3|18	BuildRequires:	pkgconfig(SDL_net)
12cr|dangerdeep-0.3.0-3|19	BuildRequires:	pkgconfig(SDL_image)
12cr|dangerdeep-0.3.0-3|20	BuildRequires:	pkgconfig(SDL_mixer)
12cr|dangerdeep-0.3.0-3|21	BuildRequires:	pkgconfig(gl)
12cr|dangerdeep-0.3.0-3|22	BuildRequires:	pkgconfig(glu)
12cr|dangerdeep-0.3.0-3|23	BuildRequires:	imagemagick
12cr|dangerdeep-0.3.0-3|24	Requires:	    dangerdeep-data
12cr|dangerdeep-0.3.0-3|25	
12cr|dangerdeep-0.3.0-3|26	
12cr|dangerdeep-0.3.0-3|27	%description
12cr|dangerdeep-0.3.0-3|28	Danger from the deep (aka dangerdeep) is a Free / Open Source World War II
12cr|dangerdeep-0.3.0-3|29	German submarine simulation. It is currently available for Linux/i386 and
12cr|dangerdeep-0.3.0-3|30	Windows, but since it uses SDL/OpenGL it should be portable to other operating
12cr|dangerdeep-0.3.0-3|31	systems or platforms. (If anyone wishes to port it, please contact us.) This
12cr|dangerdeep-0.3.0-3|32	game is planned as tactical simulation and will be as realistic as our time and
12cr|dangerdeep-0.3.0-3|33	knowledge of physics allows. It's current state is ALPHA, but it is playable.
12cr|dangerdeep-0.3.0-3|34	
12cr|dangerdeep-0.3.0-3|35	%prep
12cr|dangerdeep-0.3.0-3|36	%setup -q
12cr|dangerdeep-0.3.0-3|37	%patch0 -p1
12cr|dangerdeep-0.3.0-3|38	%patch1 -p1
12cr|dangerdeep-0.3.0-3|39	
12cr|dangerdeep-0.3.0-3|40	%build
12cr|dangerdeep-0.3.0-3|41	# (tpg) parallel build
12cr|dangerdeep-0.3.0-3|42	procs=`egrep -c ^cpu[0-9]+ /proc/stat ||:`
12cr|dangerdeep-0.3.0-3|43	if [ "$procs" ="0"]; then
12cr|dangerdeep-0.3.0-3|44	procs=1
12cr|dangerdeep-0.3.0-3|45	fi
12cr|dangerdeep-0.3.0-3|46	
12cr|dangerdeep-0.3.0-3|47	scons -j$procs \
12cr|dangerdeep-0.3.0-3|48	installbindir=%{buildroot}%{_gamesbindir} \
12cr|dangerdeep-0.3.0-3|49	installdatadir=%{buildroot}%{_gamesdatadir} \
12cr|dangerdeep-0.3.0-3|50	datadir=%{_gamesdatadir}/%{name} \
12cr|dangerdeep-0.3.0-3|51	usex86sse=1
12cr|dangerdeep-0.3.0-3|52	
12cr|dangerdeep-0.3.0-3|53	for i in 16 32 48; do
12cr|dangerdeep-0.3.0-3|54	convert -size ${i}x$i logo.xpm -resize ${i}x$i %{name}-${i}x$i.png
12cr|dangerdeep-0.3.0-3|55	done
12cr|dangerdeep-0.3.0-3|56	
12cr|dangerdeep-0.3.0-3|57	%install
12cr|dangerdeep-0.3.0-3|58	scons \
12cr|dangerdeep-0.3.0-3|59	installbindir=%{buildroot}%{_gamesbindir} \
12cr|dangerdeep-0.3.0-3|60	installdatadir=%{buildroot}%{_gamesdatadir} \
12cr|dangerdeep-0.3.0-3|61	datadir=%{_gamesdatadir}/%{name} \
12cr|dangerdeep-0.3.0-3|62	install
12cr|dangerdeep-0.3.0-3|63	
12cr|dangerdeep-0.3.0-3|64	install -d -m 755 %{buildroot}%{_mandir}/man6
12cr|dangerdeep-0.3.0-3|65	install -m 644 doc/man/dangerdeep.6 %{buildroot}%{_mandir}/man6
12cr|dangerdeep-0.3.0-3|66	
12cr|dangerdeep-0.3.0-3|67	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|dangerdeep-0.3.0-3|68	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|dangerdeep-0.3.0-3|69	[Desktop Entry]
12cr|dangerdeep-0.3.0-3|70	Name=%{title}
12cr|dangerdeep-0.3.0-3|71	Comment=%{longtitle}
12cr|dangerdeep-0.3.0-3|72	Exec=%{_gamesbindir}/%{name}
12cr|dangerdeep-0.3.0-3|73	Icon=%{name}
12cr|dangerdeep-0.3.0-3|74	Terminal=false
12cr|dangerdeep-0.3.0-3|75	Type=Application
12cr|dangerdeep-0.3.0-3|76	StartupNotify=false
12cr|dangerdeep-0.3.0-3|77	Categories=X-MandrivaLinux-MoreApplications-Games-Other;Game;
12cr|dangerdeep-0.3.0-3|78	EOF
12cr|dangerdeep-0.3.0-3|79	
12cr|dangerdeep-0.3.0-3|80	# icon
12cr|dangerdeep-0.3.0-3|81	install -d -m 755 %{buildroot}/%{_miconsdir}
12cr|dangerdeep-0.3.0-3|82	install -d -m 755 %{buildroot}/%{_iconsdir}
12cr|dangerdeep-0.3.0-3|83	install -d -m 755 %{buildroot}/%{_liconsdir}
12cr|dangerdeep-0.3.0-3|84	install -m 644 %{name}-16x16.png %{buildroot}/%{_miconsdir}/%{name}.png
12cr|dangerdeep-0.3.0-3|85	install -m 644 %{name}-32x32.png %{buildroot}/%{_iconsdir}/%{name}.png
12cr|dangerdeep-0.3.0-3|86	install -m 644 %{name}-48x48.png %{buildroot}/%{_liconsdir}/%{name}.png
12cr|dangerdeep-0.3.0-3|87	
12cr|dangerdeep-0.3.0-3|88	
12cr|dangerdeep-0.3.0-3|89	%files
12cr|dangerdeep-0.3.0-3|90	%doc ChangeLog CREDITS README INSTALL LICENSE
12cr|dangerdeep-0.3.0-3|91	%{_gamesbindir}/%{name}
12cr|dangerdeep-0.3.0-3|92	%{_mandir}/man6/*
12cr|dangerdeep-0.3.0-3|93	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|dangerdeep-0.3.0-3|94	%{_miconsdir}/*
12cr|dangerdeep-0.3.0-3|95	%{_iconsdir}/*.*
12cr|dangerdeep-0.3.0-3|96	%{_liconsdir}/*
12cr|dangerdeep-0.3.0-3|97	
12cr|dangerdeep-0.3.0-3|98	

821 12
12cr|dante-1.3.2-1|1	%define major   0
12cr|dante-1.3.2-1|2	%define libname_orig                            lib%{name}
12cr|dante-1.3.2-1|3	%define libname                 %mklibname      %{name} %{major}
12cr|dante-1.3.2-1|4	%define libnamedev              %mklibname      %{name} %{major} -d
12cr|dante-1.3.2-1|5	
12cr|dante-1.3.2-1|6	#define _requires_exceptions GLIBC_PRIVATE
12cr|dante-1.3.2-1|7	
12cr|dante-1.3.2-1|8	Summary:        A free Socks v4/v5 client implementation
12cr|dante-1.3.2-1|9	Name:           dante
12cr|dante-1.3.2-1|10	Version:        1.3.2
12cr|dante-1.3.2-1|11	Release:        1
12cr|dante-1.3.2-1|12	License:        BSD-like
12cr|dante-1.3.2-1|13	Group:          Networking/Other
12cr|dante-1.3.2-1|14	URL:            http://www.inet.no/dante/
12cr|dante-1.3.2-1|15	Buildrequires:  perl-base pam-devel tcp_wrappers-devel
12cr|dante-1.3.2-1|16	Source0:        http://www.inet.no/dante/files/%{name}-%{version}.tar.gz
12cr|dante-1.3.2-1|17	Source1:        %{name}-sockd.init
12cr|dante-1.3.2-1|18	Requires:       %{libname} = %{version}
12cr|dante-1.3.2-1|19	
12cr|dante-1.3.2-1|20	%description
12cr|dante-1.3.2-1|21	Dante is a free implementation of the proxy protocols socks version 4,
12cr|dante-1.3.2-1|22	socks version 5 (rfc1928) and msproxy. It can be used as a firewall
12cr|dante-1.3.2-1|23	between networks. It is being developed by Inferno Nettverk A/S, a
12cr|dante-1.3.2-1|24	Norwegian consulting company. Commercial support is available.
12cr|dante-1.3.2-1|25	
12cr|dante-1.3.2-1|26	This package contains the dynamic libraries required to "socksify"
12cr|dante-1.3.2-1|27	existing applications to become socks clients.
12cr|dante-1.3.2-1|28	
12cr|dante-1.3.2-1|29	%package        server
12cr|dante-1.3.2-1|30	Summary:        A free Socks v4/v5 server implementation
12cr|dante-1.3.2-1|31	Group:          System/Servers
12cr|dante-1.3.2-1|32	Requires(pre):  rpm-helper
12cr|dante-1.3.2-1|33	
12cr|dante-1.3.2-1|34	%package -n     %{libname}
12cr|dante-1.3.2-1|35	Summary:        Library for Dante
12cr|dante-1.3.2-1|36	Group:          System/Libraries
12cr|dante-1.3.2-1|37	
12cr|dante-1.3.2-1|38	%description -n %{libname}
12cr|dante-1.3.2-1|39	Library for Dante
12cr|dante-1.3.2-1|40	
12cr|dante-1.3.2-1|41	%description    server
12cr|dante-1.3.2-1|42	This package contains the socks proxy daemon and its documentation.
12cr|dante-1.3.2-1|43	The sockd is the server part of the Dante socks proxy package and
12cr|dante-1.3.2-1|44	allows socks clients to connect through it to the network.
12cr|dante-1.3.2-1|45	
12cr|dante-1.3.2-1|46	%package -n     %{libnamedev}
12cr|dante-1.3.2-1|47	Summary:        Development libraries for dante
12cr|dante-1.3.2-1|48	Group:          Development/C
12cr|dante-1.3.2-1|49	Provides:       %{libname_orig}-devel = %{EVRD}
12cr|dante-1.3.2-1|50	Provides:       %{name}-devel = %{EVRD}
12cr|dante-1.3.2-1|51	Requires:       %{libname} = %{version}
12cr|dante-1.3.2-1|52	
12cr|dante-1.3.2-1|53	%description -n %{libnamedev}
12cr|dante-1.3.2-1|54	Additional libraries required to compile programs that use dante.
12cr|dante-1.3.2-1|55	
12cr|dante-1.3.2-1|56	%package -n     %{libnamestaticdev}
12cr|dante-1.3.2-1|57	Summary:        Static libraries for dante
12cr|dante-1.3.2-1|58	Group:          Development/C
12cr|dante-1.3.2-1|59	Provides:       %{libname_orig}-static-devel = %{EVRD}
12cr|dante-1.3.2-1|60	Provides:       %{libname_orig}-static = %{EVRD}
12cr|dante-1.3.2-1|61	Provides:       %{name}-static-devel = %{EVRD}
12cr|dante-1.3.2-1|62	Provides:       %{name}-static = %{EVRD}
12cr|dante-1.3.2-1|63	
12cr|dante-1.3.2-1|64	%description -n %{libnamestaticdev}
12cr|dante-1.3.2-1|65	Static libraries for dante
12cr|dante-1.3.2-1|66	
12cr|dante-1.3.2-1|67	%prep
12cr|dante-1.3.2-1|68	%setup -q
12cr|dante-1.3.2-1|69	
12cr|dante-1.3.2-1|70	%build
12cr|dante-1.3.2-1|71	%configure2_5x --enable-shared --disable-static
12cr|dante-1.3.2-1|72	%make
12cr|dante-1.3.2-1|73	
12cr|dante-1.3.2-1|74	%install
12cr|dante-1.3.2-1|75	%makeinstall
12cr|dante-1.3.2-1|76	
12cr|dante-1.3.2-1|77	#perl -pi -e "s/libdl.so/`basename \`readlink %{_libdir}/libdl.so\``/;s/libdsocks.so/libdsocks.so.%major/" %{buildroot}%{_bindir}/socksify
12cr|dante-1.3.2-1|78	
12cr|dante-1.3.2-1|79	install -m644 example/socks.conf -D %{buildroot}%{_sysconfdir}/socks.conf
12cr|dante-1.3.2-1|80	install -m644 example/sockd.conf -D %{buildroot}%{_sysconfdir}/sockd.conf
12cr|dante-1.3.2-1|81	
12cr|dante-1.3.2-1|82	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/sockd
12cr|dante-1.3.2-1|83	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|dante-1.3.2-1|84	cat <<EOF > %{buildroot}%{_sysconfdir}/sysconfig/sockd
12cr|dante-1.3.2-1|85	# Any extra option to pass to sockd
12cr|dante-1.3.2-1|86	SOCKD_EXTRA_OPTIONS=
12cr|dante-1.3.2-1|87	EOF
12cr|dante-1.3.2-1|88	
12cr|dante-1.3.2-1|89	chmod +x %{buildroot}%{_libdir}/lib*.so*
12cr|dante-1.3.2-1|90	
12cr|dante-1.3.2-1|91	%post server
12cr|dante-1.3.2-1|92	%_post_service sockd
12cr|dante-1.3.2-1|93	
12cr|dante-1.3.2-1|94	%preun server
12cr|dante-1.3.2-1|95	%_preun_service sockd
12cr|dante-1.3.2-1|96	
12cr|dante-1.3.2-1|97	%files
12cr|dante-1.3.2-1|98	%doc BUGS CREDITS LICENSE NEWS README SUPPORT VERSION
12cr|dante-1.3.2-1|99	%doc doc/README* doc/*.protocol doc/rfc*
12cr|dante-1.3.2-1|100	%{_bindir}/socksify
12cr|dante-1.3.2-1|101	%{_mandir}/man1/socksify.1*
12cr|dante-1.3.2-1|102	%{_mandir}/man5/socks.conf.5*
12cr|dante-1.3.2-1|103	%config(noreplace) %{_sysconfdir}/socks.conf
12cr|dante-1.3.2-1|104	
12cr|dante-1.3.2-1|105	%files -n %{libname}
12cr|dante-1.3.2-1|106	%{_libdir}/*.so.*
12cr|dante-1.3.2-1|107	
12cr|dante-1.3.2-1|108	%files server
12cr|dante-1.3.2-1|109	%{_sbindir}/sockd
12cr|dante-1.3.2-1|110	%{_mandir}/man5/sockd.conf.5*
12cr|dante-1.3.2-1|111	%{_mandir}/man8/*
12cr|dante-1.3.2-1|112	%attr(0755,root,root) %{_initrddir}/sockd
12cr|dante-1.3.2-1|113	%config(noreplace) %{_sysconfdir}/sockd.conf
12cr|dante-1.3.2-1|114	%config(noreplace) %{_sysconfdir}/sysconfig/sockd
12cr|dante-1.3.2-1|115	
12cr|dante-1.3.2-1|116	%files -n %{libnamedev}
12cr|dante-1.3.2-1|117	%{_libdir}/*.so
12cr|dante-1.3.2-1|118	%{_includedir}/*.h
12cr|dante-1.3.2-1|119	
12cr|dante-1.3.2-1|120	
12cr|dante-1.3.2-1|121	
12cr|dante-1.3.2-1|122	
12cr|dante-1.3.2-1|123	%changelog
12cr|dante-1.3.2-1|124	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.1.19-7mdv2009.0
12cr|dante-1.3.2-1|125	+ Revision: 243959
12cr|dante-1.3.2-1|126	- rebuild
12cr|dante-1.3.2-1|127	
12cr|dante-1.3.2-1|128	+ Pixel <pixel@mandriva.com>
12cr|dante-1.3.2-1|129	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|dante-1.3.2-1|130	
12cr|dante-1.3.2-1|131	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.1.19-5mdv2008.1
12cr|dante-1.3.2-1|132	+ Revision: 136360
12cr|dante-1.3.2-1|133	- restore BuildRoot
12cr|dante-1.3.2-1|134	
12cr|dante-1.3.2-1|135	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|dante-1.3.2-1|136	- kill re-definition of %%buildroot on Pixel's request
12cr|dante-1.3.2-1|137	
12cr|dante-1.3.2-1|138	* Mon May 28 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 1.1.19-5mdv2008.0
12cr|dante-1.3.2-1|139	+ Revision: 32136
12cr|dante-1.3.2-1|140	- filter out GLIBC_PRIVATE automatic requires, should close #26910
12cr|dante-1.3.2-1|141	
12cr|dante-1.3.2-1|142	
12cr|dante-1.3.2-1|143	* Fri Oct 27 2006 David Walluck <walluck@mandriva.org> 1.1.19-4mdv2007.0
12cr|dante-1.3.2-1|144	+ Revision: 72930
12cr|dante-1.3.2-1|145	- bunzip2 patches
12cr|dante-1.3.2-1|146	- Import dante
12cr|dante-1.3.2-1|147	
12cr|dante-1.3.2-1|148	* Tue Aug 15 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.1.19-3mdv2007.0
12cr|dante-1.3.2-1|149	- Fix rpmlint warnings
12cr|dante-1.3.2-1|150	
12cr|dante-1.3.2-1|151	* Mon Jul 24 2006 Olivier Blin <blino@mandriva.com> 1.1.19-2mdv2007.0
12cr|dante-1.3.2-1|152	- rebuild for new glibc
12cr|dante-1.3.2-1|153	
12cr|dante-1.3.2-1|154	* Thu Mar 23 2006 Lenny Cartier <lenny@mandriva.com> 1.1.19-1mdk
12cr|dante-1.3.2-1|155	- 1.1.19
12cr|dante-1.3.2-1|156	
12cr|dante-1.3.2-1|157	* Thu Jul 21 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.1.17-1mdk
12cr|dante-1.3.2-1|158	- New release 1.1.17
12cr|dante-1.3.2-1|159	- mkrel
12cr|dante-1.3.2-1|160	
12cr|dante-1.3.2-1|161	* Mon Jan 31 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.1.15-1mdk
12cr|dante-1.3.2-1|162	- 1.1.15
12cr|dante-1.3.2-1|163	
12cr|dante-1.3.2-1|164	* Sat Jul 03 2004 Olivier Blin <blino@mandrake.org> 1.1.14-3mdk
12cr|dante-1.3.2-1|165	- Patch0: redefine __GNUC__ for sys/wait.h inclusion
12cr|dante-1.3.2-1|166	- move init script in init script directory
12cr|dante-1.3.2-1|167	
12cr|dante-1.3.2-1|168	* Mon Jan 05 2004 Olivier Blin <blino@mandrake.org> 1.1.14-2mdk
12cr|dante-1.3.2-1|169	- fix LD_PRELOAD in socksify script, ugly hack with readlink
12cr|dante-1.3.2-1|170	(is it 64bits-proof ?)
12cr|dante-1.3.2-1|171	- require library in main package, find-requires doesn't find requires
12cr|dante-1.3.2-1|172	for LD_PRELOADs in shell scripts
12cr|dante-1.3.2-1|173	
12cr|dante-1.3.2-1|174	* Sat Jan 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.1.14-1mdk
12cr|dante-1.3.2-1|175	- 1.1.14
12cr|dante-1.3.2-1|176	- cleanups!
12cr|dante-1.3.2-1|177	- libify!
12cr|dante-1.3.2-1|178	

822 12
12cr|dap-2.1.5-11|1	%define name	dap
12cr|dap-2.1.5-11|2	%define version	2.1.5
12cr|dap-2.1.5-11|3	%define release %mkrel 11
12cr|dap-2.1.5-11|4	
12cr|dap-2.1.5-11|5	Summary:	Audio sample editing and processing suite
12cr|dap-2.1.5-11|6	Name:		%{name}
12cr|dap-2.1.5-11|7	Version: 	%{version}
12cr|dap-2.1.5-11|8	Release: 	%{release}
12cr|dap-2.1.5-11|9	License: 	GPL
12cr|dap-2.1.5-11|10	Group: 		Sound
12cr|dap-2.1.5-11|11	URL: 		http://www.cee.hw.ac.uk/~richardk/
12cr|dap-2.1.5-11|12	Source: 	%{name}-%{version}.tar.bz2
12cr|dap-2.1.5-11|13	Patch1:		dap-2.1.5-x11-path.patch
12cr|dap-2.1.5-11|14	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|dap-2.1.5-11|15	BuildRequires:	libforms-devel
12cr|dap-2.1.5-11|16	Buildrequires:	libx11-devel
12cr|dap-2.1.5-11|17	
12cr|dap-2.1.5-11|18	%description
12cr|dap-2.1.5-11|19	DAP is a comprehensive audio sample editing and processing suite.
12cr|dap-2.1.5-11|20	It currently supports AIFF and AIFF-C audio files, 8 or 16 bit
12cr|dap-2.1.5-11|21	resolution, and 1, 2 or 4 channels of audio data. The package
12cr|dap-2.1.5-11|22	offers comprehensive editing, playback, and recording facilities
12cr|dap-2.1.5-11|23	including full time stretch resampling, manual data editing, and
12cr|dap-2.1.5-11|24	a reasonably complete DSP processing suite.
12cr|dap-2.1.5-11|25	
12cr|dap-2.1.5-11|26	%prep
12cr|dap-2.1.5-11|27	%setup -q
12cr|dap-2.1.5-11|28	%patch1 -p1
12cr|dap-2.1.5-11|29	
12cr|dap-2.1.5-11|30	%build
12cr|dap-2.1.5-11|31	export XFORMS=/usr/include/X11
12cr|dap-2.1.5-11|32	make CXX="g++ %ldflags" OPTIM="$RPM_OPT_FLAGS" -f Makefile.linux
12cr|dap-2.1.5-11|33	
12cr|dap-2.1.5-11|34	%install
12cr|dap-2.1.5-11|35	rm -rf %buildroot/
12cr|dap-2.1.5-11|36	
12cr|dap-2.1.5-11|37	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cr|dap-2.1.5-11|38	cp main/DAP $RPM_BUILD_ROOT/%_bindir/dap
12cr|dap-2.1.5-11|39	
12cr|dap-2.1.5-11|40	mkdir -p %{buildroot}%{_datadir}/applications
12cr|dap-2.1.5-11|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|dap-2.1.5-11|42	[Desktop Entry]
12cr|dap-2.1.5-11|43	Name=%{name}
12cr|dap-2.1.5-11|44	Comment=Audio sample editing and processing suite
12cr|dap-2.1.5-11|45	Exec=%{name} -c
12cr|dap-2.1.5-11|46	Icon=%{name}
12cr|dap-2.1.5-11|47	Terminal=false
12cr|dap-2.1.5-11|48	Type=Application
12cr|dap-2.1.5-11|49	Categories=AudioVideo;Audio;Midi;Mixer;Sequencer;Tuner;AudioVideoEditing;Player;Recorder;
12cr|dap-2.1.5-11|50	EOF
12cr|dap-2.1.5-11|51	
12cr|dap-2.1.5-11|52	%clean
12cr|dap-2.1.5-11|53	rm -rf %buildroot
12cr|dap-2.1.5-11|54	
12cr|dap-2.1.5-11|55	%if %mdkversion < 200900
12cr|dap-2.1.5-11|56	%post
12cr|dap-2.1.5-11|57	%{update_menus}
12cr|dap-2.1.5-11|58	%endif
12cr|dap-2.1.5-11|59	
12cr|dap-2.1.5-11|60	%if %mdkversion < 200900
12cr|dap-2.1.5-11|61	%postun
12cr|dap-2.1.5-11|62	%{clean_menus}
12cr|dap-2.1.5-11|63	%endif
12cr|dap-2.1.5-11|64	
12cr|dap-2.1.5-11|65	%files
12cr|dap-2.1.5-11|66	%defattr(-,root,root)
12cr|dap-2.1.5-11|67	%doc CHANGES COPYING FEATURES README THANKS TODO
12cr|dap-2.1.5-11|68	%{_bindir}/%name
12cr|dap-2.1.5-11|69	%{_datadir}/applications/*
12cr|dap-2.1.5-11|70	
12cr|dap-2.1.5-11|71	
12cr|dap-2.1.5-11|72	%changelog
12cr|dap-2.1.5-11|73	* Thu Dec 23 2010 Funda Wang <fwang@mandriva.org> 2.1.5-11mdv2011.0
12cr|dap-2.1.5-11|74	+ Revision: 623979
12cr|dap-2.1.5-11|75	- rebuild for new xform
12cr|dap-2.1.5-11|76	
12cr|dap-2.1.5-11|77	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.5-10mdv2011.0
12cr|dap-2.1.5-11|78	+ Revision: 617517
12cr|dap-2.1.5-11|79	- the mass rebuild of 2010.0 packages
12cr|dap-2.1.5-11|80	
12cr|dap-2.1.5-11|81	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 2.1.5-9mdv2010.0
12cr|dap-2.1.5-11|82	+ Revision: 427209
12cr|dap-2.1.5-11|83	- rebuild
12cr|dap-2.1.5-11|84	
12cr|dap-2.1.5-11|85	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.1.5-8mdv2009.0
12cr|dap-2.1.5-11|86	+ Revision: 243960
12cr|dap-2.1.5-11|87	- rebuild
12cr|dap-2.1.5-11|88	
12cr|dap-2.1.5-11|89	+ Pixel <pixel@mandriva.com>
12cr|dap-2.1.5-11|90	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|dap-2.1.5-11|91	
12cr|dap-2.1.5-11|92	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.1.5-6mdv2008.1
12cr|dap-2.1.5-11|93	+ Revision: 136360
12cr|dap-2.1.5-11|94	- restore BuildRoot
12cr|dap-2.1.5-11|95	
12cr|dap-2.1.5-11|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|dap-2.1.5-11|97	- kill re-definition of %%buildroot on Pixel's request
12cr|dap-2.1.5-11|98	
12cr|dap-2.1.5-11|99	+ Funda Wang <fwang@mandriva.org>
12cr|dap-2.1.5-11|100	- old patch not needed
12cr|dap-2.1.5-11|101	
12cr|dap-2.1.5-11|102	* Thu Sep 06 2007 Funda Wang <fwang@mandriva.org> 2.1.5-6mdv2008.0
12cr|dap-2.1.5-11|103	+ Revision: 80961
12cr|dap-2.1.5-11|104	- Rebuild for new x11 library
12cr|dap-2.1.5-11|105	- Import dap
12cr|dap-2.1.5-11|106	
12cr|dap-2.1.5-11|107	
12cr|dap-2.1.5-11|108	
12cr|dap-2.1.5-11|109	* Fri Aug 04 2006 Lenny Cartier <lenny@mandriva.com> 2.1.5-5mdv2007.0
12cr|dap-2.1.5-11|110	- xdg
12cr|dap-2.1.5-11|111	
12cr|dap-2.1.5-11|112	* Fri Jun 23 2006 Pascal Terjan <pterjan@mandriva.org> 2.1.5-4mdv2007.0
12cr|dap-2.1.5-11|113	- fix lib64
12cr|dap-2.1.5-11|114	
12cr|dap-2.1.5-11|115	* Thu Jan 06 2006 Lenny Cartier <lenny@mandriva.com> 2.1.5-3mdk
12cr|dap-2.1.5-11|116	- rebuild
12cr|dap-2.1.5-11|117	
12cr|dap-2.1.5-11|118	* Wed Jun 16 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.1.5-2mdk
12cr|dap-2.1.5-11|119	- rebuild
12cr|dap-2.1.5-11|120	
12cr|dap-2.1.5-11|121	* Mon Feb 16 2004 Austin Acton <austin@mandrake.org> 2.1.5-1mdk
12cr|dap-2.1.5-11|122	- 2.1.5
12cr|dap-2.1.5-11|123	
12cr|dap-2.1.5-11|124	* Tue Jan 07 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.1.4-1mdk
12cr|dap-2.1.5-11|125	- from Austin Acton <aacton@yorku.ca> :
12cr|dap-2.1.5-11|126	- initial package

823 12
12cr|daphne-1.0-1.1|1	#
12cr|daphne-1.0-1.1|2	# spec file for package spec (Version 2.0)
12cr|daphne-1.0-1.1|3	#
12cr|daphne-1.0-1.1|4	# Copyright (c) 2003 SuSE Linux AG, Nuernberg, Germany.
12cr|daphne-1.0-1.1|5	# This file and all modifications and additions to the pristine
12cr|daphne-1.0-1.1|6	# package are under the same license as the package itself.
12cr|daphne-1.0-1.1|7	#
12cr|daphne-1.0-1.1|8	# Please submit bugfixes or comments via http://www.suse.de/feedback/
12cr|daphne-1.0-1.1|9	#
12cr|daphne-1.0-1.1|10	
12cr|daphne-1.0-1.1|11	# norootforbuild
12cr|daphne-1.0-1.1|12	
12cr|daphne-1.0-1.1|13	Name:         daphne
12cr|daphne-1.0-1.1|14	License:      GPL
12cr|daphne-1.0-1.1|15	Group:        Emulators
12cr|daphne-1.0-1.1|16	Version:      1.0
12cr|daphne-1.0-1.1|17	Release:      %mkrel 1.1
12cr|daphne-1.0-1.1|18	Summary:      Multiple Arcade Laserdisc Emulator
12cr|daphne-1.0-1.1|19	Source:       %name-%version-src.tar.bz2
12cr|daphne-1.0-1.1|20	Source1:      %name-1.0beta-linux-data.tar.gz
12cr|daphne-1.0-1.1|21	Patch0:	daphne.dif
12cr|daphne-1.0-1.1|22	Patch1:	daphne-gl.patch
12cr|daphne-1.0-1.1|23	BuildRequires: SDL-devel libogg-devel zlib-devel gcc-c++ SDL_mixer-devel libvorbis-devel glew-devel fdupes mesaglu-devel
12cr|daphne-1.0-1.1|24	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|daphne-1.0-1.1|25	
12cr|daphne-1.0-1.1|26	%description
12cr|daphne-1.0-1.1|27	Play the original versions of many laserdisc arcade game.
12cr|daphne-1.0-1.1|28	
12cr|daphne-1.0-1.1|29	%prep
12cr|daphne-1.0-1.1|30	%setup -q -n src -a 1
12cr|daphne-1.0-1.1|31	%patch0 -p1
12cr|daphne-1.0-1.1|32	%patch1 -p1
12cr|daphne-1.0-1.1|33	
12cr|daphne-1.0-1.1|34	%build
12cr|daphne-1.0-1.1|35	cp Makefile.vars.linux_x86 Makefile.vars
12cr|daphne-1.0-1.1|36	make %{?jobs:-j%jobs} \
12cr|daphne-1.0-1.1|37	%ifarch %ix86
12cr|daphne-1.0-1.1|38	I386FLAGS="-DNATIVE_CPU_X86 -DMMX_RGB2YUV -lGL -lGLU" USE_MMX=1
12cr|daphne-1.0-1.1|39	%else
12cr|daphne-1.0-1.1|40	I386FLAGS="-lGL -lGLU"
12cr|daphne-1.0-1.1|41	%endif
12cr|daphne-1.0-1.1|42	cd vldp2
12cr|daphne-1.0-1.1|43	./configure \
12cr|daphne-1.0-1.1|44	%ifnarch %ix86
12cr|daphne-1.0-1.1|45	--disable-accel-detect
12cr|daphne-1.0-1.1|46	%endif
12cr|daphne-1.0-1.1|47	
12cr|daphne-1.0-1.1|48	%ifarch %ix86
12cr|daphne-1.0-1.1|49	make -f Makefile.linux DFLAGS="$RPM_OPT_FLAGS"
12cr|daphne-1.0-1.1|50	%else
12cr|daphne-1.0-1.1|51	make -f Makefile.linux DFLAGS="$RPM_OPT_FLAGS -fPIC"
12cr|daphne-1.0-1.1|52	%endif
12cr|daphne-1.0-1.1|53	
12cr|daphne-1.0-1.1|54	%install
12cr|daphne-1.0-1.1|55	# install section
12cr|daphne-1.0-1.1|56	install -D -m 755 ../daphne.bin $RPM_BUILD_ROOT%{_libdir}/%{name}/%{name}
12cr|daphne-1.0-1.1|57	install -m 755 ../libvldp2.so $RPM_BUILD_ROOT%{_libdir}/%{name}
12cr|daphne-1.0-1.1|58	cd daphne
12cr|daphne-1.0-1.1|59	cp -a pics roms sound $RPM_BUILD_ROOT%{_libdir}/%{name}
12cr|daphne-1.0-1.1|60	mkdir -p $RPM_BUILD_ROOT%{_gamesbindir}
12cr|daphne-1.0-1.1|61	cat <<EOT >$RPM_BUILD_ROOT%{_gamesbindir}/%{name}
12cr|daphne-1.0-1.1|62	#!/bin/sh
12cr|daphne-1.0-1.1|63	cd %{_libdir}/%{name}
12cr|daphne-1.0-1.1|64	exec ./daphne "\$@"
12cr|daphne-1.0-1.1|65	EOT
12cr|daphne-1.0-1.1|66	chmod 755 $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
12cr|daphne-1.0-1.1|67	
12cr|daphne-1.0-1.1|68	%files
12cr|daphne-1.0-1.1|69	%defattr(-,root,root)
12cr|daphne-1.0-1.1|70	%{_gamesbindir}/%{name}
12cr|daphne-1.0-1.1|71	%{_libdir}/%{name}
12cr|daphne-1.0-1.1|72	
12cr|daphne-1.0-1.1|73	
12cr|daphne-1.0-1.1|74	
12cr|daphne-1.0-1.1|75	%changelog
12cr|daphne-1.0-1.1|76	* Fri Apr 20 2012 Zombie Ryushu <ryushu@mandriva.org> 1.0-1.1mdv2011.0
12cr|daphne-1.0-1.1|77	+ Revision: 792447
12cr|daphne-1.0-1.1|78	- what is fdupes doing?
12cr|daphne-1.0-1.1|79	- what is fdupes doing?
12cr|daphne-1.0-1.1|80	
12cr|daphne-1.0-1.1|81	* Fri Apr 20 2012 Zombie Ryushu <ryushu@mandriva.org> 1.0-1
12cr|daphne-1.0-1.1|82	+ Revision: 792424
12cr|daphne-1.0-1.1|83	- GL makefile patch
12cr|daphne-1.0-1.1|84	- GL dependency
12cr|daphne-1.0-1.1|85	- GL dependency
12cr|daphne-1.0-1.1|86	- GL dependency
12cr|daphne-1.0-1.1|87	- First import to Mandriva
12cr|daphne-1.0-1.1|88	- imported package daphne
12cr|daphne-1.0-1.1|89	
12cr|daphne-1.0-1.1|90	
12cr|daphne-1.0-1.1|91	* Fri Nov 14 2008 - uli@suse.de
12cr|daphne-1.0-1.1|92	- update -> 1.0
12cr|daphne-1.0-1.1|93	* Wed Oct 24 2007 - uli@suse.de
12cr|daphne-1.0-1.1|94	- no -fPIC for ix86 (breaks asm code)

824 12
12cr|dar-2.4.8-1|1	%define major		5
12cr|dar-2.4.8-1|2	%define libname		%mklibname %{name} %{major}
12cr|dar-2.4.8-1|3	%define develname	%mklibname %{name} -d
12cr|dar-2.4.8-1|4	
12cr|dar-2.4.8-1|5	Summary:	Shell command to back up directory trees and files
12cr|dar-2.4.8-1|6	Name:		dar
12cr|dar-2.4.8-1|7	Version:	2.4.8
12cr|dar-2.4.8-1|8	Release:	1
12cr|dar-2.4.8-1|9	URL:		http://dar.linux.free.fr/
12cr|dar-2.4.8-1|10	License:	GPLv2+
12cr|dar-2.4.8-1|11	Group:		Archiving/Backup
12cr|dar-2.4.8-1|12	Source0:	http://downloads.sourceforge.net/project/dar/%{name}/v%{version}/%{name}-%{version}.tar.gz
12cr|dar-2.4.8-1|13	Patch0:		dar-2.4.3-mdv-shebang.patch
12cr|dar-2.4.8-1|14	BuildRequires:	zlib-devel
12cr|dar-2.4.8-1|15	BuildRequires:	gcc-c++
12cr|dar-2.4.8-1|16	BuildRequires:	bzip2-devel
12cr|dar-2.4.8-1|17	BuildRequires:	libstdc++-static-devel
12cr|dar-2.4.8-1|18	BuildRequires:	libattr-devel
12cr|dar-2.4.8-1|19	BuildRequires:	acl-devel
12cr|dar-2.4.8-1|20	BuildRequires:	glibc-static-devel
12cr|dar-2.4.8-1|21	BuildRequires:	openssl-static-devel
12cr|dar-2.4.8-1|22	BuildRequires:	doxygen
12cr|dar-2.4.8-1|23	
12cr|dar-2.4.8-1|24	%description
12cr|dar-2.4.8-1|25	DAR is a command line tool to backup a directory tree and files. DAR is
12cr|dar-2.4.8-1|26	able to make differential backups, split them over a set of disks or files
12cr|dar-2.4.8-1|27	of a given size, use compression, filter files or subtrees to be saved or
12cr|dar-2.4.8-1|28	not saved, directly access and restore given files. DAR is also able
12cr|dar-2.4.8-1|29	to handle extended attributes, and can make remote backups through an
12cr|dar-2.4.8-1|30	ssh session for example. Finally, DAR handles save and restore of hard
12cr|dar-2.4.8-1|31	and symbolic links.
12cr|dar-2.4.8-1|32	
12cr|dar-2.4.8-1|33	%package -n 	%{libname}
12cr|dar-2.4.8-1|34	Group:		System/Libraries
12cr|dar-2.4.8-1|35	Summary:	Shared library for %{name}
12cr|dar-2.4.8-1|36	
12cr|dar-2.4.8-1|37	%description -n	%{libname}
12cr|dar-2.4.8-1|38	DAR is a command line tool to backup a directory tree and files. DAR is
12cr|dar-2.4.8-1|39	able to make differential backups, split them over a set of disks or files
12cr|dar-2.4.8-1|40	of a given size, use compression, filter files or subtrees to be saved or
12cr|dar-2.4.8-1|41	not saved, directly access and restore given files. DAR is also able
12cr|dar-2.4.8-1|42	to handle extended attributes, and can make remote backups through an
12cr|dar-2.4.8-1|43	ssh session for example. Finally, DAR handles save and restore of hard
12cr|dar-2.4.8-1|44	and symbolic links.
12cr|dar-2.4.8-1|45	
12cr|dar-2.4.8-1|46	
12cr|dar-2.4.8-1|47	%package -n	%{develname}
12cr|dar-2.4.8-1|48	Group:		Development/Other
12cr|dar-2.4.8-1|49	Summary:	Development headers for %{name}
12cr|dar-2.4.8-1|50	Requires:	%libname = %{version}
12cr|dar-2.4.8-1|51	Provides:	%{name}-devel = %{EVRD}
12cr|dar-2.4.8-1|52	
12cr|dar-2.4.8-1|53	%description -n	%{develname}
12cr|dar-2.4.8-1|54	DAR is a command line tool to backup a directory tree and files. DAR is
12cr|dar-2.4.8-1|55	able to make differential backups, split them over a set of disks or files
12cr|dar-2.4.8-1|56	of a given size, use compression, filter files or subtrees to be saved or
12cr|dar-2.4.8-1|57	not saved, directly access and restore given files. DAR is also able
12cr|dar-2.4.8-1|58	to handle extended attributes, and can make remote backups through an
12cr|dar-2.4.8-1|59	ssh session for example. Finally, DAR handles save and restore of hard
12cr|dar-2.4.8-1|60	and symbolic links.
12cr|dar-2.4.8-1|61	
12cr|dar-2.4.8-1|62	
12cr|dar-2.4.8-1|63	%prep
12cr|dar-2.4.8-1|64	%setup -q
12cr|dar-2.4.8-1|65	%patch0 -p1
12cr|dar-2.4.8-1|66	
12cr|dar-2.4.8-1|67	%build
12cr|dar-2.4.8-1|68	%configure2_5x --disable-upx --disable-static
12cr|dar-2.4.8-1|69	%make
12cr|dar-2.4.8-1|70	
12cr|dar-2.4.8-1|71	%install
12cr|dar-2.4.8-1|72	# fix-up docs
12cr|dar-2.4.8-1|73	install -m 644 doc/samples/README README.samples
12cr|dar-2.4.8-1|74	
12cr|dar-2.4.8-1|75	%makeinstall_std
12cr|dar-2.4.8-1|76	find %{buildroot} -name '*.la' -delete
12cr|dar-2.4.8-1|77	
12cr|dar-2.4.8-1|78	%find_lang %{name}
12cr|dar-2.4.8-1|79	
12cr|dar-2.4.8-1|80	%files -f %{name}.lang
12cr|dar-2.4.8-1|81	%defattr(-,root,root)
12cr|dar-2.4.8-1|82	%doc AUTHORS ChangeLog NEWS README THANKS TODO
12cr|dar-2.4.8-1|83	%doc README.samples doc/samples/cdbackup.sh doc/samples/darrc_sample doc/samples/sample1.txt
12cr|dar-2.4.8-1|84	%doc doc/mini-howto/dar-differential-backup-mini-howto.*.html
12cr|dar-2.4.8-1|85	%{_bindir}/*
12cr|dar-2.4.8-1|86	#/sbin/*
12cr|dar-2.4.8-1|87	%{_mandir}/man1/*
12cr|dar-2.4.8-1|88	%{_datadir}/%{name}
12cr|dar-2.4.8-1|89	%config(noreplace) %{_sysconfdir}/%{name}rc
12cr|dar-2.4.8-1|90	
12cr|dar-2.4.8-1|91	%files -n %{libname}
12cr|dar-2.4.8-1|92	%defattr(-,root,root)
12cr|dar-2.4.8-1|93	%{_libdir}/*.so.%{major}*
12cr|dar-2.4.8-1|94	
12cr|dar-2.4.8-1|95	%files -n %{develname}
12cr|dar-2.4.8-1|96	%defattr (-,root,root)
12cr|dar-2.4.8-1|97	%{_includedir}/%{name}
12cr|dar-2.4.8-1|98	%{_libdir}/*.so
12cr|dar-2.4.8-1|99	%{_libdir}/pkgconfig/lib%{name}.pc
12cr|dar-2.4.8-1|100	
12cr|dar-2.4.8-1|101	
12cr|dar-2.4.8-1|102	%changelog
12cr|dar-2.4.8-1|103	* Thu Sep 20 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.4.8-1
12cr|dar-2.4.8-1|104	+ Revision: 817171
12cr|dar-2.4.8-1|105	- update to 2.4.8
12cr|dar-2.4.8-1|106	
12cr|dar-2.4.8-1|107	* Tue Jul 10 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.4.7-1
12cr|dar-2.4.8-1|108	+ Revision: 808730
12cr|dar-2.4.8-1|109	- update to 2.4.7
12cr|dar-2.4.8-1|110	
12cr|dar-2.4.8-1|111	* Fri Jun 29 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.4.6-1
12cr|dar-2.4.8-1|112	+ Revision: 807509
12cr|dar-2.4.8-1|113	- update to 2.4.6
12cr|dar-2.4.8-1|114	
12cr|dar-2.4.8-1|115	* Wed Apr 18 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.4.5-1
12cr|dar-2.4.8-1|116	+ Revision: 791726
12cr|dar-2.4.8-1|117	- update to 2.4.5
12cr|dar-2.4.8-1|118	
12cr|dar-2.4.8-1|119	* Thu Mar 29 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.4.4-1
12cr|dar-2.4.8-1|120	+ Revision: 788212
12cr|dar-2.4.8-1|121	- update to 2.4.4
12cr|dar-2.4.8-1|122	
12cr|dar-2.4.8-1|123	* Thu Mar 01 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.4.3-1
12cr|dar-2.4.8-1|124	+ Revision: 781616
12cr|dar-2.4.8-1|125	- new version 2.4.3
12cr|dar-2.4.8-1|126	- don't build static libs
12cr|dar-2.4.8-1|127	
12cr|dar-2.4.8-1|128	* Sun Oct 16 2011 Andrey Bondrov <abondrov@mandriva.org> 2.4.2-1
12cr|dar-2.4.8-1|129	+ Revision: 704847
12cr|dar-2.4.8-1|130	- New version 2.4.2, new major 5
12cr|dar-2.4.8-1|131	
12cr|dar-2.4.8-1|132	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3.10-2mdv2011.0
12cr|dar-2.4.8-1|133	+ Revision: 610190
12cr|dar-2.4.8-1|134	- rebuild
12cr|dar-2.4.8-1|135	
12cr|dar-2.4.8-1|136	* Thu Apr 15 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.3.10-1mdv2010.1
12cr|dar-2.4.8-1|137	+ Revision: 534942
12cr|dar-2.4.8-1|138	- new release 2.3.10
12cr|dar-2.4.8-1|139	
12cr|dar-2.4.8-1|140	* Sat May 23 2009 Frederik Himpe <fhimpe@mandriva.org> 2.3.9-1mdv2010.0
12cr|dar-2.4.8-1|141	+ Revision: 379051
12cr|dar-2.4.8-1|142	- update to new version 2.3.9
12cr|dar-2.4.8-1|143	
12cr|dar-2.4.8-1|144	* Sat Jun 21 2008 Funda Wang <fwang@mandriva.org> 2.3.8-1mdv2009.0
12cr|dar-2.4.8-1|145	+ Revision: 227663
12cr|dar-2.4.8-1|146	- New version 2.3.8
12cr|dar-2.4.8-1|147	
12cr|dar-2.4.8-1|148	+ Pixel <pixel@mandriva.com>
12cr|dar-2.4.8-1|149	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|dar-2.4.8-1|150	
12cr|dar-2.4.8-1|151	* Sat Mar 01 2008 Adam Williamson <awilliamson@mandriva.org> 2.3.7-1mdv2008.1
12cr|dar-2.4.8-1|152	+ Revision: 177114
12cr|dar-2.4.8-1|153	- protect major in file list
12cr|dar-2.4.8-1|154	- minor spec cleanups
12cr|dar-2.4.8-1|155	- new release 2.3.7
12cr|dar-2.4.8-1|156	
12cr|dar-2.4.8-1|157	+ Thierry Vignaud <tv@mandriva.org>
12cr|dar-2.4.8-1|158	- fix no-buildroot-tag
12cr|dar-2.4.8-1|159	
12cr|dar-2.4.8-1|160	* Thu Dec 06 2007 Adam Williamson <awilliamson@mandriva.org> 2.3.6-1mdv2008.1
12cr|dar-2.4.8-1|161	+ Revision: 115797
12cr|dar-2.4.8-1|162	- new release 2.3.6
12cr|dar-2.4.8-1|163	- new license policy
12cr|dar-2.4.8-1|164	- remove a workaround that was introduced for kdar, as kdar is basically dead
12cr|dar-2.4.8-1|165	
12cr|dar-2.4.8-1|166	* Mon Aug 27 2007 Funda Wang <fwang@mandriva.org> 2.3.5-1mdv2008.0
12cr|dar-2.4.8-1|167	+ Revision: 71738
12cr|dar-2.4.8-1|168	- New version 2.3.5
12cr|dar-2.4.8-1|169	
12cr|dar-2.4.8-1|170	* Thu Jul 12 2007 Adam Williamson <awilliamson@mandriva.org> 2.3.4-1mdv2008.0
12cr|dar-2.4.8-1|171	+ Revision: 51677
12cr|dar-2.4.8-1|172	- spec clean (from frederik himpe)
12cr|dar-2.4.8-1|173	- new release 2.3.4 (from frederik himpe)
12cr|dar-2.4.8-1|174	
12cr|dar-2.4.8-1|175	* Mon Jun 11 2007 Adam Williamson <awilliamson@mandriva.org> 2.3.3-2mdv2008.0
12cr|dar-2.4.8-1|176	+ Revision: 38087
12cr|dar-2.4.8-1|177	- include macro_tools.hpp in libdar-devel for kdar
12cr|dar-2.4.8-1|178	
12cr|dar-2.4.8-1|179	* Sun Jun 10 2007 Adam Williamson <awilliamson@mandriva.org> 2.3.3-1mdv2008.0
12cr|dar-2.4.8-1|180	+ Revision: 37738
12cr|dar-2.4.8-1|181	- move .pc file to devel package
12cr|dar-2.4.8-1|182	- clean and correct provides
12cr|dar-2.4.8-1|183	- clean descriptions
12cr|dar-2.4.8-1|184	- go with the new devel policy
12cr|dar-2.4.8-1|185	- correct major (4)
12cr|dar-2.4.8-1|186	- new release 2.3.3
12cr|dar-2.4.8-1|187	
12cr|dar-2.4.8-1|188	
12cr|dar-2.4.8-1|189	* Mon Aug 14 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.3.1-2mdv2007.0
12cr|dar-2.4.8-1|190	- Fix rpmlint warnings
12cr|dar-2.4.8-1|191	
12cr|dar-2.4.8-1|192	* Sat Jul 01 2006 Emmanuel Andry <eandry@mandriva.org> 2.3.1-1mdv2007.0
12cr|dar-2.4.8-1|193	- New release 2.3.1
12cr|dar-2.4.8-1|194	
12cr|dar-2.4.8-1|195	* Sun May 07 2006 Jerome Soyer <saispo@mandriva.org> 2.3.0-1mdk
12cr|dar-2.4.8-1|196	- New release 2.3.0
12cr|dar-2.4.8-1|197	- Fix doc build
12cr|dar-2.4.8-1|198	
12cr|dar-2.4.8-1|199	* Wed Dec 07 2005 Lenny Cartier <lenny@mandriva.com> 2.2.5-1mdk
12cr|dar-2.4.8-1|200	- 2.2.5
12cr|dar-2.4.8-1|201	
12cr|dar-2.4.8-1|202	* Mon Aug 22 2005 Frederic Crozat <fcrozat@mandriva.com> 2.2.2-3mdk
12cr|dar-2.4.8-1|203	- Rebuild with latest gcc
12cr|dar-2.4.8-1|204	
12cr|dar-2.4.8-1|205	* Sun Jun 05 2005 Frederic Crozat <fcrozat@mandriva.com> 2.2.2-2mdk
12cr|dar-2.4.8-1|206	- Set executable bit on par scripts
12cr|dar-2.4.8-1|207	
12cr|dar-2.4.8-1|208	* Sun Jun 05 2005 Frederic Crozat <fcrozat@mandriva.com> 2.2.2-1mdk
12cr|dar-2.4.8-1|209	- Release 2.2.2
12cr|dar-2.4.8-1|210	
12cr|dar-2.4.8-1|211	* Sun May 08 2005 Frederic Crozat <fcrozat@mandriva.com> 2.2.1-2mdk
12cr|dar-2.4.8-1|212	- Fix buildrequires
12cr|dar-2.4.8-1|213	
12cr|dar-2.4.8-1|214	* Sun May 08 2005 Frederic Crozat <fcrozat@mandriva.com> 2.2.1-1mdk
12cr|dar-2.4.8-1|215	- Release 2.2.1
12cr|dar-2.4.8-1|216	- clean specfile
12cr|dar-2.4.8-1|217	- build with EA support now
12cr|dar-2.4.8-1|218	
12cr|dar-2.4.8-1|219	* Tue Sep 28 2004 Svetoslav Slavtchev <svetljo@gmx.de> 2.1.5-2mdk
12cr|dar-2.4.8-1|220	- fix group and post/pre scripts
12cr|dar-2.4.8-1|221	
12cr|dar-2.4.8-1|222	* Tue Sep 28 2004 Svetoslav Slavtchev <svetljo@gmx.de> 2.1.5-1mdk
12cr|dar-2.4.8-1|223	- initial contrib package
12cr|dar-2.4.8-1|224	

825 12
12cr|darcs-2.8.3-1|1	#% global debug_package %{nil}
12cr|darcs-2.8.3-1|2	%define _cabal_setup Setup.lhs
12cr|darcs-2.8.3-1|3	%define _no_haddock 1
12cr|darcs-2.8.3-1|4	%define module darcs
12cr|darcs-2.8.3-1|5	Name:           %{module}
12cr|darcs-2.8.3-1|6	Version:        2.8.3
12cr|darcs-2.8.3-1|7	Release:        1
12cr|darcs-2.8.3-1|8	Summary:        a distributed, interactive, smart revision control system
12cr|darcs-2.8.3-1|9	Group:          Development/Other
12cr|darcs-2.8.3-1|10	License:        GPLv2+
12cr|darcs-2.8.3-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|darcs-2.8.3-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|darcs-2.8.3-1|13	
12cr|darcs-2.8.3-1|14	BuildRequires:  ghc < 7.6
12cr|darcs-2.8.3-1|15	buildrequires:  ghc-devel < 7.6
12cr|darcs-2.8.3-1|16	buildrequires:  haskell-macros
12cr|darcs-2.8.3-1|17	buildrequires:  cabal-install
12cr|darcs-2.8.3-1|18	buildrequires:  pkgconfig(libcurl)
12cr|darcs-2.8.3-1|19	buildrequires:  pkgconfig(ncurses)
12cr|darcs-2.8.3-1|20	
12cr|darcs-2.8.3-1|21	%description
12cr|darcs-2.8.3-1|22	Darcs is a free, open source revision control system. It is:
12cr|darcs-2.8.3-1|23	* Distributed: Every user has access to the full command set, removing
12cr|darcs-2.8.3-1|24	boundaries between server and client or committer and non-committers.
12cr|darcs-2.8.3-1|25	* Interactive: Darcs is easy to learn and efficient to use because it asks you
12cr|darcs-2.8.3-1|26	questions in response to simple commands, giving you choices in your work flow.
12cr|darcs-2.8.3-1|27	You can choose to record one change in a file, while ignoring another. As you
12cr|darcs-2.8.3-1|28	update from upstream, you can review each patch name, even the full "diff" for
12cr|darcs-2.8.3-1|29	interesting patches.
12cr|darcs-2.8.3-1|30	* Smart: Originally developed by physicist David Roundy, darcs is based on a
12cr|darcs-2.8.3-1|31	unique algebra of patches.
12cr|darcs-2.8.3-1|32	This smartness lets you respond to changing demands in ways that would
12cr|darcs-2.8.3-1|33	otherwise not be possible. Learn more about spontaneous branches with darcs.
12cr|darcs-2.8.3-1|34	
12cr|darcs-2.8.3-1|35	%prep
12cr|darcs-2.8.3-1|36	%setup -q -n %{module}-%{version}
12cr|darcs-2.8.3-1|37	
12cr|darcs-2.8.3-1|38	%build
12cr|darcs-2.8.3-1|39	cabal update
12cr|darcs-2.8.3-1|40	cabal install
12cr|darcs-2.8.3-1|41	cabal configure --prefix=%{_prefix} --libdir=%{_libdir} --disable-executable-stripping
12cr|darcs-2.8.3-1|42	cabal build
12cr|darcs-2.8.3-1|43	%_cabal_genscripts
12cr|darcs-2.8.3-1|44	
12cr|darcs-2.8.3-1|45	%install
12cr|darcs-2.8.3-1|46	%_cabal_install
12cr|darcs-2.8.3-1|47	%_cabal_rpm_gen_deps
12cr|darcs-2.8.3-1|48	%_cabal_scriptlets
12cr|darcs-2.8.3-1|49	
12cr|darcs-2.8.3-1|50	%files
12cr|darcs-2.8.3-1|51	%defattr(-,root,root,-)
12cr|darcs-2.8.3-1|52	%{_docdir}/%{module}-%{version}
12cr|darcs-2.8.3-1|53	%{_libdir}/%{module}-%{version}
12cr|darcs-2.8.3-1|54	%_cabal_rpm_deps_dir
12cr|darcs-2.8.3-1|55	%_cabal_haddoc_files
12cr|darcs-2.8.3-1|56	%{_bindir}/%{module}
12cr|darcs-2.8.3-1|57	%attr(644,root,root) %{_mandir}/man1/*
12cr|darcs-2.8.3-1|58	
12cr|darcs-2.8.3-1|59	

826 12
12cr|darkice-1.1-2|1	# (misc) TODO write a initscript, but it requires a proper daemonisation of the server
12cr|darkice-1.1-2|2	# and i was unable to code it
12cr|darkice-1.1-2|3	# also split --with plf in two
12cr|darkice-1.1-2|4	
12cr|darkice-1.1-2|5	%define build_plf 0
12cr|darkice-1.1-2|6	
12cr|darkice-1.1-2|7	%{?_with_plf: %{expand: %%global build_plf 1}}
12cr|darkice-1.1-2|8	%if %build_plf
12cr|darkice-1.1-2|9	%define distsuffix plf
12cr|darkice-1.1-2|10	%endif
12cr|darkice-1.1-2|11	
12cr|darkice-1.1-2|12	
12cr|darkice-1.1-2|13	Summary : DarkIce live IceCast / ShoutCast streamer
12cr|darkice-1.1-2|14	Name: darkice
12cr|darkice-1.1-2|15	Version: 1.1
12cr|darkice-1.1-2|16	Release: 2
12cr|darkice-1.1-2|17	License: GPLv3+
12cr|darkice-1.1-2|18	Group: Sound
12cr|darkice-1.1-2|19	Source: http://darkice.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|darkice-1.1-2|20	Patch: darkice-0.19-fix-missing-limits_h.diff
12cr|darkice-1.1-2|21	URL: http://code.google.com/p/darkice/
12cr|darkice-1.1-2|22	BuildRequires: pkgconfig(alsa)
12cr|darkice-1.1-2|23	BuildRequires: pkgconfig(ogg)
12cr|darkice-1.1-2|24	BuildRequires: pkgconfig(vorbis)
12cr|darkice-1.1-2|25	BuildRequires: pkgconfig(jack)
12cr|darkice-1.1-2|26	%if %build_plf
12cr|darkice-1.1-2|27	# for some reason, it need the static version to detect liblame
12cr|darkice-1.1-2|28	BuildRequires: liblame-static-devel
12cr|darkice-1.1-2|29	BuildRequires: libfaac-devel
12cr|darkice-1.1-2|30	%endif
12cr|darkice-1.1-2|31	
12cr|darkice-1.1-2|32	
12cr|darkice-1.1-2|33	%description
12cr|darkice-1.1-2|34	DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer. It
12cr|darkice-1.1-2|35	takes audio input from a sound card, encodes it into mp3 and/or Ogg Vorbis,
12cr|darkice-1.1-2|36	and sends the mp3 stream to one or more IceCast and/or ShoutCast servers,
12cr|darkice-1.1-2|37	the Ogg Vorbis stream to one or more IceCast2 servers.
12cr|darkice-1.1-2|38	
12cr|darkice-1.1-2|39	%if %build_plf
12cr|darkice-1.1-2|40	This package is in plf as it was linked with Lame, a mp3 encoder, and support
12cr|darkice-1.1-2|41	AAC encoding.
12cr|darkice-1.1-2|42	%endif
12cr|darkice-1.1-2|43	
12cr|darkice-1.1-2|44	%prep
12cr|darkice-1.1-2|45	%setup -q
12cr|darkice-1.1-2|46	%patch -p0
12cr|darkice-1.1-2|47	
12cr|darkice-1.1-2|48	%build
12cr|darkice-1.1-2|49	
12cr|darkice-1.1-2|50	%configure
12cr|darkice-1.1-2|51	%make all
12cr|darkice-1.1-2|52	
12cr|darkice-1.1-2|53	%install
12cr|darkice-1.1-2|54	%makeinstall
12cr|darkice-1.1-2|55	
12cr|darkice-1.1-2|56	%files
12cr|darkice-1.1-2|57	%defattr (-, root, root)
12cr|darkice-1.1-2|58	%doc COPYING ChangeLog README TODO AUTHORS
12cr|darkice-1.1-2|59	%config(noreplace) %{_sysconfdir}/darkice.cfg
12cr|darkice-1.1-2|60	%{_bindir}/*
12cr|darkice-1.1-2|61	%{_mandir}/man1/darkice.1*
12cr|darkice-1.1-2|62	%{_mandir}/man5/darkice.cfg.5*
12cr|darkice-1.1-2|63	
12cr|darkice-1.1-2|64	
12cr|darkice-1.1-2|65	%changelog
12cr|darkice-1.1-2|66	* Wed Dec 14 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.1-1
12cr|darkice-1.1-2|67	+ Revision: 741043
12cr|darkice-1.1-2|68	- version update 1.1
12cr|darkice-1.1-2|69	
12cr|darkice-1.1-2|70	* Wed Sep 01 2010 Michael Scherer <misc@mandriva.org> 1.0-1mdv2011.0
12cr|darkice-1.1-2|71	+ Revision: 574986
12cr|darkice-1.1-2|72	- update to 1.0
12cr|darkice-1.1-2|73	- fix download url and License
12cr|darkice-1.1-2|74	
12cr|darkice-1.1-2|75	* Thu Feb 04 2010 Michael Scherer <misc@mandriva.org> 0.20.1-1mdv2010.1
12cr|darkice-1.1-2|76	+ Revision: 500616
12cr|darkice-1.1-2|77	- new version
12cr|darkice-1.1-2|78	- new url
12cr|darkice-1.1-2|79	
12cr|darkice-1.1-2|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|darkice-1.1-2|81	- rebuild
12cr|darkice-1.1-2|82	
12cr|darkice-1.1-2|83	* Wed Jul 09 2008 Michael Scherer <misc@mandriva.org> 0.19-1mdv2009.0
12cr|darkice-1.1-2|84	+ Revision: 232919
12cr|darkice-1.1-2|85	- new version 0.19
12cr|darkice-1.1-2|86	- new url
12cr|darkice-1.1-2|87	- add patch to fix build
12cr|darkice-1.1-2|88	
12cr|darkice-1.1-2|89	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.18.1-1mdv2008.1
12cr|darkice-1.1-2|90	+ Revision: 136360
12cr|darkice-1.1-2|91	- restore BuildRoot
12cr|darkice-1.1-2|92	
12cr|darkice-1.1-2|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|darkice-1.1-2|94	- kill re-definition of %%buildroot on Pixel's request
12cr|darkice-1.1-2|95	
12cr|darkice-1.1-2|96	* Tue May 01 2007 Michael Scherer <misc@mandriva.org> 0.18.1-1mdv2008.0
12cr|darkice-1.1-2|97	+ Revision: 19937
12cr|darkice-1.1-2|98	- upgrade to 0.18.1
12cr|darkice-1.1-2|99	
12cr|darkice-1.1-2|100	* Tue Apr 24 2007 Michael Scherer <misc@mandriva.org> 0.18-1mdv2008.0
12cr|darkice-1.1-2|101	+ Revision: 17885
12cr|darkice-1.1-2|102	- ermove lib64 hack, as this is not correctly detected
12cr|darkice-1.1-2|103	- upgrade to 0.18
12cr|darkice-1.1-2|104	- patch1 is now included upstream
12cr|darkice-1.1-2|105	- Import darkice
12cr|darkice-1.1-2|106	

827 12
12cr|darkplaces-rev20110628-1.1|1	%define Werror_cflags %nil
12cr|darkplaces-rev20110628-1.1|2	
12cr|darkplaces-rev20110628-1.1|3	Name:		darkplaces
12cr|darkplaces-rev20110628-1.1|4	Summary:	Multiplayer, deathmatch oriented first person shooter engine
12cr|darkplaces-rev20110628-1.1|5	Version:	rev20110628
12cr|darkplaces-rev20110628-1.1|6	Release:	%mkrel 1.1
12cr|darkplaces-rev20110628-1.1|7	License: 	GPLv2+
12cr|darkplaces-rev20110628-1.1|8	Group:		Games/Arcade
12cr|darkplaces-rev20110628-1.1|9	URL:		http://icculus.org/twilight/darkplaces/
12cr|darkplaces-rev20110628-1.1|10	Source:		darkplaces-%{version}.tar.bz2
12cr|darkplaces-rev20110628-1.1|11	Patch0:         %{name}-makefile.patch
12cr|darkplaces-rev20110628-1.1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-build
12cr|darkplaces-rev20110628-1.1|13	BuildRequires:	imagemagick file lzma
12cr|darkplaces-rev20110628-1.1|14	BuildRequires:	SDL-devel GL-devel unzip libjpeg-devel libxxf86dga-devel
12cr|darkplaces-rev20110628-1.1|15	BuildRequires:	libalsa-devel libxpm-devel zlib-devel libvorbis-devel
12cr|darkplaces-rev20110628-1.1|16	Requires:	zlib libvorbis libjpeg62 curl
12cr|darkplaces-rev20110628-1.1|17	Provides:	nexuiz-engine = 242
12cr|darkplaces-rev20110628-1.1|18	
12cr|darkplaces-rev20110628-1.1|19	%description
12cr|darkplaces-rev20110628-1.1|20	Darkplaces is a modern, powerful first-person shooter engine.
12cr|darkplaces-rev20110628-1.1|21	
12cr|darkplaces-rev20110628-1.1|22	%package server
12cr|darkplaces-rev20110628-1.1|23	Group: Games/Arcade
12cr|darkplaces-rev20110628-1.1|24	Summary: Dedicated server for the darkplaces engine
12cr|darkplaces-rev20110628-1.1|25	Requires: 	zlib curl
12cr|darkplaces-rev20110628-1.1|26	Provides: 	nexuiz-engine = 242
12cr|darkplaces-rev20110628-1.1|27	
12cr|darkplaces-rev20110628-1.1|28	%description server
12cr|darkplaces-rev20110628-1.1|29	Darkplaces is a modern, powerful first-person shooter engine.
12cr|darkplaces-rev20110628-1.1|30	
12cr|darkplaces-rev20110628-1.1|31	This is the darkplaces dedicated server required to host network games.
12cr|darkplaces-rev20110628-1.1|32	
12cr|darkplaces-rev20110628-1.1|33	
12cr|darkplaces-rev20110628-1.1|34	%prep
12cr|darkplaces-rev20110628-1.1|35	%setup -q
12cr|darkplaces-rev20110628-1.1|36	%patch0 -p1
12cr|darkplaces-rev20110628-1.1|37	
12cr|darkplaces-rev20110628-1.1|38	%build
12cr|darkplaces-rev20110628-1.1|39	%{__make} release OPTIM_RELEASE="$RPM_OPT_FLAGS"
12cr|darkplaces-rev20110628-1.1|40	
12cr|darkplaces-rev20110628-1.1|41	%install
12cr|darkplaces-rev20110628-1.1|42	rm -rf %{buildroot}
12cr|darkplaces-rev20110628-1.1|43	
12cr|darkplaces-rev20110628-1.1|44	
12cr|darkplaces-rev20110628-1.1|45	# Install the main programs
12cr|darkplaces-rev20110628-1.1|46	%{__mkdir_p} %{buildroot}%{_gamesbindir}
12cr|darkplaces-rev20110628-1.1|47	%{__install} -m 0755 darkplaces-glx \
12cr|darkplaces-rev20110628-1.1|48	%{buildroot}%{_gamesbindir}/darkplaces-glx
12cr|darkplaces-rev20110628-1.1|49	%{__install} -m 0755 darkplaces-sdl \
12cr|darkplaces-rev20110628-1.1|50	%{buildroot}%{_gamesbindir}/darkplaces-sdl
12cr|darkplaces-rev20110628-1.1|51	%{__install} -m 0755 darkplaces-dedicated \
12cr|darkplaces-rev20110628-1.1|52	%{buildroot}%{_gamesbindir}/darkplaces-dedicated
12cr|darkplaces-rev20110628-1.1|53	
12cr|darkplaces-rev20110628-1.1|54	%clean
12cr|darkplaces-rev20110628-1.1|55	rm -rf %{buildroot}
12cr|darkplaces-rev20110628-1.1|56	
12cr|darkplaces-rev20110628-1.1|57	%files
12cr|darkplaces-rev20110628-1.1|58	%defattr(-,root,root,-)
12cr|darkplaces-rev20110628-1.1|59	%doc COPYING darkplaces.txt
12cr|darkplaces-rev20110628-1.1|60	%{_gamesbindir}/darkplaces-glx
12cr|darkplaces-rev20110628-1.1|61	%{_gamesbindir}/darkplaces-sdl
12cr|darkplaces-rev20110628-1.1|62	
12cr|darkplaces-rev20110628-1.1|63	%files server
12cr|darkplaces-rev20110628-1.1|64	%defattr(-,root,root,-)
12cr|darkplaces-rev20110628-1.1|65	%doc COPYING darkplaces.txt
12cr|darkplaces-rev20110628-1.1|66	%{_gamesbindir}/darkplaces-dedicated
12cr|darkplaces-rev20110628-1.1|67	
12cr|darkplaces-rev20110628-1.1|68	
12cr|darkplaces-rev20110628-1.1|69	
12cr|darkplaces-rev20110628-1.1|70	%changelog
12cr|darkplaces-rev20110628-1.1|71	* Wed Jul 04 2012 Zombie Ryushu <ryushu@mandriva.org> rev20110628-1.1
12cr|darkplaces-rev20110628-1.1|72	+ Revision: 808054
12cr|darkplaces-rev20110628-1.1|73	- zlib-devel one more time
12cr|darkplaces-rev20110628-1.1|74	- libxxf86dga-devel
12cr|darkplaces-rev20110628-1.1|75	- libjpeg62-devel
12cr|darkplaces-rev20110628-1.1|76	- libjpeg62-devel
12cr|darkplaces-rev20110628-1.1|77	- libalsa was wrong
12cr|darkplaces-rev20110628-1.1|78	- libvorbis-devel
12cr|darkplaces-rev20110628-1.1|79	- zlib-devel was in requires
12cr|darkplaces-rev20110628-1.1|80	- vorbis-devel
12cr|darkplaces-rev20110628-1.1|81	- vorbis-devel
12cr|darkplaces-rev20110628-1.1|82	- zlib
12cr|darkplaces-rev20110628-1.1|83	- Upgrade to 4.21 to fix OpenAL and zlib
12cr|darkplaces-rev20110628-1.1|84	- Upgrade to rev20110628 for joypad support
12cr|darkplaces-rev20110628-1.1|85	
12cr|darkplaces-rev20110628-1.1|86	* Sun Dec 25 2011 Zombie Ryushu <ryushu@mandriva.org> rev20091001-1.1
12cr|darkplaces-rev20110628-1.1|87	+ Revision: 745129
12cr|darkplaces-rev20110628-1.1|88	- libjpeg62
12cr|darkplaces-rev20110628-1.1|89	
12cr|darkplaces-rev20110628-1.1|90	* Sat Dec 24 2011 Zombie Ryushu <ryushu@mandriva.org> rev20091001-1
12cr|darkplaces-rev20110628-1.1|91	+ Revision: 745104
12cr|darkplaces-rev20110628-1.1|92	- shortcut
12cr|darkplaces-rev20110628-1.1|93	- fix libxpm
12cr|darkplaces-rev20110628-1.1|94	- imported package darkplaces
12cr|darkplaces-rev20110628-1.1|95	
12cr|darkplaces-rev20110628-1.1|96	
12cr|darkplaces-rev20110628-1.1|97	* Sat Feb 14 2009 muhammedu@gmail.com
12cr|darkplaces-rev20110628-1.1|98	- Initial package based on a previous build
12cr|darkplaces-rev20110628-1.1|99	- NOTE: I am the only one you should ask about
12cr|darkplaces-rev20110628-1.1|100	-	THIS package! Do not email the others
12cr|darkplaces-rev20110628-1.1|101	-	mentioned below!
12cr|darkplaces-rev20110628-1.1|102	- Only build darkplaces without nexuiz
12cr|darkplaces-rev20110628-1.1|103	* Fri Feb 13 2009 nesnomis@gmail.com
12cr|darkplaces-rev20110628-1.1|104	- rebuild for opensuse 11.1
12cr|darkplaces-rev20110628-1.1|105	* Wed May 21 2008 claes.backstrom@fsfe.org
12cr|darkplaces-rev20110628-1.1|106	- Initial package

828 12
12cr|darktable-1.1.1-1|1	%define _cmake_skip_rpath -DCMAKE_SKIP_RPATH:BOOL=OFF
12cr|darktable-1.1.1-1|2	
12cr|darktable-1.1.1-1|3	Name:		darktable
12cr|darktable-1.1.1-1|4	Version:	1.1.1
12cr|darktable-1.1.1-1|5	Release:	1
12cr|darktable-1.1.1-1|6	Summary:	Utility to organize and develop raw images
12cr|darktable-1.1.1-1|7	Group:		Graphics
12cr|darktable-1.1.1-1|8	License:	GPLv3+
12cr|darktable-1.1.1-1|9	URL:		http://darktable.sourceforge.net/
12cr|darktable-1.1.1-1|10	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|darktable-1.1.1-1|11	BuildRequires:	intltool
12cr|darktable-1.1.1-1|12	BuildRequires:	gettext
12cr|darktable-1.1.1-1|13	BuildRequires:	gettext-devel
12cr|darktable-1.1.1-1|14	BuildRequires:	cmake
12cr|darktable-1.1.1-1|15	BuildRequires:	zlib-devel
12cr|darktable-1.1.1-1|16	BuildRequires:	sqlite3-devel
12cr|darktable-1.1.1-1|17	BuildRequires:	jpeg-devel
12cr|darktable-1.1.1-1|18	BuildRequires:	png-devel
12cr|darktable-1.1.1-1|19	BuildRequires:	tiff-devel
12cr|darktable-1.1.1-1|20	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.26
12cr|darktable-1.1.1-1|21	BuildRequires:	pkgconfig(gconf-2.0)
12cr|darktable-1.1.1-1|22	BuildRequires:	gtk2-devel
12cr|darktable-1.1.1-1|23	BuildRequires:	cairo-devel
12cr|darktable-1.1.1-1|24	BuildRequires:	pkgconfig(libglade-2.0)
12cr|darktable-1.1.1-1|25	BuildRequires:	lcms2-devel
12cr|darktable-1.1.1-1|26	BuildRequires:	libexiv-devel
12cr|darktable-1.1.1-1|27	BuildRequires:	lensfun-devel
12cr|darktable-1.1.1-1|28	BuildRequires:	GConf2
12cr|darktable-1.1.1-1|29	BuildRequires:	OpenEXR-devel >= 1.6
12cr|darktable-1.1.1-1|30	BuildRequires:	pkgconfig(libgphoto2)
12cr|darktable-1.1.1-1|31	BuildRequires:	curl-devel >= 7.18.0
12cr|darktable-1.1.1-1|32	BuildRequires:	flickcurl-devel
12cr|darktable-1.1.1-1|33	BuildRequires:	dbus-glib-devel >= 0.80
12cr|darktable-1.1.1-1|34	BuildRequires:	libgnome-keyring-devel >= 2.28.0
12cr|darktable-1.1.1-1|35	BuildRequires:	gnome-doc-utils
12cr|darktable-1.1.1-1|36	BuildRequires:	fop
12cr|darktable-1.1.1-1|37	BuildRequires:	desktop-file-utils
12cr|darktable-1.1.1-1|38	BuildRequires:	pkgconfig(json-glib-1.0)
12cr|darktable-1.1.1-1|39	BuildRequires:	gomp-devel
12cr|darktable-1.1.1-1|40	
12cr|darktable-1.1.1-1|41	%description
12cr|darktable-1.1.1-1|42	Darktable is an open source photography workflow application and RAW developer.
12cr|darktable-1.1.1-1|43	A virtual lighttable and darkroom for photographers. It manages your digital
12cr|darktable-1.1.1-1|44	negatives in a database, lets you view them through a zoomable lighttable
12cr|darktable-1.1.1-1|45	and enables you to develop raw images and enhance them.
12cr|darktable-1.1.1-1|46	
12cr|darktable-1.1.1-1|47	%prep
12cr|darktable-1.1.1-1|48	%setup -q
12cr|darktable-1.1.1-1|49	
12cr|darktable-1.1.1-1|50	%build
12cr|darktable-1.1.1-1|51	%cmake \
12cr|darktable-1.1.1-1|52	-DCMAKE_LIBRARY_PATH:PATH=%{_libdir} \
12cr|darktable-1.1.1-1|53	-DDONT_INSTALL_GCONF_SCHEMAS:BOOLEAN=ON \
12cr|darktable-1.1.1-1|54	-DCMAKE_BUILD_TYPE:STRING=Release \
12cr|darktable-1.1.1-1|55	-DBINARY_PACKAGE_BUILD=1 \
12cr|darktable-1.1.1-1|56	-DPROJECT_VERSION:STRING="%{name}-%{EVRD}" \
12cr|darktable-1.1.1-1|57	-DINSTALL_IOP_EXPERIMENTAL:BOOLEAN=ON
12cr|darktable-1.1.1-1|58	
12cr|darktable-1.1.1-1|59	%make
12cr|darktable-1.1.1-1|60	
12cr|darktable-1.1.1-1|61	%install
12cr|darktable-1.1.1-1|62	export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
12cr|darktable-1.1.1-1|63	
12cr|darktable-1.1.1-1|64	%makeinstall_std -C build
12cr|darktable-1.1.1-1|65	
12cr|darktable-1.1.1-1|66	%find_lang %{name}
12cr|darktable-1.1.1-1|67	desktop-file-validate %{buildroot}/%{_datadir}/applications/darktable.desktop
12cr|darktable-1.1.1-1|68	rm -rf %{buildroot}%{_datadir}/doc/darktable
12cr|darktable-1.1.1-1|69	
12cr|darktable-1.1.1-1|70	%files -f %{name}.lang
12cr|darktable-1.1.1-1|71	%doc doc/README doc/AUTHORS doc/LICENSE doc/TRANSLATORS
12cr|darktable-1.1.1-1|72	%{_bindir}/darktable*
12cr|darktable-1.1.1-1|73	%{_libdir}/darktable
12cr|darktable-1.1.1-1|74	%{_datadir}/applications/darktable.desktop
12cr|darktable-1.1.1-1|75	%{_datadir}/darktable
12cr|darktable-1.1.1-1|76	%{_iconsbasedir}/*/apps/darktable.*
12cr|darktable-1.1.1-1|77	%{_datadir}/man/man1/darktable.1.*
12cr|darktable-1.1.1-1|78	
12cr|darktable-1.1.1-1|79	%changelog
12cr|darktable-1.1.1-1|80	* Mon Jun 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0.4-1mdv2012.0
12cr|darktable-1.1.1-1|81	+ Revision: 802462
12cr|darktable-1.1.1-1|82	- update to 1.0.4
12cr|darktable-1.1.1-1|83	
12cr|darktable-1.1.1-1|84	* Tue May 29 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0.3-1
12cr|darktable-1.1.1-1|85	+ Revision: 801072
12cr|darktable-1.1.1-1|86	- New version 1.0.3, don't package broken gconf schemas file
12cr|darktable-1.1.1-1|87	
12cr|darktable-1.1.1-1|88	* Sat Dec 24 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9.3-3
12cr|darktable-1.1.1-1|89	+ Revision: 745070
12cr|darktable-1.1.1-1|90	- file list fixed
12cr|darktable-1.1.1-1|91	- remove unneeded patch
12cr|darktable-1.1.1-1|92	- fix rpath
12cr|darktable-1.1.1-1|93	- BR fixed
12cr|darktable-1.1.1-1|94	
12cr|darktable-1.1.1-1|95	* Thu Nov 10 2011 Andrey Smirnov <asmirnov@mandriva.org> 0.9.3-2
12cr|darktable-1.1.1-1|96	+ Revision: 729615
12cr|darktable-1.1.1-1|97	- Patch for proper rpath setting added
12cr|darktable-1.1.1-1|98	- imported package darktable
12cr|darktable-1.1.1-1|99	
12cr|darktable-1.1.1-1|100	+ Matthew Dawkins <mattydaw@mandriva.org>
12cr|darktable-1.1.1-1|101	- added patch3 for new glib2 deprecated function errors
12cr|darktable-1.1.1-1|102	

829 12
12cr|darwinstreamingserver-6.0.3-3|1	%define oname	DarwinStreamingSrvr
12cr|darwinstreamingserver-6.0.3-3|2	
12cr|darwinstreamingserver-6.0.3-3|3	Summary:	Apple's Darwin Streaming Server
12cr|darwinstreamingserver-6.0.3-3|4	Name:		darwinstreamingserver
12cr|darwinstreamingserver-6.0.3-3|5	Version:	6.0.3
12cr|darwinstreamingserver-6.0.3-3|6	Release:	3
12cr|darwinstreamingserver-6.0.3-3|7	License:	APSL 2.0
12cr|darwinstreamingserver-6.0.3-3|8	Group:		System/Servers
12cr|darwinstreamingserver-6.0.3-3|9	URL:		http://developer.apple.com/opensource/server/streaming/index.html
12cr|darwinstreamingserver-6.0.3-3|10	# Upstream download is uncompressed, compress manually - AdamW 2008/08
12cr|darwinstreamingserver-6.0.3-3|11	Source0:	http://dss.macosforge.org/downloads/%{oname}%{version}-Source.tar.lzma
12cr|darwinstreamingserver-6.0.3-3|12	Source1:	dss.init.bz2
12cr|darwinstreamingserver-6.0.3-3|13	Source2:	dss-proxy.init.bz2
12cr|darwinstreamingserver-6.0.3-3|14	Source5:	dss.bz2
12cr|darwinstreamingserver-6.0.3-3|15	Source6:	dss-proxy.bz2
12cr|darwinstreamingserver-6.0.3-3|16	Source7:	dss-setup-script.lzma
12cr|darwinstreamingserver-6.0.3-3|17	Source8:	dss.webadmin.init.lzma
12cr|darwinstreamingserver-6.0.3-3|18	Patch0:		DSS-v6_0_3-Config.diff
12cr|darwinstreamingserver-6.0.3-3|19	# Via http://dss.macosforge.org/trac/ticket/6
12cr|darwinstreamingserver-6.0.3-3|20	# Location http://www.abrahamsson.com/dss-6.0.3.patch
12cr|darwinstreamingserver-6.0.3-3|21	# Fixes various bugs and build errors for Linux, also fixes build for
12cr|darwinstreamingserver-6.0.3-3|22	# x86-64. Author Sverker Abrahamsson.
12cr|darwinstreamingserver-6.0.3-3|23	Patch1:		dss-6.0.3.patch
12cr|darwinstreamingserver-6.0.3-3|24	# Also via http://dss.macosforge.org/trac/ticket/6
12cr|darwinstreamingserver-6.0.3-3|25	# Fixes more minor compilation issues, memory leaks, deadlock, and
12cr|darwinstreamingserver-6.0.3-3|26	# bug on x86-64 preventing any requests from outside localhost. Author
12cr|darwinstreamingserver-6.0.3-3|27	# Horace Hsieh.
12cr|darwinstreamingserver-6.0.3-3|28	Patch2:		dss-hh-20080728-1.patch
12cr|darwinstreamingserver-6.0.3-3|29	Patch3:		darwinstreamingserver-6.0.3-build_optimizer.patch
12cr|darwinstreamingserver-6.0.3-3|30	Patch4:		dss-6.0.3-proxy-compile.patch
12cr|darwinstreamingserver-6.0.3-3|31	BuildRequires:	libstdc++-devel
12cr|darwinstreamingserver-6.0.3-3|32	Requires(pre,post,preun,postun):	rpm-helper
12cr|darwinstreamingserver-6.0.3-3|33	
12cr|darwinstreamingserver-6.0.3-3|34	%description
12cr|darwinstreamingserver-6.0.3-3|35	Darwin Streaming Server lets you stream digital video on the
12cr|darwinstreamingserver-6.0.3-3|36	Internet using industry-standard Internet protocols RTP and RTSP.
12cr|darwinstreamingserver-6.0.3-3|37	
12cr|darwinstreamingserver-6.0.3-3|38	Using Darwin Streaming Server you can serve stored files (video
12cr|darwinstreamingserver-6.0.3-3|39	on demand) or reflect live broadcasts to thousands of QuickTime
12cr|darwinstreamingserver-6.0.3-3|40	4 or later users. With its combination of industry-standard
12cr|darwinstreamingserver-6.0.3-3|41	streaming protocols and cutting-edge compression technologies,
12cr|darwinstreamingserver-6.0.3-3|42	QuickTime delivers perfectly synchronized audio and video streams
12cr|darwinstreamingserver-6.0.3-3|43	ideal for Internet video and live events.
12cr|darwinstreamingserver-6.0.3-3|44	
12cr|darwinstreamingserver-6.0.3-3|45	%package	proxy
12cr|darwinstreamingserver-6.0.3-3|46	Summary:	Apple's Darwin Streaming Proxy
12cr|darwinstreamingserver-6.0.3-3|47	Group:		System/Servers
12cr|darwinstreamingserver-6.0.3-3|48	License:	APSL 2.0
12cr|darwinstreamingserver-6.0.3-3|49	Requires(post,preun):		rpm-helper
12cr|darwinstreamingserver-6.0.3-3|50	
12cr|darwinstreamingserver-6.0.3-3|51	%description	proxy
12cr|darwinstreamingserver-6.0.3-3|52	The Darwin Streaming Proxy is an application specific proxy which
12cr|darwinstreamingserver-6.0.3-3|53	would normally be run in a border zone or perimeter network. It
12cr|darwinstreamingserver-6.0.3-3|54	is used to give client machines within a protected network access
12cr|darwinstreamingserver-6.0.3-3|55	to streaming servers outside that network, in the case when the
12cr|darwinstreamingserver-6.0.3-3|56	firewall blocks RTSP connections or RTP/UDP data flow. The
12cr|darwinstreamingserver-6.0.3-3|57	firewall perimeter network is usually configured to allow:
12cr|darwinstreamingserver-6.0.3-3|58	
12cr|darwinstreamingserver-6.0.3-3|59	* RTSP connections from within the network, as long as the
12cr|darwinstreamingserver-6.0.3-3|60	destination is the proxy
12cr|darwinstreamingserver-6.0.3-3|61	
12cr|darwinstreamingserver-6.0.3-3|62	* RTSP connections to outside the network, as long as the source
12cr|darwinstreamingserver-6.0.3-3|63	is the proxy
12cr|darwinstreamingserver-6.0.3-3|64	
12cr|darwinstreamingserver-6.0.3-3|65	* RTP datagrams to and from the proxy to the inner network
12cr|darwinstreamingserver-6.0.3-3|66	
12cr|darwinstreamingserver-6.0.3-3|67	* RTP datagrams to and from the proxy to the outside
12cr|darwinstreamingserver-6.0.3-3|68	
12cr|darwinstreamingserver-6.0.3-3|69	%package	utils
12cr|darwinstreamingserver-6.0.3-3|70	Summary:	Apple's Darwin Streaming Server Movie inspection utilities
12cr|darwinstreamingserver-6.0.3-3|71	Group:		System/Servers
12cr|darwinstreamingserver-6.0.3-3|72	License:	APSL 2.0
12cr|darwinstreamingserver-6.0.3-3|73	
12cr|darwinstreamingserver-6.0.3-3|74	%description	utils
12cr|darwinstreamingserver-6.0.3-3|75	* QTBroadcaster
12cr|darwinstreamingserver-6.0.3-3|76	Requires a target ip address, a source movie, one or more source
12cr|darwinstreamingserver-6.0.3-3|77	hint track ids in movie, and an initial port. Every packet
12cr|darwinstreamingserver-6.0.3-3|78	referenced by the hint track(s) is broadcasted to the specified
12cr|darwinstreamingserver-6.0.3-3|79	ip address.
12cr|darwinstreamingserver-6.0.3-3|80	
12cr|darwinstreamingserver-6.0.3-3|81	* QTFileInfo
12cr|darwinstreamingserver-6.0.3-3|82	Requires a movie name. Displays each track id, name, create date,
12cr|darwinstreamingserver-6.0.3-3|83	and mod date. If the track is a hint track, additional
12cr|darwinstreamingserver-6.0.3-3|84	information is displayed: the total rtp bytes and packets, the
12cr|darwinstreamingserver-6.0.3-3|85	average bit rate and packet size, and the total header
12cr|darwinstreamingserver-6.0.3-3|86	percentage of the stream.
12cr|darwinstreamingserver-6.0.3-3|87	
12cr|darwinstreamingserver-6.0.3-3|88	* QTFileTest
12cr|darwinstreamingserver-6.0.3-3|89	Requires a movie name. Parses the Movie Header Atom and displays
12cr|darwinstreamingserver-6.0.3-3|90	a trace of the output.
12cr|darwinstreamingserver-6.0.3-3|91	
12cr|darwinstreamingserver-6.0.3-3|92	* QTRTPFileTest
12cr|darwinstreamingserver-6.0.3-3|93	Requires a movie and a hint track id in the movie. Displays the
12cr|darwinstreamingserver-6.0.3-3|94	RTP header (TransmitTime, Cookie, SeqNum, and TimeStamp) for
12cr|darwinstreamingserver-6.0.3-3|95	each packet.
12cr|darwinstreamingserver-6.0.3-3|96	
12cr|darwinstreamingserver-6.0.3-3|97	* QTRTPGen
12cr|darwinstreamingserver-6.0.3-3|98	Requires a movie and a hint track id. Displays the number of
12cr|darwinstreamingserver-6.0.3-3|99	packets in each hint track sample and writes the RTP packets to
12cr|darwinstreamingserver-6.0.3-3|100	file "track.cache"
12cr|darwinstreamingserver-6.0.3-3|101	
12cr|darwinstreamingserver-6.0.3-3|102	* QTSampleLister
12cr|darwinstreamingserver-6.0.3-3|103	Requires a movie and a track id. Displays track media sample
12cr|darwinstreamingserver-6.0.3-3|104	number, media time, Data offset, and sample size for each sample
12cr|darwinstreamingserver-6.0.3-3|105	in the track.
12cr|darwinstreamingserver-6.0.3-3|106	
12cr|darwinstreamingserver-6.0.3-3|107	* QTSDPGen
12cr|darwinstreamingserver-6.0.3-3|108	Requires a list of 1 or more movies. Displays the SDP
12cr|darwinstreamingserver-6.0.3-3|109	information for all of the hinted tracks in each movie. Use -f
12cr|darwinstreamingserver-6.0.3-3|110	to save the SDP information to the file [movie].sdp in the same
12cr|darwinstreamingserver-6.0.3-3|111	directory as the source movie.
12cr|darwinstreamingserver-6.0.3-3|112	
12cr|darwinstreamingserver-6.0.3-3|113	* QTTrackInfo
12cr|darwinstreamingserver-6.0.3-3|114	Requires a movie, sample table atom type, and track id. Displays
12cr|darwinstreamingserver-6.0.3-3|115	the information in the sample table atom of the specified track.
12cr|darwinstreamingserver-6.0.3-3|116	Supports "stco", "stsc", "stsz", "stts" as the atom type.
12cr|darwinstreamingserver-6.0.3-3|117	
12cr|darwinstreamingserver-6.0.3-3|118	Example: "./QTTrackInfo -T stco /movies/mystery.mov 3" dumps the
12cr|darwinstreamingserver-6.0.3-3|119	chunk offset sample table in track 3.
12cr|darwinstreamingserver-6.0.3-3|120	
12cr|darwinstreamingserver-6.0.3-3|121	%package	webadmin
12cr|darwinstreamingserver-6.0.3-3|122	Summary:	Apple's Darwin Streaming Server web admin interface
12cr|darwinstreamingserver-6.0.3-3|123	Group:		System/Servers
12cr|darwinstreamingserver-6.0.3-3|124	License:	APSL 2.0
12cr|darwinstreamingserver-6.0.3-3|125	Requires:	%{name} = %{version}-%{release}
12cr|darwinstreamingserver-6.0.3-3|126	
12cr|darwinstreamingserver-6.0.3-3|127	%description	webadmin
12cr|darwinstreamingserver-6.0.3-3|128	Darwin Streaming Server lets you stream digital video on the
12cr|darwinstreamingserver-6.0.3-3|129	Internet using industry-standard Internet protocols RTP and RTSP.
12cr|darwinstreamingserver-6.0.3-3|130	This package contains the web-based administration interface for
12cr|darwinstreamingserver-6.0.3-3|131	Darwin Streaming Server.
12cr|darwinstreamingserver-6.0.3-3|132	
12cr|darwinstreamingserver-6.0.3-3|133	%prep
12cr|darwinstreamingserver-6.0.3-3|134	%setup -q -n %{oname}%{version}-Source
12cr|darwinstreamingserver-6.0.3-3|135	%patch0 -p1 -b .config~
12cr|darwinstreamingserver-6.0.3-3|136	%patch1 -p1 -b .linux~
12cr|darwinstreamingserver-6.0.3-3|137	%patch2 -p1 -b .leaks~
12cr|darwinstreamingserver-6.0.3-3|138	%patch3 -p1 -b .optimize~
12cr|darwinstreamingserver-6.0.3-3|139	%patch4 -p1 -b .proxycompile~
12cr|darwinstreamingserver-6.0.3-3|140	# fix qtpasswd resetting ownership of its config files to root - AdamW
12cr|darwinstreamingserver-6.0.3-3|141	# 2008/11
12cr|darwinstreamingserver-6.0.3-3|142	sed -i -e 's,"qtss","dss",g' qtpasswd.tproj/QTSSPasswd.cpp
12cr|darwinstreamingserver-6.0.3-3|143	
12cr|darwinstreamingserver-6.0.3-3|144	cat > defaultPaths.h << EOF
12cr|darwinstreamingserver-6.0.3-3|145	# define DEFAULTPATHS_DIRECTORY_SEPARATOR	"/"
12cr|darwinstreamingserver-6.0.3-3|146	# define DEFAULTPATHS_ETC_DIR			"%{_sysconfdir}/dss/"
12cr|darwinstreamingserver-6.0.3-3|147	# define DEFAULTPATHS_ETC_DIR_OLD		"%{_sysconfdir}/"
12cr|darwinstreamingserver-6.0.3-3|148	# define DEFAULTPATHS_SSM_DIR			"%{_libdir}/dss/"
12cr|darwinstreamingserver-6.0.3-3|149	# define DEFAULTPATHS_LOG_DIR			"%{_logdir}/dss/"
12cr|darwinstreamingserver-6.0.3-3|150	# define DEFAULTPATHS_MOVIES_DIR		"%{_localstatedir}/lib/dss/"
12cr|darwinstreamingserver-6.0.3-3|151	# define DEFAULTPATHS_PID_DIR			"/var/run/dss/"
12cr|darwinstreamingserver-6.0.3-3|152	EOF
12cr|darwinstreamingserver-6.0.3-3|153	
12cr|darwinstreamingserver-6.0.3-3|154	%build
12cr|darwinstreamingserver-6.0.3-3|155	export RPM_OPT_FLAGS="%{optflags} -Wall"
12cr|darwinstreamingserver-6.0.3-3|156	export ARCH="%{_target_cpu}"
12cr|darwinstreamingserver-6.0.3-3|157	# parallel build hack... (it sucks)
12cr|darwinstreamingserver-6.0.3-3|158	# export JOBS=$(echo %{_smp_mflags}|cut -dj -f2)
12cr|darwinstreamingserver-6.0.3-3|159	# ./Buildit --jobs=$JOBS
12cr|darwinstreamingserver-6.0.3-3|160	./Buildit
12cr|darwinstreamingserver-6.0.3-3|161	cd StreamingProxy.tproj
12cr|darwinstreamingserver-6.0.3-3|162	./BuildProxy
12cr|darwinstreamingserver-6.0.3-3|163	
12cr|darwinstreamingserver-6.0.3-3|164	%install
12cr|darwinstreamingserver-6.0.3-3|165	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|darwinstreamingserver-6.0.3-3|166	
12cr|darwinstreamingserver-6.0.3-3|167	install -d %{buildroot}%{_bindir}
12cr|darwinstreamingserver-6.0.3-3|168	install -d %{buildroot}%{_sbindir}
12cr|darwinstreamingserver-6.0.3-3|169	install -d %{buildroot}%{_sysconfdir}/dss
12cr|darwinstreamingserver-6.0.3-3|170	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|darwinstreamingserver-6.0.3-3|171	install -d %{buildroot}%{_initrddir}
12cr|darwinstreamingserver-6.0.3-3|172	install -d %{buildroot}%{_libdir}/dss
12cr|darwinstreamingserver-6.0.3-3|173	install -d %{buildroot}%{_localstatedir}/lib/dss/Movies/http
12cr|darwinstreamingserver-6.0.3-3|174	install -d %{buildroot}%{_localstatedir}/lib/dss/Playlists
12cr|darwinstreamingserver-6.0.3-3|175	install -d %{buildroot}%{_logdir}/dss
12cr|darwinstreamingserver-6.0.3-3|176	install -d %{buildroot}%{_iconsdir}
12cr|darwinstreamingserver-6.0.3-3|177	install -d %{buildroot}%{_miconsdir}
12cr|darwinstreamingserver-6.0.3-3|178	install -d %{buildroot}%{_liconsdir}
12cr|darwinstreamingserver-6.0.3-3|179	install -d %{buildroot}/var/run/dss
12cr|darwinstreamingserver-6.0.3-3|180	install -d %{buildroot}%{_mandir}/man1
12cr|darwinstreamingserver-6.0.3-3|181	install -d %{buildroot}%{_libdir}/%{name}-Admin/scripts
12cr|darwinstreamingserver-6.0.3-3|182	
12cr|darwinstreamingserver-6.0.3-3|183	install -m0755 DarwinStreamingServer %{buildroot}%{_sbindir}/
12cr|darwinstreamingserver-6.0.3-3|184	install -m0755 StreamingProxy.tproj/StreamingProxy %{buildroot}%{_sbindir}/
12cr|darwinstreamingserver-6.0.3-3|185	install -m0755 PlaylistBroadcaster.tproj/PlaylistBroadcaster %{buildroot}%{_bindir}/
12cr|darwinstreamingserver-6.0.3-3|186	install -m0755 MP3Broadcaster/MP3Broadcaster %{buildroot}%{_bindir}/
12cr|darwinstreamingserver-6.0.3-3|187	install -m0755 qtpasswd.tproj/qtpasswd %{buildroot}%{_bindir}/
12cr|darwinstreamingserver-6.0.3-3|188	
12cr|darwinstreamingserver-6.0.3-3|189	# setup script (to create an admin user, ripped from the upstream
12cr|darwinstreamingserver-6.0.3-3|190	# install script) - AdamW 2008/11
12cr|darwinstreamingserver-6.0.3-3|191	lzcat %{SOURCE7} > %{buildroot}%{_sbindir}/dss-setup
12cr|darwinstreamingserver-6.0.3-3|192	
12cr|darwinstreamingserver-6.0.3-3|193	# NOTE! the StreamingLoadTool is not yet released as source code
12cr|darwinstreamingserver-6.0.3-3|194	#install -m755 StreamingLoadTool %{buildroot}%{_bindir}/
12cr|darwinstreamingserver-6.0.3-3|195	
12cr|darwinstreamingserver-6.0.3-3|196	# modules
12cr|darwinstreamingserver-6.0.3-3|197	install -m0755 APIModules/QTSSDemoAuthorizationModule.bproj/QTSSDemoAuthorizationModule %{buildroot}%{_libdir}/dss/
12cr|darwinstreamingserver-6.0.3-3|198	install -m0755 APIModules/QTSSRawFileModule.bproj/QTSSRawFileModule %{buildroot}%{_libdir}/dss/
12cr|darwinstreamingserver-6.0.3-3|199	install -m0755 APIModules/QTSSRefMovieModule/QTSSRefMovieModule %{buildroot}%{_libdir}/dss/
12cr|darwinstreamingserver-6.0.3-3|200	install -m0755 APIModules/QTSSSpamDefenseModule.bproj/QTSSSpamDefenseModule %{buildroot}%{_libdir}/dss/
12cr|darwinstreamingserver-6.0.3-3|201	
12cr|darwinstreamingserver-6.0.3-3|202	# utils
12cr|darwinstreamingserver-6.0.3-3|203	install -m0755 QTFileTools/QTBroadcaster.tproj/QTBroadcaster %{buildroot}%{_bindir}/
12cr|darwinstreamingserver-6.0.3-3|204	install -m0755 QTFileTools/QTFileInfo.tproj/QTFileInfo %{buildroot}%{_bindir}/
12cr|darwinstreamingserver-6.0.3-3|205	install -m0755 QTFileTools/QTFileTest.tproj/QTFileTest %{buildroot}%{_bindir}/
12cr|darwinstreamingserver-6.0.3-3|206	install -m0755 QTFileTools/QTRTPFileTest.tproj/QTRTPFileTest %{buildroot}%{_bindir}/
12cr|darwinstreamingserver-6.0.3-3|207	install -m0755 QTFileTools/QTRTPGen.tproj/QTRTPGen %{buildroot}%{_bindir}/
12cr|darwinstreamingserver-6.0.3-3|208	install -m0755 QTFileTools/QTSampleLister.tproj/QTSampleLister %{buildroot}%{_bindir}/
12cr|darwinstreamingserver-6.0.3-3|209	install -m0755 QTFileTools/QTSDPGen.tproj/QTSDPGen %{buildroot}%{_bindir}/
12cr|darwinstreamingserver-6.0.3-3|210	install -m0755 QTFileTools/QTTrackInfo.tproj/QTTrackInfo %{buildroot}%{_bindir}/
12cr|darwinstreamingserver-6.0.3-3|211	
12cr|darwinstreamingserver-6.0.3-3|212	# config
12cr|darwinstreamingserver-6.0.3-3|213	install -m0644 streamingserver.xml %{buildroot}%{_sysconfdir}/dss/
12cr|darwinstreamingserver-6.0.3-3|214	install -m0644 streamingserver.xml %{buildroot}%{_sysconfdir}/dss/streamingserver.xml.default
12cr|darwinstreamingserver-6.0.3-3|215	install -m0644 relayconfig.xml-Sample %{buildroot}%{_sysconfdir}/dss/relayconfig.xml
12cr|darwinstreamingserver-6.0.3-3|216	install -m0644 relayconfig.xml-Sample %{buildroot}%{_sysconfdir}/dss/relayconfig.xml.default
12cr|darwinstreamingserver-6.0.3-3|217	install -m0644 StreamingProxy.tproj/streamingproxy.conf %{buildroot}%{_sysconfdir}/dss/
12cr|darwinstreamingserver-6.0.3-3|218	install -m0644 StreamingProxy.tproj/streamingproxy.conf %{buildroot}%{_sysconfdir}/dss/streamingproxy.conf.default
12cr|darwinstreamingserver-6.0.3-3|219	install -m0644 qtaccess %{buildroot}%{_sysconfdir}/dss/
12cr|darwinstreamingserver-6.0.3-3|220	install -m0644 qtusers %{buildroot}%{_sysconfdir}/dss/
12cr|darwinstreamingserver-6.0.3-3|221	install -m0644 qtgroups %{buildroot}%{_sysconfdir}/dss/
12cr|darwinstreamingserver-6.0.3-3|222	
12cr|darwinstreamingserver-6.0.3-3|223	# web admin
12cr|darwinstreamingserver-6.0.3-3|224	install -m0755 WebAdmin/src/streamingadminserver.pl %{buildroot}%{_bindir}/streamingadminserver
12cr|darwinstreamingserver-6.0.3-3|225	sed -i -e 's,/etc/streaming,%{_sysconfdir}/dss,g' %{buildroot}%{_bindir}/streamingadminserver
12cr|darwinstreamingserver-6.0.3-3|226	sed -i -e 's,/var/streaming,%{_localstatedir}/lib/dss,g' %{buildroot}%{_bindir}/streamingadminserver
12cr|darwinstreamingserver-6.0.3-3|227	sed -i -e 's,/var/streaming/logs,%{_logdir}/dss,g' %{buildroot}%{_bindir}/streamingadminserver
12cr|darwinstreamingserver-6.0.3-3|228	sed -i -e 's,/usr/local,%{_bindir},g' %{buildroot}%{_bindir}/streamingadminserver
12cr|darwinstreamingserver-6.0.3-3|229	sed -i -e 's,"qtss","dss",g' %{buildroot}%{_bindir}/streamingadminserver
12cr|darwinstreamingserver-6.0.3-3|230	
12cr|darwinstreamingserver-6.0.3-3|231	install -m0644 WebAdmin/streamingadminserver.conf %{buildroot}%{_sysconfdir}/dss/streamingadminserver.conf
12cr|darwinstreamingserver-6.0.3-3|232	sed -i -e 's,/Library/QuickTimeStreaming/AdminHtml,%{_localstatedir}/lib/dss/AdminHtml,g' %{buildroot}%{_sysconfdir}/dss/streamingadminserver.conf
12cr|darwinstreamingserver-6.0.3-3|233	sed -i -e 's,/Library/QuickTimeStreaming/Playlists,%{_localstatedir}/lib/dss/playlists,g' %{buildroot}%{_sysconfdir}/dss/streamingadminserver.conf
12cr|darwinstreamingserver-6.0.3-3|234	sed -i -e 's,/usr/sbin/QuickTimeStreamingServer,%{_sbindir}/DarwinStreamingServer,g' %{buildroot}%{_sysconfdir}/dss/streamingadminserver.conf
12cr|darwinstreamingserver-6.0.3-3|235	sed -i -e 's,/Library/QuickTimeStreaming/Logs/streamingadminserver.log,%{_logdir}/dss/streamingadminserver.log,g' %{buildroot}%{_sysconfdir}/dss/streamingadminserver.conf
12cr|darwinstreamingserver-6.0.3-3|236	
12cr|darwinstreamingserver-6.0.3-3|237	mkdir -p %{buildroot}%{_localstatedir}/lib/dss
12cr|darwinstreamingserver-6.0.3-3|238	mkdir -p %{buildroot}%{_localstatedir}/lib/dss/playlists
12cr|darwinstreamingserver-6.0.3-3|239	cp -R WebAdmin/WebAdminHtml/ %{buildroot}%{_localstatedir}/lib/dss
12cr|darwinstreamingserver-6.0.3-3|240	mv %{buildroot}%{_localstatedir}/lib/dss/WebAdminHtml %{buildroot}%{_localstatedir}/lib/dss/AdminHtml
12cr|darwinstreamingserver-6.0.3-3|241	
12cr|darwinstreamingserver-6.0.3-3|242	# install manuals
12cr|darwinstreamingserver-6.0.3-3|243	install -m0644 Documentation/broadcasterctl.1 %{buildroot}%{_mandir}/man1/
12cr|darwinstreamingserver-6.0.3-3|244	install -m0644 Documentation/MP3Broadcaster.1 %{buildroot}%{_mandir}/man1/
12cr|darwinstreamingserver-6.0.3-3|245	
12cr|darwinstreamingserver-6.0.3-3|246	# NOTE! the StreamingLoadTool is not yet released as source code
12cr|darwinstreamingserver-6.0.3-3|247	#install -m644 streamingloadtool.conf %{buildroot}%{_sysconfdir}/dss/streamingloadtool.conf
12cr|darwinstreamingserver-6.0.3-3|248	
12cr|darwinstreamingserver-6.0.3-3|249	# sys 5 scripts
12cr|darwinstreamingserver-6.0.3-3|250	bzcat %{SOURCE1} > %{buildroot}%{_initrddir}/%{name}
12cr|darwinstreamingserver-6.0.3-3|251	bzcat %{SOURCE2} > %{buildroot}%{_initrddir}/%{name}-Proxy
12cr|darwinstreamingserver-6.0.3-3|252	lzcat %{SOURCE8} > %{buildroot}%{_initrddir}/streamingadminserver
12cr|darwinstreamingserver-6.0.3-3|253	
12cr|darwinstreamingserver-6.0.3-3|254	# logrotate stuff
12cr|darwinstreamingserver-6.0.3-3|255	bzcat %{SOURCE5} > %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|darwinstreamingserver-6.0.3-3|256	bzcat %{SOURCE6} > %{buildroot}%{_sysconfdir}/logrotate.d/%{name}-Proxy
12cr|darwinstreamingserver-6.0.3-3|257	
12cr|darwinstreamingserver-6.0.3-3|258	# i strongly suspect the web admin can't follow symlinks..., if
12cr|darwinstreamingserver-6.0.3-3|259	# so, some coder needs to fix the source. As the server is run
12cr|darwinstreamingserver-6.0.3-3|260	# under the dss user, there might be some problems...
12cr|darwinstreamingserver-6.0.3-3|261	
12cr|darwinstreamingserver-6.0.3-3|262	ln -s %{_docdir}/%{name}-%{version} %{buildroot}%{_localstatedir}/lib/dss/Docs
12cr|darwinstreamingserver-6.0.3-3|263	ln -s ../../../etc/dss %{buildroot}%{_localstatedir}/lib/dss/Config
12cr|darwinstreamingserver-6.0.3-3|264	ln -s ../../../usr/lib/dss %{buildroot}%{_localstatedir}/lib/dss/Modules
12cr|darwinstreamingserver-6.0.3-3|265	ln -s ../../log/dss %{buildroot}%{_localstatedir}/lib/dss/Logs
12cr|darwinstreamingserver-6.0.3-3|266	
12cr|darwinstreamingserver-6.0.3-3|267	# install instructions
12cr|darwinstreamingserver-6.0.3-3|268	
12cr|darwinstreamingserver-6.0.3-3|269	#installation instructions
12cr|darwinstreamingserver-6.0.3-3|270	cat > README.urpmi << EOF
12cr|darwinstreamingserver-6.0.3-3|271	After installing darwinstreamingserver, please run 'dss-setup' as root
12cr|darwinstreamingserver-6.0.3-3|272	to create an admin user, before starting the 'darwinstreamingserver'
12cr|darwinstreamingserver-6.0.3-3|273	service. The web interface is the most convenient way to configure DSS:
12cr|darwinstreamingserver-6.0.3-3|274	to use it, install the darwinstreamingserver-webadmin package and then
12cr|darwinstreamingserver-6.0.3-3|275	start the 'streamingadminserver' service. You can then connect to
12cr|darwinstreamingserver-6.0.3-3|276	http://127.0.0.1:1220/ in any web browser to configure the server.
12cr|darwinstreamingserver-6.0.3-3|277	EOF
12cr|darwinstreamingserver-6.0.3-3|278	
12cr|darwinstreamingserver-6.0.3-3|279	# provide ghost logs...
12cr|darwinstreamingserver-6.0.3-3|280	touch %{buildroot}%{_logdir}/dss/Error.log
12cr|darwinstreamingserver-6.0.3-3|281	touch %{buildroot}%{_logdir}/dss/StreamingServer.log
12cr|darwinstreamingserver-6.0.3-3|282	touch %{buildroot}%{_logdir}/dss/mp3_access.log
12cr|darwinstreamingserver-6.0.3-3|283	touch %{buildroot}%{_logdir}/dss/server_status
12cr|darwinstreamingserver-6.0.3-3|284	touch %{buildroot}%{_logdir}/dss/StreamingProxy.log
12cr|darwinstreamingserver-6.0.3-3|285	touch %{buildroot}%{_logdir}/dss/streamingadminserver.log
12cr|darwinstreamingserver-6.0.3-3|286	
12cr|darwinstreamingserver-6.0.3-3|287	# strip the modules
12cr|darwinstreamingserver-6.0.3-3|288	strip %{buildroot}%{_libdir}/dss/*
12cr|darwinstreamingserver-6.0.3-3|289	
12cr|darwinstreamingserver-6.0.3-3|290	%pre
12cr|darwinstreamingserver-6.0.3-3|291	%_pre_useradd dss %{_localstatedir}/lib/dss /bin/sh
12cr|darwinstreamingserver-6.0.3-3|292	
12cr|darwinstreamingserver-6.0.3-3|293	%post
12cr|darwinstreamingserver-6.0.3-3|294	%_post_service %{name}
12cr|darwinstreamingserver-6.0.3-3|295	
12cr|darwinstreamingserver-6.0.3-3|296	%preun
12cr|darwinstreamingserver-6.0.3-3|297	%_preun_service %{name}
12cr|darwinstreamingserver-6.0.3-3|298	
12cr|darwinstreamingserver-6.0.3-3|299	%postun
12cr|darwinstreamingserver-6.0.3-3|300	%_postun_userdel dss
12cr|darwinstreamingserver-6.0.3-3|301	
12cr|darwinstreamingserver-6.0.3-3|302	%post proxy
12cr|darwinstreamingserver-6.0.3-3|303	%_post_service %{name}-Proxy
12cr|darwinstreamingserver-6.0.3-3|304	
12cr|darwinstreamingserver-6.0.3-3|305	%preun proxy
12cr|darwinstreamingserver-6.0.3-3|306	%_preun_service %{name}-Proxy
12cr|darwinstreamingserver-6.0.3-3|307	
12cr|darwinstreamingserver-6.0.3-3|308	%clean
12cr|darwinstreamingserver-6.0.3-3|309	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|darwinstreamingserver-6.0.3-3|310	
12cr|darwinstreamingserver-6.0.3-3|311	%files
12cr|darwinstreamingserver-6.0.3-3|312	%defattr(-, root, root)
12cr|darwinstreamingserver-6.0.3-3|313	%doc APPLE_LICENSE ReleaseNotes.txt README.urpmi
12cr|darwinstreamingserver-6.0.3-3|314	%doc APIModules/QTSSRawFileModule.bproj/README-RawFileModule
12cr|darwinstreamingserver-6.0.3-3|315	%doc APIModules/QTSSRawFileModule.bproj/sampleredirect.raw
12cr|darwinstreamingserver-6.0.3-3|316	%doc Documentation/3rdPartyAcknowledgements.rtf
12cr|darwinstreamingserver-6.0.3-3|317	%doc Documentation/AboutTheSource.html
12cr|darwinstreamingserver-6.0.3-3|318	%doc Documentation/admin-protocol-README.txt
12cr|darwinstreamingserver-6.0.3-3|319	%doc Documentation/CachingProxyProtocol-README.txt
12cr|darwinstreamingserver-6.0.3-3|320	%doc Documentation/DevNotes.html
12cr|darwinstreamingserver-6.0.3-3|321	%doc Documentation/draft-serenyi-avt-rtp-meta-00.txt
12cr|darwinstreamingserver-6.0.3-3|322	%doc Documentation/DSS_QT_Logo_License.pdf
12cr|darwinstreamingserver-6.0.3-3|323	%doc Documentation/License.rtf
12cr|darwinstreamingserver-6.0.3-3|324	%doc Documentation/QTSSAPIDocs.pdf
12cr|darwinstreamingserver-6.0.3-3|325	%doc Documentation/ReadMe.rtf
12cr|darwinstreamingserver-6.0.3-3|326	%doc Documentation/readme.txt
12cr|darwinstreamingserver-6.0.3-3|327	%doc Documentation/ReliableRTP_WhitePaper.rtf
12cr|darwinstreamingserver-6.0.3-3|328	%doc Documentation/RTSP_Over_HTTP.pdf
12cr|darwinstreamingserver-6.0.3-3|329	%doc Documentation/FAQ.html
12cr|darwinstreamingserver-6.0.3-3|330	%attr(0755,root,root) %{_initrddir}/%{name}
12cr|darwinstreamingserver-6.0.3-3|331	%config(noreplace) %attr(0640,dss,dss) %{_sysconfdir}/dss/qtaccess
12cr|darwinstreamingserver-6.0.3-3|332	%config(noreplace) %attr(0640,dss,dss) %{_sysconfdir}/dss/qtgroups
12cr|darwinstreamingserver-6.0.3-3|333	%config(noreplace) %attr(0640,dss,dss) %{_sysconfdir}/dss/qtusers
12cr|darwinstreamingserver-6.0.3-3|334	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/dss/relayconfig.xml
12cr|darwinstreamingserver-6.0.3-3|335	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/dss/relayconfig.xml.default
12cr|darwinstreamingserver-6.0.3-3|336	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/dss/streamingserver.xml
12cr|darwinstreamingserver-6.0.3-3|337	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/dss/streamingserver.xml.default
12cr|darwinstreamingserver-6.0.3-3|338	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}
12cr|darwinstreamingserver-6.0.3-3|339	%dir %attr(0755, root, root) %{_bindir}/MP3Broadcaster
12cr|darwinstreamingserver-6.0.3-3|340	%dir %attr(0755, root, root) %{_bindir}/PlaylistBroadcaster
12cr|darwinstreamingserver-6.0.3-3|341	%dir %attr(0755, root, root) %{_bindir}/qtpasswd
12cr|darwinstreamingserver-6.0.3-3|342	%dir %attr(0755, root, root) %{_sbindir}/DarwinStreamingServer
12cr|darwinstreamingserver-6.0.3-3|343	%dir %attr(0755, root, root) %{_sbindir}/dss-setup
12cr|darwinstreamingserver-6.0.3-3|344	%dir %attr(0755, root, root) %{_libdir}/dss
12cr|darwinstreamingserver-6.0.3-3|345	%dir %attr(0755, dss, dss) /var/run/dss
12cr|darwinstreamingserver-6.0.3-3|346	%attr(0755,root,root) %{_libdir}/dss/QTSSDemoAuthorizationModule
12cr|darwinstreamingserver-6.0.3-3|347	%attr(0755,root,root) %{_libdir}/dss/QTSSRawFileModule
12cr|darwinstreamingserver-6.0.3-3|348	%attr(0755,root,root) %{_libdir}/dss/QTSSRefMovieModule
12cr|darwinstreamingserver-6.0.3-3|349	%attr(0755,root,root) %{_libdir}/dss/QTSSSpamDefenseModule
12cr|darwinstreamingserver-6.0.3-3|350	%dir %attr(0755, root, root) %{_localstatedir}/lib/dss/Movies
12cr|darwinstreamingserver-6.0.3-3|351	%dir %attr(0755, root, root) %{_localstatedir}/lib/dss/Movies/http
12cr|darwinstreamingserver-6.0.3-3|352	%dir %attr(0755, root, root) %{_localstatedir}/lib/dss/Playlists
12cr|darwinstreamingserver-6.0.3-3|353	%dir %attr(0755, root, root) %{_localstatedir}/lib/dss/Docs
12cr|darwinstreamingserver-6.0.3-3|354	%dir %attr(0755, root, root) %{_localstatedir}/lib/dss/Config
12cr|darwinstreamingserver-6.0.3-3|355	%dir %attr(0755, root, root) %{_localstatedir}/lib/dss/Modules
12cr|darwinstreamingserver-6.0.3-3|356	%dir %attr(0755, dss, dss) %{_localstatedir}/lib/dss/Logs
12cr|darwinstreamingserver-6.0.3-3|357	%dir %attr(0755, dss, dss) %{_logdir}/dss
12cr|darwinstreamingserver-6.0.3-3|358	%attr(0644,dss,dss) %verify(not md5 size mtime) %ghost %{_logdir}/dss/Error.log
12cr|darwinstreamingserver-6.0.3-3|359	%attr(0644,dss,dss) %verify(not md5 size mtime) %ghost %{_logdir}/dss/StreamingServer.log
12cr|darwinstreamingserver-6.0.3-3|360	%attr(0644,dss,dss) %verify(not md5 size mtime) %ghost %{_logdir}/dss/mp3_access.log
12cr|darwinstreamingserver-6.0.3-3|361	%attr(0644,dss,dss) %verify(not md5 size mtime) %ghost %{_logdir}/dss/server_status
12cr|darwinstreamingserver-6.0.3-3|362	%attr(0644,root,root) %{_mandir}/man1/broadcasterctl.1*
12cr|darwinstreamingserver-6.0.3-3|363	%attr(0644,root,root) %{_mandir}/man1/MP3Broadcaster.1*
12cr|darwinstreamingserver-6.0.3-3|364	
12cr|darwinstreamingserver-6.0.3-3|365	%files proxy
12cr|darwinstreamingserver-6.0.3-3|366	%defattr(-, root, root)
12cr|darwinstreamingserver-6.0.3-3|367	%doc APPLE_LICENSE Documentation/CachingProxyProtocol-README.txt
12cr|darwinstreamingserver-6.0.3-3|368	%doc StreamingProxy.tproj/StreamingProxy.html
12cr|darwinstreamingserver-6.0.3-3|369	%attr(0755, root, root) %{_initrddir}/%{name}-Proxy
12cr|darwinstreamingserver-6.0.3-3|370	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/dss/streamingproxy.conf
12cr|darwinstreamingserver-6.0.3-3|371	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/dss/streamingproxy.conf.default
12cr|darwinstreamingserver-6.0.3-3|372	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}-Proxy
12cr|darwinstreamingserver-6.0.3-3|373	%dir %attr(0755, root, root) %{_sbindir}/StreamingProxy
12cr|darwinstreamingserver-6.0.3-3|374	%dir %attr(0755, dss, dss) %{_logdir}/dss
12cr|darwinstreamingserver-6.0.3-3|375	%attr(0644,dss,dss) %verify(not md5 size mtime) %ghost %{_logdir}/dss/StreamingProxy.log
12cr|darwinstreamingserver-6.0.3-3|376	
12cr|darwinstreamingserver-6.0.3-3|377	%files utils
12cr|darwinstreamingserver-6.0.3-3|378	%defattr(-, root, root)
12cr|darwinstreamingserver-6.0.3-3|379	%doc APPLE_LICENSE Documentation/AboutQTFileTools.html
12cr|darwinstreamingserver-6.0.3-3|380	%dir %attr(0755, root, root) %{_bindir}/QTBroadcaster
12cr|darwinstreamingserver-6.0.3-3|381	%dir %attr(0755, root, root) %{_bindir}/QTFileInfo
12cr|darwinstreamingserver-6.0.3-3|382	%dir %attr(0755, root, root) %{_bindir}/QTFileTest
12cr|darwinstreamingserver-6.0.3-3|383	%dir %attr(0755, root, root) %{_bindir}/QTRTPFileTest
12cr|darwinstreamingserver-6.0.3-3|384	%dir %attr(0755, root, root) %{_bindir}/QTRTPGen
12cr|darwinstreamingserver-6.0.3-3|385	%dir %attr(0755, root, root) %{_bindir}/QTSampleLister
12cr|darwinstreamingserver-6.0.3-3|386	%dir %attr(0755, root, root) %{_bindir}/QTSDPGen
12cr|darwinstreamingserver-6.0.3-3|387	%dir %attr(0755, root, root) %{_bindir}/QTTrackInfo
12cr|darwinstreamingserver-6.0.3-3|388	
12cr|darwinstreamingserver-6.0.3-3|389	%files webadmin
12cr|darwinstreamingserver-6.0.3-3|390	%defattr(-, root, root)
12cr|darwinstreamingserver-6.0.3-3|391	%{_bindir}/streamingadminserver
12cr|darwinstreamingserver-6.0.3-3|392	%{_localstatedir}/lib/dss/AdminHtml
12cr|darwinstreamingserver-6.0.3-3|393	%{_localstatedir}/lib/dss/playlists
12cr|darwinstreamingserver-6.0.3-3|394	%attr(0755,root,root) %{_initrddir}/streamingadminserver
12cr|darwinstreamingserver-6.0.3-3|395	%config(noreplace) %{_sysconfdir}/dss/streamingadminserver.conf
12cr|darwinstreamingserver-6.0.3-3|396	%attr(0644,root,root) %verify(not md5 size mtime) %ghost %{_logdir}/dss/streamingadminserver.log
12cr|darwinstreamingserver-6.0.3-3|397	
12cr|darwinstreamingserver-6.0.3-3|398	
12cr|darwinstreamingserver-6.0.3-3|399	%changelog
12cr|darwinstreamingserver-6.0.3-3|400	* Sat Nov 29 2008 Adam Williamson <awilliamson@mandriva.com> 6.0.3-2mdv2009.1
12cr|darwinstreamingserver-6.0.3-3|401	+ Revision: 307860
12cr|darwinstreamingserver-6.0.3-3|402	- add a README.urpmi file with quick setup instructions
12cr|darwinstreamingserver-6.0.3-3|403	- use %%_logdir instead of /var/log
12cr|darwinstreamingserver-6.0.3-3|404	- stop qtpasswd resetting ownership of its config files to root.root/0600
12cr|darwinstreamingserver-6.0.3-3|405	- make the dss initscript use SIGKILL to stop the service (SIGTERM doesn't work)
12cr|darwinstreamingserver-6.0.3-3|406	- add an initscript for the web admin interface
12cr|darwinstreamingserver-6.0.3-3|407	- add the web admin interface stuff in a new sub-package
12cr|darwinstreamingserver-6.0.3-3|408	- add a small script to create an account (ripped from upstream Install)
12cr|darwinstreamingserver-6.0.3-3|409	
12cr|darwinstreamingserver-6.0.3-3|410	* Fri Aug 29 2008 Adam Williamson <awilliamson@mandriva.com> 6.0.3-1mdv2009.0
12cr|darwinstreamingserver-6.0.3-3|411	+ Revision: 277423
12cr|darwinstreamingserver-6.0.3-3|412	- small fix to docs in file list
12cr|darwinstreamingserver-6.0.3-3|413	- don't always use -fPIC, patches enable it for x86-64 where it's needed
12cr|darwinstreamingserver-6.0.3-3|414	- enable x86-64 build, external patches fix it
12cr|darwinstreamingserver-6.0.3-3|415	- rediff build_optimizer.patch (for new version and external patches)
12cr|darwinstreamingserver-6.0.3-3|416	- add dss-6.0.3.patch and dss-hh-20080728-1.patch from upstream bug report
12cr|darwinstreamingserver-6.0.3-3|417	to fix various build problems and bugs on Linux and x86-64
12cr|darwinstreamingserver-6.0.3-3|418	- rediff Config.diff
12cr|darwinstreamingserver-6.0.3-3|419	- download no longer behind a password (yay)
12cr|darwinstreamingserver-6.0.3-3|420	- new release 6.0.3
12cr|darwinstreamingserver-6.0.3-3|421	
12cr|darwinstreamingserver-6.0.3-3|422	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 5.5.5-3mdv2009.0
12cr|darwinstreamingserver-6.0.3-3|423	+ Revision: 243961
12cr|darwinstreamingserver-6.0.3-3|424	- rebuild
12cr|darwinstreamingserver-6.0.3-3|425	
12cr|darwinstreamingserver-6.0.3-3|426	+ Pixel <pixel@mandriva.com>
12cr|darwinstreamingserver-6.0.3-3|427	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|darwinstreamingserver-6.0.3-3|428	
12cr|darwinstreamingserver-6.0.3-3|429	* Fri Feb 08 2008 Adam Williamson <awilliamson@mandriva.com> 5.5.5-1mdv2008.1
12cr|darwinstreamingserver-6.0.3-3|430	+ Revision: 163939
12cr|darwinstreamingserver-6.0.3-3|431	- only build i586 (code is extensively broken for x86-64 and no-one anywhere seems to care about fixing it; only FreeBSD also package this, and they've just done the same, tagging the x86-64 build as a failure)
12cr|darwinstreamingserver-6.0.3-3|432	- import darwinstreamingserver
12cr|darwinstreamingserver-6.0.3-3|433	
12cr|darwinstreamingserver-6.0.3-3|434	

830 12
12cr|dataquay-0.9-1|1	%define major 0
12cr|dataquay-0.9-1|2	%define libname %mklibname dataquay %{major}
12cr|dataquay-0.9-1|3	%define develname %mklibname -d dataquay
12cr|dataquay-0.9-1|4	
12cr|dataquay-0.9-1|5	Name:		dataquay
12cr|dataquay-0.9-1|6	Version:	0.9
12cr|dataquay-0.9-1|7	Release:	1
12cr|dataquay-0.9-1|8	Summary:	Simple RDF for C++ and Qt applications
12cr|dataquay-0.9-1|9	Group:		System/Libraries
12cr|dataquay-0.9-1|10	License:	MIT
12cr|dataquay-0.9-1|11	URL:		http://breakfastquay.com/dataquay/
12cr|dataquay-0.9-1|12	Source0:	http://code.breakfastquay.com/attachments/download/30/dataquay-0.9.tar.bz2
12cr|dataquay-0.9-1|13	
12cr|dataquay-0.9-1|14	BuildRequires:	qt4-devel
12cr|dataquay-0.9-1|15	BuildRequires:	redland-devel
12cr|dataquay-0.9-1|16	BuildRequires:	x11-server-xvfb
12cr|dataquay-0.9-1|17	Patch0:		dataquay-0.9-linkage.patch
12cr|dataquay-0.9-1|18	
12cr|dataquay-0.9-1|19	%description
12cr|dataquay-0.9-1|20	Dataquay is a free open source library that provides a friendly C++
12cr|dataquay-0.9-1|21	interface to an RDF datastore using Qt4 classes and
12cr|dataquay-0.9-1|22	containers. Supported datastores are the popular and feature-complete
12cr|dataquay-0.9-1|23	Redland and the lightweight Sord.
12cr|dataquay-0.9-1|24	
12cr|dataquay-0.9-1|25	Dataquay is simple to use and easy to integrate. It is principally
12cr|dataquay-0.9-1|26	aimed at Qt-based applications that would like to use an RDF datastore
12cr|dataquay-0.9-1|27	as backing for in-memory project data, to avoid having to invent file
12cr|dataquay-0.9-1|28	formats or XML schemas and to make it easy to augment the data with
12cr|dataquay-0.9-1|29	descriptive metadata pulled in from external sources. It's also useful
12cr|dataquay-0.9-1|30	for applications with ad-hoc needs for metadata management using RDF
12cr|dataquay-0.9-1|31	sources.
12cr|dataquay-0.9-1|32	
12cr|dataquay-0.9-1|33	Dataquay does not use a separate database, instead using in-memory
12cr|dataquay-0.9-1|34	storage with separate file import and export facilities. Although it
12cr|dataquay-0.9-1|35	offers a choice of datastore implementations, the choice is made at
12cr|dataquay-0.9-1|36	compile time: there is no runtime module system to take into account
12cr|dataquay-0.9-1|37	when deploying your application.
12cr|dataquay-0.9-1|38	
12cr|dataquay-0.9-1|39	The Fedora package is configured to use Redland, as recommended by the
12cr|dataquay-0.9-1|40	developers for general use.
12cr|dataquay-0.9-1|41	
12cr|dataquay-0.9-1|42	%package -n	%{libname}
12cr|dataquay-0.9-1|43	Summary:	Simple RDF for C++ and Qt applications
12cr|dataquay-0.9-1|44	Group:		System/Libraries
12cr|dataquay-0.9-1|45	
12cr|dataquay-0.9-1|46	%description -n %{libname}
12cr|dataquay-0.9-1|47	taquay is a free open source library that provides a friendly C++
12cr|dataquay-0.9-1|48	interface to an RDF datastore using Qt4 classes and
12cr|dataquay-0.9-1|49	containers. Supported datastores are the popular and feature-complete
12cr|dataquay-0.9-1|50	Redland and the lightweight Sord.
12cr|dataquay-0.9-1|51	
12cr|dataquay-0.9-1|52	
12cr|dataquay-0.9-1|53	%package -n	%{develname}
12cr|dataquay-0.9-1|54	Summary:	Development files for %{name}
12cr|dataquay-0.9-1|55	Requires:	%{libname} = %{version}-%{release}
12cr|dataquay-0.9-1|56	Requires:	redland-devel
12cr|dataquay-0.9-1|57	Provides:	dataquay-devel = %{version}-%{release}
12cr|dataquay-0.9-1|58	
12cr|dataquay-0.9-1|59	%description -n	%{develname}
12cr|dataquay-0.9-1|60	The %{name}-devel package contains libraries and header files for
12cr|dataquay-0.9-1|61	developing applications that use %{name}.
12cr|dataquay-0.9-1|62	
12cr|dataquay-0.9-1|63	
12cr|dataquay-0.9-1|64	%prep
12cr|dataquay-0.9-1|65	%setup -q
12cr|dataquay-0.9-1|66	%patch0 -p1
12cr|dataquay-0.9-1|67	# patch for multilib
12cr|dataquay-0.9-1|68	%{__sed} -i.multilib 's|$${PREFIX}/lib|$${PREFIX}/%{_lib}|' lib.pro
12cr|dataquay-0.9-1|69	%{__sed} -i.multilib 's|${exec_prefix}/lib|${exec_prefix}/%{_lib}|' \
12cr|dataquay-0.9-1|70	deploy/dataquay.pc.in
12cr|dataquay-0.9-1|71	
12cr|dataquay-0.9-1|72	
12cr|dataquay-0.9-1|73	%build
12cr|dataquay-0.9-1|74	%qmake_qt4 dataquay.pro PREFIX=%{_prefix}
12cr|dataquay-0.9-1|75	xvfb-run -a -w 1 make
12cr|dataquay-0.9-1|76	#LIBS="-lrdf -lQtTest -lQtGui -lQtCore -lpthread"
12cr|dataquay-0.9-1|77	
12cr|dataquay-0.9-1|78	
12cr|dataquay-0.9-1|79	%install
12cr|dataquay-0.9-1|80	make install INSTALL_ROOT=%{buildroot}
12cr|dataquay-0.9-1|81	# actually copy .pc file
12cr|dataquay-0.9-1|82	mkdir -p  %{buildroot}%{_libdir}/pkgconfig/
12cr|dataquay-0.9-1|83	%{__cp} -p deploy/dataquay.pc %{buildroot}%{_libdir}/pkgconfig/
12cr|dataquay-0.9-1|84	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12cr|dataquay-0.9-1|85	
12cr|dataquay-0.9-1|86	%files -n %{libname}
12cr|dataquay-0.9-1|87	%{_libdir}/*.so.*
12cr|dataquay-0.9-1|88	
12cr|dataquay-0.9-1|89	%files -n %{develname}
12cr|dataquay-0.9-1|90	%doc COPYING CHANGELOG README.txt
12cr|dataquay-0.9-1|91	%doc examples
12cr|dataquay-0.9-1|92	%{_includedir}/*
12cr|dataquay-0.9-1|93	%{_libdir}/*.so
12cr|dataquay-0.9-1|94	%{_libdir}/pkgconfig/%{name}.pc

831 12
12cr|dayplanner-0.10-3|1	%define include_holidayparser	1
12cr|dayplanner-0.10-3|2	%{?_with_holidayparser: %{expand: %%global include_holidayparser 1}}
12cr|dayplanner-0.10-3|3	
12cr|dayplanner-0.10-3|4	%if %{_use_internal_dependency_generator}
12cr|dayplanner-0.10-3|5	%define __noautoreq 'perl\\(DP::CoreModules\\)'
12cr|dayplanner-0.10-3|6	%else
12cr|dayplanner-0.10-3|7	%define _requires_exceptions perl\(DP::CoreModules\)
12cr|dayplanner-0.10-3|8	%endif
12cr|dayplanner-0.10-3|9	
12cr|dayplanner-0.10-3|10	Name:		dayplanner
12cr|dayplanner-0.10-3|11	Summary:	An easy and clean Day Planner
12cr|dayplanner-0.10-3|12	Version:	0.10
12cr|dayplanner-0.10-3|13	Release:	3
12cr|dayplanner-0.10-3|14	Group:		Office
12cr|dayplanner-0.10-3|15	License:	GPLv3+
12cr|dayplanner-0.10-3|16	URL:		http://www.day-planner.org/
12cr|dayplanner-0.10-3|17	Source0:	http://download.gna.org/dayplanner/%{name}-%{version}.tar.bz2
12cr|dayplanner-0.10-3|18	BuildRequires:	perl
12cr|dayplanner-0.10-3|19	BuildArch:	noarch
12cr|dayplanner-0.10-3|20	
12cr|dayplanner-0.10-3|21	%description
12cr|dayplanner-0.10-3|22	Day Planner is a simple time management program.
12cr|dayplanner-0.10-3|23	
12cr|dayplanner-0.10-3|24	Day Planner is designed to help you easily manage your time.
12cr|dayplanner-0.10-3|25	It can manage appointments, birthdays and more. It makes sure you
12cr|dayplanner-0.10-3|26	remember your appointments by popping up a dialog box reminding you about it.
12cr|dayplanner-0.10-3|27	
12cr|dayplanner-0.10-3|28	%prep
12cr|dayplanner-0.10-3|29	%setup -q
12cr|dayplanner-0.10-3|30	
12cr|dayplanner-0.10-3|31	%install
12cr|dayplanner-0.10-3|32	
12cr|dayplanner-0.10-3|33	%if include_holidayparser
12cr|dayplanner-0.10-3|34	%makeinstall_std DHPinstall prefix=/usr
12cr|dayplanner-0.10-3|35	%else
12cr|dayplanner-0.10-3|36	%makeinstall_std prefix=/sur
12cr|dayplanner-0.10-3|37	%endif
12cr|dayplanner-0.10-3|38	
12cr|dayplanner-0.10-3|39	# Install the icons
12cr|dayplanner-0.10-3|40	install -m644 ./art/dayplanner-24x24.png -D %{buildroot}%{_iconsdir}/dayplanner.png
12cr|dayplanner-0.10-3|41	install -m644 ./art/dayplanner-16x16.png -D %{buildroot}%{_miconsdir}/dayplanner.png
12cr|dayplanner-0.10-3|42	install -m644 ./art/dayplanner-48x48.png -D %{buildroot}%{_liconsdir}/dayplanner.png
12cr|dayplanner-0.10-3|43	# (High contrast icons)
12cr|dayplanner-0.10-3|44	install -m644 ./art/dayplanner_HC24.png -D %{buildroot}%{_iconsdir}/dayplanner_HC.png
12cr|dayplanner-0.10-3|45	install -m644 ./art/dayplanner_HC16.png -D %{buildroot}%{_miconsdir}/dayplanner_HC.png
12cr|dayplanner-0.10-3|46	install -m644 ./art/dayplanner_HC48.png -D %{buildroot}%{_liconsdir}/dayplanner_HC.png
12cr|dayplanner-0.10-3|47	
12cr|dayplanner-0.10-3|48	# Find the localization
12cr|dayplanner-0.10-3|49	%find_lang %{name}
12cr|dayplanner-0.10-3|50	
12cr|dayplanner-0.10-3|51	%files -f dayplanner.lang
12cr|dayplanner-0.10-3|52	# Note to packagers: Please leave COPYING in here as this package is distributed
12cr|dayplanner-0.10-3|53	#  from the software website aswell
12cr|dayplanner-0.10-3|54	%doc AUTHORS COPYING NEWS THANKS TODO ./doc/*
12cr|dayplanner-0.10-3|55	%{_bindir}/dayplanner
12cr|dayplanner-0.10-3|56	%{_bindir}/dayplanner-daemon
12cr|dayplanner-0.10-3|57	%{_bindir}/dayplanner-notifier
12cr|dayplanner-0.10-3|58	%{_datadir}/%name/
12cr|dayplanner-0.10-3|59	%{_mandir}/man1/*
12cr|dayplanner-0.10-3|60	%{_iconsdir}/dayplanner*.png
12cr|dayplanner-0.10-3|61	%{_miconsdir}/dayplanner*.png
12cr|dayplanner-0.10-3|62	%{_liconsdir}/dayplanner*.png
12cr|dayplanner-0.10-3|63	%{_datadir}/applications/%{name}.desktop
12cr|dayplanner-0.10-3|64	%{_datadir}/pixmaps/%{name}.png
12cr|dayplanner-0.10-3|65	

832 12
12cr|dbench-4.0-2|1	Summary: Filesystem benchmark similar to Netbench
12cr|dbench-4.0-2|2	Name: dbench
12cr|dbench-4.0-2|3	Version: 4.0
12cr|dbench-4.0-2|4	Release: 2
12cr|dbench-4.0-2|5	Source: http://samba.org/ftp/tridge/dbench/%{name}-%{version}.tar.gz
12cr|dbench-4.0-2|6	License: GPLv3+
12cr|dbench-4.0-2|7	URL: http://samba.org/ftp/tridge/dbench/README
12cr|dbench-4.0-2|8	Group: System/Kernel and hardware
12cr|dbench-4.0-2|9	BuildRequires: pkgconfig(popt)
12cr|dbench-4.0-2|10	Requires(post): rpm-helper
12cr|dbench-4.0-2|11	Requires(preun): rpm-helper
12cr|dbench-4.0-2|12	
12cr|dbench-4.0-2|13	%description
12cr|dbench-4.0-2|14	dbench is a filesystem benchmark that generates load patterns similar
12cr|dbench-4.0-2|15	to those of the commercial Netbench benchmark, but without requiring
12cr|dbench-4.0-2|16	a lab of Windows load generators to run. It is now considered a de-facto
12cr|dbench-4.0-2|17	standard for generating load on the Linux VFS.
12cr|dbench-4.0-2|18	
12cr|dbench-4.0-2|19	%prep
12cr|dbench-4.0-2|20	%setup -q
12cr|dbench-4.0-2|21	
12cr|dbench-4.0-2|22	%build
12cr|dbench-4.0-2|23	./autogen.sh
12cr|dbench-4.0-2|24	%configure2_5x --datadir=/usr/share/dbench
12cr|dbench-4.0-2|25	%make CC="cc %ldflags"
12cr|dbench-4.0-2|26	
12cr|dbench-4.0-2|27	%install
12cr|dbench-4.0-2|28	mkdir -p %{buildroot}%{_bindir}
12cr|dbench-4.0-2|29	mkdir -p %{buildroot}%{_mandir}/man1
12cr|dbench-4.0-2|30	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|dbench-4.0-2|31	install -c -m 0755 -s dbench %{buildroot}%{_bindir}/dbench
12cr|dbench-4.0-2|32	install -c -m 0755 -s tbench %{buildroot}%{_bindir}/tbench
12cr|dbench-4.0-2|33	install -c -m 0755 -s tbench_srv %{buildroot}%{_bindir}/tbench_srv
12cr|dbench-4.0-2|34	install -c -m 0644 dbench.1 %{buildroot}%{_mandir}/man1/dbench.1
12cr|dbench-4.0-2|35	install -c -m 0644 client.txt %{buildroot}%{_datadir}/%{name}/client.txt
12cr|dbench-4.0-2|36	cd %{buildroot}%{_mandir}/man1/
12cr|dbench-4.0-2|37	ln -sf dbench.1 tbench.1
12cr|dbench-4.0-2|38	ln -sf dbench.1 tbench_srv.1
12cr|dbench-4.0-2|39	cd -
12cr|dbench-4.0-2|40	
12cr|dbench-4.0-2|41	%files
12cr|dbench-4.0-2|42	%defattr(-,root,root)
12cr|dbench-4.0-2|43	%doc COPYING INSTALL README
12cr|dbench-4.0-2|44	%attr(755,root,root) %{_bindir}/dbench
12cr|dbench-4.0-2|45	%attr(755,root,root) %{_bindir}/tbench
12cr|dbench-4.0-2|46	%attr(755,root,root) %{_bindir}/tbench_srv
12cr|dbench-4.0-2|47	%attr(644,root,root) %{_mandir}/man1/dbench.1.*
12cr|dbench-4.0-2|48	%attr(644,root,root) %{_mandir}/man1/tbench.1.*
12cr|dbench-4.0-2|49	%attr(644,root,root) %{_mandir}/man1/tbench_srv.1.*
12cr|dbench-4.0-2|50	%attr(644,root,root) %{_datadir}/%{name}/client.txt
12cr|dbench-4.0-2|51	
12cr|dbench-4.0-2|52	
12cr|dbench-4.0-2|53	%changelog
12cr|dbench-4.0-2|54	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 4.0-1mdv2011.0
12cr|dbench-4.0-2|55	+ Revision: 571916
12cr|dbench-4.0-2|56	- use configure2_5x
12cr|dbench-4.0-2|57	
12cr|dbench-4.0-2|58	* Wed Jun 10 2009 Jérôme Brenier <incubusss@mandriva.org> 4.0-1mdv2010.0
12cr|dbench-4.0-2|59	+ Revision: 384596
12cr|dbench-4.0-2|60	- add BR : libpopt-devel
12cr|dbench-4.0-2|61	- update to new version 4.0
12cr|dbench-4.0-2|62	- execute autogen.sh
12cr|dbench-4.0-2|63	- clean spec file
12cr|dbench-4.0-2|64	- fix license
12cr|dbench-4.0-2|65	
12cr|dbench-4.0-2|66	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 3.04-5mdv2009.0
12cr|dbench-4.0-2|67	+ Revision: 243963
12cr|dbench-4.0-2|68	- rebuild
12cr|dbench-4.0-2|69	
12cr|dbench-4.0-2|70	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 3.04-3mdv2008.1
12cr|dbench-4.0-2|71	+ Revision: 170794
12cr|dbench-4.0-2|72	- rebuild
12cr|dbench-4.0-2|73	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|dbench-4.0-2|74	
12cr|dbench-4.0-2|75	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 3.04-2mdv2008.1
12cr|dbench-4.0-2|76	+ Revision: 140721
12cr|dbench-4.0-2|77	- restore BuildRoot
12cr|dbench-4.0-2|78	
12cr|dbench-4.0-2|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|dbench-4.0-2|80	- kill re-definition of %%buildroot on Pixel's request
12cr|dbench-4.0-2|81	
12cr|dbench-4.0-2|82	* Mon Apr 16 2007 Andreas Hasenack <andreas@mandriva.com> 3.04-2mdv2007.1
12cr|dbench-4.0-2|83	+ Revision: 13499
12cr|dbench-4.0-2|84	- Import dbench
12cr|dbench-4.0-2|85	
12cr|dbench-4.0-2|86	
12cr|dbench-4.0-2|87	
12cr|dbench-4.0-2|88	* Thu Mar 30 2006 Leonardo Chiquitto Filho <chiquitto@mandriva.com> 3.04-1mdk
12cr|dbench-4.0-2|89	- first package

833 12
12cr|dbtool-1.6-8|1	Summary:	Command Line Tool for GDBM
12cr|dbtool-1.6-8|2	Name:		dbtool
12cr|dbtool-1.6-8|3	Version:	1.6
12cr|dbtool-1.6-8|4	Release:	%mkrel 8
12cr|dbtool-1.6-8|5	License:	GPLv2
12cr|dbtool-1.6-8|6	Group:		Databases
12cr|dbtool-1.6-8|7	URL:		http://www.daemon.de/DBTOOL
12cr|dbtool-1.6-8|8	Source0:	ftp://ftp.daemon.de/scip/Apps/dbtool/dbtool-%{version}.tar.bz2
12cr|dbtool-1.6-8|9	Patch0:		dbtool.patch
12cr|dbtool-1.6-8|10	Patch1:		dbtool-1.6-gcc411.diff
12cr|dbtool-1.6-8|11	BuildRequires:	gdbm-devel
12cr|dbtool-1.6-8|12	BuildRequires:	pcre-devel
12cr|dbtool-1.6-8|13	#BuildRequires:	db4-devel
12cr|dbtool-1.6-8|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|dbtool-1.6-8|15	
12cr|dbtool-1.6-8|16	%description
12cr|dbtool-1.6-8|17	dbtool can be used to store and retrieve data in a key/value format
12cr|dbtool-1.6-8|18	in a GDBM hash database. Perl compatible regular expressions are
12cr|dbtool-1.6-8|19	supported both for storing and retrieving of data. It's main
12cr|dbtool-1.6-8|20	advantages are the ability to maintain huge amounts of data and
12cr|dbtool-1.6-8|21	speed. It also supports encrypted databases using the AES cipher
12cr|dbtool-1.6-8|22	algorithm.
12cr|dbtool-1.6-8|23	
12cr|dbtool-1.6-8|24	%prep
12cr|dbtool-1.6-8|25	
12cr|dbtool-1.6-8|26	%setup -q
12cr|dbtool-1.6-8|27	%patch0 -p0
12cr|dbtool-1.6-8|28	%patch1 -p1
12cr|dbtool-1.6-8|29	
12cr|dbtool-1.6-8|30	# fix attribs
12cr|dbtool-1.6-8|31	find samples -type f | xargs chmod 644
12cr|dbtool-1.6-8|32	find samples -type d | xargs chmod 755
12cr|dbtool-1.6-8|33	chmod 644 AUTHORS ChangeLog README
12cr|dbtool-1.6-8|34	
12cr|dbtool-1.6-8|35	%build
12cr|dbtool-1.6-8|36	
12cr|dbtool-1.6-8|37	# build the gdbm version
12cr|dbtool-1.6-8|38	%configure --without-berkeley
12cr|dbtool-1.6-8|39	%make CXXFLAGS="%{optflags} -Wall"
12cr|dbtool-1.6-8|40	#mv dbtool dbtool-gdbm
12cr|dbtool-1.6-8|41	#make clean
12cr|dbtool-1.6-8|42	
12cr|dbtool-1.6-8|43	## build the berkley db version
12cr|dbtool-1.6-8|44	#%%configure
12cr|dbtool-1.6-8|45	#%%make
12cr|dbtool-1.6-8|46	#mv dbtool dbtool-bdb
12cr|dbtool-1.6-8|47	
12cr|dbtool-1.6-8|48	%install
12cr|dbtool-1.6-8|49	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|dbtool-1.6-8|50	
12cr|dbtool-1.6-8|51	install -d %{buildroot}%{_bindir}
12cr|dbtool-1.6-8|52	install -d %{buildroot}%{_mandir}/man1
12cr|dbtool-1.6-8|53	
12cr|dbtool-1.6-8|54	install -m0755 dbtool %{buildroot}%{_bindir}/
12cr|dbtool-1.6-8|55	#install -m0755 dbtool-gdbm %{buildroot}%{_bindir}/
12cr|dbtool-1.6-8|56	#install -m0755 dbtool-bdb %{buildroot}%{_bindir}/
12cr|dbtool-1.6-8|57	install -m0644 dbtool.1 %{buildroot}%{_mandir}/man1/
12cr|dbtool-1.6-8|58	
12cr|dbtool-1.6-8|59	%clean
12cr|dbtool-1.6-8|60	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|dbtool-1.6-8|61	
12cr|dbtool-1.6-8|62	%files
12cr|dbtool-1.6-8|63	%defattr(-, root, root)
12cr|dbtool-1.6-8|64	%doc AUTHORS ChangeLog README samples
12cr|dbtool-1.6-8|65	%attr(0755,root,root) %{_bindir}/dbtool*
12cr|dbtool-1.6-8|66	%{_mandir}/man1/*
12cr|dbtool-1.6-8|67	
12cr|dbtool-1.6-8|68	
12cr|dbtool-1.6-8|69	
12cr|dbtool-1.6-8|70	
12cr|dbtool-1.6-8|71	%changelog
12cr|dbtool-1.6-8|72	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.6-8mdv2012.0
12cr|dbtool-1.6-8|73	+ Revision: 772947
12cr|dbtool-1.6-8|74	- relink against libpcre.so.1
12cr|dbtool-1.6-8|75	
12cr|dbtool-1.6-8|76	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6-7mdv2011.0
12cr|dbtool-1.6-8|77	+ Revision: 617519
12cr|dbtool-1.6-8|78	- the mass rebuild of 2010.0 packages
12cr|dbtool-1.6-8|79	
12cr|dbtool-1.6-8|80	* Tue Jun 09 2009 Jérôme Brenier <incubusss@mandriva.org> 1.6-6mdv2010.0
12cr|dbtool-1.6-8|81	+ Revision: 384580
12cr|dbtool-1.6-8|82	- fix license
12cr|dbtool-1.6-8|83	
12cr|dbtool-1.6-8|84	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.6-5mdv2009.0
12cr|dbtool-1.6-8|85	+ Revision: 243965
12cr|dbtool-1.6-8|86	- rebuild
12cr|dbtool-1.6-8|87	
12cr|dbtool-1.6-8|88	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.6-3mdv2008.1
12cr|dbtool-1.6-8|89	+ Revision: 140721
12cr|dbtool-1.6-8|90	- restore BuildRoot
12cr|dbtool-1.6-8|91	
12cr|dbtool-1.6-8|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|dbtool-1.6-8|93	- kill re-definition of %%buildroot on Pixel's request
12cr|dbtool-1.6-8|94	
12cr|dbtool-1.6-8|95	
12cr|dbtool-1.6-8|96	* Mon Nov 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6-3mdv2007.0
12cr|dbtool-1.6-8|97	+ Revision: 85655
12cr|dbtool-1.6-8|98	- added a gcc4 patch (P1) from openpkg
12cr|dbtool-1.6-8|99	- bunzip patches
12cr|dbtool-1.6-8|100	- Import dbtool
12cr|dbtool-1.6-8|101	
12cr|dbtool-1.6-8|102	* Mon Nov 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6-2
12cr|dbtool-1.6-8|103	- use the %%mkrel 2
12cr|dbtool-1.6-8|104	
12cr|dbtool-1.6-8|105	* Thu Jul 07 2005 Oden Eriksson <oeriksson@mandriva.com> 1.6-1mdk
12cr|dbtool-1.6-8|106	- initial Mandriva package, openpkg import with a twist
12cr|dbtool-1.6-8|107	

834 12
12cr|dbus-c++-0.9.0-1|1	%define git_date %{nil}
12cr|dbus-c++-0.9.0-1|2	%define git_version %{nil}
12cr|dbus-c++-0.9.0-1|3	%define api 1
12cr|dbus-c++-0.9.0-1|4	%define major 0
12cr|dbus-c++-0.9.0-1|5	%define libname %mklibname %name %api %major
12cr|dbus-c++-0.9.0-1|6	%define develname %mklibname -d %name
12cr|dbus-c++-0.9.0-1|7	Name:		dbus-c++
12cr|dbus-c++-0.9.0-1|8	Version:	0.9.0
12cr|dbus-c++-0.9.0-1|9	%if 0%{git_date}
12cr|dbus-c++-0.9.0-1|10	Release:	%mkrel -c %{git_date} 3
12cr|dbus-c++-0.9.0-1|11	%else
12cr|dbus-c++-0.9.0-1|12	Release:	1
12cr|dbus-c++-0.9.0-1|13	%endif
12cr|dbus-c++-0.9.0-1|14	Summary:	Native C++ bindings for D-Bus
12cr|dbus-c++-0.9.0-1|15	
12cr|dbus-c++-0.9.0-1|16	Group:		System/Libraries
12cr|dbus-c++-0.9.0-1|17	License:	LGPLv2+
12cr|dbus-c++-0.9.0-1|18	URL:		http://freedesktop.org/wiki/Software/dbus-c++
12cr|dbus-c++-0.9.0-1|19	# Generate tarball
12cr|dbus-c++-0.9.0-1|20	# git clone git://anongit.freedesktop.org/git/dbus/dbus-c++/
12cr|dbus-c++-0.9.0-1|21	# git-archive --format=tar --prefix=dbus-c++/ %{git_version} | bzip2 > dbus-c++-0.5.0.`date +%Y%m%d`git%{git_version}.tar.bz2
12cr|dbus-c++-0.9.0-1|22	%if 0%{git_version}
12cr|dbus-c++-0.9.0-1|23	Source0:	%{name}-%{version}.%{git_date}git%{git_version}.tar.bz2
12cr|dbus-c++-0.9.0-1|24	%else
12cr|dbus-c++-0.9.0-1|25	Source0:	http://downloads.sourceforge.net/project/dbus-cplusplus/%{name}/%{version}/lib%{name}-%{version}.tar.gz
12cr|dbus-c++-0.9.0-1|26	%endif
12cr|dbus-c++-0.9.0-1|27	
12cr|dbus-c++-0.9.0-1|28	Patch0:	libdbus-c++-0.9.0-mdv-build_order.patch
12cr|dbus-c++-0.9.0-1|29	Patch1: libdbus-c++-0.9.0-mdv-linking.patch
12cr|dbus-c++-0.9.0-1|30	Patch2:	dbus-c++-0.9.0-gcc-4.7.patch
12cr|dbus-c++-0.9.0-1|31	
12cr|dbus-c++-0.9.0-1|32	BuildRequires:	dbus-devel
12cr|dbus-c++-0.9.0-1|33	BuildRequires:	glib2-devel
12cr|dbus-c++-0.9.0-1|34	Buildrequires:	gtkmm2.4-devel
12cr|dbus-c++-0.9.0-1|35	Buildrequires:	libtool
12cr|dbus-c++-0.9.0-1|36	BuildRequires:	expat-devel
12cr|dbus-c++-0.9.0-1|37	BuildRequires:	ecore-devel
12cr|dbus-c++-0.9.0-1|38	
12cr|dbus-c++-0.9.0-1|39	%description
12cr|dbus-c++-0.9.0-1|40	Native C++ bindings for D-Bus for use in C++ programs.
12cr|dbus-c++-0.9.0-1|41	
12cr|dbus-c++-0.9.0-1|42	%package -n %libname
12cr|dbus-c++-0.9.0-1|43	Group:		System/Libraries
12cr|dbus-c++-0.9.0-1|44	Summary:	Native C++ bindings for D-Bus
12cr|dbus-c++-0.9.0-1|45	
12cr|dbus-c++-0.9.0-1|46	%description -n %libname
12cr|dbus-c++-0.9.0-1|47	Native C++ bindings for D-Bus for use in C++ programs.
12cr|dbus-c++-0.9.0-1|48	
12cr|dbus-c++-0.9.0-1|49	%package	-n %develname
12cr|dbus-c++-0.9.0-1|50	Summary:	Development files for %{name}
12cr|dbus-c++-0.9.0-1|51	Group:		Development/C
12cr|dbus-c++-0.9.0-1|52	Requires:	%{libname} = %{version}-%{release}
12cr|dbus-c++-0.9.0-1|53	Requires:	%name >= %version-%release
12cr|dbus-c++-0.9.0-1|54	Provides:	%name-devel = %{version}-%{release}
12cr|dbus-c++-0.9.0-1|55	
12cr|dbus-c++-0.9.0-1|56	%description	-n %develname
12cr|dbus-c++-0.9.0-1|57	The %{name}-devel package contains libraries and header files for
12cr|dbus-c++-0.9.0-1|58	developing applications that use %{name}.
12cr|dbus-c++-0.9.0-1|59	
12cr|dbus-c++-0.9.0-1|60	%prep
12cr|dbus-c++-0.9.0-1|61	%setup -q -n lib%{name}-%{version}
12cr|dbus-c++-0.9.0-1|62	%patch0 -p1
12cr|dbus-c++-0.9.0-1|63	%patch1 -p1
12cr|dbus-c++-0.9.0-1|64	%patch2 -p1
12cr|dbus-c++-0.9.0-1|65	
12cr|dbus-c++-0.9.0-1|66	%build
12cr|dbus-c++-0.9.0-1|67	autoreconf
12cr|dbus-c++-0.9.0-1|68	%configure2_5x --disable-static --enable-glib --disable-tests
12cr|dbus-c++-0.9.0-1|69	make
12cr|dbus-c++-0.9.0-1|70	
12cr|dbus-c++-0.9.0-1|71	%install
12cr|dbus-c++-0.9.0-1|72	%makeinstall_std
12cr|dbus-c++-0.9.0-1|73	
12cr|dbus-c++-0.9.0-1|74	%files
12cr|dbus-c++-0.9.0-1|75	%doc COPYING AUTHORS
12cr|dbus-c++-0.9.0-1|76	%{_bindir}/dbusxx-introspect
12cr|dbus-c++-0.9.0-1|77	%{_bindir}/dbusxx-xml2cpp
12cr|dbus-c++-0.9.0-1|78	
12cr|dbus-c++-0.9.0-1|79	%files -n %libname
12cr|dbus-c++-0.9.0-1|80	%{_libdir}/libdbus-c++*-%{api}.so.%{major}*
12cr|dbus-c++-0.9.0-1|81	
12cr|dbus-c++-0.9.0-1|82	%files -n %develname
12cr|dbus-c++-0.9.0-1|83	%doc TODO
12cr|dbus-c++-0.9.0-1|84	%{_includedir}/*
12cr|dbus-c++-0.9.0-1|85	%{_libdir}/*.so
12cr|dbus-c++-0.9.0-1|86	%{_libdir}/pkgconfig/*

835 12
12cr|dbus-sharp-0.7.0-1|1	%define name dbus-sharp
12cr|dbus-sharp-0.7.0-1|2	%define version 0.7.0
12cr|dbus-sharp-0.7.0-1|3	%define release %mkrel 1
12cr|dbus-sharp-0.7.0-1|4	%define pkgname %name-1.0
12cr|dbus-sharp-0.7.0-1|5	
12cr|dbus-sharp-0.7.0-1|6	Summary: Managed D-Bus implementation
12cr|dbus-sharp-0.7.0-1|7	Name: %{name}
12cr|dbus-sharp-0.7.0-1|8	Version: %{version}
12cr|dbus-sharp-0.7.0-1|9	Release: %{release}
12cr|dbus-sharp-0.7.0-1|10	Source0: http://github.com/downloads/mono/%name/%{name}-%{version}.tar.gz
12cr|dbus-sharp-0.7.0-1|11	License: MIT
12cr|dbus-sharp-0.7.0-1|12	Group: System/Libraries
12cr|dbus-sharp-0.7.0-1|13	Url: http://mono.github.com/dbus-sharp/
12cr|dbus-sharp-0.7.0-1|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dbus-sharp-0.7.0-1|15	BuildRequires: mono-devel
12cr|dbus-sharp-0.7.0-1|16	BuildArch: noarch
12cr|dbus-sharp-0.7.0-1|17	
12cr|dbus-sharp-0.7.0-1|18	%description
12cr|dbus-sharp-0.7.0-1|19	dbus-sharp is a C# implementation of D-Bus. It's often referred to as
12cr|dbus-sharp-0.7.0-1|20	"managed D-Bus" to avoid confusion with existing bindings (which wrap
12cr|dbus-sharp-0.7.0-1|21	libdbus).
12cr|dbus-sharp-0.7.0-1|22	
12cr|dbus-sharp-0.7.0-1|23	D-Bus is an inter-process communication framework that lets
12cr|dbus-sharp-0.7.0-1|24	applications interface with the system event bus as well as allowing
12cr|dbus-sharp-0.7.0-1|25	them to talk to one another in a peer-to-peer configuration.
12cr|dbus-sharp-0.7.0-1|26	
12cr|dbus-sharp-0.7.0-1|27	%package devel
12cr|dbus-sharp-0.7.0-1|28	Summary: Development files for %name
12cr|dbus-sharp-0.7.0-1|29	Group: Development/Other
12cr|dbus-sharp-0.7.0-1|30	Requires: %name = %version-%release
12cr|dbus-sharp-0.7.0-1|31	
12cr|dbus-sharp-0.7.0-1|32	%description devel
12cr|dbus-sharp-0.7.0-1|33	dbus-sharp is a C# implementation of D-Bus. It's often referred to as
12cr|dbus-sharp-0.7.0-1|34	"managed D-Bus" to avoid confusion with existing bindings (which wrap
12cr|dbus-sharp-0.7.0-1|35	libdbus).
12cr|dbus-sharp-0.7.0-1|36	
12cr|dbus-sharp-0.7.0-1|37	D-Bus is an inter-process communication framework that lets
12cr|dbus-sharp-0.7.0-1|38	applications interface with the system event bus as well as allowing
12cr|dbus-sharp-0.7.0-1|39	them to talk to one another in a peer-to-peer configuration.
12cr|dbus-sharp-0.7.0-1|40	
12cr|dbus-sharp-0.7.0-1|41	%prep
12cr|dbus-sharp-0.7.0-1|42	%setup -q -n %name-%version
12cr|dbus-sharp-0.7.0-1|43	
12cr|dbus-sharp-0.7.0-1|44	%build
12cr|dbus-sharp-0.7.0-1|45	./configure --prefix=%_prefix
12cr|dbus-sharp-0.7.0-1|46	%make
12cr|dbus-sharp-0.7.0-1|47	
12cr|dbus-sharp-0.7.0-1|48	%install
12cr|dbus-sharp-0.7.0-1|49	rm -rf $RPM_BUILD_ROOT
12cr|dbus-sharp-0.7.0-1|50	%makeinstall_std pkgconfigdir=%_datadir/pkgconfig
12cr|dbus-sharp-0.7.0-1|51	
12cr|dbus-sharp-0.7.0-1|52	%clean
12cr|dbus-sharp-0.7.0-1|53	rm -rf $RPM_BUILD_ROOT
12cr|dbus-sharp-0.7.0-1|54	
12cr|dbus-sharp-0.7.0-1|55	%files
12cr|dbus-sharp-0.7.0-1|56	%defattr(-,root,root)
12cr|dbus-sharp-0.7.0-1|57	%doc README COPYING
12cr|dbus-sharp-0.7.0-1|58	%_prefix/lib/mono/%pkgname
12cr|dbus-sharp-0.7.0-1|59	%_prefix/lib/mono/gac/%name
12cr|dbus-sharp-0.7.0-1|60	
12cr|dbus-sharp-0.7.0-1|61	%files devel
12cr|dbus-sharp-0.7.0-1|62	%defattr(-,root,root)
12cr|dbus-sharp-0.7.0-1|63	%doc examples
12cr|dbus-sharp-0.7.0-1|64	%_datadir/pkgconfig/%pkgname.pc
12cr|dbus-sharp-0.7.0-1|65	
12cr|dbus-sharp-0.7.0-1|66	
12cr|dbus-sharp-0.7.0-1|67	%changelog
12cr|dbus-sharp-0.7.0-1|68	* Wed Sep 15 2010 Götz Waschk <waschk@mandriva.org> 0.7.0-1mdv2011.0
12cr|dbus-sharp-0.7.0-1|69	+ Revision: 578512
12cr|dbus-sharp-0.7.0-1|70	- new version of renamed ndesk-dbus
12cr|dbus-sharp-0.7.0-1|71	
12cr|dbus-sharp-0.7.0-1|72	* Mon Aug 09 2010 Götz Waschk <waschk@mandriva.org> 0.6.1a-6mdv2011.0
12cr|dbus-sharp-0.7.0-1|73	+ Revision: 567916
12cr|dbus-sharp-0.7.0-1|74	- split out devel package
12cr|dbus-sharp-0.7.0-1|75	
12cr|dbus-sharp-0.7.0-1|76	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.1a-5mdv2010.1
12cr|dbus-sharp-0.7.0-1|77	+ Revision: 523409
12cr|dbus-sharp-0.7.0-1|78	- rebuilt for 2010.1
12cr|dbus-sharp-0.7.0-1|79	
12cr|dbus-sharp-0.7.0-1|80	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.6.1a-4mdv2010.0
12cr|dbus-sharp-0.7.0-1|81	+ Revision: 426247
12cr|dbus-sharp-0.7.0-1|82	- rebuild
12cr|dbus-sharp-0.7.0-1|83	
12cr|dbus-sharp-0.7.0-1|84	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 0.6.1a-3mdv2009.1
12cr|dbus-sharp-0.7.0-1|85	+ Revision: 351629
12cr|dbus-sharp-0.7.0-1|86	- rebuild
12cr|dbus-sharp-0.7.0-1|87	
12cr|dbus-sharp-0.7.0-1|88	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 0.6.1a-2mdv2009.0
12cr|dbus-sharp-0.7.0-1|89	+ Revision: 265197
12cr|dbus-sharp-0.7.0-1|90	- rebuild early 2009.0 package (before pixel changes)
12cr|dbus-sharp-0.7.0-1|91	
12cr|dbus-sharp-0.7.0-1|92	* Wed Apr 09 2008 Götz Waschk <waschk@mandriva.org> 0.6.1a-1mdv2009.0
12cr|dbus-sharp-0.7.0-1|93	+ Revision: 192442
12cr|dbus-sharp-0.7.0-1|94	- new version
12cr|dbus-sharp-0.7.0-1|95	
12cr|dbus-sharp-0.7.0-1|96	+ Olivier Blin <oblin@mandriva.com>
12cr|dbus-sharp-0.7.0-1|97	- restore BuildRoot
12cr|dbus-sharp-0.7.0-1|98	
12cr|dbus-sharp-0.7.0-1|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|dbus-sharp-0.7.0-1|100	- kill re-definition of %%buildroot on Pixel's request
12cr|dbus-sharp-0.7.0-1|101	
12cr|dbus-sharp-0.7.0-1|102	* Sun Oct 21 2007 Götz Waschk <waschk@mandriva.org> 0.6.0-1mdv2008.1
12cr|dbus-sharp-0.7.0-1|103	+ Revision: 101052
12cr|dbus-sharp-0.7.0-1|104	- new version
12cr|dbus-sharp-0.7.0-1|105	- fix build
12cr|dbus-sharp-0.7.0-1|106	
12cr|dbus-sharp-0.7.0-1|107	* Mon Aug 06 2007 Götz Waschk <waschk@mandriva.org> 0.5.2-2mdv2008.0
12cr|dbus-sharp-0.7.0-1|108	+ Revision: 59367
12cr|dbus-sharp-0.7.0-1|109	- remove file conflicting with native dbus
12cr|dbus-sharp-0.7.0-1|110	
12cr|dbus-sharp-0.7.0-1|111	* Mon Aug 06 2007 Götz Waschk <waschk@mandriva.org> 0.5.2-1mdv2008.0
12cr|dbus-sharp-0.7.0-1|112	+ Revision: 59362
12cr|dbus-sharp-0.7.0-1|113	- Import ndesk-dbus
12cr|dbus-sharp-0.7.0-1|114	
12cr|dbus-sharp-0.7.0-1|115	
12cr|dbus-sharp-0.7.0-1|116	* Wed Dec 13 2006 Götz Waschk <waschk@mandriva.org> 0.70-5mdv2007.0
12cr|dbus-sharp-0.7.0-1|117	+ Revision: 96161
12cr|dbus-sharp-0.7.0-1|118	- make it a noarch package
12cr|dbus-sharp-0.7.0-1|119	
12cr|dbus-sharp-0.7.0-1|120	* Sat Oct 14 2006 Götz Waschk <waschk@mandriva.org> 0.70-4mdv2006.0
12cr|dbus-sharp-0.7.0-1|121	+ Revision: 64570
12cr|dbus-sharp-0.7.0-1|122	- Import dbus-sharp
12cr|dbus-sharp-0.7.0-1|123	
12cr|dbus-sharp-0.7.0-1|124	* Sat Oct 14 2006 Götz Waschk <waschk@mandriva.org> 0.70-4mdv2007.1
12cr|dbus-sharp-0.7.0-1|125	- build examples with gtk-sharp2
12cr|dbus-sharp-0.7.0-1|126	
12cr|dbus-sharp-0.7.0-1|127	* Fri Sep 22 2006 Götz Waschk <waschk@mandriva.org> 0.70-3mdv2007.0
12cr|dbus-sharp-0.7.0-1|128	- split monodoc API documentation to the doc package
12cr|dbus-sharp-0.7.0-1|129	
12cr|dbus-sharp-0.7.0-1|130	* Wed Aug 02 2006 Götz Waschk <waschk@mandriva.org> 0.70-2mdv2007.0
12cr|dbus-sharp-0.7.0-1|131	- fix dll map
12cr|dbus-sharp-0.7.0-1|132	
12cr|dbus-sharp-0.7.0-1|133	* Tue Aug 01 2006 Frederic Crozat <fcrozat@mandriva.com> 0.70-1mdv2007.0
12cr|dbus-sharp-0.7.0-1|134	- Initial package (based on dbus 0.62)
12cr|dbus-sharp-0.7.0-1|135	

836 12
12cr|dbus-sharp-glib-0.5.0-1|1	%define name dbus-sharp-glib
12cr|dbus-sharp-glib-0.5.0-1|2	%define version 0.5.0
12cr|dbus-sharp-glib-0.5.0-1|3	%define release %mkrel 1
12cr|dbus-sharp-glib-0.5.0-1|4	%define pkgname %name-1.0
12cr|dbus-sharp-glib-0.5.0-1|5	
12cr|dbus-sharp-glib-0.5.0-1|6	Summary: Managed D-Bus implementation - GLib integration
12cr|dbus-sharp-glib-0.5.0-1|7	Name: %{name}
12cr|dbus-sharp-glib-0.5.0-1|8	Version: %{version}
12cr|dbus-sharp-glib-0.5.0-1|9	Release: %{release}
12cr|dbus-sharp-glib-0.5.0-1|10	Source0: http://github.com/downloads/mono/dbus-sharp/%{name}-%{version}.tar.gz
12cr|dbus-sharp-glib-0.5.0-1|11	License: MIT
12cr|dbus-sharp-glib-0.5.0-1|12	Group: System/Libraries
12cr|dbus-sharp-glib-0.5.0-1|13	Url: http://mono.github.com/dbus-sharp/
12cr|dbus-sharp-glib-0.5.0-1|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dbus-sharp-glib-0.5.0-1|15	BuildRequires: mono-devel
12cr|dbus-sharp-glib-0.5.0-1|16	BuildRequires: dbus-sharp-devel
12cr|dbus-sharp-glib-0.5.0-1|17	BuildRequires: gtk-sharp2
12cr|dbus-sharp-glib-0.5.0-1|18	Requires: glib2
12cr|dbus-sharp-glib-0.5.0-1|19	BuildArch: noarch
12cr|dbus-sharp-glib-0.5.0-1|20	%define _requires_exceptions lib.*glib2.0_0
12cr|dbus-sharp-glib-0.5.0-1|21	
12cr|dbus-sharp-glib-0.5.0-1|22	%description
12cr|dbus-sharp-glib-0.5.0-1|23	dbus-sharp is a C# implementation of D-Bus. It's often referred to as
12cr|dbus-sharp-glib-0.5.0-1|24	"managed D-Bus" to avoid confusion with existing bindings (which wrap
12cr|dbus-sharp-glib-0.5.0-1|25	libdbus). This is the GLib integration for ndesk-dbus.
12cr|dbus-sharp-glib-0.5.0-1|26	
12cr|dbus-sharp-glib-0.5.0-1|27	D-Bus is an inter-process communication framework that lets
12cr|dbus-sharp-glib-0.5.0-1|28	applications interface with the system event bus as well as allowing
12cr|dbus-sharp-glib-0.5.0-1|29	them to talk to one another in a peer-to-peer configuration.
12cr|dbus-sharp-glib-0.5.0-1|30	
12cr|dbus-sharp-glib-0.5.0-1|31	%package devel
12cr|dbus-sharp-glib-0.5.0-1|32	Summary: Development files for %name
12cr|dbus-sharp-glib-0.5.0-1|33	Group: Development/Other
12cr|dbus-sharp-glib-0.5.0-1|34	Requires: %name = %version-%release
12cr|dbus-sharp-glib-0.5.0-1|35	
12cr|dbus-sharp-glib-0.5.0-1|36	%description devel
12cr|dbus-sharp-glib-0.5.0-1|37	dbus-sharp is a C# implementation of D-Bus. It's often referred to as
12cr|dbus-sharp-glib-0.5.0-1|38	"managed D-Bus" to avoid confusion with existing bindings (which wrap
12cr|dbus-sharp-glib-0.5.0-1|39	libdbus). This is the GLib integration for ndesk-dbus.
12cr|dbus-sharp-glib-0.5.0-1|40	
12cr|dbus-sharp-glib-0.5.0-1|41	D-Bus is an inter-process communication framework that lets
12cr|dbus-sharp-glib-0.5.0-1|42	applications interface with the system event bus as well as allowing
12cr|dbus-sharp-glib-0.5.0-1|43	them to talk to one another in a peer-to-peer configuration.
12cr|dbus-sharp-glib-0.5.0-1|44	
12cr|dbus-sharp-glib-0.5.0-1|45	%prep
12cr|dbus-sharp-glib-0.5.0-1|46	%setup -q -n %name-%version
12cr|dbus-sharp-glib-0.5.0-1|47	
12cr|dbus-sharp-glib-0.5.0-1|48	%build
12cr|dbus-sharp-glib-0.5.0-1|49	./configure --prefix=%_prefix
12cr|dbus-sharp-glib-0.5.0-1|50	make
12cr|dbus-sharp-glib-0.5.0-1|51	
12cr|dbus-sharp-glib-0.5.0-1|52	%install
12cr|dbus-sharp-glib-0.5.0-1|53	rm -rf $RPM_BUILD_ROOT
12cr|dbus-sharp-glib-0.5.0-1|54	%makeinstall_std pkgconfigdir=%_datadir/pkgconfig
12cr|dbus-sharp-glib-0.5.0-1|55	
12cr|dbus-sharp-glib-0.5.0-1|56	%clean
12cr|dbus-sharp-glib-0.5.0-1|57	rm -rf $RPM_BUILD_ROOT
12cr|dbus-sharp-glib-0.5.0-1|58	
12cr|dbus-sharp-glib-0.5.0-1|59	%files
12cr|dbus-sharp-glib-0.5.0-1|60	%defattr(-,root,root)
12cr|dbus-sharp-glib-0.5.0-1|61	%doc README COPYING
12cr|dbus-sharp-glib-0.5.0-1|62	%_prefix/lib/mono/%pkgname
12cr|dbus-sharp-glib-0.5.0-1|63	%_prefix/lib/mono/gac/%name/
12cr|dbus-sharp-glib-0.5.0-1|64	
12cr|dbus-sharp-glib-0.5.0-1|65	%files devel
12cr|dbus-sharp-glib-0.5.0-1|66	%defattr(-,root,root)
12cr|dbus-sharp-glib-0.5.0-1|67	%doc examples
12cr|dbus-sharp-glib-0.5.0-1|68	%_datadir/pkgconfig/%pkgname.pc
12cr|dbus-sharp-glib-0.5.0-1|69	
12cr|dbus-sharp-glib-0.5.0-1|70	
12cr|dbus-sharp-glib-0.5.0-1|71	%changelog
12cr|dbus-sharp-glib-0.5.0-1|72	* Wed Sep 15 2010 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdv2011.0
12cr|dbus-sharp-glib-0.5.0-1|73	+ Revision: 578521
12cr|dbus-sharp-glib-0.5.0-1|74	- new version of renamed ndesk-dbus-glib
12cr|dbus-sharp-glib-0.5.0-1|75	
12cr|dbus-sharp-glib-0.5.0-1|76	* Mon Aug 09 2010 Götz Waschk <waschk@mandriva.org> 0.4.1-6mdv2011.0
12cr|dbus-sharp-glib-0.5.0-1|77	+ Revision: 567940
12cr|dbus-sharp-glib-0.5.0-1|78	- split out devel package
12cr|dbus-sharp-glib-0.5.0-1|79	- update build deps
12cr|dbus-sharp-glib-0.5.0-1|80	
12cr|dbus-sharp-glib-0.5.0-1|81	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-5mdv2010.1
12cr|dbus-sharp-glib-0.5.0-1|82	+ Revision: 523421
12cr|dbus-sharp-glib-0.5.0-1|83	- rebuilt for 2010.1
12cr|dbus-sharp-glib-0.5.0-1|84	
12cr|dbus-sharp-glib-0.5.0-1|85	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.4.1-4mdv2010.0
12cr|dbus-sharp-glib-0.5.0-1|86	+ Revision: 426248
12cr|dbus-sharp-glib-0.5.0-1|87	- rebuild
12cr|dbus-sharp-glib-0.5.0-1|88	
12cr|dbus-sharp-glib-0.5.0-1|89	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 0.4.1-3mdv2009.1
12cr|dbus-sharp-glib-0.5.0-1|90	+ Revision: 351631
12cr|dbus-sharp-glib-0.5.0-1|91	- rebuild
12cr|dbus-sharp-glib-0.5.0-1|92	
12cr|dbus-sharp-glib-0.5.0-1|93	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.4.1-2mdv2009.0
12cr|dbus-sharp-glib-0.5.0-1|94	+ Revision: 223338
12cr|dbus-sharp-glib-0.5.0-1|95	- rebuild
12cr|dbus-sharp-glib-0.5.0-1|96	- kill re-definition of %%buildroot on Pixel's request
12cr|dbus-sharp-glib-0.5.0-1|97	
12cr|dbus-sharp-glib-0.5.0-1|98	+ Olivier Blin <oblin@mandriva.com>
12cr|dbus-sharp-glib-0.5.0-1|99	- restore BuildRoot
12cr|dbus-sharp-glib-0.5.0-1|100	
12cr|dbus-sharp-glib-0.5.0-1|101	* Sun Oct 21 2007 Götz Waschk <waschk@mandriva.org> 0.4.1-1mdv2008.1
12cr|dbus-sharp-glib-0.5.0-1|102	+ Revision: 101057
12cr|dbus-sharp-glib-0.5.0-1|103	- new version
12cr|dbus-sharp-glib-0.5.0-1|104	- fix build
12cr|dbus-sharp-glib-0.5.0-1|105	- drop patch and source 1
12cr|dbus-sharp-glib-0.5.0-1|106	- filter out new automatic deps from mono-find-requires
12cr|dbus-sharp-glib-0.5.0-1|107	- rebuild
12cr|dbus-sharp-glib-0.5.0-1|108	
12cr|dbus-sharp-glib-0.5.0-1|109	* Mon Aug 06 2007 Götz Waschk <waschk@mandriva.org> 0.3-1mdv2008.0
12cr|dbus-sharp-glib-0.5.0-1|110	+ Revision: 59478
12cr|dbus-sharp-glib-0.5.0-1|111	- fix buildrequires
12cr|dbus-sharp-glib-0.5.0-1|112	- fix pkgconfig path
12cr|dbus-sharp-glib-0.5.0-1|113	- Import ndesk-dbus-glib
12cr|dbus-sharp-glib-0.5.0-1|114	

837 12
12cr|dbview-1.0.4-5|1	%define name dbview
12cr|dbview-1.0.4-5|2	%define version 1.0.4
12cr|dbview-1.0.4-5|3	%define release %mkrel 5
12cr|dbview-1.0.4-5|4	
12cr|dbview-1.0.4-5|5	Summary: Dbview - view dBase files
12cr|dbview-1.0.4-5|6	Name: %{name}
12cr|dbview-1.0.4-5|7	Version: %{version}
12cr|dbview-1.0.4-5|8	Release: %{release}
12cr|dbview-1.0.4-5|9	Source: %{name}-%{version}.tar.bz2
12cr|dbview-1.0.4-5|10	Patch: %name-patch.bz2
12cr|dbview-1.0.4-5|11	License: GPL
12cr|dbview-1.0.4-5|12	Group: Databases
12cr|dbview-1.0.4-5|13	BuildRoot: %_tmppath/%{name}-buildroot
12cr|dbview-1.0.4-5|14	
12cr|dbview-1.0.4-5|15	%description
12cr|dbview-1.0.4-5|16	Dbview is a little tool that will display dBase III and IV files.
12cr|dbview-1.0.4-5|17	You can also use it to convert your old .dbf files for further use with Unix.
12cr|dbview-1.0.4-5|18	
12cr|dbview-1.0.4-5|19	%prep
12cr|dbview-1.0.4-5|20	rm -rf $RPM_BUILD_ROOT
12cr|dbview-1.0.4-5|21	
12cr|dbview-1.0.4-5|22	%setup
12cr|dbview-1.0.4-5|23	
12cr|dbview-1.0.4-5|24	%build
12cr|dbview-1.0.4-5|25	make "CFLAGS=$RPM_OPT_FLAGS -pipe"
12cr|dbview-1.0.4-5|26	
12cr|dbview-1.0.4-5|27	%install
12cr|dbview-1.0.4-5|28	rm -rf $RPM_BUILD_ROOT
12cr|dbview-1.0.4-5|29	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|dbview-1.0.4-5|30	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|dbview-1.0.4-5|31	install -m 755 dbview $RPM_BUILD_ROOT%{_bindir}
12cr|dbview-1.0.4-5|32	install -m 644 dbview.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cr|dbview-1.0.4-5|33	
12cr|dbview-1.0.4-5|34	%clean
12cr|dbview-1.0.4-5|35	rm -rf $RPM_BUILD_ROOT
12cr|dbview-1.0.4-5|36	
12cr|dbview-1.0.4-5|37	%files
12cr|dbview-1.0.4-5|38	%defattr(-,root,root)
12cr|dbview-1.0.4-5|39	%doc README dBASE
12cr|dbview-1.0.4-5|40	%{_bindir}/*
12cr|dbview-1.0.4-5|41	%{_mandir}/man1/*
12cr|dbview-1.0.4-5|42	
12cr|dbview-1.0.4-5|43	
12cr|dbview-1.0.4-5|44	%changelog
12cr|dbview-1.0.4-5|45	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-5mdv2011.0
12cr|dbview-1.0.4-5|46	+ Revision: 617520
12cr|dbview-1.0.4-5|47	- the mass rebuild of 2010.0 packages
12cr|dbview-1.0.4-5|48	
12cr|dbview-1.0.4-5|49	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.0.4-4mdv2010.0
12cr|dbview-1.0.4-5|50	+ Revision: 427638
12cr|dbview-1.0.4-5|51	- rebuild
12cr|dbview-1.0.4-5|52	
12cr|dbview-1.0.4-5|53	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.0.4-3mdv2009.0
12cr|dbview-1.0.4-5|54	+ Revision: 240586
12cr|dbview-1.0.4-5|55	- rebuild
12cr|dbview-1.0.4-5|56	- kill re-definition of %%buildroot on Pixel's request
12cr|dbview-1.0.4-5|57	
12cr|dbview-1.0.4-5|58	+ Olivier Blin <oblin@mandriva.com>
12cr|dbview-1.0.4-5|59	- restore BuildRoot
12cr|dbview-1.0.4-5|60	
12cr|dbview-1.0.4-5|61	* Tue Jul 17 2007 Jérôme Soyer <saispo@mandriva.org> 1.0.4-1mdv2008.0
12cr|dbview-1.0.4-5|62	+ Revision: 53080
12cr|dbview-1.0.4-5|63	- New release 1.0.4
12cr|dbview-1.0.4-5|64	- Import dbview
12cr|dbview-1.0.4-5|65	
12cr|dbview-1.0.4-5|66	
12cr|dbview-1.0.4-5|67	
12cr|dbview-1.0.4-5|68	* Thu Oct 06 2005 Lenny Cartier <lenny@mandriva.com> 1.0.3-2mdk
12cr|dbview-1.0.4-5|69	- rebuild
12cr|dbview-1.0.4-5|70	
12cr|dbview-1.0.4-5|71	* Tue Jul 27 2004 Jerome Soyer <jeromesoyer@yahoo.fr> 1.0.3-1mdk
12cr|dbview-1.0.4-5|72	- 1.0.3
12cr|dbview-1.0.4-5|73	- rebuild and repatch
12cr|dbview-1.0.4-5|74	
12cr|dbview-1.0.4-5|75	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-8mdk
12cr|dbview-1.0.4-5|76	- rebuild
12cr|dbview-1.0.4-5|77	
12cr|dbview-1.0.4-5|78	* Wed Jan 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-7mdk
12cr|dbview-1.0.4-5|79	- rebuild
12cr|dbview-1.0.4-5|80	
12cr|dbview-1.0.4-5|81	* Wed Aug 28 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-6mdk
12cr|dbview-1.0.4-5|82	- rebuild
12cr|dbview-1.0.4-5|83	
12cr|dbview-1.0.4-5|84	* Mon Jul 02 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-5mdk
12cr|dbview-1.0.4-5|85	- rebuild
12cr|dbview-1.0.4-5|86	
12cr|dbview-1.0.4-5|87	* Mon Jan 08 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-4mdk
12cr|dbview-1.0.4-5|88	- rebuild
12cr|dbview-1.0.4-5|89	
12cr|dbview-1.0.4-5|90	* Wed Jul 26 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.0-3mdk
12cr|dbview-1.0.4-5|91	- BM
12cr|dbview-1.0.4-5|92	
12cr|dbview-1.0.4-5|93	* Tue Apr 25 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-2mdk
12cr|dbview-1.0.4-5|94	- fix group
12cr|dbview-1.0.4-5|95	- spec helper fixes
12cr|dbview-1.0.4-5|96	
12cr|dbview-1.0.4-5|97	* Wed Feb 09 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-1mdk
12cr|dbview-1.0.4-5|98	- mandrake build
12cr|dbview-1.0.4-5|99	
12cr|dbview-1.0.4-5|100	* Wed May 12 1999 Peter Soos <sp@osb.hu>
12cr|dbview-1.0.4-5|101	Corrected the file and directory attributes to rebuild the package
12cr|dbview-1.0.4-5|102	under RedHat Linux 6.0
12cr|dbview-1.0.4-5|103	
12cr|dbview-1.0.4-5|104	* Fri Dec 25 1998 Peter Soos <sp@osb.hu>
12cr|dbview-1.0.4-5|105	Corrected the file and directory attributes
12cr|dbview-1.0.4-5|106	
12cr|dbview-1.0.4-5|107	* Mon Jun 22 1998 Peter Soos <sp@osb.hu>
12cr|dbview-1.0.4-5|108	Using %%attr
12cr|dbview-1.0.4-5|109	
12cr|dbview-1.0.4-5|110	* Fri Dec 6 1997 Peter Soos <sp@osb.hu>
12cr|dbview-1.0.4-5|111	Recompiled under RedHat Linux 5.0

838 12
12cr|dbx-utils-1.0.3-9|1	%define	major 0
12cr|dbx-utils-1.0.3-9|2	%define libname	%mklibname dbx %{major}
12cr|dbx-utils-1.0.3-9|3	%define develname	%mklibname dbx -d
12cr|dbx-utils-1.0.3-9|4	
12cr|dbx-utils-1.0.3-9|5	Summary:	Extracts emails from MS Outlook Express 5.0
12cr|dbx-utils-1.0.3-9|6	Name:   	dbx-utils
12cr|dbx-utils-1.0.3-9|7	Version: 	1.0.3
12cr|dbx-utils-1.0.3-9|8	Release: 	9
12cr|dbx-utils-1.0.3-9|9	License:	GPLv2+
12cr|dbx-utils-1.0.3-9|10	Group:		Networking/Mail
12cr|dbx-utils-1.0.3-9|11	URL:		http://sourceforge.net/projects/ol2mbox
12cr|dbx-utils-1.0.3-9|12	Source0:	libdbx_%{version}.tar.bz2
12cr|dbx-utils-1.0.3-9|13	Patch0:		libdbx_1.0.3-shared.diff
12cr|dbx-utils-1.0.3-9|14	Patch1:		libdbx_1.0.3-Mail-Transport-Dbx-0.07.diff
12cr|dbx-utils-1.0.3-9|15	BuildRequires:	libtool
12cr|dbx-utils-1.0.3-9|16	
12cr|dbx-utils-1.0.3-9|17	%description
12cr|dbx-utils-1.0.3-9|18	Extract emails from MS Outlook Express 5.0 directory, and DBX files into mbox
12cr|dbx-utils-1.0.3-9|19	format files.
12cr|dbx-utils-1.0.3-9|20	
12cr|dbx-utils-1.0.3-9|21	%package -n	%{libname}
12cr|dbx-utils-1.0.3-9|22	Summary:	Shared libdbx library
12cr|dbx-utils-1.0.3-9|23	Group:          System/Libraries
12cr|dbx-utils-1.0.3-9|24	
12cr|dbx-utils-1.0.3-9|25	%description -n	%{libname}
12cr|dbx-utils-1.0.3-9|26	Extract emails from MS Outlook Express 5.0 directory, and DBX files into mbox
12cr|dbx-utils-1.0.3-9|27	format files.
12cr|dbx-utils-1.0.3-9|28	
12cr|dbx-utils-1.0.3-9|29	This package contains the shared libdbx library.
12cr|dbx-utils-1.0.3-9|30	
12cr|dbx-utils-1.0.3-9|31	%package -n	%{develname}
12cr|dbx-utils-1.0.3-9|32	Summary:	Development files for the libdbx library
12cr|dbx-utils-1.0.3-9|33	Group:		Development/C
12cr|dbx-utils-1.0.3-9|34	Provides:	libdbx-devel = %{version}
12cr|dbx-utils-1.0.3-9|35	Requires:	%{libname} = %{version}
12cr|dbx-utils-1.0.3-9|36	Obsoletes:	%{libname}-devel
12cr|dbx-utils-1.0.3-9|37	
12cr|dbx-utils-1.0.3-9|38	%description -n	%{develname}
12cr|dbx-utils-1.0.3-9|39	Extract emails from MS Outlook Express 5.0 directory, and DBX files into mbox
12cr|dbx-utils-1.0.3-9|40	format files.
12cr|dbx-utils-1.0.3-9|41	
12cr|dbx-utils-1.0.3-9|42	This package contains the static libdbx library and header files.
12cr|dbx-utils-1.0.3-9|43	
12cr|dbx-utils-1.0.3-9|44	%prep
12cr|dbx-utils-1.0.3-9|45	
12cr|dbx-utils-1.0.3-9|46	%setup -q -n libdbx_%{version}
12cr|dbx-utils-1.0.3-9|47	%patch0 -p0
12cr|dbx-utils-1.0.3-9|48	%patch1 -p1
12cr|dbx-utils-1.0.3-9|49	
12cr|dbx-utils-1.0.3-9|50	%build
12cr|dbx-utils-1.0.3-9|51	
12cr|dbx-utils-1.0.3-9|52	%make CFLAGS="%{optflags} -DDBX_BIG_ENDIAN" libdir=%{_libdir}
12cr|dbx-utils-1.0.3-9|53	
12cr|dbx-utils-1.0.3-9|54	%install
12cr|dbx-utils-1.0.3-9|55	%makeinstall_std \
12cr|dbx-utils-1.0.3-9|56	bindir=%{_bindir} \
12cr|dbx-utils-1.0.3-9|57	libdir=%{_libdir} \
12cr|dbx-utils-1.0.3-9|58	includedir=%{_includedir}
12cr|dbx-utils-1.0.3-9|59	
12cr|dbx-utils-1.0.3-9|60	%files
12cr|dbx-utils-1.0.3-9|61	%defattr(-,root,root)
12cr|dbx-utils-1.0.3-9|62	%doc AUTHORS FILE-FORMAT README*
12cr|dbx-utils-1.0.3-9|63	%{_bindir}/*
12cr|dbx-utils-1.0.3-9|64	
12cr|dbx-utils-1.0.3-9|65	%files -n %{libname}
12cr|dbx-utils-1.0.3-9|66	%defattr(-,root,root)
12cr|dbx-utils-1.0.3-9|67	%{_libdir}/*.so.%{major}*
12cr|dbx-utils-1.0.3-9|68	
12cr|dbx-utils-1.0.3-9|69	%files -n %{develname}
12cr|dbx-utils-1.0.3-9|70	%defattr(-,root,root)
12cr|dbx-utils-1.0.3-9|71	%{_includedir}/libdbx
12cr|dbx-utils-1.0.3-9|72	%{_libdir}/*.so
12cr|dbx-utils-1.0.3-9|73	
12cr|dbx-utils-1.0.3-9|74	
12cr|dbx-utils-1.0.3-9|75	%changelog
12cr|dbx-utils-1.0.3-9|76	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-8mdv2011.0
12cr|dbx-utils-1.0.3-9|77	+ Revision: 617521
12cr|dbx-utils-1.0.3-9|78	- the mass rebuild of 2010.0 packages
12cr|dbx-utils-1.0.3-9|79	
12cr|dbx-utils-1.0.3-9|80	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.0.3-7mdv2010.0
12cr|dbx-utils-1.0.3-9|81	+ Revision: 427720
12cr|dbx-utils-1.0.3-9|82	- rebuild
12cr|dbx-utils-1.0.3-9|83	
12cr|dbx-utils-1.0.3-9|84	* Tue Aug 26 2008 Emmanuel Andry <eandry@mandriva.org> 1.0.3-6mdv2009.0
12cr|dbx-utils-1.0.3-9|85	+ Revision: 276309
12cr|dbx-utils-1.0.3-9|86	- apply devel policy
12cr|dbx-utils-1.0.3-9|87	- fix license
12cr|dbx-utils-1.0.3-9|88	- check major
12cr|dbx-utils-1.0.3-9|89	
12cr|dbx-utils-1.0.3-9|90	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.0.3-5mdv2009.0
12cr|dbx-utils-1.0.3-9|91	+ Revision: 243976
12cr|dbx-utils-1.0.3-9|92	- rebuild
12cr|dbx-utils-1.0.3-9|93	
12cr|dbx-utils-1.0.3-9|94	+ Pixel <pixel@mandriva.com>
12cr|dbx-utils-1.0.3-9|95	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|dbx-utils-1.0.3-9|96	
12cr|dbx-utils-1.0.3-9|97	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.3-3mdv2008.1
12cr|dbx-utils-1.0.3-9|98	+ Revision: 140721
12cr|dbx-utils-1.0.3-9|99	- restore BuildRoot
12cr|dbx-utils-1.0.3-9|100	
12cr|dbx-utils-1.0.3-9|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|dbx-utils-1.0.3-9|102	- kill re-definition of %%buildroot on Pixel's request
12cr|dbx-utils-1.0.3-9|103	
12cr|dbx-utils-1.0.3-9|104	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3mdv2008.0
12cr|dbx-utils-1.0.3-9|105	+ Revision: 25428
12cr|dbx-utils-1.0.3-9|106	- Import dbx-utils
12cr|dbx-utils-1.0.3-9|107	
12cr|dbx-utils-1.0.3-9|108	
12cr|dbx-utils-1.0.3-9|109	
12cr|dbx-utils-1.0.3-9|110	* Mon Apr 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3mdk
12cr|dbx-utils-1.0.3-9|111	- added fixes from Mail-Transport-Dbx-0.07 (P1)
12cr|dbx-utils-1.0.3-9|112	- use libtool
12cr|dbx-utils-1.0.3-9|113	
12cr|dbx-utils-1.0.3-9|114	* Fri Oct 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.3-2mdk
12cr|dbx-utils-1.0.3-9|115	- rebuild
12cr|dbx-utils-1.0.3-9|116	- rename patch
12cr|dbx-utils-1.0.3-9|117	
12cr|dbx-utils-1.0.3-9|118	* Thu Jan 16 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.0.3-1mdk
12cr|dbx-utils-1.0.3-9|119	- 1.0.3
12cr|dbx-utils-1.0.3-9|120	- fix P0
12cr|dbx-utils-1.0.3-9|121	- misc spec file fixes
12cr|dbx-utils-1.0.3-9|122	
12cr|dbx-utils-1.0.3-9|123	* Thu Jan 16 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.0.2-4mdk
12cr|dbx-utils-1.0.3-9|124	- mr lint fixes
12cr|dbx-utils-1.0.3-9|125	
12cr|dbx-utils-1.0.3-9|126	* Thu Jan 16 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.0.2-3mdk
12cr|dbx-utils-1.0.3-9|127	- build release
12cr|dbx-utils-1.0.3-9|128	
12cr|dbx-utils-1.0.3-9|129	* Sun Aug  4 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.0.2-2mdk
12cr|dbx-utils-1.0.3-9|130	- rebuilt with gcc-3.2
12cr|dbx-utils-1.0.3-9|131	
12cr|dbx-utils-1.0.3-9|132	* Thu Jun 13 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.0.2-1mdk
12cr|dbx-utils-1.0.3-9|133	- new version
12cr|dbx-utils-1.0.3-9|134	- initial cooker contrib
12cr|dbx-utils-1.0.3-9|135	
12cr|dbx-utils-1.0.3-9|136	* Fri Aug 10 2001 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.0-1mdk
12cr|dbx-utils-1.0.3-9|137	- First version.

839 12
12cr|dcc-1.3.135-1|1	%define build_sendmail 1
12cr|dcc-1.3.135-1|2	# commandline overrides:
12cr|dcc-1.3.135-1|3	# rpm -ba|--rebuild --with 'xxx'
12cr|dcc-1.3.135-1|4	%{?_without_sendmail: %{expand: %%define build_sendmail 0}}
12cr|dcc-1.3.135-1|5	
12cr|dcc-1.3.135-1|6	Summary:	Distributed Checksum Clearinghouse, anti-spam tool
12cr|dcc-1.3.135-1|7	Name:		dcc
12cr|dcc-1.3.135-1|8	Version:	1.3.135
12cr|dcc-1.3.135-1|9	Release:	%mkrel 1
12cr|dcc-1.3.135-1|10	License:	BSD-like
12cr|dcc-1.3.135-1|11	Group:		System/Servers
12cr|dcc-1.3.135-1|12	URL:		http://www.rhyolite.com/anti-spam/dcc/
12cr|dcc-1.3.135-1|13	Source0:	http://www.rhyolite.com/src/dcc/old/dcc-%{version}.tar.Z
12cr|dcc-1.3.135-1|14	Patch0:		dcc-dccd-initscript-135.diff
12cr|dcc-1.3.135-1|15	Patch1:		dcc-make-dcc_conf-nochwon.diff
12cr|dcc-1.3.135-1|16	Requires(post): rpm-helper perl rrdtool
12cr|dcc-1.3.135-1|17	Requires(preun): rpm-helper perl rrdtool
12cr|dcc-1.3.135-1|18	Requires(pre): rpm-helper
12cr|dcc-1.3.135-1|19	Requires(postun): rpm-helper
12cr|dcc-1.3.135-1|20	Requires:	perl rrdtool
12cr|dcc-1.3.135-1|21	BuildRequires:	perl wget apache-base
12cr|dcc-1.3.135-1|22	%if %{build_sendmail}
12cr|dcc-1.3.135-1|23	BuildRequires:	sendmail-devel
12cr|dcc-1.3.135-1|24	%endif
12cr|dcc-1.3.135-1|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|dcc-1.3.135-1|26	
12cr|dcc-1.3.135-1|27	%description
12cr|dcc-1.3.135-1|28	Distributed Checksum Clearinghouse or DCC is a cooperative,
12cr|dcc-1.3.135-1|29	distributed system intended to detect "bulk" mail or mail sent to
12cr|dcc-1.3.135-1|30	many people. It allows individuals receiving a single mail message
12cr|dcc-1.3.135-1|31	to determine that many other people have been sent essentially
12cr|dcc-1.3.135-1|32	identical copies of the message and so reject the message. It can
12cr|dcc-1.3.135-1|33	identify some unsolicited bulk mail using "spam traps" and other
12cr|dcc-1.3.135-1|34	detectors, but that is not its focus.
12cr|dcc-1.3.135-1|35	
12cr|dcc-1.3.135-1|36	The DCC can be viewed as a tool for end users to enforce their
12cr|dcc-1.3.135-1|37	right to "opt-in" to streams of bulk mail by refusing all bulk mail
12cr|dcc-1.3.135-1|38	except from sources in a "white list."  White lists are generally
12cr|dcc-1.3.135-1|39	the responsibility of DCC clients, since only they know which bulk
12cr|dcc-1.3.135-1|40	mail they solicited.
12cr|dcc-1.3.135-1|41	
12cr|dcc-1.3.135-1|42	NB to use DCC to reject SPAM you need to configure
12cr|dcc-1.3.135-1|43	%{_datadir}/dcc/dcc_conf and either use procmail or sendmail to
12cr|dcc-1.3.135-1|44	feed the messages to DCC
12cr|dcc-1.3.135-1|45	
12cr|dcc-1.3.135-1|46	%package	cgi
12cr|dcc-1.3.135-1|47	Summary:	The cgi-scripts for managing mail delivery on a DCC enabled server
12cr|dcc-1.3.135-1|48	Group:		System/Servers
12cr|dcc-1.3.135-1|49	Requires:	apache-mpm-prefork
12cr|dcc-1.3.135-1|50	Requires:	%{name} = %{version}
12cr|dcc-1.3.135-1|51	
12cr|dcc-1.3.135-1|52	%description	cgi
12cr|dcc-1.3.135-1|53	Example set of cgi-scripts to allow users to point-and-click
12cr|dcc-1.3.135-1|54	manage their own DCC whitelists and thus what is delivered to
12cr|dcc-1.3.135-1|55	them.  Allows overriding of site level lists.  The scripts give
12cr|dcc-1.3.135-1|56	controlled access to the whitelists which are otherwise in
12cr|dcc-1.3.135-1|57	protected directory space (owned by dcc).
12cr|dcc-1.3.135-1|58	
12cr|dcc-1.3.135-1|59	NB these scripts need configured after installation
12cr|dcc-1.3.135-1|60	
12cr|dcc-1.3.135-1|61	%if %{build_sendmail}
12cr|dcc-1.3.135-1|62	%package	sendmail
12cr|dcc-1.3.135-1|63	Summary:	Distributed Checksum Clearinghouse Milter Interface
12cr|dcc-1.3.135-1|64	Group:		System/Servers
12cr|dcc-1.3.135-1|65	Requires:	sendmail
12cr|dcc-1.3.135-1|66	Requires:	sendmail-cf
12cr|dcc-1.3.135-1|67	Requires:	%{name} = %{version}
12cr|dcc-1.3.135-1|68	
12cr|dcc-1.3.135-1|69	%description	sendmail
12cr|dcc-1.3.135-1|70	Dccm is a daemon built with the sendmail milter interface intended
12cr|dcc-1.3.135-1|71	to connect sendmail to DCC servers.
12cr|dcc-1.3.135-1|72	%endif
12cr|dcc-1.3.135-1|73	
12cr|dcc-1.3.135-1|74	%package	devel
12cr|dcc-1.3.135-1|75	Summary:	Development headers and libraries for %{name}
12cr|dcc-1.3.135-1|76	Group:		Development/C
12cr|dcc-1.3.135-1|77	
12cr|dcc-1.3.135-1|78	%description	devel
12cr|dcc-1.3.135-1|79	Development headers and libraries for %{name}
12cr|dcc-1.3.135-1|80	
12cr|dcc-1.3.135-1|81	%prep
12cr|dcc-1.3.135-1|82	
12cr|dcc-1.3.135-1|83	%setup -q -n %{name}-%{version}
12cr|dcc-1.3.135-1|84	%patch0 -p0 -b .initscript
12cr|dcc-1.3.135-1|85	%patch1 -p0 -b .nochown
12cr|dcc-1.3.135-1|86	
12cr|dcc-1.3.135-1|87	# fix defaults
12cr|dcc-1.3.135-1|88	find . -type f | xargs perl -pi -e "s|/usr/local|%{_prefix}|g"
12cr|dcc-1.3.135-1|89	find . -type f | xargs perl -pi -e "s|/var/dcc|%{_localstatedir}/lib/dcc|g"
12cr|dcc-1.3.135-1|90	
12cr|dcc-1.3.135-1|91	# lib64 fixes
12cr|dcc-1.3.135-1|92	perl -pi -e "s|/usr/lib|%{_libdir}|g" configure
12cr|dcc-1.3.135-1|93	
12cr|dcc-1.3.135-1|94	%build
12cr|dcc-1.3.135-1|95	
12cr|dcc-1.3.135-1|96	./configure \
12cr|dcc-1.3.135-1|97	--libexecdir=%{_sbindir} \
12cr|dcc-1.3.135-1|98	%if %{build_sendmail}
12cr|dcc-1.3.135-1|99	--with-sendmail \
12cr|dcc-1.3.135-1|100	%endif
12cr|dcc-1.3.135-1|101	--with-installroot=%{buildroot} \
12cr|dcc-1.3.135-1|102	--homedir=%{_localstatedir}/lib/dcc \
12cr|dcc-1.3.135-1|103	--bindir=%{_bindir} \
12cr|dcc-1.3.135-1|104	--mandir=%{_mandir} \
12cr|dcc-1.3.135-1|105	--disable-sys-inst \
12cr|dcc-1.3.135-1|106	--with-uid=dcc \
12cr|dcc-1.3.135-1|107	--with-cgibin=/var/www/dcc-bin \
12cr|dcc-1.3.135-1|108	--with-rundir=/var/run/dcc \
12cr|dcc-1.3.135-1|109	--with-db-memory=32
12cr|dcc-1.3.135-1|110	
12cr|dcc-1.3.135-1|111	#    --prefix=%{_localstatedir}/lib/dcc \
12cr|dcc-1.3.135-1|112	
12cr|dcc-1.3.135-1|113	perl -p -i -e "s:\".*\":\"%{_sbindir}\": if m/define\s+DCC_LIBEXECDIR/ ;" include/dcc_config.h
12cr|dcc-1.3.135-1|114	
12cr|dcc-1.3.135-1|115	make CWARN="%{optflags}"
12cr|dcc-1.3.135-1|116	
12cr|dcc-1.3.135-1|117	# make extras
12cr|dcc-1.3.135-1|118	make CWARN="%{optflags}" -C dccifd/dccif-test
12cr|dcc-1.3.135-1|119	
12cr|dcc-1.3.135-1|120	%install
12cr|dcc-1.3.135-1|121	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|dcc-1.3.135-1|122	
12cr|dcc-1.3.135-1|123	# don't fiddle with the initscript!
12cr|dcc-1.3.135-1|124	export DONT_GPRINTIFY=1
12cr|dcc-1.3.135-1|125	
12cr|dcc-1.3.135-1|126	install -d %{buildroot}%{_initrddir}
12cr|dcc-1.3.135-1|127	install -d %{buildroot}%{_sysconfdir}/cron.daily
12cr|dcc-1.3.135-1|128	install -d %{buildroot}%{_webappconfdir}
12cr|dcc-1.3.135-1|129	install -d %{buildroot}/var/run/dcc
12cr|dcc-1.3.135-1|130	install -d %{buildroot}%{_localstatedir}/lib/dcc/{log,userdirs/{local,esmtp,cyrus,procmail}}
12cr|dcc-1.3.135-1|131	install -d %{buildroot}%{_mandir}/man8
12cr|dcc-1.3.135-1|132	install -d %{buildroot}%{_libdir}
12cr|dcc-1.3.135-1|133	install -d %{buildroot}%{_includedir}/dcc
12cr|dcc-1.3.135-1|134	
12cr|dcc-1.3.135-1|135	export INST_UID="`id -u`"
12cr|dcc-1.3.135-1|136	export INST_GID="`id -g`"
12cr|dcc-1.3.135-1|137	alias chown=echo
12cr|dcc-1.3.135-1|138	make MANOWN=$INST_UID MANGRP=$INST_GID DCC_SUID=$INST_UID DCC_OWN=$INST_UID \
12cr|dcc-1.3.135-1|139	DCC_GRP=$INST_GID BINOWN=$INST_UID GRP=$INST_GID INSTALL="install -c" \
12cr|dcc-1.3.135-1|140	install
12cr|dcc-1.3.135-1|141	unalias chown
12cr|dcc-1.3.135-1|142	
12cr|dcc-1.3.135-1|143	chmod 755 %{buildroot}%{_sbindir}/* %{buildroot}%{_bindir}/*
12cr|dcc-1.3.135-1|144	
12cr|dcc-1.3.135-1|145	install -m0755 misc/cron-dccd %{buildroot}%{_sysconfdir}/cron.daily/dccd
12cr|dcc-1.3.135-1|146	install -m0755 misc/rcDCC %{buildroot}%{_initrddir}/dccd
12cr|dcc-1.3.135-1|147	install -m0600 homedir/flod %{buildroot}%{_localstatedir}/lib/dcc/flod
12cr|dcc-1.3.135-1|148	
12cr|dcc-1.3.135-1|149	install -m0755 dccifd/dccif-test/dccif-test %{buildroot}%{_sbindir}/
12cr|dcc-1.3.135-1|150	#install -m0755 dccifd/dccif-test/dccif-test.pl %{buildroot}%{_sbindir}/
12cr|dcc-1.3.135-1|151	install -m0755 dccifd/dccif.pl %{buildroot}%{_sbindir}/
12cr|dcc-1.3.135-1|152	
12cr|dcc-1.3.135-1|153	%if %{build_sendmail}
12cr|dcc-1.3.135-1|154	install -d %{buildroot}%{_datadir}/sendmail-cf/feature
12cr|dcc-1.3.135-1|155	install -m0644 misc/dcc.m4 %{buildroot}%{_datadir}/sendmail-cf/feature/
12cr|dcc-1.3.135-1|156	install -m0644 misc/dccdnsbl.m4 %{buildroot}%{_datadir}/sendmail-cf/feature/
12cr|dcc-1.3.135-1|157	#install -m0644 misc/dict-attack-aliases %{buildroot}%{_localstatedir}/lib/dcc/
12cr|dcc-1.3.135-1|158	#install -m0755 misc/filter-dict-attack %{buildroot}%{_sbindir}/
12cr|dcc-1.3.135-1|159	%endif
12cr|dcc-1.3.135-1|160	
12cr|dcc-1.3.135-1|161	# Set some initial logging, but no rejections
12cr|dcc-1.3.135-1|162	perl -p -i -e "s/BRAND=\$/BRAND=%{version}-%{release}/ ; s/DCCM_LOG_AT=\$/\$&10/ ; " \
12cr|dcc-1.3.135-1|163	%{buildroot}%{_localstatedir}/lib/dcc/dcc_conf
12cr|dcc-1.3.135-1|164	
12cr|dcc-1.3.135-1|165	# install the apache2 config
12cr|dcc-1.3.135-1|166	cat > dcc.conf <<EOF
12cr|dcc-1.3.135-1|167	
12cr|dcc-1.3.135-1|168	ScriptAlias /dcc-bin/ /var/www/dcc-bin/
12cr|dcc-1.3.135-1|169	
12cr|dcc-1.3.135-1|170	<Directory /var/www/dcc-bin/>
12cr|dcc-1.3.135-1|171	
12cr|dcc-1.3.135-1|172	Order deny,allow
12cr|dcc-1.3.135-1|173	Deny from all
12cr|dcc-1.3.135-1|174	allow from 127.0.0.1
12cr|dcc-1.3.135-1|175	
12cr|dcc-1.3.135-1|176	SSLCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP
12cr|dcc-1.3.135-1|177	SSLRequireSSL
12cr|dcc-1.3.135-1|178	ErrorDocument 403 /dcc-bin/http2https
12cr|dcc-1.3.135-1|179	
12cr|dcc-1.3.135-1|180	AuthType Basic
12cr|dcc-1.3.135-1|181	AuthName "DCC user"
12cr|dcc-1.3.135-1|182	AuthUserFile %{_localstatedir}/lib/dcc/userdirs/webusers
12cr|dcc-1.3.135-1|183	require valid-user
12cr|dcc-1.3.135-1|184	
12cr|dcc-1.3.135-1|185	</Directory>
12cr|dcc-1.3.135-1|186	EOF
12cr|dcc-1.3.135-1|187	
12cr|dcc-1.3.135-1|188	install -m 0755 dcc.conf %{buildroot}%{_webappconfdir}/dcc.conf
12cr|dcc-1.3.135-1|189	echo "# put users in here" > %{buildroot}%{_localstatedir}/lib/dcc/userdirs/webusers
12cr|dcc-1.3.135-1|190	
12cr|dcc-1.3.135-1|191	# prepare for docs inclusion
12cr|dcc-1.3.135-1|192	cp misc/README README.misc
12cr|dcc-1.3.135-1|193	cp homedir/README README.homedir
12cr|dcc-1.3.135-1|194	cp cgi-bin/README README.cgi-bin
12cr|dcc-1.3.135-1|195	
12cr|dcc-1.3.135-1|196	# fix strange attribs
12cr|dcc-1.3.135-1|197	chmod 644 CHANGES LICENSE README*  *.html
12cr|dcc-1.3.135-1|198	
12cr|dcc-1.3.135-1|199	# install devel files
12cr|dcc-1.3.135-1|200	install -m0644 dccd/*.h %{buildroot}%{_includedir}/dcc/
12cr|dcc-1.3.135-1|201	install -m0644 include/*.h %{buildroot}%{_includedir}/dcc/
12cr|dcc-1.3.135-1|202	install -m0644 srvrlib/*.h %{buildroot}%{_includedir}/dcc/
12cr|dcc-1.3.135-1|203	install -m0644 thrlib/*.h %{buildroot}%{_includedir}/dcc/
12cr|dcc-1.3.135-1|204	#install -m0644 clntlib/*.h %{buildroot}%{_includedir}/dcc/
12cr|dcc-1.3.135-1|205	
12cr|dcc-1.3.135-1|206	install -m0755 dcclib/libdcc.a %{buildroot}%{_libdir}/
12cr|dcc-1.3.135-1|207	install -m0755 srvrlib/libsrvr.a %{buildroot}%{_libdir}/
12cr|dcc-1.3.135-1|208	install -m0755 thrlib/libthr.a %{buildroot}%{_libdir}/
12cr|dcc-1.3.135-1|209	install -m0755 clntlib/libclnt.a %{buildroot}%{_libdir}/
12cr|dcc-1.3.135-1|210	
12cr|dcc-1.3.135-1|211	
12cr|dcc-1.3.135-1|212	
12cr|dcc-1.3.135-1|213	# house cleaning
12cr|dcc-1.3.135-1|214	rm -f %{buildroot}/var/www/dcc-bin/README
12cr|dcc-1.3.135-1|215	rm -f %{buildroot}%{_sbindir}/rcDCC
12cr|dcc-1.3.135-1|216	rm -f %{buildroot}%{_sbindir}/cron-dccd
12cr|dcc-1.3.135-1|217	rm -f %{buildroot}%{_sbindir}/logger
12cr|dcc-1.3.135-1|218	rm -f %{buildroot}%{_sbindir}/updatedcc
12cr|dcc-1.3.135-1|219	rm -f %{buildroot}%{_sbindir}/uninstalldcc
12cr|dcc-1.3.135-1|220	
12cr|dcc-1.3.135-1|221	# install man pages
12cr|dcc-1.3.135-1|222	install -m0644 *.8 %{buildroot}%{_mandir}/man8/
12cr|dcc-1.3.135-1|223	
12cr|dcc-1.3.135-1|224	%pre
12cr|dcc-1.3.135-1|225	%_pre_useradd dcc %{_localstatedir}/lib/dcc /bin/sh
12cr|dcc-1.3.135-1|226	
12cr|dcc-1.3.135-1|227	%post
12cr|dcc-1.3.135-1|228	%_post_service dccd
12cr|dcc-1.3.135-1|229	# this causes a hang if not connected to the internet
12cr|dcc-1.3.135-1|230	# deactivate it for now... user should read man pages
12cr|dcc-1.3.135-1|231	# instead...
12cr|dcc-1.3.135-1|232	#%{_bindir}/cdcc info > %{_localstatedir}/lib/dcc/map.txt || :
12cr|dcc-1.3.135-1|233	%if %mdkversion < 201010
12cr|dcc-1.3.135-1|234	%_post_webapp
12cr|dcc-1.3.135-1|235	%endif
12cr|dcc-1.3.135-1|236	
12cr|dcc-1.3.135-1|237	%post cgi
12cr|dcc-1.3.135-1|238	%if %mdkversion < 201010
12cr|dcc-1.3.135-1|239	%_post_webapp
12cr|dcc-1.3.135-1|240	%endif
12cr|dcc-1.3.135-1|241	
12cr|dcc-1.3.135-1|242	%preun
12cr|dcc-1.3.135-1|243	%_preun_service dccd
12cr|dcc-1.3.135-1|244	
12cr|dcc-1.3.135-1|245	%postun
12cr|dcc-1.3.135-1|246	%_postun_userdel dcc
12cr|dcc-1.3.135-1|247	
12cr|dcc-1.3.135-1|248	%clean
12cr|dcc-1.3.135-1|249	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|dcc-1.3.135-1|250	
12cr|dcc-1.3.135-1|251	%files
12cr|dcc-1.3.135-1|252	%defattr(-,root,root)
12cr|dcc-1.3.135-1|253	%doc CHANGES  LICENSE README.misc README.homedir
12cr|dcc-1.3.135-1|254	%doc FAQ.html INSTALL.html cdcc.html dbclean.html dblist.html
12cr|dcc-1.3.135-1|255	%doc dcc.html dccd.html dccifd.html dccproc.html dccsight.html
12cr|dcc-1.3.135-1|256	
12cr|dcc-1.3.135-1|257	%attr(0755,root,root) %{_sysconfdir}/cron.daily/dccd
12cr|dcc-1.3.135-1|258	%attr(0755,root,root) %{_initrddir}/dccd
12cr|dcc-1.3.135-1|259	
12cr|dcc-1.3.135-1|260	%config(noreplace) %attr(0600,dcc,dcc) %{_localstatedir}/lib/dcc/ids
12cr|dcc-1.3.135-1|261	%config(noreplace) %attr(0600,dcc,dcc) %{_localstatedir}/lib/dcc/map
12cr|dcc-1.3.135-1|262	%config(noreplace) %attr(0600,dcc,dcc) %{_localstatedir}/lib/dcc/map.txt
12cr|dcc-1.3.135-1|263	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/dcc_conf
12cr|dcc-1.3.135-1|264	#%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/dcc_db
12cr|dcc-1.3.135-1|265	#%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/dcc_db.hash
12cr|dcc-1.3.135-1|266	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/flod
12cr|dcc-1.3.135-1|267	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/whiteclnt
12cr|dcc-1.3.135-1|268	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/whitecommon
12cr|dcc-1.3.135-1|269	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/whitelist
12cr|dcc-1.3.135-1|270	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/grey_flod
12cr|dcc-1.3.135-1|271	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/grey_whitelist
12cr|dcc-1.3.135-1|272	
12cr|dcc-1.3.135-1|273	%attr(4755,root,root) %{_bindir}/cdcc
12cr|dcc-1.3.135-1|274	%attr(4755,root,root) %{_bindir}/dccproc
12cr|dcc-1.3.135-1|275	%attr(0755,root,root) %{_bindir}/dccif-test
12cr|dcc-1.3.135-1|276	
12cr|dcc-1.3.135-1|277	%attr(0755,root,root) %{_sbindir}/dbclean
12cr|dcc-1.3.135-1|278	%attr(0755,root,root) %{_sbindir}/dblist
12cr|dcc-1.3.135-1|279	%attr(0755,root,root) %{_sbindir}/dccd
12cr|dcc-1.3.135-1|280	%attr(0755,root,root) %{_sbindir}/dccifd
12cr|dcc-1.3.135-1|281	%attr(0755,root,root) %{_sbindir}/newwebuser
12cr|dcc-1.3.135-1|282	#%attr(0755,root,root) %{_sbindir}/refeed
12cr|dcc-1.3.135-1|283	%attr(0755,root,root) %{_sbindir}/start-dccd
12cr|dcc-1.3.135-1|284	%attr(0755,root,root) %{_sbindir}/start-dccifd
12cr|dcc-1.3.135-1|285	%attr(0755,root,root) %{_sbindir}/stop-dccd
12cr|dcc-1.3.135-1|286	%attr(0755,root,root) %{_sbindir}/wlist
12cr|dcc-1.3.135-1|287	%attr(4755,root,root) %{_sbindir}/dccsight
12cr|dcc-1.3.135-1|288	%attr(0755,root,root) %{_sbindir}/start-grey
12cr|dcc-1.3.135-1|289	%attr(0755,root,root) %{_sbindir}/fetchblack
12cr|dcc-1.3.135-1|290	%attr(0755,root,root) %{_sbindir}/list-clients
12cr|dcc-1.3.135-1|291	%attr(0755,root,root) %{_sbindir}/dns-helper
12cr|dcc-1.3.135-1|292	%attr(0755,root,root) %{_sbindir}/ck2ip
12cr|dcc-1.3.135-1|293	%attr(0755,root,root) %{_sbindir}/dcc-stats-update
12cr|dcc-1.3.135-1|294	
12cr|dcc-1.3.135-1|295	%attr(0755,root,root) %{_sbindir}/check_ip_range
12cr|dcc-1.3.135-1|296	%attr(0755,root,root) %{_sbindir}/dcc-nagios
12cr|dcc-1.3.135-1|297	%attr(0755,root,root) %{_sbindir}/dump-clients
12cr|dcc-1.3.135-1|298	%attr(0755,root,root) %{_sbindir}/fetchids
12cr|dcc-1.3.135-1|299	%attr(0755,root,root) %{_sbindir}/fix-map
12cr|dcc-1.3.135-1|300	
12cr|dcc-1.3.135-1|301	
12cr|dcc-1.3.135-1|302	# rrdtool stuff
12cr|dcc-1.3.135-1|303	%attr(0755,root,root) %{_sbindir}/dcc-stats-collect
12cr|dcc-1.3.135-1|304	%attr(0755,root,root) %{_sbindir}/dcc-stats-graph
12cr|dcc-1.3.135-1|305	%attr(0755,root,root) %{_sbindir}/dcc-stats-init
12cr|dcc-1.3.135-1|306	%attr(0755,root,root) %{_sbindir}/stats-get
12cr|dcc-1.3.135-1|307	
12cr|dcc-1.3.135-1|308	# extras
12cr|dcc-1.3.135-1|309	%attr(0755,root,root) %{_sbindir}/dccif-test
12cr|dcc-1.3.135-1|310	#%attr(0755,root,root) %{_sbindir}/dccif-test.pl
12cr|dcc-1.3.135-1|311	%attr(0755,root,root) %{_sbindir}/dccif.pl
12cr|dcc-1.3.135-1|312	%attr(0755,root,root) %{_sbindir}/fetch-testmsg-whitelist
12cr|dcc-1.3.135-1|313	
12cr|dcc-1.3.135-1|314	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc
12cr|dcc-1.3.135-1|315	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/log
12cr|dcc-1.3.135-1|316	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs
12cr|dcc-1.3.135-1|317	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs/local
12cr|dcc-1.3.135-1|318	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs/cyrus
12cr|dcc-1.3.135-1|319	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs/procmail
12cr|dcc-1.3.135-1|320	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs/esmtp
12cr|dcc-1.3.135-1|321	%attr(0755,dcc,dcc) %dir /var/run/dcc
12cr|dcc-1.3.135-1|322	
12cr|dcc-1.3.135-1|323	%attr(0644,root,root) %{_mandir}/man8/cdcc.8*
12cr|dcc-1.3.135-1|324	%attr(0644,root,root) %{_mandir}/man8/dbclean.8*
12cr|dcc-1.3.135-1|325	%attr(0644,root,root) %{_mandir}/man8/dblist.8*
12cr|dcc-1.3.135-1|326	%attr(0644,root,root) %{_mandir}/man8/dcc.8*
12cr|dcc-1.3.135-1|327	%attr(0644,root,root) %{_mandir}/man8/dccd.8*
12cr|dcc-1.3.135-1|328	%attr(0644,root,root) %{_mandir}/man8/dccifd.8*
12cr|dcc-1.3.135-1|329	%attr(0644,root,root) %{_mandir}/man8/dccproc.8*
12cr|dcc-1.3.135-1|330	%attr(0644,root,root) %{_mandir}/man8/dccsight.8*
12cr|dcc-1.3.135-1|331	#%attr(0644,root,root) %{_mandir}/man8/dnsbl.8*
12cr|dcc-1.3.135-1|332	
12cr|dcc-1.3.135-1|333	# excludes - files related to dcc-sendmail
12cr|dcc-1.3.135-1|334	%exclude %{_sbindir}/hackmc
12cr|dcc-1.3.135-1|335	%exclude %{_sbindir}/start-dccm
12cr|dcc-1.3.135-1|336	%exclude %{_mandir}/man8/dccm.8*
12cr|dcc-1.3.135-1|337	%if %{build_sendmail}
12cr|dcc-1.3.135-1|338	%files sendmail
12cr|dcc-1.3.135-1|339	%defattr(-,root,root)
12cr|dcc-1.3.135-1|340	%doc dccm.html
12cr|dcc-1.3.135-1|341	#%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/dict-attack-aliases
12cr|dcc-1.3.135-1|342	%attr(0755,root,root) %{_sbindir}/dccm
12cr|dcc-1.3.135-1|343	#%attr(0755,root,root) %{_sbindir}/filter-dict-attack
12cr|dcc-1.3.135-1|344	%attr(0755,root,root) %{_sbindir}/hackmc
12cr|dcc-1.3.135-1|345	#%attr(0755,root,root) %{_sbindir}/na-spam
12cr|dcc-1.3.135-1|346	#%attr(0755,root,root) %{_sbindir}/ng-spam
12cr|dcc-1.3.135-1|347	%attr(0755,root,root) %{_sbindir}/start-dccm
12cr|dcc-1.3.135-1|348	%attr(0644,root,root) %{_datadir}/sendmail-cf/feature/dcc.m4
12cr|dcc-1.3.135-1|349	%attr(0644,root,root) %{_datadir}/sendmail-cf/feature/dccdnsbl.m4
12cr|dcc-1.3.135-1|350	%attr(0644,root,root) %{_mandir}/man8/dccm.8*
12cr|dcc-1.3.135-1|351	%endif
12cr|dcc-1.3.135-1|352	
12cr|dcc-1.3.135-1|353	%files cgi
12cr|dcc-1.3.135-1|354	%defattr(-,root,root)
12cr|dcc-1.3.135-1|355	%doc README.cgi-bin
12cr|dcc-1.3.135-1|356	%attr(0644,root,root) %config(noreplace) %{_webappconfdir}/dcc.conf
12cr|dcc-1.3.135-1|357	%attr(0644,root,root) %config(noreplace) %{_localstatedir}/lib/dcc/userdirs/webusers
12cr|dcc-1.3.135-1|358	%attr(0755,root,root) /var/www/dcc-bin/chgpasswd
12cr|dcc-1.3.135-1|359	%attr(0755,root,root) /var/www/dcc-bin/common
12cr|dcc-1.3.135-1|360	%attr(0755,root,root) /var/www/dcc-bin/edit-whiteclnt
12cr|dcc-1.3.135-1|361	%attr(0755,root,root) /var/www/dcc-bin/http2https
12cr|dcc-1.3.135-1|362	%attr(0755,root,root) /var/www/dcc-bin/list-log
12cr|dcc-1.3.135-1|363	%attr(0755,root,root) /var/www/dcc-bin/list-msg
12cr|dcc-1.3.135-1|364	%attr(0755,root,root) /var/www/dcc-bin/webuser-notify
12cr|dcc-1.3.135-1|365	%attr(0755,root,root) /var/www/dcc-bin/footer
12cr|dcc-1.3.135-1|366	%attr(0755,root,root) /var/www/dcc-bin/header
12cr|dcc-1.3.135-1|367	%attr(0755,root,root) /var/www/dcc-bin/common.pm
12cr|dcc-1.3.135-1|368	%attr(0755,root,root) /var/www/dcc-bin/footer-dist
12cr|dcc-1.3.135-1|369	%attr(0755,root,root) /var/www/dcc-bin/header-dist
12cr|dcc-1.3.135-1|370	
12cr|dcc-1.3.135-1|371	%files devel
12cr|dcc-1.3.135-1|372	%defattr(-,root,root)
12cr|dcc-1.3.135-1|373	%attr(0644,root,root) %{_includedir}/dcc/*.h
12cr|dcc-1.3.135-1|374	%attr(0755,root,root) %{_libdir}/*.a
12cr|dcc-1.3.135-1|375	
12cr|dcc-1.3.135-1|376	
12cr|dcc-1.3.135-1|377	
12cr|dcc-1.3.135-1|378	
12cr|dcc-1.3.135-1|379	%changelog
12cr|dcc-1.3.135-1|380	* Fri Jan 21 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.3.135-1mdv2011.0
12cr|dcc-1.3.135-1|381	+ Revision: 632077
12cr|dcc-1.3.135-1|382	- 1.3.135
12cr|dcc-1.3.135-1|383	configure options fixed
12cr|dcc-1.3.135-1|384	P0 rediffed
12cr|dcc-1.3.135-1|385	
12cr|dcc-1.3.135-1|386	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.122-2mdv2011.0
12cr|dcc-1.3.135-1|387	+ Revision: 610196
12cr|dcc-1.3.135-1|388	- rebuild
12cr|dcc-1.3.135-1|389	
12cr|dcc-1.3.135-1|390	* Tue Apr 27 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.3.122-1mdv2010.1
12cr|dcc-1.3.135-1|391	+ Revision: 539642
12cr|dcc-1.3.135-1|392	- New 1.3.122
12cr|dcc-1.3.135-1|393	P0 rediffed
12cr|dcc-1.3.135-1|394	
12cr|dcc-1.3.135-1|395	* Fri Mar 05 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.3.120-2mdv2010.1
12cr|dcc-1.3.135-1|396	+ Revision: 514367
12cr|dcc-1.3.135-1|397	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|dcc-1.3.135-1|398	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|dcc-1.3.135-1|399	
12cr|dcc-1.3.135-1|400	* Fri Mar 05 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.3.120-1mdv2010.1
12cr|dcc-1.3.135-1|401	+ Revision: 514361
12cr|dcc-1.3.135-1|402	- 1.3.120
12cr|dcc-1.3.135-1|403	P0 rediff
12cr|dcc-1.3.135-1|404	Now we use webappconfdir macro
12cr|dcc-1.3.135-1|405	
12cr|dcc-1.3.135-1|406	* Wed Jul 22 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.3.113-1mdv2010.0
12cr|dcc-1.3.135-1|407	+ Revision: 398550
12cr|dcc-1.3.135-1|408	- get rid of *.TXT
12cr|dcc-1.3.135-1|409	- get rid of *.TXT
12cr|dcc-1.3.135-1|410	- get rid of *.TXT
12cr|dcc-1.3.135-1|411	- pack new devel files
12cr|dcc-1.3.135-1|412	- get rid of *.TXT
12cr|dcc-1.3.135-1|413	- get rid of some scripts that does not exist in installation
12cr|dcc-1.3.135-1|414	- looking for no chown, with alias
12cr|dcc-1.3.135-1|415	- looking for no chown, with alias
12cr|dcc-1.3.135-1|416	- looking for no chown, with alias
12cr|dcc-1.3.135-1|417	- looking for no chown
12cr|dcc-1.3.135-1|418	- Patch0 rediff
12cr|dcc-1.3.135-1|419	- New version 1.3.113
12cr|dcc-1.3.135-1|420	
12cr|dcc-1.3.135-1|421	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.3.48-3mdv2009.0
12cr|dcc-1.3.135-1|422	+ Revision: 243984
12cr|dcc-1.3.135-1|423	- rebuild
12cr|dcc-1.3.135-1|424	
12cr|dcc-1.3.135-1|425	+ Pixel <pixel@mandriva.com>
12cr|dcc-1.3.135-1|426	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|dcc-1.3.135-1|427	
12cr|dcc-1.3.135-1|428	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.3.48-1mdv2008.1
12cr|dcc-1.3.135-1|429	+ Revision: 140721
12cr|dcc-1.3.135-1|430	- restore BuildRoot
12cr|dcc-1.3.135-1|431	
12cr|dcc-1.3.135-1|432	+ Thierry Vignaud <tv@mandriva.org>
12cr|dcc-1.3.135-1|433	- kill re-definition of %%buildroot on Pixel's request
12cr|dcc-1.3.135-1|434	
12cr|dcc-1.3.135-1|435	
12cr|dcc-1.3.135-1|436	* Fri Feb 02 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.48-1mdv2007.0
12cr|dcc-1.3.135-1|437	+ Revision: 115886
12cr|dcc-1.3.135-1|438	- 1.3.48
12cr|dcc-1.3.135-1|439	- rediffed P0
12cr|dcc-1.3.135-1|440	
12cr|dcc-1.3.135-1|441	+ Emmanuel Andry <eandry@mandriva.org>
12cr|dcc-1.3.135-1|442	- Import dcc
12cr|dcc-1.3.135-1|443	
12cr|dcc-1.3.135-1|444	* Wed Sep 20 2006 Emmanuel Andry <eandry@mandriva.org> 1.3.42-1mdv2007.0
12cr|dcc-1.3.135-1|445	- 1.3.42
12cr|dcc-1.3.135-1|446	
12cr|dcc-1.3.135-1|447	* Thu Sep 07 2006 Emmanuel Andry <eandry@mandriva.org> 1.3.38-2mdv2007.0
12cr|dcc-1.3.135-1|448	- rebuild
12cr|dcc-1.3.135-1|449	
12cr|dcc-1.3.135-1|450	* Mon Jul 10 2006 Emmanuel Andry <eandry@mandriva.org> 1.3.38-1mdv2007.0
12cr|dcc-1.3.135-1|451	- 1.3.38
12cr|dcc-1.3.135-1|452	
12cr|dcc-1.3.135-1|453	* Thu Jun 22 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.37-1mdv2007.0
12cr|dcc-1.3.135-1|454	- 1.3.37
12cr|dcc-1.3.135-1|455	- fix deps
12cr|dcc-1.3.135-1|456	
12cr|dcc-1.3.135-1|457	* Wed May 11 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdk
12cr|dcc-1.3.135-1|458	- lib64 fixes
12cr|dcc-1.3.135-1|459	
12cr|dcc-1.3.135-1|460	* Mon Apr 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.3.0-1mdk
12cr|dcc-1.3.135-1|461	- 1.3.0
12cr|dcc-1.3.135-1|462	- use the %%mkrel macro
12cr|dcc-1.3.135-1|463	
12cr|dcc-1.3.135-1|464	* Sun Mar 06 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.71-1mdk
12cr|dcc-1.3.135-1|465	- 1.2.71
12cr|dcc-1.3.135-1|466	- use the webapps.d dir
12cr|dcc-1.3.135-1|467	- misc rpmlint fixes
12cr|dcc-1.3.135-1|468	
12cr|dcc-1.3.135-1|469	* Sun Jan 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.67-1mdk
12cr|dcc-1.3.135-1|470	- 1.2.67
12cr|dcc-1.3.135-1|471	
12cr|dcc-1.3.135-1|472	* Sat Jan 01 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.66-1mdk
12cr|dcc-1.3.135-1|473	- 1.2.66
12cr|dcc-1.3.135-1|474	
12cr|dcc-1.3.135-1|475	* Sun Oct 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.58-1mdk
12cr|dcc-1.3.135-1|476	- 1.2.58
12cr|dcc-1.3.135-1|477	
12cr|dcc-1.3.135-1|478	* Wed Sep 29 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.2.53-2mdk
12cr|dcc-1.3.135-1|479	- fixed build without sendmail support
12cr|dcc-1.3.135-1|480	
12cr|dcc-1.3.135-1|481	* Thu Sep 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.53-1mdk
12cr|dcc-1.3.135-1|482	- 1.2.53
12cr|dcc-1.3.135-1|483	
12cr|dcc-1.3.135-1|484	* Tue Jun 01 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.49-1mdk
12cr|dcc-1.3.135-1|485	- 1.2.49
12cr|dcc-1.3.135-1|486	
12cr|dcc-1.3.135-1|487	* Thu May 20 2004 Frederic Crozat 1.2.48-2mdk
12cr|dcc-1.3.135-1|488	- Update patch0 to fix status command
12cr|dcc-1.3.135-1|489	- Simplify make install, since buildroot is somehow supported in new release
12cr|dcc-1.3.135-1|490	
12cr|dcc-1.3.135-1|491	* Wed May 19 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.48-1mdk
12cr|dcc-1.3.135-1|492	- 1.2.48
12cr|dcc-1.3.135-1|493	- added fixes in %%install
12cr|dcc-1.3.135-1|494	- use %%{optflags}
12cr|dcc-1.3.135-1|495	
12cr|dcc-1.3.135-1|496	* Sat Apr 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.39-1mdk
12cr|dcc-1.3.135-1|497	- 1.2.39
12cr|dcc-1.3.135-1|498	

840 12
12cr|dccnitghtmare-0.8-2|1	Summary:	3D single player RPG in a satirical post-apocalyptical world
12cr|dccnitghtmare-0.8-2|2	Name:		dccnitghtmare
12cr|dccnitghtmare-0.8-2|3	Version:	0.8
12cr|dccnitghtmare-0.8-2|4	Release:	2
12cr|dccnitghtmare-0.8-2|5	License:	GPLv3
12cr|dccnitghtmare-0.8-2|6	Group:		Games/Adventure
12cr|dccnitghtmare-0.8-2|7	URL:		http://dnt.dnteam.org/cgi-bin/about.py
12cr|dccnitghtmare-0.8-2|8	Source:		http://sourceforge.net/projects/dccnitghtmare/files/dccnitghtmare/dccnitghtmare%20%{version}/%{name}-%{version}.tar.bz2
12cr|dccnitghtmare-0.8-2|9	Source1:	dccnitghtmare.png
12cr|dccnitghtmare-0.8-2|10	Patch0:		dccnitghtmare-0.8-linking.patch
12cr|dccnitghtmare-0.8-2|11	# Be sure to check if it's still needed in next version
12cr|dccnitghtmare-0.8-2|12	# The game should be able to save options if there is no
12cr|dccnitghtmare-0.8-2|13	# .dccnitghtmare exist in user home yet
12cr|dccnitghtmare-0.8-2|14	Patch1:		dccnitghtmare-0.8-options.patch
12cr|dccnitghtmare-0.8-2|15	BuildRequires:	cal3d-devel
12cr|dccnitghtmare-0.8-2|16	BuildRequires:	pkgconfig(vorbis)
12cr|dccnitghtmare-0.8-2|17	BuildRequires:	pkgconfig(openal)
12cr|dccnitghtmare-0.8-2|18	BuildRequires:	pkgconfig(gl)
12cr|dccnitghtmare-0.8-2|19	BuildRequires:	pkgconfig(glu)
12cr|dccnitghtmare-0.8-2|20	BuildRequires:	pkgconfig(sdl)
12cr|dccnitghtmare-0.8-2|21	BuildRequires:	pkgconfig(SDL_image)
12cr|dccnitghtmare-0.8-2|22	BuildRequires:	SDL_ttf-devel
12cr|dccnitghtmare-0.8-2|23	Requires:	%{name}-data = %{version}
12cr|dccnitghtmare-0.8-2|24	
12cr|dccnitghtmare-0.8-2|25	%description
12cr|dccnitghtmare-0.8-2|26	DccNiTghtmare is a project to make a 3d realtime RPG with battles
12cr|dccnitghtmare-0.8-2|27	in turns schema. The game will have a comic, sarcastic and critic
12cr|dccnitghtmare-0.8-2|28	story in a academic enviroment with a non-linear story/drama.
12cr|dccnitghtmare-0.8-2|29	
12cr|dccnitghtmare-0.8-2|30	%package	data
12cr|dccnitghtmare-0.8-2|31	Summary:	DccNiTghtmare data files (graphics, music, maps etc)
12cr|dccnitghtmare-0.8-2|32	Requires:	%{name} = %{version}
12cr|dccnitghtmare-0.8-2|33	Group:		Games/Adventure
12cr|dccnitghtmare-0.8-2|34	BuildArch:	noarch
12cr|dccnitghtmare-0.8-2|35	
12cr|dccnitghtmare-0.8-2|36	%description	data
12cr|dccnitghtmare-0.8-2|37	Data files used to play DccNiTghtmare.
12cr|dccnitghtmare-0.8-2|38	
12cr|dccnitghtmare-0.8-2|39	%prep
12cr|dccnitghtmare-0.8-2|40	%setup -q -n %{name}
12cr|dccnitghtmare-0.8-2|41	%patch0 -p1
12cr|dccnitghtmare-0.8-2|42	%patch1 -p1
12cr|dccnitghtmare-0.8-2|43	
12cr|dccnitghtmare-0.8-2|44	%build
12cr|dccnitghtmare-0.8-2|45	%configure2_5x
12cr|dccnitghtmare-0.8-2|46	%make
12cr|dccnitghtmare-0.8-2|47	
12cr|dccnitghtmare-0.8-2|48	%install
12cr|dccnitghtmare-0.8-2|49	%makeinstall
12cr|dccnitghtmare-0.8-2|50	
12cr|dccnitghtmare-0.8-2|51	mkdir -p %{buildroot}%{_datadir}/applications
12cr|dccnitghtmare-0.8-2|52	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|dccnitghtmare-0.8-2|53	[Desktop Entry]
12cr|dccnitghtmare-0.8-2|54	Version=1.0
12cr|dccnitghtmare-0.8-2|55	Type=Application
12cr|dccnitghtmare-0.8-2|56	Name=DccNiTghtmare
12cr|dccnitghtmare-0.8-2|57	Comment=3D single player RPG game
12cr|dccnitghtmare-0.8-2|58	Exec=dccnitghtmare
12cr|dccnitghtmare-0.8-2|59	Icon=dccnitghtmare
12cr|dccnitghtmare-0.8-2|60	Terminal=false
12cr|dccnitghtmare-0.8-2|61	Categories=Game;AdventureGame;
12cr|dccnitghtmare-0.8-2|62	EOF
12cr|dccnitghtmare-0.8-2|63	
12cr|dccnitghtmare-0.8-2|64	mkdir -p  %{buildroot}%{_datadir}/pixmaps
12cr|dccnitghtmare-0.8-2|65	cp data/dnt-icon.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|dccnitghtmare-0.8-2|66	
12cr|dccnitghtmare-0.8-2|67	%find_lang %{name}
12cr|dccnitghtmare-0.8-2|68	
12cr|dccnitghtmare-0.8-2|69	%files -f %{name}.lang
12cr|dccnitghtmare-0.8-2|70	%doc COPYING README
12cr|dccnitghtmare-0.8-2|71	%{_bindir}/%{name}
12cr|dccnitghtmare-0.8-2|72	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|dccnitghtmare-0.8-2|73	%{_datadir}/pixmaps/%{name}.png
12cr|dccnitghtmare-0.8-2|74	
12cr|dccnitghtmare-0.8-2|75	%files data
12cr|dccnitghtmare-0.8-2|76	%dir %{_datadir}/%{name}
12cr|dccnitghtmare-0.8-2|77	%{_datadir}/%{name}/*
12cr|dccnitghtmare-0.8-2|78	
12cr|dccnitghtmare-0.8-2|79	%changelog
12cr|dccnitghtmare-0.8-2|80	* Tue Dec 20 2011 Andrey Bondrov <abondrov@mandriva.org> 0.8-1mdv2011.0
12cr|dccnitghtmare-0.8-2|81	+ Revision: 743945
12cr|dccnitghtmare-0.8-2|82	- imported package dccnitghtmare
12cr|dccnitghtmare-0.8-2|83	

841 12
12cr|dcetest-2.0-8|1	
12cr|dcetest-2.0-8|2	# OE: conditional switches
12cr|dcetest-2.0-8|3	#
12cr|dcetest-2.0-8|4	#(ie. use with rpm --rebuild):
12cr|dcetest-2.0-8|5	#
12cr|dcetest-2.0-8|6	#	--with diet	Compile dcetest against dietlibc
12cr|dcetest-2.0-8|7	#
12cr|dcetest-2.0-8|8	#
12cr|dcetest-2.0-8|9	
12cr|dcetest-2.0-8|10	%define build_diet 0
12cr|dcetest-2.0-8|11	
12cr|dcetest-2.0-8|12	# commandline overrides:
12cr|dcetest-2.0-8|13	# rpm -ba|--rebuild --with 'xxx'
12cr|dcetest-2.0-8|14	%{?_with_diet: %{expand: %%define build_diet 1}}
12cr|dcetest-2.0-8|15	
12cr|dcetest-2.0-8|16	Summary: 	The @stake MSRPC dumper
12cr|dcetest-2.0-8|17	Name:		dcetest
12cr|dcetest-2.0-8|18	Version:	2.0
12cr|dcetest-2.0-8|19	Release:	%mkrel 8
12cr|dcetest-2.0-8|20	License:	GPL
12cr|dcetest-2.0-8|21	Group:		Networking/Other
12cr|dcetest-2.0-8|22	URL:		http://www.atstake.com/research/tools/info_gathering/
12cr|dcetest-2.0-8|23	Source0:	%{name}.tar.bz2
12cr|dcetest-2.0-8|24	Patch0:		%{name}-%{version}-optflags.patch
12cr|dcetest-2.0-8|25	%if %{build_diet}
12cr|dcetest-2.0-8|26	BuildRequires: dietlibc-devel >= 0.20-1mdk
12cr|dcetest-2.0-8|27	%endif
12cr|dcetest-2.0-8|28	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|dcetest-2.0-8|29	
12cr|dcetest-2.0-8|30	%description
12cr|dcetest-2.0-8|31	This little utility dumps MSRPC endpoint information from Windows
12cr|dcetest-2.0-8|32	systems. Similar to the rpcdump program from Microsoft, but does
12cr|dcetest-2.0-8|33	not need a DCE stack and so runs on Unixes. dcetest can be very
12cr|dcetest-2.0-8|34	useful once inside a DMZ to fingerprint Windows machines on the
12cr|dcetest-2.0-8|35	network. dcetest operates over TCP port 135. (Think of it as
12cr|dcetest-2.0-8|36	rpcinfo -p against Windows.)
12cr|dcetest-2.0-8|37	
12cr|dcetest-2.0-8|38	%prep
12cr|dcetest-2.0-8|39	
12cr|dcetest-2.0-8|40	%setup -q -n %{name}
12cr|dcetest-2.0-8|41	%patch0 -p0 -b .optflags
12cr|dcetest-2.0-8|42	
12cr|dcetest-2.0-8|43	%build
12cr|dcetest-2.0-8|44	
12cr|dcetest-2.0-8|45	%if %{build_diet}
12cr|dcetest-2.0-8|46	# OE: use the power of dietlibc
12cr|dcetest-2.0-8|47	make CC="diet gcc -D_BSD_SOURCE -D_GNU_SOURCE -s -static"
12cr|dcetest-2.0-8|48	%else
12cr|dcetest-2.0-8|49	%make
12cr|dcetest-2.0-8|50	%endif
12cr|dcetest-2.0-8|51	
12cr|dcetest-2.0-8|52	%install
12cr|dcetest-2.0-8|53	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|dcetest-2.0-8|54	
12cr|dcetest-2.0-8|55	install -d %{buildroot}%{_bindir}
12cr|dcetest-2.0-8|56	
12cr|dcetest-2.0-8|57	install -m755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|dcetest-2.0-8|58	
12cr|dcetest-2.0-8|59	%clean
12cr|dcetest-2.0-8|60	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|dcetest-2.0-8|61	
12cr|dcetest-2.0-8|62	%files
12cr|dcetest-2.0-8|63	%defattr(-,root,root)
12cr|dcetest-2.0-8|64	%doc CHANGELOG README
12cr|dcetest-2.0-8|65	%{_bindir}/%{name}
12cr|dcetest-2.0-8|66	
12cr|dcetest-2.0-8|67	
12cr|dcetest-2.0-8|68	
12cr|dcetest-2.0-8|69	
12cr|dcetest-2.0-8|70	%changelog
12cr|dcetest-2.0-8|71	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0-8mdv2011.0
12cr|dcetest-2.0-8|72	+ Revision: 617522
12cr|dcetest-2.0-8|73	- the mass rebuild of 2010.0 packages
12cr|dcetest-2.0-8|74	
12cr|dcetest-2.0-8|75	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 2.0-7mdv2010.0
12cr|dcetest-2.0-8|76	+ Revision: 427794
12cr|dcetest-2.0-8|77	- rebuild
12cr|dcetest-2.0-8|78	
12cr|dcetest-2.0-8|79	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.0-6mdv2009.0
12cr|dcetest-2.0-8|80	+ Revision: 243985
12cr|dcetest-2.0-8|81	- rebuild
12cr|dcetest-2.0-8|82	
12cr|dcetest-2.0-8|83	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.0-4mdv2008.1
12cr|dcetest-2.0-8|84	+ Revision: 140721
12cr|dcetest-2.0-8|85	- restore BuildRoot
12cr|dcetest-2.0-8|86	
12cr|dcetest-2.0-8|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|dcetest-2.0-8|88	- kill re-definition of %%buildroot on Pixel's request
12cr|dcetest-2.0-8|89	
12cr|dcetest-2.0-8|90	
12cr|dcetest-2.0-8|91	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0-4mdv2007.0
12cr|dcetest-2.0-8|92	+ Revision: 101634
12cr|dcetest-2.0-8|93	- Import dcetest
12cr|dcetest-2.0-8|94	
12cr|dcetest-2.0-8|95	* Sat Jul 15 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0-4mdv2007.0
12cr|dcetest-2.0-8|96	- rebuild
12cr|dcetest-2.0-8|97	
12cr|dcetest-2.0-8|98	* Sat Jun 04 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0-3mdk
12cr|dcetest-2.0-8|99	- rebuild
12cr|dcetest-2.0-8|100	
12cr|dcetest-2.0-8|101	* Mon May 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0-2mdk
12cr|dcetest-2.0-8|102	- build release
12cr|dcetest-2.0-8|103	

842 12
12cr|dclib-0.3.23-2|1	%define name		dclib
12cr|dclib-0.3.23-2|2	%define	version		0.3.23
12cr|dclib-0.3.23-2|3	%define	release		2
12cr|dclib-0.3.23-2|4	%define	major		5
12cr|dclib-0.3.23-2|5	%define	libname		%mklibname dc %{major}
12cr|dclib-0.3.23-2|6	%define	develname	%mklibname -d dc
12cr|dclib-0.3.23-2|7	%define staticname	%mklibname -d -s dc
12cr|dclib-0.3.23-2|8	
12cr|dclib-0.3.23-2|9	
12cr|dclib-0.3.23-2|10	Name:		%{name}
12cr|dclib-0.3.23-2|11	Version:		%{version}
12cr|dclib-0.3.23-2|12	Release:		%{release}
12cr|dclib-0.3.23-2|13	Summary:		Direct Connect file sharing library
12cr|dclib-0.3.23-2|14	Group:		System/Libraries
12cr|dclib-0.3.23-2|15	License:		GPLv2+
12cr|dclib-0.3.23-2|16	URL:		http://sourceforge.net/projects/wxdcgui/
12cr|dclib-0.3.23-2|17	Source0	:	http://dl.sourceforge.net/wxdcgui/%{name}-%{version}.tar.bz2
12cr|dclib-0.3.23-2|18	Patch1:		dclib-0.3.23-openssl.patch
12cr|dclib-0.3.23-2|19	Patch2:		dclib-0.3.23-glib.patch
12cr|dclib-0.3.23-2|20	BuildRequires:	pkgconfig(libxml-2.0)
12cr|dclib-0.3.23-2|21	BuildRequires:	pkgconfig(openssl)
12cr|dclib-0.3.23-2|22	BuildRequires:	bzip2-devel
12cr|dclib-0.3.23-2|23	BuildRequires:	pkgconfig(zlib)
12cr|dclib-0.3.23-2|24	BuildRequires:	autoconf
12cr|dclib-0.3.23-2|25	BuildRequires:	automake
12cr|dclib-0.3.23-2|26	
12cr|dclib-0.3.23-2|27	
12cr|dclib-0.3.23-2|28	
12cr|dclib-0.3.23-2|29	%description
12cr|dclib-0.3.23-2|30	This library implements the Direct Connect file sharing protocol.
12cr|dclib-0.3.23-2|31	
12cr|dclib-0.3.23-2|32	
12cr|dclib-0.3.23-2|33	%package -n %{libname}
12cr|dclib-0.3.23-2|34	Summary:	Direct Connect shared library
12cr|dclib-0.3.23-2|35	Group:		System/Libraries
12cr|dclib-0.3.23-2|36	Provides:	%{name} = %{version}-%{release}
12cr|dclib-0.3.23-2|37	Obsoletes:	%{libname} < 0.3.22
12cr|dclib-0.3.23-2|38	
12cr|dclib-0.3.23-2|39	
12cr|dclib-0.3.23-2|40	%description -n %{libname}
12cr|dclib-0.3.23-2|41	The package contains the shared library required for running programs
12cr|dclib-0.3.23-2|42	based on dclib.
12cr|dclib-0.3.23-2|43	
12cr|dclib-0.3.23-2|44	
12cr|dclib-0.3.23-2|45	%package -n %{develname}
12cr|dclib-0.3.23-2|46	Summary:	Direct Connect developer files
12cr|dclib-0.3.23-2|47	Group:		Development/C++
12cr|dclib-0.3.23-2|48	BuildRequires:	pkgconfig >= 0.9.0
12cr|dclib-0.3.23-2|49	BuildRequires:	pkgconfig(openssl)
12cr|dclib-0.3.23-2|50	Requires:	%{libname} = %{version}
12cr|dclib-0.3.23-2|51	Requires:	%{name} = %{version}
12cr|dclib-0.3.23-2|52	Requires:	pkgconfig(libxml-2.0)
12cr|dclib-0.3.23-2|53	Provides:	dc-devel = %{version}-%{release}
12cr|dclib-0.3.23-2|54	Provides:	%{name}-devel = %{version}-%{release}
12cr|dclib-0.3.23-2|55	Obsoletes:	dc-devel < 0.3.22
12cr|dclib-0.3.23-2|56	Obsoletes:	%{name}-devel < 0.3.22
12cr|dclib-0.3.23-2|57	Obsoletes:	%{develname} < 0.3.22
12cr|dclib-0.3.23-2|58	
12cr|dclib-0.3.23-2|59	%description -n %{develname}
12cr|dclib-0.3.23-2|60	The package contains the C++ headers and the libraries required to compile
12cr|dclib-0.3.23-2|61	programs based on dclib.
12cr|dclib-0.3.23-2|62	
12cr|dclib-0.3.23-2|63	
12cr|dclib-0.3.23-2|64	%package -n %{staticname}
12cr|dclib-0.3.23-2|65	Summary:	Static libraries for programs using the Direct Connect protocol
12cr|dclib-0.3.23-2|66	Group:		Development/C++
12cr|dclib-0.3.23-2|67	Requires:	%{develname} = %{version}
12cr|dclib-0.3.23-2|68	Requires:	%{name} = %{version}
12cr|dclib-0.3.23-2|69	Requires:	pkgconfig(libxml-2.0)
12cr|dclib-0.3.23-2|70	Provides:	dc-static-devel = %{version}-%{release}
12cr|dclib-0.3.23-2|71	Provides:	%{name}-static-devel = %{version}-%{release}
12cr|dclib-0.3.23-2|72	
12cr|dclib-0.3.23-2|73	
12cr|dclib-0.3.23-2|74	%description -n %{staticname}
12cr|dclib-0.3.23-2|75	The package contains the libraries required to run programs statically
12cr|dclib-0.3.23-2|76	linked with dclib.
12cr|dclib-0.3.23-2|77	
12cr|dclib-0.3.23-2|78	
12cr|dclib-0.3.23-2|79	%prep
12cr|dclib-0.3.23-2|80	%setup -q -n %{name}-%{version}
12cr|dclib-0.3.23-2|81	%patch1 -p1 -b .openssl
12cr|dclib-0.3.23-2|82	%patch2 -p0 -b .glib
12cr|dclib-0.3.23-2|83	
12cr|dclib-0.3.23-2|84	%build
12cr|dclib-0.3.23-2|85	%configure2_5x --enable-static
12cr|dclib-0.3.23-2|86	%make
12cr|dclib-0.3.23-2|87	
12cr|dclib-0.3.23-2|88	
12cr|dclib-0.3.23-2|89	
12cr|dclib-0.3.23-2|90	%install
12cr|dclib-0.3.23-2|91	%makeinstall_std
12cr|dclib-0.3.23-2|92	# Remove an useless directory level (dclib-0.3) in the include path
12cr|dclib-0.3.23-2|93	mv %{buildroot}%{_includedir}/dclib-0.3/dclib %{buildroot}%{_includedir}
12cr|dclib-0.3.23-2|94	rmdir %{buildroot}%{_includedir}/dclib-0.3
12cr|dclib-0.3.23-2|95	
12cr|dclib-0.3.23-2|96	%files -n %{libname}
12cr|dclib-0.3.23-2|97	%doc AUTHORS ChangeLog COPYING COPYING.OpenSSL INSTALL
12cr|dclib-0.3.23-2|98	# Neeeded?
12cr|dclib-0.3.23-2|99	#doc  dclib.lsm
12cr|dclib-0.3.23-2|100	# FC: {_libdir}/*.so.*
12cr|dclib-0.3.23-2|101	%{_libdir}/libdc.so.%{major}*
12cr|dclib-0.3.23-2|102	
12cr|dclib-0.3.23-2|103	%files -n %{develname}
12cr|dclib-0.3.23-2|104	%doc HACKING NEWS README TODO
12cr|dclib-0.3.23-2|105	%dir %{_includedir}/%{name}
12cr|dclib-0.3.23-2|106	%{_includedir}/%{name}/*
12cr|dclib-0.3.23-2|107	%{_libdir}/libdc.so
12cr|dclib-0.3.23-2|108	%{_libdir}/pkgconfig/%{name}.pc
12cr|dclib-0.3.23-2|109	
12cr|dclib-0.3.23-2|110	%files -n %{staticname}
12cr|dclib-0.3.23-2|111	%{_libdir}/libdc.a
12cr|dclib-0.3.23-2|112	
12cr|dclib-0.3.23-2|113	
12cr|dclib-0.3.23-2|114	
12cr|dclib-0.3.23-2|115	
12cr|dclib-0.3.23-2|116	
12cr|dclib-0.3.23-2|117	%changelog
12cr|dclib-0.3.23-2|118	* Sun Aug 07 2011 Andrey Bondrov <abondrov@mandriva.org> 0.3.23-1mdv2012.0
12cr|dclib-0.3.23-2|119	+ Revision: 693569
12cr|dclib-0.3.23-2|120	- imported package dclib
12cr|dclib-0.3.23-2|121	
12cr|dclib-0.3.23-2|122	
12cr|dclib-0.3.23-2|123	* Tue Dec 28 2010 Giovanni Mariani <mc2374@mclink.it> 0.3.23-69.1mib2010.2
12cr|dclib-0.3.23-2|124	- Ported to 2010.2 for MIB, from an old FC10 package
12cr|dclib-0.3.23-2|125	- Made sure to build static libraries
12cr|dclib-0.3.23-2|126	- Splitted the original devel package in devel and static-devel packages (see Wiki specs)
12cr|dclib-0.3.23-2|127	- Bump the major to match the library SONAME
12cr|dclib-0.3.23-2|128	- Made the libraries buildable and installable on both 32/64 archs
12cr|dclib-0.3.23-2|129	- Added BR for zlib (see README file in the sources)
12cr|dclib-0.3.23-2|130	- Added some version info for BR (see configure output)
12cr|dclib-0.3.23-2|131	- Made the BuildRoot tag Wiki spec compliant
12cr|dclib-0.3.23-2|132	- Made use of proper macros instead of the deprecated "$RPM_BUILD_ROOT" one
12cr|dclib-0.3.23-2|133	- Silenced some rpmlint warnings
12cr|dclib-0.3.23-2|134	
12cr|dclib-0.3.23-2|135	* Tue Aug 25 2009 Tomas Mraz <tmraz@redhat.com> - 0.3.23-4
12cr|dclib-0.3.23-2|136	- rebuilt with new openssl
12cr|dclib-0.3.23-2|137	
12cr|dclib-0.3.23-2|138	* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.23-3
12cr|dclib-0.3.23-2|139	- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
12cr|dclib-0.3.23-2|140	
12cr|dclib-0.3.23-2|141	* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.23-2
12cr|dclib-0.3.23-2|142	- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
12cr|dclib-0.3.23-2|143	
12cr|dclib-0.3.23-2|144	* Mon Feb 16 2009 Milos Jakubicek <xjakub@fi.muni.cz> - 0.3.23-1
12cr|dclib-0.3.23-2|145	- Update to 0.3.23
12cr|dclib-0.3.23-2|146	- Fixed license tag
12cr|dclib-0.3.23-2|147	
12cr|dclib-0.3.23-2|148	* Wed Jan 28 2009 Milos Jakubicek <xjakub@fi.muni.cz> - 0.3.22-1
12cr|dclib-0.3.23-2|149	- Update to 0.3.22
12cr|dclib-0.3.23-2|150	- Many bugfixes, code cleanup etc.
12cr|dclib-0.3.23-2|151	- Upload slot changes
12cr|dclib-0.3.23-2|152	- Major feature changes (together with valknut) mentioned in NEWS from 0.3.11 to 0.3.21:
12cr|dclib-0.3.23-2|153	0.3.20: Segment size adjustable, Download folders from search, Warnings about settings,
12cr|dclib-0.3.23-2|154	0.3.19: More search results returned, Switching active/passive mode, StrongDC compatible encryption,
12cr|dclib-0.3.23-2|155	Partial list uploads, Search window improvements, User list icon changes
12cr|dclib-0.3.23-2|156	0.3.14: Nick tab completion improvements, Chat command improvements, Filelist storage changes,
12cr|dclib-0.3.23-2|157	Public hubs display improved, /rebuild command fixed and improved, Folder search results
12cr|dclib-0.3.23-2|158	
12cr|dclib-0.3.23-2|159	* Thu Jan 15 2009 Tomas Mraz <tmraz@redhat.com> - 0.3.11-5
12cr|dclib-0.3.23-2|160	- rebuild with new openssl
12cr|dclib-0.3.23-2|161	
12cr|dclib-0.3.23-2|162	* Fri Feb  8 2008 Luke Macken <lmacken@redhat.com> - 0.3.11-4
12cr|dclib-0.3.23-2|163	- Rebuild for gcc 4.3
12cr|dclib-0.3.23-2|164	
12cr|dclib-0.3.23-2|165	* Wed Dec 05 2007 Release Engineering <rel-eng at fedoraproject dot org> - 0.3.11-3
12cr|dclib-0.3.23-2|166	- Rebuild for deps
12cr|dclib-0.3.23-2|167	
12cr|dclib-0.3.23-2|168	* Wed Dec  5 2007 Luke Macken <lmacken@redhat.com> 0.3.11-2
12cr|dclib-0.3.23-2|169	- Rebuild
12cr|dclib-0.3.23-2|170	
12cr|dclib-0.3.23-2|171	* Sun Oct 14 2007 Luke Macken <lmacken@redhat.com> 0.3.11-1
12cr|dclib-0.3.23-2|172	- 0.3.11
12cr|dclib-0.3.23-2|173	- Remove patches:
12cr|dclib-0.3.23-2|174	01-dclib-0.3.10-remove-cmd4.patch
12cr|dclib-0.3.23-2|175	02-dclib-0.3.10-use-gnulib-md5.patch
12cr|dclib-0.3.23-2|176	03-dclib-0.3.10-use-new-md5-api.patch
12cr|dclib-0.3.23-2|177	04-dclib-0.3.10-gnulib-md5-configure-test.patch
12cr|dclib-0.3.23-2|178	
12cr|dclib-0.3.23-2|179	* Tue Sep 18 2007 Luke Macken <lmacken@redhat.com> 0.3.10-2
12cr|dclib-0.3.23-2|180	- Remove RSA MD5 implementation in favor of the gnulib implementation.  Patches
12cr|dclib-0.3.23-2|181	taken from upstream ticket:
12cr|dclib-0.3.23-2|182	https://sourceforge.net/tracker/?func=detail&atid=897767&aid=1796674&group_id=181579
12cr|dclib-0.3.23-2|183	
12cr|dclib-0.3.23-2|184	* Tue Aug 27 2007 Luke Macken <lmacken@redhat.com> 0.3.10-1
12cr|dclib-0.3.23-2|185	- 0.3.10
12cr|dclib-0.3.23-2|186	- Update License to GPLv2
12cr|dclib-0.3.23-2|187	- Remove dclib-0.3.8-cconfig-use-cfile.patch
12cr|dclib-0.3.23-2|188	
12cr|dclib-0.3.23-2|189	* Tue Apr 17 2007 Luke Macken <lmacken@redhat.com> 0.3.8-2
12cr|dclib-0.3.23-2|190	- Add dclib-0.3.8-cconfig-use-cfile.patch from Edward Sheldrake to fix
12cr|dclib-0.3.23-2|191	rawhide build errors
12cr|dclib-0.3.23-2|192	
12cr|dclib-0.3.23-2|193	* Mon Jan  3 2007 Luke Macken <lmacken@redhat.com> 0.3.8-1
12cr|dclib-0.3.23-2|194	- 0.3.8 from new upstream
12cr|dclib-0.3.23-2|195	- Remove patches:
12cr|dclib-0.3.23-2|196	dclib-0.3.7-permissions.patch
12cr|dclib-0.3.23-2|197	dclib-0.3.7-keylock.patch
12cr|dclib-0.3.23-2|198	dclib-0.3.7-hashfix.patch
12cr|dclib-0.3.23-2|199	
12cr|dclib-0.3.23-2|200	* Sun Sep  3 2006 Luke Macken <lmacken@redhat.com> 0.3.7-8
12cr|dclib-0.3.23-2|201	- Rebuild for FC6
12cr|dclib-0.3.23-2|202	
12cr|dclib-0.3.23-2|203	* Sun Apr 20 2006 Luke Macken <lmacken@redhat.com> 0.3.7-7
12cr|dclib-0.3.23-2|204	- dclib-0.3.7-permissions.patch
12cr|dclib-0.3.23-2|205	make valknut use the umask instead of hardcoded permissions
12cr|dclib-0.3.23-2|206	- dclib-0.3.7-keylock.patch
12cr|dclib-0.3.23-2|207	fixes $Lock-parsing problem
12cr|dclib-0.3.23-2|208	- dclib-0.3.7-hashfix.patch
12cr|dclib-0.3.23-2|209	fixes production of wrong hashes
12cr|dclib-0.3.23-2|210	
12cr|dclib-0.3.23-2|211	* Mon Feb 13 2006 Luke Macken <lmacken@redhat.com> 0.3.7-6
12cr|dclib-0.3.23-2|212	- Rebuild for FE5
12cr|dclib-0.3.23-2|213	
12cr|dclib-0.3.23-2|214	* Tue Dec 27 2005 Luke Macken <lmacken@redhat.com> 0.3.7-5
12cr|dclib-0.3.23-2|215	- Rebuild
12cr|dclib-0.3.23-2|216	
12cr|dclib-0.3.23-2|217	* Thu Nov 10 2005 Luke Macken <lmacken@redhat.com> 0.3.7-4
12cr|dclib-0.3.23-2|218	- Rebuild for new openssl
12cr|dclib-0.3.23-2|219	
12cr|dclib-0.3.23-2|220	* Mon Oct 03 2005 Luke Macken <lmacken@redhat.com> 0.3.7-3
12cr|dclib-0.3.23-2|221	- Add libxml2-devel to Requires
12cr|dclib-0.3.23-2|222	
12cr|dclib-0.3.23-2|223	* Sun Oct 02 2005 Luke Macken <lmacken@redhat.com> 0.3.7-2
12cr|dclib-0.3.23-2|224	- Add documentation and license to package
12cr|dclib-0.3.23-2|225	- Set defattr and fix Requires in the devel package
12cr|dclib-0.3.23-2|226	
12cr|dclib-0.3.23-2|227	* Thu Sep 29 2005 Luke Macken <lmacken@redhat.com> 0.3.7-1
12cr|dclib-0.3.23-2|228	- Packaged for Fedora Extras

843 12
12cr|dcmo5-11.2-2|1	Name:			dcmo5
12cr|dcmo5-11.2-2|2	Version:		11.2
12cr|dcmo5-11.2-2|3	Release:		%mkrel 2
12cr|dcmo5-11.2-2|4	
12cr|dcmo5-11.2-2|5	Summary:	Thomson MO5 emulator
12cr|dcmo5-11.2-2|6	Group:		Emulators
12cr|dcmo5-11.2-2|7	License:	GPLv3+
12cr|dcmo5-11.2-2|8	URL:		http://dcmo5.free.fr/
12cr|dcmo5-11.2-2|9	Source0:	http://dcmo5.free.fr/v11/download/%{name}v11.0.tar.gz
12cr|dcmo5-11.2-2|10	Source1:	http://dcmo5.free.fr/v11/download/%{name}v%{version}.tar.gz
12cr|dcmo5-11.2-2|11	Source2:	%{name}-32.png
12cr|dcmo5-11.2-2|12	Source3:	%{name}-16.png
12cr|dcmo5-11.2-2|13	Source4:	%{name}.rom
12cr|dcmo5-11.2-2|14	Patch0:		dcmo5v11.2-user_directory.patch.bz2
12cr|dcmo5-11.2-2|15	BuildRequires:  SDL-devel
12cr|dcmo5-11.2-2|16	BuildRequires:  SDL_ttf-devel
12cr|dcmo5-11.2-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|dcmo5-11.2-2|18	
12cr|dcmo5-11.2-2|19	#Provides: dcmo5
12cr|dcmo5-11.2-2|20	
12cr|dcmo5-11.2-2|21	%description
12cr|dcmo5-11.2-2|22	DCMO5 is an emulator for the Thomson MO5 system.
12cr|dcmo5-11.2-2|23	
12cr|dcmo5-11.2-2|24	%prep
12cr|dcmo5-11.2-2|25	%setup -q -a 1 -c %{name}-%{version}-%{release}
12cr|dcmo5-11.2-2|26	%patch0 -p0
12cr|dcmo5-11.2-2|27	
12cr|dcmo5-11.2-2|28	%build
12cr|dcmo5-11.2-2|29	%make
12cr|dcmo5-11.2-2|30	
12cr|dcmo5-11.2-2|31	%install
12cr|dcmo5-11.2-2|32	rm -rf %{buildroot}
12cr|dcmo5-11.2-2|33	# binary
12cr|dcmo5-11.2-2|34	install -d -m 755 %{buildroot}%{_bindir}
12cr|dcmo5-11.2-2|35	install -m 755 dcmo5 %{buildroot}%{_bindir}/
12cr|dcmo5-11.2-2|36	# icon
12cr|dcmo5-11.2-2|37	install -d -m 755 %{buildroot}%{_iconsdir}
12cr|dcmo5-11.2-2|38	install -m 644 %{_sourcedir}/%{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|dcmo5-11.2-2|39	install -d -m 755 %{buildroot}%{_liconsdir}
12cr|dcmo5-11.2-2|40	install -m 644 %{_sourcedir}/%{name}-16.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|dcmo5-11.2-2|41	# xdg menu
12cr|dcmo5-11.2-2|42	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|dcmo5-11.2-2|43	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|dcmo5-11.2-2|44	[Desktop Entry]
12cr|dcmo5-11.2-2|45	Encoding=UTF-8
12cr|dcmo5-11.2-2|46	Name=DCMO5
12cr|dcmo5-11.2-2|47	Comment=%{summary}
12cr|dcmo5-11.2-2|48	Exec=%{_bindir}/%{name}
12cr|dcmo5-11.2-2|49	Icon=%{name}
12cr|dcmo5-11.2-2|50	Terminal=false
12cr|dcmo5-11.2-2|51	Type=Application
12cr|dcmo5-11.2-2|52	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
12cr|dcmo5-11.2-2|53	EOF
12cr|dcmo5-11.2-2|54	# rom
12cr|dcmo5-11.2-2|55	install -d -m 755 %{buildroot}%{_datadir}/apps/dcmo5
12cr|dcmo5-11.2-2|56	install -m 644 %{_sourcedir}/%{name}.rom %{buildroot}%{_datadir}/apps/dcmo5
12cr|dcmo5-11.2-2|57	
12cr|dcmo5-11.2-2|58	%files
12cr|dcmo5-11.2-2|59	%defattr(-,root,root)
12cr|dcmo5-11.2-2|60	%doc documentation/dcmo5v11.css documentation/dcmo5v11en.html documentation/dcmo5v11fr.html documentation/index.html licence/dcmo5v11-licence.txt licence/gpl-3.0.txt licence/lgpl-3.0.txt licence/vera-copyright.txt
12cr|dcmo5-11.2-2|61	%{_bindir}/%{name}
12cr|dcmo5-11.2-2|62	%{_iconsdir}/%{name}.png
12cr|dcmo5-11.2-2|63	%{_liconsdir}/%{name}.png
12cr|dcmo5-11.2-2|64	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|dcmo5-11.2-2|65	%{_datadir}/apps/%{name}/%{name}.rom
12cr|dcmo5-11.2-2|66	
12cr|dcmo5-11.2-2|67	%clean
12cr|dcmo5-11.2-2|68	rm -rf %{buildroot}
12cr|dcmo5-11.2-2|69	
12cr|dcmo5-11.2-2|70	
12cr|dcmo5-11.2-2|71	
12cr|dcmo5-11.2-2|72	%changelog
12cr|dcmo5-11.2-2|73	* Tue Aug 02 2011 Andrey Bondrov <abondrov@mandriva.org> 11.2-2mdv2012.0
12cr|dcmo5-11.2-2|74	+ Revision: 692795
12cr|dcmo5-11.2-2|75	- imported package dcmo5
12cr|dcmo5-11.2-2|76	
12cr|dcmo5-11.2-2|77	
12cr|dcmo5-11.2-2|78	* Sun Nov 09 2008 Guillaume Rousse <guillomovitch@zarb.org> 11.2-1plf2009.1
12cr|dcmo5-11.2-2|79	-  contributed by Jean-Christophe Cardot (<plf@cardot.net>)
12cr|dcmo5-11.2-2|80	
12cr|dcmo5-11.2-2|81	* Mon Oct 27 2008 Jean-Christophe Cardot <plf@cardot.net> 11.0-1plf
12cr|dcmo5-11.2-2|82	- release

844 12
12cr|dcmtk-3.6.0-1|1	%define major		3
12cr|dcmtk-3.6.0-1|2	%define libname		%mklibname dcmtk %major
12cr|dcmtk-3.6.0-1|3	%define develname	%mklibname dcmtk -d
12cr|dcmtk-3.6.0-1|4	
12cr|dcmtk-3.6.0-1|5	Name:		dcmtk
12cr|dcmtk-3.6.0-1|6	Version:	3.6.0
12cr|dcmtk-3.6.0-1|7	Release:	1
12cr|dcmtk-3.6.0-1|8	Summary:	DICOM libraries and applications
12cr|dcmtk-3.6.0-1|9	Group:		System/Libraries
12cr|dcmtk-3.6.0-1|10	License:	BSD and MIT
12cr|dcmtk-3.6.0-1|11	URL:		http://dicom.offis.de/dcmtk.php.en
12cr|dcmtk-3.6.0-1|12	Source0:	%{name}-%{version}.tar.gz
12cr|dcmtk-3.6.0-1|13	Patch0:		dcmtk-3.6.0-mdv-link.patch
12cr|dcmtk-3.6.0-1|14	Patch1:		dcmtk-3.6.0-suse-Added-soname-information-for-all-targets.patch
12cr|dcmtk-3.6.0-1|15	Patch2:		dcmtk-3.6.0-suse-Install-libs-in-the-correct-arch-dir.patch
12cr|dcmtk-3.6.0-1|16	Patch3:		dcmtk-3.6.0-suse-Use-system-charls.patch
12cr|dcmtk-3.6.0-1|17	Patch4:		dcmtk-3.6.0-suse-Fixed-includes-for-CharLS-1.0.patch
12cr|dcmtk-3.6.0-1|18	Patch5:		dcmtk-3.6.0-suse-Add-soname-generation-for-modules-which-are-not-in-D.patch
12cr|dcmtk-3.6.0-1|19	Patch6:		dcmtk-3.6.0-mdv-dont-build-libcharls.patch
12cr|dcmtk-3.6.0-1|20	Patch7:		dcmtk-3.6.0-upstream-gcc47.patch
12cr|dcmtk-3.6.0-1|21	BuildRequires:	cmake
12cr|dcmtk-3.6.0-1|22	BuildRequires:	zlib-devel
12cr|dcmtk-3.6.0-1|23	BuildRequires:	libpng-devel
12cr|dcmtk-3.6.0-1|24	BuildRequires:	tiff-devel
12cr|dcmtk-3.6.0-1|25	BuildRequires:	libxml2-devel
12cr|dcmtk-3.6.0-1|26	BuildRequires:	wrap-devel
12cr|dcmtk-3.6.0-1|27	BuildRequires:	CharLS-devel
12cr|dcmtk-3.6.0-1|28	
12cr|dcmtk-3.6.0-1|29	%description
12cr|dcmtk-3.6.0-1|30	DCMTK is a collection of libraries and applications implementing large parts
12cr|dcmtk-3.6.0-1|31	the DICOM standard. It includes software for examining, constructing
12cr|dcmtk-3.6.0-1|32	and converting DICOM image files, handling offline media, sending and receiving
12cr|dcmtk-3.6.0-1|33	images over a network connection, as well as demonstrative image storage
12cr|dcmtk-3.6.0-1|34	and worklist servers. DCMTK is is written in a mixture of ANSI C and C++.
12cr|dcmtk-3.6.0-1|35	It comes in complete source code and is made available as "open source"
12cr|dcmtk-3.6.0-1|36	software.
12cr|dcmtk-3.6.0-1|37	
12cr|dcmtk-3.6.0-1|38	DCMTK has been used at numerous DICOM demonstrations to provide central,
12cr|dcmtk-3.6.0-1|39	vendor-independent image storage and worklist servers (CTNs - Central Test
12cr|dcmtk-3.6.0-1|40	Nodes). It is used by hospitals and companies all over the world for a wide
12cr|dcmtk-3.6.0-1|41	variety of purposes ranging from being a tool for product testing to being
12cr|dcmtk-3.6.0-1|42	a building block for research projects, prototypes and commercial products.
12cr|dcmtk-3.6.0-1|43	
12cr|dcmtk-3.6.0-1|44	%package -n %{libname}
12cr|dcmtk-3.6.0-1|45	Summary:	DICOM libraries
12cr|dcmtk-3.6.0-1|46	Group:		System/Libraries
12cr|dcmtk-3.6.0-1|47	
12cr|dcmtk-3.6.0-1|48	%description -n %{libname}
12cr|dcmtk-3.6.0-1|49	DCMTK is a collection of libraries and applications implementing large parts
12cr|dcmtk-3.6.0-1|50	the DICOM standard. It includes software for examining, constructing
12cr|dcmtk-3.6.0-1|51	and converting DICOM image files, handling offline media, sending and receiving
12cr|dcmtk-3.6.0-1|52	images over a network connection, as well as demonstrative image storage
12cr|dcmtk-3.6.0-1|53	and worklist servers. DCMTK is is written in a mixture of ANSI C and C++.
12cr|dcmtk-3.6.0-1|54	It comes in complete source code and is made available as "open source"
12cr|dcmtk-3.6.0-1|55	software.
12cr|dcmtk-3.6.0-1|56	
12cr|dcmtk-3.6.0-1|57	This package contains shared libraries.
12cr|dcmtk-3.6.0-1|58	
12cr|dcmtk-3.6.0-1|59	%package -n %{develname}
12cr|dcmtk-3.6.0-1|60	Summary:	DICOM libraries development files
12cr|dcmtk-3.6.0-1|61	Group:		Development/C
12cr|dcmtk-3.6.0-1|62	Provides:	%{name}-devel = %{EVRD}
12cr|dcmtk-3.6.0-1|63	Requires:	%{libname} = %{version}
12cr|dcmtk-3.6.0-1|64	
12cr|dcmtk-3.6.0-1|65	%description -n %{develname}
12cr|dcmtk-3.6.0-1|66	DCMTK is a collection of libraries and applications implementing large parts
12cr|dcmtk-3.6.0-1|67	the DICOM standard. It includes software for examining, constructing
12cr|dcmtk-3.6.0-1|68	and converting DICOM image files, handling offline media, sending and receiving
12cr|dcmtk-3.6.0-1|69	images over a network connection, as well as demonstrative image storage
12cr|dcmtk-3.6.0-1|70	and worklist servers. DCMTK is is written in a mixture of ANSI C and C++.
12cr|dcmtk-3.6.0-1|71	It comes in complete source code and is made available as "open source"
12cr|dcmtk-3.6.0-1|72	software.
12cr|dcmtk-3.6.0-1|73	
12cr|dcmtk-3.6.0-1|74	This package contains files required for development only.
12cr|dcmtk-3.6.0-1|75	
12cr|dcmtk-3.6.0-1|76	%prep
12cr|dcmtk-3.6.0-1|77	%setup -q
12cr|dcmtk-3.6.0-1|78	%patch0 -p1
12cr|dcmtk-3.6.0-1|79	%patch1 -p1
12cr|dcmtk-3.6.0-1|80	%patch2 -p1
12cr|dcmtk-3.6.0-1|81	%patch3 -p1
12cr|dcmtk-3.6.0-1|82	%patch4 -p1
12cr|dcmtk-3.6.0-1|83	%patch5 -p1
12cr|dcmtk-3.6.0-1|84	%patch6 -p1
12cr|dcmtk-3.6.0-1|85	%patch7 -p1
12cr|dcmtk-3.6.0-1|86	
12cr|dcmtk-3.6.0-1|87	%build
12cr|dcmtk-3.6.0-1|88	%cmake
12cr|dcmtk-3.6.0-1|89	make
12cr|dcmtk-3.6.0-1|90	
12cr|dcmtk-3.6.0-1|91	%install
12cr|dcmtk-3.6.0-1|92	pushd build
12cr|dcmtk-3.6.0-1|93	%makeinstall_std
12cr|dcmtk-3.6.0-1|94	popd
12cr|dcmtk-3.6.0-1|95	
12cr|dcmtk-3.6.0-1|96	mv %{buildroot}%{_prefix}/etc %{buildroot}/
12cr|dcmtk-3.6.0-1|97	
12cr|dcmtk-3.6.0-1|98	%files
12cr|dcmtk-3.6.0-1|99	%{_bindir}/*
12cr|dcmtk-3.6.0-1|100	%config(noreplace) %{_sysconfdir}/%{name}/*.cfg
12cr|dcmtk-3.6.0-1|101	%{_datadir}/dcmtk
12cr|dcmtk-3.6.0-1|102	%doc %{_defaultdocdir}/dcmtk/*
12cr|dcmtk-3.6.0-1|103	
12cr|dcmtk-3.6.0-1|104	%files -n %{libname}
12cr|dcmtk-3.6.0-1|105	%{_libdir}/*.so.*
12cr|dcmtk-3.6.0-1|106	
12cr|dcmtk-3.6.0-1|107	%files -n %{develname}
12cr|dcmtk-3.6.0-1|108	%{_libdir}/*.so
12cr|dcmtk-3.6.0-1|109	%{_includedir}/dcmtk/

845 12
12cr|dcron-3.2-4|1	Summary:	Dillon's Cron Daemon
12cr|dcron-3.2-4|2	Name:		dcron
12cr|dcron-3.2-4|3	Version:	3.2
12cr|dcron-3.2-4|4	Release:	%mkrel 4
12cr|dcron-3.2-4|5	License:	GPL+
12cr|dcron-3.2-4|6	Group:		System/Servers
12cr|dcron-3.2-4|7	URL:		http://apollo.backplane.com/FreeSrc/
12cr|dcron-3.2-4|8	Source0:	http://apollo.backplane.com/FreeSrc/dcron32.tgz
12cr|dcron-3.2-4|9	Source1:	dcron.init.bz2
12cr|dcron-3.2-4|10	Source2:	etc-crontab.bz2
12cr|dcron-3.2-4|11	Patch0:		dcron-3.2-pid_and_mailer.diff
12cr|dcron-3.2-4|12	Patch1:		dcron-3.2-openpkg.diff
12cr|dcron-3.2-4|13	Requires(post): rpm-helper
12cr|dcron-3.2-4|14	Requires(preun): rpm-helper
12cr|dcron-3.2-4|15	Requires:	syslog-daemon
12cr|dcron-3.2-4|16	Requires:	sendmail-command
12cr|dcron-3.2-4|17	Conflicts:	vixie-cron
12cr|dcron-3.2-4|18	Conflicts:	crontabs
12cr|dcron-3.2-4|19	Provides:	cron-daemon
12cr|dcron-3.2-4|20	#Provides:	crond, crontabs
12cr|dcron-3.2-4|21	BuildRequires:	dietlibc-devel
12cr|dcron-3.2-4|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dcron-3.2-4|23	
12cr|dcron-3.2-4|24	%description
12cr|dcron-3.2-4|25	A multiuser cron written from scratch, dcron is follows concepts
12cr|dcron-3.2-4|26	of vixie-cron but has significant differences. Less attention is
12cr|dcron-3.2-4|27	paid to feature development in favor of usability and reliability.
12cr|dcron-3.2-4|28	
12cr|dcron-3.2-4|29	%prep
12cr|dcron-3.2-4|30	
12cr|dcron-3.2-4|31	%setup -q -n dcron
12cr|dcron-3.2-4|32	%patch0 -p1 -b .pidmailer
12cr|dcron-3.2-4|33	%patch1 -p0
12cr|dcron-3.2-4|34	
12cr|dcron-3.2-4|35	perl -pi -e "s|VISUAL|EDITOR|g" crontab.*
12cr|dcron-3.2-4|36	
12cr|dcron-3.2-4|37	bzcat %{SOURCE1} > dcron.init
12cr|dcron-3.2-4|38	bzcat %{SOURCE2} > etc-crontab
12cr|dcron-3.2-4|39	
12cr|dcron-3.2-4|40	%build
12cr|dcron-3.2-4|41	make CC="diet gcc" CFLAGS="-Os -Wall"
12cr|dcron-3.2-4|42	
12cr|dcron-3.2-4|43	%install
12cr|dcron-3.2-4|44	rm -rf %{buildroot}
12cr|dcron-3.2-4|45	
12cr|dcron-3.2-4|46	install -d %{buildroot}%{_sysconfdir}/cron.{hourly,daily,weekly,monthly}
12cr|dcron-3.2-4|47	install -d %{buildroot}%{_bindir}
12cr|dcron-3.2-4|48	install -d %{buildroot}%{_initrddir}
12cr|dcron-3.2-4|49	install -d %{buildroot}%{_mandir}/man{1,8}
12cr|dcron-3.2-4|50	install -d %{buildroot}%{_sbindir}
12cr|dcron-3.2-4|51	install -d %{buildroot}/var/spool/dcron/crontabs
12cr|dcron-3.2-4|52	
12cr|dcron-3.2-4|53	install -m0755 crontab %{buildroot}%{_bindir}/
12cr|dcron-3.2-4|54	install -m0755 crond %{buildroot}%{_sbindir}/
12cr|dcron-3.2-4|55	install -m0644 crontab.1 %{buildroot}%{_mandir}/man1/
12cr|dcron-3.2-4|56	install -m0644 crond.8 %{buildroot}%{_mandir}/man8/
12cr|dcron-3.2-4|57	
12cr|dcron-3.2-4|58	install -m0755 dcron.init %{buildroot}%{_initrddir}/dcron
12cr|dcron-3.2-4|59	install -m0644 etc-crontab %{buildroot}%{_sysconfdir}/crontab
12cr|dcron-3.2-4|60	
12cr|dcron-3.2-4|61	%post
12cr|dcron-3.2-4|62	if [[ -z `crontab -l | grep run-parts` ]]; then
12cr|dcron-3.2-4|63	echo "Adding the \"system crontab\" to emulate vixie-cron"
12cr|dcron-3.2-4|64	/bin/grep "^[0-9]" %{_sysconfdir}/crontab | %{_bindir}/crontab -
12cr|dcron-3.2-4|65	fi
12cr|dcron-3.2-4|66	%_post_service %{name}
12cr|dcron-3.2-4|67	
12cr|dcron-3.2-4|68	%preun
12cr|dcron-3.2-4|69	%_preun_service %{name}
12cr|dcron-3.2-4|70	
12cr|dcron-3.2-4|71	%clean
12cr|dcron-3.2-4|72	rm -rf %{buildroot}
12cr|dcron-3.2-4|73	
12cr|dcron-3.2-4|74	%files
12cr|dcron-3.2-4|75	%defattr(-,root,root)
12cr|dcron-3.2-4|76	%doc CHANGELOG README
12cr|dcron-3.2-4|77	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/crontab
12cr|dcron-3.2-4|78	%attr(0755,root,cron) %{_initrddir}/dcron
12cr|dcron-3.2-4|79	%dir %attr(0750,root,root) %{_sysconfdir}/cron.hourly
12cr|dcron-3.2-4|80	%dir %attr(0750,root,root) %{_sysconfdir}/cron.daily
12cr|dcron-3.2-4|81	%dir %attr(0750,root,root) %{_sysconfdir}/cron.weekly
12cr|dcron-3.2-4|82	%dir %attr(0750,root,root) %{_sysconfdir}/cron.monthly
12cr|dcron-3.2-4|83	%attr(4750,root,cron) %{_bindir}/crontab
12cr|dcron-3.2-4|84	%attr(0755,root,wheel)%{_sbindir}/crond
12cr|dcron-3.2-4|85	%{_mandir}/man1/crontab.1*
12cr|dcron-3.2-4|86	%{_mandir}/man8/crond.8*
12cr|dcron-3.2-4|87	%dir %attr(0755,root,root) /var/spool/dcron/crontabs
12cr|dcron-3.2-4|88	
12cr|dcron-3.2-4|89	
12cr|dcron-3.2-4|90	%changelog
12cr|dcron-3.2-4|91	* Wed Jun 17 2009 Jérôme Brenier <incubusss@mandriva.org> 3.2-4mdv2010.0
12cr|dcron-3.2-4|92	+ Revision: 386539
12cr|dcron-3.2-4|93	- rediff PO
12cr|dcron-3.2-4|94	
12cr|dcron-3.2-4|95	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 3.2-3mdv2009.0
12cr|dcron-3.2-4|96	+ Revision: 266556
12cr|dcron-3.2-4|97	- rebuild early 2009.0 package (before pixel changes)
12cr|dcron-3.2-4|98	
12cr|dcron-3.2-4|99	* Tue Jun 10 2008 Oden Eriksson <oeriksson@mandriva.com> 3.2-2mdv2009.0
12cr|dcron-3.2-4|100	+ Revision: 217538
12cr|dcron-3.2-4|101	- rebuilt against dietlibc-devel-0.32
12cr|dcron-3.2-4|102	
12cr|dcron-3.2-4|103	+ Olivier Blin <oblin@mandriva.com>
12cr|dcron-3.2-4|104	- restore BuildRoot
12cr|dcron-3.2-4|105	
12cr|dcron-3.2-4|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|dcron-3.2-4|107	- kill re-definition of %%buildroot on Pixel's request
12cr|dcron-3.2-4|108	
12cr|dcron-3.2-4|109	* Fri Aug 17 2007 Adam Williamson <awilliamson@mandriva.org> 3.2-1mdv2008.0
12cr|dcron-3.2-4|110	+ Revision: 64681
12cr|dcron-3.2-4|111	- provide cron-daemon
12cr|dcron-3.2-4|112	- use Fedora license policy (GPL+)
12cr|dcron-3.2-4|113	- update patch1 from openpkg
12cr|dcron-3.2-4|114	- rediff patch0
12cr|dcron-3.2-4|115	- new release 3.2
12cr|dcron-3.2-4|116	
12cr|dcron-3.2-4|117	
12cr|dcron-3.2-4|118	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 2.9-2mdv2007.0
12cr|dcron-3.2-4|119	+ Revision: 101636
12cr|dcron-3.2-4|120	- Import dcron
12cr|dcron-3.2-4|121	
12cr|dcron-3.2-4|122	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 2.9-2mdv2007.0
12cr|dcron-3.2-4|123	- rebuild
12cr|dcron-3.2-4|124	
12cr|dcron-3.2-4|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.9-1mdk
12cr|dcron-3.2-4|126	- initial Mandriva package
12cr|dcron-3.2-4|127	- used parts from my first annvix package and also ideas from
12cr|dcron-3.2-4|128	the latest annvix package (thanks vdanen)
12cr|dcron-3.2-4|129	- added P0 and P1 which originates from openpkg and FJO
12cr|dcron-3.2-4|130	

846 12
12cr|dcto9p-11.0-2|1	Name:			dcto9p
12cr|dcto9p-11.0-2|2	Version:		11.0
12cr|dcto9p-11.0-2|3	Release:		%mkrel 2
12cr|dcto9p-11.0-2|4	
12cr|dcto9p-11.0-2|5	Summary:	Thomson TO9+ emulator
12cr|dcto9p-11.0-2|6	Group:		Emulators
12cr|dcto9p-11.0-2|7	License:	GPLv3+
12cr|dcto9p-11.0-2|8	URL:		http://dcto9p.free.fr/
12cr|dcto9p-11.0-2|9	Source0:	http://dcto9p.free.fr/v11/download/%{name}v%{version}.tar.gz
12cr|dcto9p-11.0-2|10	Source1:	%{name}-32.png
12cr|dcto9p-11.0-2|11	Source2:	%{name}-16.png
12cr|dcto9p-11.0-2|12	Patch0:		dcto9pv11.0-user_directory.patch.bz2
12cr|dcto9p-11.0-2|13	BuildRequires:  SDL-devel
12cr|dcto9p-11.0-2|14	BuildRequires:  SDL_ttf-devel
12cr|dcto9p-11.0-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|dcto9p-11.0-2|16	
12cr|dcto9p-11.0-2|17	
12cr|dcto9p-11.0-2|18	%description
12cr|dcto9p-11.0-2|19	DCTO9+ is an emulator for the Thomson TO9+ system.
12cr|dcto9p-11.0-2|20	
12cr|dcto9p-11.0-2|21	This package is in PLF because of Mandriva policy concerning emulators.
12cr|dcto9p-11.0-2|22	
12cr|dcto9p-11.0-2|23	%prep
12cr|dcto9p-11.0-2|24	%setup -q -c %{name}-%{version}-%{release}
12cr|dcto9p-11.0-2|25	%patch0 -p0
12cr|dcto9p-11.0-2|26	
12cr|dcto9p-11.0-2|27	%build
12cr|dcto9p-11.0-2|28	%make
12cr|dcto9p-11.0-2|29	
12cr|dcto9p-11.0-2|30	%install
12cr|dcto9p-11.0-2|31	rm -rf %{buildroot}
12cr|dcto9p-11.0-2|32	# binary
12cr|dcto9p-11.0-2|33	install -d -m 755 %{buildroot}%{_bindir}
12cr|dcto9p-11.0-2|34	install -m 755 dcto9p %{buildroot}%{_bindir}/
12cr|dcto9p-11.0-2|35	# icon
12cr|dcto9p-11.0-2|36	install -d -m 755 %{buildroot}%{_iconsdir}
12cr|dcto9p-11.0-2|37	install -m 644 %{_sourcedir}/%{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|dcto9p-11.0-2|38	install -d -m 755 %{buildroot}%{_liconsdir}
12cr|dcto9p-11.0-2|39	install -m 644 %{_sourcedir}/%{name}-16.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|dcto9p-11.0-2|40	# xdg menu
12cr|dcto9p-11.0-2|41	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|dcto9p-11.0-2|42	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|dcto9p-11.0-2|43	[Desktop Entry]
12cr|dcto9p-11.0-2|44	Encoding=UTF-8
12cr|dcto9p-11.0-2|45	Name=DCTO9+
12cr|dcto9p-11.0-2|46	Comment=%{summary}
12cr|dcto9p-11.0-2|47	Exec=%{_bindir}/%{name}
12cr|dcto9p-11.0-2|48	Icon=%{name}
12cr|dcto9p-11.0-2|49	Terminal=false
12cr|dcto9p-11.0-2|50	Type=Application
12cr|dcto9p-11.0-2|51	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
12cr|dcto9p-11.0-2|52	EOF
12cr|dcto9p-11.0-2|53	
12cr|dcto9p-11.0-2|54	%files
12cr|dcto9p-11.0-2|55	%defattr(-,root,root)
12cr|dcto9p-11.0-2|56	%doc documentation/dcto9pv11.css documentation/dcto9pv11en.html documentation/dcto9pv11fr.html documentation/index.html licence/dcto9pv11-licence.txt licence/gpl-3.0.txt licence/lgpl-3.0.txt licence/vera-copyright.txt
12cr|dcto9p-11.0-2|57	%{_bindir}/%{name}
12cr|dcto9p-11.0-2|58	%{_iconsdir}/%{name}.png
12cr|dcto9p-11.0-2|59	%{_liconsdir}/%{name}.png
12cr|dcto9p-11.0-2|60	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|dcto9p-11.0-2|61	
12cr|dcto9p-11.0-2|62	%clean
12cr|dcto9p-11.0-2|63	rm -rf %{buildroot}
12cr|dcto9p-11.0-2|64	
12cr|dcto9p-11.0-2|65	
12cr|dcto9p-11.0-2|66	
12cr|dcto9p-11.0-2|67	%changelog
12cr|dcto9p-11.0-2|68	* Tue Aug 02 2011 Andrey Bondrov <abondrov@mandriva.org> 11.0-2mdv2012.0
12cr|dcto9p-11.0-2|69	+ Revision: 692803
12cr|dcto9p-11.0-2|70	- imported package dcto9p
12cr|dcto9p-11.0-2|71	
12cr|dcto9p-11.0-2|72	
12cr|dcto9p-11.0-2|73	* Sun Nov 09 2008 Guillaume Rousse <guillomovitch@zarb.org> 11.0-1plf2009.1
12cr|dcto9p-11.0-2|74	- contributed by Jean-Christophe Cardot (<plf@cardot.net>)

847 12
12cr|ddccontrol-0.4.2-3|1	%define name ddccontrol
12cr|ddccontrol-0.4.2-3|2	%define version 0.4.2
12cr|ddccontrol-0.4.2-3|3	%define release %mkrel 3
12cr|ddccontrol-0.4.2-3|4	%define dbversion 20061014
12cr|ddccontrol-0.4.2-3|5	%define ddcdb	%{name}-db-%{dbversion}
12cr|ddccontrol-0.4.2-3|6	
12cr|ddccontrol-0.4.2-3|7	%define major 0
12cr|ddccontrol-0.4.2-3|8	%define libname %mklibname %{name} %major
12cr|ddccontrol-0.4.2-3|9	%define libnamedev %mklibname %{name} -d
12cr|ddccontrol-0.4.2-3|10	
12cr|ddccontrol-0.4.2-3|11	Summary: Ddccontrol control the monitor parameters
12cr|ddccontrol-0.4.2-3|12	Name: %{name}
12cr|ddccontrol-0.4.2-3|13	Version: %{version}
12cr|ddccontrol-0.4.2-3|14	Release: %{release}
12cr|ddccontrol-0.4.2-3|15	Source0: %{name}-%{version}.tar.bz2
12cr|ddccontrol-0.4.2-3|16	Source1: %{ddcdb}.tar.bz2
12cr|ddccontrol-0.4.2-3|17	Patch0: ddccontrol-0.4.2-fix-str-fmt.patch
12cr|ddccontrol-0.4.2-3|18	License: GPL
12cr|ddccontrol-0.4.2-3|19	Group: System/Kernel and hardware
12cr|ddccontrol-0.4.2-3|20	Url: http://ddccontrol.sourceforge.net/
12cr|ddccontrol-0.4.2-3|21	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ddccontrol-0.4.2-3|22	BuildRequires: pciutils-devel
12cr|ddccontrol-0.4.2-3|23	BuildRequires: libxml2-devel
12cr|ddccontrol-0.4.2-3|24	BuildRequires: perl(XML::Parser)
12cr|ddccontrol-0.4.2-3|25	BuildRequires: gtk+2-devel
12cr|ddccontrol-0.4.2-3|26	
12cr|ddccontrol-0.4.2-3|27	%description
12cr|ddccontrol-0.4.2-3|28	DDCcontrol is a program running on Linux, used to control monitor parameters,
12cr|ddccontrol-0.4.2-3|29	like brightness and contrast, by software, i.e. without using the OSD
12cr|ddccontrol-0.4.2-3|30	and the buttons in front of the monitor.
12cr|ddccontrol-0.4.2-3|31	
12cr|ddccontrol-0.4.2-3|32	%package -n %{libname}
12cr|ddccontrol-0.4.2-3|33	Summary: Libddccontrol library
12cr|ddccontrol-0.4.2-3|34	Group: Development/Other
12cr|ddccontrol-0.4.2-3|35	Provides: lib%{name} = %{version}
12cr|ddccontrol-0.4.2-3|36	
12cr|ddccontrol-0.4.2-3|37	%description -n %{libname}
12cr|ddccontrol-0.4.2-3|38	DDCcontrol is a program running on Linux, used to control monitor parameters,
12cr|ddccontrol-0.4.2-3|39	like brightness and contrast, by software, i.e. without using the OSD
12cr|ddccontrol-0.4.2-3|40	and the buttons in front of the monitor.
12cr|ddccontrol-0.4.2-3|41	
12cr|ddccontrol-0.4.2-3|42	
12cr|ddccontrol-0.4.2-3|43	%package -n %{libnamedev}
12cr|ddccontrol-0.4.2-3|44	Summary: Libddccontrol library headers and development libraries
12cr|ddccontrol-0.4.2-3|45	Group: Development/Other
12cr|ddccontrol-0.4.2-3|46	Requires: %{libname} = %{version}
12cr|ddccontrol-0.4.2-3|47	Provides: lib%{name}-devel = %{version}-%{release}
12cr|ddccontrol-0.4.2-3|48	Provides: %{name}-devel = %{version}-%{release}
12cr|ddccontrol-0.4.2-3|49	Obsoletes: %{_lib}ddccontrol0-devel < %{version}-%{release}
12cr|ddccontrol-0.4.2-3|50	
12cr|ddccontrol-0.4.2-3|51	%description -n %{libnamedev}
12cr|ddccontrol-0.4.2-3|52	libddccontrol devel files
12cr|ddccontrol-0.4.2-3|53	
12cr|ddccontrol-0.4.2-3|54	
12cr|ddccontrol-0.4.2-3|55	%prep
12cr|ddccontrol-0.4.2-3|56	%setup -q -a 1
12cr|ddccontrol-0.4.2-3|57	%patch0 -p0
12cr|ddccontrol-0.4.2-3|58	
12cr|ddccontrol-0.4.2-3|59	%build
12cr|ddccontrol-0.4.2-3|60	%configure2_5x
12cr|ddccontrol-0.4.2-3|61	%make
12cr|ddccontrol-0.4.2-3|62	cd %{ddcdb}
12cr|ddccontrol-0.4.2-3|63	%configure2_5x --prefix=%{_prefix}/%{name}
12cr|ddccontrol-0.4.2-3|64	%make
12cr|ddccontrol-0.4.2-3|65	
12cr|ddccontrol-0.4.2-3|66	%install
12cr|ddccontrol-0.4.2-3|67	rm -rf $RPM_BUILD_ROOT
12cr|ddccontrol-0.4.2-3|68	%makeinstall_std
12cr|ddccontrol-0.4.2-3|69	cd %{ddcdb}
12cr|ddccontrol-0.4.2-3|70	%makeinstall_std
12cr|ddccontrol-0.4.2-3|71	chmod 755 $RPM_BUILD_ROOT/%{_bindir}/ddcpci
12cr|ddccontrol-0.4.2-3|72	
12cr|ddccontrol-0.4.2-3|73	%if %mdkversion < 200900
12cr|ddccontrol-0.4.2-3|74	%post -n %{libname} -p /sbin/ldconfig
12cr|ddccontrol-0.4.2-3|75	%endif
12cr|ddccontrol-0.4.2-3|76	
12cr|ddccontrol-0.4.2-3|77	%if %mdkversion < 200900
12cr|ddccontrol-0.4.2-3|78	%postun -n %{libname} -p /sbin/ldconfig
12cr|ddccontrol-0.4.2-3|79	%endif
12cr|ddccontrol-0.4.2-3|80	
12cr|ddccontrol-0.4.2-3|81	%clean
12cr|ddccontrol-0.4.2-3|82	rm -rf $RPM_BUILD_ROOT
12cr|ddccontrol-0.4.2-3|83	
12cr|ddccontrol-0.4.2-3|84	%files
12cr|ddccontrol-0.4.2-3|85	%defattr(-,root,root)
12cr|ddccontrol-0.4.2-3|86	%{_bindir}/ddccontrol
12cr|ddccontrol-0.4.2-3|87	%{_bindir}/ddcpci
12cr|ddccontrol-0.4.2-3|88	%{_bindir}/gddccontrol
12cr|ddccontrol-0.4.2-3|89	%{_datadir}/locale/*/*/*
12cr|ddccontrol-0.4.2-3|90	%{_datadir}/ddccontrol-db/*
12cr|ddccontrol-0.4.2-3|91	#%{_datadir}/%name
12cr|ddccontrol-0.4.2-3|92	%{_datadir}/pixmaps/*
12cr|ddccontrol-0.4.2-3|93	%{_datadir}/applications/*
12cr|ddccontrol-0.4.2-3|94	#%{_libdir}/bonobo/servers/*
12cr|ddccontrol-0.4.2-3|95	#%{_libdir}/%name
12cr|ddccontrol-0.4.2-3|96	%{_mandir}/man1/*
12cr|ddccontrol-0.4.2-3|97	
12cr|ddccontrol-0.4.2-3|98	%files -n %libname
12cr|ddccontrol-0.4.2-3|99	%defattr(-,root,root)
12cr|ddccontrol-0.4.2-3|100	%_libdir/*.so.*
12cr|ddccontrol-0.4.2-3|101	
12cr|ddccontrol-0.4.2-3|102	%files -n %libnamedev
12cr|ddccontrol-0.4.2-3|103	%defattr(-,root,root)
12cr|ddccontrol-0.4.2-3|104	%_libdir/*.so
12cr|ddccontrol-0.4.2-3|105	%_libdir/*.*a
12cr|ddccontrol-0.4.2-3|106	%{_includedir}/%name
12cr|ddccontrol-0.4.2-3|107	
12cr|ddccontrol-0.4.2-3|108	
12cr|ddccontrol-0.4.2-3|109	
12cr|ddccontrol-0.4.2-3|110	%changelog
12cr|ddccontrol-0.4.2-3|111	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 0.4.2-3mdv2011.0
12cr|ddccontrol-0.4.2-3|112	+ Revision: 571894
12cr|ddccontrol-0.4.2-3|113	- new devel package policy
12cr|ddccontrol-0.4.2-3|114	- fix str fmt
12cr|ddccontrol-0.4.2-3|115	
12cr|ddccontrol-0.4.2-3|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|ddccontrol-0.4.2-3|117	- rebuild
12cr|ddccontrol-0.4.2-3|118	
12cr|ddccontrol-0.4.2-3|119	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.4.2-2mdv2009.0
12cr|ddccontrol-0.4.2-3|120	+ Revision: 222088
12cr|ddccontrol-0.4.2-3|121	- we need gtk+2-devel instead of gtk+1-devel in order to build...
12cr|ddccontrol-0.4.2-3|122	- rebuild
12cr|ddccontrol-0.4.2-3|123	- kill re-definition of %%buildroot on Pixel's request
12cr|ddccontrol-0.4.2-3|124	- do not hardcode lzma extension!!!
12cr|ddccontrol-0.4.2-3|125	
12cr|ddccontrol-0.4.2-3|126	+ Pixel <pixel@mandriva.com>
12cr|ddccontrol-0.4.2-3|127	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|ddccontrol-0.4.2-3|128	
12cr|ddccontrol-0.4.2-3|129	+ Olivier Blin <oblin@mandriva.com>
12cr|ddccontrol-0.4.2-3|130	- restore BuildRoot
12cr|ddccontrol-0.4.2-3|131	
12cr|ddccontrol-0.4.2-3|132	+ Jérôme Soyer <saispo@mandriva.org>
12cr|ddccontrol-0.4.2-3|133	- Bump Release
12cr|ddccontrol-0.4.2-3|134	
12cr|ddccontrol-0.4.2-3|135	
12cr|ddccontrol-0.4.2-3|136	* Wed Aug 02 2006 Frederic Crozat <fcrozat@mandriva.com> 0.4.1-2mdv2007.0
12cr|ddccontrol-0.4.2-3|137	- Rebuild with latest dbus
12cr|ddccontrol-0.4.2-3|138	
12cr|ddccontrol-0.4.2-3|139	* Fri Jun 09 2006 Erwan Velu <erwan@seanodes.com> 0.4.1
12cr|ddccontrol-0.4.2-3|140	- 0.4.1
12cr|ddccontrol-0.4.2-3|141	
12cr|ddccontrol-0.4.2-3|142	* Wed Apr 26 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.3-3mdk
12cr|ddccontrol-0.4.2-3|143	- Fix BuildRequires
12cr|ddccontrol-0.4.2-3|144	
12cr|ddccontrol-0.4.2-3|145	* Tue Apr 25 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.3-2mdk
12cr|ddccontrol-0.4.2-3|146	- Fix BuildRequires
12cr|ddccontrol-0.4.2-3|147	- use mkrel
12cr|ddccontrol-0.4.2-3|148	
12cr|ddccontrol-0.4.2-3|149	* Wed Nov 16 2005 Lenny Cartier <lenny@mandriva.com> 0.3-1mdk
12cr|ddccontrol-0.4.2-3|150	- 0.3
12cr|ddccontrol-0.4.2-3|151	- newest ddb 20051114
12cr|ddccontrol-0.4.2-3|152	
12cr|ddccontrol-0.4.2-3|153	* Fri Jul 22 2005 Erwan Velu <erwan@seanodes.com> 0.1.3-1mdk
12cr|ddccontrol-0.4.2-3|154	- 0.1.3 & newest ddb (20050715)
12cr|ddccontrol-0.4.2-3|155	
12cr|ddccontrol-0.4.2-3|156	* Thu Jun 09 2005 Erwan Velu <erwan@seanodes.com> 0.1.2-1mdk
12cr|ddccontrol-0.4.2-3|157	- Inital release
12cr|ddccontrol-0.4.2-3|158	

848 12
12cr|ddclient-3.8.1-1|1	%define _initddir /etc/rc.d/init.d
12cr|ddclient-3.8.1-1|2	
12cr|ddclient-3.8.1-1|3	Summary:	A client to update host entries on DynDNS like services
12cr|ddclient-3.8.1-1|4	Name:		ddclient
12cr|ddclient-3.8.1-1|5	Version:	3.8.1
12cr|ddclient-3.8.1-1|6	Release:	%mkrel 1
12cr|ddclient-3.8.1-1|7	License:	GPL
12cr|ddclient-3.8.1-1|8	Group:		System/Configuration/Networking
12cr|ddclient-3.8.1-1|9	URL:		http://ddclient.sourceforge.net/
12cr|ddclient-3.8.1-1|10	Source0:	http://prdownloads.sourceforge.net/ddclient/%name-%version.tar.bz2
12cr|ddclient-3.8.1-1|11	# (fc) 3.8.0-2mdv add LSB header
12cr|ddclient-3.8.1-1|12	Patch0:		ddclient-3.8.0-lsb.patch
12cr|ddclient-3.8.1-1|13	Requires:	perl(IO::Socket::SSL)
12cr|ddclient-3.8.1-1|14	Requires(post): rpm-helper
12cr|ddclient-3.8.1-1|15	Requires(preun): rpm-helper
12cr|ddclient-3.8.1-1|16	BuildArch:	noarch
12cr|ddclient-3.8.1-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|ddclient-3.8.1-1|18	
12cr|ddclient-3.8.1-1|19	%description
12cr|ddclient-3.8.1-1|20	DDclient is a small full featured client requiring only Perl and no
12cr|ddclient-3.8.1-1|21	additional modules. It runs under most UNIX OSes and has been tested
12cr|ddclient-3.8.1-1|22	under Linux and FreeBSD. Supported features include: operating as a
12cr|ddclient-3.8.1-1|23	daemon, manual and automatic updates, static and dynamic updates,
12cr|ddclient-3.8.1-1|24	optimized updates for multiple addresses, MX, wildcards, abuse
12cr|ddclient-3.8.1-1|25	avoidance, retrying failed updates, and sending update status to
12cr|ddclient-3.8.1-1|26	syslog and through e-mail. This release may now obtain your IP address
12cr|ddclient-3.8.1-1|27	from any interface, web based IP detection, Watchguard's SOHO router,
12cr|ddclient-3.8.1-1|28	Netopia's R910 router, SMC's Barricade broadband router, Netgear's
12cr|ddclient-3.8.1-1|29	RT3xx router, Linksys' broadband routers, MaxGate's UGATE-3x00
12cr|ddclient-3.8.1-1|30	routers, ELSA's LANCOM DSL/10 routers, Cisco's 2610, 3com 3c886a 56k
12cr|ddclient-3.8.1-1|31	Lan Modem, SOHOWare BroadGuard NBG800, almost every other router with
12cr|ddclient-3.8.1-1|32	user configurable FW definitions (see the sample-etc_ddclient.conf)
12cr|ddclient-3.8.1-1|33	and now provides Full support for DynDNS.org's NIC2 protocol. Support
12cr|ddclient-3.8.1-1|34	is also included for other dynamic DNS services. Comes with sample
12cr|ddclient-3.8.1-1|35	scripts for use with DHCP, PPP, and cron. See the README for more
12cr|ddclient-3.8.1-1|36	information.
12cr|ddclient-3.8.1-1|37	
12cr|ddclient-3.8.1-1|38	%prep
12cr|ddclient-3.8.1-1|39	%setup -q
12cr|ddclient-3.8.1-1|40	%patch0 -p1 -b .lsb
12cr|ddclient-3.8.1-1|41	
12cr|ddclient-3.8.1-1|42	%build
12cr|ddclient-3.8.1-1|43	
12cr|ddclient-3.8.1-1|44	%install
12cr|ddclient-3.8.1-1|45	rm -rf %{buildroot}
12cr|ddclient-3.8.1-1|46	
12cr|ddclient-3.8.1-1|47	mkdir -p %{buildroot}{%{_sbindir},%{_sysconfdir}/%{name},%{_initddir}}
12cr|ddclient-3.8.1-1|48	mkdir -p %{buildroot}/var/cache/ddclient
12cr|ddclient-3.8.1-1|49	
12cr|ddclient-3.8.1-1|50	install -p ddclient %{buildroot}%{_sbindir}
12cr|ddclient-3.8.1-1|51	install -p sample-etc_ddclient.conf %{buildroot}%{_sysconfdir}/%{name}/ddclient.conf
12cr|ddclient-3.8.1-1|52	touch %{buildroot}%{_sysconfdir}/%{name}/ddclient.cache
12cr|ddclient-3.8.1-1|53	install -p sample-etc_rc.d_init.d_ddclient.redhat %{buildroot}%{_initddir}/ddclient
12cr|ddclient-3.8.1-1|54	
12cr|ddclient-3.8.1-1|55	
12cr|ddclient-3.8.1-1|56	%clean
12cr|ddclient-3.8.1-1|57	rm -rf %{buildroot}
12cr|ddclient-3.8.1-1|58	
12cr|ddclient-3.8.1-1|59	%post
12cr|ddclient-3.8.1-1|60	%_post_service privoxy
12cr|ddclient-3.8.1-1|61	
12cr|ddclient-3.8.1-1|62	%preun
12cr|ddclient-3.8.1-1|63	%_preun_service privoxy
12cr|ddclient-3.8.1-1|64	
12cr|ddclient-3.8.1-1|65	
12cr|ddclient-3.8.1-1|66	%files
12cr|ddclient-3.8.1-1|67	%defattr(-,root,root)
12cr|ddclient-3.8.1-1|68	%doc sample* README* COPYRIGHT COPYING
12cr|ddclient-3.8.1-1|69	%{_sbindir}/ddclient
12cr|ddclient-3.8.1-1|70	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/%{name}/ddclient.conf
12cr|ddclient-3.8.1-1|71	%config(noreplace) %ghost %{_sysconfdir}/%{name}/ddclient.cache
12cr|ddclient-3.8.1-1|72	%{_initddir}/ddclient
12cr|ddclient-3.8.1-1|73	%dir /var/cache/ddclient
12cr|ddclient-3.8.1-1|74	
12cr|ddclient-3.8.1-1|75	
12cr|ddclient-3.8.1-1|76	
12cr|ddclient-3.8.1-1|77	
12cr|ddclient-3.8.1-1|78	%changelog
12cr|ddclient-3.8.1-1|79	* Mon Aug 01 2011 Leonardo Coelho <leonardoc@mandriva.com> 3.8.1-1mdv2012.0
12cr|ddclient-3.8.1-1|80	+ Revision: 692695
12cr|ddclient-3.8.1-1|81	- bump new version
12cr|ddclient-3.8.1-1|82	
12cr|ddclient-3.8.1-1|83	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3.8.0-3mdv2011.0
12cr|ddclient-3.8.1-1|84	+ Revision: 610205
12cr|ddclient-3.8.1-1|85	- rebuild
12cr|ddclient-3.8.1-1|86	
12cr|ddclient-3.8.1-1|87	* Fri Apr 17 2009 Frederic Crozat <fcrozat@mandriva.com> 3.8.0-2mdv2010.1
12cr|ddclient-3.8.1-1|88	+ Revision: 367863
12cr|ddclient-3.8.1-1|89	- Patch0: add LSB header to initscript
12cr|ddclient-3.8.1-1|90	- use macro to add/remove service
12cr|ddclient-3.8.1-1|91	
12cr|ddclient-3.8.1-1|92	* Fri Feb 20 2009 Frederik Himpe <fhimpe@mandriva.org> 3.8.0-1mdv2009.1
12cr|ddclient-3.8.1-1|93	+ Revision: 343496
12cr|ddclient-3.8.1-1|94	- update to new version 3.8.0
12cr|ddclient-3.8.1-1|95	
12cr|ddclient-3.8.1-1|96	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 3.7.3-5mdv2009.0
12cr|ddclient-3.8.1-1|97	+ Revision: 243987
12cr|ddclient-3.8.1-1|98	- rebuild
12cr|ddclient-3.8.1-1|99	
12cr|ddclient-3.8.1-1|100	* Thu Mar 13 2008 Andreas Hasenack <andreas@mandriva.com> 3.7.3-3mdv2008.1
12cr|ddclient-3.8.1-1|101	+ Revision: 187591
12cr|ddclient-3.8.1-1|102	- rebuild for 2008.1
12cr|ddclient-3.8.1-1|103	
12cr|ddclient-3.8.1-1|104	+ Olivier Blin <blino@mandriva.org>
12cr|ddclient-3.8.1-1|105	- restore BuildRoot
12cr|ddclient-3.8.1-1|106	
12cr|ddclient-3.8.1-1|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|ddclient-3.8.1-1|108	- kill re-definition of %%buildroot on Pixel's request
12cr|ddclient-3.8.1-1|109	
12cr|ddclient-3.8.1-1|110	* Tue Sep 04 2007 Emmanuel Andry <eandry@mandriva.org> 3.7.3-1mdv2008.0
12cr|ddclient-3.8.1-1|111	+ Revision: 79530
12cr|ddclient-3.8.1-1|112	- New version
12cr|ddclient-3.8.1-1|113	
12cr|ddclient-3.8.1-1|114	* Fri May 25 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 3.7.1-3mdv2008.0
12cr|ddclient-3.8.1-1|115	+ Revision: 31224
12cr|ddclient-3.8.1-1|116	- add explict requirement for perl(IO::Socket::SSL). Without it ddclient
12cr|ddclient-3.8.1-1|117	fails silently when trying to access https servers.
12cr|ddclient-3.8.1-1|118	(automatic requirement not working for this one)
12cr|ddclient-3.8.1-1|119	

849 12
12cr|ddd-3.3.12-3|1	Summary:	A GUI for several command-line debuggers
12cr|ddd-3.3.12-3|2	Name:		ddd
12cr|ddd-3.3.12-3|3	Version:	3.3.12
12cr|ddd-3.3.12-3|4	Release:	3
12cr|ddd-3.3.12-3|5	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|ddd-3.3.12-3|6	Source3:	debugger16.png
12cr|ddd-3.3.12-3|7	Source4:	debugger22.png
12cr|ddd-3.3.12-3|8	Patch0:		ddd-3.3.12-gcc4.3.patch
12cr|ddd-3.3.12-3|9	Group:		Development/Other
12cr|ddd-3.3.12-3|10	URL:		http://www.gnu.org/software/ddd/
12cr|ddd-3.3.12-3|11	License:	GPLv2
12cr|ddd-3.3.12-3|12	BuildRequires:	lesstif-devel
12cr|ddd-3.3.12-3|13	BuildRequires:	flex
12cr|ddd-3.3.12-3|14	BuildRequires:	readline-devel
12cr|ddd-3.3.12-3|15	BuildRequires:	termcap-devel
12cr|ddd-3.3.12-3|16	BuildRequires:	ncurses-devel
12cr|ddd-3.3.12-3|17	BuildRequires:	binutils-devel
12cr|ddd-3.3.12-3|18	BuildRequires:	chrpath
12cr|ddd-3.3.12-3|19	Requires:	lesstif
12cr|ddd-3.3.12-3|20	Requires:	gdb
12cr|ddd-3.3.12-3|21	
12cr|ddd-3.3.12-3|22	%description
12cr|ddd-3.3.12-3|23	The Data Display Debugger (DDD) is a popular GUI for command-line
12cr|ddd-3.3.12-3|24	debuggers like GDB, DBX, JDB, WDB, XDB, the Perl debugger, and the
12cr|ddd-3.3.12-3|25	Python debugger.  DDD allows you to view source texts and provides an
12cr|ddd-3.3.12-3|26	interactive graphical data display, in which data structures are
12cr|ddd-3.3.12-3|27	displayed as graphs.  You can use your mouse to dereference pointers
12cr|ddd-3.3.12-3|28	or view structure contents, which are updated every time the program
12cr|ddd-3.3.12-3|29	stops.  DDD can debug programs written in Ada, C, C++, Chill, Fortran,
12cr|ddd-3.3.12-3|30	Java, Modula, Pascal, Perl, and Python.  DDD provides machine-level
12cr|ddd-3.3.12-3|31	debugging; hypertext source navigation and lookup; breakpoint,
12cr|ddd-3.3.12-3|32	watchpoint, backtrace, and history editors; array plots; undo and
12cr|ddd-3.3.12-3|33	redo; preferences and settings editors; program execution in the
12cr|ddd-3.3.12-3|34	terminal emulation window, debugging on a remote host, an on-line
12cr|ddd-3.3.12-3|35	manual, extensive help on the Motif user interface, and a command-line
12cr|ddd-3.3.12-3|36	interface with full editing, history and completion capabilities.
12cr|ddd-3.3.12-3|37	
12cr|ddd-3.3.12-3|38	%prep
12cr|ddd-3.3.12-3|39	%setup -q
12cr|ddd-3.3.12-3|40	%patch0 -p0
12cr|ddd-3.3.12-3|41	sed -i -e "s/^Categories=Development;$/Categories=Development;Debugger;/" ddd/ddd.desktop
12cr|ddd-3.3.12-3|42	
12cr|ddd-3.3.12-3|43	%build
12cr|ddd-3.3.12-3|44	CXXFLAGS="%{optflags} -fpermissive"
12cr|ddd-3.3.12-3|45	%configure2_5x
12cr|ddd-3.3.12-3|46	%make X_INCLUDE=""
12cr|ddd-3.3.12-3|47	
12cr|ddd-3.3.12-3|48	%install
12cr|ddd-3.3.12-3|49	rm -rf %{buildroot}
12cr|ddd-3.3.12-3|50	
12cr|ddd-3.3.12-3|51	mkdir -p %{buildroot}{%{_bindir},%{_docdir}}
12cr|ddd-3.3.12-3|52	%makeinstall
12cr|ddd-3.3.12-3|53	
12cr|ddd-3.3.12-3|54	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,22x22}/apps
12cr|ddd-3.3.12-3|55	install -m 644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/ddd.png
12cr|ddd-3.3.12-3|56	install -m 644 %{SOURCE4} %{buildroot}%{_iconsdir}/hicolor/22x22/apps/ddd.png
12cr|ddd-3.3.12-3|57	
12cr|ddd-3.3.12-3|58	# (sb) remove rpath from binary
12cr|ddd-3.3.12-3|59	chrpath -d %{buildroot}%{_bindir}/%{name}
12cr|ddd-3.3.12-3|60	
12cr|ddd-3.3.12-3|61	# (sb) unpackaged files
12cr|ddd-3.3.12-3|62	rm -f %{buildroot}%{_libdir}/libiberty.a
12cr|ddd-3.3.12-3|63	
12cr|ddd-3.3.12-3|64	%files
12cr|ddd-3.3.12-3|65	%doc README TODO TIPS NEWS AUTHORS doc/*pdf doc/html
12cr|ddd-3.3.12-3|66	%{_bindir}/*
12cr|ddd-3.3.12-3|67	%{_mandir}/*/*
12cr|ddd-3.3.12-3|68	%{_infodir}/%{name}.*
12cr|ddd-3.3.12-3|69	%{_infodir}/%{name}-*
12cr|ddd-3.3.12-3|70	%dir %{_datadir}/%{name}-%{version}
12cr|ddd-3.3.12-3|71	%{_datadir}/applications/%{name}.desktop
12cr|ddd-3.3.12-3|72	%{_datadir}/%{name}-%{version}/COPYING
12cr|ddd-3.3.12-3|73	%{_datadir}/%{name}-%{version}/NEWS
12cr|ddd-3.3.12-3|74	%{_datadir}/%{name}-%{version}/ddd
12cr|ddd-3.3.12-3|75	%{_datadir}/%{name}-%{version}/themes
12cr|ddd-3.3.12-3|76	%{_datadir}/%{name}-%{version}/vsllib
12cr|ddd-3.3.12-3|77	%{_iconsdir}/hicolor/*/apps/ddd.png
12cr|ddd-3.3.12-3|78	
12cr|ddd-3.3.12-3|79	
12cr|ddd-3.3.12-3|80	%changelog
12cr|ddd-3.3.12-3|81	* Mon Jun 04 2012 Andrey Bondrov <abondrov@mandriva.org> 3.3.12-3
12cr|ddd-3.3.12-3|82	+ Revision: 802370
12cr|ddd-3.3.12-3|83	- Drop some legacy junk
12cr|ddd-3.3.12-3|84	
12cr|ddd-3.3.12-3|85	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.12-2mdv2011.0
12cr|ddd-3.3.12-3|86	+ Revision: 610213
12cr|ddd-3.3.12-3|87	- rebuild
12cr|ddd-3.3.12-3|88	
12cr|ddd-3.3.12-3|89	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 3.3.12-1mdv2010.1
12cr|ddd-3.3.12-3|90	+ Revision: 508123
12cr|ddd-3.3.12-3|91	- fix build with gcc 4.3
12cr|ddd-3.3.12-3|92	
12cr|ddd-3.3.12-3|93	* Thu Feb 12 2009 Frederik Himpe <fhimpe@mandriva.org> 3.3.12-1mdv2009.1
12cr|ddd-3.3.12-3|94	+ Revision: 339909
12cr|ddd-3.3.12-3|95	- Update to new version 3.3.12
12cr|ddd-3.3.12-3|96	- Don't do libtool magick in SPEC file, it's not needed anymore
12cr|ddd-3.3.12-3|97	- Use included desktop file instead of our custom one, but include
12cr|ddd-3.3.12-3|98	Debugger category
12cr|ddd-3.3.12-3|99	
12cr|ddd-3.3.12-3|100	* Fri Nov 14 2008 Götz Waschk <waschk@mandriva.org> 3.3.11-6mdv2009.1
12cr|ddd-3.3.12-3|101	+ Revision: 303117
12cr|ddd-3.3.12-3|102	- fix build
12cr|ddd-3.3.12-3|103	
12cr|ddd-3.3.12-3|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|ddd-3.3.12-3|105	- rebuild
12cr|ddd-3.3.12-3|106	
12cr|ddd-3.3.12-3|107	+ Pixel <pixel@mandriva.com>
12cr|ddd-3.3.12-3|108	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|ddd-3.3.12-3|109	
12cr|ddd-3.3.12-3|110	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 3.3.11-5mdv2008.1
12cr|ddd-3.3.12-3|111	+ Revision: 140721
12cr|ddd-3.3.12-3|112	- restore BuildRoot
12cr|ddd-3.3.12-3|113	
12cr|ddd-3.3.12-3|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|ddd-3.3.12-3|115	- kill re-definition of %%buildroot on Pixel's request
12cr|ddd-3.3.12-3|116	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|ddd-3.3.12-3|117	
12cr|ddd-3.3.12-3|118	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 3.3.11-5mdv2008.0
12cr|ddd-3.3.12-3|119	+ Revision: 70180
12cr|ddd-3.3.12-3|120	- info file must be unregistered before being uninstalled
12cr|ddd-3.3.12-3|121	
12cr|ddd-3.3.12-3|122	* Wed Jul 18 2007 Adam Williamson <awilliamson@mandriva.org> 3.3.11-4mdv2008.0
12cr|ddd-3.3.12-3|123	+ Revision: 53333
12cr|ddd-3.3.12-3|124	- rebuild with new lesstif
12cr|ddd-3.3.12-3|125	- create .desktop file in the spec, don't source it
12cr|ddd-3.3.12-3|126	- drop old menu and X-Mandriva category
12cr|ddd-3.3.12-3|127	- specify license as GPLv2
12cr|ddd-3.3.12-3|128	
12cr|ddd-3.3.12-3|129	+ Ademar de Souza Reis Jr <ademar@mandriva.com.br>
12cr|ddd-3.3.12-3|130	- Import ddd
12cr|ddd-3.3.12-3|131	
12cr|ddd-3.3.12-3|132	
12cr|ddd-3.3.12-3|133	
12cr|ddd-3.3.12-3|134	* Tue Aug 29 2006 Gtz Waschk <waschk@mandriva.org> 3.3.11-3mdv2007.0
12cr|ddd-3.3.12-3|135	- xdg menu
12cr|ddd-3.3.12-3|136	
12cr|ddd-3.3.12-3|137	* Wed Sep 21 2005 Gtz Waschk <waschk@mandriva.org> 3.3.11-2mdk
12cr|ddd-3.3.12-3|138	- replace prereq
12cr|ddd-3.3.12-3|139	- fix C++ flags
12cr|ddd-3.3.12-3|140	
12cr|ddd-3.3.12-3|141	* Tue Jun 28 2005 Gtz Waschk <waschk@mandriva.org> 3.3.11-1mdk
12cr|ddd-3.3.12-3|142	- fix the source URL
12cr|ddd-3.3.12-3|143	- new version
12cr|ddd-3.3.12-3|144	
12cr|ddd-3.3.12-3|145	* Sat Apr 09 2005 Olivier Thauvin <nanardon@mandrake.org> 3.3.10-2mdk
12cr|ddd-3.3.12-3|146	- adjust buildrequires for 64bits arch
12cr|ddd-3.3.12-3|147	
12cr|ddd-3.3.12-3|148	* Wed Dec 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.3.10-1mdk
12cr|ddd-3.3.12-3|149	- 3.3.10
12cr|ddd-3.3.12-3|150	
12cr|ddd-3.3.12-3|151	* Wed Aug 25 2004 Gtz Waschk <waschk@linux-mandrake.com> 3.3.9-2mdk
12cr|ddd-3.3.12-3|152	- fix buildrequires
12cr|ddd-3.3.12-3|153	
12cr|ddd-3.3.12-3|154	* Tue Aug 24 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.3.9-1mdk
12cr|ddd-3.3.12-3|155	- 3.3.9
12cr|ddd-3.3.12-3|156	
12cr|ddd-3.3.12-3|157	* Fri Jun  4 2004 Stew Benedict <sbenedict@mandrakesoft.com> 3.3.8-2mdk
12cr|ddd-3.3.12-3|158	- rebuild, new gcc, libstdc++, add -fpermissive to CXXFLAGS
12cr|ddd-3.3.12-3|159	- remove rpath from binary, fix menu entry
12cr|ddd-3.3.12-3|160	
12cr|ddd-3.3.12-3|161	* Fri Nov 14 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.3.8-1mdk
12cr|ddd-3.3.12-3|162	- 3.3.8
12cr|ddd-3.3.12-3|163	
12cr|ddd-3.3.12-3|164	* Mon Oct 20 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.3.7-1mdk
12cr|ddd-3.3.12-3|165	- 3.3.7
12cr|ddd-3.3.12-3|166	
12cr|ddd-3.3.12-3|167	* Fri Jun 20 2003 Gtz Waschk <waschk@linux-mandrake.com> 3.3.6-2mdk
12cr|ddd-3.3.12-3|168	- fix buildrequires: readline-devel and binutils-devel (for -liberty)
12cr|ddd-3.3.12-3|169	
12cr|ddd-3.3.12-3|170	* Wed Jun  4 2003 Gtz Waschk <waschk@linux-mandrake.com> 3.3.6-1mdk
12cr|ddd-3.3.12-3|171	- update doc file listing
12cr|ddd-3.3.12-3|172	- drop pydb, seems to be missing
12cr|ddd-3.3.12-3|173	- drop source 1 (merged into main tarball)
12cr|ddd-3.3.12-3|174	- fix configure macro
12cr|ddd-3.3.12-3|175	- drop the patch
12cr|ddd-3.3.12-3|176	- fix buildrequires
12cr|ddd-3.3.12-3|177	- new version (the fork from sourceforge)
12cr|ddd-3.3.12-3|178	
12cr|ddd-3.3.12-3|179	* Mon Dec 30 2002 Stew Benedict <sbenedict@mandrakesoft.com> 3.3.1-9mdk
12cr|ddd-3.3.12-3|180	- rebuild for new glibc/rpm, installed but unpackaged files
12cr|ddd-3.3.12-3|181	
12cr|ddd-3.3.12-3|182	* Thu Aug 15 2002 Laurent Culioli <laurent@pschit.net> 3.3.1-8mdk
12cr|ddd-3.3.12-3|183	- Rebuild with gcc3.2
12cr|ddd-3.3.12-3|184	
12cr|ddd-3.3.12-3|185	* Wed Aug  7 2002 Gtz Waschk <waschk@linux-mandrake.com> 3.3.1-7mdk
12cr|ddd-3.3.12-3|186	- gcc 3.2 build
12cr|ddd-3.3.12-3|187	
12cr|ddd-3.3.12-3|188	* Thu Jul 25 2002 Stew Benedict <sbenedict@mandrakesoft.com> 3.3.1-6mdk
12cr|ddd-3.3.12-3|189	- rebuild with latest lesstif to address corrupted display
12cr|ddd-3.3.12-3|190	
12cr|ddd-3.3.12-3|191	* Tue Jul 16 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.3.1-5mdk
12cr|ddd-3.3.12-3|192	- LessTif includes and libraries are in normal locations now
12cr|ddd-3.3.12-3|193	
12cr|ddd-3.3.12-3|194	* Tue May 28 2002 Stew Benedict <sbenedict@mandrakesoft.com> 3.3.1-4mdk
12cr|ddd-3.3.12-3|195	- rebuild with gcc 3.1
12cr|ddd-3.3.12-3|196	
12cr|ddd-3.3.12-3|197	* Tue Mar 26 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.3.1-3mdk
12cr|ddd-3.3.12-3|198	- add desktop file
12cr|ddd-3.3.12-3|199	- spec cleaning:
12cr|ddd-3.3.12-3|200	- remove uneeded "rm -f $$RPM_BUILD_ROOT/%%_infodir/dir"
12cr|ddd-3.3.12-3|201	- remove uneeded sub sheels usage
12cr|ddd-3.3.12-3|202	- merge all mkdir -p $RPM_BUILD_ROOT%%_???dir
12cr|ddd-3.3.12-3|203	- better summary
12cr|ddd-3.3.12-3|204	- add BuildRequires
12cr|ddd-3.3.12-3|205	- fix for gcc3
12cr|ddd-3.3.12-3|206	
12cr|ddd-3.3.12-3|207	* Sat Jan 19 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 3.3.1-2mdk
12cr|ddd-3.3.12-3|208	- Fix menu entry
12cr|ddd-3.3.12-3|209	
12cr|ddd-3.3.12-3|210	* Thu Jun 21 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.3.1-1mdk
12cr|ddd-3.3.12-3|211	- Rework/Sanetize the package.
12cr|ddd-3.3.12-3|212	- 3.3.1.
12cr|ddd-3.3.12-3|213	
12cr|ddd-3.3.12-3|214	* Sun Mar 25 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.3-3mdk
12cr|ddd-3.3.12-3|215	- fix files section
12cr|ddd-3.3.12-3|216	
12cr|ddd-3.3.12-3|217	* Wed Feb 21 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.3-2mdk
12cr|ddd-3.3.12-3|218	- fixes descompression of doc (thx Ryan T. Sammartino)
12cr|ddd-3.3.12-3|219	
12cr|ddd-3.3.12-3|220	* Tue Feb 13 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.3-1mdk
12cr|ddd-3.3.12-3|221	- updated to 3.3
12cr|ddd-3.3.12-3|222	
12cr|ddd-3.3.12-3|223	* Tue Jan 09 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.2.1-3mdk
12cr|ddd-3.3.12-3|224	- ifarch ppc
12cr|ddd-3.3.12-3|225	
12cr|ddd-3.3.12-3|226	* Mon Jan 08 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.2.1-2mdk
12cr|ddd-3.3.12-3|227	- disabled athena widgets
12cr|ddd-3.3.12-3|228	
12cr|ddd-3.3.12-3|229	* Thu Sep 28 2000 Lenny Cartier <lenny@mandrakesoft.com> 3.2.1-1mdk
12cr|ddd-3.3.12-3|230	- updated to 3.2.1
12cr|ddd-3.3.12-3|231	- add doc
12cr|ddd-3.3.12-3|232	- bm & macros
12cr|ddd-3.3.12-3|233	
12cr|ddd-3.3.12-3|234	* Thu Jan 20 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cr|ddd-3.3.12-3|235	- new in contribs
12cr|ddd-3.3.12-3|236	- used srpm provided by Dara Hazeghi <dhazeghi@pacbell.net>

850 12
12cr|ddrescue-1.15-2|1	Summary:	Data recovery tool
12cr|ddrescue-1.15-2|2	Name:		ddrescue
12cr|ddrescue-1.15-2|3	Version:	1.15
12cr|ddrescue-1.15-2|4	Release:	2
12cr|ddrescue-1.15-2|5	License:	GPLv3+
12cr|ddrescue-1.15-2|6	Group:		System/Kernel and hardware
12cr|ddrescue-1.15-2|7	Source0:	http://ftp.gnu.org/gnu/ddrescue/%{name}-%{version}.tar.gz
12cr|ddrescue-1.15-2|8	URL:		http://www.gnu.org/software/ddrescue/ddrescue.html
12cr|ddrescue-1.15-2|9	
12cr|ddrescue-1.15-2|10	%description
12cr|ddrescue-1.15-2|11	GNU ddrescue is a data recovery tool. It copies data from one file or block
12cr|ddrescue-1.15-2|12	device (hard disc, cdrom, etc) to another, trying hard to rescue data in
12cr|ddrescue-1.15-2|13	case of read errors.
12cr|ddrescue-1.15-2|14	
12cr|ddrescue-1.15-2|15	Ddrescue does not truncate the output file if not asked to. So, every time
12cr|ddrescue-1.15-2|16	you run it on the same output file, it tries to fill in the gaps.
12cr|ddrescue-1.15-2|17	
12cr|ddrescue-1.15-2|18	The basic operation of ddrescue is fully automatic. That is, you don't have
12cr|ddrescue-1.15-2|19	to wait for an error, stop the program, read the log, run it in reverse mode.
12cr|ddrescue-1.15-2|20	
12cr|ddrescue-1.15-2|21	If you use the logfile feature of ddrescue, the data is rescued very
12cr|ddrescue-1.15-2|22	efficiently (only the needed blocks are read). Also you can interrupt the
12cr|ddrescue-1.15-2|23	rescue at any time and resume it later at the same point.
12cr|ddrescue-1.15-2|24	
12cr|ddrescue-1.15-2|25	Automatic merging of backups: If you have two or more damaged copies of a file,
12cr|ddrescue-1.15-2|26	cdrom, etc, and run ddrescue on all of them, one at a time, with the same
12cr|ddrescue-1.15-2|27	output file, you will probably obtain a complete and error-free file. This is
12cr|ddrescue-1.15-2|28	so because the probability of having damaged areas at the same places on
12cr|ddrescue-1.15-2|29	different input files is very low. Using the logfile, only the needed blocks
12cr|ddrescue-1.15-2|30	are read from the second and successive copies.
12cr|ddrescue-1.15-2|31	
12cr|ddrescue-1.15-2|32	The logfile is periodically saved to disc. So in case of a crash you can
12cr|ddrescue-1.15-2|33	resume the rescue with little recopying.
12cr|ddrescue-1.15-2|34	
12cr|ddrescue-1.15-2|35	Also, the same logfile can be used for multiple commands that copy different
12cr|ddrescue-1.15-2|36	areas of the file, and for multiple recovery attempts over different subsets.
12cr|ddrescue-1.15-2|37	
12cr|ddrescue-1.15-2|38	Ddrescue aligns its I/O buffer to the sector size so that it can be used to
12cr|ddrescue-1.15-2|39	read from raw devices. For efficiency reasons, also aligns it to the memory
12cr|ddrescue-1.15-2|40	page size if page size is a multiple of sector size.
12cr|ddrescue-1.15-2|41	
12cr|ddrescue-1.15-2|42	%prep
12cr|ddrescue-1.15-2|43	%setup -q
12cr|ddrescue-1.15-2|44	
12cr|ddrescue-1.15-2|45	%build
12cr|ddrescue-1.15-2|46	%configure2_5x
12cr|ddrescue-1.15-2|47	%make
12cr|ddrescue-1.15-2|48	
12cr|ddrescue-1.15-2|49	%install
12cr|ddrescue-1.15-2|50	%makeinstall_std
12cr|ddrescue-1.15-2|51	
12cr|ddrescue-1.15-2|52	%files
12cr|ddrescue-1.15-2|53	%doc AUTHORS ChangeLog README
12cr|ddrescue-1.15-2|54	%{_bindir}/*
12cr|ddrescue-1.15-2|55	%{_infodir}/*
12cr|ddrescue-1.15-2|56	%{_mandir}/*/*
12cr|ddrescue-1.15-2|57	
12cr|ddrescue-1.15-2|58	
12cr|ddrescue-1.15-2|59	%changelog
12cr|ddrescue-1.15-2|60	* Fri Jun 08 2012 Andrey Bondrov <abondrov@mandriva.org> 1.15-2
12cr|ddrescue-1.15-2|61	+ Revision: 803255
12cr|ddrescue-1.15-2|62	- Drop some legacy junk
12cr|ddrescue-1.15-2|63	
12cr|ddrescue-1.15-2|64	* Thu Feb 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.15-1
12cr|ddrescue-1.15-2|65	+ Revision: 779361
12cr|ddrescue-1.15-2|66	- update to 1.15
12cr|ddrescue-1.15-2|67	
12cr|ddrescue-1.15-2|68	* Fri Aug 26 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.14-1
12cr|ddrescue-1.15-2|69	+ Revision: 697234
12cr|ddrescue-1.15-2|70	- clean out legacy junk
12cr|ddrescue-1.15-2|71	- new version
12cr|ddrescue-1.15-2|72	
12cr|ddrescue-1.15-2|73	* Sun Aug 29 2010 Funda Wang <fwang@mandriva.org> 1.13-1mdv2011.0
12cr|ddrescue-1.15-2|74	+ Revision: 574134
12cr|ddrescue-1.15-2|75	- new version 1.13
12cr|ddrescue-1.15-2|76	
12cr|ddrescue-1.15-2|77	* Wed Apr 07 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.12-1mdv2010.1
12cr|ddrescue-1.15-2|78	+ Revision: 532805
12cr|ddrescue-1.15-2|79	- Final 1.12
12cr|ddrescue-1.15-2|80	
12cr|ddrescue-1.15-2|81	* Mon Feb 15 2010 Funda Wang <fwang@mandriva.org> 1.12-0.rc2.1mdv2010.1
12cr|ddrescue-1.15-2|82	+ Revision: 506199
12cr|ddrescue-1.15-2|83	- 1.12 rc2
12cr|ddrescue-1.15-2|84	
12cr|ddrescue-1.15-2|85	* Mon Jul 13 2009 Frederik Himpe <fhimpe@mandriva.org> 1.11-1mdv2010.0
12cr|ddrescue-1.15-2|86	+ Revision: 395569
12cr|ddrescue-1.15-2|87	- Update to new version 1.11
12cr|ddrescue-1.15-2|88	- Rediff string format patch
12cr|ddrescue-1.15-2|89	
12cr|ddrescue-1.15-2|90	* Mon Feb 23 2009 Frederik Himpe <fhimpe@mandriva.org> 1.10-1mdv2009.1
12cr|ddrescue-1.15-2|91	+ Revision: 344291
12cr|ddrescue-1.15-2|92	- Update to new version 1.10
12cr|ddrescue-1.15-2|93	- Fix source URL
12cr|ddrescue-1.15-2|94	- Build with -Werror=format-security
12cr|ddrescue-1.15-2|95	
12cr|ddrescue-1.15-2|96	* Thu Nov 20 2008 Frederik Himpe <fhimpe@mandriva.org> 1.9-1mdv2009.1
12cr|ddrescue-1.15-2|97	+ Revision: 305234
12cr|ddrescue-1.15-2|98	- Update to new version 1.9
12cr|ddrescue-1.15-2|99	
12cr|ddrescue-1.15-2|100	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.8-3mdv2009.0
12cr|ddrescue-1.15-2|101	+ Revision: 243989
12cr|ddrescue-1.15-2|102	- rebuild
12cr|ddrescue-1.15-2|103	
12cr|ddrescue-1.15-2|104	* Mon Feb 25 2008 Frederik Himpe <fhimpe@mandriva.org> 1.8-1mdv2008.1
12cr|ddrescue-1.15-2|105	+ Revision: 174941
12cr|ddrescue-1.15-2|106	- New upstream version
12cr|ddrescue-1.15-2|107	- Remove NEWS file: it contains nothing more than the changes of the
12cr|ddrescue-1.15-2|108	latest version, which is already included in the same concise way in
12cr|ddrescue-1.15-2|109	ChangeLog
12cr|ddrescue-1.15-2|110	
12cr|ddrescue-1.15-2|111	* Mon Feb 18 2008 Frederik Himpe <fhimpe@mandriva.org> 1.7-1mdv2008.1
12cr|ddrescue-1.15-2|112	+ Revision: 171934
12cr|ddrescue-1.15-2|113	- New upstream version
12cr|ddrescue-1.15-2|114	- New license policy
12cr|ddrescue-1.15-2|115	
12cr|ddrescue-1.15-2|116	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.6-2mdv2008.1
12cr|ddrescue-1.15-2|117	+ Revision: 170795
12cr|ddrescue-1.15-2|118	- rebuild
12cr|ddrescue-1.15-2|119	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|ddrescue-1.15-2|120	- fix description-line-too-long
12cr|ddrescue-1.15-2|121	- kill re-definition of %%buildroot on Pixel's request
12cr|ddrescue-1.15-2|122	
12cr|ddrescue-1.15-2|123	+ Olivier Blin <blino@mandriva.org>
12cr|ddrescue-1.15-2|124	- restore BuildRoot
12cr|ddrescue-1.15-2|125	
12cr|ddrescue-1.15-2|126	* Wed Dec 12 2007 Emmanuel Andry <eandry@mandriva.org> 1.6-1mdv2008.1
12cr|ddrescue-1.15-2|127	+ Revision: 117616
12cr|ddrescue-1.15-2|128	- New version
12cr|ddrescue-1.15-2|129	
12cr|ddrescue-1.15-2|130	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1.3-2mdv2008.0
12cr|ddrescue-1.15-2|131	+ Revision: 69910
12cr|ddrescue-1.15-2|132	- info file must be unregistered before being uninstalled
12cr|ddrescue-1.15-2|133	- kill file require on info-install
12cr|ddrescue-1.15-2|134	
12cr|ddrescue-1.15-2|135	
12cr|ddrescue-1.15-2|136	* Wed Dec 20 2006 Lenny Cartier <lenny@mandriva.com> 1.3-1mdv2007.0
12cr|ddrescue-1.15-2|137	+ Revision: 100455
12cr|ddrescue-1.15-2|138	- Update to 1.3
12cr|ddrescue-1.15-2|139	
12cr|ddrescue-1.15-2|140	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org> 1.2-2mdv2007.0
12cr|ddrescue-1.15-2|141	+ Revision: 53220
12cr|ddrescue-1.15-2|142	- rebuild
12cr|ddrescue-1.15-2|143	- Import ddrescue
12cr|ddrescue-1.15-2|144	

851 12
12cr|dd_rescue-1.20-1|1	%define name	dd_rescue
12cr|dd_rescue-1.20-1|2	%define version 1.20
12cr|dd_rescue-1.20-1|3	%define release %mkrel 1
12cr|dd_rescue-1.20-1|4	
12cr|dd_rescue-1.20-1|5	%define _bindir /bin
12cr|dd_rescue-1.20-1|6	
12cr|dd_rescue-1.20-1|7	Summary:	Does copy data from one file or block device to another
12cr|dd_rescue-1.20-1|8	Name:		%{name}
12cr|dd_rescue-1.20-1|9	Version:	%{version}
12cr|dd_rescue-1.20-1|10	Release:	%{release}
12cr|dd_rescue-1.20-1|11	License:	GPL
12cr|dd_rescue-1.20-1|12	Group:		System/Kernel and hardware
12cr|dd_rescue-1.20-1|13	Source0:	http://www.garloff.de/kurt/linux/ddrescue/%name-%version.tar.gz
12cr|dd_rescue-1.20-1|14	URL:		http://www.garloff.de/kurt/linux/ddrescue/
12cr|dd_rescue-1.20-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dd_rescue-1.20-1|16	
12cr|dd_rescue-1.20-1|17	%description
12cr|dd_rescue-1.20-1|18	Like dd, dd_rescue does copy data from one file or block device to another.
12cr|dd_rescue-1.20-1|19	You can specify file positions (called seek and Skip in dd). There are several
12cr|dd_rescue-1.20-1|20	differences:
12cr|dd_rescue-1.20-1|21	o dd_rescue does not provide character conversions.
12cr|dd_rescue-1.20-1|22	o The command syntax is different. Call dd_rescue -h.
12cr|dd_rescue-1.20-1|23	o dd_rescue does not abort on errors on the input file, unless you specify a
12cr|dd_rescue-1.20-1|24	maximum error number. Then dd_rescue will abort when this number is reached
12cr|dd_rescue-1.20-1|25	o dd_rescue does not truncate the output file, unless asked to.
12cr|dd_rescue-1.20-1|26	o You can tell dd_rescue to start from the end of a file and move bcakwards.
12cr|dd_rescue-1.20-1|27	o It uses two block sizes, a large (soft) block size and a small (hard) block
12cr|dd_rescue-1.20-1|28	size. In case of errors, the size falls back to the small one and is
12cr|dd_rescue-1.20-1|29	promoted again after a while without errors.
12cr|dd_rescue-1.20-1|30	
12cr|dd_rescue-1.20-1|31	%prep
12cr|dd_rescue-1.20-1|32	%setup -q -n %name
12cr|dd_rescue-1.20-1|33	
12cr|dd_rescue-1.20-1|34	%build
12cr|dd_rescue-1.20-1|35	
12cr|dd_rescue-1.20-1|36	%make CFLAGS="%{optflags}"
12cr|dd_rescue-1.20-1|37	
12cr|dd_rescue-1.20-1|38	%install
12cr|dd_rescue-1.20-1|39	rm -rf $RPM_BUILD_ROOT
12cr|dd_rescue-1.20-1|40	%makeinstall_std INSTASROOT=""
12cr|dd_rescue-1.20-1|41	
12cr|dd_rescue-1.20-1|42	%clean
12cr|dd_rescue-1.20-1|43	rm -rf $RPM_BUILD_ROOT
12cr|dd_rescue-1.20-1|44	
12cr|dd_rescue-1.20-1|45	%files
12cr|dd_rescue-1.20-1|46	%defattr(-,root,root,0755)
12cr|dd_rescue-1.20-1|47	%doc README.dd_rescue
12cr|dd_rescue-1.20-1|48	%{_bindir}/*
12cr|dd_rescue-1.20-1|49	
12cr|dd_rescue-1.20-1|50	
12cr|dd_rescue-1.20-1|51	
12cr|dd_rescue-1.20-1|52	
12cr|dd_rescue-1.20-1|53	%changelog
12cr|dd_rescue-1.20-1|54	* Thu Aug 26 2010 Funda Wang <fwang@mandriva.org> 1.20-1mdv2011.0
12cr|dd_rescue-1.20-1|55	+ Revision: 573402
12cr|dd_rescue-1.20-1|56	- update to new version 1.20
12cr|dd_rescue-1.20-1|57	
12cr|dd_rescue-1.20-1|58	* Sat Aug 21 2010 Funda Wang <fwang@mandriva.org> 1.18-1mdv2011.0
12cr|dd_rescue-1.20-1|59	+ Revision: 571577
12cr|dd_rescue-1.20-1|60	- update to new version 1.18
12cr|dd_rescue-1.20-1|61	
12cr|dd_rescue-1.20-1|62	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.14-3mdv2010.0
12cr|dd_rescue-1.20-1|63	+ Revision: 427956
12cr|dd_rescue-1.20-1|64	- rebuild
12cr|dd_rescue-1.20-1|65	
12cr|dd_rescue-1.20-1|66	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.14-2mdv2009.0
12cr|dd_rescue-1.20-1|67	+ Revision: 266557
12cr|dd_rescue-1.20-1|68	- rebuild early 2009.0 package (before pixel changes)
12cr|dd_rescue-1.20-1|69	
12cr|dd_rescue-1.20-1|70	* Mon May 05 2008 Colin Guthrie <cguthrie@mandriva.org> 1.14-1mdv2009.0
12cr|dd_rescue-1.20-1|71	+ Revision: 201512
12cr|dd_rescue-1.20-1|72	- Update to 1.14
12cr|dd_rescue-1.20-1|73	
12cr|dd_rescue-1.20-1|74	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.12-3mdv2008.1
12cr|dd_rescue-1.20-1|75	+ Revision: 140721
12cr|dd_rescue-1.20-1|76	- restore BuildRoot
12cr|dd_rescue-1.20-1|77	
12cr|dd_rescue-1.20-1|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|dd_rescue-1.20-1|79	- kill re-definition of %%buildroot on Pixel's request
12cr|dd_rescue-1.20-1|80	
12cr|dd_rescue-1.20-1|81	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1.12-3mdv2008.0
12cr|dd_rescue-1.20-1|82	+ Revision: 69964
12cr|dd_rescue-1.20-1|83	- fix build
12cr|dd_rescue-1.20-1|84	- kill unused info-install require
12cr|dd_rescue-1.20-1|85	- kill file require on info-install
12cr|dd_rescue-1.20-1|86	
12cr|dd_rescue-1.20-1|87	
12cr|dd_rescue-1.20-1|88	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|dd_rescue-1.20-1|89	+ 08/08/06 00:32:21 (54347)
12cr|dd_rescue-1.20-1|90	- 1.12
12cr|dd_rescue-1.20-1|91	
12cr|dd_rescue-1.20-1|92	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|dd_rescue-1.20-1|93	+ 08/08/06 00:30:44 (54346)
12cr|dd_rescue-1.20-1|94	Import dd_rescue
12cr|dd_rescue-1.20-1|95	
12cr|dd_rescue-1.20-1|96	* Sun Oct 16 2005 Olivier Thauvin <nanardon@mandriva.org> 1.11-1mdk
12cr|dd_rescue-1.20-1|97	- Initial spec file based on ddrescue
12cr|dd_rescue-1.20-1|98	
12cr|dd_rescue-1.20-1|99	* Thu Oct 13 2005 Lenny Cartier <lenny@mandriva.com> 1.1-1mdk
12cr|dd_rescue-1.20-1|100	- 1.1
12cr|dd_rescue-1.20-1|101	
12cr|dd_rescue-1.20-1|102	* Sat Oct 01 2005 Olivier Thauvin <nanardon@mandriva.org> 1.0-2mdk
12cr|dd_rescue-1.20-1|103	- from club, introduce in contrib
12cr|dd_rescue-1.20-1|104	- clean + mdv policy
12cr|dd_rescue-1.20-1|105	
12cr|dd_rescue-1.20-1|106	* Fri Jun 03 2005 Jose Ramon Villa <capi_x@capix.sytes.net> - 1.0-1mdk
12cr|dd_rescue-1.20-1|107	- Created specfile for Mandriva
12cr|dd_rescue-1.20-1|108	

852 12
12cr|dd-rescue-1.25-2|1	Name:		dd-rescue
12cr|dd-rescue-1.25-2|2	Version:	1.25
12cr|dd-rescue-1.25-2|3	Release:	2
12cr|dd-rescue-1.25-2|4	Summary:	Similar to dd but can copy from source with errors
12cr|dd-rescue-1.25-2|5	Group:		System/Configuration/Hardware
12cr|dd-rescue-1.25-2|6	License:	GPLv3
12cr|dd-rescue-1.25-2|7	URL:		http://www.garloff.de/kurt/linux/ddrescue
12cr|dd-rescue-1.25-2|8	Source0:	http://www.garloff.de/kurt/linux/ddrescue/dd_rescue-%{version}.tar.gz
12cr|dd-rescue-1.25-2|9	
12cr|dd-rescue-1.25-2|10	
12cr|dd-rescue-1.25-2|11	%description
12cr|dd-rescue-1.25-2|12	Imagine, one of your partitions is crashed, and as there are some hard errors,
12cr|dd-rescue-1.25-2|13	you don't want to write to this hard disk any more. Just getting all the data
12cr|dd-rescue-1.25-2|14	off it and retiring it seems to be suitable. However, you can't access the
12cr|dd-rescue-1.25-2|15	files, as the file system is damaged. Now, you want to copy the whole
12cr|dd-rescue-1.25-2|16	partition into a file. You burn it on CD-Rom, just to never lose it again.
12cr|dd-rescue-1.25-2|17	
12cr|dd-rescue-1.25-2|18	You can setup a loop device, and repair (fsck) it and hopefully are able to
12cr|dd-rescue-1.25-2|19	mount it. Copying this partition with normal Un*x tools like cat or dd will
12cr|dd-rescue-1.25-2|20	fail, as those tools abort on error. dd_rescue instead will try to read and if
12cr|dd-rescue-1.25-2|21	it fails, it will go on with the next sectors. The output file naturally will
12cr|dd-rescue-1.25-2|22	have holes in it, of course. You can write a log file, to see, where all these
12cr|dd-rescue-1.25-2|23	errors are located.
12cr|dd-rescue-1.25-2|24	
12cr|dd-rescue-1.25-2|25	The data rate drops very low, when errors are encountered. If you interrupt
12cr|dd-rescue-1.25-2|26	the process of copying, you don't lose anything. You can just continue at any
12cr|dd-rescue-1.25-2|27	position later. The output file will just be filled in further and not
12cr|dd-rescue-1.25-2|28	truncated as with other Un*x tools. If you have one spot of bad sectors within
12cr|dd-rescue-1.25-2|29	the partition, it might be a good idea, to approach this spot from both sides.
12cr|dd-rescue-1.25-2|30	Reverse direction copy is your friend.
12cr|dd-rescue-1.25-2|31	
12cr|dd-rescue-1.25-2|32	The two block sizes are a performance optimization. Large block sizes result in
12cr|dd-rescue-1.25-2|33	superior performance, but in case of errors, you want to try to salvage every
12cr|dd-rescue-1.25-2|34	single sector. So hardbs is best be set to the hardware sector size (most often
12cr|dd-rescue-1.25-2|35	512 bytes) and softbs to a large value, such as the default 16k.
12cr|dd-rescue-1.25-2|36	
12cr|dd-rescue-1.25-2|37	
12cr|dd-rescue-1.25-2|38	%prep
12cr|dd-rescue-1.25-2|39	%setup -q -n dd_rescue
12cr|dd-rescue-1.25-2|40	
12cr|dd-rescue-1.25-2|41	%build
12cr|dd-rescue-1.25-2|42	
12cr|dd-rescue-1.25-2|43	%make
12cr|dd-rescue-1.25-2|44	
12cr|dd-rescue-1.25-2|45	%install
12cr|dd-rescue-1.25-2|46	mkdir -p %{buildroot}%{_bindir}
12cr|dd-rescue-1.25-2|47	install -m 755 dd_rescue %{buildroot}%{_bindir}/%{name}
12cr|dd-rescue-1.25-2|48	
12cr|dd-rescue-1.25-2|49	%files
12cr|dd-rescue-1.25-2|50	%{_bindir}/%{name}
12cr|dd-rescue-1.25-2|51	
12cr|dd-rescue-1.25-2|52	
12cr|dd-rescue-1.25-2|53	%changelog
12cr|dd-rescue-1.25-2|54	* Sun Feb 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.25-1
12cr|dd-rescue-1.25-2|55	+ Revision: 771288
12cr|dd-rescue-1.25-2|56	- version update 1.25
12cr|dd-rescue-1.25-2|57	
12cr|dd-rescue-1.25-2|58	* Mon Dec 05 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.24-1
12cr|dd-rescue-1.25-2|59	+ Revision: 737942
12cr|dd-rescue-1.25-2|60	- imported package dd-rescue
12cr|dd-rescue-1.25-2|61	

853 12
12cr|dd_rhelp-0.1.2-5|1	%define name dd_rhelp
12cr|dd_rhelp-0.1.2-5|2	%define version 0.1.2
12cr|dd_rhelp-0.1.2-5|3	%define release  %mkrel 5
12cr|dd_rhelp-0.1.2-5|4	
12cr|dd_rhelp-0.1.2-5|5	Summary: A hard disk rescue helper
12cr|dd_rhelp-0.1.2-5|6	Name: %{name}
12cr|dd_rhelp-0.1.2-5|7	Version: %{version}
12cr|dd_rhelp-0.1.2-5|8	Release: %{release}
12cr|dd_rhelp-0.1.2-5|9	Source0: http://www.kalysto.org/pkg/%{name}-%{version}.tar.gz
12cr|dd_rhelp-0.1.2-5|10	License: GPL
12cr|dd_rhelp-0.1.2-5|11	Group: System/Kernel and hardware
12cr|dd_rhelp-0.1.2-5|12	Url: http://www.kalysto.org/utilities/dd_rhelp/index.en.html
12cr|dd_rhelp-0.1.2-5|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dd_rhelp-0.1.2-5|14	BuildArch: noarch
12cr|dd_rhelp-0.1.2-5|15	Requires: dd_rescue
12cr|dd_rhelp-0.1.2-5|16	
12cr|dd_rhelp-0.1.2-5|17	%description
12cr|dd_rhelp-0.1.2-5|18	dd_rhelp is a bash script that handles a very useful program written
12cr|dd_rhelp-0.1.2-5|19	in C by Kurt Garloff which is called dd_rescue, it roughly act as the
12cr|dd_rhelp-0.1.2-5|20	dd linux command with the caracteristic to NOT stop when it falls on
12cr|dd_rhelp-0.1.2-5|21	read/write errors.
12cr|dd_rhelp-0.1.2-5|22	
12cr|dd_rhelp-0.1.2-5|23	%prep
12cr|dd_rhelp-0.1.2-5|24	%setup -q
12cr|dd_rhelp-0.1.2-5|25	
12cr|dd_rhelp-0.1.2-5|26	%build
12cr|dd_rhelp-0.1.2-5|27	
12cr|dd_rhelp-0.1.2-5|28	%install
12cr|dd_rhelp-0.1.2-5|29	rm -rf %{buildroot}
12cr|dd_rhelp-0.1.2-5|30	install -D -m 755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|dd_rhelp-0.1.2-5|31	
12cr|dd_rhelp-0.1.2-5|32	%clean
12cr|dd_rhelp-0.1.2-5|33	rm -rf %{buildroot}
12cr|dd_rhelp-0.1.2-5|34	
12cr|dd_rhelp-0.1.2-5|35	%files
12cr|dd_rhelp-0.1.2-5|36	%defattr(-,root,root)
12cr|dd_rhelp-0.1.2-5|37	%doc AUTHORS ChangeLog FAQ NEWS README THANKS TODO
12cr|dd_rhelp-0.1.2-5|38	%{_bindir}/%{name}
12cr|dd_rhelp-0.1.2-5|39	
12cr|dd_rhelp-0.1.2-5|40	
12cr|dd_rhelp-0.1.2-5|41	%changelog
12cr|dd_rhelp-0.1.2-5|42	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdv2011.0
12cr|dd_rhelp-0.1.2-5|43	+ Revision: 617523
12cr|dd_rhelp-0.1.2-5|44	- the mass rebuild of 2010.0 packages
12cr|dd_rhelp-0.1.2-5|45	
12cr|dd_rhelp-0.1.2-5|46	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.1.2-4mdv2010.0
12cr|dd_rhelp-0.1.2-5|47	+ Revision: 427957
12cr|dd_rhelp-0.1.2-5|48	- rebuild
12cr|dd_rhelp-0.1.2-5|49	
12cr|dd_rhelp-0.1.2-5|50	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.1.2-3mdv2009.0
12cr|dd_rhelp-0.1.2-5|51	+ Revision: 244009
12cr|dd_rhelp-0.1.2-5|52	- rebuild
12cr|dd_rhelp-0.1.2-5|53	
12cr|dd_rhelp-0.1.2-5|54	* Sat Mar 01 2008 Olivier Blin <oblin@mandriva.com> 0.1.2-1mdv2008.1
12cr|dd_rhelp-0.1.2-5|55	+ Revision: 177369
12cr|dd_rhelp-0.1.2-5|56	- 0.1.2
12cr|dd_rhelp-0.1.2-5|57	- restore BuildRoot
12cr|dd_rhelp-0.1.2-5|58	
12cr|dd_rhelp-0.1.2-5|59	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.0.6-1mdv2008.1
12cr|dd_rhelp-0.1.2-5|60	+ Revision: 123746
12cr|dd_rhelp-0.1.2-5|61	- kill re-definition of %%buildroot on Pixel's request
12cr|dd_rhelp-0.1.2-5|62	- use %%mkrel
12cr|dd_rhelp-0.1.2-5|63	- import dd_rhelp
12cr|dd_rhelp-0.1.2-5|64	
12cr|dd_rhelp-0.1.2-5|65	
12cr|dd_rhelp-0.1.2-5|66	* Sun Nov 13 2005 Olivier Blin <oblin@mandriva.com> 0.0.6-1mdk
12cr|dd_rhelp-0.1.2-5|67	- initial Mandriva release

854 12
12cr|deadwood-3.2.02-1|1	#define debug_package %{nil}
12cr|deadwood-3.2.02-1|2	
12cr|deadwood-3.2.02-1|3	Summary:		A fully recursive caching DNS resolver
12cr|deadwood-3.2.02-1|4	Name:		deadwood
12cr|deadwood-3.2.02-1|5	Version:		3.2.02
12cr|deadwood-3.2.02-1|6	Release:		1
12cr|deadwood-3.2.02-1|7	License:		BSD
12cr|deadwood-3.2.02-1|8	Group:		System/Servers
12cr|deadwood-3.2.02-1|9	URL:		http://www.maradns.org
12cr|deadwood-3.2.02-1|10	Source0:		http://www.maradns.org/%{name}/stable/%{name}-%{version}.tar.bz2
12cr|deadwood-3.2.02-1|11	Source1:		deadwood.init
12cr|deadwood-3.2.02-1|12	Requires(post):	rpm-helper
12cr|deadwood-3.2.02-1|13	
12cr|deadwood-3.2.02-1|14	%description
12cr|deadwood-3.2.02-1|15	Deadwood is a fully recursive DNS cache. This is a DNS server with the
12cr|deadwood-3.2.02-1|16	following features:
12cr|deadwood-3.2.02-1|17	* Full support for both DNS recursion and DNS forwarding caching
12cr|deadwood-3.2.02-1|18	* Small size and memory footprint suitable for embedded systems
12cr|deadwood-3.2.02-1|19	* Simple and clean codebase
12cr|deadwood-3.2.02-1|20	* Secure design
12cr|deadwood-3.2.02-1|21	* Spoof protection: Strong cryptography used to determine the
12cr|deadwood-3.2.02-1|22	Query ID and source port
12cr|deadwood-3.2.02-1|23	* Ability to read and write the cache to a file
12cr|deadwood-3.2.02-1|24	* Dynamic cache that deletes entries not recently used
12cr|deadwood-3.2.02-1|25	* Ability to use expired entries in the cache when it is
12cr|deadwood-3.2.02-1|26	impossible to contact upstream DNS servers.
12cr|deadwood-3.2.02-1|27	* Both DNS-over-UDP and DNS-over-TCP are handled by the same daemon
12cr|deadwood-3.2.02-1|28	* Built-in dnswall functionality
12cr|deadwood-3.2.02-1|29	
12cr|deadwood-3.2.02-1|30	%prep
12cr|deadwood-3.2.02-1|31	%setup -q
12cr|deadwood-3.2.02-1|32	
12cr|deadwood-3.2.02-1|33	%build
12cr|deadwood-3.2.02-1|34	export FLAGS="$RPM_OPT_FLAGS -DIPV6"
12cr|deadwood-3.2.02-1|35	cd src
12cr|deadwood-3.2.02-1|36	%make
12cr|deadwood-3.2.02-1|37	cd ../tools
12cr|deadwood-3.2.02-1|38	%make
12cr|deadwood-3.2.02-1|39	
12cr|deadwood-3.2.02-1|40	%install
12cr|deadwood-3.2.02-1|41	mkdir -p %{buildroot}%{_sbindir}
12cr|deadwood-3.2.02-1|42	install src/Deadwood %{buildroot}%{_sbindir}/deadwood
12cr|deadwood-3.2.02-1|43	install tools/duende %{buildroot}%{_sbindir}/duende
12cr|deadwood-3.2.02-1|44	mkdir -p %{buildroot}%{_mandir}/man1
12cr|deadwood-3.2.02-1|45	install doc/*.1 %{buildroot}%{_mandir}/man1/
12cr|deadwood-3.2.02-1|46	mkdir -p %{buildroot}%{_sysconfdir}/maradns/logger
12cr|deadwood-3.2.02-1|47	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12cr|deadwood-3.2.02-1|48	mkdir -p %{buildroot}%{_initrddir}
12cr|deadwood-3.2.02-1|49	install %{SOURCE1} %{buildroot}%{_initrddir}/deadwood
12cr|deadwood-3.2.02-1|50	install doc/dwood3rc %{buildroot}%{_sysconfdir}
12cr|deadwood-3.2.02-1|51	mkdir -p %{buildroot}%{_logdir}/%{name}
12cr|deadwood-3.2.02-1|52	
12cr|deadwood-3.2.02-1|53	%pre
12cr|deadwood-3.2.02-1|54	%_pre_useradd %{name} /etc/%{name} /bin/false
12cr|deadwood-3.2.02-1|55	%_pre_groupadd %{name} %{name}
12cr|deadwood-3.2.02-1|56	#if [ $1 = 1 ]
12cr|deadwood-3.2.02-1|57	#	then
12cr|deadwood-3.2.02-1|58	#	/usr/sbin/groupadd -r -g 99 maradns > /dev/null 2>&1
12cr|deadwood-3.2.02-1|59	#	/usr/sbin/useradd -u 99 -r -d /etc/maradns -s /bin/false \
12cr|deadwood-3.2.02-1|60	#	-c "Maradns pseudo user" -g maradns maradns  > /dev/null 2>&1
12cr|deadwood-3.2.02-1|61	#fi
12cr|deadwood-3.2.02-1|62	
12cr|deadwood-3.2.02-1|63	%post
12cr|deadwood-3.2.02-1|64	%_post_service %{name}
12cr|deadwood-3.2.02-1|65	cat << EOF
12cr|deadwood-3.2.02-1|66	Please update the maradns_uid and maradns_gid otions in %{_sysconfdir}/dwood3c (line `%__grep -n '^maradns_uid' %{_sysconfdir}/dwood3rc | %__sed 's/:.*$//'`)
12cr|deadwood-3.2.02-1|67	to the valid deadwood uid (`%__grep '^deadwood:' /etc/passwd | %__awk -F ':' '{print $3}'`) and gid (`%__grep '^deadwood:' /etc/passwd | %__awk -F ':' '{print $4}'`)
12cr|deadwood-3.2.02-1|68	
12cr|deadwood-3.2.02-1|69	%preun
12cr|deadwood-3.2.02-1|70	%_preun_service %{name}
12cr|deadwood-3.2.02-1|71	
12cr|deadwood-3.2.02-1|72	%postun
12cr|deadwood-3.2.02-1|73	%_postun_userdel %{name}
12cr|deadwood-3.2.02-1|74	%_postun_groupdel %{name}
12cr|deadwood-3.2.02-1|75	
12cr|deadwood-3.2.02-1|76	
12cr|deadwood-3.2.02-1|77	%files
12cr|deadwood-3.2.02-1|78	%doc doc/*
12cr|deadwood-3.2.02-1|79	%dir %{_sysconfdir}/%{name}
12cr|deadwood-3.2.02-1|80	%dir %{_sysconfdir}/maradns/logger
12cr|deadwood-3.2.02-1|81	%attr(750,root,root) %{_initrddir}/%{name}
12cr|deadwood-3.2.02-1|82	%config(noreplace) %{_sysconfdir}/dwood3rc
12cr|deadwood-3.2.02-1|83	%{_sbindir}/deadwood
12cr|deadwood-3.2.02-1|84	%{_sbindir}/duende
12cr|deadwood-3.2.02-1|85	%{_mandir}/man1/*
12cr|deadwood-3.2.02-1|86	%dir %{_logdir}/%{name}
12cr|deadwood-3.2.02-1|87	
12cr|deadwood-3.2.02-1|88	
12cr|deadwood-3.2.02-1|89	%changelog
12cr|deadwood-3.2.02-1|90	* Tue Feb 01 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.02-1mdv2011.0
12cr|deadwood-3.2.02-1|91	+ Revision: 634649
12cr|deadwood-3.2.02-1|92	- 3.0.02
12cr|deadwood-3.2.02-1|93	initial release
12cr|deadwood-3.2.02-1|94	- create deadwood
12cr|deadwood-3.2.02-1|95	

855 12
12cr|debmirror-2.7-2|1	%define name	debmirror
12cr|debmirror-2.7-2|2	%define version 2.7
12cr|debmirror-2.7-2|3	%define release 2
12cr|debmirror-2.7-2|4	
12cr|debmirror-2.7-2|5	Name:		%{name}
12cr|debmirror-2.7-2|6	Version:	%{version}
12cr|debmirror-2.7-2|7	Release:	%{release}
12cr|debmirror-2.7-2|8	Epoch:      1
12cr|debmirror-2.7-2|9	Summary:	Debian partial mirror script, with ftp and package pool support
12cr|debmirror-2.7-2|10	License:	GPL or Artistic
12cr|debmirror-2.7-2|11	Group:		Development/Other
12cr|debmirror-2.7-2|12	Url:		http://packages.debian.org/unstable/net/debmirror
12cr|debmirror-2.7-2|13	Source:		http://ftp.debian.org/debian/pool/main/d/debmirror/%{name}_%{version}.tar.gz
12cr|debmirror-2.7-2|14	Buildarch:  noarch
12cr|debmirror-2.7-2|15	
12cr|debmirror-2.7-2|16	%description
12cr|debmirror-2.7-2|17	This program downloads and maintains a partial local Debian mirror. It can
12cr|debmirror-2.7-2|18	mirror any combination of architectures, distributions and sections. Files are
12cr|debmirror-2.7-2|19	transferred by ftp, http, hftp or rsync, and package pools are fully supported.
12cr|debmirror-2.7-2|20	It also does locking and updates trace files.
12cr|debmirror-2.7-2|21	
12cr|debmirror-2.7-2|22	%prep
12cr|debmirror-2.7-2|23	%setup -q -n debmirror
12cr|debmirror-2.7-2|24	
12cr|debmirror-2.7-2|25	%build
12cr|debmirror-2.7-2|26	pod2man debmirror debmirror.1
12cr|debmirror-2.7-2|27	
12cr|debmirror-2.7-2|28	%install
12cr|debmirror-2.7-2|29	mkdir %{buildroot}%{_sysconfdir}
12cr|debmirror-2.7-2|30	install -d -m 755 %{buildroot}%{_bindir}
12cr|debmirror-2.7-2|31	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|debmirror-2.7-2|32	install -m 755 debmirror %{buildroot}%{_bindir}
12cr|debmirror-2.7-2|33	install -m 755 mirror-size %{buildroot}%{_bindir}
12cr|debmirror-2.7-2|34	install -m 644 debmirror.1 %{buildroot}%{_mandir}/man1
12cr|debmirror-2.7-2|35	install -m 644 examples/debmirror.conf %{buildroot}%{_sysconfdir}
12cr|debmirror-2.7-2|36	
12cr|debmirror-2.7-2|37	%clean
12cr|debmirror-2.7-2|38	rm -rf %{buildroot}
12cr|debmirror-2.7-2|39	
12cr|debmirror-2.7-2|40	%files
12cr|debmirror-2.7-2|41	%defattr(-,root,root)
12cr|debmirror-2.7-2|42	%doc doc/* debian/NEWS debian/copyright debian/changelog examples
12cr|debmirror-2.7-2|43	%config(noreplace) %{_sysconfdir}/debmirror.conf
12cr|debmirror-2.7-2|44	%{_bindir}/*
12cr|debmirror-2.7-2|45	%{_mandir}/man1/*
12cr|debmirror-2.7-2|46	
12cr|debmirror-2.7-2|47	
12cr|debmirror-2.7-2|48	
12cr|debmirror-2.7-2|49	%changelog
12cr|debmirror-2.7-2|50	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.7-1mdv2011.0
12cr|debmirror-2.7-2|51	+ Revision: 643453
12cr|debmirror-2.7-2|52	- new version
12cr|debmirror-2.7-2|53	
12cr|debmirror-2.7-2|54	* Sat Aug 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.4.4-1mdv2011.0
12cr|debmirror-2.7-2|55	+ Revision: 567317
12cr|debmirror-2.7-2|56	- update to new version 2.4.4
12cr|debmirror-2.7-2|57	
12cr|debmirror-2.7-2|58	* Sun Jan 24 2010 Frederik Himpe <fhimpe@mandriva.org> 1:2.4.1-1mdv2010.1
12cr|debmirror-2.7-2|59	+ Revision: 495524
12cr|debmirror-2.7-2|60	- update to new version 2.4.1
12cr|debmirror-2.7-2|61	
12cr|debmirror-2.7-2|62	* Wed Dec 30 2009 Frederik Himpe <fhimpe@mandriva.org> 1:2.4-1mdv2010.1
12cr|debmirror-2.7-2|63	+ Revision: 483999
12cr|debmirror-2.7-2|64	- update to new version 2.4
12cr|debmirror-2.7-2|65	
12cr|debmirror-2.7-2|66	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 1:2.3.1-1mdv2010.1
12cr|debmirror-2.7-2|67	+ Revision: 462313
12cr|debmirror-2.7-2|68	- update to new version 2.3.1
12cr|debmirror-2.7-2|69	- Fix source URL
12cr|debmirror-2.7-2|70	
12cr|debmirror-2.7-2|71	* Thu Sep 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.1.1-1mdv2010.0
12cr|debmirror-2.7-2|72	+ Revision: 437325
12cr|debmirror-2.7-2|73	- new version
12cr|debmirror-2.7-2|74	
12cr|debmirror-2.7-2|75	* Sat May 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 20070123-1mdv2010.0
12cr|debmirror-2.7-2|76	+ Revision: 373837
12cr|debmirror-2.7-2|77	- new version
12cr|debmirror-2.7-2|78	
12cr|debmirror-2.7-2|79	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 20060907-5mdv2009.0
12cr|debmirror-2.7-2|80	+ Revision: 244022
12cr|debmirror-2.7-2|81	- rebuild
12cr|debmirror-2.7-2|82	
12cr|debmirror-2.7-2|83	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 20060907-4mdv2009.0
12cr|debmirror-2.7-2|84	+ Revision: 239582
12cr|debmirror-2.7-2|85	- rebuild
12cr|debmirror-2.7-2|86	
12cr|debmirror-2.7-2|87	+ Olivier Blin <oblin@mandriva.com>
12cr|debmirror-2.7-2|88	- restore BuildRoot
12cr|debmirror-2.7-2|89	
12cr|debmirror-2.7-2|90	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 20060907-2mdv2008.1
12cr|debmirror-2.7-2|91	+ Revision: 132419
12cr|debmirror-2.7-2|92	- rebuild
12cr|debmirror-2.7-2|93	
12cr|debmirror-2.7-2|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|debmirror-2.7-2|95	- kill re-definition of %%buildroot on Pixel's request
12cr|debmirror-2.7-2|96	- import debmirror
12cr|debmirror-2.7-2|97	
12cr|debmirror-2.7-2|98	
12cr|debmirror-2.7-2|99	* Mon Oct 09 2006 Guillaume Rousse <guillomovitch@mandriva.org> 20060907-1mdv2007.1
12cr|debmirror-2.7-2|100	- first mdv release

856 12
12cr|debootstrap-1.0.44-1|1	%define debug_package	%nil
12cr|debootstrap-1.0.44-1|2	%define name debootstrap
12cr|debootstrap-1.0.44-1|3	%define version 1.0.44
12cr|debootstrap-1.0.44-1|4	%define release 1
12cr|debootstrap-1.0.44-1|5	
12cr|debootstrap-1.0.44-1|6	Summary: Bootstrap a basic Debian system
12cr|debootstrap-1.0.44-1|7	Name: %{name}
12cr|debootstrap-1.0.44-1|8	Version: %{version}
12cr|debootstrap-1.0.44-1|9	Release: %{release}
12cr|debootstrap-1.0.44-1|10	Source0: http://ftp.debian.org/debian/pool/main/d/debootstrap/%{name}_%{version}.tar.gz
12cr|debootstrap-1.0.44-1|11	Source1: devices.tar.gz
12cr|debootstrap-1.0.44-1|12	License: MIT
12cr|debootstrap-1.0.44-1|13	Group: System/Configuration/Packaging
12cr|debootstrap-1.0.44-1|14	Url: http://packages.debian.org/unstable/admin/debootstrap
12cr|debootstrap-1.0.44-1|15	
12cr|debootstrap-1.0.44-1|16	%description
12cr|debootstrap-1.0.44-1|17	debootstrap is used to create a Debian base system from scratch,
12cr|debootstrap-1.0.44-1|18	without requiring the availability of dpkg or apt. It does this by
12cr|debootstrap-1.0.44-1|19	downloading .deb files from a mirror site, and carefully unpacking
12cr|debootstrap-1.0.44-1|20	them into a directory which can eventually be chrooted into.
12cr|debootstrap-1.0.44-1|21	
12cr|debootstrap-1.0.44-1|22	%prep
12cr|debootstrap-1.0.44-1|23	%setup -q
12cr|debootstrap-1.0.44-1|24	perl -pi -e 's/ -o root -g root//' Makefile
12cr|debootstrap-1.0.44-1|25	perl -pi -e 's/^(\s+)(chown.*)$/$1#$2/g' Makefile
12cr|debootstrap-1.0.44-1|26	perl -pi -e 's/^(all:.*?)(\S+.tar.gz)$/$1/g' Makefile
12cr|debootstrap-1.0.44-1|27	perl -pi -e 's,qw\(%{_prefix}/lib /lib\),qw\(%{_libdir} /%{_lib}\),' functions
12cr|debootstrap-1.0.44-1|28	cp %{SOURCE1} .
12cr|debootstrap-1.0.44-1|29	
12cr|debootstrap-1.0.44-1|30	%build
12cr|debootstrap-1.0.44-1|31	%make
12cr|debootstrap-1.0.44-1|32	
12cr|debootstrap-1.0.44-1|33	%install
12cr|debootstrap-1.0.44-1|34	%makeinstall_std
12cr|debootstrap-1.0.44-1|35	install -D -m 644 %{name}.8 %{buildroot}%{_mandir}/man8/%{name}.8
12cr|debootstrap-1.0.44-1|36	
12cr|debootstrap-1.0.44-1|37	%files
12cr|debootstrap-1.0.44-1|38	%doc TODO
12cr|debootstrap-1.0.44-1|39	%{_sbindir}/%{name}
12cr|debootstrap-1.0.44-1|40	%{_datadir}/%{name}
12cr|debootstrap-1.0.44-1|41	%{_mandir}/man8/%{name}.8*

857 12
12cr|decibel-audio-player-1.07-1|1	%define	name	decibel-audio-player
12cr|decibel-audio-player-1.07-1|2	%define	version 1.07
12cr|decibel-audio-player-1.07-1|3	%define rel	1
12cr|decibel-audio-player-1.07-1|4	%define	release	%mkrel %rel
12cr|decibel-audio-player-1.07-1|5	
12cr|decibel-audio-player-1.07-1|6	Name:		%{name}
12cr|decibel-audio-player-1.07-1|7	Summary:	A clean and user-friendly audio player
12cr|decibel-audio-player-1.07-1|8	Version:	%{version}
12cr|decibel-audio-player-1.07-1|9	Release:	%{release}
12cr|decibel-audio-player-1.07-1|10	Source0:	http://decibel.silent-blade.org/uploads/Main/%{name}-%{version}.tar.gz
12cr|decibel-audio-player-1.07-1|11	URL:		http://decibel.silent-blade.org/
12cr|decibel-audio-player-1.07-1|12	Group:		Sound
12cr|decibel-audio-player-1.07-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|decibel-audio-player-1.07-1|14	License:	GPLv2+
12cr|decibel-audio-player-1.07-1|15	Requires:	pygtk2.0 gstreamer0.10-python pygtk2.0-libglade
12cr|decibel-audio-player-1.07-1|16	Requires:	gstreamer0.10-plugins-good gstreamer0.10-plugins-base
12cr|decibel-audio-player-1.07-1|17	Requires:	gstreamer0.10-plugins-ugly python-pyxml
12cr|decibel-audio-player-1.07-1|18	Requires:	mutagen
12cr|decibel-audio-player-1.07-1|19	Requires:	python-notify
12cr|decibel-audio-player-1.07-1|20	BuildArch:	noarch
12cr|decibel-audio-player-1.07-1|21	
12cr|decibel-audio-player-1.07-1|22	%description
12cr|decibel-audio-player-1.07-1|23	Decibel is a GTK+ audio player designed for GNU/Linux, which aims at
12cr|decibel-audio-player-1.07-1|24	being very straightforward to use by means of a very clean and user
12cr|decibel-audio-player-1.07-1|25	friendly interface. Decibel is especially targeted at Gnome and will
12cr|decibel-audio-player-1.07-1|26	follow the Gnome HIG as closely as possible.
12cr|decibel-audio-player-1.07-1|27	
12cr|decibel-audio-player-1.07-1|28	It does not include features that generally have had better support
12cr|decibel-audio-player-1.07-1|29	in specialized software, e.g. tagging.
12cr|decibel-audio-player-1.07-1|30	
12cr|decibel-audio-player-1.07-1|31	%prep
12cr|decibel-audio-player-1.07-1|32	%setup -q -n %{name}-%{version}
12cr|decibel-audio-player-1.07-1|33	
12cr|decibel-audio-player-1.07-1|34	%install
12cr|decibel-audio-player-1.07-1|35	rm -rf $RPM_BUILD_ROOT
12cr|decibel-audio-player-1.07-1|36	
12cr|decibel-audio-player-1.07-1|37	make install DESTDIR=%{buildroot} prefix=%{_prefix}
12cr|decibel-audio-player-1.07-1|38	
12cr|decibel-audio-player-1.07-1|39	# Move icons to correct dir
12cr|decibel-audio-player-1.07-1|40	mkdir -p %buildroot/%{_iconsdir}
12cr|decibel-audio-player-1.07-1|41	mv %buildroot/%{_datadir}/pixmaps/* %buildroot/%{_iconsdir}/
12cr|decibel-audio-player-1.07-1|42	
12cr|decibel-audio-player-1.07-1|43	%find_lang %name
12cr|decibel-audio-player-1.07-1|44	
12cr|decibel-audio-player-1.07-1|45	%if %mdkversion < 200900
12cr|decibel-audio-player-1.07-1|46	%post
12cr|decibel-audio-player-1.07-1|47	%update_desktop_database
12cr|decibel-audio-player-1.07-1|48	%update_menus
12cr|decibel-audio-player-1.07-1|49	%endif
12cr|decibel-audio-player-1.07-1|50	
12cr|decibel-audio-player-1.07-1|51	%if %mdkversion < 200900
12cr|decibel-audio-player-1.07-1|52	%postun
12cr|decibel-audio-player-1.07-1|53	%clean_desktop_database
12cr|decibel-audio-player-1.07-1|54	%update_menus
12cr|decibel-audio-player-1.07-1|55	%endif
12cr|decibel-audio-player-1.07-1|56	
12cr|decibel-audio-player-1.07-1|57	%clean
12cr|decibel-audio-player-1.07-1|58	rm -rf $RPM_BUILD_ROOT
12cr|decibel-audio-player-1.07-1|59	
12cr|decibel-audio-player-1.07-1|60	%files -f %name.lang
12cr|decibel-audio-player-1.07-1|61	%defattr(-,root,root)
12cr|decibel-audio-player-1.07-1|62	%doc ./doc/ChangeLog
12cr|decibel-audio-player-1.07-1|63	%_bindir/*
12cr|decibel-audio-player-1.07-1|64	%_datadir/%name/
12cr|decibel-audio-player-1.07-1|65	%_datadir/applications/*
12cr|decibel-audio-player-1.07-1|66	%_iconsdir/*
12cr|decibel-audio-player-1.07-1|67	%{_mandir}/*/*
12cr|decibel-audio-player-1.07-1|68	
12cr|decibel-audio-player-1.07-1|69	
12cr|decibel-audio-player-1.07-1|70	%changelog
12cr|decibel-audio-player-1.07-1|71	* Sun Mar 06 2011 Funda Wang <fwang@mandriva.org> 1.07-1mdv2011.0
12cr|decibel-audio-player-1.07-1|72	+ Revision: 642252
12cr|decibel-audio-player-1.07-1|73	- update to new version 1.07
12cr|decibel-audio-player-1.07-1|74	
12cr|decibel-audio-player-1.07-1|75	* Thu Nov 18 2010 Funda Wang <fwang@mandriva.org> 1.06-1mdv2011.0
12cr|decibel-audio-player-1.07-1|76	+ Revision: 598534
12cr|decibel-audio-player-1.07-1|77	- update to new version 1.06
12cr|decibel-audio-player-1.07-1|78	
12cr|decibel-audio-player-1.07-1|79	* Sat Jul 17 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.05-1mdv2011.0
12cr|decibel-audio-player-1.07-1|80	+ Revision: 554545
12cr|decibel-audio-player-1.07-1|81	- update to new version 1.05
12cr|decibel-audio-player-1.07-1|82	
12cr|decibel-audio-player-1.07-1|83	* Tue Jan 12 2010 Funda Wang <fwang@mandriva.org> 1.03-1mdv2010.1
12cr|decibel-audio-player-1.07-1|84	+ Revision: 490251
12cr|decibel-audio-player-1.07-1|85	- new version 1.03
12cr|decibel-audio-player-1.07-1|86	
12cr|decibel-audio-player-1.07-1|87	* Sun Nov 29 2009 Funda Wang <fwang@mandriva.org> 1.02-1mdv2010.1
12cr|decibel-audio-player-1.07-1|88	+ Revision: 471357
12cr|decibel-audio-player-1.07-1|89	- new version 1.02
12cr|decibel-audio-player-1.07-1|90	
12cr|decibel-audio-player-1.07-1|91	* Thu Oct 01 2009 Funda Wang <fwang@mandriva.org> 1.01-1mdv2010.0
12cr|decibel-audio-player-1.07-1|92	+ Revision: 451927
12cr|decibel-audio-player-1.07-1|93	- New version 1.01
12cr|decibel-audio-player-1.07-1|94	
12cr|decibel-audio-player-1.07-1|95	* Sun Nov 23 2008 Funda Wang <fwang@mandriva.org> 1.00-1mdv2009.1
12cr|decibel-audio-player-1.07-1|96	+ Revision: 305983
12cr|decibel-audio-player-1.07-1|97	- New version 1.00
12cr|decibel-audio-player-1.07-1|98	
12cr|decibel-audio-player-1.07-1|99	* Thu Aug 21 2008 Funda Wang <fwang@mandriva.org> 0.11-1mdv2009.0
12cr|decibel-audio-player-1.07-1|100	+ Revision: 274523
12cr|decibel-audio-player-1.07-1|101	- New version 0.11
12cr|decibel-audio-player-1.07-1|102	- drop patch merged upstream
12cr|decibel-audio-player-1.07-1|103	
12cr|decibel-audio-player-1.07-1|104	+ Pixel <pixel@mandriva.com>
12cr|decibel-audio-player-1.07-1|105	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|decibel-audio-player-1.07-1|106	
12cr|decibel-audio-player-1.07-1|107	* Tue May 13 2008 Funda Wang <fwang@mandriva.org> 0.10-1mdv2009.0
12cr|decibel-audio-player-1.07-1|108	+ Revision: 206539
12cr|decibel-audio-player-1.07-1|109	- update to new version 0.10
12cr|decibel-audio-player-1.07-1|110	
12cr|decibel-audio-player-1.07-1|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|decibel-audio-player-1.07-1|112	- fix no-buildroot-tag
12cr|decibel-audio-player-1.07-1|113	
12cr|decibel-audio-player-1.07-1|114	* Sun Jan 27 2008 Funda Wang <fwang@mandriva.org> 0.09-1mdv2008.1
12cr|decibel-audio-player-1.07-1|115	+ Revision: 158779
12cr|decibel-audio-player-1.07-1|116	- New version 0.09
12cr|decibel-audio-player-1.07-1|117	
12cr|decibel-audio-player-1.07-1|118	* Mon Dec 31 2007 Funda Wang <fwang@mandriva.org> 0.08-1mdv2008.1
12cr|decibel-audio-player-1.07-1|119	+ Revision: 139810
12cr|decibel-audio-player-1.07-1|120	- New versioin 0.08
12cr|decibel-audio-player-1.07-1|121	
12cr|decibel-audio-player-1.07-1|122	+ Thierry Vignaud <tv@mandriva.org>
12cr|decibel-audio-player-1.07-1|123	- kill re-definition of %%buildroot on Pixel's request
12cr|decibel-audio-player-1.07-1|124	
12cr|decibel-audio-player-1.07-1|125	* Sun Nov 18 2007 Funda Wang <fwang@mandriva.org> 0.07-1mdv2008.1
12cr|decibel-audio-player-1.07-1|126	+ Revision: 109895
12cr|decibel-audio-player-1.07-1|127	- update to new version 0.07
12cr|decibel-audio-player-1.07-1|128	
12cr|decibel-audio-player-1.07-1|129	* Sat Oct 20 2007 Funda Wang <fwang@mandriva.org> 0.06.3-1mdv2008.1
12cr|decibel-audio-player-1.07-1|130	+ Revision: 100582
12cr|decibel-audio-player-1.07-1|131	- add missing patch
12cr|decibel-audio-player-1.07-1|132	- New version 0.06.3
12cr|decibel-audio-player-1.07-1|133	
12cr|decibel-audio-player-1.07-1|134	* Fri Aug 10 2007 Funda Wang <fwang@mandriva.org> 0.05-1mdv2008.0
12cr|decibel-audio-player-1.07-1|135	+ Revision: 61584
12cr|decibel-audio-player-1.07-1|136	- New version 0.05
12cr|decibel-audio-player-1.07-1|137	
12cr|decibel-audio-player-1.07-1|138	* Sat Jul 07 2007 Eskild Hustvedt <eskild@mandriva.org> 0.04-1mdv2008.0
12cr|decibel-audio-player-1.07-1|139	+ Revision: 49411
12cr|decibel-audio-player-1.07-1|140	- New version 0.04
12cr|decibel-audio-player-1.07-1|141	
12cr|decibel-audio-player-1.07-1|142	* Mon Jun 11 2007 Eskild Hustvedt <eskild@mandriva.org> 0.03-1mdv2008.0
12cr|decibel-audio-player-1.07-1|143	+ Revision: 38068
12cr|decibel-audio-player-1.07-1|144	- Initial Mandriva Linux package
12cr|decibel-audio-player-1.07-1|145	- Import decibel-audio-player
12cr|decibel-audio-player-1.07-1|146	

858 12
12cr|declarative-plasmoids-4.8-1|1	Name:    declarative-plasmoids
12cr|declarative-plasmoids-4.8-1|2	Summary: Declarative plasmoids for the plasma desktop and mobile
12cr|declarative-plasmoids-4.8-1|3	Version: 4.8
12cr|declarative-plasmoids-4.8-1|4	Release: 1
12cr|declarative-plasmoids-4.8-1|5	Group:   Graphical desktop/KDE
12cr|declarative-plasmoids-4.8-1|6	License: LGPLv2
12cr|declarative-plasmoids-4.8-1|7	URL:     http://www.kde.org/
12cr|declarative-plasmoids-4.8-1|8	Source:  ftp://ftp.kde.org/pub/kde/stable/active/1.0/src/%{name}-%version.tar.bz2
12cr|declarative-plasmoids-4.8-1|9	BuildRequires: kdelibs4-devel
12cr|declarative-plasmoids-4.8-1|10	BuildArch: noarch
12cr|declarative-plasmoids-4.8-1|11	
12cr|declarative-plasmoids-4.8-1|12	
12cr|declarative-plasmoids-4.8-1|13	%description
12cr|declarative-plasmoids-4.8-1|14	Declarative plasmoids for the plasma desktop and mobile
12cr|declarative-plasmoids-4.8-1|15	
12cr|declarative-plasmoids-4.8-1|16	%files
12cr|declarative-plasmoids-4.8-1|17	%_kde_datadir/applications/kde4/active-microblog.desktop
12cr|declarative-plasmoids-4.8-1|18	%_kde_datadir/applications/kde4/active-news-reader.desktop
12cr|declarative-plasmoids-4.8-1|19	%_kde_appsdir/plasma/plasmoids/org.kde.analogclock
12cr|declarative-plasmoids-4.8-1|20	%_kde_appsdir/plasma/plasmoids/org.kde.dictionary-qml
12cr|declarative-plasmoids-4.8-1|21	%_kde_appsdir/plasma/plasmoids/org.kde.knowledgebase
12cr|declarative-plasmoids-4.8-1|22	%_kde_appsdir/plasma/plasmoids/org.kde.microblog-qml
12cr|declarative-plasmoids-4.8-1|23	%_kde_appsdir/plasma/plasmoids/org.kde.news-qml
12cr|declarative-plasmoids-4.8-1|24	%_kde_appsdir/plasma/plasmoids/org.kde.rssnow-qml
12cr|declarative-plasmoids-4.8-1|25	%_kde_appsdir/plasma/plasmoids/org.kde.social-news-qml
12cr|declarative-plasmoids-4.8-1|26	%_kde_datadir/icons/hicolor/128x128/apps/active-news.png
12cr|declarative-plasmoids-4.8-1|27	%_kde_datadir/icons/hicolor/16x16/apps/active-news.png
12cr|declarative-plasmoids-4.8-1|28	%_kde_datadir/icons/hicolor/32x32/apps/active-news.png
12cr|declarative-plasmoids-4.8-1|29	%_kde_datadir/icons/hicolor/48x48/apps/active-news.png
12cr|declarative-plasmoids-4.8-1|30	%_kde_datadir/icons/hicolor/64x64/apps/active-news.png
12cr|declarative-plasmoids-4.8-1|31	%_kde_datadir/icons/hicolor/scalable/apps/active-news.svgz
12cr|declarative-plasmoids-4.8-1|32	%_kde_datadir/kde4/services/plasma-applet-analog-clock.desktop
12cr|declarative-plasmoids-4.8-1|33	%_kde_datadir/kde4/services/plasma-applet-dictionary-qml.desktop
12cr|declarative-plasmoids-4.8-1|34	%_kde_datadir/kde4/services/plasma-applet-knowledgebase-qml.desktop
12cr|declarative-plasmoids-4.8-1|35	%_kde_datadir/kde4/services/plasma-applet-microblog-qml.desktop
12cr|declarative-plasmoids-4.8-1|36	%_kde_datadir/kde4/services/plasma-applet-news-qml.desktop
12cr|declarative-plasmoids-4.8-1|37	%_kde_datadir/kde4/services/plasma-applet-social-news-qml.desktop
12cr|declarative-plasmoids-4.8-1|38	%_kde_datadir/kde4/services/plasma-applet-rssnow-qml.desktop
12cr|declarative-plasmoids-4.8-1|39	
12cr|declarative-plasmoids-4.8-1|40	#----------------------------------------------------------------------
12cr|declarative-plasmoids-4.8-1|41	
12cr|declarative-plasmoids-4.8-1|42	%prep
12cr|declarative-plasmoids-4.8-1|43	%setup -q
12cr|declarative-plasmoids-4.8-1|44	%apply_patches
12cr|declarative-plasmoids-4.8-1|45	
12cr|declarative-plasmoids-4.8-1|46	%build
12cr|declarative-plasmoids-4.8-1|47	%cmake_kde4
12cr|declarative-plasmoids-4.8-1|48	
12cr|declarative-plasmoids-4.8-1|49	%make
12cr|declarative-plasmoids-4.8-1|50	
12cr|declarative-plasmoids-4.8-1|51	%install
12cr|declarative-plasmoids-4.8-1|52	%makeinstall_std -C build
12cr|declarative-plasmoids-4.8-1|53	
12cr|declarative-plasmoids-4.8-1|54	
12cr|declarative-plasmoids-4.8-1|55	
12cr|declarative-plasmoids-4.8-1|56	%changelog
12cr|declarative-plasmoids-4.8-1|57	* Thu Dec 01 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8-1
12cr|declarative-plasmoids-4.8-1|58	+ Revision: 737109
12cr|declarative-plasmoids-4.8-1|59	- imported package declarative-plasmoids
12cr|declarative-plasmoids-4.8-1|60	

859 12
12cr|dee-1.0.10-1|1	%define lib_major 4
12cr|dee-1.0.10-1|2	%define api 1.0
12cr|dee-1.0.10-1|3	%define libname %mklibname dee %{api} %{lib_major}
12cr|dee-1.0.10-1|4	%define gi_name %mklibname dee-gir 1.0
12cr|dee-1.0.10-1|5	%define libnamedev %mklibname -d dee
12cr|dee-1.0.10-1|6	
12cr|dee-1.0.10-1|7	Name: dee
12cr|dee-1.0.10-1|8	Summary: Model to synchronize mutiple instances over DBus
12cr|dee-1.0.10-1|9	Version: 1.0.10
12cr|dee-1.0.10-1|10	Release: 1
12cr|dee-1.0.10-1|11	License: LGPLv2+
12cr|dee-1.0.10-1|12	Group: System/Libraries
12cr|dee-1.0.10-1|13	Source0: http://launchpad.net/dee/1.0/%{version}/+download/dee-%{version}.tar.gz
12cr|dee-1.0.10-1|14	URL: https://launchpad.net/dee
12cr|dee-1.0.10-1|15	BuildRequires: pkgconfig(dbus-glib-1)
12cr|dee-1.0.10-1|16	BuildRequires: pkgconfig(glib-2.0) >= 2.26
12cr|dee-1.0.10-1|17	BuildRequires: pkgconfig(gthread-2.0) >= 2.26
12cr|dee-1.0.10-1|18	BuildRequires: pkgconfig(gobject-2.0) >= 2.26
12cr|dee-1.0.10-1|19	BuildRequires: pkgconfig(gio-2.0) >= 2.26
12cr|dee-1.0.10-1|20	BuildRequires: pkgconfig(gio-unix-2.0) >= 2.26
12cr|dee-1.0.10-1|21	BuildRequires: gobject-introspection-devel
12cr|dee-1.0.10-1|22	BuildRequires: vala-tools
12cr|dee-1.0.10-1|23	BuildRequires: vala-devel
12cr|dee-1.0.10-1|24	BuildRequires: icu-devel
12cr|dee-1.0.10-1|25	
12cr|dee-1.0.10-1|26	%description
12cr|dee-1.0.10-1|27	Libdee is a library that uses DBus to provide objects allowing you to create
12cr|dee-1.0.10-1|28	Model-View-Controller type programs across DBus. It also consists of utility
12cr|dee-1.0.10-1|29	objects which extend DBus allowing for peer-to-peer discoverability of known
12cr|dee-1.0.10-1|30	objects without needing a central registrar.
12cr|dee-1.0.10-1|31	
12cr|dee-1.0.10-1|32	%package -n %{libname}
12cr|dee-1.0.10-1|33	Summary: Model to synchronize mutiple instances over DBus - Shared lib
12cr|dee-1.0.10-1|34	Group: System/Libraries
12cr|dee-1.0.10-1|35	
12cr|dee-1.0.10-1|36	%description -n %{libname}
12cr|dee-1.0.10-1|37	Libdee is a library that uses DBus to provide objects allowing you to create
12cr|dee-1.0.10-1|38	Model-View-Controller type programs across DBus. It also consists of utility
12cr|dee-1.0.10-1|39	objects which extend DBus allowing for peer-to-peer discoverability of known
12cr|dee-1.0.10-1|40	objects without needing a central registrar.
12cr|dee-1.0.10-1|41	
12cr|dee-1.0.10-1|42	%package -n %{gi_name}
12cr|dee-1.0.10-1|43	Summary: GObject Introspection interface library for %{name}
12cr|dee-1.0.10-1|44	Group: System/Libraries
12cr|dee-1.0.10-1|45	Requires: %{libname} = %{version}-%{release}
12cr|dee-1.0.10-1|46	
12cr|dee-1.0.10-1|47	%description -n %{gi_name}
12cr|dee-1.0.10-1|48	GObject Introspection interface library for %{name}.
12cr|dee-1.0.10-1|49	
12cr|dee-1.0.10-1|50	%package -n %{libnamedev}
12cr|dee-1.0.10-1|51	Summary: Libraries and include files for developing with libdee
12cr|dee-1.0.10-1|52	Group: Development/C
12cr|dee-1.0.10-1|53	Requires: %{libname} = %{version}
12cr|dee-1.0.10-1|54	Provides: %{name}-devel = %{version}-%{release}
12cr|dee-1.0.10-1|55	
12cr|dee-1.0.10-1|56	%description -n %{libnamedev}
12cr|dee-1.0.10-1|57	This package contains files that are needed to build applications.
12cr|dee-1.0.10-1|58	
12cr|dee-1.0.10-1|59	%prep
12cr|dee-1.0.10-1|60	%setup -q
12cr|dee-1.0.10-1|61	
12cr|dee-1.0.10-1|62	%build
12cr|dee-1.0.10-1|63	%configure2_5x --disable-static
12cr|dee-1.0.10-1|64	%make
12cr|dee-1.0.10-1|65	
12cr|dee-1.0.10-1|66	%install
12cr|dee-1.0.10-1|67	rm -rf %{buildroot}
12cr|dee-1.0.10-1|68	%makeinstall_std
12cr|dee-1.0.10-1|69	
12cr|dee-1.0.10-1|70	rm -f %{buildroot}%{_libdir}/*.la
12cr|dee-1.0.10-1|71	# remove python binding because it is not working according to upstream
12cr|dee-1.0.10-1|72	rm -fr %{buildroot}%py_platsitedir
12cr|dee-1.0.10-1|73	
12cr|dee-1.0.10-1|74	%files -n %{libname}
12cr|dee-1.0.10-1|75	%{_libdir}/libdee-%{api}.so.%{lib_major}*
12cr|dee-1.0.10-1|76	
12cr|dee-1.0.10-1|77	%files -n %{gi_name}
12cr|dee-1.0.10-1|78	%{_libdir}/girepository-1.0/Dee-1.0.typelib
12cr|dee-1.0.10-1|79	
12cr|dee-1.0.10-1|80	%files -n %{libnamedev}
12cr|dee-1.0.10-1|81	%{_bindir}/dee-tool
12cr|dee-1.0.10-1|82	%{_libdir}/*.so
12cr|dee-1.0.10-1|83	%{_libdir}/pkgconfig/*
12cr|dee-1.0.10-1|84	%{_includedir}/*
12cr|dee-1.0.10-1|85	%{_datadir}/gtk-doc/html/dee-*
12cr|dee-1.0.10-1|86	%{_datadir}/gir-1.0/*.gir
12cr|dee-1.0.10-1|87	%{_datadir}/vala/vapi/*
12cr|dee-1.0.10-1|88	
12cr|dee-1.0.10-1|89	
12cr|dee-1.0.10-1|90	
12cr|dee-1.0.10-1|91	
12cr|dee-1.0.10-1|92	
12cr|dee-1.0.10-1|93	%changelog
12cr|dee-1.0.10-1|94	

860 12
12cr|defendguin-0.0.12-3|1	%define name	defendguin
12cr|defendguin-0.0.12-3|2	%define version	0.0.12
12cr|defendguin-0.0.12-3|3	%define release	%mkrel 3
12cr|defendguin-0.0.12-3|4	%define	Summary	A Defender Clone
12cr|defendguin-0.0.12-3|5	
12cr|defendguin-0.0.12-3|6	Summary:	%{Summary}
12cr|defendguin-0.0.12-3|7	Name:		%{name}
12cr|defendguin-0.0.12-3|8	Version:	%{version}
12cr|defendguin-0.0.12-3|9	Release:	%{release}
12cr|defendguin-0.0.12-3|10	Source0:	ftp://ftp.tuxpaint.org/unix/x/defendguin/src/%{name}-%{version}.tar.gz
12cr|defendguin-0.0.12-3|11	Source11:	%{name}-16x16.png
12cr|defendguin-0.0.12-3|12	Source12:	%{name}-32x32.png
12cr|defendguin-0.0.12-3|13	Source13:	%{name}-48x48.png
12cr|defendguin-0.0.12-3|14	License:	GPLv2
12cr|defendguin-0.0.12-3|15	Url:		http://newbreedsoftware.com/defendguin
12cr|defendguin-0.0.12-3|16	Group:		Games/Arcade
12cr|defendguin-0.0.12-3|17	BuildRequires:	SDL_mixer-devel
12cr|defendguin-0.0.12-3|18	BuildRequires:	SDL-devel
12cr|defendguin-0.0.12-3|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|defendguin-0.0.12-3|20	Patch0:		%{name}-0.0.11-fix-CFLAGS.patch
12cr|defendguin-0.0.12-3|21	
12cr|defendguin-0.0.12-3|22	%description
12cr|defendguin-0.0.12-3|23	Defendguin is going to be a clone of the arcade game "Defender," but with a
12cr|defendguin-0.0.12-3|24	Linux theme. Your mission is to defend little penguinoids from being captured
12cr|defendguin-0.0.12-3|25	and mutated by... well, you know who.
12cr|defendguin-0.0.12-3|26	
12cr|defendguin-0.0.12-3|27	%prep
12cr|defendguin-0.0.12-3|28	%setup -q
12cr|defendguin-0.0.12-3|29	%patch0 -p1
12cr|defendguin-0.0.12-3|30	
12cr|defendguin-0.0.12-3|31	%build
12cr|defendguin-0.0.12-3|32	%make CFLAGS="%{optflags}" PREFIX=%{_prefix} BIN_PREFIX=%{_gamesbindir} DATA_PREFIX=%{_gamesdatadir}/%{name}/
12cr|defendguin-0.0.12-3|33	
12cr|defendguin-0.0.12-3|34	%install
12cr|defendguin-0.0.12-3|35	rm -rf %{buildroot}
12cr|defendguin-0.0.12-3|36	install -d %{buildroot}{%{_gamesbindir},%{_mandir}/man6}
12cr|defendguin-0.0.12-3|37	%make install PREFIX=%{buildroot}%{_prefix} BIN_PREFIX=%{buildroot}%{_gamesbindir} \
12cr|defendguin-0.0.12-3|38	DATA_PREFIX=%{buildroot}%{_gamesdatadir}/%{name}/ MAN_PREFIX=%{buildroot}%{_datadir}
12cr|defendguin-0.0.12-3|39	
12cr|defendguin-0.0.12-3|40	
12cr|defendguin-0.0.12-3|41	mkdir -p %{buildroot}%{_datadir}/applications
12cr|defendguin-0.0.12-3|42	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|defendguin-0.0.12-3|43	[Desktop Entry]
12cr|defendguin-0.0.12-3|44	Encoding=UTF-8
12cr|defendguin-0.0.12-3|45	Name=Defendguin
12cr|defendguin-0.0.12-3|46	Comment=%{Summary}
12cr|defendguin-0.0.12-3|47	Exec=%_gamesbindir/%{name}
12cr|defendguin-0.0.12-3|48	Icon=%{name}
12cr|defendguin-0.0.12-3|49	Terminal=false
12cr|defendguin-0.0.12-3|50	Type=Application
12cr|defendguin-0.0.12-3|51	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cr|defendguin-0.0.12-3|52	EOF
12cr|defendguin-0.0.12-3|53	
12cr|defendguin-0.0.12-3|54	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|defendguin-0.0.12-3|55	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|defendguin-0.0.12-3|56	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|defendguin-0.0.12-3|57	
12cr|defendguin-0.0.12-3|58	%if %mdkversion < 200900
12cr|defendguin-0.0.12-3|59	%post
12cr|defendguin-0.0.12-3|60	%{update_menus}
12cr|defendguin-0.0.12-3|61	%endif
12cr|defendguin-0.0.12-3|62	
12cr|defendguin-0.0.12-3|63	%if %mdkversion < 200900
12cr|defendguin-0.0.12-3|64	%postun
12cr|defendguin-0.0.12-3|65	%{clean_menus}
12cr|defendguin-0.0.12-3|66	%endif
12cr|defendguin-0.0.12-3|67	
12cr|defendguin-0.0.12-3|68	%clean
12cr|defendguin-0.0.12-3|69	rm -rf %{buildroot}
12cr|defendguin-0.0.12-3|70	
12cr|defendguin-0.0.12-3|71	%files
12cr|defendguin-0.0.12-3|72	%defattr(-,root,root)
12cr|defendguin-0.0.12-3|73	%doc docs/*
12cr|defendguin-0.0.12-3|74	%{_gamesbindir}/*
12cr|defendguin-0.0.12-3|75	%{_gamesdatadir}/%{name}
12cr|defendguin-0.0.12-3|76	%{_mandir}/*/*
12cr|defendguin-0.0.12-3|77	%{_iconsdir}/%{name}.png
12cr|defendguin-0.0.12-3|78	%{_liconsdir}/%{name}.png
12cr|defendguin-0.0.12-3|79	%{_miconsdir}/%{name}.png
12cr|defendguin-0.0.12-3|80	%{_datadir}/applications/*
12cr|defendguin-0.0.12-3|81	
12cr|defendguin-0.0.12-3|82	
12cr|defendguin-0.0.12-3|83	
12cr|defendguin-0.0.12-3|84	%changelog
12cr|defendguin-0.0.12-3|85	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 0.0.12-3mdv2011.0
12cr|defendguin-0.0.12-3|86	+ Revision: 635155
12cr|defendguin-0.0.12-3|87	- tighten BR
12cr|defendguin-0.0.12-3|88	
12cr|defendguin-0.0.12-3|89	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.12-2mdv2011.0
12cr|defendguin-0.0.12-3|90	+ Revision: 610226
12cr|defendguin-0.0.12-3|91	- rebuild
12cr|defendguin-0.0.12-3|92	
12cr|defendguin-0.0.12-3|93	* Tue Dec 08 2009 Jérôme Brenier <incubusss@mandriva.org> 0.0.12-1mdv2010.1
12cr|defendguin-0.0.12-3|94	+ Revision: 474630
12cr|defendguin-0.0.12-3|95	- new version 0.0.12
12cr|defendguin-0.0.12-3|96	- fix source url
12cr|defendguin-0.0.12-3|97	
12cr|defendguin-0.0.12-3|98	* Tue Jun 09 2009 Jérôme Brenier <incubusss@mandriva.org> 0.0.11-6mdv2010.0
12cr|defendguin-0.0.12-3|99	+ Revision: 384579
12cr|defendguin-0.0.12-3|100	- rediff and don't compress CFLAGS patch
12cr|defendguin-0.0.12-3|101	- add patch number
12cr|defendguin-0.0.12-3|102	- fix license
12cr|defendguin-0.0.12-3|103	- clean spec file
12cr|defendguin-0.0.12-3|104	
12cr|defendguin-0.0.12-3|105	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.0.11-5mdv2009.0
12cr|defendguin-0.0.12-3|106	+ Revision: 244024
12cr|defendguin-0.0.12-3|107	- rebuild
12cr|defendguin-0.0.12-3|108	- drop old menu
12cr|defendguin-0.0.12-3|109	
12cr|defendguin-0.0.12-3|110	+ Pixel <pixel@mandriva.com>
12cr|defendguin-0.0.12-3|111	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|defendguin-0.0.12-3|112	
12cr|defendguin-0.0.12-3|113	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.0.11-3mdv2008.1
12cr|defendguin-0.0.12-3|114	+ Revision: 140721
12cr|defendguin-0.0.12-3|115	- restore BuildRoot
12cr|defendguin-0.0.12-3|116	
12cr|defendguin-0.0.12-3|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|defendguin-0.0.12-3|118	- kill re-definition of %%buildroot on Pixel's request
12cr|defendguin-0.0.12-3|119	- import defendguin
12cr|defendguin-0.0.12-3|120	
12cr|defendguin-0.0.12-3|121	
12cr|defendguin-0.0.12-3|122	* Thu Aug 24 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.0.11-3mdv2007.0
12cr|defendguin-0.0.12-3|123	- fix summary macro used in menu item
12cr|defendguin-0.0.12-3|124	- don't bzip2 icons
12cr|defendguin-0.0.12-3|125	
12cr|defendguin-0.0.12-3|126	* Fri Jul  7 2006 Pixel <pixel@mandriva.com> 0.0.11-2mdv2007.0
12cr|defendguin-0.0.12-3|127	- switch to XDG menu
12cr|defendguin-0.0.12-3|128	
12cr|defendguin-0.0.12-3|129	* Mon Jan 30 2006 Lenny Cartier <lenny@mandriva.com> 0.0.11-1mdk
12cr|defendguin-0.0.12-3|130	- 0.0.11
12cr|defendguin-0.0.12-3|131	
12cr|defendguin-0.0.12-3|132	* Tue Oct 11 2005 Pixel <pixel@mandriva.com> 0.0.10-5mdk
12cr|defendguin-0.0.12-3|133	- rebuild
12cr|defendguin-0.0.12-3|134	
12cr|defendguin-0.0.12-3|135	* Fri Jan  2 2004 Pixel <pixel@mandrakesoft.com> 0.0.10-4mdk
12cr|defendguin-0.0.12-3|136	- rebuild
12cr|defendguin-0.0.12-3|137	
12cr|defendguin-0.0.12-3|138	* Tue Nov 12 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.0.10-3mdk
12cr|defendguin-0.0.12-3|139	- from Per Øyvind Karlsen <peroyvind@delonic.no> :
12cr|defendguin-0.0.12-3|140	- Opps, forgot to specify full datapath in build stage
12cr|defendguin-0.0.12-3|141	- Use correct macro; _datadir/games -> _gamesdatadir
12cr|defendguin-0.0.12-3|142	
12cr|defendguin-0.0.12-3|143	* Mon Nov 11 2002 Per Øyvind Karlsen <peroyvind@delonic.no> 0.0.10-2mdk
12cr|defendguin-0.0.12-3|144	- Fix icons, did'nt show up, made them transparent
12cr|defendguin-0.0.12-3|145	- Put stuff in the right places
12cr|defendguin-0.0.12-3|146	- Removed obsolete Prefix tag
12cr|defendguin-0.0.12-3|147	- Cleanups
12cr|defendguin-0.0.12-3|148	
12cr|defendguin-0.0.12-3|149	* Wed Sep 18 2002 Götz Waschk <waschk@linux-mandrake.com> 0.0.10-1mdk
12cr|defendguin-0.0.12-3|150	- fix menu group
12cr|defendguin-0.0.12-3|151	- fix file permissions for rpmlint
12cr|defendguin-0.0.12-3|152	- quiet tar
12cr|defendguin-0.0.12-3|153	- used spec file from Charles A Edwards <eslrahc@bellsouth.net>
12cr|defendguin-0.0.12-3|154	- 0.0.10
12cr|defendguin-0.0.12-3|155	- Remove requires for TiMidity++
12cr|defendguin-0.0.12-3|156	- Add Mandrake menu
12cr|defendguin-0.0.12-3|157	- Add icons
12cr|defendguin-0.0.12-3|158	
12cr|defendguin-0.0.12-3|159	* Thu Sep 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.0.9-4mdk
12cr|defendguin-0.0.12-3|160	- rebuild
12cr|defendguin-0.0.12-3|161	
12cr|defendguin-0.0.12-3|162	* Sun Jul 21 2002 Pixel <pixel@mandrakesoft.com> 0.0.9-3mdk
12cr|defendguin-0.0.12-3|163	- recompile against new vorbis stuff
12cr|defendguin-0.0.12-3|164	
12cr|defendguin-0.0.12-3|165	* Mon Apr 29 2002 Pixel <pixel@mandrakesoft.com> 0.0.9-2mdk
12cr|defendguin-0.0.12-3|166	- rebuild for new libasound (alsa)
12cr|defendguin-0.0.12-3|167	
12cr|defendguin-0.0.12-3|168	* Sat Feb  2 2002 Pixel <pixel@mandrakesoft.com> 0.0.9-1mdk
12cr|defendguin-0.0.12-3|169	- new release
12cr|defendguin-0.0.12-3|170	
12cr|defendguin-0.0.12-3|171	* Sat Jan 19 2002 Stefan van der Eijk <stefan@eijk.nu> 0.0.6-8mdk
12cr|defendguin-0.0.12-3|172	- BuildRequires
12cr|defendguin-0.0.12-3|173	
12cr|defendguin-0.0.12-3|174	* Thu Sep 13 2001 Stefan van der Eijk <stefan@eijk.nu> 0.0.6-7mdk
12cr|defendguin-0.0.12-3|175	- BuildRequires: libSDL-devel XFree86-devel
12cr|defendguin-0.0.12-3|176	
12cr|defendguin-0.0.12-3|177	* Thu Sep  6 2001 Pixel <pixel@mandrakesoft.com> 0.0.6-6mdk
12cr|defendguin-0.0.12-3|178	- add requires TiMidity++
12cr|defendguin-0.0.12-3|179	
12cr|defendguin-0.0.12-3|180	* Thu Sep  6 2001 Pixel <pixel@mandrakesoft.com> 0.0.6-5mdk
12cr|defendguin-0.0.12-3|181	- rebuild
12cr|defendguin-0.0.12-3|182	
12cr|defendguin-0.0.12-3|183	* Mon May 14 2001 Pixel <pixel@mandrakesoft.com> 0.0.6-4mdk
12cr|defendguin-0.0.12-3|184	- rebuild with new SDL
12cr|defendguin-0.0.12-3|185	
12cr|defendguin-0.0.12-3|186	* Tue Dec 19 2000 Pixel <pixel@mandrakesoft.com> 0.0.6-3mdk
12cr|defendguin-0.0.12-3|187	- rebuild for new libSDL_mixer
12cr|defendguin-0.0.12-3|188	
12cr|defendguin-0.0.12-3|189	* Wed Nov 29 2000 Pixel <pixel@mandrakesoft.com> 0.0.6-2mdk
12cr|defendguin-0.0.12-3|190	- rebuild, build req
12cr|defendguin-0.0.12-3|191	
12cr|defendguin-0.0.12-3|192	* Sun Nov 26 2000 Pixel <pixel@mandrakesoft.com> 0.0.6-1mdk
12cr|defendguin-0.0.12-3|193	- new version
12cr|defendguin-0.0.12-3|194	
12cr|defendguin-0.0.12-3|195	* Tue Nov  7 2000 Pixel <pixel@mandrakesoft.com> 0.0.5-3mdk
12cr|defendguin-0.0.12-3|196	- capitalize summary
12cr|defendguin-0.0.12-3|197	
12cr|defendguin-0.0.12-3|198	* Tue Nov  7 2000 Pixel <pixel@mandrakesoft.com> 0.0.5-2mdk
12cr|defendguin-0.0.12-3|199	- rebuild
12cr|defendguin-0.0.12-3|200	
12cr|defendguin-0.0.12-3|201	* Thu Nov  2 2000 Pixel <pixel@mandrakesoft.com> 0.0.5-1mdk
12cr|defendguin-0.0.12-3|202	- initial spec

861 12
12cr|deflate-stats-1.0-5|1	Summary:	Apache mod_deflate logfile analyzer
12cr|deflate-stats-1.0-5|2	Name:		deflate-stats
12cr|deflate-stats-1.0-5|3	Version:	1.0
12cr|deflate-stats-1.0-5|4	Release:	%mkrel 5
12cr|deflate-stats-1.0-5|5	License:	BSD-like
12cr|deflate-stats-1.0-5|6	Group:		Monitoring
12cr|deflate-stats-1.0-5|7	URL:		http://prefetch.net/code/deflate-stats.html
12cr|deflate-stats-1.0-5|8	Source0:	http://prefetch.net/code/deflate-stats.pl.bz2
12cr|deflate-stats-1.0-5|9	Requires:	apache-mod_deflate
12cr|deflate-stats-1.0-5|10	BuildArch:	noarch
12cr|deflate-stats-1.0-5|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|deflate-stats-1.0-5|12	
12cr|deflate-stats-1.0-5|13	%description
12cr|deflate-stats-1.0-5|14	deflate-stats.pl is a Perl script that summarizes mod_deflate log data, and
12cr|deflate-stats-1.0-5|15	provides detailed reports that include the amount of bandwidth saved, bytes not
12cr|deflate-stats-1.0-5|16	sent, number of requestes deflated, and compresion ratios per URI.
12cr|deflate-stats-1.0-5|17	
12cr|deflate-stats-1.0-5|18	%prep
12cr|deflate-stats-1.0-5|19	
12cr|deflate-stats-1.0-5|20	%setup -q -c -T
12cr|deflate-stats-1.0-5|21	bzcat %{SOURCE0} > %{name}
12cr|deflate-stats-1.0-5|22	
12cr|deflate-stats-1.0-5|23	%build
12cr|deflate-stats-1.0-5|24	
12cr|deflate-stats-1.0-5|25	%install
12cr|deflate-stats-1.0-5|26	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|deflate-stats-1.0-5|27	
12cr|deflate-stats-1.0-5|28	install -d %{buildroot}%{_bindir}
12cr|deflate-stats-1.0-5|29	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|deflate-stats-1.0-5|30	
12cr|deflate-stats-1.0-5|31	%clean
12cr|deflate-stats-1.0-5|32	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|deflate-stats-1.0-5|33	
12cr|deflate-stats-1.0-5|34	%files
12cr|deflate-stats-1.0-5|35	%defattr(-,root,root)
12cr|deflate-stats-1.0-5|36	%attr(0755,root,root) %{_bindir}/%{name}
12cr|deflate-stats-1.0-5|37	
12cr|deflate-stats-1.0-5|38	
12cr|deflate-stats-1.0-5|39	
12cr|deflate-stats-1.0-5|40	
12cr|deflate-stats-1.0-5|41	%changelog
12cr|deflate-stats-1.0-5|42	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2011.0
12cr|deflate-stats-1.0-5|43	+ Revision: 617525
12cr|deflate-stats-1.0-5|44	- the mass rebuild of 2010.0 packages
12cr|deflate-stats-1.0-5|45	
12cr|deflate-stats-1.0-5|46	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2010.0
12cr|deflate-stats-1.0-5|47	+ Revision: 427959
12cr|deflate-stats-1.0-5|48	- rebuild
12cr|deflate-stats-1.0-5|49	
12cr|deflate-stats-1.0-5|50	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cr|deflate-stats-1.0-5|51	+ Revision: 244025
12cr|deflate-stats-1.0-5|52	- rebuild
12cr|deflate-stats-1.0-5|53	
12cr|deflate-stats-1.0-5|54	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0-1mdv2008.1
12cr|deflate-stats-1.0-5|55	+ Revision: 140721
12cr|deflate-stats-1.0-5|56	- restore BuildRoot
12cr|deflate-stats-1.0-5|57	
12cr|deflate-stats-1.0-5|58	+ Thierry Vignaud <tv@mandriva.org>
12cr|deflate-stats-1.0-5|59	- kill re-definition of %%buildroot on Pixel's request
12cr|deflate-stats-1.0-5|60	
12cr|deflate-stats-1.0-5|61	
12cr|deflate-stats-1.0-5|62	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2007.0
12cr|deflate-stats-1.0-5|63	+ Revision: 101638
12cr|deflate-stats-1.0-5|64	- Import deflate-stats
12cr|deflate-stats-1.0-5|65	
12cr|deflate-stats-1.0-5|66	* Wed Aug 23 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2007.0
12cr|deflate-stats-1.0-5|67	- initial Mandriva package
12cr|deflate-stats-1.0-5|68	

862 12
12cr|dekagen-1.0.2-6|1	%define name dekagen
12cr|dekagen-1.0.2-6|2	%define version 1.0.2
12cr|dekagen-1.0.2-6|3	%define release 6
12cr|dekagen-1.0.2-6|4	
12cr|dekagen-1.0.2-6|5	Summary:   Rips and encodes CD's
12cr|dekagen-1.0.2-6|6	Name:      %{name}
12cr|dekagen-1.0.2-6|7	Version:   %{version}
12cr|dekagen-1.0.2-6|8	Release:   %{release}
12cr|dekagen-1.0.2-6|9	Source:    %{name}-%{version}.tar.bz2
12cr|dekagen-1.0.2-6|10	License:   GPLv2+
12cr|dekagen-1.0.2-6|11	Group:     Sound
12cr|dekagen-1.0.2-6|12	# looks like is a dead end , maybe abbandon
12cr|dekagen-1.0.2-6|13	URL:       http://userpage.fu-berlin.de/~mbayer/tools/dekagen.html
12cr|dekagen-1.0.2-6|14	Obsoletes: ripenc
12cr|dekagen-1.0.2-6|15	Provides:  ripenc
12cr|dekagen-1.0.2-6|16	Buildarch: noarch
12cr|dekagen-1.0.2-6|17	BuildRequires: dos2unix
12cr|dekagen-1.0.2-6|18	
12cr|dekagen-1.0.2-6|19	%description
12cr|dekagen-1.0.2-6|20	The dekagen bourne shell script, formerly known as ripenc, is an interactive
12cr|dekagen-1.0.2-6|21	command line tool, that automates the whole process of ripping data from
12cr|dekagen-1.0.2-6|22	music compact discs (CD), the naming of the files, their converting
12cr|dekagen-1.0.2-6|23	into MP3 or Ogg-Vorbis format and the labelling of the MP3 files
12cr|dekagen-1.0.2-6|24	with an ID3 tag.
12cr|dekagen-1.0.2-6|25	
12cr|dekagen-1.0.2-6|26	%prep
12cr|dekagen-1.0.2-6|27	%setup
12cr|dekagen-1.0.2-6|28	#fix CRLF in CHANGES
12cr|dekagen-1.0.2-6|29	cp --preserve CHANGES CHANGES.msdos
12cr|dekagen-1.0.2-6|30	dos2unix  CHANGES
12cr|dekagen-1.0.2-6|31	#fix utf8 encoding
12cr|dekagen-1.0.2-6|32	iconv -f latin1 -t utf8 README > README
12cr|dekagen-1.0.2-6|33	
12cr|dekagen-1.0.2-6|34	%build
12cr|dekagen-1.0.2-6|35	
12cr|dekagen-1.0.2-6|36	%install
12cr|dekagen-1.0.2-6|37	mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
12cr|dekagen-1.0.2-6|38	mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man1
12cr|dekagen-1.0.2-6|39	
12cr|dekagen-1.0.2-6|40	cp dekagen ${RPM_BUILD_ROOT}%{_bindir}
12cr|dekagen-1.0.2-6|41	gunzip dekagen.1.gz
12cr|dekagen-1.0.2-6|42	cp dekagen.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/
12cr|dekagen-1.0.2-6|43	
12cr|dekagen-1.0.2-6|44	
12cr|dekagen-1.0.2-6|45	%files
12cr|dekagen-1.0.2-6|46	%doc COPYING CHANGES INSTALL CREDITS README
12cr|dekagen-1.0.2-6|47	%_bindir/*
12cr|dekagen-1.0.2-6|48	%_mandir/man1/*
12cr|dekagen-1.0.2-6|49	
12cr|dekagen-1.0.2-6|50	
12cr|dekagen-1.0.2-6|51	
12cr|dekagen-1.0.2-6|52	%changelog
12cr|dekagen-1.0.2-6|53	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdv2011.0
12cr|dekagen-1.0.2-6|54	+ Revision: 617527
12cr|dekagen-1.0.2-6|55	- the mass rebuild of 2010.0 packages
12cr|dekagen-1.0.2-6|56	
12cr|dekagen-1.0.2-6|57	* Wed May 20 2009 Jérôme Brenier <incubusss@mandriva.org> 1.0.2-5mdv2010.0
12cr|dekagen-1.0.2-6|58	+ Revision: 377891
12cr|dekagen-1.0.2-6|59	- fix CRLF in CHANGES
12cr|dekagen-1.0.2-6|60	- add a BR on dos2unix
12cr|dekagen-1.0.2-6|61	- fix license (GPLv2+)
12cr|dekagen-1.0.2-6|62	
12cr|dekagen-1.0.2-6|63	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.0.2-4mdv2009.0
12cr|dekagen-1.0.2-6|64	+ Revision: 244026
12cr|dekagen-1.0.2-6|65	- rebuild
12cr|dekagen-1.0.2-6|66	
12cr|dekagen-1.0.2-6|67	+ Olivier Blin <oblin@mandriva.com>
12cr|dekagen-1.0.2-6|68	- restore BuildRoot
12cr|dekagen-1.0.2-6|69	
12cr|dekagen-1.0.2-6|70	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.0.2-2mdv2008.1
12cr|dekagen-1.0.2-6|71	+ Revision: 123762
12cr|dekagen-1.0.2-6|72	- kill re-definition of %%buildroot on Pixel's request
12cr|dekagen-1.0.2-6|73	- import dekagen
12cr|dekagen-1.0.2-6|74	
12cr|dekagen-1.0.2-6|75	
12cr|dekagen-1.0.2-6|76	* Tue Jan 03 2006 Lenny Cartier <lenny@mandriva.com> 1.0.2-2mdk
12cr|dekagen-1.0.2-6|77	- rebuild
12cr|dekagen-1.0.2-6|78	
12cr|dekagen-1.0.2-6|79	* Mon Jul 19 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0.2-1mdk
12cr|dekagen-1.0.2-6|80	- 1.0.2
12cr|dekagen-1.0.2-6|81	
12cr|dekagen-1.0.2-6|82	* Mon Jan 12 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-1mdk
12cr|dekagen-1.0.2-6|83	- 1.0.1
12cr|dekagen-1.0.2-6|84	
12cr|dekagen-1.0.2-6|85	* Fri Oct 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0-1mdk
12cr|dekagen-1.0.2-6|86	- new
12cr|dekagen-1.0.2-6|87	- obsoletes ripenc

863 12
12cr|delaboratory-0.8-2|1	Name:		delaboratory
12cr|delaboratory-0.8-2|2	Version:	0.8
12cr|delaboratory-0.8-2|3	Release:	2
12cr|delaboratory-0.8-2|4	Summary:	Free Software color correction utility
12cr|delaboratory-0.8-2|5	License:	GPLv3+
12cr|delaboratory-0.8-2|6	Group:		Graphics
12cr|delaboratory-0.8-2|7	Url:		https://code.google.com/p/delaboratory/
12cr|delaboratory-0.8-2|8	Source0:	https://delaboratory.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|delaboratory-0.8-2|9	Patch0:		delaboratory-0.8-mdv-makefile.patch
12cr|delaboratory-0.8-2|10	Requires:	dcraw
12cr|delaboratory-0.8-2|11	BuildRequires:	tiff-devel
12cr|delaboratory-0.8-2|12	BuildRequires:	wxgtku-devel
12cr|delaboratory-0.8-2|13	BuildRequires:	libxml2-devel
12cr|delaboratory-0.8-2|14	
12cr|delaboratory-0.8-2|15	
12cr|delaboratory-0.8-2|16	%description
12cr|delaboratory-0.8-2|17	Delaboratory is a Free Software color correction utility, it allows you
12cr|delaboratory-0.8-2|18	to modify color/contrast of your photo in a creative way - by performing
12cr|delaboratory-0.8-2|19	non-destructive operations in different colorspaces (RGB/BW, XYZ/LAB/LCH,
12cr|delaboratory-0.8-2|20	CMY/CMYK, HSL/HSV) with floating-point precision per channel.
12cr|delaboratory-0.8-2|21	
12cr|delaboratory-0.8-2|22	%prep
12cr|delaboratory-0.8-2|23	%setup -q
12cr|delaboratory-0.8-2|24	%patch0 -p1
12cr|delaboratory-0.8-2|25	
12cr|delaboratory-0.8-2|26	%build
12cr|delaboratory-0.8-2|27	%setup_compile_flags
12cr|delaboratory-0.8-2|28	CXXFLAGS_WX="%{optflags}" ; export CXXFLAGS_WX ;
12cr|delaboratory-0.8-2|29	make DEBUG=YES
12cr|delaboratory-0.8-2|30	
12cr|delaboratory-0.8-2|31	%install
12cr|delaboratory-0.8-2|32	install -D -m0755 delaboratory "%{buildroot}%{_bindir}/delaboratory"
12cr|delaboratory-0.8-2|33	install -d -m0755 %{buildroot}%{_datadir}/applications
12cr|delaboratory-0.8-2|34	cat > %{buildroot}/%{_datadir}/applications/%{name}.desktop << EOF
12cr|delaboratory-0.8-2|35	[Desktop Entry]
12cr|delaboratory-0.8-2|36	Terminal=false
12cr|delaboratory-0.8-2|37	TryExec=delaboratory
12cr|delaboratory-0.8-2|38	Exec=delaboratory
12cr|delaboratory-0.8-2|39	Type=Application
12cr|delaboratory-0.8-2|40	Categories=Graphics;Photography;GTK;
12cr|delaboratory-0.8-2|41	StartupNotify=false
12cr|delaboratory-0.8-2|42	Name=Delaboratory
12cr|delaboratory-0.8-2|43	GenericName=Color correction utility
12cr|delaboratory-0.8-2|44	EOF
12cr|delaboratory-0.8-2|45	
12cr|delaboratory-0.8-2|46	%files
12cr|delaboratory-0.8-2|47	%defattr(-,root,root)
12cr|delaboratory-0.8-2|48	%doc README
12cr|delaboratory-0.8-2|49	%{_bindir}/delaboratory
12cr|delaboratory-0.8-2|50	%{_datadir}/applications/%{name}.desktop
12cr|delaboratory-0.8-2|51	
12cr|delaboratory-0.8-2|52	
12cr|delaboratory-0.8-2|53	
12cr|delaboratory-0.8-2|54	
12cr|delaboratory-0.8-2|55	%changelog
12cr|delaboratory-0.8-2|56	* Tue Jul 31 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.8-2
12cr|delaboratory-0.8-2|57	+ Revision: 811500
12cr|delaboratory-0.8-2|58	- req dcraw for import RAW photos
12cr|delaboratory-0.8-2|59	
12cr|delaboratory-0.8-2|60	* Mon Jul 30 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.8-1
12cr|delaboratory-0.8-2|61	+ Revision: 811390
12cr|delaboratory-0.8-2|62	- new version 0.8
12cr|delaboratory-0.8-2|63	
12cr|delaboratory-0.8-2|64	* Wed Apr 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.7-1
12cr|delaboratory-0.8-2|65	+ Revision: 790299
12cr|delaboratory-0.8-2|66	- update to 0.7
12cr|delaboratory-0.8-2|67	
12cr|delaboratory-0.8-2|68	* Fri Feb 17 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.6-1
12cr|delaboratory-0.8-2|69	+ Revision: 776159
12cr|delaboratory-0.8-2|70	- update to 0.6
12cr|delaboratory-0.8-2|71	
12cr|delaboratory-0.8-2|72	* Thu Jan 19 2012 Andrey Bondrov <abondrov@mandriva.org> 0.5-2
12cr|delaboratory-0.8-2|73	+ Revision: 762299
12cr|delaboratory-0.8-2|74	- Rebuild against utf8 wxGTK2.8
12cr|delaboratory-0.8-2|75	
12cr|delaboratory-0.8-2|76	* Fri Nov 11 2011 Andrey Smirnov <asmirnov@mandriva.org> 0.5-1
12cr|delaboratory-0.8-2|77	+ Revision: 730024
12cr|delaboratory-0.8-2|78	- imported package delaboratory
12cr|delaboratory-0.8-2|79	

864 12
12cr|dell-bmcflash-1.5.0-2|1	Name:		dell-bmcflash
12cr|dell-bmcflash-1.5.0-2|2	Version:	1.5.0
12cr|dell-bmcflash-1.5.0-2|3	Release:	%mkrel 2
12cr|dell-bmcflash-1.5.0-2|4	Summary:	A firmware-tools plugin to handle flash of Dell BMC
12cr|dell-bmcflash-1.5.0-2|5	Group:		System/Kernel and hardware
12cr|dell-bmcflash-1.5.0-2|6	License:	GPLv2+
12cr|dell-bmcflash-1.5.0-2|7	URL:		http://linux.dell.com/libsmbios/download/
12cr|dell-bmcflash-1.5.0-2|8	Source0:	http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
12cr|dell-bmcflash-1.5.0-2|9	# Dell only sells Intel-compat systems, so this package doesnt make much sense
12cr|dell-bmcflash-1.5.0-2|10	# on, eg. PPC.  Also, we rely on libsmbios, which is only avail on Intel-compat
12cr|dell-bmcflash-1.5.0-2|11	ExclusiveArch:	x86_64 %{ix86}
12cr|dell-bmcflash-1.5.0-2|12	Requires:	firmware-tools >= 0:1.3.0
12cr|dell-bmcflash-1.5.0-2|13	Requires:	firmware-addon-dell >= 0:1.4.5
12cr|dell-bmcflash-1.5.0-2|14	BuildRequires:	python-devel
12cr|dell-bmcflash-1.5.0-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|dell-bmcflash-1.5.0-2|16	
12cr|dell-bmcflash-1.5.0-2|17	%description
12cr|dell-bmcflash-1.5.0-2|18	The dell-bmcflash package provides plugins to firmware-tools which enable
12cr|dell-bmcflash-1.5.0-2|19	inventory and firmware updates for Dell Baseboard Management Controllers (BMC)
12cr|dell-bmcflash-1.5.0-2|20	
12cr|dell-bmcflash-1.5.0-2|21	%prep
12cr|dell-bmcflash-1.5.0-2|22	%setup -q
12cr|dell-bmcflash-1.5.0-2|23	
12cr|dell-bmcflash-1.5.0-2|24	%build
12cr|dell-bmcflash-1.5.0-2|25	%{__python} setup.py build
12cr|dell-bmcflash-1.5.0-2|26	
12cr|dell-bmcflash-1.5.0-2|27	%install
12cr|dell-bmcflash-1.5.0-2|28	rm -rf %{buildroot}
12cr|dell-bmcflash-1.5.0-2|29	mkdir -p %{buildroot}/%{_datadir}/firmware/dell/bmc
12cr|dell-bmcflash-1.5.0-2|30	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|dell-bmcflash-1.5.0-2|31	
12cr|dell-bmcflash-1.5.0-2|32	%clean
12cr|dell-bmcflash-1.5.0-2|33	rm -rf %{buildroot}
12cr|dell-bmcflash-1.5.0-2|34	
12cr|dell-bmcflash-1.5.0-2|35	
12cr|dell-bmcflash-1.5.0-2|36	%files
12cr|dell-bmcflash-1.5.0-2|37	%defattr(-,root,root,-)
12cr|dell-bmcflash-1.5.0-2|38	%doc COPYING-GPL COPYING-OSL README
12cr|dell-bmcflash-1.5.0-2|39	%config(noreplace) %{_sysconfdir}/firmware/firmware.d/*.conf
12cr|dell-bmcflash-1.5.0-2|40	%{python_sitelib}/*
12cr|dell-bmcflash-1.5.0-2|41	%{_bindir}/*
12cr|dell-bmcflash-1.5.0-2|42	
12cr|dell-bmcflash-1.5.0-2|43	
12cr|dell-bmcflash-1.5.0-2|44	%changelog
12cr|dell-bmcflash-1.5.0-2|45	* Sat Nov 06 2010 Jani Välimaa <wally@mandriva.org> 1.5.0-2mdv2011.0
12cr|dell-bmcflash-1.5.0-2|46	+ Revision: 594344
12cr|dell-bmcflash-1.5.0-2|47	- rebuild for python 2.7
12cr|dell-bmcflash-1.5.0-2|48	
12cr|dell-bmcflash-1.5.0-2|49	* Tue Feb 10 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5.0-1mdv2010.1
12cr|dell-bmcflash-1.5.0-2|50	+ Revision: 339278
12cr|dell-bmcflash-1.5.0-2|51	- update to new version 1.5.0
12cr|dell-bmcflash-1.5.0-2|52	- new license policy
12cr|dell-bmcflash-1.5.0-2|53	- spec file clean
12cr|dell-bmcflash-1.5.0-2|54	
12cr|dell-bmcflash-1.5.0-2|55	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.4.1-4mdv2009.1
12cr|dell-bmcflash-1.5.0-2|56	+ Revision: 325205
12cr|dell-bmcflash-1.5.0-2|57	- rebuild
12cr|dell-bmcflash-1.5.0-2|58	
12cr|dell-bmcflash-1.5.0-2|59	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.4.1-3mdv2009.0
12cr|dell-bmcflash-1.5.0-2|60	+ Revision: 244027
12cr|dell-bmcflash-1.5.0-2|61	- rebuild
12cr|dell-bmcflash-1.5.0-2|62	
12cr|dell-bmcflash-1.5.0-2|63	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.4.1-1mdv2008.1
12cr|dell-bmcflash-1.5.0-2|64	+ Revision: 140721
12cr|dell-bmcflash-1.5.0-2|65	- restore BuildRoot
12cr|dell-bmcflash-1.5.0-2|66	
12cr|dell-bmcflash-1.5.0-2|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|dell-bmcflash-1.5.0-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|dell-bmcflash-1.5.0-2|69	
12cr|dell-bmcflash-1.5.0-2|70	* Mon Sep 10 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.1-1mdv2008.0
12cr|dell-bmcflash-1.5.0-2|71	+ Revision: 84288
12cr|dell-bmcflash-1.5.0-2|72	- import dell-bmcflash
12cr|dell-bmcflash-1.5.0-2|73	
12cr|dell-bmcflash-1.5.0-2|74	
12cr|dell-bmcflash-1.5.0-2|75	* Mon Sep 10 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.1 -1mdv2008.0
12cr|dell-bmcflash-1.5.0-2|76	- contributed by Olivier Lahaye <olivier.lahaye at free.fr>

865 12
12cr|dell-dup-1.1.3-2|1	%define name	dell-dup
12cr|dell-dup-1.1.3-2|2	%define version	1.1.3
12cr|dell-dup-1.1.3-2|3	%define rel	2
12cr|dell-dup-1.1.3-2|4	
12cr|dell-dup-1.1.3-2|5	Name:           %{name}
12cr|dell-dup-1.1.3-2|6	Version:        %{version}
12cr|dell-dup-1.1.3-2|7	Release:        %mkrel %{rel}
12cr|dell-dup-1.1.3-2|8	Summary:        A firmware-tools plugin to handle converting Dell DUPs to FT format
12cr|dell-dup-1.1.3-2|9	Group:          System/Configuration/Hardware
12cr|dell-dup-1.1.3-2|10	License:        GPLv2+ and OSL
12cr|dell-dup-1.1.3-2|11	URL:            http://linux.dell.com/libsmbios/download/
12cr|dell-dup-1.1.3-2|12	Source0:        http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
12cr|dell-dup-1.1.3-2|13	BuildArch:	noarch
12cr|dell-dup-1.1.3-2|14	BuildRequires:  pkgconfig(python)
12cr|dell-dup-1.1.3-2|15	BuildRequires:	firmware-tools
12cr|dell-dup-1.1.3-2|16	BuildRequires:	firmware-addon-dell
12cr|dell-dup-1.1.3-2|17	Provides:	dell-bmcflash
12cr|dell-dup-1.1.3-2|18	Provides:	dell-lsiflash
12cr|dell-dup-1.1.3-2|19	Obsoletes:	dell-bmcflash <= 1.5.0
12cr|dell-dup-1.1.3-2|20	Obsoletes:	dell-lsiflash <= 2.0.6
12cr|dell-dup-1.1.3-2|21	
12cr|dell-dup-1.1.3-2|22	%description
12cr|dell-dup-1.1.3-2|23	This firmware-tools plugin will extract Dell DUPs into Firmware-Tools format.
12cr|dell-dup-1.1.3-2|24	
12cr|dell-dup-1.1.3-2|25	%prep
12cr|dell-dup-1.1.3-2|26	%setup -q
12cr|dell-dup-1.1.3-2|27	
12cr|dell-dup-1.1.3-2|28	%build
12cr|dell-dup-1.1.3-2|29	%configure2_5x
12cr|dell-dup-1.1.3-2|30	%make
12cr|dell-dup-1.1.3-2|31	
12cr|dell-dup-1.1.3-2|32	%check
12cr|dell-dup-1.1.3-2|33	%make check
12cr|dell-dup-1.1.3-2|34	
12cr|dell-dup-1.1.3-2|35	%install
12cr|dell-dup-1.1.3-2|36	%makeinstall_std
12cr|dell-dup-1.1.3-2|37	
12cr|dell-dup-1.1.3-2|38	%files
12cr|dell-dup-1.1.3-2|39	%doc COPYING-* README AUTHORS
12cr|dell-dup-1.1.3-2|40	%{python_sitelib}/dell_dup
12cr|dell-dup-1.1.3-2|41	%config(noreplace) %{_sysconfdir}/firmware/firmware.d/%{name}.conf
12cr|dell-dup-1.1.3-2|42	%{_datadir}/firmware-tools/*

866 12
12cr|deluge-1.3.5-1|1	# Use system or static libtorrent(-rasterbar)?
12cr|deluge-1.3.5-1|2	%define sys_libtorrent	1
12cr|deluge-1.3.5-1|3	%define _enable_debug_packages %nil
12cr|deluge-1.3.5-1|4	%define debug_package %nil
12cr|deluge-1.3.5-1|5	
12cr|deluge-1.3.5-1|6	Summary:	Full-featured GTK+ Bittorrent client
12cr|deluge-1.3.5-1|7	Name:		deluge
12cr|deluge-1.3.5-1|8	Version:	1.3.5
12cr|deluge-1.3.5-1|9	Release:	%mkrel 1
12cr|deluge-1.3.5-1|10	License:	GPLv3+ with exceptions
12cr|deluge-1.3.5-1|11	Group:		Networking/File transfer
12cr|deluge-1.3.5-1|12	Url:		http://deluge-torrent.org/
12cr|deluge-1.3.5-1|13	Source0:	http://download.deluge-torrent.org/source/%{name}-%{version}.tar.lzma
12cr|deluge-1.3.5-1|14	# (Debian) add patch to disable checking for updates by default
12cr|deluge-1.3.5-1|15	Patch0:		new_release_check.patch
12cr|deluge-1.3.5-1|16	Patch1:		deluge-1.1.8-use-multithreaded-boost.patch
12cr|deluge-1.3.5-1|17	BuildRequires:	desktop-file-utils
12cr|deluge-1.3.5-1|18	BuildRequires:	python-devel
12cr|deluge-1.3.5-1|19	BuildRequires:	boost-devel
12cr|deluge-1.3.5-1|20	BuildRequires:	zlib-devel
12cr|deluge-1.3.5-1|21	BuildRequires:	openssl-devel
12cr|deluge-1.3.5-1|22	BuildRequires:	imagemagick
12cr|deluge-1.3.5-1|23	BuildRequires:	python-setuptools
12cr|deluge-1.3.5-1|24	BuildRequires:	intltool
12cr|deluge-1.3.5-1|25	%if %{sys_libtorrent}
12cr|deluge-1.3.5-1|26	BuildRequires:	python-libtorrent-rasterbar >= 0.14.9
12cr|deluge-1.3.5-1|27	%endif
12cr|deluge-1.3.5-1|28	Requires:	librsvg2
12cr|deluge-1.3.5-1|29	Requires:	pyxdg
12cr|deluge-1.3.5-1|30	Requires:	pygtk2.0-libglade
12cr|deluge-1.3.5-1|31	Requires:	gnome-python-gnomevfs
12cr|deluge-1.3.5-1|32	Requires:	python-twisted-web
12cr|deluge-1.3.5-1|33	Requires:	python-simplejson
12cr|deluge-1.3.5-1|34	Requires:	python-notify
12cr|deluge-1.3.5-1|35	Requires:	python-OpenSSL
12cr|deluge-1.3.5-1|36	Requires:	python-chardet
12cr|deluge-1.3.5-1|37	Requires:	python-pkg-resources
12cr|deluge-1.3.5-1|38	%if %{sys_libtorrent}
12cr|deluge-1.3.5-1|39	Requires:	python-libtorrent-rasterbar >= 0.14.9
12cr|deluge-1.3.5-1|40	BuildArch:	noarch
12cr|deluge-1.3.5-1|41	%endif
12cr|deluge-1.3.5-1|42	
12cr|deluge-1.3.5-1|43	%description
12cr|deluge-1.3.5-1|44	Deluge is a Bittorrent client. Deluge is intended to bring a native,
12cr|deluge-1.3.5-1|45	full-featured client to Linux GTK+ desktop environments such as GNOME
12cr|deluge-1.3.5-1|46	and XFCE.
12cr|deluge-1.3.5-1|47	
12cr|deluge-1.3.5-1|48	%prep
12cr|deluge-1.3.5-1|49	%setup -q
12cr|deluge-1.3.5-1|50	
12cr|deluge-1.3.5-1|51	%patch0 -p1 -b .update
12cr|deluge-1.3.5-1|52	%patch1 -p1 -b .mt
12cr|deluge-1.3.5-1|53	
12cr|deluge-1.3.5-1|54	%build
12cr|deluge-1.3.5-1|55	%ifarch x86_64 sparc64
12cr|deluge-1.3.5-1|56	CFLAGS="%{optflags} -DAMD64" python setup.py build
12cr|deluge-1.3.5-1|57	%else
12cr|deluge-1.3.5-1|58	CFLAGS="%{optflags}" python setup.py build
12cr|deluge-1.3.5-1|59	%endif
12cr|deluge-1.3.5-1|60	
12cr|deluge-1.3.5-1|61	%install
12cr|deluge-1.3.5-1|62	%__rm -rf %{buildroot}
12cr|deluge-1.3.5-1|63	%__python ./setup.py install -O1 --skip-build --root=%{buildroot}
12cr|deluge-1.3.5-1|64	
12cr|deluge-1.3.5-1|65	%__perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|deluge-1.3.5-1|66	%__mv %{buildroot}%{_iconsdir}/scalable %{buildroot}%{_iconsdir}/hicolor/
12cr|deluge-1.3.5-1|67	
12cr|deluge-1.3.5-1|68	%clean
12cr|deluge-1.3.5-1|69	%__rm -rf %{buildroot}
12cr|deluge-1.3.5-1|70	
12cr|deluge-1.3.5-1|71	%files
12cr|deluge-1.3.5-1|72	%doc ChangeLog
12cr|deluge-1.3.5-1|73	%{_bindir}/%{name}*
12cr|deluge-1.3.5-1|74	%{_datadir}/applications/%{name}.desktop
12cr|deluge-1.3.5-1|75	%if %{sys_libtorrent}
12cr|deluge-1.3.5-1|76	%{py_puresitedir}/*
12cr|deluge-1.3.5-1|77	%else
12cr|deluge-1.3.5-1|78	%{py_platsitedir}/*
12cr|deluge-1.3.5-1|79	%endif
12cr|deluge-1.3.5-1|80	%{_datadir}/pixmaps/%{name}.*
12cr|deluge-1.3.5-1|81	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|deluge-1.3.5-1|82	%{_mandir}/man1/%{name}*.1.*
12cr|deluge-1.3.5-1|83	
12cr|deluge-1.3.5-1|84	
12cr|deluge-1.3.5-1|85	%changelog
12cr|deluge-1.3.5-1|86	* Wed Apr 11 2012 Andrey Bondrov <abondrov@mandriva.org> 1.3.5-1
12cr|deluge-1.3.5-1|87	+ Revision: 790275
12cr|deluge-1.3.5-1|88	- New version 1.3.5
12cr|deluge-1.3.5-1|89	
12cr|deluge-1.3.5-1|90	* Tue Mar 06 2012 Andrey Bondrov <abondrov@mandriva.org> 1.3.4-1
12cr|deluge-1.3.5-1|91	+ Revision: 782358
12cr|deluge-1.3.5-1|92	- Don't use find_lang because it finds nothing
12cr|deluge-1.3.5-1|93	- New version 1.3.4
12cr|deluge-1.3.5-1|94	
12cr|deluge-1.3.5-1|95	* Thu Aug 18 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.3-1
12cr|deluge-1.3.5-1|96	+ Revision: 695247
12cr|deluge-1.3.5-1|97	- add buildrequires on intltool
12cr|deluge-1.3.5-1|98	- temporary disable build of debug package
12cr|deluge-1.3.5-1|99	- skip another build at installa section
12cr|deluge-1.3.5-1|100	- dont use desktop-file-install
12cr|deluge-1.3.5-1|101	- update to new version 1.3.3
12cr|deluge-1.3.5-1|102	
12cr|deluge-1.3.5-1|103	* Wed May 25 2011 Funda Wang <fwang@mandriva.org> 1.3.2-1
12cr|deluge-1.3.5-1|104	+ Revision: 678936
12cr|deluge-1.3.5-1|105	- update file list
12cr|deluge-1.3.5-1|106	- new version 1.3.2
12cr|deluge-1.3.5-1|107	
12cr|deluge-1.3.5-1|108	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.3.1-1mdv2011.0
12cr|deluge-1.3.5-1|109	+ Revision: 591840
12cr|deluge-1.3.5-1|110	- update to 1.3.1
12cr|deluge-1.3.5-1|111	
12cr|deluge-1.3.5-1|112	* Sun Sep 19 2010 Funda Wang <fwang@mandriva.org> 1.3.0-1mdv2011.0
12cr|deluge-1.3.5-1|113	+ Revision: 579768
12cr|deluge-1.3.5-1|114	- 1.3.0 final
12cr|deluge-1.3.5-1|115	
12cr|deluge-1.3.5-1|116	* Wed Aug 25 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.3.0-0.rc2.1mdv2011.0
12cr|deluge-1.3.5-1|117	+ Revision: 573340
12cr|deluge-1.3.5-1|118	- update to 1.3.0_rc2
12cr|deluge-1.3.5-1|119	
12cr|deluge-1.3.5-1|120	* Sun Aug 01 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.3.0-0.rc1.1mdv2011.0
12cr|deluge-1.3.5-1|121	+ Revision: 564168
12cr|deluge-1.3.5-1|122	- change spec to make it more easier to package rc's (since quite a few rc's go
12cr|deluge-1.3.5-1|123	into cooker), (thanks to the meticulous transmission.spec)
12cr|deluge-1.3.5-1|124	- remove 'mdkversion < 200900' bits, too old
12cr|deluge-1.3.5-1|125	- add a patch from Debian to disable checking for updates in the gui (replaces
12cr|deluge-1.3.5-1|126	patch0 which doesn't seem to work now)
12cr|deluge-1.3.5-1|127	- update to 1.3.0_rc1
12cr|deluge-1.3.5-1|128	- drop patch2, merged upstream
12cr|deluge-1.3.5-1|129	
12cr|deluge-1.3.5-1|130	* Sat May 15 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.3-2mdv2010.1
12cr|deluge-1.3.5-1|131	+ Revision: 544853
12cr|deluge-1.3.5-1|132	- Patch2: fix hangs on shutdown when using sys tray menu
12cr|deluge-1.3.5-1|133	
12cr|deluge-1.3.5-1|134	* Sun Mar 28 2010 Eugeni Dodonov <eugeni@mandriva.com> 1.2.3-1mdv2010.1
12cr|deluge-1.3.5-1|135	+ Revision: 528344
12cr|deluge-1.3.5-1|136	- Updated to 1.2.3.
12cr|deluge-1.3.5-1|137	
12cr|deluge-1.3.5-1|138	* Sat Mar 20 2010 Emmanuel Andry <eandry@mandriva.org> 1.2.2-1mdv2010.1
12cr|deluge-1.3.5-1|139	+ Revision: 525432
12cr|deluge-1.3.5-1|140	- New version 1.2.2
12cr|deluge-1.3.5-1|141	
12cr|deluge-1.3.5-1|142	* Tue Feb 23 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.2.1-2mdv2010.1
12cr|deluge-1.3.5-1|143	+ Revision: 509933
12cr|deluge-1.3.5-1|144	- 1.2.1 requires libtorrent-rasterbar >= 0.14.9 to fix an over-downloading bug
12cr|deluge-1.3.5-1|145	in older versions of libtorrent-rasterbar (c.f. 1.2.1 changelog in the src tarball)
12cr|deluge-1.3.5-1|146	
12cr|deluge-1.3.5-1|147	* Mon Feb 22 2010 Frederik Himpe <fhimpe@mandriva.org> 1.2.1-1mdv2010.1
12cr|deluge-1.3.5-1|148	+ Revision: 509638
12cr|deluge-1.3.5-1|149	- update to new version 1.2.1
12cr|deluge-1.3.5-1|150	
12cr|deluge-1.3.5-1|151	* Tue Jan 12 2010 Jérôme Brenier <incubusss@mandriva.org> 1.2.0-1mdv2010.1
12cr|deluge-1.3.5-1|152	+ Revision: 490022
12cr|deluge-1.3.5-1|153	- final release 1.2.0
12cr|deluge-1.3.5-1|154	- use lzma source tarball
12cr|deluge-1.3.5-1|155	
12cr|deluge-1.3.5-1|156	* Fri Dec 18 2009 Ahmad Samir <ahmadsamir@mandriva.org> 1.2.0-0.rc5.1mdv2010.1
12cr|deluge-1.3.5-1|157	+ Revision: 479923
12cr|deluge-1.3.5-1|158	- update to 1.2.0_rc5
12cr|deluge-1.3.5-1|159	
12cr|deluge-1.3.5-1|160	* Fri Nov 27 2009 Ahmad Samir <ahmadsamir@mandriva.org> 1.2.0-0.rc4.1mdv2010.1
12cr|deluge-1.3.5-1|161	+ Revision: 470632
12cr|deluge-1.3.5-1|162	- Update to new version 1.2.0_rc4
12cr|deluge-1.3.5-1|163	
12cr|deluge-1.3.5-1|164	* Thu Nov 19 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.0-0.rc3.1mdv2010.1
12cr|deluge-1.3.5-1|165	+ Revision: 467513
12cr|deluge-1.3.5-1|166	- update to new version 1.2.0_rc3
12cr|deluge-1.3.5-1|167	- add requires on python-chardet, python-OpenSSL, python-notify, python-simplejson and python-twisted-web
12cr|deluge-1.3.5-1|168	- drop requires on python-dbus
12cr|deluge-1.3.5-1|169	
12cr|deluge-1.3.5-1|170	* Tue Jun 16 2009 Frederik Himpe <fhimpe@mandriva.org> 1.1.9-1mdv2010.0
12cr|deluge-1.3.5-1|171	+ Revision: 386425
12cr|deluge-1.3.5-1|172	- update to new version 1.1.9
12cr|deluge-1.3.5-1|173	
12cr|deluge-1.3.5-1|174	* Fri May 22 2009 Eugeni Dodonov <eugeni@mandriva.com> 1.1.8-1mdv2010.0
12cr|deluge-1.3.5-1|175	+ Revision: 378581
12cr|deluge-1.3.5-1|176	- Updated to 1.1.8.
12cr|deluge-1.3.5-1|177	Rediffed P1.
12cr|deluge-1.3.5-1|178	
12cr|deluge-1.3.5-1|179	* Fri May 01 2009 Eugeni Dodonov <eugeni@mandriva.com> 1.1.7-1mdv2010.0
12cr|deluge-1.3.5-1|180	+ Revision: 369210
12cr|deluge-1.3.5-1|181	- 1.1.7
12cr|deluge-1.3.5-1|182	
12cr|deluge-1.3.5-1|183	* Sat Apr 18 2009 Eugeni Dodonov <eugeni@mandriva.com> 1.1.6-1mdv2009.1
12cr|deluge-1.3.5-1|184	+ Revision: 367974
12cr|deluge-1.3.5-1|185	- Updated to 1.1.6.
12cr|deluge-1.3.5-1|186	
12cr|deluge-1.3.5-1|187	* Wed Mar 18 2009 Frederik Himpe <fhimpe@mandriva.org> 1.1.5-1mdv2009.1
12cr|deluge-1.3.5-1|188	+ Revision: 357019
12cr|deluge-1.3.5-1|189	- Update to new version 1.1.5
12cr|deluge-1.3.5-1|190	
12cr|deluge-1.3.5-1|191	* Wed Mar 11 2009 Frederik Himpe <fhimpe@mandriva.org> 1.1.4-1mdv2009.1
12cr|deluge-1.3.5-1|192	+ Revision: 353924
12cr|deluge-1.3.5-1|193	- update to new version 1.1.4
12cr|deluge-1.3.5-1|194	
12cr|deluge-1.3.5-1|195	* Mon Feb 16 2009 Frederik Himpe <fhimpe@mandriva.org> 1.1.3-1mdv2009.1
12cr|deluge-1.3.5-1|196	+ Revision: 341109
12cr|deluge-1.3.5-1|197	- update to new version 1.1.3
12cr|deluge-1.3.5-1|198	
12cr|deluge-1.3.5-1|199	* Wed Feb 04 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.2-1mdv2009.1
12cr|deluge-1.3.5-1|200	+ Revision: 337473
12cr|deluge-1.3.5-1|201	- update to new version 1.1.2
12cr|deluge-1.3.5-1|202	
12cr|deluge-1.3.5-1|203	* Sun Jan 25 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.1-1mdv2009.1
12cr|deluge-1.3.5-1|204	+ Revision: 333564
12cr|deluge-1.3.5-1|205	- update to new version 1.1.1
12cr|deluge-1.3.5-1|206	
12cr|deluge-1.3.5-1|207	* Tue Jan 13 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-1mdv2009.1
12cr|deluge-1.3.5-1|208	+ Revision: 329058
12cr|deluge-1.3.5-1|209	- update to new version 1.1.0
12cr|deluge-1.3.5-1|210	
12cr|deluge-1.3.5-1|211	* Sat Jan 10 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-0.RC3.1mdv2009.1
12cr|deluge-1.3.5-1|212	+ Revision: 328133
12cr|deluge-1.3.5-1|213	- update to new version 1.1.0_RC3
12cr|deluge-1.3.5-1|214	
12cr|deluge-1.3.5-1|215	* Mon Jan 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-0.RC2.1mdv2009.1
12cr|deluge-1.3.5-1|216	+ Revision: 325154
12cr|deluge-1.3.5-1|217	- drop patch 2, fixed upstream
12cr|deluge-1.3.5-1|218	- update to new version 1.1.0_RC2
12cr|deluge-1.3.5-1|219	
12cr|deluge-1.3.5-1|220	* Wed Dec 24 2008 Michael Scherer <misc@mandriva.org> 1.0.7-4mdv2009.1
12cr|deluge-1.3.5-1|221	+ Revision: 318428
12cr|deluge-1.3.5-1|222	- rebuild for new python
12cr|deluge-1.3.5-1|223	
12cr|deluge-1.3.5-1|224	* Sun Dec 21 2008 Funda Wang <fwang@mandriva.org> 1.0.7-3mdv2009.1
12cr|deluge-1.3.5-1|225	+ Revision: 316919
12cr|deluge-1.3.5-1|226	- rebuild for new boost
12cr|deluge-1.3.5-1|227	
12cr|deluge-1.3.5-1|228	* Tue Dec 16 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.7-2mdv2009.1
12cr|deluge-1.3.5-1|229	+ Revision: 314920
12cr|deluge-1.3.5-1|230	- make file list conditional on system libtorrent build
12cr|deluge-1.3.5-1|231	- drop the python version check (all now supported releases are 2.5+)
12cr|deluge-1.3.5-1|232	- adjust file list for noarch
12cr|deluge-1.3.5-1|233	- doesn't actually br the libtorrent devel package, it only needs python module
12cr|deluge-1.3.5-1|234	- use system libtorrent-rasterbar by default (yaay) - package now noarch
12cr|deluge-1.3.5-1|235	- add a newer (and smaller) set of conditionals for building with system
12cr|deluge-1.3.5-1|236	libtorrent-rasterbar
12cr|deluge-1.3.5-1|237	- drop the old system libtorrent commented stuff, it's all outdated now
12cr|deluge-1.3.5-1|238	
12cr|deluge-1.3.5-1|239	* Sun Dec 14 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.7-1mdv2009.1
12cr|deluge-1.3.5-1|240	+ Revision: 314369
12cr|deluge-1.3.5-1|241	- update to new version 1.0.7
12cr|deluge-1.3.5-1|242	- Patch1: rediff
12cr|deluge-1.3.5-1|243	
12cr|deluge-1.3.5-1|244	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|deluge-1.3.5-1|245	- lowercase ImageMagick
12cr|deluge-1.3.5-1|246	
12cr|deluge-1.3.5-1|247	* Tue Dec 02 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.6-1mdv2009.1
12cr|deluge-1.3.5-1|248	+ Revision: 309498
12cr|deluge-1.3.5-1|249	- fix file list
12cr|deluge-1.3.5-1|250	- update to new version 1.0.6
12cr|deluge-1.3.5-1|251	
12cr|deluge-1.3.5-1|252	* Tue Dec 02 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.5-3mdv2009.1
12cr|deluge-1.3.5-1|253	+ Revision: 309495
12cr|deluge-1.3.5-1|254	- rebuild
12cr|deluge-1.3.5-1|255	
12cr|deluge-1.3.5-1|256	* Sat Nov 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.5-2mdv2009.1
12cr|deluge-1.3.5-1|257	+ Revision: 308008
12cr|deluge-1.3.5-1|258	- require python-pkg-resources for mdv version greater than 200900, instead of python-setuptools which requires bunch of useless python stuff and python-devel
12cr|deluge-1.3.5-1|259	
12cr|deluge-1.3.5-1|260	* Tue Nov 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.5-1mdv2009.1
12cr|deluge-1.3.5-1|261	+ Revision: 302126
12cr|deluge-1.3.5-1|262	- update to new version 1.0.5
12cr|deluge-1.3.5-1|263	
12cr|deluge-1.3.5-1|264	* Sun Nov 02 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.4-1mdv2009.1
12cr|deluge-1.3.5-1|265	+ Revision: 299306
12cr|deluge-1.3.5-1|266	- update to new version 1.0.4
12cr|deluge-1.3.5-1|267	
12cr|deluge-1.3.5-1|268	* Tue Oct 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.3-1mdv2009.1
12cr|deluge-1.3.5-1|269	+ Revision: 296203
12cr|deluge-1.3.5-1|270	- update to new version 1.0.3
12cr|deluge-1.3.5-1|271	
12cr|deluge-1.3.5-1|272	* Sun Oct 12 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.2-1mdv2009.1
12cr|deluge-1.3.5-1|273	+ Revision: 292606
12cr|deluge-1.3.5-1|274	- rediff use-multithreaded-boost.patch
12cr|deluge-1.3.5-1|275	- new version 1.0.2
12cr|deluge-1.3.5-1|276	
12cr|deluge-1.3.5-1|277	* Wed Sep 24 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.0-1mdv2009.0
12cr|deluge-1.3.5-1|278	+ Revision: 287867
12cr|deluge-1.3.5-1|279	- fix setup macro
12cr|deluge-1.3.5-1|280	- improve use-multithreaded-boost.patch to reliably do what we want with
12cr|deluge-1.3.5-1|281	upstream's braindead boost detection on i586 and x86-64
12cr|deluge-1.3.5-1|282	- don't use %%{name} in patch names
12cr|deluge-1.3.5-1|283	- correct license (now GPLv3+, and has an openssl exception)
12cr|deluge-1.3.5-1|284	- adjust summary and description: users don't care what language it's in
12cr|deluge-1.3.5-1|285	- new release 1.0.0
12cr|deluge-1.3.5-1|286	
12cr|deluge-1.3.5-1|287	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|deluge-1.3.5-1|288	- update to new version 0.9.09
12cr|deluge-1.3.5-1|289	
12cr|deluge-1.3.5-1|290	* Thu Aug 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.08-2mdv2009.0
12cr|deluge-1.3.5-1|291	+ Revision: 276742
12cr|deluge-1.3.5-1|292	- update to new release candidate 0.9.08
12cr|deluge-1.3.5-1|293	- fix url for source
12cr|deluge-1.3.5-1|294	
12cr|deluge-1.3.5-1|295	* Mon Aug 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.07-1mdv2009.0
12cr|deluge-1.3.5-1|296	+ Revision: 273468
12cr|deluge-1.3.5-1|297	- update to new version 0.9.07
12cr|deluge-1.3.5-1|298	- Patch1: use multithreaded boost libraries
12cr|deluge-1.3.5-1|299	- improve summary
12cr|deluge-1.3.5-1|300	- spec file clean
12cr|deluge-1.3.5-1|301	
12cr|deluge-1.3.5-1|302	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|deluge-1.3.5-1|303	- rebuild against new boost
12cr|deluge-1.3.5-1|304	
12cr|deluge-1.3.5-1|305	* Thu Aug 14 2008 Funda Wang <fwang@mandriva.org> 0.9.06-1mdv2009.0
12cr|deluge-1.3.5-1|306	+ Revision: 272033
12cr|deluge-1.3.5-1|307	- New version 0.9.06
12cr|deluge-1.3.5-1|308	
12cr|deluge-1.3.5-1|309	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|deluge-1.3.5-1|310	- add build requires and runtime requires on python-setuptools
12cr|deluge-1.3.5-1|311	
12cr|deluge-1.3.5-1|312	* Thu Aug 07 2008 Funda Wang <fwang@mandriva.org> 0.9.05-1mdv2009.0
12cr|deluge-1.3.5-1|313	+ Revision: 265693
12cr|deluge-1.3.5-1|314	- New version 0.9.05
12cr|deluge-1.3.5-1|315	- rediff update patch
12cr|deluge-1.3.5-1|316	
12cr|deluge-1.3.5-1|317	* Thu Jun 26 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.9.3-1mdv2009.0
12cr|deluge-1.3.5-1|318	+ Revision: 229190
12cr|deluge-1.3.5-1|319	- new release 0.5.9.3
12cr|deluge-1.3.5-1|320	
12cr|deluge-1.3.5-1|321	* Sun Jun 22 2008 Funda Wang <fwang@mandriva.org> 0.5.9.2-1mdv2009.0
12cr|deluge-1.3.5-1|322	+ Revision: 227874
12cr|deluge-1.3.5-1|323	- New version 0.5.9.2
12cr|deluge-1.3.5-1|324	
12cr|deluge-1.3.5-1|325	+ Pixel <pixel@mandriva.com>
12cr|deluge-1.3.5-1|326	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|deluge-1.3.5-1|327	
12cr|deluge-1.3.5-1|328	+ Adam Williamson <awilliamson@mandriva.org>
12cr|deluge-1.3.5-1|329	- add update.patch to disable update notification by default
12cr|deluge-1.3.5-1|330	- new release 0.5.9.1
12cr|deluge-1.3.5-1|331	
12cr|deluge-1.3.5-1|332	* Thu May 01 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.9.0-1mdv2009.0
12cr|deluge-1.3.5-1|333	+ Revision: 199845
12cr|deluge-1.3.5-1|334	- drop versioncheck.patch: upstream default was changed to off
12cr|deluge-1.3.5-1|335	- new release 0.5.9.0
12cr|deluge-1.3.5-1|336	
12cr|deluge-1.3.5-1|337	* Thu Apr 17 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.8.9-1mdv2009.0
12cr|deluge-1.3.5-1|338	+ Revision: 195190
12cr|deluge-1.3.5-1|339	- new release 0.5.8.9
12cr|deluge-1.3.5-1|340	
12cr|deluge-1.3.5-1|341	* Sat Apr 12 2008 trem <trem@mandriva.org> 0.5.8.7-1mdv2009.0
12cr|deluge-1.3.5-1|342	+ Revision: 192617
12cr|deluge-1.3.5-1|343	- update to 0.5.8.7
12cr|deluge-1.3.5-1|344	
12cr|deluge-1.3.5-1|345	* Thu Mar 20 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.8.6-1mdv2008.1
12cr|deluge-1.3.5-1|346	+ Revision: 189224
12cr|deluge-1.3.5-1|347	- new release 0.5.8.6 (bugfixes)
12cr|deluge-1.3.5-1|348	
12cr|deluge-1.3.5-1|349	* Sun Mar 02 2008 trem <trem@mandriva.org> 0.5.8.5-1mdv2008.1
12cr|deluge-1.3.5-1|350	+ Revision: 177790
12cr|deluge-1.3.5-1|351	- update to 0.5.8.5
12cr|deluge-1.3.5-1|352	
12cr|deluge-1.3.5-1|353	* Sat Feb 23 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.8.4-1mdv2008.1
12cr|deluge-1.3.5-1|354	+ Revision: 174059
12cr|deluge-1.3.5-1|355	- rediff versioncheck.patch, and don't bother patching the Windows default options any more in it
12cr|deluge-1.3.5-1|356	- new release 0.5.8.4
12cr|deluge-1.3.5-1|357	
12cr|deluge-1.3.5-1|358	* Sat Feb 02 2008 Funda Wang <fwang@mandriva.org> 0.5.8.3-1mdv2008.1
12cr|deluge-1.3.5-1|359	+ Revision: 161327
12cr|deluge-1.3.5-1|360	- New version 0.5.8.3
12cr|deluge-1.3.5-1|361	
12cr|deluge-1.3.5-1|362	* Sun Jan 27 2008 Funda Wang <fwang@mandriva.org> 0.5.8.2-1mdv2008.1
12cr|deluge-1.3.5-1|363	+ Revision: 158539
12cr|deluge-1.3.5-1|364	- New version 0.5.8.2
12cr|deluge-1.3.5-1|365	
12cr|deluge-1.3.5-1|366	+ Adam Williamson <awilliamson@mandriva.org>
12cr|deluge-1.3.5-1|367	- new release 0.5.8.1
12cr|deluge-1.3.5-1|368	
12cr|deluge-1.3.5-1|369	+ Olivier Blin <blino@mandriva.org>
12cr|deluge-1.3.5-1|370	- restore BuildRoot
12cr|deluge-1.3.5-1|371	
12cr|deluge-1.3.5-1|372	* Sun Dec 30 2007 Funda Wang <fwang@mandriva.org> 0.5.8-1mdv2008.1
12cr|deluge-1.3.5-1|373	+ Revision: 139517
12cr|deluge-1.3.5-1|374	- New version 0.5.8
12cr|deluge-1.3.5-1|375	
12cr|deluge-1.3.5-1|376	* Thu Dec 27 2007 Adam Williamson <awilliamson@mandriva.org> 0.5.7.98-1mdv2008.1
12cr|deluge-1.3.5-1|377	+ Revision: 138666
12cr|deluge-1.3.5-1|378	- rediff versioncheck.patch
12cr|deluge-1.3.5-1|379	- re-add French translation to see if it works yet (cf. http://forum.mandriva.com/viewtopic.php?t=77442)
12cr|deluge-1.3.5-1|380	- new version 0.5.7.98 (0.5.8 RC2)
12cr|deluge-1.3.5-1|381	
12cr|deluge-1.3.5-1|382	+ Thierry Vignaud <tv@mandriva.org>
12cr|deluge-1.3.5-1|383	- kill re-definition of %%buildroot on Pixel's request
12cr|deluge-1.3.5-1|384	
12cr|deluge-1.3.5-1|385	* Mon Dec 03 2007 Funda Wang <fwang@mandriva.org> 0.5.7.1-1mdv2008.1
12cr|deluge-1.3.5-1|386	+ Revision: 114529
12cr|deluge-1.3.5-1|387	- New version 0.5.7.1
12cr|deluge-1.3.5-1|388	- fix requires on librsvg
12cr|deluge-1.3.5-1|389	
12cr|deluge-1.3.5-1|390	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|deluge-1.3.5-1|391	- correct requires on librsvg2
12cr|deluge-1.3.5-1|392	
12cr|deluge-1.3.5-1|393	* Tue Nov 27 2007 Adam Williamson <awilliamson@mandriva.org> 0.5.6.96-1mdv2008.1
12cr|deluge-1.3.5-1|394	+ Revision: 113520
12cr|deluge-1.3.5-1|395	- new release 0.5.6.96
12cr|deluge-1.3.5-1|396	
12cr|deluge-1.3.5-1|397	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|deluge-1.3.5-1|398	- add missing requires
12cr|deluge-1.3.5-1|399	
12cr|deluge-1.3.5-1|400	* Fri Nov 02 2007 Götz Waschk <waschk@mandriva.org> 0.5.6.2-2mdv2008.1
12cr|deluge-1.3.5-1|401	+ Revision: 105179
12cr|deluge-1.3.5-1|402	- drop patch 0 and build with new boost
12cr|deluge-1.3.5-1|403	
12cr|deluge-1.3.5-1|404	* Thu Nov 01 2007 Funda Wang <fwang@mandriva.org> 0.5.6.2-1mdv2008.1
12cr|deluge-1.3.5-1|405	+ Revision: 104332
12cr|deluge-1.3.5-1|406	- New version 0.5.6.1
12cr|deluge-1.3.5-1|407	- rediff boost patch
12cr|deluge-1.3.5-1|408	
12cr|deluge-1.3.5-1|409	* Tue Oct 30 2007 Adam Williamson <awilliamson@mandriva.org> 0.5.6.1-1mdv2008.1
12cr|deluge-1.3.5-1|410	+ Revision: 103898
12cr|deluge-1.3.5-1|411	- rediff boost patch
12cr|deluge-1.3.5-1|412	- new release 0.5.6.1
12cr|deluge-1.3.5-1|413	
12cr|deluge-1.3.5-1|414	* Thu Oct 25 2007 Adam Williamson <awilliamson@mandriva.org> 0.5.6-1mdv2008.1
12cr|deluge-1.3.5-1|415	+ Revision: 102022
12cr|deluge-1.3.5-1|416	- adjust icon stuff for upstream changes
12cr|deluge-1.3.5-1|417	- rediff boost patch
12cr|deluge-1.3.5-1|418	- new release 0.5.6
12cr|deluge-1.3.5-1|419	- new release 0.5.6
12cr|deluge-1.3.5-1|420	
12cr|deluge-1.3.5-1|421	* Sun Oct 21 2007 Olivier Blin <blino@mandriva.org> 0.5.5-3mdv2008.1
12cr|deluge-1.3.5-1|422	+ Revision: 101030
12cr|deluge-1.3.5-1|423	- require gnome-python-gnomevfs
12cr|deluge-1.3.5-1|424	- require pygtk2.0-libglade
12cr|deluge-1.3.5-1|425	
12cr|deluge-1.3.5-1|426	* Sun Oct 21 2007 Götz Waschk <waschk@mandriva.org> 0.5.5-2mdv2008.1
12cr|deluge-1.3.5-1|427	+ Revision: 100910
12cr|deluge-1.3.5-1|428	- fix build with new boost
12cr|deluge-1.3.5-1|429	
12cr|deluge-1.3.5-1|430	* Wed Oct 10 2007 Funda Wang <fwang@mandriva.org> 0.5.5-1mdv2008.1
12cr|deluge-1.3.5-1|431	+ Revision: 96832
12cr|deluge-1.3.5-1|432	- New version 0.5.5
12cr|deluge-1.3.5-1|433	
12cr|deluge-1.3.5-1|434	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|deluge-1.3.5-1|435	- fix icons installation
12cr|deluge-1.3.5-1|436	
12cr|deluge-1.3.5-1|437	* Thu Sep 27 2007 Adam Williamson <awilliamson@mandriva.org> 0.5.4.1-3mdv2008.0
12cr|deluge-1.3.5-1|438	+ Revision: 93341
12cr|deluge-1.3.5-1|439	- update icon name fix (png vs. xpm)
12cr|deluge-1.3.5-1|440	- remove the French translation, it's broken somehow and I don't know how to fix
12cr|deluge-1.3.5-1|441	- re-adopt some of tpg's cleanups
12cr|deluge-1.3.5-1|442	- correct license
12cr|deluge-1.3.5-1|443	- add deluge-0.5.4.1-versioncheck.patch to disable the new version check
12cr|deluge-1.3.5-1|444	- revert to 0.5.4.1 per maintainers@ post
12cr|deluge-1.3.5-1|445	
12cr|deluge-1.3.5-1|446	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|deluge-1.3.5-1|447	- spec file clean
12cr|deluge-1.3.5-1|448	- handle nicely installation of icons
12cr|deluge-1.3.5-1|449	- do not hardcode icon extension in desktop file
12cr|deluge-1.3.5-1|450	- new version
12cr|deluge-1.3.5-1|451	
12cr|deluge-1.3.5-1|452	* Sun Aug 12 2007 Adam Williamson <awilliamson@mandriva.org> 0.5.4.1-1mdv2008.0
12cr|deluge-1.3.5-1|453	+ Revision: 62298
12cr|deluge-1.3.5-1|454	- new release 0.5.4.1
12cr|deluge-1.3.5-1|455	
12cr|deluge-1.3.5-1|456	* Thu Aug 09 2007 Funda Wang <fwang@mandriva.org> 0.5.4-1mdv2008.0
12cr|deluge-1.3.5-1|457	+ Revision: 60901
12cr|deluge-1.3.5-1|458	- New version 0.5.4
12cr|deluge-1.3.5-1|459	- rediff patch
12cr|deluge-1.3.5-1|460	
12cr|deluge-1.3.5-1|461	* Fri Jul 27 2007 Adam Williamson <awilliamson@mandriva.org> 0.5.3-1mdv2008.0
12cr|deluge-1.3.5-1|462	+ Revision: 56130
12cr|deluge-1.3.5-1|463	- new release 0.5.3
12cr|deluge-1.3.5-1|464	
12cr|deluge-1.3.5-1|465	* Sat Jul 21 2007 Adam Williamson <awilliamson@mandriva.org> 0.5.2.90-1mdv2008.0
12cr|deluge-1.3.5-1|466	+ Revision: 54331
12cr|deluge-1.3.5-1|467	- test for python version not MDV version in determining whether to include certain python files (this is more correct)
12cr|deluge-1.3.5-1|468	- revise size range and generation strategy for fd.o icons
12cr|deluge-1.3.5-1|469	- drop old icons
12cr|deluge-1.3.5-1|470	- specify license as GPLv2
12cr|deluge-1.3.5-1|471	- clean spec (tabs, consistent variables)
12cr|deluge-1.3.5-1|472	- new release 0.5.2.90 (0.5.3 RC1)
12cr|deluge-1.3.5-1|473	- bump to retry backport
12cr|deluge-1.3.5-1|474	
12cr|deluge-1.3.5-1|475	* Fri Jul 06 2007 Adam Williamson <awilliamson@mandriva.org> 0.5.2-1mdv2008.0
12cr|deluge-1.3.5-1|476	+ Revision: 49233
12cr|deluge-1.3.5-1|477	- rediff patch0
12cr|deluge-1.3.5-1|478	- new release 0.5.2
12cr|deluge-1.3.5-1|479	
12cr|deluge-1.3.5-1|480	* Sun Jul 01 2007 Adam Williamson <awilliamson@mandriva.org> 0.5.1.90-1mdv2008.0
12cr|deluge-1.3.5-1|481	+ Revision: 46191
12cr|deluge-1.3.5-1|482	- new release 0.5.1.90 (0.5.2 RC1); rediff patch0
12cr|deluge-1.3.5-1|483	
12cr|deluge-1.3.5-1|484	* Sat Jun 16 2007 Adam Williamson <awilliamson@mandriva.org> 0.5.1.1-1mdv2008.0
12cr|deluge-1.3.5-1|485	+ Revision: 40349
12cr|deluge-1.3.5-1|486	- okay, try fixing the boost issue another way
12cr|deluge-1.3.5-1|487	- fix distro test in setup.py for releases other than 2007.1
12cr|deluge-1.3.5-1|488	- new release 0.5.1.1, some spec cleaning
12cr|deluge-1.3.5-1|489	- real fix for 2007.0 build (the file apparently doesn't exist under python 2.4 at all)
12cr|deluge-1.3.5-1|490	
12cr|deluge-1.3.5-1|491	* Fri Apr 20 2007 Adam Williamson <awilliamson@mandriva.org> 0.5.0-3mdv
12cr|deluge-1.3.5-1|492	+ Revision: 16367
12cr|deluge-1.3.5-1|493	- fix build on 2007.0 (remove specific reference to python 2.5 file in files list)
12cr|deluge-1.3.5-1|494	
12cr|deluge-1.3.5-1|495	
12cr|deluge-1.3.5-1|496	* Wed Mar 21 2007 Adam Williamson <awilliamson@mandriva.com> 0.5.0-2mdv2007.1
12cr|deluge-1.3.5-1|497	+ Revision: 147655
12cr|deluge-1.3.5-1|498	- generate fd.o icons in spec, use them in .desktop
12cr|deluge-1.3.5-1|499	
12cr|deluge-1.3.5-1|500	* Mon Mar 19 2007 Adam Williamson <awilliamson@mandriva.com> 0.5.0-1mdv2007.1
12cr|deluge-1.3.5-1|501	+ Revision: 146380
12cr|deluge-1.3.5-1|502	- drop the patch (fixed upstream)
12cr|deluge-1.3.5-1|503	- 0.5.0 final
12cr|deluge-1.3.5-1|504	- Import deluge
12cr|deluge-1.3.5-1|505	
12cr|deluge-1.3.5-1|506	+ Michael Scherer <misc@mandriva.org>
12cr|deluge-1.3.5-1|507	- fix french translation
12cr|deluge-1.3.5-1|508	

867 12
12cr|demoroniser-20030916-4|1	%define	name    demoroniser
12cr|demoroniser-20030916-4|2	%define	version 20030916
12cr|demoroniser-20030916-4|3	%define	release	%mkrel 4
12cr|demoroniser-20030916-4|4	
12cr|demoroniser-20030916-4|5	Summary:	Corrects incompatible HTML generated by Microsoft applications
12cr|demoroniser-20030916-4|6	Name:		%{name}
12cr|demoroniser-20030916-4|7	Version:	%{version}
12cr|demoroniser-20030916-4|8	Release:	%{release}
12cr|demoroniser-20030916-4|9	License:        Public Domain
12cr|demoroniser-20030916-4|10	Group:		Text tools
12cr|demoroniser-20030916-4|11	URL:	        http://www.fourmilab.ch/webtools/demoroniser/
12cr|demoroniser-20030916-4|12	Source0:        http://www.fourmilab.ch/webtools/demoroniser/%{name}.zip
12cr|demoroniser-20030916-4|13	Patch0:		%{name}-perl-path.patch
12cr|demoroniser-20030916-4|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|demoroniser-20030916-4|15	Requires:       perl
12cr|demoroniser-20030916-4|16	BuildArch:	noarch
12cr|demoroniser-20030916-4|17	
12cr|demoroniser-20030916-4|18	%description
12cr|demoroniser-20030916-4|19	Corrects moronic and gratuitously incompatible HTML generated by
12cr|demoroniser-20030916-4|20	Microsoft applications.  Also can be useful on just text to get rid of
12cr|demoroniser-20030916-4|21	the "smart quotes" Microsoft applications like to use.
12cr|demoroniser-20030916-4|22	
12cr|demoroniser-20030916-4|23	%prep
12cr|demoroniser-20030916-4|24	rm -rf %{buildroot}
12cr|demoroniser-20030916-4|25	%setup -q -c -n %{name}-%{version}
12cr|demoroniser-20030916-4|26	%patch0
12cr|demoroniser-20030916-4|27	
12cr|demoroniser-20030916-4|28	%install
12cr|demoroniser-20030916-4|29	mkdir -p %{buildroot}%{_bindir}
12cr|demoroniser-20030916-4|30	mkdir -p %{buildroot}%{_mandir}/man1
12cr|demoroniser-20030916-4|31	install -m 0755 demoroniser.pl %{buildroot}%{_bindir}/demoroniser
12cr|demoroniser-20030916-4|32	install -m 0644 demoroniser.1 %{buildroot}%{_mandir}/man1
12cr|demoroniser-20030916-4|33	
12cr|demoroniser-20030916-4|34	%clean
12cr|demoroniser-20030916-4|35	rm -rf %{buildroot}
12cr|demoroniser-20030916-4|36	
12cr|demoroniser-20030916-4|37	%files
12cr|demoroniser-20030916-4|38	%defattr(-,root,root)
12cr|demoroniser-20030916-4|39	%doc demoroniser.man
12cr|demoroniser-20030916-4|40	%{_bindir}/demoroniser
12cr|demoroniser-20030916-4|41	%{_mandir}/man1/demoroniser.1*
12cr|demoroniser-20030916-4|42	
12cr|demoroniser-20030916-4|43	
12cr|demoroniser-20030916-4|44	
12cr|demoroniser-20030916-4|45	%changelog
12cr|demoroniser-20030916-4|46	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 20030916-4mdv2011.0
12cr|demoroniser-20030916-4|47	+ Revision: 617531
12cr|demoroniser-20030916-4|48	- the mass rebuild of 2010.0 packages
12cr|demoroniser-20030916-4|49	
12cr|demoroniser-20030916-4|50	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 20030916-3mdv2010.0
12cr|demoroniser-20030916-4|51	+ Revision: 427960
12cr|demoroniser-20030916-4|52	- rebuild
12cr|demoroniser-20030916-4|53	
12cr|demoroniser-20030916-4|54	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 20030916-2mdv2009.0
12cr|demoroniser-20030916-4|55	+ Revision: 266559
12cr|demoroniser-20030916-4|56	- rebuild early 2009.0 package (before pixel changes)
12cr|demoroniser-20030916-4|57	
12cr|demoroniser-20030916-4|58	* Thu May 15 2008 Adam Williamson <awilliamson@mandriva.org> 20030916-1mdv2009.0
12cr|demoroniser-20030916-4|59	+ Revision: 207712
12cr|demoroniser-20030916-4|60	- bunzip2 patch
12cr|demoroniser-20030916-4|61	- spec clean
12cr|demoroniser-20030916-4|62	- new version
12cr|demoroniser-20030916-4|63	
12cr|demoroniser-20030916-4|64	+ Olivier Blin <oblin@mandriva.com>
12cr|demoroniser-20030916-4|65	- restore BuildRoot
12cr|demoroniser-20030916-4|66	
12cr|demoroniser-20030916-4|67	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 19980116-5mdv2008.1
12cr|demoroniser-20030916-4|68	+ Revision: 123774
12cr|demoroniser-20030916-4|69	- kill re-definition of %%buildroot on Pixel's request
12cr|demoroniser-20030916-4|70	- import demoroniser
12cr|demoroniser-20030916-4|71	
12cr|demoroniser-20030916-4|72	
12cr|demoroniser-20030916-4|73	* Thu Jan 05 2006 Lenny Cartier <lenny@mandriva.com> 19980116-5mdk
12cr|demoroniser-20030916-4|74	- rebuild
12cr|demoroniser-20030916-4|75	
12cr|demoroniser-20030916-4|76	* Sat Feb 01 2003 Lenny Cartier <lenny@mandrakesoft.com 19980116-4mdk
12cr|demoroniser-20030916-4|77	- rebuild
12cr|demoroniser-20030916-4|78	
12cr|demoroniser-20030916-4|79	* Wed Jul 17 2002 Lenny Cartier <lenny@mandrakesoft.cml> 19980116-3mdk
12cr|demoroniser-20030916-4|80	- from Ben Reser <ben@reser.org> :
12cr|demoroniser-20030916-4|81	- More typos.  I need more sleep.
12cr|demoroniser-20030916-4|82	
12cr|demoroniser-20030916-4|83	* Fri Jul 12 2002 Ben Reser <ben@reser.org> 19980116-2mdk
12cr|demoroniser-20030916-4|84	- Fix typos in spec file. :(
12cr|demoroniser-20030916-4|85	
12cr|demoroniser-20030916-4|86	*Thu Jul 11 2002 Ben Reser <ben@reser.org> 19980116-1mdk
12cr|demoroniser-20030916-4|87	- First mandrake release
12cr|demoroniser-20030916-4|88	
12cr|demoroniser-20030916-4|89	

868 12
12cr|denemo-0.9.6-1|1	Summary:	WYSIWYG musical score editor and frontend for Lilypond
12cr|denemo-0.9.6-1|2	Name:		denemo
12cr|denemo-0.9.6-1|3	Version:	0.9.6
12cr|denemo-0.9.6-1|4	Release:	1
12cr|denemo-0.9.6-1|5	License:	GPLv2+
12cr|denemo-0.9.6-1|6	Group:		Sound
12cr|denemo-0.9.6-1|7	URL:		http://www.denemo.org/
12cr|denemo-0.9.6-1|8	Source0:	http://ftp.gnu.org/gnu/denemo/%{name}-%{version}.tar.gz
12cr|denemo-0.9.6-1|9	BuildRequires:	pkgconfig(aubio)
12cr|denemo-0.9.6-1|10	BuildRequires:	pkgconfig(evince-view-3.0)
12cr|denemo-0.9.6-1|11	BuildRequires:	pkgconfig(fftw3)
12cr|denemo-0.9.6-1|12	BuildRequires:	pkgconfig(fluidsynth)
12cr|denemo-0.9.6-1|13	BuildRequires:	pkgconfig(fontconfig)
12cr|denemo-0.9.6-1|14	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|denemo-0.9.6-1|15	BuildRequires:	pkgconfig(gtksourceview-3.0)
12cr|denemo-0.9.6-1|16	BuildRequires:	pkgconfig(guile-1.8)
12cr|denemo-0.9.6-1|17	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|denemo-0.9.6-1|18	BuildRequires:	pkgconfig(libxml-2.0)
12cr|denemo-0.9.6-1|19	BuildRequires:	pkgconfig(portaudio-2.0)
12cr|denemo-0.9.6-1|20	BuildRequires:	pkgconfig(samplerate)
12cr|denemo-0.9.6-1|21	BuildRequires:	portmidi-devel
12cr|denemo-0.9.6-1|22	BuildRequires:	desktop-file-utils
12cr|denemo-0.9.6-1|23	Requires:	fluidsynth
12cr|denemo-0.9.6-1|24	Requires:	lilypond
12cr|denemo-0.9.6-1|25	Requires:	playmidi
12cr|denemo-0.9.6-1|26	Requires:	TiMidity++
12cr|denemo-0.9.6-1|27	
12cr|denemo-0.9.6-1|28	%description
12cr|denemo-0.9.6-1|29	Denemo is the GNU graphical musical score editor, and serves as a frontend
12cr|denemo-0.9.6-1|30	to Lilypond. Besides lilypond, it can also export music into ABC format.
12cr|denemo-0.9.6-1|31	as well as handling Csound score files playback and MIDI playback.
12cr|denemo-0.9.6-1|32	
12cr|denemo-0.9.6-1|33	%prep
12cr|denemo-0.9.6-1|34	%setup -q
12cr|denemo-0.9.6-1|35	
12cr|denemo-0.9.6-1|36	%build
12cr|denemo-0.9.6-1|37	%configure2_5x --disable-static --with-included-smf
12cr|denemo-0.9.6-1|38	%make
12cr|denemo-0.9.6-1|39	
12cr|denemo-0.9.6-1|40	%install
12cr|denemo-0.9.6-1|41	%makeinstall_std
12cr|denemo-0.9.6-1|42	
12cr|denemo-0.9.6-1|43	desktop-file-install --vendor="" \
12cr|denemo-0.9.6-1|44	--remove-category="Application" \
12cr|denemo-0.9.6-1|45	--add-category="GTK" \
12cr|denemo-0.9.6-1|46	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|denemo-0.9.6-1|47	
12cr|denemo-0.9.6-1|48	%find_lang %{name}
12cr|denemo-0.9.6-1|49	
12cr|denemo-0.9.6-1|50	%files -f %{name}.lang
12cr|denemo-0.9.6-1|51	%doc AUTHORS ChangeLog NEWS README*
12cr|denemo-0.9.6-1|52	%{_bindir}/%{name}
12cr|denemo-0.9.6-1|53	%{_bindir}/denemo_file_update.sh
12cr|denemo-0.9.6-1|54	%config(noreplace) %{_sysconfdir}/%{name}
12cr|denemo-0.9.6-1|55	%{_datadir}/%{name}
12cr|denemo-0.9.6-1|56	%{_datadir}/fonts/truetype/%{name}/*
12cr|denemo-0.9.6-1|57	%{_datadir}/applications/%{name}.desktop
12cr|denemo-0.9.6-1|58	%{_datadir}/pixmaps/%{name}.png
12cr|denemo-0.9.6-1|59	

869 12
12cr|denyhosts-2.6-2|1	Name:       denyhosts
12cr|denyhosts-2.6-2|2	Version:    2.6
12cr|denyhosts-2.6-2|3	Release:    %mkrel 2
12cr|denyhosts-2.6-2|4	Summary:    A script to help thwart ssh server attacks
12cr|denyhosts-2.6-2|5	
12cr|denyhosts-2.6-2|6	Group:      Networking/Other
12cr|denyhosts-2.6-2|7	License:    GPLv2
12cr|denyhosts-2.6-2|8	URL:        http://denyhosts.sourceforge.net/
12cr|denyhosts-2.6-2|9	Source0:    http://dl.sourceforge.net/denyhosts/DenyHosts-%{version}.tar.gz
12cr|denyhosts-2.6-2|10	Source1:    denyhosts.cron
12cr|denyhosts-2.6-2|11	Source2:    denyhosts.init
12cr|denyhosts-2.6-2|12	Source3:    denyhosts-allowed-hosts
12cr|denyhosts-2.6-2|13	Source4:    denyhosts.sysconfig
12cr|denyhosts-2.6-2|14	Source5:    denyhosts.logrotate
12cr|denyhosts-2.6-2|15	Source6:    README.fedora
12cr|denyhosts-2.6-2|16	Patch0:     denyhosts-2.6-config.patch
12cr|denyhosts-2.6-2|17	Patch1:     denyhosts-2.4-setup.patch
12cr|denyhosts-2.6-2|18	Patch2:     denyhosts-2.6-daemon-control.patch
12cr|denyhosts-2.6-2|19	# Patch10 is a security fix
12cr|denyhosts-2.6-2|20	Patch10:    denyhosts-2.6-regex.patch
12cr|denyhosts-2.6-2|21	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|denyhosts-2.6-2|22	BuildArch:  noarch
12cr|denyhosts-2.6-2|23	BuildRequires:  python-devel
12cr|denyhosts-2.6-2|24	Requires:       openssh-server
12cr|denyhosts-2.6-2|25	Requires(post): rpm-helper
12cr|denyhosts-2.6-2|26	Requires(preun): rpm-helper
12cr|denyhosts-2.6-2|27	
12cr|denyhosts-2.6-2|28	%description
12cr|denyhosts-2.6-2|29	DenyHosts is a Python script that analyzes the sshd server log
12cr|denyhosts-2.6-2|30	messages to determine which hosts are attempting to hack into your
12cr|denyhosts-2.6-2|31	system. It also determines what user accounts are being targeted. It
12cr|denyhosts-2.6-2|32	keeps track of the frequency of attempts from each host and, upon
12cr|denyhosts-2.6-2|33	discovering a repeated attack host, updates the /etc/hosts.deny file
12cr|denyhosts-2.6-2|34	to prevent future break-in attempts from that host.  Email reports can
12cr|denyhosts-2.6-2|35	be sent to a system admin.
12cr|denyhosts-2.6-2|36	
12cr|denyhosts-2.6-2|37	
12cr|denyhosts-2.6-2|38	%prep
12cr|denyhosts-2.6-2|39	%setup -q -n DenyHosts-%{version}
12cr|denyhosts-2.6-2|40	%patch0 -p0 -b .config
12cr|denyhosts-2.6-2|41	%patch1 -p0 -b .setup
12cr|denyhosts-2.6-2|42	%patch2 -p0 -b .daemon-control
12cr|denyhosts-2.6-2|43	%patch10 -p1 -b .regex
12cr|denyhosts-2.6-2|44	
12cr|denyhosts-2.6-2|45	cp %{SOURCE6} .
12cr|denyhosts-2.6-2|46	
12cr|denyhosts-2.6-2|47	# Fix up non-utf8-ness
12cr|denyhosts-2.6-2|48	for i in CHANGELOG.txt; do
12cr|denyhosts-2.6-2|49	iconv -f iso-8859-1 -t utf-8 < $i > $i. && touch -r $i $i. && mv -f $i. $i
12cr|denyhosts-2.6-2|50	done
12cr|denyhosts-2.6-2|51	
12cr|denyhosts-2.6-2|52	# This must be moved before the Python build process runs so that we
12cr|denyhosts-2.6-2|53	# can include it as documentation.
12cr|denyhosts-2.6-2|54	mv plugins/README.contrib .
12cr|denyhosts-2.6-2|55	
12cr|denyhosts-2.6-2|56	# And the permissions are off as well
12cr|denyhosts-2.6-2|57	chmod +x plugins/*
12cr|denyhosts-2.6-2|58	
12cr|denyhosts-2.6-2|59	
12cr|denyhosts-2.6-2|60	%build
12cr|denyhosts-2.6-2|61	python setup.py build
12cr|denyhosts-2.6-2|62	
12cr|denyhosts-2.6-2|63	
12cr|denyhosts-2.6-2|64	%install
12cr|denyhosts-2.6-2|65	rm -rf %{buildroot}
12cr|denyhosts-2.6-2|66	
12cr|denyhosts-2.6-2|67	python setup.py install -O1 --skip-build --root=%{buildroot}
12cr|denyhosts-2.6-2|68	
12cr|denyhosts-2.6-2|69	install -d %{buildroot}/%{_bindir}
12cr|denyhosts-2.6-2|70	install -d %{buildroot}/%{_initrddir}
12cr|denyhosts-2.6-2|71	install -d %{buildroot}/%{_sysconfdir}/cron.d
12cr|denyhosts-2.6-2|72	install -d %{buildroot}/%{_sysconfdir}/logrotate.d
12cr|denyhosts-2.6-2|73	install -d %{buildroot}/%{_sysconfdir}/sysconfig
12cr|denyhosts-2.6-2|74	
12cr|denyhosts-2.6-2|75	install -d -m 700 %{buildroot}/%{_localstatedir}/lib/denyhosts
12cr|denyhosts-2.6-2|76	install -d %{buildroot}/%{_localstatedir}/log
12cr|denyhosts-2.6-2|77	
12cr|denyhosts-2.6-2|78	install -p -m 600 denyhosts.cfg-dist %{buildroot}/%{_sysconfdir}/denyhosts.conf
12cr|denyhosts-2.6-2|79	install -p -m 755 daemon-control-dist %{buildroot}/%{_bindir}/denyhosts-control
12cr|denyhosts-2.6-2|80	install -p -m 644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/cron.d/denyhosts
12cr|denyhosts-2.6-2|81	install -p -m 755 %{SOURCE2} %{buildroot}/%{_initrddir}/denyhosts
12cr|denyhosts-2.6-2|82	install -p -m 644 %{SOURCE3} %{buildroot}/%{_localstatedir}/lib/denyhosts/allowed-hosts
12cr|denyhosts-2.6-2|83	install -p -m 644 %{SOURCE4} %{buildroot}/%{_sysconfdir}/sysconfig/denyhosts
12cr|denyhosts-2.6-2|84	install -p -m 644 %{SOURCE5} %{buildroot}/%{_sysconfdir}/logrotate.d/denyhosts
12cr|denyhosts-2.6-2|85	
12cr|denyhosts-2.6-2|86	touch %{buildroot}/%{_localstatedir}/log/denyhosts
12cr|denyhosts-2.6-2|87	
12cr|denyhosts-2.6-2|88	for i in allowed-warned-hosts hosts hosts-restricted hosts-root \
12cr|denyhosts-2.6-2|89	hosts-valid offset suspicious-logins sync-hosts \
12cr|denyhosts-2.6-2|90	users-hosts users-invalid users-valid; do
12cr|denyhosts-2.6-2|91	touch %{buildroot}/%{_localstatedir}/lib/denyhosts/$i
12cr|denyhosts-2.6-2|92	done
12cr|denyhosts-2.6-2|93	
12cr|denyhosts-2.6-2|94	%clean
12cr|denyhosts-2.6-2|95	rm -rf %{buildroot}
12cr|denyhosts-2.6-2|96	
12cr|denyhosts-2.6-2|97	
12cr|denyhosts-2.6-2|98	%preun
12cr|denyhosts-2.6-2|99	%_preun_service %name
12cr|denyhosts-2.6-2|100	
12cr|denyhosts-2.6-2|101	%post
12cr|denyhosts-2.6-2|102	# Note that we do not automaticaly run --migrate, because we can't be
12cr|denyhosts-2.6-2|103	# sure that all of the hosts.deny entries were created by denyhosts
12cr|denyhosts-2.6-2|104	%_post_service %name
12cr|denyhosts-2.6-2|105	
12cr|denyhosts-2.6-2|106	touch %{_localstatedir}/log/denyhosts
12cr|denyhosts-2.6-2|107	touch %{_localstatedir}/lib/denyhosts/allowed-warned-hosts
12cr|denyhosts-2.6-2|108	touch %{_localstatedir}/lib/denyhosts/hosts
12cr|denyhosts-2.6-2|109	touch %{_localstatedir}/lib/denyhosts/hosts-restricted
12cr|denyhosts-2.6-2|110	touch %{_localstatedir}/lib/denyhosts/hosts-root
12cr|denyhosts-2.6-2|111	touch %{_localstatedir}/lib/denyhosts/hosts-valid
12cr|denyhosts-2.6-2|112	touch %{_localstatedir}/lib/denyhosts/offset
12cr|denyhosts-2.6-2|113	touch %{_localstatedir}/lib/denyhosts/suspicious-logins
12cr|denyhosts-2.6-2|114	touch %{_localstatedir}/lib/denyhosts/sync-hosts
12cr|denyhosts-2.6-2|115	touch %{_localstatedir}/lib/denyhosts/users-hosts
12cr|denyhosts-2.6-2|116	touch %{_localstatedir}/lib/denyhosts/users-invalid
12cr|denyhosts-2.6-2|117	touch %{_localstatedir}/lib/denyhosts/users-valid
12cr|denyhosts-2.6-2|118	
12cr|denyhosts-2.6-2|119	%postun
12cr|denyhosts-2.6-2|120	if [ $1 -ge 1 ] ; then
12cr|denyhosts-2.6-2|121	service %name condrestart >/dev/null 2>&1
12cr|denyhosts-2.6-2|122	fi
12cr|denyhosts-2.6-2|123	
12cr|denyhosts-2.6-2|124	
12cr|denyhosts-2.6-2|125	%files
12cr|denyhosts-2.6-2|126	%defattr(-,root,root,-)
12cr|denyhosts-2.6-2|127	%doc CHANGELOG.txt denyhosts.cfg-dist LICENSE.txt
12cr|denyhosts-2.6-2|128	%doc README.fedora README.txt setup.py README.contrib
12cr|denyhosts-2.6-2|129	
12cr|denyhosts-2.6-2|130	%{_bindir}/denyhosts.py
12cr|denyhosts-2.6-2|131	%{_bindir}/denyhosts-control
12cr|denyhosts-2.6-2|132	%{_datadir}/denyhosts
12cr|denyhosts-2.6-2|133	%{py_puresitedir}/*
12cr|denyhosts-2.6-2|134	
12cr|denyhosts-2.6-2|135	%config(noreplace) %{_sysconfdir}/denyhosts.conf
12cr|denyhosts-2.6-2|136	%config(noreplace) %{_sysconfdir}/cron.d/denyhosts
12cr|denyhosts-2.6-2|137	%config(noreplace) %{_sysconfdir}/logrotate.d/denyhosts
12cr|denyhosts-2.6-2|138	%config(noreplace) %{_sysconfdir}/sysconfig/denyhosts
12cr|denyhosts-2.6-2|139	%config(noreplace) %{_localstatedir}/lib/denyhosts/allowed-hosts
12cr|denyhosts-2.6-2|140	
12cr|denyhosts-2.6-2|141	%ghost %{_localstatedir}/log/denyhosts
12cr|denyhosts-2.6-2|142	%ghost %{_localstatedir}/lib/denyhosts/allowed-warned-hosts
12cr|denyhosts-2.6-2|143	%ghost %{_localstatedir}/lib/denyhosts/hosts
12cr|denyhosts-2.6-2|144	%ghost %{_localstatedir}/lib/denyhosts/hosts-restricted
12cr|denyhosts-2.6-2|145	%ghost %{_localstatedir}/lib/denyhosts/hosts-root
12cr|denyhosts-2.6-2|146	%ghost %{_localstatedir}/lib/denyhosts/hosts-valid
12cr|denyhosts-2.6-2|147	%ghost %{_localstatedir}/lib/denyhosts/offset
12cr|denyhosts-2.6-2|148	%ghost %{_localstatedir}/lib/denyhosts/suspicious-logins
12cr|denyhosts-2.6-2|149	%ghost %{_localstatedir}/lib/denyhosts/sync-hosts
12cr|denyhosts-2.6-2|150	%ghost %{_localstatedir}/lib/denyhosts/users-hosts
12cr|denyhosts-2.6-2|151	%ghost %{_localstatedir}/lib/denyhosts/users-invalid
12cr|denyhosts-2.6-2|152	%ghost %{_localstatedir}/lib/denyhosts/users-valid
12cr|denyhosts-2.6-2|153	
12cr|denyhosts-2.6-2|154	%dir %{_localstatedir}/lib/denyhosts
12cr|denyhosts-2.6-2|155	
12cr|denyhosts-2.6-2|156	%{_initrddir}/denyhosts
12cr|denyhosts-2.6-2|157	
12cr|denyhosts-2.6-2|158	
12cr|denyhosts-2.6-2|159	
12cr|denyhosts-2.6-2|160	
12cr|denyhosts-2.6-2|161	%changelog
12cr|denyhosts-2.6-2|162	* Fri Nov 12 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 2.6-2mdv2011.0
12cr|denyhosts-2.6-2|163	+ Revision: 596962
12cr|denyhosts-2.6-2|164	- removed unnecessary protection for .py[co] files
12cr|denyhosts-2.6-2|165	
12cr|denyhosts-2.6-2|166	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 2.6-2mdv2009.1
12cr|denyhosts-2.6-2|167	+ Revision: 325275
12cr|denyhosts-2.6-2|168	- rediff daemon control patch
12cr|denyhosts-2.6-2|169	
12cr|denyhosts-2.6-2|170	* Sat Nov 08 2008 Gaëtan Lehmann <glehmann@mandriva.org> 2.6-1mdv2009.1
12cr|denyhosts-2.6-2|171	+ Revision: 301169
12cr|denyhosts-2.6-2|172	- import denyhosts
12cr|denyhosts-2.6-2|173	
12cr|denyhosts-2.6-2|174	
12cr|denyhosts-2.6-2|175	* Sat Nov 8 2008 Gatan Lehmann <glehmann@mandriva.org> 2.6-1mdv2009.0
12cr|denyhosts-2.6-2|176	- import package from fedora

870 12
12cr|deskolo-0.23-2|1	Name:		deskolo
12cr|deskolo-0.23-2|2	Version:	0.23
12cr|deskolo-0.23-2|3	Release:	%mkrel 2
12cr|deskolo-0.23-2|4	License:	GPLv2
12cr|deskolo-0.23-2|5	Summary:	Deskolo energy consumption monitoring utilities
12cr|deskolo-0.23-2|6	Url:        http://www.deskolo.com
12cr|deskolo-0.23-2|7	Source:		deskolo-%{version}.tar.bz2
12cr|deskolo-0.23-2|8	Group:		Monitoring
12cr|deskolo-0.23-2|9	BuildRequires: libx11-devel
12cr|deskolo-0.23-2|10	BuildRequires: libxext-devel
12cr|deskolo-0.23-2|11	BuildRequires: python-devel
12cr|deskolo-0.23-2|12	Requires: wattsup
12cr|deskolo-0.23-2|13	Requires: python-dbus
12cr|deskolo-0.23-2|14	Requires: python-lxml
12cr|deskolo-0.23-2|15	Requires: cpufrequtils
12cr|deskolo-0.23-2|16	Requires: powertop
12cr|deskolo-0.23-2|17	Suggests: collectd
12cr|deskolo-0.23-2|18	Suggests: rrdtool
12cr|deskolo-0.23-2|19	Suggests: xdg-utils
12cr|deskolo-0.23-2|20	Suggests: xdpyinfo
12cr|deskolo-0.23-2|21	
12cr|deskolo-0.23-2|22	%description
12cr|deskolo-0.23-2|23	Deskolo aims at monitoring and controlling the energy consumption of
12cr|deskolo-0.23-2|24	computers in a corporate network.
12cr|deskolo-0.23-2|25	
12cr|deskolo-0.23-2|26	%prep
12cr|deskolo-0.23-2|27	%setup -q
12cr|deskolo-0.23-2|28	
12cr|deskolo-0.23-2|29	%build
12cr|deskolo-0.23-2|30	
12cr|deskolo-0.23-2|31	%install
12cr|deskolo-0.23-2|32	%{__rm} -rf %buildroot
12cr|deskolo-0.23-2|33	%{__mkdir_p} %buildroot/%{_bindir}
12cr|deskolo-0.23-2|34	%{__make} DESTDIR=%buildroot%{_bindir} install
12cr|deskolo-0.23-2|35	python setup.py install --root=%{buildroot}
12cr|deskolo-0.23-2|36	
12cr|deskolo-0.23-2|37	
12cr|deskolo-0.23-2|38	
12cr|deskolo-0.23-2|39	
12cr|deskolo-0.23-2|40	%files
12cr|deskolo-0.23-2|41	%defattr(-,root,root)
12cr|deskolo-0.23-2|42	%config(noreplace) %{_sysconfdir}/deskolo.cfg
12cr|deskolo-0.23-2|43	%{python_sitelib}/%{name}
12cr|deskolo-0.23-2|44	%{python_sitelib}/%{name}-%{version}-py%{py_ver}.egg-info
12cr|deskolo-0.23-2|45	%{_bindir}/deskolo
12cr|deskolo-0.23-2|46	%{_bindir}/xlib-dpms
12cr|deskolo-0.23-2|47	
12cr|deskolo-0.23-2|48	
12cr|deskolo-0.23-2|49	
12cr|deskolo-0.23-2|50	%changelog
12cr|deskolo-0.23-2|51	* Sun Nov 07 2010 Jani Välimaa <wally@mandriva.org> 0.23-2mdv2011.0
12cr|deskolo-0.23-2|52	+ Revision: 594488
12cr|deskolo-0.23-2|53	- rebuild for python 2.7
12cr|deskolo-0.23-2|54	- fix file list
12cr|deskolo-0.23-2|55	
12cr|deskolo-0.23-2|56	* Wed Sep 29 2010 Stéphane Laurière <slauriere@mandriva.com> 0.23-1mdv2011.0
12cr|deskolo-0.23-2|57	+ Revision: 582045
12cr|deskolo-0.23-2|58	- v0.23 release
12cr|deskolo-0.23-2|59	
12cr|deskolo-0.23-2|60	* Wed Sep 29 2010 Stéphane Laurière <slauriere@mandriva.com> 0.22-1mdv2011.0
12cr|deskolo-0.23-2|61	+ Revision: 582040
12cr|deskolo-0.23-2|62	- v0.22 release
12cr|deskolo-0.23-2|63	- v0.21 release
12cr|deskolo-0.23-2|64	- added buildrequires libx11_6-devel
12cr|deskolo-0.23-2|65	- v0.2 release
12cr|deskolo-0.23-2|66	
12cr|deskolo-0.23-2|67	* Tue Sep 07 2010 Nicolas Vigier <nvigier@mandriva.com> 0.1-1mdv2011.0
12cr|deskolo-0.23-2|68	+ Revision: 576539
12cr|deskolo-0.23-2|69	- lol
12cr|deskolo-0.23-2|70	- complete description (from website)
12cr|deskolo-0.23-2|71	- import deskolo
12cr|deskolo-0.23-2|72	

871 12
12cr|desktopcouch-1.0.7-2|1	Summary:    Integration of CouchDB storage into desktop applications
12cr|desktopcouch-1.0.7-2|2	Name:       desktopcouch
12cr|desktopcouch-1.0.7-2|3	Version:    1.0.7
12cr|desktopcouch-1.0.7-2|4	Release:    %mkrel 2
12cr|desktopcouch-1.0.7-2|5	License:    LGPLv3
12cr|desktopcouch-1.0.7-2|6	Group:      Databases
12cr|desktopcouch-1.0.7-2|7	URL:        https://launchpad.net/desktopcouch
12cr|desktopcouch-1.0.7-2|8	Source0:    http://launchpad.net/desktopcouch/trunk/%{version}/+download/%{name}-%{version}.tar.gz
12cr|desktopcouch-1.0.7-2|9	BuildRequires: python python-setuptools
12cr|desktopcouch-1.0.7-2|10	BuildRequires: python-distutils-extra
12cr|desktopcouch-1.0.7-2|11	BuildRequires: intltool
12cr|desktopcouch-1.0.7-2|12	Requires:      couchdb-bin
12cr|desktopcouch-1.0.7-2|13	Requires:      python-couchdb
12cr|desktopcouch-1.0.7-2|14	Requires:      python-oauth
12cr|desktopcouch-1.0.7-2|15	Requires:      python-twisted-core
12cr|desktopcouch-1.0.7-2|16	BuildArch:     noarch
12cr|desktopcouch-1.0.7-2|17	
12cr|desktopcouch-1.0.7-2|18	%description
12cr|desktopcouch-1.0.7-2|19	Integration of CouchDB storage into desktop applications, for automatic
12cr|desktopcouch-1.0.7-2|20	replication and synchronization of data between computers.
12cr|desktopcouch-1.0.7-2|21	
12cr|desktopcouch-1.0.7-2|22	%package tools
12cr|desktopcouch-1.0.7-2|23	Requires:   pygtk2.0
12cr|desktopcouch-1.0.7-2|24	Group:      Databases
12cr|desktopcouch-1.0.7-2|25	Summary: Desktopcouch tools
12cr|desktopcouch-1.0.7-2|26	%description tools
12cr|desktopcouch-1.0.7-2|27	This package contains graphical tools for desktopcouch, to pair two computers.
12cr|desktopcouch-1.0.7-2|28	
12cr|desktopcouch-1.0.7-2|29	%prep
12cr|desktopcouch-1.0.7-2|30	%setup -q
12cr|desktopcouch-1.0.7-2|31	
12cr|desktopcouch-1.0.7-2|32	%build
12cr|desktopcouch-1.0.7-2|33	python setup.py build
12cr|desktopcouch-1.0.7-2|34	
12cr|desktopcouch-1.0.7-2|35	%install
12cr|desktopcouch-1.0.7-2|36	rm -Rf $RPM_BUILD_ROOT
12cr|desktopcouch-1.0.7-2|37	python setup.py install --root $RPM_BUILD_ROOT
12cr|desktopcouch-1.0.7-2|38	
12cr|desktopcouch-1.0.7-2|39	rm -Rf $RPM_BUILD_ROOT/%{_docdir}/
12cr|desktopcouch-1.0.7-2|40	%clean
12cr|desktopcouch-1.0.7-2|41	rm -fr $RPM_BUILD_ROOT
12cr|desktopcouch-1.0.7-2|42	
12cr|desktopcouch-1.0.7-2|43	%files
12cr|desktopcouch-1.0.7-2|44	%defattr(-,root,root)
12cr|desktopcouch-1.0.7-2|45	%config(noreplace) %{_sysconfdir}/xdg/desktop-couch/compulsory-auth.ini
12cr|desktopcouch-1.0.7-2|46	%dir %{_sysconfdir}/xdg/desktop-couch
12cr|desktopcouch-1.0.7-2|47	%{_datadir}/dbus-1/services/org.desktopcouch.CouchDB.service
12cr|desktopcouch-1.0.7-2|48	%{py_puresitedir}/%{name}/
12cr|desktopcouch-1.0.7-2|49	%{py_puresitedir}/*.egg-info
12cr|desktopcouch-1.0.7-2|50	%{_prefix}/lib/%{name}/
12cr|desktopcouch-1.0.7-2|51	%{_datadir}/%{name}/
12cr|desktopcouch-1.0.7-2|52	
12cr|desktopcouch-1.0.7-2|53	%files tools
12cr|desktopcouch-1.0.7-2|54	%defattr(-,root,root)
12cr|desktopcouch-1.0.7-2|55	%{_bindir}/*
12cr|desktopcouch-1.0.7-2|56	%{_mandir}/man1/*
12cr|desktopcouch-1.0.7-2|57	%{_datadir}/applications/*.desktop
12cr|desktopcouch-1.0.7-2|58	
12cr|desktopcouch-1.0.7-2|59	
12cr|desktopcouch-1.0.7-2|60	
12cr|desktopcouch-1.0.7-2|61	
12cr|desktopcouch-1.0.7-2|62	%changelog
12cr|desktopcouch-1.0.7-2|63	

872 12
12cr|desktop-data-model-1.2.5-6|1	%define debug_package %{nil}
12cr|desktop-data-model-1.2.5-6|2	%define api   1
12cr|desktop-data-model-1.2.5-6|3	%define major 0
12cr|desktop-data-model-1.2.5-6|4	%define libname %mklibname ddm %{api}_%major
12cr|desktop-data-model-1.2.5-6|5	%define develname %mklibname -d ddm %api
12cr|desktop-data-model-1.2.5-6|6	
12cr|desktop-data-model-1.2.5-6|7	Name:           desktop-data-model
12cr|desktop-data-model-1.2.5-6|8	Version:        1.2.5
12cr|desktop-data-model-1.2.5-6|9	Release:        6
12cr|desktop-data-model-1.2.5-6|10	Summary:        Engine providing live updates of online data to the desktop
12cr|desktop-data-model-1.2.5-6|11	
12cr|desktop-data-model-1.2.5-6|12	Group:          Graphical desktop/GNOME
12cr|desktop-data-model-1.2.5-6|13	License:        LGPLv2+
12cr|desktop-data-model-1.2.5-6|14	URL:            http://live.gnome.org/OnlineDesktop
12cr|desktop-data-model-1.2.5-6|15	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%name/%name-%{version}.tar.bz2
12cr|desktop-data-model-1.2.5-6|16	Patch:		desktop-data-model-1.2.5-fix-format-strings.patch
12cr|desktop-data-model-1.2.5-6|17	
12cr|desktop-data-model-1.2.5-6|18	BuildRequires:  pkgconfig(gdk-2.0) >= 2.6
12cr|desktop-data-model-1.2.5-6|19	BuildRequires:  pkgconfig(loudmouth-1.0) >= 1.0.3-3
12cr|desktop-data-model-1.2.5-6|20	BuildRequires:  pkgconfig(dbus-glib-1) >= 0.61
12cr|desktop-data-model-1.2.5-6|21	BuildRequires:  pkgconfig(gnome-desktop-2.0) >= 2.10.0
12cr|desktop-data-model-1.2.5-6|22	BuildRequires:  pkgconfig(gnome-vfs-2.0)
12cr|desktop-data-model-1.2.5-6|23	BuildRequires:  pkgconfig(sqlite3) >= 3.0.0
12cr|desktop-data-model-1.2.5-6|24	BuildRequires:  pkgconfig(xscrnsaver)
12cr|desktop-data-model-1.2.5-6|25	Conflicts: mugshot < 1.2.1-1mdv
12cr|desktop-data-model-1.2.5-6|26	
12cr|desktop-data-model-1.2.5-6|27	%description
12cr|desktop-data-model-1.2.5-6|28	desktop-data-model provides an engine and client library that allow
12cr|desktop-data-model-1.2.5-6|29	desktop applications to retrieve data from the online.gnome.org server
12cr|desktop-data-model-1.2.5-6|30	and elsewhere and get updates when the data changes. This allows
12cr|desktop-data-model-1.2.5-6|31	creating applications that provide a live display of information
12cr|desktop-data-model-1.2.5-6|32	from the Internet.
12cr|desktop-data-model-1.2.5-6|33	
12cr|desktop-data-model-1.2.5-6|34	%package -n %{libname}
12cr|desktop-data-model-1.2.5-6|35	Group: System/Libraries
12cr|desktop-data-model-1.2.5-6|36	Summary: Engine providing live updates of online data to the desktop
12cr|desktop-data-model-1.2.5-6|37	Requires: %name >= %version
12cr|desktop-data-model-1.2.5-6|38	
12cr|desktop-data-model-1.2.5-6|39	%description -n %libname
12cr|desktop-data-model-1.2.5-6|40	desktop-data-model provides an engine and client library that allow
12cr|desktop-data-model-1.2.5-6|41	desktop applications to retrieve data from the online.gnome.org server
12cr|desktop-data-model-1.2.5-6|42	and elsewhere and get updates when the data changes. This allows
12cr|desktop-data-model-1.2.5-6|43	creating applications that provide a live display of information
12cr|desktop-data-model-1.2.5-6|44	from the Internet.
12cr|desktop-data-model-1.2.5-6|45	
12cr|desktop-data-model-1.2.5-6|46	%package -n %develname
12cr|desktop-data-model-1.2.5-6|47	Summary: Development headers for Online Desktop Data Model
12cr|desktop-data-model-1.2.5-6|48	Group: Development/C
12cr|desktop-data-model-1.2.5-6|49	Requires: %libname = %{version}-%{release}
12cr|desktop-data-model-1.2.5-6|50	Provides: %name-devel = %{version}-%{release}
12cr|desktop-data-model-1.2.5-6|51	Provides: libddn-devel = %version-%release
12cr|desktop-data-model-1.2.5-6|52	
12cr|desktop-data-model-1.2.5-6|53	%description -n %develname
12cr|desktop-data-model-1.2.5-6|54	This package contains libraries for Online Desktop Data Model.
12cr|desktop-data-model-1.2.5-6|55	
12cr|desktop-data-model-1.2.5-6|56	%prep
12cr|desktop-data-model-1.2.5-6|57	%setup -q
12cr|desktop-data-model-1.2.5-6|58	%patch -p1
12cr|desktop-data-model-1.2.5-6|59	
12cr|desktop-data-model-1.2.5-6|60	%build
12cr|desktop-data-model-1.2.5-6|61	%configure2_5x --without-empathy LIBS="-lX11 -lm"
12cr|desktop-data-model-1.2.5-6|62	%make
12cr|desktop-data-model-1.2.5-6|63	
12cr|desktop-data-model-1.2.5-6|64	%install
12cr|desktop-data-model-1.2.5-6|65	%makeinstall_std
12cr|desktop-data-model-1.2.5-6|66	
12cr|desktop-data-model-1.2.5-6|67	%post
12cr|desktop-data-model-1.2.5-6|68	echo %{version} > %{_datadir}/desktop-data-model/version
12cr|desktop-data-model-1.2.5-6|69	
12cr|desktop-data-model-1.2.5-6|70	%if %mdkversion < 200900
12cr|desktop-data-model-1.2.5-6|71	%post -n %libname -p /sbin/ldconfig
12cr|desktop-data-model-1.2.5-6|72	%postun -n %libname -p /sbin/ldconfig
12cr|desktop-data-model-1.2.5-6|73	%endif
12cr|desktop-data-model-1.2.5-6|74	
12cr|desktop-data-model-1.2.5-6|75	
12cr|desktop-data-model-1.2.5-6|76	%files
12cr|desktop-data-model-1.2.5-6|77	%defattr(-,root,root,-)
12cr|desktop-data-model-1.2.5-6|78	%doc COPYING
12cr|desktop-data-model-1.2.5-6|79	%ghost %{_datadir}/desktop-data-model/version
12cr|desktop-data-model-1.2.5-6|80	%{_libexecdir}/desktop-data-engine
12cr|desktop-data-model-1.2.5-6|81	%{_datadir}/dbus-1/services/*.service
12cr|desktop-data-model-1.2.5-6|82	
12cr|desktop-data-model-1.2.5-6|83	%files -n %{libname}
12cr|desktop-data-model-1.2.5-6|84	%defattr(-,root,root,-)
12cr|desktop-data-model-1.2.5-6|85	%{_libdir}/libddm-%{api}.so.%{major}*
12cr|desktop-data-model-1.2.5-6|86	
12cr|desktop-data-model-1.2.5-6|87	
12cr|desktop-data-model-1.2.5-6|88	%files -n %develname
12cr|desktop-data-model-1.2.5-6|89	%dir %{_includedir}/ddm-1
12cr|desktop-data-model-1.2.5-6|90	%{_includedir}/ddm-1/*
12cr|desktop-data-model-1.2.5-6|91	%{_libdir}/pkgconfig/*.pc
12cr|desktop-data-model-1.2.5-6|92	%{_libdir}/*.so
12cr|desktop-data-model-1.2.5-6|93	
12cr|desktop-data-model-1.2.5-6|94	
12cr|desktop-data-model-1.2.5-6|95	
12cr|desktop-data-model-1.2.5-6|96	
12cr|desktop-data-model-1.2.5-6|97	%changelog
12cr|desktop-data-model-1.2.5-6|98	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-6mdv2011.0
12cr|desktop-data-model-1.2.5-6|99	+ Revision: 610231
12cr|desktop-data-model-1.2.5-6|100	- rebuild
12cr|desktop-data-model-1.2.5-6|101	
12cr|desktop-data-model-1.2.5-6|102	* Wed Jan 13 2010 Götz Waschk <waschk@mandriva.org> 1.2.5-5mdv2010.1
12cr|desktop-data-model-1.2.5-6|103	+ Revision: 490512
12cr|desktop-data-model-1.2.5-6|104	- rebuild for new libgnome-desktop
12cr|desktop-data-model-1.2.5-6|105	
12cr|desktop-data-model-1.2.5-6|106	* Sun Jan 03 2010 Götz Waschk <waschk@mandriva.org> 1.2.5-4mdv2010.1
12cr|desktop-data-model-1.2.5-6|107	+ Revision: 485927
12cr|desktop-data-model-1.2.5-6|108	- update build deps
12cr|desktop-data-model-1.2.5-6|109	- disable empathy support
12cr|desktop-data-model-1.2.5-6|110	
12cr|desktop-data-model-1.2.5-6|111	* Fri Jan 02 2009 Götz Waschk <waschk@mandriva.org> 1.2.5-3mdv2009.1
12cr|desktop-data-model-1.2.5-6|112	+ Revision: 323281
12cr|desktop-data-model-1.2.5-6|113	- fix format strings
12cr|desktop-data-model-1.2.5-6|114	
12cr|desktop-data-model-1.2.5-6|115	* Thu Nov 06 2008 Götz Waschk <waschk@mandriva.org> 1.2.5-2mdv2009.1
12cr|desktop-data-model-1.2.5-6|116	+ Revision: 300171
12cr|desktop-data-model-1.2.5-6|117	- rebuild for new  gnome-desktop
12cr|desktop-data-model-1.2.5-6|118	
12cr|desktop-data-model-1.2.5-6|119	* Wed Oct 29 2008 Götz Waschk <waschk@mandriva.org> 1.2.5-1mdv2009.1
12cr|desktop-data-model-1.2.5-6|120	+ Revision: 298177
12cr|desktop-data-model-1.2.5-6|121	- new version
12cr|desktop-data-model-1.2.5-6|122	- update build deps
12cr|desktop-data-model-1.2.5-6|123	- fix source URL
12cr|desktop-data-model-1.2.5-6|124	
12cr|desktop-data-model-1.2.5-6|125	* Sat Sep 06 2008 Frederic Crozat <fcrozat@mandriva.com> 1.2.4-2mdv2009.0
12cr|desktop-data-model-1.2.5-6|126	+ Revision: 282007
12cr|desktop-data-model-1.2.5-6|127	- Add conflicts to ease upgrade from Mdv 2008.1
12cr|desktop-data-model-1.2.5-6|128	
12cr|desktop-data-model-1.2.5-6|129	* Wed Jul 23 2008 Götz Waschk <waschk@mandriva.org> 1.2.4-1mdv2009.0
12cr|desktop-data-model-1.2.5-6|130	+ Revision: 242272
12cr|desktop-data-model-1.2.5-6|131	- import desktop-data-model
12cr|desktop-data-model-1.2.5-6|132	
12cr|desktop-data-model-1.2.5-6|133	
12cr|desktop-data-model-1.2.5-6|134	* Wed Jul 23 2008 Götz Waschk <waschk@mandriva.org> 1.2.4-1mdv2009.0
12cr|desktop-data-model-1.2.5-6|135	- adapt for mandriva
12cr|desktop-data-model-1.2.5-6|136	
12cr|desktop-data-model-1.2.5-6|137	* Thu Jun 05 2008 Caolán McNamara <caolanm@redhat.com> - 1.2.4-2
12cr|desktop-data-model-1.2.5-6|138	- rebuild for dependancies
12cr|desktop-data-model-1.2.5-6|139	
12cr|desktop-data-model-1.2.5-6|140	* Thu Apr 24 2008 Colin Walters <walters@redhat.com> - 1.2.4-1
12cr|desktop-data-model-1.2.5-6|141	- new upstream
12cr|desktop-data-model-1.2.5-6|142	
12cr|desktop-data-model-1.2.5-6|143	* Fri Apr 04 2008 Colin Walters <walters@redhat.com> - 1.2.3-1
12cr|desktop-data-model-1.2.5-6|144	- new upstream
12cr|desktop-data-model-1.2.5-6|145	
12cr|desktop-data-model-1.2.5-6|146	* Thu Mar 20 2008 Colin Walters <walters@redhat.com> - 1.2.2-1
12cr|desktop-data-model-1.2.5-6|147	- new upstream
12cr|desktop-data-model-1.2.5-6|148	
12cr|desktop-data-model-1.2.5-6|149	* Wed Feb 27 2008 Colin Walters <walters@redhat.com> - 1.2.0-2
12cr|desktop-data-model-1.2.5-6|150	- Require desktop-data-model from -devel
12cr|desktop-data-model-1.2.5-6|151	- Add conflicts: on earlier Mugshot versions since we both ship libddm-1.so
12cr|desktop-data-model-1.2.5-6|152	
12cr|desktop-data-model-1.2.5-6|153	* Tue Jan 29 2008 Colin Walters <walters@redhat.com> - 1.2.0-1
12cr|desktop-data-model-1.2.5-6|154	- initial splat into spec

873 12
12cr|desmume-0.9.8-1|1	%define		longname	DeSmuME
12cr|desmume-0.9.8-1|2	
12cr|desmume-0.9.8-1|3	Name:		desmume
12cr|desmume-0.9.8-1|4	Version:	0.9.8
12cr|desmume-0.9.8-1|5	Release:	%mkrel 1
12cr|desmume-0.9.8-1|6	Summary:	A Nintendo DS emulator
12cr|desmume-0.9.8-1|7	License:	GPLv2+
12cr|desmume-0.9.8-1|8	Group:		Emulators
12cr|desmume-0.9.8-1|9	URL:		http://desmume.sourceforge.net/
12cr|desmume-0.9.8-1|10	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|desmume-0.9.8-1|11	Source10:	%{name}-48.png
12cr|desmume-0.9.8-1|12	# Add missing in .tar.gz sources in patch
12cr|desmume-0.9.8-1|13	Patch0:		desmume-0.9.8-missing.patch
12cr|desmume-0.9.8-1|14	BuildRequires:	gtk2-devel
12cr|desmume-0.9.8-1|15	BuildRequires:	libglade2.0-devel
12cr|desmume-0.9.8-1|16	BuildRequires:	gtkglext-devel
12cr|desmume-0.9.8-1|17	BuildRequires:	wxgtku2.8-devel
12cr|desmume-0.9.8-1|18	BuildRequires:	agg-devel
12cr|desmume-0.9.8-1|19	BuildRequires:	pcap-devel
12cr|desmume-0.9.8-1|20	BuildRequires:	desktop-file-utils
12cr|desmume-0.9.8-1|21	BuildRequires:	recode
12cr|desmume-0.9.8-1|22	BuildRequires:	intltool
12cr|desmume-0.9.8-1|23	BuildRequires:	SDL-devel
12cr|desmume-0.9.8-1|24	BuildRequires:	zlib-devel
12cr|desmume-0.9.8-1|25	
12cr|desmume-0.9.8-1|26	%package -n %{name}-glade
12cr|desmume-0.9.8-1|27	Summary:	A Nintendo DS emulator (Glade GUI version)
12cr|desmume-0.9.8-1|28	Group:		Emulators
12cr|desmume-0.9.8-1|29	License:	GPLv2+
12cr|desmume-0.9.8-1|30	
12cr|desmume-0.9.8-1|31	%package -n %{name}-cli
12cr|desmume-0.9.8-1|32	Summary:	A Nintendo DS emulator (CLI version)
12cr|desmume-0.9.8-1|33	Group:		Emulators
12cr|desmume-0.9.8-1|34	License:	GPLv2+
12cr|desmume-0.9.8-1|35	
12cr|desmume-0.9.8-1|36	%package -n wx%{name}
12cr|desmume-0.9.8-1|37	Summary:	A Nintendo DS emulator (wxWidgets GUI version)
12cr|desmume-0.9.8-1|38	Group:		Emulators
12cr|desmume-0.9.8-1|39	License:	GPLv2+
12cr|desmume-0.9.8-1|40	
12cr|desmume-0.9.8-1|41	%description
12cr|desmume-0.9.8-1|42	DeSmuME is a Nintendo DS emulator running homebrew demos and commercial
12cr|desmume-0.9.8-1|43	games... For the latter ones, you should own the games corresponding the
12cr|desmume-0.9.8-1|44	roms you play with.
12cr|desmume-0.9.8-1|45	
12cr|desmume-0.9.8-1|46	You can find a compatibility list here : http://desmume.org/?page_id=15
12cr|desmume-0.9.8-1|47	
12cr|desmume-0.9.8-1|48	In this package is the GTK GUI version.
12cr|desmume-0.9.8-1|49	
12cr|desmume-0.9.8-1|50	%description -n %{name}-glade
12cr|desmume-0.9.8-1|51	DeSmuME is a Nintendo DS emulator running homebrew demos and commercial
12cr|desmume-0.9.8-1|52	games... For the latter ones, you should own the games corresponding the
12cr|desmume-0.9.8-1|53	roms you play with.
12cr|desmume-0.9.8-1|54	
12cr|desmume-0.9.8-1|55	You can find a compatibility list here : http://desmume.org/?page_id=15
12cr|desmume-0.9.8-1|56	
12cr|desmume-0.9.8-1|57	In this package is the GTK/Glade version, which includes a translation.
12cr|desmume-0.9.8-1|58	
12cr|desmume-0.9.8-1|59	%description -n %{name}-cli
12cr|desmume-0.9.8-1|60	DeSmuME is a Nintendo DS emulator running homebrew demos and commercial
12cr|desmume-0.9.8-1|61	games... For the latter ones, you should own the games corresponding the
12cr|desmume-0.9.8-1|62	roms you play with.
12cr|desmume-0.9.8-1|63	
12cr|desmume-0.9.8-1|64	You can find a compatibility list here : http://desmume.org/?page_id=15
12cr|desmume-0.9.8-1|65	
12cr|desmume-0.9.8-1|66	In this package is the CLI version (without a GUI).
12cr|desmume-0.9.8-1|67	
12cr|desmume-0.9.8-1|68	%description -n wx%{name}
12cr|desmume-0.9.8-1|69	DeSmuME is a Nintendo DS emulator running homebrew demos and commercial
12cr|desmume-0.9.8-1|70	games... For the latter ones, you should own the games corresponding the
12cr|desmume-0.9.8-1|71	roms you play with.
12cr|desmume-0.9.8-1|72	
12cr|desmume-0.9.8-1|73	You can find a compatibility list here : http://desmume.org/?page_id=15
12cr|desmume-0.9.8-1|74	
12cr|desmume-0.9.8-1|75	In this package is the wxWidgets version.
12cr|desmume-0.9.8-1|76	
12cr|desmume-0.9.8-1|77	%prep
12cr|desmume-0.9.8-1|78	%setup -q
12cr|desmume-0.9.8-1|79	%patch0 -p1
12cr|desmume-0.9.8-1|80	recode l1..u8 AUTHORS ChangeLog
12cr|desmume-0.9.8-1|81	%__perl -pi -e 's|\r\n|\n|g' AUTHORS ChangeLog
12cr|desmume-0.9.8-1|82	find src -name *.[ch]* -exec %__chmod 644 {} +
12cr|desmume-0.9.8-1|83	
12cr|desmume-0.9.8-1|84	%build
12cr|desmume-0.9.8-1|85	./autogen.sh
12cr|desmume-0.9.8-1|86	%configure2_5x --enable-wifi --enable-wxwidgets
12cr|desmume-0.9.8-1|87	#--enable-openal --enable-osmesa
12cr|desmume-0.9.8-1|88	%make
12cr|desmume-0.9.8-1|89	
12cr|desmume-0.9.8-1|90	%install
12cr|desmume-0.9.8-1|91	%__rm -rf %{buildroot}
12cr|desmume-0.9.8-1|92	%makeinstall
12cr|desmume-0.9.8-1|93	
12cr|desmume-0.9.8-1|94	#glade files
12cr|desmume-0.9.8-1|95	%__install -d -m 755 %{buildroot}/%{_datadir}/%{name}
12cr|desmume-0.9.8-1|96	%__install -m 644 src/gtk-glade/glade/* %{buildroot}/%{_datadir}/%{name}
12cr|desmume-0.9.8-1|97	
12cr|desmume-0.9.8-1|98	#icons
12cr|desmume-0.9.8-1|99	%__install -d -m 755 %{buildroot}/%{_iconsdir}
12cr|desmume-0.9.8-1|100	%__install -m 644 %{SOURCE10} %{buildroot}/%{_iconsdir}/%{name}.png
12cr|desmume-0.9.8-1|101	%__install -m 644 %{SOURCE10} %{buildroot}/%{_iconsdir}/%{name}-glade.png
12cr|desmume-0.9.8-1|102	%__install -m 644 %{SOURCE10} %{buildroot}/%{_iconsdir}/wx%{name}.png
12cr|desmume-0.9.8-1|103	
12cr|desmume-0.9.8-1|104	#xdg menus
12cr|desmume-0.9.8-1|105	desktop-file-install --vendor="" \
12cr|desmume-0.9.8-1|106	--remove-category="Application" \
12cr|desmume-0.9.8-1|107	--remove-key="Version" \
12cr|desmume-0.9.8-1|108	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
12cr|desmume-0.9.8-1|109	--add-category="Emulator" \
12cr|desmume-0.9.8-1|110	--dir=%{buildroot}%{_datadir}/applications \
12cr|desmume-0.9.8-1|111	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|desmume-0.9.8-1|112	
12cr|desmume-0.9.8-1|113	desktop-file-install --vendor="" \
12cr|desmume-0.9.8-1|114	--remove-category="Application" \
12cr|desmume-0.9.8-1|115	--remove-key="Version" \
12cr|desmume-0.9.8-1|116	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
12cr|desmume-0.9.8-1|117	--add-category="Emulator" \
12cr|desmume-0.9.8-1|118	--dir=%{buildroot}%{_datadir}/applications \
12cr|desmume-0.9.8-1|119	%{buildroot}%{_datadir}/applications/%{name}-glade.desktop
12cr|desmume-0.9.8-1|120	
12cr|desmume-0.9.8-1|121	desktop-file-install --vendor="" \
12cr|desmume-0.9.8-1|122	--remove-category="Application" \
12cr|desmume-0.9.8-1|123	--remove-key="Version" \
12cr|desmume-0.9.8-1|124	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
12cr|desmume-0.9.8-1|125	--add-category="Emulator" \
12cr|desmume-0.9.8-1|126	--dir=%{buildroot}%{_datadir}/applications \
12cr|desmume-0.9.8-1|127	%{buildroot}%{_datadir}/applications/wx%{name}.desktop
12cr|desmume-0.9.8-1|128	
12cr|desmume-0.9.8-1|129	%find_lang %{name}
12cr|desmume-0.9.8-1|130	
12cr|desmume-0.9.8-1|131	%clean
12cr|desmume-0.9.8-1|132	%__rm -rf %{buildroot}
12cr|desmume-0.9.8-1|133	
12cr|desmume-0.9.8-1|134	%files
12cr|desmume-0.9.8-1|135	%doc AUTHORS ChangeLog README README.LIN
12cr|desmume-0.9.8-1|136	%attr(0755,root,root) %{_bindir}/%{name}
12cr|desmume-0.9.8-1|137	%{_iconsdir}/%{name}.png
12cr|desmume-0.9.8-1|138	%{_datadir}/applications/%{name}.desktop
12cr|desmume-0.9.8-1|139	%{_mandir}/man1/desmume.1.*
12cr|desmume-0.9.8-1|140	%{_datadir}/pixmaps/DeSmuME.xpm
12cr|desmume-0.9.8-1|141	
12cr|desmume-0.9.8-1|142	%files -n %{name}-glade -f %{name}.lang
12cr|desmume-0.9.8-1|143	%doc AUTHORS ChangeLog README README.LIN
12cr|desmume-0.9.8-1|144	%attr(0755,root,root) %{_bindir}/%{name}-glade
12cr|desmume-0.9.8-1|145	%{_datadir}/%{name}
12cr|desmume-0.9.8-1|146	%{_iconsdir}/%{name}-glade.png
12cr|desmume-0.9.8-1|147	%{_datadir}/applications/%{name}-glade.desktop
12cr|desmume-0.9.8-1|148	%{_mandir}/man1/desmume-glade.1.*
12cr|desmume-0.9.8-1|149	
12cr|desmume-0.9.8-1|150	%files -n %{name}-cli
12cr|desmume-0.9.8-1|151	%doc AUTHORS ChangeLog README README.LIN
12cr|desmume-0.9.8-1|152	%attr(0755,root,root) %{_bindir}/%{name}-cli
12cr|desmume-0.9.8-1|153	%{_mandir}/man1/desmume-cli.1.*
12cr|desmume-0.9.8-1|154	
12cr|desmume-0.9.8-1|155	%files -n wx%{name}
12cr|desmume-0.9.8-1|156	%doc AUTHORS ChangeLog README README.LIN
12cr|desmume-0.9.8-1|157	%attr(0755,root,root) %{_bindir}/wx%{name}
12cr|desmume-0.9.8-1|158	%{_iconsdir}/wx%{name}.png
12cr|desmume-0.9.8-1|159	%{_datadir}/applications/wx%{name}.desktop
12cr|desmume-0.9.8-1|160	
12cr|desmume-0.9.8-1|161	
12cr|desmume-0.9.8-1|162	
12cr|desmume-0.9.8-1|163	%changelog
12cr|desmume-0.9.8-1|164	* Tue Apr 10 2012 Andrey Bondrov <abondrov@mandriva.org> 0.9.8-1
12cr|desmume-0.9.8-1|165	+ Revision: 790269
12cr|desmume-0.9.8-1|166	- New version 0.9.8
12cr|desmume-0.9.8-1|167	
12cr|desmume-0.9.8-1|168	* Fri Jul 29 2011 Andrey Bondrov <abondrov@mandriva.org> 0.9.7-1
12cr|desmume-0.9.8-1|169	+ Revision: 692166
12cr|desmume-0.9.8-1|170	- Fix group
12cr|desmume-0.9.8-1|171	- Fix man pages compression issue
12cr|desmume-0.9.8-1|172	- imported package desmume
12cr|desmume-0.9.8-1|173	
12cr|desmume-0.9.8-1|174	
12cr|desmume-0.9.8-1|175	* Thu Jul 21 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.9.7-1mdv2011.0
12cr|desmume-0.9.8-1|176	- New version 0.9.7
12cr|desmume-0.9.8-1|177	
12cr|desmume-0.9.8-1|178	* Tue May 25 2010 Guillaume Bedot <littletux@zarb.org> 0.9.6-2plf2010.1
12cr|desmume-0.9.8-1|179	- build also wx gui
12cr|desmume-0.9.8-1|180	
12cr|desmume-0.9.8-1|181	* Thu May 20 2010 Guillaume Bedot <littletux@zarb.org> 0.9.6-1plf2010.1
12cr|desmume-0.9.8-1|182	- 0.9.6
12cr|desmume-0.9.8-1|183	
12cr|desmume-0.9.8-1|184	* Sat Sep  5 2009 Guillaume Bedot <littletux@zarb.org> 0.9.4-1plf2010.0
12cr|desmume-0.9.8-1|185	- 0.9.4
12cr|desmume-0.9.8-1|186	
12cr|desmume-0.9.8-1|187	* Mon May 18 2009 Guillaume Bedot <littletux@zarb.org> 0.9.2-2plf2010.0
12cr|desmume-0.9.8-1|188	- fix buildrequires
12cr|desmume-0.9.8-1|189	
12cr|desmume-0.9.8-1|190	* Mon May 18 2009 Guillaume Bedot <littletux@zarb.org> 0.9.2-1plf2009.1
12cr|desmume-0.9.8-1|191	- 0.9.2-1
12cr|desmume-0.9.8-1|192	
12cr|desmume-0.9.8-1|193	* Mon Jan  5 2009 Guillaume Bedot <littletux@zarb.org> 0.9-1plf2009.1
12cr|desmume-0.9.8-1|194	- 0.9
12cr|desmume-0.9.8-1|195	
12cr|desmume-0.9.8-1|196	* Wed Apr 23 2008 Guillaume Bedot <littletux@zarb.org> 0.8-1plf2009.0
12cr|desmume-0.9.8-1|197	- 0.8
12cr|desmume-0.9.8-1|198	
12cr|desmume-0.9.8-1|199	* Tue Aug 14 2007 Guillaume Bedot <littletux@zarb.org> 0.7.3-1plf2008.0
12cr|desmume-0.9.8-1|200	- Release 0.7.3, with a french translation for desmume-glade
12cr|desmume-0.9.8-1|201	
12cr|desmume-0.9.8-1|202	* Thu Jul 11 2007 Guillaume Bedot <littletux@zarb.org> 0.7.2-1plf2008.0
12cr|desmume-0.9.8-1|203	- RMLL release
12cr|desmume-0.9.8-1|204	
12cr|desmume-0.9.8-1|205	* Thu Jun 21 2007 Guillaume Bedot <littletux@zarb.org> 0.7.1-1plf2008.0
12cr|desmume-0.9.8-1|206	- Release 0.7.1
12cr|desmume-0.9.8-1|207	
12cr|desmume-0.9.8-1|208	* Mon May 14 2007 Guillaume Bedot <littletux@zarb.org> 0.7.0-1plf2008.0
12cr|desmume-0.9.8-1|209	- Release 0.7.0
12cr|desmume-0.9.8-1|210	- New menu item
12cr|desmume-0.9.8-1|211	- Aiglx / Gui warning
12cr|desmume-0.9.8-1|212	
12cr|desmume-0.9.8-1|213	* Wed Mar 21 2007 Guillaume Bedot <littletux@zarb.org> 0.6.0-2plf2007.1
12cr|desmume-0.9.8-1|214	- Fix all glade paths
12cr|desmume-0.9.8-1|215	
12cr|desmume-0.9.8-1|216	* Wed Mar 21 2007 Guillaume Bedot <littletux@zarb.org> 0.6.0-1plf2007.1
12cr|desmume-0.9.8-1|217	- First PLF package
12cr|desmume-0.9.8-1|218	

874 12
12cr|detox-1.2.0-2|1	Name:		detox
12cr|detox-1.2.0-2|2	Summary:	A console utility to clean up filenames
12cr|detox-1.2.0-2|3	Version:	1.2.0
12cr|detox-1.2.0-2|4	Release:	%{mkrel 2}
12cr|detox-1.2.0-2|5	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|detox-1.2.0-2|6	Patch0:		%{name}-1.2.0-fix-str-fmt.patch
12cr|detox-1.2.0-2|7	URL:		http://detox.sourceforge.net
12cr|detox-1.2.0-2|8	Group:		File tools
12cr|detox-1.2.0-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|detox-1.2.0-2|10	License:	BSD-like
12cr|detox-1.2.0-2|11	Buildrequires:	bison
12cr|detox-1.2.0-2|12	Buildrequires:	flex
12cr|detox-1.2.0-2|13	
12cr|detox-1.2.0-2|14	%description
12cr|detox-1.2.0-2|15	The detox utility renames files to make them easier to work with. It
12cr|detox-1.2.0-2|16	removes spaces and other such annoyances. It'll also translate or
12cr|detox-1.2.0-2|17	cleanup Latin-1 (ISO 8859-1) characters encoded in 8-bit ASCII, Unicode
12cr|detox-1.2.0-2|18	characters encoded in UTF-8, and CGI escaped characters.
12cr|detox-1.2.0-2|19	
12cr|detox-1.2.0-2|20	%prep
12cr|detox-1.2.0-2|21	%setup -q
12cr|detox-1.2.0-2|22	%patch0 -p1 -b .strfmt
12cr|detox-1.2.0-2|23	
12cr|detox-1.2.0-2|24	%build
12cr|detox-1.2.0-2|25	%configure2_5x
12cr|detox-1.2.0-2|26	%make
12cr|detox-1.2.0-2|27	
12cr|detox-1.2.0-2|28	%install
12cr|detox-1.2.0-2|29	rm -rf %{buildroot}
12cr|detox-1.2.0-2|30	%makeinstall
12cr|detox-1.2.0-2|31	# Make sure our config is not +x
12cr|detox-1.2.0-2|32	chmod a-x %{buildroot}%{_sysconfdir}/*
12cr|detox-1.2.0-2|33	
12cr|detox-1.2.0-2|34	%clean
12cr|detox-1.2.0-2|35	rm -rf %{buildroot}
12cr|detox-1.2.0-2|36	
12cr|detox-1.2.0-2|37	%files
12cr|detox-1.2.0-2|38	%defattr(-,root,root)
12cr|detox-1.2.0-2|39	%doc CHANGES README
12cr|detox-1.2.0-2|40	%{_datadir}/%{name}/
12cr|detox-1.2.0-2|41	%{_bindir}/%{name}
12cr|detox-1.2.0-2|42	%{_bindir}/inline-%{name}
12cr|detox-1.2.0-2|43	%{_mandir}/man?/*
12cr|detox-1.2.0-2|44	%config(noreplace) %{_sysconfdir}/*
12cr|detox-1.2.0-2|45	
12cr|detox-1.2.0-2|46	
12cr|detox-1.2.0-2|47	
12cr|detox-1.2.0-2|48	%changelog
12cr|detox-1.2.0-2|49	* Mon May 18 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.0-2mdv2010.0
12cr|detox-1.2.0-2|50	+ Revision: 376817
12cr|detox-1.2.0-2|51	- add a patch to fix str fmt
12cr|detox-1.2.0-2|52	
12cr|detox-1.2.0-2|53	* Wed Oct 01 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.0-1mdv2009.0
12cr|detox-1.2.0-2|54	+ Revision: 290280
12cr|detox-1.2.0-2|55	- minor spec cleanups
12cr|detox-1.2.0-2|56	- new version 1.2.0 (fixes large file support, #44313)
12cr|detox-1.2.0-2|57	
12cr|detox-1.2.0-2|58	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.1.1-6mdv2009.0
12cr|detox-1.2.0-2|59	+ Revision: 240602
12cr|detox-1.2.0-2|60	- rebuild
12cr|detox-1.2.0-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|detox-1.2.0-2|62	
12cr|detox-1.2.0-2|63	+ Olivier Blin <oblin@mandriva.com>
12cr|detox-1.2.0-2|64	- restore BuildRoot
12cr|detox-1.2.0-2|65	
12cr|detox-1.2.0-2|66	* Wed Apr 25 2007 Eskild Hustvedt <eskild@mandriva.org> 1.1.1-4mdv2008.0
12cr|detox-1.2.0-2|67	+ Revision: 18184
12cr|detox-1.2.0-2|68	- Fix buildrequires and yearly rebuild
12cr|detox-1.2.0-2|69	
12cr|detox-1.2.0-2|70	
12cr|detox-1.2.0-2|71	* Fri Nov 04 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.1.1-3mdk
12cr|detox-1.2.0-2|72	- Fix BuildRequires
12cr|detox-1.2.0-2|73	
12cr|detox-1.2.0-2|74	* Sat Apr 02 2005 Eskild Hustvedt <eskild@mandrake.org> 1.1.1-2mdk
12cr|detox-1.2.0-2|75	- %%mkrel
12cr|detox-1.2.0-2|76	
12cr|detox-1.2.0-2|77	* Sun Mar 13 2005 Eskild Hustvedt <eskild@mandrake.org> 1.1.1-1mdk
12cr|detox-1.2.0-2|78	- Initial Mandrakelinux package
12cr|detox-1.2.0-2|79	

875 12
12cr|deutex-4.4.0-3|1	%define version 4.4.0
12cr|deutex-4.4.0-3|2	%define name	deutex
12cr|deutex-4.4.0-3|3	%define release	%mkrel 3
12cr|deutex-4.4.0-3|4	
12cr|deutex-4.4.0-3|5	%define	Summary	A utility for modifying the graphics of Doom IWAD and PWAD files
12cr|deutex-4.4.0-3|6	
12cr|deutex-4.4.0-3|7	Summary:	%{Summary}
12cr|deutex-4.4.0-3|8	Name:		%{name}
12cr|deutex-4.4.0-3|9	Version:	%{version}
12cr|deutex-4.4.0-3|10	Release:	%{release}
12cr|deutex-4.4.0-3|11	Source0:	http://www.teaser.fr/~amajorel/deutex/%{name}-%{version}.tar.bz2
12cr|deutex-4.4.0-3|12	# this patch s needed otherwise we cannot see fatal error on start, used
12cr|deutex-4.4.0-3|13	# to fix a segfault on start, as code was not 64 bits clean
12cr|deutex-4.4.0-3|14	Patch0:     deutex-4.4.0-fix-error-on-startup.diff
12cr|deutex-4.4.0-3|15	Patch1:     deutex-4.4.0-fix-error-on-64b.diff
12cr|deutex-4.4.0-3|16	URL:		http://www.deutex.com/
12cr|deutex-4.4.0-3|17	Group:		Games/Arcade
12cr|deutex-4.4.0-3|18	License:	GPLv2
12cr|deutex-4.4.0-3|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|deutex-4.4.0-3|20	BuildRequires:	SDL-devel smpeg-devel SDL_mixer-devel SDL_net-devel
12cr|deutex-4.4.0-3|21	
12cr|deutex-4.4.0-3|22	%description
12cr|deutex-4.4.0-3|23	DeuTex is a wad composer for Doom, Heretic, Hexen and Strife. It can be used to extract the lumps
12cr|deutex-4.4.0-3|24	of a wad and save them as individual files. Conversely, it can also build a wad from separate files.
12cr|deutex-4.4.0-3|25	When extracting a lump to a file, it does not just copy the raw data, it converts it to an
12cr|deutex-4.4.0-3|26	appropriate format (such as PPM for graphics, Sun audio for samples, etc.). Conversely, when it
12cr|deutex-4.4.0-3|27	reads files for inclusion in pwads, it does the necessary conversions (for example, from PPM to Doom
12cr|deutex-4.4.0-3|28	picture format). In addition, DeuTex has functions such as merging wads, etc.
12cr|deutex-4.4.0-3|29	
12cr|deutex-4.4.0-3|30	%prep
12cr|deutex-4.4.0-3|31	%setup -q -n %{name}-%{version}
12cr|deutex-4.4.0-3|32	%patch0 -p0
12cr|deutex-4.4.0-3|33	%patch1 -p0
12cr|deutex-4.4.0-3|34	
12cr|deutex-4.4.0-3|35	%build
12cr|deutex-4.4.0-3|36	%make CFLAGS="%optflags" LDFLAGS="%ldflags"
12cr|deutex-4.4.0-3|37	
12cr|deutex-4.4.0-3|38	%install
12cr|deutex-4.4.0-3|39	rm -rf %{buildroot}
12cr|deutex-4.4.0-3|40	mkdir -p %{buildroot}/%{_bindir}
12cr|deutex-4.4.0-3|41	mkdir -p %{buildroot}/%{_prefix}/man/man6/
12cr|deutex-4.4.0-3|42	mkdir -p %{buildroot}/%_mandir/
12cr|deutex-4.4.0-3|43	
12cr|deutex-4.4.0-3|44	make install PREFIX=%{buildroot}/%{_prefix}
12cr|deutex-4.4.0-3|45	
12cr|deutex-4.4.0-3|46	mv %{buildroot}/%{_prefix}/man/man6/ %{buildroot}/%_mandir/man6/
12cr|deutex-4.4.0-3|47	
12cr|deutex-4.4.0-3|48	%clean
12cr|deutex-4.4.0-3|49	rm -rf %{buildroot}
12cr|deutex-4.4.0-3|50	
12cr|deutex-4.4.0-3|51	%files
12cr|deutex-4.4.0-3|52	%doc CHANGES LICENSE README COPYING TODO COPYING.LIB VERSION
12cr|deutex-4.4.0-3|53	%defattr (-,root,root)
12cr|deutex-4.4.0-3|54	%{_bindir}/deutex
12cr|deutex-4.4.0-3|55	%{_bindir}/deusf
12cr|deutex-4.4.0-3|56	%_mandir/man6/*
12cr|deutex-4.4.0-3|57	
12cr|deutex-4.4.0-3|58	
12cr|deutex-4.4.0-3|59	%changelog
12cr|deutex-4.4.0-3|60	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 4.4.0-3mdv2011.0
12cr|deutex-4.4.0-3|61	+ Revision: 610238
12cr|deutex-4.4.0-3|62	- rebuild
12cr|deutex-4.4.0-3|63	
12cr|deutex-4.4.0-3|64	* Fri Apr 30 2010 Funda Wang <fwang@mandriva.org> 4.4.0-2mdv2010.1
12cr|deutex-4.4.0-3|65	+ Revision: 541253
12cr|deutex-4.4.0-3|66	- use flags
12cr|deutex-4.4.0-3|67	
12cr|deutex-4.4.0-3|68	* Sun Mar 29 2009 Michael Scherer <misc@mandriva.org> 4.4.0-2mdv2009.1
12cr|deutex-4.4.0-3|69	+ Revision: 362134
12cr|deutex-4.4.0-3|70	- fix segfault on x86_64 on start, and also port it to 64 bits
12cr|deutex-4.4.0-3|71	- remove useless buildRequires
12cr|deutex-4.4.0-3|72	- update license
12cr|deutex-4.4.0-3|73	- fix installation of file ( bug 49263 )
12cr|deutex-4.4.0-3|74	- add doc and man page
12cr|deutex-4.4.0-3|75	
12cr|deutex-4.4.0-3|76	* Tue Nov 18 2008 Zombie Ryushu <ryushu@mandriva.org> 4.4.0-1mdv2009.1
12cr|deutex-4.4.0-3|77	+ Revision: 304124
12cr|deutex-4.4.0-3|78	- import deutex
12cr|deutex-4.4.0-3|79	
12cr|deutex-4.4.0-3|80	
12cr|deutex-4.4.0-3|81	
12cr|deutex-4.4.0-3|82	* Fri May 19 2006 Lenny Cartier <lenny@mandrakesoft.com> 4.4.0
12cr|deutex-4.4.0-3|83	- 4.4.0

876 12
12cr|devede-3.22.0-2|1	Name:		devede
12cr|devede-3.22.0-2|2	Version:	3.22.0
12cr|devede-3.22.0-2|3	Release:	%mkrel 2
12cr|devede-3.22.0-2|4	Summary:	Graphical frontend to create video DVDs/(S)VCDs
12cr|devede-3.22.0-2|5	License:	GPLv3+
12cr|devede-3.22.0-2|6	Group:		Graphical desktop/Other
12cr|devede-3.22.0-2|7	URL:		http://www.rastersoft.com/programas/devede.html
12cr|devede-3.22.0-2|8	Source0:	http://www.rastersoft.com/descargas/%{name}-%{version}.tar.bz2
12cr|devede-3.22.0-2|9	# Created from upstream .svg icon by GIMP - ImageMagick does not do well
12cr|devede-3.22.0-2|10	# at converting .svg on the fly - AdamW 2007/09
12cr|devede-3.22.0-2|11	Source1:	devede-16.png
12cr|devede-3.22.0-2|12	Source2:	devede-32.png
12cr|devede-3.22.0-2|13	Source3:	devede-48.png
12cr|devede-3.22.0-2|14	BuildArch:	noarch
12cr|devede-3.22.0-2|15	BuildRequires:	bash
12cr|devede-3.22.0-2|16	BuildRequires:	coreutils
12cr|devede-3.22.0-2|17	Requires:	dvdauthor
12cr|devede-3.22.0-2|18	Requires:	mencoder
12cr|devede-3.22.0-2|19	Requires:	mkisofs
12cr|devede-3.22.0-2|20	Requires:	mplayer
12cr|devede-3.22.0-2|21	Requires:	pygtk2.0
12cr|devede-3.22.0-2|22	Requires:	python
12cr|devede-3.22.0-2|23	Requires:	vcdimager
12cr|devede-3.22.0-2|24	Requires:	python-cairo
12cr|devede-3.22.0-2|25	
12cr|devede-3.22.0-2|26	%description
12cr|devede-3.22.0-2|27	DeVeDe is a program to create video DVDs (compatible with home players) from
12cr|devede-3.22.0-2|28	nearly any video format. It only uses Python, MPlayer, Mencoder, DVDAuthor,
12cr|devede-3.22.0-2|29	VCDImager, and mkisofs, so it has very few dependencies.
12cr|devede-3.22.0-2|30	
12cr|devede-3.22.0-2|31	%prep
12cr|devede-3.22.0-2|32	%setup -q
12cr|devede-3.22.0-2|33	
12cr|devede-3.22.0-2|34	# remove shebangs...
12cr|devede-3.22.0-2|35	%__sed -i -e '/^#!\//, 1d' %{name}_*.py
12cr|devede-3.22.0-2|36	
12cr|devede-3.22.0-2|37	%build
12cr|devede-3.22.0-2|38	%__sed -i 's/\/usr\/lib\/devede/\/usr\/share\/devede/' %{name}
12cr|devede-3.22.0-2|39	
12cr|devede-3.22.0-2|40	%install
12cr|devede-3.22.0-2|41	# The stuff that goes to /usr/lib is just python scripts, not actually
12cr|devede-3.22.0-2|42	# arch-specific. The app always looks for them in /usr/lib , even on
12cr|devede-3.22.0-2|43	# x86-64. So define libdir as %_prefix/lib. See bug #31692. -AdamW 2007/06
12cr|devede-3.22.0-2|44	DESTDIR=%{buildroot} \
12cr|devede-3.22.0-2|45	prefix=%{_prefix} \
12cr|devede-3.22.0-2|46	libdir=%{_datadir}/ \
12cr|devede-3.22.0-2|47	./install.sh
12cr|devede-3.22.0-2|48	
12cr|devede-3.22.0-2|49	# fd.o icons
12cr|devede-3.22.0-2|50	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48,scalable}/apps
12cr|devede-3.22.0-2|51	mv %{buildroot}/%{_datadir}/pixmaps/%{name}.svg %{buildroot}/%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cr|devede-3.22.0-2|52	install -m 644 %{SOURCE1} %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|devede-3.22.0-2|53	install -m 644 %{SOURCE2} %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|devede-3.22.0-2|54	install -m 644 %{SOURCE3} %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|devede-3.22.0-2|55	
12cr|devede-3.22.0-2|56	# redundant files, temp files...
12cr|devede-3.22.0-2|57	rm -f %{buildroot}/%{_bindir}/%{name}-debug
12cr|devede-3.22.0-2|58	rm -f %{buildroot}/%{_datadir}/doc/%{name}/html/*~
12cr|devede-3.22.0-2|59	
12cr|devede-3.22.0-2|60	%find_lang %{name}
12cr|devede-3.22.0-2|61	
12cr|devede-3.22.0-2|62	%files -f %{name}.lang
12cr|devede-3.22.0-2|63	%defattr(0755,root,root,0755)
12cr|devede-3.22.0-2|64	%{_bindir}/%{name}
12cr|devede-3.22.0-2|65	%{_bindir}/%{name}_debug
12cr|devede-3.22.0-2|66	%defattr(0644,root,root,0755)
12cr|devede-3.22.0-2|67	%{_datadir}/applications/%{name}.desktop
12cr|devede-3.22.0-2|68	%{_datadir}/%{name}
12cr|devede-3.22.0-2|69	%{_datadir}/doc/%{name}
12cr|devede-3.22.0-2|70	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|devede-3.22.0-2|71	
12cr|devede-3.22.0-2|72	
12cr|devede-3.22.0-2|73	%changelog
12cr|devede-3.22.0-2|74	* Fri Jul 06 2012 Guilherme Moro <guilherme@mandriva.com> 3.22.0-2mdv2012.0
12cr|devede-3.22.0-2|75	+ Revision: 808405
12cr|devede-3.22.0-2|76	+ rebuild (emptylog)
12cr|devede-3.22.0-2|77	
12cr|devede-3.22.0-2|78	* Wed Jul 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.22.0-1
12cr|devede-3.22.0-2|79	+ Revision: 808089
12cr|devede-3.22.0-2|80	- update to 3.22.0
12cr|devede-3.22.0-2|81	
12cr|devede-3.22.0-2|82	* Tue Jan 10 2012 Andrey Bondrov <abondrov@mandriva.org> 3.21.0-1
12cr|devede-3.22.0-2|83	+ Revision: 759324
12cr|devede-3.22.0-2|84	- New version 3.21.0, add clean section back for backports sake
12cr|devede-3.22.0-2|85	
12cr|devede-3.22.0-2|86	* Sun Nov 27 2011 Alexander Khrukin <akhrukin@mandriva.org> 3.19.0-1
12cr|devede-3.22.0-2|87	+ Revision: 733986
12cr|devede-3.22.0-2|88	- version update 3.19.0
12cr|devede-3.22.0-2|89	
12cr|devede-3.22.0-2|90	* Wed Oct 05 2011 Andrey Bondrov <abondrov@mandriva.org> 3.17.0-1
12cr|devede-3.22.0-2|91	+ Revision: 703132
12cr|devede-3.22.0-2|92	- New version: 3.17.0
12cr|devede-3.22.0-2|93	
12cr|devede-3.22.0-2|94	* Sun Aug 22 2010 Tomas Kindl <supp@mandriva.org> 3.16.9-1mdv2011.0
12cr|devede-3.22.0-2|95	+ Revision: 572052
12cr|devede-3.22.0-2|96	- update to 3.16.9 (fixing #59261)
12cr|devede-3.22.0-2|97	- major SPEC refactoring
12cr|devede-3.22.0-2|98	- put files in their proper place, remove shebangs
12cr|devede-3.22.0-2|99	
12cr|devede-3.22.0-2|100	* Thu Feb 25 2010 Frederik Himpe <fhimpe@mandriva.org> 3.16.4-1mdv2010.1
12cr|devede-3.22.0-2|101	+ Revision: 511323
12cr|devede-3.22.0-2|102	- update to new version 3.16.4
12cr|devede-3.22.0-2|103	
12cr|devede-3.22.0-2|104	* Mon Feb 22 2010 Frederik Himpe <fhimpe@mandriva.org> 3.16.2-1mdv2010.1
12cr|devede-3.22.0-2|105	+ Revision: 509656
12cr|devede-3.22.0-2|106	- Update to new version 3.16.2
12cr|devede-3.22.0-2|107	
12cr|devede-3.22.0-2|108	* Mon Feb 08 2010 Frederik Himpe <fhimpe@mandriva.org> 3.16.0-1mdv2010.1
12cr|devede-3.22.0-2|109	+ Revision: 502373
12cr|devede-3.22.0-2|110	- Update to new version 3.16.0
12cr|devede-3.22.0-2|111	
12cr|devede-3.22.0-2|112	* Wed Dec 16 2009 Jérôme Brenier <incubusss@mandriva.org> 3.15.2-1mdv2010.1
12cr|devede-3.22.0-2|113	+ Revision: 479615
12cr|devede-3.22.0-2|114	- new version 3.15.2
12cr|devede-3.22.0-2|115	- fix files list
12cr|devede-3.22.0-2|116	
12cr|devede-3.22.0-2|117	* Mon Jul 20 2009 Frederik Himpe <fhimpe@mandriva.org> 3.14.0-1mdv2010.0
12cr|devede-3.22.0-2|118	+ Revision: 398065
12cr|devede-3.22.0-2|119	- update to new version 3.14.0
12cr|devede-3.22.0-2|120	
12cr|devede-3.22.0-2|121	* Mon May 25 2009 Frederik Himpe <fhimpe@mandriva.org> 3.13.1-1mdv2010.0
12cr|devede-3.22.0-2|122	+ Revision: 379658
12cr|devede-3.22.0-2|123	- update to new version 3.13.1
12cr|devede-3.22.0-2|124	
12cr|devede-3.22.0-2|125	* Fri May 15 2009 Frederik Himpe <fhimpe@mandriva.org> 3.13.0-1mdv2010.0
12cr|devede-3.22.0-2|126	+ Revision: 376225
12cr|devede-3.22.0-2|127	- Update to new version 3.13
12cr|devede-3.22.0-2|128	- Uses gtkbuilder instead of libglade
12cr|devede-3.22.0-2|129	
12cr|devede-3.22.0-2|130	* Thu Aug 28 2008 Frederik Himpe <fhimpe@mandriva.org> 3.11b-1mdv2009.0
12cr|devede-3.22.0-2|131	+ Revision: 276947
12cr|devede-3.22.0-2|132	- Update to new version 3.11b
12cr|devede-3.22.0-2|133	
12cr|devede-3.22.0-2|134	* Tue Aug 26 2008 Frederik Himpe <fhimpe@mandriva.org> 3.11-1mdv2009.0
12cr|devede-3.22.0-2|135	+ Revision: 276281
12cr|devede-3.22.0-2|136	- update to new version 3.11
12cr|devede-3.22.0-2|137	
12cr|devede-3.22.0-2|138	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 3.6-3mdv2009.0
12cr|devede-3.22.0-2|139	+ Revision: 244029
12cr|devede-3.22.0-2|140	- rebuild
12cr|devede-3.22.0-2|141	
12cr|devede-3.22.0-2|142	+ Pixel <pixel@mandriva.com>
12cr|devede-3.22.0-2|143	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|devede-3.22.0-2|144	
12cr|devede-3.22.0-2|145	* Fri Mar 07 2008 Erwan Velu <erwan@mandriva.org> 3.6-1mdv2008.1
12cr|devede-3.22.0-2|146	+ Revision: 181415
12cr|devede-3.22.0-2|147	- 3.6
12cr|devede-3.22.0-2|148	
12cr|devede-3.22.0-2|149	+ Olivier Blin <blino@mandriva.org>
12cr|devede-3.22.0-2|150	- restore BuildRoot
12cr|devede-3.22.0-2|151	
12cr|devede-3.22.0-2|152	+ Thierry Vignaud <tv@mandriva.org>
12cr|devede-3.22.0-2|153	- kill re-definition of %%buildroot on Pixel's request
12cr|devede-3.22.0-2|154	
12cr|devede-3.22.0-2|155	* Wed Nov 14 2007 Andreas Hasenack <andreas@mandriva.com> 3.1b-2mdv2008.1
12cr|devede-3.22.0-2|156	+ Revision: 108651
12cr|devede-3.22.0-2|157	+ rebuild (emptylog)
12cr|devede-3.22.0-2|158	
12cr|devede-3.22.0-2|159	* Wed Nov 14 2007 Andreas Hasenack <andreas@mandriva.com> 3.1b-1mdv2008.1
12cr|devede-3.22.0-2|160	+ Revision: 108646
12cr|devede-3.22.0-2|161	- added missing pygtk2.0-libglade dependency (#35532)
12cr|devede-3.22.0-2|162	
12cr|devede-3.22.0-2|163	+ Adam Williamson <awilliamson@mandriva.org>
12cr|devede-3.22.0-2|164	- rejig icon stuff now upstream provides an svg not a png
12cr|devede-3.22.0-2|165	- requires python-cairo
12cr|devede-3.22.0-2|166	- new release 3.1b
12cr|devede-3.22.0-2|167	
12cr|devede-3.22.0-2|168	* Mon Jul 02 2007 Adam Williamson <awilliamson@mandriva.org> 3.01-2mdv2008.0
12cr|devede-3.22.0-2|169	+ Revision: 47225
12cr|devede-3.22.0-2|170	- package is noarch
12cr|devede-3.22.0-2|171	- install python scripts to /usr/lib even on x86-64 (fixes #31692)
12cr|devede-3.22.0-2|172	
12cr|devede-3.22.0-2|173	* Mon Jul 02 2007 Adam Williamson <awilliamson@mandriva.org> 3.01-1mdv2008.0
12cr|devede-3.22.0-2|174	+ Revision: 47189
12cr|devede-3.22.0-2|175	- new release 3.01
12cr|devede-3.22.0-2|176	
12cr|devede-3.22.0-2|177	* Sat Jun 30 2007 Adam Williamson <awilliamson@mandriva.org> 3.0-2mdv2008.0
12cr|devede-3.22.0-2|178	+ Revision: 46019
12cr|devede-3.22.0-2|179	- drop X-Mandriva menu category (patch1); fd.o icons
12cr|devede-3.22.0-2|180	
12cr|devede-3.22.0-2|181	* Sat Jun 23 2007 Austin Acton <austin@mandriva.org> 3.0-1mdv2008.0
12cr|devede-3.22.0-2|182	+ Revision: 43535
12cr|devede-3.22.0-2|183	- new version
12cr|devede-3.22.0-2|184	
12cr|devede-3.22.0-2|185	* Mon May 28 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 2.13-2mdv2008.0
12cr|devede-3.22.0-2|186	+ Revision: 32051
12cr|devede-3.22.0-2|187	- require python-psyco only in ix86
12cr|devede-3.22.0-2|188	
12cr|devede-3.22.0-2|189	* Fri Apr 27 2007 Andreas Hasenack <andreas@mandriva.com> 2.13-1mdv2008.0
12cr|devede-3.22.0-2|190	+ Revision: 18766
12cr|devede-3.22.0-2|191	- Import devede
12cr|devede-3.22.0-2|192	

877 12
12cr|devicesync-0.1-2|1	%define svn     893106
12cr|devicesync-0.1-2|2	Name:           devicesync
12cr|devicesync-0.1-2|3	Version:        0.1
12cr|devicesync-0.1-2|4	Summary:        An application that lets you transfer data between devices
12cr|devicesync-0.1-2|5	Release:        %mkrel 2
12cr|devicesync-0.1-2|6	License:        GPL
12cr|devicesync-0.1-2|7	Group:          Graphical desktop/KDE
12cr|devicesync-0.1-2|8	URL:            http://www.kde.org
12cr|devicesync-0.1-2|9	Source0:        http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.%{svn}.tar.bz2
12cr|devicesync-0.1-2|10	BuildRoot:      %_tmppath/%name-%version-%release-buildroot
12cr|devicesync-0.1-2|11	BuildRequires:  kdelibs4-devel
12cr|devicesync-0.1-2|12	BuildRequires:  libmtp-devel
12cr|devicesync-0.1-2|13	BuildRequires:  taglib-devel
12cr|devicesync-0.1-2|14	Requires:       kdebase4-runtime
12cr|devicesync-0.1-2|15	
12cr|devicesync-0.1-2|16	%description
12cr|devicesync-0.1-2|17	An application that lets you transfer data between devices
12cr|devicesync-0.1-2|18	
12cr|devicesync-0.1-2|19	%files
12cr|devicesync-0.1-2|20	%defattr(-,root,root)
12cr|devicesync-0.1-2|21	%{_kde_bindir}/devicesync
12cr|devicesync-0.1-2|22	%{_kde_libdir}/kde4/devicesync_localstorageplugin.so
12cr|devicesync-0.1-2|23	%{_kde_libdir}/kde4/devicesync_mtpplugin.so
12cr|devicesync-0.1-2|24	%{_kde_datadir}/applications/kde4/devicesync.desktop
12cr|devicesync-0.1-2|25	%{_kde_appsdir}/devicesync
12cr|devicesync-0.1-2|26	%{_kde_datadir}/config.kcfg/devicesync.kcfg
12cr|devicesync-0.1-2|27	%doc %{_kde_docdir}/HTML/en/devicesync
12cr|devicesync-0.1-2|28	%{_kde_iconsdir}/hicolor/*/apps/devicesync.png
12cr|devicesync-0.1-2|29	%{_kde_datadir}/kde4/services/devicesync_localstorage.desktop
12cr|devicesync-0.1-2|30	%{_kde_datadir}/kde4/services/devicesync_mtp.desktop
12cr|devicesync-0.1-2|31	%{_kde_datadir}/kde4/servicetypes/devicesync_plugin.desktop
12cr|devicesync-0.1-2|32	
12cr|devicesync-0.1-2|33	
12cr|devicesync-0.1-2|34	#------------------------------------------------
12cr|devicesync-0.1-2|35	
12cr|devicesync-0.1-2|36	%define libdevicesynccore_major 4
12cr|devicesync-0.1-2|37	%define libdevicesynccore %mklibname devicesynccore %libdevicesynccore_major
12cr|devicesync-0.1-2|38	
12cr|devicesync-0.1-2|39	%package -n %libdevicesynccore
12cr|devicesync-0.1-2|40	Summary: %name core library
12cr|devicesync-0.1-2|41	Group: System/Libraries
12cr|devicesync-0.1-2|42	
12cr|devicesync-0.1-2|43	%description -n %libdevicesynccore
12cr|devicesync-0.1-2|44	%name core library.
12cr|devicesync-0.1-2|45	
12cr|devicesync-0.1-2|46	%files -n %libdevicesynccore
12cr|devicesync-0.1-2|47	%defattr(-,root,root)
12cr|devicesync-0.1-2|48	%_kde_libdir/libdevicesynccore.so.%{libdevicesynccore_major}*
12cr|devicesync-0.1-2|49	
12cr|devicesync-0.1-2|50	#-----------------------------------------------------------------------------
12cr|devicesync-0.1-2|51	
12cr|devicesync-0.1-2|52	%package devel
12cr|devicesync-0.1-2|53	Group: Development/KDE and Qt
12cr|devicesync-0.1-2|54	Summary: Header files and documentation for compiling %name applications
12cr|devicesync-0.1-2|55	Requires: kdelibs4-devel
12cr|devicesync-0.1-2|56	Requires: %libdevicesynccore = %version
12cr|devicesync-0.1-2|57	
12cr|devicesync-0.1-2|58	%description devel
12cr|devicesync-0.1-2|59	This package includes the header files you will need to compile applications
12cr|devicesync-0.1-2|60	for %name.
12cr|devicesync-0.1-2|61	
12cr|devicesync-0.1-2|62	%files devel
12cr|devicesync-0.1-2|63	%defattr(-,root,root,-)
12cr|devicesync-0.1-2|64	%{_kde_libdir}/libdevicesynccore.so
12cr|devicesync-0.1-2|65	%{_kde_includedir}/devicesync
12cr|devicesync-0.1-2|66	
12cr|devicesync-0.1-2|67	#-----------------------------------------------------------------------------
12cr|devicesync-0.1-2|68	
12cr|devicesync-0.1-2|69	%prep
12cr|devicesync-0.1-2|70	%setup -q -n %name
12cr|devicesync-0.1-2|71	
12cr|devicesync-0.1-2|72	%build
12cr|devicesync-0.1-2|73	
12cr|devicesync-0.1-2|74	%cmake_kde4
12cr|devicesync-0.1-2|75	%make
12cr|devicesync-0.1-2|76	
12cr|devicesync-0.1-2|77	
12cr|devicesync-0.1-2|78	%install
12cr|devicesync-0.1-2|79	rm -rf %buildroot
12cr|devicesync-0.1-2|80	cd build
12cr|devicesync-0.1-2|81	make DESTDIR=%buildroot install
12cr|devicesync-0.1-2|82	cd ..
12cr|devicesync-0.1-2|83	
12cr|devicesync-0.1-2|84	%clean
12cr|devicesync-0.1-2|85	rm -rf %{buildroot}
12cr|devicesync-0.1-2|86	
12cr|devicesync-0.1-2|87	
12cr|devicesync-0.1-2|88	
12cr|devicesync-0.1-2|89	%changelog
12cr|devicesync-0.1-2|90	* Wed Oct 26 2011 Götz Waschk <waschk@mandriva.org> 0.1-2mdv2012.0
12cr|devicesync-0.1-2|91	+ Revision: 707255
12cr|devicesync-0.1-2|92	- rebuild for new libmtp
12cr|devicesync-0.1-2|93	
12cr|devicesync-0.1-2|94	* Sat Dec 06 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.1-1mdv2009.1
12cr|devicesync-0.1-2|95	+ Revision: 310922
12cr|devicesync-0.1-2|96	- import devicesync
12cr|devicesync-0.1-2|97	
12cr|devicesync-0.1-2|98	

878 12
12cr|devil-1.7.8-5|1	##%define _disable_ld_no_undefined	1
12cr|devil-1.7.8-5|2	
12cr|devil-1.7.8-5|3	%define	oname DevIL
12cr|devil-1.7.8-5|4	
12cr|devil-1.7.8-5|5	%define	major 1
12cr|devil-1.7.8-5|6	%define	libname		%mklibname %{name} %{major}
12cr|devil-1.7.8-5|7	%define	develname	%mklibname %{name} -d
12cr|devil-1.7.8-5|8	%define	staticname	%mklibname %{name} -s -d
12cr|devil-1.7.8-5|9	
12cr|devil-1.7.8-5|10	Summary:	Open source image library
12cr|devil-1.7.8-5|11	Name:		devil
12cr|devil-1.7.8-5|12	Version:	1.7.8
12cr|devil-1.7.8-5|13	Release:	%mkrel 5
12cr|devil-1.7.8-5|14	License:	LGPLv2+
12cr|devil-1.7.8-5|15	Group:		System/Libraries
12cr|devil-1.7.8-5|16	URL:		http://openil.sourceforge.net/
12cr|devil-1.7.8-5|17	Source0:	http://downloads.sourceforge.net/openil/%{oname}-%{version}.tar.gz
12cr|devil-1.7.8-5|18	Patch0:		devil-1.7.8-CVE-2009-3994.patch
12cr|devil-1.7.8-5|19	Patch1:		devil-1.7.8-libpng15.patch
12cr|devil-1.7.8-5|20	BuildRequires:	zlib-devel
12cr|devil-1.7.8-5|21	BuildRequires:	jpeg-devel
12cr|devil-1.7.8-5|22	BuildRequires:	tiff-devel
12cr|devil-1.7.8-5|23	BuildRequires:	SDL-devel
12cr|devil-1.7.8-5|24	BuildRequires:	png-devel
12cr|devil-1.7.8-5|25	BuildRequires:	lcms-devel
12cr|devil-1.7.8-5|26	BuildRequires:	mng-devel
12cr|devil-1.7.8-5|27	BuildRequires:	mesaglu-devel
12cr|devil-1.7.8-5|28	BuildRequires:	allegro-devel
12cr|devil-1.7.8-5|29	BuildRequires:	ungif-devel
12cr|devil-1.7.8-5|30	BuildRequires:	libtool
12cr|devil-1.7.8-5|31	BuildRequires:	jasper-devel
12cr|devil-1.7.8-5|32	BuildRequires:	OpenEXR-devel
12cr|devil-1.7.8-5|33	BuildRequires:	file
12cr|devil-1.7.8-5|34	
12cr|devil-1.7.8-5|35	%description
12cr|devil-1.7.8-5|36	DevIL is an Open Source image library whose distribution is done under the
12cr|devil-1.7.8-5|37	terms of the GNU LGPL license.
12cr|devil-1.7.8-5|38	DevIL offers you a simple way to implement loading, manipulating, filtering,
12cr|devil-1.7.8-5|39	converting, displaying, saving from/to several different image formats in your
12cr|devil-1.7.8-5|40	own project.
12cr|devil-1.7.8-5|41	
12cr|devil-1.7.8-5|42	%package -n %{libname}
12cr|devil-1.7.8-5|43	Summary:	Libraries needed for programs using %{oname}
12cr|devil-1.7.8-5|44	Group:		System/Libraries
12cr|devil-1.7.8-5|45	Provides:	lib%{name}
12cr|devil-1.7.8-5|46	Provides:	%{name}
12cr|devil-1.7.8-5|47	
12cr|devil-1.7.8-5|48	%description -n	%{libname}
12cr|devil-1.7.8-5|49	DevIL is an Open Source image library whose distribution is done under the
12cr|devil-1.7.8-5|50	terms of the GNU LGPL license.
12cr|devil-1.7.8-5|51	DevIL offers you a simple way to implement loading, manipulating, filtering,
12cr|devil-1.7.8-5|52	converting, displaying, saving from/to several different image formats in your
12cr|devil-1.7.8-5|53	own project.
12cr|devil-1.7.8-5|54	
12cr|devil-1.7.8-5|55	%package -n %{develname}
12cr|devil-1.7.8-5|56	Summary:	Development headers and libraries for writing programs using %{oname}
12cr|devil-1.7.8-5|57	Group:		Development/C
12cr|devil-1.7.8-5|58	Requires:	%{libname} = %{version}-%{release}
12cr|devil-1.7.8-5|59	Requires:	allegro-devel
12cr|devil-1.7.8-5|60	%if %{mdvver} >= 201200
12cr|devil-1.7.8-5|61	%define __noautoreq 'devel\\(liballeg.*'
12cr|devil-1.7.8-5|62	%else
12cr|devil-1.7.8-5|63	%define	_requires_exceptions	devel(liballeg.*
12cr|devil-1.7.8-5|64	%endif
12cr|devil-1.7.8-5|65	Provides:	%{name}-devel = %{version}-%{release}
12cr|devil-1.7.8-5|66	Obsoletes:	%{_lib}devil1-devel
12cr|devil-1.7.8-5|67	
12cr|devil-1.7.8-5|68	%description -n	%{develname}
12cr|devil-1.7.8-5|69	Development headers and libraries for writing programs using %{oname}.
12cr|devil-1.7.8-5|70	
12cr|devil-1.7.8-5|71	%package -n %{staticname}
12cr|devil-1.7.8-5|72	Summary:	Static library for %{oname}
12cr|devil-1.7.8-5|73	Group:		Development/C
12cr|devil-1.7.8-5|74	Requires:	%{develname} = %{version}-%{release}
12cr|devil-1.7.8-5|75	Provides:	%{name}-static-devel = %{version}-%{release}
12cr|devil-1.7.8-5|76	Obsoletes:	%{_lib}devil1-static-devel
12cr|devil-1.7.8-5|77	
12cr|devil-1.7.8-5|78	%description -n %{staticname}
12cr|devil-1.7.8-5|79	Static library for %{oname}.
12cr|devil-1.7.8-5|80	
12cr|devil-1.7.8-5|81	%package 	utils
12cr|devil-1.7.8-5|82	Summary:	Tools provided by %{oname}
12cr|devil-1.7.8-5|83	Group:		System/Libraries
12cr|devil-1.7.8-5|84	Requires:	%{libname} = %{version}-%{release}
12cr|devil-1.7.8-5|85	Provides:	%{name}-utils = %{version}-%{release}
12cr|devil-1.7.8-5|86	
12cr|devil-1.7.8-5|87	%description	utils
12cr|devil-1.7.8-5|88	This package contains tools provided by %{oname}.
12cr|devil-1.7.8-5|89	
12cr|devil-1.7.8-5|90	%prep
12cr|devil-1.7.8-5|91	%setup -q
12cr|devil-1.7.8-5|92	%patch0 -p1
12cr|devil-1.7.8-5|93	%patch1 -p1
12cr|devil-1.7.8-5|94	
12cr|devil-1.7.8-5|95	chmod 644 AUTHORS CREDITS ChangeLog Libraries.txt README.unix
12cr|devil-1.7.8-5|96	
12cr|devil-1.7.8-5|97	# strip away annoying ^M
12cr|devil-1.7.8-5|98	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|devil-1.7.8-5|99	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|devil-1.7.8-5|100	
12cr|devil-1.7.8-5|101	%build
12cr|devil-1.7.8-5|102	export CFLAGS="%{optflags} -O3 -funroll-loops -ffast-math -fomit-frame-pointer -fexpensive-optimizations"
12cr|devil-1.7.8-5|103	# using autogen.sh results in configure failing with a problem in
12cr|devil-1.7.8-5|104	# ADD_CFLAGS, as of 0.7.3 - AdamW 2008/12
12cr|devil-1.7.8-5|105	#autoreconf
12cr|devil-1.7.8-5|106	
12cr|devil-1.7.8-5|107	%configure2_5x	\
12cr|devil-1.7.8-5|108	--enable-shared \
12cr|devil-1.7.8-5|109	--enable-static \
12cr|devil-1.7.8-5|110	--enable-IL \
12cr|devil-1.7.8-5|111	--enable-ILU \
12cr|devil-1.7.8-5|112	--enable-ILUT \
12cr|devil-1.7.8-5|113	%ifnarch ix86
12cr|devil-1.7.8-5|114	--enable-x86_64 \
12cr|devil-1.7.8-5|115	--enable-sse \
12cr|devil-1.7.8-5|116	--enable-sse2 \
12cr|devil-1.7.8-5|117	--disable-sse3 \
12cr|devil-1.7.8-5|118	%else
12cr|devil-1.7.8-5|119	--enable-x86 \
12cr|devil-1.7.8-5|120	--disable-x86_64
12cr|devil-1.7.8-5|121	--disable-sse \
12cr|devil-1.7.8-5|122	--disable-sse2 \
12cr|devil-1.7.8-5|123	--disable-sse3 \
12cr|devil-1.7.8-5|124	%endif
12cr|devil-1.7.8-5|125	--with-x \
12cr|devil-1.7.8-5|126	--with-zlib=yes \
12cr|devil-1.7.8-5|127	--enable-release
12cr|devil-1.7.8-5|128	
12cr|devil-1.7.8-5|129	%make
12cr|devil-1.7.8-5|130	
12cr|devil-1.7.8-5|131	%install
12cr|devil-1.7.8-5|132	%__rm -rf %{buildroot}
12cr|devil-1.7.8-5|133	%makeinstall_std
12cr|devil-1.7.8-5|134	
12cr|devil-1.7.8-5|135	%clean
12cr|devil-1.7.8-5|136	%__rm -rf %{buildroot}
12cr|devil-1.7.8-5|137	
12cr|devil-1.7.8-5|138	%files -n %{libname}
12cr|devil-1.7.8-5|139	%doc AUTHORS CREDITS ChangeLog Libraries.txt README.unix
12cr|devil-1.7.8-5|140	%{_libdir}/*.so.%{major}*
12cr|devil-1.7.8-5|141	
12cr|devil-1.7.8-5|142	%files -n %{develname}
12cr|devil-1.7.8-5|143	%{_libdir}/*.so
12cr|devil-1.7.8-5|144	%{_libdir}/pkgconfig/*.pc
12cr|devil-1.7.8-5|145	%{_includedir}/IL
12cr|devil-1.7.8-5|146	%{_infodir}/*.info.*
12cr|devil-1.7.8-5|147	
12cr|devil-1.7.8-5|148	%files -n %{staticname}
12cr|devil-1.7.8-5|149	%{_libdir}/*.a
12cr|devil-1.7.8-5|150	
12cr|devil-1.7.8-5|151	%files utils
12cr|devil-1.7.8-5|152	%{_bindir}/ilur
12cr|devil-1.7.8-5|153	
12cr|devil-1.7.8-5|154	
12cr|devil-1.7.8-5|155	
12cr|devil-1.7.8-5|156	%changelog
12cr|devil-1.7.8-5|157	

879 12
12cr|devilspie-0.22-5|1	Summary: A window matching tool
12cr|devilspie-0.22-5|2	Name: devilspie
12cr|devilspie-0.22-5|3	Version: 0.22
12cr|devilspie-0.22-5|4	Release: 5
12cr|devilspie-0.22-5|5	License: GPLv2+ and LGPLv2
12cr|devilspie-0.22-5|6	Group: Graphical desktop/GNOME
12cr|devilspie-0.22-5|7	URL: http://www.burtonini.com/
12cr|devilspie-0.22-5|8	Source0: http://www.burtonini.com/computing/%{name}-%{version}.tar.gz
12cr|devilspie-0.22-5|9	Patch0: devilspie-0.22-deprecated-gtk.patch
12cr|devilspie-0.22-5|10	BuildRequires: libwnck-devel
12cr|devilspie-0.22-5|11	BuildRequires: popt-devel
12cr|devilspie-0.22-5|12	BuildRequires: glib2-devel >= 2.10
12cr|devilspie-0.22-5|13	BuildRequires: intltool
12cr|devilspie-0.22-5|14	BuildRequires: gnome-common
12cr|devilspie-0.22-5|15	BuildRequires: pkgconfig(x11)
12cr|devilspie-0.22-5|16	
12cr|devilspie-0.22-5|17	%description
12cr|devilspie-0.22-5|18	A window-matching utility, inspired by Sawfish's "Matched Windows" option and
12cr|devilspie-0.22-5|19	the lack of the functionality in Metacity. Metacity lacking window matching is
12cr|devilspie-0.22-5|20	not a bad thing -- Metacity is a lean window manager, and window matching does
12cr|devilspie-0.22-5|21	not have to be a window manager task.
12cr|devilspie-0.22-5|22	
12cr|devilspie-0.22-5|23	Devil's Pie can be configured to detect windows as they are created, and match
12cr|devilspie-0.22-5|24	the window to a set of rules. If the window matches the rules, it can perform a
12cr|devilspie-0.22-5|25	series of actions on that window. For example, I make all windows created by
12cr|devilspie-0.22-5|26	X-Chat appear on all workspaces, and the main Gkrellm1 window does not appear
12cr|devilspie-0.22-5|27	in the pager or task list.
12cr|devilspie-0.22-5|28	
12cr|devilspie-0.22-5|29	%prep
12cr|devilspie-0.22-5|30	%setup -q
12cr|devilspie-0.22-5|31	%apply_patches
12cr|devilspie-0.22-5|32	autoreconf
12cr|devilspie-0.22-5|33	cat > README.upgrade.urpmi <<EOF
12cr|devilspie-0.22-5|34	Starting in 0.13-1mdk the configuration format has changed. Please read the
12cr|devilspie-0.22-5|35	documentation about how to create the new rules.
12cr|devilspie-0.22-5|36	EOF
12cr|devilspie-0.22-5|37	
12cr|devilspie-0.22-5|38	%build
12cr|devilspie-0.22-5|39	export LDFLAGS="-lX11"
12cr|devilspie-0.22-5|40	%configure2_5x
12cr|devilspie-0.22-5|41	
12cr|devilspie-0.22-5|42	%make
12cr|devilspie-0.22-5|43	
12cr|devilspie-0.22-5|44	%check
12cr|devilspie-0.22-5|45	make check
12cr|devilspie-0.22-5|46	
12cr|devilspie-0.22-5|47	%install
12cr|devilspie-0.22-5|48	%makeinstall_std
12cr|devilspie-0.22-5|49	
12cr|devilspie-0.22-5|50	%find_lang %{name}
12cr|devilspie-0.22-5|51	
12cr|devilspie-0.22-5|52	%files -f %{name}.lang
12cr|devilspie-0.22-5|53	%defattr(-,root,root,-)
12cr|devilspie-0.22-5|54	%doc AUTHORS ChangeLog README* TODO
12cr|devilspie-0.22-5|55	%{_bindir}/*
12cr|devilspie-0.22-5|56	%{_mandir}/*/*
12cr|devilspie-0.22-5|57	
12cr|devilspie-0.22-5|58	
12cr|devilspie-0.22-5|59	
12cr|devilspie-0.22-5|60	
12cr|devilspie-0.22-5|61	%changelog
12cr|devilspie-0.22-5|62	* Sat Jul 30 2011 GÃ¶tz Waschk <waschk@mandriva.org> 0.22-4mdv2012.0
12cr|devilspie-0.22-5|63	+ Revision: 692408
12cr|devilspie-0.22-5|64	- update build dep
12cr|devilspie-0.22-5|65	- fix build
12cr|devilspie-0.22-5|66	- update license
12cr|devilspie-0.22-5|67	
12cr|devilspie-0.22-5|68	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.22-3mdv2011.0
12cr|devilspie-0.22-5|69	+ Revision: 244073
12cr|devilspie-0.22-5|70	- rebuild
12cr|devilspie-0.22-5|71	- kill re-definition of %%buildroot on Pixel's request
12cr|devilspie-0.22-5|72	
12cr|devilspie-0.22-5|73	+ Olivier Blin <blino@mandriva.org>
12cr|devilspie-0.22-5|74	- restore BuildRoot
12cr|devilspie-0.22-5|75	
12cr|devilspie-0.22-5|76	* Sat Nov 24 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.22-1mdv2008.1
12cr|devilspie-0.22-5|77	+ Revision: 111779
12cr|devilspie-0.22-5|78	- new version
12cr|devilspie-0.22-5|79	
12cr|devilspie-0.22-5|80	* Fri Nov 09 2007 JÃ©rÃ´me Soyer <saispo@mandriva.org> 0.21-1mdv2008.1
12cr|devilspie-0.22-5|81	+ Revision: 107065
12cr|devilspie-0.22-5|82	- New release
12cr|devilspie-0.22-5|83	
12cr|devilspie-0.22-5|84	
12cr|devilspie-0.22-5|85	* Mon Jan 29 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.20.2-1mdv2007.0
12cr|devilspie-0.22-5|86	+ Revision: 114832
12cr|devilspie-0.22-5|87	- new version
12cr|devilspie-0.22-5|88	
12cr|devilspie-0.22-5|89	* Fri Jan 12 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.20.1-1mdv2007.1
12cr|devilspie-0.22-5|90	+ Revision: 108098
12cr|devilspie-0.22-5|91	- new version
12cr|devilspie-0.22-5|92	- reenable checks
12cr|devilspie-0.22-5|93	
12cr|devilspie-0.22-5|94	* Fri Jan 12 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.20-1mdv2007.1
12cr|devilspie-0.22-5|95	+ Revision: 108079
12cr|devilspie-0.22-5|96	- new version
12cr|devilspie-0.22-5|97	- disable checks as they are known to fail at the moment
12cr|devilspie-0.22-5|98	
12cr|devilspie-0.22-5|99	* Fri Dec 01 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.19-1mdv2007.1
12cr|devilspie-0.22-5|100	+ Revision: 89853
12cr|devilspie-0.22-5|101	- new version
12cr|devilspie-0.22-5|102	
12cr|devilspie-0.22-5|103	* Sat Oct 21 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.18-1mdv2007.0
12cr|devilspie-0.22-5|104	+ Revision: 71574
12cr|devilspie-0.22-5|105	- Import devilspie
12cr|devilspie-0.22-5|106	
12cr|devilspie-0.22-5|107	* Sat Oct 21 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.18-1mdv2007.1
12cr|devilspie-0.22-5|108	- New version 0.18
12cr|devilspie-0.22-5|109	
12cr|devilspie-0.22-5|110	* Tue Apr 11 2006 Götz Waschk <waschk@mandriva.org> 0.17.1-1mdk
12cr|devilspie-0.22-5|111	- New release 0.17.1
12cr|devilspie-0.22-5|112	- depend on new glib
12cr|devilspie-0.22-5|113	- use mkrel
12cr|devilspie-0.22-5|114	
12cr|devilspie-0.22-5|115	* Mon Feb 06 2006 Jerome Soyer <saispo@mandriva.org> 0.16-1mdk
12cr|devilspie-0.22-5|116	- New release 0.16
12cr|devilspie-0.22-5|117	
12cr|devilspie-0.22-5|118	* Tue Oct 18 2005 GÃ¶tz Waschk <waschk@mandriva.org> 0.14-1mdk
12cr|devilspie-0.22-5|119	- New release 0.14
12cr|devilspie-0.22-5|120	
12cr|devilspie-0.22-5|121	* Thu Oct 13 2005 GÃ¶tz Waschk <waschk@mandriva.org> 0.13-3mdk
12cr|devilspie-0.22-5|122	- rebuild for new libwnck
12cr|devilspie-0.22-5|123	
12cr|devilspie-0.22-5|124	* Wed Sep 28 2005 Götz Waschk <waschk@mandriva.org> 0.13-2mdk
12cr|devilspie-0.22-5|125	- add a note about the changed configuration format
12cr|devilspie-0.22-5|126	
12cr|devilspie-0.22-5|127	* Wed Sep 28 2005 Götz Waschk <waschk@mandriva.org> 0.13-1mdk
12cr|devilspie-0.22-5|128	- enable check
12cr|devilspie-0.22-5|129	- update file list
12cr|devilspie-0.22-5|130	- New release 0.13
12cr|devilspie-0.22-5|131	
12cr|devilspie-0.22-5|132	* Sat Sep 17 2005 Götz Waschk <waschk@mandriva.org> 0.11-2mdk
12cr|devilspie-0.22-5|133	- update docs, thanks to John Keller
12cr|devilspie-0.22-5|134	
12cr|devilspie-0.22-5|135	* Sat Sep 17 2005 GÃ¶tz Waschk <waschk@mandriva.org> 0.11-1mdk
12cr|devilspie-0.22-5|136	- New release 0.11
12cr|devilspie-0.22-5|137	
12cr|devilspie-0.22-5|138	* Wed May 25 2005 Götz Waschk <waschk@mandriva.org> 0.10-3mdk
12cr|devilspie-0.22-5|139	- fix buildrequires again
12cr|devilspie-0.22-5|140	
12cr|devilspie-0.22-5|141	* Tue May 24 2005 Götz Waschk <waschk@mandriva.org> 0.10-2mdk
12cr|devilspie-0.22-5|142	- fix buildrequires
12cr|devilspie-0.22-5|143	
12cr|devilspie-0.22-5|144	* Sat May 21 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 0.10-1mdk
12cr|devilspie-0.22-5|145	- New release 0.10
12cr|devilspie-0.22-5|146	
12cr|devilspie-0.22-5|147	* Tue Feb 08 2005 Jerome Soyer <saispo@mandrake.org> 0.8-1mdk
12cr|devilspie-0.22-5|148	- New release 0.8
12cr|devilspie-0.22-5|149	
12cr|devilspie-0.22-5|150	* Mon Sep 20 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.7-1mdk
12cr|devilspie-0.22-5|151	- New release 0.7
12cr|devilspie-0.22-5|152	
12cr|devilspie-0.22-5|153	* Mon Aug 30 2004 Jerome Soyer <saispo@mandrake.org> 0.5.1-1mdk
12cr|devilspie-0.22-5|154	- New release 0.5.1
12cr|devilspie-0.22-5|155	
12cr|devilspie-0.22-5|156	* Thu Jun 10 2004 <fcrozat@mandrakesoft.com> 0.4-1mdk
12cr|devilspie-0.22-5|157	- New release 0.4
12cr|devilspie-0.22-5|158	

880 12
12cr|devmon-0.3.1-0.beta1.2|1	%{!?mdkversion:%define notmdk}
12cr|devmon-0.3.1-0.beta1.2|2	%{!?_logdir:%global _logdir %{_var}/log}
12cr|devmon-0.3.1-0.beta1.2|3	%define beta beta1
12cr|devmon-0.3.1-0.beta1.2|4	%define		_localstatedir	%{_var}/lib
12cr|devmon-0.3.1-0.beta1.2|5	%define rel 2
12cr|devmon-0.3.1-0.beta1.2|6	
12cr|devmon-0.3.1-0.beta1.2|7	Name:		devmon
12cr|devmon-0.3.1-0.beta1.2|8	Version:	0.3.1
12cr|devmon-0.3.1-0.beta1.2|9	%if %{?beta:1}%{!?beta:0}
12cr|devmon-0.3.1-0.beta1.2|10	Release:	%mkrel -c %beta %rel
12cr|devmon-0.3.1-0.beta1.2|11	%else
12cr|devmon-0.3.1-0.beta1.2|12	Release:	%mkrel %rel
12cr|devmon-0.3.1-0.beta1.2|13	%endif
12cr|devmon-0.3.1-0.beta1.2|14	Summary:	SNMP Device Monitoring for Hobbit/BigBrother
12cr|devmon-0.3.1-0.beta1.2|15	License:	GPL
12cr|devmon-0.3.1-0.beta1.2|16	Group:		Monitoring
12cr|devmon-0.3.1-0.beta1.2|17	URL:		http://devmon.sf.net
12cr|devmon-0.3.1-0.beta1.2|18	Source:		http://prdownloads.sourceforge.net/devmon/devmon-%{version}%{?beta:-%beta}.tar.gz
12cr|devmon-0.3.1-0.beta1.2|19	Patch:		devmon-correct-paths.patch
12cr|devmon-0.3.1-0.beta1.2|20	BuildArch:	noarch
12cr|devmon-0.3.1-0.beta1.2|21	%if %{!?notmdk:1}%{?notmdk:0}
12cr|devmon-0.3.1-0.beta1.2|22	Requires(pre):	rpm-helper
12cr|devmon-0.3.1-0.beta1.2|23	%endif
12cr|devmon-0.3.1-0.beta1.2|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|devmon-0.3.1-0.beta1.2|25	Requires:	devmon-templates >= 20080206
12cr|devmon-0.3.1-0.beta1.2|26	
12cr|devmon-0.3.1-0.beta1.2|27	%description
12cr|devmon-0.3.1-0.beta1.2|28	Devmon is a device monitoring script which works in tandem with the
12cr|devmon-0.3.1-0.beta1.2|29	Hobbit/BigBrother monitoring suites. It queries remote hosts via SNMP, applies
12cr|devmon-0.3.1-0.beta1.2|30	user-defined logic and thresholds to the acquired data, and submits status and
12cr|devmon-0.3.1-0.beta1.2|31	alarms to a display server.
12cr|devmon-0.3.1-0.beta1.2|32	
12cr|devmon-0.3.1-0.beta1.2|33	%prep
12cr|devmon-0.3.1-0.beta1.2|34	%setup -q -n %{name}-%{version}%{?beta:-%beta}
12cr|devmon-0.3.1-0.beta1.2|35	%patch -p1 -b .mdv
12cr|devmon-0.3.1-0.beta1.2|36	
12cr|devmon-0.3.1-0.beta1.2|37	%build
12cr|devmon-0.3.1-0.beta1.2|38	
12cr|devmon-0.3.1-0.beta1.2|39	%install
12cr|devmon-0.3.1-0.beta1.2|40	rm -Rf %{buildroot}
12cr|devmon-0.3.1-0.beta1.2|41	install -d %{buildroot}/%{_datadir}/%{name}
12cr|devmon-0.3.1-0.beta1.2|42	install -d %{buildroot}/%{_sysconfdir}/logrotate.d %{buildroot}/%{_initrddir}
12cr|devmon-0.3.1-0.beta1.2|43	install -d %{buildroot}/%{_localstatedir}/%{name} %{buildroot}/%{_var}/run/%{name}
12cr|devmon-0.3.1-0.beta1.2|44	install -d %{buildroot}/%{_logdir}/%{name}
12cr|devmon-0.3.1-0.beta1.2|45	install -d %{buildroot}/%{_localstatedir}/%{name}
12cr|devmon-0.3.1-0.beta1.2|46	cp -a modules %{buildroot}/%{_datadir}/%{name}
12cr|devmon-0.3.1-0.beta1.2|47	install -m755 devmon %{buildroot}/%{_datadir}/%{name}
12cr|devmon-0.3.1-0.beta1.2|48	install -m 640 devmon.cfg %{buildroot}/%{_sysconfdir}
12cr|devmon-0.3.1-0.beta1.2|49	install -m 755 extras/devmon.initd.redhat %{buildroot}/%{_initrddir}/devmon
12cr|devmon-0.3.1-0.beta1.2|50	
12cr|devmon-0.3.1-0.beta1.2|51	cat << EOF > %{buildroot}/%{_sysconfdir}/logrotate.d/%{name}
12cr|devmon-0.3.1-0.beta1.2|52	/var/log/devmon/devmon.log {
12cr|devmon-0.3.1-0.beta1.2|53	notifempty
12cr|devmon-0.3.1-0.beta1.2|54	missingok
12cr|devmon-0.3.1-0.beta1.2|55	postrotate
12cr|devmon-0.3.1-0.beta1.2|56	/sbin/service %{name} condrestart 2> /dev/null > /dev/null || true
12cr|devmon-0.3.1-0.beta1.2|57	endscript
12cr|devmon-0.3.1-0.beta1.2|58	}
12cr|devmon-0.3.1-0.beta1.2|59	EOF
12cr|devmon-0.3.1-0.beta1.2|60	
12cr|devmon-0.3.1-0.beta1.2|61	%clean
12cr|devmon-0.3.1-0.beta1.2|62	rm -Rf %{buildroot}
12cr|devmon-0.3.1-0.beta1.2|63	
12cr|devmon-0.3.1-0.beta1.2|64	%pre
12cr|devmon-0.3.1-0.beta1.2|65	%_pre_useradd %{name} %{_localstatedir}/%{name} /bin/false
12cr|devmon-0.3.1-0.beta1.2|66	
12cr|devmon-0.3.1-0.beta1.2|67	%post
12cr|devmon-0.3.1-0.beta1.2|68	%_post_service %{name}
12cr|devmon-0.3.1-0.beta1.2|69	
12cr|devmon-0.3.1-0.beta1.2|70	%preun
12cr|devmon-0.3.1-0.beta1.2|71	%_preun_service %{name}
12cr|devmon-0.3.1-0.beta1.2|72	
12cr|devmon-0.3.1-0.beta1.2|73	%postun
12cr|devmon-0.3.1-0.beta1.2|74	%_postun_userdel %{name}
12cr|devmon-0.3.1-0.beta1.2|75	
12cr|devmon-0.3.1-0.beta1.2|76	%files
12cr|devmon-0.3.1-0.beta1.2|77	%defattr(-,root,root)
12cr|devmon-0.3.1-0.beta1.2|78	%{_datadir}/%{name}
12cr|devmon-0.3.1-0.beta1.2|79	%attr(,640,root,devmon) %config(noreplace) %{_sysconfdir}/devmon.cfg
12cr|devmon-0.3.1-0.beta1.2|80	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|devmon-0.3.1-0.beta1.2|81	%config %{_initrddir}/%{name}
12cr|devmon-0.3.1-0.beta1.2|82	%attr(755,devmon,devmon) %dir %{_logdir}/%{name}
12cr|devmon-0.3.1-0.beta1.2|83	%attr(755,devmon,devmon) %dir %{_var}/run/%{name}
12cr|devmon-0.3.1-0.beta1.2|84	%attr(755,devmon,devmon) %dir %{_localstatedir}/%{name}
12cr|devmon-0.3.1-0.beta1.2|85	
12cr|devmon-0.3.1-0.beta1.2|86	%doc docs/* README CHANGELOG extras/devmon.db extras/devmon-graph.cfg
12cr|devmon-0.3.1-0.beta1.2|87	
12cr|devmon-0.3.1-0.beta1.2|88	
12cr|devmon-0.3.1-0.beta1.2|89	%changelog
12cr|devmon-0.3.1-0.beta1.2|90	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-0.beta1.2mdv2011.0
12cr|devmon-0.3.1-0.beta1.2|91	+ Revision: 617574
12cr|devmon-0.3.1-0.beta1.2|92	- the mass rebuild of 2010.0 packages
12cr|devmon-0.3.1-0.beta1.2|93	
12cr|devmon-0.3.1-0.beta1.2|94	* Mon Oct 12 2009 Buchan Milne <bgmilne@mandriva.org> 0.3.1-0.beta1.1mdv2010.0
12cr|devmon-0.3.1-0.beta1.2|95	+ Revision: 456796
12cr|devmon-0.3.1-0.beta1.2|96	- Ship graph-devmon.cfg for xymon in docs
12cr|devmon-0.3.1-0.beta1.2|97	
12cr|devmon-0.3.1-0.beta1.2|98	* Fri Jan 23 2009 Buchan Milne <bgmilne@mandriva.org> 0.3.1-0.beta1.mdv2009.1
12cr|devmon-0.3.1-0.beta1.2|99	+ Revision: 333052
12cr|devmon-0.3.1-0.beta1.2|100	- New version 0.3.1-beta1
12cr|devmon-0.3.1-0.beta1.2|101	- Re-diff as most changes are now upstream
12cr|devmon-0.3.1-0.beta1.2|102	
12cr|devmon-0.3.1-0.beta1.2|103	* Thu Apr 03 2008 Buchan Milne <bgmilne@mandriva.org> 0.3.0-1mdv2008.1
12cr|devmon-0.3.1-0.beta1.2|104	+ Revision: 192222
12cr|devmon-0.3.1-0.beta1.2|105	- 0.3.0 Final
12cr|devmon-0.3.1-0.beta1.2|106	
12cr|devmon-0.3.1-0.beta1.2|107	* Wed Feb 06 2008 Buchan Milne <bgmilne@mandriva.org> 0.3.0-0.rc1.mdv2008.1
12cr|devmon-0.3.1-0.beta1.2|108	+ Revision: 163087
12cr|devmon-0.3.1-0.beta1.2|109	- New version 0.3.0-rc1
12cr|devmon-0.3.1-0.beta1.2|110	- Split templates off (following upstream)
12cr|devmon-0.3.1-0.beta1.2|111	- Import devmon
12cr|devmon-0.3.1-0.beta1.2|112	
12cr|devmon-0.3.1-0.beta1.2|113	+ Olivier Blin <oblin@mandriva.com>
12cr|devmon-0.3.1-0.beta1.2|114	- restore BuildRoot
12cr|devmon-0.3.1-0.beta1.2|115	
12cr|devmon-0.3.1-0.beta1.2|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|devmon-0.3.1-0.beta1.2|117	- kill re-definition of %%buildroot on Pixel's request
12cr|devmon-0.3.1-0.beta1.2|118	
12cr|devmon-0.3.1-0.beta1.2|119	
12cr|devmon-0.3.1-0.beta1.2|120	
12cr|devmon-0.3.1-0.beta1.2|121	* Thu Oct 19 2006 Buchan Milne <bgmilne@mandriva.org> 0.2.2-2mdv2007.0
12cr|devmon-0.3.1-0.beta1.2|122	- fix permissions, default paths, init script
12cr|devmon-0.3.1-0.beta1.2|123	
12cr|devmon-0.3.1-0.beta1.2|124	* Sat Jul 15 2006 Buchan Milne <bgmilne@mandriva.org> 0.2.2-1mdv2007.0
12cr|devmon-0.3.1-0.beta1.2|125	-  First Mandriva package

881 12
12cr|devmon-templates-20080206-5|1	%{!?mdkversion:%define notmdk}
12cr|devmon-templates-20080206-5|2	
12cr|devmon-templates-20080206-5|3	Name:		devmon-templates
12cr|devmon-templates-20080206-5|4	Version:	20080206
12cr|devmon-templates-20080206-5|5	Release:	%mkrel 5
12cr|devmon-templates-20080206-5|6	Summary:	Templates for Devmon SNMP Device Monitoring for Hobbit/BigBrother
12cr|devmon-templates-20080206-5|7	License:	GPL
12cr|devmon-templates-20080206-5|8	Group:		Monitoring
12cr|devmon-templates-20080206-5|9	URL:		http://devmon.sf.net
12cr|devmon-templates-20080206-5|10	Source:		http://prdownloads.sourceforge.net/devmon/devmon-templates-%{version}.tar.gz
12cr|devmon-templates-20080206-5|11	BuildArch:	noarch
12cr|devmon-templates-20080206-5|12	%if %{!?notmdk:1}%{?notmdk:0}
12cr|devmon-templates-20080206-5|13	Requires(pre):	rpm-helper
12cr|devmon-templates-20080206-5|14	%endif
12cr|devmon-templates-20080206-5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|devmon-templates-20080206-5|16	Requires:	devmon-templates >= 20080206
12cr|devmon-templates-20080206-5|17	
12cr|devmon-templates-20080206-5|18	%description
12cr|devmon-templates-20080206-5|19	Devmon is a device monitoring script which works in tandem with the
12cr|devmon-templates-20080206-5|20	Hobbit/BigBrother monitoring suites. It queries remote hosts via SNMP, applies
12cr|devmon-templates-20080206-5|21	user-defined logic and thresholds to the acquired data, and submits status and
12cr|devmon-templates-20080206-5|22	alarms to a display server.
12cr|devmon-templates-20080206-5|23	
12cr|devmon-templates-20080206-5|24	This package contains the device templates, which define the OIDs, transforms,
12cr|devmon-templates-20080206-5|25	thresholds, exceptions, and the message template sent to Hobbit/Big Brother.
12cr|devmon-templates-20080206-5|26	
12cr|devmon-templates-20080206-5|27	%prep
12cr|devmon-templates-20080206-5|28	%setup -q
12cr|devmon-templates-20080206-5|29	
12cr|devmon-templates-20080206-5|30	%build
12cr|devmon-templates-20080206-5|31	
12cr|devmon-templates-20080206-5|32	%install
12cr|devmon-templates-20080206-5|33	rm -Rf %{buildroot}
12cr|devmon-templates-20080206-5|34	install -d %{buildroot}/%{_datadir}/devmon/templates
12cr|devmon-templates-20080206-5|35	cp -a * %{buildroot}/%{_datadir}/devmon/templates
12cr|devmon-templates-20080206-5|36	
12cr|devmon-templates-20080206-5|37	%clean
12cr|devmon-templates-20080206-5|38	rm -Rf %{buildroot}
12cr|devmon-templates-20080206-5|39	
12cr|devmon-templates-20080206-5|40	%files
12cr|devmon-templates-20080206-5|41	%defattr(-,root,root)
12cr|devmon-templates-20080206-5|42	%{_datadir}/devmon/templates
12cr|devmon-templates-20080206-5|43	
12cr|devmon-templates-20080206-5|44	
12cr|devmon-templates-20080206-5|45	%changelog
12cr|devmon-templates-20080206-5|46	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 20080206-5mdv2011.0
12cr|devmon-templates-20080206-5|47	+ Revision: 617575
12cr|devmon-templates-20080206-5|48	- the mass rebuild of 2010.0 packages
12cr|devmon-templates-20080206-5|49	
12cr|devmon-templates-20080206-5|50	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 20080206-4mdv2010.0
12cr|devmon-templates-20080206-5|51	+ Revision: 427961
12cr|devmon-templates-20080206-5|52	- rebuild
12cr|devmon-templates-20080206-5|53	
12cr|devmon-templates-20080206-5|54	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 20080206-3mdv2009.0
12cr|devmon-templates-20080206-5|55	+ Revision: 244080
12cr|devmon-templates-20080206-5|56	- rebuild
12cr|devmon-templates-20080206-5|57	
12cr|devmon-templates-20080206-5|58	* Wed Feb 06 2008 Buchan Milne <bgmilne@mandriva.org> 20080206-1mdv2008.1
12cr|devmon-templates-20080206-5|59	+ Revision: 163086
12cr|devmon-templates-20080206-5|60	- import devmon-templates
12cr|devmon-templates-20080206-5|61	
12cr|devmon-templates-20080206-5|62	

882 12
12cr|devtodo-0.1.20-4|1	%define	name	devtodo
12cr|devtodo-0.1.20-4|2	%define	version	0.1.20
12cr|devtodo-0.1.20-4|3	%define	release	%mkrel 4
12cr|devtodo-0.1.20-4|4	
12cr|devtodo-0.1.20-4|5	Name:		%{name}
12cr|devtodo-0.1.20-4|6	Summary:	Todo displays and manages heirarchical lists of prioritized tasks
12cr|devtodo-0.1.20-4|7	Version:	%{version}
12cr|devtodo-0.1.20-4|8	Release:	%{release}
12cr|devtodo-0.1.20-4|9	Source0:	%{name}-%{version}.tar.bz2
12cr|devtodo-0.1.20-4|10	Patch0:		devtodo-0.1.20-fix-gcc43.patch
12cr|devtodo-0.1.20-4|11	URL:		http://swapoff.org/DevTodo
12cr|devtodo-0.1.20-4|12	Group:		Development/Other
12cr|devtodo-0.1.20-4|13	Buildrequires:	readline-devel ncurses-devel glibc-static-devel
12cr|devtodo-0.1.20-4|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|devtodo-0.1.20-4|15	License:	GPLv2
12cr|devtodo-0.1.20-4|16	
12cr|devtodo-0.1.20-4|17	%description
12cr|devtodo-0.1.20-4|18	Todo is a program to display and manage a hierarchical, prioritized list of
12cr|devtodo-0.1.20-4|19	outstanding work, or just reminders.
12cr|devtodo-0.1.20-4|20	
12cr|devtodo-0.1.20-4|21	The program itself is assisted by a few shell scripts that override default
12cr|devtodo-0.1.20-4|22	builtins. Specifically, cd, pushd and popd are overridden so that when using
12cr|devtodo-0.1.20-4|23	one of these commands to enter a directory, the todo will display any
12cr|devtodo-0.1.20-4|24	outstanding items in that directory.
12cr|devtodo-0.1.20-4|25	
12cr|devtodo-0.1.20-4|26	For much more complete information please refer to the man page (devtodo(1)).
12cr|devtodo-0.1.20-4|27	
12cr|devtodo-0.1.20-4|28	%prep
12cr|devtodo-0.1.20-4|29	%setup -q
12cr|devtodo-0.1.20-4|30	%patch0 -p1 -b .gcc43
12cr|devtodo-0.1.20-4|31	
12cr|devtodo-0.1.20-4|32	%build
12cr|devtodo-0.1.20-4|33	%configure2_5x
12cr|devtodo-0.1.20-4|34	%make
12cr|devtodo-0.1.20-4|35	
12cr|devtodo-0.1.20-4|36	%install
12cr|devtodo-0.1.20-4|37	rm -rf $RPM_BUILD_ROOT
12cr|devtodo-0.1.20-4|38	%makeinstall
12cr|devtodo-0.1.20-4|39	
12cr|devtodo-0.1.20-4|40	%clean
12cr|devtodo-0.1.20-4|41	rm -rf $RPM_BUILD_ROOT
12cr|devtodo-0.1.20-4|42	
12cr|devtodo-0.1.20-4|43	%files
12cr|devtodo-0.1.20-4|44	%defattr(-,root,root,0755)
12cr|devtodo-0.1.20-4|45	%doc AUTHORS README COPYING INSTALL NEWS QuickStart doc/todorc.example doc/scripts.sh doc/scripts.tcsh ChangeLog
12cr|devtodo-0.1.20-4|46	%config(noreplace) %{_sysconfdir}/todorc
12cr|devtodo-0.1.20-4|47	%{_bindir}/*
12cr|devtodo-0.1.20-4|48	%{_mandir}/man1/*
12cr|devtodo-0.1.20-4|49	
12cr|devtodo-0.1.20-4|50	
12cr|devtodo-0.1.20-4|51	
12cr|devtodo-0.1.20-4|52	%changelog
12cr|devtodo-0.1.20-4|53	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.20-4mdv2011.0
12cr|devtodo-0.1.20-4|54	+ Revision: 617576
12cr|devtodo-0.1.20-4|55	- the mass rebuild of 2010.0 packages
12cr|devtodo-0.1.20-4|56	
12cr|devtodo-0.1.20-4|57	* Tue Jun 02 2009 Jérôme Brenier <incubusss@mandriva.org> 0.1.20-3mdv2010.0
12cr|devtodo-0.1.20-4|58	+ Revision: 382107
12cr|devtodo-0.1.20-4|59	- use configure2_5x
12cr|devtodo-0.1.20-4|60	- fix build with gcc 4.3 (1 patch)
12cr|devtodo-0.1.20-4|61	- fix license (GPLv2)
12cr|devtodo-0.1.20-4|62	
12cr|devtodo-0.1.20-4|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|devtodo-0.1.20-4|64	- rebuild
12cr|devtodo-0.1.20-4|65	- kill re-definition of %%buildroot on Pixel's request
12cr|devtodo-0.1.20-4|66	
12cr|devtodo-0.1.20-4|67	+ Olivier Blin <oblin@mandriva.com>
12cr|devtodo-0.1.20-4|68	- restore BuildRoot
12cr|devtodo-0.1.20-4|69	
12cr|devtodo-0.1.20-4|70	* Mon Oct 22 2007 Jérôme Soyer <saispo@mandriva.org> 0.1.20-1mdv2008.1
12cr|devtodo-0.1.20-4|71	+ Revision: 101076
12cr|devtodo-0.1.20-4|72	- Version 0.1.20
12cr|devtodo-0.1.20-4|73	
12cr|devtodo-0.1.20-4|74	* Tue Aug 28 2007 Thierry Vignaud <tv@mandriva.org> 0.1.19-2mdv2008.0
12cr|devtodo-0.1.20-4|75	+ Revision: 72306
12cr|devtodo-0.1.20-4|76	- patch 0: fix build
12cr|devtodo-0.1.20-4|77	- use %%mkrel
12cr|devtodo-0.1.20-4|78	
12cr|devtodo-0.1.20-4|79	
12cr|devtodo-0.1.20-4|80	* Wed Jun 08 2005 Lenny Cartier <lenny@mandriva.com> 0.1.19-1mdk
12cr|devtodo-0.1.20-4|81	- 0.1.19
12cr|devtodo-0.1.20-4|82	
12cr|devtodo-0.1.20-4|83	* Sat Jan 22 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.18-1mdk
12cr|devtodo-0.1.20-4|84	- 0.1.18
12cr|devtodo-0.1.20-4|85	- update url
12cr|devtodo-0.1.20-4|86	- wipe out buildroot at the beginning of %%install, not %%prep
12cr|devtodo-0.1.20-4|87	- cosmetics
12cr|devtodo-0.1.20-4|88	
12cr|devtodo-0.1.20-4|89	* Wed Jun 16 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.1.17-3mdk
12cr|devtodo-0.1.20-4|90	- rebuild
12cr|devtodo-0.1.20-4|91	
12cr|devtodo-0.1.20-4|92	* Tue Apr 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.1.17-2mdk
12cr|devtodo-0.1.20-4|93	- adjust buildrequires
12cr|devtodo-0.1.20-4|94	
12cr|devtodo-0.1.20-4|95	* Thu Apr 03 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.1.17-1mdk
12cr|devtodo-0.1.20-4|96	- 0.1.17
12cr|devtodo-0.1.20-4|97	
12cr|devtodo-0.1.20-4|98	* Fri Dec 20 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.1.16-1mdk
12cr|devtodo-0.1.20-4|99	- 0.1.16
12cr|devtodo-0.1.20-4|100	
12cr|devtodo-0.1.20-4|101	* Wed Dec 18 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.1.15-1mdk
12cr|devtodo-0.1.20-4|102	- 0.1.15
12cr|devtodo-0.1.20-4|103	- from Wesley J. Landaker <landaker@ieee.org> :
12cr|devtodo-0.1.20-4|104	- Created Mandrake RPM by adapting/fixing ASPLinux specfile.
12cr|devtodo-0.1.20-4|105	- Added missing files from doc directory to the specfile.
12cr|devtodo-0.1.20-4|106	- Made package relocateable.
12cr|devtodo-0.1.20-4|107	
12cr|devtodo-0.1.20-4|108	* Thu Oct 18 2001 Alexandr D. Kanevskiy <kad@asplinux.ru>
12cr|devtodo-0.1.20-4|109	- updated to 0.1.11
12cr|devtodo-0.1.20-4|110	

883 12
12cr|dfb++-1.2.0-9|1	%define Name	DFB++
12cr|dfb++-1.2.0-9|2	
12cr|dfb++-1.2.0-9|3	%define api		%(A=%version; echo ${A%%.*})
12cr|dfb++-1.2.0-9|4	%define major		%(A=%version; echo ${A##*.})
12cr|dfb++-1.2.0-9|5	%define libname		%mklibname %{name} %{api} %{major}
12cr|dfb++-1.2.0-9|6	%define libnamedevel	%mklibname %{name} -d
12cr|dfb++-1.2.0-9|7	
12cr|dfb++-1.2.0-9|8	Summary:	C++ binding for DirectFB providing a much easier usage
12cr|dfb++-1.2.0-9|9	Name:		dfb++
12cr|dfb++-1.2.0-9|10	Version:	1.2.0
12cr|dfb++-1.2.0-9|11	Release:	9
12cr|dfb++-1.2.0-9|12	License:	LGPLv2+
12cr|dfb++-1.2.0-9|13	Group:		System/Libraries
12cr|dfb++-1.2.0-9|14	URL:		http://directfb.org/
12cr|dfb++-1.2.0-9|15	Source0:	http://directfb.org/downloads/Extras/%{Name}-%{version}.tar.gz
12cr|dfb++-1.2.0-9|16	Patch0:		DFB++-1.2.0-directfb-api.patch
12cr|dfb++-1.2.0-9|17	BuildRequires:	directfb-devel >= %{version}
12cr|dfb++-1.2.0-9|18	
12cr|dfb++-1.2.0-9|19	%description
12cr|dfb++-1.2.0-9|20	This is a C++ binding for DirectFB providing a much easier usage.
12cr|dfb++-1.2.0-9|21	
12cr|dfb++-1.2.0-9|22	%package -n	%{libname}
12cr|dfb++-1.2.0-9|23	Summary:	C++ binding for DirectFB providing a much easier usage
12cr|dfb++-1.2.0-9|24	Group:		System/Libraries
12cr|dfb++-1.2.0-9|25	Provides:	%{name} = %{version}-%{release}
12cr|dfb++-1.2.0-9|26	
12cr|dfb++-1.2.0-9|27	%description -n	%{libname}
12cr|dfb++-1.2.0-9|28	This is a C++ binding for DirectFB providing a much easier usage.
12cr|dfb++-1.2.0-9|29	
12cr|dfb++-1.2.0-9|30	This package contains the library needed to run programs dynamically
12cr|dfb++-1.2.0-9|31	linked with DFB++.
12cr|dfb++-1.2.0-9|32	
12cr|dfb++-1.2.0-9|33	%package -n 	%{libnamedevel}
12cr|dfb++-1.2.0-9|34	Summary:	Headers for developing programs that will use DFB++
12cr|dfb++-1.2.0-9|35	Group:		Development/C++
12cr|dfb++-1.2.0-9|36	Requires:	%{libname} = %{version}
12cr|dfb++-1.2.0-9|37	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|dfb++-1.2.0-9|38	Provides:	%{name}-devel = %{version}-%{release}
12cr|dfb++-1.2.0-9|39	Provides:	lib%{name}%{api}-devel = %{version}-%{release}
12cr|dfb++-1.2.0-9|40	
12cr|dfb++-1.2.0-9|41	%description -n %{libnamedevel}
12cr|dfb++-1.2.0-9|42	This package contains the headers that programmers will need to develop
12cr|dfb++-1.2.0-9|43	applications which will use DFB++.
12cr|dfb++-1.2.0-9|44	
12cr|dfb++-1.2.0-9|45	%package	examples
12cr|dfb++-1.2.0-9|46	Summary:	Example programs that use DFB++
12cr|dfb++-1.2.0-9|47	Group:		Development/C++
12cr|dfb++-1.2.0-9|48	
12cr|dfb++-1.2.0-9|49	%description	examples
12cr|dfb++-1.2.0-9|50	Example programs dfbshow and dfbswitch that use DFB++.
12cr|dfb++-1.2.0-9|51	
12cr|dfb++-1.2.0-9|52	%prep
12cr|dfb++-1.2.0-9|53	%setup -q -n %{Name}-%{version}
12cr|dfb++-1.2.0-9|54	%patch0 -p0
12cr|dfb++-1.2.0-9|55	
12cr|dfb++-1.2.0-9|56	%build
12cr|dfb++-1.2.0-9|57	%configure2_5x
12cr|dfb++-1.2.0-9|58	%make
12cr|dfb++-1.2.0-9|59	
12cr|dfb++-1.2.0-9|60	%install
12cr|dfb++-1.2.0-9|61	rm -rf %{buildroot}
12cr|dfb++-1.2.0-9|62	%makeinstall_std
12cr|dfb++-1.2.0-9|63	chmod 644 %{buildroot}%{_libdir}/*.la
12cr|dfb++-1.2.0-9|64	
12cr|dfb++-1.2.0-9|65	%multiarch_binaries %{buildroot}%{_bindir}/dfb++-config
12cr|dfb++-1.2.0-9|66	
12cr|dfb++-1.2.0-9|67	make -C examples clean
12cr|dfb++-1.2.0-9|68	
12cr|dfb++-1.2.0-9|69	%files -n %{libname}
12cr|dfb++-1.2.0-9|70	%{_libdir}/libdfb++-%{api}.so.%{major}*
12cr|dfb++-1.2.0-9|71	
12cr|dfb++-1.2.0-9|72	%files -n %{libnamedevel}
12cr|dfb++-1.2.0-9|73	%doc COPYING
12cr|dfb++-1.2.0-9|74	%{_bindir}/dfb++-config
12cr|dfb++-1.2.0-9|75	%{multiarch_bindir}/dfb++-config
12cr|dfb++-1.2.0-9|76	%{_includedir}/dfb++
12cr|dfb++-1.2.0-9|77	%{_libdir}/*.so
12cr|dfb++-1.2.0-9|78	%{_libdir}/pkgconfig/dfb++.pc
12cr|dfb++-1.2.0-9|79	
12cr|dfb++-1.2.0-9|80	%files examples
12cr|dfb++-1.2.0-9|81	%doc COPYING examples
12cr|dfb++-1.2.0-9|82	%{_bindir}/dfbshow
12cr|dfb++-1.2.0-9|83	%{_bindir}/dfbswitch
12cr|dfb++-1.2.0-9|84	

884 12
12cr|dfbterm-0.8.15-7|1	
12cr|dfbterm-0.8.15-7|2	%define name dfbterm
12cr|dfbterm-0.8.15-7|3	%define Name DFBTerm
12cr|dfbterm-0.8.15-7|4	%define version 0.8.15
12cr|dfbterm-0.8.15-7|5	%define rel	7
12cr|dfbterm-0.8.15-7|6	%define release %mkrel %rel
12cr|dfbterm-0.8.15-7|7	
12cr|dfbterm-0.8.15-7|8	Name:		%name
12cr|dfbterm-0.8.15-7|9	Summary:	Terminal application for DirectFB
12cr|dfbterm-0.8.15-7|10	Version:	%version
12cr|dfbterm-0.8.15-7|11	Release:	%release
12cr|dfbterm-0.8.15-7|12	URL:		http://www.directfb.org/
12cr|dfbterm-0.8.15-7|13	Group:		Terminals
12cr|dfbterm-0.8.15-7|14	Source0:	http://www.directfb.org/downloads/Programs/%{Name}-%{version}.tar.bz2
12cr|dfbterm-0.8.15-7|15	Patch0:		DFBTerm-0.8.15-fontdir.patch
12cr|dfbterm-0.8.15-7|16	License:	MIT
12cr|dfbterm-0.8.15-7|17	BuildRequires:	directfb-devel
12cr|dfbterm-0.8.15-7|18	BuildRequires:	lite-devel
12cr|dfbterm-0.8.15-7|19	BuildRoot:	%{_tmppath}/%{name}-root
12cr|dfbterm-0.8.15-7|20	
12cr|dfbterm-0.8.15-7|21	%description
12cr|dfbterm-0.8.15-7|22	DFBTerm is a terminal application for DirectFB. It uses LiTE (LiTE is
12cr|dfbterm-0.8.15-7|23	a Toolkit Engine) and has a very nice anti aliased fixed width font.
12cr|dfbterm-0.8.15-7|24	
12cr|dfbterm-0.8.15-7|25	%prep
12cr|dfbterm-0.8.15-7|26	%setup -q -n %{Name}-%{version}
12cr|dfbterm-0.8.15-7|27	%patch0 -p0
12cr|dfbterm-0.8.15-7|28	
12cr|dfbterm-0.8.15-7|29	%build
12cr|dfbterm-0.8.15-7|30	
12cr|dfbterm-0.8.15-7|31	%configure2_5x
12cr|dfbterm-0.8.15-7|32	%make
12cr|dfbterm-0.8.15-7|33	
12cr|dfbterm-0.8.15-7|34	%install
12cr|dfbterm-0.8.15-7|35	rm -rf %{buildroot}
12cr|dfbterm-0.8.15-7|36	%makeinstall_std
12cr|dfbterm-0.8.15-7|37	
12cr|dfbterm-0.8.15-7|38	%clean
12cr|dfbterm-0.8.15-7|39	rm -rf %{buildroot}
12cr|dfbterm-0.8.15-7|40	
12cr|dfbterm-0.8.15-7|41	%files
12cr|dfbterm-0.8.15-7|42	%defattr(-,root,root)
12cr|dfbterm-0.8.15-7|43	%doc AUTHORS COPYING ChangeLog
12cr|dfbterm-0.8.15-7|44	%{_sbindir}/dfbterm-pty-helper
12cr|dfbterm-0.8.15-7|45	%{_bindir}/dfbterm
12cr|dfbterm-0.8.15-7|46	
12cr|dfbterm-0.8.15-7|47	
12cr|dfbterm-0.8.15-7|48	
12cr|dfbterm-0.8.15-7|49	
12cr|dfbterm-0.8.15-7|50	%changelog
12cr|dfbterm-0.8.15-7|51	* Fri Dec 17 2010 Funda Wang <fwang@mandriva.org> 0.8.15-7mdv2011.0
12cr|dfbterm-0.8.15-7|52	+ Revision: 622521
12cr|dfbterm-0.8.15-7|53	- fix font dir
12cr|dfbterm-0.8.15-7|54	
12cr|dfbterm-0.8.15-7|55	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|dfbterm-0.8.15-7|56	- rebuild
12cr|dfbterm-0.8.15-7|57	
12cr|dfbterm-0.8.15-7|58	* Sun Nov 08 2009 Funda Wang <fwang@mandriva.org> 0.8.15-5mdv2010.1
12cr|dfbterm-0.8.15-7|59	+ Revision: 462941
12cr|dfbterm-0.8.15-7|60	- rebuild for new dfb
12cr|dfbterm-0.8.15-7|61	
12cr|dfbterm-0.8.15-7|62	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.8.15-4mdv2010.0
12cr|dfbterm-0.8.15-7|63	+ Revision: 427962
12cr|dfbterm-0.8.15-7|64	- rebuild
12cr|dfbterm-0.8.15-7|65	
12cr|dfbterm-0.8.15-7|66	* Thu Aug 21 2008 Funda Wang <fwang@mandriva.org> 0.8.15-3mdv2009.0
12cr|dfbterm-0.8.15-7|67	+ Revision: 274558
12cr|dfbterm-0.8.15-7|68	- rebuild
12cr|dfbterm-0.8.15-7|69	
12cr|dfbterm-0.8.15-7|70	* Fri Dec 28 2007 Anssi Hannula <anssi@mandriva.org> 0.8.15-2mdv2008.1
12cr|dfbterm-0.8.15-7|71	+ Revision: 138947
12cr|dfbterm-0.8.15-7|72	- rebuild against new lite
12cr|dfbterm-0.8.15-7|73	
12cr|dfbterm-0.8.15-7|74	+ Olivier Blin <oblin@mandriva.com>
12cr|dfbterm-0.8.15-7|75	- restore BuildRoot
12cr|dfbterm-0.8.15-7|76	
12cr|dfbterm-0.8.15-7|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|dfbterm-0.8.15-7|78	- kill re-definition of %%buildroot on Pixel's request
12cr|dfbterm-0.8.15-7|79	
12cr|dfbterm-0.8.15-7|80	* Tue May 22 2007 Anssi Hannula <anssi@mandriva.org> 0.8.15-1mdv2008.0
12cr|dfbterm-0.8.15-7|81	+ Revision: 29846
12cr|dfbterm-0.8.15-7|82	- 0.8.15
12cr|dfbterm-0.8.15-7|83	
12cr|dfbterm-0.8.15-7|84	
12cr|dfbterm-0.8.15-7|85	* Sat Mar 03 2007 Anssi Hannula <anssi@mandriva.org> 0.8.0-20051219.3mdv2007.0
12cr|dfbterm-0.8.15-7|86	+ Revision: 131654
12cr|dfbterm-0.8.15-7|87	- rebuild
12cr|dfbterm-0.8.15-7|88	- Import dfbterm
12cr|dfbterm-0.8.15-7|89	
12cr|dfbterm-0.8.15-7|90	* Sat May 06 2006 Anssi Hannula <anssi@mandriva.org> 0.8.0-20051219.2mdk
12cr|dfbterm-0.8.15-7|91	- rebuild for new directfb
12cr|dfbterm-0.8.15-7|92	
12cr|dfbterm-0.8.15-7|93	* Fri Dec 23 2005 Anssi Hannula <anssi@mandriva.org> 0.8.0-20051219.1mdk
12cr|dfbterm-0.8.15-7|94	- Initial Mandriva package
12cr|dfbterm-0.8.15-7|95	

885 12
12cr|d-feet-0.1.14-3|1	Name:		d-feet
12cr|d-feet-0.1.14-3|2	Version:	0.1.14
12cr|d-feet-0.1.14-3|3	Release:	%mkrel 3
12cr|d-feet-0.1.14-3|4	
12cr|d-feet-0.1.14-3|5	Summary:	D-Feet is a D-Bus debugger
12cr|d-feet-0.1.14-3|6	License:	GPLv2+
12cr|d-feet-0.1.14-3|7	Group:		Emulators
12cr|d-feet-0.1.14-3|8	URL:		http://fedorahosted.org/d-feet/
12cr|d-feet-0.1.14-3|9	Source0:		http://download.gnome.org/sources/d-feet/0.1/%{name}-%{version}.tar.xz
12cr|d-feet-0.1.14-3|10	BuildRequires:	python-setuptools
12cr|d-feet-0.1.14-3|11	BuildRequires:	wxPythonGTK
12cr|d-feet-0.1.14-3|12	
12cr|d-feet-0.1.14-3|13	Requires:	python-dbus
12cr|d-feet-0.1.14-3|14	Requires:	pygtk2.0-libglade
12cr|d-feet-0.1.14-3|15	
12cr|d-feet-0.1.14-3|16	%description
12cr|d-feet-0.1.14-3|17	D-Feet is a D-Bus debugger written in PyGtk by John (J5) Palmieri.
12cr|d-feet-0.1.14-3|18	
12cr|d-feet-0.1.14-3|19	It allows :
12cr|d-feet-0.1.14-3|20	* to view names on any bus,
12cr|d-feet-0.1.14-3|21	* to view exported objects, interfaces, methods and signals,
12cr|d-feet-0.1.14-3|22	* to view the full command line of services on the bus,
12cr|d-feet-0.1.14-3|23	* and to execute methods with parameters on the bus and see their
12cr|d-feet-0.1.14-3|24	return values.
12cr|d-feet-0.1.14-3|25	
12cr|d-feet-0.1.14-3|26	%prep
12cr|d-feet-0.1.14-3|27	%setup -q
12cr|d-feet-0.1.14-3|28	
12cr|d-feet-0.1.14-3|29	%build
12cr|d-feet-0.1.14-3|30	python setup.py build
12cr|d-feet-0.1.14-3|31	
12cr|d-feet-0.1.14-3|32	%install
12cr|d-feet-0.1.14-3|33	python setup.py install --skip-build --root=%{buildroot}
12cr|d-feet-0.1.14-3|34	
12cr|d-feet-0.1.14-3|35	%files
12cr|d-feet-0.1.14-3|36	%doc AUTHORS COPYING README
12cr|d-feet-0.1.14-3|37	%{python_sitelib}/*
12cr|d-feet-0.1.14-3|38	%{_bindir}/%{name}
12cr|d-feet-0.1.14-3|39	%{_datadir}/dfeet/
12cr|d-feet-0.1.14-3|40	%{_iconsdir}/hicolor/*/apps/*.png
12cr|d-feet-0.1.14-3|41	%{_datadir}/applications/dfeet.desktop
12cr|d-feet-0.1.14-3|42	
12cr|d-feet-0.1.14-3|43	
12cr|d-feet-0.1.14-3|44	
12cr|d-feet-0.1.14-3|45	%changelog
12cr|d-feet-0.1.14-3|46	* Thu Dec 22 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.1.14-3mdv2011.0
12cr|d-feet-0.1.14-3|47	+ Revision: 744505
12cr|d-feet-0.1.14-3|48	- version update 0.1.14
12cr|d-feet-0.1.14-3|49	
12cr|d-feet-0.1.14-3|50	* Mon Feb 28 2011 Joao Victor Duarte Martins <jvdm@mandriva.com.br> 0.1.10-3
12cr|d-feet-0.1.14-3|51	+ Revision: 640696
12cr|d-feet-0.1.14-3|52	- Fix missing require (pygtk2.0-libglade)
12cr|d-feet-0.1.14-3|53	
12cr|d-feet-0.1.14-3|54	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.1.10-2mdv2011.0
12cr|d-feet-0.1.14-3|55	+ Revision: 592392
12cr|d-feet-0.1.14-3|56	- rebuild for python 2.7
12cr|d-feet-0.1.14-3|57	
12cr|d-feet-0.1.14-3|58	* Wed Jul 08 2009 Frederik Himpe <fhimpe@mandriva.org> 0.1.10-1mdv2010.0
12cr|d-feet-0.1.14-3|59	+ Revision: 393629
12cr|d-feet-0.1.14-3|60	- BuildRequires: python-setuptools
12cr|d-feet-0.1.14-3|61	- Update to new version 1.10.0
12cr|d-feet-0.1.14-3|62	- Fix source URL
12cr|d-feet-0.1.14-3|63	
12cr|d-feet-0.1.14-3|64	* Tue Jan 27 2009 Guillaume Bedot <littletux@mandriva.org> 0.1.8-2mdv2009.1
12cr|d-feet-0.1.14-3|65	+ Revision: 333947
12cr|d-feet-0.1.14-3|66	- bump rel, submit again
12cr|d-feet-0.1.14-3|67	- First package of D-Feet for Mandriva
12cr|d-feet-0.1.14-3|68	- create d-feet
12cr|d-feet-0.1.14-3|69	

886 12
12cr|dfm-0.5-1|1	Name:		dfm
12cr|dfm-0.5-1|2	Summary:	Dino file manager
12cr|dfm-0.5-1|3	Version:	0.5
12cr|dfm-0.5-1|4	Release:	1
12cr|dfm-0.5-1|5	License:	GPLv3+
12cr|dfm-0.5-1|6	Group:		Graphical desktop/Other
12cr|dfm-0.5-1|7	URL:		http://dfm.sourceforge.net/
12cr|dfm-0.5-1|8	Source0:	http://downloads.sourceforge.net/project/dfm/src/Dino_src-%{version}.tar.gz
12cr|dfm-0.5-1|9	BuildRequires:	qt4-devel
12cr|dfm-0.5-1|10	BuildRequires:	imagemagick
12cr|dfm-0.5-1|11	
12cr|dfm-0.5-1|12	%description
12cr|dfm-0.5-1|13	Dino is an easy to use and powerful file manager built in Qt. It’s features
12cr|dfm-0.5-1|14	include symlinking files by mouse click, the usual features such as making
12cr|dfm-0.5-1|15	directories, run commands, copying & pasting..etc; drag and drop and even
12cr|dfm-0.5-1|16	a built in text editor.
12cr|dfm-0.5-1|17	
12cr|dfm-0.5-1|18	%prep
12cr|dfm-0.5-1|19	%setup -q
12cr|dfm-0.5-1|20	
12cr|dfm-0.5-1|21	%build
12cr|dfm-0.5-1|22	%qmake_qt4
12cr|dfm-0.5-1|23	%make
12cr|dfm-0.5-1|24	lrelease Dino.pro
12cr|dfm-0.5-1|25	
12cr|dfm-0.5-1|26	%install
12cr|dfm-0.5-1|27	#make install INSTALL_ROOT=%{buildroot}
12cr|dfm-0.5-1|28	
12cr|dfm-0.5-1|29	%__install -d %{buildroot}%{_datadir}/Dino/translations/
12cr|dfm-0.5-1|30	%__install -d %{buildroot}%{_datadir}/applications/
12cr|dfm-0.5-1|31	
12cr|dfm-0.5-1|32	%__install -D -m 755 Dino %{buildroot}%{_bindir}/Dino
12cr|dfm-0.5-1|33	cp -a translations/Dino_*.qm %{buildroot}%{_datadir}/Dino/translations/
12cr|dfm-0.5-1|34	%__rm -f %{buildroot}%{_datadir}/Dino/translations/Dino_xx_xx.qm
12cr|dfm-0.5-1|35	%__install -D -m 644 dino.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/dino.png
12cr|dfm-0.5-1|36	for size in 16 32 48
12cr|dfm-0.5-1|37	do
12cr|dfm-0.5-1|38	%__install -d -m 755 %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/
12cr|dfm-0.5-1|39	convert -resize ${size}x${size} dino.png %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/dino.png
12cr|dfm-0.5-1|40	done
12cr|dfm-0.5-1|41	
12cr|dfm-0.5-1|42	cat > %{buildroot}%{_datadir}/applications/Dino.desktop << EOF
12cr|dfm-0.5-1|43	[Desktop Entry]
12cr|dfm-0.5-1|44	Encoding=UTF-8
12cr|dfm-0.5-1|45	Name=Dino
12cr|dfm-0.5-1|46	GenericName=Dino
12cr|dfm-0.5-1|47	Comment=Simple File Manager
12cr|dfm-0.5-1|48	Exec=Dino
12cr|dfm-0.5-1|49	Icon=dino
12cr|dfm-0.5-1|50	Terminal=false
12cr|dfm-0.5-1|51	Type=Application
12cr|dfm-0.5-1|52	StartupNotify=false
12cr|dfm-0.5-1|53	Categories=FileTransfer;Utility;FileManager;Qt;
12cr|dfm-0.5-1|54	EOF
12cr|dfm-0.5-1|55	
12cr|dfm-0.5-1|56	%if %{mdvver} >= 201200
12cr|dfm-0.5-1|57	%find_lang Dino --with-qt
12cr|dfm-0.5-1|58	%else
12cr|dfm-0.5-1|59	cat > Dino.lang << EOF
12cr|dfm-0.5-1|60	%lang(ru) /usr/share/Dino/translations/Dino_ru.qm
12cr|dfm-0.5-1|61	%lang(sr_BA) /usr/share/Dino/translations/Dino_sr_BA.qm
12cr|dfm-0.5-1|62	%lang(de) /usr/share/Dino/translations/Dino_de.qm
12cr|dfm-0.5-1|63	%lang(sr_RS) /usr/share/Dino/translations/Dino_sr_RS.qm
12cr|dfm-0.5-1|64	%lang(es_VE) /usr/share/Dino/translations/Dino_es_VE.qm
12cr|dfm-0.5-1|65	EOF
12cr|dfm-0.5-1|66	%endif
12cr|dfm-0.5-1|67	
12cr|dfm-0.5-1|68	%files -f Dino.lang
12cr|dfm-0.5-1|69	%{_bindir}/Dino
12cr|dfm-0.5-1|70	%{_datadir}/applications/Dino.desktop
12cr|dfm-0.5-1|71	%{_iconsdir}/hicolor/*/apps/dino.*
12cr|dfm-0.5-1|72	%doc CHANGELOG README
12cr|dfm-0.5-1|73	
12cr|dfm-0.5-1|74	
12cr|dfm-0.5-1|75	%changelog
12cr|dfm-0.5-1|76	* Wed Jun 06 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.5-1
12cr|dfm-0.5-1|77	+ Revision: 803009
12cr|dfm-0.5-1|78	+ rebuild (emptylog)
12cr|dfm-0.5-1|79	
12cr|dfm-0.5-1|80	* Wed Jun 06 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.5-1
12cr|dfm-0.5-1|81	+ Revision: 802998
12cr|dfm-0.5-1|82	- update to 0.5
12cr|dfm-0.5-1|83	
12cr|dfm-0.5-1|84	* Mon Apr 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.4.1-1
12cr|dfm-0.5-1|85	+ Revision: 792899
12cr|dfm-0.5-1|86	- add docs
12cr|dfm-0.5-1|87	- imported package dfm
12cr|dfm-0.5-1|88	

887 12
12cr|dfu-util-0.2-0.20102407.2|1	%define	gitdate	20102407
12cr|dfu-util-0.2-0.20102407.2|2	
12cr|dfu-util-0.2-0.20102407.2|3	Summary:	Tool to reflash firmware by usb
12cr|dfu-util-0.2-0.20102407.2|4	Name:		dfu-util
12cr|dfu-util-0.2-0.20102407.2|5	Version:	0.2
12cr|dfu-util-0.2-0.20102407.2|6	Release:	%mkrel 0.%{gitdate}.2
12cr|dfu-util-0.2-0.20102407.2|7	Source0:	%{name}-%{version}.tar.xz
12cr|dfu-util-0.2-0.20102407.2|8	License:	GPLv2+
12cr|dfu-util-0.2-0.20102407.2|9	Group:		Development/Other
12cr|dfu-util-0.2-0.20102407.2|10	Url:		http://wiki.openmoko.org/wiki/Dfu-util
12cr|dfu-util-0.2-0.20102407.2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dfu-util-0.2-0.20102407.2|12	BuildRequires:	libusb-devel
12cr|dfu-util-0.2-0.20102407.2|13	
12cr|dfu-util-0.2-0.20102407.2|14	%description
12cr|dfu-util-0.2-0.20102407.2|15	Dfu-util is a tool to reflash the firmware of compliant usb device.
12cr|dfu-util-0.2-0.20102407.2|16	
12cr|dfu-util-0.2-0.20102407.2|17	%prep
12cr|dfu-util-0.2-0.20102407.2|18	%setup -q
12cr|dfu-util-0.2-0.20102407.2|19	
12cr|dfu-util-0.2-0.20102407.2|20	%build
12cr|dfu-util-0.2-0.20102407.2|21	%configure
12cr|dfu-util-0.2-0.20102407.2|22	%make
12cr|dfu-util-0.2-0.20102407.2|23	
12cr|dfu-util-0.2-0.20102407.2|24	%install
12cr|dfu-util-0.2-0.20102407.2|25	rm -rf $RPM_BUILD_ROOT
12cr|dfu-util-0.2-0.20102407.2|26	%makeinstall
12cr|dfu-util-0.2-0.20102407.2|27	
12cr|dfu-util-0.2-0.20102407.2|28	%clean
12cr|dfu-util-0.2-0.20102407.2|29	rm -rf $RPM_BUILD_ROOT
12cr|dfu-util-0.2-0.20102407.2|30	
12cr|dfu-util-0.2-0.20102407.2|31	%files
12cr|dfu-util-0.2-0.20102407.2|32	%defattr(-,root,root)
12cr|dfu-util-0.2-0.20102407.2|33	%{_bindir}/dfu-util
12cr|dfu-util-0.2-0.20102407.2|34	%{_mandir}/man1/*
12cr|dfu-util-0.2-0.20102407.2|35	
12cr|dfu-util-0.2-0.20102407.2|36	
12cr|dfu-util-0.2-0.20102407.2|37	%changelog
12cr|dfu-util-0.2-0.20102407.2|38	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.2-0.20102407.2mdv2011.0
12cr|dfu-util-0.2-0.20102407.2|39	+ Revision: 664834
12cr|dfu-util-0.2-0.20102407.2|40	- mass rebuild
12cr|dfu-util-0.2-0.20102407.2|41	
12cr|dfu-util-0.2-0.20102407.2|42	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|dfu-util-0.2-0.20102407.2|43	- update to latest code from git (899d6dadadfca07f0290da519f1769e5d0193721)
12cr|dfu-util-0.2-0.20102407.2|44	- apply some cosmetics
12cr|dfu-util-0.2-0.20102407.2|45	
12cr|dfu-util-0.2-0.20102407.2|46	* Wed Apr 08 2009 Michael Scherer <misc@mandriva.org> 0-0.svn4965.1mdv2009.1
12cr|dfu-util-0.2-0.20102407.2|47	+ Revision: 365206
12cr|dfu-util-0.2-0.20102407.2|48	- add another missing buildrequires
12cr|dfu-util-0.2-0.20102407.2|49	- add missing BuildRequires
12cr|dfu-util-0.2-0.20102407.2|50	- import dfu-util
12cr|dfu-util-0.2-0.20102407.2|51	
12cr|dfu-util-0.2-0.20102407.2|52	

888 12
12cr|dgen-sdl-1.31-1|1	Name:		dgen-sdl
12cr|dgen-sdl-1.31-1|2	Summary:	DGen Sega Genesis emulator, ported to SDL
12cr|dgen-sdl-1.31-1|3	Version:	1.31
12cr|dgen-sdl-1.31-1|4	Release:	1
12cr|dgen-sdl-1.31-1|5	Source0:	http://sourceforge.net/projects/dgen/files/dgen/%{version}/%{name}-%{version}.tar.gz
12cr|dgen-sdl-1.31-1|6	URL:		http://dgen.sourceforge.net/
12cr|dgen-sdl-1.31-1|7	Group:		Emulators
12cr|dgen-sdl-1.31-1|8	License:	BSD
12cr|dgen-sdl-1.31-1|9	BuildRequires:	pkgconfig(gl)
12cr|dgen-sdl-1.31-1|10	BuildRequires:	pkgconfig(glu)
12cr|dgen-sdl-1.31-1|11	BuildRequires:	pkgconfig(sdl)
12cr|dgen-sdl-1.31-1|12	%ifarch %{ix86}
12cr|dgen-sdl-1.31-1|13	BuildRequires:	nasm
12cr|dgen-sdl-1.31-1|14	%endif
12cr|dgen-sdl-1.31-1|15	
12cr|dgen-sdl-1.31-1|16	%description
12cr|dgen-sdl-1.31-1|17	DGen/SDL is a free, open source emulator for Sega Genesis/MegaDrive systems.
12cr|dgen-sdl-1.31-1|18	The latest version supports save states, interlace mode, Game Genie,
12cr|dgen-sdl-1.31-1|19	Linux joystick support, compressed ROM images, and other nice features.
12cr|dgen-sdl-1.31-1|20	
12cr|dgen-sdl-1.31-1|21	Warning! There is no GUI yet so you need to either run DGen/SDL from
12cr|dgen-sdl-1.31-1|22	terminal or use front-end (if there are any).
12cr|dgen-sdl-1.31-1|23	
12cr|dgen-sdl-1.31-1|24	%prep
12cr|dgen-sdl-1.31-1|25	%setup -q
12cr|dgen-sdl-1.31-1|26	
12cr|dgen-sdl-1.31-1|27	%build
12cr|dgen-sdl-1.31-1|28	%configure --without-star --enable-opengl
12cr|dgen-sdl-1.31-1|29	%make
12cr|dgen-sdl-1.31-1|30	
12cr|dgen-sdl-1.31-1|31	%install
12cr|dgen-sdl-1.31-1|32	%makeinstall_std
12cr|dgen-sdl-1.31-1|33	
12cr|dgen-sdl-1.31-1|34	%files
12cr|dgen-sdl-1.31-1|35	%doc AUTHORS ChangeLog COPYING README BUGS
12cr|dgen-sdl-1.31-1|36	%{_bindir}/dgen
12cr|dgen-sdl-1.31-1|37	%{_bindir}/dgen_tobin
12cr|dgen-sdl-1.31-1|38	%{_mandir}/man1/dgen.1*
12cr|dgen-sdl-1.31-1|39	%{_mandir}/man1/dgen_tobin.1*
12cr|dgen-sdl-1.31-1|40	%{_mandir}/man5/dgenrc.5*
12cr|dgen-sdl-1.31-1|41	

889 12
12cr|d-haven-event-1.1.0-4.0.3|1	# Copyright (c) 2000-2007, JPackage Project
12cr|d-haven-event-1.1.0-4.0.3|2	# All rights reserved.
12cr|d-haven-event-1.1.0-4.0.3|3	#
12cr|d-haven-event-1.1.0-4.0.3|4	# Redistribution and use in source and binary forms, with or without
12cr|d-haven-event-1.1.0-4.0.3|5	# modification, are permitted provided that the following conditions
12cr|d-haven-event-1.1.0-4.0.3|6	# are met:
12cr|d-haven-event-1.1.0-4.0.3|7	#
12cr|d-haven-event-1.1.0-4.0.3|8	# 1. Redistributions of source code must retain the above copyright
12cr|d-haven-event-1.1.0-4.0.3|9	#    notice, this list of conditions and the following disclaimer.
12cr|d-haven-event-1.1.0-4.0.3|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|d-haven-event-1.1.0-4.0.3|11	#    notice, this list of conditions and the following disclaimer in the
12cr|d-haven-event-1.1.0-4.0.3|12	#    documentation and/or other materials provided with the
12cr|d-haven-event-1.1.0-4.0.3|13	#    distribution.
12cr|d-haven-event-1.1.0-4.0.3|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|d-haven-event-1.1.0-4.0.3|15	#    contributors may be used to endorse or promote products derived
12cr|d-haven-event-1.1.0-4.0.3|16	#    from this software without specific prior written permission.
12cr|d-haven-event-1.1.0-4.0.3|17	#
12cr|d-haven-event-1.1.0-4.0.3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|d-haven-event-1.1.0-4.0.3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|d-haven-event-1.1.0-4.0.3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|d-haven-event-1.1.0-4.0.3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|d-haven-event-1.1.0-4.0.3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|d-haven-event-1.1.0-4.0.3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|d-haven-event-1.1.0-4.0.3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|d-haven-event-1.1.0-4.0.3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|d-haven-event-1.1.0-4.0.3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|d-haven-event-1.1.0-4.0.3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|d-haven-event-1.1.0-4.0.3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|d-haven-event-1.1.0-4.0.3|29	#
12cr|d-haven-event-1.1.0-4.0.3|30	%define _without_maven 1
12cr|d-haven-event-1.1.0-4.0.3|31	
12cr|d-haven-event-1.1.0-4.0.3|32	%define gcj_support 0
12cr|d-haven-event-1.1.0-4.0.3|33	
12cr|d-haven-event-1.1.0-4.0.3|34	# If you don't want to build with maven, and use straight ant instead,
12cr|d-haven-event-1.1.0-4.0.3|35	# give rpmbuild option '--without maven'
12cr|d-haven-event-1.1.0-4.0.3|36	
12cr|d-haven-event-1.1.0-4.0.3|37	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
12cr|d-haven-event-1.1.0-4.0.3|38	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
12cr|d-haven-event-1.1.0-4.0.3|39	
12cr|d-haven-event-1.1.0-4.0.3|40	%define section free
12cr|d-haven-event-1.1.0-4.0.3|41	
12cr|d-haven-event-1.1.0-4.0.3|42	Name:           d-haven-event
12cr|d-haven-event-1.1.0-4.0.3|43	Version:        1.1.0
12cr|d-haven-event-1.1.0-4.0.3|44	Release:        %mkrel 4.0.3
12cr|d-haven-event-1.1.0-4.0.3|45	Epoch:          0
12cr|d-haven-event-1.1.0-4.0.3|46	Summary:        D-Haven Event based processing
12cr|d-haven-event-1.1.0-4.0.3|47	License:        Apache Software License
12cr|d-haven-event-1.1.0-4.0.3|48	URL:            http://d-haven.org/
12cr|d-haven-event-1.1.0-4.0.3|49	Group:          Development/Java
12cr|d-haven-event-1.1.0-4.0.3|50	Source0:        http://dist.d-haven.org/d-haven-event/src/d-haven-event-1.1.0-src.tar.gz
12cr|d-haven-event-1.1.0-4.0.3|51	
12cr|d-haven-event-1.1.0-4.0.3|52	Source1:        pom-maven2jpp-depcat.xsl
12cr|d-haven-event-1.1.0-4.0.3|53	Source2:        pom-maven2jpp-newdepmap.xsl
12cr|d-haven-event-1.1.0-4.0.3|54	Source3:        pom-maven2jpp-mapdeps.xsl
12cr|d-haven-event-1.1.0-4.0.3|55	Source4:        d-haven-event-1.1.0-jpp-depmap.xml
12cr|d-haven-event-1.1.0-4.0.3|56	
12cr|d-haven-event-1.1.0-4.0.3|57	Source5:        d-haven-event-1.1.0-navigation.xml
12cr|d-haven-event-1.1.0-4.0.3|58	Source6:        d-haven-event-1.1.0.pom
12cr|d-haven-event-1.1.0-4.0.3|59	
12cr|d-haven-event-1.1.0-4.0.3|60	Patch0:         d-haven-event-1.1.0-build_xml.patch
12cr|d-haven-event-1.1.0-4.0.3|61	
12cr|d-haven-event-1.1.0-4.0.3|62	Requires:       concurrent
12cr|d-haven-event-1.1.0-4.0.3|63	BuildRequires:  java-rpmbuild >= 0:1.7.2
12cr|d-haven-event-1.1.0-4.0.3|64	BuildRequires:  ant >= 0:1.6.5
12cr|d-haven-event-1.1.0-4.0.3|65	BuildRequires:  ant-junit
12cr|d-haven-event-1.1.0-4.0.3|66	BuildRequires:  junit
12cr|d-haven-event-1.1.0-4.0.3|67	%if %{with_maven}
12cr|d-haven-event-1.1.0-4.0.3|68	BuildRequires:  maven >= 0:1.1
12cr|d-haven-event-1.1.0-4.0.3|69	BuildRequires:  saxon
12cr|d-haven-event-1.1.0-4.0.3|70	BuildRequires:  saxon-scripts
12cr|d-haven-event-1.1.0-4.0.3|71	%endif
12cr|d-haven-event-1.1.0-4.0.3|72	BuildRequires:  concurrent
12cr|d-haven-event-1.1.0-4.0.3|73	Requires(post):    jpackage-utils >= 0:1.7.2
12cr|d-haven-event-1.1.0-4.0.3|74	Requires(postun):  jpackage-utils >= 0:1.7.2
12cr|d-haven-event-1.1.0-4.0.3|75	%if %{gcj_support}
12cr|d-haven-event-1.1.0-4.0.3|76	BuildRequires:    java-gcj-compat-devel
12cr|d-haven-event-1.1.0-4.0.3|77	%endif
12cr|d-haven-event-1.1.0-4.0.3|78	
12cr|d-haven-event-1.1.0-4.0.3|79	%if ! %{gcj_support}
12cr|d-haven-event-1.1.0-4.0.3|80	BuildArch:      noarch
12cr|d-haven-event-1.1.0-4.0.3|81	%endif
12cr|d-haven-event-1.1.0-4.0.3|82	
12cr|d-haven-event-1.1.0-4.0.3|83	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12cr|d-haven-event-1.1.0-4.0.3|84	
12cr|d-haven-event-1.1.0-4.0.3|85	%description
12cr|d-haven-event-1.1.0-4.0.3|86	D-Haven Event is a library designed to make it easier to
12cr|d-haven-event-1.1.0-4.0.3|87	develop event based processing systems.  It also includes
12cr|d-haven-event-1.1.0-4.0.3|88	a CommandManager to handle certain activities behind the
12cr|d-haven-event-1.1.0-4.0.3|89	scenes in a controlled number of background threads.  The
12cr|d-haven-event-1.1.0-4.0.3|90	library has been fully tested, and all dependencies have
12cr|d-haven-event-1.1.0-4.0.3|91	been brought to a minimum.
12cr|d-haven-event-1.1.0-4.0.3|92	
12cr|d-haven-event-1.1.0-4.0.3|93	%package javadoc
12cr|d-haven-event-1.1.0-4.0.3|94	Summary:        Javadoc for %{name}
12cr|d-haven-event-1.1.0-4.0.3|95	Group:          Development/Java
12cr|d-haven-event-1.1.0-4.0.3|96	
12cr|d-haven-event-1.1.0-4.0.3|97	%description javadoc
12cr|d-haven-event-1.1.0-4.0.3|98	%{summary}.
12cr|d-haven-event-1.1.0-4.0.3|99	
12cr|d-haven-event-1.1.0-4.0.3|100	%if %{with_maven}
12cr|d-haven-event-1.1.0-4.0.3|101	%package manual
12cr|d-haven-event-1.1.0-4.0.3|102	Summary:        Documents for %{name}
12cr|d-haven-event-1.1.0-4.0.3|103	Group:          Development/Documentation
12cr|d-haven-event-1.1.0-4.0.3|104	
12cr|d-haven-event-1.1.0-4.0.3|105	%description manual
12cr|d-haven-event-1.1.0-4.0.3|106	%{summary}.
12cr|d-haven-event-1.1.0-4.0.3|107	%endif
12cr|d-haven-event-1.1.0-4.0.3|108	
12cr|d-haven-event-1.1.0-4.0.3|109	%prep
12cr|d-haven-event-1.1.0-4.0.3|110	%setup -q -n %{name}-%{version}
12cr|d-haven-event-1.1.0-4.0.3|111	%remove_java_binaries
12cr|d-haven-event-1.1.0-4.0.3|112	%patch0 -b .sav
12cr|d-haven-event-1.1.0-4.0.3|113	mkdir xdocs
12cr|d-haven-event-1.1.0-4.0.3|114	cp %{SOURCE5} xdocs/navigation.xml
12cr|d-haven-event-1.1.0-4.0.3|115	sed --in-place "s/haltonerrot=\"true\"/haltonfailure=\"false\"/" build.xml
12cr|d-haven-event-1.1.0-4.0.3|116	%build
12cr|d-haven-event-1.1.0-4.0.3|117	%if %{with_maven}
12cr|d-haven-event-1.1.0-4.0.3|118	export DEPCAT=$(pwd)/d-haven-event-1.1.0-depcat.new.xml
12cr|d-haven-event-1.1.0-4.0.3|119	echo '<?xml version="1.0" standalone="yes"?>' > $DEPCAT
12cr|d-haven-event-1.1.0-4.0.3|120	echo '<depset>' >> $DEPCAT
12cr|d-haven-event-1.1.0-4.0.3|121	for p in $(find . -name project.xml); do
12cr|d-haven-event-1.1.0-4.0.3|122	pushd $(dirname $p)
12cr|d-haven-event-1.1.0-4.0.3|123	/usr/bin/saxon project.xml %{SOURCE1} >> $DEPCAT
12cr|d-haven-event-1.1.0-4.0.3|124	popd
12cr|d-haven-event-1.1.0-4.0.3|125	done
12cr|d-haven-event-1.1.0-4.0.3|126	echo >> $DEPCAT
12cr|d-haven-event-1.1.0-4.0.3|127	echo '</depset>' >> $DEPCAT
12cr|d-haven-event-1.1.0-4.0.3|128	/usr/bin/saxon $DEPCAT %{SOURCE2} > d-haven-event-1.1.0-depmap.new.xml
12cr|d-haven-event-1.1.0-4.0.3|129	
12cr|d-haven-event-1.1.0-4.0.3|130	
12cr|d-haven-event-1.1.0-4.0.3|131	for p in $(find . -name project.xml); do
12cr|d-haven-event-1.1.0-4.0.3|132	pushd $(dirname $p)
12cr|d-haven-event-1.1.0-4.0.3|133	cp project.xml project.xml.orig
12cr|d-haven-event-1.1.0-4.0.3|134	/usr/bin/saxon -o project.xml project.xml.orig %{SOURCE3} map=%{SOURCE4}
12cr|d-haven-event-1.1.0-4.0.3|135	popd
12cr|d-haven-event-1.1.0-4.0.3|136	done
12cr|d-haven-event-1.1.0-4.0.3|137	
12cr|d-haven-event-1.1.0-4.0.3|138	maven \
12cr|d-haven-event-1.1.0-4.0.3|139	-Dmaven.javadoc.source=1.4 \
12cr|d-haven-event-1.1.0-4.0.3|140	-Dmaven.repo.remote=file:/usr/share/maven/repository \
12cr|d-haven-event-1.1.0-4.0.3|141	-Dmaven.home.local=$(pwd)/.maven \
12cr|d-haven-event-1.1.0-4.0.3|142	jar javadoc xdoc:transform
12cr|d-haven-event-1.1.0-4.0.3|143	%else
12cr|d-haven-event-1.1.0-4.0.3|144	export CLASSPATH=$(build-classpath concurrent junit)
12cr|d-haven-event-1.1.0-4.0.3|145	CLASSPATH=${CLASSPATH}:target/classes:target/test-classes
12cr|d-haven-event-1.1.0-4.0.3|146	export OPT_JAR_LIST="ant/ant-junit"
12cr|d-haven-event-1.1.0-4.0.3|147	%{ant} \
12cr|d-haven-event-1.1.0-4.0.3|148	-Dsource=1.4 \
12cr|d-haven-event-1.1.0-4.0.3|149	-Dbuild.sysclasspath=only \
12cr|d-haven-event-1.1.0-4.0.3|150	jar javadoc
12cr|d-haven-event-1.1.0-4.0.3|151	%endif
12cr|d-haven-event-1.1.0-4.0.3|152	
12cr|d-haven-event-1.1.0-4.0.3|153	%install
12cr|d-haven-event-1.1.0-4.0.3|154	rm -rf $RPM_BUILD_ROOT
12cr|d-haven-event-1.1.0-4.0.3|155	# jars
12cr|d-haven-event-1.1.0-4.0.3|156	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12cr|d-haven-event-1.1.0-4.0.3|157	install -m 644 target/d-haven-event-1.1.0.jar \
12cr|d-haven-event-1.1.0-4.0.3|158	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|d-haven-event-1.1.0-4.0.3|159	
12cr|d-haven-event-1.1.0-4.0.3|160	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do \
12cr|d-haven-event-1.1.0-4.0.3|161	ln -sf ${jar} ${jar/-%{version}/}; done)
12cr|d-haven-event-1.1.0-4.0.3|162	
12cr|d-haven-event-1.1.0-4.0.3|163	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
12cr|d-haven-event-1.1.0-4.0.3|164	
12cr|d-haven-event-1.1.0-4.0.3|165	# poms
12cr|d-haven-event-1.1.0-4.0.3|166	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12cr|d-haven-event-1.1.0-4.0.3|167	install -pm 644 %{SOURCE6} \
12cr|d-haven-event-1.1.0-4.0.3|168	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}.pom
12cr|d-haven-event-1.1.0-4.0.3|169	
12cr|d-haven-event-1.1.0-4.0.3|170	# javadoc
12cr|d-haven-event-1.1.0-4.0.3|171	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|d-haven-event-1.1.0-4.0.3|172	cp -pr target/docs/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|d-haven-event-1.1.0-4.0.3|173	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
12cr|d-haven-event-1.1.0-4.0.3|174	rm -rf target/docs/apidocs
12cr|d-haven-event-1.1.0-4.0.3|175	
12cr|d-haven-event-1.1.0-4.0.3|176	## manual
12cr|d-haven-event-1.1.0-4.0.3|177	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|d-haven-event-1.1.0-4.0.3|178	cp -p LICENSE.txt $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|d-haven-event-1.1.0-4.0.3|179	%if %{with_maven}
12cr|d-haven-event-1.1.0-4.0.3|180	cp -pr target/docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|d-haven-event-1.1.0-4.0.3|181	%endif
12cr|d-haven-event-1.1.0-4.0.3|182	
12cr|d-haven-event-1.1.0-4.0.3|183	%{gcj_compile}
12cr|d-haven-event-1.1.0-4.0.3|184	
12cr|d-haven-event-1.1.0-4.0.3|185	%clean
12cr|d-haven-event-1.1.0-4.0.3|186	rm -rf $RPM_BUILD_ROOT
12cr|d-haven-event-1.1.0-4.0.3|187	
12cr|d-haven-event-1.1.0-4.0.3|188	%post
12cr|d-haven-event-1.1.0-4.0.3|189	%update_maven_depmap
12cr|d-haven-event-1.1.0-4.0.3|190	%if %{gcj_support}
12cr|d-haven-event-1.1.0-4.0.3|191	%{update_gcjdb}
12cr|d-haven-event-1.1.0-4.0.3|192	%endif
12cr|d-haven-event-1.1.0-4.0.3|193	
12cr|d-haven-event-1.1.0-4.0.3|194	%postun
12cr|d-haven-event-1.1.0-4.0.3|195	%update_maven_depmap
12cr|d-haven-event-1.1.0-4.0.3|196	%if %{gcj_support}
12cr|d-haven-event-1.1.0-4.0.3|197	%{clean_gcjdb}
12cr|d-haven-event-1.1.0-4.0.3|198	%endif
12cr|d-haven-event-1.1.0-4.0.3|199	
12cr|d-haven-event-1.1.0-4.0.3|200	%files
12cr|d-haven-event-1.1.0-4.0.3|201	%defattr(0644,root,root,0755)
12cr|d-haven-event-1.1.0-4.0.3|202	%{_docdir}/%{name}-%{version}/LICENSE.txt
12cr|d-haven-event-1.1.0-4.0.3|203	%{_javadir}/*
12cr|d-haven-event-1.1.0-4.0.3|204	%{_datadir}/maven2/poms/*
12cr|d-haven-event-1.1.0-4.0.3|205	%config(noreplace) %{_mavendepmapfragdir}/*
12cr|d-haven-event-1.1.0-4.0.3|206	%{gcj_files}
12cr|d-haven-event-1.1.0-4.0.3|207	
12cr|d-haven-event-1.1.0-4.0.3|208	%files javadoc
12cr|d-haven-event-1.1.0-4.0.3|209	%defattr(0644,root,root,0755)
12cr|d-haven-event-1.1.0-4.0.3|210	%{_javadocdir}/%{name}-%{version}
12cr|d-haven-event-1.1.0-4.0.3|211	%{_javadocdir}/%{name}
12cr|d-haven-event-1.1.0-4.0.3|212	
12cr|d-haven-event-1.1.0-4.0.3|213	%if %{with_maven}
12cr|d-haven-event-1.1.0-4.0.3|214	%files manual
12cr|d-haven-event-1.1.0-4.0.3|215	%defattr(0644,root,root,0755)
12cr|d-haven-event-1.1.0-4.0.3|216	%{_docdir}/%{name}-%{version}
12cr|d-haven-event-1.1.0-4.0.3|217	%endif
12cr|d-haven-event-1.1.0-4.0.3|218	
12cr|d-haven-event-1.1.0-4.0.3|219	
12cr|d-haven-event-1.1.0-4.0.3|220	%changelog
12cr|d-haven-event-1.1.0-4.0.3|221	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.1.0-4.0.3mdv2011.0
12cr|d-haven-event-1.1.0-4.0.3|222	+ Revision: 617491
12cr|d-haven-event-1.1.0-4.0.3|223	- the mass rebuild of 2010.0 packages
12cr|d-haven-event-1.1.0-4.0.3|224	
12cr|d-haven-event-1.1.0-4.0.3|225	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 0:1.1.0-4.0.2mdv2010.0
12cr|d-haven-event-1.1.0-4.0.3|226	+ Revision: 413317
12cr|d-haven-event-1.1.0-4.0.3|227	- rebuild
12cr|d-haven-event-1.1.0-4.0.3|228	
12cr|d-haven-event-1.1.0-4.0.3|229	* Thu Jul 31 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:1.1.0-4.0.1mdv2009.0
12cr|d-haven-event-1.1.0-4.0.3|230	+ Revision: 258322
12cr|d-haven-event-1.1.0-4.0.3|231	- don't haltonerror
12cr|d-haven-event-1.1.0-4.0.3|232	- disable gcj_support
12cr|d-haven-event-1.1.0-4.0.3|233	
12cr|d-haven-event-1.1.0-4.0.3|234	+ Thierry Vignaud <tv@mandriva.org>
12cr|d-haven-event-1.1.0-4.0.3|235	- rebuild
12cr|d-haven-event-1.1.0-4.0.3|236	- kill re-definition of %%buildroot on Pixel's request
12cr|d-haven-event-1.1.0-4.0.3|237	
12cr|d-haven-event-1.1.0-4.0.3|238	+ Olivier Blin <oblin@mandriva.com>
12cr|d-haven-event-1.1.0-4.0.3|239	- restore BuildRoot
12cr|d-haven-event-1.1.0-4.0.3|240	
12cr|d-haven-event-1.1.0-4.0.3|241	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.1.0-3.0.5mdv2008.1
12cr|d-haven-event-1.1.0-4.0.3|242	+ Revision: 120858
12cr|d-haven-event-1.1.0-4.0.3|243	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|d-haven-event-1.1.0-4.0.3|244	
12cr|d-haven-event-1.1.0-4.0.3|245	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:1.1.0-3.0.4mdv2008.0
12cr|d-haven-event-1.1.0-4.0.3|246	+ Revision: 87311
12cr|d-haven-event-1.1.0-4.0.3|247	- rebuild to filter out autorequires of GCJ AOT objects
12cr|d-haven-event-1.1.0-4.0.3|248	- remove unnecessary Requires(post) on java-gcj-compat
12cr|d-haven-event-1.1.0-4.0.3|249	
12cr|d-haven-event-1.1.0-4.0.3|250	* Sat Aug 18 2007 David Walluck <walluck@mandriva.org> 0:1.1.0-3.0.3mdv2008.0
12cr|d-haven-event-1.1.0-4.0.3|251	+ Revision: 66452
12cr|d-haven-event-1.1.0-4.0.3|252	- fix build with junit
12cr|d-haven-event-1.1.0-4.0.3|253	- Import d-haven-event
12cr|d-haven-event-1.1.0-4.0.3|254	
12cr|d-haven-event-1.1.0-4.0.3|255	
12cr|d-haven-event-1.1.0-4.0.3|256	
12cr|d-haven-event-1.1.0-4.0.3|257	* Thu Jul 26 2007 Alexander Kurtakov <akurtakov@active-lynx.com> - 0:1.1.0-3.0.1mdv2008.0
12cr|d-haven-event-1.1.0-4.0.3|258	- Adapt for Mandriva
12cr|d-haven-event-1.1.0-4.0.3|259	
12cr|d-haven-event-1.1.0-4.0.3|260	* Thu Jul 05 2007 Ralph Apel <r.apel@r-apel.de> 0:1.1.0-3jpp
12cr|d-haven-event-1.1.0-4.0.3|261	- Make Vendor, Distribution based on macro
12cr|d-haven-event-1.1.0-4.0.3|262	- Add gcj_support option
12cr|d-haven-event-1.1.0-4.0.3|263	- Optionally build without maven
12cr|d-haven-event-1.1.0-4.0.3|264	- Add -manual subpackage when built with maven
12cr|d-haven-event-1.1.0-4.0.3|265	- Add maven2 depmap frag and pom
12cr|d-haven-event-1.1.0-4.0.3|266	
12cr|d-haven-event-1.1.0-4.0.3|267	* Thu Mar 23 2006 Ralph Apel <r.apel@r-apel.de> 0:1.1.0-2jpp
12cr|d-haven-event-1.1.0-4.0.3|268	- First JPP-1.7 release
12cr|d-haven-event-1.1.0-4.0.3|269	
12cr|d-haven-event-1.1.0-4.0.3|270	* Mon Sep 05 2005 Ralph Apel <r.apel@r-apel.de> 0:1.1.0-1jpp
12cr|d-haven-event-1.1.0-4.0.3|271	- First release

890 12
12cr|d-haven-mpool-1.0-6.0.5|1	# Copyright (c) 2000-2007, JPackage Project
12cr|d-haven-mpool-1.0-6.0.5|2	# All rights reserved.
12cr|d-haven-mpool-1.0-6.0.5|3	#
12cr|d-haven-mpool-1.0-6.0.5|4	# Redistribution and use in source and binary forms, with or without
12cr|d-haven-mpool-1.0-6.0.5|5	# modification, are permitted provided that the following conditions
12cr|d-haven-mpool-1.0-6.0.5|6	# are met:
12cr|d-haven-mpool-1.0-6.0.5|7	#
12cr|d-haven-mpool-1.0-6.0.5|8	# 1. Redistributions of source code must retain the above copyright
12cr|d-haven-mpool-1.0-6.0.5|9	#    notice, this list of conditions and the following disclaimer.
12cr|d-haven-mpool-1.0-6.0.5|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|d-haven-mpool-1.0-6.0.5|11	#    notice, this list of conditions and the following disclaimer in the
12cr|d-haven-mpool-1.0-6.0.5|12	#    documentation and/or other materials provided with the
12cr|d-haven-mpool-1.0-6.0.5|13	#    distribution.
12cr|d-haven-mpool-1.0-6.0.5|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|d-haven-mpool-1.0-6.0.5|15	#    contributors may be used to endorse or promote products derived
12cr|d-haven-mpool-1.0-6.0.5|16	#    from this software without specific prior written permission.
12cr|d-haven-mpool-1.0-6.0.5|17	#
12cr|d-haven-mpool-1.0-6.0.5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|d-haven-mpool-1.0-6.0.5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|d-haven-mpool-1.0-6.0.5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|d-haven-mpool-1.0-6.0.5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|d-haven-mpool-1.0-6.0.5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|d-haven-mpool-1.0-6.0.5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|d-haven-mpool-1.0-6.0.5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|d-haven-mpool-1.0-6.0.5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|d-haven-mpool-1.0-6.0.5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|d-haven-mpool-1.0-6.0.5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|d-haven-mpool-1.0-6.0.5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|d-haven-mpool-1.0-6.0.5|29	#
12cr|d-haven-mpool-1.0-6.0.5|30	%define _with_gcj_support 1
12cr|d-haven-mpool-1.0-6.0.5|31	%define _without_maven 1
12cr|d-haven-mpool-1.0-6.0.5|32	%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
12cr|d-haven-mpool-1.0-6.0.5|33	
12cr|d-haven-mpool-1.0-6.0.5|34	# If you don't want to build with maven, and use straight ant instead,
12cr|d-haven-mpool-1.0-6.0.5|35	# give rpmbuild option '--without maven'
12cr|d-haven-mpool-1.0-6.0.5|36	
12cr|d-haven-mpool-1.0-6.0.5|37	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
12cr|d-haven-mpool-1.0-6.0.5|38	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
12cr|d-haven-mpool-1.0-6.0.5|39	
12cr|d-haven-mpool-1.0-6.0.5|40	%define section free
12cr|d-haven-mpool-1.0-6.0.5|41	
12cr|d-haven-mpool-1.0-6.0.5|42	Name:           d-haven-mpool
12cr|d-haven-mpool-1.0-6.0.5|43	Version:        1.0
12cr|d-haven-mpool-1.0-6.0.5|44	Release:        %mkrel 6.0.5
12cr|d-haven-mpool-1.0-6.0.5|45	Epoch:          0
12cr|d-haven-mpool-1.0-6.0.5|46	Summary:        D-Haven Managed Pool async
12cr|d-haven-mpool-1.0-6.0.5|47	License:        Apache Software License
12cr|d-haven-mpool-1.0-6.0.5|48	Url:            http://d-haven.org/
12cr|d-haven-mpool-1.0-6.0.5|49	Group:          Development/Java
12cr|d-haven-mpool-1.0-6.0.5|50	Source0:        d-haven-mpool-1.0-src.tar.gz
12cr|d-haven-mpool-1.0-6.0.5|51	#cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/d-haven login
12cr|d-haven-mpool-1.0-6.0.5|52	#cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/d-haven co -P managed-pool
12cr|d-haven-mpool-1.0-6.0.5|53	
12cr|d-haven-mpool-1.0-6.0.5|54	Source1:        pom-maven2jpp-depcat.xsl
12cr|d-haven-mpool-1.0-6.0.5|55	Source2:        pom-maven2jpp-newdepmap.xsl
12cr|d-haven-mpool-1.0-6.0.5|56	Source3:        pom-maven2jpp-mapdeps.xsl
12cr|d-haven-mpool-1.0-6.0.5|57	Source4:        d-haven-mpool-1.0-jpp-depmap.xml
12cr|d-haven-mpool-1.0-6.0.5|58	Source5:        d-haven-mpool-1.0.pom
12cr|d-haven-mpool-1.0-6.0.5|59	Patch0:         d-haven-mpool-1.0-build_xml.patch
12cr|d-haven-mpool-1.0-6.0.5|60	
12cr|d-haven-mpool-1.0-6.0.5|61	Requires:       concurrent
12cr|d-haven-mpool-1.0-6.0.5|62	Requires:       d-haven-event
12cr|d-haven-mpool-1.0-6.0.5|63	BuildRequires:  java-rpmbuild >= 0:1.7.2
12cr|d-haven-mpool-1.0-6.0.5|64	BuildRequires:  ant >= 0:1.6.5
12cr|d-haven-mpool-1.0-6.0.5|65	BuildRequires:  junit
12cr|d-haven-mpool-1.0-6.0.5|66	%if %{with_maven}
12cr|d-haven-mpool-1.0-6.0.5|67	BuildRequires:  maven >= 0:1.1
12cr|d-haven-mpool-1.0-6.0.5|68	BuildRequires:  saxon
12cr|d-haven-mpool-1.0-6.0.5|69	BuildRequires:  saxon-scripts
12cr|d-haven-mpool-1.0-6.0.5|70	%endif
12cr|d-haven-mpool-1.0-6.0.5|71	BuildRequires:  concurrent
12cr|d-haven-mpool-1.0-6.0.5|72	BuildRequires:  d-haven-event
12cr|d-haven-mpool-1.0-6.0.5|73	Requires(post):    jpackage-utils >= 0:1.7.2
12cr|d-haven-mpool-1.0-6.0.5|74	Requires(postun):  jpackage-utils >= 0:1.7.2
12cr|d-haven-mpool-1.0-6.0.5|75	%if %{gcj_support}
12cr|d-haven-mpool-1.0-6.0.5|76	BuildRequires:    java-gcj-compat-devel
12cr|d-haven-mpool-1.0-6.0.5|77	%endif
12cr|d-haven-mpool-1.0-6.0.5|78	
12cr|d-haven-mpool-1.0-6.0.5|79	%if ! %{gcj_support}
12cr|d-haven-mpool-1.0-6.0.5|80	BuildArch:      noarch
12cr|d-haven-mpool-1.0-6.0.5|81	%endif
12cr|d-haven-mpool-1.0-6.0.5|82	
12cr|d-haven-mpool-1.0-6.0.5|83	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12cr|d-haven-mpool-1.0-6.0.5|84	
12cr|d-haven-mpool-1.0-6.0.5|85	%description
12cr|d-haven-mpool-1.0-6.0.5|86	D-Haven Managed Pool is a library designed to provide pools
12cr|d-haven-mpool-1.0-6.0.5|87	that are asynchronously managed in a background thread.  The
12cr|d-haven-mpool-1.0-6.0.5|88	pool system is very flexible and can accommodate just about
12cr|d-haven-mpool-1.0-6.0.5|89	every need.  It boasts the ability to add pool listeners so
12cr|d-haven-mpool-1.0-6.0.5|90	that you can instrument and intercept the pooled objects when
12cr|d-haven-mpool-1.0-6.0.5|91	they are created, destroyed, acquired, and released.
12cr|d-haven-mpool-1.0-6.0.5|92	
12cr|d-haven-mpool-1.0-6.0.5|93	%package javadoc
12cr|d-haven-mpool-1.0-6.0.5|94	Summary:        Javadoc for %{name}
12cr|d-haven-mpool-1.0-6.0.5|95	Group:          Development/Java
12cr|d-haven-mpool-1.0-6.0.5|96	
12cr|d-haven-mpool-1.0-6.0.5|97	%description javadoc
12cr|d-haven-mpool-1.0-6.0.5|98	%{summary}.
12cr|d-haven-mpool-1.0-6.0.5|99	
12cr|d-haven-mpool-1.0-6.0.5|100	%if %{with_maven}
12cr|d-haven-mpool-1.0-6.0.5|101	%package manual
12cr|d-haven-mpool-1.0-6.0.5|102	Summary:        Documents for %{name}
12cr|d-haven-mpool-1.0-6.0.5|103	Group:          Development/Documentation
12cr|d-haven-mpool-1.0-6.0.5|104	
12cr|d-haven-mpool-1.0-6.0.5|105	%description manual
12cr|d-haven-mpool-1.0-6.0.5|106	%{summary}.
12cr|d-haven-mpool-1.0-6.0.5|107	%endif
12cr|d-haven-mpool-1.0-6.0.5|108	
12cr|d-haven-mpool-1.0-6.0.5|109	%prep
12cr|d-haven-mpool-1.0-6.0.5|110	%setup -q -n managed-pool
12cr|d-haven-mpool-1.0-6.0.5|111	%remove_java_binaries
12cr|d-haven-mpool-1.0-6.0.5|112	%patch -b .sav
12cr|d-haven-mpool-1.0-6.0.5|113	
12cr|d-haven-mpool-1.0-6.0.5|114	%build
12cr|d-haven-mpool-1.0-6.0.5|115	%if %{with_maven}
12cr|d-haven-mpool-1.0-6.0.5|116	export DEPCAT=$(pwd)/d-haven-mpool-1.0-depcat.new.xml
12cr|d-haven-mpool-1.0-6.0.5|117	echo '<?xml version="1.0" standalone="yes"?>' > $DEPCAT
12cr|d-haven-mpool-1.0-6.0.5|118	echo '<depset>' >> $DEPCAT
12cr|d-haven-mpool-1.0-6.0.5|119	for p in $(find . -name project.xml); do
12cr|d-haven-mpool-1.0-6.0.5|120	pushd $(dirname $p)
12cr|d-haven-mpool-1.0-6.0.5|121	/usr/bin/saxon project.xml %{SOURCE1} >> $DEPCAT
12cr|d-haven-mpool-1.0-6.0.5|122	popd
12cr|d-haven-mpool-1.0-6.0.5|123	done
12cr|d-haven-mpool-1.0-6.0.5|124	echo >> $DEPCAT
12cr|d-haven-mpool-1.0-6.0.5|125	echo '</depset>' >> $DEPCAT
12cr|d-haven-mpool-1.0-6.0.5|126	/usr/bin/saxon $DEPCAT %{SOURCE2} > d-haven-mpool-1.0-depmap.new.xml
12cr|d-haven-mpool-1.0-6.0.5|127	
12cr|d-haven-mpool-1.0-6.0.5|128	
12cr|d-haven-mpool-1.0-6.0.5|129	for p in $(find . -name project.xml); do
12cr|d-haven-mpool-1.0-6.0.5|130	pushd $(dirname $p)
12cr|d-haven-mpool-1.0-6.0.5|131	cp project.xml project.xml.orig
12cr|d-haven-mpool-1.0-6.0.5|132	/usr/bin/saxon -o project.xml project.xml.orig %{SOURCE3} map=%{SOURCE4}
12cr|d-haven-mpool-1.0-6.0.5|133	popd
12cr|d-haven-mpool-1.0-6.0.5|134	done
12cr|d-haven-mpool-1.0-6.0.5|135	
12cr|d-haven-mpool-1.0-6.0.5|136	maven \
12cr|d-haven-mpool-1.0-6.0.5|137	-Dmaven.javadoc.source=1.4 \
12cr|d-haven-mpool-1.0-6.0.5|138	-Dmaven.repo.remote=file:/usr/share/maven/repository \
12cr|d-haven-mpool-1.0-6.0.5|139	-Dmaven.home.local=$(pwd)/.maven \
12cr|d-haven-mpool-1.0-6.0.5|140	jar javadoc xdoc:transform
12cr|d-haven-mpool-1.0-6.0.5|141	%else
12cr|d-haven-mpool-1.0-6.0.5|142	export CLASSPATH=$(build-classpath concurrent d-haven-event junit)
12cr|d-haven-mpool-1.0-6.0.5|143	CLASSPATH=${CLASSPATH}:target/classes:target/test-classes
12cr|d-haven-mpool-1.0-6.0.5|144	%{ant} \
12cr|d-haven-mpool-1.0-6.0.5|145	-Dsource=1.4 \
12cr|d-haven-mpool-1.0-6.0.5|146	-Dbuild.sysclasspath=only \
12cr|d-haven-mpool-1.0-6.0.5|147	jar javadoc
12cr|d-haven-mpool-1.0-6.0.5|148	%endif
12cr|d-haven-mpool-1.0-6.0.5|149	
12cr|d-haven-mpool-1.0-6.0.5|150	
12cr|d-haven-mpool-1.0-6.0.5|151	%install
12cr|d-haven-mpool-1.0-6.0.5|152	rm -rf $RPM_BUILD_ROOT
12cr|d-haven-mpool-1.0-6.0.5|153	# jars
12cr|d-haven-mpool-1.0-6.0.5|154	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12cr|d-haven-mpool-1.0-6.0.5|155	install -m 644 target/managed-pool-1.0.jar \
12cr|d-haven-mpool-1.0-6.0.5|156	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|d-haven-mpool-1.0-6.0.5|157	
12cr|d-haven-mpool-1.0-6.0.5|158	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do \
12cr|d-haven-mpool-1.0-6.0.5|159	ln -sf ${jar} ${jar/-%{version}/}; done)
12cr|d-haven-mpool-1.0-6.0.5|160	
12cr|d-haven-mpool-1.0-6.0.5|161	%add_to_maven_depmap %{name} managed-pool %{version} JPP %{name}
12cr|d-haven-mpool-1.0-6.0.5|162	
12cr|d-haven-mpool-1.0-6.0.5|163	# poms
12cr|d-haven-mpool-1.0-6.0.5|164	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12cr|d-haven-mpool-1.0-6.0.5|165	install -pm 644 %{SOURCE5} \
12cr|d-haven-mpool-1.0-6.0.5|166	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}.pom
12cr|d-haven-mpool-1.0-6.0.5|167	
12cr|d-haven-mpool-1.0-6.0.5|168	# javadoc
12cr|d-haven-mpool-1.0-6.0.5|169	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|d-haven-mpool-1.0-6.0.5|170	cp -pr target/docs/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|d-haven-mpool-1.0-6.0.5|171	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
12cr|d-haven-mpool-1.0-6.0.5|172	rm -rf target/docs/apidocs
12cr|d-haven-mpool-1.0-6.0.5|173	
12cr|d-haven-mpool-1.0-6.0.5|174	## manual
12cr|d-haven-mpool-1.0-6.0.5|175	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|d-haven-mpool-1.0-6.0.5|176	cp -p LICENSE.txt $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|d-haven-mpool-1.0-6.0.5|177	%if %{with_maven}
12cr|d-haven-mpool-1.0-6.0.5|178	cp -pr target/docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|d-haven-mpool-1.0-6.0.5|179	%endif
12cr|d-haven-mpool-1.0-6.0.5|180	
12cr|d-haven-mpool-1.0-6.0.5|181	%{gcj_compile}
12cr|d-haven-mpool-1.0-6.0.5|182	
12cr|d-haven-mpool-1.0-6.0.5|183	%clean
12cr|d-haven-mpool-1.0-6.0.5|184	rm -rf $RPM_BUILD_ROOT
12cr|d-haven-mpool-1.0-6.0.5|185	
12cr|d-haven-mpool-1.0-6.0.5|186	%post
12cr|d-haven-mpool-1.0-6.0.5|187	%update_maven_depmap
12cr|d-haven-mpool-1.0-6.0.5|188	%if %{gcj_support}
12cr|d-haven-mpool-1.0-6.0.5|189	%{update_gcjdb}
12cr|d-haven-mpool-1.0-6.0.5|190	%endif
12cr|d-haven-mpool-1.0-6.0.5|191	
12cr|d-haven-mpool-1.0-6.0.5|192	%postun
12cr|d-haven-mpool-1.0-6.0.5|193	%update_maven_depmap
12cr|d-haven-mpool-1.0-6.0.5|194	%if %{gcj_support}
12cr|d-haven-mpool-1.0-6.0.5|195	%{clean_gcjdb}
12cr|d-haven-mpool-1.0-6.0.5|196	%endif
12cr|d-haven-mpool-1.0-6.0.5|197	
12cr|d-haven-mpool-1.0-6.0.5|198	%files
12cr|d-haven-mpool-1.0-6.0.5|199	%defattr(0644,root,root,0755)
12cr|d-haven-mpool-1.0-6.0.5|200	%{_docdir}/%{name}-%{version}/LICENSE.txt
12cr|d-haven-mpool-1.0-6.0.5|201	%{_javadir}/*
12cr|d-haven-mpool-1.0-6.0.5|202	%{_datadir}/maven2/poms/*
12cr|d-haven-mpool-1.0-6.0.5|203	%config(noreplace) %{_mavendepmapfragdir}/*
12cr|d-haven-mpool-1.0-6.0.5|204	%{gcj_files}
12cr|d-haven-mpool-1.0-6.0.5|205	
12cr|d-haven-mpool-1.0-6.0.5|206	%files javadoc
12cr|d-haven-mpool-1.0-6.0.5|207	%defattr(0644,root,root,0755)
12cr|d-haven-mpool-1.0-6.0.5|208	%{_javadocdir}/%{name}-%{version}
12cr|d-haven-mpool-1.0-6.0.5|209	%{_javadocdir}/%{name}
12cr|d-haven-mpool-1.0-6.0.5|210	
12cr|d-haven-mpool-1.0-6.0.5|211	%if %{with_maven}
12cr|d-haven-mpool-1.0-6.0.5|212	%files manual
12cr|d-haven-mpool-1.0-6.0.5|213	%defattr(0644,root,root,0755)
12cr|d-haven-mpool-1.0-6.0.5|214	%{_docdir}/%{name}-%{version}
12cr|d-haven-mpool-1.0-6.0.5|215	%endif
12cr|d-haven-mpool-1.0-6.0.5|216	
12cr|d-haven-mpool-1.0-6.0.5|217	
12cr|d-haven-mpool-1.0-6.0.5|218	%changelog
12cr|d-haven-mpool-1.0-6.0.5|219	* Thu Aug 07 2008 Thierry Vignaud <tvignaud@mandriva.com> 0:1.0-6.0.5mdv2009.0
12cr|d-haven-mpool-1.0-6.0.5|220	+ Revision: 266552
12cr|d-haven-mpool-1.0-6.0.5|221	- rebuild early 2009.0 package (before pixel changes)
12cr|d-haven-mpool-1.0-6.0.5|222	
12cr|d-haven-mpool-1.0-6.0.5|223	* Tue May 13 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:1.0-3.0.5mdv2009.0
12cr|d-haven-mpool-1.0-6.0.5|224	+ Revision: 206551
12cr|d-haven-mpool-1.0-6.0.5|225	- cleanup spec
12cr|d-haven-mpool-1.0-6.0.5|226	
12cr|d-haven-mpool-1.0-6.0.5|227	+ Olivier Blin <oblin@mandriva.com>
12cr|d-haven-mpool-1.0-6.0.5|228	- restore BuildRoot
12cr|d-haven-mpool-1.0-6.0.5|229	
12cr|d-haven-mpool-1.0-6.0.5|230	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|d-haven-mpool-1.0-6.0.5|231	- kill re-definition of %%buildroot on Pixel's request
12cr|d-haven-mpool-1.0-6.0.5|232	
12cr|d-haven-mpool-1.0-6.0.5|233	+ Anssi Hannula <anssi@mandriva.org>
12cr|d-haven-mpool-1.0-6.0.5|234	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|d-haven-mpool-1.0-6.0.5|235	
12cr|d-haven-mpool-1.0-6.0.5|236	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:1.0-3.0.3mdv2008.0
12cr|d-haven-mpool-1.0-6.0.5|237	+ Revision: 87314
12cr|d-haven-mpool-1.0-6.0.5|238	- rebuild to filter out autorequires of GCJ AOT objects
12cr|d-haven-mpool-1.0-6.0.5|239	- remove unnecessary Requires(post) on java-gcj-compat
12cr|d-haven-mpool-1.0-6.0.5|240	
12cr|d-haven-mpool-1.0-6.0.5|241	* Wed Aug 08 2007 David Walluck <walluck@mandriva.org> 0:1.0-3.0.2mdv2008.0
12cr|d-haven-mpool-1.0-6.0.5|242	+ Revision: 60072
12cr|d-haven-mpool-1.0-6.0.5|243	- Import d-haven-mpool
12cr|d-haven-mpool-1.0-6.0.5|244	
12cr|d-haven-mpool-1.0-6.0.5|245	
12cr|d-haven-mpool-1.0-6.0.5|246	
12cr|d-haven-mpool-1.0-6.0.5|247	* Thu Jul 26 2007 Alexander Kurtakov <akurtakov@active-lynx.com> - 0:1.0-3.0.1mdv2008.0
12cr|d-haven-mpool-1.0-6.0.5|248	- Adapt for Mandriva
12cr|d-haven-mpool-1.0-6.0.5|249	
12cr|d-haven-mpool-1.0-6.0.5|250	* Thu Jul 05 2007 Ralph Apel <r.apel@r-apel.de> 0:1.0-3jpp
12cr|d-haven-mpool-1.0-6.0.5|251	- Make Vendor, Distribution based on macro
12cr|d-haven-mpool-1.0-6.0.5|252	- Add gcj_support option
12cr|d-haven-mpool-1.0-6.0.5|253	- Optionally build without maven
12cr|d-haven-mpool-1.0-6.0.5|254	- Add -manual subpackage when built with maven
12cr|d-haven-mpool-1.0-6.0.5|255	- Add maven2 depmap frag and pom
12cr|d-haven-mpool-1.0-6.0.5|256	
12cr|d-haven-mpool-1.0-6.0.5|257	* Thu Mar 23 2006 Ralph Apel <r.apel@r-apel.de> 0:1.0-2jpp
12cr|d-haven-mpool-1.0-6.0.5|258	- First JPP-1.7 release
12cr|d-haven-mpool-1.0-6.0.5|259	
12cr|d-haven-mpool-1.0-6.0.5|260	* Mon Sep 05 2005 Ralph Apel <r.apel@r-apel.de> 0:1.0-1jpp
12cr|d-haven-mpool-1.0-6.0.5|261	- First release

891 12
12cr|dhcpdump-1.8-4|1	Summary:	Parse tcpdump DHCP packets
12cr|dhcpdump-1.8-4|2	Name:           dhcpdump
12cr|dhcpdump-1.8-4|3	Version:        1.8
12cr|dhcpdump-1.8-4|4	Release:        %mkrel 4
12cr|dhcpdump-1.8-4|5	License:        BSD
12cr|dhcpdump-1.8-4|6	Group:		Networking/Other
12cr|dhcpdump-1.8-4|7	URL:		http://www.mavetju.org/unix/general.php
12cr|dhcpdump-1.8-4|8	Source:         http://www.mavetju.org/download/%{name}-%{version}.tar.gz
12cr|dhcpdump-1.8-4|9	Patch0:		dhcpdump-1.8.patch
12cr|dhcpdump-1.8-4|10	Requires:	tcpdump
12cr|dhcpdump-1.8-4|11	BuildRequires:	perl
12cr|dhcpdump-1.8-4|12	BuildRequires:	pcap-devel
12cr|dhcpdump-1.8-4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dhcpdump-1.8-4|14	
12cr|dhcpdump-1.8-4|15	%description
12cr|dhcpdump-1.8-4|16	A post-processor of tcpdump output to analyze sniffed DHCP
12cr|dhcpdump-1.8-4|17	packets.
12cr|dhcpdump-1.8-4|18	
12cr|dhcpdump-1.8-4|19	%prep
12cr|dhcpdump-1.8-4|20	
12cr|dhcpdump-1.8-4|21	%setup -q
12cr|dhcpdump-1.8-4|22	%patch0 -p0 -b .build
12cr|dhcpdump-1.8-4|23	
12cr|dhcpdump-1.8-4|24	%build
12cr|dhcpdump-1.8-4|25	
12cr|dhcpdump-1.8-4|26	%make CCFLAGS="%{otpflags}"
12cr|dhcpdump-1.8-4|27	
12cr|dhcpdump-1.8-4|28	%install
12cr|dhcpdump-1.8-4|29	rm -rf %{buildroot}
12cr|dhcpdump-1.8-4|30	
12cr|dhcpdump-1.8-4|31	install -D -m 755 dhcpdump %buildroot%_bindir/%{name}
12cr|dhcpdump-1.8-4|32	install -D -m644 dhcpdump.8 %buildroot%_mandir/man8/dhcpdump.8
12cr|dhcpdump-1.8-4|33	
12cr|dhcpdump-1.8-4|34	%clean
12cr|dhcpdump-1.8-4|35	rm -rf %{buildroot}
12cr|dhcpdump-1.8-4|36	
12cr|dhcpdump-1.8-4|37	%files
12cr|dhcpdump-1.8-4|38	%defattr(-,root,root)
12cr|dhcpdump-1.8-4|39	%doc CHANGES CONTACT
12cr|dhcpdump-1.8-4|40	%{_bindir}/*
12cr|dhcpdump-1.8-4|41	%{_mandir}/*/*
12cr|dhcpdump-1.8-4|42	
12cr|dhcpdump-1.8-4|43	
12cr|dhcpdump-1.8-4|44	%changelog
12cr|dhcpdump-1.8-4|45	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.8-4mdv2011.0
12cr|dhcpdump-1.8-4|46	+ Revision: 617578
12cr|dhcpdump-1.8-4|47	- the mass rebuild of 2010.0 packages
12cr|dhcpdump-1.8-4|48	
12cr|dhcpdump-1.8-4|49	* Sun Oct 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1.8-3mdv2010.0
12cr|dhcpdump-1.8-4|50	+ Revision: 453452
12cr|dhcpdump-1.8-4|51	- rebuild
12cr|dhcpdump-1.8-4|52	
12cr|dhcpdump-1.8-4|53	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.8-2mdv2009.1
12cr|dhcpdump-1.8-4|54	+ Revision: 298237
12cr|dhcpdump-1.8-4|55	- rebuilt against libpcap-1.0.0
12cr|dhcpdump-1.8-4|56	
12cr|dhcpdump-1.8-4|57	* Tue Aug 12 2008 Olivier Thauvin <nanardon@mandriva.org> 1.8-1mdv2009.0
12cr|dhcpdump-1.8-4|58	+ Revision: 271012
12cr|dhcpdump-1.8-4|59	- buildrequires
12cr|dhcpdump-1.8-4|60	- 1.8
12cr|dhcpdump-1.8-4|61	
12cr|dhcpdump-1.8-4|62	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.7-5mdv2009.0
12cr|dhcpdump-1.8-4|63	+ Revision: 244083
12cr|dhcpdump-1.8-4|64	- rebuild
12cr|dhcpdump-1.8-4|65	
12cr|dhcpdump-1.8-4|66	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.7-3mdv2008.1
12cr|dhcpdump-1.8-4|67	+ Revision: 136362
12cr|dhcpdump-1.8-4|68	- restore BuildRoot
12cr|dhcpdump-1.8-4|69	
12cr|dhcpdump-1.8-4|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|dhcpdump-1.8-4|71	- kill re-definition of %%buildroot on Pixel's request
12cr|dhcpdump-1.8-4|72	
12cr|dhcpdump-1.8-4|73	
12cr|dhcpdump-1.8-4|74	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org> 1.7-3mdv2007.0
12cr|dhcpdump-1.8-4|75	+ Revision: 53227
12cr|dhcpdump-1.8-4|76	- rebuild
12cr|dhcpdump-1.8-4|77	- Import dhcpdump
12cr|dhcpdump-1.8-4|78	
12cr|dhcpdump-1.8-4|79	* Tue Dec 20 2005 Olivier Thauvin <nanardon@mandriva.org> 1.7-2mdk
12cr|dhcpdump-1.8-4|80	- %%{1}mdv2007.1
12cr|dhcpdump-1.8-4|81	- rebuild
12cr|dhcpdump-1.8-4|82	
12cr|dhcpdump-1.8-4|83	* Mon Nov 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.7-1mdk
12cr|dhcpdump-1.8-4|84	- 1.7
12cr|dhcpdump-1.8-4|85	- make it rpmbuildupdate aware
12cr|dhcpdump-1.8-4|86	
12cr|dhcpdump-1.8-4|87	* Mon May 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.6-1mdk
12cr|dhcpdump-1.8-4|88	- 1.6
12cr|dhcpdump-1.8-4|89	- use macros
12cr|dhcpdump-1.8-4|90	

892 12
12cr|dhcp-forwarder-0.8-3|1	# OE: conditional switches
12cr|dhcp-forwarder-0.8-3|2	#
12cr|dhcp-forwarder-0.8-3|3	#(ie. use with rpm --rebuild):
12cr|dhcp-forwarder-0.8-3|4	#
12cr|dhcp-forwarder-0.8-3|5	#      --with diet     Compile dhcp-forwarder against dietlibc
12cr|dhcp-forwarder-0.8-3|6	
12cr|dhcp-forwarder-0.8-3|7	%define build_diet 0
12cr|dhcp-forwarder-0.8-3|8	
12cr|dhcp-forwarder-0.8-3|9	# commandline overrides:
12cr|dhcp-forwarder-0.8-3|10	# rpm -ba|--rebuild --with 'xxx'
12cr|dhcp-forwarder-0.8-3|11	%{?_with_diet: %{expand: %%define build_diet 1}}
12cr|dhcp-forwarder-0.8-3|12	
12cr|dhcp-forwarder-0.8-3|13	%define name dhcp-forwarder
12cr|dhcp-forwarder-0.8-3|14	%define version 0.8
12cr|dhcp-forwarder-0.8-3|15	%define release %mkrel 3
12cr|dhcp-forwarder-0.8-3|16	
12cr|dhcp-forwarder-0.8-3|17	Summary:	An DHCP relay agent
12cr|dhcp-forwarder-0.8-3|18	Name:		%{name}
12cr|dhcp-forwarder-0.8-3|19	Version:	%{version}
12cr|dhcp-forwarder-0.8-3|20	Release:	%{release}
12cr|dhcp-forwarder-0.8-3|21	License:	GPL
12cr|dhcp-forwarder-0.8-3|22	Group:		System/Servers
12cr|dhcp-forwarder-0.8-3|23	URL:		http://www.nongnu.org/dhcp-fwd/
12cr|dhcp-forwarder-0.8-3|24	Source0:	%{name}-%{version}.tar.bz2
12cr|dhcp-forwarder-0.8-3|25	Source1:	dhcp-fwd.init.bz2
12cr|dhcp-forwarder-0.8-3|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|dhcp-forwarder-0.8-3|27	Conflicts:	dhcpd-relay
12cr|dhcp-forwarder-0.8-3|28	Requires(pre):		rpm-helper
12cr|dhcp-forwarder-0.8-3|29	Requires(post):		rpm-helper
12cr|dhcp-forwarder-0.8-3|30	Requires(preun):	rpm-helper
12cr|dhcp-forwarder-0.8-3|31	Requires(postun):   rpm-helper
12cr|dhcp-forwarder-0.8-3|32	
12cr|dhcp-forwarder-0.8-3|33	%if %{build_diet}
12cr|dhcp-forwarder-0.8-3|34	BuildRequires:	dietlibc-devel >= 0.20-1mdk
12cr|dhcp-forwarder-0.8-3|35	%endif
12cr|dhcp-forwarder-0.8-3|36	
12cr|dhcp-forwarder-0.8-3|37	%description
12cr|dhcp-forwarder-0.8-3|38	dhcp-fwd forwards DHCP messages between subnets with different sublayer
12cr|dhcp-forwarder-0.8-3|39	broadcast domains. It is similar to the DHCP relay agent dhcrelay of
12cr|dhcp-forwarder-0.8-3|40	ISC's DHCP, but has the following features which are important for me:
12cr|dhcp-forwarder-0.8-3|41	
12cr|dhcp-forwarder-0.8-3|42	* Runs as non-root in a chroot-jail
12cr|dhcp-forwarder-0.8-3|43	* Uses "normal" AF_INET sockets which allows to uses packagefilters to
12cr|dhcp-forwarder-0.8-3|44	filter incoming messages.
12cr|dhcp-forwarder-0.8-3|45	* The DHCP agent IDs can be defined freely
12cr|dhcp-forwarder-0.8-3|46	* Has a small memory footprint when using dietlibc
12cr|dhcp-forwarder-0.8-3|47	
12cr|dhcp-forwarder-0.8-3|48	%prep
12cr|dhcp-forwarder-0.8-3|49	
12cr|dhcp-forwarder-0.8-3|50	%setup -q
12cr|dhcp-forwarder-0.8-3|51	bzcat %SOURCE1 > dhcp-fwd.init
12cr|dhcp-forwarder-0.8-3|52	
12cr|dhcp-forwarder-0.8-3|53	%build
12cr|dhcp-forwarder-0.8-3|54	
12cr|dhcp-forwarder-0.8-3|55	%if %{build_diet}
12cr|dhcp-forwarder-0.8-3|56	%configure --enable-release enable-dietlibc
12cr|dhcp-forwarder-0.8-3|57	make CC="diet gcc" CFLAGS="-Os -s -static -nostdinc"
12cr|dhcp-forwarder-0.8-3|58	%else
12cr|dhcp-forwarder-0.8-3|59	%configure --enable-release --disable-dietlibc
12cr|dhcp-forwarder-0.8-3|60	%make
12cr|dhcp-forwarder-0.8-3|61	%endif
12cr|dhcp-forwarder-0.8-3|62	
12cr|dhcp-forwarder-0.8-3|63	%install
12cr|dhcp-forwarder-0.8-3|64	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|dhcp-forwarder-0.8-3|65	
12cr|dhcp-forwarder-0.8-3|66	make DESTDIR=%{buildroot} install
12cr|dhcp-forwarder-0.8-3|67	install -d %{buildroot}%{_initrddir}
12cr|dhcp-forwarder-0.8-3|68	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|dhcp-forwarder-0.8-3|69	
12cr|dhcp-forwarder-0.8-3|70	install -m755 dhcp-fwd.init %{buildroot}%{_initrddir}/dhcp-fwd
12cr|dhcp-forwarder-0.8-3|71	install -m644 contrib/dhcp-fwd.conf %{buildroot}%{_sysconfdir}/dhcp-fwd.conf
12cr|dhcp-forwarder-0.8-3|72	install -m644 contrib/dhcp-fwd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/dhcp-fwd
12cr|dhcp-forwarder-0.8-3|73	
12cr|dhcp-forwarder-0.8-3|74	install -m755 -d %{buildroot}/var/lib/dhcpfwd
12cr|dhcp-forwarder-0.8-3|75	
12cr|dhcp-forwarder-0.8-3|76	%pre
12cr|dhcp-forwarder-0.8-3|77	%_pre_useradd dhcp-fwd /var/lib/dhcpfwd /bin/false
12cr|dhcp-forwarder-0.8-3|78	
12cr|dhcp-forwarder-0.8-3|79	%post
12cr|dhcp-forwarder-0.8-3|80	%_post_service dhcp-fwd
12cr|dhcp-forwarder-0.8-3|81	
12cr|dhcp-forwarder-0.8-3|82	%preun
12cr|dhcp-forwarder-0.8-3|83	%_preun_service dhcp-fwd
12cr|dhcp-forwarder-0.8-3|84	
12cr|dhcp-forwarder-0.8-3|85	%postun
12cr|dhcp-forwarder-0.8-3|86	%_postun_userdel dhcp-fwd
12cr|dhcp-forwarder-0.8-3|87	
12cr|dhcp-forwarder-0.8-3|88	%clean
12cr|dhcp-forwarder-0.8-3|89	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|dhcp-forwarder-0.8-3|90	
12cr|dhcp-forwarder-0.8-3|91	%files
12cr|dhcp-forwarder-0.8-3|92	%defattr(-,root,root,-)
12cr|dhcp-forwarder-0.8-3|93	%doc AUTHORS ChangeLog NEWS README
12cr|dhcp-forwarder-0.8-3|94	%config(noreplace) %{_initrddir}/dhcp-fwd
12cr|dhcp-forwarder-0.8-3|95	%config(noreplace) %{_sysconfdir}/sysconfig/dhcp-fwd
12cr|dhcp-forwarder-0.8-3|96	%config(noreplace) %{_sysconfdir}/dhcp-fwd.conf
12cr|dhcp-forwarder-0.8-3|97	%{_sbindir}/*
12cr|dhcp-forwarder-0.8-3|98	%dir /var/lib/dhcpfwd
12cr|dhcp-forwarder-0.8-3|99	%{_mandir}/man1/*
12cr|dhcp-forwarder-0.8-3|100	
12cr|dhcp-forwarder-0.8-3|101	
12cr|dhcp-forwarder-0.8-3|102	
12cr|dhcp-forwarder-0.8-3|103	
12cr|dhcp-forwarder-0.8-3|104	%changelog
12cr|dhcp-forwarder-0.8-3|105	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8-3mdv2011.0
12cr|dhcp-forwarder-0.8-3|106	+ Revision: 617577
12cr|dhcp-forwarder-0.8-3|107	- the mass rebuild of 2010.0 packages
12cr|dhcp-forwarder-0.8-3|108	
12cr|dhcp-forwarder-0.8-3|109	* Sun Oct 04 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8-2mdv2010.0
12cr|dhcp-forwarder-0.8-3|110	+ Revision: 453453
12cr|dhcp-forwarder-0.8-3|111	- rebuild
12cr|dhcp-forwarder-0.8-3|112	
12cr|dhcp-forwarder-0.8-3|113	* Sun Jan 04 2009 Olivier Thauvin <nanardon@mandriva.org> 0.8-1mdv2009.1
12cr|dhcp-forwarder-0.8-3|114	+ Revision: 324864
12cr|dhcp-forwarder-0.8-3|115	- 0.8
12cr|dhcp-forwarder-0.8-3|116	
12cr|dhcp-forwarder-0.8-3|117	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.7-5mdv2009.0
12cr|dhcp-forwarder-0.8-3|118	+ Revision: 244084
12cr|dhcp-forwarder-0.8-3|119	- rebuild
12cr|dhcp-forwarder-0.8-3|120	
12cr|dhcp-forwarder-0.8-3|121	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.7-3mdv2008.1
12cr|dhcp-forwarder-0.8-3|122	+ Revision: 136362
12cr|dhcp-forwarder-0.8-3|123	- restore BuildRoot
12cr|dhcp-forwarder-0.8-3|124	
12cr|dhcp-forwarder-0.8-3|125	+ Thierry Vignaud <tv@mandriva.org>
12cr|dhcp-forwarder-0.8-3|126	- kill re-definition of %%buildroot on Pixel's request
12cr|dhcp-forwarder-0.8-3|127	
12cr|dhcp-forwarder-0.8-3|128	
12cr|dhcp-forwarder-0.8-3|129	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org> 0.7-3mdv2007.0
12cr|dhcp-forwarder-0.8-3|130	+ Revision: 53234
12cr|dhcp-forwarder-0.8-3|131	- fix prereq
12cr|dhcp-forwarder-0.8-3|132	- %%mkrel
12cr|dhcp-forwarder-0.8-3|133	- Import dhcp-forwarder
12cr|dhcp-forwarder-0.8-3|134	
12cr|dhcp-forwarder-0.8-3|135	* Sat Sep 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7-2mdk
12cr|dhcp-forwarder-0.8-3|136	- rebuild
12cr|dhcp-forwarder-0.8-3|137	
12cr|dhcp-forwarder-0.8-3|138	* Sat Aug 21 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.7-1mdk
12cr|dhcp-forwarder-0.8-3|139	- 0.7
12cr|dhcp-forwarder-0.8-3|140	
12cr|dhcp-forwarder-0.8-3|141	* Thu Jan 01 2004 Michael Scherer <misc@mandrake.org> 0.5-1mdk
12cr|dhcp-forwarder-0.8-3|142	- 0.5
12cr|dhcp-forwarder-0.8-3|143	- rework initfile a little, and extract it instead of patching it.
12cr|dhcp-forwarder-0.8-3|144	- various fix
12cr|dhcp-forwarder-0.8-3|145	

893 12
12cr|dhcping-1.2-13|1	Summary:	Dhcp daemon ping program
12cr|dhcping-1.2-13|2	Name:           dhcping
12cr|dhcping-1.2-13|3	Version:        1.2
12cr|dhcping-1.2-13|4	Release:        %mkrel 13
12cr|dhcping-1.2-13|5	License:        BSD
12cr|dhcping-1.2-13|6	Group:		Networking/Other
12cr|dhcping-1.2-13|7	URL:		http://www.mavetju.org/unix/general.php
12cr|dhcping-1.2-13|8	Source:         http://www.mavetju.org/download/%{name}-%{version}.tar.bz2
12cr|dhcping-1.2-13|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dhcping-1.2-13|10	
12cr|dhcping-1.2-13|11	%description
12cr|dhcping-1.2-13|12	This small tool let you perform a dhcp-request to find out if a dhcp-server is
12cr|dhcping-1.2-13|13	still running.
12cr|dhcping-1.2-13|14	
12cr|dhcping-1.2-13|15	%prep
12cr|dhcping-1.2-13|16	
12cr|dhcping-1.2-13|17	%setup -q
12cr|dhcping-1.2-13|18	
12cr|dhcping-1.2-13|19	%build
12cr|dhcping-1.2-13|20	
12cr|dhcping-1.2-13|21	%configure2_5x
12cr|dhcping-1.2-13|22	
12cr|dhcping-1.2-13|23	%make
12cr|dhcping-1.2-13|24	
12cr|dhcping-1.2-13|25	%install
12cr|dhcping-1.2-13|26	rm -rf %{buildroot}
12cr|dhcping-1.2-13|27	
12cr|dhcping-1.2-13|28	%makeinstall
12cr|dhcping-1.2-13|29	
12cr|dhcping-1.2-13|30	%clean
12cr|dhcping-1.2-13|31	rm -rf %{buildroot}
12cr|dhcping-1.2-13|32	
12cr|dhcping-1.2-13|33	%files
12cr|dhcping-1.2-13|34	%defattr(-,root,root)
12cr|dhcping-1.2-13|35	%doc CHANGES CONTACT
12cr|dhcping-1.2-13|36	%{_bindir}/*
12cr|dhcping-1.2-13|37	%{_mandir}/*/*
12cr|dhcping-1.2-13|38	
12cr|dhcping-1.2-13|39	
12cr|dhcping-1.2-13|40	%changelog
12cr|dhcping-1.2-13|41	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2-13mdv2011.0
12cr|dhcping-1.2-13|42	+ Revision: 617579
12cr|dhcping-1.2-13|43	- the mass rebuild of 2010.0 packages
12cr|dhcping-1.2-13|44	
12cr|dhcping-1.2-13|45	* Sun Oct 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2-12mdv2010.0
12cr|dhcping-1.2-13|46	+ Revision: 453454
12cr|dhcping-1.2-13|47	- rebuild
12cr|dhcping-1.2-13|48	- rebuild
12cr|dhcping-1.2-13|49	
12cr|dhcping-1.2-13|50	+ Thierry Vignaud <tv@mandriva.org>
12cr|dhcping-1.2-13|51	- rebuild
12cr|dhcping-1.2-13|52	
12cr|dhcping-1.2-13|53	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 8mdv2008.1-current
12cr|dhcping-1.2-13|54	+ Revision: 136362
12cr|dhcping-1.2-13|55	- restore BuildRoot
12cr|dhcping-1.2-13|56	
12cr|dhcping-1.2-13|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|dhcping-1.2-13|58	- kill re-definition of %%buildroot on Pixel's request
12cr|dhcping-1.2-13|59	
12cr|dhcping-1.2-13|60	
12cr|dhcping-1.2-13|61	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org> 1.2-8mdv2007.0
12cr|dhcping-1.2-13|62	+ Revision: 53245
12cr|dhcping-1.2-13|63	- rebuild
12cr|dhcping-1.2-13|64	- Import dhcping
12cr|dhcping-1.2-13|65	
12cr|dhcping-1.2-13|66	* Tue Dec 20 2005 Olivier Thauvin <nanardon@mandriva.org> 1.3-7mdk
12cr|dhcping-1.2-13|67	- %%mkrel
12cr|dhcping-1.2-13|68	- rebuild
12cr|dhcping-1.2-13|69	
12cr|dhcping-1.2-13|70	* Mon Nov 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2-6mdk
12cr|dhcping-1.2-13|71	- make it rpmbuildupdate aware
12cr|dhcping-1.2-13|72	
12cr|dhcping-1.2-13|73	* Mon May 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2-5mdk
12cr|dhcping-1.2-13|74	- use macros
12cr|dhcping-1.2-13|75	

894 12
12cr|dhcprelay-0.3.2b-5|1	Summary:	A dhcp relay to implement dhcp over ipsec
12cr|dhcprelay-0.3.2b-5|2	Name:		dhcprelay
12cr|dhcprelay-0.3.2b-5|3	Version:	0.3.2b
12cr|dhcprelay-0.3.2b-5|4	Release:	%mkrel 5
12cr|dhcprelay-0.3.2b-5|5	License:	GPL
12cr|dhcprelay-0.3.2b-5|6	Group:		System/Servers
12cr|dhcprelay-0.3.2b-5|7	URL:		http://www.strongsec.com/freeswan/dhcprelay/
12cr|dhcprelay-0.3.2b-5|8	Source0:	http://www.strongsec.com/freeswan/dhcprelay/dhcprelay-%{version}.tar.bz2
12cr|dhcprelay-0.3.2b-5|9	BuildRequires:	gmp-devel
12cr|dhcprelay-0.3.2b-5|10	Requires(preun):rpm-helper
12cr|dhcprelay-0.3.2b-5|11	Requires(post):	rpm-helper
12cr|dhcprelay-0.3.2b-5|12	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|dhcprelay-0.3.2b-5|13	
12cr|dhcprelay-0.3.2b-5|14	%description
12cr|dhcprelay-0.3.2b-5|15	This DHCP-Relay forwards any DHCP packet out of a list of given ipsec devices
12cr|dhcprelay-0.3.2b-5|16	to the DHCP server of a network and returns the response. If no DHCP server is
12cr|dhcprelay-0.3.2b-5|17	given the packets are sent by broadcast.
12cr|dhcprelay-0.3.2b-5|18	
12cr|dhcprelay-0.3.2b-5|19	%prep
12cr|dhcprelay-0.3.2b-5|20	
12cr|dhcprelay-0.3.2b-5|21	%setup -q
12cr|dhcprelay-0.3.2b-5|22	
12cr|dhcprelay-0.3.2b-5|23	%build
12cr|dhcprelay-0.3.2b-5|24	%configure
12cr|dhcprelay-0.3.2b-5|25	%make
12cr|dhcprelay-0.3.2b-5|26	
12cr|dhcprelay-0.3.2b-5|27	%install
12cr|dhcprelay-0.3.2b-5|28	rm -rf %{buildroot}
12cr|dhcprelay-0.3.2b-5|29	#%makeinstall_std
12cr|dhcprelay-0.3.2b-5|30	
12cr|dhcprelay-0.3.2b-5|31	install -d %{buildroot}{%{_sysconfdir},/etc/rc.d/init.d,/usr/sbin}
12cr|dhcprelay-0.3.2b-5|32	install -m 755 src/dhcprelay %{buildroot}/usr/sbin
12cr|dhcprelay-0.3.2b-5|33	install -m 755 init.d/dhcprelay %{buildroot}/etc/rc.d/init.d
12cr|dhcprelay-0.3.2b-5|34	install -m 644 etc/dhcprelay.conf %{buildroot}/etc
12cr|dhcprelay-0.3.2b-5|35	
12cr|dhcprelay-0.3.2b-5|36	%post
12cr|dhcprelay-0.3.2b-5|37	%_post_service dhcprelay
12cr|dhcprelay-0.3.2b-5|38	
12cr|dhcprelay-0.3.2b-5|39	%preun
12cr|dhcprelay-0.3.2b-5|40	%_preun_service dhcprelay
12cr|dhcprelay-0.3.2b-5|41	
12cr|dhcprelay-0.3.2b-5|42	%clean
12cr|dhcprelay-0.3.2b-5|43	rm -rf %{buildroot}
12cr|dhcprelay-0.3.2b-5|44	
12cr|dhcprelay-0.3.2b-5|45	%files
12cr|dhcprelay-0.3.2b-5|46	%defattr(-,root,root,755)
12cr|dhcprelay-0.3.2b-5|47	%doc AUTHORS README INSTALL COPYING ChangeLog howto/*
12cr|dhcprelay-0.3.2b-5|48	%config(noreplace) %{_sysconfdir}/dhcprelay.conf
12cr|dhcprelay-0.3.2b-5|49	%{_initrddir}/dhcprelay
12cr|dhcprelay-0.3.2b-5|50	%{_sbindir}/dhcprelay
12cr|dhcprelay-0.3.2b-5|51	
12cr|dhcprelay-0.3.2b-5|52	
12cr|dhcprelay-0.3.2b-5|53	
12cr|dhcprelay-0.3.2b-5|54	
12cr|dhcprelay-0.3.2b-5|55	%changelog
12cr|dhcprelay-0.3.2b-5|56	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.2b-5mdv2011.0
12cr|dhcprelay-0.3.2b-5|57	+ Revision: 617582
12cr|dhcprelay-0.3.2b-5|58	- the mass rebuild of 2010.0 packages
12cr|dhcprelay-0.3.2b-5|59	
12cr|dhcprelay-0.3.2b-5|60	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.3.2b-4mdv2010.0
12cr|dhcprelay-0.3.2b-5|61	+ Revision: 427963
12cr|dhcprelay-0.3.2b-5|62	- rebuild
12cr|dhcprelay-0.3.2b-5|63	
12cr|dhcprelay-0.3.2b-5|64	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.3.2b-3mdv2009.0
12cr|dhcprelay-0.3.2b-5|65	+ Revision: 244090
12cr|dhcprelay-0.3.2b-5|66	- rebuild
12cr|dhcprelay-0.3.2b-5|67	
12cr|dhcprelay-0.3.2b-5|68	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.3.2b-1mdv2008.1
12cr|dhcprelay-0.3.2b-5|69	+ Revision: 136362
12cr|dhcprelay-0.3.2b-5|70	- restore BuildRoot
12cr|dhcprelay-0.3.2b-5|71	
12cr|dhcprelay-0.3.2b-5|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|dhcprelay-0.3.2b-5|73	- kill re-definition of %%buildroot on Pixel's request
12cr|dhcprelay-0.3.2b-5|74	
12cr|dhcprelay-0.3.2b-5|75	
12cr|dhcprelay-0.3.2b-5|76	* Tue Dec 12 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.2b-1mdv2007.0
12cr|dhcprelay-0.3.2b-5|77	+ Revision: 95897
12cr|dhcprelay-0.3.2b-5|78	- Import dhcprelay
12cr|dhcprelay-0.3.2b-5|79	
12cr|dhcprelay-0.3.2b-5|80	* Tue Dec 12 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.2b-1mdv2007.1
12cr|dhcprelay-0.3.2b-5|81	- 0.3.2b
12cr|dhcprelay-0.3.2b-5|82	- fix deps
12cr|dhcprelay-0.3.2b-5|83	- use the %%mkrel macro
12cr|dhcprelay-0.3.2b-5|84	
12cr|dhcprelay-0.3.2b-5|85	* Wed Oct 27 2004 Florin <florin@mandrakesoft.com> 0.3.1-1mdk
12cr|dhcprelay-0.3.2b-5|86	- first Mandrake release
12cr|dhcprelay-0.3.2b-5|87	

895 12
12cr|dhcpv6-1.2.0-1|1	%define old_name dhcp6
12cr|dhcpv6-1.2.0-1|2	%define common_description DHCPv6 is a stateful address autoconfiguration protocol for IPv6, a counterpart\
12cr|dhcpv6-1.2.0-1|3	to IPv6 stateless address autoconfiguration protocol. It can either be used\
12cr|dhcpv6-1.2.0-1|4	independently or it can coexist with its counterpart protocol. This protocol\
12cr|dhcpv6-1.2.0-1|5	uses client/server mode of operation but can also provide support through a\
12cr|dhcpv6-1.2.0-1|6	Relay Agent.
12cr|dhcpv6-1.2.0-1|7	%define client_name dhcp6client
12cr|dhcpv6-1.2.0-1|8	
12cr|dhcpv6-1.2.0-1|9	#disable format security error flags, it doesn't play nice with lex
12cr|dhcpv6-1.2.0-1|10	##%define Werror_cflags %nil
12cr|dhcpv6-1.2.0-1|11	
12cr|dhcpv6-1.2.0-1|12	Summary:	A DHCP client/server for IPv6
12cr|dhcpv6-1.2.0-1|13	Name:		dhcpv6
12cr|dhcpv6-1.2.0-1|14	Version:	1.2.0
12cr|dhcpv6-1.2.0-1|15	Release:	%mkrel 1
12cr|dhcpv6-1.2.0-1|16	License:	LGPLv2+
12cr|dhcpv6-1.2.0-1|17	Group:		System/Servers
12cr|dhcpv6-1.2.0-1|18	URL:		https://fedorahosted.org/dhcpv6/
12cr|dhcpv6-1.2.0-1|19	Source0:	https://fedorahosted.org/releases/d/h/dhcpv6/%{name}/%{name}-%{version}.tar.gz
12cr|dhcpv6-1.2.0-1|20	BuildRequires: bison
12cr|dhcpv6-1.2.0-1|21	BuildRequires: flex
12cr|dhcpv6-1.2.0-1|22	BuildRequires: openssl-devel
12cr|dhcpv6-1.2.0-1|23	BuildRequires: libnl-devel
12cr|dhcpv6-1.2.0-1|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dhcpv6-1.2.0-1|25	Provides:	%{old_name}
12cr|dhcpv6-1.2.0-1|26	Obsoletes:	%{old_name}
12cr|dhcpv6-1.2.0-1|27	
12cr|dhcpv6-1.2.0-1|28	%description
12cr|dhcpv6-1.2.0-1|29	%{common_description}
12cr|dhcpv6-1.2.0-1|30	
12cr|dhcpv6-1.2.0-1|31	The protocol is defined by IETF DHC WG (www.ietf.org).
12cr|dhcpv6-1.2.0-1|32	
12cr|dhcpv6-1.2.0-1|33	
12cr|dhcpv6-1.2.0-1|34	%package	common
12cr|dhcpv6-1.2.0-1|35	Summary:	Common files for DHCP IPv6
12cr|dhcpv6-1.2.0-1|36	Group:		System/Servers
12cr|dhcpv6-1.2.0-1|37	Provides:	%{old_name}-client
12cr|dhcpv6-1.2.0-1|38	Obsoletes:	%{old_name}-client
12cr|dhcpv6-1.2.0-1|39	
12cr|dhcpv6-1.2.0-1|40	%description	common
12cr|dhcpv6-1.2.0-1|41	%{common_description}
12cr|dhcpv6-1.2.0-1|42	
12cr|dhcpv6-1.2.0-1|43	This package contains common files for DHCP IPv6.
12cr|dhcpv6-1.2.0-1|44	
12cr|dhcpv6-1.2.0-1|45	
12cr|dhcpv6-1.2.0-1|46	%package	client
12cr|dhcpv6-1.2.0-1|47	Summary:	DHCP client for IPv6
12cr|dhcpv6-1.2.0-1|48	Group:		System/Servers
12cr|dhcpv6-1.2.0-1|49	Provides:	%{old_name}-client
12cr|dhcpv6-1.2.0-1|50	Obsoletes:	%{old_name}-client
12cr|dhcpv6-1.2.0-1|51	Requires:	%{name}-common = %{version}-%{release}
12cr|dhcpv6-1.2.0-1|52	
12cr|dhcpv6-1.2.0-1|53	%description	client
12cr|dhcpv6-1.2.0-1|54	%{common_description}
12cr|dhcpv6-1.2.0-1|55	
12cr|dhcpv6-1.2.0-1|56	This package contains the DHCP client for IPv6.
12cr|dhcpv6-1.2.0-1|57	
12cr|dhcpv6-1.2.0-1|58	
12cr|dhcpv6-1.2.0-1|59	%package	server
12cr|dhcpv6-1.2.0-1|60	Summary:	DHCP server for IPv6
12cr|dhcpv6-1.2.0-1|61	Group:		System/Servers
12cr|dhcpv6-1.2.0-1|62	Requires(preun):rpm-helper
12cr|dhcpv6-1.2.0-1|63	Requires(post):	rpm-helper
12cr|dhcpv6-1.2.0-1|64	Provides:	%{old_name}-server
12cr|dhcpv6-1.2.0-1|65	Obsoletes:	%{old_name}-server
12cr|dhcpv6-1.2.0-1|66	Requires:	%{name}-common = %{version}-%{release}
12cr|dhcpv6-1.2.0-1|67	
12cr|dhcpv6-1.2.0-1|68	%description	server
12cr|dhcpv6-1.2.0-1|69	%{common_description}
12cr|dhcpv6-1.2.0-1|70	
12cr|dhcpv6-1.2.0-1|71	This package contains the DHCP server for IPv6.
12cr|dhcpv6-1.2.0-1|72	
12cr|dhcpv6-1.2.0-1|73	
12cr|dhcpv6-1.2.0-1|74	%package	relay
12cr|dhcpv6-1.2.0-1|75	Summary:	DHCP relay agent for IPv6
12cr|dhcpv6-1.2.0-1|76	Group:		System/Servers
12cr|dhcpv6-1.2.0-1|77	Requires(preun):rpm-helper
12cr|dhcpv6-1.2.0-1|78	Requires(post):	rpm-helper
12cr|dhcpv6-1.2.0-1|79	
12cr|dhcpv6-1.2.0-1|80	%description	relay
12cr|dhcpv6-1.2.0-1|81	%{common_description}
12cr|dhcpv6-1.2.0-1|82	
12cr|dhcpv6-1.2.0-1|83	This package contains the DHCP relay agent for IPv6.
12cr|dhcpv6-1.2.0-1|84	
12cr|dhcpv6-1.2.0-1|85	
12cr|dhcpv6-1.2.0-1|86	%package	doc
12cr|dhcpv6-1.2.0-1|87	Summary:	Documentation about the DHCP IPv6 server/client
12cr|dhcpv6-1.2.0-1|88	Group:		System/Servers
12cr|dhcpv6-1.2.0-1|89	
12cr|dhcpv6-1.2.0-1|90	%description	doc
12cr|dhcpv6-1.2.0-1|91	%{common_description}
12cr|dhcpv6-1.2.0-1|92	
12cr|dhcpv6-1.2.0-1|93	This package contains RFC/API/protocol documentation about the DHCP
12cr|dhcpv6-1.2.0-1|94	server and client for IPv6.
12cr|dhcpv6-1.2.0-1|95	
12cr|dhcpv6-1.2.0-1|96	
12cr|dhcpv6-1.2.0-1|97	%prep
12cr|dhcpv6-1.2.0-1|98	
12cr|dhcpv6-1.2.0-1|99	%setup -q
12cr|dhcpv6-1.2.0-1|100	
12cr|dhcpv6-1.2.0-1|101	%build
12cr|dhcpv6-1.2.0-1|102	%configure2_5x
12cr|dhcpv6-1.2.0-1|103	
12cr|dhcpv6-1.2.0-1|104	%make
12cr|dhcpv6-1.2.0-1|105	
12cr|dhcpv6-1.2.0-1|106	%install
12cr|dhcpv6-1.2.0-1|107	rm -rf %{buildroot}
12cr|dhcpv6-1.2.0-1|108	%makeinstall_std
12cr|dhcpv6-1.2.0-1|109	
12cr|dhcpv6-1.2.0-1|110	mkdir -p %buildroot/sbin %buildroot%{_localstatedir}/lib/%{name}
12cr|dhcpv6-1.2.0-1|111	mv %buildroot%_sbindir/dhcp6c %buildroot/sbin
12cr|dhcpv6-1.2.0-1|112	
12cr|dhcpv6-1.2.0-1|113	%post server
12cr|dhcpv6-1.2.0-1|114	%_post_service dhcp6s
12cr|dhcpv6-1.2.0-1|115	
12cr|dhcpv6-1.2.0-1|116	%preun server
12cr|dhcpv6-1.2.0-1|117	%_preun_service dhcp6s
12cr|dhcpv6-1.2.0-1|118	
12cr|dhcpv6-1.2.0-1|119	%post relay
12cr|dhcpv6-1.2.0-1|120	%_post_service dhcp6r
12cr|dhcpv6-1.2.0-1|121	
12cr|dhcpv6-1.2.0-1|122	%preun relay
12cr|dhcpv6-1.2.0-1|123	%_preun_service dhcp6r
12cr|dhcpv6-1.2.0-1|124	
12cr|dhcpv6-1.2.0-1|125	%clean
12cr|dhcpv6-1.2.0-1|126	rm -rf %{buildroot}
12cr|dhcpv6-1.2.0-1|127	
12cr|dhcpv6-1.2.0-1|128	%files doc
12cr|dhcpv6-1.2.0-1|129	%defattr(-,root,root)
12cr|dhcpv6-1.2.0-1|130	%doc
12cr|dhcpv6-1.2.0-1|131	
12cr|dhcpv6-1.2.0-1|132	%files common
12cr|dhcpv6-1.2.0-1|133	%defattr(-,root,root)
12cr|dhcpv6-1.2.0-1|134	%dir %{_localstatedir}/lib/%{name}
12cr|dhcpv6-1.2.0-1|135	
12cr|dhcpv6-1.2.0-1|136	%files client
12cr|dhcpv6-1.2.0-1|137	%defattr(-,root,root)
12cr|dhcpv6-1.2.0-1|138	%config(noreplace) %{_sysconfdir}/dhcp6c.conf
12cr|dhcpv6-1.2.0-1|139	/sbin/dhcp6c
12cr|dhcpv6-1.2.0-1|140	%_mandir/man?/dhcp6c*
12cr|dhcpv6-1.2.0-1|141	
12cr|dhcpv6-1.2.0-1|142	%files server
12cr|dhcpv6-1.2.0-1|143	%defattr(-,root,root)
12cr|dhcpv6-1.2.0-1|144	%config(noreplace) %{_sysconfdir}/dhcp6s.conf
12cr|dhcpv6-1.2.0-1|145	%config(noreplace) %{_sysconfdir}/sysconfig/dhcp6s
12cr|dhcpv6-1.2.0-1|146	%{_initrddir}/dhcp6s
12cr|dhcpv6-1.2.0-1|147	%_sbindir/dhcp6s
12cr|dhcpv6-1.2.0-1|148	%_mandir/man?/dhcp6s*
12cr|dhcpv6-1.2.0-1|149	
12cr|dhcpv6-1.2.0-1|150	%files relay
12cr|dhcpv6-1.2.0-1|151	%defattr(-,root,root)
12cr|dhcpv6-1.2.0-1|152	%config(noreplace) %{_sysconfdir}/sysconfig/dhcp6r
12cr|dhcpv6-1.2.0-1|153	%{_initrddir}/dhcp6r
12cr|dhcpv6-1.2.0-1|154	%_sbindir/dhcp6r
12cr|dhcpv6-1.2.0-1|155	%_mandir/man?/dhcp6r*
12cr|dhcpv6-1.2.0-1|156	
12cr|dhcpv6-1.2.0-1|157	
12cr|dhcpv6-1.2.0-1|158	%changelog
12cr|dhcpv6-1.2.0-1|159	* Sun Jul 26 2009 Emmanuel Andry <eandry@mandriva.org> 1.2.0-1mdv2010.0
12cr|dhcpv6-1.2.0-1|160	+ Revision: 400290
12cr|dhcpv6-1.2.0-1|161	- New version 1.2.0
12cr|dhcpv6-1.2.0-1|162	- reenable werror cflag
12cr|dhcpv6-1.2.0-1|163	
12cr|dhcpv6-1.2.0-1|164	* Wed Jan 07 2009 Frederic Crozat <fcrozat@mandriva.com> 1.1.0-1mdv2009.1
12cr|dhcpv6-1.2.0-1|165	+ Revision: 326761
12cr|dhcpv6-1.2.0-1|166	- Release 1.1.0
12cr|dhcpv6-1.2.0-1|167	- kill lib packages, library has been killed upstream
12cr|dhcpv6-1.2.0-1|168	
12cr|dhcpv6-1.2.0-1|169	* Sat Nov 29 2008 Olivier Thauvin <nanardon@mandriva.org> 1.0.21-2mdv2009.1
12cr|dhcpv6-1.2.0-1|170	+ Revision: 307861
12cr|dhcpv6-1.2.0-1|171	- don't relocate _sbindir to sbin, just move client into /sbin instead, otherwise init.d/* get broken and servers don't go into right place
12cr|dhcpv6-1.2.0-1|172	
12cr|dhcpv6-1.2.0-1|173	* Tue Aug 26 2008 Emmanuel Andry <eandry@mandriva.org> 1.0.21-1mdv2009.0
12cr|dhcpv6-1.2.0-1|174	+ Revision: 276349
12cr|dhcpv6-1.2.0-1|175	- New version
12cr|dhcpv6-1.2.0-1|176	- fix license
12cr|dhcpv6-1.2.0-1|177	
12cr|dhcpv6-1.2.0-1|178	+ Thierry Vignaud <tv@mandriva.org>
12cr|dhcpv6-1.2.0-1|179	- rebuild
12cr|dhcpv6-1.2.0-1|180	
12cr|dhcpv6-1.2.0-1|181	+ Pixel <pixel@mandriva.com>
12cr|dhcpv6-1.2.0-1|182	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|dhcpv6-1.2.0-1|183	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|dhcpv6-1.2.0-1|184	
12cr|dhcpv6-1.2.0-1|185	* Wed Dec 12 2007 Olivier Blin <oblin@mandriva.com> 1.0.3-1mdv2008.1
12cr|dhcpv6-1.2.0-1|186	+ Revision: 119112
12cr|dhcpv6-1.2.0-1|187	- add /var/lib/dhcpv6 in a dhcpv6-common subpackage for lease files
12cr|dhcpv6-1.2.0-1|188	- add library and devel package for dhcp6client
12cr|dhcpv6-1.2.0-1|189	- enhance descriptions
12cr|dhcpv6-1.2.0-1|190	- factorize description
12cr|dhcpv6-1.2.0-1|191	- fix case for DHCP/IPv6 in summaries
12cr|dhcpv6-1.2.0-1|192	- obsolete/provide dhcp6 subpackages for client/server
12cr|dhcpv6-1.2.0-1|193	- move docs in a dhcpv6-doc subpackage
12cr|dhcpv6-1.2.0-1|194	- add dhcpv6-relay subpackage
12cr|dhcpv6-1.2.0-1|195	- move preun/post requirements in the server package
12cr|dhcpv6-1.2.0-1|196	- fix dhcp6s service name in post/preun scripts
12cr|dhcpv6-1.2.0-1|197	- remove manual installation of dhcp6s service
12cr|dhcpv6-1.2.0-1|198	- use default conf files instead of custom ones
12cr|dhcpv6-1.2.0-1|199	- remove buildroot at beginning of install section
12cr|dhcpv6-1.2.0-1|200	- 1.0.3
12cr|dhcpv6-1.2.0-1|201	- drop old patches (gcc4 and install fixes are not required anymore)
12cr|dhcpv6-1.2.0-1|202	- rename as dhcpv6 and obsolete/provide dhcp6
12cr|dhcpv6-1.2.0-1|203	- rename as dhcpv6
12cr|dhcpv6-1.2.0-1|204	- update URL
12cr|dhcpv6-1.2.0-1|205	

896 12
12cr|dhsd-1.0-12|1	Summary:	A daemon that updates your DNS record in DHS.ORG whenever your IP changes
12cr|dhsd-1.0-12|2	Name:		dhsd
12cr|dhsd-1.0-12|3	Version:	1.0
12cr|dhsd-1.0-12|4	Release:	%mkrel 12
12cr|dhsd-1.0-12|5	Group:		Networking/Other
12cr|dhsd-1.0-12|6	License:	GPLv2+
12cr|dhsd-1.0-12|7	URL:		http://dhsd.sourceforge.net
12cr|dhsd-1.0-12|8	
12cr|dhsd-1.0-12|9	Source:		%name-%version.tar.bz2
12cr|dhsd-1.0-12|10	
12cr|dhsd-1.0-12|11	BuildRoot:	%_tmppath/%name-buildroot
12cr|dhsd-1.0-12|12	
12cr|dhsd-1.0-12|13	%description
12cr|dhsd-1.0-12|14	DHSD is a small project spurned off the need for a proper updater for the
12cr|dhsd-1.0-12|15	DHS.ORG dynamic DNS services. There has already existed scripts to do it made
12cr|dhsd-1.0-12|16	in botche bash scripts and lynxs, even some attempts in perl. This program is
12cr|dhsd-1.0-12|17	totally developed in C and sits in the background and changes your record when
12cr|dhsd-1.0-12|18	the IP changes.
12cr|dhsd-1.0-12|19	
12cr|dhsd-1.0-12|20	%prep
12cr|dhsd-1.0-12|21	
12cr|dhsd-1.0-12|22	%setup -q
12cr|dhsd-1.0-12|23	
12cr|dhsd-1.0-12|24	%build
12cr|dhsd-1.0-12|25	%configure
12cr|dhsd-1.0-12|26	
12cr|dhsd-1.0-12|27	%make CFLAGS="%optflags" CXXFLAGS="%optflags"
12cr|dhsd-1.0-12|28	
12cr|dhsd-1.0-12|29	%check
12cr|dhsd-1.0-12|30	%make check
12cr|dhsd-1.0-12|31	
12cr|dhsd-1.0-12|32	%install
12cr|dhsd-1.0-12|33	rm -fr %buildroot
12cr|dhsd-1.0-12|34	
12cr|dhsd-1.0-12|35	#echo "prefix = %buildroot/%_prefix" >> $RPM_BUILD_DIR/dhsd-%{version}/src/Makefile.am
12cr|dhsd-1.0-12|36	#echo "sysconfdir = %buildroot/%_sysconfdir" >> $RPM_BUILD_DIR/dhsd-%{version}/scripts/Makefile.am
12cr|dhsd-1.0-12|37	
12cr|dhsd-1.0-12|38	%makeinstall
12cr|dhsd-1.0-12|39	mkdir -p %buildroot/%_sysconfdir/rc.d
12cr|dhsd-1.0-12|40	mkdir -p %buildroot/%_sysconfdir/rc.d/init.d
12cr|dhsd-1.0-12|41	mkdir -p %buildroot/%_sysconfdir/rc.d/rc3.d
12cr|dhsd-1.0-12|42	
12cr|dhsd-1.0-12|43	cp scripts/dhsd-rh %buildroot/%_sysconfdir/rc.d/init.d/dhsd
12cr|dhsd-1.0-12|44	ln -s ../init.d/dhsd %buildroot/%_sysconfdir/rc.d/rc3.d/S15dhsd
12cr|dhsd-1.0-12|45	
12cr|dhsd-1.0-12|46	%post
12cr|dhsd-1.0-12|47	if [ "$1" = 1 ]; then
12cr|dhsd-1.0-12|48	chkconfig --add dhsd
12cr|dhsd-1.0-12|49	fi
12cr|dhsd-1.0-12|50	
12cr|dhsd-1.0-12|51	%preun
12cr|dhsd-1.0-12|52	if [ "$1" = 0 ]; then
12cr|dhsd-1.0-12|53	chkconfig --del dhsd
12cr|dhsd-1.0-12|54	fi
12cr|dhsd-1.0-12|55	
12cr|dhsd-1.0-12|56	%clean
12cr|dhsd-1.0-12|57	rm -fr %buildroot
12cr|dhsd-1.0-12|58	
12cr|dhsd-1.0-12|59	%files
12cr|dhsd-1.0-12|60	%defattr (-,root,root)
12cr|dhsd-1.0-12|61	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
12cr|dhsd-1.0-12|62	%_sbindir/dhsd
12cr|dhsd-1.0-12|63	%config(noreplace) %_sysconfdir/rc.d/init.d/dhsd
12cr|dhsd-1.0-12|64	%_sysconfdir/rc.d/rc3.d/S15dhsd
12cr|dhsd-1.0-12|65	%config(noreplace) %_sysconfdir/dhsd.conf
12cr|dhsd-1.0-12|66	
12cr|dhsd-1.0-12|67	
12cr|dhsd-1.0-12|68	
12cr|dhsd-1.0-12|69	%changelog
12cr|dhsd-1.0-12|70	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-12mdv2011.0
12cr|dhsd-1.0-12|71	+ Revision: 617602
12cr|dhsd-1.0-12|72	- the mass rebuild of 2010.0 packages
12cr|dhsd-1.0-12|73	
12cr|dhsd-1.0-12|74	* Wed Jun 17 2009 Jérôme Brenier <incubusss@mandriva.org> 1.0-11mdv2010.0
12cr|dhsd-1.0-12|75	+ Revision: 386540
12cr|dhsd-1.0-12|76	- fix license tag
12cr|dhsd-1.0-12|77	
12cr|dhsd-1.0-12|78	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0-10mdv2009.0
12cr|dhsd-1.0-12|79	+ Revision: 244113
12cr|dhsd-1.0-12|80	- rebuild
12cr|dhsd-1.0-12|81	
12cr|dhsd-1.0-12|82	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 8mdv2008.1-current
12cr|dhsd-1.0-12|83	+ Revision: 136362
12cr|dhsd-1.0-12|84	- restore BuildRoot
12cr|dhsd-1.0-12|85	
12cr|dhsd-1.0-12|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|dhsd-1.0-12|87	- kill re-definition of %%buildroot on Pixel's request
12cr|dhsd-1.0-12|88	- import dhsd
12cr|dhsd-1.0-12|89	
12cr|dhsd-1.0-12|90	
12cr|dhsd-1.0-12|91	* Fri Aug 04 2006 Lenny Cartier <lenny@mandriva.com> 1.0-8mdv2007.0
12cr|dhsd-1.0-12|92	- rebuild
12cr|dhsd-1.0-12|93	
12cr|dhsd-1.0-12|94	* Wed May 11 2005 Lenny Cartier <lenny@mandriva.com> 1.0-7mdk
12cr|dhsd-1.0-12|95	- rebuild
12cr|dhsd-1.0-12|96	
12cr|dhsd-1.0-12|97	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0-6mdk
12cr|dhsd-1.0-12|98	- rebuild
12cr|dhsd-1.0-12|99	
12cr|dhsd-1.0-12|100	* Wed Jan 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0-5mdk
12cr|dhsd-1.0-12|101	- rebuild
12cr|dhsd-1.0-12|102	
12cr|dhsd-1.0-12|103	* Wed Aug 28 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.0-4mdk
12cr|dhsd-1.0-12|104	- rebuild
12cr|dhsd-1.0-12|105	
12cr|dhsd-1.0-12|106	* Mon Jul 02 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0-3mdk
12cr|dhsd-1.0-12|107	- rebuild
12cr|dhsd-1.0-12|108	
12cr|dhsd-1.0-12|109	* Sat Mar 31 2001 David BAUDENS <baudens@mandrakesoft.com> 1.0-2mdk
12cr|dhsd-1.0-12|110	- Don't use pentium flags on non %%ix86 architectures
12cr|dhsd-1.0-12|111	
12cr|dhsd-1.0-12|112	* Tue Feb 06 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0-1mdk
12cr|dhsd-1.0-12|113	- new in contribs
12cr|dhsd-1.0-12|114	
12cr|dhsd-1.0-12|115	* Sat Jul 29 2000 Berk D. Demir <berk@linux.org.tr>
12cr|dhsd-1.0-12|116	- First release of RPM package for DHSD

897 12
12cr|dibbler-0.7.3-3|1	Summary: Dibbler - a portable DHCPv6
12cr|dibbler-0.7.3-3|2	Name: dibbler
12cr|dibbler-0.7.3-3|3	Version: 0.7.3
12cr|dibbler-0.7.3-3|4	Release:        %mkrel 3
12cr|dibbler-0.7.3-3|5	URL: http://klub.com.pl/dhcpv6/dibbler
12cr|dibbler-0.7.3-3|6	Source: dibbler-0.7.3.tar.gz
12cr|dibbler-0.7.3-3|7	License: GPL
12cr|dibbler-0.7.3-3|8	Group: System/Servers
12cr|dibbler-0.7.3-3|9	Source1: dibbler-client
12cr|dibbler-0.7.3-3|10	Source2: dibbler-server
12cr|dibbler-0.7.3-3|11	BuildRequires:  tetex-latex
12cr|dibbler-0.7.3-3|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dibbler-0.7.3-3|13	
12cr|dibbler-0.7.3-3|14	%description
12cr|dibbler-0.7.3-3|15	It supports both stateful (i.e. IPv6 address granting) and stateless
12cr|dibbler-0.7.3-3|16	(i.e. options granting) autoconfiguration modes of DHCPv6 protocol.
12cr|dibbler-0.7.3-3|17	There are ports available for Linux 2.4/2.6 systems as well as MS
12cr|dibbler-0.7.3-3|18	Windows XP,2003 (experimental support for NT4 and 2000).
12cr|dibbler-0.7.3-3|19	They are freely available under GNU GPL v2 or later license.
12cr|dibbler-0.7.3-3|20	
12cr|dibbler-0.7.3-3|21	Install Dibbler if you'd like to have IPv6 hosts automatically
12cr|dibbler-0.7.3-3|22	configured in your network. All infrastructure elements are
12cr|dibbler-0.7.3-3|23	provided: server, client and relay.
12cr|dibbler-0.7.3-3|24	
12cr|dibbler-0.7.3-3|25	%prep
12cr|dibbler-0.7.3-3|26	%setup
12cr|dibbler-0.7.3-3|27	
12cr|dibbler-0.7.3-3|28	%build
12cr|dibbler-0.7.3-3|29	make client server relay doc
12cr|dibbler-0.7.3-3|30	
12cr|dibbler-0.7.3-3|31	%install
12cr|dibbler-0.7.3-3|32	#rm -rf $RPM_BUILD_ROOT
12cr|dibbler-0.7.3-3|33	mkdir -p $RPM_BUILD_ROOT/usr/sbin
12cr|dibbler-0.7.3-3|34	install -m 755 dibbler-server $RPM_BUILD_ROOT/usr/sbin/
12cr|dibbler-0.7.3-3|35	install -m 755 dibbler-client $RPM_BUILD_ROOT/usr/sbin/
12cr|dibbler-0.7.3-3|36	install -m 755 dibbler-relay  $RPM_BUILD_ROOT/usr/sbin/
12cr|dibbler-0.7.3-3|37	#mkdir -p $RPM_BUILD_ROOT/usr/share/doc/dibbler
12cr|dibbler-0.7.3-3|38	#%{__install} -m 644 doc/dibbler-user.pdf $RPM_BUILD_ROOT/usr/share/doc/dibbler
12cr|dibbler-0.7.3-3|39	#%{__install} -m 644 doc/dibbler-devel.pdf $RPM_BUILD_ROOT/usr/share/doc/dibbler
12cr|dibbler-0.7.3-3|40	mkdir -p $RPM_BUILD_ROOT/usr/share/man/man8
12cr|dibbler-0.7.3-3|41	install -m 644 doc/man/dibbler-client.8 $RPM_BUILD_ROOT/usr/share/man/man8
12cr|dibbler-0.7.3-3|42	install -m 644 doc/man/dibbler-server.8 $RPM_BUILD_ROOT/usr/share/man/man8
12cr|dibbler-0.7.3-3|43	install -m 644 doc/man/dibbler-relay.8  $RPM_BUILD_ROOT/usr/share/man/man8
12cr|dibbler-0.7.3-3|44	mkdir -p $RPM_BUILD_ROOT/etc/dibbler
12cr|dibbler-0.7.3-3|45	mkdir -p $RPM_BUILD_ROOT/var/lib/dibbler/
12cr|dibbler-0.7.3-3|46	mkdir -p $RPM_BUILD_ROOT/etc/init.d/
12cr|dibbler-0.7.3-3|47	
12cr|dibbler-0.7.3-3|48	install -m 644 client.conf $RPM_BUILD_ROOT/etc/dibbler
12cr|dibbler-0.7.3-3|49	install -m 644 client-stateless.conf $RPM_BUILD_ROOT/etc/dibbler
12cr|dibbler-0.7.3-3|50	install -m 644 server.conf $RPM_BUILD_ROOT/etc/dibbler
12cr|dibbler-0.7.3-3|51	install -m 644 server-stateless.conf $RPM_BUILD_ROOT/etc/dibbler
12cr|dibbler-0.7.3-3|52	install -m 644 relay.conf $RPM_BUILD_ROOT/etc/dibbler
12cr|dibbler-0.7.3-3|53	install -m 700 %{SOURCE1} %{buildroot}/etc/init.d/
12cr|dibbler-0.7.3-3|54	install -m 700 %{SOURCE2} %{buildroot}/etc/init.d/
12cr|dibbler-0.7.3-3|55	
12cr|dibbler-0.7.3-3|56	%clean
12cr|dibbler-0.7.3-3|57	#rm -rf $RPM_BUILD_ROOT
12cr|dibbler-0.7.3-3|58	
12cr|dibbler-0.7.3-3|59	%files
12cr|dibbler-0.7.3-3|60	%defattr(-,root,root)
12cr|dibbler-0.7.3-3|61	%doc CHANGELOG LICENSE RELNOTES doc/dibbler-user.pdf doc/dibbler-devel.pdf
12cr|dibbler-0.7.3-3|62	/usr/sbin/dibbler-server
12cr|dibbler-0.7.3-3|63	/usr/sbin/dibbler-client
12cr|dibbler-0.7.3-3|64	/usr/sbin/dibbler-relay
12cr|dibbler-0.7.3-3|65	/usr/share/man/man8/*
12cr|dibbler-0.7.3-3|66	/var/lib/dibbler/
12cr|dibbler-0.7.3-3|67	/etc/dibbler/client.conf
12cr|dibbler-0.7.3-3|68	/etc/dibbler/client-stateless.conf
12cr|dibbler-0.7.3-3|69	/etc/dibbler/server.conf
12cr|dibbler-0.7.3-3|70	/etc/dibbler/server-stateless.conf
12cr|dibbler-0.7.3-3|71	/etc/dibbler/relay.conf
12cr|dibbler-0.7.3-3|72	/etc/init.d/*
12cr|dibbler-0.7.3-3|73	
12cr|dibbler-0.7.3-3|74	
12cr|dibbler-0.7.3-3|75	%changelog
12cr|dibbler-0.7.3-3|76	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.3-3mdv2011.0
12cr|dibbler-0.7.3-3|77	+ Revision: 617612
12cr|dibbler-0.7.3-3|78	- the mass rebuild of 2010.0 packages
12cr|dibbler-0.7.3-3|79	
12cr|dibbler-0.7.3-3|80	* Thu Oct 22 2009 Vincent Guardiola <vguardiola@mandriva.com> 0.7.3-2mdv2010.0
12cr|dibbler-0.7.3-3|81	+ Revision: 458897
12cr|dibbler-0.7.3-3|82	- Add initscript Client and Sever
12cr|dibbler-0.7.3-3|83	
12cr|dibbler-0.7.3-3|84	* Tue Oct 20 2009 Anne Nicolas <ennael@mandriva.org> 0.7.3-1mdv2010.0
12cr|dibbler-0.7.3-3|85	+ Revision: 458431
12cr|dibbler-0.7.3-3|86	- add build require (V.Guardiola)
12cr|dibbler-0.7.3-3|87	- import dibbler
12cr|dibbler-0.7.3-3|88	

898 12
12cr|dictd-dicts-afr-deu-0.1.0-15|1	%define lang_from	afr
12cr|dictd-dicts-afr-deu-0.1.0-15|2	%define lang_to		deu
12cr|dictd-dicts-afr-deu-0.1.0-15|3	%define filedate	20000111
12cr|dictd-dicts-afr-deu-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-afr-deu-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-afr-deu-0.1.0-15|6	%define summary_prefix	Africaan - German
12cr|dictd-dicts-afr-deu-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-afr-deu-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-afr-deu-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-afr-deu-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-afr-deu-0.1.0-15|11	
12cr|dictd-dicts-afr-deu-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-afr-deu-0.1.0-15|13	
12cr|dictd-dicts-afr-deu-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-afr-deu-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-afr-deu-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-afr-deu-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-afr-deu-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-afr-deu-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-afr-deu-0.1.0-15|20	
12cr|dictd-dicts-afr-deu-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-afr-deu-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-afr-deu-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-afr-deu-0.1.0-15|24	
12cr|dictd-dicts-afr-deu-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-afr-deu-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-afr-deu-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-afr-deu-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-afr-deu-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-afr-deu-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-afr-deu-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-afr-deu-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-afr-deu-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-afr-deu-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-afr-deu-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-afr-deu-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-afr-deu-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-afr-deu-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-afr-deu-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-afr-deu-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-afr-deu-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-afr-deu-0.1.0-15|42	
12cr|dictd-dicts-afr-deu-0.1.0-15|43	%description
12cr|dictd-dicts-afr-deu-0.1.0-15|44	%{descr}
12cr|dictd-dicts-afr-deu-0.1.0-15|45	
12cr|dictd-dicts-afr-deu-0.1.0-15|46	%prep
12cr|dictd-dicts-afr-deu-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-afr-deu-0.1.0-15|48	
12cr|dictd-dicts-afr-deu-0.1.0-15|49	%build
12cr|dictd-dicts-afr-deu-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-afr-deu-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-afr-deu-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-afr-deu-0.1.0-15|53	fi
12cr|dictd-dicts-afr-deu-0.1.0-15|54	
12cr|dictd-dicts-afr-deu-0.1.0-15|55	%install
12cr|dictd-dicts-afr-deu-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-afr-deu-0.1.0-15|57	
12cr|dictd-dicts-afr-deu-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-afr-deu-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-afr-deu-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-afr-deu-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-afr-deu-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-afr-deu-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-afr-deu-0.1.0-15|64	
12cr|dictd-dicts-afr-deu-0.1.0-15|65	%clean
12cr|dictd-dicts-afr-deu-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-afr-deu-0.1.0-15|67	
12cr|dictd-dicts-afr-deu-0.1.0-15|68	%post
12cr|dictd-dicts-afr-deu-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-afr-deu-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-afr-deu-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-afr-deu-0.1.0-15|72	
12cr|dictd-dicts-afr-deu-0.1.0-15|73	%postun
12cr|dictd-dicts-afr-deu-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-afr-deu-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-afr-deu-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-afr-deu-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-afr-deu-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-afr-deu-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-afr-deu-0.1.0-15|80	fi
12cr|dictd-dicts-afr-deu-0.1.0-15|81	
12cr|dictd-dicts-afr-deu-0.1.0-15|82	%files
12cr|dictd-dicts-afr-deu-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-afr-deu-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-afr-deu-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-afr-deu-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-afr-deu-0.1.0-15|87	
12cr|dictd-dicts-afr-deu-0.1.0-15|88	
12cr|dictd-dicts-afr-deu-0.1.0-15|89	
12cr|dictd-dicts-afr-deu-0.1.0-15|90	
12cr|dictd-dicts-afr-deu-0.1.0-15|91	
12cr|dictd-dicts-afr-deu-0.1.0-15|92	%changelog
12cr|dictd-dicts-afr-deu-0.1.0-15|93	

899 12
12cr|dictd-dicts-cze-eng-0.1.0-15|1	%define lang_from	cze
12cr|dictd-dicts-cze-eng-0.1.0-15|2	%define lang_to		eng
12cr|dictd-dicts-cze-eng-0.1.0-15|3	%define filedate	20000111
12cr|dictd-dicts-cze-eng-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-cze-eng-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-cze-eng-0.1.0-15|6	%define summary_prefix	Czech - English
12cr|dictd-dicts-cze-eng-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-cze-eng-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-cze-eng-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-cze-eng-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-cze-eng-0.1.0-15|11	
12cr|dictd-dicts-cze-eng-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-cze-eng-0.1.0-15|13	
12cr|dictd-dicts-cze-eng-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-cze-eng-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-cze-eng-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-cze-eng-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-cze-eng-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-cze-eng-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-cze-eng-0.1.0-15|20	
12cr|dictd-dicts-cze-eng-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-cze-eng-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-cze-eng-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-cze-eng-0.1.0-15|24	
12cr|dictd-dicts-cze-eng-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-cze-eng-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-cze-eng-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-cze-eng-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-cze-eng-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-cze-eng-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-cze-eng-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-cze-eng-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-cze-eng-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-cze-eng-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-cze-eng-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-cze-eng-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-cze-eng-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-cze-eng-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-cze-eng-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-cze-eng-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-cze-eng-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-cze-eng-0.1.0-15|42	
12cr|dictd-dicts-cze-eng-0.1.0-15|43	%description
12cr|dictd-dicts-cze-eng-0.1.0-15|44	%{descr}
12cr|dictd-dicts-cze-eng-0.1.0-15|45	
12cr|dictd-dicts-cze-eng-0.1.0-15|46	%prep
12cr|dictd-dicts-cze-eng-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-cze-eng-0.1.0-15|48	
12cr|dictd-dicts-cze-eng-0.1.0-15|49	%build
12cr|dictd-dicts-cze-eng-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-cze-eng-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-cze-eng-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-cze-eng-0.1.0-15|53	fi
12cr|dictd-dicts-cze-eng-0.1.0-15|54	
12cr|dictd-dicts-cze-eng-0.1.0-15|55	%install
12cr|dictd-dicts-cze-eng-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-cze-eng-0.1.0-15|57	
12cr|dictd-dicts-cze-eng-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-cze-eng-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-cze-eng-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-cze-eng-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-cze-eng-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-cze-eng-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-cze-eng-0.1.0-15|64	
12cr|dictd-dicts-cze-eng-0.1.0-15|65	%clean
12cr|dictd-dicts-cze-eng-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-cze-eng-0.1.0-15|67	
12cr|dictd-dicts-cze-eng-0.1.0-15|68	%post
12cr|dictd-dicts-cze-eng-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-cze-eng-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-cze-eng-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-cze-eng-0.1.0-15|72	
12cr|dictd-dicts-cze-eng-0.1.0-15|73	%postun
12cr|dictd-dicts-cze-eng-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-cze-eng-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-cze-eng-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-cze-eng-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-cze-eng-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-cze-eng-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-cze-eng-0.1.0-15|80	fi
12cr|dictd-dicts-cze-eng-0.1.0-15|81	
12cr|dictd-dicts-cze-eng-0.1.0-15|82	%files
12cr|dictd-dicts-cze-eng-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-cze-eng-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-cze-eng-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-cze-eng-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-cze-eng-0.1.0-15|87	
12cr|dictd-dicts-cze-eng-0.1.0-15|88	
12cr|dictd-dicts-cze-eng-0.1.0-15|89	
12cr|dictd-dicts-cze-eng-0.1.0-15|90	
12cr|dictd-dicts-cze-eng-0.1.0-15|91	
12cr|dictd-dicts-cze-eng-0.1.0-15|92	%changelog
12cr|dictd-dicts-cze-eng-0.1.0-15|93	

900 12
12cr|dictd-dicts-dan-eng-0.1.0-11|1	%define lang_from	dan
12cr|dictd-dicts-dan-eng-0.1.0-11|2	%define lang_to		eng
12cr|dictd-dicts-dan-eng-0.1.0-11|3	%define filedate	20000305
12cr|dictd-dicts-dan-eng-0.1.0-11|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-dan-eng-0.1.0-11|5	%define license		GPL
12cr|dictd-dicts-dan-eng-0.1.0-11|6	%define summary_prefix	Danish - English
12cr|dictd-dicts-dan-eng-0.1.0-11|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-dan-eng-0.1.0-11|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-dan-eng-0.1.0-11|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-dan-eng-0.1.0-11|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-dan-eng-0.1.0-11|11	
12cr|dictd-dicts-dan-eng-0.1.0-11|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-dan-eng-0.1.0-11|13	
12cr|dictd-dicts-dan-eng-0.1.0-11|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-dan-eng-0.1.0-11|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-dan-eng-0.1.0-11|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-dan-eng-0.1.0-11|17	%define version         0.1.0
12cr|dictd-dicts-dan-eng-0.1.0-11|18	%define release         %mkrel 11
12cr|dictd-dicts-dan-eng-0.1.0-11|19	%define group           Databases
12cr|dictd-dicts-dan-eng-0.1.0-11|20	
12cr|dictd-dicts-dan-eng-0.1.0-11|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-dan-eng-0.1.0-11|22	%define dictd_name      dictd
12cr|dictd-dicts-dan-eng-0.1.0-11|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-dan-eng-0.1.0-11|24	
12cr|dictd-dicts-dan-eng-0.1.0-11|25	Summary:	%{summary}
12cr|dictd-dicts-dan-eng-0.1.0-11|26	Name:		%{name}
12cr|dictd-dicts-dan-eng-0.1.0-11|27	Version:	%{version}
12cr|dictd-dicts-dan-eng-0.1.0-11|28	Release:	%{release}
12cr|dictd-dicts-dan-eng-0.1.0-11|29	License:	%{license}
12cr|dictd-dicts-dan-eng-0.1.0-11|30	Group:		%{group}
12cr|dictd-dicts-dan-eng-0.1.0-11|31	Source:		%{src}
12cr|dictd-dicts-dan-eng-0.1.0-11|32	URL:		http://www.freedict.de
12cr|dictd-dicts-dan-eng-0.1.0-11|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-dan-eng-0.1.0-11|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-dan-eng-0.1.0-11|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-dan-eng-0.1.0-11|36	BuildArch:	noarch
12cr|dictd-dicts-dan-eng-0.1.0-11|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-dan-eng-0.1.0-11|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-dan-eng-0.1.0-11|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-dan-eng-0.1.0-11|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-dan-eng-0.1.0-11|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-dan-eng-0.1.0-11|42	
12cr|dictd-dicts-dan-eng-0.1.0-11|43	%description
12cr|dictd-dicts-dan-eng-0.1.0-11|44	%{descr}
12cr|dictd-dicts-dan-eng-0.1.0-11|45	
12cr|dictd-dicts-dan-eng-0.1.0-11|46	%prep
12cr|dictd-dicts-dan-eng-0.1.0-11|47	%setup -c -q
12cr|dictd-dicts-dan-eng-0.1.0-11|48	
12cr|dictd-dicts-dan-eng-0.1.0-11|49	%build
12cr|dictd-dicts-dan-eng-0.1.0-11|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-dan-eng-0.1.0-11|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-dan-eng-0.1.0-11|52	dictzip *.dict
12cr|dictd-dicts-dan-eng-0.1.0-11|53	fi
12cr|dictd-dicts-dan-eng-0.1.0-11|54	
12cr|dictd-dicts-dan-eng-0.1.0-11|55	%install
12cr|dictd-dicts-dan-eng-0.1.0-11|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-dan-eng-0.1.0-11|57	
12cr|dictd-dicts-dan-eng-0.1.0-11|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-dan-eng-0.1.0-11|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-dan-eng-0.1.0-11|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-dan-eng-0.1.0-11|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-dan-eng-0.1.0-11|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-dan-eng-0.1.0-11|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-dan-eng-0.1.0-11|64	
12cr|dictd-dicts-dan-eng-0.1.0-11|65	%clean
12cr|dictd-dicts-dan-eng-0.1.0-11|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-dan-eng-0.1.0-11|67	
12cr|dictd-dicts-dan-eng-0.1.0-11|68	%post
12cr|dictd-dicts-dan-eng-0.1.0-11|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-dan-eng-0.1.0-11|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-dan-eng-0.1.0-11|71	service dictd-server reload
12cr|dictd-dicts-dan-eng-0.1.0-11|72	
12cr|dictd-dicts-dan-eng-0.1.0-11|73	%postun
12cr|dictd-dicts-dan-eng-0.1.0-11|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-dan-eng-0.1.0-11|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-dan-eng-0.1.0-11|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-dan-eng-0.1.0-11|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-dan-eng-0.1.0-11|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-dan-eng-0.1.0-11|79	service dictd-server reload
12cr|dictd-dicts-dan-eng-0.1.0-11|80	fi
12cr|dictd-dicts-dan-eng-0.1.0-11|81	
12cr|dictd-dicts-dan-eng-0.1.0-11|82	%files
12cr|dictd-dicts-dan-eng-0.1.0-11|83	%defattr(644, root, root)
12cr|dictd-dicts-dan-eng-0.1.0-11|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-dan-eng-0.1.0-11|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-dan-eng-0.1.0-11|86	%config		%conf_file
12cr|dictd-dicts-dan-eng-0.1.0-11|87	
12cr|dictd-dicts-dan-eng-0.1.0-11|88	
12cr|dictd-dicts-dan-eng-0.1.0-11|89	
12cr|dictd-dicts-dan-eng-0.1.0-11|90	
12cr|dictd-dicts-dan-eng-0.1.0-11|91	
12cr|dictd-dicts-dan-eng-0.1.0-11|92	%changelog
12cr|dictd-dicts-dan-eng-0.1.0-11|93	

901 12
12cr|dictd-dicts-deu-eng-0.1.0-15|1	%define lang_from	deu
12cr|dictd-dicts-deu-eng-0.1.0-15|2	%define lang_to		eng
12cr|dictd-dicts-deu-eng-0.1.0-15|3	%define filedate	20000222
12cr|dictd-dicts-deu-eng-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-deu-eng-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-deu-eng-0.1.0-15|6	%define summary_prefix	German - English
12cr|dictd-dicts-deu-eng-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-deu-eng-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-deu-eng-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-deu-eng-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-deu-eng-0.1.0-15|11	
12cr|dictd-dicts-deu-eng-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-deu-eng-0.1.0-15|13	
12cr|dictd-dicts-deu-eng-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-deu-eng-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-deu-eng-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-deu-eng-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-deu-eng-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-deu-eng-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-deu-eng-0.1.0-15|20	
12cr|dictd-dicts-deu-eng-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-deu-eng-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-deu-eng-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-deu-eng-0.1.0-15|24	
12cr|dictd-dicts-deu-eng-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-deu-eng-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-deu-eng-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-deu-eng-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-deu-eng-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-deu-eng-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-deu-eng-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-deu-eng-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-deu-eng-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-deu-eng-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-deu-eng-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-deu-eng-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-deu-eng-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-deu-eng-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-deu-eng-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-deu-eng-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-deu-eng-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-deu-eng-0.1.0-15|42	
12cr|dictd-dicts-deu-eng-0.1.0-15|43	%description
12cr|dictd-dicts-deu-eng-0.1.0-15|44	%{descr}
12cr|dictd-dicts-deu-eng-0.1.0-15|45	
12cr|dictd-dicts-deu-eng-0.1.0-15|46	%prep
12cr|dictd-dicts-deu-eng-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-deu-eng-0.1.0-15|48	
12cr|dictd-dicts-deu-eng-0.1.0-15|49	%build
12cr|dictd-dicts-deu-eng-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-deu-eng-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-deu-eng-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-deu-eng-0.1.0-15|53	fi
12cr|dictd-dicts-deu-eng-0.1.0-15|54	
12cr|dictd-dicts-deu-eng-0.1.0-15|55	%install
12cr|dictd-dicts-deu-eng-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-deu-eng-0.1.0-15|57	
12cr|dictd-dicts-deu-eng-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-deu-eng-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-deu-eng-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-deu-eng-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-deu-eng-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-deu-eng-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-deu-eng-0.1.0-15|64	
12cr|dictd-dicts-deu-eng-0.1.0-15|65	%clean
12cr|dictd-dicts-deu-eng-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-deu-eng-0.1.0-15|67	
12cr|dictd-dicts-deu-eng-0.1.0-15|68	%post
12cr|dictd-dicts-deu-eng-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-deu-eng-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-deu-eng-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-deu-eng-0.1.0-15|72	
12cr|dictd-dicts-deu-eng-0.1.0-15|73	%postun
12cr|dictd-dicts-deu-eng-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-deu-eng-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-deu-eng-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-deu-eng-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-deu-eng-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-deu-eng-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-deu-eng-0.1.0-15|80	fi
12cr|dictd-dicts-deu-eng-0.1.0-15|81	
12cr|dictd-dicts-deu-eng-0.1.0-15|82	%files
12cr|dictd-dicts-deu-eng-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-deu-eng-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-deu-eng-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-deu-eng-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-deu-eng-0.1.0-15|87	
12cr|dictd-dicts-deu-eng-0.1.0-15|88	
12cr|dictd-dicts-deu-eng-0.1.0-15|89	
12cr|dictd-dicts-deu-eng-0.1.0-15|90	
12cr|dictd-dicts-deu-eng-0.1.0-15|91	
12cr|dictd-dicts-deu-eng-0.1.0-15|92	%changelog
12cr|dictd-dicts-deu-eng-0.1.0-15|93	

902 12
12cr|dictd-dicts-deu-fra-0.1.0-15|1	%define lang_from	deu
12cr|dictd-dicts-deu-fra-0.1.0-15|2	%define lang_to		fra
12cr|dictd-dicts-deu-fra-0.1.0-15|3	%define filedate	20000111
12cr|dictd-dicts-deu-fra-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-deu-fra-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-deu-fra-0.1.0-15|6	%define summary_prefix	German - French
12cr|dictd-dicts-deu-fra-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-deu-fra-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-deu-fra-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-deu-fra-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-deu-fra-0.1.0-15|11	
12cr|dictd-dicts-deu-fra-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-deu-fra-0.1.0-15|13	
12cr|dictd-dicts-deu-fra-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-deu-fra-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-deu-fra-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-deu-fra-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-deu-fra-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-deu-fra-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-deu-fra-0.1.0-15|20	
12cr|dictd-dicts-deu-fra-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-deu-fra-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-deu-fra-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-deu-fra-0.1.0-15|24	
12cr|dictd-dicts-deu-fra-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-deu-fra-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-deu-fra-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-deu-fra-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-deu-fra-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-deu-fra-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-deu-fra-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-deu-fra-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-deu-fra-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-deu-fra-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-deu-fra-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-deu-fra-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-deu-fra-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-deu-fra-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-deu-fra-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-deu-fra-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-deu-fra-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-deu-fra-0.1.0-15|42	
12cr|dictd-dicts-deu-fra-0.1.0-15|43	%description
12cr|dictd-dicts-deu-fra-0.1.0-15|44	%{descr}
12cr|dictd-dicts-deu-fra-0.1.0-15|45	
12cr|dictd-dicts-deu-fra-0.1.0-15|46	%prep
12cr|dictd-dicts-deu-fra-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-deu-fra-0.1.0-15|48	
12cr|dictd-dicts-deu-fra-0.1.0-15|49	%build
12cr|dictd-dicts-deu-fra-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-deu-fra-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-deu-fra-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-deu-fra-0.1.0-15|53	fi
12cr|dictd-dicts-deu-fra-0.1.0-15|54	
12cr|dictd-dicts-deu-fra-0.1.0-15|55	%install
12cr|dictd-dicts-deu-fra-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-deu-fra-0.1.0-15|57	
12cr|dictd-dicts-deu-fra-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-deu-fra-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-deu-fra-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-deu-fra-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-deu-fra-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-deu-fra-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-deu-fra-0.1.0-15|64	
12cr|dictd-dicts-deu-fra-0.1.0-15|65	%clean
12cr|dictd-dicts-deu-fra-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-deu-fra-0.1.0-15|67	
12cr|dictd-dicts-deu-fra-0.1.0-15|68	%post
12cr|dictd-dicts-deu-fra-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-deu-fra-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-deu-fra-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-deu-fra-0.1.0-15|72	
12cr|dictd-dicts-deu-fra-0.1.0-15|73	%postun
12cr|dictd-dicts-deu-fra-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-deu-fra-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-deu-fra-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-deu-fra-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-deu-fra-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-deu-fra-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-deu-fra-0.1.0-15|80	fi
12cr|dictd-dicts-deu-fra-0.1.0-15|81	
12cr|dictd-dicts-deu-fra-0.1.0-15|82	%files
12cr|dictd-dicts-deu-fra-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-deu-fra-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-deu-fra-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-deu-fra-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-deu-fra-0.1.0-15|87	
12cr|dictd-dicts-deu-fra-0.1.0-15|88	
12cr|dictd-dicts-deu-fra-0.1.0-15|89	
12cr|dictd-dicts-deu-fra-0.1.0-15|90	
12cr|dictd-dicts-deu-fra-0.1.0-15|91	
12cr|dictd-dicts-deu-fra-0.1.0-15|92	%changelog
12cr|dictd-dicts-deu-fra-0.1.0-15|93	

903 12
12cr|dictd-dicts-deu-ita-0.1.0-14|1	%define lang_from	deu
12cr|dictd-dicts-deu-ita-0.1.0-14|2	%define lang_to		ita
12cr|dictd-dicts-deu-ita-0.1.0-14|3	%define filedate	20000111
12cr|dictd-dicts-deu-ita-0.1.0-14|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-deu-ita-0.1.0-14|5	%define license		GPL
12cr|dictd-dicts-deu-ita-0.1.0-14|6	%define summary_prefix	German - Italian
12cr|dictd-dicts-deu-ita-0.1.0-14|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-deu-ita-0.1.0-14|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-deu-ita-0.1.0-14|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-deu-ita-0.1.0-14|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-deu-ita-0.1.0-14|11	
12cr|dictd-dicts-deu-ita-0.1.0-14|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-deu-ita-0.1.0-14|13	
12cr|dictd-dicts-deu-ita-0.1.0-14|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-deu-ita-0.1.0-14|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-deu-ita-0.1.0-14|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-deu-ita-0.1.0-14|17	%define version         0.1.0
12cr|dictd-dicts-deu-ita-0.1.0-14|18	%define release         %mkrel 14
12cr|dictd-dicts-deu-ita-0.1.0-14|19	%define group           Databases
12cr|dictd-dicts-deu-ita-0.1.0-14|20	
12cr|dictd-dicts-deu-ita-0.1.0-14|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-deu-ita-0.1.0-14|22	%define dictd_name      dictd
12cr|dictd-dicts-deu-ita-0.1.0-14|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-deu-ita-0.1.0-14|24	
12cr|dictd-dicts-deu-ita-0.1.0-14|25	Summary:	%{summary}
12cr|dictd-dicts-deu-ita-0.1.0-14|26	Name:		%{name}
12cr|dictd-dicts-deu-ita-0.1.0-14|27	Version:	%{version}
12cr|dictd-dicts-deu-ita-0.1.0-14|28	Release:	%{release}
12cr|dictd-dicts-deu-ita-0.1.0-14|29	License:	%{license}
12cr|dictd-dicts-deu-ita-0.1.0-14|30	Group:		%{group}
12cr|dictd-dicts-deu-ita-0.1.0-14|31	Source:		%{src}
12cr|dictd-dicts-deu-ita-0.1.0-14|32	URL:		http://www.freedict.de
12cr|dictd-dicts-deu-ita-0.1.0-14|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-deu-ita-0.1.0-14|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-deu-ita-0.1.0-14|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-deu-ita-0.1.0-14|36	BuildArch:	noarch
12cr|dictd-dicts-deu-ita-0.1.0-14|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-deu-ita-0.1.0-14|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-deu-ita-0.1.0-14|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-deu-ita-0.1.0-14|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-deu-ita-0.1.0-14|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-deu-ita-0.1.0-14|42	
12cr|dictd-dicts-deu-ita-0.1.0-14|43	%description
12cr|dictd-dicts-deu-ita-0.1.0-14|44	%{descr}
12cr|dictd-dicts-deu-ita-0.1.0-14|45	
12cr|dictd-dicts-deu-ita-0.1.0-14|46	%prep
12cr|dictd-dicts-deu-ita-0.1.0-14|47	%setup -c -q
12cr|dictd-dicts-deu-ita-0.1.0-14|48	
12cr|dictd-dicts-deu-ita-0.1.0-14|49	%build
12cr|dictd-dicts-deu-ita-0.1.0-14|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-deu-ita-0.1.0-14|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-deu-ita-0.1.0-14|52	dictzip *.dict
12cr|dictd-dicts-deu-ita-0.1.0-14|53	fi
12cr|dictd-dicts-deu-ita-0.1.0-14|54	
12cr|dictd-dicts-deu-ita-0.1.0-14|55	%install
12cr|dictd-dicts-deu-ita-0.1.0-14|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-deu-ita-0.1.0-14|57	
12cr|dictd-dicts-deu-ita-0.1.0-14|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-deu-ita-0.1.0-14|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-deu-ita-0.1.0-14|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-deu-ita-0.1.0-14|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-deu-ita-0.1.0-14|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-deu-ita-0.1.0-14|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-deu-ita-0.1.0-14|64	
12cr|dictd-dicts-deu-ita-0.1.0-14|65	%clean
12cr|dictd-dicts-deu-ita-0.1.0-14|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-deu-ita-0.1.0-14|67	
12cr|dictd-dicts-deu-ita-0.1.0-14|68	%post
12cr|dictd-dicts-deu-ita-0.1.0-14|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-deu-ita-0.1.0-14|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-deu-ita-0.1.0-14|71	service dictd-server reload
12cr|dictd-dicts-deu-ita-0.1.0-14|72	
12cr|dictd-dicts-deu-ita-0.1.0-14|73	%postun
12cr|dictd-dicts-deu-ita-0.1.0-14|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-deu-ita-0.1.0-14|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-deu-ita-0.1.0-14|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-deu-ita-0.1.0-14|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-deu-ita-0.1.0-14|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-deu-ita-0.1.0-14|79	service dictd-server reload
12cr|dictd-dicts-deu-ita-0.1.0-14|80	fi
12cr|dictd-dicts-deu-ita-0.1.0-14|81	
12cr|dictd-dicts-deu-ita-0.1.0-14|82	%files
12cr|dictd-dicts-deu-ita-0.1.0-14|83	%defattr(644, root, root)
12cr|dictd-dicts-deu-ita-0.1.0-14|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-deu-ita-0.1.0-14|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-deu-ita-0.1.0-14|86	%config		%conf_file
12cr|dictd-dicts-deu-ita-0.1.0-14|87	
12cr|dictd-dicts-deu-ita-0.1.0-14|88	
12cr|dictd-dicts-deu-ita-0.1.0-14|89	
12cr|dictd-dicts-deu-ita-0.1.0-14|90	
12cr|dictd-dicts-deu-ita-0.1.0-14|91	
12cr|dictd-dicts-deu-ita-0.1.0-14|92	%changelog
12cr|dictd-dicts-deu-ita-0.1.0-14|93	

904 12
12cr|dictd-dicts-deu-nld-0.1.0-15|1	%define lang_from	deu
12cr|dictd-dicts-deu-nld-0.1.0-15|2	%define lang_to		nld
12cr|dictd-dicts-deu-nld-0.1.0-15|3	%define filedate	20000111
12cr|dictd-dicts-deu-nld-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-deu-nld-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-deu-nld-0.1.0-15|6	%define summary_prefix	German - Nederland
12cr|dictd-dicts-deu-nld-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-deu-nld-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-deu-nld-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-deu-nld-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-deu-nld-0.1.0-15|11	
12cr|dictd-dicts-deu-nld-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-deu-nld-0.1.0-15|13	
12cr|dictd-dicts-deu-nld-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-deu-nld-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-deu-nld-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-deu-nld-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-deu-nld-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-deu-nld-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-deu-nld-0.1.0-15|20	
12cr|dictd-dicts-deu-nld-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-deu-nld-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-deu-nld-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-deu-nld-0.1.0-15|24	
12cr|dictd-dicts-deu-nld-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-deu-nld-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-deu-nld-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-deu-nld-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-deu-nld-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-deu-nld-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-deu-nld-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-deu-nld-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-deu-nld-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-deu-nld-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-deu-nld-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-deu-nld-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-deu-nld-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-deu-nld-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-deu-nld-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-deu-nld-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-deu-nld-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-deu-nld-0.1.0-15|42	
12cr|dictd-dicts-deu-nld-0.1.0-15|43	%description
12cr|dictd-dicts-deu-nld-0.1.0-15|44	%{descr}
12cr|dictd-dicts-deu-nld-0.1.0-15|45	
12cr|dictd-dicts-deu-nld-0.1.0-15|46	%prep
12cr|dictd-dicts-deu-nld-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-deu-nld-0.1.0-15|48	
12cr|dictd-dicts-deu-nld-0.1.0-15|49	%build
12cr|dictd-dicts-deu-nld-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-deu-nld-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-deu-nld-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-deu-nld-0.1.0-15|53	fi
12cr|dictd-dicts-deu-nld-0.1.0-15|54	
12cr|dictd-dicts-deu-nld-0.1.0-15|55	%install
12cr|dictd-dicts-deu-nld-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-deu-nld-0.1.0-15|57	
12cr|dictd-dicts-deu-nld-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-deu-nld-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-deu-nld-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-deu-nld-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-deu-nld-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-deu-nld-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-deu-nld-0.1.0-15|64	
12cr|dictd-dicts-deu-nld-0.1.0-15|65	%clean
12cr|dictd-dicts-deu-nld-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-deu-nld-0.1.0-15|67	
12cr|dictd-dicts-deu-nld-0.1.0-15|68	%post
12cr|dictd-dicts-deu-nld-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-deu-nld-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-deu-nld-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-deu-nld-0.1.0-15|72	
12cr|dictd-dicts-deu-nld-0.1.0-15|73	%postun
12cr|dictd-dicts-deu-nld-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-deu-nld-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-deu-nld-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-deu-nld-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-deu-nld-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-deu-nld-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-deu-nld-0.1.0-15|80	fi
12cr|dictd-dicts-deu-nld-0.1.0-15|81	
12cr|dictd-dicts-deu-nld-0.1.0-15|82	%files
12cr|dictd-dicts-deu-nld-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-deu-nld-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-deu-nld-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-deu-nld-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-deu-nld-0.1.0-15|87	
12cr|dictd-dicts-deu-nld-0.1.0-15|88	
12cr|dictd-dicts-deu-nld-0.1.0-15|89	
12cr|dictd-dicts-deu-nld-0.1.0-15|90	
12cr|dictd-dicts-deu-nld-0.1.0-15|91	
12cr|dictd-dicts-deu-nld-0.1.0-15|92	%changelog
12cr|dictd-dicts-deu-nld-0.1.0-15|93	

905 12
12cr|dictd-dicts-deu-por-0.1.0-15|1	%define lang_from	deu
12cr|dictd-dicts-deu-por-0.1.0-15|2	%define lang_to		por
12cr|dictd-dicts-deu-por-0.1.0-15|3	%define filedate	20000201
12cr|dictd-dicts-deu-por-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-deu-por-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-deu-por-0.1.0-15|6	%define summary_prefix	German - Portugese
12cr|dictd-dicts-deu-por-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-deu-por-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20000906/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-deu-por-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-deu-por-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-deu-por-0.1.0-15|11	
12cr|dictd-dicts-deu-por-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-deu-por-0.1.0-15|13	
12cr|dictd-dicts-deu-por-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-deu-por-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-deu-por-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-deu-por-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-deu-por-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-deu-por-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-deu-por-0.1.0-15|20	
12cr|dictd-dicts-deu-por-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-deu-por-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-deu-por-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-deu-por-0.1.0-15|24	
12cr|dictd-dicts-deu-por-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-deu-por-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-deu-por-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-deu-por-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-deu-por-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-deu-por-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-deu-por-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-deu-por-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-deu-por-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-deu-por-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-deu-por-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-deu-por-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-deu-por-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-deu-por-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-deu-por-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-deu-por-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-deu-por-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-deu-por-0.1.0-15|42	
12cr|dictd-dicts-deu-por-0.1.0-15|43	%description
12cr|dictd-dicts-deu-por-0.1.0-15|44	%{descr}
12cr|dictd-dicts-deu-por-0.1.0-15|45	
12cr|dictd-dicts-deu-por-0.1.0-15|46	%prep
12cr|dictd-dicts-deu-por-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-deu-por-0.1.0-15|48	
12cr|dictd-dicts-deu-por-0.1.0-15|49	%build
12cr|dictd-dicts-deu-por-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-deu-por-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-deu-por-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-deu-por-0.1.0-15|53	fi
12cr|dictd-dicts-deu-por-0.1.0-15|54	
12cr|dictd-dicts-deu-por-0.1.0-15|55	%install
12cr|dictd-dicts-deu-por-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-deu-por-0.1.0-15|57	
12cr|dictd-dicts-deu-por-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-deu-por-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-deu-por-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-deu-por-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-deu-por-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-deu-por-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-deu-por-0.1.0-15|64	
12cr|dictd-dicts-deu-por-0.1.0-15|65	%clean
12cr|dictd-dicts-deu-por-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-deu-por-0.1.0-15|67	
12cr|dictd-dicts-deu-por-0.1.0-15|68	%post
12cr|dictd-dicts-deu-por-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-deu-por-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-deu-por-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-deu-por-0.1.0-15|72	
12cr|dictd-dicts-deu-por-0.1.0-15|73	%postun
12cr|dictd-dicts-deu-por-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-deu-por-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-deu-por-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-deu-por-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-deu-por-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-deu-por-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-deu-por-0.1.0-15|80	fi
12cr|dictd-dicts-deu-por-0.1.0-15|81	
12cr|dictd-dicts-deu-por-0.1.0-15|82	%files
12cr|dictd-dicts-deu-por-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-deu-por-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-deu-por-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-deu-por-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-deu-por-0.1.0-15|87	
12cr|dictd-dicts-deu-por-0.1.0-15|88	
12cr|dictd-dicts-deu-por-0.1.0-15|89	
12cr|dictd-dicts-deu-por-0.1.0-15|90	
12cr|dictd-dicts-deu-por-0.1.0-15|91	
12cr|dictd-dicts-deu-por-0.1.0-15|92	%changelog
12cr|dictd-dicts-deu-por-0.1.0-15|93	

906 12
12cr|dictd-dicts-devils-0.1.0-15|1	%define namesuffix      devils
12cr|dictd-dicts-devils-0.1.0-15|2	%define license		Public Domain
12cr|dictd-dicts-devils-0.1.0-15|3	%define summary_prefix	The Devil's Dictionary
12cr|dictd-dicts-devils-0.1.0-15|4	%define descr_prefix	%{summary_prefix} ((C)1911 Released April 15 1993)
12cr|dictd-dicts-devils-0.1.0-15|5	%define src		ftp://ftp.dict.org/pub/dict/pre/devils-dict-pre.tar.gz
12cr|dictd-dicts-devils-0.1.0-15|6	%define dict_filename	devils
12cr|dictd-dicts-devils-0.1.0-15|7	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-devils-0.1.0-15|8	
12cr|dictd-dicts-devils-0.1.0-15|9	%define summ_desc_suf	for dictd
12cr|dictd-dicts-devils-0.1.0-15|10	
12cr|dictd-dicts-devils-0.1.0-15|11	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-devils-0.1.0-15|12	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-devils-0.1.0-15|13	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-devils-0.1.0-15|14	%define version         0.1.0
12cr|dictd-dicts-devils-0.1.0-15|15	%define release         %mkrel 15
12cr|dictd-dicts-devils-0.1.0-15|16	%define group           Databases
12cr|dictd-dicts-devils-0.1.0-15|17	
12cr|dictd-dicts-devils-0.1.0-15|18	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-devils-0.1.0-15|19	%define dictd_name      dictd
12cr|dictd-dicts-devils-0.1.0-15|20	%define dictd_version   1.10.1-4
12cr|dictd-dicts-devils-0.1.0-15|21	
12cr|dictd-dicts-devils-0.1.0-15|22	Summary:	%{summary}
12cr|dictd-dicts-devils-0.1.0-15|23	Name:		%{name}
12cr|dictd-dicts-devils-0.1.0-15|24	Version:	%{version}
12cr|dictd-dicts-devils-0.1.0-15|25	Release:	%{release}
12cr|dictd-dicts-devils-0.1.0-15|26	License:	%{license}
12cr|dictd-dicts-devils-0.1.0-15|27	Group:		%{group}
12cr|dictd-dicts-devils-0.1.0-15|28	Source:		%{src}
12cr|dictd-dicts-devils-0.1.0-15|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-devils-0.1.0-15|30	BuildArch:	noarch
12cr|dictd-dicts-devils-0.1.0-15|31	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-devils-0.1.0-15|32	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-devils-0.1.0-15|33	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-devils-0.1.0-15|34	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-devils-0.1.0-15|35	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-devils-0.1.0-15|36	
12cr|dictd-dicts-devils-0.1.0-15|37	%description
12cr|dictd-dicts-devils-0.1.0-15|38	%{descr}
12cr|dictd-dicts-devils-0.1.0-15|39	
12cr|dictd-dicts-devils-0.1.0-15|40	%prep
12cr|dictd-dicts-devils-0.1.0-15|41	%setup -c -q
12cr|dictd-dicts-devils-0.1.0-15|42	
12cr|dictd-dicts-devils-0.1.0-15|43	%build
12cr|dictd-dicts-devils-0.1.0-15|44	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-devils-0.1.0-15|45	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-devils-0.1.0-15|46	dictzip *.dict
12cr|dictd-dicts-devils-0.1.0-15|47	fi
12cr|dictd-dicts-devils-0.1.0-15|48	
12cr|dictd-dicts-devils-0.1.0-15|49	%install
12cr|dictd-dicts-devils-0.1.0-15|50	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-devils-0.1.0-15|51	
12cr|dictd-dicts-devils-0.1.0-15|52	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-devils-0.1.0-15|53	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-devils-0.1.0-15|54	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-devils-0.1.0-15|55	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-devils-0.1.0-15|56	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-devils-0.1.0-15|57	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-devils-0.1.0-15|58	
12cr|dictd-dicts-devils-0.1.0-15|59	%clean
12cr|dictd-dicts-devils-0.1.0-15|60	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-devils-0.1.0-15|61	
12cr|dictd-dicts-devils-0.1.0-15|62	%post
12cr|dictd-dicts-devils-0.1.0-15|63	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-devils-0.1.0-15|64	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-devils-0.1.0-15|65	service dictd-server reload
12cr|dictd-dicts-devils-0.1.0-15|66	
12cr|dictd-dicts-devils-0.1.0-15|67	%postun
12cr|dictd-dicts-devils-0.1.0-15|68	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-devils-0.1.0-15|69	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-devils-0.1.0-15|70	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-devils-0.1.0-15|71	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-devils-0.1.0-15|72	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-devils-0.1.0-15|73	service dictd-server reload
12cr|dictd-dicts-devils-0.1.0-15|74	fi
12cr|dictd-dicts-devils-0.1.0-15|75	
12cr|dictd-dicts-devils-0.1.0-15|76	%files
12cr|dictd-dicts-devils-0.1.0-15|77	%defattr(644, root, root)
12cr|dictd-dicts-devils-0.1.0-15|78	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-devils-0.1.0-15|79	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-devils-0.1.0-15|80	%config		%conf_file
12cr|dictd-dicts-devils-0.1.0-15|81	
12cr|dictd-dicts-devils-0.1.0-15|82	
12cr|dictd-dicts-devils-0.1.0-15|83	
12cr|dictd-dicts-devils-0.1.0-15|84	
12cr|dictd-dicts-devils-0.1.0-15|85	
12cr|dictd-dicts-devils-0.1.0-15|86	%changelog
12cr|dictd-dicts-devils-0.1.0-15|87	

907 12
12cr|dictd-dicts-easton-0.1.0-15|1	%define namesuffix      easton
12cr|dictd-dicts-easton-0.1.0-15|2	%define license		Public Domain
12cr|dictd-dicts-easton-0.1.0-15|3	%define summary_prefix	Easton's 1897 Bible Dictionary
12cr|dictd-dicts-easton-0.1.0-15|4	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-easton-0.1.0-15|5	%define src		dict-easton.tar.bz2
12cr|dictd-dicts-easton-0.1.0-15|6	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-easton-0.1.0-15|7	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-easton-0.1.0-15|8	
12cr|dictd-dicts-easton-0.1.0-15|9	%define summ_desc_suf	for dictd
12cr|dictd-dicts-easton-0.1.0-15|10	
12cr|dictd-dicts-easton-0.1.0-15|11	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-easton-0.1.0-15|12	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-easton-0.1.0-15|13	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-easton-0.1.0-15|14	%define version         0.1.0
12cr|dictd-dicts-easton-0.1.0-15|15	%define release         %mkrel 15
12cr|dictd-dicts-easton-0.1.0-15|16	%define group           Databases
12cr|dictd-dicts-easton-0.1.0-15|17	
12cr|dictd-dicts-easton-0.1.0-15|18	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-easton-0.1.0-15|19	%define dictd_name      dictd
12cr|dictd-dicts-easton-0.1.0-15|20	%define dictd_version   1.10.1-4
12cr|dictd-dicts-easton-0.1.0-15|21	
12cr|dictd-dicts-easton-0.1.0-15|22	Summary:	%{summary}
12cr|dictd-dicts-easton-0.1.0-15|23	Name:		%{name}
12cr|dictd-dicts-easton-0.1.0-15|24	Version:	%{version}
12cr|dictd-dicts-easton-0.1.0-15|25	Release:	%{release}
12cr|dictd-dicts-easton-0.1.0-15|26	License:	%{license}
12cr|dictd-dicts-easton-0.1.0-15|27	Group:		%{group}
12cr|dictd-dicts-easton-0.1.0-15|28	Source:		%{src}
12cr|dictd-dicts-easton-0.1.0-15|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-easton-0.1.0-15|30	BuildArch:	noarch
12cr|dictd-dicts-easton-0.1.0-15|31	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-easton-0.1.0-15|32	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release,
12cr|dictd-dicts-easton-0.1.0-15|33	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-easton-0.1.0-15|34	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-easton-0.1.0-15|35	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-easton-0.1.0-15|36	
12cr|dictd-dicts-easton-0.1.0-15|37	%description
12cr|dictd-dicts-easton-0.1.0-15|38	%{descr}
12cr|dictd-dicts-easton-0.1.0-15|39	
12cr|dictd-dicts-easton-0.1.0-15|40	%prep
12cr|dictd-dicts-easton-0.1.0-15|41	%setup -c -q
12cr|dictd-dicts-easton-0.1.0-15|42	
12cr|dictd-dicts-easton-0.1.0-15|43	%build
12cr|dictd-dicts-easton-0.1.0-15|44	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-easton-0.1.0-15|45	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-easton-0.1.0-15|46	dictzip *.dict
12cr|dictd-dicts-easton-0.1.0-15|47	fi
12cr|dictd-dicts-easton-0.1.0-15|48	
12cr|dictd-dicts-easton-0.1.0-15|49	%install
12cr|dictd-dicts-easton-0.1.0-15|50	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-easton-0.1.0-15|51	
12cr|dictd-dicts-easton-0.1.0-15|52	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-easton-0.1.0-15|53	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-easton-0.1.0-15|54	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-easton-0.1.0-15|55	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-easton-0.1.0-15|56	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-easton-0.1.0-15|57	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-easton-0.1.0-15|58	
12cr|dictd-dicts-easton-0.1.0-15|59	%clean
12cr|dictd-dicts-easton-0.1.0-15|60	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-easton-0.1.0-15|61	
12cr|dictd-dicts-easton-0.1.0-15|62	%post
12cr|dictd-dicts-easton-0.1.0-15|63	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-easton-0.1.0-15|64	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-easton-0.1.0-15|65	service dictd-server reload
12cr|dictd-dicts-easton-0.1.0-15|66	
12cr|dictd-dicts-easton-0.1.0-15|67	%postun
12cr|dictd-dicts-easton-0.1.0-15|68	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-easton-0.1.0-15|69	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-easton-0.1.0-15|70	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-easton-0.1.0-15|71	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-easton-0.1.0-15|72	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-easton-0.1.0-15|73	service dictd-server reload
12cr|dictd-dicts-easton-0.1.0-15|74	fi
12cr|dictd-dicts-easton-0.1.0-15|75	
12cr|dictd-dicts-easton-0.1.0-15|76	%files
12cr|dictd-dicts-easton-0.1.0-15|77	%defattr(644, root, root)
12cr|dictd-dicts-easton-0.1.0-15|78	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-easton-0.1.0-15|79	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-easton-0.1.0-15|80	%config		%conf_file
12cr|dictd-dicts-easton-0.1.0-15|81	
12cr|dictd-dicts-easton-0.1.0-15|82	
12cr|dictd-dicts-easton-0.1.0-15|83	
12cr|dictd-dicts-easton-0.1.0-15|84	
12cr|dictd-dicts-easton-0.1.0-15|85	
12cr|dictd-dicts-easton-0.1.0-15|86	%changelog
12cr|dictd-dicts-easton-0.1.0-15|87	

908 12
12cr|dictd-dicts-eng-deu-0.1.0-15|1	%define lang_from	eng
12cr|dictd-dicts-eng-deu-0.1.0-15|2	%define lang_to		deu
12cr|dictd-dicts-eng-deu-0.1.0-15|3	%define filedate	20000222
12cr|dictd-dicts-eng-deu-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-eng-deu-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-eng-deu-0.1.0-15|6	%define summary_prefix	English - German
12cr|dictd-dicts-eng-deu-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-eng-deu-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-eng-deu-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-eng-deu-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-eng-deu-0.1.0-15|11	
12cr|dictd-dicts-eng-deu-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-eng-deu-0.1.0-15|13	
12cr|dictd-dicts-eng-deu-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-deu-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-deu-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-deu-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-eng-deu-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-eng-deu-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-eng-deu-0.1.0-15|20	
12cr|dictd-dicts-eng-deu-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-eng-deu-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-eng-deu-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-eng-deu-0.1.0-15|24	
12cr|dictd-dicts-eng-deu-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-eng-deu-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-eng-deu-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-eng-deu-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-eng-deu-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-eng-deu-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-eng-deu-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-eng-deu-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-eng-deu-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-deu-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-eng-deu-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-eng-deu-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-eng-deu-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-eng-deu-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-eng-deu-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-eng-deu-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-deu-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-deu-0.1.0-15|42	
12cr|dictd-dicts-eng-deu-0.1.0-15|43	%description
12cr|dictd-dicts-eng-deu-0.1.0-15|44	%{descr}
12cr|dictd-dicts-eng-deu-0.1.0-15|45	
12cr|dictd-dicts-eng-deu-0.1.0-15|46	%prep
12cr|dictd-dicts-eng-deu-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-eng-deu-0.1.0-15|48	
12cr|dictd-dicts-eng-deu-0.1.0-15|49	%build
12cr|dictd-dicts-eng-deu-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-eng-deu-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-eng-deu-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-eng-deu-0.1.0-15|53	fi
12cr|dictd-dicts-eng-deu-0.1.0-15|54	
12cr|dictd-dicts-eng-deu-0.1.0-15|55	%install
12cr|dictd-dicts-eng-deu-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-deu-0.1.0-15|57	
12cr|dictd-dicts-eng-deu-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-deu-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-deu-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-deu-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-eng-deu-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-deu-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-deu-0.1.0-15|64	
12cr|dictd-dicts-eng-deu-0.1.0-15|65	%clean
12cr|dictd-dicts-eng-deu-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-deu-0.1.0-15|67	
12cr|dictd-dicts-eng-deu-0.1.0-15|68	%post
12cr|dictd-dicts-eng-deu-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-deu-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-deu-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-eng-deu-0.1.0-15|72	
12cr|dictd-dicts-eng-deu-0.1.0-15|73	%postun
12cr|dictd-dicts-eng-deu-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-eng-deu-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-eng-deu-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-eng-deu-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-deu-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-deu-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-eng-deu-0.1.0-15|80	fi
12cr|dictd-dicts-eng-deu-0.1.0-15|81	
12cr|dictd-dicts-eng-deu-0.1.0-15|82	%files
12cr|dictd-dicts-eng-deu-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-eng-deu-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-eng-deu-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-eng-deu-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-eng-deu-0.1.0-15|87	
12cr|dictd-dicts-eng-deu-0.1.0-15|88	
12cr|dictd-dicts-eng-deu-0.1.0-15|89	
12cr|dictd-dicts-eng-deu-0.1.0-15|90	
12cr|dictd-dicts-eng-deu-0.1.0-15|91	
12cr|dictd-dicts-eng-deu-0.1.0-15|92	%changelog
12cr|dictd-dicts-eng-deu-0.1.0-15|93	

909 12
12cr|dictd-dicts-eng-fra-0.1.0-15|1	%define lang_from	eng
12cr|dictd-dicts-eng-fra-0.1.0-15|2	%define lang_to		fra
12cr|dictd-dicts-eng-fra-0.1.0-15|3	%define filedate	20000111
12cr|dictd-dicts-eng-fra-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-eng-fra-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-eng-fra-0.1.0-15|6	%define summary_prefix	English - French
12cr|dictd-dicts-eng-fra-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-eng-fra-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20000906/%{lang_from}-%{lang_to}-%{filedate}.tar.gz
12cr|dictd-dicts-eng-fra-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-eng-fra-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-eng-fra-0.1.0-15|11	
12cr|dictd-dicts-eng-fra-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-eng-fra-0.1.0-15|13	
12cr|dictd-dicts-eng-fra-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-fra-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-fra-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-fra-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-eng-fra-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-eng-fra-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-eng-fra-0.1.0-15|20	
12cr|dictd-dicts-eng-fra-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-eng-fra-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-eng-fra-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-eng-fra-0.1.0-15|24	
12cr|dictd-dicts-eng-fra-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-eng-fra-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-eng-fra-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-eng-fra-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-eng-fra-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-eng-fra-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-eng-fra-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-eng-fra-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-eng-fra-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-fra-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-eng-fra-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-eng-fra-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-eng-fra-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-eng-fra-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-eng-fra-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-eng-fra-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-fra-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-fra-0.1.0-15|42	
12cr|dictd-dicts-eng-fra-0.1.0-15|43	%description
12cr|dictd-dicts-eng-fra-0.1.0-15|44	%{descr}
12cr|dictd-dicts-eng-fra-0.1.0-15|45	
12cr|dictd-dicts-eng-fra-0.1.0-15|46	%prep
12cr|dictd-dicts-eng-fra-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-eng-fra-0.1.0-15|48	
12cr|dictd-dicts-eng-fra-0.1.0-15|49	%build
12cr|dictd-dicts-eng-fra-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-eng-fra-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-eng-fra-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-eng-fra-0.1.0-15|53	fi
12cr|dictd-dicts-eng-fra-0.1.0-15|54	
12cr|dictd-dicts-eng-fra-0.1.0-15|55	%install
12cr|dictd-dicts-eng-fra-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-fra-0.1.0-15|57	
12cr|dictd-dicts-eng-fra-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-fra-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-fra-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-fra-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-eng-fra-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-fra-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-fra-0.1.0-15|64	
12cr|dictd-dicts-eng-fra-0.1.0-15|65	%clean
12cr|dictd-dicts-eng-fra-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-fra-0.1.0-15|67	
12cr|dictd-dicts-eng-fra-0.1.0-15|68	%post
12cr|dictd-dicts-eng-fra-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-fra-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-fra-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-eng-fra-0.1.0-15|72	
12cr|dictd-dicts-eng-fra-0.1.0-15|73	%postun
12cr|dictd-dicts-eng-fra-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-eng-fra-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-eng-fra-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-eng-fra-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-fra-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-fra-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-eng-fra-0.1.0-15|80	fi
12cr|dictd-dicts-eng-fra-0.1.0-15|81	
12cr|dictd-dicts-eng-fra-0.1.0-15|82	%files
12cr|dictd-dicts-eng-fra-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-eng-fra-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-eng-fra-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-eng-fra-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-eng-fra-0.1.0-15|87	
12cr|dictd-dicts-eng-fra-0.1.0-15|88	
12cr|dictd-dicts-eng-fra-0.1.0-15|89	
12cr|dictd-dicts-eng-fra-0.1.0-15|90	
12cr|dictd-dicts-eng-fra-0.1.0-15|91	
12cr|dictd-dicts-eng-fra-0.1.0-15|92	%changelog
12cr|dictd-dicts-eng-fra-0.1.0-15|93	

910 12
12cr|dictd-dicts-eng-iri-0.1.0-15|1	%define lang_from	eng
12cr|dictd-dicts-eng-iri-0.1.0-15|2	%define lang_to		iri
12cr|dictd-dicts-eng-iri-0.1.0-15|3	%define filedate	20000222
12cr|dictd-dicts-eng-iri-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-eng-iri-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-eng-iri-0.1.0-15|6	%define summary_prefix	English - Irish
12cr|dictd-dicts-eng-iri-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-eng-iri-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/2005319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-eng-iri-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-eng-iri-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-eng-iri-0.1.0-15|11	
12cr|dictd-dicts-eng-iri-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-eng-iri-0.1.0-15|13	
12cr|dictd-dicts-eng-iri-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-iri-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-iri-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-iri-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-eng-iri-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-eng-iri-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-eng-iri-0.1.0-15|20	
12cr|dictd-dicts-eng-iri-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-eng-iri-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-eng-iri-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-eng-iri-0.1.0-15|24	
12cr|dictd-dicts-eng-iri-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-eng-iri-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-eng-iri-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-eng-iri-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-eng-iri-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-eng-iri-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-eng-iri-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-eng-iri-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-eng-iri-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-iri-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-eng-iri-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-eng-iri-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-eng-iri-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-eng-iri-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-eng-iri-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-eng-iri-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-iri-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-iri-0.1.0-15|42	
12cr|dictd-dicts-eng-iri-0.1.0-15|43	%description
12cr|dictd-dicts-eng-iri-0.1.0-15|44	%{descr}
12cr|dictd-dicts-eng-iri-0.1.0-15|45	
12cr|dictd-dicts-eng-iri-0.1.0-15|46	%prep
12cr|dictd-dicts-eng-iri-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-eng-iri-0.1.0-15|48	
12cr|dictd-dicts-eng-iri-0.1.0-15|49	%build
12cr|dictd-dicts-eng-iri-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-eng-iri-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-eng-iri-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-eng-iri-0.1.0-15|53	fi
12cr|dictd-dicts-eng-iri-0.1.0-15|54	
12cr|dictd-dicts-eng-iri-0.1.0-15|55	%install
12cr|dictd-dicts-eng-iri-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-iri-0.1.0-15|57	
12cr|dictd-dicts-eng-iri-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-iri-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-iri-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-iri-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-eng-iri-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-iri-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-iri-0.1.0-15|64	
12cr|dictd-dicts-eng-iri-0.1.0-15|65	%clean
12cr|dictd-dicts-eng-iri-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-iri-0.1.0-15|67	
12cr|dictd-dicts-eng-iri-0.1.0-15|68	%post
12cr|dictd-dicts-eng-iri-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-iri-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-iri-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-eng-iri-0.1.0-15|72	
12cr|dictd-dicts-eng-iri-0.1.0-15|73	%postun
12cr|dictd-dicts-eng-iri-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-eng-iri-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-eng-iri-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-eng-iri-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-iri-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-iri-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-eng-iri-0.1.0-15|80	fi
12cr|dictd-dicts-eng-iri-0.1.0-15|81	
12cr|dictd-dicts-eng-iri-0.1.0-15|82	%files
12cr|dictd-dicts-eng-iri-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-eng-iri-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-eng-iri-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-eng-iri-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-eng-iri-0.1.0-15|87	
12cr|dictd-dicts-eng-iri-0.1.0-15|88	
12cr|dictd-dicts-eng-iri-0.1.0-15|89	
12cr|dictd-dicts-eng-iri-0.1.0-15|90	
12cr|dictd-dicts-eng-iri-0.1.0-15|91	
12cr|dictd-dicts-eng-iri-0.1.0-15|92	%changelog
12cr|dictd-dicts-eng-iri-0.1.0-15|93	

911 12
12cr|dictd-dicts-eng-lat-0.1.0-15|1	%define lang_from	eng
12cr|dictd-dicts-eng-lat-0.1.0-15|2	%define lang_to		lat
12cr|dictd-dicts-eng-lat-0.1.0-15|3	%define filedate	20000108
12cr|dictd-dicts-eng-lat-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-eng-lat-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-eng-lat-0.1.0-15|6	%define summary_prefix	English - Latin
12cr|dictd-dicts-eng-lat-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-eng-lat-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-eng-lat-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-eng-lat-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-eng-lat-0.1.0-15|11	
12cr|dictd-dicts-eng-lat-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-eng-lat-0.1.0-15|13	
12cr|dictd-dicts-eng-lat-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-lat-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-lat-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-lat-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-eng-lat-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-eng-lat-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-eng-lat-0.1.0-15|20	
12cr|dictd-dicts-eng-lat-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-eng-lat-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-eng-lat-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-eng-lat-0.1.0-15|24	
12cr|dictd-dicts-eng-lat-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-eng-lat-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-eng-lat-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-eng-lat-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-eng-lat-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-eng-lat-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-eng-lat-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-eng-lat-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-eng-lat-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-lat-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-eng-lat-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-eng-lat-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-eng-lat-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-eng-lat-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-eng-lat-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-eng-lat-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-lat-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-lat-0.1.0-15|42	
12cr|dictd-dicts-eng-lat-0.1.0-15|43	%description
12cr|dictd-dicts-eng-lat-0.1.0-15|44	%{descr}
12cr|dictd-dicts-eng-lat-0.1.0-15|45	
12cr|dictd-dicts-eng-lat-0.1.0-15|46	%prep
12cr|dictd-dicts-eng-lat-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-eng-lat-0.1.0-15|48	
12cr|dictd-dicts-eng-lat-0.1.0-15|49	%build
12cr|dictd-dicts-eng-lat-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-eng-lat-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-eng-lat-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-eng-lat-0.1.0-15|53	fi
12cr|dictd-dicts-eng-lat-0.1.0-15|54	
12cr|dictd-dicts-eng-lat-0.1.0-15|55	%install
12cr|dictd-dicts-eng-lat-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-lat-0.1.0-15|57	
12cr|dictd-dicts-eng-lat-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-lat-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-lat-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-lat-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-eng-lat-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-lat-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-lat-0.1.0-15|64	
12cr|dictd-dicts-eng-lat-0.1.0-15|65	%clean
12cr|dictd-dicts-eng-lat-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-lat-0.1.0-15|67	
12cr|dictd-dicts-eng-lat-0.1.0-15|68	%post
12cr|dictd-dicts-eng-lat-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-lat-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-lat-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-eng-lat-0.1.0-15|72	
12cr|dictd-dicts-eng-lat-0.1.0-15|73	%postun
12cr|dictd-dicts-eng-lat-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-eng-lat-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-eng-lat-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-eng-lat-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-lat-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-lat-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-eng-lat-0.1.0-15|80	fi
12cr|dictd-dicts-eng-lat-0.1.0-15|81	
12cr|dictd-dicts-eng-lat-0.1.0-15|82	%files
12cr|dictd-dicts-eng-lat-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-eng-lat-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-eng-lat-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-eng-lat-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-eng-lat-0.1.0-15|87	
12cr|dictd-dicts-eng-lat-0.1.0-15|88	
12cr|dictd-dicts-eng-lat-0.1.0-15|89	
12cr|dictd-dicts-eng-lat-0.1.0-15|90	
12cr|dictd-dicts-eng-lat-0.1.0-15|91	
12cr|dictd-dicts-eng-lat-0.1.0-15|92	%changelog
12cr|dictd-dicts-eng-lat-0.1.0-15|93	

912 12
12cr|dictd-dicts-eng-nld-0.1.0-15|1	%define lang_from	eng
12cr|dictd-dicts-eng-nld-0.1.0-15|2	%define lang_to		nld
12cr|dictd-dicts-eng-nld-0.1.0-15|3	%define filedate	20000217
12cr|dictd-dicts-eng-nld-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-eng-nld-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-eng-nld-0.1.0-15|6	%define summary_prefix	English - Nederland
12cr|dictd-dicts-eng-nld-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-eng-nld-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-eng-nld-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-eng-nld-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-eng-nld-0.1.0-15|11	
12cr|dictd-dicts-eng-nld-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-eng-nld-0.1.0-15|13	
12cr|dictd-dicts-eng-nld-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-nld-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-nld-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-nld-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-eng-nld-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-eng-nld-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-eng-nld-0.1.0-15|20	
12cr|dictd-dicts-eng-nld-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-eng-nld-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-eng-nld-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-eng-nld-0.1.0-15|24	
12cr|dictd-dicts-eng-nld-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-eng-nld-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-eng-nld-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-eng-nld-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-eng-nld-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-eng-nld-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-eng-nld-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-eng-nld-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-eng-nld-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-nld-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-eng-nld-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-eng-nld-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-eng-nld-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-eng-nld-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-eng-nld-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-eng-nld-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-nld-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-nld-0.1.0-15|42	
12cr|dictd-dicts-eng-nld-0.1.0-15|43	%description
12cr|dictd-dicts-eng-nld-0.1.0-15|44	%{descr}
12cr|dictd-dicts-eng-nld-0.1.0-15|45	
12cr|dictd-dicts-eng-nld-0.1.0-15|46	%prep
12cr|dictd-dicts-eng-nld-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-eng-nld-0.1.0-15|48	
12cr|dictd-dicts-eng-nld-0.1.0-15|49	%build
12cr|dictd-dicts-eng-nld-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-eng-nld-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-eng-nld-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-eng-nld-0.1.0-15|53	fi
12cr|dictd-dicts-eng-nld-0.1.0-15|54	
12cr|dictd-dicts-eng-nld-0.1.0-15|55	%install
12cr|dictd-dicts-eng-nld-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-nld-0.1.0-15|57	
12cr|dictd-dicts-eng-nld-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-nld-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-nld-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-nld-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-eng-nld-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-nld-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-nld-0.1.0-15|64	
12cr|dictd-dicts-eng-nld-0.1.0-15|65	%clean
12cr|dictd-dicts-eng-nld-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-nld-0.1.0-15|67	
12cr|dictd-dicts-eng-nld-0.1.0-15|68	%post
12cr|dictd-dicts-eng-nld-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-nld-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-nld-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-eng-nld-0.1.0-15|72	
12cr|dictd-dicts-eng-nld-0.1.0-15|73	%postun
12cr|dictd-dicts-eng-nld-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-eng-nld-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-eng-nld-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-eng-nld-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-nld-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-nld-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-eng-nld-0.1.0-15|80	fi
12cr|dictd-dicts-eng-nld-0.1.0-15|81	
12cr|dictd-dicts-eng-nld-0.1.0-15|82	%files
12cr|dictd-dicts-eng-nld-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-eng-nld-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-eng-nld-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-eng-nld-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-eng-nld-0.1.0-15|87	
12cr|dictd-dicts-eng-nld-0.1.0-15|88	
12cr|dictd-dicts-eng-nld-0.1.0-15|89	
12cr|dictd-dicts-eng-nld-0.1.0-15|90	
12cr|dictd-dicts-eng-nld-0.1.0-15|91	
12cr|dictd-dicts-eng-nld-0.1.0-15|92	%changelog
12cr|dictd-dicts-eng-nld-0.1.0-15|93	

913 12
12cr|dictd-dicts-eng-por-0.1.0-15|1	%define lang_from	eng
12cr|dictd-dicts-eng-por-0.1.0-15|2	%define lang_to		por
12cr|dictd-dicts-eng-por-0.1.0-15|3	%define filedate	20000222
12cr|dictd-dicts-eng-por-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-eng-por-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-eng-por-0.1.0-15|6	%define summary_prefix	English - Portugese
12cr|dictd-dicts-eng-por-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-eng-por-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20000906/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-eng-por-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-eng-por-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-eng-por-0.1.0-15|11	
12cr|dictd-dicts-eng-por-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-eng-por-0.1.0-15|13	
12cr|dictd-dicts-eng-por-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-por-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-por-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-por-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-eng-por-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-eng-por-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-eng-por-0.1.0-15|20	
12cr|dictd-dicts-eng-por-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-eng-por-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-eng-por-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-eng-por-0.1.0-15|24	
12cr|dictd-dicts-eng-por-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-eng-por-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-eng-por-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-eng-por-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-eng-por-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-eng-por-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-eng-por-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-eng-por-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-eng-por-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-por-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-eng-por-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-eng-por-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-eng-por-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-eng-por-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-eng-por-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-eng-por-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-por-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-por-0.1.0-15|42	
12cr|dictd-dicts-eng-por-0.1.0-15|43	%description
12cr|dictd-dicts-eng-por-0.1.0-15|44	%{descr}
12cr|dictd-dicts-eng-por-0.1.0-15|45	
12cr|dictd-dicts-eng-por-0.1.0-15|46	%prep
12cr|dictd-dicts-eng-por-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-eng-por-0.1.0-15|48	
12cr|dictd-dicts-eng-por-0.1.0-15|49	%build
12cr|dictd-dicts-eng-por-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-eng-por-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-eng-por-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-eng-por-0.1.0-15|53	fi
12cr|dictd-dicts-eng-por-0.1.0-15|54	
12cr|dictd-dicts-eng-por-0.1.0-15|55	%install
12cr|dictd-dicts-eng-por-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-por-0.1.0-15|57	
12cr|dictd-dicts-eng-por-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-por-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-por-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-por-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-eng-por-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-por-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-por-0.1.0-15|64	
12cr|dictd-dicts-eng-por-0.1.0-15|65	%clean
12cr|dictd-dicts-eng-por-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-por-0.1.0-15|67	
12cr|dictd-dicts-eng-por-0.1.0-15|68	%post
12cr|dictd-dicts-eng-por-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-por-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-por-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-eng-por-0.1.0-15|72	
12cr|dictd-dicts-eng-por-0.1.0-15|73	%postun
12cr|dictd-dicts-eng-por-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-eng-por-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-eng-por-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-eng-por-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-por-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-por-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-eng-por-0.1.0-15|80	fi
12cr|dictd-dicts-eng-por-0.1.0-15|81	
12cr|dictd-dicts-eng-por-0.1.0-15|82	%files
12cr|dictd-dicts-eng-por-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-eng-por-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-eng-por-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-eng-por-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-eng-por-0.1.0-15|87	
12cr|dictd-dicts-eng-por-0.1.0-15|88	
12cr|dictd-dicts-eng-por-0.1.0-15|89	
12cr|dictd-dicts-eng-por-0.1.0-15|90	
12cr|dictd-dicts-eng-por-0.1.0-15|91	
12cr|dictd-dicts-eng-por-0.1.0-15|92	%changelog
12cr|dictd-dicts-eng-por-0.1.0-15|93	

914 12
12cr|dictd-dicts-eng-rus-0.1.0-15|1	%define lang_from	eng
12cr|dictd-dicts-eng-rus-0.1.0-15|2	%define lang_to		rus
12cr|dictd-dicts-eng-rus-0.1.0-15|3	%define filedate	20000222
12cr|dictd-dicts-eng-rus-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-eng-rus-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-eng-rus-0.1.0-15|6	%define summary_prefix	English - Russian
12cr|dictd-dicts-eng-rus-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-eng-rus-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-eng-rus-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-eng-rus-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-eng-rus-0.1.0-15|11	
12cr|dictd-dicts-eng-rus-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-eng-rus-0.1.0-15|13	
12cr|dictd-dicts-eng-rus-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-rus-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-rus-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-rus-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-eng-rus-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-eng-rus-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-eng-rus-0.1.0-15|20	
12cr|dictd-dicts-eng-rus-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-eng-rus-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-eng-rus-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-eng-rus-0.1.0-15|24	
12cr|dictd-dicts-eng-rus-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-eng-rus-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-eng-rus-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-eng-rus-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-eng-rus-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-eng-rus-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-eng-rus-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-eng-rus-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-eng-rus-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-rus-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-eng-rus-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-eng-rus-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-eng-rus-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-eng-rus-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-eng-rus-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-eng-rus-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-rus-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-rus-0.1.0-15|42	
12cr|dictd-dicts-eng-rus-0.1.0-15|43	%description
12cr|dictd-dicts-eng-rus-0.1.0-15|44	%{descr}
12cr|dictd-dicts-eng-rus-0.1.0-15|45	
12cr|dictd-dicts-eng-rus-0.1.0-15|46	%prep
12cr|dictd-dicts-eng-rus-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-eng-rus-0.1.0-15|48	
12cr|dictd-dicts-eng-rus-0.1.0-15|49	%build
12cr|dictd-dicts-eng-rus-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-eng-rus-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-eng-rus-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-eng-rus-0.1.0-15|53	fi
12cr|dictd-dicts-eng-rus-0.1.0-15|54	
12cr|dictd-dicts-eng-rus-0.1.0-15|55	%install
12cr|dictd-dicts-eng-rus-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-rus-0.1.0-15|57	
12cr|dictd-dicts-eng-rus-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-rus-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-rus-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-rus-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-eng-rus-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-rus-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-rus-0.1.0-15|64	
12cr|dictd-dicts-eng-rus-0.1.0-15|65	%clean
12cr|dictd-dicts-eng-rus-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-rus-0.1.0-15|67	
12cr|dictd-dicts-eng-rus-0.1.0-15|68	%post
12cr|dictd-dicts-eng-rus-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-rus-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-rus-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-eng-rus-0.1.0-15|72	
12cr|dictd-dicts-eng-rus-0.1.0-15|73	%postun
12cr|dictd-dicts-eng-rus-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-eng-rus-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-eng-rus-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-eng-rus-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-rus-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-rus-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-eng-rus-0.1.0-15|80	fi
12cr|dictd-dicts-eng-rus-0.1.0-15|81	
12cr|dictd-dicts-eng-rus-0.1.0-15|82	%files
12cr|dictd-dicts-eng-rus-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-eng-rus-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-eng-rus-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-eng-rus-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-eng-rus-0.1.0-15|87	
12cr|dictd-dicts-eng-rus-0.1.0-15|88	
12cr|dictd-dicts-eng-rus-0.1.0-15|89	
12cr|dictd-dicts-eng-rus-0.1.0-15|90	
12cr|dictd-dicts-eng-rus-0.1.0-15|91	
12cr|dictd-dicts-eng-rus-0.1.0-15|92	%changelog
12cr|dictd-dicts-eng-rus-0.1.0-15|93	

915 12
12cr|dictd-dicts-eng-scr-0.1.0-15|1	%define lang_from	eng
12cr|dictd-dicts-eng-scr-0.1.0-15|2	%define lang_to		scr
12cr|dictd-dicts-eng-scr-0.1.0-15|3	%define filedate	20000111
12cr|dictd-dicts-eng-scr-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-eng-scr-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-eng-scr-0.1.0-15|6	%define summary_prefix	English - Serbo-Croat
12cr|dictd-dicts-eng-scr-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-eng-scr-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20000906/%{lang_from}-%{lang_to}-%{filedate}.tar.bz2
12cr|dictd-dicts-eng-scr-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-eng-scr-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-eng-scr-0.1.0-15|11	
12cr|dictd-dicts-eng-scr-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-eng-scr-0.1.0-15|13	
12cr|dictd-dicts-eng-scr-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-scr-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-scr-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-scr-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-eng-scr-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-eng-scr-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-eng-scr-0.1.0-15|20	
12cr|dictd-dicts-eng-scr-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-eng-scr-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-eng-scr-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-eng-scr-0.1.0-15|24	
12cr|dictd-dicts-eng-scr-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-eng-scr-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-eng-scr-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-eng-scr-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-eng-scr-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-eng-scr-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-eng-scr-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-eng-scr-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-eng-scr-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-scr-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-eng-scr-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-eng-scr-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-eng-scr-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-eng-scr-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-eng-scr-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-eng-scr-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-scr-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-scr-0.1.0-15|42	
12cr|dictd-dicts-eng-scr-0.1.0-15|43	%description
12cr|dictd-dicts-eng-scr-0.1.0-15|44	%{descr}
12cr|dictd-dicts-eng-scr-0.1.0-15|45	
12cr|dictd-dicts-eng-scr-0.1.0-15|46	%prep
12cr|dictd-dicts-eng-scr-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-eng-scr-0.1.0-15|48	
12cr|dictd-dicts-eng-scr-0.1.0-15|49	%build
12cr|dictd-dicts-eng-scr-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-eng-scr-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-eng-scr-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-eng-scr-0.1.0-15|53	fi
12cr|dictd-dicts-eng-scr-0.1.0-15|54	
12cr|dictd-dicts-eng-scr-0.1.0-15|55	%install
12cr|dictd-dicts-eng-scr-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-scr-0.1.0-15|57	
12cr|dictd-dicts-eng-scr-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-scr-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-scr-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-scr-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-eng-scr-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-scr-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-scr-0.1.0-15|64	
12cr|dictd-dicts-eng-scr-0.1.0-15|65	%clean
12cr|dictd-dicts-eng-scr-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-scr-0.1.0-15|67	
12cr|dictd-dicts-eng-scr-0.1.0-15|68	%post
12cr|dictd-dicts-eng-scr-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-scr-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-scr-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-eng-scr-0.1.0-15|72	
12cr|dictd-dicts-eng-scr-0.1.0-15|73	%postun
12cr|dictd-dicts-eng-scr-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-eng-scr-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-eng-scr-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-eng-scr-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-scr-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-scr-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-eng-scr-0.1.0-15|80	fi
12cr|dictd-dicts-eng-scr-0.1.0-15|81	
12cr|dictd-dicts-eng-scr-0.1.0-15|82	%files
12cr|dictd-dicts-eng-scr-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-eng-scr-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-eng-scr-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-eng-scr-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-eng-scr-0.1.0-15|87	
12cr|dictd-dicts-eng-scr-0.1.0-15|88	
12cr|dictd-dicts-eng-scr-0.1.0-15|89	
12cr|dictd-dicts-eng-scr-0.1.0-15|90	
12cr|dictd-dicts-eng-scr-0.1.0-15|91	
12cr|dictd-dicts-eng-scr-0.1.0-15|92	%changelog
12cr|dictd-dicts-eng-scr-0.1.0-15|93	

916 12
12cr|dictd-dicts-eng-spa-0.1.0-15|1	%define lang_from	eng
12cr|dictd-dicts-eng-spa-0.1.0-15|2	%define lang_to		spa
12cr|dictd-dicts-eng-spa-0.1.0-15|3	%define filedate	20000222
12cr|dictd-dicts-eng-spa-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-eng-spa-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-eng-spa-0.1.0-15|6	%define summary_prefix	English - Spanish
12cr|dictd-dicts-eng-spa-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-eng-spa-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-eng-spa-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-eng-spa-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-eng-spa-0.1.0-15|11	
12cr|dictd-dicts-eng-spa-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-eng-spa-0.1.0-15|13	
12cr|dictd-dicts-eng-spa-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-spa-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-spa-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-spa-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-eng-spa-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-eng-spa-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-eng-spa-0.1.0-15|20	
12cr|dictd-dicts-eng-spa-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-eng-spa-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-eng-spa-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-eng-spa-0.1.0-15|24	
12cr|dictd-dicts-eng-spa-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-eng-spa-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-eng-spa-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-eng-spa-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-eng-spa-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-eng-spa-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-eng-spa-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-eng-spa-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-eng-spa-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-spa-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-eng-spa-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-eng-spa-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-eng-spa-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-eng-spa-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-eng-spa-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-eng-spa-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-spa-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-spa-0.1.0-15|42	
12cr|dictd-dicts-eng-spa-0.1.0-15|43	%description
12cr|dictd-dicts-eng-spa-0.1.0-15|44	%{descr}
12cr|dictd-dicts-eng-spa-0.1.0-15|45	
12cr|dictd-dicts-eng-spa-0.1.0-15|46	%prep
12cr|dictd-dicts-eng-spa-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-eng-spa-0.1.0-15|48	
12cr|dictd-dicts-eng-spa-0.1.0-15|49	%build
12cr|dictd-dicts-eng-spa-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-eng-spa-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-eng-spa-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-eng-spa-0.1.0-15|53	fi
12cr|dictd-dicts-eng-spa-0.1.0-15|54	
12cr|dictd-dicts-eng-spa-0.1.0-15|55	%install
12cr|dictd-dicts-eng-spa-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-spa-0.1.0-15|57	
12cr|dictd-dicts-eng-spa-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-spa-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-spa-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-spa-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-eng-spa-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-spa-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-spa-0.1.0-15|64	
12cr|dictd-dicts-eng-spa-0.1.0-15|65	%clean
12cr|dictd-dicts-eng-spa-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-spa-0.1.0-15|67	
12cr|dictd-dicts-eng-spa-0.1.0-15|68	%post
12cr|dictd-dicts-eng-spa-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-spa-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-spa-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-eng-spa-0.1.0-15|72	
12cr|dictd-dicts-eng-spa-0.1.0-15|73	%postun
12cr|dictd-dicts-eng-spa-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-eng-spa-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-eng-spa-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-eng-spa-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-spa-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-spa-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-eng-spa-0.1.0-15|80	fi
12cr|dictd-dicts-eng-spa-0.1.0-15|81	
12cr|dictd-dicts-eng-spa-0.1.0-15|82	%files
12cr|dictd-dicts-eng-spa-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-eng-spa-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-eng-spa-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-eng-spa-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-eng-spa-0.1.0-15|87	
12cr|dictd-dicts-eng-spa-0.1.0-15|88	
12cr|dictd-dicts-eng-spa-0.1.0-15|89	
12cr|dictd-dicts-eng-spa-0.1.0-15|90	
12cr|dictd-dicts-eng-spa-0.1.0-15|91	
12cr|dictd-dicts-eng-spa-0.1.0-15|92	%changelog
12cr|dictd-dicts-eng-spa-0.1.0-15|93	

917 12
12cr|dictd-dicts-eng-swe-0.1.0-15|1	%define lang_from	eng
12cr|dictd-dicts-eng-swe-0.1.0-15|2	%define lang_to		swe
12cr|dictd-dicts-eng-swe-0.1.0-15|3	%define filedate	20000111
12cr|dictd-dicts-eng-swe-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-eng-swe-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-eng-swe-0.1.0-15|6	%define summary_prefix	English - Swedish
12cr|dictd-dicts-eng-swe-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-eng-swe-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-eng-swe-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-eng-swe-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-eng-swe-0.1.0-15|11	
12cr|dictd-dicts-eng-swe-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-eng-swe-0.1.0-15|13	
12cr|dictd-dicts-eng-swe-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-swe-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-swe-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-swe-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-eng-swe-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-eng-swe-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-eng-swe-0.1.0-15|20	
12cr|dictd-dicts-eng-swe-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-eng-swe-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-eng-swe-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-eng-swe-0.1.0-15|24	
12cr|dictd-dicts-eng-swe-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-eng-swe-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-eng-swe-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-eng-swe-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-eng-swe-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-eng-swe-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-eng-swe-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-eng-swe-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-eng-swe-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-swe-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-eng-swe-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-eng-swe-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-eng-swe-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-eng-swe-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-eng-swe-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-eng-swe-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-swe-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-swe-0.1.0-15|42	
12cr|dictd-dicts-eng-swe-0.1.0-15|43	%description
12cr|dictd-dicts-eng-swe-0.1.0-15|44	%{descr}
12cr|dictd-dicts-eng-swe-0.1.0-15|45	
12cr|dictd-dicts-eng-swe-0.1.0-15|46	%prep
12cr|dictd-dicts-eng-swe-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-eng-swe-0.1.0-15|48	
12cr|dictd-dicts-eng-swe-0.1.0-15|49	%build
12cr|dictd-dicts-eng-swe-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-eng-swe-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-eng-swe-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-eng-swe-0.1.0-15|53	fi
12cr|dictd-dicts-eng-swe-0.1.0-15|54	
12cr|dictd-dicts-eng-swe-0.1.0-15|55	%install
12cr|dictd-dicts-eng-swe-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-swe-0.1.0-15|57	
12cr|dictd-dicts-eng-swe-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-swe-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-swe-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-swe-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-eng-swe-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-swe-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-swe-0.1.0-15|64	
12cr|dictd-dicts-eng-swe-0.1.0-15|65	%clean
12cr|dictd-dicts-eng-swe-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-swe-0.1.0-15|67	
12cr|dictd-dicts-eng-swe-0.1.0-15|68	%post
12cr|dictd-dicts-eng-swe-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-swe-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-swe-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-eng-swe-0.1.0-15|72	
12cr|dictd-dicts-eng-swe-0.1.0-15|73	%postun
12cr|dictd-dicts-eng-swe-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-eng-swe-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-eng-swe-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-eng-swe-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-swe-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-swe-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-eng-swe-0.1.0-15|80	fi
12cr|dictd-dicts-eng-swe-0.1.0-15|81	
12cr|dictd-dicts-eng-swe-0.1.0-15|82	%files
12cr|dictd-dicts-eng-swe-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-eng-swe-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-eng-swe-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-eng-swe-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-eng-swe-0.1.0-15|87	
12cr|dictd-dicts-eng-swe-0.1.0-15|88	
12cr|dictd-dicts-eng-swe-0.1.0-15|89	
12cr|dictd-dicts-eng-swe-0.1.0-15|90	
12cr|dictd-dicts-eng-swe-0.1.0-15|91	
12cr|dictd-dicts-eng-swe-0.1.0-15|92	%changelog
12cr|dictd-dicts-eng-swe-0.1.0-15|93	

918 12
12cr|dictd-dicts-eng-wel-0.1.0-15|1	%define lang_from	eng
12cr|dictd-dicts-eng-wel-0.1.0-15|2	%define lang_to		wel
12cr|dictd-dicts-eng-wel-0.1.0-15|3	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-eng-wel-0.1.0-15|4	%define license		GPL
12cr|dictd-dicts-eng-wel-0.1.0-15|5	%define summary_prefix	English - Welsh
12cr|dictd-dicts-eng-wel-0.1.0-15|6	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-eng-wel-0.1.0-15|7	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-eng-wel-0.1.0-15|8	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-eng-wel-0.1.0-15|9	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-eng-wel-0.1.0-15|10	
12cr|dictd-dicts-eng-wel-0.1.0-15|11	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-eng-wel-0.1.0-15|12	
12cr|dictd-dicts-eng-wel-0.1.0-15|13	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-wel-0.1.0-15|14	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-eng-wel-0.1.0-15|15	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-wel-0.1.0-15|16	%define version         0.1.0
12cr|dictd-dicts-eng-wel-0.1.0-15|17	%define release         %mkrel 15
12cr|dictd-dicts-eng-wel-0.1.0-15|18	%define group           Databases
12cr|dictd-dicts-eng-wel-0.1.0-15|19	
12cr|dictd-dicts-eng-wel-0.1.0-15|20	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-eng-wel-0.1.0-15|21	%define dictd_name      dictd
12cr|dictd-dicts-eng-wel-0.1.0-15|22	%define dictd_version   1.10.1-4
12cr|dictd-dicts-eng-wel-0.1.0-15|23	
12cr|dictd-dicts-eng-wel-0.1.0-15|24	Summary:	%{summary}
12cr|dictd-dicts-eng-wel-0.1.0-15|25	Name:		%{name}
12cr|dictd-dicts-eng-wel-0.1.0-15|26	Version:	%{version}
12cr|dictd-dicts-eng-wel-0.1.0-15|27	Release:	%{release}
12cr|dictd-dicts-eng-wel-0.1.0-15|28	License:	%{license}
12cr|dictd-dicts-eng-wel-0.1.0-15|29	Group:		%{group}
12cr|dictd-dicts-eng-wel-0.1.0-15|30	Source:		%{src}
12cr|dictd-dicts-eng-wel-0.1.0-15|31	URL:		http://www.freedict.de
12cr|dictd-dicts-eng-wel-0.1.0-15|32	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-eng-wel-0.1.0-15|33	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-eng-wel-0.1.0-15|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-eng-wel-0.1.0-15|35	BuildArch:	noarch
12cr|dictd-dicts-eng-wel-0.1.0-15|36	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-eng-wel-0.1.0-15|37	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-eng-wel-0.1.0-15|38	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-eng-wel-0.1.0-15|39	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-wel-0.1.0-15|40	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-eng-wel-0.1.0-15|41	
12cr|dictd-dicts-eng-wel-0.1.0-15|42	%description
12cr|dictd-dicts-eng-wel-0.1.0-15|43	%{descr}
12cr|dictd-dicts-eng-wel-0.1.0-15|44	
12cr|dictd-dicts-eng-wel-0.1.0-15|45	%prep
12cr|dictd-dicts-eng-wel-0.1.0-15|46	%setup -c -q
12cr|dictd-dicts-eng-wel-0.1.0-15|47	
12cr|dictd-dicts-eng-wel-0.1.0-15|48	%build
12cr|dictd-dicts-eng-wel-0.1.0-15|49	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-eng-wel-0.1.0-15|50	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-eng-wel-0.1.0-15|51	dictzip *.dict
12cr|dictd-dicts-eng-wel-0.1.0-15|52	fi
12cr|dictd-dicts-eng-wel-0.1.0-15|53	
12cr|dictd-dicts-eng-wel-0.1.0-15|54	%install
12cr|dictd-dicts-eng-wel-0.1.0-15|55	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-wel-0.1.0-15|56	
12cr|dictd-dicts-eng-wel-0.1.0-15|57	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-wel-0.1.0-15|58	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-wel-0.1.0-15|59	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-eng-wel-0.1.0-15|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-eng-wel-0.1.0-15|61	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-wel-0.1.0-15|62	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-eng-wel-0.1.0-15|63	
12cr|dictd-dicts-eng-wel-0.1.0-15|64	%clean
12cr|dictd-dicts-eng-wel-0.1.0-15|65	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-eng-wel-0.1.0-15|66	
12cr|dictd-dicts-eng-wel-0.1.0-15|67	%post
12cr|dictd-dicts-eng-wel-0.1.0-15|68	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-wel-0.1.0-15|69	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-wel-0.1.0-15|70	service dictd-server reload
12cr|dictd-dicts-eng-wel-0.1.0-15|71	
12cr|dictd-dicts-eng-wel-0.1.0-15|72	%postun
12cr|dictd-dicts-eng-wel-0.1.0-15|73	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-eng-wel-0.1.0-15|74	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-eng-wel-0.1.0-15|75	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-eng-wel-0.1.0-15|76	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-eng-wel-0.1.0-15|77	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-eng-wel-0.1.0-15|78	service dictd-server reload
12cr|dictd-dicts-eng-wel-0.1.0-15|79	fi
12cr|dictd-dicts-eng-wel-0.1.0-15|80	
12cr|dictd-dicts-eng-wel-0.1.0-15|81	%files
12cr|dictd-dicts-eng-wel-0.1.0-15|82	%defattr(644, root, root)
12cr|dictd-dicts-eng-wel-0.1.0-15|83	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-eng-wel-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-eng-wel-0.1.0-15|85	%config		%conf_file
12cr|dictd-dicts-eng-wel-0.1.0-15|86	
12cr|dictd-dicts-eng-wel-0.1.0-15|87	
12cr|dictd-dicts-eng-wel-0.1.0-15|88	
12cr|dictd-dicts-eng-wel-0.1.0-15|89	
12cr|dictd-dicts-eng-wel-0.1.0-15|90	
12cr|dictd-dicts-eng-wel-0.1.0-15|91	%changelog
12cr|dictd-dicts-eng-wel-0.1.0-15|92	

919 12
12cr|dictd-dicts-foldoc-0.1.0-15|1	%define namesuffix      foldoc
12cr|dictd-dicts-foldoc-0.1.0-15|2	%define license		Freeware
12cr|dictd-dicts-foldoc-0.1.0-15|3	%define summary_prefix	The Free On-line Dictionary of Computing
12cr|dictd-dicts-foldoc-0.1.0-15|4	%define descr_prefix	%{summary_prefix} (9 February 2002)
12cr|dictd-dicts-foldoc-0.1.0-15|5	%define src		ftp://ftp.dict.org/pub/dict/pre/dict-foldoc-20020209.tar.gz
12cr|dictd-dicts-foldoc-0.1.0-15|6	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-foldoc-0.1.0-15|7	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-foldoc-0.1.0-15|8	
12cr|dictd-dicts-foldoc-0.1.0-15|9	%define summ_desc_suf	for dictd
12cr|dictd-dicts-foldoc-0.1.0-15|10	
12cr|dictd-dicts-foldoc-0.1.0-15|11	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-foldoc-0.1.0-15|12	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-foldoc-0.1.0-15|13	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-foldoc-0.1.0-15|14	%define version         0.1.0
12cr|dictd-dicts-foldoc-0.1.0-15|15	%define release         %mkrel 15
12cr|dictd-dicts-foldoc-0.1.0-15|16	%define group           Databases
12cr|dictd-dicts-foldoc-0.1.0-15|17	
12cr|dictd-dicts-foldoc-0.1.0-15|18	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-foldoc-0.1.0-15|19	%define dictd_name      dictd
12cr|dictd-dicts-foldoc-0.1.0-15|20	%define dictd_version   1.10.1-4
12cr|dictd-dicts-foldoc-0.1.0-15|21	
12cr|dictd-dicts-foldoc-0.1.0-15|22	Summary:	%{summary}
12cr|dictd-dicts-foldoc-0.1.0-15|23	Name:		%{name}
12cr|dictd-dicts-foldoc-0.1.0-15|24	Version:	%{version}
12cr|dictd-dicts-foldoc-0.1.0-15|25	Release:	%{release}
12cr|dictd-dicts-foldoc-0.1.0-15|26	License:	%{license}
12cr|dictd-dicts-foldoc-0.1.0-15|27	Group:		%{group}
12cr|dictd-dicts-foldoc-0.1.0-15|28	Source:		%{src}
12cr|dictd-dicts-foldoc-0.1.0-15|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-foldoc-0.1.0-15|30	BuildArch:	noarch
12cr|dictd-dicts-foldoc-0.1.0-15|31	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-foldoc-0.1.0-15|32	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-foldoc-0.1.0-15|33	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-foldoc-0.1.0-15|34	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-foldoc-0.1.0-15|35	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-foldoc-0.1.0-15|36	
12cr|dictd-dicts-foldoc-0.1.0-15|37	%description
12cr|dictd-dicts-foldoc-0.1.0-15|38	%{descr}
12cr|dictd-dicts-foldoc-0.1.0-15|39	
12cr|dictd-dicts-foldoc-0.1.0-15|40	%prep
12cr|dictd-dicts-foldoc-0.1.0-15|41	%setup -c -q
12cr|dictd-dicts-foldoc-0.1.0-15|42	
12cr|dictd-dicts-foldoc-0.1.0-15|43	%build
12cr|dictd-dicts-foldoc-0.1.0-15|44	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-foldoc-0.1.0-15|45	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-foldoc-0.1.0-15|46	dictzip *.dict
12cr|dictd-dicts-foldoc-0.1.0-15|47	fi
12cr|dictd-dicts-foldoc-0.1.0-15|48	
12cr|dictd-dicts-foldoc-0.1.0-15|49	%install
12cr|dictd-dicts-foldoc-0.1.0-15|50	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-foldoc-0.1.0-15|51	
12cr|dictd-dicts-foldoc-0.1.0-15|52	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-foldoc-0.1.0-15|53	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-foldoc-0.1.0-15|54	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-foldoc-0.1.0-15|55	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-foldoc-0.1.0-15|56	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-foldoc-0.1.0-15|57	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-foldoc-0.1.0-15|58	
12cr|dictd-dicts-foldoc-0.1.0-15|59	%clean
12cr|dictd-dicts-foldoc-0.1.0-15|60	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-foldoc-0.1.0-15|61	
12cr|dictd-dicts-foldoc-0.1.0-15|62	%post
12cr|dictd-dicts-foldoc-0.1.0-15|63	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-foldoc-0.1.0-15|64	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-foldoc-0.1.0-15|65	service dictd-server reload
12cr|dictd-dicts-foldoc-0.1.0-15|66	
12cr|dictd-dicts-foldoc-0.1.0-15|67	%postun
12cr|dictd-dicts-foldoc-0.1.0-15|68	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-foldoc-0.1.0-15|69	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-foldoc-0.1.0-15|70	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-foldoc-0.1.0-15|71	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-foldoc-0.1.0-15|72	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-foldoc-0.1.0-15|73	service dictd-server reload
12cr|dictd-dicts-foldoc-0.1.0-15|74	fi
12cr|dictd-dicts-foldoc-0.1.0-15|75	
12cr|dictd-dicts-foldoc-0.1.0-15|76	%files
12cr|dictd-dicts-foldoc-0.1.0-15|77	%defattr(644, root, root)
12cr|dictd-dicts-foldoc-0.1.0-15|78	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-foldoc-0.1.0-15|79	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-foldoc-0.1.0-15|80	%config		%conf_file
12cr|dictd-dicts-foldoc-0.1.0-15|81	
12cr|dictd-dicts-foldoc-0.1.0-15|82	
12cr|dictd-dicts-foldoc-0.1.0-15|83	
12cr|dictd-dicts-foldoc-0.1.0-15|84	
12cr|dictd-dicts-foldoc-0.1.0-15|85	
12cr|dictd-dicts-foldoc-0.1.0-15|86	%changelog
12cr|dictd-dicts-foldoc-0.1.0-15|87	

920 12
12cr|dictd-dicts-fra-deu-0.1.0-15|1	%define lang_from	fra
12cr|dictd-dicts-fra-deu-0.1.0-15|2	%define lang_to		deu
12cr|dictd-dicts-fra-deu-0.1.0-15|3	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-fra-deu-0.1.0-15|4	%define license		GPL
12cr|dictd-dicts-fra-deu-0.1.0-15|5	%define summary_prefix	French - German
12cr|dictd-dicts-fra-deu-0.1.0-15|6	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-fra-deu-0.1.0-15|7	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20000906/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-fra-deu-0.1.0-15|8	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-fra-deu-0.1.0-15|9	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-fra-deu-0.1.0-15|10	
12cr|dictd-dicts-fra-deu-0.1.0-15|11	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-fra-deu-0.1.0-15|12	
12cr|dictd-dicts-fra-deu-0.1.0-15|13	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-fra-deu-0.1.0-15|14	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-fra-deu-0.1.0-15|15	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-fra-deu-0.1.0-15|16	%define version         0.1.0
12cr|dictd-dicts-fra-deu-0.1.0-15|17	%define release         %mkrel 15
12cr|dictd-dicts-fra-deu-0.1.0-15|18	%define group           Databases
12cr|dictd-dicts-fra-deu-0.1.0-15|19	
12cr|dictd-dicts-fra-deu-0.1.0-15|20	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-fra-deu-0.1.0-15|21	%define dictd_name      dictd
12cr|dictd-dicts-fra-deu-0.1.0-15|22	%define dictd_version   1.10.1-4
12cr|dictd-dicts-fra-deu-0.1.0-15|23	
12cr|dictd-dicts-fra-deu-0.1.0-15|24	Summary:	%{summary}
12cr|dictd-dicts-fra-deu-0.1.0-15|25	Name:		%{name}
12cr|dictd-dicts-fra-deu-0.1.0-15|26	Version:	%{version}
12cr|dictd-dicts-fra-deu-0.1.0-15|27	Release:	%{release}
12cr|dictd-dicts-fra-deu-0.1.0-15|28	License:	%{license}
12cr|dictd-dicts-fra-deu-0.1.0-15|29	Group:		%{group}
12cr|dictd-dicts-fra-deu-0.1.0-15|30	Source:		%{src}
12cr|dictd-dicts-fra-deu-0.1.0-15|31	URL:		http://www.freedict.de
12cr|dictd-dicts-fra-deu-0.1.0-15|32	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-fra-deu-0.1.0-15|33	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-fra-deu-0.1.0-15|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-fra-deu-0.1.0-15|35	BuildArch:	noarch
12cr|dictd-dicts-fra-deu-0.1.0-15|36	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-fra-deu-0.1.0-15|37	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-fra-deu-0.1.0-15|38	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-fra-deu-0.1.0-15|39	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-fra-deu-0.1.0-15|40	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-fra-deu-0.1.0-15|41	
12cr|dictd-dicts-fra-deu-0.1.0-15|42	%description
12cr|dictd-dicts-fra-deu-0.1.0-15|43	%{descr}
12cr|dictd-dicts-fra-deu-0.1.0-15|44	
12cr|dictd-dicts-fra-deu-0.1.0-15|45	%prep
12cr|dictd-dicts-fra-deu-0.1.0-15|46	%setup -c -q
12cr|dictd-dicts-fra-deu-0.1.0-15|47	
12cr|dictd-dicts-fra-deu-0.1.0-15|48	%build
12cr|dictd-dicts-fra-deu-0.1.0-15|49	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-fra-deu-0.1.0-15|50	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-fra-deu-0.1.0-15|51	dictzip *.dict
12cr|dictd-dicts-fra-deu-0.1.0-15|52	fi
12cr|dictd-dicts-fra-deu-0.1.0-15|53	
12cr|dictd-dicts-fra-deu-0.1.0-15|54	%install
12cr|dictd-dicts-fra-deu-0.1.0-15|55	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-fra-deu-0.1.0-15|56	
12cr|dictd-dicts-fra-deu-0.1.0-15|57	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-fra-deu-0.1.0-15|58	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-fra-deu-0.1.0-15|59	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-fra-deu-0.1.0-15|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-fra-deu-0.1.0-15|61	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-fra-deu-0.1.0-15|62	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-fra-deu-0.1.0-15|63	
12cr|dictd-dicts-fra-deu-0.1.0-15|64	%clean
12cr|dictd-dicts-fra-deu-0.1.0-15|65	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-fra-deu-0.1.0-15|66	
12cr|dictd-dicts-fra-deu-0.1.0-15|67	%post
12cr|dictd-dicts-fra-deu-0.1.0-15|68	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-fra-deu-0.1.0-15|69	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-fra-deu-0.1.0-15|70	service dictd-server reload
12cr|dictd-dicts-fra-deu-0.1.0-15|71	
12cr|dictd-dicts-fra-deu-0.1.0-15|72	%postun
12cr|dictd-dicts-fra-deu-0.1.0-15|73	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-fra-deu-0.1.0-15|74	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-fra-deu-0.1.0-15|75	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-fra-deu-0.1.0-15|76	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-fra-deu-0.1.0-15|77	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-fra-deu-0.1.0-15|78	service dictd-server reload
12cr|dictd-dicts-fra-deu-0.1.0-15|79	fi
12cr|dictd-dicts-fra-deu-0.1.0-15|80	
12cr|dictd-dicts-fra-deu-0.1.0-15|81	%files
12cr|dictd-dicts-fra-deu-0.1.0-15|82	%defattr(644, root, root)
12cr|dictd-dicts-fra-deu-0.1.0-15|83	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-fra-deu-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-fra-deu-0.1.0-15|85	%config		%conf_file
12cr|dictd-dicts-fra-deu-0.1.0-15|86	
12cr|dictd-dicts-fra-deu-0.1.0-15|87	
12cr|dictd-dicts-fra-deu-0.1.0-15|88	
12cr|dictd-dicts-fra-deu-0.1.0-15|89	
12cr|dictd-dicts-fra-deu-0.1.0-15|90	
12cr|dictd-dicts-fra-deu-0.1.0-15|91	%changelog
12cr|dictd-dicts-fra-deu-0.1.0-15|92	

921 12
12cr|dictd-dicts-fra-eng-0.1.0-15|1	%define lang_from	fra
12cr|dictd-dicts-fra-eng-0.1.0-15|2	%define lang_to		eng
12cr|dictd-dicts-fra-eng-0.1.0-15|3	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-fra-eng-0.1.0-15|4	%define license		GPL
12cr|dictd-dicts-fra-eng-0.1.0-15|5	%define summary_prefix	French - English
12cr|dictd-dicts-fra-eng-0.1.0-15|6	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-fra-eng-0.1.0-15|7	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-fra-eng-0.1.0-15|8	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-fra-eng-0.1.0-15|9	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-fra-eng-0.1.0-15|10	
12cr|dictd-dicts-fra-eng-0.1.0-15|11	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-fra-eng-0.1.0-15|12	
12cr|dictd-dicts-fra-eng-0.1.0-15|13	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-fra-eng-0.1.0-15|14	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-fra-eng-0.1.0-15|15	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-fra-eng-0.1.0-15|16	%define version         0.1.0
12cr|dictd-dicts-fra-eng-0.1.0-15|17	%define release         %mkrel 15
12cr|dictd-dicts-fra-eng-0.1.0-15|18	%define group           Databases
12cr|dictd-dicts-fra-eng-0.1.0-15|19	
12cr|dictd-dicts-fra-eng-0.1.0-15|20	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-fra-eng-0.1.0-15|21	%define dictd_name      dictd
12cr|dictd-dicts-fra-eng-0.1.0-15|22	%define dictd_version   1.10.1-4
12cr|dictd-dicts-fra-eng-0.1.0-15|23	
12cr|dictd-dicts-fra-eng-0.1.0-15|24	Summary:	%{summary}
12cr|dictd-dicts-fra-eng-0.1.0-15|25	Name:		%{name}
12cr|dictd-dicts-fra-eng-0.1.0-15|26	Version:	%{version}
12cr|dictd-dicts-fra-eng-0.1.0-15|27	Release:	%{release}
12cr|dictd-dicts-fra-eng-0.1.0-15|28	License:	%{license}
12cr|dictd-dicts-fra-eng-0.1.0-15|29	Group:		%{group}
12cr|dictd-dicts-fra-eng-0.1.0-15|30	Source:		%{src}
12cr|dictd-dicts-fra-eng-0.1.0-15|31	URL:		http://www.freedict.de
12cr|dictd-dicts-fra-eng-0.1.0-15|32	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-fra-eng-0.1.0-15|33	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-fra-eng-0.1.0-15|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-fra-eng-0.1.0-15|35	BuildArch:	noarch
12cr|dictd-dicts-fra-eng-0.1.0-15|36	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-fra-eng-0.1.0-15|37	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-fra-eng-0.1.0-15|38	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-fra-eng-0.1.0-15|39	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-fra-eng-0.1.0-15|40	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-fra-eng-0.1.0-15|41	
12cr|dictd-dicts-fra-eng-0.1.0-15|42	%description
12cr|dictd-dicts-fra-eng-0.1.0-15|43	%{descr}
12cr|dictd-dicts-fra-eng-0.1.0-15|44	
12cr|dictd-dicts-fra-eng-0.1.0-15|45	%prep
12cr|dictd-dicts-fra-eng-0.1.0-15|46	%setup -c -q
12cr|dictd-dicts-fra-eng-0.1.0-15|47	
12cr|dictd-dicts-fra-eng-0.1.0-15|48	%build
12cr|dictd-dicts-fra-eng-0.1.0-15|49	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-fra-eng-0.1.0-15|50	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-fra-eng-0.1.0-15|51	dictzip *.dict
12cr|dictd-dicts-fra-eng-0.1.0-15|52	fi
12cr|dictd-dicts-fra-eng-0.1.0-15|53	
12cr|dictd-dicts-fra-eng-0.1.0-15|54	%install
12cr|dictd-dicts-fra-eng-0.1.0-15|55	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-fra-eng-0.1.0-15|56	
12cr|dictd-dicts-fra-eng-0.1.0-15|57	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-fra-eng-0.1.0-15|58	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-fra-eng-0.1.0-15|59	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-fra-eng-0.1.0-15|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-fra-eng-0.1.0-15|61	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-fra-eng-0.1.0-15|62	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-fra-eng-0.1.0-15|63	
12cr|dictd-dicts-fra-eng-0.1.0-15|64	%clean
12cr|dictd-dicts-fra-eng-0.1.0-15|65	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-fra-eng-0.1.0-15|66	
12cr|dictd-dicts-fra-eng-0.1.0-15|67	%post
12cr|dictd-dicts-fra-eng-0.1.0-15|68	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-fra-eng-0.1.0-15|69	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-fra-eng-0.1.0-15|70	service dictd-server reload
12cr|dictd-dicts-fra-eng-0.1.0-15|71	
12cr|dictd-dicts-fra-eng-0.1.0-15|72	%postun
12cr|dictd-dicts-fra-eng-0.1.0-15|73	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-fra-eng-0.1.0-15|74	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-fra-eng-0.1.0-15|75	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-fra-eng-0.1.0-15|76	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-fra-eng-0.1.0-15|77	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-fra-eng-0.1.0-15|78	service dictd-server reload
12cr|dictd-dicts-fra-eng-0.1.0-15|79	fi
12cr|dictd-dicts-fra-eng-0.1.0-15|80	
12cr|dictd-dicts-fra-eng-0.1.0-15|81	%files
12cr|dictd-dicts-fra-eng-0.1.0-15|82	%defattr(644, root, root)
12cr|dictd-dicts-fra-eng-0.1.0-15|83	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-fra-eng-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-fra-eng-0.1.0-15|85	%config		%conf_file
12cr|dictd-dicts-fra-eng-0.1.0-15|86	
12cr|dictd-dicts-fra-eng-0.1.0-15|87	
12cr|dictd-dicts-fra-eng-0.1.0-15|88	
12cr|dictd-dicts-fra-eng-0.1.0-15|89	
12cr|dictd-dicts-fra-eng-0.1.0-15|90	
12cr|dictd-dicts-fra-eng-0.1.0-15|91	%changelog
12cr|dictd-dicts-fra-eng-0.1.0-15|92	

922 12
12cr|dictd-dicts-fra-nld-0.1.0-15|1	%define lang_from	fra
12cr|dictd-dicts-fra-nld-0.1.0-15|2	%define lang_to		nld
12cr|dictd-dicts-fra-nld-0.1.0-15|3	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-fra-nld-0.1.0-15|4	%define license		GPL
12cr|dictd-dicts-fra-nld-0.1.0-15|5	%define summary_prefix	French - Nederland
12cr|dictd-dicts-fra-nld-0.1.0-15|6	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-fra-nld-0.1.0-15|7	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-fra-nld-0.1.0-15|8	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-fra-nld-0.1.0-15|9	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-fra-nld-0.1.0-15|10	
12cr|dictd-dicts-fra-nld-0.1.0-15|11	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-fra-nld-0.1.0-15|12	
12cr|dictd-dicts-fra-nld-0.1.0-15|13	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-fra-nld-0.1.0-15|14	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-fra-nld-0.1.0-15|15	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-fra-nld-0.1.0-15|16	%define version         0.1.0
12cr|dictd-dicts-fra-nld-0.1.0-15|17	%define release         %mkrel 15
12cr|dictd-dicts-fra-nld-0.1.0-15|18	%define group           Databases
12cr|dictd-dicts-fra-nld-0.1.0-15|19	
12cr|dictd-dicts-fra-nld-0.1.0-15|20	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-fra-nld-0.1.0-15|21	%define dictd_name      dictd
12cr|dictd-dicts-fra-nld-0.1.0-15|22	%define dictd_version   1.10.1-4
12cr|dictd-dicts-fra-nld-0.1.0-15|23	
12cr|dictd-dicts-fra-nld-0.1.0-15|24	Summary:	%{summary}
12cr|dictd-dicts-fra-nld-0.1.0-15|25	Name:		%{name}
12cr|dictd-dicts-fra-nld-0.1.0-15|26	Version:	%{version}
12cr|dictd-dicts-fra-nld-0.1.0-15|27	Release:	%{release}
12cr|dictd-dicts-fra-nld-0.1.0-15|28	License:	%{license}
12cr|dictd-dicts-fra-nld-0.1.0-15|29	Group:		%{group}
12cr|dictd-dicts-fra-nld-0.1.0-15|30	Source:		%{src}
12cr|dictd-dicts-fra-nld-0.1.0-15|31	URL:		http://www.freedict.de
12cr|dictd-dicts-fra-nld-0.1.0-15|32	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-fra-nld-0.1.0-15|33	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-fra-nld-0.1.0-15|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-fra-nld-0.1.0-15|35	BuildArch:	noarch
12cr|dictd-dicts-fra-nld-0.1.0-15|36	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-fra-nld-0.1.0-15|37	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-fra-nld-0.1.0-15|38	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-fra-nld-0.1.0-15|39	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-fra-nld-0.1.0-15|40	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-fra-nld-0.1.0-15|41	
12cr|dictd-dicts-fra-nld-0.1.0-15|42	%description
12cr|dictd-dicts-fra-nld-0.1.0-15|43	%{descr}
12cr|dictd-dicts-fra-nld-0.1.0-15|44	
12cr|dictd-dicts-fra-nld-0.1.0-15|45	%prep
12cr|dictd-dicts-fra-nld-0.1.0-15|46	%setup -c -q
12cr|dictd-dicts-fra-nld-0.1.0-15|47	
12cr|dictd-dicts-fra-nld-0.1.0-15|48	%build
12cr|dictd-dicts-fra-nld-0.1.0-15|49	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-fra-nld-0.1.0-15|50	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-fra-nld-0.1.0-15|51	dictzip *.dict
12cr|dictd-dicts-fra-nld-0.1.0-15|52	fi
12cr|dictd-dicts-fra-nld-0.1.0-15|53	
12cr|dictd-dicts-fra-nld-0.1.0-15|54	%install
12cr|dictd-dicts-fra-nld-0.1.0-15|55	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-fra-nld-0.1.0-15|56	
12cr|dictd-dicts-fra-nld-0.1.0-15|57	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-fra-nld-0.1.0-15|58	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-fra-nld-0.1.0-15|59	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-fra-nld-0.1.0-15|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-fra-nld-0.1.0-15|61	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-fra-nld-0.1.0-15|62	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-fra-nld-0.1.0-15|63	
12cr|dictd-dicts-fra-nld-0.1.0-15|64	%clean
12cr|dictd-dicts-fra-nld-0.1.0-15|65	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-fra-nld-0.1.0-15|66	
12cr|dictd-dicts-fra-nld-0.1.0-15|67	%post
12cr|dictd-dicts-fra-nld-0.1.0-15|68	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-fra-nld-0.1.0-15|69	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-fra-nld-0.1.0-15|70	service dictd-server reload
12cr|dictd-dicts-fra-nld-0.1.0-15|71	
12cr|dictd-dicts-fra-nld-0.1.0-15|72	%postun
12cr|dictd-dicts-fra-nld-0.1.0-15|73	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-fra-nld-0.1.0-15|74	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-fra-nld-0.1.0-15|75	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-fra-nld-0.1.0-15|76	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-fra-nld-0.1.0-15|77	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-fra-nld-0.1.0-15|78	service dictd-server reload
12cr|dictd-dicts-fra-nld-0.1.0-15|79	fi
12cr|dictd-dicts-fra-nld-0.1.0-15|80	
12cr|dictd-dicts-fra-nld-0.1.0-15|81	%files
12cr|dictd-dicts-fra-nld-0.1.0-15|82	%defattr(644, root, root)
12cr|dictd-dicts-fra-nld-0.1.0-15|83	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-fra-nld-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-fra-nld-0.1.0-15|85	%config		%conf_file
12cr|dictd-dicts-fra-nld-0.1.0-15|86	
12cr|dictd-dicts-fra-nld-0.1.0-15|87	
12cr|dictd-dicts-fra-nld-0.1.0-15|88	
12cr|dictd-dicts-fra-nld-0.1.0-15|89	
12cr|dictd-dicts-fra-nld-0.1.0-15|90	
12cr|dictd-dicts-fra-nld-0.1.0-15|91	%changelog
12cr|dictd-dicts-fra-nld-0.1.0-15|92	

923 12
12cr|dictd-dicts-gazetteer-0.1.0-15|1	%define namesuffix      gazetteer
12cr|dictd-dicts-gazetteer-0.1.0-15|2	%define license		Public Domain
12cr|dictd-dicts-gazetteer-0.1.0-15|3	%define summary_prefix	U.S. Gazetteer
12cr|dictd-dicts-gazetteer-0.1.0-15|4	%define descr_prefix	%{summary_prefix} (1990)
12cr|dictd-dicts-gazetteer-0.1.0-15|5	%define src		ftp://ftp.dict.org/pub/dict/pre/dict-gazetteer-1.2-pre.tar.bz2
12cr|dictd-dicts-gazetteer-0.1.0-15|6	%define dict_filename	gazetteer
12cr|dictd-dicts-gazetteer-0.1.0-15|7	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-gazetteer-0.1.0-15|8	
12cr|dictd-dicts-gazetteer-0.1.0-15|9	%define summ_desc_suf	for dictd
12cr|dictd-dicts-gazetteer-0.1.0-15|10	
12cr|dictd-dicts-gazetteer-0.1.0-15|11	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-gazetteer-0.1.0-15|12	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-gazetteer-0.1.0-15|13	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-gazetteer-0.1.0-15|14	%define version         0.1.0
12cr|dictd-dicts-gazetteer-0.1.0-15|15	%define release         %mkrel 15
12cr|dictd-dicts-gazetteer-0.1.0-15|16	%define group           Databases
12cr|dictd-dicts-gazetteer-0.1.0-15|17	
12cr|dictd-dicts-gazetteer-0.1.0-15|18	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-gazetteer-0.1.0-15|19	%define dictd_name      dictd
12cr|dictd-dicts-gazetteer-0.1.0-15|20	%define dictd_version   1.10.1-4
12cr|dictd-dicts-gazetteer-0.1.0-15|21	
12cr|dictd-dicts-gazetteer-0.1.0-15|22	Summary:	%{summary}
12cr|dictd-dicts-gazetteer-0.1.0-15|23	Name:		%{name}
12cr|dictd-dicts-gazetteer-0.1.0-15|24	Version:	%{version}
12cr|dictd-dicts-gazetteer-0.1.0-15|25	Release:	%{release}
12cr|dictd-dicts-gazetteer-0.1.0-15|26	License:	%{license}
12cr|dictd-dicts-gazetteer-0.1.0-15|27	Group:		%{group}
12cr|dictd-dicts-gazetteer-0.1.0-15|28	Source:		%{src}
12cr|dictd-dicts-gazetteer-0.1.0-15|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-gazetteer-0.1.0-15|30	BuildArch:	noarch
12cr|dictd-dicts-gazetteer-0.1.0-15|31	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-gazetteer-0.1.0-15|32	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-gazetteer-0.1.0-15|33	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-gazetteer-0.1.0-15|34	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-gazetteer-0.1.0-15|35	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-gazetteer-0.1.0-15|36	
12cr|dictd-dicts-gazetteer-0.1.0-15|37	%description
12cr|dictd-dicts-gazetteer-0.1.0-15|38	%{descr}
12cr|dictd-dicts-gazetteer-0.1.0-15|39	
12cr|dictd-dicts-gazetteer-0.1.0-15|40	%prep
12cr|dictd-dicts-gazetteer-0.1.0-15|41	%setup -c -q
12cr|dictd-dicts-gazetteer-0.1.0-15|42	
12cr|dictd-dicts-gazetteer-0.1.0-15|43	%build
12cr|dictd-dicts-gazetteer-0.1.0-15|44	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-gazetteer-0.1.0-15|45	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-gazetteer-0.1.0-15|46	dictzip *.dict
12cr|dictd-dicts-gazetteer-0.1.0-15|47	fi
12cr|dictd-dicts-gazetteer-0.1.0-15|48	
12cr|dictd-dicts-gazetteer-0.1.0-15|49	%install
12cr|dictd-dicts-gazetteer-0.1.0-15|50	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-gazetteer-0.1.0-15|51	
12cr|dictd-dicts-gazetteer-0.1.0-15|52	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-gazetteer-0.1.0-15|53	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-gazetteer-0.1.0-15|54	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-gazetteer-0.1.0-15|55	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-gazetteer-0.1.0-15|56	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-gazetteer-0.1.0-15|57	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-gazetteer-0.1.0-15|58	
12cr|dictd-dicts-gazetteer-0.1.0-15|59	%clean
12cr|dictd-dicts-gazetteer-0.1.0-15|60	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-gazetteer-0.1.0-15|61	
12cr|dictd-dicts-gazetteer-0.1.0-15|62	%post
12cr|dictd-dicts-gazetteer-0.1.0-15|63	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-gazetteer-0.1.0-15|64	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-gazetteer-0.1.0-15|65	service dictd-server reload
12cr|dictd-dicts-gazetteer-0.1.0-15|66	
12cr|dictd-dicts-gazetteer-0.1.0-15|67	%postun
12cr|dictd-dicts-gazetteer-0.1.0-15|68	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-gazetteer-0.1.0-15|69	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-gazetteer-0.1.0-15|70	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-gazetteer-0.1.0-15|71	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-gazetteer-0.1.0-15|72	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-gazetteer-0.1.0-15|73	service dictd-server reload
12cr|dictd-dicts-gazetteer-0.1.0-15|74	fi
12cr|dictd-dicts-gazetteer-0.1.0-15|75	
12cr|dictd-dicts-gazetteer-0.1.0-15|76	%files
12cr|dictd-dicts-gazetteer-0.1.0-15|77	%defattr(644, root, root)
12cr|dictd-dicts-gazetteer-0.1.0-15|78	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-gazetteer-0.1.0-15|79	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-gazetteer-0.1.0-15|80	%config		%conf_file
12cr|dictd-dicts-gazetteer-0.1.0-15|81	
12cr|dictd-dicts-gazetteer-0.1.0-15|82	
12cr|dictd-dicts-gazetteer-0.1.0-15|83	
12cr|dictd-dicts-gazetteer-0.1.0-15|84	
12cr|dictd-dicts-gazetteer-0.1.0-15|85	
12cr|dictd-dicts-gazetteer-0.1.0-15|86	%changelog
12cr|dictd-dicts-gazetteer-0.1.0-15|87	

924 12
12cr|dictd-dicts-gcide-0.1.0-15|1	%define namesuffix      gcide
12cr|dictd-dicts-gcide-0.1.0-15|2	%define license		Public Domain
12cr|dictd-dicts-gcide-0.1.0-15|3	%define summary_prefix	GCIDE
12cr|dictd-dicts-gcide-0.1.0-15|4	%define descr_prefix	%{summary_prefix} (0.44)
12cr|dictd-dicts-gcide-0.1.0-15|5	%define src		ftp://ftp.dict.org/pub/dict/pre/dict-gcide-0.44.tar.gz
12cr|dictd-dicts-gcide-0.1.0-15|6	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-gcide-0.1.0-15|7	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-gcide-0.1.0-15|8	
12cr|dictd-dicts-gcide-0.1.0-15|9	%define summ_desc_suf	for dictd
12cr|dictd-dicts-gcide-0.1.0-15|10	
12cr|dictd-dicts-gcide-0.1.0-15|11	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-gcide-0.1.0-15|12	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-gcide-0.1.0-15|13	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-gcide-0.1.0-15|14	%define version         0.1.0
12cr|dictd-dicts-gcide-0.1.0-15|15	%define release         %mkrel 15
12cr|dictd-dicts-gcide-0.1.0-15|16	%define group           Databases
12cr|dictd-dicts-gcide-0.1.0-15|17	
12cr|dictd-dicts-gcide-0.1.0-15|18	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-gcide-0.1.0-15|19	%define dictd_name      dictd
12cr|dictd-dicts-gcide-0.1.0-15|20	%define dictd_version   1.10.1-4
12cr|dictd-dicts-gcide-0.1.0-15|21	
12cr|dictd-dicts-gcide-0.1.0-15|22	Summary:	%{summary}
12cr|dictd-dicts-gcide-0.1.0-15|23	Name:		%{name}
12cr|dictd-dicts-gcide-0.1.0-15|24	Version:	%{version}
12cr|dictd-dicts-gcide-0.1.0-15|25	Release:	%{release}
12cr|dictd-dicts-gcide-0.1.0-15|26	License:	%{license}
12cr|dictd-dicts-gcide-0.1.0-15|27	Group:		%{group}
12cr|dictd-dicts-gcide-0.1.0-15|28	Source:		%{src}
12cr|dictd-dicts-gcide-0.1.0-15|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-gcide-0.1.0-15|30	BuildArch:	noarch
12cr|dictd-dicts-gcide-0.1.0-15|31	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-gcide-0.1.0-15|32	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-gcide-0.1.0-15|33	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-gcide-0.1.0-15|34	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-gcide-0.1.0-15|35	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-gcide-0.1.0-15|36	
12cr|dictd-dicts-gcide-0.1.0-15|37	%description
12cr|dictd-dicts-gcide-0.1.0-15|38	%{descr}
12cr|dictd-dicts-gcide-0.1.0-15|39	
12cr|dictd-dicts-gcide-0.1.0-15|40	%prep
12cr|dictd-dicts-gcide-0.1.0-15|41	%setup -c -q
12cr|dictd-dicts-gcide-0.1.0-15|42	
12cr|dictd-dicts-gcide-0.1.0-15|43	%build
12cr|dictd-dicts-gcide-0.1.0-15|44	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-gcide-0.1.0-15|45	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-gcide-0.1.0-15|46	dictzip *.dict
12cr|dictd-dicts-gcide-0.1.0-15|47	fi
12cr|dictd-dicts-gcide-0.1.0-15|48	
12cr|dictd-dicts-gcide-0.1.0-15|49	%install
12cr|dictd-dicts-gcide-0.1.0-15|50	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-gcide-0.1.0-15|51	
12cr|dictd-dicts-gcide-0.1.0-15|52	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-gcide-0.1.0-15|53	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-gcide-0.1.0-15|54	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-gcide-0.1.0-15|55	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-gcide-0.1.0-15|56	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-gcide-0.1.0-15|57	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-gcide-0.1.0-15|58	
12cr|dictd-dicts-gcide-0.1.0-15|59	%clean
12cr|dictd-dicts-gcide-0.1.0-15|60	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-gcide-0.1.0-15|61	
12cr|dictd-dicts-gcide-0.1.0-15|62	%post
12cr|dictd-dicts-gcide-0.1.0-15|63	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-gcide-0.1.0-15|64	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-gcide-0.1.0-15|65	service dictd-server reload
12cr|dictd-dicts-gcide-0.1.0-15|66	
12cr|dictd-dicts-gcide-0.1.0-15|67	%postun
12cr|dictd-dicts-gcide-0.1.0-15|68	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-gcide-0.1.0-15|69	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-gcide-0.1.0-15|70	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-gcide-0.1.0-15|71	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-gcide-0.1.0-15|72	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-gcide-0.1.0-15|73	service dictd-server reload
12cr|dictd-dicts-gcide-0.1.0-15|74	fi
12cr|dictd-dicts-gcide-0.1.0-15|75	
12cr|dictd-dicts-gcide-0.1.0-15|76	%files
12cr|dictd-dicts-gcide-0.1.0-15|77	%defattr(644, root, root)
12cr|dictd-dicts-gcide-0.1.0-15|78	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-gcide-0.1.0-15|79	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-gcide-0.1.0-15|80	%config		%conf_file
12cr|dictd-dicts-gcide-0.1.0-15|81	
12cr|dictd-dicts-gcide-0.1.0-15|82	
12cr|dictd-dicts-gcide-0.1.0-15|83	
12cr|dictd-dicts-gcide-0.1.0-15|84	
12cr|dictd-dicts-gcide-0.1.0-15|85	
12cr|dictd-dicts-gcide-0.1.0-15|86	%changelog
12cr|dictd-dicts-gcide-0.1.0-15|87	

925 12
12cr|dictd-dicts-gre-deu-0.1.0-15|1	%define lang_from	gre
12cr|dictd-dicts-gre-deu-0.1.0-15|2	%define lang_to		deu
12cr|dictd-dicts-gre-deu-0.1.0-15|3	%define filedate	20000205
12cr|dictd-dicts-gre-deu-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-gre-deu-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-gre-deu-0.1.0-15|6	%define summary_prefix	Greek - German
12cr|dictd-dicts-gre-deu-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-gre-deu-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20000906/%{lang_from}-%{lang_to}-%{filedate}.tar.bz2
12cr|dictd-dicts-gre-deu-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-gre-deu-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-gre-deu-0.1.0-15|11	
12cr|dictd-dicts-gre-deu-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-gre-deu-0.1.0-15|13	
12cr|dictd-dicts-gre-deu-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-gre-deu-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-gre-deu-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-gre-deu-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-gre-deu-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-gre-deu-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-gre-deu-0.1.0-15|20	
12cr|dictd-dicts-gre-deu-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-gre-deu-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-gre-deu-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-gre-deu-0.1.0-15|24	
12cr|dictd-dicts-gre-deu-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-gre-deu-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-gre-deu-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-gre-deu-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-gre-deu-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-gre-deu-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-gre-deu-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-gre-deu-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-gre-deu-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-gre-deu-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-gre-deu-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-gre-deu-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-gre-deu-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-gre-deu-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-gre-deu-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-gre-deu-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-gre-deu-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-gre-deu-0.1.0-15|42	
12cr|dictd-dicts-gre-deu-0.1.0-15|43	%description
12cr|dictd-dicts-gre-deu-0.1.0-15|44	%{descr}
12cr|dictd-dicts-gre-deu-0.1.0-15|45	
12cr|dictd-dicts-gre-deu-0.1.0-15|46	%prep
12cr|dictd-dicts-gre-deu-0.1.0-15|47	%setup -c -q -n %{name}-%{version}
12cr|dictd-dicts-gre-deu-0.1.0-15|48	
12cr|dictd-dicts-gre-deu-0.1.0-15|49	%build
12cr|dictd-dicts-gre-deu-0.1.0-15|50	mv bin/* .
12cr|dictd-dicts-gre-deu-0.1.0-15|51	
12cr|dictd-dicts-gre-deu-0.1.0-15|52	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-gre-deu-0.1.0-15|53	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-gre-deu-0.1.0-15|54	dictzip *.dict
12cr|dictd-dicts-gre-deu-0.1.0-15|55	fi
12cr|dictd-dicts-gre-deu-0.1.0-15|56	
12cr|dictd-dicts-gre-deu-0.1.0-15|57	%install
12cr|dictd-dicts-gre-deu-0.1.0-15|58	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-gre-deu-0.1.0-15|59	
12cr|dictd-dicts-gre-deu-0.1.0-15|60	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-gre-deu-0.1.0-15|61	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-gre-deu-0.1.0-15|62	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-gre-deu-0.1.0-15|63	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-gre-deu-0.1.0-15|64	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-gre-deu-0.1.0-15|65	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-gre-deu-0.1.0-15|66	
12cr|dictd-dicts-gre-deu-0.1.0-15|67	%clean
12cr|dictd-dicts-gre-deu-0.1.0-15|68	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-gre-deu-0.1.0-15|69	
12cr|dictd-dicts-gre-deu-0.1.0-15|70	%post
12cr|dictd-dicts-gre-deu-0.1.0-15|71	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-gre-deu-0.1.0-15|72	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-gre-deu-0.1.0-15|73	service dictd-server reload
12cr|dictd-dicts-gre-deu-0.1.0-15|74	
12cr|dictd-dicts-gre-deu-0.1.0-15|75	%postun
12cr|dictd-dicts-gre-deu-0.1.0-15|76	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-gre-deu-0.1.0-15|77	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-gre-deu-0.1.0-15|78	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-gre-deu-0.1.0-15|79	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-gre-deu-0.1.0-15|80	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-gre-deu-0.1.0-15|81	service dictd-server reload
12cr|dictd-dicts-gre-deu-0.1.0-15|82	fi
12cr|dictd-dicts-gre-deu-0.1.0-15|83	
12cr|dictd-dicts-gre-deu-0.1.0-15|84	%files
12cr|dictd-dicts-gre-deu-0.1.0-15|85	%defattr(644, root, root)
12cr|dictd-dicts-gre-deu-0.1.0-15|86	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-gre-deu-0.1.0-15|87	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-gre-deu-0.1.0-15|88	%config		%conf_file
12cr|dictd-dicts-gre-deu-0.1.0-15|89	
12cr|dictd-dicts-gre-deu-0.1.0-15|90	
12cr|dictd-dicts-gre-deu-0.1.0-15|91	
12cr|dictd-dicts-gre-deu-0.1.0-15|92	
12cr|dictd-dicts-gre-deu-0.1.0-15|93	
12cr|dictd-dicts-gre-deu-0.1.0-15|94	%changelog
12cr|dictd-dicts-gre-deu-0.1.0-15|95	

926 12
12cr|dictd-dicts-iri-eng-0.1.0-15|1	%define lang_from	iri
12cr|dictd-dicts-iri-eng-0.1.0-15|2	%define lang_to		eng
12cr|dictd-dicts-iri-eng-0.1.0-15|3	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-iri-eng-0.1.0-15|4	%define license		GPL
12cr|dictd-dicts-iri-eng-0.1.0-15|5	%define summary_prefix	Irish - English
12cr|dictd-dicts-iri-eng-0.1.0-15|6	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-iri-eng-0.1.0-15|7	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20000906/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-iri-eng-0.1.0-15|8	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-iri-eng-0.1.0-15|9	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-iri-eng-0.1.0-15|10	
12cr|dictd-dicts-iri-eng-0.1.0-15|11	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-iri-eng-0.1.0-15|12	
12cr|dictd-dicts-iri-eng-0.1.0-15|13	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-iri-eng-0.1.0-15|14	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-iri-eng-0.1.0-15|15	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-iri-eng-0.1.0-15|16	%define version         0.1.0
12cr|dictd-dicts-iri-eng-0.1.0-15|17	%define release         %mkrel 15
12cr|dictd-dicts-iri-eng-0.1.0-15|18	%define group           Databases
12cr|dictd-dicts-iri-eng-0.1.0-15|19	
12cr|dictd-dicts-iri-eng-0.1.0-15|20	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-iri-eng-0.1.0-15|21	%define dictd_name      dictd
12cr|dictd-dicts-iri-eng-0.1.0-15|22	%define dictd_version   1.10.1-4
12cr|dictd-dicts-iri-eng-0.1.0-15|23	
12cr|dictd-dicts-iri-eng-0.1.0-15|24	Summary:	%{summary}
12cr|dictd-dicts-iri-eng-0.1.0-15|25	Name:		%{name}
12cr|dictd-dicts-iri-eng-0.1.0-15|26	Version:	%{version}
12cr|dictd-dicts-iri-eng-0.1.0-15|27	Release:	%{release}
12cr|dictd-dicts-iri-eng-0.1.0-15|28	License:	%{license}
12cr|dictd-dicts-iri-eng-0.1.0-15|29	Group:		%{group}
12cr|dictd-dicts-iri-eng-0.1.0-15|30	Source:		%{src}
12cr|dictd-dicts-iri-eng-0.1.0-15|31	URL:		http://www.freedict.de
12cr|dictd-dicts-iri-eng-0.1.0-15|32	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-iri-eng-0.1.0-15|33	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-iri-eng-0.1.0-15|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-iri-eng-0.1.0-15|35	BuildArch:	noarch
12cr|dictd-dicts-iri-eng-0.1.0-15|36	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-iri-eng-0.1.0-15|37	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-iri-eng-0.1.0-15|38	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-iri-eng-0.1.0-15|39	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-iri-eng-0.1.0-15|40	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-iri-eng-0.1.0-15|41	
12cr|dictd-dicts-iri-eng-0.1.0-15|42	%description
12cr|dictd-dicts-iri-eng-0.1.0-15|43	%{descr}
12cr|dictd-dicts-iri-eng-0.1.0-15|44	
12cr|dictd-dicts-iri-eng-0.1.0-15|45	%prep
12cr|dictd-dicts-iri-eng-0.1.0-15|46	%setup -c -q
12cr|dictd-dicts-iri-eng-0.1.0-15|47	
12cr|dictd-dicts-iri-eng-0.1.0-15|48	%build
12cr|dictd-dicts-iri-eng-0.1.0-15|49	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-iri-eng-0.1.0-15|50	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-iri-eng-0.1.0-15|51	dictzip *.dict
12cr|dictd-dicts-iri-eng-0.1.0-15|52	fi
12cr|dictd-dicts-iri-eng-0.1.0-15|53	
12cr|dictd-dicts-iri-eng-0.1.0-15|54	%install
12cr|dictd-dicts-iri-eng-0.1.0-15|55	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-iri-eng-0.1.0-15|56	
12cr|dictd-dicts-iri-eng-0.1.0-15|57	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-iri-eng-0.1.0-15|58	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-iri-eng-0.1.0-15|59	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-iri-eng-0.1.0-15|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-iri-eng-0.1.0-15|61	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-iri-eng-0.1.0-15|62	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-iri-eng-0.1.0-15|63	
12cr|dictd-dicts-iri-eng-0.1.0-15|64	%clean
12cr|dictd-dicts-iri-eng-0.1.0-15|65	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-iri-eng-0.1.0-15|66	
12cr|dictd-dicts-iri-eng-0.1.0-15|67	%post
12cr|dictd-dicts-iri-eng-0.1.0-15|68	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-iri-eng-0.1.0-15|69	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-iri-eng-0.1.0-15|70	service dictd-server reload
12cr|dictd-dicts-iri-eng-0.1.0-15|71	
12cr|dictd-dicts-iri-eng-0.1.0-15|72	%postun
12cr|dictd-dicts-iri-eng-0.1.0-15|73	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-iri-eng-0.1.0-15|74	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-iri-eng-0.1.0-15|75	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-iri-eng-0.1.0-15|76	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-iri-eng-0.1.0-15|77	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-iri-eng-0.1.0-15|78	service dictd-server reload
12cr|dictd-dicts-iri-eng-0.1.0-15|79	fi
12cr|dictd-dicts-iri-eng-0.1.0-15|80	
12cr|dictd-dicts-iri-eng-0.1.0-15|81	%files
12cr|dictd-dicts-iri-eng-0.1.0-15|82	%defattr(644, root, root)
12cr|dictd-dicts-iri-eng-0.1.0-15|83	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-iri-eng-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-iri-eng-0.1.0-15|85	%config		%conf_file
12cr|dictd-dicts-iri-eng-0.1.0-15|86	
12cr|dictd-dicts-iri-eng-0.1.0-15|87	
12cr|dictd-dicts-iri-eng-0.1.0-15|88	
12cr|dictd-dicts-iri-eng-0.1.0-15|89	
12cr|dictd-dicts-iri-eng-0.1.0-15|90	
12cr|dictd-dicts-iri-eng-0.1.0-15|91	%changelog
12cr|dictd-dicts-iri-eng-0.1.0-15|92	

927 12
12cr|dictd-dicts-jargon-0.1.0-15|1	%define namesuffix      jargon
12cr|dictd-dicts-jargon-0.1.0-15|2	%define license		Public Domain
12cr|dictd-dicts-jargon-0.1.0-15|3	%define summary_prefix	Jargon File
12cr|dictd-dicts-jargon-0.1.0-15|4	%define descr_prefix	%{summary_prefix} (4.3.1)
12cr|dictd-dicts-jargon-0.1.0-15|5	%define src		ftp://ftp.dict.org/pub/dict/pre/dict-jargon_4.3.1.tgz
12cr|dictd-dicts-jargon-0.1.0-15|6	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-jargon-0.1.0-15|7	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-jargon-0.1.0-15|8	
12cr|dictd-dicts-jargon-0.1.0-15|9	%define summ_desc_suf	for dictd
12cr|dictd-dicts-jargon-0.1.0-15|10	
12cr|dictd-dicts-jargon-0.1.0-15|11	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-jargon-0.1.0-15|12	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-jargon-0.1.0-15|13	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-jargon-0.1.0-15|14	%define version         0.1.0
12cr|dictd-dicts-jargon-0.1.0-15|15	%define release         %mkrel 15
12cr|dictd-dicts-jargon-0.1.0-15|16	%define group           Databases
12cr|dictd-dicts-jargon-0.1.0-15|17	
12cr|dictd-dicts-jargon-0.1.0-15|18	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-jargon-0.1.0-15|19	%define dictd_name      dictd
12cr|dictd-dicts-jargon-0.1.0-15|20	%define dictd_version   1.10.1-4
12cr|dictd-dicts-jargon-0.1.0-15|21	
12cr|dictd-dicts-jargon-0.1.0-15|22	Summary:	%{summary}
12cr|dictd-dicts-jargon-0.1.0-15|23	Name:		%{name}
12cr|dictd-dicts-jargon-0.1.0-15|24	Version:	%{version}
12cr|dictd-dicts-jargon-0.1.0-15|25	Release:	%{release}
12cr|dictd-dicts-jargon-0.1.0-15|26	License:	%{license}
12cr|dictd-dicts-jargon-0.1.0-15|27	Group:		%{group}
12cr|dictd-dicts-jargon-0.1.0-15|28	Source:		%{src}
12cr|dictd-dicts-jargon-0.1.0-15|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-jargon-0.1.0-15|30	BuildArch:	noarch
12cr|dictd-dicts-jargon-0.1.0-15|31	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-jargon-0.1.0-15|32	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-jargon-0.1.0-15|33	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-jargon-0.1.0-15|34	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-jargon-0.1.0-15|35	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-jargon-0.1.0-15|36	
12cr|dictd-dicts-jargon-0.1.0-15|37	%description
12cr|dictd-dicts-jargon-0.1.0-15|38	%{descr}
12cr|dictd-dicts-jargon-0.1.0-15|39	
12cr|dictd-dicts-jargon-0.1.0-15|40	%prep
12cr|dictd-dicts-jargon-0.1.0-15|41	%setup -c -q
12cr|dictd-dicts-jargon-0.1.0-15|42	
12cr|dictd-dicts-jargon-0.1.0-15|43	%build
12cr|dictd-dicts-jargon-0.1.0-15|44	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-jargon-0.1.0-15|45	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-jargon-0.1.0-15|46	dictzip *.dict
12cr|dictd-dicts-jargon-0.1.0-15|47	fi
12cr|dictd-dicts-jargon-0.1.0-15|48	
12cr|dictd-dicts-jargon-0.1.0-15|49	%install
12cr|dictd-dicts-jargon-0.1.0-15|50	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-jargon-0.1.0-15|51	
12cr|dictd-dicts-jargon-0.1.0-15|52	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-jargon-0.1.0-15|53	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-jargon-0.1.0-15|54	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-jargon-0.1.0-15|55	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-jargon-0.1.0-15|56	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-jargon-0.1.0-15|57	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-jargon-0.1.0-15|58	
12cr|dictd-dicts-jargon-0.1.0-15|59	%clean
12cr|dictd-dicts-jargon-0.1.0-15|60	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-jargon-0.1.0-15|61	
12cr|dictd-dicts-jargon-0.1.0-15|62	%post
12cr|dictd-dicts-jargon-0.1.0-15|63	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-jargon-0.1.0-15|64	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-jargon-0.1.0-15|65	service dictd-server reload
12cr|dictd-dicts-jargon-0.1.0-15|66	
12cr|dictd-dicts-jargon-0.1.0-15|67	%postun
12cr|dictd-dicts-jargon-0.1.0-15|68	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-jargon-0.1.0-15|69	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-jargon-0.1.0-15|70	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-jargon-0.1.0-15|71	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-jargon-0.1.0-15|72	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-jargon-0.1.0-15|73	service dictd-server reload
12cr|dictd-dicts-jargon-0.1.0-15|74	fi
12cr|dictd-dicts-jargon-0.1.0-15|75	
12cr|dictd-dicts-jargon-0.1.0-15|76	%files
12cr|dictd-dicts-jargon-0.1.0-15|77	%defattr(644, root, root)
12cr|dictd-dicts-jargon-0.1.0-15|78	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-jargon-0.1.0-15|79	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-jargon-0.1.0-15|80	%config		%conf_file
12cr|dictd-dicts-jargon-0.1.0-15|81	
12cr|dictd-dicts-jargon-0.1.0-15|82	
12cr|dictd-dicts-jargon-0.1.0-15|83	
12cr|dictd-dicts-jargon-0.1.0-15|84	
12cr|dictd-dicts-jargon-0.1.0-15|85	
12cr|dictd-dicts-jargon-0.1.0-15|86	%changelog
12cr|dictd-dicts-jargon-0.1.0-15|87	

928 12
12cr|dictd-dicts-jpn-deu-0.1.0-15|1	%define lang_from	jpn
12cr|dictd-dicts-jpn-deu-0.1.0-15|2	%define lang_to		deu
12cr|dictd-dicts-jpn-deu-0.1.0-15|3	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-jpn-deu-0.1.0-15|4	%define license		GPL
12cr|dictd-dicts-jpn-deu-0.1.0-15|5	%define summary_prefix	Japanese - German
12cr|dictd-dicts-jpn-deu-0.1.0-15|6	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-jpn-deu-0.1.0-15|7	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-jpn-deu-0.1.0-15|8	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-jpn-deu-0.1.0-15|9	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-jpn-deu-0.1.0-15|10	
12cr|dictd-dicts-jpn-deu-0.1.0-15|11	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-jpn-deu-0.1.0-15|12	
12cr|dictd-dicts-jpn-deu-0.1.0-15|13	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-jpn-deu-0.1.0-15|14	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-jpn-deu-0.1.0-15|15	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-jpn-deu-0.1.0-15|16	%define version         0.1.0
12cr|dictd-dicts-jpn-deu-0.1.0-15|17	%define release         %mkrel 15
12cr|dictd-dicts-jpn-deu-0.1.0-15|18	%define group           Databases
12cr|dictd-dicts-jpn-deu-0.1.0-15|19	
12cr|dictd-dicts-jpn-deu-0.1.0-15|20	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-jpn-deu-0.1.0-15|21	%define dictd_name      dictd
12cr|dictd-dicts-jpn-deu-0.1.0-15|22	%define dictd_version   1.10.1-4
12cr|dictd-dicts-jpn-deu-0.1.0-15|23	
12cr|dictd-dicts-jpn-deu-0.1.0-15|24	Summary:	%{summary}
12cr|dictd-dicts-jpn-deu-0.1.0-15|25	Name:		%{name}
12cr|dictd-dicts-jpn-deu-0.1.0-15|26	Version:	%{version}
12cr|dictd-dicts-jpn-deu-0.1.0-15|27	Release:	%{release}
12cr|dictd-dicts-jpn-deu-0.1.0-15|28	License:	%{license}
12cr|dictd-dicts-jpn-deu-0.1.0-15|29	Group:		%{group}
12cr|dictd-dicts-jpn-deu-0.1.0-15|30	Source:		%{src}
12cr|dictd-dicts-jpn-deu-0.1.0-15|31	URL:		http://www.freedict.de
12cr|dictd-dicts-jpn-deu-0.1.0-15|32	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-jpn-deu-0.1.0-15|33	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-jpn-deu-0.1.0-15|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-jpn-deu-0.1.0-15|35	BuildArch:	noarch
12cr|dictd-dicts-jpn-deu-0.1.0-15|36	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-jpn-deu-0.1.0-15|37	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-jpn-deu-0.1.0-15|38	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-jpn-deu-0.1.0-15|39	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-jpn-deu-0.1.0-15|40	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-jpn-deu-0.1.0-15|41	
12cr|dictd-dicts-jpn-deu-0.1.0-15|42	%description
12cr|dictd-dicts-jpn-deu-0.1.0-15|43	%{descr}
12cr|dictd-dicts-jpn-deu-0.1.0-15|44	
12cr|dictd-dicts-jpn-deu-0.1.0-15|45	%prep
12cr|dictd-dicts-jpn-deu-0.1.0-15|46	%setup -c -q
12cr|dictd-dicts-jpn-deu-0.1.0-15|47	
12cr|dictd-dicts-jpn-deu-0.1.0-15|48	%build
12cr|dictd-dicts-jpn-deu-0.1.0-15|49	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-jpn-deu-0.1.0-15|50	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-jpn-deu-0.1.0-15|51	dictzip *.dict
12cr|dictd-dicts-jpn-deu-0.1.0-15|52	fi
12cr|dictd-dicts-jpn-deu-0.1.0-15|53	
12cr|dictd-dicts-jpn-deu-0.1.0-15|54	%install
12cr|dictd-dicts-jpn-deu-0.1.0-15|55	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-jpn-deu-0.1.0-15|56	
12cr|dictd-dicts-jpn-deu-0.1.0-15|57	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-jpn-deu-0.1.0-15|58	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-jpn-deu-0.1.0-15|59	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-jpn-deu-0.1.0-15|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-jpn-deu-0.1.0-15|61	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-jpn-deu-0.1.0-15|62	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-jpn-deu-0.1.0-15|63	
12cr|dictd-dicts-jpn-deu-0.1.0-15|64	%clean
12cr|dictd-dicts-jpn-deu-0.1.0-15|65	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-jpn-deu-0.1.0-15|66	
12cr|dictd-dicts-jpn-deu-0.1.0-15|67	%post
12cr|dictd-dicts-jpn-deu-0.1.0-15|68	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-jpn-deu-0.1.0-15|69	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-jpn-deu-0.1.0-15|70	service dictd-server reload
12cr|dictd-dicts-jpn-deu-0.1.0-15|71	
12cr|dictd-dicts-jpn-deu-0.1.0-15|72	%postun
12cr|dictd-dicts-jpn-deu-0.1.0-15|73	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-jpn-deu-0.1.0-15|74	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-jpn-deu-0.1.0-15|75	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-jpn-deu-0.1.0-15|76	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-jpn-deu-0.1.0-15|77	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-jpn-deu-0.1.0-15|78	service dictd-server reload
12cr|dictd-dicts-jpn-deu-0.1.0-15|79	fi
12cr|dictd-dicts-jpn-deu-0.1.0-15|80	
12cr|dictd-dicts-jpn-deu-0.1.0-15|81	%files
12cr|dictd-dicts-jpn-deu-0.1.0-15|82	%defattr(644, root, root)
12cr|dictd-dicts-jpn-deu-0.1.0-15|83	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-jpn-deu-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-jpn-deu-0.1.0-15|85	%config		%conf_file
12cr|dictd-dicts-jpn-deu-0.1.0-15|86	
12cr|dictd-dicts-jpn-deu-0.1.0-15|87	
12cr|dictd-dicts-jpn-deu-0.1.0-15|88	
12cr|dictd-dicts-jpn-deu-0.1.0-15|89	
12cr|dictd-dicts-jpn-deu-0.1.0-15|90	
12cr|dictd-dicts-jpn-deu-0.1.0-15|91	%changelog
12cr|dictd-dicts-jpn-deu-0.1.0-15|92	

929 12
12cr|dictd-dicts-lat-deu-0.1.0-15|1	%define lang_from	lat
12cr|dictd-dicts-lat-deu-0.1.0-15|2	%define lang_to		deu
12cr|dictd-dicts-lat-deu-0.1.0-15|3	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-lat-deu-0.1.0-15|4	%define license		GPL
12cr|dictd-dicts-lat-deu-0.1.0-15|5	%define summary_prefix	Latin - German
12cr|dictd-dicts-lat-deu-0.1.0-15|6	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-lat-deu-0.1.0-15|7	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20000906/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-lat-deu-0.1.0-15|8	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-lat-deu-0.1.0-15|9	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-lat-deu-0.1.0-15|10	
12cr|dictd-dicts-lat-deu-0.1.0-15|11	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-lat-deu-0.1.0-15|12	
12cr|dictd-dicts-lat-deu-0.1.0-15|13	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-lat-deu-0.1.0-15|14	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-lat-deu-0.1.0-15|15	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-lat-deu-0.1.0-15|16	%define version         0.1.0
12cr|dictd-dicts-lat-deu-0.1.0-15|17	%define release         %mkrel 15
12cr|dictd-dicts-lat-deu-0.1.0-15|18	%define group           Databases
12cr|dictd-dicts-lat-deu-0.1.0-15|19	
12cr|dictd-dicts-lat-deu-0.1.0-15|20	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-lat-deu-0.1.0-15|21	%define dictd_name      dictd
12cr|dictd-dicts-lat-deu-0.1.0-15|22	%define dictd_version   1.10.1-4
12cr|dictd-dicts-lat-deu-0.1.0-15|23	
12cr|dictd-dicts-lat-deu-0.1.0-15|24	Summary:	%{summary}
12cr|dictd-dicts-lat-deu-0.1.0-15|25	Name:		%{name}
12cr|dictd-dicts-lat-deu-0.1.0-15|26	Version:	%{version}
12cr|dictd-dicts-lat-deu-0.1.0-15|27	Release:	%{release}
12cr|dictd-dicts-lat-deu-0.1.0-15|28	License:	%{license}
12cr|dictd-dicts-lat-deu-0.1.0-15|29	Group:		%{group}
12cr|dictd-dicts-lat-deu-0.1.0-15|30	Source:		%{src}
12cr|dictd-dicts-lat-deu-0.1.0-15|31	URL:		http://www.freedict.de
12cr|dictd-dicts-lat-deu-0.1.0-15|32	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-lat-deu-0.1.0-15|33	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-lat-deu-0.1.0-15|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-lat-deu-0.1.0-15|35	BuildArch:	noarch
12cr|dictd-dicts-lat-deu-0.1.0-15|36	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-lat-deu-0.1.0-15|37	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-lat-deu-0.1.0-15|38	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-lat-deu-0.1.0-15|39	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-lat-deu-0.1.0-15|40	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-lat-deu-0.1.0-15|41	
12cr|dictd-dicts-lat-deu-0.1.0-15|42	%description
12cr|dictd-dicts-lat-deu-0.1.0-15|43	%{descr}
12cr|dictd-dicts-lat-deu-0.1.0-15|44	
12cr|dictd-dicts-lat-deu-0.1.0-15|45	%prep
12cr|dictd-dicts-lat-deu-0.1.0-15|46	%setup -c -q
12cr|dictd-dicts-lat-deu-0.1.0-15|47	
12cr|dictd-dicts-lat-deu-0.1.0-15|48	%build
12cr|dictd-dicts-lat-deu-0.1.0-15|49	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-lat-deu-0.1.0-15|50	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-lat-deu-0.1.0-15|51	dictzip *.dict
12cr|dictd-dicts-lat-deu-0.1.0-15|52	fi
12cr|dictd-dicts-lat-deu-0.1.0-15|53	
12cr|dictd-dicts-lat-deu-0.1.0-15|54	%install
12cr|dictd-dicts-lat-deu-0.1.0-15|55	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-lat-deu-0.1.0-15|56	
12cr|dictd-dicts-lat-deu-0.1.0-15|57	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-lat-deu-0.1.0-15|58	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-lat-deu-0.1.0-15|59	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-lat-deu-0.1.0-15|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-lat-deu-0.1.0-15|61	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-lat-deu-0.1.0-15|62	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-lat-deu-0.1.0-15|63	
12cr|dictd-dicts-lat-deu-0.1.0-15|64	%clean
12cr|dictd-dicts-lat-deu-0.1.0-15|65	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-lat-deu-0.1.0-15|66	
12cr|dictd-dicts-lat-deu-0.1.0-15|67	%post
12cr|dictd-dicts-lat-deu-0.1.0-15|68	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-lat-deu-0.1.0-15|69	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-lat-deu-0.1.0-15|70	service dictd-server reload
12cr|dictd-dicts-lat-deu-0.1.0-15|71	
12cr|dictd-dicts-lat-deu-0.1.0-15|72	%postun
12cr|dictd-dicts-lat-deu-0.1.0-15|73	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-lat-deu-0.1.0-15|74	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-lat-deu-0.1.0-15|75	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-lat-deu-0.1.0-15|76	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-lat-deu-0.1.0-15|77	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-lat-deu-0.1.0-15|78	service dictd-server reload
12cr|dictd-dicts-lat-deu-0.1.0-15|79	fi
12cr|dictd-dicts-lat-deu-0.1.0-15|80	
12cr|dictd-dicts-lat-deu-0.1.0-15|81	%files
12cr|dictd-dicts-lat-deu-0.1.0-15|82	%defattr(644, root, root)
12cr|dictd-dicts-lat-deu-0.1.0-15|83	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-lat-deu-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-lat-deu-0.1.0-15|85	%config		%conf_file
12cr|dictd-dicts-lat-deu-0.1.0-15|86	
12cr|dictd-dicts-lat-deu-0.1.0-15|87	
12cr|dictd-dicts-lat-deu-0.1.0-15|88	
12cr|dictd-dicts-lat-deu-0.1.0-15|89	
12cr|dictd-dicts-lat-deu-0.1.0-15|90	
12cr|dictd-dicts-lat-deu-0.1.0-15|91	%changelog
12cr|dictd-dicts-lat-deu-0.1.0-15|92	

930 12
12cr|dictd-dicts-lat-eng-0.1.0-15|1	%define lang_from	lat
12cr|dictd-dicts-lat-eng-0.1.0-15|2	%define lang_to		eng
12cr|dictd-dicts-lat-eng-0.1.0-15|3	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-lat-eng-0.1.0-15|4	%define license		GPL
12cr|dictd-dicts-lat-eng-0.1.0-15|5	%define summary_prefix	Latin - English
12cr|dictd-dicts-lat-eng-0.1.0-15|6	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-lat-eng-0.1.0-15|7	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20000906/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-lat-eng-0.1.0-15|8	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-lat-eng-0.1.0-15|9	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-lat-eng-0.1.0-15|10	
12cr|dictd-dicts-lat-eng-0.1.0-15|11	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-lat-eng-0.1.0-15|12	
12cr|dictd-dicts-lat-eng-0.1.0-15|13	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-lat-eng-0.1.0-15|14	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-lat-eng-0.1.0-15|15	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-lat-eng-0.1.0-15|16	%define version         0.1.0
12cr|dictd-dicts-lat-eng-0.1.0-15|17	%define release         %mkrel 15
12cr|dictd-dicts-lat-eng-0.1.0-15|18	%define group           Databases
12cr|dictd-dicts-lat-eng-0.1.0-15|19	
12cr|dictd-dicts-lat-eng-0.1.0-15|20	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-lat-eng-0.1.0-15|21	%define dictd_name      dictd
12cr|dictd-dicts-lat-eng-0.1.0-15|22	%define dictd_version   1.10.1-4
12cr|dictd-dicts-lat-eng-0.1.0-15|23	
12cr|dictd-dicts-lat-eng-0.1.0-15|24	Summary:	%{summary}
12cr|dictd-dicts-lat-eng-0.1.0-15|25	Name:		%{name}
12cr|dictd-dicts-lat-eng-0.1.0-15|26	Version:	%{version}
12cr|dictd-dicts-lat-eng-0.1.0-15|27	Release:	%{release}
12cr|dictd-dicts-lat-eng-0.1.0-15|28	License:	%{license}
12cr|dictd-dicts-lat-eng-0.1.0-15|29	Group:		%{group}
12cr|dictd-dicts-lat-eng-0.1.0-15|30	Source:		%{src}
12cr|dictd-dicts-lat-eng-0.1.0-15|31	URL:		http://www.freedict.de
12cr|dictd-dicts-lat-eng-0.1.0-15|32	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-lat-eng-0.1.0-15|33	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-lat-eng-0.1.0-15|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-lat-eng-0.1.0-15|35	BuildArch:	noarch
12cr|dictd-dicts-lat-eng-0.1.0-15|36	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-lat-eng-0.1.0-15|37	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-lat-eng-0.1.0-15|38	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-lat-eng-0.1.0-15|39	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-lat-eng-0.1.0-15|40	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-lat-eng-0.1.0-15|41	
12cr|dictd-dicts-lat-eng-0.1.0-15|42	%description
12cr|dictd-dicts-lat-eng-0.1.0-15|43	%{descr}
12cr|dictd-dicts-lat-eng-0.1.0-15|44	
12cr|dictd-dicts-lat-eng-0.1.0-15|45	%prep
12cr|dictd-dicts-lat-eng-0.1.0-15|46	%setup -c -q
12cr|dictd-dicts-lat-eng-0.1.0-15|47	
12cr|dictd-dicts-lat-eng-0.1.0-15|48	%build
12cr|dictd-dicts-lat-eng-0.1.0-15|49	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-lat-eng-0.1.0-15|50	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-lat-eng-0.1.0-15|51	dictzip *.dict
12cr|dictd-dicts-lat-eng-0.1.0-15|52	fi
12cr|dictd-dicts-lat-eng-0.1.0-15|53	
12cr|dictd-dicts-lat-eng-0.1.0-15|54	%install
12cr|dictd-dicts-lat-eng-0.1.0-15|55	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-lat-eng-0.1.0-15|56	
12cr|dictd-dicts-lat-eng-0.1.0-15|57	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-lat-eng-0.1.0-15|58	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-lat-eng-0.1.0-15|59	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-lat-eng-0.1.0-15|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-lat-eng-0.1.0-15|61	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-lat-eng-0.1.0-15|62	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-lat-eng-0.1.0-15|63	
12cr|dictd-dicts-lat-eng-0.1.0-15|64	%clean
12cr|dictd-dicts-lat-eng-0.1.0-15|65	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-lat-eng-0.1.0-15|66	
12cr|dictd-dicts-lat-eng-0.1.0-15|67	%post
12cr|dictd-dicts-lat-eng-0.1.0-15|68	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-lat-eng-0.1.0-15|69	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-lat-eng-0.1.0-15|70	service dictd-server reload
12cr|dictd-dicts-lat-eng-0.1.0-15|71	
12cr|dictd-dicts-lat-eng-0.1.0-15|72	%postun
12cr|dictd-dicts-lat-eng-0.1.0-15|73	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-lat-eng-0.1.0-15|74	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-lat-eng-0.1.0-15|75	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-lat-eng-0.1.0-15|76	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-lat-eng-0.1.0-15|77	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-lat-eng-0.1.0-15|78	service dictd-server reload
12cr|dictd-dicts-lat-eng-0.1.0-15|79	fi
12cr|dictd-dicts-lat-eng-0.1.0-15|80	
12cr|dictd-dicts-lat-eng-0.1.0-15|81	%files
12cr|dictd-dicts-lat-eng-0.1.0-15|82	%defattr(644, root, root)
12cr|dictd-dicts-lat-eng-0.1.0-15|83	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-lat-eng-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-lat-eng-0.1.0-15|85	%config		%conf_file
12cr|dictd-dicts-lat-eng-0.1.0-15|86	
12cr|dictd-dicts-lat-eng-0.1.0-15|87	
12cr|dictd-dicts-lat-eng-0.1.0-15|88	
12cr|dictd-dicts-lat-eng-0.1.0-15|89	
12cr|dictd-dicts-lat-eng-0.1.0-15|90	
12cr|dictd-dicts-lat-eng-0.1.0-15|91	%changelog
12cr|dictd-dicts-lat-eng-0.1.0-15|92	

931 12
12cr|dictd-dicts-nld-deu-0.1.0-16|1	%define lang_from	nld
12cr|dictd-dicts-nld-deu-0.1.0-16|2	%define lang_to		deu
12cr|dictd-dicts-nld-deu-0.1.0-16|3	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-nld-deu-0.1.0-16|4	%define license		GPL
12cr|dictd-dicts-nld-deu-0.1.0-16|5	%define summary_prefix	Nederland - German
12cr|dictd-dicts-nld-deu-0.1.0-16|6	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-nld-deu-0.1.0-16|7	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-nld-deu-0.1.0-16|8	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-nld-deu-0.1.0-16|9	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-nld-deu-0.1.0-16|10	
12cr|dictd-dicts-nld-deu-0.1.0-16|11	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-nld-deu-0.1.0-16|12	
12cr|dictd-dicts-nld-deu-0.1.0-16|13	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-nld-deu-0.1.0-16|14	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-nld-deu-0.1.0-16|15	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-nld-deu-0.1.0-16|16	%define version         0.1.0
12cr|dictd-dicts-nld-deu-0.1.0-16|17	%define release         %mkrel 16
12cr|dictd-dicts-nld-deu-0.1.0-16|18	%define group           Databases
12cr|dictd-dicts-nld-deu-0.1.0-16|19	
12cr|dictd-dicts-nld-deu-0.1.0-16|20	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-nld-deu-0.1.0-16|21	%define dictd_name      dictd
12cr|dictd-dicts-nld-deu-0.1.0-16|22	%define dictd_version   1.10.1-4
12cr|dictd-dicts-nld-deu-0.1.0-16|23	
12cr|dictd-dicts-nld-deu-0.1.0-16|24	Summary:	%{summary}
12cr|dictd-dicts-nld-deu-0.1.0-16|25	Name:		%{name}
12cr|dictd-dicts-nld-deu-0.1.0-16|26	Version:	%{version}
12cr|dictd-dicts-nld-deu-0.1.0-16|27	Release:	%{release}
12cr|dictd-dicts-nld-deu-0.1.0-16|28	License:	%{license}
12cr|dictd-dicts-nld-deu-0.1.0-16|29	Group:		%{group}
12cr|dictd-dicts-nld-deu-0.1.0-16|30	Source:		%{src}
12cr|dictd-dicts-nld-deu-0.1.0-16|31	URL:		http://www.freedict.de
12cr|dictd-dicts-nld-deu-0.1.0-16|32	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-nld-deu-0.1.0-16|33	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-nld-deu-0.1.0-16|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-nld-deu-0.1.0-16|35	BuildArch:	noarch
12cr|dictd-dicts-nld-deu-0.1.0-16|36	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-nld-deu-0.1.0-16|37	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-nld-deu-0.1.0-16|38	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-nld-deu-0.1.0-16|39	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-nld-deu-0.1.0-16|40	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-nld-deu-0.1.0-16|41	
12cr|dictd-dicts-nld-deu-0.1.0-16|42	%description
12cr|dictd-dicts-nld-deu-0.1.0-16|43	%{descr}
12cr|dictd-dicts-nld-deu-0.1.0-16|44	
12cr|dictd-dicts-nld-deu-0.1.0-16|45	%prep
12cr|dictd-dicts-nld-deu-0.1.0-16|46	%setup -c -q
12cr|dictd-dicts-nld-deu-0.1.0-16|47	
12cr|dictd-dicts-nld-deu-0.1.0-16|48	%build
12cr|dictd-dicts-nld-deu-0.1.0-16|49	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-nld-deu-0.1.0-16|50	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-nld-deu-0.1.0-16|51	dictzip *.dict
12cr|dictd-dicts-nld-deu-0.1.0-16|52	fi
12cr|dictd-dicts-nld-deu-0.1.0-16|53	
12cr|dictd-dicts-nld-deu-0.1.0-16|54	%install
12cr|dictd-dicts-nld-deu-0.1.0-16|55	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-nld-deu-0.1.0-16|56	
12cr|dictd-dicts-nld-deu-0.1.0-16|57	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-nld-deu-0.1.0-16|58	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-nld-deu-0.1.0-16|59	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-nld-deu-0.1.0-16|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-nld-deu-0.1.0-16|61	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-nld-deu-0.1.0-16|62	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-nld-deu-0.1.0-16|63	
12cr|dictd-dicts-nld-deu-0.1.0-16|64	%clean
12cr|dictd-dicts-nld-deu-0.1.0-16|65	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-nld-deu-0.1.0-16|66	
12cr|dictd-dicts-nld-deu-0.1.0-16|67	%post
12cr|dictd-dicts-nld-deu-0.1.0-16|68	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-nld-deu-0.1.0-16|69	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-nld-deu-0.1.0-16|70	service dictd-server reload
12cr|dictd-dicts-nld-deu-0.1.0-16|71	
12cr|dictd-dicts-nld-deu-0.1.0-16|72	%postun
12cr|dictd-dicts-nld-deu-0.1.0-16|73	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-nld-deu-0.1.0-16|74	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-nld-deu-0.1.0-16|75	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-nld-deu-0.1.0-16|76	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-nld-deu-0.1.0-16|77	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-nld-deu-0.1.0-16|78	service dictd-server reload
12cr|dictd-dicts-nld-deu-0.1.0-16|79	fi
12cr|dictd-dicts-nld-deu-0.1.0-16|80	
12cr|dictd-dicts-nld-deu-0.1.0-16|81	%files
12cr|dictd-dicts-nld-deu-0.1.0-16|82	%defattr(644, root, root)
12cr|dictd-dicts-nld-deu-0.1.0-16|83	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-nld-deu-0.1.0-16|84	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-nld-deu-0.1.0-16|85	%config		%conf_file
12cr|dictd-dicts-nld-deu-0.1.0-16|86	
12cr|dictd-dicts-nld-deu-0.1.0-16|87	
12cr|dictd-dicts-nld-deu-0.1.0-16|88	
12cr|dictd-dicts-nld-deu-0.1.0-16|89	
12cr|dictd-dicts-nld-deu-0.1.0-16|90	
12cr|dictd-dicts-nld-deu-0.1.0-16|91	%changelog
12cr|dictd-dicts-nld-deu-0.1.0-16|92	

932 12
12cr|dictd-dicts-nld-eng-0.1.0-15|1	%define lang_from	nld
12cr|dictd-dicts-nld-eng-0.1.0-15|2	%define lang_to		eng
12cr|dictd-dicts-nld-eng-0.1.0-15|3	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-nld-eng-0.1.0-15|4	%define license		GPL
12cr|dictd-dicts-nld-eng-0.1.0-15|5	%define summary_prefix	Nederland - English
12cr|dictd-dicts-nld-eng-0.1.0-15|6	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-nld-eng-0.1.0-15|7	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-nld-eng-0.1.0-15|8	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-nld-eng-0.1.0-15|9	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-nld-eng-0.1.0-15|10	
12cr|dictd-dicts-nld-eng-0.1.0-15|11	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-nld-eng-0.1.0-15|12	
12cr|dictd-dicts-nld-eng-0.1.0-15|13	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-nld-eng-0.1.0-15|14	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-nld-eng-0.1.0-15|15	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-nld-eng-0.1.0-15|16	%define version         0.1.0
12cr|dictd-dicts-nld-eng-0.1.0-15|17	%define release         %mkrel 15
12cr|dictd-dicts-nld-eng-0.1.0-15|18	%define group           Databases
12cr|dictd-dicts-nld-eng-0.1.0-15|19	
12cr|dictd-dicts-nld-eng-0.1.0-15|20	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-nld-eng-0.1.0-15|21	%define dictd_name      dictd
12cr|dictd-dicts-nld-eng-0.1.0-15|22	%define dictd_version   1.10.1-4
12cr|dictd-dicts-nld-eng-0.1.0-15|23	
12cr|dictd-dicts-nld-eng-0.1.0-15|24	Summary:	%{summary}
12cr|dictd-dicts-nld-eng-0.1.0-15|25	Name:		%{name}
12cr|dictd-dicts-nld-eng-0.1.0-15|26	Version:	%{version}
12cr|dictd-dicts-nld-eng-0.1.0-15|27	Release:	%{release}
12cr|dictd-dicts-nld-eng-0.1.0-15|28	License:	%{license}
12cr|dictd-dicts-nld-eng-0.1.0-15|29	Group:		%{group}
12cr|dictd-dicts-nld-eng-0.1.0-15|30	Source:		%{src}
12cr|dictd-dicts-nld-eng-0.1.0-15|31	URL:		http://www.freedict.de
12cr|dictd-dicts-nld-eng-0.1.0-15|32	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-nld-eng-0.1.0-15|33	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-nld-eng-0.1.0-15|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-nld-eng-0.1.0-15|35	BuildArch:	noarch
12cr|dictd-dicts-nld-eng-0.1.0-15|36	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-nld-eng-0.1.0-15|37	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-nld-eng-0.1.0-15|38	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-nld-eng-0.1.0-15|39	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-nld-eng-0.1.0-15|40	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-nld-eng-0.1.0-15|41	
12cr|dictd-dicts-nld-eng-0.1.0-15|42	%description
12cr|dictd-dicts-nld-eng-0.1.0-15|43	%{descr}
12cr|dictd-dicts-nld-eng-0.1.0-15|44	
12cr|dictd-dicts-nld-eng-0.1.0-15|45	%prep
12cr|dictd-dicts-nld-eng-0.1.0-15|46	%setup -c -q
12cr|dictd-dicts-nld-eng-0.1.0-15|47	
12cr|dictd-dicts-nld-eng-0.1.0-15|48	%build
12cr|dictd-dicts-nld-eng-0.1.0-15|49	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-nld-eng-0.1.0-15|50	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-nld-eng-0.1.0-15|51	dictzip *.dict
12cr|dictd-dicts-nld-eng-0.1.0-15|52	fi
12cr|dictd-dicts-nld-eng-0.1.0-15|53	
12cr|dictd-dicts-nld-eng-0.1.0-15|54	%install
12cr|dictd-dicts-nld-eng-0.1.0-15|55	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-nld-eng-0.1.0-15|56	
12cr|dictd-dicts-nld-eng-0.1.0-15|57	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-nld-eng-0.1.0-15|58	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-nld-eng-0.1.0-15|59	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-nld-eng-0.1.0-15|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-nld-eng-0.1.0-15|61	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-nld-eng-0.1.0-15|62	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-nld-eng-0.1.0-15|63	
12cr|dictd-dicts-nld-eng-0.1.0-15|64	%clean
12cr|dictd-dicts-nld-eng-0.1.0-15|65	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-nld-eng-0.1.0-15|66	
12cr|dictd-dicts-nld-eng-0.1.0-15|67	%post
12cr|dictd-dicts-nld-eng-0.1.0-15|68	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-nld-eng-0.1.0-15|69	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-nld-eng-0.1.0-15|70	service dictd-server reload
12cr|dictd-dicts-nld-eng-0.1.0-15|71	
12cr|dictd-dicts-nld-eng-0.1.0-15|72	%postun
12cr|dictd-dicts-nld-eng-0.1.0-15|73	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-nld-eng-0.1.0-15|74	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-nld-eng-0.1.0-15|75	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-nld-eng-0.1.0-15|76	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-nld-eng-0.1.0-15|77	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-nld-eng-0.1.0-15|78	service dictd-server reload
12cr|dictd-dicts-nld-eng-0.1.0-15|79	fi
12cr|dictd-dicts-nld-eng-0.1.0-15|80	
12cr|dictd-dicts-nld-eng-0.1.0-15|81	%files
12cr|dictd-dicts-nld-eng-0.1.0-15|82	%defattr(644, root, root)
12cr|dictd-dicts-nld-eng-0.1.0-15|83	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-nld-eng-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-nld-eng-0.1.0-15|85	%config		%conf_file
12cr|dictd-dicts-nld-eng-0.1.0-15|86	
12cr|dictd-dicts-nld-eng-0.1.0-15|87	
12cr|dictd-dicts-nld-eng-0.1.0-15|88	
12cr|dictd-dicts-nld-eng-0.1.0-15|89	
12cr|dictd-dicts-nld-eng-0.1.0-15|90	
12cr|dictd-dicts-nld-eng-0.1.0-15|91	%changelog
12cr|dictd-dicts-nld-eng-0.1.0-15|92	

933 12
12cr|dictd-dicts-nld-fra-0.1.0-15|1	%define lang_from	nld
12cr|dictd-dicts-nld-fra-0.1.0-15|2	%define lang_to		fra
12cr|dictd-dicts-nld-fra-0.1.0-15|3	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-nld-fra-0.1.0-15|4	%define license		GPL
12cr|dictd-dicts-nld-fra-0.1.0-15|5	%define summary_prefix	Nederland - French
12cr|dictd-dicts-nld-fra-0.1.0-15|6	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-nld-fra-0.1.0-15|7	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-nld-fra-0.1.0-15|8	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-nld-fra-0.1.0-15|9	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-nld-fra-0.1.0-15|10	
12cr|dictd-dicts-nld-fra-0.1.0-15|11	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-nld-fra-0.1.0-15|12	
12cr|dictd-dicts-nld-fra-0.1.0-15|13	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-nld-fra-0.1.0-15|14	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-nld-fra-0.1.0-15|15	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-nld-fra-0.1.0-15|16	%define version         0.1.0
12cr|dictd-dicts-nld-fra-0.1.0-15|17	%define release         %mkrel 15
12cr|dictd-dicts-nld-fra-0.1.0-15|18	%define group           Databases
12cr|dictd-dicts-nld-fra-0.1.0-15|19	
12cr|dictd-dicts-nld-fra-0.1.0-15|20	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-nld-fra-0.1.0-15|21	%define dictd_name      dictd
12cr|dictd-dicts-nld-fra-0.1.0-15|22	%define dictd_version   1.10.1-4
12cr|dictd-dicts-nld-fra-0.1.0-15|23	
12cr|dictd-dicts-nld-fra-0.1.0-15|24	Summary:	%{summary}
12cr|dictd-dicts-nld-fra-0.1.0-15|25	Name:		%{name}
12cr|dictd-dicts-nld-fra-0.1.0-15|26	Version:	%{version}
12cr|dictd-dicts-nld-fra-0.1.0-15|27	Release:	%{release}
12cr|dictd-dicts-nld-fra-0.1.0-15|28	License:	%{license}
12cr|dictd-dicts-nld-fra-0.1.0-15|29	Group:		%{group}
12cr|dictd-dicts-nld-fra-0.1.0-15|30	Source:		%{src}
12cr|dictd-dicts-nld-fra-0.1.0-15|31	URL:		http://www.freedict.de
12cr|dictd-dicts-nld-fra-0.1.0-15|32	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-nld-fra-0.1.0-15|33	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-nld-fra-0.1.0-15|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-nld-fra-0.1.0-15|35	BuildArch:	noarch
12cr|dictd-dicts-nld-fra-0.1.0-15|36	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-nld-fra-0.1.0-15|37	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-nld-fra-0.1.0-15|38	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-nld-fra-0.1.0-15|39	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-nld-fra-0.1.0-15|40	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-nld-fra-0.1.0-15|41	
12cr|dictd-dicts-nld-fra-0.1.0-15|42	%description
12cr|dictd-dicts-nld-fra-0.1.0-15|43	%{descr}
12cr|dictd-dicts-nld-fra-0.1.0-15|44	
12cr|dictd-dicts-nld-fra-0.1.0-15|45	%prep
12cr|dictd-dicts-nld-fra-0.1.0-15|46	%setup -c -q
12cr|dictd-dicts-nld-fra-0.1.0-15|47	
12cr|dictd-dicts-nld-fra-0.1.0-15|48	%build
12cr|dictd-dicts-nld-fra-0.1.0-15|49	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-nld-fra-0.1.0-15|50	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-nld-fra-0.1.0-15|51	dictzip *.dict
12cr|dictd-dicts-nld-fra-0.1.0-15|52	fi
12cr|dictd-dicts-nld-fra-0.1.0-15|53	
12cr|dictd-dicts-nld-fra-0.1.0-15|54	%install
12cr|dictd-dicts-nld-fra-0.1.0-15|55	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-nld-fra-0.1.0-15|56	
12cr|dictd-dicts-nld-fra-0.1.0-15|57	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-nld-fra-0.1.0-15|58	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-nld-fra-0.1.0-15|59	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-nld-fra-0.1.0-15|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-nld-fra-0.1.0-15|61	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-nld-fra-0.1.0-15|62	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-nld-fra-0.1.0-15|63	
12cr|dictd-dicts-nld-fra-0.1.0-15|64	%clean
12cr|dictd-dicts-nld-fra-0.1.0-15|65	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-nld-fra-0.1.0-15|66	
12cr|dictd-dicts-nld-fra-0.1.0-15|67	%post
12cr|dictd-dicts-nld-fra-0.1.0-15|68	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-nld-fra-0.1.0-15|69	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-nld-fra-0.1.0-15|70	service dictd-server reload
12cr|dictd-dicts-nld-fra-0.1.0-15|71	
12cr|dictd-dicts-nld-fra-0.1.0-15|72	%postun
12cr|dictd-dicts-nld-fra-0.1.0-15|73	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-nld-fra-0.1.0-15|74	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-nld-fra-0.1.0-15|75	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-nld-fra-0.1.0-15|76	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-nld-fra-0.1.0-15|77	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-nld-fra-0.1.0-15|78	service dictd-server reload
12cr|dictd-dicts-nld-fra-0.1.0-15|79	fi
12cr|dictd-dicts-nld-fra-0.1.0-15|80	
12cr|dictd-dicts-nld-fra-0.1.0-15|81	%files
12cr|dictd-dicts-nld-fra-0.1.0-15|82	%defattr(644, root, root)
12cr|dictd-dicts-nld-fra-0.1.0-15|83	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-nld-fra-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-nld-fra-0.1.0-15|85	%config		%conf_file
12cr|dictd-dicts-nld-fra-0.1.0-15|86	
12cr|dictd-dicts-nld-fra-0.1.0-15|87	
12cr|dictd-dicts-nld-fra-0.1.0-15|88	
12cr|dictd-dicts-nld-fra-0.1.0-15|89	
12cr|dictd-dicts-nld-fra-0.1.0-15|90	
12cr|dictd-dicts-nld-fra-0.1.0-15|91	%changelog
12cr|dictd-dicts-nld-fra-0.1.0-15|92	

934 12
12cr|dictd-dicts-por-deu-0.1.0-15|1	%define lang_from	por
12cr|dictd-dicts-por-deu-0.1.0-15|2	%define lang_to		deu
12cr|dictd-dicts-por-deu-0.1.0-15|3	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-por-deu-0.1.0-15|4	%define license		GPL
12cr|dictd-dicts-por-deu-0.1.0-15|5	%define summary_prefix	Portugese - German
12cr|dictd-dicts-por-deu-0.1.0-15|6	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-por-deu-0.1.0-15|7	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-por-deu-0.1.0-15|8	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-por-deu-0.1.0-15|9	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-por-deu-0.1.0-15|10	
12cr|dictd-dicts-por-deu-0.1.0-15|11	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-por-deu-0.1.0-15|12	
12cr|dictd-dicts-por-deu-0.1.0-15|13	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-por-deu-0.1.0-15|14	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-por-deu-0.1.0-15|15	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-por-deu-0.1.0-15|16	%define version         0.1.0
12cr|dictd-dicts-por-deu-0.1.0-15|17	%define release         %mkrel 15
12cr|dictd-dicts-por-deu-0.1.0-15|18	%define group           Databases
12cr|dictd-dicts-por-deu-0.1.0-15|19	
12cr|dictd-dicts-por-deu-0.1.0-15|20	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-por-deu-0.1.0-15|21	%define dictd_name      dictd
12cr|dictd-dicts-por-deu-0.1.0-15|22	%define dictd_version   1.10.1-4
12cr|dictd-dicts-por-deu-0.1.0-15|23	
12cr|dictd-dicts-por-deu-0.1.0-15|24	Summary:	%{summary}
12cr|dictd-dicts-por-deu-0.1.0-15|25	Name:		%{name}
12cr|dictd-dicts-por-deu-0.1.0-15|26	Version:	%{version}
12cr|dictd-dicts-por-deu-0.1.0-15|27	Release:	%{release}
12cr|dictd-dicts-por-deu-0.1.0-15|28	License:	%{license}
12cr|dictd-dicts-por-deu-0.1.0-15|29	Group:		%{group}
12cr|dictd-dicts-por-deu-0.1.0-15|30	Source:		%{src}
12cr|dictd-dicts-por-deu-0.1.0-15|31	URL:		http://www.freedict.de
12cr|dictd-dicts-por-deu-0.1.0-15|32	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-por-deu-0.1.0-15|33	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-por-deu-0.1.0-15|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-por-deu-0.1.0-15|35	BuildArch:	noarch
12cr|dictd-dicts-por-deu-0.1.0-15|36	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-por-deu-0.1.0-15|37	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-por-deu-0.1.0-15|38	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-por-deu-0.1.0-15|39	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-por-deu-0.1.0-15|40	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-por-deu-0.1.0-15|41	
12cr|dictd-dicts-por-deu-0.1.0-15|42	%description
12cr|dictd-dicts-por-deu-0.1.0-15|43	%{descr}
12cr|dictd-dicts-por-deu-0.1.0-15|44	
12cr|dictd-dicts-por-deu-0.1.0-15|45	%prep
12cr|dictd-dicts-por-deu-0.1.0-15|46	%setup -c -q
12cr|dictd-dicts-por-deu-0.1.0-15|47	
12cr|dictd-dicts-por-deu-0.1.0-15|48	%build
12cr|dictd-dicts-por-deu-0.1.0-15|49	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-por-deu-0.1.0-15|50	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-por-deu-0.1.0-15|51	dictzip *.dict
12cr|dictd-dicts-por-deu-0.1.0-15|52	fi
12cr|dictd-dicts-por-deu-0.1.0-15|53	
12cr|dictd-dicts-por-deu-0.1.0-15|54	%install
12cr|dictd-dicts-por-deu-0.1.0-15|55	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-por-deu-0.1.0-15|56	
12cr|dictd-dicts-por-deu-0.1.0-15|57	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-por-deu-0.1.0-15|58	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-por-deu-0.1.0-15|59	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-por-deu-0.1.0-15|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-por-deu-0.1.0-15|61	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-por-deu-0.1.0-15|62	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-por-deu-0.1.0-15|63	
12cr|dictd-dicts-por-deu-0.1.0-15|64	%clean
12cr|dictd-dicts-por-deu-0.1.0-15|65	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-por-deu-0.1.0-15|66	
12cr|dictd-dicts-por-deu-0.1.0-15|67	%post
12cr|dictd-dicts-por-deu-0.1.0-15|68	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-por-deu-0.1.0-15|69	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-por-deu-0.1.0-15|70	service dictd-server reload
12cr|dictd-dicts-por-deu-0.1.0-15|71	
12cr|dictd-dicts-por-deu-0.1.0-15|72	%postun
12cr|dictd-dicts-por-deu-0.1.0-15|73	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-por-deu-0.1.0-15|74	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-por-deu-0.1.0-15|75	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-por-deu-0.1.0-15|76	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-por-deu-0.1.0-15|77	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-por-deu-0.1.0-15|78	service dictd-server reload
12cr|dictd-dicts-por-deu-0.1.0-15|79	fi
12cr|dictd-dicts-por-deu-0.1.0-15|80	
12cr|dictd-dicts-por-deu-0.1.0-15|81	%files
12cr|dictd-dicts-por-deu-0.1.0-15|82	%defattr(644, root, root)
12cr|dictd-dicts-por-deu-0.1.0-15|83	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-por-deu-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-por-deu-0.1.0-15|85	%config		%conf_file
12cr|dictd-dicts-por-deu-0.1.0-15|86	
12cr|dictd-dicts-por-deu-0.1.0-15|87	
12cr|dictd-dicts-por-deu-0.1.0-15|88	
12cr|dictd-dicts-por-deu-0.1.0-15|89	
12cr|dictd-dicts-por-deu-0.1.0-15|90	
12cr|dictd-dicts-por-deu-0.1.0-15|91	%changelog
12cr|dictd-dicts-por-deu-0.1.0-15|92	

935 12
12cr|dictd-dicts-por-eng-0.1.0-15|1	%define lang_from	por
12cr|dictd-dicts-por-eng-0.1.0-15|2	%define lang_to		eng
12cr|dictd-dicts-por-eng-0.1.0-15|3	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-por-eng-0.1.0-15|4	%define license		GPL
12cr|dictd-dicts-por-eng-0.1.0-15|5	%define summary_prefix	Portugese - English
12cr|dictd-dicts-por-eng-0.1.0-15|6	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-por-eng-0.1.0-15|7	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-por-eng-0.1.0-15|8	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-por-eng-0.1.0-15|9	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-por-eng-0.1.0-15|10	
12cr|dictd-dicts-por-eng-0.1.0-15|11	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-por-eng-0.1.0-15|12	
12cr|dictd-dicts-por-eng-0.1.0-15|13	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-por-eng-0.1.0-15|14	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-por-eng-0.1.0-15|15	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-por-eng-0.1.0-15|16	%define version         0.1.0
12cr|dictd-dicts-por-eng-0.1.0-15|17	%define release         %mkrel 15
12cr|dictd-dicts-por-eng-0.1.0-15|18	%define group           Databases
12cr|dictd-dicts-por-eng-0.1.0-15|19	
12cr|dictd-dicts-por-eng-0.1.0-15|20	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-por-eng-0.1.0-15|21	%define dictd_name      dictd
12cr|dictd-dicts-por-eng-0.1.0-15|22	%define dictd_version   1.10.1-4
12cr|dictd-dicts-por-eng-0.1.0-15|23	
12cr|dictd-dicts-por-eng-0.1.0-15|24	Summary:	%{summary}
12cr|dictd-dicts-por-eng-0.1.0-15|25	Name:		%{name}
12cr|dictd-dicts-por-eng-0.1.0-15|26	Version:	%{version}
12cr|dictd-dicts-por-eng-0.1.0-15|27	Release:	%{release}
12cr|dictd-dicts-por-eng-0.1.0-15|28	License:	%{license}
12cr|dictd-dicts-por-eng-0.1.0-15|29	Group:		%{group}
12cr|dictd-dicts-por-eng-0.1.0-15|30	Source:		%{src}
12cr|dictd-dicts-por-eng-0.1.0-15|31	URL:		http://www.freedict.de
12cr|dictd-dicts-por-eng-0.1.0-15|32	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-por-eng-0.1.0-15|33	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-por-eng-0.1.0-15|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-por-eng-0.1.0-15|35	BuildArch:	noarch
12cr|dictd-dicts-por-eng-0.1.0-15|36	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-por-eng-0.1.0-15|37	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-por-eng-0.1.0-15|38	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-por-eng-0.1.0-15|39	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-por-eng-0.1.0-15|40	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-por-eng-0.1.0-15|41	
12cr|dictd-dicts-por-eng-0.1.0-15|42	%description
12cr|dictd-dicts-por-eng-0.1.0-15|43	%{descr}
12cr|dictd-dicts-por-eng-0.1.0-15|44	
12cr|dictd-dicts-por-eng-0.1.0-15|45	%prep
12cr|dictd-dicts-por-eng-0.1.0-15|46	%setup -c -q
12cr|dictd-dicts-por-eng-0.1.0-15|47	
12cr|dictd-dicts-por-eng-0.1.0-15|48	%build
12cr|dictd-dicts-por-eng-0.1.0-15|49	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-por-eng-0.1.0-15|50	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-por-eng-0.1.0-15|51	dictzip *.dict
12cr|dictd-dicts-por-eng-0.1.0-15|52	fi
12cr|dictd-dicts-por-eng-0.1.0-15|53	
12cr|dictd-dicts-por-eng-0.1.0-15|54	%install
12cr|dictd-dicts-por-eng-0.1.0-15|55	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-por-eng-0.1.0-15|56	
12cr|dictd-dicts-por-eng-0.1.0-15|57	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-por-eng-0.1.0-15|58	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-por-eng-0.1.0-15|59	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-por-eng-0.1.0-15|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-por-eng-0.1.0-15|61	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-por-eng-0.1.0-15|62	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-por-eng-0.1.0-15|63	
12cr|dictd-dicts-por-eng-0.1.0-15|64	%clean
12cr|dictd-dicts-por-eng-0.1.0-15|65	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-por-eng-0.1.0-15|66	
12cr|dictd-dicts-por-eng-0.1.0-15|67	%post
12cr|dictd-dicts-por-eng-0.1.0-15|68	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-por-eng-0.1.0-15|69	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-por-eng-0.1.0-15|70	service dictd-server reload
12cr|dictd-dicts-por-eng-0.1.0-15|71	
12cr|dictd-dicts-por-eng-0.1.0-15|72	%postun
12cr|dictd-dicts-por-eng-0.1.0-15|73	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-por-eng-0.1.0-15|74	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-por-eng-0.1.0-15|75	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-por-eng-0.1.0-15|76	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-por-eng-0.1.0-15|77	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-por-eng-0.1.0-15|78	service dictd-server reload
12cr|dictd-dicts-por-eng-0.1.0-15|79	fi
12cr|dictd-dicts-por-eng-0.1.0-15|80	
12cr|dictd-dicts-por-eng-0.1.0-15|81	%files
12cr|dictd-dicts-por-eng-0.1.0-15|82	%defattr(644, root, root)
12cr|dictd-dicts-por-eng-0.1.0-15|83	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-por-eng-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-por-eng-0.1.0-15|85	%config		%conf_file
12cr|dictd-dicts-por-eng-0.1.0-15|86	
12cr|dictd-dicts-por-eng-0.1.0-15|87	
12cr|dictd-dicts-por-eng-0.1.0-15|88	
12cr|dictd-dicts-por-eng-0.1.0-15|89	
12cr|dictd-dicts-por-eng-0.1.0-15|90	
12cr|dictd-dicts-por-eng-0.1.0-15|91	%changelog
12cr|dictd-dicts-por-eng-0.1.0-15|92	

936 12
12cr|dictd-dicts-sco-deu-0.1.0-15|1	%define lang_from	sco
12cr|dictd-dicts-sco-deu-0.1.0-15|2	%define lang_to		deu
12cr|dictd-dicts-sco-deu-0.1.0-15|3	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-sco-deu-0.1.0-15|4	%define license		GPL
12cr|dictd-dicts-sco-deu-0.1.0-15|5	%define summary_prefix	Scottish - German
12cr|dictd-dicts-sco-deu-0.1.0-15|6	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-sco-deu-0.1.0-15|7	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-sco-deu-0.1.0-15|8	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-sco-deu-0.1.0-15|9	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-sco-deu-0.1.0-15|10	
12cr|dictd-dicts-sco-deu-0.1.0-15|11	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-sco-deu-0.1.0-15|12	
12cr|dictd-dicts-sco-deu-0.1.0-15|13	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-sco-deu-0.1.0-15|14	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-sco-deu-0.1.0-15|15	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-sco-deu-0.1.0-15|16	%define version         0.1.0
12cr|dictd-dicts-sco-deu-0.1.0-15|17	%define release         %mkrel 15
12cr|dictd-dicts-sco-deu-0.1.0-15|18	%define group           Databases
12cr|dictd-dicts-sco-deu-0.1.0-15|19	
12cr|dictd-dicts-sco-deu-0.1.0-15|20	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-sco-deu-0.1.0-15|21	%define dictd_name      dictd
12cr|dictd-dicts-sco-deu-0.1.0-15|22	%define dictd_version   1.10.1-4
12cr|dictd-dicts-sco-deu-0.1.0-15|23	
12cr|dictd-dicts-sco-deu-0.1.0-15|24	Summary:	%{summary}
12cr|dictd-dicts-sco-deu-0.1.0-15|25	Name:		%{name}
12cr|dictd-dicts-sco-deu-0.1.0-15|26	Version:	%{version}
12cr|dictd-dicts-sco-deu-0.1.0-15|27	Release:	%{release}
12cr|dictd-dicts-sco-deu-0.1.0-15|28	License:	%{license}
12cr|dictd-dicts-sco-deu-0.1.0-15|29	Group:		%{group}
12cr|dictd-dicts-sco-deu-0.1.0-15|30	Source:		%{src}
12cr|dictd-dicts-sco-deu-0.1.0-15|31	URL:		http://www.freedict.de
12cr|dictd-dicts-sco-deu-0.1.0-15|32	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-sco-deu-0.1.0-15|33	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-sco-deu-0.1.0-15|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-sco-deu-0.1.0-15|35	BuildArch:	noarch
12cr|dictd-dicts-sco-deu-0.1.0-15|36	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-sco-deu-0.1.0-15|37	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-sco-deu-0.1.0-15|38	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-sco-deu-0.1.0-15|39	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-sco-deu-0.1.0-15|40	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-sco-deu-0.1.0-15|41	
12cr|dictd-dicts-sco-deu-0.1.0-15|42	%description
12cr|dictd-dicts-sco-deu-0.1.0-15|43	%{descr}
12cr|dictd-dicts-sco-deu-0.1.0-15|44	
12cr|dictd-dicts-sco-deu-0.1.0-15|45	%prep
12cr|dictd-dicts-sco-deu-0.1.0-15|46	%setup -c -q
12cr|dictd-dicts-sco-deu-0.1.0-15|47	
12cr|dictd-dicts-sco-deu-0.1.0-15|48	%build
12cr|dictd-dicts-sco-deu-0.1.0-15|49	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-sco-deu-0.1.0-15|50	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-sco-deu-0.1.0-15|51	dictzip *.dict
12cr|dictd-dicts-sco-deu-0.1.0-15|52	fi
12cr|dictd-dicts-sco-deu-0.1.0-15|53	
12cr|dictd-dicts-sco-deu-0.1.0-15|54	%install
12cr|dictd-dicts-sco-deu-0.1.0-15|55	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-sco-deu-0.1.0-15|56	
12cr|dictd-dicts-sco-deu-0.1.0-15|57	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-sco-deu-0.1.0-15|58	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-sco-deu-0.1.0-15|59	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-sco-deu-0.1.0-15|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-sco-deu-0.1.0-15|61	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-sco-deu-0.1.0-15|62	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-sco-deu-0.1.0-15|63	
12cr|dictd-dicts-sco-deu-0.1.0-15|64	%clean
12cr|dictd-dicts-sco-deu-0.1.0-15|65	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-sco-deu-0.1.0-15|66	
12cr|dictd-dicts-sco-deu-0.1.0-15|67	%post
12cr|dictd-dicts-sco-deu-0.1.0-15|68	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-sco-deu-0.1.0-15|69	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-sco-deu-0.1.0-15|70	service dictd-server reload
12cr|dictd-dicts-sco-deu-0.1.0-15|71	
12cr|dictd-dicts-sco-deu-0.1.0-15|72	%postun
12cr|dictd-dicts-sco-deu-0.1.0-15|73	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-sco-deu-0.1.0-15|74	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-sco-deu-0.1.0-15|75	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-sco-deu-0.1.0-15|76	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-sco-deu-0.1.0-15|77	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-sco-deu-0.1.0-15|78	service dictd-server reload
12cr|dictd-dicts-sco-deu-0.1.0-15|79	fi
12cr|dictd-dicts-sco-deu-0.1.0-15|80	
12cr|dictd-dicts-sco-deu-0.1.0-15|81	%files
12cr|dictd-dicts-sco-deu-0.1.0-15|82	%defattr(644, root, root)
12cr|dictd-dicts-sco-deu-0.1.0-15|83	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-sco-deu-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-sco-deu-0.1.0-15|85	%config		%conf_file
12cr|dictd-dicts-sco-deu-0.1.0-15|86	
12cr|dictd-dicts-sco-deu-0.1.0-15|87	
12cr|dictd-dicts-sco-deu-0.1.0-15|88	
12cr|dictd-dicts-sco-deu-0.1.0-15|89	
12cr|dictd-dicts-sco-deu-0.1.0-15|90	
12cr|dictd-dicts-sco-deu-0.1.0-15|91	%changelog
12cr|dictd-dicts-sco-deu-0.1.0-15|92	

937 12
12cr|dictd-dicts-scr-eng-0.1.0-15|1	%define lang_from	scr
12cr|dictd-dicts-scr-eng-0.1.0-15|2	%define lang_to		eng
12cr|dictd-dicts-scr-eng-0.1.0-15|3	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-scr-eng-0.1.0-15|4	%define license		GPL
12cr|dictd-dicts-scr-eng-0.1.0-15|5	%define summary_prefix	Serbo-Croat - English
12cr|dictd-dicts-scr-eng-0.1.0-15|6	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-scr-eng-0.1.0-15|7	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-scr-eng-0.1.0-15|8	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-scr-eng-0.1.0-15|9	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-scr-eng-0.1.0-15|10	
12cr|dictd-dicts-scr-eng-0.1.0-15|11	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-scr-eng-0.1.0-15|12	
12cr|dictd-dicts-scr-eng-0.1.0-15|13	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-scr-eng-0.1.0-15|14	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-scr-eng-0.1.0-15|15	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-scr-eng-0.1.0-15|16	%define version         0.1.0
12cr|dictd-dicts-scr-eng-0.1.0-15|17	%define release         %mkrel 15
12cr|dictd-dicts-scr-eng-0.1.0-15|18	%define group           Databases
12cr|dictd-dicts-scr-eng-0.1.0-15|19	
12cr|dictd-dicts-scr-eng-0.1.0-15|20	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-scr-eng-0.1.0-15|21	%define dictd_name      dictd
12cr|dictd-dicts-scr-eng-0.1.0-15|22	%define dictd_version   1.10.1-4
12cr|dictd-dicts-scr-eng-0.1.0-15|23	
12cr|dictd-dicts-scr-eng-0.1.0-15|24	Summary:	%{summary}
12cr|dictd-dicts-scr-eng-0.1.0-15|25	Name:		%{name}
12cr|dictd-dicts-scr-eng-0.1.0-15|26	Version:	%{version}
12cr|dictd-dicts-scr-eng-0.1.0-15|27	Release:	%{release}
12cr|dictd-dicts-scr-eng-0.1.0-15|28	License:	%{license}
12cr|dictd-dicts-scr-eng-0.1.0-15|29	Group:		%{group}
12cr|dictd-dicts-scr-eng-0.1.0-15|30	Source:		%{src}
12cr|dictd-dicts-scr-eng-0.1.0-15|31	URL:		http://www.freedict.de
12cr|dictd-dicts-scr-eng-0.1.0-15|32	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-scr-eng-0.1.0-15|33	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-scr-eng-0.1.0-15|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-scr-eng-0.1.0-15|35	BuildArch:	noarch
12cr|dictd-dicts-scr-eng-0.1.0-15|36	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-scr-eng-0.1.0-15|37	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-scr-eng-0.1.0-15|38	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-scr-eng-0.1.0-15|39	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-scr-eng-0.1.0-15|40	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-scr-eng-0.1.0-15|41	
12cr|dictd-dicts-scr-eng-0.1.0-15|42	%description
12cr|dictd-dicts-scr-eng-0.1.0-15|43	%{descr}
12cr|dictd-dicts-scr-eng-0.1.0-15|44	
12cr|dictd-dicts-scr-eng-0.1.0-15|45	%prep
12cr|dictd-dicts-scr-eng-0.1.0-15|46	%setup -c -q
12cr|dictd-dicts-scr-eng-0.1.0-15|47	
12cr|dictd-dicts-scr-eng-0.1.0-15|48	%build
12cr|dictd-dicts-scr-eng-0.1.0-15|49	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-scr-eng-0.1.0-15|50	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-scr-eng-0.1.0-15|51	dictzip *.dict
12cr|dictd-dicts-scr-eng-0.1.0-15|52	fi
12cr|dictd-dicts-scr-eng-0.1.0-15|53	
12cr|dictd-dicts-scr-eng-0.1.0-15|54	%install
12cr|dictd-dicts-scr-eng-0.1.0-15|55	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-scr-eng-0.1.0-15|56	
12cr|dictd-dicts-scr-eng-0.1.0-15|57	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-scr-eng-0.1.0-15|58	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-scr-eng-0.1.0-15|59	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-scr-eng-0.1.0-15|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-scr-eng-0.1.0-15|61	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-scr-eng-0.1.0-15|62	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-scr-eng-0.1.0-15|63	
12cr|dictd-dicts-scr-eng-0.1.0-15|64	%clean
12cr|dictd-dicts-scr-eng-0.1.0-15|65	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-scr-eng-0.1.0-15|66	
12cr|dictd-dicts-scr-eng-0.1.0-15|67	%post
12cr|dictd-dicts-scr-eng-0.1.0-15|68	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-scr-eng-0.1.0-15|69	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-scr-eng-0.1.0-15|70	service dictd-server reload
12cr|dictd-dicts-scr-eng-0.1.0-15|71	
12cr|dictd-dicts-scr-eng-0.1.0-15|72	%postun
12cr|dictd-dicts-scr-eng-0.1.0-15|73	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-scr-eng-0.1.0-15|74	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-scr-eng-0.1.0-15|75	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-scr-eng-0.1.0-15|76	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-scr-eng-0.1.0-15|77	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-scr-eng-0.1.0-15|78	service dictd-server reload
12cr|dictd-dicts-scr-eng-0.1.0-15|79	fi
12cr|dictd-dicts-scr-eng-0.1.0-15|80	
12cr|dictd-dicts-scr-eng-0.1.0-15|81	%files
12cr|dictd-dicts-scr-eng-0.1.0-15|82	%defattr(644, root, root)
12cr|dictd-dicts-scr-eng-0.1.0-15|83	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-scr-eng-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-scr-eng-0.1.0-15|85	%config		%conf_file
12cr|dictd-dicts-scr-eng-0.1.0-15|86	
12cr|dictd-dicts-scr-eng-0.1.0-15|87	
12cr|dictd-dicts-scr-eng-0.1.0-15|88	
12cr|dictd-dicts-scr-eng-0.1.0-15|89	
12cr|dictd-dicts-scr-eng-0.1.0-15|90	
12cr|dictd-dicts-scr-eng-0.1.0-15|91	%changelog
12cr|dictd-dicts-scr-eng-0.1.0-15|92	

938 12
12cr|dictd-dicts-slo-eng-0.1.0-15|1	%define lang_from	slo
12cr|dictd-dicts-slo-eng-0.1.0-15|2	%define lang_to		eng
12cr|dictd-dicts-slo-eng-0.1.0-15|3	%define filedate	20000111
12cr|dictd-dicts-slo-eng-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-slo-eng-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-slo-eng-0.1.0-15|6	%define summary_prefix	Slovak - English
12cr|dictd-dicts-slo-eng-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-slo-eng-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20000906/%{lang_from}-%{lang_to}-%{filedate}.tar.bz2
12cr|dictd-dicts-slo-eng-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-slo-eng-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-slo-eng-0.1.0-15|11	
12cr|dictd-dicts-slo-eng-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-slo-eng-0.1.0-15|13	
12cr|dictd-dicts-slo-eng-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-slo-eng-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-slo-eng-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-slo-eng-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-slo-eng-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-slo-eng-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-slo-eng-0.1.0-15|20	
12cr|dictd-dicts-slo-eng-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-slo-eng-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-slo-eng-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-slo-eng-0.1.0-15|24	
12cr|dictd-dicts-slo-eng-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-slo-eng-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-slo-eng-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-slo-eng-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-slo-eng-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-slo-eng-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-slo-eng-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-slo-eng-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-slo-eng-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-slo-eng-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-slo-eng-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-slo-eng-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-slo-eng-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-slo-eng-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-slo-eng-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-slo-eng-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-slo-eng-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-slo-eng-0.1.0-15|42	
12cr|dictd-dicts-slo-eng-0.1.0-15|43	%description
12cr|dictd-dicts-slo-eng-0.1.0-15|44	%{descr}
12cr|dictd-dicts-slo-eng-0.1.0-15|45	
12cr|dictd-dicts-slo-eng-0.1.0-15|46	%prep
12cr|dictd-dicts-slo-eng-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-slo-eng-0.1.0-15|48	
12cr|dictd-dicts-slo-eng-0.1.0-15|49	%build
12cr|dictd-dicts-slo-eng-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-slo-eng-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-slo-eng-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-slo-eng-0.1.0-15|53	fi
12cr|dictd-dicts-slo-eng-0.1.0-15|54	
12cr|dictd-dicts-slo-eng-0.1.0-15|55	%install
12cr|dictd-dicts-slo-eng-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-slo-eng-0.1.0-15|57	
12cr|dictd-dicts-slo-eng-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-slo-eng-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-slo-eng-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-slo-eng-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-slo-eng-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-slo-eng-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-slo-eng-0.1.0-15|64	
12cr|dictd-dicts-slo-eng-0.1.0-15|65	%clean
12cr|dictd-dicts-slo-eng-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-slo-eng-0.1.0-15|67	
12cr|dictd-dicts-slo-eng-0.1.0-15|68	%post
12cr|dictd-dicts-slo-eng-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-slo-eng-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-slo-eng-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-slo-eng-0.1.0-15|72	
12cr|dictd-dicts-slo-eng-0.1.0-15|73	%postun
12cr|dictd-dicts-slo-eng-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-slo-eng-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-slo-eng-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-slo-eng-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-slo-eng-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-slo-eng-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-slo-eng-0.1.0-15|80	fi
12cr|dictd-dicts-slo-eng-0.1.0-15|81	
12cr|dictd-dicts-slo-eng-0.1.0-15|82	%files
12cr|dictd-dicts-slo-eng-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-slo-eng-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-slo-eng-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-slo-eng-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-slo-eng-0.1.0-15|87	
12cr|dictd-dicts-slo-eng-0.1.0-15|88	
12cr|dictd-dicts-slo-eng-0.1.0-15|89	
12cr|dictd-dicts-slo-eng-0.1.0-15|90	
12cr|dictd-dicts-slo-eng-0.1.0-15|91	
12cr|dictd-dicts-slo-eng-0.1.0-15|92	%changelog
12cr|dictd-dicts-slo-eng-0.1.0-15|93	

939 12
12cr|dictd-dicts-spa-eng-0.1.0-15|1	%define lang_from	spa
12cr|dictd-dicts-spa-eng-0.1.0-15|2	%define lang_to		eng
12cr|dictd-dicts-spa-eng-0.1.0-15|3	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-spa-eng-0.1.0-15|4	%define license		GPL
12cr|dictd-dicts-spa-eng-0.1.0-15|5	%define summary_prefix	Spanish - English
12cr|dictd-dicts-spa-eng-0.1.0-15|6	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-spa-eng-0.1.0-15|7	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20050319/%{lang_from}-%{lang_to}.tar.gz
12cr|dictd-dicts-spa-eng-0.1.0-15|8	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-spa-eng-0.1.0-15|9	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-spa-eng-0.1.0-15|10	
12cr|dictd-dicts-spa-eng-0.1.0-15|11	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-spa-eng-0.1.0-15|12	
12cr|dictd-dicts-spa-eng-0.1.0-15|13	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-spa-eng-0.1.0-15|14	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-spa-eng-0.1.0-15|15	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-spa-eng-0.1.0-15|16	%define version         0.1.0
12cr|dictd-dicts-spa-eng-0.1.0-15|17	%define release         %mkrel 15
12cr|dictd-dicts-spa-eng-0.1.0-15|18	%define group           Databases
12cr|dictd-dicts-spa-eng-0.1.0-15|19	
12cr|dictd-dicts-spa-eng-0.1.0-15|20	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-spa-eng-0.1.0-15|21	%define dictd_name      dictd
12cr|dictd-dicts-spa-eng-0.1.0-15|22	%define dictd_version   1.10.1-4
12cr|dictd-dicts-spa-eng-0.1.0-15|23	
12cr|dictd-dicts-spa-eng-0.1.0-15|24	Summary:	%{summary}
12cr|dictd-dicts-spa-eng-0.1.0-15|25	Name:		%{name}
12cr|dictd-dicts-spa-eng-0.1.0-15|26	Version:	%{version}
12cr|dictd-dicts-spa-eng-0.1.0-15|27	Release:	%{release}
12cr|dictd-dicts-spa-eng-0.1.0-15|28	License:	%{license}
12cr|dictd-dicts-spa-eng-0.1.0-15|29	Group:		%{group}
12cr|dictd-dicts-spa-eng-0.1.0-15|30	Source:		%{src}
12cr|dictd-dicts-spa-eng-0.1.0-15|31	URL:		http://www.freedict.de
12cr|dictd-dicts-spa-eng-0.1.0-15|32	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-spa-eng-0.1.0-15|33	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-spa-eng-0.1.0-15|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-spa-eng-0.1.0-15|35	BuildArch:	noarch
12cr|dictd-dicts-spa-eng-0.1.0-15|36	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-spa-eng-0.1.0-15|37	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-spa-eng-0.1.0-15|38	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-spa-eng-0.1.0-15|39	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-spa-eng-0.1.0-15|40	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-spa-eng-0.1.0-15|41	
12cr|dictd-dicts-spa-eng-0.1.0-15|42	%description
12cr|dictd-dicts-spa-eng-0.1.0-15|43	%{descr}
12cr|dictd-dicts-spa-eng-0.1.0-15|44	
12cr|dictd-dicts-spa-eng-0.1.0-15|45	%prep
12cr|dictd-dicts-spa-eng-0.1.0-15|46	%setup -c -q
12cr|dictd-dicts-spa-eng-0.1.0-15|47	
12cr|dictd-dicts-spa-eng-0.1.0-15|48	%build
12cr|dictd-dicts-spa-eng-0.1.0-15|49	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-spa-eng-0.1.0-15|50	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-spa-eng-0.1.0-15|51	dictzip *.dict
12cr|dictd-dicts-spa-eng-0.1.0-15|52	fi
12cr|dictd-dicts-spa-eng-0.1.0-15|53	
12cr|dictd-dicts-spa-eng-0.1.0-15|54	%install
12cr|dictd-dicts-spa-eng-0.1.0-15|55	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-spa-eng-0.1.0-15|56	
12cr|dictd-dicts-spa-eng-0.1.0-15|57	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-spa-eng-0.1.0-15|58	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-spa-eng-0.1.0-15|59	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-spa-eng-0.1.0-15|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-spa-eng-0.1.0-15|61	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-spa-eng-0.1.0-15|62	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-spa-eng-0.1.0-15|63	
12cr|dictd-dicts-spa-eng-0.1.0-15|64	%clean
12cr|dictd-dicts-spa-eng-0.1.0-15|65	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-spa-eng-0.1.0-15|66	
12cr|dictd-dicts-spa-eng-0.1.0-15|67	%post
12cr|dictd-dicts-spa-eng-0.1.0-15|68	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-spa-eng-0.1.0-15|69	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-spa-eng-0.1.0-15|70	service dictd-server reload
12cr|dictd-dicts-spa-eng-0.1.0-15|71	
12cr|dictd-dicts-spa-eng-0.1.0-15|72	%postun
12cr|dictd-dicts-spa-eng-0.1.0-15|73	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-spa-eng-0.1.0-15|74	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-spa-eng-0.1.0-15|75	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-spa-eng-0.1.0-15|76	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-spa-eng-0.1.0-15|77	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-spa-eng-0.1.0-15|78	service dictd-server reload
12cr|dictd-dicts-spa-eng-0.1.0-15|79	fi
12cr|dictd-dicts-spa-eng-0.1.0-15|80	
12cr|dictd-dicts-spa-eng-0.1.0-15|81	%files
12cr|dictd-dicts-spa-eng-0.1.0-15|82	%defattr(644, root, root)
12cr|dictd-dicts-spa-eng-0.1.0-15|83	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-spa-eng-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-spa-eng-0.1.0-15|85	%config		%conf_file
12cr|dictd-dicts-spa-eng-0.1.0-15|86	
12cr|dictd-dicts-spa-eng-0.1.0-15|87	
12cr|dictd-dicts-spa-eng-0.1.0-15|88	
12cr|dictd-dicts-spa-eng-0.1.0-15|89	
12cr|dictd-dicts-spa-eng-0.1.0-15|90	
12cr|dictd-dicts-spa-eng-0.1.0-15|91	%changelog
12cr|dictd-dicts-spa-eng-0.1.0-15|92	

940 12
12cr|dictd-dicts-swa-eng-0.1.0-15|1	%define lang_from	swa
12cr|dictd-dicts-swa-eng-0.1.0-15|2	%define lang_to		eng
12cr|dictd-dicts-swa-eng-0.1.0-15|3	%define filedate	20000111
12cr|dictd-dicts-swa-eng-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-swa-eng-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-swa-eng-0.1.0-15|6	%define summary_prefix	Swahili - English
12cr|dictd-dicts-swa-eng-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-swa-eng-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20000906/%{lang_from}-%{lang_to}-%{filedate}.tar.bz2
12cr|dictd-dicts-swa-eng-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-swa-eng-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-swa-eng-0.1.0-15|11	
12cr|dictd-dicts-swa-eng-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-swa-eng-0.1.0-15|13	
12cr|dictd-dicts-swa-eng-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-swa-eng-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-swa-eng-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-swa-eng-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-swa-eng-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-swa-eng-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-swa-eng-0.1.0-15|20	
12cr|dictd-dicts-swa-eng-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-swa-eng-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-swa-eng-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-swa-eng-0.1.0-15|24	
12cr|dictd-dicts-swa-eng-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-swa-eng-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-swa-eng-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-swa-eng-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-swa-eng-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-swa-eng-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-swa-eng-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-swa-eng-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-swa-eng-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-swa-eng-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-swa-eng-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-swa-eng-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-swa-eng-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-swa-eng-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-swa-eng-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-swa-eng-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-swa-eng-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-swa-eng-0.1.0-15|42	
12cr|dictd-dicts-swa-eng-0.1.0-15|43	%description
12cr|dictd-dicts-swa-eng-0.1.0-15|44	%{descr}
12cr|dictd-dicts-swa-eng-0.1.0-15|45	
12cr|dictd-dicts-swa-eng-0.1.0-15|46	%prep
12cr|dictd-dicts-swa-eng-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-swa-eng-0.1.0-15|48	
12cr|dictd-dicts-swa-eng-0.1.0-15|49	%build
12cr|dictd-dicts-swa-eng-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-swa-eng-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-swa-eng-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-swa-eng-0.1.0-15|53	fi
12cr|dictd-dicts-swa-eng-0.1.0-15|54	
12cr|dictd-dicts-swa-eng-0.1.0-15|55	%install
12cr|dictd-dicts-swa-eng-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-swa-eng-0.1.0-15|57	
12cr|dictd-dicts-swa-eng-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-swa-eng-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-swa-eng-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-swa-eng-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-swa-eng-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-swa-eng-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-swa-eng-0.1.0-15|64	
12cr|dictd-dicts-swa-eng-0.1.0-15|65	%clean
12cr|dictd-dicts-swa-eng-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-swa-eng-0.1.0-15|67	
12cr|dictd-dicts-swa-eng-0.1.0-15|68	%post
12cr|dictd-dicts-swa-eng-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-swa-eng-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-swa-eng-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-swa-eng-0.1.0-15|72	
12cr|dictd-dicts-swa-eng-0.1.0-15|73	%postun
12cr|dictd-dicts-swa-eng-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-swa-eng-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-swa-eng-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-swa-eng-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-swa-eng-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-swa-eng-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-swa-eng-0.1.0-15|80	fi
12cr|dictd-dicts-swa-eng-0.1.0-15|81	
12cr|dictd-dicts-swa-eng-0.1.0-15|82	%files
12cr|dictd-dicts-swa-eng-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-swa-eng-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-swa-eng-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-swa-eng-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-swa-eng-0.1.0-15|87	
12cr|dictd-dicts-swa-eng-0.1.0-15|88	
12cr|dictd-dicts-swa-eng-0.1.0-15|89	
12cr|dictd-dicts-swa-eng-0.1.0-15|90	
12cr|dictd-dicts-swa-eng-0.1.0-15|91	
12cr|dictd-dicts-swa-eng-0.1.0-15|92	%changelog
12cr|dictd-dicts-swa-eng-0.1.0-15|93	

941 12
12cr|dictd-dicts-swe-eng-0.1.0-15|1	%define lang_from	swe
12cr|dictd-dicts-swe-eng-0.1.0-15|2	%define lang_to		eng
12cr|dictd-dicts-swe-eng-0.1.0-15|3	%define filedate	20000111
12cr|dictd-dicts-swe-eng-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-swe-eng-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-swe-eng-0.1.0-15|6	%define summary_prefix	Swedish - English
12cr|dictd-dicts-swe-eng-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-swe-eng-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20000906/%{lang_from}-%{lang_to}-%{filedate}.tar.bz2
12cr|dictd-dicts-swe-eng-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-swe-eng-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-swe-eng-0.1.0-15|11	
12cr|dictd-dicts-swe-eng-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-swe-eng-0.1.0-15|13	
12cr|dictd-dicts-swe-eng-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-swe-eng-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-swe-eng-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-swe-eng-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-swe-eng-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-swe-eng-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-swe-eng-0.1.0-15|20	
12cr|dictd-dicts-swe-eng-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-swe-eng-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-swe-eng-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-swe-eng-0.1.0-15|24	
12cr|dictd-dicts-swe-eng-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-swe-eng-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-swe-eng-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-swe-eng-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-swe-eng-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-swe-eng-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-swe-eng-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-swe-eng-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-swe-eng-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-swe-eng-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-swe-eng-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-swe-eng-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-swe-eng-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-swe-eng-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-swe-eng-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-swe-eng-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-swe-eng-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-swe-eng-0.1.0-15|42	
12cr|dictd-dicts-swe-eng-0.1.0-15|43	%description
12cr|dictd-dicts-swe-eng-0.1.0-15|44	%{descr}
12cr|dictd-dicts-swe-eng-0.1.0-15|45	
12cr|dictd-dicts-swe-eng-0.1.0-15|46	%prep
12cr|dictd-dicts-swe-eng-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-swe-eng-0.1.0-15|48	
12cr|dictd-dicts-swe-eng-0.1.0-15|49	%build
12cr|dictd-dicts-swe-eng-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-swe-eng-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-swe-eng-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-swe-eng-0.1.0-15|53	fi
12cr|dictd-dicts-swe-eng-0.1.0-15|54	
12cr|dictd-dicts-swe-eng-0.1.0-15|55	%install
12cr|dictd-dicts-swe-eng-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-swe-eng-0.1.0-15|57	
12cr|dictd-dicts-swe-eng-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-swe-eng-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-swe-eng-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-swe-eng-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-swe-eng-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-swe-eng-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-swe-eng-0.1.0-15|64	
12cr|dictd-dicts-swe-eng-0.1.0-15|65	%clean
12cr|dictd-dicts-swe-eng-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-swe-eng-0.1.0-15|67	
12cr|dictd-dicts-swe-eng-0.1.0-15|68	%post
12cr|dictd-dicts-swe-eng-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-swe-eng-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-swe-eng-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-swe-eng-0.1.0-15|72	
12cr|dictd-dicts-swe-eng-0.1.0-15|73	%postun
12cr|dictd-dicts-swe-eng-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-swe-eng-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-swe-eng-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-swe-eng-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-swe-eng-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-swe-eng-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-swe-eng-0.1.0-15|80	fi
12cr|dictd-dicts-swe-eng-0.1.0-15|81	
12cr|dictd-dicts-swe-eng-0.1.0-15|82	%files
12cr|dictd-dicts-swe-eng-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-swe-eng-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-swe-eng-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-swe-eng-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-swe-eng-0.1.0-15|87	
12cr|dictd-dicts-swe-eng-0.1.0-15|88	
12cr|dictd-dicts-swe-eng-0.1.0-15|89	
12cr|dictd-dicts-swe-eng-0.1.0-15|90	
12cr|dictd-dicts-swe-eng-0.1.0-15|91	
12cr|dictd-dicts-swe-eng-0.1.0-15|92	%changelog
12cr|dictd-dicts-swe-eng-0.1.0-15|93	

942 12
12cr|dictd-dicts-tur-deu-0.1.0-15|1	%define lang_from	tur
12cr|dictd-dicts-tur-deu-0.1.0-15|2	%define lang_to		deu
12cr|dictd-dicts-tur-deu-0.1.0-15|3	%define filedate	20000111
12cr|dictd-dicts-tur-deu-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-tur-deu-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-tur-deu-0.1.0-15|6	%define summary_prefix	Turkish - German
12cr|dictd-dicts-tur-deu-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-tur-deu-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20000906/%{lang_from}-%{lang_to}-%{filedate}.tar.bz2
12cr|dictd-dicts-tur-deu-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-tur-deu-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-tur-deu-0.1.0-15|11	
12cr|dictd-dicts-tur-deu-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-tur-deu-0.1.0-15|13	
12cr|dictd-dicts-tur-deu-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-tur-deu-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-tur-deu-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-tur-deu-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-tur-deu-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-tur-deu-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-tur-deu-0.1.0-15|20	
12cr|dictd-dicts-tur-deu-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-tur-deu-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-tur-deu-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-tur-deu-0.1.0-15|24	
12cr|dictd-dicts-tur-deu-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-tur-deu-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-tur-deu-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-tur-deu-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-tur-deu-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-tur-deu-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-tur-deu-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-tur-deu-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-tur-deu-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-tur-deu-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-tur-deu-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-tur-deu-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-tur-deu-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-tur-deu-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-tur-deu-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-tur-deu-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-tur-deu-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-tur-deu-0.1.0-15|42	
12cr|dictd-dicts-tur-deu-0.1.0-15|43	%description
12cr|dictd-dicts-tur-deu-0.1.0-15|44	%{descr}
12cr|dictd-dicts-tur-deu-0.1.0-15|45	
12cr|dictd-dicts-tur-deu-0.1.0-15|46	%prep
12cr|dictd-dicts-tur-deu-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-tur-deu-0.1.0-15|48	
12cr|dictd-dicts-tur-deu-0.1.0-15|49	%build
12cr|dictd-dicts-tur-deu-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-tur-deu-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-tur-deu-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-tur-deu-0.1.0-15|53	fi
12cr|dictd-dicts-tur-deu-0.1.0-15|54	
12cr|dictd-dicts-tur-deu-0.1.0-15|55	%install
12cr|dictd-dicts-tur-deu-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-tur-deu-0.1.0-15|57	
12cr|dictd-dicts-tur-deu-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-tur-deu-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-tur-deu-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-tur-deu-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-tur-deu-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-tur-deu-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-tur-deu-0.1.0-15|64	
12cr|dictd-dicts-tur-deu-0.1.0-15|65	%clean
12cr|dictd-dicts-tur-deu-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-tur-deu-0.1.0-15|67	
12cr|dictd-dicts-tur-deu-0.1.0-15|68	%post
12cr|dictd-dicts-tur-deu-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-tur-deu-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-tur-deu-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-tur-deu-0.1.0-15|72	
12cr|dictd-dicts-tur-deu-0.1.0-15|73	%postun
12cr|dictd-dicts-tur-deu-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-tur-deu-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-tur-deu-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-tur-deu-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-tur-deu-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-tur-deu-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-tur-deu-0.1.0-15|80	fi
12cr|dictd-dicts-tur-deu-0.1.0-15|81	
12cr|dictd-dicts-tur-deu-0.1.0-15|82	%files
12cr|dictd-dicts-tur-deu-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-tur-deu-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-tur-deu-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-tur-deu-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-tur-deu-0.1.0-15|87	
12cr|dictd-dicts-tur-deu-0.1.0-15|88	
12cr|dictd-dicts-tur-deu-0.1.0-15|89	
12cr|dictd-dicts-tur-deu-0.1.0-15|90	
12cr|dictd-dicts-tur-deu-0.1.0-15|91	
12cr|dictd-dicts-tur-deu-0.1.0-15|92	%changelog
12cr|dictd-dicts-tur-deu-0.1.0-15|93	

943 12
12cr|dictd-dicts-tur-eng-0.1.0-15|1	%define lang_from	tur
12cr|dictd-dicts-tur-eng-0.1.0-15|2	%define lang_to		eng
12cr|dictd-dicts-tur-eng-0.1.0-15|3	%define filedate	20000111
12cr|dictd-dicts-tur-eng-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-tur-eng-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-tur-eng-0.1.0-15|6	%define summary_prefix	Turkish - English
12cr|dictd-dicts-tur-eng-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-tur-eng-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20000906/%{lang_from}-%{lang_to}-%{filedate}.tar.bz2
12cr|dictd-dicts-tur-eng-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-tur-eng-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-tur-eng-0.1.0-15|11	
12cr|dictd-dicts-tur-eng-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-tur-eng-0.1.0-15|13	
12cr|dictd-dicts-tur-eng-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-tur-eng-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-tur-eng-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-tur-eng-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-tur-eng-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-tur-eng-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-tur-eng-0.1.0-15|20	
12cr|dictd-dicts-tur-eng-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-tur-eng-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-tur-eng-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-tur-eng-0.1.0-15|24	
12cr|dictd-dicts-tur-eng-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-tur-eng-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-tur-eng-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-tur-eng-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-tur-eng-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-tur-eng-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-tur-eng-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-tur-eng-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-tur-eng-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-tur-eng-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-tur-eng-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-tur-eng-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-tur-eng-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-tur-eng-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-tur-eng-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-tur-eng-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-tur-eng-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-tur-eng-0.1.0-15|42	
12cr|dictd-dicts-tur-eng-0.1.0-15|43	%description
12cr|dictd-dicts-tur-eng-0.1.0-15|44	%{descr}
12cr|dictd-dicts-tur-eng-0.1.0-15|45	
12cr|dictd-dicts-tur-eng-0.1.0-15|46	%prep
12cr|dictd-dicts-tur-eng-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-tur-eng-0.1.0-15|48	
12cr|dictd-dicts-tur-eng-0.1.0-15|49	%build
12cr|dictd-dicts-tur-eng-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-tur-eng-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-tur-eng-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-tur-eng-0.1.0-15|53	fi
12cr|dictd-dicts-tur-eng-0.1.0-15|54	
12cr|dictd-dicts-tur-eng-0.1.0-15|55	%install
12cr|dictd-dicts-tur-eng-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-tur-eng-0.1.0-15|57	
12cr|dictd-dicts-tur-eng-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-tur-eng-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-tur-eng-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-tur-eng-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-tur-eng-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-tur-eng-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-tur-eng-0.1.0-15|64	
12cr|dictd-dicts-tur-eng-0.1.0-15|65	%clean
12cr|dictd-dicts-tur-eng-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-tur-eng-0.1.0-15|67	
12cr|dictd-dicts-tur-eng-0.1.0-15|68	%post
12cr|dictd-dicts-tur-eng-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-tur-eng-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-tur-eng-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-tur-eng-0.1.0-15|72	
12cr|dictd-dicts-tur-eng-0.1.0-15|73	%postun
12cr|dictd-dicts-tur-eng-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-tur-eng-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-tur-eng-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-tur-eng-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-tur-eng-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-tur-eng-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-tur-eng-0.1.0-15|80	fi
12cr|dictd-dicts-tur-eng-0.1.0-15|81	
12cr|dictd-dicts-tur-eng-0.1.0-15|82	%files
12cr|dictd-dicts-tur-eng-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-tur-eng-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-tur-eng-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-tur-eng-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-tur-eng-0.1.0-15|87	
12cr|dictd-dicts-tur-eng-0.1.0-15|88	
12cr|dictd-dicts-tur-eng-0.1.0-15|89	
12cr|dictd-dicts-tur-eng-0.1.0-15|90	
12cr|dictd-dicts-tur-eng-0.1.0-15|91	
12cr|dictd-dicts-tur-eng-0.1.0-15|92	%changelog
12cr|dictd-dicts-tur-eng-0.1.0-15|93	

944 12
12cr|dictd-dicts-vera-0.1.0-14|1	%define namesuffix      vera
12cr|dictd-dicts-vera-0.1.0-14|2	%define license		GFDL
12cr|dictd-dicts-vera-0.1.0-14|3	%define summary_prefix	V.E.R.A. -- Virtual Entity of Relevant Acronyms
12cr|dictd-dicts-vera-0.1.0-14|4	%define descr_prefix	%{summary_prefix} (v 1.8)
12cr|dictd-dicts-vera-0.1.0-14|5	%define src		ftp://ftp.dict.org/pub/dict/pre/dict-vera_1.8.tar.gz
12cr|dictd-dicts-vera-0.1.0-14|6	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-vera-0.1.0-14|7	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-vera-0.1.0-14|8	
12cr|dictd-dicts-vera-0.1.0-14|9	%define summ_desc_suf	for dictd
12cr|dictd-dicts-vera-0.1.0-14|10	
12cr|dictd-dicts-vera-0.1.0-14|11	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-vera-0.1.0-14|12	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-vera-0.1.0-14|13	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-vera-0.1.0-14|14	%define version         0.1.0
12cr|dictd-dicts-vera-0.1.0-14|15	%define release         %mkrel 14
12cr|dictd-dicts-vera-0.1.0-14|16	%define group           Databases
12cr|dictd-dicts-vera-0.1.0-14|17	
12cr|dictd-dicts-vera-0.1.0-14|18	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-vera-0.1.0-14|19	%define dictd_name      dictd
12cr|dictd-dicts-vera-0.1.0-14|20	%define dictd_version   1.10.1-4
12cr|dictd-dicts-vera-0.1.0-14|21	
12cr|dictd-dicts-vera-0.1.0-14|22	Summary:	%{summary}
12cr|dictd-dicts-vera-0.1.0-14|23	Name:		%{name}
12cr|dictd-dicts-vera-0.1.0-14|24	Version:	%{version}
12cr|dictd-dicts-vera-0.1.0-14|25	Release:	%{release}
12cr|dictd-dicts-vera-0.1.0-14|26	License:	%{license}
12cr|dictd-dicts-vera-0.1.0-14|27	Group:		%{group}
12cr|dictd-dicts-vera-0.1.0-14|28	Source:		%{src}
12cr|dictd-dicts-vera-0.1.0-14|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-vera-0.1.0-14|30	BuildArch:	noarch
12cr|dictd-dicts-vera-0.1.0-14|31	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-vera-0.1.0-14|32	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-vera-0.1.0-14|33	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-vera-0.1.0-14|34	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-vera-0.1.0-14|35	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-vera-0.1.0-14|36	
12cr|dictd-dicts-vera-0.1.0-14|37	%description
12cr|dictd-dicts-vera-0.1.0-14|38	%{descr}
12cr|dictd-dicts-vera-0.1.0-14|39	
12cr|dictd-dicts-vera-0.1.0-14|40	%prep
12cr|dictd-dicts-vera-0.1.0-14|41	%setup -c -q
12cr|dictd-dicts-vera-0.1.0-14|42	
12cr|dictd-dicts-vera-0.1.0-14|43	%build
12cr|dictd-dicts-vera-0.1.0-14|44	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-vera-0.1.0-14|45	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-vera-0.1.0-14|46	dictzip *.dict
12cr|dictd-dicts-vera-0.1.0-14|47	fi
12cr|dictd-dicts-vera-0.1.0-14|48	
12cr|dictd-dicts-vera-0.1.0-14|49	%install
12cr|dictd-dicts-vera-0.1.0-14|50	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-vera-0.1.0-14|51	
12cr|dictd-dicts-vera-0.1.0-14|52	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-vera-0.1.0-14|53	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-vera-0.1.0-14|54	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-vera-0.1.0-14|55	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-vera-0.1.0-14|56	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-vera-0.1.0-14|57	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-vera-0.1.0-14|58	
12cr|dictd-dicts-vera-0.1.0-14|59	%clean
12cr|dictd-dicts-vera-0.1.0-14|60	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-vera-0.1.0-14|61	
12cr|dictd-dicts-vera-0.1.0-14|62	%post
12cr|dictd-dicts-vera-0.1.0-14|63	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-vera-0.1.0-14|64	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-vera-0.1.0-14|65	service dictd-server reload
12cr|dictd-dicts-vera-0.1.0-14|66	
12cr|dictd-dicts-vera-0.1.0-14|67	%postun
12cr|dictd-dicts-vera-0.1.0-14|68	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-vera-0.1.0-14|69	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-vera-0.1.0-14|70	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-vera-0.1.0-14|71	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-vera-0.1.0-14|72	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-vera-0.1.0-14|73	service dictd-server reload
12cr|dictd-dicts-vera-0.1.0-14|74	fi
12cr|dictd-dicts-vera-0.1.0-14|75	
12cr|dictd-dicts-vera-0.1.0-14|76	%files
12cr|dictd-dicts-vera-0.1.0-14|77	%defattr(644, root, root)
12cr|dictd-dicts-vera-0.1.0-14|78	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-vera-0.1.0-14|79	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-vera-0.1.0-14|80	%config		%conf_file
12cr|dictd-dicts-vera-0.1.0-14|81	
12cr|dictd-dicts-vera-0.1.0-14|82	
12cr|dictd-dicts-vera-0.1.0-14|83	
12cr|dictd-dicts-vera-0.1.0-14|84	
12cr|dictd-dicts-vera-0.1.0-14|85	
12cr|dictd-dicts-vera-0.1.0-14|86	%changelog
12cr|dictd-dicts-vera-0.1.0-14|87	

945 12
12cr|dictd-dicts-web1913-0.1.0-15|1	%define namesuffix      web1913
12cr|dictd-dicts-web1913-0.1.0-15|2	%define license		Public Domain
12cr|dictd-dicts-web1913-0.1.0-15|3	%define summary_prefix	Webster's Revised Unabridged Dictionary
12cr|dictd-dicts-web1913-0.1.0-15|4	%define descr_prefix	%{summary_prefix} (1913)
12cr|dictd-dicts-web1913-0.1.0-15|5	%define src		ftp://ftp.dict.org/pub/dict/pre/dict-web1913-1.4-pre.tar.gz
12cr|dictd-dicts-web1913-0.1.0-15|6	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-web1913-0.1.0-15|7	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-web1913-0.1.0-15|8	
12cr|dictd-dicts-web1913-0.1.0-15|9	%define summ_desc_suf	for dictd
12cr|dictd-dicts-web1913-0.1.0-15|10	
12cr|dictd-dicts-web1913-0.1.0-15|11	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-web1913-0.1.0-15|12	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-web1913-0.1.0-15|13	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-web1913-0.1.0-15|14	%define version         0.1.0
12cr|dictd-dicts-web1913-0.1.0-15|15	%define release         %mkrel 15
12cr|dictd-dicts-web1913-0.1.0-15|16	%define group           Databases
12cr|dictd-dicts-web1913-0.1.0-15|17	
12cr|dictd-dicts-web1913-0.1.0-15|18	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-web1913-0.1.0-15|19	%define dictd_name      dictd
12cr|dictd-dicts-web1913-0.1.0-15|20	%define dictd_version   1.10.1-4
12cr|dictd-dicts-web1913-0.1.0-15|21	
12cr|dictd-dicts-web1913-0.1.0-15|22	Summary:	%{summary}
12cr|dictd-dicts-web1913-0.1.0-15|23	Name:		%{name}
12cr|dictd-dicts-web1913-0.1.0-15|24	Version:	%{version}
12cr|dictd-dicts-web1913-0.1.0-15|25	Release:	%{release}
12cr|dictd-dicts-web1913-0.1.0-15|26	License:	%{license}
12cr|dictd-dicts-web1913-0.1.0-15|27	Group:		%{group}
12cr|dictd-dicts-web1913-0.1.0-15|28	Source:		%{src}
12cr|dictd-dicts-web1913-0.1.0-15|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-web1913-0.1.0-15|30	BuildArch:	noarch
12cr|dictd-dicts-web1913-0.1.0-15|31	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-web1913-0.1.0-15|32	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-web1913-0.1.0-15|33	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-web1913-0.1.0-15|34	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-web1913-0.1.0-15|35	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-web1913-0.1.0-15|36	
12cr|dictd-dicts-web1913-0.1.0-15|37	%description
12cr|dictd-dicts-web1913-0.1.0-15|38	%{descr}
12cr|dictd-dicts-web1913-0.1.0-15|39	
12cr|dictd-dicts-web1913-0.1.0-15|40	%prep
12cr|dictd-dicts-web1913-0.1.0-15|41	%setup -c -q
12cr|dictd-dicts-web1913-0.1.0-15|42	
12cr|dictd-dicts-web1913-0.1.0-15|43	%build
12cr|dictd-dicts-web1913-0.1.0-15|44	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-web1913-0.1.0-15|45	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-web1913-0.1.0-15|46	dictzip *.dict
12cr|dictd-dicts-web1913-0.1.0-15|47	fi
12cr|dictd-dicts-web1913-0.1.0-15|48	
12cr|dictd-dicts-web1913-0.1.0-15|49	%install
12cr|dictd-dicts-web1913-0.1.0-15|50	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-web1913-0.1.0-15|51	
12cr|dictd-dicts-web1913-0.1.0-15|52	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-web1913-0.1.0-15|53	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-web1913-0.1.0-15|54	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-web1913-0.1.0-15|55	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-web1913-0.1.0-15|56	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-web1913-0.1.0-15|57	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-web1913-0.1.0-15|58	
12cr|dictd-dicts-web1913-0.1.0-15|59	%clean
12cr|dictd-dicts-web1913-0.1.0-15|60	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-web1913-0.1.0-15|61	
12cr|dictd-dicts-web1913-0.1.0-15|62	%post
12cr|dictd-dicts-web1913-0.1.0-15|63	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-web1913-0.1.0-15|64	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-web1913-0.1.0-15|65	service dictd-server reload
12cr|dictd-dicts-web1913-0.1.0-15|66	
12cr|dictd-dicts-web1913-0.1.0-15|67	%postun
12cr|dictd-dicts-web1913-0.1.0-15|68	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-web1913-0.1.0-15|69	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-web1913-0.1.0-15|70	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-web1913-0.1.0-15|71	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-web1913-0.1.0-15|72	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-web1913-0.1.0-15|73	service dictd-server reload
12cr|dictd-dicts-web1913-0.1.0-15|74	fi
12cr|dictd-dicts-web1913-0.1.0-15|75	
12cr|dictd-dicts-web1913-0.1.0-15|76	%files
12cr|dictd-dicts-web1913-0.1.0-15|77	%defattr(644, root, root)
12cr|dictd-dicts-web1913-0.1.0-15|78	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-web1913-0.1.0-15|79	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-web1913-0.1.0-15|80	%config		%conf_file
12cr|dictd-dicts-web1913-0.1.0-15|81	
12cr|dictd-dicts-web1913-0.1.0-15|82	
12cr|dictd-dicts-web1913-0.1.0-15|83	
12cr|dictd-dicts-web1913-0.1.0-15|84	
12cr|dictd-dicts-web1913-0.1.0-15|85	
12cr|dictd-dicts-web1913-0.1.0-15|86	%changelog
12cr|dictd-dicts-web1913-0.1.0-15|87	

946 12
12cr|dictd-dicts-wel-eng-0.1.0-15|1	%define lang_from	wel
12cr|dictd-dicts-wel-eng-0.1.0-15|2	%define lang_to		eng
12cr|dictd-dicts-wel-eng-0.1.0-15|3	%define filedate	20000111
12cr|dictd-dicts-wel-eng-0.1.0-15|4	%define namesuffix	%{lang_from}-%{lang_to}
12cr|dictd-dicts-wel-eng-0.1.0-15|5	%define license		GPL
12cr|dictd-dicts-wel-eng-0.1.0-15|6	%define summary_prefix	Welsh - English
12cr|dictd-dicts-wel-eng-0.1.0-15|7	%define descr_prefix	%{summary_prefix}
12cr|dictd-dicts-wel-eng-0.1.0-15|8	%define src		ftp://ftp.dict.org/pub/dict/pre/www.freedict.de/20000906/%{lang_from}-%{lang_to}-%{filedate}.tar.bz2
12cr|dictd-dicts-wel-eng-0.1.0-15|9	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-wel-eng-0.1.0-15|10	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-wel-eng-0.1.0-15|11	
12cr|dictd-dicts-wel-eng-0.1.0-15|12	%define summ_desc_suf	Freedict dictionary for dictd
12cr|dictd-dicts-wel-eng-0.1.0-15|13	
12cr|dictd-dicts-wel-eng-0.1.0-15|14	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-wel-eng-0.1.0-15|15	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-wel-eng-0.1.0-15|16	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-wel-eng-0.1.0-15|17	%define version         0.1.0
12cr|dictd-dicts-wel-eng-0.1.0-15|18	%define release         %mkrel 15
12cr|dictd-dicts-wel-eng-0.1.0-15|19	%define group           Databases
12cr|dictd-dicts-wel-eng-0.1.0-15|20	
12cr|dictd-dicts-wel-eng-0.1.0-15|21	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-wel-eng-0.1.0-15|22	%define dictd_name      dictd
12cr|dictd-dicts-wel-eng-0.1.0-15|23	%define dictd_version   1.10.1-4
12cr|dictd-dicts-wel-eng-0.1.0-15|24	
12cr|dictd-dicts-wel-eng-0.1.0-15|25	Summary:	%{summary}
12cr|dictd-dicts-wel-eng-0.1.0-15|26	Name:		%{name}
12cr|dictd-dicts-wel-eng-0.1.0-15|27	Version:	%{version}
12cr|dictd-dicts-wel-eng-0.1.0-15|28	Release:	%{release}
12cr|dictd-dicts-wel-eng-0.1.0-15|29	License:	%{license}
12cr|dictd-dicts-wel-eng-0.1.0-15|30	Group:		%{group}
12cr|dictd-dicts-wel-eng-0.1.0-15|31	Source:		%{src}
12cr|dictd-dicts-wel-eng-0.1.0-15|32	URL:		http://www.freedict.de
12cr|dictd-dicts-wel-eng-0.1.0-15|33	Provides:	dictd-dicts-freedict-%{namesuffix}, dictd-dicts-%{namesuffix}
12cr|dictd-dicts-wel-eng-0.1.0-15|34	Obsoletes:	dictd-dicts-freedict-%{namesuffix}
12cr|dictd-dicts-wel-eng-0.1.0-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-wel-eng-0.1.0-15|36	BuildArch:	noarch
12cr|dictd-dicts-wel-eng-0.1.0-15|37	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-wel-eng-0.1.0-15|38	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-wel-eng-0.1.0-15|39	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-wel-eng-0.1.0-15|40	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-wel-eng-0.1.0-15|41	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-wel-eng-0.1.0-15|42	
12cr|dictd-dicts-wel-eng-0.1.0-15|43	%description
12cr|dictd-dicts-wel-eng-0.1.0-15|44	%{descr}
12cr|dictd-dicts-wel-eng-0.1.0-15|45	
12cr|dictd-dicts-wel-eng-0.1.0-15|46	%prep
12cr|dictd-dicts-wel-eng-0.1.0-15|47	%setup -c -q
12cr|dictd-dicts-wel-eng-0.1.0-15|48	
12cr|dictd-dicts-wel-eng-0.1.0-15|49	%build
12cr|dictd-dicts-wel-eng-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-wel-eng-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-wel-eng-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-wel-eng-0.1.0-15|53	fi
12cr|dictd-dicts-wel-eng-0.1.0-15|54	
12cr|dictd-dicts-wel-eng-0.1.0-15|55	%install
12cr|dictd-dicts-wel-eng-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-wel-eng-0.1.0-15|57	
12cr|dictd-dicts-wel-eng-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-wel-eng-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-wel-eng-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-wel-eng-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-wel-eng-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-wel-eng-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-wel-eng-0.1.0-15|64	
12cr|dictd-dicts-wel-eng-0.1.0-15|65	%clean
12cr|dictd-dicts-wel-eng-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-wel-eng-0.1.0-15|67	
12cr|dictd-dicts-wel-eng-0.1.0-15|68	%post
12cr|dictd-dicts-wel-eng-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-wel-eng-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-wel-eng-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-wel-eng-0.1.0-15|72	
12cr|dictd-dicts-wel-eng-0.1.0-15|73	%postun
12cr|dictd-dicts-wel-eng-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-wel-eng-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-wel-eng-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-wel-eng-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-wel-eng-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-wel-eng-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-wel-eng-0.1.0-15|80	fi
12cr|dictd-dicts-wel-eng-0.1.0-15|81	
12cr|dictd-dicts-wel-eng-0.1.0-15|82	%files
12cr|dictd-dicts-wel-eng-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-wel-eng-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-wel-eng-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-wel-eng-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-wel-eng-0.1.0-15|87	
12cr|dictd-dicts-wel-eng-0.1.0-15|88	
12cr|dictd-dicts-wel-eng-0.1.0-15|89	
12cr|dictd-dicts-wel-eng-0.1.0-15|90	
12cr|dictd-dicts-wel-eng-0.1.0-15|91	
12cr|dictd-dicts-wel-eng-0.1.0-15|92	%changelog
12cr|dictd-dicts-wel-eng-0.1.0-15|93	

947 12
12cr|dictd-dicts-wn-0.1.0-15|1	%define namesuffix      wn
12cr|dictd-dicts-wn-0.1.0-15|2	%define license		Freeware
12cr|dictd-dicts-wn-0.1.0-15|3	%define summary_prefix	WordNet
12cr|dictd-dicts-wn-0.1.0-15|4	%define descr_prefix	%{summary_prefix} (r) 3.0
12cr|dictd-dicts-wn-0.1.0-15|5	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-wn-0.1.0-15|6	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-wn-0.1.0-15|7	
12cr|dictd-dicts-wn-0.1.0-15|8	%define summ_desc_suf	for dictd
12cr|dictd-dicts-wn-0.1.0-15|9	
12cr|dictd-dicts-wn-0.1.0-15|10	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-wn-0.1.0-15|11	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-wn-0.1.0-15|12	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-wn-0.1.0-15|13	%define version         0.1.0
12cr|dictd-dicts-wn-0.1.0-15|14	%define release         %mkrel 15
12cr|dictd-dicts-wn-0.1.0-15|15	%define group           Databases
12cr|dictd-dicts-wn-0.1.0-15|16	
12cr|dictd-dicts-wn-0.1.0-15|17	%define dictd_name      dictd
12cr|dictd-dicts-wn-0.1.0-15|18	%define dictd_version   1.10.1-4
12cr|dictd-dicts-wn-0.1.0-15|19	
12cr|dictd-dicts-wn-0.1.0-15|20	Summary:	%{summary}
12cr|dictd-dicts-wn-0.1.0-15|21	Name:		%{name}
12cr|dictd-dicts-wn-0.1.0-15|22	Version:	%{version}
12cr|dictd-dicts-wn-0.1.0-15|23	Release:	%{release}
12cr|dictd-dicts-wn-0.1.0-15|24	License:	%{license}
12cr|dictd-dicts-wn-0.1.0-15|25	Group:		%{group}
12cr|dictd-dicts-wn-0.1.0-15|26	Url:		ftp://ftp.cogsci.princeton.edu/pub/wordnet/
12cr|dictd-dicts-wn-0.1.0-15|27	Source0:	ftp://ftp.cogsci.princeton.edu/pub/wordnet/3.0/WordNet-3.0.tar.bz2
12cr|dictd-dicts-wn-0.1.0-15|28	# replaces wnfilter.c as formatter for raw newer (>= 2.1) wordnet data
12cr|dictd-dicts-wn-0.1.0-15|29	Source1:	http://svn.memespace.net/svn/hobby/trivialities/wordnet_tools/wordnet_structures.py
12cr|dictd-dicts-wn-0.1.0-15|30	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-wn-0.1.0-15|31	BuildArch:	noarch
12cr|dictd-dicts-wn-0.1.0-15|32	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-wn-0.1.0-15|33	BuildRequires:	python >= 2.4
12cr|dictd-dicts-wn-0.1.0-15|34	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-wn-0.1.0-15|35	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-wn-0.1.0-15|36	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-wn-0.1.0-15|37	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-wn-0.1.0-15|38	
12cr|dictd-dicts-wn-0.1.0-15|39	%description
12cr|dictd-dicts-wn-0.1.0-15|40	%{descr}
12cr|dictd-dicts-wn-0.1.0-15|41	
12cr|dictd-dicts-wn-0.1.0-15|42	%prep
12cr|dictd-dicts-wn-0.1.0-15|43	%setup -c -q
12cr|dictd-dicts-wn-0.1.0-15|44	
12cr|dictd-dicts-wn-0.1.0-15|45	%build
12cr|dictd-dicts-wn-0.1.0-15|46	pushd WordNet-3.0/dict
12cr|dictd-dicts-wn-0.1.0-15|47	%_sourcedir/wordnet_structures.py {index,data}.adv {index,data}.adj {index,data}.noun {index,data}.verb
12cr|dictd-dicts-wn-0.1.0-15|48	mv wn.{index,dict} ../../
12cr|dictd-dicts-wn-0.1.0-15|49	popd
12cr|dictd-dicts-wn-0.1.0-15|50	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-wn-0.1.0-15|51	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-wn-0.1.0-15|52	dictzip *.dict
12cr|dictd-dicts-wn-0.1.0-15|53	fi
12cr|dictd-dicts-wn-0.1.0-15|54	
12cr|dictd-dicts-wn-0.1.0-15|55	%install
12cr|dictd-dicts-wn-0.1.0-15|56	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-wn-0.1.0-15|57	
12cr|dictd-dicts-wn-0.1.0-15|58	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-wn-0.1.0-15|59	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-wn-0.1.0-15|60	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-wn-0.1.0-15|61	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-wn-0.1.0-15|62	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-wn-0.1.0-15|63	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-wn-0.1.0-15|64	
12cr|dictd-dicts-wn-0.1.0-15|65	%clean
12cr|dictd-dicts-wn-0.1.0-15|66	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-wn-0.1.0-15|67	
12cr|dictd-dicts-wn-0.1.0-15|68	%post
12cr|dictd-dicts-wn-0.1.0-15|69	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-wn-0.1.0-15|70	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-wn-0.1.0-15|71	service dictd-server reload
12cr|dictd-dicts-wn-0.1.0-15|72	
12cr|dictd-dicts-wn-0.1.0-15|73	%postun
12cr|dictd-dicts-wn-0.1.0-15|74	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-wn-0.1.0-15|75	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-wn-0.1.0-15|76	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-wn-0.1.0-15|77	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-wn-0.1.0-15|78	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-wn-0.1.0-15|79	service dictd-server reload
12cr|dictd-dicts-wn-0.1.0-15|80	fi
12cr|dictd-dicts-wn-0.1.0-15|81	
12cr|dictd-dicts-wn-0.1.0-15|82	%files
12cr|dictd-dicts-wn-0.1.0-15|83	%defattr(644, root, root)
12cr|dictd-dicts-wn-0.1.0-15|84	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-wn-0.1.0-15|85	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-wn-0.1.0-15|86	%config		%conf_file
12cr|dictd-dicts-wn-0.1.0-15|87	
12cr|dictd-dicts-wn-0.1.0-15|88	
12cr|dictd-dicts-wn-0.1.0-15|89	
12cr|dictd-dicts-wn-0.1.0-15|90	
12cr|dictd-dicts-wn-0.1.0-15|91	
12cr|dictd-dicts-wn-0.1.0-15|92	%changelog
12cr|dictd-dicts-wn-0.1.0-15|93	

948 12
12cr|dictd-dicts-world95-0.1.0-15|1	%define namesuffix      world95
12cr|dictd-dicts-world95-0.1.0-15|2	%define license		Public Domain
12cr|dictd-dicts-world95-0.1.0-15|3	%define summary_prefix	CIA World Factbook
12cr|dictd-dicts-world95-0.1.0-15|4	%define descr_prefix	%{summary_prefix} (1995)
12cr|dictd-dicts-world95-0.1.0-15|5	%define src		dict-world95.tar.bz2
12cr|dictd-dicts-world95-0.1.0-15|6	%define dict_filename	%{namesuffix}
12cr|dictd-dicts-world95-0.1.0-15|7	%define conf_file	%{_sysconfdir}/dictd.conf.d/%{name}
12cr|dictd-dicts-world95-0.1.0-15|8	
12cr|dictd-dicts-world95-0.1.0-15|9	%define summ_desc_suf	for dictd
12cr|dictd-dicts-world95-0.1.0-15|10	
12cr|dictd-dicts-world95-0.1.0-15|11	%define summary		%{summary_prefix} %{summ_desc_suf}
12cr|dictd-dicts-world95-0.1.0-15|12	%define descr		%{descr_prefix} %{summ_desc_suf}
12cr|dictd-dicts-world95-0.1.0-15|13	%define name		dictd-dicts-%{namesuffix}
12cr|dictd-dicts-world95-0.1.0-15|14	%define version         0.1.0
12cr|dictd-dicts-world95-0.1.0-15|15	%define release         %mkrel 15
12cr|dictd-dicts-world95-0.1.0-15|16	%define group           Databases
12cr|dictd-dicts-world95-0.1.0-15|17	
12cr|dictd-dicts-world95-0.1.0-15|18	%define __dictzip       %(which dictzip)
12cr|dictd-dicts-world95-0.1.0-15|19	%define dictd_name      dictd
12cr|dictd-dicts-world95-0.1.0-15|20	%define dictd_version   1.10.1-4
12cr|dictd-dicts-world95-0.1.0-15|21	
12cr|dictd-dicts-world95-0.1.0-15|22	Summary:	%{summary}
12cr|dictd-dicts-world95-0.1.0-15|23	Name:		%{name}
12cr|dictd-dicts-world95-0.1.0-15|24	Version:	%{version}
12cr|dictd-dicts-world95-0.1.0-15|25	Release:	%{release}
12cr|dictd-dicts-world95-0.1.0-15|26	License:	%{license}
12cr|dictd-dicts-world95-0.1.0-15|27	Group:		%{group}
12cr|dictd-dicts-world95-0.1.0-15|28	Source:		%{src}
12cr|dictd-dicts-world95-0.1.0-15|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dictd-dicts-world95-0.1.0-15|30	BuildArch:	noarch
12cr|dictd-dicts-world95-0.1.0-15|31	BuildRequires:	%{dictd_name}-utils >= %{dictd_version}
12cr|dictd-dicts-world95-0.1.0-15|32	Provides:	dictd-dictionary = %version-%release, dictd-dictionaries = %version-%release
12cr|dictd-dicts-world95-0.1.0-15|33	Requires:	%{dictd_name}-server >= %{dictd_version}
12cr|dictd-dicts-world95-0.1.0-15|34	Requires(post):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-world95-0.1.0-15|35	Requires(postun):	%{dictd_name}-server >= %dictd_version
12cr|dictd-dicts-world95-0.1.0-15|36	
12cr|dictd-dicts-world95-0.1.0-15|37	%description
12cr|dictd-dicts-world95-0.1.0-15|38	%{descr}
12cr|dictd-dicts-world95-0.1.0-15|39	
12cr|dictd-dicts-world95-0.1.0-15|40	%prep
12cr|dictd-dicts-world95-0.1.0-15|41	%setup -c -q
12cr|dictd-dicts-world95-0.1.0-15|42	
12cr|dictd-dicts-world95-0.1.0-15|43	%build
12cr|dictd-dicts-world95-0.1.0-15|44	# dictzip the dict dictionary file, if it's not yet zipped
12cr|dictd-dicts-world95-0.1.0-15|45	if ls *.dict >/dev/null 2>&1; then
12cr|dictd-dicts-world95-0.1.0-15|46	dictzip *.dict
12cr|dictd-dicts-world95-0.1.0-15|47	fi
12cr|dictd-dicts-world95-0.1.0-15|48	
12cr|dictd-dicts-world95-0.1.0-15|49	%install
12cr|dictd-dicts-world95-0.1.0-15|50	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-world95-0.1.0-15|51	
12cr|dictd-dicts-world95-0.1.0-15|52	%{__mkdir_p} %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-world95-0.1.0-15|53	cp %{dict_filename}*dict* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-world95-0.1.0-15|54	cp %{dict_filename}*index* %{buildroot}%{_datadir}/dict
12cr|dictd-dicts-world95-0.1.0-15|55	%{__mkdir_p} %{buildroot}%{_sysconfdir}/dictd.conf.d
12cr|dictd-dicts-world95-0.1.0-15|56	printf "database %%-10s\t{ data \"%{_datadir}/dict/%{dict_filename}.dict.dz\"\n" %{dict_filename} >> %{buildroot}%{conf_file}
12cr|dictd-dicts-world95-0.1.0-15|57	printf "\t\t\t  index \"%{_datadir}/dict/%{dict_filename}.index\" }\n" >> %{buildroot}%{conf_file}
12cr|dictd-dicts-world95-0.1.0-15|58	
12cr|dictd-dicts-world95-0.1.0-15|59	%clean
12cr|dictd-dicts-world95-0.1.0-15|60	%{__rm} -rf %{buildroot}
12cr|dictd-dicts-world95-0.1.0-15|61	
12cr|dictd-dicts-world95-0.1.0-15|62	%post
12cr|dictd-dicts-world95-0.1.0-15|63	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-world95-0.1.0-15|64	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-world95-0.1.0-15|65	service dictd-server reload
12cr|dictd-dicts-world95-0.1.0-15|66	
12cr|dictd-dicts-world95-0.1.0-15|67	%postun
12cr|dictd-dicts-world95-0.1.0-15|68	# XXX: control of package erasure ordering is only in rpm >= 4.4.8,
12cr|dictd-dicts-world95-0.1.0-15|69	# this is a hack to not fail removal if dictd-server disappeared under our feet
12cr|dictd-dicts-world95-0.1.0-15|70	if [ -x %{_sbindir}/update-dictd.conf ]; then
12cr|dictd-dicts-world95-0.1.0-15|71	%{_sbindir}/update-dictd.conf
12cr|dictd-dicts-world95-0.1.0-15|72	echo "Restarting dictd-server, because configuration has been changed..."
12cr|dictd-dicts-world95-0.1.0-15|73	service dictd-server reload
12cr|dictd-dicts-world95-0.1.0-15|74	fi
12cr|dictd-dicts-world95-0.1.0-15|75	
12cr|dictd-dicts-world95-0.1.0-15|76	%files
12cr|dictd-dicts-world95-0.1.0-15|77	%defattr(644, root, root)
12cr|dictd-dicts-world95-0.1.0-15|78	%{_datadir}/dict/%{dict_filename}*dict*
12cr|dictd-dicts-world95-0.1.0-15|79	%{_datadir}/dict/%{dict_filename}*index*
12cr|dictd-dicts-world95-0.1.0-15|80	%config		%conf_file
12cr|dictd-dicts-world95-0.1.0-15|81	
12cr|dictd-dicts-world95-0.1.0-15|82	
12cr|dictd-dicts-world95-0.1.0-15|83	
12cr|dictd-dicts-world95-0.1.0-15|84	
12cr|dictd-dicts-world95-0.1.0-15|85	
12cr|dictd-dicts-world95-0.1.0-15|86	%changelog
12cr|dictd-dicts-world95-0.1.0-15|87	

949 12
12cr|diction-1.11-2|1	%define name	diction
12cr|diction-1.11-2|2	%define version 1.11
12cr|diction-1.11-2|3	%define epoch   1
12cr|diction-1.11-2|4	%define release %mkrel 2
12cr|diction-1.11-2|5	
12cr|diction-1.11-2|6	Summary: 	Text diction and style analyzer
12cr|diction-1.11-2|7	Name: 		%{name}
12cr|diction-1.11-2|8	Version:	%{version}
12cr|diction-1.11-2|9	Release: 	%{release}
12cr|diction-1.11-2|10	Epoch:		%{epoch}
12cr|diction-1.11-2|11	License: 	GPLv3+
12cr|diction-1.11-2|12	Group: 		Text tools
12cr|diction-1.11-2|13	Source:		%{name}-%{version}.tar.gz
12cr|diction-1.11-2|14	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|diction-1.11-2|15	URL: 		http://www.moria.de/~michael/diction/
12cr|diction-1.11-2|16	
12cr|diction-1.11-2|17	%description
12cr|diction-1.11-2|18	GNU diction and style are free implementations of old standard Unix
12cr|diction-1.11-2|19	commands that are unavailable on many modern systems because they have
12cr|diction-1.11-2|20	been unbundled. Diction identifies wordy and commonly misused phrases.
12cr|diction-1.11-2|21	Style analyses surface characteristics of a document (e.g., sentence
12cr|diction-1.11-2|22	length and various readability measures); unlike the original code, it
12cr|diction-1.11-2|23	cannot analyze sentence type, word usage, and general sentence
12cr|diction-1.11-2|24	beginnings. Both commands currently support English and German
12cr|diction-1.11-2|25	documents.
12cr|diction-1.11-2|26	
12cr|diction-1.11-2|27	%prep
12cr|diction-1.11-2|28	%setup -q -n %{name}-%{version}
12cr|diction-1.11-2|29	
12cr|diction-1.11-2|30	%build
12cr|diction-1.11-2|31	%configure2_5x
12cr|diction-1.11-2|32	%make
12cr|diction-1.11-2|33	
12cr|diction-1.11-2|34	%install
12cr|diction-1.11-2|35	%__rm -rf %{buildroot}
12cr|diction-1.11-2|36	%makeinstall_std
12cr|diction-1.11-2|37	
12cr|diction-1.11-2|38	%clean
12cr|diction-1.11-2|39	%__rm -rf %{buildroot}
12cr|diction-1.11-2|40	
12cr|diction-1.11-2|41	%files
12cr|diction-1.11-2|42	%defattr(-, root, root)
12cr|diction-1.11-2|43	%doc COPYING README NEWS INSTALL
12cr|diction-1.11-2|44	%{_bindir}/*
12cr|diction-1.11-2|45	%{_datadir}/diction/
12cr|diction-1.11-2|46	%{_datadir}/locale/
12cr|diction-1.11-2|47	%{_mandir}/man1/*
12cr|diction-1.11-2|48	
12cr|diction-1.11-2|49	
12cr|diction-1.11-2|50	%changelog
12cr|diction-1.11-2|51	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.11-2mdv2011.0
12cr|diction-1.11-2|52	+ Revision: 610242
12cr|diction-1.11-2|53	- rebuild
12cr|diction-1.11-2|54	
12cr|diction-1.11-2|55	* Thu Feb 18 2010 Funda Wang <fwang@mandriva.org> 1:1.11-1mdv2010.1
12cr|diction-1.11-2|56	+ Revision: 507667
12cr|diction-1.11-2|57	- build with configure2_5x
12cr|diction-1.11-2|58	
12cr|diction-1.11-2|59	* Tue Jan 20 2009 Lev Givon <lev@mandriva.org> 1:1.11-1mdv2009.1
12cr|diction-1.11-2|60	+ Revision: 331831
12cr|diction-1.11-2|61	- Update to 1.11.
12cr|diction-1.11-2|62	
12cr|diction-1.11-2|63	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.11rc1-1mdv2009.0
12cr|diction-1.11-2|64	+ Revision: 136364
12cr|diction-1.11-2|65	- restore BuildRoot
12cr|diction-1.11-2|66	
12cr|diction-1.11-2|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|diction-1.11-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|diction-1.11-2|69	
12cr|diction-1.11-2|70	* Thu Jun 21 2007 Lev Givon <lev@mandriva.org> 1.11rc1-1mdv2008.0
12cr|diction-1.11-2|71	+ Revision: 42342
12cr|diction-1.11-2|72	- Update to 1.11-rc1.
12cr|diction-1.11-2|73	
12cr|diction-1.11-2|74	
12cr|diction-1.11-2|75	* Mon Jan 29 2007 Lev Givon <lev@mandriva.org> 1.10rc4-1mdv2007.0
12cr|diction-1.11-2|76	+ Revision: 115035
12cr|diction-1.11-2|77	- Import diction
12cr|diction-1.11-2|78	
12cr|diction-1.11-2|79	* Mon Jan 29 2007 Lev Givon <lev@mandriva.org> 1.10rc4-1mdv2007.0
12cr|diction-1.11-2|80	- Initial Mandriva package.
12cr|diction-1.11-2|81	

950 12
12cr|digger-20110916-1|1	Name:		digger
12cr|digger-20110916-1|2	Version:	20110916
12cr|digger-20110916-1|3	Release:	1
12cr|digger-20110916-1|4	# created from my branch at https://gitorious.org/digger with:
12cr|digger-20110916-1|5	# git archive --prefix=digger-$(date +%Y%m%d)/ -o digger-$(date +%Y%m%d).tar --format tar HEAD
12cr|digger-20110916-1|6	Source0:	%{name}-%{version}.tar.gz
12cr|digger-20110916-1|7	Source11:	%{name}-16x16.png
12cr|digger-20110916-1|8	Source12:	%{name}-32x32.png
12cr|digger-20110916-1|9	Source13:	%{name}-48x48.png
12cr|digger-20110916-1|10	License:	GPLv2
12cr|digger-20110916-1|11	Group:		Games/Arcade
12cr|digger-20110916-1|12	URL:		http://www.digger.org/
12cr|digger-20110916-1|13	Summary:	The Unix version of the old classic game Digger
12cr|digger-20110916-1|14	BuildRequires:	SDL-devel
12cr|digger-20110916-1|15	BuildRequires:	zlib-devel
12cr|digger-20110916-1|16	
12cr|digger-20110916-1|17	%description
12cr|digger-20110916-1|18	This is the Unix version of the old classic game Digger.
12cr|digger-20110916-1|19	It has many new features including:
12cr|digger-20110916-1|20	* Exit button
12cr|digger-20110916-1|21	* Optional VGA graphics
12cr|digger-20110916-1|22	* Recording and playback
12cr|digger-20110916-1|23	* Real time speed control
12cr|digger-20110916-1|24	* Keyboard redefinition
12cr|digger-20110916-1|25	* Gauntlet mode
12cr|digger-20110916-1|26	* Two player simultaneous mode
12cr|digger-20110916-1|27	
12cr|digger-20110916-1|28	%prep
12cr|digger-20110916-1|29	%setup -q
12cr|digger-20110916-1|30	
12cr|digger-20110916-1|31	%build
12cr|digger-20110916-1|32	%make CFLAGS="%{optflags}"
12cr|digger-20110916-1|33	
12cr|digger-20110916-1|34	%install
12cr|digger-20110916-1|35	install -m755 digger -D %{buildroot}%{_gamesbindir}/%{name}
12cr|digger-20110916-1|36	
12cr|digger-20110916-1|37	install -d %{buildroot}%{_datadir}/applications
12cr|digger-20110916-1|38	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|digger-20110916-1|39	[Desktop Entry]
12cr|digger-20110916-1|40	Name=Digger Remastered
12cr|digger-20110916-1|41	Comment=%{summary}
12cr|digger-20110916-1|42	Exec=%{_gamesbindir}/%{name}
12cr|digger-20110916-1|43	Icon=%{name}
12cr|digger-20110916-1|44	Terminal=false
12cr|digger-20110916-1|45	Type=Application
12cr|digger-20110916-1|46	StartupNotify=true
12cr|digger-20110916-1|47	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cr|digger-20110916-1|48	EOF
12cr|digger-20110916-1|49	
12cr|digger-20110916-1|50	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|digger-20110916-1|51	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|digger-20110916-1|52	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|digger-20110916-1|53	
12cr|digger-20110916-1|54	%files
12cr|digger-20110916-1|55	%doc %{name}.txt
12cr|digger-20110916-1|56	%{_gamesbindir}/%{name}
12cr|digger-20110916-1|57	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|digger-20110916-1|58	%{_miconsdir}/%{name}.png
12cr|digger-20110916-1|59	%{_iconsdir}/%{name}.png
12cr|digger-20110916-1|60	%{_liconsdir}/%{name}.png
12cr|digger-20110916-1|61	
12cr|digger-20110916-1|62	
12cr|digger-20110916-1|63	
12cr|digger-20110916-1|64	
12cr|digger-20110916-1|65	%changelog
12cr|digger-20110916-1|66	* Thu Jan 26 2012 Andrey Bondrov <abondrov@mandriva.org> 20110916-1
12cr|digger-20110916-1|67	+ Revision: 769133
12cr|digger-20110916-1|68	- Update version to 20110916 (latest git snapshot at this moment)
12cr|digger-20110916-1|69	
12cr|digger-20110916-1|70	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|digger-20110916-1|71	- update to newer version created from my own branch:
12cr|digger-20110916-1|72	o fixes alsa buffer underrun
12cr|digger-20110916-1|73	o readdir() symbol crash causing segfault with pulseaudio
12cr|digger-20110916-1|74	o misc cleanups & fixes of code
12cr|digger-20110916-1|75	- clean out old rpm junk
12cr|digger-20110916-1|76	
12cr|digger-20110916-1|77	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 20020314-9mdv2011.0
12cr|digger-20110916-1|78	+ Revision: 610243
12cr|digger-20110916-1|79	- rebuild
12cr|digger-20110916-1|80	
12cr|digger-20110916-1|81	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 20020314-8mdv2010.1
12cr|digger-20110916-1|82	+ Revision: 508124
12cr|digger-20110916-1|83	- BR zlib
12cr|digger-20110916-1|84	
12cr|digger-20110916-1|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|digger-20110916-1|86	- rebuild
12cr|digger-20110916-1|87	
12cr|digger-20110916-1|88	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 20020314-6mdv2008.1
12cr|digger-20110916-1|89	+ Revision: 136364
12cr|digger-20110916-1|90	- restore BuildRoot
12cr|digger-20110916-1|91	
12cr|digger-20110916-1|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|digger-20110916-1|93	- kill re-definition of %%buildroot on Pixel's request
12cr|digger-20110916-1|94	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|digger-20110916-1|95	
12cr|digger-20110916-1|96	
12cr|digger-20110916-1|97	* Fri Mar 09 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 20020314-6mdv2007.1
12cr|digger-20110916-1|98	+ Revision: 138906
12cr|digger-20110916-1|99	- Import digger
12cr|digger-20110916-1|100	
12cr|digger-20110916-1|101	* Fri Mar 09 2007 Per yvind Karlsen <pkarlsen@mandriva.com> 20020314-6mdv2007.1
12cr|digger-20110916-1|102	- digger is now truly free, import to contrib
12cr|digger-20110916-1|103	- update digger.txt accordingly (P2)
12cr|digger-20110916-1|104	- cleanups
12cr|digger-20110916-1|105	- xdg menu
12cr|digger-20110916-1|106	- disable sound as it's broken (TODO: fix this!)
12cr|digger-20110916-1|107	
12cr|digger-20110916-1|108	* Wed Apr 27 2005 Nicolas Lcureuil <neoclust@zarb.org> 20020314-5plf
12cr|digger-20110916-1|109	- Birthday rebuild
12cr|digger-20110916-1|110	

951 12
12cr|digicamerge-2.00-5|1	%define name digicamerge
12cr|digicamerge-2.00-5|2	%define version 2.00
12cr|digicamerge-2.00-5|3	%define release  %mkrel 5
12cr|digicamerge-2.00-5|4	
12cr|digicamerge-2.00-5|5	Summary: 	Digital camera filename manager
12cr|digicamerge-2.00-5|6	Name: 		%{name}
12cr|digicamerge-2.00-5|7	Version: 	%{version}
12cr|digicamerge-2.00-5|8	Release: 	%{release}
12cr|digicamerge-2.00-5|9	Source0: 	http://www.librelogiciel.com/software/DigicaMerge/tarballs/%name-%{version}.tar.bz2
12cr|digicamerge-2.00-5|10	URL: 		http://www.librelogiciel.com/software/DigicaMerge/action_Presentation
12cr|digicamerge-2.00-5|11	License: 	GPL
12cr|digicamerge-2.00-5|12	Group: 		Graphics
12cr|digicamerge-2.00-5|13	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|digicamerge-2.00-5|14	BuildRequires: 	python-devel
12cr|digicamerge-2.00-5|15	Requires: 	python
12cr|digicamerge-2.00-5|16	Buildarch:	noarch
12cr|digicamerge-2.00-5|17	
12cr|digicamerge-2.00-5|18	%description
12cr|digicamerge-2.00-5|19	DigicaMerge is a commandline tool to merge directories of pictures taken
12cr|digicamerge-2.00-5|20	with digital cameras. If you've got a digital camera, your hard disk
12cr|digicamerge-2.00-5|21	probably contains many directories full of pictures all named with the
12cr|digicamerge-2.00-5|22	same names. This utility allows you to merge such directories' contents
12cr|digicamerge-2.00-5|23	into a new directory, and renames all the pictures on the fly, ensuring
12cr|digicamerge-2.00-5|24	no filename clash will occur. You can define your own naming scheme,
12cr|digicamerge-2.00-5|25	using either a set of predefined variables or any recognized Exif tag
12cr|digicamerge-2.00-5|26	which may be present in your pictures, and also specify a pattern to
12cr|digicamerge-2.00-5|27	select only certain files.
12cr|digicamerge-2.00-5|28	
12cr|digicamerge-2.00-5|29	%prep
12cr|digicamerge-2.00-5|30	%setup -q
12cr|digicamerge-2.00-5|31	
12cr|digicamerge-2.00-5|32	%install
12cr|digicamerge-2.00-5|33	python setup.py install --root=$RPM_BUILD_ROOT
12cr|digicamerge-2.00-5|34	
12cr|digicamerge-2.00-5|35	%clean
12cr|digicamerge-2.00-5|36	rm -rf $RPM_BUILD_ROOT
12cr|digicamerge-2.00-5|37	
12cr|digicamerge-2.00-5|38	%files
12cr|digicamerge-2.00-5|39	%defattr(-,root,root)
12cr|digicamerge-2.00-5|40	%doc COPYING CREDITS NEWS PKG-INFO README TODO
12cr|digicamerge-2.00-5|41	%_bindir/%name
12cr|digicamerge-2.00-5|42	%_mandir/man1/*
12cr|digicamerge-2.00-5|43	%py_sitedir/*
12cr|digicamerge-2.00-5|44	
12cr|digicamerge-2.00-5|45	
12cr|digicamerge-2.00-5|46	
12cr|digicamerge-2.00-5|47	%changelog
12cr|digicamerge-2.00-5|48	* Sun Nov 07 2010 Jani Välimaa <wally@mandriva.org> 2.00-5mdv2011.0
12cr|digicamerge-2.00-5|49	+ Revision: 594774
12cr|digicamerge-2.00-5|50	- rebuild for python 2.7
12cr|digicamerge-2.00-5|51	
12cr|digicamerge-2.00-5|52	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 2.00-4mdv2009.1
12cr|digicamerge-2.00-5|53	+ Revision: 324196
12cr|digicamerge-2.00-5|54	- rebuild
12cr|digicamerge-2.00-5|55	
12cr|digicamerge-2.00-5|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.00-3mdv2009.0
12cr|digicamerge-2.00-5|57	+ Revision: 244308
12cr|digicamerge-2.00-5|58	- rebuild
12cr|digicamerge-2.00-5|59	
12cr|digicamerge-2.00-5|60	+ Olivier Blin <oblin@mandriva.com>
12cr|digicamerge-2.00-5|61	- restore BuildRoot
12cr|digicamerge-2.00-5|62	
12cr|digicamerge-2.00-5|63	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 2.00-1mdv2008.1
12cr|digicamerge-2.00-5|64	+ Revision: 132788
12cr|digicamerge-2.00-5|65	- adjust file list
12cr|digicamerge-2.00-5|66	- kill re-definition of %%buildroot on Pixel's request
12cr|digicamerge-2.00-5|67	- use %%mkrel
12cr|digicamerge-2.00-5|68	- import digicamerge
12cr|digicamerge-2.00-5|69	
12cr|digicamerge-2.00-5|70	
12cr|digicamerge-2.00-5|71	* Mon Feb 20 2006 Austin Acton <austin@mandriva.org> 2.00-1mdk
12cr|digicamerge-2.00-5|72	- 2.00
12cr|digicamerge-2.00-5|73	- source URL
12cr|digicamerge-2.00-5|74	- man page
12cr|digicamerge-2.00-5|75	
12cr|digicamerge-2.00-5|76	* Sun Feb 6 2005 Austin Acton <austin@mandrake.org> 1.80-1mdk
12cr|digicamerge-2.00-5|77	- 1.80
12cr|digicamerge-2.00-5|78	
12cr|digicamerge-2.00-5|79	* Mon Jan 5 2004 Austin Acton <austin@linux.ca> 1.70-1mdk
12cr|digicamerge-2.00-5|80	- 1.70
12cr|digicamerge-2.00-5|81	
12cr|digicamerge-2.00-5|82	* Sat Dec 27 2003 Austin Acton <austin@linux.ca> 1.60-1mdk
12cr|digicamerge-2.00-5|83	- 1.60
12cr|digicamerge-2.00-5|84	
12cr|digicamerge-2.00-5|85	* Thu Jan 16 2003 Austin Acton <aacton@yorku.ca> 1.50-1mdk
12cr|digicamerge-2.00-5|86	- initial package

952 12
12cr|digitemp-3.6.0-3|1	Summary:	Digital thermometer using DS1820 1-wire sensors
12cr|digitemp-3.6.0-3|2	Name:		digitemp
12cr|digitemp-3.6.0-3|3	Version:	3.6.0
12cr|digitemp-3.6.0-3|4	Release:	%mkrel 3
12cr|digitemp-3.6.0-3|5	License:	GPLv2+
12cr|digitemp-3.6.0-3|6	Group:		Monitoring
12cr|digitemp-3.6.0-3|7	URL:		http://www.digitemp.com/
12cr|digitemp-3.6.0-3|8	Source0:	http://www.digitemp.com/software/linux/%{name}-%{version}.tar.gz
12cr|digitemp-3.6.0-3|9	Source1:	http://www.brianlane.com/linux/dthowto.txt
12cr|digitemp-3.6.0-3|10	Source2:	DS9097_Schematic.gif
12cr|digitemp-3.6.0-3|11	Patch0:		%{name}-opt.patch
12cr|digitemp-3.6.0-3|12	Patch1:		%{name}-str_fmt.patch
12cr|digitemp-3.6.0-3|13	BuildRequires:	libusb-devel
12cr|digitemp-3.6.0-3|14	#BuildRequires:	lockdev-devel
12cr|digitemp-3.6.0-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|digitemp-3.6.0-3|16	
12cr|digitemp-3.6.0-3|17	%description
12cr|digitemp-3.6.0-3|18	DigiTemp is a simple to use interface to the Dallas Semiconductor DS18S20,
12cr|digitemp-3.6.0-3|19	DS1822, and DS18B20 1-wire digital temperature sensors. You can use DigiTemp
12cr|digitemp-3.6.0-3|20	in a wide variety of applications, such as heating control, process monitoring,
12cr|digitemp-3.6.0-3|21	weather station, indor/outdoor temperature logging, etc. It includes a couple
12cr|digitemp-3.6.0-3|22	of useful Perl, Python and RRD Tool scripts for crating graphs and dynamic
12cr|digitemp-3.6.0-3|23	signatures.
12cr|digitemp-3.6.0-3|24	
12cr|digitemp-3.6.0-3|25	%prep
12cr|digitemp-3.6.0-3|26	
12cr|digitemp-3.6.0-3|27	%setup -q
12cr|digitemp-3.6.0-3|28	%patch0 -p1
12cr|digitemp-3.6.0-3|29	%patch1 -p1
12cr|digitemp-3.6.0-3|30	
12cr|digitemp-3.6.0-3|31	cp %{SOURCE1} %{SOURCE2} .
12cr|digitemp-3.6.0-3|32	
12cr|digitemp-3.6.0-3|33	%build
12cr|digitemp-3.6.0-3|34	export OPT="%{optflags}"
12cr|digitemp-3.6.0-3|35	
12cr|digitemp-3.6.0-3|36	%make ds9097
12cr|digitemp-3.6.0-3|37	
12cr|digitemp-3.6.0-3|38	%make clean
12cr|digitemp-3.6.0-3|39	%make ds9097u
12cr|digitemp-3.6.0-3|40	
12cr|digitemp-3.6.0-3|41	%make clean
12cr|digitemp-3.6.0-3|42	%make ds2490
12cr|digitemp-3.6.0-3|43	
12cr|digitemp-3.6.0-3|44	%install
12cr|digitemp-3.6.0-3|45	rm -rf %{buildroot}
12cr|digitemp-3.6.0-3|46	
12cr|digitemp-3.6.0-3|47	install -d %{buildroot}%{_bindir}
12cr|digitemp-3.6.0-3|48	install -d %{buildroot}%{_mandir}/man1
12cr|digitemp-3.6.0-3|49	
12cr|digitemp-3.6.0-3|50	install -pm0755 digitemp_DS* %{buildroot}%{_bindir}/
12cr|digitemp-3.6.0-3|51	install -pm0644 %{name}.1 %{buildroot}%{_mandir}/man1/
12cr|digitemp-3.6.0-3|52	
12cr|digitemp-3.6.0-3|53	%clean
12cr|digitemp-3.6.0-3|54	rm -rf %{buildroot}
12cr|digitemp-3.6.0-3|55	
12cr|digitemp-3.6.0-3|56	%files
12cr|digitemp-3.6.0-3|57	%defattr(-,root,root)
12cr|digitemp-3.6.0-3|58	%doc CREDITS DS9097_S* FAQ README TODO dthowto.txt perl python rrdb
12cr|digitemp-3.6.0-3|59	%{_bindir}/*
12cr|digitemp-3.6.0-3|60	%{_mandir}/man1/*
12cr|digitemp-3.6.0-3|61	
12cr|digitemp-3.6.0-3|62	
12cr|digitemp-3.6.0-3|63	%changelog
12cr|digitemp-3.6.0-3|64	* Tue Nov 23 2010 Jani Välimaa <wally@mandriva.org> 3.6.0-3mdv2011.0
12cr|digitemp-3.6.0-3|65	+ Revision: 600152
12cr|digitemp-3.6.0-3|66	- run 'make clean' after each make (fedora bug #517284)
12cr|digitemp-3.6.0-3|67	
12cr|digitemp-3.6.0-3|68	* Sun Jan 17 2010 Oden Eriksson <oeriksson@mandriva.com> 3.6.0-2mdv2010.1
12cr|digitemp-3.6.0-3|69	+ Revision: 492813
12cr|digitemp-3.6.0-3|70	- rebuild
12cr|digitemp-3.6.0-3|71	
12cr|digitemp-3.6.0-3|72	* Mon Jun 01 2009 Jani Välimaa <wally@mandriva.org> 3.6.0-1mdv2010.0
12cr|digitemp-3.6.0-3|73	+ Revision: 381921
12cr|digitemp-3.6.0-3|74	- New version 3.6.0
12cr|digitemp-3.6.0-3|75	- Added format-security patch
12cr|digitemp-3.6.0-3|76	
12cr|digitemp-3.6.0-3|77	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.5.0-4mdv2009.0
12cr|digitemp-3.6.0-3|78	+ Revision: 244336
12cr|digitemp-3.6.0-3|79	- rebuild
12cr|digitemp-3.6.0-3|80	
12cr|digitemp-3.6.0-3|81	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 3.5.0-2mdv2008.1
12cr|digitemp-3.6.0-3|82	+ Revision: 136365
12cr|digitemp-3.6.0-3|83	- restore BuildRoot
12cr|digitemp-3.6.0-3|84	
12cr|digitemp-3.6.0-3|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|digitemp-3.6.0-3|86	- kill re-definition of %%buildroot on Pixel's request
12cr|digitemp-3.6.0-3|87	
12cr|digitemp-3.6.0-3|88	* Tue Sep 04 2007 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-2mdv2008.0
12cr|digitemp-3.6.0-3|89	+ Revision: 79232
12cr|digitemp-3.6.0-3|90	- rebuild
12cr|digitemp-3.6.0-3|91	
12cr|digitemp-3.6.0-3|92	
12cr|digitemp-3.6.0-3|93	* Tue Jan 02 2007 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-1mdv2007.0
12cr|digitemp-3.6.0-3|94	+ Revision: 103115
12cr|digitemp-3.6.0-3|95	- 3.5.0
12cr|digitemp-3.6.0-3|96	
12cr|digitemp-3.6.0-3|97	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 3.4.0-1mdv2007.1
12cr|digitemp-3.6.0-3|98	+ Revision: 101640
12cr|digitemp-3.6.0-3|99	- Import digitemp
12cr|digitemp-3.6.0-3|100	
12cr|digitemp-3.6.0-3|101	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 3.4.0-1mdk
12cr|digitemp-3.6.0-3|102	- initial Mandriva package (PLD import)
12cr|digitemp-3.6.0-3|103	

953 12
12cr|dikt-2.0g-1|1	# This spec is based on GvM work in MIB
12cr|dikt-2.0g-1|2	
12cr|dikt-2.0g-1|3	%define		oversion	2g
12cr|dikt-2.0g-1|4	
12cr|dikt-2.0g-1|5	Name:		dikt
12cr|dikt-2.0g-1|6	Version:	2.0g
12cr|dikt-2.0g-1|7	Release:	%mkrel 1
12cr|dikt-2.0g-1|8	Summary:	A KDE client for the Dict network dictionary protocol
12cr|dikt-2.0g-1|9	License:	BSD-like
12cr|dikt-2.0g-1|10	Group:		Networking/Other
12cr|dikt-2.0g-1|11	URL:		http://dikt.99k.org/
12cr|dikt-2.0g-1|12	Source0:	%{name}-%{oversion}.xz
12cr|dikt-2.0g-1|13	BuildRequires:	cmake
12cr|dikt-2.0g-1|14	BuildRequires:	kdelibs4-devel
12cr|dikt-2.0g-1|15	BuildRequires:	phonon-devel
12cr|dikt-2.0g-1|16	
12cr|dikt-2.0g-1|17	%description
12cr|dikt-2.0g-1|18	Dikt is a dictionary that implements the client side of Dict protocol for
12cr|dikt-2.0g-1|19	KDE. It is a network application: it looks up words on dict servers; so you
12cr|dikt-2.0g-1|20	don't need to install any dictionaries and only need a connection to
12cr|dikt-2.0g-1|21	the Internet. It is very similar to web browsers but has the advantage that
12cr|dikt-2.0g-1|22	is much smaller and faster than a real web browser.
12cr|dikt-2.0g-1|23	
12cr|dikt-2.0g-1|24	%prep
12cr|dikt-2.0g-1|25	%setup -q -n %{name}-%{oversion}
12cr|dikt-2.0g-1|26	# The LICENSE file has wrong permissions and
12cr|dikt-2.0g-1|27	# result unalterable later
12cr|dikt-2.0g-1|28	%__chmod +w LICENSE
12cr|dikt-2.0g-1|29	
12cr|dikt-2.0g-1|30	%build
12cr|dikt-2.0g-1|31	%cmake
12cr|dikt-2.0g-1|32	%make
12cr|dikt-2.0g-1|33	
12cr|dikt-2.0g-1|34	%install
12cr|dikt-2.0g-1|35	%__rm -rf %{buildroot}
12cr|dikt-2.0g-1|36	%makeinstall_std -C build
12cr|dikt-2.0g-1|37	
12cr|dikt-2.0g-1|38	%clean
12cr|dikt-2.0g-1|39	%__rm -rf %{buildroot}
12cr|dikt-2.0g-1|40	
12cr|dikt-2.0g-1|41	%files
12cr|dikt-2.0g-1|42	%defattr(-,root,root)
12cr|dikt-2.0g-1|43	%doc LICENSE README
12cr|dikt-2.0g-1|44	%{_kde_bindir}/%{name}
12cr|dikt-2.0g-1|45	%{_kde_datadir}/apps/%{name}/*
12cr|dikt-2.0g-1|46	%{_kde_datadir}/applications/kde4/%{name}.desktop
12cr|dikt-2.0g-1|47	%{_kde_services}/dict.protocol
12cr|dikt-2.0g-1|48	%{_kde_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|dikt-2.0g-1|49	
12cr|dikt-2.0g-1|50	
12cr|dikt-2.0g-1|51	
12cr|dikt-2.0g-1|52	%changelog
12cr|dikt-2.0g-1|53	* Wed Feb 22 2012 Andrey Bondrov <abondrov@mandriva.org> 2.0g-1mdv2011.0
12cr|dikt-2.0g-1|54	+ Revision: 779181
12cr|dikt-2.0g-1|55	- Update URL
12cr|dikt-2.0g-1|56	- imported package dikt
12cr|dikt-2.0g-1|57	

954 12
12cr|dillo-3.0.2-2|1	Summary:	Very fast and light web browser
12cr|dillo-3.0.2-2|2	Name:		dillo
12cr|dillo-3.0.2-2|3	Version:	3.0.2
12cr|dillo-3.0.2-2|4	Release:	2
12cr|dillo-3.0.2-2|5	# The OpenSSL exception is in dpi/https.c - AdamW 2008/12
12cr|dillo-3.0.2-2|6	License:	GPLv3+ with exceptions
12cr|dillo-3.0.2-2|7	Group:		Networking/WWW
12cr|dillo-3.0.2-2|8	URL:		http://www.dillo.org/
12cr|dillo-3.0.2-2|9	Source0:	http://www.dillo.org/download/%{name}-%{version}.tar.bz2
12cr|dillo-3.0.2-2|10	Source1:	http://www.dillo.org/download/%{name}-%{version}.tar.bz2.asc
12cr|dillo-3.0.2-2|11	BuildRequires:	fltk-devel
12cr|dillo-3.0.2-2|12	BuildRequires:	jpeg-devel
12cr|dillo-3.0.2-2|13	BuildRequires:	ungif-devel
12cr|dillo-3.0.2-2|14	BuildRequires:	pkgconfig(cairo)
12cr|dillo-3.0.2-2|15	BuildRequires:	pkgconfig(libpng)
12cr|dillo-3.0.2-2|16	BuildRequires:	pkgconfig(pixman-1)
12cr|dillo-3.0.2-2|17	BuildRequires:	pkgconfig(x11)
12cr|dillo-3.0.2-2|18	BuildRequires:	pkgconfig(zlib)
12cr|dillo-3.0.2-2|19	
12cr|dillo-3.0.2-2|20	%description
12cr|dillo-3.0.2-2|21	Dillo is a Web browser that's completely written in C, very fast, and small in
12cr|dillo-3.0.2-2|22	code base and binary. It is a graphical browser built upon FLTK2 and currently
12cr|dillo-3.0.2-2|23	renders a subset of HTML (no frames, no JavaScript, and no JVM).
12cr|dillo-3.0.2-2|24	
12cr|dillo-3.0.2-2|25	%prep
12cr|dillo-3.0.2-2|26	%setup -q
12cr|dillo-3.0.2-2|27	
12cr|dillo-3.0.2-2|28	%build
12cr|dillo-3.0.2-2|29	%configure2_5x --enable-ipv6
12cr|dillo-3.0.2-2|30	%make
12cr|dillo-3.0.2-2|31	
12cr|dillo-3.0.2-2|32	%install
12cr|dillo-3.0.2-2|33	%makeinstall_std
12cr|dillo-3.0.2-2|34	
12cr|dillo-3.0.2-2|35	mkdir -p %{buildroot}%{_sysconfdir}
12cr|dillo-3.0.2-2|36	install -m 644 dillorc %{buildroot}%{_sysconfdir}/
12cr|dillo-3.0.2-2|37	
12cr|dillo-3.0.2-2|38	mkdir -p %{buildroot}%{_datadir}/applications
12cr|dillo-3.0.2-2|39	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|dillo-3.0.2-2|40	[Desktop Entry]
12cr|dillo-3.0.2-2|41	Name=Dillo
12cr|dillo-3.0.2-2|42	Comment=A simple web browser
12cr|dillo-3.0.2-2|43	Exec=%{name}
12cr|dillo-3.0.2-2|44	Icon=networking_www_section
12cr|dillo-3.0.2-2|45	Terminal=false
12cr|dillo-3.0.2-2|46	Type=Application
12cr|dillo-3.0.2-2|47	Categories=Network;WebBrowser;
12cr|dillo-3.0.2-2|48	EOF
12cr|dillo-3.0.2-2|49	
12cr|dillo-3.0.2-2|50	%files
12cr|dillo-3.0.2-2|51	%doc AUTHORS ChangeLog* INSTALL NEWS README
12cr|dillo-3.0.2-2|52	%{_bindir}/*
12cr|dillo-3.0.2-2|53	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|dillo-3.0.2-2|54	%{_libdir}/%{name}/
12cr|dillo-3.0.2-2|55	%config(noreplace) %{_sysconfdir}/dillorc
12cr|dillo-3.0.2-2|56	%config(noreplace) %{_sysconfdir}/dillo/dillorc
12cr|dillo-3.0.2-2|57	%config(noreplace) %{_sysconfdir}/dillo/dpidrc
12cr|dillo-3.0.2-2|58	%config(noreplace) %{_sysconfdir}/dillo/keysrc
12cr|dillo-3.0.2-2|59	%{_mandir}/man1/dillo.1*
12cr|dillo-3.0.2-2|60	

955 12
12cr|ding-1.7-2|1	Summary: A Dictionary Lookup program
12cr|ding-1.7-2|2	Name: ding
12cr|ding-1.7-2|3	Version: 1.7
12cr|ding-1.7-2|4	Release: %mkrel 2
12cr|ding-1.7-2|5	License: GPL
12cr|ding-1.7-2|6	Group: System/Internationalization
12cr|ding-1.7-2|7	Source: ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/ding-%{version}.tar.bz2
12cr|ding-1.7-2|8	Patch: ding-1.5-xdg.patch
12cr|ding-1.7-2|9	Patch1: ding-1.5-encoding.patch
12cr|ding-1.7-2|10	URL: http://www-user.tu-chemnitz.de/~fri/ding/
12cr|ding-1.7-2|11	BuildArch: noarch
12cr|ding-1.7-2|12	BuildRoot: %{_tmppath}/%{name}-root
12cr|ding-1.7-2|13	BuildRequires: desktop-file-utils
12cr|ding-1.7-2|14	BuildRequires: imagemagick
12cr|ding-1.7-2|15	Requires: tcl >= 8.0
12cr|ding-1.7-2|16	Requires: tk >= 8.0
12cr|ding-1.7-2|17	Requires: aspell-en
12cr|ding-1.7-2|18	Requires: aspell-de
12cr|ding-1.7-2|19	
12cr|ding-1.7-2|20	%description
12cr|ding-1.7-2|21	Ding (DIctionary Nice Grep) is a tool to lookup words in dictionaries.
12cr|ding-1.7-2|22	It uses tools like agrep, dict, ispell/aspell etc. It contains a program
12cr|ding-1.7-2|23	(ding) written in Tcl/Tk and a German - English dictionary with about
12cr|ding-1.7-2|24	180,000 translations.
12cr|ding-1.7-2|25	
12cr|ding-1.7-2|26	%prep
12cr|ding-1.7-2|27	%setup -q
12cr|ding-1.7-2|28	%patch -p1 -b .xdg
12cr|ding-1.7-2|29	%patch1 -p1 -b .encoding
12cr|ding-1.7-2|30	
12cr|ding-1.7-2|31	%build
12cr|ding-1.7-2|32	%install
12cr|ding-1.7-2|33	echo $RPM_BUILD_ROOT
12cr|ding-1.7-2|34	rm -rf $RPM_BUILD_ROOT
12cr|ding-1.7-2|35	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|ding-1.7-2|36	mkdir -p $RPM_BUILD_ROOT%{_datadir}/dict
12cr|ding-1.7-2|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
12cr|ding-1.7-2|38	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|ding-1.7-2|39	mkdir -p $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}
12cr|ding-1.7-2|40	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|ding-1.7-2|41	cp ding $RPM_BUILD_ROOT%{_bindir}/ding
12cr|ding-1.7-2|42	cp de-en.txt $RPM_BUILD_ROOT%{_datadir}/dict/de-en.txt
12cr|ding-1.7-2|43	cp ding.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/ding.png
12cr|ding-1.7-2|44	cp ding.desktop $RPM_BUILD_ROOT%{_datadir}/applications/ding.desktop
12cr|ding-1.7-2|45	cp ding.1 $RPM_BUILD_ROOT%{_mandir}/man1/ding.1
12cr|ding-1.7-2|46	mkdir -p %buildroot{%_liconsdir,%_miconsdir,%_iconsdir}
12cr|ding-1.7-2|47	ln -s %_datadir/pixmaps/%name.png %buildroot%_iconsdir/
12cr|ding-1.7-2|48	convert -scale 16 %name.png %buildroot%_miconsdir/%name.png
12cr|ding-1.7-2|49	
12cr|ding-1.7-2|50	%clean
12cr|ding-1.7-2|51	rm -rf $RPM_BUILD_ROOT
12cr|ding-1.7-2|52	
12cr|ding-1.7-2|53	%if %mdkversion < 200900
12cr|ding-1.7-2|54	%post
12cr|ding-1.7-2|55	%update_menus
12cr|ding-1.7-2|56	%endif
12cr|ding-1.7-2|57	
12cr|ding-1.7-2|58	%if %mdkversion < 200900
12cr|ding-1.7-2|59	%postun
12cr|ding-1.7-2|60	%clean_menus
12cr|ding-1.7-2|61	%endif
12cr|ding-1.7-2|62	
12cr|ding-1.7-2|63	%files
12cr|ding-1.7-2|64	%defattr(-,root,root)
12cr|ding-1.7-2|65	%doc README
12cr|ding-1.7-2|66	%doc CHANGES
12cr|ding-1.7-2|67	%doc COPYING
12cr|ding-1.7-2|68	%{_bindir}/ding
12cr|ding-1.7-2|69	%{_datadir}/dict/de-en.txt
12cr|ding-1.7-2|70	%{_datadir}/pixmaps/ding.png
12cr|ding-1.7-2|71	%{_datadir}/applications/ding.desktop
12cr|ding-1.7-2|72	%{_mandir}/man1/ding.1*
12cr|ding-1.7-2|73	%_iconsdir/%name.png
12cr|ding-1.7-2|74	%_miconsdir/%name.png
12cr|ding-1.7-2|75	
12cr|ding-1.7-2|76	
12cr|ding-1.7-2|77	%changelog
12cr|ding-1.7-2|78	* Thu Sep 15 2011 Götz Waschk <waschk@mandriva.org> 1.7-2mdv2012.0
12cr|ding-1.7-2|79	+ Revision: 699820
12cr|ding-1.7-2|80	- rebuild
12cr|ding-1.7-2|81	
12cr|ding-1.7-2|82	* Tue Sep 14 2010 Götz Waschk <waschk@mandriva.org> 1.7-1mdv2011.0
12cr|ding-1.7-2|83	+ Revision: 578234
12cr|ding-1.7-2|84	- update to new version 1.7
12cr|ding-1.7-2|85	
12cr|ding-1.7-2|86	* Sat May 09 2009 Götz Waschk <waschk@mandriva.org> 1.6-1mdv2011.0
12cr|ding-1.7-2|87	+ Revision: 373842
12cr|ding-1.7-2|88	- update to new version 1.6
12cr|ding-1.7-2|89	
12cr|ding-1.7-2|90	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ding-1.7-2|91	- lowercase ImageMagick
12cr|ding-1.7-2|92	
12cr|ding-1.7-2|93	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.5-3mdv2009.0
12cr|ding-1.7-2|94	+ Revision: 244337
12cr|ding-1.7-2|95	- rebuild
12cr|ding-1.7-2|96	- drop old menu
12cr|ding-1.7-2|97	
12cr|ding-1.7-2|98	+ Pixel <pixel@mandriva.com>
12cr|ding-1.7-2|99	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|ding-1.7-2|100	
12cr|ding-1.7-2|101	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.5-1mdv2008.1
12cr|ding-1.7-2|102	+ Revision: 136365
12cr|ding-1.7-2|103	- restore BuildRoot
12cr|ding-1.7-2|104	
12cr|ding-1.7-2|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|ding-1.7-2|106	- kill re-definition of %%buildroot on Pixel's request
12cr|ding-1.7-2|107	
12cr|ding-1.7-2|108	* Tue Apr 17 2007 Götz Waschk <waschk@mandriva.org> 1.5-1mdv2007.1
12cr|ding-1.7-2|109	+ Revision: 13548
12cr|ding-1.7-2|110	- Import ding
12cr|ding-1.7-2|111	
12cr|ding-1.7-2|112	
12cr|ding-1.7-2|113	
12cr|ding-1.7-2|114	* Tue Apr 17 2007 Götz Waschk <waschk@mandriva.org> 1.5-1mdv2007.1
12cr|ding-1.7-2|115	- fix deps
12cr|ding-1.7-2|116	- rediff patches
12cr|ding-1.7-2|117	- New version 1.5
12cr|ding-1.7-2|118	
12cr|ding-1.7-2|119	* Sat Aug  5 2006 Götz Waschk <waschk@mandriva.org> 1.4-4mdv2007.0
12cr|ding-1.7-2|120	- fix patch 1
12cr|ding-1.7-2|121	
12cr|ding-1.7-2|122	* Thu Aug  3 2006 Götz Waschk <waschk@mandriva.org> 1.4-3mdv2007.0
12cr|ding-1.7-2|123	- fix setting of the encoding
12cr|ding-1.7-2|124	
12cr|ding-1.7-2|125	* Thu Aug  3 2006 Götz Waschk <waschk@mandriva.org> 1.4-2mdv2007.0
12cr|ding-1.7-2|126	- add debian menu entry for backports
12cr|ding-1.7-2|127	- depend on locales-de
12cr|ding-1.7-2|128	
12cr|ding-1.7-2|129	* Wed Aug  2 2006 Götz Waschk <waschk@mandriva.org> 1.4-1mdv2007.0
12cr|ding-1.7-2|130	- initial mdv version
12cr|ding-1.7-2|131	
12cr|ding-1.7-2|132	* Fri Jan 21 2005 Frank Richter <frank.richter@hrz.tu-chemnitz.de>
12cr|ding-1.7-2|133	- version 1.4
12cr|ding-1.7-2|134	
12cr|ding-1.7-2|135	* Wed Feb 11 2004 Frank Richter <frank.richter@hrz.tu-chemnitz.de>
12cr|ding-1.7-2|136	- Time to start a changelog ...
12cr|ding-1.7-2|137	- Changes for version 1.3, fiddling with *.desktop files

956 12
12cr|ding-libs-0.1.2-2|1	%define path_utils_version 0.2.1
12cr|ding-libs-0.1.2-2|2	%define dhash_version 0.4.2
12cr|ding-libs-0.1.2-2|3	%define collection_version 0.6.0
12cr|ding-libs-0.1.2-2|4	%define ref_array_version 0.1.1
12cr|ding-libs-0.1.2-2|5	%define ini_config_version 0.6.1
12cr|ding-libs-0.1.2-2|6	
12cr|ding-libs-0.1.2-2|7	%define path_utils_libname %mklibname path_utils 1
12cr|ding-libs-0.1.2-2|8	%define path_utils_develname %mklibname path_utils -d
12cr|ding-libs-0.1.2-2|9	%define dhash_libname %mklibname dhash 1
12cr|ding-libs-0.1.2-2|10	%define dhash_develname %mklibname dhash -d
12cr|ding-libs-0.1.2-2|11	%define collection_libname %mklibname collection 2
12cr|ding-libs-0.1.2-2|12	%define collection_develname %mklibname collection -d
12cr|ding-libs-0.1.2-2|13	%define ref_array_libname %mklibname ref_array 1
12cr|ding-libs-0.1.2-2|14	%define ref_array_develname %mklibname ref_array -d
12cr|ding-libs-0.1.2-2|15	%define ini_config_libname %mklibname ini_config 2
12cr|ding-libs-0.1.2-2|16	%define ini_config_develname %mklibname ini_config -d
12cr|ding-libs-0.1.2-2|17	
12cr|ding-libs-0.1.2-2|18	Name: ding-libs
12cr|ding-libs-0.1.2-2|19	Version: 0.1.2
12cr|ding-libs-0.1.2-2|20	Release: %mkrel 2
12cr|ding-libs-0.1.2-2|21	Summary: "Ding is not GLib" assorted utility libraries
12cr|ding-libs-0.1.2-2|22	Group: Development/C
12cr|ding-libs-0.1.2-2|23	License: LGPLv3+
12cr|ding-libs-0.1.2-2|24	URL: http://fedorahosted.org/sssd/
12cr|ding-libs-0.1.2-2|25	Source0: http://fedorahosted.org/releases/d/i/ding-libs/%{name}-%{version}.tar.gz
12cr|ding-libs-0.1.2-2|26	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|ding-libs-0.1.2-2|27	BuildRequires: doxygen
12cr|ding-libs-0.1.2-2|28	BuildRequires: check-devel
12cr|ding-libs-0.1.2-2|29	
12cr|ding-libs-0.1.2-2|30	%description
12cr|ding-libs-0.1.2-2|31	A set of helpful libraries used by projects such as SSSD.
12cr|ding-libs-0.1.2-2|32	
12cr|ding-libs-0.1.2-2|33	%package -n %{path_utils_libname}
12cr|ding-libs-0.1.2-2|34	Summary: Filesystem Path Utilities
12cr|ding-libs-0.1.2-2|35	Group: Development/C
12cr|ding-libs-0.1.2-2|36	License: LGPLv3+
12cr|ding-libs-0.1.2-2|37	Version: %{path_utils_version}
12cr|ding-libs-0.1.2-2|38	
12cr|ding-libs-0.1.2-2|39	%description -n %{path_utils_libname}
12cr|ding-libs-0.1.2-2|40	Utility functions to manipulate filesystem pathnames
12cr|ding-libs-0.1.2-2|41	
12cr|ding-libs-0.1.2-2|42	%package -n %{path_utils_develname}
12cr|ding-libs-0.1.2-2|43	Summary: Development files for libpath_utils
12cr|ding-libs-0.1.2-2|44	Group: Development/C
12cr|ding-libs-0.1.2-2|45	Requires: %{path_utils_libname} = %{path_utils_version}-%{release}
12cr|ding-libs-0.1.2-2|46	Provides: path_utils-devel = %{path_utils_version}-%{release}
12cr|ding-libs-0.1.2-2|47	License: LGPLv3+
12cr|ding-libs-0.1.2-2|48	Version: %{path_utils_version}
12cr|ding-libs-0.1.2-2|49	
12cr|ding-libs-0.1.2-2|50	%description -n %{path_utils_develname}
12cr|ding-libs-0.1.2-2|51	Utility functions to manipulate filesystem pathnames
12cr|ding-libs-0.1.2-2|52	
12cr|ding-libs-0.1.2-2|53	
12cr|ding-libs-0.1.2-2|54	%package -n %{dhash_libname}
12cr|ding-libs-0.1.2-2|55	Group: Development/C
12cr|ding-libs-0.1.2-2|56	Summary: Dynamic hash table
12cr|ding-libs-0.1.2-2|57	License: LGPLv3+
12cr|ding-libs-0.1.2-2|58	Version: %{dhash_version}
12cr|ding-libs-0.1.2-2|59	
12cr|ding-libs-0.1.2-2|60	%description -n %{dhash_libname}
12cr|ding-libs-0.1.2-2|61	A hash table which will dynamically resize to achieve optimal storage & access
12cr|ding-libs-0.1.2-2|62	time properties
12cr|ding-libs-0.1.2-2|63	
12cr|ding-libs-0.1.2-2|64	%package -n %{dhash_develname}
12cr|ding-libs-0.1.2-2|65	Summary: Development files for libdhash
12cr|ding-libs-0.1.2-2|66	Group: Development/C
12cr|ding-libs-0.1.2-2|67	Requires: %{dhash_libname} = %{dhash_version}-%{release}
12cr|ding-libs-0.1.2-2|68	Provides: dhash-devel = %{dhash_version}-%{release}
12cr|ding-libs-0.1.2-2|69	License: LGPLv3+
12cr|ding-libs-0.1.2-2|70	Version: %{dhash_version}
12cr|ding-libs-0.1.2-2|71	
12cr|ding-libs-0.1.2-2|72	%description -n %{dhash_develname}
12cr|ding-libs-0.1.2-2|73	A hash table which will dynamically resize to achieve optimal storage & access
12cr|ding-libs-0.1.2-2|74	time properties
12cr|ding-libs-0.1.2-2|75	
12cr|ding-libs-0.1.2-2|76	%package -n %{collection_libname}
12cr|ding-libs-0.1.2-2|77	Summary: Collection data-type for C
12cr|ding-libs-0.1.2-2|78	Group: Development/C
12cr|ding-libs-0.1.2-2|79	License: LGPLv3+
12cr|ding-libs-0.1.2-2|80	Version: %{collection_version}
12cr|ding-libs-0.1.2-2|81	
12cr|ding-libs-0.1.2-2|82	%description -n %{collection_libname}
12cr|ding-libs-0.1.2-2|83	A data-type to collect data in a hierarchical structure for easy iteration
12cr|ding-libs-0.1.2-2|84	and serialization
12cr|ding-libs-0.1.2-2|85	
12cr|ding-libs-0.1.2-2|86	%package -n %{collection_develname}
12cr|ding-libs-0.1.2-2|87	Summary: Development files for libcollection
12cr|ding-libs-0.1.2-2|88	Group: Development/C
12cr|ding-libs-0.1.2-2|89	License: LGPLv3+
12cr|ding-libs-0.1.2-2|90	Requires: %{collection_libname} = %{collection_version}-%{release}
12cr|ding-libs-0.1.2-2|91	Provides: collection-devel = %{collection_version}-%{release}
12cr|ding-libs-0.1.2-2|92	Version: %{collection_version}
12cr|ding-libs-0.1.2-2|93	
12cr|ding-libs-0.1.2-2|94	%description -n %{collection_develname}
12cr|ding-libs-0.1.2-2|95	A data-type to collect data in a hierarchical structure for easy iteration
12cr|ding-libs-0.1.2-2|96	and serialization
12cr|ding-libs-0.1.2-2|97	
12cr|ding-libs-0.1.2-2|98	%package -n %{ref_array_libname}
12cr|ding-libs-0.1.2-2|99	Summary: A refcounted array for C
12cr|ding-libs-0.1.2-2|100	Group: Development/C
12cr|ding-libs-0.1.2-2|101	License: LGPLv3+
12cr|ding-libs-0.1.2-2|102	Version: %{ref_array_version}
12cr|ding-libs-0.1.2-2|103	
12cr|ding-libs-0.1.2-2|104	%description -n %{ref_array_libname}
12cr|ding-libs-0.1.2-2|105	A dynamically-growing, reference-counted array
12cr|ding-libs-0.1.2-2|106	
12cr|ding-libs-0.1.2-2|107	%package -n %{ref_array_develname}
12cr|ding-libs-0.1.2-2|108	Summary: Development files for libref_array
12cr|ding-libs-0.1.2-2|109	Group: Development/C
12cr|ding-libs-0.1.2-2|110	Requires: %{ref_array_libname} = %{ref_array_version}-%{release}
12cr|ding-libs-0.1.2-2|111	Provides: ref_array-devel = %{ref_array_version}-%{release}
12cr|ding-libs-0.1.2-2|112	License: LGPLv3+
12cr|ding-libs-0.1.2-2|113	Version: %{ref_array_version}
12cr|ding-libs-0.1.2-2|114	
12cr|ding-libs-0.1.2-2|115	%description -n %{ref_array_develname}
12cr|ding-libs-0.1.2-2|116	A dynamically-growing, reference-counted array
12cr|ding-libs-0.1.2-2|117	
12cr|ding-libs-0.1.2-2|118	%package -n %{ini_config_libname}
12cr|ding-libs-0.1.2-2|119	Summary: INI file parser for C
12cr|ding-libs-0.1.2-2|120	Group: Development/C
12cr|ding-libs-0.1.2-2|121	License: LGPLv3+
12cr|ding-libs-0.1.2-2|122	Version: %{ini_config_version}
12cr|ding-libs-0.1.2-2|123	
12cr|ding-libs-0.1.2-2|124	%description -n %{ini_config_libname}
12cr|ding-libs-0.1.2-2|125	Library to process config files in INI format into a libcollection data
12cr|ding-libs-0.1.2-2|126	structure
12cr|ding-libs-0.1.2-2|127	
12cr|ding-libs-0.1.2-2|128	%package -n %{ini_config_develname}
12cr|ding-libs-0.1.2-2|129	Summary: Development files for libini_config
12cr|ding-libs-0.1.2-2|130	Group: Development/C
12cr|ding-libs-0.1.2-2|131	License: LGPLv3+
12cr|ding-libs-0.1.2-2|132	Requires: %{ini_config_libname} = %{ini_config_version}-%{release}
12cr|ding-libs-0.1.2-2|133	Provides: ini_config-devel = %{ini_config_version}-%{release}
12cr|ding-libs-0.1.2-2|134	Version: %{ini_config_version}
12cr|ding-libs-0.1.2-2|135	
12cr|ding-libs-0.1.2-2|136	%description -n %{ini_config_develname}
12cr|ding-libs-0.1.2-2|137	Library to process config files in INI format into a libcollection data
12cr|ding-libs-0.1.2-2|138	structure
12cr|ding-libs-0.1.2-2|139	
12cr|ding-libs-0.1.2-2|140	%prep
12cr|ding-libs-0.1.2-2|141	%setup -q
12cr|ding-libs-0.1.2-2|142	
12cr|ding-libs-0.1.2-2|143	%build
12cr|ding-libs-0.1.2-2|144	%configure2_5x \
12cr|ding-libs-0.1.2-2|145	--disable-static
12cr|ding-libs-0.1.2-2|146	%make
12cr|ding-libs-0.1.2-2|147	%make docs
12cr|ding-libs-0.1.2-2|148	
12cr|ding-libs-0.1.2-2|149	%check
12cr|ding-libs-0.1.2-2|150	%make check
12cr|ding-libs-0.1.2-2|151	
12cr|ding-libs-0.1.2-2|152	%install
12cr|ding-libs-0.1.2-2|153	rm -rf %{buildroot}
12cr|ding-libs-0.1.2-2|154	
12cr|ding-libs-0.1.2-2|155	%makeinstall_std
12cr|ding-libs-0.1.2-2|156	
12cr|ding-libs-0.1.2-2|157	# Remove .la files created by libtool
12cr|ding-libs-0.1.2-2|158	rm -f %{buildroot}/%{_libdir}/*.la
12cr|ding-libs-0.1.2-2|159	
12cr|ding-libs-0.1.2-2|160	# Remove the example files from the output directory
12cr|ding-libs-0.1.2-2|161	# We will copy them directly from the source directory
12cr|ding-libs-0.1.2-2|162	# for packaging
12cr|ding-libs-0.1.2-2|163	rm -f \
12cr|ding-libs-0.1.2-2|164	%{buildroot}/usr/share/doc/ding-libs/README.* \
12cr|ding-libs-0.1.2-2|165	%{buildroot}/usr/share/doc/ding-libs/examples/dhash_example.c \
12cr|ding-libs-0.1.2-2|166	%{buildroot}/usr/share/doc/ding-libs/examples/dhash_test.c
12cr|ding-libs-0.1.2-2|167	
12cr|ding-libs-0.1.2-2|168	# Remove document install script. RPM is handling this
12cr|ding-libs-0.1.2-2|169	rm -f */doc/html/installdox
12cr|ding-libs-0.1.2-2|170	
12cr|ding-libs-0.1.2-2|171	%clean
12cr|ding-libs-0.1.2-2|172	rm -rf %{buildroot}
12cr|ding-libs-0.1.2-2|173	
12cr|ding-libs-0.1.2-2|174	%files -n %{path_utils_libname}
12cr|ding-libs-0.1.2-2|175	%defattr(-,root,root)
12cr|ding-libs-0.1.2-2|176	%doc COPYING COPYING.LESSER
12cr|ding-libs-0.1.2-2|177	%{_libdir}/libpath_utils.so.1
12cr|ding-libs-0.1.2-2|178	%{_libdir}/libpath_utils.so.1.0.0
12cr|ding-libs-0.1.2-2|179	
12cr|ding-libs-0.1.2-2|180	%files -n %{path_utils_develname}
12cr|ding-libs-0.1.2-2|181	%defattr(-,root,root)
12cr|ding-libs-0.1.2-2|182	%{_includedir}/path_utils.h
12cr|ding-libs-0.1.2-2|183	%{_libdir}/libpath_utils.so
12cr|ding-libs-0.1.2-2|184	%{_libdir}/pkgconfig/path_utils.pc
12cr|ding-libs-0.1.2-2|185	%doc path_utils/README.path_utils
12cr|ding-libs-0.1.2-2|186	%doc path_utils/doc/html/
12cr|ding-libs-0.1.2-2|187	
12cr|ding-libs-0.1.2-2|188	%files -n %{dhash_libname}
12cr|ding-libs-0.1.2-2|189	%defattr(-,root,root)
12cr|ding-libs-0.1.2-2|190	%doc COPYING COPYING.LESSER
12cr|ding-libs-0.1.2-2|191	%{_libdir}/libdhash.so.1
12cr|ding-libs-0.1.2-2|192	%{_libdir}/libdhash.so.1.0.0
12cr|ding-libs-0.1.2-2|193	
12cr|ding-libs-0.1.2-2|194	%files -n %{dhash_develname}
12cr|ding-libs-0.1.2-2|195	%defattr(-,root,root)
12cr|ding-libs-0.1.2-2|196	%{_includedir}/dhash.h
12cr|ding-libs-0.1.2-2|197	%{_libdir}/libdhash.so
12cr|ding-libs-0.1.2-2|198	%{_libdir}/pkgconfig/dhash.pc
12cr|ding-libs-0.1.2-2|199	%doc dhash/README.dhash
12cr|ding-libs-0.1.2-2|200	%doc dhash/examples/
12cr|ding-libs-0.1.2-2|201	
12cr|ding-libs-0.1.2-2|202	%files -n %{collection_libname}
12cr|ding-libs-0.1.2-2|203	%defattr(-,root,root)
12cr|ding-libs-0.1.2-2|204	%doc COPYING
12cr|ding-libs-0.1.2-2|205	%doc COPYING.LESSER
12cr|ding-libs-0.1.2-2|206	%{_libdir}/libcollection.so.2
12cr|ding-libs-0.1.2-2|207	%{_libdir}/libcollection.so.2.0.0
12cr|ding-libs-0.1.2-2|208	
12cr|ding-libs-0.1.2-2|209	%files -n %{collection_develname}
12cr|ding-libs-0.1.2-2|210	%defattr(-,root,root)
12cr|ding-libs-0.1.2-2|211	%{_includedir}/collection.h
12cr|ding-libs-0.1.2-2|212	%{_includedir}/collection_tools.h
12cr|ding-libs-0.1.2-2|213	%{_includedir}/collection_queue.h
12cr|ding-libs-0.1.2-2|214	%{_includedir}/collection_stack.h
12cr|ding-libs-0.1.2-2|215	%{_libdir}/libcollection.so
12cr|ding-libs-0.1.2-2|216	%{_libdir}/pkgconfig/collection.pc
12cr|ding-libs-0.1.2-2|217	%doc collection/doc/html/
12cr|ding-libs-0.1.2-2|218	
12cr|ding-libs-0.1.2-2|219	%files -n %{ref_array_libname}
12cr|ding-libs-0.1.2-2|220	%defattr(-,root,root)
12cr|ding-libs-0.1.2-2|221	%doc COPYING
12cr|ding-libs-0.1.2-2|222	%doc COPYING.LESSER
12cr|ding-libs-0.1.2-2|223	%{_libdir}/libref_array.so.1
12cr|ding-libs-0.1.2-2|224	%{_libdir}/libref_array.so.1.0.0
12cr|ding-libs-0.1.2-2|225	
12cr|ding-libs-0.1.2-2|226	%files -n %{ref_array_develname}
12cr|ding-libs-0.1.2-2|227	%defattr(-,root,root)
12cr|ding-libs-0.1.2-2|228	%{_includedir}/ref_array.h
12cr|ding-libs-0.1.2-2|229	%{_libdir}/libref_array.so
12cr|ding-libs-0.1.2-2|230	%{_libdir}/pkgconfig/ref_array.pc
12cr|ding-libs-0.1.2-2|231	%doc refarray/README.ref_array
12cr|ding-libs-0.1.2-2|232	%doc refarray/doc/html/
12cr|ding-libs-0.1.2-2|233	
12cr|ding-libs-0.1.2-2|234	%files -n %{ini_config_libname}
12cr|ding-libs-0.1.2-2|235	%defattr(-,root,root)
12cr|ding-libs-0.1.2-2|236	%doc COPYING
12cr|ding-libs-0.1.2-2|237	%doc COPYING.LESSER
12cr|ding-libs-0.1.2-2|238	%{_libdir}/libini_config.so.2
12cr|ding-libs-0.1.2-2|239	%{_libdir}/libini_config.so.2.0.0
12cr|ding-libs-0.1.2-2|240	
12cr|ding-libs-0.1.2-2|241	%files -n %{ini_config_develname}
12cr|ding-libs-0.1.2-2|242	%defattr(-,root,root)
12cr|ding-libs-0.1.2-2|243	%{_includedir}/ini_config.h
12cr|ding-libs-0.1.2-2|244	%{_libdir}/libini_config.so
12cr|ding-libs-0.1.2-2|245	%{_libdir}/pkgconfig/ini_config.pc
12cr|ding-libs-0.1.2-2|246	%doc ini/doc/html/
12cr|ding-libs-0.1.2-2|247	
12cr|ding-libs-0.1.2-2|248	
12cr|ding-libs-0.1.2-2|249	
12cr|ding-libs-0.1.2-2|250	%changelog
12cr|ding-libs-0.1.2-2|251	* Mon Oct 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2011.0
12cr|ding-libs-0.1.2-2|252	+ Revision: 589349
12cr|ding-libs-0.1.2-2|253	- fix some dependencies
12cr|ding-libs-0.1.2-2|254	
12cr|ding-libs-0.1.2-2|255	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-1mdv2011.0
12cr|ding-libs-0.1.2-2|256	+ Revision: 587732
12cr|ding-libs-0.1.2-2|257	- import ding-libs
12cr|ding-libs-0.1.2-2|258	

957 12
12cr|dino-0.2.8-1|1	%define name	dino
12cr|dino-0.2.8-1|2	%define version	0.2.8
12cr|dino-0.2.8-1|3	%define release 1
12cr|dino-0.2.8-1|4	
12cr|dino-0.2.8-1|5	Name: 	 	%{name}
12cr|dino-0.2.8-1|6	Summary: 	Pattern-based MIDI sequencer
12cr|dino-0.2.8-1|7	Version: 	%{version}
12cr|dino-0.2.8-1|8	Release: 	%{release}
12cr|dino-0.2.8-1|9	License:	GPLv2+
12cr|dino-0.2.8-1|10	Group:		Sound
12cr|dino-0.2.8-1|11	URL:		http://dino.nongnu.org/
12cr|dino-0.2.8-1|12	Source0:	http://download.savannah.nongnu.org/releases/dino/%{name}-%{version}.tar.gz
12cr|dino-0.2.8-1|13	BuildRequires:	imagemagick
12cr|dino-0.2.8-1|14	BuildRequires:	jackit-devel >= 0.102.5
12cr|dino-0.2.8-1|15	BuildRequires:	libglademm2.4-devel
12cr|dino-0.2.8-1|16	BuildRequires:	lash-devel
12cr|dino-0.2.8-1|17	BuildRequires:	libxml++-devel
12cr|dino-0.2.8-1|18	BuildRequires:	chrpath
12cr|dino-0.2.8-1|19	BuildRequires:	readline-devel
12cr|dino-0.2.8-1|20	
12cr|dino-0.2.8-1|21	%description
12cr|dino-0.2.8-1|22	Dino is a pattern-based sequencer, which means that you write small patterns
12cr|dino-0.2.8-1|23	of MIDI events that you can repeat and arrange to create a whole song. Each
12cr|dino-0.2.8-1|24	track has its own patterns, so you can for example play the same drum pattern
12cr|dino-0.2.8-1|25	over and over again while you play different lead synth patterns and
12cr|dino-0.2.8-1|26	basslines.
12cr|dino-0.2.8-1|27	
12cr|dino-0.2.8-1|28	%prep
12cr|dino-0.2.8-1|29	%setup -q
12cr|dino-0.2.8-1|30	
12cr|dino-0.2.8-1|31	%build
12cr|dino-0.2.8-1|32	%configure2_5x
12cr|dino-0.2.8-1|33	%make
12cr|dino-0.2.8-1|34	
12cr|dino-0.2.8-1|35	%install
12cr|dino-0.2.8-1|36	%makeinstall_std
12cr|dino-0.2.8-1|37	chrpath -d %buildroot/%_bindir/%name
12cr|dino-0.2.8-1|38	
12cr|dino-0.2.8-1|39	#menu
12cr|dino-0.2.8-1|40	mkdir -p %{buildroot}%{_datadir}/applications
12cr|dino-0.2.8-1|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|dino-0.2.8-1|42	[Desktop Entry]
12cr|dino-0.2.8-1|43	Name=Dino
12cr|dino-0.2.8-1|44	Comment=MIDI Sequencer
12cr|dino-0.2.8-1|45	Exec=%{_bindir}/%{name}
12cr|dino-0.2.8-1|46	Icon=%{name}
12cr|dino-0.2.8-1|47	Terminal=false
12cr|dino-0.2.8-1|48	Type=Application
12cr|dino-0.2.8-1|49	StartupNotify=true
12cr|dino-0.2.8-1|50	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;Sequencer;
12cr|dino-0.2.8-1|51	EOF
12cr|dino-0.2.8-1|52	
12cr|dino-0.2.8-1|53	#icons
12cr|dino-0.2.8-1|54	mkdir -p %{buildroot}/%_liconsdir
12cr|dino-0.2.8-1|55	convert -size 48x48 pixmaps/head.png %{buildroot}/%_liconsdir/%name.png
12cr|dino-0.2.8-1|56	mkdir -p %{buildroot}/%_iconsdir
12cr|dino-0.2.8-1|57	convert -size 32x32 pixmaps/head.png %{buildroot}/%_iconsdir/%name.png
12cr|dino-0.2.8-1|58	mkdir -p %{buildroot}/%_miconsdir
12cr|dino-0.2.8-1|59	convert -size 16x16 pixmaps/head.png %{buildroot}/%_miconsdir/%name.png
12cr|dino-0.2.8-1|60	
12cr|dino-0.2.8-1|61	%files
12cr|dino-0.2.8-1|62	%defattr(-,root,root)
12cr|dino-0.2.8-1|63	%doc AUTHORS ChangeLog NEWS README TODO
12cr|dino-0.2.8-1|64	%{_bindir}/%name
12cr|dino-0.2.8-1|65	%{_datadir}/%name
12cr|dino-0.2.8-1|66	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|dino-0.2.8-1|67	%{_liconsdir}/%name.png
12cr|dino-0.2.8-1|68	%{_iconsdir}/%name.png
12cr|dino-0.2.8-1|69	%{_miconsdir}/%name.png
12cr|dino-0.2.8-1|70	
12cr|dino-0.2.8-1|71	
12cr|dino-0.2.8-1|72	
12cr|dino-0.2.8-1|73	%changelog
12cr|dino-0.2.8-1|74	* Mon Apr 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.2.8-1
12cr|dino-0.2.8-1|75	+ Revision: 792808
12cr|dino-0.2.8-1|76	- update to 0.2.8
12cr|dino-0.2.8-1|77	- drop old patches
12cr|dino-0.2.8-1|78	
12cr|dino-0.2.8-1|79	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-2mdv2011.0
12cr|dino-0.2.8-1|80	+ Revision: 610244
12cr|dino-0.2.8-1|81	- rebuild
12cr|dino-0.2.8-1|82	
12cr|dino-0.2.8-1|83	* Sat May 01 2010 Funda Wang <fwang@mandriva.org> 0.2.2-1mdv2010.1
12cr|dino-0.2.8-1|84	+ Revision: 541395
12cr|dino-0.2.8-1|85	- fix build with gcc 4.4
12cr|dino-0.2.8-1|86	
12cr|dino-0.2.8-1|87	* Tue Apr 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.2-1mdv2009.1
12cr|dino-0.2.8-1|88	+ Revision: 366884
12cr|dino-0.2.8-1|89	- fix build dependencies
12cr|dino-0.2.8-1|90	- new version
12cr|dino-0.2.8-1|91	- fix build
12cr|dino-0.2.8-1|92	
12cr|dino-0.2.8-1|93	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|dino-0.2.8-1|94	- lowercase ImageMagick
12cr|dino-0.2.8-1|95	
12cr|dino-0.2.8-1|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|dino-0.2.8-1|97	- rebuild
12cr|dino-0.2.8-1|98	- drop old menu
12cr|dino-0.2.8-1|99	- kill re-definition of %%buildroot on Pixel's request
12cr|dino-0.2.8-1|100	- import dino
12cr|dino-0.2.8-1|101	
12cr|dino-0.2.8-1|102	+ Pixel <pixel@mandriva.com>
12cr|dino-0.2.8-1|103	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|dino-0.2.8-1|104	
12cr|dino-0.2.8-1|105	+ Olivier Blin <blino@mandriva.org>
12cr|dino-0.2.8-1|106	- restore BuildRoot
12cr|dino-0.2.8-1|107	
12cr|dino-0.2.8-1|108	
12cr|dino-0.2.8-1|109	* Wed Sep 13 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.2.1-2mdv2007.0
12cr|dino-0.2.8-1|110	- XDG
12cr|dino-0.2.8-1|111	- Add Patch0: Fix Build
12cr|dino-0.2.8-1|112	
12cr|dino-0.2.8-1|113	* Thu May 18 2006 Austin Acton <austin@mandriva.org> 0.2.1-1mdk
12cr|dino-0.2.8-1|114	- initial package

958 12
12cr|directory-naming-0.8-6|1	# Copyright (c) 2000-2007, JPackage Project
12cr|directory-naming-0.8-6|2	# All rights reserved.
12cr|directory-naming-0.8-6|3	#
12cr|directory-naming-0.8-6|4	# Redistribution and use in source and binary forms, with or without
12cr|directory-naming-0.8-6|5	# modification, are permitted provided that the following conditions
12cr|directory-naming-0.8-6|6	# are met:
12cr|directory-naming-0.8-6|7	#
12cr|directory-naming-0.8-6|8	# 1. Redistributions of source code must retain the above copyright
12cr|directory-naming-0.8-6|9	#    notice, this list of conditions and the following disclaimer.
12cr|directory-naming-0.8-6|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|directory-naming-0.8-6|11	#    notice, this list of conditions and the following disclaimer in the
12cr|directory-naming-0.8-6|12	#    documentation and/or other materials provided with the
12cr|directory-naming-0.8-6|13	#    distribution.
12cr|directory-naming-0.8-6|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|directory-naming-0.8-6|15	#    contributors may be used to endorse or promote products derived
12cr|directory-naming-0.8-6|16	#    from this software without specific prior written permission.
12cr|directory-naming-0.8-6|17	#
12cr|directory-naming-0.8-6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|directory-naming-0.8-6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|directory-naming-0.8-6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|directory-naming-0.8-6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|directory-naming-0.8-6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|directory-naming-0.8-6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|directory-naming-0.8-6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|directory-naming-0.8-6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|directory-naming-0.8-6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|directory-naming-0.8-6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|directory-naming-0.8-6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|directory-naming-0.8-6|29	#
12cr|directory-naming-0.8-6|30	
12cr|directory-naming-0.8-6|31	Name:           directory-naming
12cr|directory-naming-0.8-6|32	Version:        0.8
12cr|directory-naming-0.8-6|33	Release:        6
12cr|directory-naming-0.8-6|34	Summary:        Apache Directory Naming Component
12cr|directory-naming-0.8-6|35	License:        ASL 2.0
12cr|directory-naming-0.8-6|36	URL:            http://directory.apache.org
12cr|directory-naming-0.8-6|37	Group:          Development/Java
12cr|directory-naming-0.8-6|38	
12cr|directory-naming-0.8-6|39	Source0:        directory-naming-0.8.tar.bz2
12cr|directory-naming-0.8-6|40	# svn export -r 124846 http://svn.apache.org/repos/asf/directory/sandbox/dormant-subprojects/naming/ directory-naming-0.8
12cr|directory-naming-0.8-6|41	
12cr|directory-naming-0.8-6|42	Source5:        http://repo1.maven.org/maven2/directory-naming/naming-core/0.8/naming-core-0.8.pom
12cr|directory-naming-0.8-6|43	Source6:        http://repo1.maven.org/maven2/directory-naming/naming-config/0.8/naming-config-0.8.pom
12cr|directory-naming-0.8-6|44	Source7:        http://repo1.maven.org/maven2/directory-naming/naming-factory/0.8/naming-factory-0.8.pom
12cr|directory-naming-0.8-6|45	Source8:        http://repo1.maven.org/maven2/directory-naming/naming-java/0.8/naming-java-0.8.pom
12cr|directory-naming-0.8-6|46	Source9:        http://repo1.maven.org/maven2/directory-naming/naming-management/0.8/naming-management-0.8.pom
12cr|directory-naming-0.8-6|47	Source10:       http://repo1.maven.org/maven2/directory-naming/naming-resources/0.8/naming-resources-0.8.pom
12cr|directory-naming-0.8-6|48	
12cr|directory-naming-0.8-6|49	BuildRequires:  jpackage-utils >= 1.7.3
12cr|directory-naming-0.8-6|50	BuildRequires:  java-devel >= 1.4.2
12cr|directory-naming-0.8-6|51	BuildRequires:  ant >= 1.6.5
12cr|directory-naming-0.8-6|52	BuildRequires:  hsqldb
12cr|directory-naming-0.8-6|53	BuildRequires:  junit
12cr|directory-naming-0.8-6|54	BuildRequires:  ant-junit
12cr|directory-naming-0.8-6|55	BuildRequires:  jakarta-commons-beanutils
12cr|directory-naming-0.8-6|56	BuildRequires:  jakarta-commons-collections
12cr|directory-naming-0.8-6|57	BuildRequires:  jakarta-commons-dbcp
12cr|directory-naming-0.8-6|58	BuildRequires:  jakarta-commons-digester
12cr|directory-naming-0.8-6|59	BuildRequires:  jakarta-commons-lang
12cr|directory-naming-0.8-6|60	BuildRequires:  jakarta-commons-logging
12cr|directory-naming-0.8-6|61	BuildRequires:  jakarta-commons-pool
12cr|directory-naming-0.8-6|62	BuildRequires:  classpathx-mail
12cr|directory-naming-0.8-6|63	BuildRequires:  mx4j
12cr|directory-naming-0.8-6|64	
12cr|directory-naming-0.8-6|65	Requires:  jakarta-commons-beanutils
12cr|directory-naming-0.8-6|66	Requires:  jakarta-commons-collections
12cr|directory-naming-0.8-6|67	Requires:  jakarta-commons-dbcp
12cr|directory-naming-0.8-6|68	Requires:  jakarta-commons-digester
12cr|directory-naming-0.8-6|69	Requires:  jakarta-commons-lang
12cr|directory-naming-0.8-6|70	Requires:  jakarta-commons-logging
12cr|directory-naming-0.8-6|71	Requires:  jakarta-commons-pool
12cr|directory-naming-0.8-6|72	Requires:  classpathx-mail
12cr|directory-naming-0.8-6|73	Requires:  mx4j
12cr|directory-naming-0.8-6|74	Requires(post):    jpackage-utils >= 1.7.3
12cr|directory-naming-0.8-6|75	Requires(postun):  jpackage-utils >= 1.7.3
12cr|directory-naming-0.8-6|76	
12cr|directory-naming-0.8-6|77	BuildArch:      noarch
12cr|directory-naming-0.8-6|78	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|directory-naming-0.8-6|79	
12cr|directory-naming-0.8-6|80	%description
12cr|directory-naming-0.8-6|81	Naming is a lightweight, in-memory JNDI service provider.  To
12cr|directory-naming-0.8-6|82	enable flexible deployment with limited dependencies, Naming is divided in 6
12cr|directory-naming-0.8-6|83	packages, each producing a separate jar artifact.
12cr|directory-naming-0.8-6|84	
12cr|directory-naming-0.8-6|85	%package javadoc
12cr|directory-naming-0.8-6|86	Summary:        Javadoc for %{name}
12cr|directory-naming-0.8-6|87	Group:          Development/Java
12cr|directory-naming-0.8-6|88	
12cr|directory-naming-0.8-6|89	%description javadoc
12cr|directory-naming-0.8-6|90	API documentation for %{name}.
12cr|directory-naming-0.8-6|91	
12cr|directory-naming-0.8-6|92	%prep
12cr|directory-naming-0.8-6|93	%setup -q
12cr|directory-naming-0.8-6|94	# remove all binary libs
12cr|directory-naming-0.8-6|95	for j in $(find . -name "*.jar"); do
12cr|directory-naming-0.8-6|96	mv $j $j.no
12cr|directory-naming-0.8-6|97	done
12cr|directory-naming-0.8-6|98	sed -i "s/\r//" LICENSE.txt
12cr|directory-naming-0.8-6|99	
12cr|directory-naming-0.8-6|100	%build
12cr|directory-naming-0.8-6|101	export CLASSPATH=$(build-classpath \
12cr|directory-naming-0.8-6|102	commons-beanutils \
12cr|directory-naming-0.8-6|103	commons-collections \
12cr|directory-naming-0.8-6|104	commons-dbcp \
12cr|directory-naming-0.8-6|105	commons-digester \
12cr|directory-naming-0.8-6|106	commons-lang \
12cr|directory-naming-0.8-6|107	commons-logging \
12cr|directory-naming-0.8-6|108	commons-pool \
12cr|directory-naming-0.8-6|109	hsqldb \
12cr|directory-naming-0.8-6|110	javamail \
12cr|directory-naming-0.8-6|111	junit \
12cr|directory-naming-0.8-6|112	mx4j/mx4j-jmx \
12cr|directory-naming-0.8-6|113	)
12cr|directory-naming-0.8-6|114	
12cr|directory-naming-0.8-6|115	CLASSPATH=$CLASSPATH:$(pwd)/naming-config/target/classes:$(pwd)/naming-config/target/test-classes
12cr|directory-naming-0.8-6|116	CLASSPATH=$CLASSPATH:$(pwd)/naming-core/target/classes:$(pwd)/naming-core/target/test-classes
12cr|directory-naming-0.8-6|117	CLASSPATH=$CLASSPATH:$(pwd)/naming-factory/target/classes:$(pwd)/naming-factory/target/test-classes
12cr|directory-naming-0.8-6|118	CLASSPATH=$CLASSPATH:$(pwd)/naming-java/target/classes:$(pwd)/naming-java/target/test-classes
12cr|directory-naming-0.8-6|119	CLASSPATH=$CLASSPATH:$(pwd)/naming-management/target/classes:$(pwd)/naming-management/target/test-classes
12cr|directory-naming-0.8-6|120	CLASSPATH=$CLASSPATH:$(pwd)/naming-resources/target/classes:$(pwd)/naming-resources/target/test-classes
12cr|directory-naming-0.8-6|121	
12cr|directory-naming-0.8-6|122	export OPT_JAR_LIST="junit ant/ant-junit"
12cr|directory-naming-0.8-6|123	
12cr|directory-naming-0.8-6|124	ant -Dbuild.sysclasspath=only jar javadoc
12cr|directory-naming-0.8-6|125	
12cr|directory-naming-0.8-6|126	%install
12cr|directory-naming-0.8-6|127	export NO_BRP_CHECK_BYTECODE_VERSION=true
12cr|directory-naming-0.8-6|128	# jars
12cr|directory-naming-0.8-6|129	%__mkdir_p %{buildroot}%{_javadir}/%{name}
12cr|directory-naming-0.8-6|130	for p in \
12cr|directory-naming-0.8-6|131	naming-config \
12cr|directory-naming-0.8-6|132	naming-core \
12cr|directory-naming-0.8-6|133	naming-factory \
12cr|directory-naming-0.8-6|134	naming-java \
12cr|directory-naming-0.8-6|135	naming-management \
12cr|directory-naming-0.8-6|136	naming-resources \
12cr|directory-naming-0.8-6|137	; do
12cr|directory-naming-0.8-6|138	%__install -m 644 $p/target/$p-%{version}.jar %{buildroot}%{_javadir}/%{name}/$p-%{version}.jar
12cr|directory-naming-0.8-6|139	done
12cr|directory-naming-0.8-6|140	(cd %{buildroot}%{_javadir}/%{name} && for jar in *-%{version}*; do %__ln_s ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12cr|directory-naming-0.8-6|141	
12cr|directory-naming-0.8-6|142	# poms
12cr|directory-naming-0.8-6|143	%__mkdir_p %{buildroot}%{_datadir}/maven2/poms
12cr|directory-naming-0.8-6|144	%__install -m 644 %{SOURCE5}  %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-naming-core.pom
12cr|directory-naming-0.8-6|145	%add_to_maven_depmap %{name} naming-core %{version} JPP/%{name} naming-core
12cr|directory-naming-0.8-6|146	%__install -m 644 %{SOURCE6}  %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-naming-config.pom
12cr|directory-naming-0.8-6|147	%add_to_maven_depmap %{name} naming-config %{version} JPP/%{name} naming-config
12cr|directory-naming-0.8-6|148	%__install -m 644 %{SOURCE7}  %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-naming-factory.pom
12cr|directory-naming-0.8-6|149	%add_to_maven_depmap %{name} naming-factory %{version} JPP/%{name} naming-factory
12cr|directory-naming-0.8-6|150	%__install -m 644 %{SOURCE8}  %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-naming-java.pom
12cr|directory-naming-0.8-6|151	%add_to_maven_depmap %{name} naming-java %{version} JPP/%{name} naming-java
12cr|directory-naming-0.8-6|152	%__install -m 644 %{SOURCE9}  %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-naming-management.pom
12cr|directory-naming-0.8-6|153	%add_to_maven_depmap %{name} naming-management %{version} JPP/%{name} naming-management
12cr|directory-naming-0.8-6|154	%__install -m 644 %{SOURCE10} %{buildroot}%{_datadir}/maven2/poms/JPP.%{name}-naming-resources.pom
12cr|directory-naming-0.8-6|155	%add_to_maven_depmap %{name} naming-resources %{version} JPP/%{name} naming-resources
12cr|directory-naming-0.8-6|156	
12cr|directory-naming-0.8-6|157	# docs
12cr|directory-naming-0.8-6|158	%__mkdir_p %{buildroot}%{_docdir}/%{name}-%{version}
12cr|directory-naming-0.8-6|159	%__cp LICENSE.txt  %{buildroot}%{_docdir}/%{name}-%{version}
12cr|directory-naming-0.8-6|160	
12cr|directory-naming-0.8-6|161	%post
12cr|directory-naming-0.8-6|162	%update_maven_depmap
12cr|directory-naming-0.8-6|163	
12cr|directory-naming-0.8-6|164	%postun
12cr|directory-naming-0.8-6|165	%update_maven_depmap
12cr|directory-naming-0.8-6|166	
12cr|directory-naming-0.8-6|167	%files
12cr|directory-naming-0.8-6|168	%defattr(0644,root,root,0755)
12cr|directory-naming-0.8-6|169	%{_docdir}/*
12cr|directory-naming-0.8-6|170	%{_javadir}/%{name}
12cr|directory-naming-0.8-6|171	%{_datadir}/maven2/poms/*
12cr|directory-naming-0.8-6|172	%config %{_mavendepmapfragdir}
12cr|directory-naming-0.8-6|173	
12cr|directory-naming-0.8-6|174	
12cr|directory-naming-0.8-6|175	
12cr|directory-naming-0.8-6|176	%changelog
12cr|directory-naming-0.8-6|177	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 0.8-6
12cr|directory-naming-0.8-6|178	+ Revision: 733869
12cr|directory-naming-0.8-6|179	- rebuild
12cr|directory-naming-0.8-6|180	- imported package directory-naming
12cr|directory-naming-0.8-6|181	
12cr|directory-naming-0.8-6|182	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:0.8-2.0.3mdv2011.0
12cr|directory-naming-0.8-6|183	+ Revision: 617785
12cr|directory-naming-0.8-6|184	- the mass rebuild of 2010.0 packages
12cr|directory-naming-0.8-6|185	
12cr|directory-naming-0.8-6|186	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0:0.8-2.0.2mdv2010.0
12cr|directory-naming-0.8-6|187	+ Revision: 428249
12cr|directory-naming-0.8-6|188	- rebuild
12cr|directory-naming-0.8-6|189	
12cr|directory-naming-0.8-6|190	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0:0.8-2.0.1mdv2009.0
12cr|directory-naming-0.8-6|191	+ Revision: 266563
12cr|directory-naming-0.8-6|192	- rebuild early 2009.0 package (before pixel changes)
12cr|directory-naming-0.8-6|193	
12cr|directory-naming-0.8-6|194	* Fri May 09 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:0.8-1.0.1mdv2009.0
12cr|directory-naming-0.8-6|195	+ Revision: 204975
12cr|directory-naming-0.8-6|196	- add ant-junit BR
12cr|directory-naming-0.8-6|197	- put ant-nodeps on the opt_jar_list
12cr|directory-naming-0.8-6|198	- BR ant-nodeps
12cr|directory-naming-0.8-6|199	- import directory-naming
12cr|directory-naming-0.8-6|200	
12cr|directory-naming-0.8-6|201	

959 12
12cr|disc-cover-1.5.6-5|1	%define name	disc-cover
12cr|disc-cover-1.5.6-5|2	%define version 1.5.6
12cr|disc-cover-1.5.6-5|3	%define release %mkrel 5
12cr|disc-cover-1.5.6-5|4	
12cr|disc-cover-1.5.6-5|5	Name:		%{name}
12cr|disc-cover-1.5.6-5|6	Version:	%{version}
12cr|disc-cover-1.5.6-5|7	Release:	%{release}
12cr|disc-cover-1.5.6-5|8	Summary:	Makes covers for audio CDs using CDDB info
12cr|disc-cover-1.5.6-5|9	License:	GPL
12cr|disc-cover-1.5.6-5|10	Group:		Graphics
12cr|disc-cover-1.5.6-5|11	Source:		http://www.vanhemert.co.uk/files/%{name}-%{version}.tar.bz2
12cr|disc-cover-1.5.6-5|12	URL:		http://www.vanhemert.co.uk/disc-cover.html
12cr|disc-cover-1.5.6-5|13	Requires:	tetex-dvips
12cr|disc-cover-1.5.6-5|14	Requires:	tetex-latex
12cr|disc-cover-1.5.6-5|15	Requires:	perl-Audio-CD
12cr|disc-cover-1.5.6-5|16	BuildArch:	noarch
12cr|disc-cover-1.5.6-5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|disc-cover-1.5.6-5|18	
12cr|disc-cover-1.5.6-5|19	%description
12cr|disc-cover-1.5.6-5|20	Provides an easy way to produce covers for audio cds.  It scans audio CDs and
12cr|disc-cover-1.5.6-5|21	uses information from the CDDB database to build a back and front cover for the
12cr|disc-cover-1.5.6-5|22	CD.  The cover output is in Latex, Dvi, Pdf or Postscript.  This little gadget
12cr|disc-cover-1.5.6-5|23	lets you produce covers without typing in all the information yourself.  An
12cr|disc-cover-1.5.6-5|24	easy way to replace all those lost covers ;-)
12cr|disc-cover-1.5.6-5|25	
12cr|disc-cover-1.5.6-5|26	%prep
12cr|disc-cover-1.5.6-5|27	%setup -q
12cr|disc-cover-1.5.6-5|28	
12cr|disc-cover-1.5.6-5|29	%build
12cr|disc-cover-1.5.6-5|30	
12cr|disc-cover-1.5.6-5|31	%install
12cr|disc-cover-1.5.6-5|32	rm -rf %{buildroot}
12cr|disc-cover-1.5.6-5|33	install -d -m 755 %{buildroot}%{_bindir}
12cr|disc-cover-1.5.6-5|34	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|disc-cover-1.5.6-5|35	install -m 0755 disc-cover %{buildroot}%{_bindir}
12cr|disc-cover-1.5.6-5|36	chmod 755 templates
12cr|disc-cover-1.5.6-5|37	chmod 644 templates/*
12cr|disc-cover-1.5.6-5|38	cp -r templates %{buildroot}%{_datadir}/%{name}
12cr|disc-cover-1.5.6-5|39	#fix doc permissions
12cr|disc-cover-1.5.6-5|40	chmod 644 AUTHORS COPYING CHANGELOG TODO
12cr|disc-cover-1.5.6-5|41	
12cr|disc-cover-1.5.6-5|42	%clean
12cr|disc-cover-1.5.6-5|43	rm -rf %{buildroot}
12cr|disc-cover-1.5.6-5|44	
12cr|disc-cover-1.5.6-5|45	%files
12cr|disc-cover-1.5.6-5|46	%defattr(-,root,root)
12cr|disc-cover-1.5.6-5|47	%doc AUTHORS COPYING CHANGELOG TODO
12cr|disc-cover-1.5.6-5|48	%{_bindir}/disc-cover
12cr|disc-cover-1.5.6-5|49	%_datadir/disc-cover/
12cr|disc-cover-1.5.6-5|50	
12cr|disc-cover-1.5.6-5|51	
12cr|disc-cover-1.5.6-5|52	
12cr|disc-cover-1.5.6-5|53	%changelog
12cr|disc-cover-1.5.6-5|54	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.6-5mdv2011.0
12cr|disc-cover-1.5.6-5|55	+ Revision: 617786
12cr|disc-cover-1.5.6-5|56	- the mass rebuild of 2010.0 packages
12cr|disc-cover-1.5.6-5|57	
12cr|disc-cover-1.5.6-5|58	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.5.6-4mdv2010.0
12cr|disc-cover-1.5.6-5|59	+ Revision: 428277
12cr|disc-cover-1.5.6-5|60	- rebuild
12cr|disc-cover-1.5.6-5|61	
12cr|disc-cover-1.5.6-5|62	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.5.6-3mdv2009.0
12cr|disc-cover-1.5.6-5|63	+ Revision: 244338
12cr|disc-cover-1.5.6-5|64	- rebuild
12cr|disc-cover-1.5.6-5|65	
12cr|disc-cover-1.5.6-5|66	+ Olivier Blin <oblin@mandriva.com>
12cr|disc-cover-1.5.6-5|67	- restore BuildRoot
12cr|disc-cover-1.5.6-5|68	
12cr|disc-cover-1.5.6-5|69	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.5.6-1mdv2008.1
12cr|disc-cover-1.5.6-5|70	+ Revision: 123976
12cr|disc-cover-1.5.6-5|71	- kill re-definition of %%buildroot on Pixel's request
12cr|disc-cover-1.5.6-5|72	- import disc-cover
12cr|disc-cover-1.5.6-5|73	
12cr|disc-cover-1.5.6-5|74	
12cr|disc-cover-1.5.6-5|75	* Fri Jun 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.6-1mdv2007.0
12cr|disc-cover-1.5.6-5|76	- New version 1.5.6
12cr|disc-cover-1.5.6-5|77	- spec cleanup
12cr|disc-cover-1.5.6-5|78	
12cr|disc-cover-1.5.6-5|79	* Mon Jun 19 2006 Gtz Waschk <waschk@mandriva.org> 1.5.5-1mdv2007.0
12cr|disc-cover-1.5.6-5|80	- drop patch
12cr|disc-cover-1.5.6-5|81	- new URL
12cr|disc-cover-1.5.6-5|82	- new version
12cr|disc-cover-1.5.6-5|83	
12cr|disc-cover-1.5.6-5|84	* Fri Jun 24 2005 Gtz Waschk <waschk@mandriva.org> 1.5.4-4mdk
12cr|disc-cover-1.5.6-5|85	- replace the now missing isolatin1 package
12cr|disc-cover-1.5.6-5|86	
12cr|disc-cover-1.5.6-5|87	* Sun Dec 19 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.5.4-3mdk
12cr|disc-cover-1.5.6-5|88	- fix URL (close #12724)
12cr|disc-cover-1.5.6-5|89	
12cr|disc-cover-1.5.6-5|90	* Sun Dec 12 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.5.4-2mdk
12cr|disc-cover-1.5.6-5|91	- Rebuild
12cr|disc-cover-1.5.6-5|92	
12cr|disc-cover-1.5.6-5|93	* Fri Nov 28 2003 Guillaume Rousse <guillomovitch@mandrake.org> 1.5.4-1mdk
12cr|disc-cover-1.5.6-5|94	- new version
12cr|disc-cover-1.5.6-5|95	
12cr|disc-cover-1.5.6-5|96	* Sun Nov 09 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 1.5.3-1mdk
12cr|disc-cover-1.5.6-5|97	- new version
12cr|disc-cover-1.5.6-5|98	
12cr|disc-cover-1.5.6-5|99	* Tue Jul 08 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 1.5.2-2mdk
12cr|disc-cover-1.5.6-5|100	- new URL
12cr|disc-cover-1.5.6-5|101	
12cr|disc-cover-1.5.6-5|102	* Fri Jun 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.5.2-1mdk
12cr|disc-cover-1.5.6-5|103	- 1.5.2
12cr|disc-cover-1.5.6-5|104	
12cr|disc-cover-1.5.6-5|105	* Wed Mar 19 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.5.0-2mdk
12cr|disc-cover-1.5.6-5|106	- add the missing templates
12cr|disc-cover-1.5.6-5|107	
12cr|disc-cover-1.5.6-5|108	* Tue Mar 18 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.5.0-1mdk
12cr|disc-cover-1.5.6-5|109	- 1.5.0
12cr|disc-cover-1.5.6-5|110	
12cr|disc-cover-1.5.6-5|111	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.4.0-2mdk
12cr|disc-cover-1.5.6-5|112	- rebuild
12cr|disc-cover-1.5.6-5|113	
12cr|disc-cover-1.5.6-5|114	* Sun Dec 08 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.4.0-1mdk
12cr|disc-cover-1.5.6-5|115	- 1.4.0
12cr|disc-cover-1.5.6-5|116	
12cr|disc-cover-1.5.6-5|117	* Tue Oct 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.3.2-1mdk
12cr|disc-cover-1.5.6-5|118	- 1.3.2
12cr|disc-cover-1.5.6-5|119	
12cr|disc-cover-1.5.6-5|120	* Thu Jan 31 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.3.1-1mdk
12cr|disc-cover-1.5.6-5|121	- 1.3.1
12cr|disc-cover-1.5.6-5|122	
12cr|disc-cover-1.5.6-5|123	* Tue Jan 15 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.3.0-2mdk
12cr|disc-cover-1.5.6-5|124	- requires perl-Audio-CD instead of Audio-CD
12cr|disc-cover-1.5.6-5|125	
12cr|disc-cover-1.5.6-5|126	* Mon Jan 14 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.3.0-1mdk
12cr|disc-cover-1.5.6-5|127	- 1.3.0
12cr|disc-cover-1.5.6-5|128	
12cr|disc-cover-1.5.6-5|129	* Mon Sep 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.2.2-3mdk
12cr|disc-cover-1.5.6-5|130	- fixes from Gtz Waschk <waschk@linux-mandrake.com>:
12cr|disc-cover-1.5.6-5|131	- fix permissions of doc files
12cr|disc-cover-1.5.6-5|132	
12cr|disc-cover-1.5.6-5|133	* Wed Sep 05 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.2.2-2mdk
12cr|disc-cover-1.5.6-5|134	- rebuild
12cr|disc-cover-1.5.6-5|135	
12cr|disc-cover-1.5.6-5|136	* Wed Jul 18 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.2.2-1mdk
12cr|disc-cover-1.5.6-5|137	- updated by Guillaume Rousse <g.rousse@linux-mandrake.com> :
12cr|disc-cover-1.5.6-5|138	- update to 1.2.2
12cr|disc-cover-1.5.6-5|139	
12cr|disc-cover-1.5.6-5|140	* Mon Jul 02 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.2.1-1mdk
12cr|disc-cover-1.5.6-5|141	- update to 1.2.1
12cr|disc-cover-1.5.6-5|142	
12cr|disc-cover-1.5.6-5|143	* Mon Feb 12 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.2.0-1mdk
12cr|disc-cover-1.5.6-5|144	- updated by Guillaume Rousse <g.rousse@mandrake-linux.com> :
12cr|disc-cover-1.5.6-5|145	- cleaned spec
12cr|disc-cover-1.5.6-5|146	- upgraded to 1.2.0
12cr|disc-cover-1.5.6-5|147	
12cr|disc-cover-1.5.6-5|148	* Mon Jan 15 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.1.1-1mdk
12cr|disc-cover-1.5.6-5|149	- used srpm from Guillaume Rousse <g.rousse@linux-mandrake.com> :
12cr|disc-cover-1.5.6-5|150	- upgraded to 1.1.1
12cr|disc-cover-1.5.6-5|151	- removed config file
12cr|disc-cover-1.5.6-5|152	
12cr|disc-cover-1.5.6-5|153	* Sat Dec 16 2000 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.1.0-1mdk
12cr|disc-cover-1.5.6-5|154	- upgraded to 1.1.0
12cr|disc-cover-1.5.6-5|155	- commented unecessary CVS file removing
12cr|disc-cover-1.5.6-5|156	- added TODO file in doc
12cr|disc-cover-1.5.6-5|157	- used noreplace for config file
12cr|disc-cover-1.5.6-5|158	
12cr|disc-cover-1.5.6-5|159	* Fri Oct 18 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-1mdk
12cr|disc-cover-1.5.6-5|160	- used srpm from Jan Dittberner <jan@jan-dittberner.de> :
12cr|disc-cover-1.5.6-5|161	first Mandrake package
12cr|disc-cover-1.5.6-5|162	- delete CVS system files

960 12
12cr|diskimg-1.1.1-9|1	%define name diskimg
12cr|diskimg-1.1.1-9|2	%define version 1.1.1
12cr|diskimg-1.1.1-9|3	%define release %mkrel 9
12cr|diskimg-1.1.1-9|4	
12cr|diskimg-1.1.1-9|5	Summary: A tools to make disks/partitions image
12cr|diskimg-1.1.1-9|6	Name: %{name}
12cr|diskimg-1.1.1-9|7	Version: %{version}
12cr|diskimg-1.1.1-9|8	Release: %{release}
12cr|diskimg-1.1.1-9|9	Source0: %{name}.tar.bz2
12cr|diskimg-1.1.1-9|10	License: GPL
12cr|diskimg-1.1.1-9|11	Group: Archiving/Backup
12cr|diskimg-1.1.1-9|12	Url: http://www.scylla-charybdis.com/tools.html#diskimg
12cr|diskimg-1.1.1-9|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|diskimg-1.1.1-9|14	
12cr|diskimg-1.1.1-9|15	%description
12cr|diskimg-1.1.1-9|16	DiskImg is a small command-line utility that dumps the contents
12cr|diskimg-1.1.1-9|17	of a drive or partition to standard out. Because it is based on
12cr|diskimg-1.1.1-9|18	large file support, it is able to skip over read errors and log
12cr|diskimg-1.1.1-9|19	them to a log file. It can start reading at an offset and writes
12cr|diskimg-1.1.1-9|20	its progress to stderr.
12cr|diskimg-1.1.1-9|21	
12cr|diskimg-1.1.1-9|22	%prep
12cr|diskimg-1.1.1-9|23	%setup -q
12cr|diskimg-1.1.1-9|24	
12cr|diskimg-1.1.1-9|25	%build
12cr|diskimg-1.1.1-9|26	%make "CFLAGS=$RPM_OPT_FLAGS"
12cr|diskimg-1.1.1-9|27	
12cr|diskimg-1.1.1-9|28	%install
12cr|diskimg-1.1.1-9|29	rm -rf $RPM_BUILD_ROOT
12cr|diskimg-1.1.1-9|30	
12cr|diskimg-1.1.1-9|31	install -s -D %name %buildroot/%_bindir/%name
12cr|diskimg-1.1.1-9|32	
12cr|diskimg-1.1.1-9|33	%clean
12cr|diskimg-1.1.1-9|34	rm -rf $RPM_BUILD_ROOT
12cr|diskimg-1.1.1-9|35	
12cr|diskimg-1.1.1-9|36	%files
12cr|diskimg-1.1.1-9|37	%defattr(-,root,root)
12cr|diskimg-1.1.1-9|38	%doc VERSION README
12cr|diskimg-1.1.1-9|39	%_bindir/%name
12cr|diskimg-1.1.1-9|40	
12cr|diskimg-1.1.1-9|41	
12cr|diskimg-1.1.1-9|42	
12cr|diskimg-1.1.1-9|43	%changelog
12cr|diskimg-1.1.1-9|44	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-9mdv2011.0
12cr|diskimg-1.1.1-9|45	+ Revision: 617787
12cr|diskimg-1.1.1-9|46	- the mass rebuild of 2010.0 packages
12cr|diskimg-1.1.1-9|47	
12cr|diskimg-1.1.1-9|48	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-8mdv2010.0
12cr|diskimg-1.1.1-9|49	+ Revision: 428278
12cr|diskimg-1.1.1-9|50	- rebuild
12cr|diskimg-1.1.1-9|51	
12cr|diskimg-1.1.1-9|52	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.1.1-7mdv2009.0
12cr|diskimg-1.1.1-9|53	+ Revision: 244339
12cr|diskimg-1.1.1-9|54	- rebuild
12cr|diskimg-1.1.1-9|55	
12cr|diskimg-1.1.1-9|56	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.1.1-5mdv2008.1
12cr|diskimg-1.1.1-9|57	+ Revision: 136365
12cr|diskimg-1.1.1-9|58	- restore BuildRoot
12cr|diskimg-1.1.1-9|59	
12cr|diskimg-1.1.1-9|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|diskimg-1.1.1-9|61	- kill re-definition of %%buildroot on Pixel's request
12cr|diskimg-1.1.1-9|62	
12cr|diskimg-1.1.1-9|63	* Tue Aug 21 2007 Olivier Thauvin <nanardon@mandriva.org> 1.1.1-5mdv2008.0
12cr|diskimg-1.1.1-9|64	+ Revision: 68457
12cr|diskimg-1.1.1-9|65	- rebuild
12cr|diskimg-1.1.1-9|66	
12cr|diskimg-1.1.1-9|67	
12cr|diskimg-1.1.1-9|68	* Sat Aug 05 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|diskimg-1.1.1-9|69	+ 08/05/06 13:26:34 (53252)
12cr|diskimg-1.1.1-9|70	- rebuild
12cr|diskimg-1.1.1-9|71	
12cr|diskimg-1.1.1-9|72	* Sat Aug 05 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|diskimg-1.1.1-9|73	+ 08/05/06 13:20:45 (53251)
12cr|diskimg-1.1.1-9|74	Import diskimg
12cr|diskimg-1.1.1-9|75	
12cr|diskimg-1.1.1-9|76	* Sat Dec 31 2005 Olivier Thauvin <nanardon@mandriva.org> 1.1.1-3mdk
12cr|diskimg-1.1.1-9|77	- Rebuild && %%mkrel
12cr|diskimg-1.1.1-9|78	
12cr|diskimg-1.1.1-9|79	* Fri Dec 24 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.1.1-2mdk
12cr|diskimg-1.1.1-9|80	- Birthday rebuild && Merry Xmas, especially for my Queen
12cr|diskimg-1.1.1-9|81	
12cr|diskimg-1.1.1-9|82	* Tue Oct 28 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.1.1-1mdk
12cr|diskimg-1.1.1-9|83	- 1.1.1
12cr|diskimg-1.1.1-9|84	
12cr|diskimg-1.1.1-9|85	* Thu Oct 23 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.0.1-1mdk
12cr|diskimg-1.1.1-9|86	- 1st mdk spec
12cr|diskimg-1.1.1-9|87	

961 12
12cr|disksearch-1.2.1-6|1	Name:		disksearch
12cr|disksearch-1.2.1-6|2	Summary:	Catalog and search tool for removable media
12cr|disksearch-1.2.1-6|3	Version:	1.2.1
12cr|disksearch-1.2.1-6|4	Release:	%mkrel 6
12cr|disksearch-1.2.1-6|5	Source:		http://prdownloads.sourceforge.net/disksearch/%{name}-%{version}.tar.bz2
12cr|disksearch-1.2.1-6|6	URL:		http://disksearch.sourceforge.net/
12cr|disksearch-1.2.1-6|7	License:	GPL
12cr|disksearch-1.2.1-6|8	Group:		File tools
12cr|disksearch-1.2.1-6|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|disksearch-1.2.1-6|10	BuildRequires:	imagemagick
12cr|disksearch-1.2.1-6|11	Requires:	pygtk2.0-libglade
12cr|disksearch-1.2.1-6|12	BuildArch:	noarch
12cr|disksearch-1.2.1-6|13	
12cr|disksearch-1.2.1-6|14	%description
12cr|disksearch-1.2.1-6|15	DiskSearch is a tool for searching for files on all your removable media disks
12cr|disksearch-1.2.1-6|16	(e.g. CD's, ZIP disks or backup tapes). For instance you can search for songs
12cr|disksearch-1.2.1-6|17	on your MP3-CD's or for a document on your backup DVD's. For advanced queries
12cr|disksearch-1.2.1-6|18	there is a regular expression search mode.  The search is based on a simple
12cr|disksearch-1.2.1-6|19	database file which needs to be filled once by adding all your disks to it.
12cr|disksearch-1.2.1-6|20	
12cr|disksearch-1.2.1-6|21	%prep
12cr|disksearch-1.2.1-6|22	%setup -q
12cr|disksearch-1.2.1-6|23	perl -p -i -e 's|/usr/local|/usr||g' %name
12cr|disksearch-1.2.1-6|24	
12cr|disksearch-1.2.1-6|25	%build
12cr|disksearch-1.2.1-6|26	# for remove rpmlint's warning...
12cr|disksearch-1.2.1-6|27	
12cr|disksearch-1.2.1-6|28	%install
12cr|disksearch-1.2.1-6|29	rm -rf $RPM_BUILD_ROOT
12cr|disksearch-1.2.1-6|30	%makeinstall
12cr|disksearch-1.2.1-6|31	
12cr|disksearch-1.2.1-6|32	%find_lang %name
12cr|disksearch-1.2.1-6|33	
12cr|disksearch-1.2.1-6|34	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|disksearch-1.2.1-6|35	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|disksearch-1.2.1-6|36	[Desktop Entry]
12cr|disksearch-1.2.1-6|37	Name=DiskSearch
12cr|disksearch-1.2.1-6|38	Comment=Search removable media
12cr|disksearch-1.2.1-6|39	Exec=%{name}
12cr|disksearch-1.2.1-6|40	Icon=%{name}
12cr|disksearch-1.2.1-6|41	Terminal=false
12cr|disksearch-1.2.1-6|42	Type=Application
12cr|disksearch-1.2.1-6|43	Categories=System;Filesystem;
12cr|disksearch-1.2.1-6|44	EOF
12cr|disksearch-1.2.1-6|45	
12cr|disksearch-1.2.1-6|46	#icons
12cr|disksearch-1.2.1-6|47	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|disksearch-1.2.1-6|48	convert -size 48x48 resource/%name.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|disksearch-1.2.1-6|49	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|disksearch-1.2.1-6|50	convert -size 32x32 resource/%name.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|disksearch-1.2.1-6|51	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|disksearch-1.2.1-6|52	convert -size 16x16 resource/%name.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|disksearch-1.2.1-6|53	
12cr|disksearch-1.2.1-6|54	mkdir -p %{buildroot}%{_iconsdir}/hicolor/16x16/apps/
12cr|disksearch-1.2.1-6|55	convert -geometry 16x16 resource/%name.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|disksearch-1.2.1-6|56	mkdir -p %{buildroot}%{_iconsdir}/hicolor/32x32/apps/
12cr|disksearch-1.2.1-6|57	convert -geometry 32x32 resource/%name.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|disksearch-1.2.1-6|58	mkdir -p %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
12cr|disksearch-1.2.1-6|59	convert -geometry 48x48 resource/%name.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|disksearch-1.2.1-6|60	
12cr|disksearch-1.2.1-6|61	%clean
12cr|disksearch-1.2.1-6|62	rm -rf $RPM_BUILD_ROOT
12cr|disksearch-1.2.1-6|63	
12cr|disksearch-1.2.1-6|64	%files -f %name.lang
12cr|disksearch-1.2.1-6|65	%defattr(-,root,root)
12cr|disksearch-1.2.1-6|66	%doc docs/*
12cr|disksearch-1.2.1-6|67	%{_bindir}/%name
12cr|disksearch-1.2.1-6|68	%{_datadir}/%name
12cr|disksearch-1.2.1-6|69	%{_liconsdir}/%name.png
12cr|disksearch-1.2.1-6|70	%{_iconsdir}/%name.png
12cr|disksearch-1.2.1-6|71	%{_miconsdir}/%name.png
12cr|disksearch-1.2.1-6|72	%{_iconsdir}/hicolor/*/apps/*.png
12cr|disksearch-1.2.1-6|73	%{_datadir}/applications/mandriva-%name.desktop
12cr|disksearch-1.2.1-6|74	
12cr|disksearch-1.2.1-6|75	
12cr|disksearch-1.2.1-6|76	
12cr|disksearch-1.2.1-6|77	%changelog
12cr|disksearch-1.2.1-6|78	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-6mdv2011.0
12cr|disksearch-1.2.1-6|79	+ Revision: 610245
12cr|disksearch-1.2.1-6|80	- rebuild
12cr|disksearch-1.2.1-6|81	
12cr|disksearch-1.2.1-6|82	* Wed Apr 14 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.2.1-5mdv2010.1
12cr|disksearch-1.2.1-6|83	+ Revision: 534694
12cr|disksearch-1.2.1-6|84	- don't define name, version on top of spec.
12cr|disksearch-1.2.1-6|85	- fix mixed-use-of-spaces-and-tabs
12cr|disksearch-1.2.1-6|86	- remove %%post && %%postun
12cr|disksearch-1.2.1-6|87	- add a %%build section (that is empty) to fix rpmlint warning
12cr|disksearch-1.2.1-6|88	
12cr|disksearch-1.2.1-6|89	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-4mdv2010.0
12cr|disksearch-1.2.1-6|90	+ Revision: 428279
12cr|disksearch-1.2.1-6|91	- rebuild
12cr|disksearch-1.2.1-6|92	
12cr|disksearch-1.2.1-6|93	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|disksearch-1.2.1-6|94	- lowercase ImageMagick
12cr|disksearch-1.2.1-6|95	
12cr|disksearch-1.2.1-6|96	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-3mdv2009.0
12cr|disksearch-1.2.1-6|97	+ Revision: 244340
12cr|disksearch-1.2.1-6|98	- rebuild
12cr|disksearch-1.2.1-6|99	- fix no-buildroot-tag
12cr|disksearch-1.2.1-6|100	
12cr|disksearch-1.2.1-6|101	+ Pixel <pixel@mandriva.com>
12cr|disksearch-1.2.1-6|102	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|disksearch-1.2.1-6|103	
12cr|disksearch-1.2.1-6|104	* Thu Dec 27 2007 Austin Acton <austin@mandriva.org> 1.2.1-1mdv2008.1
12cr|disksearch-1.2.1-6|105	+ Revision: 138669
12cr|disksearch-1.2.1-6|106	- sync
12cr|disksearch-1.2.1-6|107	- new version
12cr|disksearch-1.2.1-6|108	- drop buildroot def'n
12cr|disksearch-1.2.1-6|109	
12cr|disksearch-1.2.1-6|110	+ Olivier Blin <oblin@mandriva.com>
12cr|disksearch-1.2.1-6|111	- restore BuildRoot
12cr|disksearch-1.2.1-6|112	
12cr|disksearch-1.2.1-6|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|disksearch-1.2.1-6|114	- kill re-definition of %%buildroot on Pixel's request
12cr|disksearch-1.2.1-6|115	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|disksearch-1.2.1-6|116	
12cr|disksearch-1.2.1-6|117	* Sat Jul 21 2007 Funda Wang <fwang@mandriva.org> 1.2.0-1mdv2008.0
12cr|disksearch-1.2.1-6|118	+ Revision: 54188
12cr|disksearch-1.2.1-6|119	- New version
12cr|disksearch-1.2.1-6|120	
12cr|disksearch-1.2.1-6|121	* Wed Jun 13 2007 Austin Acton <austin@mandriva.org> 1.1.3-1mdv2008.0
12cr|disksearch-1.2.1-6|122	+ Revision: 38557
12cr|disksearch-1.2.1-6|123	- new version
12cr|disksearch-1.2.1-6|124	
12cr|disksearch-1.2.1-6|125	
12cr|disksearch-1.2.1-6|126	* Mon Sep 04 2006 Jerome Soyer <saispo@mandriva.org> 1.1.1-1mdv2007.0
12cr|disksearch-1.2.1-6|127	- New release 1.1.1
12cr|disksearch-1.2.1-6|128	- XDG Menu
12cr|disksearch-1.2.1-6|129	
12cr|disksearch-1.2.1-6|130	* Wed Aug 24 2005 Austin Acton <austin@mandriva.org> 1.1.0-1mdk
12cr|disksearch-1.2.1-6|131	- 1.1.0
12cr|disksearch-1.2.1-6|132	- source URL
12cr|disksearch-1.2.1-6|133	- translation files
12cr|disksearch-1.2.1-6|134	
12cr|disksearch-1.2.1-6|135	* Sat Nov 06 2004 Austin Acton <austin@mandrake.org> 0.9.1-1mdk
12cr|disksearch-1.2.1-6|136	- initial package
12cr|disksearch-1.2.1-6|137	

962 12
12cr|dispcalGUI-1.1.2.9-1|1	%define	name		dispcalGUI
12cr|dispcalGUI-1.1.2.9-1|2	%define	version		1.1.2.9
12cr|dispcalGUI-1.1.2.9-1|3	%define release		1
12cr|dispcalGUI-1.1.2.9-1|4	
12cr|dispcalGUI-1.1.2.9-1|5	Name:		%{name}
12cr|dispcalGUI-1.1.2.9-1|6	Version:	%{version}
12cr|dispcalGUI-1.1.2.9-1|7	Release:	%{release}
12cr|dispcalGUI-1.1.2.9-1|8	Summary:	A graphical user interface for the Argyll CMS display calibration utilities
12cr|dispcalGUI-1.1.2.9-1|9	Group: 		Graphics
12cr|dispcalGUI-1.1.2.9-1|10	License:	GPLv3
12cr|dispcalGUI-1.1.2.9-1|11	URL:		http://dispcalGUI.hoech.net
12cr|dispcalGUI-1.1.2.9-1|12	Source0:	%{name}.tar.gz
12cr|dispcalGUI-1.1.2.9-1|13	Requires:	wxPythonGTK argyllcms
12cr|dispcalGUI-1.1.2.9-1|14	BuildRequires:	python-setuptools wxPythonGTK python-devel
12cr|dispcalGUI-1.1.2.9-1|15	BuildRequires:	wxPythonGTK-wxversion
12cr|dispcalGUI-1.1.2.9-1|16	BuildRequires:	pkgconfig(xxf86vm)
12cr|dispcalGUI-1.1.2.9-1|17	BuildRequires:	pkgconfig(xinerama)
12cr|dispcalGUI-1.1.2.9-1|18	BuildRequires:	pkgconfig(xrandr)
12cr|dispcalGUI-1.1.2.9-1|19	Requires:	python-setuptools
12cr|dispcalGUI-1.1.2.9-1|20	Requires:	wxPythonGTK-wxversion
12cr|dispcalGUI-1.1.2.9-1|21	
12cr|dispcalGUI-1.1.2.9-1|22	%description
12cr|dispcalGUI-1.1.2.9-1|23	A graphical user interface for the Argyll CMS display calibration utilities
12cr|dispcalGUI-1.1.2.9-1|24	
12cr|dispcalGUI-1.1.2.9-1|25	%prep
12cr|dispcalGUI-1.1.2.9-1|26	%setup -q -n %{name}-%{version}
12cr|dispcalGUI-1.1.2.9-1|27	
12cr|dispcalGUI-1.1.2.9-1|28	%build
12cr|dispcalGUI-1.1.2.9-1|29	python setup.py build
12cr|dispcalGUI-1.1.2.9-1|30	
12cr|dispcalGUI-1.1.2.9-1|31	%install
12cr|dispcalGUI-1.1.2.9-1|32	python setup.py install --prefix=/usr  --root=%{buildroot}
12cr|dispcalGUI-1.1.2.9-1|33	
12cr|dispcalGUI-1.1.2.9-1|34	%files
12cr|dispcalGUI-1.1.2.9-1|35	%{_bindir}/*
12cr|dispcalGUI-1.1.2.9-1|36	%{_datadir}/%{name}
12cr|dispcalGUI-1.1.2.9-1|37	%{_sysconfdir}/udev/rules.d/55-Argyll.rules
12cr|dispcalGUI-1.1.2.9-1|38	%{_mandir}/man1/*.xz
12cr|dispcalGUI-1.1.2.9-1|39	%{_iconsdir}/hicolor/*/*
12cr|dispcalGUI-1.1.2.9-1|40	#% {_docdir}/%{name}-%{version}/screenshots/
12cr|dispcalGUI-1.1.2.9-1|41	#% {_docdir}/%{name}-%{version}/theme
12cr|dispcalGUI-1.1.2.9-1|42	%{_docdir}/%{name}-%{version}/
12cr|dispcalGUI-1.1.2.9-1|43	
12cr|dispcalGUI-1.1.2.9-1|44	%{py_platsitedir}/%{name}
12cr|dispcalGUI-1.1.2.9-1|45	%{py_platsitedir}/*egg*
12cr|dispcalGUI-1.1.2.9-1|46	
12cr|dispcalGUI-1.1.2.9-1|47	%{_datadir}/applications/dispcalGUI.desktop
12cr|dispcalGUI-1.1.2.9-1|48	%{_sysconfdir}/xdg/autostart/z-dispcalGUI-apply-profiles.desktop

963 12
12cr|distcc-2.18.3-9|1	%define	name    distcc
12cr|distcc-2.18.3-9|2	%define version 2.18.3
12cr|distcc-2.18.3-9|3	%define release %mkrel 9
12cr|distcc-2.18.3-9|4	%define masqdir %{_libdir}/%{name}/bin
12cr|distcc-2.18.3-9|5	
12cr|distcc-2.18.3-9|6	Name:           %{name}
12cr|distcc-2.18.3-9|7	Summary:	Program to distribute compilation of C or C++
12cr|distcc-2.18.3-9|8	Group:		Development/C
12cr|distcc-2.18.3-9|9	Version:        %{version}
12cr|distcc-2.18.3-9|10	Release:        %{release}
12cr|distcc-2.18.3-9|11	License: 	GPL
12cr|distcc-2.18.3-9|12	URL:		http://distcc.samba.org/
12cr|distcc-2.18.3-9|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|distcc-2.18.3-9|14	Source0:        http://distcc.samba.org/ftp/distcc/%{name}-%{version}.tar.bz2
12cr|distcc-2.18.3-9|15	Source1:	xinetd.d-distcc
12cr|distcc-2.18.3-9|16	Source2:        distccd.init
12cr|distcc-2.18.3-9|17	Patch0:		distcc-2.18.3-fix-linkage-order.patch
12cr|distcc-2.18.3-9|18	BuildRequires:	gtk+2-devel popt-devel
12cr|distcc-2.18.3-9|19	Requires:	%{name}-client %{name}-daemon
12cr|distcc-2.18.3-9|20	
12cr|distcc-2.18.3-9|21	%description
12cr|distcc-2.18.3-9|22	distcc is a program to distribute compilation of C or C++ code across
12cr|distcc-2.18.3-9|23	several machines on a network. distcc should always generate the same
12cr|distcc-2.18.3-9|24	results as a local compile, is simple to install and use, and is often
12cr|distcc-2.18.3-9|25	two or more times faster than a local compile.
12cr|distcc-2.18.3-9|26	
12cr|distcc-2.18.3-9|27	This package does not contains any files, this is a meta package
12cr|distcc-2.18.3-9|28	used to ease the installation of distcc.
12cr|distcc-2.18.3-9|29	
12cr|distcc-2.18.3-9|30	%package	client
12cr|distcc-2.18.3-9|31	Group:		Development/C
12cr|distcc-2.18.3-9|32	Summary:	Program to distribute compilation of C or C++
12cr|distcc-2.18.3-9|33	
12cr|distcc-2.18.3-9|34	%description	client
12cr|distcc-2.18.3-9|35	distcc is a program to distribute compilation of C or C++ code across
12cr|distcc-2.18.3-9|36	several machines on a network. distcc should always generate the same
12cr|distcc-2.18.3-9|37	results as a local compile, is simple to install and use, and is often
12cr|distcc-2.18.3-9|38	two or more times faster than a local compile.
12cr|distcc-2.18.3-9|39	
12cr|distcc-2.18.3-9|40	This is the client, who should be installed on the machine who
12cr|distcc-2.18.3-9|41	act as a master.
12cr|distcc-2.18.3-9|42	
12cr|distcc-2.18.3-9|43	%package        masq
12cr|distcc-2.18.3-9|44	Group:          System/Servers
12cr|distcc-2.18.3-9|45	Requires:       %{name}-client
12cr|distcc-2.18.3-9|46	Summary:        Masquerade directory for enabling distcc by default
12cr|distcc-2.18.3-9|47	
12cr|distcc-2.18.3-9|48	%description    masq
12cr|distcc-2.18.3-9|49	distcc is a program to distribute compilation of C or C++ code across
12cr|distcc-2.18.3-9|50	several machines on a network. distcc should always generate the same
12cr|distcc-2.18.3-9|51	results as a local compile, is simple to install and use, and is often
12cr|distcc-2.18.3-9|52	two or more times faster than a local compile.
12cr|distcc-2.18.3-9|53	
12cr|distcc-2.18.3-9|54	This package contains the masquerade directories that can be used to make
12cr|distcc-2.18.3-9|55	most compiles use distcc by default when configured for parallel builds.
12cr|distcc-2.18.3-9|56	
12cr|distcc-2.18.3-9|57	%package	daemon-common
12cr|distcc-2.18.3-9|58	Group:		System/Servers
12cr|distcc-2.18.3-9|59	Requires: 	gcc-c++
12cr|distcc-2.18.3-9|60	Summary:	Program to distribute compilation of C or C++
12cr|distcc-2.18.3-9|61	Requires(pre):		rpm-helper
12cr|distcc-2.18.3-9|62	Requires(postun):		rpm-helper
12cr|distcc-2.18.3-9|63	Requires:	%{name}-masq
12cr|distcc-2.18.3-9|64	Requires:       %{name}-daemon
12cr|distcc-2.18.3-9|65	
12cr|distcc-2.18.3-9|66	%description daemon-common
12cr|distcc-2.18.3-9|67	distcc is a program to distribute compilation of C or C++ code across
12cr|distcc-2.18.3-9|68	several machines on a network. distcc should always generate the same
12cr|distcc-2.18.3-9|69	results as a local compile, is simple to install and use, and is often
12cr|distcc-2.18.3-9|70	two or more times faster than a local compile.
12cr|distcc-2.18.3-9|71	
12cr|distcc-2.18.3-9|72	This package contain the common files for the daemon, installed on the
12cr|distcc-2.18.3-9|73	slaves nodes of the cluster.
12cr|distcc-2.18.3-9|74	
12cr|distcc-2.18.3-9|75	%package	daemon-standalone
12cr|distcc-2.18.3-9|76	Group:		System/Servers
12cr|distcc-2.18.3-9|77	Requires: 	gcc-c++
12cr|distcc-2.18.3-9|78	Summary:	Program to distribute compilation of C or C++
12cr|distcc-2.18.3-9|79	Requires(post):		rpm-helper
12cr|distcc-2.18.3-9|80	Requires(postun):		rpm-helper
12cr|distcc-2.18.3-9|81	Obsoletes:      %{name}-daemon
12cr|distcc-2.18.3-9|82	Provides:       %{name}-daemon
12cr|distcc-2.18.3-9|83	Requires:	%{name}-daemon-common
12cr|distcc-2.18.3-9|84	Conflicts:	daemon-xinetd
12cr|distcc-2.18.3-9|85	
12cr|distcc-2.18.3-9|86	%description daemon-standalone
12cr|distcc-2.18.3-9|87	distcc is a program to distribute compilation of C or C++ code across
12cr|distcc-2.18.3-9|88	several machines on a network. distcc should always generate the same
12cr|distcc-2.18.3-9|89	results as a local compile, is simple to install and use, and is often
12cr|distcc-2.18.3-9|90	two or more times faster than a local compile.
12cr|distcc-2.18.3-9|91	
12cr|distcc-2.18.3-9|92	This package contain the standalone %{name} daemon, installed on the
12cr|distcc-2.18.3-9|93	slaves nodes of the cluster.
12cr|distcc-2.18.3-9|94	
12cr|distcc-2.18.3-9|95	%package	daemon-xinetd
12cr|distcc-2.18.3-9|96	Group:		System/Servers
12cr|distcc-2.18.3-9|97	Requires: 	gcc-c++ xinetd
12cr|distcc-2.18.3-9|98	Summary:	Program to distribute compilation of C or C++
12cr|distcc-2.18.3-9|99	Requires(pre):		rpm-helper
12cr|distcc-2.18.3-9|100	Requires(post):		rpm-helper
12cr|distcc-2.18.3-9|101	Obsoletes:      %{name}-daemon
12cr|distcc-2.18.3-9|102	Provides:       %{name}-daemon
12cr|distcc-2.18.3-9|103	Requires:	%{name}-daemon-common
12cr|distcc-2.18.3-9|104	Conflicts:	daemon-standalone
12cr|distcc-2.18.3-9|105	
12cr|distcc-2.18.3-9|106	%description daemon-xinetd
12cr|distcc-2.18.3-9|107	distcc is a program to distribute compilation of C or C++ code across
12cr|distcc-2.18.3-9|108	several machines on a network. distcc should always generate the same
12cr|distcc-2.18.3-9|109	results as a local compile, is simple to install and use, and is often
12cr|distcc-2.18.3-9|110	two or more times faster than a local compile.
12cr|distcc-2.18.3-9|111	
12cr|distcc-2.18.3-9|112	This package contain the xinetd %{name} daemon, installed on the slaves
12cr|distcc-2.18.3-9|113	nodes of the cluster.
12cr|distcc-2.18.3-9|114	
12cr|distcc-2.18.3-9|115	%package	gnome-monitor
12cr|distcc-2.18.3-9|116	Group:		Monitoring
12cr|distcc-2.18.3-9|117	Requires:	%{name}-client
12cr|distcc-2.18.3-9|118	Buildrequires:	libglade2.0-devel libgnome2-devel libgnomeui2-devel
12cr|distcc-2.18.3-9|119	Summary:	Program to monitor distibuted compilation of distcc
12cr|distcc-2.18.3-9|120	
12cr|distcc-2.18.3-9|121	%description	gnome-monitor
12cr|distcc-2.18.3-9|122	distcc is a program to distribute compilation of C or C++ code across
12cr|distcc-2.18.3-9|123	several machines on a network. distcc should always generate the same
12cr|distcc-2.18.3-9|124	results as a local compile, is simple to install and use, and is often
12cr|distcc-2.18.3-9|125	two or more times faster than a local compile.
12cr|distcc-2.18.3-9|126	
12cr|distcc-2.18.3-9|127	This package contain a graphical version of the distcc monitor.
12cr|distcc-2.18.3-9|128	
12cr|distcc-2.18.3-9|129	%prep
12cr|distcc-2.18.3-9|130	%setup -q
12cr|distcc-2.18.3-9|131	%patch0 -p1 -b .link_order~
12cr|distcc-2.18.3-9|132	
12cr|distcc-2.18.3-9|133	%build
12cr|distcc-2.18.3-9|134	%configure2_5x --enable-gnome --with-gnome
12cr|distcc-2.18.3-9|135	%make
12cr|distcc-2.18.3-9|136	
12cr|distcc-2.18.3-9|137	cat <<EOF > %{name}.sh
12cr|distcc-2.18.3-9|138	if [ -f %{_sysconfdir}/sysconfig/ccache ]; then
12cr|distcc-2.18.3-9|139	. %{_sysconfdir}/sysconfig/ccache
12cr|distcc-2.18.3-9|140	fi
12cr|distcc-2.18.3-9|141	
12cr|distcc-2.18.3-9|142	if [ -f %{_sysconfdir}/sysconfig/distcc ]; then
12cr|distcc-2.18.3-9|143	. %{_sysconfdir}/sysconfig/distcc
12cr|distcc-2.18.3-9|144	fi
12cr|distcc-2.18.3-9|145	
12cr|distcc-2.18.3-9|146	if [ "\$USE_DISTCC_DEFAULT" = "yes" ]; then
12cr|distcc-2.18.3-9|147	if [ "\$USE_CCACHE_DEFAULT" = "yes" ]; then
12cr|distcc-2.18.3-9|148	if [ -z "\$CCACHE_PREFIX" ]; then
12cr|distcc-2.18.3-9|149	export CCACHE_PREFIX=%{_bindir}/distcc
12cr|distcc-2.18.3-9|150	fi
12cr|distcc-2.18.3-9|151	else
12cr|distcc-2.18.3-9|152	export PATH=%{masqdir}:\$PATH
12cr|distcc-2.18.3-9|153	fi
12cr|distcc-2.18.3-9|154	fi
12cr|distcc-2.18.3-9|155	EOF
12cr|distcc-2.18.3-9|156	cat <<EOF > %{name}.csh
12cr|distcc-2.18.3-9|157	if ( -f %{_sysconfdir}/sysconfig/ccache ) then
12cr|distcc-2.18.3-9|158	eval \`sed -n 's/^\([^#]*\)=\([^#]*\)/set \1=\2;/p' < %{_sysconfdir}/sysconfig/ccache\`
12cr|distcc-2.18.3-9|159	endif
12cr|distcc-2.18.3-9|160	
12cr|distcc-2.18.3-9|161	if ( -f %{_sysconfdir}/sysconfig/distcc ) then
12cr|distcc-2.18.3-9|162	eval \`sed -n 's/^\([^#]*\)=\([^#]*\)/set \1=\2;/p' < %{_sysconfdir}/sysconfig/distcc\`
12cr|distcc-2.18.3-9|163	endif
12cr|distcc-2.18.3-9|164	
12cr|distcc-2.18.3-9|165	if (\$?USE_DISTCC_DEFAULT) then
12cr|distcc-2.18.3-9|166	if ( "\$USE_DISTCC_DEFAULT" == "yes" ) then
12cr|distcc-2.18.3-9|167	if (\$?USE_CCACHE_DEFAULT) then
12cr|distcc-2.18.3-9|168	
12cr|distcc-2.18.3-9|169	if ( "\$USE_CCACHE_DEFAULT" == "yes" ) then
12cr|distcc-2.18.3-9|170	if ( "\$path" !~ *%{_libdir}/ccache/bin* ) then
12cr|distcc-2.18.3-9|171	setenv CCACHE_PREFIX %{_bindir}/distcc
12cr|distcc-2.18.3-9|172	endif
12cr|distcc-2.18.3-9|173	else
12cr|distcc-2.18.3-9|174	set path = ( %{masqdir} \$path )
12cr|distcc-2.18.3-9|175	endif
12cr|distcc-2.18.3-9|176	else
12cr|distcc-2.18.3-9|177	set path = ( %{masqdir} \$path)
12cr|distcc-2.18.3-9|178	endif
12cr|distcc-2.18.3-9|179	endif
12cr|distcc-2.18.3-9|180	endif
12cr|distcc-2.18.3-9|181	EOF
12cr|distcc-2.18.3-9|182	
12cr|distcc-2.18.3-9|183	cat <<EOF > %{name}.sysconfig
12cr|distcc-2.18.3-9|184	USE_DISTCC_DEFAULT=yes
12cr|distcc-2.18.3-9|185	DISTCC_HOSTS=localhost
12cr|distcc-2.18.3-9|186	DISTCC_LOG=%{_var}/log/%{name}d.log
12cr|distcc-2.18.3-9|187	DISTCC_VERBOSE=1
12cr|distcc-2.18.3-9|188	TMPDIR=%{_var}/lib/%{name}d
12cr|distcc-2.18.3-9|189	IP_ALLOW=127.0.0.1
12cr|distcc-2.18.3-9|190	EOF
12cr|distcc-2.18.3-9|191	
12cr|distcc-2.18.3-9|192	cat << EOF > %{name}.logrotate
12cr|distcc-2.18.3-9|193	%{_var}/log/%{name}d.log {
12cr|distcc-2.18.3-9|194	missingok
12cr|distcc-2.18.3-9|195	monthly
12cr|distcc-2.18.3-9|196	compress
12cr|distcc-2.18.3-9|197	}
12cr|distcc-2.18.3-9|198	EOF
12cr|distcc-2.18.3-9|199	
12cr|distcc-2.18.3-9|200	%install
12cr|distcc-2.18.3-9|201	rm -rf $RPM_BUILD_ROOT
12cr|distcc-2.18.3-9|202	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|distcc-2.18.3-9|203	%{makeinstall}
12cr|distcc-2.18.3-9|204	install -m644 %{SOURCE1} -D $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/%{name}
12cr|distcc-2.18.3-9|205	rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
12cr|distcc-2.18.3-9|206	
12cr|distcc-2.18.3-9|207	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
12cr|distcc-2.18.3-9|208	echo localhost > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/hosts
12cr|distcc-2.18.3-9|209	
12cr|distcc-2.18.3-9|210	mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib/%{name}d
12cr|distcc-2.18.3-9|211	
12cr|distcc-2.18.3-9|212	mkdir -p $RPM_BUILD_ROOT%{masqdir}
12cr|distcc-2.18.3-9|213	ln -s %{_bindir}/%{name} $RPM_BUILD_ROOT%{masqdir}/gcc
12cr|distcc-2.18.3-9|214	ln -s %{_bindir}/%{name} $RPM_BUILD_ROOT%{masqdir}/cc
12cr|distcc-2.18.3-9|215	ln -s %{_bindir}/%{name} $RPM_BUILD_ROOT%{masqdir}/g++
12cr|distcc-2.18.3-9|216	ln -s %{_bindir}/%{name} $RPM_BUILD_ROOT%{masqdir}/c++
12cr|distcc-2.18.3-9|217	ln -s %{_bindir}/%{name} $RPM_BUILD_ROOT%{masqdir}/%{_target_platform}-gcc
12cr|distcc-2.18.3-9|218	
12cr|distcc-2.18.3-9|219	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/applications/
12cr|distcc-2.18.3-9|220	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|distcc-2.18.3-9|221	[Desktop Entry]
12cr|distcc-2.18.3-9|222	Name=Distcc monitor
12cr|distcc-2.18.3-9|223	Comment=Distcc monitor
12cr|distcc-2.18.3-9|224	Exec=distccmon-gnome
12cr|distcc-2.18.3-9|225	Icon=%{name}
12cr|distcc-2.18.3-9|226	Terminal=false
12cr|distcc-2.18.3-9|227	Type=Application
12cr|distcc-2.18.3-9|228	Categories=System;X-MandrivaLinux-System-Monitoring;
12cr|distcc-2.18.3-9|229	EOF
12cr|distcc-2.18.3-9|230	
12cr|distcc-2.18.3-9|231	install -m755 %{name}.sh -D $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/%{name}.sh
12cr|distcc-2.18.3-9|232	install -m755 %{name}.csh -D $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/%{name}.csh
12cr|distcc-2.18.3-9|233	install -m644 %{name}.sysconfig -D $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/%{name}
12cr|distcc-2.18.3-9|234	install -m755 %{SOURCE2} -D %{buildroot}%{_initrddir}/%{name}d
12cr|distcc-2.18.3-9|235	
12cr|distcc-2.18.3-9|236	mkdir -p $RPM_BUILD_ROOT%{_var}/log
12cr|distcc-2.18.3-9|237	touch $RPM_BUILD_ROOT%{_var}/log/%{name}d.log
12cr|distcc-2.18.3-9|238	
12cr|distcc-2.18.3-9|239	install -m644 %{name}.logrotate -D $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/%{name}d
12cr|distcc-2.18.3-9|240	
12cr|distcc-2.18.3-9|241	%pre daemon-common
12cr|distcc-2.18.3-9|242	%_pre_useradd %{name}d %{_localstatedir}/lib/%{name}d /sbin/nologin
12cr|distcc-2.18.3-9|243	%create_ghostfile %{_var}/log/%{name}d.log distccd adm 0644
12cr|distcc-2.18.3-9|244	
12cr|distcc-2.18.3-9|245	%post daemon-standalone
12cr|distcc-2.18.3-9|246	%_post_service %{name}d
12cr|distcc-2.18.3-9|247	
12cr|distcc-2.18.3-9|248	%preun daemon-standalone
12cr|distcc-2.18.3-9|249	%_preun_service %{name}d
12cr|distcc-2.18.3-9|250	
12cr|distcc-2.18.3-9|251	%pre daemon-xinetd
12cr|distcc-2.18.3-9|252	
12cr|distcc-2.18.3-9|253	%post daemon-xinetd
12cr|distcc-2.18.3-9|254	# check that /etc/services has been already patched with ditscc port
12cr|distcc-2.18.3-9|255	CHECK_PORT=`grep distcc %{_sysconfdir}/services`
12cr|distcc-2.18.3-9|256	if [ -z "$CHECK_PORT" ]; then
12cr|distcc-2.18.3-9|257	echo " " >> %{_sysconfdir}/services
12cr|distcc-2.18.3-9|258	echo "distcc            3632/tcp # distcc port for daemon" >> %{_sysconfdir}/services
12cr|distcc-2.18.3-9|259	else
12cr|distcc-2.18.3-9|260	perl -pi -e 's/distcc.*/distcc                3632\/tcp \# distcc port for daemon/' %{_sysconfdir}/services
12cr|distcc-2.18.3-9|261	fi
12cr|distcc-2.18.3-9|262	
12cr|distcc-2.18.3-9|263	# restarting xinetd service
12cr|distcc-2.18.3-9|264	service xinetd condrestart
12cr|distcc-2.18.3-9|265	
12cr|distcc-2.18.3-9|266	%postun daemon-common
12cr|distcc-2.18.3-9|267	%_postun_userdel %{name}d
12cr|distcc-2.18.3-9|268	
12cr|distcc-2.18.3-9|269	%postun daemon-xinetd
12cr|distcc-2.18.3-9|270	# restarting xinetd service
12cr|distcc-2.18.3-9|271	service xinetd condrestart
12cr|distcc-2.18.3-9|272	
12cr|distcc-2.18.3-9|273	%if %mdkversion < 200900
12cr|distcc-2.18.3-9|274	%post gnome-monitor
12cr|distcc-2.18.3-9|275	%update_menus
12cr|distcc-2.18.3-9|276	%endif
12cr|distcc-2.18.3-9|277	
12cr|distcc-2.18.3-9|278	%if %mdkversion < 200900
12cr|distcc-2.18.3-9|279	%postun gnome-monitor
12cr|distcc-2.18.3-9|280	%clean_menus
12cr|distcc-2.18.3-9|281	%endif
12cr|distcc-2.18.3-9|282	
12cr|distcc-2.18.3-9|283	%clean
12cr|distcc-2.18.3-9|284	rm -rf $RPM_BUILD_ROOT
12cr|distcc-2.18.3-9|285	
12cr|distcc-2.18.3-9|286	# (misc) here to generate a empty rpm, who require the 2 others
12cr|distcc-2.18.3-9|287	%files
12cr|distcc-2.18.3-9|288	
12cr|distcc-2.18.3-9|289	%files client
12cr|distcc-2.18.3-9|290	%defattr(644,root,root,755)
12cr|distcc-2.18.3-9|291	%doc README* INSTALL AUTHORS doc/*
12cr|distcc-2.18.3-9|292	%{_mandir}/man1/%{name}.1*
12cr|distcc-2.18.3-9|293	%dir %{_sysconfdir}/%{name}
12cr|distcc-2.18.3-9|294	%config(noreplace) %{_sysconfdir}/%{name}/hosts
12cr|distcc-2.18.3-9|295	%defattr(755,root,root,755)
12cr|distcc-2.18.3-9|296	%{_bindir}/%{name}
12cr|distcc-2.18.3-9|297	%{_bindir}/%{name}mon-text
12cr|distcc-2.18.3-9|298	%{_mandir}/man1/%{name}mon-text.*
12cr|distcc-2.18.3-9|299	
12cr|distcc-2.18.3-9|300	%files masq
12cr|distcc-2.18.3-9|301	%defattr(644,root,root,755)
12cr|distcc-2.18.3-9|302	%attr(0755,root,root) %{masqdir}
12cr|distcc-2.18.3-9|303	
12cr|distcc-2.18.3-9|304	%files gnome-monitor
12cr|distcc-2.18.3-9|305	%defattr(-,root,root)
12cr|distcc-2.18.3-9|306	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|distcc-2.18.3-9|307	%{_bindir}/%{name}mon-gnome
12cr|distcc-2.18.3-9|308	%{_datadir}/%{name}/*.png
12cr|distcc-2.18.3-9|309	%{_datadir}/%{name}/*.desktop
12cr|distcc-2.18.3-9|310	#%_datadir/*.glade*
12cr|distcc-2.18.3-9|311	
12cr|distcc-2.18.3-9|312	%files daemon-common
12cr|distcc-2.18.3-9|313	%defattr(-,root,root)
12cr|distcc-2.18.3-9|314	%{_bindir}/%{name}d*
12cr|distcc-2.18.3-9|315	%{_mandir}/man1/%{name}d.1*
12cr|distcc-2.18.3-9|316	%defattr(-,distccd,distccd)
12cr|distcc-2.18.3-9|317	%{_localstatedir}/lib/%{name}d
12cr|distcc-2.18.3-9|318	%attr(0640,distccd,adm) %ghost %{_var}/log/%{name}d.log
12cr|distcc-2.18.3-9|319	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}d
12cr|distcc-2.18.3-9|320	
12cr|distcc-2.18.3-9|321	%files daemon-standalone
12cr|distcc-2.18.3-9|322	%defattr(-,root,root)
12cr|distcc-2.18.3-9|323	%config(noreplace) %{_sysconfdir}/profile.d/%{name}.*sh
12cr|distcc-2.18.3-9|324	%config(noreplace) %{_initrddir}/%{name}d
12cr|distcc-2.18.3-9|325	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|distcc-2.18.3-9|326	
12cr|distcc-2.18.3-9|327	%files daemon-xinetd
12cr|distcc-2.18.3-9|328	%defattr(-,root,root)
12cr|distcc-2.18.3-9|329	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}
12cr|distcc-2.18.3-9|330	
12cr|distcc-2.18.3-9|331	
12cr|distcc-2.18.3-9|332	
12cr|distcc-2.18.3-9|333	%changelog
12cr|distcc-2.18.3-9|334	* Fri Dec 18 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.18.3-9mdv2010.1
12cr|distcc-2.18.3-9|335	+ Revision: 479849
12cr|distcc-2.18.3-9|336	- fix link order issue (P1)
12cr|distcc-2.18.3-9|337	- fix #56460 & #47512:
12cr|distcc-2.18.3-9|338	o make initscript lsb compliant
12cr|distcc-2.18.3-9|339	o fix TMPDIR set
12cr|distcc-2.18.3-9|340	o fix syntax errors in profile.d script
12cr|distcc-2.18.3-9|341	
12cr|distcc-2.18.3-9|342	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|distcc-2.18.3-9|343	- rebuild
12cr|distcc-2.18.3-9|344	
12cr|distcc-2.18.3-9|345	+ Pixel <pixel@mandriva.com>
12cr|distcc-2.18.3-9|346	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|distcc-2.18.3-9|347	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|distcc-2.18.3-9|348	
12cr|distcc-2.18.3-9|349	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|distcc-2.18.3-9|350	- bump release
12cr|distcc-2.18.3-9|351	- fix #41206 (Bad /etc/profile.d/distcc.csh script : some syntax errors)
12cr|distcc-2.18.3-9|352	
12cr|distcc-2.18.3-9|353	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.18.3-5mdv2008.1
12cr|distcc-2.18.3-9|354	+ Revision: 136365
12cr|distcc-2.18.3-9|355	- restore BuildRoot
12cr|distcc-2.18.3-9|356	
12cr|distcc-2.18.3-9|357	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|distcc-2.18.3-9|358	- kill re-definition of %%buildroot on Pixel's request
12cr|distcc-2.18.3-9|359	
12cr|distcc-2.18.3-9|360	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.18.3-5mdv2008.0
12cr|distcc-2.18.3-9|361	+ Revision: 89592
12cr|distcc-2.18.3-9|362	- rebuild
12cr|distcc-2.18.3-9|363	
12cr|distcc-2.18.3-9|364	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|distcc-2.18.3-9|365	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|distcc-2.18.3-9|366	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|distcc-2.18.3-9|367	
12cr|distcc-2.18.3-9|368	* Thu Aug 23 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.18.3-4mdv2008.0
12cr|distcc-2.18.3-9|369	+ Revision: 70048
12cr|distcc-2.18.3-9|370	- convert menu to XDG
12cr|distcc-2.18.3-9|371	- convert prereq
12cr|distcc-2.18.3-9|372	
12cr|distcc-2.18.3-9|373	
12cr|distcc-2.18.3-9|374	* Wed Dec 28 2005 Erwan Velu <erwan@seanodes.com> 2.18.3-2mdk
12cr|distcc-2.18.3-9|375	- Rebuild
12cr|distcc-2.18.3-9|376	
12cr|distcc-2.18.3-9|377	* Sat Dec 25 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.18.3-1mdk
12cr|distcc-2.18.3-9|378	- 2.8.13
12cr|distcc-2.18.3-9|379	- fix non-conffile-in-etc
12cr|distcc-2.18.3-9|380	- fix non-ghost-file
12cr|distcc-2.18.3-9|381	
12cr|distcc-2.18.3-9|382	* Sat Dec 25 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.18.2-2mdk
12cr|distcc-2.18.3-9|383	- fix PATH in %%{_sysconfdir}/profile.d/distcc.sh (from Eskild Hustvedt)
12cr|distcc-2.18.3-9|384	- cleanups
12cr|distcc-2.18.3-9|385	
12cr|distcc-2.18.3-9|386	* Fri Nov 12 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.18.2-1mdk
12cr|distcc-2.18.3-9|387	- 2.18.2
12cr|distcc-2.18.3-9|388	
12cr|distcc-2.18.3-9|389	* Wed Oct 27 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.18-3mdk
12cr|distcc-2.18.3-9|390	- Update source2 to not restrict connection for xinetd mode, otherwise
12cr|distcc-2.18.3-9|391	nobody can connect to the daemon (and ACL are handled by xinetd in that
12cr|distcc-2.18.3-9|392	case anyway)
12cr|distcc-2.18.3-9|393	
12cr|distcc-2.18.3-9|394	* Sun Oct 24 2004 David Walluck <walluck@mandrake.org> 2.18-2mdk
12cr|distcc-2.18.3-9|395	- add standalone service that works in conjunction with ccache
12cr|distcc-2.18.3-9|396	
12cr|distcc-2.18.3-9|397	* Tue Oct 12 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.18-1mdk
12cr|distcc-2.18.3-9|398	- 2.18
12cr|distcc-2.18.3-9|399	
12cr|distcc-2.18.3-9|400	* Fri Sep 10 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.17-2mdk
12cr|distcc-2.18.3-9|401	- from Richard Houser <rick@divinesymphony.net> :
12cr|distcc-2.18.3-9|402	- New masq directory in /usr/lib/distcc/bin, just add to the start of your path
12cr|distcc-2.18.3-9|403	
12cr|distcc-2.18.3-9|404	* Tue Aug 03 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.17-1mdk
12cr|distcc-2.18.3-9|405	- 2.17
12cr|distcc-2.18.3-9|406	
12cr|distcc-2.18.3-9|407	* Mon Jul 19 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.16-1mdk
12cr|distcc-2.18.3-9|408	- 2.16
12cr|distcc-2.18.3-9|409	
12cr|distcc-2.18.3-9|410	* Mon May 17 2004 Antoine Ginies <aginies@n2.mandrakesoft.com> 2.14-2mdk
12cr|distcc-2.18.3-9|411	- remove verbose log in xinetd
12cr|distcc-2.18.3-9|412	
12cr|distcc-2.18.3-9|413	* Thu May 06 2004 <lenny@mandrakesoft.com> 2.14-1mdk
12cr|distcc-2.18.3-9|414	- New release 2.14
12cr|distcc-2.18.3-9|415	
12cr|distcc-2.18.3-9|416	* Tue Apr 06 2004 Erwan Velu <erwan@mandrakesoft.com> 2.13-1mdk
12cr|distcc-2.18.3-9|417	- 2.13
12cr|distcc-2.18.3-9|418	
12cr|distcc-2.18.3-9|419	* Fri Jan 09 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.12.1-1mdk
12cr|distcc-2.18.3-9|420	- 2.12.1
12cr|distcc-2.18.3-9|421	- add distccmon-text manpage
12cr|distcc-2.18.3-9|422	
12cr|distcc-2.18.3-9|423	* Sun Dec 21 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.12-2mdk
12cr|distcc-2.18.3-9|424	- run under own user
12cr|distcc-2.18.3-9|425	- spec cosmetics
12cr|distcc-2.18.3-9|426	- fix buildrequires (lib64..)
12cr|distcc-2.18.3-9|427	- define TMPDIR=/tmp (fixes #6225)
12cr|distcc-2.18.3-9|428	
12cr|distcc-2.18.3-9|429	* Fri Dec 19 2003 Michael Scherer <misc@mandrake.org> 2.12-1mdk
12cr|distcc-2.18.3-9|430	- 2.12
12cr|distcc-2.18.3-9|431	
12cr|distcc-2.18.3-9|432	* Thu Oct 23 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.11.2-1mdk
12cr|distcc-2.18.3-9|433	- 2.11.2
12cr|distcc-2.18.3-9|434	
12cr|distcc-2.18.3-9|435	* Mon Sep 29 2003 Antoine Ginies <aginies@mandrakesoft.com> 2.11-2mdk
12cr|distcc-2.18.3-9|436	- fix Buildrequires
12cr|distcc-2.18.3-9|437	
12cr|distcc-2.18.3-9|438	* Tue Sep 23 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.11-1mdk
12cr|distcc-2.18.3-9|439	- 2.11
12cr|distcc-2.18.3-9|440	- add some files for gnome-mono (but place is not satisfying)
12cr|distcc-2.18.3-9|441	
12cr|distcc-2.18.3-9|442	* Mon Sep 01 2003 Michael Scherer <scherer.michael@free.fr> 2.10.1-3mdk
12cr|distcc-2.18.3-9|443	- fix last changelog
12cr|distcc-2.18.3-9|444	- BuildRequires libgtk+2.0_0-devel
12cr|distcc-2.18.3-9|445	- added a package distcc to ease the upgrade
12cr|distcc-2.18.3-9|446	- split gtk-monitor from client
12cr|distcc-2.18.3-9|447	- use service xinetd condrestart
12cr|distcc-2.18.3-9|448	
12cr|distcc-2.18.3-9|449	* Thu Aug 14 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.10.1-2mdk
12cr|distcc-2.18.3-9|450	- following the Andre Duclos idea, split the package
12cr|distcc-2.18.3-9|451	- enable gnome monitor
12cr|distcc-2.18.3-9|452	- add menu entry
12cr|distcc-2.18.3-9|453	
12cr|distcc-2.18.3-9|454	* Wed Aug 13 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.10.1-1mdk
12cr|distcc-2.18.3-9|455	- 2.10
12cr|distcc-2.18.3-9|456	
12cr|distcc-2.18.3-9|457	* Wed Jul 23 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.9-1mdk
12cr|distcc-2.18.3-9|458	- 2.9 (\o/ packaged before Per Øyvind)
12cr|distcc-2.18.3-9|459	
12cr|distcc-2.18.3-9|460	* Wed Jul 09 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.8-1mdk
12cr|distcc-2.18.3-9|461	- 2.8
12cr|distcc-2.18.3-9|462	- drop Prefix tag
12cr|distcc-2.18.3-9|463	
12cr|distcc-2.18.3-9|464	* Fri Jun 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.7.1-1mdk
12cr|distcc-2.18.3-9|465	- 2.7.1
12cr|distcc-2.18.3-9|466	
12cr|distcc-2.18.3-9|467	* Fri Jun 06 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.5.1-1mdk
12cr|distcc-2.18.3-9|468	- 2.5.1
12cr|distcc-2.18.3-9|469	
12cr|distcc-2.18.3-9|470	* Wed Jun 04 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.5-3mdk
12cr|distcc-2.18.3-9|471	- add confdir and configfile for hosts
12cr|distcc-2.18.3-9|472	
12cr|distcc-2.18.3-9|473	* Tue Jun 03 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.5-2mdk
12cr|distcc-2.18.3-9|474	- spec file fixes and cleanups
12cr|distcc-2.18.3-9|475	
12cr|distcc-2.18.3-9|476	* Wed May 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.5-1mdk
12cr|distcc-2.18.3-9|477	- 2.5
12cr|distcc-2.18.3-9|478	
12cr|distcc-2.18.3-9|479	* Mon May 05 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.2-1mdk
12cr|distcc-2.18.3-9|480	- 2.2
12cr|distcc-2.18.3-9|481	
12cr|distcc-2.18.3-9|482	* Mon Mar 31 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.0.1-1mdk
12cr|distcc-2.18.3-9|483	- 2.0.1
12cr|distcc-2.18.3-9|484	- remove infopages post & postun
12cr|distcc-2.18.3-9|485	- minor clean spec
12cr|distcc-2.18.3-9|486	
12cr|distcc-2.18.3-9|487	* Mon Mar 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.2.3-1mdk
12cr|distcc-2.18.3-9|488	- 1.2.3
12cr|distcc-2.18.3-9|489	
12cr|distcc-2.18.3-9|490	* Thu Feb 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.2.2-1mdk
12cr|distcc-2.18.3-9|491	- 1.2.2
12cr|distcc-2.18.3-9|492	
12cr|distcc-2.18.3-9|493	* Sat Feb 22 2003 Antoine Ginies <aginies@mandrakesoft.com> 1.2-1mdk
12cr|distcc-2.18.3-9|494	- new release
12cr|distcc-2.18.3-9|495	
12cr|distcc-2.18.3-9|496	* Tue Jan 28 2003 Antoine Ginies <aginies@mandrakesoft.com> 1.1-1mdk
12cr|distcc-2.18.3-9|497	- new release 1.1
12cr|distcc-2.18.3-9|498	
12cr|distcc-2.18.3-9|499	* Thu Jan 16 2003 Antoine Ginies <aginies@mandrakesoft.com> 1.0-1mdk
12cr|distcc-2.18.3-9|500	- release 1.0
12cr|distcc-2.18.3-9|501	
12cr|distcc-2.18.3-9|502	* Thu Dec 12 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.15-2mdk
12cr|distcc-2.18.3-9|503	- correct to adjust to new default port 3632
12cr|distcc-2.18.3-9|504	
12cr|distcc-2.18.3-9|505	* Thu Dec 12 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.15-1mdk
12cr|distcc-2.18.3-9|506	- new release 0.15
12cr|distcc-2.18.3-9|507	
12cr|distcc-2.18.3-9|508	* Tue Dec 03 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.14-1mdk
12cr|distcc-2.18.3-9|509	- new release 0.14
12cr|distcc-2.18.3-9|510	
12cr|distcc-2.18.3-9|511	* Tue Nov 12 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.13-1mdk
12cr|distcc-2.18.3-9|512	- release 0.13
12cr|distcc-2.18.3-9|513	
12cr|distcc-2.18.3-9|514	* Tue Oct 08 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.12-3mdk
12cr|distcc-2.18.3-9|515	- correct /etc/services
12cr|distcc-2.18.3-9|516	
12cr|distcc-2.18.3-9|517	* Mon Oct 07 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.12-2mdk
12cr|distcc-2.18.3-9|518	- include distccd in xinetd service
12cr|distcc-2.18.3-9|519	- add disttc port in /etc/services
12cr|distcc-2.18.3-9|520	
12cr|distcc-2.18.3-9|521	* Mon Oct 07 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.12-1mdk
12cr|distcc-2.18.3-9|522	- release 0.12
12cr|distcc-2.18.3-9|523	
12cr|distcc-2.18.3-9|524	* Sun Sep 29 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.11.0-1mdk
12cr|distcc-2.18.3-9|525	- sorry for overwritting first spec.
12cr|distcc-2.18.3-9|526	- release 0.11
12cr|distcc-2.18.3-9|527	
12cr|distcc-2.18.3-9|528	* Mon Sep 16 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.10.1-1mdk
12cr|distcc-2.18.3-9|529	- from Austin Acton <aacton@yorku.ca> :
12cr|distcc-2.18.3-9|530	- update to 0.10.1
12cr|distcc-2.18.3-9|531	
12cr|distcc-2.18.3-9|532	* Thu Aug 22 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.8-1mdk
12cr|distcc-2.18.3-9|533	- from Austin Acton <aacton@yorku.ca> :
12cr|distcc-2.18.3-9|534	- update to 0.8
12cr|distcc-2.18.3-9|535	
12cr|distcc-2.18.3-9|536	* Tue Aug 06 2002 Xavier Granier <xavier.granier@laposte.net> 0.6-1mdk
12cr|distcc-2.18.3-9|537	- First packaging
12cr|distcc-2.18.3-9|538	

964 12
12cr|divfix++-0.34-1|1	# Spec is based on Enrico Chiaretti's work in MIB and
12cr|divfix++-0.34-1|2	# Erdem U. Altinyurt's and Toni Graffy's work in OpenSUSE(?)
12cr|divfix++-0.34-1|3	
12cr|divfix++-0.34-1|4	%define oname DivFix++
12cr|divfix++-0.34-1|5	
12cr|divfix++-0.34-1|6	Name:		divfix++
12cr|divfix++-0.34-1|7	Summary:	A program to repair broken AVI file streams by rebuilding index part of file
12cr|divfix++-0.34-1|8	Version:	0.34
12cr|divfix++-0.34-1|9	Release:	%mkrel 1
12cr|divfix++-0.34-1|10	License:	GPL
12cr|divfix++-0.34-1|11	Group:		Video
12cr|divfix++-0.34-1|12	URL:		http://divfixpp.sourceforge.net/
12cr|divfix++-0.34-1|13	Source0:	%{oname}_v%{version}-src.tar.bz2
12cr|divfix++-0.34-1|14	BuildRequires:	dos2unix
12cr|divfix++-0.34-1|15	BuildRequires:	wxgtku-devel
12cr|divfix++-0.34-1|16	%rename		%{oname}
12cr|divfix++-0.34-1|17	
12cr|divfix++-0.34-1|18	%description
12cr|divfix++-0.34-1|19	This program designed to repair broken AVI file streams by
12cr|divfix++-0.34-1|20	rebuilding index part of file. This is very useful when trying
12cr|divfix++-0.34-1|21	to preview movies which has no index part, like some files are
12cr|divfix++-0.34-1|22	currently downloading from ed2k or bittorent networks.
12cr|divfix++-0.34-1|23	
12cr|divfix++-0.34-1|24	DivFix++ has supports CLI tools, this means you can fix, preview
12cr|divfix++-0.34-1|25	and delete movies automatically via script (by using argument
12cr|divfix++-0.34-1|26	parameters...)
12cr|divfix++-0.34-1|27	
12cr|divfix++-0.34-1|28	DivFix++ program code supports lots of operating system, because
12cr|divfix++-0.34-1|29	it's writen by cross-platform API, wxWidgets.
12cr|divfix++-0.34-1|30	
12cr|divfix++-0.34-1|31	%prep
12cr|divfix++-0.34-1|32	%setup -q -n %{oname}_v%{version}
12cr|divfix++-0.34-1|33	dos2unix docs/*
12cr|divfix++-0.34-1|34	%__chmod 644 docs/*
12cr|divfix++-0.34-1|35	
12cr|divfix++-0.34-1|36	%build
12cr|divfix++-0.34-1|37	%make
12cr|divfix++-0.34-1|38	
12cr|divfix++-0.34-1|39	%install
12cr|divfix++-0.34-1|40	%__rm -rf %{buildroot}
12cr|divfix++-0.34-1|41	%makeinstall_std
12cr|divfix++-0.34-1|42	
12cr|divfix++-0.34-1|43	# Overwite .desktop file
12cr|divfix++-0.34-1|44	cat > %{buildroot}%{_datadir}/applications/%{oname}.desktop << EOF
12cr|divfix++-0.34-1|45	[Desktop Entry]
12cr|divfix++-0.34-1|46	Name=DivFix++
12cr|divfix++-0.34-1|47	Comment=AVI Repair & Preview Utility
12cr|divfix++-0.34-1|48	Exec=DivFix++
12cr|divfix++-0.34-1|49	Icon=DivFix++
12cr|divfix++-0.34-1|50	Terminal=false
12cr|divfix++-0.34-1|51	Type=Application
12cr|divfix++-0.34-1|52	Categories=AudioVideo;Video;
12cr|divfix++-0.34-1|53	EOF
12cr|divfix++-0.34-1|54	
12cr|divfix++-0.34-1|55	%find_lang %{oname}
12cr|divfix++-0.34-1|56	
12cr|divfix++-0.34-1|57	%clean
12cr|divfix++-0.34-1|58	%__rm -rf %{buildroot}
12cr|divfix++-0.34-1|59	
12cr|divfix++-0.34-1|60	%files -f %{oname}.lang
12cr|divfix++-0.34-1|61	%defattr(-,root,root)
12cr|divfix++-0.34-1|62	%doc docs/*
12cr|divfix++-0.34-1|63	%{_bindir}/%{oname}
12cr|divfix++-0.34-1|64	%{_datadir}/applications/%{oname}.desktop
12cr|divfix++-0.34-1|65	%{_datadir}/pixmaps/%{oname}.png
12cr|divfix++-0.34-1|66	
12cr|divfix++-0.34-1|67	
12cr|divfix++-0.34-1|68	
12cr|divfix++-0.34-1|69	%changelog
12cr|divfix++-0.34-1|70	* Wed Feb 22 2012 Andrey Bondrov <abondrov@mandriva.org> 0.34-1
12cr|divfix++-0.34-1|71	+ Revision: 779215
12cr|divfix++-0.34-1|72	- imported package divfix++
12cr|divfix++-0.34-1|73	

965 12
12cr|djview4-4.8-1|1	Name:           djview4
12cr|djview4-4.8-1|2	Version:        4.8
12cr|djview4-4.8-1|3	Release:        %mkrel 1
12cr|djview4-4.8-1|4	Epoch:          0
12cr|djview4-4.8-1|5	Summary:        DjVu viewer and browser plugin
12cr|djview4-4.8-1|6	License:        GPLv2+
12cr|djview4-4.8-1|7	Group:          Publishing
12cr|djview4-4.8-1|8	URL:            http://djvu.sourceforge.net/djview4.html
12cr|djview4-4.8-1|9	Source0:        http://downloads.sourceforge.net/djvu/djview-%{version}.tar.gz
12cr|djview4-4.8-1|10	Patch0:		djview-4.8-swap.patch
12cr|djview4-4.8-1|11	BuildRequires:  desktop-file-utils
12cr|djview4-4.8-1|12	BuildRequires:  djvulibre-devel >= 3.5.18
12cr|djview4-4.8-1|13	BuildRequires:  qt4-devel >= 4.2.0
12cr|djview4-4.8-1|14	BuildRequires:  tiff-devel
12cr|djview4-4.8-1|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|djview4-4.8-1|16	
12cr|djview4-4.8-1|17	%description
12cr|djview4-4.8-1|18	This package contains the djview4 viewer and browser plugin.
12cr|djview4-4.8-1|19	
12cr|djview4-4.8-1|20	Highlights:
12cr|djview4-4.8-1|21	
12cr|djview4-4.8-1|22	- Entirely based on the public djvulibre api.
12cr|djview4-4.8-1|23	- Entirely written in portable Qt4.
12cr|djview4-4.8-1|24	- Works with Qt/X11, Qt/Mac, and Qt/Windows.
12cr|djview4-4.8-1|25	- Continuous scrolling of pages.
12cr|djview4-4.8-1|26	- Side-by-side display of pages.
12cr|djview4-4.8-1|27	- Ability to specify a url to the djview command.
12cr|djview4-4.8-1|28	- All plugin and cgi options available from the command line.
12cr|djview4-4.8-1|29	- All silly annotations implemented.
12cr|djview4-4.8-1|30	- Display thumbnails as a grid.
12cr|djview4-4.8-1|31	- Display outlines.
12cr|djview4-4.8-1|32	- Page names supported (see djvused command set-page-title).
12cr|djview4-4.8-1|33	- Metadata dialog (see djvused command set-meta).
12cr|djview4-4.8-1|34	- Mmplemented as reusable Qt widgets.
12cr|djview4-4.8-1|35	
12cr|djview4-4.8-1|36	%package -n mozilla-plugin-dejavu
12cr|djview4-4.8-1|37	Summary:        UNIX-based DjVu Netscape plugin
12cr|djview4-4.8-1|38	Group:          Publishing
12cr|djview4-4.8-1|39	Requires:       %{name} = %{epoch}:%{version}-%{release}
12cr|djview4-4.8-1|40	Obsoletes:      djvulibre-browser-plugin < %{epoch}:%{version}-%{release}
12cr|djview4-4.8-1|41	Provides:       djvulibre-browser-plugin = %{epoch}:%{version}-%{release}
12cr|djview4-4.8-1|42	
12cr|djview4-4.8-1|43	%description -n mozilla-plugin-dejavu
12cr|djview4-4.8-1|44	UNIX-based DjVu Netscape plugin.
12cr|djview4-4.8-1|45	
12cr|djview4-4.8-1|46	%prep
12cr|djview4-4.8-1|47	%setup -q -n djview-%{version}
12cr|djview4-4.8-1|48	%patch0 -p1 -b .swap
12cr|djview4-4.8-1|49	
12cr|djview4-4.8-1|50	%build
12cr|djview4-4.8-1|51	export QTDIR=%{qt4dir}
12cr|djview4-4.8-1|52	%{configure2_5x}
12cr|djview4-4.8-1|53	%{make}
12cr|djview4-4.8-1|54	
12cr|djview4-4.8-1|55	%install
12cr|djview4-4.8-1|56	%{__rm} -rf %{buildroot}
12cr|djview4-4.8-1|57	%{makeinstall_std}
12cr|djview4-4.8-1|58	%{__rm} -r %{buildroot}%{_datadir}/djvu/djview4/desktop
12cr|djview4-4.8-1|59	%if 0
12cr|djview4-4.8-1|60	%{__rm} %{buildroot}%{_bindir}/djview
12cr|djview4-4.8-1|61	%{__rm} %{buildroot}%{_mandir}/man1/djview.1
12cr|djview4-4.8-1|62	%endif
12cr|djview4-4.8-1|63	%{__mkdir_p} %{buildroot}%{_libdir}/mozilla/plugins
12cr|djview4-4.8-1|64	%{__mv} %{buildroot}%{_libdir}/netscape/plugins/nsdejavu.so %{buildroot}%{_libdir}/mozilla/plugins/nsdejavu.so
12cr|djview4-4.8-1|65	%{__ln_s} %{_libdir}/mozilla/plugins/nsdejavu.so %{buildroot}%{_libdir}/netscape/plugins/nsdejavu.so
12cr|djview4-4.8-1|66	
12cr|djview4-4.8-1|67	%{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
12cr|djview4-4.8-1|68	%{__cp} -a desktopfiles/hi32-djview4.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/djvulibre-djview4.png
12cr|djview4-4.8-1|69	%{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/64x64/apps
12cr|djview4-4.8-1|70	%{__cp} -a desktopfiles/hi64-djview4.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/djvulibre-djview4.png
12cr|djview4-4.8-1|71	%{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12cr|djview4-4.8-1|72	%{__cp} -a desktopfiles/djview.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/djvulibre-djview4.svg
12cr|djview4-4.8-1|73	
12cr|djview4-4.8-1|74	%{_bindir}/desktop-file-install \
12cr|djview4-4.8-1|75	--vendor="" \
12cr|djview4-4.8-1|76	--remove-category="Application" \
12cr|djview4-4.8-1|77	--add-category="Qt" \
12cr|djview4-4.8-1|78	--add-category="Graphics" \
12cr|djview4-4.8-1|79	--add-category="Viewer" \
12cr|djview4-4.8-1|80	--dir %{buildroot}%{_datadir}/applications desktopfiles/djvulibre-djview4.desktop
12cr|djview4-4.8-1|81	
12cr|djview4-4.8-1|82	%clean
12cr|djview4-4.8-1|83	%{__rm} -rf %{buildroot}
12cr|djview4-4.8-1|84	
12cr|djview4-4.8-1|85	%files
12cr|djview4-4.8-1|86	%defattr(0644,root,root,0755)
12cr|djview4-4.8-1|87	%doc COPYING COPYRIGHT INSTALL NEWS README README_packagers README_translations
12cr|djview4-4.8-1|88	%attr(0755,root,root) %{_bindir}/djview
12cr|djview4-4.8-1|89	%attr(0755,root,root) %{_bindir}/djview4
12cr|djview4-4.8-1|90	%{_datadir}/djvu/djview4/
12cr|djview4-4.8-1|91	%{_mandir}/man1/djview4.1*
12cr|djview4-4.8-1|92	%{_mandir}/man1/djview.1*
12cr|djview4-4.8-1|93	%{_datadir}/applications/djvulibre-djview4.desktop
12cr|djview4-4.8-1|94	%{_datadir}/icons/hicolor/*/apps/djvulibre-djview4.*
12cr|djview4-4.8-1|95	
12cr|djview4-4.8-1|96	%files -n mozilla-plugin-dejavu
12cr|djview4-4.8-1|97	%defattr(0644,root,root,0755)
12cr|djview4-4.8-1|98	%doc nsdejavu/README
12cr|djview4-4.8-1|99	%attr(0755,root,root) %{_libdir}/netscape/plugins/nsdejavu.so
12cr|djview4-4.8-1|100	%attr(0755,root,root) %{_libdir}/mozilla/plugins/nsdejavu.so
12cr|djview4-4.8-1|101	%{_mandir}/man1/nsdejavu.1*
12cr|djview4-4.8-1|102	
12cr|djview4-4.8-1|103	
12cr|djview4-4.8-1|104	
12cr|djview4-4.8-1|105	%changelog
12cr|djview4-4.8-1|106	* Thu Oct 06 2011 Andrey Bondrov <abondrov@mandriva.org> 0:4.8-1
12cr|djview4-4.8-1|107	+ Revision: 703281
12cr|djview4-4.8-1|108	- Add patch0 to avoid swap function overloading
12cr|djview4-4.8-1|109	- New version: 4.8
12cr|djview4-4.8-1|110	
12cr|djview4-4.8-1|111	* Wed Mar 09 2011 Lev Givon <lev@mandriva.org> 0:4.7-1
12cr|djview4-4.8-1|112	+ Revision: 643129
12cr|djview4-4.8-1|113	- Update to 4.7.
12cr|djview4-4.8-1|114	
12cr|djview4-4.8-1|115	* Sat Feb 26 2011 Tomas Kindl <supp@mandriva.org> 0:4.6-2
12cr|djview4-4.8-1|116	+ Revision: 639824
12cr|djview4-4.8-1|117	- rebuilt
12cr|djview4-4.8-1|118	
12cr|djview4-4.8-1|119	* Mon Nov 01 2010 Lev Givon <lev@mandriva.org> 0:4.6-1mdv2011.0
12cr|djview4-4.8-1|120	+ Revision: 591630
12cr|djview4-4.8-1|121	- Update to 4.6.
12cr|djview4-4.8-1|122	Remove format string patch (no longer necessary).
12cr|djview4-4.8-1|123	
12cr|djview4-4.8-1|124	* Wed Jul 28 2010 Lev Givon <lev@mandriva.org> 0:4.5-3mdv2011.0
12cr|djview4-4.8-1|125	+ Revision: 562702
12cr|djview4-4.8-1|126	- Include svg icon.
12cr|djview4-4.8-1|127	
12cr|djview4-4.8-1|128	* Wed Mar 17 2010 Lev Givon <lev@mandriva.org> 0:4.5-2mdv2010.1
12cr|djview4-4.8-1|129	+ Revision: 524611
12cr|djview4-4.8-1|130	- Include high-resolution icon in package.
12cr|djview4-4.8-1|131	
12cr|djview4-4.8-1|132	* Sat Dec 12 2009 Jérôme Brenier <incubusss@mandriva.org> 0:4.5-1mdv2010.1
12cr|djview4-4.8-1|133	+ Revision: 477780
12cr|djview4-4.8-1|134	- new version 4.5
12cr|djview4-4.8-1|135	- fix str fmt
12cr|djview4-4.8-1|136	- fix license tag
12cr|djview4-4.8-1|137	
12cr|djview4-4.8-1|138	* Sat Oct 18 2008 David Walluck <walluck@mandriva.org> 0:4.4-1mdv2009.1
12cr|djview4-4.8-1|139	+ Revision: 295151
12cr|djview4-4.8-1|140	- 4.4
12cr|djview4-4.8-1|141	
12cr|djview4-4.8-1|142	* Sun Sep 07 2008 Frederik Himpe <fhimpe@mandriva.org> 0:4.3-3mdv2009.0
12cr|djview4-4.8-1|143	+ Revision: 282360
12cr|djview4-4.8-1|144	- Rebuild for new djvulibre
12cr|djview4-4.8-1|145	
12cr|djview4-4.8-1|146	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0:4.3-2mdv2009.0
12cr|djview4-4.8-1|147	+ Revision: 266564
12cr|djview4-4.8-1|148	- rebuild early 2009.0 package (before pixel changes)
12cr|djview4-4.8-1|149	
12cr|djview4-4.8-1|150	* Sun Apr 20 2008 David Walluck <walluck@mandriva.org> 0:4.3-1mdv2009.0
12cr|djview4-4.8-1|151	+ Revision: 196002
12cr|djview4-4.8-1|152	- 4.3
12cr|djview4-4.8-1|153	
12cr|djview4-4.8-1|154	* Wed Jan 16 2008 David Walluck <walluck@mandriva.org> 0:4.2.3-1mdv2008.1
12cr|djview4-4.8-1|155	+ Revision: 153858
12cr|djview4-4.8-1|156	- use gentoo version number which includes the release in the version string
12cr|djview4-4.8-1|157	
12cr|djview4-4.8-1|158	+ Olivier Blin <blino@mandriva.org>
12cr|djview4-4.8-1|159	- restore BuildRoot
12cr|djview4-4.8-1|160	
12cr|djview4-4.8-1|161	+ Thierry Vignaud <tv@mandriva.org>
12cr|djview4-4.8-1|162	- kill re-definition of %%buildroot on Pixel's request
12cr|djview4-4.8-1|163	- kill extra spacing at top of description
12cr|djview4-4.8-1|164	
12cr|djview4-4.8-1|165	* Thu Dec 13 2007 David Walluck <walluck@mandriva.org> 0:4.2-1mdv2008.1
12cr|djview4-4.8-1|166	+ Revision: 119479
12cr|djview4-4.8-1|167	- 4.2-3
12cr|djview4-4.8-1|168	
12cr|djview4-4.8-1|169	* Sat Nov 10 2007 David Walluck <walluck@mandriva.org> 0:4.1.2-1mdv2008.1
12cr|djview4-4.8-1|170	+ Revision: 107319
12cr|djview4-4.8-1|171	- change version to match gentoo
12cr|djview4-4.8-1|172	
12cr|djview4-4.8-1|173	* Fri Aug 17 2007 David Walluck <walluck@mandriva.org> 0:4.1-1mdv2008.0
12cr|djview4-4.8-1|174	+ Revision: 65324
12cr|djview4-4.8-1|175	- needs desktop-file-utils
12cr|djview4-4.8-1|176	- BuildRequires: tiff-devel
12cr|djview4-4.8-1|177	- Import djview4
12cr|djview4-4.8-1|178	

966 12
12cr|dkms-kalmia-0.2-1|1	%define	modname	kalmia
12cr|dkms-kalmia-0.2-1|2	
12cr|dkms-kalmia-0.2-1|3	Name:		dkms-%{modname}
12cr|dkms-kalmia-0.2-1|4	Version:	0.2
12cr|dkms-kalmia-0.2-1|5	Release:	1
12cr|dkms-kalmia-0.2-1|6	Summary:	Driver for Kalmia-based 4G/LTE modems
12cr|dkms-kalmia-0.2-1|7	Group:		System/Configuration/Hardware
12cr|dkms-kalmia-0.2-1|8	License:	GPLv2+
12cr|dkms-kalmia-0.2-1|9	URL:		https://github.com/mkotsbak/Samsung-GT-B3730-linux-driver
12cr|dkms-kalmia-0.2-1|10	Source0:	%{modname}-%{version}.tar.xz
12cr|dkms-kalmia-0.2-1|11	#CVSID:		796fd38b68167f527980ed75a5cbfe0d802d4ece
12cr|dkms-kalmia-0.2-1|12	Requires(post):	dkms
12cr|dkms-kalmia-0.2-1|13	Requires(preun):dkms
12cr|dkms-kalmia-0.2-1|14	BuildArch:	noarch
12cr|dkms-kalmia-0.2-1|15	Suggests:	minicom
12cr|dkms-kalmia-0.2-1|16	
12cr|dkms-kalmia-0.2-1|17	%description
12cr|dkms-kalmia-0.2-1|18	This package provides the kernel driver for 4G/LTE modems using the Kalmia
12cr|dkms-kalmia-0.2-1|19	chipset, ie. such as Samsung's GT-B3710 & GT-B3730.
12cr|dkms-kalmia-0.2-1|20	
12cr|dkms-kalmia-0.2-1|21	%prep
12cr|dkms-kalmia-0.2-1|22	%setup -qn %{modname}-%{version}
12cr|dkms-kalmia-0.2-1|23	
12cr|dkms-kalmia-0.2-1|24	%build
12cr|dkms-kalmia-0.2-1|25	
12cr|dkms-kalmia-0.2-1|26	%install
12cr|dkms-kalmia-0.2-1|27	install -d %{buildroot}%{_docdir}/%{modname}
12cr|dkms-kalmia-0.2-1|28	install -m644 README *.txt %{buildroot}%{_docdir}/%{modname}
12cr|dkms-kalmia-0.2-1|29	install -m755 chat.sh connect_lte.sh connect_nonlte.sh %{buildroot}%{_docdir}/%{modname}
12cr|dkms-kalmia-0.2-1|30	
12cr|dkms-kalmia-0.2-1|31	# DKMS stuff
12cr|dkms-kalmia-0.2-1|32	install -d %{buildroot}%{_usrsrc}/%{modname}-%{version}
12cr|dkms-kalmia-0.2-1|33	install -m644 Makefile kalmia.c %{buildroot}%{_usrsrc}/%{modname}-%{version}
12cr|dkms-kalmia-0.2-1|34	
12cr|dkms-kalmia-0.2-1|35	# Configuration for dkms
12cr|dkms-kalmia-0.2-1|36	cat > %{buildroot}%{_usrsrc}/%{modname}-%{version}/dkms.conf << 'EOF'
12cr|dkms-kalmia-0.2-1|37	PACKAGE_NAME=%{modname}
12cr|dkms-kalmia-0.2-1|38	PACKAGE_VERSION=%{version}
12cr|dkms-kalmia-0.2-1|39	BUILT_MODULE_NAME="%{modname}"
12cr|dkms-kalmia-0.2-1|40	DEST_MODULE_LOCATION="/kernel/drivers/usb/net"
12cr|dkms-kalmia-0.2-1|41	AUTOINSTALL=yes
12cr|dkms-kalmia-0.2-1|42	EOF
12cr|dkms-kalmia-0.2-1|43	
12cr|dkms-kalmia-0.2-1|44	%post
12cr|dkms-kalmia-0.2-1|45	dkms add -m %{modname} -v %{version} --rpm_safe_upgrade || :
12cr|dkms-kalmia-0.2-1|46	dkms build -m %{modname} -v %{version} --rpm_safe_upgrade || :
12cr|dkms-kalmia-0.2-1|47	dkms install -m %{modname} -v %{version} --rpm_safe_upgrade || :
12cr|dkms-kalmia-0.2-1|48	
12cr|dkms-kalmia-0.2-1|49	%preun
12cr|dkms-kalmia-0.2-1|50	dkms remove -m %{modname} -v %{version} --all --rpm_safe_upgrade || :
12cr|dkms-kalmia-0.2-1|51	
12cr|dkms-kalmia-0.2-1|52	%files
12cr|dkms-kalmia-0.2-1|53	%dir %{_docdir}/%{modname}
12cr|dkms-kalmia-0.2-1|54	%doc %{_docdir}/%{modname}/README
12cr|dkms-kalmia-0.2-1|55	%{_docdir}/%{modname}/*.txt
12cr|dkms-kalmia-0.2-1|56	%{_docdir}/%{modname}/*.sh
12cr|dkms-kalmia-0.2-1|57	%{_usrsrc}/%{modname}-%{version}
12cr|dkms-kalmia-0.2-1|58	
12cr|dkms-kalmia-0.2-1|59	
12cr|dkms-kalmia-0.2-1|60	
12cr|dkms-kalmia-0.2-1|61	%changelog
12cr|dkms-kalmia-0.2-1|62	* Tue Jul 05 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.2-1
12cr|dkms-kalmia-0.2-1|63	+ Revision: 688833
12cr|dkms-kalmia-0.2-1|64	- update to newer code
12cr|dkms-kalmia-0.2-1|65	- add a suggests on minicom
12cr|dkms-kalmia-0.2-1|66	
12cr|dkms-kalmia-0.2-1|67	* Sun May 22 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.1-1
12cr|dkms-kalmia-0.2-1|68	+ Revision: 677018
12cr|dkms-kalmia-0.2-1|69	- imported package dkms-kalmia
12cr|dkms-kalmia-0.2-1|70	
12cr|dkms-kalmia-0.2-1|71	
12cr|dkms-kalmia-0.2-1|72	* Sat May 21 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.1-1
12cr|dkms-kalmia-0.2-1|73	- initial release, based on git commit 796fd38b68167f527980ed75a5cbfe0d802d4ece

967 12
12cr|dkms-lenovo-sl-laptop-0.02-2|1	%define module_name lenovo-sl-laptop
12cr|dkms-lenovo-sl-laptop-0.02-2|2	%define module_path %{_usrsrc}/%{module_name}-%{version}-%{release}
12cr|dkms-lenovo-sl-laptop-0.02-2|3	
12cr|dkms-lenovo-sl-laptop-0.02-2|4	Summary:	Lenovo ThinkPad SL Series Exerimental Driver
12cr|dkms-lenovo-sl-laptop-0.02-2|5	Name:		dkms-%{module_name}
12cr|dkms-lenovo-sl-laptop-0.02-2|6	Version:	0.02
12cr|dkms-lenovo-sl-laptop-0.02-2|7	Release:	2
12cr|dkms-lenovo-sl-laptop-0.02-2|8	License:	GPLv2+
12cr|dkms-lenovo-sl-laptop-0.02-2|9	URL:		http://github.com/tetromino/lenovo-sl-laptop/tree/master
12cr|dkms-lenovo-sl-laptop-0.02-2|10	Group:		System/Kernel and hardware
12cr|dkms-lenovo-sl-laptop-0.02-2|11	Source0:	%{module_name}.tar.bz2
12cr|dkms-lenovo-sl-laptop-0.02-2|12	Patch0:		lenovo-sl-laptop-dmi.patch
12cr|dkms-lenovo-sl-laptop-0.02-2|13	BuildArch:	noarch
12cr|dkms-lenovo-sl-laptop-0.02-2|14	Requires(pre):	dkms
12cr|dkms-lenovo-sl-laptop-0.02-2|15	Requires(post):	dkms
12cr|dkms-lenovo-sl-laptop-0.02-2|16	
12cr|dkms-lenovo-sl-laptop-0.02-2|17	%description
12cr|dkms-lenovo-sl-laptop-0.02-2|18	This is an experimental driver for the Lenovo ThinkPad SL
12cr|dkms-lenovo-sl-laptop-0.02-2|19	series, since those laptops are currently not supported by
12cr|dkms-lenovo-sl-laptop-0.02-2|20	the thinkpad_acpi driver.
12cr|dkms-lenovo-sl-laptop-0.02-2|21	
12cr|dkms-lenovo-sl-laptop-0.02-2|22	%prep
12cr|dkms-lenovo-sl-laptop-0.02-2|23	%setup -q -n %{module_name}
12cr|dkms-lenovo-sl-laptop-0.02-2|24	%patch0 -p0
12cr|dkms-lenovo-sl-laptop-0.02-2|25	
12cr|dkms-lenovo-sl-laptop-0.02-2|26	%install
12cr|dkms-lenovo-sl-laptop-0.02-2|27	rm -rf %{buildroot}
12cr|dkms-lenovo-sl-laptop-0.02-2|28	mkdir -p %{buildroot}/%{module_path}
12cr|dkms-lenovo-sl-laptop-0.02-2|29	cp -a * %{buildroot}/%{module_path}
12cr|dkms-lenovo-sl-laptop-0.02-2|30	cat > %{buildroot}/%{module_path}/dkms.conf <<EOF
12cr|dkms-lenovo-sl-laptop-0.02-2|31	PACKAGE_VERSION="%{version}-%{release}"
12cr|dkms-lenovo-sl-laptop-0.02-2|32	# Items below here should not have to change with each driver version
12cr|dkms-lenovo-sl-laptop-0.02-2|33	PACKAGE_NAME="%{module_name}"
12cr|dkms-lenovo-sl-laptop-0.02-2|34	DEST_MODULE_LOCATION[0]="/kernel/3rdparty/%{module_name}"
12cr|dkms-lenovo-sl-laptop-0.02-2|35	BUILT_MODULE_NAME[0]="%{module_name}"
12cr|dkms-lenovo-sl-laptop-0.02-2|36	REMAKE_INITRD="no"
12cr|dkms-lenovo-sl-laptop-0.02-2|37	AUTOINSTALL="yes"
12cr|dkms-lenovo-sl-laptop-0.02-2|38	EOF
12cr|dkms-lenovo-sl-laptop-0.02-2|39	mkdir -p %{buildroot}/etc/modprobe.d/
12cr|dkms-lenovo-sl-laptop-0.02-2|40	cat > %{buildroot}/etc/modprobe.d/%name <<EOF
12cr|dkms-lenovo-sl-laptop-0.02-2|41	options %{module_name} control_backlight=1
12cr|dkms-lenovo-sl-laptop-0.02-2|42	blacklist video
12cr|dkms-lenovo-sl-laptop-0.02-2|43	EOF
12cr|dkms-lenovo-sl-laptop-0.02-2|44	
12cr|dkms-lenovo-sl-laptop-0.02-2|45	%clean
12cr|dkms-lenovo-sl-laptop-0.02-2|46	rm -rf %{buildroot}
12cr|dkms-lenovo-sl-laptop-0.02-2|47	
12cr|dkms-lenovo-sl-laptop-0.02-2|48	%post
12cr|dkms-lenovo-sl-laptop-0.02-2|49	dkms add     -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
12cr|dkms-lenovo-sl-laptop-0.02-2|50	dkms build   -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
12cr|dkms-lenovo-sl-laptop-0.02-2|51	dkms install -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
12cr|dkms-lenovo-sl-laptop-0.02-2|52	
12cr|dkms-lenovo-sl-laptop-0.02-2|53	%preun
12cr|dkms-lenovo-sl-laptop-0.02-2|54	dkms remove  -m %{module_name} -v %{version}-%{release} --all --rpm_safe_upgrade
12cr|dkms-lenovo-sl-laptop-0.02-2|55	
12cr|dkms-lenovo-sl-laptop-0.02-2|56	%files
12cr|dkms-lenovo-sl-laptop-0.02-2|57	%defattr(-,root,root)
12cr|dkms-lenovo-sl-laptop-0.02-2|58	%{module_path}
12cr|dkms-lenovo-sl-laptop-0.02-2|59	/etc/modprobe.d/dkms-lenovo-sl-laptop
12cr|dkms-lenovo-sl-laptop-0.02-2|60	
12cr|dkms-lenovo-sl-laptop-0.02-2|61	
12cr|dkms-lenovo-sl-laptop-0.02-2|62	
12cr|dkms-lenovo-sl-laptop-0.02-2|63	%changelog
12cr|dkms-lenovo-sl-laptop-0.02-2|64	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.02-0.2mdv2011.0
12cr|dkms-lenovo-sl-laptop-0.02-2|65	+ Revision: 617790
12cr|dkms-lenovo-sl-laptop-0.02-2|66	- the mass rebuild of 2010.0 packages
12cr|dkms-lenovo-sl-laptop-0.02-2|67	
12cr|dkms-lenovo-sl-laptop-0.02-2|68	* Wed Jun 10 2009 Pascal Terjan <pterjan@mandriva.org> 0.02-0.1mdv2010.0
12cr|dkms-lenovo-sl-laptop-0.02-2|69	+ Revision: 384767
12cr|dkms-lenovo-sl-laptop-0.02-2|70	- import dkms-lenovo-sl-laptop
12cr|dkms-lenovo-sl-laptop-0.02-2|71	
12cr|dkms-lenovo-sl-laptop-0.02-2|72	
12cr|dkms-lenovo-sl-laptop-0.02-2|73	* Wed Jun 10 2009 Pascal Terjan <pterjan@mandriva.org> 0.02-0.1mdv2010.0
12cr|dkms-lenovo-sl-laptop-0.02-2|74	- first package

968 12
12cr|dkms-netfilter-rtsp-2.6.26-2|1	%define proto rtsp
12cr|dkms-netfilter-rtsp-2.6.26-2|2	%define module_name netfilter-%proto
12cr|dkms-netfilter-rtsp-2.6.26-2|3	
12cr|dkms-netfilter-rtsp-2.6.26-2|4	Name:		dkms-%{module_name}
12cr|dkms-netfilter-rtsp-2.6.26-2|5	Version:	2.6.26
12cr|dkms-netfilter-rtsp-2.6.26-2|6	Release:	%mkrel 2
12cr|dkms-netfilter-rtsp-2.6.26-2|7	Epoch:		0
12cr|dkms-netfilter-rtsp-2.6.26-2|8	Summary:	Netfilter %proto support (nat and conntrack)
12cr|dkms-netfilter-rtsp-2.6.26-2|9	License:	GPLv2
12cr|dkms-netfilter-rtsp-2.6.26-2|10	URL:		http://mike.it-loops.com/rtsp/
12cr|dkms-netfilter-rtsp-2.6.26-2|11	Source0:	%proto-module-%{version}.tar.gz
12cr|dkms-netfilter-rtsp-2.6.26-2|12	Group:		System/Kernel and hardware
12cr|dkms-netfilter-rtsp-2.6.26-2|13	Requires(post): coreutils
12cr|dkms-netfilter-rtsp-2.6.26-2|14	Requires(post):	dkms
12cr|dkms-netfilter-rtsp-2.6.26-2|15	Requires(preun): dkms
12cr|dkms-netfilter-rtsp-2.6.26-2|16	Provides:	%{module_name} = %{epoch}:%{version}-%{release}
12cr|dkms-netfilter-rtsp-2.6.26-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|dkms-netfilter-rtsp-2.6.26-2|18	Exclusivearch:	%{ix86} x86_64
12cr|dkms-netfilter-rtsp-2.6.26-2|19	
12cr|dkms-netfilter-rtsp-2.6.26-2|20	%description
12cr|dkms-netfilter-rtsp-2.6.26-2|21	This module enable to add conntrack and nat support to netfilter for rtsp,
12cr|dkms-netfilter-rtsp-2.6.26-2|22	( Real Time Streaming Protocol ).
12cr|dkms-netfilter-rtsp-2.6.26-2|23	
12cr|dkms-netfilter-rtsp-2.6.26-2|24	%prep
12cr|dkms-netfilter-rtsp-2.6.26-2|25	%setup -q -n %proto
12cr|dkms-netfilter-rtsp-2.6.26-2|26	
12cr|dkms-netfilter-rtsp-2.6.26-2|27	%build
12cr|dkms-netfilter-rtsp-2.6.26-2|28	
12cr|dkms-netfilter-rtsp-2.6.26-2|29	%install
12cr|dkms-netfilter-rtsp-2.6.26-2|30	%{__rm} -rf %{buildroot}
12cr|dkms-netfilter-rtsp-2.6.26-2|31	
12cr|dkms-netfilter-rtsp-2.6.26-2|32	%{__mkdir_p} %{buildroot}%{_usrsrc}/%{module_name}-%{version}-%{release}
12cr|dkms-netfilter-rtsp-2.6.26-2|33	%{__cp} -a * %{buildroot}%{_usrsrc}/%{module_name}-%{version}-%{release}
12cr|dkms-netfilter-rtsp-2.6.26-2|34	%{__cat} > %{buildroot}%{_usrsrc}/%{module_name}-%{version}-%{release}/dkms.conf << EOF
12cr|dkms-netfilter-rtsp-2.6.26-2|35	PACKAGE_VERSION="%{version}-%{release}"
12cr|dkms-netfilter-rtsp-2.6.26-2|36	
12cr|dkms-netfilter-rtsp-2.6.26-2|37	# Items below here should not have to change with each driver version
12cr|dkms-netfilter-rtsp-2.6.26-2|38	PACKAGE_NAME="%{module_name}"
12cr|dkms-netfilter-rtsp-2.6.26-2|39	
12cr|dkms-netfilter-rtsp-2.6.26-2|40	BUILT_MODULE_NAME[0]="nf_conntrack_rtsp"
12cr|dkms-netfilter-rtsp-2.6.26-2|41	DEST_MODULE_LOCATION[0]="/kernel/net/netfilter"
12cr|dkms-netfilter-rtsp-2.6.26-2|42	BUILT_MODULE_NAME[1]="nf_nat_rtsp"
12cr|dkms-netfilter-rtsp-2.6.26-2|43	DEST_MODULE_LOCATION[1]="/kernel/net/netfilter"
12cr|dkms-netfilter-rtsp-2.6.26-2|44	
12cr|dkms-netfilter-rtsp-2.6.26-2|45	AUTOINSTALL="yes"
12cr|dkms-netfilter-rtsp-2.6.26-2|46	
12cr|dkms-netfilter-rtsp-2.6.26-2|47	EOF
12cr|dkms-netfilter-rtsp-2.6.26-2|48	
12cr|dkms-netfilter-rtsp-2.6.26-2|49	%clean
12cr|dkms-netfilter-rtsp-2.6.26-2|50	%{__rm} -rf %{buildroot}
12cr|dkms-netfilter-rtsp-2.6.26-2|51	
12cr|dkms-netfilter-rtsp-2.6.26-2|52	%post
12cr|dkms-netfilter-rtsp-2.6.26-2|53	%{_sbindir}/dkms add -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
12cr|dkms-netfilter-rtsp-2.6.26-2|54	%{_sbindir}/dkms build -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
12cr|dkms-netfilter-rtsp-2.6.26-2|55	%{_sbindir}/dkms install -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
12cr|dkms-netfilter-rtsp-2.6.26-2|56	/sbin/rmmod nf_conntrack_rtsp
12cr|dkms-netfilter-rtsp-2.6.26-2|57	/sbin/modprobe nf_conntrack_rtsp
12cr|dkms-netfilter-rtsp-2.6.26-2|58	/sbin/rmmod nf_nat_rtsp
12cr|dkms-netfilter-rtsp-2.6.26-2|59	/sbin/modprobe nf_nat_rtsp || :
12cr|dkms-netfilter-rtsp-2.6.26-2|60	
12cr|dkms-netfilter-rtsp-2.6.26-2|61	%preun
12cr|dkms-netfilter-rtsp-2.6.26-2|62	%{_sbindir}/dkms remove -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade --all || :
12cr|dkms-netfilter-rtsp-2.6.26-2|63	
12cr|dkms-netfilter-rtsp-2.6.26-2|64	%files
12cr|dkms-netfilter-rtsp-2.6.26-2|65	%defattr(0644,root,root,0755)
12cr|dkms-netfilter-rtsp-2.6.26-2|66	%doc README
12cr|dkms-netfilter-rtsp-2.6.26-2|67	%{_usrsrc}/%{module_name}-%{version}-%{release}
12cr|dkms-netfilter-rtsp-2.6.26-2|68	
12cr|dkms-netfilter-rtsp-2.6.26-2|69	
12cr|dkms-netfilter-rtsp-2.6.26-2|70	
12cr|dkms-netfilter-rtsp-2.6.26-2|71	%changelog
12cr|dkms-netfilter-rtsp-2.6.26-2|72	* Fri Apr 17 2009 Pascal Terjan <pterjan@mandriva.org> 0:2.6.26-2mdv2009.1
12cr|dkms-netfilter-rtsp-2.6.26-2|73	+ Revision: 367931
12cr|dkms-netfilter-rtsp-2.6.26-2|74	- Fix post scriplet
12cr|dkms-netfilter-rtsp-2.6.26-2|75	- Do not remove /etc/sysconfig/lm_sensors on uninstall
12cr|dkms-netfilter-rtsp-2.6.26-2|76	- Fix dkms.conf to list correct module names
12cr|dkms-netfilter-rtsp-2.6.26-2|77	- Fix dkms make command
12cr|dkms-netfilter-rtsp-2.6.26-2|78	
12cr|dkms-netfilter-rtsp-2.6.26-2|79	* Tue Jan 20 2009 Michael Scherer <misc@mandriva.org> 0:2.6.26-1mdv2009.1
12cr|dkms-netfilter-rtsp-2.6.26-2|80	+ Revision: 331952
12cr|dkms-netfilter-rtsp-2.6.26-2|81	- add doc
12cr|dkms-netfilter-rtsp-2.6.26-2|82	- import dkms-netfilter-rtsp
12cr|dkms-netfilter-rtsp-2.6.26-2|83	
12cr|dkms-netfilter-rtsp-2.6.26-2|84	

969 12
12cr|dkms-nwfermi-0.4.2-1|1	%define module_name nwfermi
12cr|dkms-nwfermi-0.4.2-1|2	
12cr|dkms-nwfermi-0.4.2-1|3	Name:		dkms-%{module_name}
12cr|dkms-nwfermi-0.4.2-1|4	Version:	0.4.2
12cr|dkms-nwfermi-0.4.2-1|5	Release:	%mkrel 1
12cr|dkms-nwfermi-0.4.2-1|6	Summary:	DKMS-ready kernel-source for the %name driver
12cr|dkms-nwfermi-0.4.2-1|7	License:	GPL
12cr|dkms-nwfermi-0.4.2-1|8	URL:		http://www.fusionnetwork.us/index.php/articles/linux-tutorials/hp-touchsmart-300-touchscreen-linux-nextwindow-working/
12cr|dkms-nwfermi-0.4.2-1|9	Source:		%module_name-%{version}.tar.bz2
12cr|dkms-nwfermi-0.4.2-1|10	Group:		System/Kernel and hardware
12cr|dkms-nwfermi-0.4.2-1|11	Requires(pre):	dkms
12cr|dkms-nwfermi-0.4.2-1|12	Requires(post): dkms
12cr|dkms-nwfermi-0.4.2-1|13	Buildroot:	%{_tmppath}/%{name}-%{version}-root
12cr|dkms-nwfermi-0.4.2-1|14	Buildarch:	noarch
12cr|dkms-nwfermi-0.4.2-1|15	
12cr|dkms-nwfermi-0.4.2-1|16	%description
12cr|dkms-nwfermi-0.4.2-1|17	Driver for USB touchscreen chipset,
12cr|dkms-nwfermi-0.4.2-1|18	Nextwindow Fermi touchscreen driver
12cr|dkms-nwfermi-0.4.2-1|19	
12cr|dkms-nwfermi-0.4.2-1|20	%prep
12cr|dkms-nwfermi-0.4.2-1|21	%setup -q -n %module_name-%version
12cr|dkms-nwfermi-0.4.2-1|22	
12cr|dkms-nwfermi-0.4.2-1|23	%build
12cr|dkms-nwfermi-0.4.2-1|24	
12cr|dkms-nwfermi-0.4.2-1|25	%clean
12cr|dkms-nwfermi-0.4.2-1|26	rm -fr $RPM_BUILD_ROOT
12cr|dkms-nwfermi-0.4.2-1|27	
12cr|dkms-nwfermi-0.4.2-1|28	%install
12cr|dkms-nwfermi-0.4.2-1|29	rm -rf $RPM_BUILD_ROOT
12cr|dkms-nwfermi-0.4.2-1|30	mkdir -p %{buildroot}/usr/src/%{module_name}-%{version}-%{release}
12cr|dkms-nwfermi-0.4.2-1|31	install -m 644 dkms.conf $RPM_BUILD_ROOT/usr/src/%{module_name}-%version-%release/dkms.conf
12cr|dkms-nwfermi-0.4.2-1|32	tar c . | tar x -C $RPM_BUILD_ROOT/usr/src/%{module_name}-%version-%release/
12cr|dkms-nwfermi-0.4.2-1|33	
12cr|dkms-nwfermi-0.4.2-1|34	
12cr|dkms-nwfermi-0.4.2-1|35	%post
12cr|dkms-nwfermi-0.4.2-1|36	dkms add -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
12cr|dkms-nwfermi-0.4.2-1|37	dkms build -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
12cr|dkms-nwfermi-0.4.2-1|38	dkms install -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
12cr|dkms-nwfermi-0.4.2-1|39	
12cr|dkms-nwfermi-0.4.2-1|40	%preun
12cr|dkms-nwfermi-0.4.2-1|41	dkms remove -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade --all ||:
12cr|dkms-nwfermi-0.4.2-1|42	
12cr|dkms-nwfermi-0.4.2-1|43	%files
12cr|dkms-nwfermi-0.4.2-1|44	%defattr(-,root,root)
12cr|dkms-nwfermi-0.4.2-1|45	/usr/src/%{module_name}-%{version}-%{release}
12cr|dkms-nwfermi-0.4.2-1|46	
12cr|dkms-nwfermi-0.4.2-1|47	
12cr|dkms-nwfermi-0.4.2-1|48	
12cr|dkms-nwfermi-0.4.2-1|49	%changelog
12cr|dkms-nwfermi-0.4.2-1|50	* Fri Jan 07 2011 Antoine Ginies <aginies@mandriva.com> 0.4.2-1mdv2011.0
12cr|dkms-nwfermi-0.4.2-1|51	+ Revision: 629590
12cr|dkms-nwfermi-0.4.2-1|52	- import dkms-nwfermi
12cr|dkms-nwfermi-0.4.2-1|53	

970 12
12cr|dkms-r5u870-0.11.0-6|1	%define module r5u870
12cr|dkms-r5u870-0.11.0-6|2	%define name dkms-%{module}
12cr|dkms-r5u870-0.11.0-6|3	%define version 0.11.0
12cr|dkms-r5u870-0.11.0-6|4	%define release %mkrel 6
12cr|dkms-r5u870-0.11.0-6|5	
12cr|dkms-r5u870-0.11.0-6|6	Summary: Ricoh RY5U870 webcam driver
12cr|dkms-r5u870-0.11.0-6|7	Name: %{name}
12cr|dkms-r5u870-0.11.0-6|8	Version: %{version}
12cr|dkms-r5u870-0.11.0-6|9	Release: %{release}
12cr|dkms-r5u870-0.11.0-6|10	Source0: http://mediati.org/%{module}/%{module}-%{version}.tar.gz
12cr|dkms-r5u870-0.11.0-6|11	# Link to the parent, else hal will ignore it
12cr|dkms-r5u870-0.11.0-6|12	Patch0:	r5u870-0.11.0-set_device.patch
12cr|dkms-r5u870-0.11.0-6|13	License: GPL
12cr|dkms-r5u870-0.11.0-6|14	Group: System/Kernel and hardware
12cr|dkms-r5u870-0.11.0-6|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dkms-r5u870-0.11.0-6|16	Url: http://wiki.mediati.org/R5u870
12cr|dkms-r5u870-0.11.0-6|17	BuildArch: noarch
12cr|dkms-r5u870-0.11.0-6|18	Requires(post): dkms
12cr|dkms-r5u870-0.11.0-6|19	Requires(preun): dkms
12cr|dkms-r5u870-0.11.0-6|20	
12cr|dkms-r5u870-0.11.0-6|21	%description
12cr|dkms-r5u870-0.11.0-6|22	r5u870 is a driver for Ricoh RY5U870 webcams.
12cr|dkms-r5u870-0.11.0-6|23	
12cr|dkms-r5u870-0.11.0-6|24	%prep
12cr|dkms-r5u870-0.11.0-6|25	%setup -q -n %{module}-%{version}
12cr|dkms-r5u870-0.11.0-6|26	
12cr|dkms-r5u870-0.11.0-6|27	%patch0 -p1
12cr|dkms-r5u870-0.11.0-6|28	
12cr|dkms-r5u870-0.11.0-6|29	rm -f *.fw
12cr|dkms-r5u870-0.11.0-6|30	
12cr|dkms-r5u870-0.11.0-6|31	cat > dkms.conf <<EOF
12cr|dkms-r5u870-0.11.0-6|32	PACKAGE_NAME=%{name}
12cr|dkms-r5u870-0.11.0-6|33	PACKAGE_VERSION=%{version}-%{release}
12cr|dkms-r5u870-0.11.0-6|34	BUILT_MODULE_NAME[0]=r5u870
12cr|dkms-r5u870-0.11.0-6|35	BUILT_MODULE_NAME[1]=usbcam
12cr|dkms-r5u870-0.11.0-6|36	BUILT_MODULE_LOCATION[1]=usbcam
12cr|dkms-r5u870-0.11.0-6|37	DEST_MODULE_LOCATION[0]=/kernel/drivers/media/video
12cr|dkms-r5u870-0.11.0-6|38	DEST_MODULE_LOCATION[1]=/kernel/drivers/media/video
12cr|dkms-r5u870-0.11.0-6|39	MODULES_CONF_EXTRACT_ALIASES[0]=yes
12cr|dkms-r5u870-0.11.0-6|40	AUTOINSTALL=yes
12cr|dkms-r5u870-0.11.0-6|41	EOF
12cr|dkms-r5u870-0.11.0-6|42	
12cr|dkms-r5u870-0.11.0-6|43	%build
12cr|dkms-r5u870-0.11.0-6|44	
12cr|dkms-r5u870-0.11.0-6|45	%install
12cr|dkms-r5u870-0.11.0-6|46	rm -rf %{buildroot}
12cr|dkms-r5u870-0.11.0-6|47	mkdir -p %{buildroot}/usr/src/%{module}-%{version}-%{release}/
12cr|dkms-r5u870-0.11.0-6|48	tar c . | tar x -C %{buildroot}/usr/src/%{module}-%{version}-%{release}/
12cr|dkms-r5u870-0.11.0-6|49	
12cr|dkms-r5u870-0.11.0-6|50	%clean
12cr|dkms-r5u870-0.11.0-6|51	rm -rf %{buildroot}
12cr|dkms-r5u870-0.11.0-6|52	
12cr|dkms-r5u870-0.11.0-6|53	%post
12cr|dkms-r5u870-0.11.0-6|54	set -x
12cr|dkms-r5u870-0.11.0-6|55	/usr/sbin/dkms --rpm_safe_upgrade add -m %{module} -v %{version}-%{release}
12cr|dkms-r5u870-0.11.0-6|56	/usr/sbin/dkms --rpm_safe_upgrade build -m %{module} -v %{version}-%{release}
12cr|dkms-r5u870-0.11.0-6|57	/usr/sbin/dkms --rpm_safe_upgrade install -m %{module} -v %{version}-%{release}
12cr|dkms-r5u870-0.11.0-6|58	:
12cr|dkms-r5u870-0.11.0-6|59	
12cr|dkms-r5u870-0.11.0-6|60	%preun
12cr|dkms-r5u870-0.11.0-6|61	set -x
12cr|dkms-r5u870-0.11.0-6|62	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{module} -v %{version}-%{release} --all
12cr|dkms-r5u870-0.11.0-6|63	:
12cr|dkms-r5u870-0.11.0-6|64	
12cr|dkms-r5u870-0.11.0-6|65	%files
12cr|dkms-r5u870-0.11.0-6|66	%defattr(-,root,root)
12cr|dkms-r5u870-0.11.0-6|67	/usr/src/%{module}-%{version}-%{release}
12cr|dkms-r5u870-0.11.0-6|68	
12cr|dkms-r5u870-0.11.0-6|69	
12cr|dkms-r5u870-0.11.0-6|70	%changelog
12cr|dkms-r5u870-0.11.0-6|71	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.11.0-6mdv2009.1
12cr|dkms-r5u870-0.11.0-6|72	+ Revision: 350652
12cr|dkms-r5u870-0.11.0-6|73	- rebuild
12cr|dkms-r5u870-0.11.0-6|74	
12cr|dkms-r5u870-0.11.0-6|75	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.11.0-5mdv2009.0
12cr|dkms-r5u870-0.11.0-6|76	+ Revision: 244352
12cr|dkms-r5u870-0.11.0-6|77	- rebuild
12cr|dkms-r5u870-0.11.0-6|78	
12cr|dkms-r5u870-0.11.0-6|79	* Wed Apr 02 2008 Pascal Terjan <pterjan@mandriva.org> 0.11.0-3mdv2008.1
12cr|dkms-r5u870-0.11.0-6|80	+ Revision: 191657
12cr|dkms-r5u870-0.11.0-6|81	- Link to the device, else hal will ignore it and rights will be wrong (#39182)
12cr|dkms-r5u870-0.11.0-6|82	- Add the aliases in /etc/modprobe.d/ so that it gets loaded instead of the generic uvcvideo (#39182 too)
12cr|dkms-r5u870-0.11.0-6|83	
12cr|dkms-r5u870-0.11.0-6|84	* Fri Mar 21 2008 Olivier Blin <oblin@mandriva.com> 0.11.0-2mdv2008.1
12cr|dkms-r5u870-0.11.0-6|85	+ Revision: 189450
12cr|dkms-r5u870-0.11.0-6|86	- install usbcam module as well (#39182)
12cr|dkms-r5u870-0.11.0-6|87	
12cr|dkms-r5u870-0.11.0-6|88	* Fri Feb 29 2008 Olivier Blin <oblin@mandriva.com> 0.11.0-1mdv2008.1
12cr|dkms-r5u870-0.11.0-6|89	+ Revision: 176724
12cr|dkms-r5u870-0.11.0-6|90	- 0.11.0
12cr|dkms-r5u870-0.11.0-6|91	- remove 1837 patch (better one upstream)
12cr|dkms-r5u870-0.11.0-6|92	- update URL
12cr|dkms-r5u870-0.11.0-6|93	
12cr|dkms-r5u870-0.11.0-6|94	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|dkms-r5u870-0.11.0-6|95	- fix no-buildroot-tag
12cr|dkms-r5u870-0.11.0-6|96	
12cr|dkms-r5u870-0.11.0-6|97	* Mon Dec 03 2007 Olivier Blin <oblin@mandriva.com> 0.10.0-1mdv2008.1
12cr|dkms-r5u870-0.11.0-6|98	+ Revision: 114630
12cr|dkms-r5u870-0.11.0-6|99	- initial r5u870 package
12cr|dkms-r5u870-0.11.0-6|100	- create dkms-r5u870
12cr|dkms-r5u870-0.11.0-6|101	

971 12
12cr|dkms-rt3090-2.4.0.4-1|1	%define module rt3090
12cr|dkms-rt3090-2.4.0.4-1|2	%define version 2.4.0.4
12cr|dkms-rt3090-2.4.0.4-1|3	%define card Ralink RT3090 WiFi cards
12cr|dkms-rt3090-2.4.0.4-1|4	
12cr|dkms-rt3090-2.4.0.4-1|5	%define distname RT3090_LinuxSTA_V%{version}_20101217
12cr|dkms-rt3090-2.4.0.4-1|6	
12cr|dkms-rt3090-2.4.0.4-1|7	Summary: dkms package for %{module} driver
12cr|dkms-rt3090-2.4.0.4-1|8	Name: dkms-%{module}
12cr|dkms-rt3090-2.4.0.4-1|9	Version: %{version}
12cr|dkms-rt3090-2.4.0.4-1|10	Release: %mkrel 1
12cr|dkms-rt3090-2.4.0.4-1|11	Source0: http://www.ralinktech.com.tw/data/drivers/%{distname}.tar.bz2
12cr|dkms-rt3090-2.4.0.4-1|12	Patch1: dkms-rt3090-use-firmware-in-file.patch
12cr|dkms-rt3090-2.4.0.4-1|13	Patch2: dkms-rt3090-unexpected-format.patch
12cr|dkms-rt3090-2.4.0.4-1|14	Patch3: dkms-rt3090-config-mk.patch
12cr|dkms-rt3090-2.4.0.4-1|15	License: GPLv2+
12cr|dkms-rt3090-2.4.0.4-1|16	Group: System/Kernel and hardware
12cr|dkms-rt3090-2.4.0.4-1|17	URL: http://www.ralinktech.com/
12cr|dkms-rt3090-2.4.0.4-1|18	Requires(preun): dkms
12cr|dkms-rt3090-2.4.0.4-1|19	Requires(post): dkms
12cr|dkms-rt3090-2.4.0.4-1|20	Suggests: rt3090-firmware
12cr|dkms-rt3090-2.4.0.4-1|21	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|dkms-rt3090-2.4.0.4-1|22	BuildArch: noarch
12cr|dkms-rt3090-2.4.0.4-1|23	
12cr|dkms-rt3090-2.4.0.4-1|24	%description
12cr|dkms-rt3090-2.4.0.4-1|25	This package contains the %{module} driver for
12cr|dkms-rt3090-2.4.0.4-1|26	%{card}.
12cr|dkms-rt3090-2.4.0.4-1|27	
12cr|dkms-rt3090-2.4.0.4-1|28	%prep
12cr|dkms-rt3090-2.4.0.4-1|29	%setup -q -n %{distname}
12cr|dkms-rt3090-2.4.0.4-1|30	%apply_patches
12cr|dkms-rt3090-2.4.0.4-1|31	
12cr|dkms-rt3090-2.4.0.4-1|32	# We don't want to ship firmware here, already provided by separated package
12cr|dkms-rt3090-2.4.0.4-1|33	# (rt3090-firmware, see also dkms-rt3090-use-firmware-in-file.patch)
12cr|dkms-rt3090-2.4.0.4-1|34	rm -f common/rt2860.bin
12cr|dkms-rt3090-2.4.0.4-1|35	rm -rf tools
12cr|dkms-rt3090-2.4.0.4-1|36	
12cr|dkms-rt3090-2.4.0.4-1|37	%install
12cr|dkms-rt3090-2.4.0.4-1|38	rm -rf %{buildroot}
12cr|dkms-rt3090-2.4.0.4-1|39	mkdir -p %{buildroot}/usr/src/%{module}-%{version}-%{release}/patches
12cr|dkms-rt3090-2.4.0.4-1|40	cat > %{buildroot}/usr/src/%{module}-%{version}-%{release}/dkms.conf <<EOF
12cr|dkms-rt3090-2.4.0.4-1|41	PACKAGE_NAME=%{module}
12cr|dkms-rt3090-2.4.0.4-1|42	PACKAGE_VERSION=%{version}-%{release}
12cr|dkms-rt3090-2.4.0.4-1|43	
12cr|dkms-rt3090-2.4.0.4-1|44	DEST_MODULE_LOCATION[0]=/kernel/3rdparty/%{module}
12cr|dkms-rt3090-2.4.0.4-1|45	BUILT_MODULE_NAME[0]=%{module}sta
12cr|dkms-rt3090-2.4.0.4-1|46	BUILT_MODULE_LOCATION[0]=os/linux
12cr|dkms-rt3090-2.4.0.4-1|47	
12cr|dkms-rt3090-2.4.0.4-1|48	MAKE[0]="make LINUX_SRC=\$kernel_source_dir HAS_WPA_SUPPLICANT=y HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y"
12cr|dkms-rt3090-2.4.0.4-1|49	AUTOINSTALL="yes"
12cr|dkms-rt3090-2.4.0.4-1|50	EOF
12cr|dkms-rt3090-2.4.0.4-1|51	
12cr|dkms-rt3090-2.4.0.4-1|52	tar c . | tar x -C %{buildroot}/usr/src/%{module}-%{version}-%{release}/
12cr|dkms-rt3090-2.4.0.4-1|53	
12cr|dkms-rt3090-2.4.0.4-1|54	mkdir -p %{buildroot}%{_sysconfdir}/Wireless/RT2860STA
12cr|dkms-rt3090-2.4.0.4-1|55	install -m 644 RT2860STA.dat %{buildroot}%{_sysconfdir}/Wireless/RT2860STA
12cr|dkms-rt3090-2.4.0.4-1|56	
12cr|dkms-rt3090-2.4.0.4-1|57	%clean
12cr|dkms-rt3090-2.4.0.4-1|58	rm -rf %{buildroot}
12cr|dkms-rt3090-2.4.0.4-1|59	
12cr|dkms-rt3090-2.4.0.4-1|60	%files
12cr|dkms-rt3090-2.4.0.4-1|61	%defattr(0644,root,root,0755)
12cr|dkms-rt3090-2.4.0.4-1|62	%{_sysconfdir}/Wireless
12cr|dkms-rt3090-2.4.0.4-1|63	/usr/src/%{module}-%{version}-%{release}/
12cr|dkms-rt3090-2.4.0.4-1|64	
12cr|dkms-rt3090-2.4.0.4-1|65	%post -n dkms-%{module}
12cr|dkms-rt3090-2.4.0.4-1|66	/usr/sbin/dkms --rpm_safe_upgrade add -m %{module} -v %{version}-%{release}
12cr|dkms-rt3090-2.4.0.4-1|67	/usr/sbin/dkms --rpm_safe_upgrade build -m %{module} -v %{version}-%{release}
12cr|dkms-rt3090-2.4.0.4-1|68	/usr/sbin/dkms --rpm_safe_upgrade install -m %{module} -v %{version}-%{release}
12cr|dkms-rt3090-2.4.0.4-1|69	exit 0
12cr|dkms-rt3090-2.4.0.4-1|70	
12cr|dkms-rt3090-2.4.0.4-1|71	%preun -n dkms-%{module}
12cr|dkms-rt3090-2.4.0.4-1|72	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{module} -v %{version}-%{release} --all
12cr|dkms-rt3090-2.4.0.4-1|73	exit 0
12cr|dkms-rt3090-2.4.0.4-1|74	
12cr|dkms-rt3090-2.4.0.4-1|75	
12cr|dkms-rt3090-2.4.0.4-1|76	
12cr|dkms-rt3090-2.4.0.4-1|77	%changelog
12cr|dkms-rt3090-2.4.0.4-1|78	

972 12
12cr|dkms-thinkpad-6.0-2|1	%define	modname	thinkpad
12cr|dkms-thinkpad-6.0-2|2	%define	name	dkms-%{modname}
12cr|dkms-thinkpad-6.0-2|3	%define	version	6.0
12cr|dkms-thinkpad-6.0-2|4	%define	rel	2
12cr|dkms-thinkpad-6.0-2|5	%define	release	%mkrel %{rel}
12cr|dkms-thinkpad-6.0-2|6	
12cr|dkms-thinkpad-6.0-2|7	Name:		%{name}
12cr|dkms-thinkpad-6.0-2|8	Version:	%{version}
12cr|dkms-thinkpad-6.0-2|9	Release:	%{release}
12cr|dkms-thinkpad-6.0-2|10	Summary:	DKMS-ready module adding kernel support for older Thinkpad laptops
12cr|dkms-thinkpad-6.0-2|11	License:	GPL
12cr|dkms-thinkpad-6.0-2|12	Source0:	%{modname}_%{version}.tar.gz
12cr|dkms-thinkpad-6.0-2|13	Patch0:		thinkpad-6.0-linux-2.6.2x-Makefiles.patch
12cr|dkms-thinkpad-6.0-2|14	Url:		http://heanet.dl.sourceforge.net/sourceforge/tpctl/
12cr|dkms-thinkpad-6.0-2|15	Group:		Development/Kernel
12cr|dkms-thinkpad-6.0-2|16	Requires(pre):	dkms
12cr|dkms-thinkpad-6.0-2|17	Requires(post): dkms
12cr|dkms-thinkpad-6.0-2|18	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dkms-thinkpad-6.0-2|19	Buildarch:	noarch
12cr|dkms-thinkpad-6.0-2|20	
12cr|dkms-thinkpad-6.0-2|21	%description
12cr|dkms-thinkpad-6.0-2|22	This package contains a DKMS-ready module adding kernel support
12cr|dkms-thinkpad-6.0-2|23	for older Thinkpad laptops.
12cr|dkms-thinkpad-6.0-2|24	
12cr|dkms-thinkpad-6.0-2|25	%prep
12cr|dkms-thinkpad-6.0-2|26	%setup -q -c -n %{modname}-%{version}
12cr|dkms-thinkpad-6.0-2|27	%patch0 -p0
12cr|dkms-thinkpad-6.0-2|28	# fix bad name, otherwise kbuild doesn't compile it
12cr|dkms-thinkpad-6.0-2|29	mv %modname-%version/2.6/drivers/smapi_call.s %modname-%version/2.6/drivers/smapi_call.S
12cr|dkms-thinkpad-6.0-2|30	chmod -R go=u-w .
12cr|dkms-thinkpad-6.0-2|31	
12cr|dkms-thinkpad-6.0-2|32	%build
12cr|dkms-thinkpad-6.0-2|33	
12cr|dkms-thinkpad-6.0-2|34	%install
12cr|dkms-thinkpad-6.0-2|35	rm -rf %{buildroot}
12cr|dkms-thinkpad-6.0-2|36	mkdir -p %{buildroot}%{_usrsrc}/%{modname}-%{version}-%{release}
12cr|dkms-thinkpad-6.0-2|37	cp -a %{modname}-%{version}/* %{buildroot}%{_usrsrc}/%{modname}-%{version}-%{release}
12cr|dkms-thinkpad-6.0-2|38	cat > %{buildroot}%{_usrsrc}/%{modname}-%{version}-%{release}/dkms.conf <<EOF
12cr|dkms-thinkpad-6.0-2|39	
12cr|dkms-thinkpad-6.0-2|40	PACKAGE_VERSION="%{version}-%{release}"
12cr|dkms-thinkpad-6.0-2|41	
12cr|dkms-thinkpad-6.0-2|42	# Items below here should not have to change with each driver version
12cr|dkms-thinkpad-6.0-2|43	PACKAGE_NAME="%{modname}"
12cr|dkms-thinkpad-6.0-2|44	MAKE[0]="make -C \${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build"
12cr|dkms-thinkpad-6.0-2|45	CLEAN="make -C \${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build clean"
12cr|dkms-thinkpad-6.0-2|46	BUILT_MODULE_LOCATION[0]="2.6/drivers"
12cr|dkms-thinkpad-6.0-2|47	BUILT_MODULE_NAME[0]="thinkpad"
12cr|dkms-thinkpad-6.0-2|48	DEST_MODULE_LOCATION[0]="/extra"
12cr|dkms-thinkpad-6.0-2|49	BUILT_MODULE_LOCATION[1]="2.6/drivers"
12cr|dkms-thinkpad-6.0-2|50	BUILT_MODULE_NAME[1]="smapi"
12cr|dkms-thinkpad-6.0-2|51	DEST_MODULE_LOCATION[1]="/extra"
12cr|dkms-thinkpad-6.0-2|52	BUILT_MODULE_LOCATION[2]="2.6/drivers"
12cr|dkms-thinkpad-6.0-2|53	BUILT_MODULE_NAME[2]="superio"
12cr|dkms-thinkpad-6.0-2|54	DEST_MODULE_LOCATION[2]="/extra"
12cr|dkms-thinkpad-6.0-2|55	BUILT_MODULE_LOCATION[3]="2.6/drivers"
12cr|dkms-thinkpad-6.0-2|56	BUILT_MODULE_NAME[3]="rtcmosram"
12cr|dkms-thinkpad-6.0-2|57	DEST_MODULE_LOCATION[3]="/extra"
12cr|dkms-thinkpad-6.0-2|58	REMAKE_INITRD="no"
12cr|dkms-thinkpad-6.0-2|59	AUTOINSTALL="YES"
12cr|dkms-thinkpad-6.0-2|60	EOF
12cr|dkms-thinkpad-6.0-2|61	
12cr|dkms-thinkpad-6.0-2|62	%post
12cr|dkms-thinkpad-6.0-2|63	#if [ $1 == 1 ]
12cr|dkms-thinkpad-6.0-2|64	#then
12cr|dkms-thinkpad-6.0-2|65	dkms add -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade \
12cr|dkms-thinkpad-6.0-2|66	&& dkms build -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade \
12cr|dkms-thinkpad-6.0-2|67	&& dkms install -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade
12cr|dkms-thinkpad-6.0-2|68	#fi
12cr|dkms-thinkpad-6.0-2|69	
12cr|dkms-thinkpad-6.0-2|70	
12cr|dkms-thinkpad-6.0-2|71	%preun
12cr|dkms-thinkpad-6.0-2|72	#if [ $1 == 0 ]
12cr|dkms-thinkpad-6.0-2|73	#  then
12cr|dkms-thinkpad-6.0-2|74	dkms remove -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade --all
12cr|dkms-thinkpad-6.0-2|75	#fi
12cr|dkms-thinkpad-6.0-2|76	
12cr|dkms-thinkpad-6.0-2|77	%clean
12cr|dkms-thinkpad-6.0-2|78	rm -rf %buildroot
12cr|dkms-thinkpad-6.0-2|79	
12cr|dkms-thinkpad-6.0-2|80	%files
12cr|dkms-thinkpad-6.0-2|81	%defattr(-,root,root)
12cr|dkms-thinkpad-6.0-2|82	%docdir %{_usrsrc}/%{modname}-%{version}-%{release}/doc
12cr|dkms-thinkpad-6.0-2|83	/usr/src/%{modname}-%{version}-%{release}
12cr|dkms-thinkpad-6.0-2|84	
12cr|dkms-thinkpad-6.0-2|85	
12cr|dkms-thinkpad-6.0-2|86	
12cr|dkms-thinkpad-6.0-2|87	
12cr|dkms-thinkpad-6.0-2|88	%changelog
12cr|dkms-thinkpad-6.0-2|89	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 6.0-2mdv2009.1
12cr|dkms-thinkpad-6.0-2|90	+ Revision: 350651
12cr|dkms-thinkpad-6.0-2|91	- rebuild
12cr|dkms-thinkpad-6.0-2|92	
12cr|dkms-thinkpad-6.0-2|93	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 6.0-1mdv2009.0
12cr|dkms-thinkpad-6.0-2|94	+ Revision: 136367
12cr|dkms-thinkpad-6.0-2|95	- restore BuildRoot
12cr|dkms-thinkpad-6.0-2|96	
12cr|dkms-thinkpad-6.0-2|97	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|dkms-thinkpad-6.0-2|98	- kill re-definition of %%buildroot on Pixel's request
12cr|dkms-thinkpad-6.0-2|99	

973 12
12cr|dkms-tp_smapi-0.41-1|1	%define	modname	tp_smapi
12cr|dkms-tp_smapi-0.41-1|2	%define	name	dkms-%{modname}
12cr|dkms-tp_smapi-0.41-1|3	%define	version	0.41
12cr|dkms-tp_smapi-0.41-1|4	%define	release	1
12cr|dkms-tp_smapi-0.41-1|5	
12cr|dkms-tp_smapi-0.41-1|6	Name:		%{name}
12cr|dkms-tp_smapi-0.41-1|7	Version:	%{version}
12cr|dkms-tp_smapi-0.41-1|8	Release:	%{release}
12cr|dkms-tp_smapi-0.41-1|9	Summary:	DKMS-ready module for SMAPI BIOS of ThinkPad laptops
12cr|dkms-tp_smapi-0.41-1|10	License:	GPLv2+
12cr|dkms-tp_smapi-0.41-1|11	Source0:	%{modname}-%{version}.tar.gz
12cr|dkms-tp_smapi-0.41-1|12	Source1:	README.urpmi
12cr|dkms-tp_smapi-0.41-1|13	Source2:	kernel-2.6.27-semaphore_h.patch
12cr|dkms-tp_smapi-0.41-1|14	Url:		http://heanet.dl.sourceforge.net/sourceforge/tpctl/
12cr|dkms-tp_smapi-0.41-1|15	Group:		Development/Kernel
12cr|dkms-tp_smapi-0.41-1|16	Requires(pre):	dkms
12cr|dkms-tp_smapi-0.41-1|17	Requires(post): dkms
12cr|dkms-tp_smapi-0.41-1|18	Buildarch:	noarch
12cr|dkms-tp_smapi-0.41-1|19	
12cr|dkms-tp_smapi-0.41-1|20	%description
12cr|dkms-tp_smapi-0.41-1|21	ThinkPad laptops include a proprietary interface called SMAPI BIOS
12cr|dkms-tp_smapi-0.41-1|22	(System Management Application Program Interface) which provides some
12cr|dkms-tp_smapi-0.41-1|23	hardware control functionality that is not accessible by other means.
12cr|dkms-tp_smapi-0.41-1|24	
12cr|dkms-tp_smapi-0.41-1|25	This driver exposes some features of the SMAPI BIOS through a sysfs
12cr|dkms-tp_smapi-0.41-1|26	interface. It is suitable for newer models, on which SMAPI is invoked
12cr|dkms-tp_smapi-0.41-1|27	through IO port writes.
12cr|dkms-tp_smapi-0.41-1|28	
12cr|dkms-tp_smapi-0.41-1|29	WARNING:
12cr|dkms-tp_smapi-0.41-1|30	This driver uses undocumented features and direct hardware access.
12cr|dkms-tp_smapi-0.41-1|31	It thus cannot be guaranteed to work, and may cause arbitrary damage
12cr|dkms-tp_smapi-0.41-1|32	(especially on models it wasn't tested on).
12cr|dkms-tp_smapi-0.41-1|33	
12cr|dkms-tp_smapi-0.41-1|34	NOTE:
12cr|dkms-tp_smapi-0.41-1|35	This package replaces module hdaps from upstream kernel with an
12cr|dkms-tp_smapi-0.41-1|36	improved and tp_smapi compatible one. See the documentation.
12cr|dkms-tp_smapi-0.41-1|37	
12cr|dkms-tp_smapi-0.41-1|38	
12cr|dkms-tp_smapi-0.41-1|39	%prep
12cr|dkms-tp_smapi-0.41-1|40	%setup -q -c -n %{modname}-%{version}
12cr|dkms-tp_smapi-0.41-1|41	chmod -R go=u-w .
12cr|dkms-tp_smapi-0.41-1|42	# build in kernel 2.6.24 complains about not using EXTRA_CFLAGS
12cr|dkms-tp_smapi-0.41-1|43	sed -i.bak -e 's/^CFLAGS/EXTRA_CFLAGS/' %{modname}-%{version}/Makefile
12cr|dkms-tp_smapi-0.41-1|44	rm -f %{modname}-%{version}/Makefile.bak
12cr|dkms-tp_smapi-0.41-1|45	cp %SOURCE1 .
12cr|dkms-tp_smapi-0.41-1|46	
12cr|dkms-tp_smapi-0.41-1|47	%build
12cr|dkms-tp_smapi-0.41-1|48	
12cr|dkms-tp_smapi-0.41-1|49	
12cr|dkms-tp_smapi-0.41-1|50	%install
12cr|dkms-tp_smapi-0.41-1|51	mkdir -p %{buildroot}%{_usrsrc}/%{modname}-%{version}-%{release}
12cr|dkms-tp_smapi-0.41-1|52	mkdir -p %{buildroot}%{_usrsrc}/%{modname}-%{version}-%{release}/patches
12cr|dkms-tp_smapi-0.41-1|53	cp -a %{modname}-%{version}/* %{buildroot}%{_usrsrc}/%{modname}-%{version}-%{release}
12cr|dkms-tp_smapi-0.41-1|54	cp -a %SOURCE2 %{buildroot}%{_usrsrc}/%{modname}-%{version}-%{release}/patches/
12cr|dkms-tp_smapi-0.41-1|55	cat > %{buildroot}%{_usrsrc}/%{modname}-%{version}-%{release}/dkms.conf <<EOF
12cr|dkms-tp_smapi-0.41-1|56	
12cr|dkms-tp_smapi-0.41-1|57	PACKAGE_VERSION="%{version}-%{release}"
12cr|dkms-tp_smapi-0.41-1|58	
12cr|dkms-tp_smapi-0.41-1|59	# Items below here should not have to change with each driver version
12cr|dkms-tp_smapi-0.41-1|60	PACKAGE_NAME="%{modname}"
12cr|dkms-tp_smapi-0.41-1|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"
12cr|dkms-tp_smapi-0.41-1|62	CLEAN="make -C \${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build clean"
12cr|dkms-tp_smapi-0.41-1|63	BUILT_MODULE_NAME[0]="\$PACKAGE_NAME"
12cr|dkms-tp_smapi-0.41-1|64	DEST_MODULE_LOCATION[0]="/extra"
12cr|dkms-tp_smapi-0.41-1|65	BUILT_MODULE_NAME[1]="thinkpad_ec"
12cr|dkms-tp_smapi-0.41-1|66	DEST_MODULE_LOCATION[1]="/extra"
12cr|dkms-tp_smapi-0.41-1|67	BUILT_MODULE_NAME[2]="hdaps"
12cr|dkms-tp_smapi-0.41-1|68	DEST_MODULE_LOCATION[2]="/kernel/drivers/hwmon"
12cr|dkms-tp_smapi-0.41-1|69	REMAKE_INITRD="no"
12cr|dkms-tp_smapi-0.41-1|70	AUTOINSTALL="YES"
12cr|dkms-tp_smapi-0.41-1|71	PATCH[0]=%(basename %SOURCE2)
12cr|dkms-tp_smapi-0.41-1|72	PATCH_MATCH[0]="2\.6\.27"
12cr|dkms-tp_smapi-0.41-1|73	EOF
12cr|dkms-tp_smapi-0.41-1|74	
12cr|dkms-tp_smapi-0.41-1|75	
12cr|dkms-tp_smapi-0.41-1|76	%post
12cr|dkms-tp_smapi-0.41-1|77	#if [ $1 == 1 ]
12cr|dkms-tp_smapi-0.41-1|78	#then
12cr|dkms-tp_smapi-0.41-1|79	dkms add -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade
12cr|dkms-tp_smapi-0.41-1|80	dkms build -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade
12cr|dkms-tp_smapi-0.41-1|81	dkms install -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade
12cr|dkms-tp_smapi-0.41-1|82	#fi
12cr|dkms-tp_smapi-0.41-1|83	
12cr|dkms-tp_smapi-0.41-1|84	
12cr|dkms-tp_smapi-0.41-1|85	%preun
12cr|dkms-tp_smapi-0.41-1|86	#if [ $1 == 0 ]
12cr|dkms-tp_smapi-0.41-1|87	#  then
12cr|dkms-tp_smapi-0.41-1|88	dkms remove -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade --all
12cr|dkms-tp_smapi-0.41-1|89	#fi
12cr|dkms-tp_smapi-0.41-1|90	
12cr|dkms-tp_smapi-0.41-1|91	
12cr|dkms-tp_smapi-0.41-1|92	%files
12cr|dkms-tp_smapi-0.41-1|93	%doc %{modname}-%{version}/{README,CHANGES,TODO} README.urpmi
12cr|dkms-tp_smapi-0.41-1|94	%docdir %{_usrsrc}/%{modname}-%{version}-%{release}/doc
12cr|dkms-tp_smapi-0.41-1|95	/usr/src/%{modname}-%{version}-%{release}
12cr|dkms-tp_smapi-0.41-1|96	
12cr|dkms-tp_smapi-0.41-1|97	
12cr|dkms-tp_smapi-0.41-1|98	%changelog
12cr|dkms-tp_smapi-0.41-1|99	* Wed Dec 21 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.41-1
12cr|dkms-tp_smapi-0.41-1|100	+ Revision: 744103
12cr|dkms-tp_smapi-0.41-1|101	- version update
12cr|dkms-tp_smapi-0.41-1|102	
12cr|dkms-tp_smapi-0.41-1|103	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.40-4mdv2011.0
12cr|dkms-tp_smapi-0.41-1|104	+ Revision: 610254
12cr|dkms-tp_smapi-0.41-1|105	- rebuild
12cr|dkms-tp_smapi-0.41-1|106	
12cr|dkms-tp_smapi-0.41-1|107	* Wed Mar 24 2010 Emmanuel Andry <eandry@mandriva.org> 0.40-3mdv2010.1
12cr|dkms-tp_smapi-0.41-1|108	+ Revision: 527298
12cr|dkms-tp_smapi-0.41-1|109	- rebuild
12cr|dkms-tp_smapi-0.41-1|110	
12cr|dkms-tp_smapi-0.41-1|111	* Sat Feb 21 2009 Gustavo De Nardin <gustavodn@mandriva.com> 0.40-2mdv2009.1
12cr|dkms-tp_smapi-0.41-1|112	+ Revision: 343703
12cr|dkms-tp_smapi-0.41-1|113	- fixed License tag
12cr|dkms-tp_smapi-0.41-1|114	
12cr|dkms-tp_smapi-0.41-1|115	* Sun Dec 28 2008 Gustavo De Nardin <gustavodn@mandriva.com> 0.40-1mdv2009.1
12cr|dkms-tp_smapi-0.41-1|116	+ Revision: 320139
12cr|dkms-tp_smapi-0.41-1|117	- new version 0.40
12cr|dkms-tp_smapi-0.41-1|118	
12cr|dkms-tp_smapi-0.41-1|119	* Tue Sep 16 2008 Gustavo De Nardin <gustavodn@mandriva.com> 0.37-2mdv2009.0
12cr|dkms-tp_smapi-0.41-1|120	+ Revision: 285108
12cr|dkms-tp_smapi-0.41-1|121	- add tiny patch to support building in kernel 2.6.27
12cr|dkms-tp_smapi-0.41-1|122	
12cr|dkms-tp_smapi-0.41-1|123	* Fri Aug 22 2008 Gustavo De Nardin <gustavodn@mandriva.com> 0.37-1mdv2009.0
12cr|dkms-tp_smapi-0.41-1|124	+ Revision: 275137
12cr|dkms-tp_smapi-0.41-1|125	- new version 0.37
12cr|dkms-tp_smapi-0.41-1|126	
12cr|dkms-tp_smapi-0.41-1|127	* Tue Feb 19 2008 Gustavo De Nardin <gustavodn@mandriva.com> 0.36-1mdv2008.1
12cr|dkms-tp_smapi-0.41-1|128	+ Revision: 172912
12cr|dkms-tp_smapi-0.41-1|129	- new version 0.36
12cr|dkms-tp_smapi-0.41-1|130	
12cr|dkms-tp_smapi-0.41-1|131	+ Olivier Blin <blino@mandriva.org>
12cr|dkms-tp_smapi-0.41-1|132	- restore BuildRoot
12cr|dkms-tp_smapi-0.41-1|133	
12cr|dkms-tp_smapi-0.41-1|134	+ Thierry Vignaud <tv@mandriva.org>
12cr|dkms-tp_smapi-0.41-1|135	- kill re-definition of %%buildroot on Pixel's request
12cr|dkms-tp_smapi-0.41-1|136	

974 12
12cr|dkms-usbvision-0.9.8.3-6|1	%define module usbvision
12cr|dkms-usbvision-0.9.8.3-6|2	%define version 0.9.8.3
12cr|dkms-usbvision-0.9.8.3-6|3	
12cr|dkms-usbvision-0.9.8.3-6|4	Summary: The usbvision driver for some USB TV devices
12cr|dkms-usbvision-0.9.8.3-6|5	Name: dkms-%{module}
12cr|dkms-usbvision-0.9.8.3-6|6	Version: %{version}
12cr|dkms-usbvision-0.9.8.3-6|7	Release:  %mkrel 6
12cr|dkms-usbvision-0.9.8.3-6|8	License: GPL
12cr|dkms-usbvision-0.9.8.3-6|9	Group: System/Kernel and hardware
12cr|dkms-usbvision-0.9.8.3-6|10	Source0: http://ovh.dl.sourceforge.net/sourceforge/usbvision/%{module}-%{version}.tar.bz2
12cr|dkms-usbvision-0.9.8.3-6|11	URL: http://usbvision.sf.net
12cr|dkms-usbvision-0.9.8.3-6|12	Provides: %{module}
12cr|dkms-usbvision-0.9.8.3-6|13	Requires: dkms >= 1.00
12cr|dkms-usbvision-0.9.8.3-6|14	BuildArch: noarch
12cr|dkms-usbvision-0.9.8.3-6|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root/
12cr|dkms-usbvision-0.9.8.3-6|16	
12cr|dkms-usbvision-0.9.8.3-6|17	%description
12cr|dkms-usbvision-0.9.8.3-6|18	This is a driver for the video grabber USBVision, a USB-only cable used in many
12cr|dkms-usbvision-0.9.8.3-6|19	"webcam" devices.
12cr|dkms-usbvision-0.9.8.3-6|20	
12cr|dkms-usbvision-0.9.8.3-6|21	%prep
12cr|dkms-usbvision-0.9.8.3-6|22	%setup -n %{module} -q
12cr|dkms-usbvision-0.9.8.3-6|23	
12cr|dkms-usbvision-0.9.8.3-6|24	%build
12cr|dkms-usbvision-0.9.8.3-6|25	
12cr|dkms-usbvision-0.9.8.3-6|26	%install
12cr|dkms-usbvision-0.9.8.3-6|27	mkdir -p $RPM_BUILD_ROOT/usr/src/%{module}-%{version}-%{release}
12cr|dkms-usbvision-0.9.8.3-6|28	
12cr|dkms-usbvision-0.9.8.3-6|29	cp -rf	*		$RPM_BUILD_ROOT/usr/src/%{module}-%{version}-%{release}
12cr|dkms-usbvision-0.9.8.3-6|30	cat > %{buildroot}/usr/src/%{module}-%{version}-%{release}/dkms.conf <<EOF
12cr|dkms-usbvision-0.9.8.3-6|31	PACKAGE_VERSION="%{version}-%{release}"
12cr|dkms-usbvision-0.9.8.3-6|32	
12cr|dkms-usbvision-0.9.8.3-6|33	# Items below here should not have to change with each driver version
12cr|dkms-usbvision-0.9.8.3-6|34	PACKAGE_NAME="%{module}"
12cr|dkms-usbvision-0.9.8.3-6|35	MAKE[0]="make -C \${kernel_source_dir} SUBDIRS=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build/src modules"
12cr|dkms-usbvision-0.9.8.3-6|36	CLEAN="make -C \${kernel_source_dir} SUBDIRS=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build/src clean"
12cr|dkms-usbvision-0.9.8.3-6|37	
12cr|dkms-usbvision-0.9.8.3-6|38	BUILT_MODULE_NAME[0]="\$PACKAGE_NAME"
12cr|dkms-usbvision-0.9.8.3-6|39	BUILT_MODULE_LOCATION[0]="src"
12cr|dkms-usbvision-0.9.8.3-6|40	DEST_MODULE_LOCATION[0]="/kernel/drivers/usb/media/usbvision/"
12cr|dkms-usbvision-0.9.8.3-6|41	
12cr|dkms-usbvision-0.9.8.3-6|42	# To be removed when we will be able to compile 0.9.8.3
12cr|dkms-usbvision-0.9.8.3-6|43	BUILT_MODULE_NAME[1]="saa7113"
12cr|dkms-usbvision-0.9.8.3-6|44	BUILT_MODULE_LOCATION[1]="src"
12cr|dkms-usbvision-0.9.8.3-6|45	DEST_MODULE_LOCATION[1]="/kernel/drivers/usb/media/usbvision/"
12cr|dkms-usbvision-0.9.8.3-6|46	
12cr|dkms-usbvision-0.9.8.3-6|47	BUILT_MODULE_NAME[2]="i2c-algo-usb"
12cr|dkms-usbvision-0.9.8.3-6|48	BUILT_MODULE_LOCATION[2]="src"
12cr|dkms-usbvision-0.9.8.3-6|49	DEST_MODULE_LOCATION[2]="/kernel/drivers/usb/media/usbvision/"
12cr|dkms-usbvision-0.9.8.3-6|50	
12cr|dkms-usbvision-0.9.8.3-6|51	AUTOINSTALL=yes
12cr|dkms-usbvision-0.9.8.3-6|52	EOF
12cr|dkms-usbvision-0.9.8.3-6|53	
12cr|dkms-usbvision-0.9.8.3-6|54	%clean
12cr|dkms-usbvision-0.9.8.3-6|55	rm -rf $RPM_BUILD_ROOT
12cr|dkms-usbvision-0.9.8.3-6|56	
12cr|dkms-usbvision-0.9.8.3-6|57	%files
12cr|dkms-usbvision-0.9.8.3-6|58	%defattr(-,root,root,-)
12cr|dkms-usbvision-0.9.8.3-6|59	/usr/src/%{module}-%{version}-%{release}
12cr|dkms-usbvision-0.9.8.3-6|60	
12cr|dkms-usbvision-0.9.8.3-6|61	%post
12cr|dkms-usbvision-0.9.8.3-6|62	dkms add -m	%{module} -v %{version}-%{release} --rpm_safe_upgrade
12cr|dkms-usbvision-0.9.8.3-6|63	dkms build -m	%{module} -v %{version}-%{release} --rpm_safe_upgrade
12cr|dkms-usbvision-0.9.8.3-6|64	dkms install -m	%{module} -v %{version}-%{release} --rpm_safe_upgrade
12cr|dkms-usbvision-0.9.8.3-6|65	
12cr|dkms-usbvision-0.9.8.3-6|66	%preun
12cr|dkms-usbvision-0.9.8.3-6|67	dkms remove -m	%{module} -v %{version}-%{release} --rpm_safe_upgrade --all
12cr|dkms-usbvision-0.9.8.3-6|68	
12cr|dkms-usbvision-0.9.8.3-6|69	
12cr|dkms-usbvision-0.9.8.3-6|70	
12cr|dkms-usbvision-0.9.8.3-6|71	%changelog
12cr|dkms-usbvision-0.9.8.3-6|72	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.9.8.3-6mdv2009.1
12cr|dkms-usbvision-0.9.8.3-6|73	+ Revision: 350650
12cr|dkms-usbvision-0.9.8.3-6|74	- rebuild
12cr|dkms-usbvision-0.9.8.3-6|75	
12cr|dkms-usbvision-0.9.8.3-6|76	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9.8.3-5mdv2009.0
12cr|dkms-usbvision-0.9.8.3-6|77	+ Revision: 244354
12cr|dkms-usbvision-0.9.8.3-6|78	- rebuild
12cr|dkms-usbvision-0.9.8.3-6|79	
12cr|dkms-usbvision-0.9.8.3-6|80	* Tue Feb 12 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9.8.3-3mdv2008.1
12cr|dkms-usbvision-0.9.8.3-6|81	+ Revision: 166596
12cr|dkms-usbvision-0.9.8.3-6|82	- fix description-line-too-long
12cr|dkms-usbvision-0.9.8.3-6|83	- kill re-definition of %%buildroot on Pixel's request
12cr|dkms-usbvision-0.9.8.3-6|84	
12cr|dkms-usbvision-0.9.8.3-6|85	+ Olivier Blin <oblin@mandriva.com>
12cr|dkms-usbvision-0.9.8.3-6|86	- restore BuildRoot
12cr|dkms-usbvision-0.9.8.3-6|87	
12cr|dkms-usbvision-0.9.8.3-6|88	* Tue Oct 02 2007 Olivier Blin <oblin@mandriva.com> 0.9.8.3-3mdv2008.0
12cr|dkms-usbvision-0.9.8.3-6|89	+ Revision: 94471
12cr|dkms-usbvision-0.9.8.3-6|90	- update to new version
12cr|dkms-usbvision-0.9.8.3-6|91	
12cr|dkms-usbvision-0.9.8.3-6|92	
12cr|dkms-usbvision-0.9.8.3-6|93	* Thu Jun 22 2006 Erwan Velu <erwan@seanodes.com> 0.9.8.3-2
12cr|dkms-usbvision-0.9.8.3-6|94	- Rebuild
12cr|dkms-usbvision-0.9.8.3-6|95	
12cr|dkms-usbvision-0.9.8.3-6|96	* Sat Mar 18 2006 Erwan Velu <erwan@seanodes.com> 0.9.8.3-1mdk
12cr|dkms-usbvision-0.9.8.3-6|97	- 2.6.14 is there so we must use the 0.9.8.3 release
12cr|dkms-usbvision-0.9.8.3-6|98	- Fixing source name
12cr|dkms-usbvision-0.9.8.3-6|99	
12cr|dkms-usbvision-0.9.8.3-6|100	* Fri Feb 24 2006 Erwan Velu <erwan@seanodes.com> 0.9.8.2-1mdk
12cr|dkms-usbvision-0.9.8.3-6|101	- initial package
12cr|dkms-usbvision-0.9.8.3-6|102	

975 12
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|1	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|2	%define name	dkms-%dkmsname
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|3	%define dkmsname v4l-dvb-testing
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|4	%define oname	v4l-dvb
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|5	%define version 0
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|6	%define snapshot 14014
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|7	%define rel	2
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|8	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|9	# Set the minimum kernel version that should be supported.
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|10	# Setting a lower version automatically drops modules that depend
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|11	# on a newer kernel.
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|12	%define minkernel 2.6.32
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|13	%if %{mdkversion} <= 201000
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|14	%define minkernel 2.6.31
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|15	%endif
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|16	%if %{mdkversion} <= 200910
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|17	%define minkernel 2.6.29
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|18	%endif
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|19	%if %{mdkversion} <= 200900
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|20	%define minkernel 2.6.27
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|21	%endif
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|22	%if %{mdkversion} <= 200810
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|23	%define minkernel 2.6.24
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|24	%endif
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|25	# Set the minimum kernel package that should be supported.
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|26	# The package may fail to build against a kernel that has disabled
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|27	# features compared to this reference kernel.
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|28	%define kernelpkg kernel-desktop-devel-latest
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|29	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|30	%define release %mkrel 0.hg%snapshot.%rel
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|31	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|32	Summary:	Experimental version of Linux V4L/DVB subsystem
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|33	Name:		%{name}
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|34	Version:	%{version}
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|35	Release:	%{release}
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|36	Group:		System/Kernel and hardware
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|37	License:	GPLv2
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|38	URL:		http://linuxtv.org/
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|39	# rm -rf v4l-dvb; hg clone http://linuxtv.org/hg/v4l-dvb
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|40	# cd v4l-dvb; hg archive -ttbz2 ../v4l-dvb-$(hg tip --template {rev}).tar.bz2; cd ..
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|41	Source:		%oname-%snapshot.tar.bz2
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|42	# fixes build on mnb patched 2.6.31 kernels
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|43	Source1:	v4l-dvb-2.6.31mnb.patch
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|44	# Disable DVB_DUMMY_FE
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|45	Patch1:		v4l-dvb-disable-dvb-dummy-fe.patch
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|46	BuildRoot:	%{_tmppath}/%{name}-root
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|47	Patch2:		v4l-dvb-add-sq930x-support.patch
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|48	# 64bit has v4l2-compat-ioctl32.ko, 32bit does not, thus not noarch
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|49	#BuildArch:	noarch
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|50	Requires:	dkms
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|51	Requires(post):	dkms
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|52	Requires(preun): dkms
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|53	# Used to build the config:
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|54	BuildRequires:	%kernelpkg >= %minkernel
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|55	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|56	%description
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|57	DKMS module package for the v4l-dvb hg development tree from
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|58	linuxtv.org. Use this package to test a new snapshot of the V4L/DVB
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|59	subsystem of the Linux kernel.
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|60	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|61	%prep
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|62	%setup -q -n %oname-%snapshot
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|63	%patch1 -p1
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|64	%patch2 -p1 -b .sq930x~
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|65	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|66	%build
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|67	cd v4l
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|68	%make allyesconfig Makefile.media Makefile.sound .myconfig VER=%minkernel SRCDIR=$(rpm -ql $(rpm -q --requires %kernelpkg | grep ^kernel-) | grep '\.config' | sed 's,/.config,,')
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|69	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|70	%if %{mdkversion} <= 200910
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|71	# no necessary headers in kernel-devel
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|72	echo 'CONFIG_DVB_FIREDTV_IEEE1394 := n' >> .myconfig
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|73	%endif
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|74	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|75	%install
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|76	rm -rf %{buildroot}
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|77	install -d -m755 %{buildroot}%{_usrsrc}/%{dkmsname}-%{version}-%{release}
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|78	cp -a v4l linux %{buildroot}%{_usrsrc}/%{dkmsname}-%{version}-%{release}
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|79	rm -f %{buildroot}%{_usrsrc}/%{dkmsname}-%{version}-%{release}/v4l/scripts/*
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|80	install -m755 v4l/scripts/make_config_compat.pl %{buildroot}%{_usrsrc}/%{dkmsname}-%{version}-%{release}/v4l/scripts/
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|81	for script in rmmod.pl make_makefile.pl make_myconfig.pl make_kconfig.pl; do
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|82	echo "#!/bin/true" > %{buildroot}%{_usrsrc}/%{dkmsname}-%{version}-%{release}/v4l/scripts/$script
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|83	chmod 0755 %{buildroot}%{_usrsrc}/%{dkmsname}-%{version}-%{release}/v4l/scripts/$script
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|84	done
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|85	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|86	cd v4l
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|87	rm -f modulelist
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|88	cat Makefile.media Makefile.sound | while read input; do
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|89	[[ "$input" =~ ^obj-\$ ]] || continue
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|90	if [[ "$input" =~ CONFIG_ ]]; then
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|91	grep -q $(echo "$input" | sed -r -ne 's/^obj-\$\((CONFIG.*)\).*$/\1/p')= .config || continue
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|92	fi
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|93	echo "$input" | cut -d= -f2 | sed 's,\.o,,g' >> modulelist
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|94	done
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|95	cd -
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|96	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|97	mkdir -p %{buildroot}%{_usrsrc}/%{dkmsname}-%{version}-%{release}/patches
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|98	install -m644 %{SOURCE1} %{buildroot}%{_usrsrc}/%{dkmsname}-%{version}-%{release}/patches/
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|99	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|100	cat > %{buildroot}%{_usrsrc}/%{dkmsname}-%{version}-%{release}/dkms.conf <<EOF
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|101	PACKAGE_NAME="%{dkmsname}"
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|102	PACKAGE_VERSION="%{version}-%{release}"
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|103	PATCH[0]="v4l-dvb-2.6.31mnb.patch"
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|104	PATCH_MATCH[0]="2\.6\.31\.[1-9].*mnb"
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|105	MAKE[0]="make -j \\\$(/usr/bin/getconf _NPROCESSORS_ONLN) -Cv4l all SRCDIR=\$kernel_source_dir"
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|106	CLEAN="make -Cv4l clean || :"
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|107	AUTOINSTALL=yes
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|108	EOF
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|109	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|110	i=0
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|111	for module in $(cat v4l/modulelist | xargs -n1 | sort -u); do
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|112	if [ "$module" = "v4l2-compat-ioctl32" ]; then
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|113	# hacked here to avoid more Makefile.* parsing logic above
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|114	grep "^CONFIG_COMPAT=y" $(rpm -ql $(rpm -q --requires %kernelpkg | grep ^kernel-) | grep '\.config') || continue
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|115	fi
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|116	cat >> %{buildroot}%{_usrsrc}/%{dkmsname}-%{version}-%{release}/dkms.conf <<-EOF
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|117	BUILT_MODULE_NAME[$i]="$module"
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|118	BUILT_MODULE_LOCATION[$i]="v4l"
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|119	DEST_MODULE_LOCATION[$i]="/kernel/%dkmsname"
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|120	EOF
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|121	i=$((i+1))
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|122	done
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|123	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|124	%post
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|125	dkms add     -m %{dkmsname} -v %{version}-%{release} --rpm_safe_upgrade &&
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|126	dkms build   -m %{dkmsname} -v %{version}-%{release} --rpm_safe_upgrade &&
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|127	dkms install -m %{dkmsname} -v %{version}-%{release} --rpm_safe_upgrade --force
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|128	true
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|129	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|130	%preun
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|131	dkms remove  -m %{dkmsname} -v %{version}-%{release} --rpm_safe_upgrade --all
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|132	true
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|133	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|134	%files
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|135	%defattr(-,root,root)
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|136	%{_usrsrc}/%{dkmsname}-%{version}-%{release}
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|137	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|138	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|139	%changelog
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|140	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0-0.hg14014.2mdv2011.0
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|141	+ Revision: 610255
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|142	- rebuild
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|143	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|144	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|145	- add support for sq930x (P2)
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|146	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|147	* Sat Jan 23 2010 Anssi Hannula <anssi@mandriva.org> 0-0.hg14014.1mdv2010.1
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|148	+ Revision: 495163
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|149	- new snapshot
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|150	- rediff disable-dvb-dummy-fe.patch
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|151	- build for 2.6.32 on 2010.1+
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|152	- add 2.6.31mnb support patch to make the new snapshot build on 2.6.31
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|153	with mandriva patches
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|154	- use parallel build on multi-core systems as the build takes quite a
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|155	long time
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|156	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|157	* Sat Aug 08 2009 Anssi Hannula <anssi@mandriva.org> 0-0.hg12407.1mdv2010.0
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|158	+ Revision: 411757
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|159	- new snapshot
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|160	- drop workaround-if-endif-bug.patch, now unneeded
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|161	- fix dkms build failure on 2009.1
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|162	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|163	* Sat Mar 14 2009 Anssi Hannula <anssi@mandriva.org> 0-0.hg10837.4mdv2009.1
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|164	+ Revision: 355165
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|165	- replace previous hack by dropping incorrect Kconfig if/endif block
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|166	handling from make_kconfig.pl (workaround-if-endif-bug.patch)
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|167	- disable DVB_DUMMY_FE (disable-dvb-dummy-fe.patch)
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|168	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|169	* Sun Mar 08 2009 Anssi Hannula <anssi@mandriva.org> 0-0.hg10837.3mdv2009.1
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|170	+ Revision: 352866
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|171	- workaround bug in make_kconfig.pl by re-enabling DVB_FE_CUSTOMISE for now
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|172	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|173	* Sun Mar 08 2009 Anssi Hannula <anssi@mandriva.org> 0-0.hg10837.2mdv2009.1
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|174	+ Revision: 352813
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|175	- actually disable v4l2-compat-ioctl32 on 32bit
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|176	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|177	* Sat Mar 07 2009 Anssi Hannula <anssi@mandriva.org> 0-0.hg10837.1mdv2009.1
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|178	+ Revision: 351746
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|179	- new snapshot
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|180	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|181	* Sat Mar 07 2009 Anssi Hannula <anssi@mandriva.org> 0-0.hg10785.2mdv2009.1
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|182	+ Revision: 351598
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|183	- disable noarch, 64bit has more modules (compat stuff), fixes dkms build
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|184	on 32bit
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|185	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|186	* Tue Mar 03 2009 Anssi Hannula <anssi@mandriva.org> 0-0.hg10785.1mdv2009.1
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|187	+ Revision: 347864
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|188	- new snapshot
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|189	- build for 2.6.29 on cooker
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|190	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|191	* Fri Dec 05 2008 Anssi Hannula <anssi@mandriva.org> 0-0.hg9767.1mdv2009.1
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|192	+ Revision: 310779
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|193	- new snapshot
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|194	- provide another stub script
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|195	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|196	* Sat Nov 01 2008 Anssi Hannula <anssi@mandriva.org> 0-0.hg9500.1mdv2009.1
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|197	+ Revision: 299164
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|198	- add executable bit to all stub scripts
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|199	- new snapshot (fixes 2.6.27 support)
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|200	- fix random file time race condition build errors by including more
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|201	stub scripts
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|202	- remove wrong comment
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|203	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|204	* Tue May 20 2008 Anssi Hannula <anssi@mandriva.org> 0-0.hg7901.1mdv2009.0
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|205	+ Revision: 209519
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|206	- new snapshot
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|207	
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|208	* Sun May 04 2008 Anssi Hannula <anssi@mandriva.org> 0-0.hg7826.1mdv2009.0
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|209	+ Revision: 201126
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|210	- initial Mandriva release
12cr|dkms-v4l-dvb-testing-0-0.hg14014.2|211	

976 12
12cr|dkms-vhba-1.2.1-4.20110915.1|1	
12cr|dkms-vhba-1.2.1-4.20110915.1|2	%define version 1.2.1
12cr|dkms-vhba-1.2.1-4.20110915.1|3	# upstream release tarball is a snapshot-style one
12cr|dkms-vhba-1.2.1-4.20110915.1|4	%define snapshot 20110915
12cr|dkms-vhba-1.2.1-4.20110915.1|5	%define rel	1
12cr|dkms-vhba-1.2.1-4.20110915.1|6	
12cr|dkms-vhba-1.2.1-4.20110915.1|7	# REV=$(svn info https://cdemu.svn.sourceforge.net/svnroot/cdemu/trunk/vhba-module| sed -ne 's/^Last Changed Rev: //p')
12cr|dkms-vhba-1.2.1-4.20110915.1|8	# svn export -r $REV https://cdemu.svn.sourceforge.net/svnroot/cdemu/trunk/vhba-module vhba-module-$REV
12cr|dkms-vhba-1.2.1-4.20110915.1|9	# tar -cjf vhba-module-$REV.tar.bz2 vhba-module-$REV
12cr|dkms-vhba-1.2.1-4.20110915.1|10	
12cr|dkms-vhba-1.2.1-4.20110915.1|11	Summary:	Virtual SCSI HBA kernel module
12cr|dkms-vhba-1.2.1-4.20110915.1|12	%define module	vhba
12cr|dkms-vhba-1.2.1-4.20110915.1|13	%define oname	vhba-module
12cr|dkms-vhba-1.2.1-4.20110915.1|14	Name:		dkms-vhba
12cr|dkms-vhba-1.2.1-4.20110915.1|15	Version:	1.2.1
12cr|dkms-vhba-1.2.1-4.20110915.1|16	%if %snapshot
12cr|dkms-vhba-1.2.1-4.20110915.1|17	Release:	%mkrel 4.%snapshot.%rel
12cr|dkms-vhba-1.2.1-4.20110915.1|18	%else
12cr|dkms-vhba-1.2.1-4.20110915.1|19	Release:	%mkrel %rel
12cr|dkms-vhba-1.2.1-4.20110915.1|20	%endif
12cr|dkms-vhba-1.2.1-4.20110915.1|21	Group:		System/Kernel and hardware
12cr|dkms-vhba-1.2.1-4.20110915.1|22	License:	GPLv2+
12cr|dkms-vhba-1.2.1-4.20110915.1|23	URL:		http://cdemu.sourceforge.net/
12cr|dkms-vhba-1.2.1-4.20110915.1|24	%if %snapshot
12cr|dkms-vhba-1.2.1-4.20110915.1|25	Source0:	http://downloads.sourceforge.net/cdemu/%oname-%snapshot.tar.bz2
12cr|dkms-vhba-1.2.1-4.20110915.1|26	%else
12cr|dkms-vhba-1.2.1-4.20110915.1|27	Source0:	http://downloads.sourceforge.net/cdemu/%oname-%version.tar.bz2
12cr|dkms-vhba-1.2.1-4.20110915.1|28	%endif
12cr|dkms-vhba-1.2.1-4.20110915.1|29	BuildArch:	noarch
12cr|dkms-vhba-1.2.1-4.20110915.1|30	Requires:	dkms
12cr|dkms-vhba-1.2.1-4.20110915.1|31	Requires(post):	dkms
12cr|dkms-vhba-1.2.1-4.20110915.1|32	Requires(preun): dkms
12cr|dkms-vhba-1.2.1-4.20110915.1|33	
12cr|dkms-vhba-1.2.1-4.20110915.1|34	%description
12cr|dkms-vhba-1.2.1-4.20110915.1|35	Virtual SCSI HBA kernel module. The vhba module is used by cdemu.
12cr|dkms-vhba-1.2.1-4.20110915.1|36	
12cr|dkms-vhba-1.2.1-4.20110915.1|37	%prep
12cr|dkms-vhba-1.2.1-4.20110915.1|38	%if %snapshot
12cr|dkms-vhba-1.2.1-4.20110915.1|39	%setup -q -n %oname-%snapshot
12cr|dkms-vhba-1.2.1-4.20110915.1|40	%else
12cr|dkms-vhba-1.2.1-4.20110915.1|41	%setup -q -n %oname-%version
12cr|dkms-vhba-1.2.1-4.20110915.1|42	%endif
12cr|dkms-vhba-1.2.1-4.20110915.1|43	
12cr|dkms-vhba-1.2.1-4.20110915.1|44	%build
12cr|dkms-vhba-1.2.1-4.20110915.1|45	
12cr|dkms-vhba-1.2.1-4.20110915.1|46	%install
12cr|dkms-vhba-1.2.1-4.20110915.1|47	install -d -m755 %{buildroot}%{_usrsrc}/%{module}-%{version}-%{release}
12cr|dkms-vhba-1.2.1-4.20110915.1|48	cp -r kat  Makefile  vhba.c %{buildroot}%{_usrsrc}/%{module}-%{version}-%{release}
12cr|dkms-vhba-1.2.1-4.20110915.1|49	
12cr|dkms-vhba-1.2.1-4.20110915.1|50	cat > %{buildroot}%{_usrsrc}/%{module}-%{version}-%{release}/dkms.conf <<EOF
12cr|dkms-vhba-1.2.1-4.20110915.1|51	PACKAGE_NAME="%module"
12cr|dkms-vhba-1.2.1-4.20110915.1|52	PACKAGE_VERSION="%version-%release"
12cr|dkms-vhba-1.2.1-4.20110915.1|53	DEST_MODULE_LOCATION[0]="/kernel/%module"
12cr|dkms-vhba-1.2.1-4.20110915.1|54	BUILT_MODULE_NAME[0]="%module"
12cr|dkms-vhba-1.2.1-4.20110915.1|55	MAKE[0]="make KDIR=\${kernel_source_dir}"
12cr|dkms-vhba-1.2.1-4.20110915.1|56	AUTOINSTALL="yes"
12cr|dkms-vhba-1.2.1-4.20110915.1|57	EOF
12cr|dkms-vhba-1.2.1-4.20110915.1|58	
12cr|dkms-vhba-1.2.1-4.20110915.1|59	%post
12cr|dkms-vhba-1.2.1-4.20110915.1|60	dkms add	-m %{module} -v %{version}-%{release} --rpm_safe_upgrade &&
12cr|dkms-vhba-1.2.1-4.20110915.1|61	dkms build	-m %{module} -v %{version}-%{release} --rpm_safe_upgrade &&
12cr|dkms-vhba-1.2.1-4.20110915.1|62	dkms install	-m %{module} -v %{version}-%{release} --rpm_safe_upgrade
12cr|dkms-vhba-1.2.1-4.20110915.1|63	true
12cr|dkms-vhba-1.2.1-4.20110915.1|64	
12cr|dkms-vhba-1.2.1-4.20110915.1|65	%preun
12cr|dkms-vhba-1.2.1-4.20110915.1|66	dkms remove  -m %{module} -v %{version}-%{release} --all --rpm_safe_upgrade
12cr|dkms-vhba-1.2.1-4.20110915.1|67	true
12cr|dkms-vhba-1.2.1-4.20110915.1|68	
12cr|dkms-vhba-1.2.1-4.20110915.1|69	%files
12cr|dkms-vhba-1.2.1-4.20110915.1|70	%defattr(-,root,root)
12cr|dkms-vhba-1.2.1-4.20110915.1|71	%doc AUTHORS  ChangeLog  COPYING README
12cr|dkms-vhba-1.2.1-4.20110915.1|72	%{_usrsrc}/%{module}-%{version}-%{release}
12cr|dkms-vhba-1.2.1-4.20110915.1|73	
12cr|dkms-vhba-1.2.1-4.20110915.1|74	
12cr|dkms-vhba-1.2.1-4.20110915.1|75	%changelog
12cr|dkms-vhba-1.2.1-4.20110915.1|76	* Fri Feb 24 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2.1-4.20110915.1mdv2012.0
12cr|dkms-vhba-1.2.1-4.20110915.1|77	+ Revision: 780095
12cr|dkms-vhba-1.2.1-4.20110915.1|78	- new snapshot 20110915
12cr|dkms-vhba-1.2.1-4.20110915.1|79	
12cr|dkms-vhba-1.2.1-4.20110915.1|80	* Sat Sep 04 2010 Anssi Hannula <anssi@mandriva.org> 1.2.1-4.20100822.1mdv2011.0
12cr|dkms-vhba-1.2.1-4.20110915.1|81	+ Revision: 575727
12cr|dkms-vhba-1.2.1-4.20110915.1|82	- new version 20100822
12cr|dkms-vhba-1.2.1-4.20110915.1|83	- drop patches for kernel compatibility, fixed upstream
12cr|dkms-vhba-1.2.1-4.20110915.1|84	
12cr|dkms-vhba-1.2.1-4.20110915.1|85	* Mon Aug 16 2010 Pascal Terjan <pterjan@mandriva.org> 1.2.1-4mdv2011.0
12cr|dkms-vhba-1.2.1-4.20110915.1|86	+ Revision: 570620
12cr|dkms-vhba-1.2.1-4.20110915.1|87	- Add missing include (#60674)
12cr|dkms-vhba-1.2.1-4.20110915.1|88	
12cr|dkms-vhba-1.2.1-4.20110915.1|89	* Sun Mar 21 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.2.1-3mdv2010.1
12cr|dkms-vhba-1.2.1-4.20110915.1|90	+ Revision: 525984
12cr|dkms-vhba-1.2.1-4.20110915.1|91	- P0 to let new kernels
12cr|dkms-vhba-1.2.1-4.20110915.1|92	
12cr|dkms-vhba-1.2.1-4.20110915.1|93	* Sat Feb 28 2009 Anssi Hannula <anssi@mandriva.org> 1.2.1-2mdv2009.1
12cr|dkms-vhba-1.2.1-4.20110915.1|94	+ Revision: 345909
12cr|dkms-vhba-1.2.1-4.20110915.1|95	- rebuild due to missing packages
12cr|dkms-vhba-1.2.1-4.20110915.1|96	
12cr|dkms-vhba-1.2.1-4.20110915.1|97	* Mon Jan 26 2009 Guillaume Bedot <littletux@mandriva.org> 1.2.1-1mdv2009.1
12cr|dkms-vhba-1.2.1-4.20110915.1|98	+ Revision: 333900
12cr|dkms-vhba-1.2.1-4.20110915.1|99	- Release 1.2.1
12cr|dkms-vhba-1.2.1-4.20110915.1|100	
12cr|dkms-vhba-1.2.1-4.20110915.1|101	* Wed Apr 23 2008 Anssi Hannula <anssi@mandriva.org> 1.0.0-1.svn304.1mdv2009.0
12cr|dkms-vhba-1.2.1-4.20110915.1|102	+ Revision: 196900
12cr|dkms-vhba-1.2.1-4.20110915.1|103	- initial Mandriva release
12cr|dkms-vhba-1.2.1-4.20110915.1|104	

977 12
12cr|dlint-1.4.1-2|1	%define name dlint
12cr|dlint-1.4.1-2|2	%define version 1.4.1
12cr|dlint-1.4.1-2|3	%define release  %mkrel 2
12cr|dlint-1.4.1-2|4	
12cr|dlint-1.4.1-2|5	Summary: A DNS error checking utility
12cr|dlint-1.4.1-2|6	Name: %{name}
12cr|dlint-1.4.1-2|7	Version: %{version}
12cr|dlint-1.4.1-2|8	Release: %{release}
12cr|dlint-1.4.1-2|9	Source: http://www.domtools.com/pub/%{name}%{version}.tar.gz
12cr|dlint-1.4.1-2|10	Patch0: %{name}-rrfilt.patch
12cr|dlint-1.4.1-2|11	Patch1: %{name}-tempdir.patch
12cr|dlint-1.4.1-2|12	License: GPLv2+
12cr|dlint-1.4.1-2|13	URL: http://www.domtools.com
12cr|dlint-1.4.1-2|14	Group: Networking/Other
12cr|dlint-1.4.1-2|15	BuildArch: noarch
12cr|dlint-1.4.1-2|16	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|dlint-1.4.1-2|17	Requires: bind-utils, perl
12cr|dlint-1.4.1-2|18	
12cr|dlint-1.4.1-2|19	%description
12cr|dlint-1.4.1-2|20	This program analyzes any DNS zone you specify, and reports any
12cr|dlint-1.4.1-2|21	problems it finds by displaying errors and warnings.  Then it descends
12cr|dlint-1.4.1-2|22	recursively to examine all zones below the given one (this can be
12cr|dlint-1.4.1-2|23	disabled with a command line option).
12cr|dlint-1.4.1-2|24	
12cr|dlint-1.4.1-2|25	%prep
12cr|dlint-1.4.1-2|26	%setup -q -n %{name}%{version}
12cr|dlint-1.4.1-2|27	%patch0 -p1 -b .rrfilt
12cr|dlint-1.4.1-2|28	%patch1 -p1 -b .tempdir
12cr|dlint-1.4.1-2|29	%build
12cr|dlint-1.4.1-2|30	
12cr|dlint-1.4.1-2|31	%install
12cr|dlint-1.4.1-2|32	rm -rf $RPM_BUILD_ROOT
12cr|dlint-1.4.1-2|33	mkdir -p $RPM_BUILD_ROOT%{_bindir} \
12cr|dlint-1.4.1-2|34	$RPM_BUILD_ROOT%{_datadir}/%{name} \
12cr|dlint-1.4.1-2|35	$RPM_BUILD_ROOT%{_mandir}/man1
12cr|dlint-1.4.1-2|36	install -m 755 dlint digparse $RPM_BUILD_ROOT%{_bindir}
12cr|dlint-1.4.1-2|37	install -m 755 digparse $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|dlint-1.4.1-2|38	install -m 644 dlint.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cr|dlint-1.4.1-2|39	
12cr|dlint-1.4.1-2|40	%clean
12cr|dlint-1.4.1-2|41	rm -rf $RPM_BUILD_ROOT
12cr|dlint-1.4.1-2|42	
12cr|dlint-1.4.1-2|43	%files
12cr|dlint-1.4.1-2|44	%defattr(-,root,root)
12cr|dlint-1.4.1-2|45	%doc README COPYING CHANGES COPYRIGHT TESTCASES
12cr|dlint-1.4.1-2|46	%{_bindir}/*
12cr|dlint-1.4.1-2|47	%{_datadir}/%{name}/*
12cr|dlint-1.4.1-2|48	%{_mandir}/*/*
12cr|dlint-1.4.1-2|49	
12cr|dlint-1.4.1-2|50	
12cr|dlint-1.4.1-2|51	
12cr|dlint-1.4.1-2|52	%changelog
12cr|dlint-1.4.1-2|53	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-2mdv2011.0
12cr|dlint-1.4.1-2|54	+ Revision: 617793
12cr|dlint-1.4.1-2|55	- the mass rebuild of 2010.0 packages
12cr|dlint-1.4.1-2|56	
12cr|dlint-1.4.1-2|57	* Tue Jun 16 2009 Jérôme Brenier <incubusss@mandriva.org> 1.4.1-1mdv2010.0
12cr|dlint-1.4.1-2|58	+ Revision: 386394
12cr|dlint-1.4.1-2|59	- update to new version 1.4.1
12cr|dlint-1.4.1-2|60	- fix tempdir patch
12cr|dlint-1.4.1-2|61	- bunzip2 patches
12cr|dlint-1.4.1-2|62	- fix license tag
12cr|dlint-1.4.1-2|63	
12cr|dlint-1.4.1-2|64	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.4.0-6mdv2009.0
12cr|dlint-1.4.1-2|65	+ Revision: 244356
12cr|dlint-1.4.1-2|66	- rebuild
12cr|dlint-1.4.1-2|67	
12cr|dlint-1.4.1-2|68	+ Olivier Blin <oblin@mandriva.com>
12cr|dlint-1.4.1-2|69	- restore BuildRoot
12cr|dlint-1.4.1-2|70	
12cr|dlint-1.4.1-2|71	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.4.0-4mdv2008.1
12cr|dlint-1.4.1-2|72	+ Revision: 124060
12cr|dlint-1.4.1-2|73	- kill re-definition of %%buildroot on Pixel's request
12cr|dlint-1.4.1-2|74	- use %%mkrel
12cr|dlint-1.4.1-2|75	- import dlint
12cr|dlint-1.4.1-2|76	
12cr|dlint-1.4.1-2|77	
12cr|dlint-1.4.1-2|78	* Fri Aug 05 2005 Giuseppe Ghib <ghibo@mandriva.com> 1.4.0-4mdk
12cr|dlint-1.4.1-2|79	- Rebuilt.
12cr|dlint-1.4.1-2|80	
12cr|dlint-1.4.1-2|81	* Sat Feb 07 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.4.0-3mdk
12cr|dlint-1.4.1-2|82	- Added patch from ALT Linux to use mktemp instead of /var/tmp.
12cr|dlint-1.4.1-2|83	- Fixed Patch0 to use digparse into /usr/share/dlint path.
12cr|dlint-1.4.1-2|84	
12cr|dlint-1.4.1-2|85	* Wed Feb 19 2003 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.4.0-2mdk
12cr|dlint-1.4.1-2|86	- Rebuilt.
12cr|dlint-1.4.1-2|87	
12cr|dlint-1.4.1-2|88	* Fri Jan 11 2002 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.4.0-1mdk
12cr|dlint-1.4.1-2|89	- initial release.

978 12
12cr|dma-0.7-1|1	%define sendmail_command %{_sbindir}/%{name}
12cr|dma-0.7-1|2	
12cr|dma-0.7-1|3	Summary:	An end-system mail server
12cr|dma-0.7-1|4	Name:		dma
12cr|dma-0.7-1|5	Version:	0.7
12cr|dma-0.7-1|6	Release:	%mkrel 1
12cr|dma-0.7-1|7	License:	BSD
12cr|dma-0.7-1|8	URL:		https://github.com/corecode/dma
12cr|dma-0.7-1|9	Group:		Networking/Mail
12cr|dma-0.7-1|10	BuildRequires:	flex
12cr|dma-0.7-1|11	BuildRequires:	bison
12cr|dma-0.7-1|12	BuildRequires:	openssl-devel
12cr|dma-0.7-1|13	
12cr|dma-0.7-1|14	Provides:	sendmail-command
12cr|dma-0.7-1|15	
12cr|dma-0.7-1|16	# The source was obtained from upstream git repository:
12cr|dma-0.7-1|17	# git clone git://github.com/corecode/dma.git
12cr|dma-0.7-1|18	# pushd dma
12cr|dma-0.7-1|19	# git archive --prefix=dma-X.Y/ -o ../dma-X.Y.tar commit_id
12cr|dma-0.7-1|20	# popd
12cr|dma-0.7-1|21	# xz -z -e dma-X.Y.tar
12cr|dma-0.7-1|22	Source0:	dma-%{version}.tar.xz
12cr|dma-0.7-1|23	Source1:	dma-aliases
12cr|dma-0.7-1|24	Source2:	README.urpmi
12cr|dma-0.7-1|25	Patch0:		dma-0.5-mdv-fix-build-in-rpm-env.patch
12cr|dma-0.7-1|26	Patch1:		dma-0.2-mdv-locate-aliases-in-dma-etc-subdir.patch
12cr|dma-0.7-1|27	
12cr|dma-0.7-1|28	%description
12cr|dma-0.7-1|29	DragonFly Mail Agent (dma) is a small and secure MTA (mail transport agent) for
12cr|dma-0.7-1|30	end-system use.
12cr|dma-0.7-1|31	It features:
12cr|dma-0.7-1|32	– daemon-less operation
12cr|dma-0.7-1|33	– queueing
12cr|dma-0.7-1|34	– aliases
12cr|dma-0.7-1|35	– local delivery
12cr|dma-0.7-1|36	– remote delivery via SMTP
12cr|dma-0.7-1|37	– SSL support via STARTTLS and SSL
12cr|dma-0.7-1|38	– SMTP AUTH LOGIN and -MD5 (for smart hosts)
12cr|dma-0.7-1|39	
12cr|dma-0.7-1|40	%files
12cr|dma-0.7-1|41	%defattr(-,root,root)
12cr|dma-0.7-1|42	%doc TODO README.markdown VERSION README.urpmi
12cr|dma-0.7-1|43	%attr(2755, root, mail)%{_sbindir}/%{name}
12cr|dma-0.7-1|44	%attr(4750, root, mail)%{_libdir}/dma-mbox-create
12cr|dma-0.7-1|45	%{_mandir}/man8/%{name}.8.*
12cr|dma-0.7-1|46	%attr(770, root, mail)%{_var}/spool/%{name}
12cr|dma-0.7-1|47	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12cr|dma-0.7-1|48	%config(noreplace) %{_sysconfdir}/%{name}/auth.conf
12cr|dma-0.7-1|49	%config(noreplace) %{_sysconfdir}/%{name}/aliases
12cr|dma-0.7-1|50	
12cr|dma-0.7-1|51	#----------------------------------------------------------------------------
12cr|dma-0.7-1|52	
12cr|dma-0.7-1|53	%prep
12cr|dma-0.7-1|54	%setup -q
12cr|dma-0.7-1|55	%patch0
12cr|dma-0.7-1|56	%patch1
12cr|dma-0.7-1|57	
12cr|dma-0.7-1|58	%build
12cr|dma-0.7-1|59	%make -j1 CFLAGS="%{optflags} \
12cr|dma-0.7-1|60	-DDMA_VERSION='\"%{version}\"' \
12cr|dma-0.7-1|61	-DLIBEXEC_PATH='\"%{_libdir}\"' \
12cr|dma-0.7-1|62	-DCONF_PATH='\"/etc/dma\"'" \
12cr|dma-0.7-1|63	LIBEXEC=%{_libdir} \
12cr|dma-0.7-1|64	PREFIX=%{_prefix}
12cr|dma-0.7-1|65	
12cr|dma-0.7-1|66	%install
12cr|dma-0.7-1|67	%__rm -rf %{buildroot}
12cr|dma-0.7-1|68	%makeinstall DESTDIR=%{buildroot} LIBEXEC=%{_libdir} PREFIX=%{_prefix}
12cr|dma-0.7-1|69	
12cr|dma-0.7-1|70	%__install -d %{buildroot}/%{_sysconfdir}/%{name}
12cr|dma-0.7-1|71	%__cp auth.conf %{buildroot}/%{_sysconfdir}/%{name}/auth.conf
12cr|dma-0.7-1|72	%__cp dma.conf %{buildroot}/%{_sysconfdir}/%{name}/%{name}.conf
12cr|dma-0.7-1|73	%__cp %{SOURCE1} %{buildroot}/%{_sysconfdir}/%{name}/aliases
12cr|dma-0.7-1|74	%__install -m644 %{SOURCE2} README.urpmi
12cr|dma-0.7-1|75	
12cr|dma-0.7-1|76	%clean
12cr|dma-0.7-1|77	%__rm -rf %{buildroot}
12cr|dma-0.7-1|78	
12cr|dma-0.7-1|79	%post
12cr|dma-0.7-1|80	/usr/sbin/update-alternatives --install %{_sbindir}/sendmail sendmail-command %{sendmail_command} 5 --slave %{_prefix}/lib/sendmail sendmail-command-in_libdir %{sendmail_command}
12cr|dma-0.7-1|81	
12cr|dma-0.7-1|82	%postun
12cr|dma-0.7-1|83	if [ ! -e %{sendmail_command} ]; then
12cr|dma-0.7-1|84	/usr/sbin/update-alternatives --remove sendmail-command %{_sendmail_command}
12cr|dma-0.7-1|85	fi
12cr|dma-0.7-1|86	
12cr|dma-0.7-1|87	
12cr|dma-0.7-1|88	%changelog
12cr|dma-0.7-1|89	* Thu Jan 26 2012 Andrey Bondrov <abondrov@mandriva.org> 0.7-1
12cr|dma-0.7-1|90	+ Revision: 769128
12cr|dma-0.7-1|91	- New version 0.7, new URL
12cr|dma-0.7-1|92	
12cr|dma-0.7-1|93	* Wed Dec 21 2011 Andrey Bondrov <abondrov@mandriva.org> 0.6-1
12cr|dma-0.7-1|94	+ Revision: 744079
12cr|dma-0.7-1|95	- New version 0.6
12cr|dma-0.7-1|96	
12cr|dma-0.7-1|97	* Mon Dec 05 2011 Andrey Bondrov <abondrov@mandriva.org> 0.5-1
12cr|dma-0.7-1|98	+ Revision: 737843
12cr|dma-0.7-1|99	- New version 0.5, rediff patch0
12cr|dma-0.7-1|100	
12cr|dma-0.7-1|101	* Thu Oct 06 2011 Andrey Bondrov <abondrov@mandriva.org> 0.3-1
12cr|dma-0.7-1|102	+ Revision: 703297
12cr|dma-0.7-1|103	- New version: 0.3
12cr|dma-0.7-1|104	
12cr|dma-0.7-1|105	* Tue Dec 28 2010 John Balcaen <mikala@mandriva.org> 0.2-2mdv2011.0
12cr|dma-0.7-1|106	+ Revision: 625599
12cr|dma-0.7-1|107	- Bump release
12cr|dma-0.7-1|108	- import dma
12cr|dma-0.7-1|109	

979 12
12cr|dmalloc-5.5.2-7|1	%define version 5.5.2
12cr|dmalloc-5.5.2-7|2	%define release %mkrel 7
12cr|dmalloc-5.5.2-7|3	
12cr|dmalloc-5.5.2-7|4	%define libname %mklibname -d %{name}
12cr|dmalloc-5.5.2-7|5	
12cr|dmalloc-5.5.2-7|6	Name:		dmalloc
12cr|dmalloc-5.5.2-7|7	Version:	%{version}
12cr|dmalloc-5.5.2-7|8	Release:	%{release}
12cr|dmalloc-5.5.2-7|9	Summary:	Debugging MALLOC
12cr|dmalloc-5.5.2-7|10	License:	BSD style
12cr|dmalloc-5.5.2-7|11	URL:		http://dmalloc.com/
12cr|dmalloc-5.5.2-7|12	Group:		Development/Other
12cr|dmalloc-5.5.2-7|13	Source:		http://dmalloc.com/releases/%{name}-%{version}.tgz
12cr|dmalloc-5.5.2-7|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dmalloc-5.5.2-7|15	Requires:	%{libname} = %{version}
12cr|dmalloc-5.5.2-7|16	
12cr|dmalloc-5.5.2-7|17	%package -n %{libname}
12cr|dmalloc-5.5.2-7|18	Summary:	Debugging MALLOC library
12cr|dmalloc-5.5.2-7|19	Group:		Development/Other
12cr|dmalloc-5.5.2-7|20	Provides:	dmalloc-devel = %{version}-%{release}
12cr|dmalloc-5.5.2-7|21	Provides:	libdmalloc-devel = %{version}-%{release} %mklibname %name
12cr|dmalloc-5.5.2-7|22	Obsoletes:	dmalloc-devel libdmalloc-devel %mklibname %name
12cr|dmalloc-5.5.2-7|23	
12cr|dmalloc-5.5.2-7|24	%description
12cr|dmalloc-5.5.2-7|25	The debug memory allocation or "dmalloc" library has been designed
12cr|dmalloc-5.5.2-7|26	as a drop in replacement for the system's `malloc', `realloc',
12cr|dmalloc-5.5.2-7|27	`calloc', `free' and other memory management routines while providing
12cr|dmalloc-5.5.2-7|28	powerful debugging facilities configurable at runtime.  These
12cr|dmalloc-5.5.2-7|29	facilities include such things as memory-leak tracking, fence-post write
12cr|dmalloc-5.5.2-7|30	detection, file/line number reporting, and general logging of
12cr|dmalloc-5.5.2-7|31	statistics.
12cr|dmalloc-5.5.2-7|32	
12cr|dmalloc-5.5.2-7|33	%description -n %{libname}
12cr|dmalloc-5.5.2-7|34	The debug memory allocation or "dmalloc" library has been designed
12cr|dmalloc-5.5.2-7|35	as a drop in replacement for the system's `malloc', `realloc',
12cr|dmalloc-5.5.2-7|36	`calloc', `free' and other memory management routines while providing
12cr|dmalloc-5.5.2-7|37	powerful debugging facilities configurable at runtime.  These
12cr|dmalloc-5.5.2-7|38	facilities include such things as memory-leak tracking, fence-post write
12cr|dmalloc-5.5.2-7|39	detection, file/line number reporting, and general logging of
12cr|dmalloc-5.5.2-7|40	statistics.
12cr|dmalloc-5.5.2-7|41	
12cr|dmalloc-5.5.2-7|42	%prep
12cr|dmalloc-5.5.2-7|43	%setup -q
12cr|dmalloc-5.5.2-7|44	chmod -R o+rX .
12cr|dmalloc-5.5.2-7|45	
12cr|dmalloc-5.5.2-7|46	%build
12cr|dmalloc-5.5.2-7|47	export CFLAGS=`echo %optflags | sed 's/-O2/-O0/'`
12cr|dmalloc-5.5.2-7|48	
12cr|dmalloc-5.5.2-7|49	# testing program will segfault when building with -fPIC flag, so
12cr|dmalloc-5.5.2-7|50	# don't build shared library at all. Anyway this is for developers,
12cr|dmalloc-5.5.2-7|51	# so building static library is enough.
12cr|dmalloc-5.5.2-7|52	%configure2_5x --enable-threads
12cr|dmalloc-5.5.2-7|53	
12cr|dmalloc-5.5.2-7|54	# test this puppy
12cr|dmalloc-5.5.2-7|55	make heavy
12cr|dmalloc-5.5.2-7|56	
12cr|dmalloc-5.5.2-7|57	%install
12cr|dmalloc-5.5.2-7|58	rm -rf %{buildroot}
12cr|dmalloc-5.5.2-7|59	%makeinstall
12cr|dmalloc-5.5.2-7|60	
12cr|dmalloc-5.5.2-7|61	%clean
12cr|dmalloc-5.5.2-7|62	rm -rf %{buildroot}
12cr|dmalloc-5.5.2-7|63	
12cr|dmalloc-5.5.2-7|64	%files
12cr|dmalloc-5.5.2-7|65	%defattr (-,root,root)
12cr|dmalloc-5.5.2-7|66	%doc ChangeLog.1 INSTALL NEWS README RELEASE.html docs/NOTES docs/TODO docs/*.html
12cr|dmalloc-5.5.2-7|67	%{_bindir}/*
12cr|dmalloc-5.5.2-7|68	
12cr|dmalloc-5.5.2-7|69	%files -n %libname
12cr|dmalloc-5.5.2-7|70	%defattr (-,root,root)
12cr|dmalloc-5.5.2-7|71	%{_includedir}/*
12cr|dmalloc-5.5.2-7|72	%{_libdir}/*.a
12cr|dmalloc-5.5.2-7|73	
12cr|dmalloc-5.5.2-7|74	
12cr|dmalloc-5.5.2-7|75	%changelog
12cr|dmalloc-5.5.2-7|76	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 5.5.2-7mdv2011.0
12cr|dmalloc-5.5.2-7|77	+ Revision: 617794
12cr|dmalloc-5.5.2-7|78	- the mass rebuild of 2010.0 packages
12cr|dmalloc-5.5.2-7|79	
12cr|dmalloc-5.5.2-7|80	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 5.5.2-6mdv2010.0
12cr|dmalloc-5.5.2-7|81	+ Revision: 428284
12cr|dmalloc-5.5.2-7|82	- rebuild
12cr|dmalloc-5.5.2-7|83	
12cr|dmalloc-5.5.2-7|84	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 5.5.2-5mdv2009.0
12cr|dmalloc-5.5.2-7|85	+ Revision: 244418
12cr|dmalloc-5.5.2-7|86	- rebuild
12cr|dmalloc-5.5.2-7|87	
12cr|dmalloc-5.5.2-7|88	* Fri Feb 22 2008 Thierry Vignaud <tv@mandriva.org> 5.5.2-3mdv2008.1
12cr|dmalloc-5.5.2-7|89	+ Revision: 173832
12cr|dmalloc-5.5.2-7|90	- rebuild b/c of missing subpackage on ia32
12cr|dmalloc-5.5.2-7|91	- kill re-definition of %%buildroot on Pixel's request
12cr|dmalloc-5.5.2-7|92	
12cr|dmalloc-5.5.2-7|93	+ Olivier Blin <oblin@mandriva.com>
12cr|dmalloc-5.5.2-7|94	- restore BuildRoot
12cr|dmalloc-5.5.2-7|95	
12cr|dmalloc-5.5.2-7|96	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 5.5.2-2mdv2008.1
12cr|dmalloc-5.5.2-7|97	+ Revision: 119840
12cr|dmalloc-5.5.2-7|98	- rebuild b/c of missing subpackage on ia32
12cr|dmalloc-5.5.2-7|99	
12cr|dmalloc-5.5.2-7|100	* Mon Oct 22 2007 Thierry Vignaud <tv@mandriva.org> 5.5.2-1mdv2008.1
12cr|dmalloc-5.5.2-7|101	+ Revision: 101320
12cr|dmalloc-5.5.2-7|102	- info doc is no more build
12cr|dmalloc-5.5.2-7|103	- disable parallel make (broken)
12cr|dmalloc-5.5.2-7|104	- fix build
12cr|dmalloc-5.5.2-7|105	- new release
12cr|dmalloc-5.5.2-7|106	
12cr|dmalloc-5.5.2-7|107	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 5.4.3-2mdv2008.0
12cr|dmalloc-5.5.2-7|108	+ Revision: 67939
12cr|dmalloc-5.5.2-7|109	- fix upgrade
12cr|dmalloc-5.5.2-7|110	
12cr|dmalloc-5.5.2-7|111	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 5.4.3-1mdv2008.0
12cr|dmalloc-5.5.2-7|112	+ Revision: 67882
12cr|dmalloc-5.5.2-7|113	- cleanups
12cr|dmalloc-5.5.2-7|114	- new release
12cr|dmalloc-5.5.2-7|115	- libify
12cr|dmalloc-5.5.2-7|116	- add missing requires on info-install
12cr|dmalloc-5.5.2-7|117	- use %%mkrel
12cr|dmalloc-5.5.2-7|118	- Import dmalloc
12cr|dmalloc-5.5.2-7|119	
12cr|dmalloc-5.5.2-7|120	
12cr|dmalloc-5.5.2-7|121	
12cr|dmalloc-5.5.2-7|122	* Sat Jan 29 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.4.2-1mdk
12cr|dmalloc-5.5.2-7|123	- 5.4.2
12cr|dmalloc-5.5.2-7|124	
12cr|dmalloc-5.5.2-7|125	* Thu May 20 2004 Abel Cheung <deaddog@deaddog.org> 5.3.0-1mdk
12cr|dmalloc-5.5.2-7|126	- New version
12cr|dmalloc-5.5.2-7|127	- libdify and change package splitting, allowing both 32bit and 64bit
12cr|dmalloc-5.5.2-7|128	libraries to install
12cr|dmalloc-5.5.2-7|129	- Spec cleanup
12cr|dmalloc-5.5.2-7|130	- Build threaded and cxx library
12cr|dmalloc-5.5.2-7|131	- Use -O0, otherwise test program segfaults
12cr|dmalloc-5.5.2-7|132	
12cr|dmalloc-5.5.2-7|133	* Fri Sep 05 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.2.1-1mdk
12cr|dmalloc-5.5.2-7|134	- 5.2.1
12cr|dmalloc-5.5.2-7|135	
12cr|dmalloc-5.5.2-7|136	* Sun Jul 06 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.2.0-1mdk
12cr|dmalloc-5.5.2-7|137	- 5.2.0
12cr|dmalloc-5.5.2-7|138	
12cr|dmalloc-5.5.2-7|139	* Tue Feb 11 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 4.8.2-3mdk
12cr|dmalloc-5.5.2-7|140	- add good provides (All my excuses to Lenny, the best packager I know)
12cr|dmalloc-5.5.2-7|141	
12cr|dmalloc-5.5.2-7|142	* Tue Jan 14 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 4.8.2-2mdk
12cr|dmalloc-5.5.2-7|143	- reintroduce in contrib (need by lineakconf)
12cr|dmalloc-5.5.2-7|144	- split in %%name and %%name-devel
12cr|dmalloc-5.5.2-7|145	
12cr|dmalloc-5.5.2-7|146	* Mon Jul 02 2001 Lenny Cartier <lenny@mandrakesoft.com> 4.8.2-1mdk
12cr|dmalloc-5.5.2-7|147	- updated to 4.8.2
12cr|dmalloc-5.5.2-7|148	
12cr|dmalloc-5.5.2-7|149	* Tue Jan 09 2001 Lenny Cartier <lenny@mandrakesoft.com> 4.8.1-1mdk
12cr|dmalloc-5.5.2-7|150	- updated to 4.8.1
12cr|dmalloc-5.5.2-7|151	
12cr|dmalloc-5.5.2-7|152	* Tue Aug 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 4.2.0-3mdk
12cr|dmalloc-5.5.2-7|153	- BM
12cr|dmalloc-5.5.2-7|154	
12cr|dmalloc-5.5.2-7|155	* Wed Apr 26 2000 Lenny Cartier <lenny@mandrakesoft.com> 4.2.0-2mdk
12cr|dmalloc-5.5.2-7|156	- fix group
12cr|dmalloc-5.5.2-7|157	- fix files section
12cr|dmalloc-5.5.2-7|158	- bzip2 patches
12cr|dmalloc-5.5.2-7|159	
12cr|dmalloc-5.5.2-7|160	* Thu Feb 10 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cr|dmalloc-5.5.2-7|161	- mandrake build

980 12
12cr|dmtx-utils-0.7.4-2|1	Name:		dmtx-utils
12cr|dmtx-utils-0.7.4-2|2	Version:	0.7.4
12cr|dmtx-utils-0.7.4-2|3	Release:	2
12cr|dmtx-utils-0.7.4-2|4	Summary:	a library for reading and writing Data Matrix 2D barcodes
12cr|dmtx-utils-0.7.4-2|5	Source0:	http://downloads.sourceforge.net/project/libdmtx/libdmtx/0.7.4/%{name}-%{version}.tar.bz2
12cr|dmtx-utils-0.7.4-2|6	Group:		Development/C++
12cr|dmtx-utils-0.7.4-2|7	License: 	GPLv2
12cr|dmtx-utils-0.7.4-2|8	URL:		http://www.libdmtx.org
12cr|dmtx-utils-0.7.4-2|9	BuildRequires:	pkgconfig(ImageMagick)
12cr|dmtx-utils-0.7.4-2|10	BuildRequires:	pkgconfig(libdmtx)
12cr|dmtx-utils-0.7.4-2|11	Obsoletes: libdmtx-utils
12cr|dmtx-utils-0.7.4-2|12	
12cr|dmtx-utils-0.7.4-2|13	%description
12cr|dmtx-utils-0.7.4-2|14	dmtx-utils is open source software for reading and writing Data Matrix 2D barcodes
12cr|dmtx-utils-0.7.4-2|15	on Linux and Unix. At its core libdmtx is a shared library, allowing C/C++
12cr|dmtx-utils-0.7.4-2|16	programs to use its capabilities without restrictions or overhead.
12cr|dmtx-utils-0.7.4-2|17	
12cr|dmtx-utils-0.7.4-2|18	This package contains command line tools (dmtxread, dmtxwrite and dmtxquery)
12cr|dmtx-utils-0.7.4-2|19	to test %{name} and to learn its behavior.
12cr|dmtx-utils-0.7.4-2|20	
12cr|dmtx-utils-0.7.4-2|21	%prep
12cr|dmtx-utils-0.7.4-2|22	%setup -q
12cr|dmtx-utils-0.7.4-2|23	
12cr|dmtx-utils-0.7.4-2|24	%build
12cr|dmtx-utils-0.7.4-2|25	%configure2_5x \
12cr|dmtx-utils-0.7.4-2|26	
12cr|dmtx-utils-0.7.4-2|27	%make
12cr|dmtx-utils-0.7.4-2|28	
12cr|dmtx-utils-0.7.4-2|29	%install
12cr|dmtx-utils-0.7.4-2|30	rm -rf %{buildroot}
12cr|dmtx-utils-0.7.4-2|31	%makeinstall
12cr|dmtx-utils-0.7.4-2|32	
12cr|dmtx-utils-0.7.4-2|33	%files
12cr|dmtx-utils-0.7.4-2|34	%doc AUTHORS ChangeLog COPYING README README.linux TODO
12cr|dmtx-utils-0.7.4-2|35	%{_bindir}/dmtxquery
12cr|dmtx-utils-0.7.4-2|36	%{_bindir}/dmtxread
12cr|dmtx-utils-0.7.4-2|37	%{_bindir}/dmtxwrite
12cr|dmtx-utils-0.7.4-2|38	%{_mandir}/man1/dmtxquery*
12cr|dmtx-utils-0.7.4-2|39	%{_mandir}/man1/dmtxread*
12cr|dmtx-utils-0.7.4-2|40	%{_mandir}/man1/dmtxwrite*
12cr|dmtx-utils-0.7.4-2|41	
12cr|dmtx-utils-0.7.4-2|42	
12cr|dmtx-utils-0.7.4-2|43	%changelog
12cr|dmtx-utils-0.7.4-2|44	* Sat Dec 24 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.7.4-2
12cr|dmtx-utils-0.7.4-2|45	+ Revision: 745082
12cr|dmtx-utils-0.7.4-2|46	- rebuild to properly obsolete old utils pkg name
12cr|dmtx-utils-0.7.4-2|47	- removed unneeded BRs
12cr|dmtx-utils-0.7.4-2|48	- first build for spit out dmxt-utils from lib
12cr|dmtx-utils-0.7.4-2|49	- copy dmtx-utils now split out from libdmtx
12cr|dmtx-utils-0.7.4-2|50	- new version 0.7.4.tar.bz2
12cr|dmtx-utils-0.7.4-2|51	- cleaned up spec
12cr|dmtx-utils-0.7.4-2|52	
12cr|dmtx-utils-0.7.4-2|53	* Fri Apr 29 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-2
12cr|dmtx-utils-0.7.4-2|54	+ Revision: 660235
12cr|dmtx-utils-0.7.4-2|55	- mass rebuild
12cr|dmtx-utils-0.7.4-2|56	
12cr|dmtx-utils-0.7.4-2|57	+ John Balcaen <mikala@mandriva.org>
12cr|dmtx-utils-0.7.4-2|58	- Remove BuildRoot
12cr|dmtx-utils-0.7.4-2|59	
12cr|dmtx-utils-0.7.4-2|60	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|dmtx-utils-0.7.4-2|61	- Fix Buildrequires
12cr|dmtx-utils-0.7.4-2|62	
12cr|dmtx-utils-0.7.4-2|63	* Tue Aug 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.7.2-1mdv2011.0
12cr|dmtx-utils-0.7.4-2|64	+ Revision: 574836
12cr|dmtx-utils-0.7.4-2|65	- import libdmtx
12cr|dmtx-utils-0.7.4-2|66	

981 12
12cr|dnotify-0.18.0-9|1	%define name dnotify
12cr|dnotify-0.18.0-9|2	%define version 0.18.0
12cr|dnotify-0.18.0-9|3	%define release %mkrel 9
12cr|dnotify-0.18.0-9|4	
12cr|dnotify-0.18.0-9|5	Summary: Execute command when directory changes
12cr|dnotify-0.18.0-9|6	Name: %{name}
12cr|dnotify-0.18.0-9|7	Version: %{version}
12cr|dnotify-0.18.0-9|8	Release: %{release}
12cr|dnotify-0.18.0-9|9	# Not working anymore ??
12cr|dnotify-0.18.0-9|10	# URL: http://oskarsapps.mine.nu/dnotify.html
12cr|dnotify-0.18.0-9|11	Source0: http://oskarsapps.mine.nu/src/%{name}-%{version}.tar.bz2
12cr|dnotify-0.18.0-9|12	Source1: %{name}.init
12cr|dnotify-0.18.0-9|13	Source2: %{name}.sysconfig
12cr|dnotify-0.18.0-9|14	Source3: %{name}.d.README
12cr|dnotify-0.18.0-9|15	Patch0: dnotify-include-stat_h.patch
12cr|dnotify-0.18.0-9|16	License: GPL
12cr|dnotify-0.18.0-9|17	Group: File tools
12cr|dnotify-0.18.0-9|18	Requires(post): rpm-helper
12cr|dnotify-0.18.0-9|19	Requires(preun): rpm-helper
12cr|dnotify-0.18.0-9|20	
12cr|dnotify-0.18.0-9|21	%description
12cr|dnotify-0.18.0-9|22	Dnotify is a simple program that makes it possible
12cr|dnotify-0.18.0-9|23	to execute a command every time the contents of a
12cr|dnotify-0.18.0-9|24	specific directory change in Linux. It is run from
12cr|dnotify-0.18.0-9|25	the command line and takes two arguments: one or
12cr|dnotify-0.18.0-9|26	more directories to monitor and a command to
12cr|dnotify-0.18.0-9|27	execute whenever a directory has changed. Options
12cr|dnotify-0.18.0-9|28	control what events to trigger on: when a file was
12cr|dnotify-0.18.0-9|29	read in the directory, when one was created/deleted,
12cr|dnotify-0.18.0-9|30	etc.
12cr|dnotify-0.18.0-9|31	
12cr|dnotify-0.18.0-9|32	%prep
12cr|dnotify-0.18.0-9|33	%setup -q
12cr|dnotify-0.18.0-9|34	%patch0 -p0 -b .stat_h
12cr|dnotify-0.18.0-9|35	
12cr|dnotify-0.18.0-9|36	%build
12cr|dnotify-0.18.0-9|37	%configure
12cr|dnotify-0.18.0-9|38	%make
12cr|dnotify-0.18.0-9|39	
12cr|dnotify-0.18.0-9|40	%install
12cr|dnotify-0.18.0-9|41	%makeinstall
12cr|dnotify-0.18.0-9|42	%{__install} -m755 -d %{buildroot}%{_sysconfdir}/sysconfig/%{name}.d
12cr|dnotify-0.18.0-9|43	%{__install} -m755 -d %{buildroot}%{_initrddir}
12cr|dnotify-0.18.0-9|44	%{__install} -m700 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|dnotify-0.18.0-9|45	%{__install} -m600 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|dnotify-0.18.0-9|46	%{__install} -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/%{name}.d/README
12cr|dnotify-0.18.0-9|47	
12cr|dnotify-0.18.0-9|48	%find_lang %name
12cr|dnotify-0.18.0-9|49	
12cr|dnotify-0.18.0-9|50	%post
12cr|dnotify-0.18.0-9|51	%_post_service %{name}
12cr|dnotify-0.18.0-9|52	
12cr|dnotify-0.18.0-9|53	%preun
12cr|dnotify-0.18.0-9|54	%_preun_service %{name}
12cr|dnotify-0.18.0-9|55	
12cr|dnotify-0.18.0-9|56	%files -f %name.lang
12cr|dnotify-0.18.0-9|57	%{_bindir}/dnotify
12cr|dnotify-0.18.0-9|58	%{_mandir}/*/*
12cr|dnotify-0.18.0-9|59	%config(noreplace) %{_initrddir}/%{name}
12cr|dnotify-0.18.0-9|60	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|dnotify-0.18.0-9|61	%dir %{_sysconfdir}/sysconfig/%{name}.d
12cr|dnotify-0.18.0-9|62	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}.d/README
12cr|dnotify-0.18.0-9|63	%doc README NEWS AUTHORS COPYING INSTALL

982 12
12cr|dns2tcp-0.5.2-1|1	%define name	dns2tcp
12cr|dns2tcp-0.5.2-1|2	%define version	0.5.2
12cr|dns2tcp-0.5.2-1|3	%define release	%mkrel 1
12cr|dns2tcp-0.5.2-1|4	
12cr|dns2tcp-0.5.2-1|5	Name:		%{name}
12cr|dns2tcp-0.5.2-1|6	Version:	%{version}
12cr|dns2tcp-0.5.2-1|7	Release:	%{release}
12cr|dns2tcp-0.5.2-1|8	Summary:	Tunnel TCP over DNS
12cr|dns2tcp-0.5.2-1|9	Group:		Networking/Other
12cr|dns2tcp-0.5.2-1|10	License:	GPLv2+
12cr|dns2tcp-0.5.2-1|11	URL:		http://www.hsc.fr/ressources/outils/dns2tcp/
12cr|dns2tcp-0.5.2-1|12	Source0:	http://www.hsc.fr/ressources/outils/dns2tcp/download/%{name}-%{version}.tar.gz
12cr|dns2tcp-0.5.2-1|13	Source1: 	dns2tcpd.init
12cr|dns2tcp-0.5.2-1|14	Source2: 	dns2tcpd.conf
12cr|dns2tcp-0.5.2-1|15	Source3: 	dns2tcpc.init
12cr|dns2tcp-0.5.2-1|16	Source4: 	dns2tcpc.conf
12cr|dns2tcp-0.5.2-1|17	BuildRequires:  openssl-devel
12cr|dns2tcp-0.5.2-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|dns2tcp-0.5.2-1|19	
12cr|dns2tcp-0.5.2-1|20	%description
12cr|dns2tcp-0.5.2-1|21	Dns2tcp is a tool for relaying TCP connections over DNS. There is no
12cr|dns2tcp-0.5.2-1|22	authentications nor encryption mecanisms : DNS encapsulation must be
12cr|dns2tcp-0.5.2-1|23	considered as an unsecure and anonymous transport layer. Ressources should
12cr|dns2tcp-0.5.2-1|24	be public external services like ssh, ssltunnel ...
12cr|dns2tcp-0.5.2-1|25	
12cr|dns2tcp-0.5.2-1|26	%package	client
12cr|dns2tcp-0.5.2-1|27	Summary:	dns2tcp client (Tunnel TCP over DNS)
12cr|dns2tcp-0.5.2-1|28	Group:		Networking/Other
12cr|dns2tcp-0.5.2-1|29	
12cr|dns2tcp-0.5.2-1|30	%description	client
12cr|dns2tcp-0.5.2-1|31	Dns2tcp is a tool for relaying TCP connections over DNS. There is no
12cr|dns2tcp-0.5.2-1|32	authentications nor encryption mecanisms : DNS encapsulation must be
12cr|dns2tcp-0.5.2-1|33	considered as an unsecure and anonymous transport layer. Ressources should
12cr|dns2tcp-0.5.2-1|34	be public external services like ssh, ssltunnel ...
12cr|dns2tcp-0.5.2-1|35	
12cr|dns2tcp-0.5.2-1|36	This package contains the client part.
12cr|dns2tcp-0.5.2-1|37	
12cr|dns2tcp-0.5.2-1|38	%package	server
12cr|dns2tcp-0.5.2-1|39	Summary:	dns2tcp server (Tunnel TCP over DNS)
12cr|dns2tcp-0.5.2-1|40	Group:		Networking/Other
12cr|dns2tcp-0.5.2-1|41	
12cr|dns2tcp-0.5.2-1|42	%description	server
12cr|dns2tcp-0.5.2-1|43	Dns2tcp is a tool for relaying TCP connections over DNS. There is no
12cr|dns2tcp-0.5.2-1|44	authentications nor encryption mecanisms : DNS encapsulation must be
12cr|dns2tcp-0.5.2-1|45	considered as an unsecure and anonymous transport layer. Ressources should
12cr|dns2tcp-0.5.2-1|46	be public external services like ssh, ssltunnel ...
12cr|dns2tcp-0.5.2-1|47	
12cr|dns2tcp-0.5.2-1|48	This package contains the server part.
12cr|dns2tcp-0.5.2-1|49	
12cr|dns2tcp-0.5.2-1|50	%prep
12cr|dns2tcp-0.5.2-1|51	%setup -q
12cr|dns2tcp-0.5.2-1|52	
12cr|dns2tcp-0.5.2-1|53	%build
12cr|dns2tcp-0.5.2-1|54	%configure2_5x
12cr|dns2tcp-0.5.2-1|55	%make
12cr|dns2tcp-0.5.2-1|56	
12cr|dns2tcp-0.5.2-1|57	
12cr|dns2tcp-0.5.2-1|58	%install
12cr|dns2tcp-0.5.2-1|59	rm -rf %{buildroot}
12cr|dns2tcp-0.5.2-1|60	%makeinstall
12cr|dns2tcp-0.5.2-1|61	mkdir -p %{buildroot}/%_initrddir/
12cr|dns2tcp-0.5.2-1|62	mkdir -p %{buildroot}/%_sysconfdir/
12cr|dns2tcp-0.5.2-1|63	install -m 0755 %SOURCE1 %{buildroot}/%_initrddir/dns2tcpd
12cr|dns2tcp-0.5.2-1|64	install -m 0755 %SOURCE2 %{buildroot}/%_sysconfdir/dns2tcpd.conf
12cr|dns2tcp-0.5.2-1|65	install -m 0755 %SOURCE3 %{buildroot}/%_initrddir/dns2tcpc
12cr|dns2tcp-0.5.2-1|66	install -m 0755 %SOURCE4 %{buildroot}/%_sysconfdir/dns2tcpc.conf
12cr|dns2tcp-0.5.2-1|67	
12cr|dns2tcp-0.5.2-1|68	%clean
12cr|dns2tcp-0.5.2-1|69	rm -rf %{buildroot}
12cr|dns2tcp-0.5.2-1|70	
12cr|dns2tcp-0.5.2-1|71	%post server
12cr|dns2tcp-0.5.2-1|72	%_post_service dns2tcpd
12cr|dns2tcp-0.5.2-1|73	%preun server
12cr|dns2tcp-0.5.2-1|74	%_preun_service dns2tcpd
12cr|dns2tcp-0.5.2-1|75	
12cr|dns2tcp-0.5.2-1|76	%post client
12cr|dns2tcp-0.5.2-1|77	%_post_service dns2tcpc
12cr|dns2tcp-0.5.2-1|78	%preun client
12cr|dns2tcp-0.5.2-1|79	%_preun_service dns2tcpc
12cr|dns2tcp-0.5.2-1|80	
12cr|dns2tcp-0.5.2-1|81	%files server
12cr|dns2tcp-0.5.2-1|82	%defattr(-,root,root)
12cr|dns2tcp-0.5.2-1|83	%doc README COPYING ChangeLog
12cr|dns2tcp-0.5.2-1|84	%{_bindir}/dns2tcpd
12cr|dns2tcp-0.5.2-1|85	%{_initrddir}/dns2tcpd
12cr|dns2tcp-0.5.2-1|86	%config(noreplace) %{_sysconfdir}/dns2tcpd.conf
12cr|dns2tcp-0.5.2-1|87	%{_mandir}/man1/dns2tcpd.1.*
12cr|dns2tcp-0.5.2-1|88	
12cr|dns2tcp-0.5.2-1|89	%files client
12cr|dns2tcp-0.5.2-1|90	%defattr(-,root,root)
12cr|dns2tcp-0.5.2-1|91	%doc README COPYING ChangeLog
12cr|dns2tcp-0.5.2-1|92	%{_bindir}/dns2tcpc
12cr|dns2tcp-0.5.2-1|93	%{_initrddir}/dns2tcpc
12cr|dns2tcp-0.5.2-1|94	%config(noreplace) %{_sysconfdir}/dns2tcpc.conf
12cr|dns2tcp-0.5.2-1|95	%{_mandir}/man1/dns2tcpc.1.*
12cr|dns2tcp-0.5.2-1|96	
12cr|dns2tcp-0.5.2-1|97	
12cr|dns2tcp-0.5.2-1|98	
12cr|dns2tcp-0.5.2-1|99	%changelog
12cr|dns2tcp-0.5.2-1|100	* Wed Jul 28 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.5.2-1mdv2011.0
12cr|dns2tcp-0.5.2-1|101	+ Revision: 562860
12cr|dns2tcp-0.5.2-1|102	- 0.5.2
12cr|dns2tcp-0.5.2-1|103	
12cr|dns2tcp-0.5.2-1|104	* Mon Apr 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.5-1mdv2010.1
12cr|dns2tcp-0.5.2-1|105	+ Revision: 536812
12cr|dns2tcp-0.5.2-1|106	- new version
12cr|dns2tcp-0.5.2-1|107	
12cr|dns2tcp-0.5.2-1|108	* Sun Dec 20 2009 Michael Scherer <misc@mandriva.org> 0.4.3-4mdv2010.1
12cr|dns2tcp-0.5.2-1|109	+ Revision: 480323
12cr|dns2tcp-0.5.2-1|110	- fix build, as glibc now declare strnlen, which conflict with some symbols
12cr|dns2tcp-0.5.2-1|111	- do not chroot to a inexistant directory
12cr|dns2tcp-0.5.2-1|112	
12cr|dns2tcp-0.5.2-1|113	* Fri Dec 26 2008 Pascal Terjan <pterjan@mandriva.org> 0.4.3-3mdv2009.1
12cr|dns2tcp-0.5.2-1|114	+ Revision: 319531
12cr|dns2tcp-0.5.2-1|115	- Only change it for client, server already detach itself
12cr|dns2tcp-0.5.2-1|116	- Fix initscripts so that they don't block boot
12cr|dns2tcp-0.5.2-1|117	
12cr|dns2tcp-0.5.2-1|118	* Fri Nov 07 2008 Pascal Terjan <pterjan@mandriva.org> 0.4.3-2mdv2009.1
12cr|dns2tcp-0.5.2-1|119	+ Revision: 300760
12cr|dns2tcp-0.5.2-1|120	- Tag config files as such
12cr|dns2tcp-0.5.2-1|121	
12cr|dns2tcp-0.5.2-1|122	* Fri Nov 07 2008 Pascal Terjan <pterjan@mandriva.org> 0.4.3-1mdv2009.1
12cr|dns2tcp-0.5.2-1|123	+ Revision: 300720
12cr|dns2tcp-0.5.2-1|124	- Update to 0.4.3 (Security fix for SA32514)
12cr|dns2tcp-0.5.2-1|125	- Fix condrestart command in services
12cr|dns2tcp-0.5.2-1|126	- Fix status command in services
12cr|dns2tcp-0.5.2-1|127	
12cr|dns2tcp-0.5.2-1|128	* Sat Sep 06 2008 Pascal Terjan <pterjan@mandriva.org> 0.4.1-1mdv2009.1
12cr|dns2tcp-0.5.2-1|129	+ Revision: 281898
12cr|dns2tcp-0.5.2-1|130	- import dns2tcp
12cr|dns2tcp-0.5.2-1|131	
12cr|dns2tcp-0.5.2-1|132	
12cr|dns2tcp-0.5.2-1|133	* Sat Sep  6 2008 Pascal Terjan <pterjan@mandriva.org> 0.4.1-1mdv2009.0
12cr|dns2tcp-0.5.2-1|134	- First version of the package
12cr|dns2tcp-0.5.2-1|135	

983 12
12cr|dnsa-0.5-0.6|1	Summary:	DNS Auditing tool
12cr|dnsa-0.5-0.6|2	Name:		dnsa
12cr|dnsa-0.5-0.6|3	Version:	0.5
12cr|dnsa-0.5-0.6|4	Release:	%mkrel 0.6
12cr|dnsa-0.5-0.6|5	License:	GPL
12cr|dnsa-0.5-0.6|6	Group:		Networking/Other
12cr|dnsa-0.5-0.6|7	URL:		http://www.packetfactory.net/projects/dnsa/
12cr|dnsa-0.5-0.6|8	Source:		%{name}-%{version}-beta.tar.bz2
12cr|dnsa-0.5-0.6|9	BuildRequires:	libpcap-devel
12cr|dnsa-0.5-0.6|10	BuildRequires:	net-devel >= 1.1.3
12cr|dnsa-0.5-0.6|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dnsa-0.5-0.6|12	
12cr|dnsa-0.5-0.6|13	%description
12cr|dnsa-0.5-0.6|14	DNS Auditing tool
12cr|dnsa-0.5-0.6|15	
12cr|dnsa-0.5-0.6|16	%prep
12cr|dnsa-0.5-0.6|17	
12cr|dnsa-0.5-0.6|18	%setup -q -n %{name}-%{version}-beta
12cr|dnsa-0.5-0.6|19	
12cr|dnsa-0.5-0.6|20	# lib64 fixes
12cr|dnsa-0.5-0.6|21	perl -pi -e "s|/lib\ |/%{_lib}\ |g" sources/configure*
12cr|dnsa-0.5-0.6|22	
12cr|dnsa-0.5-0.6|23	# anti recheck hack
12cr|dnsa-0.5-0.6|24	touch sources/*
12cr|dnsa-0.5-0.6|25	
12cr|dnsa-0.5-0.6|26	%build
12cr|dnsa-0.5-0.6|27	cd sources
12cr|dnsa-0.5-0.6|28	
12cr|dnsa-0.5-0.6|29	%configure2_5x
12cr|dnsa-0.5-0.6|30	
12cr|dnsa-0.5-0.6|31	%make
12cr|dnsa-0.5-0.6|32	
12cr|dnsa-0.5-0.6|33	%install
12cr|dnsa-0.5-0.6|34	rm -rf %{buildroot}
12cr|dnsa-0.5-0.6|35	
12cr|dnsa-0.5-0.6|36	install -d %{buildroot}%{_bindir}
12cr|dnsa-0.5-0.6|37	install -m0755 sources/dnsa %{buildroot}%{_bindir}/
12cr|dnsa-0.5-0.6|38	
12cr|dnsa-0.5-0.6|39	%clean
12cr|dnsa-0.5-0.6|40	rm -rf %{buildroot}
12cr|dnsa-0.5-0.6|41	
12cr|dnsa-0.5-0.6|42	%files
12cr|dnsa-0.5-0.6|43	%defattr (-,root,root)
12cr|dnsa-0.5-0.6|44	%doc sources/AUTHORS sources/ChangeLog sources/INSTALL sources/KNOWN_BUGS sources/README sources/TODO docs
12cr|dnsa-0.5-0.6|45	%{_bindir}/dnsa
12cr|dnsa-0.5-0.6|46	
12cr|dnsa-0.5-0.6|47	
12cr|dnsa-0.5-0.6|48	%changelog
12cr|dnsa-0.5-0.6|49	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 0.5-0.6mdv2011.0
12cr|dnsa-0.5-0.6|50	+ Revision: 571917
12cr|dnsa-0.5-0.6|51	- use configure2_5x
12cr|dnsa-0.5-0.6|52	
12cr|dnsa-0.5-0.6|53	* Thu Jun 04 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5-0.6mdv2010.0
12cr|dnsa-0.5-0.6|54	+ Revision: 382716
12cr|dnsa-0.5-0.6|55	- rebuilt against libnet 1.1.3
12cr|dnsa-0.5-0.6|56	
12cr|dnsa-0.5-0.6|57	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5-0.5mdv2009.1
12cr|dnsa-0.5-0.6|58	+ Revision: 298239
12cr|dnsa-0.5-0.6|59	- rebuilt against libpcap-1.0.0
12cr|dnsa-0.5-0.6|60	
12cr|dnsa-0.5-0.6|61	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.4mdv2008.1-current
12cr|dnsa-0.5-0.6|62	+ Revision: 136367
12cr|dnsa-0.5-0.6|63	- restore BuildRoot
12cr|dnsa-0.5-0.6|64	
12cr|dnsa-0.5-0.6|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|dnsa-0.5-0.6|66	- kill re-definition of %%buildroot on Pixel's request
12cr|dnsa-0.5-0.6|67	
12cr|dnsa-0.5-0.6|68	
12cr|dnsa-0.5-0.6|69	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5-0.4mdv2007.0
12cr|dnsa-0.5-0.6|70	+ Revision: 101644
12cr|dnsa-0.5-0.6|71	- Import dnsa
12cr|dnsa-0.5-0.6|72	
12cr|dnsa-0.5-0.6|73	* Fri Mar 17 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5-0.4mdk
12cr|dnsa-0.5-0.6|74	- rebuilt against libnet1.1.2
12cr|dnsa-0.5-0.6|75	
12cr|dnsa-0.5-0.6|76	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-0.3mdk
12cr|dnsa-0.5-0.6|77	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|dnsa-0.5-0.6|78	
12cr|dnsa-0.5-0.6|79	* Wed May 11 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-0.2mdk
12cr|dnsa-0.5-0.6|80	- lib64 fixes
12cr|dnsa-0.5-0.6|81	
12cr|dnsa-0.5-0.6|82	* Tue Nov 23 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5-0.1mdk
12cr|dnsa-0.5-0.6|83	- initial mandrake package
12cr|dnsa-0.5-0.6|84	

984 12
12cr|dns-analyzer-0.3.0-9|1	Summary:	Analyze DNS traffic from tcpdump trace files
12cr|dns-analyzer-0.3.0-9|2	Name:		dns-analyzer
12cr|dns-analyzer-0.3.0-9|3	Version:	0.3.0
12cr|dns-analyzer-0.3.0-9|4	Release:	%mkrel 9
12cr|dns-analyzer-0.3.0-9|5	Group:		Networking/Other
12cr|dns-analyzer-0.3.0-9|6	License:	GPL
12cr|dns-analyzer-0.3.0-9|7	URL:		http://www.nlnetlabs.nl/dns-analyzer/
12cr|dns-analyzer-0.3.0-9|8	Source0:	http://www.nlnetlabs.nl/dns-analyzer/%{name}-%{version}.tar.bz2
12cr|dns-analyzer-0.3.0-9|9	Patch0:		dns-analyzer-0.3.0-gcc43.diff
12cr|dns-analyzer-0.3.0-9|10	BuildRequires:	libpcap-devel
12cr|dns-analyzer-0.3.0-9|11	BuildRequires:	libstdc++-devel
12cr|dns-analyzer-0.3.0-9|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dns-analyzer-0.3.0-9|13	
12cr|dns-analyzer-0.3.0-9|14	%description
12cr|dns-analyzer-0.3.0-9|15	The DNS Analyzer is a tool to analyze DNS traffic from
12cr|dns-analyzer-0.3.0-9|16	tcpdump/libpcap trace files. The purpose of the DNS Analyzer is to
12cr|dns-analyzer-0.3.0-9|17	analyze DNS trace files from the DNS root servers to find traffic
12cr|dns-analyzer-0.3.0-9|18	that is unnecessary.
12cr|dns-analyzer-0.3.0-9|19	
12cr|dns-analyzer-0.3.0-9|20	The DNS Analyzer can also be used to convert trace files into R data
12cr|dns-analyzer-0.3.0-9|21	files. R can be used to perform fine-grained statistical analysis of
12cr|dns-analyzer-0.3.0-9|22	the data. Some sample R functions are provided in the R/dns.R file
12cr|dns-analyzer-0.3.0-9|23	that can be found in the source distribution.
12cr|dns-analyzer-0.3.0-9|24	
12cr|dns-analyzer-0.3.0-9|25	%prep
12cr|dns-analyzer-0.3.0-9|26	
12cr|dns-analyzer-0.3.0-9|27	%setup -q
12cr|dns-analyzer-0.3.0-9|28	%patch0 -p1
12cr|dns-analyzer-0.3.0-9|29	
12cr|dns-analyzer-0.3.0-9|30	%build
12cr|dns-analyzer-0.3.0-9|31	
12cr|dns-analyzer-0.3.0-9|32	%configure2_5x
12cr|dns-analyzer-0.3.0-9|33	
12cr|dns-analyzer-0.3.0-9|34	%make
12cr|dns-analyzer-0.3.0-9|35	
12cr|dns-analyzer-0.3.0-9|36	%install
12cr|dns-analyzer-0.3.0-9|37	rm -rf %{buildroot}
12cr|dns-analyzer-0.3.0-9|38	
12cr|dns-analyzer-0.3.0-9|39	%makeinstall
12cr|dns-analyzer-0.3.0-9|40	
12cr|dns-analyzer-0.3.0-9|41	install -m0755 packet2c %{buildroot}%{_bindir}/
12cr|dns-analyzer-0.3.0-9|42	
12cr|dns-analyzer-0.3.0-9|43	%clean
12cr|dns-analyzer-0.3.0-9|44	rm -rf %{buildroot}
12cr|dns-analyzer-0.3.0-9|45	
12cr|dns-analyzer-0.3.0-9|46	%files
12cr|dns-analyzer-0.3.0-9|47	%defattr (-,root,root)
12cr|dns-analyzer-0.3.0-9|48	%doc CODING ChangeLog README
12cr|dns-analyzer-0.3.0-9|49	%{_bindir}/dns-analyzer
12cr|dns-analyzer-0.3.0-9|50	%{_bindir}/packet2c
12cr|dns-analyzer-0.3.0-9|51	%{_mandir}/man1/dns-analyzer.1*
12cr|dns-analyzer-0.3.0-9|52	
12cr|dns-analyzer-0.3.0-9|53	
12cr|dns-analyzer-0.3.0-9|54	%changelog
12cr|dns-analyzer-0.3.0-9|55	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-9mdv2011.0
12cr|dns-analyzer-0.3.0-9|56	+ Revision: 617823
12cr|dns-analyzer-0.3.0-9|57	- the mass rebuild of 2010.0 packages
12cr|dns-analyzer-0.3.0-9|58	
12cr|dns-analyzer-0.3.0-9|59	* Sun Oct 04 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-8mdv2010.0
12cr|dns-analyzer-0.3.0-9|60	+ Revision: 453455
12cr|dns-analyzer-0.3.0-9|61	- rebuild
12cr|dns-analyzer-0.3.0-9|62	
12cr|dns-analyzer-0.3.0-9|63	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdv2009.1
12cr|dns-analyzer-0.3.0-9|64	+ Revision: 298537
12cr|dns-analyzer-0.3.0-9|65	- fix build
12cr|dns-analyzer-0.3.0-9|66	- rebuilt against libpcap-1.0.0
12cr|dns-analyzer-0.3.0-9|67	
12cr|dns-analyzer-0.3.0-9|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|dns-analyzer-0.3.0-9|69	- rebuild
12cr|dns-analyzer-0.3.0-9|70	
12cr|dns-analyzer-0.3.0-9|71	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.3.0-4mdv2008.1
12cr|dns-analyzer-0.3.0-9|72	+ Revision: 136367
12cr|dns-analyzer-0.3.0-9|73	- restore BuildRoot
12cr|dns-analyzer-0.3.0-9|74	
12cr|dns-analyzer-0.3.0-9|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|dns-analyzer-0.3.0-9|76	- kill re-definition of %%buildroot on Pixel's request
12cr|dns-analyzer-0.3.0-9|77	
12cr|dns-analyzer-0.3.0-9|78	
12cr|dns-analyzer-0.3.0-9|79	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-4mdv2007.0
12cr|dns-analyzer-0.3.0-9|80	+ Revision: 101642
12cr|dns-analyzer-0.3.0-9|81	- Import dns-analyzer
12cr|dns-analyzer-0.3.0-9|82	
12cr|dns-analyzer-0.3.0-9|83	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-4mdv2007.0
12cr|dns-analyzer-0.3.0-9|84	- rebuild
12cr|dns-analyzer-0.3.0-9|85	
12cr|dns-analyzer-0.3.0-9|86	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-3mdk
12cr|dns-analyzer-0.3.0-9|87	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|dns-analyzer-0.3.0-9|88	
12cr|dns-analyzer-0.3.0-9|89	* Tue Jul 05 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-2mdk
12cr|dns-analyzer-0.3.0-9|90	- rebuild
12cr|dns-analyzer-0.3.0-9|91	
12cr|dns-analyzer-0.3.0-9|92	* Sat Jun 05 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.3.0-1mdk
12cr|dns-analyzer-0.3.0-9|93	- 0.3.0
12cr|dns-analyzer-0.3.0-9|94	- built against new deps and with gcc v3.4.x
12cr|dns-analyzer-0.3.0-9|95	- fix deps
12cr|dns-analyzer-0.3.0-9|96	- drop P0, another fix is in there
12cr|dns-analyzer-0.3.0-9|97	

985 12
12cr|dnsflood-1.12-7|1	Summary:	DNS Flood Detector
12cr|dnsflood-1.12-7|2	Name:		dnsflood
12cr|dnsflood-1.12-7|3	Version:	1.12
12cr|dnsflood-1.12-7|4	Release:	%mkrel 7
12cr|dnsflood-1.12-7|5	License:	GPL
12cr|dnsflood-1.12-7|6	Group:		System/Servers
12cr|dnsflood-1.12-7|7	URL:		http://www.adotout.com/dnsflood.html
12cr|dnsflood-1.12-7|8	Source0:	http://www.adotout.com/%{name}-%{version}.tar.bz2
12cr|dnsflood-1.12-7|9	Source1:	%{name}.init
12cr|dnsflood-1.12-7|10	Source2:	%{name}.sysconfig
12cr|dnsflood-1.12-7|11	Requires(post): rpm-helper
12cr|dnsflood-1.12-7|12	Requires(preun): rpm-helper
12cr|dnsflood-1.12-7|13	BuildRequires:	libpcap-devel
12cr|dnsflood-1.12-7|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dnsflood-1.12-7|15	
12cr|dnsflood-1.12-7|16	%description
12cr|dnsflood-1.12-7|17	DNS Flood Detector was developed to detect abusive usage levels on high traffic
12cr|dnsflood-1.12-7|18	nameservers and to enable quick response to the use of one's nameserver to
12cr|dnsflood-1.12-7|19	facilitate spam.
12cr|dnsflood-1.12-7|20	
12cr|dnsflood-1.12-7|21	%prep
12cr|dnsflood-1.12-7|22	
12cr|dnsflood-1.12-7|23	%setup -q -n dns_flood_detector
12cr|dnsflood-1.12-7|24	
12cr|dnsflood-1.12-7|25	cp %{SOURCE1} %{name}.init
12cr|dnsflood-1.12-7|26	cp %{SOURCE2} %{name}.sysconfig
12cr|dnsflood-1.12-7|27	
12cr|dnsflood-1.12-7|28	%build
12cr|dnsflood-1.12-7|29	%serverbuild
12cr|dnsflood-1.12-7|30	
12cr|dnsflood-1.12-7|31	gcc $CFLAGS -D_BSD_SOURCE -lpcap -lpthread -lm -o dns_flood_detector dns_flood_detector.c
12cr|dnsflood-1.12-7|32	
12cr|dnsflood-1.12-7|33	%install
12cr|dnsflood-1.12-7|34	rm -rf %{buildroot}
12cr|dnsflood-1.12-7|35	
12cr|dnsflood-1.12-7|36	install -d %{buildroot}%{_sbindir}
12cr|dnsflood-1.12-7|37	install -d %{buildroot}%{_initrddir}
12cr|dnsflood-1.12-7|38	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|dnsflood-1.12-7|39	
12cr|dnsflood-1.12-7|40	install -m0755 dns_flood_detector %{buildroot}%{_sbindir}/
12cr|dnsflood-1.12-7|41	install -m0755 %{name}.init %{buildroot}%{_initrddir}/%{name}
12cr|dnsflood-1.12-7|42	install -m0644 %{name}.sysconfig %{buildroot}/%{_sysconfdir}/sysconfig/dns_flood_detector
12cr|dnsflood-1.12-7|43	
12cr|dnsflood-1.12-7|44	%post
12cr|dnsflood-1.12-7|45	%_post_service %{name}
12cr|dnsflood-1.12-7|46	
12cr|dnsflood-1.12-7|47	%preun
12cr|dnsflood-1.12-7|48	%_preun_service %{name}
12cr|dnsflood-1.12-7|49	
12cr|dnsflood-1.12-7|50	%clean
12cr|dnsflood-1.12-7|51	rm -rf %{buildroot}
12cr|dnsflood-1.12-7|52	
12cr|dnsflood-1.12-7|53	%files
12cr|dnsflood-1.12-7|54	%defattr(-,root,root)
12cr|dnsflood-1.12-7|55	%doc README LICENSE
12cr|dnsflood-1.12-7|56	%config(noreplace) %{_sysconfdir}/sysconfig/dns_flood_detector
12cr|dnsflood-1.12-7|57	%attr(0755,root,root) %{_initrddir}/%{name}
12cr|dnsflood-1.12-7|58	%attr(0755,root,root) %{_sbindir}/dns_flood_detector
12cr|dnsflood-1.12-7|59	
12cr|dnsflood-1.12-7|60	
12cr|dnsflood-1.12-7|61	%changelog
12cr|dnsflood-1.12-7|62	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.12-7mdv2011.0
12cr|dnsflood-1.12-7|63	+ Revision: 617851
12cr|dnsflood-1.12-7|64	- the mass rebuild of 2010.0 packages
12cr|dnsflood-1.12-7|65	
12cr|dnsflood-1.12-7|66	* Sun Oct 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1.12-6mdv2010.0
12cr|dnsflood-1.12-7|67	+ Revision: 453456
12cr|dnsflood-1.12-7|68	- rebuild
12cr|dnsflood-1.12-7|69	
12cr|dnsflood-1.12-7|70	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.12-5mdv2009.1
12cr|dnsflood-1.12-7|71	+ Revision: 298245
12cr|dnsflood-1.12-7|72	- rebuilt against libpcap-1.0.0
12cr|dnsflood-1.12-7|73	
12cr|dnsflood-1.12-7|74	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.12-4mdv2009.0
12cr|dnsflood-1.12-7|75	+ Revision: 266569
12cr|dnsflood-1.12-7|76	- rebuild early 2009.0 package (before pixel changes)
12cr|dnsflood-1.12-7|77	
12cr|dnsflood-1.12-7|78	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|dnsflood-1.12-7|79	- LSB-compatible init script
12cr|dnsflood-1.12-7|80	
12cr|dnsflood-1.12-7|81	* Tue Mar 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.12-2mdv2008.1
12cr|dnsflood-1.12-7|82	+ Revision: 188542
12cr|dnsflood-1.12-7|83	- fix typo
12cr|dnsflood-1.12-7|84	- use a better initscript
12cr|dnsflood-1.12-7|85	
12cr|dnsflood-1.12-7|86	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.12-1mdv2008.1
12cr|dnsflood-1.12-7|87	+ Revision: 136367
12cr|dnsflood-1.12-7|88	- restore BuildRoot
12cr|dnsflood-1.12-7|89	
12cr|dnsflood-1.12-7|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|dnsflood-1.12-7|91	- kill re-definition of %%buildroot on Pixel's request
12cr|dnsflood-1.12-7|92	
12cr|dnsflood-1.12-7|93	
12cr|dnsflood-1.12-7|94	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 1.12-1mdv2007.0
12cr|dnsflood-1.12-7|95	+ Revision: 101648
12cr|dnsflood-1.12-7|96	- Import dnsflood
12cr|dnsflood-1.12-7|97	
12cr|dnsflood-1.12-7|98	* Sun Mar 05 2006 Oden Eriksson <oeriksson@mandriva.com> 1.12-1mdk
12cr|dnsflood-1.12-7|99	- 1.12 (Minor feature enhancements)
12cr|dnsflood-1.12-7|100	
12cr|dnsflood-1.12-7|101	* Sat Jan 14 2006 Oden Eriksson <oeriksson@mandriva.com> 1.11-1mdk
12cr|dnsflood-1.12-7|102	- 1.11
12cr|dnsflood-1.12-7|103	
12cr|dnsflood-1.12-7|104	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.10-2mdk
12cr|dnsflood-1.12-7|105	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|dnsflood-1.12-7|106	
12cr|dnsflood-1.12-7|107	* Sat Nov 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.10-1mdk
12cr|dnsflood-1.12-7|108	- 1.10
12cr|dnsflood-1.12-7|109	

986 12
12cr|dnshistory-1.3-8|1	Summary:	Processes various log file formats doing dns IP Address lookups
12cr|dnshistory-1.3-8|2	Name:		dnshistory
12cr|dnshistory-1.3-8|3	Version:	1.3
12cr|dnshistory-1.3-8|4	Release:	%mkrel 8
12cr|dnshistory-1.3-8|5	License:	GPL
12cr|dnshistory-1.3-8|6	Group:		File tools
12cr|dnshistory-1.3-8|7	URL:		http://www.stedee.id.au/dnshistory
12cr|dnshistory-1.3-8|8	Source:		http://www.stedee.id.au/files/%{name}-%{version}.tar.bz2
12cr|dnshistory-1.3-8|9	BuildRequires:	db-devel
12cr|dnshistory-1.3-8|10	BuildRequires:	pcre-devel
12cr|dnshistory-1.3-8|11	BuildRequires:	zlib-devel
12cr|dnshistory-1.3-8|12	BuildRequires:	autoconf2.5
12cr|dnshistory-1.3-8|13	BuildRequires:	libtool
12cr|dnshistory-1.3-8|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|dnshistory-1.3-8|15	
12cr|dnshistory-1.3-8|16	%description
12cr|dnshistory-1.3-8|17	dnshistory currently processes Apache CLF and Combined logs, Squid access logs,
12cr|dnshistory-1.3-8|18	FTP xferlog files and iptables based logs. The log format is auto-detected.
12cr|dnshistory-1.3-8|19	
12cr|dnshistory-1.3-8|20	%prep
12cr|dnshistory-1.3-8|21	
12cr|dnshistory-1.3-8|22	%setup -q -n %{name}-%{version}
12cr|dnshistory-1.3-8|23	
12cr|dnshistory-1.3-8|24	%build
12cr|dnshistory-1.3-8|25	
12cr|dnshistory-1.3-8|26	%configure2_5x \
12cr|dnshistory-1.3-8|27	--enable-database-name=%{name}.db \
12cr|dnshistory-1.3-8|28	--enable-database-dir=%{_localstatedir}/lib/%{name}
12cr|dnshistory-1.3-8|29	
12cr|dnshistory-1.3-8|30	%make
12cr|dnshistory-1.3-8|31	
12cr|dnshistory-1.3-8|32	%install
12cr|dnshistory-1.3-8|33	rm -rf %{buildroot}
12cr|dnshistory-1.3-8|34	
12cr|dnshistory-1.3-8|35	%makeinstall_std
12cr|dnshistory-1.3-8|36	
12cr|dnshistory-1.3-8|37	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12cr|dnshistory-1.3-8|38	
12cr|dnshistory-1.3-8|39	%clean
12cr|dnshistory-1.3-8|40	rm -rf %{buildroot}
12cr|dnshistory-1.3-8|41	
12cr|dnshistory-1.3-8|42	%files
12cr|dnshistory-1.3-8|43	%defattr(-,root,root,0755)
12cr|dnshistory-1.3-8|44	%doc ChangeLog COPYING INSTALL README
12cr|dnshistory-1.3-8|45	%{_bindir}/%{name}
12cr|dnshistory-1.3-8|46	%dir %{_localstatedir}/lib/%{name}
12cr|dnshistory-1.3-8|47	%{_mandir}/man1/%{name}.1*
12cr|dnshistory-1.3-8|48	
12cr|dnshistory-1.3-8|49	
12cr|dnshistory-1.3-8|50	
12cr|dnshistory-1.3-8|51	
12cr|dnshistory-1.3-8|52	%changelog
12cr|dnshistory-1.3-8|53	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.3-8mdv2012.0
12cr|dnshistory-1.3-8|54	+ Revision: 772948
12cr|dnshistory-1.3-8|55	- relink against libpcre.so.1
12cr|dnshistory-1.3-8|56	
12cr|dnshistory-1.3-8|57	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|dnshistory-1.3-8|58	- rebuild with db 5.1 (from fwang | 2011-04-12 10:45:25 +0200)
12cr|dnshistory-1.3-8|59	
12cr|dnshistory-1.3-8|60	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3-6mdv2011.0
12cr|dnshistory-1.3-8|61	+ Revision: 610256
12cr|dnshistory-1.3-8|62	- rebuild
12cr|dnshistory-1.3-8|63	
12cr|dnshistory-1.3-8|64	* Tue Jan 12 2010 Buchan Milne <bgmilne@mandriva.org> 1.3-5mdv2010.1
12cr|dnshistory-1.3-8|65	+ Revision: 490366
12cr|dnshistory-1.3-8|66	- Rebuild for db-4.8
12cr|dnshistory-1.3-8|67	
12cr|dnshistory-1.3-8|68	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.3-4mdv2010.0
12cr|dnshistory-1.3-8|69	+ Revision: 428286
12cr|dnshistory-1.3-8|70	- rebuild
12cr|dnshistory-1.3-8|71	
12cr|dnshistory-1.3-8|72	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.3-3mdv2009.0
12cr|dnshistory-1.3-8|73	+ Revision: 244438
12cr|dnshistory-1.3-8|74	- rebuild
12cr|dnshistory-1.3-8|75	
12cr|dnshistory-1.3-8|76	+ Pixel <pixel@mandriva.com>
12cr|dnshistory-1.3-8|77	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|dnshistory-1.3-8|78	
12cr|dnshistory-1.3-8|79	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.3-1mdv2008.1
12cr|dnshistory-1.3-8|80	+ Revision: 136367
12cr|dnshistory-1.3-8|81	- restore BuildRoot
12cr|dnshistory-1.3-8|82	
12cr|dnshistory-1.3-8|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|dnshistory-1.3-8|84	- kill re-definition of %%buildroot on Pixel's request
12cr|dnshistory-1.3-8|85	
12cr|dnshistory-1.3-8|86	
12cr|dnshistory-1.3-8|87	* Wed Jan 31 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdv2007.0
12cr|dnshistory-1.3-8|88	+ Revision: 115742
12cr|dnshistory-1.3-8|89	- 1.3
12cr|dnshistory-1.3-8|90	
12cr|dnshistory-1.3-8|91	* Sun Jan 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3-0.beta1.1mdv2007.1
12cr|dnshistory-1.3-8|92	+ Revision: 105194
12cr|dnshistory-1.3-8|93	- Import dnshistory
12cr|dnshistory-1.3-8|94	
12cr|dnshistory-1.3-8|95	* Sun Jan 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3-0.beta1.1mdv2007.1
12cr|dnshistory-1.3-8|96	- initial Mandriva package
12cr|dnshistory-1.3-8|97	

987 12
12cr|dnsproxy-1.16-3|1	Summary:	Proxy for DNS queries
12cr|dnsproxy-1.16-3|2	Name:		dnsproxy
12cr|dnsproxy-1.16-3|3	Version:	1.16
12cr|dnsproxy-1.16-3|4	Release:	%mkrel 3
12cr|dnsproxy-1.16-3|5	License:	BSD-style
12cr|dnsproxy-1.16-3|6	Group:		System/Servers
12cr|dnsproxy-1.16-3|7	URL:		http://www.wolfermann.org/dnsproxy.html
12cr|dnsproxy-1.16-3|8	Source0:	http://www.wolfermann.org/%{name}-%{version}.tar.bz2
12cr|dnsproxy-1.16-3|9	Source1:	dnsproxy.init
12cr|dnsproxy-1.16-3|10	Requires(post): rpm-helper
12cr|dnsproxy-1.16-3|11	Requires(preun): rpm-helper
12cr|dnsproxy-1.16-3|12	BuildRequires:	libevent-devel
12cr|dnsproxy-1.16-3|13	BuildRequires:	groff-for-man
12cr|dnsproxy-1.16-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dnsproxy-1.16-3|15	
12cr|dnsproxy-1.16-3|16	%description
12cr|dnsproxy-1.16-3|17	The dnsproxy daemon is a proxy for DNS queries. It forwards these
12cr|dnsproxy-1.16-3|18	queries to two previously configured nameservers: one for
12cr|dnsproxy-1.16-3|19	authoritative queries and another for recursive queries. The
12cr|dnsproxy-1.16-3|20	received answers are sent back to the client unchanged. No local
12cr|dnsproxy-1.16-3|21	caching is done.
12cr|dnsproxy-1.16-3|22	
12cr|dnsproxy-1.16-3|23	Primary motivation for this project was the need to replace Bind
12cr|dnsproxy-1.16-3|24	servers with djbdns in an ISP environment. These servers get
12cr|dnsproxy-1.16-3|25	recursive queries from customers and authoritative queries from
12cr|dnsproxy-1.16-3|26	outside at the same IP address. Now it is possible to run dnscache
12cr|dnsproxy-1.16-3|27	and tinydns on the same machine with queries dispatched by
12cr|dnsproxy-1.16-3|28	dnsproxy.
12cr|dnsproxy-1.16-3|29	
12cr|dnsproxy-1.16-3|30	Other scenarios are firewalls where you want to proxy queries to
12cr|dnsproxy-1.16-3|31	the real servers in your DMZ. Or internal nameservers behind
12cr|dnsproxy-1.16-3|32	firewalls, or...
12cr|dnsproxy-1.16-3|33	
12cr|dnsproxy-1.16-3|34	%prep
12cr|dnsproxy-1.16-3|35	
12cr|dnsproxy-1.16-3|36	%setup -q
12cr|dnsproxy-1.16-3|37	
12cr|dnsproxy-1.16-3|38	cp %{SOURCE1} dnsproxy.init
12cr|dnsproxy-1.16-3|39	
12cr|dnsproxy-1.16-3|40	%build
12cr|dnsproxy-1.16-3|41	
12cr|dnsproxy-1.16-3|42	%configure2_5x \
12cr|dnsproxy-1.16-3|43	--with-native-libevent
12cr|dnsproxy-1.16-3|44	
12cr|dnsproxy-1.16-3|45	%make
12cr|dnsproxy-1.16-3|46	
12cr|dnsproxy-1.16-3|47	%install
12cr|dnsproxy-1.16-3|48	rm -rf %{buildroot}
12cr|dnsproxy-1.16-3|49	
12cr|dnsproxy-1.16-3|50	install -d %{buildroot}%{_initrddir}
12cr|dnsproxy-1.16-3|51	install -d %{buildroot}%{_sbindir}
12cr|dnsproxy-1.16-3|52	install -d %{buildroot}%{_mandir}/man1
12cr|dnsproxy-1.16-3|53	
12cr|dnsproxy-1.16-3|54	install -m0755 dnsproxy %{buildroot}%{_sbindir}/
12cr|dnsproxy-1.16-3|55	install -m0644 dnsproxy.1 %{buildroot}%{_mandir}/man1
12cr|dnsproxy-1.16-3|56	install -m0644 dnsproxy.conf %{buildroot}%{_sysconfdir}/dnsproxy.conf
12cr|dnsproxy-1.16-3|57	install -m0755 dnsproxy.init %{buildroot}%{_initrddir}/dnsproxy
12cr|dnsproxy-1.16-3|58	
12cr|dnsproxy-1.16-3|59	%post
12cr|dnsproxy-1.16-3|60	%_post_service dnsproxy
12cr|dnsproxy-1.16-3|61	
12cr|dnsproxy-1.16-3|62	%preun
12cr|dnsproxy-1.16-3|63	%_preun_service dnsproxy
12cr|dnsproxy-1.16-3|64	
12cr|dnsproxy-1.16-3|65	%clean
12cr|dnsproxy-1.16-3|66	rm -rf %{buildroot}
12cr|dnsproxy-1.16-3|67	
12cr|dnsproxy-1.16-3|68	%files
12cr|dnsproxy-1.16-3|69	%defattr(-,root,root)
12cr|dnsproxy-1.16-3|70	%doc README
12cr|dnsproxy-1.16-3|71	%attr(0755,root,root) %{_initrddir}/dnsproxy
12cr|dnsproxy-1.16-3|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/dnsproxy.conf
12cr|dnsproxy-1.16-3|73	%attr(0755,root,root) %{_sbindir}/dnsproxy
12cr|dnsproxy-1.16-3|74	%{_mandir}/man1/*
12cr|dnsproxy-1.16-3|75	
12cr|dnsproxy-1.16-3|76	
12cr|dnsproxy-1.16-3|77	%changelog
12cr|dnsproxy-1.16-3|78	* Wed Dec 22 2010 Oden Eriksson <oeriksson@mandriva.com> 1.16-3mdv2011.0
12cr|dnsproxy-1.16-3|79	+ Revision: 623871
12cr|dnsproxy-1.16-3|80	- rebuilt against libevent 2.x
12cr|dnsproxy-1.16-3|81	
12cr|dnsproxy-1.16-3|82	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.16-2mdv2011.0
12cr|dnsproxy-1.16-3|83	+ Revision: 610257
12cr|dnsproxy-1.16-3|84	- rebuild
12cr|dnsproxy-1.16-3|85	
12cr|dnsproxy-1.16-3|86	* Wed Jan 13 2010 Frederik Himpe <fhimpe@mandriva.org> 1.16-1mdv2010.1
12cr|dnsproxy-1.16-3|87	+ Revision: 491031
12cr|dnsproxy-1.16-3|88	- update to new version 1.16
12cr|dnsproxy-1.16-3|89	
12cr|dnsproxy-1.16-3|90	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.15-7mdv2010.0
12cr|dnsproxy-1.16-3|91	+ Revision: 428287
12cr|dnsproxy-1.16-3|92	- rebuild
12cr|dnsproxy-1.16-3|93	
12cr|dnsproxy-1.16-3|94	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.15-6mdv2009.0
12cr|dnsproxy-1.16-3|95	+ Revision: 266570
12cr|dnsproxy-1.16-3|96	- rebuild early 2009.0 package (before pixel changes)
12cr|dnsproxy-1.16-3|97	
12cr|dnsproxy-1.16-3|98	* Wed May 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.15-5mdv2009.0
12cr|dnsproxy-1.16-3|99	+ Revision: 207042
12cr|dnsproxy-1.16-3|100	- rebuilt against libevent-1.4.4
12cr|dnsproxy-1.16-3|101	
12cr|dnsproxy-1.16-3|102	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.15-4mdv2008.1
12cr|dnsproxy-1.16-3|103	+ Revision: 170797
12cr|dnsproxy-1.16-3|104	- rebuild
12cr|dnsproxy-1.16-3|105	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|dnsproxy-1.16-3|106	- kill re-definition of %%buildroot on Pixel's request
12cr|dnsproxy-1.16-3|107	
12cr|dnsproxy-1.16-3|108	+ Olivier Blin <oblin@mandriva.com>
12cr|dnsproxy-1.16-3|109	- restore BuildRoot
12cr|dnsproxy-1.16-3|110	
12cr|dnsproxy-1.16-3|111	* Sat Jul 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1.15-3mdv2008.0
12cr|dnsproxy-1.16-3|112	+ Revision: 49471
12cr|dnsproxy-1.16-3|113	- fix deps
12cr|dnsproxy-1.16-3|114	
12cr|dnsproxy-1.16-3|115	
12cr|dnsproxy-1.16-3|116	* Mon Jun 26 2006 Oden Eriksson <oeriksson@mandriva.com> 1.15-2mdv2007.0
12cr|dnsproxy-1.16-3|117	- rebuild
12cr|dnsproxy-1.16-3|118	
12cr|dnsproxy-1.16-3|119	* Tue May 17 2005 Oden Eriksson <oeriksson@mandriva.com> 1.15-1mdk
12cr|dnsproxy-1.16-3|120	- initial Mandriva package
12cr|dnsproxy-1.16-3|121	

988 12
12cr|dnssec-conf-1.22-2|1	Summary:	DNSSEC and DLV configuration and priming tool
12cr|dnssec-conf-1.22-2|2	Name:		dnssec-conf
12cr|dnssec-conf-1.22-2|3	Version:	1.22
12cr|dnssec-conf-1.22-2|4	Release:	%mkrel 2
12cr|dnssec-conf-1.22-2|5	License:	GPLv2+
12cr|dnssec-conf-1.22-2|6	URL:		http://www.xelerance.com/software/dnssec-conf/
12cr|dnssec-conf-1.22-2|7	Source0:	http://www.xelerance.com/software/%{name}/%{name}-%{version}.tar.gz
12cr|dnssec-conf-1.22-2|8	Patch0:		dnssec-conf-1.20-borked_xml.diff
12cr|dnssec-conf-1.22-2|9	Group:		System/Servers
12cr|dnssec-conf-1.22-2|10	BuildArch:	noarch
12cr|dnssec-conf-1.22-2|11	Buildrequires:	xmlto
12cr|dnssec-conf-1.22-2|12	Requires:	python-dns
12cr|dnssec-conf-1.22-2|13	Requires:	curl
12cr|dnssec-conf-1.22-2|14	#Requires: a caching nameserver
12cr|dnssec-conf-1.22-2|15	#Requires bind 9.4.0 if bind is reconfigured.....
12cr|dnssec-conf-1.22-2|16	
12cr|dnssec-conf-1.22-2|17	%description
12cr|dnssec-conf-1.22-2|18	DNSSEC configuration and priming tool. Keys are required until the root
12cr|dnssec-conf-1.22-2|19	is signed, as well as for local unpublished DNSSEC keys to be preloaded
12cr|dnssec-conf-1.22-2|20	into the recursive nameserver. These DNSSEC configuration files can be
12cr|dnssec-conf-1.22-2|21	directly included in the bind or unbound nameserver configuration files.
12cr|dnssec-conf-1.22-2|22	dnssec-conf includes a commandline configuration client for Bind and
12cr|dnssec-conf-1.22-2|23	Unbound, known DNSSEC keys, URL's to official publication pages of keys,
12cr|dnssec-conf-1.22-2|24	and harvested keys, as well a script to harvest DNSKEY's from DNS.
12cr|dnssec-conf-1.22-2|25	See also: system-config-dnssec
12cr|dnssec-conf-1.22-2|26	
12cr|dnssec-conf-1.22-2|27	%prep
12cr|dnssec-conf-1.22-2|28	
12cr|dnssec-conf-1.22-2|29	%setup -q -n %{name}-%{version}
12cr|dnssec-conf-1.22-2|30	%patch0 -p0
12cr|dnssec-conf-1.22-2|31	
12cr|dnssec-conf-1.22-2|32	%build
12cr|dnssec-conf-1.22-2|33	make
12cr|dnssec-conf-1.22-2|34	
12cr|dnssec-conf-1.22-2|35	%install
12cr|dnssec-conf-1.22-2|36	%makeinstall_std \
12cr|dnssec-conf-1.22-2|37	PREFIX=%{_prefix} \
12cr|dnssec-conf-1.22-2|38	ETCDIR=%{buildroot}%{_sysconfdir} \
12cr|dnssec-conf-1.22-2|39	BINDIR=%{buildroot}%{_bindir}\
12cr|dnssec-conf-1.22-2|40	SBINDIR=%{buildroot}%{_sbindir} \
12cr|dnssec-conf-1.22-2|41	MANDIR=%{buildroot}%{_mandir}
12cr|dnssec-conf-1.22-2|42	
12cr|dnssec-conf-1.22-2|43	#KEYSDIR=$(ETCDIR)/pki/dnssec-keys
12cr|dnssec-conf-1.22-2|44	
12cr|dnssec-conf-1.22-2|45	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|dnssec-conf-1.22-2|46	install -m0644 packaging/fedora/dnssec.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/dnssec
12cr|dnssec-conf-1.22-2|47	
12cr|dnssec-conf-1.22-2|48	# until upstream fixes standard DLV setting in 1.21
12cr|dnssec-conf-1.22-2|49	sed -i 's|#DLV="dlv.isc.org"|DLV="dlv.isc.org"|' %{buildroot}%{_sysconfdir}/sysconfig/dnssec
12cr|dnssec-conf-1.22-2|50	sed -i 's|DLV="off"|#DLV="off"|' %{buildroot}%{_sysconfdir}/sysconfig/dnssec
12cr|dnssec-conf-1.22-2|51	
12cr|dnssec-conf-1.22-2|52	%files
12cr|dnssec-conf-1.22-2|53	%doc LICENSE README INSTALL
12cr|dnssec-conf-1.22-2|54	%attr(0755,root,root) %dir %{_sysconfdir}/pki/dnssec-keys
12cr|dnssec-conf-1.22-2|55	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pki/dnssec-keys/*/*
12cr|dnssec-conf-1.22-2|56	%attr(0755,root,root) %dir %{_sysconfdir}/pki/dnssec-keys/production
12cr|dnssec-conf-1.22-2|57	%attr(0755,root,root) %dir %{_sysconfdir}/pki/dnssec-keys/testing
12cr|dnssec-conf-1.22-2|58	%attr(0755,root,root) %dir %{_sysconfdir}/pki/dnssec-keys/harvest
12cr|dnssec-conf-1.22-2|59	%attr(0755,root,root) %dir %{_sysconfdir}/pki/dnssec-keys/dlv
12cr|dnssec-conf-1.22-2|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/dnssec
12cr|dnssec-conf-1.22-2|61	%{_bindir}/dnskey-pull
12cr|dnssec-conf-1.22-2|62	%{_sbindir}/dnssec-configure
12cr|dnssec-conf-1.22-2|63	%{_mandir}/*/*

989 12
12cr|dnssec-tools-1.12.1-1|1	%define	major	12
12cr|dnssec-tools-1.12.1-1|2	%define	libname %mklibname dnssec-tools %{major}
12cr|dnssec-tools-1.12.1-1|3	%define	devname	%mklibname dnssec-tools -d
12cr|dnssec-tools-1.12.1-1|4	
12cr|dnssec-tools-1.12.1-1|5	Summary:	A suite of tools for managing dnssec aware DNS usage
12cr|dnssec-tools-1.12.1-1|6	Name:		dnssec-tools
12cr|dnssec-tools-1.12.1-1|7	Version:	1.12.1
12cr|dnssec-tools-1.12.1-1|8	Release:	1
12cr|dnssec-tools-1.12.1-1|9	License:	BSD-like
12cr|dnssec-tools-1.12.1-1|10	Group:		Networking/Other
12cr|dnssec-tools-1.12.1-1|11	URL:		http://www.dnssec-tools.org/
12cr|dnssec-tools-1.12.1-1|12	Source0:	http://www.dnssec-tools.org/download/dnssec-tools-%{version}.tar.gz
12cr|dnssec-tools-1.12.1-1|13	Source1:	dnssec-tools-dnsval.conf
12cr|dnssec-tools-1.12.1-1|14	Patch2:		dnssec-tools-DESTDIR.diff
12cr|dnssec-tools-1.12.1-1|15	Patch3:		dnssec-tools-linkage_fix.diff
12cr|dnssec-tools-1.12.1-1|16	Patch4:		dnssec-tools-1.12.1-validator-header-install-fix.patch
12cr|dnssec-tools-1.12.1-1|17	Requires:	bind
12cr|dnssec-tools-1.12.1-1|18	Requires:	perl-Net-DNS
12cr|dnssec-tools-1.12.1-1|19	Requires:	perl-%{name} >= %{version}
12cr|dnssec-tools-1.12.1-1|20	Requires:	perl(Tk)
12cr|dnssec-tools-1.12.1-1|21	Requires:	perl(Tk::Dialog)
12cr|dnssec-tools-1.12.1-1|22	Requires:	perl(Tk::Pane)
12cr|dnssec-tools-1.12.1-1|23	Requires:	perl(Tk::Table)
12cr|dnssec-tools-1.12.1-1|24	BuildRequires:	perl-devel
12cr|dnssec-tools-1.12.1-1|25	BuildRequires:	openssl-devel
12cr|dnssec-tools-1.12.1-1|26	BuildRequires:	autoconf2.5
12cr|dnssec-tools-1.12.1-1|27	BuildRequires:	libtool
12cr|dnssec-tools-1.12.1-1|28	BuildRequires:	bind
12cr|dnssec-tools-1.12.1-1|29	
12cr|dnssec-tools-1.12.1-1|30	%description
12cr|dnssec-tools-1.12.1-1|31	The goal of the DNSSEC-Tools project is to create a set of tools, patches,
12cr|dnssec-tools-1.12.1-1|32	applications, wrappers, extensions, and plugins that will help ease the
12cr|dnssec-tools-1.12.1-1|33	deployment of DNSSEC-related technologies.
12cr|dnssec-tools-1.12.1-1|34	
12cr|dnssec-tools-1.12.1-1|35	%package -n	perl-%{name}
12cr|dnssec-tools-1.12.1-1|36	Summary:	Perl modules supporting DNSSEC (needed by the dnssec-tools)
12cr|dnssec-tools-1.12.1-1|37	Group:		Development/Perl
12cr|dnssec-tools-1.12.1-1|38	
12cr|dnssec-tools-1.12.1-1|39	%description -n	perl-%{name}
12cr|dnssec-tools-1.12.1-1|40	The dnssec-tools project comes with a number of perl modules that are required
12cr|dnssec-tools-1.12.1-1|41	by the DNSSEC tools themselves as well as modules that are useful for other
12cr|dnssec-tools-1.12.1-1|42	developers.
12cr|dnssec-tools-1.12.1-1|43	
12cr|dnssec-tools-1.12.1-1|44	%package -n	%{libname}
12cr|dnssec-tools-1.12.1-1|45	Summary:	C-based libraries for dnssec aware tools
12cr|dnssec-tools-1.12.1-1|46	Group:		System/Libraries
12cr|dnssec-tools-1.12.1-1|47	Requires:	openssl
12cr|dnssec-tools-1.12.1-1|48	
12cr|dnssec-tools-1.12.1-1|49	%description -n	%{libname}
12cr|dnssec-tools-1.12.1-1|50	C-based libraries useful for developing dnssec aware tools.
12cr|dnssec-tools-1.12.1-1|51	
12cr|dnssec-tools-1.12.1-1|52	%package -n	%{devname}
12cr|dnssec-tools-1.12.1-1|53	Summary:	C-based development libraries for dnssec aware tools
12cr|dnssec-tools-1.12.1-1|54	Group:		Development/C
12cr|dnssec-tools-1.12.1-1|55	Requires:	%{libname} = %{EVRD}
12cr|dnssec-tools-1.12.1-1|56	Provides:	%{name}-devel = %{EVRD}
12cr|dnssec-tools-1.12.1-1|57	Obsoletes:	%{mklibname dnssec-tools -d 4}
12cr|dnssec-tools-1.12.1-1|58	
12cr|dnssec-tools-1.12.1-1|59	%description -n	%{devname}
12cr|dnssec-tools-1.12.1-1|60	C-based libraries useful for developing dnssec aware tools.
12cr|dnssec-tools-1.12.1-1|61	
12cr|dnssec-tools-1.12.1-1|62	%prep
12cr|dnssec-tools-1.12.1-1|63	%setup -q
12cr|dnssec-tools-1.12.1-1|64	%patch2 -p0
12cr|dnssec-tools-1.12.1-1|65	%patch3 -p0
12cr|dnssec-tools-1.12.1-1|66	%patch4 -p1 -b .install~
12cr|dnssec-tools-1.12.1-1|67	
12cr|dnssec-tools-1.12.1-1|68	find -name \*.orig -o -name .gitignore|xargs rm -f
12cr|dnssec-tools-1.12.1-1|69	
12cr|dnssec-tools-1.12.1-1|70	autoreconf -fi
12cr|dnssec-tools-1.12.1-1|71	pushd validator
12cr|dnssec-tools-1.12.1-1|72	autoreconf -fi
12cr|dnssec-tools-1.12.1-1|73	popd
12cr|dnssec-tools-1.12.1-1|74	
12cr|dnssec-tools-1.12.1-1|75	%build
12cr|dnssec-tools-1.12.1-1|76	export PATH=$PATH:%{_sbindir}
12cr|dnssec-tools-1.12.1-1|77	
12cr|dnssec-tools-1.12.1-1|78	%configure2_5x \
12cr|dnssec-tools-1.12.1-1|79	--with-validator-testcases-file=%{_datadir}/%{name}/validator-testcases \
12cr|dnssec-tools-1.12.1-1|80	--with-perl-build-args="INSTALLDIRS=vendor" \
12cr|dnssec-tools-1.12.1-1|81	--with-root-hints=%{_localstatedir}/lib/named/var/named/named.ca \
12cr|dnssec-tools-1.12.1-1|82	--with-resolv-conf=%{_sysconfdir}/resolv.conf \
12cr|dnssec-tools-1.12.1-1|83	--with-nsec3 \
12cr|dnssec-tools-1.12.1-1|84	--with-dlv \
12cr|dnssec-tools-1.12.1-1|85	--with-ipv6
12cr|dnssec-tools-1.12.1-1|86	
12cr|dnssec-tools-1.12.1-1|87	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12cr|dnssec-tools-1.12.1-1|88	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12cr|dnssec-tools-1.12.1-1|89	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' validator/libtool
12cr|dnssec-tools-1.12.1-1|90	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' validator/libtool
12cr|dnssec-tools-1.12.1-1|91	
12cr|dnssec-tools-1.12.1-1|92	%make
12cr|dnssec-tools-1.12.1-1|93	
12cr|dnssec-tools-1.12.1-1|94	%install
12cr|dnssec-tools-1.12.1-1|95	%makeinstall_std
12cr|dnssec-tools-1.12.1-1|96	
12cr|dnssec-tools-1.12.1-1|97	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|dnssec-tools-1.12.1-1|98	install -d %{buildroot}/var/log/%{name}
12cr|dnssec-tools-1.12.1-1|99	install -d %{buildroot}%{_localstatedir}/lib/%{name}/KEY-SAFE
12cr|dnssec-tools-1.12.1-1|100	
12cr|dnssec-tools-1.12.1-1|101	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}/dnsval.conf
12cr|dnssec-tools-1.12.1-1|102	install -m0644 tools/etc/%{name}/blinkenlights.conf %{buildroot}%{_sysconfdir}/%{name}/blinkenlights.conf
12cr|dnssec-tools-1.12.1-1|103	
12cr|dnssec-tools-1.12.1-1|104	# not needed and installed in two places
12cr|dnssec-tools-1.12.1-1|105	rm -f %{buildroot}%{perl_vendorlib}/TrustMan.pl
12cr|dnssec-tools-1.12.1-1|106	
12cr|dnssec-tools-1.12.1-1|107	# install log rotation stuff
12cr|dnssec-tools-1.12.1-1|108	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} << EOF
12cr|dnssec-tools-1.12.1-1|109	/var/log/%{name}/rollerd.log {
12cr|dnssec-tools-1.12.1-1|110	rotate 5
12cr|dnssec-tools-1.12.1-1|111	monthly
12cr|dnssec-tools-1.12.1-1|112	missingok
12cr|dnssec-tools-1.12.1-1|113	notifempty
12cr|dnssec-tools-1.12.1-1|114	nocompress
12cr|dnssec-tools-1.12.1-1|115	}
12cr|dnssec-tools-1.12.1-1|116	EOF
12cr|dnssec-tools-1.12.1-1|117	
12cr|dnssec-tools-1.12.1-1|118	%files
12cr|dnssec-tools-1.12.1-1|119	%doc COPYING ChangeLog NEWS README tools/demos tools/linux/ifup-dyn-dns tools/logwatch
12cr|dnssec-tools-1.12.1-1|120	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12cr|dnssec-tools-1.12.1-1|121	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/dnsval.conf
12cr|dnssec-tools-1.12.1-1|122	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/blinkenlights.conf
12cr|dnssec-tools-1.12.1-1|123	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|dnssec-tools-1.12.1-1|124	%{_bindir}/blinkenlights
12cr|dnssec-tools-1.12.1-1|125	%{_bindir}/bubbles
12cr|dnssec-tools-1.12.1-1|126	%{_bindir}/cleanarch
12cr|dnssec-tools-1.12.1-1|127	%{_bindir}/cleankrf
12cr|dnssec-tools-1.12.1-1|128	%{_bindir}/convertar
12cr|dnssec-tools-1.12.1-1|129	%{_bindir}/dnspktflow
12cr|dnssec-tools-1.12.1-1|130	%{_bindir}/donuts
12cr|dnssec-tools-1.12.1-1|131	%{_bindir}/donutsd
12cr|dnssec-tools-1.12.1-1|132	%{_bindir}/drawvalmap
12cr|dnssec-tools-1.12.1-1|133	%{_bindir}/dtck
12cr|dnssec-tools-1.12.1-1|134	%{_bindir}/dtconf
12cr|dnssec-tools-1.12.1-1|135	%{_bindir}/dtconfchk
12cr|dnssec-tools-1.12.1-1|136	%{_bindir}/dtdefs
12cr|dnssec-tools-1.12.1-1|137	%{_bindir}/dtinitconf
12cr|dnssec-tools-1.12.1-1|138	%{_bindir}/expchk
12cr|dnssec-tools-1.12.1-1|139	%{_bindir}/fixkrf
12cr|dnssec-tools-1.12.1-1|140	%{_bindir}/genkrf
12cr|dnssec-tools-1.12.1-1|141	%{_bindir}/getaddr
12cr|dnssec-tools-1.12.1-1|142	%{_bindir}/getdnskeys
12cr|dnssec-tools-1.12.1-1|143	%{_bindir}/getds
12cr|dnssec-tools-1.12.1-1|144	%{_bindir}/gethost
12cr|dnssec-tools-1.12.1-1|145	%{_bindir}/getname
12cr|dnssec-tools-1.12.1-1|146	%{_bindir}/getquery
12cr|dnssec-tools-1.12.1-1|147	%{_bindir}/getrrset
12cr|dnssec-tools-1.12.1-1|148	%{_bindir}/keyarch
12cr|dnssec-tools-1.12.1-1|149	%{_bindir}/krfcheck
12cr|dnssec-tools-1.12.1-1|150	%{_bindir}/libval_check_conf
12cr|dnssec-tools-1.12.1-1|151	%{_bindir}/lights
12cr|dnssec-tools-1.12.1-1|152	%{_bindir}/lsdnssec
12cr|dnssec-tools-1.12.1-1|153	%{_bindir}/lskrf
12cr|dnssec-tools-1.12.1-1|154	%{_bindir}/lsroll
12cr|dnssec-tools-1.12.1-1|155	%{_bindir}/maketestzone
12cr|dnssec-tools-1.12.1-1|156	%{_bindir}/mapper
12cr|dnssec-tools-1.12.1-1|157	%{_bindir}/rollchk
12cr|dnssec-tools-1.12.1-1|158	%{_bindir}/rollctl
12cr|dnssec-tools-1.12.1-1|159	%{_bindir}/rollerd
12cr|dnssec-tools-1.12.1-1|160	%{_bindir}/rollinit
12cr|dnssec-tools-1.12.1-1|161	%{_bindir}/rolllog
12cr|dnssec-tools-1.12.1-1|162	%{_bindir}/rollrec-editor
12cr|dnssec-tools-1.12.1-1|163	%{_bindir}/rollset
12cr|dnssec-tools-1.12.1-1|164	%{_bindir}/signset-editor
12cr|dnssec-tools-1.12.1-1|165	%{_bindir}/tachk
12cr|dnssec-tools-1.12.1-1|166	%{_bindir}/timetrans
12cr|dnssec-tools-1.12.1-1|167	%{_bindir}/trustman
12cr|dnssec-tools-1.12.1-1|168	%{_bindir}/validate
12cr|dnssec-tools-1.12.1-1|169	%{_bindir}/zonesigner
12cr|dnssec-tools-1.12.1-1|170	
12cr|dnssec-tools-1.12.1-1|171	%dir %{_datadir}/%{name}
12cr|dnssec-tools-1.12.1-1|172	%dir %{_datadir}/%{name}/donuts
12cr|dnssec-tools-1.12.1-1|173	%dir %{_datadir}/%{name}/donuts/rules
12cr|dnssec-tools-1.12.1-1|174	%{_datadir}/%{name}/donuts/rules/*
12cr|dnssec-tools-1.12.1-1|175	%{_datadir}/%{name}/validator-testcases
12cr|dnssec-tools-1.12.1-1|176	%dir %{_localstatedir}/lib/%{name}
12cr|dnssec-tools-1.12.1-1|177	%dir %{_localstatedir}/lib/%{name}/KEY-SAFE
12cr|dnssec-tools-1.12.1-1|178	%dir /var/log/%{name}
12cr|dnssec-tools-1.12.1-1|179	%{_mandir}/man1/blinkenlights.1*
12cr|dnssec-tools-1.12.1-1|180	%{_mandir}/man1/bubbles.1*
12cr|dnssec-tools-1.12.1-1|181	%{_mandir}/man1/cleanarch.1*
12cr|dnssec-tools-1.12.1-1|182	%{_mandir}/man1/cleankrf.1*
12cr|dnssec-tools-1.12.1-1|183	%{_mandir}/man1/convertar.1*
12cr|dnssec-tools-1.12.1-1|184	%{_mandir}/man1/dnspktflow.1*
12cr|dnssec-tools-1.12.1-1|185	%{_mandir}/man1/dnssec-tools.1.*
12cr|dnssec-tools-1.12.1-1|186	%{_mandir}/man1/donuts.1*
12cr|dnssec-tools-1.12.1-1|187	%{_mandir}/man1/donutsd.1*
12cr|dnssec-tools-1.12.1-1|188	%{_mandir}/man1/drawvalmap.1*
12cr|dnssec-tools-1.12.1-1|189	%{_mandir}/man1/dtck.1.*
12cr|dnssec-tools-1.12.1-1|190	%{_mandir}/man1/dtconf.1.*
12cr|dnssec-tools-1.12.1-1|191	%{_mandir}/man1/dtconfchk.1*
12cr|dnssec-tools-1.12.1-1|192	%{_mandir}/man1/dtdefs.1*
12cr|dnssec-tools-1.12.1-1|193	%{_mandir}/man1/dtinitconf.1*
12cr|dnssec-tools-1.12.1-1|194	%{_mandir}/man1/expchk.1*
12cr|dnssec-tools-1.12.1-1|195	%{_mandir}/man1/fixkrf.1*
12cr|dnssec-tools-1.12.1-1|196	%{_mandir}/man1/genkrf.1*
12cr|dnssec-tools-1.12.1-1|197	%{_mandir}/man1/getaddr.1*
12cr|dnssec-tools-1.12.1-1|198	%{_mandir}/man1/getdnskeys.1*
12cr|dnssec-tools-1.12.1-1|199	%{_mandir}/man1/getds.1*
12cr|dnssec-tools-1.12.1-1|200	%{_mandir}/man1/gethost.1*
12cr|dnssec-tools-1.12.1-1|201	%{_mandir}/man1/getname.1.*
12cr|dnssec-tools-1.12.1-1|202	%{_mandir}/man1/getquery.1.*
12cr|dnssec-tools-1.12.1-1|203	%{_mandir}/man1/getrrset.1.*
12cr|dnssec-tools-1.12.1-1|204	%{_mandir}/man1/keyarch.1*
12cr|dnssec-tools-1.12.1-1|205	%{_mandir}/man1/krfcheck.1*
12cr|dnssec-tools-1.12.1-1|206	%{_mandir}/man1/libval_check_conf.1.*
12cr|dnssec-tools-1.12.1-1|207	%{_mandir}/man1/lights.1*
12cr|dnssec-tools-1.12.1-1|208	%{_mandir}/man1/lsdnssec.1*
12cr|dnssec-tools-1.12.1-1|209	%{_mandir}/man1/lskrf.1*
12cr|dnssec-tools-1.12.1-1|210	%{_mandir}/man1/lsroll.1*
12cr|dnssec-tools-1.12.1-1|211	%{_mandir}/man1/maketestzone.1*
12cr|dnssec-tools-1.12.1-1|212	%{_mandir}/man1/mapper.1*
12cr|dnssec-tools-1.12.1-1|213	%{_mandir}/man1/rollchk.1*
12cr|dnssec-tools-1.12.1-1|214	%{_mandir}/man1/rollctl.1*
12cr|dnssec-tools-1.12.1-1|215	%{_mandir}/man1/rollerd.1*
12cr|dnssec-tools-1.12.1-1|216	%{_mandir}/man1/rollinit.1*
12cr|dnssec-tools-1.12.1-1|217	%{_mandir}/man1/rolllog.1*
12cr|dnssec-tools-1.12.1-1|218	%{_mandir}/man1/rollrec-editor.1.*
12cr|dnssec-tools-1.12.1-1|219	%{_mandir}/man1/rollset.1*
12cr|dnssec-tools-1.12.1-1|220	%{_mandir}/man1/signset-editor.1*
12cr|dnssec-tools-1.12.1-1|221	%{_mandir}/man1/tachk.1*
12cr|dnssec-tools-1.12.1-1|222	%{_mandir}/man1/timetrans.1*
12cr|dnssec-tools-1.12.1-1|223	%{_mandir}/man1/trustman.1*
12cr|dnssec-tools-1.12.1-1|224	%{_mandir}/man1/validate.1*
12cr|dnssec-tools-1.12.1-1|225	%{_mandir}/man1/zonesigner.1*
12cr|dnssec-tools-1.12.1-1|226	%{_mandir}/man3/p_ac_status.3*
12cr|dnssec-tools-1.12.1-1|227	%{_mandir}/man3/p_val_status.3*
12cr|dnssec-tools-1.12.1-1|228	
12cr|dnssec-tools-1.12.1-1|229	%files -n perl-%{name}
12cr|dnssec-tools-1.12.1-1|230	%{perl_vendorarch}/Net/addrinfo*
12cr|dnssec-tools-1.12.1-1|231	%{perl_vendorarch}/Net/DNS/SEC/*
12cr|dnssec-tools-1.12.1-1|232	%{perl_vendorarch}/auto/Net/DNS/SEC/Validator
12cr|dnssec-tools-1.12.1-1|233	%{perl_vendorarch}/auto/Net/addrinfo/
12cr|dnssec-tools-1.12.1-1|234	%{perl_vendorarch}/Net/DNS/ZoneFile/
12cr|dnssec-tools-1.12.1-1|235	%{perl_vendorlib}/Net/DNS/SEC/Tools/Donuts/
12cr|dnssec-tools-1.12.1-1|236	%{perl_vendorlib}/Net/DNS/SEC/Tools/TrustAnchor*
12cr|dnssec-tools-1.12.1-1|237	%{_mandir}/man3/Net::addrinfo.3pm*
12cr|dnssec-tools-1.12.1-1|238	%{_mandir}/man3/Net::DNS::SEC::Tools::BootStrap.3pm*
12cr|dnssec-tools-1.12.1-1|239	%{_mandir}/man3/Net::DNS::SEC::Tools::conf.3pm*
12cr|dnssec-tools-1.12.1-1|240	%{_mandir}/man3/Net::DNS::SEC::Tools::defaults.3pm*
12cr|dnssec-tools-1.12.1-1|241	%{_mandir}/man3/Net::DNS::SEC::Tools::dnssectools.3pm*
12cr|dnssec-tools-1.12.1-1|242	%{_mandir}/man3/Net::DNS::SEC::Tools::Donuts::Rule.3pm*
12cr|dnssec-tools-1.12.1-1|243	%{_mandir}/man3/Net::DNS::SEC::Tools::keyrec.3pm*
12cr|dnssec-tools-1.12.1-1|244	%{_mandir}/man3/Net::DNS::SEC::Tools::QWPrimitives.3pm*
12cr|dnssec-tools-1.12.1-1|245	%{_mandir}/man3/Net::DNS::SEC::Tools::rolllog.3pm.*
12cr|dnssec-tools-1.12.1-1|246	%{_mandir}/man3/Net::DNS::SEC::Tools::rollmgr.3pm*
12cr|dnssec-tools-1.12.1-1|247	%{_mandir}/man3/Net::DNS::SEC::Tools::rollrec.3pm*
12cr|dnssec-tools-1.12.1-1|248	%{_mandir}/man3/Net::DNS::SEC::Tools::TrustAnchor*.3pm*
12cr|dnssec-tools-1.12.1-1|249	%{_mandir}/man3/Net::DNS::SEC::Tools::timetrans.3pm*
12cr|dnssec-tools-1.12.1-1|250	%{_mandir}/man3/Net::DNS::SEC::Tools::tooloptions.3pm*
12cr|dnssec-tools-1.12.1-1|251	%{_mandir}/man3/Net::DNS::SEC::Validator.3pm*
12cr|dnssec-tools-1.12.1-1|252	%{_mandir}/man3/Net::DNS::ZoneFile::Fast.3pm*
12cr|dnssec-tools-1.12.1-1|253	
12cr|dnssec-tools-1.12.1-1|254	%files -n %{libname}
12cr|dnssec-tools-1.12.1-1|255	%{_libdir}/*.so.%{major}*
12cr|dnssec-tools-1.12.1-1|256	
12cr|dnssec-tools-1.12.1-1|257	%files -n %{devname}
12cr|dnssec-tools-1.12.1-1|258	%defattr(-,root,root)
12cr|dnssec-tools-1.12.1-1|259	%doc apps/*
12cr|dnssec-tools-1.12.1-1|260	%{_bindir}/libval-config
12cr|dnssec-tools-1.12.1-1|261	%dir %{_includedir}/validator
12cr|dnssec-tools-1.12.1-1|262	%{_includedir}/validator/*.h
12cr|dnssec-tools-1.12.1-1|263	%{_libdir}/*.a
12cr|dnssec-tools-1.12.1-1|264	%{_libdir}/*.so
12cr|dnssec-tools-1.12.1-1|265	%{_mandir}/man3/dnsval.conf.3*
12cr|dnssec-tools-1.12.1-1|266	%{_mandir}/man3/dnsval_conf_get.3*
12cr|dnssec-tools-1.12.1-1|267	%{_mandir}/man3/dnsval_conf_set.3*
12cr|dnssec-tools-1.12.1-1|268	%{_mandir}/man3/libsres.3*
12cr|dnssec-tools-1.12.1-1|269	%{_mandir}/man3/libval.3*
12cr|dnssec-tools-1.12.1-1|270	%{_mandir}/man3/libval_shim.3.*
12cr|dnssec-tools-1.12.1-1|271	%{_mandir}/man3/resolv_conf_get.3*
12cr|dnssec-tools-1.12.1-1|272	%{_mandir}/man3/resolv_conf_set.3*
12cr|dnssec-tools-1.12.1-1|273	%{_mandir}/man3/root_hints_get.3*
12cr|dnssec-tools-1.12.1-1|274	%{_mandir}/man3/root_hints_set.3*
12cr|dnssec-tools-1.12.1-1|275	%{_mandir}/man3/val_add_valpolicy.3*
12cr|dnssec-tools-1.12.1-1|276	%{_mandir}/man3/val_context_setqflags.3*
12cr|dnssec-tools-1.12.1-1|277	%{_mandir}/man3/val_create_context.3*
12cr|dnssec-tools-1.12.1-1|278	%{_mandir}/man3/val_does_not_exist.3*
12cr|dnssec-tools-1.12.1-1|279	%{_mandir}/man3/val_freeaddrinfo.3*
12cr|dnssec-tools-1.12.1-1|280	%{_mandir}/man3/val_free_answer_chain.3.*
12cr|dnssec-tools-1.12.1-1|281	%{_mandir}/man3/val_free_context.3*
12cr|dnssec-tools-1.12.1-1|282	%{_mandir}/man3/val_free_response.3*
12cr|dnssec-tools-1.12.1-1|283	%{_mandir}/man3/val_free_result_chain.3*
12cr|dnssec-tools-1.12.1-1|284	%{_mandir}/man3/val_getaddrinfo.3*
12cr|dnssec-tools-1.12.1-1|285	%{_mandir}/man3/val_gethostbyaddr.3*
12cr|dnssec-tools-1.12.1-1|286	%{_mandir}/man3/val_gethostbyaddr_r.3*
12cr|dnssec-tools-1.12.1-1|287	%{_mandir}/man3/val_gethostbyname2.3*
12cr|dnssec-tools-1.12.1-1|288	%{_mandir}/man3/val_gethostbyname2_r.3*
12cr|dnssec-tools-1.12.1-1|289	%{_mandir}/man3/val_gethostbyname.3*
12cr|dnssec-tools-1.12.1-1|290	%{_mandir}/man3/val_gethostbyname_r.3*
12cr|dnssec-tools-1.12.1-1|291	%{_mandir}/man3/val_getnameinfo.3*
12cr|dnssec-tools-1.12.1-1|292	%{_mandir}/man3/val_get_rrset.3.*
12cr|dnssec-tools-1.12.1-1|293	%{_mandir}/man3/val_istrusted.3*
12cr|dnssec-tools-1.12.1-1|294	%{_mandir}/man3/val_isvalidated.3*
12cr|dnssec-tools-1.12.1-1|295	%{_mandir}/man3/val_resolve_and_check.3*
12cr|dnssec-tools-1.12.1-1|296	%{_mandir}/man3/val_res_query.3*
12cr|dnssec-tools-1.12.1-1|297	%{_mandir}/man3/val_res_search.3*
12cr|dnssec-tools-1.12.1-1|298	
12cr|dnssec-tools-1.12.1-1|299	
12cr|dnssec-tools-1.12.1-1|300	
12cr|dnssec-tools-1.12.1-1|301	%changelog
12cr|dnssec-tools-1.12.1-1|302	* Thu Feb 16 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.12.1-1
12cr|dnssec-tools-1.12.1-1|303	+ Revision: 775291
12cr|dnssec-tools-1.12.1-1|304	- fix install-file-in-docs
12cr|dnssec-tools-1.12.1-1|305	- drop no longer necessary chrpath usage for deletion of rpath, perl has now been
12cr|dnssec-tools-1.12.1-1|306	fixed to no longer add rpath to extensions built
12cr|dnssec-tools-1.12.1-1|307	- clean dependencies
12cr|dnssec-tools-1.12.1-1|308	- do parallel build
12cr|dnssec-tools-1.12.1-1|309	- cleanout spec
12cr|dnssec-tools-1.12.1-1|310	- fix version-control-internal-file
12cr|dnssec-tools-1.12.1-1|311	- get rid of backup files that gets installed
12cr|dnssec-tools-1.12.1-1|312	- bump major to 12
12cr|dnssec-tools-1.12.1-1|313	- fix installation of validator headers (P4)
12cr|dnssec-tools-1.12.1-1|314	- use autoreconf, do it in %%prep rather than %%build
12cr|dnssec-tools-1.12.1-1|315	- new version
12cr|dnssec-tools-1.12.1-1|316	- add %%{_sbindir} to $PATH in order to pick up dnssec-keygen
12cr|dnssec-tools-1.12.1-1|317	- add bind to buildrequries
12cr|dnssec-tools-1.12.1-1|318	- mass rebuild of perl extensions against perl 5.14.2
12cr|dnssec-tools-1.12.1-1|319	
12cr|dnssec-tools-1.12.1-1|320	* Wed Jul 21 2010 Jérôme Quelin <jquelin@mandriva.org> 1.5-4mdv2011.0
12cr|dnssec-tools-1.12.1-1|321	+ Revision: 556350
12cr|dnssec-tools-1.12.1-1|322	- rebuild for perl 5.12
12cr|dnssec-tools-1.12.1-1|323	
12cr|dnssec-tools-1.12.1-1|324	* Thu Apr 15 2010 Funda Wang <fwang@mandriva.org> 1.5-3mdv2010.1
12cr|dnssec-tools-1.12.1-1|325	+ Revision: 535070
12cr|dnssec-tools-1.12.1-1|326	- rebuild
12cr|dnssec-tools-1.12.1-1|327	
12cr|dnssec-tools-1.12.1-1|328	* Sun Oct 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5-2mdv2010.0
12cr|dnssec-tools-1.12.1-1|329	+ Revision: 453458
12cr|dnssec-tools-1.12.1-1|330	- rebuild
12cr|dnssec-tools-1.12.1-1|331	
12cr|dnssec-tools-1.12.1-1|332	* Sat Mar 07 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5-1mdv2009.1
12cr|dnssec-tools-1.12.1-1|333	+ Revision: 351685
12cr|dnssec-tools-1.12.1-1|334	- 1.5
12cr|dnssec-tools-1.12.1-1|335	- fix build with -Werror=format-security
12cr|dnssec-tools-1.12.1-1|336	
12cr|dnssec-tools-1.12.1-1|337	* Sat Sep 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-1mdv2009.0
12cr|dnssec-tools-1.12.1-1|338	+ Revision: 286118
12cr|dnssec-tools-1.12.1-1|339	- 1.4.1
12cr|dnssec-tools-1.12.1-1|340	- rediffed P2
12cr|dnssec-tools-1.12.1-1|341	- drop upstream implemented patches
12cr|dnssec-tools-1.12.1-1|342	- fix linkage (P3)
12cr|dnssec-tools-1.12.1-1|343	- fix devel package naming
12cr|dnssec-tools-1.12.1-1|344	
12cr|dnssec-tools-1.12.1-1|345	+ Thierry Vignaud <tv@mandriva.org>
12cr|dnssec-tools-1.12.1-1|346	- rebuild
12cr|dnssec-tools-1.12.1-1|347	
12cr|dnssec-tools-1.12.1-1|348	+ Pixel <pixel@mandriva.com>
12cr|dnssec-tools-1.12.1-1|349	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|dnssec-tools-1.12.1-1|350	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|dnssec-tools-1.12.1-1|351	
12cr|dnssec-tools-1.12.1-1|352	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 1.2-2mdv2008.1
12cr|dnssec-tools-1.12.1-1|353	+ Revision: 151398
12cr|dnssec-tools-1.12.1-1|354	- rebuild for perl-5.10.0
12cr|dnssec-tools-1.12.1-1|355	
12cr|dnssec-tools-1.12.1-1|356	+ Olivier Blin <blino@mandriva.org>
12cr|dnssec-tools-1.12.1-1|357	- restore BuildRoot
12cr|dnssec-tools-1.12.1-1|358	
12cr|dnssec-tools-1.12.1-1|359	+ Thierry Vignaud <tv@mandriva.org>
12cr|dnssec-tools-1.12.1-1|360	- kill re-definition of %%buildroot on Pixel's request
12cr|dnssec-tools-1.12.1-1|361	
12cr|dnssec-tools-1.12.1-1|362	* Wed May 23 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2-1mdv2008.0
12cr|dnssec-tools-1.12.1-1|363	+ Revision: 30047
12cr|dnssec-tools-1.12.1-1|364	- Import dnssec-tools
12cr|dnssec-tools-1.12.1-1|365	
12cr|dnssec-tools-1.12.1-1|366	
12cr|dnssec-tools-1.12.1-1|367	
12cr|dnssec-tools-1.12.1-1|368	* Wed May 23 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2-1mdv2007.1
12cr|dnssec-tools-1.12.1-1|369	- initial Mandriva package

990 12
12cr|dnstop-20121017-1|1	Summary:	This displays various tables of DNS traffic on your network
12cr|dnstop-20121017-1|2	Name:		dnstop
12cr|dnstop-20121017-1|3	Version:	20121017
12cr|dnstop-20121017-1|4	Release:	%mkrel 1
12cr|dnstop-20121017-1|5	License:	BSD
12cr|dnstop-20121017-1|6	Group:		Monitoring
12cr|dnstop-20121017-1|7	URL:		http://dnstop.measurement-factory.com/
12cr|dnstop-20121017-1|8	Source0:	http://dns.measurement-factory.com/tools/dnstop/src/%{name}-%{version}.tar.gz
12cr|dnstop-20121017-1|9	BuildRequires:	libpcap-devel >= 0.7
12cr|dnstop-20121017-1|10	BuildRequires:	pkgconfig(ncurses)
12cr|dnstop-20121017-1|11	
12cr|dnstop-20121017-1|12	%description
12cr|dnstop-20121017-1|13	dnstop is a libpcap application (ala tcpdump) that displays
12cr|dnstop-20121017-1|14	various tables of DNS traffic on your network, including tables
12cr|dnstop-20121017-1|15	of source and destination IP addresses, query types, top level
12cr|dnstop-20121017-1|16	domains and second level domains.
12cr|dnstop-20121017-1|17	
12cr|dnstop-20121017-1|18	%prep
12cr|dnstop-20121017-1|19	%setup -q -n %{name}-%{version}
12cr|dnstop-20121017-1|20	
12cr|dnstop-20121017-1|21	%build
12cr|dnstop-20121017-1|22	%configure
12cr|dnstop-20121017-1|23	%make CFLAGS="%{optflags} -DUSE_IPV6=1 -DUSE_PPP=0"
12cr|dnstop-20121017-1|24	
12cr|dnstop-20121017-1|25	%install
12cr|dnstop-20121017-1|26	install -d %{buildroot}%{_sbindir}
12cr|dnstop-20121017-1|27	install -d %{buildroot}%{_mandir}/man8
12cr|dnstop-20121017-1|28	install -m755 dnstop %{buildroot}%{_sbindir}/
12cr|dnstop-20121017-1|29	install -m644 dnstop.8 %{buildroot}%{_mandir}/man8/
12cr|dnstop-20121017-1|30	
12cr|dnstop-20121017-1|31	%files
12cr|dnstop-20121017-1|32	%doc CHANGES LICENSE
12cr|dnstop-20121017-1|33	%attr(0755,root,root) %{_sbindir}/dnstop
12cr|dnstop-20121017-1|34	%attr(0644,root,root) %{_mandir}/man8/dnstop.8*

991 12
12cr|dnstouch-0.4-16|1	Summary:	Incrementally updates bind v8+ zone file serial numbers
12cr|dnstouch-0.4-16|2	Name:		dnstouch
12cr|dnstouch-0.4-16|3	Version:	0.4
12cr|dnstouch-0.4-16|4	Release:	%mkrel 16
12cr|dnstouch-0.4-16|5	License:	GPL
12cr|dnstouch-0.4-16|6	Group:		Networking/Other
12cr|dnstouch-0.4-16|7	URL:		http://uranus.it.swin.edu.au/~jn/linux/dns.htm
12cr|dnstouch-0.4-16|8	Source0:	http://uranus.it.swin.edu.au/~jn/linux/ndu-%{version}.tar.bz2
12cr|dnstouch-0.4-16|9	Source1:	ndu.conf
12cr|dnstouch-0.4-16|10	Patch0:		ndu-opt.patch
12cr|dnstouch-0.4-16|11	Patch1:		ndu-verbose.patch
12cr|dnstouch-0.4-16|12	Requires:	ed bind
12cr|dnstouch-0.4-16|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|dnstouch-0.4-16|14	
12cr|dnstouch-0.4-16|15	%description
12cr|dnstouch-0.4-16|16	dnstouch incrementally updates bind v8+ zone file serial numbers.
12cr|dnstouch-0.4-16|17	
12cr|dnstouch-0.4-16|18	%prep
12cr|dnstouch-0.4-16|19	
12cr|dnstouch-0.4-16|20	%setup -q -n ndu-%{version}
12cr|dnstouch-0.4-16|21	%patch0 -p0
12cr|dnstouch-0.4-16|22	%patch1 -p0
12cr|dnstouch-0.4-16|23	
12cr|dnstouch-0.4-16|24	%build
12cr|dnstouch-0.4-16|25	export CFLAGS="%{optflags}"
12cr|dnstouch-0.4-16|26	export CC="g++"
12cr|dnstouch-0.4-16|27	make CC="g++" CFLAGS="%{optflags}" -C src dnstouch
12cr|dnstouch-0.4-16|28	
12cr|dnstouch-0.4-16|29	%install
12cr|dnstouch-0.4-16|30	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|dnstouch-0.4-16|31	
12cr|dnstouch-0.4-16|32	install -d %{buildroot}%{_bindir}
12cr|dnstouch-0.4-16|33	install -d %{buildroot}%{_sysconfdir}
12cr|dnstouch-0.4-16|34	
12cr|dnstouch-0.4-16|35	install -m0755 src/dnstouch %{buildroot}%{_bindir}/dnstouch
12cr|dnstouch-0.4-16|36	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/
12cr|dnstouch-0.4-16|37	
12cr|dnstouch-0.4-16|38	%clean
12cr|dnstouch-0.4-16|39	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|dnstouch-0.4-16|40	
12cr|dnstouch-0.4-16|41	%files
12cr|dnstouch-0.4-16|42	%defattr(-,root,root)
12cr|dnstouch-0.4-16|43	%doc README INSTALL
12cr|dnstouch-0.4-16|44	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ndu.conf
12cr|dnstouch-0.4-16|45	%attr(0755,root,root) %{_bindir}/dnstouch
12cr|dnstouch-0.4-16|46	
12cr|dnstouch-0.4-16|47	
12cr|dnstouch-0.4-16|48	
12cr|dnstouch-0.4-16|49	
12cr|dnstouch-0.4-16|50	%changelog
12cr|dnstouch-0.4-16|51	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-16mdv2011.0
12cr|dnstouch-0.4-16|52	+ Revision: 617862
12cr|dnstouch-0.4-16|53	- the mass rebuild of 2010.0 packages
12cr|dnstouch-0.4-16|54	
12cr|dnstouch-0.4-16|55	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.4-15mdv2010.0
12cr|dnstouch-0.4-16|56	+ Revision: 428288
12cr|dnstouch-0.4-16|57	- rebuild
12cr|dnstouch-0.4-16|58	
12cr|dnstouch-0.4-16|59	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.4-14mdv2009.0
12cr|dnstouch-0.4-16|60	+ Revision: 244441
12cr|dnstouch-0.4-16|61	- rebuild
12cr|dnstouch-0.4-16|62	
12cr|dnstouch-0.4-16|63	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.4-12mdv2008.1
12cr|dnstouch-0.4-16|64	+ Revision: 136369
12cr|dnstouch-0.4-16|65	- restore BuildRoot
12cr|dnstouch-0.4-16|66	
12cr|dnstouch-0.4-16|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|dnstouch-0.4-16|68	- kill re-definition of %%buildroot on Pixel's request
12cr|dnstouch-0.4-16|69	
12cr|dnstouch-0.4-16|70	
12cr|dnstouch-0.4-16|71	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4-12mdv2007.0
12cr|dnstouch-0.4-16|72	+ Revision: 101672
12cr|dnstouch-0.4-16|73	- bunzip patches
12cr|dnstouch-0.4-16|74	- Import dnstouch
12cr|dnstouch-0.4-16|75	
12cr|dnstouch-0.4-16|76	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4-11mdv2007.0
12cr|dnstouch-0.4-16|77	- rebuild
12cr|dnstouch-0.4-16|78	
12cr|dnstouch-0.4-16|79	* Tue Jul 05 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-10mdk
12cr|dnstouch-0.4-16|80	- rebuild
12cr|dnstouch-0.4-16|81	
12cr|dnstouch-0.4-16|82	* Mon Jun 07 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.4-9mdk
12cr|dnstouch-0.4-16|83	- rebuilt with gcc v3.4.x
12cr|dnstouch-0.4-16|84	
12cr|dnstouch-0.4-16|85	* Mon May 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.4-8mdk
12cr|dnstouch-0.4-16|86	- build release
12cr|dnstouch-0.4-16|87	

992 12
12cr|dnstracer-1.9-3|1	Summary:	A tool to trace dns queries
12cr|dnstracer-1.9-3|2	Name:		dnstracer
12cr|dnstracer-1.9-3|3	Version:	1.9
12cr|dnstracer-1.9-3|4	Release:	%mkrel 3
12cr|dnstracer-1.9-3|5	License:	BSD
12cr|dnstracer-1.9-3|6	Group:		Networking/Other
12cr|dnstracer-1.9-3|7	URL:		http://www.mavetju.org/unix/general.php
12cr|dnstracer-1.9-3|8	Source:		http://www.mavetju.org/download/%{name}-%{version}.tar.gz
12cr|dnstracer-1.9-3|9	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|dnstracer-1.9-3|10	
12cr|dnstracer-1.9-3|11	%description
12cr|dnstracer-1.9-3|12	dnstracer determines where a given Domain Name Server (DNS) gets
12cr|dnstracer-1.9-3|13	its information from, and follows the chain of DNS servers back to
12cr|dnstracer-1.9-3|14	the servers which know the data.
12cr|dnstracer-1.9-3|15	
12cr|dnstracer-1.9-3|16	%prep
12cr|dnstracer-1.9-3|17	%setup -q
12cr|dnstracer-1.9-3|18	
12cr|dnstracer-1.9-3|19	%build
12cr|dnstracer-1.9-3|20	%configure2_5x
12cr|dnstracer-1.9-3|21	%make
12cr|dnstracer-1.9-3|22	
12cr|dnstracer-1.9-3|23	%install
12cr|dnstracer-1.9-3|24	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|dnstracer-1.9-3|25	%makeinstall
12cr|dnstracer-1.9-3|26	
12cr|dnstracer-1.9-3|27	%clean
12cr|dnstracer-1.9-3|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|dnstracer-1.9-3|29	
12cr|dnstracer-1.9-3|30	%files
12cr|dnstracer-1.9-3|31	%defattr(-,root,root)
12cr|dnstracer-1.9-3|32	%doc CHANGES README
12cr|dnstracer-1.9-3|33	%{_bindir}/*
12cr|dnstracer-1.9-3|34	%{_mandir}/*/*
12cr|dnstracer-1.9-3|35	
12cr|dnstracer-1.9-3|36	
12cr|dnstracer-1.9-3|37	
12cr|dnstracer-1.9-3|38	
12cr|dnstracer-1.9-3|39	%changelog
12cr|dnstracer-1.9-3|40	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9-3mdv2011.0
12cr|dnstracer-1.9-3|41	+ Revision: 610260
12cr|dnstracer-1.9-3|42	- rebuild
12cr|dnstracer-1.9-3|43	
12cr|dnstracer-1.9-3|44	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|dnstracer-1.9-3|45	- Clean spec file and fix rpmlint's warning
12cr|dnstracer-1.9-3|46	
12cr|dnstracer-1.9-3|47	* Tue Jan 12 2010 Jérôme Brenier <incubusss@mandriva.org> 1.9-1mdv2010.1
12cr|dnstracer-1.9-3|48	+ Revision: 490026
12cr|dnstracer-1.9-3|49	- new version 1.9
12cr|dnstracer-1.9-3|50	
12cr|dnstracer-1.9-3|51	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.8-6mdv2010.0
12cr|dnstracer-1.9-3|52	+ Revision: 428289
12cr|dnstracer-1.9-3|53	- rebuild
12cr|dnstracer-1.9-3|54	
12cr|dnstracer-1.9-3|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.8-5mdv2009.0
12cr|dnstracer-1.9-3|56	+ Revision: 244442
12cr|dnstracer-1.9-3|57	- rebuild
12cr|dnstracer-1.9-3|58	
12cr|dnstracer-1.9-3|59	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.8-3mdv2008.1
12cr|dnstracer-1.9-3|60	+ Revision: 136369
12cr|dnstracer-1.9-3|61	- restore BuildRoot
12cr|dnstracer-1.9-3|62	
12cr|dnstracer-1.9-3|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|dnstracer-1.9-3|64	- kill re-definition of %%buildroot on Pixel's request
12cr|dnstracer-1.9-3|65	
12cr|dnstracer-1.9-3|66	
12cr|dnstracer-1.9-3|67	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 1.8-3mdv2007.0
12cr|dnstracer-1.9-3|68	+ Revision: 101671
12cr|dnstracer-1.9-3|69	- use the mkrel macro
12cr|dnstracer-1.9-3|70	- use the mrel macro
12cr|dnstracer-1.9-3|71	- Import dnstracer
12cr|dnstracer-1.9-3|72	
12cr|dnstracer-1.9-3|73	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 1.8-2mdk
12cr|dnstracer-1.9-3|74	-rebuild
12cr|dnstracer-1.9-3|75	
12cr|dnstracer-1.9-3|76	* Mon Nov 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.8-1mdk
12cr|dnstracer-1.9-3|77	- 1.8
12cr|dnstracer-1.9-3|78	- make it rpmbuildupdate aware
12cr|dnstracer-1.9-3|79	
12cr|dnstracer-1.9-3|80	* Mon May 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.7-2mdk
12cr|dnstracer-1.9-3|81	- use macros
12cr|dnstracer-1.9-3|82	

993 12
12cr|dnsutl-1.8-5|1	%define name  dnsutl
12cr|dnsutl-1.8-5|2	%define version   1.8
12cr|dnsutl-1.8-5|3	%define release   %mkrel 5
12cr|dnsutl-1.8-5|4	
12cr|dnsutl-1.8-5|5	Summary:      Utilities to make DNS easier to configure
12cr|dnsutl-1.8-5|6	Name:         %{name}
12cr|dnsutl-1.8-5|7	Version:      %{version}
12cr|dnsutl-1.8-5|8	Release:      %{release}
12cr|dnsutl-1.8-5|9	License:    GPL
12cr|dnsutl-1.8-5|10	Group:        Networking/Other
12cr|dnsutl-1.8-5|11	Source:       http://www.canb.auug.org.au/%7Emillerp/dnsutl/%{name}-%{version}.tar.bz2
12cr|dnsutl-1.8-5|12	URL:          http://www.canb.auug.org.au/~millerp/dnsutl/
12cr|dnsutl-1.8-5|13	
12cr|dnsutl-1.8-5|14	Buildrequires: byacc gettext-devel gawk
12cr|dnsutl-1.8-5|15	# (tv) for gsoelim:
12cr|dnsutl-1.8-5|16	Buildrequires: groff
12cr|dnsutl-1.8-5|17	BuildRoot:    %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dnsutl-1.8-5|18	
12cr|dnsutl-1.8-5|19	%description
12cr|dnsutl-1.8-5|20	The dnsutl package is a collection of tools to make administering
12cr|dnsutl-1.8-5|21	DNS easier.  The tools include:
12cr|dnsutl-1.8-5|22	
12cr|dnsutl-1.8-5|23	dns-rev: Take the forward DNS mapping and generate the reverse mapping.
12cr|dnsutl-1.8-5|24	
12cr|dnsutl-1.8-5|25	dns-hosts: Take the forward DNS mapping and generate the /etc/hosts file.
12cr|dnsutl-1.8-5|26	
12cr|dnsutl-1.8-5|27	dns-ng: Take the forward DNS mapping and generate the /etc/netgroup file.
12cr|dnsutl-1.8-5|28	
12cr|dnsutl-1.8-5|29	dns-ethers: By using a bogus record type, you can keep the MAC address
12cr|dnsutl-1.8-5|30	with the IP address, and generate the /etc/ethers file.
12cr|dnsutl-1.8-5|31	
12cr|dnsutl-1.8-5|32	dns-bootp: Using the MAC and IP information, you can generate the
12cr|dnsutl-1.8-5|33	/etc/bootptab file.
12cr|dnsutl-1.8-5|34	
12cr|dnsutl-1.8-5|35	dns-bootparams: Using the MAC and IP information, you can generate the
12cr|dnsutl-1.8-5|36	Sun /etc/bootparams file.
12cr|dnsutl-1.8-5|37	
12cr|dnsutl-1.8-5|38	All of these programs are both faster than shell scripts, and more
12cr|dnsutl-1.8-5|39	robust when faced with all the peculiar semantics of DNS resource files.
12cr|dnsutl-1.8-5|40	They even understand the \f(CW$include\fP directive.
12cr|dnsutl-1.8-5|41	
12cr|dnsutl-1.8-5|42	%prep
12cr|dnsutl-1.8-5|43	
12cr|dnsutl-1.8-5|44	%setup -q
12cr|dnsutl-1.8-5|45	%configure2_5x
12cr|dnsutl-1.8-5|46	
12cr|dnsutl-1.8-5|47	%build
12cr|dnsutl-1.8-5|48	# doesn't build with -j
12cr|dnsutl-1.8-5|49	make
12cr|dnsutl-1.8-5|50	
12cr|dnsutl-1.8-5|51	%install
12cr|dnsutl-1.8-5|52	rm -rf $RPM_BUILD_ROOT
12cr|dnsutl-1.8-5|53	%makeinstall
12cr|dnsutl-1.8-5|54	
12cr|dnsutl-1.8-5|55	%clean
12cr|dnsutl-1.8-5|56	rm -rf $RPM_BUILD_ROOT
12cr|dnsutl-1.8-5|57	
12cr|dnsutl-1.8-5|58	%files
12cr|dnsutl-1.8-5|59	%defattr (-,root,root)
12cr|dnsutl-1.8-5|60	%doc etc/CHANGES.1*
12cr|dnsutl-1.8-5|61	%doc README
12cr|dnsutl-1.8-5|62	%{_bindir}/*
12cr|dnsutl-1.8-5|63	%{_mandir}/man1/*
12cr|dnsutl-1.8-5|64	
12cr|dnsutl-1.8-5|65	
12cr|dnsutl-1.8-5|66	
12cr|dnsutl-1.8-5|67	%changelog
12cr|dnsutl-1.8-5|68	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.8-5mdv2011.0
12cr|dnsutl-1.8-5|69	+ Revision: 617863
12cr|dnsutl-1.8-5|70	- the mass rebuild of 2010.0 packages
12cr|dnsutl-1.8-5|71	
12cr|dnsutl-1.8-5|72	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.8-4mdv2010.0
12cr|dnsutl-1.8-5|73	+ Revision: 428412
12cr|dnsutl-1.8-5|74	- use %%configure2_5x
12cr|dnsutl-1.8-5|75	- rebuild
12cr|dnsutl-1.8-5|76	
12cr|dnsutl-1.8-5|77	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 1.8-3mdv2009.0
12cr|dnsutl-1.8-5|78	+ Revision: 222092
12cr|dnsutl-1.8-5|79	- buildrequires groff for gsoelim
12cr|dnsutl-1.8-5|80	- rebuild
12cr|dnsutl-1.8-5|81	- kill re-definition of %%buildroot on Pixel's request
12cr|dnsutl-1.8-5|82	
12cr|dnsutl-1.8-5|83	+ Olivier Blin <oblin@mandriva.com>
12cr|dnsutl-1.8-5|84	- restore BuildRoot
12cr|dnsutl-1.8-5|85	
12cr|dnsutl-1.8-5|86	
12cr|dnsutl-1.8-5|87	* Mon Aug 07 2006 Lenny Cartier <lenny@mandriva.com> 1.8-2mdv2007.0
12cr|dnsutl-1.8-5|88	- rebuild
12cr|dnsutl-1.8-5|89	
12cr|dnsutl-1.8-5|90	* Thu Mar 09 2006 Lenny Cartier <lenny@mandriva.com> 1.8-1mdk
12cr|dnsutl-1.8-5|91	- 1.8
12cr|dnsutl-1.8-5|92	
12cr|dnsutl-1.8-5|93	* Thu Jul 07 2005 Lenny Cartier <lenny@mandriva.com> 1.7-1mdk
12cr|dnsutl-1.8-5|94	- 1.7
12cr|dnsutl-1.8-5|95	
12cr|dnsutl-1.8-5|96	* Thu Jun 03 2004 Michael Scherer <misc@mandrake.org> 1.6-8mdk
12cr|dnsutl-1.8-5|97	- rebuild for new libintl
12cr|dnsutl-1.8-5|98	- add patch0
12cr|dnsutl-1.8-5|99	- various spec improvement
12cr|dnsutl-1.8-5|100	

994 12
12cr|dnswalk-2.0.2-9|1	Summary:	The dnswalk DNS database debugger
12cr|dnswalk-2.0.2-9|2	Name:		dnswalk
12cr|dnswalk-2.0.2-9|3	Version:	2.0.2
12cr|dnswalk-2.0.2-9|4	Release:	%mkrel 9
12cr|dnswalk-2.0.2-9|5	Group:		Networking/Other
12cr|dnswalk-2.0.2-9|6	URL:		http://www.visi.com/~barr/dnswalk/
12cr|dnswalk-2.0.2-9|7	License:	Artistic
12cr|dnswalk-2.0.2-9|8	Source0:	%{name}-%{version}.tar.bz2
12cr|dnswalk-2.0.2-9|9	Patch0:		%{name}-%{version}-perlpath.patch
12cr|dnswalk-2.0.2-9|10	BuildArch:	noarch
12cr|dnswalk-2.0.2-9|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|dnswalk-2.0.2-9|12	
12cr|dnswalk-2.0.2-9|13	%description
12cr|dnswalk-2.0.2-9|14	dnswalk is a DNS debugger. It performs zone transfers of specified
12cr|dnswalk-2.0.2-9|15	domains, and checks the database in numerous ways for internal
12cr|dnswalk-2.0.2-9|16	consistency, as well as accuracy.
12cr|dnswalk-2.0.2-9|17	
12cr|dnswalk-2.0.2-9|18	%prep
12cr|dnswalk-2.0.2-9|19	
12cr|dnswalk-2.0.2-9|20	%setup -q -c -a0
12cr|dnswalk-2.0.2-9|21	%patch0 -p1
12cr|dnswalk-2.0.2-9|22	
12cr|dnswalk-2.0.2-9|23	%build
12cr|dnswalk-2.0.2-9|24	
12cr|dnswalk-2.0.2-9|25	# fix attr
12cr|dnswalk-2.0.2-9|26	chmod 644 *
12cr|dnswalk-2.0.2-9|27	
12cr|dnswalk-2.0.2-9|28	%install
12cr|dnswalk-2.0.2-9|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|dnswalk-2.0.2-9|30	
12cr|dnswalk-2.0.2-9|31	install -d %{buildroot}%{_sbindir}
12cr|dnswalk-2.0.2-9|32	install -d %{buildroot}%{_mandir}/man1
12cr|dnswalk-2.0.2-9|33	install -m755 %{name} %{buildroot}%{_sbindir}/
12cr|dnswalk-2.0.2-9|34	install -m755 %{name}.1 %{buildroot}%{_mandir}/man1/
12cr|dnswalk-2.0.2-9|35	
12cr|dnswalk-2.0.2-9|36	%clean
12cr|dnswalk-2.0.2-9|37	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|dnswalk-2.0.2-9|38	
12cr|dnswalk-2.0.2-9|39	%files
12cr|dnswalk-2.0.2-9|40	%defattr(-,root,root)
12cr|dnswalk-2.0.2-9|41	%doc CHANGES README TODO makereports sendreports rfc1912.txt do-dnswalk
12cr|dnswalk-2.0.2-9|42	%attr(0755,root,root) %{_sbindir}/%{name}
12cr|dnswalk-2.0.2-9|43	%{_mandir}/man1/%{name}.1*
12cr|dnswalk-2.0.2-9|44	
12cr|dnswalk-2.0.2-9|45	
12cr|dnswalk-2.0.2-9|46	
12cr|dnswalk-2.0.2-9|47	
12cr|dnswalk-2.0.2-9|48	%changelog
12cr|dnswalk-2.0.2-9|49	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-9mdv2011.0
12cr|dnswalk-2.0.2-9|50	+ Revision: 617864
12cr|dnswalk-2.0.2-9|51	- the mass rebuild of 2010.0 packages
12cr|dnswalk-2.0.2-9|52	
12cr|dnswalk-2.0.2-9|53	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 2.0.2-8mdv2010.0
12cr|dnswalk-2.0.2-9|54	+ Revision: 428306
12cr|dnswalk-2.0.2-9|55	- rebuild
12cr|dnswalk-2.0.2-9|56	
12cr|dnswalk-2.0.2-9|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.0.2-7mdv2009.0
12cr|dnswalk-2.0.2-9|58	+ Revision: 244443
12cr|dnswalk-2.0.2-9|59	- rebuild
12cr|dnswalk-2.0.2-9|60	
12cr|dnswalk-2.0.2-9|61	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.0.2-5mdv2008.1
12cr|dnswalk-2.0.2-9|62	+ Revision: 136369
12cr|dnswalk-2.0.2-9|63	- restore BuildRoot
12cr|dnswalk-2.0.2-9|64	
12cr|dnswalk-2.0.2-9|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|dnswalk-2.0.2-9|66	- kill re-definition of %%buildroot on Pixel's request
12cr|dnswalk-2.0.2-9|67	
12cr|dnswalk-2.0.2-9|68	
12cr|dnswalk-2.0.2-9|69	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-5mdv2007.0
12cr|dnswalk-2.0.2-9|70	+ Revision: 101689
12cr|dnswalk-2.0.2-9|71	- Import dnswalk
12cr|dnswalk-2.0.2-9|72	
12cr|dnswalk-2.0.2-9|73	* Sat Jul 15 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-5mdv2007.0
12cr|dnswalk-2.0.2-9|74	- rebuild
12cr|dnswalk-2.0.2-9|75	
12cr|dnswalk-2.0.2-9|76	* Sat Jun 04 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-4mdk
12cr|dnswalk-2.0.2-9|77	- rebuild
12cr|dnswalk-2.0.2-9|78	- fix autodeps
12cr|dnswalk-2.0.2-9|79	
12cr|dnswalk-2.0.2-9|80	* Mon May 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.2-3mdk
12cr|dnswalk-2.0.2-9|81	- build release
12cr|dnswalk-2.0.2-9|82	

995 12
12cr|doc++-3.4.10-8|1	Summary:	DOC++ - A Documentation System for C, C++, IDL and Java
12cr|doc++-3.4.10-8|2	Name:		doc++
12cr|doc++-3.4.10-8|3	Version:	3.4.10
12cr|doc++-3.4.10-8|4	Release:	%mkrel 8
12cr|doc++-3.4.10-8|5	License:	GPLv2+
12cr|doc++-3.4.10-8|6	Group:		Publishing
12cr|doc++-3.4.10-8|7	URL:		http://docpp.sourceforge.net
12cr|doc++-3.4.10-8|8	Source0:	http://prdownloads.sourceforge.net/docpp/doc++-%{version}.tar.bz2
12cr|doc++-3.4.10-8|9	Patch0:		gcc40_build_fix.patch
12cr|doc++-3.4.10-8|10	Patch1:		gcc41_build_fix.patch
12cr|doc++-3.4.10-8|11	Patch2:		segfault_fix.patch
12cr|doc++-3.4.10-8|12	Patch3:		translation_ja.patch
12cr|doc++-3.4.10-8|13	Patch4:		%{name}-3.4.10-fix-gcc43.patch
12cr|doc++-3.4.10-8|14	BuildRequires:	bison flex
12cr|doc++-3.4.10-8|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|doc++-3.4.10-8|16	
12cr|doc++-3.4.10-8|17	%description
12cr|doc++-3.4.10-8|18	DOC++ is a documentation system for C, C++, IDL and Java, generating both TeX
12cr|doc++-3.4.10-8|19	output for high quality hardcopies and HTML output for sophisticated online
12cr|doc++-3.4.10-8|20	browsing of your documentation. The documentation is extracted directly from
12cr|doc++-3.4.10-8|21	the C/C++/IDL header/source files or Java class files.
12cr|doc++-3.4.10-8|22	
12cr|doc++-3.4.10-8|23	%prep
12cr|doc++-3.4.10-8|24	
12cr|doc++-3.4.10-8|25	%setup -q
12cr|doc++-3.4.10-8|26	%patch0 -p1
12cr|doc++-3.4.10-8|27	%patch1 -p1
12cr|doc++-3.4.10-8|28	%patch2 -p1
12cr|doc++-3.4.10-8|29	%patch3 -p1
12cr|doc++-3.4.10-8|30	%patch4 -p1 -b .gcc43
12cr|doc++-3.4.10-8|31	
12cr|doc++-3.4.10-8|32	%build
12cr|doc++-3.4.10-8|33	
12cr|doc++-3.4.10-8|34	%configure2_5x
12cr|doc++-3.4.10-8|35	
12cr|doc++-3.4.10-8|36	%make
12cr|doc++-3.4.10-8|37	
12cr|doc++-3.4.10-8|38	%install
12cr|doc++-3.4.10-8|39	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|doc++-3.4.10-8|40	
12cr|doc++-3.4.10-8|41	%makeinstall_std
12cr|doc++-3.4.10-8|42	
12cr|doc++-3.4.10-8|43	# cleanup
12cr|doc++-3.4.10-8|44	rm -f %{buildroot}%{_datadir}/locale/locale.alias
12cr|doc++-3.4.10-8|45	
12cr|doc++-3.4.10-8|46	%find_lang %{name}
12cr|doc++-3.4.10-8|47	
12cr|doc++-3.4.10-8|48	%clean
12cr|doc++-3.4.10-8|49	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|doc++-3.4.10-8|50	
12cr|doc++-3.4.10-8|51	%files -f %{name}.lang
12cr|doc++-3.4.10-8|52	%defattr(-,root,root)
12cr|doc++-3.4.10-8|53	%doc COPYING CREDITS NEWS PLATFORMS README REPORTING-BUGS doc/manual doc/doc++.conf
12cr|doc++-3.4.10-8|54	%doc doc/docxx-br.sty doc/docxx-fr.sty doc/docxx-ja.sty doc/docxx-ro.sty doc/docxx.sty
12cr|doc++-3.4.10-8|55	%{_bindir}/*
12cr|doc++-3.4.10-8|56	
12cr|doc++-3.4.10-8|57	
12cr|doc++-3.4.10-8|58	%changelog
12cr|doc++-3.4.10-8|59	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 3.4.10-8mdv2011.0
12cr|doc++-3.4.10-8|60	+ Revision: 617866
12cr|doc++-3.4.10-8|61	- the mass rebuild of 2010.0 packages
12cr|doc++-3.4.10-8|62	
12cr|doc++-3.4.10-8|63	* Wed Jun 10 2009 Jérôme Brenier <incubusss@mandriva.org> 3.4.10-7mdv2010.0
12cr|doc++-3.4.10-8|64	+ Revision: 384614
12cr|doc++-3.4.10-8|65	- add a patch to fix build with gcc43
12cr|doc++-3.4.10-8|66	- fix license
12cr|doc++-3.4.10-8|67	
12cr|doc++-3.4.10-8|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|doc++-3.4.10-8|69	- rebuild
12cr|doc++-3.4.10-8|70	
12cr|doc++-3.4.10-8|71	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 3.4.10-4mdv2008.1
12cr|doc++-3.4.10-8|72	+ Revision: 136373
12cr|doc++-3.4.10-8|73	- restore BuildRoot
12cr|doc++-3.4.10-8|74	
12cr|doc++-3.4.10-8|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|doc++-3.4.10-8|76	- kill re-definition of %%buildroot on Pixel's request
12cr|doc++-3.4.10-8|77	
12cr|doc++-3.4.10-8|78	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.10-4mdv2008.0
12cr|doc++-3.4.10-8|79	+ Revision: 89604
12cr|doc++-3.4.10-8|80	- rebuild
12cr|doc++-3.4.10-8|81	
12cr|doc++-3.4.10-8|82	* Sat Jul 07 2007 Oden Eriksson <oeriksson@mandriva.com> 3.4.10-3mdv2008.0
12cr|doc++-3.4.10-8|83	+ Revision: 49452
12cr|doc++-3.4.10-8|84	- added 4 patches from debian
12cr|doc++-3.4.10-8|85	- Import doc++
12cr|doc++-3.4.10-8|86	
12cr|doc++-3.4.10-8|87	
12cr|doc++-3.4.10-8|88	
12cr|doc++-3.4.10-8|89	* Mon Jun 26 2006 Oden Eriksson <oeriksson@mandriva.com> 3.4.10-2mdv2007.0
12cr|doc++-3.4.10-8|90	- rebuild
12cr|doc++-3.4.10-8|91	
12cr|doc++-3.4.10-8|92	* Sat May 21 2005 Oden Eriksson <oeriksson@mandriva.com> 3.4.10-1mdk
12cr|doc++-3.4.10-8|93	- initial Mandriva import
12cr|doc++-3.4.10-8|94	
12cr|doc++-3.4.10-8|95	* Mon May 28 2001 Dragos Acostachioaie <dragos@iname.com>
12cr|doc++-3.4.10-8|96	+ took changes from Red Hat 7.1 Powertools
12cr|doc++-3.4.10-8|97	
12cr|doc++-3.4.10-8|98	* Wed Dec 20 2000 Dragos Acostachioaie <dragos@iname.com>
12cr|doc++-3.4.10-8|99	+ added docxx-fr.sty, docxx-ro.sty
12cr|doc++-3.4.10-8|100	+ added french and romanian message files
12cr|doc++-3.4.10-8|101	
12cr|doc++-3.4.10-8|102	* Sat Oct 14 2000 Dragos Acostachioaie <dragos@iname.com>
12cr|doc++-3.4.10-8|103	+ added docxx-br.sty
12cr|doc++-3.4.10-8|104	
12cr|doc++-3.4.10-8|105	* Wed Jul 12 2000 Dragos Acostachioaie <dragos@iname.com>
12cr|doc++-3.4.10-8|106	+ added doc++.conf
12cr|doc++-3.4.10-8|107	
12cr|doc++-3.4.10-8|108	* Sat Jul 08 2000 Dragos Acostachioaie <dragos@iname.com>
12cr|doc++-3.4.10-8|109	+ added russian messages files
12cr|doc++-3.4.10-8|110	+ added IDL to summaries and descriptions
12cr|doc++-3.4.10-8|111	
12cr|doc++-3.4.10-8|112	* Sun Apr 16 2000 Dragos Acostachioaie <dragos@iname.com>
12cr|doc++-3.4.10-8|113	+ added REPORTING-BUGS
12cr|doc++-3.4.10-8|114	
12cr|doc++-3.4.10-8|115	* Wed Dec  8 1999 Dragos Acostachioaie <dragos@iname.com>
12cr|doc++-3.4.10-8|116	+ added japanese messages file
12cr|doc++-3.4.10-8|117	
12cr|doc++-3.4.10-8|118	* Fri Mar 19 1999 Dragos Acostachioaie <dragos@iname.com>
12cr|doc++-3.4.10-8|119	+ added french translation
12cr|doc++-3.4.10-8|120	(provided by Marc Zonzon <Marc.Zonzon@univ-rennes1.fr>)
12cr|doc++-3.4.10-8|121	+ added spanish translation
12cr|doc++-3.4.10-8|122	(provided by J. J. Merelo Guervos <jmerelo@kal-el.ugr.es>)
12cr|doc++-3.4.10-8|123	
12cr|doc++-3.4.10-8|124	* Tue Mar 16 1999 Magnus Fromreide <magfr@lysator.liu.se>
12cr|doc++-3.4.10-8|125	+ added swedish translation
12cr|doc++-3.4.10-8|126	
12cr|doc++-3.4.10-8|127	* Tue Mar 14 1999 Vitaly Fedrushkov <fedrushkov@acm.org>
12cr|doc++-3.4.10-8|128	+ Description in Russian
12cr|doc++-3.4.10-8|129	
12cr|doc++-3.4.10-8|130	* Tue Mar  9 1999 Dragos Acostachioaie <dragos@iname.com>
12cr|doc++-3.4.10-8|131	+ relocatable RPM support
12cr|doc++-3.4.10-8|132	+ added `BuildRoot' clause
12cr|doc++-3.4.10-8|133	
12cr|doc++-3.4.10-8|134	* Mon Mar  8 1999 Dragos Acostachioaie <dragos@iname.com>
12cr|doc++-3.4.10-8|135	+ change to install stripped binaries
12cr|doc++-3.4.10-8|136	
12cr|doc++-3.4.10-8|137	* Tue Feb 16 1999 Dragos Acostachioaie <dragos@iname.com>
12cr|doc++-3.4.10-8|138	+ fixes to deal with the automake-generated Makefiles
12cr|doc++-3.4.10-8|139	
12cr|doc++-3.4.10-8|140	* Thu Jan 21 1999 Dragos Acostachioaie <dragos@iname.com>
12cr|doc++-3.4.10-8|141	+ added doc/docxx.sty
12cr|doc++-3.4.10-8|142	
12cr|doc++-3.4.10-8|143	* Sat Jan  2 1999 Dragos Acostachioaie <dragos@iname.com>
12cr|doc++-3.4.10-8|144	+ Final fixes for 3.3.5

996 12
12cr|docbook-dtd-mathml20-1.0-1|1	%define dtdver 20030619
12cr|docbook-dtd-mathml20-1.0-1|2	%define mltype mathml20
12cr|docbook-dtd-mathml20-1.0-1|3	%define sgmlbase %{_datadir}/sgml
12cr|docbook-dtd-mathml20-1.0-1|4	
12cr|docbook-dtd-mathml20-1.0-1|5	Name:    docbook-dtd-%{mltype}
12cr|docbook-dtd-mathml20-1.0-1|6	Version: 1.0
12cr|docbook-dtd-mathml20-1.0-1|7	Release:  %mkrel 1
12cr|docbook-dtd-mathml20-1.0-1|8	Group  : Publishing
12cr|docbook-dtd-mathml20-1.0-1|9	Summary: XHTML 1.1 plus MathML 2.0 document type definition
12cr|docbook-dtd-mathml20-1.0-1|10	License: Distributable
12cr|docbook-dtd-mathml20-1.0-1|11	URL    : http://numexp.sourceforge.net/
12cr|docbook-dtd-mathml20-1.0-1|12	
12cr|docbook-dtd-mathml20-1.0-1|13	# tar.gz at http://www.w3.org/Math/DTD/mathml2.tgz
12cr|docbook-dtd-mathml20-1.0-1|14	Source0  : mathml2.tar.bz2
12cr|docbook-dtd-mathml20-1.0-1|15	Patch0   : %{name}-sysid-base.patch.bz2
12cr|docbook-dtd-mathml20-1.0-1|16	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|docbook-dtd-mathml20-1.0-1|17	BuildArch: noarch
12cr|docbook-dtd-mathml20-1.0-1|18	
12cr|docbook-dtd-mathml20-1.0-1|19	BuildRequires: libxml2-utils
12cr|docbook-dtd-mathml20-1.0-1|20	Requires: sgml-common >= 0.6.3-2mdk
12cr|docbook-dtd-mathml20-1.0-1|21	
12cr|docbook-dtd-mathml20-1.0-1|22	%description
12cr|docbook-dtd-mathml20-1.0-1|23	The DocBook Document Type Definition (DTD) describes the syntax of
12cr|docbook-dtd-mathml20-1.0-1|24	technical documentation texts (articles, books and manual pages).
12cr|docbook-dtd-mathml20-1.0-1|25	This syntax is XML-compliant and is developed by the OASIS consortium.
12cr|docbook-dtd-mathml20-1.0-1|26	This is the version %{dtdver} of this DTD.
12cr|docbook-dtd-mathml20-1.0-1|27	
12cr|docbook-dtd-mathml20-1.0-1|28	%prep
12cr|docbook-dtd-mathml20-1.0-1|29	%setup -q -n mathml2
12cr|docbook-dtd-mathml20-1.0-1|30	
12cr|docbook-dtd-mathml20-1.0-1|31	# CRLF -> LF
12cr|docbook-dtd-mathml20-1.0-1|32	find -type f -print0 | xargs -r -0 perl -pi -e 's/\r//g'
12cr|docbook-dtd-mathml20-1.0-1|33	
12cr|docbook-dtd-mathml20-1.0-1|34	%patch0 -p1
12cr|docbook-dtd-mathml20-1.0-1|35	
12cr|docbook-dtd-mathml20-1.0-1|36	%build
12cr|docbook-dtd-mathml20-1.0-1|37	
12cr|docbook-dtd-mathml20-1.0-1|38	%install
12cr|docbook-dtd-mathml20-1.0-1|39	[ -z "$RPM_BUILD_ROOT" -o "$RPM_BUILD_ROOT" = "/" ] || rm -rf $RPM_BUILD_ROOT
12cr|docbook-dtd-mathml20-1.0-1|40	DESTDIR=$RPM_BUILD_ROOT%{sgmlbase}/docbook/%{mltype}-dtd-%{dtdver}
12cr|docbook-dtd-mathml20-1.0-1|41	mkdir -p $DESTDIR
12cr|docbook-dtd-mathml20-1.0-1|42	cp -a html iso8879 iso9573-13 mathml $DESTDIR/
12cr|docbook-dtd-mathml20-1.0-1|43	cp -a mathml2.dtd xhtml-math11-f.dtd *.mod $DESTDIR/
12cr|docbook-dtd-mathml20-1.0-1|44	
12cr|docbook-dtd-mathml20-1.0-1|45	ln -s %{mltype}-dtd-%{dtdver} $RPM_BUILD_ROOT%{sgmlbase}/docbook/%{mltype}-dtd
12cr|docbook-dtd-mathml20-1.0-1|46	
12cr|docbook-dtd-mathml20-1.0-1|47	# create subcatalog
12cr|docbook-dtd-mathml20-1.0-1|48	SUBCATALOG="%{_sysconfdir}/xml/mathml.cat"
12cr|docbook-dtd-mathml20-1.0-1|49	SGMLDIR="%{sgmlbase}/docbook/%{mltype}-dtd"
12cr|docbook-dtd-mathml20-1.0-1|50	
12cr|docbook-dtd-mathml20-1.0-1|51	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/xml
12cr|docbook-dtd-mathml20-1.0-1|52	xmlcatalog --create > $RPM_BUILD_ROOT$SUBCATALOG
12cr|docbook-dtd-mathml20-1.0-1|53	
12cr|docbook-dtd-mathml20-1.0-1|54	xmlcatalog --noout --add "rewriteSystem" \
12cr|docbook-dtd-mathml20-1.0-1|55	"http://www.w3.org/Math/DTD/mathml2/" \
12cr|docbook-dtd-mathml20-1.0-1|56	"file://$SGMLDIR/" \
12cr|docbook-dtd-mathml20-1.0-1|57	$RPM_BUILD_ROOT$SUBCATALOG
12cr|docbook-dtd-mathml20-1.0-1|58	
12cr|docbook-dtd-mathml20-1.0-1|59	xmlcatalog --noout --add "public" \
12cr|docbook-dtd-mathml20-1.0-1|60	"-//W3C//DTD MathML 2.0//EN" \
12cr|docbook-dtd-mathml20-1.0-1|61	"$SGMLDIR/mathml2.dtd" \
12cr|docbook-dtd-mathml20-1.0-1|62	$RPM_BUILD_ROOT$SUBCATALOG
12cr|docbook-dtd-mathml20-1.0-1|63	
12cr|docbook-dtd-mathml20-1.0-1|64	xmlcatalog --noout --add "public" \
12cr|docbook-dtd-mathml20-1.0-1|65	"-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" \
12cr|docbook-dtd-mathml20-1.0-1|66	"$SGMLDIR/xhtml-math11-f.dtd" \
12cr|docbook-dtd-mathml20-1.0-1|67	$RPM_BUILD_ROOT$SUBCATALOG
12cr|docbook-dtd-mathml20-1.0-1|68	
12cr|docbook-dtd-mathml20-1.0-1|69	xmlcatalog --noout --add "public" \
12cr|docbook-dtd-mathml20-1.0-1|70	"-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" \
12cr|docbook-dtd-mathml20-1.0-1|71	"$SGMLDIR/xhtml-math11-f.dtd" \
12cr|docbook-dtd-mathml20-1.0-1|72	$RPM_BUILD_ROOT$SUBCATALOG
12cr|docbook-dtd-mathml20-1.0-1|73	
12cr|docbook-dtd-mathml20-1.0-1|74	
12cr|docbook-dtd-mathml20-1.0-1|75	%clean
12cr|docbook-dtd-mathml20-1.0-1|76	[ -z "$RPM_BUILD_ROOT" -o "$RPM_BUILD_ROOT" = "/" ] || rm -rf $RPM_BUILD_ROOT
12cr|docbook-dtd-mathml20-1.0-1|77	
12cr|docbook-dtd-mathml20-1.0-1|78	
12cr|docbook-dtd-mathml20-1.0-1|79	%files
12cr|docbook-dtd-mathml20-1.0-1|80	%defattr(-,root,root,0755)
12cr|docbook-dtd-mathml20-1.0-1|81	%{sgmlbase}/docbook/%{mltype}-dtd
12cr|docbook-dtd-mathml20-1.0-1|82	%{sgmlbase}/docbook/%{mltype}-dtd-%{dtdver}
12cr|docbook-dtd-mathml20-1.0-1|83	%{_sysconfdir}/xml/mathml.cat
12cr|docbook-dtd-mathml20-1.0-1|84	
12cr|docbook-dtd-mathml20-1.0-1|85	%post
12cr|docbook-dtd-mathml20-1.0-1|86	CATALOG="%{_sysconfdir}/xml/catalog"
12cr|docbook-dtd-mathml20-1.0-1|87	SUBCATALOG="%{_sysconfdir}/xml/mathml.cat"
12cr|docbook-dtd-mathml20-1.0-1|88	# test xmlcatalog is available before using it...
12cr|docbook-dtd-mathml20-1.0-1|89	[ -f "$CATALOG" -a -f "$SUBCATALOG" ] || exit 0
12cr|docbook-dtd-mathml20-1.0-1|90	
12cr|docbook-dtd-mathml20-1.0-1|91	%{_bindir}/xmlcatalog --noout --add "delegatePublic" \
12cr|docbook-dtd-mathml20-1.0-1|92	"-//W3C//DTD MathML 2.0//EN" \
12cr|docbook-dtd-mathml20-1.0-1|93	"file://$SUBCATALOG" "$CATALOG"
12cr|docbook-dtd-mathml20-1.0-1|94	%{_bindir}/xmlcatalog --noout --add "delegatePublic" \
12cr|docbook-dtd-mathml20-1.0-1|95	"-//W3C//DTD XHTML 1.1 plus MathML 2.0" \
12cr|docbook-dtd-mathml20-1.0-1|96	"file://$SUBCATALOG" "$CATALOG"
12cr|docbook-dtd-mathml20-1.0-1|97	%{_bindir}/xmlcatalog --noout --add "delegateSystem" \
12cr|docbook-dtd-mathml20-1.0-1|98	"http://www.w3.org/Math/DTD/mathml2"  \
12cr|docbook-dtd-mathml20-1.0-1|99	"file://$SUBCATALOG" "$CATALOG"
12cr|docbook-dtd-mathml20-1.0-1|100	%{_bindir}/xmlcatalog --noout --add "delegateURI" \
12cr|docbook-dtd-mathml20-1.0-1|101	"http://www.w3.org/Math/DTD/mathml2" \
12cr|docbook-dtd-mathml20-1.0-1|102	"file://$SUBCATALOG" "$CATALOG"
12cr|docbook-dtd-mathml20-1.0-1|103	
12cr|docbook-dtd-mathml20-1.0-1|104	%preun
12cr|docbook-dtd-mathml20-1.0-1|105	CATALOG=%{_sysconfdir}/xml/catalog
12cr|docbook-dtd-mathml20-1.0-1|106	SUBCATALOG="%{_sysconfdir}/xml/mathml.cat"
12cr|docbook-dtd-mathml20-1.0-1|107	# test xmlcatalog is available before using it...
12cr|docbook-dtd-mathml20-1.0-1|108	[ -f "$CATALOG" -a -f "$SUBCATALOG" ] || exit 0
12cr|docbook-dtd-mathml20-1.0-1|109	# Do not remove if upgrade
12cr|docbook-dtd-mathml20-1.0-1|110	[ "$1" = "0" ] || exit 0
12cr|docbook-dtd-mathml20-1.0-1|111	
12cr|docbook-dtd-mathml20-1.0-1|112	%{_bindir}/xmlcatalog --noout --del \
12cr|docbook-dtd-mathml20-1.0-1|113	"file://$SUBCATALOG" $CATALOG
12cr|docbook-dtd-mathml20-1.0-1|114	
12cr|docbook-dtd-mathml20-1.0-1|115	
12cr|docbook-dtd-mathml20-1.0-1|116	
12cr|docbook-dtd-mathml20-1.0-1|117	%changelog
12cr|docbook-dtd-mathml20-1.0-1|118	* Tue Dec 11 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.0-1mdv2008.1
12cr|docbook-dtd-mathml20-1.0-1|119	+ Revision: 117227
12cr|docbook-dtd-mathml20-1.0-1|120	- kill prereq
12cr|docbook-dtd-mathml20-1.0-1|121	- use %%mkrel
12cr|docbook-dtd-mathml20-1.0-1|122	- import docbook-dtd-mathml20
12cr|docbook-dtd-mathml20-1.0-1|123	
12cr|docbook-dtd-mathml20-1.0-1|124	
12cr|docbook-dtd-mathml20-1.0-1|125	* Mon Jun 30 2003 Abel Cheung <maddog@linux.org.hk> 1.0-1mdk
12cr|docbook-dtd-mathml20-1.0-1|126	- First spec for Mandrake

997 12
12cr|docbook-style-xsl-ns-1.75.2-2|1	%define Name docbook-style-xsl-ns
12cr|docbook-style-xsl-ns-1.75.2-2|2	%define version 1.75.2
12cr|docbook-style-xsl-ns-1.75.2-2|3	%define Release %mkrel 3
12cr|docbook-style-xsl-ns-1.75.2-2|4	
12cr|docbook-style-xsl-ns-1.75.2-2|5	Name:		%{Name}
12cr|docbook-style-xsl-ns-1.75.2-2|6	Version:	%{version}
12cr|docbook-style-xsl-ns-1.75.2-2|7	Release:	%mkrel 2
12cr|docbook-style-xsl-ns-1.75.2-2|8	Group:		Publishing
12cr|docbook-style-xsl-ns-1.75.2-2|9	
12cr|docbook-style-xsl-ns-1.75.2-2|10	Summary:	Norman Walsh's modular stylesheets for DocBook5
12cr|docbook-style-xsl-ns-1.75.2-2|11	
12cr|docbook-style-xsl-ns-1.75.2-2|12	License:	Artistic style
12cr|docbook-style-xsl-ns-1.75.2-2|13	URL:		http://sourceforge.net/projects/docbook
12cr|docbook-style-xsl-ns-1.75.2-2|14	
12cr|docbook-style-xsl-ns-1.75.2-2|15	Provides:	docbook-xsl = %{version}
12cr|docbook-style-xsl-ns-1.75.2-2|16	Requires:	docbook-dtd-xml
12cr|docbook-style-xsl-ns-1.75.2-2|17	Requires(pre):	sgml-common >= 0.6.3-2mdk
12cr|docbook-style-xsl-ns-1.75.2-2|18	# BuildRequires:	gcj-tools
12cr|docbook-style-xsl-ns-1.75.2-2|19	
12cr|docbook-style-xsl-ns-1.75.2-2|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|docbook-style-xsl-ns-1.75.2-2|21	
12cr|docbook-style-xsl-ns-1.75.2-2|22	Source0:	http://prdownloads.sourceforge.net/docbook/docbook-xsl-ns-%{version}.tar.bz2
12cr|docbook-style-xsl-ns-1.75.2-2|23	
12cr|docbook-style-xsl-ns-1.75.2-2|24	BuildArch:	noarch
12cr|docbook-style-xsl-ns-1.75.2-2|25	Obsoletes:	docbook5-style-xsl
12cr|docbook-style-xsl-ns-1.75.2-2|26	Provides:	docbook5-style-xsl
12cr|docbook-style-xsl-ns-1.75.2-2|27	
12cr|docbook-style-xsl-ns-1.75.2-2|28	%define sgmlbase %{_datadir}/sgml/
12cr|docbook-style-xsl-ns-1.75.2-2|29	
12cr|docbook-style-xsl-ns-1.75.2-2|30	%Description
12cr|docbook-style-xsl-ns-1.75.2-2|31	These XSL stylesheets allow to convert any DocBook5 document to another
12cr|docbook-style-xsl-ns-1.75.2-2|32	printed (for example, RTF or PostScript) or online (for example, HTML) format.
12cr|docbook-style-xsl-ns-1.75.2-2|33	They are highly customizable.
12cr|docbook-style-xsl-ns-1.75.2-2|34	Note that this is an experimental release for testing purposes only: it makes
12cr|docbook-style-xsl-ns-1.75.2-2|35	the stylesheets namespace aware for the first time for DocBook 5 (RNG based).
12cr|docbook-style-xsl-ns-1.75.2-2|36	For production use please install docbook-style-xsl instead.
12cr|docbook-style-xsl-ns-1.75.2-2|37	
12cr|docbook-style-xsl-ns-1.75.2-2|38	%prep
12cr|docbook-style-xsl-ns-1.75.2-2|39	%setup -n docbook-xsl-ns-%{version} -q
12cr|docbook-style-xsl-ns-1.75.2-2|40	
12cr|docbook-style-xsl-ns-1.75.2-2|41	%build
12cr|docbook-style-xsl-ns-1.75.2-2|42	# index jar files to please rpmlint
12cr|docbook-style-xsl-ns-1.75.2-2|43	# jar -i extensions/*.jar
12cr|docbook-style-xsl-ns-1.75.2-2|44	
12cr|docbook-style-xsl-ns-1.75.2-2|45	%install
12cr|docbook-style-xsl-ns-1.75.2-2|46	TARGET=%{sgmlbase}/docbook/xsl-stylesheets-db5-%{version}
12cr|docbook-style-xsl-ns-1.75.2-2|47	rm -rf $RPM_BUILD_ROOT
12cr|docbook-style-xsl-ns-1.75.2-2|48	mkdir -p $RPM_BUILD_ROOT$TARGET
12cr|docbook-style-xsl-ns-1.75.2-2|49	# Camille 2007-01-23: "slides website roundtrip" XSL not available in this DB5 release
12cr|docbook-style-xsl-ns-1.75.2-2|50	cp -a VERSION common eclipse extensions fo highlighting html htmlhelp images javahelp lib template xhtml manpages profiling params tools $RPM_BUILD_ROOT$TARGET
12cr|docbook-style-xsl-ns-1.75.2-2|51	
12cr|docbook-style-xsl-ns-1.75.2-2|52	%clean
12cr|docbook-style-xsl-ns-1.75.2-2|53	rm -rf $RPM_BUILD_ROOT
12cr|docbook-style-xsl-ns-1.75.2-2|54	
12cr|docbook-style-xsl-ns-1.75.2-2|55	
12cr|docbook-style-xsl-ns-1.75.2-2|56	%files
12cr|docbook-style-xsl-ns-1.75.2-2|57	%defattr (-,root,root)
12cr|docbook-style-xsl-ns-1.75.2-2|58	%doc BUGS TODO README VERSION NEWS* COPYING RELEASE* INSTALL
12cr|docbook-style-xsl-ns-1.75.2-2|59	%{sgmlbase}/docbook/xsl-stylesheets-db5-%{version}
12cr|docbook-style-xsl-ns-1.75.2-2|60	
12cr|docbook-style-xsl-ns-1.75.2-2|61	
12cr|docbook-style-xsl-ns-1.75.2-2|62	%changelog
12cr|docbook-style-xsl-ns-1.75.2-2|63	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.75.2-2mdv2011.0
12cr|docbook-style-xsl-ns-1.75.2-2|64	+ Revision: 617867
12cr|docbook-style-xsl-ns-1.75.2-2|65	- the mass rebuild of 2010.0 packages
12cr|docbook-style-xsl-ns-1.75.2-2|66	
12cr|docbook-style-xsl-ns-1.75.2-2|67	* Mon Aug 17 2009 Frederik Himpe <fhimpe@mandriva.org> 1.75.2-1mdv2010.0
12cr|docbook-style-xsl-ns-1.75.2-2|68	+ Revision: 417410
12cr|docbook-style-xsl-ns-1.75.2-2|69	- Use %%mkrel
12cr|docbook-style-xsl-ns-1.75.2-2|70	- update to new version 1.75.2
12cr|docbook-style-xsl-ns-1.75.2-2|71	
12cr|docbook-style-xsl-ns-1.75.2-2|72	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.73.2-3mdv2009.0
12cr|docbook-style-xsl-ns-1.75.2-2|73	+ Revision: 240632
12cr|docbook-style-xsl-ns-1.75.2-2|74	- rebuild
12cr|docbook-style-xsl-ns-1.75.2-2|75	- kill re-definition of %%buildroot on Pixel's request
12cr|docbook-style-xsl-ns-1.75.2-2|76	
12cr|docbook-style-xsl-ns-1.75.2-2|77	+ Olivier Blin <oblin@mandriva.com>
12cr|docbook-style-xsl-ns-1.75.2-2|78	- restore BuildRoot
12cr|docbook-style-xsl-ns-1.75.2-2|79	
12cr|docbook-style-xsl-ns-1.75.2-2|80	* Fri Aug 31 2007 Funda Wang <fwang@mandriva.org> 1.73.2-1mdv2008.0
12cr|docbook-style-xsl-ns-1.75.2-2|81	+ Revision: 76413
12cr|docbook-style-xsl-ns-1.75.2-2|82	- Obsoletes old name
12cr|docbook-style-xsl-ns-1.75.2-2|83	- New versino 1.73.2
12cr|docbook-style-xsl-ns-1.75.2-2|84	- docbook5-xsl renamed to docbook-style-ns
12cr|docbook-style-xsl-ns-1.75.2-2|85	
12cr|docbook-style-xsl-ns-1.75.2-2|86	
12cr|docbook-style-xsl-ns-1.75.2-2|87	* Wed Jan 24 2007 Camille Bégnis <camille@mandriva.com> 1.72.0-1mdv2007.0
12cr|docbook-style-xsl-ns-1.75.2-2|88	+ Revision: 112876
12cr|docbook-style-xsl-ns-1.75.2-2|89	- simplify spec
12cr|docbook-style-xsl-ns-1.75.2-2|90	- Import docbook5-style-xsl
12cr|docbook-style-xsl-ns-1.75.2-2|91	
12cr|docbook-style-xsl-ns-1.75.2-2|92	* Wed Jan 24 2007 Camille Begnis <camille@mandriva.com> 1.72.0-1mdv2007.1
12cr|docbook-style-xsl-ns-1.75.2-2|93	- Esperimental stylesheet release for native (namespaced) DocBook5 support
12cr|docbook-style-xsl-ns-1.75.2-2|94	

998 12
12cr|docker-1.5-6|1	%define name	docker
12cr|docker-1.5-6|2	%define version	1.5
12cr|docker-1.5-6|3	%define release %mkrel 6
12cr|docker-1.5-6|4	
12cr|docker-1.5-6|5	Name: 	 	%{name}
12cr|docker-1.5-6|6	Summary: 	Standalone system tray
12cr|docker-1.5-6|7	Version: 	%{version}
12cr|docker-1.5-6|8	Release: 	%{release}
12cr|docker-1.5-6|9	Source:		%{name}-%{version}.tar.bz2
12cr|docker-1.5-6|10	Patch0:		docker-1.5-link.patch
12cr|docker-1.5-6|11	URL:		http://icculus.org/openbox/2/docker/
12cr|docker-1.5-6|12	License:	GPL
12cr|docker-1.5-6|13	Group:		Graphical desktop/Other
12cr|docker-1.5-6|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|docker-1.5-6|15	BuildRequires:	libx11-devel glib2-devel
12cr|docker-1.5-6|16	
12cr|docker-1.5-6|17	%description
12cr|docker-1.5-6|18	Docker is a docking application (WindowMaker dock app) which acts as a system
12cr|docker-1.5-6|19	tray for KDE3 and GNOME2. It can be used to replace the panel in either
12cr|docker-1.5-6|20	environment, allowing you to have a system tray without running the KDE/GNOME
12cr|docker-1.5-6|21	panel or environment. Originally written and designed to work with Openbox 2,
12cr|docker-1.5-6|22	it should work fine in any window manager that supports WindowMaker dock apps.
12cr|docker-1.5-6|23	
12cr|docker-1.5-6|24	%prep
12cr|docker-1.5-6|25	%setup -q
12cr|docker-1.5-6|26	%patch0 -p0
12cr|docker-1.5-6|27	
12cr|docker-1.5-6|28	%build
12cr|docker-1.5-6|29	%make CFLAGS="%optflags" XLIBPATH=%_libdir LDFLAGS="%ldflags"
12cr|docker-1.5-6|30	
12cr|docker-1.5-6|31	%install
12cr|docker-1.5-6|32	rm -rf $RPM_BUILD_ROOT
12cr|docker-1.5-6|33	install -D -m755 %name %buildroot/%_bindir/%name
12cr|docker-1.5-6|34	
12cr|docker-1.5-6|35	%clean
12cr|docker-1.5-6|36	rm -rf $RPM_BUILD_ROOT
12cr|docker-1.5-6|37	
12cr|docker-1.5-6|38	%files
12cr|docker-1.5-6|39	%defattr(-,root,root)
12cr|docker-1.5-6|40	%doc README
12cr|docker-1.5-6|41	%{_bindir}/%name
12cr|docker-1.5-6|42	
12cr|docker-1.5-6|43	
12cr|docker-1.5-6|44	%changelog
12cr|docker-1.5-6|45	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 1.5-6mdv2011.0
12cr|docker-1.5-6|46	+ Revision: 635170
12cr|docker-1.5-6|47	- rebuild
12cr|docker-1.5-6|48	- fix linkage
12cr|docker-1.5-6|49	
12cr|docker-1.5-6|50	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5-5mdv2011.0
12cr|docker-1.5-6|51	+ Revision: 617868
12cr|docker-1.5-6|52	- the mass rebuild of 2010.0 packages
12cr|docker-1.5-6|53	
12cr|docker-1.5-6|54	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.5-4mdv2010.0
12cr|docker-1.5-6|55	+ Revision: 428310
12cr|docker-1.5-6|56	- rebuild
12cr|docker-1.5-6|57	
12cr|docker-1.5-6|58	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.5-3mdv2009.0
12cr|docker-1.5-6|59	+ Revision: 244447
12cr|docker-1.5-6|60	- rebuild
12cr|docker-1.5-6|61	
12cr|docker-1.5-6|62	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.5-1mdv2008.1
12cr|docker-1.5-6|63	+ Revision: 136373
12cr|docker-1.5-6|64	- restore BuildRoot
12cr|docker-1.5-6|65	
12cr|docker-1.5-6|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|docker-1.5-6|67	- kill re-definition of %%buildroot on Pixel's request
12cr|docker-1.5-6|68	
12cr|docker-1.5-6|69	* Fri Jun 08 2007 Austin Acton <austin@mandriva.org> 1.5-1mdv2008.0
12cr|docker-1.5-6|70	+ Revision: 37421
12cr|docker-1.5-6|71	- buildrequires glib
12cr|docker-1.5-6|72	- Import docker
12cr|docker-1.5-6|73	

999 12
12cr|docmgr-1.0-0.RC10.2|1	%define	prerel	RC10
12cr|docmgr-1.0-0.RC10.2|2	%define	webroot	%{_var}/www/docmgr
12cr|docmgr-1.0-0.RC10.2|3	
12cr|docmgr-1.0-0.RC10.2|4	Name:		docmgr
12cr|docmgr-1.0-0.RC10.2|5	Version:	1.0
12cr|docmgr-1.0-0.RC10.2|6	Release:	%mkrel 0.%{prerel}.2
12cr|docmgr-1.0-0.RC10.2|7	License:	GPLv2
12cr|docmgr-1.0-0.RC10.2|8	Group:		System/Servers
12cr|docmgr-1.0-0.RC10.2|9	Summary:	Web based DMS - Document Management System
12cr|docmgr-1.0-0.RC10.2|10	URL:		http://docmgr.org/
12cr|docmgr-1.0-0.RC10.2|11	
12cr|docmgr-1.0-0.RC10.2|12	Source0:	%{name}-%{version}%{?prerel:-%{prerel}}.tar.gz
12cr|docmgr-1.0-0.RC10.2|13	Source1:	docmgr-rsync.sh
12cr|docmgr-1.0-0.RC10.2|14	#Patch0:		docmgr-1.0-RC10-local-config.patch
12cr|docmgr-1.0-0.RC10.2|15	Patch1:		docmgr-1.0-RC10-unified-tmpdir.patch
12cr|docmgr-1.0-0.RC10.2|16	Patch2:		docmgr-1.0-RC8-quiet-rm.patch
12cr|docmgr-1.0-0.RC10.2|17	#Patch3:		docmgr-1.0-RC10-no-dos-eol.patch
12cr|docmgr-1.0-0.RC10.2|18	Patch4:		docmgr-1.0-RC6-PyODConverter-1.1.patch
12cr|docmgr-1.0-0.RC10.2|19	Patch5:		docmgr-1.0-RC6-PyODConvert-stream.patch
12cr|docmgr-1.0-0.RC10.2|20	Patch6:		docmgr-1.0-RC10-fileconvert-ooo-profile.d.patch
12cr|docmgr-1.0-0.RC10.2|21	#Patch7:		docmgr-1.0-RC6-fix-keepalive-relative-url.patch
12cr|docmgr-1.0-0.RC10.2|22	# As DocumentConvert.py now uses streams, we don't need to copy documents
12cr|docmgr-1.0-0.RC10.2|23	# to a temporary directory to read them. This will also get rid of an issue
12cr|docmgr-1.0-0.RC10.2|24	# with the input document being deleted before reading as well..
12cr|docmgr-1.0-0.RC10.2|25	# Also since we no longer create a temporary copy with an extension to detect
12cr|docmgr-1.0-0.RC10.2|26	# the type from, we now detect it based on mime type in stead.
12cr|docmgr-1.0-0.RC10.2|27	# NOTE: Since we lack magic for ie. OOXML files and OOo also is dependent on suffix
12cr|docmgr-1.0-0.RC10.2|28	# to determine type, behaviour has been partly reverted to create a symlink
12cr|docmgr-1.0-0.RC10.2|29	# in stead with the corresponding suffix...
12cr|docmgr-1.0-0.RC10.2|30	Patch8:		docmgr-1.0-RC10-dont-use-temp-copy-for-ooo-input.patch
12cr|docmgr-1.0-0.RC10.2|31	# Use LC_TIME for date & time format if LOCALE is set
12cr|docmgr-1.0-0.RC10.2|32	Patch9:		docmgr-1.0-RC9-locale-use-LC_TIME.patch
12cr|docmgr-1.0-0.RC10.2|33	#Patch10:	docmgr-1.0-RC6-add-mediawiki-derived-installer.patch
12cr|docmgr-1.0-0.RC10.2|34	# This is mainly to avoid dependency extractor from adding dependencies on the
12cr|docmgr-1.0-0.RC10.2|35	# conditionally included files...
12cr|docmgr-1.0-0.RC10.2|36	#Patch11:	docmgr-1.0-RC6-conditional-include-function.patch
12cr|docmgr-1.0-0.RC10.2|37	Patch12:	docmgr-1.0-RC6-die-if-pg_connect-fails.patch
12cr|docmgr-1.0-0.RC10.2|38	# This will set the default timezone if defined, this to silence php warnings
12cr|docmgr-1.0-0.RC10.2|39	# when using date() with LC_TIME.
12cr|docmgr-1.0-0.RC10.2|40	# TODO: fetch timezone from system(?), defaults to GMT for now. Uncertain whether
12cr|docmgr-1.0-0.RC10.2|41	# or not it's actually desired to set any other timezone, rationale for now is to
12cr|docmgr-1.0-0.RC10.2|42	# set it only to silence php errors about it not being set when using date()..
12cr|docmgr-1.0-0.RC10.2|43	Patch13:	docmgr-1.0-RC10-set-default-timezone.patch
12cr|docmgr-1.0-0.RC10.2|44	# Check that user actually exists before trying to update failed_logins for it
12cr|docmgr-1.0-0.RC10.2|45	Patch14:	docmgr-1.0-RC8-check-if-user-exists-for-failed-logins.patch
12cr|docmgr-1.0-0.RC10.2|46	# The config file mentions RESTRICTED_DELETE, but it's not really implemented,
12cr|docmgr-1.0-0.RC10.2|47	# so let's implement it here.
12cr|docmgr-1.0-0.RC10.2|48	Patch15:	docmgr-1.0-RC10-restricted-delete.patch
12cr|docmgr-1.0-0.RC10.2|49	Patch16:	docmgr-1.0-RC6-use-FILE_DIR-for-process.patch
12cr|docmgr-1.0-0.RC10.2|50	#Patch17:	docmgr-1.0-RC6-fix-typo.patch
12cr|docmgr-1.0-0.RC10.2|51	Patch18:	docmgr-1.0-RC6-use-correct-mime-types.patch
12cr|docmgr-1.0-0.RC10.2|52	# Add absolute path to include_path
12cr|docmgr-1.0-0.RC10.2|53	Patch19:	docmgr-1.0-RC10-set-include_path.patch
12cr|docmgr-1.0-0.RC10.2|54	# Check that the OOo converter returns without error status.
12cr|docmgr-1.0-0.RC10.2|55	# TODO: implement proper behaviour on error
12cr|docmgr-1.0-0.RC10.2|56	Patch20:	docmgr-1.0-RC6-check-fileconvert-exit-status.patch
12cr|docmgr-1.0-0.RC10.2|57	#Patch21:	docmgr-1.0-RC10-use-utf8-for-client_encoding.patch
12cr|docmgr-1.0-0.RC10.2|58	Patch22:	docmgr-1.0-RC10-run-indexer-as-admin-user.patch
12cr|docmgr-1.0-0.RC10.2|59	Patch23:	docmgr-1.0-RC8-webdav-baseUri-no-reserved-domain.patch
12cr|docmgr-1.0-0.RC10.2|60	# Print out the actual error message within the array, rather than the
12cr|docmgr-1.0-0.RC10.2|61	# array (type) itself. Probably not the best solution, but does at least
12cr|docmgr-1.0-0.RC10.2|62	# provide *some* verbosity...
12cr|docmgr-1.0-0.RC10.2|63	#Patch24:	docmgr-1.0-RC8-print-firstlogin-perm-error.patch
12cr|docmgr-1.0-0.RC10.2|64	# Do prefix searching to allow for searching on beginning of words as you write
12cr|docmgr-1.0-0.RC10.2|65	# them. TODO: will it work with or break postgresql < 8.4?
12cr|docmgr-1.0-0.RC10.2|66	Patch25:	docmgr-1.0-RC8-tsearch2-prefix-search.patch
12cr|docmgr-1.0-0.RC10.2|67	Patch26:	docmgr-1.0-RC8-update-to-ckeditor-3.2.patch
12cr|docmgr-1.0-0.RC10.2|68	# You can only search for users in the account manager, not list them, so let's
12cr|docmgr-1.0-0.RC10.2|69	# implement a list as well.
12cr|docmgr-1.0-0.RC10.2|70	Patch27:	docmgr-1.0-RC9-show-user-list.patch
12cr|docmgr-1.0-0.RC10.2|71	#Patch28:	docmgr-1.0-RC8-set-bitmask.patch
12cr|docmgr-1.0-0.RC10.2|72	Patch29:	docmgr-1.0-RC8-check-bitset-not-bitmask.patch
12cr|docmgr-1.0-0.RC10.2|73	Patch30:	docmgr-1.0-RC8-fix-css-themes-relative-path.patch
12cr|docmgr-1.0-0.RC10.2|74	Patch31:	docmgr-1.0-RC9-default-perms.patch
12cr|docmgr-1.0-0.RC10.2|75	# Split date and time in php to get it correctly with localized version
12cr|docmgr-1.0-0.RC10.2|76	Patch32:	docmgr-1.0-RC9-split-time-and-date-in-php-not-js.patch
12cr|docmgr-1.0-0.RC10.2|77	Patch33:	docmgr-1.0-RC9-add-missing-objectId-to-edittask-query.patch
12cr|docmgr-1.0-0.RC10.2|78	Patch34:	docmgr-1.0-RC9-set-workflow-comment-properly.patch
12cr|docmgr-1.0-0.RC10.2|79	Patch35:	docmgr-1.0-RC9-display-recipient-notes-for-task.patch
12cr|docmgr-1.0-0.RC10.2|80	Patch36:	docmgr-1.0-RC9-pg_connect-accept-empty-default-values.patch
12cr|docmgr-1.0-0.RC10.2|81	# Use host & port specified in /etc/sysconfig/docmgr if available for doc conversion
12cr|docmgr-1.0-0.RC10.2|82	Patch37:	docmgr-1.0-RC9-docconv-host-port-sysconfig.patch
12cr|docmgr-1.0-0.RC10.2|83	#Patch38:	docmgr-1.0-RC10-installer-use-local-config.patch
12cr|docmgr-1.0-0.RC10.2|84	Patch39:	docmgr-1.0-RC10-make-users-directory-protected.patch
12cr|docmgr-1.0-0.RC10.2|85	#Patch40:	docmgr-1.0-RC10-customizable-database-setup.patch
12cr|docmgr-1.0-0.RC10.2|86	Patch41:	docmgr-1.0-RC10-enhanced-setup-and-config.patch
12cr|docmgr-1.0-0.RC10.2|87	Patch42:	docmgr-1.0-RC10-use-improved-external-documentconverter.patch
12cr|docmgr-1.0-0.RC10.2|88	
12cr|docmgr-1.0-0.RC10.2|89	Requires:	mod_php mod_ssl php-pgsql php-iconv php-cli
12cr|docmgr-1.0-0.RC10.2|90	Requires:	php-zip php-imap php-fileinfo php-mbstring
12cr|docmgr-1.0-0.RC10.2|91	Requires:	postgresql-server >= 8.4 postgresql-contrib-virtual postgresql-plpgsql-virtual
12cr|docmgr-1.0-0.RC10.2|92	Requires:	gocr ocrad imagemagick libtiff-progs sendmail-command
12cr|docmgr-1.0-0.RC10.2|93	Requires:	xpdf xpdf-tools enscript wget zip clamav
12cr|docmgr-1.0-0.RC10.2|94	Requires:	wget poppler file
12cr|docmgr-1.0-0.RC10.2|95	Requires:	python-odconverter
12cr|docmgr-1.0-0.RC10.2|96	Requires(post,preun):	rpm-helper
12cr|docmgr-1.0-0.RC10.2|97	
12cr|docmgr-1.0-0.RC10.2|98	BuildArch:	noarch
12cr|docmgr-1.0-0.RC10.2|99	
12cr|docmgr-1.0-0.RC10.2|100	%description
12cr|docmgr-1.0-0.RC10.2|101	DocMgr is a complete, web-based Document Management System (DMS).
12cr|docmgr-1.0-0.RC10.2|102	It allows for the storage of any file type, and supports full-text indexing
12cr|docmgr-1.0-0.RC10.2|103	of the most popular document formats. It is available in many different
12cr|docmgr-1.0-0.RC10.2|104	languages and is easy to translate into new languages.
12cr|docmgr-1.0-0.RC10.2|105	
12cr|docmgr-1.0-0.RC10.2|106	DocMgr runs on PHP, the Apache webserver, and Postgresql. It optionally
12cr|docmgr-1.0-0.RC10.2|107	uses tsearch2 for full-text indexing which provides for faster search results
12cr|docmgr-1.0-0.RC10.2|108	and result ranking. DocMgr supports LDAP authentication, the ability to
12cr|docmgr-1.0-0.RC10.2|109	easily add and remove "objects" for storage in the system, document workflow,
12cr|docmgr-1.0-0.RC10.2|110	object subscriptions, WebDAV access, and an ever-growing set of features
12cr|docmgr-1.0-0.RC10.2|111	revolving around content storage.
12cr|docmgr-1.0-0.RC10.2|112	
12cr|docmgr-1.0-0.RC10.2|113	%prep
12cr|docmgr-1.0-0.RC10.2|114	%setup -q -n %{name}
12cr|docmgr-1.0-0.RC10.2|115	#%%patch0 -p1 -b .local~
12cr|docmgr-1.0-0.RC10.2|116	%patch1 -p1 -b .tmpdir~
12cr|docmgr-1.0-0.RC10.2|117	%patch2 -p1 -b .quiet~
12cr|docmgr-1.0-0.RC10.2|118	#%%patch3 -p1 -b .dos_eol~
12cr|docmgr-1.0-0.RC10.2|119	%patch4 -p1 -b .doc_conv1.1~
12cr|docmgr-1.0-0.RC10.2|120	%patch5 -p1 -b .stream~
12cr|docmgr-1.0-0.RC10.2|121	%patch6 -p1 -b .ooo~
12cr|docmgr-1.0-0.RC10.2|122	#%%patch7 -p1 -b .relative~
12cr|docmgr-1.0-0.RC10.2|123	%patch8 -p1 -b .notemp~
12cr|docmgr-1.0-0.RC10.2|124	%patch9 -p1 -b .locale~
12cr|docmgr-1.0-0.RC10.2|125	#%%patch10 -p1 -b .mw_install~
12cr|docmgr-1.0-0.RC10.2|126	#%%patch11 -p1 -b .cond_include~
12cr|docmgr-1.0-0.RC10.2|127	%patch12 -p1 -b .die~
12cr|docmgr-1.0-0.RC10.2|128	%patch13 -p1 -b .timezone~
12cr|docmgr-1.0-0.RC10.2|129	%patch14 -p1 -b .failed_logins~
12cr|docmgr-1.0-0.RC10.2|130	%patch15 -p1 -b .restricted~
12cr|docmgr-1.0-0.RC10.2|131	%patch16 -p1 -b .file_dir~
12cr|docmgr-1.0-0.RC10.2|132	#%%patch17 -p1 -b .typo~
12cr|docmgr-1.0-0.RC10.2|133	%patch18 -p1 -b .mime_types~
12cr|docmgr-1.0-0.RC10.2|134	%patch19 -p1 -b .set_include_path~
12cr|docmgr-1.0-0.RC10.2|135	%patch20 -p1 -b .exit_status~
12cr|docmgr-1.0-0.RC10.2|136	#%%patch21 -p1 -b .utf8~
12cr|docmgr-1.0-0.RC10.2|137	%patch22 -p1 -b .admin~
12cr|docmgr-1.0-0.RC10.2|138	%patch23 -p1 -b .webdav~
12cr|docmgr-1.0-0.RC10.2|139	#%%patch24 -p1 -b .perm_error~
12cr|docmgr-1.0-0.RC10.2|140	%patch25 -p1 -b .prefix_search~
12cr|docmgr-1.0-0.RC10.2|141	%patch26 -p1 -b .ckeditor3.2~
12cr|docmgr-1.0-0.RC10.2|142	%patch27 -p1 -b .account_list~
12cr|docmgr-1.0-0.RC10.2|143	#%%patch28 -p1 -b .bitmask~
12cr|docmgr-1.0-0.RC10.2|144	%patch29 -p1 -b .bitset~
12cr|docmgr-1.0-0.RC10.2|145	%patch30 -p1 -b .themes_path~
12cr|docmgr-1.0-0.RC10.2|146	%patch31 -p1 -b .perms~
12cr|docmgr-1.0-0.RC10.2|147	%patch32 -p1 -b .date_view~
12cr|docmgr-1.0-0.RC10.2|148	%patch33 -p1 -b .objectId~
12cr|docmgr-1.0-0.RC10.2|149	%patch34 -p1 -b .comment~
12cr|docmgr-1.0-0.RC10.2|150	%patch35 -p1 -b .task_notes~
12cr|docmgr-1.0-0.RC10.2|151	%patch36 -p1 -b .emptydefs~
12cr|docmgr-1.0-0.RC10.2|152	%patch37 -p1 -b .hostport~
12cr|docmgr-1.0-0.RC10.2|153	#%%patch38 -p1 -b .local_installer~
12cr|docmgr-1.0-0.RC10.2|154	%patch39 -p1 -b .protected~
12cr|docmgr-1.0-0.RC10.2|155	#%%patch40 -p1 -b .db_setup~
12cr|docmgr-1.0-0.RC10.2|156	%patch41 -p1 -b .setup~
12cr|docmgr-1.0-0.RC10.2|157	%patch42 -p1 -b .pyodconv_new~
12cr|docmgr-1.0-0.RC10.2|158	
12cr|docmgr-1.0-0.RC10.2|159	find -type f |xargs chmod 644
12cr|docmgr-1.0-0.RC10.2|160	
12cr|docmgr-1.0-0.RC10.2|161	%build
12cr|docmgr-1.0-0.RC10.2|162	
12cr|docmgr-1.0-0.RC10.2|163	%install
12cr|docmgr-1.0-0.RC10.2|164	rm -rf %{buildroot}
12cr|docmgr-1.0-0.RC10.2|165	
12cr|docmgr-1.0-0.RC10.2|166	install -d %{buildroot}%{_var}/{www,lib}/docmgr
12cr|docmgr-1.0-0.RC10.2|167	cp -r */ *.php %{buildroot}%{webroot}
12cr|docmgr-1.0-0.RC10.2|168	rm -rf %{buildroot}%{webroot}/{DOCS,sd}
12cr|docmgr-1.0-0.RC10.2|169	mv %{buildroot}%{webroot}/files %{buildroot}%{_var}/lib/%{name}
12cr|docmgr-1.0-0.RC10.2|170	
12cr|docmgr-1.0-0.RC10.2|171	install -d %{buildroot}%{webappconfdir}
12cr|docmgr-1.0-0.RC10.2|172	tee %{buildroot}%{webappconfdir}/%{name}.conf << EOF
12cr|docmgr-1.0-0.RC10.2|173	Alias /%{name} %{webroot}
12cr|docmgr-1.0-0.RC10.2|174	<Directory "%{webroot}">
12cr|docmgr-1.0-0.RC10.2|175	Order allow,deny
12cr|docmgr-1.0-0.RC10.2|176	Allow from All
12cr|docmgr-1.0-0.RC10.2|177	</Directory>
12cr|docmgr-1.0-0.RC10.2|178	
12cr|docmgr-1.0-0.RC10.2|179	<Directory "%{webroot}/bin">
12cr|docmgr-1.0-0.RC10.2|180	Order allow,deny
12cr|docmgr-1.0-0.RC10.2|181	Deny from All
12cr|docmgr-1.0-0.RC10.2|182	</Directory>
12cr|docmgr-1.0-0.RC10.2|183	
12cr|docmgr-1.0-0.RC10.2|184	<IfModule mod_ssl.c>
12cr|docmgr-1.0-0.RC10.2|185	<LocationMatch /%{name}>
12cr|docmgr-1.0-0.RC10.2|186	Options FollowSymLinks
12cr|docmgr-1.0-0.RC10.2|187	RewriteEngine on
12cr|docmgr-1.0-0.RC10.2|188	RewriteCond %{SERVER_PORT} !^443$
12cr|docmgr-1.0-0.RC10.2|189	RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [L,R]
12cr|docmgr-1.0-0.RC10.2|190	</LocationMatch>
12cr|docmgr-1.0-0.RC10.2|191	</IfModule>
12cr|docmgr-1.0-0.RC10.2|192	EOF
12cr|docmgr-1.0-0.RC10.2|193	
12cr|docmgr-1.0-0.RC10.2|194	install -d %{buildroot}%{webroot}/config/{local/tmp,vendor}
12cr|docmgr-1.0-0.RC10.2|195	touch %{buildroot}%{webroot}/config/local/{app-config,config}.php
12cr|docmgr-1.0-0.RC10.2|196	tee %{buildroot}%{webroot}/config/vendor/config.php << EOF
12cr|docmgr-1.0-0.RC10.2|197	<?php
12cr|docmgr-1.0-0.RC10.2|198	/********************************************
12cr|docmgr-1.0-0.RC10.2|199	DO NOT EDIT THE SETTINGS IN THIS FILE (config/vendor/config.php)!
12cr|docmgr-1.0-0.RC10.2|200	Add your own local settings to config/local/config.php in stead,
12cr|docmgr-1.0-0.RC10.2|201	otherwise you might loose your configuration when upgrading.
12cr|docmgr-1.0-0.RC10.2|202	********************************************/
12cr|docmgr-1.0-0.RC10.2|203	
12cr|docmgr-1.0-0.RC10.2|204	# No host & port specified, means use postgresql defaults (unix sockets)
12cr|docmgr-1.0-0.RC10.2|205	define("DBHOST","");
12cr|docmgr-1.0-0.RC10.2|206	define("DBPORT","");
12cr|docmgr-1.0-0.RC10.2|207	define("DBUSER", "docmgr");
12cr|docmgr-1.0-0.RC10.2|208	define("DBPASSWORD", "");
12cr|docmgr-1.0-0.RC10.2|209	define("DBNAME", "docmgr");
12cr|docmgr-1.0-0.RC10.2|210	define("FILE_DIR", "%{_localstatedir}/lib/%{name}/files");
12cr|docmgr-1.0-0.RC10.2|211	define("ADMIN_EMAIL", "root@localhost");
12cr|docmgr-1.0-0.RC10.2|212	define("SITE_URL", "http://localhost/%{name}");
12cr|docmgr-1.0-0.RC10.2|213	define("SITE_PATH", "%{webroot}");
12cr|docmgr-1.0-0.RC10.2|214	define("IMPORT_DIR", FILE_DIR . "/import");
12cr|docmgr-1.0-0.RC10.2|215	define("DB_CHARSET", "UTF-8");
12cr|docmgr-1.0-0.RC10.2|216	define("VIEW_CHARSET", "UTF-8");
12cr|docmgr-1.0-0.RC10.2|217	define("DEBUG", "5");
12cr|docmgr-1.0-0.RC10.2|218	EOF
12cr|docmgr-1.0-0.RC10.2|219	
12cr|docmgr-1.0-0.RC10.2|220	tee %{buildroot}%{webroot}/config/vendor/app-config.php << EOF
12cr|docmgr-1.0-0.RC10.2|221	<?php
12cr|docmgr-1.0-0.RC10.2|222	/********************************************
12cr|docmgr-1.0-0.RC10.2|223	DO NOT EDIT THE SETTINGS IN THIS FILE (config/vendor/app-config.php)!
12cr|docmgr-1.0-0.RC10.2|224	Add your own local settings to config/local/app-config.php in stead,
12cr|docmgr-1.0-0.RC10.2|225	otherwise you might loose your configuration when upgrading.
12cr|docmgr-1.0-0.RC10.2|226	********************************************/
12cr|docmgr-1.0-0.RC10.2|227	
12cr|docmgr-1.0-0.RC10.2|228	define('OPENOFFICE_PATH', '');
12cr|docmgr-1.0-0.RC10.2|229	EOF
12cr|docmgr-1.0-0.RC10.2|230	
12cr|docmgr-1.0-0.RC10.2|231	find %{buildroot} -name \*~ |xargs rm -f
12cr|docmgr-1.0-0.RC10.2|232	
12cr|docmgr-1.0-0.RC10.2|233	# ghost files
12cr|docmgr-1.0-0.RC10.2|234	for conf in app-config.php config.php; do
12cr|docmgr-1.0-0.RC10.2|235	touch %{buildroot}%{webroot}/config/local/{,tmp/}$conf
12cr|docmgr-1.0-0.RC10.2|236	done
12cr|docmgr-1.0-0.RC10.2|237	
12cr|docmgr-1.0-0.RC10.2|238	install -m755 %{SOURCE1} -D %{buildroot}%{webroot}/bin/docmgr-rsync.sh
12cr|docmgr-1.0-0.RC10.2|239	
12cr|docmgr-1.0-0.RC10.2|240	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|docmgr-1.0-0.RC10.2|241	tee %{buildroot}%{_sysconfdir}/logrotate.d/docmgr-rsync <<EOH
12cr|docmgr-1.0-0.RC10.2|242	%{_var}/log/docmgr/rsync.log {
12cr|docmgr-1.0-0.RC10.2|243	notifempty
12cr|docmgr-1.0-0.RC10.2|244	missingok
12cr|docmgr-1.0-0.RC10.2|245	copytruncate
12cr|docmgr-1.0-0.RC10.2|246	}
12cr|docmgr-1.0-0.RC10.2|247	EOH
12cr|docmgr-1.0-0.RC10.2|248	
12cr|docmgr-1.0-0.RC10.2|249	install -m700 -d %{buildroot}%{_var}/log/docmgr
12cr|docmgr-1.0-0.RC10.2|250	
12cr|docmgr-1.0-0.RC10.2|251	%posttrans
12cr|docmgr-1.0-0.RC10.2|252	%_post_webapp
12cr|docmgr-1.0-0.RC10.2|253	
12cr|docmgr-1.0-0.RC10.2|254	%postun
12cr|docmgr-1.0-0.RC10.2|255	%_postun_webapp
12cr|docmgr-1.0-0.RC10.2|256	
12cr|docmgr-1.0-0.RC10.2|257	%clean
12cr|docmgr-1.0-0.RC10.2|258	rm -rf %{buildroot}
12cr|docmgr-1.0-0.RC10.2|259	
12cr|docmgr-1.0-0.RC10.2|260	%files
12cr|docmgr-1.0-0.RC10.2|261	%defattr(644,root,root,755)
12cr|docmgr-1.0-0.RC10.2|262	%doc DOCS/AUTHORS
12cr|docmgr-1.0-0.RC10.2|263	%config %{webappconfdir}/%{name}.conf
12cr|docmgr-1.0-0.RC10.2|264	%dir %{webroot}
12cr|docmgr-1.0-0.RC10.2|265	%{webroot}/apilib
12cr|docmgr-1.0-0.RC10.2|266	%{webroot}/app
12cr|docmgr-1.0-0.RC10.2|267	%{webroot}/auth
12cr|docmgr-1.0-0.RC10.2|268	%dir %{webroot}/bin
12cr|docmgr-1.0-0.RC10.2|269	%attr(755,,root,root) %{webroot}/bin/*
12cr|docmgr-1.0-0.RC10.2|270	%{webroot}/ckeditor
12cr|docmgr-1.0-0.RC10.2|271	%dir %{webroot}/config
12cr|docmgr-1.0-0.RC10.2|272	%config %{webroot}/config/app-config.php
12cr|docmgr-1.0-0.RC10.2|273	%config %{webroot}/config/config.php
12cr|docmgr-1.0-0.RC10.2|274	%dir %{webroot}/config/vendor
12cr|docmgr-1.0-0.RC10.2|275	%config %{webroot}/config/vendor/app-config.php
12cr|docmgr-1.0-0.RC10.2|276	%config %{webroot}/config/vendor/config.php
12cr|docmgr-1.0-0.RC10.2|277	%config(noreplace) %{webroot}/config/ldap-config.php
12cr|docmgr-1.0-0.RC10.2|278	%dir %{webroot}/config/local
12cr|docmgr-1.0-0.RC10.2|279	%config(noreplace, missingok) %ghost %{webroot}/config/local/app-config.php
12cr|docmgr-1.0-0.RC10.2|280	%config(noreplace, missingok) %ghost %{webroot}/config/local/config.php
12cr|docmgr-1.0-0.RC10.2|281	%attr(775, root, apache) %dir %{webroot}/config/local/tmp/
12cr|docmgr-1.0-0.RC10.2|282	%ghost %{webroot}/config/local/tmp/app-config.php
12cr|docmgr-1.0-0.RC10.2|283	%ghost %{webroot}/config/local/tmp/config.php
12cr|docmgr-1.0-0.RC10.2|284	#%attr(600, root, root) %config(noreplace, missingok) %ghost %{webroot}/config/ldap-config.php
12cr|docmgr-1.0-0.RC10.2|285	%{webroot}/config/forms
12cr|docmgr-1.0-0.RC10.2|286	%{webroot}/config/db_version.php
12cr|docmgr-1.0-0.RC10.2|287	%{webroot}/config/*.xml
12cr|docmgr-1.0-0.RC10.2|288	%{webroot}/controls
12cr|docmgr-1.0-0.RC10.2|289	%{webroot}/header
12cr|docmgr-1.0-0.RC10.2|290	%{webroot}/install
12cr|docmgr-1.0-0.RC10.2|291	%{webroot}/javascript
12cr|docmgr-1.0-0.RC10.2|292	%{webroot}/jslib
12cr|docmgr-1.0-0.RC10.2|293	%{webroot}/lib
12cr|docmgr-1.0-0.RC10.2|294	%{webroot}/modules
12cr|docmgr-1.0-0.RC10.2|295	%{webroot}/themes
12cr|docmgr-1.0-0.RC10.2|296	%{webroot}/sabredav
12cr|docmgr-1.0-0.RC10.2|297	%{webroot}/scripts
12cr|docmgr-1.0-0.RC10.2|298	%{webroot}/api.php
12cr|docmgr-1.0-0.RC10.2|299	%{webroot}/history.php
12cr|docmgr-1.0-0.RC10.2|300	%{webroot}/index.php
12cr|docmgr-1.0-0.RC10.2|301	%{webroot}/webdav.php
12cr|docmgr-1.0-0.RC10.2|302	%attr(711,root,root) %dir %{_localstatedir}/lib/%{name}
12cr|docmgr-1.0-0.RC10.2|303	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}/files
12cr|docmgr-1.0-0.RC10.2|304	%config(noreplace) %{_sysconfdir}/logrotate.d/docmgr-rsync
12cr|docmgr-1.0-0.RC10.2|305	%attr(700,apache,apache) %{_var}/log/docmgr
12cr|docmgr-1.0-0.RC10.2|306	
12cr|docmgr-1.0-0.RC10.2|307	
12cr|docmgr-1.0-0.RC10.2|308	%changelog
12cr|docmgr-1.0-0.RC10.2|309	* Wed Oct 06 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0-0.RC10.2mdv2011.0
12cr|docmgr-1.0-0.RC10.2|310	+ Revision: 583623
12cr|docmgr-1.0-0.RC10.2|311	- add a rsync script with logging for use with crontabs..
12cr|docmgr-1.0-0.RC10.2|312	- be sure to own 'config/vendor' & 'config/local'
12cr|docmgr-1.0-0.RC10.2|313	- add default 'config/vendor/app-config.php' for proper OOo defaults
12cr|docmgr-1.0-0.RC10.2|314	- add 'php-cli' to dependencies
12cr|docmgr-1.0-0.RC10.2|315	- add webapp scriptlet and corresponding rpm-helper dependencies
12cr|docmgr-1.0-0.RC10.2|316	- drop user creation, docmgr no longer requires it's own as the OOo daemon runs
12cr|docmgr-1.0-0.RC10.2|317	under another user from another package now..
12cr|docmgr-1.0-0.RC10.2|318	- get rid of internal DocumentConverter.py completely
12cr|docmgr-1.0-0.RC10.2|319	- fix a typo in file-convert.php
12cr|docmgr-1.0-0.RC10.2|320	- split out OOo conversion service and into 'python-odconverter' package
12cr|docmgr-1.0-0.RC10.2|321	
12cr|docmgr-1.0-0.RC10.2|322	* Tue Jun 08 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0-0.RC10.1mdv2010.1
12cr|docmgr-1.0-0.RC10.2|323	+ Revision: 547254
12cr|docmgr-1.0-0.RC10.2|324	- strip path from binary for checking..
12cr|docmgr-1.0-0.RC10.2|325	- fix lock & subsys files..
12cr|docmgr-1.0-0.RC10.2|326	- use new, external pyodconverter
12cr|docmgr-1.0-0.RC10.2|327	- * more enhancements for installer:
12cr|docmgr-1.0-0.RC10.2|328	o all errors now gets printed at right places
12cr|docmgr-1.0-0.RC10.2|329	o configuration will now be stored in session without reloading
12cr|docmgr-1.0-0.RC10.2|330	o improved formatting etcetc..
12cr|docmgr-1.0-0.RC10.2|331	- override DBPASSWORD to be empty, so that we don't get a default password
12cr|docmgr-1.0-0.RC10.2|332	- force https through rewrite in apache config
12cr|docmgr-1.0-0.RC10.2|333	- fix database creation & permission checks
12cr|docmgr-1.0-0.RC10.2|334	- default to 'GMT' timezone if none set
12cr|docmgr-1.0-0.RC10.2|335	- fix ghost file creation of config files
12cr|docmgr-1.0-0.RC10.2|336	- clean up and assemble all configuration related patches into one
12cr|docmgr-1.0-0.RC10.2|337	- ditch utf-8 patch, it's now dealt with in database initialization functions
12cr|docmgr-1.0-0.RC10.2|338	- "steal" mediawiki's functions for initializing and setting up database(P40)
12cr|docmgr-1.0-0.RC10.2|339	- make "/Users" protected
12cr|docmgr-1.0-0.RC10.2|340	- add back check-bitset-not-bitmask patch, evidently it wasn't fixed after all..
12cr|docmgr-1.0-0.RC10.2|341	- make sure that OPENOFFICE object actaully uses the symlink created...
12cr|docmgr-1.0-0.RC10.2|342	- make installer use separate local/vendor configuration layout
12cr|docmgr-1.0-0.RC10.2|343	- package is now noarch again and OOo dependencies has been moved out
12cr|docmgr-1.0-0.RC10.2|344	- enable local & vendor configuration again
12cr|docmgr-1.0-0.RC10.2|345	- change behaviour to create a symlink with the corresponding suffix to properly detect format based on it as mime type isn't always available... :/
12cr|docmgr-1.0-0.RC10.2|346	- replace python code within script with external
12cr|docmgr-1.0-0.RC10.2|347	- be sure to quote variables that's customizable when checking them in initscript
12cr|docmgr-1.0-0.RC10.2|348	- add php-mbstring to requires
12cr|docmgr-1.0-0.RC10.2|349	- new release: 1.0RC10
12cr|docmgr-1.0-0.RC10.2|350	- regenerate or drop relevant patches
12cr|docmgr-1.0-0.RC10.2|351	- Use host & port specified in /etc/sysconfig/docmgr if available for doc conversion (P37)
12cr|docmgr-1.0-0.RC10.2|352	- properly exit with (verbosive) error when unable to connect to running instance
12cr|docmgr-1.0-0.RC10.2|353	- add -nolockcheck to ooffice options
12cr|docmgr-1.0-0.RC10.2|354	- add '-invisible -nodefault -nologo' to ooffice's options
12cr|docmgr-1.0-0.RC10.2|355	- connect to postgresql through unix sockets by default rather than tcp/ip
12cr|docmgr-1.0-0.RC10.2|356	- make pg_connect accept empty variables for it to fall back to defaults (P36)
12cr|docmgr-1.0-0.RC10.2|357	- give a more verbosive status message when unable to connect
12cr|docmgr-1.0-0.RC10.2|358	- remove init option from usage help as the plans for it were abandoned
12cr|docmgr-1.0-0.RC10.2|359	- make python script more robust
12cr|docmgr-1.0-0.RC10.2|360	- add service scriptlets
12cr|docmgr-1.0-0.RC10.2|361	- replace hacky shell function to check if soffice.bin is running with a more pyuno based script
12cr|docmgr-1.0-0.RC10.2|362	- start soffice.bin with '-norestore -nofirststartwizard'
12cr|docmgr-1.0-0.RC10.2|363	- don't prefix pid file with docmgr- anymore as it's in it's own docmgr directory
12cr|docmgr-1.0-0.RC10.2|364	- fix so that we get the right date printed for date due of tasks
12cr|docmgr-1.0-0.RC10.2|365	- display recipient notes for workflow tasks
12cr|docmgr-1.0-0.RC10.2|366	- set comment for workflow route properly
12cr|docmgr-1.0-0.RC10.2|367	- add missing objectId to edittask query
12cr|docmgr-1.0-0.RC10.2|368	- fix so that account gets updated when selecting it from drop down under "Reset
12cr|docmgr-1.0-0.RC10.2|369	Password" as well
12cr|docmgr-1.0-0.RC10.2|370	- Split date and time in php for workflow to get it localized format correct (P0)
12cr|docmgr-1.0-0.RC10.2|371	- redo user list patch to be in javascript so it'll be updated on the fly
12cr|docmgr-1.0-0.RC10.2|372	- set default permissions to INSERT_OBJECTS for new users (P31)
12cr|docmgr-1.0-0.RC10.2|373	- fix accidentally commited part of patch
12cr|docmgr-1.0-0.RC10.2|374	- we really need postgresql 8.4 as prefix searching with tsearch2 and also
12cr|docmgr-1.0-0.RC10.2|375	plpgsql functions requires it
12cr|docmgr-1.0-0.RC10.2|376	- new release: 1.0RC9
12cr|docmgr-1.0-0.RC10.2|377	- fix init script to properly check status
12cr|docmgr-1.0-0.RC10.2|378	- fix finfo() backwards compatibility with php < 5.3.0
12cr|docmgr-1.0-0.RC10.2|379	- install all scripts
12cr|docmgr-1.0-0.RC10.2|380	- add a couple of more dependencies on OOo to support more formats
12cr|docmgr-1.0-0.RC10.2|381	- fix relative path for some backgrounds in css files..
12cr|docmgr-1.0-0.RC10.2|382	- update restricted patch to work with RC8
12cr|docmgr-1.0-0.RC10.2|383	- check that bitset (which actually exists in the table) and not bitmask is null
12cr|docmgr-1.0-0.RC10.2|384	- fix setting of bitmask (P28)
12cr|docmgr-1.0-0.RC10.2|385	- add a user list to the account manager (P27)
12cr|docmgr-1.0-0.RC10.2|386	- update to ckeditor 3.2 (P26)
12cr|docmgr-1.0-0.RC10.2|387	- add support for prefix search with tsearch2 (P25)
12cr|docmgr-1.0-0.RC10.2|388	- remove part of patch that originates from other patch applied later
12cr|docmgr-1.0-0.RC10.2|389	- update no_temp patch to check file types based on mime type rather than file extension
12cr|docmgr-1.0-0.RC10.2|390	- Print out the actual error message during first login (P24)
12cr|docmgr-1.0-0.RC10.2|391	- set baseUri for webdav to work without a "reserved domain" by default
12cr|docmgr-1.0-0.RC10.2|392	- run indexer as admin (P22)
12cr|docmgr-1.0-0.RC10.2|393	- use utf-8 for client_encoding (P21)
12cr|docmgr-1.0-0.RC10.2|394	- update to 1.0RC8
12cr|docmgr-1.0-0.RC10.2|395	- regenerate patches needed and drop those we no longer need
12cr|docmgr-1.0-0.RC10.2|396	- check exit status of OOo converter (P20)
12cr|docmgr-1.0-0.RC10.2|397	- update more mimetypes...
12cr|docmgr-1.0-0.RC10.2|398	- reenable P8
12cr|docmgr-1.0-0.RC10.2|399	- make sure that we're looking for our config files in the right directories...
12cr|docmgr-1.0-0.RC10.2|400	- Add absolute path to include_path (P19)
12cr|docmgr-1.0-0.RC10.2|401	- fix incorrect mime_type used for .docx documents
12cr|docmgr-1.0-0.RC10.2|402	- disable P8 for now...
12cr|docmgr-1.0-0.RC10.2|403	- * process correct document file from the correct location (updates P8)
12cr|docmgr-1.0-0.RC10.2|404	* don't use temp ("worker") file for for thumbnails either (updates P8)
12cr|docmgr-1.0-0.RC10.2|405	- fix a typo (P17)
12cr|docmgr-1.0-0.RC10.2|406	- fix path used used in process.php (P16)
12cr|docmgr-1.0-0.RC10.2|407	- fix setting of include_path (updates P0)
12cr|docmgr-1.0-0.RC10.2|408	- implement missing RESTRICTED_DELETE functionality
12cr|docmgr-1.0-0.RC10.2|409	- Check that user actually exists before trying to update failed_logins for it (P14)
12cr|docmgr-1.0-0.RC10.2|410	- set default timezone if defined (P13)
12cr|docmgr-1.0-0.RC10.2|411	- adjust dependencies
12cr|docmgr-1.0-0.RC10.2|412	- add dependency on openoffice.org-writer for doc conversion
12cr|docmgr-1.0-0.RC10.2|413	- fix path to IMPORT_DIR
12cr|docmgr-1.0-0.RC10.2|414	- change attributes for local configuration directory to be more restrictive
12cr|docmgr-1.0-0.RC10.2|415	- fix OOo dependency for 2009.0/MES5 backport...
12cr|docmgr-1.0-0.RC10.2|416	- docmgr needs a writable home directory
12cr|docmgr-1.0-0.RC10.2|417	- pass home dir & shell to %%_pre_useradd
12cr|docmgr-1.0-0.RC10.2|418	- if no config found, add a link or instructions on front page
12cr|docmgr-1.0-0.RC10.2|419	- die if unable to connect to postgresql (P12)
12cr|docmgr-1.0-0.RC10.2|420	- add php header to vendor configuration
12cr|docmgr-1.0-0.RC10.2|421	- add a conditionalInclude() function to avoid dependencies getting added (P11)
12cr|docmgr-1.0-0.RC10.2|422	- ditch unused functions for mediawiki derived installer
12cr|docmgr-1.0-0.RC10.2|423	- %{webroot}/config/vendor/config.php should of course not be a ghost file
12cr|docmgr-1.0-0.RC10.2|424	- improve work on tracing the process started and whether it's succesful or not
12cr|docmgr-1.0-0.RC10.2|425	(WIP)
12cr|docmgr-1.0-0.RC10.2|426	- don't exit init script if sysconfig file is missing, default variables are
12cr|docmgr-1.0-0.RC10.2|427	carried in init script anyways now
12cr|docmgr-1.0-0.RC10.2|428	- give init script a bit more descriptive name to use when printing messages
12cr|docmgr-1.0-0.RC10.2|429	- add initial progress with a web ui based installer based on mediawiki's
12cr|docmgr-1.0-0.RC10.2|430	- remove any attempts on doing initialization & configuration from init script
12cr|docmgr-1.0-0.RC10.2|431	- * define TMP_DIR only once in config/config.php
12cr|docmgr-1.0-0.RC10.2|432	* use require_once() rather than include() to avoid conflicts
12cr|docmgr-1.0-0.RC10.2|433	- * add support for a vendor provided configuration
12cr|docmgr-1.0-0.RC10.2|434	* use require_once() rather than include() to avoid config file conflicts
12cr|docmgr-1.0-0.RC10.2|435	- Use LC_TIME for date & time format if LOCALE is set (P9)
12cr|docmgr-1.0-0.RC10.2|436	- start on setup script
12cr|docmgr-1.0-0.RC10.2|437	- fix %%config in %%files
12cr|docmgr-1.0-0.RC10.2|438	- cosmetics
12cr|docmgr-1.0-0.RC10.2|439	- make it possible to override all configuration files with a local version (P0)
12cr|docmgr-1.0-0.RC10.2|440	- in stead of editing config file with our own settings, load them from an
12cr|docmgr-1.0-0.RC10.2|441	optional config/localconfig.php file in stead (replaces P0)
12cr|docmgr-1.0-0.RC10.2|442	- try look for OOo python module directory in OPENOFFICE_PATH (updates P6)
12cr|docmgr-1.0-0.RC10.2|443	- don't use a temporary copy of input document for conversion (P8)
12cr|docmgr-1.0-0.RC10.2|444	- fix so that relative site_url is used for closeKeepAlive() (P7)
12cr|docmgr-1.0-0.RC10.2|445	- import docmgr
12cr|docmgr-1.0-0.RC10.2|446	
12cr|docmgr-1.0-0.RC10.2|447	
12cr|docmgr-1.0-0.RC10.2|448	* Mon Feb 22 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0-0.RC6.1
12cr|docmgr-1.0-0.RC10.2|449	- initial release (work in progress...)

1000 12
12cr|doctorj-5.1.2-9|1	%define gcj_support 1
12cr|doctorj-5.1.2-9|2	%bcond_with tests
12cr|doctorj-5.1.2-9|3	
12cr|doctorj-5.1.2-9|4	Name:		doctorj
12cr|doctorj-5.1.2-9|5	Version:	5.1.2
12cr|doctorj-5.1.2-9|6	Release:	9
12cr|doctorj-5.1.2-9|7	Epoch:		0
12cr|doctorj-5.1.2-9|8	Summary:	Compares javadoc comments against code
12cr|doctorj-5.1.2-9|9	License:	LGPL
12cr|doctorj-5.1.2-9|10	Group:		Development/Java
12cr|doctorj-5.1.2-9|11	URL:		http://www.incava.org/projects/java/doctorj/index.html
12cr|doctorj-5.1.2-9|12	Source0:	http://superb-east.dl.sourceforge.net/sourceforge/doctorj/doctorj-%{version}.tar.gz
12cr|doctorj-5.1.2-9|13	%if %{gcj_support}
12cr|doctorj-5.1.2-9|14	BuildRequires:	java-gcj-compat-devel
12cr|doctorj-5.1.2-9|15	%else
12cr|doctorj-5.1.2-9|16	BuildArch: 	noarch
12cr|doctorj-5.1.2-9|17	BuildRequires:	java-devel
12cr|doctorj-5.1.2-9|18	%endif
12cr|doctorj-5.1.2-9|19	BuildRequires:	ant
12cr|doctorj-5.1.2-9|20	%if %with tests
12cr|doctorj-5.1.2-9|21	BuildRequires:	ant-junit
12cr|doctorj-5.1.2-9|22	%endif
12cr|doctorj-5.1.2-9|23	BuildRequires:	java-rpmbuild
12cr|doctorj-5.1.2-9|24	BuildRequires:  xmlto
12cr|doctorj-5.1.2-9|25	
12cr|doctorj-5.1.2-9|26	%description
12cr|doctorj-5.1.2-9|27	Beyond the level of what Javadoc does, DoctorJ compares
12cr|doctorj-5.1.2-9|28	documentation against code. Among what it detects:
12cr|doctorj-5.1.2-9|29	
12cr|doctorj-5.1.2-9|30	* misspelled words
12cr|doctorj-5.1.2-9|31	* parameter and exception names:
12cr|doctorj-5.1.2-9|32	o missing
12cr|doctorj-5.1.2-9|33	o misordered
12cr|doctorj-5.1.2-9|34	o misspelled
12cr|doctorj-5.1.2-9|35	* Javadoc tags:
12cr|doctorj-5.1.2-9|36	o invalid
12cr|doctorj-5.1.2-9|37	o misordered
12cr|doctorj-5.1.2-9|38	o missing expected arguments
12cr|doctorj-5.1.2-9|39	o invalid arguments
12cr|doctorj-5.1.2-9|40	o missing descriptions
12cr|doctorj-5.1.2-9|41	* undocumented classes, methods, fields, parameters
12cr|doctorj-5.1.2-9|42	
12cr|doctorj-5.1.2-9|43	%package        javadoc
12cr|doctorj-5.1.2-9|44	Group:          Development/Java
12cr|doctorj-5.1.2-9|45	Summary:        Javadoc for %{name}
12cr|doctorj-5.1.2-9|46	
12cr|doctorj-5.1.2-9|47	%description    javadoc
12cr|doctorj-5.1.2-9|48	Javadoc for %{name}.
12cr|doctorj-5.1.2-9|49	
12cr|doctorj-5.1.2-9|50	%prep
12cr|doctorj-5.1.2-9|51	%setup -q
12cr|doctorj-5.1.2-9|52	
12cr|doctorj-5.1.2-9|53	%build
12cr|doctorj-5.1.2-9|54	export CLASSPATH=
12cr|doctorj-5.1.2-9|55	export OPT_JAR_LIST=
12cr|doctorj-5.1.2-9|56	%ant dist
12cr|doctorj-5.1.2-9|57	%ant doc
12cr|doctorj-5.1.2-9|58	
12cr|doctorj-5.1.2-9|59	%if %with tests
12cr|doctorj-5.1.2-9|60	%check
12cr|doctorj-5.1.2-9|61	export CLASSPATH=
12cr|doctorj-5.1.2-9|62	export OPT_JAR_LIST="%{__cat} %{_sysconfdir}/ant.d/junit"
12cr|doctorj-5.1.2-9|63	%ant tests
12cr|doctorj-5.1.2-9|64	%endif
12cr|doctorj-5.1.2-9|65	
12cr|doctorj-5.1.2-9|66	%install
12cr|doctorj-5.1.2-9|67	%ant -Ddestdir=%{buildroot} install
12cr|doctorj-5.1.2-9|68	
12cr|doctorj-5.1.2-9|69	# javadoc
12cr|doctorj-5.1.2-9|70	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|doctorj-5.1.2-9|71	cp -a doc/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|doctorj-5.1.2-9|72	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
12cr|doctorj-5.1.2-9|73	
12cr|doctorj-5.1.2-9|74	%if %{gcj_support}
12cr|doctorj-5.1.2-9|75	%{_bindir}/aot-compile-rpm
12cr|doctorj-5.1.2-9|76	%endif
12cr|doctorj-5.1.2-9|77	
12cr|doctorj-5.1.2-9|78	%if %{gcj_support}
12cr|doctorj-5.1.2-9|79	%post
12cr|doctorj-5.1.2-9|80	%{update_gcjdb}
12cr|doctorj-5.1.2-9|81	
12cr|doctorj-5.1.2-9|82	%postun
12cr|doctorj-5.1.2-9|83	%{clean_gcjdb}
12cr|doctorj-5.1.2-9|84	%endif
12cr|doctorj-5.1.2-9|85	
12cr|doctorj-5.1.2-9|86	%files
12cr|doctorj-5.1.2-9|87	%defattr(0644,root,root,0755)
12cr|doctorj-5.1.2-9|88	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
12cr|doctorj-5.1.2-9|89	%attr(0755,root,root) %{_bindir}/%{name}
12cr|doctorj-5.1.2-9|90	# XXX: This should probably go in %%{_javadir}.
12cr|doctorj-5.1.2-9|91	%{_datadir}/%{name}/doctorj.jar
12cr|doctorj-5.1.2-9|92	%{_datadir}/%{name}/words.*
12cr|doctorj-5.1.2-9|93	%{_mandir}/man1/%{name}.1*
12cr|doctorj-5.1.2-9|94	%if %{gcj_support}
12cr|doctorj-5.1.2-9|95	%dir %{_libdir}/gcj/%{name}
12cr|doctorj-5.1.2-9|96	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12cr|doctorj-5.1.2-9|97	%endif
12cr|doctorj-5.1.2-9|98	
12cr|doctorj-5.1.2-9|99	%files javadoc
12cr|doctorj-5.1.2-9|100	%defattr(0644,root,root,0755)
12cr|doctorj-5.1.2-9|101	%doc %{_javadocdir}/%{name}-%{version}
12cr|doctorj-5.1.2-9|102	%doc %{_javadocdir}/%{name}
12cr|doctorj-5.1.2-9|103	
12cr|doctorj-5.1.2-9|104	
12cr|doctorj-5.1.2-9|105	%changelog
12cr|doctorj-5.1.2-9|106	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:5.1.2-8mdv2011.0
12cr|doctorj-5.1.2-9|107	+ Revision: 617869
12cr|doctorj-5.1.2-9|108	- the mass rebuild of 2010.0 packages
12cr|doctorj-5.1.2-9|109	
12cr|doctorj-5.1.2-9|110	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0:5.1.2-7mdv2010.0
12cr|doctorj-5.1.2-9|111	+ Revision: 428320
12cr|doctorj-5.1.2-9|112	- rebuild
12cr|doctorj-5.1.2-9|113	
12cr|doctorj-5.1.2-9|114	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0:5.1.2-6mdv2009.0
12cr|doctorj-5.1.2-9|115	+ Revision: 244448
12cr|doctorj-5.1.2-9|116	- rebuild
12cr|doctorj-5.1.2-9|117	
12cr|doctorj-5.1.2-9|118	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0:5.1.2-4mdv2008.1
12cr|doctorj-5.1.2-9|119	+ Revision: 136373
12cr|doctorj-5.1.2-9|120	- restore BuildRoot
12cr|doctorj-5.1.2-9|121	
12cr|doctorj-5.1.2-9|122	+ Thierry Vignaud <tv@mandriva.org>
12cr|doctorj-5.1.2-9|123	- kill re-definition of %%buildroot on Pixel's request
12cr|doctorj-5.1.2-9|124	
12cr|doctorj-5.1.2-9|125	+ Anssi Hannula <anssi@mandriva.org>
12cr|doctorj-5.1.2-9|126	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|doctorj-5.1.2-9|127	
12cr|doctorj-5.1.2-9|128	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:5.1.2-3mdv2008.0
12cr|doctorj-5.1.2-9|129	+ Revision: 87320
12cr|doctorj-5.1.2-9|130	- rebuild to filter out autorequires of GCJ AOT objects
12cr|doctorj-5.1.2-9|131	- remove unnecessary Requires(post) on java-gcj-compat
12cr|doctorj-5.1.2-9|132	
12cr|doctorj-5.1.2-9|133	* Tue Aug 28 2007 David Walluck <walluck@mandriva.org> 0:5.1.2-2mdv2008.0
12cr|doctorj-5.1.2-9|134	+ Revision: 72559
12cr|doctorj-5.1.2-9|135	- BuildRequires: xmlto
12cr|doctorj-5.1.2-9|136	- rebuild
12cr|doctorj-5.1.2-9|137	- Import doctorj
12cr|doctorj-5.1.2-9|138	
12cr|doctorj-5.1.2-9|139	
12cr|doctorj-5.1.2-9|140	
12cr|doctorj-5.1.2-9|141	* Wed Aug 23 2006 David Walluck <walluck@mandriva.org> 0:5.1.2-1mdv2007.0
12cr|doctorj-5.1.2-9|142	- 5.1.2
12cr|doctorj-5.1.2-9|143	
12cr|doctorj-5.1.2-9|144	* Mon Jun 05 2006 David Walluck <walluck@mandriva.org> 0:5.0.0-3mdv2007.0
12cr|doctorj-5.1.2-9|145	- rebuild for libgcj.so.7
12cr|doctorj-5.1.2-9|146	- conditionalize gcj support
12cr|doctorj-5.1.2-9|147	- better summary and description
12cr|doctorj-5.1.2-9|148	
12cr|doctorj-5.1.2-9|149	* Wed Nov 02 2005 David Walluck <walluck@mandriva.org> 0:5.0.0-2mdk
12cr|doctorj-5.1.2-9|150	- BuildRequires: java-devel
12cr|doctorj-5.1.2-9|151	- build gcj database on %%post and %%postun
12cr|doctorj-5.1.2-9|152	
12cr|doctorj-5.1.2-9|153	* Tue Oct 25 2005 David Walluck <walluck@mandriva.org> 0:5.0.0-1mdk
12cr|doctorj-5.1.2-9|154	- release

1001 12
12cr|docx2txt-1.2-1|1	Summary: cli tool to convert docx to ascii txt files
12cr|docx2txt-1.2-1|2	Name: docx2txt
12cr|docx2txt-1.2-1|3	Version: 1.2
12cr|docx2txt-1.2-1|4	Release: 1
12cr|docx2txt-1.2-1|5	Group: Office
12cr|docx2txt-1.2-1|6	License: GPLv3
12cr|docx2txt-1.2-1|7	Url: http://sourceforge.net/projects/docx2txt
12cr|docx2txt-1.2-1|8	Source0: http://downloads.sourceforge.net/project/docx2txt/docx2txt/v1.2/%{name}-%{version}.tgz
12cr|docx2txt-1.2-1|9	BuildArch: noarch
12cr|docx2txt-1.2-1|10	Requires: unzip
12cr|docx2txt-1.2-1|11	
12cr|docx2txt-1.2-1|12	%description
12cr|docx2txt-1.2-1|13	Docx2txt is a Perl based command-line tool
12cr|docx2txt-1.2-1|14	to convert Microsoft docx documents to
12cr|docx2txt-1.2-1|15	(ASCII) text files, preserving some formatting
12cr|docx2txt-1.2-1|16	and document information (which MS
12cr|docx2txt-1.2-1|17	text conversion drops) along with appropriate
12cr|docx2txt-1.2-1|18	character conversions.
12cr|docx2txt-1.2-1|19	
12cr|docx2txt-1.2-1|20	%prep
12cr|docx2txt-1.2-1|21	%setup -q
12cr|docx2txt-1.2-1|22	
12cr|docx2txt-1.2-1|23	%build
12cr|docx2txt-1.2-1|24	
12cr|docx2txt-1.2-1|25	
12cr|docx2txt-1.2-1|26	%install
12cr|docx2txt-1.2-1|27	export BINDIR="%{buildroot}%{_bindir}"
12cr|docx2txt-1.2-1|28	export CONFIGDIR="%{buildroot}%{_sysconfdir}"
12cr|docx2txt-1.2-1|29	make INSTALLDIR=%{buildroot}%{_bindir}
12cr|docx2txt-1.2-1|30	mv %{buildroot}%{_bindir}/docx2txt.sh %{buildroot}%{_bindir}/docx2txt
12cr|docx2txt-1.2-1|31	rm -f %{buildroot}%{_sysconfdir}/docx2txt.config
12cr|docx2txt-1.2-1|32	
12cr|docx2txt-1.2-1|33	%files
12cr|docx2txt-1.2-1|34	%doc ChangeLog README COPYING
12cr|docx2txt-1.2-1|35	%{_bindir}/%{name}
12cr|docx2txt-1.2-1|36	%{_bindir}/docx2txt.pl
12cr|docx2txt-1.2-1|37	
12cr|docx2txt-1.2-1|38	
12cr|docx2txt-1.2-1|39	%changelog
12cr|docx2txt-1.2-1|40	* Sun Jan 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2-1
12cr|docx2txt-1.2-1|41	+ Revision: 761647
12cr|docx2txt-1.2-1|42	- version update 1.2
12cr|docx2txt-1.2-1|43	
12cr|docx2txt-1.2-1|44	* Sat Dec 17 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.1-1
12cr|docx2txt-1.2-1|45	+ Revision: 743394
12cr|docx2txt-1.2-1|46	- imported package docx2txt
12cr|docx2txt-1.2-1|47	

1002 12
12cr|dogtail-0.7.0-4|1	Summary: GUI test tool and automation framework
12cr|dogtail-0.7.0-4|2	Name: dogtail
12cr|dogtail-0.7.0-4|3	Version: 0.7.0
12cr|dogtail-0.7.0-4|4	Release: %mkrel 4
12cr|dogtail-0.7.0-4|5	License: GPLv2
12cr|dogtail-0.7.0-4|6	Group: System/X11
12cr|dogtail-0.7.0-4|7	URL: https://fedorahosted.org/dogtail/
12cr|dogtail-0.7.0-4|8	Source0: https://fedorahosted.org/released/dogtail/%{name}-%{version}.tar.gz
12cr|dogtail-0.7.0-4|9	Patch0: dogtail-0.6.1-desktop-fix.patch
12cr|dogtail-0.7.0-4|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|dogtail-0.7.0-4|11	BuildRequires: imagemagick
12cr|dogtail-0.7.0-4|12	BuildArch: noarch
12cr|dogtail-0.7.0-4|13	%py_requires -d
12cr|dogtail-0.7.0-4|14	Requires: python-rpm
12cr|dogtail-0.7.0-4|15	Requires: python-at-spi
12cr|dogtail-0.7.0-4|16	Requires: python-imaging
12cr|dogtail-0.7.0-4|17	Requires: pygtk2.0-libglade
12cr|dogtail-0.7.0-4|18	Requires: gnome-python
12cr|dogtail-0.7.0-4|19	
12cr|dogtail-0.7.0-4|20	%description
12cr|dogtail-0.7.0-4|21	GUI test tool and automation framework that uses Accessibility (a11y)
12cr|dogtail-0.7.0-4|22	technologies to communicate with desktop applications.
12cr|dogtail-0.7.0-4|23	
12cr|dogtail-0.7.0-4|24	%prep
12cr|dogtail-0.7.0-4|25	%setup -q
12cr|dogtail-0.7.0-4|26	%patch0 -p0
12cr|dogtail-0.7.0-4|27	
12cr|dogtail-0.7.0-4|28	%build
12cr|dogtail-0.7.0-4|29	python ./setup.py build
12cr|dogtail-0.7.0-4|30	
12cr|dogtail-0.7.0-4|31	%install
12cr|dogtail-0.7.0-4|32	rm -rf $RPM_BUILD_ROOT
12cr|dogtail-0.7.0-4|33	python ./setup.py install -O2 --root=$RPM_BUILD_ROOT
12cr|dogtail-0.7.0-4|34	
12cr|dogtail-0.7.0-4|35	rm -fr $RPM_BUILD_ROOT%{_datadir}/doc/dogtail
12cr|dogtail-0.7.0-4|36	
12cr|dogtail-0.7.0-4|37	mkdir -p $RPM_BUILD_ROOT%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|dogtail-0.7.0-4|38	convert -resize 16x16 icons/dogtail-head-48.png %buildroot%{_iconsdir}/hicolor/16x16/apps/dogtail-head.png
12cr|dogtail-0.7.0-4|39	convert -resize 32x32 icons/dogtail-head-48.png %buildroot%{_iconsdir}/hicolor/32x32/apps/dogtail-head.png
12cr|dogtail-0.7.0-4|40	convert -resize 48x48 icons/dogtail-head-48.png %buildroot%{_iconsdir}/hicolor/48x48/apps/dogtail-head.png
12cr|dogtail-0.7.0-4|41	
12cr|dogtail-0.7.0-4|42	%clean
12cr|dogtail-0.7.0-4|43	rm -rf $RPM_BUILD_ROOT
12cr|dogtail-0.7.0-4|44	
12cr|dogtail-0.7.0-4|45	%if %mdkversion < 200900
12cr|dogtail-0.7.0-4|46	%post
12cr|dogtail-0.7.0-4|47	%{update_menus}
12cr|dogtail-0.7.0-4|48	%update_icon_cache hicolor
12cr|dogtail-0.7.0-4|49	%endif
12cr|dogtail-0.7.0-4|50	
12cr|dogtail-0.7.0-4|51	%if %mdkversion < 200900
12cr|dogtail-0.7.0-4|52	%postun
12cr|dogtail-0.7.0-4|53	%{clean_menus}
12cr|dogtail-0.7.0-4|54	%clean_icon_cache hicolor
12cr|dogtail-0.7.0-4|55	%endif
12cr|dogtail-0.7.0-4|56	
12cr|dogtail-0.7.0-4|57	%files
12cr|dogtail-0.7.0-4|58	%defattr(-,root,root,-)
12cr|dogtail-0.7.0-4|59	%doc COPYING examples NEWS
12cr|dogtail-0.7.0-4|60	%{_bindir}/*
12cr|dogtail-0.7.0-4|61	%{_datadir}/applications/*
12cr|dogtail-0.7.0-4|62	%{_datadir}/dogtail
12cr|dogtail-0.7.0-4|63	%{py_puresitedir}/dogtail
12cr|dogtail-0.7.0-4|64	%{py_puresitedir}/*.egg-info
12cr|dogtail-0.7.0-4|65	%{_iconsdir}/hicolor/*/apps/*
12cr|dogtail-0.7.0-4|66	
12cr|dogtail-0.7.0-4|67	
12cr|dogtail-0.7.0-4|68	%changelog
12cr|dogtail-0.7.0-4|69	* Tue Nov 01 2011 Götz Waschk <waschk@mandriva.org> 0.7.0-4mdv2012.0
12cr|dogtail-0.7.0-4|70	+ Revision: 708917
12cr|dogtail-0.7.0-4|71	- rebuild
12cr|dogtail-0.7.0-4|72	
12cr|dogtail-0.7.0-4|73	* Sun Oct 31 2010 Funda Wang <fwang@mandriva.org> 0.7.0-3mdv2011.0
12cr|dogtail-0.7.0-4|74	+ Revision: 590790
12cr|dogtail-0.7.0-4|75	- rebuild for py2.7
12cr|dogtail-0.7.0-4|76	
12cr|dogtail-0.7.0-4|77	* Thu Sep 16 2010 Götz Waschk <waschk@mandriva.org> 0.7.0-2mdv2011.0
12cr|dogtail-0.7.0-4|78	+ Revision: 578913
12cr|dogtail-0.7.0-4|79	- fix deps
12cr|dogtail-0.7.0-4|80	
12cr|dogtail-0.7.0-4|81	* Thu Apr 08 2010 Frederic Crozat <fcrozat@mandriva.com> 0.7.0-1mdv2010.1
12cr|dogtail-0.7.0-4|82	+ Revision: 533094
12cr|dogtail-0.7.0-4|83	- Release 0.7.0
12cr|dogtail-0.7.0-4|84	- fix url
12cr|dogtail-0.7.0-4|85	
12cr|dogtail-0.7.0-4|86	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 0.6.1-6mdv2009.1
12cr|dogtail-0.7.0-4|87	+ Revision: 324197
12cr|dogtail-0.7.0-4|88	- rebuild
12cr|dogtail-0.7.0-4|89	
12cr|dogtail-0.7.0-4|90	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|dogtail-0.7.0-4|91	- lowercase ImageMagick
12cr|dogtail-0.7.0-4|92	
12cr|dogtail-0.7.0-4|93	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.6.1-5mdv2009.0
12cr|dogtail-0.7.0-4|94	+ Revision: 244450
12cr|dogtail-0.7.0-4|95	- rebuild
12cr|dogtail-0.7.0-4|96	
12cr|dogtail-0.7.0-4|97	* Wed Jul 23 2008 Frederic Crozat <fcrozat@mandriva.com> 0.6.1-4mdv2009.0
12cr|dogtail-0.7.0-4|98	+ Revision: 243053
12cr|dogtail-0.7.0-4|99	- Add missing dependencies on python-spi and python-rpm
12cr|dogtail-0.7.0-4|100	
12cr|dogtail-0.7.0-4|101	+ Pixel <pixel@mandriva.com>
12cr|dogtail-0.7.0-4|102	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|dogtail-0.7.0-4|103	
12cr|dogtail-0.7.0-4|104	+ Olivier Blin <blino@mandriva.org>
12cr|dogtail-0.7.0-4|105	- restore BuildRoot
12cr|dogtail-0.7.0-4|106	
12cr|dogtail-0.7.0-4|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|dogtail-0.7.0-4|108	- kill re-definition of %%buildroot on Pixel's request
12cr|dogtail-0.7.0-4|109	
12cr|dogtail-0.7.0-4|110	* Mon Nov 26 2007 Frederic Crozat <fcrozat@mandriva.com> 0.6.1-3mdv2008.1
12cr|dogtail-0.7.0-4|111	+ Revision: 112145
12cr|dogtail-0.7.0-4|112	- Fix typo in post script (Mdv bug #35754)
12cr|dogtail-0.7.0-4|113	
12cr|dogtail-0.7.0-4|114	* Fri Nov 23 2007 Thierry Vignaud <tv@mandriva.org> 0.6.1-2mdv2008.1
12cr|dogtail-0.7.0-4|115	+ Revision: 111633
12cr|dogtail-0.7.0-4|116	- fix require
12cr|dogtail-0.7.0-4|117	
12cr|dogtail-0.7.0-4|118	* Sun Oct 21 2007 Funda Wang <fwang@mandriva.org> 0.6.1-1mdv2008.1
12cr|dogtail-0.7.0-4|119	+ Revision: 100941
12cr|dogtail-0.7.0-4|120	- add icons
12cr|dogtail-0.7.0-4|121	- fix desktop file
12cr|dogtail-0.7.0-4|122	- New version 0.6.1
12cr|dogtail-0.7.0-4|123	
12cr|dogtail-0.7.0-4|124	
12cr|dogtail-0.7.0-4|125	* Mon Dec 11 2006 Michael Scherer <misc@mandriva.org> 0.6.0-1mdv2007.0
12cr|dogtail-0.7.0-4|126	+ Revision: 95085
12cr|dogtail-0.7.0-4|127	- update to 0.6.0
12cr|dogtail-0.7.0-4|128	
12cr|dogtail-0.7.0-4|129	* Wed Dec 06 2006 Michael Scherer <misc@mandriva.org> 0.5.1-4mdv2007.1
12cr|dogtail-0.7.0-4|130	+ Revision: 91509
12cr|dogtail-0.7.0-4|131	- fix BuildRequires
12cr|dogtail-0.7.0-4|132	- rebuild for new python
12cr|dogtail-0.7.0-4|133	- use macro and include the .egg-info file
12cr|dogtail-0.7.0-4|134	- Import dogtail
12cr|dogtail-0.7.0-4|135	

1003 12
12cr|dokeos-1.8.6.1-2|1	%define	name	dokeos
12cr|dokeos-1.8.6.1-2|2	%define version 1.8.6.1
12cr|dokeos-1.8.6.1-2|3	%define	rel	2
12cr|dokeos-1.8.6.1-2|4	%define release %mkrel %{rel}
12cr|dokeos-1.8.6.1-2|5	%define	webroot	%{_var}/www/html/%{name}
12cr|dokeos-1.8.6.1-2|6	
12cr|dokeos-1.8.6.1-2|7	Name:		%{name}
12cr|dokeos-1.8.6.1-2|8	Version:	%{version}
12cr|dokeos-1.8.6.1-2|9	Release:	%{release}
12cr|dokeos-1.8.6.1-2|10	Summary:	An elearning and course management web application
12cr|dokeos-1.8.6.1-2|11	Source0:	http://ovh.dl.sourceforge.net/sourceforge/dokeos/%{name}-%{version}.zip
12cr|dokeos-1.8.6.1-2|12	License:	GPLv2
12cr|dokeos-1.8.6.1-2|13	Group:		Education
12cr|dokeos-1.8.6.1-2|14	URL:		http://www.dokeos.com/
12cr|dokeos-1.8.6.1-2|15	Requires:	apache-mod_php php-mysql php-xml
12cr|dokeos-1.8.6.1-2|16	%define _requires_exceptions pear\(.*\)
12cr|dokeos-1.8.6.1-2|17	BuildArch:	noarch
12cr|dokeos-1.8.6.1-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dokeos-1.8.6.1-2|19	
12cr|dokeos-1.8.6.1-2|20	%description
12cr|dokeos-1.8.6.1-2|21	Dokeos is an elearning and course management web application, translated
12cr|dokeos-1.8.6.1-2|22	in 31 languages, already helping thousands of organisations worldwide to
12cr|dokeos-1.8.6.1-2|23	manage learning and collaboration activities. It has many tools, is light
12cr|dokeos-1.8.6.1-2|24	and flexible, and free software.
12cr|dokeos-1.8.6.1-2|25	
12cr|dokeos-1.8.6.1-2|26	%prep
12cr|dokeos-1.8.6.1-2|27	%setup -q -n %name-%{version}
12cr|dokeos-1.8.6.1-2|28	
12cr|dokeos-1.8.6.1-2|29	%build
12cr|dokeos-1.8.6.1-2|30	cat << EOF > install.sh
12cr|dokeos-1.8.6.1-2|31	#!/bin/sh
12cr|dokeos-1.8.6.1-2|32	echo "Setting permissions of dokeos' files"
12cr|dokeos-1.8.6.1-2|33	chmod 777 %{webroot}/claroline/inc/conf/
12cr|dokeos-1.8.6.1-2|34	chmod 777 %{webroot}/claroline/garbage/
12cr|dokeos-1.8.6.1-2|35	chmod 777 %{webroot}/claroline/upload/
12cr|dokeos-1.8.6.1-2|36	chmod 777 %{webroot}/archive/
12cr|dokeos-1.8.6.1-2|37	chmod 777 %{webroot}/courses/
12cr|dokeos-1.8.6.1-2|38	chmod 777 %{webroot}/home/
12cr|dokeos-1.8.6.1-2|39	echo ""
12cr|dokeos-1.8.6.1-2|40	echo "Be sure to change the permission of /var/www/html/dokeos/claroline/inc/conf/claro_main.conf.php"
12cr|dokeos-1.8.6.1-2|41	echo "afterwards so other users can't write to it."
12cr|dokeos-1.8.6.1-2|42	echo "Eg. chmod 644 /var/www/html/dokeos/claroline/inc/conf/claro_main.conf.php"
12cr|dokeos-1.8.6.1-2|43	EOF
12cr|dokeos-1.8.6.1-2|44	chmod 700 install.sh
12cr|dokeos-1.8.6.1-2|45	
12cr|dokeos-1.8.6.1-2|46	%install
12cr|dokeos-1.8.6.1-2|47	rm -rf $RPM_BUILD_ROOT
12cr|dokeos-1.8.6.1-2|48	install -d $RPM_BUILD_ROOT%{webroot}
12cr|dokeos-1.8.6.1-2|49	cp -r * $RPM_BUILD_ROOT%{webroot}
12cr|dokeos-1.8.6.1-2|50	
12cr|dokeos-1.8.6.1-2|51	%post
12cr|dokeos-1.8.6.1-2|52	echo "Default permissions of configuration files won't allow dokeo to make changes."
12cr|dokeos-1.8.6.1-2|53	echo "To allow dokeos to make changes be sure to run %{_docdir}/%{name}-%{version}/install.sh"
12cr|dokeos-1.8.6.1-2|54	echo "to change the permissions."
12cr|dokeos-1.8.6.1-2|55	echo "Also be sure to restrict permissions of /var/www/html/dokeos/claroline/inc/conf/claro_main.conf.php"
12cr|dokeos-1.8.6.1-2|56	echo "afterwards so other users can't write to it."
12cr|dokeos-1.8.6.1-2|57	echo "Eg. chmod 644 /var/www/html/dokeos/claroline/inc/conf/claro_main.conf.php"
12cr|dokeos-1.8.6.1-2|58	
12cr|dokeos-1.8.6.1-2|59	%clean
12cr|dokeos-1.8.6.1-2|60	rm -rf $RPM_BUILD_ROOT
12cr|dokeos-1.8.6.1-2|61	
12cr|dokeos-1.8.6.1-2|62	%files
12cr|dokeos-1.8.6.1-2|63	%defattr(-,root,root)
12cr|dokeos-1.8.6.1-2|64	%doc README.txt install.sh
12cr|dokeos-1.8.6.1-2|65	%{webroot}
12cr|dokeos-1.8.6.1-2|66	
12cr|dokeos-1.8.6.1-2|67	
12cr|dokeos-1.8.6.1-2|68	
12cr|dokeos-1.8.6.1-2|69	%changelog
12cr|dokeos-1.8.6.1-2|70	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.8.6.1-2mdv2011.0
12cr|dokeos-1.8.6.1-2|71	+ Revision: 610263
12cr|dokeos-1.8.6.1-2|72	- rebuild
12cr|dokeos-1.8.6.1-2|73	
12cr|dokeos-1.8.6.1-2|74	* Sat Mar 06 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.8.6.1-1mdv2010.1
12cr|dokeos-1.8.6.1-2|75	+ Revision: 514903
12cr|dokeos-1.8.6.1-2|76	- update to 1.8.6.1
12cr|dokeos-1.8.6.1-2|77	- fix %%prep and license
12cr|dokeos-1.8.6.1-2|78	
12cr|dokeos-1.8.6.1-2|79	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.8.4-2mdv2010.0
12cr|dokeos-1.8.6.1-2|80	+ Revision: 428324
12cr|dokeos-1.8.6.1-2|81	- rebuild
12cr|dokeos-1.8.6.1-2|82	
12cr|dokeos-1.8.6.1-2|83	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.8.4-1mdv2009.0
12cr|dokeos-1.8.6.1-2|84	+ Revision: 136373
12cr|dokeos-1.8.6.1-2|85	- restore BuildRoot
12cr|dokeos-1.8.6.1-2|86	
12cr|dokeos-1.8.6.1-2|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|dokeos-1.8.6.1-2|88	- kill re-definition of %%buildroot on Pixel's request
12cr|dokeos-1.8.6.1-2|89	
12cr|dokeos-1.8.6.1-2|90	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 1.8.4-1mdv2008.1
12cr|dokeos-1.8.6.1-2|91	+ Revision: 109188
12cr|dokeos-1.8.6.1-2|92	- fix doc list
12cr|dokeos-1.8.6.1-2|93	- New version 1.8.4
12cr|dokeos-1.8.6.1-2|94	- import dokeos
12cr|dokeos-1.8.6.1-2|95	
12cr|dokeos-1.8.6.1-2|96	
12cr|dokeos-1.8.6.1-2|97	* Mon Sep 04 2006 Jerome Soyer <saispo@mandriva.org> 1.6.5-1mdv2007.0
12cr|dokeos-1.8.6.1-2|98	- New release 1.6.5
12cr|dokeos-1.8.6.1-2|99	
12cr|dokeos-1.8.6.1-2|100	* Wed Jul 05 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.6.2-3mdv2007.0
12cr|dokeos-1.8.6.1-2|101	- fix group
12cr|dokeos-1.8.6.1-2|102	
12cr|dokeos-1.8.6.1-2|103	* Thu Oct 06 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.6.2-2mdk
12cr|dokeos-1.8.6.1-2|104	- fix summary (thx misc)
12cr|dokeos-1.8.6.1-2|105	
12cr|dokeos-1.8.6.1-2|106	* Wed Oct 05 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.6.2-1mdk
12cr|dokeos-1.8.6.1-2|107	- initial release (requested by GOLL Aurélien <agoll@mandriva.com>)

1004 12
12cr|dokuwiki-20110525a-1|1	%define name    dokuwiki
12cr|dokuwiki-20110525a-1|2	%define version 20110525a
12cr|dokuwiki-20110525a-1|3	%define up_version  2011-05-25a
12cr|dokuwiki-20110525a-1|4	%define dir_version  2011-05-25a
12cr|dokuwiki-20110525a-1|5	%define release %mkrel 1
12cr|dokuwiki-20110525a-1|6	
12cr|dokuwiki-20110525a-1|7	%define _localstatedir %{_var}
12cr|dokuwiki-20110525a-1|8	
12cr|dokuwiki-20110525a-1|9	Name:       %{name}
12cr|dokuwiki-20110525a-1|10	Version:    %{version}
12cr|dokuwiki-20110525a-1|11	Release:    %{release}
12cr|dokuwiki-20110525a-1|12	Summary:    A wiki with plain text files backend
12cr|dokuwiki-20110525a-1|13	License:    GPLv2
12cr|dokuwiki-20110525a-1|14	Group:      Networking/WWW
12cr|dokuwiki-20110525a-1|15	Url:        http://wiki.splitbrain.org/wiki:dokuwiki
12cr|dokuwiki-20110525a-1|16	Source:     http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-%{up_version}.tgz
12cr|dokuwiki-20110525a-1|17	Requires:   mod_php
12cr|dokuwiki-20110525a-1|18	Requires:   php-xml
12cr|dokuwiki-20110525a-1|19	%if %mdkversion < 201010
12cr|dokuwiki-20110525a-1|20	Requires(post):   rpm-helper
12cr|dokuwiki-20110525a-1|21	Requires(postun):   rpm-helper
12cr|dokuwiki-20110525a-1|22	%endif
12cr|dokuwiki-20110525a-1|23	BuildArch:  noarch
12cr|dokuwiki-20110525a-1|24	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|dokuwiki-20110525a-1|25	
12cr|dokuwiki-20110525a-1|26	%description
12cr|dokuwiki-20110525a-1|27	DokuWiki is a standards compliant, simple to use Wiki, mainly aimed at creating
12cr|dokuwiki-20110525a-1|28	documentation of any kind. It is targeted at developer teams, workgroups and
12cr|dokuwiki-20110525a-1|29	small companies. It has a simple but powerful syntax which makes sure the
12cr|dokuwiki-20110525a-1|30	datafiles remain readable outside the Wiki and eases the creation of structured
12cr|dokuwiki-20110525a-1|31	texts. All data is stored in plain text files -- no database is required.
12cr|dokuwiki-20110525a-1|32	
12cr|dokuwiki-20110525a-1|33	%prep
12cr|dokuwiki-20110525a-1|34	%setup -q -n %{name}-%{dir_version}
12cr|dokuwiki-20110525a-1|35	find . -name '.htaccess' | xargs rm -f
12cr|dokuwiki-20110525a-1|36	
12cr|dokuwiki-20110525a-1|37	%build
12cr|dokuwiki-20110525a-1|38	
12cr|dokuwiki-20110525a-1|39	%install
12cr|dokuwiki-20110525a-1|40	rm -rf %{buildroot}
12cr|dokuwiki-20110525a-1|41	
12cr|dokuwiki-20110525a-1|42	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cr|dokuwiki-20110525a-1|43	install -m 644 *.php %{buildroot}%{_var}/www/%{name}
12cr|dokuwiki-20110525a-1|44	(cd %{buildroot}%{_var}/www/%{name} && ln -sf ../../..%{_datadir}/%{name}/lib .)
12cr|dokuwiki-20110525a-1|45	
12cr|dokuwiki-20110525a-1|46	cat > %{buildroot}%{_var}/www/%{name}/prepend.php <<'EOF'
12cr|dokuwiki-20110525a-1|47	<?php
12cr|dokuwiki-20110525a-1|48	define('DOKU_CONF','%{_sysconfdir}/%{name}/');
12cr|dokuwiki-20110525a-1|49	define('DOKU_LOCAL','%{_sysconfdir}/%{name}/');
12cr|dokuwiki-20110525a-1|50	define('DOKU_INC','%{_datadir}/%{name}/');
12cr|dokuwiki-20110525a-1|51	define('DOKU_DATA','%{_localstatedir}/lib/%{name}/');
12cr|dokuwiki-20110525a-1|52	EOF
12cr|dokuwiki-20110525a-1|53	
12cr|dokuwiki-20110525a-1|54	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|dokuwiki-20110525a-1|55	cp -pr bin %{buildroot}%{_datadir}/%{name}
12cr|dokuwiki-20110525a-1|56	chmod +x %{buildroot}%{_datadir}/%{name}/bin/*
12cr|dokuwiki-20110525a-1|57	cp -pr inc %{buildroot}%{_datadir}/%{name}
12cr|dokuwiki-20110525a-1|58	cp -pr lib %{buildroot}%{_datadir}/%{name}
12cr|dokuwiki-20110525a-1|59	
12cr|dokuwiki-20110525a-1|60	install -d -m 755 %{buildroot}%{_localstatedir}/lib
12cr|dokuwiki-20110525a-1|61	cp -pr data %{buildroot}%{_localstatedir}/lib/%{name}
12cr|dokuwiki-20110525a-1|62	
12cr|dokuwiki-20110525a-1|63	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|dokuwiki-20110525a-1|64	cp -pr conf %{buildroot}%{_sysconfdir}/%{name}
12cr|dokuwiki-20110525a-1|65	rm -f %{buildroot}%{_sysconfdir}/%{name}/*.{dist,example}
12cr|dokuwiki-20110525a-1|66	perl -pi -e 's|./data|%{_localstatedir}/lib/%{name}|' %{buildroot}%{_sysconfdir}/%{name}/dokuwiki.php
12cr|dokuwiki-20110525a-1|67	
12cr|dokuwiki-20110525a-1|68	
12cr|dokuwiki-20110525a-1|69	# apache configuration
12cr|dokuwiki-20110525a-1|70	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|dokuwiki-20110525a-1|71	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|dokuwiki-20110525a-1|72	# %{name} Apache configuration
12cr|dokuwiki-20110525a-1|73	Alias /%{name} %{_var}/www/%{name}
12cr|dokuwiki-20110525a-1|74	
12cr|dokuwiki-20110525a-1|75	<Directory %{_var}/www/%{name}>
12cr|dokuwiki-20110525a-1|76	Order allow,deny
12cr|dokuwiki-20110525a-1|77	Allow from all
12cr|dokuwiki-20110525a-1|78	Options FollowSymLinks
12cr|dokuwiki-20110525a-1|79	DirectoryIndex doku.php
12cr|dokuwiki-20110525a-1|80	php_value auto_prepend_file %{_var}/www/%{name}/prepend.php
12cr|dokuwiki-20110525a-1|81	</Directory>
12cr|dokuwiki-20110525a-1|82	EOF
12cr|dokuwiki-20110525a-1|83	
12cr|dokuwiki-20110525a-1|84	cat > README.urpmi <<EOF
12cr|dokuwiki-20110525a-1|85	Mandriva RPM specific notes
12cr|dokuwiki-20110525a-1|86	
12cr|dokuwiki-20110525a-1|87	setup
12cr|dokuwiki-20110525a-1|88	-----
12cr|dokuwiki-20110525a-1|89	The setup used here differs from default one, to achieve better FHS compliance, and
12cr|dokuwiki-20110525a-1|90	follow upstream security recommandations detailed at
12cr|dokuwiki-20110525a-1|91	http://wiki.splitbrain.org/wiki:security:
12cr|dokuwiki-20110525a-1|92	- the files accessibles from the web are in %{_var}/www/%{name}
12cr|dokuwiki-20110525a-1|93	- the variable files are in %{_localstatedir}/lib/%{name}
12cr|dokuwiki-20110525a-1|94	- the non-variable files are in %{_datadir}/%{name}
12cr|dokuwiki-20110525a-1|95	- the configuration files are in %{_sysconfdir}/%{name}
12cr|dokuwiki-20110525a-1|96	EOF
12cr|dokuwiki-20110525a-1|97	
12cr|dokuwiki-20110525a-1|98	%clean
12cr|dokuwiki-20110525a-1|99	rm -rf %{buildroot}
12cr|dokuwiki-20110525a-1|100	
12cr|dokuwiki-20110525a-1|101	%pretrans
12cr|dokuwiki-20110525a-1|102	# fix for old lib setup
12cr|dokuwiki-20110525a-1|103	if [ -d %{_localstatedir}/www/%{name}/lib -a ! -L %{_localstatedir}/www/%{name}/lib ]; then
12cr|dokuwiki-20110525a-1|104	cd %{_localstatedir}/www/%{name}
12cr|dokuwiki-20110525a-1|105	find lib -type f | \
12cr|dokuwiki-20110525a-1|106	tar --create --files-from - --remove-files | \
12cr|dokuwiki-20110525a-1|107	(cd %{_datadir}/%{name} && tar --preserve --extract)
12cr|dokuwiki-20110525a-1|108	rm -rf lib
12cr|dokuwiki-20110525a-1|109	ln -sf ../../..%{_datadir}/%{name}/lib lib
12cr|dokuwiki-20110525a-1|110	fi
12cr|dokuwiki-20110525a-1|111	
12cr|dokuwiki-20110525a-1|112	
12cr|dokuwiki-20110525a-1|113	%pre
12cr|dokuwiki-20110525a-1|114	if [ $1 = "2" ]; then
12cr|dokuwiki-20110525a-1|115	# fix for old setup
12cr|dokuwiki-20110525a-1|116	if [ -d %{_localstatedir}/lib/%{name}/data ]; then
12cr|dokuwiki-20110525a-1|117	mv %{_localstatedir}/lib/%{name}/data/* %{_localstatedir}/lib/%{name}
12cr|dokuwiki-20110525a-1|118	rmdir %{_localstatedir}/lib/%{name}/data
12cr|dokuwiki-20110525a-1|119	fi
12cr|dokuwiki-20110525a-1|120	fi
12cr|dokuwiki-20110525a-1|121	
12cr|dokuwiki-20110525a-1|122	%post
12cr|dokuwiki-20110525a-1|123	%if %mdkversion < 201010
12cr|dokuwiki-20110525a-1|124	%_post_webapp
12cr|dokuwiki-20110525a-1|125	%endif
12cr|dokuwiki-20110525a-1|126	
12cr|dokuwiki-20110525a-1|127	%postun
12cr|dokuwiki-20110525a-1|128	%if %mdkversion < 201010
12cr|dokuwiki-20110525a-1|129	%_postun_webapp
12cr|dokuwiki-20110525a-1|130	%endif
12cr|dokuwiki-20110525a-1|131	
12cr|dokuwiki-20110525a-1|132	%files
12cr|dokuwiki-20110525a-1|133	%defattr(-,root,root)
12cr|dokuwiki-20110525a-1|134	%doc COPYING README VERSION README.urpmi conf/*.{dist,example}
12cr|dokuwiki-20110525a-1|135	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|dokuwiki-20110525a-1|136	%attr(-,apache,apache) %config(noreplace) %{_sysconfdir}/%{name}
12cr|dokuwiki-20110525a-1|137	%{_var}/www/%{name}
12cr|dokuwiki-20110525a-1|138	%{_datadir}/%{name}
12cr|dokuwiki-20110525a-1|139	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
12cr|dokuwiki-20110525a-1|140	
12cr|dokuwiki-20110525a-1|141	
12cr|dokuwiki-20110525a-1|142	%changelog
12cr|dokuwiki-20110525a-1|143	* Thu Oct 06 2011 Andrey Bondrov <abondrov@mandriva.org> 20110525a-1mdv2012.0
12cr|dokuwiki-20110525a-1|144	+ Revision: 703319
12cr|dokuwiki-20110525a-1|145	- New version: 20110525a
12cr|dokuwiki-20110525a-1|146	
12cr|dokuwiki-20110525a-1|147	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 20091225-3mdv2011.0
12cr|dokuwiki-20110525a-1|148	+ Revision: 610265
12cr|dokuwiki-20110525a-1|149	- rebuild
12cr|dokuwiki-20110525a-1|150	
12cr|dokuwiki-20110525a-1|151	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 20091225-2mdv2010.1
12cr|dokuwiki-20110525a-1|152	+ Revision: 513174
12cr|dokuwiki-20110525a-1|153	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|dokuwiki-20110525a-1|154	
12cr|dokuwiki-20110525a-1|155	* Thu Jan 21 2010 Frederik Himpe <fhimpe@mandriva.org> 20091225-1mdv2010.1
12cr|dokuwiki-20110525a-1|156	+ Revision: 494701
12cr|dokuwiki-20110525a-1|157	- Update to new version 2009-12-25c
12cr|dokuwiki-20110525a-1|158	
12cr|dokuwiki-20110525a-1|159	* Fri Oct 09 2009 Jerome Martin <jmartin@mandriva.org> 20090214-2mdv2010.0
12cr|dokuwiki-20110525a-1|160	+ Revision: 456375
12cr|dokuwiki-20110525a-1|161	- Updated to release 2009-02-14b for security fix for a local file inclusion issue 1700 (CVE-2009-1960)
12cr|dokuwiki-20110525a-1|162	Fixed installation bug #49532
12cr|dokuwiki-20110525a-1|163	
12cr|dokuwiki-20110525a-1|164	* Tue Feb 17 2009 Jerome Martin <jmartin@mandriva.org> 20090214-1mdv2009.1
12cr|dokuwiki-20110525a-1|165	+ Revision: 341205
12cr|dokuwiki-20110525a-1|166	- version 2008-02-14
12cr|dokuwiki-20110525a-1|167	
12cr|dokuwiki-20110525a-1|168	* Tue Sep 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20080505-2mdv2009.0
12cr|dokuwiki-20110525a-1|169	+ Revision: 285147
12cr|dokuwiki-20110525a-1|170	- add php-xml dependency
12cr|dokuwiki-20110525a-1|171	
12cr|dokuwiki-20110525a-1|172	* Mon Jun 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20080505-1mdv2009.0
12cr|dokuwiki-20110525a-1|173	+ Revision: 230355
12cr|dokuwiki-20110525a-1|174	-use a nicer workaround for rpm bug (thanks Pixel)
12cr|dokuwiki-20110525a-1|175	-correct data files double inclusion
12cr|dokuwiki-20110525a-1|176	- new version
12cr|dokuwiki-20110525a-1|177	- workaround rpm bug when computing files list difference on upgrade (#41713)
12cr|dokuwiki-20110525a-1|178	
12cr|dokuwiki-20110525a-1|179	+ Pixel <pixel@mandriva.com>
12cr|dokuwiki-20110525a-1|180	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|dokuwiki-20110525a-1|181	
12cr|dokuwiki-20110525a-1|182	* Fri Feb 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20070626b-2mdv2008.1
12cr|dokuwiki-20110525a-1|183	+ Revision: 173937
12cr|dokuwiki-20110525a-1|184	- fix FHS patch
12cr|dokuwiki-20110525a-1|185	- revert previous css location change, they are used indirectly by php code
12cr|dokuwiki-20110525a-1|186	
12cr|dokuwiki-20110525a-1|187	* Fri Feb 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20070626b-1mdv2008.1
12cr|dokuwiki-20110525a-1|188	+ Revision: 173924
12cr|dokuwiki-20110525a-1|189	- new version
12cr|dokuwiki-20110525a-1|190	- rediff FHS patch
12cr|dokuwiki-20110525a-1|191	- fix css location
12cr|dokuwiki-20110525a-1|192	
12cr|dokuwiki-20110525a-1|193	+ Olivier Blin <blino@mandriva.org>
12cr|dokuwiki-20110525a-1|194	- restore BuildRoot
12cr|dokuwiki-20110525a-1|195	
12cr|dokuwiki-20110525a-1|196	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 20061106-1mdv2008.1
12cr|dokuwiki-20110525a-1|197	+ Revision: 124146
12cr|dokuwiki-20110525a-1|198	- kill re-definition of %%buildroot on Pixel's request
12cr|dokuwiki-20110525a-1|199	
12cr|dokuwiki-20110525a-1|200	
12cr|dokuwiki-20110525a-1|201	* Wed Dec 13 2006 Guillaume Rousse <guillomovitch@mandriva.org> 20061106-1mdv2007.0
12cr|dokuwiki-20110525a-1|202	+ Revision: 96213
12cr|dokuwiki-20110525a-1|203	- handle upgrade from previous setup
12cr|dokuwiki-20110525a-1|204	- new version
12cr|dokuwiki-20110525a-1|205	use a patch to enforce FHS compliance instead of symlinks
12cr|dokuwiki-20110525a-1|206	put all included files outside of web directory
12cr|dokuwiki-20110525a-1|207	put data under /var/lib/dokuwiki directly, no need for an additional empty directory
12cr|dokuwiki-20110525a-1|208	put sample configuration files under documentation
12cr|dokuwiki-20110525a-1|209	provide README.urpmi about mdv specific setup
12cr|dokuwiki-20110525a-1|210	cleanup spec file
12cr|dokuwiki-20110525a-1|211	
12cr|dokuwiki-20110525a-1|212	+ jmartin <jmartin>
12cr|dokuwiki-20110525a-1|213	- import dokuwiki-20060309-3mdv2007.0
12cr|dokuwiki-20110525a-1|214	
12cr|dokuwiki-20110525a-1|215	* Fri Jun 30 2006 Jerome Martin <jmartin@mandriva.org> 20060309-3mdv2007.0
12cr|dokuwiki-20110525a-1|216	- Fix web directory to /var/www/dokuwiki
12cr|dokuwiki-20110525a-1|217	
12cr|dokuwiki-20110525a-1|218	* Fri May 12 2006 Jerome Martin <jmartin@mandriva.org> 20060309-2mdk
12cr|dokuwiki-20110525a-1|219	- Fixed WebappsPolicy
12cr|dokuwiki-20110525a-1|220	
12cr|dokuwiki-20110525a-1|221	* Thu Mar 23 2006 Jerome Martin <jmartin@mandriva.org> 20060309-1mdk
12cr|dokuwiki-20110525a-1|222	- Version 2006-03-09
12cr|dokuwiki-20110525a-1|223	
12cr|dokuwiki-20110525a-1|224	* Mon Feb 06 2006 Jerome Martin <jmartin@mandriva.org> 20050922-1mdk
12cr|dokuwiki-20110525a-1|225	- New version
12cr|dokuwiki-20110525a-1|226	
12cr|dokuwiki-20110525a-1|227	* Sun Jul 24 2005 Michael Scherer <misc@mandriva.org> 20050713-1mdk
12cr|dokuwiki-20110525a-1|228	- from roudoudou <roudoud0u@free.fr>
12cr|dokuwiki-20110525a-1|229	- Initial Mandriva rpm package
12cr|dokuwiki-20110525a-1|230	

1005 12
12cr|dolly-0.57-10|1	%define name    dolly
12cr|dolly-0.57-10|2	%define version  0.57
12cr|dolly-0.57-10|3	%define release %mkrel 10
12cr|dolly-0.57-10|4	%define lib_name_orig lib%{name}
12cr|dolly-0.57-10|5	%define lib_major 0
12cr|dolly-0.57-10|6	%define lib_name %{lib_name_orig}%{lib_major}
12cr|dolly-0.57-10|7	
12cr|dolly-0.57-10|8	Name:           %{name}
12cr|dolly-0.57-10|9	Summary:	Clone the installation of one machine to many other machines
12cr|dolly-0.57-10|10	Group:		System/Cluster
12cr|dolly-0.57-10|11	Version:        %{version}
12cr|dolly-0.57-10|12	Release:        %{release}
12cr|dolly-0.57-10|13	License:	GPL
12cr|dolly-0.57-10|14	URL:		http://www.cs.inf.ethz.ch/stricker/CoPs/patagonia/dolly.html
12cr|dolly-0.57-10|15	#Requires:
12cr|dolly-0.57-10|16	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|dolly-0.57-10|17	Prefix:         %{_prefix}
12cr|dolly-0.57-10|18	Source:         %{name}-%{version}.tar.bz2
12cr|dolly-0.57-10|19	Source10:	dolly.html
12cr|dolly-0.57-10|20	Source11:	dolly.conf
12cr|dolly-0.57-10|21	#Patch0:
12cr|dolly-0.57-10|22	
12cr|dolly-0.57-10|23	%description
12cr|dolly-0.57-10|24	Dolly is used to clone the installation of one machine to
12cr|dolly-0.57-10|25	(possibly many) other machines. It can distribute image-files
12cr|dolly-0.57-10|26	(even gnu-zipped), partitions or whole hard disk drives to
12cr|dolly-0.57-10|27	other partitions or hard disk drives. As it forms a "virtual TCP
12cr|dolly-0.57-10|28	ring" to distribute data, it works best with fast switched
12cr|dolly-0.57-10|29	networks (we were able to clone a 2 GB Windows NT partition
12cr|dolly-0.57-10|30	to 15 machines in our cluster over Gigabit Ethernet in less
12cr|dolly-0.57-10|31	than 4 minutes).
12cr|dolly-0.57-10|32	
12cr|dolly-0.57-10|33	As dolly clones whole partitions block-wise it works for most
12cr|dolly-0.57-10|34	filesystems. We used it to clone partitions of the following
12cr|dolly-0.57-10|35	type: Linux, Windows NT, Oberon, Solaris (most of our machines
12cr|dolly-0.57-10|36	have multi boot setups). We have a small (additional) Linux
12cr|dolly-0.57-10|37	installation on all of our machines or use a small one-floppy-disk-linux
12cr|dolly-0.57-10|38	(e.g. muLinux) to do the cloning.
12cr|dolly-0.57-10|39	
12cr|dolly-0.57-10|40	%prep
12cr|dolly-0.57-10|41	rm -rf %{RPM_BUILD_ROOT}
12cr|dolly-0.57-10|42	%setup -q -n %{name}-%{version}
12cr|dolly-0.57-10|43	#%patch0 -p0
12cr|dolly-0.57-10|44	
12cr|dolly-0.57-10|45	%build
12cr|dolly-0.57-10|46	gcc dolly.c -o dolly
12cr|dolly-0.57-10|47	
12cr|dolly-0.57-10|48	%install
12cr|dolly-0.57-10|49	mkdir -p %{buildroot}%{_bindir}
12cr|dolly-0.57-10|50	mkdir -p %{buildroot}%{_sysconfdir}
12cr|dolly-0.57-10|51	install -m755 $RPM_BUILD_DIR/%{name}-%{version}/dolly %{buildroot}%{_bindir}/dolly
12cr|dolly-0.57-10|52	cp -v %{SOURCE10} ${RPM_BUILD_DIR}/%{name}-%{version}
12cr|dolly-0.57-10|53	cp -v %{SOURCE11} %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|dolly-0.57-10|54	
12cr|dolly-0.57-10|55	%clean
12cr|dolly-0.57-10|56	rm -rf ${RPM_BUILD_ROOT}
12cr|dolly-0.57-10|57	
12cr|dolly-0.57-10|58	%files
12cr|dolly-0.57-10|59	%defattr(-,root,root)
12cr|dolly-0.57-10|60	%doc README dolly.html
12cr|dolly-0.57-10|61	%attr(755,root,root) %{_bindir}/dolly
12cr|dolly-0.57-10|62	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|dolly-0.57-10|63	
12cr|dolly-0.57-10|64	
12cr|dolly-0.57-10|65	
12cr|dolly-0.57-10|66	
12cr|dolly-0.57-10|67	%changelog
12cr|dolly-0.57-10|68	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.57-10mdv2011.0
12cr|dolly-0.57-10|69	+ Revision: 610266
12cr|dolly-0.57-10|70	- rebuild
12cr|dolly-0.57-10|71	
12cr|dolly-0.57-10|72	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.57-9mdv2009.0
12cr|dolly-0.57-10|73	+ Revision: 244451
12cr|dolly-0.57-10|74	- rebuild
12cr|dolly-0.57-10|75	
12cr|dolly-0.57-10|76	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.57-7mdv2008.1
12cr|dolly-0.57-10|77	+ Revision: 136373
12cr|dolly-0.57-10|78	- restore BuildRoot
12cr|dolly-0.57-10|79	
12cr|dolly-0.57-10|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|dolly-0.57-10|81	- kill re-definition of %%buildroot on Pixel's request
12cr|dolly-0.57-10|82	
12cr|dolly-0.57-10|83	* Fri Jun 22 2007 Thierry Vignaud <tv@mandriva.org> 0.57-7mdv2008.0
12cr|dolly-0.57-10|84	+ Revision: 42993
12cr|dolly-0.57-10|85	- fix group
12cr|dolly-0.57-10|86	- fix group
12cr|dolly-0.57-10|87	
12cr|dolly-0.57-10|88	
12cr|dolly-0.57-10|89	* Thu Mar 01 2007 aginies <aginies> 0.57-5mdv2007.0
12cr|dolly-0.57-10|90	+ Revision: 130565
12cr|dolly-0.57-10|91	- Import dolly
12cr|dolly-0.57-10|92	
12cr|dolly-0.57-10|93	* Sat Jun 24 2006 Antoine Ginies <aginies@mandriva.com> 0.57-5mdv2007.0
12cr|dolly-0.57-10|94	- really add the configuration file :)
12cr|dolly-0.57-10|95	- remove unneeded provides
12cr|dolly-0.57-10|96	
12cr|dolly-0.57-10|97	* Sat Jun 24 2006 Antoine Ginies <aginies@mandriva.com> 0.57-4mdv2007.0
12cr|dolly-0.57-10|98	- add a default configuration file
12cr|dolly-0.57-10|99	
12cr|dolly-0.57-10|100	* Mon Mar 21 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 0.57-3mdk
12cr|dolly-0.57-10|101	- add html doc
12cr|dolly-0.57-10|102	

1006 12
12cr|dolly_plus-0.93-7|1	%define name dolly_plus
12cr|dolly_plus-0.93-7|2	%define version 0.93
12cr|dolly_plus-0.93-7|3	%define release %mkrel 7
12cr|dolly_plus-0.93-7|4	
12cr|dolly_plus-0.93-7|5	Summary: Clone the installation of one machine to many other machines
12cr|dolly_plus-0.93-7|6	Name: %{name}
12cr|dolly_plus-0.93-7|7	Version: %{version}
12cr|dolly_plus-0.93-7|8	Release: %{release}
12cr|dolly_plus-0.93-7|9	Source0: %{name}-%{version}.tar.bz2
12cr|dolly_plus-0.93-7|10	Patch0: dolly_plus-Makefile.patch
12cr|dolly_plus-0.93-7|11	Patch1: dolly_plus-Client.patch
12cr|dolly_plus-0.93-7|12	Source2: dolly_plus.cfg
12cr|dolly_plus-0.93-7|13	License: GPL
12cr|dolly_plus-0.93-7|14	Group: System/Servers
12cr|dolly_plus-0.93-7|15	Url: http://corvus.kek.jp/~manabe/pcf/dolly/
12cr|dolly_plus-0.93-7|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dolly_plus-0.93-7|17	
12cr|dolly_plus-0.93-7|18	
12cr|dolly_plus-0.93-7|19	%description
12cr|dolly_plus-0.93-7|20	In administrating a large scale PC cluster, installation and updating both
12cr|dolly_plus-0.93-7|21	of kernel and utility software to whole the system are very troublesome,
12cr|dolly_plus-0.93-7|22	especially if the numbers of PC exceeds a hundred. In installation, people
12cr|dolly_plus-0.93-7|23	usually make dead copies of a hard disk image in which software systems are
12cr|dolly_plus-0.93-7|24	previously installed and then they are distributed among node PCs by CDs or
12cr|dolly_plus-0.93-7|25	hard disk themselves.
12cr|dolly_plus-0.93-7|26	Though some software do such a process through networks, they commonly have
12cr|dolly_plus-0.93-7|27	an performance bottleneck at server where the original image are hold.
12cr|dolly_plus-0.93-7|28	A cloning program `dolly' developed in ETH(Swiss Federal Institute of
12cr|dolly_plus-0.93-7|29	Technology) avoids such bottleneck by using a "ring" type connection rather
12cr|dolly_plus-0.93-7|30	than 'hub' type connection among one server and many clients.
12cr|dolly_plus-0.93-7|31	I have extended its concept with multi-threading and pipeline technique.
12cr|dolly_plus-0.93-7|32	It speeds up installation process very much. One-to-ten copying, for example,
12cr|dolly_plus-0.93-7|33	finishes in almost same minutes for one-to-one copy.
12cr|dolly_plus-0.93-7|34	In addition, time out sensing 'bypass' mechanism makes the copy process
12cr|dolly_plus-0.93-7|35	pretty robust in the case of a client machine trouble.
12cr|dolly_plus-0.93-7|36	
12cr|dolly_plus-0.93-7|37	%prep
12cr|dolly_plus-0.93-7|38	%setup -q
12cr|dolly_plus-0.93-7|39	%patch0 -p0
12cr|dolly_plus-0.93-7|40	%patch1 -p0
12cr|dolly_plus-0.93-7|41	
12cr|dolly_plus-0.93-7|42	%build
12cr|dolly_plus-0.93-7|43	%make
12cr|dolly_plus-0.93-7|44	
12cr|dolly_plus-0.93-7|45	%install
12cr|dolly_plus-0.93-7|46	rm -rf $RPM_BUILD_ROOT
12cr|dolly_plus-0.93-7|47	mkdir -p %{buildroot}/%{_bindir}
12cr|dolly_plus-0.93-7|48	mkdir -p %{buildroot}/%{_sysconfdir}
12cr|dolly_plus-0.93-7|49	install -m755 $RPM_BUILD_DIR/%name-%version/dollyS %{buildroot}/%{_bindir}/dollyS
12cr|dolly_plus-0.93-7|50	install -m755 $RPM_BUILD_DIR/%name-%version/dollyC %{buildroot}/%{_bindir}/dollyC
12cr|dolly_plus-0.93-7|51	install -m755 $RPM_BUILD_DIR/%name-%version/dping %{buildroot}/%{_bindir}/dping
12cr|dolly_plus-0.93-7|52	install -m 644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/dolly_plus.cfg.sample
12cr|dolly_plus-0.93-7|53	
12cr|dolly_plus-0.93-7|54	%clean
12cr|dolly_plus-0.93-7|55	rm -rf $RPM_BUILD_ROOT
12cr|dolly_plus-0.93-7|56	
12cr|dolly_plus-0.93-7|57	%files
12cr|dolly_plus-0.93-7|58	%defattr(-,root,root)
12cr|dolly_plus-0.93-7|59	%doc index.html
12cr|dolly_plus-0.93-7|60	%config %{_sysconfdir}/dolly_plus.cfg.sample
12cr|dolly_plus-0.93-7|61	%{_bindir}/dollyS
12cr|dolly_plus-0.93-7|62	%{_bindir}/dollyC
12cr|dolly_plus-0.93-7|63	%{_bindir}/dping
12cr|dolly_plus-0.93-7|64	
12cr|dolly_plus-0.93-7|65	
12cr|dolly_plus-0.93-7|66	
12cr|dolly_plus-0.93-7|67	
12cr|dolly_plus-0.93-7|68	%changelog
12cr|dolly_plus-0.93-7|69	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.93-7mdv2011.0
12cr|dolly_plus-0.93-7|70	+ Revision: 610267
12cr|dolly_plus-0.93-7|71	- rebuild
12cr|dolly_plus-0.93-7|72	
12cr|dolly_plus-0.93-7|73	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.93-6mdv2009.0
12cr|dolly_plus-0.93-7|74	+ Revision: 244452
12cr|dolly_plus-0.93-7|75	- rebuild
12cr|dolly_plus-0.93-7|76	
12cr|dolly_plus-0.93-7|77	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.93-4mdv2008.1
12cr|dolly_plus-0.93-7|78	+ Revision: 136373
12cr|dolly_plus-0.93-7|79	- restore BuildRoot
12cr|dolly_plus-0.93-7|80	
12cr|dolly_plus-0.93-7|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|dolly_plus-0.93-7|82	- kill re-definition of %%buildroot on Pixel's request
12cr|dolly_plus-0.93-7|83	
12cr|dolly_plus-0.93-7|84	
12cr|dolly_plus-0.93-7|85	* Fri Mar 02 2007 Antoine Ginies <aginies@mandriva.com> 0.93-4mdv2007.0
12cr|dolly_plus-0.93-7|86	+ Revision: 130967
12cr|dolly_plus-0.93-7|87	- need to increment the release to build it on cooker
12cr|dolly_plus-0.93-7|88	- Import dolly_plus
12cr|dolly_plus-0.93-7|89	
12cr|dolly_plus-0.93-7|90	* Thu Apr 06 2006 Antoine Ginies <aginies@mandriva.com> 0.93-2mdk
12cr|dolly_plus-0.93-7|91	- add default configuration file
12cr|dolly_plus-0.93-7|92	- use mkrel
12cr|dolly_plus-0.93-7|93	
12cr|dolly_plus-0.93-7|94	* Thu Nov 17 2005 Antoine Ginies <aginies@mandriva.com> 0.93-1mdk
12cr|dolly_plus-0.93-7|95	- first mdk release
12cr|dolly_plus-0.93-7|96	

1007 12
12cr|dolphin-connector-1.2-4|1	%define svn_version g5f75edb
12cr|dolphin-connector-1.2-4|2	
12cr|dolphin-connector-1.2-4|3	Name: dolphin-connector
12cr|dolphin-connector-1.2-4|4	Summary: Dolphin Connector is a simple MySQL C API wrapper for C++. It is originally designed to be as efficient as is possible
12cr|dolphin-connector-1.2-4|5	Version: 1.2
12cr|dolphin-connector-1.2-4|6	Release: %mkrel 4
12cr|dolphin-connector-1.2-4|7	License: BSD
12cr|dolphin-connector-1.2-4|8	Group: Development/C++
12cr|dolphin-connector-1.2-4|9	Source: http://github.com/poetinha/dolphin-connector/tarball/master/poetinha-%{name}-v%{version}-1-%{svn_version}.tar.gz
12cr|dolphin-connector-1.2-4|10	URL:	http://github.com/poetinha/dolphin-connector
12cr|dolphin-connector-1.2-4|11	BuildRequires: boost-static-devel, mysql-devel, automake
12cr|dolphin-connector-1.2-4|12	BuildRoot: %_tmppath/%{name}-%{version}-buildroot
12cr|dolphin-connector-1.2-4|13	
12cr|dolphin-connector-1.2-4|14	%description
12cr|dolphin-connector-1.2-4|15	Dolphin Connector is a simples MySQL C API wrapper for C++, It is originally designed to be as efficient as is possible, and makes no use of exceptions
12cr|dolphin-connector-1.2-4|16	
12cr|dolphin-connector-1.2-4|17	%package  devel
12cr|dolphin-connector-1.2-4|18	Summary: Development files for Dolphin Connector
12cr|dolphin-connector-1.2-4|19	Group: Development/C++
12cr|dolphin-connector-1.2-4|20	Requires: %{name} = %{version}-%{release}
12cr|dolphin-connector-1.2-4|21	Requires: mysql-devel
12cr|dolphin-connector-1.2-4|22	Requires: boost-devel
12cr|dolphin-connector-1.2-4|23	
12cr|dolphin-connector-1.2-4|24	%description devel
12cr|dolphin-connector-1.2-4|25	Dolphin Connector development package
12cr|dolphin-connector-1.2-4|26	
12cr|dolphin-connector-1.2-4|27	%prep
12cr|dolphin-connector-1.2-4|28	rm -rf %{buildroot}
12cr|dolphin-connector-1.2-4|29	%setup -q -n poetinha-%{name}-5f75edb
12cr|dolphin-connector-1.2-4|30	
12cr|dolphin-connector-1.2-4|31	%build
12cr|dolphin-connector-1.2-4|32	./autogen.sh
12cr|dolphin-connector-1.2-4|33	
12cr|dolphin-connector-1.2-4|34	########./configure --prefix=/usr/ --disable-static
12cr|dolphin-connector-1.2-4|35	%configure
12cr|dolphin-connector-1.2-4|36	%make
12cr|dolphin-connector-1.2-4|37	
12cr|dolphin-connector-1.2-4|38	%install
12cr|dolphin-connector-1.2-4|39	rm -rf %{buildroot}
12cr|dolphin-connector-1.2-4|40	%make_install
12cr|dolphin-connector-1.2-4|41	
12cr|dolphin-connector-1.2-4|42	cd include/
12cr|dolphin-connector-1.2-4|43	make install DESTDIR=%{buildroot}
12cr|dolphin-connector-1.2-4|44	
12cr|dolphin-connector-1.2-4|45	rm -f %{buildroot}%{_libdir}/*.la
12cr|dolphin-connector-1.2-4|46	rm -f %{buildroot}%{_libdir}/*.a
12cr|dolphin-connector-1.2-4|47	
12cr|dolphin-connector-1.2-4|48	rm -f sample/Makefile*
12cr|dolphin-connector-1.2-4|49	
12cr|dolphin-connector-1.2-4|50	%post -p /sbin/ldconfig
12cr|dolphin-connector-1.2-4|51	
12cr|dolphin-connector-1.2-4|52	%postun -p /sbin/ldconfig
12cr|dolphin-connector-1.2-4|53	
12cr|dolphin-connector-1.2-4|54	%files
12cr|dolphin-connector-1.2-4|55	%defattr(-,root,root,-)
12cr|dolphin-connector-1.2-4|56	%doc ChangeLog LICENSE README TODO
12cr|dolphin-connector-1.2-4|57	%{_libdir}/*.so.*
12cr|dolphin-connector-1.2-4|58	
12cr|dolphin-connector-1.2-4|59	%files devel
12cr|dolphin-connector-1.2-4|60	%defattr(-,root,root,-)
12cr|dolphin-connector-1.2-4|61	%doc sample
12cr|dolphin-connector-1.2-4|62	%{_includedir}/dolphinconn
12cr|dolphin-connector-1.2-4|63	%{_libdir}/*.so
12cr|dolphin-connector-1.2-4|64	
12cr|dolphin-connector-1.2-4|65	
12cr|dolphin-connector-1.2-4|66	%clean
12cr|dolphin-connector-1.2-4|67	rm -rf $RPM_BUILD_ROOT
12cr|dolphin-connector-1.2-4|68	
12cr|dolphin-connector-1.2-4|69	
12cr|dolphin-connector-1.2-4|70	%changelog
12cr|dolphin-connector-1.2-4|71	* Thu Sep 22 2011 Leonardo Coelho <leonardoc@mandriva.com> 1.2-4mdv2012.0
12cr|dolphin-connector-1.2-4|72	+ Revision: 700988
12cr|dolphin-connector-1.2-4|73	- change the package license
12cr|dolphin-connector-1.2-4|74	- add devel package
12cr|dolphin-connector-1.2-4|75	- changes on spec file
12cr|dolphin-connector-1.2-4|76	
12cr|dolphin-connector-1.2-4|77	* Tue Sep 06 2011 Leonardo Coelho <leonardoc@mandriva.com> 1.2-1
12cr|dolphin-connector-1.2-4|78	+ Revision: 698382
12cr|dolphin-connector-1.2-4|79	- first mandriva version
12cr|dolphin-connector-1.2-4|80	- Created package structure for dolphin-connector.
12cr|dolphin-connector-1.2-4|81	

1008 12
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|1	# Copyright (c) 2000-2005, JPackage Project
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|2	# All rights reserved.
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|3	#
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|4	# Redistribution and use in source and binary forms, with or without
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|5	# modification, are permitted provided that the following conditions
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|6	# are met:
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|7	#
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|8	# 1. Redistributions of source code must retain the above copyright
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|9	#    notice, this list of conditions and the following disclaimer.
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|11	#    notice, this list of conditions and the following disclaimer in the
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|12	#    documentation and/or other materials provided with the
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|13	#    distribution.
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|15	#    contributors may be used to endorse or promote products derived
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|16	#    from this software without specific prior written permission.
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|17	#
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|29	#
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|30	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|31	%define gcj_support     1
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|32	%define section         free
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|33	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|34	# -----------------------------------------------------------------------------
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|35	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|36	Name:           dom2-core-tests
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|37	Version:        0.0.1
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|38	Release:        %mkrel 0.20040405.1.7
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|39	Epoch:          0
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|40	Summary:        DOM Conformance Test Suite
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|41	Group:          Development/Java
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|42	License:        W3C Software License
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|43	URL:            http://www.w3.org/DOM/Test/
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|44	Source0:        http://www.w3.org/2004/04/dom2-core-tests-20040405.jar
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|45	Patch0:         dom2-core-tests-build_xml.patch
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|46	Patch1:         dom2-core-tests-no-classpath-in-manifest.patch
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|47	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|48	#Vendor:         JPackage Project
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|49	#Distribution:   JPackage
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|50	BuildRequires:  ant
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|51	%if %{gcj_support}
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|52	BuildRequires:  java-gcj-compat-devel
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|53	%else
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|54	BuildArch:      noarch
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|55	BuildRequires:  java-devel >= 0:1.4.2
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|56	%endif
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|57	BuildRequires:  java-rpmbuild >= 0:1.5
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|58	BuildRequires:  junit
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|59	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|60	%description
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|61	The DOM Test Suites (DOM TS) will consist of a number of tests
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|62	for each level of the DOM specification. The tests will be
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|63	represented in an XML grammar which ensures that tests can easily
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|64	be ported from the description format to a number of specific
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|65	language bindings. This grammar will be specified in XML Schema
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|66	and DTD form. The grammar will be automatically generated from the
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|67	DOM specifications themselves, to ensure stability and correctness.
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|68	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|69	%package javadoc
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|70	Group:          Development/Java
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|71	Summary:        Javadoc for %{name}
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|72	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|73	%description javadoc
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|74	Javadoc for %{name}.
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|75	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|76	%prep
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|77	%setup -q -c
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|78	rm -r junit
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|79	find . -name '*.jar' -o -name '*.class' -exec rm {} \;
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|80	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|81	%patch0 -b .orig
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|82	%patch1 -p1
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|83	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|84	%build
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|85	export CLASSPATH=$(build-classpath junit)
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|86	export OPT_JAR_LIST=
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|87	%{ant} dist
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|88	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|89	%install
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|90	rm -rf $RPM_BUILD_ROOT
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|91	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|92	# jars
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|93	install -d -m 0755 $RPM_BUILD_ROOT%{_javadir}
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|94	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|95	vjar=$(echo %{name}.jar | sed s+.jar+-%{version}.jar+g)
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|96	install -m 644 %{name}-%{version}/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/$vjar
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|97	pushd $RPM_BUILD_ROOT%{_javadir}
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|98	ln -fs $vjar %{name}.jar
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|99	popd
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|100	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|101	# javadoc
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|102	install -d -m 0755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|103	cp -pr %{name}-%{version}/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|104	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|105	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|106	%if %{gcj_support}
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|107	%{_bindir}/aot-compile-rpm
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|108	%endif
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|109	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|110	%clean
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|111	rm -rf $RPM_BUILD_ROOT
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|112	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|113	%files
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|114	%defattr(0644,root,root,0755)
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|115	%{_javadir}/*
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|116	%if %{gcj_support}
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|117	%dir %{_libdir}/gcj/%{name}
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|118	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|119	%endif
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|120	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|121	%files javadoc
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|122	%defattr(0644,root,root,0755)
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|123	%{_javadocdir}/%{name}-%{version}
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|124	%{_javadocdir}/%{name}
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|125	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|126	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|127	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|128	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|129	%changelog
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|130	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:0.0.1-0.20040405.1.7mdv2011.0
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|131	+ Revision: 617871
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|132	- the mass rebuild of 2010.0 packages
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|133	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|134	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0:0.0.1-0.20040405.1.6mdv2010.0
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|135	+ Revision: 428326
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|136	- rebuild
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|137	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|138	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0:0.0.1-0.20040405.1.5mdv2009.0
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|139	+ Revision: 136373
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|140	- restore BuildRoot
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|141	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|142	+ Thierry Vignaud <tv@mandriva.org>
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|143	- kill re-definition of %%buildroot on Pixel's request
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|144	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|145	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:0.0.1-0.20040405.1.5mdv2008.1
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|146	+ Revision: 120862
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|147	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|148	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|149	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:0.0.1-0.20040405.1.4mdv2008.0
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|150	+ Revision: 87326
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|151	- rebuild to filter out autorequires of GCJ AOT objects
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|152	- remove unnecessary Requires(post) on java-gcj-compat
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|153	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|154	* Sun Sep 09 2007 Pascal Terjan <pterjan@mandriva.org> 0:0.0.1-0.20040405.1.3mdv2008.0
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|155	+ Revision: 82880
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|156	- rebuild
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|157	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|158	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|159	* Mon Mar 12 2007 David Walluck <walluck@mandriva.org> 0:0.0.1-0.20040405.1.2mdv2007.1
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|160	+ Revision: 142010
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|161	- bump release
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|162	- BuildRequires: junit
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|163	- Import dom2-core-tests
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|164	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|165	* Mon Mar 12 2007 David Walluck <walluck@mandriva.org> 0:0.0.1-0.20040405.1.1mdv2007.1
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|166	- release
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|167	
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|168	* Mon Jan 30 2006 Ralph Apel <r.apel at r-apel.de> 0:0.0.1-0.20040405.1jpp
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|169	- First JPackage build.
12cr|dom2-core-tests-0.0.1-0.20040405.1.7|170	

1009 12
12cr|dom4j-1.6.1-8|1	# Copyright (c) 2000-2007, JPackage Project
12cr|dom4j-1.6.1-8|2	# All rights reserved.
12cr|dom4j-1.6.1-8|3	#
12cr|dom4j-1.6.1-8|4	# Redistribution and use in source and binary forms, with or without
12cr|dom4j-1.6.1-8|5	# modification, are permitted provided that the following conditions
12cr|dom4j-1.6.1-8|6	# are met:
12cr|dom4j-1.6.1-8|7	#
12cr|dom4j-1.6.1-8|8	# 1. Redistributions of source code must retain the above copyright
12cr|dom4j-1.6.1-8|9	#    notice, this list of conditions and the following disclaimer.
12cr|dom4j-1.6.1-8|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|dom4j-1.6.1-8|11	#    notice, this list of conditions and the following disclaimer in the
12cr|dom4j-1.6.1-8|12	#    documentation and/or other materials provided with the
12cr|dom4j-1.6.1-8|13	#    distribution.
12cr|dom4j-1.6.1-8|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|dom4j-1.6.1-8|15	#    contributors may be used to endorse or promote products derived
12cr|dom4j-1.6.1-8|16	#    from this software without specific prior written permission.
12cr|dom4j-1.6.1-8|17	#
12cr|dom4j-1.6.1-8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|dom4j-1.6.1-8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|dom4j-1.6.1-8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|dom4j-1.6.1-8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|dom4j-1.6.1-8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|dom4j-1.6.1-8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|dom4j-1.6.1-8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|dom4j-1.6.1-8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|dom4j-1.6.1-8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|dom4j-1.6.1-8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|dom4j-1.6.1-8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|dom4j-1.6.1-8|29	#
12cr|dom4j-1.6.1-8|30	
12cr|dom4j-1.6.1-8|31	Summary:        Open Source XML framework for Java
12cr|dom4j-1.6.1-8|32	Name:           dom4j
12cr|dom4j-1.6.1-8|33	Version:        1.6.1
12cr|dom4j-1.6.1-8|34	Release:        8
12cr|dom4j-1.6.1-8|35	License:        BSD
12cr|dom4j-1.6.1-8|36	URL:            http://www.dom4j.org/
12cr|dom4j-1.6.1-8|37	Group:          Development/Java
12cr|dom4j-1.6.1-8|38	Source0:        http://downloads.sourceforge.net/dom4j/dom4j-1.6.1.tar.gz
12cr|dom4j-1.6.1-8|39	Source1:        dom4j_rundemo.sh
12cr|dom4j-1.6.1-8|40	Patch0:         dom4j-1.6.1-build_xml.patch
12cr|dom4j-1.6.1-8|41	BuildRequires:  jpackage-utils >= 0:1.6
12cr|dom4j-1.6.1-8|42	BuildRequires:  ant >= 0:1.6
12cr|dom4j-1.6.1-8|43	BuildRequires:  junit
12cr|dom4j-1.6.1-8|44	BuildRequires:  jtidy
12cr|dom4j-1.6.1-8|45	BuildRequires:  junitperf
12cr|dom4j-1.6.1-8|46	BuildRequires:  isorelax
12cr|dom4j-1.6.1-8|47	BuildRequires:  jaxen-bootstrap >= 0:1.1-0.b7
12cr|dom4j-1.6.1-8|48	BuildRequires:  msv-msv
12cr|dom4j-1.6.1-8|49	BuildRequires:  relaxngDatatype
12cr|dom4j-1.6.1-8|50	BuildRequires:  bea-stax
12cr|dom4j-1.6.1-8|51	BuildRequires:  bea-stax-api
12cr|dom4j-1.6.1-8|52	BuildRequires:  ws-jaxme
12cr|dom4j-1.6.1-8|53	BuildRequires:  xalan-j2
12cr|dom4j-1.6.1-8|54	BuildRequires:  xerces-j2
12cr|dom4j-1.6.1-8|55	BuildRequires:  jaxp = 1.2
12cr|dom4j-1.6.1-8|56	BuildRequires:  xpp2
12cr|dom4j-1.6.1-8|57	BuildRequires:  xpp3
12cr|dom4j-1.6.1-8|58	BuildRequires:  msv-xsdlib
12cr|dom4j-1.6.1-8|59	Requires:  xpp2
12cr|dom4j-1.6.1-8|60	Requires:  xpp3
12cr|dom4j-1.6.1-8|61	Requires:  xerces-j2
12cr|dom4j-1.6.1-8|62	Requires:  msv-msv
12cr|dom4j-1.6.1-8|63	Requires:  msv-xsdlib
12cr|dom4j-1.6.1-8|64	Requires:  relaxngDatatype
12cr|dom4j-1.6.1-8|65	Requires:  isorelax
12cr|dom4j-1.6.1-8|66	Requires:  jaxen-bootstrap >= 0:1.1-0.b7
12cr|dom4j-1.6.1-8|67	Requires:  jpackage-utils >= 0:1.6
12cr|dom4j-1.6.1-8|68	Requires:  bea-stax
12cr|dom4j-1.6.1-8|69	Requires:  bea-stax-api
12cr|dom4j-1.6.1-8|70	Requires:  ws-jaxme
12cr|dom4j-1.6.1-8|71	Requires:  xalan-j2
12cr|dom4j-1.6.1-8|72	BuildArch:      noarch
12cr|dom4j-1.6.1-8|73	
12cr|dom4j-1.6.1-8|74	%description
12cr|dom4j-1.6.1-8|75	dom4j is an Open Source XML framework for Java. dom4j allows you to read,
12cr|dom4j-1.6.1-8|76	write, navigate, create and modify XML documents. dom4j integrates with
12cr|dom4j-1.6.1-8|77	DOM and SAX and is seamlessly integrated with full XPath support.
12cr|dom4j-1.6.1-8|78	
12cr|dom4j-1.6.1-8|79	%package demo
12cr|dom4j-1.6.1-8|80	Summary:        Samples for %{name}
12cr|dom4j-1.6.1-8|81	Group:          Development/Java
12cr|dom4j-1.6.1-8|82	Requires:       dom4j = 0:%{version}-%{release}
12cr|dom4j-1.6.1-8|83	
12cr|dom4j-1.6.1-8|84	%description demo
12cr|dom4j-1.6.1-8|85	Samples for %{name}.
12cr|dom4j-1.6.1-8|86	
12cr|dom4j-1.6.1-8|87	%package manual
12cr|dom4j-1.6.1-8|88	Summary:        Manual for %{name}
12cr|dom4j-1.6.1-8|89	Group:          Development/Java
12cr|dom4j-1.6.1-8|90	
12cr|dom4j-1.6.1-8|91	%description manual
12cr|dom4j-1.6.1-8|92	Development/Java for %{name}.
12cr|dom4j-1.6.1-8|93	
12cr|dom4j-1.6.1-8|94	%package javadoc
12cr|dom4j-1.6.1-8|95	Summary:        Javadoc for %{name}
12cr|dom4j-1.6.1-8|96	Group:          Development/Java
12cr|dom4j-1.6.1-8|97	
12cr|dom4j-1.6.1-8|98	%description javadoc
12cr|dom4j-1.6.1-8|99	Javadoc for %{name}.
12cr|dom4j-1.6.1-8|100	
12cr|dom4j-1.6.1-8|101	
12cr|dom4j-1.6.1-8|102	%prep
12cr|dom4j-1.6.1-8|103	%setup -q
12cr|dom4j-1.6.1-8|104	# replace run.sh
12cr|dom4j-1.6.1-8|105	cp -p %{SOURCE1} run.sh
12cr|dom4j-1.6.1-8|106	# remove binary libs
12cr|dom4j-1.6.1-8|107	find . -name "*.jar" -exec rm -f {} \;
12cr|dom4j-1.6.1-8|108	# fix for deleted jars
12cr|dom4j-1.6.1-8|109	mv build.xml build.xml.orig
12cr|dom4j-1.6.1-8|110	sed -e '/unjar/d' -e 's|,cookbook/\*\*,|,|' build.xml.orig > build.xml
12cr|dom4j-1.6.1-8|111	
12cr|dom4j-1.6.1-8|112	%patch0 -b .sav
12cr|dom4j-1.6.1-8|113	
12cr|dom4j-1.6.1-8|114	%build
12cr|dom4j-1.6.1-8|115	pushd lib
12cr|dom4j-1.6.1-8|116	ln -sf $(build-classpath xpp2)
12cr|dom4j-1.6.1-8|117	ln -sf $(build-classpath relaxngDatatype)
12cr|dom4j-1.6.1-8|118	ln -sf $(build-classpath jaxme/jaxmeapi)
12cr|dom4j-1.6.1-8|119	ln -sf $(build-classpath msv-xsdlib)
12cr|dom4j-1.6.1-8|120	ln -sf $(build-classpath msv-msv)
12cr|dom4j-1.6.1-8|121	ln -sf $(build-classpath jaxen)
12cr|dom4j-1.6.1-8|122	ln -sf $(build-classpath bea-stax-api)
12cr|dom4j-1.6.1-8|123	pushd test
12cr|dom4j-1.6.1-8|124	ln -sf $(build-classpath bea-stax-ri)
12cr|dom4j-1.6.1-8|125	ln -sf $(build-classpath junitperf)
12cr|dom4j-1.6.1-8|126	ln -sf $(build-classpath junit)
12cr|dom4j-1.6.1-8|127	popd
12cr|dom4j-1.6.1-8|128	ln -sf $(build-classpath xpp3)
12cr|dom4j-1.6.1-8|129	pushd tools
12cr|dom4j-1.6.1-8|130	ln -sf $(build-classpath jaxme/jaxmexs)
12cr|dom4j-1.6.1-8|131	ln -sf $(build-classpath xalan-j2)
12cr|dom4j-1.6.1-8|132	ln -sf $(build-classpath jaxme/jaxmejs)
12cr|dom4j-1.6.1-8|133	ln -sf $(build-classpath jtidy)
12cr|dom4j-1.6.1-8|134	ln -sf $(build-classpath isorelax)
12cr|dom4j-1.6.1-8|135	ln -sf $(build-classpath jaxme/jaxme2)
12cr|dom4j-1.6.1-8|136	ln -sf $(build-classpath xerces-j2)
12cr|dom4j-1.6.1-8|137	popd
12cr|dom4j-1.6.1-8|138	popd
12cr|dom4j-1.6.1-8|139	
12cr|dom4j-1.6.1-8|140	# FIXME: test needs to be fixed
12cr|dom4j-1.6.1-8|141	ant all samples # test
12cr|dom4j-1.6.1-8|142	
12cr|dom4j-1.6.1-8|143	%install
12cr|dom4j-1.6.1-8|144	# jars
12cr|dom4j-1.6.1-8|145	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12cr|dom4j-1.6.1-8|146	cp -p build/%{name}.jar \
12cr|dom4j-1.6.1-8|147	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|dom4j-1.6.1-8|148	
12cr|dom4j-1.6.1-8|149	# javadoc
12cr|dom4j-1.6.1-8|150	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|dom4j-1.6.1-8|151	pushd build/doc/javadoc
12cr|dom4j-1.6.1-8|152	for f in `find -name \*.html -o -name \*.css`; do
12cr|dom4j-1.6.1-8|153	sed -i 's/\r//g' $f;
12cr|dom4j-1.6.1-8|154	done
12cr|dom4j-1.6.1-8|155	popd
12cr|dom4j-1.6.1-8|156	cp -pr build/doc/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|dom4j-1.6.1-8|157	
12cr|dom4j-1.6.1-8|158	# manual
12cr|dom4j-1.6.1-8|159	mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|dom4j-1.6.1-8|160	rm -rf docs/apidocs docs/clover
12cr|dom4j-1.6.1-8|161	pushd docs
12cr|dom4j-1.6.1-8|162	for f in `find -name \*.html -o -name \*.css -o -name \*.java`; do
12cr|dom4j-1.6.1-8|163	sed -i 's/\r//g' $f;
12cr|dom4j-1.6.1-8|164	done
12cr|dom4j-1.6.1-8|165	popd
12cr|dom4j-1.6.1-8|166	cp -pr docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|dom4j-1.6.1-8|167	tr -d \\r <LICENSE.txt >tmp.file; mv tmp.file LICENSE.txt
12cr|dom4j-1.6.1-8|168	cp -p LICENSE.txt $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|dom4j-1.6.1-8|169	
12cr|dom4j-1.6.1-8|170	# demo
12cr|dom4j-1.6.1-8|171	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/classes/org/dom4j
12cr|dom4j-1.6.1-8|172	cp -pr xml $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12cr|dom4j-1.6.1-8|173	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/src
12cr|dom4j-1.6.1-8|174	cp -pr src/samples $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/src
12cr|dom4j-1.6.1-8|175	cp -pr build/classes/org/dom4j/samples $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/classes/org/dom4j
12cr|dom4j-1.6.1-8|176	install -m 755 run.sh $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12cr|dom4j-1.6.1-8|177	
12cr|dom4j-1.6.1-8|178	%files
12cr|dom4j-1.6.1-8|179	%dir %{_docdir}/%{name}-%{version}
12cr|dom4j-1.6.1-8|180	%{_javadir}/%{name}.jar
12cr|dom4j-1.6.1-8|181	
12cr|dom4j-1.6.1-8|182	%files javadoc
12cr|dom4j-1.6.1-8|183	%{_javadocdir}/*
12cr|dom4j-1.6.1-8|184	
12cr|dom4j-1.6.1-8|185	%files manual
12cr|dom4j-1.6.1-8|186	%doc %{_docdir}/%{name}-%{version}
12cr|dom4j-1.6.1-8|187	
12cr|dom4j-1.6.1-8|188	%files demo
12cr|dom4j-1.6.1-8|189	%attr(0755,root,root) %{_datadir}/%{name}-%{version}/run.sh
12cr|dom4j-1.6.1-8|190	%dir %{_datadir}/%{name}-%{version}
12cr|dom4j-1.6.1-8|191	%{_datadir}/%{name}-%{version}/src
12cr|dom4j-1.6.1-8|192	%{_datadir}/%{name}-%{version}/xml
12cr|dom4j-1.6.1-8|193	%{_datadir}/%{name}-%{version}/classes
12cr|dom4j-1.6.1-8|194	
12cr|dom4j-1.6.1-8|195	
12cr|dom4j-1.6.1-8|196	
12cr|dom4j-1.6.1-8|197	
12cr|dom4j-1.6.1-8|198	%changelog
12cr|dom4j-1.6.1-8|199	

1010 12
12cr|domain-check-1.3-5|1	Summary:	DNS domain expiration checker
12cr|domain-check-1.3-5|2	Name:		domain-check
12cr|domain-check-1.3-5|3	Version:	1.3
12cr|domain-check-1.3-5|4	Release:	%mkrel 5
12cr|domain-check-1.3-5|5	License:	BSD-like
12cr|domain-check-1.3-5|6	Group:		Monitoring
12cr|domain-check-1.3-5|7	URL:		http://prefetch.net/code/domain-check.html
12cr|domain-check-1.3-5|8	Source0:	http://prefetch.net/code/domain-check.bz2
12cr|domain-check-1.3-5|9	Patch0:		domain-check-1.3-whois.diff
12cr|domain-check-1.3-5|10	Requires:	whois
12cr|domain-check-1.3-5|11	BuildArch:	noarch
12cr|domain-check-1.3-5|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|domain-check-1.3-5|13	
12cr|domain-check-1.3-5|14	%description
12cr|domain-check-1.3-5|15	domain-check is a utility for checking DNS domain expiration dates. domain-
12cr|domain-check-1.3-5|16	check queries WHOIS data in realtime, and can be integrated with cron to
12cr|domain-check-1.3-5|17	provide e-mail notifications prior to a domain expiring.
12cr|domain-check-1.3-5|18	
12cr|domain-check-1.3-5|19	%prep
12cr|domain-check-1.3-5|20	
12cr|domain-check-1.3-5|21	%setup -q -c -T
12cr|domain-check-1.3-5|22	bzcat %{SOURCE0} > %{name}
12cr|domain-check-1.3-5|23	%patch0 -p0
12cr|domain-check-1.3-5|24	
12cr|domain-check-1.3-5|25	%build
12cr|domain-check-1.3-5|26	
12cr|domain-check-1.3-5|27	%install
12cr|domain-check-1.3-5|28	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|domain-check-1.3-5|29	
12cr|domain-check-1.3-5|30	install -d %{buildroot}%{_bindir}
12cr|domain-check-1.3-5|31	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|domain-check-1.3-5|32	
12cr|domain-check-1.3-5|33	%clean
12cr|domain-check-1.3-5|34	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|domain-check-1.3-5|35	
12cr|domain-check-1.3-5|36	%files
12cr|domain-check-1.3-5|37	%defattr(-,root,root)
12cr|domain-check-1.3-5|38	%attr(0755,root,root) %{_bindir}/%{name}
12cr|domain-check-1.3-5|39	
12cr|domain-check-1.3-5|40	
12cr|domain-check-1.3-5|41	
12cr|domain-check-1.3-5|42	
12cr|domain-check-1.3-5|43	%changelog
12cr|domain-check-1.3-5|44	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3-5mdv2011.0
12cr|domain-check-1.3-5|45	+ Revision: 617872
12cr|domain-check-1.3-5|46	- the mass rebuild of 2010.0 packages
12cr|domain-check-1.3-5|47	
12cr|domain-check-1.3-5|48	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.3-4mdv2010.0
12cr|domain-check-1.3-5|49	+ Revision: 428327
12cr|domain-check-1.3-5|50	- rebuild
12cr|domain-check-1.3-5|51	
12cr|domain-check-1.3-5|52	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.3-3mdv2009.0
12cr|domain-check-1.3-5|53	+ Revision: 244455
12cr|domain-check-1.3-5|54	- rebuild
12cr|domain-check-1.3-5|55	- fix description-line-too-long
12cr|domain-check-1.3-5|56	
12cr|domain-check-1.3-5|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.3-1mdv2008.1
12cr|domain-check-1.3-5|58	+ Revision: 136373
12cr|domain-check-1.3-5|59	- restore BuildRoot
12cr|domain-check-1.3-5|60	
12cr|domain-check-1.3-5|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|domain-check-1.3-5|62	- kill re-definition of %%buildroot on Pixel's request
12cr|domain-check-1.3-5|63	
12cr|domain-check-1.3-5|64	
12cr|domain-check-1.3-5|65	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdv2007.0
12cr|domain-check-1.3-5|66	+ Revision: 101692
12cr|domain-check-1.3-5|67	- Import domain-check
12cr|domain-check-1.3-5|68	
12cr|domain-check-1.3-5|69	* Wed Aug 23 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdv2007.0
12cr|domain-check-1.3-5|70	- initial Mandriva package
12cr|domain-check-1.3-5|71	

1011 12
12cr|dopewars-1.5.12-10|1	%define name    dopewars
12cr|dopewars-1.5.12-10|2	%define version 1.5.12
12cr|dopewars-1.5.12-10|3	%define release %mkrel 10
12cr|dopewars-1.5.12-10|4	
12cr|dopewars-1.5.12-10|5	%define title       Dopewars
12cr|dopewars-1.5.12-10|6	%define longtitle   Make a fortune dealing drugs on the streets of New York
12cr|dopewars-1.5.12-10|7	
12cr|dopewars-1.5.12-10|8	Name:           %{name}
12cr|dopewars-1.5.12-10|9	Version:        %{version}
12cr|dopewars-1.5.12-10|10	Release:        %{release}
12cr|dopewars-1.5.12-10|11	Summary:        Make a fortune dealing drugs on the streets of New York
12cr|dopewars-1.5.12-10|12	License:        GPL
12cr|dopewars-1.5.12-10|13	Group:          Games/Strategy
12cr|dopewars-1.5.12-10|14	URL:            http://dopewars.sourceforge.net/
12cr|dopewars-1.5.12-10|15	Source0:        http://prdownloads.sourceforge.net/dopewars/%{name}-%{version}.tar.bz2
12cr|dopewars-1.5.12-10|16	Source11:       %{name}-16.png
12cr|dopewars-1.5.12-10|17	Source12:       %{name}-32.png
12cr|dopewars-1.5.12-10|18	Source13:       %{name}-48.png
12cr|dopewars-1.5.12-10|19	Patch1:         %{name}-1.5.10-config.patch
12cr|dopewars-1.5.12-10|20	Patch2:         dopewars-1.5.12-fix-format-errors.patch
12cr|dopewars-1.5.12-10|21	BuildRequires:  gtk+2-devel
12cr|dopewars-1.5.12-10|22	BuildRequires:  ncurses-devel
12cr|dopewars-1.5.12-10|23	BuildRequires:  SDL-devel
12cr|dopewars-1.5.12-10|24	BuildRequires:  SDL_mixer-devel
12cr|dopewars-1.5.12-10|25	BuildRequires:  esound-devel
12cr|dopewars-1.5.12-10|26	BuildRequires:	desktop-file-utils
12cr|dopewars-1.5.12-10|27	Buildrequires:	recode
12cr|dopewars-1.5.12-10|28	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|dopewars-1.5.12-10|29	
12cr|dopewars-1.5.12-10|30	%description
12cr|dopewars-1.5.12-10|31	Based on John E. Dell's old Drug Wars game, dopewars is a simulation of an
12cr|dopewars-1.5.12-10|32	imaginary drug market.  dopewars is an All-American game which features
12cr|dopewars-1.5.12-10|33	buying, selling, and trying to get past the cops!
12cr|dopewars-1.5.12-10|34	
12cr|dopewars-1.5.12-10|35	The first thing you need to do is pay off your debt to the Loan Shark. After
12cr|dopewars-1.5.12-10|36	that, your goal is to make as much money as possible (and stay alive)! You
12cr|dopewars-1.5.12-10|37	have one month of game time to make your fortune.
12cr|dopewars-1.5.12-10|38	
12cr|dopewars-1.5.12-10|39	dopewars supports multiple players via. TCP/IP. Chatting to and fighting
12cr|dopewars-1.5.12-10|40	with other players (computer or human) is supported; check the command line
12cr|dopewars-1.5.12-10|41	switches (via dopewars -h) for further information.
12cr|dopewars-1.5.12-10|42	
12cr|dopewars-1.5.12-10|43	%prep
12cr|dopewars-1.5.12-10|44	%setup -q
12cr|dopewars-1.5.12-10|45	%patch1 -p1
12cr|dopewars-1.5.12-10|46	%patch2 -p1
12cr|dopewars-1.5.12-10|47	
12cr|dopewars-1.5.12-10|48	%build
12cr|dopewars-1.5.12-10|49	%configure2_5x  --bindir=%{_gamesbindir} \
12cr|dopewars-1.5.12-10|50	--datadir=%{_gamesdatadir} \
12cr|dopewars-1.5.12-10|51	--localstatedir=/var/lib/games
12cr|dopewars-1.5.12-10|52	%make
12cr|dopewars-1.5.12-10|53	
12cr|dopewars-1.5.12-10|54	%install
12cr|dopewars-1.5.12-10|55	rm -rf %{buildroot}
12cr|dopewars-1.5.12-10|56	%{makeinstall_std}
12cr|dopewars-1.5.12-10|57	install -d %{buildroot}{%{_gamesdatadir},%{_sysconfdir},%{_localstatedir}/lib/games}
12cr|dopewars-1.5.12-10|58	mv %{buildroot}%{_gamesdatadir}/{doc,gnome,locale,pixmaps} %{buildroot}%{_datadir}/
12cr|dopewars-1.5.12-10|59	install -m 644 doc/example-cfg  %{buildroot}%{_sysconfdir}/%{name}
12cr|dopewars-1.5.12-10|60	
12cr|dopewars-1.5.12-10|61	%{find_lang} %{name}
12cr|dopewars-1.5.12-10|62	
12cr|dopewars-1.5.12-10|63	# icons
12cr|dopewars-1.5.12-10|64	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|dopewars-1.5.12-10|65	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|dopewars-1.5.12-10|66	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|dopewars-1.5.12-10|67	
12cr|dopewars-1.5.12-10|68	# menu entry
12cr|dopewars-1.5.12-10|69	mkdir -p %{buildroot}/usr/share/applications
12cr|dopewars-1.5.12-10|70	mv %{buildroot}%{_datadir}/gnome/apps/Games/%{name}.desktop \
12cr|dopewars-1.5.12-10|71	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|dopewars-1.5.12-10|72	
12cr|dopewars-1.5.12-10|73	perl -pi -e 's,%{name}-weed.png,%{name}-weed,g' %{buildroot}%{_datadir}/applications/*
12cr|dopewars-1.5.12-10|74	
12cr|dopewars-1.5.12-10|75	recode ISO-8859-15..UTF-8 %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|dopewars-1.5.12-10|76	
12cr|dopewars-1.5.12-10|77	desktop-file-install --vendor="" \
12cr|dopewars-1.5.12-10|78	--remove-category="Application" \
12cr|dopewars-1.5.12-10|79	--add-category="Game;StrategyGame" \
12cr|dopewars-1.5.12-10|80	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|dopewars-1.5.12-10|81	
12cr|dopewars-1.5.12-10|82	# create highscore file
12cr|dopewars-1.5.12-10|83	install -d %{buildroot}%{_localstatedir}/lib/games
12cr|dopewars-1.5.12-10|84	touch %{buildroot}%{_localstatedir}/lib/games/%{name}.sco
12cr|dopewars-1.5.12-10|85	
12cr|dopewars-1.5.12-10|86	%clean
12cr|dopewars-1.5.12-10|87	rm -rf %{buildroot}
12cr|dopewars-1.5.12-10|88	
12cr|dopewars-1.5.12-10|89	%if %mdkversion < 200900
12cr|dopewars-1.5.12-10|90	%post
12cr|dopewars-1.5.12-10|91	%{update_menus}
12cr|dopewars-1.5.12-10|92	%endif
12cr|dopewars-1.5.12-10|93	
12cr|dopewars-1.5.12-10|94	%if %mdkversion < 200900
12cr|dopewars-1.5.12-10|95	%postun
12cr|dopewars-1.5.12-10|96	%{clean_menus}
12cr|dopewars-1.5.12-10|97	%endif
12cr|dopewars-1.5.12-10|98	
12cr|dopewars-1.5.12-10|99	%files -f %{name}.lang
12cr|dopewars-1.5.12-10|100	%defattr(-,root,root)
12cr|dopewars-1.5.12-10|101	# not very nice, but it makes things work
12cr|dopewars-1.5.12-10|102	%doc %{_datadir}/doc/*/
12cr|dopewars-1.5.12-10|103	%config(noreplace) %{_sysconfdir}/%{name}
12cr|dopewars-1.5.12-10|104	%{_libdir}/%{name}
12cr|dopewars-1.5.12-10|105	%attr(2755,root,games) %{_gamesbindir}/dopewars
12cr|dopewars-1.5.12-10|106	%attr(0664,root,games) %{_localstatedir}/lib/games/%{name}.sco
12cr|dopewars-1.5.12-10|107	%{_mandir}/man6/*
12cr|dopewars-1.5.12-10|108	%{_datadir}/pixmaps/*
12cr|dopewars-1.5.12-10|109	%{_gamesdatadir}/%{name}
12cr|dopewars-1.5.12-10|110	%{_datadir}/applications/%{name}.desktop
12cr|dopewars-1.5.12-10|111	%{_miconsdir}/%{name}.png
12cr|dopewars-1.5.12-10|112	%{_iconsdir}/%{name}.png
12cr|dopewars-1.5.12-10|113	%{_liconsdir}/%{name}.png
12cr|dopewars-1.5.12-10|114	
12cr|dopewars-1.5.12-10|115	
12cr|dopewars-1.5.12-10|116	%changelog
12cr|dopewars-1.5.12-10|117	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.12-10mdv2011.0
12cr|dopewars-1.5.12-10|118	+ Revision: 617873
12cr|dopewars-1.5.12-10|119	- the mass rebuild of 2010.0 packages
12cr|dopewars-1.5.12-10|120	
12cr|dopewars-1.5.12-10|121	* Sun Sep 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.12-9mdv2010.0
12cr|dopewars-1.5.12-10|122	+ Revision: 438703
12cr|dopewars-1.5.12-10|123	- fix format errors
12cr|dopewars-1.5.12-10|124	
12cr|dopewars-1.5.12-10|125	+ Thierry Vignaud <tv@mandriva.org>
12cr|dopewars-1.5.12-10|126	- rebuild
12cr|dopewars-1.5.12-10|127	
12cr|dopewars-1.5.12-10|128	* Wed Sep 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.12-7mdv2009.0
12cr|dopewars-1.5.12-10|129	+ Revision: 279983
12cr|dopewars-1.5.12-10|130	- fix sound file location (fix #43026)
12cr|dopewars-1.5.12-10|131	
12cr|dopewars-1.5.12-10|132	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.5.12-6mdv2009.0
12cr|dopewars-1.5.12-10|133	+ Revision: 244476
12cr|dopewars-1.5.12-10|134	- rebuild
12cr|dopewars-1.5.12-10|135	
12cr|dopewars-1.5.12-10|136	+ Pixel <pixel@mandriva.com>
12cr|dopewars-1.5.12-10|137	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|dopewars-1.5.12-10|138	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|dopewars-1.5.12-10|139	
12cr|dopewars-1.5.12-10|140	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 1.5.12-4mdv2008.1
12cr|dopewars-1.5.12-10|141	+ Revision: 166599
12cr|dopewars-1.5.12-10|142	- fix description-line-too-long
12cr|dopewars-1.5.12-10|143	- kill re-definition of %%buildroot on Pixel's request
12cr|dopewars-1.5.12-10|144	
12cr|dopewars-1.5.12-10|145	+ Olivier Blin <oblin@mandriva.com>
12cr|dopewars-1.5.12-10|146	- restore BuildRoot
12cr|dopewars-1.5.12-10|147	
12cr|dopewars-1.5.12-10|148	* Thu Sep 13 2007 Emmanuel Andry <eandry@mandriva.org> 1.5.12-4mdv2008.0
12cr|dopewars-1.5.12-10|149	+ Revision: 85308
12cr|dopewars-1.5.12-10|150	- bump release
12cr|dopewars-1.5.12-10|151	- buildrequires recode
12cr|dopewars-1.5.12-10|152	- uncompress patch
12cr|dopewars-1.5.12-10|153	- use provided desktop file
12cr|dopewars-1.5.12-10|154	- convert desktop file to UTF8
12cr|dopewars-1.5.12-10|155	- remove icon extension in desktop file
12cr|dopewars-1.5.12-10|156	- Import dopewars
12cr|dopewars-1.5.12-10|157	
12cr|dopewars-1.5.12-10|158	
12cr|dopewars-1.5.12-10|159	
12cr|dopewars-1.5.12-10|160	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.12-2mdv2007.0
12cr|dopewars-1.5.12-10|161	- xdg menu
12cr|dopewars-1.5.12-10|162	
12cr|dopewars-1.5.12-10|163	* Thu Jan 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.12-1mdk
12cr|dopewars-1.5.12-10|164	- New release 1.5.12
12cr|dopewars-1.5.12-10|165	
12cr|dopewars-1.5.12-10|166	* Mon Dec 12 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.10-3mdk
12cr|dopewars-1.5.12-10|167	- Fixes from Anssi Hannula (<anssi.hannula@gmail.com>):
12cr|dopewars-1.5.12-10|168	- fix BuildRequires
12cr|dopewars-1.5.12-10|169	- fix menudir
12cr|dopewars-1.5.12-10|170	- %%mkrel
12cr|dopewars-1.5.12-10|171	- spec cleanup
12cr|dopewars-1.5.12-10|172	
12cr|dopewars-1.5.12-10|173	* Fri Dec 03 2004 David Walluck <walluck@mandrake.org> 1.5.10-2mdk
12cr|dopewars-1.5.12-10|174	- fix local HTML doc link
12cr|dopewars-1.5.12-10|175	
12cr|dopewars-1.5.12-10|176	* Wed Nov 10 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.5.10-1mdk
12cr|dopewars-1.5.12-10|177	- 1.5.10
12cr|dopewars-1.5.12-10|178	- drop P0, no need
12cr|dopewars-1.5.12-10|179	- regenerate P1
12cr|dopewars-1.5.12-10|180	
12cr|dopewars-1.5.12-10|181	* Thu Aug 26 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.5.9-5mdk
12cr|dopewars-1.5.12-10|182	- rebuild for new menu
12cr|dopewars-1.5.12-10|183	- don't bzip2 icons in src.rpm
12cr|dopewars-1.5.12-10|184	
12cr|dopewars-1.5.12-10|185	* Fri Jul 09 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.5.9-4mdk
12cr|dopewars-1.5.12-10|186	- rpmbuilupdate aware
12cr|dopewars-1.5.12-10|187	- fixed menu category
12cr|dopewars-1.5.12-10|188	- fixed buildrequires syntax
12cr|dopewars-1.5.12-10|189	
12cr|dopewars-1.5.12-10|190	* Sun Jul 27 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 1.5.9-3mdk
12cr|dopewars-1.5.12-10|191	- fix configuration file problem
12cr|dopewars-1.5.12-10|192	- fix high-score file problem
12cr|dopewars-1.5.12-10|193	- fix executable perms
12cr|dopewars-1.5.12-10|194	
12cr|dopewars-1.5.12-10|195	* Fri Jul 25 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.5.9-2mdk
12cr|dopewars-1.5.12-10|196	- rebuild
12cr|dopewars-1.5.12-10|197	- change summary macro to avoid possible conflicts if we were to build debug package
12cr|dopewars-1.5.12-10|198	
12cr|dopewars-1.5.12-10|199	* Wed Jun 11 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.5.9-1mdk
12cr|dopewars-1.5.12-10|200	- 1.5.9
12cr|dopewars-1.5.12-10|201	
12cr|dopewars-1.5.12-10|202	* Sat Jan 24 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.5.8-2mdk
12cr|dopewars-1.5.12-10|203	- Create highscore file in install stage instead, no need for ghost file, and
12cr|dopewars-1.5.12-10|204	rpmlint gets happy:)
12cr|dopewars-1.5.12-10|205	- Remove unneeded redundancy
12cr|dopewars-1.5.12-10|206	- Don't rm -rf buildroot and install icons in prep stage, don't delete docs in
12cr|dopewars-1.5.12-10|207	install, (now possible to use --short-circuit)
12cr|dopewars-1.5.12-10|208	- Quiet setup
12cr|dopewars-1.5.12-10|209	- Make rpmlint more happy, longtitle, etc.
12cr|dopewars-1.5.12-10|210	- Cleanups
12cr|dopewars-1.5.12-10|211	
12cr|dopewars-1.5.12-10|212	* Sat Jan 04 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.5.8-1mdk
12cr|dopewars-1.5.12-10|213	- 1.5.8
12cr|dopewars-1.5.12-10|214	
12cr|dopewars-1.5.12-10|215	* Fri Aug 16 2002 Götz Waschk <waschk@linux-mandrake.com> 1.5.7-2mdk
12cr|dopewars-1.5.12-10|216	- rebuild with new vorbis and gcc 3.2
12cr|dopewars-1.5.12-10|217	
12cr|dopewars-1.5.12-10|218	* Wed Jun 26 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.5.7-1mdk
12cr|dopewars-1.5.12-10|219	- 1.5.7
12cr|dopewars-1.5.12-10|220	- menu entry
12cr|dopewars-1.5.12-10|221	- config file
12cr|dopewars-1.5.12-10|222	- better high score file handling
12cr|dopewars-1.5.12-10|223	- more explicit summary :-)
12cr|dopewars-1.5.12-10|224	
12cr|dopewars-1.5.12-10|225	* Fri Oct 26 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.5.2-2mdk
12cr|dopewars-1.5.12-10|226	- new in contribs
12cr|dopewars-1.5.12-10|227	- removed lurking cvs file
12cr|dopewars-1.5.12-10|228	
12cr|dopewars-1.5.12-10|229	* Wed Oct 17 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.5.2-1mdk
12cr|dopewars-1.5.12-10|230	- 1.5.2
12cr|dopewars-1.5.12-10|231	- s/Copyright/License
12cr|dopewars-1.5.12-10|232	
12cr|dopewars-1.5.12-10|233	* Tue May 15 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.5.0-1mdk
12cr|dopewars-1.5.12-10|234	- first Mandrake release

1012 12
12cr|dosbox-0.74-1|1	%define	name	dosbox
12cr|dosbox-0.74-1|2	%define version 0.74
12cr|dosbox-0.74-1|3	%define release %mkrel 1
12cr|dosbox-0.74-1|4	%define	Summary	A DOS emulator
12cr|dosbox-0.74-1|5	
12cr|dosbox-0.74-1|6	Name:		%{name}
12cr|dosbox-0.74-1|7	Version:	%{version}
12cr|dosbox-0.74-1|8	Release:	%{release}
12cr|dosbox-0.74-1|9	Summary:	%{Summary}
12cr|dosbox-0.74-1|10	
12cr|dosbox-0.74-1|11	Source0:	http://prdownloads.sourceforge.net/dosbox/%{name}-%{version}.tar.bz2
12cr|dosbox-0.74-1|12	Source11:	%{name}-16x16.png
12cr|dosbox-0.74-1|13	Source12:	%{name}-32x32.png
12cr|dosbox-0.74-1|14	Source13:	%{name}-48x48.png
12cr|dosbox-0.74-1|15	
12cr|dosbox-0.74-1|16	Patch0:		dosbox-0.73-fix-str-fmt.patch
12cr|dosbox-0.74-1|17	# patch for gcc-4.6. Thnx to Gentoo
12cr|dosbox-0.74-1|18	Patch1:		dosbox-0.74-gcc46.patch
12cr|dosbox-0.74-1|19	
12cr|dosbox-0.74-1|20	License:	GPL
12cr|dosbox-0.74-1|21	Group:		Emulators
12cr|dosbox-0.74-1|22	URL:		http://dosbox.sourceforge.net/
12cr|dosbox-0.74-1|23	BuildRequires:	png-devel libSDL-devel libSDL_net-devel
12cr|dosbox-0.74-1|24	BuildRequires:  libSDL_sound-devel
12cr|dosbox-0.74-1|25	BuildRequires:  libalsa-devel zlib1-devel libx11-devel
12cr|dosbox-0.74-1|26	
12cr|dosbox-0.74-1|27	%description
12cr|dosbox-0.74-1|28	DOSBox is a DOS-emulator that uses the SDL-library which makes
12cr|dosbox-0.74-1|29	DOSBox very easy to port to different platforms. DOSBox has
12cr|dosbox-0.74-1|30	already been ported to many different platforms, such as
12cr|dosbox-0.74-1|31	Windows, BeOS, Linux, MacOS X...
12cr|dosbox-0.74-1|32	
12cr|dosbox-0.74-1|33	DOSBox also emulates CPU:286/386 realmode/protected mode,
12cr|dosbox-0.74-1|34	Directory FileSystem/XMS/EMS, Tandy/Hercules/CGA/EGA/VGA/VESA
12cr|dosbox-0.74-1|35	graphics, a SoundBlaster/Gravis Ultra Sound card for excellent
12cr|dosbox-0.74-1|36	sound compatibility with older games...
12cr|dosbox-0.74-1|37	
12cr|dosbox-0.74-1|38	You can "re-live" the good old days with the help of DOSBox,
12cr|dosbox-0.74-1|39	it can run plenty of the old classics that don't run on your
12cr|dosbox-0.74-1|40	new computer!
12cr|dosbox-0.74-1|41	
12cr|dosbox-0.74-1|42	%prep
12cr|dosbox-0.74-1|43	%setup -q
12cr|dosbox-0.74-1|44	%patch0 -p0
12cr|dosbox-0.74-1|45	%patch1 -p0
12cr|dosbox-0.74-1|46	
12cr|dosbox-0.74-1|47	%build
12cr|dosbox-0.74-1|48	%configure
12cr|dosbox-0.74-1|49	%make
12cr|dosbox-0.74-1|50	
12cr|dosbox-0.74-1|51	%install
12cr|dosbox-0.74-1|52	rm -rf %{buildroot}
12cr|dosbox-0.74-1|53	%makeinstall
12cr|dosbox-0.74-1|54	rm -rf %{buildroot}%{_datadir}/doc/dosbox
12cr|dosbox-0.74-1|55	
12cr|dosbox-0.74-1|56	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|dosbox-0.74-1|57	
12cr|dosbox-0.74-1|58	# Create appropriate .desktop file
12cr|dosbox-0.74-1|59	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|dosbox-0.74-1|60	[Desktop Entry]
12cr|dosbox-0.74-1|61	Name=DOSBox
12cr|dosbox-0.74-1|62	Comment=A DOS emulator
12cr|dosbox-0.74-1|63	Exec=%{name}
12cr|dosbox-0.74-1|64	Icon=%{name}
12cr|dosbox-0.74-1|65	Terminal=false
12cr|dosbox-0.74-1|66	Type=Application
12cr|dosbox-0.74-1|67	StartupNotify=true
12cr|dosbox-0.74-1|68	Categories=Emulator;
12cr|dosbox-0.74-1|69	EOF
12cr|dosbox-0.74-1|70	
12cr|dosbox-0.74-1|71	
12cr|dosbox-0.74-1|72	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|dosbox-0.74-1|73	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|dosbox-0.74-1|74	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|dosbox-0.74-1|75	
12cr|dosbox-0.74-1|76	%files
12cr|dosbox-0.74-1|77	%defattr(755,root,root,755)
12cr|dosbox-0.74-1|78	%{_bindir}/%{name}
12cr|dosbox-0.74-1|79	%defattr(644,root,root,755)
12cr|dosbox-0.74-1|80	%{_mandir}/*/*
12cr|dosbox-0.74-1|81	%{_iconsdir}/%{name}.png
12cr|dosbox-0.74-1|82	%{_liconsdir}/%{name}.png
12cr|dosbox-0.74-1|83	%{_miconsdir}/%{name}.png
12cr|dosbox-0.74-1|84	%{_datadir}/applications/*.desktop
12cr|dosbox-0.74-1|85	%doc AUTHORS ChangeLog NEWS README THANKS
12cr|dosbox-0.74-1|86	
12cr|dosbox-0.74-1|87	
12cr|dosbox-0.74-1|88	%changelog
12cr|dosbox-0.74-1|89	* Fri Jun 1 2012 Anton Chernyshov <ach@rosalab.ru> 0.74-1rosalts2012.0
12cr|dosbox-0.74-1|90	- Fixing BuildRequires
12cr|dosbox-0.74-1|91	- Clean up spec
12cr|dosbox-0.74-1|92	- Add patch from Gentoo to build with gcc-4.6 version
12cr|dosbox-0.74-1|93	- initial build for ROSA Marathon 2012
12cr|dosbox-0.74-1|94	
12cr|dosbox-0.74-1|95	* Sat Jul 10 2010 Zombie Ryushu <ryushu@mandriva.org> 0.74-1mdv2011.0
12cr|dosbox-0.74-1|96	+ Revision: 550235
12cr|dosbox-0.74-1|97	- string format fix
12cr|dosbox-0.74-1|98	- Upgrade to 0.74
12cr|dosbox-0.74-1|99	- Upgrade to 0.74
12cr|dosbox-0.74-1|100	
12cr|dosbox-0.74-1|101	* Thu May 28 2009 Funda Wang <fwang@mandriva.org> 0.73-1mdv2010.0
12cr|dosbox-0.74-1|102	+ Revision: 380341
12cr|dosbox-0.74-1|103	- New version 0.73
12cr|dosbox-0.74-1|104	
12cr|dosbox-0.74-1|105	* Sat Aug 23 2008 Emmanuel Andry <eandry@mandriva.org> 0.72-3mdv2009.0
12cr|dosbox-0.74-1|106	+ Revision: 275268
12cr|dosbox-0.74-1|107	- fix gcc43 build with P0 from fedora
12cr|dosbox-0.74-1|108	
12cr|dosbox-0.74-1|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|dosbox-0.74-1|110	- rebuild
12cr|dosbox-0.74-1|111	
12cr|dosbox-0.74-1|112	+ Pixel <pixel@mandriva.com>
12cr|dosbox-0.74-1|113	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|dosbox-0.74-1|114	
12cr|dosbox-0.74-1|115	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.72-1mdv2008.1
12cr|dosbox-0.74-1|116	+ Revision: 136373
12cr|dosbox-0.74-1|117	- restore BuildRoot
12cr|dosbox-0.74-1|118	
12cr|dosbox-0.74-1|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|dosbox-0.74-1|120	- kill re-definition of %%buildroot on Pixel's request
12cr|dosbox-0.74-1|121	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|dosbox-0.74-1|122	
12cr|dosbox-0.74-1|123	* Mon Aug 27 2007 Funda Wang <fwang@mandriva.org> 0.72-1mdv2008.0
12cr|dosbox-0.74-1|124	+ Revision: 72035
12cr|dosbox-0.74-1|125	- New version 0.72
12cr|dosbox-0.74-1|126	
12cr|dosbox-0.74-1|127	* Tue Jul 31 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.71-1mdv2008.0
12cr|dosbox-0.74-1|128	+ Revision: 57009
12cr|dosbox-0.74-1|129	- new release: 0.71
12cr|dosbox-0.74-1|130	- drop debian menu
12cr|dosbox-0.74-1|131	
12cr|dosbox-0.74-1|132	
12cr|dosbox-0.74-1|133	* Sun Mar 04 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.70-2mdv2007.0
12cr|dosbox-0.74-1|134	+ Revision: 132307
12cr|dosbox-0.74-1|135	- drop config file
12cr|dosbox-0.74-1|136	
12cr|dosbox-0.74-1|137	* Sun Mar 04 2007 Emmanuel Andry <eandry@mandriva.org> 0.70-1mdv2007.1
12cr|dosbox-0.74-1|138	+ Revision: 132116
12cr|dosbox-0.74-1|139	- New version 0.70
12cr|dosbox-0.74-1|140	
12cr|dosbox-0.74-1|141	* Sun Jan 14 2007 Emmanuel Andry <eandry@mandriva.org> 0.65-3mdv2007.1
12cr|dosbox-0.74-1|142	+ Revision: 108652
12cr|dosbox-0.74-1|143	- buildrequires mesaglu-devel
12cr|dosbox-0.74-1|144	- fix buildrequires
12cr|dosbox-0.74-1|145	- Import dosbox
12cr|dosbox-0.74-1|146	
12cr|dosbox-0.74-1|147	* Wed Aug 02 2006 Götz Waschk <waschk@mandriva.org> 0.65-2mdv2007.0
12cr|dosbox-0.74-1|148	- xdg menu
12cr|dosbox-0.74-1|149	
12cr|dosbox-0.74-1|150	* Fri Mar 31 2006 Götz Waschk <waschk@mandriva.org> 0.65-1mdk
12cr|dosbox-0.74-1|151	- New release 0.65
12cr|dosbox-0.74-1|152	- use mkrel
12cr|dosbox-0.74-1|153	
12cr|dosbox-0.74-1|154	* Thu Mar 10 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.63-3mdk
12cr|dosbox-0.74-1|155	- do not bzip2 icons in src.rpm
12cr|dosbox-0.74-1|156	- convert changelog to utf8
12cr|dosbox-0.74-1|157	
12cr|dosbox-0.74-1|158	* Tue Dec 07 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.63-2mdk
12cr|dosbox-0.74-1|159	- from Miguel Barrio Orsikowsky <megamik@zarb.org> :
12cr|dosbox-0.74-1|160	- changed BuildRequires
12cr|dosbox-0.74-1|161	- new configuration file
12cr|dosbox-0.74-1|162	- added SDL_sound-devel to BuildRequires
12cr|dosbox-0.74-1|163	- updated package description
12cr|dosbox-0.74-1|164	
12cr|dosbox-0.74-1|165	* Fri Nov 19 2004 Götz Waschk <waschk@linux-mandrake.com> 0.63-1mdk
12cr|dosbox-0.74-1|166	- New release 0.63
12cr|dosbox-0.74-1|167	
12cr|dosbox-0.74-1|168	* Fri Oct 01 2004 Götz Waschk <waschk@linux-mandrake.com> 0.62-1mdk
12cr|dosbox-0.74-1|169	- drop patch
12cr|dosbox-0.74-1|170	- New release 0.62
12cr|dosbox-0.74-1|171	
12cr|dosbox-0.74-1|172	* Fri Aug 20 2004 Götz Waschk <waschk@linux-mandrake.com> 0.61-3mdk
12cr|dosbox-0.74-1|173	- rebuild for new menu
12cr|dosbox-0.74-1|174	
12cr|dosbox-0.74-1|175	* Wed Jun 09 2004 Götz Waschk <waschk@linux-mandrake.com> 0.61-2mdk
12cr|dosbox-0.74-1|176	- add source URL
12cr|dosbox-0.74-1|177	- patch for new g++
12cr|dosbox-0.74-1|178	

1013 12
12cr|dosemu-1.4.0.7-1|1	%define	dosver	1.1
12cr|dosemu-1.4.0.7-1|2	
12cr|dosemu-1.4.0.7-1|3	#disable for plugins
12cr|dosemu-1.4.0.7-1|4	%define _disable_ld_no_undefined 1
12cr|dosemu-1.4.0.7-1|5	
12cr|dosemu-1.4.0.7-1|6	Summary:	DOSEMU stands for DOS Emulation, and enables Linux to run DOS programs
12cr|dosemu-1.4.0.7-1|7	Name:		dosemu
12cr|dosemu-1.4.0.7-1|8	Version:	1.4.0.7
12cr|dosemu-1.4.0.7-1|9	Release:	1
12cr|dosemu-1.4.0.7-1|10	Group:		Emulators
12cr|dosemu-1.4.0.7-1|11	License:	GPLv2+
12cr|dosemu-1.4.0.7-1|12	Url:		http://dosemu.sourceforge.net/
12cr|dosemu-1.4.0.7-1|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
12cr|dosemu-1.4.0.7-1|14	Source0:	%{name}-%{version}.tar.xz
12cr|dosemu-1.4.0.7-1|15	Source1:	%{name}-freedos-%{dosver}-bin.tar.bz2
12cr|dosemu-1.4.0.7-1|16	Source11:	xdosemu-16x16.png
12cr|dosemu-1.4.0.7-1|17	Source12:	xdosemu-32x32.png
12cr|dosemu-1.4.0.7-1|18	Source13:	xdosemu-48x48.png
12cr|dosemu-1.4.0.7-1|19	Patch0:		dosemu-1.4.0.7-flex.patch
12cr|dosemu-1.4.0.7-1|20	BuildRequires:	bdftopcf
12cr|dosemu-1.4.0.7-1|21	BuildRequires:	bison
12cr|dosemu-1.4.0.7-1|22	BuildRequires:	flex
12cr|dosemu-1.4.0.7-1|23	BuildRequires:	pkgconfig(sdl)
12cr|dosemu-1.4.0.7-1|24	BuildRequires:	pkgconfig(slang)
12cr|dosemu-1.4.0.7-1|25	BuildRequires:	pkgconfig(x11)
12cr|dosemu-1.4.0.7-1|26	BuildRequires:	pkgconfig(xext)
12cr|dosemu-1.4.0.7-1|27	BuildRequires:	pkgconfig(xxf86vm)
12cr|dosemu-1.4.0.7-1|28	BuildRequires:	gpm-devel
12cr|dosemu-1.4.0.7-1|29	BuildRequires:	svgalib-devel
12cr|dosemu-1.4.0.7-1|30	Requires:	dosimage
12cr|dosemu-1.4.0.7-1|31	Exclusivearch:	%{ix86} x86_64
12cr|dosemu-1.4.0.7-1|32	
12cr|dosemu-1.4.0.7-1|33	%description
12cr|dosemu-1.4.0.7-1|34	DOSEMU is a user-level program which uses certain special features
12cr|dosemu-1.4.0.7-1|35	of the Linux kernel and the 80386 processor to run MS-DOS/FreeDOS/
12cr|dosemu-1.4.0.7-1|36	DR-DOS, DOS programs, and many DPMI applications in what we in the
12cr|dosemu-1.4.0.7-1|37	biz call a `DOS box'.
12cr|dosemu-1.4.0.7-1|38	
12cr|dosemu-1.4.0.7-1|39	%package -n	xdosemu
12cr|dosemu-1.4.0.7-1|40	Summary:	A DOS emulator for the X Window System
12cr|dosemu-1.4.0.7-1|41	Group:		Emulators
12cr|dosemu-1.4.0.7-1|42	Requires:	%{name} = %{EVRD}
12cr|dosemu-1.4.0.7-1|43	Requires:	dosimage
12cr|dosemu-1.4.0.7-1|44	
12cr|dosemu-1.4.0.7-1|45	%description -n xdosemu
12cr|dosemu-1.4.0.7-1|46	Xdosemu is a version of the dosemu DOS emulator that runs with the X
12cr|dosemu-1.4.0.7-1|47	Window System.  Xdosemu provides VGA graphics and mouse support.
12cr|dosemu-1.4.0.7-1|48	
12cr|dosemu-1.4.0.7-1|49	Install xdosemu if you need to run DOS programs on your system, and you'd
12cr|dosemu-1.4.0.7-1|50	like to do so with the convenience of graphics support and mouse
12cr|dosemu-1.4.0.7-1|51	capabilities.
12cr|dosemu-1.4.0.7-1|52	
12cr|dosemu-1.4.0.7-1|53	%package	freedos
12cr|dosemu-1.4.0.7-1|54	Summary:	A FreeDOS hdimage for dosemu, a DOS emulator, to use
12cr|dosemu-1.4.0.7-1|55	Group:		Emulators
12cr|dosemu-1.4.0.7-1|56	Provides:	dosimage
12cr|dosemu-1.4.0.7-1|57	
12cr|dosemu-1.4.0.7-1|58	%description freedos
12cr|dosemu-1.4.0.7-1|59	Generally, the dosemu DOS emulator requires either that your system
12cr|dosemu-1.4.0.7-1|60	have some version of DOS available or that your system's partitions
12cr|dosemu-1.4.0.7-1|61	were formatted and installed with DOS. If your system does not meet
12cr|dosemu-1.4.0.7-1|62	either of the previous requirements, you can instead use the dosemu-
12cr|dosemu-1.4.0.7-1|63	freedos package, which contains required files which will be
12cr|dosemu-1.4.0.7-1|64	installed in '/usr/share/dosemu/freedos-1.0'
12cr|dosemu-1.4.0.7-1|65	
12cr|dosemu-1.4.0.7-1|66	Install dosemu-freedos if you are installing the dosemu package
12cr|dosemu-1.4.0.7-1|67	and you don't have a version of DOS available on your system,
12cr|dosemu-1.4.0.7-1|68	and your system's partitions were not formatted and installed
12cr|dosemu-1.4.0.7-1|69	with DOS.
12cr|dosemu-1.4.0.7-1|70	
12cr|dosemu-1.4.0.7-1|71	%prep
12cr|dosemu-1.4.0.7-1|72	%setup -c %{name} -q -n %{name}-%{version}
12cr|dosemu-1.4.0.7-1|73	%patch0 -p1
12cr|dosemu-1.4.0.7-1|74	
12cr|dosemu-1.4.0.7-1|75	bunzip2 -c %{SOURCE1} | gzip -c > freedos.tgz
12cr|dosemu-1.4.0.7-1|76	
12cr|dosemu-1.4.0.7-1|77	%build
12cr|dosemu-1.4.0.7-1|78	%configure2_5x	--with-fdtarball=freedos.tgz \
12cr|dosemu-1.4.0.7-1|79	--with-svgalib \
12cr|dosemu-1.4.0.7-1|80	--with-x
12cr|dosemu-1.4.0.7-1|81	%make
12cr|dosemu-1.4.0.7-1|82	
12cr|dosemu-1.4.0.7-1|83	%install
12cr|dosemu-1.4.0.7-1|84	%makeinstall_std
12cr|dosemu-1.4.0.7-1|85	
12cr|dosemu-1.4.0.7-1|86	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|dosemu-1.4.0.7-1|87	install -m644 %{SOURCE11} -D \
12cr|dosemu-1.4.0.7-1|88	%{buildroot}%{_iconsdir}/hicolor/16x16/apps/x%{name}.png
12cr|dosemu-1.4.0.7-1|89	install -m644 %{SOURCE12} -D \
12cr|dosemu-1.4.0.7-1|90	%{buildroot}%{_iconsdir}/hicolor/32x32/apps/x%{name}.png
12cr|dosemu-1.4.0.7-1|91	install -m644 %{SOURCE13} -D \
12cr|dosemu-1.4.0.7-1|92	%{buildroot}%{_iconsdir}/hicolor/48x48/apps/x%{name}.png
12cr|dosemu-1.4.0.7-1|93	
12cr|dosemu-1.4.0.7-1|94	#xdg menu
12cr|dosemu-1.4.0.7-1|95	mkdir -p %{buildroot}%{_datadir}/applications
12cr|dosemu-1.4.0.7-1|96	cat > %{buildroot}%{_datadir}/applications/xdosemu.desktop <<EOF
12cr|dosemu-1.4.0.7-1|97	[Desktop Entry]
12cr|dosemu-1.4.0.7-1|98	Name=Xdosemu
12cr|dosemu-1.4.0.7-1|99	Comment=DOS emulator running under X
12cr|dosemu-1.4.0.7-1|100	Exec=%{_bindir}/x%{name}
12cr|dosemu-1.4.0.7-1|101	Icon=x%{name}
12cr|dosemu-1.4.0.7-1|102	Terminal=false
12cr|dosemu-1.4.0.7-1|103	Type=Application
12cr|dosemu-1.4.0.7-1|104	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
12cr|dosemu-1.4.0.7-1|105	EOF
12cr|dosemu-1.4.0.7-1|106	
12cr|dosemu-1.4.0.7-1|107	rm -rf %{buildroot}%{_docdir}
12cr|dosemu-1.4.0.7-1|108	
12cr|dosemu-1.4.0.7-1|109	# move freedos to another place to fix update issue (#34837)
12cr|dosemu-1.4.0.7-1|110	mv %{buildroot}%{_datadir}/%{name}/freedos \
12cr|dosemu-1.4.0.7-1|111	%{buildroot}%{_datadir}/%{name}/freedos-%{dosver}
12cr|dosemu-1.4.0.7-1|112	
12cr|dosemu-1.4.0.7-1|113	chmod 0755 %{buildroot}%{_libdir}/dosemu/libplugin*.so
12cr|dosemu-1.4.0.7-1|114	
12cr|dosemu-1.4.0.7-1|115	%files
12cr|dosemu-1.4.0.7-1|116	%doc doc/*
12cr|dosemu-1.4.0.7-1|117	%{_bindir}/dosemu.bin
12cr|dosemu-1.4.0.7-1|118	%{_bindir}/dosemu
12cr|dosemu-1.4.0.7-1|119	%{_bindir}/mkfatimage
12cr|dosemu-1.4.0.7-1|120	%{_bindir}/mkfatimage16
12cr|dosemu-1.4.0.7-1|121	%{_bindir}/midid
12cr|dosemu-1.4.0.7-1|122	%{_bindir}/dosdebug
12cr|dosemu-1.4.0.7-1|123	%{_libdir}/dosemu/libplugin*.so
12cr|dosemu-1.4.0.7-1|124	%{_mandir}/man1/mkfatimage16.1*
12cr|dosemu-1.4.0.7-1|125	%{_mandir}/man1/dosdebug.1*
12cr|dosemu-1.4.0.7-1|126	%{_mandir}/man1/dosemu.1*
12cr|dosemu-1.4.0.7-1|127	%{_mandir}/man1/dosemu.bin.1*
12cr|dosemu-1.4.0.7-1|128	%{_mandir}/man1/midid.1.*
12cr|dosemu-1.4.0.7-1|129	%lang(ru) %{_mandir}/ru/man1/mkfatimage16.1*
12cr|dosemu-1.4.0.7-1|130	%lang(ru) %{_mandir}/ru/man1/dosdebug.1*
12cr|dosemu-1.4.0.7-1|131	%lang(ru) %{_mandir}/ru/man1/dosemu.1*
12cr|dosemu-1.4.0.7-1|132	%lang(ru) %{_mandir}/ru/man1/dosemu.bin.1*
12cr|dosemu-1.4.0.7-1|133	%{_datadir}/dosemu/commands
12cr|dosemu-1.4.0.7-1|134	%{_datadir}/dosemu/keymap
12cr|dosemu-1.4.0.7-1|135	%{_datadir}/dosemu/Xfonts
12cr|dosemu-1.4.0.7-1|136	%config(noreplace) %{_sysconfdir}/dosemu.conf
12cr|dosemu-1.4.0.7-1|137	%config(noreplace) %{_sysconfdir}/drives/c
12cr|dosemu-1.4.0.7-1|138	%config(noreplace) %{_sysconfdir}/drives/d
12cr|dosemu-1.4.0.7-1|139	%config(noreplace) %{_sysconfdir}/dosemu.users
12cr|dosemu-1.4.0.7-1|140	%config(noreplace) %{_sysconfdir}/global.conf
12cr|dosemu-1.4.0.7-1|141	
12cr|dosemu-1.4.0.7-1|142	%files -n xdosemu
12cr|dosemu-1.4.0.7-1|143	%{_bindir}/xdosemu
12cr|dosemu-1.4.0.7-1|144	%{_mandir}/man1/xdosemu.1*
12cr|dosemu-1.4.0.7-1|145	%lang(ru) %{_mandir}/ru/man1/xdosemu.1*
12cr|dosemu-1.4.0.7-1|146	%{_iconsdir}/hicolor/16x16/apps/x%{name}.png
12cr|dosemu-1.4.0.7-1|147	%{_iconsdir}/hicolor/32x32/apps/x%{name}.png
12cr|dosemu-1.4.0.7-1|148	%{_iconsdir}/hicolor/48x48/apps/x%{name}.png
12cr|dosemu-1.4.0.7-1|149	%{_datadir}/applications/xdosemu.desktop
12cr|dosemu-1.4.0.7-1|150	
12cr|dosemu-1.4.0.7-1|151	%files freedos
12cr|dosemu-1.4.0.7-1|152	%{_datadir}/dosemu/freedos-%{dosver}
12cr|dosemu-1.4.0.7-1|153	%{_datadir}/dosemu/drive_z
12cr|dosemu-1.4.0.7-1|154	
12cr|dosemu-1.4.0.7-1|155	

1014 12
12cr|dot2tex-2.8.7-3|1	%define name	dot2tex
12cr|dot2tex-2.8.7-3|2	%define version 2.8.7
12cr|dot2tex-2.8.7-3|3	%define release %mkrel 3
12cr|dot2tex-2.8.7-3|4	
12cr|dot2tex-2.8.7-3|5	Summary:	Graphviz to LaTeX converter
12cr|dot2tex-2.8.7-3|6	Name:		%{name}
12cr|dot2tex-2.8.7-3|7	Version:	%{version}
12cr|dot2tex-2.8.7-3|8	Release:	%{release}
12cr|dot2tex-2.8.7-3|9	Source0:	%{name}-%{version}.zip
12cr|dot2tex-2.8.7-3|10	License:	MIT
12cr|dot2tex-2.8.7-3|11	Group:		Graphics
12cr|dot2tex-2.8.7-3|12	Url:		http://www.fauskes.net/code/dot2tex/
12cr|dot2tex-2.8.7-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dot2tex-2.8.7-3|14	BuildArch:	noarch
12cr|dot2tex-2.8.7-3|15	Requires:	python-parsing
12cr|dot2tex-2.8.7-3|16	Requires:	emacs-auctex
12cr|dot2tex-2.8.7-3|17	Requires:	graphviz
12cr|dot2tex-2.8.7-3|18	Suggests:	texlive
12cr|dot2tex-2.8.7-3|19	%py_requires -d
12cr|dot2tex-2.8.7-3|20	
12cr|dot2tex-2.8.7-3|21	%description
12cr|dot2tex-2.8.7-3|22	The purpose of dot2tex is to give graphs generated by Graphviz a more
12cr|dot2tex-2.8.7-3|23	LaTeX friendly look and feel. This is accomplished by converting xdot
12cr|dot2tex-2.8.7-3|24	output from Graphviz to a series of PSTricks or PGF/TikZ
12cr|dot2tex-2.8.7-3|25	commands. This approach allows:
12cr|dot2tex-2.8.7-3|26	
12cr|dot2tex-2.8.7-3|27	* Typesetting labels with LaTeX, allowing mathematical notation.
12cr|dot2tex-2.8.7-3|28	* Using native PSTricks and PGF/TikZ commands for drawing arrows (optional).
12cr|dot2tex-2.8.7-3|29	* Using backend specific styles to customize the output
12cr|dot2tex-2.8.7-3|30	
12cr|dot2tex-2.8.7-3|31	Dot2tex can preprocess graphs using the preview package. Information
12cr|dot2tex-2.8.7-3|32	about label sizes will be extracted and used to get correctly sized
12cr|dot2tex-2.8.7-3|33	nodes and edge labels.
12cr|dot2tex-2.8.7-3|34	
12cr|dot2tex-2.8.7-3|35	%prep
12cr|dot2tex-2.8.7-3|36	%setup -q
12cr|dot2tex-2.8.7-3|37	
12cr|dot2tex-2.8.7-3|38	%install
12cr|dot2tex-2.8.7-3|39	%__rm -rf %{buildroot}
12cr|dot2tex-2.8.7-3|40	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|dot2tex-2.8.7-3|41	%__chmod -R o-w *.txt LICENSE doc/ examples
12cr|dot2tex-2.8.7-3|42	%__chmod -R g-w *.txt LICENSE doc/ examples
12cr|dot2tex-2.8.7-3|43	
12cr|dot2tex-2.8.7-3|44	%clean
12cr|dot2tex-2.8.7-3|45	%__rm -rf %{buildroot}
12cr|dot2tex-2.8.7-3|46	
12cr|dot2tex-2.8.7-3|47	%files -f FILE_LIST
12cr|dot2tex-2.8.7-3|48	%defattr(-,root,root)
12cr|dot2tex-2.8.7-3|49	%doc *.txt LICENSE doc/* examples/
12cr|dot2tex-2.8.7-3|50	
12cr|dot2tex-2.8.7-3|51	
12cr|dot2tex-2.8.7-3|52	%changelog
12cr|dot2tex-2.8.7-3|53	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 2.8.7-3mdv2011.0
12cr|dot2tex-2.8.7-3|54	+ Revision: 745767
12cr|dot2tex-2.8.7-3|55	- Only suggest installing texlive.
12cr|dot2tex-2.8.7-3|56	
12cr|dot2tex-2.8.7-3|57	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 2.8.7-2
12cr|dot2tex-2.8.7-3|58	+ Revision: 745479
12cr|dot2tex-2.8.7-3|59	- Update install dependency from tetex-latex to texlive-texmf.
12cr|dot2tex-2.8.7-3|60	
12cr|dot2tex-2.8.7-3|61	* Wed Jun 01 2011 Lev Givon <lev@mandriva.org> 2.8.7-1
12cr|dot2tex-2.8.7-3|62	+ Revision: 682247
12cr|dot2tex-2.8.7-3|63	- import dot2tex
12cr|dot2tex-2.8.7-3|64	
12cr|dot2tex-2.8.7-3|65	

1015 12
12cr|dotclear-2.2-2|1	Name:		dotclear
12cr|dotclear-2.2-2|2	Version:	2.2
12cr|dotclear-2.2-2|3	Release:	2
12cr|dotclear-2.2-2|4	Summary:	Web-based blog
12cr|dotclear-2.2-2|5	License:	GPLv2
12cr|dotclear-2.2-2|6	Group:		System/Servers
12cr|dotclear-2.2-2|7	URL:		http://www.dotclear.net
12cr|dotclear-2.2-2|8	Source0:	http://download.dotclear.org/latest/%{name}-%{version}.tar.gz
12cr|dotclear-2.2-2|9	Patch0:		php53.patch
12cr|dotclear-2.2-2|10	Requires:		php-xml
12cr|dotclear-2.2-2|11	Requires:		php-iconv
12cr|dotclear-2.2-2|12	Requires:		php-mbstring
12cr|dotclear-2.2-2|13	BuildArch:	noarch
12cr|dotclear-2.2-2|14	
12cr|dotclear-2.2-2|15	%description
12cr|dotclear-2.2-2|16	dotclear is a multilingual web application developed in php.
12cr|dotclear-2.2-2|17	It provides personal blogs and trackbacks to react,
12cr|dotclear-2.2-2|18	but also can be used in a multi-user mode with several right levels.
12cr|dotclear-2.2-2|19	
12cr|dotclear-2.2-2|20	%prep
12cr|dotclear-2.2-2|21	%setup -q -n %{name}
12cr|dotclear-2.2-2|22	%patch0 -p1
12cr|dotclear-2.2-2|23	
12cr|dotclear-2.2-2|24	%build
12cr|dotclear-2.2-2|25	
12cr|dotclear-2.2-2|26	%install
12cr|dotclear-2.2-2|27	# install files
12cr|dotclear-2.2-2|28	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cr|dotclear-2.2-2|29	cp -aRf * %{buildroot}%{_var}/www/%{name}
12cr|dotclear-2.2-2|30	for i in CHANGELOG CREDITS LICENSE README; do
12cr|dotclear-2.2-2|31	rm -f %{buildroot}%{_var}/www/%{name}/$i
12cr|dotclear-2.2-2|32	done
12cr|dotclear-2.2-2|33	
12cr|dotclear-2.2-2|34	# apache configuration
12cr|dotclear-2.2-2|35	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|dotclear-2.2-2|36	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|dotclear-2.2-2|37	Alias /dotclear /var/www/dotclear
12cr|dotclear-2.2-2|38	<Directory /var/www/dotclear>
12cr|dotclear-2.2-2|39	Order allow,deny
12cr|dotclear-2.2-2|40	Allow from all
12cr|dotclear-2.2-2|41	</Directory>
12cr|dotclear-2.2-2|42	
12cr|dotclear-2.2-2|43	<Directory /var/www/dotclear/admin/install>
12cr|dotclear-2.2-2|44	Order deny,allow
12cr|dotclear-2.2-2|45	Deny from all
12cr|dotclear-2.2-2|46	Allow from 127.0.0.1
12cr|dotclear-2.2-2|47	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
12cr|dotclear-2.2-2|48	</Directory>
12cr|dotclear-2.2-2|49	EOF
12cr|dotclear-2.2-2|50	
12cr|dotclear-2.2-2|51	# remove .htaccess files
12cr|dotclear-2.2-2|52	find %{buildroot}%{_var}/www/%{name} -name .htaccess -exec rm -f {} \;
12cr|dotclear-2.2-2|53	
12cr|dotclear-2.2-2|54	# fix exectuable bit
12cr|dotclear-2.2-2|55	find %{buildroot}%{_var}/www/%{name} -type f -exec chmod 644 {} \;
12cr|dotclear-2.2-2|56	chmod 755 %{buildroot}%{_var}/www/%{name}/inc/dbschema/upgrade-cli.php
12cr|dotclear-2.2-2|57	
12cr|dotclear-2.2-2|58	cat > README.urpmi <<EOF
12cr|dotclear-2.2-2|59	Dotclear is a database driven blogging program designed to make it exceedingly
12cr|dotclear-2.2-2|60	easy to publish an online blog, sometimes also called a weblog or journal.
12cr|dotclear-2.2-2|61	
12cr|dotclear-2.2-2|62	Once this package is installed, there are a few configuration items which need
12cr|dotclear-2.2-2|63	to be performed before the blog is usable.  First, you need to install
12cr|dotclear-2.2-2|64	Mysql or PostgreSQL database and corresponding php modules:
12cr|dotclear-2.2-2|65	
12cr|dotclear-2.2-2|66	# urpmi mysql php-mysql
12cr|dotclear-2.2-2|67	
12cr|dotclear-2.2-2|68	or
12cr|dotclear-2.2-2|69	
12cr|dotclear-2.2-2|70	# urpmi postgresql php-pgsql
12cr|dotclear-2.2-2|71	
12cr|dotclear-2.2-2|72	Then, you need to establish a username and password to connect to your
12cr|dotclear-2.2-2|73	MySQL database as, and make both MySQL/Postgres and Dotclear aware of this.
12cr|dotclear-2.2-2|74	Let's start by creating the database and the username / password
12cr|dotclear-2.2-2|75	inside MySQL first:
12cr|dotclear-2.2-2|76	
12cr|dotclear-2.2-2|77	# mysql
12cr|dotclear-2.2-2|78	mysql> create database dotclear;
12cr|dotclear-2.2-2|79	Query OK, 1 row affected (0.00 sec)
12cr|dotclear-2.2-2|80	
12cr|dotclear-2.2-2|81	mysql> grant all privileges on dotclear.* to dotclear identified by 'dotclear';
12cr|dotclear-2.2-2|82	Query OK, 0 rows affected (0.00 sec)
12cr|dotclear-2.2-2|83	
12cr|dotclear-2.2-2|84	mysql> flush privileges;
12cr|dotclear-2.2-2|85	Query OK, 0 rows affected (0.00 sec)
12cr|dotclear-2.2-2|86	
12cr|dotclear-2.2-2|87	mysql> exit
12cr|dotclear-2.2-2|88	Bye
12cr|dotclear-2.2-2|89	#
12cr|dotclear-2.2-2|90	
12cr|dotclear-2.2-2|91	Under certain curcumstances, you may need to run variations of the "grant"
12cr|dotclear-2.2-2|92	command:
12cr|dotclear-2.2-2|93	mysql> grant all privileges on dotclear.* to dotclear@localhost identified by 'dotclear';
12cr|dotclear-2.2-2|94	OR
12cr|dotclear-2.2-2|95	mysql> grant all privileges on dotclear.* to dotclear@'%' identified by 'dotclear';
12cr|dotclear-2.2-2|96	
12cr|dotclear-2.2-2|97	This has created an empty database called 'dotclear', created a user named
12cr|dotclear-2.2-2|98	'dotclear' with a password of 'dotclear', and given the 'dotclear' user total
12cr|dotclear-2.2-2|99	permission over the 'dotclear' database.  Obviously, you'll want to select a
12cr|dotclear-2.2-2|100	different password, and you may want to choose different database and user
12cr|dotclear-2.2-2|101	names depending on your installation.  The specific values you choose are
12cr|dotclear-2.2-2|102	not constrained, they simply need to be consistent between the database and the
12cr|dotclear-2.2-2|103	config file.
12cr|dotclear-2.2-2|104	
12cr|dotclear-2.2-2|105	Once that's done and the database server and web server have been started,
12cr|dotclear-2.2-2|106	in your favourite web browser, enter following URL :
12cr|dotclear-2.2-2|107	http://hostname/dotclear/admin/install/wizard.php  and
12cr|dotclear-2.2-2|108	follow the instructions given to you on the pages you see to set up the
12cr|dotclear-2.2-2|109	database tables and begin publishing your blog.
12cr|dotclear-2.2-2|110	EOF
12cr|dotclear-2.2-2|111	
12cr|dotclear-2.2-2|112	%files
12cr|dotclear-2.2-2|113	%defattr(-,root,root)
12cr|dotclear-2.2-2|114	%doc README.urpmi CHANGELOG CREDITS LICENSE README
12cr|dotclear-2.2-2|115	%config(noreplace) %_webappconfdir/%{name}.conf
12cr|dotclear-2.2-2|116	%dir %{_var}/www/%{name}
12cr|dotclear-2.2-2|117	%{_var}/www/%{name}/*.php
12cr|dotclear-2.2-2|118	#%{_var}/www/%{name}/inc/
12cr|dotclear-2.2-2|119	%{_var}/www/%{name}/admin
12cr|dotclear-2.2-2|120	#%{_var}/www/%{name}/cache
12cr|dotclear-2.2-2|121	%{_var}/www/%{name}/db
12cr|dotclear-2.2-2|122	%{_var}/www/%{name}/locales
12cr|dotclear-2.2-2|123	%{_var}/www/%{name}/plugins
12cr|dotclear-2.2-2|124	%{_var}/www/%{name}/public
12cr|dotclear-2.2-2|125	%{_var}/www/%{name}/themes
12cr|dotclear-2.2-2|126	%attr(0775,root,apache) %{_var}/www/%{name}/cache
12cr|dotclear-2.2-2|127	%attr(0775,root,apache) %{_var}/www/%{name}/inc/
12cr|dotclear-2.2-2|128	
12cr|dotclear-2.2-2|129	
12cr|dotclear-2.2-2|130	%changelog
12cr|dotclear-2.2-2|131	* Tue Jul 27 2010 Jerome Martin <jmartin@mandriva.org> 2.2-1mdv2011.0
12cr|dotclear-2.2-2|132	+ Revision: 561176
12cr|dotclear-2.2-2|133	- Release 2.2
12cr|dotclear-2.2-2|134	
12cr|dotclear-2.2-2|135	* Thu Apr 29 2010 Jerome Martin <jmartin@mandriva.org> 2.1.6-1mdv2010.1
12cr|dotclear-2.2-2|136	+ Revision: 541031
12cr|dotclear-2.2-2|137	- Update to 2.1.6
12cr|dotclear-2.2-2|138	- Fixed against php 5.3
12cr|dotclear-2.2-2|139	
12cr|dotclear-2.2-2|140	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.5-2mdv2010.1
12cr|dotclear-2.2-2|141	+ Revision: 513175
12cr|dotclear-2.2-2|142	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|dotclear-2.2-2|143	- use herein documents instead of external source for apache configuration
12cr|dotclear-2.2-2|144	- no need to prefix apache configuration file with an ordering number
12cr|dotclear-2.2-2|145	- spec cleanup
12cr|dotclear-2.2-2|146	
12cr|dotclear-2.2-2|147	* Thu Feb 12 2009 Jerome Martin <jmartin@mandriva.org> 2.1.5-1mdv2009.1
12cr|dotclear-2.2-2|148	+ Revision: 339940
12cr|dotclear-2.2-2|149	- 2.1.5
12cr|dotclear-2.2-2|150	
12cr|dotclear-2.2-2|151	* Wed Feb 04 2009 Jerome Martin <jmartin@mandriva.org> 2.1.4-1mdv2009.1
12cr|dotclear-2.2-2|152	+ Revision: 337568
12cr|dotclear-2.2-2|153	- Updated to 2.1.4
12cr|dotclear-2.2-2|154	
12cr|dotclear-2.2-2|155	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.2.5-5mdv2009.0
12cr|dotclear-2.2-2|156	+ Revision: 266576
12cr|dotclear-2.2-2|157	- rebuild early 2009.0 package (before pixel changes)
12cr|dotclear-2.2-2|158	
12cr|dotclear-2.2-2|159	* Mon Apr 21 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-4mdv2009.0
12cr|dotclear-2.2-2|160	+ Revision: 196211
12cr|dotclear-2.2-2|161	- fix #22079
12cr|dotclear-2.2-2|162	
12cr|dotclear-2.2-2|163	+ Olivier Blin <oblin@mandriva.com>
12cr|dotclear-2.2-2|164	- restore BuildRoot
12cr|dotclear-2.2-2|165	
12cr|dotclear-2.2-2|166	+ Thierry Vignaud <tv@mandriva.org>
12cr|dotclear-2.2-2|167	- kill re-definition of %%buildroot on Pixel's request
12cr|dotclear-2.2-2|168	
12cr|dotclear-2.2-2|169	* Mon Jun 25 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-3mdv2008.0
12cr|dotclear-2.2-2|170	+ Revision: 43878
12cr|dotclear-2.2-2|171	- Import dotclear
12cr|dotclear-2.2-2|172	
12cr|dotclear-2.2-2|173	
12cr|dotclear-2.2-2|174	
12cr|dotclear-2.2-2|175	* Mon Jun 25 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-3mdv2008.0
12cr|dotclear-2.2-2|176	- fix deps
12cr|dotclear-2.2-2|177	
12cr|dotclear-2.2-2|178	* Mon Jul 17 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.5-2mdk
12cr|dotclear-2.2-2|179	- fix php-mysql dependancy
12cr|dotclear-2.2-2|180	
12cr|dotclear-2.2-2|181	* Tue Jun 6 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.5-1mdk
12cr|dotclear-2.2-2|182	- security update
12cr|dotclear-2.2-2|183	
12cr|dotclear-2.2-2|184	* Thu Apr 20 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.4-1mdk
12cr|dotclear-2.2-2|185	- security update
12cr|dotclear-2.2-2|186	- improve images management, and spam plugin
12cr|dotclear-2.2-2|187	
12cr|dotclear-2.2-2|188	* Mon Jan 23 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.3-2mdk
12cr|dotclear-2.2-2|189	- fix Apache configuration
12cr|dotclear-2.2-2|190	- install dotclear in /var/www to fit with Mandriva webapps policy
12cr|dotclear-2.2-2|191	
12cr|dotclear-2.2-2|192	* Wed Nov 30 2005 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.3-1mdk
12cr|dotclear-2.2-2|193	- security update on session manager
12cr|dotclear-2.2-2|194	
12cr|dotclear-2.2-2|195	* Sat Oct 29 2005 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.2-1mdk
12cr|dotclear-2.2-2|196	- security update on trackbacks
12cr|dotclear-2.2-2|197	
12cr|dotclear-2.2-2|198	* Fri Oct 21 2005 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.1-1mdk
12cr|dotclear-2.2-2|199	- initial release

1016 12
12cr|dotproject-2.1.4-0.0.r6063.3|1	%define svn_snap r6063
12cr|dotproject-2.1.4-0.0.r6063.3|2	
12cr|dotproject-2.1.4-0.0.r6063.3|3	Summary:	Web Based Project Management Tool
12cr|dotproject-2.1.4-0.0.r6063.3|4	Name:		dotproject
12cr|dotproject-2.1.4-0.0.r6063.3|5	Version:	2.1.4
12cr|dotproject-2.1.4-0.0.r6063.3|6	Release:	0.0.%{svn_snap}.3
12cr|dotproject-2.1.4-0.0.r6063.3|7	License:	GPL
12cr|dotproject-2.1.4-0.0.r6063.3|8	Group:		System/Servers
12cr|dotproject-2.1.4-0.0.r6063.3|9	URL:		http://sourceforge.net/projects/dotproject/
12cr|dotproject-2.1.4-0.0.r6063.3|10	Source0:	http://prdownloads.sourceforge.net/dotproject/%{name}-%{version}-%{svn_snap}.tar.xz
12cr|dotproject-2.1.4-0.0.r6063.3|11	# S10 - S30 was taken http://sourceforge.net/projects/dotmods/
12cr|dotproject-2.1.4-0.0.r6063.3|12	Source10:	http://mesh.dl.sourceforge.net/project/dotmods/Annotations/0.3.0/annotations_1235-29072009.zip
12cr|dotproject-2.1.4-0.0.r6063.3|13	Source11:	http://mesh.dl.sourceforge.net/project/dotmods/Backup%20Module/v2.0/backup_2.0.tar.gz
12cr|dotproject-2.1.4-0.0.r6063.3|14	Source12:	http://mesh.dl.sourceforge.net/project/dotmods/Details/0.3.0/details_1235-29072009.zip
12cr|dotproject-2.1.4-0.0.r6063.3|15	Source13:	http://mesh.dl.sourceforge.net/project/dotmods/Eventum%20Integration%20Module/v1.1.5/dp_eventum_1_1_5.zip
12cr|dotproject-2.1.4-0.0.r6063.3|16	Source14:	http://mesh.dl.sourceforge.net/project/dotmods/Finance/finance%200.1/finance.zip
12cr|dotproject-2.1.4-0.0.r6063.3|17	# cvs -z3 -d:pserver:anonymous@dotmods.cvs.sourceforge.net:/cvsroot/dotmods co -P helpdesk
12cr|dotproject-2.1.4-0.0.r6063.3|18	Source15:	helpdesk.tar.gz
12cr|dotproject-2.1.4-0.0.r6063.3|19	Source16:	http://mesh.dl.sourceforge.net/project/dotmods/Holiday/Version%201.2/holiday_v1_2.tar.gz
12cr|dotproject-2.1.4-0.0.r6063.3|20	Source17:	http://mesh.dl.sourceforge.net/project/dotmods/Import%20Export/backup%200.2/backup.zip
12cr|dotproject-2.1.4-0.0.r6063.3|21	# cvs -z3 -d:pserver:anonymous@dotmods.cvs.sourceforge.net:/cvsroot/dotmods co -P inventory
12cr|dotproject-2.1.4-0.0.r6063.3|22	Source18:	inventory.tar.gz
12cr|dotproject-2.1.4-0.0.r6063.3|23	Source19:	http://mesh.dl.sourceforge.net/project/dotmods/Invoice/invoice_0.7.tar.gz
12cr|dotproject-2.1.4-0.0.r6063.3|24	Source20:	http://mesh.dl.sourceforge.net/project/dotmods/Journal%20Module/v1.0a/journal.zip
12cr|dotproject-2.1.4-0.0.r6063.3|25	Source21:	http://mesh.dl.sourceforge.net/project/dotmods/Opportunities/0.3.0/opportunities_1235-29072009.zip
12cr|dotproject-2.1.4-0.0.r6063.3|26	Source22:	http://mesh.dl.sourceforge.net/project/dotmods/ProjectDesigner/ProjectDesigner%20v1/projectdesigner_v1.zip
12cr|dotproject-2.1.4-0.0.r6063.3|27	# cvs -z3 -d:pserver:anonymous@dotmods.cvs.sourceforge.net:/cvsroot/dotmods co -P risks
12cr|dotproject-2.1.4-0.0.r6063.3|28	Source23:	risks.tar.gz
12cr|dotproject-2.1.4-0.0.r6063.3|29	Source24:	http://mesh.dl.sourceforge.net/project/dotmods/Trac%20Integration/Release%200.5/trac_dotmod-0.5.1.tar.gz
12cr|dotproject-2.1.4-0.0.r6063.3|30	Source25:	http://mesh.dl.sourceforge.net/project/dotmods/Unitcost/v1.0.0/unitcost_1.0.0.tar.gz
12cr|dotproject-2.1.4-0.0.r6063.3|31	Patch0:		dotproject-2.1.2-fix-perl-path.patch
12cr|dotproject-2.1.4-0.0.r6063.3|32	Patch1:		dotproject-external_smarty.diff
12cr|dotproject-2.1.4-0.0.r6063.3|33	Patch2:		dotproject-external_nusoap.diff
12cr|dotproject-2.1.4-0.0.r6063.3|34	Patch3:		dotproject-external_adodb.diff
12cr|dotproject-2.1.4-0.0.r6063.3|35	Requires(post): rpm-helper apache-mod_php
12cr|dotproject-2.1.4-0.0.r6063.3|36	Requires(preun): rpm-helper apache-mod_php
12cr|dotproject-2.1.4-0.0.r6063.3|37	Requires:	apache-mod_php
12cr|dotproject-2.1.4-0.0.r6063.3|38	Requires:	nusoap
12cr|dotproject-2.1.4-0.0.r6063.3|39	Requires:	php-adodb
12cr|dotproject-2.1.4-0.0.r6063.3|40	Requires:	php-gd
12cr|dotproject-2.1.4-0.0.r6063.3|41	Requires:	php-jpgraph
12cr|dotproject-2.1.4-0.0.r6063.3|42	Requires:	php-ldap
12cr|dotproject-2.1.4-0.0.r6063.3|43	Requires:	php-mysql
12cr|dotproject-2.1.4-0.0.r6063.3|44	Requires:	php-pear-Date_Holidays
12cr|dotproject-2.1.4-0.0.r6063.3|45	Requires:	php-smarty
12cr|dotproject-2.1.4-0.0.r6063.3|46	Requires:	php-sqlite3
12cr|dotproject-2.1.4-0.0.r6063.3|47	BuildArch:	noarch
12cr|dotproject-2.1.4-0.0.r6063.3|48	BuildRequires:	apache-devel >= 2.0.54
12cr|dotproject-2.1.4-0.0.r6063.3|49	BuildRequires:	unzip
12cr|dotproject-2.1.4-0.0.r6063.3|50	
12cr|dotproject-2.1.4-0.0.r6063.3|51	%description
12cr|dotproject-2.1.4-0.0.r6063.3|52	DotProject is a Web-based project management framework that includes modules
12cr|dotproject-2.1.4-0.0.r6063.3|53	for companies, projects, tasks (with Gantt charts), forums, files, a
12cr|dotproject-2.1.4-0.0.r6063.3|54	calendar, contacts, tickets/helpdesk, multi-language support, user/module
12cr|dotproject-2.1.4-0.0.r6063.3|55	permissions, and themes. It is translated into 17 languages and has a modular
12cr|dotproject-2.1.4-0.0.r6063.3|56	design that allows extra modules (such as time sheets and inventory) to be
12cr|dotproject-2.1.4-0.0.r6063.3|57	added in easily.
12cr|dotproject-2.1.4-0.0.r6063.3|58	
12cr|dotproject-2.1.4-0.0.r6063.3|59	%prep
12cr|dotproject-2.1.4-0.0.r6063.3|60	%setup -q
12cr|dotproject-2.1.4-0.0.r6063.3|61	
12cr|dotproject-2.1.4-0.0.r6063.3|62	# extra modules
12cr|dotproject-2.1.4-0.0.r6063.3|63	pushd modules
12cr|dotproject-2.1.4-0.0.r6063.3|64	
12cr|dotproject-2.1.4-0.0.r6063.3|65	if ! [ -d annotations ]; then unzip -q %{SOURCE10}; else exit 1; fi
12cr|dotproject-2.1.4-0.0.r6063.3|66	if ! [ -d backup ]; then tar -zxf %{SOURCE11}; else exit 1; fi
12cr|dotproject-2.1.4-0.0.r6063.3|67	if ! [ -d details ]; then unzip -q %{SOURCE12}; else exit 1; fi
12cr|dotproject-2.1.4-0.0.r6063.3|68	if ! [ -d eventum ]; then unzip -q %{SOURCE13}; else exit 1; fi
12cr|dotproject-2.1.4-0.0.r6063.3|69	if ! [ -d finance ]; then unzip -q %{SOURCE14}; else exit 1; fi
12cr|dotproject-2.1.4-0.0.r6063.3|70	if ! [ -d helpdesk ]; then tar -zxf %{SOURCE15}; else exit 1; fi
12cr|dotproject-2.1.4-0.0.r6063.3|71	if ! [ -d holiday ]; then tar -zxf %{SOURCE16}; else exit 1; fi
12cr|dotproject-2.1.4-0.0.r6063.3|72	
12cr|dotproject-2.1.4-0.0.r6063.3|73	# special voodoo magic here...
12cr|dotproject-2.1.4-0.0.r6063.3|74	if ! [ -d import_export ]; then
12cr|dotproject-2.1.4-0.0.r6063.3|75	mkdir -p import_export
12cr|dotproject-2.1.4-0.0.r6063.3|76	pushd import_export
12cr|dotproject-2.1.4-0.0.r6063.3|77	unzip -q %{SOURCE17}
12cr|dotproject-2.1.4-0.0.r6063.3|78	mv backup/* .
12cr|dotproject-2.1.4-0.0.r6063.3|79	rm -rf backup
12cr|dotproject-2.1.4-0.0.r6063.3|80	perl -pi -e "s|\'Backup\'\;|\'Import_Export\'\;|g" setup.php
12cr|dotproject-2.1.4-0.0.r6063.3|81	perl -pi -e "s|\'backup\'\;|\'import_export\'\;|g" setup.php
12cr|dotproject-2.1.4-0.0.r6063.3|82	popd
12cr|dotproject-2.1.4-0.0.r6063.3|83	else
12cr|dotproject-2.1.4-0.0.r6063.3|84	exit 1
12cr|dotproject-2.1.4-0.0.r6063.3|85	fi
12cr|dotproject-2.1.4-0.0.r6063.3|86	
12cr|dotproject-2.1.4-0.0.r6063.3|87	if ! [ -d inventory ]; then tar -zxf %{SOURCE18}; else exit 1; fi
12cr|dotproject-2.1.4-0.0.r6063.3|88	if ! [ -d invoice ]; then tar -zxf %{SOURCE19}; else exit 1; fi
12cr|dotproject-2.1.4-0.0.r6063.3|89	
12cr|dotproject-2.1.4-0.0.r6063.3|90	# more special voodoo magic here.
12cr|dotproject-2.1.4-0.0.r6063.3|91	if ! [ -d journal ]; then
12cr|dotproject-2.1.4-0.0.r6063.3|92	cd ..
12cr|dotproject-2.1.4-0.0.r6063.3|93	unzip -q %{SOURCE20}
12cr|dotproject-2.1.4-0.0.r6063.3|94	cd -
12cr|dotproject-2.1.4-0.0.r6063.3|95	else
12cr|dotproject-2.1.4-0.0.r6063.3|96	exit 1
12cr|dotproject-2.1.4-0.0.r6063.3|97	fi
12cr|dotproject-2.1.4-0.0.r6063.3|98	
12cr|dotproject-2.1.4-0.0.r6063.3|99	if ! [ -d opportunities ]; then unzip -q %{SOURCE21}; else exit 1; fi
12cr|dotproject-2.1.4-0.0.r6063.3|100	if ! [ -d projectdesigner ]; then unzip -q %{SOURCE22}; else exit 1; fi
12cr|dotproject-2.1.4-0.0.r6063.3|101	if ! [ -d risks ]; then tar -zxf %{SOURCE23}; else exit 1; fi
12cr|dotproject-2.1.4-0.0.r6063.3|102	if ! [ -d trac ]; then tar -zxf %{SOURCE24}; else exit 1; fi
12cr|dotproject-2.1.4-0.0.r6063.3|103	if ! [ -d unitcost ]; then tar -zxf %{SOURCE25}; else exit 1; fi
12cr|dotproject-2.1.4-0.0.r6063.3|104	
12cr|dotproject-2.1.4-0.0.r6063.3|105	popd
12cr|dotproject-2.1.4-0.0.r6063.3|106	
12cr|dotproject-2.1.4-0.0.r6063.3|107	# don't bundle these
12cr|dotproject-2.1.4-0.0.r6063.3|108	#rm -rf lib/PEAR
12cr|dotproject-2.1.4-0.0.r6063.3|109	rm -rf lib/adodb
12cr|dotproject-2.1.4-0.0.r6063.3|110	rm -rf lib/jpgraph
12cr|dotproject-2.1.4-0.0.r6063.3|111	rm -rf lib/smarty
12cr|dotproject-2.1.4-0.0.r6063.3|112	rm -f lib/phpgacl/soap/nusoap.php
12cr|dotproject-2.1.4-0.0.r6063.3|113	rm -rf modules/holiday/PEAR
12cr|dotproject-2.1.4-0.0.r6063.3|114	
12cr|dotproject-2.1.4-0.0.r6063.3|115	%patch0 -p0
12cr|dotproject-2.1.4-0.0.r6063.3|116	%patch1 -p1
12cr|dotproject-2.1.4-0.0.r6063.3|117	%patch2 -p1
12cr|dotproject-2.1.4-0.0.r6063.3|118	%patch3 -p1
12cr|dotproject-2.1.4-0.0.r6063.3|119	
12cr|dotproject-2.1.4-0.0.r6063.3|120	# fix dir/file perms
12cr|dotproject-2.1.4-0.0.r6063.3|121	find . -type d -exec chmod 755 {} \;
12cr|dotproject-2.1.4-0.0.r6063.3|122	find . -type f -exec chmod 644 {} \;
12cr|dotproject-2.1.4-0.0.r6063.3|123	
12cr|dotproject-2.1.4-0.0.r6063.3|124	# clean up CVS stuff
12cr|dotproject-2.1.4-0.0.r6063.3|125	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|dotproject-2.1.4-0.0.r6063.3|126	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|dotproject-2.1.4-0.0.r6063.3|127	done
12cr|dotproject-2.1.4-0.0.r6063.3|128	
12cr|dotproject-2.1.4-0.0.r6063.3|129	# clean up SVN stuff
12cr|dotproject-2.1.4-0.0.r6063.3|130	for i in `find . -type d -name .svn` `find . -type f -name .svn\*`; do
12cr|dotproject-2.1.4-0.0.r6063.3|131	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|dotproject-2.1.4-0.0.r6063.3|132	done
12cr|dotproject-2.1.4-0.0.r6063.3|133	
12cr|dotproject-2.1.4-0.0.r6063.3|134	# unwanted files
12cr|dotproject-2.1.4-0.0.r6063.3|135	find . -type f -name "Thumbs.db" -exec rm -f {} \;
12cr|dotproject-2.1.4-0.0.r6063.3|136	
12cr|dotproject-2.1.4-0.0.r6063.3|137	# strip away annoying ^M
12cr|dotproject-2.1.4-0.0.r6063.3|138	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|dotproject-2.1.4-0.0.r6063.3|139	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|dotproject-2.1.4-0.0.r6063.3|140	
12cr|dotproject-2.1.4-0.0.r6063.3|141	%build
12cr|dotproject-2.1.4-0.0.r6063.3|142	
12cr|dotproject-2.1.4-0.0.r6063.3|143	%install
12cr|dotproject-2.1.4-0.0.r6063.3|144	export DONT_RELINK=1
12cr|dotproject-2.1.4-0.0.r6063.3|145	
12cr|dotproject-2.1.4-0.0.r6063.3|146	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|dotproject-2.1.4-0.0.r6063.3|147	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|dotproject-2.1.4-0.0.r6063.3|148	install -d %{buildroot}%{_datadir}/%{name}
12cr|dotproject-2.1.4-0.0.r6063.3|149	
12cr|dotproject-2.1.4-0.0.r6063.3|150	cp -aRf * %{buildroot}%{_datadir}/%{name}/
12cr|dotproject-2.1.4-0.0.r6063.3|151	
12cr|dotproject-2.1.4-0.0.r6063.3|152	install -d %{buildroot}%{_datadir}/%{name}/files/cache/phpgacl
12cr|dotproject-2.1.4-0.0.r6063.3|153	install -d %{buildroot}%{_datadir}/%{name}/files/cache/smarty_templates
12cr|dotproject-2.1.4-0.0.r6063.3|154	install -d %{buildroot}%{_datadir}/%{name}/files/cache/smarty_templates_c
12cr|dotproject-2.1.4-0.0.r6063.3|155	
12cr|dotproject-2.1.4-0.0.r6063.3|156	# fix file perms
12cr|dotproject-2.1.4-0.0.r6063.3|157	chmod 755 %{buildroot}%{_datadir}/%{name}/includes/gateway.pl
12cr|dotproject-2.1.4-0.0.r6063.3|158	cp %{buildroot}%{_datadir}/%{name}/includes/gateway.pl %{buildroot}%{_datadir}/%{name}/modules/helpdesk/gateway.pl
12cr|dotproject-2.1.4-0.0.r6063.3|159	
12cr|dotproject-2.1.4-0.0.r6063.3|160	# fix config file location
12cr|dotproject-2.1.4-0.0.r6063.3|161	cp %{buildroot}%{_datadir}/%{name}/includes/config-dist.php %{buildroot}%{_sysconfdir}/%{name}/config.php
12cr|dotproject-2.1.4-0.0.r6063.3|162	ln -s %{_sysconfdir}/%{name}/config.php %{buildroot}%{_datadir}/%{name}/includes/config.php
12cr|dotproject-2.1.4-0.0.r6063.3|163	
12cr|dotproject-2.1.4-0.0.r6063.3|164	cat > dotproject-apache.conf << EOF
12cr|dotproject-2.1.4-0.0.r6063.3|165	
12cr|dotproject-2.1.4-0.0.r6063.3|166	Alias /%{name} "%{_datadir}/%{name}"
12cr|dotproject-2.1.4-0.0.r6063.3|167	
12cr|dotproject-2.1.4-0.0.r6063.3|168	<Directory "%{_datadir}/%{name}">
12cr|dotproject-2.1.4-0.0.r6063.3|169	Order Allow,Deny
12cr|dotproject-2.1.4-0.0.r6063.3|170	Allow from All
12cr|dotproject-2.1.4-0.0.r6063.3|171	php_admin_value memory_limit    64M
12cr|dotproject-2.1.4-0.0.r6063.3|172	php_admin_value post_max_size   17M
12cr|dotproject-2.1.4-0.0.r6063.3|173	php_admin_value upload_max_filesize 32M
12cr|dotproject-2.1.4-0.0.r6063.3|174	php_admin_value max_execution_time 120
12cr|dotproject-2.1.4-0.0.r6063.3|175	</Directory>
12cr|dotproject-2.1.4-0.0.r6063.3|176	
12cr|dotproject-2.1.4-0.0.r6063.3|177	<Directory "%{_datadir}/%{name}/files">
12cr|dotproject-2.1.4-0.0.r6063.3|178	Options -All
12cr|dotproject-2.1.4-0.0.r6063.3|179	Deny from All
12cr|dotproject-2.1.4-0.0.r6063.3|180	</Directory>
12cr|dotproject-2.1.4-0.0.r6063.3|181	
12cr|dotproject-2.1.4-0.0.r6063.3|182	<Directory "%{_datadir}/%{name}/files/temp">
12cr|dotproject-2.1.4-0.0.r6063.3|183	Options -All
12cr|dotproject-2.1.4-0.0.r6063.3|184	Order Allow,Deny
12cr|dotproject-2.1.4-0.0.r6063.3|185	Allow from All
12cr|dotproject-2.1.4-0.0.r6063.3|186	</Directory>
12cr|dotproject-2.1.4-0.0.r6063.3|187	
12cr|dotproject-2.1.4-0.0.r6063.3|188	<Directory "%{_datadir}/%{name}/includes">
12cr|dotproject-2.1.4-0.0.r6063.3|189	<Files "gateway.pl">
12cr|dotproject-2.1.4-0.0.r6063.3|190	Order Deny,Allow
12cr|dotproject-2.1.4-0.0.r6063.3|191	Deny from All
12cr|dotproject-2.1.4-0.0.r6063.3|192	</Files>
12cr|dotproject-2.1.4-0.0.r6063.3|193	</Directory>
12cr|dotproject-2.1.4-0.0.r6063.3|194	
12cr|dotproject-2.1.4-0.0.r6063.3|195	<Directory "%{_datadir}/%{name}/install">
12cr|dotproject-2.1.4-0.0.r6063.3|196	Order Deny,Allow
12cr|dotproject-2.1.4-0.0.r6063.3|197	Deny from All
12cr|dotproject-2.1.4-0.0.r6063.3|198	Allow from 127.0.0.1
12cr|dotproject-2.1.4-0.0.r6063.3|199	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
12cr|dotproject-2.1.4-0.0.r6063.3|200	</Directory>
12cr|dotproject-2.1.4-0.0.r6063.3|201	EOF
12cr|dotproject-2.1.4-0.0.r6063.3|202	
12cr|dotproject-2.1.4-0.0.r6063.3|203	install -m0644 dotproject-apache.conf %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|dotproject-2.1.4-0.0.r6063.3|204	
12cr|dotproject-2.1.4-0.0.r6063.3|205	# cleanup
12cr|dotproject-2.1.4-0.0.r6063.3|206	find %{buildroot}%{_datadir}/%{name} -type f -name "\.htaccess" | xargs rm -f
12cr|dotproject-2.1.4-0.0.r6063.3|207	
12cr|dotproject-2.1.4-0.0.r6063.3|208	
12cr|dotproject-2.1.4-0.0.r6063.3|209	%files
12cr|dotproject-2.1.4-0.0.r6063.3|210	%doc ChangeLog
12cr|dotproject-2.1.4-0.0.r6063.3|211	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|dotproject-2.1.4-0.0.r6063.3|212	%attr(0640,apache,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
12cr|dotproject-2.1.4-0.0.r6063.3|213	%{_datadir}/%{name}

1017 12
12cr|dparser-1.15-3|1	%define name dparser
12cr|dparser-1.15-3|2	%define version 1.15
12cr|dparser-1.15-3|3	%define release %mkrel 3
12cr|dparser-1.15-3|4	
12cr|dparser-1.15-3|5	Summary: Simple but powerful tool for parsing
12cr|dparser-1.15-3|6	Name: %{name}
12cr|dparser-1.15-3|7	Version: %{version}
12cr|dparser-1.15-3|8	Release: %{release}
12cr|dparser-1.15-3|9	Source0: http://aleron.dl.sourceforge.net/sourceforge/dparser/d-%{version}-src.tar.bz2
12cr|dparser-1.15-3|10	Source1: python-dparser-calc.tar.bz2
12cr|dparser-1.15-3|11	Patch1: dparser-makefile.patch.bz2
12cr|dparser-1.15-3|12	License: BSD
12cr|dparser-1.15-3|13	Group: Development/Python
12cr|dparser-1.15-3|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|dparser-1.15-3|15	Url: http://dparser.sourceforge.net/
12cr|dparser-1.15-3|16	%py_requires -d
12cr|dparser-1.15-3|17	
12cr|dparser-1.15-3|18	%description
12cr|dparser-1.15-3|19	DParser is an simple but powerful tool for parsing. You can specify the form of
12cr|dparser-1.15-3|20	the text to be parsed using a combination of regular expressions and grammar
12cr|dparser-1.15-3|21	productions.  Because of the parsing technique (technically a scannerless GLR
12cr|dparser-1.15-3|22	parser based on the Tomita algorithm) there are no restrictions.   The grammar
12cr|dparser-1.15-3|23	can be ambiguous, right or left recursive, have any number of null productions,
12cr|dparser-1.15-3|24	and because there is no separate tokenizer, can include whitespace in terminals
12cr|dparser-1.15-3|25	and have terminals which are prefixes of other terminals.   DParser handles not
12cr|dparser-1.15-3|26	just well formed computer languages and data files, but just about any wacky
12cr|dparser-1.15-3|27	situation that occurs in the real world.
12cr|dparser-1.15-3|28	
12cr|dparser-1.15-3|29	
12cr|dparser-1.15-3|30	%package -n python-%{name}
12cr|dparser-1.15-3|31	
12cr|dparser-1.15-3|32	Summary: DParser python binding
12cr|dparser-1.15-3|33	Requires: python
12cr|dparser-1.15-3|34	Group: Development/Python
12cr|dparser-1.15-3|35	
12cr|dparser-1.15-3|36	%description  -n python-%{name}
12cr|dparser-1.15-3|37	DParser is a simple but powerful tool for parsing, written by J. Plevyak.
12cr|dparser-1.15-3|38	DParser for Python gives Python programmers a seamless interface to DParser.
12cr|dparser-1.15-3|39	
12cr|dparser-1.15-3|40	The features that set this Python parser apart from other Python parsers are:
12cr|dparser-1.15-3|41	+ it can deal with any grammar (GLR)
12cr|dparser-1.15-3|42	+ it is fast (based in C)
12cr|dparser-1.15-3|43	+ it does not require a compiler to operate.
12cr|dparser-1.15-3|44	
12cr|dparser-1.15-3|45	DParser for Python also has many easy-to-use features found in other Python
12cr|dparser-1.15-3|46	parsers:
12cr|dparser-1.15-3|47	+ it does not require explicit definitions of tokens
12cr|dparser-1.15-3|48	+ it does not require a separate, non-Python grammar file
12cr|dparser-1.15-3|49	+ it uses function documentation strings to specify grammar rules
12cr|dparser-1.15-3|50	+ it does not output parser code that the user must compile or run.
12cr|dparser-1.15-3|51	
12cr|dparser-1.15-3|52	%prep
12cr|dparser-1.15-3|53	
12cr|dparser-1.15-3|54	%setup -q -n d
12cr|dparser-1.15-3|55	%setup -q -T -D -a 1 -n d
12cr|dparser-1.15-3|56	
12cr|dparser-1.15-3|57	#%patch1 -p1
12cr|dparser-1.15-3|58	
12cr|dparser-1.15-3|59	%build
12cr|dparser-1.15-3|60	make
12cr|dparser-1.15-3|61	#make test
12cr|dparser-1.15-3|62	
12cr|dparser-1.15-3|63	%install
12cr|dparser-1.15-3|64	rm -rf $RPM_BUILD_ROOT
12cr|dparser-1.15-3|65	PREFIX=$RPM_BUILD_ROOT%_prefix make install
12cr|dparser-1.15-3|66	cd python
12cr|dparser-1.15-3|67	python setup.py install --root=$RPM_BUILD_ROOT
12cr|dparser-1.15-3|68	
12cr|dparser-1.15-3|69	mkdir -p $RPM_BUILD_ROOT%_mandir/man1
12cr|dparser-1.15-3|70	mv  $RPM_BUILD_ROOT%_prefix/man/man1/* $RPM_BUILD_ROOT%_mandir/man1/
12cr|dparser-1.15-3|71	%ifarch x86_64
12cr|dparser-1.15-3|72	mv  $RPM_BUILD_ROOT{/usr/lib,%_libdir}/libdparse.a
12cr|dparser-1.15-3|73	%endif
12cr|dparser-1.15-3|74	
12cr|dparser-1.15-3|75	%clean
12cr|dparser-1.15-3|76	rm -rf $RPM_BUILD_ROOT
12cr|dparser-1.15-3|77	
12cr|dparser-1.15-3|78	%files
12cr|dparser-1.15-3|79	%defattr(-,root,root,0755)
12cr|dparser-1.15-3|80	%_bindir/*
12cr|dparser-1.15-3|81	%_includedir/*
12cr|dparser-1.15-3|82	%_libdir/*.a
12cr|dparser-1.15-3|83	%_mandir/man1/*
12cr|dparser-1.15-3|84	%defattr(644,root,root,755)
12cr|dparser-1.15-3|85	%doc BUILD_VERSION CHANGES COPYRIGHT README *.html tests verilog
12cr|dparser-1.15-3|86	
12cr|dparser-1.15-3|87	%files  -n python-%{name}
12cr|dparser-1.15-3|88	%defattr(-,root,root,0755)
12cr|dparser-1.15-3|89	%doc python/README python/*.html python/tests python/contrib python/calc.py
12cr|dparser-1.15-3|90	%py_platsitedir/*
12cr|dparser-1.15-3|91	
12cr|dparser-1.15-3|92	
12cr|dparser-1.15-3|93	%changelog
12cr|dparser-1.15-3|94	* Fri Nov 05 2010 Funda Wang <fwang@mandriva.org> 1.15-3mdv2011.0
12cr|dparser-1.15-3|95	+ Revision: 593658
12cr|dparser-1.15-3|96	- rebuild for py 2.7
12cr|dparser-1.15-3|97	
12cr|dparser-1.15-3|98	* Wed May 05 2010 Funda Wang <fwang@mandriva.org> 1.15-2mdv2010.1
12cr|dparser-1.15-3|99	+ Revision: 542340
12cr|dparser-1.15-3|100	- fix file list
12cr|dparser-1.15-3|101	
12cr|dparser-1.15-3|102	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 1.15-1mdv2010.1
12cr|dparser-1.15-3|103	+ Revision: 508200
12cr|dparser-1.15-3|104	- fix BR
12cr|dparser-1.15-3|105	
12cr|dparser-1.15-3|106	* Wed Feb 18 2009 Jérôme Soyer <saispo@mandriva.org> 1.15-1mdv2009.1
12cr|dparser-1.15-3|107	+ Revision: 342457
12cr|dparser-1.15-3|108	- New upstream release
12cr|dparser-1.15-3|109	
12cr|dparser-1.15-3|110	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.14-4mdv2009.0
12cr|dparser-1.15-3|111	+ Revision: 244522
12cr|dparser-1.15-3|112	- rebuild
12cr|dparser-1.15-3|113	
12cr|dparser-1.15-3|114	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.14-2mdv2008.1
12cr|dparser-1.15-3|115	+ Revision: 170800
12cr|dparser-1.15-3|116	- rebuild
12cr|dparser-1.15-3|117	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|dparser-1.15-3|118	
12cr|dparser-1.15-3|119	+ Olivier Blin <oblin@mandriva.com>
12cr|dparser-1.15-3|120	- restore BuildRoot
12cr|dparser-1.15-3|121	
12cr|dparser-1.15-3|122	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 1.14-1mdv2008.1
12cr|dparser-1.15-3|123	+ Revision: 132805
12cr|dparser-1.15-3|124	- fix installing on x86_64
12cr|dparser-1.15-3|125	- kill re-definition of %%buildroot on Pixel's request
12cr|dparser-1.15-3|126	- import dparser
12cr|dparser-1.15-3|127	
12cr|dparser-1.15-3|128	
12cr|dparser-1.15-3|129	* Thu Mar 23 2006 Lenny Cartier <lenny@mandriva.com> 1.14-1mdk
12cr|dparser-1.15-3|130	- 1.14
12cr|dparser-1.15-3|131	
12cr|dparser-1.15-3|132	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 1.13-2mdk
12cr|dparser-1.15-3|133	- Rebuild for new python
12cr|dparser-1.15-3|134	- fix directory
12cr|dparser-1.15-3|135	
12cr|dparser-1.15-3|136	* Mon Oct 11 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.13-1mdk
12cr|dparser-1.15-3|137	- 1.13
12cr|dparser-1.15-3|138	
12cr|dparser-1.15-3|139	* Tue Aug 31 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.11-1mdk
12cr|dparser-1.15-3|140	- from Gaetan Lehmann <glehmann@netcourrier.com> :
12cr|dparser-1.15-3|141	- Create package from scratch for mandrake system

1018 12
12cr|dpatch-2.0.31-2|1	Name:		dpatch
12cr|dpatch-2.0.31-2|2	Version:	2.0.31
12cr|dpatch-2.0.31-2|3	Release:	%mkrel 2
12cr|dpatch-2.0.31-2|4	Summary:	Debian dpatch tool
12cr|dpatch-2.0.31-2|5	Group:		Development/Other
12cr|dpatch-2.0.31-2|6	License:	GPLv2+
12cr|dpatch-2.0.31-2|7	URL:		https://alioth.debian.org/projects/dpatch/
12cr|dpatch-2.0.31-2|8	Source0:	ftp://ftp.debian.org/debian/pool/main/d/dpatch/%{name}_%{version}.tar.gz
12cr|dpatch-2.0.31-2|9	BuildArch:	noarch
12cr|dpatch-2.0.31-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|dpatch-2.0.31-2|11	Requires:   	dpkg
12cr|dpatch-2.0.31-2|12	Patch1:		dpatch-nawk.patch
12cr|dpatch-2.0.31-2|13	
12cr|dpatch-2.0.31-2|14	%description
12cr|dpatch-2.0.31-2|15	Debian dpatch tool.
12cr|dpatch-2.0.31-2|16	
12cr|dpatch-2.0.31-2|17	%prep
12cr|dpatch-2.0.31-2|18	%setup -q -n %{name}-%{version}
12cr|dpatch-2.0.31-2|19	%patch1 -p1 -b .orig
12cr|dpatch-2.0.31-2|20	
12cr|dpatch-2.0.31-2|21	%build
12cr|dpatch-2.0.31-2|22	make
12cr|dpatch-2.0.31-2|23	
12cr|dpatch-2.0.31-2|24	%install
12cr|dpatch-2.0.31-2|25	rm -rf $RPM_BUILD_ROOT
12cr|dpatch-2.0.31-2|26	install -d $RPM_BUILD_ROOT{%{_mandir}/{man1,man7},%{_bindir}}
12cr|dpatch-2.0.31-2|27	make install DESTDIR=$RPM_BUILD_ROOT
12cr|dpatch-2.0.31-2|28	
12cr|dpatch-2.0.31-2|29	%clean
12cr|dpatch-2.0.31-2|30	rm -rf $RPM_BUILD_ROOT
12cr|dpatch-2.0.31-2|31	
12cr|dpatch-2.0.31-2|32	%files
12cr|dpatch-2.0.31-2|33	%defattr(-,root,root)
12cr|dpatch-2.0.31-2|34	%doc debian/control debian/copyright debian/NEWS README.History
12cr|dpatch-2.0.31-2|35	%{_bindir}/*
12cr|dpatch-2.0.31-2|36	%{_datadir}/dpatch
12cr|dpatch-2.0.31-2|37	%{_mandir}/*/*
12cr|dpatch-2.0.31-2|38	%{_sysconfdir}/bash_completion.d/dpatch_edit_patch
12cr|dpatch-2.0.31-2|39	
12cr|dpatch-2.0.31-2|40	
12cr|dpatch-2.0.31-2|41	%changelog
12cr|dpatch-2.0.31-2|42	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.31-2mdv2011.0
12cr|dpatch-2.0.31-2|43	+ Revision: 610271
12cr|dpatch-2.0.31-2|44	- rebuild
12cr|dpatch-2.0.31-2|45	
12cr|dpatch-2.0.31-2|46	* Tue Feb 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.0.31-1mdv2010.1
12cr|dpatch-2.0.31-2|47	+ Revision: 510390
12cr|dpatch-2.0.31-2|48	- up to 2.0.31
12cr|dpatch-2.0.31-2|49	
12cr|dpatch-2.0.31-2|50	* Sat Jan 24 2009 Jérôme Soyer <saispo@mandriva.org> 2.0.30-1mdv2009.1
12cr|dpatch-2.0.31-2|51	+ Revision: 333151
12cr|dpatch-2.0.31-2|52	- import dpatch
12cr|dpatch-2.0.31-2|53	
12cr|dpatch-2.0.31-2|54	

1019 12
12cr|dpgconv-9-2|1	Name:			dpgconv
12cr|dpgconv-9-2|2	Version: 		9
12cr|dpgconv-9-2|3	Release:		%mkrel 2
12cr|dpgconv-9-2|4	
12cr|dpgconv-9-2|5	Summary: 	Transcode video files to DPG (nDs mPeG)
12cr|dpgconv-9-2|6	Source0: 	http://theli.is-a-geek.org/files/dpgconv/dpgconv-9.py.bz2
12cr|dpgconv-9-2|7	Source1:	dpgconv-readme
12cr|dpgconv-9-2|8	Source2:	dpgshow
12cr|dpgconv-9-2|9	
12cr|dpgconv-9-2|10	License: 	GPLv2
12cr|dpgconv-9-2|11	Group:	 	Video
12cr|dpgconv-9-2|12	URL:		http://theli.is-a-geek.org/blog/static/dpgconv
12cr|dpgconv-9-2|13	
12cr|dpgconv-9-2|14	Requires:	mplayer
12cr|dpgconv-9-2|15	Requires:	mencoder
12cr|dpgconv-9-2|16	Requires:	mpeg-stat
12cr|dpgconv-9-2|17	Requires:	python-imaging
12cr|dpgconv-9-2|18	
12cr|dpgconv-9-2|19	BuildArch:	noarch
12cr|dpgconv-9-2|20	BuildRoot: 	%{_tmppath}/%{name}-%{version}
12cr|dpgconv-9-2|21	
12cr|dpgconv-9-2|22	%description
12cr|dpgconv-9-2|23	A script to transcode video files to DPG format suitable for Nintendo DS (tm)
12cr|dpgconv-9-2|24	
12cr|dpgconv-9-2|25	
12cr|dpgconv-9-2|26	%prep
12cr|dpgconv-9-2|27	
12cr|dpgconv-9-2|28	%build
12cr|dpgconv-9-2|29	
12cr|dpgconv-9-2|30	%install
12cr|dpgconv-9-2|31	rm -rf %{buildroot}
12cr|dpgconv-9-2|32	mkdir -p %{buildroot}%{_bindir}
12cr|dpgconv-9-2|33	bzip2 -dc %{SOURCE0} > %{buildroot}%{_bindir}/%{name}.py
12cr|dpgconv-9-2|34	install -D -m 644 %{SOURCE1} %{buildroot}%{_docdir}/%{name}/Get-Started
12cr|dpgconv-9-2|35	install -m 644 %{SOURCE2} %{buildroot}%{_docdir}/%{name}/
12cr|dpgconv-9-2|36	
12cr|dpgconv-9-2|37	%clean
12cr|dpgconv-9-2|38	rm -rf %{buildroot}
12cr|dpgconv-9-2|39	
12cr|dpgconv-9-2|40	%files
12cr|dpgconv-9-2|41	%defattr(-,root,root)
12cr|dpgconv-9-2|42	%{_docdir}/%{name}/Get-Started
12cr|dpgconv-9-2|43	%{_docdir}/%{name}/dpgshow
12cr|dpgconv-9-2|44	%attr(0755,root,root) %{_bindir}/dpgconv.py
12cr|dpgconv-9-2|45	
12cr|dpgconv-9-2|46	
12cr|dpgconv-9-2|47	
12cr|dpgconv-9-2|48	
12cr|dpgconv-9-2|49	%changelog
12cr|dpgconv-9-2|50	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 9-2mdv2011.0
12cr|dpgconv-9-2|51	+ Revision: 617874
12cr|dpgconv-9-2|52	- the mass rebuild of 2010.0 packages
12cr|dpgconv-9-2|53	
12cr|dpgconv-9-2|54	* Thu Oct 15 2009 Guillaume Bedot <littletux@mandriva.org> 9-1mdv2010.0
12cr|dpgconv-9-2|55	+ Revision: 457577
12cr|dpgconv-9-2|56	- import dpgconv
12cr|dpgconv-9-2|57	
12cr|dpgconv-9-2|58	
12cr|dpgconv-9-2|59	* Thu Oct 15 2009 Guillaume Bedot <littletux@mandriva.org> 9-1mdv2010.0
12cr|dpgconv-9-2|60	- New package for dpgconv

1020 12
12cr|dpkg-1.16.8-2|1	%if %{_use_internal_dependency_generator}
12cr|dpkg-1.16.8-2|2	%define __noautoreq 'perl\\(controllib.pl\\)|perl\\(file\\)'
12cr|dpkg-1.16.8-2|3	%else
12cr|dpkg-1.16.8-2|4	%define _requires_exceptions perl(controllib.pl)\\|perl(file)
12cr|dpkg-1.16.8-2|5	%endif
12cr|dpkg-1.16.8-2|6	
12cr|dpkg-1.16.8-2|7	Summary:	Package maintenance system for Debian Linux
12cr|dpkg-1.16.8-2|8	Name:		dpkg
12cr|dpkg-1.16.8-2|9	Version:	1.16.8
12cr|dpkg-1.16.8-2|10	Release:	2
12cr|dpkg-1.16.8-2|11	License:	GPLv2+
12cr|dpkg-1.16.8-2|12	Group:		System/Configuration/Packaging
12cr|dpkg-1.16.8-2|13	Url:		http://packages.debian.org/unstable/base/dpkg.html
12cr|dpkg-1.16.8-2|14	Source0:	ftp://ftp.debian.org/debian/pool/main/d/dpkg/%{name}_%{version}.tar.xz
12cr|dpkg-1.16.8-2|15	Source1:	%{name}-pl-man-pages.tar.bz2
12cr|dpkg-1.16.8-2|16	Source2:	debsign.sh
12cr|dpkg-1.16.8-2|17	Source3:	debsign.1
12cr|dpkg-1.16.8-2|18	BuildRequires:	gettext-devel
12cr|dpkg-1.16.8-2|19	BuildRequires:	zlib-devel
12cr|dpkg-1.16.8-2|20	BuildRequires:	po4a
12cr|dpkg-1.16.8-2|21	
12cr|dpkg-1.16.8-2|22	%description
12cr|dpkg-1.16.8-2|23	This package contains the programs dpkg which used to handle the installation
12cr|dpkg-1.16.8-2|24	and removal of packages on a Debian system.
12cr|dpkg-1.16.8-2|25	
12cr|dpkg-1.16.8-2|26	In order to unpack and build Debian source packages you will need
12cr|dpkg-1.16.8-2|27	to install the developers' package `dpkg-dev' as well as this one.
12cr|dpkg-1.16.8-2|28	
12cr|dpkg-1.16.8-2|29	dpkg-dev is not provided on your Mandriva Linux system.
12cr|dpkg-1.16.8-2|30	
12cr|dpkg-1.16.8-2|31	%package -n	perl-Dpkg
12cr|dpkg-1.16.8-2|32	Summary:	Package maintenance system for Debian Linux
12cr|dpkg-1.16.8-2|33	Group:		Development/Perl
12cr|dpkg-1.16.8-2|34	BuildArch:	noarch
12cr|dpkg-1.16.8-2|35	
12cr|dpkg-1.16.8-2|36	%description -n	perl-Dpkg
12cr|dpkg-1.16.8-2|37	This module provides dpkg functionalities.
12cr|dpkg-1.16.8-2|38	
12cr|dpkg-1.16.8-2|39	%prep
12cr|dpkg-1.16.8-2|40	%setup -q
12cr|dpkg-1.16.8-2|41	
12cr|dpkg-1.16.8-2|42	%build
12cr|dpkg-1.16.8-2|43	%configure2_5x \
12cr|dpkg-1.16.8-2|44	--enable-shared \
12cr|dpkg-1.16.8-2|45	--disable-dselect \
12cr|dpkg-1.16.8-2|46	--with-admindir=%{_localstatedir}/lib/%{name}
12cr|dpkg-1.16.8-2|47	
12cr|dpkg-1.16.8-2|48	%make
12cr|dpkg-1.16.8-2|49	
12cr|dpkg-1.16.8-2|50	%install
12cr|dpkg-1.16.8-2|51	%makeinstall_std
12cr|dpkg-1.16.8-2|52	
12cr|dpkg-1.16.8-2|53	bzip2 -dc %{SOURCE1} | tar xf - -C %{buildroot}%{_mandir}
12cr|dpkg-1.16.8-2|54	install -m 755 %{SOURCE2} %{buildroot}/%{_bindir}/debsign
12cr|dpkg-1.16.8-2|55	install -m 644 %{SOURCE3} %{buildroot}/%{_mandir}/man1
12cr|dpkg-1.16.8-2|56	
12cr|dpkg-1.16.8-2|57	# cleanup
12cr|dpkg-1.16.8-2|58	rm -fr %{buildroot}%{_datadir}/locale/en/
12cr|dpkg-1.16.8-2|59	rm -fr %{buildroot}%{_sysconfdir}/alternatives
12cr|dpkg-1.16.8-2|60	rm -f %{buildroot}%{_bindir}/update-alternatives
12cr|dpkg-1.16.8-2|61	rm -f %{buildroot}%{_sbindir}/update-alternatives
12cr|dpkg-1.16.8-2|62	rm -fr %{buildroot}/usr/share/doc
12cr|dpkg-1.16.8-2|63	find %{buildroot} -name "md5sum*" -exec rm -f {} \;
12cr|dpkg-1.16.8-2|64	find %{buildroot}%{_mandir} -name "update-alternatives*" -exec rm -f {} \;
12cr|dpkg-1.16.8-2|65	
12cr|dpkg-1.16.8-2|66	%find_lang %{name}
12cr|dpkg-1.16.8-2|67	%find_lang dpkg-dev
12cr|dpkg-1.16.8-2|68	cat dpkg-dev.lang >> %{name}.lang
12cr|dpkg-1.16.8-2|69	
12cr|dpkg-1.16.8-2|70	%files -f %{name}.lang
12cr|dpkg-1.16.8-2|71	%defattr(644,root,root,755)
12cr|dpkg-1.16.8-2|72	%attr(0755,root,root) %{_bindir}/d*
12cr|dpkg-1.16.8-2|73	%dir %{_libdir}/%{name}
12cr|dpkg-1.16.8-2|74	%dir %{_libdir}/%{name}/parsechangelog
12cr|dpkg-1.16.8-2|75	%attr(0755,root,root) %dir %{_libdir}/%{name}/parsechangelog/debian
12cr|dpkg-1.16.8-2|76	%attr(0755,root,root) %{_sbindir}/*
12cr|dpkg-1.16.8-2|77	%dir %{_datadir}/%{name}
12cr|dpkg-1.16.8-2|78	%dir %{_localstatedir}/lib/%{name}
12cr|dpkg-1.16.8-2|79	%{_datadir}/%{name}/cputable
12cr|dpkg-1.16.8-2|80	%{_datadir}/%{name}/ostable
12cr|dpkg-1.16.8-2|81	%{_datadir}/%{name}/triplettable
12cr|dpkg-1.16.8-2|82	%{_datadir}/dpkg/abitable
12cr|dpkg-1.16.8-2|83	%{_datadir}/%{name}/*.mk
12cr|dpkg-1.16.8-2|84	%{_localstatedir}/lib/%{name}/*
12cr|dpkg-1.16.8-2|85	%dir %{_sysconfdir}/%{name}
12cr|dpkg-1.16.8-2|86	%{_mandir}/man1/d*
12cr|dpkg-1.16.8-2|87	%{_mandir}/man5/*
12cr|dpkg-1.16.8-2|88	%{_mandir}/man8/*
12cr|dpkg-1.16.8-2|89	%lang(de) %{_mandir}/de/man?/*
12cr|dpkg-1.16.8-2|90	%lang(ja) %{_mandir}/ja/man?/*
12cr|dpkg-1.16.8-2|91	%lang(pl) %{_mandir}/pl/man?/*
12cr|dpkg-1.16.8-2|92	%lang(sv) %{_mandir}/sv/man?/*
12cr|dpkg-1.16.8-2|93	%lang(fr) %{_mandir}/fr/man?/*
12cr|dpkg-1.16.8-2|94	%lang(hu) %{_mandir}/hu/man?/*
12cr|dpkg-1.16.8-2|95	%lang(es) %{_mandir}/es/man?/*
12cr|dpkg-1.16.8-2|96	%{_includedir}/dpkg/*
12cr|dpkg-1.16.8-2|97	%{_mandir}/man3/*
12cr|dpkg-1.16.8-2|98	%{_libdir}/libdpkg.a
12cr|dpkg-1.16.8-2|99	%{_libdir}/pkgconfig/libdpkg.pc
12cr|dpkg-1.16.8-2|100	
12cr|dpkg-1.16.8-2|101	%files -n perl-Dpkg
12cr|dpkg-1.16.8-2|102	%{perl_vendorlib}/Dpkg
12cr|dpkg-1.16.8-2|103	%{perl_vendorlib}/Dpkg.pm

1021 12
12cr|dpml-util-cli-1.0.0-9|1	%define short_name      cli
12cr|dpml-util-cli-1.0.0-9|2	%define category        util
12cr|dpml-util-cli-1.0.0-9|3	%define section         free
12cr|dpml-util-cli-1.0.0-9|4	%define gcj_support     1
12cr|dpml-util-cli-1.0.0-9|5	
12cr|dpml-util-cli-1.0.0-9|6	Name:           dpml-%{category}-%{short_name}
12cr|dpml-util-cli-1.0.0-9|7	Version:        1.0.0
12cr|dpml-util-cli-1.0.0-9|8	Release:        9
12cr|dpml-util-cli-1.0.0-9|9	Epoch:          0
12cr|dpml-util-cli-1.0.0-9|10	Summary:        DPML Metro Common Utilities
12cr|dpml-util-cli-1.0.0-9|11	License:        Apache License
12cr|dpml-util-cli-1.0.0-9|12	Group:          Development/Java
12cr|dpml-util-cli-1.0.0-9|13	URL:            http://dpml.net/util/cli/index.html
12cr|dpml-util-cli-1.0.0-9|14	# svn checkout https://svn.berlios.de/svnroot/repos/dpml/trunk/main
12cr|dpml-util-cli-1.0.0-9|15	Source0:        %{name}-%{version}.tar.bz2
12cr|dpml-util-cli-1.0.0-9|16	Source1:        %{name}-build.xml
12cr|dpml-util-cli-1.0.0-9|17	%if %{gcj_support}
12cr|dpml-util-cli-1.0.0-9|18	BuildRequires:  java-gcj-compat-devel
12cr|dpml-util-cli-1.0.0-9|19	%else
12cr|dpml-util-cli-1.0.0-9|20	BuildArch:      noarch
12cr|dpml-util-cli-1.0.0-9|21	%endif
12cr|dpml-util-cli-1.0.0-9|22	BuildRequires:  ant >= 0:1.6
12cr|dpml-util-cli-1.0.0-9|23	#BuildRequires: ant-junit >= 0:1.6
12cr|dpml-util-cli-1.0.0-9|24	#BuildRequires: junit
12cr|dpml-util-cli-1.0.0-9|25	BuildRequires:  java-rpmbuild >= 0:1.5
12cr|dpml-util-cli-1.0.0-9|26	
12cr|dpml-util-cli-1.0.0-9|27	%description
12cr|dpml-util-cli-1.0.0-9|28	The CLI index provides an API for processing command line interfaces.
12cr|dpml-util-cli-1.0.0-9|29	
12cr|dpml-util-cli-1.0.0-9|30	The implementation is based on the Jakarta Commons CLI2 library written
12cr|dpml-util-cli-1.0.0-9|31	by John Keyes and Rob Oxspring.
12cr|dpml-util-cli-1.0.0-9|32	
12cr|dpml-util-cli-1.0.0-9|33	CLI1 was formed by the merger of ideas and code from three different
12cr|dpml-util-cli-1.0.0-9|34	libraries and allows most simple interfaces to be modelled. CLI1 became
12cr|dpml-util-cli-1.0.0-9|35	increasingly difficult to maintain and develop further and so CLI2 was
12cr|dpml-util-cli-1.0.0-9|36	developed with the goals of clearer responsibilities and being more
12cr|dpml-util-cli-1.0.0-9|37	flexible. The intention was that CLI2 would be able to model a far
12cr|dpml-util-cli-1.0.0-9|38	greater selection of interfaces and do so more completely, validating
12cr|dpml-util-cli-1.0.0-9|39	as much as possible.
12cr|dpml-util-cli-1.0.0-9|40	
12cr|dpml-util-cli-1.0.0-9|41	The DPML codebase was established in late 2005 based on a fork of the
12cr|dpml-util-cli-1.0.0-9|42	Jarkata Commons CL2 content as CLI2 development with Jakarta Commons
12cr|dpml-util-cli-1.0.0-9|43	appears to have stopped around April 2005. Modification to the codebase
12cr|dpml-util-cli-1.0.0-9|44	applied during incorporation under DPML include removal of CLI1
12cr|dpml-util-cli-1.0.0-9|45	content, resolution of a number of testcase failures, removal of file
12cr|dpml-util-cli-1.0.0-9|46	validation hidden feature (due to platform inconsitencies at the JVM
12cr|dpml-util-cli-1.0.0-9|47	level), removal of Maven dependencies in the build and test procedures,
12cr|dpml-util-cli-1.0.0-9|48	resolution of issues in the Help formatter, package renaming,
12cr|dpml-util-cli-1.0.0-9|49	documentation enhancements, upgrading of the codebase to be compliant
12cr|dpml-util-cli-1.0.0-9|50	with DPML style guidelines, and additions to the argument validator
12cr|dpml-util-cli-1.0.0-9|51	package.
12cr|dpml-util-cli-1.0.0-9|52	
12cr|dpml-util-cli-1.0.0-9|53	%package        javadoc
12cr|dpml-util-cli-1.0.0-9|54	Summary:        Javadoc for %{name}
12cr|dpml-util-cli-1.0.0-9|55	Group:          Development/Java
12cr|dpml-util-cli-1.0.0-9|56	BuildRequires:  java-javadoc
12cr|dpml-util-cli-1.0.0-9|57	
12cr|dpml-util-cli-1.0.0-9|58	%description    javadoc
12cr|dpml-util-cli-1.0.0-9|59	Javadoc for %{name}.
12cr|dpml-util-cli-1.0.0-9|60	
12cr|dpml-util-cli-1.0.0-9|61	%prep
12cr|dpml-util-cli-1.0.0-9|62	%setup -q -n %{short_name}
12cr|dpml-util-cli-1.0.0-9|63	%{__cp} -a %{SOURCE1} build.xml
12cr|dpml-util-cli-1.0.0-9|64	
12cr|dpml-util-cli-1.0.0-9|65	%build
12cr|dpml-util-cli-1.0.0-9|66	#export OPT_JAR_LIST="ant/ant-junit junit"
12cr|dpml-util-cli-1.0.0-9|67	export OPT_JAR_LIST=
12cr|dpml-util-cli-1.0.0-9|68	export CLASSPATH=
12cr|dpml-util-cli-1.0.0-9|69	%ant jar javadoc #test
12cr|dpml-util-cli-1.0.0-9|70	
12cr|dpml-util-cli-1.0.0-9|71	%install
12cr|dpml-util-cli-1.0.0-9|72	# jars
12cr|dpml-util-cli-1.0.0-9|73	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|dpml-util-cli-1.0.0-9|74	%{__cp} -a build/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|dpml-util-cli-1.0.0-9|75	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12cr|dpml-util-cli-1.0.0-9|76	
12cr|dpml-util-cli-1.0.0-9|77	# javadoc
12cr|dpml-util-cli-1.0.0-9|78	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|dpml-util-cli-1.0.0-9|79	cp -pr build/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|dpml-util-cli-1.0.0-9|80	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
12cr|dpml-util-cli-1.0.0-9|81	
12cr|dpml-util-cli-1.0.0-9|82	%if %{gcj_support}
12cr|dpml-util-cli-1.0.0-9|83	%{_bindir}/aot-compile-rpm
12cr|dpml-util-cli-1.0.0-9|84	%endif
12cr|dpml-util-cli-1.0.0-9|85	
12cr|dpml-util-cli-1.0.0-9|86	%if %{gcj_support}
12cr|dpml-util-cli-1.0.0-9|87	%post
12cr|dpml-util-cli-1.0.0-9|88	%{update_gcjdb}
12cr|dpml-util-cli-1.0.0-9|89	
12cr|dpml-util-cli-1.0.0-9|90	%postun
12cr|dpml-util-cli-1.0.0-9|91	%{clean_gcjdb}
12cr|dpml-util-cli-1.0.0-9|92	%endif
12cr|dpml-util-cli-1.0.0-9|93	
12cr|dpml-util-cli-1.0.0-9|94	%post javadoc
12cr|dpml-util-cli-1.0.0-9|95	rm -f %{_javadocdir}/%{name}
12cr|dpml-util-cli-1.0.0-9|96	%{__ln_s} %{name}-%{version} %{_javadocdir}/%{name}
12cr|dpml-util-cli-1.0.0-9|97	
12cr|dpml-util-cli-1.0.0-9|98	%postun javadoc
12cr|dpml-util-cli-1.0.0-9|99	if [ $1 -eq 0 ]; then
12cr|dpml-util-cli-1.0.0-9|100	%{__rm} -f %{_javadocdir}/%{name}
12cr|dpml-util-cli-1.0.0-9|101	fi
12cr|dpml-util-cli-1.0.0-9|102	
12cr|dpml-util-cli-1.0.0-9|103	%files
12cr|dpml-util-cli-1.0.0-9|104	%defattr(0644,root,root,0755)
12cr|dpml-util-cli-1.0.0-9|105	%doc
12cr|dpml-util-cli-1.0.0-9|106	%{_javadir}/*
12cr|dpml-util-cli-1.0.0-9|107	%if %{gcj_support}
12cr|dpml-util-cli-1.0.0-9|108	%attr(-,root,root) %{_libdir}/gcj/%{name}
12cr|dpml-util-cli-1.0.0-9|109	%endif
12cr|dpml-util-cli-1.0.0-9|110	
12cr|dpml-util-cli-1.0.0-9|111	%files javadoc
12cr|dpml-util-cli-1.0.0-9|112	%defattr(0644,root,root,0755)
12cr|dpml-util-cli-1.0.0-9|113	%doc %{_javadocdir}/%{name}-%{version}
12cr|dpml-util-cli-1.0.0-9|114	%ghost %doc %{_javadocdir}/%{name}
12cr|dpml-util-cli-1.0.0-9|115	
12cr|dpml-util-cli-1.0.0-9|116	
12cr|dpml-util-cli-1.0.0-9|117	
12cr|dpml-util-cli-1.0.0-9|118	
12cr|dpml-util-cli-1.0.0-9|119	%changelog
12cr|dpml-util-cli-1.0.0-9|120	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.0.0-8mdv2011.0
12cr|dpml-util-cli-1.0.0-9|121	+ Revision: 617875
12cr|dpml-util-cli-1.0.0-9|122	- the mass rebuild of 2010.0 packages
12cr|dpml-util-cli-1.0.0-9|123	
12cr|dpml-util-cli-1.0.0-9|124	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0:1.0.0-7mdv2010.0
12cr|dpml-util-cli-1.0.0-9|125	+ Revision: 428333
12cr|dpml-util-cli-1.0.0-9|126	- rebuild
12cr|dpml-util-cli-1.0.0-9|127	
12cr|dpml-util-cli-1.0.0-9|128	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0:1.0.0-6mdv2009.0
12cr|dpml-util-cli-1.0.0-9|129	+ Revision: 244524
12cr|dpml-util-cli-1.0.0-9|130	- rebuild
12cr|dpml-util-cli-1.0.0-9|131	- kill re-definition of %%buildroot on Pixel's request
12cr|dpml-util-cli-1.0.0-9|132	
12cr|dpml-util-cli-1.0.0-9|133	+ Olivier Blin <oblin@mandriva.com>
12cr|dpml-util-cli-1.0.0-9|134	- restore BuildRoot
12cr|dpml-util-cli-1.0.0-9|135	
12cr|dpml-util-cli-1.0.0-9|136	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.0.0-4mdv2008.1
12cr|dpml-util-cli-1.0.0-9|137	+ Revision: 120864
12cr|dpml-util-cli-1.0.0-9|138	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|dpml-util-cli-1.0.0-9|139	
12cr|dpml-util-cli-1.0.0-9|140	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:1.0.0-3mdv2008.0
12cr|dpml-util-cli-1.0.0-9|141	+ Revision: 87337
12cr|dpml-util-cli-1.0.0-9|142	- rebuild to filter out autorequires of GCJ AOT objects
12cr|dpml-util-cli-1.0.0-9|143	- remove unnecessary Requires(post) on java-gcj-compat
12cr|dpml-util-cli-1.0.0-9|144	
12cr|dpml-util-cli-1.0.0-9|145	* Sun Sep 09 2007 Pascal Terjan <pterjan@mandriva.org> 0:1.0.0-2mdv2008.0
12cr|dpml-util-cli-1.0.0-9|146	+ Revision: 82773
12cr|dpml-util-cli-1.0.0-9|147	- rebuild
12cr|dpml-util-cli-1.0.0-9|148	
12cr|dpml-util-cli-1.0.0-9|149	
12cr|dpml-util-cli-1.0.0-9|150	* Fri Aug 11 2006 David Walluck <walluck@mandriva.org> 0:1.0.0-1mdv2007.1
12cr|dpml-util-cli-1.0.0-9|151	- release
12cr|dpml-util-cli-1.0.0-9|152	

1022 12
12cr|dragonegg-3.1-1|1	%define		gcc_version		%(%__cc -dumpversion)
12cr|dragonegg-3.1-1|2	%define		gcc_plugindir		%(%__cc -print-file-name=plugin)
12cr|dragonegg-3.1-1|3	
12cr|dragonegg-3.1-1|4	Name:		dragonegg
12cr|dragonegg-3.1-1|5	Version:	3.1
12cr|dragonegg-3.1-1|6	Release:	1
12cr|dragonegg-3.1-1|7	Summary:	DragonEgg - Using LLVM as a GCC backend
12cr|dragonegg-3.1-1|8	License:	NCSA
12cr|dragonegg-3.1-1|9	Group:		Development/Other
12cr|dragonegg-3.1-1|10	URL:		http://dragonegg.llvm.org
12cr|dragonegg-3.1-1|11	Source0:	http://llvm.org/releases/%version/dragonegg-%version.src.tar.gz
12cr|dragonegg-3.1-1|12	BuildRequires:	gcc-plugin-devel
12cr|dragonegg-3.1-1|13	BuildRequires:	llvm-devel
12cr|dragonegg-3.1-1|14	
12cr|dragonegg-3.1-1|15	%description
12cr|dragonegg-3.1-1|16	DragonEgg is a gcc plugin that replaces GCC's optimizers and code
12cr|dragonegg-3.1-1|17	generators with those from the LLVM project. It works with gcc-4.5,
12cr|dragonegg-3.1-1|18	gcc-4.6, and gcc-4.7, targets the x86-32 and x86-64 processor families,
12cr|dragonegg-3.1-1|19	and has been successfully used on the Darwin, FreeBSD, KFreeBSD, Linux
12cr|dragonegg-3.1-1|20	and OpenBSD platforms. It fully supports Ada, C, C++ and Fortran.
12cr|dragonegg-3.1-1|21	It has partial support for Go, Java, Obj-C and Obj-C++.
12cr|dragonegg-3.1-1|22	
12cr|dragonegg-3.1-1|23	%files
12cr|dragonegg-3.1-1|24	%{_bindir}/%{name}
12cr|dragonegg-3.1-1|25	%{gcc_plugindir}/%{name}.so
12cr|dragonegg-3.1-1|26	%doc %{_docdir}/%{name}
12cr|dragonegg-3.1-1|27	
12cr|dragonegg-3.1-1|28	#-----------------------------------------------------------------------
12cr|dragonegg-3.1-1|29	%prep
12cr|dragonegg-3.1-1|30	%setup -q -n %{name}-%{version}.src
12cr|dragonegg-3.1-1|31	
12cr|dragonegg-3.1-1|32	#-----------------------------------------------------------------------
12cr|dragonegg-3.1-1|33	%build
12cr|dragonegg-3.1-1|34	%make						\
12cr|dragonegg-3.1-1|35	GCC=%__cc				\
12cr|dragonegg-3.1-1|36	LLVM_CONFIG=llvm-config			\
12cr|dragonegg-3.1-1|37	GCC_VERSION=%{gcc_version}		\
12cr|dragonegg-3.1-1|38	REVISION=`llvm-config --version`	\
12cr|dragonegg-3.1-1|39	VERBOSE=1
12cr|dragonegg-3.1-1|40	
12cr|dragonegg-3.1-1|41	#-----------------------------------------------------------------------
12cr|dragonegg-3.1-1|42	%install
12cr|dragonegg-3.1-1|43	install -m755 -D %{name}.so %{buildroot}%{gcc_plugindir}/%{name}.so
12cr|dragonegg-3.1-1|44	install -d %{buildroot}%{_docdir}/%{name}
12cr|dragonegg-3.1-1|45	install -m644 README TODO %{buildroot}%{_docdir}/%{name}
12cr|dragonegg-3.1-1|46	
12cr|dragonegg-3.1-1|47	mkdir -p %{buildroot}%{_bindir}
12cr|dragonegg-3.1-1|48	cat > %{buildroot}%{_bindir}/%{name} << EOF
12cr|dragonegg-3.1-1|49	#!/bin/sh
12cr|dragonegg-3.1-1|50	
12cr|dragonegg-3.1-1|51	gcc-%{gcc_version} -fplugin=%{gcc_plugindir}/%{name}.so "\$@"
12cr|dragonegg-3.1-1|52	EOF
12cr|dragonegg-3.1-1|53	chmod +x %{buildroot}%{_bindir}/%{name}
12cr|dragonegg-3.1-1|54	
12cr|dragonegg-3.1-1|55	
12cr|dragonegg-3.1-1|56	%changelog
12cr|dragonegg-3.1-1|57	* Fri Jan 27 2012 Paulo Andrade <pcpa@mandriva.com.br> 3.0-1
12cr|dragonegg-3.1-1|58	+ Revision: 769442
12cr|dragonegg-3.1-1|59	- Import dragonegg 3.0
12cr|dragonegg-3.1-1|60	- Import dragonegg 3.0
12cr|dragonegg-3.1-1|61	

1023 12
12cr|dragonmemory-1.0-3|1	%define	oname	DragonMemory
12cr|dragonmemory-1.0-3|2	
12cr|dragonmemory-1.0-3|3	Name:		dragonmemory
12cr|dragonmemory-1.0-3|4	Version:	1.0
12cr|dragonmemory-1.0-3|5	Release:	3
12cr|dragonmemory-1.0-3|6	Summary:	A memory game where you have to match identical chips
12cr|dragonmemory-1.0-3|7	License:	GPLv3
12cr|dragonmemory-1.0-3|8	Group:		Games/Boards
12cr|dragonmemory-1.0-3|9	URL:		http://dragontech.net/index.php/games-en
12cr|dragonmemory-1.0-3|10	Source0:	http://dragontech.net/index.php/games-en?file=tl_files/dragontech/Software/%{oname}/%{oname}-source.tgz
12cr|dragonmemory-1.0-3|11	Source1:	dragonmemory.png
12cr|dragonmemory-1.0-3|12	Patch0:		dragonmemory-1.0-linuxpath.patch
12cr|dragonmemory-1.0-3|13	Patch1:		dragonmemory-1.0-makefile.patch
12cr|dragonmemory-1.0-3|14	BuildRequires:	SDL-devel
12cr|dragonmemory-1.0-3|15	BuildRequires:	SDL_mixer-devel
12cr|dragonmemory-1.0-3|16	BuildRequires:	SDL_image-devel
12cr|dragonmemory-1.0-3|17	BuildRequires:	pkgconfig(gl)
12cr|dragonmemory-1.0-3|18	BuildRequires:	pkgconfig(glu)
12cr|dragonmemory-1.0-3|19	
12cr|dragonmemory-1.0-3|20	%description
12cr|dragonmemory-1.0-3|21	Dragon Memory is a memory game where you have to match identical chips from
12cr|dragonmemory-1.0-3|22	a board. The game has very detailed graphics and a lot of levels to play.
12cr|dragonmemory-1.0-3|23	
12cr|dragonmemory-1.0-3|24	%prep
12cr|dragonmemory-1.0-3|25	%setup -q -n %{oname}
12cr|dragonmemory-1.0-3|26	%patch0 -p1 -b .path
12cr|dragonmemory-1.0-3|27	%patch1 -p1 -b .makefile
12cr|dragonmemory-1.0-3|28	
12cr|dragonmemory-1.0-3|29	%build
12cr|dragonmemory-1.0-3|30	export CPPFLAGS="%{optflags}"
12cr|dragonmemory-1.0-3|31	%make
12cr|dragonmemory-1.0-3|32	
12cr|dragonmemory-1.0-3|33	%install
12cr|dragonmemory-1.0-3|34	mkdir -p %{buildroot}%{_gamesbindir}
12cr|dragonmemory-1.0-3|35	cp %{name} %{buildroot}%{_gamesbindir}/
12cr|dragonmemory-1.0-3|36	
12cr|dragonmemory-1.0-3|37	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
12cr|dragonmemory-1.0-3|38	
12cr|dragonmemory-1.0-3|39	cp -r fonts %{buildroot}%{_gamesdatadir}/%{name}/
12cr|dragonmemory-1.0-3|40	cp -r gfx %{buildroot}%{_gamesdatadir}/%{name}/
12cr|dragonmemory-1.0-3|41	cp -r music %{buildroot}%{_gamesdatadir}/%{name}/
12cr|dragonmemory-1.0-3|42	cp -r sounds %{buildroot}%{_gamesdatadir}/%{name}/
12cr|dragonmemory-1.0-3|43	cp -r themes %{buildroot}%{_gamesdatadir}/%{name}/
12cr|dragonmemory-1.0-3|44	
12cr|dragonmemory-1.0-3|45	mkdir -p %{buildroot}%{_datadir}/applications
12cr|dragonmemory-1.0-3|46	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|dragonmemory-1.0-3|47	[Desktop Entry]
12cr|dragonmemory-1.0-3|48	Name=Dragon Memory
12cr|dragonmemory-1.0-3|49	Comment=%{summary}
12cr|dragonmemory-1.0-3|50	Exec=%{_gamesbindir}/%{name}
12cr|dragonmemory-1.0-3|51	Icon=%{name}
12cr|dragonmemory-1.0-3|52	Terminal=false
12cr|dragonmemory-1.0-3|53	Type=Application
12cr|dragonmemory-1.0-3|54	StartupNotify=true
12cr|dragonmemory-1.0-3|55	Categories=Game;BoardGame;
12cr|dragonmemory-1.0-3|56	EOF
12cr|dragonmemory-1.0-3|57	
12cr|dragonmemory-1.0-3|58	mkdir -p %{buildroot}%{_iconsdir}/hicolor/128x128/apps/
12cr|dragonmemory-1.0-3|59	cp %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/
12cr|dragonmemory-1.0-3|60	
12cr|dragonmemory-1.0-3|61	%files
12cr|dragonmemory-1.0-3|62	%doc Authors.txt License.txt
12cr|dragonmemory-1.0-3|63	%{_gamesbindir}/%{name}
12cr|dragonmemory-1.0-3|64	%{_gamesdatadir}/%{name}
12cr|dragonmemory-1.0-3|65	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|dragonmemory-1.0-3|66	%{_iconsdir}/hicolor/*/apps/*.png
12cr|dragonmemory-1.0-3|67	
12cr|dragonmemory-1.0-3|68	
12cr|dragonmemory-1.0-3|69	%changelog
12cr|dragonmemory-1.0-3|70	* Tue Dec 06 2011 Andrey Bondrov <abondrov@mandriva.org> 1.0-2mdv2011.0
12cr|dragonmemory-1.0-3|71	+ Revision: 738216
12cr|dragonmemory-1.0-3|72	- imported package dragonmemory
12cr|dragonmemory-1.0-3|73	

1024 12
12cr|drakbackup-0.19.3-2|1	%define drakxtools_required_version  10.4.89-1mdv2007.0
12cr|drakbackup-0.19.3-2|2	%define drakxtools_conflicted_version  10.4.88
12cr|drakbackup-0.19.3-2|3	
12cr|drakbackup-0.19.3-2|4	%define libname %mklibname %{name}
12cr|drakbackup-0.19.3-2|5	
12cr|drakbackup-0.19.3-2|6	Summary:  Backup and restore the system
12cr|drakbackup-0.19.3-2|7	Name:     drakbackup
12cr|drakbackup-0.19.3-2|8	Version:  0.19.3
12cr|drakbackup-0.19.3-2|9	Release:  %mkrel 2
12cr|drakbackup-0.19.3-2|10	Source0:  %name-%version.tar.lzma
12cr|drakbackup-0.19.3-2|11	License:  GPL
12cr|drakbackup-0.19.3-2|12	Group:    Archiving/Other
12cr|drakbackup-0.19.3-2|13	Url:      http://www.mandrivalinux.com/en/cvs.php3
12cr|drakbackup-0.19.3-2|14	BuildRequires: perl-MDK-Common-devel
12cr|drakbackup-0.19.3-2|15	Requires: drakxtools => %drakxtools_required_version
12cr|drakbackup-0.19.3-2|16	Requires: common-licenses
12cr|drakbackup-0.19.3-2|17	Requires: usermode-consoleonly >= 1.92-4mdv2008.0
12cr|drakbackup-0.19.3-2|18	BuildRoot: %_tmppath/%name-%version-buildroot
12cr|drakbackup-0.19.3-2|19	# for program:
12cr|drakbackup-0.19.3-2|20	Conflicts: drakxtools <= %drakxtools_conflicted_version
12cr|drakbackup-0.19.3-2|21	# for man pages:
12cr|drakbackup-0.19.3-2|22	Conflicts: drakxtools-curses <= %drakxtools_conflicted_version
12cr|drakbackup-0.19.3-2|23	BuildArch: noarch
12cr|drakbackup-0.19.3-2|24	
12cr|drakbackup-0.19.3-2|25	%description
12cr|drakbackup-0.19.3-2|26	Drakbackup enables to backup and restore the system.
12cr|drakbackup-0.19.3-2|27	
12cr|drakbackup-0.19.3-2|28	%prep
12cr|drakbackup-0.19.3-2|29	%setup -q
12cr|drakbackup-0.19.3-2|30	
12cr|drakbackup-0.19.3-2|31	%build
12cr|drakbackup-0.19.3-2|32	
12cr|drakbackup-0.19.3-2|33	%install
12cr|drakbackup-0.19.3-2|34	rm -fr $RPM_BUILD_ROOT
12cr|drakbackup-0.19.3-2|35	%makeinstall_std
12cr|drakbackup-0.19.3-2|36	
12cr|drakbackup-0.19.3-2|37	#install lang
12cr|drakbackup-0.19.3-2|38	%find_lang %name
12cr|drakbackup-0.19.3-2|39	
12cr|drakbackup-0.19.3-2|40	# consolehelper configuration
12cr|drakbackup-0.19.3-2|41	# ask for root password
12cr|drakbackup-0.19.3-2|42	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/drakbackup
12cr|drakbackup-0.19.3-2|43	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cr|drakbackup-0.19.3-2|44	cat > %{buildroot}%{_sysconfdir}/security/console.apps/drakbackup <<EOF
12cr|drakbackup-0.19.3-2|45	USER=root
12cr|drakbackup-0.19.3-2|46	PROGRAM=/usr/sbin/drakbackup
12cr|drakbackup-0.19.3-2|47	FALLBACK=false
12cr|drakbackup-0.19.3-2|48	SESSION=true
12cr|drakbackup-0.19.3-2|49	EOF
12cr|drakbackup-0.19.3-2|50	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cr|drakbackup-0.19.3-2|51	ln -sf %{_sysconfdir}/pam.d/mandriva-simple-auth %{buildroot}%{_sysconfdir}/pam.d/drakbackup
12cr|drakbackup-0.19.3-2|52	# make menu entry call the consolehelper link
12cr|drakbackup-0.19.3-2|53	sed -i -e "s,%{_sbindir}/drakbackup,%{_bindir}/drakbackup," \
12cr|drakbackup-0.19.3-2|54	%{buildroot}%{_datadir}/applications/drakbackup.desktop
12cr|drakbackup-0.19.3-2|55	
12cr|drakbackup-0.19.3-2|56	%if %mdkversion < 200900
12cr|drakbackup-0.19.3-2|57	%post
12cr|drakbackup-0.19.3-2|58	%update_menus
12cr|drakbackup-0.19.3-2|59	%endif
12cr|drakbackup-0.19.3-2|60	
12cr|drakbackup-0.19.3-2|61	%if %mdkversion < 200900
12cr|drakbackup-0.19.3-2|62	%postun
12cr|drakbackup-0.19.3-2|63	%clean_menus
12cr|drakbackup-0.19.3-2|64	%endif
12cr|drakbackup-0.19.3-2|65	
12cr|drakbackup-0.19.3-2|66	%clean
12cr|drakbackup-0.19.3-2|67	rm -rf $RPM_BUILD_ROOT
12cr|drakbackup-0.19.3-2|68	
12cr|drakbackup-0.19.3-2|69	%files -f %{name}.lang
12cr|drakbackup-0.19.3-2|70	%defattr(-,root,root)
12cr|drakbackup-0.19.3-2|71	%doc ChangeLog
12cr|drakbackup-0.19.3-2|72	%config(noreplace) %_sysconfdir/pam.d/drakbackup
12cr|drakbackup-0.19.3-2|73	%config(noreplace) %_sysconfdir/security/console.apps/drakbackup
12cr|drakbackup-0.19.3-2|74	%_bindir/drakbackup
12cr|drakbackup-0.19.3-2|75	%_sbindir/*
12cr|drakbackup-0.19.3-2|76	/usr/lib/libDrakX/icons/*
12cr|drakbackup-0.19.3-2|77	/usr/share/libDrakX/pixmaps/*
12cr|drakbackup-0.19.3-2|78	/usr/share/applications/drakbackup.desktop
12cr|drakbackup-0.19.3-2|79	%_mandir/*/*
12cr|drakbackup-0.19.3-2|80	
12cr|drakbackup-0.19.3-2|81	
12cr|drakbackup-0.19.3-2|82	
12cr|drakbackup-0.19.3-2|83	%changelog
12cr|drakbackup-0.19.3-2|84	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.19.3-2mdv2011.0
12cr|drakbackup-0.19.3-2|85	+ Revision: 610272
12cr|drakbackup-0.19.3-2|86	- rebuild
12cr|drakbackup-0.19.3-2|87	
12cr|drakbackup-0.19.3-2|88	* Wed May 26 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.19.3-1mdv2010.1
12cr|drakbackup-0.19.3-2|89	+ Revision: 546251
12cr|drakbackup-0.19.3-2|90	- 0.19.3
12cr|drakbackup-0.19.3-2|91	- translation updates
12cr|drakbackup-0.19.3-2|92	
12cr|drakbackup-0.19.3-2|93	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 0.19.2-2mdv2010.0
12cr|drakbackup-0.19.3-2|94	+ Revision: 413377
12cr|drakbackup-0.19.3-2|95	- rebuild
12cr|drakbackup-0.19.3-2|96	
12cr|drakbackup-0.19.3-2|97	* Wed Apr 15 2009 Thierry Vignaud <tv@mandriva.org> 0.19.2-1mdv2009.1
12cr|drakbackup-0.19.3-2|98	+ Revision: 367398
12cr|drakbackup-0.19.3-2|99	- translation updates
12cr|drakbackup-0.19.3-2|100	
12cr|drakbackup-0.19.3-2|101	* Mon Mar 30 2009 Thierry Vignaud <tv@mandriva.org> 0.19.1-1mdv2009.1
12cr|drakbackup-0.19.3-2|102	+ Revision: 362302
12cr|drakbackup-0.19.3-2|103	- translation updates
12cr|drakbackup-0.19.3-2|104	
12cr|drakbackup-0.19.3-2|105	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 0.19-2mdv2009.1
12cr|drakbackup-0.19.3-2|106	+ Revision: 350835
12cr|drakbackup-0.19.3-2|107	- rebuild
12cr|drakbackup-0.19.3-2|108	
12cr|drakbackup-0.19.3-2|109	* Tue Sep 30 2008 Thierry Vignaud <tv@mandriva.org> 0.19-1mdv2009.0
12cr|drakbackup-0.19.3-2|110	+ Revision: 289960
12cr|drakbackup-0.19.3-2|111	- translation updates
12cr|drakbackup-0.19.3-2|112	
12cr|drakbackup-0.19.3-2|113	* Mon Sep 22 2008 Thierry Vignaud <tv@mandriva.org> 0.18-1mdv2009.0
12cr|drakbackup-0.19.3-2|114	+ Revision: 286965
12cr|drakbackup-0.19.3-2|115	- translation updates
12cr|drakbackup-0.19.3-2|116	
12cr|drakbackup-0.19.3-2|117	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.17-1mdv2009.0
12cr|drakbackup-0.19.3-2|118	+ Revision: 218424
12cr|drakbackup-0.19.3-2|119	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|drakbackup-0.19.3-2|120	
12cr|drakbackup-0.19.3-2|121	* Thu Apr 03 2008 Thierry Vignaud <tv@mandriva.org> 0.17-1mdv2008.1
12cr|drakbackup-0.19.3-2|122	+ Revision: 192102
12cr|drakbackup-0.19.3-2|123	- translation updates
12cr|drakbackup-0.19.3-2|124	
12cr|drakbackup-0.19.3-2|125	* Tue Mar 25 2008 Thierry Vignaud <tv@mandriva.org> 0.16-1mdv2008.1
12cr|drakbackup-0.19.3-2|126	+ Revision: 190115
12cr|drakbackup-0.19.3-2|127	- translation updates
12cr|drakbackup-0.19.3-2|128	
12cr|drakbackup-0.19.3-2|129	* Wed Feb 27 2008 Thierry Vignaud <tv@mandriva.org> 0.15-1mdv2008.1
12cr|drakbackup-0.19.3-2|130	+ Revision: 175860
12cr|drakbackup-0.19.3-2|131	- translation updates
12cr|drakbackup-0.19.3-2|132	- translation updates
12cr|drakbackup-0.19.3-2|133	
12cr|drakbackup-0.19.3-2|134	* Thu Feb 21 2008 Thierry Vignaud <tv@mandriva.org> 0.14-3mdv2008.1
12cr|drakbackup-0.19.3-2|135	+ Revision: 173673
12cr|drakbackup-0.19.3-2|136	- better group
12cr|drakbackup-0.19.3-2|137	
12cr|drakbackup-0.19.3-2|138	* Sat Jan 12 2008 Thierry Vignaud <tv@mandriva.org> 0.14-2mdv2008.1
12cr|drakbackup-0.19.3-2|139	+ Revision: 149218
12cr|drakbackup-0.19.3-2|140	- rebuild
12cr|drakbackup-0.19.3-2|141	- kill re-definition of %%buildroot on Pixel's request
12cr|drakbackup-0.19.3-2|142	
12cr|drakbackup-0.19.3-2|143	+ Olivier Blin <oblin@mandriva.com>
12cr|drakbackup-0.19.3-2|144	- restore BuildRoot
12cr|drakbackup-0.19.3-2|145	
12cr|drakbackup-0.19.3-2|146	* Wed Oct 03 2007 Thierry Vignaud <tv@mandriva.org> 0.14-1mdv2008.0
12cr|drakbackup-0.19.3-2|147	+ Revision: 95037
12cr|drakbackup-0.19.3-2|148	- updated translation
12cr|drakbackup-0.19.3-2|149	
12cr|drakbackup-0.19.3-2|150	* Mon Oct 01 2007 Thierry Vignaud <tv@mandriva.org> 0.13-1mdv2008.0
12cr|drakbackup-0.19.3-2|151	+ Revision: 94271
12cr|drakbackup-0.19.3-2|152	- updated translation
12cr|drakbackup-0.19.3-2|153	
12cr|drakbackup-0.19.3-2|154	* Tue Sep 25 2007 Thierry Vignaud <tv@mandriva.org> 0.12-1mdv2008.0
12cr|drakbackup-0.19.3-2|155	+ Revision: 92935
12cr|drakbackup-0.19.3-2|156	- updated translations
12cr|drakbackup-0.19.3-2|157	
12cr|drakbackup-0.19.3-2|158	* Tue Sep 18 2007 Thierry Vignaud <tv@mandriva.org> 0.11-1mdv2008.0
12cr|drakbackup-0.19.3-2|159	+ Revision: 89797
12cr|drakbackup-0.19.3-2|160	- fix encoding of "No device found"
12cr|drakbackup-0.19.3-2|161	- hide menu entry
12cr|drakbackup-0.19.3-2|162	- fix encoding of "No device found"
12cr|drakbackup-0.19.3-2|163	- hide menu entry
12cr|drakbackup-0.19.3-2|164	- fix spacing in description
12cr|drakbackup-0.19.3-2|165	
12cr|drakbackup-0.19.3-2|166	* Sat Sep 15 2007 Thierry Vignaud <tv@mandriva.org> 0.10-1mdv2008.0
12cr|drakbackup-0.19.3-2|167	+ Revision: 86704
12cr|drakbackup-0.19.3-2|168	- fix multiple keys named "Icon" in group "Desktop Entry"
12cr|drakbackup-0.19.3-2|169	- updated translation
12cr|drakbackup-0.19.3-2|170	- wrap a too big label
12cr|drakbackup-0.19.3-2|171	
12cr|drakbackup-0.19.3-2|172	* Wed Sep 12 2007 Andreas Hasenack <andreas@mandriva.com> 0.9-3mdv2008.0
12cr|drakbackup-0.19.3-2|173	+ Revision: 84832
12cr|drakbackup-0.19.3-2|174	- use new common pam config files for usermode/consolehelper
12cr|drakbackup-0.19.3-2|175	
12cr|drakbackup-0.19.3-2|176	* Fri Aug 31 2007 Andreas Hasenack <andreas@mandriva.com> 0.9-2mdv2008.0
12cr|drakbackup-0.19.3-2|177	+ Revision: 77137
12cr|drakbackup-0.19.3-2|178	- ask console user for root password
12cr|drakbackup-0.19.3-2|179	- adjust menu entry to point to bindir instead of sbindir
12cr|drakbackup-0.19.3-2|180	so we use consolehelper directly
12cr|drakbackup-0.19.3-2|181	
12cr|drakbackup-0.19.3-2|182	* Thu Aug 02 2007 Thierry Vignaud <tv@mandriva.org> 0.9-1mdv2008.0
12cr|drakbackup-0.19.3-2|183	+ Revision: 57895
12cr|drakbackup-0.19.3-2|184	- disable notifications (#18965)
12cr|drakbackup-0.19.3-2|185	- fix detecting DVD drives (#28946)
12cr|drakbackup-0.19.3-2|186	- offer more sizes (dual layer DVD, Blu-Ray -R, HD DVD-R) (#29918)
12cr|drakbackup-0.19.3-2|187	
12cr|drakbackup-0.19.3-2|188	* Wed Aug 01 2007 Thierry Vignaud <tv@mandriva.org> 0.8-1mdv2008.0
12cr|drakbackup-0.19.3-2|189	+ Revision: 57771
12cr|drakbackup-0.19.3-2|190	- fix detecting tape devices with newer kernel (#31073)
12cr|drakbackup-0.19.3-2|191	- use a saner/more robust tape detection
12cr|drakbackup-0.19.3-2|192	- use a shorter button label (#31771)
12cr|drakbackup-0.19.3-2|193	
12cr|drakbackup-0.19.3-2|194	* Fri Jun 08 2007 Thierry Vignaud <tv@mandriva.org> 0.7-1mdv2008.0
12cr|drakbackup-0.19.3-2|195	+ Revision: 37476
12cr|drakbackup-0.19.3-2|196	- first release after SVN recover
12cr|drakbackup-0.19.3-2|197	- do not package anymore COPYING
12cr|drakbackup-0.19.3-2|198	
12cr|drakbackup-0.19.3-2|199	
12cr|drakbackup-0.19.3-2|200	* Wed Apr 04 2007 Stew Benedict <sbenedict@mandriva.com> 0.6-2mdv2007.1
12cr|drakbackup-0.19.3-2|201	+ Revision: 150538
12cr|drakbackup-0.19.3-2|202	- Fix Group
12cr|drakbackup-0.19.3-2|203	
12cr|drakbackup-0.19.3-2|204	* Thu Mar 08 2007 Stew Benedict <sbenedict@mandriva.com> 0.6-1mdv2007.1
12cr|drakbackup-0.19.3-2|205	+ Revision: 137777
12cr|drakbackup-0.19.3-2|206	- bump to 0.6
12cr|drakbackup-0.19.3-2|207	
12cr|drakbackup-0.19.3-2|208	* Sun Feb 25 2007 Stew Benedict <sbenedict@mandriva.com> 0.5-1mdv2007.1
12cr|drakbackup-0.19.3-2|209	+ Revision: 125653
12cr|drakbackup-0.19.3-2|210	- Update the Changelog a bit too
12cr|drakbackup-0.19.3-2|211	- fix tarball Makefile
12cr|drakbackup-0.19.3-2|212	- bump to 0.5
12cr|drakbackup-0.19.3-2|213	Drop ATAPI argument for wodim
12cr|drakbackup-0.19.3-2|214	Allow writing direct to CD/DVD with no intermediate ISO image
12cr|drakbackup-0.19.3-2|215	Allow using -force argument for wodim (had to use locally for some slow media)
12cr|drakbackup-0.19.3-2|216	Handle gzipped file lists correctly
12cr|drakbackup-0.19.3-2|217	We don't need to own drakconnect man pages
12cr|drakbackup-0.19.3-2|218	
12cr|drakbackup-0.19.3-2|219	* Fri Feb 23 2007 Stew Benedict <sbenedict@mandriva.com> 0.4-1mdv2007.1
12cr|drakbackup-0.19.3-2|220	+ Revision: 125132
12cr|drakbackup-0.19.3-2|221	- remove old tarballs
12cr|drakbackup-0.19.3-2|222	Fix for #28489 (user defined BLOCK_SIZE env var -> commas in df output)
12cr|drakbackup-0.19.3-2|223	Fix categories in .desktop file (fcrozat)
12cr|drakbackup-0.19.3-2|224	- bump to 0.4
12cr|drakbackup-0.19.3-2|225	
12cr|drakbackup-0.19.3-2|226	* Sun Feb 18 2007 Stew Benedict <sbenedict@mandriva.com> 0.3-1mdv2007.1
12cr|drakbackup-0.19.3-2|227	+ Revision: 122504
12cr|drakbackup-0.19.3-2|228	- 0.3 - fix for migration from cdrecord -> cdrkit (#28526)
12cr|drakbackup-0.19.3-2|229	
12cr|drakbackup-0.19.3-2|230	* Sat Feb 17 2007 Stew Benedict <sbenedict@mandriva.com> 0.2-1mdv2007.1
12cr|drakbackup-0.19.3-2|231	+ Revision: 122178
12cr|drakbackup-0.19.3-2|232	- 0.2 - fixes for #27780, #27783, #28656
12cr|drakbackup-0.19.3-2|233	
12cr|drakbackup-0.19.3-2|234	* Fri Jan 19 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1-2mdv2007.1
12cr|drakbackup-0.19.3-2|235	+ Revision: 110744
12cr|drakbackup-0.19.3-2|236	- do not require printerdrake
12cr|drakbackup-0.19.3-2|237	
12cr|drakbackup-0.19.3-2|238	* Tue Jan 09 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1-1mdv2007.1
12cr|drakbackup-0.19.3-2|239	+ Revision: 106617
12cr|drakbackup-0.19.3-2|240	- Import drakbackup
12cr|drakbackup-0.19.3-2|241	
12cr|drakbackup-0.19.3-2|242	* Thu Nov 30 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0-1mdv2007.1
12cr|drakbackup-0.19.3-2|243	- initial release (splited out of drakxtools)
12cr|drakbackup-0.19.3-2|244	

1025 12
12cr|drakclick-0.2-8|1	Summary:	A program to change Single/Double click in KDE
12cr|drakclick-0.2-8|2	Name:		drakclick
12cr|drakclick-0.2-8|3	Version:	0.2
12cr|drakclick-0.2-8|4	Release:	%mkrel 8
12cr|drakclick-0.2-8|5	Group:		Graphical desktop/KDE
12cr|drakclick-0.2-8|6	Source0: 	drakclick
12cr|drakclick-0.2-8|7	License:	GPL
12cr|drakclick-0.2-8|8	URL:		http://www.advx.org/drakclick
12cr|drakclick-0.2-8|9	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|drakclick-0.2-8|10	BuildArch: 	noarch
12cr|drakclick-0.2-8|11	
12cr|drakclick-0.2-8|12	%description
12cr|drakclick-0.2-8|13	A quick 5 minute hack to test GTK-perl and provide an easy way
12cr|drakclick-0.2-8|14	to change the SingleClick vs DoubleClick KDE behavior.
12cr|drakclick-0.2-8|15	
12cr|drakclick-0.2-8|16	%install
12cr|drakclick-0.2-8|17	mkdir -p %{buildroot}/usr/bin
12cr|drakclick-0.2-8|18	cp %{SOURCE0} %{buildroot}/usr/bin
12cr|drakclick-0.2-8|19	mkdir -p %{buildroot}%{_docdir}/drakclick-%{version}
12cr|drakclick-0.2-8|20	cat << EOF > %{buildroot}%{_docdir}/drakclick-%{version}/README
12cr|drakclick-0.2-8|21	A quick 5 minute hack to test GTK-perl and provide an easy way
12cr|drakclick-0.2-8|22	to change the SingleClick vs DoubleClick KDE behavior.
12cr|drakclick-0.2-8|23	EOF
12cr|drakclick-0.2-8|24	
12cr|drakclick-0.2-8|25	
12cr|drakclick-0.2-8|26	%clean
12cr|drakclick-0.2-8|27	#Yeah, right ;-)
12cr|drakclick-0.2-8|28	
12cr|drakclick-0.2-8|29	%files
12cr|drakclick-0.2-8|30	%defattr(755,root,root)
12cr|drakclick-0.2-8|31	%{_bindir}/drakclick
12cr|drakclick-0.2-8|32	%{_docdir}/drakclick-%{version}
12cr|drakclick-0.2-8|33	
12cr|drakclick-0.2-8|34	
12cr|drakclick-0.2-8|35	
12cr|drakclick-0.2-8|36	
12cr|drakclick-0.2-8|37	%changelog
12cr|drakclick-0.2-8|38	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-8mdv2011.0
12cr|drakclick-0.2-8|39	+ Revision: 617891
12cr|drakclick-0.2-8|40	- the mass rebuild of 2010.0 packages
12cr|drakclick-0.2-8|41	
12cr|drakclick-0.2-8|42	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.2-7mdv2010.0
12cr|drakclick-0.2-8|43	+ Revision: 428335
12cr|drakclick-0.2-8|44	- rebuild
12cr|drakclick-0.2-8|45	
12cr|drakclick-0.2-8|46	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.2-6mdv2009.0
12cr|drakclick-0.2-8|47	+ Revision: 240634
12cr|drakclick-0.2-8|48	- rebuild
12cr|drakclick-0.2-8|49	- kill re-definition of %%buildroot on Pixel's request
12cr|drakclick-0.2-8|50	
12cr|drakclick-0.2-8|51	+ Olivier Blin <oblin@mandriva.com>
12cr|drakclick-0.2-8|52	- restore BuildRoot
12cr|drakclick-0.2-8|53	
12cr|drakclick-0.2-8|54	* Sun Sep 16 2007 Thierry Vignaud <tv@mandriva.org> 0.2-4mdv2008.0
12cr|drakclick-0.2-8|55	+ Revision: 87578
12cr|drakclick-0.2-8|56	- kill dead email
12cr|drakclick-0.2-8|57	
12cr|drakclick-0.2-8|58	
12cr|drakclick-0.2-8|59	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-3mdv2007.0
12cr|drakclick-0.2-8|60	+ Revision: 113864
12cr|drakclick-0.2-8|61	- Import drakclick
12cr|drakclick-0.2-8|62	
12cr|drakclick-0.2-8|63	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-3mdv2007.1
12cr|drakclick-0.2-8|64	- rebuild
12cr|drakclick-0.2-8|65	
12cr|drakclick-0.2-8|66	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdk
12cr|drakclick-0.2-8|67	- rebuild
12cr|drakclick-0.2-8|68	

1026 12
12cr|drakcluster-1.6-4|1	Summary:	Graphic interface tool to setup server cluster
12cr|drakcluster-1.6-4|2	Name:		drakcluster
12cr|drakcluster-1.6-4|3	Version:	1.6
12cr|drakcluster-1.6-4|4	Release:	4
12cr|drakcluster-1.6-4|5	#Source0: %{name}-%{version}.tar.bz2
12cr|drakcluster-1.6-4|6	Source0:	%{name}-devel.tar.bz2
12cr|drakcluster-1.6-4|7	License:	GPL
12cr|drakcluster-1.6-4|8	Group:		System/Cluster
12cr|drakcluster-1.6-4|9	URL:		http://www.mandriva.com
12cr|drakcluster-1.6-4|10	BuildArch:	noarch
12cr|drakcluster-1.6-4|11	Requires:	perl-Gtk2
12cr|drakcluster-1.6-4|12	Requires:	clusterscripts-server
12cr|drakcluster-1.6-4|13	Requires:	xli
12cr|drakcluster-1.6-4|14	Requires:	xterm
12cr|drakcluster-1.6-4|15	Requires:	xpdf
12cr|drakcluster-1.6-4|16	Requires:	drakxtools
12cr|drakcluster-1.6-4|17	
12cr|drakcluster-1.6-4|18	%description
12cr|drakcluster-1.6-4|19	Graphic interface to admin and setup the servr cluster.
12cr|drakcluster-1.6-4|20	
12cr|drakcluster-1.6-4|21	%prep
12cr|drakcluster-1.6-4|22	%setup -q -n %{name}-devel
12cr|drakcluster-1.6-4|23	
12cr|drakcluster-1.6-4|24	%build
12cr|drakcluster-1.6-4|25	make build
12cr|drakcluster-1.6-4|26	
12cr|drakcluster-1.6-4|27	%install
12cr|drakcluster-1.6-4|28	make installd DESTDIR=%{buildroot}
12cr|drakcluster-1.6-4|29	%find_lang drakcluster
12cr|drakcluster-1.6-4|30	
12cr|drakcluster-1.6-4|31	%files -f drakcluster.lang
12cr|drakcluster-1.6-4|32	%{_datadir}/pixmaps/cluster/*
12cr|drakcluster-1.6-4|33	%{perl_vendorlib}/drakcluster/*
12cr|drakcluster-1.6-4|34	%{perl_vendorlib}/interface_cluster.pm
12cr|drakcluster-1.6-4|35	%attr(755,root,root) %{_sbindir}/drakcluster.pl
12cr|drakcluster-1.6-4|36	%attr(755,root,root) %{_sbindir}/draktab*
12cr|drakcluster-1.6-4|37	%attr(755,root,root) %{_bindir}/cluster_applet.pl
12cr|drakcluster-1.6-4|38	%attr(755,root,root) %{_sbindir}/drakka
12cr|drakcluster-1.6-4|39	

1027 12
12cr|drakconf-legacy-12.19.2-3|1	%define   legacy_name drakconf
12cr|drakconf-legacy-12.19.2-3|2	
12cr|drakconf-legacy-12.19.2-3|3	Summary:  The %{vendor} Linux Control Center
12cr|drakconf-legacy-12.19.2-3|4	Name:     drakconf-legacy
12cr|drakconf-legacy-12.19.2-3|5	Version:  12.19.2
12cr|drakconf-legacy-12.19.2-3|6	Release:  3
12cr|drakconf-legacy-12.19.2-3|7	License:  GPLv2+
12cr|drakconf-legacy-12.19.2-3|8	Group:    System/Configuration/Other
12cr|drakconf-legacy-12.19.2-3|9	Url:      http://wiki.mandriva.com/en/ControlCenter
12cr|drakconf-legacy-12.19.2-3|10	Source0:  %{legacy_name}-%{version}.tar.lzma
12cr|drakconf-legacy-12.19.2-3|11	Source1:  drakconf16.png
12cr|drakconf-legacy-12.19.2-3|12	Source2:  drakconf32.png
12cr|drakconf-legacy-12.19.2-3|13	Source3:  drakconf48.png
12cr|drakconf-legacy-12.19.2-3|14	BuildArch: noarch
12cr|drakconf-legacy-12.19.2-3|15	
12cr|drakconf-legacy-12.19.2-3|16	BuildRequires: gettext
12cr|drakconf-legacy-12.19.2-3|17	BuildRequires: intltool
12cr|drakconf-legacy-12.19.2-3|18	BuildRequires: perl-MDK-Common-devel
12cr|drakconf-legacy-12.19.2-3|19	BuildRequires: drakxtools-backend
12cr|drakconf-legacy-12.19.2-3|20	
12cr|drakconf-legacy-12.19.2-3|21	Requires: %{_vendor}-release
12cr|drakconf-legacy-12.19.2-3|22	Requires: drakxtools >= 11.64
12cr|drakconf-legacy-12.19.2-3|23	Requires: harddrake-ui
12cr|drakconf-legacy-12.19.2-3|24	Requires: usermode
12cr|drakconf-legacy-12.19.2-3|25	Requires: perl-Gtk2
12cr|drakconf-legacy-12.19.2-3|26	Requires: perl-Gnome2-Vte
12cr|drakconf-legacy-12.19.2-3|27	Requires: gtk+2.0
12cr|drakconf-legacy-12.19.2-3|28	Requires: perl-MDK-Common
12cr|drakconf-legacy-12.19.2-3|29	Requires: userdrake
12cr|drakconf-legacy-12.19.2-3|30	Requires: drakconf-icons = %{version}
12cr|drakconf-legacy-12.19.2-3|31	Requires: drakx-net
12cr|drakconf-legacy-12.19.2-3|32	Requires: drakx-kbd-mouse-x11
12cr|drakconf-legacy-12.19.2-3|33	Requires: perl-Gtk2-WebKit
12cr|drakconf-legacy-12.19.2-3|34	Requires: drakconf-icons
12cr|drakconf-legacy-12.19.2-3|35	Suggests: drakfax
12cr|drakconf-legacy-12.19.2-3|36	Suggests: system-config-printer
12cr|drakconf-legacy-12.19.2-3|37	Suggests: rpmdrake
12cr|drakconf-legacy-12.19.2-3|38	Suggests: drakmenustyle
12cr|drakconf-legacy-12.19.2-3|39	Suggests: drakguard
12cr|drakconf-legacy-12.19.2-3|40	Suggests: mdkonline >= 2.77.19
12cr|drakconf-legacy-12.19.2-3|41	
12cr|drakconf-legacy-12.19.2-3|42	# workaround rpm issues on updates (bad ordering relating to virtual packages?):
12cr|drakconf-legacy-12.19.2-3|43	%define _requires_exceptions perl(Gtk2::Html2)
12cr|drakconf-legacy-12.19.2-3|44	
12cr|drakconf-legacy-12.19.2-3|45	%description
12cr|drakconf-legacy-12.19.2-3|46	drakconf includes the %{vendor} Linux Control Center which is an interface to
12cr|drakconf-legacy-12.19.2-3|47	multiple utilities from DrakXtools.
12cr|drakconf-legacy-12.19.2-3|48	
12cr|drakconf-legacy-12.19.2-3|49	%prep
12cr|drakconf-legacy-12.19.2-3|50	%setup -q -n %{legacy_name}-%{version}
12cr|drakconf-legacy-12.19.2-3|51	%apply_patches
12cr|drakconf-legacy-12.19.2-3|52	
12cr|drakconf-legacy-12.19.2-3|53	%build
12cr|drakconf-legacy-12.19.2-3|54	
12cr|drakconf-legacy-12.19.2-3|55	%install
12cr|drakconf-legacy-12.19.2-3|56	rm -fr %{buildroot}
12cr|drakconf-legacy-12.19.2-3|57	%makeinstall_std
12cr|drakconf-legacy-12.19.2-3|58	
12cr|drakconf-legacy-12.19.2-3|59	#install lang
12cr|drakconf-legacy-12.19.2-3|60	%find_lang %{legacy_name}
12cr|drakconf-legacy-12.19.2-3|61	
12cr|drakconf-legacy-12.19.2-3|62	#install menu
12cr|drakconf-legacy-12.19.2-3|63	mkdir -p %{buildroot}%{_datadir}/applications
12cr|drakconf-legacy-12.19.2-3|64	install -m644 drakconf.desktop %{buildroot}%{_datadir}/applications/%{_vendor}-drakconf.desktop
12cr|drakconf-legacy-12.19.2-3|65	
12cr|drakconf-legacy-12.19.2-3|66	#install menu icon
12cr|drakconf-legacy-12.19.2-3|67	mkdir -p %{buildroot}/{%{_miconsdir},%{_liconsdir}}
12cr|drakconf-legacy-12.19.2-3|68	install -m644 %{SOURCE1} %{buildroot}/%{_miconsdir}/drakconf.png
12cr|drakconf-legacy-12.19.2-3|69	install -m644 %{SOURCE2} %{buildroot}/%{_iconsdir}/drakconf.png
12cr|drakconf-legacy-12.19.2-3|70	install -m644 %{SOURCE3} %{buildroot}/%{_liconsdir}/drakconf.png
12cr|drakconf-legacy-12.19.2-3|71	
12cr|drakconf-legacy-12.19.2-3|72	#this allow user to use drakconf
12cr|drakconf-legacy-12.19.2-3|73	ln -sf %{_bindir}/drakconf %{buildroot}/%{_sbindir}/drakconf
12cr|drakconf-legacy-12.19.2-3|74	
12cr|drakconf-legacy-12.19.2-3|75	install -d %{buildroot}/etc
12cr|drakconf-legacy-12.19.2-3|76	touch %{buildroot}/etc/mcc.conf
12cr|drakconf-legacy-12.19.2-3|77	
12cr|drakconf-legacy-12.19.2-3|78	for i in %{buildroot}{%{_sbindir},%{_bindir}}/mcc; do ln -s {drakconf,$i}; done
12cr|drakconf-legacy-12.19.2-3|79	
12cr|drakconf-legacy-12.19.2-3|80	#icons still in old drakconf-icons package
12cr|drakconf-legacy-12.19.2-3|81	rm -rf %{buildroot}%{_datadir}/mcc/themes
12cr|drakconf-legacy-12.19.2-3|82	
12cr|drakconf-legacy-12.19.2-3|83	%files -f %{legacy_name}.lang
12cr|drakconf-legacy-12.19.2-3|84	%doc COPYING
12cr|drakconf-legacy-12.19.2-3|85	%config(noreplace) %ghost %{_sysconfdir}/mcc.conf
12cr|drakconf-legacy-12.19.2-3|86	%config(noreplace) %{_sysconfdir}/sysconfig/mcc.conf
12cr|drakconf-legacy-12.19.2-3|87	%{_bindir}/*
12cr|drakconf-legacy-12.19.2-3|88	%{_sbindir}/*
12cr|drakconf-legacy-12.19.2-3|89	%{_datadir}/applications/%{_vendor}-drakconf.desktop
12cr|drakconf-legacy-12.19.2-3|90	%{perl_vendorlib}/MDV
12cr|drakconf-legacy-12.19.2-3|91	%dir %{_datadir}/mcc
12cr|drakconf-legacy-12.19.2-3|92	%{_datadir}/mcc/progs.conf
12cr|drakconf-legacy-12.19.2-3|93	%{_iconsdir}/*
12cr|drakconf-legacy-12.19.2-3|94	
12cr|drakconf-legacy-12.19.2-3|95	%changelog
12cr|drakconf-legacy-12.19.2-3|96	* Sun Mar 11 2012 Matthew Dawkins <mattydaw@mandriva.org> 12.19.2-3
12cr|drakconf-legacy-12.19.2-3|97	+ Revision: 784204
12cr|drakconf-legacy-12.19.2-3|98	- rebuild to drop popt reqs
12cr|drakconf-legacy-12.19.2-3|99	- corrected macros, vendor=Mandriva, _vendor=mandriva
12cr|drakconf-legacy-12.19.2-3|100	- cleaned up spec
12cr|drakconf-legacy-12.19.2-3|101	- this is an attempt to make the spec distro agnostic
12cr|drakconf-legacy-12.19.2-3|102	- removed legacy conflicts and version for requires
12cr|drakconf-legacy-12.19.2-3|103	- removed pre 2009 scriptlets
12cr|drakconf-legacy-12.19.2-3|104	- removed mdk trigger
12cr|drakconf-legacy-12.19.2-3|105	
12cr|drakconf-legacy-12.19.2-3|106	* Thu Sep 01 2011 Nicolas LÃ©cureuil <nlecureuil@mandriva.com> 12.19.2-2
12cr|drakconf-legacy-12.19.2-3|107	+ Revision: 697701
12cr|drakconf-legacy-12.19.2-3|108	- Remove the Autologin module from MCC ( BUG: 64114 )
12cr|drakconf-legacy-12.19.2-3|109	
12cr|drakconf-legacy-12.19.2-3|110	* Wed Apr 20 2011 Antoine Ginies <aginies@mandriva.com> 12.19.2-1
12cr|drakconf-legacy-12.19.2-3|111	+ Revision: 656172
12cr|drakconf-legacy-12.19.2-3|112	- remove requires on drak3d
12cr|drakconf-legacy-12.19.2-3|113	
12cr|drakconf-legacy-12.19.2-3|114	* Sun Aug 01 2010 Funda Wang <fwang@mandriva.org> 12.19.1-3mdv2011.0
12cr|drakconf-legacy-12.19.2-3|115	+ Revision: 564233
12cr|drakconf-legacy-12.19.2-3|116	- rebuild for perl 5.12.1
12cr|drakconf-legacy-12.19.2-3|117	
12cr|drakconf-legacy-12.19.2-3|118	* Thu Jul 22 2010 Funda Wang <fwang@mandriva.org> 12.19.1-2mdv2011.0
12cr|drakconf-legacy-12.19.2-3|119	+ Revision: 556963
12cr|drakconf-legacy-12.19.2-3|120	- rebuild
12cr|drakconf-legacy-12.19.2-3|121	
12cr|drakconf-legacy-12.19.2-3|122	+ Joao Victor Martins <jvictor@mandriva.com>
12cr|drakconf-legacy-12.19.2-3|123	- 12.19.1
12cr|drakconf-legacy-12.19.2-3|124	- Updated extended maintenance binary to mdkapplet-add-media-helper.
12cr|drakconf-legacy-12.19.2-3|125	
12cr|drakconf-legacy-12.19.2-3|126	* Wed May 26 2010 Christophe Fergeau <cfergeau@mandriva.com> 12.19-1mdv2010.1
12cr|drakconf-legacy-12.19.2-3|127	+ Revision: 546209
12cr|drakconf-legacy-12.19.2-3|128	- 12.19:
12cr|drakconf-legacy-12.19.2-3|129	- properly align text and icons (#53383)
12cr|drakconf-legacy-12.19.2-3|130	- Use /usr/sbin/system-config-printer instead of the /usr/bin/ one. (Bug #58174)
12cr|drakconf-legacy-12.19.2-3|131	
12cr|drakconf-legacy-12.19.2-3|132	* Mon Mar 29 2010 Tiago Salem <salem@mandriva.com.br> 12.18.4-1mdv2010.1
12cr|drakconf-legacy-12.19.2-3|133	+ Revision: 528924
12cr|drakconf-legacy-12.19.2-3|134	- update to 12.18.4
12cr|drakconf-legacy-12.19.2-3|135	
12cr|drakconf-legacy-12.19.2-3|136	* Tue Jan 26 2010 Thierry Vignaud <tv@mandriva.org> 12.18.3-1mdv2010.1
12cr|drakconf-legacy-12.19.2-3|137	+ Revision: 496775
12cr|drakconf-legacy-12.19.2-3|138	- stop retrieving URL on startup (now done in embedded tool)
12cr|drakconf-legacy-12.19.2-3|139	
12cr|drakconf-legacy-12.19.2-3|140	* Mon Jan 25 2010 Thierry Vignaud <tv@mandriva.org> 12.18.2-1mdv2010.1
12cr|drakconf-legacy-12.19.2-3|141	+ Revision: 496462
12cr|drakconf-legacy-12.19.2-3|142	- translations updates
12cr|drakconf-legacy-12.19.2-3|143	
12cr|drakconf-legacy-12.19.2-3|144	* Mon Jan 25 2010 Thierry Vignaud <tv@mandriva.org> 12.18.1-1mdv2010.1
12cr|drakconf-legacy-12.19.2-3|145	+ Revision: 496461
12cr|drakconf-legacy-12.19.2-3|146	- patch 0: build fix
12cr|drakconf-legacy-12.19.2-3|147	- extended maintenance tool:
12cr|drakconf-legacy-12.19.2-3|148	o fix providing the right version
12cr|drakconf-legacy-12.19.2-3|149	o provide the URL
12cr|drakconf-legacy-12.19.2-3|150	
12cr|drakconf-legacy-12.19.2-3|151	* Fri Jan 22 2010 Thierry Vignaud <tv@mandriva.org> 12.18-1mdv2010.1
12cr|drakconf-legacy-12.19.2-3|152	+ Revision: 494775
12cr|drakconf-legacy-12.19.2-3|153	- add extended maintenance icon
12cr|drakconf-legacy-12.19.2-3|154	
12cr|drakconf-legacy-12.19.2-3|155	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|drakconf-legacy-12.19.2-3|156	- Fix licence to GPLv2+
12cr|drakconf-legacy-12.19.2-3|157	
12cr|drakconf-legacy-12.19.2-3|158	* Thu Oct 29 2009 Thierry Vignaud <tv@mandriva.org> 12.17-1mdv2010.0
12cr|drakconf-legacy-12.19.2-3|159	+ Revision: 460164
12cr|drakconf-legacy-12.19.2-3|160	- refresh the icon list if some package got installed
12cr|drakconf-legacy-12.19.2-3|161	- restart cups service when installing system-config-print
12cr|drakconf-legacy-12.19.2-3|162	
12cr|drakconf-legacy-12.19.2-3|163	* Tue Oct 27 2009 Thierry Vignaud <tv@mandriva.org> 12.16-1mdv2010.0
12cr|drakconf-legacy-12.19.2-3|164	+ Revision: 459468
12cr|drakconf-legacy-12.19.2-3|165	- do not offer to configure the boot splash screen
12cr|drakconf-legacy-12.19.2-3|166	
12cr|drakconf-legacy-12.19.2-3|167	* Mon Oct 12 2009 Thierry Vignaud <tv@mandriva.org> 12.15-1mdv2010.0
12cr|drakconf-legacy-12.19.2-3|168	+ Revision: 456899
12cr|drakconf-legacy-12.19.2-3|169	- bump require on drakxtools for new API
12cr|drakconf-legacy-12.19.2-3|170	- display help as user
12cr|drakconf-legacy-12.19.2-3|171	- fix sometimes not being able to run the help browser (#53999)
12cr|drakconf-legacy-12.19.2-3|172	- try harder to display release notes, bug wizards, ... as user
12cr|drakconf-legacy-12.19.2-3|173	
12cr|drakconf-legacy-12.19.2-3|174	* Mon Oct 12 2009 Thierry Vignaud <tv@mandriva.org> 12.14-1mdv2010.0
12cr|drakconf-legacy-12.19.2-3|175	+ Revision: 456854
12cr|drakconf-legacy-12.19.2-3|176	- fix tool URL which can be a translated UTF-8 string (eg: for CD/DVD
12cr|drakconf-legacy-12.19.2-3|177	entries) (#54457)
12cr|drakconf-legacy-12.19.2-3|178	- run help when pressing <F1>
12cr|drakconf-legacy-12.19.2-3|179	- drop obsolete comment
12cr|drakconf-legacy-12.19.2-3|180	
12cr|drakconf-legacy-12.19.2-3|181	* Thu Oct 08 2009 Frederic Crozat <fcrozat@mandriva.com> 12.13.2-2mdv2010.0
12cr|drakconf-legacy-12.19.2-3|182	+ Revision: 456082
12cr|drakconf-legacy-12.19.2-3|183	- Remove dependency on drakbackup
12cr|drakconf-legacy-12.19.2-3|184	
12cr|drakconf-legacy-12.19.2-3|185	* Tue Oct 06 2009 Thierry Vignaud <tv@mandriva.org> 12.13.2-1mdv2010.0
12cr|drakconf-legacy-12.19.2-3|186	+ Revision: 454904
12cr|drakconf-legacy-12.19.2-3|187	- fix system-config-printer emplacement (#54303)
12cr|drakconf-legacy-12.19.2-3|188	
12cr|drakconf-legacy-12.19.2-3|189	* Mon Aug 31 2009 Thierry Vignaud <tv@mandriva.org> 12.13.1-1mdv2010.0
12cr|drakconf-legacy-12.19.2-3|190	+ Revision: 422845
12cr|drakconf-legacy-12.19.2-3|191	- workaround latest webkit breaking mcc (bis repetita) (teuf)
12cr|drakconf-legacy-12.19.2-3|192	
12cr|drakconf-legacy-12.19.2-3|193	* Wed Jul 29 2009 Thierry Vignaud <tv@mandriva.org> 12.13-1mdv2010.0
12cr|drakconf-legacy-12.19.2-3|194	+ Revision: 403872
12cr|drakconf-legacy-12.19.2-3|195	- control-center:
12cr|drakconf-legacy-12.19.2-3|196	o show update frequency configurator
12cr|drakconf-legacy-12.19.2-3|197	
12cr|drakconf-legacy-12.19.2-3|198	* Fri Jul 24 2009 Eugeni Dodonov <eugeni@mandriva.com> 12.12-1mdv2010.0
12cr|drakconf-legacy-12.19.2-3|199	+ Revision: 399470
12cr|drakconf-legacy-12.19.2-3|200	- 12.12:
12cr|drakconf-legacy-12.19.2-3|201	- add support for tomoyo-gui.
12cr|drakconf-legacy-12.19.2-3|202	
12cr|drakconf-legacy-12.19.2-3|203	* Fri Jul 10 2009 Thierry Vignaud <tv@mandriva.org> 12.11-1mdv2010.0
12cr|drakconf-legacy-12.19.2-3|204	+ Revision: 394210
12cr|drakconf-legacy-12.19.2-3|205	- drakconsole
12cr|drakconf-legacy-12.19.2-3|206	o fix not having the focus on startup (#48091)
12cr|drakconf-legacy-12.19.2-3|207	
12cr|drakconf-legacy-12.19.2-3|208	* Fri Apr 17 2009 Thierry Vignaud <tv@mandriva.org> 12.10.1-2mdv2009.1
12cr|drakconf-legacy-12.19.2-3|209	+ Revision: 367922
12cr|drakconf-legacy-12.19.2-3|210	- install task-printing-server task-printing-hp too when
12cr|drakconf-legacy-12.19.2-3|211	system-printer-config is missing
12cr|drakconf-legacy-12.19.2-3|212	- enable to install missing tools through /usr/share/mcc/progs.conf
12cr|drakconf-legacy-12.19.2-3|213	(eg: system-printer-config on live CDs, #49994)
12cr|drakconf-legacy-12.19.2-3|214	- fix swedish translation (#49990)
12cr|drakconf-legacy-12.19.2-3|215	- fix packaging /etc/sysconfig/mcc.conf
12cr|drakconf-legacy-12.19.2-3|216	
12cr|drakconf-legacy-12.19.2-3|217	* Wed Apr 15 2009 Thierry Vignaud <tv@mandriva.org> 12.9-1mdv2009.1
12cr|drakconf-legacy-12.19.2-3|218	+ Revision: 367400
12cr|drakconf-legacy-12.19.2-3|219	- translation updates
12cr|drakconf-legacy-12.19.2-3|220	
12cr|drakconf-legacy-12.19.2-3|221	* Sun Apr 05 2009 Thierry Vignaud <tv@mandriva.org> 12.8-1mdv2009.1
12cr|drakconf-legacy-12.19.2-3|222	+ Revision: 364242
12cr|drakconf-legacy-12.19.2-3|223	- fix displaying name of CD/DVDs if more than one (#49565)
12cr|drakconf-legacy-12.19.2-3|224	
12cr|drakconf-legacy-12.19.2-3|225	* Mon Mar 30 2009 Thierry Vignaud <tv@mandriva.org> 12.7-1mdv2009.1
12cr|drakconf-legacy-12.19.2-3|226	+ Revision: 362327
12cr|drakconf-legacy-12.19.2-3|227	- translation updates
12cr|drakconf-legacy-12.19.2-3|228	
12cr|drakconf-legacy-12.19.2-3|229	* Mon Mar 30 2009 Thierry Vignaud <tv@mandriva.org> 12.6-2mdv2009.1
12cr|drakconf-legacy-12.19.2-3|230	+ Revision: 362322
12cr|drakconf-legacy-12.19.2-3|231	- drop require on rfbdrake
12cr|drakconf-legacy-12.19.2-3|232	
12cr|drakconf-legacy-12.19.2-3|233	* Mon Mar 23 2009 Thierry Vignaud <tv@mandriva.org> 12.6-1mdv2009.1
12cr|drakconf-legacy-12.19.2-3|234	+ Revision: 360617
12cr|drakconf-legacy-12.19.2-3|235	- drakconf:
12cr|drakconf-legacy-12.19.2-3|236	o fix IDs of DVD/CDs thus fixing crashing on invalidly escaped
12cr|drakconf-legacy-12.19.2-3|237	characters (#49034)
12cr|drakconf-legacy-12.19.2-3|238	- drakxconf:
12cr|drakconf-legacy-12.19.2-3|239	o do use translations when using the text mode version (#48988)
12cr|drakconf-legacy-12.19.2-3|240	
12cr|drakconf-legacy-12.19.2-3|241	* Thu Mar 19 2009 Thierry Vignaud <tv@mandriva.org> 12.5-1mdv2009.1
12cr|drakconf-legacy-12.19.2-3|242	+ Revision: 357809
12cr|drakconf-legacy-12.19.2-3|243	- fix a rare crash when embedded program segfaulted (#48080)
12cr|drakconf-legacy-12.19.2-3|244	
12cr|drakconf-legacy-12.19.2-3|245	* Mon Mar 16 2009 Thierry Vignaud <tv@mandriva.org> 12.4-1mdv2009.1
12cr|drakconf-legacy-12.19.2-3|246	+ Revision: 355648
12cr|drakconf-legacy-12.19.2-3|247	- workaround latest webkit breaking mcc (again)
12cr|drakconf-legacy-12.19.2-3|248	
12cr|drakconf-legacy-12.19.2-3|249	* Wed Feb 18 2009 Thierry Vignaud <tv@mandriva.org> 12.3-1mdv2009.1
12cr|drakconf-legacy-12.19.2-3|250	+ Revision: 342285
12cr|drakconf-legacy-12.19.2-3|251	- fix not-working-links regression introduced by webkit workaround in
12cr|drakconf-legacy-12.19.2-3|252	12.2 (#47911)
12cr|drakconf-legacy-12.19.2-3|253	
12cr|drakconf-legacy-12.19.2-3|254	* Mon Feb 16 2009 Thierry Vignaud <tv@mandriva.org> 12.2-1mdv2009.1
12cr|drakconf-legacy-12.19.2-3|255	+ Revision: 340964
12cr|drakconf-legacy-12.19.2-3|256	- workaround latest webkit breaking mcc (#47840)
12cr|drakconf-legacy-12.19.2-3|257	
12cr|drakconf-legacy-12.19.2-3|258	* Thu Jan 22 2009 Eugeni Dodonov <eugeni@mandriva.com> 12.1-1mdv2009.1
12cr|drakconf-legacy-12.19.2-3|259	+ Revision: 332392
12cr|drakconf-legacy-12.19.2-3|260	- Version 12.1 - 21 January 2009, Eugeni Dodonov
12cr|drakconf-legacy-12.19.2-3|261	- removed entry for drakperm (now handled by msecgui)
12cr|drakconf-legacy-12.19.2-3|262	- add support for msecgui
12cr|drakconf-legacy-12.19.2-3|263	- changed description for draksec functionality
12cr|drakconf-legacy-12.19.2-3|264	
12cr|drakconf-legacy-12.19.2-3|265	+ Funda Wang <fwang@mandriva.org>
12cr|drakconf-legacy-12.19.2-3|266	- it is a noarch package
12cr|drakconf-legacy-12.19.2-3|267	
12cr|drakconf-legacy-12.19.2-3|268	* Thu Dec 18 2008 Thierry Vignaud <tv@mandriva.org> 12-1mdv2009.1
12cr|drakconf-legacy-12.19.2-3|269	+ Revision: 315693
12cr|drakconf-legacy-12.19.2-3|270	- drop again diagnostics, strict, vars and warnings pragmas
12cr|drakconf-legacy-12.19.2-3|271	(was kept since 10.18.7)
12cr|drakconf-legacy-12.19.2-3|272	- enable to alter branding
12cr|drakconf-legacy-12.19.2-3|273	
12cr|drakconf-legacy-12.19.2-3|274	* Sat Oct 04 2008 Olivier Blin <blino@mandriva.org> 11.9-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|275	+ Revision: 291112
12cr|drakconf-legacy-12.19.2-3|276	- 11.9
12cr|drakconf-legacy-12.19.2-3|277	- do not show banner when no application is embedded
12cr|drakconf-legacy-12.19.2-3|278	
12cr|drakconf-legacy-12.19.2-3|279	* Thu Oct 02 2008 Thierry Vignaud <tv@mandriva.org> 11.8.2-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|280	+ Revision: 290880
12cr|drakconf-legacy-12.19.2-3|281	- use different icons for sources manager & drakstats
12cr|drakconf-legacy-12.19.2-3|282	
12cr|drakconf-legacy-12.19.2-3|283	* Wed Oct 01 2008 Thierry Vignaud <tv@mandriva.org> 11.8.1-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|284	+ Revision: 290303
12cr|drakconf-legacy-12.19.2-3|285	- fix desktop menu entry (#44457)
12cr|drakconf-legacy-12.19.2-3|286	
12cr|drakconf-legacy-12.19.2-3|287	* Tue Sep 30 2008 Thierry Vignaud <tv@mandriva.org> 11.8-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|288	+ Revision: 290171
12cr|drakconf-legacy-12.19.2-3|289	- enable to translate menu entry here rather than in menu-messages (#43580)
12cr|drakconf-legacy-12.19.2-3|290	- right part:
12cr|drakconf-legacy-12.19.2-3|291	o adjust spacing
12cr|drakconf-legacy-12.19.2-3|292	o fix order with RTL languages
12cr|drakconf-legacy-12.19.2-3|293	o fix titles alignment with RTL languages
12cr|drakconf-legacy-12.19.2-3|294	o remove gray gradient
12cr|drakconf-legacy-12.19.2-3|295	o reduce subtitles font size
12cr|drakconf-legacy-12.19.2-3|296	
12cr|drakconf-legacy-12.19.2-3|297	* Tue Sep 30 2008 Thierry Vignaud <tv@mandriva.org> 11.7.3-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|298	+ Revision: 289965
12cr|drakconf-legacy-12.19.2-3|299	- translation updates
12cr|drakconf-legacy-12.19.2-3|300	
12cr|drakconf-legacy-12.19.2-3|301	* Mon Sep 29 2008 Thierry Vignaud <tv@mandriva.org> 11.7.2-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|302	+ Revision: 289124
12cr|drakconf-legacy-12.19.2-3|303	- use new drakxtools API
12cr|drakconf-legacy-12.19.2-3|304	
12cr|drakconf-legacy-12.19.2-3|305	* Fri Sep 26 2008 Thierry Vignaud <tv@mandriva.org> 11.7.1-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|306	+ Revision: 288640
12cr|drakconf-legacy-12.19.2-3|307	- fix banners displaying titles with "&amp;"
12cr|drakconf-legacy-12.19.2-3|308	
12cr|drakconf-legacy-12.19.2-3|309	* Fri Sep 26 2008 Thierry Vignaud <tv@mandriva.org> 11.7-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|310	+ Revision: 288558
12cr|drakconf-legacy-12.19.2-3|311	- RTL languages fixes
12cr|drakconf-legacy-12.19.2-3|312	- fix icon ugliness
12cr|drakconf-legacy-12.19.2-3|313	
12cr|drakconf-legacy-12.19.2-3|314	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11.6-2mdv2009.0
12cr|drakconf-legacy-12.19.2-3|315	+ Revision: 288148
12cr|drakconf-legacy-12.19.2-3|316	- fix URL
12cr|drakconf-legacy-12.19.2-3|317	- require perl-Gtk2-WebKit instead of perl-Gtk2-Html2
12cr|drakconf-legacy-12.19.2-3|318	
12cr|drakconf-legacy-12.19.2-3|319	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11.6-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|320	+ Revision: 288129
12cr|drakconf-legacy-12.19.2-3|321	- dither splash screen
12cr|drakconf-legacy-12.19.2-3|322	
12cr|drakconf-legacy-12.19.2-3|323	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11.5-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|324	+ Revision: 288127
12cr|drakconf-legacy-12.19.2-3|325	- do not crash when selecting "Reload" in contextual menu (#44226)
12cr|drakconf-legacy-12.19.2-3|326	- disable contextual menu
12cr|drakconf-legacy-12.19.2-3|327	- make icon+text act as a single item for links
12cr|drakconf-legacy-12.19.2-3|328	- make sure --save-html-pages write UTF-8 files
12cr|drakconf-legacy-12.19.2-3|329	- use gray gradient in right background
12cr|drakconf-legacy-12.19.2-3|330	- bump require on drakxtools for new image
12cr|drakconf-legacy-12.19.2-3|331	
12cr|drakconf-legacy-12.19.2-3|332	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11.4-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|333	+ Revision: 288109
12cr|drakconf-legacy-12.19.2-3|334	- add padding between icons & text
12cr|drakconf-legacy-12.19.2-3|335	- display frames around icons
12cr|drakconf-legacy-12.19.2-3|336	- render titles as blue and with asterisks
12cr|drakconf-legacy-12.19.2-3|337	- reduce spacing between left items
12cr|drakconf-legacy-12.19.2-3|338	
12cr|drakconf-legacy-12.19.2-3|339	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11.2-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|340	+ Revision: 288097
12cr|drakconf-legacy-12.19.2-3|341	- restore scrollbar (#44213)
12cr|drakconf-legacy-12.19.2-3|342	
12cr|drakconf-legacy-12.19.2-3|343	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11.1-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|344	+ Revision: 288088
12cr|drakconf-legacy-12.19.2-3|345	- handle --save-html-pages in order to debug HTML pages generated by
12cr|drakconf-legacy-12.19.2-3|346	mcc
12cr|drakconf-legacy-12.19.2-3|347	- make focus be visible
12cr|drakconf-legacy-12.19.2-3|348	- show right items as white
12cr|drakconf-legacy-12.19.2-3|349	
12cr|drakconf-legacy-12.19.2-3|350	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|351	+ Revision: 288007
12cr|drakconf-legacy-12.19.2-3|352	- improve style by using installer's one
12cr|drakconf-legacy-12.19.2-3|353	- switch from gtkhtml2 to wekbit
12cr|drakconf-legacy-12.19.2-3|354	
12cr|drakconf-legacy-12.19.2-3|355	* Wed Sep 24 2008 Thierry Vignaud <tv@mandriva.org> 10.26-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|356	+ Revision: 287812
12cr|drakconf-legacy-12.19.2-3|357	- bump require on drakxtools
12cr|drakconf-legacy-12.19.2-3|358	- fix about dialog banner (#44176)
12cr|drakconf-legacy-12.19.2-3|359	- new splash screen
12cr|drakconf-legacy-12.19.2-3|360	
12cr|drakconf-legacy-12.19.2-3|361	* Tue Sep 23 2008 Thierry Vignaud <tv@mandriva.org> 10.25.2-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|362	+ Revision: 287216
12cr|drakconf-legacy-12.19.2-3|363	- use new boot icon
12cr|drakconf-legacy-12.19.2-3|364	
12cr|drakconf-legacy-12.19.2-3|365	* Mon Sep 22 2008 Thierry Vignaud <tv@mandriva.org> 10.25.1-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|366	+ Revision: 287130
12cr|drakconf-legacy-12.19.2-3|367	- restore icon wrongly removed
12cr|drakconf-legacy-12.19.2-3|368	
12cr|drakconf-legacy-12.19.2-3|369	* Mon Sep 22 2008 Thierry Vignaud <tv@mandriva.org> 10.25-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|370	+ Revision: 286690
12cr|drakconf-legacy-12.19.2-3|371	- updated icons & translations
12cr|drakconf-legacy-12.19.2-3|372	
12cr|drakconf-legacy-12.19.2-3|373	* Tue Sep 16 2008 Thierry Vignaud <tv@mandriva.org> 10.24-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|374	+ Revision: 285190
12cr|drakconf-legacy-12.19.2-3|375	- do call the appropriate help index
12cr|drakconf-legacy-12.19.2-3|376	- fix calling the appropriate contextual help index:
12cr|drakconf-legacy-12.19.2-3|377	o ensure tab order doesn't alter help ID
12cr|drakconf-legacy-12.19.2-3|378	o fix help ID for "local disks" (not know yet to the doc)
12cr|drakconf-legacy-12.19.2-3|379	
12cr|drakconf-legacy-12.19.2-3|380	* Mon Sep 15 2008 Thierry Vignaud <tv@mandriva.org> 10.23-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|381	+ Revision: 284870
12cr|drakconf-legacy-12.19.2-3|382	- fix errata/NEWS URL (#43854)
12cr|drakconf-legacy-12.19.2-3|383	
12cr|drakconf-legacy-12.19.2-3|384	* Sat Aug 23 2008 Anne Nicolas <ennael@mandriva.org> 10.22-2mdv2009.0
12cr|drakconf-legacy-12.19.2-3|385	+ Revision: 275301
12cr|drakconf-legacy-12.19.2-3|386	- Fix drakxtools require
12cr|drakconf-legacy-12.19.2-3|387	
12cr|drakconf-legacy-12.19.2-3|388	* Fri Aug 22 2008 Thierry Vignaud <tv@mandriva.org> 10.22-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|389	+ Revision: 275087
12cr|drakconf-legacy-12.19.2-3|390	- do not crash if an icon is missing (#37651)
12cr|drakconf-legacy-12.19.2-3|391	- stop probing for floppies, which can be slow (#40322)
12cr|drakconf-legacy-12.19.2-3|392	
12cr|drakconf-legacy-12.19.2-3|393	* Wed Aug 20 2008 Thierry Vignaud <tv@mandriva.org> 10.21-2mdv2009.0
12cr|drakconf-legacy-12.19.2-3|394	+ Revision: 274298
12cr|drakconf-legacy-12.19.2-3|395	+ rebuild (emptylog)
12cr|drakconf-legacy-12.19.2-3|396	
12cr|drakconf-legacy-12.19.2-3|397	* Wed Aug 20 2008 Thierry Vignaud <tv@mandriva.org> 10.21-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|398	+ Revision: 274283
12cr|drakconf-legacy-12.19.2-3|399	- change system-config-printer to embed in mcc and
12cr|drakconf-legacy-12.19.2-3|400	change its path to $sbindir
12cr|drakconf-legacy-12.19.2-3|401	
12cr|drakconf-legacy-12.19.2-3|402	* Wed Aug 20 2008 Thierry Vignaud <tv@mandriva.org> 10.20-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|403	+ Revision: 274250
12cr|drakconf-legacy-12.19.2-3|404	- change printerdrake by system-config-printer
12cr|drakconf-legacy-12.19.2-3|405	- update translations
12cr|drakconf-legacy-12.19.2-3|406	
12cr|drakconf-legacy-12.19.2-3|407	+ Tiago Salem <salem@mandriva.com.br>
12cr|drakconf-legacy-12.19.2-3|408	- Changing suggests: printerdrake by system-config-printer
12cr|drakconf-legacy-12.19.2-3|409	
12cr|drakconf-legacy-12.19.2-3|410	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 10.19-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|411	+ Revision: 251182
12cr|drakconf-legacy-12.19.2-3|412	- update icons
12cr|drakconf-legacy-12.19.2-3|413	- update translations
12cr|drakconf-legacy-12.19.2-3|414	
12cr|drakconf-legacy-12.19.2-3|415	+ Pixel <pixel@mandriva.com>
12cr|drakconf-legacy-12.19.2-3|416	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|drakconf-legacy-12.19.2-3|417	
12cr|drakconf-legacy-12.19.2-3|418	* Wed May 28 2008 Thierry Vignaud <tv@mandriva.org> 10.18.7-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|419	+ Revision: 212642
12cr|drakconf-legacy-12.19.2-3|420	- BuildRequires drakxtools-backend for generating conf file
12cr|drakconf-legacy-12.19.2-3|421	- package sysconfig file
12cr|drakconf-legacy-12.19.2-3|422	- do open bug in running firefox drakbug (#31109)
12cr|drakconf-legacy-12.19.2-3|423	- enable to disable some icons through /etc/sysconfig/mcc.conf
12cr|drakconf-legacy-12.19.2-3|424	
12cr|drakconf-legacy-12.19.2-3|425	* Fri May 23 2008 Thierry Vignaud <tv@mandriva.org> 10.18.6-1mdv2009.0
12cr|drakconf-legacy-12.19.2-3|426	+ Revision: 210396
12cr|drakconf-legacy-12.19.2-3|427	- solve hard to reproduce perl segfault (#34505)
12cr|drakconf-legacy-12.19.2-3|428	
12cr|drakconf-legacy-12.19.2-3|429	* Thu Apr 03 2008 Olivier Blin <blino@mandriva.org> 10.18.5-2mdv2008.1
12cr|drakconf-legacy-12.19.2-3|430	+ Revision: 192275
12cr|drakconf-legacy-12.19.2-3|431	- suggest drakguard and draksnapshot
12cr|drakconf-legacy-12.19.2-3|432	
12cr|drakconf-legacy-12.19.2-3|433	* Thu Apr 03 2008 Thierry Vignaud <tv@mandriva.org> 10.18.5-1mdv2008.1
12cr|drakconf-legacy-12.19.2-3|434	+ Revision: 192056
12cr|drakconf-legacy-12.19.2-3|435	- translation updates
12cr|drakconf-legacy-12.19.2-3|436	
12cr|drakconf-legacy-12.19.2-3|437	* Wed Apr 02 2008 Thierry Vignaud <tv@mandriva.org> 10.18.4-1mdv2008.1
12cr|drakconf-legacy-12.19.2-3|438	+ Revision: 191524
12cr|drakconf-legacy-12.19.2-3|439	- translation updates
12cr|drakconf-legacy-12.19.2-3|440	
12cr|drakconf-legacy-12.19.2-3|441	* Fri Mar 28 2008 Thierry Vignaud <tv@mandriva.org> 10.18.3-1mdv2008.1
12cr|drakconf-legacy-12.19.2-3|442	+ Revision: 190919
12cr|drakconf-legacy-12.19.2-3|443	- translation updates
12cr|drakconf-legacy-12.19.2-3|444	
12cr|drakconf-legacy-12.19.2-3|445	* Tue Mar 25 2008 Thierry Vignaud <tv@mandriva.org> 10.18.2-1mdv2008.1
12cr|drakconf-legacy-12.19.2-3|446	+ Revision: 190055
12cr|drakconf-legacy-12.19.2-3|447	- translation updates
12cr|drakconf-legacy-12.19.2-3|448	
12cr|drakconf-legacy-12.19.2-3|449	* Tue Mar 11 2008 Thierry Vignaud <tv@mandriva.org> 10.18.1-1mdv2008.1
12cr|drakconf-legacy-12.19.2-3|450	+ Revision: 183953
12cr|drakconf-legacy-12.19.2-3|451	- rename sound icon (#38767)
12cr|drakconf-legacy-12.19.2-3|452	
12cr|drakconf-legacy-12.19.2-3|453	* Mon Mar 10 2008 Thierry Vignaud <tv@mandriva.org> 10.18-1mdv2008.1
12cr|drakconf-legacy-12.19.2-3|454	+ Revision: 183752
12cr|drakconf-legacy-12.19.2-3|455	- fix calling userdrake without consolehelper-gtk else we kill
12cr|drakconf-legacy-12.19.2-3|456	consolehelper-gtk instead of userdrake (#34892)
12cr|drakconf-legacy-12.19.2-3|457	(also fixing unable to run userdrake in sec level > 3)
12cr|drakconf-legacy-12.19.2-3|458	- use 'sound' iconf for "Sound Configuration"
12cr|drakconf-legacy-12.19.2-3|459	
12cr|drakconf-legacy-12.19.2-3|460	* Fri Mar 07 2008 Thierry Vignaud <tv@mandriva.org> 10.17-1mdv2008.1
12cr|drakconf-legacy-12.19.2-3|461	+ Revision: 181331
12cr|drakconf-legacy-12.19.2-3|462	- add "Parental Controls" icon
12cr|drakconf-legacy-12.19.2-3|463	- add "Sound Configuration" icon
12cr|drakconf-legacy-12.19.2-3|464	- restore wait animation (regression introduced in 10.4.14-1mdv2007.1)
12cr|drakconf-legacy-12.19.2-3|465	- make a suggests out of drakmenustyle require (#38107)
12cr|drakconf-legacy-12.19.2-3|466	
12cr|drakconf-legacy-12.19.2-3|467	* Tue Feb 26 2008 Thierry Vignaud <tv@mandriva.org> 10.16-1mdv2008.1
12cr|drakconf-legacy-12.19.2-3|468	+ Revision: 175626
12cr|drakconf-legacy-12.19.2-3|469	- translations updates
12cr|drakconf-legacy-12.19.2-3|470	
12cr|drakconf-legacy-12.19.2-3|471	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 10.15-1mdv2008.1
12cr|drakconf-legacy-12.19.2-3|472	+ Revision: 168539
12cr|drakconf-legacy-12.19.2-3|473	- remove menu entry for upload to old HCL db
12cr|drakconf-legacy-12.19.2-3|474	
12cr|drakconf-legacy-12.19.2-3|475	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 10.14-1mdv2008.1
12cr|drakconf-legacy-12.19.2-3|476	+ Revision: 167779
12cr|drakconf-legacy-12.19.2-3|477	- readd buildroot
12cr|drakconf-legacy-12.19.2-3|478	- change 'Share data with Windows system' to 'Access Windows (SMB)
12cr|drakconf-legacy-12.19.2-3|479	shared drives and partitions' (36552)
12cr|drakconf-legacy-12.19.2-3|480	- change 'Use NFS shares' to 'Access NFS shared drives and partitions'
12cr|drakconf-legacy-12.19.2-3|481	for consistency
12cr|drakconf-legacy-12.19.2-3|482	- change 'Share your data through NFS' to 'Share drives and
12cr|drakconf-legacy-12.19.2-3|483	directories using NFS'
12cr|drakconf-legacy-12.19.2-3|484	- new wording for WebDAV configuration tool
12cr|drakconf-legacy-12.19.2-3|485	- more text changes for nfs / smb sharing
12cr|drakconf-legacy-12.19.2-3|486	- escape "&", "<", ">" in descriptions so that Gtk2::Html2 doesn't
12cr|drakconf-legacy-12.19.2-3|487	havoc on them
12cr|drakconf-legacy-12.19.2-3|488	- updated translation
12cr|drakconf-legacy-12.19.2-3|489	- use more consistent entry in drakconf for rpmdrake (same as menu
12cr|drakconf-legacy-12.19.2-3|490	label) (#33315)
12cr|drakconf-legacy-12.19.2-3|491	
12cr|drakconf-legacy-12.19.2-3|492	* Wed Jan 23 2008 Thierry Vignaud <tv@mandriva.org> 10.13-1mdv2008.1
12cr|drakconf-legacy-12.19.2-3|493	+ Revision: 157041
12cr|drakconf-legacy-12.19.2-3|494	- updated translations
12cr|drakconf-legacy-12.19.2-3|495	
12cr|drakconf-legacy-12.19.2-3|496	* Wed Jan 09 2008 Thierry Vignaud <tv@mandriva.org> 10.12-1mdv2008.1
12cr|drakconf-legacy-12.19.2-3|497	+ Revision: 147275
12cr|drakconf-legacy-12.19.2-3|498	- show again "removing interface" since netcenter doesn't support this (#34588)
12cr|drakconf-legacy-12.19.2-3|499	- size horizontal & vertical sizes independently & support height of
12cr|drakconf-legacy-12.19.2-3|500	480 so that strange laptops have reasonnable sizing
12cr|drakconf-legacy-12.19.2-3|501	- kill re-definition of %%buildroot on Pixel's request
12cr|drakconf-legacy-12.19.2-3|502	- do not harcode icon extension
12cr|drakconf-legacy-12.19.2-3|503	
12cr|drakconf-legacy-12.19.2-3|504	+ Funda Wang <fwang@mandriva.org>
12cr|drakconf-legacy-12.19.2-3|505	- drop old menu
12cr|drakconf-legacy-12.19.2-3|506	
12cr|drakconf-legacy-12.19.2-3|507	* Mon Oct 08 2007 Thierry Vignaud <tv@mandriva.org> 10.11-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|508	+ Revision: 95700
12cr|drakconf-legacy-12.19.2-3|509	- enable to visit Mandriva Tour from mcc
12cr|drakconf-legacy-12.19.2-3|510	
12cr|drakconf-legacy-12.19.2-3|511	* Wed Oct 03 2007 Thierry Vignaud <tv@mandriva.org> 10.10-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|512	+ Revision: 95042
12cr|drakconf-legacy-12.19.2-3|513	- updated translation
12cr|drakconf-legacy-12.19.2-3|514	
12cr|drakconf-legacy-12.19.2-3|515	* Mon Oct 01 2007 Thierry Vignaud <tv@mandriva.org> 10.9-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|516	+ Revision: 94140
12cr|drakconf-legacy-12.19.2-3|517	- updated translation
12cr|drakconf-legacy-12.19.2-3|518	
12cr|drakconf-legacy-12.19.2-3|519	* Fri Sep 28 2007 Thierry Vignaud <tv@mandriva.org> 10.8-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|520	+ Revision: 93570
12cr|drakconf-legacy-12.19.2-3|521	- fix reporting bug on drakwizard
12cr|drakconf-legacy-12.19.2-3|522	
12cr|drakconf-legacy-12.19.2-3|523	* Thu Sep 27 2007 Thierry Vignaud <tv@mandriva.org> 10.7-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|524	+ Revision: 93286
12cr|drakconf-legacy-12.19.2-3|525	- move transfugrake from "Localization" section into "Administration tools"
12cr|drakconf-legacy-12.19.2-3|526	section
12cr|drakconf-legacy-12.19.2-3|527	
12cr|drakconf-legacy-12.19.2-3|528	* Tue Sep 25 2007 Thierry Vignaud <tv@mandriva.org> 10.6.7-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|529	+ Revision: 92938
12cr|drakconf-legacy-12.19.2-3|530	- updated translations
12cr|drakconf-legacy-12.19.2-3|531	
12cr|drakconf-legacy-12.19.2-3|532	* Wed Sep 19 2007 Thierry Vignaud <tv@mandriva.org> 10.6.6-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|533	+ Revision: 90969
12cr|drakconf-legacy-12.19.2-3|534	- updated translations
12cr|drakconf-legacy-12.19.2-3|535	
12cr|drakconf-legacy-12.19.2-3|536	* Mon Sep 17 2007 Thierry Vignaud <tv@mandriva.org> 10.6.5-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|537	+ Revision: 89070
12cr|drakconf-legacy-12.19.2-3|538	- translation snapshot
12cr|drakconf-legacy-12.19.2-3|539	-  use "X-MandrivaLinux-System-Configuration" category instead
12cr|drakconf-legacy-12.19.2-3|540	"X-MandrivaLinux-CrossDesktop" and "System" instead of "Settings"
12cr|drakconf-legacy-12.19.2-3|541	- suggests printerdrake instead of hard-requiring it
12cr|drakconf-legacy-12.19.2-3|542	
12cr|drakconf-legacy-12.19.2-3|543	* Fri Sep 14 2007 Thierry Vignaud <tv@mandriva.org> 10.6.4-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|544	+ Revision: 85406
12cr|drakconf-legacy-12.19.2-3|545	- fix bogus markup (#33556)
12cr|drakconf-legacy-12.19.2-3|546	- show again disk ID now that we use short descriptions (#33554)
12cr|drakconf-legacy-12.19.2-3|547	
12cr|drakconf-legacy-12.19.2-3|548	* Thu Sep 13 2007 Thierry Vignaud <tv@mandriva.org> 10.6.3-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|549	+ Revision: 84963
12cr|drakconf-legacy-12.19.2-3|550	- add an horizontal separator between right sub-sections
12cr|drakconf-legacy-12.19.2-3|551	
12cr|drakconf-legacy-12.19.2-3|552	* Wed Sep 12 2007 Thierry Vignaud <tv@mandriva.org> 10.6.2-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|553	+ Revision: 84673
12cr|drakconf-legacy-12.19.2-3|554	- lot of typo fixes
12cr|drakconf-legacy-12.19.2-3|555	- make right titles be bold
12cr|drakconf-legacy-12.19.2-3|556	- only draw the current notebook label in bold
12cr|drakconf-legacy-12.19.2-3|557	- use new icon for "network sharing"
12cr|drakconf-legacy-12.19.2-3|558	
12cr|drakconf-legacy-12.19.2-3|559	* Mon Sep 10 2007 Thierry Vignaud <tv@mandriva.org> 10.6.1-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|560	+ Revision: 84096
12cr|drakconf-legacy-12.19.2-3|561	- do not show mcc's menu when embedding edit-urpm-sources (#33316)
12cr|drakconf-legacy-12.19.2-3|562	- fix rfbdrake path (#33373)
12cr|drakconf-legacy-12.19.2-3|563	- typo fix (#33274)
12cr|drakconf-legacy-12.19.2-3|564	- updated translations
12cr|drakconf-legacy-12.19.2-3|565	
12cr|drakconf-legacy-12.19.2-3|566	* Wed Sep 05 2007 Thierry Vignaud <tv@mandriva.org> 10.6-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|567	+ Revision: 80296
12cr|drakconf-legacy-12.19.2-3|568	- adjust file list
12cr|drakconf-legacy-12.19.2-3|569	- add a transfugdrake entry
12cr|drakconf-legacy-12.19.2-3|570	- add back "Access Windows shares" tool
12cr|drakconf-legacy-12.19.2-3|571	- enable to run as a user if using --testing option
12cr|drakconf-legacy-12.19.2-3|572	- fix icon alignment for RTL locales (#32881)
12cr|drakconf-legacy-12.19.2-3|573	- improved margin between tables & subtitles
12cr|drakconf-legacy-12.19.2-3|574	- new icons for "Network Center"  & "rpmdrake"
12cr|drakconf-legacy-12.19.2-3|575	- updated descriptions
12cr|drakconf-legacy-12.19.2-3|576	- suggests transfugdrake
12cr|drakconf-legacy-12.19.2-3|577	- stop packaging desktop entries for g-c-c
12cr|drakconf-legacy-12.19.2-3|578	
12cr|drakconf-legacy-12.19.2-3|579	* Wed Aug 22 2007 Thierry Vignaud <tv@mandriva.org> 10.5-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|580	+ Revision: 68962
12cr|drakconf-legacy-12.19.2-3|581	- don't use extra space if we have only one icon in last row
12cr|drakconf-legacy-12.19.2-3|582	- hide mdvonline wizard since web registering is unused/broken
12cr|drakconf-legacy-12.19.2-3|583	- increase default size for resolutions bigger than > 800x600 (modulo
12cr|drakconf-legacy-12.19.2-3|584	laptops)
12cr|drakconf-legacy-12.19.2-3|585	- move "Software Media Manager" into "Software Management"
12cr|drakconf-legacy-12.19.2-3|586	- offer report a bug on embedded tool instead of drakconf in menu
12cr|drakconf-legacy-12.19.2-3|587	- prevent not being able to close mcc once drakbug was fired
12cr|drakconf-legacy-12.19.2-3|588	
12cr|drakconf-legacy-12.19.2-3|589	* Wed Aug 22 2007 Olivier Blin <blino@mandriva.org> 10.4.25-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|590	+ Revision: 68779
12cr|drakconf-legacy-12.19.2-3|591	- 10.4.25
12cr|drakconf-legacy-12.19.2-3|592	- add back "Add Connection" wizard
12cr|drakconf-legacy-12.19.2-3|593	- remove Roaming entry
12cr|drakconf-legacy-12.19.2-3|594	- use temporary icon for network center
12cr|drakconf-legacy-12.19.2-3|595	- render right titles with a smaller font and in gray (Tv)
12cr|drakconf-legacy-12.19.2-3|596	
12cr|drakconf-legacy-12.19.2-3|597	* Mon Aug 13 2007 Thierry Vignaud <tv@mandriva.org> 10.4.24-3mdv2008.0
12cr|drakconf-legacy-12.19.2-3|598	+ Revision: 62660
12cr|drakconf-legacy-12.19.2-3|599	- fix file conflict
12cr|drakconf-legacy-12.19.2-3|600	
12cr|drakconf-legacy-12.19.2-3|601	* Sun Aug 12 2007 Pixel <pixel@mandriva.com> 10.4.24-2mdv2008.0
12cr|drakconf-legacy-12.19.2-3|602	+ Revision: 62220
12cr|drakconf-legacy-12.19.2-3|603	- don't suggest mdkwebadmin, no such package (and mdkwebadmin.pl is bundled here)
12cr|drakconf-legacy-12.19.2-3|604	
12cr|drakconf-legacy-12.19.2-3|605	* Sat Aug 11 2007 Thierry Vignaud <tv@mandriva.org> 10.4.24-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|606	+ Revision: 61883
12cr|drakconf-legacy-12.19.2-3|607	- fix subtitles alignment with RTL locales (#32445)
12cr|drakconf-legacy-12.19.2-3|608	- Suggests: drakfax, rpmdrake, mdkwebadmin, rfbdrake
12cr|drakconf-legacy-12.19.2-3|609	
12cr|drakconf-legacy-12.19.2-3|610	* Wed Aug 08 2007 Thierry Vignaud <tv@mandriva.org> 10.4.23-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|611	+ Revision: 60265
12cr|drakconf-legacy-12.19.2-3|612	- cleanup code by killing last workarounds for expert mode
12cr|drakconf-legacy-12.19.2-3|613	- enable to test new view when network center is installed
12cr|drakconf-legacy-12.19.2-3|614	- new GUI:
12cr|drakconf-legacy-12.19.2-3|615	o create sub groups with title in the right part
12cr|drakconf-legacy-12.19.2-3|616	o add default titles
12cr|drakconf-legacy-12.19.2-3|617	o reorder samba vs NFS
12cr|drakconf-legacy-12.19.2-3|618	
12cr|drakconf-legacy-12.19.2-3|619	* Tue Jul 31 2007 Thierry Vignaud <tv@mandriva.org> 10.4.22-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|620	+ Revision: 57138
12cr|drakconf-legacy-12.19.2-3|621	- add driver name to CD/DVD descriptions in order to reduce confusion
12cr|drakconf-legacy-12.19.2-3|622	when there's several of them
12cr|drakconf-legacy-12.19.2-3|623	- keep only one entry for XFdrake
12cr|drakconf-legacy-12.19.2-3|624	- kill expert mode
12cr|drakconf-legacy-12.19.2-3|625	- kill drakxtv since bttv configuration was only needed with very old
12cr|drakconf-legacy-12.19.2-3|626	cards and since kdetv and the like have their own scanning wizards
12cr|drakconf-legacy-12.19.2-3|627	- merge "Install Software", "Installed Software", "Remove Software" as
12cr|drakconf-legacy-12.19.2-3|628	they basically are the same software in different views we keep
12cr|drakconf-legacy-12.19.2-3|629	MandrivaUpdate for now since it offers to update media
12cr|drakconf-legacy-12.19.2-3|630	- move "Display Manager chooser" from "System" section into "Boot" one
12cr|drakconf-legacy-12.19.2-3|631	- rename "Mount Points" as "Local disks" (#31779)
12cr|drakconf-legacy-12.19.2-3|632	- split out "network sharing" out of "mount points" (#31779)
12cr|drakconf-legacy-12.19.2-3|633	- bump require on drakxtools
12cr|drakconf-legacy-12.19.2-3|634	
12cr|drakconf-legacy-12.19.2-3|635	* Wed Jun 27 2007 Thierry Vignaud <tv@mandriva.org> 10.4.21-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|636	+ Revision: 44998
12cr|drakconf-legacy-12.19.2-3|637	- display the release in the about dialog (#31223)
12cr|drakconf-legacy-12.19.2-3|638	- rename "Set Samba mount points" entry as "Configure Windows shared
12cr|drakconf-legacy-12.19.2-3|639	drives on the local network" (#28976)
12cr|drakconf-legacy-12.19.2-3|640	- show release notes from the help menu (#26281)
12cr|drakconf-legacy-12.19.2-3|641	- show errata from the help menu too
12cr|drakconf-legacy-12.19.2-3|642	- workaround libgtkhtml2_0 infamously blocking events on
12cr|drakconf-legacy-12.19.2-3|643	hidden-due-to-scroll links (#23185)
12cr|drakconf-legacy-12.19.2-3|644	- drop /usr/X11R6/bin/DrakConf symlink (#24749)
12cr|drakconf-legacy-12.19.2-3|645	- disable startup notification (#29679)
12cr|drakconf-legacy-12.19.2-3|646	
12cr|drakconf-legacy-12.19.2-3|647	* Fri Jun 08 2007 Thierry Vignaud <tv@mandriva.org> 10.4.20-1mdv2008.0
12cr|drakconf-legacy-12.19.2-3|648	+ Revision: 37487
12cr|drakconf-legacy-12.19.2-3|649	- first release after SVN recover
12cr|drakconf-legacy-12.19.2-3|650	
12cr|drakconf-legacy-12.19.2-3|651	
12cr|drakconf-legacy-12.19.2-3|652	* Tue Mar 27 2007 Thierry Vignaud <tvignaud@mandriva.com> 10.4.19-1mdv2007.1
12cr|drakconf-legacy-12.19.2-3|653	+ Revision: 148880
12cr|drakconf-legacy-12.19.2-3|654	- do not account help browser as a child to wait for, thus enabling to
12cr|drakconf-legacy-12.19.2-3|655	close mcc while help is browsed in external browser (#28442)
12cr|drakconf-legacy-12.19.2-3|656	
12cr|drakconf-legacy-12.19.2-3|657	* Mon Mar 19 2007 Thierry Vignaud <tvignaud@mandriva.com> 10.4.18-1mdv2007.1
12cr|drakconf-legacy-12.19.2-3|658	+ Revision: 146564
12cr|drakconf-legacy-12.19.2-3|659	- make it fit in 800x600
12cr|drakconf-legacy-12.19.2-3|660	- do not package big ChangeLog
12cr|drakconf-legacy-12.19.2-3|661	
12cr|drakconf-legacy-12.19.2-3|662	* Fri Mar 16 2007 Thierry Vignaud <tvignaud@mandriva.com> 10.4.17-2mdv2007.1
12cr|drakconf-legacy-12.19.2-3|663	+ Revision: 145198
12cr|drakconf-legacy-12.19.2-3|664	- bump release
12cr|drakconf-legacy-12.19.2-3|665	
12cr|drakconf-legacy-12.19.2-3|666	* Fri Mar 16 2007 Thierry Vignaud <tvignaud@mandriva.com> 10.4.17-1mdv2007.1
12cr|drakconf-legacy-12.19.2-3|667	+ Revision: 145055
12cr|drakconf-legacy-12.19.2-3|668	- translation update
12cr|drakconf-legacy-12.19.2-3|669	
12cr|drakconf-legacy-12.19.2-3|670	* Mon Jan 22 2007 Thierry Vignaud <tvignaud@mandriva.com> 10.4.16-1mdv2007.1
12cr|drakconf-legacy-12.19.2-3|671	+ Revision: 111861
12cr|drakconf-legacy-12.19.2-3|672	- fix fcrozat's fix
12cr|drakconf-legacy-12.19.2-3|673	- fix build
12cr|drakconf-legacy-12.19.2-3|674	- require drak3d & drakx-kbd-mouse-x11
12cr|drakconf-legacy-12.19.2-3|675	- don't require draktermserv; we don't offer to run it
12cr|drakconf-legacy-12.19.2-3|676	- require drakbackup & draktermserv
12cr|drakconf-legacy-12.19.2-3|677	
12cr|drakconf-legacy-12.19.2-3|678	* Tue Dec 05 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.15-1mdv2007.1
12cr|drakconf-legacy-12.19.2-3|679	+ Revision: 90759
12cr|drakconf-legacy-12.19.2-3|680	- really overite 10.4.14 tarball with 10.4.15 one
12cr|drakconf-legacy-12.19.2-3|681	- about dialog:
12cr|drakconf-legacy-12.19.2-3|682	o don't display emails of authors
12cr|drakconf-legacy-12.19.2-3|683	o fix banner
12cr|drakconf-legacy-12.19.2-3|684	
12cr|drakconf-legacy-12.19.2-3|685	* Thu Nov 30 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.14-2mdv2007.1
12cr|drakconf-legacy-12.19.2-3|686	+ Revision: 89463
12cr|drakconf-legacy-12.19.2-3|687	- fix require (drakx-net instead of drakxnet)
12cr|drakconf-legacy-12.19.2-3|688	
12cr|drakconf-legacy-12.19.2-3|689	* Thu Nov 30 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.14-1mdv2007.1
12cr|drakconf-legacy-12.19.2-3|690	+ Revision: 89408
12cr|drakconf-legacy-12.19.2-3|691	- Import drakconf
12cr|drakconf-legacy-12.19.2-3|692	
12cr|drakconf-legacy-12.19.2-3|693	* Thu Nov 30 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.14-1mdv2007.1
12cr|drakconf-legacy-12.19.2-3|694	- requires drakx-net & printerdrake
12cr|drakconf-legacy-12.19.2-3|695	
12cr|drakconf-legacy-12.19.2-3|696	* Sat Sep 23 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.13-1mdv2007.0
12cr|drakconf-legacy-12.19.2-3|697	- fix menu group
12cr|drakconf-legacy-12.19.2-3|698	- workaround rpm issues on updates
12cr|drakconf-legacy-12.19.2-3|699	
12cr|drakconf-legacy-12.19.2-3|700	* Wed Sep 20 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.12-1mdv2007.0
12cr|drakconf-legacy-12.19.2-3|701	- handle embedded tools that block SIG_KILL (#24914)
12cr|drakconf-legacy-12.19.2-3|702	
12cr|drakconf-legacy-12.19.2-3|703	* Sat Sep 16 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.11-1mdv2007.0
12cr|drakconf-legacy-12.19.2-3|704	- news & kolab wizards are now dead
12cr|drakconf-legacy-12.19.2-3|705	
12cr|drakconf-legacy-12.19.2-3|706	* Wed Sep 13 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.10-1mdv2007.0
12cr|drakconf-legacy-12.19.2-3|707	- translation update
12cr|drakconf-legacy-12.19.2-3|708	
12cr|drakconf-legacy-12.19.2-3|709	* Sat Sep 09 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.9-1mdv2007.0
12cr|drakconf-legacy-12.19.2-3|710	- allow to disable 3d desktop in text drakconf (#25316)
12cr|drakconf-legacy-12.19.2-3|711	- printer wizard doesn't exist anymore
12cr|drakconf-legacy-12.19.2-3|712	
12cr|drakconf-legacy-12.19.2-3|713	* Thu Sep 07 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.8-1mdv2007.0
12cr|drakconf-legacy-12.19.2-3|714	- unhide main XFdrake icon
12cr|drakconf-legacy-12.19.2-3|715	
12cr|drakconf-legacy-12.19.2-3|716	* Wed Sep 06 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.7-1mdv2007.0
12cr|drakconf-legacy-12.19.2-3|717	- drakmenustyle replaced menudrake
12cr|drakconf-legacy-12.19.2-3|718	- show localekdrake in mcc
12cr|drakconf-legacy-12.19.2-3|719	
12cr|drakconf-legacy-12.19.2-3|720	* Tue Aug 29 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.6-1mdv2007.0
12cr|drakconf-legacy-12.19.2-3|721	- update translations
12cr|drakconf-legacy-12.19.2-3|722	
12cr|drakconf-legacy-12.19.2-3|723	* Tue Aug 29 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.5-1mdv2007.0
12cr|drakconf-legacy-12.19.2-3|724	- fix bogus icons (#24789)
12cr|drakconf-legacy-12.19.2-3|725	
12cr|drakconf-legacy-12.19.2-3|726	* Fri Aug 25 2006 Olivier Blin <oblin@mandriva.com> 10.4.4-1mdv2007.0
12cr|drakconf-legacy-12.19.2-3|727	- add drak3d, drakinvictus and drakvpn
12cr|drakconf-legacy-12.19.2-3|728	- update draknetprofile icon
12cr|drakconf-legacy-12.19.2-3|729	- from Thierry Vignaud:
12cr|drakconf-legacy-12.19.2-3|730	o set minimum size to a bigger value if screen size is bigger than 640x480
12cr|drakconf-legacy-12.19.2-3|731	(thus fixing overlapping widgets when resizing mcc to its minimal size)
12cr|drakconf-legacy-12.19.2-3|732	o prevent "spoofing" minimum size
12cr|drakconf-legacy-12.19.2-3|733	o s/Mandrake/Mandriva/ in icon file names (#21539)
12cr|drakconf-legacy-12.19.2-3|734	o drakxconf: warn if tool is not executable
12cr|drakconf-legacy-12.19.2-3|735	o drakxconf: tinyfirewall was replaced drakfirewall (#24592)
12cr|drakconf-legacy-12.19.2-3|736	- from Stew Benedict:
12cr|drakconf-legacy-12.19.2-3|737	o let drakbackup show only it's own menu
12cr|drakconf-legacy-12.19.2-3|738	
12cr|drakconf-legacy-12.19.2-3|739	* Wed Aug 02 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.3-1mdv2007.0
12cr|drakconf-legacy-12.19.2-3|740	- fix menu entry
12cr|drakconf-legacy-12.19.2-3|741	
12cr|drakconf-legacy-12.19.2-3|742	* Sun Jul 30 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.2-1mdv2007.0
12cr|drakconf-legacy-12.19.2-3|743	- switch to XDG menu
12cr|drakconf-legacy-12.19.2-3|744	
12cr|drakconf-legacy-12.19.2-3|745	* Thu Jun 01 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.1-1mdv2007.0
12cr|drakconf-legacy-12.19.2-3|746	- drop old netprofile stuff (blino)
12cr|drakconf-legacy-12.19.2-3|747	- add a draknetprofile icon (blino)
12cr|drakconf-legacy-12.19.2-3|748	
12cr|drakconf-legacy-12.19.2-3|749	* Wed Mar 22 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.0-1mdk
12cr|drakconf-legacy-12.19.2-3|750	- hide mcc's menu when running draknfs and draksambashare since they
12cr|drakconf-legacy-12.19.2-3|751	already provides a menu bar (#21528)
12cr|drakconf-legacy-12.19.2-3|752	
12cr|drakconf-legacy-12.19.2-3|753	* Wed Feb 15 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.3.2-1mdk
12cr|drakconf-legacy-12.19.2-3|754	- do not use stock icons in menus
12cr|drakconf-legacy-12.19.2-3|755	- offer to upload hw list in the online db and start a browser there
12cr|drakconf-legacy-12.19.2-3|756	in order to specify the hw status
12cr|drakconf-legacy-12.19.2-3|757	
12cr|drakconf-legacy-12.19.2-3|758	* Tue Jan 03 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.3.1-1mdk
12cr|drakconf-legacy-12.19.2-3|759	- adapt to new DrakX API (#20395)
12cr|drakconf-legacy-12.19.2-3|760	- only warn about non executable programs, just skip non installed
12cr|drakconf-legacy-12.19.2-3|761	stuff (Eskild Hustvedt)
12cr|drakconf-legacy-12.19.2-3|762	- use CREDITS.<lang> if availlable
12cr|drakconf-legacy-12.19.2-3|763	
12cr|drakconf-legacy-12.19.2-3|764	* Tue Sep 20 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-5mdk
12cr|drakconf-legacy-12.19.2-3|765	- show drakauth (again) in "system" section only if drakwizard isn't
12cr|drakconf-legacy-12.19.2-3|766	installed (#18687)
12cr|drakconf-legacy-12.19.2-3|767	
12cr|drakconf-legacy-12.19.2-3|768	* Mon Sep 19 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-4mdk
12cr|drakconf-legacy-12.19.2-3|769	- display a banner for drakhosts
12cr|drakconf-legacy-12.19.2-3|770	- don't show "NFS exports" twice (blino, #18670)
12cr|drakconf-legacy-12.19.2-3|771	- use proper icon for drakhosts
12cr|drakconf-legacy-12.19.2-3|772	- really run sshd wizard when requested (blino, #18645)
12cr|drakconf-legacy-12.19.2-3|773	
12cr|drakconf-legacy-12.19.2-3|774	* Sat Sep 17 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-3mdk
12cr|drakconf-legacy-12.19.2-3|775	- do display 3 missing icons
12cr|drakconf-legacy-12.19.2-3|776	
12cr|drakconf-legacy-12.19.2-3|777	* Fri Sep 16 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-2mdk
12cr|drakconf-legacy-12.19.2-3|778	- fix switching section while starting a non embedded tool (#17284)
12cr|drakconf-legacy-12.19.2-3|779	
12cr|drakconf-legacy-12.19.2-3|780	* Thu Sep 15 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-1mdk
12cr|drakconf-legacy-12.19.2-3|781	- add new tools (draknfs, drakhosts, draksambashare) and new wizards
12cr|drakconf-legacy-12.19.2-3|782	(sambashare, sambaprint, sshd)
12cr|drakconf-legacy-12.19.2-3|783	- only show wizards that are installed after drakwizard split
12cr|drakconf-legacy-12.19.2-3|784	- fix garbaged display when toggling "expert mode" while a tool is
12cr|drakconf-legacy-12.19.2-3|785	embedded (#17212)
12cr|drakconf-legacy-12.19.2-3|786	- translation update
12cr|drakconf-legacy-12.19.2-3|787	- enable sub dialogs to be transient to mcc's main window
12cr|drakconf-legacy-12.19.2-3|788	
12cr|drakconf-legacy-12.19.2-3|789	* Thu Jun 09 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.6mdk
12cr|drakconf-legacy-12.19.2-3|790	- fix profiles (blino)
12cr|drakconf-legacy-12.19.2-3|791	
12cr|drakconf-legacy-12.19.2-3|792	* Wed Jun 08 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.5mdk
12cr|drakconf-legacy-12.19.2-3|793	- use new drakconnect API (blino)
12cr|drakconf-legacy-12.19.2-3|794	
12cr|drakconf-legacy-12.19.2-3|795	* Tue May 17 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.4mdk
12cr|drakconf-legacy-12.19.2-3|796	- improved layout of CREDITS in about dialog (#14995)
12cr|drakconf-legacy-12.19.2-3|797	
12cr|drakconf-legacy-12.19.2-3|798	* Tue May 03 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.3mdk
12cr|drakconf-legacy-12.19.2-3|799	- fix restoring notebook position when switching from/to expert mode
12cr|drakconf-legacy-12.19.2-3|800	- fix detecting buggy programs not starting
12cr|drakconf-legacy-12.19.2-3|801	- fix contributors list (blino, #14995)
12cr|drakconf-legacy-12.19.2-3|802	
12cr|drakconf-legacy-12.19.2-3|803	* Tue Apr 19 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.3-0.2mdk
12cr|drakconf-legacy-12.19.2-3|804	- fix mandrivaupdate's icon (#15494)
12cr|drakconf-legacy-12.19.2-3|805	
12cr|drakconf-legacy-12.19.2-3|806	* Sat Apr 16 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.3-0.1mdk
12cr|drakconf-legacy-12.19.2-3|807	- Mandrakesoft is now Mandriva
12cr|drakconf-legacy-12.19.2-3|808	
12cr|drakconf-legacy-12.19.2-3|809	* Wed Mar 30 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-5mdk
12cr|drakconf-legacy-12.19.2-3|810	- move small icons in their own package (#13392)
12cr|drakconf-legacy-12.19.2-3|811	
12cr|drakconf-legacy-12.19.2-3|812	* Thu Mar 24 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-4mdk
12cr|drakconf-legacy-12.19.2-3|813	- add "roaming" icon in network section
12cr|drakconf-legacy-12.19.2-3|814	- improve layout for RTL languages
12cr|drakconf-legacy-12.19.2-3|815	- reduce columns flicking (now it only happens when a page has a
12cr|drakconf-legacy-12.19.2-3|816	scrollbar)
12cr|drakconf-legacy-12.19.2-3|817	- update translations
12cr|drakconf-legacy-12.19.2-3|818	
12cr|drakconf-legacy-12.19.2-3|819	* Fri Mar 18 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-3mdk
12cr|drakconf-legacy-12.19.2-3|820	- fix hidden left icons when expert mode is altered several times
12cr|drakconf-legacy-12.19.2-3|821	whereas a tool is embedded (#14440)
12cr|drakconf-legacy-12.19.2-3|822	- fix RTL rendering (#14517):
12cr|drakconf-legacy-12.19.2-3|823	o add bidi hints for html render engines
12cr|drakconf-legacy-12.19.2-3|824	o explicitely align RTL texts to right
12cr|drakconf-legacy-12.19.2-3|825	o pack text & icon from righ to left for RTL languages
12cr|drakconf-legacy-12.19.2-3|826	
12cr|drakconf-legacy-12.19.2-3|827	* Mon Mar 07 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-2mdk
12cr|drakconf-legacy-12.19.2-3|828	- translation updates
12cr|drakconf-legacy-12.19.2-3|829	
12cr|drakconf-legacy-12.19.2-3|830	* Wed Mar 02 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-1mdk
12cr|drakconf-legacy-12.19.2-3|831	- enhanced layout (#13447)
12cr|drakconf-legacy-12.19.2-3|832	- fix bogus portuguese translation (#13695)
12cr|drakconf-legacy-12.19.2-3|833	
12cr|drakconf-legacy-12.19.2-3|834	* Fri Feb 25 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.11mdk
12cr|drakconf-legacy-12.19.2-3|835	- fix layout bug on "expert mode" switch while embedding a tool (#13416)
12cr|drakconf-legacy-12.19.2-3|836	- display a graphical warning when the translations are bogus
12cr|drakconf-legacy-12.19.2-3|837	
12cr|drakconf-legacy-12.19.2-3|838	* Fri Feb 25 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.10mdk
12cr|drakconf-legacy-12.19.2-3|839	- prevent translation bugs (such as #13540) to happen
12cr|drakconf-legacy-12.19.2-3|840	
12cr|drakconf-legacy-12.19.2-3|841	* Thu Feb 24 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.9mdk
12cr|drakconf-legacy-12.19.2-3|842	- fix crashes in profile dialogs (#7313)
12cr|drakconf-legacy-12.19.2-3|843	- really use short descriptions in banners (#13567)
12cr|drakconf-legacy-12.19.2-3|844	- kill logdrake when asked for in menu (#9329)
12cr|drakconf-legacy-12.19.2-3|845	
12cr|drakconf-legacy-12.19.2-3|846	* Mon Feb 21 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.8mdk
12cr|drakconf-legacy-12.19.2-3|847	- update drakups' icons
12cr|drakconf-legacy-12.19.2-3|848	
12cr|drakconf-legacy-12.19.2-3|849	* Tue Feb 15 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.7mdk
12cr|drakconf-legacy-12.19.2-3|850	- fix drakstats path
12cr|drakconf-legacy-12.19.2-3|851	- update translations (#13673)
12cr|drakconf-legacy-12.19.2-3|852	
12cr|drakconf-legacy-12.19.2-3|853	* Mon Feb 14 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.6mdk
12cr|drakconf-legacy-12.19.2-3|854	- enable drakconf to display third parties wizard (#13643)
12cr|drakconf-legacy-12.19.2-3|855	- drakstats is located now in /usr/sbin/drakstats (daouda, #13572)
12cr|drakconf-legacy-12.19.2-3|856	- do not show banner for mandrakeupdate which now take care of that
12cr|drakconf-legacy-12.19.2-3|857	
12cr|drakconf-legacy-12.19.2-3|858	* Fri Feb 11 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.5mdk
12cr|drakconf-legacy-12.19.2-3|859	- use short description for banners (#13567)
12cr|drakconf-legacy-12.19.2-3|860	
12cr|drakconf-legacy-12.19.2-3|861	* Thu Feb 10 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.4mdk
12cr|drakconf-legacy-12.19.2-3|862	- add a mdkonline icon in rpmdrake section
12cr|drakconf-legacy-12.19.2-3|863	- update translations
12cr|drakconf-legacy-12.19.2-3|864	
12cr|drakconf-legacy-12.19.2-3|865	* Thu Feb 03 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.3mdk
12cr|drakconf-legacy-12.19.2-3|866	- add long descriptions with 2 columns layout
12cr|drakconf-legacy-12.19.2-3|867	- hide "Installed Software" entry now that we have long description
12cr|drakconf-legacy-12.19.2-3|868	strings (# 13041)
12cr|drakconf-legacy-12.19.2-3|869	- fix icon alignment (#12447)
12cr|drakconf-legacy-12.19.2-3|870	- workaround disappearing gdk window crash (#13190)
12cr|drakconf-legacy-12.19.2-3|871	- really show drakauth in system section only if drakwizard isn't installed
12cr|drakconf-legacy-12.19.2-3|872	- add a few new icons
12cr|drakconf-legacy-12.19.2-3|873	
12cr|drakconf-legacy-12.19.2-3|874	* Mon Jan 24 2005 Daouda LO <daouda@mandrakesoft.com> 10.2-0.2mdk
12cr|drakconf-legacy-12.19.2-3|875	- added drakstats to package management section
12cr|drakconf-legacy-12.19.2-3|876	- some cleanups
12cr|drakconf-legacy-12.19.2-3|877	
12cr|drakconf-legacy-12.19.2-3|878	* Mon Jan 24 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.1mdk
12cr|drakconf-legacy-12.19.2-3|879	- split the wizard category in four
12cr|drakconf-legacy-12.19.2-3|880	- reorder categories by usage frequency
12cr|drakconf-legacy-12.19.2-3|881	- kill embedded tool instead of exiting the whole mcc when one click
12cr|drakconf-legacy-12.19.2-3|882	on the close icon and when a tool is embedded
12cr|drakconf-legacy-12.19.2-3|883	
12cr|drakconf-legacy-12.19.2-3|884	* Wed Jan 12 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-4mdk
12cr|drakconf-legacy-12.19.2-3|885	- hide menu and banner too when embedding harddrake2 & rpmdrake
12cr|drakconf-legacy-12.19.2-3|886	
12cr|drakconf-legacy-12.19.2-3|887	* Wed Jan 12 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-3mdk
12cr|drakconf-legacy-12.19.2-3|888	- internal cleanings
12cr|drakconf-legacy-12.19.2-3|889	- embedd printerdrake & userdrake
12cr|drakconf-legacy-12.19.2-3|890	- add an "installed softwares" icon in rpmdrake section
12cr|drakconf-legacy-12.19.2-3|891	- show drakauth in system section
12cr|drakconf-legacy-12.19.2-3|892	
12cr|drakconf-legacy-12.19.2-3|893	* Sat Oct 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-2mdk
12cr|drakconf-legacy-12.19.2-3|894	- start drakups in wizard mode
12cr|drakconf-legacy-12.19.2-3|895	
12cr|drakconf-legacy-12.19.2-3|896	* Fri Oct 01 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-1mdk
12cr|drakconf-legacy-12.19.2-3|897	- show UPS icon
12cr|drakconf-legacy-12.19.2-3|898	
12cr|drakconf-legacy-12.19.2-3|899	* Sat Sep 25 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.7mdk
12cr|drakconf-legacy-12.19.2-3|900	- hide main XFdrake icon
12cr|drakconf-legacy-12.19.2-3|901	
12cr|drakconf-legacy-12.19.2-3|902	* Tue Sep 14 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.6mdk
12cr|drakconf-legacy-12.19.2-3|903	- enable to start directly with drakwizard
12cr|drakconf-legacy-12.19.2-3|904	- show LDAP wizard
12cr|drakconf-legacy-12.19.2-3|905	
12cr|drakconf-legacy-12.19.2-3|906	* Tue Sep 14 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.5mdk
12cr|drakconf-legacy-12.19.2-3|907	- add hidden entries for localedrake and drakauth
12cr|drakconf-legacy-12.19.2-3|908	- accept tags with spaces with --start-with option
12cr|drakconf-legacy-12.19.2-3|909	- about dialog:
12cr|drakconf-legacy-12.19.2-3|910	o fix utf-8 issues
12cr|drakconf-legacy-12.19.2-3|911	o fix parsing new CREDITS file
12cr|drakconf-legacy-12.19.2-3|912	
12cr|drakconf-legacy-12.19.2-3|913	* Thu Sep 09 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.4mdk
12cr|drakconf-legacy-12.19.2-3|914	- main notebook (better respect of l10n):
12cr|drakconf-legacy-12.19.2-3|915	o let labels wrap
12cr|drakconf-legacy-12.19.2-3|916	o enable the main notebook to scroll:
12cr|drakconf-legacy-12.19.2-3|917	- about dialog: display translator name
12cr|drakconf-legacy-12.19.2-3|918	- fix menu entry capitalization (thus reusing simplified menu string)
12cr|drakconf-legacy-12.19.2-3|919	- translation snapshot
12cr|drakconf-legacy-12.19.2-3|920	
12cr|drakconf-legacy-12.19.2-3|921	* Thu Sep 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.3mdk
12cr|drakconf-legacy-12.19.2-3|922	- new design
12cr|drakconf-legacy-12.19.2-3|923	- add support for the '--start-with=foobar' command line option that
12cr|drakconf-legacy-12.19.2-3|924	enable to start mcc directly with specified applet
12cr|drakconf-legacy-12.19.2-3|925	
12cr|drakconf-legacy-12.19.2-3|926	* Sat Aug 28 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.2mdk
12cr|drakconf-legacy-12.19.2-3|927	- translation update
12cr|drakconf-legacy-12.19.2-3|928	- fix about dialogs (credits got broken by mandrakelinux-release
12cr|drakconf-legacy-12.19.2-3|929	package renaming)
12cr|drakconf-legacy-12.19.2-3|930	- PXE wizard is dead
12cr|drakconf-legacy-12.19.2-3|931	- fix special "<control>" entries (pablo)
12cr|drakconf-legacy-12.19.2-3|932	- make web wizard description more accurate (#8153)
12cr|drakconf-legacy-12.19.2-3|933	- drakconsole: add a title for when one run it not from mcc
12cr|drakconf-legacy-12.19.2-3|934	
12cr|drakconf-legacy-12.19.2-3|935	* Fri Jul 23 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.1mdk
12cr|drakconf-legacy-12.19.2-3|936	- sync with new drakconnect API
12cr|drakconf-legacy-12.19.2-3|937	
12cr|drakconf-legacy-12.19.2-3|938	* Wed Jun 16 2004 Daouda LO <daouda@mandrakesoft.com> 10-14mdk
12cr|drakconf-legacy-12.19.2-3|939	- embed rfbdrake (Online Administration section)
12cr|drakconf-legacy-12.19.2-3|940	- fix buildrequires (Per Øyvind Karlsen)
12cr|drakconf-legacy-12.19.2-3|941	- fix profiles garbage (tvignaud, #9278)
12cr|drakconf-legacy-12.19.2-3|942	
12cr|drakconf-legacy-12.19.2-3|943	* Thu Apr 15 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-13mdk
12cr|drakconf-legacy-12.19.2-3|944	- remove stock icon from button
12cr|drakconf-legacy-12.19.2-3|945	- display drakcronat icon if installed
12cr|drakconf-legacy-12.19.2-3|946	

1028 12
12cr|drakcowsay-0.7-5|1	Name: drakcowsay
12cr|drakcowsay-0.7-5|2	Version: 0.7
12cr|drakcowsay-0.7-5|3	Release: %mkrel 5
12cr|drakcowsay-0.7-5|4	Summary: Graphical interface for cowsay
12cr|drakcowsay-0.7-5|5	Source0: %{name}-%{version}.tar.bz2
12cr|drakcowsay-0.7-5|6	License: GPL
12cr|drakcowsay-0.7-5|7	Group: Toys
12cr|drakcowsay-0.7-5|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|drakcowsay-0.7-5|9	URL: http://peoples.mandriva.com/~blino/drakcowsay/
12cr|drakcowsay-0.7-5|10	Requires: drakxtools cowsay
12cr|drakcowsay-0.7-5|11	BuildRequires: xchat-devel
12cr|drakcowsay-0.7-5|12	
12cr|drakcowsay-0.7-5|13	%description
12cr|drakcowsay-0.7-5|14	%{name} is a graphical interface for cowsay.
12cr|drakcowsay-0.7-5|15	Its target audience is those not yet familiar with the tough command line,
12cr|drakcowsay-0.7-5|16	thus making cowsay rendering as easy as if you were a true l33t.
12cr|drakcowsay-0.7-5|17	
12cr|drakcowsay-0.7-5|18	This package also includes drakcowthink, a graphical interface to cowthink.
12cr|drakcowsay-0.7-5|19	
12cr|drakcowsay-0.7-5|20	%package -n xchat-%{name}
12cr|drakcowsay-0.7-5|21	Group: System/Libraries
12cr|drakcowsay-0.7-5|22	Summary: Xchat plugin for %{name}
12cr|drakcowsay-0.7-5|23	Requires: xchat
12cr|drakcowsay-0.7-5|24	
12cr|drakcowsay-0.7-5|25	%description -n xchat-%{name}
12cr|drakcowsay-0.7-5|26	xchat-%{name} is a plugin for xchat to cowsay in your current IRC window.
12cr|drakcowsay-0.7-5|27	
12cr|drakcowsay-0.7-5|28	%package -n irssi-%{name}
12cr|drakcowsay-0.7-5|29	Group: System/Libraries
12cr|drakcowsay-0.7-5|30	Summary: Irssi plugin for %{name}
12cr|drakcowsay-0.7-5|31	Requires: irssi
12cr|drakcowsay-0.7-5|32	
12cr|drakcowsay-0.7-5|33	%description -n irssi-%{name}
12cr|drakcowsay-0.7-5|34	irssi-%{name} is a plugin for irssi to cowsay in your current IRC window.
12cr|drakcowsay-0.7-5|35	
12cr|drakcowsay-0.7-5|36	%prep
12cr|drakcowsay-0.7-5|37	%setup -q
12cr|drakcowsay-0.7-5|38	
12cr|drakcowsay-0.7-5|39	%build
12cr|drakcowsay-0.7-5|40	gcc -Wl,--export-dynamic -Wall -O1 -shared -fPIC -I. xchat-%{name}.c -o xchat-%{name}.so
12cr|drakcowsay-0.7-5|41	
12cr|drakcowsay-0.7-5|42	%install
12cr|drakcowsay-0.7-5|43	rm -rf %{buildroot}
12cr|drakcowsay-0.7-5|44	install -m755 -D %{name} %{buildroot}%{_bindir}/%{name}
12cr|drakcowsay-0.7-5|45	ln -s %{name} %{buildroot}%{_bindir}/drakcowthink
12cr|drakcowsay-0.7-5|46	install -m755 -D xchat-%{name}.so %{buildroot}%{_libdir}/xchat/plugins/xchat-%{name}.so
12cr|drakcowsay-0.7-5|47	install -m755 -D irssi-%{name}.pl %{buildroot}%{_datadir}/irssi/scripts/irssi-%{name}.pl
12cr|drakcowsay-0.7-5|48	
12cr|drakcowsay-0.7-5|49	%clean
12cr|drakcowsay-0.7-5|50	rm -rf %{buildroot}
12cr|drakcowsay-0.7-5|51	
12cr|drakcowsay-0.7-5|52	%files
12cr|drakcowsay-0.7-5|53	%defattr(-,root,root)
12cr|drakcowsay-0.7-5|54	%{_bindir}/%{name}
12cr|drakcowsay-0.7-5|55	%{_bindir}/drakcowthink
12cr|drakcowsay-0.7-5|56	
12cr|drakcowsay-0.7-5|57	%files -n xchat-%{name}
12cr|drakcowsay-0.7-5|58	%defattr(-,root,root)
12cr|drakcowsay-0.7-5|59	%{_libdir}/xchat/plugins/xchat-%{name}.so
12cr|drakcowsay-0.7-5|60	
12cr|drakcowsay-0.7-5|61	%files -n irssi-%{name}
12cr|drakcowsay-0.7-5|62	%defattr(-,root,root)
12cr|drakcowsay-0.7-5|63	%{_datadir}/irssi/scripts/irssi-%{name}.pl
12cr|drakcowsay-0.7-5|64	
12cr|drakcowsay-0.7-5|65	
12cr|drakcowsay-0.7-5|66	%changelog
12cr|drakcowsay-0.7-5|67	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7-5mdv2011.0
12cr|drakcowsay-0.7-5|68	+ Revision: 617899
12cr|drakcowsay-0.7-5|69	- the mass rebuild of 2010.0 packages
12cr|drakcowsay-0.7-5|70	
12cr|drakcowsay-0.7-5|71	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.7-4mdv2010.0
12cr|drakcowsay-0.7-5|72	+ Revision: 428337
12cr|drakcowsay-0.7-5|73	- rebuild
12cr|drakcowsay-0.7-5|74	
12cr|drakcowsay-0.7-5|75	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.7-3mdv2009.0
12cr|drakcowsay-0.7-5|76	+ Revision: 244525
12cr|drakcowsay-0.7-5|77	- rebuild
12cr|drakcowsay-0.7-5|78	- fix summary-not-capitalized
12cr|drakcowsay-0.7-5|79	- fix no-buildroot-tag
12cr|drakcowsay-0.7-5|80	
12cr|drakcowsay-0.7-5|81	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.7-1mdv2008.1
12cr|drakcowsay-0.7-5|82	+ Revision: 124208
12cr|drakcowsay-0.7-5|83	- kill re-definition of %%buildroot on Pixel's request
12cr|drakcowsay-0.7-5|84	
12cr|drakcowsay-0.7-5|85	+ Olivier Blin <oblin@mandriva.com>
12cr|drakcowsay-0.7-5|86	- Import drakcowsay
12cr|drakcowsay-0.7-5|87	
12cr|drakcowsay-0.7-5|88	
12cr|drakcowsay-0.7-5|89	
12cr|drakcowsay-0.7-5|90	* Sun Jun 18 2006 Olivier Blin <oblin@mandriva.com> 0.7-1mdv2007.0
12cr|drakcowsay-0.7-5|91	- new release 0.7:
12cr|drakcowsay-0.7-5|92	o fix release critical bug making this tool crash at startup
12cr|drakcowsay-0.7-5|93	- mkrel
12cr|drakcowsay-0.7-5|94	- update URL
12cr|drakcowsay-0.7-5|95	
12cr|drakcowsay-0.7-5|96	* Wed Jun  1 2005 Claudio Matsuoka <claudio@mandriva.com> 0.6-2mdk
12cr|drakcowsay-0.7-5|97	- added missing drakcowthink symlink
12cr|drakcowsay-0.7-5|98	- fixed buildrequires to xchat-devel
12cr|drakcowsay-0.7-5|99	- minor specfile cleanup
12cr|drakcowsay-0.7-5|100	
12cr|drakcowsay-0.7-5|101	* Wed Oct 27 2004 Olivier Blin <blino@mandrake.org> 0.6-1mdk
12cr|drakcowsay-0.7-5|102	- new release 0.6 :
12cr|drakcowsay-0.7-5|103	o parental advisory option (obscene cows are hidden by default)
12cr|drakcowsay-0.7-5|104	o read from stdin with '-' option
12cr|drakcowsay-0.7-5|105	
12cr|drakcowsay-0.7-5|106	* Fri Aug 13 2004 Olivier Blin <blino@mandrake.org> 0.5-1mdk
12cr|drakcowsay-0.7-5|107	- new release 0.5 :
12cr|drakcowsay-0.7-5|108	o remove ads in irc plugins
12cr|drakcowsay-0.7-5|109	o read initial input from command line or stdin
12cr|drakcowsay-0.7-5|110	
12cr|drakcowsay-0.7-5|111	* Tue Jul 27 2004 Olivier Blin <blino@mandrake.org> 0.4-1mdk
12cr|drakcowsay-0.7-5|112	- new release 0.4 (l33t edition):
12cr|drakcowsay-0.7-5|113	o irssi plugin
12cr|drakcowsay-0.7-5|114	
12cr|drakcowsay-0.7-5|115	* Tue Jul 27 2004 Olivier Blin <blino@mandrake.org> 0.3-1mdk
12cr|drakcowsay-0.7-5|116	- new release 0.3 (irc edition):
12cr|drakcowsay-0.7-5|117	o send to irc button
12cr|drakcowsay-0.7-5|118	o xchat plugin
12cr|drakcowsay-0.7-5|119	o word-wrap can be toggled
12cr|drakcowsay-0.7-5|120	- redde rafaela quae sunt rafaela (fix changelog)
12cr|drakcowsay-0.7-5|121	
12cr|drakcowsay-0.7-5|122	* Tue Jul 20 2004 Olivier Blin <blino@mandrake.org> 0.2-1mdk
12cr|drakcowsay-0.7-5|123	- new release 0.2:
12cr|drakcowsay-0.7-5|124	o use scrollbars and resize TextViews
12cr|drakcowsay-0.7-5|125	o sort cows, quit button (rafael)
12cr|drakcowsay-0.7-5|126	o quit button (rafael)
12cr|drakcowsay-0.7-5|127	o misc fixes (rafael)
12cr|drakcowsay-0.7-5|128	- requires cowsay (anne)
12cr|drakcowsay-0.7-5|129	
12cr|drakcowsay-0.7-5|130	* Mon Jul 19 2004 Olivier Blin <blino@mandrake.org> 0.1-1mdk
12cr|drakcowsay-0.7-5|131	- initial Mandrakelinux release

1029 12
12cr|drakfon-0.6-5|1	%define name drakfon
12cr|drakfon-0.6-5|2	%define version 0.6
12cr|drakfon-0.6-5|3	%define release %mkrel 5
12cr|drakfon-0.6-5|4	
12cr|drakfon-0.6-5|5	Summary:	Install FON firmwares in wireless routers
12cr|drakfon-0.6-5|6	Name:		%{name}
12cr|drakfon-0.6-5|7	Version:	%{version}
12cr|drakfon-0.6-5|8	Release:	%{release}
12cr|drakfon-0.6-5|9	Source0:	%{name}-%{version}.tar.bz2
12cr|drakfon-0.6-5|10	License:	GPL
12cr|drakfon-0.6-5|11	Group:		System/Configuration/Networking
12cr|drakfon-0.6-5|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|drakfon-0.6-5|13	Url:		http://fon.com
12cr|drakfon-0.6-5|14	BuildArch:      noarch
12cr|drakfon-0.6-5|15	
12cr|drakfon-0.6-5|16	%description
12cr|drakfon-0.6-5|17	Tool to install FON based firmwares in wireless routers
12cr|drakfon-0.6-5|18	
12cr|drakfon-0.6-5|19	%prep
12cr|drakfon-0.6-5|20	%setup -q
12cr|drakfon-0.6-5|21	
12cr|drakfon-0.6-5|22	%build
12cr|drakfon-0.6-5|23	%make -C po
12cr|drakfon-0.6-5|24	
12cr|drakfon-0.6-5|25	%install
12cr|drakfon-0.6-5|26	rm -rf %{buildroot}
12cr|drakfon-0.6-5|27	%makeinstall_std -C po
12cr|drakfon-0.6-5|28	install -D -m 755 %{name} %{buildroot}%{_sbindir}/%{name}
12cr|drakfon-0.6-5|29	install -d %{buildroot}%{_datadir}/%{name}/firmwares
12cr|drakfon-0.6-5|30	install -m 644 FONbasic-* %{buildroot}%{_datadir}/%{name}/firmwares
12cr|drakfon-0.6-5|31	install -d %{buildroot}%{_iconsdir}
12cr|drakfon-0.6-5|32	install -m 644 FON*.png %{buildroot}%{_iconsdir}
12cr|drakfon-0.6-5|33	install -m 644 -D %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|drakfon-0.6-5|34	%find_lang %{name}
12cr|drakfon-0.6-5|35	
12cr|drakfon-0.6-5|36	%clean
12cr|drakfon-0.6-5|37	rm -rf %{buildroot}
12cr|drakfon-0.6-5|38	
12cr|drakfon-0.6-5|39	%if %mdkversion < 200900
12cr|drakfon-0.6-5|40	%post
12cr|drakfon-0.6-5|41	%update_menus
12cr|drakfon-0.6-5|42	%endif
12cr|drakfon-0.6-5|43	
12cr|drakfon-0.6-5|44	%if %mdkversion < 200900
12cr|drakfon-0.6-5|45	%postun
12cr|drakfon-0.6-5|46	%clean_menus
12cr|drakfon-0.6-5|47	%endif
12cr|drakfon-0.6-5|48	
12cr|drakfon-0.6-5|49	%files -f %{name}.lang
12cr|drakfon-0.6-5|50	%defattr(-,root,root)
12cr|drakfon-0.6-5|51	%{_sbindir}/%{name}
12cr|drakfon-0.6-5|52	%dir %{_datadir}/%{name}
12cr|drakfon-0.6-5|53	%dir %{_datadir}/%{name}/firmwares/
12cr|drakfon-0.6-5|54	%{_datadir}/%{name}/firmwares/FONbasic-*
12cr|drakfon-0.6-5|55	%{_iconsdir}/FON*.png
12cr|drakfon-0.6-5|56	%{_datadir}/applications/%{name}.desktop
12cr|drakfon-0.6-5|57	
12cr|drakfon-0.6-5|58	
12cr|drakfon-0.6-5|59	
12cr|drakfon-0.6-5|60	
12cr|drakfon-0.6-5|61	%changelog
12cr|drakfon-0.6-5|62	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-5mdv2011.0
12cr|drakfon-0.6-5|63	+ Revision: 610274
12cr|drakfon-0.6-5|64	- rebuild
12cr|drakfon-0.6-5|65	
12cr|drakfon-0.6-5|66	* Sun May 02 2010 Funda Wang <fwang@mandriva.org> 0.6-4mdv2010.1
12cr|drakfon-0.6-5|67	+ Revision: 541554
12cr|drakfon-0.6-5|68	- fix perm of desktop file
12cr|drakfon-0.6-5|69	
12cr|drakfon-0.6-5|70	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.6-4mdv2010.0
12cr|drakfon-0.6-5|71	+ Revision: 428339
12cr|drakfon-0.6-5|72	- rebuild
12cr|drakfon-0.6-5|73	
12cr|drakfon-0.6-5|74	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.6-3mdv2009.0
12cr|drakfon-0.6-5|75	+ Revision: 244526
12cr|drakfon-0.6-5|76	- rebuild
12cr|drakfon-0.6-5|77	- fix no-buildroot-tag
12cr|drakfon-0.6-5|78	
12cr|drakfon-0.6-5|79	+ Pixel <pixel@mandriva.com>
12cr|drakfon-0.6-5|80	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|drakfon-0.6-5|81	
12cr|drakfon-0.6-5|82	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.6-1mdv2008.1
12cr|drakfon-0.6-5|83	+ Revision: 124214
12cr|drakfon-0.6-5|84	- kill re-definition of %%buildroot on Pixel's request
12cr|drakfon-0.6-5|85	
12cr|drakfon-0.6-5|86	
12cr|drakfon-0.6-5|87	* Tue Apr 03 2007 Olivier Blin <oblin@mandriva.com> 0.6-1mdv2007.1
12cr|drakfon-0.6-5|88	+ Revision: 150345
12cr|drakfon-0.6-5|89	- Import drakfon
12cr|drakfon-0.6-5|90	

1030 12
12cr|drakguard-policy-0.7.7-6|1	%define		original_name	drakguard
12cr|drakguard-policy-0.7.7-6|2	Summary:	Parental control tool with NetPolice DNS enable
12cr|drakguard-policy-0.7.7-6|3	Name:		drakguard-policy
12cr|drakguard-policy-0.7.7-6|4	Version:	0.7.7
12cr|drakguard-policy-0.7.7-6|5	Release:	%mkrel 6
12cr|drakguard-policy-0.7.7-6|6	License:	GPL
12cr|drakguard-policy-0.7.7-6|7	Group:		System/Configuration/Other
12cr|drakguard-policy-0.7.7-6|8	Url:		http://www.mandriva.com/
12cr|drakguard-policy-0.7.7-6|9	Requires:	drakguard
12cr|drakguard-policy-0.7.7-6|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|drakguard-policy-0.7.7-6|11	BuildArch:	noarch
12cr|drakguard-policy-0.7.7-6|12	
12cr|drakguard-policy-0.7.7-6|13	%description
12cr|drakguard-policy-0.7.7-6|14	This tool allows to configure parental control. It can block access to
12cr|drakguard-policy-0.7.7-6|15	web sites and restrict connection during a specified timeframe. This version consist DNS-protect from russian company NetPolice.
12cr|drakguard-policy-0.7.7-6|16	
12cr|drakguard-policy-0.7.7-6|17	%description -l ru
12cr|drakguard-policy-0.7.7-6|18	Этот инструмент позволяет настраивать родительский контролью Он может блокировать
12cr|drakguard-policy-0.7.7-6|19	доступ к веб сайтам (используя также DNS NetPolice) и ограничивать соединение в
12cr|drakguard-policy-0.7.7-6|20	заданное время, а также запуск программ.
12cr|drakguard-policy-0.7.7-6|21	
12cr|drakguard-policy-0.7.7-6|22	Чтобы убрать фильтры NetPolice удалите из файла /etc/squid/squid.conf строку dns_nameservers 81.176.72.82 81.176.72.83
12cr|drakguard-policy-0.7.7-6|23	
12cr|drakguard-policy-0.7.7-6|24	%prep
12cr|drakguard-policy-0.7.7-6|25	
12cr|drakguard-policy-0.7.7-6|26	%post
12cr|drakguard-policy-0.7.7-6|27	
12cr|drakguard-policy-0.7.7-6|28	echo "dns_nameservers 81.176.72.82 81.176.72.83" >> /etc/squid/squid.conf
12cr|drakguard-policy-0.7.7-6|29	
12cr|drakguard-policy-0.7.7-6|30	%postun
12cr|drakguard-policy-0.7.7-6|31	
12cr|drakguard-policy-0.7.7-6|32	sed -i 's/dns_nameservers\ 81.176.72.82\ 81.176.72.83//' /etc/squid/squid.conf
12cr|drakguard-policy-0.7.7-6|33	
12cr|drakguard-policy-0.7.7-6|34	%files
12cr|drakguard-policy-0.7.7-6|35	
12cr|drakguard-policy-0.7.7-6|36	
12cr|drakguard-policy-0.7.7-6|37	%changelog
12cr|drakguard-policy-0.7.7-6|38	* Sun Aug 21 2011 Александр Казанцев <kazancas@mandriva.org> 0.7.7-6mdv2012.0
12cr|drakguard-policy-0.7.7-6|39	+ Revision: 696051
12cr|drakguard-policy-0.7.7-6|40	- delete fork drakguard and use only adding netpolice DNS in squid.conf
12cr|drakguard-policy-0.7.7-6|41	
12cr|drakguard-policy-0.7.7-6|42	* Sun Aug 21 2011 Александр Казанцев <kazancas@mandriva.org> 0.7.7-5
12cr|drakguard-policy-0.7.7-6|43	+ Revision: 696047
12cr|drakguard-policy-0.7.7-6|44	- add drakguard to Conficts section due lopp upgrade error
12cr|drakguard-policy-0.7.7-6|45	
12cr|drakguard-policy-0.7.7-6|46	* Sat Aug 20 2011 Александр Казанцев <kazancas@mandriva.org> 0.7.7-2
12cr|drakguard-policy-0.7.7-6|47	+ Revision: 695844
12cr|drakguard-policy-0.7.7-6|48	- fix description for proper select
12cr|drakguard-policy-0.7.7-6|49	
12cr|drakguard-policy-0.7.7-6|50	* Sun Aug 14 2011 Sergey Zhemoitel <serg@mandriva.org> 0.7.7-1
12cr|drakguard-policy-0.7.7-6|51	+ Revision: 694534
12cr|drakguard-policy-0.7.7-6|52	- fis spec
12cr|drakguard-policy-0.7.7-6|53	- few modify spec
12cr|drakguard-policy-0.7.7-6|54	- imported package drakguard-policy
12cr|drakguard-policy-0.7.7-6|55	

1031 12
12cr|draklive-0.9-6|1	%define name draklive
12cr|draklive-0.9-6|2	%define version 0.9
12cr|draklive-0.9-6|3	%define release %mkrel 6
12cr|draklive-0.9-6|4	
12cr|draklive-0.9-6|5	Summary:	Live systems generation and copying tool
12cr|draklive-0.9-6|6	Name:		%{name}
12cr|draklive-0.9-6|7	Version:	%{version}
12cr|draklive-0.9-6|8	Release:	%{release}
12cr|draklive-0.9-6|9	Source0:	%{name}-%{version}.tar.xz
12cr|draklive-0.9-6|10	License:	GPLv2+
12cr|draklive-0.9-6|11	Group:		System/Configuration/Other
12cr|draklive-0.9-6|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|draklive-0.9-6|13	Url:		http://wiki.mandriva.com/Development/Packaging/Tools/draklive
12cr|draklive-0.9-6|14	BuildArch:      noarch
12cr|draklive-0.9-6|15	Requires:       syslinux grub
12cr|draklive-0.9-6|16	Requires:       cdrkit cdrkit-genisoimage mkcd
12cr|draklive-0.9-6|17	Requires:       curl rsync dosfstools mtools patch squashfs3-tools setarch urpmi
12cr|draklive-0.9-6|18	Suggests:	draklive-config-One
12cr|draklive-0.9-6|19	Suggests:	drakx-installer-images drakx-installer-rescue
12cr|draklive-0.9-6|20	Suggests:	x11-server-xnest mkisofs
12cr|draklive-0.9-6|21	
12cr|draklive-0.9-6|22	%description
12cr|draklive-0.9-6|23	This tool lets you generate Mandriva live systems.
12cr|draklive-0.9-6|24	
12cr|draklive-0.9-6|25	%prep
12cr|draklive-0.9-6|26	%setup -q
12cr|draklive-0.9-6|27	
12cr|draklive-0.9-6|28	%build
12cr|draklive-0.9-6|29	
12cr|draklive-0.9-6|30	%install
12cr|draklive-0.9-6|31	rm -rf %{buildroot}
12cr|draklive-0.9-6|32	install -D -m 0755 %{name} %{buildroot}/%{_sbindir}/%{name}
12cr|draklive-0.9-6|33	mkdir -p %{buildroot}/%{perl_vendorlib}/MDV/Draklive/
12cr|draklive-0.9-6|34	install -D -m 0755 lib/MDV/Draklive/*.pm %{buildroot}/%{perl_vendorlib}/MDV/Draklive/
12cr|draklive-0.9-6|35	
12cr|draklive-0.9-6|36	%clean
12cr|draklive-0.9-6|37	rm -rf %{buildroot}
12cr|draklive-0.9-6|38	
12cr|draklive-0.9-6|39	%files
12cr|draklive-0.9-6|40	%defattr(-,root,root)
12cr|draklive-0.9-6|41	%doc NEWS
12cr|draklive-0.9-6|42	%{_sbindir}/%{name}
12cr|draklive-0.9-6|43	%{perl_vendorlib}/MDV/Draklive/*
12cr|draklive-0.9-6|44	
12cr|draklive-0.9-6|45	
12cr|draklive-0.9-6|46	
12cr|draklive-0.9-6|47	%changelog
12cr|draklive-0.9-6|48	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9-4mdv2011.0
12cr|draklive-0.9-6|49	+ Revision: 663854
12cr|draklive-0.9-6|50	- mass rebuild
12cr|draklive-0.9-6|51	
12cr|draklive-0.9-6|52	* Thu Jul 22 2010 Funda Wang <fwang@mandriva.org> 0.9-3mdv2011.0
12cr|draklive-0.9-6|53	+ Revision: 556995
12cr|draklive-0.9-6|54	- rebuild
12cr|draklive-0.9-6|55	
12cr|draklive-0.9-6|56	* Mon Mar 01 2010 Thierry Vignaud <tv@mandriva.org> 0.9-2mdv2010.1
12cr|draklive-0.9-6|57	+ Revision: 512890
12cr|draklive-0.9-6|58	- Suggests: x11-server-xnest mkisofs
12cr|draklive-0.9-6|59	(according to http://wiki.mandriva.com/en/Draklive#Quickstart)
12cr|draklive-0.9-6|60	
12cr|draklive-0.9-6|61	* Mon Jan 18 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.9-1mdv2010.1
12cr|draklive-0.9-6|62	+ Revision: 493117
12cr|draklive-0.9-6|63	- 0.9:
12cr|draklive-0.9-6|64	* config
12cr|draklive-0.9-6|65	- automatically export draklive settings to DRAKLIVE_ environment variables for install
12cr|draklive-0.9-6|66	- allow to specify mount options in fstab in media->{mount_options}
12cr|draklive-0.9-6|67	- make it possible to specify mount options for tmpfs mounts
12cr|draklive-0.9-6|68	- allow to skip writing fstab with live->{system}{skip_fstab}
12cr|draklive-0.9-6|69	- allow to skip writing bootloader config with live->{system}{skip_bootloader_config}
12cr|draklive-0.9-6|70	- allow to skip bootloader install with live->{system}{skip_bootloader_install}
12cr|draklive-0.9-6|71	- allow not to create initrd with live->{system}{no_initrd}
12cr|draklive-0.9-6|72	- allow to select which settings fields are used to build name, in live->{name_fields}
12cr|draklive-0.9-6|73	* install
12cr|draklive-0.9-6|74	- generate lst.names files list
12cr|draklive-0.9-6|75	- make sure zh_TW and zh_CN will be included in language list
12cr|draklive-0.9-6|76	- clean resolv.conf later (so that network can be used in post)
12cr|draklive-0.9-6|77	* initrd
12cr|draklive-0.9-6|78	- dropped splashy support, added plymouth support
12cr|draklive-0.9-6|79	(using bootloader::add_boot_splash)
12cr|draklive-0.9-6|80	- don't mount /dev/pts since this causes huge slowdowns
12cr|draklive-0.9-6|81	- mount tmpfs partitions with 0755 perms (#51565):
12cr|draklive-0.9-6|82	When using the obsolete --attach-to-session plymouth option, /dev/pts
12cr|draklive-0.9-6|83	has to be mounted. But for some reason, nash interacts badly with
12cr|draklive-0.9-6|84	mounted /dev/pts and freezes for dozen of seconds when running a builtin
12cr|draklive-0.9-6|85	command. Remote --attach-to-session from plymouth which lets us get rid
12cr|draklive-0.9-6|86	of /dev/pts mounting.
12cr|draklive-0.9-6|87	- add hack to use modules list from chroot
12cr|draklive-0.9-6|88	(to handle different IDE modules name in build and target environments)
12cr|draklive-0.9-6|89	- detect some modules as built-in and do not wrongly abort
12cr|draklive-0.9-6|90	- do not create initrd symlink or append splash if no initrd has been created
12cr|draklive-0.9-6|91	- make sure /proc and /sys are available when building initrd (useful
12cr|draklive-0.9-6|92	to see error messages at least, from Paulo Ricardo Zanoni)
12cr|draklive-0.9-6|93	- use bootloader module to build initrd and create kernel symlinks
12cr|draklive-0.9-6|94	(Gdium friendly)
12cr|draklive-0.9-6|95	* bootloader
12cr|draklive-0.9-6|96	- default to grub bootloader for harddisk storage
12cr|draklive-0.9-6|97	- fix installing grub to separate /boot partition
12cr|draklive-0.9-6|98	- use per-media additional boot_entries
12cr|draklive-0.9-6|99	- do not add default boot entry if media->{boot_entries} is specified
12cr|draklive-0.9-6|100	(to allow having a custom default entry)
12cr|draklive-0.9-6|101	- fix installing grub to hidden /boot in master image
12cr|draklive-0.9-6|102	- set LD_LIBRARY_PATH to chroot libraries when running grub
12cr|draklive-0.9-6|103	- die in bootloader step if selected kernel does not exist
12cr|draklive-0.9-6|104	- do not add initrd in grub menu if it does not exist
12cr|draklive-0.9-6|105	- allow to install bootloader on separate /boot partition
12cr|draklive-0.9-6|106	- make sure the grub install script is executable
12cr|draklive-0.9-6|107	- do not overwrite grub conf for "classical" boot when installing
12cr|draklive-0.9-6|108	bootloader
12cr|draklive-0.9-6|109	- use same bootloader install code for disks and USB masters
12cr|draklive-0.9-6|110	- remove hardcoded splashy code and use back bootloader::add_boot_splash
12cr|draklive-0.9-6|111	- run switch-themes -u
12cr|draklive-0.9-6|112	- use bootloader module to find kernel (Gdium friendly)
12cr|draklive-0.9-6|113	- update gfxboot theme before copying gfxboot files
12cr|draklive-0.9-6|114	- fix getting bootsplash theme (fixes gfxboot theme)
12cr|draklive-0.9-6|115	- do not add vga mode on kernel command line if forced in append
12cr|draklive-0.9-6|116	(for drakx-based replicator)
12cr|draklive-0.9-6|117	- fix setting splash for classical bootloader
12cr|draklive-0.9-6|118	- create media specific gfxmenu if needed only
12cr|draklive-0.9-6|119	- always copy gfxmenu in build boot dir (needed for replicator)
12cr|draklive-0.9-6|120	- do not create bootloader files if bootloader install is to be skipped
12cr|draklive-0.9-6|121	- fix writing media specific boot for disk masters
12cr|draklive-0.9-6|122	* master
12cr|draklive-0.9-6|123	- use -fatfirst option when hybridifying an image
12cr|draklive-0.9-6|124	- use DrakX partitioning/formatting code
12cr|draklive-0.9-6|125	- run udevsettle, like done in diskdrake::interactive::write_partitions
12cr|draklive-0.9-6|126	- allow to set custom media geometry in media->{geom}
12cr|draklive-0.9-6|127	- allow to format disk devices
12cr|draklive-0.9-6|128	- add ext4 and swap support in mkfs
12cr|draklive-0.9-6|129	- use ext4 by default for harddisk
12cr|draklive-0.9-6|130	- set label at mkfs time
12cr|draklive-0.9-6|131	- fix setting label on fat
12cr|draklive-0.9-6|132	- fix setting label for USB devices
12cr|draklive-0.9-6|133	- add default label for harddisk storage
12cr|draklive-0.9-6|134	- always compute master size from pre-computed partition sizes
12cr|draklive-0.9-6|135	- use apparent size when computing loopbacks size (system loopback can be sparse)
12cr|draklive-0.9-6|136	- supplement / partition label with default one if needed
12cr|draklive-0.9-6|137	- allow to add an OEM rescue partition in the master (quite hackish, using live->{oem_rescue})
12cr|draklive-0.9-6|138	- preset fs_type for OEM_RESCUE partition too
12cr|draklive-0.9-6|139	- allow to set inode size in media->{inode_size} for ext2/ext3 file systems
12cr|draklive-0.9-6|140	- preserve timestamps when copying files
12cr|draklive-0.9-6|141	* image
12cr|draklive-0.9-6|142	- allow to compress master images as gzip instead of bzip2 by setting
12cr|draklive-0.9-6|143	compression_method=gzip in settings.cfg (from Paulo Ricardo Zanoni)
12cr|draklive-0.9-6|144	* vm-image
12cr|draklive-0.9-6|145	- create vmdk virtual machine images (for VMware, VirtualBox, qemu)
12cr|draklive-0.9-6|146	* replicator
12cr|draklive-0.9-6|147	- copy syslinux dir for replicator too
12cr|draklive-0.9-6|148	- always create syslinux msg files (useful for cdrom replicator)
12cr|draklive-0.9-6|149	- allow drakx-based replicator
12cr|draklive-0.9-6|150	(by setting live->{settings}{replicator_type} to "drakx")
12cr|draklive-0.9-6|151	- write image size in master list file
12cr|draklive-0.9-6|152	- write bootloader config for replicator media
12cr|draklive-0.9-6|153	* record
12cr|draklive-0.9-6|154	- use full disk device when recording harddisk/oem_rescue/replicator/USB masters
12cr|draklive-0.9-6|155	- allow to mount multiple partitions before recording target master
12cr|draklive-0.9-6|156	- do not try to use configured media source when it is not a label, it
12cr|draklive-0.9-6|157	could be a device (/dev/sda1) that should not be touched on the
12cr|draklive-0.9-6|158	build machine, force it to be passed as an option
12cr|draklive-0.9-6|159	
12cr|draklive-0.9-6|160	* Thu Aug 20 2009 Olivier Blin <oblin@mandriva.com> 0.8-3mdv2010.0
12cr|draklive-0.9-6|161	+ Revision: 418361
12cr|draklive-0.9-6|162	- suggest drakx-installer-images and drakx-installer-rescue for replicator images
12cr|draklive-0.9-6|163	
12cr|draklive-0.9-6|164	* Thu Jun 04 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.8-2mdv2010.0
12cr|draklive-0.9-6|165	+ Revision: 382829
12cr|draklive-0.9-6|166	- 0.8:
12cr|draklive-0.9-6|167	- forgot to package some new .pm files
12cr|draklive-0.9-6|168	
12cr|draklive-0.9-6|169	* Tue Apr 28 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.8-1mdv2010.0
12cr|draklive-0.9-6|170	+ Revision: 369113
12cr|draklive-0.9-6|171	- 0.8:
12cr|draklive-0.9-6|172	* loop
12cr|draklive-0.9-6|173	- use legacy mksquashfs3 instead of the new mksquashfs
12cr|draklive-0.9-6|174	- use 1MB squashfs blocks, this gives us about 10%% better compression
12cr|draklive-0.9-6|175	* bootloader
12cr|draklive-0.9-6|176	- remove unneeded locale files from gfxboot bootlogo file (causes boot issues
12cr|draklive-0.9-6|177	on some machines)
12cr|draklive-0.9-6|178	- add 'harddrive' boot entry to chainload to the harddrive bootloader
12cr|draklive-0.9-6|179	- use latest syslinux + gfxboot COM module
12cr|draklive-0.9-6|180	* master
12cr|draklive-0.9-6|181	- hybridify generated ISOs so that they can be dumped on USB keys
12cr|draklive-0.9-6|182	- Update package name for squashfs3
12cr|draklive-0.9-6|183	
12cr|draklive-0.9-6|184	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.7-2mdv2009.0
12cr|draklive-0.9-6|185	+ Revision: 220685
12cr|draklive-0.9-6|186	- rebuild
12cr|draklive-0.9-6|187	
12cr|draklive-0.9-6|188	* Thu Apr 03 2008 Olivier Blin <oblin@mandriva.com> 0.7-1mdv2008.1
12cr|draklive-0.9-6|189	+ Revision: 192040
12cr|draklive-0.9-6|190	- suggest draklive-config-One
12cr|draklive-0.9-6|191	- 0.7
12cr|draklive-0.9-6|192	- initrd
12cr|draklive-0.9-6|193	o do not copy and load twice additional modules if they were listed in
12cr|draklive-0.9-6|194	extra modules
12cr|draklive-0.9-6|195	o use nash-mount instead of mount
12cr|draklive-0.9-6|196	o create /etc/blkid and use "showlabels --removable" to get CD-Rom
12cr|draklive-0.9-6|197	labels in blkid cache
12cr|draklive-0.9-6|198	o adapt to new probe-modules syntax for storage bus
12cr|draklive-0.9-6|199	o use stage1's probe-modules instead of dropped nash's insmod
12cr|draklive-0.9-6|200	o move initrd modules in /lib/modules/`uname -r`
12cr|draklive-0.9-6|201	o gzip initrd modules
12cr|draklive-0.9-6|202	o use depmod to generate modules.dep
12cr|draklive-0.9-6|203	o do not print excluding modules warning if not needed
12cr|draklive-0.9-6|204	o check that there is enough space left in initrd
12cr|draklive-0.9-6|205	o umount /proc/bus/usb before pivot_root in initrd
12cr|draklive-0.9-6|206	o add firewire controllers (bus and disk) in CDROM live (#31356)
12cr|draklive-0.9-6|207	o use libraries from /lib instead of /lib/i686 (#38649) and /lib/tls
12cr|draklive-0.9-6|208	(#21683) to be able to boot on processors without cmov
12cr|draklive-0.9-6|209	- bootloader
12cr|draklive-0.9-6|210	o remove hardcoded fastboot option (new initscripts do not fsck rw /)
12cr|draklive-0.9-6|211	- master
12cr|draklive-0.9-6|212	o handle genisoimage progress more nicely
12cr|draklive-0.9-6|213	o insert mkcd checksum before computing md5/sha1 checksums
12cr|draklive-0.9-6|214	o hide mkcd output
12cr|draklive-0.9-6|215	- dist
12cr|draklive-0.9-6|216	o rename "images" directory as "dist"
12cr|draklive-0.9-6|217	o create packages lst in dist
12cr|draklive-0.9-6|218	o write a .langs file with human-readable langs list
12cr|draklive-0.9-6|219	o write full list of rpm packages and list of rpm leaves, sorted by
12cr|draklive-0.9-6|220	package size
12cr|draklive-0.9-6|221	- misc
12cr|draklive-0.9-6|222	o do not try to use consolehelper to display "must be root" message,
12cr|draklive-0.9-6|223	it's broken outside of X
12cr|draklive-0.9-6|224	
12cr|draklive-0.9-6|225	+ Thierry Vignaud <tv@mandriva.org>
12cr|draklive-0.9-6|226	- fix no-buildroot-tag
12cr|draklive-0.9-6|227	- kill re-definition of %%buildroot on Pixel's request
12cr|draklive-0.9-6|228	
12cr|draklive-0.9-6|229	* Thu Dec 13 2007 Olivier Blin <oblin@mandriva.com> 0.6-1mdv2008.1
12cr|draklive-0.9-6|230	+ Revision: 119524
12cr|draklive-0.9-6|231	- 0.6
12cr|draklive-0.9-6|232	- require mkcd (to add md5sum)
12cr|draklive-0.9-6|233	
12cr|draklive-0.9-6|234	* Wed Sep 19 2007 Adam Williamson <awilliamson@mandriva.org> 0.5-2mdv2008.0
12cr|draklive-0.9-6|235	+ Revision: 90117
12cr|draklive-0.9-6|236	- rebuild for 2008
12cr|draklive-0.9-6|237	- new license policy
12cr|draklive-0.9-6|238	
12cr|draklive-0.9-6|239	+ Olivier Blin <oblin@mandriva.com>
12cr|draklive-0.9-6|240	- require dosfstools
12cr|draklive-0.9-6|241	
12cr|draklive-0.9-6|242	
12cr|draklive-0.9-6|243	* Tue Mar 13 2007 Olivier Blin <oblin@mandriva.com> 0.5-1mdv2007.1
12cr|draklive-0.9-6|244	+ Revision: 142269
12cr|draklive-0.9-6|245	- 0.5
12cr|draklive-0.9-6|246	
12cr|draklive-0.9-6|247	* Wed Mar 07 2007 Olivier Blin <oblin@mandriva.com> 0.4-1mdv2007.1
12cr|draklive-0.9-6|248	+ Revision: 134804
12cr|draklive-0.9-6|249	- 0.4
12cr|draklive-0.9-6|250	
12cr|draklive-0.9-6|251	* Mon Feb 12 2007 Olivier Blin <oblin@mandriva.com> 0.3-1mdv2007.1
12cr|draklive-0.9-6|252	+ Revision: 120038
12cr|draklive-0.9-6|253	- require urpmi
12cr|draklive-0.9-6|254	- require curl
12cr|draklive-0.9-6|255	- require wodim and genisomage
12cr|draklive-0.9-6|256	- require grub
12cr|draklive-0.9-6|257	- add NEWS file
12cr|draklive-0.9-6|258	- 0.3
12cr|draklive-0.9-6|259	- do not package copy wizard anymore
12cr|draklive-0.9-6|260	- update url
12cr|draklive-0.9-6|261	- require setarch
12cr|draklive-0.9-6|262	- require squashfs-tools
12cr|draklive-0.9-6|263	- require patch
12cr|draklive-0.9-6|264	- Import draklive
12cr|draklive-0.9-6|265	
12cr|draklive-0.9-6|266	* Sun Sep 17 2006 Olivier Blin <oblin@mandriva.com> 0.2-1mdv2007.0
12cr|draklive-0.9-6|267	- 0.2
12cr|draklive-0.9-6|268	
12cr|draklive-0.9-6|269	* Tue Aug 22 2006 Olivier Blin <oblin@mandriva.com> 0.1-2mdv2007.0
12cr|draklive-0.9-6|270	- allow to add additionnal boot entries
12cr|draklive-0.9-6|271	- run shell in initrd when the "debug" option is on cmdline
12cr|draklive-0.9-6|272	- use patch batch mode (-t) not to apply already applied patches
12cr|draklive-0.9-6|273	and die if a patch can't be applied
12cr|draklive-0.9-6|274	- create modules tree root (for x86_64)
12cr|draklive-0.9-6|275	- remove modprobe.preload.d files
12cr|draklive-0.9-6|276	- require syslinux, cdrecord, rsync and mtools
12cr|draklive-0.9-6|277	
12cr|draklive-0.9-6|278	* Tue Jun 20 2006 Olivier Blin <oblin@mandriva.com> 0.1-1mdv2007.0
12cr|draklive-0.9-6|279	- initial release
12cr|draklive-0.9-6|280	

1032 12
12cr|drakmsync-0.6.1-1|1	Summary:  Mobile device synchronization tool
12cr|drakmsync-0.6.1-1|2	Name:     drakmsync
12cr|drakmsync-0.6.1-1|3	Version:  0.6.1
12cr|drakmsync-0.6.1-1|4	Release:  %mkrel 1
12cr|drakmsync-0.6.1-1|5	Source0:  %name-%version.tar.bz2
12cr|drakmsync-0.6.1-1|6	License:  GPL
12cr|drakmsync-0.6.1-1|7	Group:    System/Configuration/Other
12cr|drakmsync-0.6.1-1|8	Url:      http://www.mandrivalinux.com/en/cvs.php3
12cr|drakmsync-0.6.1-1|9	Requires: drakxtools => 10.4.53-1mdv2007.0
12cr|drakmsync-0.6.1-1|10	Requires: msynctool
12cr|drakmsync-0.6.1-1|11	Requires: perl-Gtk2 >= 1.023-1mdk
12cr|drakmsync-0.6.1-1|12	BuildRoot: %_tmppath/%name-%version-buildroot
12cr|drakmsync-0.6.1-1|13	BuildArch: noarch
12cr|drakmsync-0.6.1-1|14	
12cr|drakmsync-0.6.1-1|15	%description
12cr|drakmsync-0.6.1-1|16	Drakmsync is a tool that makes it easy to synchronize
12cr|drakmsync-0.6.1-1|17	mobile devices.
12cr|drakmsync-0.6.1-1|18	
12cr|drakmsync-0.6.1-1|19	%prep
12cr|drakmsync-0.6.1-1|20	%setup -q
12cr|drakmsync-0.6.1-1|21	
12cr|drakmsync-0.6.1-1|22	%build
12cr|drakmsync-0.6.1-1|23	%make
12cr|drakmsync-0.6.1-1|24	
12cr|drakmsync-0.6.1-1|25	%install
12cr|drakmsync-0.6.1-1|26	rm -fr $RPM_BUILD_ROOT
12cr|drakmsync-0.6.1-1|27	%makeinstall_std
12cr|drakmsync-0.6.1-1|28	
12cr|drakmsync-0.6.1-1|29	#install lang
12cr|drakmsync-0.6.1-1|30	%find_lang %name
12cr|drakmsync-0.6.1-1|31	
12cr|drakmsync-0.6.1-1|32	%if %mdkversion < 200900
12cr|drakmsync-0.6.1-1|33	%post
12cr|drakmsync-0.6.1-1|34	%update_menus
12cr|drakmsync-0.6.1-1|35	%endif
12cr|drakmsync-0.6.1-1|36	
12cr|drakmsync-0.6.1-1|37	%if %mdkversion < 200900
12cr|drakmsync-0.6.1-1|38	%postun
12cr|drakmsync-0.6.1-1|39	%clean_menus
12cr|drakmsync-0.6.1-1|40	%endif
12cr|drakmsync-0.6.1-1|41	
12cr|drakmsync-0.6.1-1|42	%clean
12cr|drakmsync-0.6.1-1|43	rm -rf $RPM_BUILD_ROOT
12cr|drakmsync-0.6.1-1|44	
12cr|drakmsync-0.6.1-1|45	%files -f %{name}.lang
12cr|drakmsync-0.6.1-1|46	%defattr(-,root,root)
12cr|drakmsync-0.6.1-1|47	%_bindir/*
12cr|drakmsync-0.6.1-1|48	%{_datadir}/applications/drakmsync.desktop
12cr|drakmsync-0.6.1-1|49	%_datadir/drakmsync/*.pm
12cr|drakmsync-0.6.1-1|50	%attr(644,root,root) %_datadir/drakmsync/profiles/*
12cr|drakmsync-0.6.1-1|51	/usr/lib/libDrakX/icons/pda_section.png
12cr|drakmsync-0.6.1-1|52	
12cr|drakmsync-0.6.1-1|53	
12cr|drakmsync-0.6.1-1|54	%changelog
12cr|drakmsync-0.6.1-1|55	* Wed Apr 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.6.1-1mdv2009.1
12cr|drakmsync-0.6.1-1|56	+ Revision: 367391
12cr|drakmsync-0.6.1-1|57	- translation updates
12cr|drakmsync-0.6.1-1|58	
12cr|drakmsync-0.6.1-1|59	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.6-2mdv2009.1
12cr|drakmsync-0.6.1-1|60	+ Revision: 350648
12cr|drakmsync-0.6.1-1|61	- rebuild
12cr|drakmsync-0.6.1-1|62	
12cr|drakmsync-0.6.1-1|63	* Mon Sep 22 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6-1mdv2009.0
12cr|drakmsync-0.6.1-1|64	+ Revision: 287079
12cr|drakmsync-0.6.1-1|65	- translation updates
12cr|drakmsync-0.6.1-1|66	
12cr|drakmsync-0.6.1-1|67	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.5-3mdv2009.0
12cr|drakmsync-0.6.1-1|68	+ Revision: 244527
12cr|drakmsync-0.6.1-1|69	- rebuild
12cr|drakmsync-0.6.1-1|70	
12cr|drakmsync-0.6.1-1|71	+ Pixel <pixel@mandriva.com>
12cr|drakmsync-0.6.1-1|72	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|drakmsync-0.6.1-1|73	
12cr|drakmsync-0.6.1-1|74	* Tue Mar 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.5-1mdv2008.1
12cr|drakmsync-0.6.1-1|75	+ Revision: 190159
12cr|drakmsync-0.6.1-1|76	- translation updates
12cr|drakmsync-0.6.1-1|77	
12cr|drakmsync-0.6.1-1|78	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.4-2mdv2008.1
12cr|drakmsync-0.6.1-1|79	+ Revision: 136380
12cr|drakmsync-0.6.1-1|80	- restore BuildRoot
12cr|drakmsync-0.6.1-1|81	
12cr|drakmsync-0.6.1-1|82	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|drakmsync-0.6.1-1|83	- kill re-definition of %%buildroot on Pixel's request
12cr|drakmsync-0.6.1-1|84	
12cr|drakmsync-0.6.1-1|85	* Thu Oct 04 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.4-2mdv2008.0
12cr|drakmsync-0.6.1-1|86	+ Revision: 95321
12cr|drakmsync-0.6.1-1|87	- requires msynctool (#34465)
12cr|drakmsync-0.6.1-1|88	
12cr|drakmsync-0.6.1-1|89	* Wed Oct 03 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.4-1mdv2008.0
12cr|drakmsync-0.6.1-1|90	+ Revision: 95063
12cr|drakmsync-0.6.1-1|91	- updated translation
12cr|drakmsync-0.6.1-1|92	
12cr|drakmsync-0.6.1-1|93	* Tue Sep 25 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.3-1mdv2008.0
12cr|drakmsync-0.6.1-1|94	+ Revision: 92941
12cr|drakmsync-0.6.1-1|95	- updated translations
12cr|drakmsync-0.6.1-1|96	
12cr|drakmsync-0.6.1-1|97	* Wed Sep 19 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.2-1mdv2008.0
12cr|drakmsync-0.6.1-1|98	+ Revision: 90961
12cr|drakmsync-0.6.1-1|99	- add syncML profiles
12cr|drakmsync-0.6.1-1|100	- updated translation
12cr|drakmsync-0.6.1-1|101	
12cr|drakmsync-0.6.1-1|102	* Thu Aug 16 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1-2mdv2008.0
12cr|drakmsync-0.6.1-1|103	+ Revision: 64184
12cr|drakmsync-0.6.1-1|104	- fix description & summary (adamw)
12cr|drakmsync-0.6.1-1|105	
12cr|drakmsync-0.6.1-1|106	* Tue Aug 14 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1-1mdv2008.0
12cr|drakmsync-0.6.1-1|107	+ Revision: 63391
12cr|drakmsync-0.6.1-1|108	- Import drakmsync
12cr|drakmsync-0.6.1-1|109	
12cr|drakmsync-0.6.1-1|110	
12cr|drakmsync-0.6.1-1|111	
12cr|drakmsync-0.6.1-1|112	
12cr|drakmsync-0.6.1-1|113	* Tue Aug 14 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1-1mdv2008.0
12cr|drakmsync-0.6.1-1|114	- initial release

1033 12
12cr|draktermserv-0.8.1-1|1	%define drakxtools_required_version  10.4.89-1mdv2007.0
12cr|draktermserv-0.8.1-1|2	%define drakxtools_conflicted_version  10.4.88
12cr|draktermserv-0.8.1-1|3	
12cr|draktermserv-0.8.1-1|4	%define libname %mklibname %{name}
12cr|draktermserv-0.8.1-1|5	
12cr|draktermserv-0.8.1-1|6	Summary:  Terminal server configurator
12cr|draktermserv-0.8.1-1|7	Name:     draktermserv
12cr|draktermserv-0.8.1-1|8	Version:  0.8.1
12cr|draktermserv-0.8.1-1|9	Release:  %mkrel 1
12cr|draktermserv-0.8.1-1|10	Source0:  %name-%version.tar.bz2
12cr|draktermserv-0.8.1-1|11	License:  GPL
12cr|draktermserv-0.8.1-1|12	Group:    System/Configuration/Printing
12cr|draktermserv-0.8.1-1|13	Url:      http://www.mandrivalinux.com/en/cvs.php3
12cr|draktermserv-0.8.1-1|14	BuildRequires: perl-MDK-Common-devel
12cr|draktermserv-0.8.1-1|15	Requires: drakxtools => %drakxtools_required_version
12cr|draktermserv-0.8.1-1|16	BuildRoot: %_tmppath/%name-%version-buildroot
12cr|draktermserv-0.8.1-1|17	Conflicts: drakxtools <= %drakxtools_conflicted_version
12cr|draktermserv-0.8.1-1|18	BuildArch: noarch
12cr|draktermserv-0.8.1-1|19	
12cr|draktermserv-0.8.1-1|20	%description
12cr|draktermserv-0.8.1-1|21	Draktermserv is a terminal server configurator.
12cr|draktermserv-0.8.1-1|22	
12cr|draktermserv-0.8.1-1|23	%prep
12cr|draktermserv-0.8.1-1|24	%setup -q
12cr|draktermserv-0.8.1-1|25	
12cr|draktermserv-0.8.1-1|26	%build
12cr|draktermserv-0.8.1-1|27	
12cr|draktermserv-0.8.1-1|28	%install
12cr|draktermserv-0.8.1-1|29	rm -fr $RPM_BUILD_ROOT
12cr|draktermserv-0.8.1-1|30	%makeinstall_std
12cr|draktermserv-0.8.1-1|31	
12cr|draktermserv-0.8.1-1|32	#install lang
12cr|draktermserv-0.8.1-1|33	%find_lang %name
12cr|draktermserv-0.8.1-1|34	
12cr|draktermserv-0.8.1-1|35	%if %mdkversion < 200900
12cr|draktermserv-0.8.1-1|36	%post
12cr|draktermserv-0.8.1-1|37	%update_menus
12cr|draktermserv-0.8.1-1|38	%endif
12cr|draktermserv-0.8.1-1|39	
12cr|draktermserv-0.8.1-1|40	%if %mdkversion < 200900
12cr|draktermserv-0.8.1-1|41	%postun
12cr|draktermserv-0.8.1-1|42	%clean_menus
12cr|draktermserv-0.8.1-1|43	%endif
12cr|draktermserv-0.8.1-1|44	
12cr|draktermserv-0.8.1-1|45	%clean
12cr|draktermserv-0.8.1-1|46	rm -rf $RPM_BUILD_ROOT
12cr|draktermserv-0.8.1-1|47	
12cr|draktermserv-0.8.1-1|48	%files -f %{name}.lang
12cr|draktermserv-0.8.1-1|49	%defattr(-,root,root)
12cr|draktermserv-0.8.1-1|50	%doc COPYING ChangeLog
12cr|draktermserv-0.8.1-1|51	%_sbindir/*
12cr|draktermserv-0.8.1-1|52	
12cr|draktermserv-0.8.1-1|53	
12cr|draktermserv-0.8.1-1|54	
12cr|draktermserv-0.8.1-1|55	
12cr|draktermserv-0.8.1-1|56	%changelog
12cr|draktermserv-0.8.1-1|57	* Wed Apr 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.8.1-1mdv2009.1
12cr|draktermserv-0.8.1-1|58	+ Revision: 367441
12cr|draktermserv-0.8.1-1|59	- translation updates
12cr|draktermserv-0.8.1-1|60	
12cr|draktermserv-0.8.1-1|61	* Mon Sep 22 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8-1mdv2009.0
12cr|draktermserv-0.8.1-1|62	+ Revision: 287078
12cr|draktermserv-0.8.1-1|63	- translation updates
12cr|draktermserv-0.8.1-1|64	
12cr|draktermserv-0.8.1-1|65	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.7-3mdv2009.0
12cr|draktermserv-0.8.1-1|66	+ Revision: 244539
12cr|draktermserv-0.8.1-1|67	- rebuild
12cr|draktermserv-0.8.1-1|68	
12cr|draktermserv-0.8.1-1|69	+ Pixel <pixel@mandriva.com>
12cr|draktermserv-0.8.1-1|70	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|draktermserv-0.8.1-1|71	
12cr|draktermserv-0.8.1-1|72	* Tue Mar 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.7-1mdv2008.1
12cr|draktermserv-0.8.1-1|73	+ Revision: 190157
12cr|draktermserv-0.8.1-1|74	- translation updates
12cr|draktermserv-0.8.1-1|75	- kill re-definition of %%buildroot on Pixel's request
12cr|draktermserv-0.8.1-1|76	
12cr|draktermserv-0.8.1-1|77	+ Olivier Blin <oblin@mandriva.com>
12cr|draktermserv-0.8.1-1|78	- restore BuildRoot
12cr|draktermserv-0.8.1-1|79	
12cr|draktermserv-0.8.1-1|80	* Wed Oct 03 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.6-1mdv2008.0
12cr|draktermserv-0.8.1-1|81	+ Revision: 95064
12cr|draktermserv-0.8.1-1|82	- updated translation
12cr|draktermserv-0.8.1-1|83	
12cr|draktermserv-0.8.1-1|84	* Thu Sep 27 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.5-1mdv2008.0
12cr|draktermserv-0.8.1-1|85	+ Revision: 93357
12cr|draktermserv-0.8.1-1|86	- updated translations
12cr|draktermserv-0.8.1-1|87	- updated translations
12cr|draktermserv-0.8.1-1|88	
12cr|draktermserv-0.8.1-1|89	* Fri Jun 08 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.3-1mdv2008.0
12cr|draktermserv-0.8.1-1|90	+ Revision: 36959
12cr|draktermserv-0.8.1-1|91	- initial release after SVN crash in order to check everything is good
12cr|draktermserv-0.8.1-1|92	
12cr|draktermserv-0.8.1-1|93	
12cr|draktermserv-0.8.1-1|94	* Mon Mar 12 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.2-1mdv2007.1
12cr|draktermserv-0.8.1-1|95	+ Revision: 141959
12cr|draktermserv-0.8.1-1|96	- translation snapshot
12cr|draktermserv-0.8.1-1|97	
12cr|draktermserv-0.8.1-1|98	* Fri Jan 19 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1-2mdv2007.1
12cr|draktermserv-0.8.1-1|99	+ Revision: 110743
12cr|draktermserv-0.8.1-1|100	- do not require printerdrake
12cr|draktermserv-0.8.1-1|101	
12cr|draktermserv-0.8.1-1|102	* Tue Jan 09 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1-1mdv2007.1
12cr|draktermserv-0.8.1-1|103	+ Revision: 106619
12cr|draktermserv-0.8.1-1|104	- Import draktermserv
12cr|draktermserv-0.8.1-1|105	
12cr|draktermserv-0.8.1-1|106	* Thu Nov 30 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0-1mdv2007.1
12cr|draktermserv-0.8.1-1|107	- initial release (splited out of drakxtools)
12cr|draktermserv-0.8.1-1|108	

1034 12
12cr|drakvirt-0.8.2-3|1	%define name drakvirt
12cr|drakvirt-0.8.2-3|2	%define version 0.8.2
12cr|drakvirt-0.8.2-3|3	%define release %mkrel 3
12cr|drakvirt-0.8.2-3|4	
12cr|drakvirt-0.8.2-3|5	Summary:	Virtualization configuration
12cr|drakvirt-0.8.2-3|6	Name:		%{name}
12cr|drakvirt-0.8.2-3|7	Version:	%{version}
12cr|drakvirt-0.8.2-3|8	Release:	%{release}
12cr|drakvirt-0.8.2-3|9	Source0:	%{name}-%{version}.tar.bz2
12cr|drakvirt-0.8.2-3|10	Patch:		xen.pm.patch
12cr|drakvirt-0.8.2-3|11	License:	GPL
12cr|drakvirt-0.8.2-3|12	Group:		System/Configuration/Other
12cr|drakvirt-0.8.2-3|13	Url:		https://svn.mandriva.com/svn/soft/drakvirt/trunk/
12cr|drakvirt-0.8.2-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|drakvirt-0.8.2-3|15	BuildArch:      noarch
12cr|drakvirt-0.8.2-3|16	Requires:	drakxtools >= 10.4.222-1mdv2008.0
12cr|drakvirt-0.8.2-3|17	
12cr|drakvirt-0.8.2-3|18	%description
12cr|drakvirt-0.8.2-3|19	This tool allows to configure virtualization using Xen.
12cr|drakvirt-0.8.2-3|20	
12cr|drakvirt-0.8.2-3|21	%prep
12cr|drakvirt-0.8.2-3|22	%setup -q
12cr|drakvirt-0.8.2-3|23	%patch -p0
12cr|drakvirt-0.8.2-3|24	
12cr|drakvirt-0.8.2-3|25	%build
12cr|drakvirt-0.8.2-3|26	%make
12cr|drakvirt-0.8.2-3|27	
12cr|drakvirt-0.8.2-3|28	%install
12cr|drakvirt-0.8.2-3|29	rm -rf %{buildroot}
12cr|drakvirt-0.8.2-3|30	%makeinstall_std
12cr|drakvirt-0.8.2-3|31	%find_lang %name
12cr|drakvirt-0.8.2-3|32	
12cr|drakvirt-0.8.2-3|33	%clean
12cr|drakvirt-0.8.2-3|34	rm -rf %{buildroot}
12cr|drakvirt-0.8.2-3|35	
12cr|drakvirt-0.8.2-3|36	%if %mdkversion < 200900
12cr|drakvirt-0.8.2-3|37	%post
12cr|drakvirt-0.8.2-3|38	%update_menus
12cr|drakvirt-0.8.2-3|39	%endif
12cr|drakvirt-0.8.2-3|40	
12cr|drakvirt-0.8.2-3|41	%if %mdkversion < 200900
12cr|drakvirt-0.8.2-3|42	%postun
12cr|drakvirt-0.8.2-3|43	%clean_menus
12cr|drakvirt-0.8.2-3|44	%endif
12cr|drakvirt-0.8.2-3|45	
12cr|drakvirt-0.8.2-3|46	%files -f %name.lang
12cr|drakvirt-0.8.2-3|47	%defattr(-,root,root)
12cr|drakvirt-0.8.2-3|48	%_sbindir/%name
12cr|drakvirt-0.8.2-3|49	%dir %_datadir/%name
12cr|drakvirt-0.8.2-3|50	%_datadir/%name/*.pm
12cr|drakvirt-0.8.2-3|51	%dir %_datadir/%name/virtual
12cr|drakvirt-0.8.2-3|52	%_datadir/%name/virtual/*.pm
12cr|drakvirt-0.8.2-3|53	%_datadir/applications/%name.desktop
12cr|drakvirt-0.8.2-3|54	%_prefix/lib/libDrakX/icons/*.png
12cr|drakvirt-0.8.2-3|55	%{_iconsdir}/%{name}.png
12cr|drakvirt-0.8.2-3|56	
12cr|drakvirt-0.8.2-3|57	
12cr|drakvirt-0.8.2-3|58	
12cr|drakvirt-0.8.2-3|59	%changelog
12cr|drakvirt-0.8.2-3|60	* Mon Sep 12 2011 Sergey Zhemoitel <serg@mandriva.org> 0.8.2-3mdv2012.0
12cr|drakvirt-0.8.2-3|61	+ Revision: 699571
12cr|drakvirt-0.8.2-3|62	- fix requires for xen
12cr|drakvirt-0.8.2-3|63	
12cr|drakvirt-0.8.2-3|64	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-2mdv2011.0
12cr|drakvirt-0.8.2-3|65	+ Revision: 610275
12cr|drakvirt-0.8.2-3|66	- rebuild
12cr|drakvirt-0.8.2-3|67	
12cr|drakvirt-0.8.2-3|68	* Wed May 26 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.8.2-1mdv2010.1
12cr|drakvirt-0.8.2-3|69	+ Revision: 546249
12cr|drakvirt-0.8.2-3|70	- 0.8.2
12cr|drakvirt-0.8.2-3|71	- translation updates
12cr|drakvirt-0.8.2-3|72	
12cr|drakvirt-0.8.2-3|73	* Sun May 02 2010 Funda Wang <fwang@mandriva.org> 0.8.1-2mdv2010.1
12cr|drakvirt-0.8.2-3|74	+ Revision: 541553
12cr|drakvirt-0.8.2-3|75	- fix perms of data files
12cr|drakvirt-0.8.2-3|76	
12cr|drakvirt-0.8.2-3|77	* Wed Apr 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8.1-1mdv2009.1
12cr|drakvirt-0.8.2-3|78	+ Revision: 367393
12cr|drakvirt-0.8.2-3|79	- translation updates
12cr|drakvirt-0.8.2-3|80	
12cr|drakvirt-0.8.2-3|81	* Mon Sep 22 2008 Thierry Vignaud <tv@mandriva.org> 0.8-1mdv2009.0
12cr|drakvirt-0.8.2-3|82	+ Revision: 287076
12cr|drakvirt-0.8.2-3|83	- translation updates
12cr|drakvirt-0.8.2-3|84	
12cr|drakvirt-0.8.2-3|85	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.7-3mdv2009.0
12cr|drakvirt-0.8.2-3|86	+ Revision: 244540
12cr|drakvirt-0.8.2-3|87	- rebuild
12cr|drakvirt-0.8.2-3|88	
12cr|drakvirt-0.8.2-3|89	+ Pixel <pixel@mandriva.com>
12cr|drakvirt-0.8.2-3|90	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|drakvirt-0.8.2-3|91	
12cr|drakvirt-0.8.2-3|92	* Tue Mar 25 2008 Thierry Vignaud <tv@mandriva.org> 0.7-1mdv2008.1
12cr|drakvirt-0.8.2-3|93	+ Revision: 190158
12cr|drakvirt-0.8.2-3|94	- translation updates
12cr|drakvirt-0.8.2-3|95	- kill re-definition of %%buildroot on Pixel's request
12cr|drakvirt-0.8.2-3|96	
12cr|drakvirt-0.8.2-3|97	+ Olivier Blin <blino@mandriva.org>
12cr|drakvirt-0.8.2-3|98	- restore BuildRoot
12cr|drakvirt-0.8.2-3|99	
12cr|drakvirt-0.8.2-3|100	* Thu Oct 04 2007 Thierry Vignaud <tv@mandriva.org> 0.6-1mdv2008.0
12cr|drakvirt-0.8.2-3|101	+ Revision: 95424
12cr|drakvirt-0.8.2-3|102	- hide menu entry since our tools are accessible through mcc
12cr|drakvirt-0.8.2-3|103	
12cr|drakvirt-0.8.2-3|104	* Wed Oct 03 2007 Olivier Blin <blino@mandriva.org> 0.5-1mdv2008.0
12cr|drakvirt-0.8.2-3|105	+ Revision: 95249
12cr|drakvirt-0.8.2-3|106	- add icon in iconsdir
12cr|drakvirt-0.8.2-3|107	- 0.5
12cr|drakvirt-0.8.2-3|108	- use drakvirt icon in menu entry
12cr|drakvirt-0.8.2-3|109	
12cr|drakvirt-0.8.2-3|110	* Fri Sep 28 2007 Olivier Blin <blino@mandriva.org> 0.4-2mdv2008.0
12cr|drakvirt-0.8.2-3|111	+ Revision: 93783
12cr|drakvirt-0.8.2-3|112	- fix drakxtools requires
12cr|drakvirt-0.8.2-3|113	
12cr|drakvirt-0.8.2-3|114	* Fri Sep 28 2007 Olivier Blin <blino@mandriva.org> 0.4-1mdv2008.0
12cr|drakvirt-0.8.2-3|115	+ Revision: 93740
12cr|drakvirt-0.8.2-3|116	- require a new drakxtools version to allow asking for directory
12cr|drakvirt-0.8.2-3|117	- 0.4
12cr|drakvirt-0.8.2-3|118	- ask for a directory in the "Installer path" dialog (#30202, #34278)
12cr|drakvirt-0.8.2-3|119	
12cr|drakvirt-0.8.2-3|120	* Sun Sep 23 2007 Olivier Blin <blino@mandriva.org> 0.3-1mdv2008.0
12cr|drakvirt-0.8.2-3|121	+ Revision: 92374
12cr|drakvirt-0.8.2-3|122	- 0.3: do not require lilo to be installed
12cr|drakvirt-0.8.2-3|123	
12cr|drakvirt-0.8.2-3|124	* Mon Sep 17 2007 Olivier Blin <blino@mandriva.org> 0.2-1mdv2008.0
12cr|drakvirt-0.8.2-3|125	+ Revision: 89161
12cr|drakvirt-0.8.2-3|126	- 0.2
12cr|drakvirt-0.8.2-3|127	- adapt to kernel-xen naming and do not rebuild initrd (#30509)
12cr|drakvirt-0.8.2-3|128	- install mbootpack before xen (since xen pulls kernel-xen)
12cr|drakvirt-0.8.2-3|129	- install mbootpack only if lilo is used
12cr|drakvirt-0.8.2-3|130	

1035 12
12cr|drakx-autoinstall-doc-10.0.3-7|1	%define name drakx-autoinstall-doc
12cr|drakx-autoinstall-doc-10.0.3-7|2	%define version 10.0.3
12cr|drakx-autoinstall-doc-10.0.3-7|3	%define release %mkrel 7
12cr|drakx-autoinstall-doc-10.0.3-7|4	
12cr|drakx-autoinstall-doc-10.0.3-7|5	Summary:        Auto Install Documentation for Drakx
12cr|drakx-autoinstall-doc-10.0.3-7|6	Name:           %{name}
12cr|drakx-autoinstall-doc-10.0.3-7|7	Version:        %{version}
12cr|drakx-autoinstall-doc-10.0.3-7|8	Release:        %{release}
12cr|drakx-autoinstall-doc-10.0.3-7|9	Url:            http://members.shaw.ca/mandrake
12cr|drakx-autoinstall-doc-10.0.3-7|10	Source0:        drakx-autoinstall-doc.tar.bz2
12cr|drakx-autoinstall-doc-10.0.3-7|11	Source1:        so_split.tar.bz2
12cr|drakx-autoinstall-doc-10.0.3-7|12	License:        GFDL
12cr|drakx-autoinstall-doc-10.0.3-7|13	Group:          System/Configuration/Other
12cr|drakx-autoinstall-doc-10.0.3-7|14	BuildArch:      noarch
12cr|drakx-autoinstall-doc-10.0.3-7|15	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|drakx-autoinstall-doc-10.0.3-7|16	
12cr|drakx-autoinstall-doc-10.0.3-7|17	%description
12cr|drakx-autoinstall-doc-10.0.3-7|18	This package contains the AutoInstall documents, in OpenOffice.org binary
12cr|drakx-autoinstall-doc-10.0.3-7|19	format, Post Script, PDF, one big HTML file and a HOWTO like set of smaller
12cr|drakx-autoinstall-doc-10.0.3-7|20	HTML files.
12cr|drakx-autoinstall-doc-10.0.3-7|21	
12cr|drakx-autoinstall-doc-10.0.3-7|22	The Mandriva Linux Distribution provides a facility, DrakX, which allows
12cr|drakx-autoinstall-doc-10.0.3-7|23	for the automated installation on to computers that you use or manage.
12cr|drakx-autoinstall-doc-10.0.3-7|24	
12cr|drakx-autoinstall-doc-10.0.3-7|25	The DrakX graphic installer has the capability of being used in both the
12cr|drakx-autoinstall-doc-10.0.3-7|26	interactive and automated modes. These documents deal specifically with
12cr|drakx-autoinstall-doc-10.0.3-7|27	it's automated capability.
12cr|drakx-autoinstall-doc-10.0.3-7|28	
12cr|drakx-autoinstall-doc-10.0.3-7|29	Automated Installation is intended for situations where the same
12cr|drakx-autoinstall-doc-10.0.3-7|30	'Install' set is to be placed on multiple computers. This can be a
12cr|drakx-autoinstall-doc-10.0.3-7|31	substantial time saver for anyone. More importantly, the automation means
12cr|drakx-autoinstall-doc-10.0.3-7|32	that you do not have to sit in front of each computer filling in the
12cr|drakx-autoinstall-doc-10.0.3-7|33	blanks, picking this and that and hoping that you remember the selections
12cr|drakx-autoinstall-doc-10.0.3-7|34	you chose the previous time.
12cr|drakx-autoinstall-doc-10.0.3-7|35	
12cr|drakx-autoinstall-doc-10.0.3-7|36	%prep
12cr|drakx-autoinstall-doc-10.0.3-7|37	
12cr|drakx-autoinstall-doc-10.0.3-7|38	%setup -q -n %{version}
12cr|drakx-autoinstall-doc-10.0.3-7|39	
12cr|drakx-autoinstall-doc-10.0.3-7|40	# put source code in here too
12cr|drakx-autoinstall-doc-10.0.3-7|41	bzip2 -dc %{SOURCE1} | tar xf -
12cr|drakx-autoinstall-doc-10.0.3-7|42	# make sure executable is not present
12cr|drakx-autoinstall-doc-10.0.3-7|43	rm -f Programs/so_split
12cr|drakx-autoinstall-doc-10.0.3-7|44	
12cr|drakx-autoinstall-doc-10.0.3-7|45	%clean
12cr|drakx-autoinstall-doc-10.0.3-7|46	rm -rf $RPM_BUILD_ROOT
12cr|drakx-autoinstall-doc-10.0.3-7|47	
12cr|drakx-autoinstall-doc-10.0.3-7|48	%files
12cr|drakx-autoinstall-doc-10.0.3-7|49	%defattr(-,root,root)
12cr|drakx-autoinstall-doc-10.0.3-7|50	%doc AutoInstall-%{version}.sxw
12cr|drakx-autoinstall-doc-10.0.3-7|51	%doc AutoInstall-%{version}.ps AutoInstall-%{version}.pdf
12cr|drakx-autoinstall-doc-10.0.3-7|52	%doc AutoInstall-%{version}.html HTML
12cr|drakx-autoinstall-doc-10.0.3-7|53	%doc README build Programs
12cr|drakx-autoinstall-doc-10.0.3-7|54	
12cr|drakx-autoinstall-doc-10.0.3-7|55	
12cr|drakx-autoinstall-doc-10.0.3-7|56	%changelog
12cr|drakx-autoinstall-doc-10.0.3-7|57	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 10.0.3-7mdv2011.0
12cr|drakx-autoinstall-doc-10.0.3-7|58	+ Revision: 617900
12cr|drakx-autoinstall-doc-10.0.3-7|59	- the mass rebuild of 2010.0 packages
12cr|drakx-autoinstall-doc-10.0.3-7|60	
12cr|drakx-autoinstall-doc-10.0.3-7|61	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 10.0.3-6mdv2010.0
12cr|drakx-autoinstall-doc-10.0.3-7|62	+ Revision: 428341
12cr|drakx-autoinstall-doc-10.0.3-7|63	- rebuild
12cr|drakx-autoinstall-doc-10.0.3-7|64	
12cr|drakx-autoinstall-doc-10.0.3-7|65	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 10.0.3-5mdv2009.0
12cr|drakx-autoinstall-doc-10.0.3-7|66	+ Revision: 244541
12cr|drakx-autoinstall-doc-10.0.3-7|67	- rebuild
12cr|drakx-autoinstall-doc-10.0.3-7|68	
12cr|drakx-autoinstall-doc-10.0.3-7|69	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 10.0.3-3mdv2008.1
12cr|drakx-autoinstall-doc-10.0.3-7|70	+ Revision: 136380
12cr|drakx-autoinstall-doc-10.0.3-7|71	- restore BuildRoot
12cr|drakx-autoinstall-doc-10.0.3-7|72	
12cr|drakx-autoinstall-doc-10.0.3-7|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|drakx-autoinstall-doc-10.0.3-7|74	- kill re-definition of %%buildroot on Pixel's request
12cr|drakx-autoinstall-doc-10.0.3-7|75	
12cr|drakx-autoinstall-doc-10.0.3-7|76	* Fri Aug 17 2007 Thierry Vignaud <tv@mandriva.org> 10.0.3-3mdv2008.0
12cr|drakx-autoinstall-doc-10.0.3-7|77	+ Revision: 64713
12cr|drakx-autoinstall-doc-10.0.3-7|78	- fix description
12cr|drakx-autoinstall-doc-10.0.3-7|79	
12cr|drakx-autoinstall-doc-10.0.3-7|80	* Thu Aug 16 2007 Thierry Vignaud <tv@mandriva.org> 10.0.3-2mdv2008.0
12cr|drakx-autoinstall-doc-10.0.3-7|81	+ Revision: 64219
12cr|drakx-autoinstall-doc-10.0.3-7|82	- use %%mkrel
12cr|drakx-autoinstall-doc-10.0.3-7|83	- Import drakx-autoinstall-doc
12cr|drakx-autoinstall-doc-10.0.3-7|84	
12cr|drakx-autoinstall-doc-10.0.3-7|85	
12cr|drakx-autoinstall-doc-10.0.3-7|86	
12cr|drakx-autoinstall-doc-10.0.3-7|87	
12cr|drakx-autoinstall-doc-10.0.3-7|88	* Sun May 2 2004 David Eastcott <david@eastcott.net> 10.0.3-1mdk
12cr|drakx-autoinstall-doc-10.0.3-7|89	- minor adjustments
12cr|drakx-autoinstall-doc-10.0.3-7|90	- changed distribution name to Mandrakelinux
12cr|drakx-autoinstall-doc-10.0.3-7|91	- Creating a Mastering File Set: added definition for a seconf DVD
12cr|drakx-autoinstall-doc-10.0.3-7|92	- A Script Based Updater: adjusted script to use find instead of ls
12cr|drakx-autoinstall-doc-10.0.3-7|93	- Alternate for Creating an Updated CD Set: adjusted script to create both DVDs
12cr|drakx-autoinstall-doc-10.0.3-7|94	
12cr|drakx-autoinstall-doc-10.0.3-7|95	* Fri Mar 12 2004 David Eastcott <david@eastcott.net> 10.0.2-1mdk
12cr|drakx-autoinstall-doc-10.0.3-7|96	- add descriptions/usage for hd_grub.img
12cr|drakx-autoinstall-doc-10.0.3-7|97	- adjust useSupermount for 'magicdev'
12cr|drakx-autoinstall-doc-10.0.3-7|98	- issues for Community Release
12cr|drakx-autoinstall-doc-10.0.3-7|99	- lots of other things - see the documents New Versions for more
12cr|drakx-autoinstall-doc-10.0.3-7|100	- details
12cr|drakx-autoinstall-doc-10.0.3-7|101	
12cr|drakx-autoinstall-doc-10.0.3-7|102	* Tue Feb 24 2004 David Eastcott <david@eastcott.net> 10.0.1-1mdk
12cr|drakx-autoinstall-doc-10.0.3-7|103	- updates for stage1 improvements, see document for details
12cr|drakx-autoinstall-doc-10.0.3-7|104	- reformated document for clean html generation
12cr|drakx-autoinstall-doc-10.0.3-7|105	- updated so_split for bugs due to reformatting
12cr|drakx-autoinstall-doc-10.0.3-7|106	
12cr|drakx-autoinstall-doc-10.0.3-7|107	* Sun Feb 15 2004 David Eastcott <david@eastcott.net> 10.0.0-1mdk
12cr|drakx-autoinstall-doc-10.0.3-7|108	- updates for 10.0, see document for details
12cr|drakx-autoinstall-doc-10.0.3-7|109	- fix toc line count in so_split pgm
12cr|drakx-autoinstall-doc-10.0.3-7|110	
12cr|drakx-autoinstall-doc-10.0.3-7|111	* Tue Feb 10 2004 David Eastcott <david@eastcott.net> 9.2.2-1mdk
12cr|drakx-autoinstall-doc-10.0.3-7|112	- update Replay Install for deleted steps
12cr|drakx-autoinstall-doc-10.0.3-7|113	
12cr|drakx-autoinstall-doc-10.0.3-7|114	* Mon Feb 9 2004 David Eastcott <david@eastcott.net> 9.2.1-1mdk
12cr|drakx-autoinstall-doc-10.0.3-7|115	- added description for netauto parameter,
12cr|drakx-autoinstall-doc-10.0.3-7|116	- corrected Advanced Features examples,
12cr|drakx-autoinstall-doc-10.0.3-7|117	- added IP-based Naming example for DHCP server
12cr|drakx-autoinstall-doc-10.0.3-7|118	
12cr|drakx-autoinstall-doc-10.0.3-7|119	* Wed Jan 25 2004 David Eastcott <david@eastcott.net> 9.2.0-1mdk
12cr|drakx-autoinstall-doc-10.0.3-7|120	- updates for 9.2
12cr|drakx-autoinstall-doc-10.0.3-7|121	
12cr|drakx-autoinstall-doc-10.0.3-7|122	* Sun Sep 8 2002 David Eastcott <david@eastcott.net> 9.0.1-1mdk
12cr|drakx-autoinstall-doc-10.0.3-7|123	- mostly updates to examples to reflect 9.0
12cr|drakx-autoinstall-doc-10.0.3-7|124	- bootloader - revert rename of 'entries; news are still renamed to old_...
12cr|drakx-autoinstall-doc-10.0.3-7|125	- services - added dm to System list
12cr|drakx-autoinstall-doc-10.0.3-7|126	- keyboard - added GRP_TOGGLE entry
12cr|drakx-autoinstall-doc-10.0.3-7|127	
12cr|drakx-autoinstall-doc-10.0.3-7|128	* Wed Aug 21 2002 David Eastcott <david@eastcott.net> 9.0.0-1mdk
12cr|drakx-autoinstall-doc-10.0.3-7|129	- updates for 9.0
12cr|drakx-autoinstall-doc-10.0.3-7|130	
12cr|drakx-autoinstall-doc-10.0.3-7|131	* Fri Jul 26 2002 David Eastcott <david@eastcott.net> 8.2.2-1mdk
12cr|drakx-autoinstall-doc-10.0.3-7|132	- general typo fixes, added warning note about CLEAN_TMP to
12cr|drakx-autoinstall-doc-10.0.3-7|133	- miscellaneous
12cr|drakx-autoinstall-doc-10.0.3-7|134	
12cr|drakx-autoinstall-doc-10.0.3-7|135	* Wed Mar 13 2002 David Eastcott <david@eastcott.net> 8.2.1-1mdk
12cr|drakx-autoinstall-doc-10.0.3-7|136	- replace the section Creating an Updated Installation CD Set,
12cr|drakx-autoinstall-doc-10.0.3-7|137	- correct option-identifier inr DHCP Server - Method 4,
12cr|drakx-autoinstall-doc-10.0.3-7|138	- expand description in DHCP Notes
12cr|drakx-autoinstall-doc-10.0.3-7|139	
12cr|drakx-autoinstall-doc-10.0.3-7|140	* Sat Mar 9 2002 David Eastcott <david@eastcott.net> 8.2.0-1mdk
12cr|drakx-autoinstall-doc-10.0.3-7|141	- updated for 8.2
12cr|drakx-autoinstall-doc-10.0.3-7|142	- fix so_split for H4 html conversions
12cr|drakx-autoinstall-doc-10.0.3-7|143	- reworked 'syslinux.cfg' section, new Advanced Features section,
12cr|drakx-autoinstall-doc-10.0.3-7|144	- updated Replay Install, updated Creating an Updated ...
12cr|drakx-autoinstall-doc-10.0.3-7|145	- lots of minor changes too.
12cr|drakx-autoinstall-doc-10.0.3-7|146	
12cr|drakx-autoinstall-doc-10.0.3-7|147	* Wed Jan 2 2002 David Eastcott <david@eastcott.net> 8.1.2-1mdk
12cr|drakx-autoinstall-doc-10.0.3-7|148	- cleanups, fix bk grnd for older netscapes, fix html refs for wacom links.
12cr|drakx-autoinstall-doc-10.0.3-7|149	- added so_split source for re-creating all files.
12cr|drakx-autoinstall-doc-10.0.3-7|150	
12cr|drakx-autoinstall-doc-10.0.3-7|151	* Sun Dec 30 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.1.1-1mdk
12cr|drakx-autoinstall-doc-10.0.3-7|152	- provides the great documentation for DrakX AutoInstall by
12cr|drakx-autoinstall-doc-10.0.3-7|153	David Eastcott <david@eastcott.net> 8.1.1-1mdk
12cr|drakx-autoinstall-doc-10.0.3-7|154	- first rpm release
12cr|drakx-autoinstall-doc-10.0.3-7|155	
12cr|drakx-autoinstall-doc-10.0.3-7|156	
12cr|drakx-autoinstall-doc-10.0.3-7|157	# end of file

1036 12
12cr|dreamchess-0.2.0-1|1	Name:		dreamchess
12cr|dreamchess-0.2.0-1|2	Version:	0.2.0
12cr|dreamchess-0.2.0-1|3	Release:	%mkrel 1
12cr|dreamchess-0.2.0-1|4	Summary:	OpenGL chess game
12cr|dreamchess-0.2.0-1|5	License:	GPLv3+
12cr|dreamchess-0.2.0-1|6	URL:		http://www.dreamchess.org/
12cr|dreamchess-0.2.0-1|7	Group:		Games/Boards
12cr|dreamchess-0.2.0-1|8	Source0:	%{name}-%{version}.tar.gz
12cr|dreamchess-0.2.0-1|9	Source1:	%{name}.desktop
12cr|dreamchess-0.2.0-1|10	Source2:	%{name}-48.png
12cr|dreamchess-0.2.0-1|11	Patch0:		dreamchess-0.2.0-pthread.patch
12cr|dreamchess-0.2.0-1|12	Patch1:		dreamchess-0.2.0-sfmt.patch
12cr|dreamchess-0.2.0-1|13	BuildRequires:	mesagl-devel
12cr|dreamchess-0.2.0-1|14	BuildRequires:	SDL-devel
12cr|dreamchess-0.2.0-1|15	BuildRequires:	SDL_image-devel
12cr|dreamchess-0.2.0-1|16	BuildRequires:	SDL_mixer-devel
12cr|dreamchess-0.2.0-1|17	BuildRequires:	jpeg-devel
12cr|dreamchess-0.2.0-1|18	BuildRequires:	png-devel
12cr|dreamchess-0.2.0-1|19	BuildRequires:	mxml-devel
12cr|dreamchess-0.2.0-1|20	BuildRequires:	zlib-devel
12cr|dreamchess-0.2.0-1|21	Requires:	%{name}-data = %{EVRD}
12cr|dreamchess-0.2.0-1|22	
12cr|dreamchess-0.2.0-1|23	%description
12cr|dreamchess-0.2.0-1|24	DreamChess is a user interface for playing chess. It comes with its own
12cr|dreamchess-0.2.0-1|25	engine called Dreamer. Both DreamChess and Dreamer are compatible with the
12cr|dreamchess-0.2.0-1|26	xboard/Winboard chess engine communication protocol. This means that
12cr|dreamchess-0.2.0-1|27	DreamChess can be used with other xboard-compatible chess engines such as
12cr|dreamchess-0.2.0-1|28	crafty (ftp://ftp.cis.uab.edu/pub/hyatt/) and GNU Chess
12cr|dreamchess-0.2.0-1|29	(http://www.gnu.org/software/chess/). Similarly, the Dreamer chess engine can
12cr|dreamchess-0.2.0-1|30	be used with other xboard-compatible user interfaces such as xboard and
12cr|dreamchess-0.2.0-1|31	Winboard (http://www.tim-mann.org/xboard.html) and recent editions of the
12cr|dreamchess-0.2.0-1|32	commercial chess program Chessmaster (http://www.chessmaster.com/).
12cr|dreamchess-0.2.0-1|33	
12cr|dreamchess-0.2.0-1|34	%package data
12cr|dreamchess-0.2.0-1|35	Summary:	Data files for DreamChess game
12cr|dreamchess-0.2.0-1|36	Group:		Games/Boards
12cr|dreamchess-0.2.0-1|37	BuildArch:	noarch
12cr|dreamchess-0.2.0-1|38	Requires:	%{name} = %{EVRD}
12cr|dreamchess-0.2.0-1|39	
12cr|dreamchess-0.2.0-1|40	%description data
12cr|dreamchess-0.2.0-1|41	This package contains data files for DreamChess game.
12cr|dreamchess-0.2.0-1|42	
12cr|dreamchess-0.2.0-1|43	%prep
12cr|dreamchess-0.2.0-1|44	%setup -q
12cr|dreamchess-0.2.0-1|45	%patch0 -p1
12cr|dreamchess-0.2.0-1|46	%patch1 -p1
12cr|dreamchess-0.2.0-1|47	
12cr|dreamchess-0.2.0-1|48	%build
12cr|dreamchess-0.2.0-1|49	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
12cr|dreamchess-0.2.0-1|50	%make
12cr|dreamchess-0.2.0-1|51	
12cr|dreamchess-0.2.0-1|52	%install
12cr|dreamchess-0.2.0-1|53	%__rm -rf %{buildroot}
12cr|dreamchess-0.2.0-1|54	%makeinstall_std
12cr|dreamchess-0.2.0-1|55	%__install -pD -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|dreamchess-0.2.0-1|56	%__install -pD -m644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|dreamchess-0.2.0-1|57	
12cr|dreamchess-0.2.0-1|58	%clean
12cr|dreamchess-0.2.0-1|59	%__rm -rf %{buildroot}
12cr|dreamchess-0.2.0-1|60	
12cr|dreamchess-0.2.0-1|61	%files
12cr|dreamchess-0.2.0-1|62	%doc README COPYING ChangeLog AUTHORS INSTALL
12cr|dreamchess-0.2.0-1|63	%{_gamesbindir}/*
12cr|dreamchess-0.2.0-1|64	%{_datadir}/pixmaps/%{name}.png
12cr|dreamchess-0.2.0-1|65	%{_datadir}/applications/%{name}.desktop
12cr|dreamchess-0.2.0-1|66	%{_mandir}/man6/*
12cr|dreamchess-0.2.0-1|67	
12cr|dreamchess-0.2.0-1|68	%files data
12cr|dreamchess-0.2.0-1|69	%{_gamesdatadir}/*
12cr|dreamchess-0.2.0-1|70	
12cr|dreamchess-0.2.0-1|71	
12cr|dreamchess-0.2.0-1|72	
12cr|dreamchess-0.2.0-1|73	%changelog
12cr|dreamchess-0.2.0-1|74	* Wed Mar 14 2012 Andrey Bondrov <abondrov@mandriva.org> 0.2.0-1
12cr|dreamchess-0.2.0-1|75	+ Revision: 784922
12cr|dreamchess-0.2.0-1|76	- imported package dreamchess
12cr|dreamchess-0.2.0-1|77	

1037 12
12cr|drgeo-doc-1.5-6|1	%define	version	1.5
12cr|drgeo-doc-1.5-6|2	%define release	%mkrel 6
12cr|drgeo-doc-1.5-6|3	
12cr|drgeo-doc-1.5-6|4	Summary:	Drgeo documentation
12cr|drgeo-doc-1.5-6|5	Name:		drgeo-doc
12cr|drgeo-doc-1.5-6|6	Version:	%{version}
12cr|drgeo-doc-1.5-6|7	Release:	%{release}
12cr|drgeo-doc-1.5-6|8	License:	GFDL
12cr|drgeo-doc-1.5-6|9	Group:		Books/Other
12cr|drgeo-doc-1.5-6|10	URL:		http://www.ofset.org/drgeo/
12cr|drgeo-doc-1.5-6|11	Source:		http://prdownloads.sourceforge.net/ofset/%{name}-%{version}.tar.bz2
12cr|drgeo-doc-1.5-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|drgeo-doc-1.5-6|13	BuildArch:	noarch
12cr|drgeo-doc-1.5-6|14	
12cr|drgeo-doc-1.5-6|15	%description
12cr|drgeo-doc-1.5-6|16	This package contains manual for DrGeo, an interactive geometry
12cr|drgeo-doc-1.5-6|17	software.
12cr|drgeo-doc-1.5-6|18	
12cr|drgeo-doc-1.5-6|19	%prep
12cr|drgeo-doc-1.5-6|20	%setup -q
12cr|drgeo-doc-1.5-6|21	
12cr|drgeo-doc-1.5-6|22	%build
12cr|drgeo-doc-1.5-6|23	%configure2_5x
12cr|drgeo-doc-1.5-6|24	
12cr|drgeo-doc-1.5-6|25	%install
12cr|drgeo-doc-1.5-6|26	rm -rf %{buildroot}
12cr|drgeo-doc-1.5-6|27	%makeinstall_std
12cr|drgeo-doc-1.5-6|28	
12cr|drgeo-doc-1.5-6|29	# drgeo searches for ..../C/drgenius.html, not c/drgenius.html
12cr|drgeo-doc-1.5-6|30	mv %{buildroot}%{_datadir}/drgeo/help/{c,C}
12cr|drgeo-doc-1.5-6|31	
12cr|drgeo-doc-1.5-6|32	pwd=`pwd`
12cr|drgeo-doc-1.5-6|33	pushd %{buildroot}%{_datadir}/drgeo/help
12cr|drgeo-doc-1.5-6|34	for i in ??*; do echo "%%lang($i) %%{_datadir}/drgeo/help/$i" >> $pwd/%{name}.lang; done
12cr|drgeo-doc-1.5-6|35	popd
12cr|drgeo-doc-1.5-6|36	
12cr|drgeo-doc-1.5-6|37	%clean
12cr|drgeo-doc-1.5-6|38	rm -rf %{buildroot}
12cr|drgeo-doc-1.5-6|39	
12cr|drgeo-doc-1.5-6|40	%files -f %{name}.lang
12cr|drgeo-doc-1.5-6|41	%defattr(-,root,root)
12cr|drgeo-doc-1.5-6|42	%doc AUTHORS ChangeLog COPYING README
12cr|drgeo-doc-1.5-6|43	%dir %{_datadir}/drgeo/help
12cr|drgeo-doc-1.5-6|44	%{_datadir}/drgeo/help/C
12cr|drgeo-doc-1.5-6|45	
12cr|drgeo-doc-1.5-6|46	
12cr|drgeo-doc-1.5-6|47	
12cr|drgeo-doc-1.5-6|48	%changelog
12cr|drgeo-doc-1.5-6|49	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5-6mdv2011.0
12cr|drgeo-doc-1.5-6|50	+ Revision: 617901
12cr|drgeo-doc-1.5-6|51	- the mass rebuild of 2010.0 packages
12cr|drgeo-doc-1.5-6|52	
12cr|drgeo-doc-1.5-6|53	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.5-5mdv2010.0
12cr|drgeo-doc-1.5-6|54	+ Revision: 428342
12cr|drgeo-doc-1.5-6|55	- rebuild
12cr|drgeo-doc-1.5-6|56	
12cr|drgeo-doc-1.5-6|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.5-4mdv2009.0
12cr|drgeo-doc-1.5-6|58	+ Revision: 244545
12cr|drgeo-doc-1.5-6|59	- rebuild
12cr|drgeo-doc-1.5-6|60	
12cr|drgeo-doc-1.5-6|61	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.5-2mdv2008.1
12cr|drgeo-doc-1.5-6|62	+ Revision: 140722
12cr|drgeo-doc-1.5-6|63	- restore BuildRoot
12cr|drgeo-doc-1.5-6|64	
12cr|drgeo-doc-1.5-6|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|drgeo-doc-1.5-6|66	- kill re-definition of %%buildroot on Pixel's request
12cr|drgeo-doc-1.5-6|67	
12cr|drgeo-doc-1.5-6|68	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1.5-2mdv2008.0
12cr|drgeo-doc-1.5-6|69	+ Revision: 70205
12cr|drgeo-doc-1.5-6|70	- use %%mkrel
12cr|drgeo-doc-1.5-6|71	
12cr|drgeo-doc-1.5-6|72	
12cr|drgeo-doc-1.5-6|73	* Sun Dec 26 2004 Abel Cheung <deaddog@mandrake.org> 1.5-1mdk
12cr|drgeo-doc-1.5-6|74	- New version
12cr|drgeo-doc-1.5-6|75	- Generate file list dynamically
12cr|drgeo-doc-1.5-6|76	
12cr|drgeo-doc-1.5-6|77	* Wed Nov 26 2003 Abel Cheung <deaddog@deaddog.org> 1.4-1mdk
12cr|drgeo-doc-1.5-6|78	- First Mandrake package
12cr|drgeo-doc-1.5-6|79	

1038 12
12cr|driconf-0.9.1-5|1	%define name driconf
12cr|driconf-0.9.1-5|2	%define version 0.9.1
12cr|driconf-0.9.1-5|3	%define release %mkrel 5
12cr|driconf-0.9.1-5|4	
12cr|driconf-0.9.1-5|5	Summary: DRI Configuration GUI
12cr|driconf-0.9.1-5|6	Name: %{name}
12cr|driconf-0.9.1-5|7	Version: %{version}
12cr|driconf-0.9.1-5|8	Release: %{release}
12cr|driconf-0.9.1-5|9	Source0: http://people.freedesktop.org/~fxkuehl/driconf/%{name}-%{version}.tar.bz2
12cr|driconf-0.9.1-5|10	Patch: driconf-0.9.0-glinfo.patch
12cr|driconf-0.9.1-5|11	Patch1: driconf-0.9.1-desktopentry.patch
12cr|driconf-0.9.1-5|12	License: GPL
12cr|driconf-0.9.1-5|13	Group: System/Configuration/Hardware
12cr|driconf-0.9.1-5|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|driconf-0.9.1-5|15	BuildRequires: python-devel
12cr|driconf-0.9.1-5|16	Requires: gnome-python
12cr|driconf-0.9.1-5|17	Requires: xdriinfo
12cr|driconf-0.9.1-5|18	#gw for glinfo
12cr|driconf-0.9.1-5|19	Requires: glxinfo
12cr|driconf-0.9.1-5|20	BuildArch: noarch
12cr|driconf-0.9.1-5|21	Url: http://dri.sourceforge.net/cgi-bin/moin.cgi/DriConf
12cr|driconf-0.9.1-5|22	
12cr|driconf-0.9.1-5|23	%description
12cr|driconf-0.9.1-5|24	DRIConf is the first configuration GUI for DRI. It provides a
12cr|driconf-0.9.1-5|25	comfortable GUI for changing the OpenGL settings.
12cr|driconf-0.9.1-5|26	
12cr|driconf-0.9.1-5|27	%prep
12cr|driconf-0.9.1-5|28	%setup -q
12cr|driconf-0.9.1-5|29	%patch -p1
12cr|driconf-0.9.1-5|30	%patch1 -p1 -b .desktopentry
12cr|driconf-0.9.1-5|31	
12cr|driconf-0.9.1-5|32	%build
12cr|driconf-0.9.1-5|33	python setup.py build
12cr|driconf-0.9.1-5|34	
12cr|driconf-0.9.1-5|35	%install
12cr|driconf-0.9.1-5|36	rm -rf %buildroot %name.lang
12cr|driconf-0.9.1-5|37	python setup.py install --root=$RPM_BUILD_ROOT --prefix=%_prefix --install-purelib=%_datadir/%name
12cr|driconf-0.9.1-5|38	
12cr|driconf-0.9.1-5|39	install -D -m 644 %name.desktop $RPM_BUILD_ROOT%{_datadir}/applications/%name.desktop
12cr|driconf-0.9.1-5|40	install -D -m 644 driconf-icon.png %buildroot%_datadir/icons/hicolor/24x24/apps/%name.png
12cr|driconf-0.9.1-5|41	
12cr|driconf-0.9.1-5|42	%find_lang %name
12cr|driconf-0.9.1-5|43	#fix paths
12cr|driconf-0.9.1-5|44	perl -pi -e "s^/usr/local/lib/driconf^%_datadir/%name^" %buildroot%_bindir/%name
12cr|driconf-0.9.1-5|45	%clean
12cr|driconf-0.9.1-5|46	rm -rf $RPM_BUILD_ROOT
12cr|driconf-0.9.1-5|47	
12cr|driconf-0.9.1-5|48	%if %mdkversion < 200900
12cr|driconf-0.9.1-5|49	%post
12cr|driconf-0.9.1-5|50	%{update_menus}
12cr|driconf-0.9.1-5|51	%update_icon_cache hicolor
12cr|driconf-0.9.1-5|52	%endif
12cr|driconf-0.9.1-5|53	
12cr|driconf-0.9.1-5|54	%if %mdkversion < 200900
12cr|driconf-0.9.1-5|55	%postun
12cr|driconf-0.9.1-5|56	%{clean_menus}
12cr|driconf-0.9.1-5|57	%clean_icon_cache hicolor
12cr|driconf-0.9.1-5|58	%endif
12cr|driconf-0.9.1-5|59	
12cr|driconf-0.9.1-5|60	%files -f %name.lang
12cr|driconf-0.9.1-5|61	%defattr(-,root,root)
12cr|driconf-0.9.1-5|62	%doc README
12cr|driconf-0.9.1-5|63	%_bindir/%name
12cr|driconf-0.9.1-5|64	%_datadir/applications/*
12cr|driconf-0.9.1-5|65	%_datadir/%name
12cr|driconf-0.9.1-5|66	%_datadir/icons/hicolor/24x24/apps/%name.png
12cr|driconf-0.9.1-5|67	
12cr|driconf-0.9.1-5|68	
12cr|driconf-0.9.1-5|69	%changelog
12cr|driconf-0.9.1-5|70	* Tue Dec 06 2011 Götz Waschk <waschk@mandriva.org> 0.9.1-5mdv2012.0
12cr|driconf-0.9.1-5|71	+ Revision: 738102
12cr|driconf-0.9.1-5|72	- yearly rebuild
12cr|driconf-0.9.1-5|73	
12cr|driconf-0.9.1-5|74	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-4mdv2011.0
12cr|driconf-0.9.1-5|75	+ Revision: 610280
12cr|driconf-0.9.1-5|76	- rebuild
12cr|driconf-0.9.1-5|77	
12cr|driconf-0.9.1-5|78	* Wed Feb 03 2010 Thierry Vignaud <tv@mandriva.org> 0.9.1-3mdv2010.1
12cr|driconf-0.9.1-5|79	+ Revision: 499981
12cr|driconf-0.9.1-5|80	- requires glxinfo instead of mesa-demos
12cr|driconf-0.9.1-5|81	
12cr|driconf-0.9.1-5|82	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.9.1-2mdv2009.0
12cr|driconf-0.9.1-5|83	+ Revision: 266577
12cr|driconf-0.9.1-5|84	- rebuild early 2009.0 package (before pixel changes)
12cr|driconf-0.9.1-5|85	
12cr|driconf-0.9.1-5|86	+ Pixel <pixel@mandriva.com>
12cr|driconf-0.9.1-5|87	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|driconf-0.9.1-5|88	
12cr|driconf-0.9.1-5|89	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.9.1-1mdv2009.0
12cr|driconf-0.9.1-5|90	+ Revision: 140722
12cr|driconf-0.9.1-5|91	- restore BuildRoot
12cr|driconf-0.9.1-5|92	
12cr|driconf-0.9.1-5|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|driconf-0.9.1-5|94	- kill re-definition of %%buildroot on Pixel's request
12cr|driconf-0.9.1-5|95	
12cr|driconf-0.9.1-5|96	* Tue May 15 2007 Götz Waschk <waschk@mandriva.org> 0.9.1-1mdv2008.0
12cr|driconf-0.9.1-5|97	+ Revision: 26895
12cr|driconf-0.9.1-5|98	- fix upstream menu
12cr|driconf-0.9.1-5|99	- drop legacy menu
12cr|driconf-0.9.1-5|100	- Import driconf
12cr|driconf-0.9.1-5|101	
12cr|driconf-0.9.1-5|102	
12cr|driconf-0.9.1-5|103	
12cr|driconf-0.9.1-5|104	* Tue May 15 2007 Gtz Waschk <waschk@mandriva.org> 0.9.1-1mdv2008.0
12cr|driconf-0.9.1-5|105	- fix URL
12cr|driconf-0.9.1-5|106	- new version
12cr|driconf-0.9.1-5|107	
12cr|driconf-0.9.1-5|108	* Wed Aug  2 2006 Gtz Waschk <waschk@mandriva.org> 0.9.0-4mdv2007.0
12cr|driconf-0.9.1-5|109	- xdg menu
12cr|driconf-0.9.1-5|110	
12cr|driconf-0.9.1-5|111	* Sun May 28 2006 Gtz Waschk <waschk@mandriva.org> 0.9.0-3mdv2007.0
12cr|driconf-0.9.1-5|112	- fix menu and use glinfo instead of glxinfo
12cr|driconf-0.9.1-5|113	
12cr|driconf-0.9.1-5|114	* Sun May 28 2006 Gtz Waschk <waschk@mandriva.org> 0.9.0-2mdv2007.0
12cr|driconf-0.9.1-5|115	- fix deps
12cr|driconf-0.9.1-5|116	
12cr|driconf-0.9.1-5|117	* Mon Jan 30 2006 Götz Waschk <waschk@mandriva.org> 0.9.0-1mdk
12cr|driconf-0.9.1-5|118	- New release 0.9.0
12cr|driconf-0.9.1-5|119	- use mkrel
12cr|driconf-0.9.1-5|120	
12cr|driconf-0.9.1-5|121	* Fri Sep  2 2005 Gtz Waschk <waschk@mandriva.org> 0.2.7-1mdk
12cr|driconf-0.9.1-5|122	- update file list
12cr|driconf-0.9.1-5|123	- New release 0.2.7
12cr|driconf-0.9.1-5|124	
12cr|driconf-0.9.1-5|125	* Mon Dec  6 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.2.2-1mdk
12cr|driconf-0.9.1-5|126	- initial package

1039 12
12cr|driftnet-0.1.6-10.20040426cvs.1|1	%define		cvs	20040426cvs
12cr|driftnet-0.1.6-10.20040426cvs.1|2	
12cr|driftnet-0.1.6-10.20040426cvs.1|3	Summary:	Network pictures sniffer
12cr|driftnet-0.1.6-10.20040426cvs.1|4	Name:		driftnet
12cr|driftnet-0.1.6-10.20040426cvs.1|5	Version:	0.1.6
12cr|driftnet-0.1.6-10.20040426cvs.1|6	Release:	10.%{cvs}.1
12cr|driftnet-0.1.6-10.20040426cvs.1|7	License:	GPL
12cr|driftnet-0.1.6-10.20040426cvs.1|8	Group:		Networking/Other
12cr|driftnet-0.1.6-10.20040426cvs.1|9	URL:		http://www.ex-parrot.com/~chris/driftnet/
12cr|driftnet-0.1.6-10.20040426cvs.1|10	Source0:	%{name}-%{version}-%{cvs}.tar.gz
12cr|driftnet-0.1.6-10.20040426cvs.1|11	Source1:	driftnet-0.1.6-pam.config
12cr|driftnet-0.1.6-10.20040426cvs.1|12	Source2:	driftnet-0.1.6-security.config
12cr|driftnet-0.1.6-10.20040426cvs.1|13	Patch0:		driftnet-0.1.6-libpng.patch
12cr|driftnet-0.1.6-10.20040426cvs.1|14	Patch1:		driftnet-0.1.6-avoid-tmpname.patch
12cr|driftnet-0.1.6-10.20040426cvs.1|15	Patch2:		driftnet-0.1.6-no-makedepend.patch
12cr|driftnet-0.1.6-10.20040426cvs.1|16	Patch3:		driftnet-0.1.6-linkage.patch
12cr|driftnet-0.1.6-10.20040426cvs.1|17	BuildRequires:	libpcap-devel
12cr|driftnet-0.1.6-10.20040426cvs.1|18	BuildRequires:	jpeg-devel
12cr|driftnet-0.1.6-10.20040426cvs.1|19	BuildRequires:	ungif-devel
12cr|driftnet-0.1.6-10.20040426cvs.1|20	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|driftnet-0.1.6-10.20040426cvs.1|21	
12cr|driftnet-0.1.6-10.20040426cvs.1|22	%description
12cr|driftnet-0.1.6-10.20040426cvs.1|23	Inspired by EtherPEG, Driftnet is a program which listens to network traffic
12cr|driftnet-0.1.6-10.20040426cvs.1|24	and picks out images from TCP streams it observes.
12cr|driftnet-0.1.6-10.20040426cvs.1|25	
12cr|driftnet-0.1.6-10.20040426cvs.1|26	%prep
12cr|driftnet-0.1.6-10.20040426cvs.1|27	%setup -q -n %{name}-%{version}-%{cvs}
12cr|driftnet-0.1.6-10.20040426cvs.1|28	%patch0 -p1
12cr|driftnet-0.1.6-10.20040426cvs.1|29	%patch1 -p1
12cr|driftnet-0.1.6-10.20040426cvs.1|30	%patch2 -p1
12cr|driftnet-0.1.6-10.20040426cvs.1|31	%patch3 -p1
12cr|driftnet-0.1.6-10.20040426cvs.1|32	
12cr|driftnet-0.1.6-10.20040426cvs.1|33	%build
12cr|driftnet-0.1.6-10.20040426cvs.1|34	%make
12cr|driftnet-0.1.6-10.20040426cvs.1|35	
12cr|driftnet-0.1.6-10.20040426cvs.1|36	%install
12cr|driftnet-0.1.6-10.20040426cvs.1|37	mkdir -p %{buildroot}%{_bindir}
12cr|driftnet-0.1.6-10.20040426cvs.1|38	install -Dpm 0755 driftnet %{buildroot}%{_sbindir}/driftnet
12cr|driftnet-0.1.6-10.20040426cvs.1|39	install -Dpm 0644 driftnet.1 %{buildroot}%{_mandir}/man1/driftnet.1
12cr|driftnet-0.1.6-10.20040426cvs.1|40	ln -sf consolehelper %{buildroot}%{_bindir}/driftnet
12cr|driftnet-0.1.6-10.20040426cvs.1|41	install -Dpm 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/driftnet
12cr|driftnet-0.1.6-10.20040426cvs.1|42	install -Dpm 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/security/console.apps/driftnet
12cr|driftnet-0.1.6-10.20040426cvs.1|43	
12cr|driftnet-0.1.6-10.20040426cvs.1|44	%files
12cr|driftnet-0.1.6-10.20040426cvs.1|45	%doc CHANGES COPYING CREDITS README TODO
12cr|driftnet-0.1.6-10.20040426cvs.1|46	%{_bindir}/driftnet
12cr|driftnet-0.1.6-10.20040426cvs.1|47	%{_sbindir}/driftnet
12cr|driftnet-0.1.6-10.20040426cvs.1|48	%config(noreplace) %{_sysconfdir}/pam.d/driftnet
12cr|driftnet-0.1.6-10.20040426cvs.1|49	%config %{_sysconfdir}/security/console.apps/driftnet
12cr|driftnet-0.1.6-10.20040426cvs.1|50	%{_mandir}/man1/driftnet.1*
12cr|driftnet-0.1.6-10.20040426cvs.1|51	

1040 12
12cr|drill-0.9.2-7|1	Summary:	Tool ala dig from BIND
12cr|drill-0.9.2-7|2	Name:		drill
12cr|drill-0.9.2-7|3	Version:	0.9.2
12cr|drill-0.9.2-7|4	Release:	%mkrel 7
12cr|drill-0.9.2-7|5	License:	GPL
12cr|drill-0.9.2-7|6	Group:		Networking/Other
12cr|drill-0.9.2-7|7	URL:		http://www.nlnetlabs.nl/dnssec/drill.html
12cr|drill-0.9.2-7|8	Source0:	http://www.nlnetlabs.nl/downloads/drill/%{name}-%{version}.tar.bz2
12cr|drill-0.9.2-7|9	BuildRequires:	openssl-devel
12cr|drill-0.9.2-7|10	BuildRequires:	autoconf2.5
12cr|drill-0.9.2-7|11	BuildRoot:	%{_tmppath}/%{name}-root
12cr|drill-0.9.2-7|12	
12cr|drill-0.9.2-7|13	%description
12cr|drill-0.9.2-7|14	Drill is a tool ala dig from BIND. It was designed with DNSSEC in
12cr|drill-0.9.2-7|15	mind and should be a useful debugging/query tool for DNSSEC.
12cr|drill-0.9.2-7|16	
12cr|drill-0.9.2-7|17	%prep
12cr|drill-0.9.2-7|18	
12cr|drill-0.9.2-7|19	%setup -q -n %{name}
12cr|drill-0.9.2-7|20	chmod 644 ChangeLog README
12cr|drill-0.9.2-7|21	
12cr|drill-0.9.2-7|22	%build
12cr|drill-0.9.2-7|23	
12cr|drill-0.9.2-7|24	%configure2_5x
12cr|drill-0.9.2-7|25	
12cr|drill-0.9.2-7|26	%make CFLAGS="%{optflags} -fPIC"
12cr|drill-0.9.2-7|27	
12cr|drill-0.9.2-7|28	%install
12cr|drill-0.9.2-7|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|drill-0.9.2-7|30	
12cr|drill-0.9.2-7|31	install -d %{buildroot}%{_bindir}
12cr|drill-0.9.2-7|32	install -d %{buildroot}%{_mandir}/man1
12cr|drill-0.9.2-7|33	
12cr|drill-0.9.2-7|34	install -m0755 drill %{buildroot}%{_bindir}/
12cr|drill-0.9.2-7|35	install -m0755 doc/drill.1 %{buildroot}%{_mandir}/man1/
12cr|drill-0.9.2-7|36	
12cr|drill-0.9.2-7|37	%clean
12cr|drill-0.9.2-7|38	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|drill-0.9.2-7|39	
12cr|drill-0.9.2-7|40	%files
12cr|drill-0.9.2-7|41	%defattr (-,root,root)
12cr|drill-0.9.2-7|42	%doc ChangeLog README
12cr|drill-0.9.2-7|43	%{_bindir}/drill
12cr|drill-0.9.2-7|44	%{_mandir}/man1/drill.1*
12cr|drill-0.9.2-7|45	
12cr|drill-0.9.2-7|46	
12cr|drill-0.9.2-7|47	
12cr|drill-0.9.2-7|48	
12cr|drill-0.9.2-7|49	%changelog
12cr|drill-0.9.2-7|50	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-7mdv2011.0
12cr|drill-0.9.2-7|51	+ Revision: 610282
12cr|drill-0.9.2-7|52	- rebuild
12cr|drill-0.9.2-7|53	
12cr|drill-0.9.2-7|54	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 0.9.2-6mdv2010.1
12cr|drill-0.9.2-7|55	+ Revision: 537460
12cr|drill-0.9.2-7|56	- rebuild
12cr|drill-0.9.2-7|57	
12cr|drill-0.9.2-7|58	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.9.2-5mdv2010.0
12cr|drill-0.9.2-7|59	+ Revision: 428373
12cr|drill-0.9.2-7|60	- rebuild
12cr|drill-0.9.2-7|61	
12cr|drill-0.9.2-7|62	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.9.2-4mdv2009.0
12cr|drill-0.9.2-7|63	+ Revision: 244547
12cr|drill-0.9.2-7|64	- rebuild
12cr|drill-0.9.2-7|65	
12cr|drill-0.9.2-7|66	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.9.2-2mdv2008.1
12cr|drill-0.9.2-7|67	+ Revision: 170802
12cr|drill-0.9.2-7|68	- rebuild
12cr|drill-0.9.2-7|69	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|drill-0.9.2-7|70	
12cr|drill-0.9.2-7|71	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.9.2-1mdv2008.1
12cr|drill-0.9.2-7|72	+ Revision: 140722
12cr|drill-0.9.2-7|73	- restore BuildRoot
12cr|drill-0.9.2-7|74	
12cr|drill-0.9.2-7|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|drill-0.9.2-7|76	- kill re-definition of %%buildroot on Pixel's request
12cr|drill-0.9.2-7|77	
12cr|drill-0.9.2-7|78	
12cr|drill-0.9.2-7|79	* Fri Mar 02 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-1mdv2007.0
12cr|drill-0.9.2-7|80	+ Revision: 131181
12cr|drill-0.9.2-7|81	- Import drill
12cr|drill-0.9.2-7|82	
12cr|drill-0.9.2-7|83	* Fri Feb 03 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-1mdk
12cr|drill-0.9.2-7|84	- 0.9.2
12cr|drill-0.9.2-7|85	
12cr|drill-0.9.2-7|86	* Fri Jan 07 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.9.1-1mdk
12cr|drill-0.9.2-7|87	- 0.9.1
12cr|drill-0.9.2-7|88	
12cr|drill-0.9.2-7|89	* Tue Nov 23 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.1-1mdk
12cr|drill-0.9.2-7|90	- initial mandrake package
12cr|drill-0.9.2-7|91	

1041 12
12cr|drpython-3.11.1-3|1	Name:		drpython
12cr|drpython-3.11.1-3|2	Summary: 	Python editor and development environment
12cr|drpython-3.11.1-3|3	Version: 	3.11.1
12cr|drpython-3.11.1-3|4	Release: 	%mkrel 3
12cr|drpython-3.11.1-3|5	Epoch:          1
12cr|drpython-3.11.1-3|6	Source:		http://prdownloads.sourceforge.net/drpython/%{name}-%{version}.zip
12cr|drpython-3.11.1-3|7	URL:		http://drpython.sourceforge.net/
12cr|drpython-3.11.1-3|8	License:	GPLv2
12cr|drpython-3.11.1-3|9	Group:		Development/Python
12cr|drpython-3.11.1-3|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|drpython-3.11.1-3|11	Requires:	wxPythonGTK
12cr|drpython-3.11.1-3|12	BuildRequires:	imagemagick
12cr|drpython-3.11.1-3|13	BuildRequires:	python-setuptools
12cr|drpython-3.11.1-3|14	BuildRequires:	python
12cr|drpython-3.11.1-3|15	BuildRequires:	python-devel
12cr|drpython-3.11.1-3|16	BuildArch:	noarch
12cr|drpython-3.11.1-3|17	
12cr|drpython-3.11.1-3|18	%description
12cr|drpython-3.11.1-3|19	DrPython is a highly customizable, simple, and clean editing environment for
12cr|drpython-3.11.1-3|20	developing Python programs. It is intended primarily for use in schools, and
12cr|drpython-3.11.1-3|21	is a tribute to DrScheme.
12cr|drpython-3.11.1-3|22	
12cr|drpython-3.11.1-3|23	%prep
12cr|drpython-3.11.1-3|24	%setup -q -n %{name}_%{version}
12cr|drpython-3.11.1-3|25	chmod 644 %name.py
12cr|drpython-3.11.1-3|26	#use xdg-open for the help instead of non existing mozilla
12cr|drpython-3.11.1-3|27	sed --in-place "s/mozilla/xdg-open/" drPreferences.py
12cr|drpython-3.11.1-3|28	
12cr|drpython-3.11.1-3|29	%install
12cr|drpython-3.11.1-3|30	rm -rf $RPM_BUILD_ROOT
12cr|drpython-3.11.1-3|31	python setup.py install --root=$RPM_BUILD_ROOT
12cr|drpython-3.11.1-3|32	echo 'python %py_puresitedir/%name/%name.pyw' >> $RPM_BUILD_ROOT/%_bindir/%name
12cr|drpython-3.11.1-3|33	chmod 755 $RPM_BUILD_ROOT/%_bindir/%name
12cr|drpython-3.11.1-3|34	rm -f $RPM_BUILD_ROOT/%_bindir/postinst.py
12cr|drpython-3.11.1-3|35	
12cr|drpython-3.11.1-3|36	#menu
12cr|drpython-3.11.1-3|37	
12cr|drpython-3.11.1-3|38	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|drpython-3.11.1-3|39	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|drpython-3.11.1-3|40	[Desktop Entry]
12cr|drpython-3.11.1-3|41	Name=Dr. Python
12cr|drpython-3.11.1-3|42	Comment=Python Editor and IDE
12cr|drpython-3.11.1-3|43	Exec=%{_bindir}/%{name}
12cr|drpython-3.11.1-3|44	Icon=%{name}
12cr|drpython-3.11.1-3|45	Terminal=false
12cr|drpython-3.11.1-3|46	Type=Application
12cr|drpython-3.11.1-3|47	Categories=X-MandrivaLinux-MoreApplications-Development-DevelopmentEnvironments;Development;IDE;
12cr|drpython-3.11.1-3|48	EOF
12cr|drpython-3.11.1-3|49	
12cr|drpython-3.11.1-3|50	#icons
12cr|drpython-3.11.1-3|51	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|drpython-3.11.1-3|52	convert -size 16x16 documentation/%name.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|drpython-3.11.1-3|53	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|drpython-3.11.1-3|54	convert -size 32x32 documentation/%name.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|drpython-3.11.1-3|55	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|drpython-3.11.1-3|56	convert -size 48x48 documentation/%name.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|drpython-3.11.1-3|57	
12cr|drpython-3.11.1-3|58	mkdir -p $RPM_BUILD_ROOT/%_iconsdir/hicolor/{48x48,32x32,16x16}/apps
12cr|drpython-3.11.1-3|59	convert -size 16x16 documentation/%name.png $RPM_BUILD_ROOT/%_iconsdir/hicolor/16x16/apps/%name.png
12cr|drpython-3.11.1-3|60	convert -size 32x32 documentation/%name.png $RPM_BUILD_ROOT/%_iconsdir/hicolor/32x32/apps/%name.png
12cr|drpython-3.11.1-3|61	convert -size 48x48 documentation/%name.png $RPM_BUILD_ROOT/%_iconsdir/hicolor/48x48/apps/%name.png
12cr|drpython-3.11.1-3|62	
12cr|drpython-3.11.1-3|63	%clean
12cr|drpython-3.11.1-3|64	rm -rf $RPM_BUILD_ROOT
12cr|drpython-3.11.1-3|65	
12cr|drpython-3.11.1-3|66	%if %mdkversion < 200900
12cr|drpython-3.11.1-3|67	%post
12cr|drpython-3.11.1-3|68	%update_menus
12cr|drpython-3.11.1-3|69	%endif
12cr|drpython-3.11.1-3|70	
12cr|drpython-3.11.1-3|71	%if %mdkversion < 200900
12cr|drpython-3.11.1-3|72	%postun
12cr|drpython-3.11.1-3|73	%clean_menus
12cr|drpython-3.11.1-3|74	%endif
12cr|drpython-3.11.1-3|75	
12cr|drpython-3.11.1-3|76	%files
12cr|drpython-3.11.1-3|77	%defattr(-,root,root)
12cr|drpython-3.11.1-3|78	%doc examples/ *.txt
12cr|drpython-3.11.1-3|79	%{_bindir}/%name
12cr|drpython-3.11.1-3|80	%py_puresitedir/%name
12cr|drpython-3.11.1-3|81	%py_puresitedir/DrPython-%{version}-py%{py_ver}.egg-info
12cr|drpython-3.11.1-3|82	%{_liconsdir}/%name.png
12cr|drpython-3.11.1-3|83	%{_iconsdir}/%name.png
12cr|drpython-3.11.1-3|84	%{_miconsdir}/%name.png
12cr|drpython-3.11.1-3|85	%{_iconsdir}/hicolor/16x16/apps/%name.png
12cr|drpython-3.11.1-3|86	%{_iconsdir}/hicolor/32x32/apps/%name.png
12cr|drpython-3.11.1-3|87	%{_iconsdir}/hicolor/48x48/apps/%name.png
12cr|drpython-3.11.1-3|88	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|drpython-3.11.1-3|89	
12cr|drpython-3.11.1-3|90	
12cr|drpython-3.11.1-3|91	%changelog
12cr|drpython-3.11.1-3|92	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 1:3.11.1-3mdv2011.0
12cr|drpython-3.11.1-3|93	+ Revision: 592385
12cr|drpython-3.11.1-3|94	- rebuild for python 2.7
12cr|drpython-3.11.1-3|95	
12cr|drpython-3.11.1-3|96	* Fri Feb 19 2010 Sandro Cazzaniga <kharec@mandriva.org> 1:3.11.1-2mdv2010.1
12cr|drpython-3.11.1-3|97	+ Revision: 508001
12cr|drpython-3.11.1-3|98	- fix licence tag
12cr|drpython-3.11.1-3|99	
12cr|drpython-3.11.1-3|100	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|drpython-3.11.1-3|101	- Update to new version 3.11.1
12cr|drpython-3.11.1-3|102	
12cr|drpython-3.11.1-3|103	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 1:3.11.0-3mdv2009.1
12cr|drpython-3.11.1-3|104	+ Revision: 324225
12cr|drpython-3.11.1-3|105	- fix file list
12cr|drpython-3.11.1-3|106	
12cr|drpython-3.11.1-3|107	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|drpython-3.11.1-3|108	- lowercase ImageMagick
12cr|drpython-3.11.1-3|109	
12cr|drpython-3.11.1-3|110	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1:3.11.0-3mdv2009.0
12cr|drpython-3.11.1-3|111	+ Revision: 244549
12cr|drpython-3.11.1-3|112	- rebuild
12cr|drpython-3.11.1-3|113	
12cr|drpython-3.11.1-3|114	+ Pixel <pixel@mandriva.com>
12cr|drpython-3.11.1-3|115	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|drpython-3.11.1-3|116	
12cr|drpython-3.11.1-3|117	* Wed Feb 27 2008 Alexander Kurtakov <akurtakov@mandriva.org> 1:3.11.0-1mdv2008.1
12cr|drpython-3.11.1-3|118	+ Revision: 175672
12cr|drpython-3.11.1-3|119	- new version
12cr|drpython-3.11.1-3|120	
12cr|drpython-3.11.1-3|121	* Fri Jan 18 2008 Alexander Kurtakov <akurtakov@mandriva.org> 165-2mdv2008.1
12cr|drpython-3.11.1-3|122	+ Revision: 154733
12cr|drpython-3.11.1-3|123	- fix help browser (use xdg-open instead of non-existing mozilla)
12cr|drpython-3.11.1-3|124	
12cr|drpython-3.11.1-3|125	+ Thierry Vignaud <tv@mandriva.org>
12cr|drpython-3.11.1-3|126	- drop old menu
12cr|drpython-3.11.1-3|127	- kill re-definition of %%buildroot on Pixel's request
12cr|drpython-3.11.1-3|128	
12cr|drpython-3.11.1-3|129	+ Olivier Blin <oblin@mandriva.com>
12cr|drpython-3.11.1-3|130	- restore BuildRoot
12cr|drpython-3.11.1-3|131	
12cr|drpython-3.11.1-3|132	* Thu May 24 2007 Adam Williamson <awilliamson@mandriva.org> 165-1mdv2008.0
12cr|drpython-3.11.1-3|133	+ Revision: 30589
12cr|drpython-3.11.1-3|134	- generate and package fd.o icons
12cr|drpython-3.11.1-3|135	- install correctly: use setup.py and install to py_puresitedir
12cr|drpython-3.11.1-3|136	- new version 165
12cr|drpython-3.11.1-3|137	- Import drpython
12cr|drpython-3.11.1-3|138	
12cr|drpython-3.11.1-3|139	
12cr|drpython-3.11.1-3|140	
12cr|drpython-3.11.1-3|141	* Tue Sep 05 2006 Nicolas Lcureuil <neoclust@mandriva.org> 161-2mdv2007.0
12cr|drpython-3.11.1-3|142	- XDG
12cr|drpython-3.11.1-3|143	
12cr|drpython-3.11.1-3|144	* Sun May 07 2006 Jerome Soyer <saispo@mandriva.org> 161-1mdk
12cr|drpython-3.11.1-3|145	- New release 161
12cr|drpython-3.11.1-3|146	
12cr|drpython-3.11.1-3|147	* Thu Oct 13 2005 Lenny Cartier <lenny@mandriva.com> 3.10.13-1mdk
12cr|drpython-3.11.1-3|148	- 3.10.13
12cr|drpython-3.11.1-3|149	
12cr|drpython-3.11.1-3|150	* Tue Mar 01 2005 Jerome Soyer <saispo@mandrake.org> 3.10.12-1mdk
12cr|drpython-3.11.1-3|151	- 3.10.12
12cr|drpython-3.11.1-3|152	
12cr|drpython-3.11.1-3|153	* Wed Feb 23 2005 Jerome Soyer <saispo@mandrake.org> 3.10.10-1mdk
12cr|drpython-3.11.1-3|154	- 3.10.10
12cr|drpython-3.11.1-3|155	
12cr|drpython-3.11.1-3|156	* Sun Feb 20 2005 Jerome Soyer <saispo@mandrake.org> 3.10.7-1mdk
12cr|drpython-3.11.1-3|157	- 3.10.7
12cr|drpython-3.11.1-3|158	
12cr|drpython-3.11.1-3|159	* Fri Feb 18 2005 Jerome Soyer <saispo@mandrake.org> 3.10.6-1mdk
12cr|drpython-3.11.1-3|160	- 3.10.6
12cr|drpython-3.11.1-3|161	
12cr|drpython-3.11.1-3|162	* Tue Feb 15 2005 Jerome Soyer <saispo@mandrake.org> 3.10.4-1mdk
12cr|drpython-3.11.1-3|163	- 3.10.4
12cr|drpython-3.11.1-3|164	
12cr|drpython-3.11.1-3|165	* Mon Feb 14 2005 Jerome Soyer <saispo@mandrake.org> 3.10.3-1mdk
12cr|drpython-3.11.1-3|166	- 3.10.3
12cr|drpython-3.11.1-3|167	
12cr|drpython-3.11.1-3|168	* Sun Feb 13 2005 Jerome Soyer <saispo@mandrake.org> 3.10.2-1mdk
12cr|drpython-3.11.1-3|169	- 3.10.2
12cr|drpython-3.11.1-3|170	
12cr|drpython-3.11.1-3|171	* Sat Feb 12 2005 Jerome Soyer <saispo@mandrake.org> 3.10.1-1mdk
12cr|drpython-3.11.1-3|172	- 3.10.1
12cr|drpython-3.11.1-3|173	
12cr|drpython-3.11.1-3|174	* Fri Feb 11 2005 Jerome Soyer <saispo@mandrake.org> 3.10.0-1mdk
12cr|drpython-3.11.1-3|175	- 3.10.0
12cr|drpython-3.11.1-3|176	
12cr|drpython-3.11.1-3|177	* Wed Feb 09 2005 Jerome Soyer <saispo@mandrake.org> 3.9.10-1mdk
12cr|drpython-3.11.1-3|178	- 3.9.10
12cr|drpython-3.11.1-3|179	
12cr|drpython-3.11.1-3|180	* Tue Feb 08 2005 Lenny Cartier <lenny@mandrakesoft.com> 3.9.9-1mdk
12cr|drpython-3.11.1-3|181	- 3.9.9
12cr|drpython-3.11.1-3|182	
12cr|drpython-3.11.1-3|183	* Fri Feb 04 2005 Jerome Soyer <saispo@mandrake.org> 3.9.6-1mdk
12cr|drpython-3.11.1-3|184	- 3.9.6
12cr|drpython-3.11.1-3|185	
12cr|drpython-3.11.1-3|186	* Sat Jan 29 2005 Jerome Soyer <saispo@mandrake.org> 3.9.5-1mdk
12cr|drpython-3.11.1-3|187	- 3.9.5
12cr|drpython-3.11.1-3|188	
12cr|drpython-3.11.1-3|189	* Tue Jan 25 2005 Lenny Cartier <lenny@mandrakesoft.com> 3.9.4-1mdk
12cr|drpython-3.11.1-3|190	- 3.9.4
12cr|drpython-3.11.1-3|191	
12cr|drpython-3.11.1-3|192	* Sun Jan 23 2005 Jerome Soyer <saispo@mandrake.org> 3.9.2-1mdk
12cr|drpython-3.11.1-3|193	- 3.9.2
12cr|drpython-3.11.1-3|194	
12cr|drpython-3.11.1-3|195	* Wed Jan 12 2005 Lenny Cartier <lenny@mandrakesoft.com> 3.8.5-1mdk
12cr|drpython-3.11.1-3|196	- 3.8.5
12cr|drpython-3.11.1-3|197	
12cr|drpython-3.11.1-3|198	* Fri Jan 07 2005 Lenny Cartier <lenny@mandrakesoft.com> 3.8.3-1mdk
12cr|drpython-3.11.1-3|199	- 3.8.3
12cr|drpython-3.11.1-3|200	
12cr|drpython-3.11.1-3|201	* Thu Jan 06 2005 Jerome Soyer <saispo@mandrake.org> 3.8.2-1mdk
12cr|drpython-3.11.1-3|202	- 3.8.2
12cr|drpython-3.11.1-3|203	
12cr|drpython-3.11.1-3|204	* Sat Jan 01 2005 Jerome Soyer <saispo@mandrake.org> 3.8.0-1mdk
12cr|drpython-3.11.1-3|205	- 3.8.0
12cr|drpython-3.11.1-3|206	- Happy New Year !
12cr|drpython-3.11.1-3|207	
12cr|drpython-3.11.1-3|208	* Fri Dec 24 2004 Jerome Soyer <saispo@mandrake.org> 3.7.9-1mdk
12cr|drpython-3.11.1-3|209	- 3.7.9
12cr|drpython-3.11.1-3|210	
12cr|drpython-3.11.1-3|211	* Mon Dec 20 2004 Jerome Soyer <saispo@mandrake.org> 3.7.8-1mdk
12cr|drpython-3.11.1-3|212	- 3.7.8
12cr|drpython-3.11.1-3|213	
12cr|drpython-3.11.1-3|214	* Fri Dec 17 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.7.6-1mdk
12cr|drpython-3.11.1-3|215	- 3.7.6
12cr|drpython-3.11.1-3|216	
12cr|drpython-3.11.1-3|217	* Mon Dec 06 2004 Jerome Soyer <saispo@mandrake.org> 3.7.3-1mdk
12cr|drpython-3.11.1-3|218	- 3.7.3
12cr|drpython-3.11.1-3|219	- Build with new Python
12cr|drpython-3.11.1-3|220	
12cr|drpython-3.11.1-3|221	* Tue Nov 30 2004 Jerome Soyer <saispo@mandrake.org> 3.7.0-1mdk
12cr|drpython-3.11.1-3|222	- 3.7.0
12cr|drpython-3.11.1-3|223	
12cr|drpython-3.11.1-3|224	* Tue Nov 09 2004 Jerome Soyer <saispo@mandrake.org> 3.6.10-1mdk
12cr|drpython-3.11.1-3|225	- 3.6.10
12cr|drpython-3.11.1-3|226	
12cr|drpython-3.11.1-3|227	* Sat Nov 06 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.6.9-1mdk
12cr|drpython-3.11.1-3|228	- 3.6.9
12cr|drpython-3.11.1-3|229	- install documentation in the right path
12cr|drpython-3.11.1-3|230	
12cr|drpython-3.11.1-3|231	* Fri Oct 29 2004 Jerome Soyer <saispo@mandrake.org> 3.6.6-1mdk
12cr|drpython-3.11.1-3|232	- 3.6.6
12cr|drpython-3.11.1-3|233	
12cr|drpython-3.11.1-3|234	* Wed Oct 27 2004 Jerome Soyer <saispo@mandrake.org> 3.6.5-1mdk
12cr|drpython-3.11.1-3|235	- 3.6.5
12cr|drpython-3.11.1-3|236	
12cr|drpython-3.11.1-3|237	* Tue Oct 26 2004 Jerome Soyer <saispo@mandrake.org> 3.6.4-1mdk
12cr|drpython-3.11.1-3|238	- 3.6.4
12cr|drpython-3.11.1-3|239	
12cr|drpython-3.11.1-3|240	* Sat Oct 23 2004 Jerome Soyer <saispo@mandrake.org> 3.6.3-1mdk
12cr|drpython-3.11.1-3|241	- 3.6.3
12cr|drpython-3.11.1-3|242	
12cr|drpython-3.11.1-3|243	* Fri Oct 22 2004 Jerome Soyer <saispo@mandrake.org> 3.6.2-1mdk
12cr|drpython-3.11.1-3|244	- 3.6.2
12cr|drpython-3.11.1-3|245	
12cr|drpython-3.11.1-3|246	* Thu Oct 21 2004 Jerome Soyer <saispo@mandrake.org> 3.6.1-1mdk
12cr|drpython-3.11.1-3|247	- 3.6.1
12cr|drpython-3.11.1-3|248	
12cr|drpython-3.11.1-3|249	* Tue Oct 19 2004 Jerome Soyer <saispo@mandrake.org> 3.6.0-1mdk
12cr|drpython-3.11.1-3|250	- 3.6.0
12cr|drpython-3.11.1-3|251	
12cr|drpython-3.11.1-3|252	* Mon Oct 11 2004 Jerome Soyer <saispo@mandrake.org> 3.5.9-1mdk
12cr|drpython-3.11.1-3|253	- 3.5.9
12cr|drpython-3.11.1-3|254	
12cr|drpython-3.11.1-3|255	* Sat Oct 09 2004 Jerome Soyer <saispo@mandrake.org> 3.5.8-1mdk
12cr|drpython-3.11.1-3|256	- 3.5.8
12cr|drpython-3.11.1-3|257	
12cr|drpython-3.11.1-3|258	* Wed Oct 06 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.5.6-1mdk
12cr|drpython-3.11.1-3|259	- 3.5.6
12cr|drpython-3.11.1-3|260	
12cr|drpython-3.11.1-3|261	* Thu Sep 30 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.5.3-1mdk
12cr|drpython-3.11.1-3|262	- 3.5.3
12cr|drpython-3.11.1-3|263	
12cr|drpython-3.11.1-3|264	* Thu Sep 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.5.0-1mdk
12cr|drpython-3.11.1-3|265	- 3.5.0
12cr|drpython-3.11.1-3|266	
12cr|drpython-3.11.1-3|267	* Mon Sep 13 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.4.7-1mdk
12cr|drpython-3.11.1-3|268	- 3.4.7
12cr|drpython-3.11.1-3|269	
12cr|drpython-3.11.1-3|270	* Wed Sep 08 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.4.5-1mdk
12cr|drpython-3.11.1-3|271	- 3.4.5
12cr|drpython-3.11.1-3|272	
12cr|drpython-3.11.1-3|273	* Wed Sep 01 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.4.3-1mdk
12cr|drpython-3.11.1-3|274	- 3.4.3
12cr|drpython-3.11.1-3|275	
12cr|drpython-3.11.1-3|276	* Thu Aug 26 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.4.0-1mdk
12cr|drpython-3.11.1-3|277	- 3.4.0
12cr|drpython-3.11.1-3|278	
12cr|drpython-3.11.1-3|279	* Fri Aug 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.3.7-1mdk
12cr|drpython-3.11.1-3|280	- 3.3.7
12cr|drpython-3.11.1-3|281	
12cr|drpython-3.11.1-3|282	* Fri Aug 13 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.3.3-1mdk
12cr|drpython-3.11.1-3|283	- 3.3.3
12cr|drpython-3.11.1-3|284	
12cr|drpython-3.11.1-3|285	* Mon Aug 09 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.3.2-1mdk
12cr|drpython-3.11.1-3|286	- 3.3.2
12cr|drpython-3.11.1-3|287	
12cr|drpython-3.11.1-3|288	* Mon Aug 2 2004 Austin Acton <austin@mandrake.org> 3.3.0-1mdk
12cr|drpython-3.11.1-3|289	- 3.3.0
12cr|drpython-3.11.1-3|290	
12cr|drpython-3.11.1-3|291	* Thu Jul 22 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.2.0-1mdk
12cr|drpython-3.11.1-3|292	- 3.2.0
12cr|drpython-3.11.1-3|293	
12cr|drpython-3.11.1-3|294	* Fri Jun 25 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.0.7-1mdk
12cr|drpython-3.11.1-3|295	- 3.0.7
12cr|drpython-3.11.1-3|296	
12cr|drpython-3.11.1-3|297	* Tue Jun 22 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.0.6-1mdk
12cr|drpython-3.11.1-3|298	- 3.0.6
12cr|drpython-3.11.1-3|299	
12cr|drpython-3.11.1-3|300	* Sat Jun 19 2004 Austin Acton <austin@mandrake.org> 3.0.4-1mdk
12cr|drpython-3.11.1-3|301	- 3.0.4
12cr|drpython-3.11.1-3|302	
12cr|drpython-3.11.1-3|303	* Mon Jun 14 2004 Austin Acton <austin@mandrake.org> 3.0.1-1mdk
12cr|drpython-3.11.1-3|304	- 3.0.1
12cr|drpython-3.11.1-3|305	- new menu
12cr|drpython-3.11.1-3|306	
12cr|drpython-3.11.1-3|307	* Fri Apr 2 2004 Austin Acton <austin@mandrake.org> 2.3.5-1mdk
12cr|drpython-3.11.1-3|308	- 2.3.5
12cr|drpython-3.11.1-3|309	
12cr|drpython-3.11.1-3|310	* Sun Feb 22 2004 Austin Acton <austin@mandrake.org> 2.2.7-1mdk
12cr|drpython-3.11.1-3|311	- 2.2.7
12cr|drpython-3.11.1-3|312	
12cr|drpython-3.11.1-3|313	* Fri Feb 21 2004 Austin Acton <austin@mandrake.org> 2.2.6-1mdk
12cr|drpython-3.11.1-3|314	- 2.2.6
12cr|drpython-3.11.1-3|315	
12cr|drpython-3.11.1-3|316	* Sun Feb 15 2004 Austin Acton <austin@mandrake.org> 2.2.3-1mdk
12cr|drpython-3.11.1-3|317	- 2.2.3
12cr|drpython-3.11.1-3|318	
12cr|drpython-3.11.1-3|319	* Mon Feb 9 2004 Austin Acton <austin@mandrake.org> 2.2.1-1mdk
12cr|drpython-3.11.1-3|320	- 2.2.1
12cr|drpython-3.11.1-3|321	
12cr|drpython-3.11.1-3|322	* Sun Feb 8 2004 Austin Acton <austin@mandrake.org> 2.1.4-2mdk
12cr|drpython-3.11.1-3|323	- oops, make it run (James Sparenberg)
12cr|drpython-3.11.1-3|324	- put in /usr/share
12cr|drpython-3.11.1-3|325	
12cr|drpython-3.11.1-3|326	* Wed Jan 28 2004 Austin Acton <austin@mandrake.org> 2.1.4-1mdk
12cr|drpython-3.11.1-3|327	- 2.1.4
12cr|drpython-3.11.1-3|328	
12cr|drpython-3.11.1-3|329	* Sat Jan 24 2004 Austin Acton <austin@mandrake.org> 2.1.0-1mdk
12cr|drpython-3.11.1-3|330	- 2.1.0
12cr|drpython-3.11.1-3|331	
12cr|drpython-3.11.1-3|332	* Sat Jan 17 2004 Austin Acton <austin@mandrake.org> 2.0.3-1mdk
12cr|drpython-3.11.1-3|333	- 2.0.3
12cr|drpython-3.11.1-3|334	
12cr|drpython-3.11.1-3|335	* Wed Jan 14 2004 Franck Villaume <fvill@freesurf.fr> 2.0.2-2mdk
12cr|drpython-3.11.1-3|336	- BuildRequires : ImageMagick
12cr|drpython-3.11.1-3|337	
12cr|drpython-3.11.1-3|338	* Thu Jan 8 2004 Austin Acton <austin@linux.ca> 2.0.2-1mdk
12cr|drpython-3.11.1-3|339	- initial package

1042 12
12cr|drqueue-0.64.4c1-3|1	%define name drqueue
12cr|drqueue-0.64.4c1-3|2	%define version 0.64.4c1
12cr|drqueue-0.64.4c1-3|3	%define release %mkrel 3
12cr|drqueue-0.64.4c1-3|4	
12cr|drqueue-0.64.4c1-3|5	Summary: Render farm managing software
12cr|drqueue-0.64.4c1-3|6	Name: %{name}
12cr|drqueue-0.64.4c1-3|7	Version: %{version}
12cr|drqueue-0.64.4c1-3|8	Release: %{release}
12cr|drqueue-0.64.4c1-3|9	Source0: %{name}.%{version}.tgz
12cr|drqueue-0.64.4c1-3|10	Source1: drqueue.profile
12cr|drqueue-0.64.4c1-3|11	Source2: slave.conf
12cr|drqueue-0.64.4c1-3|12	Source3: master.conf
12cr|drqueue-0.64.4c1-3|13	Source4: drqman.conf
12cr|drqueue-0.64.4c1-3|14	License: GPL
12cr|drqueue-0.64.4c1-3|15	Group: System/Cluster
12cr|drqueue-0.64.4c1-3|16	Url: http://www.drqueue.org/
12cr|drqueue-0.64.4c1-3|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|drqueue-0.64.4c1-3|18	Buildrequires: pkgconfig gtk2-devel scons
12cr|drqueue-0.64.4c1-3|19	
12cr|drqueue-0.64.4c1-3|20	%description
12cr|drqueue-0.64.4c1-3|21	DrQueue is an Open Source render farm managing software. It distributes
12cr|drqueue-0.64.4c1-3|22	shell based tasks such as rendering images on a per frame basis.
12cr|drqueue-0.64.4c1-3|23	DrQueue works under Linux, FreeBSD, Irix, Mac OS X and Windows.
12cr|drqueue-0.64.4c1-3|24	It is distributed under GPL and is composed by three main tools:
12cr|drqueue-0.64.4c1-3|25	master, slave and drqman.
12cr|drqueue-0.64.4c1-3|26	
12cr|drqueue-0.64.4c1-3|27	%prep
12cr|drqueue-0.64.4c1-3|28	%setup -q -n DrQueue-%version
12cr|drqueue-0.64.4c1-3|29	
12cr|drqueue-0.64.4c1-3|30	%build
12cr|drqueue-0.64.4c1-3|31	echo "DESTDIR = '$RPM_BUILD_ROOT'" > scons.conf
12cr|drqueue-0.64.4c1-3|32	echo "PREFIX = '%{_prefix}'" >> scons.conf
12cr|drqueue-0.64.4c1-3|33	scons
12cr|drqueue-0.64.4c1-3|34	
12cr|drqueue-0.64.4c1-3|35	%install
12cr|drqueue-0.64.4c1-3|36	rm -rf $RPM_BUILD_ROOT
12cr|drqueue-0.64.4c1-3|37	# create needed dir
12cr|drqueue-0.64.4c1-3|38	install -d 755 $RPM_BUILD_ROOT/var/log/drqueue $RPM_BUILD_ROOT/var/tmp/drqueue
12cr|drqueue-0.64.4c1-3|39	install -d 755 $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d
12cr|drqueue-0.64.4c1-3|40	install -d 755 $RPM_BUILD_ROOT/%{_sysconfdir}/%name
12cr|drqueue-0.64.4c1-3|41	install -d 755 $RPM_BUILD_ROOT/%{_bindir}
12cr|drqueue-0.64.4c1-3|42	install -d 755 $RPM_BUILD_ROOT/%_datadir/%name
12cr|drqueue-0.64.4c1-3|43	
12cr|drqueue-0.64.4c1-3|44	# copy conf file from the source
12cr|drqueue-0.64.4c1-3|45	cp -av etc/*.sg $RPM_BUILD_ROOT/%{_sysconfdir}/%name/
12cr|drqueue-0.64.4c1-3|46	cp -av etc/*.rc $RPM_BUILD_ROOT/%{_sysconfdir}/%name/
12cr|drqueue-0.64.4c1-3|47	cp -av etc/*.py $RPM_BUILD_ROOT/%{_sysconfdir}/%name/
12cr|drqueue-0.64.4c1-3|48	
12cr|drqueue-0.64.4c1-3|49	# copy basic configuration file
12cr|drqueue-0.64.4c1-3|50	cp -av %{SOURCE2} %{SOURCE3} %{SOURCE4} $RPM_BUILD_ROOT/%{_sysconfdir}/%name/
12cr|drqueue-0.64.4c1-3|51	
12cr|drqueue-0.64.4c1-3|52	# copy binaries
12cr|drqueue-0.64.4c1-3|53	ARCH=`uname -m`
12cr|drqueue-0.64.4c1-3|54	cp -av bin/* $RPM_BUILD_ROOT/%{_bindir}/
12cr|drqueue-0.64.4c1-3|55	cp -av drqman/drqman $RPM_BUILD_ROOT/%{_bindir}/drqman.Linux.$ARCH
12cr|drqueue-0.64.4c1-3|56	# copy wrappers
12cr|drqueue-0.64.4c1-3|57	for bin in `ls blockhost cfgreader cjob compinfo delipc jobfinfo jobinfo master requeue sendjob slave`
12cr|drqueue-0.64.4c1-3|58	do
12cr|drqueue-0.64.4c1-3|59	cp -av $bin $RPM_BUILD_ROOT/%{_bindir}/$bin.Linux.$ARCH
12cr|drqueue-0.64.4c1-3|60	done
12cr|drqueue-0.64.4c1-3|61	cp -av contrib/sendjob.blender.py $RPM_BUILD_ROOT/%_datadir/%name
12cr|drqueue-0.64.4c1-3|62	# copy profile
12cr|drqueue-0.64.4c1-3|63	cp -av %{SOURCE1} $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d/%name.sh
12cr|drqueue-0.64.4c1-3|64	
12cr|drqueue-0.64.4c1-3|65	%clean
12cr|drqueue-0.64.4c1-3|66	rm -rf $RPM_BUILD_ROOT
12cr|drqueue-0.64.4c1-3|67	
12cr|drqueue-0.64.4c1-3|68	%files
12cr|drqueue-0.64.4c1-3|69	%defattr(-,root,root)
12cr|drqueue-0.64.4c1-3|70	%doc COPYING README* INSTALL AUTHORS
12cr|drqueue-0.64.4c1-3|71	%config(noreplace) %{_sysconfdir}/%name/*.sg
12cr|drqueue-0.64.4c1-3|72	%config(noreplace) %{_sysconfdir}/%name/*.rc
12cr|drqueue-0.64.4c1-3|73	%config(noreplace) %{_sysconfdir}/%name/*.conf
12cr|drqueue-0.64.4c1-3|74	%config(noreplace) %{_sysconfdir}/%name/*.py
12cr|drqueue-0.64.4c1-3|75	%attr(755,root,root) %{_bindir}/*
12cr|drqueue-0.64.4c1-3|76	%attr(755,root,root) %_datadir/%name/
12cr|drqueue-0.64.4c1-3|77	/var/log/drqueue
12cr|drqueue-0.64.4c1-3|78	%attr(755,root,root) %{_sysconfdir}/profile.d/%name.sh
12cr|drqueue-0.64.4c1-3|79	
12cr|drqueue-0.64.4c1-3|80	
12cr|drqueue-0.64.4c1-3|81	%changelog
12cr|drqueue-0.64.4c1-3|82	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.64.4c1-3mdv2011.0
12cr|drqueue-0.64.4c1-3|83	+ Revision: 610283
12cr|drqueue-0.64.4c1-3|84	- rebuild
12cr|drqueue-0.64.4c1-3|85	
12cr|drqueue-0.64.4c1-3|86	* Wed Jan 27 2010 Antoine Ginies <aginies@mandriva.com> 0.64.4c1-2mdv2010.1
12cr|drqueue-0.64.4c1-3|87	+ Revision: 496956
12cr|drqueue-0.64.4c1-3|88	- fix missing files, and add basic configuration files
12cr|drqueue-0.64.4c1-3|89	- add some configurations files
12cr|drqueue-0.64.4c1-3|90	
12cr|drqueue-0.64.4c1-3|91	* Tue Jan 26 2010 Antoine Ginies <aginies@mandriva.com> 0.64.4c1-1mdv2010.1
12cr|drqueue-0.64.4c1-3|92	+ Revision: 496525
12cr|drqueue-0.64.4c1-3|93	- version 0.64.4c1
12cr|drqueue-0.64.4c1-3|94	
12cr|drqueue-0.64.4c1-3|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|drqueue-0.64.4c1-3|96	- rebuild
12cr|drqueue-0.64.4c1-3|97	
12cr|drqueue-0.64.4c1-3|98	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.64.1-3mdv2008.1
12cr|drqueue-0.64.4c1-3|99	+ Revision: 170803
12cr|drqueue-0.64.4c1-3|100	- rebuild
12cr|drqueue-0.64.4c1-3|101	- summary is not licence tag
12cr|drqueue-0.64.4c1-3|102	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|drqueue-0.64.4c1-3|103	- kill re-definition of %%buildroot on Pixel's request
12cr|drqueue-0.64.4c1-3|104	
12cr|drqueue-0.64.4c1-3|105	+ Olivier Blin <oblin@mandriva.com>
12cr|drqueue-0.64.4c1-3|106	- restore BuildRoot
12cr|drqueue-0.64.4c1-3|107	
12cr|drqueue-0.64.4c1-3|108	* Fri Jun 22 2007 Thierry Vignaud <tv@mandriva.org> 0.64.1-2mdv2008.0
12cr|drqueue-0.64.4c1-3|109	+ Revision: 42955
12cr|drqueue-0.64.4c1-3|110	- fix group
12cr|drqueue-0.64.4c1-3|111	
12cr|drqueue-0.64.4c1-3|112	
12cr|drqueue-0.64.4c1-3|113	* Sun Dec 17 2006 Pascal Terjan <pterjan@mandriva.org> 0.64.1-1mdv2007.0
12cr|drqueue-0.64.4c1-3|114	+ Revision: 98217
12cr|drqueue-0.64.4c1-3|115	- BuildRequires gtk2-devel
12cr|drqueue-0.64.4c1-3|116	- 0.64.1
12cr|drqueue-0.64.4c1-3|117	- updated patch
12cr|drqueue-0.64.4c1-3|118	- mkrel
12cr|drqueue-0.64.4c1-3|119	- Import drqueue
12cr|drqueue-0.64.4c1-3|120	
12cr|drqueue-0.64.4c1-3|121	* Thu Jan 05 2006 Antoine Ginies <aginies@mandriva.com> 0.62.1-1mdk
12cr|drqueue-0.64.4c1-3|122	- first release
12cr|drqueue-0.64.4c1-3|123	

1043 12
12cr|drumstick-0.5.0-1|1	Name:		drumstick
12cr|drumstick-0.5.0-1|2	Summary:		C++/Qt4 wrapper around the ALSA library sequencer interface
12cr|drumstick-0.5.0-1|3	Version:		0.5.0
12cr|drumstick-0.5.0-1|4	Release:		1
12cr|drumstick-0.5.0-1|5	Group:		Development/C++
12cr|drumstick-0.5.0-1|6	License:		GPLv2+
12cr|drumstick-0.5.0-1|7	URL:		http://drumstick.sourceforge.net/
12cr|drumstick-0.5.0-1|8	Source0:		http://downloads.sourceforge.net/project/drumstick/%{version}/%{name}-%{version}.tar.bz2
12cr|drumstick-0.5.0-1|9	Patch0:		drumstick-0.5.0-fix-gold-linker.patch
12cr|drumstick-0.5.0-1|10	BuildRequires:	cmake >= 2.6.0
12cr|drumstick-0.5.0-1|11	BuildRequires:	qt4-devel >= 4.4.0
12cr|drumstick-0.5.0-1|12	BuildRequires:	libalsa-devel >= 1.0.0
12cr|drumstick-0.5.0-1|13	# to build the manpages
12cr|drumstick-0.5.0-1|14	BuildRequires:	doxygen >= 1.5.0
12cr|drumstick-0.5.0-1|15	BuildRequires:	xsltproc
12cr|drumstick-0.5.0-1|16	BuildRequires:	docbook-xsl
12cr|drumstick-0.5.0-1|17	BuildRequires:	docbook-dtd-xml
12cr|drumstick-0.5.0-1|18	BuildRequires:	graphviz
12cr|drumstick-0.5.0-1|19	# See INSTALL file
12cr|drumstick-0.5.0-1|20	BuildRequires:	shared-mime-info >= 0.3.0
12cr|drumstick-0.5.0-1|21	# vpiano example program needs it
12cr|drumstick-0.5.0-1|22	BuildRequires:	libx11-devel
12cr|drumstick-0.5.0-1|23	
12cr|drumstick-0.5.0-1|24	%description
12cr|drumstick-0.5.0-1|25	The %{name} library is a C++ wrapper around the ALSA library sequencer
12cr|drumstick-0.5.0-1|26	interface, using Qt4 objects, idioms and style. The ALSA sequencer
12cr|drumstick-0.5.0-1|27	interface provides software support for MIDI technology on GNU/Linux.
12cr|drumstick-0.5.0-1|28	
12cr|drumstick-0.5.0-1|29	
12cr|drumstick-0.5.0-1|30	%package devel
12cr|drumstick-0.5.0-1|31	Summary:		Developer files for %{name}
12cr|drumstick-0.5.0-1|32	Group:		Development/C++
12cr|drumstick-0.5.0-1|33	Requires:	%{name} = %{version}-%{release}
12cr|drumstick-0.5.0-1|34	
12cr|drumstick-0.5.0-1|35	%description devel
12cr|drumstick-0.5.0-1|36	The %{name} library is a C++ wrapper around the ALSA library sequencer
12cr|drumstick-0.5.0-1|37	interface, using Qt4 objects, idioms and style. This package contains
12cr|drumstick-0.5.0-1|38	the files needed for build programs against %{name}.
12cr|drumstick-0.5.0-1|39	
12cr|drumstick-0.5.0-1|40	
12cr|drumstick-0.5.0-1|41	%package	 examples
12cr|drumstick-0.5.0-1|42	Summary:		Example programs for %{name}
12cr|drumstick-0.5.0-1|43	Group:		Development/C++
12cr|drumstick-0.5.0-1|44	Requires:	%{name} = %{version}-%{release}
12cr|drumstick-0.5.0-1|45	
12cr|drumstick-0.5.0-1|46	%description examples
12cr|drumstick-0.5.0-1|47	This package contains the test/example programs for %{name}.
12cr|drumstick-0.5.0-1|48	
12cr|drumstick-0.5.0-1|49	
12cr|drumstick-0.5.0-1|50	%prep
12cr|drumstick-0.5.0-1|51	%setup -qn %{name}-%{version}
12cr|drumstick-0.5.0-1|52	%apply_patches
12cr|drumstick-0.5.0-1|53	
12cr|drumstick-0.5.0-1|54	%build
12cr|drumstick-0.5.0-1|55	%cmake
12cr|drumstick-0.5.0-1|56	%make
12cr|drumstick-0.5.0-1|57	# (gvm) Make also the doxygen docs for the library
12cr|drumstick-0.5.0-1|58	%make doxygen
12cr|drumstick-0.5.0-1|59	
12cr|drumstick-0.5.0-1|60	%install
12cr|drumstick-0.5.0-1|61	rm -rf %{buildroot}
12cr|drumstick-0.5.0-1|62	%makeinstall_std -C build
12cr|drumstick-0.5.0-1|63	
12cr|drumstick-0.5.0-1|64	%files
12cr|drumstick-0.5.0-1|65	%doc AUTHORS ChangeLog COPYING NEWS README TODO
12cr|drumstick-0.5.0-1|66	%{_datadir}/mime/packages/drumstick.xml
12cr|drumstick-0.5.0-1|67	%{_libdir}/libdrumstick-alsa.so.0*
12cr|drumstick-0.5.0-1|68	%{_libdir}/libdrumstick-file.so.0*
12cr|drumstick-0.5.0-1|69	
12cr|drumstick-0.5.0-1|70	%files devel
12cr|drumstick-0.5.0-1|71	%doc build/doc/html/*
12cr|drumstick-0.5.0-1|72	%{_libdir}/libdrumstick*.so
12cr|drumstick-0.5.0-1|73	%{_libdir}/pkgconfig/*.pc
12cr|drumstick-0.5.0-1|74	%{_includedir}/drumstick/
12cr|drumstick-0.5.0-1|75	%{_includedir}/drumstick.h
12cr|drumstick-0.5.0-1|76	
12cr|drumstick-0.5.0-1|77	%files examples
12cr|drumstick-0.5.0-1|78	%{_bindir}/drumstick-*
12cr|drumstick-0.5.0-1|79	%{_datadir}/applications/drumstick-*.desktop
12cr|drumstick-0.5.0-1|80	%{_datadir}/icons/hicolor/*/apps/*
12cr|drumstick-0.5.0-1|81	%{_mandir}/man1/%{name}-*
12cr|drumstick-0.5.0-1|82	
12cr|drumstick-0.5.0-1|83	
12cr|drumstick-0.5.0-1|84	%changelog
12cr|drumstick-0.5.0-1|85	* Thu Oct 11 2012 Giovanni Mariani <mc2374@mclink.it> 0.5.0-1
12cr|drumstick-0.5.0-1|86	- Removed BuildRoot, %%defattr, %%mkrel and %%clean section
12cr|drumstick-0.5.0-1|87	- Added some BReqs according to the INSTALL file from sources
12cr|drumstick-0.5.0-1|88	- Changed BReq for alsa devel package and hopefully fix the build
12cr|drumstick-0.5.0-1|89	- Added BReq for libx11-devel as it is needed from vpiano example program
12cr|drumstick-0.5.0-1|90	- Added P0 (taken from Debian) to try to resolve troubles with gold linker)
12cr|drumstick-0.5.0-1|91	- Enabled building of doxygen-generated docs for the library and
12cr|drumstick-0.5.0-1|92	added them to the devel package (and made rpmlint more happy)
12cr|drumstick-0.5.0-1|93	- Moved mime infos in the examples package (they refer to the example
12cr|drumstick-0.5.0-1|94	program, not to the library)
12cr|drumstick-0.5.0-1|95	
12cr|drumstick-0.5.0-1|96	* Fri Sep 10 2010 Funda Wang <fwang@mandriva.org> 0.5.0-1mdv2011.0
12cr|drumstick-0.5.0-1|97	+ Revision: 577123
12cr|drumstick-0.5.0-1|98	- update to new version 0.5.0
12cr|drumstick-0.5.0-1|99	
12cr|drumstick-0.5.0-1|100	* Tue Aug 03 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.4.1-1mdv2011.0
12cr|drumstick-0.5.0-1|101	+ Revision: 565192
12cr|drumstick-0.5.0-1|102	- update to 0.4.1
12cr|drumstick-0.5.0-1|103	- add BR, docbook-dtd45-xml and xsltproc to build the manpages
12cr|drumstick-0.5.0-1|104	
12cr|drumstick-0.5.0-1|105	* Mon Apr 26 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3.1-1mdv2010.1
12cr|drumstick-0.5.0-1|106	+ Revision: 539293
12cr|drumstick-0.5.0-1|107	- new release, 0.3.1
12cr|drumstick-0.5.0-1|108	
12cr|drumstick-0.5.0-1|109	* Mon Mar 15 2010 Funda Wang <fwang@mandriva.org> 0.3.0-1mdv2010.1
12cr|drumstick-0.5.0-1|110	+ Revision: 519781
12cr|drumstick-0.5.0-1|111	- new version 0.3.0
12cr|drumstick-0.5.0-1|112	
12cr|drumstick-0.5.0-1|113	* Mon Feb 22 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.2.99-0.svn.1mdv2010.1
12cr|drumstick-0.5.0-1|114	+ Revision: 509374
12cr|drumstick-0.5.0-1|115	- fix spec
12cr|drumstick-0.5.0-1|116	- Import drumstick for kmid2 (based on Fedora spec
12cr|drumstick-0.5.0-1|117	
12cr|drumstick-0.5.0-1|118	

1044 12
12cr|drupal-7.14-1|1	Name:           drupal
12cr|drupal-7.14-1|2	Version:        7.14
12cr|drupal-7.14-1|3	Release:        1
12cr|drupal-7.14-1|4	Source0:        http://ftp.osuosl.org/pub/drupal/files/projects/%name-%version.tar.gz
12cr|drupal-7.14-1|5	Patch0:		drupal-7.2-baseurl.patch
12cr|drupal-7.14-1|6	Summary:        Open source content management platform
12cr|drupal-7.14-1|7	URL:            http://www.drupal.org/
12cr|drupal-7.14-1|8	License:        GPLv2+
12cr|drupal-7.14-1|9	Group:          Networking/WWW
12cr|drupal-7.14-1|10	Requires:       apache
12cr|drupal-7.14-1|11	Requires:       apache-mod_php
12cr|drupal-7.14-1|12	Requires:       php-xml
12cr|drupal-7.14-1|13	Requires:       php-mbstring
12cr|drupal-7.14-1|14	Requires:	php-gd
12cr|drupal-7.14-1|15	Suggests:	drupal-database-storage
12cr|drupal-7.14-1|16	BuildArch:      noarch
12cr|drupal-7.14-1|17	
12cr|drupal-7.14-1|18	%description
12cr|drupal-7.14-1|19	Drupal is a free software package that allows an individual or a
12cr|drupal-7.14-1|20	community of users to easily publish, manage and organize a wide variety
12cr|drupal-7.14-1|21	of content on a website. Tens of thousands of people and organizations
12cr|drupal-7.14-1|22	have used Drupal to power scores of different web sites, including
12cr|drupal-7.14-1|23	
12cr|drupal-7.14-1|24	* Community web portals
12cr|drupal-7.14-1|25	* Discussion sites
12cr|drupal-7.14-1|26	* Corporate web sites
12cr|drupal-7.14-1|27	* Intranet applications
12cr|drupal-7.14-1|28	* Personal web sites or blogs
12cr|drupal-7.14-1|29	* Aficionado sites
12cr|drupal-7.14-1|30	* E-commerce applications
12cr|drupal-7.14-1|31	* Resource directories
12cr|drupal-7.14-1|32	* Social Networking sites
12cr|drupal-7.14-1|33	
12cr|drupal-7.14-1|34	%package mysql
12cr|drupal-7.14-1|35	Summary: mysql storage of druapl
12cr|drupal-7.14-1|36	Group: Networking/WWW
12cr|drupal-7.14-1|37	Provides: drupal-database-storage = %{EVRD}
12cr|drupal-7.14-1|38	Requires: drupal = %{version}
12cr|drupal-7.14-1|39	Requires: php-pdo_mysql
12cr|drupal-7.14-1|40	Requires: mysql
12cr|drupal-7.14-1|41	Obsoletes: drupal-mysqli < %{version}
12cr|drupal-7.14-1|42	
12cr|drupal-7.14-1|43	%description mysql
12cr|drupal-7.14-1|44	This package provides virtual requries of using mysql as storage backend
12cr|drupal-7.14-1|45	for drupal.
12cr|drupal-7.14-1|46	
12cr|drupal-7.14-1|47	%package postgresql
12cr|drupal-7.14-1|48	Summary: postgresql storage of drupal
12cr|drupal-7.14-1|49	Group: Networking/WWW
12cr|drupal-7.14-1|50	Provides: drupal-database-storage = %{EVRD}
12cr|drupal-7.14-1|51	Requires: drupal = %{version}
12cr|drupal-7.14-1|52	Requires: php-pdo_pgsql
12cr|drupal-7.14-1|53	Requires: postgresql-virtual
12cr|drupal-7.14-1|54	
12cr|drupal-7.14-1|55	%description postgresql
12cr|drupal-7.14-1|56	This package provides virtual requries of using postgresql as storage backend
12cr|drupal-7.14-1|57	for drupal.
12cr|drupal-7.14-1|58	
12cr|drupal-7.14-1|59	%package sqlite
12cr|drupal-7.14-1|60	Summary: sqlite storage of druapl
12cr|drupal-7.14-1|61	Group: Networking/WWW
12cr|drupal-7.14-1|62	Provides: drupal-database-storage = %{EVRD}
12cr|drupal-7.14-1|63	Requires: drupal = %{version}
12cr|drupal-7.14-1|64	Requires: php-pdo_sqlite
12cr|drupal-7.14-1|65	
12cr|drupal-7.14-1|66	%description sqlite
12cr|drupal-7.14-1|67	This package provides virtual requries of using sqlite as storage backend
12cr|drupal-7.14-1|68	for drupal.
12cr|drupal-7.14-1|69	
12cr|drupal-7.14-1|70	%prep
12cr|drupal-7.14-1|71	%setup -q
12cr|drupal-7.14-1|72	%patch0 -p0
12cr|drupal-7.14-1|73	
12cr|drupal-7.14-1|74	%install
12cr|drupal-7.14-1|75	%{__mkdir_p} %{buildroot}%{_var}/www/drupal
12cr|drupal-7.14-1|76	cp -a * %{buildroot}%{_var}/www/drupal
12cr|drupal-7.14-1|77	
12cr|drupal-7.14-1|78	%{__rm} %{buildroot}%{_var}/www/drupal/*.txt %{buildroot}%{_var}/www/drupal/web.config
12cr|drupal-7.14-1|79	
12cr|drupal-7.14-1|80	%{__mkdir_p} %{buildroot}%{_sysconfdir}/drupal
12cr|drupal-7.14-1|81	%{__cat} > %{buildroot}%{_sysconfdir}/drupal/robots.txt << EOF
12cr|drupal-7.14-1|82	User-agent: *
12cr|drupal-7.14-1|83	Disallow:   /
12cr|drupal-7.14-1|84	EOF
12cr|drupal-7.14-1|85	(cd %{buildroot}%{_var}/www/drupal && \
12cr|drupal-7.14-1|86	%{__ln_s} %{_sysconfdir}/drupal/robots.txt robots.txt)
12cr|drupal-7.14-1|87	
12cr|drupal-7.14-1|88	%{__mkdir_p} %{buildroot}%{_webappconfdir}
12cr|drupal-7.14-1|89	cp .htaccess %{buildroot}%{_webappconfdir}/drupal.conf
12cr|drupal-7.14-1|90	
12cr|drupal-7.14-1|91	%files
12cr|drupal-7.14-1|92	%defattr(0644,root,root,0755)
12cr|drupal-7.14-1|93	%doc *.txt
12cr|drupal-7.14-1|94	%dir %{_var}/www/drupal
12cr|drupal-7.14-1|95	%{_var}/www/drupal/*.php
12cr|drupal-7.14-1|96	%{_var}/www/drupal/*.txt
12cr|drupal-7.14-1|97	%{_var}/www/drupal/includes
12cr|drupal-7.14-1|98	%{_var}/www/drupal/misc
12cr|drupal-7.14-1|99	%{_var}/www/drupal/modules
12cr|drupal-7.14-1|100	%{_var}/www/drupal/profiles
12cr|drupal-7.14-1|101	%dir %{_var}/www/drupal/scripts
12cr|drupal-7.14-1|102	%attr(0755,root,root) %{_var}/www/drupal/scripts/*
12cr|drupal-7.14-1|103	%attr(0755,apache,apache) %{_var}/www/drupal/sites
12cr|drupal-7.14-1|104	%{_var}/www/drupal/themes
12cr|drupal-7.14-1|105	%attr(710,root,apache) %dir %{_sysconfdir}/drupal
12cr|drupal-7.14-1|106	%attr(640,root,apache) %config(noreplace) %{_sysconfdir}/drupal/robots.txt
12cr|drupal-7.14-1|107	%config(noreplace) %{_webappconfdir}/drupal.conf
12cr|drupal-7.14-1|108	
12cr|drupal-7.14-1|109	%files mysql
12cr|drupal-7.14-1|110	
12cr|drupal-7.14-1|111	%files postgresql
12cr|drupal-7.14-1|112	
12cr|drupal-7.14-1|113	%files sqlite
12cr|drupal-7.14-1|114	
12cr|drupal-7.14-1|115	
12cr|drupal-7.14-1|116	%changelog
12cr|drupal-7.14-1|117	* Fri May 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.14-1
12cr|drupal-7.14-1|118	+ Revision: 798225
12cr|drupal-7.14-1|119	- update to 7.14
12cr|drupal-7.14-1|120	
12cr|drupal-7.14-1|121	* Sun Feb 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 0:7.12-1
12cr|drupal-7.14-1|122	+ Revision: 771308
12cr|drupal-7.14-1|123	- version update 7.12
12cr|drupal-7.14-1|124	
12cr|drupal-7.14-1|125	* Tue Oct 11 2011 Funda Wang <fwang@mandriva.org> 0:7.8-1
12cr|drupal-7.14-1|126	+ Revision: 704244
12cr|drupal-7.14-1|127	- new version 7.8
12cr|drupal-7.14-1|128	
12cr|drupal-7.14-1|129	* Thu Jul 07 2011 Funda Wang <fwang@mandriva.org> 0:7.4-1
12cr|drupal-7.14-1|130	+ Revision: 689048
12cr|drupal-7.14-1|131	- update to new version 7.4
12cr|drupal-7.14-1|132	
12cr|drupal-7.14-1|133	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0:7.2-1
12cr|drupal-7.14-1|134	+ Revision: 681642
12cr|drupal-7.14-1|135	- new version 7.2
12cr|drupal-7.14-1|136	
12cr|drupal-7.14-1|137	* Sat Jan 08 2011 Funda Wang <fwang@mandriva.org> 0:7.0-1mdv2011.0
12cr|drupal-7.14-1|138	+ Revision: 630576
12cr|drupal-7.14-1|139	- new version 7.0
12cr|drupal-7.14-1|140	
12cr|drupal-7.14-1|141	* Thu Dec 16 2010 Funda Wang <fwang@mandriva.org> 0:6.20-1mdv2011.0
12cr|drupal-7.14-1|142	+ Revision: 622382
12cr|drupal-7.14-1|143	- update to new version 6.20
12cr|drupal-7.14-1|144	
12cr|drupal-7.14-1|145	* Sun Aug 15 2010 Funda Wang <fwang@mandriva.org> 0:6.19-1mdv2011.0
12cr|drupal-7.14-1|146	+ Revision: 570187
12cr|drupal-7.14-1|147	- update to new version 6.19
12cr|drupal-7.14-1|148	
12cr|drupal-7.14-1|149	* Tue Jul 27 2010 Jerome Martin <jmartin@mandriva.org> 0:6.17-1mdv2011.0
12cr|drupal-7.14-1|150	+ Revision: 561158
12cr|drupal-7.14-1|151	- Release 6.17
12cr|drupal-7.14-1|152	
12cr|drupal-7.14-1|153	* Fri Mar 05 2010 Funda Wang <fwang@mandriva.org> 0:6.16-1mdv2010.1
12cr|drupal-7.14-1|154	+ Revision: 514438
12cr|drupal-7.14-1|155	- New version 6.16
12cr|drupal-7.14-1|156	
12cr|drupal-7.14-1|157	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0:6.15-2mdv2010.1
12cr|drupal-7.14-1|158	+ Revision: 513130
12cr|drupal-7.14-1|159	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|drupal-7.14-1|160	
12cr|drupal-7.14-1|161	* Thu Dec 17 2009 Funda Wang <fwang@mandriva.org> 0:6.15-1mdv2010.1
12cr|drupal-7.14-1|162	+ Revision: 479651
12cr|drupal-7.14-1|163	- rediff baseurl patch
12cr|drupal-7.14-1|164	- new version 6.15
12cr|drupal-7.14-1|165	
12cr|drupal-7.14-1|166	* Thu Sep 17 2009 Frederik Himpe <fhimpe@mandriva.org> 0:6.14-1mdv2010.0
12cr|drupal-7.14-1|167	+ Revision: 444140
12cr|drupal-7.14-1|168	- update to new version 6.14
12cr|drupal-7.14-1|169	
12cr|drupal-7.14-1|170	* Thu Aug 06 2009 Funda Wang <fwang@mandriva.org> 0:6.13-4mdv2010.0
12cr|drupal-7.14-1|171	+ Revision: 410916
12cr|drupal-7.14-1|172	- add dependency for main pacakge
12cr|drupal-7.14-1|173	- add several virtual provides to ease users
12cr|drupal-7.14-1|174	
12cr|drupal-7.14-1|175	* Thu Aug 06 2009 Funda Wang <fwang@mandriva.org> 0:6.13-2mdv2010.0
12cr|drupal-7.14-1|176	+ Revision: 410890
12cr|drupal-7.14-1|177	- add php-gd for its dependency (bug#51786)
12cr|drupal-7.14-1|178	- fix perm of sites subdir (bug#52682)
12cr|drupal-7.14-1|179	
12cr|drupal-7.14-1|180	* Thu Jul 23 2009 Frederik Himpe <fhimpe@mandriva.org> 0:6.13-1mdv2010.0
12cr|drupal-7.14-1|181	+ Revision: 399044
12cr|drupal-7.14-1|182	- update to new version 6.13
12cr|drupal-7.14-1|183	
12cr|drupal-7.14-1|184	* Thu May 14 2009 Frederik Himpe <fhimpe@mandriva.org> 0:6.12-1mdv2010.0
12cr|drupal-7.14-1|185	+ Revision: 375765
12cr|drupal-7.14-1|186	- update to new version 6.12
12cr|drupal-7.14-1|187	
12cr|drupal-7.14-1|188	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 0:6.11-1mdv2010.0
12cr|drupal-7.14-1|189	+ Revision: 370003
12cr|drupal-7.14-1|190	- New version 6.11
12cr|drupal-7.14-1|191	
12cr|drupal-7.14-1|192	* Sat Mar 14 2009 Funda Wang <fwang@mandriva.org> 0:6.10-1mdv2009.1
12cr|drupal-7.14-1|193	+ Revision: 354970
12cr|drupal-7.14-1|194	- New version 6.10
12cr|drupal-7.14-1|195	
12cr|drupal-7.14-1|196	* Fri Jan 16 2009 Funda Wang <fwang@mandriva.org> 0:6.9-1mdv2009.1
12cr|drupal-7.14-1|197	+ Revision: 330090
12cr|drupal-7.14-1|198	- New version 6.9
12cr|drupal-7.14-1|199	
12cr|drupal-7.14-1|200	* Sun Dec 14 2008 Funda Wang <fwang@mandriva.org> 0:6.8-1mdv2009.1
12cr|drupal-7.14-1|201	+ Revision: 314236
12cr|drupal-7.14-1|202	- new version 6.8
12cr|drupal-7.14-1|203	
12cr|drupal-7.14-1|204	* Thu Dec 11 2008 Funda Wang <fwang@mandriva.org> 0:6.7-1mdv2009.1
12cr|drupal-7.14-1|205	+ Revision: 312863
12cr|drupal-7.14-1|206	- rediff baseurl patch
12cr|drupal-7.14-1|207	- new version 6.7
12cr|drupal-7.14-1|208	
12cr|drupal-7.14-1|209	* Thu Oct 23 2008 Funda Wang <fwang@mandriva.org> 0:6.6-1mdv2009.1
12cr|drupal-7.14-1|210	+ Revision: 296651
12cr|drupal-7.14-1|211	- update to new version 6.6
12cr|drupal-7.14-1|212	
12cr|drupal-7.14-1|213	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 0:6.5-1mdv2009.1
12cr|drupal-7.14-1|214	+ Revision: 292746
12cr|drupal-7.14-1|215	- update to new version 6.5
12cr|drupal-7.14-1|216	
12cr|drupal-7.14-1|217	* Thu Aug 14 2008 Funda Wang <fwang@mandriva.org> 0:6.4-1mdv2009.0
12cr|drupal-7.14-1|218	+ Revision: 271698
12cr|drupal-7.14-1|219	- New version 6.4
12cr|drupal-7.14-1|220	
12cr|drupal-7.14-1|221	* Sun Jul 27 2008 Funda Wang <fwang@mandriva.org> 0:6.3-3mdv2009.0
12cr|drupal-7.14-1|222	+ Revision: 250565
12cr|drupal-7.14-1|223	- drop /var/www/drupal/.htaccess, put all the stuff into webapps.conf
12cr|drupal-7.14-1|224	
12cr|drupal-7.14-1|225	* Fri Jul 25 2008 Funda Wang <fwang@mandriva.org> 0:6.3-2mdv2009.0
12cr|drupal-7.14-1|226	+ Revision: 248194
12cr|drupal-7.14-1|227	- add htaccess file
12cr|drupal-7.14-1|228	
12cr|drupal-7.14-1|229	* Thu Jul 10 2008 Funda Wang <fwang@mandriva.org> 0:6.3-1mdv2009.0
12cr|drupal-7.14-1|230	+ Revision: 233274
12cr|drupal-7.14-1|231	- update to new version 6.3
12cr|drupal-7.14-1|232	
12cr|drupal-7.14-1|233	* Tue May 13 2008 Funda Wang <fwang@mandriva.org> 0:6.2-2mdv2009.0
12cr|drupal-7.14-1|234	+ Revision: 206530
12cr|drupal-7.14-1|235	- clearify default baseurl
12cr|drupal-7.14-1|236	- drupal now has a beautiful installer
12cr|drupal-7.14-1|237	
12cr|drupal-7.14-1|238	* Sat Apr 12 2008 Funda Wang <fwang@mandriva.org> 0:6.2-1mdv2009.0
12cr|drupal-7.14-1|239	+ Revision: 192607
12cr|drupal-7.14-1|240	- New version 6.2
12cr|drupal-7.14-1|241	
12cr|drupal-7.14-1|242	* Sun Mar 02 2008 Funda Wang <fwang@mandriva.org> 0:6.1-1mdv2008.1
12cr|drupal-7.14-1|243	+ Revision: 177600
12cr|drupal-7.14-1|244	- New version 6.1
12cr|drupal-7.14-1|245	
12cr|drupal-7.14-1|246	* Sat Feb 16 2008 David Walluck <walluck@mandriva.org> 0:6.0-1mdv2008.1
12cr|drupal-7.14-1|247	+ Revision: 169228
12cr|drupal-7.14-1|248	- fix install
12cr|drupal-7.14-1|249	- fix mixed-use-of-spaces-and-tabs
12cr|drupal-7.14-1|250	- 6.0
12cr|drupal-7.14-1|251	
12cr|drupal-7.14-1|252	* Tue Jan 29 2008 Funda Wang <fwang@mandriva.org> 0:5.7-1mdv2008.1
12cr|drupal-7.14-1|253	+ Revision: 159770
12cr|drupal-7.14-1|254	- New version 5.7
12cr|drupal-7.14-1|255	
12cr|drupal-7.14-1|256	* Fri Jan 11 2008 Funda Wang <fwang@mandriva.org> 0:5.6-1mdv2008.1
12cr|drupal-7.14-1|257	+ Revision: 147909
12cr|drupal-7.14-1|258	- update to new version 5.6
12cr|drupal-7.14-1|259	- requires mbstring
12cr|drupal-7.14-1|260	- new license policy
12cr|drupal-7.14-1|261	- requires php-xml
12cr|drupal-7.14-1|262	
12cr|drupal-7.14-1|263	+ Olivier Blin <blino@mandriva.org>
12cr|drupal-7.14-1|264	- restore BuildRoot
12cr|drupal-7.14-1|265	
12cr|drupal-7.14-1|266	+ Thierry Vignaud <tv@mandriva.org>
12cr|drupal-7.14-1|267	- kill re-definition of %%buildroot on Pixel's request
12cr|drupal-7.14-1|268	
12cr|drupal-7.14-1|269	* Fri Dec 07 2007 Funda Wang <fwang@mandriva.org> 0:5.5-1mdv2008.1
12cr|drupal-7.14-1|270	+ Revision: 116118
12cr|drupal-7.14-1|271	- update to new version 5.5
12cr|drupal-7.14-1|272	
12cr|drupal-7.14-1|273	* Fri Oct 19 2007 Pascal Terjan <pterjan@mandriva.org> 0:5.3-1mdv2008.1
12cr|drupal-7.14-1|274	+ Revision: 100221
12cr|drupal-7.14-1|275	- update to new version 5.3
12cr|drupal-7.14-1|276	
12cr|drupal-7.14-1|277	* Mon Aug 06 2007 Funda Wang <fwang@mandriva.org> 0:5.2-1mdv2008.0
12cr|drupal-7.14-1|278	+ Revision: 59415
12cr|drupal-7.14-1|279	- New version 5.2
12cr|drupal-7.14-1|280	
12cr|drupal-7.14-1|281	
12cr|drupal-7.14-1|282	* Thu Mar 08 2007 David Walluck <walluck@mandriva.org> 5.1-1mdv2007.1
12cr|drupal-7.14-1|283	+ Revision: 134958
12cr|drupal-7.14-1|284	- 5.1
12cr|drupal-7.14-1|285	- Import drupal
12cr|drupal-7.14-1|286	
12cr|drupal-7.14-1|287	* Fri May 05 2006 Lenny Cartier <lenny@mandriva.com> 4.7.0-1mdk
12cr|drupal-7.14-1|288	- 4.7.0
12cr|drupal-7.14-1|289	
12cr|drupal-7.14-1|290	* Sat May 08 2004 Robert Vojta <robert.vojta@mandrake.cz> 4.4.0-2mdk
12cr|drupal-7.14-1|291	- rebuild (bug #9709)
12cr|drupal-7.14-1|292	
12cr|drupal-7.14-1|293	* Fri Apr 16 2004 Daouda LO <daouda@mandrakesoft.com> 4.4.0-1mdk
12cr|drupal-7.14-1|294	- first mandrake package
12cr|drupal-7.14-1|295	

1045 12
12cr|drupal-antispam-7.x.1.5-1|1	%define modname		antispam
12cr|drupal-antispam-7.x.1.5-1|2	%define drupal_version	7
12cr|drupal-antispam-7.x.1.5-1|3	%define module_version	1.5
12cr|drupal-antispam-7.x.1.5-1|4	%define version		%{drupal_version}.x.%{module_version}
12cr|drupal-antispam-7.x.1.5-1|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
12cr|drupal-antispam-7.x.1.5-1|6	
12cr|drupal-antispam-7.x.1.5-1|7	Name:		drupal-%{modname}
12cr|drupal-antispam-7.x.1.5-1|8	Summary:	AntiSpam module for Drupal
12cr|drupal-antispam-7.x.1.5-1|9	Version:	%{version}
12cr|drupal-antispam-7.x.1.5-1|10	Release:	1
12cr|drupal-antispam-7.x.1.5-1|11	License:	GPLv2+
12cr|drupal-antispam-7.x.1.5-1|12	Group:		Networking/WWW
12cr|drupal-antispam-7.x.1.5-1|13	URL:		https://drupal.org/project/%{modname}
12cr|drupal-antispam-7.x.1.5-1|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
12cr|drupal-antispam-7.x.1.5-1|15	BuildArch:	noarch
12cr|drupal-antispam-7.x.1.5-1|16	Requires:	drupal >= %{drupal_version}
12cr|drupal-antispam-7.x.1.5-1|17	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
12cr|drupal-antispam-7.x.1.5-1|18	
12cr|drupal-antispam-7.x.1.5-1|19	%description
12cr|drupal-antispam-7.x.1.5-1|20	AntiSpam module is the successor of the Akismet module, and it provides spam
12cr|drupal-antispam-7.x.1.5-1|21	protection to your drupal site using external antispam service like Akismet.
12cr|drupal-antispam-7.x.1.5-1|22	
12cr|drupal-antispam-7.x.1.5-1|23	AntiSpam module expanded the support of the external antispam service
12cr|drupal-antispam-7.x.1.5-1|24	with TypePad AntiSpam and Defensio service as well as Akismet service.
12cr|drupal-antispam-7.x.1.5-1|25	Now you can choose one of the antispam service you wish to use.
12cr|drupal-antispam-7.x.1.5-1|26	
12cr|drupal-antispam-7.x.1.5-1|27	%prep
12cr|drupal-antispam-7.x.1.5-1|28	%setup -q -n %{modname}
12cr|drupal-antispam-7.x.1.5-1|29	
12cr|drupal-antispam-7.x.1.5-1|30	%build
12cr|drupal-antispam-7.x.1.5-1|31	
12cr|drupal-antispam-7.x.1.5-1|32	%install
12cr|drupal-antispam-7.x.1.5-1|33	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
12cr|drupal-antispam-7.x.1.5-1|34	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
12cr|drupal-antispam-7.x.1.5-1|35	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
12cr|drupal-antispam-7.x.1.5-1|36	
12cr|drupal-antispam-7.x.1.5-1|37	%files
12cr|drupal-antispam-7.x.1.5-1|38	%{_var}/www/drupal/modules/%{modname}
12cr|drupal-antispam-7.x.1.5-1|39	
12cr|drupal-antispam-7.x.1.5-1|40	
12cr|drupal-antispam-7.x.1.5-1|41	%changelog
12cr|drupal-antispam-7.x.1.5-1|42	* Thu Aug 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.1.5-1
12cr|drupal-antispam-7.x.1.5-1|43	+ Revision: 813169
12cr|drupal-antispam-7.x.1.5-1|44	- update to 7.x.1.5
12cr|drupal-antispam-7.x.1.5-1|45	
12cr|drupal-antispam-7.x.1.5-1|46	* Sat May 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.1.4-1
12cr|drupal-antispam-7.x.1.5-1|47	+ Revision: 798469
12cr|drupal-antispam-7.x.1.5-1|48	- imported package drupal-antispam
12cr|drupal-antispam-7.x.1.5-1|49	

1046 12
12cr|drupal-ctools-7.x.1.1-1|1	%define modname		ctools
12cr|drupal-ctools-7.x.1.1-1|2	%define drupal_version	7
12cr|drupal-ctools-7.x.1.1-1|3	%define module_version	1.1
12cr|drupal-ctools-7.x.1.1-1|4	%define version		%{drupal_version}.x.%{module_version}
12cr|drupal-ctools-7.x.1.1-1|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
12cr|drupal-ctools-7.x.1.1-1|6	
12cr|drupal-ctools-7.x.1.1-1|7	Name:		drupal-%{modname}
12cr|drupal-ctools-7.x.1.1-1|8	Summary:	Chaos tool suite module for Drupal
12cr|drupal-ctools-7.x.1.1-1|9	Version:	%{version}
12cr|drupal-ctools-7.x.1.1-1|10	Release:	1
12cr|drupal-ctools-7.x.1.1-1|11	License:	GPLv2+
12cr|drupal-ctools-7.x.1.1-1|12	Group:		Networking/WWW
12cr|drupal-ctools-7.x.1.1-1|13	URL:		https://drupal.org/project/%{modname}
12cr|drupal-ctools-7.x.1.1-1|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
12cr|drupal-ctools-7.x.1.1-1|15	Requires:	drupal >= %{drupal_version}
12cr|drupal-ctools-7.x.1.1-1|16	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
12cr|drupal-ctools-7.x.1.1-1|17	BuildArch:	noarch
12cr|drupal-ctools-7.x.1.1-1|18	
12cr|drupal-ctools-7.x.1.1-1|19	%description
12cr|drupal-ctools-7.x.1.1-1|20	This suite is primarily a set of APIs and tools to improve the developer
12cr|drupal-ctools-7.x.1.1-1|21	experience. It also contains a module called the Page Manager whose job is to
12cr|drupal-ctools-7.x.1.1-1|22	manage pages. In particular it manages panel pages, but as it grows it will be
12cr|drupal-ctools-7.x.1.1-1|23	able to manage far more than just Panels.
12cr|drupal-ctools-7.x.1.1-1|24	
12cr|drupal-ctools-7.x.1.1-1|25	%prep
12cr|drupal-ctools-7.x.1.1-1|26	%setup -q -n %{modname}
12cr|drupal-ctools-7.x.1.1-1|27	
12cr|drupal-ctools-7.x.1.1-1|28	%build
12cr|drupal-ctools-7.x.1.1-1|29	
12cr|drupal-ctools-7.x.1.1-1|30	%install
12cr|drupal-ctools-7.x.1.1-1|31	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
12cr|drupal-ctools-7.x.1.1-1|32	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
12cr|drupal-ctools-7.x.1.1-1|33	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
12cr|drupal-ctools-7.x.1.1-1|34	
12cr|drupal-ctools-7.x.1.1-1|35	%files
12cr|drupal-ctools-7.x.1.1-1|36	%{_var}/www/drupal/modules/%{modname}
12cr|drupal-ctools-7.x.1.1-1|37	%doc API.txt CHANGELOG.txt
12cr|drupal-ctools-7.x.1.1-1|38	
12cr|drupal-ctools-7.x.1.1-1|39	
12cr|drupal-ctools-7.x.1.1-1|40	%changelog
12cr|drupal-ctools-7.x.1.1-1|41	* Thu Aug 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.1.1-1
12cr|drupal-ctools-7.x.1.1-1|42	+ Revision: 813180
12cr|drupal-ctools-7.x.1.1-1|43	- update to 7.x.1.1
12cr|drupal-ctools-7.x.1.1-1|44	
12cr|drupal-ctools-7.x.1.1-1|45	* Fri May 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.1.0-1
12cr|drupal-ctools-7.x.1.1-1|46	+ Revision: 798246
12cr|drupal-ctools-7.x.1.1-1|47	- imported package drupal-ctools
12cr|drupal-ctools-7.x.1.1-1|48	

1047 12
12cr|drupal-metatags_quick-7.x.2.5-1|1	%define modname		metatags_quick
12cr|drupal-metatags_quick-7.x.2.5-1|2	%define drupal_version	7
12cr|drupal-metatags_quick-7.x.2.5-1|3	%define module_version	2.5
12cr|drupal-metatags_quick-7.x.2.5-1|4	%define version		%{drupal_version}.x.%{module_version}
12cr|drupal-metatags_quick-7.x.2.5-1|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
12cr|drupal-metatags_quick-7.x.2.5-1|6	
12cr|drupal-metatags_quick-7.x.2.5-1|7	Name:		drupal-%{modname}
12cr|drupal-metatags_quick-7.x.2.5-1|8	Summary:	Meta tags quick module for Drupal
12cr|drupal-metatags_quick-7.x.2.5-1|9	Version:	%{version}
12cr|drupal-metatags_quick-7.x.2.5-1|10	Release:	1
12cr|drupal-metatags_quick-7.x.2.5-1|11	License:	GPLv2+
12cr|drupal-metatags_quick-7.x.2.5-1|12	Group:		Networking/WWW
12cr|drupal-metatags_quick-7.x.2.5-1|13	URL:		https://drupal.org/project/%{modname}
12cr|drupal-metatags_quick-7.x.2.5-1|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
12cr|drupal-metatags_quick-7.x.2.5-1|15	BuildArch:	noarch
12cr|drupal-metatags_quick-7.x.2.5-1|16	Requires:	drupal >= %{drupal_version}
12cr|drupal-metatags_quick-7.x.2.5-1|17	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
12cr|drupal-metatags_quick-7.x.2.5-1|18	
12cr|drupal-metatags_quick-7.x.2.5-1|19	%description
12cr|drupal-metatags_quick-7.x.2.5-1|20	Meta tags support for Drupal 7 sites based on Fields API.
12cr|drupal-metatags_quick-7.x.2.5-1|21	
12cr|drupal-metatags_quick-7.x.2.5-1|22	%prep
12cr|drupal-metatags_quick-7.x.2.5-1|23	%setup -q -n %{modname}
12cr|drupal-metatags_quick-7.x.2.5-1|24	
12cr|drupal-metatags_quick-7.x.2.5-1|25	%build
12cr|drupal-metatags_quick-7.x.2.5-1|26	
12cr|drupal-metatags_quick-7.x.2.5-1|27	%install
12cr|drupal-metatags_quick-7.x.2.5-1|28	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
12cr|drupal-metatags_quick-7.x.2.5-1|29	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
12cr|drupal-metatags_quick-7.x.2.5-1|30	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
12cr|drupal-metatags_quick-7.x.2.5-1|31	
12cr|drupal-metatags_quick-7.x.2.5-1|32	%files
12cr|drupal-metatags_quick-7.x.2.5-1|33	%{_var}/www/drupal/modules/%{modname}
12cr|drupal-metatags_quick-7.x.2.5-1|34	%doc README.txt
12cr|drupal-metatags_quick-7.x.2.5-1|35	
12cr|drupal-metatags_quick-7.x.2.5-1|36	
12cr|drupal-metatags_quick-7.x.2.5-1|37	%changelog
12cr|drupal-metatags_quick-7.x.2.5-1|38	* Thu Aug 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.2.5-1
12cr|drupal-metatags_quick-7.x.2.5-1|39	+ Revision: 813305
12cr|drupal-metatags_quick-7.x.2.5-1|40	- update to 7.x.2.5
12cr|drupal-metatags_quick-7.x.2.5-1|41	
12cr|drupal-metatags_quick-7.x.2.5-1|42	* Sat May 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.2.4-1
12cr|drupal-metatags_quick-7.x.2.5-1|43	+ Revision: 798458
12cr|drupal-metatags_quick-7.x.2.5-1|44	- imported package drupal-metatags_quick
12cr|drupal-metatags_quick-7.x.2.5-1|45	

1048 12
12cr|drupal-module_filter-7.x.1.7-1|1	%define modname		module_filter
12cr|drupal-module_filter-7.x.1.7-1|2	%define drupal_version	7
12cr|drupal-module_filter-7.x.1.7-1|3	%define module_version	1.7
12cr|drupal-module_filter-7.x.1.7-1|4	%define version		%{drupal_version}.x.%{module_version}
12cr|drupal-module_filter-7.x.1.7-1|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
12cr|drupal-module_filter-7.x.1.7-1|6	
12cr|drupal-module_filter-7.x.1.7-1|7	Name:		drupal-%{modname}
12cr|drupal-module_filter-7.x.1.7-1|8	Summary:	Module Filter module for Drupal
12cr|drupal-module_filter-7.x.1.7-1|9	Version:	%{version}
12cr|drupal-module_filter-7.x.1.7-1|10	Release:	1
12cr|drupal-module_filter-7.x.1.7-1|11	License:	GPLv2+
12cr|drupal-module_filter-7.x.1.7-1|12	Group:		Networking/WWW
12cr|drupal-module_filter-7.x.1.7-1|13	URL:		https://drupal.org/project/%{modname}
12cr|drupal-module_filter-7.x.1.7-1|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
12cr|drupal-module_filter-7.x.1.7-1|15	BuildArch:	noarch
12cr|drupal-module_filter-7.x.1.7-1|16	Requires:	drupal >= %{drupal_version}
12cr|drupal-module_filter-7.x.1.7-1|17	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
12cr|drupal-module_filter-7.x.1.7-1|18	
12cr|drupal-module_filter-7.x.1.7-1|19	%description
12cr|drupal-module_filter-7.x.1.7-1|20	The modules list page can become quite big when dealing with a fairly large
12cr|drupal-module_filter-7.x.1.7-1|21	site or even just a dev site meant for testing new and various modules being
12cr|drupal-module_filter-7.x.1.7-1|22	considered. What this module aims to accomplish is the ability to quickly find
12cr|drupal-module_filter-7.x.1.7-1|23	the module you are looking for without having to rely on the browsers search
12cr|drupal-module_filter-7.x.1.7-1|24	feature which more times than not shows you the module name in the 'Required
12cr|drupal-module_filter-7.x.1.7-1|25	by' or 'Depends on' sections of the various modules or even some other location
12cr|drupal-module_filter-7.x.1.7-1|26	on the page like a menu item.
12cr|drupal-module_filter-7.x.1.7-1|27	
12cr|drupal-module_filter-7.x.1.7-1|28	When tabs is enabled via the Module Filter's settings page, a new module layout
12cr|drupal-module_filter-7.x.1.7-1|29	theme is implemented. This tab layout provides a tab for each package as well
12cr|drupal-module_filter-7.x.1.7-1|30	as a tab that will show every module alphabetically. The filter textfield is
12cr|drupal-module_filter-7.x.1.7-1|31	available on each tab but currently doesn't support autocomplete.
12cr|drupal-module_filter-7.x.1.7-1|32	
12cr|drupal-module_filter-7.x.1.7-1|33	%prep
12cr|drupal-module_filter-7.x.1.7-1|34	%setup -q -n %{modname}
12cr|drupal-module_filter-7.x.1.7-1|35	
12cr|drupal-module_filter-7.x.1.7-1|36	%build
12cr|drupal-module_filter-7.x.1.7-1|37	
12cr|drupal-module_filter-7.x.1.7-1|38	%install
12cr|drupal-module_filter-7.x.1.7-1|39	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
12cr|drupal-module_filter-7.x.1.7-1|40	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
12cr|drupal-module_filter-7.x.1.7-1|41	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
12cr|drupal-module_filter-7.x.1.7-1|42	
12cr|drupal-module_filter-7.x.1.7-1|43	%files
12cr|drupal-module_filter-7.x.1.7-1|44	%{_var}/www/drupal/modules/%{modname}
12cr|drupal-module_filter-7.x.1.7-1|45	%doc CHANGELOG.txt
12cr|drupal-module_filter-7.x.1.7-1|46	
12cr|drupal-module_filter-7.x.1.7-1|47	
12cr|drupal-module_filter-7.x.1.7-1|48	%changelog
12cr|drupal-module_filter-7.x.1.7-1|49	* Thu Aug 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.1.7-1
12cr|drupal-module_filter-7.x.1.7-1|50	+ Revision: 813160
12cr|drupal-module_filter-7.x.1.7-1|51	- update to 7.x.1.7
12cr|drupal-module_filter-7.x.1.7-1|52	
12cr|drupal-module_filter-7.x.1.7-1|53	* Sat May 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.1.6-1
12cr|drupal-module_filter-7.x.1.7-1|54	+ Revision: 798461
12cr|drupal-module_filter-7.x.1.7-1|55	- imported package drupal-module_filter
12cr|drupal-module_filter-7.x.1.7-1|56	

1049 12
12cr|drupal-page_title-7.x.2.7-1|1	%define modname		page_title
12cr|drupal-page_title-7.x.2.7-1|2	%define drupal_version	7
12cr|drupal-page_title-7.x.2.7-1|3	%define module_version	2.7
12cr|drupal-page_title-7.x.2.7-1|4	%define version		%{drupal_version}.x.%{module_version}
12cr|drupal-page_title-7.x.2.7-1|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
12cr|drupal-page_title-7.x.2.7-1|6	
12cr|drupal-page_title-7.x.2.7-1|7	Name:		drupal-%{modname}
12cr|drupal-page_title-7.x.2.7-1|8	Summary:	Page Title module for Drupal
12cr|drupal-page_title-7.x.2.7-1|9	Version:	%{version}
12cr|drupal-page_title-7.x.2.7-1|10	Release:	1
12cr|drupal-page_title-7.x.2.7-1|11	License:	GPLv2+
12cr|drupal-page_title-7.x.2.7-1|12	Group:		Networking/WWW
12cr|drupal-page_title-7.x.2.7-1|13	URL:		https://drupal.org/project/%{modname}
12cr|drupal-page_title-7.x.2.7-1|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
12cr|drupal-page_title-7.x.2.7-1|15	BuildArch:	noarch
12cr|drupal-page_title-7.x.2.7-1|16	Requires:	drupal >= %{drupal_version}
12cr|drupal-page_title-7.x.2.7-1|17	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
12cr|drupal-page_title-7.x.2.7-1|18	
12cr|drupal-page_title-7.x.2.7-1|19	%description
12cr|drupal-page_title-7.x.2.7-1|20	The word "title" is a bit overloaded. Every piece of content in Drupal has
12cr|drupal-page_title-7.x.2.7-1|21	a title, and so does every page. The page title is the one found in the HTML
12cr|drupal-page_title-7.x.2.7-1|22	head inside the <title> tag. It is also used on SERPs (Search Engine Result
12cr|drupal-page_title-7.x.2.7-1|23	Pages) and can greatly enhance your websites SEO (Search Engine Optimization).
12cr|drupal-page_title-7.x.2.7-1|24	
12cr|drupal-page_title-7.x.2.7-1|25	This module gives you granular control over the page title. You can specify
12cr|drupal-page_title-7.x.2.7-1|26	patterns for how the title should be structured and, on content creation pages,
12cr|drupal-page_title-7.x.2.7-1|27	specify the page title separately to the content's title.
12cr|drupal-page_title-7.x.2.7-1|28	
12cr|drupal-page_title-7.x.2.7-1|29	%prep
12cr|drupal-page_title-7.x.2.7-1|30	%setup -q -n %{modname}
12cr|drupal-page_title-7.x.2.7-1|31	
12cr|drupal-page_title-7.x.2.7-1|32	%build
12cr|drupal-page_title-7.x.2.7-1|33	
12cr|drupal-page_title-7.x.2.7-1|34	%install
12cr|drupal-page_title-7.x.2.7-1|35	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
12cr|drupal-page_title-7.x.2.7-1|36	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
12cr|drupal-page_title-7.x.2.7-1|37	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
12cr|drupal-page_title-7.x.2.7-1|38	
12cr|drupal-page_title-7.x.2.7-1|39	%files
12cr|drupal-page_title-7.x.2.7-1|40	%defattr(644,root,root,755)
12cr|drupal-page_title-7.x.2.7-1|41	%{_var}/www/drupal/modules/%{modname}
12cr|drupal-page_title-7.x.2.7-1|42	%doc CHANGELOG.txt README.txt
12cr|drupal-page_title-7.x.2.7-1|43	
12cr|drupal-page_title-7.x.2.7-1|44	
12cr|drupal-page_title-7.x.2.7-1|45	%changelog
12cr|drupal-page_title-7.x.2.7-1|46	* Sat May 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.2.7-1
12cr|drupal-page_title-7.x.2.7-1|47	+ Revision: 798444
12cr|drupal-page_title-7.x.2.7-1|48	- imported package drupal-page_title
12cr|drupal-page_title-7.x.2.7-1|49	

1050 12
12cr|drupal-panels-7.x.3.2-1|1	%define modname		panels
12cr|drupal-panels-7.x.3.2-1|2	%define drupal_version	7
12cr|drupal-panels-7.x.3.2-1|3	%define module_version	3.2
12cr|drupal-panels-7.x.3.2-1|4	%define version		%{drupal_version}.x.%{module_version}
12cr|drupal-panels-7.x.3.2-1|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
12cr|drupal-panels-7.x.3.2-1|6	
12cr|drupal-panels-7.x.3.2-1|7	Name:		drupal-%{modname}
12cr|drupal-panels-7.x.3.2-1|8	Summary:	Panels module for Drupal
12cr|drupal-panels-7.x.3.2-1|9	Version:	%{version}
12cr|drupal-panels-7.x.3.2-1|10	Release:	1
12cr|drupal-panels-7.x.3.2-1|11	License:	GPLv2+
12cr|drupal-panels-7.x.3.2-1|12	Group:		Networking/WWW
12cr|drupal-panels-7.x.3.2-1|13	URL:		https://drupal.org/project/%{modname}
12cr|drupal-panels-7.x.3.2-1|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
12cr|drupal-panels-7.x.3.2-1|15	BuildArch:	noarch
12cr|drupal-panels-7.x.3.2-1|16	Requires:	drupal >= %{drupal_version}
12cr|drupal-panels-7.x.3.2-1|17	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
12cr|drupal-panels-7.x.3.2-1|18	Requires:	drupal-ctools
12cr|drupal-panels-7.x.3.2-1|19	
12cr|drupal-panels-7.x.3.2-1|20	%description
12cr|drupal-panels-7.x.3.2-1|21	The Panels module allows a site administrator to create customized layouts
12cr|drupal-panels-7.x.3.2-1|22	for multiple uses. At its core it is a drag and drop content manager that lets
12cr|drupal-panels-7.x.3.2-1|23	you visually design a layout and place content within that layout. Integration
12cr|drupal-panels-7.x.3.2-1|24	with other systems allows you to create nodes that use this, landing pages
12cr|drupal-panels-7.x.3.2-1|25	that use this, and even override system pages such as taxonomy and the node
12cr|drupal-panels-7.x.3.2-1|26	page so that you can customize the layout of your site with very fine grained
12cr|drupal-panels-7.x.3.2-1|27	permissions.
12cr|drupal-panels-7.x.3.2-1|28	
12cr|drupal-panels-7.x.3.2-1|29	%prep
12cr|drupal-panels-7.x.3.2-1|30	%setup -q -n %{modname}
12cr|drupal-panels-7.x.3.2-1|31	
12cr|drupal-panels-7.x.3.2-1|32	%build
12cr|drupal-panels-7.x.3.2-1|33	
12cr|drupal-panels-7.x.3.2-1|34	%install
12cr|drupal-panels-7.x.3.2-1|35	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
12cr|drupal-panels-7.x.3.2-1|36	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
12cr|drupal-panels-7.x.3.2-1|37	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
12cr|drupal-panels-7.x.3.2-1|38	
12cr|drupal-panels-7.x.3.2-1|39	%files
12cr|drupal-panels-7.x.3.2-1|40	%defattr(644,root,root,755)
12cr|drupal-panels-7.x.3.2-1|41	%{_var}/www/drupal/modules/%{modname}
12cr|drupal-panels-7.x.3.2-1|42	%doc CHANGELOG.txt KNOWN_ISSUES.txt README.txt UPGRADE.txt
12cr|drupal-panels-7.x.3.2-1|43	
12cr|drupal-panels-7.x.3.2-1|44	
12cr|drupal-panels-7.x.3.2-1|45	%changelog
12cr|drupal-panels-7.x.3.2-1|46	* Sat May 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.3.2-1
12cr|drupal-panels-7.x.3.2-1|47	+ Revision: 798410
12cr|drupal-panels-7.x.3.2-1|48	- imported package drupal-panels
12cr|drupal-panels-7.x.3.2-1|49	

1051 12
12cr|drupal-pathauto-7.x.1.1-1|1	%define modname		pathauto
12cr|drupal-pathauto-7.x.1.1-1|2	%define drupal_version	7
12cr|drupal-pathauto-7.x.1.1-1|3	%define module_version	1.1
12cr|drupal-pathauto-7.x.1.1-1|4	%define version		%{drupal_version}.x.%{module_version}
12cr|drupal-pathauto-7.x.1.1-1|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
12cr|drupal-pathauto-7.x.1.1-1|6	
12cr|drupal-pathauto-7.x.1.1-1|7	Name:		drupal-%{modname}
12cr|drupal-pathauto-7.x.1.1-1|8	Summary:	Pathauto module for Drupal
12cr|drupal-pathauto-7.x.1.1-1|9	Version:	%{version}
12cr|drupal-pathauto-7.x.1.1-1|10	Release:	1
12cr|drupal-pathauto-7.x.1.1-1|11	License:	GPLv2+
12cr|drupal-pathauto-7.x.1.1-1|12	Group:		Networking/WWW
12cr|drupal-pathauto-7.x.1.1-1|13	URL:		https://drupal.org/project/%{modname}
12cr|drupal-pathauto-7.x.1.1-1|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
12cr|drupal-pathauto-7.x.1.1-1|15	Requires:	drupal >= %{drupal_version}
12cr|drupal-pathauto-7.x.1.1-1|16	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
12cr|drupal-pathauto-7.x.1.1-1|17	BuildArch:	noarch
12cr|drupal-pathauto-7.x.1.1-1|18	
12cr|drupal-pathauto-7.x.1.1-1|19	%description
12cr|drupal-pathauto-7.x.1.1-1|20	The Pathauto module automatically generates URL/path aliases for various kinds
12cr|drupal-pathauto-7.x.1.1-1|21	of content (nodes, taxonomy terms, users) without requiring the user
12cr|drupal-pathauto-7.x.1.1-1|22	to manually specify the path alias. This allows you to have URL aliases like
12cr|drupal-pathauto-7.x.1.1-1|23	/category/my-node-title instead of /node/123. The aliases are based
12cr|drupal-pathauto-7.x.1.1-1|24	upon a "pattern" system that uses tokens which the administrator can change.
12cr|drupal-pathauto-7.x.1.1-1|25	
12cr|drupal-pathauto-7.x.1.1-1|26	%prep
12cr|drupal-pathauto-7.x.1.1-1|27	%setup -q -n %{modname}
12cr|drupal-pathauto-7.x.1.1-1|28	
12cr|drupal-pathauto-7.x.1.1-1|29	%build
12cr|drupal-pathauto-7.x.1.1-1|30	
12cr|drupal-pathauto-7.x.1.1-1|31	%install
12cr|drupal-pathauto-7.x.1.1-1|32	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
12cr|drupal-pathauto-7.x.1.1-1|33	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
12cr|drupal-pathauto-7.x.1.1-1|34	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
12cr|drupal-pathauto-7.x.1.1-1|35	
12cr|drupal-pathauto-7.x.1.1-1|36	%files
12cr|drupal-pathauto-7.x.1.1-1|37	%{_var}/www/drupal/modules/%{modname}
12cr|drupal-pathauto-7.x.1.1-1|38	%doc API.txt README.txt
12cr|drupal-pathauto-7.x.1.1-1|39	
12cr|drupal-pathauto-7.x.1.1-1|40	
12cr|drupal-pathauto-7.x.1.1-1|41	%changelog
12cr|drupal-pathauto-7.x.1.1-1|42	* Thu Aug 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.1.1-1
12cr|drupal-pathauto-7.x.1.1-1|43	+ Revision: 813186
12cr|drupal-pathauto-7.x.1.1-1|44	- update to 7.x.1.1
12cr|drupal-pathauto-7.x.1.1-1|45	
12cr|drupal-pathauto-7.x.1.1-1|46	* Sat May 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.1.0-1
12cr|drupal-pathauto-7.x.1.1-1|47	+ Revision: 798402
12cr|drupal-pathauto-7.x.1.1-1|48	- imported package drupal-pathauto
12cr|drupal-pathauto-7.x.1.1-1|49	

1052 12
12cr|drupal-seo_checker-7.x.1.5-1|1	%define modname		seo_checker
12cr|drupal-seo_checker-7.x.1.5-1|2	%define drupal_version	7
12cr|drupal-seo_checker-7.x.1.5-1|3	%define module_version	1.5
12cr|drupal-seo_checker-7.x.1.5-1|4	%define version		%{drupal_version}.x.%{module_version}
12cr|drupal-seo_checker-7.x.1.5-1|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
12cr|drupal-seo_checker-7.x.1.5-1|6	
12cr|drupal-seo_checker-7.x.1.5-1|7	Name:		drupal-%{modname}
12cr|drupal-seo_checker-7.x.1.5-1|8	Summary:	SEO Compliance Checker module for Drupal
12cr|drupal-seo_checker-7.x.1.5-1|9	Version:	%{version}
12cr|drupal-seo_checker-7.x.1.5-1|10	Release:	1
12cr|drupal-seo_checker-7.x.1.5-1|11	License:	GPLv2+
12cr|drupal-seo_checker-7.x.1.5-1|12	Group:		Networking/WWW
12cr|drupal-seo_checker-7.x.1.5-1|13	URL:		https://drupal.org/project/%{modname}
12cr|drupal-seo_checker-7.x.1.5-1|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
12cr|drupal-seo_checker-7.x.1.5-1|15	BuildArch:	noarch
12cr|drupal-seo_checker-7.x.1.5-1|16	Requires:	drupal >= %{drupal_version}
12cr|drupal-seo_checker-7.x.1.5-1|17	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
12cr|drupal-seo_checker-7.x.1.5-1|18	
12cr|drupal-seo_checker-7.x.1.5-1|19	%description
12cr|drupal-seo_checker-7.x.1.5-1|20	The SEO Compliance Checker checks node content on search engine optimization
12cr|drupal-seo_checker-7.x.1.5-1|21	upon its creation or modification. Whenever a publisher saves or previews
12cr|drupal-seo_checker-7.x.1.5-1|22	a node, the module performs a set of checks and gives the user a feedback
12cr|drupal-seo_checker-7.x.1.5-1|23	on the compliance of the rules.
12cr|drupal-seo_checker-7.x.1.5-1|24	
12cr|drupal-seo_checker-7.x.1.5-1|25	%prep
12cr|drupal-seo_checker-7.x.1.5-1|26	%setup -q -n %{modname}
12cr|drupal-seo_checker-7.x.1.5-1|27	
12cr|drupal-seo_checker-7.x.1.5-1|28	%build
12cr|drupal-seo_checker-7.x.1.5-1|29	
12cr|drupal-seo_checker-7.x.1.5-1|30	%install
12cr|drupal-seo_checker-7.x.1.5-1|31	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
12cr|drupal-seo_checker-7.x.1.5-1|32	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
12cr|drupal-seo_checker-7.x.1.5-1|33	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/{*.txt,.gitignore}
12cr|drupal-seo_checker-7.x.1.5-1|34	
12cr|drupal-seo_checker-7.x.1.5-1|35	%files
12cr|drupal-seo_checker-7.x.1.5-1|36	%{_var}/www/drupal/modules/%{modname}
12cr|drupal-seo_checker-7.x.1.5-1|37	%doc README_FOR_DEVELOPERS.txt
12cr|drupal-seo_checker-7.x.1.5-1|38	
12cr|drupal-seo_checker-7.x.1.5-1|39	
12cr|drupal-seo_checker-7.x.1.5-1|40	%changelog
12cr|drupal-seo_checker-7.x.1.5-1|41	* Sat May 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.1.5-1
12cr|drupal-seo_checker-7.x.1.5-1|42	+ Revision: 798451
12cr|drupal-seo_checker-7.x.1.5-1|43	- imported package drupal-seo_checker
12cr|drupal-seo_checker-7.x.1.5-1|44	

1053 12
12cr|drupal-token-7.x.1.1-1|1	%define modname		token
12cr|drupal-token-7.x.1.1-1|2	%define drupal_version	7
12cr|drupal-token-7.x.1.1-1|3	%define module_version	1.1
12cr|drupal-token-7.x.1.1-1|4	%define version		%{drupal_version}.x.%{module_version}
12cr|drupal-token-7.x.1.1-1|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
12cr|drupal-token-7.x.1.1-1|6	
12cr|drupal-token-7.x.1.1-1|7	Name:		drupal-%{modname}
12cr|drupal-token-7.x.1.1-1|8	Summary:	Token module for Drupal
12cr|drupal-token-7.x.1.1-1|9	Version:	%{version}
12cr|drupal-token-7.x.1.1-1|10	Release:	1
12cr|drupal-token-7.x.1.1-1|11	License:	GPLv2+
12cr|drupal-token-7.x.1.1-1|12	Group:		Networking/WWW
12cr|drupal-token-7.x.1.1-1|13	URL:		https://drupal.org/project/%{modname}
12cr|drupal-token-7.x.1.1-1|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
12cr|drupal-token-7.x.1.1-1|15	Source1:	%{name}.rpmlintrc
12cr|drupal-token-7.x.1.1-1|16	Requires:	drupal >= %{drupal_version}
12cr|drupal-token-7.x.1.1-1|17	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
12cr|drupal-token-7.x.1.1-1|18	BuildArch:	noarch
12cr|drupal-token-7.x.1.1-1|19	
12cr|drupal-token-7.x.1.1-1|20	%description
12cr|drupal-token-7.x.1.1-1|21	Tokens are small bits of text that can be placed into larger documents via
12cr|drupal-token-7.x.1.1-1|22	simple placeholders, like %%site-name or [user]. The Token module provides
12cr|drupal-token-7.x.1.1-1|23	a central API for modules to use these tokens, and expose their own token
12cr|drupal-token-7.x.1.1-1|24	values.
12cr|drupal-token-7.x.1.1-1|25	
12cr|drupal-token-7.x.1.1-1|26	Note that Token module doesn't provide any visible functions to the user on its
12cr|drupal-token-7.x.1.1-1|27	own, it just provides token handling services for other modules.
12cr|drupal-token-7.x.1.1-1|28	
12cr|drupal-token-7.x.1.1-1|29	The basic token API is now a part of Drupal 7! Unfortunately, other things like
12cr|drupal-token-7.x.1.1-1|30	the a browsable token UI, and field & profile tokens did not make it into core
12cr|drupal-token-7.x.1.1-1|31	and will be supported here for Drupal 7.
12cr|drupal-token-7.x.1.1-1|32	
12cr|drupal-token-7.x.1.1-1|33	%prep
12cr|drupal-token-7.x.1.1-1|34	%setup -q -n %{modname}
12cr|drupal-token-7.x.1.1-1|35	
12cr|drupal-token-7.x.1.1-1|36	%build
12cr|drupal-token-7.x.1.1-1|37	
12cr|drupal-token-7.x.1.1-1|38	%install
12cr|drupal-token-7.x.1.1-1|39	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
12cr|drupal-token-7.x.1.1-1|40	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
12cr|drupal-token-7.x.1.1-1|41	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
12cr|drupal-token-7.x.1.1-1|42	
12cr|drupal-token-7.x.1.1-1|43	%files
12cr|drupal-token-7.x.1.1-1|44	%{_var}/www/drupal/modules/%{modname}
12cr|drupal-token-7.x.1.1-1|45	%doc README.txt
12cr|drupal-token-7.x.1.1-1|46	
12cr|drupal-token-7.x.1.1-1|47	
12cr|drupal-token-7.x.1.1-1|48	%changelog
12cr|drupal-token-7.x.1.1-1|49	* Thu Aug 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.1.1-1
12cr|drupal-token-7.x.1.1-1|50	+ Revision: 813172
12cr|drupal-token-7.x.1.1-1|51	- update to 7.x.1.1
12cr|drupal-token-7.x.1.1-1|52	
12cr|drupal-token-7.x.1.1-1|53	* Sat May 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.1.0-1
12cr|drupal-token-7.x.1.1-1|54	+ Revision: 798391
12cr|drupal-token-7.x.1.1-1|55	- imported package drupal-token
12cr|drupal-token-7.x.1.1-1|56	

1054 12
12cr|drupal-transliteration-7.x.3.1-1|1	%define modname		transliteration
12cr|drupal-transliteration-7.x.3.1-1|2	%define drupal_version	7
12cr|drupal-transliteration-7.x.3.1-1|3	%define module_version	3.1
12cr|drupal-transliteration-7.x.3.1-1|4	%define version		%{drupal_version}.x.%{module_version}
12cr|drupal-transliteration-7.x.3.1-1|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
12cr|drupal-transliteration-7.x.3.1-1|6	
12cr|drupal-transliteration-7.x.3.1-1|7	Name:		drupal-%{modname}
12cr|drupal-transliteration-7.x.3.1-1|8	Summary:	Transliteration module for Drupal
12cr|drupal-transliteration-7.x.3.1-1|9	Version:	%{version}
12cr|drupal-transliteration-7.x.3.1-1|10	Release:	1
12cr|drupal-transliteration-7.x.3.1-1|11	License:	GPLv2+
12cr|drupal-transliteration-7.x.3.1-1|12	Group:		Networking/WWW
12cr|drupal-transliteration-7.x.3.1-1|13	URL:		https://drupal.org/project/%{modname}
12cr|drupal-transliteration-7.x.3.1-1|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
12cr|drupal-transliteration-7.x.3.1-1|15	BuildArch:	noarch
12cr|drupal-transliteration-7.x.3.1-1|16	Requires:	drupal >= %{drupal_version}
12cr|drupal-transliteration-7.x.3.1-1|17	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
12cr|drupal-transliteration-7.x.3.1-1|18	
12cr|drupal-transliteration-7.x.3.1-1|19	%description
12cr|drupal-transliteration-7.x.3.1-1|20	Provides one-way string transliteration (romanization) and cleans file names
12cr|drupal-transliteration-7.x.3.1-1|21	during upload by replacing unwanted characters.
12cr|drupal-transliteration-7.x.3.1-1|22	
12cr|drupal-transliteration-7.x.3.1-1|23	Generally spoken, it takes Unicode text and tries to represent it in US-ASCII
12cr|drupal-transliteration-7.x.3.1-1|24	characters (universally displayable, unaccented characters) by attempting
12cr|drupal-transliteration-7.x.3.1-1|25	to transliterate the pronunciation expressed by the text in some other writing
12cr|drupal-transliteration-7.x.3.1-1|26	system to Roman letters.
12cr|drupal-transliteration-7.x.3.1-1|27	
12cr|drupal-transliteration-7.x.3.1-1|28	According to Unidecode, from which most of the transliteration data has been
12cr|drupal-transliteration-7.x.3.1-1|29	derived, "Russian and Greek seem to work passably. But it works quite bad
12cr|drupal-transliteration-7.x.3.1-1|30	on Japanese and Thai."
12cr|drupal-transliteration-7.x.3.1-1|31	
12cr|drupal-transliteration-7.x.3.1-1|32	%prep
12cr|drupal-transliteration-7.x.3.1-1|33	%setup -q -n %{modname}
12cr|drupal-transliteration-7.x.3.1-1|34	
12cr|drupal-transliteration-7.x.3.1-1|35	%build
12cr|drupal-transliteration-7.x.3.1-1|36	
12cr|drupal-transliteration-7.x.3.1-1|37	%install
12cr|drupal-transliteration-7.x.3.1-1|38	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
12cr|drupal-transliteration-7.x.3.1-1|39	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
12cr|drupal-transliteration-7.x.3.1-1|40	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
12cr|drupal-transliteration-7.x.3.1-1|41	
12cr|drupal-transliteration-7.x.3.1-1|42	%files
12cr|drupal-transliteration-7.x.3.1-1|43	%{_var}/www/drupal/modules/%{modname}
12cr|drupal-transliteration-7.x.3.1-1|44	%doc README.txt
12cr|drupal-transliteration-7.x.3.1-1|45	
12cr|drupal-transliteration-7.x.3.1-1|46	
12cr|drupal-transliteration-7.x.3.1-1|47	%changelog
12cr|drupal-transliteration-7.x.3.1-1|48	* Thu Aug 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.3.1-1
12cr|drupal-transliteration-7.x.3.1-1|49	+ Revision: 813304
12cr|drupal-transliteration-7.x.3.1-1|50	- update to 7.x.3.1
12cr|drupal-transliteration-7.x.3.1-1|51	
12cr|drupal-transliteration-7.x.3.1-1|52	* Sat May 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.3.0-1
12cr|drupal-transliteration-7.x.3.1-1|53	+ Revision: 798422
12cr|drupal-transliteration-7.x.3.1-1|54	- imported package drupal-transliteration
12cr|drupal-transliteration-7.x.3.1-1|55	

1055 12
12cr|drupal-variable-7.x.2.1-1|1	%define modname		variable
12cr|drupal-variable-7.x.2.1-1|2	%define drupal_version	7
12cr|drupal-variable-7.x.2.1-1|3	%define module_version	2.1
12cr|drupal-variable-7.x.2.1-1|4	%define version		%{drupal_version}.x.%{module_version}
12cr|drupal-variable-7.x.2.1-1|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
12cr|drupal-variable-7.x.2.1-1|6	
12cr|drupal-variable-7.x.2.1-1|7	Name:		drupal-%{modname}
12cr|drupal-variable-7.x.2.1-1|8	Summary:	Variable module for Drupal
12cr|drupal-variable-7.x.2.1-1|9	Version:	%{version}
12cr|drupal-variable-7.x.2.1-1|10	Release:	1
12cr|drupal-variable-7.x.2.1-1|11	License:	GPLv2+
12cr|drupal-variable-7.x.2.1-1|12	Group:		Networking/WWW
12cr|drupal-variable-7.x.2.1-1|13	URL:		https://drupal.org/project/%{modname}
12cr|drupal-variable-7.x.2.1-1|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
12cr|drupal-variable-7.x.2.1-1|15	BuildArch:	noarch
12cr|drupal-variable-7.x.2.1-1|16	Requires:	drupal >= %{drupal_version}
12cr|drupal-variable-7.x.2.1-1|17	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
12cr|drupal-variable-7.x.2.1-1|18	
12cr|drupal-variable-7.x.2.1-1|19	%description
12cr|drupal-variable-7.x.2.1-1|20	Variable module provides a registry for meta-data about Drupal variables
12cr|drupal-variable-7.x.2.1-1|21	and some extended Variable API and administration interface.
12cr|drupal-variable-7.x.2.1-1|22	
12cr|drupal-variable-7.x.2.1-1|23	This is an API module so it must be installed only when other modules require
12cr|drupal-variable-7.x.2.1-1|24	it.
12cr|drupal-variable-7.x.2.1-1|25	
12cr|drupal-variable-7.x.2.1-1|26	%prep
12cr|drupal-variable-7.x.2.1-1|27	%setup -q -n %{modname}
12cr|drupal-variable-7.x.2.1-1|28	
12cr|drupal-variable-7.x.2.1-1|29	%build
12cr|drupal-variable-7.x.2.1-1|30	
12cr|drupal-variable-7.x.2.1-1|31	%install
12cr|drupal-variable-7.x.2.1-1|32	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
12cr|drupal-variable-7.x.2.1-1|33	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
12cr|drupal-variable-7.x.2.1-1|34	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
12cr|drupal-variable-7.x.2.1-1|35	
12cr|drupal-variable-7.x.2.1-1|36	%files
12cr|drupal-variable-7.x.2.1-1|37	%{_var}/www/drupal/modules/%{modname}
12cr|drupal-variable-7.x.2.1-1|38	%doc README.txt
12cr|drupal-variable-7.x.2.1-1|39	
12cr|drupal-variable-7.x.2.1-1|40	
12cr|drupal-variable-7.x.2.1-1|41	%changelog
12cr|drupal-variable-7.x.2.1-1|42	* Thu Aug 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.2.1-1
12cr|drupal-variable-7.x.2.1-1|43	+ Revision: 813184
12cr|drupal-variable-7.x.2.1-1|44	- update to 7.x.2.1
12cr|drupal-variable-7.x.2.1-1|45	
12cr|drupal-variable-7.x.2.1-1|46	* Sat May 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.1.2-1
12cr|drupal-variable-7.x.2.1-1|47	+ Revision: 798432
12cr|drupal-variable-7.x.2.1-1|48	- imported package drupal-variable
12cr|drupal-variable-7.x.2.1-1|49	

1056 12
12cr|drupal-views-7.x.3.3-1|1	%define modname		views
12cr|drupal-views-7.x.3.3-1|2	%define drupal_version	7
12cr|drupal-views-7.x.3.3-1|3	%define module_version	3.3
12cr|drupal-views-7.x.3.3-1|4	%define version		%{drupal_version}.x.%{module_version}
12cr|drupal-views-7.x.3.3-1|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
12cr|drupal-views-7.x.3.3-1|6	
12cr|drupal-views-7.x.3.3-1|7	Name:		drupal-%{modname}
12cr|drupal-views-7.x.3.3-1|8	Summary:	Views module for Drupal
12cr|drupal-views-7.x.3.3-1|9	Version:	%{version}
12cr|drupal-views-7.x.3.3-1|10	Release:	1
12cr|drupal-views-7.x.3.3-1|11	License:	GPLv2+
12cr|drupal-views-7.x.3.3-1|12	Group:		Networking/WWW
12cr|drupal-views-7.x.3.3-1|13	URL:		https://drupal.org/project/%{modname}
12cr|drupal-views-7.x.3.3-1|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
12cr|drupal-views-7.x.3.3-1|15	Requires:	drupal >= %{drupal_version}
12cr|drupal-views-7.x.3.3-1|16	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
12cr|drupal-views-7.x.3.3-1|17	Requires:	drupal-ctools
12cr|drupal-views-7.x.3.3-1|18	BuildArch:	noarch
12cr|drupal-views-7.x.3.3-1|19	
12cr|drupal-views-7.x.3.3-1|20	%description
12cr|drupal-views-7.x.3.3-1|21	The Views module provides a flexible method for Drupal site designers
12cr|drupal-views-7.x.3.3-1|22	to control how lists and tables of content, users, taxonomy terms
12cr|drupal-views-7.x.3.3-1|23	and other data are presented.
12cr|drupal-views-7.x.3.3-1|24	
12cr|drupal-views-7.x.3.3-1|25	This tool is essentially a smart query builder that, given enough information,
12cr|drupal-views-7.x.3.3-1|26	can build the proper query, execute it, and display the results. It has four
12cr|drupal-views-7.x.3.3-1|27	modes, plus a special mode, and provides an impressive amount of functionality
12cr|drupal-views-7.x.3.3-1|28	from these modes.
12cr|drupal-views-7.x.3.3-1|29	
12cr|drupal-views-7.x.3.3-1|30	Among other things, Views can be used to generate reports, create summaries,
12cr|drupal-views-7.x.3.3-1|31	and display collections of images and other content.
12cr|drupal-views-7.x.3.3-1|32	
12cr|drupal-views-7.x.3.3-1|33	%prep
12cr|drupal-views-7.x.3.3-1|34	%setup -q -n %{modname}
12cr|drupal-views-7.x.3.3-1|35	
12cr|drupal-views-7.x.3.3-1|36	%build
12cr|drupal-views-7.x.3.3-1|37	
12cr|drupal-views-7.x.3.3-1|38	%install
12cr|drupal-views-7.x.3.3-1|39	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
12cr|drupal-views-7.x.3.3-1|40	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
12cr|drupal-views-7.x.3.3-1|41	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
12cr|drupal-views-7.x.3.3-1|42	
12cr|drupal-views-7.x.3.3-1|43	%files
12cr|drupal-views-7.x.3.3-1|44	%{_var}/www/drupal/modules/%{modname}
12cr|drupal-views-7.x.3.3-1|45	%doc CHANGELOG.txt README.txt
12cr|drupal-views-7.x.3.3-1|46	
12cr|drupal-views-7.x.3.3-1|47	
12cr|drupal-views-7.x.3.3-1|48	%changelog
12cr|drupal-views-7.x.3.3-1|49	* Fri May 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.3.3-1
12cr|drupal-views-7.x.3.3-1|50	+ Revision: 798268
12cr|drupal-views-7.x.3.3-1|51	- imported package drupal-views
12cr|drupal-views-7.x.3.3-1|52	

1057 12
12cr|drupal-wysiwyg-7.x.2.1-2|1	%define modname		wysiwyg
12cr|drupal-wysiwyg-7.x.2.1-2|2	%define drupal_version	7
12cr|drupal-wysiwyg-7.x.2.1-2|3	%define module_version	2.1
12cr|drupal-wysiwyg-7.x.2.1-2|4	%define version		%{drupal_version}.x.%{module_version}
12cr|drupal-wysiwyg-7.x.2.1-2|5	%define tarname		%{modname}-%{drupal_version}.x-%{module_version}
12cr|drupal-wysiwyg-7.x.2.1-2|6	
12cr|drupal-wysiwyg-7.x.2.1-2|7	Name:		drupal-%{modname}
12cr|drupal-wysiwyg-7.x.2.1-2|8	Summary:	Wysywig module for Drupal
12cr|drupal-wysiwyg-7.x.2.1-2|9	Version:	%{version}
12cr|drupal-wysiwyg-7.x.2.1-2|10	Release:	2
12cr|drupal-wysiwyg-7.x.2.1-2|11	License:	GPLv2+
12cr|drupal-wysiwyg-7.x.2.1-2|12	Group:		Networking/WWW
12cr|drupal-wysiwyg-7.x.2.1-2|13	URL:		https://drupal.org/project/%{modname}
12cr|drupal-wysiwyg-7.x.2.1-2|14	Source0:	http://ftp.drupal.org/files/projects/%{tarname}.tar.gz
12cr|drupal-wysiwyg-7.x.2.1-2|15	Requires:	drupal >= %{drupal_version}
12cr|drupal-wysiwyg-7.x.2.1-2|16	Requires:	drupal < %{lua: print(rpm.expand("%{drupal_version}")+1)}
12cr|drupal-wysiwyg-7.x.2.1-2|17	Requires:	drupal-wysiwyg-editor
12cr|drupal-wysiwyg-7.x.2.1-2|18	BuildArch:	noarch
12cr|drupal-wysiwyg-7.x.2.1-2|19	
12cr|drupal-wysiwyg-7.x.2.1-2|20	%description
12cr|drupal-wysiwyg-7.x.2.1-2|21	Allows to use client-side editors to edit content. It simplifies
12cr|drupal-wysiwyg-7.x.2.1-2|22	the installation and integration of the editor of your choice. This module
12cr|drupal-wysiwyg-7.x.2.1-2|23	replaces all other editor integration modules. No other Drupal module is
12cr|drupal-wysiwyg-7.x.2.1-2|24	required.
12cr|drupal-wysiwyg-7.x.2.1-2|25	
12cr|drupal-wysiwyg-7.x.2.1-2|26	Wysiwyg module is capable to support any kind of client-side editor. It can be
12cr|drupal-wysiwyg-7.x.2.1-2|27	a HTML-editor (a.k.a. WYSIWYG), a pseudo-editor (buttons to insert markup
12cr|drupal-wysiwyg-7.x.2.1-2|28	into a textarea), or even Flash-based applications. The editor library needs
12cr|drupal-wysiwyg-7.x.2.1-2|29	to be downloaded separately. Various editors are supported (see below).
12cr|drupal-wysiwyg-7.x.2.1-2|30	
12cr|drupal-wysiwyg-7.x.2.1-2|31	Wysiwyg module also provides an abstraction layer for other Drupal modules
12cr|drupal-wysiwyg-7.x.2.1-2|32	to integrate with any editor. This means that other Drupal modules can expose
12cr|drupal-wysiwyg-7.x.2.1-2|33	content-editing functionality, regardless of which editor you have installed.
12cr|drupal-wysiwyg-7.x.2.1-2|34	
12cr|drupal-wysiwyg-7.x.2.1-2|35	%prep
12cr|drupal-wysiwyg-7.x.2.1-2|36	%setup -q -n %{modname}
12cr|drupal-wysiwyg-7.x.2.1-2|37	
12cr|drupal-wysiwyg-7.x.2.1-2|38	%build
12cr|drupal-wysiwyg-7.x.2.1-2|39	
12cr|drupal-wysiwyg-7.x.2.1-2|40	%install
12cr|drupal-wysiwyg-7.x.2.1-2|41	%__install -d -m 0755 %{buildroot}%{_var}/www/drupal/modules/
12cr|drupal-wysiwyg-7.x.2.1-2|42	cp -a . %{buildroot}%{_var}/www/drupal/modules/%{modname}
12cr|drupal-wysiwyg-7.x.2.1-2|43	rm -f %{buildroot}%{_var}/www/drupal/modules/%{modname}/*.txt
12cr|drupal-wysiwyg-7.x.2.1-2|44	
12cr|drupal-wysiwyg-7.x.2.1-2|45	%files
12cr|drupal-wysiwyg-7.x.2.1-2|46	%{_var}/www/drupal/modules/%{modname}
12cr|drupal-wysiwyg-7.x.2.1-2|47	%doc CHANGELOG.txt README.txt
12cr|drupal-wysiwyg-7.x.2.1-2|48	
12cr|drupal-wysiwyg-7.x.2.1-2|49	
12cr|drupal-wysiwyg-7.x.2.1-2|50	%changelog
12cr|drupal-wysiwyg-7.x.2.1-2|51	* Sat May 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.2.1-2
12cr|drupal-wysiwyg-7.x.2.1-2|52	+ Revision: 798385
12cr|drupal-wysiwyg-7.x.2.1-2|53	- fix description
12cr|drupal-wysiwyg-7.x.2.1-2|54	
12cr|drupal-wysiwyg-7.x.2.1-2|55	* Fri May 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.x.2.1-1
12cr|drupal-wysiwyg-7.x.2.1-2|56	+ Revision: 798293
12cr|drupal-wysiwyg-7.x.2.1-2|57	- imported package drupal-wysiwyg
12cr|drupal-wysiwyg-7.x.2.1-2|58	

1058 12
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|1	%define oname	ckeditor
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|2	
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|3	Name:		drupal-wysiwyg-%{oname}
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|4	Summary:	CKEditor for Drupal Wysiwyg module
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|5	Version:	3.6.4
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|6	Release:	1
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|7	License:	GPLv2+ or LGPLv2.1+ or MPL
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|8	Group:		Networking/WWW
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|9	URL:		http://ckeditor.com/
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|10	Source0:	http://download.cksource.com/CKEditor/CKEditor/CKEditor%%20%{version}/%{oname}_%{version}.tar.gz
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|11	Requires:	drupal-wysiwyg
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|12	Provides:	drupal-wysiwyg-editor
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|13	BuildArch:	noarch
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|14	
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|15	%description
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|16	CKEditor is a text editor to be used inside web pages. It's a WYSIWYG editor,
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|17	which means that the text being edited on it looks as similar as possible
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|18	to the results users have when publishing it. It brings to the web common
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|19	editing features found on desktop editing applications like Microsoft Word
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|20	and OpenOffice.
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|21	
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|22	%prep
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|23	%setup -q -n %{oname}
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|24	
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|25	%build
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|26	
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|27	%install
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|28	%__install -d %{buildroot}%{_var}/www/drupal//sites/all/libraries/
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|29	cp -a . %{buildroot}%{_var}/www/drupal//sites/all/libraries/%{oname}
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|30	rm %{buildroot}%{_var}/www/drupal//sites/all/libraries/%{oname}/*.html
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|31	
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|32	%files
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|33	%{_var}/www/drupal//sites/all/libraries/%{oname}
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|34	%doc CHANGES.html LICENSE.html
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|35	
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|36	
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|37	%changelog
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|38	* Thu Aug 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.6.4-1
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|39	+ Revision: 813306
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|40	- update to 3.6.4
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|41	
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|42	* Fri May 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.6.3-2
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|43	+ Revision: 798357
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|44	- fix URL tag
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|45	
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|46	* Fri May 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.6.3-1
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|47	+ Revision: 798336
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|48	- imported package drupal-wysiwyg-ckeditor
12cr|drupal-wysiwyg-ckeditor-3.6.4-1|49	

1059 12
12cr|drupal-wysiwyg-tinymce-3.5.6-1|1	%define oname	tinymce
12cr|drupal-wysiwyg-tinymce-3.5.6-1|2	
12cr|drupal-wysiwyg-tinymce-3.5.6-1|3	Name:		drupal-wysiwyg-tinymce
12cr|drupal-wysiwyg-tinymce-3.5.6-1|4	Summary:	TinyMCE editor for Drupal Wysiwyg module
12cr|drupal-wysiwyg-tinymce-3.5.6-1|5	Version:	3.5.6
12cr|drupal-wysiwyg-tinymce-3.5.6-1|6	Release:	1
12cr|drupal-wysiwyg-tinymce-3.5.6-1|7	License:	LGPLv2.1
12cr|drupal-wysiwyg-tinymce-3.5.6-1|8	Group:		Networking/WWW
12cr|drupal-wysiwyg-tinymce-3.5.6-1|9	URL:		http://www.tinymce.com/
12cr|drupal-wysiwyg-tinymce-3.5.6-1|10	Source0:	https://github.com/downloads/tinymce/%{oname}/%{oname}_%{version}.zip
12cr|drupal-wysiwyg-tinymce-3.5.6-1|11	Requires:	drupal-wysiwyg
12cr|drupal-wysiwyg-tinymce-3.5.6-1|12	Provides:	drupal-wysiwyg-editor
12cr|drupal-wysiwyg-tinymce-3.5.6-1|13	BuildArch:	noarch
12cr|drupal-wysiwyg-tinymce-3.5.6-1|14	
12cr|drupal-wysiwyg-tinymce-3.5.6-1|15	%description
12cr|drupal-wysiwyg-tinymce-3.5.6-1|16	TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor
12cr|drupal-wysiwyg-tinymce-3.5.6-1|17	control released as Open Source under LGPL by Moxiecode Systems AB.
12cr|drupal-wysiwyg-tinymce-3.5.6-1|18	
12cr|drupal-wysiwyg-tinymce-3.5.6-1|19	TinyMCE has the ability to convert HTML TEXTAREA fields or other HTML elements
12cr|drupal-wysiwyg-tinymce-3.5.6-1|20	to editor instances. TinyMCE is very easy to integrate into other Content
12cr|drupal-wysiwyg-tinymce-3.5.6-1|21	Management Systems.
12cr|drupal-wysiwyg-tinymce-3.5.6-1|22	
12cr|drupal-wysiwyg-tinymce-3.5.6-1|23	%prep
12cr|drupal-wysiwyg-tinymce-3.5.6-1|24	%setup -q -n %{oname}
12cr|drupal-wysiwyg-tinymce-3.5.6-1|25	
12cr|drupal-wysiwyg-tinymce-3.5.6-1|26	%build
12cr|drupal-wysiwyg-tinymce-3.5.6-1|27	
12cr|drupal-wysiwyg-tinymce-3.5.6-1|28	%install
12cr|drupal-wysiwyg-tinymce-3.5.6-1|29	%__install -d %{buildroot}%{_var}/www/drupal//sites/all/libraries/
12cr|drupal-wysiwyg-tinymce-3.5.6-1|30	cp -a . %{buildroot}%{_var}/www/drupal//sites/all/libraries/%{oname}
12cr|drupal-wysiwyg-tinymce-3.5.6-1|31	rm %{buildroot}%{_var}/www/drupal//sites/all/libraries/%{oname}/*.txt
12cr|drupal-wysiwyg-tinymce-3.5.6-1|32	
12cr|drupal-wysiwyg-tinymce-3.5.6-1|33	%files
12cr|drupal-wysiwyg-tinymce-3.5.6-1|34	%{_var}/www/drupal//sites/all/libraries/%{oname}
12cr|drupal-wysiwyg-tinymce-3.5.6-1|35	%doc changelog.txt
12cr|drupal-wysiwyg-tinymce-3.5.6-1|36	
12cr|drupal-wysiwyg-tinymce-3.5.6-1|37	
12cr|drupal-wysiwyg-tinymce-3.5.6-1|38	%changelog
12cr|drupal-wysiwyg-tinymce-3.5.6-1|39	* Thu Aug 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.5.6-1
12cr|drupal-wysiwyg-tinymce-3.5.6-1|40	+ Revision: 813315
12cr|drupal-wysiwyg-tinymce-3.5.6-1|41	- update to 3.5.6
12cr|drupal-wysiwyg-tinymce-3.5.6-1|42	
12cr|drupal-wysiwyg-tinymce-3.5.6-1|43	* Fri May 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.5.0.1-1
12cr|drupal-wysiwyg-tinymce-3.5.6-1|44	+ Revision: 798318
12cr|drupal-wysiwyg-tinymce-3.5.6-1|45	- imported package drupal-wysiwyg-tinymce
12cr|drupal-wysiwyg-tinymce-3.5.6-1|46	

1060 12
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|1	%define oname	wymeditor
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|2	%define pre_rc	2
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|3	%define rel	1
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|4	
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|5	Name:		drupal-wysiwyg-%{oname}
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|6	Summary:	WYMeditor for Drupal Wysiwyg module
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|7	Version:	0.5
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|8	Release:	%{?pre_rc:0.rc%{pre_rc}.}%{rel}
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|9	License:	GPLv2 or MIT
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|10	Group:		Networking/WWW
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|11	URL:		http://www.wymeditor.org/
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|12	Source0:	%{oname}-%{version}%{?pre_rc:-rc-%{pre_rc}}.tar.gz
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|13	Requires:	drupal-wysiwyg
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|14	Provides:	drupal-wysiwyg-editor
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|15	BuildArch:	noarch
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|16	
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|17	%description
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|18	WYMeditor is a web-based WYSIWYM (What You See Is What You Mean) XHTML editor
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|19	(not WYSIWYG).
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|20	
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|21	WYMeditor's main concept is to leave details of the document's visual layout,
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|22	and to concentrate on its structure and meaning, while trying to give the user
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|23	as much comfort as possible (at least as WYSIWYG editors).
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|24	
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|25	WYMeditor has been created to generate perfectly structured XHTML strict code,
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|26	to conform to the W3C XHTML specifications and to facilitate further processing
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|27	by modern applications.
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|28	
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|29	With WYMeditor, the code can't be contaminated by visual informations like font
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|30	styles and weights, borders, colors, ...
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|31	
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|32	%prep
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|33	%setup -q -n %{oname}
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|34	
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|35	%build
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|36	
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|37	%install
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|38	%__install -d %{buildroot}%{_var}/www/drupal//sites/all/libraries/
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|39	cp -a . %{buildroot}%{_var}/www/drupal//sites/all/libraries/%{oname}
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|40	rm %{buildroot}%{_var}/www/drupal//sites/all/libraries/%{oname}/{*.txt,README}
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|41	
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|42	%files
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|43	%{_var}/www/drupal//sites/all/libraries/%{oname}
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|44	%doc README
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|45	
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|46	
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|47	%changelog
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|48	* Fri May 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.5-0.rc2.1
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|49	+ Revision: 798354
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|50	- imported package drupal-wysiwyg-wymeditor
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|51	- imported package drupal-wysiwyg-wymeditor
12cr|drupal-wysiwyg-wymeditor-0.5-0.rc2.1|52	

1061 12
12cr|dsgui-1.6.3-0.1|1	Summary:	dsgui is a free graphical interface for 'Datove schranky'
12cr|dsgui-1.6.3-0.1|2	Name:		dsgui
12cr|dsgui-1.6.3-0.1|3	Version:	1.6.3
12cr|dsgui-1.6.3-0.1|4	%define subrel	1
12cr|dsgui-1.6.3-0.1|5	Release:	%mkrel 0
12cr|dsgui-1.6.3-0.1|6	Source0:	%{name}-%{version}.tar.gz
12cr|dsgui-1.6.3-0.1|7	License:	LGPL
12cr|dsgui-1.6.3-0.1|8	Group:		Office
12cr|dsgui-1.6.3-0.1|9	BuildArch:	noarch
12cr|dsgui-1.6.3-0.1|10	Requires:	dslib >= 1.6
12cr|dsgui-1.6.3-0.1|11	BuildRequires:	python
12cr|dsgui-1.6.3-0.1|12	BuildRequires:	python-setuptools
12cr|dsgui-1.6.3-0.1|13	Requires:	pygtk2
12cr|dsgui-1.6.3-0.1|14	Requires:	python-reportlab
12cr|dsgui-1.6.3-0.1|15	Requires:	python-sqlalchemy
12cr|dsgui-1.6.3-0.1|16	URL:		http://labs.nic.cz/datove-schranky/
12cr|dsgui-1.6.3-0.1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|dsgui-1.6.3-0.1|18	
12cr|dsgui-1.6.3-0.1|19	%description
12cr|dsgui-1.6.3-0.1|20	dsgui is a GUI application allowing access to a 'Databox' - an
12cr|dsgui-1.6.3-0.1|21	electronic communication interface endorsed by the Czech government.
12cr|dsgui-1.6.3-0.1|22	
12cr|dsgui-1.6.3-0.1|23	%prep
12cr|dsgui-1.6.3-0.1|24	%setup -n %{name}-%{version} -n %{name}-%{version} -q
12cr|dsgui-1.6.3-0.1|25	sed -i 's/Office/Office;/g' dsgui.desktop
12cr|dsgui-1.6.3-0.1|26	
12cr|dsgui-1.6.3-0.1|27	%build
12cr|dsgui-1.6.3-0.1|28	python setup.py build
12cr|dsgui-1.6.3-0.1|29	
12cr|dsgui-1.6.3-0.1|30	%install
12cr|dsgui-1.6.3-0.1|31	rm -rf %{buildroot}
12cr|dsgui-1.6.3-0.1|32	python setup.py install --single-version-externally-managed \
12cr|dsgui-1.6.3-0.1|33	--root=%{buildroot}
12cr|dsgui-1.6.3-0.1|34	
12cr|dsgui-1.6.3-0.1|35	%find_lang %{name}
12cr|dsgui-1.6.3-0.1|36	
12cr|dsgui-1.6.3-0.1|37	%clean
12cr|dsgui-1.6.3-0.1|38	rm -rf %{buildroot}
12cr|dsgui-1.6.3-0.1|39	
12cr|dsgui-1.6.3-0.1|40	%files -f %{name}.lang
12cr|dsgui-1.6.3-0.1|41	%defattr(-,root,root,-)
12cr|dsgui-1.6.3-0.1|42	%dir %{py_puresitedir}/%{name}*
12cr|dsgui-1.6.3-0.1|43	%{py_puresitedir}/%{name}*/*
12cr|dsgui-1.6.3-0.1|44	%{_bindir}/%{name}
12cr|dsgui-1.6.3-0.1|45	%dir %{_datadir}/%{name}
12cr|dsgui-1.6.3-0.1|46	%{_datadir}/%{name}/*
12cr|dsgui-1.6.3-0.1|47	%{_datadir}/applications/%{name}*
12cr|dsgui-1.6.3-0.1|48	%{_datadir}/icons/hicolor/*/apps/%{name}*
12cr|dsgui-1.6.3-0.1|49	
12cr|dsgui-1.6.3-0.1|50	
12cr|dsgui-1.6.3-0.1|51	%changelog
12cr|dsgui-1.6.3-0.1|52	* Sat Oct 15 2011 Tomas Kindl <supp@mandriva.org> 1.6.3-0.1mdv2011.0
12cr|dsgui-1.6.3-0.1|53	+ Revision: 704784
12cr|dsgui-1.6.3-0.1|54	- update to 1.6.3
12cr|dsgui-1.6.3-0.1|55	
12cr|dsgui-1.6.3-0.1|56	* Sun May 29 2011 Tomas Kindl <supp@mandriva.org> 1.5.1-1
12cr|dsgui-1.6.3-0.1|57	+ Revision: 681703
12cr|dsgui-1.6.3-0.1|58	-update to 1.5.1
12cr|dsgui-1.6.3-0.1|59	
12cr|dsgui-1.6.3-0.1|60	* Thu May 05 2011 Tomas Kindl <supp@mandriva.org> 1.5-1
12cr|dsgui-1.6.3-0.1|61	+ Revision: 669309
12cr|dsgui-1.6.3-0.1|62	- update to 1.5
12cr|dsgui-1.6.3-0.1|63	
12cr|dsgui-1.6.3-0.1|64	* Tue Apr 26 2011 Tomas Kindl <supp@mandriva.org> 1.4.1-2
12cr|dsgui-1.6.3-0.1|65	+ Revision: 659490
12cr|dsgui-1.6.3-0.1|66	- force rebuild
12cr|dsgui-1.6.3-0.1|67	
12cr|dsgui-1.6.3-0.1|68	* Thu Apr 21 2011 Tomas Kindl <supp@mandriva.org> 1.4.1-1
12cr|dsgui-1.6.3-0.1|69	+ Revision: 656559
12cr|dsgui-1.6.3-0.1|70	- add missing python require
12cr|dsgui-1.6.3-0.1|71	- fix license, group, python macros...
12cr|dsgui-1.6.3-0.1|72	- import dsgui
12cr|dsgui-1.6.3-0.1|73	
12cr|dsgui-1.6.3-0.1|74	

1062 12
12cr|dslib-2.1.0-1|1	Summary:	dslib is a free Python library for accessing Datove schranky
12cr|dslib-2.1.0-1|2	Name:		dslib
12cr|dslib-2.1.0-1|3	Version:	2.1.0
12cr|dslib-2.1.0-1|4	Release:	1
12cr|dslib-2.1.0-1|5	Source0:	http://www.nic.cz/public_media/datove_schranky/releases/datovka-2.1.1/src/%{name}-%{version}.tar.gz
12cr|dslib-2.1.0-1|6	License:	LGPL
12cr|dslib-2.1.0-1|7	Group:		System/Libraries
12cr|dslib-2.1.0-1|8	BuildArch:	noarch
12cr|dslib-2.1.0-1|9	Requires:	python-OpenSSL
12cr|dslib-2.1.0-1|10	BuildRequires:	python-setuptools
12cr|dslib-2.1.0-1|11	URL:		http://labs.nic.cz/datove-schranky/
12cr|dslib-2.1.0-1|12	
12cr|dslib-2.1.0-1|13	%description
12cr|dslib-2.1.0-1|14	dslib is a Python library for accessing a 'Databox' - an
12cr|dslib-2.1.0-1|15	electronic communication interface endorsed by the Czech government.
12cr|dslib-2.1.0-1|16	
12cr|dslib-2.1.0-1|17	%prep
12cr|dslib-2.1.0-1|18	%setup -n %{name}-%{version} -n %{name}-%{version} -q
12cr|dslib-2.1.0-1|19	
12cr|dslib-2.1.0-1|20	%build
12cr|dslib-2.1.0-1|21	python setup.py build
12cr|dslib-2.1.0-1|22	
12cr|dslib-2.1.0-1|23	%install
12cr|dslib-2.1.0-1|24	rm -rf %{buildroot}
12cr|dslib-2.1.0-1|25	python setup.py install --single-version-externally-managed \
12cr|dslib-2.1.0-1|26	--root=%{buildroot}
12cr|dslib-2.1.0-1|27	
12cr|dslib-2.1.0-1|28	%files
12cr|dslib-2.1.0-1|29	%dir %{py_puresitedir}/%{name}*
12cr|dslib-2.1.0-1|30	%{py_puresitedir}/%{name}*/*
12cr|dslib-2.1.0-1|31	%dir %{_datadir}/%{name}
12cr|dslib-2.1.0-1|32	%{_datadir}/%{name}/*
12cr|dslib-2.1.0-1|33	
12cr|dslib-2.1.0-1|34	
12cr|dslib-2.1.0-1|35	%changelog
12cr|dslib-2.1.0-1|36	* Thu Jul 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.1.0-1
12cr|dslib-2.1.0-1|37	+ Revision: 810195
12cr|dslib-2.1.0-1|38	- version update 2.1.0
12cr|dslib-2.1.0-1|39	
12cr|dslib-2.1.0-1|40	* Tue Aug 09 2011 Tomas Kindl <supp@mandriva.org> 1.6-1
12cr|dslib-2.1.0-1|41	+ Revision: 693765
12cr|dslib-2.1.0-1|42	- update to 1.6
12cr|dslib-2.1.0-1|43	
12cr|dslib-2.1.0-1|44	* Sun May 29 2011 Tomas Kindl <supp@mandriva.org> 1.5.1-1
12cr|dslib-2.1.0-1|45	+ Revision: 681702
12cr|dslib-2.1.0-1|46	-update to 1.5.1
12cr|dslib-2.1.0-1|47	
12cr|dslib-2.1.0-1|48	* Thu May 05 2011 Tomas Kindl <supp@mandriva.org> 1.5-1
12cr|dslib-2.1.0-1|49	+ Revision: 669307
12cr|dslib-2.1.0-1|50	- update to 1.5
12cr|dslib-2.1.0-1|51	
12cr|dslib-2.1.0-1|52	* Thu Apr 21 2011 Tomas Kindl <supp@mandriva.org> 1.4.1-2
12cr|dslib-2.1.0-1|53	+ Revision: 656541
12cr|dslib-2.1.0-1|54	-fix release!
12cr|dslib-2.1.0-1|55	- fix python macros, license, group
12cr|dslib-2.1.0-1|56	- import dslib
12cr|dslib-2.1.0-1|57	

1063 12
12cr|dspam-3.10.1-1|1	%define _disable_ld_no_undefined 1
12cr|dspam-3.10.1-1|2	
12cr|dspam-3.10.1-1|3	%define	major 7
12cr|dspam-3.10.1-1|4	%define libname %mklibname dspam %{major}
12cr|dspam-3.10.1-1|5	%define develname %mklibname dspam -d
12cr|dspam-3.10.1-1|6	
12cr|dspam-3.10.1-1|7	Summary:	A library and Mail Delivery Agent for Bayesian spam filtering
12cr|dspam-3.10.1-1|8	Name:		dspam
12cr|dspam-3.10.1-1|9	Version:	3.10.1
12cr|dspam-3.10.1-1|10	Release:	%mkrel 1
12cr|dspam-3.10.1-1|11	License:	GPL
12cr|dspam-3.10.1-1|12	Group:		System/Servers
12cr|dspam-3.10.1-1|13	URL:		http://dspam.nuclearelephant.com/
12cr|dspam-3.10.1-1|14	Source0:	http://dspam.nuclearelephant.com/sources/%{name}-%{version}.tar.gz
12cr|dspam-3.10.1-1|15	Source1:	dspam_sa_trainer.tar.bz2
12cr|dspam-3.10.1-1|16	Source2:	dspam.cf
12cr|dspam-3.10.1-1|17	Source3:	dspam.cron
12cr|dspam-3.10.1-1|18	Source4:	dspam.sysconfig
12cr|dspam-3.10.1-1|19	Source5:	dspam.init
12cr|dspam-3.10.1-1|20	Patch0:		dspam-modules.diff
12cr|dspam-3.10.1-1|21	Requires(post): rpm-helper
12cr|dspam-3.10.1-1|22	Requires(preun): rpm-helper
12cr|dspam-3.10.1-1|23	Requires:	clamav clamd
12cr|dspam-3.10.1-1|24	BuildRequires:	autoconf2.5
12cr|dspam-3.10.1-1|25	BuildRequires:	automake
12cr|dspam-3.10.1-1|26	BuildRequires:	mysql-devel
12cr|dspam-3.10.1-1|27	BuildRequires:	sqlite3-devel
12cr|dspam-3.10.1-1|28	BuildRequires:	postgresql-devel
12cr|dspam-3.10.1-1|29	BuildRequires:	openldap-devel
12cr|dspam-3.10.1-1|30	BuildRequires:	libtool
12cr|dspam-3.10.1-1|31	#BuildConflicts:	sqlite-devel
12cr|dspam-3.10.1-1|32	Obsoletes:	dspam-amavis
12cr|dspam-3.10.1-1|33	Obsoletes:	dspam-db4
12cr|dspam-3.10.1-1|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dspam-3.10.1-1|35	
12cr|dspam-3.10.1-1|36	%description
12cr|dspam-3.10.1-1|37	DSPAM (as in De-Spam) is an open-source project to create a new
12cr|dspam-3.10.1-1|38	kind of anti-spam mechanism, and is currently effective as both a
12cr|dspam-3.10.1-1|39	server-side agent for UNIX email servers and a developer's library
12cr|dspam-3.10.1-1|40	for mail clients, other anti-spam tools, and similar projects
12cr|dspam-3.10.1-1|41	requiring drop-in spam filtering.
12cr|dspam-3.10.1-1|42	
12cr|dspam-3.10.1-1|43	The DSPAM agent masquerades as the email server's local delivery
12cr|dspam-3.10.1-1|44	agent and filters/learns spams using an advanced Bayesian
12cr|dspam-3.10.1-1|45	statistical approach (based on Baye's theorem of combined
12cr|dspam-3.10.1-1|46	probabilities) which provides an administratively
12cr|dspam-3.10.1-1|47	maintenance-free, easy-learning Anti-Spam service custom tailored
12cr|dspam-3.10.1-1|48	to each individual user's behavior. Advanced because on top of
12cr|dspam-3.10.1-1|49	standard Bayesian filtering is also incorporated the use of
12cr|dspam-3.10.1-1|50	Chained Tokens, de-obfuscation, and other enhancements. DSPAM
12cr|dspam-3.10.1-1|51	works great with Sendmail and Exim, and should work well with
12cr|dspam-3.10.1-1|52	any other MTA that supports an external local delivery agent
12cr|dspam-3.10.1-1|53	(postfix, qmail, etc.)
12cr|dspam-3.10.1-1|54	
12cr|dspam-3.10.1-1|55	%package -n	%{libname}
12cr|dspam-3.10.1-1|56	Summary:	A library and Mail Delivery Agent for Bayesian spam filtering
12cr|dspam-3.10.1-1|57	Group:         	System/Libraries
12cr|dspam-3.10.1-1|58	Conflicts:	%{mklibname dspam 5}
12cr|dspam-3.10.1-1|59	Conflicts:	%{mklibname dspam 6}
12cr|dspam-3.10.1-1|60	Conflicts:	%{mklibname dspamdb4 6}
12cr|dspam-3.10.1-1|61	Conflicts:	%{mklibname dspamamavis 6}
12cr|dspam-3.10.1-1|62	
12cr|dspam-3.10.1-1|63	%description -n	%{libname}
12cr|dspam-3.10.1-1|64	DSPAM (as in De-Spam) is an open-source project to create a new
12cr|dspam-3.10.1-1|65	kind of anti-spam mechanism, and is currently effective as both a
12cr|dspam-3.10.1-1|66	server-side agent for UNIX email servers and a developer's library
12cr|dspam-3.10.1-1|67	for mail clients, other anti-spam tools, and similar projects
12cr|dspam-3.10.1-1|68	requiring drop-in spam filtering.
12cr|dspam-3.10.1-1|69	
12cr|dspam-3.10.1-1|70	The DSPAM agent masquerades as the email server's local delivery
12cr|dspam-3.10.1-1|71	agent and filters/learns spams using an advanced Bayesian
12cr|dspam-3.10.1-1|72	statistical approach (based on Baye's theorem of combined
12cr|dspam-3.10.1-1|73	probabilities) which provides an administratively
12cr|dspam-3.10.1-1|74	maintenance-free, easy-learning Anti-Spam service custom tailored
12cr|dspam-3.10.1-1|75	to each individual user's behavior. Advanced because on top of
12cr|dspam-3.10.1-1|76	standard Bayesian filtering is also incorporated the use of
12cr|dspam-3.10.1-1|77	Chained Tokens, de-obfuscation, and other enhancements. DSPAM
12cr|dspam-3.10.1-1|78	works great with Sendmail and Exim, and should work well with
12cr|dspam-3.10.1-1|79	any other MTA that supports an external local delivery agent
12cr|dspam-3.10.1-1|80	(postfix, qmail, etc.)
12cr|dspam-3.10.1-1|81	
12cr|dspam-3.10.1-1|82	%package -n	%{develname}
12cr|dspam-3.10.1-1|83	Summary:	Development library and header files for the %{name} library
12cr|dspam-3.10.1-1|84	Group:		Development/C
12cr|dspam-3.10.1-1|85	Requires:	%{libname} = %{version}
12cr|dspam-3.10.1-1|86	Provides:	%{name}-devel lib%{name}-devel
12cr|dspam-3.10.1-1|87	Obsoletes:	%{mklibname dspam 5 -d}
12cr|dspam-3.10.1-1|88	Obsoletes:	%{mklibname dspam 6 -d}
12cr|dspam-3.10.1-1|89	Obsoletes:	%{mklibname dspam 7 -d}
12cr|dspam-3.10.1-1|90	
12cr|dspam-3.10.1-1|91	%description -n	%{develname}
12cr|dspam-3.10.1-1|92	DSPAM has had its core engine moved into a separate library,
12cr|dspam-3.10.1-1|93	libdspam. This library can be used by developers to provide
12cr|dspam-3.10.1-1|94	'drop-in' spam filtering for their mail client applications,
12cr|dspam-3.10.1-1|95	other anti-spam tools, or similar projects.
12cr|dspam-3.10.1-1|96	
12cr|dspam-3.10.1-1|97	%package	backend-mysql
12cr|dspam-3.10.1-1|98	Summary:	The mysql driver for dspam
12cr|dspam-3.10.1-1|99	Group:		System/Servers
12cr|dspam-3.10.1-1|100	Requires:	%{name} = %{version}
12cr|dspam-3.10.1-1|101	Obsoletes:	dspam-mysql
12cr|dspam-3.10.1-1|102	Obsoletes:	%{mklibname dspammysql 6}
12cr|dspam-3.10.1-1|103	
12cr|dspam-3.10.1-1|104	%description	backend-mysql
12cr|dspam-3.10.1-1|105	The mysql driver for dspam
12cr|dspam-3.10.1-1|106	
12cr|dspam-3.10.1-1|107	%package	backend-pgsql
12cr|dspam-3.10.1-1|108	Summary:	The pgsql driver for dspam
12cr|dspam-3.10.1-1|109	Group:		System/Servers
12cr|dspam-3.10.1-1|110	Requires:	%{name} = %{version}
12cr|dspam-3.10.1-1|111	Obsoletes:	dspam-pgsql
12cr|dspam-3.10.1-1|112	Obsoletes:	%{mklibname dspampgsql 6}
12cr|dspam-3.10.1-1|113	
12cr|dspam-3.10.1-1|114	%description	backend-pgsql
12cr|dspam-3.10.1-1|115	The pgsql driver for dspam
12cr|dspam-3.10.1-1|116	
12cr|dspam-3.10.1-1|117	%package	backend-sqlite3
12cr|dspam-3.10.1-1|118	Summary:	The sqlite3 driver for dspam
12cr|dspam-3.10.1-1|119	Group:		System/Servers
12cr|dspam-3.10.1-1|120	Requires:	%{name} = %{version}
12cr|dspam-3.10.1-1|121	
12cr|dspam-3.10.1-1|122	%description	backend-sqlite3
12cr|dspam-3.10.1-1|123	The sqlite3 driver for dspam
12cr|dspam-3.10.1-1|124	
12cr|dspam-3.10.1-1|125	%package	cgi
12cr|dspam-3.10.1-1|126	Summary:	Web administration GUI for DSPAM
12cr|dspam-3.10.1-1|127	Group:		System/Servers
12cr|dspam-3.10.1-1|128	Requires:	apache
12cr|dspam-3.10.1-1|129	Requires:	%{name} = %{version}
12cr|dspam-3.10.1-1|130	
12cr|dspam-3.10.1-1|131	%description	cgi
12cr|dspam-3.10.1-1|132	Web administration GUI for DSPAM.
12cr|dspam-3.10.1-1|133	
12cr|dspam-3.10.1-1|134	%prep
12cr|dspam-3.10.1-1|135	
12cr|dspam-3.10.1-1|136	%setup -q -n %{name}-%{version} -a1
12cr|dspam-3.10.1-1|137	%patch0 -p1
12cr|dspam-3.10.1-1|138	
12cr|dspam-3.10.1-1|139	# instead of maintaining patches...
12cr|dspam-3.10.1-1|140	find -type f -name "Makefile*" | xargs perl -pi -e "s|-static||g"
12cr|dspam-3.10.1-1|141	
12cr|dspam-3.10.1-1|142	cp %{SOURCE2} dspam.cf
12cr|dspam-3.10.1-1|143	cp %{SOURCE3} dspam.cron
12cr|dspam-3.10.1-1|144	cp %{SOURCE4} dspam.sysconfig
12cr|dspam-3.10.1-1|145	cp %{SOURCE5} dspam.init
12cr|dspam-3.10.1-1|146	
12cr|dspam-3.10.1-1|147	%build
12cr|dspam-3.10.1-1|148	export WANT_AUTOCONF_2_5=1
12cr|dspam-3.10.1-1|149	rm -f configure
12cr|dspam-3.10.1-1|150	autoreconf -fis
12cr|dspam-3.10.1-1|151	ln -snf %{_bindir}/libtool .
12cr|dspam-3.10.1-1|152	
12cr|dspam-3.10.1-1|153	#sh ./autogen.sh
12cr|dspam-3.10.1-1|154	
12cr|dspam-3.10.1-1|155	%configure2_5x \
12cr|dspam-3.10.1-1|156	--enable-daemon \
12cr|dspam-3.10.1-1|157	--enable-ldap \
12cr|dspam-3.10.1-1|158	--enable-trusted-user-security \
12cr|dspam-3.10.1-1|159	--enable-clamav \
12cr|dspam-3.10.1-1|160	--enable-neural-networking \
12cr|dspam-3.10.1-1|161	--enable-long-usernames \
12cr|dspam-3.10.1-1|162	--enable-domain-scale \
12cr|dspam-3.10.1-1|163	--enable-virtual-users \
12cr|dspam-3.10.1-1|164	--with-dspam-home=%{_localstatedir}/lib/dspam \
12cr|dspam-3.10.1-1|165	--with-logdir=/var/log/dspam \
12cr|dspam-3.10.1-1|166	--with-storage-driver=hash_drv,mysql_drv,pgsql_drv,sqlite3_drv \
12cr|dspam-3.10.1-1|167	--with-mysql-includes=%{_includedir}/mysql --with-mysql-libraries=%{_libdir} \
12cr|dspam-3.10.1-1|168	--with-pgsql-includes=%{_includedir} --with-pgsql-libraries=%{_libdir} \
12cr|dspam-3.10.1-1|169	--with-sqlite3-includes=%{_includedir} --with-sqlite3-libraries=%{_libdir}
12cr|dspam-3.10.1-1|170	
12cr|dspam-3.10.1-1|171	%install
12cr|dspam-3.10.1-1|172	rm -rf %{buildroot}
12cr|dspam-3.10.1-1|173	
12cr|dspam-3.10.1-1|174	# make some dirs
12cr|dspam-3.10.1-1|175	install -d %{buildroot}%{_includedir}/dspam
12cr|dspam-3.10.1-1|176	install -d %{buildroot}%{_initrddir}
12cr|dspam-3.10.1-1|177	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin
12cr|dspam-3.10.1-1|178	install -d %{buildroot}%{_sysconfdir}/cron.daily
12cr|dspam-3.10.1-1|179	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|dspam-3.10.1-1|180	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|dspam-3.10.1-1|181	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|dspam-3.10.1-1|182	install -d %{buildroot}%{_sysconfdir}/ld.so.conf.d
12cr|dspam-3.10.1-1|183	install -d %{buildroot}%{_libdir}/dspam
12cr|dspam-3.10.1-1|184	install -d %{buildroot}%{_localstatedir}/lib/dspam/data
12cr|dspam-3.10.1-1|185	install -d %{buildroot}/var/log/dspam
12cr|dspam-3.10.1-1|186	install -d %{buildroot}/var/run/dspam
12cr|dspam-3.10.1-1|187	install -d %{buildroot}/var/www/icons
12cr|dspam-3.10.1-1|188	install -d %{buildroot}%{_datadir}/dspam/cgi-bin/templates
12cr|dspam-3.10.1-1|189	install -d %{buildroot}%{_datadir}/dspam-sqlite3
12cr|dspam-3.10.1-1|190	install -d %{buildroot}%{_datadir}/dspam-mysql
12cr|dspam-3.10.1-1|191	install -d %{buildroot}%{_datadir}/dspam-pgsql
12cr|dspam-3.10.1-1|192	
12cr|dspam-3.10.1-1|193	%makeinstall_std
12cr|dspam-3.10.1-1|194	
12cr|dspam-3.10.1-1|195	# install promo icon
12cr|dspam-3.10.1-1|196	install -m0644 webui/htdocs/dspam-logo-small.gif %{buildroot}/var/www/icons/dspam.gif
12cr|dspam-3.10.1-1|197	
12cr|dspam-3.10.1-1|198	# install /etc stuff
12cr|dspam-3.10.1-1|199	install -m0755 dspam.cron %{buildroot}%{_sysconfdir}/cron.daily/dspam
12cr|dspam-3.10.1-1|200	install -m0644 dspam.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/dspam
12cr|dspam-3.10.1-1|201	install -m0755 dspam.init %{buildroot}%{_initrddir}/dspam
12cr|dspam-3.10.1-1|202	
12cr|dspam-3.10.1-1|203	# nuke unwanted devel files
12cr|dspam-3.10.1-1|204	rm -f %{buildroot}%{_libdir}/dspam/lib*_drv.*a
12cr|dspam-3.10.1-1|205	
12cr|dspam-3.10.1-1|206	# install sql stuff
12cr|dspam-3.10.1-1|207	install -m0644 src/tools.sqlite_drv/*.sql %{buildroot}%{_datadir}/dspam-sqlite3/
12cr|dspam-3.10.1-1|208	install -m0644 src/tools.mysql_drv/*.sql %{buildroot}%{_datadir}/dspam-mysql/
12cr|dspam-3.10.1-1|209	install -m0644 src/tools.pgsql_drv/*.sql %{buildroot}%{_datadir}/dspam-pgsql/
12cr|dspam-3.10.1-1|210	
12cr|dspam-3.10.1-1|211	# install the cgi stuff
12cr|dspam-3.10.1-1|212	install -m0755 webui/cgi-bin/*.cgi %{buildroot}%{_datadir}/dspam/cgi-bin/
12cr|dspam-3.10.1-1|213	install -m0755 webui/cgi-bin/configure.pl %{buildroot}%{_datadir}/dspam/cgi-bin/
12cr|dspam-3.10.1-1|214	install -m0644 webui/cgi-bin/*.txt %{buildroot}%{_datadir}/dspam/cgi-bin/
12cr|dspam-3.10.1-1|215	install -m0644 webui/cgi-bin/default.prefs %{buildroot}%{_datadir}/dspam/cgi-bin/
12cr|dspam-3.10.1-1|216	install -m0644 webui/cgi-bin/admins %{buildroot}%{_datadir}/dspam/cgi-bin/
12cr|dspam-3.10.1-1|217	install -m0644 webui/htdocs/*.css %{buildroot}%{_datadir}/dspam/cgi-bin/
12cr|dspam-3.10.1-1|218	install -m0644 webui/htdocs/*.gif %{buildroot}%{_datadir}/dspam/cgi-bin/
12cr|dspam-3.10.1-1|219	install -m0644 webui/cgi-bin/templates/*.html %{buildroot}%{_datadir}/dspam/cgi-bin/templates/
12cr|dspam-3.10.1-1|220	
12cr|dspam-3.10.1-1|221	# fix webroot
12cr|dspam-3.10.1-1|222	perl -pi -e "s|\"\/\"\;|\"\/dspam\"\;|g" %{buildroot}%{_datadir}/dspam/cgi-bin/configure.pl
12cr|dspam-3.10.1-1|223	
12cr|dspam-3.10.1-1|224	cat > dspam.apache2 << EOF
12cr|dspam-3.10.1-1|225	
12cr|dspam-3.10.1-1|226	Alias /dspam %{_datadir}/dspam/cgi-bin
12cr|dspam-3.10.1-1|227	
12cr|dspam-3.10.1-1|228	<Directory %{_datadir}/dspam/cgi-bin/>
12cr|dspam-3.10.1-1|229	
12cr|dspam-3.10.1-1|230	Options ExecCGI
12cr|dspam-3.10.1-1|231	AllowOverride Limit AuthConfig
12cr|dspam-3.10.1-1|232	DirectoryIndex dspam.cgi
12cr|dspam-3.10.1-1|233	
12cr|dspam-3.10.1-1|234	Order deny,allow
12cr|dspam-3.10.1-1|235	Deny from all
12cr|dspam-3.10.1-1|236	allow from 127.0.0.1
12cr|dspam-3.10.1-1|237	
12cr|dspam-3.10.1-1|238	AuthUserFile %{_datadir}/dspam/cgi-bin/.htpasswd
12cr|dspam-3.10.1-1|239	AuthGroupFile /dev/null
12cr|dspam-3.10.1-1|240	AuthName "Authorization required"
12cr|dspam-3.10.1-1|241	AuthType Basic
12cr|dspam-3.10.1-1|242	
12cr|dspam-3.10.1-1|243	<Limit GET>
12cr|dspam-3.10.1-1|244	require user root
12cr|dspam-3.10.1-1|245	require user dspamadmin
12cr|dspam-3.10.1-1|246	</Limit>
12cr|dspam-3.10.1-1|247	
12cr|dspam-3.10.1-1|248	</Directory>
12cr|dspam-3.10.1-1|249	EOF
12cr|dspam-3.10.1-1|250	install -m0644 dspam.apache2 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/dspam.conf
12cr|dspam-3.10.1-1|251	echo "dspamadmin:h7Sr5nPztyPjU" > %{buildroot}%{_datadir}/dspam/cgi-bin/.htpasswd
12cr|dspam-3.10.1-1|252	echo "dspamadmin" >> %{buildroot}%{_datadir}/dspam/cgi-bin/admins
12cr|dspam-3.10.1-1|253	
12cr|dspam-3.10.1-1|254	cat > dspam.logrotate << EOF
12cr|dspam-3.10.1-1|255	/var/log/dspam/*.log {
12cr|dspam-3.10.1-1|256	missingok
12cr|dspam-3.10.1-1|257	monthly
12cr|dspam-3.10.1-1|258	compress
12cr|dspam-3.10.1-1|259	postrotate
12cr|dspam-3.10.1-1|260	/bin/kill -HUP \`cat /var/run/dspam/dspam.pid 2> /dev/null\` || /bin/true
12cr|dspam-3.10.1-1|261	endscript
12cr|dspam-3.10.1-1|262	}
12cr|dspam-3.10.1-1|263	EOF
12cr|dspam-3.10.1-1|264	install -m0644 dspam.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/dspam
12cr|dspam-3.10.1-1|265	
12cr|dspam-3.10.1-1|266	# fix strange perms (strip cannot access setuid/sgid files...)
12cr|dspam-3.10.1-1|267	chmod 755 %{buildroot}%{_bindir}/*
12cr|dspam-3.10.1-1|268	
12cr|dspam-3.10.1-1|269	# install spamassassin stuff
12cr|dspam-3.10.1-1|270	install -m0644 dspam.cf %{buildroot}%{_sysconfdir}/mail/spamassassin
12cr|dspam-3.10.1-1|271	
12cr|dspam-3.10.1-1|272	# fix default config (patches won't apply here...)
12cr|dspam-3.10.1-1|273	perl -pi -e "s|^#ServerDomainSocketPath.*|ServerDomainSocketPath \"%{_localstatedir}/lib/dspam/dspam\.sock\"|g" %{buildroot}%{_sysconfdir}/dspam.conf
12cr|dspam-3.10.1-1|274	perl -pi -e "s|^#ClientHost.*|ClientHost \"%{_localstatedir}/lib/dspam/dspam\.sock\"|g" %{buildroot}%{_sysconfdir}/dspam.conf
12cr|dspam-3.10.1-1|275	perl -pi -e "s|^#ServerPID.*|ServerPID \"/var/run/dspam/dspam\.pid\"|g" %{buildroot}%{_sysconfdir}/dspam.conf
12cr|dspam-3.10.1-1|276	perl -pi -e "s|^#ServerMode.*|ServerMode dspam|g" %{buildroot}%{_sysconfdir}/dspam.conf
12cr|dspam-3.10.1-1|277	
12cr|dspam-3.10.1-1|278	# fix strange perms
12cr|dspam-3.10.1-1|279	chmod 644 doc/*
12cr|dspam-3.10.1-1|280	
12cr|dspam-3.10.1-1|281	# provide a  README.urpmi file
12cr|dspam-3.10.1-1|282	cat > README.urpmi << EOF
12cr|dspam-3.10.1-1|283	
12cr|dspam-3.10.1-1|284	Due huge changes in the source an upgrade from 3.4.x to 3.6.x has to be done
12cr|dspam-3.10.1-1|285	manually, please read these files:
12cr|dspam-3.10.1-1|286	
12cr|dspam-3.10.1-1|287	%{_docdir}/%{name}-%{version}/RELEASE.NOTES
12cr|dspam-3.10.1-1|288	%{_docdir}/%{name}-%{version}/UPGRADING
12cr|dspam-3.10.1-1|289	
12cr|dspam-3.10.1-1|290	The previous 3.4.x packages was specially handcrafted so that you could use each
12cr|dspam-3.10.1-1|291	driver and even toggle between them, or use them simultaneousely. This is not
12cr|dspam-3.10.1-1|292	nessesary anymore and that magic has therefore been removed.
12cr|dspam-3.10.1-1|293	
12cr|dspam-3.10.1-1|294	The Berkley-DB backend driver has been removed as it is prone to give errors due
12cr|dspam-3.10.1-1|295	lack of thread safety as outlined in the dspam documentation.
12cr|dspam-3.10.1-1|296	
12cr|dspam-3.10.1-1|297	The amavis-new tailored package has been removed, it may reappear later on.
12cr|dspam-3.10.1-1|298	
12cr|dspam-3.10.1-1|299	You will have to define a proper cron command to use for daily cleanups. Look
12cr|dspam-3.10.1-1|300	in the %{_sysconfdir}/sysconfig/dspam file for some examples.
12cr|dspam-3.10.1-1|301	
12cr|dspam-3.10.1-1|302	For example when executing dspam with the mysql driver it is possible it will
12cr|dspam-3.10.1-1|303	complain that it cannot find a %{_localstatedir}/lib/dspam/mysql.data file. This
12cr|dspam-3.10.1-1|304	is for backward compatibility. Do not use this file, edit the %{_sysconfdir}/dspam.conf
12cr|dspam-3.10.1-1|305	file instead.
12cr|dspam-3.10.1-1|306	
12cr|dspam-3.10.1-1|307	The dspam-cgi web interface is password protected and only accessable from 127.0.0.1,
12cr|dspam-3.10.1-1|308	login as dspamadmin (l/p=dspamadmin) and change this ASAP in the
12cr|dspam-3.10.1-1|309	%{_datadir}/dspam/cgi-bin/.htpasswd file. Preferably you should use some other
12cr|dspam-3.10.1-1|310	authentication mechanish.
12cr|dspam-3.10.1-1|311	EOF
12cr|dspam-3.10.1-1|312	
12cr|dspam-3.10.1-1|313	echo "%{_libdir}/dspam" > %{buildroot}%{_sysconfdir}/ld.so.conf.d/dspam.conf
12cr|dspam-3.10.1-1|314	
12cr|dspam-3.10.1-1|315	%post
12cr|dspam-3.10.1-1|316	%_post_service dspam
12cr|dspam-3.10.1-1|317	
12cr|dspam-3.10.1-1|318	%preun
12cr|dspam-3.10.1-1|319	%_preun_service dspam
12cr|dspam-3.10.1-1|320	
12cr|dspam-3.10.1-1|321	%post cgi
12cr|dspam-3.10.1-1|322	if [ -f /var/lock/subsys/httpd ]; then
12cr|dspam-3.10.1-1|323	%{_initrddir}/httpd restart 1>&2;
12cr|dspam-3.10.1-1|324	fi
12cr|dspam-3.10.1-1|325	
12cr|dspam-3.10.1-1|326	%postun cgi
12cr|dspam-3.10.1-1|327	if [ "$1" = "0" ]; then
12cr|dspam-3.10.1-1|328	if [ -f /var/lock/subsys/httpd ]; then
12cr|dspam-3.10.1-1|329	%{_initrddir}/httpd restart 1>&2
12cr|dspam-3.10.1-1|330	fi
12cr|dspam-3.10.1-1|331	fi
12cr|dspam-3.10.1-1|332	
12cr|dspam-3.10.1-1|333	%if "%{distribution}" == "Mandriva Linux"
12cr|dspam-3.10.1-1|334	%if %mdkversion < 200900
12cr|dspam-3.10.1-1|335	%post -n %{libname} -p /sbin/ldconfig
12cr|dspam-3.10.1-1|336	
12cr|dspam-3.10.1-1|337	%postun -n %{libname} -p /sbin/ldconfig
12cr|dspam-3.10.1-1|338	
12cr|dspam-3.10.1-1|339	%post backend-mysql -p /sbin/ldconfig
12cr|dspam-3.10.1-1|340	
12cr|dspam-3.10.1-1|341	%postun backend-mysql -p /sbin/ldconfig
12cr|dspam-3.10.1-1|342	
12cr|dspam-3.10.1-1|343	%post backend-pgsql -p /sbin/ldconfig
12cr|dspam-3.10.1-1|344	
12cr|dspam-3.10.1-1|345	%postun backend-pgsql -p /sbin/ldconfig
12cr|dspam-3.10.1-1|346	
12cr|dspam-3.10.1-1|347	%post backend-sqlite3 -p /sbin/ldconfig
12cr|dspam-3.10.1-1|348	
12cr|dspam-3.10.1-1|349	%postun backend-sqlite3 -p /sbin/ldconfig
12cr|dspam-3.10.1-1|350	%endif
12cr|dspam-3.10.1-1|351	%endif
12cr|dspam-3.10.1-1|352	
12cr|dspam-3.10.1-1|353	%clean
12cr|dspam-3.10.1-1|354	rm -rf %{buildroot}
12cr|dspam-3.10.1-1|355	
12cr|dspam-3.10.1-1|356	%files
12cr|dspam-3.10.1-1|357	%defattr(-,root,root)
12cr|dspam-3.10.1-1|358	%doc README* RELEASE.NOTES CHANGELOG txt/*.txt dspam_sa_trainer
12cr|dspam-3.10.1-1|359	%doc doc/courier.txt doc/exim.txt doc/markov.txt doc/pop3filter.txt
12cr|dspam-3.10.1-1|360	%doc doc/postfix.txt doc/qmail.txt doc/relay.txt doc/sendmail.txt
12cr|dspam-3.10.1-1|361	%attr(0755,root,root) %{_initrddir}/dspam
12cr|dspam-3.10.1-1|362	%attr(0755,root,root) %{_sysconfdir}/cron.daily/dspam
12cr|dspam-3.10.1-1|363	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/dspam.conf
12cr|dspam-3.10.1-1|364	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/dspam
12cr|dspam-3.10.1-1|365	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/dspam
12cr|dspam-3.10.1-1|366	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/mail/spamassassin/dspam.cf
12cr|dspam-3.10.1-1|367	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/ld.so.conf.d/dspam.conf
12cr|dspam-3.10.1-1|368	%attr(0755,root,root) %{_bindir}/cssclean
12cr|dspam-3.10.1-1|369	%attr(0755,root,root) %{_bindir}/csscompress
12cr|dspam-3.10.1-1|370	%attr(0755,root,root) %{_bindir}/cssconvert
12cr|dspam-3.10.1-1|371	%attr(0755,root,root) %{_bindir}/cssstat
12cr|dspam-3.10.1-1|372	%attr(0755,root,mail) %{_bindir}/dspam_admin
12cr|dspam-3.10.1-1|373	%attr(0755,root,mail) %{_bindir}/dspam
12cr|dspam-3.10.1-1|374	%attr(0755,root,root) %{_bindir}/dspam_2sql
12cr|dspam-3.10.1-1|375	%attr(0755,root,root) %{_bindir}/dspam_clean
12cr|dspam-3.10.1-1|376	%attr(0755,root,root) %{_bindir}/dspam_crc
12cr|dspam-3.10.1-1|377	%attr(0755,root,root) %{_bindir}/dspamc
12cr|dspam-3.10.1-1|378	%attr(0755,root,root) %{_bindir}/dspam_dump
12cr|dspam-3.10.1-1|379	%attr(0755,root,root) %{_bindir}/dspam_logrotate
12cr|dspam-3.10.1-1|380	%attr(0755,root,root) %{_bindir}/dspam_merge
12cr|dspam-3.10.1-1|381	%attr(0755,root,root) %{_bindir}/dspam_stats
12cr|dspam-3.10.1-1|382	%attr(0755,root,root) %{_bindir}/dspam_train
12cr|dspam-3.10.1-1|383	%attr(0755,root,root) %{_bindir}/dspam_notify
12cr|dspam-3.10.1-1|384	%attr(0644,root,root) %{_mandir}/man1/dspam.1*
12cr|dspam-3.10.1-1|385	%attr(0644,root,root) %{_mandir}/man1/dspam_clean.1*
12cr|dspam-3.10.1-1|386	%attr(0644,root,root) %{_mandir}/man1/dspam_dump.1*
12cr|dspam-3.10.1-1|387	%attr(0644,root,root) %{_mandir}/man1/dspam_merge.1*
12cr|dspam-3.10.1-1|388	%attr(0644,root,root) %{_mandir}/man1/dspam_stats.1*
12cr|dspam-3.10.1-1|389	%attr(0644,root,root) %{_mandir}/man1/dspam_train.1*
12cr|dspam-3.10.1-1|390	%attr(0644,root,root) %{_mandir}/man1/dspam_admin.1*
12cr|dspam-3.10.1-1|391	%attr(0644,root,root) %{_mandir}/man1/dspam_crc.1*
12cr|dspam-3.10.1-1|392	%attr(0644,root,root) %{_mandir}/man1/dspam_logrotate.1*
12cr|dspam-3.10.1-1|393	%attr(0644,root,root) /var/www/icons/dspam.gif
12cr|dspam-3.10.1-1|394	%dir %attr(0750,root,mail) %{_localstatedir}/lib/dspam
12cr|dspam-3.10.1-1|395	%dir %attr(0750,root,mail) %{_localstatedir}/lib/dspam/data
12cr|dspam-3.10.1-1|396	%dir %attr(0755,root,root) %{_datadir}/dspam
12cr|dspam-3.10.1-1|397	%dir %attr(0750,root,mail) /var/log/dspam
12cr|dspam-3.10.1-1|398	%dir %attr(0750,root,root) /var/run/dspam
12cr|dspam-3.10.1-1|399	
12cr|dspam-3.10.1-1|400	%files -n %{libname}
12cr|dspam-3.10.1-1|401	%defattr(-,root,root)
12cr|dspam-3.10.1-1|402	%attr(0755,root,root) %{_libdir}/libdspam.so.*
12cr|dspam-3.10.1-1|403	%attr(0755,root,root) %{_libdir}/dspam/libhash_drv.so
12cr|dspam-3.10.1-1|404	
12cr|dspam-3.10.1-1|405	%files -n %{develname}
12cr|dspam-3.10.1-1|406	%defattr(-,root,root)
12cr|dspam-3.10.1-1|407	%attr(0755,root,root) %{_libdir}/libdspam.so
12cr|dspam-3.10.1-1|408	%attr(0644,root,root) %{_libdir}/libdspam.*a
12cr|dspam-3.10.1-1|409	%{_includedir}/dspam
12cr|dspam-3.10.1-1|410	%attr(0644,root,root) %{_libdir}/pkgconfig/dspam.pc
12cr|dspam-3.10.1-1|411	%attr(0644,root,root) %{_mandir}/man3/*
12cr|dspam-3.10.1-1|412	
12cr|dspam-3.10.1-1|413	%files backend-mysql
12cr|dspam-3.10.1-1|414	%defattr(-,root,root)
12cr|dspam-3.10.1-1|415	%doc doc/mysql_drv.txt
12cr|dspam-3.10.1-1|416	%attr(0755,root,root) %{_libdir}/dspam/libmysql_drv.so
12cr|dspam-3.10.1-1|417	%dir %attr(0755,root,root) %{_datadir}/dspam-mysql
12cr|dspam-3.10.1-1|418	%attr(0644,root,root) %{_datadir}/dspam-mysql/*
12cr|dspam-3.10.1-1|419	
12cr|dspam-3.10.1-1|420	%files backend-pgsql
12cr|dspam-3.10.1-1|421	%defattr(-,root,root)
12cr|dspam-3.10.1-1|422	%doc doc/pgsql_drv.txt
12cr|dspam-3.10.1-1|423	%attr(0755,root,root) %{_libdir}/dspam/libpgsql_drv.so
12cr|dspam-3.10.1-1|424	%attr(0755,root,root) %{_bindir}/dspam_pg2int8
12cr|dspam-3.10.1-1|425	%dir %attr(0755,root,root) %{_datadir}/dspam-pgsql
12cr|dspam-3.10.1-1|426	%attr(0644,root,root) %{_datadir}/dspam-pgsql/*
12cr|dspam-3.10.1-1|427	
12cr|dspam-3.10.1-1|428	%files backend-sqlite3
12cr|dspam-3.10.1-1|429	%defattr(-,root,root)
12cr|dspam-3.10.1-1|430	%doc doc/sqlite_drv.txt
12cr|dspam-3.10.1-1|431	%attr(0755,root,root) %{_libdir}/dspam/libsqlite3_drv.so
12cr|dspam-3.10.1-1|432	%{_datadir}/dspam-sqlite3
12cr|dspam-3.10.1-1|433	
12cr|dspam-3.10.1-1|434	%files cgi
12cr|dspam-3.10.1-1|435	%defattr(-,root,root)
12cr|dspam-3.10.1-1|436	%dir %attr(0755,root,root) %{_datadir}/dspam/cgi-bin
12cr|dspam-3.10.1-1|437	%dir %attr(0755,root,root) %{_datadir}/dspam/cgi-bin/templates
12cr|dspam-3.10.1-1|438	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/dspam.conf
12cr|dspam-3.10.1-1|439	%attr(0644,root,root) %config(noreplace) %{_datadir}/dspam/cgi-bin/default.prefs
12cr|dspam-3.10.1-1|440	%attr(0644,root,root) %config(noreplace) %{_datadir}/dspam/cgi-bin/admins
12cr|dspam-3.10.1-1|441	%attr(0644,root,root) %config(noreplace) %{_datadir}/dspam/cgi-bin/.htpasswd
12cr|dspam-3.10.1-1|442	%attr(0644,root,root) %{_datadir}/dspam/cgi-bin/*.txt
12cr|dspam-3.10.1-1|443	%attr(0644,root,root) %{_datadir}/dspam/cgi-bin/*.gif
12cr|dspam-3.10.1-1|444	%attr(0644,root,root) %{_datadir}/dspam/cgi-bin/*.css
12cr|dspam-3.10.1-1|445	%attr(0755,root,root) %{_datadir}/dspam/cgi-bin/*.cgi
12cr|dspam-3.10.1-1|446	%attr(0755,root,root) %{_datadir}/dspam/cgi-bin/*.pl
12cr|dspam-3.10.1-1|447	%attr(0644,root,root) %{_datadir}/dspam/cgi-bin/templates/*.html
12cr|dspam-3.10.1-1|448	
12cr|dspam-3.10.1-1|449	
12cr|dspam-3.10.1-1|450	%changelog
12cr|dspam-3.10.1-1|451	* Sun Aug 14 2011 Oden Eriksson <oeriksson@mandriva.com> 3.10.1-1mdv2012.0
12cr|dspam-3.10.1-1|452	+ Revision: 694462
12cr|dspam-3.10.1-1|453	- 3.10.1
12cr|dspam-3.10.1-1|454	
12cr|dspam-3.10.1-1|455	* Thu Aug 04 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.10.0-3
12cr|dspam-3.10.1-1|456	+ Revision: 693119
12cr|dspam-3.10.1-1|457	- trying to make this SPEC compatible with mageia so it will be easier for me
12cr|dspam-3.10.1-1|458	
12cr|dspam-3.10.1-1|459	* Thu Aug 04 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.10.0-2
12cr|dspam-3.10.1-1|460	+ Revision: 693118
12cr|dspam-3.10.1-1|461	- Init LSB compatible
12cr|dspam-3.10.1-1|462	- 3.10.0
12cr|dspam-3.10.1-1|463	P0 rediffed
12cr|dspam-3.10.1-1|464	
12cr|dspam-3.10.1-1|465	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|dspam-3.10.1-1|466	- relink against libmysqlclient.so.18
12cr|dspam-3.10.1-1|467	
12cr|dspam-3.10.1-1|468	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 3.9.0-8mdv2011.0
12cr|dspam-3.10.1-1|469	+ Revision: 627772
12cr|dspam-3.10.1-1|470	- don't force the usage of automake1.7
12cr|dspam-3.10.1-1|471	
12cr|dspam-3.10.1-1|472	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 3.9.0-7mdv2011.0
12cr|dspam-3.10.1-1|473	+ Revision: 627220
12cr|dspam-3.10.1-1|474	- rebuilt against mysql-5.5.8 libs, again
12cr|dspam-3.10.1-1|475	
12cr|dspam-3.10.1-1|476	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 3.9.0-6mdv2011.0
12cr|dspam-3.10.1-1|477	+ Revision: 626514
12cr|dspam-3.10.1-1|478	- rebuilt against mysql-5.5.8 libs
12cr|dspam-3.10.1-1|479	
12cr|dspam-3.10.1-1|480	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3.9.0-4mdv2011.0
12cr|dspam-3.10.1-1|481	+ Revision: 610285
12cr|dspam-3.10.1-1|482	- rebuild
12cr|dspam-3.10.1-1|483	
12cr|dspam-3.10.1-1|484	* Tue Feb 23 2010 Oden Eriksson <oeriksson@mandriva.com> 3.9.0-3mdv2010.1
12cr|dspam-3.10.1-1|485	+ Revision: 510219
12cr|dspam-3.10.1-1|486	- rebuild
12cr|dspam-3.10.1-1|487	- not really unmaintained...
12cr|dspam-3.10.1-1|488	
12cr|dspam-3.10.1-1|489	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|dspam-3.10.1-1|490	- unmaintained webapp cleaning
12cr|dspam-3.10.1-1|491	
12cr|dspam-3.10.1-1|492	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 3.9.0-2mdv2010.1
12cr|dspam-3.10.1-1|493	+ Revision: 507483
12cr|dspam-3.10.1-1|494	- rebuild
12cr|dspam-3.10.1-1|495	
12cr|dspam-3.10.1-1|496	* Wed Jan 13 2010 Oden Eriksson <oeriksson@mandriva.com> 3.9.0-1mdv2010.1
12cr|dspam-3.10.1-1|497	+ Revision: 490638
12cr|dspam-3.10.1-1|498	- 3.9.0
12cr|dspam-3.10.1-1|499	- fix deps (libtool)
12cr|dspam-3.10.1-1|500	- fix build
12cr|dspam-3.10.1-1|501	- rebuild
12cr|dspam-3.10.1-1|502	
12cr|dspam-3.10.1-1|503	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 3.8.0-5mdv2009.1
12cr|dspam-3.10.1-1|504	+ Revision: 311299
12cr|dspam-3.10.1-1|505	- rebuilt against mysql-5.1.30 libs
12cr|dspam-3.10.1-1|506	
12cr|dspam-3.10.1-1|507	* Tue Sep 30 2008 Oden Eriksson <oeriksson@mandriva.com> 3.8.0-4mdv2009.0
12cr|dspam-3.10.1-1|508	+ Revision: 290069
12cr|dspam-3.10.1-1|509	- fix #35349 (/etc/logrotate.d/dspam in wrong)
12cr|dspam-3.10.1-1|510	
12cr|dspam-3.10.1-1|511	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 3.8.0-3mdv2009.0
12cr|dspam-3.10.1-1|512	+ Revision: 238913
12cr|dspam-3.10.1-1|513	- fix linkage
12cr|dspam-3.10.1-1|514	
12cr|dspam-3.10.1-1|515	+ Pixel <pixel@mandriva.com>
12cr|dspam-3.10.1-1|516	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|dspam-3.10.1-1|517	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|dspam-3.10.1-1|518	
12cr|dspam-3.10.1-1|519	+ Olivier Blin <blino@mandriva.org>
12cr|dspam-3.10.1-1|520	- restore BuildRoot
12cr|dspam-3.10.1-1|521	
12cr|dspam-3.10.1-1|522	* Mon Dec 24 2007 Oden Eriksson <oeriksson@mandriva.com> 3.8.0-2mdv2008.1
12cr|dspam-3.10.1-1|523	+ Revision: 137505
12cr|dspam-3.10.1-1|524	- rebuilt against openldap-2.4.7 libs
12cr|dspam-3.10.1-1|525	
12cr|dspam-3.10.1-1|526	+ Thierry Vignaud <tv@mandriva.org>
12cr|dspam-3.10.1-1|527	- kill re-definition of %%buildroot on Pixel's request
12cr|dspam-3.10.1-1|528	
12cr|dspam-3.10.1-1|529	* Thu Sep 06 2007 Oden Eriksson <oeriksson@mandriva.com> 3.8.0-1mdv2008.0
12cr|dspam-3.10.1-1|530	+ Revision: 80906
12cr|dspam-3.10.1-1|531	- 3.6.8
12cr|dspam-3.10.1-1|532	- rediffed P0
12cr|dspam-3.10.1-1|533	- conform to the 2008 specs
12cr|dspam-3.10.1-1|534	
12cr|dspam-3.10.1-1|535	
12cr|dspam-3.10.1-1|536	* Fri Mar 02 2007 Oden Eriksson <oeriksson@mandriva.com> 3.6.8-3mdv2007.0
12cr|dspam-3.10.1-1|537	+ Revision: 131429
12cr|dspam-3.10.1-1|538	- rebuild
12cr|dspam-3.10.1-1|539	- bunzip sources
12cr|dspam-3.10.1-1|540	
12cr|dspam-3.10.1-1|541	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 3.6.8-2mdv2007.1
12cr|dspam-3.10.1-1|542	+ Revision: 101696
12cr|dspam-3.10.1-1|543	- Import dspam
12cr|dspam-3.10.1-1|544	
12cr|dspam-3.10.1-1|545	* Tue Sep 05 2006 Oden Eriksson <oeriksson@mandriva.com> 3.6.8-1mdv2007.0
12cr|dspam-3.10.1-1|546	- rebuilt against MySQL-5.0.24a-1mdv2007.0 due to ABI changes
12cr|dspam-3.10.1-1|547	
12cr|dspam-3.10.1-1|548	* Sat Jun 10 2006 Oden Eriksson <oeriksson@mandriva.com> 3.6.8-1mdv2007.0
12cr|dspam-3.10.1-1|549	- 3.6.8
12cr|dspam-3.10.1-1|550	
12cr|dspam-3.10.1-1|551	* Mon May 15 2006 Oden Eriksson <oeriksson@mandriva.com> 3.6.6-2mdk
12cr|dspam-3.10.1-1|552	- rebuild
12cr|dspam-3.10.1-1|553	
12cr|dspam-3.10.1-1|554	* Mon May 15 2006 Oden Eriksson <oeriksson@mandriva.com> 3.6.6-1mdk
12cr|dspam-3.10.1-1|555	- 3.6.6
12cr|dspam-3.10.1-1|556	- rediffed P0
12cr|dspam-3.10.1-1|557	- fix the apache config
12cr|dspam-3.10.1-1|558	
12cr|dspam-3.10.1-1|559	* Wed Apr 26 2006 Oden Eriksson <oeriksson@mandriva.com> 3.6.5-1mdk
12cr|dspam-3.10.1-1|560	- 3.6.5 (Minor bugfixes)
12cr|dspam-3.10.1-1|561	
12cr|dspam-3.10.1-1|562	* Mon Feb 13 2006 Oden Eriksson <oeriksson@mandriva.com> 3.6.4-1mdk
12cr|dspam-3.10.1-1|563	- 3.6.4 (Minor bugfixes)
12cr|dspam-3.10.1-1|564	
12cr|dspam-3.10.1-1|565	* Thu Jan 26 2006 Oden Eriksson <oeriksson@mandriva.com> 3.6.3-2mdk
12cr|dspam-3.10.1-1|566	- drop the "--enable-preferences-extension" as it's not supported by
12cr|dspam-3.10.1-1|567	all the backends (fix #19470)
12cr|dspam-3.10.1-1|568	
12cr|dspam-3.10.1-1|569	* Wed Jan 18 2006 Oden Eriksson <oeriksson@mandriva.com> 3.6.3-1mdk
12cr|dspam-3.10.1-1|570	- 3.6.3
12cr|dspam-3.10.1-1|571	
12cr|dspam-3.10.1-1|572	* Tue Nov 29 2005 Oden Eriksson <oeriksson@mandriva.com> 3.6.2-1mdk
12cr|dspam-3.10.1-1|573	- 3.6.2 (Major bugfixes)
12cr|dspam-3.10.1-1|574	
12cr|dspam-3.10.1-1|575	* Thu Nov 17 2005 Oden Eriksson <oeriksson@mandriva.com> 3.6.1-2mdk
12cr|dspam-3.10.1-1|576	- since we remove rpath use /etc/ld.so.conf.d/dspam.conf (#19470)
12cr|dspam-3.10.1-1|577	
12cr|dspam-3.10.1-1|578	* Tue Nov 08 2005 Oden Eriksson <oeriksson@mandriva.com> 3.6.1-1mdk
12cr|dspam-3.10.1-1|579	- 3.6.1 (Minor bugfixes)
12cr|dspam-3.10.1-1|580	
12cr|dspam-3.10.1-1|581	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 3.6.0-3mdk
12cr|dspam-3.10.1-1|582	- rebuilt against MySQL-5.0.15
12cr|dspam-3.10.1-1|583	
12cr|dspam-3.10.1-1|584	* Sun Oct 23 2005 Oden Eriksson <oeriksson@mandriva.com> 3.6.0-2mdk
12cr|dspam-3.10.1-1|585	- fixed P0
12cr|dspam-3.10.1-1|586	- make it build on LE too
12cr|dspam-3.10.1-1|587	
12cr|dspam-3.10.1-1|588	* Wed Oct 19 2005 Oden Eriksson <oeriksson@mandriva.com> 3.6.0-1mdk
12cr|dspam-3.10.1-1|589	- 3.6.0
12cr|dspam-3.10.1-1|590	- major spec file rework due huge changes in the source
12cr|dspam-3.10.1-1|591	
12cr|dspam-3.10.1-1|592	* Sun Aug 14 2005 Oden Eriksson <oeriksson@mandriva.com> 3.4.9-1mdk
12cr|dspam-3.10.1-1|593	- fix #17511
12cr|dspam-3.10.1-1|594	
12cr|dspam-3.10.1-1|595	* Wed Jun 15 2005 Oden Eriksson <oeriksson@mandriva.com> 3.4.8-1mdk
12cr|dspam-3.10.1-1|596	- 3.4.8 (Minor bugfixes)
12cr|dspam-3.10.1-1|597	
12cr|dspam-3.10.1-1|598	* Sat Jun 04 2005 Oden Eriksson <oeriksson@mandriva.com> 3.4.7-1mdk
12cr|dspam-3.10.1-1|599	- 3.4.7
12cr|dspam-3.10.1-1|600	- use new rpm-4.4.x pre,post magic
12cr|dspam-3.10.1-1|601	- fix new apache config locations
12cr|dspam-3.10.1-1|602	
12cr|dspam-3.10.1-1|603	* Tue May 10 2005 Oden Eriksson <oeriksson@mandriva.com> 3.4.6-1mdk
12cr|dspam-3.10.1-1|604	- 3.4.6
12cr|dspam-3.10.1-1|605	- build it against sqlite 3
12cr|dspam-3.10.1-1|606	
12cr|dspam-3.10.1-1|607	* Wed Apr 27 2005 Oden Eriksson <oeriksson@mandriva.com> 3.4.5-1mdk
12cr|dspam-3.10.1-1|608	- 3.4.5
12cr|dspam-3.10.1-1|609	
12cr|dspam-3.10.1-1|610	* Thu Apr 21 2005 Oden Eriksson <oeriksson@mandriva.com> 3.4.3-2mdk
12cr|dspam-3.10.1-1|611	- rebuilt against new postgresql libs
12cr|dspam-3.10.1-1|612	
12cr|dspam-3.10.1-1|613	* Wed Apr 13 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.4.3-1mdk
12cr|dspam-3.10.1-1|614	- 3.4.3
12cr|dspam-3.10.1-1|615	
12cr|dspam-3.10.1-1|616	* Thu Mar 31 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.4.2-1mdk
12cr|dspam-3.10.1-1|617	- 3.4.2
12cr|dspam-3.10.1-1|618	
12cr|dspam-3.10.1-1|619	* Tue Mar 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.4.0-2mdk
12cr|dspam-3.10.1-1|620	- fix a bug in the update-alternatives stuff
12cr|dspam-3.10.1-1|621	
12cr|dspam-3.10.1-1|622	* Tue Mar 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.4.0-1mdk
12cr|dspam-3.10.1-1|623	- 3.4.0
12cr|dspam-3.10.1-1|624	- fix the update-alternatives stuff, great thanks goes to Guillaume
12cr|dspam-3.10.1-1|625	Rousse for explaining the update-alternatives.
12cr|dspam-3.10.1-1|626	- major spec file and overall changes
12cr|dspam-3.10.1-1|627	- added the cgi stuff as a sub package
12cr|dspam-3.10.1-1|628	
12cr|dspam-3.10.1-1|629	* Sat Mar 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.7-2mdk
12cr|dspam-3.10.1-1|630	- fix #14010 and #12399
12cr|dspam-3.10.1-1|631	- own directories
12cr|dspam-3.10.1-1|632	- use the %%mkrel macro
12cr|dspam-3.10.1-1|633	
12cr|dspam-3.10.1-1|634	* Sat Feb 19 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.7-1mdk
12cr|dspam-3.10.1-1|635	- 3.2.7
12cr|dspam-3.10.1-1|636	
12cr|dspam-3.10.1-1|637	* Mon Jan 24 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.5-2mdk
12cr|dspam-3.10.1-1|638	- rebuilt against MySQL-4.1.x system libs
12cr|dspam-3.10.1-1|639	
12cr|dspam-3.10.1-1|640	* Wed Jan 19 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.5-1mdk
12cr|dspam-3.10.1-1|641	- 3.2.5
12cr|dspam-3.10.1-1|642	
12cr|dspam-3.10.1-1|643	* Mon Jan 03 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.4-1mdk
12cr|dspam-3.10.1-1|644	- 3.2.4
12cr|dspam-3.10.1-1|645	- revert latest "lib64 fixes"
12cr|dspam-3.10.1-1|646	
12cr|dspam-3.10.1-1|647	* Tue Dec 28 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.3-4mdk
12cr|dspam-3.10.1-1|648	- lib64 fixes
12cr|dspam-3.10.1-1|649	
12cr|dspam-3.10.1-1|650	* Thu Dec 23 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.3-3mdk
12cr|dspam-3.10.1-1|651	- fix deps
12cr|dspam-3.10.1-1|652	
12cr|dspam-3.10.1-1|653	* Thu Dec 23 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.3-2mdk
12cr|dspam-3.10.1-1|654	- provide binaries with different drivers
12cr|dspam-3.10.1-1|655	- added amavis-new + spamassassin integrations after ideas by Giuseppe Ghibo
12cr|dspam-3.10.1-1|656	
12cr|dspam-3.10.1-1|657	* Mon Nov 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.3-1mdk
12cr|dspam-3.10.1-1|658	- 3.2.3
12cr|dspam-3.10.1-1|659	
12cr|dspam-3.10.1-1|660	* Mon Nov 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.2-1mdk
12cr|dspam-3.10.1-1|661	- 3.2.2
12cr|dspam-3.10.1-1|662	
12cr|dspam-3.10.1-1|663	* Mon Nov 01 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.1-1mdk
12cr|dspam-3.10.1-1|664	- 3.2.1
12cr|dspam-3.10.1-1|665	- drop P1, it's fixed upstream
12cr|dspam-3.10.1-1|666	
12cr|dspam-3.10.1-1|667	* Sun Oct 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.0-2mdk
12cr|dspam-3.10.1-1|668	- make it compile on 9.2/10.0
12cr|dspam-3.10.1-1|669	- make the devel package obsolete the older one
12cr|dspam-3.10.1-1|670	
12cr|dspam-3.10.1-1|671	* Sun Oct 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.0-1mdk
12cr|dspam-3.10.1-1|672	- 3.2.0
12cr|dspam-3.10.1-1|673	- fix P0
12cr|dspam-3.10.1-1|674	- new %%{major} (again!)
12cr|dspam-3.10.1-1|675	- misc spec file fixes
12cr|dspam-3.10.1-1|676	- drop the weekly purge script
12cr|dspam-3.10.1-1|677	
12cr|dspam-3.10.1-1|678	* Fri Jun 18 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.0.0-1mdk
12cr|dspam-3.10.1-1|679	- 3.0.0
12cr|dspam-3.10.1-1|680	- fix P0
12cr|dspam-3.10.1-1|681	- new %%{major} (again!)
12cr|dspam-3.10.1-1|682	- use domain-scale instead
12cr|dspam-3.10.1-1|683	- two more binaries is gone
12cr|dspam-3.10.1-1|684	
12cr|dspam-3.10.1-1|685	* Sat Apr 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.10.3-1mdk
12cr|dspam-3.10.1-1|686	- 2.10.3
12cr|dspam-3.10.1-1|687	
12cr|dspam-3.10.1-1|688	* Sun Mar 07 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.10-0.2mdk
12cr|dspam-3.10.1-1|689	- 2.10-RC2
12cr|dspam-3.10.1-1|690	

1064 12
12cr|dspam-scripts-0.0.6-6|1	%define name	dspam-scripts
12cr|dspam-scripts-0.0.6-6|2	%define version	0.0.6
12cr|dspam-scripts-0.0.6-6|3	%define release	%mkrel 6
12cr|dspam-scripts-0.0.6-6|4	
12cr|dspam-scripts-0.0.6-6|5	Summary:	A script for let dspam learning maildirs of spam/ham
12cr|dspam-scripts-0.0.6-6|6	Name:		%{name}
12cr|dspam-scripts-0.0.6-6|7	Version:	%{version}
12cr|dspam-scripts-0.0.6-6|8	Release:	%{release}
12cr|dspam-scripts-0.0.6-6|9	License:	GPL
12cr|dspam-scripts-0.0.6-6|10	Group:		Networking/Mail
12cr|dspam-scripts-0.0.6-6|11	URL:		http://www.kalysto.org/utilities/dspam-scripts/index.en.html
12cr|dspam-scripts-0.0.6-6|12	Source0:	http://www.kalysto.org/pkg/%{name}-%{version}.tar.bz2
12cr|dspam-scripts-0.0.6-6|13	Buildroot:	%{_tmppath}/%{name}-%{version}-root
12cr|dspam-scripts-0.0.6-6|14	BuildArch:	noarch
12cr|dspam-scripts-0.0.6-6|15	
12cr|dspam-scripts-0.0.6-6|16	%description
12cr|dspam-scripts-0.0.6-6|17	This package holds the 'dspam-learn' bash script that will help greatly using
12cr|dspam-scripts-0.0.6-6|18	dspam learning by looking at mailbox directories rather than a forwarding
12cr|dspam-scripts-0.0.6-6|19	method. This is much as you could have set it with Spamassassin and the
12cr|dspam-scripts-0.0.6-6|20	sa-learn.
12cr|dspam-scripts-0.0.6-6|21	
12cr|dspam-scripts-0.0.6-6|22	%prep
12cr|dspam-scripts-0.0.6-6|23	%setup
12cr|dspam-scripts-0.0.6-6|24	
12cr|dspam-scripts-0.0.6-6|25	%build
12cr|dspam-scripts-0.0.6-6|26	%configure2_5x
12cr|dspam-scripts-0.0.6-6|27	%make
12cr|dspam-scripts-0.0.6-6|28	
12cr|dspam-scripts-0.0.6-6|29	%install
12cr|dspam-scripts-0.0.6-6|30	rm -rf $RPM_BUILD_ROOT
12cr|dspam-scripts-0.0.6-6|31	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/mail/
12cr|dspam-scripts-0.0.6-6|32	%makeinstall
12cr|dspam-scripts-0.0.6-6|33	install -m 644 src/sample/dspam-learn.rc $RPM_BUILD_ROOT%{_sysconfdir}/mail/
12cr|dspam-scripts-0.0.6-6|34	
12cr|dspam-scripts-0.0.6-6|35	%clean
12cr|dspam-scripts-0.0.6-6|36	rm -rf $RPM_BUILD_ROOT
12cr|dspam-scripts-0.0.6-6|37	
12cr|dspam-scripts-0.0.6-6|38	%files
12cr|dspam-scripts-0.0.6-6|39	%defattr(-,root,root)
12cr|dspam-scripts-0.0.6-6|40	%doc AUTHORS COPYING ChangeLog INSTALL README README.en.desc
12cr|dspam-scripts-0.0.6-6|41	%doc README.fr.desc THANKS
12cr|dspam-scripts-0.0.6-6|42	%{_bindir}/dspam-learn
12cr|dspam-scripts-0.0.6-6|43	%config(noreplace) %{_sysconfdir}/mail/dspam-learn.rc
12cr|dspam-scripts-0.0.6-6|44	
12cr|dspam-scripts-0.0.6-6|45	
12cr|dspam-scripts-0.0.6-6|46	
12cr|dspam-scripts-0.0.6-6|47	%changelog
12cr|dspam-scripts-0.0.6-6|48	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.6-6mdv2011.0
12cr|dspam-scripts-0.0.6-6|49	+ Revision: 617902
12cr|dspam-scripts-0.0.6-6|50	- the mass rebuild of 2010.0 packages
12cr|dspam-scripts-0.0.6-6|51	
12cr|dspam-scripts-0.0.6-6|52	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.0.6-5mdv2010.0
12cr|dspam-scripts-0.0.6-6|53	+ Revision: 428384
12cr|dspam-scripts-0.0.6-6|54	- rebuild
12cr|dspam-scripts-0.0.6-6|55	
12cr|dspam-scripts-0.0.6-6|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.0.6-4mdv2009.0
12cr|dspam-scripts-0.0.6-6|57	+ Revision: 244551
12cr|dspam-scripts-0.0.6-6|58	- rebuild
12cr|dspam-scripts-0.0.6-6|59	
12cr|dspam-scripts-0.0.6-6|60	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.0.6-2mdv2008.1
12cr|dspam-scripts-0.0.6-6|61	+ Revision: 140722
12cr|dspam-scripts-0.0.6-6|62	- restore BuildRoot
12cr|dspam-scripts-0.0.6-6|63	
12cr|dspam-scripts-0.0.6-6|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|dspam-scripts-0.0.6-6|65	- kill re-definition of %%buildroot on Pixel's request
12cr|dspam-scripts-0.0.6-6|66	
12cr|dspam-scripts-0.0.6-6|67	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 0.0.6-2mdv2008.0
12cr|dspam-scripts-0.0.6-6|68	+ Revision: 70206
12cr|dspam-scripts-0.0.6-6|69	- use %%mkrel
12cr|dspam-scripts-0.0.6-6|70	
12cr|dspam-scripts-0.0.6-6|71	
12cr|dspam-scripts-0.0.6-6|72	* Thu Jan 27 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 0.0.6-1mdk
12cr|dspam-scripts-0.0.6-6|73	- Initial release.
12cr|dspam-scripts-0.0.6-6|74	

1065 12
12cr|dssh-0.1-5|1	%define name dssh
12cr|dssh-0.1-5|2	%define version 0.1
12cr|dssh-0.1-5|3	%define release  %mkrel 5
12cr|dssh-0.1-5|4	
12cr|dssh-0.1-5|5	Summary: Remote command via ssh
12cr|dssh-0.1-5|6	Name: %{name}
12cr|dssh-0.1-5|7	Version: %{version}
12cr|dssh-0.1-5|8	Release: %{release}
12cr|dssh-0.1-5|9	Source0: %{name}-%{version}.tar.bz2
12cr|dssh-0.1-5|10	License: GPL
12cr|dssh-0.1-5|11	Group: Networking/Remote access
12cr|dssh-0.1-5|12	Url: http://dssh.subverted.net/
12cr|dssh-0.1-5|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dssh-0.1-5|14	Buildarch: noarch
12cr|dssh-0.1-5|15	requires: perl
12cr|dssh-0.1-5|16	
12cr|dssh-0.1-5|17	%description
12cr|dssh-0.1-5|18	Remote command via ssh.
12cr|dssh-0.1-5|19	
12cr|dssh-0.1-5|20	%prep
12cr|dssh-0.1-5|21	%setup -q
12cr|dssh-0.1-5|22	
12cr|dssh-0.1-5|23	%build
12cr|dssh-0.1-5|24	
12cr|dssh-0.1-5|25	%install
12cr|dssh-0.1-5|26	rm -rf $RPM_BUILD_ROOT
12cr|dssh-0.1-5|27	mkdir -p %{buildroot}%{_mandir}/man1
12cr|dssh-0.1-5|28	mkdir -p %{buildroot}%{_bindir}
12cr|dssh-0.1-5|29	mkdir -p %{buildroot}%{_sysconfdir}/dssh/node_groups
12cr|dssh-0.1-5|30	cp -vf $RPM_BUILD_DIR/%name-%version/dssh %{buildroot}%{_bindir}
12cr|dssh-0.1-5|31	cp -vf $RPM_BUILD_DIR/%name-%version/dssh.1 %{buildroot}%{_mandir}/man1
12cr|dssh-0.1-5|32	
12cr|dssh-0.1-5|33	cat > %{buildroot}%{_sysconfdir}/dssh/node_groups/ALL <<EOF
12cr|dssh-0.1-5|34	# username@host:port
12cr|dssh-0.1-5|35	# ex: root@n1:22
12cr|dssh-0.1-5|36	EOF
12cr|dssh-0.1-5|37	
12cr|dssh-0.1-5|38	%clean
12cr|dssh-0.1-5|39	rm -rf $RPM_BUILD_ROOT
12cr|dssh-0.1-5|40	
12cr|dssh-0.1-5|41	%files
12cr|dssh-0.1-5|42	%defattr(-,root,root)
12cr|dssh-0.1-5|43	%doc COPYING README TODO
12cr|dssh-0.1-5|44	%attr(755,root,root) %{_bindir}/dssh
12cr|dssh-0.1-5|45	%{_mandir}/man1/dssh.1*
12cr|dssh-0.1-5|46	%config(noreplace) %{_sysconfdir}/dssh/node_groups/ALL
12cr|dssh-0.1-5|47	
12cr|dssh-0.1-5|48	
12cr|dssh-0.1-5|49	
12cr|dssh-0.1-5|50	%changelog
12cr|dssh-0.1-5|51	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdv2011.0
12cr|dssh-0.1-5|52	+ Revision: 617903
12cr|dssh-0.1-5|53	- the mass rebuild of 2010.0 packages
12cr|dssh-0.1-5|54	
12cr|dssh-0.1-5|55	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.1-4mdv2010.0
12cr|dssh-0.1-5|56	+ Revision: 428389
12cr|dssh-0.1-5|57	- rebuild
12cr|dssh-0.1-5|58	
12cr|dssh-0.1-5|59	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.1-3mdv2009.0
12cr|dssh-0.1-5|60	+ Revision: 244552
12cr|dssh-0.1-5|61	- rebuild
12cr|dssh-0.1-5|62	- kill re-definition of %%buildroot on Pixel's request
12cr|dssh-0.1-5|63	
12cr|dssh-0.1-5|64	+ Olivier Blin <oblin@mandriva.com>
12cr|dssh-0.1-5|65	- restore BuildRoot
12cr|dssh-0.1-5|66	
12cr|dssh-0.1-5|67	* Tue Dec 04 2007 Thierry Vignaud <tv@mandriva.org> 0.1-1mdv2008.1
12cr|dssh-0.1-5|68	+ Revision: 115008
12cr|dssh-0.1-5|69	- use %%mkrel
12cr|dssh-0.1-5|70	- import dssh
12cr|dssh-0.1-5|71	
12cr|dssh-0.1-5|72	
12cr|dssh-0.1-5|73	* Wed May 26 2004 Aginies <aginies@n2.mandrakesoft.com> 0.1-1mdk
12cr|dssh-0.1-5|74	- first Mandrakesoft release

1066 12
12cr|dssi-vst-0.9.2-5|1	%define debug_package %{nil}
12cr|dssi-vst-0.9.2-5|2	# when building debug package: *** ERROR: same build ID in nonidentical files!
12cr|dssi-vst-0.9.2-5|3	
12cr|dssi-vst-0.9.2-5|4	%define name            dssi-vst
12cr|dssi-vst-0.9.2-5|5	%define version         0.9.2
12cr|dssi-vst-0.9.2-5|6	%define release         5
12cr|dssi-vst-0.9.2-5|7	
12cr|dssi-vst-0.9.2-5|8	Name:           %{name}
12cr|dssi-vst-0.9.2-5|9	Summary:        DSSI and LADSPA plugin wrapper for VST plugins
12cr|dssi-vst-0.9.2-5|10	Version:        %{version}
12cr|dssi-vst-0.9.2-5|11	Release:        %{release}
12cr|dssi-vst-0.9.2-5|12	Source0:        http://code.breakfastquay.com/attachments/download/2/%{name}-%{version}.tar.bz2
12cr|dssi-vst-0.9.2-5|13	URL:            http://breakfastquay.com/dssi-vst/
12cr|dssi-vst-0.9.2-5|14	ExclusiveArch:  %{ix86} x86_64
12cr|dssi-vst-0.9.2-5|15	
12cr|dssi-vst-0.9.2-5|16	License:        GPLv2
12cr|dssi-vst-0.9.2-5|17	Group:          Sound
12cr|dssi-vst-0.9.2-5|18	BuildRequires:  liblo-devel
12cr|dssi-vst-0.9.2-5|19	BuildRequires:  pkgconfig(alsa)
12cr|dssi-vst-0.9.2-5|20	BuildRequires:  pkgconfig(dssi)
12cr|dssi-vst-0.9.2-5|21	BuildRequires:  ladspa-devel
12cr|dssi-vst-0.9.2-5|22	BuildRequires:  jackit-devel
12cr|dssi-vst-0.9.2-5|23	
12cr|dssi-vst-0.9.2-5|24	Requires:       dssi
12cr|dssi-vst-0.9.2-5|25	
12cr|dssi-vst-0.9.2-5|26	# From Fedora: The -wine subpackage will only be built on ix86
12cr|dssi-vst-0.9.2-5|27	%ifarch %{ix86}
12cr|dssi-vst-0.9.2-5|28	BuildRequires: wine-devel
12cr|dssi-vst-0.9.2-5|29	
12cr|dssi-vst-0.9.2-5|30	# Both packages depend on each other
12cr|dssi-vst-0.9.2-5|31	Requires:      %{name}-wine = %{version}-%{release}
12cr|dssi-vst-0.9.2-5|32	%endif
12cr|dssi-vst-0.9.2-5|33	
12cr|dssi-vst-0.9.2-5|34	%description
12cr|dssi-vst-0.9.2-5|35	dssi-vst enables any compliant DSSI or LADSPA host to use VST instruments
12cr|dssi-vst-0.9.2-5|36	and effects as plugins. They will recognize VSTs placed in the user's
12cr|dssi-vst-0.9.2-5|37	
12cr|dssi-vst-0.9.2-5|38	myhome/plugins/win32-vst
12cr|dssi-vst-0.9.2-5|39	
12cr|dssi-vst-0.9.2-5|40	Note:
12cr|dssi-vst-0.9.2-5|41	x86_64 users also need the dssi-vst-wine package from the i586 contrib
12cr|dssi-vst-0.9.2-5|42	repository.
12cr|dssi-vst-0.9.2-5|43	
12cr|dssi-vst-0.9.2-5|44	'VST is a trademark of Steinberg Media Technologies GmbH'
12cr|dssi-vst-0.9.2-5|45	
12cr|dssi-vst-0.9.2-5|46	However, this library does not use VST headers, and is absolutely free.
12cr|dssi-vst-0.9.2-5|47	
12cr|dssi-vst-0.9.2-5|48	#=====================================
12cr|dssi-vst-0.9.2-5|49	# From Fedora: The -wine subpackage will only be built on i586
12cr|dssi-vst-0.9.2-5|50	%ifarch %{ix86}
12cr|dssi-vst-0.9.2-5|51	%package wine
12cr|dssi-vst-0.9.2-5|52	Summary:       VST plugins wrapper
12cr|dssi-vst-0.9.2-5|53	Group:         System/Libraries
12cr|dssi-vst-0.9.2-5|54	Requires:      %{name} = %{version}-%{release}
12cr|dssi-vst-0.9.2-5|55	
12cr|dssi-vst-0.9.2-5|56	%description wine
12cr|dssi-vst-0.9.2-5|57	This package provides two 32bit executables necessary for using dssi-vst
12cr|dssi-vst-0.9.2-5|58	even on 64bit platforms.
12cr|dssi-vst-0.9.2-5|59	dssi-vst enables any compliant DSSI or LADSPA host to use VST instruments
12cr|dssi-vst-0.9.2-5|60	and effects as plugins. They will recognize VSTs placed in the user's
12cr|dssi-vst-0.9.2-5|61	
12cr|dssi-vst-0.9.2-5|62	myhome/plugins/win32-vst
12cr|dssi-vst-0.9.2-5|63	
12cr|dssi-vst-0.9.2-5|64	'VST is a trademark of Steinberg Media Technologies GmbH'
12cr|dssi-vst-0.9.2-5|65	
12cr|dssi-vst-0.9.2-5|66	However, this library does not use VST headers, and is absolutely free.
12cr|dssi-vst-0.9.2-5|67	
12cr|dssi-vst-0.9.2-5|68	
12cr|dssi-vst-0.9.2-5|69	%files wine
12cr|dssi-vst-0.9.2-5|70	%defattr(-,root,root,-)
12cr|dssi-vst-0.9.2-5|71	%dir %{_libdir}/dssi/
12cr|dssi-vst-0.9.2-5|72	%dir %{_libdir}/dssi/%{name}/
12cr|dssi-vst-0.9.2-5|73	%{_libdir}/dssi/%{name}/%{name}-scanner*
12cr|dssi-vst-0.9.2-5|74	%{_libdir}/dssi/%{name}/%{name}-server*
12cr|dssi-vst-0.9.2-5|75	
12cr|dssi-vst-0.9.2-5|76	%endif
12cr|dssi-vst-0.9.2-5|77	
12cr|dssi-vst-0.9.2-5|78	#=====================================
12cr|dssi-vst-0.9.2-5|79	
12cr|dssi-vst-0.9.2-5|80	%prep
12cr|dssi-vst-0.9.2-5|81	%setup -q -n %{name}-%{version}
12cr|dssi-vst-0.9.2-5|82	
12cr|dssi-vst-0.9.2-5|83	%build
12cr|dssi-vst-0.9.2-5|84	
12cr|dssi-vst-0.9.2-5|85	%ifarch %{ix86}
12cr|dssi-vst-0.9.2-5|86	#build all targets only on i586
12cr|dssi-vst-0.9.2-5|87	%make CXXFLAGS="-O3 -fPIC -Ivestige"
12cr|dssi-vst-0.9.2-5|88	
12cr|dssi-vst-0.9.2-5|89	%if %mdkversion > 200900
12cr|dssi-vst-0.9.2-5|90	# correct executable filenames if wineg++ >= 4.3
12cr|dssi-vst-0.9.2-5|91	mv dssi-vst-server.exe dssi-vst-server
12cr|dssi-vst-0.9.2-5|92	mv dssi-vst-scanner.exe dssi-vst-scanner
12cr|dssi-vst-0.9.2-5|93	%endif
12cr|dssi-vst-0.9.2-5|94	
12cr|dssi-vst-0.9.2-5|95	%else
12cr|dssi-vst-0.9.2-5|96	# From Fedora: On x86_64, build non-wine parts only:
12cr|dssi-vst-0.9.2-5|97	make \
12cr|dssi-vst-0.9.2-5|98	dssi-vst.so vsthost dssi-vst_gui \
12cr|dssi-vst-0.9.2-5|99	CXXFLAGS="-O3 -fPIC -Ivestige"
12cr|dssi-vst-0.9.2-5|100	%endif
12cr|dssi-vst-0.9.2-5|101	
12cr|dssi-vst-0.9.2-5|102	%install
12cr|dssi-vst-0.9.2-5|103	rm -rf %{buildroot}
12cr|dssi-vst-0.9.2-5|104	%ifarch %{ix86}
12cr|dssi-vst-0.9.2-5|105	make  DSSIDIR=%{buildroot}%{_libdir}/dssi   \
12cr|dssi-vst-0.9.2-5|106	LADSPADIR=%{buildroot}%{_libdir}/ladspa \
12cr|dssi-vst-0.9.2-5|107	BINDIR=%{buildroot}%{_bindir}        \
12cr|dssi-vst-0.9.2-5|108	install
12cr|dssi-vst-0.9.2-5|109	rm -f %{buildroot}%{_libdir}/ladspa/*
12cr|dssi-vst-0.9.2-5|110	%else
12cr|dssi-vst-0.9.2-5|111	mkdir -p %{buildroot}%{_libdir}/dssi/%{name} \
12cr|dssi-vst-0.9.2-5|112	%{buildroot}%{_bindir}              \
12cr|dssi-vst-0.9.2-5|113	%{buildroot}%{_libdir}/ladspa
12cr|dssi-vst-0.9.2-5|114	install -pm 755 vsthost %{buildroot}%{_bindir}
12cr|dssi-vst-0.9.2-5|115	install -pm 644 %{name}.so %{buildroot}%{_libdir}/dssi/
12cr|dssi-vst-0.9.2-5|116	install -pm 755 %{name}_gui %{buildroot}%{_libdir}/dssi/%{name}/
12cr|dssi-vst-0.9.2-5|117	%endif
12cr|dssi-vst-0.9.2-5|118	ln -s ../dssi/%{name}.so %{buildroot}%{_libdir}/ladspa
12cr|dssi-vst-0.9.2-5|119	
12cr|dssi-vst-0.9.2-5|120	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
12cr|dssi-vst-0.9.2-5|121	
12cr|dssi-vst-0.9.2-5|122	#prepare VST_PATH definition in user profile
12cr|dssi-vst-0.9.2-5|123	cat > %{buildroot}%{_sysconfdir}/profile.d/%{name}.csh << EOF
12cr|dssi-vst-0.9.2-5|124	# Set VST_PATH for csh
12cr|dssi-vst-0.9.2-5|125	if ( \${?VST_PATH} ) then
12cr|dssi-vst-0.9.2-5|126	exit
12cr|dssi-vst-0.9.2-5|127	endif
12cr|dssi-vst-0.9.2-5|128	setenv VST_PATH \$HOME/plugins/win32-vst
12cr|dssi-vst-0.9.2-5|129	EOF
12cr|dssi-vst-0.9.2-5|130	
12cr|dssi-vst-0.9.2-5|131	cat > %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh << EOF
12cr|dssi-vst-0.9.2-5|132	# Set VST_PATH for Bash shell
12cr|dssi-vst-0.9.2-5|133	if [ -n "\\\$VST_PATH" ]; then
12cr|dssi-vst-0.9.2-5|134	export VST_PATH="\$HOME/plugins/win32-vst"
12cr|dssi-vst-0.9.2-5|135	fi
12cr|dssi-vst-0.9.2-5|136	EOF
12cr|dssi-vst-0.9.2-5|137	
12cr|dssi-vst-0.9.2-5|138	# add 32bit dssi path on x86_64 systems to find wine executables
12cr|dssi-vst-0.9.2-5|139	
12cr|dssi-vst-0.9.2-5|140	%ifarch %{ix86}
12cr|dssi-vst-0.9.2-5|141	%else
12cr|dssi-vst-0.9.2-5|142	cat  > %{buildroot}%{_sysconfdir}/profile.d/%{name}.csh << EOF
12cr|dssi-vst-0.9.2-5|143	setenv DSSI_PATH \$DSSI_PATH:/usr/lib/dssi
12cr|dssi-vst-0.9.2-5|144	EOF
12cr|dssi-vst-0.9.2-5|145	cat  > %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh << EOF
12cr|dssi-vst-0.9.2-5|146	export DSSI_PATH="\$DSSI_PATH:/usr/lib/dssi"
12cr|dssi-vst-0.9.2-5|147	EOF
12cr|dssi-vst-0.9.2-5|148	%endif
12cr|dssi-vst-0.9.2-5|149	
12cr|dssi-vst-0.9.2-5|150	
12cr|dssi-vst-0.9.2-5|151	%clean
12cr|dssi-vst-0.9.2-5|152	rm -rf %{buildroot}
12cr|dssi-vst-0.9.2-5|153	
12cr|dssi-vst-0.9.2-5|154	%files
12cr|dssi-vst-0.9.2-5|155	%defattr(-,root,root,-)
12cr|dssi-vst-0.9.2-5|156	%doc README
12cr|dssi-vst-0.9.2-5|157	%{_bindir}/*
12cr|dssi-vst-0.9.2-5|158	%{_libdir}/dssi/%{name}.so
12cr|dssi-vst-0.9.2-5|159	%dir %{_libdir}/dssi/%{name}/
12cr|dssi-vst-0.9.2-5|160	%{_libdir}/dssi/%{name}/%{name}_gui
12cr|dssi-vst-0.9.2-5|161	%{_libdir}/ladspa/%{name}.so
12cr|dssi-vst-0.9.2-5|162	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/profile.d/dssi-vst.sh
12cr|dssi-vst-0.9.2-5|163	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/profile.d/dssi-vst.csh
12cr|dssi-vst-0.9.2-5|164	

1067 12
12cr|dssl-1.4.4-7|1	%define major 0
12cr|dssl-1.4.4-7|2	%define api 1.4
12cr|dssl-1.4.4-7|3	%define libname %mklibname %{name} %{api} %{major}
12cr|dssl-1.4.4-7|4	%define develname %mklibname %{name} -d
12cr|dssl-1.4.4-7|5	
12cr|dssl-1.4.4-7|6	Name:		dssl
12cr|dssl-1.4.4-7|7	Version:	1.4.4
12cr|dssl-1.4.4-7|8	Release:	7
12cr|dssl-1.4.4-7|9	Summary:    DSSL library: network capture and SSL decryption toolkit
12cr|dssl-1.4.4-7|10	License:    GPLv3+
12cr|dssl-1.4.4-7|11	Group:      Networking/Other
12cr|dssl-1.4.4-7|12	URL:        http://www.ssltech.net/
12cr|dssl-1.4.4-7|13	Source:     http://www.ssltech.net/downloads/%{name}-%{version}.tar.gz
12cr|dssl-1.4.4-7|14	Patch0:		dssl-samples.diff
12cr|dssl-1.4.4-7|15	BuildRequires:	openssl-devel
12cr|dssl-1.4.4-7|16	BuildRequires:	pcap-devel
12cr|dssl-1.4.4-7|17	BuildRequires:	zlib-devel
12cr|dssl-1.4.4-7|18	
12cr|dssl-1.4.4-7|19	%description
12cr|dssl-1.4.4-7|20	DSSL library is a network caputre and SSL decryption toolkit useful
12cr|dssl-1.4.4-7|21	for snort and other SSL aware software.
12cr|dssl-1.4.4-7|22	
12cr|dssl-1.4.4-7|23	%package -n %{libname}
12cr|dssl-1.4.4-7|24	Summary:	Main library for dssl
12cr|dssl-1.4.4-7|25	Group:		System/Libraries
12cr|dssl-1.4.4-7|26	Provides:	%{name} = %{version}-%{release}
12cr|dssl-1.4.4-7|27	
12cr|dssl-1.4.4-7|28	%description -n %{libname}
12cr|dssl-1.4.4-7|29	DSSL library is a network caputre and SSL decryption toolkit useful
12cr|dssl-1.4.4-7|30	for snort and other SSL aware software.
12cr|dssl-1.4.4-7|31	
12cr|dssl-1.4.4-7|32	
12cr|dssl-1.4.4-7|33	%package -n %{develname}
12cr|dssl-1.4.4-7|34	Summary:	Header files for the dssl library
12cr|dssl-1.4.4-7|35	Group:		Development/C
12cr|dssl-1.4.4-7|36	Requires:	%{libname} = %{version}
12cr|dssl-1.4.4-7|37	Provides:	%{name}-devel = %{version}-%{release}
12cr|dssl-1.4.4-7|38	Requires:	openssl-devel
12cr|dssl-1.4.4-7|39	Requires:	pcap-devel
12cr|dssl-1.4.4-7|40	Requires:	zlib-devel
12cr|dssl-1.4.4-7|41	
12cr|dssl-1.4.4-7|42	%description    -n %{develname}
12cr|dssl-1.4.4-7|43	DSSL library is a network caputre and SSL decryption toolkit useful
12cr|dssl-1.4.4-7|44	for snort and other SSL aware software. These are .h files.
12cr|dssl-1.4.4-7|45	
12cr|dssl-1.4.4-7|46	%prep
12cr|dssl-1.4.4-7|47	%setup -q
12cr|dssl-1.4.4-7|48	%patch0 -p1 -b .sample_fix
12cr|dssl-1.4.4-7|49	
12cr|dssl-1.4.4-7|50	export LIBS=-lpcap
12cr|dssl-1.4.4-7|51	%configure2_5x --enable-shared
12cr|dssl-1.4.4-7|52	
12cr|dssl-1.4.4-7|53	%build
12cr|dssl-1.4.4-7|54	%make
12cr|dssl-1.4.4-7|55	
12cr|dssl-1.4.4-7|56	%install
12cr|dssl-1.4.4-7|57	%makeinstall_std
12cr|dssl-1.4.4-7|58	
12cr|dssl-1.4.4-7|59	%files -n %{libname}
12cr|dssl-1.4.4-7|60	%{_libdir}/libdssl.so.%{major}*
12cr|dssl-1.4.4-7|61	
12cr|dssl-1.4.4-7|62	%files -n %{develname}
12cr|dssl-1.4.4-7|63	%{_includedir}/dssl/*
12cr|dssl-1.4.4-7|64	%{_bindir}/ssltrace
12cr|dssl-1.4.4-7|65	%{_libdir}/libdssl.so
12cr|dssl-1.4.4-7|66	%{_libdir}/libdssl.a
12cr|dssl-1.4.4-7|67	

1068 12
12cr|dstat-0.7.2-1|1	Summary: Versatile vmstat, iostat and ifstat replacement
12cr|dstat-0.7.2-1|2	Name: dstat
12cr|dstat-0.7.2-1|3	Version: 0.7.2
12cr|dstat-0.7.2-1|4	Release: 1
12cr|dstat-0.7.2-1|5	License: GPL
12cr|dstat-0.7.2-1|6	Group: System/Kernel and hardware
12cr|dstat-0.7.2-1|7	URL: http://dag.wieers.com/home-made/dstat/
12cr|dstat-0.7.2-1|8	Source: http://dag.wieers.com/home-made/dstat/dstat-%{version}.tar.bz2
12cr|dstat-0.7.2-1|9	BuildArch: noarch
12cr|dstat-0.7.2-1|10	
12cr|dstat-0.7.2-1|11	%description
12cr|dstat-0.7.2-1|12	Dstat is a versatile replacement for vmstat, iostat and ifstat. Dstat
12cr|dstat-0.7.2-1|13	overcomes some of the limitations and adds some extra features.
12cr|dstat-0.7.2-1|14	
12cr|dstat-0.7.2-1|15	Dstat allows you to view all of your system resources instantly,
12cr|dstat-0.7.2-1|16	you can eg. compare disk usage in combination with interrupts from
12cr|dstat-0.7.2-1|17	your IDE controller, or compare the network bandwidth numbers
12cr|dstat-0.7.2-1|18	directly with the disk throughput (in the same interval).
12cr|dstat-0.7.2-1|19	
12cr|dstat-0.7.2-1|20	Dstat also cleverly gives you the most detailed information in
12cr|dstat-0.7.2-1|21	columns and clearly indicates in what magnitude and unit the output
12cr|dstat-0.7.2-1|22	is displayed. Less confusion, less mistakes.
12cr|dstat-0.7.2-1|23	
12cr|dstat-0.7.2-1|24	Dstat is also unique in letting you aggregate block device throughput
12cr|dstat-0.7.2-1|25	for a certain diskset or network bandwidth for a group of interfaces,
12cr|dstat-0.7.2-1|26	ie. you can see the throughput for all the block devices that make up
12cr|dstat-0.7.2-1|27	a single filesystem or storage system.
12cr|dstat-0.7.2-1|28	
12cr|dstat-0.7.2-1|29	You can customize your dstat output from /etc/dstat.conf and you can
12cr|dstat-0.7.2-1|30	write your own dstat modules to plug into the dstat output.
12cr|dstat-0.7.2-1|31	
12cr|dstat-0.7.2-1|32	Dstat's output, in its current form, is not very useful to be post-
12cr|dstat-0.7.2-1|33	processed by other tools. It's mostly meant for allowing humans to
12cr|dstat-0.7.2-1|34	interprete real-time data as easy as possible.
12cr|dstat-0.7.2-1|35	
12cr|dstat-0.7.2-1|36	%prep
12cr|dstat-0.7.2-1|37	%setup -q
12cr|dstat-0.7.2-1|38	
12cr|dstat-0.7.2-1|39	%install
12cr|dstat-0.7.2-1|40	%makeinstall
12cr|dstat-0.7.2-1|41	
12cr|dstat-0.7.2-1|42	mkdir -p %buildroot%_mandir/man1
12cr|dstat-0.7.2-1|43	install -m 644 docs/dstat.1 %buildroot%_mandir/man1/dstat.1
12cr|dstat-0.7.2-1|44	
12cr|dstat-0.7.2-1|45	%files
12cr|dstat-0.7.2-1|46	%doc AUTHORS ChangeLog COPYING README TODO
12cr|dstat-0.7.2-1|47	%{_bindir}/dstat
12cr|dstat-0.7.2-1|48	%_datadir/%name
12cr|dstat-0.7.2-1|49	%doc %{_mandir}/man1/dstat.1*
12cr|dstat-0.7.2-1|50	
12cr|dstat-0.7.2-1|51	
12cr|dstat-0.7.2-1|52	%changelog
12cr|dstat-0.7.2-1|53	* Sat Dec 24 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.7.2-1
12cr|dstat-0.7.2-1|54	+ Revision: 745103
12cr|dstat-0.7.2-1|55	- version update 0.7.2
12cr|dstat-0.7.2-1|56	
12cr|dstat-0.7.2-1|57	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-2mdv2011.0
12cr|dstat-0.7.2-1|58	+ Revision: 610288
12cr|dstat-0.7.2-1|59	- rebuild
12cr|dstat-0.7.2-1|60	
12cr|dstat-0.7.2-1|61	* Mon Feb 22 2010 Frederik Himpe <fhimpe@mandriva.org> 0.7.1-1mdv2010.1
12cr|dstat-0.7.2-1|62	+ Revision: 509624
12cr|dstat-0.7.2-1|63	- update to new version 0.7.1
12cr|dstat-0.7.2-1|64	
12cr|dstat-0.7.2-1|65	* Sat Dec 26 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-1mdv2010.1
12cr|dstat-0.7.2-1|66	+ Revision: 482481
12cr|dstat-0.7.2-1|67	- 0.7.0 (fixes CVE-2009-3894,4081)
12cr|dstat-0.7.2-1|68	
12cr|dstat-0.7.2-1|69	* Sun Jan 04 2009 Olivier Thauvin <nanardon@mandriva.org> 0.6.9-1mdv2009.1
12cr|dstat-0.7.2-1|70	+ Revision: 324540
12cr|dstat-0.7.2-1|71	- 0.6.9
12cr|dstat-0.7.2-1|72	
12cr|dstat-0.7.2-1|73	* Fri Sep 12 2008 Olivier Thauvin <nanardon@mandriva.org> 0.6.8-1mdv2009.0
12cr|dstat-0.7.2-1|74	+ Revision: 284101
12cr|dstat-0.7.2-1|75	- 0.6.8
12cr|dstat-0.7.2-1|76	
12cr|dstat-0.7.2-1|77	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.6.7-3mdv2009.0
12cr|dstat-0.7.2-1|78	+ Revision: 244553
12cr|dstat-0.7.2-1|79	- rebuild
12cr|dstat-0.7.2-1|80	
12cr|dstat-0.7.2-1|81	* Tue Feb 26 2008 Erwan Velu <erwan@mandriva.org> 0.6.7-1mdv2008.1
12cr|dstat-0.7.2-1|82	+ Revision: 175415
12cr|dstat-0.7.2-1|83	- 0.6.7
12cr|dstat-0.7.2-1|84	- 0.6.7
12cr|dstat-0.7.2-1|85	
12cr|dstat-0.7.2-1|86	+ Olivier Blin <blino@mandriva.org>
12cr|dstat-0.7.2-1|87	- restore BuildRoot
12cr|dstat-0.7.2-1|88	
12cr|dstat-0.7.2-1|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|dstat-0.7.2-1|90	- kill re-definition of %%buildroot on Pixel's request
12cr|dstat-0.7.2-1|91	
12cr|dstat-0.7.2-1|92	* Sat Apr 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.6-1mdv2008.0
12cr|dstat-0.7.2-1|93	+ Revision: 18963
12cr|dstat-0.7.2-1|94	- new version
12cr|dstat-0.7.2-1|95	
12cr|dstat-0.7.2-1|96	* Fri Apr 20 2007 Olivier Thauvin <nanardon@mandriva.org> 0.6.5-1mdv2008.0
12cr|dstat-0.7.2-1|97	+ Revision: 15940
12cr|dstat-0.7.2-1|98	- 0.6.5
12cr|dstat-0.7.2-1|99	

1069 12
12cr|dt-15.14-6|1	%define name    dt
12cr|dt-15.14-6|2	%define version 15.14
12cr|dt-15.14-6|3	%define release %mkrel 6
12cr|dt-15.14-6|4	
12cr|dt-15.14-6|5	Name:           %{name}
12cr|dt-15.14-6|6	Version:        %{version}
12cr|dt-15.14-6|7	Release:        %{release}
12cr|dt-15.14-6|8	Summary:	Hardware performances test
12cr|dt-15.14-6|9	URL:		http://home.comcast.net/~SCSIguy/SCSI_FAQ/RMiller_Tools/dt.html
12cr|dt-15.14-6|10	License:	GPL
12cr|dt-15.14-6|11	Group:		System/Kernel and hardware
12cr|dt-15.14-6|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dt-15.14-6|13	Source0:	intel-%{name}.tar.bz2
12cr|dt-15.14-6|14	Patch0:		makefile.patch.bz2
12cr|dt-15.14-6|15	BuildRequires: ed
12cr|dt-15.14-6|16	
12cr|dt-15.14-6|17	%description
12cr|dt-15.14-6|18	'dt' is a generic data test program used to verify proper operation of
12cr|dt-15.14-6|19	peripherals and for obtaining performance information.  Since verification
12cr|dt-15.14-6|20	of data is performed, 'dt' can be thought of as a generic diagnostic tool.
12cr|dt-15.14-6|21	
12cr|dt-15.14-6|22	'dt' command lines are similar to the 'dd' program, which is popular on
12cr|dt-15.14-6|23	most UNIX systems.  It contains numerous options to give the user complete
12cr|dt-15.14-6|24	control of the test parameters.
12cr|dt-15.14-6|25	
12cr|dt-15.14-6|26	'dt' has been used to successfully test disks, tapes, serial lines,
12cr|dt-15.14-6|27	parallel lines, pipes, and memory mapped files.  In fact, 'dt' can be used
12cr|dt-15.14-6|28	for any device which allows the standard open, read, write, & close system
12cr|dt-15.14-6|29	calls.  Special support is necessary for some devices, such as serial lines,
12cr|dt-15.14-6|30	for setting up the speed, parity, data bits, etc.
12cr|dt-15.14-6|31	
12cr|dt-15.14-6|32	%prep
12cr|dt-15.14-6|33	%setup -q -n %{name}.d
12cr|dt-15.14-6|34	%patch0 -p0
12cr|dt-15.14-6|35	
12cr|dt-15.14-6|36	%build
12cr|dt-15.14-6|37	%make depend
12cr|dt-15.14-6|38	# avoid static link to libc
12cr|dt-15.14-6|39	%make LDFLAGS=
12cr|dt-15.14-6|40	
12cr|dt-15.14-6|41	%install
12cr|dt-15.14-6|42	rm -rf $RPM_BUILD_ROOT
12cr|dt-15.14-6|43	
12cr|dt-15.14-6|44	install -d $RPM_BUILD_ROOT%_bindir
12cr|dt-15.14-6|45	cp dt $RPM_BUILD_ROOT%_bindir
12cr|dt-15.14-6|46	
12cr|dt-15.14-6|47	install -d $RPM_BUILD_ROOT%_defaultdocdir/%name-%version
12cr|dt-15.14-6|48	cp dt-Abstract dt.examples dt-UsersGuide.* IOT-Example $RPM_BUILD_ROOT%_defaultdocdir/%name-%version
12cr|dt-15.14-6|49	cp LINUX-Notes README.1st ToDoList WhatsNew-* $RPM_BUILD_ROOT%_defaultdocdir/%name-%version
12cr|dt-15.14-6|50	cp -r html $RPM_BUILD_ROOT%_defaultdocdir/%name-%version
12cr|dt-15.14-6|51	
12cr|dt-15.14-6|52	%files
12cr|dt-15.14-6|53	%attr(755,root,root)
12cr|dt-15.14-6|54	%_bindir/dt
12cr|dt-15.14-6|55	%_defaultdocdir/%name-%version
12cr|dt-15.14-6|56	
12cr|dt-15.14-6|57	%clean
12cr|dt-15.14-6|58	rm -rf $RPM_BUILD_ROOT
12cr|dt-15.14-6|59	
12cr|dt-15.14-6|60	
12cr|dt-15.14-6|61	%changelog
12cr|dt-15.14-6|62	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 15.14-6mdv2011.0
12cr|dt-15.14-6|63	+ Revision: 617904
12cr|dt-15.14-6|64	- the mass rebuild of 2010.0 packages
12cr|dt-15.14-6|65	
12cr|dt-15.14-6|66	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 15.14-5mdv2010.0
12cr|dt-15.14-6|67	+ Revision: 428391
12cr|dt-15.14-6|68	- rebuild
12cr|dt-15.14-6|69	
12cr|dt-15.14-6|70	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 15.14-4mdv2009.0
12cr|dt-15.14-6|71	+ Revision: 244554
12cr|dt-15.14-6|72	- rebuild
12cr|dt-15.14-6|73	- fix no-buildroot-tag
12cr|dt-15.14-6|74	
12cr|dt-15.14-6|75	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 15.14-2mdv2008.1
12cr|dt-15.14-6|76	+ Revision: 130054
12cr|dt-15.14-6|77	- BuildRequires: ed
12cr|dt-15.14-6|78	- kill re-definition of %%buildroot on Pixel's request
12cr|dt-15.14-6|79	
12cr|dt-15.14-6|80	+ Anne Nicolas <ennael@mandriva.org>
12cr|dt-15.14-6|81	- rebuild for 2008.0
12cr|dt-15.14-6|82	- Import dt
12cr|dt-15.14-6|83	
12cr|dt-15.14-6|84	
12cr|dt-15.14-6|85	
12cr|dt-15.14-6|86	* Tue May 9 2006 Anne Nicolas <anne.nicolas@mandriva.com> 15.14-1mdk
12cr|dt-15.14-6|87	- initial release

1070 12
12cr|dtach-0.8-3|1	
12cr|dtach-0.8-3|2	Summary: A simple program that emulates the detach feature of screen
12cr|dtach-0.8-3|3	Name: dtach
12cr|dtach-0.8-3|4	Version: 0.8
12cr|dtach-0.8-3|5	Release: %mkrel 3
12cr|dtach-0.8-3|6	License: GPL
12cr|dtach-0.8-3|7	URL: http://dtach.sourceforge.net
12cr|dtach-0.8-3|8	Group:   Terminals
12cr|dtach-0.8-3|9	Source: http://prdownloads.sourceforge.net/dtach/dtach-%{version}.tar.bz2
12cr|dtach-0.8-3|10	Buildroot: %{_tmppath}/%{name}-%{version}-root
12cr|dtach-0.8-3|11	
12cr|dtach-0.8-3|12	%description
12cr|dtach-0.8-3|13	dtach is a program that emulates the detach feature of screen, with
12cr|dtach-0.8-3|14	less overhead.  It is designed to be transparent and un-intrusive; it
12cr|dtach-0.8-3|15	avoids interpreting the input and output between attached terminals
12cr|dtach-0.8-3|16	and the program under its control. Consequently, it works best with
12cr|dtach-0.8-3|17	full-screen applications such as emacs.
12cr|dtach-0.8-3|18	
12cr|dtach-0.8-3|19	%prep
12cr|dtach-0.8-3|20	%setup
12cr|dtach-0.8-3|21	
12cr|dtach-0.8-3|22	%build
12cr|dtach-0.8-3|23	%configure
12cr|dtach-0.8-3|24	make
12cr|dtach-0.8-3|25	
12cr|dtach-0.8-3|26	%install
12cr|dtach-0.8-3|27	rm -rf $RPM_BUILD_ROOT/*
12cr|dtach-0.8-3|28	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|dtach-0.8-3|29	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1
12cr|dtach-0.8-3|30	install -m 755 dtach $RPM_BUILD_ROOT/%{_bindir}/dtach
12cr|dtach-0.8-3|31	install -m 644 dtach.1 $RPM_BUILD_ROOT/%{_mandir}/man1/dtach.1
12cr|dtach-0.8-3|32	
12cr|dtach-0.8-3|33	%clean
12cr|dtach-0.8-3|34	make clean
12cr|dtach-0.8-3|35	rm -rf $RPM_BUILD_ROOT
12cr|dtach-0.8-3|36	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
12cr|dtach-0.8-3|37	
12cr|dtach-0.8-3|38	%files
12cr|dtach-0.8-3|39	%defattr(-,root,root,-)
12cr|dtach-0.8-3|40	%doc COPYING README
12cr|dtach-0.8-3|41	%{_bindir}/dtach
12cr|dtach-0.8-3|42	%{_mandir}/*/*
12cr|dtach-0.8-3|43	
12cr|dtach-0.8-3|44	
12cr|dtach-0.8-3|45	
12cr|dtach-0.8-3|46	
12cr|dtach-0.8-3|47	
12cr|dtach-0.8-3|48	%changelog
12cr|dtach-0.8-3|49	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8-3mdv2011.0
12cr|dtach-0.8-3|50	+ Revision: 617905
12cr|dtach-0.8-3|51	- the mass rebuild of 2010.0 packages
12cr|dtach-0.8-3|52	
12cr|dtach-0.8-3|53	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.8-2mdv2010.0
12cr|dtach-0.8-3|54	+ Revision: 428392
12cr|dtach-0.8-3|55	- rebuild
12cr|dtach-0.8-3|56	
12cr|dtach-0.8-3|57	* Mon Sep 01 2008 Gaëtan Lehmann <glehmann@mandriva.org> 0.8-1mdv2009.0
12cr|dtach-0.8-3|58	+ Revision: 278370
12cr|dtach-0.8-3|59	- update to new version 0.8
12cr|dtach-0.8-3|60	
12cr|dtach-0.8-3|61	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 0.7-2mdv2009.0
12cr|dtach-0.8-3|62	+ Revision: 220204
12cr|dtach-0.8-3|63	- rebuild
12cr|dtach-0.8-3|64	- fix spacing at top of description
12cr|dtach-0.8-3|65	- kill re-definition of %%buildroot on Pixel's request
12cr|dtach-0.8-3|66	- fix summary-ended-with-dot
12cr|dtach-0.8-3|67	
12cr|dtach-0.8-3|68	+ Olivier Blin <oblin@mandriva.com>
12cr|dtach-0.8-3|69	- restore BuildRoot
12cr|dtach-0.8-3|70	
12cr|dtach-0.8-3|71	+ Gaëtan Lehmann <glehmann@mandriva.org>
12cr|dtach-0.8-3|72	- rebuild
12cr|dtach-0.8-3|73	
12cr|dtach-0.8-3|74	
12cr|dtach-0.8-3|75	* Mon Mar 05 2007 Nicolas Lécureuil <neoclust@mandriva.org> 0.7-2mdv2007.0
12cr|dtach-0.8-3|76	+ Revision: 132760
12cr|dtach-0.8-3|77	- Fix group
12cr|dtach-0.8-3|78	
12cr|dtach-0.8-3|79	* Tue Jan 02 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.7-1mdv2007.1
12cr|dtach-0.8-3|80	+ Revision: 103473
12cr|dtach-0.8-3|81	- Import dtach
12cr|dtach-0.8-3|82	

1071 12
12cr|dtrx-7.1-1|1	Name:           dtrx
12cr|dtrx-7.1-1|2	Version:        7.1
12cr|dtrx-7.1-1|3	Release:        1
12cr|dtrx-7.1-1|4	Summary:        Do The Right Extraction
12cr|dtrx-7.1-1|5	Group:          Archiving/Compression
12cr|dtrx-7.1-1|6	License:        GPLv3+
12cr|dtrx-7.1-1|7	URL:            http://brettcsmith.org/2007/%{name}
12cr|dtrx-7.1-1|8	Source0:        http://brettcsmith.org/2007/%{name}/%{name}-%{version}.tar.gz
12cr|dtrx-7.1-1|9	BuildRequires:  python >= 2.4
12cr|dtrx-7.1-1|10	buildrequires:  python-docutils
12cr|dtrx-7.1-1|11	buildrequires:  python-yaml, bzip2, unzip, cpio, binutils, p7zip, cabextract, unshield, lzma, xz, lha, lzip
12cr|dtrx-7.1-1|12	Requires:       python >= 2.4, bzip2, unzip, cpio, binutils, p7zip, cabextract, unshield, lzma, xz, lha, lzip
12cr|dtrx-7.1-1|13	buildarch:      noarch
12cr|dtrx-7.1-1|14	
12cr|dtrx-7.1-1|15	%description
12cr|dtrx-7.1-1|16	dtrx is basically the same as tar -zxf or tar -xjf except you don't have to
12cr|dtrx-7.1-1|17	remember the flags for each file. But there's more to it than that. You know
12cr|dtrx-7.1-1|18	those really annoying files that don't put everything in a dedicated directory,
12cr|dtrx-7.1-1|19	and have the permissions all wrong? dtrx takes care of all those problems for
12cr|dtrx-7.1-1|20	you, too. dtrx is simple and powerful. Just use the same command for all your
12cr|dtrx-7.1-1|21	archive files, and they'll never frustrate you again.
12cr|dtrx-7.1-1|22	
12cr|dtrx-7.1-1|23	%prep
12cr|dtrx-7.1-1|24	%setup -q
12cr|dtrx-7.1-1|25	
12cr|dtrx-7.1-1|26	%build
12cr|dtrx-7.1-1|27	python setup.py build
12cr|dtrx-7.1-1|28	rst2man -q README %{name}.1
12cr|dtrx-7.1-1|29	
12cr|dtrx-7.1-1|30	%install
12cr|dtrx-7.1-1|31	python setup.py install --skip-build --root $RPM_BUILD_ROOT
12cr|dtrx-7.1-1|32	install -d %{buildroot}%{_mandir}/man1
12cr|dtrx-7.1-1|33	install %{name}.1 %{buildroot}%{_mandir}/man1/
12cr|dtrx-7.1-1|34	chmod go+r COPYING NEWS PKG-INFO README
12cr|dtrx-7.1-1|35	
12cr|dtrx-7.1-1|36	%check
12cr|dtrx-7.1-1|37	python tests/compare.py
12cr|dtrx-7.1-1|38	
12cr|dtrx-7.1-1|39	%files
12cr|dtrx-7.1-1|40	%defattr(-,root,root,-)
12cr|dtrx-7.1-1|41	%doc COPYING NEWS PKG-INFO README
12cr|dtrx-7.1-1|42	%{_bindir}/%{name}
12cr|dtrx-7.1-1|43	%{python_sitelib}/*.egg-info
12cr|dtrx-7.1-1|44	%{_mandir}/man1/*
12cr|dtrx-7.1-1|45	
12cr|dtrx-7.1-1|46	%changelog

1072 12
12cr|duma-2.5.15-1|1	# $Id$
12cr|duma-2.5.15-1|2	# Authority: dries
12cr|duma-2.5.15-1|3	# Upstream:  Hayati Ayguen <h_ayguen$web,de>
12cr|duma-2.5.15-1|4	
12cr|duma-2.5.15-1|5	%define real_version 2_5_15
12cr|duma-2.5.15-1|6	
12cr|duma-2.5.15-1|7	Summary:	Detect Unintended Memory Access
12cr|duma-2.5.15-1|8	Name:		duma
12cr|duma-2.5.15-1|9	Version:	2.5.15
12cr|duma-2.5.15-1|10	Release:	%mkrel 1
12cr|duma-2.5.15-1|11	License:	GPL
12cr|duma-2.5.15-1|12	Group:		Development/Other
12cr|duma-2.5.15-1|13	URL:		http://duma.sourceforge.net/
12cr|duma-2.5.15-1|14	
12cr|duma-2.5.15-1|15	Source:		http://dl.sf.net/duma/duma_%{real_version}.tar.gz
12cr|duma-2.5.15-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|duma-2.5.15-1|17	
12cr|duma-2.5.15-1|18	BuildRequires:	gcc-c++
12cr|duma-2.5.15-1|19	
12cr|duma-2.5.15-1|20	%description
12cr|duma-2.5.15-1|21	DUMA (Detect Unintended Memory Access) stops your program on the exact
12cr|duma-2.5.15-1|22	instruction that overruns (or underruns) a malloc() memory buffer. GDB
12cr|duma-2.5.15-1|23	will then display the source-code line that causes the bug. It works by
12cr|duma-2.5.15-1|24	using the virtual-memory hardware to create a red-zone at the border of
12cr|duma-2.5.15-1|25	each buffer: touch that, and your program stops. It can catch formerly
12cr|duma-2.5.15-1|26	impossible-to-catch overrun bugs. DUMA is a fork of Bruce Perens'
12cr|duma-2.5.15-1|27	Electric Fence library.
12cr|duma-2.5.15-1|28	
12cr|duma-2.5.15-1|29	%package devel
12cr|duma-2.5.15-1|30	Summary:	Header files, libraries and development documentation for %{name}
12cr|duma-2.5.15-1|31	Group:		Development/Other
12cr|duma-2.5.15-1|32	Requires:	%{name} = %{version}-%{release}
12cr|duma-2.5.15-1|33	
12cr|duma-2.5.15-1|34	%description devel
12cr|duma-2.5.15-1|35	This package contains the header files, static libraries and development
12cr|duma-2.5.15-1|36	documentation for %{name}. If you like to develop programs using %{name},
12cr|duma-2.5.15-1|37	you will need to install %{name}-devel.
12cr|duma-2.5.15-1|38	
12cr|duma-2.5.15-1|39	%prep
12cr|duma-2.5.15-1|40	%setup -q -n duma_%{real_version}
12cr|duma-2.5.15-1|41	# disable 'testoperators' because it doesn't stop
12cr|duma-2.5.15-1|42	%{__perl} -pi.orig -e "s|..CURPATH.testoperators..EXEPOSTFIX.||g;" Makefile
12cr|duma-2.5.15-1|43	
12cr|duma-2.5.15-1|44	%build
12cr|duma-2.5.15-1|45	# duma doesn't build with _smp_mflags
12cr|duma-2.5.15-1|46	%{__make}
12cr|duma-2.5.15-1|47	
12cr|duma-2.5.15-1|48	%install
12cr|duma-2.5.15-1|49	%{__rm} -rf %{buildroot}
12cr|duma-2.5.15-1|50	%{__install} -d -m0755 %{buildroot}%{_bindir}
12cr|duma-2.5.15-1|51	%{__install} -d -m0755 %{buildroot}%{_mandir}/man3/
12cr|duma-2.5.15-1|52	%{__install} -d -m0755 %{buildroot}%{_libdir}
12cr|duma-2.5.15-1|53	%makeinstall BIN_INSTALL_DIR="%{buildroot}%{_bindir}" \
12cr|duma-2.5.15-1|54	LIB_INSTALL_DIR="%{buildroot}%{_libdir}" \
12cr|duma-2.5.15-1|55	MAN_INSTALL_DIR="%{buildroot}%{_mandir}/man3/"
12cr|duma-2.5.15-1|56	
12cr|duma-2.5.15-1|57	rm -r %{buildroot}/%{_libdir}/libduma.a
12cr|duma-2.5.15-1|58	rm -r %{buildroot}/%{_docdir}/duma/README.txt
12cr|duma-2.5.15-1|59	%post -p /sbin/ldconfig
12cr|duma-2.5.15-1|60	%postun -p /sbin/ldconfig
12cr|duma-2.5.15-1|61	
12cr|duma-2.5.15-1|62	%clean
12cr|duma-2.5.15-1|63	%{__rm} -rf %{buildroot}
12cr|duma-2.5.15-1|64	
12cr|duma-2.5.15-1|65	%files
12cr|duma-2.5.15-1|66	%defattr(-, root, root, 0755)
12cr|duma-2.5.15-1|67	%doc INSTALL TODO README.txt
12cr|duma-2.5.15-1|68	%doc %{_mandir}/man3/duma.3*
12cr|duma-2.5.15-1|69	%{_bindir}/duma
12cr|duma-2.5.15-1|70	%{_libdir}/libduma.so.*
12cr|duma-2.5.15-1|71	#% exclude % {_docdir}/duma/README.txt
12cr|duma-2.5.15-1|72	
12cr|duma-2.5.15-1|73	%files devel
12cr|duma-2.5.15-1|74	%defattr(-, root, root, 0755)
12cr|duma-2.5.15-1|75	%{_includedir}/duma*.h
12cr|duma-2.5.15-1|76	%{_includedir}/noduma.h
12cr|duma-2.5.15-1|77	#% exclude % {_libdir}/libduma.a
12cr|duma-2.5.15-1|78	%{_libdir}/libduma.so
12cr|duma-2.5.15-1|79	
12cr|duma-2.5.15-1|80	
12cr|duma-2.5.15-1|81	%changelog
12cr|duma-2.5.15-1|82	* Tue Nov 01 2011 Alexander Khrukin <akhrukin@mandriva.org> 2.5.15-1mdv2011.0
12cr|duma-2.5.15-1|83	+ Revision: 709721
12cr|duma-2.5.15-1|84	- build fixes with not needed files like README.txt and .a
12cr|duma-2.5.15-1|85	- rpmlint fixes
12cr|duma-2.5.15-1|86	- imported package duma
12cr|duma-2.5.15-1|87	

1073 12
12cr|dumb-0.9.3-9|1	%define name dumb
12cr|dumb-0.9.3-9|2	%define version 0.9.3
12cr|dumb-0.9.3-9|3	%define release %mkrel 9
12cr|dumb-0.9.3-9|4	
12cr|dumb-0.9.3-9|5	Summary: Dynamic Universal Music Bibliotheque
12cr|dumb-0.9.3-9|6	Name: %{name}
12cr|dumb-0.9.3-9|7	Version: %{version}
12cr|dumb-0.9.3-9|8	Release: %{release}
12cr|dumb-0.9.3-9|9	Source0: http://prdownloads.sourceforge.net/dumb/%{name}-%{version}.tar.bz2
12cr|dumb-0.9.3-9|10	Patch: dumb-0.9.3-fix-linking.patch
12cr|dumb-0.9.3-9|11	License: BSD-like
12cr|dumb-0.9.3-9|12	Group: Sound
12cr|dumb-0.9.3-9|13	Url: http://dumb.sf.net/
12cr|dumb-0.9.3-9|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dumb-0.9.3-9|15	BuildRequires: liballegro-devel
12cr|dumb-0.9.3-9|16	
12cr|dumb-0.9.3-9|17	%description
12cr|dumb-0.9.3-9|18	DUMB is an IT, XM, S3M and MOD player library. This includes a player based
12cr|dumb-0.9.3-9|19	on Allegro.
12cr|dumb-0.9.3-9|20	
12cr|dumb-0.9.3-9|21	%package devel
12cr|dumb-0.9.3-9|22	Group: Development/C
12cr|dumb-0.9.3-9|23	Summary: Dynamic Universal Music Bibliotheque
12cr|dumb-0.9.3-9|24	%description devel
12cr|dumb-0.9.3-9|25	DUMB is an IT, XM, S3M and MOD player library. This contains static libraries
12cr|dumb-0.9.3-9|26	and C header files.
12cr|dumb-0.9.3-9|27	
12cr|dumb-0.9.3-9|28	%prep
12cr|dumb-0.9.3-9|29	%setup -q
12cr|dumb-0.9.3-9|30	%patch -p1
12cr|dumb-0.9.3-9|31	
12cr|dumb-0.9.3-9|32	cat > make/config.txt << EOF
12cr|dumb-0.9.3-9|33	include make/unix.inc
12cr|dumb-0.9.3-9|34	ALL_TARGETS := core core-examples core-headers
12cr|dumb-0.9.3-9|35	ALL_TARGETS += allegro allegro-examples allegro-headers
12cr|dumb-0.9.3-9|36	PREFIX := %_prefix
12cr|dumb-0.9.3-9|37	EOF
12cr|dumb-0.9.3-9|38	
12cr|dumb-0.9.3-9|39	%build
12cr|dumb-0.9.3-9|40	%make CC="gcc -fPIC"
12cr|dumb-0.9.3-9|41	
12cr|dumb-0.9.3-9|42	%install
12cr|dumb-0.9.3-9|43	rm -rf $RPM_BUILD_ROOT
12cr|dumb-0.9.3-9|44	mkdir -p $RPM_BUILD_ROOT{%_bindir,%_includedir,%_libdir}
12cr|dumb-0.9.3-9|45	%makeinstall PREFIX=%buildroot%_prefix LIB_INSTALL_PATH=%buildroot%_libdir
12cr|dumb-0.9.3-9|46	%clean
12cr|dumb-0.9.3-9|47	rm -rf $RPM_BUILD_ROOT
12cr|dumb-0.9.3-9|48	
12cr|dumb-0.9.3-9|49	%files
12cr|dumb-0.9.3-9|50	%defattr(-,root,root)
12cr|dumb-0.9.3-9|51	%doc readme.txt licence.txt release.txt
12cr|dumb-0.9.3-9|52	%_bindir/*
12cr|dumb-0.9.3-9|53	
12cr|dumb-0.9.3-9|54	%files devel
12cr|dumb-0.9.3-9|55	%defattr(-,root,root)
12cr|dumb-0.9.3-9|56	%doc docs/*
12cr|dumb-0.9.3-9|57	%_libdir/lib*.a
12cr|dumb-0.9.3-9|58	%_includedir/*.h
12cr|dumb-0.9.3-9|59	
12cr|dumb-0.9.3-9|60	
12cr|dumb-0.9.3-9|61	
12cr|dumb-0.9.3-9|62	
12cr|dumb-0.9.3-9|63	%changelog
12cr|dumb-0.9.3-9|64	* Tue Dec 06 2011 Götz Waschk <waschk@mandriva.org> 0.9.3-9mdv2012.0
12cr|dumb-0.9.3-9|65	+ Revision: 738171
12cr|dumb-0.9.3-9|66	- work around rpm5 breakage
12cr|dumb-0.9.3-9|67	- yearly rebuild
12cr|dumb-0.9.3-9|68	
12cr|dumb-0.9.3-9|69	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-8mdv2011.0
12cr|dumb-0.9.3-9|70	+ Revision: 610289
12cr|dumb-0.9.3-9|71	- rebuild
12cr|dumb-0.9.3-9|72	
12cr|dumb-0.9.3-9|73	* Thu Dec 31 2009 Emmanuel Andry <eandry@mandriva.org> 0.9.3-7mdv2010.1
12cr|dumb-0.9.3-9|74	+ Revision: 484586
12cr|dumb-0.9.3-9|75	- rebuild for new allegro
12cr|dumb-0.9.3-9|76	
12cr|dumb-0.9.3-9|77	* Fri Jul 24 2009 Götz Waschk <waschk@mandriva.org> 0.9.3-6mdv2010.0
12cr|dumb-0.9.3-9|78	+ Revision: 399217
12cr|dumb-0.9.3-9|79	- fix linking
12cr|dumb-0.9.3-9|80	
12cr|dumb-0.9.3-9|81	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.9.3-5mdv2009.0
12cr|dumb-0.9.3-9|82	+ Revision: 244555
12cr|dumb-0.9.3-9|83	- rebuild
12cr|dumb-0.9.3-9|84	- kill re-definition of %%buildroot on Pixel's request
12cr|dumb-0.9.3-9|85	
12cr|dumb-0.9.3-9|86	+ Olivier Blin <blino@mandriva.org>
12cr|dumb-0.9.3-9|87	- restore BuildRoot
12cr|dumb-0.9.3-9|88	
12cr|dumb-0.9.3-9|89	
12cr|dumb-0.9.3-9|90	* Mon Dec 04 2006 Götz Waschk <waschk@mandriva.org> 0.9.3-3mdv2007.0
12cr|dumb-0.9.3-9|91	+ Revision: 90351
12cr|dumb-0.9.3-9|92	- Import dumb
12cr|dumb-0.9.3-9|93	
12cr|dumb-0.9.3-9|94	* Mon Dec 04 2006 Götz Waschk <waschk@mandriva.org> 0.9.3-3mdv2007.1
12cr|dumb-0.9.3-9|95	- rebuild
12cr|dumb-0.9.3-9|96	
12cr|dumb-0.9.3-9|97	* Fri Dec 02 2005 Götz Waschk <waschk@mandriva.org> 0.9.3-2mdk
12cr|dumb-0.9.3-9|98	- fix build on x86_64
12cr|dumb-0.9.3-9|99	
12cr|dumb-0.9.3-9|100	* Fri Sep 30 2005 Götz Waschk <waschk@mandriva.org> 0.9.3-1mdk
12cr|dumb-0.9.3-9|101	- initial package
12cr|dumb-0.9.3-9|102	

1074 12
12cr|dumbster-1.6-13|1	# Copyright (c) 2000-2007, JPackage Project
12cr|dumbster-1.6-13|2	# All rights reserved.
12cr|dumbster-1.6-13|3	#
12cr|dumbster-1.6-13|4	# Redistribution and use in source and binary forms, with or without
12cr|dumbster-1.6-13|5	# modification, are permitted provided that the following conditions
12cr|dumbster-1.6-13|6	# are met:
12cr|dumbster-1.6-13|7	#
12cr|dumbster-1.6-13|8	# 1. Redistributions of source code must retain the above copyright
12cr|dumbster-1.6-13|9	#    notice, this list of conditions and the following disclaimer.
12cr|dumbster-1.6-13|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|dumbster-1.6-13|11	#    notice, this list of conditions and the following disclaimer in the
12cr|dumbster-1.6-13|12	#    documentation and/or other materials provided with the
12cr|dumbster-1.6-13|13	#    distribution.
12cr|dumbster-1.6-13|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|dumbster-1.6-13|15	#    contributors may be used to endorse or promote products derived
12cr|dumbster-1.6-13|16	#    from this software without specific prior written permission.
12cr|dumbster-1.6-13|17	#
12cr|dumbster-1.6-13|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|dumbster-1.6-13|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|dumbster-1.6-13|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|dumbster-1.6-13|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|dumbster-1.6-13|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|dumbster-1.6-13|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|dumbster-1.6-13|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|dumbster-1.6-13|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|dumbster-1.6-13|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|dumbster-1.6-13|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|dumbster-1.6-13|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|dumbster-1.6-13|29	#
12cr|dumbster-1.6-13|30	
12cr|dumbster-1.6-13|31	Summary:        Fake SMTP Server
12cr|dumbster-1.6-13|32	Name:           dumbster
12cr|dumbster-1.6-13|33	Version:        1.6
12cr|dumbster-1.6-13|34	Release:        13
12cr|dumbster-1.6-13|35	License:        ASL 2.0
12cr|dumbster-1.6-13|36	URL:            http://quintanasoft.com/dumbster/
12cr|dumbster-1.6-13|37	Group:          Development/Java
12cr|dumbster-1.6-13|38	# cvs -z3 -d:pserver:anonymous@dumbster.cvs.sourceforge.net:/cvsroot/dumbster export -r RELEASE_1_6 dumbster
12cr|dumbster-1.6-13|39	# tar czf dumbster-1.6-src.tgz dumbster
12cr|dumbster-1.6-13|40	Source0:        %{name}-%{version}-src.tgz
12cr|dumbster-1.6-13|41	Source1:        %{name}-1.6.pom
12cr|dumbster-1.6-13|42	Patch0:         %{name}-SimpleSmtpServer.patch
12cr|dumbster-1.6-13|43	BuildRequires:  ant >= 0:1.6
12cr|dumbster-1.6-13|44	BuildRequires:  jpackage-utils >= 0:1.6
12cr|dumbster-1.6-13|45	BuildRequires:  javamail
12cr|dumbster-1.6-13|46	BuildRequires:  junit
12cr|dumbster-1.6-13|47	Requires:       java-sasl
12cr|dumbster-1.6-13|48	Requires:       javamail
12cr|dumbster-1.6-13|49	
12cr|dumbster-1.6-13|50	BuildArch:      noarch
12cr|dumbster-1.6-13|51	
12cr|dumbster-1.6-13|52	%description
12cr|dumbster-1.6-13|53	The Dumbster is a very simple fake SMTP server designed for
12cr|dumbster-1.6-13|54	unit and system testing applications that send email messages.
12cr|dumbster-1.6-13|55	It responds to all standard SMTP commands but does not deliver
12cr|dumbster-1.6-13|56	messages to the user. The messages are stored within the
12cr|dumbster-1.6-13|57	Dumbster for later extraction and verification.
12cr|dumbster-1.6-13|58	
12cr|dumbster-1.6-13|59	%package javadoc
12cr|dumbster-1.6-13|60	Summary:        Javadoc for %{name}
12cr|dumbster-1.6-13|61	Group:          Development/Java
12cr|dumbster-1.6-13|62	
12cr|dumbster-1.6-13|63	%description javadoc
12cr|dumbster-1.6-13|64	%{summary}.
12cr|dumbster-1.6-13|65	
12cr|dumbster-1.6-13|66	%prep
12cr|dumbster-1.6-13|67	%setup -q -n %{name}
12cr|dumbster-1.6-13|68	# remove all binary libs
12cr|dumbster-1.6-13|69	find . -name "*.jar" -exec rm -f {} \;
12cr|dumbster-1.6-13|70	
12cr|dumbster-1.6-13|71	%patch0 -p0
12cr|dumbster-1.6-13|72	rm -f src/com/dumbster/smtp/SimpleSmtpServer.java.orig
12cr|dumbster-1.6-13|73	
12cr|dumbster-1.6-13|74	%build
12cr|dumbster-1.6-13|75	pushd lib
12cr|dumbster-1.6-13|76	ln -sf $(build-classpath javamail)
12cr|dumbster-1.6-13|77	ln -sf $(build-classpath junit)
12cr|dumbster-1.6-13|78	ln -sf $(build-classpath sasl)
12cr|dumbster-1.6-13|79	popd
12cr|dumbster-1.6-13|80	
12cr|dumbster-1.6-13|81	ant jar javadoc
12cr|dumbster-1.6-13|82	
12cr|dumbster-1.6-13|83	%install
12cr|dumbster-1.6-13|84	rm -rf $RPM_BUILD_ROOT
12cr|dumbster-1.6-13|85	
12cr|dumbster-1.6-13|86	# jars
12cr|dumbster-1.6-13|87	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12cr|dumbster-1.6-13|88	
12cr|dumbster-1.6-13|89	install -m 0644 build/%{name}.jar \
12cr|dumbster-1.6-13|90	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|dumbster-1.6-13|91	
12cr|dumbster-1.6-13|92	# javadoc
12cr|dumbster-1.6-13|93	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|dumbster-1.6-13|94	cp -pr doc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|dumbster-1.6-13|95	
12cr|dumbster-1.6-13|96	# pom
12cr|dumbster-1.6-13|97	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12cr|dumbster-1.6-13|98	cp -pr %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}.pom
12cr|dumbster-1.6-13|99	%add_to_maven_depmap dumbster %{name} 1.6 JPP %{name}
12cr|dumbster-1.6-13|100	
12cr|dumbster-1.6-13|101	install -dm 755 $RPM_BUILD_ROOT%{_javadir}/maven2
12cr|dumbster-1.6-13|102	ln -s %{_datadir}/maven2/poms $RPM_BUILD_ROOT%{_javadir}/maven2/poms
12cr|dumbster-1.6-13|103	
12cr|dumbster-1.6-13|104	%post
12cr|dumbster-1.6-13|105	%update_maven_depmap
12cr|dumbster-1.6-13|106	
12cr|dumbster-1.6-13|107	%postun
12cr|dumbster-1.6-13|108	%update_maven_depmap
12cr|dumbster-1.6-13|109	
12cr|dumbster-1.6-13|110	%files
12cr|dumbster-1.6-13|111	%defattr(-,root,root,-)
12cr|dumbster-1.6-13|112	%doc license.txt
12cr|dumbster-1.6-13|113	%{_javadir}/*.jar
12cr|dumbster-1.6-13|114	%{_datadir}/maven2/poms
12cr|dumbster-1.6-13|115	%{_javadir}/maven2
12cr|dumbster-1.6-13|116	%{_mavendepmapfragdir}
12cr|dumbster-1.6-13|117	
12cr|dumbster-1.6-13|118	%files javadoc
12cr|dumbster-1.6-13|119	%defattr(-,root,root,-)
12cr|dumbster-1.6-13|120	%{_javadocdir}/%{name}
12cr|dumbster-1.6-13|121	
12cr|dumbster-1.6-13|122	
12cr|dumbster-1.6-13|123	
12cr|dumbster-1.6-13|124	%changelog
12cr|dumbster-1.6-13|125	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 1.6-13
12cr|dumbster-1.6-13|126	+ Revision: 733871
12cr|dumbster-1.6-13|127	- rebuild
12cr|dumbster-1.6-13|128	- imported package dumbster
12cr|dumbster-1.6-13|129	
12cr|dumbster-1.6-13|130	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.6-2.0.7mdv2011.0
12cr|dumbster-1.6-13|131	+ Revision: 617906
12cr|dumbster-1.6-13|132	- the mass rebuild of 2010.0 packages
12cr|dumbster-1.6-13|133	
12cr|dumbster-1.6-13|134	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0:1.6-2.0.6mdv2010.0
12cr|dumbster-1.6-13|135	+ Revision: 428402
12cr|dumbster-1.6-13|136	- rebuild
12cr|dumbster-1.6-13|137	
12cr|dumbster-1.6-13|138	* Thu Jan 10 2008 David Walluck <walluck@mandriva.org> 0:1.6-2.0.5mdv2008.1
12cr|dumbster-1.6-13|139	+ Revision: 147439
12cr|dumbster-1.6-13|140	- explicitly require geronimo for jaf and javamail
12cr|dumbster-1.6-13|141	
12cr|dumbster-1.6-13|142	+ Olivier Blin <blino@mandriva.org>
12cr|dumbster-1.6-13|143	- restore BuildRoot
12cr|dumbster-1.6-13|144	
12cr|dumbster-1.6-13|145	+ Thierry Vignaud <tv@mandriva.org>
12cr|dumbster-1.6-13|146	- kill re-definition of %%buildroot on Pixel's request
12cr|dumbster-1.6-13|147	
12cr|dumbster-1.6-13|148	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.6-2.0.4mdv2008.1
12cr|dumbster-1.6-13|149	+ Revision: 120865
12cr|dumbster-1.6-13|150	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|dumbster-1.6-13|151	
12cr|dumbster-1.6-13|152	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:1.6-2.0.3mdv2008.0
12cr|dumbster-1.6-13|153	+ Revision: 87344
12cr|dumbster-1.6-13|154	- rebuild to filter out autorequires of GCJ AOT objects
12cr|dumbster-1.6-13|155	- remove unnecessary Requires(post) on java-gcj-compat
12cr|dumbster-1.6-13|156	
12cr|dumbster-1.6-13|157	* Sun Aug 05 2007 David Walluck <walluck@mandriva.org> 0:1.6-2.0.2mdv2008.0
12cr|dumbster-1.6-13|158	+ Revision: 59026
12cr|dumbster-1.6-13|159	- disable tests due to gcj failure
12cr|dumbster-1.6-13|160	- fix license
12cr|dumbster-1.6-13|161	- don't fork junit
12cr|dumbster-1.6-13|162	- BuildRequires: ant-junit
12cr|dumbster-1.6-13|163	- Import dumbster
12cr|dumbster-1.6-13|164	
12cr|dumbster-1.6-13|165	
12cr|dumbster-1.6-13|166	
12cr|dumbster-1.6-13|167	* Mon Jul 09 2007 Alexander Kurtakov <akurtakov@active-lynx.com> - 0:1.6-2.0.1mdv2008.0
12cr|dumbster-1.6-13|168	- Use mdv macros
12cr|dumbster-1.6-13|169	- Fix group
12cr|dumbster-1.6-13|170	
12cr|dumbster-1.6-13|171	* Wed May 09 2007 Ralph Apel <r.apel@r-apel.de> - 0:1.6-2jpp
12cr|dumbster-1.6-13|172	- Fix date in copyright notice
12cr|dumbster-1.6-13|173	- Fix aot build
12cr|dumbster-1.6-13|174	- Make Vendor, Distribution based on macro
12cr|dumbster-1.6-13|175	- Fix BR for java-sasl to gnu-crypto-sasl-jdk1.4
12cr|dumbster-1.6-13|176	
12cr|dumbster-1.6-13|177	* Wed Sep 13 2006 Ralph Apel <r.apel@r-apel.de> - 0:1.6-1jpp
12cr|dumbster-1.6-13|178	- First JPackage build
12cr|dumbster-1.6-13|179	- Add post/postun Requires for javadoc
12cr|dumbster-1.6-13|180	- Add gcj_support option

1075 12
12cr|dunelegacy-0.96.2-1|1	Name:		dunelegacy
12cr|dunelegacy-0.96.2-1|2	Version:	0.96.2
12cr|dunelegacy-0.96.2-1|3	Release:	%mkrel 1
12cr|dunelegacy-0.96.2-1|4	Summary:	Open-source Dune II engine
12cr|dunelegacy-0.96.2-1|5	License:	GPLv2+
12cr|dunelegacy-0.96.2-1|6	Group:		Games/Strategy
12cr|dunelegacy-0.96.2-1|7	URL:		http://dunelegacy.sourceforge.net/
12cr|dunelegacy-0.96.2-1|8	Source0:	http://www.myway.de/richieland/%{name}-%{version}-src.tar.bz2
12cr|dunelegacy-0.96.2-1|9	BuildRequires:	SDL_mixer-devel
12cr|dunelegacy-0.96.2-1|10	BuildRequires:	SDL-devel
12cr|dunelegacy-0.96.2-1|11	BuildRequires:	libstdc++-devel
12cr|dunelegacy-0.96.2-1|12	
12cr|dunelegacy-0.96.2-1|13	%description
12cr|dunelegacy-0.96.2-1|14	Lead one of three interplanetary houses, Atreides, Harkonnen or Ordos,
12cr|dunelegacy-0.96.2-1|15	in an attempt to harvest the largest amount of spice from the sand
12cr|dunelegacy-0.96.2-1|16	dunes. Exchange your spice stockpiles for credits through refinement
12cr|dunelegacy-0.96.2-1|17	and build an army capable of thwarting attempts of the other houses to
12cr|dunelegacy-0.96.2-1|18	stop your harvesting!
12cr|dunelegacy-0.96.2-1|19	
12cr|dunelegacy-0.96.2-1|20	Dune Legacy is an effort by a handful of developers to revitalize the
12cr|dunelegacy-0.96.2-1|21	first-ever real-time strategy game. The original game was the basis
12cr|dunelegacy-0.96.2-1|22	for the hugely successful Command and Conquer series, and the gameplay
12cr|dunelegacy-0.96.2-1|23	has been replicated an extended to a wide variety of storylines and
12cr|dunelegacy-0.96.2-1|24	series.
12cr|dunelegacy-0.96.2-1|25	
12cr|dunelegacy-0.96.2-1|26	NOTE: Original Dune 2 game files are needed.
12cr|dunelegacy-0.96.2-1|27	
12cr|dunelegacy-0.96.2-1|28	%prep
12cr|dunelegacy-0.96.2-1|29	%setup -q
12cr|dunelegacy-0.96.2-1|30	%__sed -i s,"#!/usr/bin/env xdg-open",,g %{name}.desktop
12cr|dunelegacy-0.96.2-1|31	
12cr|dunelegacy-0.96.2-1|32	%build
12cr|dunelegacy-0.96.2-1|33	%configure2_5x
12cr|dunelegacy-0.96.2-1|34	%make
12cr|dunelegacy-0.96.2-1|35	
12cr|dunelegacy-0.96.2-1|36	%install
12cr|dunelegacy-0.96.2-1|37	%__rm -rf %{buildroot}
12cr|dunelegacy-0.96.2-1|38	%makeinstall_std
12cr|dunelegacy-0.96.2-1|39	
12cr|dunelegacy-0.96.2-1|40	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|dunelegacy-0.96.2-1|41	%__install -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|dunelegacy-0.96.2-1|42	
12cr|dunelegacy-0.96.2-1|43	%__mkdir_p %{buildroot}%{_datadir}/pixmaps
12cr|dunelegacy-0.96.2-1|44	%__install -m 644 %{name}-128x128.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|dunelegacy-0.96.2-1|45	
12cr|dunelegacy-0.96.2-1|46	%clean
12cr|dunelegacy-0.96.2-1|47	%__rm -rf %{buildroot}
12cr|dunelegacy-0.96.2-1|48	
12cr|dunelegacy-0.96.2-1|49	%files
12cr|dunelegacy-0.96.2-1|50	%doc README ToDo.txt ChangeLog
12cr|dunelegacy-0.96.2-1|51	%{_bindir}/%{name}
12cr|dunelegacy-0.96.2-1|52	%dir %{_datadir}/%{name}
12cr|dunelegacy-0.96.2-1|53	%{_datadir}/%{name}/*
12cr|dunelegacy-0.96.2-1|54	%{_datadir}/applications/%{name}.desktop
12cr|dunelegacy-0.96.2-1|55	%{_datadir}/pixmaps/%{name}.png
12cr|dunelegacy-0.96.2-1|56	
12cr|dunelegacy-0.96.2-1|57	
12cr|dunelegacy-0.96.2-1|58	
12cr|dunelegacy-0.96.2-1|59	%changelog
12cr|dunelegacy-0.96.2-1|60	* Wed Feb 22 2012 Andrey Bondrov <abondrov@mandriva.org> 0.96.2-1
12cr|dunelegacy-0.96.2-1|61	+ Revision: 779233
12cr|dunelegacy-0.96.2-1|62	- imported package dunelegacy
12cr|dunelegacy-0.96.2-1|63	

1076 12
12cr|duplicity-0.6.19-1|1	Summary:	Untrusted/encrypted backup using rsync algorithm
12cr|duplicity-0.6.19-1|2	Version:	0.6.19
12cr|duplicity-0.6.19-1|3	Name:		duplicity
12cr|duplicity-0.6.19-1|4	Release:	1
12cr|duplicity-0.6.19-1|5	License:	GPLv2
12cr|duplicity-0.6.19-1|6	Group:		Archiving/Backup
12cr|duplicity-0.6.19-1|7	URL:		http://www.nongnu.org/duplicity/
12cr|duplicity-0.6.19-1|8	Source0:	http://savannah.nongnu.org/download/duplicity/%{name}-%{version}.tar.gz
12cr|duplicity-0.6.19-1|9	Source1:	http://savannah.nongnu.org/download/duplicity/%{name}-%{version}.tar.gz.sig
12cr|duplicity-0.6.19-1|10	# (misc) patch was sent upstream : https://bugs.launchpad.net/duplicity/+bug/518629
12cr|duplicity-0.6.19-1|11	Patch0:		patch-64bits.patch
12cr|duplicity-0.6.19-1|12	Requires:	gnupg
12cr|duplicity-0.6.19-1|13	BuildRequires:	python-devel
12cr|duplicity-0.6.19-1|14	BuildRequires:	librsync-devel
12cr|duplicity-0.6.19-1|15	
12cr|duplicity-0.6.19-1|16	%description
12cr|duplicity-0.6.19-1|17	Duplicity incrementally backs up files and directory by encrypting tar-format
12cr|duplicity-0.6.19-1|18	volumes with GnuPG and uploading them to a remote (or local) file server. In
12cr|duplicity-0.6.19-1|19	theory many remote backends are possible; right now local, ssh/scp, ftp, and
12cr|duplicity-0.6.19-1|20	rsync backends are written. Because duplicity uses librsync, the incremental
12cr|duplicity-0.6.19-1|21	archives are space efficient and only record the parts of files that have
12cr|duplicity-0.6.19-1|22	changed since the last backup.  Currently duplicity supports deleted files,
12cr|duplicity-0.6.19-1|23	full unix permissions, directories, symbolic links, fifos, etc., but not hard
12cr|duplicity-0.6.19-1|24	links.
12cr|duplicity-0.6.19-1|25	
12cr|duplicity-0.6.19-1|26	%prep
12cr|duplicity-0.6.19-1|27	
12cr|duplicity-0.6.19-1|28	%setup -q
12cr|duplicity-0.6.19-1|29	%patch0 -p1
12cr|duplicity-0.6.19-1|30	
12cr|duplicity-0.6.19-1|31	%build
12cr|duplicity-0.6.19-1|32	python setup.py build
12cr|duplicity-0.6.19-1|33	
12cr|duplicity-0.6.19-1|34	%install
12cr|duplicity-0.6.19-1|35	python setup.py install --prefix=%{buildroot}%{_prefix}
12cr|duplicity-0.6.19-1|36	
12cr|duplicity-0.6.19-1|37	rm -Rf %{buildroot}%{_datadir}/doc/duplicity-%{version}
12cr|duplicity-0.6.19-1|38	
12cr|duplicity-0.6.19-1|39	%find_lang %{name}
12cr|duplicity-0.6.19-1|40	
12cr|duplicity-0.6.19-1|41	%files -f %{name}.lang
12cr|duplicity-0.6.19-1|42	%doc CHANGELOG COPYING README tarfile-LICENSE
12cr|duplicity-0.6.19-1|43	%{_bindir}/rdiffdir
12cr|duplicity-0.6.19-1|44	%{_bindir}/duplicity
12cr|duplicity-0.6.19-1|45	%{_mandir}/man1/*
12cr|duplicity-0.6.19-1|46	%{py_platsitedir}/duplicity
12cr|duplicity-0.6.19-1|47	%{py_platsitedir}/*.egg-info
12cr|duplicity-0.6.19-1|48	
12cr|duplicity-0.6.19-1|49	
12cr|duplicity-0.6.19-1|50	%changelog
12cr|duplicity-0.6.19-1|51	* Wed Jun 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.6.19-1
12cr|duplicity-0.6.19-1|52	+ Revision: 805384
12cr|duplicity-0.6.19-1|53	- version update 0.6.19
12cr|duplicity-0.6.19-1|54	
12cr|duplicity-0.6.19-1|55	* Fri Mar 02 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.6.18-1
12cr|duplicity-0.6.19-1|56	+ Revision: 781769
12cr|duplicity-0.6.19-1|57	- version update 0.6.18
12cr|duplicity-0.6.19-1|58	
12cr|duplicity-0.6.19-1|59	* Mon Nov 28 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.6.17-1
12cr|duplicity-0.6.19-1|60	+ Revision: 734952
12cr|duplicity-0.6.19-1|61	- version update
12cr|duplicity-0.6.19-1|62	
12cr|duplicity-0.6.19-1|63	* Fri Oct 07 2011 Andrey Bondrov <abondrov@mandriva.org> 0.6.15-1
12cr|duplicity-0.6.19-1|64	+ Revision: 703460
12cr|duplicity-0.6.19-1|65	- New version: 0.6.15
12cr|duplicity-0.6.19-1|66	
12cr|duplicity-0.6.19-1|67	* Tue Mar 15 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.6.12-1
12cr|duplicity-0.6.19-1|68	+ Revision: 645167
12cr|duplicity-0.6.19-1|69	- update to new version 0.6.12
12cr|duplicity-0.6.19-1|70	
12cr|duplicity-0.6.19-1|71	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.6.08b-2mdv2011.0
12cr|duplicity-0.6.19-1|72	+ Revision: 592382
12cr|duplicity-0.6.19-1|73	- rebuild for python 2.7
12cr|duplicity-0.6.19-1|74	
12cr|duplicity-0.6.19-1|75	+ Giuseppe Ghibò <ghibo@mandriva.com>
12cr|duplicity-0.6.19-1|76	- Update to release 0.6.08b.
12cr|duplicity-0.6.19-1|77	
12cr|duplicity-0.6.19-1|78	* Mon Mar 01 2010 Frederik Himpe <fhimpe@mandriva.org> 0.6.07-1mdv2010.1
12cr|duplicity-0.6.19-1|79	+ Revision: 513072
12cr|duplicity-0.6.19-1|80	- update to new version 0.6.07
12cr|duplicity-0.6.19-1|81	
12cr|duplicity-0.6.19-1|82	+ Michael Scherer <misc@mandriva.org>
12cr|duplicity-0.6.19-1|83	- clean old check on unsupported versions
12cr|duplicity-0.6.19-1|84	
12cr|duplicity-0.6.19-1|85	* Fri Nov 13 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.06-1mdv2010.1
12cr|duplicity-0.6.19-1|86	+ Revision: 465924
12cr|duplicity-0.6.19-1|87	- update to new version 0.6.06
12cr|duplicity-0.6.19-1|88	
12cr|duplicity-0.6.19-1|89	* Sat Aug 29 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.05-1mdv2010.0
12cr|duplicity-0.6.19-1|90	+ Revision: 422302
12cr|duplicity-0.6.19-1|91	- update to new version 0.6.05
12cr|duplicity-0.6.19-1|92	
12cr|duplicity-0.6.19-1|93	* Wed Aug 12 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.04-1mdv2010.0
12cr|duplicity-0.6.19-1|94	+ Revision: 415724
12cr|duplicity-0.6.19-1|95	- update to new version 0.6.04
12cr|duplicity-0.6.19-1|96	
12cr|duplicity-0.6.19-1|97	* Fri Jul 31 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.03-1mdv2010.0
12cr|duplicity-0.6.19-1|98	+ Revision: 405214
12cr|duplicity-0.6.19-1|99	- update to new version 0.6.03
12cr|duplicity-0.6.19-1|100	
12cr|duplicity-0.6.19-1|101	* Sat Jul 04 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.01-1mdv2010.0
12cr|duplicity-0.6.19-1|102	+ Revision: 392364
12cr|duplicity-0.6.19-1|103	- update to new version 0.6.01
12cr|duplicity-0.6.19-1|104	
12cr|duplicity-0.6.19-1|105	* Tue Jun 09 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.00-1mdv2010.0
12cr|duplicity-0.6.19-1|106	+ Revision: 384470
12cr|duplicity-0.6.19-1|107	- update to new version 0.6.00
12cr|duplicity-0.6.19-1|108	
12cr|duplicity-0.6.19-1|109	* Thu May 21 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.18-1mdv2010.0
12cr|duplicity-0.6.19-1|110	+ Revision: 378386
12cr|duplicity-0.6.19-1|111	- update to new version 0.5.18
12cr|duplicity-0.6.19-1|112	
12cr|duplicity-0.6.19-1|113	* Tue May 05 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.17-1mdv2010.0
12cr|duplicity-0.6.19-1|114	+ Revision: 372223
12cr|duplicity-0.6.19-1|115	- update to new version 0.5.17
12cr|duplicity-0.6.19-1|116	
12cr|duplicity-0.6.19-1|117	* Mon Mar 16 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.12-1mdv2009.1
12cr|duplicity-0.6.19-1|118	+ Revision: 355821
12cr|duplicity-0.6.19-1|119	- update to new version 0.5.12
12cr|duplicity-0.6.19-1|120	
12cr|duplicity-0.6.19-1|121	* Sat Mar 14 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.11-1mdv2009.1
12cr|duplicity-0.6.19-1|122	+ Revision: 355055
12cr|duplicity-0.6.19-1|123	- update to new version 0.5.11
12cr|duplicity-0.6.19-1|124	
12cr|duplicity-0.6.19-1|125	* Sat Feb 14 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.08-1mdv2009.1
12cr|duplicity-0.6.19-1|126	+ Revision: 340252
12cr|duplicity-0.6.19-1|127	- 0.5.08
12cr|duplicity-0.6.19-1|128	- fixed the spec file
12cr|duplicity-0.6.19-1|129	
12cr|duplicity-0.6.19-1|130	* Fri Jan 30 2009 Jérôme Soyer <saispo@mandriva.org> 0.5.06-1mdv2009.1
12cr|duplicity-0.6.19-1|131	+ Revision: 335634
12cr|duplicity-0.6.19-1|132	- import duplicity
12cr|duplicity-0.6.19-1|133	

1077 12
12cr|dv2sub-0.3-2|1	Name:		dv2sub
12cr|dv2sub-0.3-2|2	Version:	0.3
12cr|dv2sub-0.3-2|3	Release:	%mkrel 2
12cr|dv2sub-0.3-2|4	Summary:	Extracts info or subtitles from DV stream
12cr|dv2sub-0.3-2|5	License:	GPLv2+
12cr|dv2sub-0.3-2|6	Group:		Video
12cr|dv2sub-0.3-2|7	Url:		http://dv2sub.sourceforge.net/
12cr|dv2sub-0.3-2|8	Source0:	http://downloads.sourceforge.net/dv2sub/%{name}-%{version}.tar.gz
12cr|dv2sub-0.3-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dv2sub-0.3-2|10	
12cr|dv2sub-0.3-2|11	BuildRequires:	libdv-devel
12cr|dv2sub-0.3-2|12	
12cr|dv2sub-0.3-2|13	%description
12cr|dv2sub-0.3-2|14	A simple util that extracts the date and time of recording from a dv video file
12cr|dv2sub-0.3-2|15	(using libdv) and outputs it as a subtitle file.
12cr|dv2sub-0.3-2|16	
12cr|dv2sub-0.3-2|17	It can also display useful information about the dv stream, like video norm
12cr|dv2sub-0.3-2|18	(PAL/NTSC), aspect ratio normal (4:3) or wide (16:9), interlaced or progressive
12cr|dv2sub-0.3-2|19	material, number of audio channels, audio sampling frequency, number of audio
12cr|dv2sub-0.3-2|20	samples, timestamp and recording date & time.
12cr|dv2sub-0.3-2|21	
12cr|dv2sub-0.3-2|22	Be sure the input file or stream is in pure RAW DV format. dv2sub doesn't work
12cr|dv2sub-0.3-2|23	with DV AVI files (type 1 or type 2)
12cr|dv2sub-0.3-2|24	
12cr|dv2sub-0.3-2|25	%package kino-scripts
12cr|dv2sub-0.3-2|26	Summary:	Export scripts provided by dv2sub for DV editing tool Kino
12cr|dv2sub-0.3-2|27	Group:		Video
12cr|dv2sub-0.3-2|28	
12cr|dv2sub-0.3-2|29	Requires:	dv2sub
12cr|dv2sub-0.3-2|30	Requires:	kino
12cr|dv2sub-0.3-2|31	Requires:	dvdauthor
12cr|dv2sub-0.3-2|32	
12cr|dv2sub-0.3-2|33	%description kino-scripts
12cr|dv2sub-0.3-2|34	This package contains export scripts for DV editing tool Kino provided by
12cr|dv2sub-0.3-2|35	dv2sub.
12cr|dv2sub-0.3-2|36	
12cr|dv2sub-0.3-2|37	%prep
12cr|dv2sub-0.3-2|38	%setup -q
12cr|dv2sub-0.3-2|39	
12cr|dv2sub-0.3-2|40	%build
12cr|dv2sub-0.3-2|41	%configure
12cr|dv2sub-0.3-2|42	%make
12cr|dv2sub-0.3-2|43	
12cr|dv2sub-0.3-2|44	%install
12cr|dv2sub-0.3-2|45	rm -rf %{buildroot}
12cr|dv2sub-0.3-2|46	%makeinstall
12cr|dv2sub-0.3-2|47	
12cr|dv2sub-0.3-2|48	# install kino scripts and move dv2sub_spumux.xml to include it in doc
12cr|dv2sub-0.3-2|49	install -d -m755 %{buildroot}%{_datadir}/kino/scripts/exports
12cr|dv2sub-0.3-2|50	install -D -m755 kino_scripts/*.sh %{buildroot}%{_datadir}/kino/scripts/exports
12cr|dv2sub-0.3-2|51	install -d -m755 examples
12cr|dv2sub-0.3-2|52	install -D -m644 kino_scripts/%{name}_spumux.xml examples
12cr|dv2sub-0.3-2|53	
12cr|dv2sub-0.3-2|54	%clean
12cr|dv2sub-0.3-2|55	rm -rf %{buildroot}
12cr|dv2sub-0.3-2|56	
12cr|dv2sub-0.3-2|57	%files
12cr|dv2sub-0.3-2|58	%defattr(-,root,root,-)
12cr|dv2sub-0.3-2|59	%doc AUTHORS ChangeLog COPYING README TODO
12cr|dv2sub-0.3-2|60	%{_bindir}/%{name}
12cr|dv2sub-0.3-2|61	%{_mandir}/man1/%{name}.1*
12cr|dv2sub-0.3-2|62	
12cr|dv2sub-0.3-2|63	%files kino-scripts
12cr|dv2sub-0.3-2|64	%defattr(-,root,root,-)
12cr|dv2sub-0.3-2|65	%doc examples
12cr|dv2sub-0.3-2|66	%{_datadir}/kino/scripts/exports/*.sh
12cr|dv2sub-0.3-2|67	
12cr|dv2sub-0.3-2|68	
12cr|dv2sub-0.3-2|69	%changelog
12cr|dv2sub-0.3-2|70	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-2mdv2011.0
12cr|dv2sub-0.3-2|71	+ Revision: 610290
12cr|dv2sub-0.3-2|72	- rebuild
12cr|dv2sub-0.3-2|73	
12cr|dv2sub-0.3-2|74	* Sun Feb 07 2010 Jérôme Brenier <incubusss@mandriva.org> 0.3-1mdv2010.1
12cr|dv2sub-0.3-2|75	+ Revision: 501672
12cr|dv2sub-0.3-2|76	- import dv2sub
12cr|dv2sub-0.3-2|77	
12cr|dv2sub-0.3-2|78	

1078 12
12cr|dvbstream-0.5-4|1	# Define Mandrake Linux version we are building for
12cr|dvbstream-0.5-4|2	%define mdkversion %(perl -pe '/(\\d+)\\.(\\d)\\.?(\\d)?/; $_="$1$2".($3||0)' /etc/mandrake-release)
12cr|dvbstream-0.5-4|3	
12cr|dvbstream-0.5-4|4	%define name	dvbstream
12cr|dvbstream-0.5-4|5	%define version 0.5
12cr|dvbstream-0.5-4|6	%define beta	0
12cr|dvbstream-0.5-4|7	%define mdkrel	%mkrel 4
12cr|dvbstream-0.5-4|8	
12cr|dvbstream-0.5-4|9	%if %mdkversion < 1000
12cr|dvbstream-0.5-4|10	%define kernel_rel 2.4.22-28.tmb.1mdk
12cr|dvbstream-0.5-4|11	%define kernel_dir /usr/src/linux-%{kernel_rel}
12cr|dvbstream-0.5-4|12	%define kernel_inc %kernel_dir/3rdparty/mod_dvb/include
12cr|dvbstream-0.5-4|13	%else
12cr|dvbstream-0.5-4|14	#define kernel_rel 2.6.3-7mdk
12cr|dvbstream-0.5-4|15	%define kernel_dir /usr/src/linux
12cr|dvbstream-0.5-4|16	#-{kernel_rel}
12cr|dvbstream-0.5-4|17	%define kernel_inc %kernel_dir/include
12cr|dvbstream-0.5-4|18	%endif
12cr|dvbstream-0.5-4|19	
12cr|dvbstream-0.5-4|20	%if %beta
12cr|dvbstream-0.5-4|21	%define release 0.%{beta}.%{mdkrel}
12cr|dvbstream-0.5-4|22	%else
12cr|dvbstream-0.5-4|23	%define release %{mdkrel}
12cr|dvbstream-0.5-4|24	%endif
12cr|dvbstream-0.5-4|25	
12cr|dvbstream-0.5-4|26	Summary:	Dvbstream
12cr|dvbstream-0.5-4|27	Name:		%{name}
12cr|dvbstream-0.5-4|28	Version:	%{version}
12cr|dvbstream-0.5-4|29	Release:	%{release}
12cr|dvbstream-0.5-4|30	Source0:	http://osdn.dl.sourceforge.net/dvbtools/%{name}-%{version}.tar.bz2
12cr|dvbstream-0.5-4|31	URL:		http://www.linuxstb.org
12cr|dvbstream-0.5-4|32	License:	GPL
12cr|dvbstream-0.5-4|33	Group:		Video
12cr|dvbstream-0.5-4|34	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|dvbstream-0.5-4|35	Prefix:		%{_prefix}
12cr|dvbstream-0.5-4|36	
12cr|dvbstream-0.5-4|37	%description
12cr|dvbstream-0.5-4|38	DVBstream is based on the ts-rtp package available at
12cr|dvbstream-0.5-4|39	http://www.linuxtv.org.  It broadcasts a (subset of a) DVB transport
12cr|dvbstream-0.5-4|40	stream over a LAN using the rtp protocol.  There were a couple of
12cr|dvbstream-0.5-4|41	small bugs in the original ts-rtp application, which I have fixed
12cr|dvbstream-0.5-4|42	here.
12cr|dvbstream-0.5-4|43	
12cr|dvbstream-0.5-4|44	%prep
12cr|dvbstream-0.5-4|45	%setup -q
12cr|dvbstream-0.5-4|46	
12cr|dvbstream-0.5-4|47	%build
12cr|dvbstream-0.5-4|48	#UK
12cr|dvbstream-0.5-4|49	make INCS=-I%kernel_inc
12cr|dvbstream-0.5-4|50	install -m755 dvbstream dvbstream-uk
12cr|dvbstream-0.5-4|51	install -m755 dumprtp dvb_dumprtp-uk
12cr|dvbstream-0.5-4|52	install -m755 rtpfeed dvb_rtpfeed-uk
12cr|dvbstream-0.5-4|53	install -m755 ts_filter dvb_ts_filter-uk
12cr|dvbstream-0.5-4|54	make clean
12cr|dvbstream-0.5-4|55	#Finland
12cr|dvbstream-0.5-4|56	make INCS=-I%kernel_inc FINLAND=1
12cr|dvbstream-0.5-4|57	install -m755 dvbstream dvbstream-fin
12cr|dvbstream-0.5-4|58	install -m755 dumprtp dvb_dumprtp-fin
12cr|dvbstream-0.5-4|59	install -m755 rtpfeed dvb_rtpfeed-fin
12cr|dvbstream-0.5-4|60	install -m755 ts_filter dvb_ts_filter-fin
12cr|dvbstream-0.5-4|61	make clean
12cr|dvbstream-0.5-4|62	
12cr|dvbstream-0.5-4|63	make INCS=-I%kernel_inc FINLAND2=1
12cr|dvbstream-0.5-4|64	install -m755 dvbstream dvbstream-fin2
12cr|dvbstream-0.5-4|65	install -m755 dumprtp dvb_dumprtp-fin2
12cr|dvbstream-0.5-4|66	install -m755 rtpfeed dvb_rtpfeed-fin2
12cr|dvbstream-0.5-4|67	install -m755 ts_filter dvb_ts_filter-fin2
12cr|dvbstream-0.5-4|68	
12cr|dvbstream-0.5-4|69	%install
12cr|dvbstream-0.5-4|70	rm -rf $RPM_BUILD_ROOT
12cr|dvbstream-0.5-4|71	install -d -m755 %buildroot%_bindir
12cr|dvbstream-0.5-4|72	install -m755 dvbstream-* %buildroot%_bindir/
12cr|dvbstream-0.5-4|73	install -m755 dvb_dumprtp* %buildroot%_bindir/
12cr|dvbstream-0.5-4|74	install -m755 dvb_rtpfeed* %buildroot%_bindir/
12cr|dvbstream-0.5-4|75	install -m755 dvb_ts_filter* %buildroot%_bindir/
12cr|dvbstream-0.5-4|76	
12cr|dvbstream-0.5-4|77	install -d -m755 %buildroot%_libdir/%name
12cr|dvbstream-0.5-4|78	install TELNET/* %buildroot%_libdir/%name/
12cr|dvbstream-0.5-4|79	
12cr|dvbstream-0.5-4|80	echo "update-alternatives --install %_bindir/dvbstream dvbstream %_bindir/dvbstream-uk 30 \\" >> dvbstream-setup-alternatives.sh
12cr|dvbstream-0.5-4|81	for i in dvb_dumprtp dvb_rtpfeed dvb_ts_filter ; do
12cr|dvbstream-0.5-4|82	echo "--slave  %_bindir/$i $i %_bindir/$i-uk \\" >> dvbstream-setup-alternatives.sh
12cr|dvbstream-0.5-4|83	done
12cr|dvbstream-0.5-4|84	echo >> dvbstream-setup-alternatives.sh
12cr|dvbstream-0.5-4|85	
12cr|dvbstream-0.5-4|86	echo "update-alternatives --install %_bindir/dvbstream dvbstream %_bindir/dvbstream-fin 20 \\" >> dvbstream-setup-alternatives.sh
12cr|dvbstream-0.5-4|87	for i in dvb_dumprtp dvb_rtpfeed dvb_ts_filter ; do
12cr|dvbstream-0.5-4|88	echo "--slave  %_bindir/$i $i %_bindir/$i-fin \\" >> dvbstream-setup-alternatives.sh
12cr|dvbstream-0.5-4|89	done
12cr|dvbstream-0.5-4|90	echo >> dvbstream-setup-alternatives.sh
12cr|dvbstream-0.5-4|91	
12cr|dvbstream-0.5-4|92	
12cr|dvbstream-0.5-4|93	echo "update-alternatives --install %_bindir/dvbstream dvbstream %_bindir/dvbstream-fin2 10 \\" >> dvbstream-setup-alternatives.sh
12cr|dvbstream-0.5-4|94	for i in dvb_dumprtp dvb_rtpfeed dvb_ts_filter ; do
12cr|dvbstream-0.5-4|95	echo "--slave  %_bindir/$i $i %_bindir/$i-fin2 \\" >> dvbstream-setup-alternatives.sh
12cr|dvbstream-0.5-4|96	done
12cr|dvbstream-0.5-4|97	echo >> dvbstream-setup-alternatives.sh
12cr|dvbstream-0.5-4|98	
12cr|dvbstream-0.5-4|99	%post -f dvbstream-setup-alternatives.sh
12cr|dvbstream-0.5-4|100	
12cr|dvbstream-0.5-4|101	%postun
12cr|dvbstream-0.5-4|102	if [ $1 = 0 ]; then
12cr|dvbstream-0.5-4|103	update-alternatives --remove dvbstream %_bindir/dvbstream-uk
12cr|dvbstream-0.5-4|104	update-alternatives --remove dvbstream %_bindir/dvbstream-fin
12cr|dvbstream-0.5-4|105	update-alternatives --remove dvbstream %_bindir/dvbstream-fin2
12cr|dvbstream-0.5-4|106	fi
12cr|dvbstream-0.5-4|107	%clean
12cr|dvbstream-0.5-4|108	rm -rf $RPM_BUILD_ROOT
12cr|dvbstream-0.5-4|109	
12cr|dvbstream-0.5-4|110	%files
12cr|dvbstream-0.5-4|111	%defattr(-,root,root)
12cr|dvbstream-0.5-4|112	%doc README COPYING CHANGES
12cr|dvbstream-0.5-4|113	%_bindir/*
12cr|dvbstream-0.5-4|114	%dir %_libdir/%name
12cr|dvbstream-0.5-4|115	%_libdir/%name/*
12cr|dvbstream-0.5-4|116	
12cr|dvbstream-0.5-4|117	
12cr|dvbstream-0.5-4|118	
12cr|dvbstream-0.5-4|119	%changelog
12cr|dvbstream-0.5-4|120	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.5-4mdv2009.0
12cr|dvbstream-0.5-4|121	+ Revision: 244557
12cr|dvbstream-0.5-4|122	- rebuild
12cr|dvbstream-0.5-4|123	- kill re-definition of %%buildroot on Pixel's request
12cr|dvbstream-0.5-4|124	
12cr|dvbstream-0.5-4|125	+ Olivier Blin <oblin@mandriva.com>
12cr|dvbstream-0.5-4|126	- restore BuildRoot
12cr|dvbstream-0.5-4|127	
12cr|dvbstream-0.5-4|128	* Tue Dec 04 2007 Thierry Vignaud <tv@mandriva.org> 0.5-2mdv2008.1
12cr|dvbstream-0.5-4|129	+ Revision: 115126
12cr|dvbstream-0.5-4|130	- use %%mkrel
12cr|dvbstream-0.5-4|131	- import dvbstream
12cr|dvbstream-0.5-4|132	
12cr|dvbstream-0.5-4|133	
12cr|dvbstream-0.5-4|134	* Tue Jun 08 2004 Svetoslav Slavtchev <svetljo@gmx.de> 0.5-3mdk
12cr|dvbstream-0.5-4|135	- initial contrib
12cr|dvbstream-0.5-4|136	
12cr|dvbstream-0.5-4|137	* Sun Apr 04 2004 Svetoslav Slavtchev <svetljo@gmx.de> 0.5-2mdk
12cr|dvbstream-0.5-4|138	- fix group
12cr|dvbstream-0.5-4|139	- add changelog :-)
12cr|dvbstream-0.5-4|140	- rename spec to dvbstream (!dvbstream2)
12cr|dvbstream-0.5-4|141	update-alternatives should be working :-)
12cr|dvbstream-0.5-4|142	
12cr|dvbstream-0.5-4|143	* Sun Apr 04 2004 Svetoslav Slavtchev <svetljo@gmx.de> 0.5-1mdk
12cr|dvbstream-0.5-4|144	- initial build for club
12cr|dvbstream-0.5-4|145	

1079 12
12cr|dvbsubs-0.3-7|1	# Define Mandrake Linux version we are building for
12cr|dvbsubs-0.3-7|2	%define mdkversion %(perl -pe '/(\\d+)\\.(\\d)\\.?(\\d)?/; $_="$1$2".($3||0)' /etc/mandrake-release)
12cr|dvbsubs-0.3-7|3	
12cr|dvbsubs-0.3-7|4	%define name	dvbsubs
12cr|dvbsubs-0.3-7|5	%define version	0.3
12cr|dvbsubs-0.3-7|6	%define beta	0
12cr|dvbsubs-0.3-7|7	
12cr|dvbsubs-0.3-7|8	
12cr|dvbsubs-0.3-7|9	%if %beta
12cr|dvbsubs-0.3-7|10	%define release 0.%{beta}.%{mdkrel}
12cr|dvbsubs-0.3-7|11	%else
12cr|dvbsubs-0.3-7|12	%define release %{mdkrel}
12cr|dvbsubs-0.3-7|13	%endif
12cr|dvbsubs-0.3-7|14	%define debug_package %{nil}
12cr|dvbsubs-0.3-7|15	Summary:	Dvbsubtitle tools
12cr|dvbsubs-0.3-7|16	Name:		%{name}
12cr|dvbsubs-0.3-7|17	Version:	%{version}
12cr|dvbsubs-0.3-7|18	Release: 7
12cr|dvbsubs-0.3-7|19	Source0:	http://linuxtv.org/download/dvb/%{name}-%{version}.tar.bz2
12cr|dvbsubs-0.3-7|20	Patch0:	dvbsubs-0.3-png-zlib.patch
12cr|dvbsubs-0.3-7|21	License:	GPLv2
12cr|dvbsubs-0.3-7|22	Group:		Video
12cr|dvbsubs-0.3-7|23	URL:		http://linuxtv.org/dvb/
12cr|dvbsubs-0.3-7|24	
12cr|dvbsubs-0.3-7|25	BuildRequires:	libxml2-devel
12cr|dvbsubs-0.3-7|26	BuildRequires:	freetype2-devel
12cr|dvbsubs-0.3-7|27	BuildRequires:	png-devel
12cr|dvbsubs-0.3-7|28	
12cr|dvbsubs-0.3-7|29	%description
12cr|dvbsubs-0.3-7|30	DVB subtitles utilities.
12cr|dvbsubs-0.3-7|31	
12cr|dvbsubs-0.3-7|32	%prep
12cr|dvbsubs-0.3-7|33	%setup -q
12cr|dvbsubs-0.3-7|34	%patch0 -p0
12cr|dvbsubs-0.3-7|35	
12cr|dvbsubs-0.3-7|36	%build
12cr|dvbsubs-0.3-7|37	%make
12cr|dvbsubs-0.3-7|38	
12cr|dvbsubs-0.3-7|39	%install
12cr|dvbsubs-0.3-7|40	#makeinstall_std
12cr|dvbsubs-0.3-7|41	install -d -m755 %buildroot/%{_bindir}
12cr|dvbsubs-0.3-7|42	install -m755 dvbsubs %buildroot/%{_bindir}/
12cr|dvbsubs-0.3-7|43	install -m755 dvbtextsubs %buildroot/%{_bindir}/
12cr|dvbsubs-0.3-7|44	install -m755 xml2spumux %buildroot/%{_bindir}/
12cr|dvbsubs-0.3-7|45	install -m755 xml2srt %buildroot/%{_bindir}/
12cr|dvbsubs-0.3-7|46	
12cr|dvbsubs-0.3-7|47	install -d -m755 %buildroot/%{_mandir}/man1
12cr|dvbsubs-0.3-7|48	install -m755 dvbtextsubs.1 %buildroot/%{_mandir}/man1/
12cr|dvbsubs-0.3-7|49	
12cr|dvbsubs-0.3-7|50	
12cr|dvbsubs-0.3-7|51	%files
12cr|dvbsubs-0.3-7|52	%doc CHANGES COPYING README
12cr|dvbsubs-0.3-7|53	%{_bindir}/*
12cr|dvbsubs-0.3-7|54	%{_mandir}/man1/*
12cr|dvbsubs-0.3-7|55	
12cr|dvbsubs-0.3-7|56	
12cr|dvbsubs-0.3-7|57	
12cr|dvbsubs-0.3-7|58	

1080 12
12cr|dvda-author-09.09-4|1	Summary:	High-definition DVD-AUDIO disc creator
12cr|dvda-author-09.09-4|2	Name:		dvda-author
12cr|dvda-author-09.09-4|3	Version:	09.09
12cr|dvda-author-09.09-4|4	Release:	4
12cr|dvda-author-09.09-4|5	License:	GPLv3
12cr|dvda-author-09.09-4|6	Group:		Archiving/Cd burning
12cr|dvda-author-09.09-4|7	Source0:	%{name}-%{version}-60.tar.lzma
12cr|dvda-author-09.09-4|8	URL:		http://dvd-audio.sourceforge.net/
12cr|dvda-author-09.09-4|9	BuildRequires:	curl sox-devel
12cr|dvda-author-09.09-4|10	BuildRequires:	oggvorbis-devel libflac-devel help2man
12cr|dvda-author-09.09-4|11	Requires:	dvdauthor mkisofs cdrkit
12cr|dvda-author-09.09-4|12	Requires:	mjpegtools imagemagick
12cr|dvda-author-09.09-4|13	
12cr|dvda-author-09.09-4|14	%define debug_package %{nil}
12cr|dvda-author-09.09-4|15	
12cr|dvda-author-09.09-4|16	%description
12cr|dvda-author-09.09-4|17	dvda-author creates high-definition DVD-Audio discs with navigable DVD-Video
12cr|dvda-author-09.09-4|18	zone from DVD-Audio zone Supported input audio types: .wav, .flac, .oga,
12cr|dvda-author-09.09-4|19	SoX-supported formats
12cr|dvda-author-09.09-4|20	EXAMPLES
12cr|dvda-author-09.09-4|21	-creates a 3-group DVD-Audio disc (legacy syntax):
12cr|dvda-author-09.09-4|22	
12cr|dvda-author-09.09-4|23	dvda-author -g file1.wav file2.flac -g file3.flac -g file4.wav
12cr|dvda-author-09.09-4|24	
12cr|dvda-author-09.09-4|25	-creates a hybrid DVD disc with both AUDIO_TS mirroring audio_input_directory
12cr|dvda-author-09.09-4|26	and VIDEO_TS imported from directory VID, outputs disc structure to directory
12cr|dvda-author-09.09-4|27	DVD_HYBRID and links video titleset #2 of VIDEO_TS to AUDIO_TS:
12cr|dvda-author-09.09-4|28	
12cr|dvda-author-09.09-4|29	dvda-author -i ~/audio/audio_input_directory -o DVD_HYBRID -V ~/Video/VID -T 2
12cr|dvda-author-09.09-4|30	
12cr|dvda-author-09.09-4|31	Both types of constructions can be combined.
12cr|dvda-author-09.09-4|32	
12cr|dvda-author-09.09-4|33	%prep
12cr|dvda-author-09.09-4|34	%setup -q
12cr|dvda-author-09.09-4|35	
12cr|dvda-author-09.09-4|36	%build
12cr|dvda-author-09.09-4|37	%configure2_5x
12cr|dvda-author-09.09-4|38	%make
12cr|dvda-author-09.09-4|39	
12cr|dvda-author-09.09-4|40	%install
12cr|dvda-author-09.09-4|41	%makeinstall_std
12cr|dvda-author-09.09-4|42	
12cr|dvda-author-09.09-4|43	%clean
12cr|dvda-author-09.09-4|44	
12cr|dvda-author-09.09-4|45	%files
12cr|dvda-author-09.09-4|46	%defattr(-,root, root)
12cr|dvda-author-09.09-4|47	%doc %{_datadir}/doc/%{name}/*
12cr|dvda-author-09.09-4|48	%{_bindir}/%{name}
12cr|dvda-author-09.09-4|49	%dir %{_datadir}/applications/%{name}
12cr|dvda-author-09.09-4|50	%{_datadir}/applications/%{name}/*
12cr|dvda-author-09.09-4|51	%{_datadir}/pixmaps/%{name}*.png
12cr|dvda-author-09.09-4|52	%{_mandir}/man1/%{name}.1*
12cr|dvda-author-09.09-4|53	
12cr|dvda-author-09.09-4|54	
12cr|dvda-author-09.09-4|55	
12cr|dvda-author-09.09-4|56	%changelog
12cr|dvda-author-09.09-4|57	* Tue Aug 14 2012 Denis Silakov <dsilakov@mandriva.org> 09.09-3
12cr|dvda-author-09.09-4|58	+ Revision: 814784
12cr|dvda-author-09.09-4|59	- Dropped unneeded dependency
12cr|dvda-author-09.09-4|60	
12cr|dvda-author-09.09-4|61	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 09.09-2mdv2011.0
12cr|dvda-author-09.09-4|62	+ Revision: 610302
12cr|dvda-author-09.09-4|63	- rebuild
12cr|dvda-author-09.09-4|64	
12cr|dvda-author-09.09-4|65	* Fri Dec 25 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 09.09-1mdv2010.1
12cr|dvda-author-09.09-4|66	+ Revision: 482263
12cr|dvda-author-09.09-4|67	- import dvda-author
12cr|dvda-author-09.09-4|68	
12cr|dvda-author-09.09-4|69	
12cr|dvda-author-09.09-4|70	* Fri Dec 25 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 09.09-1
12cr|dvda-author-09.09-4|71	- initial release

1081 12
12cr|dvda-author-gui-09.02-2|1	Summary:	Qt GUI for dvda-author
12cr|dvda-author-gui-09.02-2|2	Name:		dvda-author-gui
12cr|dvda-author-gui-09.02-2|3	Version:	09.02
12cr|dvda-author-gui-09.02-2|4	Release:	%mkrel 2
12cr|dvda-author-gui-09.02-2|5	Source0:	%{name}-%{version}-13.tar.gz
12cr|dvda-author-gui-09.02-2|6	License:	GPLv3
12cr|dvda-author-gui-09.02-2|7	Group: 		Archiving/Cd burning
12cr|dvda-author-gui-09.02-2|8	BuildRoot:	%{_builddir}/%{name}-%{version}-%{release}-buildroot
12cr|dvda-author-gui-09.02-2|9	Requires:	dvda-author
12cr|dvda-author-gui-09.02-2|10	BuildRequires:	qt4-devel
12cr|dvda-author-gui-09.02-2|11	
12cr|dvda-author-gui-09.02-2|12	%description
12cr|dvda-author-gui-09.02-2|13	dvda-author-gui is a Qt4 GUI for dvda-author.
12cr|dvda-author-gui-09.02-2|14	
12cr|dvda-author-gui-09.02-2|15	%prep
12cr|dvda-author-gui-09.02-2|16	%setup -q
12cr|dvda-author-gui-09.02-2|17	
12cr|dvda-author-gui-09.02-2|18	%build
12cr|dvda-author-gui-09.02-2|19	%qmake_qt4
12cr|dvda-author-gui-09.02-2|20	%make
12cr|dvda-author-gui-09.02-2|21	mv gui dvda-author-gui
12cr|dvda-author-gui-09.02-2|22	sed -e 's#/usr/local/share#%{_datadir}#g' -i %{name}.desktop
12cr|dvda-author-gui-09.02-2|23	
12cr|dvda-author-gui-09.02-2|24	%install
12cr|dvda-author-gui-09.02-2|25	rm -rf %{buildroot}
12cr|dvda-author-gui-09.02-2|26	
12cr|dvda-author-gui-09.02-2|27	install -m644 images/dvda-author.png -D %{buildroot}%{_datadir}/pixmaps/dvda-author.png
12cr|dvda-author-gui-09.02-2|28	install -m644 %{name}.desktop -D %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|dvda-author-gui-09.02-2|29	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
12cr|dvda-author-gui-09.02-2|30	cp -rf images/ %{buildroot}%{_datadir}/%{name}
12cr|dvda-author-gui-09.02-2|31	cp -f GUI.shtml %{buildroot}%{_datadir}/%{name}
12cr|dvda-author-gui-09.02-2|32	
12cr|dvda-author-gui-09.02-2|33	%clean
12cr|dvda-author-gui-09.02-2|34	rm -rf %{buildroot}
12cr|dvda-author-gui-09.02-2|35	
12cr|dvda-author-gui-09.02-2|36	%files
12cr|dvda-author-gui-09.02-2|37	%defattr(-,root,root)
12cr|dvda-author-gui-09.02-2|38	%doc README ChangeLog
12cr|dvda-author-gui-09.02-2|39	%{_bindir}/%{name}
12cr|dvda-author-gui-09.02-2|40	%{_datadir}/%{name}
12cr|dvda-author-gui-09.02-2|41	%{_datadir}/applications/%{name}.desktop
12cr|dvda-author-gui-09.02-2|42	%{_datadir}/pixmaps/dvda-author.png
12cr|dvda-author-gui-09.02-2|43	
12cr|dvda-author-gui-09.02-2|44	
12cr|dvda-author-gui-09.02-2|45	
12cr|dvda-author-gui-09.02-2|46	%changelog
12cr|dvda-author-gui-09.02-2|47	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 09.02-2mdv2011.0
12cr|dvda-author-gui-09.02-2|48	+ Revision: 610309
12cr|dvda-author-gui-09.02-2|49	- rebuild
12cr|dvda-author-gui-09.02-2|50	
12cr|dvda-author-gui-09.02-2|51	* Fri Dec 25 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 09.02-1mdv2010.1
12cr|dvda-author-gui-09.02-2|52	+ Revision: 482281
12cr|dvda-author-gui-09.02-2|53	- import dvda-author-gui
12cr|dvda-author-gui-09.02-2|54	
12cr|dvda-author-gui-09.02-2|55	
12cr|dvda-author-gui-09.02-2|56	* Fri Dec 25 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 09.02-1
12cr|dvda-author-gui-09.02-2|57	- initial release

1082 12
12cr|dvdisaster-0.72.4-1|1	Summary:	Securely store data on DVD/CD media
12cr|dvdisaster-0.72.4-1|2	Name:		dvdisaster
12cr|dvdisaster-0.72.4-1|3	Version:	0.72.4
12cr|dvdisaster-0.72.4-1|4	Release:	1
12cr|dvdisaster-0.72.4-1|5	License:	GPLv2
12cr|dvdisaster-0.72.4-1|6	Group:		Archiving/Backup
12cr|dvdisaster-0.72.4-1|7	URL:		http://dvdisaster.net/
12cr|dvdisaster-0.72.4-1|8	Source0:	http://dvdisaster.net/downloads/%{name}-%{version}.tar.bz2
12cr|dvdisaster-0.72.4-1|9	BuildRequires:	gettext-devel
12cr|dvdisaster-0.72.4-1|10	BuildRequires:	libglib2-devel
12cr|dvdisaster-0.72.4-1|11	BuildRequires:	pango-devel
12cr|dvdisaster-0.72.4-1|12	BuildRequires:	libgtk+2.0-devel
12cr|dvdisaster-0.72.4-1|13	BuildRequires:	libbzip2-devel
12cr|dvdisaster-0.72.4-1|14	
12cr|dvdisaster-0.72.4-1|15	%description
12cr|dvdisaster-0.72.4-1|16	
12cr|dvdisaster-0.72.4-1|17	dvdisaster is a way to securely store data on DVD/CD media.
12cr|dvdisaster-0.72.4-1|18	CD, DVD and BD media keep their data only for a finite time
12cr|dvdisaster-0.72.4-1|19	(typically for many years).
12cr|dvdisaster-0.72.4-1|20	After that time, data loss develops slowly with read errors
12cr|dvdisaster-0.72.4-1|21	growing from the outer media region towards the inside.
12cr|dvdisaster-0.72.4-1|22	dvdisaster stores data on CD/DVD/BD (supported media) in a way
12cr|dvdisaster-0.72.4-1|23	that it is fully recoverable even after some read errors have
12cr|dvdisaster-0.72.4-1|24	developed. This enables you to rescue the complete data to a new
12cr|dvdisaster-0.72.4-1|25	medium. Data loss is prevented by using error correcting codes.
12cr|dvdisaster-0.72.4-1|26	Error correction data is either added to the medium
12cr|dvdisaster-0.72.4-1|27	or kept in separate error correction files. dvdisaster works at
12cr|dvdisaster-0.72.4-1|28	the image level so that the
12cr|dvdisaster-0.72.4-1|29	ecovery does not depend on the file system of the medium.
12cr|dvdisaster-0.72.4-1|30	The maximum error correction capacity is user-selectable.
12cr|dvdisaster-0.72.4-1|31	
12cr|dvdisaster-0.72.4-1|32	
12cr|dvdisaster-0.72.4-1|33	
12cr|dvdisaster-0.72.4-1|34	%prep
12cr|dvdisaster-0.72.4-1|35	%setup -q
12cr|dvdisaster-0.72.4-1|36	
12cr|dvdisaster-0.72.4-1|37	%build
12cr|dvdisaster-0.72.4-1|38	./configure \
12cr|dvdisaster-0.72.4-1|39	--prefix=%{_prefix} \
12cr|dvdisaster-0.72.4-1|40	--buildroot=%{buildroot} \
12cr|dvdisaster-0.72.4-1|41	--mandir=%{_mandir} \
12cr|dvdisaster-0.72.4-1|42	--localedir=%{_datadir}/locale \
12cr|dvdisaster-0.72.4-1|43	--docdir=%{_datadir}/doc \
12cr|dvdisaster-0.72.4-1|44	--docsubdir=%{name}
12cr|dvdisaster-0.72.4-1|45	%__make CFLAGS="%{optflags}"
12cr|dvdisaster-0.72.4-1|46	
12cr|dvdisaster-0.72.4-1|47	%install
12cr|dvdisaster-0.72.4-1|48	
12cr|dvdisaster-0.72.4-1|49	%makeinstall_std
12cr|dvdisaster-0.72.4-1|50	
12cr|dvdisaster-0.72.4-1|51	
12cr|dvdisaster-0.72.4-1|52	%files
12cr|dvdisaster-0.72.4-1|53	%defattr(-,root,root)
12cr|dvdisaster-0.72.4-1|54	%{_bindir}/dvdisaster*
12cr|dvdisaster-0.72.4-1|55	%doc CHANGELOG COPYING CREDIT* README* TODO INSTALL documentation
12cr|dvdisaster-0.72.4-1|56	%{_mandir}/man?/%{name}*
12cr|dvdisaster-0.72.4-1|57	%{_mandir}/*/man?/%{name}*
12cr|dvdisaster-0.72.4-1|58	%{_datadir}/locale/*/LC_MESSAGES/*
12cr|dvdisaster-0.72.4-1|59	

1083 12
12cr|dvdstyler-2.3-1|1	%define		oname	DVDStyler
12cr|dvdstyler-2.3-1|2	%define		prerel	rc1
12cr|dvdstyler-2.3-1|3	
12cr|dvdstyler-2.3-1|4	Name:		dvdstyler
12cr|dvdstyler-2.3-1|5	Summary:	DVD authoring application
12cr|dvdstyler-2.3-1|6	Version:	2.3
12cr|dvdstyler-2.3-1|7	Release:	%{?preprel:0.%{prerel}.}1
12cr|dvdstyler-2.3-1|8	Epoch:		1
12cr|dvdstyler-2.3-1|9	Source0:	http://downloads.sourceforge.net/project/dvdstyler/%{name}%{?prerel:-devel}/-%{version}%{?prerel}/%{oname}-%{version}%{?prerel}.tar.bz2
12cr|dvdstyler-2.3-1|10	Patch1:		DVDStyler-2.1-ljpeg.patch
12cr|dvdstyler-2.3-1|11	URL:		http://dvdstyler.sourceforge.net/
12cr|dvdstyler-2.3-1|12	License:	GPLv2+
12cr|dvdstyler-2.3-1|13	Group:		Video
12cr|dvdstyler-2.3-1|14	BuildRequires:	imagemagick
12cr|dvdstyler-2.3-1|15	BuildRequires:	wxsvg-devel >= 1.1.9
12cr|dvdstyler-2.3-1|16	BuildRequires:	wxgtku2.8-devel
12cr|dvdstyler-2.3-1|17	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cr|dvdstyler-2.3-1|18	BuildRequires:	dvdauthor >= 0.7.0
12cr|dvdstyler-2.3-1|19	BuildRequires:	netpbm
12cr|dvdstyler-2.3-1|20	BuildRequires:	dvd+rw-tools
12cr|dvdstyler-2.3-1|21	BuildRequires:	mkisofs
12cr|dvdstyler-2.3-1|22	BuildRequires:	gettext
12cr|dvdstyler-2.3-1|23	BuildRequires:	desktop-file-utils
12cr|dvdstyler-2.3-1|24	Buildrequires:	libexif-devel
12cr|dvdstyler-2.3-1|25	BuildRequires:	ffmpeg-devel
12cr|dvdstyler-2.3-1|26	BuildRequires:	xmlto
12cr|dvdstyler-2.3-1|27	BuildRequires:	zip
12cr|dvdstyler-2.3-1|28	BuildRequires:	bison
12cr|dvdstyler-2.3-1|29	BuildRequires:	flex
12cr|dvdstyler-2.3-1|30	BuildRequires:	ffmpeg
12cr|dvdstyler-2.3-1|31	Requires:	dvdauthor
12cr|dvdstyler-2.3-1|32	Requires:	mjpegtools
12cr|dvdstyler-2.3-1|33	Requires:	dvd+rw-tools
12cr|dvdstyler-2.3-1|34	Requires:	mkisofs
12cr|dvdstyler-2.3-1|35	
12cr|dvdstyler-2.3-1|36	%description
12cr|dvdstyler-2.3-1|37	DVDstyler is a DVD authoring program. The main DVDStyler features are:
12cr|dvdstyler-2.3-1|38	* you can drag and drop MPEG files directly
12cr|dvdstyler-2.3-1|39	* you can import image file for background
12cr|dvdstyler-2.3-1|40	* you can create NTSC/PAL menu
12cr|dvdstyler-2.3-1|41	* you can place text and images anywhere on the menu screen
12cr|dvdstyler-2.3-1|42	* you can change font/color
12cr|dvdstyler-2.3-1|43	* you can put basic text buttons, change font/color and background color
12cr|dvdstyler-2.3-1|44	* you can set chapters for each movie
12cr|dvdstyler-2.3-1|45	* you can change post command for each movie
12cr|dvdstyler-2.3-1|46	
12cr|dvdstyler-2.3-1|47	%prep
12cr|dvdstyler-2.3-1|48	%setup -q -n %{oname}-%{version}%{?prerel}
12cr|dvdstyler-2.3-1|49	%patch1 -p1
12cr|dvdstyler-2.3-1|50	#fix desktop file
12cr|dvdstyler-2.3-1|51	%__sed -i -e 's,%{name}.png,%{name},g' data/dvdstyler.desktop
12cr|dvdstyler-2.3-1|52	
12cr|dvdstyler-2.3-1|53	%build
12cr|dvdstyler-2.3-1|54	%configure2_5x --with-wx-config=%{_bindir}/wx-config-unicode
12cr|dvdstyler-2.3-1|55	%make
12cr|dvdstyler-2.3-1|56	
12cr|dvdstyler-2.3-1|57	%install
12cr|dvdstyler-2.3-1|58	%makeinstall_std
12cr|dvdstyler-2.3-1|59	%__rm -fr %{buildroot}%{_docdir}
12cr|dvdstyler-2.3-1|60	
12cr|dvdstyler-2.3-1|61	desktop-file-install --vendor='' \
12cr|dvdstyler-2.3-1|62	--dir=%{buildroot}%{_datadir}/applications \
12cr|dvdstyler-2.3-1|63	--remove-category='Application' \
12cr|dvdstyler-2.3-1|64	--add-category='Video;AudioVideoEditing' \
12cr|dvdstyler-2.3-1|65	%{buildroot}%{_datadir}/applications/*.desktop
12cr|dvdstyler-2.3-1|66	
12cr|dvdstyler-2.3-1|67	%__mkdir_p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12cr|dvdstyler-2.3-1|68	convert -size 48x48 src/rc/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|dvdstyler-2.3-1|69	convert -size 32x32 src/rc/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|dvdstyler-2.3-1|70	convert -size 16x16 src/rc/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|dvdstyler-2.3-1|71	
12cr|dvdstyler-2.3-1|72	#remove duplicate files
12cr|dvdstyler-2.3-1|73	%__rm -fr %{buildroot}%{_libdir}/share/doc/dvdstyler/
12cr|dvdstyler-2.3-1|74	
12cr|dvdstyler-2.3-1|75	%find_lang %{name}
12cr|dvdstyler-2.3-1|76	
12cr|dvdstyler-2.3-1|77	%files -f %{name}.lang
12cr|dvdstyler-2.3-1|78	%doc AUTHORS ChangeLog README TODO
12cr|dvdstyler-2.3-1|79	%{_bindir}/%{name}
12cr|dvdstyler-2.3-1|80	%{_datadir}/%{name}
12cr|dvdstyler-2.3-1|81	%{_mandir}/man1/%{name}.1*
12cr|dvdstyler-2.3-1|82	%{_datadir}/applications/*.desktop
12cr|dvdstyler-2.3-1|83	%{_datadir}/pixmaps/*.png
12cr|dvdstyler-2.3-1|84	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|dvdstyler-2.3-1|85	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|dvdstyler-2.3-1|86	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|dvdstyler-2.3-1|87	
12cr|dvdstyler-2.3-1|88	
12cr|dvdstyler-2.3-1|89	%changelog
12cr|dvdstyler-2.3-1|90	* Tue Jul 03 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1:2.3-1
12cr|dvdstyler-2.3-1|91	+ Revision: 807983
12cr|dvdstyler-2.3-1|92	- update to 2.3rc1
12cr|dvdstyler-2.3-1|93	
12cr|dvdstyler-2.3-1|94	* Thu Jan 12 2012 Andrey Bondrov <abondrov@mandriva.org> 1:2.1-1
12cr|dvdstyler-2.3-1|95	+ Revision: 760390
12cr|dvdstyler-2.3-1|96	- New version 2.1, switch to utf8 wxGTK2.8
12cr|dvdstyler-2.3-1|97	
12cr|dvdstyler-2.3-1|98	* Thu Nov 18 2010 Funda Wang <fwang@mandriva.org> 1:1.8.1-1mdv2011.0
12cr|dvdstyler-2.3-1|99	+ Revision: 598722
12cr|dvdstyler-2.3-1|100	- BR flex
12cr|dvdstyler-2.3-1|101	- BR bison
12cr|dvdstyler-2.3-1|102	- update to new version 1.8.1
12cr|dvdstyler-2.3-1|103	
12cr|dvdstyler-2.3-1|104	* Mon Apr 26 2010 Emmanuel Andry <eandry@mandriva.org> 1:1.8.0.2-1mdv2010.1
12cr|dvdstyler-2.3-1|105	+ Revision: 539312
12cr|dvdstyler-2.3-1|106	- New version 1.8.0.2
12cr|dvdstyler-2.3-1|107	- drop p0 (no more needed)
12cr|dvdstyler-2.3-1|108	
12cr|dvdstyler-2.3-1|109	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 1:1.7.4-2mdv2010.1
12cr|dvdstyler-2.3-1|110	+ Revision: 492234
12cr|dvdstyler-2.3-1|111	- rebuild for new libjpegv8
12cr|dvdstyler-2.3-1|112	
12cr|dvdstyler-2.3-1|113	* Sun Dec 27 2009 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.7.4-1mdv2010.1
12cr|dvdstyler-2.3-1|114	+ Revision: 482719
12cr|dvdstyler-2.3-1|115	- update to 1.7.4 (use 1.7.4_3 tarball since 1.7.4 doesn't build)
12cr|dvdstyler-2.3-1|116	
12cr|dvdstyler-2.3-1|117	* Sun Aug 23 2009 Funda Wang <fwang@mandriva.org> 1:1.7.3-2mdv2010.0
12cr|dvdstyler-2.3-1|118	+ Revision: 419745
12cr|dvdstyler-2.3-1|119	- rebuild for new libjpeg v7
12cr|dvdstyler-2.3-1|120	
12cr|dvdstyler-2.3-1|121	* Mon Aug 17 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.7.3-1mdv2010.0
12cr|dvdstyler-2.3-1|122	+ Revision: 417215
12cr|dvdstyler-2.3-1|123	- Update to new version 1.7.3
12cr|dvdstyler-2.3-1|124	
12cr|dvdstyler-2.3-1|125	* Sat Mar 07 2009 Emmanuel Andry <eandry@mandriva.org> 1:1.7.2-1mdv2009.1
12cr|dvdstyler-2.3-1|126	+ Revision: 352406
12cr|dvdstyler-2.3-1|127	- BR zip
12cr|dvdstyler-2.3-1|128	
12cr|dvdstyler-2.3-1|129	+ Funda Wang <fwang@mandriva.org>
12cr|dvdstyler-2.3-1|130	- New version 1.7.2
12cr|dvdstyler-2.3-1|131	
12cr|dvdstyler-2.3-1|132	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|dvdstyler-2.3-1|133	- lowercase ImageMagick
12cr|dvdstyler-2.3-1|134	
12cr|dvdstyler-2.3-1|135	* Fri Dec 05 2008 Götz Waschk <waschk@mandriva.org> 1:1.7.1-1mdv2009.1
12cr|dvdstyler-2.3-1|136	+ Revision: 310625
12cr|dvdstyler-2.3-1|137	- new version
12cr|dvdstyler-2.3-1|138	- bump deps
12cr|dvdstyler-2.3-1|139	- drop useless build deps
12cr|dvdstyler-2.3-1|140	
12cr|dvdstyler-2.3-1|141	+ Adam Williamson <awilliamson@mandriva.org>
12cr|dvdstyler-2.3-1|142	- rebuild for new ffmpeg
12cr|dvdstyler-2.3-1|143	
12cr|dvdstyler-2.3-1|144	* Sat Sep 06 2008 Adam Williamson <awilliamson@mandriva.org> 1:1.7.0-1mdv2009.0
12cr|dvdstyler-2.3-1|145	+ Revision: 281891
12cr|dvdstyler-2.3-1|146	- package man page
12cr|dvdstyler-2.3-1|147	- drop netpbm and mpgtx requires (per upstream, no longer needed)
12cr|dvdstyler-2.3-1|148	- drop ffmpeg.patch: no longer needed
12cr|dvdstyler-2.3-1|149	- new release 1.7.0
12cr|dvdstyler-2.3-1|150	
12cr|dvdstyler-2.3-1|151	* Sat Jun 14 2008 Adam Williamson <awilliamson@mandriva.org> 1:1.6.2-1mdv2009.0
12cr|dvdstyler-2.3-1|152	+ Revision: 219092
12cr|dvdstyler-2.3-1|153	- add ffmpeg.patch - fix ffmpeg detection and usage for MDV's layout
12cr|dvdstyler-2.3-1|154	- fix genisoimage.patch - it got messed up over last two changes by fwang and aginies
12cr|dvdstyler-2.3-1|155	- now br ffmpeg-devel
12cr|dvdstyler-2.3-1|156	- clean spec
12cr|dvdstyler-2.3-1|157	- misc spec cleanups
12cr|dvdstyler-2.3-1|158	- drop legacy icons
12cr|dvdstyler-2.3-1|159	- new license policy
12cr|dvdstyler-2.3-1|160	
12cr|dvdstyler-2.3-1|161	+ Pixel <pixel@mandriva.com>
12cr|dvdstyler-2.3-1|162	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|dvdstyler-2.3-1|163	
12cr|dvdstyler-2.3-1|164	+ Antoine Ginies <aginies@mandriva.com>
12cr|dvdstyler-2.3-1|165	- add libexif-devel buildrequires
12cr|dvdstyler-2.3-1|166	- new release
12cr|dvdstyler-2.3-1|167	- new version
12cr|dvdstyler-2.3-1|168	- new version
12cr|dvdstyler-2.3-1|169	
12cr|dvdstyler-2.3-1|170	+ Olivier Blin <blino@mandriva.org>
12cr|dvdstyler-2.3-1|171	- restore BuildRoot
12cr|dvdstyler-2.3-1|172	
12cr|dvdstyler-2.3-1|173	+ Thierry Vignaud <tv@mandriva.org>
12cr|dvdstyler-2.3-1|174	- kill re-definition of %%buildroot on Pixel's request
12cr|dvdstyler-2.3-1|175	
12cr|dvdstyler-2.3-1|176	* Mon Aug 27 2007 Funda Wang <fwang@mandriva.org> 1:1.5.1-1mdv2008.0
12cr|dvdstyler-2.3-1|177	+ Revision: 72089
12cr|dvdstyler-2.3-1|178	- fix file list and desktop entry
12cr|dvdstyler-2.3-1|179	- Rediff genisoimage patch
12cr|dvdstyler-2.3-1|180	- New version 1.5.1
12cr|dvdstyler-2.3-1|181	- use msgconv to convert po files, otherwise PO files will be invalid
12cr|dvdstyler-2.3-1|182	
12cr|dvdstyler-2.3-1|183	* Tue Jun 12 2007 Adam Williamson <awilliamson@mandriva.org> 1:1.5-2mdv2008.0
12cr|dvdstyler-2.3-1|184	+ Revision: 38371
12cr|dvdstyler-2.3-1|185	- convert .po files to UTF-8 (#31297)
12cr|dvdstyler-2.3-1|186	
12cr|dvdstyler-2.3-1|187	+ Funda Wang <fwang@mandriva.org>
12cr|dvdstyler-2.3-1|188	- Conditioned patch
12cr|dvdstyler-2.3-1|189	
12cr|dvdstyler-2.3-1|190	* Thu May 24 2007 Adam Williamson <awilliamson@mandriva.org> 1:1.5-1mdv2008.0
12cr|dvdstyler-2.3-1|191	+ Revision: 30571
12cr|dvdstyler-2.3-1|192	- nothing in pixmaps, package fd.o icons
12cr|dvdstyler-2.3-1|193	- screw it, drop all 2007.0 stuff in the hope we don't need to build it there again
12cr|dvdstyler-2.3-1|194	- drop conditionals for including patch, only conditionalize application
12cr|dvdstyler-2.3-1|195	- 1.5 final. 2007: rebuild against updated libdbus
12cr|dvdstyler-2.3-1|196	
12cr|dvdstyler-2.3-1|197	+ Funda Wang <fwang@mandriva.org>
12cr|dvdstyler-2.3-1|198	- Pack pixmap dir
12cr|dvdstyler-2.3-1|199	
12cr|dvdstyler-2.3-1|200	
12cr|dvdstyler-2.3-1|201	* Sun Mar 04 2007 Emmanuel Andry <eandry@mandriva.org> 1.5-0.beta7.1mdv2007.0
12cr|dvdstyler-2.3-1|202	+ Revision: 131976
12cr|dvdstyler-2.3-1|203	- update P0 to be fully genisoimage compliant (Rick James)
12cr|dvdstyler-2.3-1|204	- fix buildrequires
12cr|dvdstyler-2.3-1|205	- buildrequires automake1.8
12cr|dvdstyler-2.3-1|206	- New version 1.5 beta 7
12cr|dvdstyler-2.3-1|207	replace mkisofs with cdrkit-genisoimage
12cr|dvdstyler-2.3-1|208	diff patch to support genisoimage
12cr|dvdstyler-2.3-1|209	xdg menu
12cr|dvdstyler-2.3-1|210	
12cr|dvdstyler-2.3-1|211	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|dvdstyler-2.3-1|212	- Import dvdstyler
12cr|dvdstyler-2.3-1|213	
12cr|dvdstyler-2.3-1|214	* Wed Apr 12 2006 Jerome Martin <jmartin@mandriva.org> 1:1.5-0.beta5.1mdk
12cr|dvdstyler-2.3-1|215	- beta5
12cr|dvdstyler-2.3-1|216	
12cr|dvdstyler-2.3-1|217	* Fri Feb 03 2006 Austin Acton <austin@mandriva.org> 1:1.5-0.beta4.1mdk
12cr|dvdstyler-2.3-1|218	- beta4
12cr|dvdstyler-2.3-1|219	
12cr|dvdstyler-2.3-1|220	* Sun Jan 01 2006 Austin Acton <austin@mandriva.org> 1:1.5-0.beta3.1mdk
12cr|dvdstyler-2.3-1|221	- 1.5beta3
12cr|dvdstyler-2.3-1|222	- buildrequires wxsvg-devel
12cr|dvdstyler-2.3-1|223	- mkrel
12cr|dvdstyler-2.3-1|224	
12cr|dvdstyler-2.3-1|225	* Fri May 27 2005 Austin Acton <austin@mandriva.org> 1:1.4-1mdk
12cr|dvdstyler-2.3-1|226	- 1.4
12cr|dvdstyler-2.3-1|227	- epoch 1 to install over 1.31
12cr|dvdstyler-2.3-1|228	- force newer wx config script
12cr|dvdstyler-2.3-1|229	
12cr|dvdstyler-2.3-1|230	* Fri Feb 18 2005 Austin Acton <austin@mandrake.org> 1.31-1mdk
12cr|dvdstyler-2.3-1|231	- 1.31
12cr|dvdstyler-2.3-1|232	
12cr|dvdstyler-2.3-1|233	* Mon Jan 17 2005 Austin Acton <austin@mandrake.org> 1.3b-1mdk
12cr|dvdstyler-2.3-1|234	- initial package
12cr|dvdstyler-2.3-1|235	

1084 12
12cr|dvi2tty-5.3.1-5|1	%define name	dvi2tty
12cr|dvi2tty-5.3.1-5|2	%define version 5.3.1
12cr|dvi2tty-5.3.1-5|3	%define release %mkrel 5
12cr|dvi2tty-5.3.1-5|4	
12cr|dvi2tty-5.3.1-5|5	Name:		%{name}
12cr|dvi2tty-5.3.1-5|6	Version:	%{version}
12cr|dvi2tty-5.3.1-5|7	Release:	%{release}
12cr|dvi2tty-5.3.1-5|8	Summary:	Tool for previewing DVI files on text-only devices
12cr|dvi2tty-5.3.1-5|9	Group:		Text tools
12cr|dvi2tty-5.3.1-5|10	URL:		http://www.mesa.nl/pub/dvi2tty/
12cr|dvi2tty-5.3.1-5|11	Source:		http://www.mesa.nl/pub/dvi2tty/%{name}-%{version}.tar.bz2
12cr|dvi2tty-5.3.1-5|12	Patch0:		dvi2tty-5.3.1-pager.patch
12cr|dvi2tty-5.3.1-5|13	Patch1:		dvi2tty-5.3.1-malloc.patch
12cr|dvi2tty-5.3.1-5|14	Patch2:		dvi2tty-5.3.1-getline.patch
12cr|dvi2tty-5.3.1-5|15	License:	GPLv2
12cr|dvi2tty-5.3.1-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dvi2tty-5.3.1-5|17	
12cr|dvi2tty-5.3.1-5|18	%description
12cr|dvi2tty-5.3.1-5|19	dvi2tty is a tool for previewing DVI files on text-only devices. It is
12cr|dvi2tty-5.3.1-5|20	used by MC for viewing DVI files.
12cr|dvi2tty-5.3.1-5|21	
12cr|dvi2tty-5.3.1-5|22	%prep
12cr|dvi2tty-5.3.1-5|23	%setup -q
12cr|dvi2tty-5.3.1-5|24	%patch0 -p1 -b .pager
12cr|dvi2tty-5.3.1-5|25	%patch1 -p1 -b .malloc
12cr|dvi2tty-5.3.1-5|26	%patch2 -p1 -b .getline
12cr|dvi2tty-5.3.1-5|27	
12cr|dvi2tty-5.3.1-5|28	%build
12cr|dvi2tty-5.3.1-5|29	%make
12cr|dvi2tty-5.3.1-5|30	
12cr|dvi2tty-5.3.1-5|31	%install
12cr|dvi2tty-5.3.1-5|32	%__rm -rf %buildroot
12cr|dvi2tty-5.3.1-5|33	mkdir -p %buildroot%_bindir
12cr|dvi2tty-5.3.1-5|34	mkdir -p %buildroot%_mandir/man1
12cr|dvi2tty-5.3.1-5|35	%__install -m 755 dvi2tty disdvi %buildroot%_bindir
12cr|dvi2tty-5.3.1-5|36	%__install -m 644 dvi2tty.1 disdvi.1 %buildroot%_mandir/man1
12cr|dvi2tty-5.3.1-5|37	
12cr|dvi2tty-5.3.1-5|38	%clean
12cr|dvi2tty-5.3.1-5|39	%__rm -rf %{buildroot}
12cr|dvi2tty-5.3.1-5|40	
12cr|dvi2tty-5.3.1-5|41	%files
12cr|dvi2tty-5.3.1-5|42	%defattr(-,root,root)
12cr|dvi2tty-5.3.1-5|43	%_bindir/*
12cr|dvi2tty-5.3.1-5|44	%_mandir/*/*
12cr|dvi2tty-5.3.1-5|45	
12cr|dvi2tty-5.3.1-5|46	
12cr|dvi2tty-5.3.1-5|47	
12cr|dvi2tty-5.3.1-5|48	%changelog
12cr|dvi2tty-5.3.1-5|49	* Tue Jul 13 2010 Lev Givon <lev@mandriva.org> 5.3.1-5mdv2011.0
12cr|dvi2tty-5.3.1-5|50	+ Revision: 552592
12cr|dvi2tty-5.3.1-5|51	- Fix webpage.
12cr|dvi2tty-5.3.1-5|52	Patch to recompile.
12cr|dvi2tty-5.3.1-5|53	
12cr|dvi2tty-5.3.1-5|54	+ Thierry Vignaud <tv@mandriva.org>
12cr|dvi2tty-5.3.1-5|55	- rebuild
12cr|dvi2tty-5.3.1-5|56	
12cr|dvi2tty-5.3.1-5|57	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 5.3.1-3mdv2009.0
12cr|dvi2tty-5.3.1-5|58	+ Revision: 240636
12cr|dvi2tty-5.3.1-5|59	- rebuild
12cr|dvi2tty-5.3.1-5|60	- kill re-definition of %%buildroot on Pixel's request
12cr|dvi2tty-5.3.1-5|61	
12cr|dvi2tty-5.3.1-5|62	+ Olivier Blin <oblin@mandriva.com>
12cr|dvi2tty-5.3.1-5|63	- restore BuildRoot
12cr|dvi2tty-5.3.1-5|64	
12cr|dvi2tty-5.3.1-5|65	* Fri Jun 08 2007 Adam Williamson <awilliamson@mandriva.org> 5.3.1-1mdv2008.0
12cr|dvi2tty-5.3.1-5|66	+ Revision: 37567
12cr|dvi2tty-5.3.1-5|67	- Import dvi2tty
12cr|dvi2tty-5.3.1-5|68	

1085 12
12cr|dvorak7min-1.6.1-1|1	Name:		dvorak7min
12cr|dvorak7min-1.6.1-1|2	Version:	1.6.1
12cr|dvorak7min-1.6.1-1|3	Release:	%mkrel 1
12cr|dvorak7min-1.6.1-1|4	Summary:	Typing tutor for dvorak keyboards
12cr|dvorak7min-1.6.1-1|5	License:	GPLv2+
12cr|dvorak7min-1.6.1-1|6	Group:		Games/Other
12cr|dvorak7min-1.6.1-1|7	Source:		dvorak7min_1.6.1.orig.tar.gz
12cr|dvorak7min-1.6.1-1|8	# debian patch
12cr|dvorak7min-1.6.1-1|9	Patch0:		dvorak7min_1.6.1-9.diff.gz
12cr|dvorak7min-1.6.1-1|10	BuildRequires:	ncurses-devel
12cr|dvorak7min-1.6.1-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|dvorak7min-1.6.1-1|12	%description
12cr|dvorak7min-1.6.1-1|13	dvorak7min is a typing tutor to help you learn dvorak.
12cr|dvorak7min-1.6.1-1|14	
12cr|dvorak7min-1.6.1-1|15	%prep
12cr|dvorak7min-1.6.1-1|16	%setup -q
12cr|dvorak7min-1.6.1-1|17	%patch0 -p1
12cr|dvorak7min-1.6.1-1|18	
12cr|dvorak7min-1.6.1-1|19	%build
12cr|dvorak7min-1.6.1-1|20	%make
12cr|dvorak7min-1.6.1-1|21	
12cr|dvorak7min-1.6.1-1|22	%install
12cr|dvorak7min-1.6.1-1|23	%{__rm} -Rf %{buildroot}
12cr|dvorak7min-1.6.1-1|24	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|dvorak7min-1.6.1-1|25	%{__cp} -p %{name} %{buildroot}%{_bindir}
12cr|dvorak7min-1.6.1-1|26	
12cr|dvorak7min-1.6.1-1|27	%clean
12cr|dvorak7min-1.6.1-1|28	%{__rm} -Rf %{buildroot}
12cr|dvorak7min-1.6.1-1|29	
12cr|dvorak7min-1.6.1-1|30	%files
12cr|dvorak7min-1.6.1-1|31	%defattr(-,root,root)
12cr|dvorak7min-1.6.1-1|32	%doc ChangeLog COPYING README
12cr|dvorak7min-1.6.1-1|33	%{_bindir}/%{name}
12cr|dvorak7min-1.6.1-1|34	
12cr|dvorak7min-1.6.1-1|35	
12cr|dvorak7min-1.6.1-1|36	%changelog
12cr|dvorak7min-1.6.1-1|37	* Fri Oct 17 2008 Nicolas Vigier <nvigier@mandriva.com> 1.6.1-1mdv2009.1
12cr|dvorak7min-1.6.1-1|38	+ Revision: 294734
12cr|dvorak7min-1.6.1-1|39	- import dvorak7min
12cr|dvorak7min-1.6.1-1|40	
12cr|dvorak7min-1.6.1-1|41	

1086 12
12cr|dvtm-0.8-1|1	Name:		dvtm
12cr|dvtm-0.8-1|2	Version:	0.8
12cr|dvtm-0.8-1|3	Release:	%mkrel 1
12cr|dvtm-0.8-1|4	Summary:	Tiling window management for the console
12cr|dvtm-0.8-1|5	License:	MIT
12cr|dvtm-0.8-1|6	Group:		Terminals
12cr|dvtm-0.8-1|7	URL:		http://www.brain-dump.org/projects/dvtm/
12cr|dvtm-0.8-1|8	Source0:	http://www.brain-dump.org/projects/dvtm/%{name}-%{version}.tar.gz
12cr|dvtm-0.8-1|9	BuildRequires:	pkgconfig(ncurses)
12cr|dvtm-0.8-1|10	BuildRequires:	pkgconfig(ncursesw)
12cr|dvtm-0.8-1|11	
12cr|dvtm-0.8-1|12	%description
12cr|dvtm-0.8-1|13	dvtm brings the concept of tiling window management, popularized by
12cr|dvtm-0.8-1|14	X11-window managers like dwm to the console. As a console window manager
12cr|dvtm-0.8-1|15	it tries to make it easy to work with multiple console based programs
12cr|dvtm-0.8-1|16	like vim, mutt, cmus or irssi.
12cr|dvtm-0.8-1|17	
12cr|dvtm-0.8-1|18	%prep
12cr|dvtm-0.8-1|19	%setup -q
12cr|dvtm-0.8-1|20	
12cr|dvtm-0.8-1|21	%build
12cr|dvtm-0.8-1|22	sed -i 's/PREFIX.*local*/PREFIX\ =\ \/usr\//' config.mk
12cr|dvtm-0.8-1|23	%make
12cr|dvtm-0.8-1|24	
12cr|dvtm-0.8-1|25	%install
12cr|dvtm-0.8-1|26	%__rm -rf %{buildroot}
12cr|dvtm-0.8-1|27	%makeinstall_std
12cr|dvtm-0.8-1|28	
12cr|dvtm-0.8-1|29	%files
12cr|dvtm-0.8-1|30	%defattr(-,root,root)
12cr|dvtm-0.8-1|31	%doc README LICENSE
12cr|dvtm-0.8-1|32	%{_bindir}/%{name}
12cr|dvtm-0.8-1|33	%{_bindir}/%{name}-status
12cr|dvtm-0.8-1|34	%{_mandir}/man1/%{name}.1*
12cr|dvtm-0.8-1|35	
12cr|dvtm-0.8-1|36	
12cr|dvtm-0.8-1|37	
12cr|dvtm-0.8-1|38	%changelog
12cr|dvtm-0.8-1|39	* Sun Sep 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.8-1mdv2012.0
12cr|dvtm-0.8-1|40	+ Revision: 816599
12cr|dvtm-0.8-1|41	- update to 0.8
12cr|dvtm-0.8-1|42	
12cr|dvtm-0.8-1|43	* Wed Dec 21 2011 Andrey Bondrov <abondrov@mandriva.org> 0.7-1
12cr|dvtm-0.8-1|44	+ Revision: 744095
12cr|dvtm-0.8-1|45	- New version 0.7, spec cleanup
12cr|dvtm-0.8-1|46	
12cr|dvtm-0.8-1|47	* Tue Mar 15 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.6-1
12cr|dvtm-0.8-1|48	+ Revision: 645168
12cr|dvtm-0.8-1|49	- update to new version 0.6
12cr|dvtm-0.8-1|50	
12cr|dvtm-0.8-1|51	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-2mdv2011.0
12cr|dvtm-0.8-1|52	+ Revision: 617916
12cr|dvtm-0.8-1|53	- the mass rebuild of 2010.0 packages
12cr|dvtm-0.8-1|54	
12cr|dvtm-0.8-1|55	* Tue Jul 28 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.2-1mdv2010.0
12cr|dvtm-0.8-1|56	+ Revision: 402539
12cr|dvtm-0.8-1|57	- update to new version 0.5.2
12cr|dvtm-0.8-1|58	
12cr|dvtm-0.8-1|59	* Wed Feb 18 2009 Nicolas Vigier <nvigier@mandriva.com> 0.5.1-1mdv2009.1
12cr|dvtm-0.8-1|60	+ Revision: 342550
12cr|dvtm-0.8-1|61	- update to version 0.5.1
12cr|dvtm-0.8-1|62	
12cr|dvtm-0.8-1|63	* Thu Oct 16 2008 Nicolas Vigier <nvigier@mandriva.com> 0.4.1-1mdv2009.1
12cr|dvtm-0.8-1|64	+ Revision: 294198
12cr|dvtm-0.8-1|65	- fix release tag, files list, requires, indentation
12cr|dvtm-0.8-1|66	- import dvtm
12cr|dvtm-0.8-1|67	
12cr|dvtm-0.8-1|68	
12cr|dvtm-0.8-1|69	* Wed Jul 10 2008 Sebastien Bocahu <zecrazytux@zecrazytux.net> 0.4.1-1mdv2008.1
12cr|dvtm-0.8-1|70	- First realease of dvtm mandriva rpm package
12cr|dvtm-0.8-1|71	

1087 12
12cr|dwm-6.0-1|1	Name:		dwm
12cr|dwm-6.0-1|2	Version:	6.0
12cr|dwm-6.0-1|3	Release:	%mkrel 1
12cr|dwm-6.0-1|4	URL:		http://dwm.suckless.org
12cr|dwm-6.0-1|5	Source0:	http://dl.suckless.org/%{name}/%{name}-%{version}.tar.gz
12cr|dwm-6.0-1|6	Source1:	%{name}.png
12cr|dwm-6.0-1|7	License:	MIT
12cr|dwm-6.0-1|8	Group:		Graphical desktop/Other
12cr|dwm-6.0-1|9	Summary:	A minimalist window manager for the X Window System
12cr|dwm-6.0-1|10	Requires:	xterm
12cr|dwm-6.0-1|11	Requires:	xmessage
12cr|dwm-6.0-1|12	Requires:	dwm-tools
12cr|dwm-6.0-1|13	BuildRequires:	libx11-devel
12cr|dwm-6.0-1|14	BuildRequires:	libxinerama-devel
12cr|dwm-6.0-1|15	
12cr|dwm-6.0-1|16	%description
12cr|dwm-6.0-1|17	dwm is a dynamic window manager for X.
12cr|dwm-6.0-1|18	
12cr|dwm-6.0-1|19	It manages windows in tiled and floating layouts.
12cr|dwm-6.0-1|20	Either layout can be applied dynamically, optimizing
12cr|dwm-6.0-1|21	the environment for the application in use and the
12cr|dwm-6.0-1|22	task performed. It is the little brother of wmii.
12cr|dwm-6.0-1|23	
12cr|dwm-6.0-1|24	%prep
12cr|dwm-6.0-1|25	%setup -q
12cr|dwm-6.0-1|26	
12cr|dwm-6.0-1|27	%build
12cr|dwm-6.0-1|28	%make CC="gcc %{optflags} %{ldflags}"
12cr|dwm-6.0-1|29	
12cr|dwm-6.0-1|30	%install
12cr|dwm-6.0-1|31	%__rm -rf %{buildroot}
12cr|dwm-6.0-1|32	%makeinstall_std DESTDIR=%{buildroot} PREFIX=%{_prefix}
12cr|dwm-6.0-1|33	
12cr|dwm-6.0-1|34	# startfile
12cr|dwm-6.0-1|35	%__cat > %{buildroot}%{_bindir}/start%{name} << EOF
12cr|dwm-6.0-1|36	#!/bin/sh
12cr|dwm-6.0-1|37	exec %{_bindir}/%{name}
12cr|dwm-6.0-1|38	EOF
12cr|dwm-6.0-1|39	
12cr|dwm-6.0-1|40	%__chmod 755 %{buildroot}%{_bindir}/start%{name}
12cr|dwm-6.0-1|41	
12cr|dwm-6.0-1|42	# session file
12cr|dwm-6.0-1|43	%__install -d %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cr|dwm-6.0-1|44	%__cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/40%{name} << EOF
12cr|dwm-6.0-1|45	NAME=%{name}
12cr|dwm-6.0-1|46	EXEC=%{_bindir}/start%{name}
12cr|dwm-6.0-1|47	DESC=%{name} window manager
12cr|dwm-6.0-1|48	SCRIPT:
12cr|dwm-6.0-1|49	exec %{_bindir}/start%{name}
12cr|dwm-6.0-1|50	EOF
12cr|dwm-6.0-1|51	
12cr|dwm-6.0-1|52	%__mkdir_p %{buildroot}%{_datadir}/icons/
12cr|dwm-6.0-1|53	%__cp -f %{SOURCE1} %{buildroot}%{_datadir}/icons/
12cr|dwm-6.0-1|54	
12cr|dwm-6.0-1|55	%clean
12cr|dwm-6.0-1|56	%__rm -rf %{buildroot}
12cr|dwm-6.0-1|57	
12cr|dwm-6.0-1|58	%post
12cr|dwm-6.0-1|59	%make_session
12cr|dwm-6.0-1|60	
12cr|dwm-6.0-1|61	%postun
12cr|dwm-6.0-1|62	%make_session
12cr|dwm-6.0-1|63	
12cr|dwm-6.0-1|64	%files
12cr|dwm-6.0-1|65	%defattr(-,root,root,755)
12cr|dwm-6.0-1|66	%doc LICENSE README
12cr|dwm-6.0-1|67	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/40%{name}
12cr|dwm-6.0-1|68	%{_bindir}/%{name}
12cr|dwm-6.0-1|69	%{_bindir}/start%{name}
12cr|dwm-6.0-1|70	%{_mandir}/man1/dwm.1*
12cr|dwm-6.0-1|71	%{_datadir}/icons/%{name}.png
12cr|dwm-6.0-1|72	
12cr|dwm-6.0-1|73	
12cr|dwm-6.0-1|74	%changelog
12cr|dwm-6.0-1|75	* Thu Feb 09 2012 Andrey Bondrov <abondrov@mandriva.org> 6.0-1mdv2012.0
12cr|dwm-6.0-1|76	+ Revision: 772260
12cr|dwm-6.0-1|77	- New version 6.0
12cr|dwm-6.0-1|78	
12cr|dwm-6.0-1|79	* Tue Nov 29 2011 Andrey Bondrov <abondrov@mandriva.org> 5.9-1
12cr|dwm-6.0-1|80	+ Revision: 735403
12cr|dwm-6.0-1|81	- New version 5.9
12cr|dwm-6.0-1|82	
12cr|dwm-6.0-1|83	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 5.8.2-2
12cr|dwm-6.0-1|84	+ Revision: 635319
12cr|dwm-6.0-1|85	- simplify BR
12cr|dwm-6.0-1|86	
12cr|dwm-6.0-1|87	* Wed Jul 28 2010 Rémy Clouard <shikamaru@mandriva.org> 5.8.2-1mdv2011.0
12cr|dwm-6.0-1|88	+ Revision: 562814
12cr|dwm-6.0-1|89	- bump release, fix URL and Source
12cr|dwm-6.0-1|90	- clean spec to avoid an rpmlint warning
12cr|dwm-6.0-1|91	- add shebang to startdwm script
12cr|dwm-6.0-1|92	
12cr|dwm-6.0-1|93	* Tue Jan 12 2010 Rémy Clouard <shikamaru@mandriva.org> 5.7.2-1mdv2010.1
12cr|dwm-6.0-1|94	+ Revision: 490027
12cr|dwm-6.0-1|95	- bump release (5.7.2)
12cr|dwm-6.0-1|96	- fix licence
12cr|dwm-6.0-1|97	
12cr|dwm-6.0-1|98	* Sun Sep 27 2009 Frederik Himpe <fhimpe@mandriva.org> 5.7.1-1mdv2010.0
12cr|dwm-6.0-1|99	+ Revision: 449726
12cr|dwm-6.0-1|100	- update to new version 5.7.1
12cr|dwm-6.0-1|101	
12cr|dwm-6.0-1|102	* Mon Jul 27 2009 Frederik Himpe <fhimpe@mandriva.org> 5.6.1-1mdv2010.0
12cr|dwm-6.0-1|103	+ Revision: 400631
12cr|dwm-6.0-1|104	- update to new version 5.6.1
12cr|dwm-6.0-1|105	
12cr|dwm-6.0-1|106	* Tue Jul 14 2009 Frederik Himpe <fhimpe@mandriva.org> 5.6-1mdv2010.0
12cr|dwm-6.0-1|107	+ Revision: 396039
12cr|dwm-6.0-1|108	- update to new version 5.6
12cr|dwm-6.0-1|109	
12cr|dwm-6.0-1|110	* Mon May 18 2009 Frederik Himpe <fhimpe@mandriva.org> 5.5-1mdv2010.0
12cr|dwm-6.0-1|111	+ Revision: 377334
12cr|dwm-6.0-1|112	- Update to new version 5.5
12cr|dwm-6.0-1|113	
12cr|dwm-6.0-1|114	* Wed Feb 18 2009 Jérôme Soyer <saispo@mandriva.org> 5.4-1mdv2009.1
12cr|dwm-6.0-1|115	+ Revision: 342494
12cr|dwm-6.0-1|116	- New upstream release
12cr|dwm-6.0-1|117	
12cr|dwm-6.0-1|118	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 5.3.1-1mdv2009.1
12cr|dwm-6.0-1|119	+ Revision: 324243
12cr|dwm-6.0-1|120	- New upstream release
12cr|dwm-6.0-1|121	
12cr|dwm-6.0-1|122	* Wed Dec 03 2008 Jérôme Soyer <saispo@mandriva.org> 5.2-1mdv2009.1
12cr|dwm-6.0-1|123	+ Revision: 309671
12cr|dwm-6.0-1|124	- New Release 5.2
12cr|dwm-6.0-1|125	
12cr|dwm-6.0-1|126	* Wed Jul 30 2008 Jérôme Soyer <saispo@mandriva.org> 5.1-1mdv2009.0
12cr|dwm-6.0-1|127	+ Revision: 254725
12cr|dwm-6.0-1|128	- New release 5.1
12cr|dwm-6.0-1|129	
12cr|dwm-6.0-1|130	* Tue Jan 08 2008 Jérôme Soyer <saispo@mandriva.org> 4.7-3mdv2008.1
12cr|dwm-6.0-1|131	+ Revision: 146908
12cr|dwm-6.0-1|132	- Add Requires
12cr|dwm-6.0-1|133	
12cr|dwm-6.0-1|134	+ Olivier Blin <blino@mandriva.org>
12cr|dwm-6.0-1|135	- restore BuildRoot
12cr|dwm-6.0-1|136	
12cr|dwm-6.0-1|137	+ Thierry Vignaud <tv@mandriva.org>
12cr|dwm-6.0-1|138	- kill re-definition of %%buildroot on Pixel's request
12cr|dwm-6.0-1|139	
12cr|dwm-6.0-1|140	* Thu Dec 13 2007 Jérôme Soyer <saispo@mandriva.org> 4.7-2mdv2008.1
12cr|dwm-6.0-1|141	+ Revision: 119225
12cr|dwm-6.0-1|142	- Add macro for creating session
12cr|dwm-6.0-1|143	
12cr|dwm-6.0-1|144	* Thu Dec 06 2007 Jérôme Soyer <saispo@mandriva.org> 4.7-1mdv2008.1
12cr|dwm-6.0-1|145	+ Revision: 116082
12cr|dwm-6.0-1|146	- import dwm
12cr|dwm-6.0-1|147	
12cr|dwm-6.0-1|148	

1088 12
12cr|dwm-tools-32-1|1	%define dmenu_version 4.4.1
12cr|dwm-tools-32-1|2	%define lsw_version 0.2
12cr|dwm-tools-32-1|3	%define slock_version 0.9
12cr|dwm-tools-32-1|4	%define sselp_version 0.2
12cr|dwm-tools-32-1|5	%define ssid_version 0.1
12cr|dwm-tools-32-1|6	%define swarp_version 0.1
12cr|dwm-tools-32-1|7	%define tabbed_version 0.3
12cr|dwm-tools-32-1|8	%define wmname_version 0.1
12cr|dwm-tools-32-1|9	
12cr|dwm-tools-32-1|10	Name:		dwm-tools
12cr|dwm-tools-32-1|11	Version:	32
12cr|dwm-tools-32-1|12	Release:	%mkrel 1
12cr|dwm-tools-32-1|13	Summary:	Dwm Window Manager Tools
12cr|dwm-tools-32-1|14	License:	MIT
12cr|dwm-tools-32-1|15	Group:		Graphical desktop/Other
12cr|dwm-tools-32-1|16	Source:		%{name}-%{version}.tar.bz2
12cr|dwm-tools-32-1|17	URL:		http://www.suckless.org
12cr|dwm-tools-32-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|dwm-tools-32-1|19	BuildRequires:	libx11-devel
12cr|dwm-tools-32-1|20	BuildRequires:	libxext-devel
12cr|dwm-tools-32-1|21	BuildRequires:	libxinerama-devel
12cr|dwm-tools-32-1|22	Provides:	dmenu, lsw, slock, sselp, ssid, swarp, tabbed, wmname
12cr|dwm-tools-32-1|23	
12cr|dwm-tools-32-1|24	%description
12cr|dwm-tools-32-1|25	Dwm tools is a set of tools for some WM such as wmii, dwm, etc..
12cr|dwm-tools-32-1|26	
12cr|dwm-tools-32-1|27	%prep
12cr|dwm-tools-32-1|28	%setup
12cr|dwm-tools-32-1|29	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; \
12cr|dwm-tools-32-1|30	do \
12cr|dwm-tools-32-1|31	tar xf $tarballs; \
12cr|dwm-tools-32-1|32	done
12cr|dwm-tools-32-1|33	
12cr|dwm-tools-32-1|34	
12cr|dwm-tools-32-1|35	%build
12cr|dwm-tools-32-1|36	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}; \
12cr|dwm-tools-32-1|37	do \
12cr|dwm-tools-32-1|38	make -C $dwmtools PREFIX=/usr; \
12cr|dwm-tools-32-1|39	done
12cr|dwm-tools-32-1|40	
12cr|dwm-tools-32-1|41	%install
12cr|dwm-tools-32-1|42	rm -rf %{buildroot}
12cr|dwm-tools-32-1|43	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}; \
12cr|dwm-tools-32-1|44	do \
12cr|dwm-tools-32-1|45	make -C $dwmtools install DESTDIR=%{buildroot} PREFIX=/usr; \
12cr|dwm-tools-32-1|46	done
12cr|dwm-tools-32-1|47	
12cr|dwm-tools-32-1|48	%clean
12cr|dwm-tools-32-1|49	rm -rf %{buildroot}
12cr|dwm-tools-32-1|50	
12cr|dwm-tools-32-1|51	%files
12cr|dwm-tools-32-1|52	%defattr(-,root,root)
12cr|dwm-tools-32-1|53	%attr(0755,root,root) %{_bindir}/*
12cr|dwm-tools-32-1|54	%{_datadir}/man/man*/*
12cr|dwm-tools-32-1|55	
12cr|dwm-tools-32-1|56	
12cr|dwm-tools-32-1|57	%changelog
12cr|dwm-tools-32-1|58	* Tue Nov 29 2011 Andrey Bondrov <abondrov@mandriva.org> 32-1mdv2012.0
12cr|dwm-tools-32-1|59	+ Revision: 735406
12cr|dwm-tools-32-1|60	- Update to the latest versions, add tabbed
12cr|dwm-tools-32-1|61	
12cr|dwm-tools-32-1|62	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 31-3
12cr|dwm-tools-32-1|63	+ Revision: 635320
12cr|dwm-tools-32-1|64	- simplify BR
12cr|dwm-tools-32-1|65	
12cr|dwm-tools-32-1|66	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 31-2mdv2011.0
12cr|dwm-tools-32-1|67	+ Revision: 610320
12cr|dwm-tools-32-1|68	- rebuild
12cr|dwm-tools-32-1|69	
12cr|dwm-tools-32-1|70	* Tue Mar 09 2010 Sandro Cazzaniga <kharec@mandriva.org> 31-1mdv2010.1
12cr|dwm-tools-32-1|71	+ Revision: 516885
12cr|dwm-tools-32-1|72	- update to 31
12cr|dwm-tools-32-1|73	
12cr|dwm-tools-32-1|74	* Mon May 18 2009 Frederik Himpe <fhimpe@mandriva.org> 30-1mdv2010.0
12cr|dwm-tools-32-1|75	+ Revision: 377313
12cr|dwm-tools-32-1|76	- Update to new version 30 (dmenu 4.0)
12cr|dwm-tools-32-1|77	
12cr|dwm-tools-32-1|78	* Wed Dec 03 2008 Jérôme Soyer <saispo@mandriva.org> 29-1mdv2009.1
12cr|dwm-tools-32-1|79	+ Revision: 309678
12cr|dwm-tools-32-1|80	- New Release 29
12cr|dwm-tools-32-1|81	
12cr|dwm-tools-32-1|82	* Sun Aug 10 2008 Jérôme Soyer <saispo@mandriva.org> 28-1mdv2009.0
12cr|dwm-tools-32-1|83	+ Revision: 270595
12cr|dwm-tools-32-1|84	- New release 28
12cr|dwm-tools-32-1|85	
12cr|dwm-tools-32-1|86	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 26-3mdv2009.0
12cr|dwm-tools-32-1|87	+ Revision: 244595
12cr|dwm-tools-32-1|88	- rebuild
12cr|dwm-tools-32-1|89	- fix summary-not-capitalized
12cr|dwm-tools-32-1|90	
12cr|dwm-tools-32-1|91	* Tue Jan 08 2008 Jérôme Soyer <saispo@mandriva.org> 26-1mdv2008.1
12cr|dwm-tools-32-1|92	+ Revision: 146913
12cr|dwm-tools-32-1|93	- Change RPM Group
12cr|dwm-tools-32-1|94	- import dwm-tools
12cr|dwm-tools-32-1|95	
12cr|dwm-tools-32-1|96	

1089 12
12cr|dxf2fig-2.13-6|1	Summary:	Convert dxf files to xfig format
12cr|dxf2fig-2.13-6|2	Name:		dxf2fig
12cr|dxf2fig-2.13-6|3	Version:	2.13
12cr|dxf2fig-2.13-6|4	Release:	6
12cr|dxf2fig-2.13-6|5	License:	GPL
12cr|dxf2fig-2.13-6|6	Group:		Graphics
12cr|dxf2fig-2.13-6|7	Url:		http://ta.twi.tudelft.nl/ftp/dv/lemmens/
12cr|dxf2fig-2.13-6|8	Source0:	%{name}-%{version}.tar.bz2
12cr|dxf2fig-2.13-6|9	Patch0:		dxf2fig-format-string.patch
12cr|dxf2fig-2.13-6|10	
12cr|dxf2fig-2.13-6|11	%description
12cr|dxf2fig-2.13-6|12	dxf2fig parses Autocad DXF input, then calls external
12cr|dxf2fig-2.13-6|13	routines to do either plotting or a fig conversion for xfig.
12cr|dxf2fig-2.13-6|14	The conversion is fairly complete. Layers (depths in xfig),
12cr|dxf2fig-2.13-6|15	blocks (compounds in xfig), colors, and linetypes are roughly
12cr|dxf2fig-2.13-6|16	preserved in the output file.
12cr|dxf2fig-2.13-6|17	
12cr|dxf2fig-2.13-6|18	%prep
12cr|dxf2fig-2.13-6|19	%setup -q
12cr|dxf2fig-2.13-6|20	%patch0 -p0 -b .fmt
12cr|dxf2fig-2.13-6|21	
12cr|dxf2fig-2.13-6|22	%build
12cr|dxf2fig-2.13-6|23	%make CFLAGS="%{optflags} -DVERSION=\\\"\$(VERSION)\\\" -DMODDATE=\\\"\$(MODDATE)\\\""
12cr|dxf2fig-2.13-6|24	
12cr|dxf2fig-2.13-6|25	%install
12cr|dxf2fig-2.13-6|26	mkdir -p %{buildroot}%{_bindir}
12cr|dxf2fig-2.13-6|27	cp dxf2fig %{buildroot}%{_bindir}
12cr|dxf2fig-2.13-6|28	
12cr|dxf2fig-2.13-6|29	%files
12cr|dxf2fig-2.13-6|30	%doc README TODO Changelog
12cr|dxf2fig-2.13-6|31	%{_bindir}/dxf2fig
12cr|dxf2fig-2.13-6|32	
12cr|dxf2fig-2.13-6|33	

1090 12
12cr|dynagen-0.11.0-1|1	Name:		dynagen
12cr|dynagen-0.11.0-1|2	Version:	0.11.0
12cr|dynagen-0.11.0-1|3	Release:	%mkrel 1
12cr|dynagen-0.11.0-1|4	Group:		Emulators
12cr|dynagen-0.11.0-1|5	URL:		http://dyna-gen.sourceforge.net/
12cr|dynagen-0.11.0-1|6	Source:		http://downloads.sourceforge.net/dyna-gen/dynagen-%{version}.tar.gz
12cr|dynagen-0.11.0-1|7	# Patch for gdynagen, shipped in gdynagen tarball, merged in dynagen svn
12cr|dynagen-0.11.0-1|8	# http://gdynagen.sourceforge.net/
12cr|dynagen-0.11.0-1|9	Summary:	A configuration tool the dynamips Cisco router simulator
12cr|dynagen-0.11.0-1|10	License:	GPL
12cr|dynagen-0.11.0-1|11	BuildArch:	noarch
12cr|dynagen-0.11.0-1|12	BuildRoot:	%{_tmppath}/%{name}-root
12cr|dynagen-0.11.0-1|13	Suggests:	dynamips >= 0.2.8
12cr|dynagen-0.11.0-1|14	Suggests:	xterm
12cr|dynagen-0.11.0-1|15	#Requires:	dynamips
12cr|dynagen-0.11.0-1|16	
12cr|dynagen-0.11.0-1|17	
12cr|dynagen-0.11.0-1|18	%description
12cr|dynagen-0.11.0-1|19	Dynagen is a front-end for use with the  Dynamips Cisco router emulator. It
12cr|dynagen-0.11.0-1|20	uses an INI-like configuration file to provision Dynamips emulator networks. It
12cr|dynagen-0.11.0-1|21	takes care of specifying the right port adapters, generating and matching up
12cr|dynagen-0.11.0-1|22	those pesky NIO descriptors, specifying bridges, frame-relay, ATM switches,
12cr|dynagen-0.11.0-1|23	etc. It also provides a management CLI for listing devices, suspending and
12cr|dynagen-0.11.0-1|24	reloading instances, determining and managing idle-pc values, etc.
12cr|dynagen-0.11.0-1|25	
12cr|dynagen-0.11.0-1|26	%prep
12cr|dynagen-0.11.0-1|27	%setup -q
12cr|dynagen-0.11.0-1|28	for file in `find . -type f`
12cr|dynagen-0.11.0-1|29	do perl -pi -e 'BEGIN {exit unless -T $ARGV[0];}s/\r\n$/\n/;' $file
12cr|dynagen-0.11.0-1|30	done
12cr|dynagen-0.11.0-1|31	
12cr|dynagen-0.11.0-1|32	%build
12cr|dynagen-0.11.0-1|33	
12cr|dynagen-0.11.0-1|34	%install
12cr|dynagen-0.11.0-1|35	rm -Rf %{buildroot}
12cr|dynagen-0.11.0-1|36	mkdir -p %{buildroot}/{%{_datadir}/%{name},%{_sysconfdir},%{_bindir},%{python_sitelib}}
12cr|dynagen-0.11.0-1|37	install configspec *.py *.sh %{buildroot}/%{_datadir}/%{name}
12cr|dynagen-0.11.0-1|38	#install dynamips_lib.py %{buildroot}/%{python_sitelib}
12cr|dynagen-0.11.0-1|39	install -m755 dynagen %{buildroot}/%{_datadir}/%{name}
12cr|dynagen-0.11.0-1|40	install %{name}.ini %{buildroot}/%{_sysconfdir}
12cr|dynagen-0.11.0-1|41	ln -s %{_datadir}/%{name}/%{name} %{buildroot}/%{_bindir}/%{name}
12cr|dynagen-0.11.0-1|42	
12cr|dynagen-0.11.0-1|43	%clean
12cr|dynagen-0.11.0-1|44	rm -Rf %{buildroot}
12cr|dynagen-0.11.0-1|45	
12cr|dynagen-0.11.0-1|46	%files
12cr|dynagen-0.11.0-1|47	%defattr(-,root,root)
12cr|dynagen-0.11.0-1|48	%{_bindir}/%{name}
12cr|dynagen-0.11.0-1|49	%attr (644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.ini
12cr|dynagen-0.11.0-1|50	%{_datadir}/%{name}
12cr|dynagen-0.11.0-1|51	#%{python_sitelib}/dynamips_lib.py
12cr|dynagen-0.11.0-1|52	%defattr(644,root,root,755)
12cr|dynagen-0.11.0-1|53	%doc docs sample_labs README.txt dynagen.ini
12cr|dynagen-0.11.0-1|54	
12cr|dynagen-0.11.0-1|55	
12cr|dynagen-0.11.0-1|56	
12cr|dynagen-0.11.0-1|57	
12cr|dynagen-0.11.0-1|58	%changelog
12cr|dynagen-0.11.0-1|59	* Sat Jan 31 2009 Buchan Milne <bgmilne@mandriva.org> 0.11.0-1mdv2009.1
12cr|dynagen-0.11.0-1|60	+ Revision: 335804
12cr|dynagen-0.11.0-1|61	- New version 0.11.0
12cr|dynagen-0.11.0-1|62	-suggest xterm and dynamips (neither are required for use, but in many cases
12cr|dynagen-0.11.0-1|63	would be useful to have)
12cr|dynagen-0.11.0-1|64	
12cr|dynagen-0.11.0-1|65	* Fri Jul 18 2008 Buchan Milne <bgmilne@mandriva.org> 0.10.1-1mdv2009.0
12cr|dynagen-0.11.0-1|66	+ Revision: 238174
12cr|dynagen-0.11.0-1|67	- update to new version 0.10.1
12cr|dynagen-0.11.0-1|68	
12cr|dynagen-0.11.0-1|69	+ Olivier Blin <oblin@mandriva.com>
12cr|dynagen-0.11.0-1|70	- restore BuildRoot
12cr|dynagen-0.11.0-1|71	
12cr|dynagen-0.11.0-1|72	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|dynagen-0.11.0-1|73	- kill re-definition of %%buildroot on Pixel's request
12cr|dynagen-0.11.0-1|74	
12cr|dynagen-0.11.0-1|75	* Tue Aug 21 2007 Buchan Milne <bgmilne@mandriva.org> 0.9.3-1mdv2008.0
12cr|dynagen-0.11.0-1|76	+ Revision: 68199
12cr|dynagen-0.11.0-1|77	- New version 0.9.3
12cr|dynagen-0.11.0-1|78	
12cr|dynagen-0.11.0-1|79	* Mon Jun 04 2007 Buchan Milne <bgmilne@mandriva.org> 0.9.2-1mdv2008.0
12cr|dynagen-0.11.0-1|80	+ Revision: 35017
12cr|dynagen-0.11.0-1|81	- New version 0.9.2
12cr|dynagen-0.11.0-1|82	
12cr|dynagen-0.11.0-1|83	
12cr|dynagen-0.11.0-1|84	* Sun Mar 11 2007 Buchan Milne <bgmilne@mandriva.org> 0.9.0-1mdv2007.1
12cr|dynagen-0.11.0-1|85	+ Revision: 141268
12cr|dynagen-0.11.0-1|86	- New version 0.9.0
12cr|dynagen-0.11.0-1|87	- Import dynagen
12cr|dynagen-0.11.0-1|88	
12cr|dynagen-0.11.0-1|89	* Wed Jan 10 2007 Buchan Milne <bgmilne@mandriva.org> 0.8.3-1mdv
12cr|dynagen-0.11.0-1|90	- 0.8.3
12cr|dynagen-0.11.0-1|91	
12cr|dynagen-0.11.0-1|92	* Sat Jan 06 2007 Buchan Milne <bgmilne@mandriva.org> 0.8.2-1mdv
12cr|dynagen-0.11.0-1|93	- initial package
12cr|dynagen-0.11.0-1|94	

1091 12
12cr|dynamips-0.2.8-0.RC2.2|1	%define pre RC2
12cr|dynamips-0.2.8-0.RC2.2|2	%define rel 2
12cr|dynamips-0.2.8-0.RC2.2|3	
12cr|dynamips-0.2.8-0.RC2.2|4	Name:		dynamips
12cr|dynamips-0.2.8-0.RC2.2|5	Version:	0.2.8
12cr|dynamips-0.2.8-0.RC2.2|6	Release:	%mkrel %{?pre:0.%pre.}%rel
12cr|dynamips-0.2.8-0.RC2.2|7	License:	GPL
12cr|dynamips-0.2.8-0.RC2.2|8	Group:		Emulators
12cr|dynamips-0.2.8-0.RC2.2|9	Summary:	MIPS64 emulator able to emulate the Cisco 7200 and 3600 platforms
12cr|dynamips-0.2.8-0.RC2.2|10	URL:		http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator
12cr|dynamips-0.2.8-0.RC2.2|11	Source:		http://www.ipflow.utc.fr/dynamips/dynamips-%{version}%{?pre:-%pre}.tar.gz
12cr|dynamips-0.2.8-0.RC2.2|12	Patch:		dynamips-makefile-libs.patch
12cr|dynamips-0.2.8-0.RC2.2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|dynamips-0.2.8-0.RC2.2|14	BuildRequires:	libpcap-devel elfutils-devel
12cr|dynamips-0.2.8-0.RC2.2|15	ExclusiveArch:	%ix86 x86_64
12cr|dynamips-0.2.8-0.RC2.2|16	
12cr|dynamips-0.2.8-0.RC2.2|17	%description
12cr|dynamips-0.2.8-0.RC2.2|18	I started in August 2005 a project to emulate a Cisco 7200 on a traditionnal
12cr|dynamips-0.2.8-0.RC2.2|19	PC. Now, it also supports Cisco 3600 series (3620, 3640 and 3660).
12cr|dynamips-0.2.8-0.RC2.2|20	
12cr|dynamips-0.2.8-0.RC2.2|21	The goals of this emulator are mainly:
12cr|dynamips-0.2.8-0.RC2.2|22	
12cr|dynamips-0.2.8-0.RC2.2|23	* To be used as a training platform, with software used in real world. It
12cr|dynamips-0.2.8-0.RC2.2|24	would allow people to become more familiar with Cisco devices, Cisco
12cr|dynamips-0.2.8-0.RC2.2|25	being the world leader in networking technologies ;
12cr|dynamips-0.2.8-0.RC2.2|26	* Test and experiment the numerous and powerful features of Cisco IOS ;
12cr|dynamips-0.2.8-0.RC2.2|27	* Check quickly configurations to be deployed later on real routers.
12cr|dynamips-0.2.8-0.RC2.2|28	
12cr|dynamips-0.2.8-0.RC2.2|29	
12cr|dynamips-0.2.8-0.RC2.2|30	Of course, this emulator cannot replace a real router: you should be able to
12cr|dynamips-0.2.8-0.RC2.2|31	get a performance of about 1 kpps (depending on your host machine), to be
12cr|dynamips-0.2.8-0.RC2.2|32	compared to the 100 kpps delivered by a NPE-100 (the oldest NPE model). So, it
12cr|dynamips-0.2.8-0.RC2.2|33	is simply a complementary tool to real labs for administrators of Cisco
12cr|dynamips-0.2.8-0.RC2.2|34	networks or people wanting to pass their CCNA/CCNP/CCIE exams.
12cr|dynamips-0.2.8-0.RC2.2|35	
12cr|dynamips-0.2.8-0.RC2.2|36	
12cr|dynamips-0.2.8-0.RC2.2|37	%prep
12cr|dynamips-0.2.8-0.RC2.2|38	%setup -q %{?pre:-n %{name}-%{version}-%{pre}}
12cr|dynamips-0.2.8-0.RC2.2|39	%patch -p1 -b .orig
12cr|dynamips-0.2.8-0.RC2.2|40	
12cr|dynamips-0.2.8-0.RC2.2|41	%build
12cr|dynamips-0.2.8-0.RC2.2|42	#%make
12cr|dynamips-0.2.8-0.RC2.2|43	#parallel build fails
12cr|dynamips-0.2.8-0.RC2.2|44	%ifarch x86_64
12cr|dynamips-0.2.8-0.RC2.2|45	export DYNAMIPS_ARCH=amd64
12cr|dynamips-0.2.8-0.RC2.2|46	%endif
12cr|dynamips-0.2.8-0.RC2.2|47	make
12cr|dynamips-0.2.8-0.RC2.2|48	
12cr|dynamips-0.2.8-0.RC2.2|49	%install
12cr|dynamips-0.2.8-0.RC2.2|50	rm -Rf %{buildroot}
12cr|dynamips-0.2.8-0.RC2.2|51	
12cr|dynamips-0.2.8-0.RC2.2|52	mkdir -p %{buildroot}/{%{_bindir},%{_mandir}/man1}
12cr|dynamips-0.2.8-0.RC2.2|53	install -m755 dynamips nvram_export %{buildroot}/%{_bindir}
12cr|dynamips-0.2.8-0.RC2.2|54	install -m644 dynamips.1 nvram_export.1 %{buildroot}/%{_mandir}/man1
12cr|dynamips-0.2.8-0.RC2.2|55	mkdir -p %{buildroot}/var/lib/%{name}/{labs,images}
12cr|dynamips-0.2.8-0.RC2.2|56	
12cr|dynamips-0.2.8-0.RC2.2|57	%clean
12cr|dynamips-0.2.8-0.RC2.2|58	rm -Rf %{buildroot}
12cr|dynamips-0.2.8-0.RC2.2|59	
12cr|dynamips-0.2.8-0.RC2.2|60	%files
12cr|dynamips-0.2.8-0.RC2.2|61	%defattr(-,root,root)
12cr|dynamips-0.2.8-0.RC2.2|62	%{_bindir}/*
12cr|dynamips-0.2.8-0.RC2.2|63	%dir /var/lib/%{name}/images
12cr|dynamips-0.2.8-0.RC2.2|64	%dir /var/lib/%{name}/labs
12cr|dynamips-0.2.8-0.RC2.2|65	%doc README README.hypervisor TODO
12cr|dynamips-0.2.8-0.RC2.2|66	%doc %{_mandir}/man1/*
12cr|dynamips-0.2.8-0.RC2.2|67	
12cr|dynamips-0.2.8-0.RC2.2|68	
12cr|dynamips-0.2.8-0.RC2.2|69	
12cr|dynamips-0.2.8-0.RC2.2|70	
12cr|dynamips-0.2.8-0.RC2.2|71	%changelog
12cr|dynamips-0.2.8-0.RC2.2|72	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.8-0.RC2.2mdv2011.0
12cr|dynamips-0.2.8-0.RC2.2|73	+ Revision: 610330
12cr|dynamips-0.2.8-0.RC2.2|74	- rebuild
12cr|dynamips-0.2.8-0.RC2.2|75	
12cr|dynamips-0.2.8-0.RC2.2|76	* Sat Jan 31 2009 Buchan Milne <bgmilne@mandriva.org> 0.2.8-0.RC2.1mdv2010.1
12cr|dynamips-0.2.8-0.RC2.2|77	+ Revision: 335777
12cr|dynamips-0.2.8-0.RC2.2|78	- New version 0.2.8-rc2
12cr|dynamips-0.2.8-0.RC2.2|79	
12cr|dynamips-0.2.8-0.RC2.2|80	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.7-2mdv2009.1
12cr|dynamips-0.2.8-0.RC2.2|81	+ Revision: 298249
12cr|dynamips-0.2.8-0.RC2.2|82	- rebuilt against libpcap-1.0.0
12cr|dynamips-0.2.8-0.RC2.2|83	
12cr|dynamips-0.2.8-0.RC2.2|84	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.2.7-1mdv2008.1
12cr|dynamips-0.2.8-0.RC2.2|85	+ Revision: 140723
12cr|dynamips-0.2.8-0.RC2.2|86	- restore BuildRoot
12cr|dynamips-0.2.8-0.RC2.2|87	
12cr|dynamips-0.2.8-0.RC2.2|88	+ Thierry Vignaud <tv@mandriva.org>
12cr|dynamips-0.2.8-0.RC2.2|89	- kill re-definition of %%buildroot on Pixel's request
12cr|dynamips-0.2.8-0.RC2.2|90	
12cr|dynamips-0.2.8-0.RC2.2|91	* Mon Jun 04 2007 Buchan Milne <bgmilne@mandriva.org> 0.2.7-1mdv2008.0
12cr|dynamips-0.2.8-0.RC2.2|92	+ Revision: 35016
12cr|dynamips-0.2.8-0.RC2.2|93	- New version 0.2.7 final
12cr|dynamips-0.2.8-0.RC2.2|94	
12cr|dynamips-0.2.8-0.RC2.2|95	
12cr|dynamips-0.2.8-0.RC2.2|96	* Sun Mar 11 2007 Buchan Milne <bgmilne@mandriva.org> 0.2.7-0.RC1.2mdv2007.1
12cr|dynamips-0.2.8-0.RC2.2|97	+ Revision: 141251
12cr|dynamips-0.2.8-0.RC2.2|98	- New version 0.2.7-RC1
12cr|dynamips-0.2.8-0.RC2.2|99	- Add labs and images directories for use in hypervisor mode
12cr|dynamips-0.2.8-0.RC2.2|100	- Fix build on x86_64
12cr|dynamips-0.2.8-0.RC2.2|101	
12cr|dynamips-0.2.8-0.RC2.2|102	* Wed Jan 17 2007 Buchan Milne <bgmilne@mandriva.org> 0.2.6-0.RC5.1mdv2007.1
12cr|dynamips-0.2.8-0.RC2.2|103	+ Revision: 109963
12cr|dynamips-0.2.8-0.RC2.2|104	- Import dynamips
12cr|dynamips-0.2.8-0.RC2.2|105	
12cr|dynamips-0.2.8-0.RC2.2|106	* Sat Jan 06 2007 Buchan Milne <bgmilne@mandriva.org> 0.2.5-1mdv
12cr|dynamips-0.2.8-0.RC2.2|107	- initial package
12cr|dynamips-0.2.8-0.RC2.2|108	

1092 12
12cr|e00compr-1.0.1-2|1	Name:		e00compr
12cr|e00compr-1.0.1-2|2	Version:	1.0.1
12cr|e00compr-1.0.1-2|3	Release:	%mkrel 2
12cr|e00compr-1.0.1-2|4	Summary:	Tools to Read/Write Compressed E00 Files
12cr|e00compr-1.0.1-2|5	License:	BSD-like
12cr|e00compr-1.0.1-2|6	Source:		http://avce00.maptools.org/dl/%{name}-%{version}.tar.bz2
12cr|e00compr-1.0.1-2|7	URL:		http://avce00.maptools.org/e00compr
12cr|e00compr-1.0.1-2|8	Group:		Sciences/Geosciences
12cr|e00compr-1.0.1-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|e00compr-1.0.1-2|10	
12cr|e00compr-1.0.1-2|11	%description
12cr|e00compr-1.0.1-2|12	E00Compr is an Open Source (i.e. Free!) ANSI-C library to compress and
12cr|e00compr-1.0.1-2|13	uncompress Arc/Info Export (E00) files.
12cr|e00compr-1.0.1-2|14	
12cr|e00compr-1.0.1-2|15	For those who do not need a library but simply want to convert some files, the
12cr|e00compr-1.0.1-2|16	package includes the "E00CONV" conversion program that allows you to convert a
12cr|e00compr-1.0.1-2|17	E00 file to and from any compression level (NONE, PARTIAL or FULL).
12cr|e00compr-1.0.1-2|18	
12cr|e00compr-1.0.1-2|19	%package -n %{name}-devel
12cr|e00compr-1.0.1-2|20	License:	BSD-like
12cr|e00compr-1.0.1-2|21	Group:		Sciences/Geosciences
12cr|e00compr-1.0.1-2|22	Summary:	A Library to Read/Write Compressed E00 Files
12cr|e00compr-1.0.1-2|23	
12cr|e00compr-1.0.1-2|24	%description -n %{name}-devel
12cr|e00compr-1.0.1-2|25	E00Compr is an Open Source (i.e. Free!) ANSI-C library to compress and
12cr|e00compr-1.0.1-2|26	uncompress Arc/Info Export (E00) files.
12cr|e00compr-1.0.1-2|27	
12cr|e00compr-1.0.1-2|28	The C library can be easily plugged into existing E00 translators to add
12cr|e00compr-1.0.1-2|29	support for compressed E00 files simply by replacing the existing translator's
12cr|e00compr-1.0.1-2|30	read/write function by the E00ReadNextLine() and E00WriteNextLine() functions
12cr|e00compr-1.0.1-2|31	provided by the library. See the library documentation for all the details.
12cr|e00compr-1.0.1-2|32	
12cr|e00compr-1.0.1-2|33	This package includes the development files (headers and static library)
12cr|e00compr-1.0.1-2|34	for developing applications which use the e00 library.
12cr|e00compr-1.0.1-2|35	
12cr|e00compr-1.0.1-2|36	%prep
12cr|e00compr-1.0.1-2|37	%setup -q
12cr|e00compr-1.0.1-2|38	
12cr|e00compr-1.0.1-2|39	
12cr|e00compr-1.0.1-2|40	%build
12cr|e00compr-1.0.1-2|41	#configure
12cr|e00compr-1.0.1-2|42	%make
12cr|e00compr-1.0.1-2|43	
12cr|e00compr-1.0.1-2|44	%install
12cr|e00compr-1.0.1-2|45	rm -Rf %{buildroot}
12cr|e00compr-1.0.1-2|46	install -d %{buildroot}/{%{_includedir},%{_bindir},%{_libdir}}
12cr|e00compr-1.0.1-2|47	install -m644 *.h %{buildroot}/%{_includedir}
12cr|e00compr-1.0.1-2|48	install *.a %{buildroot}/%{_libdir}
12cr|e00compr-1.0.1-2|49	install e00conv %{buildroot}/%{_bindir}
12cr|e00compr-1.0.1-2|50	
12cr|e00compr-1.0.1-2|51	%clean
12cr|e00compr-1.0.1-2|52	rm -Rf %{buildroot}
12cr|e00compr-1.0.1-2|53	
12cr|e00compr-1.0.1-2|54	%files
12cr|e00compr-1.0.1-2|55	%defattr(-,root,root)
12cr|e00compr-1.0.1-2|56	%{_bindir}/e00conv
12cr|e00compr-1.0.1-2|57	
12cr|e00compr-1.0.1-2|58	%files -n %{name}-devel
12cr|e00compr-1.0.1-2|59	%{_includedir}/*.h
12cr|e00compr-1.0.1-2|60	%{_libdir}/e00compr.a
12cr|e00compr-1.0.1-2|61	
12cr|e00compr-1.0.1-2|62	
12cr|e00compr-1.0.1-2|63	
12cr|e00compr-1.0.1-2|64	%changelog
12cr|e00compr-1.0.1-2|65	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2011.0
12cr|e00compr-1.0.1-2|66	+ Revision: 617940
12cr|e00compr-1.0.1-2|67	- the mass rebuild of 2010.0 packages
12cr|e00compr-1.0.1-2|68	
12cr|e00compr-1.0.1-2|69	* Thu Aug 20 2009 Buchan Milne <bgmilne@mandriva.org> 1.0.1-1mdv2010.0
12cr|e00compr-1.0.1-2|70	+ Revision: 418563
12cr|e00compr-1.0.1-2|71	- update to new version 1.0.1
12cr|e00compr-1.0.1-2|72	
12cr|e00compr-1.0.1-2|73	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-5mdv2009.0
12cr|e00compr-1.0.1-2|74	+ Revision: 244600
12cr|e00compr-1.0.1-2|75	- rebuild
12cr|e00compr-1.0.1-2|76	
12cr|e00compr-1.0.1-2|77	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.0-3mdv2008.1
12cr|e00compr-1.0.1-2|78	+ Revision: 140723
12cr|e00compr-1.0.1-2|79	- restore BuildRoot
12cr|e00compr-1.0.1-2|80	
12cr|e00compr-1.0.1-2|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|e00compr-1.0.1-2|82	- kill re-definition of %%buildroot on Pixel's request
12cr|e00compr-1.0.1-2|83	- import e00compr
12cr|e00compr-1.0.1-2|84	
12cr|e00compr-1.0.1-2|85	
12cr|e00compr-1.0.1-2|86	* Wed Sep 06 2006 Buchan Milne <bgmilne@mandriva.org> 1.0.0-3mdv2007.0
12cr|e00compr-1.0.1-2|87	- fix perms of headers
12cr|e00compr-1.0.1-2|88	- clean buildroot
12cr|e00compr-1.0.1-2|89	
12cr|e00compr-1.0.1-2|90	* Thu Feb 16 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.0.0-2mdk
12cr|e00compr-1.0.1-2|91	- Fix Group ( Tks PierreLag)
12cr|e00compr-1.0.1-2|92	
12cr|e00compr-1.0.1-2|93	* Sun Jan 01 2006 Buchan Milne <bgmilne@mandriva.org> 1.0.0-1
12cr|e00compr-1.0.1-2|94	- initial Mandriva package

1093 12
12cr|e-0.17.0-0.lucky.1|1	#Tarball of svn snapshot created as follows...
12cr|e-0.17.0-0.lucky.1|2	#Cut and paste in a shell after removing initial #
12cr|e-0.17.0-0.lucky.1|3	
12cr|e-0.17.0-0.lucky.1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/e e; \
12cr|e-0.17.0-0.lucky.1|5	#cd e; \
12cr|e-0.17.0-0.lucky.1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|e-0.17.0-0.lucky.1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|e-0.17.0-0.lucky.1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|e-0.17.0-0.lucky.1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|e-0.17.0-0.lucky.1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|e-0.17.0-0.lucky.1|11	#cd ..; \
12cr|e-0.17.0-0.lucky.1|12	#tar -Jcf e-$PKG_VERSION.tar.xz e/ --exclude .svn --exclude .*ignore
12cr|e-0.17.0-0.lucky.1|13	
12cr|e-0.17.0-0.lucky.1|14	%define use_ccache 1
12cr|e-0.17.0-0.lucky.1|15	%define oname enlightenment
12cr|e-0.17.0-0.lucky.1|16	
12cr|e-0.17.0-0.lucky.1|17	#define svnrev 80969
12cr|e-0.17.0-0.lucky.1|18	%define pre lucky
12cr|e-0.17.0-0.lucky.1|19	
12cr|e-0.17.0-0.lucky.1|20	Summary:	Enlightenment DR 17 window manager
12cr|e-0.17.0-0.lucky.1|21	Name:		e
12cr|e-0.17.0-0.lucky.1|22	Version:	0.17.0
12cr|e-0.17.0-0.lucky.1|23	Release:	0.%{pre}.1
12cr|e-0.17.0-0.lucky.1|24	License:	BSD
12cr|e-0.17.0-0.lucky.1|25	Group:		Graphical desktop/Enlightenment
12cr|e-0.17.0-0.lucky.1|26	URL:		http://www.enlightenment.org/
12cr|e-0.17.0-0.lucky.1|27	Source0:	http://download.enlightenment.org/releases/%{oname}-%{version}-%{pre}.tar.bz2
12cr|e-0.17.0-0.lucky.1|28	# When we have it:
12cr|e-0.17.0-0.lucky.1|29	#Source1:	some-theme.edj.bz2
12cr|e-0.17.0-0.lucky.1|30	Patch0:		e17_sysactions.conf.patch
12cr|e-0.17.0-0.lucky.1|31	
12cr|e-0.17.0-0.lucky.1|32	BuildRequires:	multiarch-utils
12cr|e-0.17.0-0.lucky.1|33	BuildRequires:	doxygen
12cr|e-0.17.0-0.lucky.1|34	BuildRequires:	gettext-devel
12cr|e-0.17.0-0.lucky.1|35	BuildRequires:	pam-devel
12cr|e-0.17.0-0.lucky.1|36	BuildRequires:	edje
12cr|e-0.17.0-0.lucky.1|37	BuildRequires:	eet
12cr|e-0.17.0-0.lucky.1|38	BuildRequires:	embryo
12cr|e-0.17.0-0.lucky.1|39	BuildRequires:	pkgconfig(alsa)
12cr|e-0.17.0-0.lucky.1|40	BuildRequires:	pkgconfig(dbus-1)
12cr|e-0.17.0-0.lucky.1|41	BuildRequires:	pkgconfig(ebluez) >= 1.2.0
12cr|e-0.17.0-0.lucky.1|42	BuildRequires:	pkgconfig(ecore) >= 1.2.0
12cr|e-0.17.0-0.lucky.1|43	BuildRequires:	pkgconfig(ecore-con) >= 1.2.0
12cr|e-0.17.0-0.lucky.1|44	BuildRequires:	pkgconfig(ecore-evas) >= 1.2.0
12cr|e-0.17.0-0.lucky.1|45	BuildRequires:	pkgconfig(ecore-file) >= 1.2.0
12cr|e-0.17.0-0.lucky.1|46	BuildRequires:	pkgconfig(ecore-input) >= 1.2.0
12cr|e-0.17.0-0.lucky.1|47	BuildRequires:	pkgconfig(ecore-input-evas) >= 1.2.0
12cr|e-0.17.0-0.lucky.1|48	BuildRequires:	pkgconfig(ecore-ipc) >= 1.2.0
12cr|e-0.17.0-0.lucky.1|49	BuildRequires:	pkgconfig(ecore-x) >= 1.2.99
12cr|e-0.17.0-0.lucky.1|50	BuildRequires:	pkgconfig(edbus) >= 1.2.0
12cr|e-0.17.0-0.lucky.1|51	BuildRequires:	pkgconfig(edje) >= 1.2.0
12cr|e-0.17.0-0.lucky.1|52	BuildRequires:	pkgconfig(eet) >= 1.6.0
12cr|e-0.17.0-0.lucky.1|53	BuildRequires:	pkgconfig(eeze) >= 1.2.0
12cr|e-0.17.0-0.lucky.1|54	BuildRequires:	pkgconfig(efreet) >= 1.2.99
12cr|e-0.17.0-0.lucky.1|55	BuildRequires:	pkgconfig(efreet-mime) >= 1.2.0
12cr|e-0.17.0-0.lucky.1|56	BuildRequires:	pkgconfig(efreet-trash) >= 1.2.0
12cr|e-0.17.0-0.lucky.1|57	BuildRequires:	pkgconfig(eina) >= 1.2.0
12cr|e-0.17.0-0.lucky.1|58	BuildRequires:	pkgconfig(eio) >= 1.0.0
12cr|e-0.17.0-0.lucky.1|59	BuildRequires:	pkgconfig(elementary) >= 1.6.9.0
12cr|e-0.17.0-0.lucky.1|60	BuildRequires:	pkgconfig(eofono) >= 1.2.0
12cr|e-0.17.0-0.lucky.1|61	BuildRequires:	pkgconfig(ephysics)
12cr|e-0.17.0-0.lucky.1|62	BuildRequires:	pkgconfig(ethumb)
12cr|e-0.17.0-0.lucky.1|63	BuildRequires:	pkgconfig(evas) >= 1.2.0
12cr|e-0.17.0-0.lucky.1|64	BuildRequires:	pkgconfig(exchange)
12cr|e-0.17.0-0.lucky.1|65	BuildRequires:	pkgconfig(xcb)
12cr|e-0.17.0-0.lucky.1|66	BuildRequires:	pkgconfig(xcb-keysyms)
12cr|e-0.17.0-0.lucky.1|67	BuildRequires:	pkgconfig(xcb-shape)
12cr|e-0.17.0-0.lucky.1|68	
12cr|e-0.17.0-0.lucky.1|69	#Requires:	acpitool
12cr|e-0.17.0-0.lucky.1|70	Requires:	pm-utils
12cr|e-0.17.0-0.lucky.1|71	Requires:	eet >= 1.4.0
12cr|e-0.17.0-0.lucky.1|72	Requires:	ecore >= 1.0.0
12cr|e-0.17.0-0.lucky.1|73	Requires:	efreet >= 1.0.0
12cr|e-0.17.0-0.lucky.1|74	Requires:	embryo >= 1.0.0
12cr|e-0.17.0-0.lucky.1|75	Requires:	e_dbus >= 1.0.0
12cr|e-0.17.0-0.lucky.1|76	Requires:	evas >= 1.0.0
12cr|e-0.17.0-0.lucky.1|77	Requires:	evas_generic_loaders
12cr|e-0.17.0-0.lucky.1|78	#Suggests:	econnman
12cr|e-0.17.0-0.lucky.1|79	
12cr|e-0.17.0-0.lucky.1|80	Provides:	%{oname} = %{version}-%{release}
12cr|e-0.17.0-0.lucky.1|81	
12cr|e-0.17.0-0.lucky.1|82	%description
12cr|e-0.17.0-0.lucky.1|83	E17 is a next generation window manager for UNIX operating systems. Based on
12cr|e-0.17.0-0.lucky.1|84	the Enlightenment Foundation Libraries (EFL), E17 is much more than just
12cr|e-0.17.0-0.lucky.1|85	another window manager - it's an ambitious and innovative project that aims
12cr|e-0.17.0-0.lucky.1|86	to drive the development of graphical applications industry-wide for several
12cr|e-0.17.0-0.lucky.1|87	years to come.
12cr|e-0.17.0-0.lucky.1|88	
12cr|e-0.17.0-0.lucky.1|89	%package devel
12cr|e-0.17.0-0.lucky.1|90	Summary:	Enlightenment library headers and development libraries
12cr|e-0.17.0-0.lucky.1|91	Group:		Development/C
12cr|e-0.17.0-0.lucky.1|92	
12cr|e-0.17.0-0.lucky.1|93	%description devel
12cr|e-0.17.0-0.lucky.1|94	E17 development headers and development libraries.
12cr|e-0.17.0-0.lucky.1|95	
12cr|e-0.17.0-0.lucky.1|96	%prep
12cr|e-0.17.0-0.lucky.1|97	%setup -qn %{oname}-%{version}-%{pre}
12cr|e-0.17.0-0.lucky.1|98	%apply_patches
12cr|e-0.17.0-0.lucky.1|99	
12cr|e-0.17.0-0.lucky.1|100	sed -i s,release_info=\"-release\ \$release\",release_info=\"\",g configure.ac
12cr|e-0.17.0-0.lucky.1|101	
12cr|e-0.17.0-0.lucky.1|102	%build
12cr|e-0.17.0-0.lucky.1|103	#NOCONFIGURE=yes ./autogen.sh
12cr|e-0.17.0-0.lucky.1|104	%configure2_5x \
12cr|e-0.17.0-0.lucky.1|105	--enable-files \
12cr|e-0.17.0-0.lucky.1|106	--disable-device-hal \
12cr|e-0.17.0-0.lucky.1|107	--disable-mount-hal \
12cr|e-0.17.0-0.lucky.1|108	--enable-device-udev \
12cr|e-0.17.0-0.lucky.1|109	--enable-exchange
12cr|e-0.17.0-0.lucky.1|110	
12cr|e-0.17.0-0.lucky.1|111	%make
12cr|e-0.17.0-0.lucky.1|112	
12cr|e-0.17.0-0.lucky.1|113	%install
12cr|e-0.17.0-0.lucky.1|114	%makeinstall_std
12cr|e-0.17.0-0.lucky.1|115	
12cr|e-0.17.0-0.lucky.1|116	%find_lang %{oname}
12cr|e-0.17.0-0.lucky.1|117	
12cr|e-0.17.0-0.lucky.1|118	#fake e-config
12cr|e-0.17.0-0.lucky.1|119	touch %{buildroot}/%{_bindir}/%{oname}-config
12cr|e-0.17.0-0.lucky.1|120	%multiarch_binaries %{buildroot}/%{_bindir}/%{oname}-config
12cr|e-0.17.0-0.lucky.1|121	
12cr|e-0.17.0-0.lucky.1|122	#fix bad perms
12cr|e-0.17.0-0.lucky.1|123	chmod a=rx,u+xws %{buildroot}%{_libdir}/%{oname}/modules/cpufreq/linux-*/freqset
12cr|e-0.17.0-0.lucky.1|124	chmod a=rx,u+xws %{buildroot}%{_libdir}/%{oname}/utils/enlightenment_sys
12cr|e-0.17.0-0.lucky.1|125	chmod a=rx,u+xws %{buildroot}%{_libdir}/%{oname}/utils/enlightenment_backlight
12cr|e-0.17.0-0.lucky.1|126	
12cr|e-0.17.0-0.lucky.1|127	# display manager entry
12cr|e-0.17.0-0.lucky.1|128	mkdir -p %{buildroot}/%{_sysconfdir}/X11/wmsession.d
12cr|e-0.17.0-0.lucky.1|129	cat << EOF > %{buildroot}/%{_sysconfdir}/X11/wmsession.d/23E17
12cr|e-0.17.0-0.lucky.1|130	NAME=E17
12cr|e-0.17.0-0.lucky.1|131	ICON=
12cr|e-0.17.0-0.lucky.1|132	EXEC=/usr/bin/enlightenment_start
12cr|e-0.17.0-0.lucky.1|133	SCRIPT:
12cr|e-0.17.0-0.lucky.1|134	exec /usr/bin/enlightenment_start
12cr|e-0.17.0-0.lucky.1|135	EOF
12cr|e-0.17.0-0.lucky.1|136	
12cr|e-0.17.0-0.lucky.1|137	# We already have wmsession.d/23E17, so we can remove
12cr|e-0.17.0-0.lucky.1|138	# xsessions/enlightenment.desktop. If we keep both files, we'll have both "E17"
12cr|e-0.17.0-0.lucky.1|139	# and "Enlightenment" options in the Display Manager (GDM, Entrance), which is
12cr|e-0.17.0-0.lucky.1|140	# not good.
12cr|e-0.17.0-0.lucky.1|141	# Also, the wmsession.d file is used to generate
12cr|e-0.17.0-0.lucky.1|142	# /etc/X11/dm/Sessions/23E17.desktop, which uses Xsession and consequently
12cr|e-0.17.0-0.lucky.1|143	# consolekit. If you re-enable the sessions/enlightenment.desktop, please patch
12cr|e-0.17.0-0.lucky.1|144	# it to use Exec="/usr/share/X11/xdm/Xsession E17". See bug #59123
12cr|e-0.17.0-0.lucky.1|145	rm -f %{buildroot}%{_datadir}/xsessions/%{oname}.desktop
12cr|e-0.17.0-0.lucky.1|146	
12cr|e-0.17.0-0.lucky.1|147	# When we have our own theme
12cr|e-0.17.0-0.lucky.1|148	# rename default theme, so we can replace it with our theme
12cr|e-0.17.0-0.lucky.1|149	#mv %{buildroot}%{_datadir}/enlightenment/data/themes/default.edj %{buildroot}%{_datadir}/enlightenment/data/themes/original-default.edj
12cr|e-0.17.0-0.lucky.1|150	# add our theme as default
12cr|e-0.17.0-0.lucky.1|151	#bzcat %{SOURCE1} > %{buildroot}%{_datadir}/enlightenment/data/themes/default.edj
12cr|e-0.17.0-0.lucky.1|152	
12cr|e-0.17.0-0.lucky.1|153	%files -f %{oname}.lang
12cr|e-0.17.0-0.lucky.1|154	%doc AUTHORS README COPYING doc/*
12cr|e-0.17.0-0.lucky.1|155	%config %{_sysconfdir}/X11/wmsession.d/23E17
12cr|e-0.17.0-0.lucky.1|156	%config(noreplace) %{_sysconfdir}/%{oname}/sysactions.conf
12cr|e-0.17.0-0.lucky.1|157	%{_sysconfdir}/xdg/menus/enlightenment.menu
12cr|e-0.17.0-0.lucky.1|158	%{_bindir}/%{oname}
12cr|e-0.17.0-0.lucky.1|159	%{_bindir}/%{oname}_*
12cr|e-0.17.0-0.lucky.1|160	%{_datadir}/%{oname}
12cr|e-0.17.0-0.lucky.1|161	%{_datadir}/applications/enlightenment_filemanager.desktop
12cr|e-0.17.0-0.lucky.1|162	%{_libdir}/%{oname}
12cr|e-0.17.0-0.lucky.1|163	
12cr|e-0.17.0-0.lucky.1|164	%files devel
12cr|e-0.17.0-0.lucky.1|165	%{_bindir}/%{oname}-config
12cr|e-0.17.0-0.lucky.1|166	%{multiarch_bindir}/%{oname}-config
12cr|e-0.17.0-0.lucky.1|167	%{_libdir}/pkgconfig/*.pc
12cr|e-0.17.0-0.lucky.1|168	%{_includedir}/%{oname}
12cr|e-0.17.0-0.lucky.1|169	

1094 12
12cr|e17_themes-0.2-1|1	%define name 	e17_themes
12cr|e17_themes-0.2-1|2	%define version 0.2
12cr|e17_themes-0.2-1|3	%define release %mkrel 1
12cr|e17_themes-0.2-1|4	
12cr|e17_themes-0.2-1|5	Summary: 	Enlightenment DR 17 themes
12cr|e17_themes-0.2-1|6	Name: 		%name
12cr|e17_themes-0.2-1|7	Version: 	%version
12cr|e17_themes-0.2-1|8	Release: 	%release
12cr|e17_themes-0.2-1|9	License: 	BSD
12cr|e17_themes-0.2-1|10	Group: 		Graphical desktop/Enlightenment
12cr|e17_themes-0.2-1|11	URL:		http://exchange.enlightenment.org/theme/
12cr|e17_themes-0.2-1|12	#Source0:	Natural_Yellow.edj.bz2
12cr|e17_themes-0.2-1|13	#Source1:	bwsquared.edj.bz2
12cr|e17_themes-0.2-1|14	Source2:	cerium.edj.bz2
12cr|e17_themes-0.2-1|15	#Source3:	crude.edj.bz2
12cr|e17_themes-0.2-1|16	#Source4:	cthulhain-0.5.8.edj.bz2
12cr|e17_themes-0.2-1|17	#Source5:	grunge.edj.bz2
12cr|e17_themes-0.2-1|18	Source6:	milky1.0-Beta8.edj.bz2
12cr|e17_themes-0.2-1|19	#Source7:	nyz-0.3.edj.bz2
12cr|e17_themes-0.2-1|20	Source8:	simply-white-1.0.2.edj.bz2
12cr|e17_themes-0.2-1|21	Source9:	steampunk_0_18.edj.bz2
12cr|e17_themes-0.2-1|22	Source10:	edjy-b.edj.bz2
12cr|e17_themes-0.2-1|23	#Source11:	fireball.edj.bz2
12cr|e17_themes-0.2-1|24	Source12:	A-Beautiful-Blue.edj.bz2
12cr|e17_themes-0.2-1|25	BuildRoot: 	%_tmppath/%name-buildroot
12cr|e17_themes-0.2-1|26	Requires:	e >= 0.16.999.050
12cr|e17_themes-0.2-1|27	
12cr|e17_themes-0.2-1|28	%description
12cr|e17_themes-0.2-1|29	E17 theme from exchange.enlightenment.org.
12cr|e17_themes-0.2-1|30	
12cr|e17_themes-0.2-1|31	%prep
12cr|e17_themes-0.2-1|32	
12cr|e17_themes-0.2-1|33	%build
12cr|e17_themes-0.2-1|34	
12cr|e17_themes-0.2-1|35	%install
12cr|e17_themes-0.2-1|36	rm -fr $RPM_BUILD_ROOT
12cr|e17_themes-0.2-1|37	mkdir -p %buildroot/%{_datadir}/enlightenment/data/themes/
12cr|e17_themes-0.2-1|38	#cp -av %{SOURCE1} %buildroot/%{_datadir}/enlightenment/data/themes/
12cr|e17_themes-0.2-1|39	cp -av %{SOURCE2} %buildroot/%{_datadir}/enlightenment/data/themes/
12cr|e17_themes-0.2-1|40	#cp -av %{SOURCE3} %buildroot/%{_datadir}/enlightenment/data/themes/
12cr|e17_themes-0.2-1|41	#cp -av %{SOURCE4} %buildroot/%{_datadir}/enlightenment/data/themes/
12cr|e17_themes-0.2-1|42	#cp -av %{SOURCE5} %buildroot/%{_datadir}/enlightenment/data/themes/
12cr|e17_themes-0.2-1|43	cp -av %{SOURCE6} %buildroot/%{_datadir}/enlightenment/data/themes/
12cr|e17_themes-0.2-1|44	#cp -av %{SOURCE7} %buildroot/%{_datadir}/enlightenment/data/themes/
12cr|e17_themes-0.2-1|45	cp -av %{SOURCE8} %buildroot/%{_datadir}/enlightenment/data/themes/
12cr|e17_themes-0.2-1|46	cp -av %{SOURCE9} %buildroot/%{_datadir}/enlightenment/data/themes/
12cr|e17_themes-0.2-1|47	cp -av %{SOURCE10} %buildroot/%{_datadir}/enlightenment/data/themes/
12cr|e17_themes-0.2-1|48	#cp -av %{SOURCE11} %buildroot/%{_datadir}/enlightenment/data/themes/
12cr|e17_themes-0.2-1|49	cp -av %{SOURCE12} %buildroot/%{_datadir}/enlightenment/data/themes/
12cr|e17_themes-0.2-1|50	
12cr|e17_themes-0.2-1|51	pushd %buildroot/%{_datadir}/enlightenment/data/themes/
12cr|e17_themes-0.2-1|52	for theme in *.bz2
12cr|e17_themes-0.2-1|53	do
12cr|e17_themes-0.2-1|54	bunzip2 -fv $theme
12cr|e17_themes-0.2-1|55	done
12cr|e17_themes-0.2-1|56	popd
12cr|e17_themes-0.2-1|57	
12cr|e17_themes-0.2-1|58	%post
12cr|e17_themes-0.2-1|59	%postun
12cr|e17_themes-0.2-1|60	
12cr|e17_themes-0.2-1|61	%clean
12cr|e17_themes-0.2-1|62	rm -rf $RPM_BUILD_ROOT
12cr|e17_themes-0.2-1|63	
12cr|e17_themes-0.2-1|64	%files
12cr|e17_themes-0.2-1|65	%defattr(-,root,root)
12cr|e17_themes-0.2-1|66	%{_datadir}/enlightenment/data/themes/*.edj
12cr|e17_themes-0.2-1|67	
12cr|e17_themes-0.2-1|68	
12cr|e17_themes-0.2-1|69	%changelog
12cr|e17_themes-0.2-1|70	* Sun Jan 02 2011 Crispin Boylan <crisb@mandriva.org> 0.2-1mdv2011.0
12cr|e17_themes-0.2-1|71	+ Revision: 627476
12cr|e17_themes-0.2-1|72	- Update themes and dont install ones which dont work anymore
12cr|e17_themes-0.2-1|73	
12cr|e17_themes-0.2-1|74	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-3mdv2011.0
12cr|e17_themes-0.2-1|75	+ Revision: 617946
12cr|e17_themes-0.2-1|76	- the mass rebuild of 2010.0 packages
12cr|e17_themes-0.2-1|77	
12cr|e17_themes-0.2-1|78	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.1-2mdv2010.0
12cr|e17_themes-0.2-1|79	+ Revision: 437220
12cr|e17_themes-0.2-1|80	- rebuild
12cr|e17_themes-0.2-1|81	
12cr|e17_themes-0.2-1|82	* Thu Mar 05 2009 Antoine Ginies <aginies@mandriva.com> 0.1-1mdv2009.1
12cr|e17_themes-0.2-1|83	+ Revision: 348800
12cr|e17_themes-0.2-1|84	- import e17_themes
12cr|e17_themes-0.2-1|85	
12cr|e17_themes-0.2-1|86	

1095 12
12cr|e2tools-0.0.16-10|1	Name:           e2tools
12cr|e2tools-0.0.16-10|2	Version:        0.0.16
12cr|e2tools-0.0.16-10|3	Release:        %mkrel 10
12cr|e2tools-0.0.16-10|4	Summary:        Manipulate files in unmounted ext2/ext3 filesystems
12cr|e2tools-0.0.16-10|5	
12cr|e2tools-0.0.16-10|6	Group:          System/Kernel and hardware
12cr|e2tools-0.0.16-10|7	License:        GPLv2
12cr|e2tools-0.0.16-10|8	URL:            http://home.earthlink.net/~k_sheff/sw/e2tools/
12cr|e2tools-0.0.16-10|9	Source0:        http://home.earthlink.net/~k_sheff/sw/e2tools/%{name}-%{version}.tar.lzma
12cr|e2tools-0.0.16-10|10	Source1:        e2tools-test.sh
12cr|e2tools-0.0.16-10|11	# Thank you very much for the man pages from Debian package.
12cr|e2tools-0.0.16-10|12	Source2:        e2cp.1
12cr|e2tools-0.0.16-10|13	Source3:        e2ln.1
12cr|e2tools-0.0.16-10|14	Source4:        e2ls.1
12cr|e2tools-0.0.16-10|15	Source5:        e2mkdir.1
12cr|e2tools-0.0.16-10|16	Source6:        e2mv.1
12cr|e2tools-0.0.16-10|17	Source7:        e2rm.1
12cr|e2tools-0.0.16-10|18	Source8:        e2tail.1
12cr|e2tools-0.0.16-10|19	Source9:        e2tools.7
12cr|e2tools-0.0.16-10|20	Patch1:         e2tools-fedora-fixes.patch
12cr|e2tools-0.0.16-10|21	
12cr|e2tools-0.0.16-10|22	BuildRequires:  pkgconfig(ext2fs) >= 1.27
12cr|e2tools-0.0.16-10|23	
12cr|e2tools-0.0.16-10|24	# For e2tools-test.sh
12cr|e2tools-0.0.16-10|25	BuildRequires:  e2fsprogs, diffutils
12cr|e2tools-0.0.16-10|26	
12cr|e2tools-0.0.16-10|27	
12cr|e2tools-0.0.16-10|28	%description
12cr|e2tools-0.0.16-10|29	A simple set of utilities to read, write, and manipulate files in an
12cr|e2tools-0.0.16-10|30	ext2/ext3 filesystem directly using the ext2fs library. This works
12cr|e2tools-0.0.16-10|31	
12cr|e2tools-0.0.16-10|32	- without root access
12cr|e2tools-0.0.16-10|33	- without the filesystem being mounted
12cr|e2tools-0.0.16-10|34	- without kernel ext2/ext3 support
12cr|e2tools-0.0.16-10|35	
12cr|e2tools-0.0.16-10|36	The utilities are: e2cp e2ln e2ls e2mkdir e2mv e2rm e2tail
12cr|e2tools-0.0.16-10|37	
12cr|e2tools-0.0.16-10|38	%prep
12cr|e2tools-0.0.16-10|39	%setup -q
12cr|e2tools-0.0.16-10|40	%patch1 -p1
12cr|e2tools-0.0.16-10|41	
12cr|e2tools-0.0.16-10|42	%build
12cr|e2tools-0.0.16-10|43	sed -i '/e2cp_LDADD/s:-L@[^@]*@::' Makefile.in || die
12cr|e2tools-0.0.16-10|44	
12cr|e2tools-0.0.16-10|45	%configure
12cr|e2tools-0.0.16-10|46	%make  CPPFLAGS="-Wall"
12cr|e2tools-0.0.16-10|47	
12cr|e2tools-0.0.16-10|48	
12cr|e2tools-0.0.16-10|49	%check
12cr|e2tools-0.0.16-10|50	# Run tests
12cr|e2tools-0.0.16-10|51	for e in e2ln e2ls e2mkdir e2mv e2rm e2tail; do
12cr|e2tools-0.0.16-10|52	ln -s e2cp $e
12cr|e2tools-0.0.16-10|53	done
12cr|e2tools-0.0.16-10|54	sh %{SOURCE1}
12cr|e2tools-0.0.16-10|55	
12cr|e2tools-0.0.16-10|56	
12cr|e2tools-0.0.16-10|57	%install
12cr|e2tools-0.0.16-10|58	%makeinstall_std
12cr|e2tools-0.0.16-10|59	%{__install} -d %{buildroot}%{_mandir}/man1/
12cr|e2tools-0.0.16-10|60	%{__install} \
12cr|e2tools-0.0.16-10|61	%{SOURCE2} \
12cr|e2tools-0.0.16-10|62	%{SOURCE3} \
12cr|e2tools-0.0.16-10|63	%{SOURCE4} \
12cr|e2tools-0.0.16-10|64	%{SOURCE5} \
12cr|e2tools-0.0.16-10|65	%{SOURCE6} \
12cr|e2tools-0.0.16-10|66	%{SOURCE7} \
12cr|e2tools-0.0.16-10|67	%{SOURCE8} \
12cr|e2tools-0.0.16-10|68	%{buildroot}%{_mandir}/man1/
12cr|e2tools-0.0.16-10|69	%{__install} -D %{SOURCE9} %{buildroot}%{_mandir}/man7/e2tools.7
12cr|e2tools-0.0.16-10|70	
12cr|e2tools-0.0.16-10|71	
12cr|e2tools-0.0.16-10|72	%files
12cr|e2tools-0.0.16-10|73	%doc README ChangeLog TODO AUTHORS
12cr|e2tools-0.0.16-10|74	%{_bindir}/e2cp
12cr|e2tools-0.0.16-10|75	%{_bindir}/e2ln
12cr|e2tools-0.0.16-10|76	%{_bindir}/e2ls
12cr|e2tools-0.0.16-10|77	%{_bindir}/e2mkdir
12cr|e2tools-0.0.16-10|78	%{_bindir}/e2mv
12cr|e2tools-0.0.16-10|79	%{_bindir}/e2rm
12cr|e2tools-0.0.16-10|80	%{_bindir}/e2tail
12cr|e2tools-0.0.16-10|81	%doc %{_mandir}/man1/e2cp.1*
12cr|e2tools-0.0.16-10|82	%doc %{_mandir}/man1/e2ln.1*
12cr|e2tools-0.0.16-10|83	%doc %{_mandir}/man1/e2ls.1*
12cr|e2tools-0.0.16-10|84	%doc %{_mandir}/man1/e2mkdir.1*
12cr|e2tools-0.0.16-10|85	%doc %{_mandir}/man1/e2mv.1*
12cr|e2tools-0.0.16-10|86	%doc %{_mandir}/man1/e2rm.1*
12cr|e2tools-0.0.16-10|87	%doc %{_mandir}/man1/e2tail.1*
12cr|e2tools-0.0.16-10|88	%doc %{_mandir}/man7/e2tools.7*

1096 12
12cr|e3-2.7.1-10|1	%define name	e3
12cr|e3-2.7.1-10|2	%define version	2.7.1
12cr|e3-2.7.1-10|3	%define release %mkrel 10
12cr|e3-2.7.1-10|4	
12cr|e3-2.7.1-10|5	Summary:	Tiny editor, well suited for rescue disks
12cr|e3-2.7.1-10|6	Name:		%{name}
12cr|e3-2.7.1-10|7	Version:	%{version}
12cr|e3-2.7.1-10|8	Release:	%{release}
12cr|e3-2.7.1-10|9	License:	GPLv2+
12cr|e3-2.7.1-10|10	Group:		Editors
12cr|e3-2.7.1-10|11	URL:	    	http://mitglied.lycos.de/albkleine/
12cr|e3-2.7.1-10|12	Source0:	http://mitglied.lycos.de/albkleine/%{name}-%{version}.tar.gz
12cr|e3-2.7.1-10|13	Provides:	editor
12cr|e3-2.7.1-10|14	BuildRequires:	nasm
12cr|e3-2.7.1-10|15	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|e3-2.7.1-10|16	#ExclusiveArch:  %ix86
12cr|e3-2.7.1-10|17	%description
12cr|e3-2.7.1-10|18	E3 is teeny tiny editor that doesn't depend on any libs.
12cr|e3-2.7.1-10|19	e3 uses subset of wordstar|emacs|pico|vi|nedit commands.
12cr|e3-2.7.1-10|20	
12cr|e3-2.7.1-10|21	%prep
12cr|e3-2.7.1-10|22	
12cr|e3-2.7.1-10|23	%setup -q -n %{name}-%{version}
12cr|e3-2.7.1-10|24	
12cr|e3-2.7.1-10|25	%build
12cr|e3-2.7.1-10|26	
12cr|e3-2.7.1-10|27	%ifarch x86_64
12cr|e3-2.7.1-10|28	%make nasm64
12cr|e3-2.7.1-10|29	%else
12cr|e3-2.7.1-10|30	%make nasm32
12cr|e3-2.7.1-10|31	%endif
12cr|e3-2.7.1-10|32	
12cr|e3-2.7.1-10|33	# run the tests
12cr|e3-2.7.1-10|34	#make test
12cr|e3-2.7.1-10|35	
12cr|e3-2.7.1-10|36	%install
12cr|e3-2.7.1-10|37	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|e3-2.7.1-10|38	
12cr|e3-2.7.1-10|39	install -d %{buildroot}%{_bindir}
12cr|e3-2.7.1-10|40	install -d %{buildroot}%{_mandir}/man1
12cr|e3-2.7.1-10|41	
12cr|e3-2.7.1-10|42	install -m755 e3 %{buildroot}%{_bindir}/e3
12cr|e3-2.7.1-10|43	install -m644 e3.man %{buildroot}%{_mandir}/man1/e3.1
12cr|e3-2.7.1-10|44	
12cr|e3-2.7.1-10|45	# fix those softlinks
12cr|e3-2.7.1-10|46	pushd %{buildroot}%{_bindir}
12cr|e3-2.7.1-10|47	for i in e3em e3ne e3pi e3vi e3ws; do
12cr|e3-2.7.1-10|48	ln -snf e3 ${i}
12cr|e3-2.7.1-10|49	done
12cr|e3-2.7.1-10|50	popd
12cr|e3-2.7.1-10|51	
12cr|e3-2.7.1-10|52	%clean
12cr|e3-2.7.1-10|53	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|e3-2.7.1-10|54	
12cr|e3-2.7.1-10|55	%files
12cr|e3-2.7.1-10|56	%defattr(-,root,root)
12cr|e3-2.7.1-10|57	%doc README ChangeLog e3.html
12cr|e3-2.7.1-10|58	%{_bindir}/e3
12cr|e3-2.7.1-10|59	%{_bindir}/e3em
12cr|e3-2.7.1-10|60	%{_bindir}/e3ne
12cr|e3-2.7.1-10|61	%{_bindir}/e3pi
12cr|e3-2.7.1-10|62	%{_bindir}/e3vi
12cr|e3-2.7.1-10|63	%{_bindir}/e3ws
12cr|e3-2.7.1-10|64	%{_mandir}/man1/e3*
12cr|e3-2.7.1-10|65	
12cr|e3-2.7.1-10|66	
12cr|e3-2.7.1-10|67	
12cr|e3-2.7.1-10|68	
12cr|e3-2.7.1-10|69	%changelog
12cr|e3-2.7.1-10|70	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.7.1-10mdv2011.0
12cr|e3-2.7.1-10|71	+ Revision: 617948
12cr|e3-2.7.1-10|72	- the mass rebuild of 2010.0 packages
12cr|e3-2.7.1-10|73	
12cr|e3-2.7.1-10|74	* Wed May 27 2009 Jérôme Brenier <incubusss@mandriva.org> 2.7.1-9mdv2010.0
12cr|e3-2.7.1-10|75	+ Revision: 380087
12cr|e3-2.7.1-10|76	- fix build with x86_64 arch
12cr|e3-2.7.1-10|77	
12cr|e3-2.7.1-10|78	* Sun May 17 2009 Jérôme Brenier <incubusss@mandriva.org> 2.7.1-8mdv2010.0
12cr|e3-2.7.1-10|79	+ Revision: 376686
12cr|e3-2.7.1-10|80	- fix license (GPLv2+)
12cr|e3-2.7.1-10|81	
12cr|e3-2.7.1-10|82	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.1-7mdv2009.1
12cr|e3-2.7.1-10|83	+ Revision: 354751
12cr|e3-2.7.1-10|84	- rebuild
12cr|e3-2.7.1-10|85	
12cr|e3-2.7.1-10|86	* Mon Mar 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.1-6mdv2009.1
12cr|e3-2.7.1-10|87	+ Revision: 347456
12cr|e3-2.7.1-10|88	- rebuild
12cr|e3-2.7.1-10|89	
12cr|e3-2.7.1-10|90	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.7.1-5mdv2009.0
12cr|e3-2.7.1-10|91	+ Revision: 244602
12cr|e3-2.7.1-10|92	- rebuild
12cr|e3-2.7.1-10|93	
12cr|e3-2.7.1-10|94	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.7.1-3mdv2008.1
12cr|e3-2.7.1-10|95	+ Revision: 170805
12cr|e3-2.7.1-10|96	- rebuild
12cr|e3-2.7.1-10|97	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|e3-2.7.1-10|98	
12cr|e3-2.7.1-10|99	* Sun Feb 17 2008 Michael Scherer <misc@mandriva.org> 2.7.1-2mdv2008.1
12cr|e3-2.7.1-10|100	+ Revision: 169840
12cr|e3-2.7.1-10|101	- bump release for submitting
12cr|e3-2.7.1-10|102	- restrict to x86, soft in assembly, and it doesn't compil on x86_64
12cr|e3-2.7.1-10|103	- update to latest version
12cr|e3-2.7.1-10|104	- change url, new page
12cr|e3-2.7.1-10|105	- remove the email of developer, as it likely changed at the same time than the homepage
12cr|e3-2.7.1-10|106	
12cr|e3-2.7.1-10|107	+ Olivier Blin <oblin@mandriva.com>
12cr|e3-2.7.1-10|108	- restore BuildRoot
12cr|e3-2.7.1-10|109	
12cr|e3-2.7.1-10|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|e3-2.7.1-10|111	- kill re-definition of %%buildroot on Pixel's request
12cr|e3-2.7.1-10|112	- do not hardcode bz2 extension
12cr|e3-2.7.1-10|113	
12cr|e3-2.7.1-10|114	
12cr|e3-2.7.1-10|115	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 2.7.0-1mdv2007.0
12cr|e3-2.7.1-10|116	+ Revision: 101721
12cr|e3-2.7.1-10|117	- Import e3
12cr|e3-2.7.1-10|118	
12cr|e3-2.7.1-10|119	* Fri Apr 07 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.7.0-1mdk
12cr|e3-2.7.1-10|120	- New release 2.7.0
12cr|e3-2.7.1-10|121	- use mkrel
12cr|e3-2.7.1-10|122	
12cr|e3-2.7.1-10|123	* Tue Feb 22 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.6.2-1mdk
12cr|e3-2.7.1-10|124	- 2.6.2
12cr|e3-2.7.1-10|125	- make it compile...
12cr|e3-2.7.1-10|126	- run the tests
12cr|e3-2.7.1-10|127	
12cr|e3-2.7.1-10|128	* Fri Jan 07 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.6.1-2mdk
12cr|e3-2.7.1-10|129	- rpmlint fixes
12cr|e3-2.7.1-10|130	
12cr|e3-2.7.1-10|131	* Fri Jan 07 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.6.1-1mdk
12cr|e3-2.7.1-10|132	- 2.6.1
12cr|e3-2.7.1-10|133	
12cr|e3-2.7.1-10|134	* Fri Aug 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.6.0-1mdk
12cr|e3-2.7.1-10|135	- 2.6.0
12cr|e3-2.7.1-10|136	

1097 12
12cr|e4rat-0.2.3-1|1	%define major 0
12cr|e4rat-0.2.3-1|2	%define libname %mklibname %{name}-core %{major}
12cr|e4rat-0.2.3-1|3	
12cr|e4rat-0.2.3-1|4	Summary:	Toolset to accelerate the boot process as well as application startups
12cr|e4rat-0.2.3-1|5	Name:		e4rat
12cr|e4rat-0.2.3-1|6	Version:	0.2.3
12cr|e4rat-0.2.3-1|7	Release:	1
12cr|e4rat-0.2.3-1|8	License:	GPLv3
12cr|e4rat-0.2.3-1|9	Group:		System/Configuration/Boot and Init
12cr|e4rat-0.2.3-1|10	URL:		http://e4rat.sourceforge.net/
12cr|e4rat-0.2.3-1|11	Source0:	http://downloads.sourceforge.net/project/dracut/%{name}_%{version}_src.tar.gz
12cr|e4rat-0.2.3-1|12	Patch1:		e4rat-0.2.2-libdir.patch
12cr|e4rat-0.2.3-1|13	Patch2:		e4rat-0.2.3-shared-build.patch
12cr|e4rat-0.2.3-1|14	Patch3:		e4rat-0.2.3-boostfsv3.patch
12cr|e4rat-0.2.3-1|15	BuildRequires:	cmake
12cr|e4rat-0.2.3-1|16	BuildRequires:	boost-devel
12cr|e4rat-0.2.3-1|17	BuildRequires:	ext2fs-devel
12cr|e4rat-0.2.3-1|18	BuildRequires:	pkgconfig(blkid)
12cr|e4rat-0.2.3-1|19	BuildRequires:	audit-devel
12cr|e4rat-0.2.3-1|20	BuildRequires:	auparse-devel
12cr|e4rat-0.2.3-1|21	BuildRequires:	libstdc++-devel
12cr|e4rat-0.2.3-1|22	BuildRequires:	audit
12cr|e4rat-0.2.3-1|23	# (tpg) this packages causes negative effect
12cr|e4rat-0.2.3-1|24	Conflicts:	preload
12cr|e4rat-0.2.3-1|25	
12cr|e4rat-0.2.3-1|26	%description
12cr|e4rat-0.2.3-1|27	e4rat ("Ext4 - Reducing Access Times") is a toolset to accelerate the boot
12cr|e4rat-0.2.3-1|28	process as well as application startups. Through physical file realloction
12cr|e4rat-0.2.3-1|29	e4rat eliminates both seek times and rotational delays. This leads to a high
12cr|e4rat-0.2.3-1|30	disk transfer rate.
12cr|e4rat-0.2.3-1|31	
12cr|e4rat-0.2.3-1|32	Placing files on disk in a sequentially ordered way allows to efficiently
12cr|e4rat-0.2.3-1|33	read-ahead files in parallel to the program startup. The combination of
12cr|e4rat-0.2.3-1|34	sequentially reading and a high cache hit rate may reduce the boot time by a
12cr|e4rat-0.2.3-1|35	factor of three, as the example below shows.
12cr|e4rat-0.2.3-1|36	
12cr|e4rat-0.2.3-1|37	e4rat is based on the online defragmentation ioctl EXT4_IOC_MOVE_EXT from the
12cr|e4rat-0.2.3-1|38	Ext4 filesystem, which was introduced in Linux Kernel 2.6.31. Other filesystem
12cr|e4rat-0.2.3-1|39	types and/or earlier versions of extended filesystems are not supported.
12cr|e4rat-0.2.3-1|40	
12cr|e4rat-0.2.3-1|41	%package %{libname}
12cr|e4rat-0.2.3-1|42	Summary:	Main library for %{name}
12cr|e4rat-0.2.3-1|43	Group:		System/Libraries
12cr|e4rat-0.2.3-1|44	Requires:	%{name} = %{version}-%{release}
12cr|e4rat-0.2.3-1|45	
12cr|e4rat-0.2.3-1|46	%description %{libname}
12cr|e4rat-0.2.3-1|47	Main library for %{name}.
12cr|e4rat-0.2.3-1|48	
12cr|e4rat-0.2.3-1|49	%prep
12cr|e4rat-0.2.3-1|50	%setup -q
12cr|e4rat-0.2.3-1|51	%patch1 -p1 -b .libdir
12cr|e4rat-0.2.3-1|52	%patch2 -p1 -b .shared
12cr|e4rat-0.2.3-1|53	%patch3 -p0 -b .boost3
12cr|e4rat-0.2.3-1|54	
12cr|e4rat-0.2.3-1|55	%build
12cr|e4rat-0.2.3-1|56	%cmake
12cr|e4rat-0.2.3-1|57	%make
12cr|e4rat-0.2.3-1|58	
12cr|e4rat-0.2.3-1|59	%install
12cr|e4rat-0.2.3-1|60	%makeinstall_std -C build
12cr|e4rat-0.2.3-1|61	
12cr|e4rat-0.2.3-1|62	%files
12cr|e4rat-0.2.3-1|63	%doc README
12cr|e4rat-0.2.3-1|64	%config %{_sysconfdir}/%{name}.conf
12cr|e4rat-0.2.3-1|65	%{_sbindir}/%{name}-collect
12cr|e4rat-0.2.3-1|66	%{_sbindir}/%{name}-preload
12cr|e4rat-0.2.3-1|67	%{_sbindir}/%{name}-realloc
12cr|e4rat-0.2.3-1|68	%{_mandir}/man5/%{name}.conf.5*
12cr|e4rat-0.2.3-1|69	%{_mandir}/man8/%{name}-collect.8*
12cr|e4rat-0.2.3-1|70	%{_mandir}/man8/%{name}-preload.8*
12cr|e4rat-0.2.3-1|71	%{_mandir}/man8/%{name}-realloc.8*
12cr|e4rat-0.2.3-1|72	
12cr|e4rat-0.2.3-1|73	%files %{libname}
12cr|e4rat-0.2.3-1|74	%{_libdir}/lib*%{name}-core.so
12cr|e4rat-0.2.3-1|75	%{_libdir}/lib*%{name}-core.so.%{major}

1098 12
12cr|easychem-0.6-7|1	%define _enable_debug_packages	%{nil}
12cr|easychem-0.6-7|2	%define debug_package		%{nil}
12cr|easychem-0.6-7|3	
12cr|easychem-0.6-7|4	Name:		easychem
12cr|easychem-0.6-7|5	Summary:	2D molecular drawing program
12cr|easychem-0.6-7|6	Version:	0.6
12cr|easychem-0.6-7|7	Release:	7
12cr|easychem-0.6-7|8	
12cr|easychem-0.6-7|9	Source0:	http://puzzle.dl.sourceforge.net/sourceforge/easychem/%{name}-%{version}.tar.bz2
12cr|easychem-0.6-7|10	Patch0:		easychem-0.6-rosa-linkage.patch
12cr|easychem-0.6-7|11	URL:		http://easychem.sourceforge.net/
12cr|easychem-0.6-7|12	License:	GPLv2+
12cr|easychem-0.6-7|13	Group:		Sciences/Chemistry
12cr|easychem-0.6-7|14	BuildRequires:	gtk2-devel
12cr|easychem-0.6-7|15	
12cr|easychem-0.6-7|16	%description
12cr|easychem-0.6-7|17	EasyChem is a program designed to draw chemical molecules.  The problem in all
12cr|easychem-0.6-7|18	existing programs is: they intend to be easy to use at first try, kind of a
12cr|easychem-0.6-7|19	quick-and-dirty approach. EasyChem would be a bit difficult to learn, but when
12cr|easychem-0.6-7|20	you master it, you can be very fast, and with a huge precision. In fact, it's
12cr|easychem-0.6-7|21	just like a specialized vectorial drawing tool.
12cr|easychem-0.6-7|22	
12cr|easychem-0.6-7|23	%prep
12cr|easychem-0.6-7|24	%setup -q
12cr|easychem-0.6-7|25	%patch0 -p1
12cr|easychem-0.6-7|26	
12cr|easychem-0.6-7|27	%build
12cr|easychem-0.6-7|28	%make -f Makefile.linux C_FLAGS="%{?optflags} %{?ldflags}"
12cr|easychem-0.6-7|29	
12cr|easychem-0.6-7|30	%install
12cr|easychem-0.6-7|31	install -D -m755 %{name} %{buildroot}/%{_bindir}/%{name}
12cr|easychem-0.6-7|32	
12cr|easychem-0.6-7|33	#menu
12cr|easychem-0.6-7|34	
12cr|easychem-0.6-7|35	mkdir -p %{buildroot}%{_datadir}/applications
12cr|easychem-0.6-7|36	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|easychem-0.6-7|37	[Desktop Entry]
12cr|easychem-0.6-7|38	Name=EasyChem
12cr|easychem-0.6-7|39	Comment=2D Molecule Editor
12cr|easychem-0.6-7|40	Exec=%{name}
12cr|easychem-0.6-7|41	Icon=chemistry_section
12cr|easychem-0.6-7|42	Terminal=false
12cr|easychem-0.6-7|43	Type=Application
12cr|easychem-0.6-7|44	Categories=X-MandrivaLinux-MoreApplications-Sciences-Chemistry;Science;Chemistry;
12cr|easychem-0.6-7|45	EOF
12cr|easychem-0.6-7|46	
12cr|easychem-0.6-7|47	%files
12cr|easychem-0.6-7|48	%doc COPYING
12cr|easychem-0.6-7|49	%{_bindir}/%{name}
12cr|easychem-0.6-7|50	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|easychem-0.6-7|51	
12cr|easychem-0.6-7|52	
12cr|easychem-0.6-7|53	
12cr|easychem-0.6-7|54	%changelog
12cr|easychem-0.6-7|55	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-6mdv2011.0
12cr|easychem-0.6-7|56	+ Revision: 617949
12cr|easychem-0.6-7|57	- the mass rebuild of 2010.0 packages
12cr|easychem-0.6-7|58	
12cr|easychem-0.6-7|59	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.6-5mdv2010.0
12cr|easychem-0.6-7|60	+ Revision: 428440
12cr|easychem-0.6-7|61	- rebuild
12cr|easychem-0.6-7|62	
12cr|easychem-0.6-7|63	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.6-4mdv2009.0
12cr|easychem-0.6-7|64	+ Revision: 244603
12cr|easychem-0.6-7|65	- rebuild
12cr|easychem-0.6-7|66	- drop old menu
12cr|easychem-0.6-7|67	
12cr|easychem-0.6-7|68	+ Pixel <pixel@mandriva.com>
12cr|easychem-0.6-7|69	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|easychem-0.6-7|70	
12cr|easychem-0.6-7|71	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.6-2mdv2008.1
12cr|easychem-0.6-7|72	+ Revision: 140723
12cr|easychem-0.6-7|73	- restore BuildRoot
12cr|easychem-0.6-7|74	
12cr|easychem-0.6-7|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|easychem-0.6-7|76	- kill re-definition of %%buildroot on Pixel's request
12cr|easychem-0.6-7|77	- import easychem
12cr|easychem-0.6-7|78	
12cr|easychem-0.6-7|79	
12cr|easychem-0.6-7|80	* Tue Sep 05 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.6-2mdv2007.0
12cr|easychem-0.6-7|81	- XDG
12cr|easychem-0.6-7|82	
12cr|easychem-0.6-7|83	* Tue Jul 5 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.6-1mdk
12cr|easychem-0.6-7|84	- 0.6
12cr|easychem-0.6-7|85	- %%mkrel
12cr|easychem-0.6-7|86	- rpmbuildupdate friendly
12cr|easychem-0.6-7|87	
12cr|easychem-0.6-7|88	* Sun May 2 2004 Austin Acton <austin@mandrake.org> 0.5-1mdk
12cr|easychem-0.6-7|89	- 0.5
12cr|easychem-0.6-7|90	
12cr|easychem-0.6-7|91	* Wed Jan 28 2004 Austin Acton <austin@mandrake.org> 0.3-1mdk
12cr|easychem-0.6-7|92	- initial package

1099 12
12cr|easymock-1.2-15|1	# Copyright (c) 2000-2009, JPackage Project
12cr|easymock-1.2-15|2	# All rights reserved.
12cr|easymock-1.2-15|3	#
12cr|easymock-1.2-15|4	# Redistribution and use in source and binary forms, with or without
12cr|easymock-1.2-15|5	# modification, are permitted provided that the following conditions
12cr|easymock-1.2-15|6	# are met:
12cr|easymock-1.2-15|7	#
12cr|easymock-1.2-15|8	# 1. Redistributions of source code must retain the above copyright
12cr|easymock-1.2-15|9	#    notice, this list of conditions and the following disclaimer.
12cr|easymock-1.2-15|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|easymock-1.2-15|11	#    notice, this list of conditions and the following disclaimer in the
12cr|easymock-1.2-15|12	#    documentation and/or other materials provided with the
12cr|easymock-1.2-15|13	#    distribution.
12cr|easymock-1.2-15|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|easymock-1.2-15|15	#    contributors may be used to endorse or promote products derived
12cr|easymock-1.2-15|16	#    from this software without specific prior written permission.
12cr|easymock-1.2-15|17	#
12cr|easymock-1.2-15|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|easymock-1.2-15|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|easymock-1.2-15|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|easymock-1.2-15|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|easymock-1.2-15|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|easymock-1.2-15|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|easymock-1.2-15|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|easymock-1.2-15|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|easymock-1.2-15|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|easymock-1.2-15|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|easymock-1.2-15|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|easymock-1.2-15|29	#
12cr|easymock-1.2-15|30	
12cr|easymock-1.2-15|31	Name:           easymock
12cr|easymock-1.2-15|32	Version:        1.2
12cr|easymock-1.2-15|33	Release:        15
12cr|easymock-1.2-15|34	Summary:        Easy mock objects
12cr|easymock-1.2-15|35	Group:          Development/Java
12cr|easymock-1.2-15|36	License:        MIT
12cr|easymock-1.2-15|37	URL:            http://www.easymock.org/
12cr|easymock-1.2-15|38	# cvs -d:pserver:anonymous@easymock.cvs.sourceforge.net:/cvsroot/easymock login
12cr|easymock-1.2-15|39	# cvs -z3 -d:pserver:anonymous@easymock.cvs.sourceforge.net:/cvsroot/easymock export -r EasyMock1_2_Java1_3 easymock
12cr|easymock-1.2-15|40	# tar czf easymock-1.2-src.tar.gz easymock
12cr|easymock-1.2-15|41	Source0:        easymock-1.2-src.tar.gz
12cr|easymock-1.2-15|42	Source1:        http://repo1.maven.org/maven2/easymock/easymock/1.2_Java1.5/easymock-1.2_Java1.5.pom
12cr|easymock-1.2-15|43	Source2:        easymock-component-info.xml
12cr|easymock-1.2-15|44	Patch0:         easymock-1.2-build_xml.patch
12cr|easymock-1.2-15|45	Patch1:         %{name}-removed-test.patch
12cr|easymock-1.2-15|46	Patch2:         %{name}-removed-alltests.patch
12cr|easymock-1.2-15|47	Requires(post): jpackage-utils >= 1.7.2
12cr|easymock-1.2-15|48	Requires(postun): jpackage-utils >= 1.7.2
12cr|easymock-1.2-15|49	BuildRequires:  jpackage-utils >= 0:1.6
12cr|easymock-1.2-15|50	BuildRequires:  ant >= 0:1.6
12cr|easymock-1.2-15|51	BuildRequires:  ant-junit >= 0:1.6
12cr|easymock-1.2-15|52	BuildRequires:  junit >= 0:3.8.1
12cr|easymock-1.2-15|53	BuildRequires:  java-devel >= 0:1.5.0
12cr|easymock-1.2-15|54	BuildRequires:  java-rpmbuild
12cr|easymock-1.2-15|55	BuildArch:      noarch
12cr|easymock-1.2-15|56	
12cr|easymock-1.2-15|57	%description
12cr|easymock-1.2-15|58	EasyMock provides Mock Objects for interfaces in JUnit tests by generating
12cr|easymock-1.2-15|59	them on the fly using Java's proxy mechanism. Due to EasyMock's unique style
12cr|easymock-1.2-15|60	of recording expectations, most refactorings will not affect the Mock Objects.
12cr|easymock-1.2-15|61	So EasyMock is a perfect fit for Test-Driven Development.
12cr|easymock-1.2-15|62	
12cr|easymock-1.2-15|63	%package        javadoc
12cr|easymock-1.2-15|64	Summary:        Javadoc for %{name}
12cr|easymock-1.2-15|65	Group:          Development/Java
12cr|easymock-1.2-15|66	
12cr|easymock-1.2-15|67	%description    javadoc
12cr|easymock-1.2-15|68	Javadoc for %{name}.
12cr|easymock-1.2-15|69	
12cr|easymock-1.2-15|70	%prep
12cr|easymock-1.2-15|71	%setup -q -n %{name}
12cr|easymock-1.2-15|72	%patch0 -p0
12cr|easymock-1.2-15|73	%patch1 -p1
12cr|easymock-1.2-15|74	%patch2 -p1
12cr|easymock-1.2-15|75	mkdir lib
12cr|easymock-1.2-15|76	pushd lib
12cr|easymock-1.2-15|77	ln -sf $(build-classpath junit) .
12cr|easymock-1.2-15|78	popd
12cr|easymock-1.2-15|79	
12cr|easymock-1.2-15|80	# We no longer ship a 1.3/1.4 VM, Set it to generic javahome
12cr|easymock-1.2-15|81	rm easymockbuild.properties
12cr|easymock-1.2-15|82	echo "java\ 1.3=%{java}" >> easymockbuild.properties
12cr|easymock-1.2-15|83	echo "java\ 1.4=%{java}" >> easymockbuild.properties
12cr|easymock-1.2-15|84	echo "java\ 1.5=%{java}" >> easymockbuild.properties
12cr|easymock-1.2-15|85	echo "java\ compiler=%{javac}" >> easymockbuild.properties
12cr|easymock-1.2-15|86	
12cr|easymock-1.2-15|87	%build
12cr|easymock-1.2-15|88	export OPT_JAR_LIST="ant/ant-junit junit"
12cr|easymock-1.2-15|89	export CLASSPATH=
12cr|easymock-1.2-15|90	%{ant} -Dbuild.sysclasspath=first
12cr|easymock-1.2-15|91	
12cr|easymock-1.2-15|92	%install
12cr|easymock-1.2-15|93	unzip -qq %{name}%{version}_Java1.3.zip
12cr|easymock-1.2-15|94	install -dm 755 $RPM_BUILD_ROOT%{_javadir}
12cr|easymock-1.2-15|95	
12cr|easymock-1.2-15|96	install -pm 644 %{name}%{version}_Java1.3/%{name}.jar \
12cr|easymock-1.2-15|97	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|easymock-1.2-15|98	
12cr|easymock-1.2-15|99	# javadoc
12cr|easymock-1.2-15|100	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|easymock-1.2-15|101	cp -pr %{name}%{version}_Java1.3/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|easymock-1.2-15|102	
12cr|easymock-1.2-15|103	# pom
12cr|easymock-1.2-15|104	install -dm 755 $RPM_BUILD_ROOT%{_mavenpomdir}
12cr|easymock-1.2-15|105	cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
12cr|easymock-1.2-15|106	%add_to_maven_depmap easymock easymock %{version}_Java1.5 JPP easymock
12cr|easymock-1.2-15|107	
12cr|easymock-1.2-15|108	%post
12cr|easymock-1.2-15|109	%update_maven_depmap
12cr|easymock-1.2-15|110	
12cr|easymock-1.2-15|111	%postun
12cr|easymock-1.2-15|112	%update_maven_depmap
12cr|easymock-1.2-15|113	
12cr|easymock-1.2-15|114	%pre javadoc
12cr|easymock-1.2-15|115	# workaround for rpm bug 646523 (can be removed in F-17)
12cr|easymock-1.2-15|116	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
12cr|easymock-1.2-15|117	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
12cr|easymock-1.2-15|118	
12cr|easymock-1.2-15|119	%files
12cr|easymock-1.2-15|120	%defattr(-,root,root,-)
12cr|easymock-1.2-15|121	%doc %{name}%{version}_Java1.3/{Documentation,License}.html
12cr|easymock-1.2-15|122	%{_mavenpomdir}*
12cr|easymock-1.2-15|123	%{_mavendepmapfragdir}/*
12cr|easymock-1.2-15|124	%{_javadir}/%{name}.jar
12cr|easymock-1.2-15|125	
12cr|easymock-1.2-15|126	%files javadoc
12cr|easymock-1.2-15|127	%defattr(-,root,root,-)
12cr|easymock-1.2-15|128	%{_javadocdir}/%{name}
12cr|easymock-1.2-15|129	
12cr|easymock-1.2-15|130	
12cr|easymock-1.2-15|131	
12cr|easymock-1.2-15|132	%changelog
12cr|easymock-1.2-15|133	* Fri Jul 13 2012 Guilherme Moro <guilherme@mandriva.com> 1.2-15
12cr|easymock-1.2-15|134	+ Revision: 809085
12cr|easymock-1.2-15|135	- imported from fedora
12cr|easymock-1.2-15|136	- Created package structure for 'easymock'.
12cr|easymock-1.2-15|137	

1100 12
12cr|easymp3gain-0.5.0-2|1	%define _enable_debug_packages %{nil}
12cr|easymp3gain-0.5.0-2|2	%define debug_package %{nil}
12cr|easymp3gain-0.5.0-2|3	
12cr|easymp3gain-0.5.0-2|4	Name:		easymp3gain
12cr|easymp3gain-0.5.0-2|5	Version:	0.5.0
12cr|easymp3gain-0.5.0-2|6	Release:	%mkrel 2
12cr|easymp3gain-0.5.0-2|7	License:	GPLv2
12cr|easymp3gain-0.5.0-2|8	Summary:	Graphical user interface for MP3Gain, AACGain and VorbisGain (GTK2)
12cr|easymp3gain-0.5.0-2|9	Group:		Sound
12cr|easymp3gain-0.5.0-2|10	URL:		http://easymp3gain.sourceforge.net
12cr|easymp3gain-0.5.0-2|11	BuildRequires:	fpc
12cr|easymp3gain-0.5.0-2|12	BuildRequires:	lazarus
12cr|easymp3gain-0.5.0-2|13	BuildRequires:	glib2-devel
12cr|easymp3gain-0.5.0-2|14	BuildRequires:	gtk2-devel
12cr|easymp3gain-0.5.0-2|15	BuildRequires:	gdk-pixbuf-devel
12cr|easymp3gain-0.5.0-2|16	Source0:	%{name}-%{version}.src.tar.gz
12cr|easymp3gain-0.5.0-2|17	Patch0:		easymp3gain-cpu.patch
12cr|easymp3gain-0.5.0-2|18	Requires:	mp3gain
12cr|easymp3gain-0.5.0-2|19	Requires:	vorbisgain
12cr|easymp3gain-0.5.0-2|20	
12cr|easymp3gain-0.5.0-2|21	%description
12cr|easymp3gain-0.5.0-2|22	easyMP3Gain is a graphical user interface for MP3Gain, AACGain and VorbisGain.
12cr|easymp3gain-0.5.0-2|23	The Interface looks similar to the one available for Windows.
12cr|easymp3gain-0.5.0-2|24	It's a native GTK/GTK+ application, so it runs on Linux and FreeBSD/OpenBSD.
12cr|easymp3gain-0.5.0-2|25	
12cr|easymp3gain-0.5.0-2|26	%prep
12cr|easymp3gain-0.5.0-2|27	%setup -q
12cr|easymp3gain-0.5.0-2|28	%ifarch %{ix86}
12cr|easymp3gain-0.5.0-2|29	%patch0 -p1
12cr|easymp3gain-0.5.0-2|30	%endif
12cr|easymp3gain-0.5.0-2|31	
12cr|easymp3gain-0.5.0-2|32	%build
12cr|easymp3gain-0.5.0-2|33	%__make all
12cr|easymp3gain-0.5.0-2|34	
12cr|easymp3gain-0.5.0-2|35	%install
12cr|easymp3gain-0.5.0-2|36	%__rm -rf %{buildroot}
12cr|easymp3gain-0.5.0-2|37	./install.sh DESTDIR=%{buildroot}
12cr|easymp3gain-0.5.0-2|38	
12cr|easymp3gain-0.5.0-2|39	%clean
12cr|easymp3gain-0.5.0-2|40	%__rm -rf %{buildroot}
12cr|easymp3gain-0.5.0-2|41	
12cr|easymp3gain-0.5.0-2|42	%files
12cr|easymp3gain-0.5.0-2|43	%{_bindir}/%{name}
12cr|easymp3gain-0.5.0-2|44	%{_datadir}/%{name}
12cr|easymp3gain-0.5.0-2|45	%{_datadir}/applications/%{name}.desktop
12cr|easymp3gain-0.5.0-2|46	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|easymp3gain-0.5.0-2|47	
12cr|easymp3gain-0.5.0-2|48	
12cr|easymp3gain-0.5.0-2|49	
12cr|easymp3gain-0.5.0-2|50	
12cr|easymp3gain-0.5.0-2|51	%changelog
12cr|easymp3gain-0.5.0-2|52	

1101 12
12cr|easystroke-0.5.5.1-2|1	Summary:	A gesture-recognition application for X11
12cr|easystroke-0.5.5.1-2|2	Name:		easystroke
12cr|easystroke-0.5.5.1-2|3	Version:	0.5.5.1
12cr|easystroke-0.5.5.1-2|4	Release:	2
12cr|easystroke-0.5.5.1-2|5	Group:		Accessibility
12cr|easystroke-0.5.5.1-2|6	License:	ISC
12cr|easystroke-0.5.5.1-2|7	Url:		http://easystroke.sourceforge.net/
12cr|easystroke-0.5.5.1-2|8	Source0:	http://downloads.sourceforge.net/easystroke/%{name}-%{version}.tar.gz
12cr|easystroke-0.5.5.1-2|9	
12cr|easystroke-0.5.5.1-2|10	BuildRequires:	gtkmm2.4-devel
12cr|easystroke-0.5.5.1-2|11	BuildRequires:	dbus-glib-devel
12cr|easystroke-0.5.5.1-2|12	BuildRequires:	boost-devel
12cr|easystroke-0.5.5.1-2|13	BuildRequires:	libx11-devel
12cr|easystroke-0.5.5.1-2|14	BuildRequires:	libxext-devel
12cr|easystroke-0.5.5.1-2|15	BuildRequires:	libxi-devel
12cr|easystroke-0.5.5.1-2|16	BuildRequires:	libxfixes-devel
12cr|easystroke-0.5.5.1-2|17	BuildRequires:	libxtst-devel
12cr|easystroke-0.5.5.1-2|18	BuildRequires:	x11-server-devel
12cr|easystroke-0.5.5.1-2|19	BuildRequires:	intltool
12cr|easystroke-0.5.5.1-2|20	BuildRequires:	help2man
12cr|easystroke-0.5.5.1-2|21	
12cr|easystroke-0.5.5.1-2|22	%description
12cr|easystroke-0.5.5.1-2|23	Easystroke is a gesture-recognition application for X11. Gestures or
12cr|easystroke-0.5.5.1-2|24	strokes are movements that you make with you mouse (or your pen,
12cr|easystroke-0.5.5.1-2|25	finger etc.) while holding down a specific mouse button. Easystroke
12cr|easystroke-0.5.5.1-2|26	will execute certain actions if it recognizes the stroke; currently
12cr|easystroke-0.5.5.1-2|27	easystroke can emulate key presses, execute shell commands, hold down
12cr|easystroke-0.5.5.1-2|28	modifiers and emulate a scroll wheel.
12cr|easystroke-0.5.5.1-2|29	The program was designed with Tablet PCs in mind and can be used
12cr|easystroke-0.5.5.1-2|30	effectively even without access to a keyboard. Easystroke tries to
12cr|easystroke-0.5.5.1-2|31	provide an intuitive and efficient user interface, while at the same
12cr|easystroke-0.5.5.1-2|32	time being highly configurable and offering many advanced features.
12cr|easystroke-0.5.5.1-2|33	
12cr|easystroke-0.5.5.1-2|34	%prep
12cr|easystroke-0.5.5.1-2|35	%setup -q
12cr|easystroke-0.5.5.1-2|36	# fix PREFIX
12cr|easystroke-0.5.5.1-2|37	sed -i -e 's:/usr/local:%{_prefix}:' Makefile
12cr|easystroke-0.5.5.1-2|38	
12cr|easystroke-0.5.5.1-2|39	%build
12cr|easystroke-0.5.5.1-2|40	%make	CXX="g++ %{optflags}" \
12cr|easystroke-0.5.5.1-2|41	CC="gcc -std=c99 %{optflags}" \
12cr|easystroke-0.5.5.1-2|42	LDFLAGS="%{ldflags}"
12cr|easystroke-0.5.5.1-2|43	
12cr|easystroke-0.5.5.1-2|44	# man page
12cr|easystroke-0.5.5.1-2|45	make man
12cr|easystroke-0.5.5.1-2|46	
12cr|easystroke-0.5.5.1-2|47	%install
12cr|easystroke-0.5.5.1-2|48	%makeinstall_std
12cr|easystroke-0.5.5.1-2|49	
12cr|easystroke-0.5.5.1-2|50	# man page install
12cr|easystroke-0.5.5.1-2|51	install -D -m644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
12cr|easystroke-0.5.5.1-2|52	
12cr|easystroke-0.5.5.1-2|53	%find_lang %{name}
12cr|easystroke-0.5.5.1-2|54	
12cr|easystroke-0.5.5.1-2|55	%files -f %{name}.lang
12cr|easystroke-0.5.5.1-2|56	%doc LICENSE changelog
12cr|easystroke-0.5.5.1-2|57	%{_bindir}/%{name}
12cr|easystroke-0.5.5.1-2|58	%{_datadir}/applications/%{name}.desktop
12cr|easystroke-0.5.5.1-2|59	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12cr|easystroke-0.5.5.1-2|60	%{_mandir}/man1/%{name}*
12cr|easystroke-0.5.5.1-2|61	
12cr|easystroke-0.5.5.1-2|62	
12cr|easystroke-0.5.5.1-2|63	
12cr|easystroke-0.5.5.1-2|64	%changelog
12cr|easystroke-0.5.5.1-2|65	* Fri Jun 08 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.5.5.1-2
12cr|easystroke-0.5.5.1-2|66	+ Revision: 803597
12cr|easystroke-0.5.5.1-2|67	- rebuild for boost lib
12cr|easystroke-0.5.5.1-2|68	- cleaned up spec
12cr|easystroke-0.5.5.1-2|69	
12cr|easystroke-0.5.5.1-2|70	* Thu Oct 13 2011 Andrey Bondrov <abondrov@mandriva.org> 0.5.5.1-1
12cr|easystroke-0.5.5.1-2|71	+ Revision: 704592
12cr|easystroke-0.5.5.1-2|72	- New version: 0.5.5.1
12cr|easystroke-0.5.5.1-2|73	
12cr|easystroke-0.5.5.1-2|74	* Mon Mar 14 2011 Funda Wang <fwang@mandriva.org> 0.5.3-3
12cr|easystroke-0.5.5.1-2|75	+ Revision: 644476
12cr|easystroke-0.5.5.1-2|76	- rebuild for new boost
12cr|easystroke-0.5.5.1-2|77	
12cr|easystroke-0.5.5.1-2|78	* Mon Aug 23 2010 Funda Wang <fwang@mandriva.org> 0.5.3-2mdv2011.0
12cr|easystroke-0.5.5.1-2|79	+ Revision: 572153
12cr|easystroke-0.5.5.1-2|80	- rebuild for new boost
12cr|easystroke-0.5.5.1-2|81	
12cr|easystroke-0.5.5.1-2|82	* Sun Feb 14 2010 Jérôme Brenier <incubusss@mandriva.org> 0.5.3-1mdv2011.0
12cr|easystroke-0.5.5.1-2|83	+ Revision: 505851
12cr|easystroke-0.5.5.1-2|84	- add a precison : x11-server-devel >= 1.7
12cr|easystroke-0.5.5.1-2|85	
12cr|easystroke-0.5.5.1-2|86	* Sun Feb 14 2010 Jérôme Brenier <incubusss@mandriva.org> 0.5.3-1mdv2010.1
12cr|easystroke-0.5.5.1-2|87	+ Revision: 505618
12cr|easystroke-0.5.5.1-2|88	- new version 0.5.3
12cr|easystroke-0.5.5.1-2|89	- drop Patch0 (merged upstream)
12cr|easystroke-0.5.5.1-2|90	
12cr|easystroke-0.5.5.1-2|91	* Mon Feb 08 2010 Anssi Hannula <anssi@mandriva.org> 0.5.2-3mdv2010.1
12cr|easystroke-0.5.5.1-2|92	+ Revision: 501882
12cr|easystroke-0.5.5.1-2|93	- rebuild for new boost
12cr|easystroke-0.5.5.1-2|94	
12cr|easystroke-0.5.5.1-2|95	* Fri Feb 05 2010 Jérôme Brenier <incubusss@mandriva.org> 0.5.2-2mdv2010.1
12cr|easystroke-0.5.5.1-2|96	+ Revision: 501026
12cr|easystroke-0.5.5.1-2|97	- rebuild
12cr|easystroke-0.5.5.1-2|98	
12cr|easystroke-0.5.5.1-2|99	+ Funda Wang <fwang@mandriva.org>
12cr|easystroke-0.5.5.1-2|100	- BR x11 server
12cr|easystroke-0.5.5.1-2|101	- New version 0.5.2
12cr|easystroke-0.5.5.1-2|102	- rebuild for new boost
12cr|easystroke-0.5.5.1-2|103	
12cr|easystroke-0.5.5.1-2|104	* Wed Dec 23 2009 Jérôme Brenier <incubusss@mandriva.org> 0.4.10-2mdv2010.1
12cr|easystroke-0.5.5.1-2|105	+ Revision: 481773
12cr|easystroke-0.5.5.1-2|106	- buildrequires help2man
12cr|easystroke-0.5.5.1-2|107	- add the man page
12cr|easystroke-0.5.5.1-2|108	
12cr|easystroke-0.5.5.1-2|109	* Wed Dec 23 2009 Jérôme Brenier <incubusss@mandriva.org> 0.4.10-1mdv2010.1
12cr|easystroke-0.5.5.1-2|110	+ Revision: 481639
12cr|easystroke-0.5.5.1-2|111	- import easystroke
12cr|easystroke-0.5.5.1-2|112	
12cr|easystroke-0.5.5.1-2|113	

1102 12
12cr|eatmonkey-0.1.4-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|eatmonkey-0.1.4-1|2	
12cr|eatmonkey-0.1.4-1|3	Name:		eatmonkey
12cr|eatmonkey-0.1.4-1|4	Version:	0.1.4
12cr|eatmonkey-0.1.4-1|5	Release:	1
12cr|eatmonkey-0.1.4-1|6	Summary:	Download manager for Xfce
12cr|eatmonkey-0.1.4-1|7	Group:		Graphical desktop/Xfce
12cr|eatmonkey-0.1.4-1|8	License:	GPLv3
12cr|eatmonkey-0.1.4-1|9	URL:		http://goodies.xfce.org/projects/applications/eatmonkey
12cr|eatmonkey-0.1.4-1|10	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|eatmonkey-0.1.4-1|11	BuildRequires:	ruby-gnome2-devel
12cr|eatmonkey-0.1.4-1|12	BuildRequires:	intltool
12cr|eatmonkey-0.1.4-1|13	BuildArch:	noarch
12cr|eatmonkey-0.1.4-1|14	
12cr|eatmonkey-0.1.4-1|15	%description
12cr|eatmonkey-0.1.4-1|16	Eatmonkey is a download manager that works exclusively with aria2, the ultra
12cr|eatmonkey-0.1.4-1|17	fast download utility. It has support for HTTP(s)/FTP, BitTorrent and Metalink
12cr|eatmonkey-0.1.4-1|18	files.
12cr|eatmonkey-0.1.4-1|19	
12cr|eatmonkey-0.1.4-1|20	%prep
12cr|eatmonkey-0.1.4-1|21	%setup -q
12cr|eatmonkey-0.1.4-1|22	
12cr|eatmonkey-0.1.4-1|23	%build
12cr|eatmonkey-0.1.4-1|24	%configure2_5x
12cr|eatmonkey-0.1.4-1|25	
12cr|eatmonkey-0.1.4-1|26	%install
12cr|eatmonkey-0.1.4-1|27	%makeinstall_std
12cr|eatmonkey-0.1.4-1|28	
12cr|eatmonkey-0.1.4-1|29	%find_lang %{name}
12cr|eatmonkey-0.1.4-1|30	
12cr|eatmonkey-0.1.4-1|31	%files -f %{name}.lang
12cr|eatmonkey-0.1.4-1|32	%doc AUTHORS ChangeLog NEWS README
12cr|eatmonkey-0.1.4-1|33	%{_bindir}/eatmonkey
12cr|eatmonkey-0.1.4-1|34	%{_datadir}/applications/eatmonkey.desktop
12cr|eatmonkey-0.1.4-1|35	%{_datadir}/eatmonkey
12cr|eatmonkey-0.1.4-1|36	%{_iconsdir}/hicolor/*/apps/eatmonkey.*
12cr|eatmonkey-0.1.4-1|37	%{_datadir}/pixmaps/eatmonkey-logo.png
12cr|eatmonkey-0.1.4-1|38	

1103 12
12cr|eatmydata-65-1|1	Summary:	A small wrapper to disable fsync and related functions
12cr|eatmydata-65-1|2	Name:		eatmydata
12cr|eatmydata-65-1|3	Version:	65
12cr|eatmydata-65-1|4	Release:	1
12cr|eatmydata-65-1|5	Group:		File tools
12cr|eatmydata-65-1|6	License:	GPLv3
12cr|eatmydata-65-1|7	URL:		https://launchpad.net/libeatmydata
12cr|eatmydata-65-1|8	Source0:	https://launchpad.net/libeatmydata/trunk/release-%{version}/+download/libeatmydata-%{version}.tar.gz
12cr|eatmydata-65-1|9	Source1:	eatmydata
12cr|eatmydata-65-1|10	Patch0:		libeatmydata-26-use-correct-libdir.patch
12cr|eatmydata-65-1|11	Provides:	libeatmydata
12cr|eatmydata-65-1|12	
12cr|eatmydata-65-1|13	%description
12cr|eatmydata-65-1|14	LD_PRELOAD library that disables all forms of writing data safely to disk.
12cr|eatmydata-65-1|15	fsync() becomes a NO-OP, O_SYNC is removed etc. The idea is to use in
12cr|eatmydata-65-1|16	testing to get faster test runs where real durability is not required.
12cr|eatmydata-65-1|17	
12cr|eatmydata-65-1|18	%prep
12cr|eatmydata-65-1|19	%setup -q -n libeatmydata-%{version}
12cr|eatmydata-65-1|20	#patch0 -p1
12cr|eatmydata-65-1|21	
12cr|eatmydata-65-1|22	%build
12cr|eatmydata-65-1|23	#./autogen.sh
12cr|eatmydata-65-1|24	%configure2_5x
12cr|eatmydata-65-1|25	%make
12cr|eatmydata-65-1|26	
12cr|eatmydata-65-1|27	%install
12cr|eatmydata-65-1|28	%makeinstall_std
12cr|eatmydata-65-1|29	# LIBDIR=%{_libdir} DESTDIR=%{buildroot}
12cr|eatmydata-65-1|30	
12cr|eatmydata-65-1|31	install -d %{buildroot}/%{_bindir}
12cr|eatmydata-65-1|32	install -m 755 %{SOURCE1} %{buildroot}/%{_bindir}/%{name}
12cr|eatmydata-65-1|33	sed -i 's,__LIBDIR__,%{_libdir},g' %{buildroot}/%{_bindir}/%{name}
12cr|eatmydata-65-1|34	
12cr|eatmydata-65-1|35	%files
12cr|eatmydata-65-1|36	%doc AUTHORS ChangeLog README
12cr|eatmydata-65-1|37	%{_bindir}/%{name}
12cr|eatmydata-65-1|38	%{_libdir}/libeatmydata.so*
12cr|eatmydata-65-1|39	%{_libexecdir}/eatmydata.sh
12cr|eatmydata-65-1|40	
12cr|eatmydata-65-1|41	
12cr|eatmydata-65-1|42	%changelog
12cr|eatmydata-65-1|43	* Sun Feb 06 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 26-1mdv2011.0
12cr|eatmydata-65-1|44	+ Revision: 636355
12cr|eatmydata-65-1|45	- added patch to use correct libdir
12cr|eatmydata-65-1|46	- imported package eatmydata
12cr|eatmydata-65-1|47	

1104 12
12cr|eboard-1.1.1-1|1	%define name    eboard
12cr|eboard-1.1.1-1|2	%define version 1.1.1
12cr|eboard-1.1.1-1|3	%define release %mkrel 1
12cr|eboard-1.1.1-1|4	
12cr|eboard-1.1.1-1|5	Summary:        FICS chess-server interface
12cr|eboard-1.1.1-1|6	Name:           %{name}
12cr|eboard-1.1.1-1|7	Version:        %{version}
12cr|eboard-1.1.1-1|8	Release:        %{release}
12cr|eboard-1.1.1-1|9	License:        GPLv2+
12cr|eboard-1.1.1-1|10	Group:          Games/Boards
12cr|eboard-1.1.1-1|11	URL:            http://eboard.sf.net
12cr|eboard-1.1.1-1|12	Source0:        http://nchc.dl.sourceforge.net/sourceforge/eboard/%name-%version.tar.bz2
12cr|eboard-1.1.1-1|13	Source1:        http://nchc.dl.sourceforge.net/sourceforge/eboard/%name-icons.tar.bz2
12cr|eboard-1.1.1-1|14	Source2:	http://nchc.dl.sourceforge.net/sourceforge/eboard/%name-extras-1pl2.tar.bz2
12cr|eboard-1.1.1-1|15	Source3:	http://nchc.dl.sourceforge.net/sourceforge/eboard/%name-extras-2.tar.bz2
12cr|eboard-1.1.1-1|16	Patch0:		eboard-1.0.4-mdv-fix-str-fmt.patch
12cr|eboard-1.1.1-1|17	Patch1:		eboard-1.1.1-gcc44.patch
12cr|eboard-1.1.1-1|18	Patch2:		eboard-1.1.1-libpng15.patch
12cr|eboard-1.1.1-1|19	Patch3:		eboard-1.1.1-link.patch
12cr|eboard-1.1.1-1|20	Patch4:		eboard-1.1.1-ldl.patch
12cr|eboard-1.1.1-1|21	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|eboard-1.1.1-1|22	Buildrequires:  gtk+2-devel
12cr|eboard-1.1.1-1|23	Buildrequires:  libpng-devel
12cr|eboard-1.1.1-1|24	
12cr|eboard-1.1.1-1|25	%description
12cr|eboard-1.1.1-1|26	eboard is a chess interface for Unix-like systems (GNU/Linux, FreeBSD,
12cr|eboard-1.1.1-1|27	Solaris, etc.) based on the GTK+ GUI toolkit.  It provides a chess
12cr|eboard-1.1.1-1|28	board interface to ICS (Internet Chess Servers) like FICS and to chess
12cr|eboard-1.1.1-1|29	engines like GNU Chess, Sjeng and Crafty.
12cr|eboard-1.1.1-1|30	
12cr|eboard-1.1.1-1|31	%prep
12cr|eboard-1.1.1-1|32	%setup -q
12cr|eboard-1.1.1-1|33	%setup -q -T -D -a1
12cr|eboard-1.1.1-1|34	%setup -q -T -D -a2
12cr|eboard-1.1.1-1|35	%setup -q -T -D -a3
12cr|eboard-1.1.1-1|36	%patch0 -p1 -b .strfmt
12cr|eboard-1.1.1-1|37	%patch1 -p1 -b .gcc44
12cr|eboard-1.1.1-1|38	%patch2 -p0 -b .png15
12cr|eboard-1.1.1-1|39	%patch3 -p0 -b .link
12cr|eboard-1.1.1-1|40	%patch4 -p1 -b .ldl
12cr|eboard-1.1.1-1|41	
12cr|eboard-1.1.1-1|42	
12cr|eboard-1.1.1-1|43	%build
12cr|eboard-1.1.1-1|44	%configure2_5x
12cr|eboard-1.1.1-1|45	
12cr|eboard-1.1.1-1|46	# o_O
12cr|eboard-1.1.1-1|47	%__sed -i 's/-O6/%{optflags}/' Makefile
12cr|eboard-1.1.1-1|48	%__sed -i 's,/usr/share,%{_gamesdatadir},' config.h
12cr|eboard-1.1.1-1|49	
12cr|eboard-1.1.1-1|50	
12cr|eboard-1.1.1-1|51	%make bindir=%{_gamesbindir} \
12cr|eboard-1.1.1-1|52	datadir=%{_gamesdatadir}/%{name}
12cr|eboard-1.1.1-1|53	
12cr|eboard-1.1.1-1|54	# Add the additional themes to the configurationfile
12cr|eboard-1.1.1-1|55	%__cat %{name}-extras-1pl2/extras1.conf >> %{name}_themes.conf
12cr|eboard-1.1.1-1|56	%__cat %{name}-extras-2/extras2.conf    >> %{name}_themes.conf
12cr|eboard-1.1.1-1|57	
12cr|eboard-1.1.1-1|58	%install
12cr|eboard-1.1.1-1|59	%__rm -rf %{buildroot}
12cr|eboard-1.1.1-1|60	%makeinstall bindir=%{buildroot}%{_gamesbindir} \
12cr|eboard-1.1.1-1|61	datadir=%{buildroot}%{_gamesdatadir}/%{name}
12cr|eboard-1.1.1-1|62	
12cr|eboard-1.1.1-1|63	# Menu
12cr|eboard-1.1.1-1|64	mkdir -p %{buildroot}%{_datadir}/applications
12cr|eboard-1.1.1-1|65	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|eboard-1.1.1-1|66	[Desktop Entry]
12cr|eboard-1.1.1-1|67	Name=Eboard
12cr|eboard-1.1.1-1|68	Comment=FICS chess-server interface
12cr|eboard-1.1.1-1|69	Exec=%{_gamesbindir}/%{name}
12cr|eboard-1.1.1-1|70	Icon=%{name}
12cr|eboard-1.1.1-1|71	Type=Application
12cr|eboard-1.1.1-1|72	Categories=Game;BoardGame;
12cr|eboard-1.1.1-1|73	EOF
12cr|eboard-1.1.1-1|74	
12cr|eboard-1.1.1-1|75	# Icons
12cr|eboard-1.1.1-1|76	%__install -D %{name}-48x48.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|eboard-1.1.1-1|77	%__install -D %{name}-32x32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|eboard-1.1.1-1|78	%__install -D %{name}-16x16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|eboard-1.1.1-1|79	
12cr|eboard-1.1.1-1|80	# extras
12cr|eboard-1.1.1-1|81	%__install -d %{buildroot}%{_gamesdatadir}/%{name}
12cr|eboard-1.1.1-1|82	%__install %{name}-extras-*/*.{png,wav} %{buildroot}%{_gamesdatadir}/%{name}
12cr|eboard-1.1.1-1|83	
12cr|eboard-1.1.1-1|84	
12cr|eboard-1.1.1-1|85	%if %mdkversion < 200900
12cr|eboard-1.1.1-1|86	%post
12cr|eboard-1.1.1-1|87	%update_menus
12cr|eboard-1.1.1-1|88	%endif
12cr|eboard-1.1.1-1|89	
12cr|eboard-1.1.1-1|90	%if %mdkversion < 200900
12cr|eboard-1.1.1-1|91	%postun
12cr|eboard-1.1.1-1|92	%clean_menus
12cr|eboard-1.1.1-1|93	%endif
12cr|eboard-1.1.1-1|94	
12cr|eboard-1.1.1-1|95	%clean
12cr|eboard-1.1.1-1|96	%__rm -rf %{buildroot}
12cr|eboard-1.1.1-1|97	
12cr|eboard-1.1.1-1|98	%files
12cr|eboard-1.1.1-1|99	%defattr(0755,root,root,0755)
12cr|eboard-1.1.1-1|100	%{_gamesbindir}/*
12cr|eboard-1.1.1-1|101	%defattr(0644,root,root,0755)
12cr|eboard-1.1.1-1|102	%doc AUTHORS COPYING README ChangeLog TODO Documentation/*
12cr|eboard-1.1.1-1|103	%{_gamesdatadir}/%{name}/*
12cr|eboard-1.1.1-1|104	%dir %{_gamesdatadir}/%{name}
12cr|eboard-1.1.1-1|105	%{_mandir}/man1/*
12cr|eboard-1.1.1-1|106	%{_mandir}/man6/*
12cr|eboard-1.1.1-1|107	%{_datadir}/applications/*
12cr|eboard-1.1.1-1|108	%{_iconsdir}/*
12cr|eboard-1.1.1-1|109	
12cr|eboard-1.1.1-1|110	
12cr|eboard-1.1.1-1|111	
12cr|eboard-1.1.1-1|112	%changelog
12cr|eboard-1.1.1-1|113	* Fri Oct 07 2011 Andrey Bondrov <abondrov@mandriva.org> 1.1.1-1mdv2012.0
12cr|eboard-1.1.1-1|114	+ Revision: 703478
12cr|eboard-1.1.1-1|115	- Add patch4 to fix linking with libdl
12cr|eboard-1.1.1-1|116	- New version: 1.1.1
12cr|eboard-1.1.1-1|117	
12cr|eboard-1.1.1-1|118	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-6mdv2011.0
12cr|eboard-1.1.1-1|119	+ Revision: 610333
12cr|eboard-1.1.1-1|120	- rebuild
12cr|eboard-1.1.1-1|121	
12cr|eboard-1.1.1-1|122	* Mon Dec 07 2009 Jérôme Brenier <incubusss@mandriva.org> 1.0.4-5mdv2010.1
12cr|eboard-1.1.1-1|123	+ Revision: 474486
12cr|eboard-1.1.1-1|124	- fix str fmt
12cr|eboard-1.1.1-1|125	- fix license tag
12cr|eboard-1.1.1-1|126	
12cr|eboard-1.1.1-1|127	+ Thierry Vignaud <tv@mandriva.org>
12cr|eboard-1.1.1-1|128	- use %%configure2_5x
12cr|eboard-1.1.1-1|129	- rebuild
12cr|eboard-1.1.1-1|130	
12cr|eboard-1.1.1-1|131	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.4-3mdv2009.0
12cr|eboard-1.1.1-1|132	+ Revision: 244604
12cr|eboard-1.1.1-1|133	- rebuild
12cr|eboard-1.1.1-1|134	
12cr|eboard-1.1.1-1|135	+ Pixel <pixel@mandriva.com>
12cr|eboard-1.1.1-1|136	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|eboard-1.1.1-1|137	
12cr|eboard-1.1.1-1|138	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 1.0.4-1mdv2008.1
12cr|eboard-1.1.1-1|139	+ Revision: 165938
12cr|eboard-1.1.1-1|140	- fix spacing at top of description
12cr|eboard-1.1.1-1|141	- kill re-definition of %%buildroot on Pixel's request
12cr|eboard-1.1.1-1|142	
12cr|eboard-1.1.1-1|143	+ Olivier Blin <blino@mandriva.org>
12cr|eboard-1.1.1-1|144	- restore BuildRoot
12cr|eboard-1.1.1-1|145	
12cr|eboard-1.1.1-1|146	* Sun Aug 19 2007 Funda Wang <fwang@mandriva.org> 1.0.4-1mdv2008.0
12cr|eboard-1.1.1-1|147	+ Revision: 66551
12cr|eboard-1.1.1-1|148	- xdg menu entry
12cr|eboard-1.1.1-1|149	- New vesion 1.0.4
12cr|eboard-1.1.1-1|150	
12cr|eboard-1.1.1-1|151	
12cr|eboard-1.1.1-1|152	* Tue Jan 16 2007 Lenny Cartier <lenny@mandriva.com> 1.0.2-1mdv2007.0
12cr|eboard-1.1.1-1|153	+ Revision: 109420
12cr|eboard-1.1.1-1|154	- Update to 1.0.2
12cr|eboard-1.1.1-1|155	
12cr|eboard-1.1.1-1|156	* Tue Jan 09 2007 Lenny Cartier <lenny@mandriva.com> 1.0.1-1mdv2007.1
12cr|eboard-1.1.1-1|157	+ Revision: 106679
12cr|eboard-1.1.1-1|158	- Update to 1.0.1
12cr|eboard-1.1.1-1|159	- Buildrequires
12cr|eboard-1.1.1-1|160	- Adjust buildrequires
12cr|eboard-1.1.1-1|161	- Update to 1.0.0
12cr|eboard-1.1.1-1|162	- Import eboard
12cr|eboard-1.1.1-1|163	

1105 12
12cr|ebtables-2.0.10.4-2|1	%define realver 2.0.10-4
12cr|ebtables-2.0.10.4-2|2	%define version 2.0.10.4
12cr|ebtables-2.0.10.4-2|3	
12cr|ebtables-2.0.10.4-2|4	Summary:	A filtering tool for a bridging firewall
12cr|ebtables-2.0.10.4-2|5	Name:		ebtables
12cr|ebtables-2.0.10.4-2|6	Version:	%{version}
12cr|ebtables-2.0.10.4-2|7	Release:	%mkrel 2
12cr|ebtables-2.0.10.4-2|8	Group:		System/Kernel and hardware
12cr|ebtables-2.0.10.4-2|9	License:	GPLv2+
12cr|ebtables-2.0.10.4-2|10	Source0:	%{name}-v%{realver}.tar.gz
12cr|ebtables-2.0.10.4-2|11	# Add patch0 from fedora (fix permission install)
12cr|ebtables-2.0.10.4-2|12	Patch0:		ebtables-2.0.8-norootinst.patch
12cr|ebtables-2.0.10.4-2|13	Patch1:		ebtables-2.0.10-lsb.patch
12cr|ebtables-2.0.10.4-2|14	URL:		http://ebtables.sourceforge.net/
12cr|ebtables-2.0.10.4-2|15	
12cr|ebtables-2.0.10.4-2|16	%description
12cr|ebtables-2.0.10.4-2|17	The ebtables program is a filtering tool for a bridging firewall.
12cr|ebtables-2.0.10.4-2|18	The filtering is focussed on the Link Layer Ethernet frame fields.
12cr|ebtables-2.0.10.4-2|19	Apart from filtering, it also gives the ability to alter the
12cr|ebtables-2.0.10.4-2|20	Ethernet MAC addresses and implement a brouter.
12cr|ebtables-2.0.10.4-2|21	
12cr|ebtables-2.0.10.4-2|22	%prep
12cr|ebtables-2.0.10.4-2|23	%setup -q -n %{name}-v%{realver}
12cr|ebtables-2.0.10.4-2|24	%patch0 -p0 -b .nonroot-install
12cr|ebtables-2.0.10.4-2|25	%patch1 -p1 -b .lsb
12cr|ebtables-2.0.10.4-2|26	
12cr|ebtables-2.0.10.4-2|27	%build
12cr|ebtables-2.0.10.4-2|28	%make \
12cr|ebtables-2.0.10.4-2|29	CFLAGS="%{optflags} -fPIC" \
12cr|ebtables-2.0.10.4-2|30	LIBDIR=/%_lib/ebtables BINDIR="/sbin" MANDIR="%{_mandir}"
12cr|ebtables-2.0.10.4-2|31	
12cr|ebtables-2.0.10.4-2|32	%if %{?_with_static:1}%{?!_with_static:0}
12cr|ebtables-2.0.10.4-2|33	%make \
12cr|ebtables-2.0.10.4-2|34	CFLAGS="%{optflags} -fPIC" \
12cr|ebtables-2.0.10.4-2|35	LIBDIR=/%_lib/ebtables \
12cr|ebtables-2.0.10.4-2|36	static
12cr|ebtables-2.0.10.4-2|37	%endif
12cr|ebtables-2.0.10.4-2|38	
12cr|ebtables-2.0.10.4-2|39	%install
12cr|ebtables-2.0.10.4-2|40	install -d %{buildroot}%{_mandir}/man8
12cr|ebtables-2.0.10.4-2|41	install -d %{buildroot}%{_sysconfdir}
12cr|ebtables-2.0.10.4-2|42	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|ebtables-2.0.10.4-2|43	install -d %{buildroot}/sbin
12cr|ebtables-2.0.10.4-2|44	install -d %{buildroot}%{_initrddir}
12cr|ebtables-2.0.10.4-2|45	
12cr|ebtables-2.0.10.4-2|46	%makeinstall_std LIBDIR="/%{_lib}/ebtables" BINDIR="/sbin"  MANDIR="%{_mandir}"
12cr|ebtables-2.0.10.4-2|47	%{__install} -D -m0644 ethertypes %{buildroot}%{_sysconfdir}/ethertypes
12cr|ebtables-2.0.10.4-2|48	
12cr|ebtables-2.0.10.4-2|49	%if %{?_with_static:1}%{?!_with_static:0}
12cr|ebtables-2.0.10.4-2|50	%{__install} -D -m0755 static %{buildroot}/sbin/ebtables-static
12cr|ebtables-2.0.10.4-2|51	%endif
12cr|ebtables-2.0.10.4-2|52	
12cr|ebtables-2.0.10.4-2|53	sed -i "s|__EXEC_PATH__|/sbin|g" ebtables-save
12cr|ebtables-2.0.10.4-2|54	%{__install} -m 0755 ebtables-save %{buildroot}/sbin/ebtables-save
12cr|ebtables-2.0.10.4-2|55	
12cr|ebtables-2.0.10.4-2|56	sed -i "s|__EXEC_PATH__|/sbin/|g" ebtables.sysv;
12cr|ebtables-2.0.10.4-2|57	sed -i "s|__SYSCONFIG__|%_sysconfdir/sysconfig|g" ebtables.sysv
12cr|ebtables-2.0.10.4-2|58	%{__install} -m 0755 ebtables.sysv %{buildroot}%{_initrddir}/ebtables
12cr|ebtables-2.0.10.4-2|59	
12cr|ebtables-2.0.10.4-2|60	sed -i "s|__SYSCONFIG__|%_sysconfdir/sysconfig|g" ebtables-config
12cr|ebtables-2.0.10.4-2|61	%{__install} -m 0600 ebtables-config %{buildroot}%{_sysconfdir}/sysconfig/ebtables-config
12cr|ebtables-2.0.10.4-2|62	
12cr|ebtables-2.0.10.4-2|63	
12cr|ebtables-2.0.10.4-2|64	
12cr|ebtables-2.0.10.4-2|65	%files
12cr|ebtables-2.0.10.4-2|66	%defattr(-,root,root,0755)
12cr|ebtables-2.0.10.4-2|67	%doc ChangeLog INSTALL THANKS
12cr|ebtables-2.0.10.4-2|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ethertypes
12cr|ebtables-2.0.10.4-2|69	%attr(0755,root,root) /sbin/ebtables
12cr|ebtables-2.0.10.4-2|70	%attr(0755,root,root) /sbin/ebtables-save
12cr|ebtables-2.0.10.4-2|71	%attr(0755,root,root) /sbin/ebtables-restore
12cr|ebtables-2.0.10.4-2|72	%attr(0644,root,root) %{_mandir}/man8/ebtables.8*
12cr|ebtables-2.0.10.4-2|73	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/ebtables-config
12cr|ebtables-2.0.10.4-2|74	%config %{_initrddir}/ebtables
12cr|ebtables-2.0.10.4-2|75	/%_lib/ebtables

1106 12
12cr|ebview-0.3.6.2-3|1	Name:		ebview
12cr|ebview-0.3.6.2-3|2	Summary:	EBView is a browser for EB/EPWING files
12cr|ebview-0.3.6.2-3|3	Version:	0.3.6.2
12cr|ebview-0.3.6.2-3|4	Release:	3
12cr|ebview-0.3.6.2-3|5	Group:		System/Internationalization
12cr|ebview-0.3.6.2-3|6	License:	GPL
12cr|ebview-0.3.6.2-3|7	URL:		http://ebview.sourceforge.net/
12cr|ebview-0.3.6.2-3|8	Source0:		%{name}_%{version}.orig.tar.gz
12cr|ebview-0.3.6.2-3|9	#Source0:	http://prdownloads.sourceforge.net/ebview/%{name}-%{version}.tar.bz2
12cr|ebview-0.3.6.2-3|10	# patches from Gentoo
12cr|ebview-0.3.6.2-3|11	Patch0:		ebview-0.3.6_pango_with_cairo.patch
12cr|ebview-0.3.6.2-3|12	Patch1:		ebview-0.3.6.2-destdir.diff
12cr|ebview-0.3.6.2-3|13	# Fix build errors with -Wformat -Werror=format-security
12cr|ebview-0.3.6.2-3|14	Patch3:		ebview-0.3.6-format-security.patch
12cr|ebview-0.3.6.2-3|15	Requires:	eb
12cr|ebview-0.3.6.2-3|16	BuildRequires:	eb-devel gtk2-devel eb
12cr|ebview-0.3.6.2-3|17	BuildRequires:  pkgconfig(pangox)
12cr|ebview-0.3.6.2-3|18	
12cr|ebview-0.3.6.2-3|19	%description
12cr|ebview-0.3.6.2-3|20	EBView is a browser for EB/EPWING files.
12cr|ebview-0.3.6.2-3|21	
12cr|ebview-0.3.6.2-3|22	
12cr|ebview-0.3.6.2-3|23	%prep
12cr|ebview-0.3.6.2-3|24	%setup -q
12cr|ebview-0.3.6.2-3|25	%patch0 -p0
12cr|ebview-0.3.6.2-3|26	%patch1 -p1
12cr|ebview-0.3.6.2-3|27	%patch3 -p1
12cr|ebview-0.3.6.2-3|28	
12cr|ebview-0.3.6.2-3|29	%build
12cr|ebview-0.3.6.2-3|30	%configure2_5x
12cr|ebview-0.3.6.2-3|31	
12cr|ebview-0.3.6.2-3|32	%make
12cr|ebview-0.3.6.2-3|33	
12cr|ebview-0.3.6.2-3|34	%install
12cr|ebview-0.3.6.2-3|35	rm -rf %{buildroot}
12cr|ebview-0.3.6.2-3|36	%makeinstall_std
12cr|ebview-0.3.6.2-3|37	
12cr|ebview-0.3.6.2-3|38	%find_lang %{name}
12cr|ebview-0.3.6.2-3|39	
12cr|ebview-0.3.6.2-3|40	mkdir -p %{buildroot}%{_datadir}/applications
12cr|ebview-0.3.6.2-3|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|ebview-0.3.6.2-3|42	[Desktop Entry]
12cr|ebview-0.3.6.2-3|43	Name=EBView
12cr|ebview-0.3.6.2-3|44	Comment=%{Summary}
12cr|ebview-0.3.6.2-3|45	Exec=%{name}
12cr|ebview-0.3.6.2-3|46	Icon=%{name}
12cr|ebview-0.3.6.2-3|47	Terminal=false
12cr|ebview-0.3.6.2-3|48	Type=Application
12cr|ebview-0.3.6.2-3|49	StartupNotify=true
12cr|ebview-0.3.6.2-3|50	Categories=Utility;TextTools;GTK;
12cr|ebview-0.3.6.2-3|51	EOF
12cr|ebview-0.3.6.2-3|52	
12cr|ebview-0.3.6.2-3|53	%clean
12cr|ebview-0.3.6.2-3|54	rm -rf %{buildroot}
12cr|ebview-0.3.6.2-3|55	
12cr|ebview-0.3.6.2-3|56	%if %mdkversion < 200900
12cr|ebview-0.3.6.2-3|57	%post
12cr|ebview-0.3.6.2-3|58	%update_menus
12cr|ebview-0.3.6.2-3|59	%endif
12cr|ebview-0.3.6.2-3|60	
12cr|ebview-0.3.6.2-3|61	%if %mdkversion < 200900
12cr|ebview-0.3.6.2-3|62	%postun
12cr|ebview-0.3.6.2-3|63	%clean_menus
12cr|ebview-0.3.6.2-3|64	%endif
12cr|ebview-0.3.6.2-3|65	
12cr|ebview-0.3.6.2-3|66	%files -f %{name}.lang
12cr|ebview-0.3.6.2-3|67	%defattr(-,root,root)
12cr|ebview-0.3.6.2-3|68	%{_bindir}/ebview
12cr|ebview-0.3.6.2-3|69	%{_datadir}/ebview
12cr|ebview-0.3.6.2-3|70	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|ebview-0.3.6.2-3|71	%defattr(0644,root,root,0755)
12cr|ebview-0.3.6.2-3|72	%doc AUTHORS ChangeLog NEWS README
12cr|ebview-0.3.6.2-3|73	
12cr|ebview-0.3.6.2-3|74	
12cr|ebview-0.3.6.2-3|75	%changelog
12cr|ebview-0.3.6.2-3|76	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.6.2-2mdv2011.0
12cr|ebview-0.3.6.2-3|77	+ Revision: 617951
12cr|ebview-0.3.6.2-3|78	- the mass rebuild of 2010.0 packages
12cr|ebview-0.3.6.2-3|79	
12cr|ebview-0.3.6.2-3|80	* Mon Aug 17 2009 Frederik Himpe <fhimpe@mandriva.org> 0.3.6.2-1mdv2010.0
12cr|ebview-0.3.6.2-3|81	+ Revision: 417407
12cr|ebview-0.3.6.2-3|82	- Update to new unofficial 0.3.6.2 version from Debian
12cr|ebview-0.3.6.2-3|83	- Remove build fix patch: not needed anymore
12cr|ebview-0.3.6.2-3|84	- Rediff destdir patch
12cr|ebview-0.3.6.2-3|85	
12cr|ebview-0.3.6.2-3|86	* Mon Mar 23 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.3.6-7mdv2009.1
12cr|ebview-0.3.6.2-3|87	+ Revision: 360562
12cr|ebview-0.3.6.2-3|88	- Fix build errors with -Wformat -Werror=format-security.
12cr|ebview-0.3.6.2-3|89	
12cr|ebview-0.3.6.2-3|90	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.3.6-6mdv2009.0
12cr|ebview-0.3.6.2-3|91	+ Revision: 244605
12cr|ebview-0.3.6.2-3|92	- rebuild
12cr|ebview-0.3.6.2-3|93	- kill re-definition of %%buildroot on Pixel's request
12cr|ebview-0.3.6.2-3|94	
12cr|ebview-0.3.6.2-3|95	+ Pixel <pixel@mandriva.com>
12cr|ebview-0.3.6.2-3|96	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|ebview-0.3.6.2-3|97	
12cr|ebview-0.3.6.2-3|98	+ Olivier Blin <oblin@mandriva.com>
12cr|ebview-0.3.6.2-3|99	- restore BuildRoot
12cr|ebview-0.3.6.2-3|100	
12cr|ebview-0.3.6.2-3|101	* Tue Oct 16 2007 Funda Wang <fwang@mandriva.org> 0.3.6-4mdv2008.1
12cr|ebview-0.3.6.2-3|102	+ Revision: 98757
12cr|ebview-0.3.6.2-3|103	- Add debian patch to have it built
12cr|ebview-0.3.6.2-3|104	
12cr|ebview-0.3.6.2-3|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|ebview-0.3.6.2-3|106	- bump release
12cr|ebview-0.3.6.2-3|107	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|ebview-0.3.6.2-3|108	- rebuild for new gettext
12cr|ebview-0.3.6.2-3|109	- Import ebview
12cr|ebview-0.3.6.2-3|110	
12cr|ebview-0.3.6.2-3|111	
12cr|ebview-0.3.6.2-3|112	
12cr|ebview-0.3.6.2-3|113	* Fri Aug 25 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.3.6-2mdv2007.0
12cr|ebview-0.3.6.2-3|114	- fix summary macro used in menu item
12cr|ebview-0.3.6.2-3|115	- add xdg menu
12cr|ebview-0.3.6.2-3|116	- cleanups
12cr|ebview-0.3.6.2-3|117	
12cr|ebview-0.3.6.2-3|118	* Wed Mar 08 2006 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 0.3.6-1mdk
12cr|ebview-0.3.6.2-3|119	- first spec for Mandriva

1107 12
12cr|ecasound-2.7.2-3|1	%define	major		22
12cr|ecasound-2.7.2-3|2	%define	libname		%mklibname %{name} %{major}
12cr|ecasound-2.7.2-3|3	%define	develname	%mklibname %{name} -d
12cr|ecasound-2.7.2-3|4	
12cr|ecasound-2.7.2-3|5	Summary:		Sound processing, multitrack recording, and mixing tools
12cr|ecasound-2.7.2-3|6	Name:		ecasound
12cr|ecasound-2.7.2-3|7	Version:		2.7.2
12cr|ecasound-2.7.2-3|8	Release:		3
12cr|ecasound-2.7.2-3|9	License: 	GPLv2+
12cr|ecasound-2.7.2-3|10	Group:		Sound
12cr|ecasound-2.7.2-3|11	URL: 		http://www.eca.cx/ecasound/
12cr|ecasound-2.7.2-3|12	Source0:		http://ecasound.seul.org/download/%{name}-%{version}.tar.gz
12cr|ecasound-2.7.2-3|13	Source1:		%{name}16.png
12cr|ecasound-2.7.2-3|14	Source2:		%{name}32.png
12cr|ecasound-2.7.2-3|15	Source3:		%{name}48.png
12cr|ecasound-2.7.2-3|16	Patch0:		ecasound-2.7.0-shared.diff
12cr|ecasound-2.7.2-3|17	Patch1:		ecasound-shellbang_fix.diff
12cr|ecasound-2.7.2-3|18	Patch2:		ecasound-linkage_fix.diff
12cr|ecasound-2.7.2-3|19	Patch3:		ecaound-2.6.0-link-pyecasound.patch
12cr|ecasound-2.7.2-3|20	Requires(post): 		desktop-file-utils
12cr|ecasound-2.7.2-3|21	Requires(postun):	 desktop-file-utils
12cr|ecasound-2.7.2-3|22	BuildRequires:	autoconf
12cr|ecasound-2.7.2-3|23	BuildRequires:	jackit-devel
12cr|ecasound-2.7.2-3|24	BuildRequires:	libalsa-devel >= 0.9.0
12cr|ecasound-2.7.2-3|25	BuildRequires:	libaudiofile-devel
12cr|ecasound-2.7.2-3|26	BuildRequires:	libsamplerate-devel
12cr|ecasound-2.7.2-3|27	BuildRequires:	sndfile-devel >= 1.0.0
12cr|ecasound-2.7.2-3|28	BuildRequires:	ncurses-devel
12cr|ecasound-2.7.2-3|29	BuildRequires:	python-devel
12cr|ecasound-2.7.2-3|30	BuildRequires:	readline-devel
12cr|ecasound-2.7.2-3|31	BuildRequires:	oil-devel >= 0.3
12cr|ecasound-2.7.2-3|32	BuildRequires:	liblo-devel
12cr|ecasound-2.7.2-3|33	BuildRequires:	ruby
12cr|ecasound-2.7.2-3|34	BuildRequires:	ruby-devel
12cr|ecasound-2.7.2-3|35	BuildRequires:	multiarch-utils >= 1.0.3
12cr|ecasound-2.7.2-3|36	
12cr|ecasound-2.7.2-3|37	%define	python_compile_opt	python -O -c "import compileall; compileall.compile_dir('.')"
12cr|ecasound-2.7.2-3|38	%define	python_compile		python -c "import compileall; compileall.compile_dir('.')"
12cr|ecasound-2.7.2-3|39	
12cr|ecasound-2.7.2-3|40	%description
12cr|ecasound-2.7.2-3|41	Ecasound is a software package designed for multitrack audio processing.
12cr|ecasound-2.7.2-3|42	It can be used for simple tasks like audio playback, recording and format
12cr|ecasound-2.7.2-3|43	conversions, as well as for multitrack effect processing, mixing, recording
12cr|ecasound-2.7.2-3|44	and signal recycling. Ecasound supports a wide range of audio inputs,
12cr|ecasound-2.7.2-3|45	outputs and effect algorithms. Effects and audio objects can be combined in
12cr|ecasound-2.7.2-3|46	various ways, and their parameters can be controlled by operator objects like
12cr|ecasound-2.7.2-3|47	oscillators and MIDI-CCs. A versatile console mode user-interface is
12cr|ecasound-2.7.2-3|48	included in the package.
12cr|ecasound-2.7.2-3|49	
12cr|ecasound-2.7.2-3|50	
12cr|ecasound-2.7.2-3|51	%package -n %{libname}
12cr|ecasound-2.7.2-3|52	Summary:		Shared libraries for Ecasound
12cr|ecasound-2.7.2-3|53	Group:		System/Libraries
12cr|ecasound-2.7.2-3|54	
12cr|ecasound-2.7.2-3|55	%description -n %{libname}
12cr|ecasound-2.7.2-3|56	Ecasound is a software package designed for multitrack audio processing.
12cr|ecasound-2.7.2-3|57	It can be used for simple tasks like audio playback, recording and format
12cr|ecasound-2.7.2-3|58	conversions, as well as for multitrack effect processing, mixing, recording
12cr|ecasound-2.7.2-3|59	and signal recycling. Ecasound supports a wide range of audio inputs,
12cr|ecasound-2.7.2-3|60	outputs and effect algorithms. Effects and audio objects can be combined in
12cr|ecasound-2.7.2-3|61	various ways, and their parameters can be controlled by operator objects like
12cr|ecasound-2.7.2-3|62	oscillators and MIDI-CCs. A versatile console mode user-interface is
12cr|ecasound-2.7.2-3|63	included in the package.
12cr|ecasound-2.7.2-3|64	This package contains the shared Ecasound libraries.
12cr|ecasound-2.7.2-3|65	
12cr|ecasound-2.7.2-3|66	
12cr|ecasound-2.7.2-3|67	%package -n python-ecasound
12cr|ecasound-2.7.2-3|68	Summary:		Python bindings to ecasound control interface
12cr|ecasound-2.7.2-3|69	Group:		Sound
12cr|ecasound-2.7.2-3|70	Requires:	%{name} = %{version}-%{release}
12cr|ecasound-2.7.2-3|71	Provides:	pyecasound = %{version}-%{release}
12cr|ecasound-2.7.2-3|72	Obsoletes:	pyecasound < %{version}-%{release}
12cr|ecasound-2.7.2-3|73	
12cr|ecasound-2.7.2-3|74	%description -n python-ecasound
12cr|ecasound-2.7.2-3|75	Python bindings to Ecasound Control Interface (ECI).
12cr|ecasound-2.7.2-3|76	
12cr|ecasound-2.7.2-3|77	
12cr|ecasound-2.7.2-3|78	%package -n ruby-ecasound
12cr|ecasound-2.7.2-3|79	Summary:		Ruby bindings to ecasound control interface
12cr|ecasound-2.7.2-3|80	Group:		Sound
12cr|ecasound-2.7.2-3|81	Requires:	%{name} = %{version}-%{release}
12cr|ecasound-2.7.2-3|82	Provides:	rubyecasound = %{version}-%{release}
12cr|ecasound-2.7.2-3|83	Obsoletes:	rubyecasound < %{version}-%{release}
12cr|ecasound-2.7.2-3|84	
12cr|ecasound-2.7.2-3|85	%description -n ruby-ecasound
12cr|ecasound-2.7.2-3|86	Ruby bindings to Ecasound Control Interface (ECI).
12cr|ecasound-2.7.2-3|87	
12cr|ecasound-2.7.2-3|88	
12cr|ecasound-2.7.2-3|89	%package -n %{develname}
12cr|ecasound-2.7.2-3|90	Summary:		Ecasound - development files
12cr|ecasound-2.7.2-3|91	Group:		Development/Other
12cr|ecasound-2.7.2-3|92	Requires: %{libname} = %{version}-%{release}
12cr|ecasound-2.7.2-3|93	Provides: lib%{name}-devel = %{version}-%{release}
12cr|ecasound-2.7.2-3|94	Provides: %{name}-devel = %{version}-%{release}
12cr|ecasound-2.7.2-3|95	Obsoletes: %{_lib}ecasound16-devel < %{version}-%{release}
12cr|ecasound-2.7.2-3|96	
12cr|ecasound-2.7.2-3|97	%description -n	%{develname}
12cr|ecasound-2.7.2-3|98	The ecasound-devel package contains the header files and static libraries
12cr|ecasound-2.7.2-3|99	necessary for building apps like ecawave and ecamegapedal that directly
12cr|ecasound-2.7.2-3|100	link against ecasound libraries.
12cr|ecasound-2.7.2-3|101	
12cr|ecasound-2.7.2-3|102	
12cr|ecasound-2.7.2-3|103	%prep
12cr|ecasound-2.7.2-3|104	%setup -q
12cr|ecasound-2.7.2-3|105	%patch0 -p0
12cr|ecasound-2.7.2-3|106	%patch1 -p1
12cr|ecasound-2.7.2-3|107	%patch2 -p0
12cr|ecasound-2.7.2-3|108	%patch3 -p1
12cr|ecasound-2.7.2-3|109	
12cr|ecasound-2.7.2-3|110	# lib64 fix
12cr|ecasound-2.7.2-3|111	perl -pi -e "s|/lib/|/%{_lib}/|g" configure*
12cr|ecasound-2.7.2-3|112	
12cr|ecasound-2.7.2-3|113	
12cr|ecasound-2.7.2-3|114	%build
12cr|ecasound-2.7.2-3|115	autoreconf -fiv
12cr|ecasound-2.7.2-3|116	export CFLAGS="%{optflags} -fPIC -DPIC"
12cr|ecasound-2.7.2-3|117	export CXXFLAGS="%{optflags} -fPIC -DPIC"
12cr|ecasound-2.7.2-3|118	
12cr|ecasound-2.7.2-3|119	%configure2_5x \
12cr|ecasound-2.7.2-3|120	--enable-liboil \
12cr|ecasound-2.7.2-3|121	--enable-pyecasound \
12cr|ecasound-2.7.2-3|122	--disable-dependency-tracking \
12cr|ecasound-2.7.2-3|123	--enable-sys-readline
12cr|ecasound-2.7.2-3|124	
12cr|ecasound-2.7.2-3|125	%make
12cr|ecasound-2.7.2-3|126	
12cr|ecasound-2.7.2-3|127	# (eandry) the tests dies at "pyecasound" on bs submit,
12cr|ecasound-2.7.2-3|128	# but build fine with mdvsys build, so disabling for submission
12cr|ecasound-2.7.2-3|129	#%check
12cr|ecasound-2.7.2-3|130	#make check
12cr|ecasound-2.7.2-3|131	
12cr|ecasound-2.7.2-3|132	
12cr|ecasound-2.7.2-3|133	%install
12cr|ecasound-2.7.2-3|134	install -d %{buildroot}%{py_platsitedir}
12cr|ecasound-2.7.2-3|135	%makeinstall_std
12cr|ecasound-2.7.2-3|136	
12cr|ecasound-2.7.2-3|137	#pushd pyecasound
12cr|ecasound-2.7.2-3|138	#%python_compile_opt
12cr|ecasound-2.7.2-3|139	#%python_compile
12cr|ecasound-2.7.2-3|140	#install *.pyc *.pyo %{buildroot}%{py_platsitedir}
12cr|ecasound-2.7.2-3|141	#popd
12cr|ecasound-2.7.2-3|142	
12cr|ecasound-2.7.2-3|143	# Icons
12cr|ecasound-2.7.2-3|144	install -m644 %{SOURCE1} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|ecasound-2.7.2-3|145	install -m644 %{SOURCE2} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|ecasound-2.7.2-3|146	install -m644 %{SOURCE3} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|ecasound-2.7.2-3|147	
12cr|ecasound-2.7.2-3|148	# Menu
12cr|ecasound-2.7.2-3|149	mkdir -p %{buildroot}%{_datadir}/applications
12cr|ecasound-2.7.2-3|150	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|ecasound-2.7.2-3|151	[Desktop Entry]
12cr|ecasound-2.7.2-3|152	Name=%{name}
12cr|ecasound-2.7.2-3|153	Comment=%{Summary}
12cr|ecasound-2.7.2-3|154	Exec=%{name} -c
12cr|ecasound-2.7.2-3|155	Icon=%{name}
12cr|ecasound-2.7.2-3|156	Terminal=false
12cr|ecasound-2.7.2-3|157	Type=Application
12cr|ecasound-2.7.2-3|158	Categories=X-MandrivaLinux-Multimedia-Sound;
12cr|ecasound-2.7.2-3|159	EOF
12cr|ecasound-2.7.2-3|160	
12cr|ecasound-2.7.2-3|161	cat > %{buildroot}%{_datadir}/applications/ecamonitor.desktop << EOF
12cr|ecasound-2.7.2-3|162	[Desktop Entry]
12cr|ecasound-2.7.2-3|163	Name=%{name}
12cr|ecasound-2.7.2-3|164	Comment=%{Summary}
12cr|ecasound-2.7.2-3|165	Exec=ecamonitor
12cr|ecasound-2.7.2-3|166	Icon=%{name}
12cr|ecasound-2.7.2-3|167	Terminal=false
12cr|ecasound-2.7.2-3|168	Type=Application
12cr|ecasound-2.7.2-3|169	Categories=X-MandrivaLinux-Multimedia-Sound;
12cr|ecasound-2.7.2-3|170	EOF
12cr|ecasound-2.7.2-3|171	
12cr|ecasound-2.7.2-3|172	cat > %{buildroot}%{_datadir}/applications/ecasignalview.desktop << EOF
12cr|ecasound-2.7.2-3|173	[Desktop Entry]
12cr|ecasound-2.7.2-3|174	Name=%{name}
12cr|ecasound-2.7.2-3|175	Comment=%{Summary}
12cr|ecasound-2.7.2-3|176	Exec=ecasignalview
12cr|ecasound-2.7.2-3|177	Icon=%{name}
12cr|ecasound-2.7.2-3|178	Terminal=false
12cr|ecasound-2.7.2-3|179	Type=Application
12cr|ecasound-2.7.2-3|180	Categories=X-MandrivaLinux-Multimedia-Sound;
12cr|ecasound-2.7.2-3|181	EOF
12cr|ecasound-2.7.2-3|182	
12cr|ecasound-2.7.2-3|183	#%%multiarch_binaries %%{buildroot}%%{_bindir}/libecasound-config
12cr|ecasound-2.7.2-3|184	#%%multiarch_binaries %%{buildroot}%%{_bindir}/libecasoundc-config
12cr|ecasound-2.7.2-3|185	
12cr|ecasound-2.7.2-3|186	# Drop .la archives
12cr|ecasound-2.7.2-3|187	find %{buildroot} -type f -name '*.la' -exec rm -f {} \;
12cr|ecasound-2.7.2-3|188	
12cr|ecasound-2.7.2-3|189	# Install wrongly put the ecasound.rb file in /usr/lib/ruby/1.9.1/site_ruby/1.9/
12cr|ecasound-2.7.2-3|190	# the right one is %%{ruby_sitelibdir}= /usr/lib/ruby/1.9.1/site_ruby/1.9.1/:
12cr|ecasound-2.7.2-3|191	# rename it accordingly
12cr|ecasound-2.7.2-3|192	mv %{buildroot}/usr/lib/ruby/1.9.1/site_ruby/1.9/ %{buildroot}%{ruby_sitelibdir}
12cr|ecasound-2.7.2-3|193	
12cr|ecasound-2.7.2-3|194	
12cr|ecasound-2.7.2-3|195	%files -n %{libname}
12cr|ecasound-2.7.2-3|196	%{_libdir}/libecasound.so.%{major}*
12cr|ecasound-2.7.2-3|197	%{_libdir}/libecasoundc.so.*
12cr|ecasound-2.7.2-3|198	%{_libdir}/libkvutils.so.*
12cr|ecasound-2.7.2-3|199	
12cr|ecasound-2.7.2-3|200	
12cr|ecasound-2.7.2-3|201	%files
12cr|ecasound-2.7.2-3|202	%doc NEWS COPYING COPYING.GPL COPYING.LGPL README BUGS TODO examples
12cr|ecasound-2.7.2-3|203	%doc Documentation/*.html
12cr|ecasound-2.7.2-3|204	%{_bindir}/eca*
12cr|ecasound-2.7.2-3|205	#%config(noreplace) %{_sysconfdir}/ecasound/*
12cr|ecasound-2.7.2-3|206	%{_datadir}/%{name}
12cr|ecasound-2.7.2-3|207	%{_mandir}/man1/*
12cr|ecasound-2.7.2-3|208	%{_mandir}/man5/*
12cr|ecasound-2.7.2-3|209	%{_iconsdir}/%{name}.png
12cr|ecasound-2.7.2-3|210	%{_miconsdir}/%{name}.png
12cr|ecasound-2.7.2-3|211	%{_liconsdir}/%{name}.png
12cr|ecasound-2.7.2-3|212	%{_datadir}/applications/*.desktop
12cr|ecasound-2.7.2-3|213	
12cr|ecasound-2.7.2-3|214	
12cr|ecasound-2.7.2-3|215	%files -n python-ecasound
12cr|ecasound-2.7.2-3|216	%{py_platsitedir}/*.so
12cr|ecasound-2.7.2-3|217	%{py_platsitedir}/*.py
12cr|ecasound-2.7.2-3|218	#%{py_platsitedir}/*.pyc
12cr|ecasound-2.7.2-3|219	#%{py_platsitedir}/*.pyo
12cr|ecasound-2.7.2-3|220	
12cr|ecasound-2.7.2-3|221	
12cr|ecasound-2.7.2-3|222	%files -n ruby-ecasound
12cr|ecasound-2.7.2-3|223	%{ruby_sitelibdir}/*.rb
12cr|ecasound-2.7.2-3|224	
12cr|ecasound-2.7.2-3|225	
12cr|ecasound-2.7.2-3|226	%files -n %{develname}
12cr|ecasound-2.7.2-3|227	%{_bindir}/libecasound-config
12cr|ecasound-2.7.2-3|228	%{_bindir}/libecasoundc-config
12cr|ecasound-2.7.2-3|229	%{_includedir}/kvutils/*.h
12cr|ecasound-2.7.2-3|230	%{_includedir}/libecasound/*.h
12cr|ecasound-2.7.2-3|231	%{_includedir}/libecasoundc/*.h
12cr|ecasound-2.7.2-3|232	%{_libdir}/*.so
12cr|ecasound-2.7.2-3|233	#{_libdir}/*.la
12cr|ecasound-2.7.2-3|234	%{_libdir}/*.a
12cr|ecasound-2.7.2-3|235	
12cr|ecasound-2.7.2-3|236	
12cr|ecasound-2.7.2-3|237	%changelog
12cr|ecasound-2.7.2-3|238	* Fri Nov 02 2012 Giovanni Mariani <mc2374@mclink.it> 2.7.2-3
12cr|ecasound-2.7.2-3|239	- Dropped BuildRoot, useless %%defines, %%mkrel, %%defattr and
12cr|ecasound-2.7.2-3|240	%%clean section
12cr|ecasound-2.7.2-3|241	- Fixed BReq for libsndfile and liboil devel package
12cr|ecasound-2.7.2-3|242	- Removed .la files
12cr|ecasound-2.7.2-3|243	- Removed deprecated %%multiarch macros
12cr|ecasound-2.7.2-3|244	- Fixed wrong placement for ruby files
12cr|ecasound-2.7.2-3|245	- Fixed file lists
12cr|ecasound-2.7.2-3|246	
12cr|ecasound-2.7.2-3|247	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 2.7.2-2mdv2011.0
12cr|ecasound-2.7.2-3|248	+ Revision: 598991
12cr|ecasound-2.7.2-3|249	- rebuild for py2.7
12cr|ecasound-2.7.2-3|250	
12cr|ecasound-2.7.2-3|251	* Wed Sep 01 2010 Emmanuel Andry <eandry@mandriva.org> 2.7.2-1mdv2011.0
12cr|ecasound-2.7.2-3|252	+ Revision: 575120
12cr|ecasound-2.7.2-3|253	- New version 2.7.2
12cr|ecasound-2.7.2-3|254	
12cr|ecasound-2.7.2-3|255	* Mon Mar 01 2010 Götz Waschk <waschk@mandriva.org> 2.7.1-2mdv2010.1
12cr|ecasound-2.7.2-3|256	+ Revision: 512889
12cr|ecasound-2.7.2-3|257	- rebuild for new libjack
12cr|ecasound-2.7.2-3|258	
12cr|ecasound-2.7.2-3|259	* Mon Feb 22 2010 Frederik Himpe <fhimpe@mandriva.org> 2.7.1-1mdv2010.1
12cr|ecasound-2.7.2-3|260	+ Revision: 509625
12cr|ecasound-2.7.2-3|261	- update to new version 2.7.1
12cr|ecasound-2.7.2-3|262	
12cr|ecasound-2.7.2-3|263	* Wed Jan 27 2010 Götz Waschk <waschk@mandriva.org> 2.7.0-2mdv2010.1
12cr|ecasound-2.7.2-3|264	+ Revision: 497124
12cr|ecasound-2.7.2-3|265	- rebuild
12cr|ecasound-2.7.2-3|266	
12cr|ecasound-2.7.2-3|267	* Thu Dec 31 2009 Emmanuel Andry <eandry@mandriva.org> 2.7.0-1mdv2010.1
12cr|ecasound-2.7.2-3|268	+ Revision: 484471
12cr|ecasound-2.7.2-3|269	- disable make check, OK on cluster but fails when submitted
12cr|ecasound-2.7.2-3|270	- fix pyecasound build
12cr|ecasound-2.7.2-3|271	- rediff p0
12cr|ecasound-2.7.2-3|272	- BR liboil-devel and liblo-devel
12cr|ecasound-2.7.2-3|273	- fix configure options
12cr|ecasound-2.7.2-3|274	- New version 2.6.0
12cr|ecasound-2.7.2-3|275	- fix license
12cr|ecasound-2.7.2-3|276	- use autoreconf
12cr|ecasound-2.7.2-3|277	- disable arts support
12cr|ecasound-2.7.2-3|278	- update file list
12cr|ecasound-2.7.2-3|279	
12cr|ecasound-2.7.2-3|280	+ Jérôme Brenier <incubusss@mandriva.org>
12cr|ecasound-2.7.2-3|281	- update to new version 2.7.0
12cr|ecasound-2.7.2-3|282	- rediff P0
12cr|ecasound-2.7.2-3|283	
12cr|ecasound-2.7.2-3|284	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ecasound-2.7.2-3|285	- rebuild
12cr|ecasound-2.7.2-3|286	
12cr|ecasound-2.7.2-3|287	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|ecasound-2.7.2-3|288	- rebuild for latest readline
12cr|ecasound-2.7.2-3|289	
12cr|ecasound-2.7.2-3|290	+ Thierry Vignaud <tv@mandriva.org>
12cr|ecasound-2.7.2-3|291	- rebuild
12cr|ecasound-2.7.2-3|292	
12cr|ecasound-2.7.2-3|293	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|ecasound-2.7.2-3|294	- Fix underlinkingin pyecasound
12cr|ecasound-2.7.2-3|295	
12cr|ecasound-2.7.2-3|296	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 2.5.2-2mdv2009.1
12cr|ecasound-2.7.2-3|297	+ Revision: 323631
12cr|ecasound-2.7.2-3|298	- rebuild
12cr|ecasound-2.7.2-3|299	
12cr|ecasound-2.7.2-3|300	* Sun Aug 24 2008 Oden Eriksson <oeriksson@mandriva.com> 2.5.2-1mdv2009.0
12cr|ecasound-2.7.2-3|301	+ Revision: 275506
12cr|ecasound-2.7.2-3|302	- 2.5.2
12cr|ecasound-2.7.2-3|303	
12cr|ecasound-2.7.2-3|304	* Thu Aug 21 2008 Oden Eriksson <oeriksson@mandriva.com> 2.5.1-1mdv2009.0
12cr|ecasound-2.7.2-3|305	+ Revision: 274661
12cr|ecasound-2.7.2-3|306	- 2.5.1
12cr|ecasound-2.7.2-3|307	- new major again (20)
12cr|ecasound-2.7.2-3|308	
12cr|ecasound-2.7.2-3|309	* Sun Aug 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.5.0-1mdv2009.0
12cr|ecasound-2.7.2-3|310	+ Revision: 272891
12cr|ecasound-2.7.2-3|311	- 2.5.0
12cr|ecasound-2.7.2-3|312	- drop the gcc43 patch, it's fixed with this version
12cr|ecasound-2.7.2-3|313	- fix shellbang
12cr|ecasound-2.7.2-3|314	
12cr|ecasound-2.7.2-3|315	* Wed Jul 09 2008 Oden Eriksson <oeriksson@mandriva.com> 2.4.6.1-2mdv2009.0
12cr|ecasound-2.7.2-3|316	+ Revision: 232974
12cr|ecasound-2.7.2-3|317	- added gcc43 and linkage fixes
12cr|ecasound-2.7.2-3|318	- fix devel package naming
12cr|ecasound-2.7.2-3|319	
12cr|ecasound-2.7.2-3|320	+ Pixel <pixel@mandriva.com>
12cr|ecasound-2.7.2-3|321	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|ecasound-2.7.2-3|322	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|ecasound-2.7.2-3|323	
12cr|ecasound-2.7.2-3|324	+ Olivier Blin <oblin@mandriva.com>
12cr|ecasound-2.7.2-3|325	- restore BuildRoot
12cr|ecasound-2.7.2-3|326	
12cr|ecasound-2.7.2-3|327	+ Thierry Vignaud <tv@mandriva.org>
12cr|ecasound-2.7.2-3|328	- kill re-definition of %%buildroot on Pixel's request
12cr|ecasound-2.7.2-3|329	
12cr|ecasound-2.7.2-3|330	* Sun Sep 02 2007 Emmanuel Andry <eandry@mandriva.org> 2.4.6.1-1mdv2008.0
12cr|ecasound-2.7.2-3|331	+ Revision: 78215
12cr|ecasound-2.7.2-3|332	- drop old menu
12cr|ecasound-2.7.2-3|333	- drop old distro conditionnal
12cr|ecasound-2.7.2-3|334	- New version
12cr|ecasound-2.7.2-3|335	- rediff patch0
12cr|ecasound-2.7.2-3|336	- fix icons
12cr|ecasound-2.7.2-3|337	
12cr|ecasound-2.7.2-3|338	
12cr|ecasound-2.7.2-3|339	* Sun Feb 18 2007 Emmanuel Andry <eandry@mandriva.org> 2.4.5-1mdv2007.0
12cr|ecasound-2.7.2-3|340	+ Revision: 122210
12cr|ecasound-2.7.2-3|341	- New version 2.4.5
12cr|ecasound-2.7.2-3|342	- disable check (python tests fail)
12cr|ecasound-2.7.2-3|343	
12cr|ecasound-2.7.2-3|344	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ecasound-2.7.2-3|345	- drop ruby macros, the bs can't cope with that
12cr|ecasound-2.7.2-3|346	- rebuild
12cr|ecasound-2.7.2-3|347	
12cr|ecasound-2.7.2-3|348	+ Lenny Cartier <lenny@mandriva.com>
12cr|ecasound-2.7.2-3|349	- Rebuild for dependencies
12cr|ecasound-2.7.2-3|350	
12cr|ecasound-2.7.2-3|351	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|ecasound-2.7.2-3|352	- Rebuild against new python
12cr|ecasound-2.7.2-3|353	- Import ecasound
12cr|ecasound-2.7.2-3|354	
12cr|ecasound-2.7.2-3|355	* Fri Aug 04 2006 Oden Eriksson <oeriksson@mandriva.com> 2.4.4-4mdv2007.0
12cr|ecasound-2.7.2-3|356	- fix deps
12cr|ecasound-2.7.2-3|357	
12cr|ecasound-2.7.2-3|358	* Mon Jul 31 2006 Oden Eriksson <oeriksson@mandriva.com> 2.4.4-3mdv2007.0
12cr|ecasound-2.7.2-3|359	- fix #19020
12cr|ecasound-2.7.2-3|360	- fix xdg menu
12cr|ecasound-2.7.2-3|361	
12cr|ecasound-2.7.2-3|362	* Sun Mar 05 2006 Michael Scherer <misc@mandriva.org> 2.4.4-2mdk
12cr|ecasound-2.7.2-3|363	- use new python macro
12cr|ecasound-2.7.2-3|364	- provides/obsoletes ruby package, fix #19021
12cr|ecasound-2.7.2-3|365	- uncomment make check
12cr|ecasound-2.7.2-3|366	
12cr|ecasound-2.7.2-3|367	* Sat Jan 28 2006 Austin Acton <austin@mandriva.org> 2.4.4-1mdk
12cr|ecasound-2.7.2-3|368	- New release 2.4.4
12cr|ecasound-2.7.2-3|369	- major 16
12cr|ecasound-2.7.2-3|370	
12cr|ecasound-2.7.2-3|371	* Thu Nov 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.4.2-2mdk
12cr|ecasound-2.7.2-3|372	- fixed the ruby lib dir after peeking at the eruby spec
12cr|ecasound-2.7.2-3|373	file... should fix x86_64 build..., duh!
12cr|ecasound-2.7.2-3|374	
12cr|ecasound-2.7.2-3|375	* Thu Aug 18 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.4.2-1mdk
12cr|ecasound-2.7.2-3|376	- New release 2.4.2
12cr|ecasound-2.7.2-3|377	
12cr|ecasound-2.7.2-3|378	* Sun Jun 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-1mdk
12cr|ecasound-2.7.2-3|379	- 2.4.1
12cr|ecasound-2.7.2-3|380	- fix deps
12cr|ecasound-2.7.2-3|381	- drop obsolete patches
12cr|ecasound-2.7.2-3|382	
12cr|ecasound-2.7.2-3|383	* Sat Apr 02 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.4.0-1mdk
12cr|ecasound-2.7.2-3|384	- 2.4.0
12cr|ecasound-2.7.2-3|385	- added missing code (P0)
12cr|ecasound-2.7.2-3|386	- make it compile on amd64
12cr|ecasound-2.7.2-3|387	- make shared libraries
12cr|ecasound-2.7.2-3|388	- use the %%mkrel macro
12cr|ecasound-2.7.2-3|389	- fix python-naming-policy-not-applied rpmlint error
12cr|ecasound-2.7.2-3|390	- fix possible future ruby-naming-policy-not-applied rpmlint error
12cr|ecasound-2.7.2-3|391	
12cr|ecasound-2.7.2-3|392	* Mon Jan 31 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.3.5-2mdk
12cr|ecasound-2.7.2-3|393	- fix deps and conditional %%multiarch
12cr|ecasound-2.7.2-3|394	
12cr|ecasound-2.7.2-3|395	* Thu Nov 11 2004 Austin Acton <austin@mandrake.org> 2.3.5-1mdk
12cr|ecasound-2.7.2-3|396	- 2.3.5
12cr|ecasound-2.7.2-3|397	
12cr|ecasound-2.7.2-3|398	* Sat Oct 30 2004 Austin Acton <austin@mandrake.org> 2.3.4-1mdk
12cr|ecasound-2.7.2-3|399	- 2.3.4
12cr|ecasound-2.7.2-3|400	- source URL
12cr|ecasound-2.7.2-3|401	
12cr|ecasound-2.7.2-3|402	* Wed Jun 09 2004 Austin Acton <austin@mandrake.org> 2.3.3-2mdk
12cr|ecasound-2.7.2-3|403	- buildrequires ruby
12cr|ecasound-2.7.2-3|404	
12cr|ecasound-2.7.2-3|405	* Wed May 05 2004 Austin Acton <austin@mandrake.org> 2.3.3-1mdk
12cr|ecasound-2.7.2-3|406	- 2.3.3
12cr|ecasound-2.7.2-3|407	- delib buildrequires
12cr|ecasound-2.7.2-3|408	- configure 2.5
12cr|ecasound-2.7.2-3|409	

1108 12
12cr|ec-fonts-mftraced-1.0.12-6|1	Name:           ec-fonts-mftraced
12cr|ec-fonts-mftraced-1.0.12-6|2	Version:        1.0.12
12cr|ec-fonts-mftraced-1.0.12-6|3	Release:        6
12cr|ec-fonts-mftraced-1.0.12-6|4	Epoch:          0
12cr|ec-fonts-mftraced-1.0.12-6|5	Summary:        Type1 PostScript fonts for TeX with european accents
12cr|ec-fonts-mftraced-1.0.12-6|6	License:        Public Domain
12cr|ec-fonts-mftraced-1.0.12-6|7	Group:          Publishing
12cr|ec-fonts-mftraced-1.0.12-6|8	URL:            http://lilypond.org/download/
12cr|ec-fonts-mftraced-1.0.12-6|9	Source0:        http://lilypond.org/download/old/ec-fonts-mftraced/ec-fonts-mftraced-%{version}.tar.gz
12cr|ec-fonts-mftraced-1.0.12-6|10	Requires(post): tetex
12cr|ec-fonts-mftraced-1.0.12-6|11	BuildRequires:  mftrace
12cr|ec-fonts-mftraced-1.0.12-6|12	BuildRequires:  potrace
12cr|ec-fonts-mftraced-1.0.12-6|13	BuildRequires:  texlive
12cr|ec-fonts-mftraced-1.0.12-6|14	BuildRequires:  texlive-dvips
12cr|ec-fonts-mftraced-1.0.12-6|15	BuildArch:      noarch
12cr|ec-fonts-mftraced-1.0.12-6|16	
12cr|ec-fonts-mftraced-1.0.12-6|17	%description
12cr|ec-fonts-mftraced-1.0.12-6|18	These are Type1 renderings of the EC variants of the standard CMR
12cr|ec-fonts-mftraced-1.0.12-6|19	family.
12cr|ec-fonts-mftraced-1.0.12-6|20	
12cr|ec-fonts-mftraced-1.0.12-6|21	%prep
12cr|ec-fonts-mftraced-1.0.12-6|22	%setup -q
12cr|ec-fonts-mftraced-1.0.12-6|23	%{__perl} -pi -e 's|--potrace |--potrace="%{_bindir}/potrace" |' ./GNUmakefile
12cr|ec-fonts-mftraced-1.0.12-6|24	
12cr|ec-fonts-mftraced-1.0.12-6|25	%build
12cr|ec-fonts-mftraced-1.0.12-6|26	%{configure2_5x}
12cr|ec-fonts-mftraced-1.0.12-6|27	%{__make}
12cr|ec-fonts-mftraced-1.0.12-6|28	
12cr|ec-fonts-mftraced-1.0.12-6|29	%install
12cr|ec-fonts-mftraced-1.0.12-6|30	%{__rm} -rf %{buildroot}
12cr|ec-fonts-mftraced-1.0.12-6|31	%{makeinstall_std}
12cr|ec-fonts-mftraced-1.0.12-6|32	
12cr|ec-fonts-mftraced-1.0.12-6|33	# handle doc files in %%doc instead
12cr|ec-fonts-mftraced-1.0.12-6|34	%{__rm} -r %{buildroot}%{_docdir}
12cr|ec-fonts-mftraced-1.0.12-6|35	
12cr|ec-fonts-mftraced-1.0.12-6|36	
12cr|ec-fonts-mftraced-1.0.12-6|37	%post
12cr|ec-fonts-mftraced-1.0.12-6|38	[ -x %{_bindir}/texhash ] && %{_bindir}/texhash 2>/dev/null
12cr|ec-fonts-mftraced-1.0.12-6|39	
12cr|ec-fonts-mftraced-1.0.12-6|40	%files
12cr|ec-fonts-mftraced-1.0.12-6|41	%defattr(0644,root,root,0755)
12cr|ec-fonts-mftraced-1.0.12-6|42	%doc COPYING ChangeLog INSTALL LICENSE README VERSION
12cr|ec-fonts-mftraced-1.0.12-6|43	%{_datadir}/texmf/fonts/map/dvips/%{name}
12cr|ec-fonts-mftraced-1.0.12-6|44	%{_datadir}/texmf/fonts/type1/public/%{name}
12cr|ec-fonts-mftraced-1.0.12-6|45	%{_datadir}/texmf/fonts/tfm/public/%{name}
12cr|ec-fonts-mftraced-1.0.12-6|46	
12cr|ec-fonts-mftraced-1.0.12-6|47	
12cr|ec-fonts-mftraced-1.0.12-6|48	%changelog
12cr|ec-fonts-mftraced-1.0.12-6|49	* Sun Oct 14 2012 Giovanni Mariani <mc2374@mclink.it> 0:1.0.12-6
12cr|ec-fonts-mftraced-1.0.12-6|50	- Tetex is gone: changed BReqs to texlive ones
12cr|ec-fonts-mftraced-1.0.12-6|51	- Dropped BuildRoot, %%mkrel and %%clean section
12cr|ec-fonts-mftraced-1.0.12-6|52	
12cr|ec-fonts-mftraced-1.0.12-6|53	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.0.12-5mdv2011.0
12cr|ec-fonts-mftraced-1.0.12-6|54	+ Revision: 617973
12cr|ec-fonts-mftraced-1.0.12-6|55	- the mass rebuild of 2010.0 packages
12cr|ec-fonts-mftraced-1.0.12-6|56	
12cr|ec-fonts-mftraced-1.0.12-6|57	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0:1.0.12-4mdv2010.0
12cr|ec-fonts-mftraced-1.0.12-6|58	+ Revision: 428444
12cr|ec-fonts-mftraced-1.0.12-6|59	- rebuild
12cr|ec-fonts-mftraced-1.0.12-6|60	
12cr|ec-fonts-mftraced-1.0.12-6|61	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0:1.0.12-3mdv2009.0
12cr|ec-fonts-mftraced-1.0.12-6|62	+ Revision: 244610
12cr|ec-fonts-mftraced-1.0.12-6|63	- rebuild
12cr|ec-fonts-mftraced-1.0.12-6|64	
12cr|ec-fonts-mftraced-1.0.12-6|65	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0:1.0.12-1mdv2008.1
12cr|ec-fonts-mftraced-1.0.12-6|66	+ Revision: 140723
12cr|ec-fonts-mftraced-1.0.12-6|67	- restore BuildRoot
12cr|ec-fonts-mftraced-1.0.12-6|68	
12cr|ec-fonts-mftraced-1.0.12-6|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|ec-fonts-mftraced-1.0.12-6|70	- kill re-definition of %%buildroot on Pixel's request
12cr|ec-fonts-mftraced-1.0.12-6|71	
12cr|ec-fonts-mftraced-1.0.12-6|72	* Wed Apr 18 2007 David Walluck <walluck@mandriva.org> 0:1.0.12-1mdv2008.0
12cr|ec-fonts-mftraced-1.0.12-6|73	+ Revision: 14344
12cr|ec-fonts-mftraced-1.0.12-6|74	- BuildRequires: tetex-dvips
12cr|ec-fonts-mftraced-1.0.12-6|75	- 1.0.12
12cr|ec-fonts-mftraced-1.0.12-6|76	- Import ec-fonts-mftraced
12cr|ec-fonts-mftraced-1.0.12-6|77	
12cr|ec-fonts-mftraced-1.0.12-6|78	
12cr|ec-fonts-mftraced-1.0.12-6|79	
12cr|ec-fonts-mftraced-1.0.12-6|80	* Fri Jan 14 2005 Abel Cheung <deaddog@mandrakesoft.com> 1.0.9-1mdk
12cr|ec-fonts-mftraced-1.0.12-6|81	- New release 1.0.9
12cr|ec-fonts-mftraced-1.0.12-6|82	
12cr|ec-fonts-mftraced-1.0.12-6|83	* Sun Dec 26 2004 Abel Cheung <deaddog@mandrake.org> 1.0.8-2mdk
12cr|ec-fonts-mftraced-1.0.12-6|84	- Fix BuildRequires
12cr|ec-fonts-mftraced-1.0.12-6|85	
12cr|ec-fonts-mftraced-1.0.12-6|86	* Mon Dec 06 2004 Abel Cheung <deaddog@mandrake.org> 1.0.8-1mdk
12cr|ec-fonts-mftraced-1.0.12-6|87	- First Mandrakelinux package, based on work from Noam Meltzer
12cr|ec-fonts-mftraced-1.0.12-6|88	
12cr|ec-fonts-mftraced-1.0.12-6|89	* Thu Nov 11 2004 Noam Meltzer <tsnoam@zahav.net.il> ec-fonts-mftraced-1_tsn
12cr|ec-fonts-mftraced-1.0.12-6|90	- change release to the _tsn suffix
12cr|ec-fonts-mftraced-1.0.12-6|91	- add to buildrequires the potrace package
12cr|ec-fonts-mftraced-1.0.12-6|92	
12cr|ec-fonts-mftraced-1.0.12-6|93	* Sun Apr 11 2004 Han-Wen Nienhuys  <hanwen@xs4all.nl> - fonts-1
12cr|ec-fonts-mftraced-1.0.12-6|94	- Initial build.

1109 12
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|1	%define git_head cc6da5b
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|2	%define checkout 20081003
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|3	%define alphatag %{checkout}git%{git_head}
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|4	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|5	Name:           echo-icon-theme
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|6	Version:        0.3.89.0
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|7	Release:        %mkrel 0.11.%{alphatag}.3
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|8	Summary:        Echo icon theme
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|9	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|10	Group:          Graphical desktop/Other
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|11	License:        CC-BY-SA
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|12	URL:            http://fedoraproject.org/wiki/Artwork/EchoDevelopment
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|13	Source0:        %{name}-%{version}.tar.bz2
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|14	Patch:		echo-icon-theme-0.3.89.0-icon-naming.patch
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|16	BuildArch:      noarch
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|17	Requires(post): gtk2 >= 2.6.0
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|18	Requires(postun): gtk2 >= 2.6.0
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|19	BuildRequires: icon-naming-utils >= 0.8.7
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|20	Requires:       gnome-icon-theme
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|21	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|22	#for Clearlooks icon theme dependency
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|23	Requires:       gnome-themes
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|24	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|25	%description
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|26	This package contains the Echo icon theme from Fedora.
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|27	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|28	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|29	%prep
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|30	%setup -q -n %{name}-%version
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|31	%patch -p1 -b .icon-naming
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|32	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|33	%{_bindir}/autoreconf --install
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|34	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|35	%build
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|36	%configure2_5x
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|37	%make
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|38	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|39	%install
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|40	rm -rf %{buildroot}
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|41	%makeinstall_std
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|42	touch %{buildroot}%{_datadir}/icons/Echo/icon-theme.cache
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|43	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|44	%post
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|45	%update_icon_cache Echo
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|46	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|47	%postun
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|48	%clean_icon_cache Echo
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|49	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|50	%clean
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|51	rm -rf %{buildroot}
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|52	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|53	%files
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|54	%defattr(0644,root,root,0755)
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|55	%doc AUTHORS COPYING
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|56	%dir %{_datadir}/icons/Echo
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|57	%{_datadir}/icons/Echo/index.theme
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|58	%_datadir/icons/Echo/??x??/
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|59	%_datadir/icons/Echo/???x???/
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|60	%_datadir/icons/Echo/scalable
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|61	%ghost %_datadir/icons/Echo/icon-theme.cache
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|62	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|63	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|64	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|65	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|66	%changelog
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|67	* Mon Sep 12 2011 Götz Waschk <waschk@mandriva.org> 0.3.89.0-0.11.20081003gitcc6da5b.3mdv2012.0
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|68	+ Revision: 699464
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|69	- fix build
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|70	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|71	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.3.89.0-0.11.20081003gitcc6da5b.2mdv2011.0
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|72	+ Revision: 437225
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|73	- rebuild
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|74	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|75	* Wed Oct 15 2008 Götz Waschk <waschk@mandriva.org> 0.3.89.0-0.11.20081003gitcc6da5b.1mdv2009.1
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|76	+ Revision: 293962
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|77	- new snapshot
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|78	- update patch
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|79	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|80	* Mon Sep 08 2008 Götz Waschk <waschk@mandriva.org> 0.3.89.0-0.8.20080828git3e5f61d.1mdv2009.0
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|81	+ Revision: 282484
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|82	- new snapshot from Fedora
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|83	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|84	* Fri Aug 15 2008 Götz Waschk <waschk@mandriva.org> 0.3.89.0-0.8.20080803git1c213a2.1mdv2009.0
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|85	+ Revision: 272218
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|86	- new snapshot from fedora
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|87	- update the patch
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|88	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|89	* Thu Jul 10 2008 Götz Waschk <waschk@mandriva.org> 0.3.89.0-0.7.git1f550b3.2mdv2009.0
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|90	+ Revision: 233449
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|91	- rebuild for fixed rpm-mandriva-setup-build
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|92	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|93	* Thu Jul 10 2008 Götz Waschk <waschk@mandriva.org> 0.3.89.0-0.7.git1f550b3.1mdv2009.0
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|94	+ Revision: 233344
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|95	- new version from Fedora
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|96	- update license
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|97	- fix build with new icon-naming-utils
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|98	- update file list
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|99	- add missing make call
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|100	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|101	* Tue Jun 10 2008 Götz Waschk <waschk@mandriva.org> 0.3.89.0-0.git51c57605.1mdv2009.0
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|102	+ Revision: 217478
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|103	- new snapshot from Fedora
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|104	- fix build
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|105	- fix file list
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|106	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|107	* Mon Jan 14 2008 Götz Waschk <waschk@mandriva.org> 0.3.1-1mdv2008.1
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|108	+ Revision: 151267
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|109	- new version
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|110	- depend on gnome-themes and gnome-icon-theme
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|111	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|112	+ Olivier Blin <blino@mandriva.org>
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|113	- restore BuildRoot
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|114	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|116	- kill re-definition of %%buildroot on Pixel's request
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|117	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|118	* Mon Oct 22 2007 Götz Waschk <waschk@mandriva.org> 0.3-0.git.1mdv2008.1
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|119	+ Revision: 101088
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|120	- new version
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|121	- drop patch
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|122	- sync with Fedora
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|123	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|124	* Tue Aug 28 2007 Götz Waschk <waschk@mandriva.org> 0.2-0.20070427wiki.1mdv2008.0
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|125	+ Revision: 72561
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|126	- new version
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|127	- patch to fix context in index.theme
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|128	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|129	* Fri May 04 2007 Götz Waschk <waschk@mandriva.org> 0.2-0.20070419wiki.1mdv2008.0
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|130	+ Revision: 22307
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|131	- new version
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|132	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|133	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|134	* Wed Mar 14 2007 Götz Waschk <waschk@mandriva.org> 0.2-0.20070314wiki.1mdv2007.1
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|135	+ Revision: 143369
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|136	- new snapshot
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|137	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|138	* Fri Mar 02 2007 Götz Waschk <waschk@mandriva.org> 0.2-0.20070302wiki.1mdv2007.1
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|139	+ Revision: 131059
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|140	- new checkout
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|141	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|142	* Fri Mar 02 2007 Götz Waschk <waschk@mandriva.org> 0.2-0.20070206wiki.1mdv2007.1
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|143	+ Revision: 130966
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|144	- Import echo-icon-theme
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|145	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|146	* Fri Mar 02 2007 Götz Waschk <waschk@mandriva.org> 0.2-0.20070206wiki.1mdv2007.1
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|147	- adapt for Mandriva
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|148	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|149	* Tue Feb 06 2007 Matthias Clasen <mclasen@redhat.com> - 0.2-1.20070206wiki
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|150	- New snapshot
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|151	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|152	* Mon Feb 05 2007 Matthias Clasen <mclasen@redhat.com> - 0.1-7
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|153	- Neuter macros in %%changelog
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|154	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|155	* Fri Oct 27 2006 David Zeuthen <davidz@redhat.com> - 0.1-6
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|156	- Make this package own %%{_datadir}/icons/Echo
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|157	- Preserve timestamps
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|158	- Keep %%build around to document it's intentionally left empty
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|159	- Use %%{buildroot} instead of $RPM_BUILD_ROOT
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|160	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|161	* Fri Oct 27 2006 Luya Tshimbalanga <luya_tfz@thefinalzone.com> - 0.1-5
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|162	- Renamed the spec file to respect Packaging Guideline
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|163	- Included URL for source
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|164	- Cleaned up
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|165	- Ajusted permissions
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|166	- Removed unneeded build script
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|167	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|168	* Thu Oct 26 2006 Luya Tshimbalanga <luya_tfz@thefinalzone.com> - 0.1-2
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|169	- Minor fixes
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|170	
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|171	* Tue Oct 24 2006 Christopher Aillon <caillon@redhat.com> - 0.1-1
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|172	- Initial RPM.
12cr|echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3|173	

1110 12
12cr|echoping-6.0.2-5|1	Summary:	TCP "echo" performance test
12cr|echoping-6.0.2-5|2	Name:		echoping
12cr|echoping-6.0.2-5|3	Version:	6.0.2
12cr|echoping-6.0.2-5|4	Release:	5
12cr|echoping-6.0.2-5|5	License:	GPLv2+
12cr|echoping-6.0.2-5|6	Group:		System/Base
12cr|echoping-6.0.2-5|7	URL:		http://echoping.sourceforge.net/
12cr|echoping-6.0.2-5|8	Source0:	ftp://ftp.internatif.org/pub/unix/echoping/echoping-%{version}.tar.bz2
12cr|echoping-6.0.2-5|9	Patch0:     echoping-6.0.2-fix-plugin-loading.patch
12cr|echoping-6.0.2-5|10	Patch1:     echoping-6.0.2-fix-autotools.patch
12cr|echoping-6.0.2-5|11	BuildRequires:	openssl-devel
12cr|echoping-6.0.2-5|12	BuildRequires:	libidn-devel
12cr|echoping-6.0.2-5|13	BuildRequires:	libtool
12cr|echoping-6.0.2-5|14	BuildRequires:	openldap-devel
12cr|echoping-6.0.2-5|15	BuildRequires:	popt-devel
12cr|echoping-6.0.2-5|16	BuildRequires:	postgresql-devel
12cr|echoping-6.0.2-5|17	
12cr|echoping-6.0.2-5|18	%description
12cr|echoping-6.0.2-5|19	"echoping" is a small program to test (approximatively) performances of a
12cr|echoping-6.0.2-5|20	remote host by sending it TCP "echo" (or other protocol, such as HTTP)
12cr|echoping-6.0.2-5|21	packets.
12cr|echoping-6.0.2-5|22	
12cr|echoping-6.0.2-5|23	%package devel
12cr|echoping-6.0.2-5|24	Summary:	Development files and headers for %{name}
12cr|echoping-6.0.2-5|25	Group:		Development/C++
12cr|echoping-6.0.2-5|26	
12cr|echoping-6.0.2-5|27	%description devel
12cr|echoping-6.0.2-5|28	Development files and headers for %{name}.
12cr|echoping-6.0.2-5|29	
12cr|echoping-6.0.2-5|30	%prep
12cr|echoping-6.0.2-5|31	%setup -q
12cr|echoping-6.0.2-5|32	%patch0 -p1
12cr|echoping-6.0.2-5|33	%patch1 -p1
12cr|echoping-6.0.2-5|34	
12cr|echoping-6.0.2-5|35	%build
12cr|echoping-6.0.2-5|36	autoreconf -fi
12cr|echoping-6.0.2-5|37	%configure2_5x \
12cr|echoping-6.0.2-5|38	--disable-static \
12cr|echoping-6.0.2-5|39	--enable-icp \
12cr|echoping-6.0.2-5|40	--enable-http \
12cr|echoping-6.0.2-5|41	--enable-smtp \
12cr|echoping-6.0.2-5|42	--disable-ttcp \
12cr|echoping-6.0.2-5|43	--enable-tos \
12cr|echoping-6.0.2-5|44	--enable-priority \
12cr|echoping-6.0.2-5|45	--with-libidn \
12cr|echoping-6.0.2-5|46	--with-ssl \
12cr|echoping-6.0.2-5|47	--without-gnutls
12cr|echoping-6.0.2-5|48	
12cr|echoping-6.0.2-5|49	%make
12cr|echoping-6.0.2-5|50	
12cr|echoping-6.0.2-5|51	# (tpg) tests fails on test-echoping-local
12cr|echoping-6.0.2-5|52	#check
12cr|echoping-6.0.2-5|53	
12cr|echoping-6.0.2-5|54	# only do this if we have a working network
12cr|echoping-6.0.2-5|55	#if ping -c4 www.mandriva.com >/dev/null 2>&1; then
12cr|echoping-6.0.2-5|56	#    make test
12cr|echoping-6.0.2-5|57	#else
12cr|echoping-6.0.2-5|58	#    echo "Network is not working, no tests will be executed."
12cr|echoping-6.0.2-5|59	#fi
12cr|echoping-6.0.2-5|60	
12cr|echoping-6.0.2-5|61	%install
12cr|echoping-6.0.2-5|62	%makeinstall_std
12cr|echoping-6.0.2-5|63	
12cr|echoping-6.0.2-5|64	%files
12cr|echoping-6.0.2-5|65	%doc AUTHORS ChangeLog README TODO DETAILS
12cr|echoping-6.0.2-5|66	%dir %{_libdir}/%{name}
12cr|echoping-6.0.2-5|67	%{_bindir}/echoping
12cr|echoping-6.0.2-5|68	%{_libdir}/%{name}/*.so
12cr|echoping-6.0.2-5|69	%{_mandir}/man1/echoping*.1*
12cr|echoping-6.0.2-5|70	
12cr|echoping-6.0.2-5|71	%files devel
12cr|echoping-6.0.2-5|72	%dir %{_includedir}/%{name}
12cr|echoping-6.0.2-5|73	%{_includedir}/%{name}/*.h
12cr|echoping-6.0.2-5|74	

1111 12
12cr|ecl-12.7.1-1|1	%define ecllibdir		%{_libdir}/%{name}-%{version}
12cr|ecl-12.7.1-1|2	
12cr|ecl-12.7.1-1|3	%define before_configure	true
12cr|ecl-12.7.1-1|4	%define _disable_libtoolize	%{nil}
12cr|ecl-12.7.1-1|5	
12cr|ecl-12.7.1-1|6	Name:           ecl
12cr|ecl-12.7.1-1|7	Version:        12.7.1
12cr|ecl-12.7.1-1|8	Release:        1
12cr|ecl-12.7.1-1|9	Summary:        Embeddable Common-Lisp
12cr|ecl-12.7.1-1|10	Group:          Development/Other
12cr|ecl-12.7.1-1|11	License:        LGPLv2+
12cr|ecl-12.7.1-1|12	URL:            http://ecls.sourceforge.net
12cr|ecl-12.7.1-1|13	Source0:        http://switch.dl.sourceforge.net/sourceforge/ecls/%{name}-%{version}.tar.gz
12cr|ecl-12.7.1-1|14	
12cr|ecl-12.7.1-1|15	BuildRequires:  m4
12cr|ecl-12.7.1-1|16	BuildRequires:  texi2html
12cr|ecl-12.7.1-1|17	BuildRequires:	texinfo
12cr|ecl-12.7.1-1|18	#BuildRequires:	texlive
12cr|ecl-12.7.1-1|19	BuildRequires:  gmp-devel
12cr|ecl-12.7.1-1|20	BuildRequires:  pkgconfig(bdw-gc)
12cr|ecl-12.7.1-1|21	BuildRequires:  pkgconfig(x11)
12cr|ecl-12.7.1-1|22	
12cr|ecl-12.7.1-1|23	# ECL permits to mix C code and Lisp, so users probably want gcc and
12cr|ecl-12.7.1-1|24	# devel packages of libraries used by ecl
12cr|ecl-12.7.1-1|25	Suggests:       gcc
12cr|ecl-12.7.1-1|26	Suggests:       pkgconfig(bdw-gc)
12cr|ecl-12.7.1-1|27	Suggests:       gmp-devel
12cr|ecl-12.7.1-1|28	
12cr|ecl-12.7.1-1|29	%description
12cr|ecl-12.7.1-1|30	ECL (Embeddable Common-Lisp) is an interpreter of the Common-Lisp
12cr|ecl-12.7.1-1|31	language as described in the X3J13 Ansi specification, featuring CLOS
12cr|ecl-12.7.1-1|32	(Common-Lisp Object System), conditions, loops, etc, plus a translator
12cr|ecl-12.7.1-1|33	to C, which can produce standalone executables.
12cr|ecl-12.7.1-1|34	
12cr|ecl-12.7.1-1|35	# no -devel package for header files is split off
12cr|ecl-12.7.1-1|36	# since they are required by the main package
12cr|ecl-12.7.1-1|37	
12cr|ecl-12.7.1-1|38	%package doc
12cr|ecl-12.7.1-1|39	Summary:      Documentation for Embeddable Common-Lisp
12cr|ecl-12.7.1-1|40	Group:        Development/Other
12cr|ecl-12.7.1-1|41	Requires:     %{name} = %{version}
12cr|ecl-12.7.1-1|42	
12cr|ecl-12.7.1-1|43	%description doc
12cr|ecl-12.7.1-1|44	ECL (Embeddable Common-Lisp) is an interpreter of the Common-Lisp
12cr|ecl-12.7.1-1|45	language as described in the X3J13 Ansi specification, featuring CLOS
12cr|ecl-12.7.1-1|46	(Common-Lisp Object System), conditions, loops, etc, plus a translator
12cr|ecl-12.7.1-1|47	to C, which can produce standalone executables.
12cr|ecl-12.7.1-1|48	
12cr|ecl-12.7.1-1|49	This package contains the documentation for ECL.
12cr|ecl-12.7.1-1|50	
12cr|ecl-12.7.1-1|51	%prep
12cr|ecl-12.7.1-1|52	%setup -q
12cr|ecl-12.7.1-1|53	# set rpath to the final path
12cr|ecl-12.7.1-1|54	perl -pi -e 's|-Wl,--rpath,~A|-Wl,--rpath,%{_libdir}/ecl|' src/configure
12cr|ecl-12.7.1-1|55	find -name CVS | xargs rm -rf
12cr|ecl-12.7.1-1|56	
12cr|ecl-12.7.1-1|57	%build
12cr|ecl-12.7.1-1|58	CONFIGURE_TOP=. \
12cr|ecl-12.7.1-1|59	%configure --enable-boehm=system --enable-threads=yes --with-clx --with-x
12cr|ecl-12.7.1-1|60	# Parallel make does not work
12cr|ecl-12.7.1-1|61	make
12cr|ecl-12.7.1-1|62	
12cr|ecl-12.7.1-1|63	# documentation build broken
12cr|ecl-12.7.1-1|64	#(cd build/doc; make)
12cr|ecl-12.7.1-1|65	
12cr|ecl-12.7.1-1|66	%install
12cr|ecl-12.7.1-1|67	%makeinstall_std
12cr|ecl-12.7.1-1|68	
12cr|ecl-12.7.1-1|69	# documentation build broken
12cr|ecl-12.7.1-1|70	#(cd build/doc; %makeinstall_std)
12cr|ecl-12.7.1-1|71	
12cr|ecl-12.7.1-1|72	# install man pages without invoking broken make rules and remove wrongly
12cr|ecl-12.7.1-1|73	# installed files
12cr|ecl-12.7.1-1|74	mkdir -p %{buildroot}/%{_mandir}/man1
12cr|ecl-12.7.1-1|75	cp -f build/doc/ecl{,-config}.man %{buildroot}/%{_mandir}/man1
12cr|ecl-12.7.1-1|76	lzma %{buildroot}/%{_mandir}/man1/*
12cr|ecl-12.7.1-1|77	rm -f %{buildroot}%{_libdir}/{Copyright,LGPL}
12cr|ecl-12.7.1-1|78	
12cr|ecl-12.7.1-1|79	rm -fr %{buildroot}%{_infodir}/dir
12cr|ecl-12.7.1-1|80	rm -fr %{buildroot}%{_docdir}
12cr|ecl-12.7.1-1|81	rm -f %{buildroot}/%{ecllibdir}/BUILD-STAMP
12cr|ecl-12.7.1-1|82	find %{buildroot}%{ecllibdir} -name '*.lsp' | xargs chmod 0644 ||:
12cr|ecl-12.7.1-1|83	
12cr|ecl-12.7.1-1|84	%files
12cr|ecl-12.7.1-1|85	%{_bindir}/ecl
12cr|ecl-12.7.1-1|86	%{_bindir}/ecl-config
12cr|ecl-12.7.1-1|87	%{ecllibdir}
12cr|ecl-12.7.1-1|88	%{_libdir}/libecl.so*
12cr|ecl-12.7.1-1|89	%{_includedir}/ecl
12cr|ecl-12.7.1-1|90	%{_mandir}/man*/*
12cr|ecl-12.7.1-1|91	%doc ANNOUNCEMENT Copyright
12cr|ecl-12.7.1-1|92	
12cr|ecl-12.7.1-1|93	%files doc
12cr|ecl-12.7.1-1|94	%doc examples
12cr|ecl-12.7.1-1|95	
12cr|ecl-12.7.1-1|96	
12cr|ecl-12.7.1-1|97	%changelog
12cr|ecl-12.7.1-1|98	* Mon Apr 11 2011 Paulo Andrade <pcpa@mandriva.com.br> 11.1.1-2mdv2011.0
12cr|ecl-12.7.1-1|99	+ Revision: 652725
12cr|ecl-12.7.1-1|100	- Rebuild with gcc 4.6.0
12cr|ecl-12.7.1-1|101	
12cr|ecl-12.7.1-1|102	* Thu Jan 27 2011 Paulo Andrade <pcpa@mandriva.com.br> 11.1.1-1
12cr|ecl-12.7.1-1|103	+ Revision: 633432
12cr|ecl-12.7.1-1|104	- Update to ecl 11.1.1.
12cr|ecl-12.7.1-1|105	
12cr|ecl-12.7.1-1|106	* Sat Aug 07 2010 Paulo Andrade <pcpa@mandriva.com.br> 10.4.1-1mdv2011.0
12cr|ecl-12.7.1-1|107	+ Revision: 567221
12cr|ecl-12.7.1-1|108	- Update to version 10.0.4.1
12cr|ecl-12.7.1-1|109	
12cr|ecl-12.7.1-1|110	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 9.12.3-2mdv2010.1
12cr|ecl-12.7.1-1|111	+ Revision: 503632
12cr|ecl-12.7.1-1|112	- rebuild for new gmp
12cr|ecl-12.7.1-1|113	
12cr|ecl-12.7.1-1|114	* Tue Dec 15 2009 Frederik Himpe <fhimpe@mandriva.org> 9.12.3-1mdv2010.1
12cr|ecl-12.7.1-1|115	+ Revision: 479068
12cr|ecl-12.7.1-1|116	- update to new version 9.12.3
12cr|ecl-12.7.1-1|117	
12cr|ecl-12.7.1-1|118	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 9.10.2-1mdv2010.1
12cr|ecl-12.7.1-1|119	+ Revision: 462184
12cr|ecl-12.7.1-1|120	- update to new version 9.10.2
12cr|ecl-12.7.1-1|121	
12cr|ecl-12.7.1-1|122	* Tue Aug 18 2009 Frederik Himpe <fhimpe@mandriva.org> 9.8.4-1mdv2010.0
12cr|ecl-12.7.1-1|123	+ Revision: 417840
12cr|ecl-12.7.1-1|124	- update to new version 9.8.4
12cr|ecl-12.7.1-1|125	
12cr|ecl-12.7.1-1|126	* Sat Aug 08 2009 Frederik Himpe <fhimpe@mandriva.org> 9.8.1-1mdv2010.0
12cr|ecl-12.7.1-1|127	+ Revision: 411752
12cr|ecl-12.7.1-1|128	- update to new version 9.8.1
12cr|ecl-12.7.1-1|129	
12cr|ecl-12.7.1-1|130	* Thu Jul 16 2009 Paulo Andrade <pcpa@mandriva.com.br> 9.7.1-1mdv2010.0
12cr|ecl-12.7.1-1|131	+ Revision: 396514
12cr|ecl-12.7.1-1|132	- Update to latest upstream release.
12cr|ecl-12.7.1-1|133	
12cr|ecl-12.7.1-1|134	* Sat Sep 27 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9j-6mdv2009.0
12cr|ecl-12.7.1-1|135	+ Revision: 288910
12cr|ecl-12.7.1-1|136	- rebuild
12cr|ecl-12.7.1-1|137	
12cr|ecl-12.7.1-1|138	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.9j-5mdv2009.0
12cr|ecl-12.7.1-1|139	+ Revision: 244623
12cr|ecl-12.7.1-1|140	- rebuild
12cr|ecl-12.7.1-1|141	
12cr|ecl-12.7.1-1|142	* Sat Feb 02 2008 Frederik Himpe <fhimpe@mandriva.org> 0.9j-3mdv2008.1
12cr|ecl-12.7.1-1|143	+ Revision: 161541
12cr|ecl-12.7.1-1|144	- Really fix ecl-doc requirement
12cr|ecl-12.7.1-1|145	
12cr|ecl-12.7.1-1|146	* Sat Feb 02 2008 Frederik Himpe <fhimpe@mandriva.org> 0.9j-2mdv2008.1
12cr|ecl-12.7.1-1|147	+ Revision: 161480
12cr|ecl-12.7.1-1|148	- Fix requirements of doc package
12cr|ecl-12.7.1-1|149	
12cr|ecl-12.7.1-1|150	* Sat Feb 02 2008 Frederik Himpe <fhimpe@mandriva.org> 0.9j-1mdv2008.1
12cr|ecl-12.7.1-1|151	+ Revision: 161459
12cr|ecl-12.7.1-1|152	- import ecl
12cr|ecl-12.7.1-1|153	
12cr|ecl-12.7.1-1|154	

1112 12
12cr|eclectus-0.2-3|1	Summary:	Han character dictionary
12cr|eclectus-0.2-3|2	Name:		eclectus
12cr|eclectus-0.2-3|3	Version:	0.2
12cr|eclectus-0.2-3|4	Release:	3
12cr|eclectus-0.2-3|5	Group:		Development/Python
12cr|eclectus-0.2-3|6	License:	GPLv3+
12cr|eclectus-0.2-3|7	URL:		http://code.google.com/p/eclectus/
12cr|eclectus-0.2-3|8	Source0:	http://eclectus.googlecode.com/files/%{name}-%{version}beta.tar.gz
12cr|eclectus-0.2-3|9	%py_requires -d
12cr|eclectus-0.2-3|10	BuildRequires:	python-setuptools
12cr|eclectus-0.2-3|11	BuildRequires:	kdelibs4-core
12cr|eclectus-0.2-3|12	BuildArch:	noarch
12cr|eclectus-0.2-3|13	Requires:	python-kde4
12cr|eclectus-0.2-3|14	Requires:	cjklib
12cr|eclectus-0.2-3|15	Suggests:	eclectus-voice-female
12cr|eclectus-0.2-3|16	Suggests:	eclectus-voice-male
12cr|eclectus-0.2-3|17	Suggests:	eclectus-segment-bwpng
12cr|eclectus-0.2-3|18	Suggests:	eclectus-segment-ordergif
12cr|eclectus-0.2-3|19	Suggests:	eclectus-segment-redpng
12cr|eclectus-0.2-3|20	
12cr|eclectus-0.2-3|21	%description
12cr|eclectus-0.2-3|22	Eclectus is a small Han character dictionary especially designed for
12cr|eclectus-0.2-3|23	learners of Chinese character based languages like Mandarin Chinese
12cr|eclectus-0.2-3|24	or Japanese.
12cr|eclectus-0.2-3|25	
12cr|eclectus-0.2-3|26	%prep
12cr|eclectus-0.2-3|27	%setup -qn %{name}-%{version}beta
12cr|eclectus-0.2-3|28	
12cr|eclectus-0.2-3|29	%build
12cr|eclectus-0.2-3|30	%{__python} setup.py build
12cr|eclectus-0.2-3|31	
12cr|eclectus-0.2-3|32	%install
12cr|eclectus-0.2-3|33	%{__python} setup.py install --skip-build --root=%{buildroot}
12cr|eclectus-0.2-3|34	
12cr|eclectus-0.2-3|35	%find_lang %{name}qt %{name}.lang
12cr|eclectus-0.2-3|36	
12cr|eclectus-0.2-3|37	%files -f %name.lang
12cr|eclectus-0.2-3|38	%defattr(-,root,root)
12cr|eclectus-0.2-3|39	%doc COPYING README
12cr|eclectus-0.2-3|40	%{_bindir}/eclectus
12cr|eclectus-0.2-3|41	%{python_sitelib}/*
12cr|eclectus-0.2-3|42	%{_datadir}/applications/kde4/eclectus.desktop
12cr|eclectus-0.2-3|43	%{_datadir}/apps/%{name}
12cr|eclectus-0.2-3|44	%{_iconsdir}/eclectus.png
12cr|eclectus-0.2-3|45	%{_iconsdir}/%{name}
12cr|eclectus-0.2-3|46	%{_datadir}/pixmaps/*
12cr|eclectus-0.2-3|47	
12cr|eclectus-0.2-3|48	
12cr|eclectus-0.2-3|49	%changelog
12cr|eclectus-0.2-3|50	* Sun Oct 31 2010 Funda Wang <fwang@mandriva.org> 0.2-2mdv2011.0
12cr|eclectus-0.2-3|51	+ Revision: 590791
12cr|eclectus-0.2-3|52	- rebuild for py2.7
12cr|eclectus-0.2-3|53	
12cr|eclectus-0.2-3|54	* Sat Dec 12 2009 Funda Wang <fwang@mandriva.org> 0.2-1mdv2010.1
12cr|eclectus-0.2-3|55	+ Revision: 477824
12cr|eclectus-0.2-3|56	- add kdecore BR
12cr|eclectus-0.2-3|57	- suggests eclectus data packages
12cr|eclectus-0.2-3|58	- import eclectus
12cr|eclectus-0.2-3|59	
12cr|eclectus-0.2-3|60	

1113 12
12cr|eclectus-segment-bwpng-0.2-2|1	Summary:	Han character dictionary
12cr|eclectus-segment-bwpng-0.2-2|2	Name:		eclectus-segment-bwpng
12cr|eclectus-segment-bwpng-0.2-2|3	Version:	0.2
12cr|eclectus-segment-bwpng-0.2-2|4	Release:	%mkrel 2
12cr|eclectus-segment-bwpng-0.2-2|5	Group:		Development/Python
12cr|eclectus-segment-bwpng-0.2-2|6	License:	GPLv3+
12cr|eclectus-segment-bwpng-0.2-2|7	URL:		http://code.google.com/p/eclectus/
12cr|eclectus-segment-bwpng-0.2-2|8	Source0:	http://eclectus.googlecode.com/files/bw.png.segment-%{version}beta.tar.gz
12cr|eclectus-segment-bwpng-0.2-2|9	BuildArch:	noarch
12cr|eclectus-segment-bwpng-0.2-2|10	Requires:	eclectus
12cr|eclectus-segment-bwpng-0.2-2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12cr|eclectus-segment-bwpng-0.2-2|12	
12cr|eclectus-segment-bwpng-0.2-2|13	%description
12cr|eclectus-segment-bwpng-0.2-2|14	Eclectus is a small Han character dictionary especially designed for
12cr|eclectus-segment-bwpng-0.2-2|15	learners of Chinese character based languages like Mandarin Chinese
12cr|eclectus-segment-bwpng-0.2-2|16	or Japanese.
12cr|eclectus-segment-bwpng-0.2-2|17	
12cr|eclectus-segment-bwpng-0.2-2|18	%prep
12cr|eclectus-segment-bwpng-0.2-2|19	%setup -qn bw.png.segment-%{version}beta
12cr|eclectus-segment-bwpng-0.2-2|20	
12cr|eclectus-segment-bwpng-0.2-2|21	%install
12cr|eclectus-segment-bwpng-0.2-2|22	rm -rf %{buildroot}
12cr|eclectus-segment-bwpng-0.2-2|23	mkdir -p %{buildroot}%{_datadir}/eclectus/bw.png.segment/
12cr|eclectus-segment-bwpng-0.2-2|24	cp -fr *.png.segment %{buildroot}%{_datadir}/eclectus/bw.png.segment/
12cr|eclectus-segment-bwpng-0.2-2|25	
12cr|eclectus-segment-bwpng-0.2-2|26	%clean
12cr|eclectus-segment-bwpng-0.2-2|27	rm -rf %{buildroot}
12cr|eclectus-segment-bwpng-0.2-2|28	
12cr|eclectus-segment-bwpng-0.2-2|29	%files
12cr|eclectus-segment-bwpng-0.2-2|30	%defattr(-,root,root)
12cr|eclectus-segment-bwpng-0.2-2|31	%{_datadir}/eclectus/bw.png.segment
12cr|eclectus-segment-bwpng-0.2-2|32	
12cr|eclectus-segment-bwpng-0.2-2|33	
12cr|eclectus-segment-bwpng-0.2-2|34	%changelog
12cr|eclectus-segment-bwpng-0.2-2|35	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdv2011.0
12cr|eclectus-segment-bwpng-0.2-2|36	+ Revision: 610336
12cr|eclectus-segment-bwpng-0.2-2|37	- rebuild
12cr|eclectus-segment-bwpng-0.2-2|38	
12cr|eclectus-segment-bwpng-0.2-2|39	* Sat Dec 12 2009 Funda Wang <fwang@mandriva.org> 0.2-1mdv2010.1
12cr|eclectus-segment-bwpng-0.2-2|40	+ Revision: 477773
12cr|eclectus-segment-bwpng-0.2-2|41	- import eclectus-segment-bwpng
12cr|eclectus-segment-bwpng-0.2-2|42	
12cr|eclectus-segment-bwpng-0.2-2|43	

1114 12
12cr|eclectus-segment-ordergif-0.2-2|1	Summary:	Han character dictionary
12cr|eclectus-segment-ordergif-0.2-2|2	Name:		eclectus-segment-ordergif
12cr|eclectus-segment-ordergif-0.2-2|3	Version:	0.2
12cr|eclectus-segment-ordergif-0.2-2|4	Release:	%mkrel 2
12cr|eclectus-segment-ordergif-0.2-2|5	Group:		Development/Python
12cr|eclectus-segment-ordergif-0.2-2|6	License:	GPLv3+
12cr|eclectus-segment-ordergif-0.2-2|7	URL:		http://code.google.com/p/eclectus/
12cr|eclectus-segment-ordergif-0.2-2|8	Source0:	http://eclectus.googlecode.com/files/order.gif-%{version}beta.tar.gz
12cr|eclectus-segment-ordergif-0.2-2|9	BuildArch:	noarch
12cr|eclectus-segment-ordergif-0.2-2|10	Requires:	eclectus
12cr|eclectus-segment-ordergif-0.2-2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12cr|eclectus-segment-ordergif-0.2-2|12	
12cr|eclectus-segment-ordergif-0.2-2|13	%description
12cr|eclectus-segment-ordergif-0.2-2|14	Eclectus is a small Han character dictionary especially designed for
12cr|eclectus-segment-ordergif-0.2-2|15	learners of Chinese character based languages like Mandarin Chinese
12cr|eclectus-segment-ordergif-0.2-2|16	or Japanese.
12cr|eclectus-segment-ordergif-0.2-2|17	
12cr|eclectus-segment-ordergif-0.2-2|18	%prep
12cr|eclectus-segment-ordergif-0.2-2|19	%setup -qn order.gif-%{version}beta
12cr|eclectus-segment-ordergif-0.2-2|20	
12cr|eclectus-segment-ordergif-0.2-2|21	%install
12cr|eclectus-segment-ordergif-0.2-2|22	rm -rf %{buildroot}
12cr|eclectus-segment-ordergif-0.2-2|23	mkdir -p %{buildroot}%{_datadir}/eclectus/order.gif/
12cr|eclectus-segment-ordergif-0.2-2|24	cp -fr *.gif %{buildroot}%{_datadir}/eclectus/order.gif
12cr|eclectus-segment-ordergif-0.2-2|25	
12cr|eclectus-segment-ordergif-0.2-2|26	%clean
12cr|eclectus-segment-ordergif-0.2-2|27	rm -rf %{buildroot}
12cr|eclectus-segment-ordergif-0.2-2|28	
12cr|eclectus-segment-ordergif-0.2-2|29	%files
12cr|eclectus-segment-ordergif-0.2-2|30	%defattr(-,root,root)
12cr|eclectus-segment-ordergif-0.2-2|31	%{_datadir}/eclectus/order.gif
12cr|eclectus-segment-ordergif-0.2-2|32	
12cr|eclectus-segment-ordergif-0.2-2|33	
12cr|eclectus-segment-ordergif-0.2-2|34	%changelog
12cr|eclectus-segment-ordergif-0.2-2|35	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdv2011.0
12cr|eclectus-segment-ordergif-0.2-2|36	+ Revision: 610337
12cr|eclectus-segment-ordergif-0.2-2|37	- rebuild
12cr|eclectus-segment-ordergif-0.2-2|38	
12cr|eclectus-segment-ordergif-0.2-2|39	* Sat Dec 12 2009 Funda Wang <fwang@mandriva.org> 0.2-1mdv2010.1
12cr|eclectus-segment-ordergif-0.2-2|40	+ Revision: 477779
12cr|eclectus-segment-ordergif-0.2-2|41	- import eclectus-segment-ordergif
12cr|eclectus-segment-ordergif-0.2-2|42	
12cr|eclectus-segment-ordergif-0.2-2|43	

1115 12
12cr|eclectus-segment-redpng-0.2-2|1	Summary:	Han character dictionary
12cr|eclectus-segment-redpng-0.2-2|2	Name:		eclectus-segment-redpng
12cr|eclectus-segment-redpng-0.2-2|3	Version:	0.2
12cr|eclectus-segment-redpng-0.2-2|4	Release:	%mkrel 2
12cr|eclectus-segment-redpng-0.2-2|5	Group:		Development/Python
12cr|eclectus-segment-redpng-0.2-2|6	License:	GPLv3+
12cr|eclectus-segment-redpng-0.2-2|7	URL:		http://code.google.com/p/eclectus/
12cr|eclectus-segment-redpng-0.2-2|8	Source0:	http://eclectus.googlecode.com/files/red.png-%{version}beta.tar.gz
12cr|eclectus-segment-redpng-0.2-2|9	BuildArch:	noarch
12cr|eclectus-segment-redpng-0.2-2|10	Requires:	eclectus
12cr|eclectus-segment-redpng-0.2-2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12cr|eclectus-segment-redpng-0.2-2|12	
12cr|eclectus-segment-redpng-0.2-2|13	%description
12cr|eclectus-segment-redpng-0.2-2|14	Eclectus is a small Han character dictionary especially designed for
12cr|eclectus-segment-redpng-0.2-2|15	learners of Chinese character based languages like Mandarin Chinese
12cr|eclectus-segment-redpng-0.2-2|16	or Japanese.
12cr|eclectus-segment-redpng-0.2-2|17	
12cr|eclectus-segment-redpng-0.2-2|18	%prep
12cr|eclectus-segment-redpng-0.2-2|19	%setup -qn red.png-%{version}beta
12cr|eclectus-segment-redpng-0.2-2|20	
12cr|eclectus-segment-redpng-0.2-2|21	%install
12cr|eclectus-segment-redpng-0.2-2|22	rm -rf %{buildroot}
12cr|eclectus-segment-redpng-0.2-2|23	mkdir -p %{buildroot}%{_datadir}/eclectus/red.png/
12cr|eclectus-segment-redpng-0.2-2|24	cp -fr *.png %{buildroot}%{_datadir}/eclectus/red.png
12cr|eclectus-segment-redpng-0.2-2|25	
12cr|eclectus-segment-redpng-0.2-2|26	%clean
12cr|eclectus-segment-redpng-0.2-2|27	rm -rf %{buildroot}
12cr|eclectus-segment-redpng-0.2-2|28	
12cr|eclectus-segment-redpng-0.2-2|29	%files
12cr|eclectus-segment-redpng-0.2-2|30	%defattr(-,root,root)
12cr|eclectus-segment-redpng-0.2-2|31	%{_datadir}/eclectus/red.png
12cr|eclectus-segment-redpng-0.2-2|32	
12cr|eclectus-segment-redpng-0.2-2|33	
12cr|eclectus-segment-redpng-0.2-2|34	%changelog
12cr|eclectus-segment-redpng-0.2-2|35	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdv2011.0
12cr|eclectus-segment-redpng-0.2-2|36	+ Revision: 610338
12cr|eclectus-segment-redpng-0.2-2|37	- rebuild
12cr|eclectus-segment-redpng-0.2-2|38	
12cr|eclectus-segment-redpng-0.2-2|39	* Sat Dec 12 2009 Funda Wang <fwang@mandriva.org> 0.2-1mdv2010.1
12cr|eclectus-segment-redpng-0.2-2|40	+ Revision: 477777
12cr|eclectus-segment-redpng-0.2-2|41	- import eclectus-segment-redpng
12cr|eclectus-segment-redpng-0.2-2|42	
12cr|eclectus-segment-redpng-0.2-2|43	

1116 12
12cr|eclectus-voice-female-0.2-2|1	Summary:	Han character dictionary
12cr|eclectus-voice-female-0.2-2|2	Name:		eclectus-voice-female
12cr|eclectus-voice-female-0.2-2|3	Version:	0.2
12cr|eclectus-voice-female-0.2-2|4	Release:	%mkrel 2
12cr|eclectus-voice-female-0.2-2|5	Group:		Development/Python
12cr|eclectus-voice-female-0.2-2|6	License:	GPLv3+
12cr|eclectus-voice-female-0.2-2|7	URL:		http://code.google.com/p/eclectus/
12cr|eclectus-voice-female-0.2-2|8	Source0:	http://eclectus.googlecode.com/files/cmn-caen-tan-%{version}beta.tar.gz
12cr|eclectus-voice-female-0.2-2|9	BuildArch:	noarch
12cr|eclectus-voice-female-0.2-2|10	Requires:	eclectus
12cr|eclectus-voice-female-0.2-2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12cr|eclectus-voice-female-0.2-2|12	
12cr|eclectus-voice-female-0.2-2|13	%description
12cr|eclectus-voice-female-0.2-2|14	Eclectus is a small Han character dictionary especially designed for
12cr|eclectus-voice-female-0.2-2|15	learners of Chinese character based languages like Mandarin Chinese
12cr|eclectus-voice-female-0.2-2|16	or Japanese.
12cr|eclectus-voice-female-0.2-2|17	
12cr|eclectus-voice-female-0.2-2|18	%prep
12cr|eclectus-voice-female-0.2-2|19	%setup -qn cmn-caen-tan-%{version}beta
12cr|eclectus-voice-female-0.2-2|20	
12cr|eclectus-voice-female-0.2-2|21	%install
12cr|eclectus-voice-female-0.2-2|22	rm -rf %{buildroot}
12cr|eclectus-voice-female-0.2-2|23	make install installpath=%{buildroot}%{_datadir}/eclectus/cmn-caen-tan
12cr|eclectus-voice-female-0.2-2|24	
12cr|eclectus-voice-female-0.2-2|25	%clean
12cr|eclectus-voice-female-0.2-2|26	rm -rf %{buildroot}
12cr|eclectus-voice-female-0.2-2|27	
12cr|eclectus-voice-female-0.2-2|28	%files
12cr|eclectus-voice-female-0.2-2|29	%defattr(-,root,root)
12cr|eclectus-voice-female-0.2-2|30	%{_datadir}/eclectus/cmn-caen-tan
12cr|eclectus-voice-female-0.2-2|31	
12cr|eclectus-voice-female-0.2-2|32	
12cr|eclectus-voice-female-0.2-2|33	
12cr|eclectus-voice-female-0.2-2|34	%changelog
12cr|eclectus-voice-female-0.2-2|35	

1117 12
12cr|eclectus-voice-male-0.2-2|1	Summary:	Han character dictionary
12cr|eclectus-voice-male-0.2-2|2	Name:		eclectus-voice-male
12cr|eclectus-voice-male-0.2-2|3	Version:	0.2
12cr|eclectus-voice-male-0.2-2|4	Release:	%mkrel 2
12cr|eclectus-voice-male-0.2-2|5	Group:		Development/Python
12cr|eclectus-voice-male-0.2-2|6	License:	GPLv3+
12cr|eclectus-voice-male-0.2-2|7	URL:		http://code.google.com/p/eclectus/
12cr|eclectus-voice-male-0.2-2|8	Source0:	http://eclectus.googlecode.com/files/chi-balm-hsk1-%{version}beta.tar.gz
12cr|eclectus-voice-male-0.2-2|9	BuildArch:	noarch
12cr|eclectus-voice-male-0.2-2|10	Requires:	eclectus
12cr|eclectus-voice-male-0.2-2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12cr|eclectus-voice-male-0.2-2|12	
12cr|eclectus-voice-male-0.2-2|13	%description
12cr|eclectus-voice-male-0.2-2|14	Eclectus is a small Han character dictionary especially designed for
12cr|eclectus-voice-male-0.2-2|15	learners of Chinese character based languages like Mandarin Chinese
12cr|eclectus-voice-male-0.2-2|16	or Japanese.
12cr|eclectus-voice-male-0.2-2|17	
12cr|eclectus-voice-male-0.2-2|18	%prep
12cr|eclectus-voice-male-0.2-2|19	%setup -qn chi-balm-hsk1-%{version}beta
12cr|eclectus-voice-male-0.2-2|20	
12cr|eclectus-voice-male-0.2-2|21	%install
12cr|eclectus-voice-male-0.2-2|22	rm -rf %{buildroot}
12cr|eclectus-voice-male-0.2-2|23	make install installpath=%{buildroot}%{_datadir}/eclectus/chi-balm-hsk1
12cr|eclectus-voice-male-0.2-2|24	
12cr|eclectus-voice-male-0.2-2|25	%clean
12cr|eclectus-voice-male-0.2-2|26	rm -rf %{buildroot}
12cr|eclectus-voice-male-0.2-2|27	
12cr|eclectus-voice-male-0.2-2|28	%files
12cr|eclectus-voice-male-0.2-2|29	%defattr(-,root,root)
12cr|eclectus-voice-male-0.2-2|30	%{_datadir}/eclectus/chi-balm-hsk1
12cr|eclectus-voice-male-0.2-2|31	
12cr|eclectus-voice-male-0.2-2|32	
12cr|eclectus-voice-male-0.2-2|33	%changelog
12cr|eclectus-voice-male-0.2-2|34	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdv2011.0
12cr|eclectus-voice-male-0.2-2|35	+ Revision: 610341
12cr|eclectus-voice-male-0.2-2|36	- rebuild
12cr|eclectus-voice-male-0.2-2|37	
12cr|eclectus-voice-male-0.2-2|38	* Sat Dec 12 2009 Funda Wang <fwang@mandriva.org> 0.2-1mdv2010.1
12cr|eclectus-voice-male-0.2-2|39	+ Revision: 477783
12cr|eclectus-voice-male-0.2-2|40	- import eclectus-voice-male
12cr|eclectus-voice-male-0.2-2|41	
12cr|eclectus-voice-male-0.2-2|42	

1118 12
12cr|eclib-mwrank-0.20120428-2|1	%define major 0
12cr|eclib-mwrank-0.20120428-2|2	%define libeclib	%mklibname eclib %{major}
12cr|eclib-mwrank-0.20120428-2|3	%define libeclib_devel	%mklibname -d eclib
12cr|eclib-mwrank-0.20120428-2|4	
12cr|eclib-mwrank-0.20120428-2|5	Name:		eclib-mwrank
12cr|eclib-mwrank-0.20120428-2|6	Group:		Sciences/Mathematics
12cr|eclib-mwrank-0.20120428-2|7	License:	GPLv3+
12cr|eclib-mwrank-0.20120428-2|8	Summary:	Mordell-Weil groups of elliptic curves over Q via 2-descent
12cr|eclib-mwrank-0.20120428-2|9	Version:	0.20120428
12cr|eclib-mwrank-0.20120428-2|10	Release:	2
12cr|eclib-mwrank-0.20120428-2|11	URL:		http://www.warwick.ac.uk/~masgaj/mwrank/index.html
12cr|eclib-mwrank-0.20120428-2|12	Source:		http://sagemath.org/packages/standard/eclib-20120428.spkg
12cr|eclib-mwrank-0.20120428-2|13	
12cr|eclib-mwrank-0.20120428-2|14	BuildRequires:	gcc-c++
12cr|eclib-mwrank-0.20120428-2|15	BuildRequires:	gmp-devel
12cr|eclib-mwrank-0.20120428-2|16	BuildRequires:	ntl-devel
12cr|eclib-mwrank-0.20120428-2|17	BuildRequires:	libpari-devel
12cr|eclib-mwrank-0.20120428-2|18	
12cr|eclib-mwrank-0.20120428-2|19	%description
12cr|eclib-mwrank-0.20120428-2|20	mwrank is a program written in C++ for computing Mordell-Weil groups of
12cr|eclib-mwrank-0.20120428-2|21	elliptic curves over Q via 2-descent. It is available as source code
12cr|eclib-mwrank-0.20120428-2|22	(licensed under GPL) in the eclib package. mwrank is now only distributed
12cr|eclib-mwrank-0.20120428-2|23	as part of eclib. eclib is also included in Sage, and for most potential
12cr|eclib-mwrank-0.20120428-2|24	users the easiest way to run mwrank is to install Sage (which also of
12cr|eclib-mwrank-0.20120428-2|25	course gives you much much more). I no longer provide a source code
12cr|eclib-mwrank-0.20120428-2|26	distribution of mwrank by itself: use eclib instead. Full source code
12cr|eclib-mwrank-0.20120428-2|27	for eclib is available from google code.
12cr|eclib-mwrank-0.20120428-2|28	
12cr|eclib-mwrank-0.20120428-2|29	%package	-n %{libeclib}
12cr|eclib-mwrank-0.20120428-2|30	Group:		Sciences/Mathematics
12cr|eclib-mwrank-0.20120428-2|31	License:	GPL
12cr|eclib-mwrank-0.20120428-2|32	Summary:	Run time libraries for %{name}
12cr|eclib-mwrank-0.20120428-2|33	
12cr|eclib-mwrank-0.20120428-2|34	%description	-n %{libeclib}
12cr|eclib-mwrank-0.20120428-2|35	Run time libraries for %{name}.
12cr|eclib-mwrank-0.20120428-2|36	
12cr|eclib-mwrank-0.20120428-2|37	%package	-n %{libeclib_devel}
12cr|eclib-mwrank-0.20120428-2|38	Group:		Development/C
12cr|eclib-mwrank-0.20120428-2|39	License:	GPL
12cr|eclib-mwrank-0.20120428-2|40	Summary:	Development files for %{name}
12cr|eclib-mwrank-0.20120428-2|41	Provides:	eclib-devel = %{version}-%{release}
12cr|eclib-mwrank-0.20120428-2|42	Provides:	libeclib-devel = %{version}-%{release}
12cr|eclib-mwrank-0.20120428-2|43	Requires:	%{libeclib} = %{version}-%{release}
12cr|eclib-mwrank-0.20120428-2|44	
12cr|eclib-mwrank-0.20120428-2|45	%description	-n %{libeclib_devel}
12cr|eclib-mwrank-0.20120428-2|46	Development header files and libraries for %{name}.
12cr|eclib-mwrank-0.20120428-2|47	
12cr|eclib-mwrank-0.20120428-2|48	%prep
12cr|eclib-mwrank-0.20120428-2|49	%setup -q -n eclib-20120428
12cr|eclib-mwrank-0.20120428-2|50	
12cr|eclib-mwrank-0.20120428-2|51	%build
12cr|eclib-mwrank-0.20120428-2|52	pushd src
12cr|eclib-mwrank-0.20120428-2|53	%configure2_5x --disable-static --enable-shared --disable-allprogs
12cr|eclib-mwrank-0.20120428-2|54	%make
12cr|eclib-mwrank-0.20120428-2|55	popd
12cr|eclib-mwrank-0.20120428-2|56	
12cr|eclib-mwrank-0.20120428-2|57	%install
12cr|eclib-mwrank-0.20120428-2|58	pushd src
12cr|eclib-mwrank-0.20120428-2|59	%makeinstall_std
12cr|eclib-mwrank-0.20120428-2|60	mkdir -p %{buildroot}%{_docdir}/eclib
12cr|eclib-mwrank-0.20120428-2|61	cp -a AUTHORS COPYING ChangeLog NEWS README %{buildroot}%{_docdir}/eclib
12cr|eclib-mwrank-0.20120428-2|62	popd
12cr|eclib-mwrank-0.20120428-2|63	
12cr|eclib-mwrank-0.20120428-2|64	%check
12cr|eclib-mwrank-0.20120428-2|65	make -C src check LD_LIBRARY_PATH=%{buildroot}%{_libdir}
12cr|eclib-mwrank-0.20120428-2|66	
12cr|eclib-mwrank-0.20120428-2|67	%files
12cr|eclib-mwrank-0.20120428-2|68	%{_bindir}/*
12cr|eclib-mwrank-0.20120428-2|69	
12cr|eclib-mwrank-0.20120428-2|70	%files -n %{libeclib}
12cr|eclib-mwrank-0.20120428-2|71	%{_libdir}/lib*.so.%{major}*
12cr|eclib-mwrank-0.20120428-2|72	
12cr|eclib-mwrank-0.20120428-2|73	%files		-n %{libeclib_devel}
12cr|eclib-mwrank-0.20120428-2|74	%doc %dir %{_docdir}/eclib
12cr|eclib-mwrank-0.20120428-2|75	%doc %{_docdir}/eclib/AUTHORS
12cr|eclib-mwrank-0.20120428-2|76	%doc %{_docdir}/eclib/COPYING
12cr|eclib-mwrank-0.20120428-2|77	%doc %{_docdir}/eclib/ChangeLog
12cr|eclib-mwrank-0.20120428-2|78	%doc %{_docdir}/eclib/NEWS
12cr|eclib-mwrank-0.20120428-2|79	%doc %{_docdir}/eclib/README
12cr|eclib-mwrank-0.20120428-2|80	%{_includedir}/eclib
12cr|eclib-mwrank-0.20120428-2|81	%{_libdir}/lib*.so
12cr|eclib-mwrank-0.20120428-2|82	

1119 12
12cr|eclipse-anyedit-2.1.1-3|1	%define eclipse_base %{_libdir}/eclipse
12cr|eclipse-anyedit-2.1.1-3|2	%define gcj_support 0
12cr|eclipse-anyedit-2.1.1-3|3	%define rlsdate 200809292108
12cr|eclipse-anyedit-2.1.1-3|4	
12cr|eclipse-anyedit-2.1.1-3|5	Summary: AnyEdit plugin for eclipse
12cr|eclipse-anyedit-2.1.1-3|6	Name: eclipse-anyedit
12cr|eclipse-anyedit-2.1.1-3|7	Version: 2.1.1
12cr|eclipse-anyedit-2.1.1-3|8	Release: 3
12cr|eclipse-anyedit-2.1.1-3|9	License: BSD
12cr|eclipse-anyedit-2.1.1-3|10	Group: Development/Other
12cr|eclipse-anyedit-2.1.1-3|11	URL: http://andrei.gmxhome.de/anyedit/index.html
12cr|eclipse-anyedit-2.1.1-3|12	
12cr|eclipse-anyedit-2.1.1-3|13	Source0: http://andrei.gmxhome.de/eclipse/plugins/de.loskutov.anyedit.AnyEditTools_%{version}.%{rlsdate}.jar
12cr|eclipse-anyedit-2.1.1-3|14	Source1: assemble.xml
12cr|eclipse-anyedit-2.1.1-3|15	Source2: package.xml
12cr|eclipse-anyedit-2.1.1-3|16	Source3: LICENSE
12cr|eclipse-anyedit-2.1.1-3|17	
12cr|eclipse-anyedit-2.1.1-3|18	# work around unicode/compiler issue
12cr|eclipse-anyedit-2.1.1-3|19	Patch0: eclipse-anyedit-%{version}-unicode.patch
12cr|eclipse-anyedit-2.1.1-3|20	
12cr|eclipse-anyedit-2.1.1-3|21	Requires: eclipse-platform >= 3.3
12cr|eclipse-anyedit-2.1.1-3|22	BuildRequires: jpackage-utils >= 0:1.5
12cr|eclipse-anyedit-2.1.1-3|23	BuildRequires: eclipse-pde
12cr|eclipse-anyedit-2.1.1-3|24	%if %{gcj_support}
12cr|eclipse-anyedit-2.1.1-3|25	BuildRequires:          java-gcj-compat-devel >= 1.0.33
12cr|eclipse-anyedit-2.1.1-3|26	Requires(post):         java-gcj-compat >= 1.0.33
12cr|eclipse-anyedit-2.1.1-3|27	Requires(postun):       java-gcj-compat >= 1.0.33
12cr|eclipse-anyedit-2.1.1-3|28	%else
12cr|eclipse-anyedit-2.1.1-3|29	BuildRequires:          java-devel >= 1.4.2
12cr|eclipse-anyedit-2.1.1-3|30	BuildArch:              noarch
12cr|eclipse-anyedit-2.1.1-3|31	%endif
12cr|eclipse-anyedit-2.1.1-3|32	
12cr|eclipse-anyedit-2.1.1-3|33	%description
12cr|eclipse-anyedit-2.1.1-3|34	The AnyEdit plugin adds several new actions to the context menu of text-based
12cr|eclipse-anyedit-2.1.1-3|35	Eclipse editors.
12cr|eclipse-anyedit-2.1.1-3|36	
12cr|eclipse-anyedit-2.1.1-3|37	%prep
12cr|eclipse-anyedit-2.1.1-3|38	%setup -q -c
12cr|eclipse-anyedit-2.1.1-3|39	%patch0 -p1
12cr|eclipse-anyedit-2.1.1-3|40	
12cr|eclipse-anyedit-2.1.1-3|41	# remove pre-compiled classes
12cr|eclipse-anyedit-2.1.1-3|42	rm -rf de
12cr|eclipse-anyedit-2.1.1-3|43	
12cr|eclipse-anyedit-2.1.1-3|44	# install license
12cr|eclipse-anyedit-2.1.1-3|45	install -m 644 %{SOURCE3} LICENSE
12cr|eclipse-anyedit-2.1.1-3|46	
12cr|eclipse-anyedit-2.1.1-3|47	%build
12cr|eclipse-anyedit-2.1.1-3|48	# See comments in the script to understand this.
12cr|eclipse-anyedit-2.1.1-3|49	%if 0%{?rhel} == 5
12cr|eclipse-anyedit-2.1.1-3|50	/bin/sh -x %{_libdir}/eclipse/buildscripts/copy-platform SDK %{eclipse_base}
12cr|eclipse-anyedit-2.1.1-3|51	%else
12cr|eclipse-anyedit-2.1.1-3|52	/bin/sh -x %{eclipse_base}/buildscripts/copy-platform SDK %{eclipse_base}
12cr|eclipse-anyedit-2.1.1-3|53	%endif
12cr|eclipse-anyedit-2.1.1-3|54	
12cr|eclipse-anyedit-2.1.1-3|55	SDK=$(cd SDK > /dev/null && pwd)
12cr|eclipse-anyedit-2.1.1-3|56	
12cr|eclipse-anyedit-2.1.1-3|57	# Eclipse may write preferences and logs here
12cr|eclipse-anyedit-2.1.1-3|58	mkdir home
12cr|eclipse-anyedit-2.1.1-3|59	homedir=$(cd home > /dev/null && pwd)
12cr|eclipse-anyedit-2.1.1-3|60	
12cr|eclipse-anyedit-2.1.1-3|61	# create the required assemble and package targets
12cr|eclipse-anyedit-2.1.1-3|62	mkdir $(pwd)/build/
12cr|eclipse-anyedit-2.1.1-3|63	# this symlink creates the assemble target which assembles the plugin
12cr|eclipse-anyedit-2.1.1-3|64	ln -s %{SOURCE1} $(pwd)/build/assemble.de.loskutov.anyedit.AnyEditTools.all.xml
12cr|eclipse-anyedit-2.1.1-3|65	# this symlink creates the package target which packages the plugin
12cr|eclipse-anyedit-2.1.1-3|66	ln -s %{SOURCE2} $(pwd)/build/package.de.loskutov.anyedit.AnyEditTools.all.xml
12cr|eclipse-anyedit-2.1.1-3|67	
12cr|eclipse-anyedit-2.1.1-3|68	# find correct location
12cr|eclipse-anyedit-2.1.1-3|69	package_build=$(find %{eclipse_base} -name 'package-build' -print | grep pde | grep templates)
12cr|eclipse-anyedit-2.1.1-3|70	build_xml=$(find %{eclipse_base} -name 'build.xml' -print | grep pde | grep scripts)
12cr|eclipse-anyedit-2.1.1-3|71	
12cr|eclipse-anyedit-2.1.1-3|72	# build the plugin
12cr|eclipse-anyedit-2.1.1-3|73	eclipse \
12cr|eclipse-anyedit-2.1.1-3|74	-nosplash                                         \
12cr|eclipse-anyedit-2.1.1-3|75	-application org.eclipse.ant.core.antRunner       \
12cr|eclipse-anyedit-2.1.1-3|76	-Dtype=plugin                                     \
12cr|eclipse-anyedit-2.1.1-3|77	-Did=de.loskutov.anyedit.AnyEditTools             \
12cr|eclipse-anyedit-2.1.1-3|78	-DbaseLocation=$SDK                               \
12cr|eclipse-anyedit-2.1.1-3|79	-DsourceDirectory=$(pwd)                          \
12cr|eclipse-anyedit-2.1.1-3|80	-DbuildDirectory=$(pwd)/build                     \
12cr|eclipse-anyedit-2.1.1-3|81	-Dbuilder=$package_build \
12cr|eclipse-anyedit-2.1.1-3|82	-f $build_xml \
12cr|eclipse-anyedit-2.1.1-3|83	-vmargs -Duser.home=$homedir
12cr|eclipse-anyedit-2.1.1-3|84	
12cr|eclipse-anyedit-2.1.1-3|85	%install
12cr|eclipse-anyedit-2.1.1-3|86	rm -rf %{buildroot}
12cr|eclipse-anyedit-2.1.1-3|87	
12cr|eclipse-anyedit-2.1.1-3|88	# create plugins directory
12cr|eclipse-anyedit-2.1.1-3|89	install -d -m 755 %{buildroot}/%{eclipse_base}/dropins/anyedit/plugins
12cr|eclipse-anyedit-2.1.1-3|90	
12cr|eclipse-anyedit-2.1.1-3|91	# install plugin
12cr|eclipse-anyedit-2.1.1-3|92	install -m 644 de.loskutov.anyedit.AnyEditTools_%{version}.%{rlsdate}.jar \
12cr|eclipse-anyedit-2.1.1-3|93	%{buildroot}/%{eclipse_base}/dropins/anyedit/plugins
12cr|eclipse-anyedit-2.1.1-3|94	
12cr|eclipse-anyedit-2.1.1-3|95	%if %{gcj_support}
12cr|eclipse-anyedit-2.1.1-3|96	%{_bindir}/aot-compile-rpm
12cr|eclipse-anyedit-2.1.1-3|97	%endif
12cr|eclipse-anyedit-2.1.1-3|98	
12cr|eclipse-anyedit-2.1.1-3|99	%clean
12cr|eclipse-anyedit-2.1.1-3|100	rm -rf %{buildroot}
12cr|eclipse-anyedit-2.1.1-3|101	
12cr|eclipse-anyedit-2.1.1-3|102	%if %{gcj_support}
12cr|eclipse-anyedit-2.1.1-3|103	%post
12cr|eclipse-anyedit-2.1.1-3|104	if [ -x %{_bindir}/rebuild-gcj-db ]
12cr|eclipse-anyedit-2.1.1-3|105	then
12cr|eclipse-anyedit-2.1.1-3|106	%{_bindir}/rebuild-gcj-db
12cr|eclipse-anyedit-2.1.1-3|107	fi
12cr|eclipse-anyedit-2.1.1-3|108	%postun
12cr|eclipse-anyedit-2.1.1-3|109	if [ -x %{_bindir}/rebuild-gcj-db ]
12cr|eclipse-anyedit-2.1.1-3|110	then
12cr|eclipse-anyedit-2.1.1-3|111	%{_bindir}/rebuild-gcj-db
12cr|eclipse-anyedit-2.1.1-3|112	fi
12cr|eclipse-anyedit-2.1.1-3|113	%endif
12cr|eclipse-anyedit-2.1.1-3|114	
12cr|eclipse-anyedit-2.1.1-3|115	%files
12cr|eclipse-anyedit-2.1.1-3|116	%defattr(-,root,root,-)
12cr|eclipse-anyedit-2.1.1-3|117	%{eclipse_base}/dropins/anyedit/plugins/de.loskutov.anyedit.AnyEditTools_%{version}.%{rlsdate}.jar
12cr|eclipse-anyedit-2.1.1-3|118	%doc LICENSE
12cr|eclipse-anyedit-2.1.1-3|119	%if %{gcj_support}
12cr|eclipse-anyedit-2.1.1-3|120	%attr(-,root,root) %{_libdir}/gcj/%{name}
12cr|eclipse-anyedit-2.1.1-3|121	%endif
12cr|eclipse-anyedit-2.1.1-3|122	
12cr|eclipse-anyedit-2.1.1-3|123	
12cr|eclipse-anyedit-2.1.1-3|124	
12cr|eclipse-anyedit-2.1.1-3|125	%changelog
12cr|eclipse-anyedit-2.1.1-3|126	

1120 12
12cr|eclipse-demos-0.0.1-0.2.3|1	Name:           eclipse-demos
12cr|eclipse-demos-0.0.1-0.2.3|2	Version:        0.0.1
12cr|eclipse-demos-0.0.1-0.2.3|3	Release:        %mkrel 0.2.3
12cr|eclipse-demos-0.0.1-0.2.3|4	Summary:        Eclipse demonstration screencasts
12cr|eclipse-demos-0.0.1-0.2.3|5	
12cr|eclipse-demos-0.0.1-0.2.3|6	Group:          Development/Java
12cr|eclipse-demos-0.0.1-0.2.3|7	License:        Open Publication
12cr|eclipse-demos-0.0.1-0.2.3|8	URL:            http://sources.redhat.com/eclipse
12cr|eclipse-demos-0.0.1-0.2.3|9	Source0:        http://overholt.fedorapeople.org/%{name}-%{version}.tar.bz2
12cr|eclipse-demos-0.0.1-0.2.3|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|eclipse-demos-0.0.1-0.2.3|11	BuildArch:      noarch
12cr|eclipse-demos-0.0.1-0.2.3|12	
12cr|eclipse-demos-0.0.1-0.2.3|13	%description
12cr|eclipse-demos-0.0.1-0.2.3|14	Screencasts demonstrating various features of Eclipse.
12cr|eclipse-demos-0.0.1-0.2.3|15	
12cr|eclipse-demos-0.0.1-0.2.3|16	%prep
12cr|eclipse-demos-0.0.1-0.2.3|17	%setup -q
12cr|eclipse-demos-0.0.1-0.2.3|18	
12cr|eclipse-demos-0.0.1-0.2.3|19	%build
12cr|eclipse-demos-0.0.1-0.2.3|20	
12cr|eclipse-demos-0.0.1-0.2.3|21	%install
12cr|eclipse-demos-0.0.1-0.2.3|22	rm -rf $RPM_BUILD_ROOT
12cr|eclipse-demos-0.0.1-0.2.3|23	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}
12cr|eclipse-demos-0.0.1-0.2.3|24	cp -p * $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}
12cr|eclipse-demos-0.0.1-0.2.3|25	
12cr|eclipse-demos-0.0.1-0.2.3|26	%clean
12cr|eclipse-demos-0.0.1-0.2.3|27	rm -rf $RPM_BUILD_ROOT
12cr|eclipse-demos-0.0.1-0.2.3|28	
12cr|eclipse-demos-0.0.1-0.2.3|29	%files
12cr|eclipse-demos-0.0.1-0.2.3|30	%defattr(-,root,root,-)
12cr|eclipse-demos-0.0.1-0.2.3|31	%dir %{_datadir}/%{name}-%{version}
12cr|eclipse-demos-0.0.1-0.2.3|32	%doc %{_datadir}/%{name}-%{version}/openpub.html
12cr|eclipse-demos-0.0.1-0.2.3|33	%{_datadir}/%{name}-%{version}/*.ogg
12cr|eclipse-demos-0.0.1-0.2.3|34	
12cr|eclipse-demos-0.0.1-0.2.3|35	
12cr|eclipse-demos-0.0.1-0.2.3|36	
12cr|eclipse-demos-0.0.1-0.2.3|37	
12cr|eclipse-demos-0.0.1-0.2.3|38	%changelog
12cr|eclipse-demos-0.0.1-0.2.3|39	

1121 12
12cr|eclipse-nls-3.6.0.v20100814043401-7|1	%define eclipse_data %{_datadir}/eclipse
12cr|eclipse-nls-3.6.0.v20100814043401-7|2	# Disable repacking of jars, since it takes forever for all the little jars,
12cr|eclipse-nls-3.6.0.v20100814043401-7|3	# and we don't need multilib anyway:
12cr|eclipse-nls-3.6.0.v20100814043401-7|4	%define __jar_repack %{nil}
12cr|eclipse-nls-3.6.0.v20100814043401-7|5	
12cr|eclipse-nls-3.6.0.v20100814043401-7|6	%define debug_package %{nil}
12cr|eclipse-nls-3.6.0.v20100814043401-7|7	
12cr|eclipse-nls-3.6.0.v20100814043401-7|8	Name: eclipse-nls
12cr|eclipse-nls-3.6.0.v20100814043401-7|9	Summary: Babel language packs for the Eclipse platform and various plug-ins
12cr|eclipse-nls-3.6.0.v20100814043401-7|10	# note: try to keep this group the same as eclipse's rpm:
12cr|eclipse-nls-3.6.0.v20100814043401-7|11	Group: Development/Java
12cr|eclipse-nls-3.6.0.v20100814043401-7|12	License: EPL
12cr|eclipse-nls-3.6.0.v20100814043401-7|13	URL: http://www.eclipse.org/babel/
12cr|eclipse-nls-3.6.0.v20100814043401-7|14	
12cr|eclipse-nls-3.6.0.v20100814043401-7|15	Version: 3.6.0.v20100814043401
12cr|eclipse-nls-3.6.0.v20100814043401-7|16	Release: 7
12cr|eclipse-nls-3.6.0.v20100814043401-7|17	## The source for this package is taken from
12cr|eclipse-nls-3.6.0.v20100814043401-7|18	# http://download.eclipse.org/technology/babel/babel_language_packs/R0.8.0/helios.php
12cr|eclipse-nls-3.6.0.v20100814043401-7|19	# usage: FROM=http://download.eclipse.org/technology/babel/babel_language_packs/R0.8.0/helios.php ./fetch-babel.sh
12cr|eclipse-nls-3.6.0.v20100814043401-7|20	Source0: BabelLanguagePack-%{version}.tar.bz2
12cr|eclipse-nls-3.6.0.v20100814043401-7|21	
12cr|eclipse-nls-3.6.0.v20100814043401-7|22	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|eclipse-nls-3.6.0.v20100814043401-7|23	BuildArch:  noarch
12cr|eclipse-nls-3.6.0.v20100814043401-7|24	Requires:   eclipse-platform >= 3.6
12cr|eclipse-nls-3.6.0.v20100814043401-7|25	
12cr|eclipse-nls-3.6.0.v20100814043401-7|26	%description
12cr|eclipse-nls-3.6.0.v20100814043401-7|27	Babel language packs include translations for the Eclipse platform and other
12cr|eclipse-nls-3.6.0.v20100814043401-7|28	Eclipse-related packages.
12cr|eclipse-nls-3.6.0.v20100814043401-7|29	
12cr|eclipse-nls-3.6.0.v20100814043401-7|30	%files
12cr|eclipse-nls-3.6.0.v20100814043401-7|31	%defattr(-,root,root,-)
12cr|eclipse-nls-3.6.0.v20100814043401-7|32	%dir %{eclipse_data}/dropins/babel
12cr|eclipse-nls-3.6.0.v20100814043401-7|33	%dir %{eclipse_data}/dropins/babel/eclipse
12cr|eclipse-nls-3.6.0.v20100814043401-7|34	#% {eclipse_data}/dropins/babel/eclipse/artifacts.jar
12cr|eclipse-nls-3.6.0.v20100814043401-7|35	#% {eclipse_data}/dropins/babel/eclipse/content.jar
12cr|eclipse-nls-3.6.0.v20100814043401-7|36	#% dir %{eclipse_data}/dropins/babel/eclipse/features
12cr|eclipse-nls-3.6.0.v20100814043401-7|37	%dir %{eclipse_data}/dropins/babel/eclipse/plugins
12cr|eclipse-nls-3.6.0.v20100814043401-7|38	
12cr|eclipse-nls-3.6.0.v20100814043401-7|39	
12cr|eclipse-nls-3.6.0.v20100814043401-7|40	# %1 subpackage id (ie Linux locale id)
12cr|eclipse-nls-3.6.0.v20100814043401-7|41	# %2 Java locale id (mostly the same as Linux)
12cr|eclipse-nls-3.6.0.v20100814043401-7|42	# %3 language name
12cr|eclipse-nls-3.6.0.v20100814043401-7|43	%define lang_meta_pkg() \
12cr|eclipse-nls-3.6.0.v20100814043401-7|44	%package %1 \
12cr|eclipse-nls-3.6.0.v20100814043401-7|45	Summary:    Eclipse/Babel language pack for %3 \
12cr|eclipse-nls-3.6.0.v20100814043401-7|46	Group:     Development/Java \
12cr|eclipse-nls-3.6.0.v20100814043401-7|47	Requires:   eclipse-nls = %{version}-%{release} \
12cr|eclipse-nls-3.6.0.v20100814043401-7|48	Obsoletes:  eclipse-sdk-nls-%1 < 3.2.1-4 \
12cr|eclipse-nls-3.6.0.v20100814043401-7|49	Provides:   eclipse-sdk-nls-%1 = %{version}-%{release} \
12cr|eclipse-nls-3.6.0.v20100814043401-7|50	\
12cr|eclipse-nls-3.6.0.v20100814043401-7|51	%description %1 \
12cr|eclipse-nls-3.6.0.v20100814043401-7|52	This language pack for %3 \
12cr|eclipse-nls-3.6.0.v20100814043401-7|53	contains user-contributed translations of the \
12cr|eclipse-nls-3.6.0.v20100814043401-7|54	strings in all Eclipse projects. Please see the http://babel.eclipse.org/ \
12cr|eclipse-nls-3.6.0.v20100814043401-7|55	Babel project web pages for a full how-to-use explanation of these \
12cr|eclipse-nls-3.6.0.v20100814043401-7|56	translations as well as how you can contribute to \
12cr|eclipse-nls-3.6.0.v20100814043401-7|57	the translations of this and future versions of Eclipse. \
12cr|eclipse-nls-3.6.0.v20100814043401-7|58	Note that English text will be displayed if Babel doesn't \
12cr|eclipse-nls-3.6.0.v20100814043401-7|59	have a translation for a given string. \
12cr|eclipse-nls-3.6.0.v20100814043401-7|60	\
12cr|eclipse-nls-3.6.0.v20100814043401-7|61	%files %1 \
12cr|eclipse-nls-3.6.0.v20100814043401-7|62	%defattr(-,root,root,-) \
12cr|eclipse-nls-3.6.0.v20100814043401-7|63	#% {eclipse_data}/dropins/babel/eclipse/features/org.eclipse.babel.nls_*_%{2}_%{version} \
12cr|eclipse-nls-3.6.0.v20100814043401-7|64	%doc eclipse/features/*_%{2}_%{version} \
12cr|eclipse-nls-3.6.0.v20100814043401-7|65	%{eclipse_data}/dropins/babel/eclipse/plugins/*.nl_%{2}_%{version}.jar
12cr|eclipse-nls-3.6.0.v20100814043401-7|66	
12cr|eclipse-nls-3.6.0.v20100814043401-7|67	%define spc() %(echo -n ' ')
12cr|eclipse-nls-3.6.0.v20100814043401-7|68	
12cr|eclipse-nls-3.6.0.v20100814043401-7|69	%lang_meta_pkg ar ar Arabic
12cr|eclipse-nls-3.6.0.v20100814043401-7|70	%lang_meta_pkg bg bg Bulgarian
12cr|eclipse-nls-3.6.0.v20100814043401-7|71	%lang_meta_pkg ca ca Catalan
12cr|eclipse-nls-3.6.0.v20100814043401-7|72	%lang_meta_pkg zh zh Chinese%{spc}(Simplified)
12cr|eclipse-nls-3.6.0.v20100814043401-7|73	%lang_meta_pkg zh_TW zh_TW Chinese%{spc}(Traditional)
12cr|eclipse-nls-3.6.0.v20100814043401-7|74	%lang_meta_pkg cs cs Czech
12cr|eclipse-nls-3.6.0.v20100814043401-7|75	%lang_meta_pkg da da Danish
12cr|eclipse-nls-3.6.0.v20100814043401-7|76	%lang_meta_pkg nl nl Dutch
12cr|eclipse-nls-3.6.0.v20100814043401-7|77	%lang_meta_pkg en_AU en_AU English%{spc}(Australian)
12cr|eclipse-nls-3.6.0.v20100814043401-7|78	%lang_meta_pkg et et Estonian
12cr|eclipse-nls-3.6.0.v20100814043401-7|79	%lang_meta_pkg fa fa Farsi
12cr|eclipse-nls-3.6.0.v20100814043401-7|80	%lang_meta_pkg fi fi Finnish
12cr|eclipse-nls-3.6.0.v20100814043401-7|81	%lang_meta_pkg fr fr French
12cr|eclipse-nls-3.6.0.v20100814043401-7|82	%lang_meta_pkg de de German
12cr|eclipse-nls-3.6.0.v20100814043401-7|83	%lang_meta_pkg el el Greek
12cr|eclipse-nls-3.6.0.v20100814043401-7|84	# NB 'he' is 'iw' as far as Java is concerned.
12cr|eclipse-nls-3.6.0.v20100814043401-7|85	# similarly, yi -> ji, id -> in
12cr|eclipse-nls-3.6.0.v20100814043401-7|86	%lang_meta_pkg he iw Hebrew
12cr|eclipse-nls-3.6.0.v20100814043401-7|87	%lang_meta_pkg hi hi Hindi
12cr|eclipse-nls-3.6.0.v20100814043401-7|88	%lang_meta_pkg hu hu Hungarian
12cr|eclipse-nls-3.6.0.v20100814043401-7|89	%lang_meta_pkg id id Indonesian
12cr|eclipse-nls-3.6.0.v20100814043401-7|90	%lang_meta_pkg it it Italian
12cr|eclipse-nls-3.6.0.v20100814043401-7|91	%lang_meta_pkg ja ja Japanese
12cr|eclipse-nls-3.6.0.v20100814043401-7|92	# tl should be Tagalog.  Klingon has < 1% coverage at present in Babel.  Tagalog is unsupported.
12cr|eclipse-nls-3.6.0.v20100814043401-7|93	#% lang_meta_pkg tlh tl Klingon
12cr|eclipse-nls-3.6.0.v20100814043401-7|94	%lang_meta_pkg ko ko Korean
12cr|eclipse-nls-3.6.0.v20100814043401-7|95	%lang_meta_pkg mn mn Mongolian
12cr|eclipse-nls-3.6.0.v20100814043401-7|96	%lang_meta_pkg no no Norwegian
12cr|eclipse-nls-3.6.0.v20100814043401-7|97	%lang_meta_pkg pl pl Polish
12cr|eclipse-nls-3.6.0.v20100814043401-7|98	%lang_meta_pkg pt pt Portuguese
12cr|eclipse-nls-3.6.0.v20100814043401-7|99	%lang_meta_pkg pt_BR pt_BR Portuguese%{spc}(Brazilian)
12cr|eclipse-nls-3.6.0.v20100814043401-7|100	%lang_meta_pkg ro ro Romanian
12cr|eclipse-nls-3.6.0.v20100814043401-7|101	%lang_meta_pkg ru ru Russian
12cr|eclipse-nls-3.6.0.v20100814043401-7|102	%lang_meta_pkg es es Spanish
12cr|eclipse-nls-3.6.0.v20100814043401-7|103	%lang_meta_pkg sv sv Swedish
12cr|eclipse-nls-3.6.0.v20100814043401-7|104	%lang_meta_pkg tr tr Turkish
12cr|eclipse-nls-3.6.0.v20100814043401-7|105	%lang_meta_pkg uk uk Ukrainian
12cr|eclipse-nls-3.6.0.v20100814043401-7|106	%lang_meta_pkg en_AA en_AA Pseudo%{spc}Translations
12cr|eclipse-nls-3.6.0.v20100814043401-7|107	
12cr|eclipse-nls-3.6.0.v20100814043401-7|108	%prep
12cr|eclipse-nls-3.6.0.v20100814043401-7|109	# extract langpack zips from tarball
12cr|eclipse-nls-3.6.0.v20100814043401-7|110	%setup -q -n %{name}
12cr|eclipse-nls-3.6.0.v20100814043401-7|111	#mkdir -p eclipse/features
12cr|eclipse-nls-3.6.0.v20100814043401-7|112	mkdir -p eclipse/plugins
12cr|eclipse-nls-3.6.0.v20100814043401-7|113	# remove unsupported langpacks (currently Klingon)
12cr|eclipse-nls-3.6.0.v20100814043401-7|114	unsupported="tl"
12cr|eclipse-nls-3.6.0.v20100814043401-7|115	for locale in $unsupported; do
12cr|eclipse-nls-3.6.0.v20100814043401-7|116	rm -f Babel*-${locale}_%{version}.zip
12cr|eclipse-nls-3.6.0.v20100814043401-7|117	done
12cr|eclipse-nls-3.6.0.v20100814043401-7|118	# extract remaining zips - to eclipse/{features,plugins}
12cr|eclipse-nls-3.6.0.v20100814043401-7|119	for f in Babel*.zip; do
12cr|eclipse-nls-3.6.0.v20100814043401-7|120	unzip -qq $f
12cr|eclipse-nls-3.6.0.v20100814043401-7|121	rm $f
12cr|eclipse-nls-3.6.0.v20100814043401-7|122	done
12cr|eclipse-nls-3.6.0.v20100814043401-7|123	#mv artifacts.jar content.jar eclipse
12cr|eclipse-nls-3.6.0.v20100814043401-7|124	# also ignore site.xml for now
12cr|eclipse-nls-3.6.0.v20100814043401-7|125	
12cr|eclipse-nls-3.6.0.v20100814043401-7|126	%build
12cr|eclipse-nls-3.6.0.v20100814043401-7|127	# nothing to build
12cr|eclipse-nls-3.6.0.v20100814043401-7|128	
12cr|eclipse-nls-3.6.0.v20100814043401-7|129	%install
12cr|eclipse-nls-3.6.0.v20100814043401-7|130	rm -rf $RPM_BUILD_ROOT
12cr|eclipse-nls-3.6.0.v20100814043401-7|131	
12cr|eclipse-nls-3.6.0.v20100814043401-7|132	mkdir -p $RPM_BUILD_ROOT%{eclipse_data}/dropins/babel/eclipse/
12cr|eclipse-nls-3.6.0.v20100814043401-7|133	mv eclipse/plugins $RPM_BUILD_ROOT%{eclipse_data}/dropins/babel/eclipse
12cr|eclipse-nls-3.6.0.v20100814043401-7|134	find eclipse/features -type f -exec chmod 644 {} \;
12cr|eclipse-nls-3.6.0.v20100814043401-7|135	
12cr|eclipse-nls-3.6.0.v20100814043401-7|136	%clean
12cr|eclipse-nls-3.6.0.v20100814043401-7|137	rm -rf $RPM_BUILD_ROOT
12cr|eclipse-nls-3.6.0.v20100814043401-7|138	
12cr|eclipse-nls-3.6.0.v20100814043401-7|139	
12cr|eclipse-nls-3.6.0.v20100814043401-7|140	
12cr|eclipse-nls-3.6.0.v20100814043401-7|141	
12cr|eclipse-nls-3.6.0.v20100814043401-7|142	%changelog
12cr|eclipse-nls-3.6.0.v20100814043401-7|143	

1122 12
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|1	%define	oname	eclipse
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|2	%define	plugin	sysdeo-tomcat
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|3	%define	name	%{oname}-plugin-%{plugin}
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|4	%define	version	3.1.0
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|5	%define	release	3
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|6	
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|7	Name:		%{name}
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|8	Summary:	Sysdeo Eclipse Tomcat Launcher plugin
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|9	Version:	%{version}
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|10	Release:	%mkrel %{release}
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|11	License:	MIT
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|12	Url:		http://www.sysdeo.com/eclipse/tomcatplugin/
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|13	Group:		Development/Java
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|14	Source0:	http://www.sysdeo.com/sysdeo/content/download/393/4930/file/tomcatPluginV31.zip
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|15	BuildArch:	noarch
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|16	Requires:	eclipse tomcat5-webapps
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|18	
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|19	%description
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|20	Plugin for Eclipse that helps out creating Tomcat projects.
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|21	
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|22	Plugin features:
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|23	* Starting, stopping and restarting Tomcat 4.x, 5.x, 3.3
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|24	* Registering Tomcat process to Eclipse debugger
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|25	* Creating a WAR project (wizard can update server.xml file)
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|26	* Adding Java Projects to Tomcat classpath
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|27	* Setting Tomcat JVM parameters, classpath and bootclasspath
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|28	* Exporting a Tomcat project to a WAR File
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|29	* Choosing Tomcat configuration file
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|30	* Capability to use a special Tomcat classloader to have classes
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|31	in several java projects loaded at the same classloader level
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|32	than classes in a Tomcat project, see readmeDevLoader.html
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|33	
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|34	%prep
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|35	%setup -q -c -T -a0
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|36	
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|37	%build
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|38	
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|39	%install
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|40	rm -rf %{buildroot}
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|41	install -d %{buildroot}%{_datadir}/eclipse/plugins
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|42	cp -r com.sysdeo.eclipse.tomcat_%{version} %{buildroot}%{_datadir}/eclipse/plugins
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|43	
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|44	%clean
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|45	rm -rf %{buildroot}
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|46	
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|47	%files
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|48	%defattr(-,root,root)
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|49	%{_datadir}/eclipse/plugins/com.sysdeo.eclipse.tomcat_%{version}
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|50	
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|51	
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|52	
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|53	
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|54	%changelog
12cr|eclipse-plugin-sysdeo-tomcat-3.1.0-3|55	

1123 12
12cr|ecm-6.3-0.1434.4|1	%define libmajor	0
12cr|ecm-6.3-0.1434.4|2	%define libname		%mklibname %{name} %{libmajor}
12cr|ecm-6.3-0.1434.4|3	%define devname		%mklibname %{name} -d
12cr|ecm-6.3-0.1434.4|4	
12cr|ecm-6.3-0.1434.4|5	Summary:	GMP ECM - Elliptic Curve Method for Integer Factorization
12cr|ecm-6.3-0.1434.4|6	Name:		ecm
12cr|ecm-6.3-0.1434.4|7	Version:	6.3
12cr|ecm-6.3-0.1434.4|8	Release:	0.1434.4
12cr|ecm-6.3-0.1434.4|9	Group:		Sciences/Mathematics
12cr|ecm-6.3-0.1434.4|10	License:	GPL
12cr|ecm-6.3-0.1434.4|11	URL:		http://gforge.inria.fr/projects/ecm/
12cr|ecm-6.3-0.1434.4|12	Source:		http://gforge.inria.fr/frs/download.php/4837/ecm-6.3-r1434.tar.xz
12cr|ecm-6.3-0.1434.4|13	Patch0:		ecm-6.3-fix-build.patch
12cr|ecm-6.3-0.1434.4|14	Patch1:		ecm-6.3-install.patch
12cr|ecm-6.3-0.1434.4|15	BuildRequires:	gmp-devel
12cr|ecm-6.3-0.1434.4|16	BuildRequires:	xsltproc
12cr|ecm-6.3-0.1434.4|17	BuildRequires:	docbook-style-xsl
12cr|ecm-6.3-0.1434.4|18	
12cr|ecm-6.3-0.1434.4|19	%description
12cr|ecm-6.3-0.1434.4|20	GMP ECM - Elliptic Curve Method for Integer Factorization.
12cr|ecm-6.3-0.1434.4|21	
12cr|ecm-6.3-0.1434.4|22	%package	-n %{libname}
12cr|ecm-6.3-0.1434.4|23	Group:		System/Libraries
12cr|ecm-6.3-0.1434.4|24	License:	LGPL
12cr|ecm-6.3-0.1434.4|25	Summary:	Shared GMP ECM library
12cr|ecm-6.3-0.1434.4|26	Provides:	lib%{name} = %{version}-%{release}
12cr|ecm-6.3-0.1434.4|27	
12cr|ecm-6.3-0.1434.4|28	%description	-n %{libname}
12cr|ecm-6.3-0.1434.4|29	This package contains the libraries needed to run ecm.
12cr|ecm-6.3-0.1434.4|30	
12cr|ecm-6.3-0.1434.4|31	%package	-n %{devname}
12cr|ecm-6.3-0.1434.4|32	Group:		Development/C
12cr|ecm-6.3-0.1434.4|33	License:	LGPL
12cr|ecm-6.3-0.1434.4|34	Summary:	Development files for GMP ECM
12cr|ecm-6.3-0.1434.4|35	Requires:	%{libname} = %{version}-%{release}
12cr|ecm-6.3-0.1434.4|36	Provides:	%{name}-devel = %{version}-%{release}
12cr|ecm-6.3-0.1434.4|37	Obsoletes:	lib%{name}-devel < %{version}-%{release}
12cr|ecm-6.3-0.1434.4|38	
12cr|ecm-6.3-0.1434.4|39	%description	-n %{devname}
12cr|ecm-6.3-0.1434.4|40	This package contains the GMP ECM development header files and
12cr|ecm-6.3-0.1434.4|41	libraries.
12cr|ecm-6.3-0.1434.4|42	
12cr|ecm-6.3-0.1434.4|43	%prep
12cr|ecm-6.3-0.1434.4|44	%setup -q
12cr|ecm-6.3-0.1434.4|45	%patch0 -p0
12cr|ecm-6.3-0.1434.4|46	%patch1 -p0
12cr|ecm-6.3-0.1434.4|47	
12cr|ecm-6.3-0.1434.4|48	%build
12cr|ecm-6.3-0.1434.4|49	autoreconf -fi
12cr|ecm-6.3-0.1434.4|50	%configure2_5x			\
12cr|ecm-6.3-0.1434.4|51	--enable-shared		\
12cr|ecm-6.3-0.1434.4|52	--disable-static	\
12cr|ecm-6.3-0.1434.4|53	%ifarch %{ix86}
12cr|ecm-6.3-0.1434.4|54	--enable-sse2
12cr|ecm-6.3-0.1434.4|55	%else
12cr|ecm-6.3-0.1434.4|56	%ifarch x86_64
12cr|ecm-6.3-0.1434.4|57	--enable-asm-redc
12cr|ecm-6.3-0.1434.4|58	%endif
12cr|ecm-6.3-0.1434.4|59	%endif
12cr|ecm-6.3-0.1434.4|60	
12cr|ecm-6.3-0.1434.4|61	%make
12cr|ecm-6.3-0.1434.4|62	
12cr|ecm-6.3-0.1434.4|63	%install
12cr|ecm-6.3-0.1434.4|64	%makeinstall_std
12cr|ecm-6.3-0.1434.4|65	
12cr|ecm-6.3-0.1434.4|66	%files
12cr|ecm-6.3-0.1434.4|67	%doc NEWS README
12cr|ecm-6.3-0.1434.4|68	%{_bindir}/%{name}
12cr|ecm-6.3-0.1434.4|69	%{_mandir}/man1/ecm.1*
12cr|ecm-6.3-0.1434.4|70	
12cr|ecm-6.3-0.1434.4|71	%files -n %{libname}
12cr|ecm-6.3-0.1434.4|72	%{_libdir}/libecm.so.%{libmajor}*
12cr|ecm-6.3-0.1434.4|73	
12cr|ecm-6.3-0.1434.4|74	%files -n %{devname}
12cr|ecm-6.3-0.1434.4|75	%doc AUTHORS README.lib TODO
12cr|ecm-6.3-0.1434.4|76	%{_includedir}/ecm.h
12cr|ecm-6.3-0.1434.4|77	%{_libdir}/libecm.so
12cr|ecm-6.3-0.1434.4|78	

1124 12
12cr|econnman-1-2|1	%define _enable_debug_packages %{nil}
12cr|econnman-1-2|2	%define debug_package %{nil}
12cr|econnman-1-2|3	
12cr|econnman-1-2|4	Name:		econnman
12cr|econnman-1-2|5	Version:	1
12cr|econnman-1-2|6	Release:	2
12cr|econnman-1-2|7	License:	GPLv2
12cr|econnman-1-2|8	Summary:	EFL user interface for ConnMan
12cr|econnman-1-2|9	Url:		http://enlightenment.org/
12cr|econnman-1-2|10	Group:		Graphical desktop/Enlightenment
12cr|econnman-1-2|11	# Actually, a repack - official release in tar.gz + few updates from SVN
12cr|econnman-1-2|12	Source:		http://packages.profusion.mobi/econnman/econnman-1.tar.bz2
12cr|econnman-1-2|13	Patch:		econnman-1-desktop.patch
12cr|econnman-1-2|14	BuildRequires:	automake
12cr|econnman-1-2|15	BuildRequires:	edje
12cr|econnman-1-2|16	BuildRequires:	embryo
12cr|econnman-1-2|17	BuildRequires:	evas
12cr|econnman-1-2|18	BuildRequires:	pkgconfig(elementary)
12cr|econnman-1-2|19	BuildRequires:	pkgconfig(eweather)
12cr|econnman-1-2|20	BuildRequires:	pkgconfig(python-elementary)
12cr|econnman-1-2|21	BuildRequires:	pkgconfig(python-edbus)
12cr|econnman-1-2|22	BuildRequires:	pkgconfig(python-evas)
12cr|econnman-1-2|23	Requires:	python-ecore
12cr|econnman-1-2|24	Requires:	python-edje
12cr|econnman-1-2|25	Requires:	python-elementary
12cr|econnman-1-2|26	Requires:	python-evas
12cr|econnman-1-2|27	Requires:	python-e_dbus
12cr|econnman-1-2|28	Requires:	connman
12cr|econnman-1-2|29	
12cr|econnman-1-2|30	%description
12cr|econnman-1-2|31	EFL user interface for ConnMan (Connection Manager).
12cr|econnman-1-2|32	
12cr|econnman-1-2|33	%prep
12cr|econnman-1-2|34	%setup -q
12cr|econnman-1-2|35	%patch -p1
12cr|econnman-1-2|36	
12cr|econnman-1-2|37	%build
12cr|econnman-1-2|38	autoreconf -ifv
12cr|econnman-1-2|39	%configure2_5x
12cr|econnman-1-2|40	%make
12cr|econnman-1-2|41	
12cr|econnman-1-2|42	%install
12cr|econnman-1-2|43	%makeinstall_std
12cr|econnman-1-2|44	
12cr|econnman-1-2|45	%files
12cr|econnman-1-2|46	%doc README COPYING AUTHORS
12cr|econnman-1-2|47	%{_bindir}/*
12cr|econnman-1-2|48	%{_datadir}/econnman
12cr|econnman-1-2|49	%{_datadir}/applications/*
12cr|econnman-1-2|50	

1125 12
12cr|ecore-1.7.3-1|1	#Tarball of svn snapshot created as follows...
12cr|ecore-1.7.3-1|2	#Cut and paste in a shell after removing initial #
12cr|ecore-1.7.3-1|3	
12cr|ecore-1.7.3-1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/ecore ecore; \
12cr|ecore-1.7.3-1|5	#cd ecore; \
12cr|ecore-1.7.3-1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|ecore-1.7.3-1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|ecore-1.7.3-1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|ecore-1.7.3-1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|ecore-1.7.3-1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|ecore-1.7.3-1|11	#cd ..; \
12cr|ecore-1.7.3-1|12	#tar -Jcf ecore-$PKG_VERSION.tar.xz ecore/ --exclude .svn --exclude .*ignore
12cr|ecore-1.7.3-1|13	
12cr|ecore-1.7.3-1|14	%define snapshot 0
12cr|ecore-1.7.3-1|15	
12cr|ecore-1.7.3-1|16	%if %snapshot
12cr|ecore-1.7.3-1|17	%define	svndate	20120103
12cr|ecore-1.7.3-1|18	%define	svnrev	66771
12cr|ecore-1.7.3-1|19	%endif
12cr|ecore-1.7.3-1|20	
12cr|ecore-1.7.3-1|21	%define	major 1
12cr|ecore-1.7.3-1|22	%define	libname %mklibname %{name} %{major}
12cr|ecore-1.7.3-1|23	%define	develname %mklibname %{name} -d
12cr|ecore-1.7.3-1|24	
12cr|ecore-1.7.3-1|25	Summary:	Enlightenment event/X abstraction layer
12cr|ecore-1.7.3-1|26	Name:		ecore
12cr|ecore-1.7.3-1|27	Epoch:		3
12cr|ecore-1.7.3-1|28	%if %snapshot
12cr|ecore-1.7.3-1|29	Version:	1.1.99.%{svnrev}
12cr|ecore-1.7.3-1|30	Release:	0.%{svndate}.3
12cr|ecore-1.7.3-1|31	%else
12cr|ecore-1.7.3-1|32	Version:	1.7.3
12cr|ecore-1.7.3-1|33	Release:	1
12cr|ecore-1.7.3-1|34	%endif
12cr|ecore-1.7.3-1|35	License:	BSD
12cr|ecore-1.7.3-1|36	Group:		Graphical desktop/Enlightenment
12cr|ecore-1.7.3-1|37	URL:		http://www.enlightenment.org/
12cr|ecore-1.7.3-1|38	%if %snapshot
12cr|ecore-1.7.3-1|39	Source0:	%{name}-%{version}.tar.xz
12cr|ecore-1.7.3-1|40	%else
12cr|ecore-1.7.3-1|41	Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.gz
12cr|ecore-1.7.3-1|42	%endif
12cr|ecore-1.7.3-1|43	
12cr|ecore-1.7.3-1|44	BuildRequires:	gettext-devel
12cr|ecore-1.7.3-1|45	BuildRequires:	gpm-devel
12cr|ecore-1.7.3-1|46	BuildRequires:	pkgconfig(directfb)
12cr|ecore-1.7.3-1|47	BuildRequires:	pkgconfig(eet) >= 1.4.0
12cr|ecore-1.7.3-1|48	BuildRequires:	pkgconfig(eina) >= 1.0.0
12cr|ecore-1.7.3-1|49	BuildRequires:	pkgconfig(evas) >= 1.0.0
12cr|ecore-1.7.3-1|50	BuildRequires:	pkgconfig(gnutls)
12cr|ecore-1.7.3-1|51	BuildRequires:	pkgconfig(libcares)
12cr|ecore-1.7.3-1|52	BuildRequires:	pkgconfig(libcurl)
12cr|ecore-1.7.3-1|53	BuildRequires:	pkgconfig(sdl)
12cr|ecore-1.7.3-1|54	BuildRequires:	pkgconfig(tslib-0.0)
12cr|ecore-1.7.3-1|55	BuildRequires:	pkgconfig(x11)
12cr|ecore-1.7.3-1|56	BuildRequires:	pkgconfig(xcomposite)
12cr|ecore-1.7.3-1|57	BuildRequires:	pkgconfig(xcursor)
12cr|ecore-1.7.3-1|58	BuildRequires:	pkgconfig(xdamage)
12cr|ecore-1.7.3-1|59	BuildRequires:	pkgconfig(xext)
12cr|ecore-1.7.3-1|60	BuildRequires:	pkgconfig(xfixes)
12cr|ecore-1.7.3-1|61	BuildRequires:	pkgconfig(xi)
12cr|ecore-1.7.3-1|62	BuildRequires:	pkgconfig(xinerama)
12cr|ecore-1.7.3-1|63	BuildRequires:	pkgconfig(xrandr)
12cr|ecore-1.7.3-1|64	BuildRequires:	pkgconfig(xrender)
12cr|ecore-1.7.3-1|65	BuildRequires:	pkgconfig(xscrnsaver)
12cr|ecore-1.7.3-1|66	BuildRequires:	pkgconfig(xtst)
12cr|ecore-1.7.3-1|67	
12cr|ecore-1.7.3-1|68	%description
12cr|ecore-1.7.3-1|69	Ecore is the event/X abstraction layer that makes doing selections,
12cr|ecore-1.7.3-1|70	Xdnd, general X stuff, event loops, timeouts and idle handlers fast,
12cr|ecore-1.7.3-1|71	optimized, and convenient.
12cr|ecore-1.7.3-1|72	
12cr|ecore-1.7.3-1|73	This package is part of the Enlightenment DR17 desktop shell.
12cr|ecore-1.7.3-1|74	
12cr|ecore-1.7.3-1|75	%package -n %{libname}
12cr|ecore-1.7.3-1|76	Summary:	Libraries for the %{name} package
12cr|ecore-1.7.3-1|77	Group:		System/Libraries
12cr|ecore-1.7.3-1|78	
12cr|ecore-1.7.3-1|79	%description -n %{libname}
12cr|ecore-1.7.3-1|80	Libraries for %{name}
12cr|ecore-1.7.3-1|81	
12cr|ecore-1.7.3-1|82	%package -n %{develname}
12cr|ecore-1.7.3-1|83	Summary:	Headers and development libraries from %{name}
12cr|ecore-1.7.3-1|84	Group:		Development/Other
12cr|ecore-1.7.3-1|85	Requires:	%{libname} = %{EVRD}
12cr|ecore-1.7.3-1|86	Provides:	%{name}-devel = %{EVRD}
12cr|ecore-1.7.3-1|87	
12cr|ecore-1.7.3-1|88	%description -n %{develname}
12cr|ecore-1.7.3-1|89	%{name} development headers and libraries.
12cr|ecore-1.7.3-1|90	
12cr|ecore-1.7.3-1|91	%prep
12cr|ecore-1.7.3-1|92	%if %snapshot
12cr|ecore-1.7.3-1|93	%setup -qn %{name}
12cr|ecore-1.7.3-1|94	%else
12cr|ecore-1.7.3-1|95	%setup -q
12cr|ecore-1.7.3-1|96	%endif
12cr|ecore-1.7.3-1|97	
12cr|ecore-1.7.3-1|98	%build
12cr|ecore-1.7.3-1|99	%if %snapshot
12cr|ecore-1.7.3-1|100	NOCONFIGURE=yes ./autogen.sh
12cr|ecore-1.7.3-1|101	%endif
12cr|ecore-1.7.3-1|102	
12cr|ecore-1.7.3-1|103	%configure2_5x \
12cr|ecore-1.7.3-1|104	--enable-ecore-x \
12cr|ecore-1.7.3-1|105	--enable-ecore-fb \
12cr|ecore-1.7.3-1|106	--enable-ecore-directfb \
12cr|ecore-1.7.3-1|107	--enable-ecore-con \
12cr|ecore-1.7.3-1|108	--enable-ecore-file \
12cr|ecore-1.7.3-1|109	--enable-ecore-sdl \
12cr|ecore-1.7.3-1|110	--enable-ecore-evas \
12cr|ecore-1.7.3-1|111	--enable-ecore-evas-fb \
12cr|ecore-1.7.3-1|112	--enable-ecore-evas-software-x11 \
12cr|ecore-1.7.3-1|113	--enable-ecore-evas-opengl-x11 \
12cr|ecore-1.7.3-1|114	--enable-ecore-evas-opengl-sdl \
12cr|ecore-1.7.3-1|115	--enable-ecore-evas-software-16-x11 \
12cr|ecore-1.7.3-1|116	--enable-gnutls \
12cr|ecore-1.7.3-1|117	--enable-curl \
12cr|ecore-1.7.3-1|118	--enable-cares \
12cr|ecore-1.7.3-1|119	--disable-static
12cr|ecore-1.7.3-1|120	
12cr|ecore-1.7.3-1|121	%make
12cr|ecore-1.7.3-1|122	
12cr|ecore-1.7.3-1|123	%install
12cr|ecore-1.7.3-1|124	%makeinstall_std
12cr|ecore-1.7.3-1|125	
12cr|ecore-1.7.3-1|126	%find_lang %{name}
12cr|ecore-1.7.3-1|127	
12cr|ecore-1.7.3-1|128	%files -f %{name}.lang
12cr|ecore-1.7.3-1|129	%doc AUTHORS COPYING README
12cr|ecore-1.7.3-1|130	%{_libdir}/ecore/immodules/xim.so
12cr|ecore-1.7.3-1|131	
12cr|ecore-1.7.3-1|132	%files -n %{libname}
12cr|ecore-1.7.3-1|133	%{_libdir}/*.so.%{major}*
12cr|ecore-1.7.3-1|134	
12cr|ecore-1.7.3-1|135	%files -n %{develname}
12cr|ecore-1.7.3-1|136	%{_libdir}/pkgconfig/*
12cr|ecore-1.7.3-1|137	%{_libdir}/*.so
12cr|ecore-1.7.3-1|138	%{_includedir}/ecore*
12cr|ecore-1.7.3-1|139	
12cr|ecore-1.7.3-1|140	
12cr|ecore-1.7.3-1|141	
12cr|ecore-1.7.3-1|142	%changelog
12cr|ecore-1.7.3-1|143	* Tue Jun 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 3:1.2.1-1
12cr|ecore-1.7.3-1|144	+ Revision: 807057
12cr|ecore-1.7.3-1|145	- version update 1.2.1
12cr|ecore-1.7.3-1|146	
12cr|ecore-1.7.3-1|147	* Tue May 15 2012 Crispin Boylan <crisb@mandriva.org> 3:1.1.99.66771-0.20120103.3
12cr|ecore-1.7.3-1|148	+ Revision: 798898
12cr|ecore-1.7.3-1|149	- Rebuild
12cr|ecore-1.7.3-1|150	- Rebuild for new directfb
12cr|ecore-1.7.3-1|151	
12cr|ecore-1.7.3-1|152	* Wed Jan 04 2012 Matthew Dawkins <mattydaw@mandriva.org> 3:1.1.99.66771-0.20120103.1
12cr|ecore-1.7.3-1|153	+ Revision: 755399
12cr|ecore-1.7.3-1|154	- added back epoch
12cr|ecore-1.7.3-1|155	- fixed typoes,
12cr|ecore-1.7.3-1|156	- removed old configure option
12cr|ecore-1.7.3-1|157	- fixed files list
12cr|ecore-1.7.3-1|158	- new version/snapshot 1.1.99.66771
12cr|ecore-1.7.3-1|159	- cleaned up spec and merged with Unity Linux spec
12cr|ecore-1.7.3-1|160	- disabled static build
12cr|ecore-1.7.3-1|161	- switch openssl for gnutls, eet was already built with gnutls
12cr|ecore-1.7.3-1|162	
12cr|ecore-1.7.3-1|163	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 3:1.0.1-1
12cr|ecore-1.7.3-1|164	+ Revision: 681650
12cr|ecore-1.7.3-1|165	- update to new version 1.0.1
12cr|ecore-1.7.3-1|166	
12cr|ecore-1.7.3-1|167	* Sat Jan 29 2011 Funda Wang <fwang@mandriva.org> 3:1.0.0-1
12cr|ecore-1.7.3-1|168	+ Revision: 633924
12cr|ecore-1.7.3-1|169	- 1.0.0 final
12cr|ecore-1.7.3-1|170	
12cr|ecore-1.7.3-1|171	* Sat Dec 18 2010 Funda Wang <fwang@mandriva.org> 3:1.0.0-0.beta3.1mdv2011.0
12cr|ecore-1.7.3-1|172	+ Revision: 622783
12cr|ecore-1.7.3-1|173	- 1.0 beta3
12cr|ecore-1.7.3-1|174	
12cr|ecore-1.7.3-1|175	* Sun Nov 14 2010 Funda Wang <fwang@mandriva.org> 3:1.0.0-0.beta2.1mdv2011.0
12cr|ecore-1.7.3-1|176	+ Revision: 597517
12cr|ecore-1.7.3-1|177	- 1.0.0 beta2
12cr|ecore-1.7.3-1|178	
12cr|ecore-1.7.3-1|179	* Wed Oct 13 2010 Funda Wang <fwang@mandriva.org> 3:1.0.0-0.beta.1mdv2011.0
12cr|ecore-1.7.3-1|180	+ Revision: 585305
12cr|ecore-1.7.3-1|181	- 1.0.0 beta
12cr|ecore-1.7.3-1|182	
12cr|ecore-1.7.3-1|183	* Sat Jul 10 2010 Funda Wang <fwang@mandriva.org> 3:0.9.9.49898-1mdv2011.0
12cr|ecore-1.7.3-1|184	+ Revision: 550112
12cr|ecore-1.7.3-1|185	- update file list
12cr|ecore-1.7.3-1|186	- new version 0.9.9.49898
12cr|ecore-1.7.3-1|187	
12cr|ecore-1.7.3-1|188	* Sun Dec 13 2009 Funda Wang <fwang@mandriva.org> 3:0.9.9.063-1mdv2010.1
12cr|ecore-1.7.3-1|189	+ Revision: 478113
12cr|ecore-1.7.3-1|190	- drop old condition
12cr|ecore-1.7.3-1|191	- new version 0.9.9.063
12cr|ecore-1.7.3-1|192	
12cr|ecore-1.7.3-1|193	* Wed Oct 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 3:0.9.9.062-3mdv2010.0
12cr|ecore-1.7.3-1|194	+ Revision: 455797
12cr|ecore-1.7.3-1|195	- rebuild for new curl SSL backend
12cr|ecore-1.7.3-1|196	
12cr|ecore-1.7.3-1|197	* Fri Aug 07 2009 Funda Wang <fwang@mandriva.org> 3:0.9.9.062-2mdv2010.0
12cr|ecore-1.7.3-1|198	+ Revision: 411214
12cr|ecore-1.7.3-1|199	- enable sdl backend
12cr|ecore-1.7.3-1|200	
12cr|ecore-1.7.3-1|201	* Fri Aug 07 2009 Funda Wang <fwang@mandriva.org> 3:0.9.9.062-1mdv2010.0
12cr|ecore-1.7.3-1|202	+ Revision: 411120
12cr|ecore-1.7.3-1|203	- 0.9.9.062
12cr|ecore-1.7.3-1|204	
12cr|ecore-1.7.3-1|205	* Tue Jul 07 2009 Funda Wang <fwang@mandriva.org> 3:0.9.9.061-2mdv2010.0
12cr|ecore-1.7.3-1|206	+ Revision: 393239
12cr|ecore-1.7.3-1|207	- rebuild
12cr|ecore-1.7.3-1|208	
12cr|ecore-1.7.3-1|209	* Wed Jul 01 2009 Frederik Himpe <fhimpe@mandriva.org> 3:0.9.9.061-1mdv2010.0
12cr|ecore-1.7.3-1|210	+ Revision: 391345
12cr|ecore-1.7.3-1|211	- update to new version 0.9.9.061
12cr|ecore-1.7.3-1|212	
12cr|ecore-1.7.3-1|213	* Sat May 02 2009 Funda Wang <fwang@mandriva.org> 3:0.9.9.060-1mdv2010.0
12cr|ecore-1.7.3-1|214	+ Revision: 370657
12cr|ecore-1.7.3-1|215	- New version 0.9.9.060
12cr|ecore-1.7.3-1|216	
12cr|ecore-1.7.3-1|217	* Tue Mar 03 2009 Antoine Ginies <aginies@mandriva.com> 3:0.9.9.050-6mdv2009.1
12cr|ecore-1.7.3-1|218	+ Revision: 347886
12cr|ecore-1.7.3-1|219	- fix build on 2009.0 release
12cr|ecore-1.7.3-1|220	
12cr|ecore-1.7.3-1|221	* Tue Mar 03 2009 Antoine Ginies <aginies@mandriva.com> 3:0.9.9.050-5mdv2009.1
12cr|ecore-1.7.3-1|222	+ Revision: 347663
12cr|ecore-1.7.3-1|223	- fix provides
12cr|ecore-1.7.3-1|224	
12cr|ecore-1.7.3-1|225	* Mon Mar 02 2009 Antoine Ginies <aginies@mandriva.com> 3:0.9.9.050-4mdv2009.1
12cr|ecore-1.7.3-1|226	+ Revision: 347589
12cr|ecore-1.7.3-1|227	- remove epoch
12cr|ecore-1.7.3-1|228	
12cr|ecore-1.7.3-1|229	* Sat Feb 28 2009 Antoine Ginies <aginies@mandriva.com> 3:0.9.9.050-3mdv2009.1
12cr|ecore-1.7.3-1|230	+ Revision: 345908
12cr|ecore-1.7.3-1|231	- adjust the patch
12cr|ecore-1.7.3-1|232	- SVN SNAPSHOT 20090227, release 0.9.9.050, update eet buildrequires
12cr|ecore-1.7.3-1|233	
12cr|ecore-1.7.3-1|234	* Sun Nov 09 2008 Funda Wang <fwang@mandriva.org> 3:0.9.9.050-2mdv2009.1
12cr|ecore-1.7.3-1|235	+ Revision: 301344
12cr|ecore-1.7.3-1|236	- rebuild for new xcb
12cr|ecore-1.7.3-1|237	
12cr|ecore-1.7.3-1|238	* Sat Oct 11 2008 Funda Wang <fwang@mandriva.org> 3:0.9.9.050-1mdv2009.1
12cr|ecore-1.7.3-1|239	+ Revision: 292070
12cr|ecore-1.7.3-1|240	- raise versioned BR
12cr|ecore-1.7.3-1|241	- New snapshot
12cr|ecore-1.7.3-1|242	
12cr|ecore-1.7.3-1|243	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 3:0.9.9.043-2mdv2009.0
12cr|ecore-1.7.3-1|244	+ Revision: 266609
12cr|ecore-1.7.3-1|245	- rebuild early 2009.0 package (before pixel changes)
12cr|ecore-1.7.3-1|246	
12cr|ecore-1.7.3-1|247	+ Pixel <pixel@mandriva.com>
12cr|ecore-1.7.3-1|248	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|ecore-1.7.3-1|249	
12cr|ecore-1.7.3-1|250	* Sun Jun 01 2008 Funda Wang <fwang@mandriva.org> 3:0.9.9.043-1mdv2009.0
12cr|ecore-1.7.3-1|251	+ Revision: 213978
12cr|ecore-1.7.3-1|252	- drop -L/usr/lib from SDL_LIBS, otherwise it will confuse compiler
12cr|ecore-1.7.3-1|253	- New version 0.9.9.043
12cr|ecore-1.7.3-1|254	
12cr|ecore-1.7.3-1|255	* Fri Feb 15 2008 Antoine Ginies <aginies@mandriva.com> 3:0.9.9.042-4mdv2008.1
12cr|ecore-1.7.3-1|256	+ Revision: 168909
12cr|ecore-1.7.3-1|257	- fix typo in configure option
12cr|ecore-1.7.3-1|258	- remove old release
12cr|ecore-1.7.3-1|259	- cvs snapshot 20080215, add some buildrequires, update configure build options
12cr|ecore-1.7.3-1|260	
12cr|ecore-1.7.3-1|261	* Sat Feb 02 2008 Austin Acton <austin@mandriva.org> 3:0.9.9.042-3mdv2008.1
12cr|ecore-1.7.3-1|262	+ Revision: 161536
12cr|ecore-1.7.3-1|263	- bump epoch; major went backward
12cr|ecore-1.7.3-1|264	
12cr|ecore-1.7.3-1|265	* Sat Feb 02 2008 Austin Acton <austin@mandriva.org> 1:0.9.9.042-2mdv2008.1
12cr|ecore-1.7.3-1|266	+ Revision: 161519
12cr|ecore-1.7.3-1|267	- bump release
12cr|ecore-1.7.3-1|268	- no major in devel package
12cr|ecore-1.7.3-1|269	
12cr|ecore-1.7.3-1|270	* Sat Feb 02 2008 Austin Acton <austin@mandriva.org> 1:0.9.9.042-1mdv2008.1
12cr|ecore-1.7.3-1|271	+ Revision: 161316
12cr|ecore-1.7.3-1|272	- new version
12cr|ecore-1.7.3-1|273	- tidy spec
12cr|ecore-1.7.3-1|274	- fix URL
12cr|ecore-1.7.3-1|275	- drop ecore-config
12cr|ecore-1.7.3-1|276	
12cr|ecore-1.7.3-1|277	+ Olivier Blin <blino@mandriva.org>
12cr|ecore-1.7.3-1|278	- restore BuildRoot
12cr|ecore-1.7.3-1|279	
12cr|ecore-1.7.3-1|280	+ Thierry Vignaud <tv@mandriva.org>
12cr|ecore-1.7.3-1|281	- kill re-definition of %%buildroot on Pixel's request
12cr|ecore-1.7.3-1|282	
12cr|ecore-1.7.3-1|283	* Mon Nov 12 2007 Austin Acton <austin@mandriva.org> 1:0.9.9.041-4mdv2008.1
12cr|ecore-1.7.3-1|284	+ Revision: 108057
12cr|ecore-1.7.3-1|285	- tidy and adjust configure options
12cr|ecore-1.7.3-1|286	
12cr|ecore-1.7.3-1|287	* Wed Oct 31 2007 Antoine Ginies <aginies@mandriva.com> 1:0.9.9.041-3mdv2008.1
12cr|ecore-1.7.3-1|288	+ Revision: 104087
12cr|ecore-1.7.3-1|289	- update buildrequires
12cr|ecore-1.7.3-1|290	- CVS SNAPSHOT 20071031, release 0.9.9.041
12cr|ecore-1.7.3-1|291	
12cr|ecore-1.7.3-1|292	* Thu Aug 30 2007 Antoine Ginies <aginies@mandriva.com> 1:0.9.9.041-2mdv2008.0
12cr|ecore-1.7.3-1|293	+ Revision: 76308
12cr|ecore-1.7.3-1|294	- fix missing file ecore-config
12cr|ecore-1.7.3-1|295	- fix path in tarball
12cr|ecore-1.7.3-1|296	- CVS SNAPSHOT 20070830, release 0.9.9.041
12cr|ecore-1.7.3-1|297	
12cr|ecore-1.7.3-1|298	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 1:0.9.9.038-8mdv2008.0
12cr|ecore-1.7.3-1|299	+ Revision: 36145
12cr|ecore-1.7.3-1|300	- rebuild with correct optflags
12cr|ecore-1.7.3-1|301	
12cr|ecore-1.7.3-1|302	* Tue Jun 05 2007 Antoine Ginies <aginies@mandriva.com> 1:0.9.9.038-7mdv2008.0
12cr|ecore-1.7.3-1|303	+ Revision: 35857
12cr|ecore-1.7.3-1|304	- CVS SNAPSHOT 20070605, release 0.9.9.038
12cr|ecore-1.7.3-1|305	
12cr|ecore-1.7.3-1|306	* Mon Jun 04 2007 Antoine Ginies <aginies@mandriva.com> 1:0.9.9.038-6mdv2008.0
12cr|ecore-1.7.3-1|307	+ Revision: 35227
12cr|ecore-1.7.3-1|308	- increase mkrel
12cr|ecore-1.7.3-1|309	
12cr|ecore-1.7.3-1|310	* Mon Jun 04 2007 Antoine Ginies <aginies@mandriva.com> 1:0.9.9.038-5mdv2008.0
12cr|ecore-1.7.3-1|311	+ Revision: 35058
12cr|ecore-1.7.3-1|312	- CVS snapshot 20070604
12cr|ecore-1.7.3-1|313	- restore use of epoch
12cr|ecore-1.7.3-1|314	- remove epoch
12cr|ecore-1.7.3-1|315	
12cr|ecore-1.7.3-1|316	* Tue May 29 2007 Antoine Ginies <aginies@mandriva.com> 1:0.9.9.038-4mdv2008.0
12cr|ecore-1.7.3-1|317	+ Revision: 32622
12cr|ecore-1.7.3-1|318	- CVS SNAPSHOT 20070529, release 0.9.9.038
12cr|ecore-1.7.3-1|319	
12cr|ecore-1.7.3-1|320	* Thu May 24 2007 Antoine Ginies <aginies@mandriva.com> 1:0.9.9.038-3mdv2008.0
12cr|ecore-1.7.3-1|321	+ Revision: 30752
12cr|ecore-1.7.3-1|322	- increase mkrel
12cr|ecore-1.7.3-1|323	
12cr|ecore-1.7.3-1|324	* Thu May 24 2007 Antoine Ginies <aginies@mandriva.com> 1:0.9.9.038-2mdv2008.0
12cr|ecore-1.7.3-1|325	+ Revision: 30751
12cr|ecore-1.7.3-1|326	- adjust buildrequires to a specific release of evas and eet
12cr|ecore-1.7.3-1|327	- increase mkrel
12cr|ecore-1.7.3-1|328	- CVS snapshot 20070524, release 0.9.9.038
12cr|ecore-1.7.3-1|329	- remove unwanted changelog
12cr|ecore-1.7.3-1|330	
12cr|ecore-1.7.3-1|331	* Mon May 21 2007 Antoine Ginies <aginies@mandriva.com> 1:0.9.9.038-1mdv2008.0
12cr|ecore-1.7.3-1|332	+ Revision: 29107
12cr|ecore-1.7.3-1|333	- cvs snapshot 20070516, release 0.9.9.038
12cr|ecore-1.7.3-1|334	
12cr|ecore-1.7.3-1|335	* Mon Apr 23 2007 Pascal Terjan <pterjan@mandriva.org> 1:0.9.9.037-1mdv2008.0
12cr|ecore-1.7.3-1|336	+ Revision: 17657
12cr|ecore-1.7.3-1|337	- Put back ecore package, /usr/bin/ecore_config still exists
12cr|ecore-1.7.3-1|338	- Don't require ecore, it no longer exists
12cr|ecore-1.7.3-1|339	- New snapshot
12cr|ecore-1.7.3-1|340	- Remove main binary as /usr/bin/* and /usr/share/ecore are no longer there
12cr|ecore-1.7.3-1|341	

1126 12
12cr|ecryptfs-utils-99-1|1	%define Werror_cflags %nil
12cr|ecryptfs-utils-99-1|2	
12cr|ecryptfs-utils-99-1|3	%define libmajor 0
12cr|ecryptfs-utils-99-1|4	%define libname %mklibname ecryptfs %libmajor
12cr|ecryptfs-utils-99-1|5	%define libnamedevel %mklibname -d ecryptfs
12cr|ecryptfs-utils-99-1|6	%define libnamestaticdevel %mklibname -d -s ecryptfs
12cr|ecryptfs-utils-99-1|7	
12cr|ecryptfs-utils-99-1|8	Summary: An Enterprise-class Cryptographic Filesystem for Linux
12cr|ecryptfs-utils-99-1|9	Name: ecryptfs-utils
12cr|ecryptfs-utils-99-1|10	Version: 99
12cr|ecryptfs-utils-99-1|11	Release: 1
12cr|ecryptfs-utils-99-1|12	Source0: http://launchpad.net/ecryptfs/trunk/%{version}\/+download/%{name}_%{version}.orig.tar.gz
12cr|ecryptfs-utils-99-1|13	Patch0: ecryptfs-utils_83-fix-link.patch
12cr|ecryptfs-utils-99-1|14	License: GPLv2+
12cr|ecryptfs-utils-99-1|15	Group: System/Kernel and hardware
12cr|ecryptfs-utils-99-1|16	Url: https://launchpad.net/ecryptfs
12cr|ecryptfs-utils-99-1|17	BuildRequires: openssl-devel
12cr|ecryptfs-utils-99-1|18	BuildRequires: keyutils-devel
12cr|ecryptfs-utils-99-1|19	BuildRequires: libgcrypt-devel
12cr|ecryptfs-utils-99-1|20	BuildRequires: pam-devel
12cr|ecryptfs-utils-99-1|21	BuildRequires: python-devel
12cr|ecryptfs-utils-99-1|22	BuildRequires: nss-devel
12cr|ecryptfs-utils-99-1|23	BuildRequires: intltool
12cr|ecryptfs-utils-99-1|24	BuildRequires: glib2-devel
12cr|ecryptfs-utils-99-1|25	Requires: python-%{name} = %{version}
12cr|ecryptfs-utils-99-1|26	
12cr|ecryptfs-utils-99-1|27	%description
12cr|ecryptfs-utils-99-1|28	eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic
12cr|ecryptfs-utils-99-1|29	filesystem for Linux. It is derived from Erez Zadok's Cryptfs, implemented
12cr|ecryptfs-utils-99-1|30	through the FiST framework for generating stacked filesystems. eCryptfs
12cr|ecryptfs-utils-99-1|31	extends Cryptfs to provide advanced key management and policy features.
12cr|ecryptfs-utils-99-1|32	eCryptfs stores cryptographic metadata in the header of each file written,
12cr|ecryptfs-utils-99-1|33	so that encrypted files can be copied between hosts; the file will be
12cr|ecryptfs-utils-99-1|34	decryptable with the proper key, and there is no need to keep track of any
12cr|ecryptfs-utils-99-1|35	additional information aside from what is already in the encrypted file
12cr|ecryptfs-utils-99-1|36	itself. Think of eCryptfs as a sort of ``gnupgfs.''
12cr|ecryptfs-utils-99-1|37	
12cr|ecryptfs-utils-99-1|38	eCryptfs is a native Linux filesystem (other popular cryptographic
12cr|ecryptfs-utils-99-1|39	filesystems for Linux require FUSE or operate via RPC calls). The kernel
12cr|ecryptfs-utils-99-1|40	module component of eCryptfs is upstream in the Linux kernel.
12cr|ecryptfs-utils-99-1|41	
12cr|ecryptfs-utils-99-1|42	
12cr|ecryptfs-utils-99-1|43	%package -n pam_ecryptfs
12cr|ecryptfs-utils-99-1|44	Summary: eCryptfs PAM module
12cr|ecryptfs-utils-99-1|45	Group: System/Libraries
12cr|ecryptfs-utils-99-1|46	Requires: %name = %version
12cr|ecryptfs-utils-99-1|47	
12cr|ecryptfs-utils-99-1|48	%description -n pam_ecryptfs
12cr|ecryptfs-utils-99-1|49	eCryptfs PAM module to automatically mount a private cryptographic
12cr|ecryptfs-utils-99-1|50	directory.
12cr|ecryptfs-utils-99-1|51	
12cr|ecryptfs-utils-99-1|52	
12cr|ecryptfs-utils-99-1|53	%package -n %libname
12cr|ecryptfs-utils-99-1|54	Summary: eCryptfs library
12cr|ecryptfs-utils-99-1|55	Group: Development/C
12cr|ecryptfs-utils-99-1|56	
12cr|ecryptfs-utils-99-1|57	%description -n %libname
12cr|ecryptfs-utils-99-1|58	eCryptfs library.
12cr|ecryptfs-utils-99-1|59	
12cr|ecryptfs-utils-99-1|60	
12cr|ecryptfs-utils-99-1|61	%package -n %libnamedevel
12cr|ecryptfs-utils-99-1|62	Summary: eCryptfs library
12cr|ecryptfs-utils-99-1|63	Group: Development/C
12cr|ecryptfs-utils-99-1|64	Requires: %libname = %version
12cr|ecryptfs-utils-99-1|65	Provides: libecryptfs-devel = %version-%release
12cr|ecryptfs-utils-99-1|66	Provides: %name-devel = %version-%release
12cr|ecryptfs-utils-99-1|67	
12cr|ecryptfs-utils-99-1|68	%description -n %libnamedevel
12cr|ecryptfs-utils-99-1|69	eCryptfs development files.
12cr|ecryptfs-utils-99-1|70	
12cr|ecryptfs-utils-99-1|71	
12cr|ecryptfs-utils-99-1|72	%package -n %libnamestaticdevel
12cr|ecryptfs-utils-99-1|73	Summary: eCryptfs library
12cr|ecryptfs-utils-99-1|74	Group: Development/C
12cr|ecryptfs-utils-99-1|75	Requires: %libnamedevel = %version
12cr|ecryptfs-utils-99-1|76	Provides: libecryptfs-static-devel = %version-%release
12cr|ecryptfs-utils-99-1|77	
12cr|ecryptfs-utils-99-1|78	%description -n %libnamestaticdevel
12cr|ecryptfs-utils-99-1|79	eCryptfs static library development files.
12cr|ecryptfs-utils-99-1|80	
12cr|ecryptfs-utils-99-1|81	%package -n python-%{name}
12cr|ecryptfs-utils-99-1|82	Summary: eCryptfs Python library
12cr|ecryptfs-utils-99-1|83	Group: Development/C
12cr|ecryptfs-utils-99-1|84	#Requires: python-devel
12cr|ecryptfs-utils-99-1|85	#Requires: %libnamedevel = %version
12cr|ecryptfs-utils-99-1|86	Requires: %name = %version
12cr|ecryptfs-utils-99-1|87	
12cr|ecryptfs-utils-99-1|88	%description -n python-%{name}
12cr|ecryptfs-utils-99-1|89	eCryptfs Python library.
12cr|ecryptfs-utils-99-1|90	
12cr|ecryptfs-utils-99-1|91	%prep
12cr|ecryptfs-utils-99-1|92	%setup -q
12cr|ecryptfs-utils-99-1|93	%patch0 -p0
12cr|ecryptfs-utils-99-1|94	
12cr|ecryptfs-utils-99-1|95	%build
12cr|ecryptfs-utils-99-1|96	autoreconf -fi
12cr|ecryptfs-utils-99-1|97	%configure2_5x
12cr|ecryptfs-utils-99-1|98	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12cr|ecryptfs-utils-99-1|99	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12cr|ecryptfs-utils-99-1|100	%make
12cr|ecryptfs-utils-99-1|101	
12cr|ecryptfs-utils-99-1|102	%install
12cr|ecryptfs-utils-99-1|103	%makeinstall_std
12cr|ecryptfs-utils-99-1|104	
12cr|ecryptfs-utils-99-1|105	# only needed to update-notifier, that is a ubuntu-only thing, afaik
12cr|ecryptfs-utils-99-1|106	rm -f %{buildroot}/usr/share/ecryptfs-record-passphrase
12cr|ecryptfs-utils-99-1|107	mkdir %{buildroot}/usr/share/applications/
12cr|ecryptfs-utils-99-1|108	mv    %{buildroot}/usr/share/%{name}/*desktop %{buildroot}/usr/share/applications/
12cr|ecryptfs-utils-99-1|109	
12cr|ecryptfs-utils-99-1|110	%files
12cr|ecryptfs-utils-99-1|111	%_datadir/applications/*desktop
12cr|ecryptfs-utils-99-1|112	%_docdir/%name/README
12cr|ecryptfs-utils-99-1|113	%_docdir/%name/ecryptfs-faq.html
12cr|ecryptfs-utils-99-1|114	#%_docdir/%name/*.txt
12cr|ecryptfs-utils-99-1|115	/sbin/mount.ecryptfs
12cr|ecryptfs-utils-99-1|116	/sbin/umount.ecryptfs
12cr|ecryptfs-utils-99-1|117	/sbin/mount.ecryptfs_private
12cr|ecryptfs-utils-99-1|118	/sbin/umount.ecryptfs_private
12cr|ecryptfs-utils-99-1|119	%_bindir/ecryptfs-add-passphrase
12cr|ecryptfs-utils-99-1|120	%_bindir/ecryptfs-insert-wrapped-passphrase-into-keyring
12cr|ecryptfs-utils-99-1|121	%_bindir/ecryptfs-manager
12cr|ecryptfs-utils-99-1|122	%_bindir/ecryptfs-verify
12cr|ecryptfs-utils-99-1|123	%_bindir/ecryptfs-mount-private
12cr|ecryptfs-utils-99-1|124	%_bindir/ecryptfs-rewrap-passphrase
12cr|ecryptfs-utils-99-1|125	%_bindir/ecryptfs-setup-private
12cr|ecryptfs-utils-99-1|126	%_bindir/ecryptfs-stat
12cr|ecryptfs-utils-99-1|127	%_bindir/ecryptfs-umount-private
12cr|ecryptfs-utils-99-1|128	%_bindir/ecryptfs-unwrap-passphrase
12cr|ecryptfs-utils-99-1|129	%_bindir/ecryptfs-wrap-passphrase
12cr|ecryptfs-utils-99-1|130	%_bindir/ecryptfsd
12cr|ecryptfs-utils-99-1|131	%_bindir/ecryptfs-setup-swap
12cr|ecryptfs-utils-99-1|132	%_bindir/ecryptfs-rewrite-file
12cr|ecryptfs-utils-99-1|133	%_bindir/ecryptfs-recover-private
12cr|ecryptfs-utils-99-1|134	%_bindir/ecryptfs-migrate-home
12cr|ecryptfs-utils-99-1|135	%_mandir/man1/ecryptfs-add-passphrase.1.*
12cr|ecryptfs-utils-99-1|136	%_mandir/man1/ecryptfs-generate-tpm-key.1.*
12cr|ecryptfs-utils-99-1|137	%_mandir/man1/ecryptfs-insert-wrapped-passphrase-into-keyring.1.*
12cr|ecryptfs-utils-99-1|138	%_mandir/man1/ecryptfs-mount-private.1.*
12cr|ecryptfs-utils-99-1|139	%_mandir/man1/ecryptfs-rewrap-passphrase.1.*
12cr|ecryptfs-utils-99-1|140	%_mandir/man1/ecryptfs-setup-private.1.*
12cr|ecryptfs-utils-99-1|141	%_mandir/man1/ecryptfs-umount-private.1.*
12cr|ecryptfs-utils-99-1|142	%_mandir/man1/ecryptfs-unwrap-passphrase.1.*
12cr|ecryptfs-utils-99-1|143	%_mandir/man1/ecryptfs-wrap-passphrase.1.*
12cr|ecryptfs-utils-99-1|144	%_mandir/man1/ecryptfs-rewrite-file.1.*
12cr|ecryptfs-utils-99-1|145	%_mandir/man1/ecryptfs-recover-private.1.*
12cr|ecryptfs-utils-99-1|146	%_mandir/man1/mount.ecryptfs_private.1.*
12cr|ecryptfs-utils-99-1|147	%_mandir/man1/umount.ecryptfs_private.1.*
12cr|ecryptfs-utils-99-1|148	%_mandir/man1/ecryptfs-setup-swap.1.*
12cr|ecryptfs-utils-99-1|149	%_mandir/man1/ecryptfs-stat.1.*
12cr|ecryptfs-utils-99-1|150	%_mandir/man7/ecryptfs.7.*
12cr|ecryptfs-utils-99-1|151	%_mandir/man8/ecryptfs-manager.8.*
12cr|ecryptfs-utils-99-1|152	%_mandir/man8/ecryptfsd.8.*
12cr|ecryptfs-utils-99-1|153	%_mandir/man8/mount.ecryptfs.8.*
12cr|ecryptfs-utils-99-1|154	%_mandir/man8/umount.ecryptfs.8.*
12cr|ecryptfs-utils-99-1|155	%dir %_datadir/ecryptfs-utils
12cr|ecryptfs-utils-99-1|156	%_datadir/ecryptfs-utils/ecryptfs-mount-private.txt
12cr|ecryptfs-utils-99-1|157	%_datadir/ecryptfs-utils/ecryptfs-record-passphrase
12cr|ecryptfs-utils-99-1|158	%_datadir/ecryptfs-utils/ecryptfs-find
12cr|ecryptfs-utils-99-1|159	%_datadir/locale/ca/LC_MESSAGES/ecryptfs-utils.mo
12cr|ecryptfs-utils-99-1|160	
12cr|ecryptfs-utils-99-1|161	%files -n pam_ecryptfs
12cr|ecryptfs-utils-99-1|162	/%_lib/security/pam_ecryptfs.so
12cr|ecryptfs-utils-99-1|163	%_mandir/man8/pam_ecryptfs.8.*
12cr|ecryptfs-utils-99-1|164	
12cr|ecryptfs-utils-99-1|165	%files -n %libname
12cr|ecryptfs-utils-99-1|166	%_libdir/ecryptfs/libecryptfs_key_mod_openssl.so
12cr|ecryptfs-utils-99-1|167	%_libdir/ecryptfs/libecryptfs_key_mod_passphrase.so
12cr|ecryptfs-utils-99-1|168	%_libdir/libecryptfs.so.%libmajor
12cr|ecryptfs-utils-99-1|169	%_libdir/libecryptfs.so.%libmajor.*
12cr|ecryptfs-utils-99-1|170	
12cr|ecryptfs-utils-99-1|171	%files -n %libnamedevel
12cr|ecryptfs-utils-99-1|172	%_includedir/ecryptfs.h
12cr|ecryptfs-utils-99-1|173	%_libdir/libecryptfs.so
12cr|ecryptfs-utils-99-1|174	%_libdir/pkgconfig/libecryptfs.pc
12cr|ecryptfs-utils-99-1|175	
12cr|ecryptfs-utils-99-1|176	%files -n python-%name
12cr|ecryptfs-utils-99-1|177	%{py_puresitedir}/%{name}/libecryptfs.py
12cr|ecryptfs-utils-99-1|178	%{py_puresitedir}/%{name}/libecryptfs.pyc
12cr|ecryptfs-utils-99-1|179	%{py_puresitedir}/%{name}/libecryptfs.pyo
12cr|ecryptfs-utils-99-1|180	%{py_platsitedir}/ecryptfs-utils/_libecryptfs.*
12cr|ecryptfs-utils-99-1|181	
12cr|ecryptfs-utils-99-1|182	
12cr|ecryptfs-utils-99-1|183	%changelog
12cr|ecryptfs-utils-99-1|184	* Mon Jul 16 2012 Alexander Khrukin <akhrukin@mandriva.org> 99-1
12cr|ecryptfs-utils-99-1|185	+ Revision: 809810
12cr|ecryptfs-utils-99-1|186	- version update 99
12cr|ecryptfs-utils-99-1|187	
12cr|ecryptfs-utils-99-1|188	* Fri Feb 24 2012 Alexander Khrukin <akhrukin@mandriva.org> 96-1
12cr|ecryptfs-utils-99-1|189	+ Revision: 780135
12cr|ecryptfs-utils-99-1|190	- version update 96
12cr|ecryptfs-utils-99-1|191	
12cr|ecryptfs-utils-99-1|192	* Fri Dec 16 2011 Alexander Khrukin <akhrukin@mandriva.org> 95-1
12cr|ecryptfs-utils-99-1|193	+ Revision: 741982
12cr|ecryptfs-utils-99-1|194	- la files removed
12cr|ecryptfs-utils-99-1|195	- cooker BReq fix
12cr|ecryptfs-utils-99-1|196	- version update 95
12cr|ecryptfs-utils-99-1|197	
12cr|ecryptfs-utils-99-1|198	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 87-1
12cr|ecryptfs-utils-99-1|199	+ Revision: 662315
12cr|ecryptfs-utils-99-1|200	- new version
12cr|ecryptfs-utils-99-1|201	
12cr|ecryptfs-utils-99-1|202	* Wed Nov 03 2010 Michael Scherer <misc@mandriva.org> 83-3mdv2011.0
12cr|ecryptfs-utils-99-1|203	+ Revision: 592736
12cr|ecryptfs-utils-99-1|204	- rebuild for python 2.7
12cr|ecryptfs-utils-99-1|205	
12cr|ecryptfs-utils-99-1|206	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 83-2mdv2010.1
12cr|ecryptfs-utils-99-1|207	+ Revision: 537321
12cr|ecryptfs-utils-99-1|208	- BR glib2
12cr|ecryptfs-utils-99-1|209	- fix linkage
12cr|ecryptfs-utils-99-1|210	
12cr|ecryptfs-utils-99-1|211	* Sat Feb 20 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 83-1mdv2010.1
12cr|ecryptfs-utils-99-1|212	+ Revision: 508607
12cr|ecryptfs-utils-99-1|213	- inttool as BR
12cr|ecryptfs-utils-99-1|214	- new version
12cr|ecryptfs-utils-99-1|215	
12cr|ecryptfs-utils-99-1|216	* Fri Nov 06 2009 Frederik Himpe <fhimpe@mandriva.org> 81-1mdv2010.1
12cr|ecryptfs-utils-99-1|217	+ Revision: 462020
12cr|ecryptfs-utils-99-1|218	- Update to new versio n81
12cr|ecryptfs-utils-99-1|219	- Remove --disable-rpath configure option, it's unknown
12cr|ecryptfs-utils-99-1|220	- BuildRequires nss-devel now
12cr|ecryptfs-utils-99-1|221	- Fix file list
12cr|ecryptfs-utils-99-1|222	
12cr|ecryptfs-utils-99-1|223	* Sun May 03 2009 Michael Scherer <misc@mandriva.org> 74-1mdv2010.0
12cr|ecryptfs-utils-99-1|224	+ Revision: 370957
12cr|ecryptfs-utils-99-1|225	- update to new version
12cr|ecryptfs-utils-99-1|226	- remove uneeded requires on python-devel
12cr|ecryptfs-utils-99-1|227	
12cr|ecryptfs-utils-99-1|228	* Thu Mar 05 2009 Jérôme Soyer <saispo@mandriva.org> 71-1mdv2009.1
12cr|ecryptfs-utils-99-1|229	+ Revision: 348912
12cr|ecryptfs-utils-99-1|230	- New upstream release
12cr|ecryptfs-utils-99-1|231	
12cr|ecryptfs-utils-99-1|232	* Tue Feb 17 2009 Jérôme Soyer <saispo@mandriva.org> 70-1mdv2009.1
12cr|ecryptfs-utils-99-1|233	+ Revision: 341986
12cr|ecryptfs-utils-99-1|234	- Fix files section
12cr|ecryptfs-utils-99-1|235	- Add BR
12cr|ecryptfs-utils-99-1|236	- New upstream release
12cr|ecryptfs-utils-99-1|237	
12cr|ecryptfs-utils-99-1|238	* Tue Nov 04 2008 Gustavo De Nardin <gustavodn@mandriva.com> 63-1mdv2009.1
12cr|ecryptfs-utils-99-1|239	+ Revision: 299761
12cr|ecryptfs-utils-99-1|240	- new project Url
12cr|ecryptfs-utils-99-1|241	- new version 63 available from new Url
12cr|ecryptfs-utils-99-1|242	- include tarball signature for verification
12cr|ecryptfs-utils-99-1|243	
12cr|ecryptfs-utils-99-1|244	* Tue Nov 04 2008 Gustavo De Nardin <gustavodn@mandriva.com> 61-1mdv2009.1
12cr|ecryptfs-utils-99-1|245	+ Revision: 299749
12cr|ecryptfs-utils-99-1|246	- buildrequires openssl-devel
12cr|ecryptfs-utils-99-1|247	- buildrequires libpam-devel for pam module
12cr|ecryptfs-utils-99-1|248	- fixed the Url tag
12cr|ecryptfs-utils-99-1|249	- initial Mandriva package of ecryptfs-utils
12cr|ecryptfs-utils-99-1|250	- Created package structure for ecryptfs-utils.
12cr|ecryptfs-utils-99-1|251	

1127 12
12cr|edb-1.0.5.050-4|1	%define	name	edb
12cr|edb-1.0.5.050-4|2	%define version 1.0.5.050
12cr|edb-1.0.5.050-4|3	%define release 4
12cr|edb-1.0.5.050-4|4	
12cr|edb-1.0.5.050-4|5	%define major 1
12cr|edb-1.0.5.050-4|6	%define libname %mklibname %{name} %major
12cr|edb-1.0.5.050-4|7	%define libnamedev %mklibname %{name} -d
12cr|edb-1.0.5.050-4|8	
12cr|edb-1.0.5.050-4|9	Summary: 	Enlightenment database access library
12cr|edb-1.0.5.050-4|10	Name: 		%{name}
12cr|edb-1.0.5.050-4|11	Version: 	%{version}
12cr|edb-1.0.5.050-4|12	Release: 	%{release}
12cr|edb-1.0.5.050-4|13	License: 	BSD
12cr|edb-1.0.5.050-4|14	Group: 		Graphical desktop/Enlightenment
12cr|edb-1.0.5.050-4|15	URL: 		http://www.enlightenment.org/
12cr|edb-1.0.5.050-4|16	Source0: 	http://download.enlightenment.org/snapshots/LATEST/%{name}-%{version}.tar.bz2
12cr|edb-1.0.5.050-4|17	BuildRequires:	ncurses-devel zlib-devel
12cr|edb-1.0.5.050-4|18	
12cr|edb-1.0.5.050-4|19	%description
12cr|edb-1.0.5.050-4|20	Edb is a simple, clean high-level db access/storage library.
12cr|edb-1.0.5.050-4|21	
12cr|edb-1.0.5.050-4|22	This package is part of the Enlightenment DR17 desktop shell.
12cr|edb-1.0.5.050-4|23	
12cr|edb-1.0.5.050-4|24	%package -n %libname
12cr|edb-1.0.5.050-4|25	Summary: Libraries for the %{name} package
12cr|edb-1.0.5.050-4|26	Group: System/Libraries
12cr|edb-1.0.5.050-4|27	
12cr|edb-1.0.5.050-4|28	%description -n %libname
12cr|edb-1.0.5.050-4|29	Libraries for %{name}.
12cr|edb-1.0.5.050-4|30	
12cr|edb-1.0.5.050-4|31	%package -n %libnamedev
12cr|edb-1.0.5.050-4|32	Summary: Headers and development libraries from %{name}
12cr|edb-1.0.5.050-4|33	Group: Development/Other
12cr|edb-1.0.5.050-4|34	Requires: %libname = %{version}
12cr|edb-1.0.5.050-4|35	Provides: lib%{name}-devel = %{version}-%{release}
12cr|edb-1.0.5.050-4|36	Provides: %{libname}-devel = %{version}-%{release}
12cr|edb-1.0.5.050-4|37	Provides: %name-devel = %{version}-%{release}
12cr|edb-1.0.5.050-4|38	
12cr|edb-1.0.5.050-4|39	%description -n %libnamedev
12cr|edb-1.0.5.050-4|40	%{name} development headers and libraries
12cr|edb-1.0.5.050-4|41	
12cr|edb-1.0.5.050-4|42	%prep
12cr|edb-1.0.5.050-4|43	%setup -q
12cr|edb-1.0.5.050-4|44	
12cr|edb-1.0.5.050-4|45	%build
12cr|edb-1.0.5.050-4|46	%configure2_5x --disable-test --disable-gtk --disable-static
12cr|edb-1.0.5.050-4|47	%make
12cr|edb-1.0.5.050-4|48	
12cr|edb-1.0.5.050-4|49	%install
12cr|edb-1.0.5.050-4|50	%makeinstall_std
12cr|edb-1.0.5.050-4|51	
12cr|edb-1.0.5.050-4|52	%files
12cr|edb-1.0.5.050-4|53	%doc AUTHORS COPYING README src/LICENSE
12cr|edb-1.0.5.050-4|54	%{_bindir}/edb_*
12cr|edb-1.0.5.050-4|55	
12cr|edb-1.0.5.050-4|56	%files -n %libname
12cr|edb-1.0.5.050-4|57	%{_libdir}/lib*.so.%{major}*
12cr|edb-1.0.5.050-4|58	
12cr|edb-1.0.5.050-4|59	%files -n %libnamedev
12cr|edb-1.0.5.050-4|60	%{_libdir}/pkgconfig/*
12cr|edb-1.0.5.050-4|61	%_libdir/libedb.so
12cr|edb-1.0.5.050-4|62	%{_includedir}/Edb.h
12cr|edb-1.0.5.050-4|63	
12cr|edb-1.0.5.050-4|64	
12cr|edb-1.0.5.050-4|65	%changelog
12cr|edb-1.0.5.050-4|66	* Tue Jun 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.5.050-4
12cr|edb-1.0.5.050-4|67	+ Revision: 807037
12cr|edb-1.0.5.050-4|68	- rel up for new e17
12cr|edb-1.0.5.050-4|69	
12cr|edb-1.0.5.050-4|70	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.5.050-3mdv2011.0
12cr|edb-1.0.5.050-4|71	+ Revision: 618028
12cr|edb-1.0.5.050-4|72	- the mass rebuild of 2010.0 packages
12cr|edb-1.0.5.050-4|73	
12cr|edb-1.0.5.050-4|74	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.0.5.050-2mdv2010.0
12cr|edb-1.0.5.050-4|75	+ Revision: 437355
12cr|edb-1.0.5.050-4|76	- rebuild
12cr|edb-1.0.5.050-4|77	
12cr|edb-1.0.5.050-4|78	* Mon Mar 02 2009 Antoine Ginies <aginies@mandriva.com> 1.0.5.050-1mdv2009.1
12cr|edb-1.0.5.050-4|79	+ Revision: 347433
12cr|edb-1.0.5.050-4|80	- SVN SNAPSHOT 20090227, release 1.0.5.050
12cr|edb-1.0.5.050-4|81	
12cr|edb-1.0.5.050-4|82	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.0.5.042-4mdv2009.0
12cr|edb-1.0.5.050-4|83	+ Revision: 266610
12cr|edb-1.0.5.050-4|84	- rebuild early 2009.0 package (before pixel changes)
12cr|edb-1.0.5.050-4|85	
12cr|edb-1.0.5.050-4|86	+ Antoine Ginies <aginies@mandriva.com>
12cr|edb-1.0.5.050-4|87	- CVS SNAPSHOT 20080805, release 1.0.5.042
12cr|edb-1.0.5.050-4|88	
12cr|edb-1.0.5.050-4|89	+ Pixel <pixel@mandriva.com>
12cr|edb-1.0.5.050-4|90	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|edb-1.0.5.050-4|91	
12cr|edb-1.0.5.050-4|92	* Sun Jun 01 2008 Funda Wang <fwang@mandriva.org> 1.0.5.042-2mdv2009.0
12cr|edb-1.0.5.050-4|93	+ Revision: 213969
12cr|edb-1.0.5.050-4|94	- spec cleanup
12cr|edb-1.0.5.050-4|95	
12cr|edb-1.0.5.050-4|96	* Fri Feb 15 2008 Antoine Ginies <aginies@mandriva.com> 1.0.5.042-2mdv2008.1
12cr|edb-1.0.5.050-4|97	+ Revision: 168737
12cr|edb-1.0.5.050-4|98	- bump release to build E's libs in right order
12cr|edb-1.0.5.050-4|99	
12cr|edb-1.0.5.050-4|100	* Fri Feb 01 2008 Austin Acton <austin@mandriva.org> 1.0.5.042-1mdv2008.1
12cr|edb-1.0.5.050-4|101	+ Revision: 161249
12cr|edb-1.0.5.050-4|102	- new version
12cr|edb-1.0.5.050-4|103	- fix URL
12cr|edb-1.0.5.050-4|104	- drop edb-config
12cr|edb-1.0.5.050-4|105	
12cr|edb-1.0.5.050-4|106	+ Olivier Blin <blino@mandriva.org>
12cr|edb-1.0.5.050-4|107	- restore BuildRoot
12cr|edb-1.0.5.050-4|108	
12cr|edb-1.0.5.050-4|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|edb-1.0.5.050-4|110	- kill re-definition of %%buildroot on Pixel's request
12cr|edb-1.0.5.050-4|111	
12cr|edb-1.0.5.050-4|112	* Sat Nov 10 2007 Austin Acton <austin@mandriva.org> 1.0.5.008-3mdv2008.1
12cr|edb-1.0.5.050-4|113	+ Revision: 107474
12cr|edb-1.0.5.050-4|114	- remove cumbersome gtk+1.2 frontend and tcl tests
12cr|edb-1.0.5.050-4|115	
12cr|edb-1.0.5.050-4|116	* Wed Oct 31 2007 Antoine Ginies <aginies@mandriva.com> 1.0.5.008-2mdv2008.1
12cr|edb-1.0.5.050-4|117	+ Revision: 104065
12cr|edb-1.0.5.050-4|118	- CVS SNAPSHOT 20071031, release 1.0.5.008
12cr|edb-1.0.5.050-4|119	
12cr|edb-1.0.5.050-4|120	* Thu Aug 30 2007 Antoine Ginies <aginies@mandriva.com> 1.0.5.008-1mdv2008.0
12cr|edb-1.0.5.050-4|121	+ Revision: 76290
12cr|edb-1.0.5.050-4|122	- fix missing edb-config
12cr|edb-1.0.5.050-4|123	- remive edb-config multi-arch from spec
12cr|edb-1.0.5.050-4|124	- fix path in tarball
12cr|edb-1.0.5.050-4|125	- CVS SNAPSHOT 20070830, release 1.0.5.008
12cr|edb-1.0.5.050-4|126	
12cr|edb-1.0.5.050-4|127	* Thu May 31 2007 Antoine Ginies <aginies@mandriva.com> 1.0.5.007-5mdv2008.0
12cr|edb-1.0.5.050-4|128	+ Revision: 33074
12cr|edb-1.0.5.050-4|129	- fix bad provides
12cr|edb-1.0.5.050-4|130	
12cr|edb-1.0.5.050-4|131	* Wed May 30 2007 Antoine Ginies <aginies@mandriva.com> 1.0.5.007-4mdv2008.0
12cr|edb-1.0.5.050-4|132	+ Revision: 32762
12cr|edb-1.0.5.050-4|133	- add some provides
12cr|edb-1.0.5.050-4|134	
12cr|edb-1.0.5.050-4|135	* Tue May 29 2007 Antoine Ginies <aginies@mandriva.com> 1.0.5.007-3mdv2008.0
12cr|edb-1.0.5.050-4|136	+ Revision: 32620
12cr|edb-1.0.5.050-4|137	- CVS SNAPSHOT 20070529, release 1.0.5.007
12cr|edb-1.0.5.050-4|138	
12cr|edb-1.0.5.050-4|139	* Thu May 24 2007 Antoine Ginies <aginies@mandriva.com> 1.0.5.007-2mdv2008.0
12cr|edb-1.0.5.050-4|140	+ Revision: 30803
12cr|edb-1.0.5.050-4|141	- increase release
12cr|edb-1.0.5.050-4|142	- CVS snapshot 20070524
12cr|edb-1.0.5.050-4|143	
12cr|edb-1.0.5.050-4|144	* Sun Apr 22 2007 Pascal Terjan <pterjan@mandriva.org> 1.0.5.007-1mdv2008.0
12cr|edb-1.0.5.050-4|145	+ Revision: 17124
12cr|edb-1.0.5.050-4|146	- New snapshot
12cr|edb-1.0.5.050-4|147	- Import edb
12cr|edb-1.0.5.050-4|148	

1128 12
12cr|edb-debugger-0.9.17-1|1	%define _name   debugger
12cr|edb-debugger-0.9.17-1|2	%define _exe    edb
12cr|edb-debugger-0.9.17-1|3	
12cr|edb-debugger-0.9.17-1|4	Name:           edb-debugger
12cr|edb-debugger-0.9.17-1|5	Summary:        A free OllyDbg like debugger
12cr|edb-debugger-0.9.17-1|6	Version:        0.9.17
12cr|edb-debugger-0.9.17-1|7	Release:        %mkrel 1
12cr|edb-debugger-0.9.17-1|8	Source0:        http://www.codef00.com/projects/%{_name}-%{version}.tgz
12cr|edb-debugger-0.9.17-1|9	URL:            http://www.codef00.com/projects
12cr|edb-debugger-0.9.17-1|10	
12cr|edb-debugger-0.9.17-1|11	Group:          Development/Other
12cr|edb-debugger-0.9.17-1|12	License:        GPLv2
12cr|edb-debugger-0.9.17-1|13	
12cr|edb-debugger-0.9.17-1|14	BuildRequires: qt4-devel >= 4.5
12cr|edb-debugger-0.9.17-1|15	BuildRequires: boost-devel >= 1.35
12cr|edb-debugger-0.9.17-1|16	BuildRequires: imagemagick
12cr|edb-debugger-0.9.17-1|17	BuildRequires: desktop-file-utils
12cr|edb-debugger-0.9.17-1|18	
12cr|edb-debugger-0.9.17-1|19	
12cr|edb-debugger-0.9.17-1|20	%description
12cr|edb-debugger-0.9.17-1|21	One of the main goals of this debugger is modularity.
12cr|edb-debugger-0.9.17-1|22	The interface is written in Qt4 and is therefore source portable
12cr|edb-debugger-0.9.17-1|23	to many platforms. The debugger core is a plugin and the platform
12cr|edb-debugger-0.9.17-1|24	specific code is isolated to just a few files, porting to a new OS
12cr|edb-debugger-0.9.17-1|25	would require porting these few files and implementing a plugin
12cr|edb-debugger-0.9.17-1|26	which implements the DebuggerCoreInterface interface. Also,
12cr|edb-debugger-0.9.17-1|27	because the plugins are based on the QPlugin API, and do their work
12cr|edb-debugger-0.9.17-1|28	through the DebuggerCoreInterface object, they are almost always
12cr|edb-debugger-0.9.17-1|29	portable with just a simple recompile.
12cr|edb-debugger-0.9.17-1|30	The disassembly engine is my edisassm project. I feel that this
12cr|edb-debugger-0.9.17-1|31	disassembler is mature and works well. It is worth noting that the
12cr|edb-debugger-0.9.17-1|32	current version of edb has temporarily dropped AT&T syntax support.
12cr|edb-debugger-0.9.17-1|33	Once this is implemented in edisassm, it will return.
12cr|edb-debugger-0.9.17-1|34	
12cr|edb-debugger-0.9.17-1|35	%prep
12cr|edb-debugger-0.9.17-1|36	%setup -q -n %{_name}
12cr|edb-debugger-0.9.17-1|37	
12cr|edb-debugger-0.9.17-1|38	%build
12cr|edb-debugger-0.9.17-1|39	%{qmake_qt4} PREFIX=%{_prefix} DEFAULT_PLUGIN_PATH="%{_libdir}/%{_exe}/"
12cr|edb-debugger-0.9.17-1|40	%make
12cr|edb-debugger-0.9.17-1|41	
12cr|edb-debugger-0.9.17-1|42	%install
12cr|edb-debugger-0.9.17-1|43	rm -rf $RPM_BUILD_ROOT
12cr|edb-debugger-0.9.17-1|44	make install INSTALL_ROOT=%{buildroot}
12cr|edb-debugger-0.9.17-1|45	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir},%{_bindir},%{_libdir}}/
12cr|edb-debugger-0.9.17-1|46	install -c -m 0755 src/images/edb48-logo.png "$RPM_BUILD_ROOT%{_liconsdir}/%{_exe}.png"
12cr|edb-debugger-0.9.17-1|47	%{__mv} %{buildroot}/bin/* %{buildroot}%{_bindir}/
12cr|edb-debugger-0.9.17-1|48	%{__mv} %{buildroot}/%{_lib}/* %{buildroot}%{_libdir}/
12cr|edb-debugger-0.9.17-1|49	%{__rm} -fr %{buildroot}/bin
12cr|edb-debugger-0.9.17-1|50	%{__rm} -fr %{buildroot}/%{_lib}
12cr|edb-debugger-0.9.17-1|51	
12cr|edb-debugger-0.9.17-1|52	convert src/images/edb48-logo.png -resize 32x32 $RPM_BUILD_ROOT%{_iconsdir}/%{_exe}.png
12cr|edb-debugger-0.9.17-1|53	convert src/images/edb48-logo.png -resize 16x16 $RPM_BUILD_ROOT%{_miconsdir}/%{_exe}.png
12cr|edb-debugger-0.9.17-1|54	
12cr|edb-debugger-0.9.17-1|55	desktop-file-install --vendor="" \
12cr|edb-debugger-0.9.17-1|56	--dir $RPM_BUILD_ROOT%{_datadir}/applications \
12cr|edb-debugger-0.9.17-1|57	%{_exe}.desktop
12cr|edb-debugger-0.9.17-1|58	
12cr|edb-debugger-0.9.17-1|59	%postun
12cr|edb-debugger-0.9.17-1|60	
12cr|edb-debugger-0.9.17-1|61	%clean
12cr|edb-debugger-0.9.17-1|62	rm -rf $RPM_BUILD_ROOT
12cr|edb-debugger-0.9.17-1|63	
12cr|edb-debugger-0.9.17-1|64	%files
12cr|edb-debugger-0.9.17-1|65	%defattr(-,root,root,-)
12cr|edb-debugger-0.9.17-1|66	%{_bindir}/%{_exe}
12cr|edb-debugger-0.9.17-1|67	%{_libdir}/%{_exe}/*.so
12cr|edb-debugger-0.9.17-1|68	%{_datadir}/applications/%{_exe}.desktop
12cr|edb-debugger-0.9.17-1|69	%{_liconsdir}/%{_exe}.png
12cr|edb-debugger-0.9.17-1|70	%{_miconsdir}/%{_exe}.png
12cr|edb-debugger-0.9.17-1|71	%{_iconsdir}/%{_exe}.png
12cr|edb-debugger-0.9.17-1|72	
12cr|edb-debugger-0.9.17-1|73	
12cr|edb-debugger-0.9.17-1|74	
12cr|edb-debugger-0.9.17-1|75	%changelog
12cr|edb-debugger-0.9.17-1|76	* Thu Jul 14 2011 Angelo Naselli <anaselli@mandriva.org> 0.9.17-1mdv2011
12cr|edb-debugger-0.9.17-1|77	+ Revision: 690008
12cr|edb-debugger-0.9.17-1|78	- import edb-debugger
12cr|edb-debugger-0.9.17-1|79	

1129 12
12cr|e_dbus-1.7.3-1|1	#Tarball of svn snapshot created as follows...
12cr|e_dbus-1.7.3-1|2	#Cut and paste in a shell after removing initial #
12cr|e_dbus-1.7.3-1|3	
12cr|e_dbus-1.7.3-1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/e_dbus e_dbus; \
12cr|e_dbus-1.7.3-1|5	#cd e_dbus; \
12cr|e_dbus-1.7.3-1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|e_dbus-1.7.3-1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|e_dbus-1.7.3-1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|e_dbus-1.7.3-1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|e_dbus-1.7.3-1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|e_dbus-1.7.3-1|11	#cd ..; \
12cr|e_dbus-1.7.3-1|12	#tar -Jcf e_dbus-$PKG_VERSION.tar.xz e_dbus/ --exclude .svn --exclude .*ignore
12cr|e_dbus-1.7.3-1|13	
12cr|e_dbus-1.7.3-1|14	
12cr|e_dbus-1.7.3-1|15	%define snapshot 0
12cr|e_dbus-1.7.3-1|16	
12cr|e_dbus-1.7.3-1|17	%if %snapshot
12cr|e_dbus-1.7.3-1|18	%define	svndate	20120103
12cr|e_dbus-1.7.3-1|19	%define	svnrev	66792
12cr|e_dbus-1.7.3-1|20	%endif
12cr|e_dbus-1.7.3-1|21	
12cr|e_dbus-1.7.3-1|22	%define	major		1
12cr|e_dbus-1.7.3-1|23	%define	libname		%mklibname %{name} %{major}
12cr|e_dbus-1.7.3-1|24	%define	develname	%mklibname %{name} -d
12cr|e_dbus-1.7.3-1|25	
12cr|e_dbus-1.7.3-1|26	Summary:	E17 basic convenience wrappers around dbus
12cr|e_dbus-1.7.3-1|27	Name:		e_dbus
12cr|e_dbus-1.7.3-1|28	%if %snapshot
12cr|e_dbus-1.7.3-1|29	Version:	1.1.99.%{svnrev}
12cr|e_dbus-1.7.3-1|30	Release:	0.%{svndate}.1
12cr|e_dbus-1.7.3-1|31	%else
12cr|e_dbus-1.7.3-1|32	Version:	1.7.3
12cr|e_dbus-1.7.3-1|33	Release:	1
12cr|e_dbus-1.7.3-1|34	%endif
12cr|e_dbus-1.7.3-1|35	License:	BSD
12cr|e_dbus-1.7.3-1|36	Group:		System/Servers
12cr|e_dbus-1.7.3-1|37	URL:		http://www.enlightenment.org/
12cr|e_dbus-1.7.3-1|38	%if %snapshot
12cr|e_dbus-1.7.3-1|39	Source0:	%{name}-%{version}.tar.xz
12cr|e_dbus-1.7.3-1|40	%else
12cr|e_dbus-1.7.3-1|41	Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.gz
12cr|e_dbus-1.7.3-1|42	%endif
12cr|e_dbus-1.7.3-1|43	
12cr|e_dbus-1.7.3-1|44	BuildRequires:	pkgconfig(dbus-1)
12cr|e_dbus-1.7.3-1|45	BuildRequires:	pkgconfig(ecore) >= 1.7.0
12cr|e_dbus-1.7.3-1|46	BuildRequires:	pkgconfig(eina) >= 1.7.0
12cr|e_dbus-1.7.3-1|47	
12cr|e_dbus-1.7.3-1|48	%description
12cr|e_dbus-1.7.3-1|49	This is the start of some basic convenience wrappers around dbus to
12cr|e_dbus-1.7.3-1|50	ease integrating dbus with EFL based applications.
12cr|e_dbus-1.7.3-1|51	When using e_dbus, direct use of the low level dbus api is still
12cr|e_dbus-1.7.3-1|52	heavily required for processing messages.
12cr|e_dbus-1.7.3-1|53	
12cr|e_dbus-1.7.3-1|54	%package -n %{libname}
12cr|e_dbus-1.7.3-1|55	Summary:	Libraries for the %{name} package
12cr|e_dbus-1.7.3-1|56	Group:		System/Libraries
12cr|e_dbus-1.7.3-1|57	Obsoletes:	%{mklibname e_dbus 1} <= 0.01
12cr|e_dbus-1.7.3-1|58	
12cr|e_dbus-1.7.3-1|59	%description -n %{libname}
12cr|e_dbus-1.7.3-1|60	Libraries for %{name}.
12cr|e_dbus-1.7.3-1|61	
12cr|e_dbus-1.7.3-1|62	%package -n %{develname}
12cr|e_dbus-1.7.3-1|63	Summary:	Headers and development libraries from %{name}
12cr|e_dbus-1.7.3-1|64	Group:		Development/Other
12cr|e_dbus-1.7.3-1|65	Requires:	%{libname} = %{version}-%{release}
12cr|e_dbus-1.7.3-1|66	Requires:	%{name} = %{version}-%{release}
12cr|e_dbus-1.7.3-1|67	Provides:	%{name}-devel = %{version}-%{release}
12cr|e_dbus-1.7.3-1|68	
12cr|e_dbus-1.7.3-1|69	%description -n %{develname}
12cr|e_dbus-1.7.3-1|70	%{name} development headers and libraries.
12cr|e_dbus-1.7.3-1|71	
12cr|e_dbus-1.7.3-1|72	%prep
12cr|e_dbus-1.7.3-1|73	%if %{snapshot}
12cr|e_dbus-1.7.3-1|74	%setup -qn %{name}
12cr|e_dbus-1.7.3-1|75	%else
12cr|e_dbus-1.7.3-1|76	%setup -q
12cr|e_dbus-1.7.3-1|77	%endif
12cr|e_dbus-1.7.3-1|78	
12cr|e_dbus-1.7.3-1|79	%build
12cr|e_dbus-1.7.3-1|80	%if %{snapshot}
12cr|e_dbus-1.7.3-1|81	NOCONFIGURE=yes ./autogen.sh
12cr|e_dbus-1.7.3-1|82	%endif
12cr|e_dbus-1.7.3-1|83	
12cr|e_dbus-1.7.3-1|84	%configure \
12cr|e_dbus-1.7.3-1|85	--disable-static \
12cr|e_dbus-1.7.3-1|86	--enable-econnman0_7x \
12cr|e_dbus-1.7.3-1|87	--enable-ebluez
12cr|e_dbus-1.7.3-1|88	
12cr|e_dbus-1.7.3-1|89	%make
12cr|e_dbus-1.7.3-1|90	
12cr|e_dbus-1.7.3-1|91	%install
12cr|e_dbus-1.7.3-1|92	%makeinstall_std
12cr|e_dbus-1.7.3-1|93	
12cr|e_dbus-1.7.3-1|94	%files
12cr|e_dbus-1.7.3-1|95	%doc AUTHORS README
12cr|e_dbus-1.7.3-1|96	%{_bindir}/*
12cr|e_dbus-1.7.3-1|97	%{_datadir}/%{name}/*
12cr|e_dbus-1.7.3-1|98	
12cr|e_dbus-1.7.3-1|99	%files -n %{libname}
12cr|e_dbus-1.7.3-1|100	%{_libdir}/*.so.%{major}*
12cr|e_dbus-1.7.3-1|101	
12cr|e_dbus-1.7.3-1|102	%files -n %{develname}
12cr|e_dbus-1.7.3-1|103	%{_libdir}/pkgconfig/*
12cr|e_dbus-1.7.3-1|104	%{_libdir}/*.so
12cr|e_dbus-1.7.3-1|105	%{_includedir}/%{name}*
12cr|e_dbus-1.7.3-1|106	
12cr|e_dbus-1.7.3-1|107	
12cr|e_dbus-1.7.3-1|108	
12cr|e_dbus-1.7.3-1|109	%changelog
12cr|e_dbus-1.7.3-1|110	* Wed Jun 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.0-1
12cr|e_dbus-1.7.3-1|111	+ Revision: 807158
12cr|e_dbus-1.7.3-1|112	- version update 1.2.0
12cr|e_dbus-1.7.3-1|113	
12cr|e_dbus-1.7.3-1|114	* Thu Jan 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.1.99.66792-0.20120103.1
12cr|e_dbus-1.7.3-1|115	+ Revision: 757935
12cr|e_dbus-1.7.3-1|116	- fix to files list
12cr|e_dbus-1.7.3-1|117	- new version/snapshot 1.1.99.66792
12cr|e_dbus-1.7.3-1|118	- merge spec with UnityLinux
12cr|e_dbus-1.7.3-1|119	- cleaned up spec
12cr|e_dbus-1.7.3-1|120	- disabled static build
12cr|e_dbus-1.7.3-1|121	
12cr|e_dbus-1.7.3-1|122	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 1.0.1-1
12cr|e_dbus-1.7.3-1|123	+ Revision: 681653
12cr|e_dbus-1.7.3-1|124	- update to new version 1.0.1
12cr|e_dbus-1.7.3-1|125	
12cr|e_dbus-1.7.3-1|126	* Sat Jan 29 2011 Funda Wang <fwang@mandriva.org> 1.0.0-1
12cr|e_dbus-1.7.3-1|127	+ Revision: 633925
12cr|e_dbus-1.7.3-1|128	- 1.0.0 final
12cr|e_dbus-1.7.3-1|129	
12cr|e_dbus-1.7.3-1|130	* Sat Dec 18 2010 Funda Wang <fwang@mandriva.org> 1.0.0-0.beta3.1mdv2011.0
12cr|e_dbus-1.7.3-1|131	+ Revision: 622798
12cr|e_dbus-1.7.3-1|132	- 1.0 beta3
12cr|e_dbus-1.7.3-1|133	
12cr|e_dbus-1.7.3-1|134	* Tue Nov 16 2010 Funda Wang <fwang@mandriva.org> 1.0.0-0.beta2.1mdv2011.0
12cr|e_dbus-1.7.3-1|135	+ Revision: 597951
12cr|e_dbus-1.7.3-1|136	- 1.0.0 beta2
12cr|e_dbus-1.7.3-1|137	
12cr|e_dbus-1.7.3-1|138	* Wed Oct 13 2010 Funda Wang <fwang@mandriva.org> 1.0.0-0.beta.1mdv2011.0
12cr|e_dbus-1.7.3-1|139	+ Revision: 585331
12cr|e_dbus-1.7.3-1|140	- 1.0.0 beta
12cr|e_dbus-1.7.3-1|141	
12cr|e_dbus-1.7.3-1|142	* Fri Jul 16 2010 Funda Wang <fwang@mandriva.org> 0.5.0.49898-1mdv2011.0
12cr|e_dbus-1.7.3-1|143	+ Revision: 553946
12cr|e_dbus-1.7.3-1|144	- new version 0.5.0.49898
12cr|e_dbus-1.7.3-1|145	
12cr|e_dbus-1.7.3-1|146	* Sun Dec 13 2009 Funda Wang <fwang@mandriva.org> 0.5.0.063-1mdv2010.1
12cr|e_dbus-1.7.3-1|147	+ Revision: 478153
12cr|e_dbus-1.7.3-1|148	- new version 0.5.0.063
12cr|e_dbus-1.7.3-1|149	
12cr|e_dbus-1.7.3-1|150	* Fri Aug 07 2009 Funda Wang <fwang@mandriva.org> 0.5.0.062-1mdv2010.0
12cr|e_dbus-1.7.3-1|151	+ Revision: 411123
12cr|e_dbus-1.7.3-1|152	- new version 0.5.0.062
12cr|e_dbus-1.7.3-1|153	
12cr|e_dbus-1.7.3-1|154	* Wed Jul 08 2009 Funda Wang <fwang@mandriva.org> 0.5.0.061-2mdv2010.0
12cr|e_dbus-1.7.3-1|155	+ Revision: 393496
12cr|e_dbus-1.7.3-1|156	- rebuild
12cr|e_dbus-1.7.3-1|157	
12cr|e_dbus-1.7.3-1|158	* Mon Jul 06 2009 Funda Wang <fwang@mandriva.org> 0.5.0.061-1mdv2010.0
12cr|e_dbus-1.7.3-1|159	+ Revision: 392855
12cr|e_dbus-1.7.3-1|160	- new version 0.5.0.061
12cr|e_dbus-1.7.3-1|161	
12cr|e_dbus-1.7.3-1|162	* Mon Jul 06 2009 Funda Wang <fwang@mandriva.org> 0.5.0.060-2mdv2010.0
12cr|e_dbus-1.7.3-1|163	+ Revision: 392831
12cr|e_dbus-1.7.3-1|164	- rebuild for new ecore
12cr|e_dbus-1.7.3-1|165	
12cr|e_dbus-1.7.3-1|166	* Sat May 02 2009 Funda Wang <fwang@mandriva.org> 0.5.0.060-1mdv2010.0
12cr|e_dbus-1.7.3-1|167	+ Revision: 370691
12cr|e_dbus-1.7.3-1|168	- New version 0.5.0.060
12cr|e_dbus-1.7.3-1|169	
12cr|e_dbus-1.7.3-1|170	* Mon Mar 02 2009 Antoine Ginies <aginies@mandriva.com> 0.5.0.050-2mdv2009.1
12cr|e_dbus-1.7.3-1|171	+ Revision: 346964
12cr|e_dbus-1.7.3-1|172	- SVN SNAPSHOT 20090227, release 0.5.0.050
12cr|e_dbus-1.7.3-1|173	
12cr|e_dbus-1.7.3-1|174	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 0.5.0.050-1mdv2009.1
12cr|e_dbus-1.7.3-1|175	+ Revision: 292633
12cr|e_dbus-1.7.3-1|176	- New version 0.5.0.050
12cr|e_dbus-1.7.3-1|177	
12cr|e_dbus-1.7.3-1|178	+ Thierry Vignaud <tv@mandriva.org>
12cr|e_dbus-1.7.3-1|179	- rebuild early 2009.0 package (before pixel changes)
12cr|e_dbus-1.7.3-1|180	
12cr|e_dbus-1.7.3-1|181	+ Pixel <pixel@mandriva.com>
12cr|e_dbus-1.7.3-1|182	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|e_dbus-1.7.3-1|183	
12cr|e_dbus-1.7.3-1|184	* Sun Jun 01 2008 Funda Wang <fwang@mandriva.org> 0.5.0.043-1mdv2009.0
12cr|e_dbus-1.7.3-1|185	+ Revision: 213988
12cr|e_dbus-1.7.3-1|186	- fix filelist
12cr|e_dbus-1.7.3-1|187	- New version 0.5.0.043
12cr|e_dbus-1.7.3-1|188	
12cr|e_dbus-1.7.3-1|189	* Fri Feb 15 2008 Antoine Ginies <aginies@mandriva.com> 0.1.0.042-2mdv2008.1
12cr|e_dbus-1.7.3-1|190	+ Revision: 168997
12cr|e_dbus-1.7.3-1|191	- bump release, restore buildrequires specific version
12cr|e_dbus-1.7.3-1|192	
12cr|e_dbus-1.7.3-1|193	+ Thierry Vignaud <tv@mandriva.org>
12cr|e_dbus-1.7.3-1|194	- fix no-buildroot-tag
12cr|e_dbus-1.7.3-1|195	
12cr|e_dbus-1.7.3-1|196	* Sat Feb 02 2008 Austin Acton <austin@mandriva.org> 0.1.0.042-1mdv2008.1
12cr|e_dbus-1.7.3-1|197	+ Revision: 161521
12cr|e_dbus-1.7.3-1|198	- new vesrion
12cr|e_dbus-1.7.3-1|199	- tidy spec
12cr|e_dbus-1.7.3-1|200	- fix URL
12cr|e_dbus-1.7.3-1|201	
12cr|e_dbus-1.7.3-1|202	* Fri Dec 21 2007 Adam Williamson <awilliamson@mandriva.org> 0.1.0.003-0.20071220.1mdv2008.1
12cr|e_dbus-1.7.3-1|203	+ Revision: 136141
12cr|e_dbus-1.7.3-1|204	- sync sources
12cr|e_dbus-1.7.3-1|205	- new library policy
12cr|e_dbus-1.7.3-1|206	- update to current CVS to fix build with changed core API
12cr|e_dbus-1.7.3-1|207	- sane buildrequires
12cr|e_dbus-1.7.3-1|208	- clean spec
12cr|e_dbus-1.7.3-1|209	
12cr|e_dbus-1.7.3-1|210	+ Thierry Vignaud <tv@mandriva.org>
12cr|e_dbus-1.7.3-1|211	- kill re-definition of %%buildroot on Pixel's request
12cr|e_dbus-1.7.3-1|212	
12cr|e_dbus-1.7.3-1|213	* Mon Jun 04 2007 Antoine Ginies <aginies@mandriva.com> 0.01-2mdv2008.0
12cr|e_dbus-1.7.3-1|214	+ Revision: 35111
12cr|e_dbus-1.7.3-1|215	- fix Major, prevent major bug to happen again
12cr|e_dbus-1.7.3-1|216	
12cr|e_dbus-1.7.3-1|217	* Fri May 25 2007 Antoine Ginies <aginies@mandriva.com> 0.01-1mdv2008.0
12cr|e_dbus-1.7.3-1|218	+ Revision: 31174
12cr|e_dbus-1.7.3-1|219	- add some buildrequires
12cr|e_dbus-1.7.3-1|220	- first release of e_dbus
12cr|e_dbus-1.7.3-1|221	- Import e_dbus
12cr|e_dbus-1.7.3-1|222	

1130 12
12cr|ede-2.0-1|1	Name: 		ede
12cr|ede-2.0-1|2	Version: 	2.0
12cr|ede-2.0-1|3	Release: 	1
12cr|ede-2.0-1|4	Source0: 	http://downloads.sourceforge.net/project/ede/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|ede-2.0-1|5	Patch0:		ede-1.0.4-exclude-unused-progs.patch
12cr|ede-2.0-1|6	Patch1:		ede-2.0-mdv-linking.patch
12cr|ede-2.0-1|7	Patch2:		ede-mandriva-menufixes.patch
12cr|ede-2.0-1|8	Patch3:		ede-2.0-rosa-flags.patch
12cr|ede-2.0-1|9	Patch4:		ede-2.0-rosa-format-security.patch
12cr|ede-2.0-1|10	Patch5:		ede-2.0-rosa-no-update-mime-database.patch
12cr|ede-2.0-1|11	Summary:	The core programs for the Equinox Desktop Environment
12cr|ede-2.0-1|12	URL: 		http://equinox-project.org/
12cr|ede-2.0-1|13	License: 	GPLv2+
12cr|ede-2.0-1|14	Group: 		Graphical desktop/Other
12cr|ede-2.0-1|15	
12cr|ede-2.0-1|16	BuildRequires:	jam
12cr|ede-2.0-1|17	BuildRequires:	pkgconfig(edelib)
12cr|ede-2.0-1|18	BuildRequires:	pkgconfig(x11)
12cr|ede-2.0-1|19	BuildRequires:	pkgconfig(xext)
12cr|ede-2.0-1|20	BuildRequires:	fltk-devel
12cr|ede-2.0-1|21	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12cr|ede-2.0-1|22	BuildRequires:	pkgconfig(xpm)
12cr|ede-2.0-1|23	BuildRequires:	pkgconfig(xkbfile)
12cr|ede-2.0-1|24	BuildRequires:	pkgconfig(libcurl)
12cr|ede-2.0-1|25	BuildRequires:	pkgconfig(ice)
12cr|ede-2.0-1|26	BuildRequires:	pkgconfig(cairo)
12cr|ede-2.0-1|27	BuildRequires:	pkgconfig(pixman-1)
12cr|ede-2.0-1|28	BuildRequires:	jpeg-devel
12cr|ede-2.0-1|29	BuildRequires:	png-devel
12cr|ede-2.0-1|30	
12cr|ede-2.0-1|31	%description
12cr|ede-2.0-1|32	Equinox Desktop Environment (EDE) is desktop environment - the piece of
12cr|ede-2.0-1|33	software that enables you to launch applications in a convenient way,
12cr|ede-2.0-1|34	show what windows you have opened, manages icons and background of your
12cr|ede-2.0-1|35	desktop, etc. This core package provides panel with tasklist, clock,
12cr|ede-2.0-1|36	load status; icon manager that take care of your icons on background,
12cr|ede-2.0-1|37	control panel for easy access to your settings, sound volume control,
12cr|ede-2.0-1|38	color configuration, panel configuration, menu editor, icons configuration,
12cr|ede-2.0-1|39	tips, time/date and timezone configuration, fast file search tool and of
12cr|ede-2.0-1|40	course window manager that manages your windows with config utility.
12cr|ede-2.0-1|41	
12cr|ede-2.0-1|42	%prep
12cr|ede-2.0-1|43	%setup -q
12cr|ede-2.0-1|44	#patch0 -p1
12cr|ede-2.0-1|45	%patch1 -p1
12cr|ede-2.0-1|46	#patch2 -p1
12cr|ede-2.0-1|47	%patch3 -p1
12cr|ede-2.0-1|48	%patch4 -p1
12cr|ede-2.0-1|49	%patch5 -p1
12cr|ede-2.0-1|50	
12cr|ede-2.0-1|51	%build
12cr|ede-2.0-1|52	%define _disable_ld_no_undefined 1
12cr|ede-2.0-1|53	
12cr|ede-2.0-1|54	%configure
12cr|ede-2.0-1|55	jam -d+5
12cr|ede-2.0-1|56	
12cr|ede-2.0-1|57	%install
12cr|ede-2.0-1|58	jam install DESTDIR=%{buildroot}
12cr|ede-2.0-1|59	
12cr|ede-2.0-1|60	# Mandriva specific stuff - add to wmsessions
12cr|ede-2.0-1|61	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d/
12cr|ede-2.0-1|62	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/08EDE
12cr|ede-2.0-1|63	NAME=EDE
12cr|ede-2.0-1|64	ICON=ede-wmsession.xpm
12cr|ede-2.0-1|65	EXEC=%{_bindir}/startede
12cr|ede-2.0-1|66	DESC=Equinox Lightweight desktop environment
12cr|ede-2.0-1|67	SCRIPT:
12cr|ede-2.0-1|68	exec %{_bindir}/startede
12cr|ede-2.0-1|69	EOF
12cr|ede-2.0-1|70	
12cr|ede-2.0-1|71	mv %{buildroot}%{_docdir}/%{name}-%{version}* %{buildroot}%{_docdir}/%{name}
12cr|ede-2.0-1|72	
12cr|ede-2.0-1|73	%post
12cr|ede-2.0-1|74	%make_session
12cr|ede-2.0-1|75	
12cr|ede-2.0-1|76	%postun
12cr|ede-2.0-1|77	%make_session
12cr|ede-2.0-1|78	
12cr|ede-2.0-1|79	%files
12cr|ede-2.0-1|80	%doc AUTHORS AUTHORS.pekwm ChangeLog README
12cr|ede-2.0-1|81	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/08EDE
12cr|ede-2.0-1|82	%{_bindir}/*
12cr|ede-2.0-1|83	%{_datadir}/applications/*.desktop
12cr|ede-2.0-1|84	%{_iconsdir}/edeneu
12cr|ede-2.0-1|85	%{_iconsdir}/kbflags
12cr|ede-2.0-1|86	%{_datadir}/dbus-1/services/*.service
12cr|ede-2.0-1|87	%{_datadir}/desktop-directories/ede-*.directory
12cr|ede-2.0-1|88	%{_datadir}/ede
12cr|ede-2.0-1|89	%{_datadir}/mime/packages/*.xml
12cr|ede-2.0-1|90	%{_datadir}/pekwm
12cr|ede-2.0-1|91	%{_datadir}/wallpapers/*
12cr|ede-2.0-1|92	%{_datadir}/xsessions/ede.desktop
12cr|ede-2.0-1|93	%config(noreplace) %{_sysconfdir}/pekwm/*
12cr|ede-2.0-1|94	%config(noreplace) %{_sysconfdir}/xdg/ede/*
12cr|ede-2.0-1|95	%config(noreplace) %{_sysconfdir}/xdg/menus/*

1131 12
12cr|edelib-2.0-2|1	%define devel	%mklibname %name -d
12cr|edelib-2.0-2|2	Name:		edelib
12cr|edelib-2.0-2|3	Summary:	Equinox Desktop Environment library
12cr|edelib-2.0-2|4	Version:	2.0
12cr|edelib-2.0-2|5	Release:	2
12cr|edelib-2.0-2|6	License:	GPLv2+
12cr|edelib-2.0-2|7	Group:		System/Libraries
12cr|edelib-2.0-2|8	URL:		http://equinox-project.org/
12cr|edelib-2.0-2|9	Source0:	http://downloads.sourceforge.net/project/ede/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|edelib-2.0-2|10	BuildRequires:	jam
12cr|edelib-2.0-2|11	BuildRequires:	doxygen
12cr|edelib-2.0-2|12	BuildRequires:	fltk-devel
12cr|edelib-2.0-2|13	BuildRequires:	pkgconfig(dbus-1)
12cr|edelib-2.0-2|14	BuildRequires:	pkgconfig(cairo)
12cr|edelib-2.0-2|15	BuildRequires:	pkgconfig(pixman-1)
12cr|edelib-2.0-2|16	
12cr|edelib-2.0-2|17	%description
12cr|edelib-2.0-2|18	edelib is small and portable C++ library for EDE (Equinox Desktop Environment).
12cr|edelib-2.0-2|19	
12cr|edelib-2.0-2|20	Aims are to provide enough background for easier EDE components construction
12cr|edelib-2.0-2|21	and development.
12cr|edelib-2.0-2|22	
12cr|edelib-2.0-2|23	%package -n %{devel}
12cr|edelib-2.0-2|24	Summary:	Equinox Desktop Environment library
12cr|edelib-2.0-2|25	Group:		Development/C++
12cr|edelib-2.0-2|26	
12cr|edelib-2.0-2|27	%description -n %{devel}
12cr|edelib-2.0-2|28	edelib is small and portable C++ library for EDE (Equinox Desktop Environment).
12cr|edelib-2.0-2|29	
12cr|edelib-2.0-2|30	Aims are to provide enough background for easier EDE components construction
12cr|edelib-2.0-2|31	and development.
12cr|edelib-2.0-2|32	
12cr|edelib-2.0-2|33	%prep
12cr|edelib-2.0-2|34	%setup -q
12cr|edelib-2.0-2|35	
12cr|edelib-2.0-2|36	%build
12cr|edelib-2.0-2|37	%setup_compile_flags
12cr|edelib-2.0-2|38	./configure --prefix=%{buildroot}%{_prefix} --libdir=%{buildroot}%{_libdir}
12cr|edelib-2.0-2|39	sed -i 's|%{buildroot}||' *.pc edelib/edelib-config.h
12cr|edelib-2.0-2|40	jam
12cr|edelib-2.0-2|41	
12cr|edelib-2.0-2|42	%install
12cr|edelib-2.0-2|43	jam install
12cr|edelib-2.0-2|44	
12cr|edelib-2.0-2|45	%files -n %{devel}
12cr|edelib-2.0-2|46	%{_bindir}/%{name}-*
12cr|edelib-2.0-2|47	%{_libdir}/*.a
12cr|edelib-2.0-2|48	%{_includedir}/%{name}
12cr|edelib-2.0-2|49	%{_libdir}/pkgconfig/*
12cr|edelib-2.0-2|50	%{_libdir}/%{name}
12cr|edelib-2.0-2|51	%doc %{_docdir}/%{name}-2.0.0
12cr|edelib-2.0-2|52	
12cr|edelib-2.0-2|53	
12cr|edelib-2.0-2|54	%changelog
12cr|edelib-2.0-2|55	* Tue Jun 05 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.0-1
12cr|edelib-2.0-2|56	+ Revision: 802744
12cr|edelib-2.0-2|57	- imported package edelib
12cr|edelib-2.0-2|58	

1132 12
12cr|edgar-1.01-1|1	%define rel 2
12cr|edgar-1.01-1|2	
12cr|edgar-1.01-1|3	Name:		edgar
12cr|edgar-1.01-1|4	Summary:	2D Platform Game
12cr|edgar-1.01-1|5	Version:	1.01
12cr|edgar-1.01-1|6	Release:	%mkrel 1
12cr|edgar-1.01-1|7	Source:		%{name}-%{version}-%{rel}.tar.gz
12cr|edgar-1.01-1|8	Url:		http://www.parallelrealities.co.uk/projects/edgar.php
12cr|edgar-1.01-1|9	Group:		Games/Adventure
12cr|edgar-1.01-1|10	License:	GPLv2
12cr|edgar-1.01-1|11	Requires:	%{name}-data = %{version}
12cr|edgar-1.01-1|12	BuildRequires:	SDL_image-devel
12cr|edgar-1.01-1|13	BuildRequires:	SDL_mixer-devel
12cr|edgar-1.01-1|14	BuildRequires:	SDL_net-devel
12cr|edgar-1.01-1|15	BuildRequires:	SDL_ttf-devel
12cr|edgar-1.01-1|16	BuildRequires:	zlib-devel
12cr|edgar-1.01-1|17	BuildRequires:	desktop-file-utils
12cr|edgar-1.01-1|18	
12cr|edgar-1.01-1|19	%description
12cr|edgar-1.01-1|20	The Legend of Edgar. When his father fails to return home after venturing out
12cr|edgar-1.01-1|21	one stormy night, Edgar sets off on a quest to rescue him.
12cr|edgar-1.01-1|22	
12cr|edgar-1.01-1|23	%package data
12cr|edgar-1.01-1|24	Group:		Games/Arcade
12cr|edgar-1.01-1|25	License:	GPLv2
12cr|edgar-1.01-1|26	BuildArch:	noarch
12cr|edgar-1.01-1|27	Summary:	The Legend of Edgar level set
12cr|edgar-1.01-1|28	Requires:	%{name} = %{version}
12cr|edgar-1.01-1|29	
12cr|edgar-1.01-1|30	%description data
12cr|edgar-1.01-1|31	The Legend of Edgar. When his father fails to return home after venturing
12cr|edgar-1.01-1|32	out one stormy night, Edgar sets off on a quest to rescue him.
12cr|edgar-1.01-1|33	
12cr|edgar-1.01-1|34	This package contains official level set for Edgar.
12cr|edgar-1.01-1|35	
12cr|edgar-1.01-1|36	%prep
12cr|edgar-1.01-1|37	%setup -q
12cr|edgar-1.01-1|38	
12cr|edgar-1.01-1|39	%build
12cr|edgar-1.01-1|40	%make VERSION=%{version} RELEASE=%{rel}
12cr|edgar-1.01-1|41	
12cr|edgar-1.01-1|42	%install
12cr|edgar-1.01-1|43	%__rm -rf %{buildroot}
12cr|edgar-1.01-1|44	%makeinstall_std
12cr|edgar-1.01-1|45	
12cr|edgar-1.01-1|46	%find_lang %{name}
12cr|edgar-1.01-1|47	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
12cr|edgar-1.01-1|48	--remove-category=Application \
12cr|edgar-1.01-1|49	--add-category="AdventureGame" \
12cr|edgar-1.01-1|50	%{buildroot}%{_datadir}/applications/edgar.desktop
12cr|edgar-1.01-1|51	
12cr|edgar-1.01-1|52	%__rm -rf %{buildroot}%{_datadir}/doc
12cr|edgar-1.01-1|53	
12cr|edgar-1.01-1|54	%clean
12cr|edgar-1.01-1|55	%__rm -rf %{buildroot}
12cr|edgar-1.01-1|56	
12cr|edgar-1.01-1|57	%files -f %{name}.lang
12cr|edgar-1.01-1|58	%doc doc/*
12cr|edgar-1.01-1|59	%{_gamesbindir}/*
12cr|edgar-1.01-1|60	%{_datadir}/applications/*.desktop
12cr|edgar-1.01-1|61	%{_iconsdir}/hicolor/*/apps/*
12cr|edgar-1.01-1|62	
12cr|edgar-1.01-1|63	%files data
12cr|edgar-1.01-1|64	%dir %{_gamesdatadir}/%{name}
12cr|edgar-1.01-1|65	%{_gamesdatadir}/%{name}/*
12cr|edgar-1.01-1|66	
12cr|edgar-1.01-1|67	
12cr|edgar-1.01-1|68	
12cr|edgar-1.01-1|69	%changelog
12cr|edgar-1.01-1|70	* Wed May 23 2012 Andrey Bondrov <abondrov@mandriva.org> 1.01-1mdv2011.0
12cr|edgar-1.01-1|71	+ Revision: 800241
12cr|edgar-1.01-1|72	- New version 1.01
12cr|edgar-1.01-1|73	
12cr|edgar-1.01-1|74	* Tue Apr 24 2012 Andrey Bondrov <abondrov@mandriva.org> 1.00-1
12cr|edgar-1.01-1|75	+ Revision: 793103
12cr|edgar-1.01-1|76	- New version 1.00
12cr|edgar-1.01-1|77	
12cr|edgar-1.01-1|78	* Fri Apr 06 2012 Andrey Bondrov <abondrov@mandriva.org> 0.99-1
12cr|edgar-1.01-1|79	+ Revision: 789577
12cr|edgar-1.01-1|80	- New version 0.99-1
12cr|edgar-1.01-1|81	
12cr|edgar-1.01-1|82	* Tue Mar 06 2012 Andrey Bondrov <abondrov@mandriva.org> 0.98-1
12cr|edgar-1.01-1|83	+ Revision: 782360
12cr|edgar-1.01-1|84	- New version 0.98-2
12cr|edgar-1.01-1|85	
12cr|edgar-1.01-1|86	* Fri Feb 10 2012 Andrey Bondrov <abondrov@mandriva.org> 0.97-1
12cr|edgar-1.01-1|87	+ Revision: 772419
12cr|edgar-1.01-1|88	- New version 0.97
12cr|edgar-1.01-1|89	
12cr|edgar-1.01-1|90	* Sun Jan 08 2012 Andrey Bondrov <abondrov@mandriva.org> 0.95-1
12cr|edgar-1.01-1|91	+ Revision: 758661
12cr|edgar-1.01-1|92	- New version 0.95
12cr|edgar-1.01-1|93	
12cr|edgar-1.01-1|94	* Mon Dec 12 2011 Andrey Bondrov <abondrov@mandriva.org> 0.94-1
12cr|edgar-1.01-1|95	+ Revision: 740534
12cr|edgar-1.01-1|96	- Add patch0 to fix linking
12cr|edgar-1.01-1|97	- imported package edgar
12cr|edgar-1.01-1|98	

1133 12
12cr|editje-0.9.3-0.76819.1|1	%define _enable_debug_packages %{nil}
12cr|editje-0.9.3-0.76819.1|2	%define debug_package %{nil}
12cr|editje-0.9.3-0.76819.1|3	
12cr|editje-0.9.3-0.76819.1|4	#Tarball of svn snapshot created as follows...
12cr|editje-0.9.3-0.76819.1|5	#Cut and paste in a shell after removing initial #
12cr|editje-0.9.3-0.76819.1|6	
12cr|editje-0.9.3-0.76819.1|7	#svn co http://svn.enlightenment.org/svn/e/trunk/editje editje; \
12cr|editje-0.9.3-0.76819.1|8	#cd editje; \
12cr|editje-0.9.3-0.76819.1|9	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|editje-0.9.3-0.76819.1|10	#VERSION=$(cat configure.ac | grep "editje" | grep INIT | sed 's@\[@@g' | sed 's@\]@@g' | sed 's@)@@g' | cut -d, -f 2 | sed "s@ @@"); \
12cr|editje-0.9.3-0.76819.1|11	#PKG_VERSION=$VERSION.$SVNREV; \
12cr|editje-0.9.3-0.76819.1|12	#cd ..; \
12cr|editje-0.9.3-0.76819.1|13	#tar -Jcf editje-$PKG_VERSION.tar.xz editje/ --exclude .svn --exclude .*ignore
12cr|editje-0.9.3-0.76819.1|14	
12cr|editje-0.9.3-0.76819.1|15	%define svndate 20120628
12cr|editje-0.9.3-0.76819.1|16	# didn't change anything since date above up to r76819
12cr|editje-0.9.3-0.76819.1|17	%define svnrev 76819
12cr|editje-0.9.3-0.76819.1|18	
12cr|editje-0.9.3-0.76819.1|19	Summary:	Edje editor oriented towards UI design
12cr|editje-0.9.3-0.76819.1|20	Name:		editje
12cr|editje-0.9.3-0.76819.1|21	Version:	0.9.3
12cr|editje-0.9.3-0.76819.1|22	Release:	0.%{svnrev}.1
12cr|editje-0.9.3-0.76819.1|23	License:	LGPL,GPLv3
12cr|editje-0.9.3-0.76819.1|24	Group:		Graphical desktop/Enlightenment
12cr|editje-0.9.3-0.76819.1|25	URL:		http://enlightenment.org/
12cr|editje-0.9.3-0.76819.1|26	Source0: 	%{name}-%{version}.%{svnrev}.tar.xz
12cr|editje-0.9.3-0.76819.1|27	
12cr|editje-0.9.3-0.76819.1|28	BuildRequires:	edje
12cr|editje-0.9.3-0.76819.1|29	BuildRequires:	embryo
12cr|editje-0.9.3-0.76819.1|30	BuildRequires:	evas
12cr|editje-0.9.3-0.76819.1|31	BuildRequires:	gettext-devel
12cr|editje-0.9.3-0.76819.1|32	BuildRequires:	pkgconfig(elementary)
12cr|editje-0.9.3-0.76819.1|33	BuildRequires:	pkgconfig(embryo)
12cr|editje-0.9.3-0.76819.1|34	
12cr|editje-0.9.3-0.76819.1|35	Requires:	edje
12cr|editje-0.9.3-0.76819.1|36	Requires:	python-ecore
12cr|editje-0.9.3-0.76819.1|37	Requires:	python-evas
12cr|editje-0.9.3-0.76819.1|38	Requires:	python-elementary
12cr|editje-0.9.3-0.76819.1|39	Requires:	python-edje
12cr|editje-0.9.3-0.76819.1|40	Requires:	python-e_dbus
12cr|editje-0.9.3-0.76819.1|41	
12cr|editje-0.9.3-0.76819.1|42	%description
12cr|editje-0.9.3-0.76819.1|43	Editje is an Edje editor oriented towards UI design, and not just being
12cr|editje-0.9.3-0.76819.1|44	a GUI over the edc syntax. It provides three major modes: standard
12cr|editje-0.9.3-0.76819.1|45	edition, animations and signals management.
12cr|editje-0.9.3-0.76819.1|46	
12cr|editje-0.9.3-0.76819.1|47	%prep
12cr|editje-0.9.3-0.76819.1|48	%setup -qn %{name}-%{version}.%{svnrev}
12cr|editje-0.9.3-0.76819.1|49	
12cr|editje-0.9.3-0.76819.1|50	%build
12cr|editje-0.9.3-0.76819.1|51	NOCONFIGURE=yes ./autogen.sh
12cr|editje-0.9.3-0.76819.1|52	%configure2_5x
12cr|editje-0.9.3-0.76819.1|53	%make
12cr|editje-0.9.3-0.76819.1|54	
12cr|editje-0.9.3-0.76819.1|55	%install
12cr|editje-0.9.3-0.76819.1|56	%makeinstall_std
12cr|editje-0.9.3-0.76819.1|57	
12cr|editje-0.9.3-0.76819.1|58	%files
12cr|editje-0.9.3-0.76819.1|59	%doc AUTHORS COPYING README
12cr|editje-0.9.3-0.76819.1|60	%{_bindir}/editje-bin
12cr|editje-0.9.3-0.76819.1|61	%{_datadir}/applications/editje.desktop
12cr|editje-0.9.3-0.76819.1|62	%{_datadir}/application-registry/editje.applications
12cr|editje-0.9.3-0.76819.1|63	%{_iconsdir}/editje.png
12cr|editje-0.9.3-0.76819.1|64	%{_datadir}/%{name}
12cr|editje-0.9.3-0.76819.1|65	%{py_puresitedir}/%{name}/*
12cr|editje-0.9.3-0.76819.1|66	
12cr|editje-0.9.3-0.76819.1|67	%changelog
12cr|editje-0.9.3-0.76819.1|68	* Wed Jan 11 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.9.3-0.66406.1
12cr|editje-0.9.3-0.76819.1|69	+ Revision: 759801
12cr|editje-0.9.3-0.76819.1|70	- added missing BR evas
12cr|editje-0.9.3-0.76819.1|71	- fixed group
12cr|editje-0.9.3-0.76819.1|72	- imported package editje
12cr|editje-0.9.3-0.76819.1|73	
12cr|editje-0.9.3-0.76819.1|74	
12cr|editje-0.9.3-0.76819.1|75	* Wed Aug 24 2011 Gianvacca <gianvacca@unity-linux.org> 0.9.3.61974-0.20110824.1-unity2011
12cr|editje-0.9.3-0.76819.1|76	- new snapshot
12cr|editje-0.9.3-0.76819.1|77	
12cr|editje-0.9.3-0.76819.1|78	* Sat Mar 05 2011 OnlyHuman <halo.3.0sdt@googlemail.com> 0.0.1-0.20110305.1-unity2011
12cr|editje-0.9.3-0.76819.1|79	- new snapshot 20110305
12cr|editje-0.9.3-0.76819.1|80	
12cr|editje-0.9.3-0.76819.1|81	* Fri Jan 14 2011 OnlyHuman <halo.3.0sdt@googlemail.com> 0.0.1-0.20110114.1-unity2011
12cr|editje-0.9.3-0.76819.1|82	- new snapshot 20110114
12cr|editje-0.9.3-0.76819.1|83	
12cr|editje-0.9.3-0.76819.1|84	* Wed Dec 13 2010 OnlyHuman <halo.3.0sdt@googlemail.com> 0.0.1-0.20101203.1-unity2010
12cr|editje-0.9.3-0.76819.1|85	- new snapshot 20101203
12cr|editje-0.9.3-0.76819.1|86	
12cr|editje-0.9.3-0.76819.1|87	* Wed Oct 13 2010 mdawkins <mattydaw@gmail.com> 0.0.1-0.20101006.1-unity2010
12cr|editje-0.9.3-0.76819.1|88	- new snapshot 20101006
12cr|editje-0.9.3-0.76819.1|89	
12cr|editje-0.9.3-0.76819.1|90	* Wed Aug 25 2010 mdawkins <mattydaw@gmail.com> 0.0.1-0.20100825.1-unity2010
12cr|editje-0.9.3-0.76819.1|91	first build

1134 12
12cr|editobj2-0.4-1|1	%define	oname	EditObj2
12cr|editobj2-0.4-1|2	
12cr|editobj2-0.4-1|3	Name: 	 	editobj2
12cr|editobj2-0.4-1|4	Summary: 	Tkinter dialog box for editing any Python object
12cr|editobj2-0.4-1|5	Version: 	0.4
12cr|editobj2-0.4-1|6	Release: 	%mkrel 1
12cr|editobj2-0.4-1|7	Source:		EditObj2-%{version}.tar.gz
12cr|editobj2-0.4-1|8	URL:		http://home.gna.org/oomadness/en/editobj/
12cr|editobj2-0.4-1|9	License:	GPLv2
12cr|editobj2-0.4-1|10	Group:		Development/Python
12cr|editobj2-0.4-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|editobj2-0.4-1|12	%py_requires -d
12cr|editobj2-0.4-1|13	Requires:	tkinter
12cr|editobj2-0.4-1|14	Obsoletes:	editobj
12cr|editobj2-0.4-1|15	BuildArch:	noarch
12cr|editobj2-0.4-1|16	
12cr|editobj2-0.4-1|17	%description
12cr|editobj2-0.4-1|18	EditObj2 can create and display a Tkinter dialog box for editing any Python
12cr|editobj2-0.4-1|19	object (similarly to what Java call a Bean editor, but for Python object).
12cr|editobj2-0.4-1|20	EditObj2 is a useful tool for writing (text or non-text) editors of all
12cr|editobj2-0.4-1|21	kinds, including GUI editor, 3D editor,... It also includes a Python console.
12cr|editobj2-0.4-1|22	
12cr|editobj2-0.4-1|23	EditObj2 supports also lists, dictionaries and hierarchies (nested lists)
12cr|editobj2-0.4-1|24	edition. EditObj2 includes also a tree widget for Tkinter, an event framework
12cr|editobj2-0.4-1|25	and a mutiple undo/redo system.
12cr|editobj2-0.4-1|26	
12cr|editobj2-0.4-1|27	%prep
12cr|editobj2-0.4-1|28	%setup -q -n %{oname}-%{version}
12cr|editobj2-0.4-1|29	
12cr|editobj2-0.4-1|30	%build
12cr|editobj2-0.4-1|31	%{__python} setup.py build
12cr|editobj2-0.4-1|32	
12cr|editobj2-0.4-1|33	%install
12cr|editobj2-0.4-1|34	rm -rf %{buildroot}
12cr|editobj2-0.4-1|35	%{__python} setup.py install --root=%{buildroot}
12cr|editobj2-0.4-1|36	
12cr|editobj2-0.4-1|37	%clean
12cr|editobj2-0.4-1|38	rm -rf %{buildroot}
12cr|editobj2-0.4-1|39	
12cr|editobj2-0.4-1|40	%files
12cr|editobj2-0.4-1|41	%defattr(-,root,root)
12cr|editobj2-0.4-1|42	%doc AUTHORS LICENSE README
12cr|editobj2-0.4-1|43	%{python_sitelib}/%{name}
12cr|editobj2-0.4-1|44	%{python_sitelib}/*.egg-info
12cr|editobj2-0.4-1|45	
12cr|editobj2-0.4-1|46	
12cr|editobj2-0.4-1|47	%changelog
12cr|editobj2-0.4-1|48	* Sat Oct 08 2011 Andrey Bondrov <abondrov@mandriva.org> 0.4-1mdv2012.0
12cr|editobj2-0.4-1|49	+ Revision: 703572
12cr|editobj2-0.4-1|50	- New version: 0.4
12cr|editobj2-0.4-1|51	
12cr|editobj2-0.4-1|52	* Sun Oct 31 2010 Funda Wang <fwang@mandriva.org> 0.2.1-2mdv2011.0
12cr|editobj2-0.4-1|53	+ Revision: 590801
12cr|editobj2-0.4-1|54	- rebuild for py2.7
12cr|editobj2-0.4-1|55	
12cr|editobj2-0.4-1|56	* Sun Apr 18 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.2.1-1mdv2010.1
12cr|editobj2-0.4-1|57	+ Revision: 536464
12cr|editobj2-0.4-1|58	- import editobj2
12cr|editobj2-0.4-1|59	
12cr|editobj2-0.4-1|60	

1135 12
12cr|edje-1.7.3-2|1	#Tarball of svn snapshot created as follows...
12cr|edje-1.7.3-2|2	#Cut and paste in a shell after removing initial #
12cr|edje-1.7.3-2|3	
12cr|edje-1.7.3-2|4	#svn co http://svn.enlightenment.org/svn/e/trunk/edje edje; \
12cr|edje-1.7.3-2|5	#cd edje; \
12cr|edje-1.7.3-2|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|edje-1.7.3-2|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|edje-1.7.3-2|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|edje-1.7.3-2|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|edje-1.7.3-2|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|edje-1.7.3-2|11	#cd ..; \
12cr|edje-1.7.3-2|12	#tar -Jcf edje-$PKG_VERSION.tar.xz edje/ --exclude .svn --exclude .*ignore
12cr|edje-1.7.3-2|13	
12cr|edje-1.7.3-2|14	%define snapshot 0
12cr|edje-1.7.3-2|15	
12cr|edje-1.7.3-2|16	%if %snapshot
12cr|edje-1.7.3-2|17	%define	svndate	20120103
12cr|edje-1.7.3-2|18	%define	svnrev	66793
12cr|edje-1.7.3-2|19	%endif
12cr|edje-1.7.3-2|20	
12cr|edje-1.7.3-2|21	%define	major 1
12cr|edje-1.7.3-2|22	%define	libname %mklibname %{name} %{major}
12cr|edje-1.7.3-2|23	%define	develname %mklibname %{name} -d
12cr|edje-1.7.3-2|24	
12cr|edje-1.7.3-2|25	Summary:	Complex graphical design & layout library
12cr|edje-1.7.3-2|26	Name:		edje
12cr|edje-1.7.3-2|27	%if %snapshot
12cr|edje-1.7.3-2|28	Version:	1.1.99.%{svnrev}
12cr|edje-1.7.3-2|29	Release:	0.%{svndate}.1
12cr|edje-1.7.3-2|30	%else
12cr|edje-1.7.3-2|31	Version:	1.7.3
12cr|edje-1.7.3-2|32	Release:	2
12cr|edje-1.7.3-2|33	%endif
12cr|edje-1.7.3-2|34	License:	BSD
12cr|edje-1.7.3-2|35	Group:		Graphical desktop/Enlightenment
12cr|edje-1.7.3-2|36	URL:		http://www.enlightenment.org/
12cr|edje-1.7.3-2|37	%if %snapshot
12cr|edje-1.7.3-2|38	Source0:	%{name}-%{version}.tar.xz
12cr|edje-1.7.3-2|39	%else
12cr|edje-1.7.3-2|40	Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.gz
12cr|edje-1.7.3-2|41	%endif
12cr|edje-1.7.3-2|42	
12cr|edje-1.7.3-2|43	BuildRequires:	lua-devel
12cr|edje-1.7.3-2|44	BuildRequires:	pkgconfig(ecore)
12cr|edje-1.7.3-2|45	BuildRequires:	pkgconfig(ecore-evas)
12cr|edje-1.7.3-2|46	BuildRequires:	pkgconfig(ecore-file)
12cr|edje-1.7.3-2|47	BuildRequires:	pkgconfig(ecore-input)
12cr|edje-1.7.3-2|48	BuildRequires:	pkgconfig(eet)
12cr|edje-1.7.3-2|49	BuildRequires:	pkgconfig(eina)
12cr|edje-1.7.3-2|50	BuildRequires:	pkgconfig(eio)
12cr|edje-1.7.3-2|51	BuildRequires:	pkgconfig(embryo)
12cr|edje-1.7.3-2|52	BuildRequires:	pkgconfig(evas)
12cr|edje-1.7.3-2|53	Conflicts:	%{libname} < 1.1.99.66793-0.20120103.1
12cr|edje-1.7.3-2|54	Requires:	evas
12cr|edje-1.7.3-2|55	
12cr|edje-1.7.3-2|56	%description
12cr|edje-1.7.3-2|57	A graphical layout and animation library for animated resizable, compressed
12cr|edje-1.7.3-2|58	and scalable themes.
12cr|edje-1.7.3-2|59	
12cr|edje-1.7.3-2|60	This package is part of the Enlightenment DR17 desktop shell.
12cr|edje-1.7.3-2|61	
12cr|edje-1.7.3-2|62	%package -n %{libname}
12cr|edje-1.7.3-2|63	Summary:	Libraries for the edje package
12cr|edje-1.7.3-2|64	Group:		System/Libraries
12cr|edje-1.7.3-2|65	Obsoletes:	%{_lib}edje0 < 1.7.0
12cr|edje-1.7.3-2|66	
12cr|edje-1.7.3-2|67	%description -n %{libname}
12cr|edje-1.7.3-2|68	Libraries for edje.
12cr|edje-1.7.3-2|69	
12cr|edje-1.7.3-2|70	%package -n %{develname}
12cr|edje-1.7.3-2|71	Summary:	Enlightenment edje headers and development libraries
12cr|edje-1.7.3-2|72	Group:		Development/Other
12cr|edje-1.7.3-2|73	Requires:	%{libname} = %{version}-%{release}
12cr|edje-1.7.3-2|74	Requires:	pkgconfig(lua)
12cr|edje-1.7.3-2|75	Provides:	%{name}-devel = %{version}-%{release}
12cr|edje-1.7.3-2|76	
12cr|edje-1.7.3-2|77	%description -n %{develname}
12cr|edje-1.7.3-2|78	Edje development headers and libraries.
12cr|edje-1.7.3-2|79	
12cr|edje-1.7.3-2|80	%prep
12cr|edje-1.7.3-2|81	%if %{snapshot}
12cr|edje-1.7.3-2|82	%setup -qn %{name}
12cr|edje-1.7.3-2|83	%else
12cr|edje-1.7.3-2|84	%setup -q
12cr|edje-1.7.3-2|85	%endif
12cr|edje-1.7.3-2|86	
12cr|edje-1.7.3-2|87	%build
12cr|edje-1.7.3-2|88	%if %{snapshot}
12cr|edje-1.7.3-2|89	NOCONFIGURE=yes ./autogen.sh
12cr|edje-1.7.3-2|90	%endif
12cr|edje-1.7.3-2|91	%configure2_5x \
12cr|edje-1.7.3-2|92	--disable-static
12cr|edje-1.7.3-2|93	%make
12cr|edje-1.7.3-2|94	
12cr|edje-1.7.3-2|95	%install
12cr|edje-1.7.3-2|96	%makeinstall_std
12cr|edje-1.7.3-2|97	
12cr|edje-1.7.3-2|98	%files
12cr|edje-1.7.3-2|99	%doc AUTHORS COPYING README
12cr|edje-1.7.3-2|100	%{_bindir}/%{name}_*
12cr|edje-1.7.3-2|101	%{_bindir}/inkscape2edc
12cr|edje-1.7.3-2|102	%{_libdir}/edje/utils/epp
12cr|edje-1.7.3-2|103	%{_datadir}/%{name}
12cr|edje-1.7.3-2|104	%{_datadir}/mime/packages/%{name}.xml
12cr|edje-1.7.3-2|105	
12cr|edje-1.7.3-2|106	%files -n %{libname}
12cr|edje-1.7.3-2|107	%{_libdir}/lib*.so.%{major}*
12cr|edje-1.7.3-2|108	
12cr|edje-1.7.3-2|109	%files -n %{develname}
12cr|edje-1.7.3-2|110	%{_libdir}/lib*.so
12cr|edje-1.7.3-2|111	%{_libdir}/pkgconfig/*.pc
12cr|edje-1.7.3-2|112	%{_includedir}/%{name}*
12cr|edje-1.7.3-2|113	

1136 12
12cr|edje_viewer-1.1.0-0.76819.1|1	%define svn 76819
12cr|edje_viewer-1.1.0-0.76819.1|2	
12cr|edje_viewer-1.1.0-0.76819.1|3	Summary:	A simple viewer for edj files
12cr|edje_viewer-1.1.0-0.76819.1|4	Name:		edje_viewer
12cr|edje_viewer-1.1.0-0.76819.1|5	Version:	1.1.0
12cr|edje_viewer-1.1.0-0.76819.1|6	Release:	0.%{svn}.1
12cr|edje_viewer-1.1.0-0.76819.1|7	License:	BSD
12cr|edje_viewer-1.1.0-0.76819.1|8	Group:		Graphical desktop/Enlightenment
12cr|edje_viewer-1.1.0-0.76819.1|9	URL:		http://www.enlightenment.org/
12cr|edje_viewer-1.1.0-0.76819.1|10	Source:		%{name}-%{version}.%{svn}.tar.xz
12cr|edje_viewer-1.1.0-0.76819.1|11	Patch0:		edje_viewer-fix-desktop-file.patch
12cr|edje_viewer-1.1.0-0.76819.1|12	BuildRequires:	edje
12cr|edje_viewer-1.1.0-0.76819.1|13	BuildRequires:	pkgconfig(ecore)
12cr|edje_viewer-1.1.0-0.76819.1|14	BuildRequires:	pkgconfig(ecore-file)
12cr|edje_viewer-1.1.0-0.76819.1|15	BuildRequires:	pkgconfig(edje)
12cr|edje_viewer-1.1.0-0.76819.1|16	BuildRequires:	pkgconfig(eet)
12cr|edje_viewer-1.1.0-0.76819.1|17	BuildRequires:	pkgconfig(eina)
12cr|edje_viewer-1.1.0-0.76819.1|18	BuildRequires:	pkgconfig(elementary)
12cr|edje_viewer-1.1.0-0.76819.1|19	Buildrequires:	pkgconfig(evas)
12cr|edje_viewer-1.1.0-0.76819.1|20	Buildrequires:	pkgconfig(eweather)
12cr|edje_viewer-1.1.0-0.76819.1|21	
12cr|edje_viewer-1.1.0-0.76819.1|22	%description
12cr|edje_viewer-1.1.0-0.76819.1|23	A simple viewer for edj files. Should provide more ease of use than the
12cr|edje_viewer-1.1.0-0.76819.1|24	edje viewer that comes with edje itself.
12cr|edje_viewer-1.1.0-0.76819.1|25	
12cr|edje_viewer-1.1.0-0.76819.1|26	%prep
12cr|edje_viewer-1.1.0-0.76819.1|27	%setup -q -n %{name}-%{version}.%{svn}
12cr|edje_viewer-1.1.0-0.76819.1|28	%patch0 -p1
12cr|edje_viewer-1.1.0-0.76819.1|29	
12cr|edje_viewer-1.1.0-0.76819.1|30	%build
12cr|edje_viewer-1.1.0-0.76819.1|31	NOCONFIGURE=yes ./autogen.sh
12cr|edje_viewer-1.1.0-0.76819.1|32	%configure2_5x
12cr|edje_viewer-1.1.0-0.76819.1|33	%make
12cr|edje_viewer-1.1.0-0.76819.1|34	
12cr|edje_viewer-1.1.0-0.76819.1|35	%install
12cr|edje_viewer-1.1.0-0.76819.1|36	%makeinstall_std
12cr|edje_viewer-1.1.0-0.76819.1|37	
12cr|edje_viewer-1.1.0-0.76819.1|38	%files
12cr|edje_viewer-1.1.0-0.76819.1|39	%doc AUTHORS COPYING* README TODO
12cr|edje_viewer-1.1.0-0.76819.1|40	%{_bindir}/%{name}
12cr|edje_viewer-1.1.0-0.76819.1|41	%{_datadir}/%{name}
12cr|edje_viewer-1.1.0-0.76819.1|42	%{_datadir}/applications/%{name}.desktop
12cr|edje_viewer-1.1.0-0.76819.1|43	
12cr|edje_viewer-1.1.0-0.76819.1|44	
12cr|edje_viewer-1.1.0-0.76819.1|45	%changelog
12cr|edje_viewer-1.1.0-0.76819.1|46	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 0.1.0-0.20101107.2mdv2011.0
12cr|edje_viewer-1.1.0-0.76819.1|47	+ Revision: 675858
12cr|edje_viewer-1.1.0-0.76819.1|48	- drop invalide cs translation from desktop file
12cr|edje_viewer-1.1.0-0.76819.1|49	
12cr|edje_viewer-1.1.0-0.76819.1|50	* Mon Jan 03 2011 Crispin Boylan <crisb@mandriva.org> 0.1.0-0.20101107.1mdv2011.0
12cr|edje_viewer-1.1.0-0.76819.1|51	+ Revision: 627837
12cr|edje_viewer-1.1.0-0.76819.1|52	- Rebuild, update tarball
12cr|edje_viewer-1.1.0-0.76819.1|53	
12cr|edje_viewer-1.1.0-0.76819.1|54	* Sun Jul 25 2010 Funda Wang <fwang@mandriva.org> 0.1.0-0.20100720.1mdv2011.0
12cr|edje_viewer-1.1.0-0.76819.1|55	+ Revision: 558263
12cr|edje_viewer-1.1.0-0.76819.1|56	- new snapshot
12cr|edje_viewer-1.1.0-0.76819.1|57	
12cr|edje_viewer-1.1.0-0.76819.1|58	* Sat Aug 08 2009 Funda Wang <fwang@mandriva.org> 0.1.0-0.20090807.1mdv2010.0
12cr|edje_viewer-1.1.0-0.76819.1|59	+ Revision: 411567
12cr|edje_viewer-1.1.0-0.76819.1|60	- new snapshot based on elementary
12cr|edje_viewer-1.1.0-0.76819.1|61	
12cr|edje_viewer-1.1.0-0.76819.1|62	* Wed Jul 08 2009 Funda Wang <fwang@mandriva.org> 0.0.1-20090227.3mdv2010.0
12cr|edje_viewer-1.1.0-0.76819.1|63	+ Revision: 393571
12cr|edje_viewer-1.1.0-0.76819.1|64	- rebuild
12cr|edje_viewer-1.1.0-0.76819.1|65	
12cr|edje_viewer-1.1.0-0.76819.1|66	* Tue Mar 03 2009 Antoine Ginies <aginies@mandriva.com> 0.0.1-20090227.2mdv2009.1
12cr|edje_viewer-1.1.0-0.76819.1|67	+ Revision: 347946
12cr|edje_viewer-1.1.0-0.76819.1|68	- add missing files
12cr|edje_viewer-1.1.0-0.76819.1|69	- fix %%setup
12cr|edje_viewer-1.1.0-0.76819.1|70	- SVN SNAPSHOT 20090227, release 0.0.1
12cr|edje_viewer-1.1.0-0.76819.1|71	
12cr|edje_viewer-1.1.0-0.76819.1|72	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.0.1-20080209.2mdv2009.0
12cr|edje_viewer-1.1.0-0.76819.1|73	+ Revision: 266613
12cr|edje_viewer-1.1.0-0.76819.1|74	- rebuild early 2009.0 package (before pixel changes)
12cr|edje_viewer-1.1.0-0.76819.1|75	
12cr|edje_viewer-1.1.0-0.76819.1|76	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 0.0.1-20080209.1mdv2009.0
12cr|edje_viewer-1.1.0-0.76819.1|77	+ Revision: 167863
12cr|edje_viewer-1.1.0-0.76819.1|78	- fix no-buildroot-tag
12cr|edje_viewer-1.1.0-0.76819.1|79	
12cr|edje_viewer-1.1.0-0.76819.1|80	* Sat Feb 09 2008 Austin Acton <austin@mandriva.org> 0.0.1-20080209.1mdv2008.1
12cr|edje_viewer-1.1.0-0.76819.1|81	+ Revision: 164534
12cr|edje_viewer-1.1.0-0.76819.1|82	- cvs checkout
12cr|edje_viewer-1.1.0-0.76819.1|83	- tidy spec
12cr|edje_viewer-1.1.0-0.76819.1|84	
12cr|edje_viewer-1.1.0-0.76819.1|85	+ Olivier Blin <oblin@mandriva.com>
12cr|edje_viewer-1.1.0-0.76819.1|86	- restore BuildRoot
12cr|edje_viewer-1.1.0-0.76819.1|87	
12cr|edje_viewer-1.1.0-0.76819.1|88	+ Thierry Vignaud <tv@mandriva.org>
12cr|edje_viewer-1.1.0-0.76819.1|89	- kill re-definition of %%buildroot on Pixel's request
12cr|edje_viewer-1.1.0-0.76819.1|90	
12cr|edje_viewer-1.1.0-0.76819.1|91	* Tue May 29 2007 Antoine Ginies <aginies@mandriva.com> 0.0.1-1mdv2008.0
12cr|edje_viewer-1.1.0-0.76819.1|92	+ Revision: 32298
12cr|edje_viewer-1.1.0-0.76819.1|93	- CVS snapshot 20070526, adjust buildrequires
12cr|edje_viewer-1.1.0-0.76819.1|94	- Import edje_viewer
12cr|edje_viewer-1.1.0-0.76819.1|95	

1137 12
12cr|edos-ltp-1.0.0-6|1	%define name edos-ltp
12cr|edos-ltp-1.0.0-6|2	%define version 1.0.0
12cr|edos-ltp-1.0.0-6|3	%define release %mkrel 6
12cr|edos-ltp-1.0.0-6|4	
12cr|edos-ltp-1.0.0-6|5	Summary:	EDOS XML specification files for LTP tests
12cr|edos-ltp-1.0.0-6|6	Name:		%{name}
12cr|edos-ltp-1.0.0-6|7	Version:	%{version}
12cr|edos-ltp-1.0.0-6|8	Release:	%{release}
12cr|edos-ltp-1.0.0-6|9	URL:		http://www.edos-project.org
12cr|edos-ltp-1.0.0-6|10	License:	GPL
12cr|edos-ltp-1.0.0-6|11	Group:		Development/Other
12cr|edos-ltp-1.0.0-6|12	Source0:	http://www.edos-project.org/releases/%{name}-%{version}.tar.gz
12cr|edos-ltp-1.0.0-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|edos-ltp-1.0.0-6|14	Buildarch:      noarch
12cr|edos-ltp-1.0.0-6|15	Requires:       ltp
12cr|edos-ltp-1.0.0-6|16	
12cr|edos-ltp-1.0.0-6|17	%description
12cr|edos-ltp-1.0.0-6|18	EDOS XML specification files for LTP tests
12cr|edos-ltp-1.0.0-6|19	
12cr|edos-ltp-1.0.0-6|20	%prep
12cr|edos-ltp-1.0.0-6|21	%setup -q -n %{name}-%{version}
12cr|edos-ltp-1.0.0-6|22	
12cr|edos-ltp-1.0.0-6|23	%build
12cr|edos-ltp-1.0.0-6|24	%configure
12cr|edos-ltp-1.0.0-6|25	%make
12cr|edos-ltp-1.0.0-6|26	
12cr|edos-ltp-1.0.0-6|27	%install
12cr|edos-ltp-1.0.0-6|28	rm -rf $RPM_BUILD_ROOT
12cr|edos-ltp-1.0.0-6|29	%makeinstall
12cr|edos-ltp-1.0.0-6|30	
12cr|edos-ltp-1.0.0-6|31	%clean
12cr|edos-ltp-1.0.0-6|32	rm -rf $RPM_BUILD_ROOT
12cr|edos-ltp-1.0.0-6|33	
12cr|edos-ltp-1.0.0-6|34	%files
12cr|edos-ltp-1.0.0-6|35	%defattr(-,root,root)
12cr|edos-ltp-1.0.0-6|36	%_datadir/edos/tests/LTP
12cr|edos-ltp-1.0.0-6|37	
12cr|edos-ltp-1.0.0-6|38	
12cr|edos-ltp-1.0.0-6|39	
12cr|edos-ltp-1.0.0-6|40	%changelog
12cr|edos-ltp-1.0.0-6|41	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdv2011.0
12cr|edos-ltp-1.0.0-6|42	+ Revision: 618029
12cr|edos-ltp-1.0.0-6|43	- the mass rebuild of 2010.0 packages
12cr|edos-ltp-1.0.0-6|44	
12cr|edos-ltp-1.0.0-6|45	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-5mdv2010.0
12cr|edos-ltp-1.0.0-6|46	+ Revision: 428529
12cr|edos-ltp-1.0.0-6|47	- rebuild
12cr|edos-ltp-1.0.0-6|48	
12cr|edos-ltp-1.0.0-6|49	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-4mdv2009.0
12cr|edos-ltp-1.0.0-6|50	+ Revision: 244626
12cr|edos-ltp-1.0.0-6|51	- rebuild
12cr|edos-ltp-1.0.0-6|52	
12cr|edos-ltp-1.0.0-6|53	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.0-2mdv2008.1
12cr|edos-ltp-1.0.0-6|54	+ Revision: 140728
12cr|edos-ltp-1.0.0-6|55	- restore BuildRoot
12cr|edos-ltp-1.0.0-6|56	
12cr|edos-ltp-1.0.0-6|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|edos-ltp-1.0.0-6|58	- kill re-definition of %%buildroot on Pixel's request
12cr|edos-ltp-1.0.0-6|59	
12cr|edos-ltp-1.0.0-6|60	* Mon Jun 11 2007 François Déchelle <fdechelle@mandriva.org> 1.0.0-2mdv2008.0
12cr|edos-ltp-1.0.0-6|61	+ Revision: 38044
12cr|edos-ltp-1.0.0-6|62	- Fixed bug 31283 "fix software group in spec"
12cr|edos-ltp-1.0.0-6|63	
12cr|edos-ltp-1.0.0-6|64	* Tue May 15 2007 François Déchelle <fdechelle@mandriva.org> 1.0.0-1mdv2008.0
12cr|edos-ltp-1.0.0-6|65	+ Revision: 26959
12cr|edos-ltp-1.0.0-6|66	- Adding package edos-ltp (LTP test suites xml specs)
12cr|edos-ltp-1.0.0-6|67	- Create edos-ltp
12cr|edos-ltp-1.0.0-6|68	

1138 12
12cr|edos-mandriva-manual-tests-1.0.0-6|1	%define name edos-mandriva-manual-tests
12cr|edos-mandriva-manual-tests-1.0.0-6|2	%define version 1.0.0
12cr|edos-mandriva-manual-tests-1.0.0-6|3	%define release %mkrel 6
12cr|edos-mandriva-manual-tests-1.0.0-6|4	
12cr|edos-mandriva-manual-tests-1.0.0-6|5	Name:		%{name}
12cr|edos-mandriva-manual-tests-1.0.0-6|6	Summary:	EDOS XML specification files for Mandriva manual test procedures
12cr|edos-mandriva-manual-tests-1.0.0-6|7	Version:	%{version}
12cr|edos-mandriva-manual-tests-1.0.0-6|8	Release:	%{release}
12cr|edos-mandriva-manual-tests-1.0.0-6|9	URL:		http://www.edos-project.org
12cr|edos-mandriva-manual-tests-1.0.0-6|10	License:	GPL
12cr|edos-mandriva-manual-tests-1.0.0-6|11	Group:		Development/Other
12cr|edos-mandriva-manual-tests-1.0.0-6|12	Source0:	http://www.edos-project.org/releases/%{name}-%{version}.tar.bz2
12cr|edos-mandriva-manual-tests-1.0.0-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|edos-mandriva-manual-tests-1.0.0-6|14	Buildarch:      noarch
12cr|edos-mandriva-manual-tests-1.0.0-6|15	Packager:       Francois Dechelle <fdechelle@mandriva.com>
12cr|edos-mandriva-manual-tests-1.0.0-6|16	
12cr|edos-mandriva-manual-tests-1.0.0-6|17	%description
12cr|edos-mandriva-manual-tests-1.0.0-6|18	EDOS XML specification files for Mandriva manual test procedures
12cr|edos-mandriva-manual-tests-1.0.0-6|19	
12cr|edos-mandriva-manual-tests-1.0.0-6|20	%package drakconf
12cr|edos-mandriva-manual-tests-1.0.0-6|21	Summary: EDOS XML specification files for Mandriva manual test procedures (DrakConf)
12cr|edos-mandriva-manual-tests-1.0.0-6|22	Group:		Development/Other
12cr|edos-mandriva-manual-tests-1.0.0-6|23	%description drakconf
12cr|edos-mandriva-manual-tests-1.0.0-6|24	The EDOS XML specification files for Mandriva manual test procedures, for the
12cr|edos-mandriva-manual-tests-1.0.0-6|25	DrakConf suite
12cr|edos-mandriva-manual-tests-1.0.0-6|26	
12cr|edos-mandriva-manual-tests-1.0.0-6|27	%package drakxnet
12cr|edos-mandriva-manual-tests-1.0.0-6|28	Summary: EDOS XML specification files for Mandriva manual test procedures (DrakxNet)
12cr|edos-mandriva-manual-tests-1.0.0-6|29	Group:		Development/Other
12cr|edos-mandriva-manual-tests-1.0.0-6|30	%description drakxnet
12cr|edos-mandriva-manual-tests-1.0.0-6|31	The EDOS XML specification files for Mandriva manual test procedures, for the
12cr|edos-mandriva-manual-tests-1.0.0-6|32	DrakxNet suite
12cr|edos-mandriva-manual-tests-1.0.0-6|33	
12cr|edos-mandriva-manual-tests-1.0.0-6|34	%package drakxtools
12cr|edos-mandriva-manual-tests-1.0.0-6|35	Summary: EDOS XML specification files for Mandriva manual test procedures (DrakxTools)
12cr|edos-mandriva-manual-tests-1.0.0-6|36	Group:		Development/Other
12cr|edos-mandriva-manual-tests-1.0.0-6|37	%description drakxtools
12cr|edos-mandriva-manual-tests-1.0.0-6|38	The EDOS XML specification files for Mandriva manual test procedures, for the
12cr|edos-mandriva-manual-tests-1.0.0-6|39	DrakxTools suite
12cr|edos-mandriva-manual-tests-1.0.0-6|40	
12cr|edos-mandriva-manual-tests-1.0.0-6|41	%package evolution
12cr|edos-mandriva-manual-tests-1.0.0-6|42	Summary: EDOS XML specification files for Mandriva manual test procedures (Evolution)
12cr|edos-mandriva-manual-tests-1.0.0-6|43	Group:		Development/Other
12cr|edos-mandriva-manual-tests-1.0.0-6|44	%description evolution
12cr|edos-mandriva-manual-tests-1.0.0-6|45	The EDOS XML specification files for Mandriva manual test procedures, for the
12cr|edos-mandriva-manual-tests-1.0.0-6|46	Evolution suite
12cr|edos-mandriva-manual-tests-1.0.0-6|47	
12cr|edos-mandriva-manual-tests-1.0.0-6|48	%package flash
12cr|edos-mandriva-manual-tests-1.0.0-6|49	Summary: EDOS XML specification files for Mandriva manual test procedures (Flash)
12cr|edos-mandriva-manual-tests-1.0.0-6|50	Group:		Development/Other
12cr|edos-mandriva-manual-tests-1.0.0-6|51	%description flash
12cr|edos-mandriva-manual-tests-1.0.0-6|52	The EDOS XML specification files for Mandriva manual test procedures, for the
12cr|edos-mandriva-manual-tests-1.0.0-6|53	Flash suite
12cr|edos-mandriva-manual-tests-1.0.0-6|54	
12cr|edos-mandriva-manual-tests-1.0.0-6|55	%package gaim
12cr|edos-mandriva-manual-tests-1.0.0-6|56	Summary: EDOS XML specification files for Mandriva manual test procedures (Gaim)
12cr|edos-mandriva-manual-tests-1.0.0-6|57	Group:		Development/Other
12cr|edos-mandriva-manual-tests-1.0.0-6|58	%description gaim
12cr|edos-mandriva-manual-tests-1.0.0-6|59	The EDOS XML specification files for Mandriva manual test procedures, for the
12cr|edos-mandriva-manual-tests-1.0.0-6|60	Gaim suite
12cr|edos-mandriva-manual-tests-1.0.0-6|61	
12cr|edos-mandriva-manual-tests-1.0.0-6|62	%package gnome
12cr|edos-mandriva-manual-tests-1.0.0-6|63	Summary: EDOS XML specification files for Mandriva manual test procedures (Gnome)
12cr|edos-mandriva-manual-tests-1.0.0-6|64	Group:		Development/Other
12cr|edos-mandriva-manual-tests-1.0.0-6|65	%description gnome
12cr|edos-mandriva-manual-tests-1.0.0-6|66	The EDOS XML specification files for Mandriva manual test procedures, for the
12cr|edos-mandriva-manual-tests-1.0.0-6|67	Gnome suite
12cr|edos-mandriva-manual-tests-1.0.0-6|68	
12cr|edos-mandriva-manual-tests-1.0.0-6|69	%package installation
12cr|edos-mandriva-manual-tests-1.0.0-6|70	Summary: EDOS XML specification files for Mandriva manual test procedures (Installation)
12cr|edos-mandriva-manual-tests-1.0.0-6|71	Group:		Development/Other
12cr|edos-mandriva-manual-tests-1.0.0-6|72	%description installation
12cr|edos-mandriva-manual-tests-1.0.0-6|73	The EDOS XML specification files for Mandriva manual test procedures, for the
12cr|edos-mandriva-manual-tests-1.0.0-6|74	Installation suite
12cr|edos-mandriva-manual-tests-1.0.0-6|75	
12cr|edos-mandriva-manual-tests-1.0.0-6|76	%package isv
12cr|edos-mandriva-manual-tests-1.0.0-6|77	Summary: EDOS XML specification files for Mandriva manual test procedures (ISV)
12cr|edos-mandriva-manual-tests-1.0.0-6|78	Group:		Development/Other
12cr|edos-mandriva-manual-tests-1.0.0-6|79	%description isv
12cr|edos-mandriva-manual-tests-1.0.0-6|80	The EDOS XML specification files for Mandriva manual test procedures, for the
12cr|edos-mandriva-manual-tests-1.0.0-6|81	ISV suite
12cr|edos-mandriva-manual-tests-1.0.0-6|82	
12cr|edos-mandriva-manual-tests-1.0.0-6|83	%package kde
12cr|edos-mandriva-manual-tests-1.0.0-6|84	Summary: EDOS XML specification files for Mandriva manual test procedures (KDE)
12cr|edos-mandriva-manual-tests-1.0.0-6|85	Group:		Development/Other
12cr|edos-mandriva-manual-tests-1.0.0-6|86	%description kde
12cr|edos-mandriva-manual-tests-1.0.0-6|87	The EDOS XML specification files for Mandriva manual test procedures, for the
12cr|edos-mandriva-manual-tests-1.0.0-6|88	KDE suite
12cr|edos-mandriva-manual-tests-1.0.0-6|89	
12cr|edos-mandriva-manual-tests-1.0.0-6|90	%package mandrivaservice
12cr|edos-mandriva-manual-tests-1.0.0-6|91	Summary: EDOS XML specification files for Mandriva manual test procedures (MandrivaService)
12cr|edos-mandriva-manual-tests-1.0.0-6|92	Group:		Development/Other
12cr|edos-mandriva-manual-tests-1.0.0-6|93	%description mandrivaservice
12cr|edos-mandriva-manual-tests-1.0.0-6|94	The EDOS XML specification files for Mandriva manual test procedures, for the
12cr|edos-mandriva-manual-tests-1.0.0-6|95	MandrivaService suite
12cr|edos-mandriva-manual-tests-1.0.0-6|96	
12cr|edos-mandriva-manual-tests-1.0.0-6|97	%package openoffice
12cr|edos-mandriva-manual-tests-1.0.0-6|98	Summary: EDOS XML specification files for Mandriva manual test procedures (OpenOffice)
12cr|edos-mandriva-manual-tests-1.0.0-6|99	Group:		Development/Other
12cr|edos-mandriva-manual-tests-1.0.0-6|100	%description openoffice
12cr|edos-mandriva-manual-tests-1.0.0-6|101	The EDOS XML specification files for Mandriva manual test procedures, for the
12cr|edos-mandriva-manual-tests-1.0.0-6|102	OpenOffice suite
12cr|edos-mandriva-manual-tests-1.0.0-6|103	
12cr|edos-mandriva-manual-tests-1.0.0-6|104	%package themes
12cr|edos-mandriva-manual-tests-1.0.0-6|105	Summary: EDOS XML specification files for Mandriva manual test procedures (Themes)
12cr|edos-mandriva-manual-tests-1.0.0-6|106	Group:		Development/Other
12cr|edos-mandriva-manual-tests-1.0.0-6|107	%description themes
12cr|edos-mandriva-manual-tests-1.0.0-6|108	The EDOS XML specification files for Mandriva manual test procedures, for the
12cr|edos-mandriva-manual-tests-1.0.0-6|109	Themes suite
12cr|edos-mandriva-manual-tests-1.0.0-6|110	
12cr|edos-mandriva-manual-tests-1.0.0-6|111	%package upgrade
12cr|edos-mandriva-manual-tests-1.0.0-6|112	Summary: EDOS XML specification files for Mandriva manual test procedures (Upgrade)
12cr|edos-mandriva-manual-tests-1.0.0-6|113	Group:		Development/Other
12cr|edos-mandriva-manual-tests-1.0.0-6|114	%description upgrade
12cr|edos-mandriva-manual-tests-1.0.0-6|115	The EDOS XML specification files for Mandriva manual test procedures, for the
12cr|edos-mandriva-manual-tests-1.0.0-6|116	Upgrade suite
12cr|edos-mandriva-manual-tests-1.0.0-6|117	
12cr|edos-mandriva-manual-tests-1.0.0-6|118	%prep
12cr|edos-mandriva-manual-tests-1.0.0-6|119	%setup -q -n %{name}-%{version}
12cr|edos-mandriva-manual-tests-1.0.0-6|120	
12cr|edos-mandriva-manual-tests-1.0.0-6|121	%build
12cr|edos-mandriva-manual-tests-1.0.0-6|122	%configure
12cr|edos-mandriva-manual-tests-1.0.0-6|123	%make
12cr|edos-mandriva-manual-tests-1.0.0-6|124	
12cr|edos-mandriva-manual-tests-1.0.0-6|125	%install
12cr|edos-mandriva-manual-tests-1.0.0-6|126	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|edos-mandriva-manual-tests-1.0.0-6|127	%makeinstall
12cr|edos-mandriva-manual-tests-1.0.0-6|128	
12cr|edos-mandriva-manual-tests-1.0.0-6|129	%clean
12cr|edos-mandriva-manual-tests-1.0.0-6|130	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|edos-mandriva-manual-tests-1.0.0-6|131	
12cr|edos-mandriva-manual-tests-1.0.0-6|132	%files drakconf
12cr|edos-mandriva-manual-tests-1.0.0-6|133	%defattr(-,root,root)
12cr|edos-mandriva-manual-tests-1.0.0-6|134	%_datadir/edos/tests/mandriva-manual-tests/DrakConf
12cr|edos-mandriva-manual-tests-1.0.0-6|135	
12cr|edos-mandriva-manual-tests-1.0.0-6|136	%files drakxnet
12cr|edos-mandriva-manual-tests-1.0.0-6|137	%defattr(-,root,root)
12cr|edos-mandriva-manual-tests-1.0.0-6|138	%_datadir/edos/tests/mandriva-manual-tests/DrakxNet
12cr|edos-mandriva-manual-tests-1.0.0-6|139	
12cr|edos-mandriva-manual-tests-1.0.0-6|140	%files drakxtools
12cr|edos-mandriva-manual-tests-1.0.0-6|141	%defattr(-,root,root)
12cr|edos-mandriva-manual-tests-1.0.0-6|142	%_datadir/edos/tests/mandriva-manual-tests/DrakxTools
12cr|edos-mandriva-manual-tests-1.0.0-6|143	
12cr|edos-mandriva-manual-tests-1.0.0-6|144	%files evolution
12cr|edos-mandriva-manual-tests-1.0.0-6|145	%defattr(-,root,root)
12cr|edos-mandriva-manual-tests-1.0.0-6|146	%_datadir/edos/tests/mandriva-manual-tests/Evolution
12cr|edos-mandriva-manual-tests-1.0.0-6|147	
12cr|edos-mandriva-manual-tests-1.0.0-6|148	%files flash
12cr|edos-mandriva-manual-tests-1.0.0-6|149	%defattr(-,root,root)
12cr|edos-mandriva-manual-tests-1.0.0-6|150	%_datadir/edos/tests/mandriva-manual-tests/Flash
12cr|edos-mandriva-manual-tests-1.0.0-6|151	
12cr|edos-mandriva-manual-tests-1.0.0-6|152	%files gaim
12cr|edos-mandriva-manual-tests-1.0.0-6|153	%defattr(-,root,root)
12cr|edos-mandriva-manual-tests-1.0.0-6|154	%_datadir/edos/tests/mandriva-manual-tests/Gaim
12cr|edos-mandriva-manual-tests-1.0.0-6|155	
12cr|edos-mandriva-manual-tests-1.0.0-6|156	%files gnome
12cr|edos-mandriva-manual-tests-1.0.0-6|157	%defattr(-,root,root)
12cr|edos-mandriva-manual-tests-1.0.0-6|158	%_datadir/edos/tests/mandriva-manual-tests/Gnome
12cr|edos-mandriva-manual-tests-1.0.0-6|159	
12cr|edos-mandriva-manual-tests-1.0.0-6|160	%files installation
12cr|edos-mandriva-manual-tests-1.0.0-6|161	%defattr(-,root,root)
12cr|edos-mandriva-manual-tests-1.0.0-6|162	%_datadir/edos/tests/mandriva-manual-tests/Installation
12cr|edos-mandriva-manual-tests-1.0.0-6|163	
12cr|edos-mandriva-manual-tests-1.0.0-6|164	%files isv
12cr|edos-mandriva-manual-tests-1.0.0-6|165	%defattr(-,root,root)
12cr|edos-mandriva-manual-tests-1.0.0-6|166	%_datadir/edos/tests/mandriva-manual-tests/ISV
12cr|edos-mandriva-manual-tests-1.0.0-6|167	
12cr|edos-mandriva-manual-tests-1.0.0-6|168	%files kde
12cr|edos-mandriva-manual-tests-1.0.0-6|169	%defattr(-,root,root)
12cr|edos-mandriva-manual-tests-1.0.0-6|170	%_datadir/edos/tests/mandriva-manual-tests/KDE
12cr|edos-mandriva-manual-tests-1.0.0-6|171	
12cr|edos-mandriva-manual-tests-1.0.0-6|172	%files mandrivaservice
12cr|edos-mandriva-manual-tests-1.0.0-6|173	%defattr(-,root,root)
12cr|edos-mandriva-manual-tests-1.0.0-6|174	%_datadir/edos/tests/mandriva-manual-tests/MandrivaService
12cr|edos-mandriva-manual-tests-1.0.0-6|175	
12cr|edos-mandriva-manual-tests-1.0.0-6|176	%files openoffice
12cr|edos-mandriva-manual-tests-1.0.0-6|177	%defattr(-,root,root)
12cr|edos-mandriva-manual-tests-1.0.0-6|178	%_datadir/edos/tests/mandriva-manual-tests/OpenOffice
12cr|edos-mandriva-manual-tests-1.0.0-6|179	
12cr|edos-mandriva-manual-tests-1.0.0-6|180	%files themes
12cr|edos-mandriva-manual-tests-1.0.0-6|181	%defattr(-,root,root)
12cr|edos-mandriva-manual-tests-1.0.0-6|182	%_datadir/edos/tests/mandriva-manual-tests/Themes
12cr|edos-mandriva-manual-tests-1.0.0-6|183	
12cr|edos-mandriva-manual-tests-1.0.0-6|184	%files upgrade
12cr|edos-mandriva-manual-tests-1.0.0-6|185	%defattr(-,root,root)
12cr|edos-mandriva-manual-tests-1.0.0-6|186	%_datadir/edos/tests/mandriva-manual-tests/Upgrade
12cr|edos-mandriva-manual-tests-1.0.0-6|187	
12cr|edos-mandriva-manual-tests-1.0.0-6|188	
12cr|edos-mandriva-manual-tests-1.0.0-6|189	
12cr|edos-mandriva-manual-tests-1.0.0-6|190	%changelog
12cr|edos-mandriva-manual-tests-1.0.0-6|191	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdv2011.0
12cr|edos-mandriva-manual-tests-1.0.0-6|192	+ Revision: 618030
12cr|edos-mandriva-manual-tests-1.0.0-6|193	- the mass rebuild of 2010.0 packages
12cr|edos-mandriva-manual-tests-1.0.0-6|194	
12cr|edos-mandriva-manual-tests-1.0.0-6|195	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-5mdv2010.0
12cr|edos-mandriva-manual-tests-1.0.0-6|196	+ Revision: 428530
12cr|edos-mandriva-manual-tests-1.0.0-6|197	- rebuild
12cr|edos-mandriva-manual-tests-1.0.0-6|198	
12cr|edos-mandriva-manual-tests-1.0.0-6|199	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-4mdv2009.0
12cr|edos-mandriva-manual-tests-1.0.0-6|200	+ Revision: 240643
12cr|edos-mandriva-manual-tests-1.0.0-6|201	- rebuild
12cr|edos-mandriva-manual-tests-1.0.0-6|202	- fix description-line-too-long
12cr|edos-mandriva-manual-tests-1.0.0-6|203	- kill re-definition of %%buildroot on Pixel's request
12cr|edos-mandriva-manual-tests-1.0.0-6|204	
12cr|edos-mandriva-manual-tests-1.0.0-6|205	+ Olivier Blin <oblin@mandriva.com>
12cr|edos-mandriva-manual-tests-1.0.0-6|206	- restore BuildRoot
12cr|edos-mandriva-manual-tests-1.0.0-6|207	
12cr|edos-mandriva-manual-tests-1.0.0-6|208	* Thu Jun 21 2007 Thierry Vignaud <tv@mandriva.org> 1.0.0-2mdv2008.0
12cr|edos-mandriva-manual-tests-1.0.0-6|209	+ Revision: 42304
12cr|edos-mandriva-manual-tests-1.0.0-6|210	- fix group
12cr|edos-mandriva-manual-tests-1.0.0-6|211	
12cr|edos-mandriva-manual-tests-1.0.0-6|212	* Tue May 15 2007 François Déchelle <fdechelle@mandriva.org> 1.0.0-1mdv2008.0
12cr|edos-mandriva-manual-tests-1.0.0-6|213	+ Revision: 27067
12cr|edos-mandriva-manual-tests-1.0.0-6|214	- Initial import of package
12cr|edos-mandriva-manual-tests-1.0.0-6|215	- Create edos-mandriva-manual-tests
12cr|edos-mandriva-manual-tests-1.0.0-6|216	

1139 12
12cr|edos-testassistant-1.0.4alpha-4|1	%define name edos-testassistant
12cr|edos-testassistant-1.0.4alpha-4|2	%define version 1.0.4alpha
12cr|edos-testassistant-1.0.4alpha-4|3	%define release %mkrel 4
12cr|edos-testassistant-1.0.4alpha-4|4	
12cr|edos-testassistant-1.0.4alpha-4|5	Summary:	The EDOS Manual Test Assistant
12cr|edos-testassistant-1.0.4alpha-4|6	Name:		%{name}
12cr|edos-testassistant-1.0.4alpha-4|7	Version:	%{version}
12cr|edos-testassistant-1.0.4alpha-4|8	Release:	%{release}
12cr|edos-testassistant-1.0.4alpha-4|9	URL:		http://www.edos-project.org
12cr|edos-testassistant-1.0.4alpha-4|10	License:	GPL
12cr|edos-testassistant-1.0.4alpha-4|11	Group:		Development/Python
12cr|edos-testassistant-1.0.4alpha-4|12	Source0:	http://www.edos-project.org/releases/%{name}-%{version}.tar.bz2
12cr|edos-testassistant-1.0.4alpha-4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|edos-testassistant-1.0.4alpha-4|14	BUildRequires:	python
12cr|edos-testassistant-1.0.4alpha-4|15	Requires:       edos-testrunner
12cr|edos-testassistant-1.0.4alpha-4|16	Requires:	python-pyxml
12cr|edos-testassistant-1.0.4alpha-4|17	Requires:       python-kde
12cr|edos-testassistant-1.0.4alpha-4|18	Requires:       python-qt
12cr|edos-testassistant-1.0.4alpha-4|19	
12cr|edos-testassistant-1.0.4alpha-4|20	%description
12cr|edos-testassistant-1.0.4alpha-4|21	A test assistant developped by the EDOS project, that can run manual tests and
12cr|edos-testassistant-1.0.4alpha-4|22	report test results using the EDOS test runner.
12cr|edos-testassistant-1.0.4alpha-4|23	
12cr|edos-testassistant-1.0.4alpha-4|24	%prep
12cr|edos-testassistant-1.0.4alpha-4|25	%setup -q -n %{name}-%{version}
12cr|edos-testassistant-1.0.4alpha-4|26	
12cr|edos-testassistant-1.0.4alpha-4|27	%build
12cr|edos-testassistant-1.0.4alpha-4|28	python setup.py build
12cr|edos-testassistant-1.0.4alpha-4|29	
12cr|edos-testassistant-1.0.4alpha-4|30	%install
12cr|edos-testassistant-1.0.4alpha-4|31	rm -rf %{buildroot}
12cr|edos-testassistant-1.0.4alpha-4|32	python setup.py install --prefix=%{buildroot} --install-scripts=%{buildroot}%{_bindir} --install-lib=%{buildroot}/%{python_sitelib} --install-data=%{buildroot}%{_datadir}
12cr|edos-testassistant-1.0.4alpha-4|33	# Remove unpackage egg-info file
12cr|edos-testassistant-1.0.4alpha-4|34	rm -rf %{buildroot}/%{python_sitelib}/edos_testassistant*.egg-info
12cr|edos-testassistant-1.0.4alpha-4|35	
12cr|edos-testassistant-1.0.4alpha-4|36	%clean
12cr|edos-testassistant-1.0.4alpha-4|37	rm -rf %{buildroot}
12cr|edos-testassistant-1.0.4alpha-4|38	
12cr|edos-testassistant-1.0.4alpha-4|39	%files
12cr|edos-testassistant-1.0.4alpha-4|40	%defattr(-,root,root)
12cr|edos-testassistant-1.0.4alpha-4|41	%doc README
12cr|edos-testassistant-1.0.4alpha-4|42	%{python_sitelib}/edostestassistant/*.py
12cr|edos-testassistant-1.0.4alpha-4|43	%{_bindir}/edos-testassistant
12cr|edos-testassistant-1.0.4alpha-4|44	%{_datadir}/edos-testassistant/translations/TestAssistant_*.qm
12cr|edos-testassistant-1.0.4alpha-4|45	
12cr|edos-testassistant-1.0.4alpha-4|46	
12cr|edos-testassistant-1.0.4alpha-4|47	%changelog
12cr|edos-testassistant-1.0.4alpha-4|48	* Fri Nov 05 2010 Funda Wang <fwang@mandriva.org> 1.0.4alpha-4mdv2011.0
12cr|edos-testassistant-1.0.4alpha-4|49	+ Revision: 593660
12cr|edos-testassistant-1.0.4alpha-4|50	- drop changelog
12cr|edos-testassistant-1.0.4alpha-4|51	
12cr|edos-testassistant-1.0.4alpha-4|52	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.0.4alpha-4mdv2010.0
12cr|edos-testassistant-1.0.4alpha-4|53	+ Revision: 437376
12cr|edos-testassistant-1.0.4alpha-4|54	- rebuild
12cr|edos-testassistant-1.0.4alpha-4|55	
12cr|edos-testassistant-1.0.4alpha-4|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.4alpha-3mdv2009.0
12cr|edos-testassistant-1.0.4alpha-4|57	+ Revision: 244627
12cr|edos-testassistant-1.0.4alpha-4|58	- rebuild
12cr|edos-testassistant-1.0.4alpha-4|59	
12cr|edos-testassistant-1.0.4alpha-4|60	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 1.0.4alpha-1mdv2008.1
12cr|edos-testassistant-1.0.4alpha-4|61	+ Revision: 166602
12cr|edos-testassistant-1.0.4alpha-4|62	- fix description-line-too-long
12cr|edos-testassistant-1.0.4alpha-4|63	- kill re-definition of %%buildroot on Pixel's request
12cr|edos-testassistant-1.0.4alpha-4|64	
12cr|edos-testassistant-1.0.4alpha-4|65	+ Olivier Blin <oblin@mandriva.com>
12cr|edos-testassistant-1.0.4alpha-4|66	- restore BuildRoot
12cr|edos-testassistant-1.0.4alpha-4|67	
12cr|edos-testassistant-1.0.4alpha-4|68	* Thu May 24 2007 François Déchelle <fdechelle@mandriva.org> 1.0.4alpha-1mdv2008.0
12cr|edos-testassistant-1.0.4alpha-4|69	+ Revision: 30679
12cr|edos-testassistant-1.0.4alpha-4|70	- * fixed internationalization
12cr|edos-testassistant-1.0.4alpha-4|71	* fixed path problems
12cr|edos-testassistant-1.0.4alpha-4|72	
12cr|edos-testassistant-1.0.4alpha-4|73	* Tue May 15 2007 François Déchelle <fdechelle@mandriva.org> 1.0.3alpha-1mdv2008.0
12cr|edos-testassistant-1.0.4alpha-4|74	+ Revision: 26997
12cr|edos-testassistant-1.0.4alpha-4|75	- fixing dependencies
12cr|edos-testassistant-1.0.4alpha-4|76	- Fixing dependencies
12cr|edos-testassistant-1.0.4alpha-4|77	- changed requires and buildrequires to use %%py_requires
12cr|edos-testassistant-1.0.4alpha-4|78	
12cr|edos-testassistant-1.0.4alpha-4|79	* Thu May 10 2007 François Déchelle <fdechelle@mandriva.org> 1.0.2alpha-2mdv2008.0
12cr|edos-testassistant-1.0.4alpha-4|80	+ Revision: 26052
12cr|edos-testassistant-1.0.4alpha-4|81	- Fixing 64bits...
12cr|edos-testassistant-1.0.4alpha-4|82	- Trying to fix build failed on 64bits
12cr|edos-testassistant-1.0.4alpha-4|83	- Initial import of edos-testassistant
12cr|edos-testassistant-1.0.4alpha-4|84	- Create edos-testassistant
12cr|edos-testassistant-1.0.4alpha-4|85	

1140 12
12cr|edos-testrunner-1.0.4beta-6|1	%define name edos-testrunner
12cr|edos-testrunner-1.0.4beta-6|2	%define version 1.0.4beta
12cr|edos-testrunner-1.0.4beta-6|3	%define release %mkrel 6
12cr|edos-testrunner-1.0.4beta-6|4	
12cr|edos-testrunner-1.0.4beta-6|5	%define _unpackaged_files_terminate_build	0
12cr|edos-testrunner-1.0.4beta-6|6	%define _missing_doc_files_terminate_build	0
12cr|edos-testrunner-1.0.4beta-6|7	
12cr|edos-testrunner-1.0.4beta-6|8	Summary:	The EDOS Meta Test Runner
12cr|edos-testrunner-1.0.4beta-6|9	Name:		%{name}
12cr|edos-testrunner-1.0.4beta-6|10	Version:	%{version}
12cr|edos-testrunner-1.0.4beta-6|11	Release:	%{release}
12cr|edos-testrunner-1.0.4beta-6|12	URL:		http://www.edos-project.org
12cr|edos-testrunner-1.0.4beta-6|13	License:	GPL
12cr|edos-testrunner-1.0.4beta-6|14	Group:		Development/Python
12cr|edos-testrunner-1.0.4beta-6|15	Source0:	http://www.edos-project.org/releases/%{name}-%{version}.tar.bz2
12cr|edos-testrunner-1.0.4beta-6|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|edos-testrunner-1.0.4beta-6|17	BuildRequires:	python
12cr|edos-testrunner-1.0.4beta-6|18	Requires:	python-pyxml
12cr|edos-testrunner-1.0.4beta-6|19	Requires:	python-rpm
12cr|edos-testrunner-1.0.4beta-6|20	Requires:	zip
12cr|edos-testrunner-1.0.4beta-6|21	
12cr|edos-testrunner-1.0.4beta-6|22	%description
12cr|edos-testrunner-1.0.4beta-6|23	A test runner that can run any test suite and make reports to an HTTP server,
12cr|edos-testrunner-1.0.4beta-6|24	developped by the EDOS project.
12cr|edos-testrunner-1.0.4beta-6|25	
12cr|edos-testrunner-1.0.4beta-6|26	%prep
12cr|edos-testrunner-1.0.4beta-6|27	%setup -q -n %{name}-%{version}
12cr|edos-testrunner-1.0.4beta-6|28	
12cr|edos-testrunner-1.0.4beta-6|29	%build
12cr|edos-testrunner-1.0.4beta-6|30	python setup.py build
12cr|edos-testrunner-1.0.4beta-6|31	
12cr|edos-testrunner-1.0.4beta-6|32	%install
12cr|edos-testrunner-1.0.4beta-6|33	rm -rf %{buildroot}
12cr|edos-testrunner-1.0.4beta-6|34	python setup.py install --prefix=%{buildroot} --install-scripts=%{buildroot}/usr/bin --install-lib=%{buildroot}/%python_sitelib
12cr|edos-testrunner-1.0.4beta-6|35	
12cr|edos-testrunner-1.0.4beta-6|36	%clean
12cr|edos-testrunner-1.0.4beta-6|37	rm -rf %{buildroot}
12cr|edos-testrunner-1.0.4beta-6|38	
12cr|edos-testrunner-1.0.4beta-6|39	%files
12cr|edos-testrunner-1.0.4beta-6|40	%defattr(-,root,root)
12cr|edos-testrunner-1.0.4beta-6|41	%doc README config/edos-testrunner.cfg.sample tests/test-basic.xml
12cr|edos-testrunner-1.0.4beta-6|42	%python_sitelib/edostestrunner/*.py
12cr|edos-testrunner-1.0.4beta-6|43	%_bindir/edos-runtest
12cr|edos-testrunner-1.0.4beta-6|44	
12cr|edos-testrunner-1.0.4beta-6|45	
12cr|edos-testrunner-1.0.4beta-6|46	%changelog
12cr|edos-testrunner-1.0.4beta-6|47	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 1.0.4beta-6mdv2011.0
12cr|edos-testrunner-1.0.4beta-6|48	+ Revision: 593870
12cr|edos-testrunner-1.0.4beta-6|49	- fix file list
12cr|edos-testrunner-1.0.4beta-6|50	
12cr|edos-testrunner-1.0.4beta-6|51	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.0.4beta-5mdv2010.0
12cr|edos-testrunner-1.0.4beta-6|52	+ Revision: 437377
12cr|edos-testrunner-1.0.4beta-6|53	- rebuild
12cr|edos-testrunner-1.0.4beta-6|54	
12cr|edos-testrunner-1.0.4beta-6|55	* Sat Jan 24 2009 Funda Wang <fwang@mandriva.org> 1.0.4beta-4mdv2009.1
12cr|edos-testrunner-1.0.4beta-6|56	+ Revision: 333260
12cr|edos-testrunner-1.0.4beta-6|57	- bump rel
12cr|edos-testrunner-1.0.4beta-6|58	
12cr|edos-testrunner-1.0.4beta-6|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|edos-testrunner-1.0.4beta-6|60	- rebuild
12cr|edos-testrunner-1.0.4beta-6|61	- fix description-line-too-long
12cr|edos-testrunner-1.0.4beta-6|62	- kill re-definition of %%buildroot on Pixel's request
12cr|edos-testrunner-1.0.4beta-6|63	
12cr|edos-testrunner-1.0.4beta-6|64	+ Olivier Blin <oblin@mandriva.com>
12cr|edos-testrunner-1.0.4beta-6|65	- restore BuildRoot
12cr|edos-testrunner-1.0.4beta-6|66	
12cr|edos-testrunner-1.0.4beta-6|67	+ François Déchelle <fdechelle@mandriva.org>
12cr|edos-testrunner-1.0.4beta-6|68	- * I messed up the release number
12cr|edos-testrunner-1.0.4beta-6|69	
12cr|edos-testrunner-1.0.4beta-6|70	* Thu May 24 2007 François Déchelle <fdechelle@mandriva.org> 1.0.4beta-4mdv2008.0
12cr|edos-testrunner-1.0.4beta-6|71	+ Revision: 30676
12cr|edos-testrunner-1.0.4beta-6|72	- * fixed utf8 problem
12cr|edos-testrunner-1.0.4beta-6|73	
12cr|edos-testrunner-1.0.4beta-6|74	* Thu May 10 2007 François Déchelle <fdechelle@mandriva.org> 1.0.3beta-4mdv2008.0
12cr|edos-testrunner-1.0.4beta-6|75	+ Revision: 26077
12cr|edos-testrunner-1.0.4beta-6|76	- changed requires and buildrequires to use %%py_requires
12cr|edos-testrunner-1.0.4beta-6|77	
12cr|edos-testrunner-1.0.4beta-6|78	* Thu May 10 2007 François Déchelle <fdechelle@mandriva.org> 1.0.3beta-3mdv2008.0
12cr|edos-testrunner-1.0.4beta-6|79	+ Revision: 26054
12cr|edos-testrunner-1.0.4beta-6|80	- Fixing 64bits build problem
12cr|edos-testrunner-1.0.4beta-6|81	- Commited first package of edos-testrunner
12cr|edos-testrunner-1.0.4beta-6|82	- builds with iurt
12cr|edos-testrunner-1.0.4beta-6|83	- Create edos-testrunner
12cr|edos-testrunner-1.0.4beta-6|84	

1141 12
12cr|edugraphe-1.1-2|1	Name:           edugraphe
12cr|edugraphe-1.1-2|2	Version:        1.1
12cr|edugraphe-1.1-2|3	Release:        %mkrel 2
12cr|edugraphe-1.1-2|4	Summary:        edugraphe is a plotting program in Java
12cr|edugraphe-1.1-2|5	
12cr|edugraphe-1.1-2|6	Group:          Sciences/Other
12cr|edugraphe-1.1-2|7	License:        GPL
12cr|edugraphe-1.1-2|8	URL:            http://joel.amblard.pagesperso-orange.fr
12cr|edugraphe-1.1-2|9	Source0:        http://joel.amblard.pagesperso-orange.fr/prg/edu/edugraphe-1.1.zip
12cr|edugraphe-1.1-2|10	Source1:       %{name}.desktop
12cr|edugraphe-1.1-2|11	Source2:       %{name}.gif
12cr|edugraphe-1.1-2|12	Source3:       %{name}.sh
12cr|edugraphe-1.1-2|13	BuildArch:      noarch
12cr|edugraphe-1.1-2|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|edugraphe-1.1-2|15	
12cr|edugraphe-1.1-2|16	
12cr|edugraphe-1.1-2|17	BuildRequires:  jpackage-utils
12cr|edugraphe-1.1-2|18	BuildRequires:  java-devel
12cr|edugraphe-1.1-2|19	BuildRequires:  desktop-file-utils
12cr|edugraphe-1.1-2|20	
12cr|edugraphe-1.1-2|21	
12cr|edugraphe-1.1-2|22	Requires:       jpackage-utils
12cr|edugraphe-1.1-2|23	Requires:       java-1.6.0-devel
12cr|edugraphe-1.1-2|24	
12cr|edugraphe-1.1-2|25	%description
12cr|edugraphe-1.1-2|26	edugraphe is a plotting program in Java
12cr|edugraphe-1.1-2|27	
12cr|edugraphe-1.1-2|28	
12cr|edugraphe-1.1-2|29	%prep
12cr|edugraphe-1.1-2|30	%setup -q -n "%{name}-%{version}"
12cr|edugraphe-1.1-2|31	# erase object and useless files
12cr|edugraphe-1.1-2|32	rm %{name}.jar
12cr|edugraphe-1.1-2|33	cd source/classes
12cr|edugraphe-1.1-2|34	find -name '*.class' -exec rm -f '{}' \;
12cr|edugraphe-1.1-2|35	cd ../..
12cr|edugraphe-1.1-2|36	
12cr|edugraphe-1.1-2|37	
12cr|edugraphe-1.1-2|38	%build
12cr|edugraphe-1.1-2|39	cd source
12cr|edugraphe-1.1-2|40	/bin/sh compile.sh
12cr|edugraphe-1.1-2|41	cd ..
12cr|edugraphe-1.1-2|42	
12cr|edugraphe-1.1-2|43	%install
12cr|edugraphe-1.1-2|44	rm -rf $RPM_BUILD_ROOT
12cr|edugraphe-1.1-2|45	# install jar
12cr|edugraphe-1.1-2|46	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12cr|edugraphe-1.1-2|47	cp -p source/classes/edugraphe.jar   \
12cr|edugraphe-1.1-2|48	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|edugraphe-1.1-2|49	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|edugraphe-1.1-2|50	
12cr|edugraphe-1.1-2|51	# install javadoc
12cr|edugraphe-1.1-2|52	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|edugraphe-1.1-2|53	cp -rp source/images  \
12cr|edugraphe-1.1-2|54	$RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|edugraphe-1.1-2|55	cp -p source/manuel.html  \
12cr|edugraphe-1.1-2|56	$RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|edugraphe-1.1-2|57	cp -p source/manuel_fr.html  \
12cr|edugraphe-1.1-2|58	$RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|edugraphe-1.1-2|59	
12cr|edugraphe-1.1-2|60	# install demo
12cr|edugraphe-1.1-2|61	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|edugraphe-1.1-2|62	cp -p *.txt \
12cr|edugraphe-1.1-2|63	$RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|edugraphe-1.1-2|64	cp -rp demo  \
12cr|edugraphe-1.1-2|65	$RPM_BUILD_ROOT%{_datadir}/%{name}/demo
12cr|edugraphe-1.1-2|66	
12cr|edugraphe-1.1-2|67	# install icon
12cr|edugraphe-1.1-2|68	mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
12cr|edugraphe-1.1-2|69	cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/pixmaps
12cr|edugraphe-1.1-2|70	
12cr|edugraphe-1.1-2|71	# install script
12cr|edugraphe-1.1-2|72	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|edugraphe-1.1-2|73	chmod +x %{SOURCE3}
12cr|edugraphe-1.1-2|74	cp -p  %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|edugraphe-1.1-2|75	
12cr|edugraphe-1.1-2|76	
12cr|edugraphe-1.1-2|77	# desktop file
12cr|edugraphe-1.1-2|78	desktop-file-install --vendor=""                     \
12cr|edugraphe-1.1-2|79	--dir=%{buildroot}%{_datadir}/applications/   \
12cr|edugraphe-1.1-2|80	%{SOURCE1}
12cr|edugraphe-1.1-2|81	
12cr|edugraphe-1.1-2|82	%post
12cr|edugraphe-1.1-2|83	#update icon cache
12cr|edugraphe-1.1-2|84	touch --no-create %{_datadir}/icons/hicolor
12cr|edugraphe-1.1-2|85	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
12cr|edugraphe-1.1-2|86	%{_bindir}/gtk-update-icon-cache -q %{_datadir}/icons/hicolor;
12cr|edugraphe-1.1-2|87	fi
12cr|edugraphe-1.1-2|88	update-desktop-database &> /dev/null || :
12cr|edugraphe-1.1-2|89	
12cr|edugraphe-1.1-2|90	%postun
12cr|edugraphe-1.1-2|91	# update icon cache
12cr|edugraphe-1.1-2|92	touch --no-create %{_datadir}/icons/hicolor
12cr|edugraphe-1.1-2|93	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
12cr|edugraphe-1.1-2|94	%{_bindir}/gtk-update-icon-cache -q %{_datadir}/icons/hicolor;
12cr|edugraphe-1.1-2|95	fi
12cr|edugraphe-1.1-2|96	update-desktop-database &> /dev/null || :
12cr|edugraphe-1.1-2|97	
12cr|edugraphe-1.1-2|98	
12cr|edugraphe-1.1-2|99	%clean
12cr|edugraphe-1.1-2|100	rm -rf $RPM_BUILD_ROOT
12cr|edugraphe-1.1-2|101	
12cr|edugraphe-1.1-2|102	
12cr|edugraphe-1.1-2|103	%files
12cr|edugraphe-1.1-2|104	%defattr(-,root,root,-)
12cr|edugraphe-1.1-2|105	%{_javadir}/*
12cr|edugraphe-1.1-2|106	%{_datadir}/%{name}/
12cr|edugraphe-1.1-2|107	%{_datadir}/applications/%{name}.desktop
12cr|edugraphe-1.1-2|108	%{_datadir}/pixmaps/edugraphe.gif
12cr|edugraphe-1.1-2|109	%{_datadir}/javadoc/*
12cr|edugraphe-1.1-2|110	%{_bindir}/%{name}
12cr|edugraphe-1.1-2|111	
12cr|edugraphe-1.1-2|112	
12cr|edugraphe-1.1-2|113	
12cr|edugraphe-1.1-2|114	
12cr|edugraphe-1.1-2|115	%changelog
12cr|edugraphe-1.1-2|116	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 1.1-2mdv2011.0
12cr|edugraphe-1.1-2|117	+ Revision: 675856
12cr|edugraphe-1.1-2|118	- clean desktop file
12cr|edugraphe-1.1-2|119	
12cr|edugraphe-1.1-2|120	* Mon Mar 07 2011 Paulo Andrade <pcpa@mandriva.com.br> 1.1-1
12cr|edugraphe-1.1-2|121	+ Revision: 642397
12cr|edugraphe-1.1-2|122	- Import edugraphe 1.1
12cr|edugraphe-1.1-2|123	CCBUG: 62716
12cr|edugraphe-1.1-2|124	- edugraphe 1.1
12cr|edugraphe-1.1-2|125	

1142 12
12cr|edyuk-1.1.0-5|1	%define major		1
12cr|edyuk-1.1.0-5|2	%define libname		%mklibname %{name} %{major}
12cr|edyuk-1.1.0-5|3	%define libnamedev	%mklibname %{name} %{major} -d
12cr|edyuk-1.1.0-5|4	
12cr|edyuk-1.1.0-5|5	Summary:	Edyuk - fully-featured, highly flexible IDE for Qt 4
12cr|edyuk-1.1.0-5|6	Name:		edyuk
12cr|edyuk-1.1.0-5|7	Version:	1.1.0
12cr|edyuk-1.1.0-5|8	Release:	5
12cr|edyuk-1.1.0-5|9	License:	GPLv3
12cr|edyuk-1.1.0-5|10	Group:		Development/KDE and Qt
12cr|edyuk-1.1.0-5|11	URL:		http://edyuk.org/
12cr|edyuk-1.1.0-5|12	Source0:	http://download.tuxfamily.org/edyuk/%{name}-%{version}.tar.bz2
12cr|edyuk-1.1.0-5|13	Patch1:		edyuk-1.1.0.desktop.patch.bz2
12cr|edyuk-1.1.0-5|14	Patch2:		edyuk-1.1.0.qt4.5.patch.bz2
12cr|edyuk-1.1.0-5|15	Patch3:		edyuk-1.1.0.version.patch.bz2
12cr|edyuk-1.1.0-5|16	BuildRequires:	qt4-devel
12cr|edyuk-1.1.0-5|17	Requires:	%{libname} = %{version}-%{release}
12cr|edyuk-1.1.0-5|18	
12cr|edyuk-1.1.0-5|19	%description
12cr|edyuk-1.1.0-5|20	Edyuk is an Integrated Development Environment built with Qt4 and meant to
12cr|edyuk-1.1.0-5|21	provide a light, fast and stable environment for rapid application development
12cr|edyuk-1.1.0-5|22	in C++/Qt4. Thanks to plugins (see III) its scope can hopefully be extended to
12cr|edyuk-1.1.0-5|23	any possible programming related task (e.g version control, issue tracking,
12cr|edyuk-1.1.0-5|24	management of other project formats, support for other languages/toolkits...)
12cr|edyuk-1.1.0-5|25	
12cr|edyuk-1.1.0-5|26	%package -n %{libname}
12cr|edyuk-1.1.0-5|27	Summary:	Edyuk shared library
12cr|edyuk-1.1.0-5|28	Group:		System/Libraries
12cr|edyuk-1.1.0-5|29	
12cr|edyuk-1.1.0-5|30	%description -n %{libname}
12cr|edyuk-1.1.0-5|31	Shared library for edyuk.
12cr|edyuk-1.1.0-5|32	
12cr|edyuk-1.1.0-5|33	%package -n %{libnamedev}
12cr|edyuk-1.1.0-5|34	Summary:	Edyuk development files
12cr|edyuk-1.1.0-5|35	Group:		Development/KDE and Qt
12cr|edyuk-1.1.0-5|36	Requires:	%{libname} = %{version}-%{release}
12cr|edyuk-1.1.0-5|37	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|edyuk-1.1.0-5|38	Provides:	%{name}-devel = %{version}-%{release}
12cr|edyuk-1.1.0-5|39	
12cr|edyuk-1.1.0-5|40	%description -n %{libnamedev}
12cr|edyuk-1.1.0-5|41	Development files needed to create edyuk plugins.
12cr|edyuk-1.1.0-5|42	
12cr|edyuk-1.1.0-5|43	%prep
12cr|edyuk-1.1.0-5|44	%setup -q
12cr|edyuk-1.1.0-5|45	%patch1 -p0
12cr|edyuk-1.1.0-5|46	%patch2 -p0
12cr|edyuk-1.1.0-5|47	%patch3 -p0
12cr|edyuk-1.1.0-5|48	
12cr|edyuk-1.1.0-5|49	%build
12cr|edyuk-1.1.0-5|50	%qmake_qt4
12cr|edyuk-1.1.0-5|51	# Can not used -j option included in %make
12cr|edyuk-1.1.0-5|52	make
12cr|edyuk-1.1.0-5|53	
12cr|edyuk-1.1.0-5|54	%install
12cr|edyuk-1.1.0-5|55	%makeinstall INSTALL_ROOT=%{buildroot}
12cr|edyuk-1.1.0-5|56	
12cr|edyuk-1.1.0-5|57	%__install -d -m755 %{buildroot}%{_libdir}
12cr|edyuk-1.1.0-5|58	%__install -m755 %{name}.bin %{buildroot}%{_bindir}
12cr|edyuk-1.1.0-5|59	%__install -m755 -p libedyuk.so %{buildroot}%{_libdir}
12cr|edyuk-1.1.0-5|60	
12cr|edyuk-1.1.0-5|61	# Already defined in freedesktop.org.xml
12cr|edyuk-1.1.0-5|62	rm -rf %{buildroot}%{_datadir}/mime/packages/%{name}.xml
12cr|edyuk-1.1.0-5|63	rm -rf %{buildroot}%{_datadir}/icons/gnome
12cr|edyuk-1.1.0-5|64	mv %{buildroot}%{_datadir}/icons/default.kde %{buildroot}%{_datadir}/icons/hicolor
12cr|edyuk-1.1.0-5|65	
12cr|edyuk-1.1.0-5|66	%files
12cr|edyuk-1.1.0-5|67	%doc CHANGELOG.txt GPL.txt README.txt TODO.txt
12cr|edyuk-1.1.0-5|68	%{_bindir}/%{name}*
12cr|edyuk-1.1.0-5|69	%{_datadir}/%{name}
12cr|edyuk-1.1.0-5|70	%{_datadir}/mimelnk/text/*.desktop
12cr|edyuk-1.1.0-5|71	%{_datadir}/applications/%{name}.desktop
12cr|edyuk-1.1.0-5|72	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cr|edyuk-1.1.0-5|73	
12cr|edyuk-1.1.0-5|74	%files -n %{libname}
12cr|edyuk-1.1.0-5|75	%{_libdir}/lib%{name}.so.%{major}*
12cr|edyuk-1.1.0-5|76	
12cr|edyuk-1.1.0-5|77	%files -n %{libnamedev}
12cr|edyuk-1.1.0-5|78	%doc GPL.txt
12cr|edyuk-1.1.0-5|79	%{_prefix}/lib/qt4/include/Edyuk
12cr|edyuk-1.1.0-5|80	%{_prefix}/lib/qt4/mkspecs/features/*.prf
12cr|edyuk-1.1.0-5|81	%{_libdir}/lib%{name}.so
12cr|edyuk-1.1.0-5|82	

1143 12
12cr|eee-control-0.9.6-5|1	# It's the same for releases, but different for pre-releases: please
12cr|eee-control-0.9.6-5|2	# don't remove, even if it seems superfluous - AdamW 2008/03
12cr|eee-control-0.9.6-5|3	%define fversion	%{version}
12cr|eee-control-0.9.6-5|4	
12cr|eee-control-0.9.6-5|5	Summary:	Eee PC hardware control and configuration
12cr|eee-control-0.9.6-5|6	Name:		eee-control
12cr|eee-control-0.9.6-5|7	Version:	0.9.6
12cr|eee-control-0.9.6-5|8	Release:	5
12cr|eee-control-0.9.6-5|9	# Source code from git repository:
12cr|eee-control-0.9.6-5|10	# git clone git://greg.geekmind.org/eee-control.git && cd eee-control && git checkout 0.9.6 && \
12cr|eee-control-0.9.6-5|11	# cd .. && tar zcvf eee-control-0.9.6.tar.gz --exclude=.git eee-control
12cr|eee-control-0.9.6-5|12	Source0:	%{name}-%{version}.tar.gz
12cr|eee-control-0.9.6-5|13	Source1:	eee-control.init
12cr|eee-control-0.9.6-5|14	Source2:	eee-control-fi.po
12cr|eee-control-0.9.6-5|15	Patch2:		eee-control-daemon_no-powerdev-group.patch
12cr|eee-control-0.9.6-5|16	Patch3:		eee-control_fix-setup.patch
12cr|eee-control-0.9.6-5|17	Patch5:		eee-control_add-fi-lang.patch
12cr|eee-control-0.9.6-5|18	Patch6:		eee-control_use_ath5k.patch
12cr|eee-control-0.9.6-5|19	Patch7:		eee-control-brightness_fix.patch
12cr|eee-control-0.9.6-5|20	Patch8:		eee-control-0.9.6-pynotify.patch
12cr|eee-control-0.9.6-5|21	License:	MIT
12cr|eee-control-0.9.6-5|22	Group:		System/Configuration/Hardware
12cr|eee-control-0.9.6-5|23	URL:		http://greg.geekmind.org/eee-control/
12cr|eee-control-0.9.6-5|24	# Asus Eee PC comes with x86_32 CPUs
12cr|eee-control-0.9.6-5|25	ExclusiveArch:	%ix86
12cr|eee-control-0.9.6-5|26	BuildRequires:	imagemagick
12cr|eee-control-0.9.6-5|27	BuildRequires:	python-devel
12cr|eee-control-0.9.6-5|28	Requires:	python-smbus
12cr|eee-control-0.9.6-5|29	Requires:	gnome-python-gconf
12cr|eee-control-0.9.6-5|30	Requires:	python-notify
12cr|eee-control-0.9.6-5|31	Requires:	python-gobject
12cr|eee-control-0.9.6-5|32	Requires:	pygtk2.0
12cr|eee-control-0.9.6-5|33	Requires:	python-dbus
12cr|eee-control-0.9.6-5|34	Requires:	xset
12cr|eee-control-0.9.6-5|35	Requires(post):	rpm-helper
12cr|eee-control-0.9.6-5|36	Requires(preun):	rpm-helper
12cr|eee-control-0.9.6-5|37	
12cr|eee-control-0.9.6-5|38	%description
12cr|eee-control-0.9.6-5|39	Eee-control can switch hardware of your Eee PC on and off (WiFi, Bluetooth,
12cr|eee-control-0.9.6-5|40	Camera, and so on), adjust the performance level, control your fan, give you
12cr|eee-control-0.9.6-5|41	a bigger LCD brightness range, program hotkeys and more. It all does that
12cr|eee-control-0.9.6-5|42	with a clean client-server-like architecture and a nice GUI.
12cr|eee-control-0.9.6-5|43	
12cr|eee-control-0.9.6-5|44	Compatible with: ASUS Eee PC 700/700SE, 701/701SD, 702, 900/900A/900SD/900HD,
12cr|eee-control-0.9.6-5|45	901, 904HA/904HD, 1000/1000H/1000HD/1000HE, 1002HA.
12cr|eee-control-0.9.6-5|46	
12cr|eee-control-0.9.6-5|47	%prep
12cr|eee-control-0.9.6-5|48	%setup -q -n %{name}
12cr|eee-control-0.9.6-5|49	%patch2 -p0
12cr|eee-control-0.9.6-5|50	%patch3 -p0
12cr|eee-control-0.9.6-5|51	%patch5 -p0
12cr|eee-control-0.9.6-5|52	%patch6 -p1
12cr|eee-control-0.9.6-5|53	%patch7 -p1
12cr|eee-control-0.9.6-5|54	%patch8 -p0
12cr|eee-control-0.9.6-5|55	
12cr|eee-control-0.9.6-5|56	# fix langs and install fi language file
12cr|eee-control-0.9.6-5|57	%{__cp} %{SOURCE2} locale/fi.po
12cr|eee-control-0.9.6-5|58	%{_buildshell} locale/update.sh
12cr|eee-control-0.9.6-5|59	
12cr|eee-control-0.9.6-5|60	# fix desktop file
12cr|eee-control-0.9.6-5|61	sed -i -e 's,Categories=Application;System;,Categories=GTK;System;Monitor;X-MandrivaLinux-CrossDesktop;,g' data/eee-control-tray.desktop
12cr|eee-control-0.9.6-5|62	
12cr|eee-control-0.9.6-5|63	%build
12cr|eee-control-0.9.6-5|64	%{__python} setup.py build
12cr|eee-control-0.9.6-5|65	
12cr|eee-control-0.9.6-5|66	%install
12cr|eee-control-0.9.6-5|67	%{__python} setup.py install \
12cr|eee-control-0.9.6-5|68	-O1 \
12cr|eee-control-0.9.6-5|69	--prefix=%{_prefix} \
12cr|eee-control-0.9.6-5|70	--root=%{buildroot} \
12cr|eee-control-0.9.6-5|71	--skip-build
12cr|eee-control-0.9.6-5|72	
12cr|eee-control-0.9.6-5|73	# Generate and install 32x32 and 16x16 icons.
12cr|eee-control-0.9.6-5|74	%{__mkdir} -p %{buildroot}%{_iconsdir}/hicolor/{64x64,32x32,24x24,16x16}/apps
12cr|eee-control-0.9.6-5|75	convert -scale 32 data/eee-icon.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|eee-control-0.9.6-5|76	convert -scale 16 data/eee-icon.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|eee-control-0.9.6-5|77	
12cr|eee-control-0.9.6-5|78	# Install some stuff manually because the build process can't.
12cr|eee-control-0.9.6-5|79	%{__install} -D -m644 data/eee-icon.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|eee-control-0.9.6-5|80	%{__install} -D -m644 data/eee-icon-small.png %{buildroot}%{_iconsdir}/hicolor/24x24/apps/%{name}.png
12cr|eee-control-0.9.6-5|81	
12cr|eee-control-0.9.6-5|82	# Initfile
12cr|eee-control-0.9.6-5|83	%{__mkdir} -p %{buildroot}%{_initrddir}
12cr|eee-control-0.9.6-5|84	%{__install} -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|eee-control-0.9.6-5|85	
12cr|eee-control-0.9.6-5|86	# Install config file
12cr|eee-control-0.9.6-5|87	%{__mv} %{buildroot}%{_datadir}/%{name}/%{name}.conf %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|eee-control-0.9.6-5|88	
12cr|eee-control-0.9.6-5|89	# Not needed
12cr|eee-control-0.9.6-5|90	%{__rm} -rf %{buildroot}%{_bindir}/eee-control-setup.sh
12cr|eee-control-0.9.6-5|91	
12cr|eee-control-0.9.6-5|92	%find_lang %{name}
12cr|eee-control-0.9.6-5|93	
12cr|eee-control-0.9.6-5|94	%post
12cr|eee-control-0.9.6-5|95	%_post_service eee-control
12cr|eee-control-0.9.6-5|96	
12cr|eee-control-0.9.6-5|97	%preun
12cr|eee-control-0.9.6-5|98	%_preun_service eee-control
12cr|eee-control-0.9.6-5|99	%preun_uninstall_gconf_schemas %{name}
12cr|eee-control-0.9.6-5|100	
12cr|eee-control-0.9.6-5|101	%files -f %{name}.lang
12cr|eee-control-0.9.6-5|102	%defattr(-,root,root)
12cr|eee-control-0.9.6-5|103	%doc doc/NOTES doc/README doc/901-ACPI.txt
12cr|eee-control-0.9.6-5|104	%{_initrddir}/%{name}
12cr|eee-control-0.9.6-5|105	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|eee-control-0.9.6-5|106	%{_sysconfdir}/dbus-1/system.d/eee-control-daemon.conf
12cr|eee-control-0.9.6-5|107	%{_sysconfdir}/xdg/autostart/eee-control-tray.desktop
12cr|eee-control-0.9.6-5|108	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cr|eee-control-0.9.6-5|109	%{_bindir}/eee-*
12cr|eee-control-0.9.6-5|110	%{_datadir}/applications/%{name}-tray.desktop
12cr|eee-control-0.9.6-5|111	%{_datadir}/%{name}
12cr|eee-control-0.9.6-5|112	%{_iconsdir}/hicolor/*/apps/*
12cr|eee-control-0.9.6-5|113	%{py_platsitedir}/EeeControl
12cr|eee-control-0.9.6-5|114	%{py_platsitedir}/eee_control-%{fversion}-py%{py_ver}.egg-info
12cr|eee-control-0.9.6-5|115	
12cr|eee-control-0.9.6-5|116	
12cr|eee-control-0.9.6-5|117	%changelog
12cr|eee-control-0.9.6-5|118	* Fri May 13 2011 Jani Välimaa <wally@mandriva.org> 0.9.6-4mdv2011.0
12cr|eee-control-0.9.6-5|119	+ Revision: 674331
12cr|eee-control-0.9.6-5|120	- add patch to workaround missing attach_to_status_icon in latest python-notify
12cr|eee-control-0.9.6-5|121	
12cr|eee-control-0.9.6-5|122	* Mon Mar 28 2011 Sergio Rafael Lemke <sergio@mandriva.com> 0.9.6-3
12cr|eee-control-0.9.6-5|123	+ Revision: 648704
12cr|eee-control-0.9.6-5|124	- Added pygtk2.0 and python-gobject as requires
12cr|eee-control-0.9.6-5|125	
12cr|eee-control-0.9.6-5|126	* Sat Oct 30 2010 Jani Välimaa <wally@mandriva.org> 0.9.6-2mdv2011.0
12cr|eee-control-0.9.6-5|127	+ Revision: 590551
12cr|eee-control-0.9.6-5|128	- clean spec; drop support for old mdv releases
12cr|eee-control-0.9.6-5|129	- drop py_requires macro
12cr|eee-control-0.9.6-5|130	- rebuild for python 2.7
12cr|eee-control-0.9.6-5|131	
12cr|eee-control-0.9.6-5|132	* Sat Jul 10 2010 Jani Välimaa <wally@mandriva.org> 0.9.6-1mdv2011.0
12cr|eee-control-0.9.6-5|133	+ Revision: 550021
12cr|eee-control-0.9.6-5|134	- new version 0.9.6
12cr|eee-control-0.9.6-5|135	- drop P4, applied upstream
12cr|eee-control-0.9.6-5|136	- rediff P5
12cr|eee-control-0.9.6-5|137	
12cr|eee-control-0.9.6-5|138	* Wed Dec 30 2009 Jani Välimaa <wally@mandriva.org> 0.9.4-4mdv2010.1
12cr|eee-control-0.9.6-5|139	+ Revision: 483863
12cr|eee-control-0.9.6-5|140	- fix icons
12cr|eee-control-0.9.6-5|141	- install only one config file
12cr|eee-control-0.9.6-5|142	- add Patch7:
12cr|eee-control-0.9.6-5|143	o add brightness control file locations for other models than 901
12cr|eee-control-0.9.6-5|144	o don't fail if no brightness control file found
12cr|eee-control-0.9.6-5|145	
12cr|eee-control-0.9.6-5|146	* Sun Nov 08 2009 Jani Välimaa <wally@mandriva.org> 0.9.4-3mdv2010.1
12cr|eee-control-0.9.6-5|147	+ Revision: 462975
12cr|eee-control-0.9.6-5|148	- require xset (for turning display off with hotkeys)
12cr|eee-control-0.9.6-5|149	
12cr|eee-control-0.9.6-5|150	* Fri Sep 11 2009 Jani Välimaa <wally@mandriva.org> 0.9.4-2mdv2010.0
12cr|eee-control-0.9.6-5|151	+ Revision: 438175
12cr|eee-control-0.9.6-5|152	- Remove P0 & P1 as eee 901 freezes after Fn+F2
12cr|eee-control-0.9.6-5|153	- Add P5 (really add fi translation)
12cr|eee-control-0.9.6-5|154	- Split ath5k part from P0 to own patch P6
12cr|eee-control-0.9.6-5|155	
12cr|eee-control-0.9.6-5|156	* Mon Sep 07 2009 Jani Välimaa <wally@mandriva.org> 0.9.4-1mdv2010.0
12cr|eee-control-0.9.6-5|157	+ Revision: 432754
12cr|eee-control-0.9.6-5|158	- new version 0.9.4
12cr|eee-control-0.9.6-5|159	- P0: use ath5k instead of madwifi
12cr|eee-control-0.9.6-5|160	- P0 & P1: let kernel handle wlan on/off (Fn+F2)
12cr|eee-control-0.9.6-5|161	- P2: no powerdev group in Mandriva
12cr|eee-control-0.9.6-5|162	- P3: fix gconf schema location
12cr|eee-control-0.9.6-5|163	- P4: fix SHE control file location (for kernel 2.6.31)
12cr|eee-control-0.9.6-5|164	- added fi language
12cr|eee-control-0.9.6-5|165	- removed fsb-method fix (kernel >2.6.30 supports SHE method)
12cr|eee-control-0.9.6-5|166	- don't start service after installation
12cr|eee-control-0.9.6-5|167	
12cr|eee-control-0.9.6-5|168	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|eee-control-0.9.6-5|169	- import eee-control
12cr|eee-control-0.9.6-5|170	
12cr|eee-control-0.9.6-5|171	
12cr|eee-control-0.9.6-5|172	* Wed Aug 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.3-1mdv2010.0
12cr|eee-control-0.9.6-5|173	- initial mdv release, contributed by Joseph Wang <joequant@gmail.com>

1144 12
12cr|eet-1.7.3-1|1	#Tarball of svn snapshot created as follows...
12cr|eet-1.7.3-1|2	#Cut and paste in a shell after removing initial #
12cr|eet-1.7.3-1|3	
12cr|eet-1.7.3-1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/eet eet; \
12cr|eet-1.7.3-1|5	#cd eet; \
12cr|eet-1.7.3-1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|eet-1.7.3-1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|eet-1.7.3-1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|eet-1.7.3-1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|eet-1.7.3-1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|eet-1.7.3-1|11	#cd ..; \
12cr|eet-1.7.3-1|12	#tar -Jcf eet-$PKG_VERSION.tar.xz eet/ --exclude .svn --exclude .*ignore
12cr|eet-1.7.3-1|13	
12cr|eet-1.7.3-1|14	%define snapshot 0
12cr|eet-1.7.3-1|15	%if %{snapshot}
12cr|eet-1.7.3-1|16	%define	svndate	20120103
12cr|eet-1.7.3-1|17	%define	svnrev	66634
12cr|eet-1.7.3-1|18	%endif
12cr|eet-1.7.3-1|19	
12cr|eet-1.7.3-1|20	%define	major	1
12cr|eet-1.7.3-1|21	%define	libname %mklibname %{name} %{major}
12cr|eet-1.7.3-1|22	%define	develname %mklibname %{name} -d
12cr|eet-1.7.3-1|23	
12cr|eet-1.7.3-1|24	Summary:	Eet library
12cr|eet-1.7.3-1|25	Name:		eet
12cr|eet-1.7.3-1|26	%if %{snapshot}
12cr|eet-1.7.3-1|27	Version:	1.5.99.%{svnrev}
12cr|eet-1.7.3-1|28	Release:	0.%{svndate}.1
12cr|eet-1.7.3-1|29	%else
12cr|eet-1.7.3-1|30	Version:	1.7.3
12cr|eet-1.7.3-1|31	Release:	1
12cr|eet-1.7.3-1|32	%endif
12cr|eet-1.7.3-1|33	License:	BSD
12cr|eet-1.7.3-1|34	Group:		Graphical desktop/Enlightenment
12cr|eet-1.7.3-1|35	URL:		http://www.enlightenment.org/
12cr|eet-1.7.3-1|36	%if %{snapshot}
12cr|eet-1.7.3-1|37	Source0:	%{name}-%{version}.tar.xz
12cr|eet-1.7.3-1|38	%else
12cr|eet-1.7.3-1|39	Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.gz
12cr|eet-1.7.3-1|40	%endif
12cr|eet-1.7.3-1|41	BuildRequires:	jpeg-devel
12cr|eet-1.7.3-1|42	BuildRequires:	pkgconfig(eina) >= 1.0.0
12cr|eet-1.7.3-1|43	BuildRequires:	pkgconfig(gnutls) >= 1.7.6
12cr|eet-1.7.3-1|44	BuildRequires:	pkgconfig(zlib)
12cr|eet-1.7.3-1|45	BuildRequires:	libgcrypt-devel
12cr|eet-1.7.3-1|46	
12cr|eet-1.7.3-1|47	%description
12cr|eet-1.7.3-1|48	Eet is a tiny library designed to write an arbitary set of chunks of data
12cr|eet-1.7.3-1|49	to a file and optionally compress each chunk (very much like a zip file)
12cr|eet-1.7.3-1|50	and allow fast random-access reading of the file later on. It does not
12cr|eet-1.7.3-1|51	do zip as a zip itself has more complexity than is needed, and it was much
12cr|eet-1.7.3-1|52	simpler to impliment this once here.
12cr|eet-1.7.3-1|53	
12cr|eet-1.7.3-1|54	This package is part of the E17 desktop shell.
12cr|eet-1.7.3-1|55	
12cr|eet-1.7.3-1|56	%package -n %{libname}
12cr|eet-1.7.3-1|57	Summary:	Eet library
12cr|eet-1.7.3-1|58	Group:		System/Libraries
12cr|eet-1.7.3-1|59	
12cr|eet-1.7.3-1|60	%description -n %{libname}
12cr|eet-1.7.3-1|61	This package contains the dynamic libraries from %{name}.
12cr|eet-1.7.3-1|62	
12cr|eet-1.7.3-1|63	%package -n %{develname}
12cr|eet-1.7.3-1|64	Summary:	Eet headers, libraries, documentation and test programs
12cr|eet-1.7.3-1|65	Group:		Development/Other
12cr|eet-1.7.3-1|66	Requires:	%{libname} = %{version}
12cr|eet-1.7.3-1|67	Provides:	%{name}-devel = %{version}-%{release}
12cr|eet-1.7.3-1|68	
12cr|eet-1.7.3-1|69	%description -n %{develname}
12cr|eet-1.7.3-1|70	Headers and libraries from eet
12cr|eet-1.7.3-1|71	
12cr|eet-1.7.3-1|72	%prep
12cr|eet-1.7.3-1|73	%if %{snapshot}
12cr|eet-1.7.3-1|74	%setup -qn %{name}
12cr|eet-1.7.3-1|75	%else
12cr|eet-1.7.3-1|76	%setup -q
12cr|eet-1.7.3-1|77	%endif
12cr|eet-1.7.3-1|78	
12cr|eet-1.7.3-1|79	%build
12cr|eet-1.7.3-1|80	
12cr|eet-1.7.3-1|81	%if %{snapshot}
12cr|eet-1.7.3-1|82	NOCONFIGURE=yes ./autogen.sh
12cr|eet-1.7.3-1|83	%endif
12cr|eet-1.7.3-1|84	
12cr|eet-1.7.3-1|85	%configure2_5x \
12cr|eet-1.7.3-1|86	--disable-static
12cr|eet-1.7.3-1|87	
12cr|eet-1.7.3-1|88	%make
12cr|eet-1.7.3-1|89	
12cr|eet-1.7.3-1|90	%install
12cr|eet-1.7.3-1|91	%makeinstall_std
12cr|eet-1.7.3-1|92	
12cr|eet-1.7.3-1|93	%files
12cr|eet-1.7.3-1|94	%doc AUTHORS COPYING README
12cr|eet-1.7.3-1|95	%{_bindir}/%{name}
12cr|eet-1.7.3-1|96	
12cr|eet-1.7.3-1|97	%files -n %{libname}
12cr|eet-1.7.3-1|98	%{_libdir}/libeet.so.%{major}*
12cr|eet-1.7.3-1|99	
12cr|eet-1.7.3-1|100	%files -n %{develname}
12cr|eet-1.7.3-1|101	%{_libdir}/*.so
12cr|eet-1.7.3-1|102	%{_libdir}/pkgconfig/*.pc
12cr|eet-1.7.3-1|103	%dir %{_datadir}/%{name}
12cr|eet-1.7.3-1|104	%dir %{_datadir}/%{name}/examples
12cr|eet-1.7.3-1|105	%{_datadir}/%{name}/examples/*
12cr|eet-1.7.3-1|106	%{_includedir}/eet*

1145 12
12cr|eeze-1.7.3-1|1	#Tarball of svn snapshot created as follows...
12cr|eeze-1.7.3-1|2	#Cut and paste in a shell after removing initial #
12cr|eeze-1.7.3-1|3	
12cr|eeze-1.7.3-1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/eeze eeze; \
12cr|eeze-1.7.3-1|5	#cd eeze; \
12cr|eeze-1.7.3-1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|eeze-1.7.3-1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|eeze-1.7.3-1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|eeze-1.7.3-1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|eeze-1.7.3-1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|eeze-1.7.3-1|11	#cd ..; \
12cr|eeze-1.7.3-1|12	#tar -Jcf eeze-$PKG_VERSION.tar.xz eeze/ --exclude .svn --exclude .*ignore
12cr|eeze-1.7.3-1|13	
12cr|eeze-1.7.3-1|14	%define snapshot 0
12cr|eeze-1.7.3-1|15	
12cr|eeze-1.7.3-1|16	%if %{snapshot}
12cr|eeze-1.7.3-1|17	%define	svndate	20120103
12cr|eeze-1.7.3-1|18	%define	svnrev	66151
12cr|eeze-1.7.3-1|19	%endif
12cr|eeze-1.7.3-1|20	
12cr|eeze-1.7.3-1|21	%define major	1
12cr|eeze-1.7.3-1|22	%define libname %mklibname %{name} %{major}
12cr|eeze-1.7.3-1|23	%define develname %mklibname %{name} -d
12cr|eeze-1.7.3-1|24	
12cr|eeze-1.7.3-1|25	Summary:	Eeze is a library for easily manipulating devices
12cr|eeze-1.7.3-1|26	Name:		eeze
12cr|eeze-1.7.3-1|27	%if %snapshot
12cr|eeze-1.7.3-1|28	Version:	1.1.99.%{svnrev}
12cr|eeze-1.7.3-1|29	Release:	0.%{svndate}.2
12cr|eeze-1.7.3-1|30	%else
12cr|eeze-1.7.3-1|31	Version:	1.7.3
12cr|eeze-1.7.3-1|32	Release:	1
12cr|eeze-1.7.3-1|33	%endif
12cr|eeze-1.7.3-1|34	License: LGPLv2+
12cr|eeze-1.7.3-1|35	Group: 		Graphical desktop/Enlightenment
12cr|eeze-1.7.3-1|36	URL: 		http://www.enlightenment.org/
12cr|eeze-1.7.3-1|37	%if %snapshot
12cr|eeze-1.7.3-1|38	Source0:	%{name}-%{version}.tar.xz
12cr|eeze-1.7.3-1|39	%else
12cr|eeze-1.7.3-1|40	Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.gz
12cr|eeze-1.7.3-1|41	%endif
12cr|eeze-1.7.3-1|42	
12cr|eeze-1.7.3-1|43	BuildRequires:	gettext-devel
12cr|eeze-1.7.3-1|44	BuildRequires:	pkgconfig(ecore) >= 1.7.0
12cr|eeze-1.7.3-1|45	BuildRequires:	pkgconfig(ecore-con) >= 1.7.0
12cr|eeze-1.7.3-1|46	BuildRequires:	pkgconfig(ecore-file) >= 1.7.0
12cr|eeze-1.7.3-1|47	BuildRequires:	pkgconfig(edje) >= 1.7.0
12cr|eeze-1.7.3-1|48	BuildRequires:	pkgconfig(eet) >= 1.7.0
12cr|eeze-1.7.3-1|49	BuildRequires:	pkgconfig(libudev)
12cr|eeze-1.7.3-1|50	BuildRequires:	pkgconfig(mount)
12cr|eeze-1.7.3-1|51	
12cr|eeze-1.7.3-1|52	%description
12cr|eeze-1.7.3-1|53	Eeze is a library for manipulating devices through udev with a simple and fast
12cr|eeze-1.7.3-1|54	api. It interfaces directly with libudev, avoiding such middleman daemons as
12cr|eeze-1.7.3-1|55	udisks/upower or hal, to immediately gather device information the instant it
12cr|eeze-1.7.3-1|56	becomes known to the system.  This can be used to determine such things as:
12cr|eeze-1.7.3-1|57	* If a cdrom has a disk inserted
12cr|eeze-1.7.3-1|58	* The temperature of a cpu core
12cr|eeze-1.7.3-1|59	* The remaining power left in a battery
12cr|eeze-1.7.3-1|60	* The current power consumption of various parts
12cr|eeze-1.7.3-1|61	* Monitor in realtime the status of peripheral devices
12cr|eeze-1.7.3-1|62	
12cr|eeze-1.7.3-1|63	Each of the above examples can be performed by using only a single eeze
12cr|eeze-1.7.3-1|64	function, as one of the primary focuses of the library is to reduce the
12cr|eeze-1.7.3-1|65	complexity of managing devices.
12cr|eeze-1.7.3-1|66	
12cr|eeze-1.7.3-1|67	%package -n %{libname}
12cr|eeze-1.7.3-1|68	Summary:	Dynamic libraries from %{name}
12cr|eeze-1.7.3-1|69	Group:		System/Libraries
12cr|eeze-1.7.3-1|70	%rename	%{name}
12cr|eeze-1.7.3-1|71	
12cr|eeze-1.7.3-1|72	%description -n %{libname}
12cr|eeze-1.7.3-1|73	Eeze libraries
12cr|eeze-1.7.3-1|74	
12cr|eeze-1.7.3-1|75	Eeze is a library for manipulating devices through udev with a simple and fast
12cr|eeze-1.7.3-1|76	api. It interfaces directly with libudev, avoiding such middleman daemons as
12cr|eeze-1.7.3-1|77	udisks/upower or hal, to immediately gather device information the instant it
12cr|eeze-1.7.3-1|78	becomes known to the system.  This can be used to determine such things as:
12cr|eeze-1.7.3-1|79	* If a cdrom has a disk inserted
12cr|eeze-1.7.3-1|80	* The temperature of a cpu core
12cr|eeze-1.7.3-1|81	* The remaining power left in a battery
12cr|eeze-1.7.3-1|82	* The current power consumption of various parts
12cr|eeze-1.7.3-1|83	* Monitor in realtime the status of peripheral devices
12cr|eeze-1.7.3-1|84	
12cr|eeze-1.7.3-1|85	Each of the above examples can be performed by using only a single eeze
12cr|eeze-1.7.3-1|86	function, as one of the primary focuses of the library is to reduce the
12cr|eeze-1.7.3-1|87	complexity of managing devices.
12cr|eeze-1.7.3-1|88	
12cr|eeze-1.7.3-1|89	%package -n	%{develname}
12cr|eeze-1.7.3-1|90	Summary:	Headers and development libraries from %{name}
12cr|eeze-1.7.3-1|91	Group:		System/Libraries
12cr|eeze-1.7.3-1|92	Requires:	%{libname} = %{version}-%{release}
12cr|eeze-1.7.3-1|93	Provides:	%{name}-devel = %{version}-%{release}
12cr|eeze-1.7.3-1|94	
12cr|eeze-1.7.3-1|95	%description -n %{develname}
12cr|eeze-1.7.3-1|96	%{name} development headers and libraries.
12cr|eeze-1.7.3-1|97	
12cr|eeze-1.7.3-1|98	%prep
12cr|eeze-1.7.3-1|99	%if %snapshot
12cr|eeze-1.7.3-1|100	%setup -qn %{name}
12cr|eeze-1.7.3-1|101	%else
12cr|eeze-1.7.3-1|102	%setup -q
12cr|eeze-1.7.3-1|103	%endif
12cr|eeze-1.7.3-1|104	
12cr|eeze-1.7.3-1|105	%build
12cr|eeze-1.7.3-1|106	%if %{snapshot}
12cr|eeze-1.7.3-1|107	NOCONFIGURE=yes ./autogen.sh
12cr|eeze-1.7.3-1|108	%endif
12cr|eeze-1.7.3-1|109	
12cr|eeze-1.7.3-1|110	%configure2_5x \
12cr|eeze-1.7.3-1|111	--disable-static \
12cr|eeze-1.7.3-1|112	--with-mount \
12cr|eeze-1.7.3-1|113	--with-umount \
12cr|eeze-1.7.3-1|114	--with-eject
12cr|eeze-1.7.3-1|115	%make
12cr|eeze-1.7.3-1|116	
12cr|eeze-1.7.3-1|117	%install
12cr|eeze-1.7.3-1|118	%makeinstall_std
12cr|eeze-1.7.3-1|119	
12cr|eeze-1.7.3-1|120	%files
12cr|eeze-1.7.3-1|121	%{_bindir}/eeze*
12cr|eeze-1.7.3-1|122	
12cr|eeze-1.7.3-1|123	%files -n %{libname}
12cr|eeze-1.7.3-1|124	%{_libdir}/libeeze.so.%{major}*
12cr|eeze-1.7.3-1|125	
12cr|eeze-1.7.3-1|126	%files -n %{develname}
12cr|eeze-1.7.3-1|127	%{_includedir}/%{name}*
12cr|eeze-1.7.3-1|128	%{_libdir}/libeeze.so
12cr|eeze-1.7.3-1|129	%{_libdir}/pkgconfig/eeze.pc
12cr|eeze-1.7.3-1|130	
12cr|eeze-1.7.3-1|131	
12cr|eeze-1.7.3-1|132	
12cr|eeze-1.7.3-1|133	%changelog
12cr|eeze-1.7.3-1|134	* Wed Jan 11 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.1.99.66151-0.20120103.2
12cr|eeze-1.7.3-1|135	+ Revision: 759676
12cr|eeze-1.7.3-1|136	- build with mount umount
12cr|eeze-1.7.3-1|137	
12cr|eeze-1.7.3-1|138	* Thu Jan 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.1.99.66151-0.20120103.1
12cr|eeze-1.7.3-1|139	+ Revision: 757949
12cr|eeze-1.7.3-1|140	- fixed group
12cr|eeze-1.7.3-1|141	- removed . from end of summary
12cr|eeze-1.7.3-1|142	- new version/snapshot 1.1.99.66151
12cr|eeze-1.7.3-1|143	- merge spec with UnityLinux
12cr|eeze-1.7.3-1|144	- cleaned up spec
12cr|eeze-1.7.3-1|145	- disabled static build
12cr|eeze-1.7.3-1|146	- no more binary
12cr|eeze-1.7.3-1|147	
12cr|eeze-1.7.3-1|148	* Fri Apr 29 2011 Crispin Boylan <crisb@mandriva.org> 1.0.1-1
12cr|eeze-1.7.3-1|149	+ Revision: 660721
12cr|eeze-1.7.3-1|150	- New release
12cr|eeze-1.7.3-1|151	
12cr|eeze-1.7.3-1|152	* Sat Jan 29 2011 Funda Wang <fwang@mandriva.org> 1.0.0-1
12cr|eeze-1.7.3-1|153	+ Revision: 633927
12cr|eeze-1.7.3-1|154	- 1.0.0 final
12cr|eeze-1.7.3-1|155	
12cr|eeze-1.7.3-1|156	* Sat Dec 18 2010 Funda Wang <fwang@mandriva.org> 1.0.0-0.beta3.1mdv2011.0
12cr|eeze-1.7.3-1|157	+ Revision: 622799
12cr|eeze-1.7.3-1|158	- 1.0 beta3
12cr|eeze-1.7.3-1|159	
12cr|eeze-1.7.3-1|160	* Tue Nov 16 2010 Funda Wang <fwang@mandriva.org> 1.0.0-0.beta2.1mdv2011.0
12cr|eeze-1.7.3-1|161	+ Revision: 597953
12cr|eeze-1.7.3-1|162	- 1.0.0 beta2
12cr|eeze-1.7.3-1|163	
12cr|eeze-1.7.3-1|164	* Wed Oct 13 2010 Funda Wang <fwang@mandriva.org> 1.0.0-0.beta.1mdv2011.0
12cr|eeze-1.7.3-1|165	+ Revision: 585315
12cr|eeze-1.7.3-1|166	- fix requires
12cr|eeze-1.7.3-1|167	- import eeze
12cr|eeze-1.7.3-1|168	

1146 12
12cr|efax-gtk-3.2.10-1|1	%define Werror_cflags %nil
12cr|efax-gtk-3.2.10-1|2	
12cr|efax-gtk-3.2.10-1|3	%define name	efax-gtk
12cr|efax-gtk-3.2.10-1|4	%define version 3.2.10
12cr|efax-gtk-3.2.10-1|5	%define release 1
12cr|efax-gtk-3.2.10-1|6	
12cr|efax-gtk-3.2.10-1|7	Name: 	 	%{name}
12cr|efax-gtk-3.2.10-1|8	Summary: 	GTK2 frontend for efax
12cr|efax-gtk-3.2.10-1|9	Version: 	%{version}
12cr|efax-gtk-3.2.10-1|10	Release: 	%{release}
12cr|efax-gtk-3.2.10-1|11	
12cr|efax-gtk-3.2.10-1|12	Source0:	http://prdownloads.sourceforge.net/efax-gtk/%{name}-%{version}.src.tgz
12cr|efax-gtk-3.2.10-1|13	URL:		http://efax-gtk.sourceforge.net
12cr|efax-gtk-3.2.10-1|14	License:	GPLv2
12cr|efax-gtk-3.2.10-1|15	Group:		Communications
12cr|efax-gtk-3.2.10-1|16	BuildRequires:	pkgconfig
12cr|efax-gtk-3.2.10-1|17	BuildRequires:  gtk+3-devel
12cr|efax-gtk-3.2.10-1|18	BuildRequires:  sigc++2.0-devel
12cr|efax-gtk-3.2.10-1|19	BuildRequires:  desktop-file-utils
12cr|efax-gtk-3.2.10-1|20	BuildRequires:	libtiff-devel
12cr|efax-gtk-3.2.10-1|21	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|efax-gtk-3.2.10-1|22	BuildRequires:	c++-gtk-utils-devel
12cr|efax-gtk-3.2.10-1|23	
12cr|efax-gtk-3.2.10-1|24	Requires:	ghostscript
12cr|efax-gtk-3.2.10-1|25	Requires:       cups
12cr|efax-gtk-3.2.10-1|26	Requires:       gv
12cr|efax-gtk-3.2.10-1|27	
12cr|efax-gtk-3.2.10-1|28	%description
12cr|efax-gtk-3.2.10-1|29	Efax-gtk provides a GUI frontend for the efax fax program. It interfaces with
12cr|efax-gtk-3.2.10-1|30	efax directly, replacing the scripts supplied with efax, and can be used for
12cr|efax-gtk-3.2.10-1|31	receiving and sending faxes, and for viewing, printing, and managing faxes
12cr|efax-gtk-3.2.10-1|32	which have been received and sent.
12cr|efax-gtk-3.2.10-1|33	
12cr|efax-gtk-3.2.10-1|34	%prep
12cr|efax-gtk-3.2.10-1|35	%setup -q
12cr|efax-gtk-3.2.10-1|36	# since users can't write to /var/lock
12cr|efax-gtk-3.2.10-1|37	perl -p -i -e 's|/var/lock|/tmp||g' efax-gtkrc
12cr|efax-gtk-3.2.10-1|38	# /dev/modem is quite common
12cr|efax-gtk-3.2.10-1|39	perl -p -i -e 's|ttyS1|modem||g' efax-gtkrc
12cr|efax-gtk-3.2.10-1|40	
12cr|efax-gtk-3.2.10-1|41	%build
12cr|efax-gtk-3.2.10-1|42	%configure2_5x
12cr|efax-gtk-3.2.10-1|43	perl -p -i -e 's/install-data-hook//g' Makefile efax-gtk-faxfilter/Makefile
12cr|efax-gtk-3.2.10-1|44	perl -p -i -e 's/usr\/local/usr/g' Makefile
12cr|efax-gtk-3.2.10-1|45	perl -p -i -e 's/efax-gtk.png/efax-gtk/g' efax-gtk.desktop
12cr|efax-gtk-3.2.10-1|46	%make
12cr|efax-gtk-3.2.10-1|47	
12cr|efax-gtk-3.2.10-1|48	%install
12cr|efax-gtk-3.2.10-1|49	%makeinstall_std
12cr|efax-gtk-3.2.10-1|50	
12cr|efax-gtk-3.2.10-1|51	#menu
12cr|efax-gtk-3.2.10-1|52	desktop-file-install --vendor="" \
12cr|efax-gtk-3.2.10-1|53	--remove-category="Application" \
12cr|efax-gtk-3.2.10-1|54	--add-category="X-MandrivaLinux-Office-Communications-Fax" \
12cr|efax-gtk-3.2.10-1|55	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|efax-gtk-3.2.10-1|56	
12cr|efax-gtk-3.2.10-1|57	%find_lang %name
12cr|efax-gtk-3.2.10-1|58	
12cr|efax-gtk-3.2.10-1|59	%post
12cr|efax-gtk-3.2.10-1|60	touch /tmp/faxfile.ps
12cr|efax-gtk-3.2.10-1|61	chmod a+rw /tmp/faxfile.ps
12cr|efax-gtk-3.2.10-1|62	
12cr|efax-gtk-3.2.10-1|63	%files -f %{name}.lang
12cr|efax-gtk-3.2.10-1|64	%doc AUTHORS README BUGS COPYING
12cr|efax-gtk-3.2.10-1|65	%{_bindir}/*
12cr|efax-gtk-3.2.10-1|66	%config(noreplace) %{_sysconfdir}/%{name}rc
12cr|efax-gtk-3.2.10-1|67	%{_datadir}/applications/*
12cr|efax-gtk-3.2.10-1|68	%{_mandir}/man1/*
12cr|efax-gtk-3.2.10-1|69	%{_datadir}/pixmaps/%{name}.png
12cr|efax-gtk-3.2.10-1|70	%{_localstatedir}/spool/fax/*

1147 12
12cr|efreet-1.7.3-1|1	#Tarball of svn snapshot created as follows...
12cr|efreet-1.7.3-1|2	#Cut and paste in a shell after removing initial #
12cr|efreet-1.7.3-1|3	
12cr|efreet-1.7.3-1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/efreet efreet; \
12cr|efreet-1.7.3-1|5	#cd efreet; \
12cr|efreet-1.7.3-1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|efreet-1.7.3-1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|efreet-1.7.3-1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|efreet-1.7.3-1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|efreet-1.7.3-1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|efreet-1.7.3-1|11	#cd ..; \
12cr|efreet-1.7.3-1|12	#tar -Jcf efreet-$PKG_VERSION.tar.xz efreet/ --exclude .svn --exclude .*ignore
12cr|efreet-1.7.3-1|13	
12cr|efreet-1.7.3-1|14	
12cr|efreet-1.7.3-1|15	%define snapshot 0
12cr|efreet-1.7.3-1|16	
12cr|efreet-1.7.3-1|17	%if %snapshot
12cr|efreet-1.7.3-1|18	%define	svndate	20120103
12cr|efreet-1.7.3-1|19	%define	svnrev	66149
12cr|efreet-1.7.3-1|20	%endif
12cr|efreet-1.7.3-1|21	
12cr|efreet-1.7.3-1|22	%define	major 1
12cr|efreet-1.7.3-1|23	%define	libname %mklibname %{name} %major
12cr|efreet-1.7.3-1|24	%define	develname %mklibname %{name} -d
12cr|efreet-1.7.3-1|25	
12cr|efreet-1.7.3-1|26	Summary: 	Enlightened efreet
12cr|efreet-1.7.3-1|27	Name:		efreet
12cr|efreet-1.7.3-1|28	Epoch:		2
12cr|efreet-1.7.3-1|29	%if %snapshot
12cr|efreet-1.7.3-1|30	Version:	1.1.99.%{svnrev}
12cr|efreet-1.7.3-1|31	Release:	0.%{svndate}.1
12cr|efreet-1.7.3-1|32	%else
12cr|efreet-1.7.3-1|33	Version:	1.7.3
12cr|efreet-1.7.3-1|34	Release:	1
12cr|efreet-1.7.3-1|35	%endif
12cr|efreet-1.7.3-1|36	License:	BSD
12cr|efreet-1.7.3-1|37	Group:		Graphical desktop/Enlightenment
12cr|efreet-1.7.3-1|38	URL:		http://www.enlightenment.org/
12cr|efreet-1.7.3-1|39	%if %snapshot
12cr|efreet-1.7.3-1|40	Source0:	%{name}-%{version}.tar.xz
12cr|efreet-1.7.3-1|41	%else
12cr|efreet-1.7.3-1|42	Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.gz
12cr|efreet-1.7.3-1|43	%endif
12cr|efreet-1.7.3-1|44	
12cr|efreet-1.7.3-1|45	BuildRequires:	pkgconfig(ecore) >= 1.7.0
12cr|efreet-1.7.3-1|46	BuildRequires:	pkgconfig(ecore-file) >= 1.7.0
12cr|efreet-1.7.3-1|47	BuildRequires:	pkgconfig(eet) >= 1.7.0
12cr|efreet-1.7.3-1|48	BuildRequires:	pkgconfig(eina) >= 1.7.0
12cr|efreet-1.7.3-1|49	Conflicts:	%{libname} < 2:1.1.99.66149-0.20120103.1
12cr|efreet-1.7.3-1|50	
12cr|efreet-1.7.3-1|51	%description
12cr|efreet-1.7.3-1|52	An implementation of several specifications from freedesktop.org intended
12cr|efreet-1.7.3-1|53	for use in Enlightenment DR17 (e17) and other applications using the
12cr|efreet-1.7.3-1|54	Enlightenment Foundation Libraries (EFL). Currently, the following
12cr|efreet-1.7.3-1|55	specifications are included:
12cr|efreet-1.7.3-1|56	o Base Directory
12cr|efreet-1.7.3-1|57	o Desktop Entry
12cr|efreet-1.7.3-1|58	o Icon Theme
12cr|efreet-1.7.3-1|59	o Menu
12cr|efreet-1.7.3-1|60	
12cr|efreet-1.7.3-1|61	%package -n %{libname}
12cr|efreet-1.7.3-1|62	Summary:	Enlightened efreet Libraries
12cr|efreet-1.7.3-1|63	Group:		System/Libraries
12cr|efreet-1.7.3-1|64	
12cr|efreet-1.7.3-1|65	%description -n %{libname}
12cr|efreet-1.7.3-1|66	Efreet libraries
12cr|efreet-1.7.3-1|67	
12cr|efreet-1.7.3-1|68	An implementation of several specifications from freedesktop.org intended
12cr|efreet-1.7.3-1|69	for use in Enlightenment DR17 (e17) and other applications using the
12cr|efreet-1.7.3-1|70	Enlightenment Foundation Libraries (EFL). Currently, the following
12cr|efreet-1.7.3-1|71	specifications are included:
12cr|efreet-1.7.3-1|72	o Base Directory
12cr|efreet-1.7.3-1|73	o Desktop Entry
12cr|efreet-1.7.3-1|74	o Icon Theme
12cr|efreet-1.7.3-1|75	o Menu
12cr|efreet-1.7.3-1|76	
12cr|efreet-1.7.3-1|77	%package -n %{develname}
12cr|efreet-1.7.3-1|78	Summary:	Enlightened efreet Library headers and development libraries
12cr|efreet-1.7.3-1|79	Group:		System/Libraries
12cr|efreet-1.7.3-1|80	Requires:	%{libname} = %{EVRD}
12cr|efreet-1.7.3-1|81	Provides:	%{name}-devel = %{EVRD}
12cr|efreet-1.7.3-1|82	Obsoletes:	%{_lib}efreet0-devel < 2:1.7.0
12cr|efreet-1.7.3-1|83	
12cr|efreet-1.7.3-1|84	%description -n %{develname}
12cr|efreet-1.7.3-1|85	Efreet development headers and development libraries.
12cr|efreet-1.7.3-1|86	
12cr|efreet-1.7.3-1|87	%prep
12cr|efreet-1.7.3-1|88	%if %{snapshot}
12cr|efreet-1.7.3-1|89	%setup -qn %{name}
12cr|efreet-1.7.3-1|90	%else
12cr|efreet-1.7.3-1|91	%setup -q
12cr|efreet-1.7.3-1|92	%endif
12cr|efreet-1.7.3-1|93	
12cr|efreet-1.7.3-1|94	%build
12cr|efreet-1.7.3-1|95	%if %{snapshot}
12cr|efreet-1.7.3-1|96	NOCONFIGURE=yes ./autogen.sh
12cr|efreet-1.7.3-1|97	%endif
12cr|efreet-1.7.3-1|98	
12cr|efreet-1.7.3-1|99	%configure2_5x \
12cr|efreet-1.7.3-1|100	--disable-static
12cr|efreet-1.7.3-1|101	
12cr|efreet-1.7.3-1|102	%make
12cr|efreet-1.7.3-1|103	
12cr|efreet-1.7.3-1|104	%install
12cr|efreet-1.7.3-1|105	%makeinstall_std
12cr|efreet-1.7.3-1|106	
12cr|efreet-1.7.3-1|107	# Get rid of unneeded testing cruft.
12cr|efreet-1.7.3-1|108	rm -rf %{buildroot}%{_datadir}/%{name}
12cr|efreet-1.7.3-1|109	
12cr|efreet-1.7.3-1|110	%find_lang %{name}
12cr|efreet-1.7.3-1|111	
12cr|efreet-1.7.3-1|112	%files -f %{name}.lang
12cr|efreet-1.7.3-1|113	%doc AUTHORS COPYING README
12cr|efreet-1.7.3-1|114	%{_bindir}/%{name}*
12cr|efreet-1.7.3-1|115	%{_libexecdir}/%{name}/%{name}_desktop_cache_create
12cr|efreet-1.7.3-1|116	%{_libexecdir}/%{name}/%{name}_icon_cache_create
12cr|efreet-1.7.3-1|117	
12cr|efreet-1.7.3-1|118	%files -n %{libname}
12cr|efreet-1.7.3-1|119	%{_libdir}/*.so.%{major}*
12cr|efreet-1.7.3-1|120	
12cr|efreet-1.7.3-1|121	%files -n %{develname}
12cr|efreet-1.7.3-1|122	%{_libdir}/lib*.so
12cr|efreet-1.7.3-1|123	%{_libdir}/pkgconfig/*
12cr|efreet-1.7.3-1|124	%{_includedir}/%{name}*
12cr|efreet-1.7.3-1|125	
12cr|efreet-1.7.3-1|126	
12cr|efreet-1.7.3-1|127	
12cr|efreet-1.7.3-1|128	%changelog
12cr|efreet-1.7.3-1|129	* Tue Jun 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 2:1.2.0-1
12cr|efreet-1.7.3-1|130	+ Revision: 807058
12cr|efreet-1.7.3-1|131	- version update 1.2.0
12cr|efreet-1.7.3-1|132	
12cr|efreet-1.7.3-1|133	* Wed Jan 04 2012 Matthew Dawkins <mattydaw@mandriva.org> 2:1.1.99.66149-0.20120103.1
12cr|efreet-1.7.3-1|134	+ Revision: 755650
12cr|efreet-1.7.3-1|135	- new version/snapshot 1.1.99.66149
12cr|efreet-1.7.3-1|136	- cleaned up spec and merged with Unity Linux spec
12cr|efreet-1.7.3-1|137	- disabled static build
12cr|efreet-1.7.3-1|138	
12cr|efreet-1.7.3-1|139	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 2:1.0.1-1
12cr|efreet-1.7.3-1|140	+ Revision: 681652
12cr|efreet-1.7.3-1|141	- update to new version 1.0.1
12cr|efreet-1.7.3-1|142	
12cr|efreet-1.7.3-1|143	* Sat Jan 29 2011 Funda Wang <fwang@mandriva.org> 2:1.0.0-1
12cr|efreet-1.7.3-1|144	+ Revision: 633928
12cr|efreet-1.7.3-1|145	- 1.0.0 final
12cr|efreet-1.7.3-1|146	
12cr|efreet-1.7.3-1|147	* Sat Dec 18 2010 Funda Wang <fwang@mandriva.org> 2:1.0.0-0.beta3.1mdv2011.0
12cr|efreet-1.7.3-1|148	+ Revision: 622800
12cr|efreet-1.7.3-1|149	- 1.0 beta3
12cr|efreet-1.7.3-1|150	
12cr|efreet-1.7.3-1|151	* Tue Nov 16 2010 Funda Wang <fwang@mandriva.org> 2:1.0.0-0.beta2.1mdv2011.0
12cr|efreet-1.7.3-1|152	+ Revision: 597954
12cr|efreet-1.7.3-1|153	- new version 1.0.0 beta2
12cr|efreet-1.7.3-1|154	
12cr|efreet-1.7.3-1|155	* Wed Oct 13 2010 Funda Wang <fwang@mandriva.org> 2:1.0.0-0.beta.1mdv2011.0
12cr|efreet-1.7.3-1|156	+ Revision: 585313
12cr|efreet-1.7.3-1|157	- 1.0.0 beta
12cr|efreet-1.7.3-1|158	
12cr|efreet-1.7.3-1|159	* Sat Jul 10 2010 Funda Wang <fwang@mandriva.org> 2:0.5.0.49898-1mdv2011.0
12cr|efreet-1.7.3-1|160	+ Revision: 550184
12cr|efreet-1.7.3-1|161	- New version 0.5.0.49898
12cr|efreet-1.7.3-1|162	
12cr|efreet-1.7.3-1|163	* Sun Dec 13 2009 Funda Wang <fwang@mandriva.org> 2:0.5.0.063-1mdv2010.1
12cr|efreet-1.7.3-1|164	+ Revision: 478154
12cr|efreet-1.7.3-1|165	- new version 0.5.0.063
12cr|efreet-1.7.3-1|166	
12cr|efreet-1.7.3-1|167	* Fri Aug 07 2009 Funda Wang <fwang@mandriva.org> 2:0.5.0.062-1mdv2010.0
12cr|efreet-1.7.3-1|168	+ Revision: 411122
12cr|efreet-1.7.3-1|169	- new version 0.5.0.062
12cr|efreet-1.7.3-1|170	
12cr|efreet-1.7.3-1|171	* Wed Jul 08 2009 Funda Wang <fwang@mandriva.org> 2:0.5.0.061-3mdv2010.0
12cr|efreet-1.7.3-1|172	+ Revision: 393390
12cr|efreet-1.7.3-1|173	- rebuild
12cr|efreet-1.7.3-1|174	
12cr|efreet-1.7.3-1|175	* Mon Jul 06 2009 Funda Wang <fwang@mandriva.org> 2:0.5.0.061-2mdv2010.0
12cr|efreet-1.7.3-1|176	+ Revision: 392829
12cr|efreet-1.7.3-1|177	- rebuild for new ecore
12cr|efreet-1.7.3-1|178	
12cr|efreet-1.7.3-1|179	* Wed Jul 01 2009 Frederik Himpe <fhimpe@mandriva.org> 2:0.5.0.061-1mdv2010.0
12cr|efreet-1.7.3-1|180	+ Revision: 391346
12cr|efreet-1.7.3-1|181	- update to new version 0.5.0.061
12cr|efreet-1.7.3-1|182	
12cr|efreet-1.7.3-1|183	* Sat May 02 2009 Funda Wang <fwang@mandriva.org> 2:0.5.0.060-1mdv2010.0
12cr|efreet-1.7.3-1|184	+ Revision: 370693
12cr|efreet-1.7.3-1|185	- New version 0.5.0.060
12cr|efreet-1.7.3-1|186	
12cr|efreet-1.7.3-1|187	* Sun Mar 01 2009 Antoine Ginies <aginies@mandriva.com> 2:0.5.0.050-3mdv2009.1
12cr|efreet-1.7.3-1|188	+ Revision: 346322
12cr|efreet-1.7.3-1|189	- bump release
12cr|efreet-1.7.3-1|190	- SVN SNAPSHOT 20090227, release 0.5.0.050
12cr|efreet-1.7.3-1|191	
12cr|efreet-1.7.3-1|192	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 2:0.5.0.050-1mdv2009.1
12cr|efreet-1.7.3-1|193	+ Revision: 292652
12cr|efreet-1.7.3-1|194	- New version 0.5.0.050
12cr|efreet-1.7.3-1|195	
12cr|efreet-1.7.3-1|196	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 2:0.5.0.043-3mdv2009.0
12cr|efreet-1.7.3-1|197	+ Revision: 266615
12cr|efreet-1.7.3-1|198	- rebuild early 2009.0 package (before pixel changes)
12cr|efreet-1.7.3-1|199	
12cr|efreet-1.7.3-1|200	+ Pixel <pixel@mandriva.com>
12cr|efreet-1.7.3-1|201	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|efreet-1.7.3-1|202	
12cr|efreet-1.7.3-1|203	* Sun Jun 01 2008 Funda Wang <fwang@mandriva.org> 2:0.5.0.043-2mdv2009.0
12cr|efreet-1.7.3-1|204	+ Revision: 213991
12cr|efreet-1.7.3-1|205	- drop wrong provides
12cr|efreet-1.7.3-1|206	
12cr|efreet-1.7.3-1|207	* Sun Jun 01 2008 Funda Wang <fwang@mandriva.org> 2:0.5.0.043-1mdv2009.0
12cr|efreet-1.7.3-1|208	+ Revision: 213989
12cr|efreet-1.7.3-1|209	- new devel package name
12cr|efreet-1.7.3-1|210	- New version 0.5.0.043
12cr|efreet-1.7.3-1|211	
12cr|efreet-1.7.3-1|212	* Mon Feb 18 2008 Antoine Ginies <aginies@mandriva.com> 2:0.0.3.042-4mdv2008.1
12cr|efreet-1.7.3-1|213	+ Revision: 170090
12cr|efreet-1.7.3-1|214	- bump release
12cr|efreet-1.7.3-1|215	
12cr|efreet-1.7.3-1|216	* Fri Feb 15 2008 Antoine Ginies <aginies@mandriva.com> 2:0.0.3.042-3mdv2008.1
12cr|efreet-1.7.3-1|217	+ Revision: 168998
12cr|efreet-1.7.3-1|218	- adjust buildrequires
12cr|efreet-1.7.3-1|219	- remove old source
12cr|efreet-1.7.3-1|220	
12cr|efreet-1.7.3-1|221	* Sat Feb 02 2008 Austin Acton <austin@mandriva.org> 2:0.0.3.042-2mdv2008.1
12cr|efreet-1.7.3-1|222	+ Revision: 161520
12cr|efreet-1.7.3-1|223	- no major in devel package
12cr|efreet-1.7.3-1|224	
12cr|efreet-1.7.3-1|225	* Sat Feb 02 2008 Austin Acton <austin@mandriva.org> 2:0.0.3.042-1mdv2008.1
12cr|efreet-1.7.3-1|226	+ Revision: 161499
12cr|efreet-1.7.3-1|227	- new version
12cr|efreet-1.7.3-1|228	- major decreases; bump epoch
12cr|efreet-1.7.3-1|229	- fix URL
12cr|efreet-1.7.3-1|230	- fix provides
12cr|efreet-1.7.3-1|231	
12cr|efreet-1.7.3-1|232	+ Olivier Blin <blino@mandriva.org>
12cr|efreet-1.7.3-1|233	- restore BuildRoot
12cr|efreet-1.7.3-1|234	
12cr|efreet-1.7.3-1|235	+ Thierry Vignaud <tv@mandriva.org>
12cr|efreet-1.7.3-1|236	- kill re-definition of %%buildroot on Pixel's request
12cr|efreet-1.7.3-1|237	
12cr|efreet-1.7.3-1|238	* Sat Nov 10 2007 Austin Acton <austin@mandriva.org> 1:0.9.0.011-2mdv2008.1
12cr|efreet-1.7.3-1|239	+ Revision: 107469
12cr|efreet-1.7.3-1|240	- lib does not provide name
12cr|efreet-1.7.3-1|241	
12cr|efreet-1.7.3-1|242	* Wed Oct 31 2007 Antoine Ginies <aginies@mandriva.com> 1:0.9.0.011-1mdv2008.1
12cr|efreet-1.7.3-1|243	+ Revision: 104096
12cr|efreet-1.7.3-1|244	- update tarball
12cr|efreet-1.7.3-1|245	- CVS SNAPSHOT 20071031, release 0.9.0.011
12cr|efreet-1.7.3-1|246	
12cr|efreet-1.7.3-1|247	* Fri Aug 31 2007 Antoine Ginies <aginies@mandriva.com> 1:0.0.3.006-2mdv2008.0
12cr|efreet-1.7.3-1|248	+ Revision: 76718
12cr|efreet-1.7.3-1|249	- increase mkrel
12cr|efreet-1.7.3-1|250	- i should no disable ecore-desktop
12cr|efreet-1.7.3-1|251	
12cr|efreet-1.7.3-1|252	* Fri Aug 31 2007 Antoine Ginies <aginies@mandriva.com> 1:0.0.3.006-1mdv2008.0
12cr|efreet-1.7.3-1|253	+ Revision: 76694
12cr|efreet-1.7.3-1|254	- fix missing libraries in package
12cr|efreet-1.7.3-1|255	- update to 0.0.3.006 efreet release
12cr|efreet-1.7.3-1|256	- CVS SNAPSHOT 20070830, release 0.0.1.005
12cr|efreet-1.7.3-1|257	
12cr|efreet-1.7.3-1|258	* Wed Jun 13 2007 Antoine Ginies <aginies@mandriva.com> 1:0.0.3.002-8mdv2008.0
12cr|efreet-1.7.3-1|259	+ Revision: 38604
12cr|efreet-1.7.3-1|260	- CVS snapshot 20070613
12cr|efreet-1.7.3-1|261	- create category lists while scanning for .desktop files
12cr|efreet-1.7.3-1|262	- add efreet_menu_new()
12cr|efreet-1.7.3-1|263	- Init and shutdown util
12cr|efreet-1.7.3-1|264	
12cr|efreet-1.7.3-1|265	* Mon Jun 04 2007 Antoine Ginies <aginies@mandriva.com> 1:0.0.3.002-7mdv2008.0
12cr|efreet-1.7.3-1|266	+ Revision: 35258
12cr|efreet-1.7.3-1|267	- CVS snapshot 20070605
12cr|efreet-1.7.3-1|268	
12cr|efreet-1.7.3-1|269	* Mon Jun 04 2007 Thierry Vignaud <tv@mandriva.org> 1:0.0.3.002-6mdv2008.0
12cr|efreet-1.7.3-1|270	+ Revision: 35099
12cr|efreet-1.7.3-1|271	- fix major
12cr|efreet-1.7.3-1|272	- prevent major bug to happen again
12cr|efreet-1.7.3-1|273	
12cr|efreet-1.7.3-1|274	* Wed May 30 2007 Antoine Ginies <aginies@mandriva.com> 1:0.0.3.002-5mdv2008.0
12cr|efreet-1.7.3-1|275	+ Revision: 32923
12cr|efreet-1.7.3-1|276	- increase mkrel
12cr|efreet-1.7.3-1|277	- fix provides
12cr|efreet-1.7.3-1|278	
12cr|efreet-1.7.3-1|279	* Wed May 30 2007 Antoine Ginies <aginies@mandriva.com> 1:0.0.3.002-4mdv2008.0
12cr|efreet-1.7.3-1|280	+ Revision: 32781
12cr|efreet-1.7.3-1|281	- epoch strike back
12cr|efreet-1.7.3-1|282	- increase mkrel
12cr|efreet-1.7.3-1|283	- fix buildrequires, remove epoch
12cr|efreet-1.7.3-1|284	
12cr|efreet-1.7.3-1|285	* Tue May 29 2007 Antoine Ginies <aginies@mandriva.com> 1:0.0.3.002-3mdv2008.0
12cr|efreet-1.7.3-1|286	+ Revision: 32628
12cr|efreet-1.7.3-1|287	- CVS SNAPSHOT 20070529, release 0.3.0.008
12cr|efreet-1.7.3-1|288	
12cr|efreet-1.7.3-1|289	* Thu May 24 2007 Antoine Ginies <aginies@mandriva.com> 1:0.0.3.002-2mdv2008.0
12cr|efreet-1.7.3-1|290	+ Revision: 30645
12cr|efreet-1.7.3-1|291	- increase mkrel
12cr|efreet-1.7.3-1|292	- fix Builrequires
12cr|efreet-1.7.3-1|293	
12cr|efreet-1.7.3-1|294	* Mon May 21 2007 Antoine Ginies <aginies@mandriva.com> 1:0.0.3.002-1mdv2008.0
12cr|efreet-1.7.3-1|295	+ Revision: 29104
12cr|efreet-1.7.3-1|296	- Import efreet
12cr|efreet-1.7.3-1|297	

1148 12
12cr|eggdrop-1.6.21-1|1	Name:		eggdrop
12cr|eggdrop-1.6.21-1|2	Version:	1.6.21
12cr|eggdrop-1.6.21-1|3	Release:	1
12cr|eggdrop-1.6.21-1|4	Summary:	IRC bot, written in C
12cr|eggdrop-1.6.21-1|5	Source0:	ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/%{name}%{version}.tar.bz2
12cr|eggdrop-1.6.21-1|6	Patch4:		eggdrop1.6.19-fix-str-fmt.patch
12cr|eggdrop-1.6.21-1|7	Group:		Networking/IRC
12cr|eggdrop-1.6.21-1|8	URL:		http://www.eggheads.org/
12cr|eggdrop-1.6.21-1|9	License:	GPLv2+
12cr|eggdrop-1.6.21-1|10	BuildRequires:	tcl
12cr|eggdrop-1.6.21-1|11	BuildRequires:	tcl-devel
12cr|eggdrop-1.6.21-1|12	BuildRequires:	perl
12cr|eggdrop-1.6.21-1|13	
12cr|eggdrop-1.6.21-1|14	%description
12cr|eggdrop-1.6.21-1|15	Eggdrop is an IRC bot, written in C.  If you don't know what IRC is,
12cr|eggdrop-1.6.21-1|16	this is probably not whatever you're looking for!  Eggdrop, being a
12cr|eggdrop-1.6.21-1|17	bot, sits on a channel and takes protective measures: to keep the
12cr|eggdrop-1.6.21-1|18	channel from being taken over (in the few ways that anything CAN),
12cr|eggdrop-1.6.21-1|19	
12cr|eggdrop-1.6.21-1|20	to recognize banished users or sites and reject them, to recognize
12cr|eggdrop-1.6.21-1|21	privileged users and let them gain ops, etc.
12cr|eggdrop-1.6.21-1|22	
12cr|eggdrop-1.6.21-1|23	%prep
12cr|eggdrop-1.6.21-1|24	%setup -q -n eggdrop%{version}
12cr|eggdrop-1.6.21-1|25	%patch4 -p0 -b .str
12cr|eggdrop-1.6.21-1|26	
12cr|eggdrop-1.6.21-1|27	%build
12cr|eggdrop-1.6.21-1|28	export CPPFLAGS="%{optflags} -DHAVE_TCL_THREADS"
12cr|eggdrop-1.6.21-1|29	#any optimizations on PPC break bots
12cr|eggdrop-1.6.21-1|30	%ifnarch ppc
12cr|eggdrop-1.6.21-1|31	export CFLAGS="%optflags"
12cr|eggdrop-1.6.21-1|32	%endif
12cr|eggdrop-1.6.21-1|33	%configure2_5x --prefix=%{_prefix} --libdir=%{_libdir}
12cr|eggdrop-1.6.21-1|34	
12cr|eggdrop-1.6.21-1|35	make config
12cr|eggdrop-1.6.21-1|36	
12cr|eggdrop-1.6.21-1|37	%make LD="gcc %ldflags" \
12cr|eggdrop-1.6.21-1|38	SHLIB_LD="gcc -shared -nostartfiles %ldflags" \
12cr|eggdrop-1.6.21-1|39	MOD_LD="gcc %ldflags"
12cr|eggdrop-1.6.21-1|40	
12cr|eggdrop-1.6.21-1|41	%install
12cr|eggdrop-1.6.21-1|42	mkdir -p %{buildroot}%{_libdir}/eggdrop
12cr|eggdrop-1.6.21-1|43	mkdir -p %{buildroot}%{_libdir}
12cr|eggdrop-1.6.21-1|44	mkdir -p %{buildroot}%{_docdir}/eggdrop-%{version}
12cr|eggdrop-1.6.21-1|45	mkdir -p %{buildroot}%{_mandir}
12cr|eggdrop-1.6.21-1|46	
12cr|eggdrop-1.6.21-1|47	%makeinstall prefix=%{buildroot}%{_libdir}/eggdrop
12cr|eggdrop-1.6.21-1|48	cd %{buildroot}
12cr|eggdrop-1.6.21-1|49	mv %{buildroot}%{_libdir}/eggdrop/doc/man1/ %{buildroot}%{_mandir}
12cr|eggdrop-1.6.21-1|50	
12cr|eggdrop-1.6.21-1|51	#rpm installation complains otherwise due to rpm looking up the executables..
12cr|eggdrop-1.6.21-1|52	perl -pi -e s":/path/to/executable/eggdrop:%{_libdir}/eggdrop/eggdrop:" %{_builddir}/eggdrop%{version}/eggdrop.conf
12cr|eggdrop-1.6.21-1|53	cp -fR %{_builddir}/eggdrop%{version}/eggdrop.conf %{buildroot}%{_docdir}/eggdrop-%{version}/
12cr|eggdrop-1.6.21-1|54	cp -Rf %{_builddir}/eggdrop%{version}/scripts/botchk %{buildroot}%{_docdir}/eggdrop-%{version}/
12cr|eggdrop-1.6.21-1|55	rm -rf %{buildroot}%{_libdir}/eggdrop/filesys
12cr|eggdrop-1.6.21-1|56	cp -Rf %{buildroot}%{_libdir}/eggdrop/doc/* %{buildroot}%{_docdir}/eggdrop-%{version}/
12cr|eggdrop-1.6.21-1|57	rm -rf %{buildroot}%{_libdir}/eggdrop/doc/
12cr|eggdrop-1.6.21-1|58	mv %{buildroot}%{_libdir}/eggdrop/README %{buildroot}%{_docdir}/eggdrop-%{version}/
12cr|eggdrop-1.6.21-1|59	
12cr|eggdrop-1.6.21-1|60	%files
12cr|eggdrop-1.6.21-1|61	%dir %{_libdir}/eggdrop
12cr|eggdrop-1.6.21-1|62	%dir %{_libdir}/eggdrop/language
12cr|eggdrop-1.6.21-1|63	%dir %{_libdir}/eggdrop/modules-%{version}
12cr|eggdrop-1.6.21-1|64	%dir %{_libdir}/eggdrop/help
12cr|eggdrop-1.6.21-1|65	%dir %{_libdir}/eggdrop/help/msg
12cr|eggdrop-1.6.21-1|66	%dir %{_libdir}/eggdrop/help/set
12cr|eggdrop-1.6.21-1|67	%dir %{_libdir}/eggdrop/scripts
12cr|eggdrop-1.6.21-1|68	%dir %{_libdir}/eggdrop/logs
12cr|eggdrop-1.6.21-1|69	%dir %{_libdir}/eggdrop/text
12cr|eggdrop-1.6.21-1|70	%{_libdir}/eggdrop/language/*.lang
12cr|eggdrop-1.6.21-1|71	%{_libdir}/eggdrop/text/*
12cr|eggdrop-1.6.21-1|72	%{_libdir}/eggdrop/logs/*
12cr|eggdrop-1.6.21-1|73	%{_libdir}/eggdrop/modules-%{version}/*.so
12cr|eggdrop-1.6.21-1|74	%{_libdir}/eggdrop/eggdrop-%{version}
12cr|eggdrop-1.6.21-1|75	%{_libdir}/eggdrop/eggdrop
12cr|eggdrop-1.6.21-1|76	%{_libdir}/eggdrop/help/*.help
12cr|eggdrop-1.6.21-1|77	%{_libdir}/eggdrop/help/msg/*.help
12cr|eggdrop-1.6.21-1|78	%{_libdir}/eggdrop/help/set/*.help
12cr|eggdrop-1.6.21-1|79	%{_libdir}/eggdrop/scripts/CONTENTS
12cr|eggdrop-1.6.21-1|80	%{_libdir}/eggdrop/scripts/*.tcl
12cr|eggdrop-1.6.21-1|81	%{_libdir}/eggdrop/scripts/botchk
12cr|eggdrop-1.6.21-1|82	%{_libdir}/eggdrop/scripts/autobotchk
12cr|eggdrop-1.6.21-1|83	%{_libdir}/eggdrop/scripts/weed
12cr|eggdrop-1.6.21-1|84	%{_libdir}/eggdrop/eggdrop.conf
12cr|eggdrop-1.6.21-1|85	%{_mandir}/man1/*
12cr|eggdrop-1.6.21-1|86	
12cr|eggdrop-1.6.21-1|87	%doc %{_docdir}/*
12cr|eggdrop-1.6.21-1|88	%doc %{_libdir}/eggdrop/modules
12cr|eggdrop-1.6.21-1|89	
12cr|eggdrop-1.6.21-1|90	
12cr|eggdrop-1.6.21-1|91	%changelog
12cr|eggdrop-1.6.21-1|92	* Fri May 04 2012 Johnny A. Solbu <solbu@mandriva.org> 1.6.21-1
12cr|eggdrop-1.6.21-1|93	+ Revision: 795918
12cr|eggdrop-1.6.21-1|94	- New version
12cr|eggdrop-1.6.21-1|95	- Spec cleanup
12cr|eggdrop-1.6.21-1|96	
12cr|eggdrop-1.6.21-1|97	* Tue Oct 05 2010 Funda Wang <fwang@mandriva.org> 1.6.20-1mdv2011.0
12cr|eggdrop-1.6.21-1|98	+ Revision: 583056
12cr|eggdrop-1.6.21-1|99	- New version 1.6.20
12cr|eggdrop-1.6.21-1|100	
12cr|eggdrop-1.6.21-1|101	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|eggdrop-1.6.21-1|102	- revert as CVE-2009-1789 was fixed in the eggdrop1.6.19+ctcpfix.patch patch
12cr|eggdrop-1.6.21-1|103	- P1: security fix for CVE-2009-1789
12cr|eggdrop-1.6.21-1|104	
12cr|eggdrop-1.6.21-1|105	* Wed May 20 2009 Funda Wang <fwang@mandriva.org> 1.6.19-4mdv2010.0
12cr|eggdrop-1.6.21-1|106	+ Revision: 377930
12cr|eggdrop-1.6.21-1|107	- add patches
12cr|eggdrop-1.6.21-1|108	
12cr|eggdrop-1.6.21-1|109	* Sat Dec 06 2008 Adam Williamson <awilliamson@mandriva.org> 1.6.19-3mdv2009.1
12cr|eggdrop-1.6.21-1|110	+ Revision: 311127
12cr|eggdrop-1.6.21-1|111	- rebuild for new tcl
12cr|eggdrop-1.6.21-1|112	- add tcl86.patch (kludge build for Tcl 8.6)
12cr|eggdrop-1.6.21-1|113	
12cr|eggdrop-1.6.21-1|114	* Mon Jun 16 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.6.19-2mdv2009.0
12cr|eggdrop-1.6.21-1|115	+ Revision: 220395
12cr|eggdrop-1.6.21-1|116	- be sure to activate threaded tcl support, otherwise eggdrop will fail to fork
12cr|eggdrop-1.6.21-1|117	in background (workaround for actual problem in tcl that prevents test from
12cr|eggdrop-1.6.21-1|118	succeed, should rather be fixed properly in tcl, but no time for me today at
12cr|eggdrop-1.6.21-1|119	least..)
12cr|eggdrop-1.6.21-1|120	
12cr|eggdrop-1.6.21-1|121	* Fri May 02 2008 Funda Wang <fwang@mandriva.org> 1.6.19-1mdv2009.0
12cr|eggdrop-1.6.21-1|122	+ Revision: 200042
12cr|eggdrop-1.6.21-1|123	- New version 1.6.19
12cr|eggdrop-1.6.21-1|124	
12cr|eggdrop-1.6.21-1|125	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.6.18-5mdv2008.1
12cr|eggdrop-1.6.21-1|126	+ Revision: 170809
12cr|eggdrop-1.6.21-1|127	- rebuild
12cr|eggdrop-1.6.21-1|128	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|eggdrop-1.6.21-1|129	
12cr|eggdrop-1.6.21-1|130	* Sat Jan 12 2008 Thierry Vignaud <tv@mandriva.org> 1.6.18-4mdv2008.1
12cr|eggdrop-1.6.21-1|131	+ Revision: 149691
12cr|eggdrop-1.6.21-1|132	- rebuild
12cr|eggdrop-1.6.21-1|133	- kill re-definition of %%buildroot on Pixel's request
12cr|eggdrop-1.6.21-1|134	
12cr|eggdrop-1.6.21-1|135	+ Olivier Blin <blino@mandriva.org>
12cr|eggdrop-1.6.21-1|136	- restore BuildRoot
12cr|eggdrop-1.6.21-1|137	
12cr|eggdrop-1.6.21-1|138	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 1.6.18-3mdv2008.0
12cr|eggdrop-1.6.21-1|139	+ Revision: 82011
12cr|eggdrop-1.6.21-1|140	- rebuild for new soname of tcl
12cr|eggdrop-1.6.21-1|141	
12cr|eggdrop-1.6.21-1|142	* Thu Sep 06 2007 Adam Williamson <awilliamson@mandriva.org> 1.6.18-2mdv2008.0
12cr|eggdrop-1.6.21-1|143	+ Revision: 81293
12cr|eggdrop-1.6.21-1|144	- use Fedora license policy
12cr|eggdrop-1.6.21-1|145	- add patch1 (SECURITY FIX for overflow issue: CVE-2007-2807)
12cr|eggdrop-1.6.21-1|146	
12cr|eggdrop-1.6.21-1|147	* Sat Apr 28 2007 Adam Williamson <awilliamson@mandriva.org> 1.6.18-1mdv2008.0
12cr|eggdrop-1.6.21-1|148	+ Revision: 18871
12cr|eggdrop-1.6.21-1|149	- 1.6.18 (rebuild for new era)
12cr|eggdrop-1.6.21-1|150	- drop patch0 (no longer needed), rename patch1 as patch0
12cr|eggdrop-1.6.21-1|151	
12cr|eggdrop-1.6.21-1|152	
12cr|eggdrop-1.6.21-1|153	* Sun Jan 01 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.17-3mdk
12cr|eggdrop-1.6.21-1|154	- rebuilt against soname aware deps (tcl/tk)
12cr|eggdrop-1.6.21-1|155	- fix deps
12cr|eggdrop-1.6.21-1|156	
12cr|eggdrop-1.6.21-1|157	* Sat Dec 31 2005 Mandriva Linux Team <http://www.mandrivaexpert.com/> 1.6.17-2mdk
12cr|eggdrop-1.6.21-1|158	- Rebuild
12cr|eggdrop-1.6.21-1|159	
12cr|eggdrop-1.6.21-1|160	* Thu Nov 11 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.6.17-1mdk
12cr|eggdrop-1.6.21-1|161	- 1.6.17
12cr|eggdrop-1.6.21-1|162	- regenerate P0 & P1
12cr|eggdrop-1.6.21-1|163	
12cr|eggdrop-1.6.21-1|164	* Sun Jul 25 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.6.16-1mdk
12cr|eggdrop-1.6.21-1|165	- 1.6.16
12cr|eggdrop-1.6.21-1|166	- regenerate P0
12cr|eggdrop-1.6.21-1|167	- drop useless prefix
12cr|eggdrop-1.6.21-1|168	- cosmetics
12cr|eggdrop-1.6.21-1|169	
12cr|eggdrop-1.6.21-1|170	* Wed Oct 08 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.6.15-3mdk
12cr|eggdrop-1.6.21-1|171	- lib64 & some 64-bit fixes
12cr|eggdrop-1.6.21-1|172	
12cr|eggdrop-1.6.21-1|173	* Mon Aug 11 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.6.15-2mdk
12cr|eggdrop-1.6.21-1|174	- from Pekka Savola <pekkas@netcore.fi>:
12cr|eggdrop-1.6.21-1|175	o fix eggdrop.conf run-path so installing the RPM works
12cr|eggdrop-1.6.21-1|176	o also install the eggdrop symlink, not just the version-specific binary
12cr|eggdrop-1.6.21-1|177	o use make not %%make to enable build on Red Hat Linux. (peroyvind: it doesn't
12cr|eggdrop-1.6.21-1|178	support parallell make anyways)
12cr|eggdrop-1.6.21-1|179	
12cr|eggdrop-1.6.21-1|180	* Fri May 09 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.6.15-1mdk
12cr|eggdrop-1.6.21-1|181	- version 1.6.15
12cr|eggdrop-1.6.21-1|182	- rm -rf $RPM_BUILD_ROOT in correct stage
12cr|eggdrop-1.6.21-1|183	- actually use optimize flags
12cr|eggdrop-1.6.21-1|184	- configure with libdir
12cr|eggdrop-1.6.21-1|185	- minor cleanups
12cr|eggdrop-1.6.21-1|186	
12cr|eggdrop-1.6.21-1|187	* Mon Feb 03 2003 Damien Chaumette <dchaumette@mandrakesoft.com> 1.6.13-2mdk
12cr|eggdrop-1.6.21-1|188	- change url
12cr|eggdrop-1.6.21-1|189	
12cr|eggdrop-1.6.21-1|190	* Mon Jan 13 2003 Damien Chaumette <dchaumette@mandrakesoft.com> 1.6.13-1mdk
12cr|eggdrop-1.6.21-1|191	- version 1.6.13
12cr|eggdrop-1.6.21-1|192	
12cr|eggdrop-1.6.21-1|193	* Wed Jul 24 2002 damien <dchaumette@mandrakesoft.com> 1.6.10-1mdk
12cr|eggdrop-1.6.21-1|194	- version 1.6.10
12cr|eggdrop-1.6.21-1|195	- remove tcl/tk version checking
12cr|eggdrop-1.6.21-1|196	
12cr|eggdrop-1.6.21-1|197	* Thu Feb 28 2002 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.6.6-5mdk
12cr|eggdrop-1.6.21-1|198	- Don't make eggdrop require on a versionless tcl.
12cr|eggdrop-1.6.21-1|199	- Don't run aclocal and autoconf (normally required for a patch to
12cr|eggdrop-1.6.21-1|200	configure), because it seems broke. The patch itself contains both
12cr|eggdrop-1.6.21-1|201	patches to aclocal.m4 and configure.
12cr|eggdrop-1.6.21-1|202	
12cr|eggdrop-1.6.21-1|203	* Wed Oct 31 2001 Stew Benedict <sbenediict@mandrakesoft.com> 1.6.6-4mdk
12cr|eggdrop-1.6.21-1|204	- no optimizations for PPC build, else broken bots
12cr|eggdrop-1.6.21-1|205	
12cr|eggdrop-1.6.21-1|206	* Tue Oct 30 2001 Ludovic Francois <lfrancois@mandrakesoft.com> 1.6.6-3mdk
12cr|eggdrop-1.6.21-1|207	- clean spec file removed useless ./configure
12cr|eggdrop-1.6.21-1|208	
12cr|eggdrop-1.6.21-1|209	* Thu Oct 25 2001 Ludovic Francois <lfrancois@mandrakesoft.com> 1.6.6-2mdk
12cr|eggdrop-1.6.21-1|210	- Rebuild for rpmlint.
12cr|eggdrop-1.6.21-1|211	
12cr|eggdrop-1.6.21-1|212	* Thu Aug 30 2001 Etienne Faure  <etienne@mandrakesoft.com> 1.6.6-1mdk
12cr|eggdrop-1.6.21-1|213	- 1.6.6
12cr|eggdrop-1.6.21-1|214	
12cr|eggdrop-1.6.21-1|215	* Fri Apr 27 2001 Etienne Faure  <etienne@mandrakesoft.com> 1.6.4-1mdk
12cr|eggdrop-1.6.21-1|216	- 1.6.4
12cr|eggdrop-1.6.21-1|217	- removed now useless patch
12cr|eggdrop-1.6.21-1|218	
12cr|eggdrop-1.6.21-1|219	* Sat Jan 20 2001 Etienne Faure  <etienne@mandrakesoft.com> 1.6.2-3mdk
12cr|eggdrop-1.6.21-1|220	- updated to new version + patch
12cr|eggdrop-1.6.21-1|221	
12cr|eggdrop-1.6.21-1|222	* Sat Jan 20 2001 Etienne Faure  <etienne@mandrakesoft.com> 1.6.1-2mdk
12cr|eggdrop-1.6.21-1|223	- bz2'ed man page
12cr|eggdrop-1.6.21-1|224	
12cr|eggdrop-1.6.21-1|225	* Fri Nov 24 2000 Geoffrey Lee <sniltalk@mandrakesoft.com> 1.6.1-1mdk
12cr|eggdrop-1.6.21-1|226	- new and shiny source.
12cr|eggdrop-1.6.21-1|227	- fix the build for the new version.
12cr|eggdrop-1.6.21-1|228	- short_circuit_me_babe.
12cr|eggdrop-1.6.21-1|229	
12cr|eggdrop-1.6.21-1|230	* Mon Aug 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 1.4.4-2mdk
12cr|eggdrop-1.6.21-1|231	- automatically added BuildRequires
12cr|eggdrop-1.6.21-1|232	
12cr|eggdrop-1.6.21-1|233	* Wed Jul 26 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 1.4.4-1mdk
12cr|eggdrop-1.6.21-1|234	- Release 1.4.4
12cr|eggdrop-1.6.21-1|235	- clean spec
12cr|eggdrop-1.6.21-1|236	
12cr|eggdrop-1.6.21-1|237	* Wed Jul 26 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 1.4.3-2mdk
12cr|eggdrop-1.6.21-1|238	- BM + macroszification
12cr|eggdrop-1.6.21-1|239	
12cr|eggdrop-1.6.21-1|240	* Wed Apr 19 2000 Daouda Lo <daouda@mandrakesoft.com> 1.4.3-1mdk
12cr|eggdrop-1.6.21-1|241	- big release 1.3.23 -> 1.4.3
12cr|eggdrop-1.6.21-1|242	- many bug fixes
12cr|eggdrop-1.6.21-1|243	- cleanup spec
12cr|eggdrop-1.6.21-1|244	
12cr|eggdrop-1.6.21-1|245	* Tue Apr 18 2000 Daouda Lo <daouda@mandrakesoft.com> 1.3.23-5mdk
12cr|eggdrop-1.6.21-1|246	- fix group.
12cr|eggdrop-1.6.21-1|247	- spec cleanup.
12cr|eggdrop-1.6.21-1|248	- SMP build/check
12cr|eggdrop-1.6.21-1|249	
12cr|eggdrop-1.6.21-1|250	* Thu Nov 04 1999 Axalon Bloodstone <axalon@linux-mandrake.com>
12cr|eggdrop-1.6.21-1|251	- Forgot defattr
12cr|eggdrop-1.6.21-1|252	
12cr|eggdrop-1.6.21-1|253	* Tue Nov 02 1999 Axalon Bloodstone <axalon@linux-mandrake.com>
12cr|eggdrop-1.6.21-1|254	- Update bzip and SMP build macros
12cr|eggdrop-1.6.21-1|255	- Add botchk to docs
12cr|eggdrop-1.6.21-1|256	
12cr|eggdrop-1.6.21-1|257	* Sat Jul 10 1999 Axalon Bloodstone <axalon@linux-mandrake.com>
12cr|eggdrop-1.6.21-1|258	- add default langfile patch
12cr|eggdrop-1.6.21-1|259	- Added a few posible optimizations i missed
12cr|eggdrop-1.6.21-1|260	
12cr|eggdrop-1.6.21-1|261	* Fri Jul 09 1999 Axalon Bloodstone <axalon@linux-mandrake.com>
12cr|eggdrop-1.6.21-1|262	- Initial rpm
12cr|eggdrop-1.6.21-1|263	

1149 12
12cr|egoboo-2.8.1-1|1	Summary:	3D dungeon crawling game
12cr|egoboo-2.8.1-1|2	Name:		egoboo
12cr|egoboo-2.8.1-1|3	Version:	2.8.1
12cr|egoboo-2.8.1-1|4	Release:	1
12cr|egoboo-2.8.1-1|5	Epoch:		1
12cr|egoboo-2.8.1-1|6	License:	GPLv3+
12cr|egoboo-2.8.1-1|7	Group:		Games/Adventure
12cr|egoboo-2.8.1-1|8	URL:		http://egoboo.sourceforge.net/
12cr|egoboo-2.8.1-1|9	#Source0:	http://downloads.sourceforge.net/egoboo/%{name}-%{version}.tar.gz
12cr|egoboo-2.8.1-1|10	#Since upstream gives both source and data in one tarball, we split it between here and egoboo-data package :
12cr|egoboo-2.8.1-1|11	#wget http://downloads.sourceforge.net/egoboo/%{name}-%{version}.tar.gz
12cr|egoboo-2.8.1-1|12	#tar xvf %{name}-%{version}.tar.gz
12cr|egoboo-2.8.1-1|13	#mkdir %{name}-data-%{version}
12cr|egoboo-2.8.1-1|14	#cd %{name}-%{version}
12cr|egoboo-2.8.1-1|15	#mv basicdat/ doc/ modules/ egoboo*ico ../%{name}-data-%{version}/
12cr|egoboo-2.8.1-1|16	#cd ..
12cr|egoboo-2.8.1-1|17	#tar Jcvf %{name}-%{version}.tar.xz %{name}-%{version}/
12cr|egoboo-2.8.1-1|18	#tar Jcvf %{name}-data-%{version}.tar.xz %{name}-data-%{version}/
12cr|egoboo-2.8.1-1|19	Source0:	%{name}-%{version}.tar.xz
12cr|egoboo-2.8.1-1|20	Patch5:		egoboo-2.8.1-add-destdir.patch
12cr|egoboo-2.8.1-1|21	Patch7:		egoboo-2.8.1-use-datadir-for-config.patch
12cr|egoboo-2.8.1-1|22	Patch9:		egoboo-2.8.1-link-against-libm.patch
12cr|egoboo-2.8.1-1|23	BuildRequires:	SDL-devel
12cr|egoboo-2.8.1-1|24	BuildRequires:	SDL_mixer-devel
12cr|egoboo-2.8.1-1|25	BuildRequires:	SDL_ttf-devel
12cr|egoboo-2.8.1-1|26	BuildRequires:	SDL_image-devel
12cr|egoboo-2.8.1-1|27	BuildRequires:	mesaglu-devel
12cr|egoboo-2.8.1-1|28	BuildRequires:	imagemagick
12cr|egoboo-2.8.1-1|29	BuildRequires:	physfs-devel
12cr|egoboo-2.8.1-1|30	BuildRequires:	dos2unix
12cr|egoboo-2.8.1-1|31	Requires:	egoboo-data = %{epoch}:%{version}
12cr|egoboo-2.8.1-1|32	
12cr|egoboo-2.8.1-1|33	%description
12cr|egoboo-2.8.1-1|34	Egoboo is an open source project, using OpenGL and SDL(Simple
12cr|egoboo-2.8.1-1|35	DirectMedia Layer) libraries. It is a 3d dungeon role playing
12cr|egoboo-2.8.1-1|36	game in the spirit of NetHack. Nice colorful graphics, and
12cr|egoboo-2.8.1-1|37	detailed models(using Quake2 modeling tools) make this game
12cr|egoboo-2.8.1-1|38	stand out in the gaming open-source community.
12cr|egoboo-2.8.1-1|39	
12cr|egoboo-2.8.1-1|40	%prep
12cr|egoboo-2.8.1-1|41	%setup -q
12cr|egoboo-2.8.1-1|42	%patch5 -p1 -b .destdir~
12cr|egoboo-2.8.1-1|43	%patch7 -p1 -b .conf_dir~
12cr|egoboo-2.8.1-1|44	%patch9 -p1 -b .libm~
12cr|egoboo-2.8.1-1|45	for f in `find -name \*.c -o -name \*.h -o -name README\* -o -name change.log`; do
12cr|egoboo-2.8.1-1|46	dos2unix $f
12cr|egoboo-2.8.1-1|47	chmod 644 $f
12cr|egoboo-2.8.1-1|48	done
12cr|egoboo-2.8.1-1|49	
12cr|egoboo-2.8.1-1|50	%build
12cr|egoboo-2.8.1-1|51	%make OPT='-DPREFIX=\"%{_prefix}\" -D_NIX_PREFIX -Wall %{optflags}'
12cr|egoboo-2.8.1-1|52	
12cr|egoboo-2.8.1-1|53	%install
12cr|egoboo-2.8.1-1|54	%makeinstall_std
12cr|egoboo-2.8.1-1|55	
12cr|egoboo-2.8.1-1|56	mkdir -p %{buildroot}%{_datadir}/applications
12cr|egoboo-2.8.1-1|57	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cr|egoboo-2.8.1-1|58	[Desktop Entry]
12cr|egoboo-2.8.1-1|59	Name=Egoboo
12cr|egoboo-2.8.1-1|60	Comment=A top down graphical (3D) RPG in the spirit of Nethack
12cr|egoboo-2.8.1-1|61	Exec=%{_gamesbindir}/egoboo
12cr|egoboo-2.8.1-1|62	Icon=egoboo
12cr|egoboo-2.8.1-1|63	Terminal=false
12cr|egoboo-2.8.1-1|64	StartupNotify=false
12cr|egoboo-2.8.1-1|65	Type=Application
12cr|egoboo-2.8.1-1|66	Categories=Game;RolePlaying;AdventureGame;
12cr|egoboo-2.8.1-1|67	EOF
12cr|egoboo-2.8.1-1|68	
12cr|egoboo-2.8.1-1|69	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|egoboo-2.8.1-1|70	convert egoboo1.ico egoboo.png
12cr|egoboo-2.8.1-1|71	convert -resize 16x16 egoboo-1.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|egoboo-2.8.1-1|72	convert -resize 32x32 egoboo-1.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|egoboo-2.8.1-1|73	convert -resize 48x48 egoboo-1.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|egoboo-2.8.1-1|74	
12cr|egoboo-2.8.1-1|75	%files
12cr|egoboo-2.8.1-1|76	%doc README.Linux game/change.log
12cr|egoboo-2.8.1-1|77	%{_gamesbindir}/%{name}
12cr|egoboo-2.8.1-1|78	%{_gamesdatadir}/%{name}/controls.txt
12cr|egoboo-2.8.1-1|79	%{_gamesdatadir}/%{name}/setup.txt
12cr|egoboo-2.8.1-1|80	%{_datadir}/applications/egoboo.desktop
12cr|egoboo-2.8.1-1|81	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|egoboo-2.8.1-1|82	
12cr|egoboo-2.8.1-1|83	
12cr|egoboo-2.8.1-1|84	%changelog
12cr|egoboo-2.8.1-1|85	* Sun Jan 22 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:2.8.1-1
12cr|egoboo-2.8.1-1|86	+ Revision: 765033
12cr|egoboo-2.8.1-1|87	- add dos2unix buildrequires
12cr|egoboo-2.8.1-1|88	- fix spurious-executable-perm & wrong-script-end-of-line-encoding
12cr|egoboo-2.8.1-1|89	- strip game data from tarball (grabbed from Mageia)
12cr|egoboo-2.8.1-1|90	- clean out legacy rpm junk
12cr|egoboo-2.8.1-1|91	- link against libm (P9)
12cr|egoboo-2.8.1-1|92	
12cr|egoboo-2.8.1-1|93	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|egoboo-2.8.1-1|94	- fix make install
12cr|egoboo-2.8.1-1|95	- SIENT: Fix LDFlags
12cr|egoboo-2.8.1-1|96	- SIENT: Fix LDFlags
12cr|egoboo-2.8.1-1|97	- Fix LDFlags
12cr|egoboo-2.8.1-1|98	- Upgrade to 2.8.1
12cr|egoboo-2.8.1-1|99	- Upgrade to 2.8.1
12cr|egoboo-2.8.1-1|100	
12cr|egoboo-2.8.1-1|101	* Sat Oct 02 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:2.8.0-2mdv2011.0
12cr|egoboo-2.8.1-1|102	+ Revision: 582610
12cr|egoboo-2.8.1-1|103	- fix infinite loop which makes the game freeze when selecting player (P8)
12cr|egoboo-2.8.1-1|104	
12cr|egoboo-2.8.1-1|105	* Thu Sep 23 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:2.8.0-1mdv2011.0
12cr|egoboo-2.8.1-1|106	+ Revision: 580671
12cr|egoboo-2.8.1-1|107	- split out data from tarball
12cr|egoboo-2.8.1-1|108	- add DESTDIR support for install (P5)
12cr|egoboo-2.8.1-1|109	- disable unsupported GL extension (P6)
12cr|egoboo-2.8.1-1|110	- use datadir for non-user configurations (P7)
12cr|egoboo-2.8.1-1|111	- compile with %%{optflags}
12cr|egoboo-2.8.1-1|112	- add missing source files to build target (P3)
12cr|egoboo-2.8.1-1|113	- create missing 'enet/lib' directory (P4)
12cr|egoboo-2.8.1-1|114	- add missing 'physfs-devel' buildrequires
12cr|egoboo-2.8.1-1|115	
12cr|egoboo-2.8.1-1|116	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|egoboo-2.8.1-1|117	- Attempt to upgrade to 2.8.0
12cr|egoboo-2.8.1-1|118	- Attempt to upgrade to 2.8.0
12cr|egoboo-2.8.1-1|119	
12cr|egoboo-2.8.1-1|120	* Sat May 16 2009 Samuel Verschelde <stormi@mandriva.org> 1:2.7.7-2mdv2010.0
12cr|egoboo-2.8.1-1|121	+ Revision: 376436
12cr|egoboo-2.8.1-1|122	- fix str fmt
12cr|egoboo-2.8.1-1|123	- add to AdventureGame; category
12cr|egoboo-2.8.1-1|124	
12cr|egoboo-2.8.1-1|125	* Sun Nov 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:2.7.7-1mdv2009.1
12cr|egoboo-2.8.1-1|126	+ Revision: 308497
12cr|egoboo-2.8.1-1|127	- add buildrequires on SDL_image-devel
12cr|egoboo-2.8.1-1|128	- fix requires for egoboo-data
12cr|egoboo-2.8.1-1|129	- sync sources
12cr|egoboo-2.8.1-1|130	- update to new version 2.7.7
12cr|egoboo-2.8.1-1|131	- fix urls
12cr|egoboo-2.8.1-1|132	- move icons to fd.o compliant directory
12cr|egoboo-2.8.1-1|133	- spec file clean
12cr|egoboo-2.8.1-1|134	
12cr|egoboo-2.8.1-1|135	* Fri Aug 01 2008 Funda Wang <fwang@mandriva.org> 1:2.6.4-1mdv2009.0
12cr|egoboo-2.8.1-1|136	+ Revision: 259618
12cr|egoboo-2.8.1-1|137	- clearify license
12cr|egoboo-2.8.1-1|138	- New version 2.6.4
12cr|egoboo-2.8.1-1|139	
12cr|egoboo-2.8.1-1|140	* Tue Jul 15 2008 Funda Wang <fwang@mandriva.org> 1:2.6.3b-1mdv2009.0
12cr|egoboo-2.8.1-1|141	+ Revision: 235743
12cr|egoboo-2.8.1-1|142	- New version 2.6.3b
12cr|egoboo-2.8.1-1|143	- drop debian patch
12cr|egoboo-2.8.1-1|144	- New version 2.6.3b
12cr|egoboo-2.8.1-1|145	
12cr|egoboo-2.8.1-1|146	+ Pixel <pixel@mandriva.com>
12cr|egoboo-2.8.1-1|147	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|egoboo-2.8.1-1|148	
12cr|egoboo-2.8.1-1|149	+ Olivier Blin <blino@mandriva.org>
12cr|egoboo-2.8.1-1|150	- restore BuildRoot
12cr|egoboo-2.8.1-1|151	
12cr|egoboo-2.8.1-1|152	+ Thierry Vignaud <tv@mandriva.org>
12cr|egoboo-2.8.1-1|153	- kill re-definition of %%buildroot on Pixel's request
12cr|egoboo-2.8.1-1|154	
12cr|egoboo-2.8.1-1|155	* Sun Sep 16 2007 Emmanuel Andry <eandry@mandriva.org> 2.22-9mdv2008.0
12cr|egoboo-2.8.1-1|156	+ Revision: 88695
12cr|egoboo-2.8.1-1|157	- drop old menu
12cr|egoboo-2.8.1-1|158	- uncompress patch
12cr|egoboo-2.8.1-1|159	- Import egoboo
12cr|egoboo-2.8.1-1|160	
12cr|egoboo-2.8.1-1|161	
12cr|egoboo-2.8.1-1|162	
12cr|egoboo-2.8.1-1|163	* Tue Sep 12 2006 Emmanuel Andry <eandry@mandriva.org> 2.22-8mdv2007.0
12cr|egoboo-2.8.1-1|164	- add buildrequires ImageMagick
12cr|egoboo-2.8.1-1|165	
12cr|egoboo-2.8.1-1|166	* Sun Sep 10 2006 Emmanuel Andry <eandry@mandriva.org> 2.22-7mdv2007.0
12cr|egoboo-2.8.1-1|167	- buildrequires desktop-file-utils
12cr|egoboo-2.8.1-1|168	
12cr|egoboo-2.8.1-1|169	* Mon Aug 28 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.22-6mdv2007.0
12cr|egoboo-2.8.1-1|170	- sync source, patches, etc. with debian as upstream seems dead
12cr|egoboo-2.8.1-1|171	- split package
12cr|egoboo-2.8.1-1|172	- xdg menu
12cr|egoboo-2.8.1-1|173	- fix file encoding with 'dos2unix'
12cr|egoboo-2.8.1-1|174	- cleanups
12cr|egoboo-2.8.1-1|175	
12cr|egoboo-2.8.1-1|176	* Fri May 06 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.22-5mdk
12cr|egoboo-2.8.1-1|177	- lib64 fix
12cr|egoboo-2.8.1-1|178	- %%mkrel
12cr|egoboo-2.8.1-1|179	- fix summary-ended-with-dot
12cr|egoboo-2.8.1-1|180	
12cr|egoboo-2.8.1-1|181	* Fri Aug 20 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.22-4mdk
12cr|egoboo-2.8.1-1|182	- rebuild
12cr|egoboo-2.8.1-1|183	- fix summary macro to avoid possible conflicts if we were to build debug package
12cr|egoboo-2.8.1-1|184	- fix buildrequires (lib64..)
12cr|egoboo-2.8.1-1|185	- don't bzip2 icons in src.rpm
12cr|egoboo-2.8.1-1|186	
12cr|egoboo-2.8.1-1|187	* Sun Jul 20 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.22-3mdk
12cr|egoboo-2.8.1-1|188	- don't use soundwrapper (David Walser)
12cr|egoboo-2.8.1-1|189	
12cr|egoboo-2.8.1-1|190	* Tue Mar 11 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.22-2mdk
12cr|egoboo-2.8.1-1|191	- Added libMesaGLU-devel to BuildRequires
12cr|egoboo-2.8.1-1|192	
12cr|egoboo-2.8.1-1|193	* Thu Nov 19 2002 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.22-1mdk
12cr|egoboo-2.8.1-1|194	- First mdk-release

1150 12
12cr|egoboo-data-2.8.1-1|1	%define oname	egoboo
12cr|egoboo-data-2.8.1-1|2	
12cr|egoboo-data-2.8.1-1|3	Summary:	Data files for egoboo
12cr|egoboo-data-2.8.1-1|4	Name:		%{oname}-data
12cr|egoboo-data-2.8.1-1|5	Version:	2.8.1
12cr|egoboo-data-2.8.1-1|6	Release:	1
12cr|egoboo-data-2.8.1-1|7	Epoch:		1
12cr|egoboo-data-2.8.1-1|8	License:	GPLv3+
12cr|egoboo-data-2.8.1-1|9	Group:		Games/Adventure
12cr|egoboo-data-2.8.1-1|10	URL:		http://egoboo.sourceforge.net/
12cr|egoboo-data-2.8.1-1|11	Source0:	http://downloads.sourceforge.net/egoboo/%{name}-%{version}.tar.xz
12cr|egoboo-data-2.8.1-1|12	Requires:	%{oname} = %{epoch}:%{version}
12cr|egoboo-data-2.8.1-1|13	BuildArch:	noarch
12cr|egoboo-data-2.8.1-1|14	
12cr|egoboo-data-2.8.1-1|15	%description
12cr|egoboo-data-2.8.1-1|16	Egoboo is an open source project, using OpenGL and SDL(Simple
12cr|egoboo-data-2.8.1-1|17	DirectMedia Layer) libraries. It is a 3d dungeon role playing
12cr|egoboo-data-2.8.1-1|18	game in the spirit of NetHack. Nice colorful graphics, and
12cr|egoboo-data-2.8.1-1|19	detailed models(using Quake2 modeling tools) make this game
12cr|egoboo-data-2.8.1-1|20	stand out in the gaming open-source community.
12cr|egoboo-data-2.8.1-1|21	
12cr|egoboo-data-2.8.1-1|22	%prep
12cr|egoboo-data-2.8.1-1|23	%setup -q
12cr|egoboo-data-2.8.1-1|24	
12cr|egoboo-data-2.8.1-1|25	%build
12cr|egoboo-data-2.8.1-1|26	
12cr|egoboo-data-2.8.1-1|27	%install
12cr|egoboo-data-2.8.1-1|28	install -d %{buildroot}%{_gamesdatadir}/%{oname}
12cr|egoboo-data-2.8.1-1|29	cp -r basicdat modules %{buildroot}%{_gamesdatadir}/%{oname}
12cr|egoboo-data-2.8.1-1|30	
12cr|egoboo-data-2.8.1-1|31	%files
12cr|egoboo-data-2.8.1-1|32	%defattr(644,root,root,755)
12cr|egoboo-data-2.8.1-1|33	%dir %{_gamesdatadir}/%{oname}
12cr|egoboo-data-2.8.1-1|34	%{_gamesdatadir}/%{oname}/basicdat
12cr|egoboo-data-2.8.1-1|35	%{_gamesdatadir}/%{oname}/modules
12cr|egoboo-data-2.8.1-1|36	
12cr|egoboo-data-2.8.1-1|37	
12cr|egoboo-data-2.8.1-1|38	
12cr|egoboo-data-2.8.1-1|39	%changelog
12cr|egoboo-data-2.8.1-1|40	

1151 12
12cr|egroupware-1.8.004.20120423-1|1	# (oe) undefining these makes the build _real_ quick.
12cr|egroupware-1.8.004.20120423-1|2	%undefine __find_provides
12cr|egroupware-1.8.004.20120423-1|3	%undefine __find_requires
12cr|egroupware-1.8.004.20120423-1|4	
12cr|egroupware-1.8.004.20120423-1|5	%define	name	egroupware
12cr|egroupware-1.8.004.20120423-1|6	%define	Name	eGroupware
12cr|egroupware-1.8.004.20120423-1|7	%define	version	1.8.004.20120423
12cr|egroupware-1.8.004.20120423-1|8	%define	Version	1.8.004.20120423
12cr|egroupware-1.8.004.20120423-1|9	%define	release	%mkrel 1
12cr|egroupware-1.8.004.20120423-1|10	
12cr|egroupware-1.8.004.20120423-1|11	Name:		%{name}
12cr|egroupware-1.8.004.20120423-1|12	Version:	%{version}
12cr|egroupware-1.8.004.20120423-1|13	Release:	%{release}
12cr|egroupware-1.8.004.20120423-1|14	Summary:	Web-based groupware suite written in php
12cr|egroupware-1.8.004.20120423-1|15	License:	GPL+
12cr|egroupware-1.8.004.20120423-1|16	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|17	URL:		http://www.egroupware.org/
12cr|egroupware-1.8.004.20120423-1|18	Source0:	http://downloads.sourceforge.net/%{name}/%{Name}-%{Version}.tar.bz2
12cr|egroupware-1.8.004.20120423-1|19	Source1:	http://downloads.sourceforge.net/%{name}/%{Name}-egw-pear-%{Version}.tar.bz2
12cr|egroupware-1.8.004.20120423-1|20	Source2:	http://downloads.sourceforge.net/%{name}/%{Name}-gallery-%{Version}.tar.bz2
12cr|egroupware-1.8.004.20120423-1|21	Patch0:		eGroupware-1.6.002-preferred_php_binary.patch
12cr|egroupware-1.8.004.20120423-1|22	
12cr|egroupware-1.8.004.20120423-1|23	%if %mdkversion < 201010
12cr|egroupware-1.8.004.20120423-1|24	Requires(post):   rpm-helper
12cr|egroupware-1.8.004.20120423-1|25	Requires(postun):   rpm-helper
12cr|egroupware-1.8.004.20120423-1|26	%endif
12cr|egroupware-1.8.004.20120423-1|27	Requires:	apache-mod_php
12cr|egroupware-1.8.004.20120423-1|28	Requires:	php-xml
12cr|egroupware-1.8.004.20120423-1|29	Requires:	php-gd
12cr|egroupware-1.8.004.20120423-1|30	Requires:	php-cli
12cr|egroupware-1.8.004.20120423-1|31	Requires:	php-dom
12cr|egroupware-1.8.004.20120423-1|32	Requires:	%{name}-calendar
12cr|egroupware-1.8.004.20120423-1|33	Requires:	%{name}-etemplate
12cr|egroupware-1.8.004.20120423-1|34	Requires:	%{name}-emailadmin
12cr|egroupware-1.8.004.20120423-1|35	Suggests:	php-pdo_mysql
12cr|egroupware-1.8.004.20120423-1|36	Suggests:	php-mcrypt
12cr|egroupware-1.8.004.20120423-1|37	Suggests:	php-imap
12cr|egroupware-1.8.004.20120423-1|38	Provides:	egroupware-addressbook = %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|39	Provides:	egroupware-etemplate = %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|40	Provides:	egroupware-contrib-icalsrv = %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|41	Provides:	egroupware-contrib-egwical = %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|42	Provides:	egroupware-icalsrv = %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|43	Provides:	egroupware-mydms = %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|44	Obsoletes:	egroupware-addressbook < 1.8.001.2010111-1
12cr|egroupware-1.8.004.20120423-1|45	Obsoletes:	egroupware-etemplate < 1.8.001.2010111-1
12cr|egroupware-1.8.004.20120423-1|46	Obsoletes:	egroupware-icalsrv < 1.8.001.2010111-1
12cr|egroupware-1.8.004.20120423-1|47	Obsoletes:	egroupware-mydms < 1.8.001.2010111-1
12cr|egroupware-1.8.004.20120423-1|48	Obsoletes:	egroupware-contrib-icalsrv < 1.2.107-5
12cr|egroupware-1.8.004.20120423-1|49	Obsoletes:	egroupware-contrib-egwical < 1.2.107-5
12cr|egroupware-1.8.004.20120423-1|50	BuildArch:	noarch
12cr|egroupware-1.8.004.20120423-1|51	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|egroupware-1.8.004.20120423-1|52	
12cr|egroupware-1.8.004.20120423-1|53	%description
12cr|egroupware-1.8.004.20120423-1|54	eGroupWare is a web-based groupware suite written in PHP.
12cr|egroupware-1.8.004.20120423-1|55	The core package provides the admin, setup, phpgwapi and preferences
12cr|egroupware-1.8.004.20120423-1|56	packages. It also provides an API for developing additional applications.
12cr|egroupware-1.8.004.20120423-1|57	See the egroupware apps project for add-on apps.
12cr|egroupware-1.8.004.20120423-1|58	
12cr|egroupware-1.8.004.20120423-1|59	%package bookmarks
12cr|egroupware-1.8.004.20120423-1|60	Summary:	The eGroupWare bookmarks application
12cr|egroupware-1.8.004.20120423-1|61	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|62	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|63	
12cr|egroupware-1.8.004.20120423-1|64	%description bookmarks
12cr|egroupware-1.8.004.20120423-1|65	Manage your bookmarks with eGroupWare. Has Netscape plugin.
12cr|egroupware-1.8.004.20120423-1|66	
12cr|egroupware-1.8.004.20120423-1|67	%package calendar
12cr|egroupware-1.8.004.20120423-1|68	Summary:	The eGroupWare calendar application
12cr|egroupware-1.8.004.20120423-1|69	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|70	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|71	
12cr|egroupware-1.8.004.20120423-1|72	%description calendar
12cr|egroupware-1.8.004.20120423-1|73	Powerful calendar with meeting request system, Alarms, CalDAV and E-Mail
12cr|egroupware-1.8.004.20120423-1|74	support, and ACL security.
12cr|egroupware-1.8.004.20120423-1|75	
12cr|egroupware-1.8.004.20120423-1|76	%package developer_tools
12cr|egroupware-1.8.004.20120423-1|77	Summary:	The eGroupWare developer_tools application
12cr|egroupware-1.8.004.20120423-1|78	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|79	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|80	
12cr|egroupware-1.8.004.20120423-1|81	%description developer_tools
12cr|egroupware-1.8.004.20120423-1|82	The TranslationTools allow to create and extend translations-files for
12cr|egroupware-1.8.004.20120423-1|83	eGroupWare. They can search the sources for new / added phrases and show you
12cr|egroupware-1.8.004.20120423-1|84	the ones missing in your language.
12cr|egroupware-1.8.004.20120423-1|85	
12cr|egroupware-1.8.004.20120423-1|86	%package egw-pear
12cr|egroupware-1.8.004.20120423-1|87	Summary:	php-pear classes for eGroupWare
12cr|egroupware-1.8.004.20120423-1|88	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|89	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|90	
12cr|egroupware-1.8.004.20120423-1|91	%description egw-pear
12cr|egroupware-1.8.004.20120423-1|92	egw-pear contains modified pear classes necessary for eGroupware.
12cr|egroupware-1.8.004.20120423-1|93	
12cr|egroupware-1.8.004.20120423-1|94	%package emailadmin
12cr|egroupware-1.8.004.20120423-1|95	Summary:	The eGroupWare emailadmin application
12cr|egroupware-1.8.004.20120423-1|96	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|97	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|98	Requires:	%{name}-egw-pear >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|99	Suggests:	php-pear-Auth_SASL
12cr|egroupware-1.8.004.20120423-1|100	
12cr|egroupware-1.8.004.20120423-1|101	%description emailadmin
12cr|egroupware-1.8.004.20120423-1|102	EmailAdmin enables user email account maintenance in eGroupWare.
12cr|egroupware-1.8.004.20120423-1|103	
12cr|egroupware-1.8.004.20120423-1|104	%package felamimail
12cr|egroupware-1.8.004.20120423-1|105	Summary:	The eGroupWare felamimail application
12cr|egroupware-1.8.004.20120423-1|106	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|107	Requires:	%{name}-emailadmin = %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|108	Requires:	%{name}-egw-pear = %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|109	
12cr|egroupware-1.8.004.20120423-1|110	%description felamimail
12cr|egroupware-1.8.004.20120423-1|111	The felamimail Email Reader is an alternative email application for eGroupWare.
12cr|egroupware-1.8.004.20120423-1|112	
12cr|egroupware-1.8.004.20120423-1|113	%package filemanager
12cr|egroupware-1.8.004.20120423-1|114	Summary:	The eGroupWare filemanager application
12cr|egroupware-1.8.004.20120423-1|115	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|116	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|117	Requires:	%{name}-egw-pear >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|118	
12cr|egroupware-1.8.004.20120423-1|119	%description filemanager
12cr|egroupware-1.8.004.20120423-1|120	This is the filemanager app for eGroupWare.
12cr|egroupware-1.8.004.20120423-1|121	
12cr|egroupware-1.8.004.20120423-1|122	%package gallery
12cr|egroupware-1.8.004.20120423-1|123	Summary:	The eGroupWare gallery application
12cr|egroupware-1.8.004.20120423-1|124	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|125	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|126	Requires:	%{name}-egw-pear >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|127	
12cr|egroupware-1.8.004.20120423-1|128	%description gallery
12cr|egroupware-1.8.004.20120423-1|129	A gallery application for eGroupWare (a port of gallery2).
12cr|egroupware-1.8.004.20120423-1|130	
12cr|egroupware-1.8.004.20120423-1|131	%package importexport
12cr|egroupware-1.8.004.20120423-1|132	Summary:	The eGroupWare import/export function
12cr|egroupware-1.8.004.20120423-1|133	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|134	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|135	
12cr|egroupware-1.8.004.20120423-1|136	%description importexport
12cr|egroupware-1.8.004.20120423-1|137	This package provides a general import/export function for the
12cr|egroupware-1.8.004.20120423-1|138	eGroupware suite.
12cr|egroupware-1.8.004.20120423-1|139	
12cr|egroupware-1.8.004.20120423-1|140	%package infolog
12cr|egroupware-1.8.004.20120423-1|141	Summary:	The eGroupWare infolog application
12cr|egroupware-1.8.004.20120423-1|142	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|143	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|144	
12cr|egroupware-1.8.004.20120423-1|145	%description infolog
12cr|egroupware-1.8.004.20120423-1|146	This is the infolog app for eGroupWare.
12cr|egroupware-1.8.004.20120423-1|147	
12cr|egroupware-1.8.004.20120423-1|148	%package manual
12cr|egroupware-1.8.004.20120423-1|149	Summary:	The eGroupWare messenger application
12cr|egroupware-1.8.004.20120423-1|150	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|151	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|152	
12cr|egroupware-1.8.004.20120423-1|153	%description manual
12cr|egroupware-1.8.004.20120423-1|154	This is the manual app for eGroupWare.
12cr|egroupware-1.8.004.20120423-1|155	
12cr|egroupware-1.8.004.20120423-1|156	%package news_admin
12cr|egroupware-1.8.004.20120423-1|157	Summary:	The eGroupWare news_admin application
12cr|egroupware-1.8.004.20120423-1|158	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|159	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|160	
12cr|egroupware-1.8.004.20120423-1|161	%description news_admin
12cr|egroupware-1.8.004.20120423-1|162	This is the news_admin app for eGroupWare.
12cr|egroupware-1.8.004.20120423-1|163	
12cr|egroupware-1.8.004.20120423-1|164	%package notifications
12cr|egroupware-1.8.004.20120423-1|165	Summary:	User notifications for eGroupWare
12cr|egroupware-1.8.004.20120423-1|166	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|167	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|168	
12cr|egroupware-1.8.004.20120423-1|169	%description notifications
12cr|egroupware-1.8.004.20120423-1|170	This package provides pop-up user notifications for the eGroupWare
12cr|egroupware-1.8.004.20120423-1|171	suite.
12cr|egroupware-1.8.004.20120423-1|172	
12cr|egroupware-1.8.004.20120423-1|173	%package phpbrain
12cr|egroupware-1.8.004.20120423-1|174	Summary:	The eGroupWare phpbrain application
12cr|egroupware-1.8.004.20120423-1|175	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|176	
12cr|egroupware-1.8.004.20120423-1|177	%description phpbrain
12cr|egroupware-1.8.004.20120423-1|178	This is the phpbrain app for eGroupWare.
12cr|egroupware-1.8.004.20120423-1|179	
12cr|egroupware-1.8.004.20120423-1|180	%package phpsysinfo
12cr|egroupware-1.8.004.20120423-1|181	Summary:	The eGroupWare phpsysinfo application
12cr|egroupware-1.8.004.20120423-1|182	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|183	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|184	
12cr|egroupware-1.8.004.20120423-1|185	%description phpsysinfo
12cr|egroupware-1.8.004.20120423-1|186	This is the cire phpsysinfo of eGroupWare.
12cr|egroupware-1.8.004.20120423-1|187	
12cr|egroupware-1.8.004.20120423-1|188	%package polls
12cr|egroupware-1.8.004.20120423-1|189	Summary:	The eGroupWare polls application
12cr|egroupware-1.8.004.20120423-1|190	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|191	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|192	
12cr|egroupware-1.8.004.20120423-1|193	%description polls
12cr|egroupware-1.8.004.20120423-1|194	This is the polls app for eGroupWare.
12cr|egroupware-1.8.004.20120423-1|195	
12cr|egroupware-1.8.004.20120423-1|196	%package projectmanager
12cr|egroupware-1.8.004.20120423-1|197	Summary:	The eGroupWare projects application
12cr|egroupware-1.8.004.20120423-1|198	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|199	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|200	
12cr|egroupware-1.8.004.20120423-1|201	%description projectmanager
12cr|egroupware-1.8.004.20120423-1|202	This is the projects app for eGroupWare.
12cr|egroupware-1.8.004.20120423-1|203	
12cr|egroupware-1.8.004.20120423-1|204	%package registration
12cr|egroupware-1.8.004.20120423-1|205	Summary:	The eGroupWare registration application
12cr|egroupware-1.8.004.20120423-1|206	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|207	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|208	
12cr|egroupware-1.8.004.20120423-1|209	%description registration
12cr|egroupware-1.8.004.20120423-1|210	This is the registration app for eGroupWare.
12cr|egroupware-1.8.004.20120423-1|211	
12cr|egroupware-1.8.004.20120423-1|212	%package sambaadmin
12cr|egroupware-1.8.004.20120423-1|213	Summary:	The eGroupWare sambaadmin application
12cr|egroupware-1.8.004.20120423-1|214	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|215	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|216	
12cr|egroupware-1.8.004.20120423-1|217	%description sambaadmin
12cr|egroupware-1.8.004.20120423-1|218	Manage Samba resources with egroupware.
12cr|egroupware-1.8.004.20120423-1|219	
12cr|egroupware-1.8.004.20120423-1|220	%package sitemgr
12cr|egroupware-1.8.004.20120423-1|221	Summary:	The eGroupWare sitemgr application
12cr|egroupware-1.8.004.20120423-1|222	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|223	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|224	
12cr|egroupware-1.8.004.20120423-1|225	%description sitemgr
12cr|egroupware-1.8.004.20120423-1|226	This is the sitemgr app for eGroupWare.
12cr|egroupware-1.8.004.20120423-1|227	
12cr|egroupware-1.8.004.20120423-1|228	%package syncml
12cr|egroupware-1.8.004.20120423-1|229	Summary:	The eGroupWare syncml application
12cr|egroupware-1.8.004.20120423-1|230	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|231	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|232	
12cr|egroupware-1.8.004.20120423-1|233	%description syncml
12cr|egroupware-1.8.004.20120423-1|234	Synchronisation for agenda, contacts and todo list.
12cr|egroupware-1.8.004.20120423-1|235	
12cr|egroupware-1.8.004.20120423-1|236	%package timesheet
12cr|egroupware-1.8.004.20120423-1|237	Summary:	The eGroupWare timesheet application
12cr|egroupware-1.8.004.20120423-1|238	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|239	Requires:	%{name} >= %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|240	
12cr|egroupware-1.8.004.20120423-1|241	%description timesheet
12cr|egroupware-1.8.004.20120423-1|242	Free time management.
12cr|egroupware-1.8.004.20120423-1|243	
12cr|egroupware-1.8.004.20120423-1|244	%package tracker
12cr|egroupware-1.8.004.20120423-1|245	Summary:	The eGroupWare tracker application
12cr|egroupware-1.8.004.20120423-1|246	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|247	Requires:	%{name} = %{version}-%{release}
12cr|egroupware-1.8.004.20120423-1|248	
12cr|egroupware-1.8.004.20120423-1|249	%description tracker
12cr|egroupware-1.8.004.20120423-1|250	This is the tracker app for eGroupWare.
12cr|egroupware-1.8.004.20120423-1|251	
12cr|egroupware-1.8.004.20120423-1|252	%package wiki
12cr|egroupware-1.8.004.20120423-1|253	Summary:	The eGroupWare wiki application
12cr|egroupware-1.8.004.20120423-1|254	Group:		System/Servers
12cr|egroupware-1.8.004.20120423-1|255	
12cr|egroupware-1.8.004.20120423-1|256	%description wiki
12cr|egroupware-1.8.004.20120423-1|257	This is the wiki app for eGroupWare.
12cr|egroupware-1.8.004.20120423-1|258	
12cr|egroupware-1.8.004.20120423-1|259	%prep
12cr|egroupware-1.8.004.20120423-1|260	%setup -q -n %{name}
12cr|egroupware-1.8.004.20120423-1|261	%setup -q -T -D -b 1 -n %{name}
12cr|egroupware-1.8.004.20120423-1|262	%setup -q -T -D -b 2 -n %{name}
12cr|egroupware-1.8.004.20120423-1|263	%patch0 -p1
12cr|egroupware-1.8.004.20120423-1|264	
12cr|egroupware-1.8.004.20120423-1|265	# cleanup
12cr|egroupware-1.8.004.20120423-1|266	find . -type d -name CVS | xargs rm -rf
12cr|egroupware-1.8.004.20120423-1|267	find . -type f -name *.old -o -name *.backup | xargs rm -f
12cr|egroupware-1.8.004.20120423-1|268	find . -type f -empty | xargs rm -f
12cr|egroupware-1.8.004.20120423-1|269	find . -type f | xargs chmod 644
12cr|egroupware-1.8.004.20120423-1|270	find . -name .htaccess |xargs rm -f
12cr|egroupware-1.8.004.20120423-1|271	find . -name .svn | xargs rm -rf
12cr|egroupware-1.8.004.20120423-1|272	
12cr|egroupware-1.8.004.20120423-1|273	%build
12cr|egroupware-1.8.004.20120423-1|274	
12cr|egroupware-1.8.004.20120423-1|275	%install
12cr|egroupware-1.8.004.20120423-1|276	rm -rf %{buildroot}
12cr|egroupware-1.8.004.20120423-1|277	
12cr|egroupware-1.8.004.20120423-1|278	# apache configuration
12cr|egroupware-1.8.004.20120423-1|279	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|egroupware-1.8.004.20120423-1|280	sed 's,\/usr\/share\/egroupware,\/var\/www\/egroupware,' doc/rpm-build/apache.conf > %{buildroot}%{_webappconfdir}/%{name}.conf
12cr|egroupware-1.8.004.20120423-1|281	
12cr|egroupware-1.8.004.20120423-1|282	# install files
12cr|egroupware-1.8.004.20120423-1|283	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/default/files
12cr|egroupware-1.8.004.20120423-1|284	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/default/backup
12cr|egroupware-1.8.004.20120423-1|285	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cr|egroupware-1.8.004.20120423-1|286	cp -aRf * %{buildroot}%{_var}/www/%{name}
12cr|egroupware-1.8.004.20120423-1|287	
12cr|egroupware-1.8.004.20120423-1|288	# setup the config file: this dummy content triggers the setup process
12cr|egroupware-1.8.004.20120423-1|289	# (from upstream's package)
12cr|egroupware-1.8.004.20120423-1|290	cp doc/rpm-build/header.inc.php %{buildroot}%{_localstatedir}/lib/%{name}/header.inc.php
12cr|egroupware-1.8.004.20120423-1|291	ln -s %{_localstatedir}/lib/%{name}/header.inc.php %{buildroot}%{_var}/www/%{name}/header.inc.php
12cr|egroupware-1.8.004.20120423-1|292	
12cr|egroupware-1.8.004.20120423-1|293	# post-install cleanup
12cr|egroupware-1.8.004.20120423-1|294	rm -rf %{buildroot}%{_var}/www/%{name}/doc
12cr|egroupware-1.8.004.20120423-1|295	rm -rf %{buildroot}%{_var}/www/%{name}/*/doc
12cr|egroupware-1.8.004.20120423-1|296	rm -f %{buildroot}%{_var}/www/%{name}/felamimail/{COPYING,Changelog,README,TODO}
12cr|egroupware-1.8.004.20120423-1|297	# doc cleanup
12cr|egroupware-1.8.004.20120423-1|298	rm -f doc/Makefile
12cr|egroupware-1.8.004.20120423-1|299	rm -rf doc/rpm-build
12cr|egroupware-1.8.004.20120423-1|300	
12cr|egroupware-1.8.004.20120423-1|301	
12cr|egroupware-1.8.004.20120423-1|302	%post
12cr|egroupware-1.8.004.20120423-1|303	%if %mdkversion < 201010
12cr|egroupware-1.8.004.20120423-1|304	%_post_webapp
12cr|egroupware-1.8.004.20120423-1|305	%endif
12cr|egroupware-1.8.004.20120423-1|306	
12cr|egroupware-1.8.004.20120423-1|307	%postun
12cr|egroupware-1.8.004.20120423-1|308	%if %mdkversion < 201010
12cr|egroupware-1.8.004.20120423-1|309	%_postun_webapp
12cr|egroupware-1.8.004.20120423-1|310	%endif
12cr|egroupware-1.8.004.20120423-1|311	
12cr|egroupware-1.8.004.20120423-1|312	%clean
12cr|egroupware-1.8.004.20120423-1|313	rm -rf %{buildroot}
12cr|egroupware-1.8.004.20120423-1|314	
12cr|egroupware-1.8.004.20120423-1|315	%files
12cr|egroupware-1.8.004.20120423-1|316	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|317	%doc doc/*
12cr|egroupware-1.8.004.20120423-1|318	%doc phpgwapi/doc/*
12cr|egroupware-1.8.004.20120423-1|319	# Apache configuration file
12cr|egroupware-1.8.004.20120423-1|320	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|egroupware-1.8.004.20120423-1|321	# Header config file
12cr|egroupware-1.8.004.20120423-1|322	%attr(640,apache,apache) %config(noreplace) %{_localstatedir}/lib/%{name}/header.inc.php
12cr|egroupware-1.8.004.20120423-1|323	# top level dir and files
12cr|egroupware-1.8.004.20120423-1|324	%dir %{_var}/www/%{name}
12cr|egroupware-1.8.004.20120423-1|325	%{_var}/www/%{name}/*.php
12cr|egroupware-1.8.004.20120423-1|326	%{_var}/www/%{name}/groupdav.htaccess
12cr|egroupware-1.8.004.20120423-1|327	%{_var}/www/%{name}/header.inc.php.template
12cr|egroupware-1.8.004.20120423-1|328	%{_var}/www/%{name}/phpgwapi
12cr|egroupware-1.8.004.20120423-1|329	%{_var}/www/%{name}/addressbook
12cr|egroupware-1.8.004.20120423-1|330	%{_var}/www/%{name}/admin
12cr|egroupware-1.8.004.20120423-1|331	%{_var}/www/%{name}/etemplate
12cr|egroupware-1.8.004.20120423-1|332	%{_var}/www/%{name}/preferences
12cr|egroupware-1.8.004.20120423-1|333	%{_var}/www/%{name}/setup
12cr|egroupware-1.8.004.20120423-1|334	%{_var}/www/%{name}/home
12cr|egroupware-1.8.004.20120423-1|335	%{_var}/www/%{name}/resources
12cr|egroupware-1.8.004.20120423-1|336	%attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}
12cr|egroupware-1.8.004.20120423-1|337	%attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}/default
12cr|egroupware-1.8.004.20120423-1|338	%attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}/default/files
12cr|egroupware-1.8.004.20120423-1|339	%attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}/default/backup
12cr|egroupware-1.8.004.20120423-1|340	
12cr|egroupware-1.8.004.20120423-1|341	%files bookmarks
12cr|egroupware-1.8.004.20120423-1|342	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|343	%{_var}/www/%{name}/bookmarks
12cr|egroupware-1.8.004.20120423-1|344	
12cr|egroupware-1.8.004.20120423-1|345	%files calendar
12cr|egroupware-1.8.004.20120423-1|346	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|347	%{_var}/www/%{name}/calendar
12cr|egroupware-1.8.004.20120423-1|348	
12cr|egroupware-1.8.004.20120423-1|349	%files developer_tools
12cr|egroupware-1.8.004.20120423-1|350	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|351	%doc developer_tools/doc/*
12cr|egroupware-1.8.004.20120423-1|352	%{_var}/www/%{name}/developer_tools
12cr|egroupware-1.8.004.20120423-1|353	
12cr|egroupware-1.8.004.20120423-1|354	%files egw-pear
12cr|egroupware-1.8.004.20120423-1|355	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|356	%{_var}/www/%{name}/egw-pear
12cr|egroupware-1.8.004.20120423-1|357	
12cr|egroupware-1.8.004.20120423-1|358	%files emailadmin
12cr|egroupware-1.8.004.20120423-1|359	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|360	%{_var}/www/%{name}/emailadmin
12cr|egroupware-1.8.004.20120423-1|361	
12cr|egroupware-1.8.004.20120423-1|362	%files felamimail
12cr|egroupware-1.8.004.20120423-1|363	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|364	%doc felamimail/{Changelog,README,TODO}
12cr|egroupware-1.8.004.20120423-1|365	%{_var}/www/%{name}/felamimail
12cr|egroupware-1.8.004.20120423-1|366	
12cr|egroupware-1.8.004.20120423-1|367	%files filemanager
12cr|egroupware-1.8.004.20120423-1|368	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|369	%{_var}/www/%{name}/filemanager
12cr|egroupware-1.8.004.20120423-1|370	
12cr|egroupware-1.8.004.20120423-1|371	%files gallery
12cr|egroupware-1.8.004.20120423-1|372	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|373	%{_var}/www/%{name}/gallery
12cr|egroupware-1.8.004.20120423-1|374	
12cr|egroupware-1.8.004.20120423-1|375	%files importexport
12cr|egroupware-1.8.004.20120423-1|376	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|377	%{_var}/www/%{name}/importexport
12cr|egroupware-1.8.004.20120423-1|378	
12cr|egroupware-1.8.004.20120423-1|379	%files infolog
12cr|egroupware-1.8.004.20120423-1|380	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|381	%{_var}/www/%{name}/infolog
12cr|egroupware-1.8.004.20120423-1|382	
12cr|egroupware-1.8.004.20120423-1|383	%files manual
12cr|egroupware-1.8.004.20120423-1|384	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|385	%{_var}/www/%{name}/manual
12cr|egroupware-1.8.004.20120423-1|386	
12cr|egroupware-1.8.004.20120423-1|387	%files news_admin
12cr|egroupware-1.8.004.20120423-1|388	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|389	%doc news_admin/doc/*
12cr|egroupware-1.8.004.20120423-1|390	%{_var}/www/%{name}/news_admin
12cr|egroupware-1.8.004.20120423-1|391	
12cr|egroupware-1.8.004.20120423-1|392	%files notifications
12cr|egroupware-1.8.004.20120423-1|393	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|394	%{_var}/www/%{name}/notifications
12cr|egroupware-1.8.004.20120423-1|395	
12cr|egroupware-1.8.004.20120423-1|396	%files phpbrain
12cr|egroupware-1.8.004.20120423-1|397	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|398	%{_var}/www/%{name}/phpbrain
12cr|egroupware-1.8.004.20120423-1|399	
12cr|egroupware-1.8.004.20120423-1|400	%files phpsysinfo
12cr|egroupware-1.8.004.20120423-1|401	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|402	%{_var}/www/%{name}/phpsysinfo
12cr|egroupware-1.8.004.20120423-1|403	
12cr|egroupware-1.8.004.20120423-1|404	%files polls
12cr|egroupware-1.8.004.20120423-1|405	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|406	%doc polls/doc/*
12cr|egroupware-1.8.004.20120423-1|407	%{_var}/www/%{name}/polls
12cr|egroupware-1.8.004.20120423-1|408	
12cr|egroupware-1.8.004.20120423-1|409	%files projectmanager
12cr|egroupware-1.8.004.20120423-1|410	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|411	%{_var}/www/%{name}/projectmanager
12cr|egroupware-1.8.004.20120423-1|412	
12cr|egroupware-1.8.004.20120423-1|413	%files registration
12cr|egroupware-1.8.004.20120423-1|414	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|415	%doc registration/doc/*
12cr|egroupware-1.8.004.20120423-1|416	%{_var}/www/%{name}/registration
12cr|egroupware-1.8.004.20120423-1|417	
12cr|egroupware-1.8.004.20120423-1|418	%files sambaadmin
12cr|egroupware-1.8.004.20120423-1|419	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|420	%{_var}/www/%{name}/sambaadmin
12cr|egroupware-1.8.004.20120423-1|421	
12cr|egroupware-1.8.004.20120423-1|422	%files sitemgr
12cr|egroupware-1.8.004.20120423-1|423	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|424	%{_var}/www/%{name}/sitemgr
12cr|egroupware-1.8.004.20120423-1|425	
12cr|egroupware-1.8.004.20120423-1|426	%files syncml
12cr|egroupware-1.8.004.20120423-1|427	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|428	%{_var}/www/%{name}/syncml
12cr|egroupware-1.8.004.20120423-1|429	
12cr|egroupware-1.8.004.20120423-1|430	%files timesheet
12cr|egroupware-1.8.004.20120423-1|431	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|432	%{_var}/www/%{name}/timesheet
12cr|egroupware-1.8.004.20120423-1|433	
12cr|egroupware-1.8.004.20120423-1|434	%files tracker
12cr|egroupware-1.8.004.20120423-1|435	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|436	%{_var}/www/%{name}/tracker
12cr|egroupware-1.8.004.20120423-1|437	
12cr|egroupware-1.8.004.20120423-1|438	%files wiki
12cr|egroupware-1.8.004.20120423-1|439	%defattr(-,root,root)
12cr|egroupware-1.8.004.20120423-1|440	%doc wiki/doc/*
12cr|egroupware-1.8.004.20120423-1|441	%{_var}/www/%{name}/wiki
12cr|egroupware-1.8.004.20120423-1|442	
12cr|egroupware-1.8.004.20120423-1|443	
12cr|egroupware-1.8.004.20120423-1|444	%changelog
12cr|egroupware-1.8.004.20120423-1|445	* Fri Apr 27 2012 Zombie Ryushu <ryushu@mandriva.org> 1.8.004.20120423-1mdv2012.0
12cr|egroupware-1.8.004.20120423-1|446	+ Revision: 794071
12cr|egroupware-1.8.004.20120423-1|447	- Needed upgrade due to security issues
12cr|egroupware-1.8.004.20120423-1|448	
12cr|egroupware-1.8.004.20120423-1|449	* Thu Jul 28 2011 Adam Williamson <awilliamson@mandriva.org> 1.8.001.20110421-2
12cr|egroupware-1.8.004.20120423-1|450	+ Revision: 692112
12cr|egroupware-1.8.004.20120423-1|451	- drop the pear webdav_server suggests: egw uses a modified internal copy
12cr|egroupware-1.8.004.20120423-1|452	
12cr|egroupware-1.8.004.20120423-1|453	* Fri Jul 08 2011 Adam Williamson <awilliamson@mandriva.org> 1.8.001.20110421-1
12cr|egroupware-1.8.004.20120423-1|454	+ Revision: 689351
12cr|egroupware-1.8.004.20120423-1|455	- new release 1.8.001.20110421
12cr|egroupware-1.8.004.20120423-1|456	
12cr|egroupware-1.8.004.20120423-1|457	* Wed Mar 02 2011 Adam Williamson <awilliamson@mandriva.org> 1.8.001.20110216-1
12cr|egroupware-1.8.004.20120423-1|458	+ Revision: 641360
12cr|egroupware-1.8.004.20120423-1|459	- new release 1.8.001.20110216
12cr|egroupware-1.8.004.20120423-1|460	- bump rev to 2 to facilitate move from testing to updates
12cr|egroupware-1.8.004.20120423-1|461	
12cr|egroupware-1.8.004.20120423-1|462	+ Alexandre Felipe Muller de Souza <alexandrefm@mandriva.com>
12cr|egroupware-1.8.004.20120423-1|463	- Updating eGroupware for newer community version
12cr|egroupware-1.8.004.20120423-1|464	
12cr|egroupware-1.8.004.20120423-1|465	* Wed Dec 01 2010 Adam Williamson <awilliamson@mandriva.org> 1.8.001.20101201-1mdv2011.0
12cr|egroupware-1.8.004.20120423-1|466	+ Revision: 604599
12cr|egroupware-1.8.004.20120423-1|467	- new release 1.8 final (as announced on ml, though it's still date-versioned)
12cr|egroupware-1.8.004.20120423-1|468	
12cr|egroupware-1.8.004.20120423-1|469	* Wed Mar 10 2010 Adam Williamson <awilliamson@mandriva.org> 1.6.003-1mdv2010.1
12cr|egroupware-1.8.004.20120423-1|470	+ Revision: 517267
12cr|egroupware-1.8.004.20120423-1|471	- new release 1.6.003
12cr|egroupware-1.8.004.20120423-1|472	
12cr|egroupware-1.8.004.20120423-1|473	* Thu Mar 04 2010 Adam Williamson <awilliamson@mandriva.org> 1.6.002-10mdv2010.1
12cr|egroupware-1.8.004.20120423-1|474	+ Revision: 514330
12cr|egroupware-1.8.004.20120423-1|475	- revert a test patch i didn't mean to commit
12cr|egroupware-1.8.004.20120423-1|476	- escape SERVER variable in apache config (thanks anne)
12cr|egroupware-1.8.004.20120423-1|477	
12cr|egroupware-1.8.004.20120423-1|478	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.002-9mdv2010.1
12cr|egroupware-1.8.004.20120423-1|479	+ Revision: 513133
12cr|egroupware-1.8.004.20120423-1|480	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|egroupware-1.8.004.20120423-1|481	- use herein documents instead of external source for apache configuration
12cr|egroupware-1.8.004.20120423-1|482	- no need to prefix apache configuration file with an ordering number
12cr|egroupware-1.8.004.20120423-1|483	- spec cleanup
12cr|egroupware-1.8.004.20120423-1|484	
12cr|egroupware-1.8.004.20120423-1|485	* Wed Feb 10 2010 Adam Williamson <awilliamson@mandriva.org> 1.6.002-8mdv2010.1
12cr|egroupware-1.8.004.20120423-1|486	+ Revision: 503986
12cr|egroupware-1.8.004.20120423-1|487	- fix a path in apache config file (d'oh, thanks anne)
12cr|egroupware-1.8.004.20120423-1|488	
12cr|egroupware-1.8.004.20120423-1|489	* Fri Jan 22 2010 Adam Williamson <awilliamson@mandriva.org> 1.6.002-7mdv2010.1
12cr|egroupware-1.8.004.20120423-1|490	+ Revision: 494924
12cr|egroupware-1.8.004.20120423-1|491	- ok, found the real fix for the config file issue upstream
12cr|egroupware-1.8.004.20120423-1|492	
12cr|egroupware-1.8.004.20120423-1|493	* Fri Jan 22 2010 Adam Williamson <awilliamson@mandriva.org> 1.6.002-6mdv2010.1
12cr|egroupware-1.8.004.20120423-1|494	+ Revision: 494918
12cr|egroupware-1.8.004.20120423-1|495	- stop trying to hack around the config file issue, can't make it work
12cr|egroupware-1.8.004.20120423-1|496	- (thanks to misc) a way of handling the config file problem that works
12cr|egroupware-1.8.004.20120423-1|497	- actually, don't ghost it, just make it empty
12cr|egroupware-1.8.004.20120423-1|498	
12cr|egroupware-1.8.004.20120423-1|499	* Fri Jan 22 2010 Adam Williamson <awilliamson@mandriva.org> 1.6.002-4mdv2010.1
12cr|egroupware-1.8.004.20120423-1|500	+ Revision: 494895
12cr|egroupware-1.8.004.20120423-1|501	- fix some of the apache config file changes
12cr|egroupware-1.8.004.20120423-1|502	- update the apache configuration file from upstream's
12cr|egroupware-1.8.004.20120423-1|503	- fix a typo (thanks anne)
12cr|egroupware-1.8.004.20120423-1|504	- add some more dependencies
12cr|egroupware-1.8.004.20120423-1|505	- it uses pdo_mysql, not just mysql - update the suggest
12cr|egroupware-1.8.004.20120423-1|506	
12cr|egroupware-1.8.004.20120423-1|507	* Fri Jan 22 2010 Adam Williamson <awilliamson@mandriva.org> 1.6.002-3mdv2010.1
12cr|egroupware-1.8.004.20120423-1|508	+ Revision: 494860
12cr|egroupware-1.8.004.20120423-1|509	- add some obsoletes/provides to migrate icalsrv from contrib package
12cr|egroupware-1.8.004.20120423-1|510	
12cr|egroupware-1.8.004.20120423-1|511	* Fri Jan 22 2010 Adam Williamson <awilliamson@mandriva.org> 1.6.002-2mdv2010.1
12cr|egroupware-1.8.004.20120423-1|512	+ Revision: 494852
12cr|egroupware-1.8.004.20120423-1|513	- add some hard and soft dependencies based on upstream spec + docs
12cr|egroupware-1.8.004.20120423-1|514	- clean up a stray GPL copy
12cr|egroupware-1.8.004.20120423-1|515	- clean some descriptions
12cr|egroupware-1.8.004.20120423-1|516	- add modules that were moved to be separate tarballs since 1.2
12cr|egroupware-1.8.004.20120423-1|517	
12cr|egroupware-1.8.004.20120423-1|518	* Fri Jan 22 2010 Adam Williamson <awilliamson@mandriva.org> 1.6.002-1mdv2010.1
12cr|egroupware-1.8.004.20120423-1|519	+ Revision: 494803
12cr|egroupware-1.8.004.20120423-1|520	- update package layout for new version
12cr|egroupware-1.8.004.20120423-1|521	- correct license tag
12cr|egroupware-1.8.004.20120423-1|522	- new release 1.6.002
12cr|egroupware-1.8.004.20120423-1|523	
12cr|egroupware-1.8.004.20120423-1|524	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.2.107-4mdv2010.0
12cr|egroupware-1.8.004.20120423-1|525	+ Revision: 428531
12cr|egroupware-1.8.004.20120423-1|526	- rebuild
12cr|egroupware-1.8.004.20120423-1|527	
12cr|egroupware-1.8.004.20120423-1|528	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.2.107-3mdv2009.0
12cr|egroupware-1.8.004.20120423-1|529	+ Revision: 240661
12cr|egroupware-1.8.004.20120423-1|530	- rebuild
12cr|egroupware-1.8.004.20120423-1|531	- fix description-line-too-long
12cr|egroupware-1.8.004.20120423-1|532	- kill re-definition of %%buildroot on Pixel's request
12cr|egroupware-1.8.004.20120423-1|533	
12cr|egroupware-1.8.004.20120423-1|534	+ Pixel <pixel@mandriva.com>
12cr|egroupware-1.8.004.20120423-1|535	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|egroupware-1.8.004.20120423-1|536	
12cr|egroupware-1.8.004.20120423-1|537	+ Olivier Blin <blino@mandriva.org>
12cr|egroupware-1.8.004.20120423-1|538	- restore BuildRoot
12cr|egroupware-1.8.004.20120423-1|539	
12cr|egroupware-1.8.004.20120423-1|540	* Mon Jun 25 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.107-1mdv2008.0
12cr|egroupware-1.8.004.20120423-1|541	+ Revision: 43792
12cr|egroupware-1.8.004.20120423-1|542	- 1.2.107-2 (security release)
12cr|egroupware-1.8.004.20120423-1|543	- fix deps
12cr|egroupware-1.8.004.20120423-1|544	
12cr|egroupware-1.8.004.20120423-1|545	
12cr|egroupware-1.8.004.20120423-1|546	* Fri Mar 16 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.106-2mdv2007.1
12cr|egroupware-1.8.004.20120423-1|547	+ Revision: 144969
12cr|egroupware-1.8.004.20120423-1|548	- 1.2.106-2 (bugfix and maintainance release)
12cr|egroupware-1.8.004.20120423-1|549	- bunzipped the apache config file
12cr|egroupware-1.8.004.20120423-1|550	- the changelog was present in the spec file for some reason
12cr|egroupware-1.8.004.20120423-1|551	
12cr|egroupware-1.8.004.20120423-1|552	* Tue Jan 02 2007 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.106-1mdv2007.1
12cr|egroupware-1.8.004.20120423-1|553	+ Revision: 103032
12cr|egroupware-1.8.004.20120423-1|554	- New version for security and bugs fixes
12cr|egroupware-1.8.004.20120423-1|555	- New version bug and security fixes
12cr|egroupware-1.8.004.20120423-1|556	- Import egroupware
12cr|egroupware-1.8.004.20120423-1|557	
12cr|egroupware-1.8.004.20120423-1|558	* Mon Sep 11 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.105-1mdk
12cr|egroupware-1.8.004.20120423-1|559	- new version bug and security fixes
12cr|egroupware-1.8.004.20120423-1|560	
12cr|egroupware-1.8.004.20120423-1|561	* Fri Jul 21 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.104-1mdk
12cr|egroupware-1.8.004.20120423-1|562	- bug fix
12cr|egroupware-1.8.004.20120423-1|563	
12cr|egroupware-1.8.004.20120423-1|564	* Mon Jun 12 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.102-1mdk
12cr|egroupware-1.8.004.20120423-1|565	- new version with lots of bug fix
12cr|egroupware-1.8.004.20120423-1|566	
12cr|egroupware-1.8.004.20120423-1|567	* Mon Jun 05 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.2-3mdk
12cr|egroupware-1.8.004.20120423-1|568	- add doc dir from phpgwapi (ldap schemas)
12cr|egroupware-1.8.004.20120423-1|569	
12cr|egroupware-1.8.004.20120423-1|570	* Mon May 22 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.2-2mdk
12cr|egroupware-1.8.004.20120423-1|571	- delete .svn directories
12cr|egroupware-1.8.004.20120423-1|572	- fix archive permission
12cr|egroupware-1.8.004.20120423-1|573	
12cr|egroupware-1.8.004.20120423-1|574	* Mon May 22 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.2-1mdk
12cr|egroupware-1.8.004.20120423-1|575	- new version for bug fix
12cr|egroupware-1.8.004.20120423-1|576	
12cr|egroupware-1.8.004.20120423-1|577	* Sat May 20 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.1-3mdk
12cr|egroupware-1.8.004.20120423-1|578	- fix require
12cr|egroupware-1.8.004.20120423-1|579	
12cr|egroupware-1.8.004.20120423-1|580	* Sun May 14 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdk
12cr|egroupware-1.8.004.20120423-1|581	- fix default directories and their permissions
12cr|egroupware-1.8.004.20120423-1|582	- make it use the default php-cli and fix deps
12cr|egroupware-1.8.004.20120423-1|583	
12cr|egroupware-1.8.004.20120423-1|584	* Fri Apr 21 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.1-1mdk
12cr|egroupware-1.8.004.20120423-1|585	- new major version
12cr|egroupware-1.8.004.20120423-1|586	- improve apache configuration (thanks Oden)
12cr|egroupware-1.8.004.20120423-1|587	- split main and contrib modules for egroupware
12cr|egroupware-1.8.004.20120423-1|588	
12cr|egroupware-1.8.004.20120423-1|589	* Wed Oct 26 2005 Anne Nicolas <anne.nicolas@mandriva.com> 1.0-9.3mdk
12cr|egroupware-1.8.004.20120423-1|590	- security and bugfix release
12cr|egroupware-1.8.004.20120423-1|591	
12cr|egroupware-1.8.004.20120423-1|592	* Thu Aug 25 2005 Anne Nicolas <anne.nicolas@mandriva.com> 1.0-9.1mdk
12cr|egroupware-1.8.004.20120423-1|593	- fix security bug with xmlrpc
12cr|egroupware-1.8.004.20120423-1|594	
12cr|egroupware-1.8.004.20120423-1|595	* Wed Jul 13 2005 Anne Nicolas <anne.nicolas@mandriva.com> 1.0-8.3mdk
12cr|egroupware-1.8.004.20120423-1|596	- fix security bug
12cr|egroupware-1.8.004.20120423-1|597	
12cr|egroupware-1.8.004.20120423-1|598	* Tue Jun 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-8.2mdk
12cr|egroupware-1.8.004.20120423-1|599	- fix deps
12cr|egroupware-1.8.004.20120423-1|600	
12cr|egroupware-1.8.004.20120423-1|601	* Mon Jun 06 2005 Anne Nicolas <anne.nicolas@mandriva.com> 1.0-8.1mdk
12cr|egroupware-1.8.004.20120423-1|602	- fix missing documentation (ldap schemas)
12cr|egroupware-1.8.004.20120423-1|603	
12cr|egroupware-1.8.004.20120423-1|604	* Mon Apr 18 2005 Anne Nicolas <anne.nicolas@mandriva.com> 1.0-8mdk
12cr|egroupware-1.8.004.20120423-1|605	- new version
12cr|egroupware-1.8.004.20120423-1|606	- fix permissions
12cr|egroupware-1.8.004.20120423-1|607	
12cr|egroupware-1.8.004.20120423-1|608	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-7mdk
12cr|egroupware-1.8.004.20120423-1|609	- spec file cleanups, remove the ADVX-build stuff
12cr|egroupware-1.8.004.20120423-1|610	- speed up the build
12cr|egroupware-1.8.004.20120423-1|611	- fix some rpmlint errors...
12cr|egroupware-1.8.004.20120423-1|612	
12cr|egroupware-1.8.004.20120423-1|613	* Sun Nov 07 2004 Anne Nicolas <anne@mandrake.org> 1.0-6mdk
12cr|egroupware-1.8.004.20120423-1|614	- new version, security release for JiNN module
12cr|egroupware-1.8.004.20120423-1|615	
12cr|egroupware-1.8.004.20120423-1|616	* Sun Oct 10 2004 Anne Nicolas <anne@mandrake.org> 1.0-5mdk
12cr|egroupware-1.8.004.20120423-1|617	- fix permissions to apache user
12cr|egroupware-1.8.004.20120423-1|618	- add php-gd require
12cr|egroupware-1.8.004.20120423-1|619	
12cr|egroupware-1.8.004.20120423-1|620	* Tue Sep 28 2004 Anne Nicolas <anne@mandrake.org> 1.0-4mdk
12cr|egroupware-1.8.004.20120423-1|621	- new version, fix bugs
12cr|egroupware-1.8.004.20120423-1|622	
12cr|egroupware-1.8.004.20120423-1|623	* Sat Aug 28 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-3mdk
12cr|egroupware-1.8.004.20120423-1|624	- re-define %%{_sysconfdir}/httpd/conf.d to %%{_sysconfdir}/httpd/webapps.d
12cr|egroupware-1.8.004.20120423-1|625	
12cr|egroupware-1.8.004.20120423-1|626	* Wed Aug 25 2004 Anne Nicolas <anne@mandrake.org> 1.0-1.1mdk
12cr|egroupware-1.8.004.20120423-1|627	- fix security issues
12cr|egroupware-1.8.004.20120423-1|628	
12cr|egroupware-1.8.004.20120423-1|629	* Tue Aug 17 2004 Anne Nicolas <anne@mandrake.org> 1.0-1mdk
12cr|egroupware-1.8.004.20120423-1|630	- first stable release
12cr|egroupware-1.8.004.20120423-1|631	- add manual package for egroupware
12cr|egroupware-1.8.004.20120423-1|632	- drop doc for phpldapadmin and phpbrain
12cr|egroupware-1.8.004.20120423-1|633	
12cr|egroupware-1.8.004.20120423-1|634	* Sun May 02 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.0-0.RC5.1mdk
12cr|egroupware-1.8.004.20120423-1|635	- new version
12cr|egroupware-1.8.004.20120423-1|636	- drop .htaccess files, use apache configuration files instead
12cr|egroupware-1.8.004.20120423-1|637	- standard perms on %%{_sysconfdir}/httpd/conf.d/* files
12cr|egroupware-1.8.004.20120423-1|638	

1152 12
12cr|egroupware-contrib-1.2.107-7|1	%define	name	egroupware-contrib
12cr|egroupware-contrib-1.2.107-7|2	%define	Name	eGroupWare-contrib
12cr|egroupware-contrib-1.2.107-7|3	%define egw	egroupware
12cr|egroupware-contrib-1.2.107-7|4	%define wwwdir	%{_var}/www/%{egw}
12cr|egroupware-contrib-1.2.107-7|5	%define	version	1.2.107
12cr|egroupware-contrib-1.2.107-7|6	%define	Version	1.2.107-2
12cr|egroupware-contrib-1.2.107-7|7	%define	release	%mkrel 7
12cr|egroupware-contrib-1.2.107-7|8	
12cr|egroupware-contrib-1.2.107-7|9	Name:		%{name}
12cr|egroupware-contrib-1.2.107-7|10	Version:	%{version}
12cr|egroupware-contrib-1.2.107-7|11	Release:	%{release}
12cr|egroupware-contrib-1.2.107-7|12	Summary:	Contrib modules for egroupware suite
12cr|egroupware-contrib-1.2.107-7|13	License:	GPL+
12cr|egroupware-contrib-1.2.107-7|14	Group:		System/Servers
12cr|egroupware-contrib-1.2.107-7|15	URL:		http://www.egroupware.org/
12cr|egroupware-contrib-1.2.107-7|16	Source0:	%{Name}-%{Version}.tar.bz2
12cr|egroupware-contrib-1.2.107-7|17	%if %mdkversion < 201010
12cr|egroupware-contrib-1.2.107-7|18	Requires(post):   rpm-helper
12cr|egroupware-contrib-1.2.107-7|19	Requires(postun):   rpm-helper
12cr|egroupware-contrib-1.2.107-7|20	%endif
12cr|egroupware-contrib-1.2.107-7|21	Requires:	apache-mod_php
12cr|egroupware-contrib-1.2.107-7|22	Requires:	php-xml
12cr|egroupware-contrib-1.2.107-7|23	Requires:	php-gd
12cr|egroupware-contrib-1.2.107-7|24	BuildArch:	noarch
12cr|egroupware-contrib-1.2.107-7|25	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|egroupware-contrib-1.2.107-7|26	
12cr|egroupware-contrib-1.2.107-7|27	%description
12cr|egroupware-contrib-1.2.107-7|28	eGroupWare is a web-based groupware suite written in PHP. This -contrib
12cr|egroupware-contrib-1.2.107-7|29	package provides unsupported (and often obsolete and broken) plugins.
12cr|egroupware-contrib-1.2.107-7|30	
12cr|egroupware-contrib-1.2.107-7|31	%package backup
12cr|egroupware-contrib-1.2.107-7|32	Summary:	The eGroupWare backup application
12cr|egroupware-contrib-1.2.107-7|33	Group:		System/Servers
12cr|egroupware-contrib-1.2.107-7|34	Requires:	%{egw} >= %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|35	Obsoletes:	egroupware-backup
12cr|egroupware-contrib-1.2.107-7|36	Provides:	egroupware-backup
12cr|egroupware-contrib-1.2.107-7|37	
12cr|egroupware-contrib-1.2.107-7|38	%description backup
12cr|egroupware-contrib-1.2.107-7|39	An online configurable backup app to store data offline.
12cr|egroupware-contrib-1.2.107-7|40	Can store files in zip, tar.gz and tar.bz2 on the local machine
12cr|egroupware-contrib-1.2.107-7|41	or Remote via FTP, SMBMOUNT or NFS
12cr|egroupware-contrib-1.2.107-7|42	
12cr|egroupware-contrib-1.2.107-7|43	%package browser
12cr|egroupware-contrib-1.2.107-7|44	Summary:	The eGroupWare browser application
12cr|egroupware-contrib-1.2.107-7|45	Group:		System/Servers
12cr|egroupware-contrib-1.2.107-7|46	Requires:	%{egw} >= %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|47	
12cr|egroupware-contrib-1.2.107-7|48	%description browser
12cr|egroupware-contrib-1.2.107-7|49	The eGroupWare browser application
12cr|egroupware-contrib-1.2.107-7|50	
12cr|egroupware-contrib-1.2.107-7|51	%package chatty
12cr|egroupware-contrib-1.2.107-7|52	Summary:	The eGroupWare chat application
12cr|egroupware-contrib-1.2.107-7|53	Group:		System/Servers
12cr|egroupware-contrib-1.2.107-7|54	Requires:	%{egw} >= %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|55	
12cr|egroupware-contrib-1.2.107-7|56	%description chatty
12cr|egroupware-contrib-1.2.107-7|57	Direct dialogue for egroupware.
12cr|egroupware-contrib-1.2.107-7|58	
12cr|egroupware-contrib-1.2.107-7|59	%package comic
12cr|egroupware-contrib-1.2.107-7|60	Summary:	The eGroupWare comic application
12cr|egroupware-contrib-1.2.107-7|61	Group:		System/Servers
12cr|egroupware-contrib-1.2.107-7|62	Requires:	%{egw} >= %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|63	Obsoletes:	egroupware-comic
12cr|egroupware-contrib-1.2.107-7|64	Provides:	egroupware-comic
12cr|egroupware-contrib-1.2.107-7|65	
12cr|egroupware-contrib-1.2.107-7|66	%description comic
12cr|egroupware-contrib-1.2.107-7|67	This application display comic strips.
12cr|egroupware-contrib-1.2.107-7|68	
12cr|egroupware-contrib-1.2.107-7|69	%package email
12cr|egroupware-contrib-1.2.107-7|70	Summary:	The eGroupWare email application
12cr|egroupware-contrib-1.2.107-7|71	Group:		System/Servers
12cr|egroupware-contrib-1.2.107-7|72	Requires:	%{name}-addressbook = %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|73	Obsoletes:	egroupware-email
12cr|egroupware-contrib-1.2.107-7|74	Provides:	egroupware-email
12cr|egroupware-contrib-1.2.107-7|75	
12cr|egroupware-contrib-1.2.107-7|76	%description email
12cr|egroupware-contrib-1.2.107-7|77	AngleMail for eGroupWare at www.anglemail.org is an Email reader with multiple
12cr|egroupware-contrib-1.2.107-7|78	accounts and mailbox filtering. Also Anglemail support IMAP, IMAPS, POP3 and
12cr|egroupware-contrib-1.2.107-7|79	POP3S accounts.
12cr|egroupware-contrib-1.2.107-7|80	
12cr|egroupware-contrib-1.2.107-7|81	%package filescenter
12cr|egroupware-contrib-1.2.107-7|82	Summary:	The eGroupWare filescenter application
12cr|egroupware-contrib-1.2.107-7|83	Group:		System/Servers
12cr|egroupware-contrib-1.2.107-7|84	Requires:	%{egw} >= %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|85	
12cr|egroupware-contrib-1.2.107-7|86	%description filescenter
12cr|egroupware-contrib-1.2.107-7|87	This is the filescenter app for eGroupWare.
12cr|egroupware-contrib-1.2.107-7|88	
12cr|egroupware-contrib-1.2.107-7|89	%package forum
12cr|egroupware-contrib-1.2.107-7|90	Summary:	The eGroupWare forum application
12cr|egroupware-contrib-1.2.107-7|91	Group:		System/Servers
12cr|egroupware-contrib-1.2.107-7|92	Requires:	%{egw} >= %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|93	Obsoletes:	egroupware-forum
12cr|egroupware-contrib-1.2.107-7|94	Provides:	egroupware-forum
12cr|egroupware-contrib-1.2.107-7|95	
12cr|egroupware-contrib-1.2.107-7|96	%description forum
12cr|egroupware-contrib-1.2.107-7|97	This is the forum app for eGroupWare.
12cr|egroupware-contrib-1.2.107-7|98	
12cr|egroupware-contrib-1.2.107-7|99	%package ftp
12cr|egroupware-contrib-1.2.107-7|100	Summary:	The eGroupWare ftp application
12cr|egroupware-contrib-1.2.107-7|101	Group:		System/Servers
12cr|egroupware-contrib-1.2.107-7|102	Requires:	%{egw} >= %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|103	Obsoletes:	egroupware-ftp
12cr|egroupware-contrib-1.2.107-7|104	Provides:	egroupware-ftp
12cr|egroupware-contrib-1.2.107-7|105	
12cr|egroupware-contrib-1.2.107-7|106	%description ftp
12cr|egroupware-contrib-1.2.107-7|107	This is the ftp app for eGroupWare.
12cr|egroupware-contrib-1.2.107-7|108	
12cr|egroupware-contrib-1.2.107-7|109	%package fudforum
12cr|egroupware-contrib-1.2.107-7|110	Summary:	The eGroupWare fudforum application
12cr|egroupware-contrib-1.2.107-7|111	Group:		System/Servers
12cr|egroupware-contrib-1.2.107-7|112	Requires:	%{egw} >= %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|113	Obsoletes:	egroupware-fudforum
12cr|egroupware-contrib-1.2.107-7|114	Provides:	egroupware-fudforum
12cr|egroupware-contrib-1.2.107-7|115	
12cr|egroupware-contrib-1.2.107-7|116	%description fudforum
12cr|egroupware-contrib-1.2.107-7|117	This is the fudforum app for eGroupWare.
12cr|egroupware-contrib-1.2.107-7|118	
12cr|egroupware-contrib-1.2.107-7|119	%package headlines
12cr|egroupware-contrib-1.2.107-7|120	Summary:	The eGroupWare headlines application
12cr|egroupware-contrib-1.2.107-7|121	Group:		System/Servers
12cr|egroupware-contrib-1.2.107-7|122	Requires:	%{egw} >= %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|123	Obsoletes:	egroupware-headlines
12cr|egroupware-contrib-1.2.107-7|124	Provides:	egroupware-headlines
12cr|egroupware-contrib-1.2.107-7|125	
12cr|egroupware-contrib-1.2.107-7|126	%description headlines
12cr|egroupware-contrib-1.2.107-7|127	This is the headlines app for eGroupWare.
12cr|egroupware-contrib-1.2.107-7|128	
12cr|egroupware-contrib-1.2.107-7|129	%package jinn
12cr|egroupware-contrib-1.2.107-7|130	Summary:	The eGroupWare jinn application
12cr|egroupware-contrib-1.2.107-7|131	Group:		System/Servers
12cr|egroupware-contrib-1.2.107-7|132	Requires:	%{egw} >= %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|133	Obsoletes:	egroupware-jinn
12cr|egroupware-contrib-1.2.107-7|134	Provides:	egroupware-jinn
12cr|egroupware-contrib-1.2.107-7|135	
12cr|egroupware-contrib-1.2.107-7|136	%description jinn
12cr|egroupware-contrib-1.2.107-7|137	The jinn app is a multi-site, multi-database, multi-user/-group, database
12cr|egroupware-contrib-1.2.107-7|138	driven Content Management System written in and for the eGroupWare Framework.
12cr|egroupware-contrib-1.2.107-7|139	
12cr|egroupware-contrib-1.2.107-7|140	%package messenger
12cr|egroupware-contrib-1.2.107-7|141	Summary:	The eGroupWare messenger application
12cr|egroupware-contrib-1.2.107-7|142	Group:		System/Servers
12cr|egroupware-contrib-1.2.107-7|143	Requires:	%{egw} >= %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|144	Obsoletes:	egroupware-messenger
12cr|egroupware-contrib-1.2.107-7|145	Provides:	egroupware-messenger
12cr|egroupware-contrib-1.2.107-7|146	
12cr|egroupware-contrib-1.2.107-7|147	%description messenger
12cr|egroupware-contrib-1.2.107-7|148	This is the messenger app for eGroupWare.
12cr|egroupware-contrib-1.2.107-7|149	bsoletes:	egroupware-phpbrain
12cr|egroupware-contrib-1.2.107-7|150	Provides:	egroupware-phpbrain
12cr|egroupware-contrib-1.2.107-7|151	
12cr|egroupware-contrib-1.2.107-7|152	%package phpldapadmin
12cr|egroupware-contrib-1.2.107-7|153	Summary:	The eGroupWare phpldapadmin application
12cr|egroupware-contrib-1.2.107-7|154	Group:		System/Servers
12cr|egroupware-contrib-1.2.107-7|155	Requires:	%{egw} >= %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|156	Obsoletes:	egroupware-phpldapadmin
12cr|egroupware-contrib-1.2.107-7|157	Provides:	egroupware-phpldapadmin
12cr|egroupware-contrib-1.2.107-7|158	
12cr|egroupware-contrib-1.2.107-7|159	%description phpldapadmin
12cr|egroupware-contrib-1.2.107-7|160	This is the phpldapadmin app for eGroupWare.
12cr|egroupware-contrib-1.2.107-7|161	
12cr|egroupware-contrib-1.2.107-7|162	%package projects
12cr|egroupware-contrib-1.2.107-7|163	Summary:	The eGroupWare projects application
12cr|egroupware-contrib-1.2.107-7|164	Group:		System/Servers
12cr|egroupware-contrib-1.2.107-7|165	Requires:	%{name}-addressbook = %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|166	Obsoletes:	egroupware-projects
12cr|egroupware-contrib-1.2.107-7|167	Provides:	egroupware-projects
12cr|egroupware-contrib-1.2.107-7|168	
12cr|egroupware-contrib-1.2.107-7|169	%description projects
12cr|egroupware-contrib-1.2.107-7|170	This is the projects app for eGroupWare.
12cr|egroupware-contrib-1.2.107-7|171	
12cr|egroupware-contrib-1.2.107-7|172	%package skel
12cr|egroupware-contrib-1.2.107-7|173	Summary:        The eGroupWare skel application
12cr|egroupware-contrib-1.2.107-7|174	Group:          System/Servers
12cr|egroupware-contrib-1.2.107-7|175	Requires:       %{egw} >= %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|176	Obsoletes:	egroupware-skel
12cr|egroupware-contrib-1.2.107-7|177	Provides:	egroupware-skel
12cr|egroupware-contrib-1.2.107-7|178	
12cr|egroupware-contrib-1.2.107-7|179	%description skel
12cr|egroupware-contrib-1.2.107-7|180	This is the skel app for eGroupWare.
12cr|egroupware-contrib-1.2.107-7|181	
12cr|egroupware-contrib-1.2.107-7|182	%package soap
12cr|egroupware-contrib-1.2.107-7|183	Summary:        The eGroupWare soap application
12cr|egroupware-contrib-1.2.107-7|184	Group:          System/Servers
12cr|egroupware-contrib-1.2.107-7|185	Requires:       %{egw} >= %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|186	
12cr|egroupware-contrib-1.2.107-7|187	%description soap
12cr|egroupware-contrib-1.2.107-7|188	This is the soap app for eGroupWare.
12cr|egroupware-contrib-1.2.107-7|189	
12cr|egroupware-contrib-1.2.107-7|190	%package stocks
12cr|egroupware-contrib-1.2.107-7|191	Summary:	The eGroupWare stocks application
12cr|egroupware-contrib-1.2.107-7|192	Group:		System/Servers
12cr|egroupware-contrib-1.2.107-7|193	Requires:	%{egw} >= %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|194	Obsoletes:	egroupware-stocks
12cr|egroupware-contrib-1.2.107-7|195	Provides:	egroupware-stocks
12cr|egroupware-contrib-1.2.107-7|196	
12cr|egroupware-contrib-1.2.107-7|197	%description stocks
12cr|egroupware-contrib-1.2.107-7|198	This is the stocks app for eGroupWare.
12cr|egroupware-contrib-1.2.107-7|199	
12cr|egroupware-contrib-1.2.107-7|200	%package switchuser
12cr|egroupware-contrib-1.2.107-7|201	Summary:        The eGroupWare switchuser application
12cr|egroupware-contrib-1.2.107-7|202	Group:          System/Servers
12cr|egroupware-contrib-1.2.107-7|203	Requires:       %{egw} >= %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|204	
12cr|egroupware-contrib-1.2.107-7|205	%description switchuser
12cr|egroupware-contrib-1.2.107-7|206	This is the switchuser app for eGroupWare.
12cr|egroupware-contrib-1.2.107-7|207	
12cr|egroupware-contrib-1.2.107-7|208	%package tts
12cr|egroupware-contrib-1.2.107-7|209	Summary:	The eGroupWare tts application
12cr|egroupware-contrib-1.2.107-7|210	Group:		System/Servers
12cr|egroupware-contrib-1.2.107-7|211	Requires:	%{egw} >= %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|212	Obsoletes:	egroupware-tts
12cr|egroupware-contrib-1.2.107-7|213	Provides:	egroupware-tts
12cr|egroupware-contrib-1.2.107-7|214	
12cr|egroupware-contrib-1.2.107-7|215	%description tts
12cr|egroupware-contrib-1.2.107-7|216	This is the tts app for eGroupWare.
12cr|egroupware-contrib-1.2.107-7|217	
12cr|egroupware-contrib-1.2.107-7|218	%package xmlrpc
12cr|egroupware-contrib-1.2.107-7|219	Summary:        The eGroupWare xmlrpc application
12cr|egroupware-contrib-1.2.107-7|220	Group:          System/Servers
12cr|egroupware-contrib-1.2.107-7|221	Requires:       %{egw} >= %{version}-%{release}
12cr|egroupware-contrib-1.2.107-7|222	
12cr|egroupware-contrib-1.2.107-7|223	%description xmlrpc
12cr|egroupware-contrib-1.2.107-7|224	This is the xmlrpc app for eGroupWare.
12cr|egroupware-contrib-1.2.107-7|225	
12cr|egroupware-contrib-1.2.107-7|226	%prep
12cr|egroupware-contrib-1.2.107-7|227	%setup -q -n %{egw}
12cr|egroupware-contrib-1.2.107-7|228	# cleanup
12cr|egroupware-contrib-1.2.107-7|229	find . -type d -name CVS | xargs rm -rf
12cr|egroupware-contrib-1.2.107-7|230	find . -type f -name *.old -o -name *.backup | xargs rm -f
12cr|egroupware-contrib-1.2.107-7|231	find . -type f -empty | xargs rm -f
12cr|egroupware-contrib-1.2.107-7|232	find . -type f | xargs chmod 644
12cr|egroupware-contrib-1.2.107-7|233	find . -name .svn | xargs rm -rf
12cr|egroupware-contrib-1.2.107-7|234	
12cr|egroupware-contrib-1.2.107-7|235	
12cr|egroupware-contrib-1.2.107-7|236	# delete duplicate fonts
12cr|egroupware-contrib-1.2.107-7|237	find . -type d -name ttf-bitstream-vera-1.10|xargs rm -rf
12cr|egroupware-contrib-1.2.107-7|238	
12cr|egroupware-contrib-1.2.107-7|239	# remove egwical and icalsrv (they're in the main package now)
12cr|egroupware-contrib-1.2.107-7|240	rm -rf egwical/ icalsrv/
12cr|egroupware-contrib-1.2.107-7|241	
12cr|egroupware-contrib-1.2.107-7|242	%build
12cr|egroupware-contrib-1.2.107-7|243	
12cr|egroupware-contrib-1.2.107-7|244	%install
12cr|egroupware-contrib-1.2.107-7|245	rm -rf  %{buildroot}
12cr|egroupware-contrib-1.2.107-7|246	
12cr|egroupware-contrib-1.2.107-7|247	# install files
12cr|egroupware-contrib-1.2.107-7|248	install -d -m 755 %{buildroot}%{wwwdir}
12cr|egroupware-contrib-1.2.107-7|249	cp -aRf * %{buildroot}%{wwwdir}
12cr|egroupware-contrib-1.2.107-7|250	
12cr|egroupware-contrib-1.2.107-7|251	# post-install cleanup
12cr|egroupware-contrib-1.2.107-7|252	rm -rf %{buildroot}%{wwwdir}/doc
12cr|egroupware-contrib-1.2.107-7|253	rm -rf %{buildroot}%{wwwdir}/*/doc
12cr|egroupware-contrib-1.2.107-7|254	rm -f %{buildroot}%{wwwdir}/backup/README
12cr|egroupware-contrib-1.2.107-7|255	rm -f %{buildroot}%{wwwdir}/felamimail/{COPYING,Changelog,README,TODO}
12cr|egroupware-contrib-1.2.107-7|256	rm -f %{buildroot}%{wwwdir}/jinn/{CHANGELOG,COPYING,INSTALL,LICENSE,README,TODO}
12cr|egroupware-contrib-1.2.107-7|257	rm -f %{buildroot}%{wwwdir}/phpldapadmin/{INSTALL,LICENSE,VERSION}
12cr|egroupware-contrib-1.2.107-7|258	rm -rf %{buildroot}%{wwwdir}/infolog/debian
12cr|egroupware-contrib-1.2.107-7|259	rm -rf %{buildroot}%{wwwdir}/jinn/quixplorer_2_3
12cr|egroupware-contrib-1.2.107-7|260	# doc cleanup
12cr|egroupware-contrib-1.2.107-7|261	rm -f doc/Makefile
12cr|egroupware-contrib-1.2.107-7|262	rm -rf doc/rpm-build
12cr|egroupware-contrib-1.2.107-7|263	
12cr|egroupware-contrib-1.2.107-7|264	# remove .htaccess files
12cr|egroupware-contrib-1.2.107-7|265	find %{buildroot}%{wwwdir} -name .htaccess -exec rm -f {} \;
12cr|egroupware-contrib-1.2.107-7|266	
12cr|egroupware-contrib-1.2.107-7|267	# modify shell bang for perl scripts
12cr|egroupware-contrib-1.2.107-7|268	find %{buildroot}%{wwwdir} -name '*.pl' -exec perl -pi -e 's|/usr/local/bin/perl|/usr/bin/perl|g' {} \;
12cr|egroupware-contrib-1.2.107-7|269	find %{buildroot}%{wwwdir} -name '*.py' -exec perl -pi -e 's|/usr/local/bin/python|/usr/bin/python|g' {} \;
12cr|egroupware-contrib-1.2.107-7|270	
12cr|egroupware-contrib-1.2.107-7|271	# fix right on scripts
12cr|egroupware-contrib-1.2.107-7|272	find %{buildroot}%{wwwdir} -name '*.pl' -exec chmod 755 {} \;
12cr|egroupware-contrib-1.2.107-7|273	find %{buildroot}%{wwwdir} -name '*.py' -exec chmod 755 {} \;
12cr|egroupware-contrib-1.2.107-7|274	
12cr|egroupware-contrib-1.2.107-7|275	# apache configuration for fudforum
12cr|egroupware-contrib-1.2.107-7|276	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|egroupware-contrib-1.2.107-7|277	cat > %{buildroot}%{_webappconfdir}/%{egw}-fudforum.conf <<EOF
12cr|egroupware-contrib-1.2.107-7|278	<Directory /var/www/egroupware/fudforum/setup/base>
12cr|egroupware-contrib-1.2.107-7|279	Deny from all
12cr|egroupware-contrib-1.2.107-7|280	</Directory>
12cr|egroupware-contrib-1.2.107-7|281	
12cr|egroupware-contrib-1.2.107-7|282	<Directory /var/www/egroupware/fudforum/setup/base/sql>
12cr|egroupware-contrib-1.2.107-7|283	Deny from all
12cr|egroupware-contrib-1.2.107-7|284	</Directory>
12cr|egroupware-contrib-1.2.107-7|285	
12cr|egroupware-contrib-1.2.107-7|286	<Directory /var/www/egroupware/fudforum/setup/base/src>
12cr|egroupware-contrib-1.2.107-7|287	Deny from all
12cr|egroupware-contrib-1.2.107-7|288	</Directory>
12cr|egroupware-contrib-1.2.107-7|289	
12cr|egroupware-contrib-1.2.107-7|290	<Directory /var/www/egroupware/fudforum/setup/base/thm>
12cr|egroupware-contrib-1.2.107-7|291	Deny from all
12cr|egroupware-contrib-1.2.107-7|292	</Directory>
12cr|egroupware-contrib-1.2.107-7|293	
12cr|egroupware-contrib-1.2.107-7|294	<Directory /var/www/egroupware/fudforum/setup/base/cache>
12cr|egroupware-contrib-1.2.107-7|295	Deny from all
12cr|egroupware-contrib-1.2.107-7|296	</Directory>
12cr|egroupware-contrib-1.2.107-7|297	
12cr|egroupware-contrib-1.2.107-7|298	<Directory /var/www/egroupware/fudforum/setup/base/scripts>
12cr|egroupware-contrib-1.2.107-7|299	Deny from all
12cr|egroupware-contrib-1.2.107-7|300	</Directory>
12cr|egroupware-contrib-1.2.107-7|301	
12cr|egroupware-contrib-1.2.107-7|302	<Directory /var/www/egroupware/fudforum/setup/base/www_root>
12cr|egroupware-contrib-1.2.107-7|303	
12cr|egroupware-contrib-1.2.107-7|304	php_admin_value output_buffering 16000
12cr|egroupware-contrib-1.2.107-7|305	php_admin_value variables_order GPCS
12cr|egroupware-contrib-1.2.107-7|306	php_admin_value implicit_flush 0
12cr|egroupware-contrib-1.2.107-7|307	php_admin_value register_globals 0
12cr|egroupware-contrib-1.2.107-7|308	php_admin_value register_argc_argv 0
12cr|egroupware-contrib-1.2.107-7|309	php_admin_value magic_quotes_gpc 0
12cr|egroupware-contrib-1.2.107-7|310	php_admin_value session.use_trans_sid 0
12cr|egroupware-contrib-1.2.107-7|311	</Directory>
12cr|egroupware-contrib-1.2.107-7|312	
12cr|egroupware-contrib-1.2.107-7|313	<Directory /var/www/egroupware/fudforum/setup/base/include>
12cr|egroupware-contrib-1.2.107-7|314	Deny from all
12cr|egroupware-contrib-1.2.107-7|315	</Directory>
12cr|egroupware-contrib-1.2.107-7|316	EOF
12cr|egroupware-contrib-1.2.107-7|317	
12cr|egroupware-contrib-1.2.107-7|318	%post fudforum
12cr|egroupware-contrib-1.2.107-7|319	%if %mdkversion < 201010
12cr|egroupware-contrib-1.2.107-7|320	%_post_webapp
12cr|egroupware-contrib-1.2.107-7|321	%endif
12cr|egroupware-contrib-1.2.107-7|322	
12cr|egroupware-contrib-1.2.107-7|323	%postun fudforum
12cr|egroupware-contrib-1.2.107-7|324	%if %mdkversion < 201010
12cr|egroupware-contrib-1.2.107-7|325	%_postun_webapp
12cr|egroupware-contrib-1.2.107-7|326	%endif
12cr|egroupware-contrib-1.2.107-7|327	
12cr|egroupware-contrib-1.2.107-7|328	%clean
12cr|egroupware-contrib-1.2.107-7|329	rm -rf %{buildroot}
12cr|egroupware-contrib-1.2.107-7|330	
12cr|egroupware-contrib-1.2.107-7|331	%files backup
12cr|egroupware-contrib-1.2.107-7|332	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|333	%doc backup/README
12cr|egroupware-contrib-1.2.107-7|334	%{wwwdir}/backup
12cr|egroupware-contrib-1.2.107-7|335	
12cr|egroupware-contrib-1.2.107-7|336	%files browser
12cr|egroupware-contrib-1.2.107-7|337	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|338	%doc browser/doc/*
12cr|egroupware-contrib-1.2.107-7|339	%{wwwdir}/browser
12cr|egroupware-contrib-1.2.107-7|340	
12cr|egroupware-contrib-1.2.107-7|341	%files chatty
12cr|egroupware-contrib-1.2.107-7|342	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|343	%{wwwdir}/chatty
12cr|egroupware-contrib-1.2.107-7|344	
12cr|egroupware-contrib-1.2.107-7|345	%files comic
12cr|egroupware-contrib-1.2.107-7|346	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|347	%doc comic/doc/*
12cr|egroupware-contrib-1.2.107-7|348	%{wwwdir}/comic
12cr|egroupware-contrib-1.2.107-7|349	
12cr|egroupware-contrib-1.2.107-7|350	%files email
12cr|egroupware-contrib-1.2.107-7|351	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|352	%doc email/addressbook-js.changelog.txt email/doc/*
12cr|egroupware-contrib-1.2.107-7|353	%{wwwdir}/email
12cr|egroupware-contrib-1.2.107-7|354	
12cr|egroupware-contrib-1.2.107-7|355	%files filescenter
12cr|egroupware-contrib-1.2.107-7|356	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|357	%doc filescenter/doc/*
12cr|egroupware-contrib-1.2.107-7|358	%{wwwdir}/filescenter
12cr|egroupware-contrib-1.2.107-7|359	
12cr|egroupware-contrib-1.2.107-7|360	%files forum
12cr|egroupware-contrib-1.2.107-7|361	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|362	%doc forum/README
12cr|egroupware-contrib-1.2.107-7|363	%{wwwdir}/forum
12cr|egroupware-contrib-1.2.107-7|364	
12cr|egroupware-contrib-1.2.107-7|365	%files ftp
12cr|egroupware-contrib-1.2.107-7|366	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|367	%doc ftp/doc/*
12cr|egroupware-contrib-1.2.107-7|368	%{wwwdir}/ftp
12cr|egroupware-contrib-1.2.107-7|369	
12cr|egroupware-contrib-1.2.107-7|370	%files fudforum
12cr|egroupware-contrib-1.2.107-7|371	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|372	%{wwwdir}/fudforum
12cr|egroupware-contrib-1.2.107-7|373	%config(noreplace) %{_webappconfdir}/%{egw}-fudforum.conf
12cr|egroupware-contrib-1.2.107-7|374	
12cr|egroupware-contrib-1.2.107-7|375	%files headlines
12cr|egroupware-contrib-1.2.107-7|376	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|377	%{wwwdir}/headlines
12cr|egroupware-contrib-1.2.107-7|378	
12cr|egroupware-contrib-1.2.107-7|379	%files jinn
12cr|egroupware-contrib-1.2.107-7|380	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|381	%doc jinn/{CHANGELOG,COPYING,INSTALL,LICENSE,README,TODO} jinn/doc/*
12cr|egroupware-contrib-1.2.107-7|382	%{wwwdir}/jinn
12cr|egroupware-contrib-1.2.107-7|383	
12cr|egroupware-contrib-1.2.107-7|384	%files messenger
12cr|egroupware-contrib-1.2.107-7|385	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|386	%doc messenger/doc/*
12cr|egroupware-contrib-1.2.107-7|387	%{wwwdir}/messenger
12cr|egroupware-contrib-1.2.107-7|388	
12cr|egroupware-contrib-1.2.107-7|389	%files phpldapadmin
12cr|egroupware-contrib-1.2.107-7|390	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|391	%doc phpldapadmin/{LICENSE,VERSION}
12cr|egroupware-contrib-1.2.107-7|392	%{wwwdir}/phpldapadmin
12cr|egroupware-contrib-1.2.107-7|393	
12cr|egroupware-contrib-1.2.107-7|394	%files projects
12cr|egroupware-contrib-1.2.107-7|395	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|396	%doc projects/doc/*
12cr|egroupware-contrib-1.2.107-7|397	%{wwwdir}/projects
12cr|egroupware-contrib-1.2.107-7|398	
12cr|egroupware-contrib-1.2.107-7|399	%files skel
12cr|egroupware-contrib-1.2.107-7|400	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|401	%doc skel/doc/*
12cr|egroupware-contrib-1.2.107-7|402	%{wwwdir}/skel
12cr|egroupware-contrib-1.2.107-7|403	
12cr|egroupware-contrib-1.2.107-7|404	%files soap
12cr|egroupware-contrib-1.2.107-7|405	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|406	%doc soap/README.txt
12cr|egroupware-contrib-1.2.107-7|407	%{wwwdir}/soap
12cr|egroupware-contrib-1.2.107-7|408	
12cr|egroupware-contrib-1.2.107-7|409	%files stocks
12cr|egroupware-contrib-1.2.107-7|410	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|411	%doc stocks/doc/*
12cr|egroupware-contrib-1.2.107-7|412	%{wwwdir}/stocks
12cr|egroupware-contrib-1.2.107-7|413	
12cr|egroupware-contrib-1.2.107-7|414	%files switchuser
12cr|egroupware-contrib-1.2.107-7|415	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|416	%doc switchuser/CHANGELOG switchuser/doc/*
12cr|egroupware-contrib-1.2.107-7|417	%{wwwdir}/switchuser
12cr|egroupware-contrib-1.2.107-7|418	
12cr|egroupware-contrib-1.2.107-7|419	%files tts
12cr|egroupware-contrib-1.2.107-7|420	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|421	%doc tts/doc/*
12cr|egroupware-contrib-1.2.107-7|422	%{wwwdir}/tts
12cr|egroupware-contrib-1.2.107-7|423	
12cr|egroupware-contrib-1.2.107-7|424	%files xmlrpc
12cr|egroupware-contrib-1.2.107-7|425	%defattr(-,root,root)
12cr|egroupware-contrib-1.2.107-7|426	%doc xmlrpc/NOTE xmlrpc/doc/*
12cr|egroupware-contrib-1.2.107-7|427	%{wwwdir}/xmlrpc
12cr|egroupware-contrib-1.2.107-7|428	
12cr|egroupware-contrib-1.2.107-7|429	
12cr|egroupware-contrib-1.2.107-7|430	%changelog
12cr|egroupware-contrib-1.2.107-7|431	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.107-7mdv2011.0
12cr|egroupware-contrib-1.2.107-7|432	+ Revision: 610346
12cr|egroupware-contrib-1.2.107-7|433	- rebuild
12cr|egroupware-contrib-1.2.107-7|434	
12cr|egroupware-contrib-1.2.107-7|435	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.107-6mdv2010.1
12cr|egroupware-contrib-1.2.107-7|436	+ Revision: 513137
12cr|egroupware-contrib-1.2.107-7|437	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|egroupware-contrib-1.2.107-7|438	- use herein documents instead of external source for apache configuration
12cr|egroupware-contrib-1.2.107-7|439	- no need to prefix apache configuration file with an ordering number
12cr|egroupware-contrib-1.2.107-7|440	- spec cleanup
12cr|egroupware-contrib-1.2.107-7|441	
12cr|egroupware-contrib-1.2.107-7|442	* Fri Jan 22 2010 Adam Williamson <awilliamson@mandriva.org> 1.2.107-5mdv2010.1
12cr|egroupware-contrib-1.2.107-7|443	+ Revision: 494871
12cr|egroupware-contrib-1.2.107-7|444	- remove egwical and icalsrv directories before %%install
12cr|egroupware-contrib-1.2.107-7|445	- drop modules that are in the main package now
12cr|egroupware-contrib-1.2.107-7|446	
12cr|egroupware-contrib-1.2.107-7|447	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.2.107-4mdv2010.0
12cr|egroupware-contrib-1.2.107-7|448	+ Revision: 428535
12cr|egroupware-contrib-1.2.107-7|449	- rebuild
12cr|egroupware-contrib-1.2.107-7|450	
12cr|egroupware-contrib-1.2.107-7|451	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.2.107-3mdv2009.0
12cr|egroupware-contrib-1.2.107-7|452	+ Revision: 244631
12cr|egroupware-contrib-1.2.107-7|453	- rebuild
12cr|egroupware-contrib-1.2.107-7|454	
12cr|egroupware-contrib-1.2.107-7|455	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.2.107-1mdv2008.1
12cr|egroupware-contrib-1.2.107-7|456	+ Revision: 140728
12cr|egroupware-contrib-1.2.107-7|457	- restore BuildRoot
12cr|egroupware-contrib-1.2.107-7|458	
12cr|egroupware-contrib-1.2.107-7|459	+ Thierry Vignaud <tv@mandriva.org>
12cr|egroupware-contrib-1.2.107-7|460	- kill re-definition of %%buildroot on Pixel's request
12cr|egroupware-contrib-1.2.107-7|461	
12cr|egroupware-contrib-1.2.107-7|462	* Mon Jun 25 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.107-1mdv2008.0
12cr|egroupware-contrib-1.2.107-7|463	+ Revision: 43801
12cr|egroupware-contrib-1.2.107-7|464	- 1.2.107-2
12cr|egroupware-contrib-1.2.107-7|465	- fix deps
12cr|egroupware-contrib-1.2.107-7|466	
12cr|egroupware-contrib-1.2.107-7|467	
12cr|egroupware-contrib-1.2.107-7|468	* Fri Mar 16 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.106-2mdv2007.1
12cr|egroupware-contrib-1.2.107-7|469	+ Revision: 144976
12cr|egroupware-contrib-1.2.107-7|470	- 1.2.106-2 (bugfix and maintainance release)
12cr|egroupware-contrib-1.2.107-7|471	- bunzipped the apache config file
12cr|egroupware-contrib-1.2.107-7|472	- the changelog was present in the spec file for some reason
12cr|egroupware-contrib-1.2.107-7|473	
12cr|egroupware-contrib-1.2.107-7|474	* Tue Jan 02 2007 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.106-1mdv2007.1
12cr|egroupware-contrib-1.2.107-7|475	+ Revision: 103033
12cr|egroupware-contrib-1.2.107-7|476	- New version, security and bug fixes
12cr|egroupware-contrib-1.2.107-7|477	
12cr|egroupware-contrib-1.2.107-7|478	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org> 1.2.104-3mdv2007.0
12cr|egroupware-contrib-1.2.107-7|479	+ Revision: 53312
12cr|egroupware-contrib-1.2.107-7|480	- rebuild
12cr|egroupware-contrib-1.2.107-7|481	- Import egroupware-contrib
12cr|egroupware-contrib-1.2.107-7|482	
12cr|egroupware-contrib-1.2.107-7|483	* Fri Jul 28 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.104-2mdk
12cr|egroupware-contrib-1.2.107-7|484	- fix duplicate fonts in projects
12cr|egroupware-contrib-1.2.107-7|485	
12cr|egroupware-contrib-1.2.107-7|486	* Fri Jul 21 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.104-1mdk
12cr|egroupware-contrib-1.2.107-7|487	- Bug fix
12cr|egroupware-contrib-1.2.107-7|488	
12cr|egroupware-contrib-1.2.107-7|489	* Mon Jun 12 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.2.102-1mdk
12cr|egroupware-contrib-1.2.107-7|490	- New version, lots of bug fix
12cr|egroupware-contrib-1.2.107-7|491	
12cr|egroupware-contrib-1.2.107-7|492	* Mon May 22 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.2-2.2mdk
12cr|egroupware-contrib-1.2.107-7|493	- delete .svn directories
12cr|egroupware-contrib-1.2.107-7|494	
12cr|egroupware-contrib-1.2.107-7|495	* Mon May 22 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.2-2.1mdk
12cr|egroupware-contrib-1.2.107-7|496	- new version, fix bugs
12cr|egroupware-contrib-1.2.107-7|497	
12cr|egroupware-contrib-1.2.107-7|498	* Wed Apr 26 2006 Olivier Thauvin <nanardon@mandriva.org> 1.2-1.2mdk
12cr|egroupware-contrib-1.2.107-7|499	- Fix typo: group and a require was on same line
12cr|egroupware-contrib-1.2.107-7|500	
12cr|egroupware-contrib-1.2.107-7|501	* Wed Oct 26 2005 Anne Nicolas <anne.nicolas@mandriva.com> 1.2-1.1mdk
12cr|egroupware-contrib-1.2.107-7|502	- new major version
12cr|egroupware-contrib-1.2.107-7|503	

1153 12
12cr|egueb-0.0.18-1|1	Name:		egueb
12cr|egueb-0.0.18-1|2	Version:	0.0.18
12cr|egueb-0.0.18-1|3	Release:	1
12cr|egueb-0.0.18-1|4	Summary:	Rendering framework
12cr|egueb-0.0.18-1|5	Group:		System/Libraries
12cr|egueb-0.0.18-1|6	License:	GPLv2
12cr|egueb-0.0.18-1|7	Url:		http://code.google.com/p/enesim/
12cr|egueb-0.0.18-1|8	Source:		%{name}-%{version}.tar.bz2
12cr|egueb-0.0.18-1|9	BuildRequires:	autoconf
12cr|egueb-0.0.18-1|10	BuildRequires:	automake
12cr|egueb-0.0.18-1|11	BuildRequires:	bison
12cr|egueb-0.0.18-1|12	BuildRequires:	pkgconfig(eina) >= 1.7.0
12cr|egueb-0.0.18-1|13	BuildRequires:	pkgconfig(emage)
12cr|egueb-0.0.18-1|14	BuildRequires:	pkgconfig(ender)
12cr|egueb-0.0.18-1|15	BuildRequires:	pkgconfig(enesim)
12cr|egueb-0.0.18-1|16	BuildRequires:	pkgconfig(etch)
12cr|egueb-0.0.18-1|17	BuildRequires:	pkgconfig(etex)
12cr|egueb-0.0.18-1|18	BuildRequires:	flex
12cr|egueb-0.0.18-1|19	BuildRequires:	libtool
12cr|egueb-0.0.18-1|20	
12cr|egueb-0.0.18-1|21	%description
12cr|egueb-0.0.18-1|22	Enesim is generic rendering framework used by other libraries.
12cr|egueb-0.0.18-1|23	
12cr|egueb-0.0.18-1|24	#---------------------------------------------------------------------
12cr|egueb-0.0.18-1|25	
12cr|egueb-0.0.18-1|26	%define ecss_major 0
12cr|egueb-0.0.18-1|27	%define ecss_libname %mklibname ecss %{ecss_major}
12cr|egueb-0.0.18-1|28	
12cr|egueb-0.0.18-1|29	%package -n %{ecss_libname}
12cr|egueb-0.0.18-1|30	Summary:	Generic rendering framework library
12cr|egueb-0.0.18-1|31	Group:		System/Libraries
12cr|egueb-0.0.18-1|32	
12cr|egueb-0.0.18-1|33	%description -n %{ecss_libname}
12cr|egueb-0.0.18-1|34	Generic rendering framework library used by other libraries.
12cr|egueb-0.0.18-1|35	Part of Enesim framework.
12cr|egueb-0.0.18-1|36	
12cr|egueb-0.0.18-1|37	%files -n %{ecss_libname}
12cr|egueb-0.0.18-1|38	%{_libdir}/libecss.so.%{ecss_major}*
12cr|egueb-0.0.18-1|39	
12cr|egueb-0.0.18-1|40	#---------------------------------------------------------------------
12cr|egueb-0.0.18-1|41	
12cr|egueb-0.0.18-1|42	%define edom_major 0
12cr|egueb-0.0.18-1|43	%define edom_libname %mklibname edom %{edom_major}
12cr|egueb-0.0.18-1|44	
12cr|egueb-0.0.18-1|45	%package -n %{edom_libname}
12cr|egueb-0.0.18-1|46	Summary:	Generic rendering framework library
12cr|egueb-0.0.18-1|47	Group:		System/Libraries
12cr|egueb-0.0.18-1|48	Requires:	edom-common >= %{version}
12cr|egueb-0.0.18-1|49	
12cr|egueb-0.0.18-1|50	%description -n %{edom_libname}
12cr|egueb-0.0.18-1|51	Generic rendering framework library used by other libraries.
12cr|egueb-0.0.18-1|52	Part of Enesim framework.
12cr|egueb-0.0.18-1|53	
12cr|egueb-0.0.18-1|54	%files -n %{edom_libname}
12cr|egueb-0.0.18-1|55	%{_libdir}/libedom.so.%{edom_major}*
12cr|egueb-0.0.18-1|56	
12cr|egueb-0.0.18-1|57	#---------------------------------------------------------------------
12cr|egueb-0.0.18-1|58	
12cr|egueb-0.0.18-1|59	%define esvg_major 0
12cr|egueb-0.0.18-1|60	%define esvg_libname %mklibname esvg %{esvg_major}
12cr|egueb-0.0.18-1|61	
12cr|egueb-0.0.18-1|62	%package -n %{esvg_libname}
12cr|egueb-0.0.18-1|63	Summary:	Generic rendering framework library
12cr|egueb-0.0.18-1|64	Group:		System/Libraries
12cr|egueb-0.0.18-1|65	Requires:	esvg >= %{version}
12cr|egueb-0.0.18-1|66	
12cr|egueb-0.0.18-1|67	%description -n %{esvg_libname}
12cr|egueb-0.0.18-1|68	Generic rendering framework library used by other libraries.
12cr|egueb-0.0.18-1|69	Part of Enesim framework.
12cr|egueb-0.0.18-1|70	
12cr|egueb-0.0.18-1|71	%files -n %{esvg_libname}
12cr|egueb-0.0.18-1|72	%{_libdir}/libesvg.so.%{esvg_major}*
12cr|egueb-0.0.18-1|73	
12cr|egueb-0.0.18-1|74	#---------------------------------------------------------------------
12cr|egueb-0.0.18-1|75	
12cr|egueb-0.0.18-1|76	%define ecss_devname %mklibname ecss -d
12cr|egueb-0.0.18-1|77	
12cr|egueb-0.0.18-1|78	%package -n %{ecss_devname}
12cr|egueb-0.0.18-1|79	Summary:	Enesim headers, static libraries, documentation and test programs
12cr|egueb-0.0.18-1|80	Group:		Development/Other
12cr|egueb-0.0.18-1|81	Requires:	%{ecss_libname} = %{version}-%{release}
12cr|egueb-0.0.18-1|82	
12cr|egueb-0.0.18-1|83	%description -n %{ecss_devname}
12cr|egueb-0.0.18-1|84	Headers, static libraries, test programs and documentation for enesim.
12cr|egueb-0.0.18-1|85	
12cr|egueb-0.0.18-1|86	%files -n %{ecss_devname}
12cr|egueb-0.0.18-1|87	%{_libdir}/pkgconfig/ecss.pc
12cr|egueb-0.0.18-1|88	%{_includedir}/Ecss.h
12cr|egueb-0.0.18-1|89	%{_libdir}/libecss.so
12cr|egueb-0.0.18-1|90	
12cr|egueb-0.0.18-1|91	#---------------------------------------------------------------------
12cr|egueb-0.0.18-1|92	
12cr|egueb-0.0.18-1|93	%define edom_devname %mklibname edom -d
12cr|egueb-0.0.18-1|94	
12cr|egueb-0.0.18-1|95	%package -n %{edom_devname}
12cr|egueb-0.0.18-1|96	Summary:	Enesim headers, static libraries, documentation and test programs
12cr|egueb-0.0.18-1|97	Group:		Development/Other
12cr|egueb-0.0.18-1|98	Requires:	%{edom_libname} = %{version}-%{release}
12cr|egueb-0.0.18-1|99	
12cr|egueb-0.0.18-1|100	%description -n %{edom_devname}
12cr|egueb-0.0.18-1|101	Headers, static libraries, test programs and documentation for enesim.
12cr|egueb-0.0.18-1|102	
12cr|egueb-0.0.18-1|103	%files -n %{edom_devname}
12cr|egueb-0.0.18-1|104	%{_libdir}/pkgconfig/edom.pc
12cr|egueb-0.0.18-1|105	%{_includedir}/Edom.h
12cr|egueb-0.0.18-1|106	%{_libdir}/libedom.so
12cr|egueb-0.0.18-1|107	
12cr|egueb-0.0.18-1|108	#---------------------------------------------------------------------
12cr|egueb-0.0.18-1|109	
12cr|egueb-0.0.18-1|110	%define esvg_devname %mklibname esvg -d
12cr|egueb-0.0.18-1|111	
12cr|egueb-0.0.18-1|112	%package -n %{esvg_devname}
12cr|egueb-0.0.18-1|113	Summary:	Enesim headers, static libraries, documentation and test programs
12cr|egueb-0.0.18-1|114	Group:		Development/Other
12cr|egueb-0.0.18-1|115	Requires:	%{esvg_libname} = %{version}-%{release}
12cr|egueb-0.0.18-1|116	
12cr|egueb-0.0.18-1|117	%description -n %{esvg_devname}
12cr|egueb-0.0.18-1|118	Headers, static libraries, test programs and documentation for enesim.
12cr|egueb-0.0.18-1|119	
12cr|egueb-0.0.18-1|120	%files -n %{esvg_devname}
12cr|egueb-0.0.18-1|121	%{_libdir}/pkgconfig/esvg.pc
12cr|egueb-0.0.18-1|122	%{_includedir}/Esvg.h
12cr|egueb-0.0.18-1|123	%{_includedir}/esvg
12cr|egueb-0.0.18-1|124	%{_libdir}/libesvg.so
12cr|egueb-0.0.18-1|125	
12cr|egueb-0.0.18-1|126	#---------------------------------------------------------------------
12cr|egueb-0.0.18-1|127	
12cr|egueb-0.0.18-1|128	%package -n edom-common
12cr|egueb-0.0.18-1|129	Summary:	Common files used by Edom library
12cr|egueb-0.0.18-1|130	Group:		Development/Other
12cr|egueb-0.0.18-1|131	
12cr|egueb-0.0.18-1|132	%description -n edom-common
12cr|egueb-0.0.18-1|133	Common files used by Edom library
12cr|egueb-0.0.18-1|134	
12cr|egueb-0.0.18-1|135	%files -n edom-common
12cr|egueb-0.0.18-1|136	%{_datadir}/ender/edom.ender
12cr|egueb-0.0.18-1|137	
12cr|egueb-0.0.18-1|138	#---------------------------------------------------------------------
12cr|egueb-0.0.18-1|139	
12cr|egueb-0.0.18-1|140	%package -n esvg
12cr|egueb-0.0.18-1|141	Summary:	Common files used by Esvg library
12cr|egueb-0.0.18-1|142	Group:		Development/Other
12cr|egueb-0.0.18-1|143	
12cr|egueb-0.0.18-1|144	%description -n esvg
12cr|egueb-0.0.18-1|145	Common files used by Esvg library.
12cr|egueb-0.0.18-1|146	
12cr|egueb-0.0.18-1|147	%files -n esvg
12cr|egueb-0.0.18-1|148	%doc README
12cr|egueb-0.0.18-1|149	%{_bindir}/esvg*
12cr|egueb-0.0.18-1|150	%{_libdir}/emage/emage_svg.so
12cr|egueb-0.0.18-1|151	
12cr|egueb-0.0.18-1|152	#---------------------------------------------------------------------
12cr|egueb-0.0.18-1|153	
12cr|egueb-0.0.18-1|154	%prep
12cr|egueb-0.0.18-1|155	%setup -q
12cr|egueb-0.0.18-1|156	
12cr|egueb-0.0.18-1|157	%build
12cr|egueb-0.0.18-1|158	NOCONFIGURE=1 ./autogen.sh
12cr|egueb-0.0.18-1|159	#autoreconf -ifv
12cr|egueb-0.0.18-1|160	%configure2_5x --disable-static
12cr|egueb-0.0.18-1|161	%make
12cr|egueb-0.0.18-1|162	
12cr|egueb-0.0.18-1|163	%install
12cr|egueb-0.0.18-1|164	%makeinstall_std

1154 12
12cr|eiciel-0.9.6.1-2|1	%define	name	eiciel
12cr|eiciel-0.9.6.1-2|2	%define	version	0.9.6.1
12cr|eiciel-0.9.6.1-2|3	%define	release	2
12cr|eiciel-0.9.6.1-2|4	
12cr|eiciel-0.9.6.1-2|5	Name:		%name
12cr|eiciel-0.9.6.1-2|6	Version:	%version
12cr|eiciel-0.9.6.1-2|7	Release:	%release
12cr|eiciel-0.9.6.1-2|8	Summary:	Graphical access control list (ACL) editor
12cr|eiciel-0.9.6.1-2|9	Group:		Graphical desktop/GNOME
12cr|eiciel-0.9.6.1-2|10	License:	GPL
12cr|eiciel-0.9.6.1-2|11	URL:		http://rofi.roger-ferrer.org/eiciel/
12cr|eiciel-0.9.6.1-2|12	Source0:	http://rofi.roger-ferrer.org/eiciel/download/%{name}-%{version}.tar.bz2
12cr|eiciel-0.9.6.1-2|13	BuildRequires:	pkgconfig(libgnomeui-2.0) gtkmm2.4-devel gnome-vfs2-devel nautilus-devel
12cr|eiciel-0.9.6.1-2|14	BuildRequires:	attr-devel acl-devel gettext-devel
12cr|eiciel-0.9.6.1-2|15	BuildRequires:	autoconf2.5
12cr|eiciel-0.9.6.1-2|16	BuildRequires:	desktop-file-utils
12cr|eiciel-0.9.6.1-2|17	
12cr|eiciel-0.9.6.1-2|18	%description
12cr|eiciel-0.9.6.1-2|19	Graphical editor for access control lists (ACL)
12cr|eiciel-0.9.6.1-2|20	and extended attributes (XATTR), either as an
12cr|eiciel-0.9.6.1-2|21	extension within Nautilus, or as a standalone utility.
12cr|eiciel-0.9.6.1-2|22	
12cr|eiciel-0.9.6.1-2|23	%prep
12cr|eiciel-0.9.6.1-2|24	%setup -q
12cr|eiciel-0.9.6.1-2|25	sed -i s/Version=.*/Version=1.0/ src/*.desktop.in
12cr|eiciel-0.9.6.1-2|26	
12cr|eiciel-0.9.6.1-2|27	%build
12cr|eiciel-0.9.6.1-2|28	#autoreconf -fi
12cr|eiciel-0.9.6.1-2|29	%configure2_5x --with-nautilus-extensions-dir=%{_libdir}/nautilus/extensions-2.0
12cr|eiciel-0.9.6.1-2|30	%make
12cr|eiciel-0.9.6.1-2|31	
12cr|eiciel-0.9.6.1-2|32	%install
12cr|eiciel-0.9.6.1-2|33	%makeinstall_std
12cr|eiciel-0.9.6.1-2|34	%find_lang %{name}
12cr|eiciel-0.9.6.1-2|35	
12cr|eiciel-0.9.6.1-2|36	%files -f %{name}.lang
12cr|eiciel-0.9.6.1-2|37	%defattr(-,root,root,-)
12cr|eiciel-0.9.6.1-2|38	%doc AUTHORS ChangeLog COPYING NEWS README
12cr|eiciel-0.9.6.1-2|39	%{_bindir}/%{name}
12cr|eiciel-0.9.6.1-2|40	%{_datadir}/%{name}/
12cr|eiciel-0.9.6.1-2|41	%{_datadir}/applications/*%{name}*
12cr|eiciel-0.9.6.1-2|42	%{_datadir}/gnome/help/%{name}
12cr|eiciel-0.9.6.1-2|43	%{_mandir}/man1/%{name}*
12cr|eiciel-0.9.6.1-2|44	%{_libdir}/nautilus/extensions-2.0/lib%{name}*
12cr|eiciel-0.9.6.1-2|45	
12cr|eiciel-0.9.6.1-2|46	
12cr|eiciel-0.9.6.1-2|47	
12cr|eiciel-0.9.6.1-2|48	%changelog
12cr|eiciel-0.9.6.1-2|49	

1155 12
12cr|eigen3-3.0.5-1|1	Summary: Lightweight C++ template library for vector and matrix math
12cr|eigen3-3.0.5-1|2	Name: eigen3
12cr|eigen3-3.0.5-1|3	Version: 3.0.5
12cr|eigen3-3.0.5-1|4	Release: 1
12cr|eigen3-3.0.5-1|5	Group: System/Libraries
12cr|eigen3-3.0.5-1|6	License: LGPLv3+ or GPLv2+
12cr|eigen3-3.0.5-1|7	URL: http://eigen.tuxfamily.org/
12cr|eigen3-3.0.5-1|8	Source: http://bitbucket.org/eigen/eigen/get/%{version}.tar.bz2
12cr|eigen3-3.0.5-1|9	BuildRequires: cmake >= 2.6.1
12cr|eigen3-3.0.5-1|10	BuildRequires: doxygen
12cr|eigen3-3.0.5-1|11	BuildRequires: ghostscript-common
12cr|eigen3-3.0.5-1|12	BuildRequires: graphviz
12cr|eigen3-3.0.5-1|13	BuildRequires: tetex-dvips
12cr|eigen3-3.0.5-1|14	BuildRequires: tetex-latex
12cr|eigen3-3.0.5-1|15	BuildRequires: blas-devel
12cr|eigen3-3.0.5-1|16	BuildRequires: lapack-devel
12cr|eigen3-3.0.5-1|17	BuildRequires: gsl-devel
12cr|eigen3-3.0.5-1|18	BuildRequires: qt4-devel
12cr|eigen3-3.0.5-1|19	BuildArch: noarch
12cr|eigen3-3.0.5-1|20	
12cr|eigen3-3.0.5-1|21	%description
12cr|eigen3-3.0.5-1|22	Eigen is a lightweight C++ template library for vector and matrix
12cr|eigen3-3.0.5-1|23	math, a.k.a. linear algebra.
12cr|eigen3-3.0.5-1|24	
12cr|eigen3-3.0.5-1|25	%prep
12cr|eigen3-3.0.5-1|26	
12cr|eigen3-3.0.5-1|27	%setup -q -n eigen-eigen-6e7488e20373
12cr|eigen3-3.0.5-1|28	
12cr|eigen3-3.0.5-1|29	%build
12cr|eigen3-3.0.5-1|30	%cmake
12cr|eigen3-3.0.5-1|31	%make
12cr|eigen3-3.0.5-1|32	make doc
12cr|eigen3-3.0.5-1|33	
12cr|eigen3-3.0.5-1|34	%install
12cr|eigen3-3.0.5-1|35	
12cr|eigen3-3.0.5-1|36	%makeinstall_std -C build
12cr|eigen3-3.0.5-1|37	
12cr|eigen3-3.0.5-1|38	%files
12cr|eigen3-3.0.5-1|39	%doc COPYING* build/doc/html/
12cr|eigen3-3.0.5-1|40	%dir %{_includedir}/eigen3/
12cr|eigen3-3.0.5-1|41	%{_includedir}/eigen3/*
12cr|eigen3-3.0.5-1|42	%{_datadir}/pkgconfig/*.pc
12cr|eigen3-3.0.5-1|43	
12cr|eigen3-3.0.5-1|44	
12cr|eigen3-3.0.5-1|45	%changelog
12cr|eigen3-3.0.5-1|46	* Sun Feb 12 2012 Oden Eriksson <oeriksson@mandriva.com> 3.0.5-1
12cr|eigen3-3.0.5-1|47	+ Revision: 773646
12cr|eigen3-3.0.5-1|48	- fix build
12cr|eigen3-3.0.5-1|49	- 3.0.5
12cr|eigen3-3.0.5-1|50	- import eigen3
12cr|eigen3-3.0.5-1|51	
12cr|eigen3-3.0.5-1|52	
12cr|eigen3-3.0.5-1|53	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 3.0.4-1
12cr|eigen3-3.0.5-1|54	- initial Mandriva package

1156 12
12cr|eina-1.7.3-1|1	#Tarball of svn snapshot created as follows...
12cr|eina-1.7.3-1|2	#Cut and paste in a shell after removing initial #
12cr|eina-1.7.3-1|3	
12cr|eina-1.7.3-1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/eina eina; \
12cr|eina-1.7.3-1|5	#cd eina; \
12cr|eina-1.7.3-1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|eina-1.7.3-1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|eina-1.7.3-1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|eina-1.7.3-1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|eina-1.7.3-1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|eina-1.7.3-1|11	#cd ..; \
12cr|eina-1.7.3-1|12	#tar -Jcf eina-$PKG_VERSION.tar.xz eina/ --exclude .svn --exclude .*ignore
12cr|eina-1.7.3-1|13	
12cr|eina-1.7.3-1|14	%define snapshot 0
12cr|eina-1.7.3-1|15	%if %{snapshot}
12cr|eina-1.7.3-1|16	%define	svndate	20120103
12cr|eina-1.7.3-1|17	%define	svnrev	66801
12cr|eina-1.7.3-1|18	%endif
12cr|eina-1.7.3-1|19	
12cr|eina-1.7.3-1|20	%define	major 1
12cr|eina-1.7.3-1|21	%define	libname %mklibname %{name} %{major}
12cr|eina-1.7.3-1|22	%define	develname %mklibname %{name} -d
12cr|eina-1.7.3-1|23	
12cr|eina-1.7.3-1|24	Summary:	Data Type Library
12cr|eina-1.7.3-1|25	Name:		eina
12cr|eina-1.7.3-1|26	%if %{snapshot}
12cr|eina-1.7.3-1|27	Version:	1.1.99.%{svnrev}
12cr|eina-1.7.3-1|28	Release:	0.%{svndate}.1
12cr|eina-1.7.3-1|29	%else
12cr|eina-1.7.3-1|30	Version:	1.7.3
12cr|eina-1.7.3-1|31	Release:	1
12cr|eina-1.7.3-1|32	%endif
12cr|eina-1.7.3-1|33	Summary:	Data Type Library
12cr|eina-1.7.3-1|34	License:	LGPLv2+
12cr|eina-1.7.3-1|35	Group:		Graphical desktop/Enlightenment
12cr|eina-1.7.3-1|36	URL:		http://www.enlightenment.org/
12cr|eina-1.7.3-1|37	%if %{snapshot}
12cr|eina-1.7.3-1|38	Source0:	%{name}-%{version}.tar.xz
12cr|eina-1.7.3-1|39	%else
12cr|eina-1.7.3-1|40	Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.gz
12cr|eina-1.7.3-1|41	%endif
12cr|eina-1.7.3-1|42	
12cr|eina-1.7.3-1|43	%description
12cr|eina-1.7.3-1|44	Eina is a data type library.
12cr|eina-1.7.3-1|45	
12cr|eina-1.7.3-1|46	%package -n %{libname}
12cr|eina-1.7.3-1|47	Summary:	Libraries for the %{name} package
12cr|eina-1.7.3-1|48	Group:		System/Libraries
12cr|eina-1.7.3-1|49	
12cr|eina-1.7.3-1|50	%description -n %{libname}
12cr|eina-1.7.3-1|51	Libraries for %{name}
12cr|eina-1.7.3-1|52	
12cr|eina-1.7.3-1|53	%package -n %{develname}
12cr|eina-1.7.3-1|54	Summary:	Headers and development libraries from %{name}
12cr|eina-1.7.3-1|55	Group:		Development/Other
12cr|eina-1.7.3-1|56	Requires:	%{libname} = %{version}-%{release}
12cr|eina-1.7.3-1|57	Provides:	%{name}-devel = %{version}-%{release}
12cr|eina-1.7.3-1|58	
12cr|eina-1.7.3-1|59	%description -n %{develname}
12cr|eina-1.7.3-1|60	%{name} development headers and libraries.
12cr|eina-1.7.3-1|61	
12cr|eina-1.7.3-1|62	%prep
12cr|eina-1.7.3-1|63	%if %{snapshot}
12cr|eina-1.7.3-1|64	%setup -qn %{name}
12cr|eina-1.7.3-1|65	%else
12cr|eina-1.7.3-1|66	%setup -q
12cr|eina-1.7.3-1|67	%endif
12cr|eina-1.7.3-1|68	
12cr|eina-1.7.3-1|69	%build
12cr|eina-1.7.3-1|70	%if %{snapshot}
12cr|eina-1.7.3-1|71	NOCONFIGURE=yes ./autogen.sh
12cr|eina-1.7.3-1|72	%endif
12cr|eina-1.7.3-1|73	%configure2_5x \
12cr|eina-1.7.3-1|74	--disable-cpu-sse \
12cr|eina-1.7.3-1|75	--disable-static
12cr|eina-1.7.3-1|76	
12cr|eina-1.7.3-1|77	%make
12cr|eina-1.7.3-1|78	
12cr|eina-1.7.3-1|79	%install
12cr|eina-1.7.3-1|80	%makeinstall_std
12cr|eina-1.7.3-1|81	
12cr|eina-1.7.3-1|82	%files -n %{libname}
12cr|eina-1.7.3-1|83	%{_libdir}/*.so.%{major}*
12cr|eina-1.7.3-1|84	
12cr|eina-1.7.3-1|85	%files -n %{develname}
12cr|eina-1.7.3-1|86	%{_libdir}/pkgconfig/*
12cr|eina-1.7.3-1|87	%{_libdir}/*.so
12cr|eina-1.7.3-1|88	%{_includedir}/*
12cr|eina-1.7.3-1|89	
12cr|eina-1.7.3-1|90	%changelog
12cr|eina-1.7.3-1|91	* Mon Jun 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.1-1
12cr|eina-1.7.3-1|92	+ Revision: 806806
12cr|eina-1.7.3-1|93	- version update 1.2.1
12cr|eina-1.7.3-1|94	
12cr|eina-1.7.3-1|95	* Tue Jan 03 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.1.99.66801-0.20120103.1
12cr|eina-1.7.3-1|96	+ Revision: 749943
12cr|eina-1.7.3-1|97	- added missing define
12cr|eina-1.7.3-1|98	- new svn snapshot 1.1.99.66801
12cr|eina-1.7.3-1|99	- cleaned up spec and merged with Unity Linux spec
12cr|eina-1.7.3-1|100	- disabled static build & cpu-sse
12cr|eina-1.7.3-1|101	
12cr|eina-1.7.3-1|102	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 1.0.1-1
12cr|eina-1.7.3-1|103	+ Revision: 681648
12cr|eina-1.7.3-1|104	- update to new version 1.0.1
12cr|eina-1.7.3-1|105	
12cr|eina-1.7.3-1|106	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2
12cr|eina-1.7.3-1|107	+ Revision: 664129
12cr|eina-1.7.3-1|108	- mass rebuild
12cr|eina-1.7.3-1|109	
12cr|eina-1.7.3-1|110	* Sat Jan 29 2011 Funda Wang <fwang@mandriva.org> 1.0.0-1
12cr|eina-1.7.3-1|111	+ Revision: 633900
12cr|eina-1.7.3-1|112	- 1.0.0 final
12cr|eina-1.7.3-1|113	
12cr|eina-1.7.3-1|114	* Sat Dec 18 2010 Funda Wang <fwang@mandriva.org> 1.0.0-0.beta3.1mdv2011.0
12cr|eina-1.7.3-1|115	+ Revision: 622780
12cr|eina-1.7.3-1|116	- 1.0 beta3
12cr|eina-1.7.3-1|117	
12cr|eina-1.7.3-1|118	* Sun Nov 14 2010 Funda Wang <fwang@mandriva.org> 1.0.0-0.beta2.1mdv2011.0
12cr|eina-1.7.3-1|119	+ Revision: 597465
12cr|eina-1.7.3-1|120	- 1.0.0 beta2
12cr|eina-1.7.3-1|121	
12cr|eina-1.7.3-1|122	* Wed Oct 13 2010 Funda Wang <fwang@mandriva.org> 1.0.0-0.beta.1mdv2011.0
12cr|eina-1.7.3-1|123	+ Revision: 585278
12cr|eina-1.7.3-1|124	- 1.0 beta
12cr|eina-1.7.3-1|125	
12cr|eina-1.7.3-1|126	* Fri Jul 09 2010 Funda Wang <fwang@mandriva.org> 0.9.9.49898-1mdv2011.0
12cr|eina-1.7.3-1|127	+ Revision: 549890
12cr|eina-1.7.3-1|128	- New version 0.9.9.49898
12cr|eina-1.7.3-1|129	
12cr|eina-1.7.3-1|130	* Sun Dec 13 2009 Funda Wang <fwang@mandriva.org> 0.9.9.063-1mdv2010.1
12cr|eina-1.7.3-1|131	+ Revision: 478093
12cr|eina-1.7.3-1|132	- new version 0.9.9.063
12cr|eina-1.7.3-1|133	
12cr|eina-1.7.3-1|134	* Fri Aug 07 2009 Funda Wang <fwang@mandriva.org> 0.0.2.062-1mdv2010.0
12cr|eina-1.7.3-1|135	+ Revision: 411057
12cr|eina-1.7.3-1|136	- new version 0.0.2.062
12cr|eina-1.7.3-1|137	
12cr|eina-1.7.3-1|138	* Mon Jul 06 2009 Funda Wang <fwang@mandriva.org> 0.0.2.061-1mdv2010.0
12cr|eina-1.7.3-1|139	+ Revision: 392853
12cr|eina-1.7.3-1|140	- new version 0.0.2.061
12cr|eina-1.7.3-1|141	
12cr|eina-1.7.3-1|142	* Sat May 02 2009 Funda Wang <fwang@mandriva.org> 0.0.2.060-1mdv2010.0
12cr|eina-1.7.3-1|143	+ Revision: 370573
12cr|eina-1.7.3-1|144	- New version 0.0.2.060
12cr|eina-1.7.3-1|145	
12cr|eina-1.7.3-1|146	* Wed Mar 04 2009 Antoine Ginies <aginies@mandriva.com> 0.0.1-3mdv2009.1
12cr|eina-1.7.3-1|147	+ Revision: 348382
12cr|eina-1.7.3-1|148	- SVN SNAPSHOT 20090227, release 0.0.1
12cr|eina-1.7.3-1|149	
12cr|eina-1.7.3-1|150	* Mon Mar 02 2009 Antoine Ginies <aginies@mandriva.com> 0.0.1-2mdv2009.1
12cr|eina-1.7.3-1|151	+ Revision: 347179
12cr|eina-1.7.3-1|152	- eina mempool is needed in the libraries package
12cr|eina-1.7.3-1|153	
12cr|eina-1.7.3-1|154	* Fri Feb 27 2009 Antoine Ginies <aginies@mandriva.com> 0.0.1-1mdv2009.1
12cr|eina-1.7.3-1|155	+ Revision: 345449
12cr|eina-1.7.3-1|156	- remove epoch
12cr|eina-1.7.3-1|157	- change group
12cr|eina-1.7.3-1|158	- add buildroot tag
12cr|eina-1.7.3-1|159	- import eina
12cr|eina-1.7.3-1|160	

1157 12
12cr|einstein-2.0-1|1	# Spec is based on ALT Linux work
12cr|einstein-2.0-1|2	
12cr|einstein-2.0-1|3	Name:		einstein
12cr|einstein-2.0-1|4	Version:	2.0
12cr|einstein-2.0-1|5	Release:	%mkrel 1
12cr|einstein-2.0-1|6	Summary:	Remake of old DOS game Sherlock which was inspired by Albert Einstein's puzzle
12cr|einstein-2.0-1|7	License:	GPL
12cr|einstein-2.0-1|8	Group:		Games/Puzzles
12cr|einstein-2.0-1|9	URL:		http://games.flowix.com/en/index.html
12cr|einstein-2.0-1|10	Source:		http://www.babichev.info/files/einstein/%{name}-%{version}-src.tar.gz
12cr|einstein-2.0-1|11	Source1:	%{name}-1.0-html-pages.tgz
12cr|einstein-2.0-1|12	Source2:	%{name}-wrapper
12cr|einstein-2.0-1|13	Source3:	icon.bmp
12cr|einstein-2.0-1|14	Source4:	einstein.desktop
12cr|einstein-2.0-1|15	Source5:	einstein.png
12cr|einstein-2.0-1|16	Patch1:		einstein-math_h.patch
12cr|einstein-2.0-1|17	Patch2:		einstein-Makefile.patch
12cr|einstein-2.0-1|18	Patch3:		einstein-formatter_cpp.patch
12cr|einstein-2.0-1|19	Patch4:		einstein-2.0-deb-icon_change.patch
12cr|einstein-2.0-1|20	Patch5:		einstein-2.0-deb-font_change.patch
12cr|einstein-2.0-1|21	Patch6:		einstein-2.0-deb-random_init.patch
12cr|einstein-2.0-1|22	Patch7:		einstein-2.0-alt-rules_clarification.patch
12cr|einstein-2.0-1|23	Patch8:		einstein-2.0-alt-fix_mkres_link.patch
12cr|einstein-2.0-1|24	Patch9:		einstein-2.0-alt-translation_fix.patch
12cr|einstein-2.0-1|25	Patch10:	einstein-2.0-gcc43.patch
12cr|einstein-2.0-1|26	BuildRequires:	fonts-ttf-dejavu
12cr|einstein-2.0-1|27	BuildRequires:	SDL_mixer-devel
12cr|einstein-2.0-1|28	BuildRequires:	SDL_ttf-devel
12cr|einstein-2.0-1|29	BuildRequires:	freetype-devel
12cr|einstein-2.0-1|30	BuildRequires:	zlib-devel
12cr|einstein-2.0-1|31	BuildRequires:	makedepend
12cr|einstein-2.0-1|32	
12cr|einstein-2.0-1|33	%description
12cr|einstein-2.0-1|34	Einstein puzzle is cross-platform open source remake of old DOS game Sherlock
12cr|einstein-2.0-1|35	which was inspired by Albert Einstein's puzzle. Einstein said that only those
12cr|einstein-2.0-1|36	with an intelligence quotient of 97 percentile and higher should be able to
12cr|einstein-2.0-1|37	solve it.
12cr|einstein-2.0-1|38	
12cr|einstein-2.0-1|39	The game goal is to open all cards in square of 6x6 cards.
12cr|einstein-2.0-1|40	Every row of square contains cards of one type only. For example, first row
12cr|einstein-2.0-1|41	contains arabic digits, second - letters, third - rome digits, fouths - dices,
12cr|einstein-2.0-1|42	fifth - geometric figures, sixs - mathematic symbols.
12cr|einstein-2.0-1|43	
12cr|einstein-2.0-1|44	%prep
12cr|einstein-2.0-1|45	%setup
12cr|einstein-2.0-1|46	%setup -q -T -D -a 1
12cr|einstein-2.0-1|47	
12cr|einstein-2.0-1|48	%patch1
12cr|einstein-2.0-1|49	%patch2
12cr|einstein-2.0-1|50	%patch3 -p2
12cr|einstein-2.0-1|51	%patch4 -p1
12cr|einstein-2.0-1|52	%patch5 -p1
12cr|einstein-2.0-1|53	%patch6 -p1
12cr|einstein-2.0-1|54	%patch7 -p1
12cr|einstein-2.0-1|55	%patch8 -p1
12cr|einstein-2.0-1|56	%patch9 -p1
12cr|einstein-2.0-1|57	%patch10 -p1
12cr|einstein-2.0-1|58	%__install %{SOURCE3} res/
12cr|einstein-2.0-1|59	%__mv %{name} doc
12cr|einstein-2.0-1|60	%__cp /usr/share/fonts/TTF/dejavu/DejaVuSans.ttf res/
12cr|einstein-2.0-1|61	
12cr|einstein-2.0-1|62	%build
12cr|einstein-2.0-1|63	%make depend
12cr|einstein-2.0-1|64	%make -C mkres
12cr|einstein-2.0-1|65	pushd res
12cr|einstein-2.0-1|66	../mkres/mkres --source resources.descr --output ../einstein.res
12cr|einstein-2.0-1|67	popd
12cr|einstein-2.0-1|68	%make PREFIX=/usr
12cr|einstein-2.0-1|69	
12cr|einstein-2.0-1|70	%install
12cr|einstein-2.0-1|71	%__rm -rf %{buildroot}
12cr|einstein-2.0-1|72	%__mkdir_p %{buildroot}%{_bindir}
12cr|einstein-2.0-1|73	%__mkdir_p %{buildroot}%{_datadir}/%{name}/res
12cr|einstein-2.0-1|74	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
12cr|einstein-2.0-1|75	%__mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}.bin
12cr|einstein-2.0-1|76	%__install %{SOURCE2} %{buildroot}%{_bindir}/%{name}
12cr|einstein-2.0-1|77	%__chmod 755 %{buildroot}%{_bindir}/%{name}
12cr|einstein-2.0-1|78	%__install -Dm 0644 %{SOURCE4} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|einstein-2.0-1|79	%__install -Dm 0644 %{SOURCE5} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|einstein-2.0-1|80	
12cr|einstein-2.0-1|81	%clean
12cr|einstein-2.0-1|82	%__rm -rf %{buildroot}
12cr|einstein-2.0-1|83	
12cr|einstein-2.0-1|84	%files
12cr|einstein-2.0-1|85	%doc doc/*
12cr|einstein-2.0-1|86	%{_bindir}/*
12cr|einstein-2.0-1|87	%{_datadir}/%{name}
12cr|einstein-2.0-1|88	%{_datadir}/applications/*.desktop
12cr|einstein-2.0-1|89	%{_datadir}/pixmaps/%{name}.png
12cr|einstein-2.0-1|90	
12cr|einstein-2.0-1|91	
12cr|einstein-2.0-1|92	
12cr|einstein-2.0-1|93	%changelog
12cr|einstein-2.0-1|94	* Wed Mar 14 2012 Andrey Bondrov <abondrov@mandriva.org> 2.0-1mdv2011.0
12cr|einstein-2.0-1|95	+ Revision: 784944
12cr|einstein-2.0-1|96	- imported package einstein
12cr|einstein-2.0-1|97	

1158 12
12cr|eio-1.7.3-1|1	#Tarball of svn snapshot created as follows...
12cr|eio-1.7.3-1|2	#Cut and paste in a shell after removing initial #
12cr|eio-1.7.3-1|3	
12cr|eio-1.7.3-1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/eio eio; \
12cr|eio-1.7.3-1|5	#cd eio; \
12cr|eio-1.7.3-1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|eio-1.7.3-1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|eio-1.7.3-1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|eio-1.7.3-1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|eio-1.7.3-1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|eio-1.7.3-1|11	#cd ..; \
12cr|eio-1.7.3-1|12	#tar -Jcf eio-$PKG_VERSION.tar.xz eio/ --exclude .svn --exclude .*ignore
12cr|eio-1.7.3-1|13	
12cr|eio-1.7.3-1|14	#% define svndate 20120103
12cr|eio-1.7.3-1|15	#% define svnrev 	66800
12cr|eio-1.7.3-1|16	
12cr|eio-1.7.3-1|17	%define major	1
12cr|eio-1.7.3-1|18	%define libname		%mklibname %{name} %{major}
12cr|eio-1.7.3-1|19	%define develname	%mklibname %{name} -d
12cr|eio-1.7.3-1|20	
12cr|eio-1.7.3-1|21	Summary:	E17 Input Output Library
12cr|eio-1.7.3-1|22	Name:		eio
12cr|eio-1.7.3-1|23	Version:	1.7.3
12cr|eio-1.7.3-1|24	Release:	1
12cr|eio-1.7.3-1|25	License:	LGPLv2+
12cr|eio-1.7.3-1|26	Group:		Graphical desktop/Enlightenment
12cr|eio-1.7.3-1|27	URL:		http://www.enlightenment.org/
12cr|eio-1.7.3-1|28	Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.gz
12cr|eio-1.7.3-1|29	
12cr|eio-1.7.3-1|30	BuildRequires:	gettext-devel
12cr|eio-1.7.3-1|31	BuildRequires:	pkgconfig(eet) >= 1.7.0
12cr|eio-1.7.3-1|32	BuildRequires:	pkgconfig(ecore) >= 1.7.0
12cr|eio-1.7.3-1|33	BuildRequires:	pkgconfig(eina) >= 1.7.0
12cr|eio-1.7.3-1|34	
12cr|eio-1.7.3-1|35	%description
12cr|eio-1.7.3-1|36	This library is intended to provide non blocking IO by using thread for all
12cr|eio-1.7.3-1|37	operation that may block. It depends only on eina and ecore right now. It
12cr|eio-1.7.3-1|38	should integrate all the features/functions of Ecore_File that could block.
12cr|eio-1.7.3-1|39	
12cr|eio-1.7.3-1|40	This should become one day part of what we call the EFL and be a dependence
12cr|eio-1.7.3-1|41	of E17. Feel free to contribute, help is always appreciated !
12cr|eio-1.7.3-1|42	
12cr|eio-1.7.3-1|43	%package -n %{libname}
12cr|eio-1.7.3-1|44	Summary:	Eio library
12cr|eio-1.7.3-1|45	Group:		System/Libraries
12cr|eio-1.7.3-1|46	
12cr|eio-1.7.3-1|47	%description -n %{libname}
12cr|eio-1.7.3-1|48	This package contains the dynamic libraries from %{name}.
12cr|eio-1.7.3-1|49	
12cr|eio-1.7.3-1|50	%package -n %{develname}
12cr|eio-1.7.3-1|51	Summary:	Eio headers, libraries, documentation and test programs
12cr|eio-1.7.3-1|52	Group:		Development/Other
12cr|eio-1.7.3-1|53	Requires:	%{libname} = %{version}-%{release}
12cr|eio-1.7.3-1|54	Provides:	%{name}-devel = %{version}-%{release}
12cr|eio-1.7.3-1|55	
12cr|eio-1.7.3-1|56	%description -n %{develname}
12cr|eio-1.7.3-1|57	Headers and libraries from %{name}
12cr|eio-1.7.3-1|58	
12cr|eio-1.7.3-1|59	%prep
12cr|eio-1.7.3-1|60	%setup -q
12cr|eio-1.7.3-1|61	
12cr|eio-1.7.3-1|62	%build
12cr|eio-1.7.3-1|63	NOCONFIGURE=1 ./autogen.sh
12cr|eio-1.7.3-1|64	%configure2_5x \
12cr|eio-1.7.3-1|65	--disable-static
12cr|eio-1.7.3-1|66	
12cr|eio-1.7.3-1|67	%make
12cr|eio-1.7.3-1|68	
12cr|eio-1.7.3-1|69	%install
12cr|eio-1.7.3-1|70	%makeinstall_std
12cr|eio-1.7.3-1|71	
12cr|eio-1.7.3-1|72	%files -n %{libname}
12cr|eio-1.7.3-1|73	%{_libdir}/*.so.%{major}*
12cr|eio-1.7.3-1|74	
12cr|eio-1.7.3-1|75	%files -n %{develname}
12cr|eio-1.7.3-1|76	%doc AUTHORS README ChangeLog NEWS
12cr|eio-1.7.3-1|77	%{_includedir}/%{name}*
12cr|eio-1.7.3-1|78	%{_libdir}/*.so
12cr|eio-1.7.3-1|79	%{_libdir}/pkgconfig/*pc
12cr|eio-1.7.3-1|80	
12cr|eio-1.7.3-1|81	
12cr|eio-1.7.3-1|82	
12cr|eio-1.7.3-1|83	%changelog
12cr|eio-1.7.3-1|84	* Wed Jun 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.1-1
12cr|eio-1.7.3-1|85	+ Revision: 807155
12cr|eio-1.7.3-1|86	- version update 1.0.1
12cr|eio-1.7.3-1|87	
12cr|eio-1.7.3-1|88	* Wed Jan 04 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.1.0.66800-0.20120103.1
12cr|eio-1.7.3-1|89	+ Revision: 756098
12cr|eio-1.7.3-1|90	- new snapshot 66800
12cr|eio-1.7.3-1|91	- sync spec with UnityLinux
12cr|eio-1.7.3-1|92	- cleaned up spec
12cr|eio-1.7.3-1|93	
12cr|eio-1.7.3-1|94	* Sat Dec 18 2010 Funda Wang <fwang@mandriva.org> 0.1.0.55225-1mdv2011.0
12cr|eio-1.7.3-1|95	+ Revision: 622801
12cr|eio-1.7.3-1|96	- new version 0.1.0.55225
12cr|eio-1.7.3-1|97	
12cr|eio-1.7.3-1|98	* Tue Nov 16 2010 Funda Wang <fwang@mandriva.org> 0.1.0.54504-1mdv2011.0
12cr|eio-1.7.3-1|99	+ Revision: 597992
12cr|eio-1.7.3-1|100	- import eio
12cr|eio-1.7.3-1|101	

1159 12
12cr|eiskaltdcpp-2.2.7-2|1	#define		_enable_debug_packages	%{nil}
12cr|eiskaltdcpp-2.2.7-2|2	#define		debug_package		%{nil}
12cr|eiskaltdcpp-2.2.7-2|3	
12cr|eiskaltdcpp-2.2.7-2|4	%define	major	2.2
12cr|eiskaltdcpp-2.2.7-2|5	%define	libname	%mklibname %{name} %{major}
12cr|eiskaltdcpp-2.2.7-2|6	%define	develname %mklibname %{name} -d
12cr|eiskaltdcpp-2.2.7-2|7	
12cr|eiskaltdcpp-2.2.7-2|8	# Now QT build requires gcc >= 4.5.0
12cr|eiskaltdcpp-2.2.7-2|9	# so disable it on 2010.2
12cr|eiskaltdcpp-2.2.7-2|10	%if %{mdvver} >= 201100
12cr|eiskaltdcpp-2.2.7-2|11	%define	with_qt		1
12cr|eiskaltdcpp-2.2.7-2|12	%else
12cr|eiskaltdcpp-2.2.7-2|13	%define	with_qt		0
12cr|eiskaltdcpp-2.2.7-2|14	%endif
12cr|eiskaltdcpp-2.2.7-2|15	
12cr|eiskaltdcpp-2.2.7-2|16	%if %{mdvver} >= 201100
12cr|eiskaltdcpp-2.2.7-2|17	%define	with_gtk		1
12cr|eiskaltdcpp-2.2.7-2|18	%else
12cr|eiskaltdcpp-2.2.7-2|19	%define	with_gtk		0
12cr|eiskaltdcpp-2.2.7-2|20	%endif
12cr|eiskaltdcpp-2.2.7-2|21	
12cr|eiskaltdcpp-2.2.7-2|22	%define	with_daemon	0
12cr|eiskaltdcpp-2.2.7-2|23	%define	with_devel	1
12cr|eiskaltdcpp-2.2.7-2|24	
12cr|eiskaltdcpp-2.2.7-2|25	Name:		eiskaltdcpp
12cr|eiskaltdcpp-2.2.7-2|26	Version:		2.2.7
12cr|eiskaltdcpp-2.2.7-2|27	Release:		2
12cr|eiskaltdcpp-2.2.7-2|28	License:		GPLv3+
12cr|eiskaltdcpp-2.2.7-2|29	Summary:		Cross-platform program that uses the Direct Connect and ADC protocol
12cr|eiskaltdcpp-2.2.7-2|30	Url:		http://code.google.com/p/eiskaltdc
12cr|eiskaltdcpp-2.2.7-2|31	Group:		Networking/File transfer
12cr|eiskaltdcpp-2.2.7-2|32	Source0:		%{name}-%{version}.tar.bz2
12cr|eiskaltdcpp-2.2.7-2|33	Patch0:		eiskaltdcpp-2.2.7-includes.patch
12cr|eiskaltdcpp-2.2.7-2|34	Patch1:		eiskaltdcpp-2.2.7-linkage.patch
12cr|eiskaltdcpp-2.2.7-2|35	
12cr|eiskaltdcpp-2.2.7-2|36	# Core requirements
12cr|eiskaltdcpp-2.2.7-2|37	BuildRequires:	boost-devel >= 1.42.0
12cr|eiskaltdcpp-2.2.7-2|38	BuildRequires:	cmake >= 2.6.3
12cr|eiskaltdcpp-2.2.7-2|39	BuildRequires:	pcre-devel
12cr|eiskaltdcpp-2.2.7-2|40	BuildRequires:	openssl-devel >= 0.9.8
12cr|eiskaltdcpp-2.2.7-2|41	BuildRequires:	zlib-devel
12cr|eiskaltdcpp-2.2.7-2|42	BuildRequires:	gettext
12cr|eiskaltdcpp-2.2.7-2|43	BuildRequires:	attr-devel
12cr|eiskaltdcpp-2.2.7-2|44	BuildRequires:	idn-devel
12cr|eiskaltdcpp-2.2.7-2|45	BuildRequires:	pkgconfig(lua)
12cr|eiskaltdcpp-2.2.7-2|46	# When enabling miniupnpc in the cmake command line this is needed
12cr|eiskaltdcpp-2.2.7-2|47	#BuildRequires:	miniupnpc-devel
12cr|eiskaltdcpp-2.2.7-2|48	
12cr|eiskaltdcpp-2.2.7-2|49	%if %{with_daemon}
12cr|eiskaltdcpp-2.2.7-2|50	# Requirements for eiskaltdcpp deamon
12cr|eiskaltdcpp-2.2.7-2|51	BuildRequires:	xmlrpc-c-devel >= 1.19
12cr|eiskaltdcpp-2.2.7-2|52	%endif
12cr|eiskaltdcpp-2.2.7-2|53	# Qt requirements
12cr|eiskaltdcpp-2.2.7-2|54	%if %{with_qt}
12cr|eiskaltdcpp-2.2.7-2|55	BuildRequires:	aspell-devel
12cr|eiskaltdcpp-2.2.7-2|56	# Now QT build requires gcc >= 4.5.0
12cr|eiskaltdcpp-2.2.7-2|57	BuildRequires:	gcc >= 4.5.0
12cr|eiskaltdcpp-2.2.7-2|58	# For QT_QML qt4 >= 4.7.0 is needed
12cr|eiskaltdcpp-2.2.7-2|59	BuildRequires:	qt4-devel >= 4.7.0
12cr|eiskaltdcpp-2.2.7-2|60	%endif
12cr|eiskaltdcpp-2.2.7-2|61	# Gtk requirements
12cr|eiskaltdcpp-2.2.7-2|62	%if %{with_gtk}
12cr|eiskaltdcpp-2.2.7-2|63	BuildRequires:	pkgconfig(libgnome-2.0)
12cr|eiskaltdcpp-2.2.7-2|64	BuildRequires:	pango-devel
12cr|eiskaltdcpp-2.2.7-2|65	BuildRequires:	glib2-devel >= 2.24
12cr|eiskaltdcpp-2.2.7-2|66	BuildRequires:	gtk2-devel >= 2.24
12cr|eiskaltdcpp-2.2.7-2|67	BuildRequires:	libcanberra-devel
12cr|eiskaltdcpp-2.2.7-2|68	BuildRequires:	pkgconfig(libglade-2.0)
12cr|eiskaltdcpp-2.2.7-2|69	BuildRequires:	pkgconfig(libnotify)
12cr|eiskaltdcpp-2.2.7-2|70	%endif
12cr|eiskaltdcpp-2.2.7-2|71	
12cr|eiskaltdcpp-2.2.7-2|72	%description
12cr|eiskaltdcpp-2.2.7-2|73	EiskaltDC++ is a cross-platform program that uses the Direct Connect and
12cr|eiskaltdcpp-2.2.7-2|74	ADC protocol. It is compatible with other DC clients, such as the original
12cr|eiskaltdcpp-2.2.7-2|75	DC from Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates
12cr|eiskaltdcpp-2.2.7-2|76	with all common DC hub software. The minimum number of our patches to
12cr|eiskaltdcpp-2.2.7-2|77	original DC++ kernel makes it easy to upgrade to new versions and ensures
12cr|eiskaltdcpp-2.2.7-2|78	compatibility with other clients.
12cr|eiskaltdcpp-2.2.7-2|79	
12cr|eiskaltdcpp-2.2.7-2|80	%package -n %{libname}
12cr|eiskaltdcpp-2.2.7-2|81	Summary:		Dynamic library used by EiskaltDC++
12cr|eiskaltdcpp-2.2.7-2|82	Group:		System/Libraries
12cr|eiskaltdcpp-2.2.7-2|83	
12cr|eiskaltdcpp-2.2.7-2|84	%description -n %{libname}
12cr|eiskaltdcpp-2.2.7-2|85	Dynamic library used by EiskaltDC++.
12cr|eiskaltdcpp-2.2.7-2|86	
12cr|eiskaltdcpp-2.2.7-2|87	%if %{with_qt}
12cr|eiskaltdcpp-2.2.7-2|88	%package qt
12cr|eiskaltdcpp-2.2.7-2|89	Summary:		Qt frontend for EiskaltDC++
12cr|eiskaltdcpp-2.2.7-2|90	Group:		Networking/File transfer
12cr|eiskaltdcpp-2.2.7-2|91	Requires:	%{name} = %{version}
12cr|eiskaltdcpp-2.2.7-2|92	Requires:	%{libname} = %{version}
12cr|eiskaltdcpp-2.2.7-2|93	
12cr|eiskaltdcpp-2.2.7-2|94	%description qt
12cr|eiskaltdcpp-2.2.7-2|95	EiskaltDC++ is a cross-platform program that uses the Direct Connect and
12cr|eiskaltdcpp-2.2.7-2|96	ADC protocol. It is compatible with other DC clients, such as the original
12cr|eiskaltdcpp-2.2.7-2|97	DC from Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates
12cr|eiskaltdcpp-2.2.7-2|98	with all common DC hub software. The minimum number of our patches to
12cr|eiskaltdcpp-2.2.7-2|99	original DC++ kernel makes it easy to upgrade to new versions and ensures
12cr|eiskaltdcpp-2.2.7-2|100	compatibility with other clients. This is the Qt front end.
12cr|eiskaltdcpp-2.2.7-2|101	%endif
12cr|eiskaltdcpp-2.2.7-2|102	
12cr|eiskaltdcpp-2.2.7-2|103	%if %{with_gtk}
12cr|eiskaltdcpp-2.2.7-2|104	%package gtk
12cr|eiskaltdcpp-2.2.7-2|105	Summary:		GTK frontend for EiskaltDC++
12cr|eiskaltdcpp-2.2.7-2|106	Group:		Networking/File transfer
12cr|eiskaltdcpp-2.2.7-2|107	Requires:	%{name} = %{version}
12cr|eiskaltdcpp-2.2.7-2|108	Requires:	%{libname} = %{version}
12cr|eiskaltdcpp-2.2.7-2|109	
12cr|eiskaltdcpp-2.2.7-2|110	%description gtk
12cr|eiskaltdcpp-2.2.7-2|111	EiskaltDC++ is a cross-platform program that uses the Direct Connect and
12cr|eiskaltdcpp-2.2.7-2|112	ADC protocol. It is compatible with other DC clients, such as the original
12cr|eiskaltdcpp-2.2.7-2|113	DC from Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates
12cr|eiskaltdcpp-2.2.7-2|114	with all common DC hub software. The minimum number of our patches to
12cr|eiskaltdcpp-2.2.7-2|115	original DC++ kernel makes it easy to upgrade to new versions and ensures
12cr|eiskaltdcpp-2.2.7-2|116	compatibility with other clients. This is the GTK front end.
12cr|eiskaltdcpp-2.2.7-2|117	%endif
12cr|eiskaltdcpp-2.2.7-2|118	
12cr|eiskaltdcpp-2.2.7-2|119	%if %{with_daemon}
12cr|eiskaltdcpp-2.2.7-2|120	%package daemon
12cr|eiskaltdcpp-2.2.7-2|121	Summary:		A simple EiskaltDC++ daemon
12cr|eiskaltdcpp-2.2.7-2|122	Group:		Networking/File transfer
12cr|eiskaltdcpp-2.2.7-2|123	Requires:	%{name} = %{version}
12cr|eiskaltdcpp-2.2.7-2|124	Requires:	%{libname} = %{version}
12cr|eiskaltdcpp-2.2.7-2|125	Requires:	perl-Term-UI
12cr|eiskaltdcpp-2.2.7-2|126	
12cr|eiskaltdcpp-2.2.7-2|127	%description daemon
12cr|eiskaltdcpp-2.2.7-2|128	EiskaltDC++ is a cross-platform program that uses the Direct Connect and
12cr|eiskaltdcpp-2.2.7-2|129	ADC protocol. It is compatible with other DC clients, such as the original
12cr|eiskaltdcpp-2.2.7-2|130	DC from Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates
12cr|eiskaltdcpp-2.2.7-2|131	with all common DC hub software. This is a simple daemon for running
12cr|eiskaltdcpp-2.2.7-2|132	EiskaltDC++ without any GUI; it can be controlled via XMLRPC or JSONRPC.
12cr|eiskaltdcpp-2.2.7-2|133	%endif
12cr|eiskaltdcpp-2.2.7-2|134	
12cr|eiskaltdcpp-2.2.7-2|135	%if %{with_devel}
12cr|eiskaltdcpp-2.2.7-2|136	%package -n %{develname}
12cr|eiskaltdcpp-2.2.7-2|137	Summary:		Development files for the main EiskaltDC++ library
12cr|eiskaltdcpp-2.2.7-2|138	Group:		Development/C++
12cr|eiskaltdcpp-2.2.7-2|139	Requires:	%{libname} = %{version}
12cr|eiskaltdcpp-2.2.7-2|140	Provides:	%{name}-devel = %{version}-%{release}
12cr|eiskaltdcpp-2.2.7-2|141	Provides:	%{libname}-devel = %{version}-%{release}
12cr|eiskaltdcpp-2.2.7-2|142	
12cr|eiskaltdcpp-2.2.7-2|143	%description -n %{develname}
12cr|eiskaltdcpp-2.2.7-2|144	EiskaltDC++ is a cross-platform program that uses the Direct Connect and
12cr|eiskaltdcpp-2.2.7-2|145	ADC protocol. It is compatible with other DC clients, such as the original
12cr|eiskaltdcpp-2.2.7-2|146	DC from Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates
12cr|eiskaltdcpp-2.2.7-2|147	with all common DC hub software.
12cr|eiskaltdcpp-2.2.7-2|148	This package contains the header files needed to use the main EiskaltDC++
12cr|eiskaltdcpp-2.2.7-2|149	library.
12cr|eiskaltdcpp-2.2.7-2|150	%endif
12cr|eiskaltdcpp-2.2.7-2|151	
12cr|eiskaltdcpp-2.2.7-2|152	%prep
12cr|eiskaltdcpp-2.2.7-2|153	%setup -q
12cr|eiskaltdcpp-2.2.7-2|154	%patch0 -p1 -b .includes
12cr|eiskaltdcpp-2.2.7-2|155	%patch1 -p1 -b .linkage
12cr|eiskaltdcpp-2.2.7-2|156	
12cr|eiskaltdcpp-2.2.7-2|157	%build
12cr|eiskaltdcpp-2.2.7-2|158	%cmake	-DCMAKE_BUILD_TYPE=Release \
12cr|eiskaltdcpp-2.2.7-2|159	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
12cr|eiskaltdcpp-2.2.7-2|160	-DLIB_INSTALL_DIR=%{_libdir} \
12cr|eiskaltdcpp-2.2.7-2|161	-DLOCAL_BOOST=OFF \
12cr|eiskaltdcpp-2.2.7-2|162	-DLUA_SCRIPT=ON \
12cr|eiskaltdcpp-2.2.7-2|163	-DUSE_IDNA=ON \
12cr|eiskaltdcpp-2.2.7-2|164	-DPERL_REGEX=ON \
12cr|eiskaltdcpp-2.2.7-2|165	%if %{with_qt}
12cr|eiskaltdcpp-2.2.7-2|166	-DUSE_QT=ON \
12cr|eiskaltdcpp-2.2.7-2|167	-DUSE_QT_SQLITE=ON \
12cr|eiskaltdcpp-2.2.7-2|168	-DUSE_JS=ON \
12cr|eiskaltdcpp-2.2.7-2|169	-DUSE_ASPELL=ON \
12cr|eiskaltdcpp-2.2.7-2|170	-DFREE_SPACE_BAR_C=ON \
12cr|eiskaltdcpp-2.2.7-2|171	-DDBUS_NOTIFY=ON \
12cr|eiskaltdcpp-2.2.7-2|172	-DUSE_QT_QML=ON \
12cr|eiskaltdcpp-2.2.7-2|173	%else
12cr|eiskaltdcpp-2.2.7-2|174	-DUSE_QT=OFF \
12cr|eiskaltdcpp-2.2.7-2|175	%endif
12cr|eiskaltdcpp-2.2.7-2|176	%if %{with_gtk}
12cr|eiskaltdcpp-2.2.7-2|177	-DUSE_GTK=ON \
12cr|eiskaltdcpp-2.2.7-2|178	-DUSE_GTK3=OFF \
12cr|eiskaltdcpp-2.2.7-2|179	-DUSE_LIBGNOME2=ON \
12cr|eiskaltdcpp-2.2.7-2|180	-DUSE_LIBNOTIFY=ON \
12cr|eiskaltdcpp-2.2.7-2|181	%endif
12cr|eiskaltdcpp-2.2.7-2|182	%if %{with_daemon}
12cr|eiskaltdcpp-2.2.7-2|183	-DNO_UI_DAEMON=ON \
12cr|eiskaltdcpp-2.2.7-2|184	-DXMLRPC_DAEMON=OFF \
12cr|eiskaltdcpp-2.2.7-2|185	-DJSONRPC_DAEMON=ON \
12cr|eiskaltdcpp-2.2.7-2|186	-DUSE_CLI_XMLRPC=ON \
12cr|eiskaltdcpp-2.2.7-2|187	-DUSE_CLI_JSONRPC=ON \
12cr|eiskaltdcpp-2.2.7-2|188	%else
12cr|eiskaltdcpp-2.2.7-2|189	-DNO_UI_DAEMON=OFF \
12cr|eiskaltdcpp-2.2.7-2|190	-DXMLRPC_DAEMON=OFF \
12cr|eiskaltdcpp-2.2.7-2|191	-DJSONRPC_DAEMON=OFF \
12cr|eiskaltdcpp-2.2.7-2|192	-DUSE_CLI_XMLRPC=OFF \
12cr|eiskaltdcpp-2.2.7-2|193	-DUSE_CLI_JSONRPC=OFF \
12cr|eiskaltdcpp-2.2.7-2|194	%endif
12cr|eiskaltdcpp-2.2.7-2|195	%if %{with_devel}
12cr|eiskaltdcpp-2.2.7-2|196	-DWITH_DEV_FILES=ON \
12cr|eiskaltdcpp-2.2.7-2|197	-DEISKALTDCPP_INCLUDE_DIR="%{_includedir}/%{name}" \
12cr|eiskaltdcpp-2.2.7-2|198	%else
12cr|eiskaltdcpp-2.2.7-2|199	-DWITH_DEV_FILES=OFF \
12cr|eiskaltdcpp-2.2.7-2|200	%endif
12cr|eiskaltdcpp-2.2.7-2|201	-DWITH_EMOTICONS=ON \
12cr|eiskaltdcpp-2.2.7-2|202	-DWITH_SOUNDS=ON \
12cr|eiskaltdcpp-2.2.7-2|203	-DWITH_EXAMPLES=ON \
12cr|eiskaltdcpp-2.2.7-2|204	-DWITH_LUASCRIPTS=ON \
12cr|eiskaltdcpp-2.2.7-2|205	-DWITH_DHT=ON \
12cr|eiskaltdcpp-2.2.7-2|206	-DUSE_MINIUPNP=OFF \
12cr|eiskaltdcpp-2.2.7-2|207	-DLOCAL_MINIUPNP=OFF \
12cr|eiskaltdcpp-2.2.7-2|208	-DCREATE_MO=ON
12cr|eiskaltdcpp-2.2.7-2|209	# TODO: When enabling some of the below, adjust the BReqs accordingly
12cr|eiskaltdcpp-2.2.7-2|210	#-DUSE_MINIUPNP: library not available in Mandriva yet; to enable it: ON to USE_MINIUPNP, OFF to LOCAL_MINIUPNP
12cr|eiskaltdcpp-2.2.7-2|211	
12cr|eiskaltdcpp-2.2.7-2|212	%make
12cr|eiskaltdcpp-2.2.7-2|213	
12cr|eiskaltdcpp-2.2.7-2|214	%install
12cr|eiskaltdcpp-2.2.7-2|215	rm -rf %{buildroot}
12cr|eiskaltdcpp-2.2.7-2|216	%makeinstall_std -C build
12cr|eiskaltdcpp-2.2.7-2|217	
12cr|eiskaltdcpp-2.2.7-2|218	# We don't want install php only for 3 example scripts (in russian moreover),
12cr|eiskaltdcpp-2.2.7-2|219	# nor we want remove all the example scripts,
12cr|eiskaltdcpp-2.2.7-2|220	# so removing the offenders and make find-provides happy
12cr|eiskaltdcpp-2.2.7-2|221	rm -f %{buildroot}/%{_datadir}/%{name}/examples/*.php
12cr|eiskaltdcpp-2.2.7-2|222	rm -rf %{buildroot}/%{_datadir}/%{name}/qt/qtscripts/gnome
12cr|eiskaltdcpp-2.2.7-2|223	
12cr|eiskaltdcpp-2.2.7-2|224	%if %{with_gtk}
12cr|eiskaltdcpp-2.2.7-2|225	%find_lang %{name}-gtk
12cr|eiskaltdcpp-2.2.7-2|226	%endif
12cr|eiskaltdcpp-2.2.7-2|227	
12cr|eiskaltdcpp-2.2.7-2|228	%if %{with_qt}
12cr|eiskaltdcpp-2.2.7-2|229	find %{buildroot} -name "*.qm" | sed 's:'%{buildroot}'::
12cr|eiskaltdcpp-2.2.7-2|230	s:.*/\([a-zA-Z]\{2\}\).qm:%lang(\1) \0:' > %{name}-qt.lang
12cr|eiskaltdcpp-2.2.7-2|231	%endif
12cr|eiskaltdcpp-2.2.7-2|232	
12cr|eiskaltdcpp-2.2.7-2|233	# The language files are named "libeiskaltdcpp.mo"
12cr|eiskaltdcpp-2.2.7-2|234	# and the filelist name is "libeiskaltdcpp.lang"
12cr|eiskaltdcpp-2.2.7-2|235	%find_lang lib%{name} lib%{name}.lang
12cr|eiskaltdcpp-2.2.7-2|236	
12cr|eiskaltdcpp-2.2.7-2|237	
12cr|eiskaltdcpp-2.2.7-2|238	%files -f lib%{name}.lang
12cr|eiskaltdcpp-2.2.7-2|239	%doc AUTHORS COPYING COPYING.DCPP COPYING.OpenSSL LICENSE ChangeLog.txt ChangeLog_ru.txt ChangeLog_uk.txt
12cr|eiskaltdcpp-2.2.7-2|240	%dir %{_datadir}/%{name}
12cr|eiskaltdcpp-2.2.7-2|241	%{_datadir}/%{name}/update_geoip
12cr|eiskaltdcpp-2.2.7-2|242	%{_datadir}/%{name}/sounds
12cr|eiskaltdcpp-2.2.7-2|243	%{_datadir}/%{name}/examples
12cr|eiskaltdcpp-2.2.7-2|244	%{_datadir}/%{name}/emoticons
12cr|eiskaltdcpp-2.2.7-2|245	%{_datadir}/%{name}/luascripts
12cr|eiskaltdcpp-2.2.7-2|246	%{_datadir}/pixmaps/%{name}.png
12cr|eiskaltdcpp-2.2.7-2|247	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cr|eiskaltdcpp-2.2.7-2|248	
12cr|eiskaltdcpp-2.2.7-2|249	%files -n %{libname}
12cr|eiskaltdcpp-2.2.7-2|250	%{_libdir}/lib%{name}.so.%{major}*
12cr|eiskaltdcpp-2.2.7-2|251	
12cr|eiskaltdcpp-2.2.7-2|252	%if %{with_qt}
12cr|eiskaltdcpp-2.2.7-2|253	%files qt -f %{name}-qt.lang
12cr|eiskaltdcpp-2.2.7-2|254	%dir %{_datadir}/%{name}/qt
12cr|eiskaltdcpp-2.2.7-2|255	%dir %{_datadir}/%{name}/qt/ts
12cr|eiskaltdcpp-2.2.7-2|256	%{_datadir}/%{name}/qt/icons
12cr|eiskaltdcpp-2.2.7-2|257	%{_datadir}/%{name}/qt/qtscripts
12cr|eiskaltdcpp-2.2.7-2|258	%{_datadir}/%{name}/qt/resources
12cr|eiskaltdcpp-2.2.7-2|259	%{_mandir}/man1/%{name}-qt.1.*
12cr|eiskaltdcpp-2.2.7-2|260	%{_datadir}/applications/%{name}-qt.desktop
12cr|eiskaltdcpp-2.2.7-2|261	%{_bindir}/%{name}-qt
12cr|eiskaltdcpp-2.2.7-2|262	%endif
12cr|eiskaltdcpp-2.2.7-2|263	
12cr|eiskaltdcpp-2.2.7-2|264	%if %{with_gtk}
12cr|eiskaltdcpp-2.2.7-2|265	%files gtk -f %{name}-gtk.lang
12cr|eiskaltdcpp-2.2.7-2|266	%{_datadir}/%{name}/gtk
12cr|eiskaltdcpp-2.2.7-2|267	%{_mandir}/man1/%{name}-gtk.1.*
12cr|eiskaltdcpp-2.2.7-2|268	%{_datadir}/applications/%{name}-gtk.desktop
12cr|eiskaltdcpp-2.2.7-2|269	%{_bindir}/%{name}-gtk
12cr|eiskaltdcpp-2.2.7-2|270	%endif
12cr|eiskaltdcpp-2.2.7-2|271	
12cr|eiskaltdcpp-2.2.7-2|272	%if %{with_daemon}
12cr|eiskaltdcpp-2.2.7-2|273	%files daemon
12cr|eiskaltdcpp-2.2.7-2|274	%{_datadir}/%{name}/cli/*
12cr|eiskaltdcpp-2.2.7-2|275	%{_mandir}/man1/%{name}-daemon.1.*
12cr|eiskaltdcpp-2.2.7-2|276	%{_mandir}/man1/%{name}-cli-*.1.*
12cr|eiskaltdcpp-2.2.7-2|277	%{_bindir}/%{name}-daemon
12cr|eiskaltdcpp-2.2.7-2|278	%{_bindir}/%{name}-cli-*
12cr|eiskaltdcpp-2.2.7-2|279	%endif
12cr|eiskaltdcpp-2.2.7-2|280	
12cr|eiskaltdcpp-2.2.7-2|281	%if %{with_devel}
12cr|eiskaltdcpp-2.2.7-2|282	%files -n %{develname}
12cr|eiskaltdcpp-2.2.7-2|283	%doc ChangeLog.txt ChangeLog_ru.txt ChangeLog_uk.txt
12cr|eiskaltdcpp-2.2.7-2|284	%{_includedir}/%{name}/dcpp/*.h
12cr|eiskaltdcpp-2.2.7-2|285	%endif
12cr|eiskaltdcpp-2.2.7-2|286	
12cr|eiskaltdcpp-2.2.7-2|287	
12cr|eiskaltdcpp-2.2.7-2|288	%changelog
12cr|eiskaltdcpp-2.2.7-2|289	* Fri Oct 12 2012 Giovanni Mariani <mc2374@mclink.it> 2.2.7-2
12cr|eiskaltdcpp-2.2.7-2|290	- Keep enabled debug packages
12cr|eiskaltdcpp-2.2.7-2|291	- Dropped BuildRoot, %%mkrel and %%clean section
12cr|eiskaltdcpp-2.2.7-2|292	- Added BReqs for attr and gcc, accordingly to the CMakeLists.txt file
12cr|eiskaltdcpp-2.2.7-2|293	- Release 2.2.7 comes with daemon program: added provision to optionally
12cr|eiskaltdcpp-2.2.7-2|294	build and package it (disabled ATM)
12cr|eiskaltdcpp-2.2.7-2|295	- Made an optional package to accomodate development files for the main library
12cr|eiskaltdcpp-2.2.7-2|296	- Added P1 to fix linking error with boost library
12cr|eiskaltdcpp-2.2.7-2|297	
12cr|eiskaltdcpp-2.2.7-2|298	* Fri Jun 01 2012 Andrey Bondrov <abondrov@mandriva.org> 2.2.7-1
12cr|eiskaltdcpp-2.2.7-2|299	+ Revision: 801731
12cr|eiskaltdcpp-2.2.7-2|300	- Move library to separate package to make rpmlint happy
12cr|eiskaltdcpp-2.2.7-2|301	- Add eiskaltdcpp-2.2.7-includes patch to fix build, do some minor fixes
12cr|eiskaltdcpp-2.2.7-2|302	
12cr|eiskaltdcpp-2.2.7-2|303	+ Sergey Zhemoitel <serg@mandriva.org>
12cr|eiskaltdcpp-2.2.7-2|304	- update to 2.2.7
12cr|eiskaltdcpp-2.2.7-2|305	
12cr|eiskaltdcpp-2.2.7-2|306	* Tue Feb 21 2012 Sergey Zhemoitel <serg@mandriva.org> 2.2.6-3
12cr|eiskaltdcpp-2.2.7-2|307	+ Revision: 778673
12cr|eiskaltdcpp-2.2.7-2|308	- add new relase 2.2.6
12cr|eiskaltdcpp-2.2.7-2|309	
12cr|eiskaltdcpp-2.2.7-2|310	* Thu Jan 12 2012 Sergey Zhemoitel <serg@mandriva.org> 2.2.5-3
12cr|eiskaltdcpp-2.2.7-2|311	+ Revision: 760555
12cr|eiskaltdcpp-2.2.7-2|312	+ rebuild (emptylog)
12cr|eiskaltdcpp-2.2.7-2|313	
12cr|eiskaltdcpp-2.2.7-2|314	* Thu Jan 12 2012 Sergey Zhemoitel <serg@mandriva.org> 2.2.5-2
12cr|eiskaltdcpp-2.2.7-2|315	+ Revision: 760536
12cr|eiskaltdcpp-2.2.7-2|316	- add new spec whith several changes
12cr|eiskaltdcpp-2.2.7-2|317	- new release 2.2.5
12cr|eiskaltdcpp-2.2.7-2|318	
12cr|eiskaltdcpp-2.2.7-2|319	* Sun Nov 06 2011 Sergey Zhemoitel <serg@mandriva.org> 2.2.4-2
12cr|eiskaltdcpp-2.2.7-2|320	+ Revision: 722835
12cr|eiskaltdcpp-2.2.7-2|321	+ rebuild (emptylog)
12cr|eiskaltdcpp-2.2.7-2|322	
12cr|eiskaltdcpp-2.2.7-2|323	* Mon Oct 03 2011 Sergey Zhemoitel <serg@mandriva.org> 2.2.4-1
12cr|eiskaltdcpp-2.2.7-2|324	+ Revision: 702481
12cr|eiskaltdcpp-2.2.7-2|325	- new version 2.2.4
12cr|eiskaltdcpp-2.2.7-2|326	- import source from new release 2.2.3
12cr|eiskaltdcpp-2.2.7-2|327	- new release 2.2.3
12cr|eiskaltdcpp-2.2.7-2|328	
12cr|eiskaltdcpp-2.2.7-2|329	* Fri May 20 2011 Александр Казанцев <kazancas@mandriva.org> 2.2.2-1
12cr|eiskaltdcpp-2.2.7-2|330	+ Revision: 676356
12cr|eiskaltdcpp-2.2.7-2|331	- new version 2.2.2
12cr|eiskaltdcpp-2.2.7-2|332	
12cr|eiskaltdcpp-2.2.7-2|333	* Mon Apr 25 2011 Sergey Zhemoitel <serg@mandriva.org> 2.2.1-1
12cr|eiskaltdcpp-2.2.7-2|334	+ Revision: 658705
12cr|eiskaltdcpp-2.2.7-2|335	- imported package eiskaltdcpp
12cr|eiskaltdcpp-2.2.7-2|336	
12cr|eiskaltdcpp-2.2.7-2|337	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|eiskaltdcpp-2.2.7-2|338	- repackage from mandriva (from serg | 2011-04-12 15:16:34 +0200)
12cr|eiskaltdcpp-2.2.7-2|339	
12cr|eiskaltdcpp-2.2.7-2|340	
12cr|eiskaltdcpp-2.2.7-2|341	* Thu Aug 12 2010 Aeliya Grevnyov <gray_graff@altlinux.org> 2.1.0-alt0.1.svn1521
12cr|eiskaltdcpp-2.2.7-2|342	- svn r1521
12cr|eiskaltdcpp-2.2.7-2|343	- split to subpackages(qt,gtk,common,libdcpp)
12cr|eiskaltdcpp-2.2.7-2|344	
12cr|eiskaltdcpp-2.2.7-2|345	* Wed Jun 09 2010 Aeliya Grevnyov <gray_graff@altlinux.org> 2.0.3-alt1
12cr|eiskaltdcpp-2.2.7-2|346	- 2.0.3 release
12cr|eiskaltdcpp-2.2.7-2|347	
12cr|eiskaltdcpp-2.2.7-2|348	* Thu May 06 2010 Aeliya Grevnyov <gray_graff@altlinux.org> 2.0.2-alt1
12cr|eiskaltdcpp-2.2.7-2|349	- 2.0.2 release
12cr|eiskaltdcpp-2.2.7-2|350	
12cr|eiskaltdcpp-2.2.7-2|351	* Mon Apr 19 2010 Aeliya Grevnyov <gray_graff@altlinux.org> 2.0.1-alt1
12cr|eiskaltdcpp-2.2.7-2|352	- 2.0.1 release
12cr|eiskaltdcpp-2.2.7-2|353	
12cr|eiskaltdcpp-2.2.7-2|354	* Mon Mar 22 2010 Aeliya Grevnyov <gray_graff@altlinux.org> 2.0-alt1
12cr|eiskaltdcpp-2.2.7-2|355	- 2.0 release
12cr|eiskaltdcpp-2.2.7-2|356	
12cr|eiskaltdcpp-2.2.7-2|357	* Fri Mar 19 2010 Aeliya Grevnyov <gray_graff@altlinux.org> 1.99-alt0.2
12cr|eiskaltdcpp-2.2.7-2|358	- Updated to revision 366
12cr|eiskaltdcpp-2.2.7-2|359	+  Fixed crushing on Oxygen theme
12cr|eiskaltdcpp-2.2.7-2|360	+  Fixed desktop file (repocop)
12cr|eiskaltdcpp-2.2.7-2|361	+  Added aspell support
12cr|eiskaltdcpp-2.2.7-2|362	
12cr|eiskaltdcpp-2.2.7-2|363	* Sat Mar 06 2010 Aeliya Grevnyov <gray_graff@altlinux.org> 1.99-alt0.1
12cr|eiskaltdcpp-2.2.7-2|364	- 1.99 (beta!)
12cr|eiskaltdcpp-2.2.7-2|365	- Initial build for sisyphus

1160 12
12cr|ejabberd-2.1.11-1|1	Summary:	A distributed, fault-tolerant Jabber/XMPP server
12cr|ejabberd-2.1.11-1|2	Name:		ejabberd
12cr|ejabberd-2.1.11-1|3	Version:	2.1.11
12cr|ejabberd-2.1.11-1|4	Release:	1
12cr|ejabberd-2.1.11-1|5	Group:		System/Servers
12cr|ejabberd-2.1.11-1|6	License:	GPLv2+
12cr|ejabberd-2.1.11-1|7	URL:		http://www.ejabberd.im/
12cr|ejabberd-2.1.11-1|8	source0:	https://github.com/processone/ejabberd/archive/%{name}-%{version}.tar.bz2
12cr|ejabberd-2.1.11-1|9	Source1:	ejabberd.init
12cr|ejabberd-2.1.11-1|10	Source3:	inetrc
12cr|ejabberd-2.1.11-1|11	# http://ejabberd.jabber.ru/ejabberdctl-extra
12cr|ejabberd-2.1.11-1|12	Source4:	http://ejabberd.jabber.ru/files/efiles/mod_ctlextra.erl
12cr|ejabberd-2.1.11-1|13	# The following were extracted from a patch found on http://realloc.spb.ru/share/ejabberdad.html
12cr|ejabberd-2.1.11-1|14	Source5:	ejabberd_auth_ad.erl
12cr|ejabberd-2.1.11-1|15	Source6:	mod_shared_roster_ad.erl
12cr|ejabberd-2.1.11-1|16	Source7:	mod_vcard_ad.erl
12cr|ejabberd-2.1.11-1|17	BuildRequires:	erlang-base
12cr|ejabberd-2.1.11-1|18	BuildRequires:	erlang-ssl
12cr|ejabberd-2.1.11-1|19	BuildRequires:	erlang-devel
12cr|ejabberd-2.1.11-1|20	BuildRequires:	erlang-erl_interface
12cr|ejabberd-2.1.11-1|21	BuildRequires:	erlang-compiler
12cr|ejabberd-2.1.11-1|22	BuildRequires:	erlang-asn1
12cr|ejabberd-2.1.11-1|23	BuildRequires:	libexpat-devel
12cr|ejabberd-2.1.11-1|24	BuildRequires:	openssl-devel
12cr|ejabberd-2.1.11-1|25	BuildRequires:	zlib-devel
12cr|ejabberd-2.1.11-1|26	BuildRequires:	tetex-latex
12cr|ejabberd-2.1.11-1|27	BuildRequires:	hevea
12cr|ejabberd-2.1.11-1|28	BuildRequires:	rpm-helper >= 0.21
12cr|ejabberd-2.1.11-1|29	buildrequires:	erlang-public_key
12cr|ejabberd-2.1.11-1|30	buildrequires:	erlang-parsetools
12cr|ejabberd-2.1.11-1|31	Requires:	erlang-base
12cr|ejabberd-2.1.11-1|32	Requires:	erlang-crypto
12cr|ejabberd-2.1.11-1|33	Requires:	erlang-mnesia
12cr|ejabberd-2.1.11-1|34	Requires:	erlang-syntax_tools
12cr|ejabberd-2.1.11-1|35	Requires:	erlang-compiler
12cr|ejabberd-2.1.11-1|36	Requires:	erlang-asn1
12cr|ejabberd-2.1.11-1|37	Requires:	erlang-ssl
12cr|ejabberd-2.1.11-1|38	Requires(pre):         rpm-helper >= 0.21
12cr|ejabberd-2.1.11-1|39	Requires(post):        rpm-helper >= 0.21
12cr|ejabberd-2.1.11-1|40	Requires(preun):       rpm-helper >= 0.21
12cr|ejabberd-2.1.11-1|41	Requires(postun):      rpm-helper >= 0.21
12cr|ejabberd-2.1.11-1|42	
12cr|ejabberd-2.1.11-1|43	%description
12cr|ejabberd-2.1.11-1|44	ejabberd is a Free and Open Source distributed fault-tolerant
12cr|ejabberd-2.1.11-1|45	Jabber/XMPP server. It is mostly written in Erlang, and runs on many
12cr|ejabberd-2.1.11-1|46	platforms (tested on Linux, FreeBSD, NetBSD, Solaris, Mac OS X and
12cr|ejabberd-2.1.11-1|47	Windows NT/2000/XP).
12cr|ejabberd-2.1.11-1|48	
12cr|ejabberd-2.1.11-1|49	%package devel
12cr|ejabberd-2.1.11-1|50	Summary:	Development files for %{name}
12cr|ejabberd-2.1.11-1|51	Group:		Development/Other
12cr|ejabberd-2.1.11-1|52	Requires:	%{name} = %{version}-%{release}
12cr|ejabberd-2.1.11-1|53	Requires:	erlang-devel
12cr|ejabberd-2.1.11-1|54	
12cr|ejabberd-2.1.11-1|55	%description devel
12cr|ejabberd-2.1.11-1|56	Development files for %{name}.
12cr|ejabberd-2.1.11-1|57	
12cr|ejabberd-2.1.11-1|58	%package doc
12cr|ejabberd-2.1.11-1|59	Summary:	Documentation for ejabberd
12cr|ejabberd-2.1.11-1|60	Group:		System/Servers
12cr|ejabberd-2.1.11-1|61	
12cr|ejabberd-2.1.11-1|62	%description doc
12cr|ejabberd-2.1.11-1|63	Documentation for ejabberd.
12cr|ejabberd-2.1.11-1|64	
12cr|ejabberd-2.1.11-1|65	%prep
12cr|ejabberd-2.1.11-1|66	%setup -q
12cr|ejabberd-2.1.11-1|67	
12cr|ejabberd-2.1.11-1|68	%{__perl} -pi -e "s!/var/lib/ejabberd!%{_libdir}/ejabberd-%{version}!g" src/Makefile.in
12cr|ejabberd-2.1.11-1|69	%{__perl} -pi -e "s!/etc!%{_sysconfdir}!g" src/Makefile.in
12cr|ejabberd-2.1.11-1|70	
12cr|ejabberd-2.1.11-1|71	cp %{SOURCE4} src
12cr|ejabberd-2.1.11-1|72	cp %{SOURCE5} src
12cr|ejabberd-2.1.11-1|73	cp %{SOURCE6} src
12cr|ejabberd-2.1.11-1|74	cp %{SOURCE7} src
12cr|ejabberd-2.1.11-1|75	
12cr|ejabberd-2.1.11-1|76	%build
12cr|ejabberd-2.1.11-1|77	%define _disable_ld_no_undefined 1
12cr|ejabberd-2.1.11-1|78	pushd src
12cr|ejabberd-2.1.11-1|79	autoreconf -vif
12cr|ejabberd-2.1.11-1|80	%configure2_5x \
12cr|ejabberd-2.1.11-1|81	--enable-odbc \
12cr|ejabberd-2.1.11-1|82	--disable-pam \
12cr|ejabberd-2.1.11-1|83	--disable-ejabberd_zlib
12cr|ejabberd-2.1.11-1|84	
12cr|ejabberd-2.1.11-1|85	%make -j1
12cr|ejabberd-2.1.11-1|86	popd
12cr|ejabberd-2.1.11-1|87	pushd doc
12cr|ejabberd-2.1.11-1|88	make html pdf
12cr|ejabberd-2.1.11-1|89	popd
12cr|ejabberd-2.1.11-1|90	
12cr|ejabberd-2.1.11-1|91	%install
12cr|ejabberd-2.1.11-1|92	pushd src
12cr|ejabberd-2.1.11-1|93	%makeinstall_std
12cr|ejabberd-2.1.11-1|94	popd
12cr|ejabberd-2.1.11-1|95	
12cr|ejabberd-2.1.11-1|96	chmod -R a+x %{buildroot}%{_libdir}/ejabberd/priv/lib/
12cr|ejabberd-2.1.11-1|97	
12cr|ejabberd-2.1.11-1|98	%{__perl} -pi -e 's!./ssl.pem!/etc/pki/tls/private/ejabberd.pem!g' \
12cr|ejabberd-2.1.11-1|99	%{buildroot}/etc/ejabberd/ejabberd.cfg
12cr|ejabberd-2.1.11-1|100	
12cr|ejabberd-2.1.11-1|101	install -d -m 755 %{buildroot}/var/log/ejabberd
12cr|ejabberd-2.1.11-1|102	install -d -m 755 %{buildroot}%{_var}/lib/ejabberd
12cr|ejabberd-2.1.11-1|103	
12cr|ejabberd-2.1.11-1|104	install -d -m 755  %{buildroot}%{_initrddir}
12cr|ejabberd-2.1.11-1|105	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/ejabberd
12cr|ejabberd-2.1.11-1|106	
12cr|ejabberd-2.1.11-1|107	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|ejabberd-2.1.11-1|108	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<'EOF'
12cr|ejabberd-2.1.11-1|109	/var/log/ejabberd/*.log {
12cr|ejabberd-2.1.11-1|110	missingok
12cr|ejabberd-2.1.11-1|111	notifempty
12cr|ejabberd-2.1.11-1|112	create 0640 ejabberd ejabberd
12cr|ejabberd-2.1.11-1|113	sharedscripts
12cr|ejabberd-2.1.11-1|114	postrotate
12cr|ejabberd-2.1.11-1|115	runuser ejabberd -c "ejabberdctl --node ejabberd@`hostname -s` reopen-log >/dev/null 2>&1" || true
12cr|ejabberd-2.1.11-1|116	endscript
12cr|ejabberd-2.1.11-1|117	}
12cr|ejabberd-2.1.11-1|118	EOF
12cr|ejabberd-2.1.11-1|119	
12cr|ejabberd-2.1.11-1|120	cp %{S:3} %{buildroot}%{_sysconfdir}/ejabberd/inetrc
12cr|ejabberd-2.1.11-1|121	
12cr|ejabberd-2.1.11-1|122	cat > README.urpmi <<EOF
12cr|ejabberd-2.1.11-1|123	Mandriva RPM specific notes
12cr|ejabberd-2.1.11-1|124	
12cr|ejabberd-2.1.11-1|125	Post-installation
12cr|ejabberd-2.1.11-1|126	-----------------
12cr|ejabberd-2.1.11-1|127	There is no users created with the default configuration.
12cr|ejabberd-2.1.11-1|128	
12cr|ejabberd-2.1.11-1|129	You have to first create an user, either through a client supporting registration (kopete, psi), or through command line:
12cr|ejabberd-2.1.11-1|130	
12cr|ejabberd-2.1.11-1|131	$> su ejabberd -c 'ejabberdctl --node ejabberd@host register user domain.tld passwd'
12cr|ejabberd-2.1.11-1|132	
12cr|ejabberd-2.1.11-1|133	Then you have to grant him admin privilege, by adding such a line in /etc/ejabberd/ejabberd.cfg:
12cr|ejabberd-2.1.11-1|134	
12cr|ejabberd-2.1.11-1|135	{acl, admin, {user, "user"}}.
12cr|ejabberd-2.1.11-1|136	
12cr|ejabberd-2.1.11-1|137	More commands are available, through ejabberctl:
12cr|ejabberd-2.1.11-1|138	
12cr|ejabberd-2.1.11-1|139	$> su ejabberd -c 'ejabberdctl --node ejabberd@host help'
12cr|ejabberd-2.1.11-1|140	
12cr|ejabberd-2.1.11-1|141	You can also access the web console at http://host:5280/admin
12cr|ejabberd-2.1.11-1|142	EOF
12cr|ejabberd-2.1.11-1|143	
12cr|ejabberd-2.1.11-1|144	install -d -m 755 %{buildroot}%{_docdir}/%{name}
12cr|ejabberd-2.1.11-1|145	install -m 644 README %{buildroot}%{_docdir}/%{name}
12cr|ejabberd-2.1.11-1|146	install -m 644 README.urpmi %{buildroot}%{_docdir}/%{name}
12cr|ejabberd-2.1.11-1|147	install -m 644 COPYING %{buildroot}%{_docdir}/%{name}
12cr|ejabberd-2.1.11-1|148	install -m 644 doc/*.pdf doc/*.html doc/*.png doc/release_notes_*  %{buildroot}%{_docdir}/%{name}
12cr|ejabberd-2.1.11-1|149	
12cr|ejabberd-2.1.11-1|150	install -d -m 755 %{buildroot}%{_sbindir}
12cr|ejabberd-2.1.11-1|151	# ejabberd wrapper
12cr|ejabberd-2.1.11-1|152	cat > %{buildroot}%{_sbindir}/ejabberd <<'EOF'
12cr|ejabberd-2.1.11-1|153	#!/bin/sh
12cr|ejabberd-2.1.11-1|154	
12cr|ejabberd-2.1.11-1|155	ERLANG_NODE=ejabberd
12cr|ejabberd-2.1.11-1|156	ERL=/usr/bin/erl
12cr|ejabberd-2.1.11-1|157	LIB=%{_var}/lib/ejabberd/ebin
12cr|ejabberd-2.1.11-1|158	CONFIG=/etc/ejabberd/ejabberd.cfg
12cr|ejabberd-2.1.11-1|159	INETRC=/etc/ejabberd/inetrc
12cr|ejabberd-2.1.11-1|160	LOG=/var/log/ejabberd/ejabberd.log
12cr|ejabberd-2.1.11-1|161	SASL_LOG=/var/log/ejabberd/sasl.log
12cr|ejabberd-2.1.11-1|162	SPOOL=/var/lib/ejabberd
12cr|ejabberd-2.1.11-1|163	
12cr|ejabberd-2.1.11-1|164	if [ -r /var/lib/ejabberd/.erlang.cookie ] ; then
12cr|ejabberd-2.1.11-1|165	export HOME=/var/lib/ejabberd
12cr|ejabberd-2.1.11-1|166	fi
12cr|ejabberd-2.1.11-1|167	
12cr|ejabberd-2.1.11-1|168	ARGS=
12cr|ejabberd-2.1.11-1|169	while [ $# -ne 0 ] ; do
12cr|ejabberd-2.1.11-1|170	PARAM=$1
12cr|ejabberd-2.1.11-1|171	shift
12cr|ejabberd-2.1.11-1|172	case $PARAM in
12cr|ejabberd-2.1.11-1|173	--) break ;;
12cr|ejabberd-2.1.11-1|174	--node) ERLANG_NODE=$1; shift ;;
12cr|ejabberd-2.1.11-1|175	--config) CONFIG=$1 ; shift ;;
12cr|ejabberd-2.1.11-1|176	--log) LOG=$1 ; shift ;;
12cr|ejabberd-2.1.11-1|177	--sasl-log) SASL_LOG=$1 ; shift ;;
12cr|ejabberd-2.1.11-1|178	--spool) SPOOL=$1 ; shift ;;
12cr|ejabberd-2.1.11-1|179	*) ARGS="$ARGS $PARAM" ;;
12cr|ejabberd-2.1.11-1|180	esac
12cr|ejabberd-2.1.11-1|181	done
12cr|ejabberd-2.1.11-1|182	
12cr|ejabberd-2.1.11-1|183	if [ "$ERLANG_NODE" = "${ERLANG_NODE%.*}" ] ; then
12cr|ejabberd-2.1.11-1|184	SNAME=-sname
12cr|ejabberd-2.1.11-1|185	else
12cr|ejabberd-2.1.11-1|186	SNAME=-name
12cr|ejabberd-2.1.11-1|187	fi
12cr|ejabberd-2.1.11-1|188	
12cr|ejabberd-2.1.11-1|189	exec $ERL -pa $LIB \
12cr|ejabberd-2.1.11-1|190	$SNAME $ERLANG_NODE \
12cr|ejabberd-2.1.11-1|191	-s ejabberd \
12cr|ejabberd-2.1.11-1|192	-kernel inetrc \"$INETRC\" \
12cr|ejabberd-2.1.11-1|193	-ejabberd config \"$CONFIG\" log_path \"$LOG\" \
12cr|ejabberd-2.1.11-1|194	-sasl sasl_error_logger \{file,\"$SASL_LOG\"\} \
12cr|ejabberd-2.1.11-1|195	-mnesia dir \"$SPOOL\" \
12cr|ejabberd-2.1.11-1|196	$ERL_OPTIONS $ARGS "$@"
12cr|ejabberd-2.1.11-1|197	EOF
12cr|ejabberd-2.1.11-1|198	chmod 755 %{buildroot}%{_sbindir}/ejabberd
12cr|ejabberd-2.1.11-1|199	
12cr|ejabberd-2.1.11-1|200	%pre
12cr|ejabberd-2.1.11-1|201	if [ -d %{_var}/lib/%{name}/spool ]; then
12cr|ejabberd-2.1.11-1|202	mv -f %{_var}/lib/%{name}/spool/* %{_var}/lib/%{name}
12cr|ejabberd-2.1.11-1|203	rmdir %{_var}/lib/%{name}/spool
12cr|ejabberd-2.1.11-1|204	fi
12cr|ejabberd-2.1.11-1|205	%_pre_useradd ejabberd /var/lib/ejabberd /bin/sh
12cr|ejabberd-2.1.11-1|206	%_pre_groupadd ejabberd ejabberd
12cr|ejabberd-2.1.11-1|207	
12cr|ejabberd-2.1.11-1|208	%preun
12cr|ejabberd-2.1.11-1|209	%_preun_service ejabberd
12cr|ejabberd-2.1.11-1|210	
12cr|ejabberd-2.1.11-1|211	%post
12cr|ejabberd-2.1.11-1|212	%_create_ssl_certificate ejabberd -b -g ejabberd
12cr|ejabberd-2.1.11-1|213	%_post_service ejabberd
12cr|ejabberd-2.1.11-1|214	
12cr|ejabberd-2.1.11-1|215	%postun
12cr|ejabberd-2.1.11-1|216	%_postun_userdel ejabberd
12cr|ejabberd-2.1.11-1|217	%_postun_groupdel ejabberd
12cr|ejabberd-2.1.11-1|218	
12cr|ejabberd-2.1.11-1|219	%files
12cr|ejabberd-2.1.11-1|220	%defattr(-,root,root)
12cr|ejabberd-2.1.11-1|221	%dir %{_docdir}/%{name}
12cr|ejabberd-2.1.11-1|222	%{_docdir}/%{name}/COPYING
12cr|ejabberd-2.1.11-1|223	%{_docdir}/%{name}/README
12cr|ejabberd-2.1.11-1|224	%{_docdir}/%{name}/README.urpmi
12cr|ejabberd-2.1.11-1|225	%dir %attr(750,root,ejabberd) %{_sysconfdir}/ejabberd
12cr|ejabberd-2.1.11-1|226	%attr(640,root,ejabberd) %config(noreplace) %{_sysconfdir}/ejabberd/ejabberd.cfg
12cr|ejabberd-2.1.11-1|227	%attr(640,root,ejabberd) %config(noreplace) %{_sysconfdir}/ejabberd/inetrc
12cr|ejabberd-2.1.11-1|228	%attr(640,root,ejabberd) %config(noreplace) %{_sysconfdir}/ejabberd/ejabberdctl.cfg
12cr|ejabberd-2.1.11-1|229	%{_initrddir}/ejabberd
12cr|ejabberd-2.1.11-1|230	%{_sbindir}/ejabberd
12cr|ejabberd-2.1.11-1|231	%attr(550,root,ejabberd) %{_sbindir}/ejabberdctl
12cr|ejabberd-2.1.11-1|232	%dir %{_libdir}/ejabberd
12cr|ejabberd-2.1.11-1|233	%dir %{_libdir}/ejabberd/ebin
12cr|ejabberd-2.1.11-1|234	%dir %{_libdir}/ejabberd/priv
12cr|ejabberd-2.1.11-1|235	%{_libdir}/ejabberd/ebin/*
12cr|ejabberd-2.1.11-1|236	%{_libdir}/ejabberd/priv/*
12cr|ejabberd-2.1.11-1|237	%config(noreplace) %{_sysconfdir}/logrotate.d/ejabberd
12cr|ejabberd-2.1.11-1|238	%attr(-,ejabberd,ejabberd) /var/lib/ejabberd
12cr|ejabberd-2.1.11-1|239	%attr(-,ejabberd,ejabberd) /var/log/ejabberd
12cr|ejabberd-2.1.11-1|240	
12cr|ejabberd-2.1.11-1|241	%files devel
12cr|ejabberd-2.1.11-1|242	%defattr(-,root,root)
12cr|ejabberd-2.1.11-1|243	%{_libdir}/ejabberd/include
12cr|ejabberd-2.1.11-1|244	
12cr|ejabberd-2.1.11-1|245	%files doc
12cr|ejabberd-2.1.11-1|246	%defattr(-,root,root)
12cr|ejabberd-2.1.11-1|247	%{_docdir}/%{name}
12cr|ejabberd-2.1.11-1|248	%exclude %{_docdir}/%{name}/COPYING
12cr|ejabberd-2.1.11-1|249	%exclude %{_docdir}/%{name}/README
12cr|ejabberd-2.1.11-1|250	%exclude %{_docdir}/%{name}/README.urpmi
12cr|ejabberd-2.1.11-1|251	
12cr|ejabberd-2.1.11-1|252	
12cr|ejabberd-2.1.11-1|253	%changelog
12cr|ejabberd-2.1.11-1|254	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 2.1.3-2mdv2010.1
12cr|ejabberd-2.1.11-1|255	+ Revision: 537457
12cr|ejabberd-2.1.11-1|256	- rebuild
12cr|ejabberd-2.1.11-1|257	
12cr|ejabberd-2.1.11-1|258	* Mon Mar 29 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.3-1mdv2010.1
12cr|ejabberd-2.1.11-1|259	+ Revision: 528656
12cr|ejabberd-2.1.11-1|260	- update to new version 2.1.3
12cr|ejabberd-2.1.11-1|261	
12cr|ejabberd-2.1.11-1|262	* Thu Mar 04 2010 Tiago Salem <salem@mandriva.com.br> 2.1.2-3mdv2010.1
12cr|ejabberd-2.1.11-1|263	+ Revision: 514148
12cr|ejabberd-2.1.11-1|264	- fix wrong permissions. Add/remove ejabberd group.
12cr|ejabberd-2.1.11-1|265	
12cr|ejabberd-2.1.11-1|266	* Wed Feb 24 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.2-2mdv2010.1
12cr|ejabberd-2.1.11-1|267	+ Revision: 510688
12cr|ejabberd-2.1.11-1|268	- fix chown/chmod on ejabber config files
12cr|ejabberd-2.1.11-1|269	- tune up init file
12cr|ejabberd-2.1.11-1|270	
12cr|ejabberd-2.1.11-1|271	* Mon Jan 18 2010 Frederik Himpe <fhimpe@mandriva.org> 2.1.2-1mdv2010.1
12cr|ejabberd-2.1.11-1|272	+ Revision: 493241
12cr|ejabberd-2.1.11-1|273	- update to new version 2.1.2
12cr|ejabberd-2.1.11-1|274	
12cr|ejabberd-2.1.11-1|275	* Wed Dec 30 2009 Frederik Himpe <fhimpe@mandriva.org> 2.1.1-1mdv2010.1
12cr|ejabberd-2.1.11-1|276	+ Revision: 483988
12cr|ejabberd-2.1.11-1|277	- update to new version 2.1.1
12cr|ejabberd-2.1.11-1|278	
12cr|ejabberd-2.1.11-1|279	* Thu Nov 19 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.0-1mdv2010.1
12cr|ejabberd-2.1.11-1|280	+ Revision: 467486
12cr|ejabberd-2.1.11-1|281	- update to new version 2.1.0
12cr|ejabberd-2.1.11-1|282	- move headers to devel subpackage
12cr|ejabberd-2.1.11-1|283	- shared objects are now in %%{_libdir}
12cr|ejabberd-2.1.11-1|284	
12cr|ejabberd-2.1.11-1|285	* Wed Jun 17 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0.5-2mdv2010.0
12cr|ejabberd-2.1.11-1|286	+ Revision: 386832
12cr|ejabberd-2.1.11-1|287	- rebuild for new erlang
12cr|ejabberd-2.1.11-1|288	
12cr|ejabberd-2.1.11-1|289	* Fri May 01 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0.5-1mdv2010.0
12cr|ejabberd-2.1.11-1|290	+ Revision: 369966
12cr|ejabberd-2.1.11-1|291	- update to new version 2.0.5
12cr|ejabberd-2.1.11-1|292	
12cr|ejabberd-2.1.11-1|293	* Fri Apr 24 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0.4-2mdv2010.0
12cr|ejabberd-2.1.11-1|294	+ Revision: 369027
12cr|ejabberd-2.1.11-1|295	- add missing requires on erlang-ssl and erlang-asn1 (mdvbz #50254)
12cr|ejabberd-2.1.11-1|296	
12cr|ejabberd-2.1.11-1|297	* Wed Mar 18 2009 Frederik Himpe <fhimpe@mandriva.org> 2.0.4-1mdv2009.1
12cr|ejabberd-2.1.11-1|298	+ Revision: 357204
12cr|ejabberd-2.1.11-1|299	- update to new version 2.0.4
12cr|ejabberd-2.1.11-1|300	
12cr|ejabberd-2.1.11-1|301	* Tue Jan 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0.3-1mdv2009.1
12cr|ejabberd-2.1.11-1|302	+ Revision: 334681
12cr|ejabberd-2.1.11-1|303	- update to new version 2.0.3
12cr|ejabberd-2.1.11-1|304	
12cr|ejabberd-2.1.11-1|305	* Thu Nov 06 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0.2-2mdv2009.1
12cr|ejabberd-2.1.11-1|306	+ Revision: 300330
12cr|ejabberd-2.1.11-1|307	- add requires on erlang-syntax_tools and erlang-compiler (#45249)
12cr|ejabberd-2.1.11-1|308	
12cr|ejabberd-2.1.11-1|309	* Wed Sep 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0.2-1mdv2009.0
12cr|ejabberd-2.1.11-1|310	+ Revision: 279387
12cr|ejabberd-2.1.11-1|311	- update to new version 2.0.2
12cr|ejabberd-2.1.11-1|312	
12cr|ejabberd-2.1.11-1|313	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.0.1-2mdv2009.0
12cr|ejabberd-2.1.11-1|314	+ Revision: 244654
12cr|ejabberd-2.1.11-1|315	- rebuild
12cr|ejabberd-2.1.11-1|316	
12cr|ejabberd-2.1.11-1|317	* Tue Jul 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0.1-1mdv2009.0
12cr|ejabberd-2.1.11-1|318	+ Revision: 240217
12cr|ejabberd-2.1.11-1|319	- use %%define _disable_ld_no_undefined 1
12cr|ejabberd-2.1.11-1|320	- don't use parallel make as it crashes
12cr|ejabberd-2.1.11-1|321	- use %%_var instead of %%_localstatedir
12cr|ejabberd-2.1.11-1|322	- fix file list
12cr|ejabberd-2.1.11-1|323	- update to new version 2.0.1
12cr|ejabberd-2.1.11-1|324	
12cr|ejabberd-2.1.11-1|325	+ Pixel <pixel@mandriva.com>
12cr|ejabberd-2.1.11-1|326	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|ejabberd-2.1.11-1|327	
12cr|ejabberd-2.1.11-1|328	* Wed Feb 27 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0.0-1mdv2008.1
12cr|ejabberd-2.1.11-1|329	+ Revision: 175952
12cr|ejabberd-2.1.11-1|330	- update:
12cr|ejabberd-2.1.11-1|331	o mod_vcard_ad.erl
12cr|ejabberd-2.1.11-1|332	o ejabberd_auth_ad.er
12cr|ejabberd-2.1.11-1|333	o mod_ctlextra.erl
12cr|ejabberd-2.1.11-1|334	o mod_shared_roster_ad.erl
12cr|ejabberd-2.1.11-1|335	- correct urls
12cr|ejabberd-2.1.11-1|336	- new version
12cr|ejabberd-2.1.11-1|337	
12cr|ejabberd-2.1.11-1|338	* Fri Feb 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-0.rc1.2mdv2008.1
12cr|ejabberd-2.1.11-1|339	+ Revision: 168825
12cr|ejabberd-2.1.11-1|340	- bump rpm-helper versionned build dependency
12cr|ejabberd-2.1.11-1|341	
12cr|ejabberd-2.1.11-1|342	* Tue Feb 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0.0-0.rc1.1mdv2008.1
12cr|ejabberd-2.1.11-1|343	+ Revision: 162903
12cr|ejabberd-2.1.11-1|344	- add missing build requires on erlang-compiler, erlang-erl_interface and erlang-asn1
12cr|ejabberd-2.1.11-1|345	- enable parallel build
12cr|ejabberd-2.1.11-1|346	
12cr|ejabberd-2.1.11-1|347	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|ejabberd-2.1.11-1|348	- use new create ssl certificate helper macro interface
12cr|ejabberd-2.1.11-1|349	- new version
12cr|ejabberd-2.1.11-1|350	
12cr|ejabberd-2.1.11-1|351	+ Olivier Blin <oblin@mandriva.com>
12cr|ejabberd-2.1.11-1|352	- restore BuildRoot
12cr|ejabberd-2.1.11-1|353	
12cr|ejabberd-2.1.11-1|354	+ Thierry Vignaud <tv@mandriva.org>
12cr|ejabberd-2.1.11-1|355	- kill re-definition of %%buildroot on Pixel's request
12cr|ejabberd-2.1.11-1|356	
12cr|ejabberd-2.1.11-1|357	* Tue Oct 09 2007 Jérôme Soyer <saispo@mandriva.org> 1.1.4-1mdv2008.1
12cr|ejabberd-2.1.11-1|358	+ Revision: 96042
12cr|ejabberd-2.1.11-1|359	- New release 1.1.4
12cr|ejabberd-2.1.11-1|360	
12cr|ejabberd-2.1.11-1|361	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|ejabberd-2.1.11-1|362	- fix logrotate configuration
12cr|ejabberd-2.1.11-1|363	
12cr|ejabberd-2.1.11-1|364	* Sat Jun 30 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.3-6mdv2008.0
12cr|ejabberd-2.1.11-1|365	+ Revision: 45946
12cr|ejabberd-2.1.11-1|366	- disable parallel build
12cr|ejabberd-2.1.11-1|367	- use new ssl certificate creation helper
12cr|ejabberd-2.1.11-1|368	- ldaps support
12cr|ejabberd-2.1.11-1|369	
12cr|ejabberd-2.1.11-1|370	* Wed Jun 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.3-5mdv2008.0
12cr|ejabberd-2.1.11-1|371	+ Revision: 45216
12cr|ejabberd-2.1.11-1|372	- handle migration of database from %%{_localstatedir}/%%{name}/spool to %%{_localstatedir}/%%{name}
12cr|ejabberd-2.1.11-1|373	- add erlang-crypto and erlang-mnesia as minimal dependencies
12cr|ejabberd-2.1.11-1|374	- set HOSTNAME env var before creating ssl certs, as  it may not be defined
12cr|ejabberd-2.1.11-1|375	- set HOME in wrappers too
12cr|ejabberd-2.1.11-1|376	- use wrappers in init script and in logrotate configuration
12cr|ejabberd-2.1.11-1|377	- additional wrapper for ejabberd
12cr|ejabberd-2.1.11-1|378	- add an ejabberdctl wrapper, based on debian one
12cr|ejabberd-2.1.11-1|379	- handle ssl certs in standard way
12cr|ejabberd-2.1.11-1|380	- give a real shell for ejabberd user, as most operations requires it
12cr|ejabberd-2.1.11-1|381	- handle doc manually, as %%doc macro sux, and use a herein document for README.urpmi
12cr|ejabberd-2.1.11-1|382	- clean up file list, and sanitize perms to standard default values
12cr|ejabberd-2.1.11-1|383	
12cr|ejabberd-2.1.11-1|384	* Sun Jun 17 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.3-4mdv2008.0
12cr|ejabberd-2.1.11-1|385	+ Revision: 40522
12cr|ejabberd-2.1.11-1|386	- rebuild for erlang
12cr|ejabberd-2.1.11-1|387	- spec file clean
12cr|ejabberd-2.1.11-1|388	
12cr|ejabberd-2.1.11-1|389	* Sun Jun 03 2007 Gustavo De Nardin <gustavodn@mandriva.com> 1.1.3-2mdv2008.0
12cr|ejabberd-2.1.11-1|390	+ Revision: 34803
12cr|ejabberd-2.1.11-1|391	- fixed init script LSB headers
12cr|ejabberd-2.1.11-1|392	- requires erlang-base
12cr|ejabberd-2.1.11-1|393	- -doc package does not requires hevea
12cr|ejabberd-2.1.11-1|394	
12cr|ejabberd-2.1.11-1|395	
12cr|ejabberd-2.1.11-1|396	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-1mdv2007.1
12cr|ejabberd-2.1.11-1|397	+ Revision: 140380
12cr|ejabberd-2.1.11-1|398	- fix deps
12cr|ejabberd-2.1.11-1|399	
12cr|ejabberd-2.1.11-1|400	+ Jérôme Soyer <saispo@mandriva.org>
12cr|ejabberd-2.1.11-1|401	- Release 1.1.3
12cr|ejabberd-2.1.11-1|402	
12cr|ejabberd-2.1.11-1|403	+ Michael Scherer <misc@mandriva.org>
12cr|ejabberd-2.1.11-1|404	- fix description
12cr|ejabberd-2.1.11-1|405	- version 1.1.2, and use a .tar.bz2
12cr|ejabberd-2.1.11-1|406	- correct status action of the initscript
12cr|ejabberd-2.1.11-1|407	- Import ejabberd
12cr|ejabberd-2.1.11-1|408	
12cr|ejabberd-2.1.11-1|409	* Wed Aug 16 2006 Jerome Soyer <saispo@mandriva.org> 1.1.1-3mdv2007.0
12cr|ejabberd-2.1.11-1|410	- Fix initscript
12cr|ejabberd-2.1.11-1|411	- Fix ejabberd.cfg
12cr|ejabberd-2.1.11-1|412	
12cr|ejabberd-2.1.11-1|413	* Mon Aug 14 2006 Jerome Soyer <saispo@mandriva.org> 1.1.1-2mdv2007.0
12cr|ejabberd-2.1.11-1|414	- Fix #23697, #23698
12cr|ejabberd-2.1.11-1|415	- Update Requires
12cr|ejabberd-2.1.11-1|416	- Add cert file
12cr|ejabberd-2.1.11-1|417	
12cr|ejabberd-2.1.11-1|418	* Wed Jul 05 2006 Jerome Soyer <saispo@mandriva.org> 1.1.1-1mdv2007.0
12cr|ejabberd-2.1.11-1|419	- Rediff all the spec from FC spec
12cr|ejabberd-2.1.11-1|420	
12cr|ejabberd-2.1.11-1|421	* Fri Jun 09 2006 Jerome Soyer <saispo@mandriva.org> 1.0.0-1mdv2007.0
12cr|ejabberd-2.1.11-1|422	- Initial Mandriva Package
12cr|ejabberd-2.1.11-1|423	

1161 12
12cr|ekee-2.0.2-2|1	%define name ekee
12cr|ekee-2.0.2-2|2	%define version 2.0.2
12cr|ekee-2.0.2-2|3	%define release %mkrel 2
12cr|ekee-2.0.2-2|4	
12cr|ekee-2.0.2-2|5	Summary: LaTeX equation editor
12cr|ekee-2.0.2-2|6	Name: %{name}
12cr|ekee-2.0.2-2|7	Version: %{version}
12cr|ekee-2.0.2-2|8	Release: %{release}
12cr|ekee-2.0.2-2|9	Source0: %{name}-%{version}.tar.bz2
12cr|ekee-2.0.2-2|10	License: GPLv2
12cr|ekee-2.0.2-2|11	Group: Publishing
12cr|ekee-2.0.2-2|12	Url: http://rlehy.free.fr/
12cr|ekee-2.0.2-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ekee-2.0.2-2|14	Requires: ruby, ruby-qt4, tetex, tetex-latex, pstoedit, xdg-utils
12cr|ekee-2.0.2-2|15	BuildArch: noarch
12cr|ekee-2.0.2-2|16	
12cr|ekee-2.0.2-2|17	%description
12cr|ekee-2.0.2-2|18	Ekee is a tool for interactively producing images from LaTeX
12cr|ekee-2.0.2-2|19	expressions. Several common formats (PNG, SVG, PDF, EPS) are
12cr|ekee-2.0.2-2|20	supported.
12cr|ekee-2.0.2-2|21	
12cr|ekee-2.0.2-2|22	%prep
12cr|ekee-2.0.2-2|23	%setup -q
12cr|ekee-2.0.2-2|24	
12cr|ekee-2.0.2-2|25	%build
12cr|ekee-2.0.2-2|26	
12cr|ekee-2.0.2-2|27	%install
12cr|ekee-2.0.2-2|28	%__rm -rf %{buildroot}
12cr|ekee-2.0.2-2|29	%__rm -f doc/*.pod
12cr|ekee-2.0.2-2|30	%__install -D -m 755 ekee %{buildroot}%{_bindir}/ekee
12cr|ekee-2.0.2-2|31	
12cr|ekee-2.0.2-2|32	%clean
12cr|ekee-2.0.2-2|33	%__rm -rf %{buildroot}
12cr|ekee-2.0.2-2|34	
12cr|ekee-2.0.2-2|35	%files
12cr|ekee-2.0.2-2|36	%defattr(-,root,root)
12cr|ekee-2.0.2-2|37	%doc doc/*
12cr|ekee-2.0.2-2|38	%_bindir/ekee
12cr|ekee-2.0.2-2|39	
12cr|ekee-2.0.2-2|40	
12cr|ekee-2.0.2-2|41	
12cr|ekee-2.0.2-2|42	%changelog
12cr|ekee-2.0.2-2|43	* Thu Sep 03 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.0.2-2mdv2010.0
12cr|ekee-2.0.2-2|44	+ Revision: 428536
12cr|ekee-2.0.2-2|45	- rebuild
12cr|ekee-2.0.2-2|46	
12cr|ekee-2.0.2-2|47	+ Lev Givon <lev@mandriva.org>
12cr|ekee-2.0.2-2|48	- Update to 2.0.2.
12cr|ekee-2.0.2-2|49	
12cr|ekee-2.0.2-2|50	* Wed Jul 02 2008 Lev Givon <lev@mandriva.org> 2.0.0-1mdv2009.0
12cr|ekee-2.0.2-2|51	+ Revision: 230857
12cr|ekee-2.0.2-2|52	- import ekee
12cr|ekee-2.0.2-2|53	
12cr|ekee-2.0.2-2|54	
12cr|ekee-2.0.2-2|55	* Wed Jul 2 2008 Lev Givon <lev@columbia.edu> 2.0.0-1mdv2008.1
12cr|ekee-2.0.2-2|56	- Package for Mandriva.
12cr|ekee-2.0.2-2|57	

1162 12
12cr|ekg-1.8-0.rc2.3|1	%define prel rc1
12cr|ekg-1.8-0.rc2.3|2	
12cr|ekg-1.8-0.rc2.3|3	Summary:	A client compatible with Gadu-Gadu
12cr|ekg-1.8-0.rc2.3|4	Name:		ekg
12cr|ekg-1.8-0.rc2.3|5	Version:	1.8
12cr|ekg-1.8-0.rc2.3|6	Release:	0.rc2.3
12cr|ekg-1.8-0.rc2.3|7	License:	GPLv2+
12cr|ekg-1.8-0.rc2.3|8	Group:		Networking/Instant messaging
12cr|ekg-1.8-0.rc2.3|9	URL:		http://ekg.chmurka.net/
12cr|ekg-1.8-0.rc2.3|10	Source0:	http://ekg.chmurka.net/%{name}-%{version}%{prel}.tar.bz2
12cr|ekg-1.8-0.rc2.3|11	Source1:	%{name}.conf
12cr|ekg-1.8-0.rc2.3|12	Patch0:		%{name}-makefile-ioctld-makedir.patch
12cr|ekg-1.8-0.rc2.3|13	Patch1:		ekg-1.8_rc1-gtk.patch
12cr|ekg-1.8-0.rc2.3|14	BuildRequires:	pkgconfig(python)
12cr|ekg-1.8-0.rc2.3|15	BuildRequires:	libgsm-devel
12cr|ekg-1.8-0.rc2.3|16	BuildRequires:	aspell-devel
12cr|ekg-1.8-0.rc2.3|17	BuildRequires:	pkgconfig(ncurses)
12cr|ekg-1.8-0.rc2.3|18	BuildRequires:	jpeg-devel
12cr|ekg-1.8-0.rc2.3|19	BuildRequires:	pkgconfig(openssl)
12cr|ekg-1.8-0.rc2.3|20	BuildRequires:	pkgconfig(zlib)
12cr|ekg-1.8-0.rc2.3|21	BuildRequires:	pkgconfig(libgadu)
12cr|ekg-1.8-0.rc2.3|22	
12cr|ekg-1.8-0.rc2.3|23	%description
12cr|ekg-1.8-0.rc2.3|24	EKG ("Eksperymentalny Klient Gadu-Gadu") is an open source gadu-gadu
12cr|ekg-1.8-0.rc2.3|25	client for UNIX systems. Gadu-Gadu is an instant messaging program,
12cr|ekg-1.8-0.rc2.3|26	very popular in Poland.
12cr|ekg-1.8-0.rc2.3|27	
12cr|ekg-1.8-0.rc2.3|28	EKG features include:
12cr|ekg-1.8-0.rc2.3|29	- irssi-like ncurses interface
12cr|ekg-1.8-0.rc2.3|30	- sending and receiving files
12cr|ekg-1.8-0.rc2.3|31	- voice conversations
12cr|ekg-1.8-0.rc2.3|32	- launching shell commands on certain events
12cr|ekg-1.8-0.rc2.3|33	- reading input from pipe
12cr|ekg-1.8-0.rc2.3|34	- python scripting support
12cr|ekg-1.8-0.rc2.3|35	- speech synthesis (using an external program)
12cr|ekg-1.8-0.rc2.3|36	- encryption support
12cr|ekg-1.8-0.rc2.3|37	
12cr|ekg-1.8-0.rc2.3|38	Please note that the program is not internationalized and all messages
12cr|ekg-1.8-0.rc2.3|39	are in Polish (although the commands are in English).
12cr|ekg-1.8-0.rc2.3|40	
12cr|ekg-1.8-0.rc2.3|41	%prep
12cr|ekg-1.8-0.rc2.3|42	%setup -qn %{name}-%{version}%{prel}
12cr|ekg-1.8-0.rc2.3|43	%patch0 -p1 -b .ioctld
12cr|ekg-1.8-0.rc2.3|44	%patch1 -p1 -b .gtk
12cr|ekg-1.8-0.rc2.3|45	
12cr|ekg-1.8-0.rc2.3|46	%build
12cr|ekg-1.8-0.rc2.3|47	./autogen.sh
12cr|ekg-1.8-0.rc2.3|48	%configure2_5x \
12cr|ekg-1.8-0.rc2.3|49	--enable-aspell \
12cr|ekg-1.8-0.rc2.3|50	--disable-static \
12cr|ekg-1.8-0.rc2.3|51	--enable-shared \
12cr|ekg-1.8-0.rc2.3|52	--enable-ioctld \
12cr|ekg-1.8-0.rc2.3|53	--with-python \
12cr|ekg-1.8-0.rc2.3|54	--with-libgsm
12cr|ekg-1.8-0.rc2.3|55	
12cr|ekg-1.8-0.rc2.3|56	%make
12cr|ekg-1.8-0.rc2.3|57	
12cr|ekg-1.8-0.rc2.3|58	%install
12cr|ekg-1.8-0.rc2.3|59	%makeinstall_std
12cr|ekg-1.8-0.rc2.3|60	
12cr|ekg-1.8-0.rc2.3|61	install contrib/ekl2.pl %{buildroot}%{_bindir}
12cr|ekg-1.8-0.rc2.3|62	install contrib/ekl2.sh %{buildroot}%{_bindir}
12cr|ekg-1.8-0.rc2.3|63	install docs/ekl2.man.pl %{buildroot}%{_mandir}/pl/man1/ekl2.1
12cr|ekg-1.8-0.rc2.3|64	install docs/ekl2.man.en %{buildroot}%{_mandir}/man1/ekl2.1
12cr|ekg-1.8-0.rc2.3|65	install -D %{SOURCE1} %{buildroot}%{_sysconfdir}/ekg.conf
12cr|ekg-1.8-0.rc2.3|66	rm -f examples/Makefile examples/Makefile.in examples/.cvsignore
12cr|ekg-1.8-0.rc2.3|67	
12cr|ekg-1.8-0.rc2.3|68	#fix wrong-script-end-of-line-encoding /usr/bin/ekl2.pl
12cr|ekg-1.8-0.rc2.3|69	perl -pi -e 's/\015$//' %{buildroot}/%{_bindir}/ekl2.pl
12cr|ekg-1.8-0.rc2.3|70	
12cr|ekg-1.8-0.rc2.3|71	#Remove bad requires from libgadu.pc
12cr|ekg-1.8-0.rc2.3|72	perl -pi -e 's/@[^@]*@//' %{buildroot}%{_libdir}/pkgconfig/libgadu.pc
12cr|ekg-1.8-0.rc2.3|73	
12cr|ekg-1.8-0.rc2.3|74	%files
12cr|ekg-1.8-0.rc2.3|75	%defattr(644,root,root,755)
12cr|ekg-1.8-0.rc2.3|76	%doc docs/{dcc,files,gdb,python,sim,themes,ui-ncurses,vars,voip}.txt
12cr|ekg-1.8-0.rc2.3|77	%doc ChangeLog docs/{FAQ,README,TODO,ULOTKA} docs/emoticons.{ansi,sample}
12cr|ekg-1.8-0.rc2.3|78	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|ekg-1.8-0.rc2.3|79	%attr(755,root,root) %{_bindir}/e*
12cr|ekg-1.8-0.rc2.3|80	%attr(755,root,root) %{_bindir}/ioctld
12cr|ekg-1.8-0.rc2.3|81	%{_datadir}/ekg
12cr|ekg-1.8-0.rc2.3|82	%{_mandir}/man1/*
12cr|ekg-1.8-0.rc2.3|83	%{_mandir}/pl/man1/*
12cr|ekg-1.8-0.rc2.3|84	

1163 12
12cr|ekg2-1.0-7.20120212.1|1	%define		_snapshot 20120212
12cr|ekg2-1.0-7.20120212.1|2	
12cr|ekg2-1.0-7.20120212.1|3	Summary:	Opensource multi-protocol instatnt messaging client
12cr|ekg2-1.0-7.20120212.1|4	Name:		ekg2
12cr|ekg2-1.0-7.20120212.1|5	Version:	1.0
12cr|ekg2-1.0-7.20120212.1|6	Release:	7.%{_snapshot}.1
12cr|ekg2-1.0-7.20120212.1|7	License:	GPLv2+
12cr|ekg2-1.0-7.20120212.1|8	Group:		Networking/Instant messaging
12cr|ekg2-1.0-7.20120212.1|9	URL:		http://ekg2.org/
12cr|ekg2-1.0-7.20120212.1|10	Source0:	http://pl.ekg2.org/%{name}-%{_snapshot}.tar.bz2
12cr|ekg2-1.0-7.20120212.1|11	BuildRequires:	aspell-devel
12cr|ekg2-1.0-7.20120212.1|12	BuildRequires:	expat-devel
12cr|ekg2-1.0-7.20120212.1|13	BuildRequires:	gettext-devel
12cr|ekg2-1.0-7.20120212.1|14	BuildRequires:	pkgconfig(gnutls)
12cr|ekg2-1.0-7.20120212.1|15	BuildRequires:	gpm-devel
12cr|ekg2-1.0-7.20120212.1|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|ekg2-1.0-7.20120212.1|17	BuildRequires:	pkgconfig(libgadu)
12cr|ekg2-1.0-7.20120212.1|18	BuildRequires:	libgsm-devel
12cr|ekg2-1.0-7.20120212.1|19	BuildRequires:	libjpeg-devel
12cr|ekg2-1.0-7.20120212.1|20	BuildRequires:	libltdl-devel
12cr|ekg2-1.0-7.20120212.1|21	BuildRequires:	libtool
12cr|ekg2-1.0-7.20120212.1|22	BuildRequires:	pkgconfig(ncursesw)
12cr|ekg2-1.0-7.20120212.1|23	BuildRequires:	pkgconfig(openssl)
12cr|ekg2-1.0-7.20120212.1|24	BuildRequires:	pkgconfig(python)
12cr|ekg2-1.0-7.20120212.1|25	BuildRequires:	perl-devel
12cr|ekg2-1.0-7.20120212.1|26	BuildRequires:	readline-devel
12cr|ekg2-1.0-7.20120212.1|27	BuildRequires:	xosd-devel
12cr|ekg2-1.0-7.20120212.1|28	BuildRequires:	pkgconfig(sqlite3)
12cr|ekg2-1.0-7.20120212.1|29	BuildRequires:	pkgconfig(sqlite3)
12cr|ekg2-1.0-7.20120212.1|30	BuildRequires:	gpgme-devel
12cr|ekg2-1.0-7.20120212.1|31	Conflicts:	ekg
12cr|ekg2-1.0-7.20120212.1|32	Conflicts:	%{name}-devel
12cr|ekg2-1.0-7.20120212.1|33	
12cr|ekg2-1.0-7.20120212.1|34	%description
12cr|ekg2-1.0-7.20120212.1|35	EKG2 is opensource IM client for Unix systems.
12cr|ekg2-1.0-7.20120212.1|36	Program supports plugins, which make possibility
12cr|ekg2-1.0-7.20120212.1|37	to support many diffrent protocols.
12cr|ekg2-1.0-7.20120212.1|38	
12cr|ekg2-1.0-7.20120212.1|39	%prep
12cr|ekg2-1.0-7.20120212.1|40	%setup -qn %{name}-%{_snapshot}
12cr|ekg2-1.0-7.20120212.1|41	export AUTOMAKE="automake --foreign"
12cr|ekg2-1.0-7.20120212.1|42	autoreconf -fi
12cr|ekg2-1.0-7.20120212.1|43	sed -i "s/);/,\n\t'INSTALLDIRS' => 'vendor');/" plugins/perl/common/Makefile.PL
12cr|ekg2-1.0-7.20120212.1|44	sed -i "s/);/,\n\t'INSTALLDIRS' => 'vendor');/" plugins/perl/irc/Makefile.PL
12cr|ekg2-1.0-7.20120212.1|45	
12cr|ekg2-1.0-7.20120212.1|46	%build
12cr|ekg2-1.0-7.20120212.1|47	%configure2_5x \
12cr|ekg2-1.0-7.20120212.1|48	--with-aspell \
12cr|ekg2-1.0-7.20120212.1|49	--with-expat \
12cr|ekg2-1.0-7.20120212.1|50	--with-libgnutls \
12cr|ekg2-1.0-7.20120212.1|51	--with-libgadu \
12cr|ekg2-1.0-7.20120212.1|52	--with-libgsm \
12cr|ekg2-1.0-7.20120212.1|53	--with-python \
12cr|ekg2-1.0-7.20120212.1|54	--without-readline \
12cr|ekg2-1.0-7.20120212.1|55	--with-sqlite \
12cr|ekg2-1.0-7.20120212.1|56	--with-sqlite3 \
12cr|ekg2-1.0-7.20120212.1|57	--with-gtk \
12cr|ekg2-1.0-7.20120212.1|58	--enable-unicode \
12cr|ekg2-1.0-7.20120212.1|59	--disable-rpath
12cr|ekg2-1.0-7.20120212.1|60	
12cr|ekg2-1.0-7.20120212.1|61	# /usr/bin/gpgme-config --cflags returns empty string, but build fails:
12cr|ekg2-1.0-7.20120212.1|62	# error: GPGME was compiled with _FILE_OFFSET_BITS = 64
12cr|ekg2-1.0-7.20120212.1|63	%make GPGME_CFLAGS="-D_FILE_OFFSET_BITS=64"
12cr|ekg2-1.0-7.20120212.1|64	
12cr|ekg2-1.0-7.20120212.1|65	%install
12cr|ekg2-1.0-7.20120212.1|66	install -d %{buildroot}%{_datadir}/%{name}/scripts
12cr|ekg2-1.0-7.20120212.1|67	install -d  %{buildroot}%{perl_vendorlib}/i386-linux
12cr|ekg2-1.0-7.20120212.1|68	
12cr|ekg2-1.0-7.20120212.1|69	%makeinstall_std
12cr|ekg2-1.0-7.20120212.1|70	
12cr|ekg2-1.0-7.20120212.1|71	rm -rf docs/{CVS,.cvsignore,Makefile*}
12cr|ekg2-1.0-7.20120212.1|72	rm -rf docs/ekg2book/{CVS,.cvsignore,Makefile*}
12cr|ekg2-1.0-7.20120212.1|73	rm -rf docs/ekg2book/design/CVS
12cr|ekg2-1.0-7.20120212.1|74	rm -rf docs/ekg2book-en/{CVS,.cvsignore,Makefile*}
12cr|ekg2-1.0-7.20120212.1|75	rm -rf docs/ekg2book-en/design/CVS
12cr|ekg2-1.0-7.20120212.1|76	rm -f %{buildroot}%{_libdir}/%{name}/plugins/*.la
12cr|ekg2-1.0-7.20120212.1|77	
12cr|ekg2-1.0-7.20120212.1|78	%find_lang %{name}
12cr|ekg2-1.0-7.20120212.1|79	
12cr|ekg2-1.0-7.20120212.1|80	%files -f %{name}.lang
12cr|ekg2-1.0-7.20120212.1|81	%doc docs/*
12cr|ekg2-1.0-7.20120212.1|82	%{_bindir}/*
12cr|ekg2-1.0-7.20120212.1|83	%{_libdir}/%{name}
12cr|ekg2-1.0-7.20120212.1|84	%{_datadir}/%{name}
12cr|ekg2-1.0-7.20120212.1|85	%{perl_vendorarch}/Ekg2
12cr|ekg2-1.0-7.20120212.1|86	%{perl_vendorarch}/Ekg2.pm
12cr|ekg2-1.0-7.20120212.1|87	%{perl_vendorarch}/auto/Ekg2
12cr|ekg2-1.0-7.20120212.1|88	
12cr|ekg2-1.0-7.20120212.1|89	
12cr|ekg2-1.0-7.20120212.1|90	%changelog
12cr|ekg2-1.0-7.20120212.1|91	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0-7.20120212.1
12cr|ekg2-1.0-7.20120212.1|92	+ Revision: 773530
12cr|ekg2-1.0-7.20120212.1|93	- new snapshot
12cr|ekg2-1.0-7.20120212.1|94	- devel package dropped
12cr|ekg2-1.0-7.20120212.1|95	- clean out some misc junk...
12cr|ekg2-1.0-7.20120212.1|96	- use pkgconfig() dependencies
12cr|ekg2-1.0-7.20120212.1|97	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|ekg2-1.0-7.20120212.1|98	- cleanup
12cr|ekg2-1.0-7.20120212.1|99	
12cr|ekg2-1.0-7.20120212.1|100	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0-0.20071213.5mdv2011.0
12cr|ekg2-1.0-7.20120212.1|101	+ Revision: 555669
12cr|ekg2-1.0-7.20120212.1|102	- rebuild
12cr|ekg2-1.0-7.20120212.1|103	
12cr|ekg2-1.0-7.20120212.1|104	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 1.0-0.20071213.4mdv2010.1
12cr|ekg2-1.0-7.20120212.1|105	+ Revision: 537456
12cr|ekg2-1.0-7.20120212.1|106	- rebuild
12cr|ekg2-1.0-7.20120212.1|107	
12cr|ekg2-1.0-7.20120212.1|108	* Thu Oct 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.20071213.3mdv2010.0
12cr|ekg2-1.0-7.20120212.1|109	+ Revision: 456005
12cr|ekg2-1.0-7.20120212.1|110	- fix perl modules installation
12cr|ekg2-1.0-7.20120212.1|111	- %%files section cleanup
12cr|ekg2-1.0-7.20120212.1|112	- fix build, using fedora patches
12cr|ekg2-1.0-7.20120212.1|113	
12cr|ekg2-1.0-7.20120212.1|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|ekg2-1.0-7.20120212.1|115	- rebuild
12cr|ekg2-1.0-7.20120212.1|116	- kill re-definition of %%buildroot on Pixel's request
12cr|ekg2-1.0-7.20120212.1|117	
12cr|ekg2-1.0-7.20120212.1|118	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|ekg2-1.0-7.20120212.1|119	- Rebuild for new perl
12cr|ekg2-1.0-7.20120212.1|120	
12cr|ekg2-1.0-7.20120212.1|121	+ Olivier Blin <blino@mandriva.org>
12cr|ekg2-1.0-7.20120212.1|122	- restore BuildRoot
12cr|ekg2-1.0-7.20120212.1|123	
12cr|ekg2-1.0-7.20120212.1|124	* Fri Dec 14 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-0.20071213.1mdv2008.1
12cr|ekg2-1.0-7.20120212.1|125	+ Revision: 120031
12cr|ekg2-1.0-7.20120212.1|126	- new snapshot
12cr|ekg2-1.0-7.20120212.1|127	- drop patch 0
12cr|ekg2-1.0-7.20120212.1|128	
12cr|ekg2-1.0-7.20120212.1|129	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 1.0-0.20070226.5mdv2008.1
12cr|ekg2-1.0-7.20120212.1|130	+ Revision: 119946
12cr|ekg2-1.0-7.20120212.1|131	- simplify file list
12cr|ekg2-1.0-7.20120212.1|132	- there's no more *.a files on x86_64
12cr|ekg2-1.0-7.20120212.1|133	- rebuild (missing devel package on ia32)
12cr|ekg2-1.0-7.20120212.1|134	- rebuild because static devel package didn't reach ia32 mirrors
12cr|ekg2-1.0-7.20120212.1|135	
12cr|ekg2-1.0-7.20120212.1|136	* Wed Jun 13 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-0.20070226.2mdv2008.0
12cr|ekg2-1.0-7.20120212.1|137	+ Revision: 38574
12cr|ekg2-1.0-7.20120212.1|138	- rebuild against libgadu
12cr|ekg2-1.0-7.20120212.1|139	
12cr|ekg2-1.0-7.20120212.1|140	
12cr|ekg2-1.0-7.20120212.1|141	* Tue Feb 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-0.20070226.1mdv2007.0
12cr|ekg2-1.0-7.20120212.1|142	+ Revision: 126626
12cr|ekg2-1.0-7.20120212.1|143	- new snapshot
12cr|ekg2-1.0-7.20120212.1|144	- remove duplicated provides/requires
12cr|ekg2-1.0-7.20120212.1|145	
12cr|ekg2-1.0-7.20120212.1|146	* Wed Feb 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-0.20070220.1mdv2007.1
12cr|ekg2-1.0-7.20120212.1|147	+ Revision: 123635
12cr|ekg2-1.0-7.20120212.1|148	- update to latest snapshot
12cr|ekg2-1.0-7.20120212.1|149	
12cr|ekg2-1.0-7.20120212.1|150	* Mon Jan 29 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-0.20070128.2mdv2007.1
12cr|ekg2-1.0-7.20120212.1|151	+ Revision: 115182
12cr|ekg2-1.0-7.20120212.1|152	- bump release tag
12cr|ekg2-1.0-7.20120212.1|153	- fix buildrequires
12cr|ekg2-1.0-7.20120212.1|154	- new snapshot
12cr|ekg2-1.0-7.20120212.1|155	- fix provides
12cr|ekg2-1.0-7.20120212.1|156	- remove rpatch from gpg.so
12cr|ekg2-1.0-7.20120212.1|157	- fix buildrequires
12cr|ekg2-1.0-7.20120212.1|158	- new snapshot
12cr|ekg2-1.0-7.20120212.1|159	- fixed path for perl modules
12cr|ekg2-1.0-7.20120212.1|160	- remove rpath for gpg.so
12cr|ekg2-1.0-7.20120212.1|161	- regenerate patch 0
12cr|ekg2-1.0-7.20120212.1|162	
12cr|ekg2-1.0-7.20120212.1|163	* Mon Jan 08 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-0.20070107.3mdv2007.1
12cr|ekg2-1.0-7.20120212.1|164	+ Revision: 105428
12cr|ekg2-1.0-7.20120212.1|165	- new snapshot, with new features
12cr|ekg2-1.0-7.20120212.1|166	
12cr|ekg2-1.0-7.20120212.1|167	* Sun Dec 24 2006 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-0.20061223.3mdv2007.1
12cr|ekg2-1.0-7.20120212.1|168	+ Revision: 101968
12cr|ekg2-1.0-7.20120212.1|169	- new snapshot
12cr|ekg2-1.0-7.20120212.1|170	
12cr|ekg2-1.0-7.20120212.1|171	* Fri Dec 08 2006 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-0.20061203.3mdv2007.1
12cr|ekg2-1.0-7.20120212.1|172	+ Revision: 92157
12cr|ekg2-1.0-7.20120212.1|173	- bump release tag
12cr|ekg2-1.0-7.20120212.1|174	- fixed path for ioctld
12cr|ekg2-1.0-7.20120212.1|175	- Bump release tag
12cr|ekg2-1.0-7.20120212.1|176	- Fix build on x86_64
12cr|ekg2-1.0-7.20120212.1|177	- New snapshot
12cr|ekg2-1.0-7.20120212.1|178	- Add missing build requires
12cr|ekg2-1.0-7.20120212.1|179	- import ekg2
12cr|ekg2-1.0-7.20120212.1|180	- Import ekg2
12cr|ekg2-1.0-7.20120212.1|181	
12cr|ekg2-1.0-7.20120212.1|182	* Sun Dec 03 2006 TPG
12cr|ekg2-1.0-7.20120212.1|183	- initial package for mdv
12cr|ekg2-1.0-7.20120212.1|184	

1164 12
12cr|elementary-1.7.3-1|1	#Tarball of svn snapshot created as follows...
12cr|elementary-1.7.3-1|2	#Cut and paste in a shell after removing initial #
12cr|elementary-1.7.3-1|3	
12cr|elementary-1.7.3-1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/elementary elementary; \
12cr|elementary-1.7.3-1|5	#cd elementary; \
12cr|elementary-1.7.3-1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|elementary-1.7.3-1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|elementary-1.7.3-1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|elementary-1.7.3-1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|elementary-1.7.3-1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|elementary-1.7.3-1|11	#cd ..; \
12cr|elementary-1.7.3-1|12	#tar -Jcf elementary-$PKG_VERSION.tar.xz elementary/ --exclude .svn --exclude .*ignore
12cr|elementary-1.7.3-1|13	
12cr|elementary-1.7.3-1|14	
12cr|elementary-1.7.3-1|15	#% define svndate	20120103
12cr|elementary-1.7.3-1|16	#% define svnrev	66796
12cr|elementary-1.7.3-1|17	
12cr|elementary-1.7.3-1|18	%define	major	1
12cr|elementary-1.7.3-1|19	%define	libname %mklibname %{name} %{major}
12cr|elementary-1.7.3-1|20	%define	develname %mklibname %{name} -d
12cr|elementary-1.7.3-1|21	
12cr|elementary-1.7.3-1|22	Name:		elementary
12cr|elementary-1.7.3-1|23	Version:	1.7.3
12cr|elementary-1.7.3-1|24	Release:	1
12cr|elementary-1.7.3-1|25	Summary:	Basic widget set based on EFL for mobile touch-screen devices
12cr|elementary-1.7.3-1|26	Group:		Graphical desktop/Enlightenment
12cr|elementary-1.7.3-1|27	License:	BSD
12cr|elementary-1.7.3-1|28	URL:		http://www.enlightenment.org/
12cr|elementary-1.7.3-1|29	Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.gz
12cr|elementary-1.7.3-1|30	
12cr|elementary-1.7.3-1|31	BuildRequires:	doxygen
12cr|elementary-1.7.3-1|32	BuildRequires:	gettext-devel
12cr|elementary-1.7.3-1|33	BuildRequires:	edje
12cr|elementary-1.7.3-1|34	BuildRequires:	eet
12cr|elementary-1.7.3-1|35	BuildRequires:	embryo
12cr|elementary-1.7.3-1|36	BuildRequires:	pkgconfig(ecore) >= 1.7.1
12cr|elementary-1.7.3-1|37	BuildRequires:	pkgconfig(ecore-con) >= 1.7.1
12cr|elementary-1.7.3-1|38	BuildRequires:	pkgconfig(ecore-evas) >= 1.7.1
12cr|elementary-1.7.3-1|39	BuildRequires:	pkgconfig(ecore-file) >= 1.7.1
12cr|elementary-1.7.3-1|40	BuildRequires:	pkgconfig(ecore-imf) >= 1.7.1
12cr|elementary-1.7.3-1|41	BuildRequires:	pkgconfig(edbus) >= 1.7.1
12cr|elementary-1.7.3-1|42	BuildRequires:	pkgconfig(edje) >= 1.7.1
12cr|elementary-1.7.3-1|43	BuildRequires:	pkgconfig(eet) >= 1.7.1
12cr|elementary-1.7.3-1|44	BuildRequires:	pkgconfig(eina) >= 1.7.1
12cr|elementary-1.7.3-1|45	BuildRequires:	pkgconfig(eio) >= 1.7.1
12cr|elementary-1.7.3-1|46	BuildRequires:	pkgconfig(efreet) >= 1.7.1
12cr|elementary-1.7.3-1|47	BuildRequires:	pkgconfig(efreet-mime) >= 1.7.1
12cr|elementary-1.7.3-1|48	BuildRequires:	pkgconfig(efreet-trash) >= 1.7.1
12cr|elementary-1.7.3-1|49	BuildRequires:	pkgconfig(evas) >= 1.7.1
12cr|elementary-1.7.3-1|50	BuildRequires:	pkgconfig(edje) >= 1.7.1
12cr|elementary-1.7.3-1|51	BuildRequires:	evas_generic_loaders
12cr|elementary-1.7.3-1|52	
12cr|elementary-1.7.3-1|53	# Extra stuff
12cr|elementary-1.7.3-1|54	BuildRequires:	pkgconfig(emotion)
12cr|elementary-1.7.3-1|55	BuildRequires:	pkgconfig(ethumb_client)
12cr|elementary-1.7.3-1|56	#BuildRequires:	pkgconfig(eweather)
12cr|elementary-1.7.3-1|57	
12cr|elementary-1.7.3-1|58	%description
12cr|elementary-1.7.3-1|59	A basic widget set that is easy to use based on EFL for mobile
12cr|elementary-1.7.3-1|60	touch-screen devices
12cr|elementary-1.7.3-1|61	
12cr|elementary-1.7.3-1|62	This package is part of the Enlightenment DR17 desktop shell.
12cr|elementary-1.7.3-1|63	
12cr|elementary-1.7.3-1|64	%package -n %{libname}
12cr|elementary-1.7.3-1|65	Summary:	Libraries for the %{name} package
12cr|elementary-1.7.3-1|66	Group:		System/Libraries
12cr|elementary-1.7.3-1|67	
12cr|elementary-1.7.3-1|68	%description -n %{libname}
12cr|elementary-1.7.3-1|69	Libraries for %{name}
12cr|elementary-1.7.3-1|70	
12cr|elementary-1.7.3-1|71	%package -n %{develname}
12cr|elementary-1.7.3-1|72	Summary:	Headers and development libraries from %{name}
12cr|elementary-1.7.3-1|73	Group:		Development/Other
12cr|elementary-1.7.3-1|74	Requires:	%{libname} = %{version}-%{release}
12cr|elementary-1.7.3-1|75	Requires:	pkgconfig(eweather)
12cr|elementary-1.7.3-1|76	Provides:	%{name}-devel = %{version}-%{release}
12cr|elementary-1.7.3-1|77	
12cr|elementary-1.7.3-1|78	%description -n %{develname}
12cr|elementary-1.7.3-1|79	%{name} development headers and libraries.
12cr|elementary-1.7.3-1|80	
12cr|elementary-1.7.3-1|81	%prep
12cr|elementary-1.7.3-1|82	%setup -q
12cr|elementary-1.7.3-1|83	
12cr|elementary-1.7.3-1|84	%build
12cr|elementary-1.7.3-1|85	#NOCONFIGURE=yes ./autogen.sh
12cr|elementary-1.7.3-1|86	%configure2_5x \
12cr|elementary-1.7.3-1|87	--disable-static
12cr|elementary-1.7.3-1|88	make
12cr|elementary-1.7.3-1|89	
12cr|elementary-1.7.3-1|90	%install
12cr|elementary-1.7.3-1|91	%makeinstall_std
12cr|elementary-1.7.3-1|92	
12cr|elementary-1.7.3-1|93	%find_lang %{name}
12cr|elementary-1.7.3-1|94	
12cr|elementary-1.7.3-1|95	%files -f %{name}.lang
12cr|elementary-1.7.3-1|96	%doc AUTHORS COPYING README
12cr|elementary-1.7.3-1|97	%{_bindir}/%{name}_run
12cr|elementary-1.7.3-1|98	%{_bindir}/elementary_config
12cr|elementary-1.7.3-1|99	%{_bindir}/elementary_quicklaunch
12cr|elementary-1.7.3-1|100	%{_libdir}/edje/modules/elm/linux-*/module.so
12cr|elementary-1.7.3-1|101	%{_libdir}/elementary/modules/access_output/linux*
12cr|elementary-1.7.3-1|102	%{_datadir}/applications/%{name}_config.desktop
12cr|elementary-1.7.3-1|103	%{_datadir}/%{name}/config/*
12cr|elementary-1.7.3-1|104	%{_datadir}/%{name}/edje_externals/*
12cr|elementary-1.7.3-1|105	%{_datadir}/%{name}/images/*
12cr|elementary-1.7.3-1|106	%{_datadir}/%{name}/themes/default.edj
12cr|elementary-1.7.3-1|107	%{_datadir}/%{name}/themes/default-desktop.edj
12cr|elementary-1.7.3-1|108	%{_datadir}/%{name}/objects/*
12cr|elementary-1.7.3-1|109	%{_iconsdir}/%{name}.png
12cr|elementary-1.7.3-1|110	
12cr|elementary-1.7.3-1|111	%files -n %{libname}
12cr|elementary-1.7.3-1|112	%{_libdir}/*.so.%{major}*
12cr|elementary-1.7.3-1|113	
12cr|elementary-1.7.3-1|114	%files -n %{develname}
12cr|elementary-1.7.3-1|115	%{_bindir}/elementary_testql
12cr|elementary-1.7.3-1|116	%{_bindir}/elementary_test
12cr|elementary-1.7.3-1|117	%{_libdir}/pkgconfig/*
12cr|elementary-1.7.3-1|118	%{_libdir}/*.so
12cr|elementary-1.7.3-1|119	%{_libdir}/elementary/modules/test_entry/linux*
12cr|elementary-1.7.3-1|120	%{_libdir}/elementary/modules/test_map/linux*
12cr|elementary-1.7.3-1|121	%{_libdir}/elementary/modules/datetime_input_ctxpopup/linux*
12cr|elementary-1.7.3-1|122	%{_datadir}/applications/%{name}_test.desktop
12cr|elementary-1.7.3-1|123	%{_includedir}/%{name}*
12cr|elementary-1.7.3-1|124	

1165 12
12cr|elementary-icon-theme-2.7.1-1|1	%define base_name	icon-theme
12cr|elementary-icon-theme-2.7.1-1|2	%define theme_name	elementary
12cr|elementary-icon-theme-2.7.1-1|3	
12cr|elementary-icon-theme-2.7.1-1|4	Name:			%{theme_name}-%{base_name}
12cr|elementary-icon-theme-2.7.1-1|5	Version:		2.7.1
12cr|elementary-icon-theme-2.7.1-1|6	Release:		%mkrel 1
12cr|elementary-icon-theme-2.7.1-1|7	Summary:		Elementary icons for GNOME Desktop
12cr|elementary-icon-theme-2.7.1-1|8	License:		GPLv2+
12cr|elementary-icon-theme-2.7.1-1|9	Group:			Graphical desktop/GNOME
12cr|elementary-icon-theme-2.7.1-1|10	Source:			http://launchpad.net/elementaryicons/2.0/%{version}/+download/%{name}-%{version}.tar.gz
12cr|elementary-icon-theme-2.7.1-1|11	URL:			https://launchpad.net/elementaryicons
12cr|elementary-icon-theme-2.7.1-1|12	BuildRequires: 		icon-naming-utils
12cr|elementary-icon-theme-2.7.1-1|13	Requires:		hicolor-icon-theme
12cr|elementary-icon-theme-2.7.1-1|14	Requires:		faenza-icon-theme
12cr|elementary-icon-theme-2.7.1-1|15	BuildArch:		noarch
12cr|elementary-icon-theme-2.7.1-1|16	
12cr|elementary-icon-theme-2.7.1-1|17	%description
12cr|elementary-icon-theme-2.7.1-1|18	Elementary icons is an icon theme designed to be smooth,
12cr|elementary-icon-theme-2.7.1-1|19	sexy, clear, and efficient.
12cr|elementary-icon-theme-2.7.1-1|20	
12cr|elementary-icon-theme-2.7.1-1|21	%prep
12cr|elementary-icon-theme-2.7.1-1|22	%setup -q -n %{name}/%{theme_name}
12cr|elementary-icon-theme-2.7.1-1|23	
12cr|elementary-icon-theme-2.7.1-1|24	%build
12cr|elementary-icon-theme-2.7.1-1|25	
12cr|elementary-icon-theme-2.7.1-1|26	%install
12cr|elementary-icon-theme-2.7.1-1|27	rm -rf %{buildroot}
12cr|elementary-icon-theme-2.7.1-1|28	mkdir -p %{buildroot}%{_iconsdir}/%{theme_name}
12cr|elementary-icon-theme-2.7.1-1|29	cp -Rf * %{buildroot}%{_iconsdir}/%{theme_name}/
12cr|elementary-icon-theme-2.7.1-1|30	
12cr|elementary-icon-theme-2.7.1-1|31	%clean
12cr|elementary-icon-theme-2.7.1-1|32	rm -rf %{buildroot}
12cr|elementary-icon-theme-2.7.1-1|33	
12cr|elementary-icon-theme-2.7.1-1|34	%post
12cr|elementary-icon-theme-2.7.1-1|35	%update_icon_cache %{_iconsdir}/%{theme_name}/
12cr|elementary-icon-theme-2.7.1-1|36	
12cr|elementary-icon-theme-2.7.1-1|37	%postun
12cr|elementary-icon-theme-2.7.1-1|38	%clean_icon_cache %{_iconsdir}/%{theme_name}/
12cr|elementary-icon-theme-2.7.1-1|39	
12cr|elementary-icon-theme-2.7.1-1|40	%files
12cr|elementary-icon-theme-2.7.1-1|41	%doc AUTHORS CONTRIBUTORS COPYING
12cr|elementary-icon-theme-2.7.1-1|42	%{_iconsdir}/%{theme_name}
12cr|elementary-icon-theme-2.7.1-1|43	
12cr|elementary-icon-theme-2.7.1-1|44	
12cr|elementary-icon-theme-2.7.1-1|45	
12cr|elementary-icon-theme-2.7.1-1|46	%changelog
12cr|elementary-icon-theme-2.7.1-1|47	* Mon May 28 2012 Andrey Bondrov <abondrov@mandriva.org> 2.7.1-1mdv2012.0
12cr|elementary-icon-theme-2.7.1-1|48	+ Revision: 800935
12cr|elementary-icon-theme-2.7.1-1|49	- New version 2.7.1, spec cleanup
12cr|elementary-icon-theme-2.7.1-1|50	
12cr|elementary-icon-theme-2.7.1-1|51	* Sat Jan 22 2011 Александр Казанцев <kazancas@mandriva.org> 2.4-1
12cr|elementary-icon-theme-2.7.1-1|52	+ Revision: 632360
12cr|elementary-icon-theme-2.7.1-1|53	- initial release for Mandriva
12cr|elementary-icon-theme-2.7.1-1|54	- import elementary-icon-theme
12cr|elementary-icon-theme-2.7.1-1|55	
12cr|elementary-icon-theme-2.7.1-1|56	
12cr|elementary-icon-theme-2.7.1-1|57	* Sat Jan 22 2010 Alexander Kazancev <kazancas@mandriva.org>

1166 12
12cr|elfio-1.0.3-5|1	%define name elfio
12cr|elfio-1.0.3-5|2	%define oname ELFIO
12cr|elfio-1.0.3-5|3	%define version 1.0.3
12cr|elfio-1.0.3-5|4	%define release %mkrel 5
12cr|elfio-1.0.3-5|5	
12cr|elfio-1.0.3-5|6	%define lib_major 1
12cr|elfio-1.0.3-5|7	%define lib_name %mklibname %{name} %{lib_major}
12cr|elfio-1.0.3-5|8	
12cr|elfio-1.0.3-5|9	%define common_description ELFIO is a C++ library for reading and generating files in the ELF\
12cr|elfio-1.0.3-5|10	binary format. This library is unique and not based on any other\
12cr|elfio-1.0.3-5|11	product. It is also platform independent. The library uses standard\
12cr|elfio-1.0.3-5|12	ANSI C++ constructions and runs on a wide variety of architectures.
12cr|elfio-1.0.3-5|13	
12cr|elfio-1.0.3-5|14	Summary: ELF (Executable and Linkable Format) reader and producer implemented as a C++ library
12cr|elfio-1.0.3-5|15	Name: %{name}
12cr|elfio-1.0.3-5|16	Version: %{version}
12cr|elfio-1.0.3-5|17	Release: %{release}
12cr|elfio-1.0.3-5|18	Source0: http://downloads.sourceforge.net/%{name}/%{oname}-%{version}.tar.bz2
12cr|elfio-1.0.3-5|19	License: LGPL
12cr|elfio-1.0.3-5|20	Group: System/Libraries
12cr|elfio-1.0.3-5|21	Url: http://elfio.sourceforge.net/
12cr|elfio-1.0.3-5|22	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|elfio-1.0.3-5|23	
12cr|elfio-1.0.3-5|24	%description
12cr|elfio-1.0.3-5|25	%description
12cr|elfio-1.0.3-5|26	%{common_description}
12cr|elfio-1.0.3-5|27	
12cr|elfio-1.0.3-5|28	%package -n %{lib_name}-devel
12cr|elfio-1.0.3-5|29	Summary: Development tools for programs using the %{oname} library
12cr|elfio-1.0.3-5|30	Group: Development/C
12cr|elfio-1.0.3-5|31	Provides: %{name}-devel = %{version}-%{release}
12cr|elfio-1.0.3-5|32	
12cr|elfio-1.0.3-5|33	%description -n	%{lib_name}-devel
12cr|elfio-1.0.3-5|34	This package contains the header files and libraries needed for
12cr|elfio-1.0.3-5|35	developing programs using the %{oname} library.
12cr|elfio-1.0.3-5|36	
12cr|elfio-1.0.3-5|37	%{common_description}
12cr|elfio-1.0.3-5|38	
12cr|elfio-1.0.3-5|39	%prep
12cr|elfio-1.0.3-5|40	%setup -q -n %{oname}-%{version}
12cr|elfio-1.0.3-5|41	
12cr|elfio-1.0.3-5|42	%build
12cr|elfio-1.0.3-5|43	%configure2_5x
12cr|elfio-1.0.3-5|44	%make
12cr|elfio-1.0.3-5|45	
12cr|elfio-1.0.3-5|46	%install
12cr|elfio-1.0.3-5|47	rm -rf %{buildroot}
12cr|elfio-1.0.3-5|48	%makeinstall
12cr|elfio-1.0.3-5|49	
12cr|elfio-1.0.3-5|50	%clean
12cr|elfio-1.0.3-5|51	rm -rf %{buildroot}
12cr|elfio-1.0.3-5|52	
12cr|elfio-1.0.3-5|53	%files
12cr|elfio-1.0.3-5|54	%defattr(-,root,root)
12cr|elfio-1.0.3-5|55	%doc README AUTHORS doc/tutorial.pdf
12cr|elfio-1.0.3-5|56	%{_bindir}/ELFDump
12cr|elfio-1.0.3-5|57	
12cr|elfio-1.0.3-5|58	%files -n %{lib_name}-devel
12cr|elfio-1.0.3-5|59	%defattr(-,root,root)
12cr|elfio-1.0.3-5|60	%{_includedir}/ELF*.h
12cr|elfio-1.0.3-5|61	%{_libdir}/lib%{oname}.a
12cr|elfio-1.0.3-5|62	
12cr|elfio-1.0.3-5|63	
12cr|elfio-1.0.3-5|64	
12cr|elfio-1.0.3-5|65	
12cr|elfio-1.0.3-5|66	%changelog
12cr|elfio-1.0.3-5|67	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-5mdv2011.0
12cr|elfio-1.0.3-5|68	+ Revision: 618034
12cr|elfio-1.0.3-5|69	- the mass rebuild of 2010.0 packages
12cr|elfio-1.0.3-5|70	
12cr|elfio-1.0.3-5|71	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.0.3-4mdv2010.0
12cr|elfio-1.0.3-5|72	+ Revision: 428553
12cr|elfio-1.0.3-5|73	- rebuild
12cr|elfio-1.0.3-5|74	
12cr|elfio-1.0.3-5|75	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.3-3mdv2009.0
12cr|elfio-1.0.3-5|76	+ Revision: 244695
12cr|elfio-1.0.3-5|77	- rebuild
12cr|elfio-1.0.3-5|78	- fix spacing at top of description
12cr|elfio-1.0.3-5|79	
12cr|elfio-1.0.3-5|80	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1mdv2008.1-current
12cr|elfio-1.0.3-5|81	+ Revision: 136403
12cr|elfio-1.0.3-5|82	- restore BuildRoot
12cr|elfio-1.0.3-5|83	
12cr|elfio-1.0.3-5|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|elfio-1.0.3-5|85	- kill re-definition of %%buildroot on Pixel's request
12cr|elfio-1.0.3-5|86	
12cr|elfio-1.0.3-5|87	
12cr|elfio-1.0.3-5|88	* Tue Jan 09 2007 Olivier Blin <oblin@mandriva.com> 1.0.3-1mdv2007.0
12cr|elfio-1.0.3-5|89	+ Revision: 106249
12cr|elfio-1.0.3-5|90	- remove invalid requirement
12cr|elfio-1.0.3-5|91	- initial ELFIO release
12cr|elfio-1.0.3-5|92	- Create elfio
12cr|elfio-1.0.3-5|93	

1167 12
12cr|eliminate-dups-1.2-12|1	%define name eliminate-dups
12cr|eliminate-dups-1.2-12|2	%define version 1.2
12cr|eliminate-dups-1.2-12|3	%define release %mkrel 12
12cr|eliminate-dups-1.2-12|4	%define qdir /var/qmail
12cr|eliminate-dups-1.2-12|5	
12cr|eliminate-dups-1.2-12|6	Name:		%{name}
12cr|eliminate-dups-1.2-12|7	Summary:	Eliminates duplicate email messages for qmail users
12cr|eliminate-dups-1.2-12|8	Version:	%{version}
12cr|eliminate-dups-1.2-12|9	Release:	%{release}
12cr|eliminate-dups-1.2-12|10	License:	GPL
12cr|eliminate-dups-1.2-12|11	Group:		Networking/Mail
12cr|eliminate-dups-1.2-12|12	Source:		%{name}-%{version}.tar.bz2
12cr|eliminate-dups-1.2-12|13	Patch:		%{name}.patch.bz2
12cr|eliminate-dups-1.2-12|14	Requires:	perl
12cr|eliminate-dups-1.2-12|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|eliminate-dups-1.2-12|16	BuildArch:	noarch
12cr|eliminate-dups-1.2-12|17	Buildrequires:  perl-MD5
12cr|eliminate-dups-1.2-12|18	
12cr|eliminate-dups-1.2-12|19	%description
12cr|eliminate-dups-1.2-12|20	eliminate-dups is a small perl program that will help in the elimination of
12cr|eliminate-dups-1.2-12|21	duplicate messages.
12cr|eliminate-dups-1.2-12|22	
12cr|eliminate-dups-1.2-12|23	
12cr|eliminate-dups-1.2-12|24	%prep
12cr|eliminate-dups-1.2-12|25	
12cr|eliminate-dups-1.2-12|26	%setup -q
12cr|eliminate-dups-1.2-12|27	%patch -p1
12cr|eliminate-dups-1.2-12|28	
12cr|eliminate-dups-1.2-12|29	
12cr|eliminate-dups-1.2-12|30	%build
12cr|eliminate-dups-1.2-12|31	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|eliminate-dups-1.2-12|32	mkdir -p %{buildroot}
12cr|eliminate-dups-1.2-12|33	mv $RPM_BUILD_DIR/%{name}-%{version}/Makefile.dist $RPM_BUILD_DIR/%{name}-%{version}/Makefile
12cr|eliminate-dups-1.2-12|34	make
12cr|eliminate-dups-1.2-12|35	
12cr|eliminate-dups-1.2-12|36	%install
12cr|eliminate-dups-1.2-12|37	rm -rf $RPM_BUILD_ROOT
12cr|eliminate-dups-1.2-12|38	
12cr|eliminate-dups-1.2-12|39	mkdir -p %{buildroot}/var/qmail/bin
12cr|eliminate-dups-1.2-12|40	install -m 755 $RPM_BUILD_DIR/%{name}-%{version}/%{name} %{buildroot}%{qdir}/bin
12cr|eliminate-dups-1.2-12|41	
12cr|eliminate-dups-1.2-12|42	%clean
12cr|eliminate-dups-1.2-12|43	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|eliminate-dups-1.2-12|44	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
12cr|eliminate-dups-1.2-12|45	
12cr|eliminate-dups-1.2-12|46	
12cr|eliminate-dups-1.2-12|47	%files
12cr|eliminate-dups-1.2-12|48	%defattr(-,root,root)
12cr|eliminate-dups-1.2-12|49	%doc README INSTALL CHANGES
12cr|eliminate-dups-1.2-12|50	%{qdir}/bin/eliminate-dups
12cr|eliminate-dups-1.2-12|51	
12cr|eliminate-dups-1.2-12|52	
12cr|eliminate-dups-1.2-12|53	
12cr|eliminate-dups-1.2-12|54	%changelog
12cr|eliminate-dups-1.2-12|55	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2-12mdv2011.0
12cr|eliminate-dups-1.2-12|56	+ Revision: 618036
12cr|eliminate-dups-1.2-12|57	- the mass rebuild of 2010.0 packages
12cr|eliminate-dups-1.2-12|58	
12cr|eliminate-dups-1.2-12|59	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.2-11mdv2010.0
12cr|eliminate-dups-1.2-12|60	+ Revision: 428554
12cr|eliminate-dups-1.2-12|61	- rebuild
12cr|eliminate-dups-1.2-12|62	
12cr|eliminate-dups-1.2-12|63	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.2-10mdv2009.0
12cr|eliminate-dups-1.2-12|64	+ Revision: 244696
12cr|eliminate-dups-1.2-12|65	- rebuild
12cr|eliminate-dups-1.2-12|66	
12cr|eliminate-dups-1.2-12|67	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.2-8mdv2008.1
12cr|eliminate-dups-1.2-12|68	+ Revision: 136403
12cr|eliminate-dups-1.2-12|69	- restore BuildRoot
12cr|eliminate-dups-1.2-12|70	
12cr|eliminate-dups-1.2-12|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|eliminate-dups-1.2-12|72	- kill re-definition of %%buildroot on Pixel's request
12cr|eliminate-dups-1.2-12|73	- import eliminate-dups
12cr|eliminate-dups-1.2-12|74	
12cr|eliminate-dups-1.2-12|75	
12cr|eliminate-dups-1.2-12|76	* Mon Aug 07 2006 Lenny Cartier <lenny@mandriva.com> 1.2-8mdv2007.0
12cr|eliminate-dups-1.2-12|77	- rebuild
12cr|eliminate-dups-1.2-12|78	
12cr|eliminate-dups-1.2-12|79	* Fri Sep 10 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2-7mdk
12cr|eliminate-dups-1.2-12|80	- rebuild
12cr|eliminate-dups-1.2-12|81	
12cr|eliminate-dups-1.2-12|82	* Mon Aug 18 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.2-6mdk
12cr|eliminate-dups-1.2-12|83	- rebuild
12cr|eliminate-dups-1.2-12|84	
12cr|eliminate-dups-1.2-12|85	* Thu Mar 07 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.2-5mdk
12cr|eliminate-dups-1.2-12|86	- rebuild
12cr|eliminate-dups-1.2-12|87	
12cr|eliminate-dups-1.2-12|88	* Tue Jan 09 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.2-4mdk
12cr|eliminate-dups-1.2-12|89	- rebuild
12cr|eliminate-dups-1.2-12|90	
12cr|eliminate-dups-1.2-12|91	* Sat Oct 28 2000 Vincent Danen <vdanen@mandrakesoft.com> 1.2-3mdk
12cr|eliminate-dups-1.2-12|92	- Removed Packager
12cr|eliminate-dups-1.2-12|93	- macroization
12cr|eliminate-dups-1.2-12|94	
12cr|eliminate-dups-1.2-12|95	* Fri Jul 28 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.2-2mdk
12cr|eliminate-dups-1.2-12|96	- BM
12cr|eliminate-dups-1.2-12|97	
12cr|eliminate-dups-1.2-12|98	* Thu May 18 2000 Vincent Danen <vdanen@linux-mandrake.com> 1.2-1mdk
12cr|eliminate-dups-1.2-12|99	- wrote specfile

1168 12
12cr|elinks-0.11.7-5|1	%define pre     %{nil}
12cr|elinks-0.11.7-5|2	
12cr|elinks-0.11.7-5|3	Summary:	Lynx-like text WWW browser
12cr|elinks-0.11.7-5|4	Name:		elinks
12cr|elinks-0.11.7-5|5	Version:	0.11.7
12cr|elinks-0.11.7-5|6	Release:        5
12cr|elinks-0.11.7-5|7	License:	GPLv2
12cr|elinks-0.11.7-5|8	Group:		Networking/WWW
12cr|elinks-0.11.7-5|9	Epoch:		0
12cr|elinks-0.11.7-5|10	URL:		http://elinks.or.cz/
12cr|elinks-0.11.7-5|11	Source0:	http://elinks.or.cz/download/%{name}-%{version}%{pre}.tar.bz2
12cr|elinks-0.11.7-5|12	Patch0:		elinks-libjs_includes_fix.diff
12cr|elinks-0.11.7-5|13	BuildRequires:	libx11-devel
12cr|elinks-0.11.7-5|14	BuildRequires:	openssl-devel
12cr|elinks-0.11.7-5|15	BuildRequires:	bzip2-devel
12cr|elinks-0.11.7-5|16	BuildRequires:	idn-devel
12cr|elinks-0.11.7-5|17	BuildRequires:	js-devel
12cr|elinks-0.11.7-5|18	BuildRequires:	gpm-devel
12cr|elinks-0.11.7-5|19	BuildRequires:	expat-devel
12cr|elinks-0.11.7-5|20	Provides:	webclient links
12cr|elinks-0.11.7-5|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|elinks-0.11.7-5|22	
12cr|elinks-0.11.7-5|23	%description
12cr|elinks-0.11.7-5|24	ELinks is an advanced and well-established feature-rich text mode web
12cr|elinks-0.11.7-5|25	(HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly
12cr|elinks-0.11.7-5|26	customizable and can be extended via scripts. Its features include:
12cr|elinks-0.11.7-5|27	
12cr|elinks-0.11.7-5|28	- renders tables and frames
12cr|elinks-0.11.7-5|29	- displays colors as specified in current HTML page
12cr|elinks-0.11.7-5|30	- uses drop-down menu (like in Midnight Commander)
12cr|elinks-0.11.7-5|31	- can download files in background
12cr|elinks-0.11.7-5|32	- HTTP authentification
12cr|elinks-0.11.7-5|33	
12cr|elinks-0.11.7-5|34	%prep
12cr|elinks-0.11.7-5|35	%setup -q -n %{name}-%{version}%{pre}
12cr|elinks-0.11.7-5|36	%patch0 -p0
12cr|elinks-0.11.7-5|37	
12cr|elinks-0.11.7-5|38	%build
12cr|elinks-0.11.7-5|39	autoreconf -fi
12cr|elinks-0.11.7-5|40	%configure2_5x \
12cr|elinks-0.11.7-5|41	--enable-256-colors \
12cr|elinks-0.11.7-5|42	--enable-bittorrent \
12cr|elinks-0.11.7-5|43	--without-zlib
12cr|elinks-0.11.7-5|44	# as for 0.11.7, zlib encoding support is broken, seems related to
12cr|elinks-0.11.7-5|45	# http://bugzilla.elinks.cz/show_bug.cgi?id=1034 but the patch doesn't
12cr|elinks-0.11.7-5|46	# apply anymore
12cr|elinks-0.11.7-5|47	
12cr|elinks-0.11.7-5|48	%make
12cr|elinks-0.11.7-5|49	
12cr|elinks-0.11.7-5|50	%post
12cr|elinks-0.11.7-5|51	update-alternatives --install %{_bindir}/links links %{_bindir}/elinks 50
12cr|elinks-0.11.7-5|52	
12cr|elinks-0.11.7-5|53	%preun
12cr|elinks-0.11.7-5|54	if [ "$1" = "0" ]; then
12cr|elinks-0.11.7-5|55	update-alternatives --remove links %{_bindir}/elinks
12cr|elinks-0.11.7-5|56	fi
12cr|elinks-0.11.7-5|57	
12cr|elinks-0.11.7-5|58	%install
12cr|elinks-0.11.7-5|59	rm -rf $RPM_BUILD_ROOT
12cr|elinks-0.11.7-5|60	%makeinstall_std
12cr|elinks-0.11.7-5|61	
12cr|elinks-0.11.7-5|62	rm -f $RPM_BUILD_ROOT/%{_datadir}/locale/locale.alias
12cr|elinks-0.11.7-5|63	rm -f doc/html/*.gz
12cr|elinks-0.11.7-5|64	
12cr|elinks-0.11.7-5|65	%find_lang %{name}
12cr|elinks-0.11.7-5|66	
12cr|elinks-0.11.7-5|67	%clean
12cr|elinks-0.11.7-5|68	rm -rf $RPM_BUILD_ROOT
12cr|elinks-0.11.7-5|69	
12cr|elinks-0.11.7-5|70	%files -f %{name}.lang
12cr|elinks-0.11.7-5|71	%defattr(-,root,root)
12cr|elinks-0.11.7-5|72	%doc AUTHORS BUGS COPYING ChangeLog README SITES THANKS TODO
12cr|elinks-0.11.7-5|73	%doc doc/*.txt
12cr|elinks-0.11.7-5|74	%doc doc/html
12cr|elinks-0.11.7-5|75	%{_bindir}/*
12cr|elinks-0.11.7-5|76	%{_mandir}/man?/*
12cr|elinks-0.11.7-5|77	
12cr|elinks-0.11.7-5|78	
12cr|elinks-0.11.7-5|79	%changelog
12cr|elinks-0.11.7-5|80	* Wed May 04 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 0:0.11.7-5
12cr|elinks-0.11.7-5|81	+ Revision: 666834
12cr|elinks-0.11.7-5|82	- disabled zlib encoding support, as it results in an empty page, upstream
12cr|elinks-0.11.7-5|83	issue #1034 does not seem to provide a valid fix for current version
12cr|elinks-0.11.7-5|84	
12cr|elinks-0.11.7-5|85	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|elinks-0.11.7-5|86	- clean specfile
12cr|elinks-0.11.7-5|87	
12cr|elinks-0.11.7-5|88	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 0:0.11.7-4
12cr|elinks-0.11.7-5|89	+ Revision: 635335
12cr|elinks-0.11.7-5|90	- simplify BR
12cr|elinks-0.11.7-5|91	
12cr|elinks-0.11.7-5|92	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0:0.11.7-3mdv2011.0
12cr|elinks-0.11.7-5|93	+ Revision: 610352
12cr|elinks-0.11.7-5|94	- rebuild
12cr|elinks-0.11.7-5|95	
12cr|elinks-0.11.7-5|96	* Thu Apr 08 2010 Rémy Clouard <shikamaru@mandriva.org> 0:0.11.7-2mdv2010.1
12cr|elinks-0.11.7-5|97	+ Revision: 533230
12cr|elinks-0.11.7-5|98	- Rebuild for new openssl
12cr|elinks-0.11.7-5|99	
12cr|elinks-0.11.7-5|100	* Tue Sep 15 2009 Frederik Himpe <fhimpe@mandriva.org> 0:0.11.7-1mdv2010.0
12cr|elinks-0.11.7-5|101	+ Revision: 443218
12cr|elinks-0.11.7-5|102	- update to new version 0.11.7
12cr|elinks-0.11.7-5|103	
12cr|elinks-0.11.7-5|104	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0:0.11.5-2mdv2010.0
12cr|elinks-0.11.7-5|105	+ Revision: 437411
12cr|elinks-0.11.7-5|106	- rebuild
12cr|elinks-0.11.7-5|107	
12cr|elinks-0.11.7-5|108	* Sat Oct 11 2008 Frederik Himpe <fhimpe@mandriva.org> 0:0.11.5-1mdv2009.1
12cr|elinks-0.11.7-5|109	+ Revision: 291683
12cr|elinks-0.11.7-5|110	- update to new version 0.11.5
12cr|elinks-0.11.7-5|111	
12cr|elinks-0.11.7-5|112	* Tue Jun 24 2008 Oden Eriksson <oeriksson@mandriva.com> 0:0.11.4-2mdv2009.0
12cr|elinks-0.11.7-5|113	+ Revision: 228612
12cr|elinks-0.11.7-5|114	- fix libjs stuff
12cr|elinks-0.11.7-5|115	
12cr|elinks-0.11.7-5|116	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|elinks-0.11.7-5|117	- New version 0.11.4
12cr|elinks-0.11.7-5|118	- New license policy
12cr|elinks-0.11.7-5|119	
12cr|elinks-0.11.7-5|120	* Tue Feb 05 2008 Frederik Himpe <fhimpe@mandriva.org> 0:0.11.4-1mdv2008.1
12cr|elinks-0.11.7-5|121	+ Revision: 162812
12cr|elinks-0.11.7-5|122	- New stable version 0.11.4rc0 (fixes security problem CVE-2007-2027)
12cr|elinks-0.11.7-5|123	
12cr|elinks-0.11.7-5|124	+ Olivier Blin <oblin@mandriva.com>
12cr|elinks-0.11.7-5|125	- restore BuildRoot
12cr|elinks-0.11.7-5|126	
12cr|elinks-0.11.7-5|127	+ Thierry Vignaud <tv@mandriva.org>
12cr|elinks-0.11.7-5|128	- kill re-definition of %%buildroot on Pixel's request
12cr|elinks-0.11.7-5|129	
12cr|elinks-0.11.7-5|130	* Mon Jul 09 2007 Funda Wang <fwang@mandriva.org> 0:0.11.3-1mdv2008.0
12cr|elinks-0.11.7-5|131	+ Revision: 50444
12cr|elinks-0.11.7-5|132	- New version
12cr|elinks-0.11.7-5|133	
12cr|elinks-0.11.7-5|134	
12cr|elinks-0.11.7-5|135	* Mon Nov 20 2006 Lenny Cartier <lenny@mandriva.com> 0.11.2-1mdv2007.0
12cr|elinks-0.11.7-5|136	+ Revision: 85504
12cr|elinks-0.11.7-5|137	- Update to 0.11.2
12cr|elinks-0.11.7-5|138	- Import elinks
12cr|elinks-0.11.7-5|139	
12cr|elinks-0.11.7-5|140	* Mon Jun 12 2006 Charles A Edwards <eslrahc@mandriva.org> 0.11.1-1mdv2007.1
12cr|elinks-0.11.7-5|141	- 0.11.1
12cr|elinks-0.11.7-5|142	- mkrel
12cr|elinks-0.11.7-5|143	- enable bittorrent support
12cr|elinks-0.11.7-5|144	- update doc listing
12cr|elinks-0.11.7-5|145	
12cr|elinks-0.11.7-5|146	* Mon May 08 2006 Jerome Soyer <saispo@mandriva.org> 0.10.6-1mdk
12cr|elinks-0.11.7-5|147	- New release 0.10.6
12cr|elinks-0.11.7-5|148	
12cr|elinks-0.11.7-5|149	* Fri Mar 24 2006 Pixel <pixel@mandriva.com> 0.10.5-3mdk
12cr|elinks-0.11.7-5|150	- add BuildRequires X11-devel
12cr|elinks-0.11.7-5|151	- rebuild (for crypto deps)
12cr|elinks-0.11.7-5|152	
12cr|elinks-0.11.7-5|153	* Tue Aug 09 2005 Abel Cheung <deaddog@mandriva.org> 0:0.10.5-2mdk
12cr|elinks-0.11.7-5|154	- Rebuild, to get back rpms
12cr|elinks-0.11.7-5|155	
12cr|elinks-0.11.7-5|156	* Tue Aug 09 2005 Abel Cheung <deaddog@mandriva.org> 0:0.10.5-1mdk
12cr|elinks-0.11.7-5|157	- 0.10.5
12cr|elinks-0.11.7-5|158	- Remove menu again
12cr|elinks-0.11.7-5|159	- Elinks only reads per-user config, attempt to place global config
12cr|elinks-0.11.7-5|160	randomly is useless
12cr|elinks-0.11.7-5|161	- Take description from elinks itself
12cr|elinks-0.11.7-5|162	- Remove message during install, which was related to around 0.4 days
12cr|elinks-0.11.7-5|163	- Fix scriptlets
12cr|elinks-0.11.7-5|164	- Tune up alt priority, because if people pick up this non-default
12cr|elinks-0.11.7-5|165	links, that means people really want to try it
12cr|elinks-0.11.7-5|166	
12cr|elinks-0.11.7-5|167	* Sat Apr 09 2005 Charles A Edwards <eslrahc@mandrake.org> 0:0.10.4-1mdk
12cr|elinks-0.11.7-5|168	- 0.10.4
12cr|elinks-0.11.7-5|169	
12cr|elinks-0.11.7-5|170	* Tue Mar 01 2005 Lenny Cartier <lenny@mandrakesoft.com> 0:0.10.3-1mdk
12cr|elinks-0.11.7-5|171	- 0.10.3
12cr|elinks-0.11.7-5|172	
12cr|elinks-0.11.7-5|173	* Thu Feb 03 2005 Charles A Edwards <eslrahc@mandrake.org> 0:0.10.2-1mdk
12cr|elinks-0.11.7-5|174	- 0.10.2
12cr|elinks-0.11.7-5|175	
12cr|elinks-0.11.7-5|176	* Wed Jan 05 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.10.1-1mdk
12cr|elinks-0.11.7-5|177	- 0.10.1
12cr|elinks-0.11.7-5|178	
12cr|elinks-0.11.7-5|179	* Mon Dec 27 2004 Charles A Edwards <eslrahc@mandrake.org> 0.10.0-1mdk
12cr|elinks-0.11.7-5|180	- 0.10.0
12cr|elinks-0.11.7-5|181	- put back menu entry
12cr|elinks-0.11.7-5|182	
12cr|elinks-0.11.7-5|183	* Wed Aug 04 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.9.2-0.rc4.1mdk
12cr|elinks-0.11.7-5|184	- 0.9.2rc4
12cr|elinks-0.11.7-5|185	
12cr|elinks-0.11.7-5|186	* Fri Jul 23 2004 Charles A Edwards <eslrahc@mandrake.org> 0.9.2-0.rc3.1mdk
12cr|elinks-0.11.7-5|187	- 0.9.2rc3
12cr|elinks-0.11.7-5|188	
12cr|elinks-0.11.7-5|189	* Wed Jun 30 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.9.2-0.rc2.1mdk
12cr|elinks-0.11.7-5|190	* Tue Jun 23 2004 Charles A Edwards <eslrahc@mandrake.org> 0.9.2-0.rc1.1mdk
12cr|elinks-0.11.7-5|191	- 0.9.2rc1
12cr|elinks-0.11.7-5|192	
12cr|elinks-0.11.7-5|193	* Mon Feb 09 2004 Abel Cheung <deaddog@deaddog.org> 0.9.1-2mdk
12cr|elinks-0.11.7-5|194	- Remove files provided by glibc
12cr|elinks-0.11.7-5|195	- BuildRequires smbclient (for smb:// support)
12cr|elinks-0.11.7-5|196	- Remove menu entry (people won't expect text mode browsers appear in menu)
12cr|elinks-0.11.7-5|197	

1169 12
12cr|elisa-0.5.37-2|1	%define debug_package	%{nil}
12cr|elisa-0.5.37-2|2	
12cr|elisa-0.5.37-2|3	%define rel	2
12cr|elisa-0.5.37-2|4	
12cr|elisa-0.5.37-2|5	%define svn	0
12cr|elisa-0.5.37-2|6	%define pre	0
12cr|elisa-0.5.37-2|7	%if %svn
12cr|elisa-0.5.37-2|8	%define release		%mkrel 0.%svn.%rel
12cr|elisa-0.5.37-2|9	%define distname	%name-%svn.tar.lzma
12cr|elisa-0.5.37-2|10	%define dirname		%name
12cr|elisa-0.5.37-2|11	%else
12cr|elisa-0.5.37-2|12	%if %pre
12cr|elisa-0.5.37-2|13	%define release		%mkrel 0.%pre.%rel
12cr|elisa-0.5.37-2|14	%define distname	%name-%version.%pre.tar.gz
12cr|elisa-0.5.37-2|15	%define dirname		%name-%version.%pre
12cr|elisa-0.5.37-2|16	%else
12cr|elisa-0.5.37-2|17	%define release		%mkrel %rel
12cr|elisa-0.5.37-2|18	%define distname	%name-%version.tar.gz
12cr|elisa-0.5.37-2|19	%define dirname		%name-%version
12cr|elisa-0.5.37-2|20	%endif
12cr|elisa-0.5.37-2|21	%endif
12cr|elisa-0.5.37-2|22	
12cr|elisa-0.5.37-2|23	# It's the same for releases, but different for pre-releases: please
12cr|elisa-0.5.37-2|24	# don't remove, even if it seems superfluous - AdamW 2008/03
12cr|elisa-0.5.37-2|25	%define fversion	%{version}
12cr|elisa-0.5.37-2|26	
12cr|elisa-0.5.37-2|27	Summary:	Media center written in Python
12cr|elisa-0.5.37-2|28	Name:		elisa
12cr|elisa-0.5.37-2|29	Version:	0.5.37
12cr|elisa-0.5.37-2|30	Release:	%{release}
12cr|elisa-0.5.37-2|31	# For SVN:
12cr|elisa-0.5.37-2|32	# svn co https://code.fluendo.com/elisa/svn/trunk elisa
12cr|elisa-0.5.37-2|33	Source0:	http://elisa.fluendo.com/static/download/elisa/%{distname}
12cr|elisa-0.5.37-2|34	# From Debian: disable automatic updates - AdamW 2009/02
12cr|elisa-0.5.37-2|35	Patch0:		http://patch-tracking.debian.net/patch/series/dl/elisa/0.5.28-1/00_disable-plugin-updates.patch
12cr|elisa-0.5.37-2|36	License:	GPLv3 and MIT
12cr|elisa-0.5.37-2|37	Group:		Graphical desktop/Other
12cr|elisa-0.5.37-2|38	URL:		http://elisa.fluendo.com/
12cr|elisa-0.5.37-2|39	BuildArch:	noarch
12cr|elisa-0.5.37-2|40	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|elisa-0.5.37-2|41	BuildRequires:	python
12cr|elisa-0.5.37-2|42	BuildRequires:	python-setuptools
12cr|elisa-0.5.37-2|43	BuildRequires:	python-devel
12cr|elisa-0.5.37-2|44	BuildRequires:	python-twisted
12cr|elisa-0.5.37-2|45	BuildRequires:	imagemagick
12cr|elisa-0.5.37-2|46	BuildRequires:	desktop-file-utils
12cr|elisa-0.5.37-2|47	BuildRequires:	gstreamer0.10-python
12cr|elisa-0.5.37-2|48	Requires:	elisa-plugins-good = %{version}
12cr|elisa-0.5.37-2|49	Requires:	elisa-plugins-bad = %{version}
12cr|elisa-0.5.37-2|50	Requires:	elisa-core = %{version}
12cr|elisa-0.5.37-2|51	Suggests:	elisa-plugins-ugly = %{version}
12cr|elisa-0.5.37-2|52	Suggests:	gstreamer0.10-libvisual
12cr|elisa-0.5.37-2|53	
12cr|elisa-0.5.37-2|54	%description
12cr|elisa-0.5.37-2|55	Elisa is a project to create an open source cross platform media center
12cr|elisa-0.5.37-2|56	solution. Elisa runs on top of the GStreamer multimedia framework and
12cr|elisa-0.5.37-2|57	takes full advantage of harware acceleration provided by modern graphic
12cr|elisa-0.5.37-2|58	cards by using OpenGL APIs. In addition to personal video recorder
12cr|elisa-0.5.37-2|59	functionality (PVR) and Music Jukebox support, Elisa will also
12cr|elisa-0.5.37-2|60	interoperate with devices following the DLNA standard like Intel’s ViiV
12cr|elisa-0.5.37-2|61	systems.
12cr|elisa-0.5.37-2|62	
12cr|elisa-0.5.37-2|63	%package core
12cr|elisa-0.5.37-2|64	Summary:	Media center written in Python: core files
12cr|elisa-0.5.37-2|65	Group:		Development/Python
12cr|elisa-0.5.37-2|66	Requires:	pigment-python
12cr|elisa-0.5.37-2|67	Requires:	python-imaging
12cr|elisa-0.5.37-2|68	Requires:	python-twisted
12cr|elisa-0.5.37-2|69	Requires:	python-twisted-web2
12cr|elisa-0.5.37-2|70	Requires:	gnome-python-extras
12cr|elisa-0.5.37-2|71	Requires:	gstreamer0.10-python
12cr|elisa-0.5.37-2|72	Requires:	gstreamer0.10-plugins-base
12cr|elisa-0.5.37-2|73	Requires:	python-sqlite2
12cr|elisa-0.5.37-2|74	Requires:	pyxdg
12cr|elisa-0.5.37-2|75	Requires:	python-pkg-resources
12cr|elisa-0.5.37-2|76	Suggests:	gstreamer0.10-plugins-good
12cr|elisa-0.5.37-2|77	Suggests:	gstreamer0.10-plugins-bad
12cr|elisa-0.5.37-2|78	Suggests:	python-gpod
12cr|elisa-0.5.37-2|79	Suggests:	python-dbus
12cr|elisa-0.5.37-2|80	# To fix upgrade: thanks fcrozat (#44627) - AdamW 2008/10
12cr|elisa-0.5.37-2|81	Conflicts:	elisa-plugins-good <= 0.3.5
12cr|elisa-0.5.37-2|82	
12cr|elisa-0.5.37-2|83	%description core
12cr|elisa-0.5.37-2|84	Elisa is a project to create an open source cross platform media center
12cr|elisa-0.5.37-2|85	solution. Elisa runs on top of the GStreamer multimedia framework and
12cr|elisa-0.5.37-2|86	takes full advantage of harware acceleration provided by modern graphic
12cr|elisa-0.5.37-2|87	cards by using OpenGL APIs. In addition to personal video recorder
12cr|elisa-0.5.37-2|88	functionality (PVR) and Music Jukebox support, Elisa will also
12cr|elisa-0.5.37-2|89	interoperate with devices following the DLNA standard like Intel’s ViiV
12cr|elisa-0.5.37-2|90	systems. This package contains the core Python files for Elisa. It is
12cr|elisa-0.5.37-2|91	split from the binaries for packaging reasons.
12cr|elisa-0.5.37-2|92	
12cr|elisa-0.5.37-2|93	%prep
12cr|elisa-0.5.37-2|94	%setup -q -n %{dirname}
12cr|elisa-0.5.37-2|95	%patch0 -p0 -b .update_disable
12cr|elisa-0.5.37-2|96	
12cr|elisa-0.5.37-2|97	%build
12cr|elisa-0.5.37-2|98	
12cr|elisa-0.5.37-2|99	%install
12cr|elisa-0.5.37-2|100	rm -rf %{buildroot}
12cr|elisa-0.5.37-2|101	python setup.py install --root=%{buildroot} --single-version-externally-managed --compile --optimize=2
12cr|elisa-0.5.37-2|102	
12cr|elisa-0.5.37-2|103	# Install some stuff manually because the build process can't.
12cr|elisa-0.5.37-2|104	install -D -m644 data/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|elisa-0.5.37-2|105	
12cr|elisa-0.5.37-2|106	# Generate and install 32x32 and 16x16 icons.
12cr|elisa-0.5.37-2|107	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{32x32,16x16}/apps
12cr|elisa-0.5.37-2|108	
12cr|elisa-0.5.37-2|109	convert -scale 32 data/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|elisa-0.5.37-2|110	convert -scale 16 data/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|elisa-0.5.37-2|111	
12cr|elisa-0.5.37-2|112	# Menu file
12cr|elisa-0.5.37-2|113	rm -f %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|elisa-0.5.37-2|114	rm -f %{buildroot}%{_datadir}/applications/%{name}-mobile.desktop
12cr|elisa-0.5.37-2|115	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cr|elisa-0.5.37-2|116	[Desktop Entry]
12cr|elisa-0.5.37-2|117	Name=Elisa Media Center
12cr|elisa-0.5.37-2|118	Comment=Play movies and songs on TV with remote
12cr|elisa-0.5.37-2|119	Exec=%{name} %U
12cr|elisa-0.5.37-2|120	StartupWMClass=%{name}
12cr|elisa-0.5.37-2|121	Icon=%{name}
12cr|elisa-0.5.37-2|122	Terminal=false
12cr|elisa-0.5.37-2|123	Type=Application
12cr|elisa-0.5.37-2|124	StartupNotify=true
12cr|elisa-0.5.37-2|125	Categories=GNOME;GTK;AudioVideo;Audio;Video;Player;X-MandrivaLinux-CrossDesktop;
12cr|elisa-0.5.37-2|126	X-Osso-Service=com.fluendo.elisa
12cr|elisa-0.5.37-2|127	EOF
12cr|elisa-0.5.37-2|128	
12cr|elisa-0.5.37-2|129	#don't want these
12cr|elisa-0.5.37-2|130	rm -rf %{buildroot}%{py_puresitedir}/mswin32
12cr|elisa-0.5.37-2|131	rm -f %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|elisa-0.5.37-2|132	rm -f %{buildroot}%{_datadir}/icons/%{name}.png
12cr|elisa-0.5.37-2|133	rm -rf %{buildroot}%{_datadir}/mobile-basic-flash
12cr|elisa-0.5.37-2|134	
12cr|elisa-0.5.37-2|135	# as there's three plugins packages that aren't interdependent, best
12cr|elisa-0.5.37-2|136	# let the core package own the plugins dir - AdamW 2008/02
12cr|elisa-0.5.37-2|137	mkdir -p %{buildroot}%{py_puresitedir}/%{name}/plugins
12cr|elisa-0.5.37-2|138	
12cr|elisa-0.5.37-2|139	%if %mdkversion < 200900
12cr|elisa-0.5.37-2|140	%post
12cr|elisa-0.5.37-2|141	%{update_menus}
12cr|elisa-0.5.37-2|142	%{update_icon_cache hicolor}
12cr|elisa-0.5.37-2|143	%endif
12cr|elisa-0.5.37-2|144	
12cr|elisa-0.5.37-2|145	%if %mdkversion < 200900
12cr|elisa-0.5.37-2|146	%postun
12cr|elisa-0.5.37-2|147	%{clean_menus}
12cr|elisa-0.5.37-2|148	%{clean_icon_cache hicolor}
12cr|elisa-0.5.37-2|149	%endif
12cr|elisa-0.5.37-2|150	
12cr|elisa-0.5.37-2|151	%clean
12cr|elisa-0.5.37-2|152	rm -rf %{buildroot}
12cr|elisa-0.5.37-2|153	
12cr|elisa-0.5.37-2|154	%files
12cr|elisa-0.5.37-2|155	%defattr(-,root,root)
12cr|elisa-0.5.37-2|156	%doc AUTHORS FAQ FIRST_RUN NEWS RELEASE TRANSLATORS
12cr|elisa-0.5.37-2|157	%{_bindir}/%{name}
12cr|elisa-0.5.37-2|158	%{_datadir}/applications/%{name}.desktop
12cr|elisa-0.5.37-2|159	%{_iconsdir}/hicolor/*/apps/*
12cr|elisa-0.5.37-2|160	%{_mandir}/man1/%{name}.1*
12cr|elisa-0.5.37-2|161	%{_datadir}/dbus-1/services/*.service
12cr|elisa-0.5.37-2|162	
12cr|elisa-0.5.37-2|163	%files core
12cr|elisa-0.5.37-2|164	%defattr(-,root,root)
12cr|elisa-0.5.37-2|165	%{py_puresitedir}/%{name}
12cr|elisa-0.5.37-2|166	%{py_puresitedir}/%{name}-%{fversion}-py%{pyver}-nspkg.pth
12cr|elisa-0.5.37-2|167	%{py_puresitedir}/%{name}-%{fversion}-py%{pyver}.egg-info
12cr|elisa-0.5.37-2|168	
12cr|elisa-0.5.37-2|169	
12cr|elisa-0.5.37-2|170	
12cr|elisa-0.5.37-2|171	%changelog
12cr|elisa-0.5.37-2|172	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.37-2mdv2011.0
12cr|elisa-0.5.37-2|173	+ Revision: 618037
12cr|elisa-0.5.37-2|174	- the mass rebuild of 2010.0 packages
12cr|elisa-0.5.37-2|175	
12cr|elisa-0.5.37-2|176	* Fri May 01 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.37-1mdv2010.0
12cr|elisa-0.5.37-2|177	+ Revision: 370182
12cr|elisa-0.5.37-2|178	- update to new version 0.5.37
12cr|elisa-0.5.37-2|179	
12cr|elisa-0.5.37-2|180	* Mon Apr 13 2009 Adam Williamson <awilliamson@mandriva.org> 0.5.35-1mdv2009.1
12cr|elisa-0.5.37-2|181	+ Revision: 366800
12cr|elisa-0.5.37-2|182	- new release 0.5.35
12cr|elisa-0.5.37-2|183	
12cr|elisa-0.5.37-2|184	* Mon Mar 16 2009 Adam Williamson <awilliamson@mandriva.org> 0.5.32-1mdv2009.1
12cr|elisa-0.5.37-2|185	+ Revision: 356264
12cr|elisa-0.5.37-2|186	- new release 0.5.32
12cr|elisa-0.5.37-2|187	
12cr|elisa-0.5.37-2|188	* Sat Mar 07 2009 Adam Williamson <awilliamson@mandriva.org> 0.5.30-1mdv2009.1
12cr|elisa-0.5.37-2|189	+ Revision: 352183
12cr|elisa-0.5.37-2|190	- new release 0.5.30
12cr|elisa-0.5.37-2|191	
12cr|elisa-0.5.37-2|192	* Wed Feb 18 2009 Adam Williamson <awilliamson@mandriva.org> 0.5.28-2mdv2009.1
12cr|elisa-0.5.37-2|193	+ Revision: 342646
12cr|elisa-0.5.37-2|194	- add 00_disable-plugin-updates.patch from Debian: disable automatic updates
12cr|elisa-0.5.37-2|195	
12cr|elisa-0.5.37-2|196	* Mon Feb 16 2009 Adam Williamson <awilliamson@mandriva.org> 0.5.28-1mdv2009.1
12cr|elisa-0.5.37-2|197	+ Revision: 341136
12cr|elisa-0.5.37-2|198	- new release 0.5.28
12cr|elisa-0.5.37-2|199	
12cr|elisa-0.5.37-2|200	* Thu Feb 12 2009 Adam Williamson <awilliamson@mandriva.org> 0.5.27-1mdv2009.1
12cr|elisa-0.5.37-2|201	+ Revision: 339856
12cr|elisa-0.5.37-2|202	- new release 0.5.27
12cr|elisa-0.5.37-2|203	
12cr|elisa-0.5.37-2|204	* Mon Feb 09 2009 Adam Williamson <awilliamson@mandriva.org> 0.5.25-1mdv2009.1
12cr|elisa-0.5.37-2|205	+ Revision: 338667
12cr|elisa-0.5.37-2|206	- new release 0.5.25
12cr|elisa-0.5.37-2|207	
12cr|elisa-0.5.37-2|208	* Fri Jan 16 2009 Adam Williamson <awilliamson@mandriva.org> 0.5.23-1mdv2009.1
12cr|elisa-0.5.37-2|209	+ Revision: 330346
12cr|elisa-0.5.37-2|210	- new release 0.5.23
12cr|elisa-0.5.37-2|211	
12cr|elisa-0.5.37-2|212	* Thu Dec 25 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.22-1mdv2009.1
12cr|elisa-0.5.37-2|213	+ Revision: 318557
12cr|elisa-0.5.37-2|214	- new release 0.5.22
12cr|elisa-0.5.37-2|215	
12cr|elisa-0.5.37-2|216	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|elisa-0.5.37-2|217	- lowercase ImageMagick
12cr|elisa-0.5.37-2|218	
12cr|elisa-0.5.37-2|219	* Wed Dec 10 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.21-2mdv2009.1
12cr|elisa-0.5.37-2|220	+ Revision: 312409
12cr|elisa-0.5.37-2|221	- drop the setuptools dep again (upstream bug is supposed to be fixed now)
12cr|elisa-0.5.37-2|222	
12cr|elisa-0.5.37-2|223	* Tue Dec 09 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.21-1mdv2009.1
12cr|elisa-0.5.37-2|224	+ Revision: 312337
12cr|elisa-0.5.37-2|225	- new release 0.5.21
12cr|elisa-0.5.37-2|226	
12cr|elisa-0.5.37-2|227	* Mon Dec 01 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.20-1mdv2009.1
12cr|elisa-0.5.37-2|228	+ Revision: 308867
12cr|elisa-0.5.37-2|229	- new release 0.5.20
12cr|elisa-0.5.37-2|230	
12cr|elisa-0.5.37-2|231	* Mon Dec 01 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.19-3mdv2009.1
12cr|elisa-0.5.37-2|232	+ Revision: 308747
12cr|elisa-0.5.37-2|233	- restore elisa-core's dependency on python-setuptools (upstream bug #303938)
12cr|elisa-0.5.37-2|234	
12cr|elisa-0.5.37-2|235	* Sat Nov 29 2008 Wanderlei Cavassin <cavassin@mandriva.com.br> 0.5.19-2mdv2009.1
12cr|elisa-0.5.37-2|236	+ Revision: 308107
12cr|elisa-0.5.37-2|237	- Requires python-pkg-resources instead of whole python-setuptools,
12cr|elisa-0.5.37-2|238	not draging python-devel and others at runtime.
12cr|elisa-0.5.37-2|239	
12cr|elisa-0.5.37-2|240	* Tue Nov 25 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.19-1mdv2009.1
12cr|elisa-0.5.37-2|241	+ Revision: 306680
12cr|elisa-0.5.37-2|242	- drop updater.patch, it's not really needed any more
12cr|elisa-0.5.37-2|243	- new release 0.5.19
12cr|elisa-0.5.37-2|244	
12cr|elisa-0.5.37-2|245	* Tue Nov 18 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.18-1mdv2009.1
12cr|elisa-0.5.37-2|246	+ Revision: 304122
12cr|elisa-0.5.37-2|247	- adjust file list for some now apparently dead files
12cr|elisa-0.5.37-2|248	- drop manpage location substitution (fixed upstream)
12cr|elisa-0.5.37-2|249	- new release 0.5.18
12cr|elisa-0.5.37-2|250	
12cr|elisa-0.5.37-2|251	* Tue Nov 04 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.17-1mdv2009.1
12cr|elisa-0.5.37-2|252	+ Revision: 299868
12cr|elisa-0.5.37-2|253	- new release 0.5.17
12cr|elisa-0.5.37-2|254	
12cr|elisa-0.5.37-2|255	* Tue Oct 28 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.16-1mdv2009.1
12cr|elisa-0.5.37-2|256	+ Revision: 298110
12cr|elisa-0.5.37-2|257	- new release 0.5.16
12cr|elisa-0.5.37-2|258	
12cr|elisa-0.5.37-2|259	* Tue Oct 21 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.15-1mdv2009.1
12cr|elisa-0.5.37-2|260	+ Revision: 296240
12cr|elisa-0.5.37-2|261	- drop unneeded.patch (can't do this here any more, moved it to the plugins
12cr|elisa-0.5.37-2|262	packages)
12cr|elisa-0.5.37-2|263	- new release 0.5.15
12cr|elisa-0.5.37-2|264	
12cr|elisa-0.5.37-2|265	* Wed Oct 15 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.14-1mdv2009.1
12cr|elisa-0.5.37-2|266	+ Revision: 293836
12cr|elisa-0.5.37-2|267	- rediff unneeded.patch
12cr|elisa-0.5.37-2|268	- new release 0.5.14
12cr|elisa-0.5.37-2|269	
12cr|elisa-0.5.37-2|270	* Sat Oct 11 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.13-2mdv2009.1
12cr|elisa-0.5.37-2|271	+ Revision: 291727
12cr|elisa-0.5.37-2|272	- core conflicts with older plugins-good to fix upgrade
12cr|elisa-0.5.37-2|273	
12cr|elisa-0.5.37-2|274	* Fri Oct 10 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.13-1mdv2009.1
12cr|elisa-0.5.37-2|275	+ Revision: 291598
12cr|elisa-0.5.37-2|276	- rediff unneeded.patch
12cr|elisa-0.5.37-2|277	- new release 0.5.13
12cr|elisa-0.5.37-2|278	
12cr|elisa-0.5.37-2|279	* Tue Sep 30 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.12-1mdv2009.0
12cr|elisa-0.5.37-2|280	+ Revision: 289955
12cr|elisa-0.5.37-2|281	- new release 0.5.12
12cr|elisa-0.5.37-2|282	
12cr|elisa-0.5.37-2|283	* Thu Sep 25 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.11-1mdv2009.0
12cr|elisa-0.5.37-2|284	+ Revision: 288038
12cr|elisa-0.5.37-2|285	- new release 0.5.11
12cr|elisa-0.5.37-2|286	
12cr|elisa-0.5.37-2|287	* Tue Sep 09 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.9-1mdv2009.0
12cr|elisa-0.5.37-2|288	+ Revision: 283178
12cr|elisa-0.5.37-2|289	- rediff unneeded.patch
12cr|elisa-0.5.37-2|290	- new release 0.5.9
12cr|elisa-0.5.37-2|291	
12cr|elisa-0.5.37-2|292	* Thu Sep 04 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.8-1mdv2009.0
12cr|elisa-0.5.37-2|293	+ Revision: 280814
12cr|elisa-0.5.37-2|294	- new release 0.5.8
12cr|elisa-0.5.37-2|295	- rediff unneeded.patch
12cr|elisa-0.5.37-2|296	- version the intra-elisa requires
12cr|elisa-0.5.37-2|297	
12cr|elisa-0.5.37-2|298	* Mon Aug 25 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.7-1mdv2009.0
12cr|elisa-0.5.37-2|299	+ Revision: 276045
12cr|elisa-0.5.37-2|300	- new release 0.5.7
12cr|elisa-0.5.37-2|301	
12cr|elisa-0.5.37-2|302	* Wed Aug 13 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.5-1mdv2009.0
12cr|elisa-0.5.37-2|303	+ Revision: 271535
12cr|elisa-0.5.37-2|304	- rediff unneeded.patch
12cr|elisa-0.5.37-2|305	- new release 0.5.5
12cr|elisa-0.5.37-2|306	
12cr|elisa-0.5.37-2|307	* Thu Jul 31 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.3-3mdv2009.0
12cr|elisa-0.5.37-2|308	+ Revision: 258386
12cr|elisa-0.5.37-2|309	- suggests gstreamer0.10-libvisual (for music visualizations)
12cr|elisa-0.5.37-2|310	- add unneeded.patch: disable several plugins useless on Linux
12cr|elisa-0.5.37-2|311	
12cr|elisa-0.5.37-2|312	* Wed Jul 30 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.3-2mdv2009.0
12cr|elisa-0.5.37-2|313	+ Revision: 255574
12cr|elisa-0.5.37-2|314	- requires python-twisted-web2
12cr|elisa-0.5.37-2|315	
12cr|elisa-0.5.37-2|316	* Wed Jul 30 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.3-1mdv2009.0
12cr|elisa-0.5.37-2|317	+ Revision: 254498
12cr|elisa-0.5.37-2|318	- change updater.patch for new release
12cr|elisa-0.5.37-2|319	- small cleanups for new release
12cr|elisa-0.5.37-2|320	- new release 0.5.3
12cr|elisa-0.5.37-2|321	
12cr|elisa-0.5.37-2|322	+ Pixel <pixel@mandriva.com>
12cr|elisa-0.5.37-2|323	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|elisa-0.5.37-2|324	
12cr|elisa-0.5.37-2|325	* Tue May 20 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.5-4mdv2009.0
12cr|elisa-0.5.37-2|326	+ Revision: 209555
12cr|elisa-0.5.37-2|327	- elisa-core requires gstreamer0.10-plugins-base (Caio), suggests gstreamer0.10-plugins-good
12cr|elisa-0.5.37-2|328	
12cr|elisa-0.5.37-2|329	* Thu Apr 17 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.5-3mdv2009.0
12cr|elisa-0.5.37-2|330	+ Revision: 195036
12cr|elisa-0.5.37-2|331	- suggests elisa-plugins-ugly
12cr|elisa-0.5.37-2|332	
12cr|elisa-0.5.37-2|333	* Sun Mar 23 2008 Anne Nicolas <ennael@mandriva.org> 0.3.5-2mdv2008.1
12cr|elisa-0.5.37-2|334	+ Revision: 189626
12cr|elisa-0.5.37-2|335	- Fix Mandriva menu for Elisa
12cr|elisa-0.5.37-2|336	
12cr|elisa-0.5.37-2|337	* Tue Mar 18 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.5-1mdv2008.1
12cr|elisa-0.5.37-2|338	+ Revision: 188614
12cr|elisa-0.5.37-2|339	- update file list
12cr|elisa-0.5.37-2|340	- clean up svn / pre-release conditionals
12cr|elisa-0.5.37-2|341	- new release 0.3.5
12cr|elisa-0.5.37-2|342	
12cr|elisa-0.5.37-2|343	* Thu Mar 06 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.4-2mdv2008.1
12cr|elisa-0.5.37-2|344	+ Revision: 180276
12cr|elisa-0.5.37-2|345	- drop bogus example MimeType line from the .desktop file (thanks neoclust)
12cr|elisa-0.5.37-2|346	
12cr|elisa-0.5.37-2|347	* Tue Mar 04 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.4-1mdv2008.1
12cr|elisa-0.5.37-2|348	+ Revision: 178929
12cr|elisa-0.5.37-2|349	- use Graphical desktop/Other as the group
12cr|elisa-0.5.37-2|350	- split into elisa and elisa-core to resolve dependency issue with plugins
12cr|elisa-0.5.37-2|351	- final 0.3.4
12cr|elisa-0.5.37-2|352	
12cr|elisa-0.5.37-2|353	* Sun Mar 02 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.4-0.rc3.3mdv2008.1
12cr|elisa-0.5.37-2|354	+ Revision: 177619
12cr|elisa-0.5.37-2|355	- requires elisa-plugins-bad (it shouldn't, but it does: tested by me and anne)
12cr|elisa-0.5.37-2|356	
12cr|elisa-0.5.37-2|357	* Sat Mar 01 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.4-0.rc3.2mdv2008.1
12cr|elisa-0.5.37-2|358	+ Revision: 177518
12cr|elisa-0.5.37-2|359	- requires plugins-good (won't launch without it: reported upstream)
12cr|elisa-0.5.37-2|360	
12cr|elisa-0.5.37-2|361	* Sat Mar 01 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.4-0.rc3.1mdv2008.1
12cr|elisa-0.5.37-2|362	+ Revision: 177152
12cr|elisa-0.5.37-2|363	- adjust file lists
12cr|elisa-0.5.37-2|364	- new release 0.3.4.rc3
12cr|elisa-0.5.37-2|365	
12cr|elisa-0.5.37-2|366	* Fri Feb 29 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.4-0.rc1.1mdv2008.1
12cr|elisa-0.5.37-2|367	+ Revision: 176633
12cr|elisa-0.5.37-2|368	- ok, that wasn't the right way to do it...
12cr|elisa-0.5.37-2|369	- correct fversion
12cr|elisa-0.5.37-2|370	- ghost plugins directory
12cr|elisa-0.5.37-2|371	- adjust spec for building core only (plugins now will be separate .src.rpms)
12cr|elisa-0.5.37-2|372	- new release 0.3.4rc1
12cr|elisa-0.5.37-2|373	
12cr|elisa-0.5.37-2|374	* Tue Feb 26 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.3.1-0.5106.2mdv2008.1
12cr|elisa-0.5.37-2|375	+ Revision: 175559
12cr|elisa-0.5.37-2|376	- fix a stray #
12cr|elisa-0.5.37-2|377	- add parameters so build pre-generates .pyo as well as .pyc files (per policy)
12cr|elisa-0.5.37-2|378	
12cr|elisa-0.5.37-2|379	* Tue Feb 26 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.3.1-0.5106.1mdv2008.1
12cr|elisa-0.5.37-2|380	+ Revision: 175245
12cr|elisa-0.5.37-2|381	- stupid, stupid upstream versioning...
12cr|elisa-0.5.37-2|382	- drop slideshow.patch (effectively merged upstream)
12cr|elisa-0.5.37-2|383	- new snapshot 5106
12cr|elisa-0.5.37-2|384	
12cr|elisa-0.5.37-2|385	* Sat Feb 23 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.3.1-0.5063.1mdv2008.1
12cr|elisa-0.5.37-2|386	+ Revision: 174022
12cr|elisa-0.5.37-2|387	- add slideshow.patch to make the slideshow plugin get installed (it seems to be required for elisa to launch)
12cr|elisa-0.5.37-2|388	- adapt to totally new buildsystem (all plugins still in main package for now)
12cr|elisa-0.5.37-2|389	- update to svn (to match new pigment and pigment-python)
12cr|elisa-0.5.37-2|390	
12cr|elisa-0.5.37-2|391	* Wed Feb 13 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.3-3mdv2008.1
12cr|elisa-0.5.37-2|392	+ Revision: 166846
12cr|elisa-0.5.37-2|393	- correct license (now GPLv3, not v2)
12cr|elisa-0.5.37-2|394	- including a pre-compiled .so file violates Mandriva packaging policy, noarch, and common decency, so remove this atrocity
12cr|elisa-0.5.37-2|395	
12cr|elisa-0.5.37-2|396	* Wed Jan 30 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.3-2mdv2008.1
12cr|elisa-0.5.37-2|397	+ Revision: 160137
12cr|elisa-0.5.37-2|398	- requires pyxdg and python-setuptools (thanks Anne and Erwan)
12cr|elisa-0.5.37-2|399	
12cr|elisa-0.5.37-2|400	* Sat Jan 26 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.3-1mdv2008.1
12cr|elisa-0.5.37-2|401	+ Revision: 158188
12cr|elisa-0.5.37-2|402	- br gstreamer0.10-python
12cr|elisa-0.5.37-2|403	- adjust spec
12cr|elisa-0.5.37-2|404	- new release 0.3.3
12cr|elisa-0.5.37-2|405	
12cr|elisa-0.5.37-2|406	* Fri Dec 28 2007 Adam Williamson <awilliamson@mandriva.org> 0.3.2-1mdv2008.1
12cr|elisa-0.5.37-2|407	+ Revision: 138691
12cr|elisa-0.5.37-2|408	- correct file list
12cr|elisa-0.5.37-2|409	- drop fixhal.patch, merged upstream
12cr|elisa-0.5.37-2|410	- new release 0.3.2
12cr|elisa-0.5.37-2|411	
12cr|elisa-0.5.37-2|412	+ Olivier Blin <oblin@mandriva.com>
12cr|elisa-0.5.37-2|413	- restore BuildRoot
12cr|elisa-0.5.37-2|414	
12cr|elisa-0.5.37-2|415	+ Thierry Vignaud <tv@mandriva.org>
12cr|elisa-0.5.37-2|416	- kill re-definition of %%buildroot on Pixel's request
12cr|elisa-0.5.37-2|417	
12cr|elisa-0.5.37-2|418	* Fri Jun 08 2007 Frederic Crozat <fcrozat@mandriva.com> 0.1.6-2mdv2008.0
12cr|elisa-0.5.37-2|419	+ Revision: 37468
12cr|elisa-0.5.37-2|420	- Patch0 (SVN): fix hal plugin
12cr|elisa-0.5.37-2|421	- add dependency on dbus-python and python-setuptools
12cr|elisa-0.5.37-2|422	
12cr|elisa-0.5.37-2|423	+ Adam Williamson <awilliamson@mandriva.org>
12cr|elisa-0.5.37-2|424	- correct URL
12cr|elisa-0.5.37-2|425	- use %%pyver, do not hardcode 2.5
12cr|elisa-0.5.37-2|426	
12cr|elisa-0.5.37-2|427	* Thu May 10 2007 Adam Williamson <awilliamson@mandriva.org> 0.1.6-1mdv2008.0
12cr|elisa-0.5.37-2|428	+ Revision: 26134
12cr|elisa-0.5.37-2|429	- noarch
12cr|elisa-0.5.37-2|430	- BuildRequires desktop-file-utils
12cr|elisa-0.5.37-2|431	- Import elisa
12cr|elisa-0.5.37-2|432	

1170 12
12cr|elyxer-1.2.3-2|1	# Spec is based on Cristobal Lopez's work in MIB
12cr|elyxer-1.2.3-2|2	# and Damir Shayhutdinov's work in ALT Linux
12cr|elyxer-1.2.3-2|3	
12cr|elyxer-1.2.3-2|4	Name:		elyxer
12cr|elyxer-1.2.3-2|5	Version:	1.2.3
12cr|elyxer-1.2.3-2|6	Release:	2
12cr|elyxer-1.2.3-2|7	Summary:	Convert LyX source files to HTML output
12cr|elyxer-1.2.3-2|8	License:	GPLv3
12cr|elyxer-1.2.3-2|9	Group:		Text tools
12cr|elyxer-1.2.3-2|10	URL:		http://www.nongnu.org/elyxer/
12cr|elyxer-1.2.3-2|11	Source0:	http://download.savannah.gnu.org/releases-noredirect/%{name}/%{name}-%{version}.tar.gz
12cr|elyxer-1.2.3-2|12	Source1:	elyxer.1
12cr|elyxer-1.2.3-2|13	Source2:	loremipsumize.1
12cr|elyxer-1.2.3-2|14	BuildRequires:	python-devel
12cr|elyxer-1.2.3-2|15	BuildRequires:	gettext-devel
12cr|elyxer-1.2.3-2|16	BuildRequires:	pygtk2.0-devel
12cr|elyxer-1.2.3-2|17	Requires:	pygtk2.0 >= 2.10
12cr|elyxer-1.2.3-2|18	Requires:	gettext
12cr|elyxer-1.2.3-2|19	Requires:	python
12cr|elyxer-1.2.3-2|20	BuildArch:	noarch
12cr|elyxer-1.2.3-2|21	
12cr|elyxer-1.2.3-2|22	%description
12cr|elyxer-1.2.3-2|23	eLyXer converts a LyX source file to a HTML page. Full documentation in HTML
12cr|elyxer-1.2.3-2|24	format can be found at docs/index.html, or on the web:
12cr|elyxer-1.2.3-2|25	http://www.nongnu.org/elyxer/
12cr|elyxer-1.2.3-2|26	
12cr|elyxer-1.2.3-2|27	%prep
12cr|elyxer-1.2.3-2|28	%setup -q
12cr|elyxer-1.2.3-2|29	
12cr|elyxer-1.2.3-2|30	%build
12cr|elyxer-1.2.3-2|31	%__python setup.py build
12cr|elyxer-1.2.3-2|32	
12cr|elyxer-1.2.3-2|33	%install
12cr|elyxer-1.2.3-2|34	%__python setup.py install --root=%{buildroot} --install-lib=%{py_sitedir}
12cr|elyxer-1.2.3-2|35	
12cr|elyxer-1.2.3-2|36	%__mkdir_p %{buildroot}%{_bindir}
12cr|elyxer-1.2.3-2|37	%__mkdir_p %{buildroot}%{_datadir}/locale
12cr|elyxer-1.2.3-2|38	cp -rf ./po/locale/* %{buildroot}%{_datadir}/locale
12cr|elyxer-1.2.3-2|39	
12cr|elyxer-1.2.3-2|40	%__mkdir_p %{buildroot}%{_mandir}/man1
12cr|elyxer-1.2.3-2|41	cp %{SOURCE1} %{SOURCE2} %{buildroot}%{_mandir}/man1/
12cr|elyxer-1.2.3-2|42	
12cr|elyxer-1.2.3-2|43	for i in %{buildroot}%{_bindir}/*.py; do
12cr|elyxer-1.2.3-2|44	%__mv $i %{buildroot}%{_bindir}/`basename $i .py`
12cr|elyxer-1.2.3-2|45	done
12cr|elyxer-1.2.3-2|46	
12cr|elyxer-1.2.3-2|47	%find_lang %{name}
12cr|elyxer-1.2.3-2|48	
12cr|elyxer-1.2.3-2|49	%files -f %{name}.lang
12cr|elyxer-1.2.3-2|50	%defattr(-,root,root)
12cr|elyxer-1.2.3-2|51	%{_bindir}/*
12cr|elyxer-1.2.3-2|52	%{py_sitedir}/*.egg-info
12cr|elyxer-1.2.3-2|53	%{_mandir}/man1/*
12cr|elyxer-1.2.3-2|54	
12cr|elyxer-1.2.3-2|55	
12cr|elyxer-1.2.3-2|56	
12cr|elyxer-1.2.3-2|57	%changelog
12cr|elyxer-1.2.3-2|58	* Thu Feb 23 2012 Andrey Bondrov <abondrov@mandriva.org> 1.2.3-1
12cr|elyxer-1.2.3-2|59	+ Revision: 779293
12cr|elyxer-1.2.3-2|60	- imported package elyxer
12cr|elyxer-1.2.3-2|61	

1171 12
12cr|emacs-browse-kill-ring-1.3-9|1	%define rname browse-kill-ring
12cr|emacs-browse-kill-ring-1.3-9|2	
12cr|emacs-browse-kill-ring-1.3-9|3	%define flavor emacs xemacs
12cr|emacs-browse-kill-ring-1.3-9|4	
12cr|emacs-browse-kill-ring-1.3-9|5	Summary:	Interactively insert items from kill-ring
12cr|emacs-browse-kill-ring-1.3-9|6	Name:		emacs-%{rname}
12cr|emacs-browse-kill-ring-1.3-9|7	Version:	1.3
12cr|emacs-browse-kill-ring-1.3-9|8	Release:	%mkrel 9
12cr|emacs-browse-kill-ring-1.3-9|9	Source0:	%{rname}.el
12cr|emacs-browse-kill-ring-1.3-9|10	Source1:	%{name}-autostart.el
12cr|emacs-browse-kill-ring-1.3-9|11	License:	GPLv2+
12cr|emacs-browse-kill-ring-1.3-9|12	Group:		Editors
12cr|emacs-browse-kill-ring-1.3-9|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|emacs-browse-kill-ring-1.3-9|14	BuildRequires:	%{flavor}
12cr|emacs-browse-kill-ring-1.3-9|15	BuildRequires:	emacs-bin
12cr|emacs-browse-kill-ring-1.3-9|16	BuildRequires:	perl
12cr|emacs-browse-kill-ring-1.3-9|17	BuildArch:	noarch
12cr|emacs-browse-kill-ring-1.3-9|18	URL:		http://www.todesschaf.org/projects/bkr.html
12cr|emacs-browse-kill-ring-1.3-9|19	
12cr|emacs-browse-kill-ring-1.3-9|20	%description
12cr|emacs-browse-kill-ring-1.3-9|21	Ever feel that 'C-y M-y M-y M-y ...' is not a great way of trying
12cr|emacs-browse-kill-ring-1.3-9|22	to find that piece of text you know you killed a while back?  Then
12cr|emacs-browse-kill-ring-1.3-9|23	browse-kill-ring is for you.
12cr|emacs-browse-kill-ring-1.3-9|24	
12cr|emacs-browse-kill-ring-1.3-9|25	%prep
12cr|emacs-browse-kill-ring-1.3-9|26	mkdir -p %{name}-%{version}/
12cr|emacs-browse-kill-ring-1.3-9|27	install -m644 %{SOURCE0} %{name}-%{version}/
12cr|emacs-browse-kill-ring-1.3-9|28	%setup -T -D
12cr|emacs-browse-kill-ring-1.3-9|29	
12cr|emacs-browse-kill-ring-1.3-9|30	%build
12cr|emacs-browse-kill-ring-1.3-9|31	for i in %{flavor};do
12cr|emacs-browse-kill-ring-1.3-9|32	$i -batch -q -no-site-file -f batch-byte-compile %{rname}.el
12cr|emacs-browse-kill-ring-1.3-9|33	mv %{rname}.elc $i-%{rname}.elc
12cr|emacs-browse-kill-ring-1.3-9|34	done
12cr|emacs-browse-kill-ring-1.3-9|35	
12cr|emacs-browse-kill-ring-1.3-9|36	#Maybe need adjust
12cr|emacs-browse-kill-ring-1.3-9|37	perl -n -e 'last if /^\(/;last if /^;;; Code/; s|^([;])+\s||; print' < %{SOURCE0} > DOCUMENTATION
12cr|emacs-browse-kill-ring-1.3-9|38	
12cr|emacs-browse-kill-ring-1.3-9|39	%install
12cr|emacs-browse-kill-ring-1.3-9|40	rm -rf %{buildroot}
12cr|emacs-browse-kill-ring-1.3-9|41	
12cr|emacs-browse-kill-ring-1.3-9|42	for i in %{flavor};do
12cr|emacs-browse-kill-ring-1.3-9|43	mkdir -p %{buildroot}%{_datadir}/$i/site-lisp/
12cr|emacs-browse-kill-ring-1.3-9|44	install -m644 $i-%{rname}.elc %{buildroot}%{_datadir}/$i/site-lisp/
12cr|emacs-browse-kill-ring-1.3-9|45	[[ $i = emacs ]] && mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp/
12cr|emacs-browse-kill-ring-1.3-9|46	[[ $i = emacs ]] && install -m644 %{rname}.el %{buildroot}%{_datadir}/emacs/site-lisp/
12cr|emacs-browse-kill-ring-1.3-9|47	done
12cr|emacs-browse-kill-ring-1.3-9|48	
12cr|emacs-browse-kill-ring-1.3-9|49	install -d %buildroot%{_sysconfdir}/emacs/site-start.d
12cr|emacs-browse-kill-ring-1.3-9|50	cat << EOF > %buildroot%{_sysconfdir}/emacs/site-start.d/%{name}.el
12cr|emacs-browse-kill-ring-1.3-9|51	%{expand:%(%__cat %{SOURCE1})}
12cr|emacs-browse-kill-ring-1.3-9|52	EOF
12cr|emacs-browse-kill-ring-1.3-9|53	
12cr|emacs-browse-kill-ring-1.3-9|54	
12cr|emacs-browse-kill-ring-1.3-9|55	%clean
12cr|emacs-browse-kill-ring-1.3-9|56	rm -rf %{buildroot}
12cr|emacs-browse-kill-ring-1.3-9|57	
12cr|emacs-browse-kill-ring-1.3-9|58	%files
12cr|emacs-browse-kill-ring-1.3-9|59	%defattr(-,root,root)
12cr|emacs-browse-kill-ring-1.3-9|60	%doc DOCUMENTATION
12cr|emacs-browse-kill-ring-1.3-9|61	%config(noreplace) /etc/emacs/site-start.d/%{name}.el
12cr|emacs-browse-kill-ring-1.3-9|62	%{_datadir}/*/site-lisp/*el*
12cr|emacs-browse-kill-ring-1.3-9|63	
12cr|emacs-browse-kill-ring-1.3-9|64	
12cr|emacs-browse-kill-ring-1.3-9|65	
12cr|emacs-browse-kill-ring-1.3-9|66	%changelog
12cr|emacs-browse-kill-ring-1.3-9|67	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3-9mdv2011.0
12cr|emacs-browse-kill-ring-1.3-9|68	+ Revision: 618047
12cr|emacs-browse-kill-ring-1.3-9|69	- the mass rebuild of 2010.0 packages
12cr|emacs-browse-kill-ring-1.3-9|70	
12cr|emacs-browse-kill-ring-1.3-9|71	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.3-8mdv2010.0
12cr|emacs-browse-kill-ring-1.3-9|72	+ Revision: 428555
12cr|emacs-browse-kill-ring-1.3-9|73	- rebuild
12cr|emacs-browse-kill-ring-1.3-9|74	
12cr|emacs-browse-kill-ring-1.3-9|75	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.3-7mdv2009.0
12cr|emacs-browse-kill-ring-1.3-9|76	+ Revision: 244697
12cr|emacs-browse-kill-ring-1.3-9|77	- rebuild
12cr|emacs-browse-kill-ring-1.3-9|78	
12cr|emacs-browse-kill-ring-1.3-9|79	* Fri Feb 15 2008 Adam Williamson <awilliamson@mandriva.org> 1.3-5mdv2008.1
12cr|emacs-browse-kill-ring-1.3-9|80	+ Revision: 168717
12cr|emacs-browse-kill-ring-1.3-9|81	- rebuild for new era
12cr|emacs-browse-kill-ring-1.3-9|82	- new URL
12cr|emacs-browse-kill-ring-1.3-9|83	- new license policy
12cr|emacs-browse-kill-ring-1.3-9|84	- minor spec clean
12cr|emacs-browse-kill-ring-1.3-9|85	
12cr|emacs-browse-kill-ring-1.3-9|86	+ Olivier Blin <oblin@mandriva.com>
12cr|emacs-browse-kill-ring-1.3-9|87	- restore BuildRoot
12cr|emacs-browse-kill-ring-1.3-9|88	
12cr|emacs-browse-kill-ring-1.3-9|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|emacs-browse-kill-ring-1.3-9|90	- kill re-definition of %%buildroot on Pixel's request
12cr|emacs-browse-kill-ring-1.3-9|91	- use %%mkrel
12cr|emacs-browse-kill-ring-1.3-9|92	- import emacs-browse-kill-ring
12cr|emacs-browse-kill-ring-1.3-9|93	
12cr|emacs-browse-kill-ring-1.3-9|94	
12cr|emacs-browse-kill-ring-1.3-9|95	* Fri Apr 29 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.3-4mdk
12cr|emacs-browse-kill-ring-1.3-9|96	- rebuild for latest emacs
12cr|emacs-browse-kill-ring-1.3-9|97	
12cr|emacs-browse-kill-ring-1.3-9|98	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.3-3mdk
12cr|emacs-browse-kill-ring-1.3-9|99	- rebuild
12cr|emacs-browse-kill-ring-1.3-9|100	
12cr|emacs-browse-kill-ring-1.3-9|101	* Tue Jan 21 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.3-2mdk
12cr|emacs-browse-kill-ring-1.3-9|102	- rebuild for latest emacs
12cr|emacs-browse-kill-ring-1.3-9|103	
12cr|emacs-browse-kill-ring-1.3-9|104	* Tue Jan 14 2003 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.3-1mdk
12cr|emacs-browse-kill-ring-1.3-9|105	- Adjust Documentation generation.
12cr|emacs-browse-kill-ring-1.3-9|106	- Bump to version 1.3.
12cr|emacs-browse-kill-ring-1.3-9|107	
12cr|emacs-browse-kill-ring-1.3-9|108	* Fri Jun 21 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.0-2mdk
12cr|emacs-browse-kill-ring-1.3-9|109	- replace Copyright by License
12cr|emacs-browse-kill-ring-1.3-9|110	- add URL
12cr|emacs-browse-kill-ring-1.3-9|111	- buildarch noarch
12cr|emacs-browse-kill-ring-1.3-9|112	- buildrequires emacs-bin
12cr|emacs-browse-kill-ring-1.3-9|113	
12cr|emacs-browse-kill-ring-1.3-9|114	* Tue Oct  2 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.0-1mdk
12cr|emacs-browse-kill-ring-1.3-9|115	- 1.0.
12cr|emacs-browse-kill-ring-1.3-9|116	
12cr|emacs-browse-kill-ring-1.3-9|117	* Tue May 29 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.8-1mdk
12cr|emacs-browse-kill-ring-1.3-9|118	- First version.
12cr|emacs-browse-kill-ring-1.3-9|119	
12cr|emacs-browse-kill-ring-1.3-9|120	
12cr|emacs-browse-kill-ring-1.3-9|121	# end of file

1172 12
12cr|emacs-cedet-1.0-2|1	%define fname            cedet
12cr|emacs-cedet-1.0-2|2	
12cr|emacs-cedet-1.0-2|3	%define cogre_evr        %{epoch}:1.0-%{release}
12cr|emacs-cedet-1.0-2|4	%define ede_evr          %{epoch}:1.0-%{release}
12cr|emacs-cedet-1.0-2|5	%define eieio_evr        %{epoch}:1.3-%{release}
12cr|emacs-cedet-1.0-2|6	%define semantic_evr     %{epoch}:2.0-%{release}
12cr|emacs-cedet-1.0-2|7	%define speedbar_evr     %{epoch}:1.0.3-%{release}
12cr|emacs-cedet-1.0-2|8	
12cr|emacs-cedet-1.0-2|9	Name:           emacs-%{fname}
12cr|emacs-cedet-1.0-2|10	Version:        1.0
12cr|emacs-cedet-1.0-2|11	Release:        %mkrel 2
12cr|emacs-cedet-1.0-2|12	Epoch:          0
12cr|emacs-cedet-1.0-2|13	Summary:        Collection of Emacs Development Environment Tools
12cr|emacs-cedet-1.0-2|14	License:        GPL
12cr|emacs-cedet-1.0-2|15	URL:            http://sourceforge.net/projects/cedet/
12cr|emacs-cedet-1.0-2|16	Source:         http://download.sourceforge.net/sourceforge/cedet/%{fname}-%{version}.tar.gz
12cr|emacs-cedet-1.0-2|17	Group:          Editors
12cr|emacs-cedet-1.0-2|18	Provides:       cedet = %{epoch}:%{version}-%{release}
12cr|emacs-cedet-1.0-2|19	Provides:       cogre = %{cogre_evr}
12cr|emacs-cedet-1.0-2|20	Provides:       emacs-cogre = %{cogre_evr}
12cr|emacs-cedet-1.0-2|21	Provides:       ede = %{ede_evr}
12cr|emacs-cedet-1.0-2|22	Provides:       emacs-ede = %{ede_evr}
12cr|emacs-cedet-1.0-2|23	Provides:       eieio = %{eieio_evr}
12cr|emacs-cedet-1.0-2|24	Obsoletes:      emacs-eieio < %{eieio_evr}
12cr|emacs-cedet-1.0-2|25	Provides:       emacs-eieio = %{eieio_evr}
12cr|emacs-cedet-1.0-2|26	Provides:       semantic = %{semantic_evr}
12cr|emacs-cedet-1.0-2|27	Obsoletes:      emacs-semantic < %{semantic_evr}
12cr|emacs-cedet-1.0-2|28	Provides:       emacs-semantic = %{semantic_evr}
12cr|emacs-cedet-1.0-2|29	Obsoletes:      emacs-speedbar < %{speedbar_evr}
12cr|emacs-cedet-1.0-2|30	Provides:       speedbar = %{speedbar_evr}
12cr|emacs-cedet-1.0-2|31	Provides:       emacs-speedbar = %{speedbar_evr}
12cr|emacs-cedet-1.0-2|32	Requires:       emacs-bin
12cr|emacs-cedet-1.0-2|33	BuildRequires:  emacs-bin
12cr|emacs-cedet-1.0-2|34	BuildRequires:  texinfo
12cr|emacs-cedet-1.0-2|35	BuildArch:      noarch
12cr|emacs-cedet-1.0-2|36	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|emacs-cedet-1.0-2|37	
12cr|emacs-cedet-1.0-2|38	%description
12cr|emacs-cedet-1.0-2|39	CEDET is a collection of tools written with the end goal of
12cr|emacs-cedet-1.0-2|40	creating an advanced development environment in Emacs.
12cr|emacs-cedet-1.0-2|41	
12cr|emacs-cedet-1.0-2|42	Emacs already is a great environment for writing software, but there
12cr|emacs-cedet-1.0-2|43	are additional areas that need improvement. Many new ideas for
12cr|emacs-cedet-1.0-2|44	integrated environments have been developed in newer products, such
12cr|emacs-cedet-1.0-2|45	as Microsoft's Visual environment, JBuilder, Eclipse, or KDevelop.
12cr|emacs-cedet-1.0-2|46	CEDET is a project which brings together several different tools
12cr|emacs-cedet-1.0-2|47	needed to implement advanced features.
12cr|emacs-cedet-1.0-2|48	
12cr|emacs-cedet-1.0-2|49	%prep
12cr|emacs-cedet-1.0-2|50	%setup -q -n %{fname}-%{version}
12cr|emacs-cedet-1.0-2|51	%{_bindir}/find . -type f -name "*.info" | %{_bindir}/xargs %{__rm}
12cr|emacs-cedet-1.0-2|52	
12cr|emacs-cedet-1.0-2|53	%build
12cr|emacs-cedet-1.0-2|54	%{__make} clean-autoloads
12cr|emacs-cedet-1.0-2|55	%{__make} clean-all
12cr|emacs-cedet-1.0-2|56	%{__make}
12cr|emacs-cedet-1.0-2|57	
12cr|emacs-cedet-1.0-2|58	%install
12cr|emacs-cedet-1.0-2|59	%{__rm} -rf %{buildroot}
12cr|emacs-cedet-1.0-2|60	
12cr|emacs-cedet-1.0-2|61	# cedet-common
12cr|emacs-cedet-1.0-2|62	%{__mkdir_p} %{buildroot}%{_datadir}/emacs/site-lisp/cedet-common
12cr|emacs-cedet-1.0-2|63	%{__install} -m 644 common/*.el{,c} %{buildroot}%{_datadir}/emacs/site-lisp/cedet-common
12cr|emacs-cedet-1.0-2|64	%{__mkdir_p} %{buildroot}%{_datadir}/emacs/site-lisp/cedet-common/icons
12cr|emacs-cedet-1.0-2|65	%{__install} -m 644 common/icons/*.xpm %{buildroot}%{_datadir}/emacs/site-lisp/cedet-common/icons
12cr|emacs-cedet-1.0-2|66	
12cr|emacs-cedet-1.0-2|67	# cedet-contrib
12cr|emacs-cedet-1.0-2|68	%{__mkdir_p} %{buildroot}%{_datadir}/emacs/site-lisp/cedet-contrib
12cr|emacs-cedet-1.0-2|69	%{__install} -m 644 contrib/*.el{,c} %{buildroot}%{_datadir}/emacs/site-lisp/cedet-contrib
12cr|emacs-cedet-1.0-2|70	%{__install} -m 644 contrib/*.wy %{buildroot}%{_datadir}/emacs/site-lisp/cedet-contrib
12cr|emacs-cedet-1.0-2|71	
12cr|emacs-cedet-1.0-2|72	# cogre
12cr|emacs-cedet-1.0-2|73	%{__mkdir_p} %{buildroot}%{_datadir}/emacs/site-lisp/cogre/templates
12cr|emacs-cedet-1.0-2|74	%{__install} -m 644 cogre/*.el{,c} %{buildroot}%{_datadir}/emacs/site-lisp/cogre
12cr|emacs-cedet-1.0-2|75	%{__install} -m 644 cogre/*.xpm %{buildroot}%{_datadir}/emacs/site-lisp/cogre
12cr|emacs-cedet-1.0-2|76	%{__install} -m 644 cogre/*.wy %{buildroot}%{_datadir}/emacs/site-lisp/cogre
12cr|emacs-cedet-1.0-2|77	%{__install} -m 644 cogre/templates/*.srt %{buildroot}%{_datadir}/emacs/site-lisp/cogre/templates
12cr|emacs-cedet-1.0-2|78	
12cr|emacs-cedet-1.0-2|79	# ede
12cr|emacs-cedet-1.0-2|80	%{__mkdir_p} %{buildroot}%{_datadir}/emacs/site-lisp/ede/templates
12cr|emacs-cedet-1.0-2|81	%{__install} -m 644 ede/*.el{,c} %{buildroot}%{_datadir}/emacs/site-lisp/ede
12cr|emacs-cedet-1.0-2|82	%{__install} -m 644 ede/templates/*.srt %{buildroot}%{_datadir}/emacs/site-lisp/ede/templates
12cr|emacs-cedet-1.0-2|83	
12cr|emacs-cedet-1.0-2|84	# eieio
12cr|emacs-cedet-1.0-2|85	%{__mkdir_p} %{buildroot}%{_datadir}/emacs/site-lisp/eieio
12cr|emacs-cedet-1.0-2|86	%{__install} -m 644 eieio/*.el{,c} %{buildroot}%{_datadir}/emacs/site-lisp/eieio
12cr|emacs-cedet-1.0-2|87	
12cr|emacs-cedet-1.0-2|88	# remove eieio tests
12cr|emacs-cedet-1.0-2|89	%{__rm} -f %{buildroot}%{_datadir}/emacs/site-lisp/eieio/eieio-tests.el{,c}
12cr|emacs-cedet-1.0-2|90	
12cr|emacs-cedet-1.0-2|91	# semantic
12cr|emacs-cedet-1.0-2|92	%{__mkdir_p} %{buildroot}%{_datadir}/emacs/site-lisp/semantic
12cr|emacs-cedet-1.0-2|93	%{__install} -m 644 semantic/*.el{,c} %{buildroot}%{_datadir}/emacs/site-lisp/semantic
12cr|emacs-cedet-1.0-2|94	%{__install} -m 644 semantic/*.wy %{buildroot}%{_datadir}/emacs/site-lisp/semantic
12cr|emacs-cedet-1.0-2|95	%{__mkdir_p} %{buildroot}%{_datadir}/emacs/site-lisp/semantic/bovine
12cr|emacs-cedet-1.0-2|96	%{__install} -m 644 semantic/bovine/*.el{,c} %{buildroot}%{_datadir}/emacs/site-lisp/semantic/bovine
12cr|emacs-cedet-1.0-2|97	%{__install} -m 644 semantic/bovine/*.by %{buildroot}%{_datadir}/emacs/site-lisp/semantic/bovine
12cr|emacs-cedet-1.0-2|98	%{__mkdir_p} %{buildroot}%{_datadir}/emacs/site-lisp/semantic/ctags
12cr|emacs-cedet-1.0-2|99	%{__install} -m 644 semantic/ctags/*.el{,c} %{buildroot}%{_datadir}/emacs/site-lisp/semantic/ctags
12cr|emacs-cedet-1.0-2|100	%{__mkdir_p} %{buildroot}%{_datadir}/emacs/site-lisp/semantic/symref
12cr|emacs-cedet-1.0-2|101	%{__install} -m 644 semantic/symref/*.el{,c} %{buildroot}%{_datadir}/emacs/site-lisp/semantic/symref
12cr|emacs-cedet-1.0-2|102	%{__mkdir_p} %{buildroot}%{_datadir}/emacs/site-lisp/semantic/wisent
12cr|emacs-cedet-1.0-2|103	%{__install} -m 644 semantic/wisent/*.el{,c} %{buildroot}%{_datadir}/emacs/site-lisp/semantic/wisent
12cr|emacs-cedet-1.0-2|104	%{__install} -m 644 semantic/wisent/*.wy %{buildroot}%{_datadir}/emacs/site-lisp/semantic/wisent
12cr|emacs-cedet-1.0-2|105	
12cr|emacs-cedet-1.0-2|106	# speedbar
12cr|emacs-cedet-1.0-2|107	%{__mkdir_p} %{buildroot}%{_datadir}/emacs/site-lisp/speedbar
12cr|emacs-cedet-1.0-2|108	%{__install} -m 644 speedbar/*.el{,c} %{buildroot}%{_datadir}/emacs/site-lisp/speedbar
12cr|emacs-cedet-1.0-2|109	%{__install} -m 644 speedbar/*.xpm %{buildroot}%{_datadir}/emacs/site-lisp/speedbar
12cr|emacs-cedet-1.0-2|110	
12cr|emacs-cedet-1.0-2|111	# srecode
12cr|emacs-cedet-1.0-2|112	%{__mkdir_p} %{buildroot}%{_datadir}/emacs/site-lisp/srecode/templates
12cr|emacs-cedet-1.0-2|113	%{__install} -m 644 srecode/*.el{,c} %{buildroot}%{_datadir}/emacs/site-lisp/srecode
12cr|emacs-cedet-1.0-2|114	%{__install} -m 644 srecode/*.wy %{buildroot}%{_datadir}/emacs/site-lisp/srecode
12cr|emacs-cedet-1.0-2|115	%{__install} -m 644 srecode/templates/* %{buildroot}%{_datadir}/emacs/site-lisp/srecode/templates
12cr|emacs-cedet-1.0-2|116	
12cr|emacs-cedet-1.0-2|117	# Install symlinks for upstream compat
12cr|emacs-cedet-1.0-2|118	%{__mkdir_p} %{buildroot}%{_datadir}/emacs/site-lisp/cedet
12cr|emacs-cedet-1.0-2|119	pushd %{buildroot}%{_datadir}/emacs/site-lisp/cedet
12cr|emacs-cedet-1.0-2|120	%{__ln_s} ../cedet-common common
12cr|emacs-cedet-1.0-2|121	%{__ln_s} ../cedet-contrib contrib
12cr|emacs-cedet-1.0-2|122	%{__ln_s} ../cogre cogre
12cr|emacs-cedet-1.0-2|123	%{__ln_s} ../ede ede
12cr|emacs-cedet-1.0-2|124	%{__ln_s} ../eieio eieio
12cr|emacs-cedet-1.0-2|125	%{__ln_s} ../semantic semantic
12cr|emacs-cedet-1.0-2|126	%{__ln_s} ../speedbar speedbar
12cr|emacs-cedet-1.0-2|127	%{__ln_s} ../srecode srecode
12cr|emacs-cedet-1.0-2|128	popd
12cr|emacs-cedet-1.0-2|129	
12cr|emacs-cedet-1.0-2|130	# Install startup script
12cr|emacs-cedet-1.0-2|131	%{__mkdir_p} %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cr|emacs-cedet-1.0-2|132	%{__cat} > %{buildroot}%{_sysconfdir}/emacs/site-start.d/cedet.el << EOF
12cr|emacs-cedet-1.0-2|133	;; Load CEDET
12cr|emacs-cedet-1.0-2|134	(load-file "%{_datadir}/emacs/site-lisp/cedet/common/cedet.el")
12cr|emacs-cedet-1.0-2|135	
12cr|emacs-cedet-1.0-2|136	;; Enabling various SEMANTIC minor modes. See INSTALL.semantic for more ideas.
12cr|emacs-cedet-1.0-2|137	;; Select one of the following
12cr|emacs-cedet-1.0-2|138	(semantic-load-enable-code-helpers)
12cr|emacs-cedet-1.0-2|139	;; (semantic-load-enable-guady-code-helpers)
12cr|emacs-cedet-1.0-2|140	;; (semantic-load-enable-excessive-code-helpers)
12cr|emacs-cedet-1.0-2|141	
12cr|emacs-cedet-1.0-2|142	;; Enable this if you develop in semantic, or develop grammars
12cr|emacs-cedet-1.0-2|143	;; (semantic-load-enable-semantic-debugging-helpers)
12cr|emacs-cedet-1.0-2|144	EOF
12cr|emacs-cedet-1.0-2|145	
12cr|emacs-cedet-1.0-2|146	# Install infopages
12cr|emacs-cedet-1.0-2|147	%{__mkdir_p} %{buildroot}%{_infodir}
12cr|emacs-cedet-1.0-2|148	for info in cogre/cogre.info \
12cr|emacs-cedet-1.0-2|149	common/cedet.info \
12cr|emacs-cedet-1.0-2|150	ede/ede.info \
12cr|emacs-cedet-1.0-2|151	eieio/eieio.info \
12cr|emacs-cedet-1.0-2|152	semantic/doc/bovine.info \
12cr|emacs-cedet-1.0-2|153	semantic/doc/grammar-fw.info \
12cr|emacs-cedet-1.0-2|154	semantic/doc/semantic-appdev.info \
12cr|emacs-cedet-1.0-2|155	semantic/doc/semantic.info \
12cr|emacs-cedet-1.0-2|156	semantic/doc/semantic-langdev.info \
12cr|emacs-cedet-1.0-2|157	semantic/doc/semantic-user.info \
12cr|emacs-cedet-1.0-2|158	semantic/doc/wisent.info \
12cr|emacs-cedet-1.0-2|159	speedbar/speedbar.info \
12cr|emacs-cedet-1.0-2|160	srecode/srecode.info; do
12cr|emacs-cedet-1.0-2|161	%{__install} -m 644 ${info} %{buildroot}%{_infodir}
12cr|emacs-cedet-1.0-2|162	done
12cr|emacs-cedet-1.0-2|163	
12cr|emacs-cedet-1.0-2|164	# Install docs
12cr|emacs-cedet-1.0-2|165	for dir in cogre common contrib ede eieio semantic speedbar; do
12cr|emacs-cedet-1.0-2|166	for file in ChangeLog INSTALL NEWS ONEWS README; do
12cr|emacs-cedet-1.0-2|167	if [ -f ${dir}/${file} ]; then
12cr|emacs-cedet-1.0-2|168	%{__install} -m 644 ${dir}/${file} ${file}.${dir}
12cr|emacs-cedet-1.0-2|169	fi
12cr|emacs-cedet-1.0-2|170	done
12cr|emacs-cedet-1.0-2|171	done
12cr|emacs-cedet-1.0-2|172	
12cr|emacs-cedet-1.0-2|173	%clean
12cr|emacs-cedet-1.0-2|174	%{__rm} -rf %{buildroot}
12cr|emacs-cedet-1.0-2|175	
12cr|emacs-cedet-1.0-2|176	%post
12cr|emacs-cedet-1.0-2|177	%_install_info bovine.info
12cr|emacs-cedet-1.0-2|178	%_install_info cedet.info
12cr|emacs-cedet-1.0-2|179	%_install_info cogre.info
12cr|emacs-cedet-1.0-2|180	%_install_info ede.info
12cr|emacs-cedet-1.0-2|181	%_install_info eieio.info
12cr|emacs-cedet-1.0-2|182	%_install_info grammar-fw.info
12cr|emacs-cedet-1.0-2|183	%_install_info semantic.info
12cr|emacs-cedet-1.0-2|184	%_install_info semantic-user.info
12cr|emacs-cedet-1.0-2|185	%_install_info semantic-appdev.info
12cr|emacs-cedet-1.0-2|186	%_install_info semantic-langdev.info
12cr|emacs-cedet-1.0-2|187	%_install_info speedbar.info
12cr|emacs-cedet-1.0-2|188	%_install_info srecode.info
12cr|emacs-cedet-1.0-2|189	%_install_info wisent.info
12cr|emacs-cedet-1.0-2|190	
12cr|emacs-cedet-1.0-2|191	%postun
12cr|emacs-cedet-1.0-2|192	%_remove_install_info bovine.info
12cr|emacs-cedet-1.0-2|193	%_remove_install_info cedet.info
12cr|emacs-cedet-1.0-2|194	%_remove_install_info cogre.info
12cr|emacs-cedet-1.0-2|195	%_remove_install_info ede.info
12cr|emacs-cedet-1.0-2|196	%_remove_install_info eieio.info
12cr|emacs-cedet-1.0-2|197	%_remove_install_info grammar-fw.info
12cr|emacs-cedet-1.0-2|198	%_remove_install_info semantic.info
12cr|emacs-cedet-1.0-2|199	%_remove_install_info semantic-user.info
12cr|emacs-cedet-1.0-2|200	%_remove_install_info semantic-appdev.info
12cr|emacs-cedet-1.0-2|201	%_remove_install_info semantic-langdev.info
12cr|emacs-cedet-1.0-2|202	%_remove_install_info speedbar.info
12cr|emacs-cedet-1.0-2|203	%_remove_install_info srecode.info
12cr|emacs-cedet-1.0-2|204	%_remove_install_info wisent.info
12cr|emacs-cedet-1.0-2|205	
12cr|emacs-cedet-1.0-2|206	%files
12cr|emacs-cedet-1.0-2|207	%defattr(-, root, root)
12cr|emacs-cedet-1.0-2|208	%doc ChangeLog* INSTALL* *NEWS* PRERELEASE_CHECKLIST README*
12cr|emacs-cedet-1.0-2|209	%{_datadir}/emacs/site-lisp/*
12cr|emacs-cedet-1.0-2|210	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*.el
12cr|emacs-cedet-1.0-2|211	%{_infodir}/*.info*
12cr|emacs-cedet-1.0-2|212	
12cr|emacs-cedet-1.0-2|213	
12cr|emacs-cedet-1.0-2|214	%changelog
12cr|emacs-cedet-1.0-2|215	* Sun May 15 2011 Lev Givon <lev@mandriva.org> 0:1.0-2mdv2011.0
12cr|emacs-cedet-1.0-2|216	+ Revision: 674867
12cr|emacs-cedet-1.0-2|217	- Rebuild for contrib/updates to address parsing problem (#57629).
12cr|emacs-cedet-1.0-2|218	
12cr|emacs-cedet-1.0-2|219	* Wed Mar 02 2011 Lev Givon <lev@mandriva.org> 0:1.0-1
12cr|emacs-cedet-1.0-2|220	+ Revision: 641310
12cr|emacs-cedet-1.0-2|221	- Update to 1.0.
12cr|emacs-cedet-1.0-2|222	Include some missing files.
12cr|emacs-cedet-1.0-2|223	
12cr|emacs-cedet-1.0-2|224	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.0-0.pre7.2mdv2011.0
12cr|emacs-cedet-1.0-2|225	+ Revision: 610354
12cr|emacs-cedet-1.0-2|226	- rebuild
12cr|emacs-cedet-1.0-2|227	
12cr|emacs-cedet-1.0-2|228	* Wed Apr 28 2010 Lev Givon <lev@mandriva.org> 0:1.0-0.pre7.1mdv2010.1
12cr|emacs-cedet-1.0-2|229	+ Revision: 540431
12cr|emacs-cedet-1.0-2|230	- Update to 1.0pre7.
12cr|emacs-cedet-1.0-2|231	
12cr|emacs-cedet-1.0-2|232	* Fri Jun 12 2009 Lev Givon <lev@mandriva.org> 0:1.0-0.pre6.3mdv2010.0
12cr|emacs-cedet-1.0-2|233	+ Revision: 385572
12cr|emacs-cedet-1.0-2|234	- Include linemark.el and lmcompile.el in the package.
12cr|emacs-cedet-1.0-2|235	
12cr|emacs-cedet-1.0-2|236	* Wed Jun 10 2009 Lev Givon <lev@mandriva.org> 0:1.0-0.pre6.2mdv2010.0
12cr|emacs-cedet-1.0-2|237	+ Revision: 384975
12cr|emacs-cedet-1.0-2|238	- Install srecode.
12cr|emacs-cedet-1.0-2|239	- Update to 1.0pre6.
12cr|emacs-cedet-1.0-2|240	
12cr|emacs-cedet-1.0-2|241	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0:1.0-0.pre4.1mdv2008.1
12cr|emacs-cedet-1.0-2|242	+ Revision: 136403
12cr|emacs-cedet-1.0-2|243	- restore BuildRoot
12cr|emacs-cedet-1.0-2|244	
12cr|emacs-cedet-1.0-2|245	+ Thierry Vignaud <tv@mandriva.org>
12cr|emacs-cedet-1.0-2|246	- kill re-definition of %%buildroot on Pixel's request
12cr|emacs-cedet-1.0-2|247	
12cr|emacs-cedet-1.0-2|248	+ David Walluck <walluck@mandriva.org>
12cr|emacs-cedet-1.0-2|249	- 2.0pre4 (compatible with emacs 22)
12cr|emacs-cedet-1.0-2|250	- Import emacs-cedet
12cr|emacs-cedet-1.0-2|251	
12cr|emacs-cedet-1.0-2|252	
12cr|emacs-cedet-1.0-2|253	
12cr|emacs-cedet-1.0-2|254	* Mon Sep 04 2006 David Walluck <walluck@mandriva.org> 0:1.0-0.pre3.2mdv2007.0
12cr|emacs-cedet-1.0-2|255	- rebuild to fix release
12cr|emacs-cedet-1.0-2|256	
12cr|emacs-cedet-1.0-2|257	* Mon Jan 30 2006 David Walluck <walluck@mandriva.org> 0:1.0-0.pre3.1mdk
12cr|emacs-cedet-1.0-2|258	- release

1173 12
12cr|emacs-chess-2.0b5-4|1	%define pname chess
12cr|emacs-chess-2.0b5-4|2	%define name emacs-%pname
12cr|emacs-chess-2.0b5-4|3	
12cr|emacs-chess-2.0b5-4|4	Name:		%name
12cr|emacs-chess-2.0b5-4|5	Summary: 	A client and library for playing Chess from Emacs.
12cr|emacs-chess-2.0b5-4|6	Version: 	2.0b5
12cr|emacs-chess-2.0b5-4|7	Release: 	%mkrel 4
12cr|emacs-chess-2.0b5-4|8	License:	GPL
12cr|emacs-chess-2.0b5-4|9	Group: 		Editors
12cr|emacs-chess-2.0b5-4|10	Source: 	%{pname}-%{version}.tar.bz2
12cr|emacs-chess-2.0b5-4|11	Url: 		http://www.newartisans.com/johnw/EmacsChess.html
12cr|emacs-chess-2.0b5-4|12	BuildRequires: 	emacs-bin
12cr|emacs-chess-2.0b5-4|13	BuildRequires:  texinfo
12cr|emacs-chess-2.0b5-4|14	BuildArch: noarch
12cr|emacs-chess-2.0b5-4|15	BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
12cr|emacs-chess-2.0b5-4|16	
12cr|emacs-chess-2.0b5-4|17	%{expand:%%define emacs_version %(rpm -q emacs|sed 's/emacs-\([0-9].*\)-.*$/\1/')}
12cr|emacs-chess-2.0b5-4|18	
12cr|emacs-chess-2.0b5-4|19	%description
12cr|emacs-chess-2.0b5-4|20	Chess.el does not know how to play chess against you.  While the
12cr|emacs-chess-2.0b5-4|21	library does know all legal moves, there is no "thinking" module.  For
12cr|emacs-chess-2.0b5-4|22	this, you must download one of the publically available chess engines,
12cr|emacs-chess-2.0b5-4|23	such as gnuchess, crafty or phalanx.  You will find all of these
12cr|emacs-chess-2.0b5-4|24	sufficiently challenging, I'm sure.  Once they are installed, chess.el
12cr|emacs-chess-2.0b5-4|25	will use them, provided the locations of the binaries is on your PATH.
12cr|emacs-chess-2.0b5-4|26	
12cr|emacs-chess-2.0b5-4|27	%prep
12cr|emacs-chess-2.0b5-4|28	%setup -q -n %pname-%version
12cr|emacs-chess-2.0b5-4|29	
12cr|emacs-chess-2.0b5-4|30	%build
12cr|emacs-chess-2.0b5-4|31	make clean
12cr|emacs-chess-2.0b5-4|32	%make
12cr|emacs-chess-2.0b5-4|33	
12cr|emacs-chess-2.0b5-4|34	%install
12cr|emacs-chess-2.0b5-4|35	rm -fr $RPM_BUILD_ROOT/*
12cr|emacs-chess-2.0b5-4|36	mkdir -p $RPM_BUILD_ROOT/%_datadir/emacs/site-lisp
12cr|emacs-chess-2.0b5-4|37	install	*.el *.elc $RPM_BUILD_ROOT/%_datadir/emacs/site-lisp
12cr|emacs-chess-2.0b5-4|38	
12cr|emacs-chess-2.0b5-4|39	install -d %buildroot%{_sysconfdir}/emacs/site-start.d
12cr|emacs-chess-2.0b5-4|40	cp chess-auto.el %buildroot%{_sysconfdir}/emacs/site-start.d/%pname-emacs.el
12cr|emacs-chess-2.0b5-4|41	
12cr|emacs-chess-2.0b5-4|42	%clean
12cr|emacs-chess-2.0b5-4|43	rm -rf $RPM_BUILD_ROOT
12cr|emacs-chess-2.0b5-4|44	
12cr|emacs-chess-2.0b5-4|45	%files
12cr|emacs-chess-2.0b5-4|46	%defattr(-,root,root)
12cr|emacs-chess-2.0b5-4|47	%doc COPYING ChangeLog EPD.txt PGN.txt PLAN README TODO
12cr|emacs-chess-2.0b5-4|48	%_datadir/emacs/site-lisp/*.el
12cr|emacs-chess-2.0b5-4|49	%_datadir/emacs/site-lisp/*.elc
12cr|emacs-chess-2.0b5-4|50	%config(noreplace) %_sysconfdir/emacs/site-start.d/%pname-emacs.el
12cr|emacs-chess-2.0b5-4|51	
12cr|emacs-chess-2.0b5-4|52	
12cr|emacs-chess-2.0b5-4|53	%changelog
12cr|emacs-chess-2.0b5-4|54	

1174 12
12cr|emacs-ebib-1.7.2-1|1	%define tarname	ebib
12cr|emacs-ebib-1.7.2-1|2	%define name	emacs-%{tarname}
12cr|emacs-ebib-1.7.2-1|3	%define version 1.7.2
12cr|emacs-ebib-1.7.2-1|4	%define release %mkrel 1
12cr|emacs-ebib-1.7.2-1|5	
12cr|emacs-ebib-1.7.2-1|6	Summary:	BibTeX database manager for Emacs
12cr|emacs-ebib-1.7.2-1|7	Name:		%{name}
12cr|emacs-ebib-1.7.2-1|8	Version:	%{version}
12cr|emacs-ebib-1.7.2-1|9	Release:	%{release}
12cr|emacs-ebib-1.7.2-1|10	Source0:	%{tarname}-%{version}.tar.gz
12cr|emacs-ebib-1.7.2-1|11	License:	BSD
12cr|emacs-ebib-1.7.2-1|12	Group:		Editors
12cr|emacs-ebib-1.7.2-1|13	Url:		http://ebib.sourceforge.net/
12cr|emacs-ebib-1.7.2-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|emacs-ebib-1.7.2-1|15	BuildArch:	noarch
12cr|emacs-ebib-1.7.2-1|16	Provides:	%{tarname} = %{version}-%{release}
12cr|emacs-ebib-1.7.2-1|17	Requires:	emacs
12cr|emacs-ebib-1.7.2-1|18	BuildRequires:	emacs
12cr|emacs-ebib-1.7.2-1|19	
12cr|emacs-ebib-1.7.2-1|20	%description
12cr|emacs-ebib-1.7.2-1|21	Ebib is a BibTeX database manager that runs in GNU Emacs and
12cr|emacs-ebib-1.7.2-1|22	XEmacs. With Ebib, you can create and manage .bib-files, all within
12cr|emacs-ebib-1.7.2-1|23	Emacs. It supports @string and @preamble definitions, multi-line field
12cr|emacs-ebib-1.7.2-1|24	values, searching, and integration with Emacs' (La)TeX mode.
12cr|emacs-ebib-1.7.2-1|25	
12cr|emacs-ebib-1.7.2-1|26	%prep
12cr|emacs-ebib-1.7.2-1|27	%setup -q -n %{tarname}-%{version}
12cr|emacs-ebib-1.7.2-1|28	
12cr|emacs-ebib-1.7.2-1|29	%build
12cr|emacs-ebib-1.7.2-1|30	emacs -batch -f batch-byte-compile ebib.el
12cr|emacs-ebib-1.7.2-1|31	cp -p info/*.info .
12cr|emacs-ebib-1.7.2-1|32	lzma -z *.info
12cr|emacs-ebib-1.7.2-1|33	
12cr|emacs-ebib-1.7.2-1|34	%install
12cr|emacs-ebib-1.7.2-1|35	%__rm -rf %{buildroot}
12cr|emacs-ebib-1.7.2-1|36	%__install -d -m 755 %{buildroot}%{_datadir}/emacs/site-lisp
12cr|emacs-ebib-1.7.2-1|37	%__install -d -m 755 %{buildroot}%{_infodir}
12cr|emacs-ebib-1.7.2-1|38	%__install -d -m 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cr|emacs-ebib-1.7.2-1|39	%__install -m 644 ebib.el* %{buildroot}%{_datadir}/emacs/site-lisp
12cr|emacs-ebib-1.7.2-1|40	%__install -m 644 ebib-manual.info* %{buildroot}%{_infodir}
12cr|emacs-ebib-1.7.2-1|41	ln -s %{_infodir}/ebib-manual.info.lzma %{buildroot}%{_infodir}/ebib.info.lzma
12cr|emacs-ebib-1.7.2-1|42	%__cat <<EOF > %{buildroot}%{_sysconfdir}/emacs/site-start.d/ebib.el
12cr|emacs-ebib-1.7.2-1|43	(autoload 'ebib "ebib" "Ebib, a BibTeX database manager" t)
12cr|emacs-ebib-1.7.2-1|44	EOF
12cr|emacs-ebib-1.7.2-1|45	%__chmod 644 %{buildroot}%{_sysconfdir}/emacs/site-start.d/ebib.el
12cr|emacs-ebib-1.7.2-1|46	
12cr|emacs-ebib-1.7.2-1|47	%clean
12cr|emacs-ebib-1.7.2-1|48	%__rm -rf %{buildroot}
12cr|emacs-ebib-1.7.2-1|49	
12cr|emacs-ebib-1.7.2-1|50	%files
12cr|emacs-ebib-1.7.2-1|51	%defattr(-,root,root)
12cr|emacs-ebib-1.7.2-1|52	%doc ChangeLog README doc/html/*
12cr|emacs-ebib-1.7.2-1|53	%_sysconfdir/emacs/site-start.d/ebib.*
12cr|emacs-ebib-1.7.2-1|54	%_datadir/emacs/site-lisp/ebib*
12cr|emacs-ebib-1.7.2-1|55	%_infodir/*
12cr|emacs-ebib-1.7.2-1|56	
12cr|emacs-ebib-1.7.2-1|57	
12cr|emacs-ebib-1.7.2-1|58	
12cr|emacs-ebib-1.7.2-1|59	%changelog
12cr|emacs-ebib-1.7.2-1|60	* Wed Feb 04 2009 Lev Givon <lev@mandriva.org> 1.7.2-1mdv2009.1
12cr|emacs-ebib-1.7.2-1|61	+ Revision: 337547
12cr|emacs-ebib-1.7.2-1|62	- Update to 1.7.2.
12cr|emacs-ebib-1.7.2-1|63	
12cr|emacs-ebib-1.7.2-1|64	* Tue Jul 08 2008 Lev Givon <lev@mandriva.org> 1.5.2-1mdv2009.0
12cr|emacs-ebib-1.7.2-1|65	+ Revision: 232643
12cr|emacs-ebib-1.7.2-1|66	- import emacs-ebib
12cr|emacs-ebib-1.7.2-1|67	
12cr|emacs-ebib-1.7.2-1|68	

1175 12
12cr|emacs-elib-1.0-12|1	%define fname   elib
12cr|emacs-elib-1.0-12|2	%define elibdir %{_datadir}/emacs/site-lisp/%{fname}
12cr|emacs-elib-1.0-12|3	
12cr|emacs-elib-1.0-12|4	Name:           emacs-%{fname}
12cr|emacs-elib-1.0-12|5	Version:        1.0
12cr|emacs-elib-1.0-12|6	Release:        %mkrel 12
12cr|emacs-elib-1.0-12|7	Epoch:          0
12cr|emacs-elib-1.0-12|8	Summary:        Emacs Lisp Library
12cr|emacs-elib-1.0-12|9	Requires:       emacs >= 0:20.7
12cr|emacs-elib-1.0-12|10	License:        GPL
12cr|emacs-elib-1.0-12|11	URL:            http://jdee.sunsite.dk/
12cr|emacs-elib-1.0-12|12	Source:         http://jdee.sunsite.dk/%{fname}-%{version}.tar.bz2
12cr|emacs-elib-1.0-12|13	Patch:          emacs-elib-1.0-direntry.patch
12cr|emacs-elib-1.0-12|14	Group:          Editors
12cr|emacs-elib-1.0-12|15	Obsoletes:      elib < %{epoch}:%{version}-%{release}
12cr|emacs-elib-1.0-12|16	Provides:       elib = %{epoch}:%{version}-%{release}
12cr|emacs-elib-1.0-12|17	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|emacs-elib-1.0-12|18	BuildArch:      noarch
12cr|emacs-elib-1.0-12|19	BuildRequires:  emacs-bin
12cr|emacs-elib-1.0-12|20	BuildRequires:  texinfo
12cr|emacs-elib-1.0-12|21	
12cr|emacs-elib-1.0-12|22	%description
12cr|emacs-elib-1.0-12|23	The Emacs Lisp Library.
12cr|emacs-elib-1.0-12|24	
12cr|emacs-elib-1.0-12|25	%prep
12cr|emacs-elib-1.0-12|26	%setup -q -n %{fname}-%{version}
12cr|emacs-elib-1.0-12|27	%patch -p1
12cr|emacs-elib-1.0-12|28	
12cr|emacs-elib-1.0-12|29	%build
12cr|emacs-elib-1.0-12|30	%{make}
12cr|emacs-elib-1.0-12|31	
12cr|emacs-elib-1.0-12|32	%install
12cr|emacs-elib-1.0-12|33	%{__rm} -rf %{buildroot}
12cr|emacs-elib-1.0-12|34	%{__mkdir_p} %{buildroot}%{_datadir}/emacs/site-lisp/%{fname}
12cr|emacs-elib-1.0-12|35	%{__mkdir_p} %{buildroot}{%{elibdir},%{_infodir}}
12cr|emacs-elib-1.0-12|36	
12cr|emacs-elib-1.0-12|37	%{__install} -m 644 *.el *.elc %{buildroot}%{elibdir}
12cr|emacs-elib-1.0-12|38	%{__install} -m 644 *.info* %{buildroot}%{_infodir}
12cr|emacs-elib-1.0-12|39	
12cr|emacs-elib-1.0-12|40	%clean
12cr|emacs-elib-1.0-12|41	%{__rm} -rf %{buildroot}
12cr|emacs-elib-1.0-12|42	
12cr|emacs-elib-1.0-12|43	%post
12cr|emacs-elib-1.0-12|44	%_install_info %{fname}.info
12cr|emacs-elib-1.0-12|45	
12cr|emacs-elib-1.0-12|46	%postun
12cr|emacs-elib-1.0-12|47	%_remove_install_info %{fname}.info
12cr|emacs-elib-1.0-12|48	
12cr|emacs-elib-1.0-12|49	%files
12cr|emacs-elib-1.0-12|50	%defattr(-,root,root)
12cr|emacs-elib-1.0-12|51	%doc ChangeLog COPYING INSTALL NEWS README RELEASING TODO
12cr|emacs-elib-1.0-12|52	%{elibdir}
12cr|emacs-elib-1.0-12|53	%{_infodir}/*info*
12cr|emacs-elib-1.0-12|54	
12cr|emacs-elib-1.0-12|55	
12cr|emacs-elib-1.0-12|56	%changelog
12cr|emacs-elib-1.0-12|57	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.0-12mdv2011.0
12cr|emacs-elib-1.0-12|58	+ Revision: 618049
12cr|emacs-elib-1.0-12|59	- the mass rebuild of 2010.0 packages
12cr|emacs-elib-1.0-12|60	
12cr|emacs-elib-1.0-12|61	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0:1.0-11mdv2010.0
12cr|emacs-elib-1.0-12|62	+ Revision: 428556
12cr|emacs-elib-1.0-12|63	- rebuild
12cr|emacs-elib-1.0-12|64	
12cr|emacs-elib-1.0-12|65	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0:1.0-10mdv2009.0
12cr|emacs-elib-1.0-12|66	+ Revision: 244698
12cr|emacs-elib-1.0-12|67	- rebuild
12cr|emacs-elib-1.0-12|68	
12cr|emacs-elib-1.0-12|69	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0:1.0-8mdv2008.1
12cr|emacs-elib-1.0-12|70	+ Revision: 136403
12cr|emacs-elib-1.0-12|71	- restore BuildRoot
12cr|emacs-elib-1.0-12|72	
12cr|emacs-elib-1.0-12|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|emacs-elib-1.0-12|74	- kill re-definition of %%buildroot on Pixel's request
12cr|emacs-elib-1.0-12|75	
12cr|emacs-elib-1.0-12|76	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|emacs-elib-1.0-12|77	- rebuild
12cr|emacs-elib-1.0-12|78	
12cr|emacs-elib-1.0-12|79	* Mon Sep 10 2007 David Walluck <walluck@mandriva.org> 0:1.0-7mdv2008.0
12cr|emacs-elib-1.0-12|80	+ Revision: 83983
12cr|emacs-elib-1.0-12|81	- rebuild
12cr|emacs-elib-1.0-12|82	- Import emacs-elib
12cr|emacs-elib-1.0-12|83	
12cr|emacs-elib-1.0-12|84	
12cr|emacs-elib-1.0-12|85	
12cr|emacs-elib-1.0-12|86	* Fri Sep 08 2006 David Walluck <walluck@mandriva.org> 0:1.0-6mdv2007.0
12cr|emacs-elib-1.0-12|87	- rebuild
12cr|emacs-elib-1.0-12|88	- bunzip2 patch
12cr|emacs-elib-1.0-12|89	- version elib provides
12cr|emacs-elib-1.0-12|90	- use macros
12cr|emacs-elib-1.0-12|91	
12cr|emacs-elib-1.0-12|92	* Fri Apr 29 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0-5mdk
12cr|emacs-elib-1.0-12|93	- rebuild for new emacs
12cr|emacs-elib-1.0-12|94	
12cr|emacs-elib-1.0-12|95	* Fri Sep 03 2004 David Walluck <walluck@mandrake.org> 0:1.0-4mdk
12cr|emacs-elib-1.0-12|96	- rebuild
12cr|emacs-elib-1.0-12|97	
12cr|emacs-elib-1.0-12|98	* Mon Apr 28 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.0-3mdk
12cr|emacs-elib-1.0-12|99	- fixed dir ownership (Olivier Thauvin <thauvin@aerov.jussieu.fr>)
12cr|emacs-elib-1.0-12|100	
12cr|emacs-elib-1.0-12|101	* Fri Apr 25 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.0-2mdk
12cr|emacs-elib-1.0-12|102	- fixed buildrequires (Stefan van der Eijk <stefan@eijk.nu>)
12cr|emacs-elib-1.0-12|103	
12cr|emacs-elib-1.0-12|104	* Sun Mar 23 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.0-1mdk
12cr|emacs-elib-1.0-12|105	- contributed by David Walluck <david@anti-microsoft.org

1176 12
12cr|emacs-EPL-0.7-10|1	%define version 0.7
12cr|emacs-EPL-0.7-10|2	%define name emacs-EPL
12cr|emacs-EPL-0.7-10|3	%define release  %mkrel 10
12cr|emacs-EPL-0.7-10|4	
12cr|emacs-EPL-0.7-10|5	
12cr|emacs-EPL-0.7-10|6	Summary: Control Emacs using Perl as an alternative to Emacs Lisp
12cr|emacs-EPL-0.7-10|7	Name: %{name}
12cr|emacs-EPL-0.7-10|8	Version: %{version}
12cr|emacs-EPL-0.7-10|9	Release: %{release}
12cr|emacs-EPL-0.7-10|10	License: GPL
12cr|emacs-EPL-0.7-10|11	Group: Development/Perl
12cr|emacs-EPL-0.7-10|12	Source: http://www.cpan.org/modules/by-module/Emacs/Emacs-EPL-%{version}.tar.bz2
12cr|emacs-EPL-0.7-10|13	Requires: emacs, perl
12cr|emacs-EPL-0.7-10|14	BuildRequires: perl-devel
12cr|emacs-EPL-0.7-10|15	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|emacs-EPL-0.7-10|16	BuildArch: noarch
12cr|emacs-EPL-0.7-10|17	
12cr|emacs-EPL-0.7-10|18	%description
12cr|emacs-EPL-0.7-10|19	EPL (Emacs Perl) lets you control Emacs and XEmacs using Perl as an alternative
12cr|emacs-EPL-0.7-10|20	to Emacs Lisp.
12cr|emacs-EPL-0.7-10|21	
12cr|emacs-EPL-0.7-10|22	%prep
12cr|emacs-EPL-0.7-10|23	%setup -n Emacs-EPL-%{version}
12cr|emacs-EPL-0.7-10|24	
12cr|emacs-EPL-0.7-10|25	%build
12cr|emacs-EPL-0.7-10|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|emacs-EPL-0.7-10|27	make
12cr|emacs-EPL-0.7-10|28	
12cr|emacs-EPL-0.7-10|29	%install
12cr|emacs-EPL-0.7-10|30	rm -rf $RPM_BUILD_ROOT
12cr|emacs-EPL-0.7-10|31	%makeinstall_std
12cr|emacs-EPL-0.7-10|32	(
12cr|emacs-EPL-0.7-10|33	cd lisp
12cr|emacs-EPL-0.7-10|34	for i in *.el; do install -D $i $RPM_BUILD_ROOT/usr/share/emacs/site-lisp/$i; done
12cr|emacs-EPL-0.7-10|35	)
12cr|emacs-EPL-0.7-10|36	
12cr|emacs-EPL-0.7-10|37	install -d $RPM_BUILD_ROOT/etc/emacs/site-start.d
12cr|emacs-EPL-0.7-10|38	echo "(require 'perl)" > $RPM_BUILD_ROOT/etc/emacs/site-start.d/epl.el
12cr|emacs-EPL-0.7-10|39	
12cr|emacs-EPL-0.7-10|40	%clean
12cr|emacs-EPL-0.7-10|41	rm -rf $RPM_BUILD_ROOT
12cr|emacs-EPL-0.7-10|42	
12cr|emacs-EPL-0.7-10|43	%files
12cr|emacs-EPL-0.7-10|44	%defattr(-,root,root)
12cr|emacs-EPL-0.7-10|45	%doc README
12cr|emacs-EPL-0.7-10|46	%{perl_vendorlib}/Emacs*
12cr|emacs-EPL-0.7-10|47	%_mandir/*/*
12cr|emacs-EPL-0.7-10|48	%{_datadir}/emacs/site-lisp/*
12cr|emacs-EPL-0.7-10|49	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*
12cr|emacs-EPL-0.7-10|50	
12cr|emacs-EPL-0.7-10|51	
12cr|emacs-EPL-0.7-10|52	
12cr|emacs-EPL-0.7-10|53	%changelog
12cr|emacs-EPL-0.7-10|54	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.7-10mdv2010.0
12cr|emacs-EPL-0.7-10|55	+ Revision: 428557
12cr|emacs-EPL-0.7-10|56	- rebuild
12cr|emacs-EPL-0.7-10|57	
12cr|emacs-EPL-0.7-10|58	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.7-9mdv2009.0
12cr|emacs-EPL-0.7-10|59	+ Revision: 244699
12cr|emacs-EPL-0.7-10|60	- rebuild
12cr|emacs-EPL-0.7-10|61	
12cr|emacs-EPL-0.7-10|62	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.7-7mdv2008.1
12cr|emacs-EPL-0.7-10|63	+ Revision: 136403
12cr|emacs-EPL-0.7-10|64	- restore BuildRoot
12cr|emacs-EPL-0.7-10|65	
12cr|emacs-EPL-0.7-10|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|emacs-EPL-0.7-10|67	- fix installing
12cr|emacs-EPL-0.7-10|68	- kill re-definition of %%buildroot on Pixel's request
12cr|emacs-EPL-0.7-10|69	- use %%mkrel
12cr|emacs-EPL-0.7-10|70	- fix summary-ended-with-dot
12cr|emacs-EPL-0.7-10|71	- import emacs-EPL
12cr|emacs-EPL-0.7-10|72	
12cr|emacs-EPL-0.7-10|73	
12cr|emacs-EPL-0.7-10|74	* Fri Apr 29 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.7-7mdk
12cr|emacs-EPL-0.7-10|75	- rebuild for new emacs
12cr|emacs-EPL-0.7-10|76	
12cr|emacs-EPL-0.7-10|77	* Fri Jun  4 2004 Pixel <pixel@mandrakesoft.com> 0.7-6mdk
12cr|emacs-EPL-0.7-10|78	- rebuild
12cr|emacs-EPL-0.7-10|79	
12cr|emacs-EPL-0.7-10|80	* Fri Apr 25 2003 Pixel <pixel@mandrakesoft.com> 0.7-5mdk
12cr|emacs-EPL-0.7-10|81	- add "BuildRequires: perl-devel"
12cr|emacs-EPL-0.7-10|82	
12cr|emacs-EPL-0.7-10|83	* Thu Feb 13 2003 Pixel <pixel@mandrakesoft.com> 0.7-4mdk
12cr|emacs-EPL-0.7-10|84	- move to vendor_perl, fix %%files
12cr|emacs-EPL-0.7-10|85	- rebuild to have correct perl dependency
12cr|emacs-EPL-0.7-10|86	
12cr|emacs-EPL-0.7-10|87	* Tue Jan 21 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.7-3mdk
12cr|emacs-EPL-0.7-10|88	- rebuild for latest emacs
12cr|emacs-EPL-0.7-10|89	
12cr|emacs-EPL-0.7-10|90	* Wed Oct 17 2001 Pixel <pixel@mandrakesoft.com> 0.7-2mdk
12cr|emacs-EPL-0.7-10|91	- %%config(noreplace) the site-start.d/epl.el
12cr|emacs-EPL-0.7-10|92	- add the Source's url
12cr|emacs-EPL-0.7-10|93	- s/Copyright/License/
12cr|emacs-EPL-0.7-10|94	
12cr|emacs-EPL-0.7-10|95	* Mon Feb 26 2001 Pixel <pixel@mandrakesoft.com> 0.7-1mdk
12cr|emacs-EPL-0.7-10|96	- initial spec

1177 12
12cr|emacs-ess-5.13-2|1	%define	rname ess
12cr|emacs-ess-5.13-2|2	%define xemacs_name xemacs-%{rname}
12cr|emacs-ess-5.13-2|3	
12cr|emacs-ess-5.13-2|4	Summary:	Emacs Speaks Statistics package for Emacs
12cr|emacs-ess-5.13-2|5	Name:		emacs-%{rname}
12cr|emacs-ess-5.13-2|6	Version:	5.13
12cr|emacs-ess-5.13-2|7	Release:	2
12cr|emacs-ess-5.13-2|8	License:	GPLv2+
12cr|emacs-ess-5.13-2|9	Group:		Editors
12cr|emacs-ess-5.13-2|10	URL:		http://ess.r-project.org
12cr|emacs-ess-5.13-2|11	Source0:	http://ess.r-project.org/downloads/ess/%{rname}-%{version}.tgz
12cr|emacs-ess-5.13-2|12	BuildRequires:	emacs-X11
12cr|emacs-ess-5.13-2|13	BuildRequires:	emacs-el
12cr|emacs-ess-5.13-2|14	BuildRequires:	texinfo
12cr|emacs-ess-5.13-2|15	BuildRequires:	R-base
12cr|emacs-ess-5.13-2|16	Requires:	emacs
12cr|emacs-ess-5.13-2|17	Requires:	emacs-el
12cr|emacs-ess-5.13-2|18	BuildArch:	noarch
12cr|emacs-ess-5.13-2|19	
12cr|emacs-ess-5.13-2|20	%description
12cr|emacs-ess-5.13-2|21	This package provides Emacs Speaks Statistics (ESS), which provides
12cr|emacs-ess-5.13-2|22	Emacs-based front ends for popular statistics packages.
12cr|emacs-ess-5.13-2|23	
12cr|emacs-ess-5.13-2|24	ESS provides an intelligent, consistent interface between the user and
12cr|emacs-ess-5.13-2|25	the software.  ESS interfaces with S-PLUS, R, SAS, BUGS and other
12cr|emacs-ess-5.13-2|26	statistical analysis packages under the Unix, Microsoft Windows, and
12cr|emacs-ess-5.13-2|27	Apple Mac OS operating systems.  ESS is a package for the GNU Emacs
12cr|emacs-ess-5.13-2|28	and XEmacs text editors whose features ESS uses to streamline the
12cr|emacs-ess-5.13-2|29	creation and use of statistical software.  ESS knows the syntax and
12cr|emacs-ess-5.13-2|30	grammar of statistical analysis packages and provides consistent
12cr|emacs-ess-5.13-2|31	display and editing features based on that knowledge.  ESS assists in
12cr|emacs-ess-5.13-2|32	interactive and batch execution of statements written in these
12cr|emacs-ess-5.13-2|33	statistical analysis languages.
12cr|emacs-ess-5.13-2|34	
12cr|emacs-ess-5.13-2|35	%package doc
12cr|emacs-ess-5.13-2|36	Summary:	Emacs Speaks Statistics Documentation
12cr|emacs-ess-5.13-2|37	Group:		Editors
12cr|emacs-ess-5.13-2|38	
12cr|emacs-ess-5.13-2|39	%description doc
12cr|emacs-ess-5.13-2|40	This package provides documentation for Emacs Speaks Statistics (ESS).
12cr|emacs-ess-5.13-2|41	
12cr|emacs-ess-5.13-2|42	ESS provides an intelligent, consistent interface between the user and
12cr|emacs-ess-5.13-2|43	the software.  ESS interfaces with S-PLUS, R, SAS, BUGS and other
12cr|emacs-ess-5.13-2|44	statistical analysis packages under the Unix, Microsoft Windows, and
12cr|emacs-ess-5.13-2|45	Apple Mac OS operating systems.  ESS is a package for the GNU Emacs
12cr|emacs-ess-5.13-2|46	and XEmacs text editors whose features ESS uses to streamline the
12cr|emacs-ess-5.13-2|47	creation and use of statistical software.  ESS knows the syntax and
12cr|emacs-ess-5.13-2|48	grammar of statistical analysis packages and provides consistent
12cr|emacs-ess-5.13-2|49	display and editing features based on that knowledge.  ESS assists in
12cr|emacs-ess-5.13-2|50	interactive and batch execution of statements written in these
12cr|emacs-ess-5.13-2|51	statistical analysis languages.
12cr|emacs-ess-5.13-2|52	
12cr|emacs-ess-5.13-2|53	%if %{mdkversion} >= 200800
12cr|emacs-ess-5.13-2|54	%package -n %{xemacs_name}
12cr|emacs-ess-5.13-2|55	Summary:	Emacs Speaks Statistics package for XEmacs
12cr|emacs-ess-5.13-2|56	Group:		Editors
12cr|emacs-ess-5.13-2|57	BuildRequires:	xemacs
12cr|emacs-ess-5.13-2|58	BuildRequires:	xemacs-el
12cr|emacs-ess-5.13-2|59	BuildRequires:	texinfo
12cr|emacs-ess-5.13-2|60	BuildRequires:	R-base
12cr|emacs-ess-5.13-2|61	Requires:	xemacs
12cr|emacs-ess-5.13-2|62	Requires:	xemacs-el
12cr|emacs-ess-5.13-2|63	
12cr|emacs-ess-5.13-2|64	%description -n %{xemacs_name}
12cr|emacs-ess-5.13-2|65	This package provides Emacs Speaks Statistics (ESS) for XEmacs, which provides
12cr|emacs-ess-5.13-2|66	XEmacs-based front ends for popular statistics packages.
12cr|emacs-ess-5.13-2|67	
12cr|emacs-ess-5.13-2|68	ESS provides an intelligent, consistent interface between the user and
12cr|emacs-ess-5.13-2|69	the software.  ESS interfaces with S-PLUS, R, SAS, BUGS and other
12cr|emacs-ess-5.13-2|70	statistical analysis packages under the Unix, Microsoft Windows, and
12cr|emacs-ess-5.13-2|71	Apple Mac OS operating systems.  ESS is a package for the GNU Emacs
12cr|emacs-ess-5.13-2|72	and XEmacs text editors whose features ESS uses to streamline the
12cr|emacs-ess-5.13-2|73	creation and use of statistical software.  ESS knows the syntax and
12cr|emacs-ess-5.13-2|74	grammar of statistical analysis packages and provides consistent
12cr|emacs-ess-5.13-2|75	display and editing features based on that knowledge.  ESS assists in
12cr|emacs-ess-5.13-2|76	interactive and batch execution of statements written in these
12cr|emacs-ess-5.13-2|77	statistical analysis languages.
12cr|emacs-ess-5.13-2|78	%endif
12cr|emacs-ess-5.13-2|79	
12cr|emacs-ess-5.13-2|80	%prep
12cr|emacs-ess-5.13-2|81	%setup -q -n %{rname}-%{version}
12cr|emacs-ess-5.13-2|82	chmod u+w doc/{html,info,refcard,dir.txt} # fix perms
12cr|emacs-ess-5.13-2|83	%if %{mdkversion} >= 200800
12cr|emacs-ess-5.13-2|84	cp -Rp lisp lisp-xemacs
12cr|emacs-ess-5.13-2|85	%endif
12cr|emacs-ess-5.13-2|86	
12cr|emacs-ess-5.13-2|87	%build
12cr|emacs-ess-5.13-2|88	%make \
12cr|emacs-ess-5.13-2|89	PREFIX=%{_prefix} \
12cr|emacs-ess-5.13-2|90	LISPDIR=%{_datadir}/emacs/site-lisp/%{rname} \
12cr|emacs-ess-5.13-2|91	ETCDIR=%{_datadir}/emacs/site-lisp/%{rname}/etc \
12cr|emacs-ess-5.13-2|92	INFODIR=%{_infodir}
12cr|emacs-ess-5.13-2|93	
12cr|emacs-ess-5.13-2|94	pushd lisp-xemacs
12cr|emacs-ess-5.13-2|95	%make \
12cr|emacs-ess-5.13-2|96	EMACS=xemacs \
12cr|emacs-ess-5.13-2|97	PREFIX=%{_prefix} \
12cr|emacs-ess-5.13-2|98	LISPDIR=%{_datadir}/xemacs/site-lisp/%{rname} \
12cr|emacs-ess-5.13-2|99	ETCDIR=%{_datadir}/xemacs/site-lisp/%{rname}/etc \
12cr|emacs-ess-5.13-2|100	INFODIR=%{_infodir}
12cr|emacs-ess-5.13-2|101	popd
12cr|emacs-ess-5.13-2|102	
12cr|emacs-ess-5.13-2|103	# create an init file that is loaded when a user starts up emacs to
12cr|emacs-ess-5.13-2|104	# tell emacs to autoload our package's Emacs code when needed
12cr|emacs-ess-5.13-2|105	
12cr|emacs-ess-5.13-2|106	cat > %{name}.el <<"EOF"
12cr|emacs-ess-5.13-2|107	;;; Set up %{rname} for Emacs.
12cr|emacs-ess-5.13-2|108	;;;
12cr|emacs-ess-5.13-2|109	;;; This file is automatically loaded by emacs's site-start.el
12cr|emacs-ess-5.13-2|110	;;; when you start a new emacs session.
12cr|emacs-ess-5.13-2|111	(if (not (string-match "XEmacs" emacs-version)) (require 'ess-site))
12cr|emacs-ess-5.13-2|112	EOF
12cr|emacs-ess-5.13-2|113	
12cr|emacs-ess-5.13-2|114	cat > %{xemacs_name}.el <<"EOF"
12cr|emacs-ess-5.13-2|115	;;; Set up %{rname} for XEmacs.
12cr|emacs-ess-5.13-2|116	;;;
12cr|emacs-ess-5.13-2|117	;;; This file is automatically loaded by emacs's site-start.el
12cr|emacs-ess-5.13-2|118	;;; when you start a new emacs session.
12cr|emacs-ess-5.13-2|119	(if (string-match "XEmacs" emacs-version) (progn (add-path "/usr/share/xemacs/site-lisp/ess")
12cr|emacs-ess-5.13-2|120	(require 'ess-site)))
12cr|emacs-ess-5.13-2|121	EOF
12cr|emacs-ess-5.13-2|122	
12cr|emacs-ess-5.13-2|123	%install
12cr|emacs-ess-5.13-2|124	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cr|emacs-ess-5.13-2|125	install -d %{buildroot}%{_infodir}
12cr|emacs-ess-5.13-2|126	install -d %{buildroot}%{_datadir}/emacs/site-lisp/%{name}
12cr|emacs-ess-5.13-2|127	
12cr|emacs-ess-5.13-2|128	%makeinstall_std \
12cr|emacs-ess-5.13-2|129	PREFIX=%{buildroot}%{_prefix} \
12cr|emacs-ess-5.13-2|130	LISPDIR=%{buildroot}%{_datadir}/emacs/site-lisp/%{rname} \
12cr|emacs-ess-5.13-2|131	ETCDIR=%{buildroot}%{_datadir}/emacs/site-lisp/%{rname}/etc \
12cr|emacs-ess-5.13-2|132	INFODIR=%{buildroot}%{_infodir} \
12cr|emacs-ess-5.13-2|133	DOCDIR=%{buildroot}%{_docdir}/%{name}-doc
12cr|emacs-ess-5.13-2|134	install -m 0644 %{name}.el %{buildroot}%{_sysconfdir}/emacs/site-start.d/
12cr|emacs-ess-5.13-2|135	rm -f %{buildroot}%{_datadir}/emacs/site-lisp/%{rname}/etc/*.BAT
12cr|emacs-ess-5.13-2|136	rm -f %{buildroot}%{_datadir}/emacs/site-lisp/%{rname}/etc/*.sparc
12cr|emacs-ess-5.13-2|137	rm -f %{buildroot}%{_docdir}/%{name}-doc/*.dvi
12cr|emacs-ess-5.13-2|138	rm -f %{buildroot}%{_docdir}/%{name}-doc/*.html
12cr|emacs-ess-5.13-2|139	
12cr|emacs-ess-5.13-2|140	%if %{mdkversion} >= 200800
12cr|emacs-ess-5.13-2|141	install -d %{buildroot}%{_datadir}/xemacs/site-lisp/%{name}
12cr|emacs-ess-5.13-2|142	for D in lisp-xemacs etc
12cr|emacs-ess-5.13-2|143	do
12cr|emacs-ess-5.13-2|144	pushd $D
12cr|emacs-ess-5.13-2|145	%makeinstall_std \
12cr|emacs-ess-5.13-2|146	EMACS=xemacs \
12cr|emacs-ess-5.13-2|147	PREFIX=%{buildroot}%{_prefix} \
12cr|emacs-ess-5.13-2|148	LISPDIR=%{buildroot}%{_datadir}/xemacs/site-lisp/%{rname} \
12cr|emacs-ess-5.13-2|149	ETCDIR=%{buildroot}%{_datadir}/xemacs/site-lisp/%{rname}/etc \
12cr|emacs-ess-5.13-2|150	INFODIR=%{buildroot}%{_infodir}
12cr|emacs-ess-5.13-2|151	popd
12cr|emacs-ess-5.13-2|152	done
12cr|emacs-ess-5.13-2|153	install -m 0644 %{xemacs_name}.el %{buildroot}%{_sysconfdir}/emacs/site-start.d/
12cr|emacs-ess-5.13-2|154	rm -f %{buildroot}%{_datadir}/xemacs/site-lisp/%{rname}/etc/*.BAT
12cr|emacs-ess-5.13-2|155	rm -f %{buildroot}%{_datadir}/xemacs/site-lisp/%{rname}/etc/*.sparc
12cr|emacs-ess-5.13-2|156	%endif
12cr|emacs-ess-5.13-2|157	
12cr|emacs-ess-5.13-2|158	%files
12cr|emacs-ess-5.13-2|159	%defattr(-,root,root)
12cr|emacs-ess-5.13-2|160	%doc ANNOUNCE ChangeLog README VERSION
12cr|emacs-ess-5.13-2|161	%{_datadir}/emacs/site-lisp/%{rname}
12cr|emacs-ess-5.13-2|162	%{_infodir}/*
12cr|emacs-ess-5.13-2|163	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}.el
12cr|emacs-ess-5.13-2|164	
12cr|emacs-ess-5.13-2|165	%files doc
12cr|emacs-ess-5.13-2|166	%defattr(-,root,root)
12cr|emacs-ess-5.13-2|167	%doc doc/ess-intro-graphs.pdf doc/readme.pdf doc/html
12cr|emacs-ess-5.13-2|168	
12cr|emacs-ess-5.13-2|169	%files -n %{xemacs_name}
12cr|emacs-ess-5.13-2|170	%defattr(-,root,root)
12cr|emacs-ess-5.13-2|171	%doc ANNOUNCE ChangeLog README VERSION
12cr|emacs-ess-5.13-2|172	%{_datadir}/xemacs/site-lisp/%{rname}
12cr|emacs-ess-5.13-2|173	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{xemacs_name}.el
12cr|emacs-ess-5.13-2|174	
12cr|emacs-ess-5.13-2|175	
12cr|emacs-ess-5.13-2|176	
12cr|emacs-ess-5.13-2|177	%changelog
12cr|emacs-ess-5.13-2|178	* Fri Feb 11 2011 Luc Menut <lmenut@mandriva.org> 5.13-1mdv2011.0
12cr|emacs-ess-5.13-2|179	+ Revision: 637342
12cr|emacs-ess-5.13-2|180	- update to 5.13
12cr|emacs-ess-5.13-2|181	
12cr|emacs-ess-5.13-2|182	* Wed Nov 10 2010 Luc Menut <lmenut@mandriva.org> 5.12-1mdv2011.0
12cr|emacs-ess-5.13-2|183	+ Revision: 595641
12cr|emacs-ess-5.13-2|184	- update to 5.12
12cr|emacs-ess-5.13-2|185	
12cr|emacs-ess-5.13-2|186	* Tue Jul 20 2010 Luc Menut <lmenut@mandriva.org> 5.11-1mdv2011.0
12cr|emacs-ess-5.13-2|187	+ Revision: 556285
12cr|emacs-ess-5.13-2|188	- update to 5.11
12cr|emacs-ess-5.13-2|189	
12cr|emacs-ess-5.13-2|190	* Sat Jul 10 2010 Luc Menut <lmenut@mandriva.org> 5.10-1mdv2011.0
12cr|emacs-ess-5.13-2|191	+ Revision: 550511
12cr|emacs-ess-5.13-2|192	- update to 5.10
12cr|emacs-ess-5.13-2|193	
12cr|emacs-ess-5.13-2|194	* Sun Mar 21 2010 Luc Menut <lmenut@mandriva.org> 5.8-1mdv2010.1
12cr|emacs-ess-5.13-2|195	+ Revision: 526161
12cr|emacs-ess-5.13-2|196	- update to 5.8
12cr|emacs-ess-5.13-2|197	
12cr|emacs-ess-5.13-2|198	* Tue Jan 05 2010 Luc Menut <lmenut@mandriva.org> 5.7.1-1mdv2010.1
12cr|emacs-ess-5.13-2|199	+ Revision: 486509
12cr|emacs-ess-5.13-2|200	- update to version 5.7.1
12cr|emacs-ess-5.13-2|201	
12cr|emacs-ess-5.13-2|202	* Tue Sep 01 2009 Luc Menut <lmenut@mandriva.org> 5.4-1mdv2010.0
12cr|emacs-ess-5.13-2|203	+ Revision: 424043
12cr|emacs-ess-5.13-2|204	- update to new version 5.4
12cr|emacs-ess-5.13-2|205	
12cr|emacs-ess-5.13-2|206	* Fri Mar 20 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 5.3.11-1mdv2009.1
12cr|emacs-ess-5.13-2|207	+ Revision: 358221
12cr|emacs-ess-5.13-2|208	- update to new version 5.3.11 (mdvbz #48435)
12cr|emacs-ess-5.13-2|209	- fix docs installation (use Luc Menut's spec changes)
12cr|emacs-ess-5.13-2|210	
12cr|emacs-ess-5.13-2|211	* Thu Nov 06 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 5.3.8-2mdv2009.1
12cr|emacs-ess-5.13-2|212	+ Revision: 300329
12cr|emacs-ess-5.13-2|213	- add requires on emacs-el and xemacs-el (#44842)
12cr|emacs-ess-5.13-2|214	
12cr|emacs-ess-5.13-2|215	* Thu Aug 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 5.3.8-1mdv2009.0
12cr|emacs-ess-5.13-2|216	+ Revision: 266245
12cr|emacs-ess-5.13-2|217	- update to new version 5.3.8
12cr|emacs-ess-5.13-2|218	- spec file clean
12cr|emacs-ess-5.13-2|219	
12cr|emacs-ess-5.13-2|220	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 5.3.6-3mdv2009.0
12cr|emacs-ess-5.13-2|221	+ Revision: 244700
12cr|emacs-ess-5.13-2|222	- rebuild
12cr|emacs-ess-5.13-2|223	
12cr|emacs-ess-5.13-2|224	* Sat Jan 26 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 5.3.6-1mdv2008.1
12cr|emacs-ess-5.13-2|225	+ Revision: 158380
12cr|emacs-ess-5.13-2|226	- some minor changes in a spec file
12cr|emacs-ess-5.13-2|227	- import emacs-ess
12cr|emacs-ess-5.13-2|228	
12cr|emacs-ess-5.13-2|229	
12cr|emacs-ess-5.13-2|230	* Fri Jan 18 2008 Luc Menut <Luc.Menut@supagro.inra.fr> 5.3.6-1mdv2008.1
12cr|emacs-ess-5.13-2|231	- Release 5.3.6
12cr|emacs-ess-5.13-2|232	- fix site-start file for XEmacs
12cr|emacs-ess-5.13-2|233	- build emacs-ess and xemacs-ess for mdkversion >= 200800
12cr|emacs-ess-5.13-2|234	
12cr|emacs-ess-5.13-2|235	* Fri Sep 14 2007 Luc Menut <Luc.Menut@supagro.inra.fr> 5.3.5-1mdv2007.1
12cr|emacs-ess-5.13-2|236	- initial Mandriva package
12cr|emacs-ess-5.13-2|237	- based on Tom Moertel's spec file included in the ess source

1178 12
12cr|emacs-haskell-mode-2.1-6|1	%define rname haskell-mode
12cr|emacs-haskell-mode-2.1-6|2	%define name emacs-haskell-mode
12cr|emacs-haskell-mode-2.1-6|3	%define version 2.1
12cr|emacs-haskell-mode-2.1-6|4	%define release %mkrel 6
12cr|emacs-haskell-mode-2.1-6|5	
12cr|emacs-haskell-mode-2.1-6|6	Summary: Major mode for editing Haskell code with emacs
12cr|emacs-haskell-mode-2.1-6|7	Name: %{name}
12cr|emacs-haskell-mode-2.1-6|8	Version: %{version}
12cr|emacs-haskell-mode-2.1-6|9	Release: %{release}
12cr|emacs-haskell-mode-2.1-6|10	Source0: http://www.iro.umontreal.ca/~monnier/elisp/haskell-mode-2.1.tar.bz2
12cr|emacs-haskell-mode-2.1-6|11	License: GPL
12cr|emacs-haskell-mode-2.1-6|12	Group: Development/Other
12cr|emacs-haskell-mode-2.1-6|13	BuildArch: noarch
12cr|emacs-haskell-mode-2.1-6|14	BuildRequires: emacs
12cr|emacs-haskell-mode-2.1-6|15	Url: http://haskell.org/haskell-mode/
12cr|emacs-haskell-mode-2.1-6|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|emacs-haskell-mode-2.1-6|17	
12cr|emacs-haskell-mode-2.1-6|18	%description
12cr|emacs-haskell-mode-2.1-6|19	Haskell Mode for Emacs
12cr|emacs-haskell-mode-2.1-6|20	
12cr|emacs-haskell-mode-2.1-6|21	%prep
12cr|emacs-haskell-mode-2.1-6|22	%setup -q -n %{rname}-%{version}
12cr|emacs-haskell-mode-2.1-6|23	
12cr|emacs-haskell-mode-2.1-6|24	%build
12cr|emacs-haskell-mode-2.1-6|25	make
12cr|emacs-haskell-mode-2.1-6|26	
12cr|emacs-haskell-mode-2.1-6|27	%install
12cr|emacs-haskell-mode-2.1-6|28	rm -rf $RPM_BUILD_ROOT
12cr|emacs-haskell-mode-2.1-6|29	
12cr|emacs-haskell-mode-2.1-6|30	# NB: prefering .el files (so that it's version independant)
12cr|emacs-haskell-mode-2.1-6|31	install -d %buildroot%{_datadir}/emacs/site-lisp
12cr|emacs-haskell-mode-2.1-6|32	install -m644 *.el %buildroot%_datadir/emacs/site-lisp
12cr|emacs-haskell-mode-2.1-6|33	
12cr|emacs-haskell-mode-2.1-6|34	install -d $RPM_BUILD_ROOT%{_sysconfdir}/emacs/site-start.d
12cr|emacs-haskell-mode-2.1-6|35	cat <<EOF >$RPM_BUILD_ROOT%{_sysconfdir}/emacs/site-start.d/%{rname}.el
12cr|emacs-haskell-mode-2.1-6|36	(load "%_datadir/emacs/site-lisp/haskell-site-file")
12cr|emacs-haskell-mode-2.1-6|37	;(add-hook 'haskell-mode-hook 'turn-on-haskell-decl-scan)
12cr|emacs-haskell-mode-2.1-6|38	;(add-hook 'haskell-mode-hook 'turn-on-haskell-hugs)
12cr|emacs-haskell-mode-2.1-6|39	EOF
12cr|emacs-haskell-mode-2.1-6|40	
12cr|emacs-haskell-mode-2.1-6|41	
12cr|emacs-haskell-mode-2.1-6|42	%clean
12cr|emacs-haskell-mode-2.1-6|43	rm -rf $RPM_BUILD_ROOT
12cr|emacs-haskell-mode-2.1-6|44	
12cr|emacs-haskell-mode-2.1-6|45	%files
12cr|emacs-haskell-mode-2.1-6|46	%defattr(-,root,root)
12cr|emacs-haskell-mode-2.1-6|47	%doc index.html NEWS
12cr|emacs-haskell-mode-2.1-6|48	%config(noreplace) /etc/emacs/site-start.d/%{rname}.el
12cr|emacs-haskell-mode-2.1-6|49	%_datadir/*/site-lisp/*
12cr|emacs-haskell-mode-2.1-6|50	
12cr|emacs-haskell-mode-2.1-6|51	
12cr|emacs-haskell-mode-2.1-6|52	
12cr|emacs-haskell-mode-2.1-6|53	
12cr|emacs-haskell-mode-2.1-6|54	%changelog
12cr|emacs-haskell-mode-2.1-6|55	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1-6mdv2011.0
12cr|emacs-haskell-mode-2.1-6|56	+ Revision: 618050
12cr|emacs-haskell-mode-2.1-6|57	- the mass rebuild of 2010.0 packages
12cr|emacs-haskell-mode-2.1-6|58	
12cr|emacs-haskell-mode-2.1-6|59	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 2.1-5mdv2010.0
12cr|emacs-haskell-mode-2.1-6|60	+ Revision: 428559
12cr|emacs-haskell-mode-2.1-6|61	- rebuild
12cr|emacs-haskell-mode-2.1-6|62	
12cr|emacs-haskell-mode-2.1-6|63	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.1-4mdv2009.0
12cr|emacs-haskell-mode-2.1-6|64	+ Revision: 244701
12cr|emacs-haskell-mode-2.1-6|65	- rebuild
12cr|emacs-haskell-mode-2.1-6|66	
12cr|emacs-haskell-mode-2.1-6|67	+ Olivier Blin <oblin@mandriva.com>
12cr|emacs-haskell-mode-2.1-6|68	- restore BuildRoot
12cr|emacs-haskell-mode-2.1-6|69	
12cr|emacs-haskell-mode-2.1-6|70	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 2.1-2mdv2008.1
12cr|emacs-haskell-mode-2.1-6|71	+ Revision: 132849
12cr|emacs-haskell-mode-2.1-6|72	- BR emacs
12cr|emacs-haskell-mode-2.1-6|73	- kill re-definition of %%buildroot on Pixel's request
12cr|emacs-haskell-mode-2.1-6|74	- import emacs-haskell-mode
12cr|emacs-haskell-mode-2.1-6|75	
12cr|emacs-haskell-mode-2.1-6|76	
12cr|emacs-haskell-mode-2.1-6|77	* Mon Dec  5 2005 Pixel <pixel@mandriva.com> 2.1-2mdk
12cr|emacs-haskell-mode-2.1-6|78	- fix loading
12cr|emacs-haskell-mode-2.1-6|79	
12cr|emacs-haskell-mode-2.1-6|80	* Mon Nov 28 2005 Pixel <pixel@mandriva.com> 2.1-1mdk
12cr|emacs-haskell-mode-2.1-6|81	- first package

1179 12
12cr|emacs-htmlize-1.37-2|1	%define rname 	htmlize
12cr|emacs-htmlize-1.37-2|2	%define name 	emacs-%{rname}
12cr|emacs-htmlize-1.37-2|3	%define version 1.37
12cr|emacs-htmlize-1.37-2|4	%define release  %mkrel 2
12cr|emacs-htmlize-1.37-2|5	
12cr|emacs-htmlize-1.37-2|6	Summary: 	HTML-ize font-lock buffers
12cr|emacs-htmlize-1.37-2|7	Name: 		%{name}
12cr|emacs-htmlize-1.37-2|8	Version:	%{version}
12cr|emacs-htmlize-1.37-2|9	Release: 	%{release}
12cr|emacs-htmlize-1.37-2|10	Epoch:		0
12cr|emacs-htmlize-1.37-2|11	Group: 		Editors
12cr|emacs-htmlize-1.37-2|12	Url:		http://fly.srk.fer.hr/~hniksic/emacs/
12cr|emacs-htmlize-1.37-2|13	Source0: 	%{url}%{rname}.el.lzma
12cr|emacs-htmlize-1.37-2|14	License: 	GPLv2+
12cr|emacs-htmlize-1.37-2|15	BuildArch:	noarch
12cr|emacs-htmlize-1.37-2|16	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|emacs-htmlize-1.37-2|17	BuildRequires:  emacs
12cr|emacs-htmlize-1.37-2|18	
12cr|emacs-htmlize-1.37-2|19	%description
12cr|emacs-htmlize-1.37-2|20	This package converts text and associated decorations in an emacs
12cr|emacs-htmlize-1.37-2|21	buffer to HTML.
12cr|emacs-htmlize-1.37-2|22	
12cr|emacs-htmlize-1.37-2|23	%prep
12cr|emacs-htmlize-1.37-2|24	%setup -T -q -c %{rname}-%{version}
12cr|emacs-htmlize-1.37-2|25	cp -f %SOURCE0 .
12cr|emacs-htmlize-1.37-2|26	unlzma %{rname}.el.lzma
12cr|emacs-htmlize-1.37-2|27	cat > %{rname}-start.el << EOF
12cr|emacs-htmlize-1.37-2|28	;; -*- Mode: Emacs-Lisp -*-
12cr|emacs-htmlize-1.37-2|29	
12cr|emacs-htmlize-1.37-2|30	(if (string-match "GNU Emacs" (version)) (autoload '%rname-buffer "%{rname}" nil t))
12cr|emacs-htmlize-1.37-2|31	(if (string-match "GNU Emacs" (version)) (autoload '%rname-region "%{rname}" nil t))
12cr|emacs-htmlize-1.37-2|32	(if (string-match "GNU Emacs" (version)) (autoload '%rname-file "%{rname}" nil t))
12cr|emacs-htmlize-1.37-2|33	(if (string-match "GNU Emacs" (version)) (autoload '%rname-many-files "%{rname}" nil t))
12cr|emacs-htmlize-1.37-2|34	(if (string-match "GNU Emacs" (version)) (autoload '%rname-many-files-dired "%{rname}" nil t))
12cr|emacs-htmlize-1.37-2|35	EOF
12cr|emacs-htmlize-1.37-2|36	
12cr|emacs-htmlize-1.37-2|37	%build
12cr|emacs-htmlize-1.37-2|38	emacs -batch -q -no-site-file -f batch-byte-compile %{rname}.el
12cr|emacs-htmlize-1.37-2|39	
12cr|emacs-htmlize-1.37-2|40	%install
12cr|emacs-htmlize-1.37-2|41	%__rm -rf %{buildroot}
12cr|emacs-htmlize-1.37-2|42	
12cr|emacs-htmlize-1.37-2|43	%__mkdir_p %{buildroot}%_datadir/emacs/site-lisp
12cr|emacs-htmlize-1.37-2|44	%__install -m 644 %{rname}.el %{buildroot}/%{_datadir}/emacs/site-lisp
12cr|emacs-htmlize-1.37-2|45	%__install -m 644 %{rname}.elc %{buildroot}/%{_datadir}/emacs/site-lisp
12cr|emacs-htmlize-1.37-2|46	
12cr|emacs-htmlize-1.37-2|47	%__mkdir -p %{buildroot}%_sysconfdir/emacs/site-start.d
12cr|emacs-htmlize-1.37-2|48	%__install -m 644 %{rname}-start.el %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{rname}.el
12cr|emacs-htmlize-1.37-2|49	
12cr|emacs-htmlize-1.37-2|50	%clean
12cr|emacs-htmlize-1.37-2|51	%__rm -rf %{buildroot}
12cr|emacs-htmlize-1.37-2|52	
12cr|emacs-htmlize-1.37-2|53	%files
12cr|emacs-htmlize-1.37-2|54	%defattr(0644,root,root,0755)
12cr|emacs-htmlize-1.37-2|55	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{rname}.el
12cr|emacs-htmlize-1.37-2|56	%{_datadir}/emacs/site-lisp/%{rname}.el*
12cr|emacs-htmlize-1.37-2|57	
12cr|emacs-htmlize-1.37-2|58	
12cr|emacs-htmlize-1.37-2|59	%changelog
12cr|emacs-htmlize-1.37-2|60	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.37-2mdv2011.0
12cr|emacs-htmlize-1.37-2|61	+ Revision: 610355
12cr|emacs-htmlize-1.37-2|62	- rebuild
12cr|emacs-htmlize-1.37-2|63	
12cr|emacs-htmlize-1.37-2|64	* Fri Feb 19 2010 Lev Givon <lev@mandriva.org> 0:1.37-1mdv2010.1
12cr|emacs-htmlize-1.37-2|65	+ Revision: 507937
12cr|emacs-htmlize-1.37-2|66	- Update to 1.37.
12cr|emacs-htmlize-1.37-2|67	Don't rename file (#57106).
12cr|emacs-htmlize-1.37-2|68	
12cr|emacs-htmlize-1.37-2|69	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0:1.16-5mdv2010.0
12cr|emacs-htmlize-1.37-2|70	+ Revision: 428560
12cr|emacs-htmlize-1.37-2|71	- rebuild
12cr|emacs-htmlize-1.37-2|72	
12cr|emacs-htmlize-1.37-2|73	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0:1.16-4mdv2009.0
12cr|emacs-htmlize-1.37-2|74	+ Revision: 244729
12cr|emacs-htmlize-1.37-2|75	- rebuild
12cr|emacs-htmlize-1.37-2|76	
12cr|emacs-htmlize-1.37-2|77	+ Olivier Blin <oblin@mandriva.com>
12cr|emacs-htmlize-1.37-2|78	- restore BuildRoot
12cr|emacs-htmlize-1.37-2|79	
12cr|emacs-htmlize-1.37-2|80	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0:1.16-2mdv2008.1
12cr|emacs-htmlize-1.37-2|81	+ Revision: 124571
12cr|emacs-htmlize-1.37-2|82	- kill re-definition of %%buildroot on Pixel's request
12cr|emacs-htmlize-1.37-2|83	- use %%mkrel
12cr|emacs-htmlize-1.37-2|84	- import emacs-htmlize
12cr|emacs-htmlize-1.37-2|85	
12cr|emacs-htmlize-1.37-2|86	
12cr|emacs-htmlize-1.37-2|87	* Fri Apr 29 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.16-2mdk
12cr|emacs-htmlize-1.37-2|88	- rebuild for new emacs
12cr|emacs-htmlize-1.37-2|89	
12cr|emacs-htmlize-1.37-2|90	* Fri Apr 22 2004 David Walluck <walluck@mandrake.org> 0:1.16-1mdk
12cr|emacs-htmlize-1.37-2|91	- 1.16
12cr|emacs-htmlize-1.37-2|92	- new %%_sysconfdir/emacs/site-start.d/%%rname.el
12cr|emacs-htmlize-1.37-2|93	- spec cleanup
12cr|emacs-htmlize-1.37-2|94	
12cr|emacs-htmlize-1.37-2|95	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.67-6mdk
12cr|emacs-htmlize-1.37-2|96	- rebuild
12cr|emacs-htmlize-1.37-2|97	
12cr|emacs-htmlize-1.37-2|98	* Tue Jan 21 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.67-5mdk
12cr|emacs-htmlize-1.37-2|99	- rebuild for latest emacs
12cr|emacs-htmlize-1.37-2|100	
12cr|emacs-htmlize-1.37-2|101	* Mon Sep  9 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.67-4mdk
12cr|emacs-htmlize-1.37-2|102	- added packager name
12cr|emacs-htmlize-1.37-2|103	
12cr|emacs-htmlize-1.37-2|104	* Fri Jun 21 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.67-3mdk
12cr|emacs-htmlize-1.37-2|105	- buildrequires emacs-bin
12cr|emacs-htmlize-1.37-2|106	
12cr|emacs-htmlize-1.37-2|107	* Thu Jun 20 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.67-2mdk
12cr|emacs-htmlize-1.37-2|108	- fix %%prep
12cr|emacs-htmlize-1.37-2|109	- bzip %%{SOURCE0}
12cr|emacs-htmlize-1.37-2|110	- fix Buildrequires (emacs is in emacs-X11)
12cr|emacs-htmlize-1.37-2|111	- BuildArch noarch
12cr|emacs-htmlize-1.37-2|112	
12cr|emacs-htmlize-1.37-2|113	* Sat Jun 01 2002 Yves Duret <yduret@mandrakesoft.com> 0.67-1mdk
12cr|emacs-htmlize-1.37-2|114	- version 0.67.
12cr|emacs-htmlize-1.37-2|115	- fix build (install -D does not work the same way).
12cr|emacs-htmlize-1.37-2|116	- add url.
12cr|emacs-htmlize-1.37-2|117	- s#Copyright#License#.
12cr|emacs-htmlize-1.37-2|118	- buildrequires to perl-base.
12cr|emacs-htmlize-1.37-2|119	
12cr|emacs-htmlize-1.37-2|120	* Tue May 29 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.60-2mdk
12cr|emacs-htmlize-1.37-2|121	- Correct cut&past (thnks: Stefan Siegel
12cr|emacs-htmlize-1.37-2|122	<siegel@informatik.uni-kl.de>).
12cr|emacs-htmlize-1.37-2|123	
12cr|emacs-htmlize-1.37-2|124	* Tue May 29 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.60-1mdk
12cr|emacs-htmlize-1.37-2|125	- First version.
12cr|emacs-htmlize-1.37-2|126	
12cr|emacs-htmlize-1.37-2|127	# end of file

1180 12
12cr|emacs-matlab-3.3.1-1.cvs1.30|1	%define tarname	matlab-emacs
12cr|emacs-matlab-3.3.1-1.cvs1.30|2	%define name	emacs-matlab
12cr|emacs-matlab-3.3.1-1.cvs1.30|3	%define version 3.3.1
12cr|emacs-matlab-3.3.1-1.cvs1.30|4	%define rel	1.30
12cr|emacs-matlab-3.3.1-1.cvs1.30|5	%define release %mkrel 1.cvs%{rel}
12cr|emacs-matlab-3.3.1-1.cvs1.30|6	
12cr|emacs-matlab-3.3.1-1.cvs1.30|7	Summary:	Matlab mode for emacs
12cr|emacs-matlab-3.3.1-1.cvs1.30|8	Name:		%{name}
12cr|emacs-matlab-3.3.1-1.cvs1.30|9	Version:	%{version}
12cr|emacs-matlab-3.3.1-1.cvs1.30|10	Release:	%{release}
12cr|emacs-matlab-3.3.1-1.cvs1.30|11	Source0:	%{tarname}.tar.bz2
12cr|emacs-matlab-3.3.1-1.cvs1.30|12	License:	GPLv2+
12cr|emacs-matlab-3.3.1-1.cvs1.30|13	Group:		Editors
12cr|emacs-matlab-3.3.1-1.cvs1.30|14	Url: 		http://matlab-emacs.sourceforge.net/
12cr|emacs-matlab-3.3.1-1.cvs1.30|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|emacs-matlab-3.3.1-1.cvs1.30|16	BuildArch:	noarch
12cr|emacs-matlab-3.3.1-1.cvs1.30|17	Requires:	emacs, emacs-cedet >= 0:1.0-1
12cr|emacs-matlab-3.3.1-1.cvs1.30|18	BuildRequires:	emacs, emacs-cedet >= 0:1.0-1
12cr|emacs-matlab-3.3.1-1.cvs1.30|19	
12cr|emacs-matlab-3.3.1-1.cvs1.30|20	%description
12cr|emacs-matlab-3.3.1-1.cvs1.30|21	Matlab mode for emacs.
12cr|emacs-matlab-3.3.1-1.cvs1.30|22	
12cr|emacs-matlab-3.3.1-1.cvs1.30|23	%prep
12cr|emacs-matlab-3.3.1-1.cvs1.30|24	%setup -q -n %{tarname}
12cr|emacs-matlab-3.3.1-1.cvs1.30|25	
12cr|emacs-matlab-3.3.1-1.cvs1.30|26	%build
12cr|emacs-matlab-3.3.1-1.cvs1.30|27	%__sed -i 's,--no-site-file,,' Makefile
12cr|emacs-matlab-3.3.1-1.cvs1.30|28	%make all
12cr|emacs-matlab-3.3.1-1.cvs1.30|29	
12cr|emacs-matlab-3.3.1-1.cvs1.30|30	%install
12cr|emacs-matlab-3.3.1-1.cvs1.30|31	%__rm -rf %{buildroot}
12cr|emacs-matlab-3.3.1-1.cvs1.30|32	
12cr|emacs-matlab-3.3.1-1.cvs1.30|33	%__rm -f *~
12cr|emacs-matlab-3.3.1-1.cvs1.30|34	%__mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp/matlab/
12cr|emacs-matlab-3.3.1-1.cvs1.30|35	%__install -m 644 *.el* %{buildroot}%{_datadir}/emacs/site-lisp/matlab/
12cr|emacs-matlab-3.3.1-1.cvs1.30|36	
12cr|emacs-matlab-3.3.1-1.cvs1.30|37	%__cat > tmp <<EOF
12cr|emacs-matlab-3.3.1-1.cvs1.30|38	;; Set path to matlab mode files on Mandriva
12cr|emacs-matlab-3.3.1-1.cvs1.30|39	(add-to-list 'load-path "/usr/share/emacs/site-lisp/matlab")
12cr|emacs-matlab-3.3.1-1.cvs1.30|40	
12cr|emacs-matlab-3.3.1-1.cvs1.30|41	EOF
12cr|emacs-matlab-3.3.1-1.cvs1.30|42	%__cat tmp matlab-load.el > tmp2
12cr|emacs-matlab-3.3.1-1.cvs1.30|43	%__mv -f tmp2 matlab-load.el
12cr|emacs-matlab-3.3.1-1.cvs1.30|44	
12cr|emacs-matlab-3.3.1-1.cvs1.30|45	%__mkdir -p %{buildroot}%{_sysconfdir}/emacs/site-start.d/
12cr|emacs-matlab-3.3.1-1.cvs1.30|46	%__install -m 644 matlab-load.el* %{buildroot}%{_sysconfdir}/emacs/site-start.d/
12cr|emacs-matlab-3.3.1-1.cvs1.30|47	%__rm -f %{buildroot}%{_datadir}/emacs/site-lisp/matlab/matlab-load*
12cr|emacs-matlab-3.3.1-1.cvs1.30|48	
12cr|emacs-matlab-3.3.1-1.cvs1.30|49	%__chmod 644 ChangeLog* README
12cr|emacs-matlab-3.3.1-1.cvs1.30|50	
12cr|emacs-matlab-3.3.1-1.cvs1.30|51	%clean
12cr|emacs-matlab-3.3.1-1.cvs1.30|52	%__rm -rf %{buildroot}
12cr|emacs-matlab-3.3.1-1.cvs1.30|53	
12cr|emacs-matlab-3.3.1-1.cvs1.30|54	%files
12cr|emacs-matlab-3.3.1-1.cvs1.30|55	%defattr(-,root,root)
12cr|emacs-matlab-3.3.1-1.cvs1.30|56	%doc ChangeLog* README
12cr|emacs-matlab-3.3.1-1.cvs1.30|57	%{_datadir}/emacs/site-lisp/matlab
12cr|emacs-matlab-3.3.1-1.cvs1.30|58	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/matlab-load.*
12cr|emacs-matlab-3.3.1-1.cvs1.30|59	
12cr|emacs-matlab-3.3.1-1.cvs1.30|60	
12cr|emacs-matlab-3.3.1-1.cvs1.30|61	%changelog
12cr|emacs-matlab-3.3.1-1.cvs1.30|62	* Sun May 15 2011 Lev Givon <lev@mandriva.org> 3.3.1-1.cvs1.30mdv2011.0
12cr|emacs-matlab-3.3.1-1.cvs1.30|63	+ Revision: 674858
12cr|emacs-matlab-3.3.1-1.cvs1.30|64	- Require cedet 1.0 (integrated cedet in emacs 23.2+ insufficient).
12cr|emacs-matlab-3.3.1-1.cvs1.30|65	- Update to 1.30.
12cr|emacs-matlab-3.3.1-1.cvs1.30|66	- Update to release 1.28 from CVS.
12cr|emacs-matlab-3.3.1-1.cvs1.30|67	- Update to revision 1.25.
12cr|emacs-matlab-3.3.1-1.cvs1.30|68	
12cr|emacs-matlab-3.3.1-1.cvs1.30|69	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|emacs-matlab-3.3.1-1.cvs1.30|70	- rebuild
12cr|emacs-matlab-3.3.1-1.cvs1.30|71	
12cr|emacs-matlab-3.3.1-1.cvs1.30|72	* Tue Feb 02 2010 Lev Givon <lev@mandriva.org> 3.3.1-0.cvs1.23mdv2010.1
12cr|emacs-matlab-3.3.1-1.cvs1.30|73	+ Revision: 499781
12cr|emacs-matlab-3.3.1-1.cvs1.30|74	- Update to latest version.
12cr|emacs-matlab-3.3.1-1.cvs1.30|75	
12cr|emacs-matlab-3.3.1-1.cvs1.30|76	* Fri Jun 12 2009 Lev Givon <lev@mandriva.org> 3.2.0-1mdv2010.0
12cr|emacs-matlab-3.3.1-1.cvs1.30|77	+ Revision: 385588
12cr|emacs-matlab-3.3.1-1.cvs1.30|78	- imported package emacs-matlab
12cr|emacs-matlab-3.3.1-1.cvs1.30|79	
12cr|emacs-matlab-3.3.1-1.cvs1.30|80	

1181 12
12cr|emacs-mode-compile-2.27-14|1	%define rname mode-compile
12cr|emacs-mode-compile-2.27-14|2	%define name emacs-%{rname}
12cr|emacs-mode-compile-2.27-14|3	%define version 2.27
12cr|emacs-mode-compile-2.27-14|4	%define release %mkrel 14
12cr|emacs-mode-compile-2.27-14|5	
12cr|emacs-mode-compile-2.27-14|6	%define flavor emacs
12cr|emacs-mode-compile-2.27-14|7	
12cr|emacs-mode-compile-2.27-14|8	Summary: Smart command for compiling files according to major-mode
12cr|emacs-mode-compile-2.27-14|9	Name: %{name}
12cr|emacs-mode-compile-2.27-14|10	Version: %{version}
12cr|emacs-mode-compile-2.27-14|11	Release: %{release}
12cr|emacs-mode-compile-2.27-14|12	# From the XEmacs source
12cr|emacs-mode-compile-2.27-14|13	Source0: %{rname}.el.bz2
12cr|emacs-mode-compile-2.27-14|14	Source1: %{name}-autostart.el
12cr|emacs-mode-compile-2.27-14|15	License: GPL
12cr|emacs-mode-compile-2.27-14|16	Group: Editors
12cr|emacs-mode-compile-2.27-14|17	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|emacs-mode-compile-2.27-14|18	Prefix: %{_prefix}
12cr|emacs-mode-compile-2.27-14|19	BuildRequires: %{flavor}-bin
12cr|emacs-mode-compile-2.27-14|20	BuildRequires: perl
12cr|emacs-mode-compile-2.27-14|21	BuildArch: noarch
12cr|emacs-mode-compile-2.27-14|22	
12cr|emacs-mode-compile-2.27-14|23	%description
12cr|emacs-mode-compile-2.27-14|24	Provide `mode-compile' function as a replacement for the use of
12cr|emacs-mode-compile-2.27-14|25	`compile' command which is very dumb for creating it's compilation
12cr|emacs-mode-compile-2.27-14|26	command (use "make -k" by default).  `mode-compile' is a layer
12cr|emacs-mode-compile-2.27-14|27	above `compile'; Its purpose is mainly to build a smart
12cr|emacs-mode-compile-2.27-14|28	compile-command for `compile' to execute it. This compile-command
12cr|emacs-mode-compile-2.27-14|29	is built according to number of parameters:
12cr|emacs-mode-compile-2.27-14|30	- the major-mode.
12cr|emacs-mode-compile-2.27-14|31	- presence or not of a makefile in current directory.
12cr|emacs-mode-compile-2.27-14|32	- the buffer-file-name and extension.
12cr|emacs-mode-compile-2.27-14|33	- what is in the current buffer (`main' function,"#!/path/shell", ...).
12cr|emacs-mode-compile-2.27-14|34	- and more ...
12cr|emacs-mode-compile-2.27-14|35	Most of these parameters are higly customizable through Emacs
12cr|emacs-mode-compile-2.27-14|36	Lisp variables (to be set in your .emacs or through Customization
12cr|emacs-mode-compile-2.27-14|37	menu).  Running mode-compile after an universal-argument (C-u)
12cr|emacs-mode-compile-2.27-14|38	allows remote compilations, user is prompted for a host name to
12cr|emacs-mode-compile-2.27-14|39	run the compilation command on.  Another function provided is
12cr|emacs-mode-compile-2.27-14|40	`mode-compile-kill' which terminate a running compilation session
12cr|emacs-mode-compile-2.27-14|41	launched by `mode-compile'.
12cr|emacs-mode-compile-2.27-14|42	
12cr|emacs-mode-compile-2.27-14|43	%prep
12cr|emacs-mode-compile-2.27-14|44	%setup -T -c %{name}-%{version}
12cr|emacs-mode-compile-2.27-14|45	bzcat %{SOURCE0} > %{rname}.el
12cr|emacs-mode-compile-2.27-14|46	
12cr|emacs-mode-compile-2.27-14|47	%build
12cr|emacs-mode-compile-2.27-14|48	for i in %{flavor};do
12cr|emacs-mode-compile-2.27-14|49	$i -batch -q -no-site-file -f batch-byte-compile %{rname}.el
12cr|emacs-mode-compile-2.27-14|50	mv %{rname}.elc $i-%{rname}.elc
12cr|emacs-mode-compile-2.27-14|51	done
12cr|emacs-mode-compile-2.27-14|52	
12cr|emacs-mode-compile-2.27-14|53	#Maybe need adjust
12cr|emacs-mode-compile-2.27-14|54	perl -n -e 'last if /^\(/;last if /^;;; Code/; print' < %{SOURCE0} > DOCUMENTATION
12cr|emacs-mode-compile-2.27-14|55	
12cr|emacs-mode-compile-2.27-14|56	%install
12cr|emacs-mode-compile-2.27-14|57	rm -rf $RPM_BUILD_ROOT
12cr|emacs-mode-compile-2.27-14|58	
12cr|emacs-mode-compile-2.27-14|59	for i in %{flavor};do
12cr|emacs-mode-compile-2.27-14|60	install -D -m644 $i-%{rname}.elc %{buildroot}%{_datadir}/${i}/site-lisp/$i-%{rname}.elc
12cr|emacs-mode-compile-2.27-14|61	[[ $i = emacs ]] && install -D -m644 %{rname}.el %{buildroot}%{_datadir}/emacs/site-lisp/%{rname}.el
12cr|emacs-mode-compile-2.27-14|62	done
12cr|emacs-mode-compile-2.27-14|63	
12cr|emacs-mode-compile-2.27-14|64	install -d %buildroot%{_sysconfdir}/emacs/site-start.d
12cr|emacs-mode-compile-2.27-14|65	cat << EOF > %buildroot%{_sysconfdir}/emacs/site-start.d/%{name}.el
12cr|emacs-mode-compile-2.27-14|66	%{expand:%(%__cat %{SOURCE1})}
12cr|emacs-mode-compile-2.27-14|67	EOF
12cr|emacs-mode-compile-2.27-14|68	
12cr|emacs-mode-compile-2.27-14|69	
12cr|emacs-mode-compile-2.27-14|70	%clean
12cr|emacs-mode-compile-2.27-14|71	rm -rf $RPM_BUILD_ROOT
12cr|emacs-mode-compile-2.27-14|72	
12cr|emacs-mode-compile-2.27-14|73	%files
12cr|emacs-mode-compile-2.27-14|74	%defattr(-,root,root)
12cr|emacs-mode-compile-2.27-14|75	%doc DOCUMENTATION
12cr|emacs-mode-compile-2.27-14|76	%config(noreplace) /etc/emacs/site-start.d/%{name}.el
12cr|emacs-mode-compile-2.27-14|77	%{_datadir}/*/site-lisp/*el*
12cr|emacs-mode-compile-2.27-14|78	
12cr|emacs-mode-compile-2.27-14|79	
12cr|emacs-mode-compile-2.27-14|80	%changelog
12cr|emacs-mode-compile-2.27-14|81	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.27-14mdv2011.0
12cr|emacs-mode-compile-2.27-14|82	+ Revision: 618051
12cr|emacs-mode-compile-2.27-14|83	- the mass rebuild of 2010.0 packages
12cr|emacs-mode-compile-2.27-14|84	
12cr|emacs-mode-compile-2.27-14|85	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 2.27-13mdv2010.0
12cr|emacs-mode-compile-2.27-14|86	+ Revision: 428568
12cr|emacs-mode-compile-2.27-14|87	- rebuild
12cr|emacs-mode-compile-2.27-14|88	
12cr|emacs-mode-compile-2.27-14|89	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.27-12mdv2009.0
12cr|emacs-mode-compile-2.27-14|90	+ Revision: 244767
12cr|emacs-mode-compile-2.27-14|91	- rebuild
12cr|emacs-mode-compile-2.27-14|92	
12cr|emacs-mode-compile-2.27-14|93	+ Olivier Blin <oblin@mandriva.com>
12cr|emacs-mode-compile-2.27-14|94	- restore BuildRoot
12cr|emacs-mode-compile-2.27-14|95	
12cr|emacs-mode-compile-2.27-14|96	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.27-10mdv2008.1
12cr|emacs-mode-compile-2.27-14|97	+ Revision: 124575
12cr|emacs-mode-compile-2.27-14|98	- kill re-definition of %%buildroot on Pixel's request
12cr|emacs-mode-compile-2.27-14|99	- fix summary-ended-with-dot
12cr|emacs-mode-compile-2.27-14|100	- bump release
12cr|emacs-mode-compile-2.27-14|101	- use %%mkrel
12cr|emacs-mode-compile-2.27-14|102	- Import emacs-mode-compile
12cr|emacs-mode-compile-2.27-14|103	
12cr|emacs-mode-compile-2.27-14|104	
12cr|emacs-mode-compile-2.27-14|105	
12cr|emacs-mode-compile-2.27-14|106	* Fri Apr 29 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.27-8mdk
12cr|emacs-mode-compile-2.27-14|107	- rebuild for new emacs
12cr|emacs-mode-compile-2.27-14|108	
12cr|emacs-mode-compile-2.27-14|109	* Thu Jul 22 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.27-7mdk
12cr|emacs-mode-compile-2.27-14|110	- rebuild
12cr|emacs-mode-compile-2.27-14|111	
12cr|emacs-mode-compile-2.27-14|112	* Thu Jun 26 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.27-6mdk
12cr|emacs-mode-compile-2.27-14|113	- fix description
12cr|emacs-mode-compile-2.27-14|114	
12cr|emacs-mode-compile-2.27-14|115	* Tue Jan 21 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.27-5mdk
12cr|emacs-mode-compile-2.27-14|116	- rebuild for latest emacs
12cr|emacs-mode-compile-2.27-14|117	
12cr|emacs-mode-compile-2.27-14|118	* Fri Jan 17 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.27-4mdk
12cr|emacs-mode-compile-2.27-14|119	- rebuild
12cr|emacs-mode-compile-2.27-14|120	
12cr|emacs-mode-compile-2.27-14|121	* Fri Jun 21 2002 Gtz Waschk <waschk@linux-mandrake.com> 2.27-3mdk
12cr|emacs-mode-compile-2.27-14|122	- fix spelling in description
12cr|emacs-mode-compile-2.27-14|123	- buildrequires emacs-bin
12cr|emacs-mode-compile-2.27-14|124	
12cr|emacs-mode-compile-2.27-14|125	* Thu Jun 20 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.27-2mdk
12cr|emacs-mode-compile-2.27-14|126	- fix %%prep, %%install
12cr|emacs-mode-compile-2.27-14|127	- Buildarch noarch
12cr|emacs-mode-compile-2.27-14|128	- bzip %%{SOURCE0}
12cr|emacs-mode-compile-2.27-14|129	
12cr|emacs-mode-compile-2.27-14|130	* Tue May 29 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.27-1mdk
12cr|emacs-mode-compile-2.27-14|131	- First version.
12cr|emacs-mode-compile-2.27-14|132	
12cr|emacs-mode-compile-2.27-14|133	# end of file

1182 12
12cr|emacs-php-mode-1.5.0-1|1	%define		rname php-mode
12cr|emacs-php-mode-1.5.0-1|2	
12cr|emacs-php-mode-1.5.0-1|3	Summary:	Major mode for editing PHP code
12cr|emacs-php-mode-1.5.0-1|4	Name:		emacs-%{rname}
12cr|emacs-php-mode-1.5.0-1|5	Version:	1.5.0
12cr|emacs-php-mode-1.5.0-1|6	Release:	%mkrel 1
12cr|emacs-php-mode-1.5.0-1|7	Epoch:		1
12cr|emacs-php-mode-1.5.0-1|8	Source0:	http://prdownloads.sourceforge.net/php-mode/%{rname}-%{version}.tar.gz
12cr|emacs-php-mode-1.5.0-1|9	URL:		http://php-mode.sourceforge.net/
12cr|emacs-php-mode-1.5.0-1|10	License:	GPLv3+
12cr|emacs-php-mode-1.5.0-1|11	Group:		Editors
12cr|emacs-php-mode-1.5.0-1|12	BuildRoot:	%_tmppath/%{name}-%{release}-buildroot
12cr|emacs-php-mode-1.5.0-1|13	Requires:	emacs >= 22.0
12cr|emacs-php-mode-1.5.0-1|14	BuildRequires:	emacs >= 22.0, texinfo
12cr|emacs-php-mode-1.5.0-1|15	BuildArch:    	noarch
12cr|emacs-php-mode-1.5.0-1|16	
12cr|emacs-php-mode-1.5.0-1|17	%description
12cr|emacs-php-mode-1.5.0-1|18	PHP mode is a major Emacs mode for editing PHP 3 and 4 source code. As
12cr|emacs-php-mode-1.5.0-1|19	it is an extension of the C mode, it inherits all of that mode's
12cr|emacs-php-mode-1.5.0-1|20	navigation functionality. It's syntax highlighting colors code
12cr|emacs-php-mode-1.5.0-1|21	according to PHP's grammar, however, and indents it according to the
12cr|emacs-php-mode-1.5.0-1|22	PEAR coding guidelines. The mode also includes a couple of handy
12cr|emacs-php-mode-1.5.0-1|23	IDE features such as documentation search and a source and class
12cr|emacs-php-mode-1.5.0-1|24	browser.
12cr|emacs-php-mode-1.5.0-1|25	
12cr|emacs-php-mode-1.5.0-1|26	%prep
12cr|emacs-php-mode-1.5.0-1|27	%setup -q -n %{rname}-%{version}
12cr|emacs-php-mode-1.5.0-1|28	
12cr|emacs-php-mode-1.5.0-1|29	%build
12cr|emacs-php-mode-1.5.0-1|30	emacs -batch -q -no-site-file -f batch-byte-compile %{rname}.el
12cr|emacs-php-mode-1.5.0-1|31	make %{rname}.info
12cr|emacs-php-mode-1.5.0-1|32	
12cr|emacs-php-mode-1.5.0-1|33	%install
12cr|emacs-php-mode-1.5.0-1|34	%__rm -rf %{buildroot}
12cr|emacs-php-mode-1.5.0-1|35	
12cr|emacs-php-mode-1.5.0-1|36	%__install -m 755 -d %{buildroot}%{_datadir}/emacs/site-lisp
12cr|emacs-php-mode-1.5.0-1|37	%__install -m 644 %{rname}.el* %{buildroot}%{_datadir}/emacs/site-lisp/
12cr|emacs-php-mode-1.5.0-1|38	
12cr|emacs-php-mode-1.5.0-1|39	%__install -m 755 -d %{buildroot}%{_infodir}
12cr|emacs-php-mode-1.5.0-1|40	%__install -m 644 %{rname}.info* %{buildroot}%{_infodir}
12cr|emacs-php-mode-1.5.0-1|41	
12cr|emacs-php-mode-1.5.0-1|42	%__install -m 755 -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cr|emacs-php-mode-1.5.0-1|43	cat > %buildroot%_sysconfdir/emacs/site-start.d/%{name}.el << EOF
12cr|emacs-php-mode-1.5.0-1|44	;; -*- Mode: Emacs-Lisp -*-
12cr|emacs-php-mode-1.5.0-1|45	; Copyright (C) 2000 by Chmouel Boudjnah
12cr|emacs-php-mode-1.5.0-1|46	;
12cr|emacs-php-mode-1.5.0-1|47	; Redistribution of this file is permitted under the terms of the GNU
12cr|emacs-php-mode-1.5.0-1|48	; Public License (GPL)
12cr|emacs-php-mode-1.5.0-1|49	;
12cr|emacs-php-mode-1.5.0-1|50	
12cr|emacs-php-mode-1.5.0-1|51	(autoload '%{rname} "%{rname}" nil t)
12cr|emacs-php-mode-1.5.0-1|52	(setq auto-mode-alist (append '(("\\\\.php3?\\\\'" . %{rname})) auto-mode-alist))
12cr|emacs-php-mode-1.5.0-1|53	EOF
12cr|emacs-php-mode-1.5.0-1|54	
12cr|emacs-php-mode-1.5.0-1|55	%post
12cr|emacs-php-mode-1.5.0-1|56	%_install_info %rname
12cr|emacs-php-mode-1.5.0-1|57	
12cr|emacs-php-mode-1.5.0-1|58	%postun
12cr|emacs-php-mode-1.5.0-1|59	%_remove_install_info %rname
12cr|emacs-php-mode-1.5.0-1|60	
12cr|emacs-php-mode-1.5.0-1|61	%clean
12cr|emacs-php-mode-1.5.0-1|62	%__rm -rf %{buildroot}
12cr|emacs-php-mode-1.5.0-1|63	
12cr|emacs-php-mode-1.5.0-1|64	%files
12cr|emacs-php-mode-1.5.0-1|65	%defattr(-,root,root)
12cr|emacs-php-mode-1.5.0-1|66	%doc ChangeLog
12cr|emacs-php-mode-1.5.0-1|67	%config(noreplace) /etc/emacs/site-start.d/%{name}.el
12cr|emacs-php-mode-1.5.0-1|68	%_datadir/*/site-lisp/*el*
12cr|emacs-php-mode-1.5.0-1|69	%_infodir/%rname.*
12cr|emacs-php-mode-1.5.0-1|70	
12cr|emacs-php-mode-1.5.0-1|71	
12cr|emacs-php-mode-1.5.0-1|72	%changelog
12cr|emacs-php-mode-1.5.0-1|73	* Wed Feb 04 2009 Lev Givon <lev@mandriva.org> 1:1.5.0-1mdv2009.1
12cr|emacs-php-mode-1.5.0-1|74	+ Revision: 337546
12cr|emacs-php-mode-1.5.0-1|75	- Update to 1.5.0.
12cr|emacs-php-mode-1.5.0-1|76	
12cr|emacs-php-mode-1.5.0-1|77	* Thu Jul 24 2008 Lev Givon <lev@mandriva.org> 1:1.4.0-1mdv2009.0
12cr|emacs-php-mode-1.5.0-1|78	+ Revision: 245569
12cr|emacs-php-mode-1.5.0-1|79	- Update to 1.4.0, update license.
12cr|emacs-php-mode-1.5.0-1|80	
12cr|emacs-php-mode-1.5.0-1|81	* Tue Jul 22 2008 Thierry Vignaud <tvignaud@mandriva.com> 1:1.2.0-3mdv2009.0
12cr|emacs-php-mode-1.5.0-1|82	+ Revision: 240683
12cr|emacs-php-mode-1.5.0-1|83	- rebuild
12cr|emacs-php-mode-1.5.0-1|84	- kill re-definition of %%buildroot on Pixel's request
12cr|emacs-php-mode-1.5.0-1|85	
12cr|emacs-php-mode-1.5.0-1|86	+ Olivier Blin <oblin@mandriva.com>
12cr|emacs-php-mode-1.5.0-1|87	- restore BuildRoot
12cr|emacs-php-mode-1.5.0-1|88	
12cr|emacs-php-mode-1.5.0-1|89	* Mon Jul 09 2007 Olivier Blin <oblin@mandriva.com> 1:1.2.0-1mdv2008.0
12cr|emacs-php-mode-1.5.0-1|90	+ Revision: 50545
12cr|emacs-php-mode-1.5.0-1|91	- 1.2.0
12cr|emacs-php-mode-1.5.0-1|92	- bump Epoch
12cr|emacs-php-mode-1.5.0-1|93	- update documentation filtering regexp (and move in prep section)
12cr|emacs-php-mode-1.5.0-1|94	- Import emacs-php-mode
12cr|emacs-php-mode-1.5.0-1|95	
12cr|emacs-php-mode-1.5.0-1|96	
12cr|emacs-php-mode-1.5.0-1|97	
12cr|emacs-php-mode-1.5.0-1|98	* Fri Apr 29 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 102-6mdk
12cr|emacs-php-mode-1.5.0-1|99	- rebuild for new emacs
12cr|emacs-php-mode-1.5.0-1|100	
12cr|emacs-php-mode-1.5.0-1|101	* Wed Feb 26 2003 Gtz Waschk <waschk@linux-mandrake.com> 102-5mdk
12cr|emacs-php-mode-1.5.0-1|102	- remove xemacs file, included in xemacs package
12cr|emacs-php-mode-1.5.0-1|103	- fix site-start file
12cr|emacs-php-mode-1.5.0-1|104	
12cr|emacs-php-mode-1.5.0-1|105	* Tue Jan 21 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 102-4mdk
12cr|emacs-php-mode-1.5.0-1|106	- rebuild for latest emacs
12cr|emacs-php-mode-1.5.0-1|107	
12cr|emacs-php-mode-1.5.0-1|108	* Mon Jul 22 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 102-3mdk
12cr|emacs-php-mode-1.5.0-1|109	- welcome to goreland:
12cr|emacs-php-mode-1.5.0-1|110	s!
12cr|emacs-php-mode-1.5.0-1|111	cat << EOF > file
12cr|emacs-php-mode-1.5.0-1|112	%%{expand:%%(%%__cat %%{SOURCE1})}
12cr|emacs-php-mode-1.5.0-1|113	EOF
12cr|emacs-php-mode-1.5.0-1|114	!cat %%SOURCE1 > file
12cr|emacs-php-mode-1.5.0-1|115	!g
12cr|emacs-php-mode-1.5.0-1|116	
12cr|emacs-php-mode-1.5.0-1|117	s!
12cr|emacs-php-mode-1.5.0-1|118	mkdir -p %%name-%%version
12cr|emacs-php-mode-1.5.0-1|119	install -m644 %%SOURCE0 %%name-%%version/%%rname.el
12cr|emacs-php-mode-1.5.0-1|120	%%setup -T -D
12cr|emacs-php-mode-1.5.0-1|121	!
12cr|emacs-php-mode-1.5.0-1|122	%%setup -c -T
12cr|emacs-php-mode-1.5.0-1|123	!g
12cr|emacs-php-mode-1.5.0-1|124	
12cr|emacs-php-mode-1.5.0-1|125	- remove useless prefix
12cr|emacs-php-mode-1.5.0-1|126	
12cr|emacs-php-mode-1.5.0-1|127	* Fri Jun 21 2002 Gtz Waschk <waschk@linux-mandrake.com> 102-2mdk
12cr|emacs-php-mode-1.5.0-1|128	- buildarch noarch
12cr|emacs-php-mode-1.5.0-1|129	- buildrequires emacs-bin
12cr|emacs-php-mode-1.5.0-1|130	
12cr|emacs-php-mode-1.5.0-1|131	* Sat Jan 26 2002 Yves Duret <yduret@mandrakesoft.com> 102-1mdk
12cr|emacs-php-mode-1.5.0-1|132	- version 102
12cr|emacs-php-mode-1.5.0-1|133	- add URL: tag
12cr|emacs-php-mode-1.5.0-1|134	- s#Copyright#License#
12cr|emacs-php-mode-1.5.0-1|135	
12cr|emacs-php-mode-1.5.0-1|136	* Mon Sep 10 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 099-1mdk
12cr|emacs-php-mode-1.5.0-1|137	- First version.

1183 12
12cr|emacs-psgml-1.2.5-12|1	%define	fname	psgml
12cr|emacs-psgml-1.2.5-12|2	%define psgmldir %_datadir/emacs/site-lisp/psgml
12cr|emacs-psgml-1.2.5-12|3	
12cr|emacs-psgml-1.2.5-12|4	%define debug_package %{nil}
12cr|emacs-psgml-1.2.5-12|5	
12cr|emacs-psgml-1.2.5-12|6	Summary:	A GNU Emacs major mode for editing SGML documents
12cr|emacs-psgml-1.2.5-12|7	name:		emacs-%fname
12cr|emacs-psgml-1.2.5-12|8	Version:	1.2.5
12cr|emacs-psgml-1.2.5-12|9	Release: 	12
12cr|emacs-psgml-1.2.5-12|10	Requires: 	sgml-common
12cr|emacs-psgml-1.2.5-12|11	Requires: 	emacs >= 20.7
12cr|emacs-psgml-1.2.5-12|12	License: 	GPL
12cr|emacs-psgml-1.2.5-12|13	URL:		http://www.lysator.liu.se/projects/about_psgml.html
12cr|emacs-psgml-1.2.5-12|14	Source: 	ftp://ftp.lysator.liu.se/pub/sgml/psgml-%{version}.tar.bz2
12cr|emacs-psgml-1.2.5-12|15	Group: 		Editors
12cr|emacs-psgml-1.2.5-12|16	Obsoletes:	psgml
12cr|emacs-psgml-1.2.5-12|17	Provides:	psgml = %version-%release
12cr|emacs-psgml-1.2.5-12|18	BuildRequires:	emacs-bin
12cr|emacs-psgml-1.2.5-12|19	
12cr|emacs-psgml-1.2.5-12|20	%description
12cr|emacs-psgml-1.2.5-12|21	Emacs is an advanced and extensible editor. An Emacs major mode
12cr|emacs-psgml-1.2.5-12|22	customizes Emacs for editing particular types of text documents. PSGML
12cr|emacs-psgml-1.2.5-12|23	is a major mode for SGML (a markup language) documents.  PSGML
12cr|emacs-psgml-1.2.5-12|24	provides several functionalities for editing SGML documents:
12cr|emacs-psgml-1.2.5-12|25	indentation according to element nesting depth and identification of
12cr|emacs-psgml-1.2.5-12|26	structural errors (but it is not a validating SGML parser); menus and
12cr|emacs-psgml-1.2.5-12|27	commands for inserting tags with only the contextually valid tags;
12cr|emacs-psgml-1.2.5-12|28	attribute values can be edited in a separate window with information
12cr|emacs-psgml-1.2.5-12|29	about types and defaults; structure based editing includes movement
12cr|emacs-psgml-1.2.5-12|30	and killing; and also several commands for folding editing.
12cr|emacs-psgml-1.2.5-12|31	
12cr|emacs-psgml-1.2.5-12|32	%prep
12cr|emacs-psgml-1.2.5-12|33	%setup -q -n %fname-%version
12cr|emacs-psgml-1.2.5-12|34	
12cr|emacs-psgml-1.2.5-12|35	%build
12cr|emacs-psgml-1.2.5-12|36	%configure
12cr|emacs-psgml-1.2.5-12|37	make infodir=%{_infodir} psgmldir=%{psgmldir}
12cr|emacs-psgml-1.2.5-12|38	
12cr|emacs-psgml-1.2.5-12|39	%install
12cr|emacs-psgml-1.2.5-12|40	install -d %{buildroot}{%{psgmldir},%{_infodir},%{_libdir}/sgml/cdtd}
12cr|emacs-psgml-1.2.5-12|41	
12cr|emacs-psgml-1.2.5-12|42	%makeinstall psgmldir=%{buildroot}%{psgmldir} lispdir=%{buildroot}%{psgmldir}
12cr|emacs-psgml-1.2.5-12|43	
12cr|emacs-psgml-1.2.5-12|44	# Why putting source files ??????
12cr|emacs-psgml-1.2.5-12|45	#for i in $RPM_BUILD_ROOT%{psgmldir}/*.elc; do
12cr|emacs-psgml-1.2.5-12|46	#  rm -f $i
12cr|emacs-psgml-1.2.5-12|47	#  cp `echo $(basename $i) | sed s/elc/el/` %{buildroot}%{psgmldir}
12cr|emacs-psgml-1.2.5-12|48	#done
12cr|emacs-psgml-1.2.5-12|49	
12cr|emacs-psgml-1.2.5-12|50	make install-info infodir=%{buildroot}%{_infodir}
12cr|emacs-psgml-1.2.5-12|51	
12cr|emacs-psgml-1.2.5-12|52	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cr|emacs-psgml-1.2.5-12|53	cat << EOF > %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}-init.el
12cr|emacs-psgml-1.2.5-12|54	(add-to-list 'load-path "%{psgmldir}")
12cr|emacs-psgml-1.2.5-12|55	
12cr|emacs-psgml-1.2.5-12|56	(autoload 'sgml-mode "psgml" "Major mode for editing SGML." t)
12cr|emacs-psgml-1.2.5-12|57	(autoload 'xml-mode "psgml" "Major mode for editing XML." t)
12cr|emacs-psgml-1.2.5-12|58	(if (not (getenv "SGML_CATALOG_FILES"))
12cr|emacs-psgml-1.2.5-12|59	(defvar sgml-catalog-files '("CATALOG" "catalog" "/etc/sgml/catalog""%{_libdir}/sgml/CATALOG" "%{_libdir}/sgml-tools/dtd/catalog"))
12cr|emacs-psgml-1.2.5-12|60	"*List of catalog entry files.
12cr|emacs-psgml-1.2.5-12|61	The files are in the format defined in the SGML Open Draft Technical
12cr|emacs-psgml-1.2.5-12|62	Resolution on Entity Management.")
12cr|emacs-psgml-1.2.5-12|63	(put 'sgml-catalog-files 'sgml-type 'list);;
12cr|emacs-psgml-1.2.5-12|64	;;
12cr|emacs-psgml-1.2.5-12|65	;; SGML markup faces.
12cr|emacs-psgml-1.2.5-12|66	;;
12cr|emacs-psgml-1.2.5-12|67	(setq sgml-markup-faces
12cr|emacs-psgml-1.2.5-12|68	'((start-tag . font-lock-function-name-face)
12cr|emacs-psgml-1.2.5-12|69	(end-tag . font-lock-builtin-face)
12cr|emacs-psgml-1.2.5-12|70	(comment . font-lock-comment-face)
12cr|emacs-psgml-1.2.5-12|71	(pi . font-lock-keyword-face)
12cr|emacs-psgml-1.2.5-12|72	(sgml . font-lock-keyword-face)
12cr|emacs-psgml-1.2.5-12|73	(doctype . font-lock-keyword-face)
12cr|emacs-psgml-1.2.5-12|74	(entity . font-lock-variable-name-face)
12cr|emacs-psgml-1.2.5-12|75	(shortref . font-lock-variable-name-face)
12cr|emacs-psgml-1.2.5-12|76	(ignored  . font-lock-comment)
12cr|emacs-psgml-1.2.5-12|77	(ms-start . font-lock-type-face)
12cr|emacs-psgml-1.2.5-12|78	(ms-end . font-lock-type-face)))
12cr|emacs-psgml-1.2.5-12|79	
12cr|emacs-psgml-1.2.5-12|80	(setq sgml-set-face t)
12cr|emacs-psgml-1.2.5-12|81	
12cr|emacs-psgml-1.2.5-12|82	EOF
12cr|emacs-psgml-1.2.5-12|83	
12cr|emacs-psgml-1.2.5-12|84	
12cr|emacs-psgml-1.2.5-12|85	%post
12cr|emacs-psgml-1.2.5-12|86	%_install_info %{fname}.info
12cr|emacs-psgml-1.2.5-12|87	
12cr|emacs-psgml-1.2.5-12|88	%_install_info %{fname}-api.info
12cr|emacs-psgml-1.2.5-12|89	
12cr|emacs-psgml-1.2.5-12|90	%postun
12cr|emacs-psgml-1.2.5-12|91	%_remove_install_info %{fname}.info
12cr|emacs-psgml-1.2.5-12|92	
12cr|emacs-psgml-1.2.5-12|93	%_remove_install_info %{fname}-api.info
12cr|emacs-psgml-1.2.5-12|94	
12cr|emacs-psgml-1.2.5-12|95	%files
12cr|emacs-psgml-1.2.5-12|96	%defattr(-,root,root)
12cr|emacs-psgml-1.2.5-12|97	%doc README.psgml
12cr|emacs-psgml-1.2.5-12|98	%config(noreplace) %_sysconfdir/emacs/site-start.d/%{name}-init.el
12cr|emacs-psgml-1.2.5-12|99	%dir %{psgmldir}
12cr|emacs-psgml-1.2.5-12|100	%{psgmldir}/*
12cr|emacs-psgml-1.2.5-12|101	%_libdir/sgml/cdtd
12cr|emacs-psgml-1.2.5-12|102	%_infodir/*info*
12cr|emacs-psgml-1.2.5-12|103	
12cr|emacs-psgml-1.2.5-12|104	
12cr|emacs-psgml-1.2.5-12|105	
12cr|emacs-psgml-1.2.5-12|106	%changelog
12cr|emacs-psgml-1.2.5-12|107	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-11mdv2011.0
12cr|emacs-psgml-1.2.5-12|108	+ Revision: 618052
12cr|emacs-psgml-1.2.5-12|109	- the mass rebuild of 2010.0 packages
12cr|emacs-psgml-1.2.5-12|110	
12cr|emacs-psgml-1.2.5-12|111	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.2.5-10mdv2010.0
12cr|emacs-psgml-1.2.5-12|112	+ Revision: 428587
12cr|emacs-psgml-1.2.5-12|113	- rebuild
12cr|emacs-psgml-1.2.5-12|114	
12cr|emacs-psgml-1.2.5-12|115	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.2.5-9mdv2009.0
12cr|emacs-psgml-1.2.5-12|116	+ Revision: 266618
12cr|emacs-psgml-1.2.5-12|117	- rebuild early 2009.0 package (before pixel changes)
12cr|emacs-psgml-1.2.5-12|118	
12cr|emacs-psgml-1.2.5-12|119	* Sun May 11 2008 Nicolas LÃ©cureuil <nlecureuil@mandriva.com> 1.2.5-8mdv2009.0
12cr|emacs-psgml-1.2.5-12|120	+ Revision: 205714
12cr|emacs-psgml-1.2.5-12|121	- Should not be noarch ed
12cr|emacs-psgml-1.2.5-12|122	
12cr|emacs-psgml-1.2.5-12|123	+ Olivier Blin <oblin@mandriva.com>
12cr|emacs-psgml-1.2.5-12|124	- restore BuildRoot
12cr|emacs-psgml-1.2.5-12|125	
12cr|emacs-psgml-1.2.5-12|126	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 1.2.5-7mdv2008.1
12cr|emacs-psgml-1.2.5-12|127	+ Revision: 132938
12cr|emacs-psgml-1.2.5-12|128	- fix prereq
12cr|emacs-psgml-1.2.5-12|129	- kill re-definition of %%buildroot on Pixel's request
12cr|emacs-psgml-1.2.5-12|130	- use %%mkrel
12cr|emacs-psgml-1.2.5-12|131	- fix summary-ended-with-dot
12cr|emacs-psgml-1.2.5-12|132	- import emacs-psgml
12cr|emacs-psgml-1.2.5-12|133	
12cr|emacs-psgml-1.2.5-12|134	
12cr|emacs-psgml-1.2.5-12|135	* Fri Apr 29 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.2.5-7mdk
12cr|emacs-psgml-1.2.5-12|136	- rebuild for new emacs
12cr|emacs-psgml-1.2.5-12|137	
12cr|emacs-psgml-1.2.5-12|138	* Tue May 20 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.2.5-6mdk
12cr|emacs-psgml-1.2.5-12|139	- distlint fixes
12cr|emacs-psgml-1.2.5-12|140	
12cr|emacs-psgml-1.2.5-12|141	* Tue Jan 21 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.2.5-5mdk
12cr|emacs-psgml-1.2.5-12|142	- rebuild for latest emacs
12cr|emacs-psgml-1.2.5-12|143	
12cr|emacs-psgml-1.2.5-12|144	* Mon Jul 22 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.2.5-4mdk
12cr|emacs-psgml-1.2.5-12|145	- build release
12cr|emacs-psgml-1.2.5-12|146	
12cr|emacs-psgml-1.2.5-12|147	* Fri Jun 21 2002 Götz Waschk <waschk@linux-mandrake.com> 1.2.5-3mdk
12cr|emacs-psgml-1.2.5-12|148	- buildrequires emacs-bin
12cr|emacs-psgml-1.2.5-12|149	
12cr|emacs-psgml-1.2.5-12|150	* Sat Jun 01 2002 Yves Duret <yduret@mandrakesoft.com> 1.2.5-2mdk
12cr|emacs-psgml-1.2.5-12|151	- renamed to emacs-psgml to be more coherent with our other emacs modes.
12cr|emacs-psgml-1.2.5-12|152	- do not own %%_infodir in the rpm.
12cr|emacs-psgml-1.2.5-12|153	- %%setup -q
12cr|emacs-psgml-1.2.5-12|154	- spec clean up
12cr|emacs-psgml-1.2.5-12|155	
12cr|emacs-psgml-1.2.5-12|156	* Thu May 16 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.2.5-1mdk
12cr|emacs-psgml-1.2.5-12|157	- new release
12cr|emacs-psgml-1.2.5-12|158	- add %%clean section
12cr|emacs-psgml-1.2.5-12|159	
12cr|emacs-psgml-1.2.5-12|160	* Wed Jan 02 2002 Camille Begnis <camille@mandrakesoft.com> 1.2.4-1mdk
12cr|emacs-psgml-1.2.5-12|161	- 1.2.4
12cr|emacs-psgml-1.2.5-12|162	- removed patches
12cr|emacs-psgml-1.2.5-12|163	
12cr|emacs-psgml-1.2.5-12|164	* Fri Nov 16 2001 Camille Begnis <camille@mandrakesoft.com> 1.2.2-4mdk
12cr|emacs-psgml-1.2.5-12|165	- Take patches from RedHat for DocBook>4.0 and emacs21
12cr|emacs-psgml-1.2.5-12|166	- Improve highlighting
12cr|emacs-psgml-1.2.5-12|167	- put again .elc files instead of .el
12cr|emacs-psgml-1.2.5-12|168	
12cr|emacs-psgml-1.2.5-12|169	* Fri Aug 31 2001 Lenny Cartier <lenny@mandrakesoft.com>  1.2.2-3mdk
12cr|emacs-psgml-1.2.5-12|170	- rebuild
12cr|emacs-psgml-1.2.5-12|171	
12cr|emacs-psgml-1.2.5-12|172	* Fri Jun 22 2001 Pixel <pixel@mandrakesoft.com> 1.2.2-2mdk
12cr|emacs-psgml-1.2.5-12|173	- much cleanup (still doesn't work?)
12cr|emacs-psgml-1.2.5-12|174	
12cr|emacs-psgml-1.2.5-12|175	* Wed Jun 21 2001 Camille Begnis <camille@mandrakesoft.com> 1.2.2-1mdk
12cr|emacs-psgml-1.2.5-12|176	- Stole spec from RH

1184 12
12cr|emacs-python-mode-6.0.10-1|1	%define rname	python-mode
12cr|emacs-python-mode-6.0.10-1|2	%define tarname	%{rname}.el
12cr|emacs-python-mode-6.0.10-1|3	%define name	emacs-%{rname}
12cr|emacs-python-mode-6.0.10-1|4	%define version	6.0.10
12cr|emacs-python-mode-6.0.10-1|5	%define release 1
12cr|emacs-python-mode-6.0.10-1|6	
12cr|emacs-python-mode-6.0.10-1|7	Summary:	An Emacs mode for editing Python code
12cr|emacs-python-mode-6.0.10-1|8	Name:		%{name}
12cr|emacs-python-mode-6.0.10-1|9	Version:	%{version}
12cr|emacs-python-mode-6.0.10-1|10	Release:	%{release}
12cr|emacs-python-mode-6.0.10-1|11	Source0:	https://launchpad.net/python-mode/trunk/%{version}/+download/%{tarname}-%{version}.tar.gz
12cr|emacs-python-mode-6.0.10-1|12	License:	GPLv3+
12cr|emacs-python-mode-6.0.10-1|13	Group:		Editors
12cr|emacs-python-mode-6.0.10-1|14	Url:		https://launchpad.net/python-mode/
12cr|emacs-python-mode-6.0.10-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|emacs-python-mode-6.0.10-1|16	Conflicts:	python < 2.7.1-5
12cr|emacs-python-mode-6.0.10-1|17	BuildArch:	noarch
12cr|emacs-python-mode-6.0.10-1|18	Requires:	emacs, python >= 2.7.1-5
12cr|emacs-python-mode-6.0.10-1|19	Suggests:	emacs-pymacs
12cr|emacs-python-mode-6.0.10-1|20	BuildRequires:	emacs, python-devel >= 2.7.1-5
12cr|emacs-python-mode-6.0.10-1|21	
12cr|emacs-python-mode-6.0.10-1|22	%description
12cr|emacs-python-mode-6.0.10-1|23	This package contains an Emacs and XEmacs mode for editing, debugging,
12cr|emacs-python-mode-6.0.10-1|24	and developing Python programs. Note that this mode is different than
12cr|emacs-python-mode-6.0.10-1|25	the one included by default in Emacs.
12cr|emacs-python-mode-6.0.10-1|26	
12cr|emacs-python-mode-6.0.10-1|27	%prep
12cr|emacs-python-mode-6.0.10-1|28	%setup -q -n %{tarname}-%{version}
12cr|emacs-python-mode-6.0.10-1|29	
12cr|emacs-python-mode-6.0.10-1|30	%build
12cr|emacs-python-mode-6.0.10-1|31	
12cr|emacs-python-mode-6.0.10-1|32	%install
12cr|emacs-python-mode-6.0.10-1|33	%__rm -rf %{buildroot}
12cr|emacs-python-mode-6.0.10-1|34	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp
12cr|emacs-python-mode-6.0.10-1|35	
12cr|emacs-python-mode-6.0.10-1|36	emacs -batch --eval '(progn (byte-compile-file "python-mode.el" t))'
12cr|emacs-python-mode-6.0.10-1|37	%__install -m 644 python-mode.el* %{buildroot}%{_datadir}/emacs/site-lisp
12cr|emacs-python-mode-6.0.10-1|38	
12cr|emacs-python-mode-6.0.10-1|39	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cr|emacs-python-mode-6.0.10-1|40	cat <<EOF > %{buildroot}%{_sysconfdir}/emacs/site-start.d/python.el
12cr|emacs-python-mode-6.0.10-1|41	(setq auto-mode-alist (cons '("\\\\.py$" . python-mode) auto-mode-alist))
12cr|emacs-python-mode-6.0.10-1|42	(setq py-install-directory "/usr/share/emacs/site-lisp")
12cr|emacs-python-mode-6.0.10-1|43	(autoload 'python-mode "python-mode" "Mode for python files." t)
12cr|emacs-python-mode-6.0.10-1|44	EOF
12cr|emacs-python-mode-6.0.10-1|45	
12cr|emacs-python-mode-6.0.10-1|46	%clean
12cr|emacs-python-mode-6.0.10-1|47	%__rm -rf %{buildroot}
12cr|emacs-python-mode-6.0.10-1|48	
12cr|emacs-python-mode-6.0.10-1|49	%files
12cr|emacs-python-mode-6.0.10-1|50	%defattr(-,root,root)
12cr|emacs-python-mode-6.0.10-1|51	%doc LICENSE NEWS README
12cr|emacs-python-mode-6.0.10-1|52	%_datadir/emacs/site-lisp/*.el*
12cr|emacs-python-mode-6.0.10-1|53	%config(noreplace) %_sysconfdir/emacs/site-start.d/python.el
12cr|emacs-python-mode-6.0.10-1|54	
12cr|emacs-python-mode-6.0.10-1|55	
12cr|emacs-python-mode-6.0.10-1|56	%changelog
12cr|emacs-python-mode-6.0.10-1|57	* Thu Jun 28 2012 Lev Givon <lev@mandriva.org> 6.0.10-1
12cr|emacs-python-mode-6.0.10-1|58	+ Revision: 807412
12cr|emacs-python-mode-6.0.10-1|59	- Update to 6.0.10.
12cr|emacs-python-mode-6.0.10-1|60	
12cr|emacs-python-mode-6.0.10-1|61	* Mon May 07 2012 Lev Givon <lev@mandriva.org> 6.0.7-1
12cr|emacs-python-mode-6.0.10-1|62	+ Revision: 797319
12cr|emacs-python-mode-6.0.10-1|63	- Update to 6.0.7.
12cr|emacs-python-mode-6.0.10-1|64	
12cr|emacs-python-mode-6.0.10-1|65	* Sun Apr 22 2012 Lev Givon <lev@mandriva.org> 6.0.6-1
12cr|emacs-python-mode-6.0.10-1|66	+ Revision: 792710
12cr|emacs-python-mode-6.0.10-1|67	- Update to 6.0.6.
12cr|emacs-python-mode-6.0.10-1|68	
12cr|emacs-python-mode-6.0.10-1|69	* Tue Mar 13 2012 Lev Givon <lev@mandriva.org> 6.0.5-1
12cr|emacs-python-mode-6.0.10-1|70	+ Revision: 784708
12cr|emacs-python-mode-6.0.10-1|71	- Update to 6.0.5.
12cr|emacs-python-mode-6.0.10-1|72	Add pymacs dependency.
12cr|emacs-python-mode-6.0.10-1|73	
12cr|emacs-python-mode-6.0.10-1|74	* Mon Jan 16 2012 Lev Givon <lev@mandriva.org> 6.0.4-1
12cr|emacs-python-mode-6.0.10-1|75	+ Revision: 761652
12cr|emacs-python-mode-6.0.10-1|76	- Update to 6.0.4.
12cr|emacs-python-mode-6.0.10-1|77	
12cr|emacs-python-mode-6.0.10-1|78	* Mon Dec 19 2011 Lev Givon <lev@mandriva.org> 6.0.3-1
12cr|emacs-python-mode-6.0.10-1|79	+ Revision: 743819
12cr|emacs-python-mode-6.0.10-1|80	- Update to 6.0.3
12cr|emacs-python-mode-6.0.10-1|81	
12cr|emacs-python-mode-6.0.10-1|82	* Fri Aug 12 2011 Lev Givon <lev@mandriva.org> 6.0.1-1
12cr|emacs-python-mode-6.0.10-1|83	+ Revision: 694250
12cr|emacs-python-mode-6.0.10-1|84	- Update to 6.0.1.
12cr|emacs-python-mode-6.0.10-1|85	
12cr|emacs-python-mode-6.0.10-1|86	* Thu Mar 03 2011 Lev Givon <lev@mandriva.org> 5.2.0-1
12cr|emacs-python-mode-6.0.10-1|87	+ Revision: 641444
12cr|emacs-python-mode-6.0.10-1|88	- import emacs-python-mode
12cr|emacs-python-mode-6.0.10-1|89	
12cr|emacs-python-mode-6.0.10-1|90	

1185 12
12cr|emacs-tnt-2.4-8|1	%define rname 	tnt
12cr|emacs-tnt-2.4-8|2	%define name 	emacs-%{rname}
12cr|emacs-tnt-2.4-8|3	%define version 2.4
12cr|emacs-tnt-2.4-8|4	%define release  %mkrel 8
12cr|emacs-tnt-2.4-8|5	
12cr|emacs-tnt-2.4-8|6	Summary: 	Emacs based AOL Instant Message Client
12cr|emacs-tnt-2.4-8|7	Name: 		%{name}
12cr|emacs-tnt-2.4-8|8	Version:	%{version}
12cr|emacs-tnt-2.4-8|9	Release: 	%{release}
12cr|emacs-tnt-2.4-8|10	Source0: 	%{rname}-%{version}.tar.bz2
12cr|emacs-tnt-2.4-8|11	Url:		http://tnt.sourceforge.net
12cr|emacs-tnt-2.4-8|12	License: 	GPL
12cr|emacs-tnt-2.4-8|13	Group: 		Editors
12cr|emacs-tnt-2.4-8|14	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|emacs-tnt-2.4-8|15	Prefix: 	%{_prefix}
12cr|emacs-tnt-2.4-8|16	BuildRequires:  emacs-bin
12cr|emacs-tnt-2.4-8|17	BuildArch: noarch
12cr|emacs-tnt-2.4-8|18	
12cr|emacs-tnt-2.4-8|19	%description
12cr|emacs-tnt-2.4-8|20	TNT is an Emacs client for AIM, AOL's free instant messaging service.
12cr|emacs-tnt-2.4-8|21	Using TNT, you can, from the comfort of your Emacs window, check
12cr|emacs-tnt-2.4-8|22	whether friends and coworkers are online, send them "instant
12cr|emacs-tnt-2.4-8|23	messages", and join them in multi-party private chat sessions.  Unlike
12cr|emacs-tnt-2.4-8|24	the official AIM clients, TNT is designed to be functional rather than
12cr|emacs-tnt-2.4-8|25	pretty, easy to use rather than easy to learn.  It doesn't have a
12cr|emacs-tnt-2.4-8|26	graphical user interface, fancy artwork, or other random fluff.
12cr|emacs-tnt-2.4-8|27	Instead, like other emacs extensions, it has a keyboard-driven,
12cr|emacs-tnt-2.4-8|28	text-based interface.  TNT is AIM for grownups ;-).
12cr|emacs-tnt-2.4-8|29	
12cr|emacs-tnt-2.4-8|30	%prep
12cr|emacs-tnt-2.4-8|31	%setup -n %{rname}-%{version}
12cr|emacs-tnt-2.4-8|32	
12cr|emacs-tnt-2.4-8|33	%build
12cr|emacs-tnt-2.4-8|34	emacs -batch --no-site-file --eval '(setq load-path (cons "." load-path))' -f batch-byte-compile *.el
12cr|emacs-tnt-2.4-8|35	
12cr|emacs-tnt-2.4-8|36	%install
12cr|emacs-tnt-2.4-8|37	rm -rf $RPM_BUILD_ROOT
12cr|emacs-tnt-2.4-8|38	mkdir -p $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/tnt $RPM_BUILD_ROOT%{_sysconfdir}/emacs/site-start.d
12cr|emacs-tnt-2.4-8|39	cp *.el *.elc $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp
12cr|emacs-tnt-2.4-8|40	cat << EOF > $RPM_BUILD_ROOT%{_sysconfdir}/emacs/site-start.d/tnt.el
12cr|emacs-tnt-2.4-8|41	(load "tnt")
12cr|emacs-tnt-2.4-8|42	EOF
12cr|emacs-tnt-2.4-8|43	%clean
12cr|emacs-tnt-2.4-8|44	rm -rf $RPM_BUILD_ROOT
12cr|emacs-tnt-2.4-8|45	
12cr|emacs-tnt-2.4-8|46	%files
12cr|emacs-tnt-2.4-8|47	%defattr(0644,root,root,0755)
12cr|emacs-tnt-2.4-8|48	%doc README PROTOCOL TODO
12cr|emacs-tnt-2.4-8|49	%{_datadir}/emacs/site-lisp/*.el
12cr|emacs-tnt-2.4-8|50	%{_datadir}/emacs/site-lisp/*.elc
12cr|emacs-tnt-2.4-8|51	%{_sysconfdir}/emacs/site-start.d/tnt.el
12cr|emacs-tnt-2.4-8|52	
12cr|emacs-tnt-2.4-8|53	
12cr|emacs-tnt-2.4-8|54	
12cr|emacs-tnt-2.4-8|55	%changelog
12cr|emacs-tnt-2.4-8|56	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4-8mdv2011.0
12cr|emacs-tnt-2.4-8|57	+ Revision: 618053
12cr|emacs-tnt-2.4-8|58	- the mass rebuild of 2010.0 packages
12cr|emacs-tnt-2.4-8|59	
12cr|emacs-tnt-2.4-8|60	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 2.4-7mdv2010.0
12cr|emacs-tnt-2.4-8|61	+ Revision: 428588
12cr|emacs-tnt-2.4-8|62	- rebuild
12cr|emacs-tnt-2.4-8|63	
12cr|emacs-tnt-2.4-8|64	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.4-6mdv2009.0
12cr|emacs-tnt-2.4-8|65	+ Revision: 244777
12cr|emacs-tnt-2.4-8|66	- rebuild
12cr|emacs-tnt-2.4-8|67	
12cr|emacs-tnt-2.4-8|68	+ Olivier Blin <oblin@mandriva.com>
12cr|emacs-tnt-2.4-8|69	- restore BuildRoot
12cr|emacs-tnt-2.4-8|70	
12cr|emacs-tnt-2.4-8|71	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 2.4-4mdv2008.1
12cr|emacs-tnt-2.4-8|72	+ Revision: 132767
12cr|emacs-tnt-2.4-8|73	- kill invalid packager tag
12cr|emacs-tnt-2.4-8|74	- kill re-definition of %%buildroot on Pixel's request
12cr|emacs-tnt-2.4-8|75	- use %%mkrel
12cr|emacs-tnt-2.4-8|76	- import emacs-tnt
12cr|emacs-tnt-2.4-8|77	
12cr|emacs-tnt-2.4-8|78	
12cr|emacs-tnt-2.4-8|79	* Fri Apr 29 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.4-4mdk
12cr|emacs-tnt-2.4-8|80	- rebuild for new emacs
12cr|emacs-tnt-2.4-8|81	
12cr|emacs-tnt-2.4-8|82	* Sun Sep 07 2003 Pascal Terjan <CMoi@tuxfamily.org> 2.4-3mdk
12cr|emacs-tnt-2.4-8|83	- fix BuildRequires
12cr|emacs-tnt-2.4-8|84	
12cr|emacs-tnt-2.4-8|85	* Tue Jan 21 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.4-2mdk
12cr|emacs-tnt-2.4-8|86	- rebuild for latest emacs
12cr|emacs-tnt-2.4-8|87	
12cr|emacs-tnt-2.4-8|88	* Tue Sep 17 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 2.4-1mdk
12cr|emacs-tnt-2.4-8|89	- first release
12cr|emacs-tnt-2.4-8|90	

1186 12
12cr|emacs-w3m-1.4.4-8|1	%define rname w3m
12cr|emacs-w3m-1.4.4-8|2	%define version 1.4.4
12cr|emacs-w3m-1.4.4-8|3	%define release %mkrel 8
12cr|emacs-w3m-1.4.4-8|4	%define e21_version 21.4
12cr|emacs-w3m-1.4.4-8|5	
12cr|emacs-w3m-1.4.4-8|6	Summary:	An Emacs interface to w3m, a web browser and pager
12cr|emacs-w3m-1.4.4-8|7	Name:		emacs-%{rname}
12cr|emacs-w3m-1.4.4-8|8	Version:	%{version}
12cr|emacs-w3m-1.4.4-8|9	Release:	%{release}
12cr|emacs-w3m-1.4.4-8|10	Source0:	%{name}-%{version}.tar.bz2
12cr|emacs-w3m-1.4.4-8|11	Source1:	%{name}-autostart.el
12cr|emacs-w3m-1.4.4-8|12	License:	GPLv2+
12cr|emacs-w3m-1.4.4-8|13	Group:		Networking/WWW
12cr|emacs-w3m-1.4.4-8|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|emacs-w3m-1.4.4-8|15	Requires:	emacs >= %{e21_version}
12cr|emacs-w3m-1.4.4-8|16	Requires:	w3m
12cr|emacs-w3m-1.4.4-8|17	BuildRequires:	emacs-bin >= %{e21_version}
12cr|emacs-w3m-1.4.4-8|18	URL:		http://emacs-w3m.namazu.org/
12cr|emacs-w3m-1.4.4-8|19	Conflicts:	xemacs
12cr|emacs-w3m-1.4.4-8|20	Obsoletes:	emacs-w3
12cr|emacs-w3m-1.4.4-8|21	Provides:	emacs-w3
12cr|emacs-w3m-1.4.4-8|22	BuildArch:	noarch
12cr|emacs-w3m-1.4.4-8|23	
12cr|emacs-w3m-1.4.4-8|24	%description
12cr|emacs-w3m-1.4.4-8|25	Emacs-w3m is a simple Emacs interface to w3m, which is a pager with
12cr|emacs-w3m-1.4.4-8|26	WWW capability.
12cr|emacs-w3m-1.4.4-8|27	Although it is a pager, it can be used as a text-mode WWW browser.
12cr|emacs-w3m-1.4.4-8|28	
12cr|emacs-w3m-1.4.4-8|29	%package el
12cr|emacs-w3m-1.4.4-8|30	Summary: Web Browser sources for GNU Emacs
12cr|emacs-w3m-1.4.4-8|31	Group: Editors
12cr|emacs-w3m-1.4.4-8|32	Requires: %{name} = %{version}
12cr|emacs-w3m-1.4.4-8|33	URL: http://www.cs.indiana.edu/elisp/w3/
12cr|emacs-w3m-1.4.4-8|34	
12cr|emacs-w3m-1.4.4-8|35	%description el
12cr|emacs-w3m-1.4.4-8|36	Emacs-w3m is a simple Emacs interface to w3m, which is a pager with
12cr|emacs-w3m-1.4.4-8|37	WWW capability.
12cr|emacs-w3m-1.4.4-8|38	Although it is a pager, it can be used as a text-mode WWW browser.
12cr|emacs-w3m-1.4.4-8|39	
12cr|emacs-w3m-1.4.4-8|40	This is the elisp source.
12cr|emacs-w3m-1.4.4-8|41	
12cr|emacs-w3m-1.4.4-8|42	%prep
12cr|emacs-w3m-1.4.4-8|43	%setup -q
12cr|emacs-w3m-1.4.4-8|44	
12cr|emacs-w3m-1.4.4-8|45	%build
12cr|emacs-w3m-1.4.4-8|46	./configure --with-emacs=emacs --libdir=%{_libdir}
12cr|emacs-w3m-1.4.4-8|47	
12cr|emacs-w3m-1.4.4-8|48	make
12cr|emacs-w3m-1.4.4-8|49	
12cr|emacs-w3m-1.4.4-8|50	%install
12cr|emacs-w3m-1.4.4-8|51	rm -rf %{buildroot}
12cr|emacs-w3m-1.4.4-8|52	mkdir -p %{buildroot}%{_sysconfdir}/emacs/site-start.d/
12cr|emacs-w3m-1.4.4-8|53	install -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{rname}.el
12cr|emacs-w3m-1.4.4-8|54	
12cr|emacs-w3m-1.4.4-8|55	make install \
12cr|emacs-w3m-1.4.4-8|56	infodir=%{buildroot}%{_infodir} \
12cr|emacs-w3m-1.4.4-8|57	lispdir=%{buildroot}%{_datadir}/emacs/site-lisp/%{rname}
12cr|emacs-w3m-1.4.4-8|58	
12cr|emacs-w3m-1.4.4-8|59	make install-icons \
12cr|emacs-w3m-1.4.4-8|60	ICONDIR=%{buildroot}%{_datadir}/emacs/%{e21_version}/etc/images/%{rname}
12cr|emacs-w3m-1.4.4-8|61	
12cr|emacs-w3m-1.4.4-8|62	%clean
12cr|emacs-w3m-1.4.4-8|63	rm -rf %{buildroot}
12cr|emacs-w3m-1.4.4-8|64	
12cr|emacs-w3m-1.4.4-8|65	%post
12cr|emacs-w3m-1.4.4-8|66	%_install_info %{rname}.info
12cr|emacs-w3m-1.4.4-8|67	
12cr|emacs-w3m-1.4.4-8|68	%postun
12cr|emacs-w3m-1.4.4-8|69	%_remove_install_info %{rname}
12cr|emacs-w3m-1.4.4-8|70	
12cr|emacs-w3m-1.4.4-8|71	%files
12cr|emacs-w3m-1.4.4-8|72	%defattr(-,root,root)
12cr|emacs-w3m-1.4.4-8|73	%doc README
12cr|emacs-w3m-1.4.4-8|74	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*el
12cr|emacs-w3m-1.4.4-8|75	%{_infodir}/*
12cr|emacs-w3m-1.4.4-8|76	%dir %attr(0755, root, root) %{_datadir}/emacs/site-lisp/%{rname}/
12cr|emacs-w3m-1.4.4-8|77	%{_datadir}/emacs/site-lisp/%{rname}/*elc
12cr|emacs-w3m-1.4.4-8|78	%{_datadir}/emacs/site-lisp/%{rname}/mew-%{rname}.el
12cr|emacs-w3m-1.4.4-8|79	%{_datadir}/emacs/site-lisp/%{rname}/mime-%{rname}.el
12cr|emacs-w3m-1.4.4-8|80	%{_datadir}/emacs/site-lisp/%{rname}/octet.el
12cr|emacs-w3m-1.4.4-8|81	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-bitmap.el
12cr|emacs-w3m-1.4.4-8|82	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-e19.el
12cr|emacs-w3m-1.4.4-8|83	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-e20.el
12cr|emacs-w3m-1.4.4-8|84	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-load.el
12cr|emacs-w3m-1.4.4-8|85	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-om.el
12cr|emacs-w3m-1.4.4-8|86	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-ucs.el
12cr|emacs-w3m-1.4.4-8|87	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-xmas.el
12cr|emacs-w3m-1.4.4-8|88	%{_datadir}/emacs/%{e21_version}/etc/images/w3m/
12cr|emacs-w3m-1.4.4-8|89	
12cr|emacs-w3m-1.4.4-8|90	%files el
12cr|emacs-w3m-1.4.4-8|91	%defattr(-,root,root)
12cr|emacs-w3m-1.4.4-8|92	%doc ChangeLog
12cr|emacs-w3m-1.4.4-8|93	%dir %attr(0755, root, root) %{_datadir}/emacs/site-lisp/%{rname}/
12cr|emacs-w3m-1.4.4-8|94	%{_datadir}/emacs/site-lisp/%{rname}/ChangeLog
12cr|emacs-w3m-1.4.4-8|95	%{_datadir}/emacs/site-lisp/%{rname}/ChangeLog.1
12cr|emacs-w3m-1.4.4-8|96	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-antenna.el
12cr|emacs-w3m-1.4.4-8|97	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-bookmark.el
12cr|emacs-w3m-1.4.4-8|98	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-bug.el
12cr|emacs-w3m-1.4.4-8|99	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-ccl.el
12cr|emacs-w3m-1.4.4-8|100	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-cookie.el
12cr|emacs-w3m-1.4.4-8|101	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-dtree.el
12cr|emacs-w3m-1.4.4-8|102	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-e21.el
12cr|emacs-w3m-1.4.4-8|103	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-favicon.el
12cr|emacs-w3m-1.4.4-8|104	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-filter.el
12cr|emacs-w3m-1.4.4-8|105	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-form.el
12cr|emacs-w3m-1.4.4-8|106	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-fsf.el
12cr|emacs-w3m-1.4.4-8|107	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-hist.el
12cr|emacs-w3m-1.4.4-8|108	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-image.el
12cr|emacs-w3m-1.4.4-8|109	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-lnum.el
12cr|emacs-w3m-1.4.4-8|110	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-namazu.el
12cr|emacs-w3m-1.4.4-8|111	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-perldoc.el
12cr|emacs-w3m-1.4.4-8|112	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-proc.el
12cr|emacs-w3m-1.4.4-8|113	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-rss.el
12cr|emacs-w3m-1.4.4-8|114	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-search.el
12cr|emacs-w3m-1.4.4-8|115	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-symbol.el
12cr|emacs-w3m-1.4.4-8|116	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-tabmenu.el
12cr|emacs-w3m-1.4.4-8|117	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-util.el
12cr|emacs-w3m-1.4.4-8|118	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-weather.el
12cr|emacs-w3m-1.4.4-8|119	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}.el
12cr|emacs-w3m-1.4.4-8|120	
12cr|emacs-w3m-1.4.4-8|121	
12cr|emacs-w3m-1.4.4-8|122	
12cr|emacs-w3m-1.4.4-8|123	%changelog
12cr|emacs-w3m-1.4.4-8|124	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.4-8mdv2011.0
12cr|emacs-w3m-1.4.4-8|125	+ Revision: 618054
12cr|emacs-w3m-1.4.4-8|126	- the mass rebuild of 2010.0 packages
12cr|emacs-w3m-1.4.4-8|127	
12cr|emacs-w3m-1.4.4-8|128	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.4.4-7mdv2010.0
12cr|emacs-w3m-1.4.4-8|129	+ Revision: 428589
12cr|emacs-w3m-1.4.4-8|130	- rebuild
12cr|emacs-w3m-1.4.4-8|131	
12cr|emacs-w3m-1.4.4-8|132	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.4.4-6mdv2009.0
12cr|emacs-w3m-1.4.4-8|133	+ Revision: 244779
12cr|emacs-w3m-1.4.4-8|134	- rebuild
12cr|emacs-w3m-1.4.4-8|135	
12cr|emacs-w3m-1.4.4-8|136	* Wed Feb 06 2008 Olivier Blin <oblin@mandriva.com> 1.4.4-4mdv2008.1
12cr|emacs-w3m-1.4.4-8|137	+ Revision: 163014
12cr|emacs-w3m-1.4.4-8|138	- require w3m-load only, not the whole w3m
12cr|emacs-w3m-1.4.4-8|139	
12cr|emacs-w3m-1.4.4-8|140	* Wed Feb 06 2008 Adam Williamson <awilliamson@mandriva.org> 1.4.4-3mdv2008.1
12cr|emacs-w3m-1.4.4-8|141	+ Revision: 162933
12cr|emacs-w3m-1.4.4-8|142	- obsoletes and provides emacs-w3 (acts as a replacement in most ways, and no-one seems to want to maintain emacs-w3)
12cr|emacs-w3m-1.4.4-8|143	- adjust autostart.el to fix loading on emacs start (I think...)
12cr|emacs-w3m-1.4.4-8|144	- spec clean
12cr|emacs-w3m-1.4.4-8|145	
12cr|emacs-w3m-1.4.4-8|146	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.4.4-2mdv2008.1
12cr|emacs-w3m-1.4.4-8|147	+ Revision: 136403
12cr|emacs-w3m-1.4.4-8|148	- restore BuildRoot
12cr|emacs-w3m-1.4.4-8|149	
12cr|emacs-w3m-1.4.4-8|150	+ Thierry Vignaud <tv@mandriva.org>
12cr|emacs-w3m-1.4.4-8|151	- kill re-definition of %%buildroot on Pixel's request
12cr|emacs-w3m-1.4.4-8|152	- import emacs-w3m
12cr|emacs-w3m-1.4.4-8|153	
12cr|emacs-w3m-1.4.4-8|154	
12cr|emacs-w3m-1.4.4-8|155	* Thu Jul 20 2006 Olivier Blin <blino@mandriva.com> 1.4.4-2mdv2007.0
12cr|emacs-w3m-1.4.4-8|156	- rebuild (emacs-w3m failed to start for an unknown reason)
12cr|emacs-w3m-1.4.4-8|157	
12cr|emacs-w3m-1.4.4-8|158	* Sat Apr 22 2006 Olivier Blin <oblin@mandriva.com> 1.4.4-1mdk
12cr|emacs-w3m-1.4.4-8|159	- initial release

1187 12
12cr|emacs-xslide-0.2.2-9|1	Summary: A GNU Emacs major mode for editing XSL documents
12cr|emacs-xslide-0.2.2-9|2	name: emacs-xslide
12cr|emacs-xslide-0.2.2-9|3	%define version 0.2.2
12cr|emacs-xslide-0.2.2-9|4	Version: %{version}
12cr|emacs-xslide-0.2.2-9|5	Release: %mkrel 9
12cr|emacs-xslide-0.2.2-9|6	BuildRequires: emacs-bin
12cr|emacs-xslide-0.2.2-9|7	Requires: emacs
12cr|emacs-xslide-0.2.2-9|8	Obsoletes: xslide
12cr|emacs-xslide-0.2.2-9|9	Provides: xslide
12cr|emacs-xslide-0.2.2-9|10	License: GPL
12cr|emacs-xslide-0.2.2-9|11	Source: http://www.menteith.com/xslide/data/xslide-%{version}.tar.bz2
12cr|emacs-xslide-0.2.2-9|12	URL:	http://www.menteith.com/xslide/index.html
12cr|emacs-xslide-0.2.2-9|13	Group: Publishing
12cr|emacs-xslide-0.2.2-9|14	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|emacs-xslide-0.2.2-9|15	BuildArch: noarch
12cr|emacs-xslide-0.2.2-9|16	%define xslidedir /%{_prefix}/share/emacs/site-lisp/xslide/
12cr|emacs-xslide-0.2.2-9|17	
12cr|emacs-xslide-0.2.2-9|18	%description
12cr|emacs-xslide-0.2.2-9|19	Emacs is an advanced and extensible editor. An Emacs major mode
12cr|emacs-xslide-0.2.2-9|20	customizes Emacs for editing particular types of text documents.
12cr|emacs-xslide-0.2.2-9|21	The xslide package is an Emacs major mode for editing XSL.
12cr|emacs-xslide-0.2.2-9|22	
12cr|emacs-xslide-0.2.2-9|23	%prep
12cr|emacs-xslide-0.2.2-9|24	
12cr|emacs-xslide-0.2.2-9|25	%setup -q -n xslide-%version
12cr|emacs-xslide-0.2.2-9|26	
12cr|emacs-xslide-0.2.2-9|27	%build
12cr|emacs-xslide-0.2.2-9|28	
12cr|emacs-xslide-0.2.2-9|29	%make
12cr|emacs-xslide-0.2.2-9|30	
12cr|emacs-xslide-0.2.2-9|31	cat >> dot_emacs << __ELISP__
12cr|emacs-xslide-0.2.2-9|32	(setq load-path (append load-path '("/usr/share/emacs/site-lisp/xslide")))
12cr|emacs-xslide-0.2.2-9|33	
12cr|emacs-xslide-0.2.2-9|34	;; "Used for prefix and colon portion of formatting object elements and attributes"
12cr|emacs-xslide-0.2.2-9|35	(make-face 'xsl-fo-alternate-face)
12cr|emacs-xslide-0.2.2-9|36	(set-face-foreground 'xsl-fo-alternate-face "Midnight Blue")
12cr|emacs-xslide-0.2.2-9|37	
12cr|emacs-xslide-0.2.2-9|38	;; "Used for literal result element tags"
12cr|emacs-xslide-0.2.2-9|39	(make-face 'xsl-other-element-face)
12cr|emacs-xslide-0.2.2-9|40	(set-face-foreground 'xsl-other-element-face "Midnight Blue")
12cr|emacs-xslide-0.2.2-9|41	
12cr|emacs-xslide-0.2.2-9|42	(make-face 'xsl-fo-main-face)
12cr|emacs-xslide-0.2.2-9|43	(set-face-foreground 'xsl-other-element-face "Midnight Blue")
12cr|emacs-xslide-0.2.2-9|44	
12cr|emacs-xslide-0.2.2-9|45	__ELISP__
12cr|emacs-xslide-0.2.2-9|46	
12cr|emacs-xslide-0.2.2-9|47	%install
12cr|emacs-xslide-0.2.2-9|48	rm -rf $RPM_BUILD_ROOT
12cr|emacs-xslide-0.2.2-9|49	
12cr|emacs-xslide-0.2.2-9|50	mkdir -p $RPM_BUILD_ROOT/%{xslidedir}
12cr|emacs-xslide-0.2.2-9|51	mkdir -p $RPM_BUILD_ROOT/etc/emacs/site-start.d/
12cr|emacs-xslide-0.2.2-9|52	
12cr|emacs-xslide-0.2.2-9|53	make
12cr|emacs-xslide-0.2.2-9|54	cp *.elc $RPM_BUILD_ROOT/%{xslidedir}
12cr|emacs-xslide-0.2.2-9|55	cp dot_emacs $RPM_BUILD_ROOT/etc/emacs/site-start.d/xslide-init.el
12cr|emacs-xslide-0.2.2-9|56	
12cr|emacs-xslide-0.2.2-9|57	%clean
12cr|emacs-xslide-0.2.2-9|58	rm -rf $RPM_BUILD_ROOT
12cr|emacs-xslide-0.2.2-9|59	
12cr|emacs-xslide-0.2.2-9|60	%files
12cr|emacs-xslide-0.2.2-9|61	%defattr(-,root,root)
12cr|emacs-xslide-0.2.2-9|62	%doc README.TXT ChangeLog TODO NEWS
12cr|emacs-xslide-0.2.2-9|63	%dir %{xslidedir}
12cr|emacs-xslide-0.2.2-9|64	%{xslidedir}/*.elc
12cr|emacs-xslide-0.2.2-9|65	/etc/emacs/site-start.d/xslide-init.el
12cr|emacs-xslide-0.2.2-9|66	
12cr|emacs-xslide-0.2.2-9|67	
12cr|emacs-xslide-0.2.2-9|68	
12cr|emacs-xslide-0.2.2-9|69	
12cr|emacs-xslide-0.2.2-9|70	%changelog
12cr|emacs-xslide-0.2.2-9|71	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-9mdv2011.0
12cr|emacs-xslide-0.2.2-9|72	+ Revision: 618055
12cr|emacs-xslide-0.2.2-9|73	- the mass rebuild of 2010.0 packages
12cr|emacs-xslide-0.2.2-9|74	
12cr|emacs-xslide-0.2.2-9|75	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.2.2-8mdv2010.0
12cr|emacs-xslide-0.2.2-9|76	+ Revision: 428590
12cr|emacs-xslide-0.2.2-9|77	- rebuild
12cr|emacs-xslide-0.2.2-9|78	
12cr|emacs-xslide-0.2.2-9|79	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.2.2-7mdv2009.0
12cr|emacs-xslide-0.2.2-9|80	+ Revision: 244825
12cr|emacs-xslide-0.2.2-9|81	- rebuild
12cr|emacs-xslide-0.2.2-9|82	
12cr|emacs-xslide-0.2.2-9|83	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.2.2-5mdv2008.1
12cr|emacs-xslide-0.2.2-9|84	+ Revision: 136403
12cr|emacs-xslide-0.2.2-9|85	- restore BuildRoot
12cr|emacs-xslide-0.2.2-9|86	
12cr|emacs-xslide-0.2.2-9|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|emacs-xslide-0.2.2-9|88	- kill re-definition of %%buildroot on Pixel's request
12cr|emacs-xslide-0.2.2-9|89	
12cr|emacs-xslide-0.2.2-9|90	
12cr|emacs-xslide-0.2.2-9|91	* Wed Feb 14 2007 Camille Bégnis <camille@mandriva.com> 0.2.2-5mdv2007.0
12cr|emacs-xslide-0.2.2-9|92	+ Revision: 120924
12cr|emacs-xslide-0.2.2-9|93	- Fix invalid carriage return in specfile (bug #28732)
12cr|emacs-xslide-0.2.2-9|94	- Import emacs-xslide
12cr|emacs-xslide-0.2.2-9|95	
12cr|emacs-xslide-0.2.2-9|96	* Tue May 23 2006 Camille Begnis <camille@mandriva.com> 0.2.2-4mdk
12cr|emacs-xslide-0.2.2-9|97	- rebuild
12cr|emacs-xslide-0.2.2-9|98	
12cr|emacs-xslide-0.2.2-9|99	* Sat Apr 30 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.2-3mdk
12cr|emacs-xslide-0.2.2-9|100	- rebuild for new emacs
12cr|emacs-xslide-0.2.2-9|101	
12cr|emacs-xslide-0.2.2-9|102	* Fri Dec 03 2004 Camille Begnis <camille@mandrakesoft.com> 0.2.2-2mdk
12cr|emacs-xslide-0.2.2-9|103	- rebuild
12cr|emacs-xslide-0.2.2-9|104	

1188 12
12cr|emacs-yaml-mode-0.0.4-2|1	%define		rname yaml-mode
12cr|emacs-yaml-mode-0.0.4-2|2	
12cr|emacs-yaml-mode-0.0.4-2|3	Summary:	Major mode for editing YAML file
12cr|emacs-yaml-mode-0.0.4-2|4	Name:		emacs-%{rname}
12cr|emacs-yaml-mode-0.0.4-2|5	Version:	0.0.4
12cr|emacs-yaml-mode-0.0.4-2|6	Release:	%mkrel 2
12cr|emacs-yaml-mode-0.0.4-2|7	Epoch:		1
12cr|emacs-yaml-mode-0.0.4-2|8	Source0:	%{rname}-%{version}.tar.gz
12cr|emacs-yaml-mode-0.0.4-2|9	URL:		http://github.com/yoshiki/yaml-mode/tree/master
12cr|emacs-yaml-mode-0.0.4-2|10	License:	GPLv3+
12cr|emacs-yaml-mode-0.0.4-2|11	Group:		Editors
12cr|emacs-yaml-mode-0.0.4-2|12	BuildRoot:	%_tmppath/%{name}-%{release}-buildroot
12cr|emacs-yaml-mode-0.0.4-2|13	Requires:	emacs >= 22.0
12cr|emacs-yaml-mode-0.0.4-2|14	BuildRequires:	emacs >= 22.0, texinfo
12cr|emacs-yaml-mode-0.0.4-2|15	BuildArch:    	noarch
12cr|emacs-yaml-mode-0.0.4-2|16	
12cr|emacs-yaml-mode-0.0.4-2|17	%description
12cr|emacs-yaml-mode-0.0.4-2|18	YAML mode is a major Emacs mode for editing YAML.
12cr|emacs-yaml-mode-0.0.4-2|19	
12cr|emacs-yaml-mode-0.0.4-2|20	%prep
12cr|emacs-yaml-mode-0.0.4-2|21	%setup -q -n yoshiki-yaml-mode-bce5aa195f30734b2f559ee36065e6c96b36986e/
12cr|emacs-yaml-mode-0.0.4-2|22	
12cr|emacs-yaml-mode-0.0.4-2|23	%build
12cr|emacs-yaml-mode-0.0.4-2|24	emacs -batch -q -no-site-file -f batch-byte-compile %{rname}.el
12cr|emacs-yaml-mode-0.0.4-2|25	
12cr|emacs-yaml-mode-0.0.4-2|26	%install
12cr|emacs-yaml-mode-0.0.4-2|27	%__rm -rf %{buildroot}
12cr|emacs-yaml-mode-0.0.4-2|28	
12cr|emacs-yaml-mode-0.0.4-2|29	%__install -m 755 -d %{buildroot}%{_datadir}/emacs/site-lisp
12cr|emacs-yaml-mode-0.0.4-2|30	%__install -m 644 %{rname}.el* %{buildroot}%{_datadir}/emacs/site-lisp/
12cr|emacs-yaml-mode-0.0.4-2|31	
12cr|emacs-yaml-mode-0.0.4-2|32	%__install -m 755 -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cr|emacs-yaml-mode-0.0.4-2|33	cat > %buildroot%_sysconfdir/emacs/site-start.d/%{name}.el << EOF
12cr|emacs-yaml-mode-0.0.4-2|34	;; -*- Mode: Emacs-Lisp -*-
12cr|emacs-yaml-mode-0.0.4-2|35	;
12cr|emacs-yaml-mode-0.0.4-2|36	; Redistribution of this file is permitted under the terms of the GNU
12cr|emacs-yaml-mode-0.0.4-2|37	; Public License (GPL)
12cr|emacs-yaml-mode-0.0.4-2|38	;
12cr|emacs-yaml-mode-0.0.4-2|39	
12cr|emacs-yaml-mode-0.0.4-2|40	(autoload '%{rname} "%{rname}" nil t)
12cr|emacs-yaml-mode-0.0.4-2|41	(setq auto-mode-alist (append '(("\\\\.yml?\\\\'" . %{rname})) auto-mode-alist))
12cr|emacs-yaml-mode-0.0.4-2|42	
12cr|emacs-yaml-mode-0.0.4-2|43	(add-hook 'yaml-mode-hook
12cr|emacs-yaml-mode-0.0.4-2|44	'(lambda ()
12cr|emacs-yaml-mode-0.0.4-2|45	(define-key yaml-mode-map "\C-m" 'newline-and-indent)))
12cr|emacs-yaml-mode-0.0.4-2|46	
12cr|emacs-yaml-mode-0.0.4-2|47	EOF
12cr|emacs-yaml-mode-0.0.4-2|48	
12cr|emacs-yaml-mode-0.0.4-2|49	%post
12cr|emacs-yaml-mode-0.0.4-2|50	%_install_info %rname
12cr|emacs-yaml-mode-0.0.4-2|51	
12cr|emacs-yaml-mode-0.0.4-2|52	%postun
12cr|emacs-yaml-mode-0.0.4-2|53	%_remove_install_info %rname
12cr|emacs-yaml-mode-0.0.4-2|54	
12cr|emacs-yaml-mode-0.0.4-2|55	%clean
12cr|emacs-yaml-mode-0.0.4-2|56	%__rm -rf %{buildroot}
12cr|emacs-yaml-mode-0.0.4-2|57	
12cr|emacs-yaml-mode-0.0.4-2|58	%files
12cr|emacs-yaml-mode-0.0.4-2|59	%defattr(-,root,root)
12cr|emacs-yaml-mode-0.0.4-2|60	%doc Changes README
12cr|emacs-yaml-mode-0.0.4-2|61	%config(noreplace) /etc/emacs/site-start.d/%{name}.el
12cr|emacs-yaml-mode-0.0.4-2|62	%_datadir/*/site-lisp/*el*
12cr|emacs-yaml-mode-0.0.4-2|63	
12cr|emacs-yaml-mode-0.0.4-2|64	
12cr|emacs-yaml-mode-0.0.4-2|65	
12cr|emacs-yaml-mode-0.0.4-2|66	%changelog
12cr|emacs-yaml-mode-0.0.4-2|67	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.4-2mdv2011.0
12cr|emacs-yaml-mode-0.0.4-2|68	+ Revision: 618056
12cr|emacs-yaml-mode-0.0.4-2|69	- the mass rebuild of 2010.0 packages
12cr|emacs-yaml-mode-0.0.4-2|70	
12cr|emacs-yaml-mode-0.0.4-2|71	* Mon Jun 08 2009 Jerome Martin <jmartin@mandriva.org> 1:0.0.4-1mdv2010.0
12cr|emacs-yaml-mode-0.0.4-2|72	+ Revision: 383955
12cr|emacs-yaml-mode-0.0.4-2|73	- create emacs-yaml-mode
12cr|emacs-yaml-mode-0.0.4-2|74	

1189 12
12cr|emboss-6.4.0-2|1	%define NAME	EMBOSS
12cr|emboss-6.4.0-2|2	%define major	6
12cr|emboss-6.4.0-2|3	%define libname	%mklibname %{name} %{major}
12cr|emboss-6.4.0-2|4	%define develname %mklibname -d %{name}
12cr|emboss-6.4.0-2|5	%define _disable_ld_no_undefined 1
12cr|emboss-6.4.0-2|6	%define _disable_ld_as_needed 1
12cr|emboss-6.4.0-2|7	
12cr|emboss-6.4.0-2|8	Name:		emboss
12cr|emboss-6.4.0-2|9	Version:	6.4.0
12cr|emboss-6.4.0-2|10	Release:	2
12cr|emboss-6.4.0-2|11	Summary:	The European Molecular Biology Open Software Suite
12cr|emboss-6.4.0-2|12	Group:		Sciences/Biology
12cr|emboss-6.4.0-2|13	License:	GPL/LGPL
12cr|emboss-6.4.0-2|14	URL:		http://www.emboss.org
12cr|emboss-6.4.0-2|15	Source0:	ftp://emboss.open-bio.org/pub/EMBOSS/%{NAME}-%{version}.tar.gz
12cr|emboss-6.4.0-2|16	Source1:	%{name}.default.bz2
12cr|emboss-6.4.0-2|17	Requires:	%{libname} = %{version}
12cr|emboss-6.4.0-2|18	BuildRequires:	pkgconfig(x11)
12cr|emboss-6.4.0-2|19	BuildRequires:	automake
12cr|emboss-6.4.0-2|20	BuildRequires:  pcre-devel
12cr|emboss-6.4.0-2|21	%rename %{NAME}
12cr|emboss-6.4.0-2|22	
12cr|emboss-6.4.0-2|23	%description
12cr|emboss-6.4.0-2|24	EMBOSS is a new, free Open Source software analysis package specially
12cr|emboss-6.4.0-2|25	developed for the needs of the molecular biology (e.g. EMBnet) user community.
12cr|emboss-6.4.0-2|26	The software automatically copes with data in a variety of formats and even
12cr|emboss-6.4.0-2|27	allows transparent retrieval of sequence data from the web. Also, as extensive
12cr|emboss-6.4.0-2|28	libraries are provided with the package, it is a platform to allow other
12cr|emboss-6.4.0-2|29	scientists to develop and release software in true open source spirit.
12cr|emboss-6.4.0-2|30	EMBOSS also integrates a range of currently available packages and tools for
12cr|emboss-6.4.0-2|31	sequence analysis into a seamless whole.
12cr|emboss-6.4.0-2|32	
12cr|emboss-6.4.0-2|33	Reference for EMBOSS: Rice,P. Longden,I. and Bleasby,A.
12cr|emboss-6.4.0-2|34	"EMBOSS: The European Molecular Biology Open Software Suite"
12cr|emboss-6.4.0-2|35	Trends in Genetics June 2000, vol 16, No 6. pp.276-277
12cr|emboss-6.4.0-2|36	
12cr|emboss-6.4.0-2|37	%package -n %{libname}
12cr|emboss-6.4.0-2|38	Summary:        Main library for %{name}
12cr|emboss-6.4.0-2|39	Group:          System/Libraries
12cr|emboss-6.4.0-2|40	Provides:       lib%{name} = %{version}-%{release}
12cr|emboss-6.4.0-2|41	
12cr|emboss-6.4.0-2|42	%description -n %{libname}
12cr|emboss-6.4.0-2|43	This package contains the library needed to run %{name}.
12cr|emboss-6.4.0-2|44	
12cr|emboss-6.4.0-2|45	%package -n %{develname}
12cr|emboss-6.4.0-2|46	Summary:        Development header files for %{name}
12cr|emboss-6.4.0-2|47	Group:          Development/C
12cr|emboss-6.4.0-2|48	Requires:       %{libname} = %{version}
12cr|emboss-6.4.0-2|49	Provides:       lib%{name}-devel = %{version}-%{release}
12cr|emboss-6.4.0-2|50	
12cr|emboss-6.4.0-2|51	%description -n %{develname}
12cr|emboss-6.4.0-2|52	Libraries, include files and other resources you can use to develop
12cr|emboss-6.4.0-2|53	%{name} applications.
12cr|emboss-6.4.0-2|54	
12cr|emboss-6.4.0-2|55	%prep
12cr|emboss-6.4.0-2|56	%setup -q -n %{NAME}-%{version}
12cr|emboss-6.4.0-2|57	aclocal -I m4
12cr|emboss-6.4.0-2|58	automake
12cr|emboss-6.4.0-2|59	bzcat %{SOURCE1} > emboss.default
12cr|emboss-6.4.0-2|60	
12cr|emboss-6.4.0-2|61	%build
12cr|emboss-6.4.0-2|62	%configure2_5x --without-java
12cr|emboss-6.4.0-2|63	%make
12cr|emboss-6.4.0-2|64	
12cr|emboss-6.4.0-2|65	%install
12cr|emboss-6.4.0-2|66	rm -rf %{buildroot}
12cr|emboss-6.4.0-2|67	%makeinstall_std
12cr|emboss-6.4.0-2|68	# fix perms and conflicts
12cr|emboss-6.4.0-2|69	chmod 755 %{buildroot}%{_bindir}/runJemboss.csh
12cr|emboss-6.4.0-2|70	for file in merger emma yank; do
12cr|emboss-6.4.0-2|71	mv %{buildroot}%{_bindir}/$file %{buildroot}%{_bindir}/$file-%{name}
12cr|emboss-6.4.0-2|72	done
12cr|emboss-6.4.0-2|73	# configuration file
12cr|emboss-6.4.0-2|74	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|emboss-6.4.0-2|75	install -m 644 emboss.default %{buildroot}%{_sysconfdir}
12cr|emboss-6.4.0-2|76	cd %{buildroot}%{_datadir}/EMBOSS && ln -s ../../../etc/emboss.default .
12cr|emboss-6.4.0-2|77	# shell init files
12cr|emboss-6.4.0-2|78	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
12cr|emboss-6.4.0-2|79	cat >%{buildroot}%{_sysconfdir}/profile.d/emboss.sh <<EOF
12cr|emboss-6.4.0-2|80	#EMBOSS environment
12cr|emboss-6.4.0-2|81	export PLPLOT_LIB=%{_datadir}/EMBOSS
12cr|emboss-6.4.0-2|82	EOF
12cr|emboss-6.4.0-2|83	cat >%{buildroot}%{_sysconfdir}/profile.d/emboss.csh <<EOF
12cr|emboss-6.4.0-2|84	#EMBOSS environment
12cr|emboss-6.4.0-2|85	setenv PLPLOT_LIB %{_datadir}/EMBOSS
12cr|emboss-6.4.0-2|86	EOF
12cr|emboss-6.4.0-2|87	#remove jemboss
12cr|emboss-6.4.0-2|88	rm -rf %{buildroot}%{_datadir}/EMBOSS/jemboss
12cr|emboss-6.4.0-2|89	#fix nss conflict
12cr|emboss-6.4.0-2|90	#mv %{buildroot}%{_bindir}/digest %{buildroot}%{_bindir}/digest-%{name}
12cr|emboss-6.4.0-2|91	#fix avlmap-utils
12cr|emboss-6.4.0-2|92	mv %{buildroot}%{_bindir}/wordcount %{buildroot}%{_bindir}/wordcount-%{name}
12cr|emboss-6.4.0-2|93	#fix libtool files perms
12cr|emboss-6.4.0-2|94	chmod 644  %{buildroot}%{_libdir}/*.la
12cr|emboss-6.4.0-2|95	
12cr|emboss-6.4.0-2|96	%files
12cr|emboss-6.4.0-2|97	%doc AUTHORS ChangeLog COPYING FAQ INSTALL LICENSE NEWS README THANKS
12cr|emboss-6.4.0-2|98	%{_bindir}/*
12cr|emboss-6.4.0-2|99	%{_datadir}/EMBOSS
12cr|emboss-6.4.0-2|100	%config(noreplace) %{_sysconfdir}/emboss.default
12cr|emboss-6.4.0-2|101	%config(noreplace) %{_sysconfdir}/profile.d/emboss.*
12cr|emboss-6.4.0-2|102	
12cr|emboss-6.4.0-2|103	%files -n %{libname}
12cr|emboss-6.4.0-2|104	%{_libdir}/*.so.*
12cr|emboss-6.4.0-2|105	
12cr|emboss-6.4.0-2|106	%files -n %{develname}
12cr|emboss-6.4.0-2|107	%{_libdir}/*.so
12cr|emboss-6.4.0-2|108	%{_libdir}/*.a
12cr|emboss-6.4.0-2|109	%{_includedir}/*
12cr|emboss-6.4.0-2|110	
12cr|emboss-6.4.0-2|111	
12cr|emboss-6.4.0-2|112	
12cr|emboss-6.4.0-2|113	
12cr|emboss-6.4.0-2|114	%changelog
12cr|emboss-6.4.0-2|115	* Fri Dec 16 2011 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 6.4.0-1mdv2012.0
12cr|emboss-6.4.0-2|116	+ Revision: 741730
12cr|emboss-6.4.0-2|117	- Update to release 6.4.0
12cr|emboss-6.4.0-2|118	- Comment digest renaming no more needed (kept for history for the moment)
12cr|emboss-6.4.0-2|119	
12cr|emboss-6.4.0-2|120	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 6.1.0-2mdv2011.0
12cr|emboss-6.4.0-2|121	+ Revision: 618057
12cr|emboss-6.4.0-2|122	- the mass rebuild of 2010.0 packages
12cr|emboss-6.4.0-2|123	
12cr|emboss-6.4.0-2|124	* Mon Jul 20 2009 Frederik Himpe <fhimpe@mandriva.org> 6.1.0-1mdv2010.0
12cr|emboss-6.4.0-2|125	+ Revision: 398117
12cr|emboss-6.4.0-2|126	- Update to new version 6.1.0
12cr|emboss-6.4.0-2|127	- Remove format error patch: integrated upstream
12cr|emboss-6.4.0-2|128	
12cr|emboss-6.4.0-2|129	* Wed Mar 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 5.0.0-4mdv2009.1
12cr|emboss-6.4.0-2|130	+ Revision: 348659
12cr|emboss-6.4.0-2|131	- fix format errors
12cr|emboss-6.4.0-2|132	- disable no-undefined and as-needed linker flags, I'm too lazy to fix packages of other maintainers
12cr|emboss-6.4.0-2|133	
12cr|emboss-6.4.0-2|134	+ Thierry Vignaud <tv@mandriva.org>
12cr|emboss-6.4.0-2|135	- rebuild
12cr|emboss-6.4.0-2|136	
12cr|emboss-6.4.0-2|137	+ Pixel <pixel@mandriva.com>
12cr|emboss-6.4.0-2|138	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|emboss-6.4.0-2|139	
12cr|emboss-6.4.0-2|140	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 5.0.0-1mdv2008.1
12cr|emboss-6.4.0-2|141	+ Revision: 136403
12cr|emboss-6.4.0-2|142	- restore BuildRoot
12cr|emboss-6.4.0-2|143	
12cr|emboss-6.4.0-2|144	+ Thierry Vignaud <tv@mandriva.org>
12cr|emboss-6.4.0-2|145	- kill re-definition of %%buildroot on Pixel's request
12cr|emboss-6.4.0-2|146	
12cr|emboss-6.4.0-2|147	* Mon Jul 23 2007 Funda Wang <fwang@mandriva.org> 5.0.0-1mdv2008.0
12cr|emboss-6.4.0-2|148	+ Revision: 54565
12cr|emboss-6.4.0-2|149	- New version
12cr|emboss-6.4.0-2|150	
12cr|emboss-6.4.0-2|151	
12cr|emboss-6.4.0-2|152	* Tue Dec 19 2006 Eric Fernandez <zeb@mandriva.org> 4.0.0-1mdv2007.0
12cr|emboss-6.4.0-2|153	+ Revision: 99559
12cr|emboss-6.4.0-2|154	- Import emboss
12cr|emboss-6.4.0-2|155	
12cr|emboss-6.4.0-2|156	* Tue Dec 19 2006 Eric Fernandez <zeb@zebulon.org.uk> 4.0.0-1mdv2007.1
12cr|emboss-6.4.0-2|157	- new release
12cr|emboss-6.4.0-2|158	
12cr|emboss-6.4.0-2|159	* Mon Jun 26 2006 Eric Fernandez <zeb@zebulon.org.uk> 3.0.0-2mdv2007.0
12cr|emboss-6.4.0-2|160	- new source url
12cr|emboss-6.4.0-2|161	
12cr|emboss-6.4.0-2|162	* Mon Jun 26 2006 Eric Fernandez <zeb@zebulon.org.uk> 3.0.0-1mdv2007.0
12cr|emboss-6.4.0-2|163	- new release
12cr|emboss-6.4.0-2|164	
12cr|emboss-6.4.0-2|165	* Mon Apr 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.0-6mdk
12cr|emboss-6.4.0-2|166	- various rpmlint fixes
12cr|emboss-6.4.0-2|167	
12cr|emboss-6.4.0-2|168	* Mon Apr 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.0-5mdk
12cr|emboss-6.4.0-2|169	- fix conflict with package avlmap-utils by renaming /usr/bin/wordcount to /usr/bin/wordcount-emboss
12cr|emboss-6.4.0-2|170	
12cr|emboss-6.4.0-2|171	* Fri Oct 07 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.9.0-4mdk
12cr|emboss-6.4.0-2|172	- Fix BuildRequires
12cr|emboss-6.4.0-2|173	- %%mkrel
12cr|emboss-6.4.0-2|174	
12cr|emboss-6.4.0-2|175	* Sun Jun 05 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.0-3mdk
12cr|emboss-6.4.0-2|176	- fix conflict with package nss by renaming /usr/bin/digest to /usr/bin/digest-emboss
12cr|emboss-6.4.0-2|177	
12cr|emboss-6.4.0-2|178	* Fri Jan 28 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.9.0-2mdk
12cr|emboss-6.4.0-2|179	- fix pcre conflict (Marc Koschewski <marc@osknowledge.org>)
12cr|emboss-6.4.0-2|180	- remove .c files in /usr/include
12cr|emboss-6.4.0-2|181	- spec cleanup
12cr|emboss-6.4.0-2|182	
12cr|emboss-6.4.0-2|183	* Tue Jan 18 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.9.0-1mdk
12cr|emboss-6.4.0-2|184	- contributed by Gaëtan Lehmann (gaetan.lehmann@jouy.inra.fr)
12cr|emboss-6.4.0-2|185	- drop __libtoolize hack
12cr|emboss-6.4.0-2|186	- drop patch0
12cr|emboss-6.4.0-2|187	
12cr|emboss-6.4.0-2|188	* Thu Jul 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.8.0-2mdk
12cr|emboss-6.4.0-2|189	- remove installed java stuff
12cr|emboss-6.4.0-2|190	
12cr|emboss-6.4.0-2|191	* Tue Dec 30 2003 Guillaume Rousse <guillomovitch@mandrake.org> 2.8.0-1mdk
12cr|emboss-6.4.0-2|192	- new version
12cr|emboss-6.4.0-2|193	- changed name to emboss, mixed cases sucks
12cr|emboss-6.4.0-2|194	- fixed conflicts
12cr|emboss-6.4.0-2|195	- rediff patch
12cr|emboss-6.4.0-2|196	

1190 12
12cr|embryo-1.7.3-1|1	#Tarball of svn snapshot created as follows...
12cr|embryo-1.7.3-1|2	#Cut and paste in a shell after removing initial #
12cr|embryo-1.7.3-1|3	
12cr|embryo-1.7.3-1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/embryo embryo; \
12cr|embryo-1.7.3-1|5	#cd embryo; \
12cr|embryo-1.7.3-1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|embryo-1.7.3-1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|embryo-1.7.3-1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|embryo-1.7.3-1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|embryo-1.7.3-1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|embryo-1.7.3-1|11	#cd ..; \
12cr|embryo-1.7.3-1|12	#tar -Jcf embryo-$PKG_VERSION.tar.xz embryo/ --exclude .svn --exclude .*ignore
12cr|embryo-1.7.3-1|13	
12cr|embryo-1.7.3-1|14	%define snapshot 0
12cr|embryo-1.7.3-1|15	%{?_snapshot: %{expand: %%global snapshot 1}}
12cr|embryo-1.7.3-1|16	
12cr|embryo-1.7.3-1|17	%if %snapshot
12cr|embryo-1.7.3-1|18	%define	svndate	20120103
12cr|embryo-1.7.3-1|19	%define	svnrev	66150
12cr|embryo-1.7.3-1|20	%endif
12cr|embryo-1.7.3-1|21	
12cr|embryo-1.7.3-1|22	%define	major 	1
12cr|embryo-1.7.3-1|23	%define	libname %mklibname %{name} %{major}
12cr|embryo-1.7.3-1|24	%define	develname %mklibname %{name} -d
12cr|embryo-1.7.3-1|25	
12cr|embryo-1.7.3-1|26	Summary:	Enlightenment bytecode virtual machine
12cr|embryo-1.7.3-1|27	Name:		embryo
12cr|embryo-1.7.3-1|28	%if %snapshot
12cr|embryo-1.7.3-1|29	Version:	1.1.99.%{svnrev}
12cr|embryo-1.7.3-1|30	Release:	0.%{svndate}.1
12cr|embryo-1.7.3-1|31	%else
12cr|embryo-1.7.3-1|32	Version:	1.7.3
12cr|embryo-1.7.3-1|33	Release:	1
12cr|embryo-1.7.3-1|34	%endif
12cr|embryo-1.7.3-1|35	License:	BSD
12cr|embryo-1.7.3-1|36	Group:		Graphical desktop/Enlightenment
12cr|embryo-1.7.3-1|37	URL:		http://www.enlightenment.org/
12cr|embryo-1.7.3-1|38	%if %snapshot
12cr|embryo-1.7.3-1|39	Source0:	%{name}-%{version}.tar.xz
12cr|embryo-1.7.3-1|40	%else
12cr|embryo-1.7.3-1|41	Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.gz
12cr|embryo-1.7.3-1|42	%endif
12cr|embryo-1.7.3-1|43	BuildRequires:	pkgconfig(eina) >= 1.7.0
12cr|embryo-1.7.3-1|44	
12cr|embryo-1.7.3-1|45	%description
12cr|embryo-1.7.3-1|46	Embryo is primarily a shared library that gives you an API to load and control
12cr|embryo-1.7.3-1|47	interpreted programs compiled into an abstract machine bytecode that it
12cr|embryo-1.7.3-1|48	understands.  This abstract (or virtual) machine is similar to a real machine
12cr|embryo-1.7.3-1|49	with a CPU, but it is emulated in software.
12cr|embryo-1.7.3-1|50	
12cr|embryo-1.7.3-1|51	This package is part of the Enlightenment DR17 desktop shell.
12cr|embryo-1.7.3-1|52	
12cr|embryo-1.7.3-1|53	%package -n %{libname}
12cr|embryo-1.7.3-1|54	Summary:	Libraries for the %{name} package
12cr|embryo-1.7.3-1|55	Group:		System/Libraries
12cr|embryo-1.7.3-1|56	
12cr|embryo-1.7.3-1|57	%description -n %{libname}
12cr|embryo-1.7.3-1|58	Libraries for %{name}
12cr|embryo-1.7.3-1|59	
12cr|embryo-1.7.3-1|60	%package -n %{develname}
12cr|embryo-1.7.3-1|61	Summary:	Headers and development libraries from %{name}
12cr|embryo-1.7.3-1|62	Group:		Development/Other
12cr|embryo-1.7.3-1|63	Requires:	%{libname} = %{version}
12cr|embryo-1.7.3-1|64	Provides:	%{name}-devel = %{version}-%{release}
12cr|embryo-1.7.3-1|65	
12cr|embryo-1.7.3-1|66	%description -n %{develname}
12cr|embryo-1.7.3-1|67	%{name} development headers and libraries.
12cr|embryo-1.7.3-1|68	
12cr|embryo-1.7.3-1|69	%prep
12cr|embryo-1.7.3-1|70	%if %snapshot
12cr|embryo-1.7.3-1|71	%setup -qn %{name}
12cr|embryo-1.7.3-1|72	%else
12cr|embryo-1.7.3-1|73	%setup -q
12cr|embryo-1.7.3-1|74	%endif
12cr|embryo-1.7.3-1|75	
12cr|embryo-1.7.3-1|76	%build
12cr|embryo-1.7.3-1|77	%if %snapshot
12cr|embryo-1.7.3-1|78	NOCONFIGURE=yes ./autogen.sh
12cr|embryo-1.7.3-1|79	%endif
12cr|embryo-1.7.3-1|80	
12cr|embryo-1.7.3-1|81	%configure2_5x --disable-static
12cr|embryo-1.7.3-1|82	%make
12cr|embryo-1.7.3-1|83	
12cr|embryo-1.7.3-1|84	%install
12cr|embryo-1.7.3-1|85	%makeinstall_std
12cr|embryo-1.7.3-1|86	
12cr|embryo-1.7.3-1|87	%files
12cr|embryo-1.7.3-1|88	%doc AUTHORS COPYING README
12cr|embryo-1.7.3-1|89	%{_bindir}/%{name}_cc
12cr|embryo-1.7.3-1|90	%{_datadir}/%{name}
12cr|embryo-1.7.3-1|91	
12cr|embryo-1.7.3-1|92	%files -n %{libname}
12cr|embryo-1.7.3-1|93	%{_libdir}/*.so.%{major}*
12cr|embryo-1.7.3-1|94	
12cr|embryo-1.7.3-1|95	%files -n %{develname}
12cr|embryo-1.7.3-1|96	%{_libdir}/pkgconfig/*
12cr|embryo-1.7.3-1|97	%{_libdir}/*.so
12cr|embryo-1.7.3-1|98	%{_includedir}/%{name}*
12cr|embryo-1.7.3-1|99	
12cr|embryo-1.7.3-1|100	
12cr|embryo-1.7.3-1|101	
12cr|embryo-1.7.3-1|102	%changelog
12cr|embryo-1.7.3-1|103	* Mon Jun 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.0-1
12cr|embryo-1.7.3-1|104	+ Revision: 806807
12cr|embryo-1.7.3-1|105	- version update 1.2.0
12cr|embryo-1.7.3-1|106	
12cr|embryo-1.7.3-1|107	* Mon Jan 09 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.1.99.66150-0.20120103.1
12cr|embryo-1.7.3-1|108	+ Revision: 758816
12cr|embryo-1.7.3-1|109	- new snapshot/version 1.1.99.66150
12cr|embryo-1.7.3-1|110	- merged spec with UnityLinux
12cr|embryo-1.7.3-1|111	- cleaned up spec
12cr|embryo-1.7.3-1|112	- disabled static build
12cr|embryo-1.7.3-1|113	
12cr|embryo-1.7.3-1|114	* Sat Jan 29 2011 Funda Wang <fwang@mandriva.org> 1.0.0-1
12cr|embryo-1.7.3-1|115	+ Revision: 633901
12cr|embryo-1.7.3-1|116	- 1.0.0 final
12cr|embryo-1.7.3-1|117	
12cr|embryo-1.7.3-1|118	* Sat Dec 18 2010 Funda Wang <fwang@mandriva.org> 1.0.0-0.beta3.1mdv2011.0
12cr|embryo-1.7.3-1|119	+ Revision: 622797
12cr|embryo-1.7.3-1|120	- 1.0 beta3
12cr|embryo-1.7.3-1|121	
12cr|embryo-1.7.3-1|122	* Tue Nov 16 2010 Funda Wang <fwang@mandriva.org> 1.0.0-0.beta2.1mdv2011.0
12cr|embryo-1.7.3-1|123	+ Revision: 597955
12cr|embryo-1.7.3-1|124	- 1.0.0 beta2
12cr|embryo-1.7.3-1|125	
12cr|embryo-1.7.3-1|126	* Wed Oct 13 2010 Funda Wang <fwang@mandriva.org> 1.0.0-0.beta.1mdv2011.0
12cr|embryo-1.7.3-1|127	+ Revision: 585289
12cr|embryo-1.7.3-1|128	- 1.0.0 beta
12cr|embryo-1.7.3-1|129	
12cr|embryo-1.7.3-1|130	* Sat Jul 10 2010 Funda Wang <fwang@mandriva.org> 0.9.9.49898-1mdv2011.0
12cr|embryo-1.7.3-1|131	+ Revision: 550185
12cr|embryo-1.7.3-1|132	- new verison 0.9.9.49898
12cr|embryo-1.7.3-1|133	
12cr|embryo-1.7.3-1|134	* Sun Dec 13 2009 Funda Wang <fwang@mandriva.org> 0.9.9.063-1mdv2010.1
12cr|embryo-1.7.3-1|135	+ Revision: 478114
12cr|embryo-1.7.3-1|136	- new version 0.9.9.063
12cr|embryo-1.7.3-1|137	
12cr|embryo-1.7.3-1|138	* Fri Aug 07 2009 Funda Wang <fwang@mandriva.org> 0.9.9.062-1mdv2010.0
12cr|embryo-1.7.3-1|139	+ Revision: 411058
12cr|embryo-1.7.3-1|140	- new version 0.9.9.062
12cr|embryo-1.7.3-1|141	
12cr|embryo-1.7.3-1|142	* Mon Jul 06 2009 Funda Wang <fwang@mandriva.org> 0.9.9.061-1mdv2010.0
12cr|embryo-1.7.3-1|143	+ Revision: 392856
12cr|embryo-1.7.3-1|144	- fix file list
12cr|embryo-1.7.3-1|145	- new version 0.9.9.061
12cr|embryo-1.7.3-1|146	- protect major
12cr|embryo-1.7.3-1|147	
12cr|embryo-1.7.3-1|148	* Sat May 02 2009 Funda Wang <fwang@mandriva.org> 0.9.9.060-1mdv2010.0
12cr|embryo-1.7.3-1|149	+ Revision: 370632
12cr|embryo-1.7.3-1|150	- New version 0.9.9.060
12cr|embryo-1.7.3-1|151	
12cr|embryo-1.7.3-1|152	* Sat Feb 28 2009 Antoine Ginies <aginies@mandriva.com> 0.9.9.050-2mdv2009.1
12cr|embryo-1.7.3-1|153	+ Revision: 346218
12cr|embryo-1.7.3-1|154	- bump release
12cr|embryo-1.7.3-1|155	- SVN SNAPSHOT 20090227, release 0.9.9.050
12cr|embryo-1.7.3-1|156	
12cr|embryo-1.7.3-1|157	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 0.9.9.050-1mdv2009.1
12cr|embryo-1.7.3-1|158	+ Revision: 292651
12cr|embryo-1.7.3-1|159	- new version 0.9.9.050
12cr|embryo-1.7.3-1|160	
12cr|embryo-1.7.3-1|161	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.9.9.043-2mdv2009.0
12cr|embryo-1.7.3-1|162	+ Revision: 266619
12cr|embryo-1.7.3-1|163	- rebuild early 2009.0 package (before pixel changes)
12cr|embryo-1.7.3-1|164	
12cr|embryo-1.7.3-1|165	+ Pixel <pixel@mandriva.com>
12cr|embryo-1.7.3-1|166	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|embryo-1.7.3-1|167	
12cr|embryo-1.7.3-1|168	* Sun Jun 01 2008 Funda Wang <fwang@mandriva.org> 0.9.9.043-1mdv2009.0
12cr|embryo-1.7.3-1|169	+ Revision: 213940
12cr|embryo-1.7.3-1|170	- New version 0.9.9.043
12cr|embryo-1.7.3-1|171	
12cr|embryo-1.7.3-1|172	+ Antoine Ginies <aginies@mandriva.com>
12cr|embryo-1.7.3-1|173	- bump release
12cr|embryo-1.7.3-1|174	
12cr|embryo-1.7.3-1|175	* Fri Feb 15 2008 Antoine Ginies <aginies@mandriva.com> 0.9.1.042-2mdv2008.1
12cr|embryo-1.7.3-1|176	+ Revision: 168908
12cr|embryo-1.7.3-1|177	- bump release
12cr|embryo-1.7.3-1|178	
12cr|embryo-1.7.3-1|179	* Sat Feb 02 2008 Austin Acton <austin@mandriva.org> 0.9.1.042-1mdv2008.1
12cr|embryo-1.7.3-1|180	+ Revision: 161504
12cr|embryo-1.7.3-1|181	- new version
12cr|embryo-1.7.3-1|182	- fix URL
12cr|embryo-1.7.3-1|183	- no major in devel package
12cr|embryo-1.7.3-1|184	- drop embryo-config
12cr|embryo-1.7.3-1|185	
12cr|embryo-1.7.3-1|186	+ Olivier Blin <blino@mandriva.org>
12cr|embryo-1.7.3-1|187	- restore BuildRoot
12cr|embryo-1.7.3-1|188	
12cr|embryo-1.7.3-1|189	+ Thierry Vignaud <tv@mandriva.org>
12cr|embryo-1.7.3-1|190	- kill re-definition of %%buildroot on Pixel's request
12cr|embryo-1.7.3-1|191	
12cr|embryo-1.7.3-1|192	* Wed Oct 31 2007 Antoine Ginies <aginies@mandriva.com> 0.9.1.041-2mdv2008.1
12cr|embryo-1.7.3-1|193	+ Revision: 104068
12cr|embryo-1.7.3-1|194	- CVS SNAPSHOT 20071031, release 0.9.1.041
12cr|embryo-1.7.3-1|195	
12cr|embryo-1.7.3-1|196	* Thu Aug 30 2007 Antoine Ginies <aginies@mandriva.com> 0.9.1.041-1mdv2008.0
12cr|embryo-1.7.3-1|197	+ Revision: 76314
12cr|embryo-1.7.3-1|198	- fix missing file embryo-config
12cr|embryo-1.7.3-1|199	- fix path in tarball
12cr|embryo-1.7.3-1|200	- CVS SNAPSHOT 20070830, release 0.9.1.041
12cr|embryo-1.7.3-1|201	
12cr|embryo-1.7.3-1|202	* Tue May 29 2007 Antoine Ginies <aginies@mandriva.com> 0.9.1.038-3mdv2008.0
12cr|embryo-1.7.3-1|203	+ Revision: 32624
12cr|embryo-1.7.3-1|204	- CVS SNAPSHOT 20070529, release 0.9.1.038
12cr|embryo-1.7.3-1|205	
12cr|embryo-1.7.3-1|206	* Thu May 24 2007 Antoine Ginies <aginies@mandriva.com> 0.9.1.038-2mdv2008.0
12cr|embryo-1.7.3-1|207	+ Revision: 30642
12cr|embryo-1.7.3-1|208	- increase mkrel
12cr|embryo-1.7.3-1|209	- CVS snapshot 20070524, release 0.9.1.038
12cr|embryo-1.7.3-1|210	- remove unwanted changelog
12cr|embryo-1.7.3-1|211	
12cr|embryo-1.7.3-1|212	* Mon May 21 2007 Antoine Ginies <aginies@mandriva.com> 0.9.1.038-1mdv2008.0
12cr|embryo-1.7.3-1|213	+ Revision: 29185
12cr|embryo-1.7.3-1|214	- CVS snapshot, release 0.9.1.038
12cr|embryo-1.7.3-1|215	
12cr|embryo-1.7.3-1|216	* Mon Apr 23 2007 Pascal Terjan <pterjan@mandriva.org> 0.9.1.037-1mdv2008.0
12cr|embryo-1.7.3-1|217	+ Revision: 17403
12cr|embryo-1.7.3-1|218	- New snapshot
12cr|embryo-1.7.3-1|219	- Add an empty line at the end to not break multiarch macro
12cr|embryo-1.7.3-1|220	- Import embryo
12cr|embryo-1.7.3-1|221	

1191 12
12cr|embutils-0.19-4|1	Summary:	Small system utilities for embedded systems
12cr|embutils-0.19-4|2	Name:		embutils
12cr|embutils-0.19-4|3	Version:	0.19
12cr|embutils-0.19-4|4	Release:	%mkrel 4
12cr|embutils-0.19-4|5	License:	GPL
12cr|embutils-0.19-4|6	Group:		System/Base
12cr|embutils-0.19-4|7	URL:		http://www.fefe.de/
12cr|embutils-0.19-4|8	Source0:	http://www.fefe.de/embutils/%{name}-%{version}.tar.bz2
12cr|embutils-0.19-4|9	Source1:	http://www.fefe.de/embutils/%{name}-%{version}.tar.bz2.sig
12cr|embutils-0.19-4|10	BuildRequires:	dietlibc-devel >= 0.32
12cr|embutils-0.19-4|11	Prefix:		%{_libdir}/%{name}
12cr|embutils-0.19-4|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|embutils-0.19-4|13	
12cr|embutils-0.19-4|14	%description
12cr|embutils-0.19-4|15	Most of the typical Unix userland typically comes from either the
12cr|embutils-0.19-4|16	GNU project or the BSD people. Those sources are ancient and
12cr|embutils-0.19-4|17	optimized for features, not for small size, and now that computers
12cr|embutils-0.19-4|18	are fast enough and have lots of RAM, implementations became
12cr|embutils-0.19-4|19	larger and larger. Features like internationalization eat lots of
12cr|embutils-0.19-4|20	memory and disk space.
12cr|embutils-0.19-4|21	
12cr|embutils-0.19-4|22	For embedded system and boot disks (and desktops and servers for
12cr|embutils-0.19-4|23	purist Unix users), you rather want small than internationalized
12cr|embutils-0.19-4|24	versions of the utilities. That's why I started to reimplement a
12cr|embutils-0.19-4|25	few important typical userland programs that I need on boot and
12cr|embutils-0.19-4|26	rescue disks, making sure that you can link it against diet libc
12cr|embutils-0.19-4|27	to create very small statically linked binaries.
12cr|embutils-0.19-4|28	
12cr|embutils-0.19-4|29	%prep
12cr|embutils-0.19-4|30	
12cr|embutils-0.19-4|31	%setup -q
12cr|embutils-0.19-4|32	
12cr|embutils-0.19-4|33	%build
12cr|embutils-0.19-4|34	
12cr|embutils-0.19-4|35	make FLAGS="-DPAGE_SIZE=\"`getconf PAGE_SIZE`\""
12cr|embutils-0.19-4|36	
12cr|embutils-0.19-4|37	%install
12cr|embutils-0.19-4|38	rm -rf %{buildroot}
12cr|embutils-0.19-4|39	
12cr|embutils-0.19-4|40	install -d %{buildroot}%{prefix}/bin
12cr|embutils-0.19-4|41	
12cr|embutils-0.19-4|42	make DESTDIR="%{buildroot}%{prefix}" prefix="" install
12cr|embutils-0.19-4|43	
12cr|embutils-0.19-4|44	# fix softlinks...
12cr|embutils-0.19-4|45	ln -snf chown %{buildroot}%{prefix}/bin/chgrp
12cr|embutils-0.19-4|46	ln -snf mv %{buildroot}%{prefix}/bin/cp
12cr|embutils-0.19-4|47	ln -snf mknod %{buildroot}%{prefix}/bin/mkfifo
12cr|embutils-0.19-4|48	
12cr|embutils-0.19-4|49	%clean
12cr|embutils-0.19-4|50	rm -rf %{buildroot}
12cr|embutils-0.19-4|51	
12cr|embutils-0.19-4|52	%files
12cr|embutils-0.19-4|53	%defattr(-,root,root)
12cr|embutils-0.19-4|54	%doc CHANGES TODO
12cr|embutils-0.19-4|55	%{prefix}/bin/allinone
12cr|embutils-0.19-4|56	%{prefix}/bin/arch
12cr|embutils-0.19-4|57	%{prefix}/bin/basename
12cr|embutils-0.19-4|58	%{prefix}/bin/cat
12cr|embutils-0.19-4|59	%{prefix}/bin/chgrp
12cr|embutils-0.19-4|60	%{prefix}/bin/chmod
12cr|embutils-0.19-4|61	%{prefix}/bin/chown
12cr|embutils-0.19-4|62	%{prefix}/bin/chroot
12cr|embutils-0.19-4|63	%{prefix}/bin/chrootuid
12cr|embutils-0.19-4|64	%{prefix}/bin/chvt
12cr|embutils-0.19-4|65	%{prefix}/bin/clear
12cr|embutils-0.19-4|66	%{prefix}/bin/cmp
12cr|embutils-0.19-4|67	%{prefix}/bin/cp
12cr|embutils-0.19-4|68	%{prefix}/bin/date
12cr|embutils-0.19-4|69	%{prefix}/bin/dd
12cr|embutils-0.19-4|70	%{prefix}/bin/df
12cr|embutils-0.19-4|71	%{prefix}/bin/dirname
12cr|embutils-0.19-4|72	%{prefix}/bin/dmesg
12cr|embutils-0.19-4|73	%{prefix}/bin/domainname
12cr|embutils-0.19-4|74	%{prefix}/bin/du
12cr|embutils-0.19-4|75	%{prefix}/bin/echo
12cr|embutils-0.19-4|76	%{prefix}/bin/env
12cr|embutils-0.19-4|77	%{prefix}/bin/false
12cr|embutils-0.19-4|78	%{prefix}/bin/head
12cr|embutils-0.19-4|79	%{prefix}/bin/hostname
12cr|embutils-0.19-4|80	%{prefix}/bin/id
12cr|embutils-0.19-4|81	%{prefix}/bin/insmod
12cr|embutils-0.19-4|82	%{prefix}/bin/install
12cr|embutils-0.19-4|83	%{prefix}/bin/kill
12cr|embutils-0.19-4|84	%{prefix}/bin/ln
12cr|embutils-0.19-4|85	%{prefix}/bin/ls
12cr|embutils-0.19-4|86	%{prefix}/bin/lsmod
12cr|embutils-0.19-4|87	%{prefix}/bin/md5sum
12cr|embutils-0.19-4|88	%{prefix}/bin/mesg
12cr|embutils-0.19-4|89	%{prefix}/bin/mkdir
12cr|embutils-0.19-4|90	%{prefix}/bin/mkfifo
12cr|embutils-0.19-4|91	%{prefix}/bin/mknod
12cr|embutils-0.19-4|92	%{prefix}/bin/mktemp
12cr|embutils-0.19-4|93	%{prefix}/bin/mount
12cr|embutils-0.19-4|94	%{prefix}/bin/mv
12cr|embutils-0.19-4|95	%{prefix}/bin/nice
12cr|embutils-0.19-4|96	%{prefix}/bin/nohup
12cr|embutils-0.19-4|97	%{prefix}/bin/pivot_root
12cr|embutils-0.19-4|98	%{prefix}/bin/printenv
12cr|embutils-0.19-4|99	%{prefix}/bin/pwd
12cr|embutils-0.19-4|100	%{prefix}/bin/renice
12cr|embutils-0.19-4|101	%{prefix}/bin/rm
12cr|embutils-0.19-4|102	%{prefix}/bin/rmdir
12cr|embutils-0.19-4|103	%{prefix}/bin/rmmod
12cr|embutils-0.19-4|104	%{prefix}/bin/sleep
12cr|embutils-0.19-4|105	%{prefix}/bin/sleep2
12cr|embutils-0.19-4|106	%{prefix}/bin/soscp
12cr|embutils-0.19-4|107	%{prefix}/bin/sosln
12cr|embutils-0.19-4|108	%{prefix}/bin/soslns
12cr|embutils-0.19-4|109	%{prefix}/bin/sosmv
12cr|embutils-0.19-4|110	%{prefix}/bin/sosrm
12cr|embutils-0.19-4|111	%{prefix}/bin/strings
12cr|embutils-0.19-4|112	%{prefix}/bin/sync
12cr|embutils-0.19-4|113	%{prefix}/bin/tail
12cr|embutils-0.19-4|114	%{prefix}/bin/tar
12cr|embutils-0.19-4|115	%{prefix}/bin/tee
12cr|embutils-0.19-4|116	%{prefix}/bin/test
12cr|embutils-0.19-4|117	%{prefix}/bin/time
12cr|embutils-0.19-4|118	%{prefix}/bin/touch
12cr|embutils-0.19-4|119	%{prefix}/bin/tr
12cr|embutils-0.19-4|120	%{prefix}/bin/true
12cr|embutils-0.19-4|121	%{prefix}/bin/truncate
12cr|embutils-0.19-4|122	%{prefix}/bin/tty
12cr|embutils-0.19-4|123	%{prefix}/bin/umount
12cr|embutils-0.19-4|124	%{prefix}/bin/uname
12cr|embutils-0.19-4|125	%{prefix}/bin/uniq
12cr|embutils-0.19-4|126	%{prefix}/bin/uudecode
12cr|embutils-0.19-4|127	%{prefix}/bin/uuencode
12cr|embutils-0.19-4|128	%{prefix}/bin/wc
12cr|embutils-0.19-4|129	%{prefix}/bin/which
12cr|embutils-0.19-4|130	%{prefix}/bin/whoami
12cr|embutils-0.19-4|131	%{prefix}/bin/write
12cr|embutils-0.19-4|132	%{prefix}/bin/yes
12cr|embutils-0.19-4|133	
12cr|embutils-0.19-4|134	
12cr|embutils-0.19-4|135	%changelog
12cr|embutils-0.19-4|136	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.19-4mdv2011.0
12cr|embutils-0.19-4|137	+ Revision: 618223
12cr|embutils-0.19-4|138	- the mass rebuild of 2010.0 packages
12cr|embutils-0.19-4|139	
12cr|embutils-0.19-4|140	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.19-3mdv2010.0
12cr|embutils-0.19-4|141	+ Revision: 428591
12cr|embutils-0.19-4|142	- rebuild
12cr|embutils-0.19-4|143	
12cr|embutils-0.19-4|144	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.19-2mdv2009.0
12cr|embutils-0.19-4|145	+ Revision: 266621
12cr|embutils-0.19-4|146	- rebuild early 2009.0 package (before pixel changes)
12cr|embutils-0.19-4|147	
12cr|embutils-0.19-4|148	* Wed Jun 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.19-1mdv2009.0
12cr|embutils-0.19-4|149	+ Revision: 217972
12cr|embutils-0.19-4|150	- 0.19
12cr|embutils-0.19-4|151	- fix build
12cr|embutils-0.19-4|152	- rebuilt against dietlibc-devel-0.32
12cr|embutils-0.19-4|153	
12cr|embutils-0.19-4|154	+ Olivier Blin <oblin@mandriva.com>
12cr|embutils-0.19-4|155	- restore BuildRoot
12cr|embutils-0.19-4|156	
12cr|embutils-0.19-4|157	+ Thierry Vignaud <tv@mandriva.org>
12cr|embutils-0.19-4|158	- kill re-definition of %%buildroot on Pixel's request
12cr|embutils-0.19-4|159	
12cr|embutils-0.19-4|160	
12cr|embutils-0.19-4|161	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.17-2mdv2007.0
12cr|embutils-0.19-4|162	+ Revision: 101723
12cr|embutils-0.19-4|163	- Import embutils
12cr|embutils-0.19-4|164	
12cr|embutils-0.19-4|165	* Sat Apr 29 2006 Oden Eriksson <oeriksson@mandriva.com> 0.17-2mdk
12cr|embutils-0.19-4|166	- rebuild
12cr|embutils-0.19-4|167	
12cr|embutils-0.19-4|168	* Tue Feb 01 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.17-1mdk
12cr|embutils-0.19-4|169	- 0.17
12cr|embutils-0.19-4|170	- added date, mount, umount, printenv, insmod, lsmod, pivot_root, rmmod
12cr|embutils-0.19-4|171	- drop P0, seems integrated upstream and it compiles fine without it
12cr|embutils-0.19-4|172	
12cr|embutils-0.19-4|173	* Mon Nov 01 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.16-2mdk
12cr|embutils-0.19-4|174	- patch0: fix build with gcc 3.4
12cr|embutils-0.19-4|175	

1192 12
12cr|emelfm-0.9.2.1-4|1	%define rel 4
12cr|emelfm-0.9.2.1-4|2	%define name emelfm
12cr|emelfm-0.9.2.1-4|3	%define extra_ver 1
12cr|emelfm-0.9.2.1-4|4	%define rversion 0.9.2
12cr|emelfm-0.9.2.1-4|5	%define version 0.9.2.%{extra_ver}
12cr|emelfm-0.9.2.1-4|6	%define extra_ver 1
12cr|emelfm-0.9.2.1-4|7	%define release %mkrel %{rel}
12cr|emelfm-0.9.2.1-4|8	
12cr|emelfm-0.9.2.1-4|9	Summary: File manager using the two-panel design and Gtk+
12cr|emelfm-0.9.2.1-4|10	Name: %{name}
12cr|emelfm-0.9.2.1-4|11	Version: %{version}
12cr|emelfm-0.9.2.1-4|12	Release: %{release}
12cr|emelfm-0.9.2.1-4|13	License: GPL
12cr|emelfm-0.9.2.1-4|14	Group: File tools
12cr|emelfm-0.9.2.1-4|15	Source: %{name}-%{rversion}-elm%{extra_ver}.tar.bz2
12cr|emelfm-0.9.2.1-4|16	Url: http://www.havens.de/elm/emelfm.html
12cr|emelfm-0.9.2.1-4|17	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|emelfm-0.9.2.1-4|18	BuildRequires: gtk+-devel >= 1.2
12cr|emelfm-0.9.2.1-4|19	Requires: gtk+ >= 1.2
12cr|emelfm-0.9.2.1-4|20	Requires: xterm
12cr|emelfm-0.9.2.1-4|21	
12cr|emelfm-0.9.2.1-4|22	%description
12cr|emelfm-0.9.2.1-4|23	emelFM is a file manager that implements the popular two-panel design. It
12cr|emelfm-0.9.2.1-4|24	features a simple GTK+ interface, a flexible filetyping scheme, and a built-in
12cr|emelfm-0.9.2.1-4|25	command line for executing commands without opening an xterm.
12cr|emelfm-0.9.2.1-4|26	
12cr|emelfm-0.9.2.1-4|27	Features:
12cr|emelfm-0.9.2.1-4|28	o Simple Interface
12cr|emelfm-0.9.2.1-4|29	o Bookmarks and History Lists
12cr|emelfm-0.9.2.1-4|30	o Flexible filetyping scheme
12cr|emelfm-0.9.2.1-4|31	o Multiple actions selectable for each filetype
12cr|emelfm-0.9.2.1-4|32	o Filename, Size, and Date Filters
12cr|emelfm-0.9.2.1-4|33	o Built-In Command Line
12cr|emelfm-0.9.2.1-4|34	o User-defined menu
12cr|emelfm-0.9.2.1-4|35	o Configurable Keyboard bindings
12cr|emelfm-0.9.2.1-4|36	o Configurable Toolbar
12cr|emelfm-0.9.2.1-4|37	o Runtime loadable plugins
12cr|emelfm-0.9.2.1-4|38	
12cr|emelfm-0.9.2.1-4|39	%prep
12cr|emelfm-0.9.2.1-4|40	rm -rf $RPM_BUILD_ROOT
12cr|emelfm-0.9.2.1-4|41	
12cr|emelfm-0.9.2.1-4|42	%setup -q -n %{name}-%{rversion}-elm%{extra_ver}
12cr|emelfm-0.9.2.1-4|43	##patch0 -p1
12cr|emelfm-0.9.2.1-4|44	
12cr|emelfm-0.9.2.1-4|45	%build
12cr|emelfm-0.9.2.1-4|46	
12cr|emelfm-0.9.2.1-4|47	%make
12cr|emelfm-0.9.2.1-4|48	
12cr|emelfm-0.9.2.1-4|49	%install
12cr|emelfm-0.9.2.1-4|50	mkdir -p $RPM_BUILD_ROOT%_bindir
12cr|emelfm-0.9.2.1-4|51	mkdir -p $RPM_BUILD_ROOT%_docdir
12cr|emelfm-0.9.2.1-4|52	mkdir -p $RPM_BUILD_ROOT%_libdir/emelfm/plugins
12cr|emelfm-0.9.2.1-4|53	mkdir -p $RPM_BUILD_ROOT%_datadir/locale/
12cr|emelfm-0.9.2.1-4|54	make BIN_DIR=$RPM_BUILD_ROOT%{_bindir} DOC_DIR=$RPM_BUILD_ROOT%_docdir \
12cr|emelfm-0.9.2.1-4|55	PLUGINS_DIR=$RPM_BUILD_ROOT%_libdir/emelfm/plugins \
12cr|emelfm-0.9.2.1-4|56	LOCALEDIR=$RPM_BUILD_ROOT%_datadir/locale/ install
12cr|emelfm-0.9.2.1-4|57	
12cr|emelfm-0.9.2.1-4|58	rm -rf $RPM_BUILD_ROOT%_docdir/help.txt
12cr|emelfm-0.9.2.1-4|59	
12cr|emelfm-0.9.2.1-4|60	
12cr|emelfm-0.9.2.1-4|61	mkdir -p   %buildroot%{_datadir}/applications/
12cr|emelfm-0.9.2.1-4|62	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|emelfm-0.9.2.1-4|63	[Desktop Entry]
12cr|emelfm-0.9.2.1-4|64	Type=Application
12cr|emelfm-0.9.2.1-4|65	Exec=%{name}
12cr|emelfm-0.9.2.1-4|66	Name=Emelfm
12cr|emelfm-0.9.2.1-4|67	Comment=A GTK file manager
12cr|emelfm-0.9.2.1-4|68	Icon=file_tools_section
12cr|emelfm-0.9.2.1-4|69	Categories=X-MandrivaLinux-System-FileTools;System;
12cr|emelfm-0.9.2.1-4|70	EOF
12cr|emelfm-0.9.2.1-4|71	
12cr|emelfm-0.9.2.1-4|72	%find_lang %name
12cr|emelfm-0.9.2.1-4|73	
12cr|emelfm-0.9.2.1-4|74	%post
12cr|emelfm-0.9.2.1-4|75	%if %mdkversion < 200900
12cr|emelfm-0.9.2.1-4|76	/sbin/ldconfig
12cr|emelfm-0.9.2.1-4|77	%endif
12cr|emelfm-0.9.2.1-4|78	%if %mdkversion < 200900
12cr|emelfm-0.9.2.1-4|79	%{update_menus}
12cr|emelfm-0.9.2.1-4|80	%endif
12cr|emelfm-0.9.2.1-4|81	
12cr|emelfm-0.9.2.1-4|82	%postun
12cr|emelfm-0.9.2.1-4|83	%if %mdkversion < 200900
12cr|emelfm-0.9.2.1-4|84	/sbin/ldconfig
12cr|emelfm-0.9.2.1-4|85	%endif
12cr|emelfm-0.9.2.1-4|86	%if %mdkversion < 200900
12cr|emelfm-0.9.2.1-4|87	%{clean_menus}
12cr|emelfm-0.9.2.1-4|88	%endif
12cr|emelfm-0.9.2.1-4|89	
12cr|emelfm-0.9.2.1-4|90	%clean
12cr|emelfm-0.9.2.1-4|91	rm -rf $RPM_BUILD_ROOT
12cr|emelfm-0.9.2.1-4|92	
12cr|emelfm-0.9.2.1-4|93	%files -f %name.lang
12cr|emelfm-0.9.2.1-4|94	%defattr (-,root,root)
12cr|emelfm-0.9.2.1-4|95	%doc README COPYING ChangeLog
12cr|emelfm-0.9.2.1-4|96	%doc docs/help.txt
12cr|emelfm-0.9.2.1-4|97	%{_bindir}/*
12cr|emelfm-0.9.2.1-4|98	%{_datadir}/applications/*
12cr|emelfm-0.9.2.1-4|99	%_libdir/emelfm/plugins/*.so
12cr|emelfm-0.9.2.1-4|100	
12cr|emelfm-0.9.2.1-4|101	
12cr|emelfm-0.9.2.1-4|102	
12cr|emelfm-0.9.2.1-4|103	%changelog
12cr|emelfm-0.9.2.1-4|104	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.2.1-4mdv2011.0
12cr|emelfm-0.9.2.1-4|105	+ Revision: 618224
12cr|emelfm-0.9.2.1-4|106	- the mass rebuild of 2010.0 packages
12cr|emelfm-0.9.2.1-4|107	
12cr|emelfm-0.9.2.1-4|108	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.9.2.1-3mdv2010.0
12cr|emelfm-0.9.2.1-4|109	+ Revision: 428592
12cr|emelfm-0.9.2.1-4|110	- rebuild
12cr|emelfm-0.9.2.1-4|111	
12cr|emelfm-0.9.2.1-4|112	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.9.2.1-2mdv2009.0
12cr|emelfm-0.9.2.1-4|113	+ Revision: 222105
12cr|emelfm-0.9.2.1-4|114	- fix XDG menu directory creation & file list
12cr|emelfm-0.9.2.1-4|115	- auto convert menu to XDG
12cr|emelfm-0.9.2.1-4|116	- kill re-definition of %%buildroot on Pixel's request
12cr|emelfm-0.9.2.1-4|117	- import emelfm
12cr|emelfm-0.9.2.1-4|118	
12cr|emelfm-0.9.2.1-4|119	+ Pixel <pixel@mandriva.com>
12cr|emelfm-0.9.2.1-4|120	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|emelfm-0.9.2.1-4|121	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|emelfm-0.9.2.1-4|122	
12cr|emelfm-0.9.2.1-4|123	+ Olivier Blin <oblin@mandriva.com>
12cr|emelfm-0.9.2.1-4|124	- restore BuildRoot
12cr|emelfm-0.9.2.1-4|125	
12cr|emelfm-0.9.2.1-4|126	
12cr|emelfm-0.9.2.1-4|127	* Tue Jun 06 2006 Charles A Edwards <eslrahc@mandriva.org> 0.9.2.1-2mdv2007.0
12cr|emelfm-0.9.2.1-4|128	- mkrel
12cr|emelfm-0.9.2.1-4|129	- rebuild
12cr|emelfm-0.9.2.1-4|130	
12cr|emelfm-0.9.2.1-4|131	* Mon Mar 14 2005 Charles A Edwards <eslrahc@mandrake.org> 0.9.2.1-1mdk
12cr|emelfm-0.9.2.1-4|132	- 0.9.2-elm1
12cr|emelfm-0.9.2.1-4|133	- drop patch
12cr|emelfm-0.9.2.1-4|134	- update URL
12cr|emelfm-0.9.2.1-4|135	
12cr|emelfm-0.9.2.1-4|136	* Mon Aug 23 2004 Charles A Edwards <eslrahc@mandrake.org> 0.9.2-7mdk
12cr|emelfm-0.9.2.1-4|137	- rebuild for new menu
12cr|emelfm-0.9.2.1-4|138	
12cr|emelfm-0.9.2.1-4|139	* Thu Apr 01 2004 Charles A Edwards <eslrahc@mandrake.org> 0.9.2-6mdk
12cr|emelfm-0.9.2.1-4|140	- Require xterm
12cr|emelfm-0.9.2.1-4|141	- fix menu entry
12cr|emelfm-0.9.2.1-4|142	
12cr|emelfm-0.9.2.1-4|143	* Thu Oct 16 2003 <Charles A Edwards <eslrahc@bellsouth.net> 0.9.2-5mdk
12cr|emelfm-0.9.2.1-4|144	- update Patch for correct doc location
12cr|emelfm-0.9.2.1-4|145	- adjust echo script
12cr|emelfm-0.9.2.1-4|146	
12cr|emelfm-0.9.2.1-4|147	* Mon Jun 23 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.9.2-4mdk
12cr|emelfm-0.9.2.1-4|148	- from Charles A Edwards <eslrahc@bellsouth.net>
12cr|emelfm-0.9.2.1-4|149	- emelfm-0.9.2--mdk-Makefile-common.patch
12cr|emelfm-0.9.2.1-4|150	- put plugins in _libdir not _datadir
12cr|emelfm-0.9.2.1-4|151	- add feature list
12cr|emelfm-0.9.2.1-4|152	- fix typos
12cr|emelfm-0.9.2.1-4|153	
12cr|emelfm-0.9.2.1-4|154	* Wed Jan 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.9.2-3mdk
12cr|emelfm-0.9.2.1-4|155	- typo
12cr|emelfm-0.9.2.1-4|156	
12cr|emelfm-0.9.2.1-4|157	* Tue Jan 29 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.9.2-2mdk
12cr|emelfm-0.9.2.1-4|158	- icon
12cr|emelfm-0.9.2.1-4|159	
12cr|emelfm-0.9.2.1-4|160	* Wed Jul 04 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.9.2-1mdk
12cr|emelfm-0.9.2.1-4|161	- updated to 0.9.2
12cr|emelfm-0.9.2.1-4|162	
12cr|emelfm-0.9.2.1-4|163	* Wed Aug 30 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.7.2-2mdk
12cr|emelfm-0.9.2.1-4|164	- v0.7.2
12cr|emelfm-0.9.2.1-4|165	- BM
12cr|emelfm-0.9.2.1-4|166	- macros
12cr|emelfm-0.9.2.1-4|167	* Mon Jun 26 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.7.0-1mdk
12cr|emelfm-0.9.2.1-4|168	- new in contribs
12cr|emelfm-0.9.2.1-4|169	- used srpm provided by Laurent Grawet <laurent.grawet@ibelgique.com>

1193 12
12cr|emelfm2-0.8.1-2|1	%define name    emelfm2
12cr|emelfm2-0.8.1-2|2	%define version 0.8.1
12cr|emelfm2-0.8.1-2|3	%define release %mkrel 2
12cr|emelfm2-0.8.1-2|4	
12cr|emelfm2-0.8.1-2|5	Name:      %{name}
12cr|emelfm2-0.8.1-2|6	Version:   %{version}
12cr|emelfm2-0.8.1-2|7	Release:   %{release}
12cr|emelfm2-0.8.1-2|8	Summary:   GTK+ 2 file manager with two-panel format
12cr|emelfm2-0.8.1-2|9	Group:     File tools
12cr|emelfm2-0.8.1-2|10	License:   GPLv3+ and LGPLv3+
12cr|emelfm2-0.8.1-2|11	URL:       http://emelfm2.net
12cr|emelfm2-0.8.1-2|12	Source0:   http://emelfm2.net/rel/%{name}-%{version}.tar.bz2
12cr|emelfm2-0.8.1-2|13	BuildRequires:	gtk+3-devel
12cr|emelfm2-0.8.1-2|14	BuildRequires:	polkit-1-devel
12cr|emelfm2-0.8.1-2|15	BuildRequires:	desktop-file-utils
12cr|emelfm2-0.8.1-2|16	BuildRequires:	magic-devel
12cr|emelfm2-0.8.1-2|17	BuildRequires:	acl-devel
12cr|emelfm2-0.8.1-2|18	BuildRequires:	pkgconfig(udev)
12cr|emelfm2-0.8.1-2|19	Obsoletes:	%{name}-i18n
12cr|emelfm2-0.8.1-2|20	
12cr|emelfm2-0.8.1-2|21	%description
12cr|emelfm2-0.8.1-2|22	emelFM2 is a file manager with the efficient two-panel format,
12cr|emelfm2-0.8.1-2|23	featuring:
12cr|emelfm2-0.8.1-2|24	o Simple interface
12cr|emelfm2-0.8.1-2|25	o Bookmarks and history lists
12cr|emelfm2-0.8.1-2|26	o Flexible filetyping scheme
12cr|emelfm2-0.8.1-2|27	o Multiple actions selectable for each filetype
12cr|emelfm2-0.8.1-2|28	o Filename, size, and date Filters
12cr|emelfm2-0.8.1-2|29	o Built-in command line
12cr|emelfm2-0.8.1-2|30	o Configurable keyboard bindings
12cr|emelfm2-0.8.1-2|31	o Configurable toolbars
12cr|emelfm2-0.8.1-2|32	o Runtime loadable plugins
12cr|emelfm2-0.8.1-2|33	
12cr|emelfm2-0.8.1-2|34	It is the GTK+ 2 port of emelFM.
12cr|emelfm2-0.8.1-2|35	
12cr|emelfm2-0.8.1-2|36	Note: EmelFM2 and EmelFM are parallel installable
12cr|emelfm2-0.8.1-2|37	
12cr|emelfm2-0.8.1-2|38	%prep
12cr|emelfm2-0.8.1-2|39	%setup -q -n %{name}-%{version}
12cr|emelfm2-0.8.1-2|40	
12cr|emelfm2-0.8.1-2|41	%build
12cr|emelfm2-0.8.1-2|42	sed -i Makefile -e 's:dbus-glib-1::' || die
12cr|emelfm2-0.8.1-2|43	
12cr|emelfm2-0.8.1-2|44	%make OPTIMIZE="${RPM_OPT_FLAGS}" \
12cr|emelfm2-0.8.1-2|45	CFLAGS="${RPM_OPT_FLAGS}" \
12cr|emelfm2-0.8.1-2|46	USE_INOTIFY=1 \
12cr|emelfm2-0.8.1-2|47	GTK3=1	\
12cr|emelfm2-0.8.1-2|48	WITH_POLKIT=1 \
12cr|emelfm2-0.8.1-2|49	WITH_DEVKIT=1 \
12cr|emelfm2-0.8.1-2|50	WITH_ACL=1	\
12cr|emelfm2-0.8.1-2|51	USE_LATEST=1 \
12cr|emelfm2-0.8.1-2|52	PREFIX="%{_prefix}" \
12cr|emelfm2-0.8.1-2|53	WITH_THUMBS=1 \
12cr|emelfm2-0.8.1-2|54	WITH_TRACKER=1 \
12cr|emelfm2-0.8.1-2|55	WITH_CUSTOMMOUSE=1 \
12cr|emelfm2-0.8.1-2|56	WITH_HAL=0 \
12cr|emelfm2-0.8.1-2|57	EDITOR_SPELLCHECK=0 \
12cr|emelfm2-0.8.1-2|58	PREFIX="%{_prefix}"
12cr|emelfm2-0.8.1-2|59	
12cr|emelfm2-0.8.1-2|60	%install
12cr|emelfm2-0.8.1-2|61	make install PREFIX=%{buildroot}%{_prefix}
12cr|emelfm2-0.8.1-2|62	make install_i18n PREFIX=%{buildroot}%{_prefix}
12cr|emelfm2-0.8.1-2|63	
12cr|emelfm2-0.8.1-2|64	#mkdir -p %{buildroot}%{_bindir}
12cr|emelfm2-0.8.1-2|65	#install -m 755 %{name} %{buildroot}%{_bindir}
12cr|emelfm2-0.8.1-2|66	
12cr|emelfm2-0.8.1-2|67	# remove unnecessary
12cr|emelfm2-0.8.1-2|68	rm -rf %{buildroot}/%{_docdir}/*
12cr|emelfm2-0.8.1-2|69	
12cr|emelfm2-0.8.1-2|70	# icons
12cr|emelfm2-0.8.1-2|71	install -m 644 -D icons/emelfm2_48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|emelfm2-0.8.1-2|72	install -m 644 -D icons/emelfm2_32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|emelfm2-0.8.1-2|73	install -m 644 -D icons/emelfm2_24.png %{buildroot}%{_iconsdir}/hicolor/24x24/apps/%{name}.png
12cr|emelfm2-0.8.1-2|74	
12cr|emelfm2-0.8.1-2|75	# menu
12cr|emelfm2-0.8.1-2|76	perl -pi -e 's,Icon=emelfm2/emelfm2_48.png,Icon=%{name},g' %{buildroot}%{_datadir}/applications/*
12cr|emelfm2-0.8.1-2|77	desktop-file-install --vendor="" \
12cr|emelfm2-0.8.1-2|78	--add-category="System" \
12cr|emelfm2-0.8.1-2|79	--add-category="Utility" \
12cr|emelfm2-0.8.1-2|80	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|emelfm2-0.8.1-2|81	
12cr|emelfm2-0.8.1-2|82	%find_lang %{name}
12cr|emelfm2-0.8.1-2|83	
12cr|emelfm2-0.8.1-2|84	%files -f %{name}.lang
12cr|emelfm2-0.8.1-2|85	%defattr(644,root,root,755)
12cr|emelfm2-0.8.1-2|86	%doc docs/ACTIONS docs/CONFIGURATION docs/CREDITS
12cr|emelfm2-0.8.1-2|87	%doc docs/HACKING docs/README docs/TODO docs/USAGE
12cr|emelfm2-0.8.1-2|88	%doc docs/WARNING
12cr|emelfm2-0.8.1-2|89	%defattr (-,root,root)
12cr|emelfm2-0.8.1-2|90	%{_bindir}/*
12cr|emelfm2-0.8.1-2|91	%{_datadir}/pixmaps/*
12cr|emelfm2-0.8.1-2|92	%{_datadir}/applications/*
12cr|emelfm2-0.8.1-2|93	%{_datadir}/application-registry/*
12cr|emelfm2-0.8.1-2|94	%{_prefix}/lib/%{name}
12cr|emelfm2-0.8.1-2|95	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|emelfm2-0.8.1-2|96	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|emelfm2-0.8.1-2|97	%{_iconsdir}/hicolor/24x24/apps/%{name}.png
12cr|emelfm2-0.8.1-2|98	%{_mandir}/man1/*

1194 12
12cr|emerald-themes-0.6.0-0.20080210.3|1	%define shortname emerald
12cr|emerald-themes-0.6.0-0.20080210.3|2	%define name emerald-themes
12cr|emerald-themes-0.6.0-0.20080210.3|3	%define version 0.6.0
12cr|emerald-themes-0.6.0-0.20080210.3|4	%define rel 3
12cr|emerald-themes-0.6.0-0.20080210.3|5	%define git 20080210
12cr|emerald-themes-0.6.0-0.20080210.3|6	
12cr|emerald-themes-0.6.0-0.20080210.3|7	%if  %{git}
12cr|emerald-themes-0.6.0-0.20080210.3|8	%define srcname %{name}-%{git}
12cr|emerald-themes-0.6.0-0.20080210.3|9	%define distname %{name}
12cr|emerald-themes-0.6.0-0.20080210.3|10	%define release %mkrel 0.%{git}.%{rel}
12cr|emerald-themes-0.6.0-0.20080210.3|11	%else
12cr|emerald-themes-0.6.0-0.20080210.3|12	%define srcname %{name}-%{version}
12cr|emerald-themes-0.6.0-0.20080210.3|13	%define distname %{name}-%{version}
12cr|emerald-themes-0.6.0-0.20080210.3|14	%define release %mkrel %{rel}
12cr|emerald-themes-0.6.0-0.20080210.3|15	%endif
12cr|emerald-themes-0.6.0-0.20080210.3|16	
12cr|emerald-themes-0.6.0-0.20080210.3|17	Name:	 %name
12cr|emerald-themes-0.6.0-0.20080210.3|18	Version: %version
12cr|emerald-themes-0.6.0-0.20080210.3|19	Release: %release
12cr|emerald-themes-0.6.0-0.20080210.3|20	Summary: Themes for the Emerald Window Decorator
12cr|emerald-themes-0.6.0-0.20080210.3|21	License: GPL
12cr|emerald-themes-0.6.0-0.20080210.3|22	Group:   System/X11
12cr|emerald-themes-0.6.0-0.20080210.3|23	URL: http://www.compiz-fusion.org/
12cr|emerald-themes-0.6.0-0.20080210.3|24	Source: %{srcname}.tar.bz2
12cr|emerald-themes-0.6.0-0.20080210.3|25	BuildRoot: %{_tmppath}/%{name}-build-root
12cr|emerald-themes-0.6.0-0.20080210.3|26	BuildArch: noarch
12cr|emerald-themes-0.6.0-0.20080210.3|27	
12cr|emerald-themes-0.6.0-0.20080210.3|28	%description
12cr|emerald-themes-0.6.0-0.20080210.3|29	Themes for the Emerald Window Decorator for Beryl.
12cr|emerald-themes-0.6.0-0.20080210.3|30	
12cr|emerald-themes-0.6.0-0.20080210.3|31	This package provides some basic themes, although more can be downloaded
12cr|emerald-themes-0.6.0-0.20080210.3|32	automatically once installed.
12cr|emerald-themes-0.6.0-0.20080210.3|33	
12cr|emerald-themes-0.6.0-0.20080210.3|34	#----------------------------------------------------------------------------
12cr|emerald-themes-0.6.0-0.20080210.3|35	
12cr|emerald-themes-0.6.0-0.20080210.3|36	%prep
12cr|emerald-themes-0.6.0-0.20080210.3|37	%setup -q -n %{distname}
12cr|emerald-themes-0.6.0-0.20080210.3|38	
12cr|emerald-themes-0.6.0-0.20080210.3|39	%build
12cr|emerald-themes-0.6.0-0.20080210.3|40	%if %{git}
12cr|emerald-themes-0.6.0-0.20080210.3|41	# This is a GIT snapshot, so we need to generate makefiles.
12cr|emerald-themes-0.6.0-0.20080210.3|42	sh autogen.sh -V
12cr|emerald-themes-0.6.0-0.20080210.3|43	%endif
12cr|emerald-themes-0.6.0-0.20080210.3|44	
12cr|emerald-themes-0.6.0-0.20080210.3|45	%configure2_5x
12cr|emerald-themes-0.6.0-0.20080210.3|46	%make
12cr|emerald-themes-0.6.0-0.20080210.3|47	
12cr|emerald-themes-0.6.0-0.20080210.3|48	%install
12cr|emerald-themes-0.6.0-0.20080210.3|49	rm -rf %buildroot
12cr|emerald-themes-0.6.0-0.20080210.3|50	%makeinstall_std
12cr|emerald-themes-0.6.0-0.20080210.3|51	
12cr|emerald-themes-0.6.0-0.20080210.3|52	chmod -R a+r %buildroot
12cr|emerald-themes-0.6.0-0.20080210.3|53	
12cr|emerald-themes-0.6.0-0.20080210.3|54	%clean
12cr|emerald-themes-0.6.0-0.20080210.3|55	rm -rf %buildroot
12cr|emerald-themes-0.6.0-0.20080210.3|56	
12cr|emerald-themes-0.6.0-0.20080210.3|57	#----------------------------------------------------------------------------
12cr|emerald-themes-0.6.0-0.20080210.3|58	
12cr|emerald-themes-0.6.0-0.20080210.3|59	%files
12cr|emerald-themes-0.6.0-0.20080210.3|60	%defattr(-,root,root)
12cr|emerald-themes-0.6.0-0.20080210.3|61	%dir %{_datadir}/%{shortname}/themes
12cr|emerald-themes-0.6.0-0.20080210.3|62	%{_datadir}/%{shortname}/themes/*
12cr|emerald-themes-0.6.0-0.20080210.3|63	
12cr|emerald-themes-0.6.0-0.20080210.3|64	
12cr|emerald-themes-0.6.0-0.20080210.3|65	%changelog
12cr|emerald-themes-0.6.0-0.20080210.3|66	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-0.20080210.3mdv2011.0
12cr|emerald-themes-0.6.0-0.20080210.3|67	+ Revision: 618225
12cr|emerald-themes-0.6.0-0.20080210.3|68	- the mass rebuild of 2010.0 packages
12cr|emerald-themes-0.6.0-0.20080210.3|69	
12cr|emerald-themes-0.6.0-0.20080210.3|70	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.6.0-0.20080210.2mdv2010.0
12cr|emerald-themes-0.6.0-0.20080210.3|71	+ Revision: 428593
12cr|emerald-themes-0.6.0-0.20080210.3|72	- rebuild
12cr|emerald-themes-0.6.0-0.20080210.3|73	
12cr|emerald-themes-0.6.0-0.20080210.3|74	* Mon Feb 18 2008 Colin Guthrie <cguthrie@mandriva.org> 0.6.0-0.20080210.1mdv2009.0
12cr|emerald-themes-0.6.0-0.20080210.3|75	+ Revision: 172316
12cr|emerald-themes-0.6.0-0.20080210.3|76	- Update to git master for new compiz
12cr|emerald-themes-0.6.0-0.20080210.3|77	
12cr|emerald-themes-0.6.0-0.20080210.3|78	+ Olivier Blin <oblin@mandriva.com>
12cr|emerald-themes-0.6.0-0.20080210.3|79	- restore BuildRoot
12cr|emerald-themes-0.6.0-0.20080210.3|80	
12cr|emerald-themes-0.6.0-0.20080210.3|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|emerald-themes-0.6.0-0.20080210.3|82	- kill re-definition of %%buildroot on Pixel's request
12cr|emerald-themes-0.6.0-0.20080210.3|83	
12cr|emerald-themes-0.6.0-0.20080210.3|84	* Fri Oct 19 2007 Colin Guthrie <cguthrie@mandriva.org> 0.6.0-0.20071018.1mdv2008.1
12cr|emerald-themes-0.6.0-0.20080210.3|85	+ Revision: 100102
12cr|emerald-themes-0.6.0-0.20080210.3|86	- Update snapshot from 0.6.0 branch for compiz 0.6.2
12cr|emerald-themes-0.6.0-0.20080210.3|87	
12cr|emerald-themes-0.6.0-0.20080210.3|88	* Mon Aug 13 2007 Colin Guthrie <cguthrie@mandriva.org> 0.5.2-1mdv2008.0
12cr|emerald-themes-0.6.0-0.20080210.3|89	+ Revision: 62617
12cr|emerald-themes-0.6.0-0.20080210.3|90	- Official Release: 0.5.2
12cr|emerald-themes-0.6.0-0.20080210.3|91	
12cr|emerald-themes-0.6.0-0.20080210.3|92	* Wed Aug 01 2007 Colin Guthrie <cguthrie@mandriva.org> 0.3.0-0.20070801.1mdv2008.0
12cr|emerald-themes-0.6.0-0.20080210.3|93	+ Revision: 57845
12cr|emerald-themes-0.6.0-0.20080210.3|94	- Updated snapshot
12cr|emerald-themes-0.6.0-0.20080210.3|95	
12cr|emerald-themes-0.6.0-0.20080210.3|96	* Fri Jun 29 2007 Colin Guthrie <cguthrie@mandriva.org> 0.3.0-0.20070627.1mdv2008.0
12cr|emerald-themes-0.6.0-0.20080210.3|97	+ Revision: 45919
12cr|emerald-themes-0.6.0-0.20080210.3|98	- New Snapshot for Compiz Fusion
12cr|emerald-themes-0.6.0-0.20080210.3|99	
12cr|emerald-themes-0.6.0-0.20080210.3|100	* Tue Jun 12 2007 Funda Wang <fwang@mandriva.org> 0.2.1-1mdv2008.0
12cr|emerald-themes-0.6.0-0.20080210.3|101	+ Revision: 38102
12cr|emerald-themes-0.6.0-0.20080210.3|102	- New version
12cr|emerald-themes-0.6.0-0.20080210.3|103	
12cr|emerald-themes-0.6.0-0.20080210.3|104	
12cr|emerald-themes-0.6.0-0.20080210.3|105	* Thu Mar 15 2007 Colin Guthrie <cguthrie@mandriva.org> 0.2.0-1mdv2007.1
12cr|emerald-themes-0.6.0-0.20080210.3|106	+ Revision: 143946
12cr|emerald-themes-0.6.0-0.20080210.3|107	- New Version: 0.2.0
12cr|emerald-themes-0.6.0-0.20080210.3|108	
12cr|emerald-themes-0.6.0-0.20080210.3|109	* Wed Feb 14 2007 Colin Guthrie <cguthrie@mandriva.org> 0.1.9999.2-1mdv2007.1
12cr|emerald-themes-0.6.0-0.20080210.3|110	+ Revision: 120685
12cr|emerald-themes-0.6.0-0.20080210.3|111	- New Release Candidate 0.1.9999.2 (RC2)
12cr|emerald-themes-0.6.0-0.20080210.3|112	- New Release Candidate: RC1
12cr|emerald-themes-0.6.0-0.20080210.3|113	
12cr|emerald-themes-0.6.0-0.20080210.3|114	* Sun Jan 21 2007 Colin Guthrie <cguthrie@mandriva.org> 0.1.99.2-1mdv2007.1
12cr|emerald-themes-0.6.0-0.20080210.3|115	+ Revision: 111379
12cr|emerald-themes-0.6.0-0.20080210.3|116	- New version 0.2.0 Beta 2
12cr|emerald-themes-0.6.0-0.20080210.3|117	
12cr|emerald-themes-0.6.0-0.20080210.3|118	* Sat Dec 30 2006 Colin Guthrie <cguthrie@mandriva.org> 0.1.4-1mdv2007.1
12cr|emerald-themes-0.6.0-0.20080210.3|119	+ Revision: 102818
12cr|emerald-themes-0.6.0-0.20080210.3|120	- New Release: 0.1.4
12cr|emerald-themes-0.6.0-0.20080210.3|121	
12cr|emerald-themes-0.6.0-0.20080210.3|122	* Sun Dec 10 2006 Colin Guthrie <cguthrie@mandriva.org> 0.1.3-1mdv2007.1
12cr|emerald-themes-0.6.0-0.20080210.3|123	+ Revision: 94446
12cr|emerald-themes-0.6.0-0.20080210.3|124	- The official 0.1.3
12cr|emerald-themes-0.6.0-0.20080210.3|125	
12cr|emerald-themes-0.6.0-0.20080210.3|126	+ Sébastien Savarin <plouf@mandriva.org>
12cr|emerald-themes-0.6.0-0.20080210.3|127	- Add Forgoten sources
12cr|emerald-themes-0.6.0-0.20080210.3|128	- New rev 0.1.3
12cr|emerald-themes-0.6.0-0.20080210.3|129	
12cr|emerald-themes-0.6.0-0.20080210.3|130	* Mon Nov 20 2006 Colin Guthrie <cguthrie@mandriva.org> 0.1.2-1mdv2007.1
12cr|emerald-themes-0.6.0-0.20080210.3|131	+ Revision: 85546
12cr|emerald-themes-0.6.0-0.20080210.3|132	- Spec file cleanup
12cr|emerald-themes-0.6.0-0.20080210.3|133	
12cr|emerald-themes-0.6.0-0.20080210.3|134	* Wed Nov 08 2006 Colin Guthrie <cguthrie@mandriva.org> 0.1.2-1mdv2007.0
12cr|emerald-themes-0.6.0-0.20080210.3|135	+ Revision: 78079
12cr|emerald-themes-0.6.0-0.20080210.3|136	- Remove and old SPEC file comment
12cr|emerald-themes-0.6.0-0.20080210.3|137	- New Release 0.1.2
12cr|emerald-themes-0.6.0-0.20080210.3|138	
12cr|emerald-themes-0.6.0-0.20080210.3|139	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|emerald-themes-0.6.0-0.20080210.3|140	- fix description format
12cr|emerald-themes-0.6.0-0.20080210.3|141	
12cr|emerald-themes-0.6.0-0.20080210.3|142	* Sat Oct 21 2006 Sébastien Savarin <plouf@mandriva.org> 0.1.1-1mdv2007.0
12cr|emerald-themes-0.6.0-0.20080210.3|143	+ Revision: 71598
12cr|emerald-themes-0.6.0-0.20080210.3|144	- New revision 0.1.1
12cr|emerald-themes-0.6.0-0.20080210.3|145	
12cr|emerald-themes-0.6.0-0.20080210.3|146	+ Colin Guthrie <cguthrie@mandriva.org>
12cr|emerald-themes-0.6.0-0.20080210.3|147	- Proper handling of Provides/Obsoletes for package renames
12cr|emerald-themes-0.6.0-0.20080210.3|148	- First release of Emerald
12cr|emerald-themes-0.6.0-0.20080210.3|149	- Cgwd becomes Emerald
12cr|emerald-themes-0.6.0-0.20080210.3|150	
12cr|emerald-themes-0.6.0-0.20080210.3|151	* Tue Sep 19 2006 Colin Guthrie <cguthrie@mandriva.org> 0.16-1mdv2007.0
12cr|emerald-themes-0.6.0-0.20080210.3|152	+ Revision: 61822
12cr|emerald-themes-0.6.0-0.20080210.3|153	- Import cgwd-themes
12cr|emerald-themes-0.6.0-0.20080210.3|154	

1195 12
12cr|emerillon-0.1.90-2|1	%define		url_ver	%(echo %{version}|cut -d. -f1,2)
12cr|emerillon-0.1.90-2|2	
12cr|emerillon-0.1.90-2|3	Name:		emerillon
12cr|emerillon-0.1.90-2|4	Version:	0.1.90
12cr|emerillon-0.1.90-2|5	Release:	2
12cr|emerillon-0.1.90-2|6	Summary:	A map viewer for GNOME
12cr|emerillon-0.1.90-2|7	Group:		Graphical desktop/GNOME
12cr|emerillon-0.1.90-2|8	License:	GPLv2+ and LGPLv2+
12cr|emerillon-0.1.90-2|9	URL:		http://projects.gnome.org/emerillon/
12cr|emerillon-0.1.90-2|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|emerillon-0.1.90-2|11	
12cr|emerillon-0.1.90-2|12	BuildRequires:	intltool
12cr|emerillon-0.1.90-2|13	BuildRequires:	vala
12cr|emerillon-0.1.90-2|14	BuildRequires:	pkgconfig(geoclue)
12cr|emerillon-0.1.90-2|15	BuildRequires:	pkgconfig(glib-2.0)
12cr|emerillon-0.1.90-2|16	BuildRequires:	pkgconfig(gl)
12cr|emerillon-0.1.90-2|17	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|emerillon-0.1.90-2|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|emerillon-0.1.90-2|19	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|emerillon-0.1.90-2|20	BuildRequires:	pkgconfig(champlain-gtk-0.12)
12cr|emerillon-0.1.90-2|21	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
12cr|emerillon-0.1.90-2|22	BuildRequires:	pkgconfig(rest-0.7)
12cr|emerillon-0.1.90-2|23	
12cr|emerillon-0.1.90-2|24	%description
12cr|emerillon-0.1.90-2|25	Emerillon is a map viewer for GNOME that has an extensible plugin architecture
12cr|emerillon-0.1.90-2|26	and Telepathy integration to enable app and location sharing and display of
12cr|emerillon-0.1.90-2|27	friends locations.
12cr|emerillon-0.1.90-2|28	
12cr|emerillon-0.1.90-2|29	%package devel
12cr|emerillon-0.1.90-2|30	Summary:	Development package for %{name}
12cr|emerillon-0.1.90-2|31	Group:		Development/Other
12cr|emerillon-0.1.90-2|32	Requires:	%{name} = %{version}-%{release}
12cr|emerillon-0.1.90-2|33	
12cr|emerillon-0.1.90-2|34	%description devel
12cr|emerillon-0.1.90-2|35	Files for developing plugins for %{name}.
12cr|emerillon-0.1.90-2|36	
12cr|emerillon-0.1.90-2|37	%package vala
12cr|emerillon-0.1.90-2|38	Summary:	Vala Development package for %{name}
12cr|emerillon-0.1.90-2|39	Group:		Development/Other
12cr|emerillon-0.1.90-2|40	Requires:	%{name}-devel = %{version}-%{release}
12cr|emerillon-0.1.90-2|41	
12cr|emerillon-0.1.90-2|42	%description vala
12cr|emerillon-0.1.90-2|43	Files for vala development with %{name}.
12cr|emerillon-0.1.90-2|44	
12cr|emerillon-0.1.90-2|45	%prep
12cr|emerillon-0.1.90-2|46	%setup -q
12cr|emerillon-0.1.90-2|47	
12cr|emerillon-0.1.90-2|48	%build
12cr|emerillon-0.1.90-2|49	%configure2_5x \
12cr|emerillon-0.1.90-2|50	--disable-schemas-compile \
12cr|emerillon-0.1.90-2|51	--enable-introspection
12cr|emerillon-0.1.90-2|52	%make
12cr|emerillon-0.1.90-2|53	
12cr|emerillon-0.1.90-2|54	%install
12cr|emerillon-0.1.90-2|55	%makeinstall_std
12cr|emerillon-0.1.90-2|56	
12cr|emerillon-0.1.90-2|57	%find_lang %{name} --with-gnome
12cr|emerillon-0.1.90-2|58	
12cr|emerillon-0.1.90-2|59	%files -f %{name}.lang
12cr|emerillon-0.1.90-2|60	%doc AUTHORS NEWS
12cr|emerillon-0.1.90-2|61	%{_bindir}/%{name}
12cr|emerillon-0.1.90-2|62	%{_datadir}/%{name}
12cr|emerillon-0.1.90-2|63	%{_libdir}/%{name}
12cr|emerillon-0.1.90-2|64	%{_libdir}/girepository-1.0/Emerillon-0.2.typelib
12cr|emerillon-0.1.90-2|65	%{_datadir}/applications/%{name}.desktop
12cr|emerillon-0.1.90-2|66	%{_datadir}/GConf/gsettings/%{name}.convert
12cr|emerillon-0.1.90-2|67	%{_datadir}/glib-2.0/schemas/org.gnome.emerillon.gschema.xml
12cr|emerillon-0.1.90-2|68	
12cr|emerillon-0.1.90-2|69	%files devel
12cr|emerillon-0.1.90-2|70	%doc %{_datadir}/gtk-doc/html/%{name}
12cr|emerillon-0.1.90-2|71	%{_datadir}/gir-1.0/Emerillon-0.2.gir
12cr|emerillon-0.1.90-2|72	%{_includedir}/%{name}*/
12cr|emerillon-0.1.90-2|73	%{_libdir}/pkgconfig/%{name}.pc
12cr|emerillon-0.1.90-2|74	
12cr|emerillon-0.1.90-2|75	%files vala
12cr|emerillon-0.1.90-2|76	%{_datadir}/vala/vapi/%{name}.*
12cr|emerillon-0.1.90-2|77	
12cr|emerillon-0.1.90-2|78	
12cr|emerillon-0.1.90-2|79	
12cr|emerillon-0.1.90-2|80	%changelog
12cr|emerillon-0.1.90-2|81	* Fri Jun 15 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.1.90-2
12cr|emerillon-0.1.90-2|82	+ Revision: 805911
12cr|emerillon-0.1.90-2|83	- rebuild for clutter libs
12cr|emerillon-0.1.90-2|84	
12cr|emerillon-0.1.90-2|85	* Thu Feb 23 2012 Andrey Bondrov <abondrov@mandriva.org> 0.1.90-1
12cr|emerillon-0.1.90-2|86	+ Revision: 779300
12cr|emerillon-0.1.90-2|87	- imported package emerillon
12cr|emerillon-0.1.90-2|88	

1196 12
12cr|emesene-2.12.3-1|1	%define 	name 	emesene
12cr|emesene-2.12.3-1|2	%define 	version 2.12.3
12cr|emesene-2.12.3-1|3	%define 	release %mkrel 1
12cr|emesene-2.12.3-1|4	
12cr|emesene-2.12.3-1|5	Name:		%{name}
12cr|emesene-2.12.3-1|6	Version:	%{version}
12cr|emesene-2.12.3-1|7	Release:	%{release}
12cr|emesene-2.12.3-1|8	Summary:	IM client for the Windows Live Messenger network and others
12cr|emesene-2.12.3-1|9	URL:		http://blog.emesene.org/
12cr|emesene-2.12.3-1|10	License:	Python Software Foundation License and GPLv3 and LGPLv3
12cr|emesene-2.12.3-1|11	Group:		Networking/Instant messaging
12cr|emesene-2.12.3-1|12	# Official tar.gz cleaned:
12cr|emesene-2.12.3-1|13	#1. remove 'dlls' directory
12cr|emesene-2.12.3-1|14	#2. remove 'emesene/e3/papylib/papyon'
12cr|emesene-2.12.3-1|15	Source0:	%{name}-%{version}-0.tar.gz
12cr|emesene-2.12.3-1|16	Patch0:		emesene-2.12.3-desktop.patch
12cr|emesene-2.12.3-1|17	BuildArch:	noarch
12cr|emesene-2.12.3-1|18	
12cr|emesene-2.12.3-1|19	Requires:	python >= 2.5
12cr|emesene-2.12.3-1|20	Requires:	python-dnspython
12cr|emesene-2.12.3-1|21	Requires:	pylint
12cr|emesene-2.12.3-1|22	Requires:	python-OpenSSL
12cr|emesene-2.12.3-1|23	Requires:	python-imaging
12cr|emesene-2.12.3-1|24	Requires:	dbus-python
12cr|emesene-2.12.3-1|25	Requires:	gnome-python-gtkspell
12cr|emesene-2.12.3-1|26	
12cr|emesene-2.12.3-1|27	Requires:	%{name}-gui = %{version}-%{release}
12cr|emesene-2.12.3-1|28	
12cr|emesene-2.12.3-1|29	Suggests:	python-webkitgtk
12cr|emesene-2.12.3-1|30	Suggests:	python-xmpp
12cr|emesene-2.12.3-1|31	Suggests:	python-papyon >= 0.5.5
12cr|emesene-2.12.3-1|32	Suggests: 	python-notify
12cr|emesene-2.12.3-1|33	
12cr|emesene-2.12.3-1|34	Provides:       emesene2 = %{version}-%{release}
12cr|emesene-2.12.3-1|35	
12cr|emesene-2.12.3-1|36	%description
12cr|emesene-2.12.3-1|37	Emesene is an OS independent Windows Live Messenger client writed in python and
12cr|emesene-2.12.3-1|38	GTK. The main idea is to make a client similar to the official Windows Live
12cr|emesene-2.12.3-1|39	Messenger client but kepping it simple and with a nice GUI.
12cr|emesene-2.12.3-1|40	
12cr|emesene-2.12.3-1|41	Emesene is a python/GTK MSN messenger clone, it uses msnlib (MSNP9)
12cr|emesene-2.12.3-1|42	and try to be a nice looking and simple MSN client.
12cr|emesene-2.12.3-1|43	
12cr|emesene-2.12.3-1|44	You can login, send formated messages, smilies, use autoreply, change
12cr|emesene-2.12.3-1|45	status, change nick, send nudges and all the stuff you can do in a
12cr|emesene-2.12.3-1|46	normal MSN client except, file transfers,custom emoticons and display
12cr|emesene-2.12.3-1|47	picture.
12cr|emesene-2.12.3-1|48	
12cr|emesene-2.12.3-1|49	%package	gtk2
12cr|emesene-2.12.3-1|50	Summary:        emesene GTK interface for emesene client
12cr|emesene-2.12.3-1|51	Group:          Networking/Instant messaging
12cr|emesene-2.12.3-1|52	Provides:       emesene-gui = %{version}-%{release}
12cr|emesene-2.12.3-1|53	Requires:       pygtk2.0 >= 2.12
12cr|emesene-2.12.3-1|54	Requires:       %{name} = %{version}-%{release}
12cr|emesene-2.12.3-1|55	
12cr|emesene-2.12.3-1|56	%description	gtk2
12cr|emesene-2.12.3-1|57	This contains the GTK interface for emesene.
12cr|emesene-2.12.3-1|58	
12cr|emesene-2.12.3-1|59	%package	qt4
12cr|emesene-2.12.3-1|60	Summary:        emesene Qt4 interface for emesene client
12cr|emesene-2.12.3-1|61	Group:          Networking/Instant messaging
12cr|emesene-2.12.3-1|62	Provides:       emesene-gui = %{version}-%{release}
12cr|emesene-2.12.3-1|63	Requires:	python-qt4 >= 4.6
12cr|emesene-2.12.3-1|64	Requires:       %{name} = %{version}-%{release}
12cr|emesene-2.12.3-1|65	
12cr|emesene-2.12.3-1|66	%description	qt4
12cr|emesene-2.12.3-1|67	This contains the Qt4 interface for emesene.
12cr|emesene-2.12.3-1|68	
12cr|emesene-2.12.3-1|69	%prep
12cr|emesene-2.12.3-1|70	%setup -q -n %{name}
12cr|emesene-2.12.3-1|71	%patch0 -p0
12cr|emesene-2.12.3-1|72	
12cr|emesene-2.12.3-1|73	find -name \*~ |xargs rm -fv
12cr|emesene-2.12.3-1|74	
12cr|emesene-2.12.3-1|75	%build
12cr|emesene-2.12.3-1|76	python setup.py build_ext -ilm
12cr|emesene-2.12.3-1|77	
12cr|emesene-2.12.3-1|78	%install
12cr|emesene-2.12.3-1|79	rm -rf $RPM_BUILD_ROOT %name.lang
12cr|emesene-2.12.3-1|80	
12cr|emesene-2.12.3-1|81	install -D -m 644 docs/man/%name.1 %buildroot%_mandir/man1/%name.1
12cr|emesene-2.12.3-1|82	install -D -m 644 %name/data/pixmaps/%name.png %buildroot%_datadir/icons/hicolor/48x48/apps/%name.png
12cr|emesene-2.12.3-1|83	install -D -m 644 %name/data/icons/hicolor/scalable/apps/%name.svg %buildroot%_datadir/icons/hicolor/scalable/apps/%name.svg
12cr|emesene-2.12.3-1|84	install -D -m 644 %name/data/share/applications/emesene.desktop %buildroot%_datadir/applications/%name.desktop
12cr|emesene-2.12.3-1|85	
12cr|emesene-2.12.3-1|86	cd %{name}
12cr|emesene-2.12.3-1|87	
12cr|emesene-2.12.3-1|88	sed -i '/import e3dummy/d' emesene.py
12cr|emesene-2.12.3-1|89	
12cr|emesene-2.12.3-1|90	# Copying files
12cr|emesene-2.12.3-1|91	mkdir -p %buildroot%_datadir/%{name}
12cr|emesene-2.12.3-1|92	cp -r * %buildroot%_datadir/%{name}
12cr|emesene-2.12.3-1|93	
12cr|emesene-2.12.3-1|94	cd %buildroot%_datadir/%name
12cr|emesene-2.12.3-1|95	
12cr|emesene-2.12.3-1|96	#delete Unity file
12cr|emesene-2.12.3-1|97	find . -type f -name UnityLauncher.py -exec rm -rf '{}' +
12cr|emesene-2.12.3-1|98	find . -type f -name .gitignore -exec rm -rf '{}' +
12cr|emesene-2.12.3-1|99	rm -rf debug*.list MANIFEST.in *.nsi *WINDOWS.txt *.translations setup.py *.developers %name.pot
12cr|emesene-2.12.3-1|100	find . -type f -name extension.py -exec chmod 755 '{}' +
12cr|emesene-2.12.3-1|101	find . -type f -name plugin_base.py -exec chmod 755 '{}' +
12cr|emesene-2.12.3-1|102	find . -type f -name e3_example.py -exec chmod 755 '{}' +
12cr|emesene-2.12.3-1|103	find . -type f -name emesene.py -exec chmod 755 '{}' +
12cr|emesene-2.12.3-1|104	find . -type f -name debugger.py -exec chmod 755 '{}' +
12cr|emesene-2.12.3-1|105	find . -type f -name SingleInstance.py -exec chmod 755 '{}' +
12cr|emesene-2.12.3-1|106	find . -type f -name pluginmanager.py -exec chmod 755 '{}' +
12cr|emesene-2.12.3-1|107	
12cr|emesene-2.12.3-1|108	mkdir -p %buildroot%_bindir/
12cr|emesene-2.12.3-1|109	cat > %buildroot%_bindir/%name << EOF
12cr|emesene-2.12.3-1|110	#!/bin/sh
12cr|emesene-2.12.3-1|111	cd %_datadir/%name
12cr|emesene-2.12.3-1|112	exec ./%name
12cr|emesene-2.12.3-1|113	EOF
12cr|emesene-2.12.3-1|114	
12cr|emesene-2.12.3-1|115	%files
12cr|emesene-2.12.3-1|116	%doc COPYING GPL LGPL
12cr|emesene-2.12.3-1|117	%attr(755,root,root) %_bindir/%name
12cr|emesene-2.12.3-1|118	%_datadir/%name/
12cr|emesene-2.12.3-1|119	%exclude %_datadir/%name/gui/gtkui
12cr|emesene-2.12.3-1|120	%exclude %_datadir/%name/gui/qt4ui
12cr|emesene-2.12.3-1|121	%_datadir/icons/hicolor/*/apps/%name.*
12cr|emesene-2.12.3-1|122	%_datadir/applications/%name.desktop
12cr|emesene-2.12.3-1|123	%_mandir/man1/%name.1*
12cr|emesene-2.12.3-1|124	
12cr|emesene-2.12.3-1|125	%files gtk2
12cr|emesene-2.12.3-1|126	%_datadir/%name/gui/gtkui
12cr|emesene-2.12.3-1|127	
12cr|emesene-2.12.3-1|128	%files qt4
12cr|emesene-2.12.3-1|129	%_datadir/%name/gui/qt4ui
12cr|emesene-2.12.3-1|130	
12cr|emesene-2.12.3-1|131	
12cr|emesene-2.12.3-1|132	%changelog
12cr|emesene-2.12.3-1|133	* Mon Jun 04 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.12.3-1mdv2012.0
12cr|emesene-2.12.3-1|134	+ Revision: 802339
12cr|emesene-2.12.3-1|135	- version update 2.12.3
12cr|emesene-2.12.3-1|136	
12cr|emesene-2.12.3-1|137	* Tue Apr 05 2011 Funda Wang <fwang@mandriva.org> 1.6.3-3
12cr|emesene-2.12.3-1|138	+ Revision: 650511
12cr|emesene-2.12.3-1|139	- fix linkage
12cr|emesene-2.12.3-1|140	
12cr|emesene-2.12.3-1|141	+ Götz Waschk <waschk@mandriva.org>
12cr|emesene-2.12.3-1|142	- fix icon extension on the scalable icon
12cr|emesene-2.12.3-1|143	
12cr|emesene-2.12.3-1|144	* Wed Nov 03 2010 Götz Waschk <waschk@mandriva.org> 1.6.3-2mdv2011.0
12cr|emesene-2.12.3-1|145	+ Revision: 593002
12cr|emesene-2.12.3-1|146	- rebuild for new python 2.7
12cr|emesene-2.12.3-1|147	
12cr|emesene-2.12.3-1|148	* Mon Jul 19 2010 Götz Waschk <waschk@mandriva.org> 1.6.3-1mdv2011.0
12cr|emesene-2.12.3-1|149	+ Revision: 554910
12cr|emesene-2.12.3-1|150	- new version
12cr|emesene-2.12.3-1|151	
12cr|emesene-2.12.3-1|152	* Thu Jun 24 2010 Luis Medinas <lmedinas@mandriva.org> 1.6.2-1mdv2010.1
12cr|emesene-2.12.3-1|153	+ Revision: 549087
12cr|emesene-2.12.3-1|154	-new version
12cr|emesene-2.12.3-1|155	-Fixes a few critical bugs from the last version
12cr|emesene-2.12.3-1|156	
12cr|emesene-2.12.3-1|157	* Mon Apr 19 2010 Götz Waschk <waschk@mandriva.org> 1.6.1-1mdv2010.1
12cr|emesene-2.12.3-1|158	+ Revision: 536709
12cr|emesene-2.12.3-1|159	- new version
12cr|emesene-2.12.3-1|160	- update file list
12cr|emesene-2.12.3-1|161	
12cr|emesene-2.12.3-1|162	* Thu Jan 07 2010 Götz Waschk <waschk@mandriva.org> 1.6-1mdv2010.1
12cr|emesene-2.12.3-1|163	+ Revision: 487046
12cr|emesene-2.12.3-1|164	- new version
12cr|emesene-2.12.3-1|165	- update file list
12cr|emesene-2.12.3-1|166	
12cr|emesene-2.12.3-1|167	* Fri Nov 06 2009 Götz Waschk <waschk@mandriva.org> 1.5.1-1mdv2010.1
12cr|emesene-2.12.3-1|168	+ Revision: 460839
12cr|emesene-2.12.3-1|169	- new version
12cr|emesene-2.12.3-1|170	- update file list
12cr|emesene-2.12.3-1|171	
12cr|emesene-2.12.3-1|172	* Fri Aug 21 2009 Götz Waschk <waschk@mandriva.org> 1.5-4mdv2010.0
12cr|emesene-2.12.3-1|173	+ Revision: 418997
12cr|emesene-2.12.3-1|174	- replace some requirements by suggestions
12cr|emesene-2.12.3-1|175	- suggest gnash
12cr|emesene-2.12.3-1|176	
12cr|emesene-2.12.3-1|177	* Fri Aug 21 2009 Götz Waschk <waschk@mandriva.org> 1.5-3mdv2010.0
12cr|emesene-2.12.3-1|178	+ Revision: 418956
12cr|emesene-2.12.3-1|179	- silent update of 1.5
12cr|emesene-2.12.3-1|180	- enable mimic support
12cr|emesene-2.12.3-1|181	- no more noarch
12cr|emesene-2.12.3-1|182	- add man page
12cr|emesene-2.12.3-1|183	- add icons to the default locations
12cr|emesene-2.12.3-1|184	- use upstream desktop entry
12cr|emesene-2.12.3-1|185	- many spec file fixes
12cr|emesene-2.12.3-1|186	- add comment about libmimic
12cr|emesene-2.12.3-1|187	
12cr|emesene-2.12.3-1|188	* Fri Aug 21 2009 Götz Waschk <waschk@mandriva.org> 1.5-2mdv2010.0
12cr|emesene-2.12.3-1|189	+ Revision: 418882
12cr|emesene-2.12.3-1|190	- update deps
12cr|emesene-2.12.3-1|191	
12cr|emesene-2.12.3-1|192	* Thu Aug 20 2009 Götz Waschk <waschk@mandriva.org> 1.5-1mdv2010.0
12cr|emesene-2.12.3-1|193	+ Revision: 418697
12cr|emesene-2.12.3-1|194	- update to new version 1.5
12cr|emesene-2.12.3-1|195	
12cr|emesene-2.12.3-1|196	* Tue Sep 09 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.1-3mdv2009.0
12cr|emesene-2.12.3-1|197	+ Revision: 283158
12cr|emesene-2.12.3-1|198	- doh, it already required pygtk2. can people PLEASE stop using multiple
12cr|emesene-2.12.3-1|199	requires per line? it's utterly unreadable.
12cr|emesene-2.12.3-1|200	
12cr|emesene-2.12.3-1|201	* Tue Sep 09 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.1-2mdv2009.0
12cr|emesene-2.12.3-1|202	+ Revision: 282890
12cr|emesene-2.12.3-1|203	- requires pygtk2.0 (reported on forums by Simon Rogers)
12cr|emesene-2.12.3-1|204	
12cr|emesene-2.12.3-1|205	* Mon Jul 21 2008 Götz Waschk <waschk@mandriva.org> 1.0.1-1mdv2009.0
12cr|emesene-2.12.3-1|206	+ Revision: 239334
12cr|emesene-2.12.3-1|207	- new version
12cr|emesene-2.12.3-1|208	
12cr|emesene-2.12.3-1|209	* Tue Apr 08 2008 Götz Waschk <waschk@mandriva.org> 1.0-1mdv2009.0
12cr|emesene-2.12.3-1|210	+ Revision: 192406
12cr|emesene-2.12.3-1|211	- new version
12cr|emesene-2.12.3-1|212	
12cr|emesene-2.12.3-1|213	+ Olivier Blin <blino@mandriva.org>
12cr|emesene-2.12.3-1|214	- restore BuildRoot
12cr|emesene-2.12.3-1|215	
12cr|emesene-2.12.3-1|216	+ Thierry Vignaud <tv@mandriva.org>
12cr|emesene-2.12.3-1|217	- kill re-definition of %%buildroot on Pixel's request
12cr|emesene-2.12.3-1|218	
12cr|emesene-2.12.3-1|219	* Mon Dec 03 2007 Götz Waschk <waschk@mandriva.org> 0-0.20071202.1mdv2008.1
12cr|emesene-2.12.3-1|220	+ Revision: 114564
12cr|emesene-2.12.3-1|221	- new version
12cr|emesene-2.12.3-1|222	
12cr|emesene-2.12.3-1|223	* Tue Aug 21 2007 Götz Waschk <waschk@mandriva.org> 0-0.20070821.1mdv2008.0
12cr|emesene-2.12.3-1|224	+ Revision: 68236
12cr|emesene-2.12.3-1|225	- new snapshot r801
12cr|emesene-2.12.3-1|226	
12cr|emesene-2.12.3-1|227	* Tue Jul 03 2007 Götz Waschk <waschk@mandriva.org> 0-0.20070703.1mdv2008.0
12cr|emesene-2.12.3-1|228	+ Revision: 47631
12cr|emesene-2.12.3-1|229	- new version
12cr|emesene-2.12.3-1|230	
12cr|emesene-2.12.3-1|231	* Thu May 24 2007 Götz Waschk <waschk@mandriva.org> 0-0.20070523.1mdv2008.0
12cr|emesene-2.12.3-1|232	+ Revision: 30608
12cr|emesene-2.12.3-1|233	- new version
12cr|emesene-2.12.3-1|234	

1197 12
12cr|emi-1.5.1-7|1	%define name	emi
12cr|emi-1.5.1-7|2	%define version	1.5.1
12cr|emi-1.5.1-7|3	%define release %mkrel 7
12cr|emi-1.5.1-7|4	
12cr|emi-1.5.1-7|5	%define python_compile_opt python -O -c "import compileall; compileall.compile_dir('.')"
12cr|emi-1.5.1-7|6	%define python_compile     python -c "import compileall; compileall.compile_dir('.')"
12cr|emi-1.5.1-7|7	
12cr|emi-1.5.1-7|8	Name: 	 	%{name}
12cr|emi-1.5.1-7|9	Summary: 	Ecasound Mastering Interface
12cr|emi-1.5.1-7|10	Version: 	%{version}
12cr|emi-1.5.1-7|11	Release: 	%{release}
12cr|emi-1.5.1-7|12	
12cr|emi-1.5.1-7|13	Source:		http://emi.thevtek.com/tarball/EMi_%{version}.zip
12cr|emi-1.5.1-7|14	URL:		http://emi.thevtek.com/
12cr|emi-1.5.1-7|15	License:	Python license
12cr|emi-1.5.1-7|16	Group:		Sound
12cr|emi-1.5.1-7|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|emi-1.5.1-7|18	BuildArch:	noarch
12cr|emi-1.5.1-7|19	
12cr|emi-1.5.1-7|20	BuildRequires:	imagemagick python
12cr|emi-1.5.1-7|21	Requires:	pyecasound tkinter
12cr|emi-1.5.1-7|22	
12cr|emi-1.5.1-7|23	%description
12cr|emi-1.5.1-7|24	EMI is a python front end to ecasound, it's a virtual rackmount effect that
12cr|emi-1.5.1-7|25	can be use to record and mix audio.  You will be able to export to *.ecs as
12cr|emi-1.5.1-7|26	well.  This nice light interface give you full control over ecasound effect
12cr|emi-1.5.1-7|27	parameters in real time.  EMI Interface use real ecasound parameter name so
12cr|emi-1.5.1-7|28	you can use ecasound documentation to catch the basic's.
12cr|emi-1.5.1-7|29	
12cr|emi-1.5.1-7|30	%prep
12cr|emi-1.5.1-7|31	%setup -q -n EMI
12cr|emi-1.5.1-7|32	perl -p -i -e 's|/usr/local/bin/python|/usr/bin/python||g' *.py
12cr|emi-1.5.1-7|33	perl -p -i -e 's|/usr/python|/usr/bin/python||g' *.py
12cr|emi-1.5.1-7|34	
12cr|emi-1.5.1-7|35	%install
12cr|emi-1.5.1-7|36	rm -rf $RPM_BUILD_ROOT
12cr|emi-1.5.1-7|37	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cr|emi-1.5.1-7|38	mkdir -p $RPM_BUILD_ROOT/%_datadir/%name
12cr|emi-1.5.1-7|39	chmod 644 *.py
12cr|emi-1.5.1-7|40	%python_compile_opt
12cr|emi-1.5.1-7|41	%python_compile
12cr|emi-1.5.1-7|42	cp *.py* $RPM_BUILD_ROOT/%_datadir/%name
12cr|emi-1.5.1-7|43	echo '#!/bin/bash' > $RPM_BUILD_ROOT/%_bindir/%name
12cr|emi-1.5.1-7|44	echo 'cd /usr/share/emi' >> $RPM_BUILD_ROOT/%_bindir/%name
12cr|emi-1.5.1-7|45	echo 'python EMI.py $@' >> $RPM_BUILD_ROOT/%_bindir/%name
12cr|emi-1.5.1-7|46	chmod 755 $RPM_BUILD_ROOT/%_bindir/%name
12cr|emi-1.5.1-7|47	
12cr|emi-1.5.1-7|48	mkdir -p %{buildroot}%{_datadir}/applications
12cr|emi-1.5.1-7|49	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|emi-1.5.1-7|50	[Desktop Entry]
12cr|emi-1.5.1-7|51	Name=%{name}
12cr|emi-1.5.1-7|52	Comment=Ecasound Mastering Interface
12cr|emi-1.5.1-7|53	Exec=%{name} -c
12cr|emi-1.5.1-7|54	Icon=%{name}
12cr|emi-1.5.1-7|55	Terminal=false
12cr|emi-1.5.1-7|56	Type=Application
12cr|emi-1.5.1-7|57	Categories=AudioVideo;Audio;AudioVideoEditing;
12cr|emi-1.5.1-7|58	EOF
12cr|emi-1.5.1-7|59	
12cr|emi-1.5.1-7|60	
12cr|emi-1.5.1-7|61	#icons
12cr|emi-1.5.1-7|62	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|emi-1.5.1-7|63	convert -size 48x48 %name.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|emi-1.5.1-7|64	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|emi-1.5.1-7|65	convert -size 32x32 %name.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|emi-1.5.1-7|66	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|emi-1.5.1-7|67	convert -size 16x16 %name.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|emi-1.5.1-7|68	
12cr|emi-1.5.1-7|69	%clean
12cr|emi-1.5.1-7|70	rm -rf $RPM_BUILD_ROOT
12cr|emi-1.5.1-7|71	
12cr|emi-1.5.1-7|72	%if %mdkversion < 200900
12cr|emi-1.5.1-7|73	%post
12cr|emi-1.5.1-7|74	%update_menus
12cr|emi-1.5.1-7|75	%endif
12cr|emi-1.5.1-7|76	
12cr|emi-1.5.1-7|77	%if %mdkversion < 200900
12cr|emi-1.5.1-7|78	%postun
12cr|emi-1.5.1-7|79	%clean_menus
12cr|emi-1.5.1-7|80	%endif
12cr|emi-1.5.1-7|81	
12cr|emi-1.5.1-7|82	%files
12cr|emi-1.5.1-7|83	%defattr(-,root,root)
12cr|emi-1.5.1-7|84	%doc doc
12cr|emi-1.5.1-7|85	%{_bindir}/%name
12cr|emi-1.5.1-7|86	%{_datadir}/%name
12cr|emi-1.5.1-7|87	%{_liconsdir}/%name.png
12cr|emi-1.5.1-7|88	%{_iconsdir}/%name.png
12cr|emi-1.5.1-7|89	%{_miconsdir}/%name.png
12cr|emi-1.5.1-7|90	%{_datadir}/applications/*
12cr|emi-1.5.1-7|91	
12cr|emi-1.5.1-7|92	
12cr|emi-1.5.1-7|93	%changelog
12cr|emi-1.5.1-7|94	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-7mdv2011.0
12cr|emi-1.5.1-7|95	+ Revision: 618229
12cr|emi-1.5.1-7|96	- the mass rebuild of 2010.0 packages
12cr|emi-1.5.1-7|97	
12cr|emi-1.5.1-7|98	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.5.1-6mdv2010.0
12cr|emi-1.5.1-7|99	+ Revision: 428599
12cr|emi-1.5.1-7|100	- rebuild
12cr|emi-1.5.1-7|101	
12cr|emi-1.5.1-7|102	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|emi-1.5.1-7|103	- lowercase ImageMagick
12cr|emi-1.5.1-7|104	
12cr|emi-1.5.1-7|105	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.5.1-5mdv2009.0
12cr|emi-1.5.1-7|106	+ Revision: 244887
12cr|emi-1.5.1-7|107	- rebuild
12cr|emi-1.5.1-7|108	
12cr|emi-1.5.1-7|109	+ Pixel <pixel@mandriva.com>
12cr|emi-1.5.1-7|110	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|emi-1.5.1-7|111	
12cr|emi-1.5.1-7|112	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.5.1-3mdv2008.1
12cr|emi-1.5.1-7|113	+ Revision: 136403
12cr|emi-1.5.1-7|114	- restore BuildRoot
12cr|emi-1.5.1-7|115	
12cr|emi-1.5.1-7|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|emi-1.5.1-7|117	- kill re-definition of %%buildroot on Pixel's request
12cr|emi-1.5.1-7|118	
12cr|emi-1.5.1-7|119	* Thu Sep 06 2007 Funda Wang <fwang@mandriva.org> 1.5.1-3mdv2008.0
12cr|emi-1.5.1-7|120	+ Revision: 80905
12cr|emi-1.5.1-7|121	- Rebuild
12cr|emi-1.5.1-7|122	- Import emi
12cr|emi-1.5.1-7|123	
12cr|emi-1.5.1-7|124	
12cr|emi-1.5.1-7|125	
12cr|emi-1.5.1-7|126	
12cr|emi-1.5.1-7|127	* Mon Aug 07 2006 Lenny Cartier <lenny@mandriva.com> 1.5.1-2mdv2007.0
12cr|emi-1.5.1-7|128	- xdg
12cr|emi-1.5.1-7|129	
12cr|emi-1.5.1-7|130	* Sat Apr 29 2006 Austin Acton <austin@mandriva.org> 1.5.1-1mdk
12cr|emi-1.5.1-7|131	- 1.5.1
12cr|emi-1.5.1-7|132	
12cr|emi-1.5.1-7|133	* Mon Dec 27 2004 Austin Acton <austin@mandrake.org> 1.2.1-1mdk
12cr|emi-1.5.1-7|134	- 1.2.1
12cr|emi-1.5.1-7|135	
12cr|emi-1.5.1-7|136	* Sat May 8 2004 Austin Acton <austin@mandrake.org> 1.0-2mdk
12cr|emi-1.5.1-7|137	- fix /usr/python
12cr|emi-1.5.1-7|138	- fix file permissions
12cr|emi-1.5.1-7|139	- compile bytecode
12cr|emi-1.5.1-7|140	
12cr|emi-1.5.1-7|141	* Sat May 8 2004 Austin Acton <austin@mandrake.org> 1.0-1mdk
12cr|emi-1.5.1-7|142	- initial package

1198 12
12cr|emma-2.0.5312-9|1	# Copyright (c) 2000-2007, JPackage Project
12cr|emma-2.0.5312-9|2	# All rights reserved.
12cr|emma-2.0.5312-9|3	#
12cr|emma-2.0.5312-9|4	# Redistribution and use in source and binary forms, with or without
12cr|emma-2.0.5312-9|5	# modification, are permitted provided that the following conditions
12cr|emma-2.0.5312-9|6	# are met:
12cr|emma-2.0.5312-9|7	#
12cr|emma-2.0.5312-9|8	# 1. Redistributions of source code must retain the above copyright
12cr|emma-2.0.5312-9|9	#    notice, this list of conditions and the following disclaimer.
12cr|emma-2.0.5312-9|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|emma-2.0.5312-9|11	#    notice, this list of conditions and the following disclaimer in the
12cr|emma-2.0.5312-9|12	#    documentation and/or other materials provided with the
12cr|emma-2.0.5312-9|13	#    distribution.
12cr|emma-2.0.5312-9|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|emma-2.0.5312-9|15	#    contributors may be used to endorse or promote products derived
12cr|emma-2.0.5312-9|16	#    from this software without specific prior written permission.
12cr|emma-2.0.5312-9|17	#
12cr|emma-2.0.5312-9|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|emma-2.0.5312-9|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|emma-2.0.5312-9|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|emma-2.0.5312-9|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|emma-2.0.5312-9|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|emma-2.0.5312-9|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|emma-2.0.5312-9|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|emma-2.0.5312-9|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|emma-2.0.5312-9|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|emma-2.0.5312-9|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|emma-2.0.5312-9|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|emma-2.0.5312-9|29	#
12cr|emma-2.0.5312-9|30	
12cr|emma-2.0.5312-9|31	%global shortver 2.0
12cr|emma-2.0.5312-9|32	
12cr|emma-2.0.5312-9|33	Summary:        Code Coverage Tool
12cr|emma-2.0.5312-9|34	Name:           emma
12cr|emma-2.0.5312-9|35	Version:        %{shortver}.5312
12cr|emma-2.0.5312-9|36	Release:        9
12cr|emma-2.0.5312-9|37	Group:          Development/Java
12cr|emma-2.0.5312-9|38	License:        CPL
12cr|emma-2.0.5312-9|39	URL:            http://emma.sourceforge.net/
12cr|emma-2.0.5312-9|40	Source0:        http://downloads.sourceforge.net/emma/%{name}-%{version}-src.zip
12cr|emma-2.0.5312-9|41	Source1:        emma-2.0.5312.pom
12cr|emma-2.0.5312-9|42	Source2:        emma_ant-2.0.5312.pom
12cr|emma-2.0.5312-9|43	# These are hacks until we get the source for the timestamping class
12cr|emma-2.0.5312-9|44	# http://sourceforge.net/tracker/index.php?func=detail&aid=1953619&group_id=108932&atid=651900
12cr|emma-2.0.5312-9|45	Source3:        emma-timestamp.sh
12cr|emma-2.0.5312-9|46	Source4:        emma-timestamp2.sh
12cr|emma-2.0.5312-9|47	
12cr|emma-2.0.5312-9|48	Patch0:         emma-2.0.5312-dependencies_xml.patch
12cr|emma-2.0.5312-9|49	Patch1:         emma-2.0.5312-build_xml.patch
12cr|emma-2.0.5312-9|50	# Taken from Gentoo package to allow us to build on a JDK > 1.4
12cr|emma-2.0.5312-9|51	Patch2:         emma-2.0.5312-java15api.patch
12cr|emma-2.0.5312-9|52	# From eclemma's emmapatch directory
12cr|emma-2.0.5312-9|53	Patch3:         %{name}-eclemma.patch
12cr|emma-2.0.5312-9|54	# This is a hack until we get the source for the timestamping class
12cr|emma-2.0.5312-9|55	# http://sourceforge.net/tracker/index.php?func=detail&aid=1953619&group_id=108932&atid=651900
12cr|emma-2.0.5312-9|56	Patch4:         %{name}-timestamp.patch
12cr|emma-2.0.5312-9|57	# This patch fixes ArrayIndexOutOfBoundExceptions on 64-bit.  I modified
12cr|emma-2.0.5312-9|58	# the patch against HEAD to apply to this version -- overholt
12cr|emma-2.0.5312-9|59	# http://sourceforge.net/tracker/index.php?func=detail&aid=2119913&group_id=108932&atid=651897
12cr|emma-2.0.5312-9|60	Patch5:         %{name}-%{version}-64_bit_fix.patch
12cr|emma-2.0.5312-9|61	Requires:       java >= 0:1.4.2
12cr|emma-2.0.5312-9|62	Requires:       jaxp_parser_impl
12cr|emma-2.0.5312-9|63	BuildRequires:  ant >= 0:1.6.5
12cr|emma-2.0.5312-9|64	BuildRequires:  java-devel >= 0:1.6
12cr|emma-2.0.5312-9|65	BuildRequires:  jpackage-utils >= 0:1.7.5-1jpp.3
12cr|emma-2.0.5312-9|66	# For the timestamp hack (see above)
12cr|emma-2.0.5312-9|67	BuildRequires:  bc
12cr|emma-2.0.5312-9|68	Requires(post):    jpackage-utils >= 0:1.7.5-1jpp.3
12cr|emma-2.0.5312-9|69	Requires(postun):  jpackage-utils >= 0:1.7.5-1jpp.3
12cr|emma-2.0.5312-9|70	
12cr|emma-2.0.5312-9|71	BuildArch:      noarch
12cr|emma-2.0.5312-9|72	
12cr|emma-2.0.5312-9|73	%description
12cr|emma-2.0.5312-9|74	EMMA is an open-source toolkit for measuring and reporting Java
12cr|emma-2.0.5312-9|75	code coverage. EMMA distinguishes itself from other tools by going
12cr|emma-2.0.5312-9|76	after a unique feature combination: support for large-scale
12cr|emma-2.0.5312-9|77	enterprise software development while keeping individual developer's
12cr|emma-2.0.5312-9|78	work fast and iterative.
12cr|emma-2.0.5312-9|79	
12cr|emma-2.0.5312-9|80	%package javadoc
12cr|emma-2.0.5312-9|81	Summary:        Javadoc for %{name}
12cr|emma-2.0.5312-9|82	Group:          Development/Java
12cr|emma-2.0.5312-9|83	Requires:       jpackage-utils
12cr|emma-2.0.5312-9|84	
12cr|emma-2.0.5312-9|85	%description javadoc
12cr|emma-2.0.5312-9|86	%{summary}.
12cr|emma-2.0.5312-9|87	
12cr|emma-2.0.5312-9|88	%prep
12cr|emma-2.0.5312-9|89	%setup -q
12cr|emma-2.0.5312-9|90	cp -p %{SOURCE3} .
12cr|emma-2.0.5312-9|91	cp -p %{SOURCE4} .
12cr|emma-2.0.5312-9|92	
12cr|emma-2.0.5312-9|93	# Make sure we don't use this no-source jar
12cr|emma-2.0.5312-9|94	rm lib/internal/stamptool.jar
12cr|emma-2.0.5312-9|95	
12cr|emma-2.0.5312-9|96	%patch0 -p0 -b .orig
12cr|emma-2.0.5312-9|97	%patch1 -p0 -b .orig
12cr|emma-2.0.5312-9|98	%patch2 -p1 -b .orig
12cr|emma-2.0.5312-9|99	%patch3 -p0 -b .orig
12cr|emma-2.0.5312-9|100	%patch4 -p0 -b .orig
12cr|emma-2.0.5312-9|101	%patch5 -p0 -b .orig
12cr|emma-2.0.5312-9|102	
12cr|emma-2.0.5312-9|103	%build
12cr|emma-2.0.5312-9|104	[ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java
12cr|emma-2.0.5312-9|105	ant -Dbuild.compiler=modern build javadoc
12cr|emma-2.0.5312-9|106	
12cr|emma-2.0.5312-9|107	%install
12cr|emma-2.0.5312-9|108	rm -rf $RPM_BUILD_ROOT
12cr|emma-2.0.5312-9|109	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12cr|emma-2.0.5312-9|110	install -m 644 dist/%{name}.jar \
12cr|emma-2.0.5312-9|111	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|emma-2.0.5312-9|112	install -m 644 dist/%{name}_ant.jar \
12cr|emma-2.0.5312-9|113	$RPM_BUILD_ROOT%{_javadir}/%{name}_ant.jar
12cr|emma-2.0.5312-9|114	%add_to_maven_depmap emma emma %{version} JPP %{name}
12cr|emma-2.0.5312-9|115	%add_to_maven_depmap emma emma_ant %{version} JPP %{name}_ant
12cr|emma-2.0.5312-9|116	
12cr|emma-2.0.5312-9|117	
12cr|emma-2.0.5312-9|118	# poms
12cr|emma-2.0.5312-9|119	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
12cr|emma-2.0.5312-9|120	install -pm 644 %{SOURCE1} \
12cr|emma-2.0.5312-9|121	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
12cr|emma-2.0.5312-9|122	install -pm 644 %{SOURCE2} \
12cr|emma-2.0.5312-9|123	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}_ant.pom
12cr|emma-2.0.5312-9|124	
12cr|emma-2.0.5312-9|125	# javadoc
12cr|emma-2.0.5312-9|126	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|emma-2.0.5312-9|127	cp -pr out/javadocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|emma-2.0.5312-9|128	
12cr|emma-2.0.5312-9|129	%post
12cr|emma-2.0.5312-9|130	%update_maven_depmap
12cr|emma-2.0.5312-9|131	
12cr|emma-2.0.5312-9|132	%postun
12cr|emma-2.0.5312-9|133	%update_maven_depmap
12cr|emma-2.0.5312-9|134	
12cr|emma-2.0.5312-9|135	%files
12cr|emma-2.0.5312-9|136	%defattr(-,root,root,-)
12cr|emma-2.0.5312-9|137	%doc cpl-v10.html
12cr|emma-2.0.5312-9|138	%{_javadir}/*
12cr|emma-2.0.5312-9|139	%{_mavenpomdir}/JPP-%{name}*
12cr|emma-2.0.5312-9|140	%{_mavendepmapfragdir}/%{name}
12cr|emma-2.0.5312-9|141	
12cr|emma-2.0.5312-9|142	%files javadoc
12cr|emma-2.0.5312-9|143	%doc cpl-v10.html
12cr|emma-2.0.5312-9|144	%defattr(-,root,root,-)
12cr|emma-2.0.5312-9|145	%doc %{_javadocdir}/%{name}*
12cr|emma-2.0.5312-9|146	
12cr|emma-2.0.5312-9|147	
12cr|emma-2.0.5312-9|148	
12cr|emma-2.0.5312-9|149	%changelog
12cr|emma-2.0.5312-9|150	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 2.0.5312-9
12cr|emma-2.0.5312-9|151	+ Revision: 733920
12cr|emma-2.0.5312-9|152	- rebuild
12cr|emma-2.0.5312-9|153	- imported package emma
12cr|emma-2.0.5312-9|154	
12cr|emma-2.0.5312-9|155	
12cr|emma-2.0.5312-9|156	* Fri Oct 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.8.2-8mdk
12cr|emma-2.0.5312-9|157	- Fix BuildRequires
12cr|emma-2.0.5312-9|158	
12cr|emma-2.0.5312-9|159	* Fri Sep 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.8.2-7mdk
12cr|emma-2.0.5312-9|160	- Buildrequires fix
12cr|emma-2.0.5312-9|161	
12cr|emma-2.0.5312-9|162	* Wed May 25 2005 Eskild Hustvedt <eskild@mandriva.org> 0.8.2-6mdk
12cr|emma-2.0.5312-9|163	- %%mkrel
12cr|emma-2.0.5312-9|164	- Fix url
12cr|emma-2.0.5312-9|165	
12cr|emma-2.0.5312-9|166	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.8.2-5mdk
12cr|emma-2.0.5312-9|167	- Rebuild for new  python
12cr|emma-2.0.5312-9|168	
12cr|emma-2.0.5312-9|169	* Fri Aug 15 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.8.2-4mdk
12cr|emma-2.0.5312-9|170	- rebuild for new python
12cr|emma-2.0.5312-9|171	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cr|emma-2.0.5312-9|172	- use %%configure and %%makeinstall macro
12cr|emma-2.0.5312-9|173	- cleanups
12cr|emma-2.0.5312-9|174	- bunzip2 icons
12cr|emma-2.0.5312-9|175	- add unpackaged .desktop file
12cr|emma-2.0.5312-9|176	
12cr|emma-2.0.5312-9|177	* Thu Jan 16 2003 Laurent Culioli <laurent@mandrakesoft.com> 0.8.2-3mdk
12cr|emma-2.0.5312-9|178	- rebuild
12cr|emma-2.0.5312-9|179	
12cr|emma-2.0.5312-9|180	* Fri Jul 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.8.2-2mdk
12cr|emma-2.0.5312-9|181	- buildrequires libpython2.2-devel
12cr|emma-2.0.5312-9|182	- update url
12cr|emma-2.0.5312-9|183	
12cr|emma-2.0.5312-9|184	* Tue Jun 18 2002 Laurent Culioli <laurent@mandrakesoft.com> 0.8.2-1mdk
12cr|emma-2.0.5312-9|185	- 0.8.2
12cr|emma-2.0.5312-9|186	- png icons
12cr|emma-2.0.5312-9|187	
12cr|emma-2.0.5312-9|188	* Fri Oct 19 2001 Sebastien Dupont <sdupont@mandrakesoft.com> 0.8-4mdk
12cr|emma-2.0.5312-9|189	- License.
12cr|emma-2.0.5312-9|190	- menu-icons.
12cr|emma-2.0.5312-9|191	
12cr|emma-2.0.5312-9|192	* Mon Jun 18 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 0.8-3mdk
12cr|emma-2.0.5312-9|193	- New office menu struture
12cr|emma-2.0.5312-9|194	- use find_lang macro
12cr|emma-2.0.5312-9|195	
12cr|emma-2.0.5312-9|196	* Tue Jan 09 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.8-2mdk
12cr|emma-2.0.5312-9|197	- some spec cleanings
12cr|emma-2.0.5312-9|198	
12cr|emma-2.0.5312-9|199	* Fri Dec 08 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.8-1mdk
12cr|emma-2.0.5312-9|200	- updated to 0.8
12cr|emma-2.0.5312-9|201	
12cr|emma-2.0.5312-9|202	* Wed Aug 30 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.7-12mdk
12cr|emma-2.0.5312-9|203	- v0.7
12cr|emma-2.0.5312-9|204	
12cr|emma-2.0.5312-9|205	* Wed Apr 26 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.6-2mdk
12cr|emma-2.0.5312-9|206	- fix group
12cr|emma-2.0.5312-9|207	
12cr|emma-2.0.5312-9|208	* Thu Dec 09 1999 Lenny Cartier <lenny@mandrakesoft.com>
12cr|emma-2.0.5312-9|209	- new in contribs
12cr|emma-2.0.5312-9|210	- make docs installing
12cr|emma-2.0.5312-9|211	- mandrake adaptations

1199 12
12cr|e_modules-0.0.1-1.80969.1|1	#Tarball of svn snapshot created as follows...
12cr|e_modules-0.0.1-1.80969.1|2	#Cut and paste in a shell after removing initial #
12cr|e_modules-0.0.1-1.80969.1|3	
12cr|e_modules-0.0.1-1.80969.1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/E-MODULES-EXTRA E-MODULES-EXTRA; \
12cr|e_modules-0.0.1-1.80969.1|5	#cd E-MODULES-EXTRA; \
12cr|e_modules-0.0.1-1.80969.1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|e_modules-0.0.1-1.80969.1|7	#PKG_VERSION=0.0.1.$SVNREV; \
12cr|e_modules-0.0.1-1.80969.1|8	#cd ..; \
12cr|e_modules-0.0.1-1.80969.1|9	#tar -Jcf E-MODULES-EXTRA-$PKG_VERSION.tar.xz E-MODULES-EXTRA/ --exclude .svn --exclude .*ignore
12cr|e_modules-0.0.1-1.80969.1|10	
12cr|e_modules-0.0.1-1.80969.1|11	
12cr|e_modules-0.0.1-1.80969.1|12	%define	svnrev	80969
12cr|e_modules-0.0.1-1.80969.1|13	%define	svnname	E-MODULES-EXTRA
12cr|e_modules-0.0.1-1.80969.1|14	
12cr|e_modules-0.0.1-1.80969.1|15	Summary:	Loose collection of third party E17 modules
12cr|e_modules-0.0.1-1.80969.1|16	Name:		e_modules
12cr|e_modules-0.0.1-1.80969.1|17	Epoch:		1
12cr|e_modules-0.0.1-1.80969.1|18	Version:	0.0.1
12cr|e_modules-0.0.1-1.80969.1|19	Release:	1.%{svnrev}.1
12cr|e_modules-0.0.1-1.80969.1|20	License:	BSD
12cr|e_modules-0.0.1-1.80969.1|21	Group:		Graphical desktop/Enlightenment
12cr|e_modules-0.0.1-1.80969.1|22	URL:		http://enlightenment.org/
12cr|e_modules-0.0.1-1.80969.1|23	Source0:	%{svnname}-%{version}.%{svnrev}.tar.xz
12cr|e_modules-0.0.1-1.80969.1|24	Patch1:		e_modules-0.0.1.76819_everything-pidgin_localization.patch
12cr|e_modules-0.0.1-1.80969.1|25	Patch2:		e_modules-0.0.1.76819_everything-tracker_localization.patch
12cr|e_modules-0.0.1-1.80969.1|26	
12cr|e_modules-0.0.1-1.80969.1|27	BuildRequires:	edje
12cr|e_modules-0.0.1-1.80969.1|28	BuildRequires:	embryo
12cr|e_modules-0.0.1-1.80969.1|29	BuildRequires:	emprint
12cr|e_modules-0.0.1-1.80969.1|30	BuildRequires:	elementary
12cr|e_modules-0.0.1-1.80969.1|31	BuildRequires:	evas
12cr|e_modules-0.0.1-1.80969.1|32	Buildrequires:	imagemagick
12cr|e_modules-0.0.1-1.80969.1|33	Buildrequires:	gettext-devel
12cr|e_modules-0.0.1-1.80969.1|34	BuildRequires:	pkgconfig(ecore)
12cr|e_modules-0.0.1-1.80969.1|35	BuildRequires:	pkgconfig(edbus)
12cr|e_modules-0.0.1-1.80969.1|36	BuildRequires:	pkgconfig(edje)
12cr|e_modules-0.0.1-1.80969.1|37	BuildRequires:	pkgconfig(eet)
12cr|e_modules-0.0.1-1.80969.1|38	BuildRequires:	pkgconfig(efreet)
12cr|e_modules-0.0.1-1.80969.1|39	BuildRequires:	pkgconfig(eina)
12cr|e_modules-0.0.1-1.80969.1|40	BuildRequires:	pkgconfig(embryo)
12cr|e_modules-0.0.1-1.80969.1|41	BuildRequires:	pkgconfig(enlightenment)
12cr|e_modules-0.0.1-1.80969.1|42	BuildRequires:	pkgconfig(evas)
12cr|e_modules-0.0.1-1.80969.1|43	BuildRequires:	pkgconfig(exalt)
12cr|e_modules-0.0.1-1.80969.1|44	BuildRequires:	pkgconfig(elementary)
12cr|e_modules-0.0.1-1.80969.1|45	BuildRequires:	pkgconfig(eweather)
12cr|e_modules-0.0.1-1.80969.1|46	BuildRequires:	pkgconfig(ethumb)
12cr|e_modules-0.0.1-1.80969.1|47	BuildRequires:	pkgconfig(libmpd)
12cr|e_modules-0.0.1-1.80969.1|48	BuildRequires:	pkgconfig(xkbfile)
12cr|e_modules-0.0.1-1.80969.1|49	
12cr|e_modules-0.0.1-1.80969.1|50	Requires:	e >= 0.16.999.050-3
12cr|e_modules-0.0.1-1.80969.1|51	Requires:	emprint
12cr|e_modules-0.0.1-1.80969.1|52	
12cr|e_modules-0.0.1-1.80969.1|53	%description
12cr|e_modules-0.0.1-1.80969.1|54	e_modules is a loose collection of third party E17 modules written by
12cr|e_modules-0.0.1-1.80969.1|55	various authors.  They are not officially a part of E17, but they are
12cr|e_modules-0.0.1-1.80969.1|56	allowed to use the E cvs repository.  The modules are all separate
12cr|e_modules-0.0.1-1.80969.1|57	modules, written by separate authors.
12cr|e_modules-0.0.1-1.80969.1|58	
12cr|e_modules-0.0.1-1.80969.1|59	%prep
12cr|e_modules-0.0.1-1.80969.1|60	%setup -qn %{svnname}
12cr|e_modules-0.0.1-1.80969.1|61	%apply_patches
12cr|e_modules-0.0.1-1.80969.1|62	
12cr|e_modules-0.0.1-1.80969.1|63	# itask-ng-moved-to-engage
12cr|e_modules-0.0.1-1.80969.1|64	rm -fr itask-ng
12cr|e_modules-0.0.1-1.80969.1|65	rm -fr weather eenvader.fractal
12cr|e_modules-0.0.1-1.80969.1|66	
12cr|e_modules-0.0.1-1.80969.1|67	%build
12cr|e_modules-0.0.1-1.80969.1|68	%define Werror_cflags %nil
12cr|e_modules-0.0.1-1.80969.1|69	
12cr|e_modules-0.0.1-1.80969.1|70	# Is it still needed? Looks like it breaks build so comment it out:
12cr|e_modules-0.0.1-1.80969.1|71	#for m in itask winlist-ng; do pushd $m; sed -i 's@po/Makefile@@' configure.ac ; sed -i 's@ po@@' Makefile.am; popd; done
12cr|e_modules-0.0.1-1.80969.1|72	
12cr|e_modules-0.0.1-1.80969.1|73	for i in `find * -type d|awk -F'/' '{print $1}'|sort|uniq`
12cr|e_modules-0.0.1-1.80969.1|74	do
12cr|e_modules-0.0.1-1.80969.1|75	(
12cr|e_modules-0.0.1-1.80969.1|76	pushd $i
12cr|e_modules-0.0.1-1.80969.1|77	NOCONFIGURE=yes ./autogen.sh
12cr|e_modules-0.0.1-1.80969.1|78	%configure2_5x
12cr|e_modules-0.0.1-1.80969.1|79	make
12cr|e_modules-0.0.1-1.80969.1|80	popd
12cr|e_modules-0.0.1-1.80969.1|81	)
12cr|e_modules-0.0.1-1.80969.1|82	done
12cr|e_modules-0.0.1-1.80969.1|83	
12cr|e_modules-0.0.1-1.80969.1|84	%install
12cr|e_modules-0.0.1-1.80969.1|85	for i in `find * -type d|awk -F'/' '{print $1}'|sort|uniq`
12cr|e_modules-0.0.1-1.80969.1|86	do
12cr|e_modules-0.0.1-1.80969.1|87	%makeinstall_std -C $i
12cr|e_modules-0.0.1-1.80969.1|88	done
12cr|e_modules-0.0.1-1.80969.1|89	
12cr|e_modules-0.0.1-1.80969.1|90	# Don't use it to avoid file listed twice rpm error
12cr|e_modules-0.0.1-1.80969.1|91	#find_lang %{name} --all-name
12cr|e_modules-0.0.1-1.80969.1|92	
12cr|e_modules-0.0.1-1.80969.1|93	# do not provide devel stuffs
12cr|e_modules-0.0.1-1.80969.1|94	rm -fr %{buildroot}%{_includedir}/drawer %{buildroot}%{_libdir}/pkgconfig
12cr|e_modules-0.0.1-1.80969.1|95	find %{buildroot} -type f -name "*.a" -exec rm -f {} ';'
12cr|e_modules-0.0.1-1.80969.1|96	
12cr|e_modules-0.0.1-1.80969.1|97	%files
12cr|e_modules-0.0.1-1.80969.1|98	%doc AUTHORS README
12cr|e_modules-0.0.1-1.80969.1|99	%{_libdir}/enlightenment/modules/*
12cr|e_modules-0.0.1-1.80969.1|100	

1200 12
12cr|emote-0.0.1-0.76838.1|1	#Tarball of svn snapshot created as follows...
12cr|emote-0.0.1-0.76838.1|2	#Cut and paste in a shell after removing initial #
12cr|emote-0.0.1-0.76838.1|3	
12cr|emote-0.0.1-0.76838.1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/PROTO/emote emote; \
12cr|emote-0.0.1-0.76838.1|5	#cd emote; \
12cr|emote-0.0.1-0.76838.1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|emote-0.0.1-0.76838.1|7	#VERSION=$(cat configure.ac | grep "emote" | grep INIT | sed 's@\[@@g' | sed 's@\]@@g' | sed 's@)@@g' | cut -d, -f 2 | sed "s@ @@"); \
12cr|emote-0.0.1-0.76838.1|8	#PKG_VERSION=$VERSION.$SVNREV; \
12cr|emote-0.0.1-0.76838.1|9	#cd ..; \
12cr|emote-0.0.1-0.76838.1|10	#tar -Jcf emote-$PKG_VERSION.tar.xz emote/ --exclude .svn --exclude .*ignore
12cr|emote-0.0.1-0.76838.1|11	
12cr|emote-0.0.1-0.76838.1|12	%define svnrev	76838
12cr|emote-0.0.1-0.76838.1|13	
12cr|emote-0.0.1-0.76838.1|14	%define major   0
12cr|emote-0.0.1-0.76838.1|15	%define libname %mklibname %{name} %{major}
12cr|emote-0.0.1-0.76838.1|16	%define develname %mklibname %{name} -d
12cr|emote-0.0.1-0.76838.1|17	
12cr|emote-0.0.1-0.76838.1|18	Summary:	Emotion icons
12cr|emote-0.0.1-0.76838.1|19	Name:		emote
12cr|emote-0.0.1-0.76838.1|20	Version:	0.0.1
12cr|emote-0.0.1-0.76838.1|21	Release:	0.%{svnrev}.1
12cr|emote-0.0.1-0.76838.1|22	License:	GPLv3
12cr|emote-0.0.1-0.76838.1|23	Group:		Graphical desktop/Enlightenment
12cr|emote-0.0.1-0.76838.1|24	URL:		http://enlightenment.org/
12cr|emote-0.0.1-0.76838.1|25	Source0: 	%{name}-%{version}.%{svnrev}.tar.xz
12cr|emote-0.0.1-0.76838.1|26	
12cr|emote-0.0.1-0.76838.1|27	BuildRequires:	gettext-devel
12cr|emote-0.0.1-0.76838.1|28	BuildRequires:	pkgconfig(elementary)
12cr|emote-0.0.1-0.76838.1|29	
12cr|emote-0.0.1-0.76838.1|30	%description
12cr|emote-0.0.1-0.76838.1|31	Emote emotion icons for applications.
12cr|emote-0.0.1-0.76838.1|32	
12cr|emote-0.0.1-0.76838.1|33	%package -n %{libname}
12cr|emote-0.0.1-0.76838.1|34	Summary:    Emote library
12cr|emote-0.0.1-0.76838.1|35	Group:      System/Libraries
12cr|emote-0.0.1-0.76838.1|36	
12cr|emote-0.0.1-0.76838.1|37	%description -n %{libname}
12cr|emote-0.0.1-0.76838.1|38	This package contains the dynamic libraries from %{name}.
12cr|emote-0.0.1-0.76838.1|39	
12cr|emote-0.0.1-0.76838.1|40	%package -n %{develname}
12cr|emote-0.0.1-0.76838.1|41	Summary:    Emote headers, libraries, documentation and test programs
12cr|emote-0.0.1-0.76838.1|42	Group:      Development/C
12cr|emote-0.0.1-0.76838.1|43	Requires:   %{libname} = %{version}
12cr|emote-0.0.1-0.76838.1|44	Provides:   %{name}-devel = %{version}-%{release}
12cr|emote-0.0.1-0.76838.1|45	
12cr|emote-0.0.1-0.76838.1|46	%description -n %{develname}
12cr|emote-0.0.1-0.76838.1|47	Headers and libraries from %{name}
12cr|emote-0.0.1-0.76838.1|48	
12cr|emote-0.0.1-0.76838.1|49	%prep
12cr|emote-0.0.1-0.76838.1|50	%setup -qn %{name}
12cr|emote-0.0.1-0.76838.1|51	
12cr|emote-0.0.1-0.76838.1|52	%build
12cr|emote-0.0.1-0.76838.1|53	NOCONFIGURE=yes ./autogen.sh
12cr|emote-0.0.1-0.76838.1|54	%configure2_5x
12cr|emote-0.0.1-0.76838.1|55	%make
12cr|emote-0.0.1-0.76838.1|56	
12cr|emote-0.0.1-0.76838.1|57	%install
12cr|emote-0.0.1-0.76838.1|58	rm -rf %{buildroot}
12cr|emote-0.0.1-0.76838.1|59	%makeinstall_std
12cr|emote-0.0.1-0.76838.1|60	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12cr|emote-0.0.1-0.76838.1|61	rm -fr %{buildroot}/%{_datadir}/%{name}/{COPYING,AUTHORS}
12cr|emote-0.0.1-0.76838.1|62	
12cr|emote-0.0.1-0.76838.1|63	%find_lang %{name}
12cr|emote-0.0.1-0.76838.1|64	
12cr|emote-0.0.1-0.76838.1|65	%files  -f %{name}.lang
12cr|emote-0.0.1-0.76838.1|66	%doc COPYING AUTHORS
12cr|emote-0.0.1-0.76838.1|67	%{_bindir}/emote
12cr|emote-0.0.1-0.76838.1|68	%{_datadir}/icons/*.png
12cr|emote-0.0.1-0.76838.1|69	%{_datadir}/applications/*.desktop
12cr|emote-0.0.1-0.76838.1|70	%{_libdir}/%{name}/protocols/*.so
12cr|emote-0.0.1-0.76838.1|71	
12cr|emote-0.0.1-0.76838.1|72	%files -n %{libname}
12cr|emote-0.0.1-0.76838.1|73	%{_libdir}/*.so.%{major}*
12cr|emote-0.0.1-0.76838.1|74	
12cr|emote-0.0.1-0.76838.1|75	%files -n %{develname}
12cr|emote-0.0.1-0.76838.1|76	%{_libdir}/*.so
12cr|emote-0.0.1-0.76838.1|77	%{_libdir}/pkgconfig/*.pc
12cr|emote-0.0.1-0.76838.1|78	%{_includedir}/%{name}/*.h

1201 12
12cr|emotion-1.7.3-1|1	#Tarball of svn snapshot created as follows...
12cr|emotion-1.7.3-1|2	#Cut and paste in a shell after removing initial #
12cr|emotion-1.7.3-1|3	
12cr|emotion-1.7.3-1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/emotion emotion; \
12cr|emotion-1.7.3-1|5	#cd emotion; \
12cr|emotion-1.7.3-1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|emotion-1.7.3-1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|emotion-1.7.3-1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|emotion-1.7.3-1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|emotion-1.7.3-1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|emotion-1.7.3-1|11	#cd ..; \
12cr|emotion-1.7.3-1|12	#tar -Jcf emotion-$PKG_VERSION.tar.xz emotion/ --exclude .svn --exclude .*ignore
12cr|emotion-1.7.3-1|13	
12cr|emotion-1.7.3-1|14	%define	major 	1
12cr|emotion-1.7.3-1|15	%define	libname %mklibname %{name} %{major}
12cr|emotion-1.7.3-1|16	%define	develname %mklibname %{name} -d
12cr|emotion-1.7.3-1|17	
12cr|emotion-1.7.3-1|18	Name:		emotion
12cr|emotion-1.7.3-1|19	Version:	1.7.3
12cr|emotion-1.7.3-1|20	Release:	1
12cr|emotion-1.7.3-1|21	Summary:	Enlightenment video and media library
12cr|emotion-1.7.3-1|22	License:	BSD
12cr|emotion-1.7.3-1|23	Group:		Graphical desktop/Enlightenment
12cr|emotion-1.7.3-1|24	URL:		http://www.enlightenment.org/
12cr|emotion-1.7.3-1|25	Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.gz
12cr|emotion-1.7.3-1|26	
12cr|emotion-1.7.3-1|27	BuildRequires:	evas >= 1.7.1
12cr|emotion-1.7.3-1|28	BuildRequires:	edje >= 1.7.1
12cr|emotion-1.7.3-1|29	BuildRequires:	pkgconfig(ecore) >= 1.7.1
12cr|emotion-1.7.3-1|30	BuildRequires:	pkgconfig(edje) >= 1.7.1
12cr|emotion-1.7.3-1|31	BuildRequires:	pkgconfig(eio)
12cr|emotion-1.7.3-1|32	BuildRequires:	pkgconfig(embryo) >= 1.7.1
12cr|emotion-1.7.3-1|33	BuildRequires:	pkgconfig(eet) >= 1.7.1
12cr|emotion-1.7.3-1|34	BuildRequires:	pkgconfig(evas) >= 1.7.1
12cr|emotion-1.7.3-1|35	BuildRequires:	pkgconfig(edje) >= 1.7.1
12cr|emotion-1.7.3-1|36	BuildRequires:	pkgconfig(libxine)
12cr|emotion-1.7.3-1|37	BuildRequires:	pkgconfig(gstreamer-0.10)
12cr|emotion-1.7.3-1|38	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12cr|emotion-1.7.3-1|39	BuildRequires:	pkgconfig(gstreamer-video-0.10)
12cr|emotion-1.7.3-1|40	BuildRequires:	gstreamer0.10-tools
12cr|emotion-1.7.3-1|41	BuildRequires:	pkgconfig(eeze) >= 1.7.1
12cr|emotion-1.7.3-1|42	BuildRequires:	doxygen
12cr|emotion-1.7.3-1|43	BuildRequires:	pkgconfig(lua)
12cr|emotion-1.7.3-1|44	
12cr|emotion-1.7.3-1|45	%description
12cr|emotion-1.7.3-1|46	Emotion is a video & media object library designed to interface with Evas and
12cr|emotion-1.7.3-1|47	Ecore to provide autonomous "video" and "audio" objects that can be moved,
12cr|emotion-1.7.3-1|48	resized and positioned like any normal object, but instead they can play video
12cr|emotion-1.7.3-1|49	and audio and can be controlled from a high-level control API allowing the
12cr|emotion-1.7.3-1|50	programmer to quickly piece together a multi-media system with minimal work.
12cr|emotion-1.7.3-1|51	
12cr|emotion-1.7.3-1|52	This package is part of the Enlightenment DR17 desktop shell.
12cr|emotion-1.7.3-1|53	
12cr|emotion-1.7.3-1|54	%package -n %{libname}
12cr|emotion-1.7.3-1|55	Summary:	Libraries for the %{name} package
12cr|emotion-1.7.3-1|56	Group:		System/Libraries
12cr|emotion-1.7.3-1|57	Requires:	%{name}
12cr|emotion-1.7.3-1|58	
12cr|emotion-1.7.3-1|59	%description -n %{libname}
12cr|emotion-1.7.3-1|60	Libraries for %{name}.
12cr|emotion-1.7.3-1|61	
12cr|emotion-1.7.3-1|62	%package -n %{develname}
12cr|emotion-1.7.3-1|63	Summary:	Headers and development libraries from %{name}
12cr|emotion-1.7.3-1|64	Group:		Development/Other
12cr|emotion-1.7.3-1|65	Requires:	%{libname} = %{version}-%{release}
12cr|emotion-1.7.3-1|66	Provides:	%{name}-devel = %{version}-%{release}
12cr|emotion-1.7.3-1|67	
12cr|emotion-1.7.3-1|68	%description -n %{develname}
12cr|emotion-1.7.3-1|69	%{name} development headers and libraries.
12cr|emotion-1.7.3-1|70	
12cr|emotion-1.7.3-1|71	%prep
12cr|emotion-1.7.3-1|72	%setup -q
12cr|emotion-1.7.3-1|73	
12cr|emotion-1.7.3-1|74	%build
12cr|emotion-1.7.3-1|75	#NOCONFIGURE=yes ./autogen.sh
12cr|emotion-1.7.3-1|76	autoreconf -fi
12cr|emotion-1.7.3-1|77	%configure2_5x \
12cr|emotion-1.7.3-1|78	--enable-gstreamer \
12cr|emotion-1.7.3-1|79	--enable-xine \
12cr|emotion-1.7.3-1|80	--disable-static
12cr|emotion-1.7.3-1|81	
12cr|emotion-1.7.3-1|82	%make
12cr|emotion-1.7.3-1|83	
12cr|emotion-1.7.3-1|84	%install
12cr|emotion-1.7.3-1|85	%makeinstall_std
12cr|emotion-1.7.3-1|86	
12cr|emotion-1.7.3-1|87	%files
12cr|emotion-1.7.3-1|88	%doc AUTHORS COPYING README
12cr|emotion-1.7.3-1|89	%{_bindir}/%{name}_*
12cr|emotion-1.7.3-1|90	%{_datadir}/%{name}
12cr|emotion-1.7.3-1|91	%{_libdir}/%{name}
12cr|emotion-1.7.3-1|92	%{_libdir}/edje/modules/emotion/linux-*/*.so
12cr|emotion-1.7.3-1|93	
12cr|emotion-1.7.3-1|94	%files -n %{libname}
12cr|emotion-1.7.3-1|95	%{_libdir}/*.so.%{major}*
12cr|emotion-1.7.3-1|96	
12cr|emotion-1.7.3-1|97	%files -n %{develname}
12cr|emotion-1.7.3-1|98	%{_libdir}/pkgconfig/*
12cr|emotion-1.7.3-1|99	%{_libdir}/*.so
12cr|emotion-1.7.3-1|100	%{_includedir}/%{name}*
12cr|emotion-1.7.3-1|101	
12cr|emotion-1.7.3-1|102	%changelog
12cr|emotion-1.7.3-1|103	* Thu Jun 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.1-1
12cr|emotion-1.7.3-1|104	+ Revision: 807362
12cr|emotion-1.7.3-1|105	- version update 1.0.1
12cr|emotion-1.7.3-1|106	
12cr|emotion-1.7.3-1|107	* Mon Jan 09 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.2.0.66791-0.20120103.1
12cr|emotion-1.7.3-1|108	+ Revision: 759241
12cr|emotion-1.7.3-1|109	- fixed build with missing BRs evas, eio, and libxine 1.1
12cr|emotion-1.7.3-1|110	- rediffed p0, but disabling
12cr|emotion-1.7.3-1|111	- adding BR for libgstbasevideo-devel
12cr|emotion-1.7.3-1|112	- fixed typo
12cr|emotion-1.7.3-1|113	- new snapshot 0.2.0.66791
12cr|emotion-1.7.3-1|114	- merged spec with UnityLinux
12cr|emotion-1.7.3-1|115	- cleaned up spec
12cr|emotion-1.7.3-1|116	- disabled static build
12cr|emotion-1.7.3-1|117	
12cr|emotion-1.7.3-1|118	* Thu Oct 14 2010 Funda Wang <fwang@mandriva.org> 0.2.0-1.20101010.1mdv2011.0
12cr|emotion-1.7.3-1|119	+ Revision: 585564
12cr|emotion-1.7.3-1|120	- bump rel
12cr|emotion-1.7.3-1|121	- new snapshto
12cr|emotion-1.7.3-1|122	
12cr|emotion-1.7.3-1|123	* Fri Jul 16 2010 Funda Wang <fwang@mandriva.org> 0.2.0-1.20100711.1mdv2011.0
12cr|emotion-1.7.3-1|124	+ Revision: 554407
12cr|emotion-1.7.3-1|125	- new snapshot
12cr|emotion-1.7.3-1|126	
12cr|emotion-1.7.3-1|127	* Fri Aug 07 2009 Funda Wang <fwang@mandriva.org> 0.1.0.042-7.20090807.1mdv2010.0
12cr|emotion-1.7.3-1|128	+ Revision: 411179
12cr|emotion-1.7.3-1|129	- new snapshot to build with latest evas
12cr|emotion-1.7.3-1|130	- rebuild against new ecore
12cr|emotion-1.7.3-1|131	
12cr|emotion-1.7.3-1|132	* Wed Jul 08 2009 Funda Wang <fwang@mandriva.org> 0.1.0.042-6mdv2010.0
12cr|emotion-1.7.3-1|133	+ Revision: 393497
12cr|emotion-1.7.3-1|134	- rebuild for new ecore
12cr|emotion-1.7.3-1|135	
12cr|emotion-1.7.3-1|136	* Sun Mar 01 2009 Antoine Ginies <aginies@mandriva.com> 0.1.0.042-5mdv2009.1
12cr|emotion-1.7.3-1|137	+ Revision: 346358
12cr|emotion-1.7.3-1|138	- fix buildrequires
12cr|emotion-1.7.3-1|139	- SVN SNAPSHOT 20090227, release 0.1.0.042
12cr|emotion-1.7.3-1|140	
12cr|emotion-1.7.3-1|141	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.1.0.042-4mdv2009.0
12cr|emotion-1.7.3-1|142	+ Revision: 266622
12cr|emotion-1.7.3-1|143	- rebuild early 2009.0 package (before pixel changes)
12cr|emotion-1.7.3-1|144	
12cr|emotion-1.7.3-1|145	+ Pixel <pixel@mandriva.com>
12cr|emotion-1.7.3-1|146	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|emotion-1.7.3-1|147	
12cr|emotion-1.7.3-1|148	* Mon Mar 31 2008 Antoine Ginies <aginies@mandriva.com> 0.1.0.042-3mdv2009.0
12cr|emotion-1.7.3-1|149	+ Revision: 191232
12cr|emotion-1.7.3-1|150	- update buildrequires to support rebuild dor 2008.0 release
12cr|emotion-1.7.3-1|151	
12cr|emotion-1.7.3-1|152	* Mon Feb 18 2008 Antoine Ginies <aginies@mandriva.com> 0.1.0.042-3mdv2008.1
12cr|emotion-1.7.3-1|153	+ Revision: 170106
12cr|emotion-1.7.3-1|154	- bump release
12cr|emotion-1.7.3-1|155	- remove old source
12cr|emotion-1.7.3-1|156	
12cr|emotion-1.7.3-1|157	+ Thierry Vignaud <tv@mandriva.org>
12cr|emotion-1.7.3-1|158	- fix gstreamer0.10-devel BR for x86_64
12cr|emotion-1.7.3-1|159	
12cr|emotion-1.7.3-1|160	* Sat Feb 09 2008 Austin Acton <austin@mandriva.org> 0.1.0.042-2mdv2008.1
12cr|emotion-1.7.3-1|161	+ Revision: 164526
12cr|emotion-1.7.3-1|162	- buildrequires gstreamer plugins base devel
12cr|emotion-1.7.3-1|163	
12cr|emotion-1.7.3-1|164	* Sat Feb 02 2008 Austin Acton <austin@mandriva.org> 0.1.0.042-1mdv2008.1
12cr|emotion-1.7.3-1|165	+ Revision: 161555
12cr|emotion-1.7.3-1|166	- new version
12cr|emotion-1.7.3-1|167	- fix URL
12cr|emotion-1.7.3-1|168	- tidy spec
12cr|emotion-1.7.3-1|169	- build with cdda
12cr|emotion-1.7.3-1|170	- drop emotion-config
12cr|emotion-1.7.3-1|171	
12cr|emotion-1.7.3-1|172	+ Olivier Blin <blino@mandriva.org>
12cr|emotion-1.7.3-1|173	- restore BuildRoot
12cr|emotion-1.7.3-1|174	
12cr|emotion-1.7.3-1|175	+ Thierry Vignaud <tv@mandriva.org>
12cr|emotion-1.7.3-1|176	- kill re-definition of %%buildroot on Pixel's request
12cr|emotion-1.7.3-1|177	
12cr|emotion-1.7.3-1|178	* Wed Oct 31 2007 Antoine Ginies <aginies@mandriva.com> 0.0.1.008-1mdv2008.1
12cr|emotion-1.7.3-1|179	+ Revision: 104109
12cr|emotion-1.7.3-1|180	- add  gstreamer0.10-ffmpeg, ffmpeg buildrequires
12cr|emotion-1.7.3-1|181	- update buildrequires
12cr|emotion-1.7.3-1|182	- new tarball
12cr|emotion-1.7.3-1|183	- CVS SNAPSHOT 20071031, release 0.0.1.005
12cr|emotion-1.7.3-1|184	
12cr|emotion-1.7.3-1|185	* Fri Aug 31 2007 Antoine Ginies <aginies@mandriva.com> 0.0.1.005-4mdv2008.0
12cr|emotion-1.7.3-1|186	+ Revision: 76696
12cr|emotion-1.7.3-1|187	- fix missing emotion-config file
12cr|emotion-1.7.3-1|188	- fix path in tarball
12cr|emotion-1.7.3-1|189	- CVS SNAPSHOT 20070830, release 0.0.1.005
12cr|emotion-1.7.3-1|190	- CVS SNAPSHOT 20070529, release 0.0.1.005
12cr|emotion-1.7.3-1|191	
12cr|emotion-1.7.3-1|192	* Thu May 24 2007 Antoine Ginies <aginies@mandriva.com> 0.0.1.005-2mdv2008.0
12cr|emotion-1.7.3-1|193	+ Revision: 30682
12cr|emotion-1.7.3-1|194	- fix release tag
12cr|emotion-1.7.3-1|195	- disable cvs release
12cr|emotion-1.7.3-1|196	- increase mkrel
12cr|emotion-1.7.3-1|197	- CVS snapshot 20070524, release 0.0.1.005
12cr|emotion-1.7.3-1|198	- use version in source file
12cr|emotion-1.7.3-1|199	
12cr|emotion-1.7.3-1|200	* Mon May 21 2007 Antoine Ginies <aginies@mandriva.com> 0.0.1.005-0.20070516.1mdv2008.0
12cr|emotion-1.7.3-1|201	+ Revision: 29304
12cr|emotion-1.7.3-1|202	- replace corrupted source
12cr|emotion-1.7.3-1|203	- remove unwanted changelog
12cr|emotion-1.7.3-1|204	- cvs snapshot 20070516
12cr|emotion-1.7.3-1|205	
12cr|emotion-1.7.3-1|206	+ Pascal Terjan <pterjan@mandriva.org>
12cr|emotion-1.7.3-1|207	- Import emotion
12cr|emotion-1.7.3-1|208	

1202 12
12cr|empower-2.0.999-0.76628.1|1	#Tarball of svn snapshot created as follows...
12cr|empower-2.0.999-0.76628.1|2	#Cut and paste in a shell after removing initial #
12cr|empower-2.0.999-0.76628.1|3	
12cr|empower-2.0.999-0.76628.1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/empower empower; \
12cr|empower-2.0.999-0.76628.1|5	#cd empower; \
12cr|empower-2.0.999-0.76628.1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|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@ @@"); \
12cr|empower-2.0.999-0.76628.1|8	#PKG_VERSION=$VERSION.$SVNREV; \
12cr|empower-2.0.999-0.76628.1|9	#cd ..; \
12cr|empower-2.0.999-0.76628.1|10	#tar -Jcf empower-$PKG_VERSION.tar.xz empower/ --exclude .svn --exclude .*ignore
12cr|empower-2.0.999-0.76628.1|11	
12cr|empower-2.0.999-0.76628.1|12	%define svnrev	76628
12cr|empower-2.0.999-0.76628.1|13	
12cr|empower-2.0.999-0.76628.1|14	Summary:	A graphical sudo tool based on the Enlightenment Foundation Libraries
12cr|empower-2.0.999-0.76628.1|15	Name:		empower
12cr|empower-2.0.999-0.76628.1|16	Version:	2.0.999
12cr|empower-2.0.999-0.76628.1|17	Release:	0.%{svnrev}.1
12cr|empower-2.0.999-0.76628.1|18	License:	3-clause BSD
12cr|empower-2.0.999-0.76628.1|19	Group:		System/Base
12cr|empower-2.0.999-0.76628.1|20	URL: 		http://enlightenment.org
12cr|empower-2.0.999-0.76628.1|21	Source0: 	%{name}-%{version}.%{svnrev}.tar.xz
12cr|empower-2.0.999-0.76628.1|22	
12cr|empower-2.0.999-0.76628.1|23	BuildRequires: 	gettext-devel
12cr|empower-2.0.999-0.76628.1|24	BuildRequires: 	pkgconfig(edje)
12cr|empower-2.0.999-0.76628.1|25	BuildRequires: 	pkgconfig(elementary)
12cr|empower-2.0.999-0.76628.1|26	BuildRequires:	pkgconfig(eweather)
12cr|empower-2.0.999-0.76628.1|27	
12cr|empower-2.0.999-0.76628.1|28	%description
12cr|empower-2.0.999-0.76628.1|29	A graphical sudo tool based on the Enlightenment Foundation Libraries
12cr|empower-2.0.999-0.76628.1|30	
12cr|empower-2.0.999-0.76628.1|31	%prep
12cr|empower-2.0.999-0.76628.1|32	%setup -qn %{name}
12cr|empower-2.0.999-0.76628.1|33	
12cr|empower-2.0.999-0.76628.1|34	%build
12cr|empower-2.0.999-0.76628.1|35	NOCONFIGURE=yes ./autogen.sh
12cr|empower-2.0.999-0.76628.1|36	%configure2_5x
12cr|empower-2.0.999-0.76628.1|37	%make
12cr|empower-2.0.999-0.76628.1|38	
12cr|empower-2.0.999-0.76628.1|39	%install
12cr|empower-2.0.999-0.76628.1|40	%makeinstall_std
12cr|empower-2.0.999-0.76628.1|41	mkdir -p %{buildroot}/%{_docdir}/%{name}/
12cr|empower-2.0.999-0.76628.1|42	
12cr|empower-2.0.999-0.76628.1|43	mv %{buildroot}/%{_datadir}/%{name}/AUTHORS %{buildroot}/%{_docdir}/%{name}/
12cr|empower-2.0.999-0.76628.1|44	mv %{buildroot}/%{_datadir}/%{name}/COPYING %{buildroot}/%{_docdir}/%{name}/
12cr|empower-2.0.999-0.76628.1|45	
12cr|empower-2.0.999-0.76628.1|46	%files
12cr|empower-2.0.999-0.76628.1|47	%doc AUTHORS ChangeLog COPYING README
12cr|empower-2.0.999-0.76628.1|48	%{_bindir}/*
12cr|empower-2.0.999-0.76628.1|49	%{_datadir}/%{name}/data/*.png

1203 12
12cr|emprint-0.1.0-2.76819.1|1	#Tarball of svn snapshot created as follows...
12cr|emprint-0.1.0-2.76819.1|2	#Cut and paste in a shell after removing initial #
12cr|emprint-0.1.0-2.76819.1|3	
12cr|emprint-0.1.0-2.76819.1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/emprint emprint; \
12cr|emprint-0.1.0-2.76819.1|5	#cd emprint; \
12cr|emprint-0.1.0-2.76819.1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|emprint-0.1.0-2.76819.1|7	#VERSION=$(cat configure.ac | grep "emprint" | grep INIT | sed 's@\[@@g' | sed 's@\]@@g' | sed 's@)@@g' | cut -d, -f 2 | sed "s@ @@"); \
12cr|emprint-0.1.0-2.76819.1|8	#PKG_VERSION=$VERSION.$SVNREV; \
12cr|emprint-0.1.0-2.76819.1|9	#cd ..; \
12cr|emprint-0.1.0-2.76819.1|10	#tar -Jcf emprint-$PKG_VERSION.tar.xz emprint/ --exclude .svn --exclude .*ignore
12cr|emprint-0.1.0-2.76819.1|11	
12cr|emprint-0.1.0-2.76819.1|12	%define svnrev 76819
12cr|emprint-0.1.0-2.76819.1|13	
12cr|emprint-0.1.0-2.76819.1|14	Summary:	E17 screen captire utility
12cr|emprint-0.1.0-2.76819.1|15	Name:		emprint
12cr|emprint-0.1.0-2.76819.1|16	Version:	0.1.0
12cr|emprint-0.1.0-2.76819.1|17	Release:	2.%{svnrev}.1
12cr|emprint-0.1.0-2.76819.1|18	License:	BSD
12cr|emprint-0.1.0-2.76819.1|19	Group:		System/Servers
12cr|emprint-0.1.0-2.76819.1|20	URL:		http://www.enlightenment.org/
12cr|emprint-0.1.0-2.76819.1|21	Source0:	%{name}-%{version}.%{svnrev}.tar.xz
12cr|emprint-0.1.0-2.76819.1|22	
12cr|emprint-0.1.0-2.76819.1|23	BuildRequires:	pkgconfig(ecore)
12cr|emprint-0.1.0-2.76819.1|24	BuildRequires:	pkgconfig(edje)
12cr|emprint-0.1.0-2.76819.1|25	BuildRequires:	pkgconfig(evas)
12cr|emprint-0.1.0-2.76819.1|26	BuildRequires:	pkgconfig(imlib2)
12cr|emprint-0.1.0-2.76819.1|27	
12cr|emprint-0.1.0-2.76819.1|28	%description
12cr|emprint-0.1.0-2.76819.1|29	Emprint is a utility for taking screenshots of the entire screen, a specific
12cr|emprint-0.1.0-2.76819.1|30	window, or a specific region. It is written with the Enlightenment Foundation
12cr|emprint-0.1.0-2.76819.1|31	Libraries.
12cr|emprint-0.1.0-2.76819.1|32	
12cr|emprint-0.1.0-2.76819.1|33	%prep
12cr|emprint-0.1.0-2.76819.1|34	%setup -qn %{name}
12cr|emprint-0.1.0-2.76819.1|35	
12cr|emprint-0.1.0-2.76819.1|36	%build
12cr|emprint-0.1.0-2.76819.1|37	NOCONFIGURE=1 ./autogen.sh
12cr|emprint-0.1.0-2.76819.1|38	%configure2_5x
12cr|emprint-0.1.0-2.76819.1|39	%make
12cr|emprint-0.1.0-2.76819.1|40	
12cr|emprint-0.1.0-2.76819.1|41	%install
12cr|emprint-0.1.0-2.76819.1|42	%makeinstall_std
12cr|emprint-0.1.0-2.76819.1|43	
12cr|emprint-0.1.0-2.76819.1|44	%files
12cr|emprint-0.1.0-2.76819.1|45	%doc AUTHORS README ChangeLog NEWS TODO
12cr|emprint-0.1.0-2.76819.1|46	%{_bindir}/*
12cr|emprint-0.1.0-2.76819.1|47	%{_datadir}/%{name}
12cr|emprint-0.1.0-2.76819.1|48	
12cr|emprint-0.1.0-2.76819.1|49	
12cr|emprint-0.1.0-2.76819.1|50	
12cr|emprint-0.1.0-2.76819.1|51	%changelog
12cr|emprint-0.1.0-2.76819.1|52	* Thu Jan 12 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.1.0-2.64443.1
12cr|emprint-0.1.0-2.76819.1|53	+ Revision: 760456
12cr|emprint-0.1.0-2.76819.1|54	- new snapshot 0.1.0.64443
12cr|emprint-0.1.0-2.76819.1|55	- cleaned up spec
12cr|emprint-0.1.0-2.76819.1|56	- merged UnityLinux spec
12cr|emprint-0.1.0-2.76819.1|57	
12cr|emprint-0.1.0-2.76819.1|58	* Mon Jan 03 2011 Crispin Boylan <crisb@mandriva.org> 0.1.0-1.svn20101107.1mdv2011.0
12cr|emprint-0.1.0-2.76819.1|59	+ Revision: 627854
12cr|emprint-0.1.0-2.76819.1|60	- New release with updated tarball
12cr|emprint-0.1.0-2.76819.1|61	
12cr|emprint-0.1.0-2.76819.1|62	* Sun Jul 25 2010 Funda Wang <fwang@mandriva.org> 0.0.1-2.svn20100624.3mdv2011.0
12cr|emprint-0.1.0-2.76819.1|63	+ Revision: 558264
12cr|emprint-0.1.0-2.76819.1|64	- new snapshot
12cr|emprint-0.1.0-2.76819.1|65	
12cr|emprint-0.1.0-2.76819.1|66	* Sat Aug 08 2009 Funda Wang <fwang@mandriva.org> 0.0.1-2.svn20090503.3mdv2010.0
12cr|emprint-0.1.0-2.76819.1|67	+ Revision: 411573
12cr|emprint-0.1.0-2.76819.1|68	- rebuild for new ecore
12cr|emprint-0.1.0-2.76819.1|69	
12cr|emprint-0.1.0-2.76819.1|70	* Wed Jul 08 2009 Funda Wang <fwang@mandriva.org> 0.0.1-2.svn20090503.2mdv2010.0
12cr|emprint-0.1.0-2.76819.1|71	+ Revision: 393506
12cr|emprint-0.1.0-2.76819.1|72	- rebuild
12cr|emprint-0.1.0-2.76819.1|73	
12cr|emprint-0.1.0-2.76819.1|74	* Sun May 03 2009 Funda Wang <fwang@mandriva.org> 0.0.1-2.svn20090503.1mdv2010.0
12cr|emprint-0.1.0-2.76819.1|75	+ Revision: 370824
12cr|emprint-0.1.0-2.76819.1|76	- New snapshot to build with newer ecore
12cr|emprint-0.1.0-2.76819.1|77	
12cr|emprint-0.1.0-2.76819.1|78	* Mon Mar 02 2009 Antoine Ginies <aginies@mandriva.com> 0.0.1-2.svn20090227.1mdv2009.1
12cr|emprint-0.1.0-2.76819.1|79	+ Revision: 346942
12cr|emprint-0.1.0-2.76819.1|80	- SVN SNAPSHOT 20090227, release 0.0.1, adjust buildrequires
12cr|emprint-0.1.0-2.76819.1|81	- adjust source tag
12cr|emprint-0.1.0-2.76819.1|82	- adjust setup tag
12cr|emprint-0.1.0-2.76819.1|83	- SVN SNAPSHOT 20090227, release 0.0.1, adjust buildrequires
12cr|emprint-0.1.0-2.76819.1|84	
12cr|emprint-0.1.0-2.76819.1|85	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.0.1-2.cvs20080203.1mdv2009.0
12cr|emprint-0.1.0-2.76819.1|86	+ Revision: 266624
12cr|emprint-0.1.0-2.76819.1|87	- rebuild early 2009.0 package (before pixel changes)
12cr|emprint-0.1.0-2.76819.1|88	
12cr|emprint-0.1.0-2.76819.1|89	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 0.0.1-0.cvs20080203.1mdv2009.0
12cr|emprint-0.1.0-2.76819.1|90	+ Revision: 167866
12cr|emprint-0.1.0-2.76819.1|91	- fix no-buildroot-tag
12cr|emprint-0.1.0-2.76819.1|92	
12cr|emprint-0.1.0-2.76819.1|93	* Sun Feb 03 2008 Austin Acton <austin@mandriva.org> 0.0.1-0.cvs20080203.1mdv2008.1
12cr|emprint-0.1.0-2.76819.1|94	+ Revision: 161745
12cr|emprint-0.1.0-2.76819.1|95	- import emprint
12cr|emprint-0.1.0-2.76819.1|96	
12cr|emprint-0.1.0-2.76819.1|97	

1204 12
12cr|empy-3.3-6|1	%define name	empy
12cr|empy-3.3-6|2	%define version	3.3
12cr|empy-3.3-6|3	%define release	 %mkrel 6
12cr|empy-3.3-6|4	
12cr|empy-3.3-6|5	Summary:	System for embedding Python expressions and statements in template text
12cr|empy-3.3-6|6	Name:		%name
12cr|empy-3.3-6|7	Version:	%version
12cr|empy-3.3-6|8	Release:	%release
12cr|empy-3.3-6|9	License:	GPL
12cr|empy-3.3-6|10	Group:		Text tools
12cr|empy-3.3-6|11	Source0:	%{name}-%{version}.tar.bz2
12cr|empy-3.3-6|12	URL:		http://www.alcyone.com/pyos/empy/
12cr|empy-3.3-6|13	BuildArch:	noarch
12cr|empy-3.3-6|14	BuildRoot:	%{_tmppath}/%{name}-root
12cr|empy-3.3-6|15	Requires:	python
12cr|empy-3.3-6|16	
12cr|empy-3.3-6|17	%description
12cr|empy-3.3-6|18	System for embedding Python expressions and statements in template
12cr|empy-3.3-6|19	text.
12cr|empy-3.3-6|20	
12cr|empy-3.3-6|21	%prep
12cr|empy-3.3-6|22	%setup -q
12cr|empy-3.3-6|23	perl -p -i -e 's/usr\/local\/bin\/python/usr\/bin\/python/g' em.py
12cr|empy-3.3-6|24	
12cr|empy-3.3-6|25	%install
12cr|empy-3.3-6|26	rm -rf $RPM_BUILD_ROOT
12cr|empy-3.3-6|27	install -d $RPM_BUILD_ROOT%{_bindir}
12cr|empy-3.3-6|28	install em.py $RPM_BUILD_ROOT%{_bindir}
12cr|empy-3.3-6|29	
12cr|empy-3.3-6|30	%clean
12cr|empy-3.3-6|31	rm -rf $RPM_BUILD_ROOT
12cr|empy-3.3-6|32	
12cr|empy-3.3-6|33	%files
12cr|empy-3.3-6|34	%defattr(-,root,root,755)
12cr|empy-3.3-6|35	%doc README *.em
12cr|empy-3.3-6|36	%{_bindir}/em.py
12cr|empy-3.3-6|37	
12cr|empy-3.3-6|38	
12cr|empy-3.3-6|39	
12cr|empy-3.3-6|40	%changelog
12cr|empy-3.3-6|41	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3-6mdv2011.0
12cr|empy-3.3-6|42	+ Revision: 618231
12cr|empy-3.3-6|43	- the mass rebuild of 2010.0 packages
12cr|empy-3.3-6|44	
12cr|empy-3.3-6|45	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 3.3-5mdv2010.0
12cr|empy-3.3-6|46	+ Revision: 428623
12cr|empy-3.3-6|47	- rebuild
12cr|empy-3.3-6|48	
12cr|empy-3.3-6|49	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.3-4mdv2009.0
12cr|empy-3.3-6|50	+ Revision: 244895
12cr|empy-3.3-6|51	- rebuild
12cr|empy-3.3-6|52	
12cr|empy-3.3-6|53	+ Olivier Blin <oblin@mandriva.com>
12cr|empy-3.3-6|54	- restore BuildRoot
12cr|empy-3.3-6|55	
12cr|empy-3.3-6|56	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 3.3-2mdv2008.1
12cr|empy-3.3-6|57	+ Revision: 124628
12cr|empy-3.3-6|58	- kill re-definition of %%buildroot on Pixel's request
12cr|empy-3.3-6|59	- use %%mkrel
12cr|empy-3.3-6|60	- import empy
12cr|empy-3.3-6|61	
12cr|empy-3.3-6|62	
12cr|empy-3.3-6|63	* Fri Jan 27 2006 Austin Acton <austin@mandriva.org> 3.3-2mdk
12cr|empy-3.3-6|64	- Rebuild
12cr|empy-3.3-6|65	
12cr|empy-3.3-6|66	* Thu Dec 11 2003 Austin Acton <austin@linux.ca> 3.3-1mdk
12cr|empy-3.3-6|67	- 3.3
12cr|empy-3.3-6|68	
12cr|empy-3.3-6|69	* Tue Sep 9 2003 Austin Acton <aacton@yorku.ca> 3.1-1mdk
12cr|empy-3.3-6|70	- 3.1
12cr|empy-3.3-6|71	
12cr|empy-3.3-6|72	* Sun Aug 24 2003 Austin Acton <aacton@yorku.ca> 3.0.4-1mdk
12cr|empy-3.3-6|73	- 3.0.4
12cr|empy-3.3-6|74	
12cr|empy-3.3-6|75	* Thu Jun 26 2003 Austin Acton <aacton@yorku.ca> 3.0.2-1mdk
12cr|empy-3.3-6|76	- 3.0.2
12cr|empy-3.3-6|77	
12cr|empy-3.3-6|78	* Wed Jun 11 2003 Austin Acton <aacton@yorku.ca> 3.0.1-1mdk
12cr|empy-3.3-6|79	- 3.0.1
12cr|empy-3.3-6|80	
12cr|empy-3.3-6|81	* Thu Jun 5 2003 Austin Acton <aacton@yokru.ca> 3.0-1mdk
12cr|empy-3.3-6|82	- 3.0
12cr|empy-3.3-6|83	
12cr|empy-3.3-6|84	* Thu Feb 20 2003 Austin Acton <aacton@yorku.ca> 2.3-1mdk
12cr|empy-3.3-6|85	- initial package

1205 12
12cr|encfs-1.7.4-4|1	%define major	6
12cr|encfs-1.7.4-4|2	%define libname %mklibname %{name} %{major}
12cr|encfs-1.7.4-4|3	
12cr|encfs-1.7.4-4|4	Summary: 	Encrypted pass-through filesystem for Linux
12cr|encfs-1.7.4-4|5	Name:		encfs
12cr|encfs-1.7.4-4|6	Version:	1.7.4
12cr|encfs-1.7.4-4|7	Release:	4
12cr|encfs-1.7.4-4|8	License:	GPLv3+
12cr|encfs-1.7.4-4|9	Group:		File tools
12cr|encfs-1.7.4-4|10	Source0:	http://encfs.googlecode.com/files/%{name}-%{version}.tgz
12cr|encfs-1.7.4-4|11	URL: 		http://www.arg0.net/encfs
12cr|encfs-1.7.4-4|12	Requires:	fuse >= 2.6
12cr|encfs-1.7.4-4|13	Requires:	kmod(fuse)
12cr|encfs-1.7.4-4|14	Requires:	openssl >= 0.9.7
12cr|encfs-1.7.4-4|15	BuildRequires:	rlog-devel >= 1.3
12cr|encfs-1.7.4-4|16	BuildRequires:	fuse-devel >= 2.6
12cr|encfs-1.7.4-4|17	BuildRequires:	openssl-devel >= 0.9.7
12cr|encfs-1.7.4-4|18	BuildRequires:	chrpath
12cr|encfs-1.7.4-4|19	BuildRequires:	boost-devel >= 1.34
12cr|encfs-1.7.4-4|20	BuildRequires:	autoconf-archive
12cr|encfs-1.7.4-4|21	
12cr|encfs-1.7.4-4|22	%description
12cr|encfs-1.7.4-4|23	EncFS implements an encrypted pass-through filesystem in userspace using
12cr|encfs-1.7.4-4|24	FUSE. File names and contents are encrypted using OpenSSL.
12cr|encfs-1.7.4-4|25	
12cr|encfs-1.7.4-4|26	%package -n 	%{libname}
12cr|encfs-1.7.4-4|27	Summary:	Libraries for encfs
12cr|encfs-1.7.4-4|28	Group:		System/Libraries
12cr|encfs-1.7.4-4|29	
12cr|encfs-1.7.4-4|30	%description -n	%{libname}
12cr|encfs-1.7.4-4|31	Libraries for encfs.
12cr|encfs-1.7.4-4|32	
12cr|encfs-1.7.4-4|33	%prep
12cr|encfs-1.7.4-4|34	%setup -q -n %{name}-%{version}
12cr|encfs-1.7.4-4|35	
12cr|encfs-1.7.4-4|36	%build
12cr|encfs-1.7.4-4|37	%configure2_5x --disable-rpath --with-boost-serialization=boost_serialization-mt --with-boost-system=boost_system-mt --with-boost-libdir=%{_libdir}
12cr|encfs-1.7.4-4|38	%make SED=/usr/bin/sed
12cr|encfs-1.7.4-4|39	
12cr|encfs-1.7.4-4|40	%install
12cr|encfs-1.7.4-4|41	%makeinstall_std
12cr|encfs-1.7.4-4|42	
12cr|encfs-1.7.4-4|43	%find_lang %{name}
12cr|encfs-1.7.4-4|44	
12cr|encfs-1.7.4-4|45	chrpath -d %{buildroot}%{_bindir}/{encfs,encfsctl}
12cr|encfs-1.7.4-4|46	
12cr|encfs-1.7.4-4|47	# unneeded files
12cr|encfs-1.7.4-4|48	rm -f %{buildroot}%{_libdir}/libencfs.la
12cr|encfs-1.7.4-4|49	rm -f %{buildroot}%{_libdir}/libencfs.so
12cr|encfs-1.7.4-4|50	
12cr|encfs-1.7.4-4|51	%files -f %{name}.lang
12cr|encfs-1.7.4-4|52	%doc README AUTHORS ChangeLog
12cr|encfs-1.7.4-4|53	%{_bindir}/*
12cr|encfs-1.7.4-4|54	%{_mandir}/man?/*
12cr|encfs-1.7.4-4|55	
12cr|encfs-1.7.4-4|56	%files -n %{libname}
12cr|encfs-1.7.4-4|57	%{_libdir}/libencfs.so.%{major}*
12cr|encfs-1.7.4-4|58	
12cr|encfs-1.7.4-4|59	

1206 12
12cr|ender-0.0.6-1|1	%define major 0
12cr|ender-0.0.6-1|2	%define libname %mklibname %{name} %{major}
12cr|ender-0.0.6-1|3	%define devname %mklibname %{name} -d
12cr|ender-0.0.6-1|4	
12cr|ender-0.0.6-1|5	Name:		ender
12cr|ender-0.0.6-1|6	Version:	0.0.6
12cr|ender-0.0.6-1|7	Release:	1
12cr|ender-0.0.6-1|8	License:	GPLv2
12cr|ender-0.0.6-1|9	Summary:	Generic renderer
12cr|ender-0.0.6-1|10	Group:		System/Libraries
12cr|ender-0.0.6-1|11	Url:		http://code.google.com/p/enesim/
12cr|ender-0.0.6-1|12	Source:		%{name}-%{version}.tar.bz2
12cr|ender-0.0.6-1|13	BuildRequires:	bison
12cr|ender-0.0.6-1|14	BuildRequires:	flex
12cr|ender-0.0.6-1|15	BuildRequires:	pkgconfig(eina) >= 1.0.0
12cr|ender-0.0.6-1|16	BuildRequires:	pkgconfig(enesim) >= 0.0.15
12cr|ender-0.0.6-1|17	
12cr|ender-0.0.6-1|18	%description
12cr|ender-0.0.6-1|19	Ender is generic renderer, part of enesim framework.
12cr|ender-0.0.6-1|20	
12cr|ender-0.0.6-1|21	%files
12cr|ender-0.0.6-1|22	%{_bindir}/*
12cr|ender-0.0.6-1|23	%{_datadir}/ender
12cr|ender-0.0.6-1|24	
12cr|ender-0.0.6-1|25	#---------------------------------------------------------------------
12cr|ender-0.0.6-1|26	
12cr|ender-0.0.6-1|27	%package -n %{libname}
12cr|ender-0.0.6-1|28	Summary:	Generic rendering framework library
12cr|ender-0.0.6-1|29	Group:		System/Libraries
12cr|ender-0.0.6-1|30	Requires:	%{name} >= %{version}
12cr|ender-0.0.6-1|31	
12cr|ender-0.0.6-1|32	%description -n %{libname}
12cr|ender-0.0.6-1|33	Core library of ender - generic renderer, part of enesim framework.
12cr|ender-0.0.6-1|34	
12cr|ender-0.0.6-1|35	%files -n %{libname}
12cr|ender-0.0.6-1|36	%{_libdir}/libender.so.%{major}*
12cr|ender-0.0.6-1|37	
12cr|ender-0.0.6-1|38	#---------------------------------------------------------------------
12cr|ender-0.0.6-1|39	
12cr|ender-0.0.6-1|40	%package -n %{devname}
12cr|ender-0.0.6-1|41	Summary:	Ender headers, static libraries, documentation and test programs
12cr|ender-0.0.6-1|42	Group:		Development/Other
12cr|ender-0.0.6-1|43	Requires:	%{libname} = %{version}-%{release}
12cr|ender-0.0.6-1|44	
12cr|ender-0.0.6-1|45	%description -n %{devname}
12cr|ender-0.0.6-1|46	Headers, static libraries, test programs and documentation for ender.
12cr|ender-0.0.6-1|47	
12cr|ender-0.0.6-1|48	%files -n %{devname}
12cr|ender-0.0.6-1|49	%{_libdir}/pkgconfig/*
12cr|ender-0.0.6-1|50	%{_libdir}/libender.so
12cr|ender-0.0.6-1|51	%{_includedir}/*
12cr|ender-0.0.6-1|52	
12cr|ender-0.0.6-1|53	#---------------------------------------------------------------------
12cr|ender-0.0.6-1|54	
12cr|ender-0.0.6-1|55	%prep
12cr|ender-0.0.6-1|56	%setup -q
12cr|ender-0.0.6-1|57	
12cr|ender-0.0.6-1|58	%build
12cr|ender-0.0.6-1|59	%configure2_5x --disable-static
12cr|ender-0.0.6-1|60	%make
12cr|ender-0.0.6-1|61	
12cr|ender-0.0.6-1|62	%install
12cr|ender-0.0.6-1|63	%makeinstall_std
12cr|ender-0.0.6-1|64	

1207 12
12cr|enemylines4-1.0-10|1	Name:		enemylines4
12cr|enemylines4-1.0-10|2	Summary:	A simple futuristic racing game
12cr|enemylines4-1.0-10|3	Version:	1.0
12cr|enemylines4-1.0-10|4	Release:	10
12cr|enemylines4-1.0-10|5	Group:		Games/Arcade
12cr|enemylines4-1.0-10|6	License:	GPL+
12cr|enemylines4-1.0-10|7	URL:		http://proj.phk.at/el/4/
12cr|enemylines4-1.0-10|8	Source0:	http://proj.phk.at/el/4/%{name}-%{version}.tar.bz2
12cr|enemylines4-1.0-10|9	Source10:	%{name}.png
12cr|enemylines4-1.0-10|10	# include assert.h in track.cc to fix build failure - AdamW 2008/02
12cr|enemylines4-1.0-10|11	Patch0:		enemylines4-assert.patch
12cr|enemylines4-1.0-10|12	Patch1:		enemylines4-1.0-mdv-fix-gcc-4.3.patch
12cr|enemylines4-1.0-10|13	BuildRequires:	pkgconfig(sdl)
12cr|enemylines4-1.0-10|14	BuildRequires:	pkgconfig(SDL_image)
12cr|enemylines4-1.0-10|15	BuildRequires:	pkgconfig(glut)
12cr|enemylines4-1.0-10|16	BuildRequires:	imagemagick
12cr|enemylines4-1.0-10|17	
12cr|enemylines4-1.0-10|18	%description
12cr|enemylines4-1.0-10|19	A simple futuristic racing game. Urgent deliveries - Reach goal before
12cr|enemylines4-1.0-10|20	time runs out. Times aren't what they used to be though.
12cr|enemylines4-1.0-10|21	Road conditions are horrible and traffic safety and control systems
12cr|enemylines4-1.0-10|22	have been offline for months.
12cr|enemylines4-1.0-10|23	
12cr|enemylines4-1.0-10|24	%prep
12cr|enemylines4-1.0-10|25	%setup -q
12cr|enemylines4-1.0-10|26	%patch0 -p1 -b .assert
12cr|enemylines4-1.0-10|27	%patch1 -p1 -b .gcc43
12cr|enemylines4-1.0-10|28	
12cr|enemylines4-1.0-10|29	%build
12cr|enemylines4-1.0-10|30	%make
12cr|enemylines4-1.0-10|31	
12cr|enemylines4-1.0-10|32	%install
12cr|enemylines4-1.0-10|33	mkdir -p %{buildroot}%{_datadir}/%{name}/
12cr|enemylines4-1.0-10|34	cp ./data/* %{buildroot}%{_datadir}/%{name}/
12cr|enemylines4-1.0-10|35	install -m755 %{name} -D %{buildroot}%{_gamesbindir}/%{name}
12cr|enemylines4-1.0-10|36	
12cr|enemylines4-1.0-10|37	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|enemylines4-1.0-10|38	install -m644 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|enemylines4-1.0-10|39	convert -scale 32x32 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|enemylines4-1.0-10|40	convert -scale 16x16 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|enemylines4-1.0-10|41	
12cr|enemylines4-1.0-10|42	mkdir -p %{buildroot}%{_datadir}/applications
12cr|enemylines4-1.0-10|43	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|enemylines4-1.0-10|44	[Desktop Entry]
12cr|enemylines4-1.0-10|45	Type=Application
12cr|enemylines4-1.0-10|46	Exec=%{_gamesbindir}/%{name}
12cr|enemylines4-1.0-10|47	Icon=%{name}
12cr|enemylines4-1.0-10|48	Categories=Game;ArcadeGame;
12cr|enemylines4-1.0-10|49	Name=Enemy Lines 4
12cr|enemylines4-1.0-10|50	Comment=A simple futuristic racing game
12cr|enemylines4-1.0-10|51	EOF
12cr|enemylines4-1.0-10|52	
12cr|enemylines4-1.0-10|53	%files
12cr|enemylines4-1.0-10|54	%doc README
12cr|enemylines4-1.0-10|55	%{_datadir}/%{name}
12cr|enemylines4-1.0-10|56	%{_gamesbindir}/%{name}
12cr|enemylines4-1.0-10|57	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|enemylines4-1.0-10|58	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|enemylines4-1.0-10|59	

1208 12
12cr|enesim-0.0.15-2|1	Name:		enesim
12cr|enesim-0.0.15-2|2	Version:	0.0.15
12cr|enesim-0.0.15-2|3	Release:	2
12cr|enesim-0.0.15-2|4	License:	GPLv2
12cr|enesim-0.0.15-2|5	Summary:	Rendering framework
12cr|enesim-0.0.15-2|6	Group:		System/Libraries
12cr|enesim-0.0.15-2|7	Url:		http://code.google.com/p/enesim/
12cr|enesim-0.0.15-2|8	Source:		%{name}-%{version}.tar.bz2
12cr|enesim-0.0.15-2|9	BuildRequires:	pkgconfig(gl)
12cr|enesim-0.0.15-2|10	BuildRequires:	pkgconfig(glu)
12cr|enesim-0.0.15-2|11	BuildRequires:	pkgconfig(glew)
12cr|enesim-0.0.15-2|12	BuildRequires:	pkgconfig(eina) >= 1.7.0
12cr|enesim-0.0.15-2|13	BuildRequires:	pkgconfig(freetype2)
12cr|enesim-0.0.15-2|14	BuildRequires:	jpeg-devel
12cr|enesim-0.0.15-2|15	BuildRequires:	pkgconfig(libpng)
12cr|enesim-0.0.15-2|16	
12cr|enesim-0.0.15-2|17	%description
12cr|enesim-0.0.15-2|18	Enesim is generic rendering framework used by other libraries.
12cr|enesim-0.0.15-2|19	
12cr|enesim-0.0.15-2|20	#---------------------------------------------------------------------
12cr|enesim-0.0.15-2|21	
12cr|enesim-0.0.15-2|22	%define enesim_major 0
12cr|enesim-0.0.15-2|23	%define enesim_libname %mklibname enesim %{enesim_major}
12cr|enesim-0.0.15-2|24	
12cr|enesim-0.0.15-2|25	%package -n %{enesim_libname}
12cr|enesim-0.0.15-2|26	Summary:	Generic rendering framework library
12cr|enesim-0.0.15-2|27	Group:		System/Libraries
12cr|enesim-0.0.15-2|28	
12cr|enesim-0.0.15-2|29	%description -n %{enesim_libname}
12cr|enesim-0.0.15-2|30	Generic rendering framework library used by other libraries.
12cr|enesim-0.0.15-2|31	Part of Enesim framework.
12cr|enesim-0.0.15-2|32	
12cr|enesim-0.0.15-2|33	%files -n %{enesim_libname}
12cr|enesim-0.0.15-2|34	%{_libdir}/libenesim.so.%{enesim_major}*
12cr|enesim-0.0.15-2|35	
12cr|enesim-0.0.15-2|36	#---------------------------------------------------------------------
12cr|enesim-0.0.15-2|37	
12cr|enesim-0.0.15-2|38	%define etex_major 0
12cr|enesim-0.0.15-2|39	%define etex_libname %mklibname etex %{etex_major}
12cr|enesim-0.0.15-2|40	
12cr|enesim-0.0.15-2|41	%package -n %{etex_libname}
12cr|enesim-0.0.15-2|42	Summary:	Generic rendering framework library
12cr|enesim-0.0.15-2|43	Group:		System/Libraries
12cr|enesim-0.0.15-2|44	
12cr|enesim-0.0.15-2|45	%description -n %{etex_libname}
12cr|enesim-0.0.15-2|46	Generic rendering framework library used by other libraries.
12cr|enesim-0.0.15-2|47	Part of Enesim framework.
12cr|enesim-0.0.15-2|48	
12cr|enesim-0.0.15-2|49	%files -n %{etex_libname}
12cr|enesim-0.0.15-2|50	%{_libdir}/libetex.so.%{etex_major}*
12cr|enesim-0.0.15-2|51	
12cr|enesim-0.0.15-2|52	#---------------------------------------------------------------------
12cr|enesim-0.0.15-2|53	
12cr|enesim-0.0.15-2|54	%define emage_major 0
12cr|enesim-0.0.15-2|55	%define emage_libname %mklibname emage %{emage_major}
12cr|enesim-0.0.15-2|56	
12cr|enesim-0.0.15-2|57	%package -n %{emage_libname}
12cr|enesim-0.0.15-2|58	Summary:	Generic rendering framework library
12cr|enesim-0.0.15-2|59	Group:		System/Libraries
12cr|enesim-0.0.15-2|60	Requires:	emage-modules >= %{version}
12cr|enesim-0.0.15-2|61	
12cr|enesim-0.0.15-2|62	%description -n %{emage_libname}
12cr|enesim-0.0.15-2|63	Generic rendering framework library used by other libraries.
12cr|enesim-0.0.15-2|64	Part of Enesim framework.
12cr|enesim-0.0.15-2|65	
12cr|enesim-0.0.15-2|66	%files -n %{emage_libname}
12cr|enesim-0.0.15-2|67	%{_libdir}/libemage.so.%{emage_major}*
12cr|enesim-0.0.15-2|68	
12cr|enesim-0.0.15-2|69	#---------------------------------------------------------------------
12cr|enesim-0.0.15-2|70	
12cr|enesim-0.0.15-2|71	%package -n emage-modules
12cr|enesim-0.0.15-2|72	Summary:	Modules used by emage library
12cr|enesim-0.0.15-2|73	Group:		System/Libraries
12cr|enesim-0.0.15-2|74	
12cr|enesim-0.0.15-2|75	%description -n emage-modules
12cr|enesim-0.0.15-2|76	Modules used by emage library.
12cr|enesim-0.0.15-2|77	Part of Enesim framework.
12cr|enesim-0.0.15-2|78	
12cr|enesim-0.0.15-2|79	%files -n emage-modules
12cr|enesim-0.0.15-2|80	%{_libdir}/emage
12cr|enesim-0.0.15-2|81	
12cr|enesim-0.0.15-2|82	#---------------------------------------------------------------------
12cr|enesim-0.0.15-2|83	
12cr|enesim-0.0.15-2|84	%define enesim_devname %mklibname enesim -d
12cr|enesim-0.0.15-2|85	
12cr|enesim-0.0.15-2|86	%package -n %{enesim_devname}
12cr|enesim-0.0.15-2|87	Summary:	Enesim headers, static libraries, documentation and test programs
12cr|enesim-0.0.15-2|88	Group:		Development/Other
12cr|enesim-0.0.15-2|89	Requires:	%{enesim_libname} = %{version}-%{release}
12cr|enesim-0.0.15-2|90	
12cr|enesim-0.0.15-2|91	%description -n %{enesim_devname}
12cr|enesim-0.0.15-2|92	Headers, static libraries, test programs and documentation for enesim.
12cr|enesim-0.0.15-2|93	
12cr|enesim-0.0.15-2|94	%files -n %{enesim_devname}
12cr|enesim-0.0.15-2|95	%doc ChangeLog README COPYING
12cr|enesim-0.0.15-2|96	%{_includedir}/enesim
12cr|enesim-0.0.15-2|97	%{_includedir}/Enesim.h
12cr|enesim-0.0.15-2|98	%{_includedir}/Enesim_OpenGL.h
12cr|enesim-0.0.15-2|99	%{_libdir}/libenesim.so
12cr|enesim-0.0.15-2|100	%{_libdir}/pkgconfig/enesim.pc
12cr|enesim-0.0.15-2|101	%{_libdir}/pkgconfig/enesim_opengl.pc
12cr|enesim-0.0.15-2|102	
12cr|enesim-0.0.15-2|103	#---------------------------------------------------------------------
12cr|enesim-0.0.15-2|104	
12cr|enesim-0.0.15-2|105	%define etex_devname %mklibname etex -d
12cr|enesim-0.0.15-2|106	
12cr|enesim-0.0.15-2|107	%package -n %{etex_devname}
12cr|enesim-0.0.15-2|108	Summary:	Enesim headers, static libraries, documentation and test programs
12cr|enesim-0.0.15-2|109	Group:		Development/Other
12cr|enesim-0.0.15-2|110	Requires:	%{etex_libname} = %{version}-%{release}
12cr|enesim-0.0.15-2|111	
12cr|enesim-0.0.15-2|112	%description -n %{etex_devname}
12cr|enesim-0.0.15-2|113	Headers, static libraries, test programs and documentation for enesim.
12cr|enesim-0.0.15-2|114	
12cr|enesim-0.0.15-2|115	%files -n %{etex_devname}
12cr|enesim-0.0.15-2|116	%{_includedir}/Etex.h
12cr|enesim-0.0.15-2|117	%{_libdir}/libetex.so
12cr|enesim-0.0.15-2|118	%{_libdir}/pkgconfig/etex.pc
12cr|enesim-0.0.15-2|119	
12cr|enesim-0.0.15-2|120	#---------------------------------------------------------------------
12cr|enesim-0.0.15-2|121	
12cr|enesim-0.0.15-2|122	%define emage_devname %mklibname emage -d
12cr|enesim-0.0.15-2|123	
12cr|enesim-0.0.15-2|124	%package -n %{emage_devname}
12cr|enesim-0.0.15-2|125	Summary:	Enesim headers, static libraries, documentation and test programs
12cr|enesim-0.0.15-2|126	Group:		Development/Other
12cr|enesim-0.0.15-2|127	Requires:	%{emage_libname} = %{version}-%{release}
12cr|enesim-0.0.15-2|128	
12cr|enesim-0.0.15-2|129	%description -n %{emage_devname}
12cr|enesim-0.0.15-2|130	Headers, static libraries, test programs and documentation for enesim.
12cr|enesim-0.0.15-2|131	
12cr|enesim-0.0.15-2|132	%files -n %{emage_devname}
12cr|enesim-0.0.15-2|133	%{_includedir}/Emage.h
12cr|enesim-0.0.15-2|134	%{_libdir}/libemage.so
12cr|enesim-0.0.15-2|135	%{_libdir}/pkgconfig/emage.pc
12cr|enesim-0.0.15-2|136	
12cr|enesim-0.0.15-2|137	#---------------------------------------------------------------------
12cr|enesim-0.0.15-2|138	
12cr|enesim-0.0.15-2|139	%prep
12cr|enesim-0.0.15-2|140	%setup -q
12cr|enesim-0.0.15-2|141	
12cr|enesim-0.0.15-2|142	%build
12cr|enesim-0.0.15-2|143	%configure2_5x \
12cr|enesim-0.0.15-2|144	--disable-static \
12cr|enesim-0.0.15-2|145	--disable-cpu-sse \
12cr|enesim-0.0.15-2|146	--enable-cpu-sse2 \
12cr|enesim-0.0.15-2|147	--enable-opengl
12cr|enesim-0.0.15-2|148	%make
12cr|enesim-0.0.15-2|149	
12cr|enesim-0.0.15-2|150	%install
12cr|enesim-0.0.15-2|151	%makeinstall_std
12cr|enesim-0.0.15-2|152	
12cr|enesim-0.0.15-2|153	rm -rf %{buildroot}%{_bindir}/emage_example*
12cr|enesim-0.0.15-2|154	

1209 12
12cr|enet1.2-1.2.5-1|1	%define major 0
12cr|enet1.2-1.2.5-1|2	%define libname %mklibname enet 1.2 %{major}
12cr|enet1.2-1.2.5-1|3	%define develname %mklibname enet 1.2 -d
12cr|enet1.2-1.2.5-1|4	
12cr|enet1.2-1.2.5-1|5	Name:		enet1.2
12cr|enet1.2-1.2.5-1|6	Version:	1.2.5
12cr|enet1.2-1.2.5-1|7	Release:	%mkrel 1
12cr|enet1.2-1.2.5-1|8	Summary:	Simple Network Communication Layer on Top of UDP
12cr|enet1.2-1.2.5-1|9	License:	BSD
12cr|enet1.2-1.2.5-1|10	Group:		System/Libraries
12cr|enet1.2-1.2.5-1|11	Url:		http://enet.bespin.org/
12cr|enet1.2-1.2.5-1|12	Source:		http://enet.bespin.org/download/enet-%{version}.tar.gz
12cr|enet1.2-1.2.5-1|13	
12cr|enet1.2-1.2.5-1|14	%description
12cr|enet1.2-1.2.5-1|15	ENet's purpose is to provide a relatively thin, simple and robust network
12cr|enet1.2-1.2.5-1|16	communication layer on top of UDP (User Datagram Protocol). The primary
12cr|enet1.2-1.2.5-1|17	feature it provides is optional reliable, in-order delivery of packets.
12cr|enet1.2-1.2.5-1|18	
12cr|enet1.2-1.2.5-1|19	ENet omits certain higher level networking features such as authentication,
12cr|enet1.2-1.2.5-1|20	lobbying, server discovery, encryption, or other similar tasks that are
12cr|enet1.2-1.2.5-1|21	particularly application specific so that the library remains flexible,
12cr|enet1.2-1.2.5-1|22	portable, and easily embeddable.
12cr|enet1.2-1.2.5-1|23	
12cr|enet1.2-1.2.5-1|24	%package -n	%{libname}
12cr|enet1.2-1.2.5-1|25	Group:		System/Libraries
12cr|enet1.2-1.2.5-1|26	Summary:	Simple Network Communication Layer on Top of UDP
12cr|enet1.2-1.2.5-1|27	
12cr|enet1.2-1.2.5-1|28	%description -n %{libname}
12cr|enet1.2-1.2.5-1|29	ENet's purpose is to provide a relatively thin, simple and robust network
12cr|enet1.2-1.2.5-1|30	communication layer on top of UDP (User Datagram Protocol). The primary
12cr|enet1.2-1.2.5-1|31	feature it provides is optional reliable, in-order delivery of packets.
12cr|enet1.2-1.2.5-1|32	
12cr|enet1.2-1.2.5-1|33	ENet omits certain higher level networking features such as authentication,
12cr|enet1.2-1.2.5-1|34	lobbying, server discovery, encryption, or other similar tasks that are
12cr|enet1.2-1.2.5-1|35	particularly application specific so that the library remains flexible,
12cr|enet1.2-1.2.5-1|36	portable, and easily embeddable.
12cr|enet1.2-1.2.5-1|37	
12cr|enet1.2-1.2.5-1|38	%package -n	%{develname}
12cr|enet1.2-1.2.5-1|39	Group:		Development/C
12cr|enet1.2-1.2.5-1|40	Provides:	%{name}-devel = %{version}-%{release}
12cr|enet1.2-1.2.5-1|41	Requires:	%{libname} = %{version}-%{release}
12cr|enet1.2-1.2.5-1|42	Summary:	Simple Network Communication Layer on Top of UDP
12cr|enet1.2-1.2.5-1|43	
12cr|enet1.2-1.2.5-1|44	%description -n	%{develname}
12cr|enet1.2-1.2.5-1|45	ENet's purpose is to provide a relatively thin, simple and robust network
12cr|enet1.2-1.2.5-1|46	communication layer on top of UDP (User Datagram Protocol). The primary
12cr|enet1.2-1.2.5-1|47	feature it provides is optional reliable, in-order delivery of packets.
12cr|enet1.2-1.2.5-1|48	
12cr|enet1.2-1.2.5-1|49	ENet omits certain higher level networking features such as authentication,
12cr|enet1.2-1.2.5-1|50	lobbying, server discovery, encryption, or other similar tasks that are
12cr|enet1.2-1.2.5-1|51	particularly application specific so that the library remains flexible,
12cr|enet1.2-1.2.5-1|52	portable, and easily embeddable.
12cr|enet1.2-1.2.5-1|53	
12cr|enet1.2-1.2.5-1|54	
12cr|enet1.2-1.2.5-1|55	%prep
12cr|enet1.2-1.2.5-1|56	%setup -qn enet-%{version}
12cr|enet1.2-1.2.5-1|57	
12cr|enet1.2-1.2.5-1|58	%build
12cr|enet1.2-1.2.5-1|59	%configure2_5x --disable-static
12cr|enet1.2-1.2.5-1|60	%make
12cr|enet1.2-1.2.5-1|61	
12cr|enet1.2-1.2.5-1|62	%install
12cr|enet1.2-1.2.5-1|63	%makeinstall_std
12cr|enet1.2-1.2.5-1|64	
12cr|enet1.2-1.2.5-1|65	#we don't want these
12cr|enet1.2-1.2.5-1|66	rm -rf %{buildroot}%{_libdir}/libenet.la
12cr|enet1.2-1.2.5-1|67	
12cr|enet1.2-1.2.5-1|68	%check
12cr|enet1.2-1.2.5-1|69	%make check
12cr|enet1.2-1.2.5-1|70	
12cr|enet1.2-1.2.5-1|71	%clean
12cr|enet1.2-1.2.5-1|72	rm -rf %{buildroot}
12cr|enet1.2-1.2.5-1|73	
12cr|enet1.2-1.2.5-1|74	%files -n %{libname}
12cr|enet1.2-1.2.5-1|75	%defattr(-,root,root)
12cr|enet1.2-1.2.5-1|76	%{_libdir}/libenet.so.%{major}*
12cr|enet1.2-1.2.5-1|77	
12cr|enet1.2-1.2.5-1|78	%files -n %{develname}
12cr|enet1.2-1.2.5-1|79	%defattr(-,root,root)
12cr|enet1.2-1.2.5-1|80	%{_includedir}/enet
12cr|enet1.2-1.2.5-1|81	%{_libdir}/libenet.so
12cr|enet1.2-1.2.5-1|82	%{_libdir}/pkgconfig/libenet.pc
12cr|enet1.2-1.2.5-1|83	
12cr|enet1.2-1.2.5-1|84	
12cr|enet1.2-1.2.5-1|85	%changelog
12cr|enet1.2-1.2.5-1|86	* Thu Jun 30 2011 Jani Välimaa <wally@mandriva.org> 1.2.5-1mdv2011.0
12cr|enet1.2-1.2.5-1|87	+ Revision: 688363
12cr|enet1.2-1.2.5-1|88	- update to new version 1.2.5
12cr|enet1.2-1.2.5-1|89	
12cr|enet1.2-1.2.5-1|90	* Thu Jun 02 2011 Jani Välimaa <wally@mandriva.org> 1.2.4-1
12cr|enet1.2-1.2.5-1|91	+ Revision: 682508
12cr|enet1.2-1.2.5-1|92	- new version 1.2.4
12cr|enet1.2-1.2.5-1|93	
12cr|enet1.2-1.2.5-1|94	* Thu Feb 10 2011 Jani Välimaa <wally@mandriva.org> 1.2.3-1
12cr|enet1.2-1.2.5-1|95	+ Revision: 637168
12cr|enet1.2-1.2.5-1|96	- new version 1.2.3
12cr|enet1.2-1.2.5-1|97	- get rid of the .la file
12cr|enet1.2-1.2.5-1|98	
12cr|enet1.2-1.2.5-1|99	* Wed Oct 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2011.0
12cr|enet1.2-1.2.5-1|100	+ Revision: 586966
12cr|enet1.2-1.2.5-1|101	- renaming
12cr|enet1.2-1.2.5-1|102	- renaming to match other package naming
12cr|enet1.2-1.2.5-1|103	- import libenet
12cr|enet1.2-1.2.5-1|104	

1210 12
12cr|enet-1.3.5-1|1	%define name	enet
12cr|enet-1.3.5-1|2	%define version	1.3.5
12cr|enet-1.3.5-1|3	%define rel	1
12cr|enet-1.3.5-1|4	
12cr|enet-1.3.5-1|5	%define major		2
12cr|enet-1.3.5-1|6	%define libname		%mklibname %{name} %{major}
12cr|enet-1.3.5-1|7	%define develname	%mklibname %{name} -d
12cr|enet-1.3.5-1|8	
12cr|enet-1.3.5-1|9	Summary:	Simple and robust network communication layer on top of UDP
12cr|enet-1.3.5-1|10	Name:		%{name}
12cr|enet-1.3.5-1|11	Version:	%{version}
12cr|enet-1.3.5-1|12	Release:	%mkrel %{rel}
12cr|enet-1.3.5-1|13	Source0:	http://enet.bespin.org/download/%name-%version.tar.gz
12cr|enet-1.3.5-1|14	License:	BSD
12cr|enet-1.3.5-1|15	Group:		System/Libraries
12cr|enet-1.3.5-1|16	URL:		http://enet.bespin.org
12cr|enet-1.3.5-1|17	
12cr|enet-1.3.5-1|18	%description
12cr|enet-1.3.5-1|19	ENet's purpose is to provide a relatively thin, simple and robust
12cr|enet-1.3.5-1|20	network communication layer on top of UDP (User Datagram Protocol). The
12cr|enet-1.3.5-1|21	primary feature it provides is optional reliable, in-order delivery of
12cr|enet-1.3.5-1|22	packets.
12cr|enet-1.3.5-1|23	
12cr|enet-1.3.5-1|24	ENet omits certain higher level networking features such as
12cr|enet-1.3.5-1|25	authentication, lobbying, server discovery, encryption, or other similar
12cr|enet-1.3.5-1|26	tasks that are particularly application specific so that the library
12cr|enet-1.3.5-1|27	remains flexible, portable, and easily embeddable.
12cr|enet-1.3.5-1|28	
12cr|enet-1.3.5-1|29	%package -n	%{libname}
12cr|enet-1.3.5-1|30	Summary:	Libraries for %{name}
12cr|enet-1.3.5-1|31	Group:		System/Libraries
12cr|enet-1.3.5-1|32	
12cr|enet-1.3.5-1|33	%description -n	%{libname}
12cr|enet-1.3.5-1|34	ENet's purpose is to provide a relatively thin, simple and robust
12cr|enet-1.3.5-1|35	network communication layer on top of UDP (User Datagram Protocol). The
12cr|enet-1.3.5-1|36	primary feature it provides is optional reliable, in-order delivery of
12cr|enet-1.3.5-1|37	packets.
12cr|enet-1.3.5-1|38	
12cr|enet-1.3.5-1|39	ENet omits certain higher level networking features such as
12cr|enet-1.3.5-1|40	authentication, lobbying, server discovery, encryption, or other similar
12cr|enet-1.3.5-1|41	tasks that are particularly application specific so that the library
12cr|enet-1.3.5-1|42	remains flexible, portable, and easily embeddable.
12cr|enet-1.3.5-1|43	
12cr|enet-1.3.5-1|44	This package provides the libraries for %{name}.
12cr|enet-1.3.5-1|45	
12cr|enet-1.3.5-1|46	%package -n %{develname}
12cr|enet-1.3.5-1|47	Summary:	Development files for for %{name}
12cr|enet-1.3.5-1|48	Group:		Development/C
12cr|enet-1.3.5-1|49	Requires:	%{libname} = %{version}-%{release}
12cr|enet-1.3.5-1|50	Provides:	%{name}-devel = %{version}-%{release}
12cr|enet-1.3.5-1|51	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|enet-1.3.5-1|52	
12cr|enet-1.3.5-1|53	%description -n	%{develname}
12cr|enet-1.3.5-1|54	Development files and headers for %{name}.
12cr|enet-1.3.5-1|55	
12cr|enet-1.3.5-1|56	%prep
12cr|enet-1.3.5-1|57	%setup -q
12cr|enet-1.3.5-1|58	
12cr|enet-1.3.5-1|59	%build
12cr|enet-1.3.5-1|60	%configure2_5x --disable-static
12cr|enet-1.3.5-1|61	%make
12cr|enet-1.3.5-1|62	
12cr|enet-1.3.5-1|63	%install
12cr|enet-1.3.5-1|64	%makeinstall_std
12cr|enet-1.3.5-1|65	
12cr|enet-1.3.5-1|66	# we don't want	these
12cr|enet-1.3.5-1|67	rm -rf %{buildroot}%{_libdir}/*.la
12cr|enet-1.3.5-1|68	
12cr|enet-1.3.5-1|69	%files -n %{libname}
12cr|enet-1.3.5-1|70	%doc LICENSE README ChangeLog
12cr|enet-1.3.5-1|71	%{_libdir}/libenet.so.%{major}*
12cr|enet-1.3.5-1|72	
12cr|enet-1.3.5-1|73	%files -n %{develname}
12cr|enet-1.3.5-1|74	%{_includedir}/%{name}
12cr|enet-1.3.5-1|75	%{_libdir}/libenet.so
12cr|enet-1.3.5-1|76	%{_libdir}/pkgconfig/libenet.pc

1211 12
12cr|engine_pkcs11-0.1.8-3|1	Summary: PKCS#11 engine for OpenSSL
12cr|engine_pkcs11-0.1.8-3|2	Name: engine_pkcs11
12cr|engine_pkcs11-0.1.8-3|3	Version: 0.1.8
12cr|engine_pkcs11-0.1.8-3|4	Release: %mkrel 3
12cr|engine_pkcs11-0.1.8-3|5	License: BSD
12cr|engine_pkcs11-0.1.8-3|6	Group: System/Libraries
12cr|engine_pkcs11-0.1.8-3|7	Source0: http://www.opensc-project.org/files/%{name}/%{name}-%{version}.tar.gz
12cr|engine_pkcs11-0.1.8-3|8	Buildrequires: libp11-devel >= 0.2.1
12cr|engine_pkcs11-0.1.8-3|9	Buildrequires: libopenssl-devel
12cr|engine_pkcs11-0.1.8-3|10	URL: http://www.opensc.org/engine_pkcs11
12cr|engine_pkcs11-0.1.8-3|11	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|engine_pkcs11-0.1.8-3|12	
12cr|engine_pkcs11-0.1.8-3|13	%description
12cr|engine_pkcs11-0.1.8-3|14	Engine_pkcs11 is an implementation of an engine for OpenSSL. It can be loaded
12cr|engine_pkcs11-0.1.8-3|15	using code, config file or command line and will pass any function call by
12cr|engine_pkcs11-0.1.8-3|16	openssl to a PKCS#11 module. Engine_pkcs11 is meant to be used with smart cards
12cr|engine_pkcs11-0.1.8-3|17	and software for using smart cards in PKCS#11 format, such as OpenSC. Originaly
12cr|engine_pkcs11-0.1.8-3|18	this engine was a part of OpenSC, until OpenSC was split into several small
12cr|engine_pkcs11-0.1.8-3|19	projects for improved flexibility.
12cr|engine_pkcs11-0.1.8-3|20	
12cr|engine_pkcs11-0.1.8-3|21	%prep
12cr|engine_pkcs11-0.1.8-3|22	%setup -q
12cr|engine_pkcs11-0.1.8-3|23	cat > README.mandriva <<EOF
12cr|engine_pkcs11-0.1.8-3|24	In Mandriva, the engine file has been placed in the
12cr|engine_pkcs11-0.1.8-3|25	%{_libdir}/openssl/engines directory instead of the default
12cr|engine_pkcs11-0.1.8-3|26	%{_libdir}/engines. This was done so in order to match our openssl
12cr|engine_pkcs11-0.1.8-3|27	installation.
12cr|engine_pkcs11-0.1.8-3|28	
12cr|engine_pkcs11-0.1.8-3|29	Considering this new path, below is the suggested change to openssl.cnf
12cr|engine_pkcs11-0.1.8-3|30	in order to use this engine:
12cr|engine_pkcs11-0.1.8-3|31	
12cr|engine_pkcs11-0.1.8-3|32	openssl_conf = openssl_def
12cr|engine_pkcs11-0.1.8-3|33	
12cr|engine_pkcs11-0.1.8-3|34	[openssl_def]
12cr|engine_pkcs11-0.1.8-3|35	engines = engine_section
12cr|engine_pkcs11-0.1.8-3|36	
12cr|engine_pkcs11-0.1.8-3|37	[engine_section]
12cr|engine_pkcs11-0.1.8-3|38	pkcs11 = pkcs11_section
12cr|engine_pkcs11-0.1.8-3|39	
12cr|engine_pkcs11-0.1.8-3|40	[pkcs11_section]
12cr|engine_pkcs11-0.1.8-3|41	engine_id = pkcs11
12cr|engine_pkcs11-0.1.8-3|42	dynamic_path = %{_libdir}/openssl/engines/engine_pkcs11.so
12cr|engine_pkcs11-0.1.8-3|43	MODULE_PATH = %{_libdir}/opensc-pkcs11.so
12cr|engine_pkcs11-0.1.8-3|44	init = 0
12cr|engine_pkcs11-0.1.8-3|45	
12cr|engine_pkcs11-0.1.8-3|46	EOF
12cr|engine_pkcs11-0.1.8-3|47	
12cr|engine_pkcs11-0.1.8-3|48	chmod 0644 README.mandriva
12cr|engine_pkcs11-0.1.8-3|49	
12cr|engine_pkcs11-0.1.8-3|50	%build
12cr|engine_pkcs11-0.1.8-3|51	%configure2_5x --with-enginesdir=%{_libdir}/openssl/engines
12cr|engine_pkcs11-0.1.8-3|52	%make
12cr|engine_pkcs11-0.1.8-3|53	
12cr|engine_pkcs11-0.1.8-3|54	%install
12cr|engine_pkcs11-0.1.8-3|55	rm -rf %{buildroot}
12cr|engine_pkcs11-0.1.8-3|56	%makeinstall_std
12cr|engine_pkcs11-0.1.8-3|57	
12cr|engine_pkcs11-0.1.8-3|58	# remove unnecessary files
12cr|engine_pkcs11-0.1.8-3|59	rm -f %{buildroot}%{_libdir}/openssl/engines/*.a
12cr|engine_pkcs11-0.1.8-3|60	
12cr|engine_pkcs11-0.1.8-3|61	%clean
12cr|engine_pkcs11-0.1.8-3|62	rm -rf %{buildroot}
12cr|engine_pkcs11-0.1.8-3|63	
12cr|engine_pkcs11-0.1.8-3|64	%files
12cr|engine_pkcs11-0.1.8-3|65	%defattr(-,root,root)
12cr|engine_pkcs11-0.1.8-3|66	%doc doc/README doc/nonpersistent/wiki.out/* README.mandriva
12cr|engine_pkcs11-0.1.8-3|67	%{_libdir}/openssl/engines/*
12cr|engine_pkcs11-0.1.8-3|68	
12cr|engine_pkcs11-0.1.8-3|69	
12cr|engine_pkcs11-0.1.8-3|70	%changelog
12cr|engine_pkcs11-0.1.8-3|71	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.8-3mdv2011.0
12cr|engine_pkcs11-0.1.8-3|72	+ Revision: 610376
12cr|engine_pkcs11-0.1.8-3|73	- rebuild
12cr|engine_pkcs11-0.1.8-3|74	
12cr|engine_pkcs11-0.1.8-3|75	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 0.1.8-2mdv2010.1
12cr|engine_pkcs11-0.1.8-3|76	+ Revision: 537454
12cr|engine_pkcs11-0.1.8-3|77	- rebuild
12cr|engine_pkcs11-0.1.8-3|78	
12cr|engine_pkcs11-0.1.8-3|79	* Thu Jan 07 2010 Frederik Himpe <fhimpe@mandriva.org> 0.1.8-1mdv2010.1
12cr|engine_pkcs11-0.1.8-3|80	+ Revision: 487337
12cr|engine_pkcs11-0.1.8-3|81	- update to new version 0.1.8
12cr|engine_pkcs11-0.1.8-3|82	
12cr|engine_pkcs11-0.1.8-3|83	* Sun Dec 27 2009 Frederik Himpe <fhimpe@mandriva.org> 0.1.7-1mdv2010.1
12cr|engine_pkcs11-0.1.8-3|84	+ Revision: 482764
12cr|engine_pkcs11-0.1.8-3|85	- Update to new version 0.7.1
12cr|engine_pkcs11-0.1.8-3|86	- a few cosmetic clean-ups in SPEC file
12cr|engine_pkcs11-0.1.8-3|87	
12cr|engine_pkcs11-0.1.8-3|88	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.1.5-2mdv2010.0
12cr|engine_pkcs11-0.1.8-3|89	+ Revision: 437462
12cr|engine_pkcs11-0.1.8-3|90	- rebuild
12cr|engine_pkcs11-0.1.8-3|91	
12cr|engine_pkcs11-0.1.8-3|92	* Tue Oct 14 2008 Funda Wang <fwang@mandriva.org> 0.1.5-1mdv2009.1
12cr|engine_pkcs11-0.1.8-3|93	+ Revision: 293500
12cr|engine_pkcs11-0.1.8-3|94	- new version 0.1.5
12cr|engine_pkcs11-0.1.8-3|95	
12cr|engine_pkcs11-0.1.8-3|96	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.1.4-3mdv2009.0
12cr|engine_pkcs11-0.1.8-3|97	+ Revision: 244904
12cr|engine_pkcs11-0.1.8-3|98	- rebuild
12cr|engine_pkcs11-0.1.8-3|99	- kill re-definition of %%buildroot on Pixel's request
12cr|engine_pkcs11-0.1.8-3|100	
12cr|engine_pkcs11-0.1.8-3|101	+ Olivier Blin <oblin@mandriva.com>
12cr|engine_pkcs11-0.1.8-3|102	- restore BuildRoot
12cr|engine_pkcs11-0.1.8-3|103	
12cr|engine_pkcs11-0.1.8-3|104	* Mon Nov 05 2007 Andreas Hasenack <andreas@mandriva.com> 0.1.4-1mdv2008.1
12cr|engine_pkcs11-0.1.8-3|105	+ Revision: 106185
12cr|engine_pkcs11-0.1.8-3|106	- updated to version 0.1.4
12cr|engine_pkcs11-0.1.8-3|107	
12cr|engine_pkcs11-0.1.8-3|108	
12cr|engine_pkcs11-0.1.8-3|109	* Fri Jan 12 2007 Andreas Hasenack <andreas@mandriva.com> 0.1.3-3mdv2007.0
12cr|engine_pkcs11-0.1.8-3|110	+ Revision: 107938
12cr|engine_pkcs11-0.1.8-3|111	- rebuilt
12cr|engine_pkcs11-0.1.8-3|112	- Import engine_pkcs11
12cr|engine_pkcs11-0.1.8-3|113	
12cr|engine_pkcs11-0.1.8-3|114	* Mon Dec 05 2005 Andreas Hasenack <andreas@mandriva.com> 0.1.3-2mdk
12cr|engine_pkcs11-0.1.8-3|115	- fix engine path to match openssl's
12cr|engine_pkcs11-0.1.8-3|116	- added a README.mandriva file to explain this change
12cr|engine_pkcs11-0.1.8-3|117	
12cr|engine_pkcs11-0.1.8-3|118	* Sat Dec 03 2005 Andreas Hasenack <andreas@mandriva.com> 0.1.3-1mdk
12cr|engine_pkcs11-0.1.8-3|119	- packaged for Mandriva
12cr|engine_pkcs11-0.1.8-3|120	

1212 12
12cr|enigma-1.03-12|1	Summary: Puzzle game
12cr|enigma-1.03-12|2	Name: enigma
12cr|enigma-1.03-12|3	Version: 1.03
12cr|enigma-1.03-12|4	Release: %mkrel 12
12cr|enigma-1.03-12|5	Source0: %{name}-%{version}.tar.bz2
12cr|enigma-1.03-12|6	Patch0: enigma-1.03-fix-install.patch
12cr|enigma-1.03-12|7	License: MIT
12cr|enigma-1.03-12|8	Group: Games/Puzzles
12cr|enigma-1.03-12|9	URL: http://www.chiark.greenend.org.uk/~sgtatham/enigma/
12cr|enigma-1.03-12|10	BuildRequires: ncurses-devel
12cr|enigma-1.03-12|11	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|enigma-1.03-12|12	
12cr|enigma-1.03-12|13	%description
12cr|enigma-1.03-12|14	Enigma is a puzzle game with elements of Boulderdash and elements
12cr|enigma-1.03-12|15	of Sokoban, but is possibly most similar to the old Spectrum game XOR.
12cr|enigma-1.03-12|16	
12cr|enigma-1.03-12|17	%prep
12cr|enigma-1.03-12|18	%setup -q
12cr|enigma-1.03-12|19	%patch0 -p0
12cr|enigma-1.03-12|20	
12cr|enigma-1.03-12|21	%build
12cr|enigma-1.03-12|22	%configure2_5x
12cr|enigma-1.03-12|23	%make
12cr|enigma-1.03-12|24	
12cr|enigma-1.03-12|25	%install
12cr|enigma-1.03-12|26	rm -rf $RPM_BUILD_ROOT
12cr|enigma-1.03-12|27	%makeinstall
12cr|enigma-1.03-12|28	
12cr|enigma-1.03-12|29	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|enigma-1.03-12|30	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|enigma-1.03-12|31	[Desktop Entry]
12cr|enigma-1.03-12|32	Name=Enigma
12cr|enigma-1.03-12|33	Comment=Enigma is a puzzle game
12cr|enigma-1.03-12|34	Exec=%{_bindir}/%{name}
12cr|enigma-1.03-12|35	Icon=puzzle_section
12cr|enigma-1.03-12|36	Terminal=true
12cr|enigma-1.03-12|37	Type=Application
12cr|enigma-1.03-12|38	StartupNotify=false
12cr|enigma-1.03-12|39	Categories=Game;LogicGame;
12cr|enigma-1.03-12|40	EOF
12cr|enigma-1.03-12|41	
12cr|enigma-1.03-12|42	%clean
12cr|enigma-1.03-12|43	rm -rf $RPM_BUILD_ROOT
12cr|enigma-1.03-12|44	
12cr|enigma-1.03-12|45	%if %mdkversion < 200900
12cr|enigma-1.03-12|46	%post
12cr|enigma-1.03-12|47	%{update_menus}
12cr|enigma-1.03-12|48	%postun
12cr|enigma-1.03-12|49	%{clean_menus}
12cr|enigma-1.03-12|50	%endif
12cr|enigma-1.03-12|51	
12cr|enigma-1.03-12|52	%files
12cr|enigma-1.03-12|53	%defattr(-,root,root)
12cr|enigma-1.03-12|54	%doc README
12cr|enigma-1.03-12|55	%{_bindir}/*
12cr|enigma-1.03-12|56	%{_datadir}/enigma
12cr|enigma-1.03-12|57	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|enigma-1.03-12|58	
12cr|enigma-1.03-12|59	
12cr|enigma-1.03-12|60	%changelog
12cr|enigma-1.03-12|61	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.03-12mdv2011.0
12cr|enigma-1.03-12|62	+ Revision: 618232
12cr|enigma-1.03-12|63	- the mass rebuild of 2010.0 packages
12cr|enigma-1.03-12|64	
12cr|enigma-1.03-12|65	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.03-11mdv2010.0
12cr|enigma-1.03-12|66	+ Revision: 437465
12cr|enigma-1.03-12|67	- rebuild
12cr|enigma-1.03-12|68	
12cr|enigma-1.03-12|69	* Mon Apr 06 2009 Funda Wang <fwang@mandriva.org> 1.03-10mdv2009.1
12cr|enigma-1.03-12|70	+ Revision: 364323
12cr|enigma-1.03-12|71	- fix install
12cr|enigma-1.03-12|72	- move to puzzle section
12cr|enigma-1.03-12|73	
12cr|enigma-1.03-12|74	* Thu Apr 02 2009 Götz Waschk <waschk@mandriva.org> 1.03-9mdv2009.1
12cr|enigma-1.03-12|75	+ Revision: 363483
12cr|enigma-1.03-12|76	- fix menu entry (bug #49435)
12cr|enigma-1.03-12|77	- fix license
12cr|enigma-1.03-12|78	
12cr|enigma-1.03-12|79	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.03-8mdv2009.0
12cr|enigma-1.03-12|80	+ Revision: 244909
12cr|enigma-1.03-12|81	- rebuild
12cr|enigma-1.03-12|82	
12cr|enigma-1.03-12|83	+ Pixel <pixel@mandriva.com>
12cr|enigma-1.03-12|84	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|enigma-1.03-12|85	
12cr|enigma-1.03-12|86	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.03-6mdv2008.1
12cr|enigma-1.03-12|87	+ Revision: 170816
12cr|enigma-1.03-12|88	- rebuild
12cr|enigma-1.03-12|89	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|enigma-1.03-12|90	- drop old menu
12cr|enigma-1.03-12|91	
12cr|enigma-1.03-12|92	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.03-5mdv2008.1
12cr|enigma-1.03-12|93	+ Revision: 140729
12cr|enigma-1.03-12|94	- restore BuildRoot
12cr|enigma-1.03-12|95	
12cr|enigma-1.03-12|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|enigma-1.03-12|97	- kill re-definition of %%buildroot on Pixel's request
12cr|enigma-1.03-12|98	- import enigma
12cr|enigma-1.03-12|99	
12cr|enigma-1.03-12|100	
12cr|enigma-1.03-12|101	* Mon Sep 18 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.03-5mdv2007.0
12cr|enigma-1.03-12|102	- XDG
12cr|enigma-1.03-12|103	
12cr|enigma-1.03-12|104	* Tue Jan 10 2006 Frederic Crozat <fcrozat@mandriva.com> 1.03-4mdk
12cr|enigma-1.03-12|105	- Rebuild
12cr|enigma-1.03-12|106	
12cr|enigma-1.03-12|107	* Wed Sep 03 2003 Michael Scherer <scherer.michael@free.fr> 1.03-3mdk
12cr|enigma-1.03-12|108	- BuildRequires ncurses-devel
12cr|enigma-1.03-12|109	
12cr|enigma-1.03-12|110	* Thu Aug 14 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.03-2mdk
12cr|enigma-1.03-12|111	- fix desc. and changelog to reflect what this package is (regarding the
12cr|enigma-1.03-12|112	enigma-freeoxyd that will be uploaded)
12cr|enigma-1.03-12|113	
12cr|enigma-1.03-12|114	* Mon Mar 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.03-1mdk
12cr|enigma-1.03-12|115	- 1.03
12cr|enigma-1.03-12|116	

1213 12
12cr|enjoy-0.1.0-0.74611.1|1	#Tarball of svn snapshot created as follows...
12cr|enjoy-0.1.0-0.74611.1|2	#Cut and paste in a shell after removing initial #
12cr|enjoy-0.1.0-0.74611.1|3	
12cr|enjoy-0.1.0-0.74611.1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/enjoy enjoy; \
12cr|enjoy-0.1.0-0.74611.1|5	#cd enjoy; \
12cr|enjoy-0.1.0-0.74611.1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|enjoy-0.1.0-0.74611.1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|enjoy-0.1.0-0.74611.1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|enjoy-0.1.0-0.74611.1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|enjoy-0.1.0-0.74611.1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|enjoy-0.1.0-0.74611.1|11	#cd ..; \
12cr|enjoy-0.1.0-0.74611.1|12	#tar -Jcf enjoy-$PKG_VERSION.tar.xz enjoy/ --exclude .svn --exclude .*ignore
12cr|enjoy-0.1.0-0.74611.1|13	
12cr|enjoy-0.1.0-0.74611.1|14	%define svnrev	74611
12cr|enjoy-0.1.0-0.74611.1|15	
12cr|enjoy-0.1.0-0.74611.1|16	Summary: 	Enjoy is a music player
12cr|enjoy-0.1.0-0.74611.1|17	Name:		enjoy
12cr|enjoy-0.1.0-0.74611.1|18	Version:	0.1.0
12cr|enjoy-0.1.0-0.74611.1|19	Release:	0.%{svnrev}.1
12cr|enjoy-0.1.0-0.74611.1|20	License:	LGPL,GPL
12cr|enjoy-0.1.0-0.74611.1|21	Group:		Graphical desktop/Enlightenment
12cr|enjoy-0.1.0-0.74611.1|22	URL:		http://enlightenment.org/
12cr|enjoy-0.1.0-0.74611.1|23	Source0: 	%{name}-%{version}.%{svnrev}.tar.xz
12cr|enjoy-0.1.0-0.74611.1|24	
12cr|enjoy-0.1.0-0.74611.1|25	BuildRequires:	edje
12cr|enjoy-0.1.0-0.74611.1|26	BuildRequires:	elementary
12cr|enjoy-0.1.0-0.74611.1|27	BuildRequires:	embryo
12cr|enjoy-0.1.0-0.74611.1|28	BuildRequires:	evas
12cr|enjoy-0.1.0-0.74611.1|29	BuildRequires:	gettext-devel
12cr|enjoy-0.1.0-0.74611.1|30	BuildRequires:	pkgconfig(ecore)
12cr|enjoy-0.1.0-0.74611.1|31	BuildRequires:	pkgconfig(edbus)
12cr|enjoy-0.1.0-0.74611.1|32	BuildRequires:	pkgconfig(elementary)
12cr|enjoy-0.1.0-0.74611.1|33	BuildRequires:	pkgconfig(emotion)
12cr|enjoy-0.1.0-0.74611.1|34	BuildRequires:	pkgconfig(lightmediascanner)
12cr|enjoy-0.1.0-0.74611.1|35	BuildRequires:	pkgconfig(sqlite3)
12cr|enjoy-0.1.0-0.74611.1|36	BuildRequires:	pkgconfig(eweather)
12cr|enjoy-0.1.0-0.74611.1|37	
12cr|enjoy-0.1.0-0.74611.1|38	%description
12cr|enjoy-0.1.0-0.74611.1|39	Enjoy is a music player written using Enlightenment Foundation Libraries (EFL)
12cr|enjoy-0.1.0-0.74611.1|40	with focus on speed and mobile usability, yet should be usable on desktops as
12cr|enjoy-0.1.0-0.74611.1|41	well.
12cr|enjoy-0.1.0-0.74611.1|42	
12cr|enjoy-0.1.0-0.74611.1|43	Enjoy is modeled around a media database constructed by LightMediaScanner, it
12cr|enjoy-0.1.0-0.74611.1|44	is not meant to play single files from disk, instead it will recursively index
12cr|enjoy-0.1.0-0.74611.1|45	directories for music files and then list them by artist, album, genre and so
12cr|enjoy-0.1.0-0.74611.1|46	on. Playlists are also supported, as well as random or filter playlists can be
12cr|enjoy-0.1.0-0.74611.1|47	dynamically generated.
12cr|enjoy-0.1.0-0.74611.1|48	
12cr|enjoy-0.1.0-0.74611.1|49	Feature highlight:
12cr|enjoy-0.1.0-0.74611.1|50	
12cr|enjoy-0.1.0-0.74611.1|51	* Fast database scanning
12cr|enjoy-0.1.0-0.74611.1|52	* Efficient handling of huge collections
12cr|enjoy-0.1.0-0.74611.1|53	* MPRIS compliant
12cr|enjoy-0.1.0-0.74611.1|54	* mobile usability
12cr|enjoy-0.1.0-0.74611.1|55	* Search for covers in Last.FM internet service
12cr|enjoy-0.1.0-0.74611.1|56	
12cr|enjoy-0.1.0-0.74611.1|57	%prep
12cr|enjoy-0.1.0-0.74611.1|58	%setup -qn %{name}
12cr|enjoy-0.1.0-0.74611.1|59	
12cr|enjoy-0.1.0-0.74611.1|60	%build
12cr|enjoy-0.1.0-0.74611.1|61	NOCONFIGURE=yes ./autogen.sh
12cr|enjoy-0.1.0-0.74611.1|62	%configure2_5x \
12cr|enjoy-0.1.0-0.74611.1|63	--disable-static
12cr|enjoy-0.1.0-0.74611.1|64	
12cr|enjoy-0.1.0-0.74611.1|65	%make
12cr|enjoy-0.1.0-0.74611.1|66	
12cr|enjoy-0.1.0-0.74611.1|67	%install
12cr|enjoy-0.1.0-0.74611.1|68	rm -rf %{buildroot}
12cr|enjoy-0.1.0-0.74611.1|69	%makeinstall_std
12cr|enjoy-0.1.0-0.74611.1|70	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12cr|enjoy-0.1.0-0.74611.1|71	
12cr|enjoy-0.1.0-0.74611.1|72	%files
12cr|enjoy-0.1.0-0.74611.1|73	%{_bindir}/*
12cr|enjoy-0.1.0-0.74611.1|74	%{_libdir}/enjoy_ql.so
12cr|enjoy-0.1.0-0.74611.1|75	%{_libdir}/%{name}/*.so
12cr|enjoy-0.1.0-0.74611.1|76	%{_iconsdir}/*.png
12cr|enjoy-0.1.0-0.74611.1|77	%{_datadir}/%{name}/*.edj
12cr|enjoy-0.1.0-0.74611.1|78	%{_datadir}/applications/*.desktop
12cr|enjoy-0.1.0-0.74611.1|79	

1214 12
12cr|enki-0.6.0-0.74197.1|1	#Tarball of svn snapshot created as follows...
12cr|enki-0.6.0-0.74197.1|2	#Cut and paste in a shell after removing initial #
12cr|enki-0.6.0-0.74197.1|3	
12cr|enki-0.6.0-0.74197.1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/enki enki; \
12cr|enki-0.6.0-0.74197.1|5	#cd enki; \
12cr|enki-0.6.0-0.74197.1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|enki-0.6.0-0.74197.1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|enki-0.6.0-0.74197.1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|enki-0.6.0-0.74197.1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|enki-0.6.0-0.74197.1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|enki-0.6.0-0.74197.1|11	#cd ..; \
12cr|enki-0.6.0-0.74197.1|12	#tar -Jcf enki-$PKG_VERSION.tar.xz enki/ --exclude .svn --exclude .*ignore
12cr|enki-0.6.0-0.74197.1|13	
12cr|enki-0.6.0-0.74197.1|14	%define svnrev  74197
12cr|enki-0.6.0-0.74197.1|15	
12cr|enki-0.6.0-0.74197.1|16	Summary:	Enki Photo Manager for E17
12cr|enki-0.6.0-0.74197.1|17	Name:		enki
12cr|enki-0.6.0-0.74197.1|18	Version:	0.6.0
12cr|enki-0.6.0-0.74197.1|19	Release:	0.%{svnrev}.1
12cr|enki-0.6.0-0.74197.1|20	License:	GPLv2
12cr|enki-0.6.0-0.74197.1|21	Group:		Graphical desktop/Enlightenment
12cr|enki-0.6.0-0.74197.1|22	URL:		http://www.enlightenment.org/
12cr|enki-0.6.0-0.74197.1|23	Source0:	%{name}-%{version}.%{svnrev}.tar.xz
12cr|enki-0.6.0-0.74197.1|24	Patch0:		enki-desktop.patch
12cr|enki-0.6.0-0.74197.1|25	
12cr|enki-0.6.0-0.74197.1|26	BuildRequires:	edje
12cr|enki-0.6.0-0.74197.1|27	BuildRequires:	embryo
12cr|enki-0.6.0-0.74197.1|28	BuildRequires:	evas
12cr|enki-0.6.0-0.74197.1|29	BuildRequires:	desktop-file-utils
12cr|enki-0.6.0-0.74197.1|30	BuildRequires:	gettext-devel
12cr|enki-0.6.0-0.74197.1|31	BuildRequires:	pkgconfig(eio)
12cr|enki-0.6.0-0.74197.1|32	BuildRequires:	pkgconfig(enlil)
12cr|enki-0.6.0-0.74197.1|33	BuildRequires:	pkgconfig(elementary)
12cr|enki-0.6.0-0.74197.1|34	BuildRequires:	pkgconfig(eweather)
12cr|enki-0.6.0-0.74197.1|35	
12cr|enki-0.6.0-0.74197.1|36	Requires:	enlil
12cr|enki-0.6.0-0.74197.1|37	
12cr|enki-0.6.0-0.74197.1|38	%description
12cr|enki-0.6.0-0.74197.1|39	Enki is a photo manager using the EFL and allows the user to manage a
12cr|enki-0.6.0-0.74197.1|40	list of albums and photos.
12cr|enki-0.6.0-0.74197.1|41	
12cr|enki-0.6.0-0.74197.1|42	%prep
12cr|enki-0.6.0-0.74197.1|43	%setup -qn %{name}
12cr|enki-0.6.0-0.74197.1|44	%apply_patches
12cr|enki-0.6.0-0.74197.1|45	
12cr|enki-0.6.0-0.74197.1|46	%build
12cr|enki-0.6.0-0.74197.1|47	NOCONFIGURE=yes ./autogen.sh
12cr|enki-0.6.0-0.74197.1|48	%configure2_5x
12cr|enki-0.6.0-0.74197.1|49	%make
12cr|enki-0.6.0-0.74197.1|50	
12cr|enki-0.6.0-0.74197.1|51	%install
12cr|enki-0.6.0-0.74197.1|52	%makeinstall_std
12cr|enki-0.6.0-0.74197.1|53	
12cr|enki-0.6.0-0.74197.1|54	#menu
12cr|enki-0.6.0-0.74197.1|55	desktop-file-install --vendor="" \
12cr|enki-0.6.0-0.74197.1|56	--remove-category="Application" \
12cr|enki-0.6.0-0.74197.1|57	--add-category="X-MandrivaLinux-Multimedia-Graphics" \
12cr|enki-0.6.0-0.74197.1|58	--dir %{buildroot}%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
12cr|enki-0.6.0-0.74197.1|59	
12cr|enki-0.6.0-0.74197.1|60	%files
12cr|enki-0.6.0-0.74197.1|61	%doc AUTHORS COPYING INSTALL NEWS README
12cr|enki-0.6.0-0.74197.1|62	%{_bindir}/enki
12cr|enki-0.6.0-0.74197.1|63	%{_bindir}/enki-slideshow
12cr|enki-0.6.0-0.74197.1|64	%{_datadir}/enki/themes/*.edj
12cr|enki-0.6.0-0.74197.1|65	%{_datadir}/applications/enki.desktop
12cr|enki-0.6.0-0.74197.1|66	%{_datadir}/pixmaps/enki.png

1215 12
12cr|enlightenment-1.0.11-3|1	%define name	enlightenment
12cr|enlightenment-1.0.11-3|2	%define bin_name e16
12cr|enlightenment-1.0.11-3|3	%define theme_version 1.0.0
12cr|enlightenment-1.0.11-3|4	%define doc_version 0.16.8.0.2
12cr|enlightenment-1.0.11-3|5	%define version	1.0.11
12cr|enlightenment-1.0.11-3|6	%define Name	Enlightenment
12cr|enlightenment-1.0.11-3|7	%define Summary	The Enlightenment window manager
12cr|enlightenment-1.0.11-3|8	
12cr|enlightenment-1.0.11-3|9	Name:		%{name}
12cr|enlightenment-1.0.11-3|10	Version:	%{version}
12cr|enlightenment-1.0.11-3|11	Release:	3
12cr|enlightenment-1.0.11-3|12	Summary:	%{Summary}
12cr|enlightenment-1.0.11-3|13	License:	e16 and GPLv2+
12cr|enlightenment-1.0.11-3|14	Group:		Graphical desktop/Enlightenment
12cr|enlightenment-1.0.11-3|15	BuildRequires:  esound-devel
12cr|enlightenment-1.0.11-3|16	BuildRequires:  pkgconfig(freetype2)
12cr|enlightenment-1.0.11-3|17	BuildRequires:  imlib2-devel
12cr|enlightenment-1.0.11-3|18	BuildRequires:  x11-data-bitmaps
12cr|enlightenment-1.0.11-3|19	BuildRequires:  pkgconfig(x11)
12cr|enlightenment-1.0.11-3|20	BuildRequires:  libxxf86vm-devel
12cr|enlightenment-1.0.11-3|21	BuildRequires:  pkgconfig(sm)
12cr|enlightenment-1.0.11-3|22	BuildRequires:  pkgconfig(xft)
12cr|enlightenment-1.0.11-3|23	BuildRequires:  pkgconfig(xrandr)
12cr|enlightenment-1.0.11-3|24	BuildRequires:  texinfo
12cr|enlightenment-1.0.11-3|25	BuildRequires:  imagemagick
12cr|enlightenment-1.0.11-3|26	Source0:	http://prdownloads.sourceforge.net/enlightenment/%{bin_name}-%{version}.tar.gz
12cr|enlightenment-1.0.11-3|27	Source1:	http://prdownloads.sourceforge.net/enlightenment/%{bin_name}-docs-%{doc_version}.tar.gz
12cr|enlightenment-1.0.11-3|28	Source2:	http://prdownloads.sourceforge.net/enlightenment/%{bin_name}-themes-%{theme_version}.tar.gz
12cr|enlightenment-1.0.11-3|29	Source7:	%{name}.png
12cr|enlightenment-1.0.11-3|30	# this overrides some themes' *.cfg files with other slightly modified to
12cr|enlightenment-1.0.11-3|31	# use fontsets, and so be able to display text in any language
12cr|enlightenment-1.0.11-3|32	# the files inside that tarball may need to be modified or new added if the
12cr|enlightenment-1.0.11-3|33	# themes' files from the Enlightenment sources change -- pablo
12cr|enlightenment-1.0.11-3|34	Source8:	%{name}-0.16.5-themes-i18n.tar.bz2
12cr|enlightenment-1.0.11-3|35	Requires:	imagemagick >= 4.2.9
12cr|enlightenment-1.0.11-3|36	Provides:	e16 Enlightenment
12cr|enlightenment-1.0.11-3|37	URL:		http://www.enlightenment.org/
12cr|enlightenment-1.0.11-3|38	
12cr|enlightenment-1.0.11-3|39	%description
12cr|enlightenment-1.0.11-3|40	Enlightenment is a window manager for the X Window System that is designed to
12cr|enlightenment-1.0.11-3|41	be powerful, extensible, configurable and pretty darned good looking! It is one
12cr|enlightenment-1.0.11-3|42	of the more graphically intense window managers.
12cr|enlightenment-1.0.11-3|43	
12cr|enlightenment-1.0.11-3|44	Enlightenment goes beyond managing windows by providing a useful and appealing
12cr|enlightenment-1.0.11-3|45	graphical shell from which to work. It is open in design and instead of
12cr|enlightenment-1.0.11-3|46	dictating a policy, allows the user to define their own policy, down to every
12cr|enlightenment-1.0.11-3|47	last detail.
12cr|enlightenment-1.0.11-3|48	
12cr|enlightenment-1.0.11-3|49	This package will install the Enlightenment window manager.
12cr|enlightenment-1.0.11-3|50	
12cr|enlightenment-1.0.11-3|51	%prep
12cr|enlightenment-1.0.11-3|52	
12cr|enlightenment-1.0.11-3|53	%setup -q -n %bin_name-%version -a 1 -a 2
12cr|enlightenment-1.0.11-3|54	
12cr|enlightenment-1.0.11-3|55	%build
12cr|enlightenment-1.0.11-3|56	%configure2_5x  --enable-fsstd \
12cr|enlightenment-1.0.11-3|57	--enable-sound \
12cr|enlightenment-1.0.11-3|58	--enable-upgrade \
12cr|enlightenment-1.0.11-3|59	--enable-zoom
12cr|enlightenment-1.0.11-3|60	
12cr|enlightenment-1.0.11-3|61	cd %{bin_name}-themes-%{theme_version}
12cr|enlightenment-1.0.11-3|62	./configure --prefix=%{_prefix}
12cr|enlightenment-1.0.11-3|63	cd ..
12cr|enlightenment-1.0.11-3|64	
12cr|enlightenment-1.0.11-3|65	cd %{bin_name}-docs-%{doc_version}
12cr|enlightenment-1.0.11-3|66	./configure --prefix=%{_prefix}
12cr|enlightenment-1.0.11-3|67	cd ..
12cr|enlightenment-1.0.11-3|68	%make
12cr|enlightenment-1.0.11-3|69	
12cr|enlightenment-1.0.11-3|70	%install
12cr|enlightenment-1.0.11-3|71	rm -rf %{buildroot}
12cr|enlightenment-1.0.11-3|72	
12cr|enlightenment-1.0.11-3|73	##build will fail if not done in this manner--CAE##
12cr|enlightenment-1.0.11-3|74	%makeinstall_std
12cr|enlightenment-1.0.11-3|75	
12cr|enlightenment-1.0.11-3|76	# Install icons
12cr|enlightenment-1.0.11-3|77	install -d 644 %{buildroot}%{_miconsdir}
12cr|enlightenment-1.0.11-3|78	install -d 644 %{buildroot}%{_iconsdir}
12cr|enlightenment-1.0.11-3|79	install -d 644 %{buildroot}%{_liconsdir}
12cr|enlightenment-1.0.11-3|80	install -m 644 %SOURCE7 %{buildroot}%{_miconsdir}
12cr|enlightenment-1.0.11-3|81	convert %SOURCE7 -geometry 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12cr|enlightenment-1.0.11-3|82	convert %SOURCE7 -geometry 48x48 %{buildroot}%{_liconsdir}/%{name}.png
12cr|enlightenment-1.0.11-3|83	
12cr|enlightenment-1.0.11-3|84	rm -f %{buildroot}%{_datadir}/applications/*.desktop
12cr|enlightenment-1.0.11-3|85	mkdir -p %{buildroot}%{_datadir}/applications
12cr|enlightenment-1.0.11-3|86	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|enlightenment-1.0.11-3|87	[Desktop Entry]
12cr|enlightenment-1.0.11-3|88	Name=%{Name}
12cr|enlightenment-1.0.11-3|89	Comment=%{Summary}
12cr|enlightenment-1.0.11-3|90	Exec=%{_bindir}/%{bin_name}
12cr|enlightenment-1.0.11-3|91	Icon=%{name}
12cr|enlightenment-1.0.11-3|92	Terminal=false
12cr|enlightenment-1.0.11-3|93	Type=Applications
12cr|enlightenment-1.0.11-3|94	Categories=X-MandrivaLinux-System-Session-Windowmanagers;
12cr|enlightenment-1.0.11-3|95	EOF
12cr|enlightenment-1.0.11-3|96	
12cr|enlightenment-1.0.11-3|97	install -d 644 %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cr|enlightenment-1.0.11-3|98	cat >%{buildroot}%{_sysconfdir}/X11/wmsession.d/04enlightenment <<EOF
12cr|enlightenment-1.0.11-3|99	NAME=%{Name}
12cr|enlightenment-1.0.11-3|100	DESC=%{Summary}
12cr|enlightenment-1.0.11-3|101	EXEC=%{_bindir}/%{bin_name}
12cr|enlightenment-1.0.11-3|102	SCRIPT:
12cr|enlightenment-1.0.11-3|103	exec %{_bindir}/%{bin_name}
12cr|enlightenment-1.0.11-3|104	EOF
12cr|enlightenment-1.0.11-3|105	
12cr|enlightenment-1.0.11-3|106	#installed in right directory by %doc macro in file list
12cr|enlightenment-1.0.11-3|107	rm -f %{buildroot}%{_docdir}/e16/README.html %{buildroot}%{_docdir}/e16/e16-docs.html
12cr|enlightenment-1.0.11-3|108	
12cr|enlightenment-1.0.11-3|109	cd %{bin_name}-themes-%{theme_version}
12cr|enlightenment-1.0.11-3|110	%makeinstall_std
12cr|enlightenment-1.0.11-3|111	cd ..
12cr|enlightenment-1.0.11-3|112	
12cr|enlightenment-1.0.11-3|113	# overwrite some themes' files with i18n'ed ones
12cr|enlightenment-1.0.11-3|114	bzcat %SOURCE8 | tar xvf - -C %{buildroot}%{_datadir}/%{bin_name}
12cr|enlightenment-1.0.11-3|115	
12cr|enlightenment-1.0.11-3|116	
12cr|enlightenment-1.0.11-3|117	cd %{bin_name}-docs-%{doc_version}
12cr|enlightenment-1.0.11-3|118	%makeinstall_std
12cr|enlightenment-1.0.11-3|119	cd ..
12cr|enlightenment-1.0.11-3|120	
12cr|enlightenment-1.0.11-3|121	#rm some empty theme files
12cr|enlightenment-1.0.11-3|122	rm -fr %{buildroot}/%{_datadir}/%{bin_name}/themes/BlueSteel/sound/sound.cfg
12cr|enlightenment-1.0.11-3|123	rm -fr %{buildroot}/%{_datadir}/%{bin_name}/themes/BlueSteel/slideouts/slideouts.cfg
12cr|enlightenment-1.0.11-3|124	rm -fr %{buildroot}/%{_datadir}/%{bin_name}/themes/BrushedMetal-Tigert/slideouts/slideouts.cfg
12cr|enlightenment-1.0.11-3|125	rm -fr %{buildroot}/%{_datadir}/%{bin_name}/themes/BrushedMetal-Tigert/buttons/buttons.cfg
12cr|enlightenment-1.0.11-3|126	rm -rf %{buildroot}/%{_datadir}/%{bin_name}/themes/BlueSteel/buttons/buttons.cfg
12cr|enlightenment-1.0.11-3|127	rm -rf `find %{buildroot} -name .xvpics`
12cr|enlightenment-1.0.11-3|128	
12cr|enlightenment-1.0.11-3|129	%find_lang %{bin_name}
12cr|enlightenment-1.0.11-3|130	rm -f %{buildroot}/usr/etc/X11/dm/Sessions/enlightenment.desktop
12cr|enlightenment-1.0.11-3|131	
12cr|enlightenment-1.0.11-3|132	%post
12cr|enlightenment-1.0.11-3|133	%make_session
12cr|enlightenment-1.0.11-3|134	
12cr|enlightenment-1.0.11-3|135	%postun
12cr|enlightenment-1.0.11-3|136	%make_session
12cr|enlightenment-1.0.11-3|137	
12cr|enlightenment-1.0.11-3|138	%files -f %{bin_name}.lang
12cr|enlightenment-1.0.11-3|139	%defattr(-, root, root,755)
12cr|enlightenment-1.0.11-3|140	%doc AUTHORS COPYING ChangeLog COMPLIANCE
12cr|enlightenment-1.0.11-3|141	%doc sample-scripts
12cr|enlightenment-1.0.11-3|142	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/*
12cr|enlightenment-1.0.11-3|143	%{_bindir}/*
12cr|enlightenment-1.0.11-3|144	%{_libdir}/e16
12cr|enlightenment-1.0.11-3|145	%{_datadir}/applications/*
12cr|enlightenment-1.0.11-3|146	%{_datadir}/gnome-session/sessions/e16-gnome.session
12cr|enlightenment-1.0.11-3|147	%{_datadir}/%{bin_name}
12cr|enlightenment-1.0.11-3|148	%{_datadir}/doc/*
12cr|enlightenment-1.0.11-3|149	%{_datadir}/xsessions/*.desktop
12cr|enlightenment-1.0.11-3|150	%{_mandir}/man1/*
12cr|enlightenment-1.0.11-3|151	%{_miconsdir}/%{name}.png
12cr|enlightenment-1.0.11-3|152	%{_iconsdir}/%{name}.png
12cr|enlightenment-1.0.11-3|153	%{_liconsdir}/%{name}.png

1216 12
12cr|enlil-0.6.0.73129-0.20121010.1|1	#Tarball of svn snapshot created as follows...
12cr|enlil-0.6.0.73129-0.20121010.1|2	#Cut and paste in a shell after removing initial #
12cr|enlil-0.6.0.73129-0.20121010.1|3	
12cr|enlil-0.6.0.73129-0.20121010.1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/enlil enlil; \
12cr|enlil-0.6.0.73129-0.20121010.1|5	#cd enlil; \
12cr|enlil-0.6.0.73129-0.20121010.1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|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); \
12cr|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); \
12cr|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); \
12cr|enlil-0.6.0.73129-0.20121010.1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|enlil-0.6.0.73129-0.20121010.1|11	#cd ..; \
12cr|enlil-0.6.0.73129-0.20121010.1|12	#tar -Jcf enlil-$PKG_VERSION.tar.xz enlil/ --exclude .svn --exclude .*ignore
12cr|enlil-0.6.0.73129-0.20121010.1|13	# to disable debug build error
12cr|enlil-0.6.0.73129-0.20121010.1|14	%define debug_package %{nil}
12cr|enlil-0.6.0.73129-0.20121010.1|15	
12cr|enlil-0.6.0.73129-0.20121010.1|16	%define svndate 20121010
12cr|enlil-0.6.0.73129-0.20121010.1|17	%define svnrev	73129
12cr|enlil-0.6.0.73129-0.20121010.1|18	
12cr|enlil-0.6.0.73129-0.20121010.1|19	%define	major	0
12cr|enlil-0.6.0.73129-0.20121010.1|20	%define	libname		%mklibname	enlil %{major}
12cr|enlil-0.6.0.73129-0.20121010.1|21	%define	develname	%mklibname	enlil -d
12cr|enlil-0.6.0.73129-0.20121010.1|22	
12cr|enlil-0.6.0.73129-0.20121010.1|23	Summary:	enil Library for EFL
12cr|enlil-0.6.0.73129-0.20121010.1|24	Name:		enlil
12cr|enlil-0.6.0.73129-0.20121010.1|25	Version:	0.6.0.%{svnrev}
12cr|enlil-0.6.0.73129-0.20121010.1|26	Release:	0.%{svndate}.1
12cr|enlil-0.6.0.73129-0.20121010.1|27	Group:		Graphical desktop/Enlightenment
12cr|enlil-0.6.0.73129-0.20121010.1|28	License:	BSD
12cr|enlil-0.6.0.73129-0.20121010.1|29	URL:		http://www.enlightenment.org/
12cr|enlil-0.6.0.73129-0.20121010.1|30	Source0:	%{name}-%{version}.tar.xz
12cr|enlil-0.6.0.73129-0.20121010.1|31	
12cr|enlil-0.6.0.73129-0.20121010.1|32	BuildRequires:	gettext-devel
12cr|enlil-0.6.0.73129-0.20121010.1|33	BuildRequires:  pkgconfig(azy)
12cr|enlil-0.6.0.73129-0.20121010.1|34	BuildRequires:  pkgconfig(efreet)
12cr|enlil-0.6.0.73129-0.20121010.1|35	BuildRequires:  pkgconfig(emotion)
12cr|enlil-0.6.0.73129-0.20121010.1|36	BuildRequires:  pkgconfig(eio)
12cr|enlil-0.6.0.73129-0.20121010.1|37	BuildRequires:  pkgconfig(ethumb)
12cr|enlil-0.6.0.73129-0.20121010.1|38	BuildRequires:	pkgconfig(flickcurl)
12cr|enlil-0.6.0.73129-0.20121010.1|39	BuildRequires:  pkgconfig(libexif)
12cr|enlil-0.6.0.73129-0.20121010.1|40	BuildRequires:  pkgconfig(libiptcdata)
12cr|enlil-0.6.0.73129-0.20121010.1|41	
12cr|enlil-0.6.0.73129-0.20121010.1|42	%description
12cr|enlil-0.6.0.73129-0.20121010.1|43	Enlil is a library using the EFL which allows to manage
12cr|enlil-0.6.0.73129-0.20121010.1|44	a list of albums and photos. EET is used to create the
12cr|enlil-0.6.0.73129-0.20121010.1|45	database and ecore to manage events and file.
12cr|enlil-0.6.0.73129-0.20121010.1|46	
12cr|enlil-0.6.0.73129-0.20121010.1|47	%package -n %{libname}
12cr|enlil-0.6.0.73129-0.20121010.1|48	Summary:    Dynamic libraries from %{name}
12cr|enlil-0.6.0.73129-0.20121010.1|49	Group:      System/Libraries
12cr|enlil-0.6.0.73129-0.20121010.1|50	Provides:   %{name} = %{version}-%{release}
12cr|enlil-0.6.0.73129-0.20121010.1|51	Obsoletes:	%{mklibname enlil1}
12cr|enlil-0.6.0.73129-0.20121010.1|52	
12cr|enlil-0.6.0.73129-0.20121010.1|53	%description -n %{libname}
12cr|enlil-0.6.0.73129-0.20121010.1|54	Enlil is a library for easily manipulating devices.
12cr|enlil-0.6.0.73129-0.20121010.1|55	
12cr|enlil-0.6.0.73129-0.20121010.1|56	%package -n %{develname}
12cr|enlil-0.6.0.73129-0.20121010.1|57	Summary:    Headers and development libraries from %{name}
12cr|enlil-0.6.0.73129-0.20121010.1|58	Group:      Development/C
12cr|enlil-0.6.0.73129-0.20121010.1|59	Requires:   %{libname} = %{version}-%{release}
12cr|enlil-0.6.0.73129-0.20121010.1|60	Provides:   %name-devel = %{version}-%{release}
12cr|enlil-0.6.0.73129-0.20121010.1|61	
12cr|enlil-0.6.0.73129-0.20121010.1|62	%description -n %{develname}
12cr|enlil-0.6.0.73129-0.20121010.1|63	%{name} development headers and libraries.
12cr|enlil-0.6.0.73129-0.20121010.1|64	
12cr|enlil-0.6.0.73129-0.20121010.1|65	%prep
12cr|enlil-0.6.0.73129-0.20121010.1|66	%setup -qn %{name}
12cr|enlil-0.6.0.73129-0.20121010.1|67	
12cr|enlil-0.6.0.73129-0.20121010.1|68	%build
12cr|enlil-0.6.0.73129-0.20121010.1|69	NOCONFIGURE=yes ./autogen.sh
12cr|enlil-0.6.0.73129-0.20121010.1|70	%configure2_5x \
12cr|enlil-0.6.0.73129-0.20121010.1|71	--disable-static
12cr|enlil-0.6.0.73129-0.20121010.1|72	%make
12cr|enlil-0.6.0.73129-0.20121010.1|73	
12cr|enlil-0.6.0.73129-0.20121010.1|74	%install
12cr|enlil-0.6.0.73129-0.20121010.1|75	rm -fr %{buildroot}
12cr|enlil-0.6.0.73129-0.20121010.1|76	%makeinstall
12cr|enlil-0.6.0.73129-0.20121010.1|77	
12cr|enlil-0.6.0.73129-0.20121010.1|78	%files
12cr|enlil-0.6.0.73129-0.20121010.1|79	%doc AUTHORS COPYING NEWS README
12cr|enlil-0.6.0.73129-0.20121010.1|80	%{_bindir}/enlil_db_load_sync
12cr|enlil-0.6.0.73129-0.20121010.1|81	%{_bindir}/enlil_db_print
12cr|enlil-0.6.0.73129-0.20121010.1|82	%{_bindir}/enlil_db_sync
12cr|enlil-0.6.0.73129-0.20121010.1|83	%{_bindir}/enlil_geocaching_print
12cr|enlil-0.6.0.73129-0.20121010.1|84	%{_bindir}/enlil_transformations
12cr|enlil-0.6.0.73129-0.20121010.1|85	
12cr|enlil-0.6.0.73129-0.20121010.1|86	%files -n %{libname}
12cr|enlil-0.6.0.73129-0.20121010.1|87	%{_libdir}/libenlil.so.%{major}*
12cr|enlil-0.6.0.73129-0.20121010.1|88	
12cr|enlil-0.6.0.73129-0.20121010.1|89	%files -n %{develname}
12cr|enlil-0.6.0.73129-0.20121010.1|90	%{_includedir}/%{name}/
12cr|enlil-0.6.0.73129-0.20121010.1|91	%{_includedir}/%{name}-0/
12cr|enlil-0.6.0.73129-0.20121010.1|92	%{_libdir}/libenlil.so
12cr|enlil-0.6.0.73129-0.20121010.1|93	%{_libdir}/pkgconfig/enlil.pc
12cr|enlil-0.6.0.73129-0.20121010.1|94	

1217 12
12cr|entagged-audioformats-java-0.15-6|1	%define shortname entagged-audioformats
12cr|entagged-audioformats-java-0.15-6|2	Name:		%{shortname}-java
12cr|entagged-audioformats-java-0.15-6|3	Version:	0.15
12cr|entagged-audioformats-java-0.15-6|4	Release:	%mkrel 6
12cr|entagged-audioformats-java-0.15-6|5	License:	LGPLv2+
12cr|entagged-audioformats-java-0.15-6|6	URL:		http://entagged.sourceforge.net/
12cr|entagged-audioformats-java-0.15-6|7	Source:		entagged-audioformats-source-%{version}.tar.gz
12cr|entagged-audioformats-java-0.15-6|8	Group:		Development/Java
12cr|entagged-audioformats-java-0.15-6|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|entagged-audioformats-java-0.15-6|10	Summary:	Library to access and modify tags in audio files
12cr|entagged-audioformats-java-0.15-6|11	Requires:	java
12cr|entagged-audioformats-java-0.15-6|12	BuildRequires:	java-devel ant
12cr|entagged-audioformats-java-0.15-6|13	BuildArch:	noarch
12cr|entagged-audioformats-java-0.15-6|14	%description
12cr|entagged-audioformats-java-0.15-6|15	Java library to access and modify tags in audio files.
12cr|entagged-audioformats-java-0.15-6|16	
12cr|entagged-audioformats-java-0.15-6|17	%prep
12cr|entagged-audioformats-java-0.15-6|18	%setup -q -n entagged
12cr|entagged-audioformats-java-0.15-6|19	
12cr|entagged-audioformats-java-0.15-6|20	%build
12cr|entagged-audioformats-java-0.15-6|21	cd audioformats
12cr|entagged-audioformats-java-0.15-6|22	%{_bindir}/ant
12cr|entagged-audioformats-java-0.15-6|23	
12cr|entagged-audioformats-java-0.15-6|24	%install
12cr|entagged-audioformats-java-0.15-6|25	%{__rm} -Rf %{buildroot}
12cr|entagged-audioformats-java-0.15-6|26	cd audioformats
12cr|entagged-audioformats-java-0.15-6|27	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|entagged-audioformats-java-0.15-6|28	ln -s %{shortname}-%{version}.jar %{shortname}.jar
12cr|entagged-audioformats-java-0.15-6|29	%{__cp} -p %{shortname}-%{version}.jar %{shortname}.jar %{buildroot}%{_javadir}
12cr|entagged-audioformats-java-0.15-6|30	
12cr|entagged-audioformats-java-0.15-6|31	%files
12cr|entagged-audioformats-java-0.15-6|32	%{_javadir}/%{shortname}-%{version}.jar
12cr|entagged-audioformats-java-0.15-6|33	%{_javadir}/%{shortname}.jar
12cr|entagged-audioformats-java-0.15-6|34	
12cr|entagged-audioformats-java-0.15-6|35	%package -n %{shortname}-javadoc
12cr|entagged-audioformats-java-0.15-6|36	Group:		Development/Java
12cr|entagged-audioformats-java-0.15-6|37	Summary:	Javadoc for %{shortname}
12cr|entagged-audioformats-java-0.15-6|38	%description -n %{shortname}-javadoc
12cr|entagged-audioformats-java-0.15-6|39	javadoc for %{shortname}
12cr|entagged-audioformats-java-0.15-6|40	
12cr|entagged-audioformats-java-0.15-6|41	%files -n %{shortname}-javadoc
12cr|entagged-audioformats-java-0.15-6|42	%doc audioformats/javadoc
12cr|entagged-audioformats-java-0.15-6|43	
12cr|entagged-audioformats-java-0.15-6|44	
12cr|entagged-audioformats-java-0.15-6|45	
12cr|entagged-audioformats-java-0.15-6|46	%changelog
12cr|entagged-audioformats-java-0.15-6|47	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.15-6mdv2011.0
12cr|entagged-audioformats-java-0.15-6|48	+ Revision: 618233
12cr|entagged-audioformats-java-0.15-6|49	- the mass rebuild of 2010.0 packages
12cr|entagged-audioformats-java-0.15-6|50	
12cr|entagged-audioformats-java-0.15-6|51	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.15-5mdv2010.0
12cr|entagged-audioformats-java-0.15-6|52	+ Revision: 428627
12cr|entagged-audioformats-java-0.15-6|53	- rebuild
12cr|entagged-audioformats-java-0.15-6|54	
12cr|entagged-audioformats-java-0.15-6|55	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.15-4mdv2009.0
12cr|entagged-audioformats-java-0.15-6|56	+ Revision: 240686
12cr|entagged-audioformats-java-0.15-6|57	- rebuild
12cr|entagged-audioformats-java-0.15-6|58	- fix summary-not-capitalized
12cr|entagged-audioformats-java-0.15-6|59	- fix no-buildroot-tag
12cr|entagged-audioformats-java-0.15-6|60	
12cr|entagged-audioformats-java-0.15-6|61	* Wed Sep 05 2007 Nicolas Vigier <nvigier@mandriva.com> 0.15-2mdv2008.0
12cr|entagged-audioformats-java-0.15-6|62	+ Revision: 80038
12cr|entagged-audioformats-java-0.15-6|63	- package is noarch
12cr|entagged-audioformats-java-0.15-6|64	
12cr|entagged-audioformats-java-0.15-6|65	* Wed Sep 05 2007 Nicolas Vigier <nvigier@mandriva.com> 0.15-1mdv2008.0
12cr|entagged-audioformats-java-0.15-6|66	+ Revision: 80018
12cr|entagged-audioformats-java-0.15-6|67	- Import entagged-audioformats-java
12cr|entagged-audioformats-java-0.15-6|68	

1218 12
12cr|eog-plugins-3.4.1-1|1	Summary:	Plugins for the Eye of GNOME image viewer
12cr|eog-plugins-3.4.1-1|2	Name:     	eog-plugins
12cr|eog-plugins-3.4.1-1|3	Version:	3.4.1
12cr|eog-plugins-3.4.1-1|4	Release:	1
12cr|eog-plugins-3.4.1-1|5	License:	GPLv2+
12cr|eog-plugins-3.4.1-1|6	Group:		Graphical desktop/GNOME
12cr|eog-plugins-3.4.1-1|7	URL:		http://www.gnome.org/projects/eog/
12cr|eog-plugins-3.4.1-1|8	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12cr|eog-plugins-3.4.1-1|9	
12cr|eog-plugins-3.4.1-1|10	BuildRequires:  intltool
12cr|eog-plugins-3.4.1-1|11	BuildRequires:	pkgconfig(champlain-0.12)
12cr|eog-plugins-3.4.1-1|12	#BuildRequires:	pkgconfig(champlain-gtk-0.12)
12cr|eog-plugins-3.4.1-1|13	BuildRequires:  pkgconfig(eog)
12cr|eog-plugins-3.4.1-1|14	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12cr|eog-plugins-3.4.1-1|15	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|eog-plugins-3.4.1-1|16	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
12cr|eog-plugins-3.4.1-1|17	BuildRequires:  pkgconfig(libexif)
12cr|eog-plugins-3.4.1-1|18	BuildRequires:  pkgconfig(libgdata)
12cr|eog-plugins-3.4.1-1|19	BuildRequires:  GL-devel
12cr|eog-plugins-3.4.1-1|20	
12cr|eog-plugins-3.4.1-1|21	Requires: eog
12cr|eog-plugins-3.4.1-1|22	Requires: postr
12cr|eog-plugins-3.4.1-1|23	
12cr|eog-plugins-3.4.1-1|24	%description
12cr|eog-plugins-3.4.1-1|25	This is the Eye of Gnome, an image viewer program. It is meant
12cr|eog-plugins-3.4.1-1|26	to be a fast and functional image viewer as well as an image
12cr|eog-plugins-3.4.1-1|27	cataloging program. It does proper handling of large images and
12cr|eog-plugins-3.4.1-1|28	images with full opacity information, and can zoom and scroll
12cr|eog-plugins-3.4.1-1|29	images quickly while keeping  memory usage constant.
12cr|eog-plugins-3.4.1-1|30	
12cr|eog-plugins-3.4.1-1|31	This package contains additional plugins for EOG:
12cr|eog-plugins-3.4.1-1|32	Map
12cr|eog-plugins-3.4.1-1|33	Exif display
12cr|eog-plugins-3.4.1-1|34	Zoom to fit image width
12cr|eog-plugins-3.4.1-1|35	Flickr Uploader
12cr|eog-plugins-3.4.1-1|36	PicasaWeb Uploader
12cr|eog-plugins-3.4.1-1|37	Python Console
12cr|eog-plugins-3.4.1-1|38	Send By Mail
12cr|eog-plugins-3.4.1-1|39	Slideshow Shuffle
12cr|eog-plugins-3.4.1-1|40	
12cr|eog-plugins-3.4.1-1|41	%prep
12cr|eog-plugins-3.4.1-1|42	%setup -q
12cr|eog-plugins-3.4.1-1|43	%apply_patches
12cr|eog-plugins-3.4.1-1|44	
12cr|eog-plugins-3.4.1-1|45	%build
12cr|eog-plugins-3.4.1-1|46	%configure2_5x \
12cr|eog-plugins-3.4.1-1|47	--disable-static
12cr|eog-plugins-3.4.1-1|48	
12cr|eog-plugins-3.4.1-1|49	%make
12cr|eog-plugins-3.4.1-1|50	
12cr|eog-plugins-3.4.1-1|51	%install
12cr|eog-plugins-3.4.1-1|52	%makeinstall_std
12cr|eog-plugins-3.4.1-1|53	rm -f %{buildroot}%{_libdir}/eog/plugins/*.la
12cr|eog-plugins-3.4.1-1|54	
12cr|eog-plugins-3.4.1-1|55	%{find_lang} %{name} --with-gnome
12cr|eog-plugins-3.4.1-1|56	
12cr|eog-plugins-3.4.1-1|57	%files -f %{name}.lang
12cr|eog-plugins-3.4.1-1|58	%doc AUTHORS NEWS README
12cr|eog-plugins-3.4.1-1|59	%{_datadir}/eog/plugins/*
12cr|eog-plugins-3.4.1-1|60	%{_libdir}/eog/plugins/*
12cr|eog-plugins-3.4.1-1|61	%{_datadir}/glib-2.0/schemas/*.xml
12cr|eog-plugins-3.4.1-1|62	
12cr|eog-plugins-3.4.1-1|63	
12cr|eog-plugins-3.4.1-1|64	%changelog
12cr|eog-plugins-3.4.1-1|65	* Sun May 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.1-1
12cr|eog-plugins-3.4.1-1|66	+ Revision: 800826
12cr|eog-plugins-3.4.1-1|67	- update to new version 3.4.1
12cr|eog-plugins-3.4.1-1|68	
12cr|eog-plugins-3.4.1-1|69	* Tue May 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.4.0-1
12cr|eog-plugins-3.4.1-1|70	+ Revision: 798926
12cr|eog-plugins-3.4.1-1|71	- BR: GL-devel
12cr|eog-plugins-3.4.1-1|72	- version update 3.4.0
12cr|eog-plugins-3.4.1-1|73	
12cr|eog-plugins-3.4.1-1|74	* Wed Mar 14 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.2-1
12cr|eog-plugins-3.4.1-1|75	+ Revision: 785011
12cr|eog-plugins-3.4.1-1|76	- new version 3.2.2
12cr|eog-plugins-3.4.1-1|77	- cleaned up spec
12cr|eog-plugins-3.4.1-1|78	
12cr|eog-plugins-3.4.1-1|79	+ Götz Waschk <waschk@mandriva.org>
12cr|eog-plugins-3.4.1-1|80	- rebuild
12cr|eog-plugins-3.4.1-1|81	
12cr|eog-plugins-3.4.1-1|82	* Sat Feb 05 2011 Götz Waschk <waschk@mandriva.org> 2.30.2-1
12cr|eog-plugins-3.4.1-1|83	+ Revision: 636218
12cr|eog-plugins-3.4.1-1|84	- new version
12cr|eog-plugins-3.4.1-1|85	- drop patch
12cr|eog-plugins-3.4.1-1|86	
12cr|eog-plugins-3.4.1-1|87	* Tue Aug 31 2010 Götz Waschk <waschk@mandriva.org> 2.30.1-3mdv2011.0
12cr|eog-plugins-3.4.1-1|88	+ Revision: 574685
12cr|eog-plugins-3.4.1-1|89	- build with new champlain
12cr|eog-plugins-3.4.1-1|90	
12cr|eog-plugins-3.4.1-1|91	* Sun Jul 11 2010 Götz Waschk <waschk@mandriva.org> 2.30.1-2mdv2011.0
12cr|eog-plugins-3.4.1-1|92	+ Revision: 551159
12cr|eog-plugins-3.4.1-1|93	- useless release bump
12cr|eog-plugins-3.4.1-1|94	- update to new version 2.30.1
12cr|eog-plugins-3.4.1-1|95	
12cr|eog-plugins-3.4.1-1|96	* Tue Mar 30 2010 Götz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12cr|eog-plugins-3.4.1-1|97	+ Revision: 528948
12cr|eog-plugins-3.4.1-1|98	- update to new version 2.30.0
12cr|eog-plugins-3.4.1-1|99	
12cr|eog-plugins-3.4.1-1|100	* Tue Feb 23 2010 Götz Waschk <waschk@mandriva.org> 2.29.91-1mdv2010.1
12cr|eog-plugins-3.4.1-1|101	+ Revision: 509950
12cr|eog-plugins-3.4.1-1|102	- update to new version 2.29.91
12cr|eog-plugins-3.4.1-1|103	
12cr|eog-plugins-3.4.1-1|104	* Mon Feb 15 2010 Götz Waschk <waschk@mandriva.org> 2.29.90-3mdv2010.1
12cr|eog-plugins-3.4.1-1|105	+ Revision: 506086
12cr|eog-plugins-3.4.1-1|106	- add missing postasa data files
12cr|eog-plugins-3.4.1-1|107	- update description
12cr|eog-plugins-3.4.1-1|108	
12cr|eog-plugins-3.4.1-1|109	* Mon Feb 15 2010 Götz Waschk <waschk@mandriva.org> 2.29.90-2mdv2010.1
12cr|eog-plugins-3.4.1-1|110	+ Revision: 506058
12cr|eog-plugins-3.4.1-1|111	- enable postasa plugin
12cr|eog-plugins-3.4.1-1|112	
12cr|eog-plugins-3.4.1-1|113	* Thu Feb 11 2010 Götz Waschk <waschk@mandriva.org> 2.29.90-1mdv2010.1
12cr|eog-plugins-3.4.1-1|114	+ Revision: 504124
12cr|eog-plugins-3.4.1-1|115	- new version
12cr|eog-plugins-3.4.1-1|116	- update file list
12cr|eog-plugins-3.4.1-1|117	
12cr|eog-plugins-3.4.1-1|118	* Tue Jan 12 2010 Götz Waschk <waschk@mandriva.org> 2.29.5-1mdv2010.1
12cr|eog-plugins-3.4.1-1|119	+ Revision: 490061
12cr|eog-plugins-3.4.1-1|120	- update to new version 2.29.5
12cr|eog-plugins-3.4.1-1|121	
12cr|eog-plugins-3.4.1-1|122	* Wed Dec 09 2009 Götz Waschk <waschk@mandriva.org> 2.29.2-1mdv2010.1
12cr|eog-plugins-3.4.1-1|123	+ Revision: 475378
12cr|eog-plugins-3.4.1-1|124	- new version
12cr|eog-plugins-3.4.1-1|125	- update file list
12cr|eog-plugins-3.4.1-1|126	
12cr|eog-plugins-3.4.1-1|127	* Thu Oct 22 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.1-1mdv2010.0
12cr|eog-plugins-3.4.1-1|128	+ Revision: 458858
12cr|eog-plugins-3.4.1-1|129	- Release 2.28.1
12cr|eog-plugins-3.4.1-1|130	
12cr|eog-plugins-3.4.1-1|131	* Mon Sep 21 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12cr|eog-plugins-3.4.1-1|132	+ Revision: 446729
12cr|eog-plugins-3.4.1-1|133	- new version
12cr|eog-plugins-3.4.1-1|134	- drop patch
12cr|eog-plugins-3.4.1-1|135	
12cr|eog-plugins-3.4.1-1|136	* Mon Sep 14 2009 Götz Waschk <waschk@mandriva.org> 2.27.92-2mdv2010.0
12cr|eog-plugins-3.4.1-1|137	+ Revision: 441032
12cr|eog-plugins-3.4.1-1|138	- patch for new libchamplain
12cr|eog-plugins-3.4.1-1|139	
12cr|eog-plugins-3.4.1-1|140	* Thu Sep 10 2009 Götz Waschk <waschk@mandriva.org> 2.27.92-1mdv2010.0
12cr|eog-plugins-3.4.1-1|141	+ Revision: 437406
12cr|eog-plugins-3.4.1-1|142	- new version
12cr|eog-plugins-3.4.1-1|143	- drop patches
12cr|eog-plugins-3.4.1-1|144	
12cr|eog-plugins-3.4.1-1|145	* Wed Aug 26 2009 Götz Waschk <waschk@mandriva.org> 2.27.91-3mdv2010.0
12cr|eog-plugins-3.4.1-1|146	+ Revision: 421368
12cr|eog-plugins-3.4.1-1|147	- replace postr filename patch by upstream version
12cr|eog-plugins-3.4.1-1|148	- fix crash in exif view
12cr|eog-plugins-3.4.1-1|149	
12cr|eog-plugins-3.4.1-1|150	* Tue Aug 25 2009 Götz Waschk <waschk@mandriva.org> 2.27.91-2mdv2010.0
12cr|eog-plugins-3.4.1-1|151	+ Revision: 420887
12cr|eog-plugins-3.4.1-1|152	- fix call to postr
12cr|eog-plugins-3.4.1-1|153	- update description
12cr|eog-plugins-3.4.1-1|154	
12cr|eog-plugins-3.4.1-1|155	* Tue Aug 25 2009 Götz Waschk <waschk@mandriva.org> 2.27.91-1mdv2010.0
12cr|eog-plugins-3.4.1-1|156	+ Revision: 420838
12cr|eog-plugins-3.4.1-1|157	- import eog-plugins
12cr|eog-plugins-3.4.1-1|158	

1219 12
12cr|epdfview-0.1.8-2|1	Summary:	Simple and lightweight PDF viewer
12cr|epdfview-0.1.8-2|2	Name:		epdfview
12cr|epdfview-0.1.8-2|3	Version:	0.1.8
12cr|epdfview-0.1.8-2|4	Release:	2
12cr|epdfview-0.1.8-2|5	Group:		Office
12cr|epdfview-0.1.8-2|6	License:	GPLv2+
12cr|epdfview-0.1.8-2|7	URL:		http://trac.emma-soft.com/epdfview/
12cr|epdfview-0.1.8-2|8	Source0:	http://trac.emma-soft.com/epdfview/chrome/site/releases/%{name}-%{version}.tar.bz2
12cr|epdfview-0.1.8-2|9	Patch1:		epdfview-0.1.8_glibh.patch
12cr|epdfview-0.1.8-2|10	Patch2:		epdfview-0.1.6-format_not_a_string_literal_and_no_format_arguments.patch
12cr|epdfview-0.1.8-2|11	
12cr|epdfview-0.1.8-2|12	BuildRequires:	bison
12cr|epdfview-0.1.8-2|13	BuildRequires:	cups-devel
12cr|epdfview-0.1.8-2|14	BuildRequires:	pkgconfig(cppunit)
12cr|epdfview-0.1.8-2|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|epdfview-0.1.8-2|16	BuildRequires:	pkgconfig(poppler-glib)
12cr|epdfview-0.1.8-2|17	Requires:	poppler
12cr|epdfview-0.1.8-2|18	
12cr|epdfview-0.1.8-2|19	%description
12cr|epdfview-0.1.8-2|20	ePDFView is a free lightweight PDF document viewer using
12cr|epdfview-0.1.8-2|21	Poppler and GTK+ libraries.The aim of ePDFView is to make
12cr|epdfview-0.1.8-2|22	a simple PDF document viewer, in the lines of Evince but
12cr|epdfview-0.1.8-2|23	without using the Gnome libraries.
12cr|epdfview-0.1.8-2|24	
12cr|epdfview-0.1.8-2|25	%prep
12cr|epdfview-0.1.8-2|26	%setup -q
12cr|epdfview-0.1.8-2|27	%apply_patches
12cr|epdfview-0.1.8-2|28	
12cr|epdfview-0.1.8-2|29	%build
12cr|epdfview-0.1.8-2|30	%configure2_5x \
12cr|epdfview-0.1.8-2|31	--disable-rpath \
12cr|epdfview-0.1.8-2|32	--with-cups
12cr|epdfview-0.1.8-2|33	%make
12cr|epdfview-0.1.8-2|34	
12cr|epdfview-0.1.8-2|35	%install
12cr|epdfview-0.1.8-2|36	%makeinstall_std
12cr|epdfview-0.1.8-2|37	
12cr|epdfview-0.1.8-2|38	# (tpg) move icons to the right place
12cr|epdfview-0.1.8-2|39	for i in 24 32 48;do
12cr|epdfview-0.1.8-2|40	mkdir -p %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps
12cr|epdfview-0.1.8-2|41	cp %{buildroot}%{_datadir}/%{name}/pixmaps/icon_epdfview-$i.png %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps/%{name}.png;
12cr|epdfview-0.1.8-2|42	done
12cr|epdfview-0.1.8-2|43	
12cr|epdfview-0.1.8-2|44	sed -i -e 's/^Icon=icon_epdfview-48$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
12cr|epdfview-0.1.8-2|45	
12cr|epdfview-0.1.8-2|46	%find_lang %{name}
12cr|epdfview-0.1.8-2|47	
12cr|epdfview-0.1.8-2|48	%files -f %{name}.lang
12cr|epdfview-0.1.8-2|49	%dir %{_datadir}/%{name}
12cr|epdfview-0.1.8-2|50	%{_bindir}/%{name}
12cr|epdfview-0.1.8-2|51	%{_datadir}/applications/%{name}.desktop
12cr|epdfview-0.1.8-2|52	%{_datadir}/%{name}/*
12cr|epdfview-0.1.8-2|53	%{_iconsdir}/hicolor/*/apps/*
12cr|epdfview-0.1.8-2|54	%{_mandir}/man1/epdfview.1.*
12cr|epdfview-0.1.8-2|55	
12cr|epdfview-0.1.8-2|56	
12cr|epdfview-0.1.8-2|57	
12cr|epdfview-0.1.8-2|58	%changelog
12cr|epdfview-0.1.8-2|59	* Sat Jun 16 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.1.8-2
12cr|epdfview-0.1.8-2|60	+ Revision: 806004
12cr|epdfview-0.1.8-2|61	- Fix build in current environment
12cr|epdfview-0.1.8-2|62	
12cr|epdfview-0.1.8-2|63	* Mon May 30 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.8-1
12cr|epdfview-0.1.8-2|64	+ Revision: 681985
12cr|epdfview-0.1.8-2|65	- update to new version 0.1.8
12cr|epdfview-0.1.8-2|66	- drop patches3 and 4
12cr|epdfview-0.1.8-2|67	- drop old scriplets
12cr|epdfview-0.1.8-2|68	- fix file list
12cr|epdfview-0.1.8-2|69	
12cr|epdfview-0.1.8-2|70	* Mon Apr 18 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.7-8
12cr|epdfview-0.1.8-2|71	+ Revision: 654804
12cr|epdfview-0.1.8-2|72	- rebuild
12cr|epdfview-0.1.8-2|73	
12cr|epdfview-0.1.8-2|74	* Sat Apr 02 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.7-7
12cr|epdfview-0.1.8-2|75	+ Revision: 649903
12cr|epdfview-0.1.8-2|76	- rebuild
12cr|epdfview-0.1.8-2|77	
12cr|epdfview-0.1.8-2|78	* Thu Dec 30 2010 Funda Wang <fwang@mandriva.org> 0.1.7-6mdv2011.0
12cr|epdfview-0.1.8-2|79	+ Revision: 626174
12cr|epdfview-0.1.8-2|80	- add patch to build with latest poppler 0.16.0
12cr|epdfview-0.1.8-2|81	- rebuild for new poppler
12cr|epdfview-0.1.8-2|82	
12cr|epdfview-0.1.8-2|83	* Thu Aug 05 2010 Götz Waschk <waschk@mandriva.org> 0.1.7-5mdv2011.0
12cr|epdfview-0.1.8-2|84	+ Revision: 566236
12cr|epdfview-0.1.8-2|85	- rebuild for new poppler
12cr|epdfview-0.1.8-2|86	
12cr|epdfview-0.1.8-2|87	* Sun Aug 30 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.7-4mdv2010.0
12cr|epdfview-0.1.8-2|88	+ Revision: 422601
12cr|epdfview-0.1.8-2|89	- add requires on poppler (mdvbz #46661)
12cr|epdfview-0.1.8-2|90	- Patch3: fox mouse scrolling (mdvbz #51414)
12cr|epdfview-0.1.8-2|91	
12cr|epdfview-0.1.8-2|92	* Tue May 19 2009 Götz Waschk <waschk@mandriva.org> 0.1.7-3mdv2010.0
12cr|epdfview-0.1.8-2|93	+ Revision: 377482
12cr|epdfview-0.1.8-2|94	- rebuild for new poppler
12cr|epdfview-0.1.8-2|95	
12cr|epdfview-0.1.8-2|96	* Sat Mar 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.7-2mdv2009.1
12cr|epdfview-0.1.8-2|97	+ Revision: 351898
12cr|epdfview-0.1.8-2|98	- fix missing icon (mdvbz #48511)
12cr|epdfview-0.1.8-2|99	
12cr|epdfview-0.1.8-2|100	* Tue Mar 03 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.7-1mdv2009.1
12cr|epdfview-0.1.8-2|101	+ Revision: 348103
12cr|epdfview-0.1.8-2|102	- update to the new version 0.1.7
12cr|epdfview-0.1.8-2|103	- drop patches 0 and 1, merged upstream
12cr|epdfview-0.1.8-2|104	- fix missing icons
12cr|epdfview-0.1.8-2|105	- correct icon name in desktop file
12cr|epdfview-0.1.8-2|106	
12cr|epdfview-0.1.8-2|107	* Wed Feb 11 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.6-7mdv2009.1
12cr|epdfview-0.1.8-2|108	+ Revision: 339502
12cr|epdfview-0.1.8-2|109	- Patch2: fix building with -Werror=format-security
12cr|epdfview-0.1.8-2|110	- add buildrequires on bison and cppunit-devel
12cr|epdfview-0.1.8-2|111	
12cr|epdfview-0.1.8-2|112	* Fri Jul 04 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.6-6mdv2009.0
12cr|epdfview-0.1.8-2|113	+ Revision: 231862
12cr|epdfview-0.1.8-2|114	- move icons to the right place
12cr|epdfview-0.1.8-2|115	- fix icon name in menu entry
12cr|epdfview-0.1.8-2|116	- run scriplets for mdv < 2009.0
12cr|epdfview-0.1.8-2|117	
12cr|epdfview-0.1.8-2|118	* Sun Jun 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.6-5mdv2009.0
12cr|epdfview-0.1.8-2|119	+ Revision: 219295
12cr|epdfview-0.1.8-2|120	- Patch1: fix compilation
12cr|epdfview-0.1.8-2|121	- rebuild for new poppler
12cr|epdfview-0.1.8-2|122	
12cr|epdfview-0.1.8-2|123	* Fri Mar 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.6-4mdv2008.1
12cr|epdfview-0.1.8-2|124	+ Revision: 190802
12cr|epdfview-0.1.8-2|125	- Patch0: fix printing of documents, patch from upstream svn (mdv bug #39332)
12cr|epdfview-0.1.8-2|126	
12cr|epdfview-0.1.8-2|127	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 0.1.6-3mdv2008.1
12cr|epdfview-0.1.8-2|128	+ Revision: 168491
12cr|epdfview-0.1.8-2|129	- rebuild
12cr|epdfview-0.1.8-2|130	- fix summary
12cr|epdfview-0.1.8-2|131	
12cr|epdfview-0.1.8-2|132	* Tue Jan 22 2008 Funda Wang <fwang@mandriva.org> 0.1.6-2mdv2008.1
12cr|epdfview-0.1.8-2|133	+ Revision: 156326
12cr|epdfview-0.1.8-2|134	- fix URL and tarball URL
12cr|epdfview-0.1.8-2|135	
12cr|epdfview-0.1.8-2|136	+ Olivier Blin <blino@mandriva.org>
12cr|epdfview-0.1.8-2|137	- restore BuildRoot
12cr|epdfview-0.1.8-2|138	
12cr|epdfview-0.1.8-2|139	+ Thierry Vignaud <tv@mandriva.org>
12cr|epdfview-0.1.8-2|140	- kill re-definition of %%buildroot on Pixel's request
12cr|epdfview-0.1.8-2|141	
12cr|epdfview-0.1.8-2|142	* Sun Sep 09 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.6-1mdv2008.0
12cr|epdfview-0.1.8-2|143	+ Revision: 83497
12cr|epdfview-0.1.8-2|144	- Import epdfview
12cr|epdfview-0.1.8-2|145	

1220 12
12cr|ephoto-0.1.1.77231-0.77231.1|1	#Tarball of svn snapshot created as follows...
12cr|ephoto-0.1.1.77231-0.77231.1|2	#Cut and paste in a shell after removing initial #
12cr|ephoto-0.1.1.77231-0.77231.1|3	
12cr|ephoto-0.1.1.77231-0.77231.1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/ephoto ephoto; \
12cr|ephoto-0.1.1.77231-0.77231.1|5	#cd ephoto; \
12cr|ephoto-0.1.1.77231-0.77231.1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|ephoto-0.1.1.77231-0.77231.1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|ephoto-0.1.1.77231-0.77231.1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|ephoto-0.1.1.77231-0.77231.1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|ephoto-0.1.1.77231-0.77231.1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|ephoto-0.1.1.77231-0.77231.1|11	#cd ..; \
12cr|ephoto-0.1.1.77231-0.77231.1|12	#tar -Jcf ephoto-$PKG_VERSION.tar.xz ephoto/ --exclude .svn --exclude .*ignore
12cr|ephoto-0.1.1.77231-0.77231.1|13	
12cr|ephoto-0.1.1.77231-0.77231.1|14	%define svnrev	77231
12cr|ephoto-0.1.1.77231-0.77231.1|15	
12cr|ephoto-0.1.1.77231-0.77231.1|16	Summary: 	Enlightenment photo manager
12cr|ephoto-0.1.1.77231-0.77231.1|17	Name: 		ephoto
12cr|ephoto-0.1.1.77231-0.77231.1|18	Epoch:		1
12cr|ephoto-0.1.1.77231-0.77231.1|19	Version: 	0.1.1.%{svnrev}
12cr|ephoto-0.1.1.77231-0.77231.1|20	Release: 	0.%{svnrev}.1
12cr|ephoto-0.1.1.77231-0.77231.1|21	License: 	BSD
12cr|ephoto-0.1.1.77231-0.77231.1|22	Group: 		Graphics
12cr|ephoto-0.1.1.77231-0.77231.1|23	URL: 		http://www.enlightenment.org
12cr|ephoto-0.1.1.77231-0.77231.1|24	Source0: 	%{name}-%{version}.tar.xz
12cr|ephoto-0.1.1.77231-0.77231.1|25	
12cr|ephoto-0.1.1.77231-0.77231.1|26	Buildrequires:	edje
12cr|ephoto-0.1.1.77231-0.77231.1|27	Buildrequires:	elementary
12cr|ephoto-0.1.1.77231-0.77231.1|28	Buildrequires:	evas
12cr|ephoto-0.1.1.77231-0.77231.1|29	Buildrequires:	gettext-devel
12cr|ephoto-0.1.1.77231-0.77231.1|30	BuildRequires:	pkgconfig(edje)
12cr|ephoto-0.1.1.77231-0.77231.1|31	Buildrequires:	pkgconfig(efreet)
12cr|ephoto-0.1.1.77231-0.77231.1|32	Buildrequires:	pkgconfig(eio)
12cr|ephoto-0.1.1.77231-0.77231.1|33	Buildrequires:	pkgconfig(elementary)
12cr|ephoto-0.1.1.77231-0.77231.1|34	Buildrequires:	pkgconfig(ethumb)
12cr|ephoto-0.1.1.77231-0.77231.1|35	BuildRequires:	pkgconfig(evas)
12cr|ephoto-0.1.1.77231-0.77231.1|36	Buildrequires:  pkgconfig(libexif)
12cr|ephoto-0.1.1.77231-0.77231.1|37	Buildrequires:  pkgconfig(eweather)
12cr|ephoto-0.1.1.77231-0.77231.1|38	
12cr|ephoto-0.1.1.77231-0.77231.1|39	%description
12cr|ephoto-0.1.1.77231-0.77231.1|40	Ephoto is an ewl app that is used for sophisticate image viewing.
12cr|ephoto-0.1.1.77231-0.77231.1|41	This package is part of the Enlightenment DR17 desktop shell.
12cr|ephoto-0.1.1.77231-0.77231.1|42	
12cr|ephoto-0.1.1.77231-0.77231.1|43	%prep
12cr|ephoto-0.1.1.77231-0.77231.1|44	%setup -qn %{name}
12cr|ephoto-0.1.1.77231-0.77231.1|45	
12cr|ephoto-0.1.1.77231-0.77231.1|46	%build
12cr|ephoto-0.1.1.77231-0.77231.1|47	NOCONFIGURE=yes ./autogen.sh
12cr|ephoto-0.1.1.77231-0.77231.1|48	%configure2_5x \
12cr|ephoto-0.1.1.77231-0.77231.1|49	--disable-static
12cr|ephoto-0.1.1.77231-0.77231.1|50	%make
12cr|ephoto-0.1.1.77231-0.77231.1|51	
12cr|ephoto-0.1.1.77231-0.77231.1|52	%install
12cr|ephoto-0.1.1.77231-0.77231.1|53	rm -rf %{buildroot}
12cr|ephoto-0.1.1.77231-0.77231.1|54	%makeinstall_std
12cr|ephoto-0.1.1.77231-0.77231.1|55	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12cr|ephoto-0.1.1.77231-0.77231.1|56	
12cr|ephoto-0.1.1.77231-0.77231.1|57	%files
12cr|ephoto-0.1.1.77231-0.77231.1|58	%doc AUTHORS ChangeLog COPYING COPYING.icons README
12cr|ephoto-0.1.1.77231-0.77231.1|59	%{_bindir}/*
12cr|ephoto-0.1.1.77231-0.77231.1|60	%{_libdir}/*.so
12cr|ephoto-0.1.1.77231-0.77231.1|61	%{_datadir}/%{name}/themes/default/*.edj
12cr|ephoto-0.1.1.77231-0.77231.1|62	%{_datadir}/%{name}/images/*.png
12cr|ephoto-0.1.1.77231-0.77231.1|63	%{_datadir}/pixmaps/*.png
12cr|ephoto-0.1.1.77231-0.77231.1|64	%{_datadir}/applications/ephoto.desktop
12cr|ephoto-0.1.1.77231-0.77231.1|65	

1221 12
12cr|ephysics-0.1.99.77544-1|1	%define major 0
12cr|ephysics-0.1.99.77544-1|2	%define libname %mklibname %{name} %{major}
12cr|ephysics-0.1.99.77544-1|3	%define devname %mklibname %{name} -d
12cr|ephysics-0.1.99.77544-1|4	
12cr|ephysics-0.1.99.77544-1|5	%define svnrev 77544
12cr|ephysics-0.1.99.77544-1|6	
12cr|ephysics-0.1.99.77544-1|7	Name:		ephysics
12cr|ephysics-0.1.99.77544-1|8	Version:	0.1.99.%{svnrev}
12cr|ephysics-0.1.99.77544-1|9	Release:	1
12cr|ephysics-0.1.99.77544-1|10	Summary:	A wrapper between Ecore, Evas and Bullet Physics
12cr|ephysics-0.1.99.77544-1|11	License:	LGPL
12cr|ephysics-0.1.99.77544-1|12	Group:		Graphical desktop/Enlightenment
12cr|ephysics-0.1.99.77544-1|13	Url:		http://trac.enlightenment.org/e/browser/trunk/ephysics
12cr|ephysics-0.1.99.77544-1|14	Source:		%{name}-%{version}.tar.bz2
12cr|ephysics-0.1.99.77544-1|15	Patch0:		ephysics-0.1.99.77544-linkage.patch
12cr|ephysics-0.1.99.77544-1|16	BuildRequires:	autoconf
12cr|ephysics-0.1.99.77544-1|17	BuildRequires:	automake
12cr|ephysics-0.1.99.77544-1|18	BuildRequires:	libtool
12cr|ephysics-0.1.99.77544-1|19	BuildRequires:	pkgconfig(ecore)
12cr|ephysics-0.1.99.77544-1|20	BuildRequires:	pkgconfig(ecore-evas)
12cr|ephysics-0.1.99.77544-1|21	BuildRequires:	pkgconfig(eina)
12cr|ephysics-0.1.99.77544-1|22	BuildRequires:	pkgconfig(evas)
12cr|ephysics-0.1.99.77544-1|23	BuildRequires:	pkgconfig(bullet)
12cr|ephysics-0.1.99.77544-1|24	
12cr|ephysics-0.1.99.77544-1|25	%description
12cr|ephysics-0.1.99.77544-1|26	EPhysics is a library that manages Ecore, Evas and Bullet Physics into
12cr|ephysics-0.1.99.77544-1|27	an easy to use way. It's a kind of wrapper, a glue, between these libraries.
12cr|ephysics-0.1.99.77544-1|28	It's not intended to be a physics library (we already have many out there).
12cr|ephysics-0.1.99.77544-1|29	
12cr|ephysics-0.1.99.77544-1|30	%package -n %{libname}
12cr|ephysics-0.1.99.77544-1|31	Summary:	Ephysics Dynamic Libraries
12cr|ephysics-0.1.99.77544-1|32	Group:		System/Libraries
12cr|ephysics-0.1.99.77544-1|33	
12cr|ephysics-0.1.99.77544-1|34	%description -n %{libname}
12cr|ephysics-0.1.99.77544-1|35	Ephysics is core EFL (Enlightenment Foundation Libraries) library to handle various data types.
12cr|ephysics-0.1.99.77544-1|36	
12cr|ephysics-0.1.99.77544-1|37	%package -n %{devname}
12cr|ephysics-0.1.99.77544-1|38	Summary:	Ephysics headers, static libraries, documentation and test programs
12cr|ephysics-0.1.99.77544-1|39	Group:		Development/Other
12cr|ephysics-0.1.99.77544-1|40	Requires:	%{libname} = %{version}-%{release}
12cr|ephysics-0.1.99.77544-1|41	
12cr|ephysics-0.1.99.77544-1|42	%description -n %{devname}
12cr|ephysics-0.1.99.77544-1|43	Headers, static libraries, test programs and documentation for ephysics.
12cr|ephysics-0.1.99.77544-1|44	
12cr|ephysics-0.1.99.77544-1|45	%prep
12cr|ephysics-0.1.99.77544-1|46	%setup -q
12cr|ephysics-0.1.99.77544-1|47	%patch0 -p1
12cr|ephysics-0.1.99.77544-1|48	
12cr|ephysics-0.1.99.77544-1|49	%build
12cr|ephysics-0.1.99.77544-1|50	NOCONFIGURE=yes ./autogen.sh
12cr|ephysics-0.1.99.77544-1|51	%configure --disable-static
12cr|ephysics-0.1.99.77544-1|52	%make
12cr|ephysics-0.1.99.77544-1|53	
12cr|ephysics-0.1.99.77544-1|54	%install
12cr|ephysics-0.1.99.77544-1|55	%makeinstall_std
12cr|ephysics-0.1.99.77544-1|56	
12cr|ephysics-0.1.99.77544-1|57	%files -n %{libname}
12cr|ephysics-0.1.99.77544-1|58	%{_libdir}/libephysics.so.%{major}*
12cr|ephysics-0.1.99.77544-1|59	
12cr|ephysics-0.1.99.77544-1|60	%files -n %{devname}
12cr|ephysics-0.1.99.77544-1|61	%{_includedir}/ephysics-0/
12cr|ephysics-0.1.99.77544-1|62	%{_libdir}/pkgconfig/ephysics.pc
12cr|ephysics-0.1.99.77544-1|63	%{_libdir}/libephysics.so
12cr|ephysics-0.1.99.77544-1|64	

1222 12
12cr|epic4-2.10.1-1|1	%define help_version    20050315
12cr|epic4-2.10.1-1|2	
12cr|epic4-2.10.1-1|3	Name:           epic4
12cr|epic4-2.10.1-1|4	Version:        2.10.1
12cr|epic4-2.10.1-1|5	Release:        1
12cr|epic4-2.10.1-1|6	Summary:        (E)nhanced (P)rogrammable (I)RC-II (C)lient
12cr|epic4-2.10.1-1|7	Group:          Networking/IRC
12cr|epic4-2.10.1-1|8	License:        BSD
12cr|epic4-2.10.1-1|9	URL:            http://www.epicsol.org/
12cr|epic4-2.10.1-1|10	Source0:        ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/epic4-%{version}.tar.bz2
12cr|epic4-2.10.1-1|11	Source1:        ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/epic4-help-%{help_version}.tar.gz
12cr|epic4-2.10.1-1|12	Source2:        epic.wmconfig
12cr|epic4-2.10.1-1|13	Source3:        ircII.servers
12cr|epic4-2.10.1-1|14	# Don't include term.h, it conflicts with termcap.h - AdamW 2008/12
12cr|epic4-2.10.1-1|15	Patch0:		epic4-2.10-include.patch
12cr|epic4-2.10.1-1|16	Obsoletes:      ircii-EPIC4 < %{version}-%{release}
12cr|epic4-2.10.1-1|17	Provides:       ircii-EPIC4 = %{version}-%{release}
12cr|epic4-2.10.1-1|18	Obsoletes:      epic < %{version}-%{release}
12cr|epic4-2.10.1-1|19	Provides:       epic = %{version}-%{release}
12cr|epic4-2.10.1-1|20	Obsoletes:      epic-help < %{help_version}
12cr|epic4-2.10.1-1|21	Provides:       epic-help = %{help_version}
12cr|epic4-2.10.1-1|22	Requires(post): desktop-file-utils
12cr|epic4-2.10.1-1|23	Requires(postun): desktop-file-utils
12cr|epic4-2.10.1-1|24	BuildRequires:  desktop-file-utils
12cr|epic4-2.10.1-1|25	BuildRequires:  ncurses-devel
12cr|epic4-2.10.1-1|26	BuildRequires:  openssl-devel
12cr|epic4-2.10.1-1|27	BuildRequires:  tcl-devel
12cr|epic4-2.10.1-1|28	BuildRequires:  perl-devel
12cr|epic4-2.10.1-1|29	
12cr|epic4-2.10.1-1|30	%description
12cr|epic4-2.10.1-1|31	EPIC is the (E)nhanced (P)rogrammable (I)RC-II (C)lient.  It
12cr|epic4-2.10.1-1|32	is a program used to connect to IRC servers around the globe
12cr|epic4-2.10.1-1|33	so that the user can ``chat'' with others.
12cr|epic4-2.10.1-1|34	
12cr|epic4-2.10.1-1|35	%prep
12cr|epic4-2.10.1-1|36	%setup -q -a 1 -T -b 0
12cr|epic4-2.10.1-1|37	%patch0 -p1 -b .include
12cr|epic4-2.10.1-1|38	%{__rm} -r `%{_bindir}/find -type d -name CVS`
12cr|epic4-2.10.1-1|39	
12cr|epic4-2.10.1-1|40	%build
12cr|epic4-2.10.1-1|41	%{configure2_5x} --with-ipv6 \
12cr|epic4-2.10.1-1|42	--with-perl \
12cr|epic4-2.10.1-1|43	--with-ssl \
12cr|epic4-2.10.1-1|44	--without-socks \
12cr|epic4-2.10.1-1|45	--without-socks5 \
12cr|epic4-2.10.1-1|46	--with-tcl
12cr|epic4-2.10.1-1|47	
12cr|epic4-2.10.1-1|48	%{make} wserv_exe="%{_libexecdir}"
12cr|epic4-2.10.1-1|49	
12cr|epic4-2.10.1-1|50	%install
12cr|epic4-2.10.1-1|51	%{__rm} -rf %{buildroot}
12cr|epic4-2.10.1-1|52	%{makeinstall} installhelp sharedir=%{buildroot}%{_datadir} libexecdir=%{buildroot}%{_libexecdir}
12cr|epic4-2.10.1-1|53	%{__install} -m644 %{SOURCE3} %{buildroot}%{_datadir}/epic
12cr|epic4-2.10.1-1|54	%{__chmod} 755 %{buildroot}%{_datadir}/epic/script/epic-crypt-gpg{,-aa}
12cr|epic4-2.10.1-1|55	
12cr|epic4-2.10.1-1|56	%{__cat} > %{name}.desktop << EOF
12cr|epic4-2.10.1-1|57	[Desktop Entry]
12cr|epic4-2.10.1-1|58	Name=Epic
12cr|epic4-2.10.1-1|59	Comment=EPIC is the (E)nhanced (P)rogrammable (I)RC-II (C)lient.
12cr|epic4-2.10.1-1|60	Exec=%{_bindir}/%{name}
12cr|epic4-2.10.1-1|61	Icon=irc_section
12cr|epic4-2.10.1-1|62	Terminal=false
12cr|epic4-2.10.1-1|63	Type=Application
12cr|epic4-2.10.1-1|64	Categories=X-MandrivaLinux-Internet-Chat;Network;IRCClient;
12cr|epic4-2.10.1-1|65	EOF
12cr|epic4-2.10.1-1|66	
12cr|epic4-2.10.1-1|67	%{__mkdir_p} %{buildroot}%{_datadir}/applications
12cr|epic4-2.10.1-1|68	%{_bindir}/desktop-file-install --vendor="mandriva" \
12cr|epic4-2.10.1-1|69	--remove-category="Application" \
12cr|epic4-2.10.1-1|70	--dir %{buildroot}%{_datadir}/applications %{name}.desktop
12cr|epic4-2.10.1-1|71	
12cr|epic4-2.10.1-1|72	# Empty docs make rpmlint go crazy
12cr|epic4-2.10.1-1|73	find %buildroot -size 0 |xargs rm -f
12cr|epic4-2.10.1-1|74	
12cr|epic4-2.10.1-1|75	%clean
12cr|epic4-2.10.1-1|76	%{__rm} -rf %{buildroot}
12cr|epic4-2.10.1-1|77	
12cr|epic4-2.10.1-1|78	%files
12cr|epic4-2.10.1-1|79	%defattr(-,root,root,0755)
12cr|epic4-2.10.1-1|80	%doc INSTALL UPDATES KNOWNBUGS BUG_FORM doc/*
12cr|epic4-2.10.1-1|81	%{_bindir}/*
12cr|epic4-2.10.1-1|82	%{_libexecdir}/*
12cr|epic4-2.10.1-1|83	%dir %{_datadir}/epic
12cr|epic4-2.10.1-1|84	%config(noreplace) %{_datadir}/epic/ircII.servers
12cr|epic4-2.10.1-1|85	%{_datadir}/epic/script/
12cr|epic4-2.10.1-1|86	%{_datadir}/epic/help/
12cr|epic4-2.10.1-1|87	%{_mandir}/man1/*
12cr|epic4-2.10.1-1|88	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|epic4-2.10.1-1|89	
12cr|epic4-2.10.1-1|90	
12cr|epic4-2.10.1-1|91	%changelog
12cr|epic4-2.10.1-1|92	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.10-4mdv2011.0
12cr|epic4-2.10.1-1|93	+ Revision: 610380
12cr|epic4-2.10.1-1|94	- rebuild
12cr|epic4-2.10.1-1|95	
12cr|epic4-2.10.1-1|96	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 2.10-3mdv2010.1
12cr|epic4-2.10.1-1|97	+ Revision: 537455
12cr|epic4-2.10.1-1|98	- rebuild
12cr|epic4-2.10.1-1|99	
12cr|epic4-2.10.1-1|100	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 2.10-2mdv2010.0
12cr|epic4-2.10.1-1|101	+ Revision: 437468
12cr|epic4-2.10.1-1|102	- rebuild
12cr|epic4-2.10.1-1|103	
12cr|epic4-2.10.1-1|104	* Sat Dec 06 2008 Adam Williamson <awilliamson@mandriva.org> 2.10-1mdv2009.1
12cr|epic4-2.10.1-1|105	+ Revision: 311087
12cr|epic4-2.10.1-1|106	- remove mdv menu category
12cr|epic4-2.10.1-1|107	- add include.patch (fix build by dropping an include that introduces conflicts)
12cr|epic4-2.10.1-1|108	- new release 2.10
12cr|epic4-2.10.1-1|109	
12cr|epic4-2.10.1-1|110	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.8-3mdv2009.0
12cr|epic4-2.10.1-1|111	+ Revision: 244928
12cr|epic4-2.10.1-1|112	- rebuild
12cr|epic4-2.10.1-1|113	- kill re-definition of %%buildroot on Pixel's request
12cr|epic4-2.10.1-1|114	
12cr|epic4-2.10.1-1|115	+ Pixel <pixel@mandriva.com>
12cr|epic4-2.10.1-1|116	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|epic4-2.10.1-1|117	
12cr|epic4-2.10.1-1|118	+ Olivier Blin <oblin@mandriva.com>
12cr|epic4-2.10.1-1|119	- restore BuildRoot
12cr|epic4-2.10.1-1|120	
12cr|epic4-2.10.1-1|121	* Sat Nov 10 2007 David Walluck <walluck@mandriva.org> 2.8-1mdv2008.1
12cr|epic4-2.10.1-1|122	+ Revision: 107317
12cr|epic4-2.10.1-1|123	- 2.8
12cr|epic4-2.10.1-1|124	
12cr|epic4-2.10.1-1|125	* Mon Sep 10 2007 David Walluck <walluck@mandriva.org> 2.6-2mdv2008.0
12cr|epic4-2.10.1-1|126	+ Revision: 83959
12cr|epic4-2.10.1-1|127	- rebuild
12cr|epic4-2.10.1-1|128	- update BuildRequires
12cr|epic4-2.10.1-1|129	- don't force removal of CVS dirs
12cr|epic4-2.10.1-1|130	- use %%{_libexecdir} macro
12cr|epic4-2.10.1-1|131	- kill the old Debian menu
12cr|epic4-2.10.1-1|132	
12cr|epic4-2.10.1-1|133	
12cr|epic4-2.10.1-1|134	* Sun Feb 04 2007 David Walluck <walluck@mandriva.org> 2.6-1mdv2007.0
12cr|epic4-2.10.1-1|135	+ Revision: 116127
12cr|epic4-2.10.1-1|136	- 2.6
12cr|epic4-2.10.1-1|137	- Import epic4
12cr|epic4-2.10.1-1|138	
12cr|epic4-2.10.1-1|139	* Wed Sep 06 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.2-3mdv2007.0
12cr|epic4-2.10.1-1|140	- XDG
12cr|epic4-2.10.1-1|141	
12cr|epic4-2.10.1-1|142	* Mon Jan 09 2006 Marcel Pol <mpol@mandriva.org> 2.2-2mdk
12cr|epic4-2.10.1-1|143	- rebuild for new openssl
12cr|epic4-2.10.1-1|144	
12cr|epic4-2.10.1-1|145	* Mon Jun 13 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.2-1mdk
12cr|epic4-2.10.1-1|146	- 2.2
12cr|epic4-2.10.1-1|147	
12cr|epic4-2.10.1-1|148	* Fri May 06 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.1.1-2mdk
12cr|epic4-2.10.1-1|149	- lib64 fix
12cr|epic4-2.10.1-1|150	- fix menu section
12cr|epic4-2.10.1-1|151	- %%mkrel
12cr|epic4-2.10.1-1|152	
12cr|epic4-2.10.1-1|153	* Thu Nov 11 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.1.1-1mdk
12cr|epic4-2.10.1-1|154	- 2.1.1
12cr|epic4-2.10.1-1|155	- drop P1 & P2 (fixed upstream)
12cr|epic4-2.10.1-1|156	
12cr|epic4-2.10.1-1|157	* Fri May 07 2004 Michael Scherer <misc@mandrake.org> 1.0.1-7mdk
12cr|epic4-2.10.1-1|158	- change Group
12cr|epic4-2.10.1-1|159	
12cr|epic4-2.10.1-1|160	* Wed Apr 28 2004 Michael Scherer <misc@mandrake.org> 1.0.1-6mdk
12cr|epic4-2.10.1-1|161	- [DIRM]
12cr|epic4-2.10.1-1|162	- removed useless messages ( ftp no longer valid )
12cr|epic4-2.10.1-1|163	- rpmbuildupdate aware
12cr|epic4-2.10.1-1|164	- correct rpmlint warnings
12cr|epic4-2.10.1-1|165	

1223 12
12cr|epic5-1.1.2-1|1	Name:		epic5
12cr|epic5-1.1.2-1|2	Version:	1.1.2
12cr|epic5-1.1.2-1|3	Release:	%mkrel 1
12cr|epic5-1.1.2-1|4	Epoch:		0
12cr|epic5-1.1.2-1|5	Summary:	(E)nhanced (P)rogrammable (I)RC-II (C)lient
12cr|epic5-1.1.2-1|6	Group:		Networking/IRC
12cr|epic5-1.1.2-1|7	License:	BSD
12cr|epic5-1.1.2-1|8	URL:		http://www.epicsol.org/
12cr|epic5-1.1.2-1|9	Source0:	http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/%{name}-%{version}.tar.bz2
12cr|epic5-1.1.2-1|10	Source1:	ftp://ftp.epicsol.org/pub/epic/help/epic-help-current.tar.bz2
12cr|epic5-1.1.2-1|11	# Amnesiac 2.0.2 release updated on Jul 26 2010 @ 20:09
12cr|epic5-1.1.2-1|12	Source2:	http://amnesiac.ircii.org/amnesiac2.0.2cvs51.tgz
12cr|epic5-1.1.2-1|13	#BuildRequires:  dante-devel
12cr|epic5-1.1.2-1|14	BuildRequires:	libarchive-devel
12cr|epic5-1.1.2-1|15	BuildRequires:	ncurses-devel
12cr|epic5-1.1.2-1|16	BuildRequires:	openssl-devel
12cr|epic5-1.1.2-1|17	BuildRequires:	perl-devel
12cr|epic5-1.1.2-1|18	BuildRequires:	ruby-devel
12cr|epic5-1.1.2-1|19	BuildRequires:	tcl-devel
12cr|epic5-1.1.2-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|epic5-1.1.2-1|21	
12cr|epic5-1.1.2-1|22	%description
12cr|epic5-1.1.2-1|23	EPIC is an irc client project. The EPIC software was forked from
12cr|epic5-1.1.2-1|24	ircII-2.8.2 in fall 1994. There have been 5 generations of EPIC.
12cr|epic5-1.1.2-1|25	
12cr|epic5-1.1.2-1|26	EPIC's development model is to provide tools to scripters rather than
12cr|epic5-1.1.2-1|27	features to end users. Out of the box, EPIC behaves much the same way
12cr|epic5-1.1.2-1|28	ircII-2.8.2 did in 1994. To truly leverage EPIC, you will need a
12cr|epic5-1.1.2-1|29	script pack. This Mandriva package includes the Amnesia script pack,
12cr|epic5-1.1.2-1|30	see http://amnesiac.ircii.org/
12cr|epic5-1.1.2-1|31	
12cr|epic5-1.1.2-1|32	%prep
12cr|epic5-1.1.2-1|33	%setup -q -a 1 -T -b 0
12cr|epic5-1.1.2-1|34	%{_bindir}/find . -type d -name CVS | %{_bindir}/xargs -t %{__rm} -r
12cr|epic5-1.1.2-1|35	%{__perl} -pi -e 's|/usr/local/bin/perl5|%{__perl}|' regress/crash-irc
12cr|epic5-1.1.2-1|36	
12cr|epic5-1.1.2-1|37	%build
12cr|epic5-1.1.2-1|38	%{configure2_5x} --with-ipv6 \
12cr|epic5-1.1.2-1|39	--with-perl \
12cr|epic5-1.1.2-1|40	--with-ruby \
12cr|epic5-1.1.2-1|41	--with-ssl \
12cr|epic5-1.1.2-1|42	--without-socks \
12cr|epic5-1.1.2-1|43	--with-tcl
12cr|epic5-1.1.2-1|44	make wserv_exe=%{_bindir}/wserv4
12cr|epic5-1.1.2-1|45	
12cr|epic5-1.1.2-1|46	%install
12cr|epic5-1.1.2-1|47	%{__rm} -rf %{buildroot}
12cr|epic5-1.1.2-1|48	%{makeinstall} libexecdir=%{buildroot}%{_bindir} sharedir=%{buildroot}%{_datadir} installhelp
12cr|epic5-1.1.2-1|49	%{__chmod} 755 %{buildroot}%{_datadir}/%{name}/script/epic-crypt-gpg{,-aa}
12cr|epic5-1.1.2-1|50	
12cr|epic5-1.1.2-1|51	%{__tar} -xf %{SOURCE2} -C %{buildroot}%{_datadir}/%{name}/script
12cr|epic5-1.1.2-1|52	%{__chmod} 644 %{buildroot}%{_datadir}/%{name}/script/amn/themes/ansiless.th
12cr|epic5-1.1.2-1|53	
12cr|epic5-1.1.2-1|54	%clean
12cr|epic5-1.1.2-1|55	%{__rm} -rf %{buildroot}
12cr|epic5-1.1.2-1|56	
12cr|epic5-1.1.2-1|57	%files
12cr|epic5-1.1.2-1|58	%defattr(0644,root,root,0755)
12cr|epic5-1.1.2-1|59	%doc BUG_FORM COPYRIGHT FILES INSTALL KNOWNBUGS README README-CRYPTO UPDATES VOTES doc/* contrib regress
12cr|epic5-1.1.2-1|60	%attr(0755,root,root) %{_bindir}/%{name}
12cr|epic5-1.1.2-1|61	%attr(0755,root,root) %{_bindir}/%{name}-%{version}
12cr|epic5-1.1.2-1|62	%attr(0755,root,root) %{_bindir}/epic5-wserv4
12cr|epic5-1.1.2-1|63	%{_mandir}/man1/%{name}.1*
12cr|epic5-1.1.2-1|64	%{_datadir}/%{name}
12cr|epic5-1.1.2-1|65	
12cr|epic5-1.1.2-1|66	
12cr|epic5-1.1.2-1|67	
12cr|epic5-1.1.2-1|68	%changelog
12cr|epic5-1.1.2-1|69	* Thu Oct 13 2011 Andrey Bondrov <abondrov@mandriva.org> 0:1.1.2-1mdv2011.0
12cr|epic5-1.1.2-1|70	+ Revision: 704598
12cr|epic5-1.1.2-1|71	- New version: 1.1.2
12cr|epic5-1.1.2-1|72	
12cr|epic5-1.1.2-1|73	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0:0.9.0-4mdv2011.0
12cr|epic5-1.1.2-1|74	+ Revision: 610381
12cr|epic5-1.1.2-1|75	- rebuild
12cr|epic5-1.1.2-1|76	
12cr|epic5-1.1.2-1|77	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 0:0.9.0-3mdv2010.1
12cr|epic5-1.1.2-1|78	+ Revision: 537453
12cr|epic5-1.1.2-1|79	- rebuild
12cr|epic5-1.1.2-1|80	
12cr|epic5-1.1.2-1|81	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0:0.9.0-2mdv2010.0
12cr|epic5-1.1.2-1|82	+ Revision: 437470
12cr|epic5-1.1.2-1|83	- rebuild
12cr|epic5-1.1.2-1|84	
12cr|epic5-1.1.2-1|85	* Sat Dec 06 2008 Adam Williamson <awilliamson@mandriva.org> 0:0.9.0-1mdv2009.1
12cr|epic5-1.1.2-1|86	+ Revision: 311082
12cr|epic5-1.1.2-1|87	- finish dropping the menu entry
12cr|epic5-1.1.2-1|88	- rebuild for new tcl
12cr|epic5-1.1.2-1|89	- drop the menu entry, it's a console app
12cr|epic5-1.1.2-1|90	- drop parallel build, it breaks
12cr|epic5-1.1.2-1|91	- update the description, which was still talking about epic4
12cr|epic5-1.1.2-1|92	- add the amnesiac version info as a comment as you can't tell from file name
12cr|epic5-1.1.2-1|93	- new release 0.9.0
12cr|epic5-1.1.2-1|94	- spec clean
12cr|epic5-1.1.2-1|95	
12cr|epic5-1.1.2-1|96	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0:0.3.5-3mdv2009.0
12cr|epic5-1.1.2-1|97	+ Revision: 244929
12cr|epic5-1.1.2-1|98	- rebuild
12cr|epic5-1.1.2-1|99	- kill re-definition of %%buildroot on Pixel's request
12cr|epic5-1.1.2-1|100	
12cr|epic5-1.1.2-1|101	+ Olivier Blin <blino@mandriva.org>
12cr|epic5-1.1.2-1|102	- restore BuildRoot
12cr|epic5-1.1.2-1|103	
12cr|epic5-1.1.2-1|104	* Sat Nov 10 2007 David Walluck <walluck@mandriva.org> 0:0.3.5-1mdv2008.1
12cr|epic5-1.1.2-1|105	+ Revision: 107318
12cr|epic5-1.1.2-1|106	- 0.3.5
12cr|epic5-1.1.2-1|107	
12cr|epic5-1.1.2-1|108	* Mon Sep 10 2007 David Walluck <walluck@mandriva.org> 0:0.3.4-4mdv2008.0
12cr|epic5-1.1.2-1|109	+ Revision: 83969
12cr|epic5-1.1.2-1|110	- bump release
12cr|epic5-1.1.2-1|111	- ship the amnesiac snapshot for this epic version
12cr|epic5-1.1.2-1|112	
12cr|epic5-1.1.2-1|113	* Mon Sep 10 2007 David Walluck <walluck@mandriva.org> 0:0.3.4-3mdv2008.0
12cr|epic5-1.1.2-1|114	+ Revision: 83960
12cr|epic5-1.1.2-1|115	- include hook bugfix from hop
12cr|epic5-1.1.2-1|116	- update amnesiac to 1.5r2
12cr|epic5-1.1.2-1|117	- do not force removal of CVS dirs
12cr|epic5-1.1.2-1|118	- remove Application category from desktop menu
12cr|epic5-1.1.2-1|119	- set vendor for desktop menu
12cr|epic5-1.1.2-1|120	- fix amnesiac perms to be world readable
12cr|epic5-1.1.2-1|121	
12cr|epic5-1.1.2-1|122	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0:0.3.4-2mdv2008.0
12cr|epic5-1.1.2-1|123	+ Revision: 82012
12cr|epic5-1.1.2-1|124	- rebuild for new soname of tcl
12cr|epic5-1.1.2-1|125	
12cr|epic5-1.1.2-1|126	* Thu Sep 06 2007 Nicolas Vigier <nvigier@mandriva.com> 0:0.3.4-1mdv2008.0
12cr|epic5-1.1.2-1|127	+ Revision: 81078
12cr|epic5-1.1.2-1|128	- new version
12cr|epic5-1.1.2-1|129	
12cr|epic5-1.1.2-1|130	+ Thierry Vignaud <tv@mandriva.org>
12cr|epic5-1.1.2-1|131	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|epic5-1.1.2-1|132	
12cr|epic5-1.1.2-1|133	
12cr|epic5-1.1.2-1|134	* Sun Feb 04 2007 David Walluck <walluck@mandriva.org> 0.3.2-1mdv2007.0
12cr|epic5-1.1.2-1|135	+ Revision: 116124
12cr|epic5-1.1.2-1|136	- 0.3.2
12cr|epic5-1.1.2-1|137	
12cr|epic5-1.1.2-1|138	* Fri Oct 27 2006 David Walluck <walluck@mandriva.org> 0:0.3.1-3mdv2007.1
12cr|epic5-1.1.2-1|139	+ Revision: 72938
12cr|epic5-1.1.2-1|140	- include amnesiac 1.4r2
12cr|epic5-1.1.2-1|141	
12cr|epic5-1.1.2-1|142	* Fri Oct 27 2006 David Walluck <walluck@mandriva.org> 0:0.3.1-2mdv2007.1
12cr|epic5-1.1.2-1|143	+ Revision: 72921
12cr|epic5-1.1.2-1|144	- fix summary, description, and menu summary
12cr|epic5-1.1.2-1|145	
12cr|epic5-1.1.2-1|146	* Fri Oct 27 2006 David Walluck <walluck@mandriva.org> 0:0.3.1-1mdv2007.0
12cr|epic5-1.1.2-1|147	+ Revision: 72913
12cr|epic5-1.1.2-1|148	- Import epic5
12cr|epic5-1.1.2-1|149	
12cr|epic5-1.1.2-1|150	* Thu Oct 26 2006 David Walluck <walluck@mandriva.org> 0:0.3.1-1mdv2007.1
12cr|epic5-1.1.2-1|151	- release
12cr|epic5-1.1.2-1|152	

1224 12
12cr|eqonomize-0.6-3|1	%define name    eqonomize
12cr|eqonomize-0.6-3|2	%define version 0.6
12cr|eqonomize-0.6-3|3	%define release %mkrel 3
12cr|eqonomize-0.6-3|4	
12cr|eqonomize-0.6-3|5	Name:           %name
12cr|eqonomize-0.6-3|6	Version:        %version
12cr|eqonomize-0.6-3|7	Release:        %release
12cr|eqonomize-0.6-3|8	Source0:        http://ovh.dl.sourceforge.net/sourceforge/eqonomize/%name-%version.tar.gz
12cr|eqonomize-0.6-3|9	Patch0:         eqonomize-0.6-fix-desktopfile-typo.patch
12cr|eqonomize-0.6-3|10	Patch1:		eqonomize-0.6-fix-docs.patch
12cr|eqonomize-0.6-3|11	Summary:        Personal finance program for KDE
12cr|eqonomize-0.6-3|12	License:        GPLv2+
12cr|eqonomize-0.6-3|13	Group:          Office
12cr|eqonomize-0.6-3|14	Url:            http://eqonomize.sourceforge.net/
12cr|eqonomize-0.6-3|15	BuildRequires:  kdelibs4-devel
12cr|eqonomize-0.6-3|16	
12cr|eqonomize-0.6-3|17	%description
12cr|eqonomize-0.6-3|18	Eqonomize! is a personal accounting software,
12cr|eqonomize-0.6-3|19	with focus on efficiency and ease of use for
12cr|eqonomize-0.6-3|20	the small household economy.
12cr|eqonomize-0.6-3|21	
12cr|eqonomize-0.6-3|22	%files -f %name.lang
12cr|eqonomize-0.6-3|23	%defattr(-,root,root)
12cr|eqonomize-0.6-3|24	%_bindir/eqonomize
12cr|eqonomize-0.6-3|25	%_datadir/applications/kde4/eqonomize.desktop
12cr|eqonomize-0.6-3|26	%_datadir/apps/eqonomize/eqonomizeui.rc
12cr|eqonomize-0.6-3|27	%_datadir/icons/hicolor/128x128/apps/eqonomize.png
12cr|eqonomize-0.6-3|28	%_datadir/icons/hicolor/128x128/mimetypes/eqz.png
12cr|eqonomize-0.6-3|29	%_datadir/icons/hicolor/16x16/apps/eqonomize.png
12cr|eqonomize-0.6-3|30	%_datadir/icons/hicolor/16x16/mimetypes/eqz.png
12cr|eqonomize-0.6-3|31	%_datadir/icons/hicolor/22x22/apps/eqonomize.png
12cr|eqonomize-0.6-3|32	%_datadir/icons/hicolor/22x22/mimetypes/eqz.png
12cr|eqonomize-0.6-3|33	%_datadir/icons/hicolor/32x32/apps/eqonomize.png
12cr|eqonomize-0.6-3|34	%_datadir/icons/hicolor/32x32/mimetypes/eqz.png
12cr|eqonomize-0.6-3|35	%_datadir/icons/hicolor/48x48/apps/eqonomize.png
12cr|eqonomize-0.6-3|36	%_datadir/icons/hicolor/48x48/mimetypes/eqz.png
12cr|eqonomize-0.6-3|37	%_datadir/icons/hicolor/64x64/apps/eqonomize.png
12cr|eqonomize-0.6-3|38	%_datadir/icons/hicolor/64x64/mimetypes/eqz.png
12cr|eqonomize-0.6-3|39	%_datadir/mimelnk/application/x-eqonomize.desktop
12cr|eqonomize-0.6-3|40	
12cr|eqonomize-0.6-3|41	
12cr|eqonomize-0.6-3|42	#--------------------------------------------------------------------
12cr|eqonomize-0.6-3|43	
12cr|eqonomize-0.6-3|44	%prep
12cr|eqonomize-0.6-3|45	%setup -q -n %name-%version
12cr|eqonomize-0.6-3|46	%apply_patches
12cr|eqonomize-0.6-3|47	%build
12cr|eqonomize-0.6-3|48	%cmake_kde4
12cr|eqonomize-0.6-3|49	%make
12cr|eqonomize-0.6-3|50	
12cr|eqonomize-0.6-3|51	%install
12cr|eqonomize-0.6-3|52	rm -rf %{buildroot}
12cr|eqonomize-0.6-3|53	%{makeinstall_std} -C build
12cr|eqonomize-0.6-3|54	
12cr|eqonomize-0.6-3|55	rm -f %buildroot%_datadir/applications/kde/*.desktop
12cr|eqonomize-0.6-3|56	
12cr|eqonomize-0.6-3|57	%find_lang %name --with-html
12cr|eqonomize-0.6-3|58	
12cr|eqonomize-0.6-3|59	%clean
12cr|eqonomize-0.6-3|60	rm -rf %{buildroot}
12cr|eqonomize-0.6-3|61	
12cr|eqonomize-0.6-3|62	%post
12cr|eqonomize-0.6-3|63	%update_icon_cache hicolor
12cr|eqonomize-0.6-3|64	
12cr|eqonomize-0.6-3|65	%postun
12cr|eqonomize-0.6-3|66	%clean_icon_cache hicolor
12cr|eqonomize-0.6-3|67	
12cr|eqonomize-0.6-3|68	
12cr|eqonomize-0.6-3|69	%changelog
12cr|eqonomize-0.6-3|70	* Thu Sep 10 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.6-3mdv2010.0
12cr|eqonomize-0.6-3|71	+ Revision: 437482
12cr|eqonomize-0.6-3|72	- rebuild
12cr|eqonomize-0.6-3|73	
12cr|eqonomize-0.6-3|74	* Sat Feb 21 2009 Nicolas Lécureuil <neoclust@mandriva.org> 0.6-2mdv2009.1
12cr|eqonomize-0.6-3|75	+ Revision: 343532
12cr|eqonomize-0.6-3|76	- Fix a typo in the desktop file
12cr|eqonomize-0.6-3|77	
12cr|eqonomize-0.6-3|78	* Wed Jan 28 2009 Anne Nicolas <anne.nicolas@mandriva.com> 0.6-1mdv2009.1
12cr|eqonomize-0.6-3|79	+ Revision: 334751
12cr|eqonomize-0.6-3|80	- imported package eqonomize
12cr|eqonomize-0.6-3|81	
12cr|eqonomize-0.6-3|82	

1225 12
12cr|eric-4.5.7-1|1	Name: eric
12cr|eric-4.5.7-1|2	Version: 4.5.7
12cr|eric-4.5.7-1|3	Release: 1
12cr|eric-4.5.7-1|4	Summary: Full featured Python and Ruby editor and IDE
12cr|eric-4.5.7-1|5	License: GPLv2+
12cr|eric-4.5.7-1|6	Group: Development/Python
12cr|eric-4.5.7-1|7	Source0: http://heanet.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-%{version}.tar.gz
12cr|eric-4.5.7-1|8	Source1: http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-de-%{version}.tar.gz
12cr|eric-4.5.7-1|9	Source2: http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-fr-%{version}.tar.gz
12cr|eric-4.5.7-1|10	Source3: http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-ru-%{version}.tar.gz
12cr|eric-4.5.7-1|11	Source4: http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-cs-%{version}.tar.gz
12cr|eric-4.5.7-1|12	Source5: http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-es-%{version}.tar.gz
12cr|eric-4.5.7-1|13	Source6: http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-tr-%{version}.tar.gz
12cr|eric-4.5.7-1|14	Source7: http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-zh_CN.GB2312-%{version}.tar.gz
12cr|eric-4.5.7-1|15	Source8: http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-it-%{version}.tar.gz
12cr|eric-4.5.7-1|16	Source9: http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-en-%{version}.tar.gz
12cr|eric-4.5.7-1|17	URL: http://eric-ide.python-projects.org/
12cr|eric-4.5.7-1|18	BuildRequires: qscintilla-qt4-devel
12cr|eric-4.5.7-1|19	BuildRequires: python-sip
12cr|eric-4.5.7-1|20	BuildRequires: python-qt4
12cr|eric-4.5.7-1|21	BuildRequires: python-qt4-qscintilla
12cr|eric-4.5.7-1|22	BuildRequires: imagemagick
12cr|eric-4.5.7-1|23	Requires: python-qt4
12cr|eric-4.5.7-1|24	Requires: python-qt4-qscintilla
12cr|eric-4.5.7-1|25	Requires: python-svn
12cr|eric-4.5.7-1|26	Requires: python-qt4-help
12cr|eric-4.5.7-1|27	BuildArch: noarch
12cr|eric-4.5.7-1|28	
12cr|eric-4.5.7-1|29	%description
12cr|eric-4.5.7-1|30	Eric is a full featured Python and Ruby editor and IDE, written in python. It
12cr|eric-4.5.7-1|31	is based on the cross platform Qt gui toolkit, integrating the highly flexible
12cr|eric-4.5.7-1|32	Scintilla editor control. It is designed to be usable as everdays' quick and
12cr|eric-4.5.7-1|33	dirty editor as well as being usable as a professional project management tool
12cr|eric-4.5.7-1|34	integrating many advanced features Python offers the professional coder.
12cr|eric-4.5.7-1|35	
12cr|eric-4.5.7-1|36	%prep
12cr|eric-4.5.7-1|37	%setup -q -n %{name}4-%version
12cr|eric-4.5.7-1|38	# This unpacks the i18n sources correctly. The previous spec unpacked them to the wrong place. -AdamW, 2007/05
12cr|eric-4.5.7-1|39	%setup -q -n %{name}4-%version -D -T -b 1
12cr|eric-4.5.7-1|40	%setup -q -n %{name}4-%version -D -T -b 2
12cr|eric-4.5.7-1|41	%setup -q -n %{name}4-%version -D -T -b 3
12cr|eric-4.5.7-1|42	%setup -q -n %{name}4-%version -D -T -b 4
12cr|eric-4.5.7-1|43	%setup -q -n %{name}4-%version -D -T -b 5
12cr|eric-4.5.7-1|44	%setup -q -n %{name}4-%version -D -T -b 6
12cr|eric-4.5.7-1|45	%setup -q -n %{name}4-%version -D -T -b 7
12cr|eric-4.5.7-1|46	%setup -q -n %{name}4-%version -D -T -b 8
12cr|eric-4.5.7-1|47	%setup -q -n %{name}4-%version -D -T -b 9
12cr|eric-4.5.7-1|48	
12cr|eric-4.5.7-1|49	%install
12cr|eric-4.5.7-1|50	rm -rf %buildroot
12cr|eric-4.5.7-1|51	mkdir -p %buildroot%py_puresitedir/%{name}
12cr|eric-4.5.7-1|52	%{__python} install.py -i %{buildroot} \
12cr|eric-4.5.7-1|53	-b %{_bindir} -d %{py_puresitedir} \
12cr|eric-4.5.7-1|54	-a %{qt4dir}/qsci/api
12cr|eric-4.5.7-1|55	
12cr|eric-4.5.7-1|56	mkdir -p %{buildroot}%{_datadir}/applications
12cr|eric-4.5.7-1|57	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|eric-4.5.7-1|58	[Desktop Entry]
12cr|eric-4.5.7-1|59	Name=Eric
12cr|eric-4.5.7-1|60	Comment=Python IDE
12cr|eric-4.5.7-1|61	Exec=eric4
12cr|eric-4.5.7-1|62	Icon=%{name}
12cr|eric-4.5.7-1|63	Terminal=false
12cr|eric-4.5.7-1|64	Type=Application
12cr|eric-4.5.7-1|65	Categories=Development;IDE;QT;
12cr|eric-4.5.7-1|66	EOF
12cr|eric-4.5.7-1|67	
12cr|eric-4.5.7-1|68	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12cr|eric-4.5.7-1|69	convert -scale 48 %{buildroot}%{py_puresitedir}/eric4/icons/default/erict.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|eric-4.5.7-1|70	convert -scale 32 %{buildroot}%{py_puresitedir}/eric4/icons/default/erict.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|eric-4.5.7-1|71	convert -scale 16 %{buildroot}%{py_puresitedir}/eric4/icons/default/erict.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|eric-4.5.7-1|72	
12cr|eric-4.5.7-1|73	%if %mdkversion < 200900
12cr|eric-4.5.7-1|74	%post
12cr|eric-4.5.7-1|75	%{update_icon_cache hicolor}
12cr|eric-4.5.7-1|76	%{update_menus}
12cr|eric-4.5.7-1|77	%endif
12cr|eric-4.5.7-1|78	
12cr|eric-4.5.7-1|79	%if %mdkversion < 200900
12cr|eric-4.5.7-1|80	%postun
12cr|eric-4.5.7-1|81	%{clean_icon_cache hicolor}
12cr|eric-4.5.7-1|82	%{clean_menus}
12cr|eric-4.5.7-1|83	%endif
12cr|eric-4.5.7-1|84	
12cr|eric-4.5.7-1|85	%clean
12cr|eric-4.5.7-1|86	rm -rf %{buildroot}
12cr|eric-4.5.7-1|87	
12cr|eric-4.5.7-1|88	%files
12cr|eric-4.5.7-1|89	%defattr(-, root, root, 755)
12cr|eric-4.5.7-1|90	%doc README THANKS
12cr|eric-4.5.7-1|91	%{_bindir}/*
12cr|eric-4.5.7-1|92	%{qt4dir}/qsci/api
12cr|eric-4.5.7-1|93	%py_puresitedir/*
12cr|eric-4.5.7-1|94	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|eric-4.5.7-1|95	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|eric-4.5.7-1|96	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|eric-4.5.7-1|97	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|eric-4.5.7-1|98	
12cr|eric-4.5.7-1|99	
12cr|eric-4.5.7-1|100	%changelog
12cr|eric-4.5.7-1|101	* Fri Jun 03 2011 Funda Wang <fwang@mandriva.org> 4.4.15-1mdv2011.0
12cr|eric-4.5.7-1|102	+ Revision: 682542
12cr|eric-4.5.7-1|103	- update to new version 4.4.15
12cr|eric-4.5.7-1|104	
12cr|eric-4.5.7-1|105	* Mon May 09 2011 Funda Wang <fwang@mandriva.org> 4.4.14-1
12cr|eric-4.5.7-1|106	+ Revision: 672652
12cr|eric-4.5.7-1|107	- update to new version 4.4.14
12cr|eric-4.5.7-1|108	
12cr|eric-4.5.7-1|109	* Sat Apr 02 2011 Funda Wang <fwang@mandriva.org> 4.4.13-1
12cr|eric-4.5.7-1|110	+ Revision: 649922
12cr|eric-4.5.7-1|111	- update to new version 4.4.13
12cr|eric-4.5.7-1|112	
12cr|eric-4.5.7-1|113	* Sun Feb 06 2011 Funda Wang <fwang@mandriva.org> 4.4.12-1
12cr|eric-4.5.7-1|114	+ Revision: 636420
12cr|eric-4.5.7-1|115	- update to new version 4.4.12
12cr|eric-4.5.7-1|116	
12cr|eric-4.5.7-1|117	* Mon Jan 03 2011 Funda Wang <fwang@mandriva.org> 4.4.11-1mdv2011.0
12cr|eric-4.5.7-1|118	+ Revision: 627666
12cr|eric-4.5.7-1|119	- update to new version 4.4.11
12cr|eric-4.5.7-1|120	
12cr|eric-4.5.7-1|121	* Sat Dec 25 2010 Funda Wang <fwang@mandriva.org> 4.4.10-2mdv2011.0
12cr|eric-4.5.7-1|122	+ Revision: 624724
12cr|eric-4.5.7-1|123	- rebuild
12cr|eric-4.5.7-1|124	
12cr|eric-4.5.7-1|125	* Sat Dec 04 2010 Funda Wang <fwang@mandriva.org> 4.4.10-1mdv2011.0
12cr|eric-4.5.7-1|126	+ Revision: 609432
12cr|eric-4.5.7-1|127	- new version 4.4.10
12cr|eric-4.5.7-1|128	
12cr|eric-4.5.7-1|129	* Sun Oct 31 2010 Funda Wang <fwang@mandriva.org> 4.4.7-3mdv2011.0
12cr|eric-4.5.7-1|130	+ Revision: 590860
12cr|eric-4.5.7-1|131	- rebuild
12cr|eric-4.5.7-1|132	
12cr|eric-4.5.7-1|133	* Sun Sep 05 2010 Funda Wang <fwang@mandriva.org> 4.4.7-2mdv2011.0
12cr|eric-4.5.7-1|134	+ Revision: 576149
12cr|eric-4.5.7-1|135	- rebuild
12cr|eric-4.5.7-1|136	
12cr|eric-4.5.7-1|137	* Sun Aug 01 2010 Funda Wang <fwang@mandriva.org> 4.4.7-1mdv2011.0
12cr|eric-4.5.7-1|138	+ Revision: 564824
12cr|eric-4.5.7-1|139	- update to new version 4.4.7
12cr|eric-4.5.7-1|140	
12cr|eric-4.5.7-1|141	* Thu Jul 15 2010 Funda Wang <fwang@mandriva.org> 4.4.6-1mdv2011.0
12cr|eric-4.5.7-1|142	+ Revision: 553649
12cr|eric-4.5.7-1|143	- update to new version 4.4.6
12cr|eric-4.5.7-1|144	
12cr|eric-4.5.7-1|145	* Sun Apr 04 2010 Funda Wang <fwang@mandriva.org> 4.4.3-1mdv2010.1
12cr|eric-4.5.7-1|146	+ Revision: 531400
12cr|eric-4.5.7-1|147	- update to new version 4.4.3
12cr|eric-4.5.7-1|148	
12cr|eric-4.5.7-1|149	* Sat Mar 06 2010 Funda Wang <fwang@mandriva.org> 4.4.2-1mdv2010.1
12cr|eric-4.5.7-1|150	+ Revision: 514912
12cr|eric-4.5.7-1|151	- update to new version 4.4.2
12cr|eric-4.5.7-1|152	- update source url
12cr|eric-4.5.7-1|153	
12cr|eric-4.5.7-1|154	* Sat Feb 06 2010 Funda Wang <fwang@mandriva.org> 4.4.1-2mdv2010.1
12cr|eric-4.5.7-1|155	+ Revision: 501340
12cr|eric-4.5.7-1|156	- add it translation
12cr|eric-4.5.7-1|157	
12cr|eric-4.5.7-1|158	* Sat Feb 06 2010 Funda Wang <fwang@mandriva.org> 4.4.1-1mdv2010.1
12cr|eric-4.5.7-1|159	+ Revision: 501339
12cr|eric-4.5.7-1|160	- New version 4.4.1
12cr|eric-4.5.7-1|161	
12cr|eric-4.5.7-1|162	* Wed Jan 20 2010 Michael Scherer <misc@mandriva.org> 4.4.0-2mdv2010.1
12cr|eric-4.5.7-1|163	+ Revision: 493984
12cr|eric-4.5.7-1|164	- fix missing Requires, as pyqt4 was splitted
12cr|eric-4.5.7-1|165	
12cr|eric-4.5.7-1|166	* Sat Jan 09 2010 Funda Wang <fwang@mandriva.org> 4.4.0-1mdv2010.1
12cr|eric-4.5.7-1|167	+ Revision: 488109
12cr|eric-4.5.7-1|168	- New verrsion 4.4.0
12cr|eric-4.5.7-1|169	
12cr|eric-4.5.7-1|170	* Sat Dec 12 2009 Funda Wang <fwang@mandriva.org> 4.3.10-1mdv2010.1
12cr|eric-4.5.7-1|171	+ Revision: 477742
12cr|eric-4.5.7-1|172	- new version 4.3.10
12cr|eric-4.5.7-1|173	
12cr|eric-4.5.7-1|174	* Mon Nov 09 2009 Frederik Himpe <fhimpe@mandriva.org> 4.3.9-1mdv2010.1
12cr|eric-4.5.7-1|175	+ Revision: 463630
12cr|eric-4.5.7-1|176	- update to new version 4.3.9
12cr|eric-4.5.7-1|177	
12cr|eric-4.5.7-1|178	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 4.3.8-1mdv2010.1
12cr|eric-4.5.7-1|179	+ Revision: 462593
12cr|eric-4.5.7-1|180	- update to new version 4.3.8
12cr|eric-4.5.7-1|181	
12cr|eric-4.5.7-1|182	* Wed Sep 30 2009 Funda Wang <fwang@mandriva.org> 4.3.7.1-3mdv2010.0
12cr|eric-4.5.7-1|183	+ Revision: 451123
12cr|eric-4.5.7-1|184	- rebuild
12cr|eric-4.5.7-1|185	- rebuild
12cr|eric-4.5.7-1|186	
12cr|eric-4.5.7-1|187	* Tue Sep 15 2009 Frederik Himpe <fhimpe@mandriva.org> 4.3.7.1-1mdv2010.0
12cr|eric-4.5.7-1|188	+ Revision: 443154
12cr|eric-4.5.7-1|189	- update to new version 4.3.7.1
12cr|eric-4.5.7-1|190	
12cr|eric-4.5.7-1|191	* Sat Aug 01 2009 Funda Wang <fwang@mandriva.org> 4.3.6-1mdv2010.0
12cr|eric-4.5.7-1|192	+ Revision: 406435
12cr|eric-4.5.7-1|193	- new version 4.3.6
12cr|eric-4.5.7-1|194	- new version 4.3.5
12cr|eric-4.5.7-1|195	- New version 4.3.4
12cr|eric-4.5.7-1|196	
12cr|eric-4.5.7-1|197	+ Lev Givon <lev@mandriva.org>
12cr|eric-4.5.7-1|198	- Update project web site.
12cr|eric-4.5.7-1|199	
12cr|eric-4.5.7-1|200	* Sun May 03 2009 Funda Wang <fwang@mandriva.org> 4.3.3-1mdv2010.0
12cr|eric-4.5.7-1|201	+ Revision: 370921
12cr|eric-4.5.7-1|202	- new version 4.3.3
12cr|eric-4.5.7-1|203	
12cr|eric-4.5.7-1|204	* Sat Mar 07 2009 Funda Wang <fwang@mandriva.org> 4.3.1-1mdv2009.1
12cr|eric-4.5.7-1|205	+ Revision: 351648
12cr|eric-4.5.7-1|206	- New version 4.3.1
12cr|eric-4.5.7-1|207	
12cr|eric-4.5.7-1|208	* Tue Feb 10 2009 Funda Wang <fwang@mandriva.org> 4.3.0-1mdv2009.1
12cr|eric-4.5.7-1|209	+ Revision: 339058
12cr|eric-4.5.7-1|210	- use upstream newer install.py
12cr|eric-4.5.7-1|211	- New version 4.3.0
12cr|eric-4.5.7-1|212	
12cr|eric-4.5.7-1|213	* Wed Jan 07 2009 Frederik Himpe <fhimpe@mandriva.org> 4.2.5-1mdv2009.1
12cr|eric-4.5.7-1|214	+ Revision: 326794
12cr|eric-4.5.7-1|215	- update to new version 4.2.5
12cr|eric-4.5.7-1|216	
12cr|eric-4.5.7-1|217	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 4.2.4a-2mdv2009.1
12cr|eric-4.5.7-1|218	+ Revision: 323368
12cr|eric-4.5.7-1|219	- rebuild
12cr|eric-4.5.7-1|220	
12cr|eric-4.5.7-1|221	* Tue Dec 09 2008 Funda Wang <fwang@mandriva.org> 4.2.4a-1mdv2009.1
12cr|eric-4.5.7-1|222	+ Revision: 312084
12cr|eric-4.5.7-1|223	- new version 4.2.4a
12cr|eric-4.5.7-1|224	
12cr|eric-4.5.7-1|225	* Sun Dec 07 2008 Funda Wang <fwang@mandriva.org> 4.2.4-1mdv2009.1
12cr|eric-4.5.7-1|226	+ Revision: 311619
12cr|eric-4.5.7-1|227	- new version 4.2.4
12cr|eric-4.5.7-1|228	
12cr|eric-4.5.7-1|229	* Mon Nov 10 2008 Funda Wang <fwang@mandriva.org> 4.2.3-1mdv2009.1
12cr|eric-4.5.7-1|230	+ Revision: 301675
12cr|eric-4.5.7-1|231	- New version 4.2.3
12cr|eric-4.5.7-1|232	
12cr|eric-4.5.7-1|233	* Sat Oct 11 2008 Frederik Himpe <fhimpe@mandriva.org> 4.2.2a-1mdv2009.1
12cr|eric-4.5.7-1|234	+ Revision: 291686
12cr|eric-4.5.7-1|235	- update to new version 4.2.2a
12cr|eric-4.5.7-1|236	
12cr|eric-4.5.7-1|237	* Sat Aug 09 2008 Funda Wang <fwang@mandriva.org> 4.2.0-1mdv2009.0
12cr|eric-4.5.7-1|238	+ Revision: 270092
12cr|eric-4.5.7-1|239	- add destdir patch
12cr|eric-4.5.7-1|240	- New version 4.2.0
12cr|eric-4.5.7-1|241	
12cr|eric-4.5.7-1|242	* Thu Aug 07 2008 Frederik Himpe <fhimpe@mandriva.org> 4.1.6-1mdv2009.0
12cr|eric-4.5.7-1|243	+ Revision: 266886
12cr|eric-4.5.7-1|244	- update to new version 4.1.6
12cr|eric-4.5.7-1|245	
12cr|eric-4.5.7-1|246	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 4.1.5-2mdv2009.0
12cr|eric-4.5.7-1|247	+ Revision: 266732
12cr|eric-4.5.7-1|248	- rebuild early 2009.0 package (before pixel changes)
12cr|eric-4.5.7-1|249	
12cr|eric-4.5.7-1|250	+ Pixel <pixel@mandriva.com>
12cr|eric-4.5.7-1|251	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|eric-4.5.7-1|252	
12cr|eric-4.5.7-1|253	* Sun Jun 08 2008 Funda Wang <fwang@mandriva.org> 4.1.5-1mdv2009.0
12cr|eric-4.5.7-1|254	+ Revision: 216781
12cr|eric-4.5.7-1|255	- update to new version 4.1.5
12cr|eric-4.5.7-1|256	
12cr|eric-4.5.7-1|257	* Fri May 23 2008 Frederik Himpe <fhimpe@mandriva.org> 4.1.4-1mdv2009.0
12cr|eric-4.5.7-1|258	+ Revision: 210716
12cr|eric-4.5.7-1|259	- update to new version 4.1.4
12cr|eric-4.5.7-1|260	
12cr|eric-4.5.7-1|261	* Sun May 11 2008 Frederik Himpe <fhimpe@mandriva.org> 4.1.3-2mdv2009.0
12cr|eric-4.5.7-1|262	+ Revision: 205437
12cr|eric-4.5.7-1|263	- Use correct image for menu item icon
12cr|eric-4.5.7-1|264	- Install in /usr/lib too when built on x86_64
12cr|eric-4.5.7-1|265	- Add menu item and icon
12cr|eric-4.5.7-1|266	
12cr|eric-4.5.7-1|267	* Mon May 05 2008 Frederik Himpe <fhimpe@mandriva.org> 4.1.3-1mdv2009.0
12cr|eric-4.5.7-1|268	+ Revision: 201580
12cr|eric-4.5.7-1|269	- New version
12cr|eric-4.5.7-1|270	
12cr|eric-4.5.7-1|271	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 4.0.4-2mdv2008.1
12cr|eric-4.5.7-1|272	+ Revision: 171862
12cr|eric-4.5.7-1|273	- fix update-menus-without-menu-file-in-%%post(|un)
12cr|eric-4.5.7-1|274	- rebuild
12cr|eric-4.5.7-1|275	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|eric-4.5.7-1|276	- fix description-line-too-long
12cr|eric-4.5.7-1|277	- kill re-definition of %%buildroot on Pixel's request
12cr|eric-4.5.7-1|278	
12cr|eric-4.5.7-1|279	+ Olivier Blin <oblin@mandriva.com>
12cr|eric-4.5.7-1|280	- restore BuildRoot
12cr|eric-4.5.7-1|281	
12cr|eric-4.5.7-1|282	* Sat Dec 15 2007 Funda Wang <fwang@mandriva.org> 4.0.4-1mdv2008.1
12cr|eric-4.5.7-1|283	+ Revision: 120378
12cr|eric-4.5.7-1|284	- New version 4.0.4
12cr|eric-4.5.7-1|285	
12cr|eric-4.5.7-1|286	* Wed Oct 03 2007 Olivier Blin <oblin@mandriva.com> 4.0.1-2mdv2008.0
12cr|eric-4.5.7-1|287	+ Revision: 95215
12cr|eric-4.5.7-1|288	- require python-qt4-qscintilla
12cr|eric-4.5.7-1|289	
12cr|eric-4.5.7-1|290	* Wed Sep 05 2007 Helio Chissini de Castro <helio@mandriva.com> 4.0.1-1mdv2008.0
12cr|eric-4.5.7-1|291	+ Revision: 80204
12cr|eric-4.5.7-1|292	- New eric with python qt 4
12cr|eric-4.5.7-1|293	
12cr|eric-4.5.7-1|294	+ Funda Wang <fwang@mandriva.org>
12cr|eric-4.5.7-1|295	- fix desktop entry comment
12cr|eric-4.5.7-1|296	
12cr|eric-4.5.7-1|297	* Thu May 24 2007 Adam Williamson <awilliamson@mandriva.org> 3.9.5-1mdv2008.0
12cr|eric-4.5.7-1|298	+ Revision: 30588
12cr|eric-4.5.7-1|299	- correct BuildRequires
12cr|eric-4.5.7-1|300	- don't dump the entire tarball into the package
12cr|eric-4.5.7-1|301	- don't own py_puresitedir
12cr|eric-4.5.7-1|302	- generate fd.o-compliant icons and use in .desktop file
12cr|eric-4.5.7-1|303	- unpack i18n sources correctly
12cr|eric-4.5.7-1|304	- use py_puresitedir macro
12cr|eric-4.5.7-1|305	- 3.9.5 (initial spec from Alex Kurtakov)
12cr|eric-4.5.7-1|306	
12cr|eric-4.5.7-1|307	
12cr|eric-4.5.7-1|308	* Thu Apr 20 2006 Jerome Martin <jmartin@mandriva.org> 3.8.2-1mdk
12cr|eric-4.5.7-1|309	- 3.8.2
12cr|eric-4.5.7-1|310	
12cr|eric-4.5.7-1|311	* Fri Feb 03 2006 Austin Acton <austin@mandriva.org> 3.8.1-1mdk
12cr|eric-4.5.7-1|312	- New release 3.8.1
12cr|eric-4.5.7-1|313	
12cr|eric-4.5.7-1|314	* Tue Nov 29 2005 Austin Acton <austin@mandriva.org> 3.8.0-1mdk
12cr|eric-4.5.7-1|315	- New release 3.8.0
12cr|eric-4.5.7-1|316	
12cr|eric-4.5.7-1|317	* Fri Nov 04 2005 Austin Acton <austin@mandriva.org> 3.7.2-1mdk
12cr|eric-4.5.7-1|318	- New release 3.7.2
12cr|eric-4.5.7-1|319	
12cr|eric-4.5.7-1|320	* Sat Jul 09 2005 Austin Acton <austin@mandriva.org> 3.7.1-1mdk
12cr|eric-4.5.7-1|321	- New release 3.7.1
12cr|eric-4.5.7-1|322	
12cr|eric-4.5.7-1|323	* Sun Jun 05 2005 Austin Acton <austin@mandriva.org> 3.7.0-1mdk
12cr|eric-4.5.7-1|324	- New release 3.7.0
12cr|eric-4.5.7-1|325	
12cr|eric-4.5.7-1|326	* Sun Feb 27 2005 Austin Acton <austin@mandrake.org> 3.6.2-2mdk
12cr|eric-4.5.7-1|327	- remove all referneces to buildroot (thanks Jim Lawton)
12cr|eric-4.5.7-1|328	
12cr|eric-4.5.7-1|329	* Sun Feb 20 2005 Austin Acton <austin@mandrake.org> 3.6.2-1mdk
12cr|eric-4.5.7-1|330	- 3.6.2
12cr|eric-4.5.7-1|331	
12cr|eric-4.5.7-1|332	* Mon Jan 24 2005 Lenny Cartier <lenny@mandrakesoft.com> 3.6.0-1mdk
12cr|eric-4.5.7-1|333	- 3.6.0
12cr|eric-4.5.7-1|334	- install translations
12cr|eric-4.5.7-1|335	
12cr|eric-4.5.7-1|336	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 3.5.1-2mdk
12cr|eric-4.5.7-1|337	- Rebuild for new python
12cr|eric-4.5.7-1|338	
12cr|eric-4.5.7-1|339	* Sun Nov 28 2004 Austin Acton <austin@mandrake.org> 3.5.1-1mdk
12cr|eric-4.5.7-1|340	- 3.5.1
12cr|eric-4.5.7-1|341	- source URL
12cr|eric-4.5.7-1|342	
12cr|eric-4.5.7-1|343	* Mon Sep 27 2004 Austin Acton <austin@mandrake.org> 3.4.2-1mdk
12cr|eric-4.5.7-1|344	- 3.4.2
12cr|eric-4.5.7-1|345	- new menu
12cr|eric-4.5.7-1|346	
12cr|eric-4.5.7-1|347	* Sun May 02 2004 Austin Acton <austin@mandrake.org> 3.4.1-1mdk
12cr|eric-4.5.7-1|348	- 3.4.1
12cr|eric-4.5.7-1|349	
12cr|eric-4.5.7-1|350	* Wed Feb 18 2004 David Baudens <baudens@mandrakesoft.com> 3.3.1-2mdk
12cr|eric-4.5.7-1|351	- Fix icon
12cr|eric-4.5.7-1|352	
12cr|eric-4.5.7-1|353	* Wed Dec 31 2003 Austin Acton <austin@linux.ca> 3.3.1-1mdk
12cr|eric-4.5.7-1|354	- 3.3.1
12cr|eric-4.5.7-1|355	
12cr|eric-4.5.7-1|356	* Sat Dec 06 2003 Austin Acton <austin@linux.ca> 3.3-1mdk
12cr|eric-4.5.7-1|357	- 3.3
12cr|eric-4.5.7-1|358	
12cr|eric-4.5.7-1|359	* Wed Aug 13 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 3.1-2mdk
12cr|eric-4.5.7-1|360	- rebuild for new python
12cr|eric-4.5.7-1|361	- rm -rf $RPM_BUILD_ROOT at the beginning of %%install
12cr|eric-4.5.7-1|362	
12cr|eric-4.5.7-1|363	* Thu May 01 2003 Austin Acton <aacton@yorku.ca> 3.1-1mdk
12cr|eric-4.5.7-1|364	- from Jrme Martin <jerome.f.martin@free.fr>:
12cr|eric-4.5.7-1|365	- Initial version
12cr|eric-4.5.7-1|366	- add menu entry
12cr|eric-4.5.7-1|367	

1226 12
12cr|erlang-esdl-1.2-2|1	%define oname esdl
12cr|erlang-esdl-1.2-2|2	%define erlang_libdir %{_libdir}/erlang/addons
12cr|erlang-esdl-1.2-2|3	
12cr|erlang-esdl-1.2-2|4	Summary:	Erlang OpenGL/SDL api and utilities
12cr|erlang-esdl-1.2-2|5	Name:		erlang-%{oname}
12cr|erlang-esdl-1.2-2|6	Version:	1.2
12cr|erlang-esdl-1.2-2|7	Release:	2
12cr|erlang-esdl-1.2-2|8	Group:		Development/Other
12cr|erlang-esdl-1.2-2|9	License:	BSD
12cr|erlang-esdl-1.2-2|10	URL:		http://esdl.sourceforge.net
12cr|erlang-esdl-1.2-2|11	Source0:	http://downloads.sourceforge.net/project/esdl/esdl/%{oname}-%{version}/%{oname}-%{version}.src.tar.gz
12cr|erlang-esdl-1.2-2|12	Patch0:		esdl-1.0.1-optflags.patch
12cr|erlang-esdl-1.2-2|13	Patch1:		esdl-1.0.1-makefile.patch
12cr|erlang-esdl-1.2-2|14	BuildRequires:  SDL-devel
12cr|erlang-esdl-1.2-2|15	BuildRequires:	SDL_ttf-devel
12cr|erlang-esdl-1.2-2|16	BuildRequires:	SDL_image-devel
12cr|erlang-esdl-1.2-2|17	BuildRequires:	mesa-common-devel
12cr|erlang-esdl-1.2-2|18	BuildRequires:	erlang-compiler		>= R11B-7
12cr|erlang-esdl-1.2-2|19	BuildRequires:	erlang-devel		>= R11B-7
12cr|erlang-esdl-1.2-2|20	Requires:	erlang-base		>= R11B-7
12cr|erlang-esdl-1.2-2|21	
12cr|erlang-esdl-1.2-2|22	%description
12cr|erlang-esdl-1.2-2|23	A library that gives you access to SDL and OpenGL functionality in
12cr|erlang-esdl-1.2-2|24	your Erlang program.
12cr|erlang-esdl-1.2-2|25	
12cr|erlang-esdl-1.2-2|26	%package devel
12cr|erlang-esdl-1.2-2|27	Summary:	Development files for ESDL
12cr|erlang-esdl-1.2-2|28	Group:		Development/Other
12cr|erlang-esdl-1.2-2|29	Requires:	%{name} = %{version}-%{release}
12cr|erlang-esdl-1.2-2|30	Requires:	erlang-devel >= R11B-6
12cr|erlang-esdl-1.2-2|31	Requires:	SDL-devel
12cr|erlang-esdl-1.2-2|32	Requires:	mesa-common-devel
12cr|erlang-esdl-1.2-2|33	
12cr|erlang-esdl-1.2-2|34	%description devel
12cr|erlang-esdl-1.2-2|35	Development files for ESDL.
12cr|erlang-esdl-1.2-2|36	
12cr|erlang-esdl-1.2-2|37	%prep
12cr|erlang-esdl-1.2-2|38	%setup -qn %{oname}-%{version}
12cr|erlang-esdl-1.2-2|39	#% patch0 -p1
12cr|erlang-esdl-1.2-2|40	
12cr|erlang-esdl-1.2-2|41	%patch1 -p1
12cr|erlang-esdl-1.2-2|42	
12cr|erlang-esdl-1.2-2|43	perl -pi -e 's|INSTALLDIR = |INSTALLDIR = \$(DESTDIR)|' Makefile
12cr|erlang-esdl-1.2-2|44	
12cr|erlang-esdl-1.2-2|45	%build
12cr|erlang-esdl-1.2-2|46	%define _disable_ld_no_undefined 1
12cr|erlang-esdl-1.2-2|47	export CFLAGS="%{optflags}"
12cr|erlang-esdl-1.2-2|48	export CLINKFLAGS="%{ldflags}"
12cr|erlang-esdl-1.2-2|49	%make
12cr|erlang-esdl-1.2-2|50	
12cr|erlang-esdl-1.2-2|51	%install
12cr|erlang-esdl-1.2-2|52	%makeinstall_std
12cr|erlang-esdl-1.2-2|53	
12cr|erlang-esdl-1.2-2|54	pushd test
12cr|erlang-esdl-1.2-2|55	mv -f *.beam %{buildroot}%{erlang_libdir}/esdl-%{version}/ebin
12cr|erlang-esdl-1.2-2|56	popd
12cr|erlang-esdl-1.2-2|57	
12cr|erlang-esdl-1.2-2|58	rm -f %{buildroot}%{erlang_libdir}/esdl-%{version}/Readme.MacOSX-Cocoa
12cr|erlang-esdl-1.2-2|59	rm -f %{buildroot}%{erlang_libdir}/esdl-%{version}/Readme.win32
12cr|erlang-esdl-1.2-2|60	
12cr|erlang-esdl-1.2-2|61	%files
12cr|erlang-esdl-1.2-2|62	%defattr(644,root,root,755)
12cr|erlang-esdl-1.2-2|63	%doc %{erlang_libdir}/esdl-%{version}/license.terms
12cr|erlang-esdl-1.2-2|64	%doc %{erlang_libdir}/esdl-%{version}/Readme
12cr|erlang-esdl-1.2-2|65	%dir %{erlang_libdir}/esdl-%{version}
12cr|erlang-esdl-1.2-2|66	%dir %{erlang_libdir}/esdl-%{version}/ebin
12cr|erlang-esdl-1.2-2|67	%dir %{erlang_libdir}/esdl-%{version}/priv
12cr|erlang-esdl-1.2-2|68	%attr(755,root,root) %{erlang_libdir}/esdl-%{version}/priv/*.so
12cr|erlang-esdl-1.2-2|69	%{erlang_libdir}/esdl-%{version}/ebin/*.beam
12cr|erlang-esdl-1.2-2|70	%{erlang_libdir}/esdl-%{version}/vsn.mk
12cr|erlang-esdl-1.2-2|71	%exclude %{erlang_libdir}/esdl-%{version}/include
12cr|erlang-esdl-1.2-2|72	%exclude %{erlang_libdir}/esdl-%{version}/src
12cr|erlang-esdl-1.2-2|73	
12cr|erlang-esdl-1.2-2|74	%files devel
12cr|erlang-esdl-1.2-2|75	%defattr(644,root,root,755)
12cr|erlang-esdl-1.2-2|76	%doc %{erlang_libdir}/esdl-%{version}/doc
12cr|erlang-esdl-1.2-2|77	%{erlang_libdir}/esdl-%{version}/include
12cr|erlang-esdl-1.2-2|78	%{erlang_libdir}/esdl-%{version}/src
12cr|erlang-esdl-1.2-2|79	%{erlang_libdir}/esdl-%{version}/c_src

1227 12
12cr|erlang-R15B03-1|1	%define build_java 1
12cr|erlang-R15B03-1|2	
12cr|erlang-R15B03-1|3	%{expand: %{?_with_java: %%global build_java 1}}
12cr|erlang-R15B03-1|4	%{expand: %{?_without_java: %%global build_java 0}}
12cr|erlang-R15B03-1|5	
12cr|erlang-R15B03-1|6	%define erlang_libdir %{_libdir}/erlang/lib
12cr|erlang-R15B03-1|7	%define realver R15B03
12cr|erlang-R15B03-1|8	
12cr|erlang-R15B03-1|9	Summary:	General-purpose programming language and runtime environment
12cr|erlang-R15B03-1|10	Name:		erlang
12cr|erlang-R15B03-1|11	Version:	%(echo %realver | sed -e 's/-//')
12cr|erlang-R15B03-1|12	Release:	%mkrel 1
12cr|erlang-R15B03-1|13	Group:		Development/Other
12cr|erlang-R15B03-1|14	License:	MPL
12cr|erlang-R15B03-1|15	URL:		http://www.erlang.org
12cr|erlang-R15B03-1|16	Source0:	http://www.erlang.org/download/otp_src_%{realver}.tar.gz
12cr|erlang-R15B03-1|17	Source1:	http://www.erlang.org/download/otp_doc_html_%{realver}.tar.gz
12cr|erlang-R15B03-1|18	Source2:	http://www.erlang.org/download/otp_doc_man_%{realver}.tar.gz
12cr|erlang-R15B03-1|19	# fix linking by removing --no-undefined from WX_LIBS
12cr|erlang-R15B03-1|20	Patch4:		R14B03-remove-no-udefined-from-wx.patch
12cr|erlang-R15B03-1|21	BuildRequires:	ncurses-devel
12cr|erlang-R15B03-1|22	BuildRequires:	openssl-devel
12cr|erlang-R15B03-1|23	# needed for configure test
12cr|erlang-R15B03-1|24	BuildRequires:	openssl
12cr|erlang-R15B03-1|25	BuildRequires:	unixODBC-devel
12cr|erlang-R15B03-1|26	BuildRequires:	tcl-devel
12cr|erlang-R15B03-1|27	BuildRequires:	tk-devel
12cr|erlang-R15B03-1|28	%if %build_java
12cr|erlang-R15B03-1|29	BuildRequires:  java-rpmbuild
12cr|erlang-R15B03-1|30	%endif
12cr|erlang-R15B03-1|31	BuildRequires:	flex
12cr|erlang-R15B03-1|32	BuildRequires:	bison
12cr|erlang-R15B03-1|33	BuildRequires:	libgd-devel
12cr|erlang-R15B03-1|34	%if %mdkversion < 201100
12cr|erlang-R15B03-1|35	BuildRequires:	valgrind
12cr|erlang-R15B03-1|36	%else
12cr|erlang-R15B03-1|37	BuildRequires:	valgrind-devel
12cr|erlang-R15B03-1|38	%endif
12cr|erlang-R15B03-1|39	BuildRequires:	libgd-devel
12cr|erlang-R15B03-1|40	BuildRequires:	m4
12cr|erlang-R15B03-1|41	BuildRequires:	wxgtku-devel
12cr|erlang-R15B03-1|42	Requires:	tk
12cr|erlang-R15B03-1|43	Requires:	tcl
12cr|erlang-R15B03-1|44	
12cr|erlang-R15B03-1|45	%description
12cr|erlang-R15B03-1|46	Erlang is a general-purpose programming language and runtime
12cr|erlang-R15B03-1|47	environment. Erlang has built-in support for concurrency, distribution
12cr|erlang-R15B03-1|48	and fault tolerance. Erlang is used in several large telecommunication
12cr|erlang-R15B03-1|49	systems from Ericsson.
12cr|erlang-R15B03-1|50	
12cr|erlang-R15B03-1|51	%package -n %{name}-stack
12cr|erlang-R15B03-1|52	Summary:	Erlang bundle
12cr|erlang-R15B03-1|53	License:	MPL
12cr|erlang-R15B03-1|54	Group:		Development/Other
12cr|erlang-R15B03-1|55	Requires:	erlang-base = %{version}-%{release}
12cr|erlang-R15B03-1|56	Requires:	erlang-appmon
12cr|erlang-R15B03-1|57	Requires:	erlang-asn1
12cr|erlang-R15B03-1|58	Requires:	erlang-common_test
12cr|erlang-R15B03-1|59	Requires:	erlang-compiler
12cr|erlang-R15B03-1|60	Requires:	erlang-cosEvent
12cr|erlang-R15B03-1|61	Requires:	erlang-cosEventDomain
12cr|erlang-R15B03-1|62	Requires:	erlang-cosFileTransfer
12cr|erlang-R15B03-1|63	Requires:	erlang-cosNotification
12cr|erlang-R15B03-1|64	Requires:	erlang-cosProperty
12cr|erlang-R15B03-1|65	Requires:	erlang-cosTime
12cr|erlang-R15B03-1|66	Requires:	erlang-cosTransactions
12cr|erlang-R15B03-1|67	Requires:	erlang-crypto
12cr|erlang-R15B03-1|68	Requires:	erlang-debugger
12cr|erlang-R15B03-1|69	Requires:	erlang-dialyzer
12cr|erlang-R15B03-1|70	Requires:	erlang-diameter
12cr|erlang-R15B03-1|71	Requires:	erlang-edoc
12cr|erlang-R15B03-1|72	Requires:	erlang-eldap
12cr|erlang-R15B03-1|73	Requires:	erlang-emacs
12cr|erlang-R15B03-1|74	Requires:	erlang-erl_docgen
12cr|erlang-R15B03-1|75	Requires:	erlang-erl_interface
12cr|erlang-R15B03-1|76	Requires:	erlang-et
12cr|erlang-R15B03-1|77	Requires:	erlang-eunit
12cr|erlang-R15B03-1|78	Requires:	erlang-gs
12cr|erlang-R15B03-1|79	Requires:	erlang-hipe
12cr|erlang-R15B03-1|80	Requires:	erlang-ic
12cr|erlang-R15B03-1|81	Requires:	erlang-inets
12cr|erlang-R15B03-1|82	Requires:	erlang-inviso
12cr|erlang-R15B03-1|83	%if %build_java
12cr|erlang-R15B03-1|84	Requires:	erlang-jinterface
12cr|erlang-R15B03-1|85	%endif
12cr|erlang-R15B03-1|86	#Requires:	erlang-kernel
12cr|erlang-R15B03-1|87	Requires:	erlang-megaco
12cr|erlang-R15B03-1|88	Requires:	erlang-mnesia
12cr|erlang-R15B03-1|89	Requires:	erlang-observer
12cr|erlang-R15B03-1|90	Requires:	erlang-odbc
12cr|erlang-R15B03-1|91	Requires:	erlang-orber
12cr|erlang-R15B03-1|92	Requires:	erlang-os_mon
12cr|erlang-R15B03-1|93	Requires:	erlang-otp_mibs
12cr|erlang-R15B03-1|94	Requires:	erlang-parsetools
12cr|erlang-R15B03-1|95	Requires:	erlang-percept
12cr|erlang-R15B03-1|96	Requires:	erlang-pman
12cr|erlang-R15B03-1|97	Requires:	erlang-public_key
12cr|erlang-R15B03-1|98	Requires:	erlang-reltool
12cr|erlang-R15B03-1|99	Requires:	erlang-runtime_tools
12cr|erlang-R15B03-1|100	#Requires:	erlang-sasl
12cr|erlang-R15B03-1|101	Requires:	erlang-snmp
12cr|erlang-R15B03-1|102	Requires:	erlang-ssh
12cr|erlang-R15B03-1|103	Requires:	erlang-ssl
12cr|erlang-R15B03-1|104	#Requires:	erlang-stdlib
12cr|erlang-R15B03-1|105	Requires:	erlang-syntax_tools
12cr|erlang-R15B03-1|106	Requires:	erlang-test_server
12cr|erlang-R15B03-1|107	Requires:	erlang-toolbar
12cr|erlang-R15B03-1|108	Requires:	erlang-tools
12cr|erlang-R15B03-1|109	Requires:	erlang-tv
12cr|erlang-R15B03-1|110	Requires:	erlang-typer
12cr|erlang-R15B03-1|111	Requires:	erlang-webtool
12cr|erlang-R15B03-1|112	Requires:	erlang-wx
12cr|erlang-R15B03-1|113	Requires:	erlang-xmerl
12cr|erlang-R15B03-1|114	
12cr|erlang-R15B03-1|115	Obsoletes:	%{name}-mnesia_session
12cr|erlang-R15B03-1|116	Obsoletes:	%{name}-mnemosyne
12cr|erlang-R15B03-1|117	
12cr|erlang-R15B03-1|118	%description -n %{name}-stack
12cr|erlang-R15B03-1|119	Erlang bundle.
12cr|erlang-R15B03-1|120	
12cr|erlang-R15B03-1|121	The Erlang/OTP system --- Erlang is a programming language which
12cr|erlang-R15B03-1|122	has many features more commonly associated with an operating system
12cr|erlang-R15B03-1|123	than with a programming language: concurrent processes, scheduling,
12cr|erlang-R15B03-1|124	memory management, distribution, networking, etc. The development package
12cr|erlang-R15B03-1|125	in addition contains the Erlang sources for all base libraries.
12cr|erlang-R15B03-1|126	Includes the Erlang/OTP graphical libraries.
12cr|erlang-R15B03-1|127	
12cr|erlang-R15B03-1|128	%package -n %{name}-base
12cr|erlang-R15B03-1|129	Summary:	Erlang architecture independent files
12cr|erlang-R15B03-1|130	License:	MPL
12cr|erlang-R15B03-1|131	Group:		Development/Other
12cr|erlang-R15B03-1|132	Provides:	%{name} = %{version}-%{release}
12cr|erlang-R15B03-1|133	Obsoletes:	%{name}_otp
12cr|erlang-R15B03-1|134	Obsoletes:	erlang-gs_apps
12cr|erlang-R15B03-1|135	Obsoletes:	erlang-otp_libs
12cr|erlang-R15B03-1|136	
12cr|erlang-R15B03-1|137	%description -n %{name}-base
12cr|erlang-R15B03-1|138	Erlang architecture independent files
12cr|erlang-R15B03-1|139	
12cr|erlang-R15B03-1|140	The Erlang/OTP system --- Erlang is a programming language which
12cr|erlang-R15B03-1|141	has many features more commonly associated with an operating system
12cr|erlang-R15B03-1|142	than with a programming language: concurrent processes, scheduling,
12cr|erlang-R15B03-1|143	memory management, distribution, networking, etc. The development package
12cr|erlang-R15B03-1|144	in addition contains the Erlang sources for all base libraries.
12cr|erlang-R15B03-1|145	Includes the Erlang/OTP graphical libraries.
12cr|erlang-R15B03-1|146	
12cr|erlang-R15B03-1|147	%package -n %{name}-devel
12cr|erlang-R15B03-1|148	Summary:	Erlang header
12cr|erlang-R15B03-1|149	License:	MPL
12cr|erlang-R15B03-1|150	Group:		Development/Other
12cr|erlang-R15B03-1|151	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|152	Provides:	%{name}-devel = %{version}-%{release}
12cr|erlang-R15B03-1|153	
12cr|erlang-R15B03-1|154	%description -n %{name}-devel
12cr|erlang-R15B03-1|155	Erlang headers.
12cr|erlang-R15B03-1|156	This package is used to build some library.
12cr|erlang-R15B03-1|157	
12cr|erlang-R15B03-1|158	%package -n %{name}-manpages
12cr|erlang-R15B03-1|159	Summary:	Erlang man pages
12cr|erlang-R15B03-1|160	License:	MPL
12cr|erlang-R15B03-1|161	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|162	Group:		Development/Other
12cr|erlang-R15B03-1|163	
12cr|erlang-R15B03-1|164	%description -n %{name}-manpages
12cr|erlang-R15B03-1|165	Documentation for the Erlang programming language in `man' format. This
12cr|erlang-R15B03-1|166	documentation can be read using the command `erl -man mod', where `mod' is
12cr|erlang-R15B03-1|167	the name of the module you want documentation on.
12cr|erlang-R15B03-1|168	
12cr|erlang-R15B03-1|169	%package -n %{name}-appmon
12cr|erlang-R15B03-1|170	Summary:	Utility used to supervise Applications executing on several Erlang nodes
12cr|erlang-R15B03-1|171	License:	MPL
12cr|erlang-R15B03-1|172	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|173	Group:		Development/Other
12cr|erlang-R15B03-1|174	
12cr|erlang-R15B03-1|175	%description -n %{name}-appmon
12cr|erlang-R15B03-1|176	Appmon, is a graphical utility used to supervise applications executing
12cr|erlang-R15B03-1|177	either locally or on remote nodes. The process tree of an application
12cr|erlang-R15B03-1|178	can furthermore be monitored.
12cr|erlang-R15B03-1|179	
12cr|erlang-R15B03-1|180	%package -n %{name}-dialyzer
12cr|erlang-R15B03-1|181	Summary:	Static analysis tool
12cr|erlang-R15B03-1|182	License:	MPL
12cr|erlang-R15B03-1|183	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|184	Group:		Development/Other
12cr|erlang-R15B03-1|185	
12cr|erlang-R15B03-1|186	%description -n %{name}-dialyzer
12cr|erlang-R15B03-1|187	Dialyzer is a static analysis tool that identifies software discrepancies
12cr|erlang-R15B03-1|188	such as type errors, unreachable code, unnecessary tests, etc in single
12cr|erlang-R15B03-1|189	Erlang modules or entire (sets of) applications.
12cr|erlang-R15B03-1|190	
12cr|erlang-R15B03-1|191	%package -n %{name}-diameter
12cr|erlang-R15B03-1|192	Summary:	An implementation of the Diameter protocol as defined by RFC 3588
12cr|erlang-R15B03-1|193	License:	MPL
12cr|erlang-R15B03-1|194	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|195	Group:		Development/Other
12cr|erlang-R15B03-1|196	
12cr|erlang-R15B03-1|197	%description -n %{name}-diameter
12cr|erlang-R15B03-1|198	An implementation of the Diameter protocol as defined by RFC 3588.
12cr|erlang-R15B03-1|199	
12cr|erlang-R15B03-1|200	%package -n %{name}-edoc
12cr|erlang-R15B03-1|201	Summary:	The Erlang program documentation generator
12cr|erlang-R15B03-1|202	License:	MPL
12cr|erlang-R15B03-1|203	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|204	Requires:	erlang-syntax_tools
12cr|erlang-R15B03-1|205	Requires:	erlang-xmerl
12cr|erlang-R15B03-1|206	Group:		Development/Other
12cr|erlang-R15B03-1|207	
12cr|erlang-R15B03-1|208	%description -n %{name}-edoc
12cr|erlang-R15B03-1|209	This module provides the main user interface to EDoc.
12cr|erlang-R15B03-1|210	
12cr|erlang-R15B03-1|211	%package -n %{name}-eldap
12cr|erlang-R15B03-1|212	Summary:	The Erlang LDAP library
12cr|erlang-R15B03-1|213	License:	MPL
12cr|erlang-R15B03-1|214	Requires:	%{name}-asn1 = %{version}-%{release}
12cr|erlang-R15B03-1|215	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|216	Requires:	%{name}-hipe = %{version}-%{release}
12cr|erlang-R15B03-1|217	Requires:	%{name}-ssl = %{version}-%{release}
12cr|erlang-R15B03-1|218	Group:		Development/Other
12cr|erlang-R15B03-1|219	
12cr|erlang-R15B03-1|220	%description -n %{name}-eldap
12cr|erlang-R15B03-1|221	Eldap is a module which provides a client API to the Lightweight Directory
12cr|erlang-R15B03-1|222	Access Protocol (LDAP).
12cr|erlang-R15B03-1|223	
12cr|erlang-R15B03-1|224	%package -n %{name}-emacs
12cr|erlang-R15B03-1|225	Summary:	Emacs support for The Erlang language
12cr|erlang-R15B03-1|226	License:	GPL
12cr|erlang-R15B03-1|227	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|228	Group:		Development/Other
12cr|erlang-R15B03-1|229	Requires:	emacs
12cr|erlang-R15B03-1|230	
12cr|erlang-R15B03-1|231	%description -n %{name}-emacs
12cr|erlang-R15B03-1|232	This module provides Erlang support to Emacs.
12cr|erlang-R15B03-1|233	
12cr|erlang-R15B03-1|234	%if %build_java
12cr|erlang-R15B03-1|235	%package -n %{name}-jinterface
12cr|erlang-R15B03-1|236	Summary:	Low level interface to Java
12cr|erlang-R15B03-1|237	License:	MPL
12cr|erlang-R15B03-1|238	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|239	Group:		Development/Other
12cr|erlang-R15B03-1|240	
12cr|erlang-R15B03-1|241	%description -n %{name}-jinterface
12cr|erlang-R15B03-1|242	The Jinterface package provides a set of tools for communication with
12cr|erlang-R15B03-1|243	Erlang processes. It can also be used for communication with other Java
12cr|erlang-R15B03-1|244	processes using the same package, as well as C processes using the
12cr|erlang-R15B03-1|245	Erl_Interface library.
12cr|erlang-R15B03-1|246	%endif
12cr|erlang-R15B03-1|247	
12cr|erlang-R15B03-1|248	%package -n %{name}-asn1
12cr|erlang-R15B03-1|249	Summary:	Provides support for Abstract Syntax Notation One
12cr|erlang-R15B03-1|250	License:	MPL
12cr|erlang-R15B03-1|251	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|252	Group:		Development/Other
12cr|erlang-R15B03-1|253	
12cr|erlang-R15B03-1|254	%description -n %{name}-asn1
12cr|erlang-R15B03-1|255	Asn1 application contains modules with compile-time and run-time support for
12cr|erlang-R15B03-1|256	ASN.1.
12cr|erlang-R15B03-1|257	
12cr|erlang-R15B03-1|258	%package -n %{name}-common_test
12cr|erlang-R15B03-1|259	Summary:	Portable framework for automatic testing
12cr|erlang-R15B03-1|260	License:	MPL
12cr|erlang-R15B03-1|261	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|262	Group:		Development/Other
12cr|erlang-R15B03-1|263	
12cr|erlang-R15B03-1|264	%description -n %{name}-common_test
12cr|erlang-R15B03-1|265	A portable Erlang framework for automatic testing.
12cr|erlang-R15B03-1|266	
12cr|erlang-R15B03-1|267	%package -n %{name}-compiler
12cr|erlang-R15B03-1|268	Summary:	Byte code compiler for Erlang which produces highly compact code
12cr|erlang-R15B03-1|269	License:	MPL
12cr|erlang-R15B03-1|270	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|271	Group:		Development/Other
12cr|erlang-R15B03-1|272	
12cr|erlang-R15B03-1|273	%description -n %{name}-compiler
12cr|erlang-R15B03-1|274	Compiler application compiles Erlang code to byte-code. The highly compact
12cr|erlang-R15B03-1|275	byte-code is executed by the Erlang emulator.
12cr|erlang-R15B03-1|276	
12cr|erlang-R15B03-1|277	%package -n %{name}-cosEvent
12cr|erlang-R15B03-1|278	Summary:	Orber OMG Event Service
12cr|erlang-R15B03-1|279	License:	MPL
12cr|erlang-R15B03-1|280	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|281	Group:		Development/Other
12cr|erlang-R15B03-1|282	
12cr|erlang-R15B03-1|283	%description -n %{name}-cosEvent
12cr|erlang-R15B03-1|284	The cosEvent application is an Erlang implementation of a CORBA Service
12cr|erlang-R15B03-1|285	CosEvent.
12cr|erlang-R15B03-1|286	
12cr|erlang-R15B03-1|287	%package -n %{name}-cosEventDomain
12cr|erlang-R15B03-1|288	Summary:	Orber OMG Event Domain Service
12cr|erlang-R15B03-1|289	License:	MPL
12cr|erlang-R15B03-1|290	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|291	Group:		Development/Other
12cr|erlang-R15B03-1|292	
12cr|erlang-R15B03-1|293	%description -n %{name}-cosEventDomain
12cr|erlang-R15B03-1|294	The cosEventDomain application is an Erlang implementation of a CORBA
12cr|erlang-R15B03-1|295	Service CosEventDomainAdmin.
12cr|erlang-R15B03-1|296	
12cr|erlang-R15B03-1|297	%package -n %{name}-cosFileTransfer
12cr|erlang-R15B03-1|298	Summary:	Orber OMG File Transfer Service
12cr|erlang-R15B03-1|299	License:	MPL
12cr|erlang-R15B03-1|300	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|301	Group:		Development/Other
12cr|erlang-R15B03-1|302	
12cr|erlang-R15B03-1|303	%description -n %{name}-cosFileTransfer
12cr|erlang-R15B03-1|304	The cosFileTransfer Application is an Erlang implementation of the
12cr|erlang-R15B03-1|305	OMG CORBA File Transfer Service.
12cr|erlang-R15B03-1|306	
12cr|erlang-R15B03-1|307	%package -n %{name}-cosNotification
12cr|erlang-R15B03-1|308	Summary:	Orber OMG Notification Service
12cr|erlang-R15B03-1|309	License:	MPL
12cr|erlang-R15B03-1|310	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|311	Group:		Development/Other
12cr|erlang-R15B03-1|312	
12cr|erlang-R15B03-1|313	%description -n %{name}-cosNotification
12cr|erlang-R15B03-1|314	The cosNotification application is an Erlang implementation of the OMG
12cr|erlang-R15B03-1|315	CORBA Notification Service.
12cr|erlang-R15B03-1|316	
12cr|erlang-R15B03-1|317	%package -n %{name}-cosProperty
12cr|erlang-R15B03-1|318	Summary:	Orber OMG Property Service
12cr|erlang-R15B03-1|319	License:	MPL
12cr|erlang-R15B03-1|320	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|321	Group:		Development/Other
12cr|erlang-R15B03-1|322	
12cr|erlang-R15B03-1|323	%description -n %{name}-cosProperty
12cr|erlang-R15B03-1|324	The cosProperty Application is an Erlang implementation of the OMG
12cr|erlang-R15B03-1|325	CORBA Property Service.
12cr|erlang-R15B03-1|326	
12cr|erlang-R15B03-1|327	%package -n %{name}-cosTime
12cr|erlang-R15B03-1|328	Summary:	Orber OMG Timer and TimerEvent Services
12cr|erlang-R15B03-1|329	License:	MPL
12cr|erlang-R15B03-1|330	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|331	Group:		Development/Other
12cr|erlang-R15B03-1|332	
12cr|erlang-R15B03-1|333	%description -n %{name}-cosTime
12cr|erlang-R15B03-1|334	The cosTime application is an Erlang implementation of the OMG
12cr|erlang-R15B03-1|335	CORBA Time and TimerEvent Services.
12cr|erlang-R15B03-1|336	
12cr|erlang-R15B03-1|337	%package -n %{name}-cosTransactions
12cr|erlang-R15B03-1|338	Summary:	Orber OMG Transaction Service
12cr|erlang-R15B03-1|339	License:	MPL
12cr|erlang-R15B03-1|340	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|341	Group:		Development/Other
12cr|erlang-R15B03-1|342	
12cr|erlang-R15B03-1|343	%description -n %{name}-cosTransactions
12cr|erlang-R15B03-1|344	The cosTransactions application is an Erlang implementation of the OMG
12cr|erlang-R15B03-1|345	CORBA Transaction Service.
12cr|erlang-R15B03-1|346	
12cr|erlang-R15B03-1|347	%package -n %{name}-crypto
12cr|erlang-R15B03-1|348	Summary:	Cryptographical support
12cr|erlang-R15B03-1|349	License:	MPL
12cr|erlang-R15B03-1|350	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|351	Group:		Development/Other
12cr|erlang-R15B03-1|352	
12cr|erlang-R15B03-1|353	%description -n %{name}-crypto
12cr|erlang-R15B03-1|354	Cryptographical support for erlang.
12cr|erlang-R15B03-1|355	
12cr|erlang-R15B03-1|356	%package -n %{name}-debugger
12cr|erlang-R15B03-1|357	Summary:	Debugger for debugging and testing of Erlang programs
12cr|erlang-R15B03-1|358	License:	MPL
12cr|erlang-R15B03-1|359	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|360	Group:		Development/Other
12cr|erlang-R15B03-1|361	
12cr|erlang-R15B03-1|362	%description -n %{name}-debugger
12cr|erlang-R15B03-1|363	Debugger is a graphical tool which can be used for debugging and testing
12cr|erlang-R15B03-1|364	of Erlang programs. For example, breakpoints can be set, code can be single
12cr|erlang-R15B03-1|365	stepped and variable values can be displayed and changed.
12cr|erlang-R15B03-1|366	
12cr|erlang-R15B03-1|367	%package -n %{name}-erl_docgen
12cr|erlang-R15B03-1|368	Summary:	Documentation generator
12cr|erlang-R15B03-1|369	License:	MPL
12cr|erlang-R15B03-1|370	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|371	Group:		Development/Other
12cr|erlang-R15B03-1|372	
12cr|erlang-R15B03-1|373	%description -n %{name}-erl_docgen
12cr|erlang-R15B03-1|374	Documentation generator for erlang.
12cr|erlang-R15B03-1|375	
12cr|erlang-R15B03-1|376	%package -n %{name}-erl_interface
12cr|erlang-R15B03-1|377	Summary:	Low level interface to C
12cr|erlang-R15B03-1|378	License:	MPL
12cr|erlang-R15B03-1|379	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|380	Group:		Development/Other
12cr|erlang-R15B03-1|381	
12cr|erlang-R15B03-1|382	%description -n %{name}-erl_interface
12cr|erlang-R15B03-1|383	Low level interface to C for erlang.
12cr|erlang-R15B03-1|384	
12cr|erlang-R15B03-1|385	%package -n %{name}-et
12cr|erlang-R15B03-1|386	Summary:	Event Tracer
12cr|erlang-R15B03-1|387	License:	MPL
12cr|erlang-R15B03-1|388	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|389	Group:		Development/Other
12cr|erlang-R15B03-1|390	
12cr|erlang-R15B03-1|391	%description -n %{name}-et
12cr|erlang-R15B03-1|392	The Event Tracer (ET) uses the built-in trace mechanism in Erlang and
12cr|erlang-R15B03-1|393	provides tools for collection and graphical viewing of trace data.
12cr|erlang-R15B03-1|394	
12cr|erlang-R15B03-1|395	%package -n %{name}-eunit
12cr|erlang-R15B03-1|396	Summary:	Erlang support for unit testing
12cr|erlang-R15B03-1|397	License:	MPL
12cr|erlang-R15B03-1|398	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|399	Group:		Development/Other
12cr|erlang-R15B03-1|400	
12cr|erlang-R15B03-1|401	%description -n %{name}-eunit
12cr|erlang-R15B03-1|402	Erlang support for unit testing.
12cr|erlang-R15B03-1|403	
12cr|erlang-R15B03-1|404	%package -n %{name}-gs
12cr|erlang-R15B03-1|405	Summary:	Graphics System used to write platform independent user interfaces
12cr|erlang-R15B03-1|406	License:	MPL
12cr|erlang-R15B03-1|407	Requires:	%{name}-base = %{version}-%{release}, tk, tcl
12cr|erlang-R15B03-1|408	Group:		Development/Other
12cr|erlang-R15B03-1|409	
12cr|erlang-R15B03-1|410	%description -n %{name}-gs
12cr|erlang-R15B03-1|411	The Graphics System application, GS, is a library of routines for writing
12cr|erlang-R15B03-1|412	graphical user interfaces. Programs written using GS work on all Erlang
12cr|erlang-R15B03-1|413	platforms and do not depend upon the underlying windowing system.
12cr|erlang-R15B03-1|414	
12cr|erlang-R15B03-1|415	%package -n %{name}-hipe
12cr|erlang-R15B03-1|416	Summary:	High performance erlang
12cr|erlang-R15B03-1|417	License:	MPL
12cr|erlang-R15B03-1|418	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|419	Group:		Development/Other
12cr|erlang-R15B03-1|420	
12cr|erlang-R15B03-1|421	%description -n %{name}-hipe
12cr|erlang-R15B03-1|422	High-performance erlang.
12cr|erlang-R15B03-1|423	
12cr|erlang-R15B03-1|424	%package -n %{name}-inviso
12cr|erlang-R15B03-1|425	Summary:	Erlang trace tool
12cr|erlang-R15B03-1|426	License:	MPL
12cr|erlang-R15B03-1|427	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|428	Group:		Development/Other
12cr|erlang-R15B03-1|429	
12cr|erlang-R15B03-1|430	%description -n %{name}-inviso
12cr|erlang-R15B03-1|431	An Erlang trace tool.
12cr|erlang-R15B03-1|432	
12cr|erlang-R15B03-1|433	%package -n %{name}-ic
12cr|erlang-R15B03-1|434	Summary:	IDL compiler
12cr|erlang-R15B03-1|435	License:	MPL
12cr|erlang-R15B03-1|436	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|437	Group:		Development/Other
12cr|erlang-R15B03-1|438	
12cr|erlang-R15B03-1|439	%description -n %{name}-ic
12cr|erlang-R15B03-1|440	The IC application is an Erlang implementation of an IDL compiler.
12cr|erlang-R15B03-1|441	
12cr|erlang-R15B03-1|442	%package -n %{name}-inets
12cr|erlang-R15B03-1|443	Summary:	Set of services such as a Web server and a ftp client etc
12cr|erlang-R15B03-1|444	License:	MPL
12cr|erlang-R15B03-1|445	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|446	Group:		Development/Other
12cr|erlang-R15B03-1|447	
12cr|erlang-R15B03-1|448	%description -n %{name}-inets
12cr|erlang-R15B03-1|449	Inets is a container for Internet clients and servers. Currently a HTTP
12cr|erlang-R15B03-1|450	server and a FTP client has been incorporated in Inets. The HTTP server
12cr|erlang-R15B03-1|451	is an efficient implementation of HTTP 1.1 as defined in RFC 2616, i.e.
12cr|erlang-R15B03-1|452	a Web server.
12cr|erlang-R15B03-1|453	
12cr|erlang-R15B03-1|454	%package -n %{name}-megaco
12cr|erlang-R15B03-1|455	Summary:	Framework for building applications on top of the Megaco/H.248 protocol
12cr|erlang-R15B03-1|456	License:	MPL
12cr|erlang-R15B03-1|457	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|458	Group:		Development/Other
12cr|erlang-R15B03-1|459	
12cr|erlang-R15B03-1|460	%description -n %{name}-megaco
12cr|erlang-R15B03-1|461	Megaco/H.248 is a protocol for control of elements in a physically decomposed
12cr|erlang-R15B03-1|462	multimedia gateway, enabling separation of call control from media conversion.
12cr|erlang-R15B03-1|463	
12cr|erlang-R15B03-1|464	%package -n %{name}-mnesia
12cr|erlang-R15B03-1|465	Summary:	Heavy duty real-time distributed database
12cr|erlang-R15B03-1|466	License:	MPL
12cr|erlang-R15B03-1|467	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|468	Group:		Development/Other
12cr|erlang-R15B03-1|469	
12cr|erlang-R15B03-1|470	%description -n %{name}-mnesia
12cr|erlang-R15B03-1|471	Mnesia is a distributed DataBase Management System (DBMS), appropriate for
12cr|erlang-R15B03-1|472	telecommunications applications and other Erlang applications which require
12cr|erlang-R15B03-1|473	continuous operation and exhibit soft real-time properties.
12cr|erlang-R15B03-1|474	
12cr|erlang-R15B03-1|475	%package -n %{name}-observer
12cr|erlang-R15B03-1|476	Summary:	Observer, tools for tracing and investigation of distributed systems
12cr|erlang-R15B03-1|477	License:	MPL
12cr|erlang-R15B03-1|478	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|479	Group:		Development/Other
12cr|erlang-R15B03-1|480	
12cr|erlang-R15B03-1|481	%description -n %{name}-observer
12cr|erlang-R15B03-1|482	The OBSERVER application contains tools for tracing and investigation of
12cr|erlang-R15B03-1|483	distributed systems.
12cr|erlang-R15B03-1|484	
12cr|erlang-R15B03-1|485	%package -n %{name}-odbc
12cr|erlang-R15B03-1|486	Summary: 	Interface to relational SQL-databases built on ODBC
12cr|erlang-R15B03-1|487	License: 	MPL
12cr|erlang-R15B03-1|488	Requires: 	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|489	Group:		Development/Other
12cr|erlang-R15B03-1|490	
12cr|erlang-R15B03-1|491	%description -n %{name}-odbc
12cr|erlang-R15B03-1|492	The ODBC application is an interface to relational SQL-databases built
12cr|erlang-R15B03-1|493	on ODBC (Open Database.)
12cr|erlang-R15B03-1|494	
12cr|erlang-R15B03-1|495	%package -n %{name}-orber
12cr|erlang-R15B03-1|496	Summary:	CORBA Object Request Broker
12cr|erlang-R15B03-1|497	License:	MPL
12cr|erlang-R15B03-1|498	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|499	Group:		Development/Other
12cr|erlang-R15B03-1|500	
12cr|erlang-R15B03-1|501	%description -n %{name}-orber
12cr|erlang-R15B03-1|502	The Orber application is an Erlang implementation of a CORBA Object Request
12cr|erlang-R15B03-1|503	Broker.
12cr|erlang-R15B03-1|504	
12cr|erlang-R15B03-1|505	%package -n %{name}-os_mon
12cr|erlang-R15B03-1|506	Summary:	Monitor which allows inspection of the underlying operating system
12cr|erlang-R15B03-1|507	License:	MPL
12cr|erlang-R15B03-1|508	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|509	Group:		Development/Other
12cr|erlang-R15B03-1|510	
12cr|erlang-R15B03-1|511	%description -n %{name}-os_mon
12cr|erlang-R15B03-1|512	The operating system monitor OS_Mon monitors operating system disk and memory
12cr|erlang-R15B03-1|513	usage etc.
12cr|erlang-R15B03-1|514	
12cr|erlang-R15B03-1|515	%package -n %{name}-otp_mibs
12cr|erlang-R15B03-1|516	Summary:	Snmp management information base for Erlang
12cr|erlang-R15B03-1|517	License:	MPL
12cr|erlang-R15B03-1|518	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|519	Group:		Development/Other
12cr|erlang-R15B03-1|520	
12cr|erlang-R15B03-1|521	%description -n %{name}-otp_mibs
12cr|erlang-R15B03-1|522	The OTP_Mibs application provides an SNMP management information base for
12cr|erlang-R15B03-1|523	Erlang nodes.
12cr|erlang-R15B03-1|524	
12cr|erlang-R15B03-1|525	%package -n %{name}-parsetools
12cr|erlang-R15B03-1|526	Summary:	Set of parsing and lexical analysis tools
12cr|erlang-R15B03-1|527	License:	MPL
12cr|erlang-R15B03-1|528	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|529	Group:		Development/Other
12cr|erlang-R15B03-1|530	
12cr|erlang-R15B03-1|531	%description -n %{name}-parsetools
12cr|erlang-R15B03-1|532	The Parsetools application contains utilities for parsing, e.g. the yecc
12cr|erlang-R15B03-1|533	module. Yecc is an LALR-1 parser generator for Erlang, similar to yacc.
12cr|erlang-R15B03-1|534	Yecc takes a BNF grammar definition as input, and produces Erlang code for
12cr|erlang-R15B03-1|535	a parser as output.
12cr|erlang-R15B03-1|536	
12cr|erlang-R15B03-1|537	%package -n %{name}-percept
12cr|erlang-R15B03-1|538	Summary:	Concurrency profiler tool for Erlang
12cr|erlang-R15B03-1|539	License:	MPL
12cr|erlang-R15B03-1|540	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|541	Group:		Development/Other
12cr|erlang-R15B03-1|542	
12cr|erlang-R15B03-1|543	%description -n %{name}-percept
12cr|erlang-R15B03-1|544	A concurrency profiler tool for Erlang.
12cr|erlang-R15B03-1|545	
12cr|erlang-R15B03-1|546	%package -n %{name}-pman
12cr|erlang-R15B03-1|547	Summary:	Process manager used to inspect the state of an Erlang system
12cr|erlang-R15B03-1|548	License:	MPL
12cr|erlang-R15B03-1|549	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|550	Group:		Development/Other
12cr|erlang-R15B03-1|551	
12cr|erlang-R15B03-1|552	%description -n %{name}-pman
12cr|erlang-R15B03-1|553	The process manager Pman is a graphical tool used to inspect the Erlang
12cr|erlang-R15B03-1|554	processes executing either locally or on remote nodes. It is also possible
12cr|erlang-R15B03-1|555	to trace events in the individual processes.
12cr|erlang-R15B03-1|556	
12cr|erlang-R15B03-1|557	%package -n %{name}-public_key
12cr|erlang-R15B03-1|558	Summary:	Erlang API to public key infrastructure
12cr|erlang-R15B03-1|559	License:	MPL
12cr|erlang-R15B03-1|560	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|561	Group:		Development/Other
12cr|erlang-R15B03-1|562	
12cr|erlang-R15B03-1|563	%description -n %{name}-public_key
12cr|erlang-R15B03-1|564	Erlang API to public key infrastructure.
12cr|erlang-R15B03-1|565	
12cr|erlang-R15B03-1|566	%package -n %{name}-reltool
12cr|erlang-R15B03-1|567	Summary:	A release management tool for Erlang
12cr|erlang-R15B03-1|568	License:	MPL
12cr|erlang-R15B03-1|569	Group:		Development/Other
12cr|erlang-R15B03-1|570	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|571	
12cr|erlang-R15B03-1|572	%description -n %{name}-reltool
12cr|erlang-R15B03-1|573	It analyses a given Erlang/OTP installation and determines various
12cr|erlang-R15B03-1|574	dependencies between applications. The graphical frontend depicts
12cr|erlang-R15B03-1|575	the dependencies and enables interactive customization of a
12cr|erlang-R15B03-1|576	target system. The backend provides a batch interface for
12cr|erlang-R15B03-1|577	generation of customized target systems.
12cr|erlang-R15B03-1|578	
12cr|erlang-R15B03-1|579	%package -n %{name}-runtime_tools
12cr|erlang-R15B03-1|580	Summary:	Runtime tools, tools to include in a production system
12cr|erlang-R15B03-1|581	License:	MPL
12cr|erlang-R15B03-1|582	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|583	Group:		Development/Other
12cr|erlang-R15B03-1|584	
12cr|erlang-R15B03-1|585	%description -n %{name}-runtime_tools
12cr|erlang-R15B03-1|586	Runtime tools, tools to include in a production system.
12cr|erlang-R15B03-1|587	
12cr|erlang-R15B03-1|588	%package -n %{name}-snmp
12cr|erlang-R15B03-1|589	Summary:	Simple Network Management Protocol (SNMP) support
12cr|erlang-R15B03-1|590	License:	MPL
12cr|erlang-R15B03-1|591	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|592	Group:		Development/Other
12cr|erlang-R15B03-1|593	
12cr|erlang-R15B03-1|594	%description -n %{name}-snmp
12cr|erlang-R15B03-1|595	A multilingual Simple Network Management Protocol Extensible Agent, featuring
12cr|erlang-R15B03-1|596	a MIB compiler and facilities for implementing SNMP MIBs etc.
12cr|erlang-R15B03-1|597	
12cr|erlang-R15B03-1|598	%package -n %{name}-ssh
12cr|erlang-R15B03-1|599	Summary:	Secure Shell application with ssh and sftp support
12cr|erlang-R15B03-1|600	License:	MPL
12cr|erlang-R15B03-1|601	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|602	Group:		Development/Other
12cr|erlang-R15B03-1|603	
12cr|erlang-R15B03-1|604	%description -n %{name}-ssh
12cr|erlang-R15B03-1|605	Secure Shell application with ssh and sftp support.
12cr|erlang-R15B03-1|606	
12cr|erlang-R15B03-1|607	%package -n %{name}-ssl
12cr|erlang-R15B03-1|608	Summary:	Interface to UNIX BSD sockets with Secure Sockets Layer
12cr|erlang-R15B03-1|609	License:	MPL
12cr|erlang-R15B03-1|610	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|611	Group:		Development/Other
12cr|erlang-R15B03-1|612	
12cr|erlang-R15B03-1|613	%description -n %{name}-ssl
12cr|erlang-R15B03-1|614	The SSL application provides secure communication over sockets.
12cr|erlang-R15B03-1|615	
12cr|erlang-R15B03-1|616	%package -n %{name}-syntax_tools
12cr|erlang-R15B03-1|617	Summary:	Set of modules for working with Erlang source code
12cr|erlang-R15B03-1|618	License:	MPL
12cr|erlang-R15B03-1|619	Group:		Development/Other
12cr|erlang-R15B03-1|620	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|621	
12cr|erlang-R15B03-1|622	%description -n %{name}-syntax_tools
12cr|erlang-R15B03-1|623	This package defines an abstract datatype that is compatible with the
12cr|erlang-R15B03-1|624	`erl_parse' data structures, and provides modules for analysis and
12cr|erlang-R15B03-1|625	manipulation, flexible pretty printing, and preservation of source-code
12cr|erlang-R15B03-1|626	comments. Now includes `erl_tidy': automatic code tidying and checking.
12cr|erlang-R15B03-1|627	
12cr|erlang-R15B03-1|628	%package -n %{name}-test_server
12cr|erlang-R15B03-1|629	Summary:	The OTP test sewrver for Erlang
12cr|erlang-R15B03-1|630	License:	MPL
12cr|erlang-R15B03-1|631	Group:		Development/Other
12cr|erlang-R15B03-1|632	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|633	
12cr|erlang-R15B03-1|634	%description -n %{name}-test_server
12cr|erlang-R15B03-1|635	The OTP test sewrver for Erlang.
12cr|erlang-R15B03-1|636	
12cr|erlang-R15B03-1|637	%package -n %{name}-toolbar
12cr|erlang-R15B03-1|638	Summary:	Tool bar simplifying access to the Erlang tools
12cr|erlang-R15B03-1|639	License:	MPL
12cr|erlang-R15B03-1|640	Group:		Development/Other
12cr|erlang-R15B03-1|641	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|642	
12cr|erlang-R15B03-1|643	%description -n %{name}-toolbar
12cr|erlang-R15B03-1|644	The Toolbar application simplifies access to the Erlang/OTP tools. It
12cr|erlang-R15B03-1|645	consists of a number of power buttons, one for each available tool.
12cr|erlang-R15B03-1|646	
12cr|erlang-R15B03-1|647	%package -n %{name}-tools
12cr|erlang-R15B03-1|648	Summary:	Set of programming tools including a coverage analyzer etc
12cr|erlang-R15B03-1|649	License:	MPL
12cr|erlang-R15B03-1|650	Group:		Development/Other
12cr|erlang-R15B03-1|651	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|652	
12cr|erlang-R15B03-1|653	%description -n %{name}-tools
12cr|erlang-R15B03-1|654	The Tools application contains a number of stand-alone tools, which are
12cr|erlang-R15B03-1|655	useful when developing Erlang programs.
12cr|erlang-R15B03-1|656	
12cr|erlang-R15B03-1|657	%package -n %{name}-typer
12cr|erlang-R15B03-1|658	Summary:	Type annotator of Erlang code
12cr|erlang-R15B03-1|659	License:	MPL
12cr|erlang-R15B03-1|660	Group:		Development/Other
12cr|erlang-R15B03-1|661	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|662	
12cr|erlang-R15B03-1|663	%description -n %{name}-typer
12cr|erlang-R15B03-1|664	A type annotator of Erlang code.
12cr|erlang-R15B03-1|665	
12cr|erlang-R15B03-1|666	%package -n %{name}-tv
12cr|erlang-R15B03-1|667	Summary:	ETS and MNESIA graphical table visualizer
12cr|erlang-R15B03-1|668	License:	MPL
12cr|erlang-R15B03-1|669	Group:		Development/Other
12cr|erlang-R15B03-1|670	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|671	
12cr|erlang-R15B03-1|672	%description -n %{name}-tv
12cr|erlang-R15B03-1|673	The TV application enables the user to examine ETS and Mnesia tables.
12cr|erlang-R15B03-1|674	Once a certain table has been opened in the tool, the content may be viewed
12cr|erlang-R15B03-1|675	in various levels of detail.
12cr|erlang-R15B03-1|676	
12cr|erlang-R15B03-1|677	%package -n %{name}-webtool
12cr|erlang-R15B03-1|678	Summary:	Tool that simplifying the use of web based Erlang tools
12cr|erlang-R15B03-1|679	License:	MPL
12cr|erlang-R15B03-1|680	Group:		Development/Other
12cr|erlang-R15B03-1|681	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|682	
12cr|erlang-R15B03-1|683	%description -n %{name}-webtool
12cr|erlang-R15B03-1|684	Erlang Module to configure,and start the webserver httpd and the various
12cr|erlang-R15B03-1|685	web based tools to Erlang/OTP.
12cr|erlang-R15B03-1|686	
12cr|erlang-R15B03-1|687	%package -n %{name}-wx
12cr|erlang-R15B03-1|688	Summary:	Graphic system for Erlang
12cr|erlang-R15B03-1|689	License:	MPL
12cr|erlang-R15B03-1|690	Group:		Development/Other
12cr|erlang-R15B03-1|691	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|692	
12cr|erlang-R15B03-1|693	%description -n %{name}-wx
12cr|erlang-R15B03-1|694	A Graphics System used to write platform independent user interfaces
12cr|erlang-R15B03-1|695	for Erlang.
12cr|erlang-R15B03-1|696	
12cr|erlang-R15B03-1|697	%package -n %{name}-xmerl
12cr|erlang-R15B03-1|698	Summary:	XML processing tools
12cr|erlang-R15B03-1|699	License:	MPL
12cr|erlang-R15B03-1|700	Group:		Development/Other
12cr|erlang-R15B03-1|701	Requires:	%{name}-base = %{version}-%{release}
12cr|erlang-R15B03-1|702	
12cr|erlang-R15B03-1|703	%description -n %{name}-xmerl
12cr|erlang-R15B03-1|704	Implements a set of tools for processing XML documents, as well as working
12cr|erlang-R15B03-1|705	with XML-like structures in Erlang. The main attraction so far is a
12cr|erlang-R15B03-1|706	single-pass, highly customizable XML processor. Other components are an
12cr|erlang-R15B03-1|707	export/translation facility and an XPATH query engine. This version fixes
12cr|erlang-R15B03-1|708	a few bugs in the scanner, and improves HTML export.
12cr|erlang-R15B03-1|709	
12cr|erlang-R15B03-1|710	%prep
12cr|erlang-R15B03-1|711	%setup -qn otp_src_%{realver}
12cr|erlang-R15B03-1|712	%patch4 -p1 -b .no-undefined
12cr|erlang-R15B03-1|713	
12cr|erlang-R15B03-1|714	%build
12cr|erlang-R15B03-1|715	%serverbuild
12cr|erlang-R15B03-1|716	export CFLAGS="%{optflags} -fno-strict-aliasing"
12cr|erlang-R15B03-1|717	export CXXLAGS=$CFLAGS
12cr|erlang-R15B03-1|718	ERL_TOP=`pwd`; export ERL_TOP
12cr|erlang-R15B03-1|719	
12cr|erlang-R15B03-1|720	# enable dynamic linking for ssl
12cr|erlang-R15B03-1|721	sed -i 's|SSL_DYNAMIC_ONLY=no|SSL_DYNAMIC_ONLY=yes|' erts/configure
12cr|erlang-R15B03-1|722	#define __cputoolize true
12cr|erlang-R15B03-1|723	%define _disable_ld_no_undefined 1
12cr|erlang-R15B03-1|724	
12cr|erlang-R15B03-1|725	%configure2_5x \
12cr|erlang-R15B03-1|726	--prefix=%{_prefix} \
12cr|erlang-R15B03-1|727	--exec-prefix=%{_prefix} \
12cr|erlang-R15B03-1|728	--bindir=%{_bindir} \
12cr|erlang-R15B03-1|729	--libdir=%{_libdir} \
12cr|erlang-R15B03-1|730	--mandir=%{_mandir} \
12cr|erlang-R15B03-1|731	--datadir=%{_datadir} \
12cr|erlang-R15B03-1|732	%ifarch x86_64
12cr|erlang-R15B03-1|733	--enable-m64-build \
12cr|erlang-R15B03-1|734	%endif
12cr|erlang-R15B03-1|735	--enable-threads \
12cr|erlang-R15B03-1|736	--enable-kernel-poll \
12cr|erlang-R15B03-1|737	--enable-hipe \
12cr|erlang-R15B03-1|738	--enable-smp-support \
12cr|erlang-R15B03-1|739	--with-ssl \
12cr|erlang-R15B03-1|740	--disable-erlang-mandir \
12cr|erlang-R15B03-1|741	--enable-dynamic-ssl-lib
12cr|erlang-R15B03-1|742	
12cr|erlang-R15B03-1|743	%make -j1
12cr|erlang-R15B03-1|744	
12cr|erlang-R15B03-1|745	%install
12cr|erlang-R15B03-1|746	
12cr|erlang-R15B03-1|747	%makeinstall_std INSTALL_PREFIX=%{buildroot}
12cr|erlang-R15B03-1|748	
12cr|erlang-R15B03-1|749	# clean up
12cr|erlang-R15B03-1|750	find %{buildroot}%{_libdir}/erlang -perm 0775 | xargs chmod 755
12cr|erlang-R15B03-1|751	find %{buildroot}%{_libdir}/erlang -name Makefile | xargs chmod 644
12cr|erlang-R15B03-1|752	find %{buildroot}%{_libdir}/erlang -name \*.bat | xargs rm -f
12cr|erlang-R15B03-1|753	find %{buildroot}%{_libdir}/erlang -name index.txt.old | xargs rm -f
12cr|erlang-R15B03-1|754	
12cr|erlang-R15B03-1|755	# doc
12cr|erlang-R15B03-1|756	mkdir -p erlang_doc
12cr|erlang-R15B03-1|757	mkdir -p %{buildroot}%{_mandir}/erlang
12cr|erlang-R15B03-1|758	tar -C erlang_doc -xf %{SOURCE1}
12cr|erlang-R15B03-1|759	tar -C %{buildroot}%{_datadir} -xf %{SOURCE2}
12cr|erlang-R15B03-1|760	
12cr|erlang-R15B03-1|761	# make links to binaries
12cr|erlang-R15B03-1|762	mkdir -p %{buildroot}%{_bindir}
12cr|erlang-R15B03-1|763	pushd %{buildroot}%{_bindir}
12cr|erlang-R15B03-1|764	for file in erl erlc escript run_erl
12cr|erlang-R15B03-1|765	do
12cr|erlang-R15B03-1|766	ln -sf ../%{_lib}/erlang/bin/$file .
12cr|erlang-R15B03-1|767	done
12cr|erlang-R15B03-1|768	popd
12cr|erlang-R15B03-1|769	
12cr|erlang-R15B03-1|770	# (tpg) fixes bug #32318
12cr|erlang-R15B03-1|771	mkdir -p %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cr|erlang-R15B03-1|772	cat > %{buildroot}%{_sysconfdir}/emacs/site-start.d/erlang.el << EOF
12cr|erlang-R15B03-1|773	(setq load-path (cons "%{_libdir}/%{name}/lib/tools-*/emacs" load-path))
12cr|erlang-R15B03-1|774	(add-to-list 'load-path "%{_datadir}/emacs/site-lisp/ess")
12cr|erlang-R15B03-1|775	(load-library "erlang-start")
12cr|erlang-R15B03-1|776	EOF
12cr|erlang-R15B03-1|777	
12cr|erlang-R15B03-1|778	# remove buildroot from installed files
12cr|erlang-R15B03-1|779	pushd %{buildroot}%{_libdir}/erlang
12cr|erlang-R15B03-1|780	sed -i "s|%{buildroot}||" erts*/bin/{erl,start} releases/RELEASES bin/{erl,start}
12cr|erlang-R15B03-1|781	popd
12cr|erlang-R15B03-1|782	
12cr|erlang-R15B03-1|783	# (tpg) remove not needed files
12cr|erlang-R15B03-1|784	rm -rf %{buildroot}%{_datadir}/COPYRIGHT
12cr|erlang-R15B03-1|785	rm -rf %{buildroot}%{_datadir}/PR.template
12cr|erlang-R15B03-1|786	rm -rf %{buildroot}%{_datadir}/README
12cr|erlang-R15B03-1|787	
12cr|erlang-R15B03-1|788	%post -n %{name}-base
12cr|erlang-R15B03-1|789	%{_libdir}/erlang/Install -minimal %{_libdir}/erlang >/dev/null 2>/dev/null
12cr|erlang-R15B03-1|790	
12cr|erlang-R15B03-1|791	%files -n %{name}-stack
12cr|erlang-R15B03-1|792	%defattr(-,root,root)
12cr|erlang-R15B03-1|793	%doc AUTHORS EPLICENCE README.md
12cr|erlang-R15B03-1|794	
12cr|erlang-R15B03-1|795	%files -n %{name}-base
12cr|erlang-R15B03-1|796	%defattr(-,root,root)
12cr|erlang-R15B03-1|797	%dir %{_libdir}/erlang
12cr|erlang-R15B03-1|798	%dir %{_libdir}/erlang/bin
12cr|erlang-R15B03-1|799	%dir %{_libdir}/erlang/lib
12cr|erlang-R15B03-1|800	%dir %{_libdir}/erlang/misc
12cr|erlang-R15B03-1|801	%{_bindir}/*
12cr|erlang-R15B03-1|802	%{_libdir}/erlang/Install
12cr|erlang-R15B03-1|803	%{_libdir}/erlang/bin/ct_run
12cr|erlang-R15B03-1|804	%{_libdir}/erlang/bin/epmd
12cr|erlang-R15B03-1|805	%{_libdir}/erlang/bin/erl
12cr|erlang-R15B03-1|806	%{_libdir}/erlang/bin/erlc
12cr|erlang-R15B03-1|807	%{_libdir}/erlang/bin/escript
12cr|erlang-R15B03-1|808	%{_libdir}/erlang/bin/start.boot
12cr|erlang-R15B03-1|809	%{_libdir}/erlang/bin/start.script
12cr|erlang-R15B03-1|810	%{_libdir}/erlang/bin/start_clean.boot
12cr|erlang-R15B03-1|811	%{_libdir}/erlang/bin/start_sasl.boot
12cr|erlang-R15B03-1|812	%{_libdir}/erlang/erts-*
12cr|erlang-R15B03-1|813	%{_libdir}/erlang/misc/format_man_pages
12cr|erlang-R15B03-1|814	%{_libdir}/erlang/misc/makewhatis
12cr|erlang-R15B03-1|815	%{_libdir}/erlang/releases
12cr|erlang-R15B03-1|816	%{_libdir}/erlang/bin/run_erl
12cr|erlang-R15B03-1|817	%{_libdir}/erlang/bin/run_test
12cr|erlang-R15B03-1|818	%{_libdir}/erlang/bin/start
12cr|erlang-R15B03-1|819	%{_libdir}/erlang/bin/start_erl
12cr|erlang-R15B03-1|820	%{_libdir}/erlang/bin/to_erl
12cr|erlang-R15B03-1|821	%{erlang_libdir}/erts-*
12cr|erlang-R15B03-1|822	%{erlang_libdir}/kernel-*
12cr|erlang-R15B03-1|823	%{erlang_libdir}/stdlib-*
12cr|erlang-R15B03-1|824	%{erlang_libdir}/sasl-*
12cr|erlang-R15B03-1|825	
12cr|erlang-R15B03-1|826	%files -n %{name}-devel
12cr|erlang-R15B03-1|827	%defattr(-,root,root)
12cr|erlang-R15B03-1|828	%dir %{_libdir}/%{name}/%{_includedir}
12cr|erlang-R15B03-1|829	%dir %{_libdir}/%{name}/%{_prefix}/lib
12cr|erlang-R15B03-1|830	%{_libdir}/%{name}/%{_includedir}/*
12cr|erlang-R15B03-1|831	%{_libdir}/%{name}/%{_prefix}/lib/*
12cr|erlang-R15B03-1|832	
12cr|erlang-R15B03-1|833	%files -n %{name}-appmon
12cr|erlang-R15B03-1|834	%defattr(-,root,root)
12cr|erlang-R15B03-1|835	%{erlang_libdir}/appmon-*
12cr|erlang-R15B03-1|836	
12cr|erlang-R15B03-1|837	%files -n %{name}-asn1
12cr|erlang-R15B03-1|838	%defattr(-,root,root)
12cr|erlang-R15B03-1|839	%{erlang_libdir}/asn1-*
12cr|erlang-R15B03-1|840	
12cr|erlang-R15B03-1|841	%files -n %{name}-compiler
12cr|erlang-R15B03-1|842	%defattr(-,root,root)
12cr|erlang-R15B03-1|843	%{erlang_libdir}/compiler-*
12cr|erlang-R15B03-1|844	
12cr|erlang-R15B03-1|845	%files -n %{name}-common_test
12cr|erlang-R15B03-1|846	%defattr(-,root,root)
12cr|erlang-R15B03-1|847	%{erlang_libdir}/common_test-*
12cr|erlang-R15B03-1|848	
12cr|erlang-R15B03-1|849	%files -n %{name}-cosEvent
12cr|erlang-R15B03-1|850	%defattr(-,root,root)
12cr|erlang-R15B03-1|851	%{erlang_libdir}/cosEvent-*
12cr|erlang-R15B03-1|852	
12cr|erlang-R15B03-1|853	%files -n %{name}-cosEventDomain
12cr|erlang-R15B03-1|854	%defattr(-,root,root)
12cr|erlang-R15B03-1|855	%{erlang_libdir}/cosEventDomain-*
12cr|erlang-R15B03-1|856	
12cr|erlang-R15B03-1|857	%files -n %{name}-cosFileTransfer
12cr|erlang-R15B03-1|858	%defattr(-,root,root)
12cr|erlang-R15B03-1|859	%{erlang_libdir}/cosFileTransfer-*
12cr|erlang-R15B03-1|860	
12cr|erlang-R15B03-1|861	%files -n %{name}-cosNotification
12cr|erlang-R15B03-1|862	%defattr(-,root,root)
12cr|erlang-R15B03-1|863	%{erlang_libdir}/cosNotification-*
12cr|erlang-R15B03-1|864	
12cr|erlang-R15B03-1|865	%files -n %{name}-cosProperty
12cr|erlang-R15B03-1|866	%defattr(-,root,root)
12cr|erlang-R15B03-1|867	%{erlang_libdir}/cosProperty-*
12cr|erlang-R15B03-1|868	
12cr|erlang-R15B03-1|869	%files -n %{name}-cosTime
12cr|erlang-R15B03-1|870	%defattr(-,root,root)
12cr|erlang-R15B03-1|871	%{erlang_libdir}/cosTime-*
12cr|erlang-R15B03-1|872	
12cr|erlang-R15B03-1|873	%files -n %{name}-cosTransactions
12cr|erlang-R15B03-1|874	%defattr(-,root,root)
12cr|erlang-R15B03-1|875	%{erlang_libdir}/cosTransactions-*
12cr|erlang-R15B03-1|876	
12cr|erlang-R15B03-1|877	%files -n %{name}-crypto
12cr|erlang-R15B03-1|878	%defattr(-,root,root)
12cr|erlang-R15B03-1|879	%{erlang_libdir}/crypto-*
12cr|erlang-R15B03-1|880	
12cr|erlang-R15B03-1|881	%files -n %{name}-debugger
12cr|erlang-R15B03-1|882	%defattr(-,root,root)
12cr|erlang-R15B03-1|883	%{erlang_libdir}/debugger-*
12cr|erlang-R15B03-1|884	
12cr|erlang-R15B03-1|885	%files -n %{name}-dialyzer
12cr|erlang-R15B03-1|886	%defattr(-,root,root)
12cr|erlang-R15B03-1|887	%{erlang_libdir}/dialyzer-*
12cr|erlang-R15B03-1|888	%{_libdir}/%{name}/bin/dialyzer
12cr|erlang-R15B03-1|889	
12cr|erlang-R15B03-1|890	%files -n %{name}-diameter
12cr|erlang-R15B03-1|891	%defattr(-,root,root)
12cr|erlang-R15B03-1|892	%{erlang_libdir}/diameter-*
12cr|erlang-R15B03-1|893	
12cr|erlang-R15B03-1|894	%files -n %{name}-edoc
12cr|erlang-R15B03-1|895	%defattr(-,root,root)
12cr|erlang-R15B03-1|896	%{erlang_libdir}/edoc-*
12cr|erlang-R15B03-1|897	
12cr|erlang-R15B03-1|898	%files -n %{name}-eldap
12cr|erlang-R15B03-1|899	%defattr(-,root,root)
12cr|erlang-R15B03-1|900	%{erlang_libdir}/eldap-*
12cr|erlang-R15B03-1|901	
12cr|erlang-R15B03-1|902	%files -n %{name}-emacs
12cr|erlang-R15B03-1|903	%defattr(-,root,root)
12cr|erlang-R15B03-1|904	%{_sysconfdir}/emacs/site-start.d/erlang.el
12cr|erlang-R15B03-1|905	
12cr|erlang-R15B03-1|906	%files -n %{name}-erl_docgen
12cr|erlang-R15B03-1|907	%defattr(-,root,root)
12cr|erlang-R15B03-1|908	%{erlang_libdir}/erl_docgen-*
12cr|erlang-R15B03-1|909	
12cr|erlang-R15B03-1|910	%files -n %{name}-erl_interface
12cr|erlang-R15B03-1|911	%defattr(-,root,root)
12cr|erlang-R15B03-1|912	%{erlang_libdir}/erl_interface-*
12cr|erlang-R15B03-1|913	
12cr|erlang-R15B03-1|914	%files -n %{name}-et
12cr|erlang-R15B03-1|915	%defattr(-,root,root)
12cr|erlang-R15B03-1|916	%{erlang_libdir}/et-*
12cr|erlang-R15B03-1|917	
12cr|erlang-R15B03-1|918	%files -n %{name}-eunit
12cr|erlang-R15B03-1|919	%defattr(-,root,root)
12cr|erlang-R15B03-1|920	%{erlang_libdir}/eunit-*
12cr|erlang-R15B03-1|921	
12cr|erlang-R15B03-1|922	%files -n %{name}-gs
12cr|erlang-R15B03-1|923	%defattr(-,root,root)
12cr|erlang-R15B03-1|924	%{erlang_libdir}/gs-*
12cr|erlang-R15B03-1|925	
12cr|erlang-R15B03-1|926	%files -n %{name}-hipe
12cr|erlang-R15B03-1|927	%defattr(-,root,root)
12cr|erlang-R15B03-1|928	%{erlang_libdir}/hipe-*
12cr|erlang-R15B03-1|929	
12cr|erlang-R15B03-1|930	%files -n %{name}-ic
12cr|erlang-R15B03-1|931	%defattr(-,root,root)
12cr|erlang-R15B03-1|932	%{erlang_libdir}/ic-*
12cr|erlang-R15B03-1|933	
12cr|erlang-R15B03-1|934	%files -n %{name}-inets
12cr|erlang-R15B03-1|935	%defattr(-,root,root)
12cr|erlang-R15B03-1|936	%{erlang_libdir}/inets-*
12cr|erlang-R15B03-1|937	
12cr|erlang-R15B03-1|938	%files -n %{name}-inviso
12cr|erlang-R15B03-1|939	%defattr(-,root,root)
12cr|erlang-R15B03-1|940	%{erlang_libdir}/inviso-*
12cr|erlang-R15B03-1|941	
12cr|erlang-R15B03-1|942	%if %build_java
12cr|erlang-R15B03-1|943	%files -n %{name}-jinterface
12cr|erlang-R15B03-1|944	%defattr(-,root,root)
12cr|erlang-R15B03-1|945	%{erlang_libdir}/jinterface-*/priv/OtpErlang.jar
12cr|erlang-R15B03-1|946	%{erlang_libdir}/jinterface-*/java_src/com/ericsson/otp/erlang/*
12cr|erlang-R15B03-1|947	%endif
12cr|erlang-R15B03-1|948	
12cr|erlang-R15B03-1|949	%files -n %{name}-manpages
12cr|erlang-R15B03-1|950	%defattr(-,root,root)
12cr|erlang-R15B03-1|951	%{_mandir}/*/*
12cr|erlang-R15B03-1|952	
12cr|erlang-R15B03-1|953	%files -n %{name}-megaco
12cr|erlang-R15B03-1|954	%defattr(-,root,root)
12cr|erlang-R15B03-1|955	%{erlang_libdir}/megaco-*
12cr|erlang-R15B03-1|956	
12cr|erlang-R15B03-1|957	%files -n %{name}-mnesia
12cr|erlang-R15B03-1|958	%defattr(-,root,root)
12cr|erlang-R15B03-1|959	%{erlang_libdir}/mnesia-*
12cr|erlang-R15B03-1|960	
12cr|erlang-R15B03-1|961	%files -n %{name}-observer
12cr|erlang-R15B03-1|962	%defattr(-,root,root)
12cr|erlang-R15B03-1|963	%{erlang_libdir}/observer-*
12cr|erlang-R15B03-1|964	
12cr|erlang-R15B03-1|965	%files -n %{name}-odbc
12cr|erlang-R15B03-1|966	%defattr(-,root,root)
12cr|erlang-R15B03-1|967	%{erlang_libdir}/odbc-*
12cr|erlang-R15B03-1|968	
12cr|erlang-R15B03-1|969	%files -n %{name}-orber
12cr|erlang-R15B03-1|970	%defattr(-,root,root)
12cr|erlang-R15B03-1|971	%{erlang_libdir}/orber-*
12cr|erlang-R15B03-1|972	
12cr|erlang-R15B03-1|973	%files -n %{name}-os_mon
12cr|erlang-R15B03-1|974	%defattr(-,root,root)
12cr|erlang-R15B03-1|975	%{erlang_libdir}/os_mon-*
12cr|erlang-R15B03-1|976	
12cr|erlang-R15B03-1|977	%files -n %{name}-otp_mibs
12cr|erlang-R15B03-1|978	%defattr(-,root,root)
12cr|erlang-R15B03-1|979	%{erlang_libdir}/otp_mibs-*
12cr|erlang-R15B03-1|980	
12cr|erlang-R15B03-1|981	%files -n %{name}-parsetools
12cr|erlang-R15B03-1|982	%defattr(-,root,root)
12cr|erlang-R15B03-1|983	%{erlang_libdir}/parsetools-*
12cr|erlang-R15B03-1|984	
12cr|erlang-R15B03-1|985	%files -n %{name}-percept
12cr|erlang-R15B03-1|986	%defattr(-,root,root)
12cr|erlang-R15B03-1|987	%{erlang_libdir}/percept-*
12cr|erlang-R15B03-1|988	
12cr|erlang-R15B03-1|989	%files -n %{name}-pman
12cr|erlang-R15B03-1|990	%defattr(-,root,root)
12cr|erlang-R15B03-1|991	%{erlang_libdir}/pman-*
12cr|erlang-R15B03-1|992	
12cr|erlang-R15B03-1|993	%files -n %{name}-public_key
12cr|erlang-R15B03-1|994	%defattr(-,root,root)
12cr|erlang-R15B03-1|995	%{erlang_libdir}/public_key-*
12cr|erlang-R15B03-1|996	
12cr|erlang-R15B03-1|997	%files -n %{name}-reltool
12cr|erlang-R15B03-1|998	%defattr(-,root,root)
12cr|erlang-R15B03-1|999	%{erlang_libdir}/reltool-*
12cr|erlang-R15B03-1|1000	
12cr|erlang-R15B03-1|1001	%files -n %{name}-runtime_tools
12cr|erlang-R15B03-1|1002	%defattr(-,root,root)
12cr|erlang-R15B03-1|1003	%{erlang_libdir}/runtime_tools-*
12cr|erlang-R15B03-1|1004	
12cr|erlang-R15B03-1|1005	%files -n %{name}-snmp
12cr|erlang-R15B03-1|1006	%defattr(-,root,root)
12cr|erlang-R15B03-1|1007	%{erlang_libdir}/snmp-*
12cr|erlang-R15B03-1|1008	
12cr|erlang-R15B03-1|1009	%files -n %{name}-ssh
12cr|erlang-R15B03-1|1010	%defattr(-,root,root)
12cr|erlang-R15B03-1|1011	%{erlang_libdir}/ssh-*
12cr|erlang-R15B03-1|1012	
12cr|erlang-R15B03-1|1013	%files -n %{name}-ssl
12cr|erlang-R15B03-1|1014	%defattr(-,root,root)
12cr|erlang-R15B03-1|1015	%{erlang_libdir}/ssl-*
12cr|erlang-R15B03-1|1016	
12cr|erlang-R15B03-1|1017	%files -n %{name}-syntax_tools
12cr|erlang-R15B03-1|1018	%defattr(-,root,root)
12cr|erlang-R15B03-1|1019	%{erlang_libdir}/syntax_tools-*
12cr|erlang-R15B03-1|1020	
12cr|erlang-R15B03-1|1021	%files -n %{name}-test_server
12cr|erlang-R15B03-1|1022	%defattr(-,root,root)
12cr|erlang-R15B03-1|1023	%{erlang_libdir}/test_server-*
12cr|erlang-R15B03-1|1024	
12cr|erlang-R15B03-1|1025	%files -n %{name}-toolbar
12cr|erlang-R15B03-1|1026	%defattr(-,root,root)
12cr|erlang-R15B03-1|1027	%{erlang_libdir}/toolbar-*
12cr|erlang-R15B03-1|1028	
12cr|erlang-R15B03-1|1029	%files -n %{name}-tools
12cr|erlang-R15B03-1|1030	%defattr(-,root,root)
12cr|erlang-R15B03-1|1031	%{erlang_libdir}/tools-*
12cr|erlang-R15B03-1|1032	
12cr|erlang-R15B03-1|1033	%files -n %{name}-typer
12cr|erlang-R15B03-1|1034	%defattr(-,root,root)
12cr|erlang-R15B03-1|1035	%{erlang_libdir}/typer-*
12cr|erlang-R15B03-1|1036	%{_libdir}/%{name}/bin/typer
12cr|erlang-R15B03-1|1037	
12cr|erlang-R15B03-1|1038	%files -n %{name}-tv
12cr|erlang-R15B03-1|1039	%defattr(-,root,root)
12cr|erlang-R15B03-1|1040	%{erlang_libdir}/tv-*
12cr|erlang-R15B03-1|1041	
12cr|erlang-R15B03-1|1042	%files -n %{name}-webtool
12cr|erlang-R15B03-1|1043	%defattr(-,root,root)
12cr|erlang-R15B03-1|1044	%{erlang_libdir}/webtool-*
12cr|erlang-R15B03-1|1045	
12cr|erlang-R15B03-1|1046	%files -n %{name}-wx
12cr|erlang-R15B03-1|1047	%defattr(-,root,root)
12cr|erlang-R15B03-1|1048	%{erlang_libdir}/wx-*
12cr|erlang-R15B03-1|1049	
12cr|erlang-R15B03-1|1050	%files -n %{name}-xmerl
12cr|erlang-R15B03-1|1051	%defattr(-,root,root)
12cr|erlang-R15B03-1|1052	%{erlang_libdir}/xmerl-*
12cr|erlang-R15B03-1|1053	
12cr|erlang-R15B03-1|1054	
12cr|erlang-R15B03-1|1055	
12cr|erlang-R15B03-1|1056	%changelog
12cr|erlang-R15B03-1|1057	* Sun Oct 09 2011 Andrey Bondrov <abondrov@mandriva.org> R14B04-1mdv2012.0
12cr|erlang-R15B03-1|1058	+ Revision: 703848
12cr|erlang-R15B03-1|1059	- New version: R14B04
12cr|erlang-R15B03-1|1060	
12cr|erlang-R15B03-1|1061	* Sat Nov 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> R14B-1mdv2011.0
12cr|erlang-R15B03-1|1062	+ Revision: 594192
12cr|erlang-R15B03-1|1063	- do not use %%exclude macro
12cr|erlang-R15B03-1|1064	- remove not needed files
12cr|erlang-R15B03-1|1065	- update to new version R14B
12cr|erlang-R15B03-1|1066	- drop patch4, fixed by upstream
12cr|erlang-R15B03-1|1067	
12cr|erlang-R15B03-1|1068	* Sat Sep 04 2010 Tomasz Pawel Gajc <tpg@mandriva.org> R14A-1mdv2011.0
12cr|erlang-R15B03-1|1069	+ Revision: 576001
12cr|erlang-R15B03-1|1070	- fix file list
12cr|erlang-R15B03-1|1071	- fix docs
12cr|erlang-R15B03-1|1072	- update to new version 14A
12cr|erlang-R15B03-1|1073	- disable patches 0, 1 and 2
12cr|erlang-R15B03-1|1074	- Patch3: fix missing linkage to math library
12cr|erlang-R15B03-1|1075	
12cr|erlang-R15B03-1|1076	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> R13B03-3mdv2010.1
12cr|erlang-R15B03-1|1077	+ Revision: 537452
12cr|erlang-R15B03-1|1078	- rebuild
12cr|erlang-R15B03-1|1079	
12cr|erlang-R15B03-1|1080	* Mon Feb 01 2010 Frederic Crozat <fcrozat@mandriva.com> R13B03-2mdv2010.1
12cr|erlang-R15B03-1|1081	+ Revision: 499176
12cr|erlang-R15B03-1|1082	- Force rebuild
12cr|erlang-R15B03-1|1083	
12cr|erlang-R15B03-1|1084	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|erlang-R15B03-1|1085	- update to new version R13B03
12cr|erlang-R15B03-1|1086	- drop patch 4 fixed upstream
12cr|erlang-R15B03-1|1087	- add new subpackage erl_docgen
12cr|erlang-R15B03-1|1088	
12cr|erlang-R15B03-1|1089	* Sun Nov 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> R13B02-1mdv2010.1
12cr|erlang-R15B03-1|1090	+ Revision: 463103
12cr|erlang-R15B03-1|1091	- disable patch 1
12cr|erlang-R15B03-1|1092	- drop a lot of version defines, use wildcards instread of
12cr|erlang-R15B03-1|1093	- update to new version R13B02
12cr|erlang-R15B03-1|1094	- Patch4: fix reltool, patch from upstream
12cr|erlang-R15B03-1|1095	
12cr|erlang-R15B03-1|1096	* Tue Jun 16 2009 Tomasz Pawel Gajc <tpg@mandriva.org> R13B01-1mdv2010.0
12cr|erlang-R15B03-1|1097	+ Revision: 386493
12cr|erlang-R15B03-1|1098	- update to new version R13B01
12cr|erlang-R15B03-1|1099	- fix license
12cr|erlang-R15B03-1|1100	- Patch2: rediff
12cr|erlang-R15B03-1|1101	- two new subpackages erlang-reltools and erlang-wx
12cr|erlang-R15B03-1|1102	- add buildrequires on wxgtku-devel
12cr|erlang-R15B03-1|1103	- disable parallel make
12cr|erlang-R15B03-1|1104	- build with -m64 on x86_64
12cr|erlang-R15B03-1|1105	- update to new version R13B01
12cr|erlang-R15B03-1|1106	
12cr|erlang-R15B03-1|1107	* Sat Feb 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> R12B5-4mdv2009.1
12cr|erlang-R15B03-1|1108	+ Revision: 346097
12cr|erlang-R15B03-1|1109	- fix format errors
12cr|erlang-R15B03-1|1110	
12cr|erlang-R15B03-1|1111	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|erlang-R15B03-1|1112	- own missing dir
12cr|erlang-R15B03-1|1113	
12cr|erlang-R15B03-1|1114	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> R12B5-2mdv2009.1
12cr|erlang-R15B03-1|1115	+ Revision: 310152
12cr|erlang-R15B03-1|1116	- rebuild for new tcl
12cr|erlang-R15B03-1|1117	
12cr|erlang-R15B03-1|1118	* Sat Nov 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> R12B5-1mdv2009.1
12cr|erlang-R15B03-1|1119	+ Revision: 305631
12cr|erlang-R15B03-1|1120	- update to new release R12B-5
12cr|erlang-R15B03-1|1121	- add new subpackages eunit and public_key
12cr|erlang-R15B03-1|1122	
12cr|erlang-R15B03-1|1123	* Thu Sep 04 2008 Tomasz Pawel Gajc <tpg@mandriva.org> R12B4-1mdv2009.0
12cr|erlang-R15B03-1|1124	+ Revision: 280749
12cr|erlang-R15B03-1|1125	- __cputoolize is still needed :(
12cr|erlang-R15B03-1|1126	- drop patch 3, fixed upstream
12cr|erlang-R15B03-1|1127	- disable __cputoolize
12cr|erlang-R15B03-1|1128	- update to new release R12B-4
12cr|erlang-R15B03-1|1129	- compress sources with lzma
12cr|erlang-R15B03-1|1130	- disable buildrequires on java-gcj-compat-devel
12cr|erlang-R15B03-1|1131	
12cr|erlang-R15B03-1|1132	* Mon Jun 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> R12B3-1mdv2009.0
12cr|erlang-R15B03-1|1133	+ Revision: 219352
12cr|erlang-R15B03-1|1134	- merge rpath and sslrpatch patches into patch 2
12cr|erlang-R15B03-1|1135	- Patch3: fix glibc version
12cr|erlang-R15B03-1|1136	- disable strict-aliasing
12cr|erlang-R15B03-1|1137	- enable dynamic linking for ssl
12cr|erlang-R15B03-1|1138	- use macro for configure script
12cr|erlang-R15B03-1|1139	- update to new version R12B-3
12cr|erlang-R15B03-1|1140	
12cr|erlang-R15B03-1|1141	+ Pixel <pixel@mandriva.com>
12cr|erlang-R15B03-1|1142	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|erlang-R15B03-1|1143	
12cr|erlang-R15B03-1|1144	* Sun May 04 2008 Tomasz Pawel Gajc <tpg@mandriva.org> R12B2-2mdv2009.0
12cr|erlang-R15B03-1|1145	+ Revision: 201009
12cr|erlang-R15B03-1|1146	- fix ESS script (#39562)
12cr|erlang-R15B03-1|1147	
12cr|erlang-R15B03-1|1148	* Tue Apr 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> R12B2-1mdv2009.0
12cr|erlang-R15B03-1|1149	+ Revision: 196412
12cr|erlang-R15B03-1|1150	- new version
12cr|erlang-R15B03-1|1151	
12cr|erlang-R15B03-1|1152	* Wed Feb 27 2008 Tomasz Pawel Gajc <tpg@mandriva.org> R12B1-1mdv2008.1
12cr|erlang-R15B03-1|1153	+ Revision: 175750
12cr|erlang-R15B03-1|1154	- add buildrequires on libgd2-devel
12cr|erlang-R15B03-1|1155	- make it build
12cr|erlang-R15B03-1|1156	- add more symlinks to %%_bindir
12cr|erlang-R15B03-1|1157	- new version
12cr|erlang-R15B03-1|1158	- drop not applied patch 5
12cr|erlang-R15B03-1|1159	- get rid of buildroot inside erlang files
12cr|erlang-R15B03-1|1160	- new versioning
12cr|erlang-R15B03-1|1161	
12cr|erlang-R15B03-1|1162	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> R12B-7mdv2008.1
12cr|erlang-R15B03-1|1163	+ Revision: 170819
12cr|erlang-R15B03-1|1164	- rebuild
12cr|erlang-R15B03-1|1165	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|erlang-R15B03-1|1166	- fix description-line-too-long
12cr|erlang-R15B03-1|1167	
12cr|erlang-R15B03-1|1168	* Tue Feb 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> R12B-6mdv2008.1
12cr|erlang-R15B03-1|1169	+ Revision: 162904
12cr|erlang-R15B03-1|1170	- enable dynamic linking for ssl
12cr|erlang-R15B03-1|1171	
12cr|erlang-R15B03-1|1172	* Tue Jan 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> R12B-5mdv2008.1
12cr|erlang-R15B03-1|1173	+ Revision: 160002
12cr|erlang-R15B03-1|1174	- fix requires for erlang-edoc
12cr|erlang-R15B03-1|1175	
12cr|erlang-R15B03-1|1176	* Sun Jan 27 2008 Tomasz Pawel Gajc <tpg@mandriva.org> R12B-4mdv2008.1
12cr|erlang-R15B03-1|1177	+ Revision: 158782
12cr|erlang-R15B03-1|1178	- fix requires for erlang-edoc, this closes mdv bug #37227
12cr|erlang-R15B03-1|1179	
12cr|erlang-R15B03-1|1180	* Mon Jan 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> R12B-3mdv2008.1
12cr|erlang-R15B03-1|1181	+ Revision: 146344
12cr|erlang-R15B03-1|1182	- remove redundant provides on subpackages
12cr|erlang-R15B03-1|1183	- obsolete erlang-mnesia_session and erlang-mnemosyne - gone with the upstream wind
12cr|erlang-R15B03-1|1184	
12cr|erlang-R15B03-1|1185	+ Olivier Blin <blino@mandriva.org>
12cr|erlang-R15B03-1|1186	- restore BuildRoot
12cr|erlang-R15B03-1|1187	
12cr|erlang-R15B03-1|1188	+ Thierry Vignaud <tv@mandriva.org>
12cr|erlang-R15B03-1|1189	- kill re-definition of %%buildroot on Pixel's request
12cr|erlang-R15B03-1|1190	
12cr|erlang-R15B03-1|1191	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> R12B-2mdv2008.1
12cr|erlang-R15B03-1|1192	+ Revision: 120808
12cr|erlang-R15B03-1|1193	- buildrequires java-rpmbuild
12cr|erlang-R15B03-1|1194	
12cr|erlang-R15B03-1|1195	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|erlang-R15B03-1|1196	- add missing buildrequires
12cr|erlang-R15B03-1|1197	- subpackages mnesia_session and mnemosyne are gone
12cr|erlang-R15B03-1|1198	- welcome common_test, percept and test_server subpackages
12cr|erlang-R15B03-1|1199	- move man files to the %%{_mandir}
12cr|erlang-R15B03-1|1200	- new version
12cr|erlang-R15B03-1|1201	
12cr|erlang-R15B03-1|1202	+ Thierry Vignaud <tv@mandriva.org>
12cr|erlang-R15B03-1|1203	- fix summary-ended-with-dot
12cr|erlang-R15B03-1|1204	
12cr|erlang-R15B03-1|1205	* Sat Sep 29 2007 Pascal Terjan <pterjan@mandriva.org> R11B-11mdv2008.0
12cr|erlang-R15B03-1|1206	+ Revision: 93867
12cr|erlang-R15B03-1|1207	- Don't provide emacs...
12cr|erlang-R15B03-1|1208	
12cr|erlang-R15B03-1|1209	* Tue Aug 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> R11B-10mdv2008.0
12cr|erlang-R15B03-1|1210	+ Revision: 68696
12cr|erlang-R15B03-1|1211	- provide emacs support (bug #32318)
12cr|erlang-R15B03-1|1212	- man pages are now compressed with lzma
12cr|erlang-R15B03-1|1213	- remove some dead entries in spec file
12cr|erlang-R15B03-1|1214	- own missing dirs
12cr|erlang-R15B03-1|1215	
12cr|erlang-R15B03-1|1216	* Sun Jul 08 2007 Tomasz Pawel Gajc <tpg@mandriva.org> R11B-9mdv2008.0
12cr|erlang-R15B03-1|1217	+ Revision: 49833
12cr|erlang-R15B03-1|1218	- use %%serverbuild macro
12cr|erlang-R15B03-1|1219	- fix bug #31636
12cr|erlang-R15B03-1|1220	- correct summary and description for erlang-hipe
12cr|erlang-R15B03-1|1221	
12cr|erlang-R15B03-1|1222	* Sun Jun 17 2007 Tomasz Pawel Gajc <tpg@mandriva.org> R11B-8mdv2008.0
12cr|erlang-R15B03-1|1223	+ Revision: 40525
12cr|erlang-R15B03-1|1224	- fix typo in requires
12cr|erlang-R15B03-1|1225	
12cr|erlang-R15B03-1|1226	* Sat Jun 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> R11B-7mdv2008.0
12cr|erlang-R15B03-1|1227	+ Revision: 40379
12cr|erlang-R15B03-1|1228	- adjust modules versions
12cr|erlang-R15B03-1|1229	- new module docbuilder
12cr|erlang-R15B03-1|1230	- requires tcl
12cr|erlang-R15B03-1|1231	- use distro conditional -fstack-protector
12cr|erlang-R15B03-1|1232	- enable smp support
12cr|erlang-R15B03-1|1233	- new version
12cr|erlang-R15B03-1|1234	- update documentation
12cr|erlang-R15B03-1|1235	
12cr|erlang-R15B03-1|1236	* Sun Apr 29 2007 Tomasz Pawel Gajc <tpg@mandriva.org> R11B-6mdv2008.0
12cr|erlang-R15B03-1|1237	+ Revision: 19311
12cr|erlang-R15B03-1|1238	- update to erlang-R11B-4
12cr|erlang-R15B03-1|1239	- disable P0
12cr|erlang-R15B03-1|1240	- spec file clean :(
12cr|erlang-R15B03-1|1241	
12cr|erlang-R15B03-1|1242	
12cr|erlang-R15B03-1|1243	* Sat Sep 30 2006 Michael Scherer <misc@mandriva.org> R11B-5mdv2007.0
12cr|erlang-R15B03-1|1244	+ Revision: 62756
12cr|erlang-R15B03-1|1245	- fix build on x86_64
12cr|erlang-R15B03-1|1246	- add a switch for building without java
12cr|erlang-R15B03-1|1247	- do not requires java in erlang-stack if it was not built
12cr|erlang-R15B03-1|1248	- Import erlang
12cr|erlang-R15B03-1|1249	

1228 12
12cr|ermixer-0.8-9|1	%define name ermixer
12cr|ermixer-0.8-9|2	%define version 0.8
12cr|ermixer-0.8-9|3	%define release 9
12cr|ermixer-0.8-9|4	
12cr|ermixer-0.8-9|5	Name:		%{name}
12cr|ermixer-0.8-9|6	Summary:	A full featured OSS mixer
12cr|ermixer-0.8-9|7	Version:	%{version}
12cr|ermixer-0.8-9|8	Release:	%{release}
12cr|ermixer-0.8-9|9	License:	GPL
12cr|ermixer-0.8-9|10	Group:		Sound
12cr|ermixer-0.8-9|11	URL:		http://ermixer.sourceforge.net
12cr|ermixer-0.8-9|12	Source:		http://erevan.cuore.org/files/ermixer/%{name}-%{version}.tar.bz2
12cr|ermixer-0.8-9|13	Patch0:		ermixer-0.8-fix-link.patch
12cr|ermixer-0.8-9|14	BuildRequires:	ncurses-devel
12cr|ermixer-0.8-9|15	
12cr|ermixer-0.8-9|16	%description
12cr|ermixer-0.8-9|17	This is a very sophisticated OSS mixer with a lot of useful
12cr|ermixer-0.8-9|18	features like handling of multiple profile files, it offers
12cr|ermixer-0.8-9|19	a complete interface to the mixer capatibilities. You can
12cr|ermixer-0.8-9|20	use it with a nice curses interface or with a command line
12cr|ermixer-0.8-9|21	interface (useful for use it in scripts).
12cr|ermixer-0.8-9|22	
12cr|ermixer-0.8-9|23	%prep
12cr|ermixer-0.8-9|24	%setup -q
12cr|ermixer-0.8-9|25	%patch0 -p0 -b .link
12cr|ermixer-0.8-9|26	
12cr|ermixer-0.8-9|27	%build
12cr|ermixer-0.8-9|28	%configure2_5x
12cr|ermixer-0.8-9|29	%make
12cr|ermixer-0.8-9|30	
12cr|ermixer-0.8-9|31	%install
12cr|ermixer-0.8-9|32	rm -fr %buildroot
12cr|ermixer-0.8-9|33	%makeinstall_std
12cr|ermixer-0.8-9|34	
12cr|ermixer-0.8-9|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|ermixer-0.8-9|36	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%name.desktop
12cr|ermixer-0.8-9|37	[Desktop Entry]
12cr|ermixer-0.8-9|38	Type=Application
12cr|ermixer-0.8-9|39	Exec=/usr/bin/ermixer
12cr|ermixer-0.8-9|40	Icon=sound_section
12cr|ermixer-0.8-9|41	Categories=AudioVideo;Player;Audio;
12cr|ermixer-0.8-9|42	Name=Ermixer
12cr|ermixer-0.8-9|43	Comment=A full featured OSS mixer
12cr|ermixer-0.8-9|44	EOF
12cr|ermixer-0.8-9|45	
12cr|ermixer-0.8-9|46	%clean
12cr|ermixer-0.8-9|47	rm -rf $RPM_BUILD_ROOT
12cr|ermixer-0.8-9|48	
12cr|ermixer-0.8-9|49	%if %mdkversion < 200900
12cr|ermixer-0.8-9|50	%post
12cr|ermixer-0.8-9|51	%{update_menus}
12cr|ermixer-0.8-9|52	%endif
12cr|ermixer-0.8-9|53	
12cr|ermixer-0.8-9|54	%if %mdkversion < 200900
12cr|ermixer-0.8-9|55	%postun
12cr|ermixer-0.8-9|56	%{clean_menus}
12cr|ermixer-0.8-9|57	%endif
12cr|ermixer-0.8-9|58	
12cr|ermixer-0.8-9|59	%files
12cr|ermixer-0.8-9|60	%defattr(-,root,root)
12cr|ermixer-0.8-9|61	%doc INSTALL COPYING
12cr|ermixer-0.8-9|62	%{_bindir}/ermixer
12cr|ermixer-0.8-9|63	%{_mandir}/man1/ermixer.1*
12cr|ermixer-0.8-9|64	%{_datadir}/applications/mandriva-ermixer.desktop
12cr|ermixer-0.8-9|65	
12cr|ermixer-0.8-9|66	
12cr|ermixer-0.8-9|67	
12cr|ermixer-0.8-9|68	%changelog
12cr|ermixer-0.8-9|69	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8-8mdv2011.0
12cr|ermixer-0.8-9|70	+ Revision: 610383
12cr|ermixer-0.8-9|71	- rebuild
12cr|ermixer-0.8-9|72	
12cr|ermixer-0.8-9|73	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 0.8-7mdv2010.1
12cr|ermixer-0.8-9|74	+ Revision: 508319
12cr|ermixer-0.8-9|75	- fix linkage
12cr|ermixer-0.8-9|76	
12cr|ermixer-0.8-9|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|ermixer-0.8-9|78	- rebuild
12cr|ermixer-0.8-9|79	- rebuild
12cr|ermixer-0.8-9|80	
12cr|ermixer-0.8-9|81	+ Pixel <pixel@mandriva.com>
12cr|ermixer-0.8-9|82	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|ermixer-0.8-9|83	
12cr|ermixer-0.8-9|84	+ Olivier Blin <oblin@mandriva.com>
12cr|ermixer-0.8-9|85	- restore BuildRoot
12cr|ermixer-0.8-9|86	
12cr|ermixer-0.8-9|87	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.8-4mdv2008.1
12cr|ermixer-0.8-9|88	+ Revision: 130454
12cr|ermixer-0.8-9|89	- auto-convert XDG menu entry
12cr|ermixer-0.8-9|90	- kill re-definition of %%buildroot on Pixel's request
12cr|ermixer-0.8-9|91	- fix hardcoded man page extension
12cr|ermixer-0.8-9|92	- import ermixer
12cr|ermixer-0.8-9|93	
12cr|ermixer-0.8-9|94	
12cr|ermixer-0.8-9|95	* Thu Jan 05 2006 Lenny Cartier <lenny@mandriva.com> 0.8-4mdk
12cr|ermixer-0.8-9|96	- rebuild
12cr|ermixer-0.8-9|97	
12cr|ermixer-0.8-9|98	* Thu Jul 22 2004 Michael Scherer <misc@mandrake.org> 0.8-3mdk
12cr|ermixer-0.8-9|99	- rebuild for new gcc
12cr|ermixer-0.8-9|100	
12cr|ermixer-0.8-9|101	* Thu Jun 03 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.8-2mdk
12cr|ermixer-0.8-9|102	- rebuild
12cr|ermixer-0.8-9|103	
12cr|ermixer-0.8-9|104	* Mon Mar 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.8-1mdk
12cr|ermixer-0.8-9|105	- 0.8
12cr|ermixer-0.8-9|106	
12cr|ermixer-0.8-9|107	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.7-2mdk
12cr|ermixer-0.8-9|108	- rebuild
12cr|ermixer-0.8-9|109	
12cr|ermixer-0.8-9|110	* Thu May 16 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.7-1mdk
12cr|ermixer-0.8-9|111	- added by Michele Balistreri <brain@email.it>
12cr|ermixer-0.8-9|112	

1229 12
12cr|esmtp-1.2-3|1	Summary: 	User configurable relay-only Mail Transfer Agent (MTA)
12cr|esmtp-1.2-3|2	Name:		esmtp
12cr|esmtp-1.2-3|3	Version:	1.2
12cr|esmtp-1.2-3|4	Release:	%mkrel 3
12cr|esmtp-1.2-3|5	License:	GPLv2+
12cr|esmtp-1.2-3|6	Group:		Networking/Mail
12cr|esmtp-1.2-3|7	# http://flow.dl.sourceforge.net/sourceforge/esmtp/
12cr|esmtp-1.2-3|8	URL:		http://esmtp.sourceforge.net
12cr|esmtp-1.2-3|9	Source0:	http://heanet.dl.sourceforge.net/sourceforge/esmtp/%{name}-%{version}.tar.bz2
12cr|esmtp-1.2-3|10	BuildRequires:	libesmtp-devel
12cr|esmtp-1.2-3|11	Provides:	sendmail-command
12cr|esmtp-1.2-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|esmtp-1.2-3|13	
12cr|esmtp-1.2-3|14	%description
12cr|esmtp-1.2-3|15	ESMTP is a user configurable relay-only Mail Transfer Agent (MTA) with a
12cr|esmtp-1.2-3|16	sendmail-compatible syntax. It's based on libESMTP supporting the AUTH
12cr|esmtp-1.2-3|17	(including the CRAM-MD5 and NTLM SASL mechanisms) and the StartTLS SMTP
12cr|esmtp-1.2-3|18	extensions.
12cr|esmtp-1.2-3|19	
12cr|esmtp-1.2-3|20	So these are ESMTP features:
12cr|esmtp-1.2-3|21	
12cr|esmtp-1.2-3|22	* requires no administration privileges
12cr|esmtp-1.2-3|23	* individual user configuration
12cr|esmtp-1.2-3|24	* sendmail command line compatible
12cr|esmtp-1.2-3|25	* supports the AUTH SMTP extension, with the CRAM-MD5 and NTLM SASL
12cr|esmtp-1.2-3|26	mechanisms
12cr|esmtp-1.2-3|27	* support the StartTLS SMTP extension
12cr|esmtp-1.2-3|28	* does not receive mail, expand aliases or manage a queue
12cr|esmtp-1.2-3|29	
12cr|esmtp-1.2-3|30	
12cr|esmtp-1.2-3|31	%prep
12cr|esmtp-1.2-3|32	%setup -q
12cr|esmtp-1.2-3|33	
12cr|esmtp-1.2-3|34	
12cr|esmtp-1.2-3|35	%build
12cr|esmtp-1.2-3|36	# Avoid making symlinks, this is done  by make alternatives.
12cr|esmtp-1.2-3|37	%__sed -i 's/\(.*LN_S.*\)/\#\1/' Makefile.in
12cr|esmtp-1.2-3|38	%configure2_5x
12cr|esmtp-1.2-3|39	%make
12cr|esmtp-1.2-3|40	
12cr|esmtp-1.2-3|41	
12cr|esmtp-1.2-3|42	%install
12cr|esmtp-1.2-3|43	%__rm -rf %buildroot
12cr|esmtp-1.2-3|44	%makeinstall
12cr|esmtp-1.2-3|45	%__install -d %buildroot%_sbindir
12cr|esmtp-1.2-3|46	
12cr|esmtp-1.2-3|47	install -d %{buildroot}%{_sysconfdir}
12cr|esmtp-1.2-3|48	install -m0644 sample.esmtprc %{buildroot}%{_sysconfdir}/esmtprc
12cr|esmtp-1.2-3|49	
12cr|esmtp-1.2-3|50	%post
12cr|esmtp-1.2-3|51	# sendmail-alternatives
12cr|esmtp-1.2-3|52	update-alternatives --install %_sbindir/sendmail sendmail-command %_bindir/%name 20
12cr|esmtp-1.2-3|53	
12cr|esmtp-1.2-3|54	%postun
12cr|esmtp-1.2-3|55	# sendmail-alternatives
12cr|esmtp-1.2-3|56	if [ "$1" = 0 ]; then
12cr|esmtp-1.2-3|57	update-alternatives --remove sendmail-command  %_bindir/%name
12cr|esmtp-1.2-3|58	fi
12cr|esmtp-1.2-3|59	
12cr|esmtp-1.2-3|60	%clean
12cr|esmtp-1.2-3|61	%__rm -rf %buildroot
12cr|esmtp-1.2-3|62	
12cr|esmtp-1.2-3|63	%files
12cr|esmtp-1.2-3|64	%defattr(-,root,root)
12cr|esmtp-1.2-3|65	%doc AUTHORS README TODO ChangeLog sample.esmtprc
12cr|esmtp-1.2-3|66	%config(noreplace) %{_sysconfdir}/esmtprc
12cr|esmtp-1.2-3|67	%_bindir/%name
12cr|esmtp-1.2-3|68	%_mandir/man1/%name.1*
12cr|esmtp-1.2-3|69	%_mandir/man5/%{name}rc.5*
12cr|esmtp-1.2-3|70	
12cr|esmtp-1.2-3|71	
12cr|esmtp-1.2-3|72	%changelog
12cr|esmtp-1.2-3|73	* Tue Jan 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2-3mdv2011.0
12cr|esmtp-1.2-3|74	+ Revision: 631584
12cr|esmtp-1.2-3|75	- fix #56757 (Please provide a default esmtprc file in /etc allowing local delivery)
12cr|esmtp-1.2-3|76	
12cr|esmtp-1.2-3|77	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2-2mdv2011.0
12cr|esmtp-1.2-3|78	+ Revision: 610385
12cr|esmtp-1.2-3|79	- rebuild
12cr|esmtp-1.2-3|80	
12cr|esmtp-1.2-3|81	* Sat Mar 20 2010 Emmanuel Andry <eandry@mandriva.org> 1.2-1mdv2010.1
12cr|esmtp-1.2-3|82	+ Revision: 525506
12cr|esmtp-1.2-3|83	- New version 1.2
12cr|esmtp-1.2-3|84	- use configure2_5x
12cr|esmtp-1.2-3|85	
12cr|esmtp-1.2-3|86	* Fri Feb 26 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdv2010.1
12cr|esmtp-1.2-3|87	+ Revision: 511562
12cr|esmtp-1.2-3|88	- rebuilt against openssl-0.9.8m
12cr|esmtp-1.2-3|89	
12cr|esmtp-1.2-3|90	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.0-2mdv2010.0
12cr|esmtp-1.2-3|91	+ Revision: 437483
12cr|esmtp-1.2-3|92	- rebuild
12cr|esmtp-1.2-3|93	
12cr|esmtp-1.2-3|94	* Sun Feb 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2009.1
12cr|esmtp-1.2-3|95	+ Revision: 336142
12cr|esmtp-1.2-3|96	- 1.0
12cr|esmtp-1.2-3|97	
12cr|esmtp-1.2-3|98	* Wed Sep 17 2008 Michael Scherer <misc@mandriva.org> 0.6.0-2mdv2009.0
12cr|esmtp-1.2-3|99	+ Revision: 285397
12cr|esmtp-1.2-3|100	- add sendmail-command, fix #42207
12cr|esmtp-1.2-3|101	- fix %%post and %%postun, people upgrading should remove the spurious link by hand, as %%postun was incorrect
12cr|esmtp-1.2-3|102	
12cr|esmtp-1.2-3|103	* Fri Aug 15 2008 Emmanuel Andry <eandry@mandriva.org> 0.6.0-1mdv2009.0
12cr|esmtp-1.2-3|104	+ Revision: 272336
12cr|esmtp-1.2-3|105	- New version
12cr|esmtp-1.2-3|106	- fix license
12cr|esmtp-1.2-3|107	
12cr|esmtp-1.2-3|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|esmtp-1.2-3|109	- rebuild
12cr|esmtp-1.2-3|110	- fix spacing at top of description
12cr|esmtp-1.2-3|111	
12cr|esmtp-1.2-3|112	+ Olivier Blin <oblin@mandriva.com>
12cr|esmtp-1.2-3|113	- restore BuildRoot
12cr|esmtp-1.2-3|114	
12cr|esmtp-1.2-3|115	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.5.1-1mdv2008.1
12cr|esmtp-1.2-3|116	+ Revision: 124730
12cr|esmtp-1.2-3|117	- kill re-definition of %%buildroot on Pixel's request
12cr|esmtp-1.2-3|118	- do not hardcode man pages extension
12cr|esmtp-1.2-3|119	- import esmtp
12cr|esmtp-1.2-3|120	
12cr|esmtp-1.2-3|121	
12cr|esmtp-1.2-3|122	* Wed Mar 01 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.5.1-1mdk
12cr|esmtp-1.2-3|123	- New release 0.5.1
12cr|esmtp-1.2-3|124	- use mkrel
12cr|esmtp-1.2-3|125	
12cr|esmtp-1.2-3|126	* Thu Jan 13 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.5.0-2mdk
12cr|esmtp-1.2-3|127	- rebuild
12cr|esmtp-1.2-3|128	
12cr|esmtp-1.2-3|129	* Thu Dec 11 2003 Han Boetes <han@klama.mandrake.org> 0.5.0-1mdk
12cr|esmtp-1.2-3|130	- bump and cleanup
12cr|esmtp-1.2-3|131	
12cr|esmtp-1.2-3|132	* Wed Jul 16 2003 Han Boetes <han@linux-mandrake.com> 0.4.1-1mdk
12cr|esmtp-1.2-3|133	- bump
12cr|esmtp-1.2-3|134	
12cr|esmtp-1.2-3|135	* Mon Mar 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.3-1mdk
12cr|esmtp-1.2-3|136	- 0.3
12cr|esmtp-1.2-3|137	
12cr|esmtp-1.2-3|138	* Fri Dec 27 2002 Han Boetes <han@linux-mandrake.com> 0.2-3mdk
12cr|esmtp-1.2-3|139	- rebuild because of new rpm macros and new glibc
12cr|esmtp-1.2-3|140	
12cr|esmtp-1.2-3|141	* Wed Dec 11 2002 Han Boetes <han@mijncomputer.nl> 0.2-2mdk
12cr|esmtp-1.2-3|142	- Use alternative instead of provides, as suggested by B.Reser
12cr|esmtp-1.2-3|143	
12cr|esmtp-1.2-3|144	* Sun Dec  8 2002 Han Boetes <han@linux-mandrake.com> 0.2-1mdk
12cr|esmtp-1.2-3|145	- Initial Release for Mandrake

1230 12
12cr|esvn-0.6.12-4|1	Summary:	The eSvn is a cross-platform (QT-based) GUI for Subversion
12cr|esvn-0.6.12-4|2	Name:		esvn
12cr|esvn-0.6.12-4|3	Version:	0.6.12
12cr|esvn-0.6.12-4|4	Release:	4
12cr|esvn-0.6.12-4|5	Epoch:		1
12cr|esvn-0.6.12-4|6	License:	GPLv2+
12cr|esvn-0.6.12-4|7	Group:		Development/KDE and Qt
12cr|esvn-0.6.12-4|8	URL:		http://esvn.umputun.com/
12cr|esvn-0.6.12-4|9	Source:		%{name}-%{version}-1.tar.gz
12cr|esvn-0.6.12-4|10	BuildRequires: qt3-devel
12cr|esvn-0.6.12-4|11	BuildRequires: dos2unix
12cr|esvn-0.6.12-4|12	Requires:	subversion
12cr|esvn-0.6.12-4|13	
12cr|esvn-0.6.12-4|14	%description
12cr|esvn-0.6.12-4|15	The eSvn is a cross-platform (QT-based) GUI frontend for the
12cr|esvn-0.6.12-4|16	Subversion revision system.
12cr|esvn-0.6.12-4|17	
12cr|esvn-0.6.12-4|18	%prep
12cr|esvn-0.6.12-4|19	%setup -qn %{name}
12cr|esvn-0.6.12-4|20	
12cr|esvn-0.6.12-4|21	%build
12cr|esvn-0.6.12-4|22	perl -i -pe 's|qmake|/usr/lib/qt3/bin/qmake|g' Makefile
12cr|esvn-0.6.12-4|23	%make
12cr|esvn-0.6.12-4|24	
12cr|esvn-0.6.12-4|25	
12cr|esvn-0.6.12-4|26	%install
12cr|esvn-0.6.12-4|27	mkdir -p %{buildroot}%{_bindir}
12cr|esvn-0.6.12-4|28	install -m755 esvn %{buildroot}%{_bindir}/%{name}
12cr|esvn-0.6.12-4|29	install -m755 esvn-diff-wrapper %{buildroot}%{_bindir}
12cr|esvn-0.6.12-4|30	dos2unix COPYING
12cr|esvn-0.6.12-4|31	
12cr|esvn-0.6.12-4|32	# Install icon files
12cr|esvn-0.6.12-4|33	install -d %{buildroot}%{_miconsdir}
12cr|esvn-0.6.12-4|34	install -d %{buildroot}%{_iconsdir}
12cr|esvn-0.6.12-4|35	install -d %{buildroot}%{_liconsdir}
12cr|esvn-0.6.12-4|36	install -m644 %{name}.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|esvn-0.6.12-4|37	install -m644 %{name}.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|esvn-0.6.12-4|38	install -m644 %{name}.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|esvn-0.6.12-4|39	
12cr|esvn-0.6.12-4|40	# Create and install menu file
12cr|esvn-0.6.12-4|41	mkdir -p %{buildroot}%{_datadir}/applications
12cr|esvn-0.6.12-4|42	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|esvn-0.6.12-4|43	[Desktop Entry]
12cr|esvn-0.6.12-4|44	Name=%{name}
12cr|esvn-0.6.12-4|45	Comment=The eSvn is a cross-platform (QT-based) GUI for Subversion
12cr|esvn-0.6.12-4|46	Exec=%{_bindir}/%{name}
12cr|esvn-0.6.12-4|47	Icon=%{name}
12cr|esvn-0.6.12-4|48	Terminal=false
12cr|esvn-0.6.12-4|49	Type=Application
12cr|esvn-0.6.12-4|50	StartupNotify=true
12cr|esvn-0.6.12-4|51	Categories=Qt;X-MandrivaLinux-MoreApplications-Development-Tools;Development;RevisionControl;
12cr|esvn-0.6.12-4|52	EOF
12cr|esvn-0.6.12-4|53	
12cr|esvn-0.6.12-4|54	%files
12cr|esvn-0.6.12-4|55	%defattr(-,root,root,0755)
12cr|esvn-0.6.12-4|56	%doc AUTHORS COPYING LICENSE README VERSION ChangeLog
12cr|esvn-0.6.12-4|57	%{_iconsdir}/%{name}.png
12cr|esvn-0.6.12-4|58	%{_liconsdir}/%{name}.png
12cr|esvn-0.6.12-4|59	%{_miconsdir}/%{name}.png
12cr|esvn-0.6.12-4|60	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|esvn-0.6.12-4|61	%defattr(-,root,root,0755)
12cr|esvn-0.6.12-4|62	%{_bindir}/%{name}
12cr|esvn-0.6.12-4|63	%{_bindir}/esvn-diff-wrapper
12cr|esvn-0.6.12-4|64	

1231 12
12cr|etch-0.0.4-1|1	%define major 0
12cr|etch-0.0.4-1|2	%define libname %mklibname %{name} %{major}
12cr|etch-0.0.4-1|3	%define devname %mklibname %{name} -d
12cr|etch-0.0.4-1|4	
12cr|etch-0.0.4-1|5	Name:		etch
12cr|etch-0.0.4-1|6	Version:	0.0.4
12cr|etch-0.0.4-1|7	Release:	1
12cr|etch-0.0.4-1|8	License:	GPLv2
12cr|etch-0.0.4-1|9	Summary:	Rendering framework
12cr|etch-0.0.4-1|10	Url:		http://code.google.com/p/enesim/
12cr|etch-0.0.4-1|11	Group:		System/Libraries
12cr|etch-0.0.4-1|12	Source:		%{name}-%{version}.tar.bz2
12cr|etch-0.0.4-1|13	BuildRequires:	pkgconfig(eina)
12cr|etch-0.0.4-1|14	BuildRequires:	pkgconfig(ender)
12cr|etch-0.0.4-1|15	
12cr|etch-0.0.4-1|16	%description
12cr|etch-0.0.4-1|17	etch is generic rendering framework used by other libraries.
12cr|etch-0.0.4-1|18	
12cr|etch-0.0.4-1|19	%files
12cr|etch-0.0.4-1|20	%{_bindir}/*
12cr|etch-0.0.4-1|21	
12cr|etch-0.0.4-1|22	#---------------------------------------------------------------------
12cr|etch-0.0.4-1|23	
12cr|etch-0.0.4-1|24	%package -n %{libname}
12cr|etch-0.0.4-1|25	Summary:	Generic rendering framework library
12cr|etch-0.0.4-1|26	Group:		System/Libraries
12cr|etch-0.0.4-1|27	
12cr|etch-0.0.4-1|28	%description -n %{libname}
12cr|etch-0.0.4-1|29	Generic rendering framework library used by other libraries.
12cr|etch-0.0.4-1|30	Part of Enesim framework.
12cr|etch-0.0.4-1|31	
12cr|etch-0.0.4-1|32	%files -n %{libname}
12cr|etch-0.0.4-1|33	%{_libdir}/*.so.%{major}*
12cr|etch-0.0.4-1|34	
12cr|etch-0.0.4-1|35	#---------------------------------------------------------------------
12cr|etch-0.0.4-1|36	
12cr|etch-0.0.4-1|37	%package -n %{devname}
12cr|etch-0.0.4-1|38	Summary:	Enesim headers, static libraries, documentation and test programs
12cr|etch-0.0.4-1|39	Group:		Development/Libraries/C and C++
12cr|etch-0.0.4-1|40	Requires:	%{libname} = %{version}-%{release}
12cr|etch-0.0.4-1|41	
12cr|etch-0.0.4-1|42	%description -n %{devname}
12cr|etch-0.0.4-1|43	Headers, static libraries, test programs and documentation for etch.
12cr|etch-0.0.4-1|44	
12cr|etch-0.0.4-1|45	%files -n %{devname}
12cr|etch-0.0.4-1|46	%doc ChangeLog README COPYING
12cr|etch-0.0.4-1|47	%{_libdir}/pkgconfig/etch.pc
12cr|etch-0.0.4-1|48	%{_includedir}/*
12cr|etch-0.0.4-1|49	%{_libdir}/*.so
12cr|etch-0.0.4-1|50	
12cr|etch-0.0.4-1|51	#---------------------------------------------------------------------
12cr|etch-0.0.4-1|52	
12cr|etch-0.0.4-1|53	%prep
12cr|etch-0.0.4-1|54	%setup -q
12cr|etch-0.0.4-1|55	
12cr|etch-0.0.4-1|56	%build
12cr|etch-0.0.4-1|57	%configure2_5x --disable-static
12cr|etch-0.0.4-1|58	%make
12cr|etch-0.0.4-1|59	
12cr|etch-0.0.4-1|60	%install
12cr|etch-0.0.4-1|61	%makeinstall_std
12cr|etch-0.0.4-1|62	

1232 12
12cr|etc-update-20020731-12|1	Name:		etc-update
12cr|etc-update-20020731-12|2	Version:	20020731
12cr|etc-update-20020731-12|3	Release:	12
12cr|etc-update-20020731-12|4	Summary:	Mergemaster for Linux
12cr|etc-update-20020731-12|5	Source0:	%{name}-%{version}.tar.bz2
12cr|etc-update-20020731-12|6	Source1:	%{name}.1
12cr|etc-update-20020731-12|7	Patch0:		etc-update-foo.patch.bz2
12cr|etc-update-20020731-12|8	URL:		http://www.xs4all.nl/~hanb/software
12cr|etc-update-20020731-12|9	License:	GPLv2+
12cr|etc-update-20020731-12|10	Group:		System/Configuration/Packaging
12cr|etc-update-20020731-12|11	BuildArch:	noarch
12cr|etc-update-20020731-12|12	
12cr|etc-update-20020731-12|13	%description
12cr|etc-update-20020731-12|14	After an update with urpmi rpm makes .rpmnew  copies  of  all  files  it
12cr|etc-update-20020731-12|15	knows it should not overwrite. Of course you have to look at  all  those
12cr|etc-update-20020731-12|16	files and merge any changes. A tedious and much forgotten job.
12cr|etc-update-20020731-12|17	
12cr|etc-update-20020731-12|18	
12cr|etc-update-20020731-12|19	%prep
12cr|etc-update-20020731-12|20	%setup -q
12cr|etc-update-20020731-12|21	%patch0 -p1 -b .foo
12cr|etc-update-20020731-12|22	
12cr|etc-update-20020731-12|23	%build
12cr|etc-update-20020731-12|24	
12cr|etc-update-20020731-12|25	%install
12cr|etc-update-20020731-12|26	install -m 755 %{name} -D %{buildroot}%{_bindir}/%{name}
12cr|etc-update-20020731-12|27	install -m 644 %{name}rc -D %{buildroot}%{_sysconfdir}/%{name}rc
12cr|etc-update-20020731-12|28	install -m 644 %{SOURCE1} -D %{buildroot}%{_mandir}/man1/%{name}.1
12cr|etc-update-20020731-12|29	
12cr|etc-update-20020731-12|30	%files
12cr|etc-update-20020731-12|31	%doc CHANGES
12cr|etc-update-20020731-12|32	%config(noreplace) %{_sysconfdir}/%{name}rc
12cr|etc-update-20020731-12|33	%{_bindir}/%{name}
12cr|etc-update-20020731-12|34	%{_mandir}/man1/%{name}.1*
12cr|etc-update-20020731-12|35	
12cr|etc-update-20020731-12|36	
12cr|etc-update-20020731-12|37	%changelog
12cr|etc-update-20020731-12|38	* Sat Jul 21 2012 Johnny A. Solbu <solbu@mandriva.org> 20020731-12
12cr|etc-update-20020731-12|39	+ Revision: 810556
12cr|etc-update-20020731-12|40	- Spec cleanup
12cr|etc-update-20020731-12|41	- Fix Licence tag
12cr|etc-update-20020731-12|42	- Add manpage, from Gentoo
12cr|etc-update-20020731-12|43	
12cr|etc-update-20020731-12|44	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 20020731-11mdv2011.0
12cr|etc-update-20020731-12|45	+ Revision: 618238
12cr|etc-update-20020731-12|46	- the mass rebuild of 2010.0 packages
12cr|etc-update-20020731-12|47	
12cr|etc-update-20020731-12|48	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 20020731-10mdv2010.0
12cr|etc-update-20020731-12|49	+ Revision: 435901
12cr|etc-update-20020731-12|50	- rebuild
12cr|etc-update-20020731-12|51	- rebuild
12cr|etc-update-20020731-12|52	
12cr|etc-update-20020731-12|53	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 20020731-7mdv2008.1
12cr|etc-update-20020731-12|54	+ Revision: 136404
12cr|etc-update-20020731-12|55	- restore BuildRoot
12cr|etc-update-20020731-12|56	
12cr|etc-update-20020731-12|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|etc-update-20020731-12|58	- kill re-definition of %%buildroot on Pixel's request
12cr|etc-update-20020731-12|59	
12cr|etc-update-20020731-12|60	* Fri Aug 24 2007 Thierry Vignaud <tv@mandriva.org> 20020731-7mdv2008.0
12cr|etc-update-20020731-12|61	+ Revision: 70941
12cr|etc-update-20020731-12|62	- use %%mkrel
12cr|etc-update-20020731-12|63	- Import etc-update
12cr|etc-update-20020731-12|64	
12cr|etc-update-20020731-12|65	
12cr|etc-update-20020731-12|66	
12cr|etc-update-20020731-12|67	* Mon Nov 15 2004 Michael Scherer <misc@mandrake.org> 20020731-6mdk
12cr|etc-update-20020731-12|68	- Nonbirthday Rebuild
12cr|etc-update-20020731-12|69	- spec files fixes
12cr|etc-update-20020731-12|70	
12cr|etc-update-20020731-12|71	* Tue Oct 28 2003 Gtz Waschk <waschk@linux-mandrake.com> 20020731-5mdk
12cr|etc-update-20020731-12|72	- rebuild to fix broken changelog
12cr|etc-update-20020731-12|73	
12cr|etc-update-20020731-12|74	* Sun Sep 07 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 20020731-3mdk
12cr|etc-update-20020731-12|75	- add fixes from Luca Berra <bluca@vodka.it>
12cr|etc-update-20020731-12|76	
12cr|etc-update-20020731-12|77	* Thu Aug 22 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 20020731-2mdk
12cr|etc-update-20020731-12|78	- some %%instal simplification
12cr|etc-update-20020731-12|79	
12cr|etc-update-20020731-12|80	* Wed Jul 31 2002 Han Boetes <han@linux-mandrake.com> 20020731-1mdk
12cr|etc-update-20020731-12|81	- Bump to updated version from the maintainer. lol
12cr|etc-update-20020731-12|82	- Removed obsoleted patch
12cr|etc-update-20020731-12|83	
12cr|etc-update-20020731-12|84	* Tue May 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 20020214-2mdk
12cr|etc-update-20020731-12|85	- rpmlint fixes
12cr|etc-update-20020731-12|86	- force mv and cp by default [Patch0]
12cr|etc-update-20020731-12|87	- gcc-3.1 build :-)
12cr|etc-update-20020731-12|88	
12cr|etc-update-20020731-12|89	* Sat Feb 16 2002 Guillaume Rousse <g.rousse@linux-mandrake.org> 20020214-1mdk
12cr|etc-update-20020731-12|90	- first mdk release

1233 12
12cr|eterm-0.9.6-3|1	%define oname	Eterm
12cr|eterm-0.9.6-3|2	
12cr|eterm-0.9.6-3|3	# this situation is similar to Berkeley DB
12cr|eterm-0.9.6-3|4	%define major	%{version}
12cr|eterm-0.9.6-3|5	%define libname %mklibname %{name} %{major}
12cr|eterm-0.9.6-3|6	%define devname %mklibname %{name} -d
12cr|eterm-0.9.6-3|7	
12cr|eterm-0.9.6-3|8	Summary:	Terminal emulator
12cr|eterm-0.9.6-3|9	Name:		eterm
12cr|eterm-0.9.6-3|10	Version:	0.9.6
12cr|eterm-0.9.6-3|11	Release:	3
12cr|eterm-0.9.6-3|12	License:	BSD
12cr|eterm-0.9.6-3|13	Group:		Terminals
12cr|eterm-0.9.6-3|14	URL:		http://eterm.sourceforge.net/
12cr|eterm-0.9.6-3|15	Source0:	http://www.eterm.org/download/%{oname}-%{version}.tar.gz
12cr|eterm-0.9.6-3|16	Source5:	http://www.eterm.org/download/%{oname}-bg-%{version}.tar.gz
12cr|eterm-0.9.6-3|17	
12cr|eterm-0.9.6-3|18	BuildRequires:	pkgconfig(imlib2)
12cr|eterm-0.9.6-3|19	BuildRequires:	libast-devel >= 0.5
12cr|eterm-0.9.6-3|20	BuildRequires:	utempter-devel
12cr|eterm-0.9.6-3|21	BuildRequires:	pkgconfig(x11)
12cr|eterm-0.9.6-3|22	BuildRequires:	twin-devel
12cr|eterm-0.9.6-3|23	BuildRequires:	pkgconfig(xres)
12cr|eterm-0.9.6-3|24	BuildRequires:	pkgconfig(xext)
12cr|eterm-0.9.6-3|25	BuildRequires:	pkgconfig(xmu)
12cr|eterm-0.9.6-3|26	BuildRequires:  groff-for-man man
12cr|eterm-0.9.6-3|27	BuildRequires:	gdb
12cr|eterm-0.9.6-3|28	Requires(pre):	ncurses
12cr|eterm-0.9.6-3|29	# needed by Etbg_update_list script
12cr|eterm-0.9.6-3|30	Requires(post):	diffutils
12cr|eterm-0.9.6-3|31	Conflicts:	ncurses-extraterms
12cr|eterm-0.9.6-3|32	Provides:	%{oname} = %{version}-%{release}
12cr|eterm-0.9.6-3|33	Obsoletes:	%{oname} < %{version}-%{release}
12cr|eterm-0.9.6-3|34	
12cr|eterm-0.9.6-3|35	%description
12cr|eterm-0.9.6-3|36	Eterm is a color vt102 terminal emulator intended as a replacement for Xterm.
12cr|eterm-0.9.6-3|37	It is designed with a Freedom of Choice philosophy, leaving as much power,
12cr|eterm-0.9.6-3|38	flexibility, and freedom as possible in the hands of the user.
12cr|eterm-0.9.6-3|39	
12cr|eterm-0.9.6-3|40	It is designed to look good and work well, but takes a feature-rich approach
12cr|eterm-0.9.6-3|41	rather than one of minimalism while still maintaining speed and efficiency.
12cr|eterm-0.9.6-3|42	
12cr|eterm-0.9.6-3|43	It works on any window manager/desktop environment, although it is designed
12cr|eterm-0.9.6-3|44	to work and integrate best with Enlightenment.
12cr|eterm-0.9.6-3|45	
12cr|eterm-0.9.6-3|46	%package -n %{libname}
12cr|eterm-0.9.6-3|47	Summary:	Library from Eterm (Enlightened Terminal Emulator)
12cr|eterm-0.9.6-3|48	Group:		Terminals
12cr|eterm-0.9.6-3|49	
12cr|eterm-0.9.6-3|50	%description -n	%{libname}
12cr|eterm-0.9.6-3|51	Eterm is a color vt102 terminal emulator intended as a replacement for Xterm.
12cr|eterm-0.9.6-3|52	It is designed with a Freedom of Choice philosophy, leaving as much power,
12cr|eterm-0.9.6-3|53	flexibility, and freedom as possible in the hands of the user.
12cr|eterm-0.9.6-3|54	
12cr|eterm-0.9.6-3|55	It is designed to look good and work well, but takes a feature-rich approach
12cr|eterm-0.9.6-3|56	rather than one of minimalism while still maintaining speed and efficiency.
12cr|eterm-0.9.6-3|57	
12cr|eterm-0.9.6-3|58	It works on any window manager/desktop environment, although it is designed
12cr|eterm-0.9.6-3|59	to work and integrate best with Enlightenment.
12cr|eterm-0.9.6-3|60	
12cr|eterm-0.9.6-3|61	This library is essential for Eterm to work.
12cr|eterm-0.9.6-3|62	
12cr|eterm-0.9.6-3|63	%package -n %{devname}
12cr|eterm-0.9.6-3|64	Summary:	Devel files for Eterm
12cr|eterm-0.9.6-3|65	Group:		Development/Other
12cr|eterm-0.9.6-3|66	Requires:	%{libname} = %{version}-%{release}
12cr|eterm-0.9.6-3|67	Provides:	%{name}-devel = %{version}-%{release}
12cr|eterm-0.9.6-3|68	Provides:	%{oname}-devel = %{version}-%{release}
12cr|eterm-0.9.6-3|69	
12cr|eterm-0.9.6-3|70	%description -n %{devname}
12cr|eterm-0.9.6-3|71	Eterm is a color vt102 terminal emulator intended as a replacement for Xterm.
12cr|eterm-0.9.6-3|72	It is designed with a Freedom of Choice philosophy, leaving as much power,
12cr|eterm-0.9.6-3|73	flexibility, and freedom as possible in the hands of the user.
12cr|eterm-0.9.6-3|74	
12cr|eterm-0.9.6-3|75	It is designed to look good and work well, but takes a feature-rich approach
12cr|eterm-0.9.6-3|76	rather than one of minimalism while still maintaining speed and efficiency.
12cr|eterm-0.9.6-3|77	
12cr|eterm-0.9.6-3|78	It works on any window manager/desktop environment, although it is designed
12cr|eterm-0.9.6-3|79	to work and integrate best with Enlightenment.
12cr|eterm-0.9.6-3|80	
12cr|eterm-0.9.6-3|81	This package provides the necessary development libraries and include files
12cr|eterm-0.9.6-3|82	to allow you to develop or compile programs that needs Eterm, though no such
12cr|eterm-0.9.6-3|83	program has existed so far.
12cr|eterm-0.9.6-3|84	
12cr|eterm-0.9.6-3|85	%prep
12cr|eterm-0.9.6-3|86	%setup -q -a5 -n %{oname}-%{version}
12cr|eterm-0.9.6-3|87	
12cr|eterm-0.9.6-3|88	# patch1 also sets $TERM = xterm for all themes,
12cr|eterm-0.9.6-3|89	# do that here since patch1 is not applied
12cr|eterm-0.9.6-3|90	find themes/ -name 'theme.cfg.in' -print0 | xargs -0 -r perl -pi -e 's/term_name Eterm/term_name xterm/'
12cr|eterm-0.9.6-3|91	
12cr|eterm-0.9.6-3|92	%build
12cr|eterm-0.9.6-3|93	%configure2_5x \
12cr|eterm-0.9.6-3|94	--enable-etwin \
12cr|eterm-0.9.6-3|95	--enable-escreen-fx \
12cr|eterm-0.9.6-3|96	--enable-profile \
12cr|eterm-0.9.6-3|97	--enable-trans \
12cr|eterm-0.9.6-3|98	--with-backspace=bs \
12cr|eterm-0.9.6-3|99	--enable-mmx \
12cr|eterm-0.9.6-3|100	--enable-utmp \
12cr|eterm-0.9.6-3|101	--with-delete=execute \
12cr|eterm-0.9.6-3|102	--enable-auto-encoding \
12cr|eterm-0.9.6-3|103	--enable-multi-charset \
12cr|eterm-0.9.6-3|104	--enable-xim \
12cr|eterm-0.9.6-3|105	--enable-greek \
12cr|eterm-0.9.6-3|106	--disable-static
12cr|eterm-0.9.6-3|107	
12cr|eterm-0.9.6-3|108	%make
12cr|eterm-0.9.6-3|109	
12cr|eterm-0.9.6-3|110	%install
12cr|eterm-0.9.6-3|111	%makeinstall_std
12cr|eterm-0.9.6-3|112	
12cr|eterm-0.9.6-3|113	# Install menu
12cr|eterm-0.9.6-3|114	mkdir -p %{buildroot}%{_datadir}/applications
12cr|eterm-0.9.6-3|115	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|eterm-0.9.6-3|116	[Desktop Entry]
12cr|eterm-0.9.6-3|117	Name=Eterm
12cr|eterm-0.9.6-3|118	Comment=Enlightened Terminal Emulator
12cr|eterm-0.9.6-3|119	Exec=Eterm
12cr|eterm-0.9.6-3|120	Icon=terminals_section
12cr|eterm-0.9.6-3|121	Terminal=false
12cr|eterm-0.9.6-3|122	Type=Application
12cr|eterm-0.9.6-3|123	Categories=X-MandrivaLinux-System-Terminals;System;TerminalEmulator;
12cr|eterm-0.9.6-3|124	EOF
12cr|eterm-0.9.6-3|125	
12cr|eterm-0.9.6-3|126	mkdir -p %{buildroot}%{_datadir}/terminfo/E
12cr|eterm-0.9.6-3|127	tic -o %{buildroot}%{_datadir}/terminfo doc/Eterm.ti
12cr|eterm-0.9.6-3|128	
12cr|eterm-0.9.6-3|129	%post
12cr|eterm-0.9.6-3|130	update-alternatives --install /usr/bin/xvt xvt /usr/bin/Eterm 15
12cr|eterm-0.9.6-3|131	%{_bindir}/Etbg_update_list
12cr|eterm-0.9.6-3|132	
12cr|eterm-0.9.6-3|133	%postun
12cr|eterm-0.9.6-3|134	[ "$1" = "0" ]&& update-alternatives --remove xvt /usr/bin/Eterm
12cr|eterm-0.9.6-3|135	
12cr|eterm-0.9.6-3|136	%files
12cr|eterm-0.9.6-3|137	%doc ChangeLog README ReleaseNotes doc/Eterm_reference.html doc/README.Escreen
12cr|eterm-0.9.6-3|138	%{_bindir}/*
12cr|eterm-0.9.6-3|139	%dir %{_datadir}/Eterm
12cr|eterm-0.9.6-3|140	%config(noreplace) %{_datadir}/Eterm/themes
12cr|eterm-0.9.6-3|141	%{_datadir}/Eterm/pix
12cr|eterm-0.9.6-3|142	%{_mandir}/man1/Eterm.1.*
12cr|eterm-0.9.6-3|143	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|eterm-0.9.6-3|144	%{_datadir}/%{oname}/gdb.scr
12cr|eterm-0.9.6-3|145	%{_datadir}/terminfo/E/*
12cr|eterm-0.9.6-3|146	
12cr|eterm-0.9.6-3|147	%files -n %{libname}
12cr|eterm-0.9.6-3|148	%{_libdir}/lib%{oname}-%{major}.so
12cr|eterm-0.9.6-3|149	
12cr|eterm-0.9.6-3|150	%files -n %{devname}
12cr|eterm-0.9.6-3|151	%{_libdir}/lib%{oname}.so
12cr|eterm-0.9.6-3|152	
12cr|eterm-0.9.6-3|153	

1234 12
12cr|eternallands-1.9.2-2|1	Name:		eternallands
12cr|eternallands-1.9.2-2|2	Summary:	A free to play, graphical MMORPG client
12cr|eternallands-1.9.2-2|3	Version:	1.9.2
12cr|eternallands-1.9.2-2|4	Release:	2
12cr|eternallands-1.9.2-2|5	License:	QTPL-based
12cr|eternallands-1.9.2-2|6	Group:		Games/Adventure
12cr|eternallands-1.9.2-2|7	URL:		http://www.eternal-lands.com
12cr|eternallands-1.9.2-2|8	# it's better to get sources from here than from git:
12cr|eternallands-1.9.2-2|9	# http://ppa.launchpad.net/pjbroad/ppa/ubuntu/pool/main/e/
12cr|eternallands-1.9.2-2|10	Source0:	%{name}-%{version}.tar.gz
12cr|eternallands-1.9.2-2|11	Patch0:		eternallands-1.9.2-wrapper.patch
12cr|eternallands-1.9.2-2|12	Patch1:		eternallands-1.9.2-linking.patch
12cr|eternallands-1.9.2-2|13	Patch2:		eternallands-1.9.2-verbose.patch
12cr|eternallands-1.9.2-2|14	BuildRequires:	cal3d-devel
12cr|eternallands-1.9.2-2|15	BuildRequires:	pkgconfig(vorbis)
12cr|eternallands-1.9.2-2|16	BuildRequires:	pkgconfig(libxml-2.0)
12cr|eternallands-1.9.2-2|17	BuildRequires:	pkgconfig(gl)
12cr|eternallands-1.9.2-2|18	BuildRequires:	pkgconfig(glu)
12cr|eternallands-1.9.2-2|19	BuildRequires:	pkgconfig(openal)
12cr|eternallands-1.9.2-2|20	BuildRequires:	pkgconfig(libpng)
12cr|eternallands-1.9.2-2|21	BuildRequires:	pkgconfig(sdl)
12cr|eternallands-1.9.2-2|22	BuildRequires:	pkgconfig(SDL_image)
12cr|eternallands-1.9.2-2|23	BuildRequires:	pkgconfig(SDL_net)
12cr|eternallands-1.9.2-2|24	BuildRequires:	pkgconfig(x11)
12cr|eternallands-1.9.2-2|25	BuildRequires:	pkgconfig(zlib)
12cr|eternallands-1.9.2-2|26	Requires:	zenity
12cr|eternallands-1.9.2-2|27	Requires:	%{name}-data = %{version}
12cr|eternallands-1.9.2-2|28	
12cr|eternallands-1.9.2-2|29	%description
12cr|eternallands-1.9.2-2|30	Eternal Lands is a free to play, graphical MMORPG (massively-multi-player
12cr|eternallands-1.9.2-2|31	online role-playing game).  Different from other role-playing games, there are
12cr|eternallands-1.9.2-2|32	no fixed classes so you can improve any of the many skills.  There is a choice
12cr|eternallands-1.9.2-2|33	of several character races but all are equal.
12cr|eternallands-1.9.2-2|34	
12cr|eternallands-1.9.2-2|35	%prep
12cr|eternallands-1.9.2-2|36	%setup -q
12cr|eternallands-1.9.2-2|37	%patch0 -p1 -b .wrapper
12cr|eternallands-1.9.2-2|38	%patch1 -p1 -b .linking
12cr|eternallands-1.9.2-2|39	%patch2 -p1 -b .verbose
12cr|eternallands-1.9.2-2|40	
12cr|eternallands-1.9.2-2|41	%build
12cr|eternallands-1.9.2-2|42	sed -i s,-march=i686,,g make.conf
12cr|eternallands-1.9.2-2|43	%make -f Makefile.linux
12cr|eternallands-1.9.2-2|44	
12cr|eternallands-1.9.2-2|45	%install
12cr|eternallands-1.9.2-2|46	mkdir -p %{buildroot}%{_datadir}/applications
12cr|eternallands-1.9.2-2|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|eternallands-1.9.2-2|48	[Desktop Entry]
12cr|eternallands-1.9.2-2|49	Name=Eternal Lands
12cr|eternallands-1.9.2-2|50	Comment=%{summary}
12cr|eternallands-1.9.2-2|51	Exec=%{_gamesbindir}/%{name}
12cr|eternallands-1.9.2-2|52	Icon=%{name}
12cr|eternallands-1.9.2-2|53	Terminal=false
12cr|eternallands-1.9.2-2|54	Type=Application
12cr|eternallands-1.9.2-2|55	StartupNotify=true
12cr|eternallands-1.9.2-2|56	Categories=Game;AdventureGame;
12cr|eternallands-1.9.2-2|57	EOF
12cr|eternallands-1.9.2-2|58	
12cr|eternallands-1.9.2-2|59	install -d %{buildroot}%{_datadir}/pixmaps
12cr|eternallands-1.9.2-2|60	cp pkgfiles/%{name}.png %{buildroot}%{_datadir}/pixmaps/
12cr|eternallands-1.9.2-2|61	
12cr|eternallands-1.9.2-2|62	# game binary and wrapper
12cr|eternallands-1.9.2-2|63	install -d %{buildroot}%{_gamesbindir}
12cr|eternallands-1.9.2-2|64	cp el.x86.linux.bin %{buildroot}%{_gamesbindir}/
12cr|eternallands-1.9.2-2|65	cp pkgfiles/%{name} %{buildroot}%{_gamesbindir}/
12cr|eternallands-1.9.2-2|66	
12cr|eternallands-1.9.2-2|67	# man files
12cr|eternallands-1.9.2-2|68	install -d %{buildroot}%{_mandir}/man6
12cr|eternallands-1.9.2-2|69	cp pkgfiles/*.6 %{buildroot}%{_mandir}/man6/
12cr|eternallands-1.9.2-2|70	
12cr|eternallands-1.9.2-2|71	%files
12cr|eternallands-1.9.2-2|72	%doc CHANGES TODO eternal_lands_license.txt
12cr|eternallands-1.9.2-2|73	%{_gamesbindir}/*
12cr|eternallands-1.9.2-2|74	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|eternallands-1.9.2-2|75	%{_datadir}/pixmaps/%{name}.png
12cr|eternallands-1.9.2-2|76	%{_mandir}/man6/*
12cr|eternallands-1.9.2-2|77	
12cr|eternallands-1.9.2-2|78	
12cr|eternallands-1.9.2-2|79	
12cr|eternallands-1.9.2-2|80	%changelog
12cr|eternallands-1.9.2-2|81	* Mon Nov 14 2011 Andrey Bondrov <abondrov@mandriva.org> 1.9.2-1mdv2011.0
12cr|eternallands-1.9.2-2|82	+ Revision: 730529
12cr|eternallands-1.9.2-2|83	- imported package eternallands
12cr|eternallands-1.9.2-2|84	

1235 12
12cr|eternallands-data-1.9.2-1|1	%define 	oname eternallands
12cr|eternallands-data-1.9.2-1|2	
12cr|eternallands-data-1.9.2-1|3	# data package version
12cr|eternallands-data-1.9.2-1|4	%define		dversion 192
12cr|eternallands-data-1.9.2-1|5	# sound package version
12cr|eternallands-data-1.9.2-1|6	%define		sversion 191
12cr|eternallands-data-1.9.2-1|7	
12cr|eternallands-data-1.9.2-1|8	Name:		%{oname}-data
12cr|eternallands-data-1.9.2-1|9	Summary:	Data files to play Eternal Lands
12cr|eternallands-data-1.9.2-1|10	Version:	1.9.2
12cr|eternallands-data-1.9.2-1|11	Release:	%mkrel 1
12cr|eternallands-data-1.9.2-1|12	License:	QTPL-based
12cr|eternallands-data-1.9.2-1|13	Group:		Games/Adventure
12cr|eternallands-data-1.9.2-1|14	URL:		http://www.eternal-lands.com
12cr|eternallands-data-1.9.2-1|15	Source0:	http://www.eternal-lands.com/el_linux_%{dversion}.zip
12cr|eternallands-data-1.9.2-1|16	Source1:	http://www.eternallands.co.uk/EL_sound_%{sversion}.zip
12cr|eternallands-data-1.9.2-1|17	Source10:	http://www.eternallands.co.uk/music_full.zip
12cr|eternallands-data-1.9.2-1|18	BuildRequires:	unzip
12cr|eternallands-data-1.9.2-1|19	BuildArch:	noarch
12cr|eternallands-data-1.9.2-1|20	BuildRoot:	%{_tmppath}/%{oname}-%{version}-%{release}-buildroot
12cr|eternallands-data-1.9.2-1|21	
12cr|eternallands-data-1.9.2-1|22	%description
12cr|eternallands-data-1.9.2-1|23	Data files to play Eternal Lands. Graphics, music, sounds etc.
12cr|eternallands-data-1.9.2-1|24	
12cr|eternallands-data-1.9.2-1|25	%prep
12cr|eternallands-data-1.9.2-1|26	%setup -q -n el_linux -a 1
12cr|eternallands-data-1.9.2-1|27	
12cr|eternallands-data-1.9.2-1|28	%build
12cr|eternallands-data-1.9.2-1|29	
12cr|eternallands-data-1.9.2-1|30	%install
12cr|eternallands-data-1.9.2-1|31	rm -rf %{buildroot}
12cr|eternallands-data-1.9.2-1|32	
12cr|eternallands-data-1.9.2-1|33	# game data and sound files
12cr|eternallands-data-1.9.2-1|34	install -d %{buildroot}%{_gamesdatadir}/%{oname}
12cr|eternallands-data-1.9.2-1|35	rm -f *.bin
12cr|eternallands-data-1.9.2-1|36	cp -r * %{buildroot}%{_gamesdatadir}/%{oname}/
12cr|eternallands-data-1.9.2-1|37	
12cr|eternallands-data-1.9.2-1|38	# game music
12cr|eternallands-data-1.9.2-1|39	install -d %{buildroot}%{_gamesdatadir}/%{oname}/music
12cr|eternallands-data-1.9.2-1|40	unzip %{SOURCE10} -d %{buildroot}%{_gamesdatadir}/%{oname}/music
12cr|eternallands-data-1.9.2-1|41	
12cr|eternallands-data-1.9.2-1|42	%clean
12cr|eternallands-data-1.9.2-1|43	rm -rf %{buildroot}
12cr|eternallands-data-1.9.2-1|44	
12cr|eternallands-data-1.9.2-1|45	%if %mdkversion < 200900
12cr|eternallands-data-1.9.2-1|46	%post
12cr|eternallands-data-1.9.2-1|47	%update_menus
12cr|eternallands-data-1.9.2-1|48	%endif
12cr|eternallands-data-1.9.2-1|49	
12cr|eternallands-data-1.9.2-1|50	%if %mdkversion < 200900
12cr|eternallands-data-1.9.2-1|51	%postun
12cr|eternallands-data-1.9.2-1|52	%clean_menus
12cr|eternallands-data-1.9.2-1|53	%endif
12cr|eternallands-data-1.9.2-1|54	
12cr|eternallands-data-1.9.2-1|55	%files
12cr|eternallands-data-1.9.2-1|56	%defattr(-,root,root)
12cr|eternallands-data-1.9.2-1|57	%doc license.txt
12cr|eternallands-data-1.9.2-1|58	%{_gamesdatadir}/%{oname}
12cr|eternallands-data-1.9.2-1|59	
12cr|eternallands-data-1.9.2-1|60	
12cr|eternallands-data-1.9.2-1|61	
12cr|eternallands-data-1.9.2-1|62	%changelog
12cr|eternallands-data-1.9.2-1|63	* Mon Nov 14 2011 Andrey Bondrov <abondrov@mandriva.org> 1.9.2-1
12cr|eternallands-data-1.9.2-1|64	+ Revision: 730517
12cr|eternallands-data-1.9.2-1|65	- imported package eternallands-data
12cr|eternallands-data-1.9.2-1|66	

1236 12
12cr|etftp-1.1.3-14|1	%define name etftp
12cr|etftp-1.1.3-14|2	%define version 1.1.3
12cr|etftp-1.1.3-14|3	%define release %mkrel 14
12cr|etftp-1.1.3-14|4	
12cr|etftp-1.1.3-14|5	Summary: The Enhanced Trivial File Transfer Protocol, RFC 1986, client/server
12cr|etftp-1.1.3-14|6	Name: %{name}
12cr|etftp-1.1.3-14|7	Version: %{version}
12cr|etftp-1.1.3-14|8	Release: %{release}
12cr|etftp-1.1.3-14|9	Source: %{name}-%{version}.tar.bz2
12cr|etftp-1.1.3-14|10	License: GPL
12cr|etftp-1.1.3-14|11	Url: http://www.networksorcery.com/enp/protocol/etftp.htm
12cr|etftp-1.1.3-14|12	Group: Networking/File transfer
12cr|etftp-1.1.3-14|13	Buildroot: %{_tmppath}/%{name}-buildroot
12cr|etftp-1.1.3-14|14	
12cr|etftp-1.1.3-14|15	%description
12cr|etftp-1.1.3-14|16	ETFTP - Enhanced Trivial File Transfer Protocol. Adaptive transmission
12cr|etftp-1.1.3-14|17	protocol for radio based data transmission.
12cr|etftp-1.1.3-14|18	
12cr|etftp-1.1.3-14|19	The idea of ETFTP as a project originated from RFC 1986 in which an
12cr|etftp-1.1.3-14|20	experimental protocol for tactical radio is specified.  On account of
12cr|etftp-1.1.3-14|21	the increasing interest in data transmission over tactical radio, the
12cr|etftp-1.1.3-14|22	code was finally donated to the National Defence Research
12cr|etftp-1.1.3-14|23	Establishment, Dept. of Communication Systems, FOA 72, on condition
12cr|etftp-1.1.3-14|24	that it was released under the terms of the GNU GPL.
12cr|etftp-1.1.3-14|25	
12cr|etftp-1.1.3-14|26	
12cr|etftp-1.1.3-14|27	Please drop us an e-mail if you do use ``our'' etftp in any research
12cr|etftp-1.1.3-14|28	and/or development...
12cr|etftp-1.1.3-14|29	
12cr|etftp-1.1.3-14|30	The code is an extension of W. Richard Stevens implementation of TFTP.
12cr|etftp-1.1.3-14|31	For further reading, study his book "UNIX Network Programming" (ISBN
12cr|etftp-1.1.3-14|32	0-13-949876-1).  See also RFC 998 (NETBLT) and RFC 1350 (TFTP) for more
12cr|etftp-1.1.3-14|33	background and ideas...
12cr|etftp-1.1.3-14|34	
12cr|etftp-1.1.3-14|35	For RFC 1986, see, e.g., ftp://nis.nsf.net/documents/rfc/rfc1986.txt.
12cr|etftp-1.1.3-14|36	
12cr|etftp-1.1.3-14|37	
12cr|etftp-1.1.3-14|38	%prep
12cr|etftp-1.1.3-14|39	
12cr|etftp-1.1.3-14|40	%setup -q -n etftp-1.1.3
12cr|etftp-1.1.3-14|41	
12cr|etftp-1.1.3-14|42	%configure
12cr|etftp-1.1.3-14|43	
12cr|etftp-1.1.3-14|44	%build
12cr|etftp-1.1.3-14|45	
12cr|etftp-1.1.3-14|46	%make
12cr|etftp-1.1.3-14|47	
12cr|etftp-1.1.3-14|48	
12cr|etftp-1.1.3-14|49	%install
12cr|etftp-1.1.3-14|50	rm -rf $RPM_BUILD_ROOT
12cr|etftp-1.1.3-14|51	
12cr|etftp-1.1.3-14|52	%makeinstall
12cr|etftp-1.1.3-14|53	
12cr|etftp-1.1.3-14|54	%clean
12cr|etftp-1.1.3-14|55	rm -rf $RPM_BUILD_ROOT
12cr|etftp-1.1.3-14|56	
12cr|etftp-1.1.3-14|57	
12cr|etftp-1.1.3-14|58	%files
12cr|etftp-1.1.3-14|59	%defattr (-,root,root)
12cr|etftp-1.1.3-14|60	%doc INSTALL TODO USAGE README WhatsNew batchfile.sample
12cr|etftp-1.1.3-14|61	%{_bindir}/*
12cr|etftp-1.1.3-14|62	%{_sbindir}/*
12cr|etftp-1.1.3-14|63	
12cr|etftp-1.1.3-14|64	
12cr|etftp-1.1.3-14|65	
12cr|etftp-1.1.3-14|66	%changelog
12cr|etftp-1.1.3-14|67	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-14mdv2011.0
12cr|etftp-1.1.3-14|68	+ Revision: 618239
12cr|etftp-1.1.3-14|69	- the mass rebuild of 2010.0 packages
12cr|etftp-1.1.3-14|70	
12cr|etftp-1.1.3-14|71	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.1.3-13mdv2010.0
12cr|etftp-1.1.3-14|72	+ Revision: 428629
12cr|etftp-1.1.3-14|73	- rebuild
12cr|etftp-1.1.3-14|74	
12cr|etftp-1.1.3-14|75	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.1.3-12mdv2009.0
12cr|etftp-1.1.3-14|76	+ Revision: 244950
12cr|etftp-1.1.3-14|77	- rebuild
12cr|etftp-1.1.3-14|78	
12cr|etftp-1.1.3-14|79	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.1.3-10mdv2008.1
12cr|etftp-1.1.3-14|80	+ Revision: 136404
12cr|etftp-1.1.3-14|81	- restore BuildRoot
12cr|etftp-1.1.3-14|82	
12cr|etftp-1.1.3-14|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|etftp-1.1.3-14|84	- kill re-definition of %%buildroot on Pixel's request
12cr|etftp-1.1.3-14|85	- import etftp
12cr|etftp-1.1.3-14|86	
12cr|etftp-1.1.3-14|87	
12cr|etftp-1.1.3-14|88	* Mon Aug 07 2006 Lenny Cartier <lenny@mandriva.com> 1.1.3-10mdv2007.0
12cr|etftp-1.1.3-14|89	- rebuild
12cr|etftp-1.1.3-14|90	
12cr|etftp-1.1.3-14|91	* Wed May 11 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.1.3-9mdk
12cr|etftp-1.1.3-14|92	- rebuild
12cr|etftp-1.1.3-14|93	
12cr|etftp-1.1.3-14|94	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.1.3-8mdk
12cr|etftp-1.1.3-14|95	- rebuild
12cr|etftp-1.1.3-14|96	
12cr|etftp-1.1.3-14|97	* Wed Jan 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.1.3-7mdk
12cr|etftp-1.1.3-14|98	- rebuild
12cr|etftp-1.1.3-14|99	
12cr|etftp-1.1.3-14|100	* Thu Aug 29 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.1.3-6mdk
12cr|etftp-1.1.3-14|101	- rebuild
12cr|etftp-1.1.3-14|102	
12cr|etftp-1.1.3-14|103	* Thu Jul 05 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.1.3-5mdk
12cr|etftp-1.1.3-14|104	- rebuild
12cr|etftp-1.1.3-14|105	
12cr|etftp-1.1.3-14|106	* Tue Jan 09 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.1.3-4mdk
12cr|etftp-1.1.3-14|107	- rebuild
12cr|etftp-1.1.3-14|108	
12cr|etftp-1.1.3-14|109	* Wed Aug 30 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.1.3-3mdk
12cr|etftp-1.1.3-14|110	- macros
12cr|etftp-1.1.3-14|111	- BM
12cr|etftp-1.1.3-14|112	
12cr|etftp-1.1.3-14|113	* Wed Apr 26 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.1.3-2mdk
12cr|etftp-1.1.3-14|114	- fix group
12cr|etftp-1.1.3-14|115	- spec helper fixes
12cr|etftp-1.1.3-14|116	
12cr|etftp-1.1.3-14|117	* Wed Feb 16 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cr|etftp-1.1.3-14|118	- mandrake build
12cr|etftp-1.1.3-14|119	
12cr|etftp-1.1.3-14|120	* Fri Mar 26 1999 Christian Joensson FOA 72 <chj@lin.foa.se>
12cr|etftp-1.1.3-14|121	[etftp-1.1.3-1]
12cr|etftp-1.1.3-14|122	- Update to etftp-1.1.3.
12cr|etftp-1.1.3-14|123	* Fixed bug with integer divisions in timers; lDATAsleep, alarmTimeout.
12cr|etftp-1.1.3-14|124	
12cr|etftp-1.1.3-14|125	* Fri Aug 28 1998 Christian Joensson FOA 72 <chj@lin.foa.se>
12cr|etftp-1.1.3-14|126	[etftp-1.1.2-1]
12cr|etftp-1.1.3-14|127	- Update to etftp-1.1.2.
12cr|etftp-1.1.3-14|128	* Maximum block size is increased to 1900 bytes data. Non RFC compliant
12cr|etftp-1.1.3-14|129	in this sense but could increase performance.
12cr|etftp-1.1.3-14|130	* Maximum baudrate is increased to a maximum of 1000000 (1 Mbps).
12cr|etftp-1.1.3-14|131	
12cr|etftp-1.1.3-14|132	* Tue Aug 11 1998 Christian Joensson <chj@lin.foa.se>
12cr|etftp-1.1.3-14|133	[etftp-1.1.1-1]
12cr|etftp-1.1.3-14|134	- Update to etftp-1.1.1, i.e., fixed symlink to install of etftpd in
12cr|etftp-1.1.3-14|135	src/Makefile.in
12cr|etftp-1.1.3-14|136	
12cr|etftp-1.1.3-14|137	Christian Joensson <chj@lin.foa.se>
12cr|etftp-1.1.3-14|138	[etftp-1.1-1]
12cr|etftp-1.1.3-14|139	- Update to etftp-1.1.
12cr|etftp-1.1.3-14|140	
12cr|etftp-1.1.3-14|141	
12cr|etftp-1.1.3-14|142	* Mon Aug 10 1998 Christian Joensson <chj@lin.foa.se>
12cr|etftp-1.1.3-14|143	[etftp-1.1-1]
12cr|etftp-1.1.3-14|144	- Update to etftp-1.1.
12cr|etftp-1.1.3-14|145	
12cr|etftp-1.1.3-14|146	* Thu May 28 1998 Christian Joensson <chj@lin.foa.se>
12cr|etftp-1.1.3-14|147	[etftp-1.0-1]
12cr|etftp-1.1.3-14|148	- First release...

1237 12
12cr|ethemes-1.1-16|1	Name:		ethemes
12cr|ethemes-1.1-16|2	Version:	1.1
12cr|ethemes-1.1-16|3	Release:	 %mkrel 16
12cr|ethemes-1.1-16|4	License:	GPL
12cr|ethemes-1.1-16|5	Summary:	Themes for Enlightenment
12cr|ethemes-1.1-16|6	Group:		Graphical desktop/Enlightenment
12cr|ethemes-1.1-16|7	
12cr|ethemes-1.1-16|8	Source:		ethemes-%{version}.tar.bz2
12cr|ethemes-1.1-16|9	
12cr|ethemes-1.1-16|10	BuildRoot:	%_tmppath/%name-%version-%release-root
12cr|ethemes-1.1-16|11	Requires:	enlightenment >= 0.16
12cr|ethemes-1.1-16|12	BuildArchitectures: noarch
12cr|ethemes-1.1-16|13	URL:		http://e.themes.org/
12cr|ethemes-1.1-16|14	Prefix:		%{_prefix}
12cr|ethemes-1.1-16|15	
12cr|ethemes-1.1-16|16	%description
12cr|ethemes-1.1-16|17	This package contains some nice themes for Enlightenment.
12cr|ethemes-1.1-16|18	
12cr|ethemes-1.1-16|19	%description -l fr
12cr|ethemes-1.1-16|20	Ce package contient des thmes pour Enlightenment.
12cr|ethemes-1.1-16|21	
12cr|ethemes-1.1-16|22	%prep
12cr|ethemes-1.1-16|23	%setup -q -n  %{name}
12cr|ethemes-1.1-16|24	
12cr|ethemes-1.1-16|25	%build
12cr|ethemes-1.1-16|26	
12cr|ethemes-1.1-16|27	%install
12cr|ethemes-1.1-16|28	rm -rf $RPM_BUILD_ROOT
12cr|ethemes-1.1-16|29	mkdir -p $RPM_BUILD_ROOT%{prefix}/X11R6/share/enlightenment/themes/
12cr|ethemes-1.1-16|30	cp -a * $RPM_BUILD_ROOT%{prefix}/X11R6/share/enlightenment/themes/
12cr|ethemes-1.1-16|31	cd $RPM_BUILD_ROOT%{prefix}/X11R6/share/enlightenment/themes/Absolute_E/sound/samples
12cr|ethemes-1.1-16|32	for sample in *.wav;
12cr|ethemes-1.1-16|33	do ln -sf %{prefix}/X11R6/share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/$sample .;
12cr|ethemes-1.1-16|34	done
12cr|ethemes-1.1-16|35	find $RPM_BUILD_ROOT -type d -a -name .xvpics | xargs rm -rf
12cr|ethemes-1.1-16|36	
12cr|ethemes-1.1-16|37	%clean
12cr|ethemes-1.1-16|38	rm -rf $RPM_BUILD_ROOT
12cr|ethemes-1.1-16|39	
12cr|ethemes-1.1-16|40	%files
12cr|ethemes-1.1-16|41	%defattr (-,root,root)
12cr|ethemes-1.1-16|42	%{prefix}/X11R6/share/enlightenment/themes/Absolute_E
12cr|ethemes-1.1-16|43	%{prefix}/X11R6/share/enlightenment/themes/Aliens
12cr|ethemes-1.1-16|44	%{prefix}/X11R6/share/enlightenment/themes/minEguE
12cr|ethemes-1.1-16|45	%{prefix}/X11R6/share/enlightenment/themes/GTK+
12cr|ethemes-1.1-16|46	
12cr|ethemes-1.1-16|47	
12cr|ethemes-1.1-16|48	
12cr|ethemes-1.1-16|49	
12cr|ethemes-1.1-16|50	%changelog
12cr|ethemes-1.1-16|51	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-16mdv2011.0
12cr|ethemes-1.1-16|52	+ Revision: 618240
12cr|ethemes-1.1-16|53	- the mass rebuild of 2010.0 packages
12cr|ethemes-1.1-16|54	
12cr|ethemes-1.1-16|55	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.1-15mdv2010.0
12cr|ethemes-1.1-16|56	+ Revision: 428630
12cr|ethemes-1.1-16|57	- rebuild
12cr|ethemes-1.1-16|58	
12cr|ethemes-1.1-16|59	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.1-14mdv2009.0
12cr|ethemes-1.1-16|60	+ Revision: 244960
12cr|ethemes-1.1-16|61	- rebuild
12cr|ethemes-1.1-16|62	- kill re-definition of %%buildroot on Pixel's request
12cr|ethemes-1.1-16|63	
12cr|ethemes-1.1-16|64	+ Olivier Blin <oblin@mandriva.com>
12cr|ethemes-1.1-16|65	- restore BuildRoot
12cr|ethemes-1.1-16|66	
12cr|ethemes-1.1-16|67	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 1.1-12mdv2008.1
12cr|ethemes-1.1-16|68	+ Revision: 120120
12cr|ethemes-1.1-16|69	- kill Icon tag
12cr|ethemes-1.1-16|70	- use %%mkrel
12cr|ethemes-1.1-16|71	- import ethemes
12cr|ethemes-1.1-16|72	
12cr|ethemes-1.1-16|73	
12cr|ethemes-1.1-16|74	
12cr|ethemes-1.1-16|75	* Tue May 04 2004 Michael Scherer <misc@mandrake.org> 1.1-12mdk
12cr|ethemes-1.1-16|76	- fix #3465, by removing .xvpics directory
12cr|ethemes-1.1-16|77	
12cr|ethemes-1.1-16|78	* Fri Jul 18 2003 David BAUDENS <baudens@mandrakesoft.com> 1.1-11mdk
12cr|ethemes-1.1-16|79	- Rebuild
12cr|ethemes-1.1-16|80	
12cr|ethemes-1.1-16|81	* Thu May 16 2002 David BAUDENS <baudens@mandrakesoft.com> 1.1-10mdk
12cr|ethemes-1.1-16|82	- Remove Jedi, ApplePlatiniumn, BeOS and Blue_OS
12cr|ethemes-1.1-16|83	
12cr|ethemes-1.1-16|84	* Wed Apr 11 2001 Gtz Waschk <waschk@linux-mandrake.com> 1.1-9mdk
12cr|ethemes-1.1-16|85	- fixed dead symlinks in Absolute-E theme
12cr|ethemes-1.1-16|86	
12cr|ethemes-1.1-16|87	* Sun Apr 08 2001 David BAUDENS <baudens@mandrakesoft.com> 1.1-8mdk
12cr|ethemes-1.1-16|88	- Move in /usr/X11R6
12cr|ethemes-1.1-16|89	
12cr|ethemes-1.1-16|90	* Thu Aug  3 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 1.1-7mdk
12cr|ethemes-1.1-16|91	- BM + macroszification
12cr|ethemes-1.1-16|92	
12cr|ethemes-1.1-16|93	* Mon Apr 10 2000 Daouda Lo <daouda@mandrakesoft.com> 1.1-6mdk
12cr|ethemes-1.1-16|94	- add some themes (the Jedi one is amazing)
12cr|ethemes-1.1-16|95	- fix group
12cr|ethemes-1.1-16|96	
12cr|ethemes-1.1-16|97	* Wed Nov 10 1999 Alexandre Dussart <adussart@mandrakesoft.com>
12cr|ethemes-1.1-16|98	- Updated Absolute_E(DR0.16, 10/23/99)
12cr|ethemes-1.1-16|99	- Removed Aztekr
12cr|ethemes-1.1-16|100	- Updated ApplePlatinum(DR0.15, 08/08/99)
12cr|ethemes-1.1-16|101	- Updated BeOS(DR0.15, 08/12/99)
12cr|ethemes-1.1-16|102	- Added Aliens(DR0.15, 10/03/99)
12cr|ethemes-1.1-16|103	- Added Blue_OS theme(DR0.16, 10/19/99)
12cr|ethemes-1.1-16|104	- Added minEguE theme(DR0.16, 10/20/99)
12cr|ethemes-1.1-16|105	- Added GTK+ theme(DR0.16, 10/13/99)
12cr|ethemes-1.1-16|106	- Added URL.
12cr|ethemes-1.1-16|107	
12cr|ethemes-1.1-16|108	* Fri Jul 30 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
12cr|ethemes-1.1-16|109	- put -l fr in the french description.
12cr|ethemes-1.1-16|110	- added an icon.
12cr|ethemes-1.1-16|111	
12cr|ethemes-1.1-16|112	* Fri Apr 30 1999 Alexandre Dussart <adussart@mandrakesoft.com>
12cr|ethemes-1.1-16|113	- First packaging.

1238 12
12cr|etherape-0.9.12-2|1	Summary:	Graphical network viewer modeled after etherman
12cr|etherape-0.9.12-2|2	Name:		etherape
12cr|etherape-0.9.12-2|3	Version:	0.9.12
12cr|etherape-0.9.12-2|4	Release: 	2
12cr|etherape-0.9.12-2|5	License:	GPLv2+
12cr|etherape-0.9.12-2|6	Group:		Monitoring
12cr|etherape-0.9.12-2|7	URL:		http://etherape.sourceforge.net/
12cr|etherape-0.9.12-2|8	Source:		http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|etherape-0.9.12-2|9	Requires:	usermode-consoleonly
12cr|etherape-0.9.12-2|10	BuildRequires:	pkgconfig(libglade-2.0)
12cr|etherape-0.9.12-2|11	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cr|etherape-0.9.12-2|12	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|etherape-0.9.12-2|13	BuildRequires:	libpcap-devel
12cr|etherape-0.9.12-2|14	BuildRequires:	desktop-file-utils
12cr|etherape-0.9.12-2|15	BuildRequires:	scrollkeeper
12cr|etherape-0.9.12-2|16	BuildRequires:	imagemagick
12cr|etherape-0.9.12-2|17	
12cr|etherape-0.9.12-2|18	%description
12cr|etherape-0.9.12-2|19	Etherape is a graphical network monitor for Unix modeled after
12cr|etherape-0.9.12-2|20	etherman. Featuring ether, ip and tcp modes, it displays network
12cr|etherape-0.9.12-2|21	activity graphically. Hosts and links change in size with traffic.
12cr|etherape-0.9.12-2|22	Color coded protocols display. It supports ethernet, ppp and slip
12cr|etherape-0.9.12-2|23	devices. It can filter traffic to be shown, and can read traffic
12cr|etherape-0.9.12-2|24	from a file as well as live from the network.
12cr|etherape-0.9.12-2|25	
12cr|etherape-0.9.12-2|26	%prep
12cr|etherape-0.9.12-2|27	%setup -q
12cr|etherape-0.9.12-2|28	
12cr|etherape-0.9.12-2|29	%build
12cr|etherape-0.9.12-2|30	%configure2_5x
12cr|etherape-0.9.12-2|31	%make
12cr|etherape-0.9.12-2|32	
12cr|etherape-0.9.12-2|33	%install
12cr|etherape-0.9.12-2|34	%makeinstall_std bindir=%{_sbindir}
12cr|etherape-0.9.12-2|35	mkdir -p %{buildroot}%{_bindir}
12cr|etherape-0.9.12-2|36	
12cr|etherape-0.9.12-2|37	mv %{buildroot}/%{_sbindir}/etherape %{buildroot}/%{_sbindir}/etherape.real
12cr|etherape-0.9.12-2|38	ln -sf %{_bindir}/consolehelper %{buildroot}/%{_bindir}/etherape
12cr|etherape-0.9.12-2|39	
12cr|etherape-0.9.12-2|40	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/*
12cr|etherape-0.9.12-2|41	
12cr|etherape-0.9.12-2|42	desktop-file-install --vendor="" \
12cr|etherape-0.9.12-2|43	--remove-category="Application" \
12cr|etherape-0.9.12-2|44	--add-category="System" \
12cr|etherape-0.9.12-2|45	--add-category="Monitor" \
12cr|etherape-0.9.12-2|46	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|etherape-0.9.12-2|47	
12cr|etherape-0.9.12-2|48	# pam.d
12cr|etherape-0.9.12-2|49	install -m 755 -d %{buildroot}%{_sysconfdir}/pam.d
12cr|etherape-0.9.12-2|50	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name} << _EOF_
12cr|etherape-0.9.12-2|51	#%PAM-1.0
12cr|etherape-0.9.12-2|52	auth       sufficient	pam_rootok.so
12cr|etherape-0.9.12-2|53	auth       required     pam_console.so
12cr|etherape-0.9.12-2|54	auth       sufficient	pam_timestamp.so
12cr|etherape-0.9.12-2|55	auth       include	system-auth
12cr|etherape-0.9.12-2|56	account    required	pam_permit.so
12cr|etherape-0.9.12-2|57	session    optional	pam_xauth.so
12cr|etherape-0.9.12-2|58	session    optional	pam_timestamp.so
12cr|etherape-0.9.12-2|59	_EOF_
12cr|etherape-0.9.12-2|60	
12cr|etherape-0.9.12-2|61	# console.apps
12cr|etherape-0.9.12-2|62	install -m 755 -d %{buildroot}%{_sysconfdir}/security/console.apps
12cr|etherape-0.9.12-2|63	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} << _EOF_
12cr|etherape-0.9.12-2|64	USER=root
12cr|etherape-0.9.12-2|65	PROGRAM=%{_sbindir}/etherape.real
12cr|etherape-0.9.12-2|66	SESSION=true
12cr|etherape-0.9.12-2|67	FALLBACK=false
12cr|etherape-0.9.12-2|68	_EOF_
12cr|etherape-0.9.12-2|69	
12cr|etherape-0.9.12-2|70	# fd.o icons
12cr|etherape-0.9.12-2|71	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|etherape-0.9.12-2|72	install -m 644 %{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|etherape-0.9.12-2|73	convert -scale 32 %{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|etherape-0.9.12-2|74	convert -scale 16 %{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|etherape-0.9.12-2|75	
12cr|etherape-0.9.12-2|76	# remove files not bundled
12cr|etherape-0.9.12-2|77	rm -rf %{buildroot}%{_datadir}/gnome
12cr|etherape-0.9.12-2|78	
12cr|etherape-0.9.12-2|79	%find_lang %{name}
12cr|etherape-0.9.12-2|80	
12cr|etherape-0.9.12-2|81	%files -f %{name}.lang
12cr|etherape-0.9.12-2|82	%doc AUTHORS ChangeLog COPYING NEWS README* FAQ
12cr|etherape-0.9.12-2|83	%config(noreplace) %{_sysconfdir}/etherape
12cr|etherape-0.9.12-2|84	%config(noreplace) %{_sysconfdir}/pam.d/etherape
12cr|etherape-0.9.12-2|85	%config(noreplace) %{_sysconfdir}/security/console.apps/etherape
12cr|etherape-0.9.12-2|86	%{_bindir}/*
12cr|etherape-0.9.12-2|87	%{_sbindir}/*
12cr|etherape-0.9.12-2|88	%{_mandir}/man1/*
12cr|etherape-0.9.12-2|89	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|etherape-0.9.12-2|90	%{_datadir}/%{name}
12cr|etherape-0.9.12-2|91	%{_datadir}/pixmaps/*
12cr|etherape-0.9.12-2|92	%{_datadir}/applications/*.desktop
12cr|etherape-0.9.12-2|93	%{_datadir}/omf/%{name}
12cr|etherape-0.9.12-2|94	

1239 12
12cr|etherboot-5.4.4-5|1	%define docver  5.2.2
12cr|etherboot-5.4.4-5|2	
12cr|etherboot-5.4.4-5|3	Summary:	Software package for booting x86 PCs over a network
12cr|etherboot-5.4.4-5|4	Name:		etherboot
12cr|etherboot-5.4.4-5|5	Version: 	5.4.4
12cr|etherboot-5.4.4-5|6	Release: 	%mkrel 5
12cr|etherboot-5.4.4-5|7	License:	GPL
12cr|etherboot-5.4.4-5|8	Group:		Development/Kernel
12cr|etherboot-5.4.4-5|9	Source0:	http://prdownloads.sourceforge.net/etherboot/%{name}-%{version}.tar.bz2
12cr|etherboot-5.4.4-5|10	Source1:	http://prdownloads.sourceforge.net/etherboot/%{name}-doc-%{docver}.tar.bz2
12cr|etherboot-5.4.4-5|11	Patch0:		etherboot-5.4.4-no-inline.patch
12cr|etherboot-5.4.4-5|12	URL:		http://etherboot.sourceforge.net/
12cr|etherboot-5.4.4-5|13	ExclusiveArch:	%{ix86} ia64 x86_64
12cr|etherboot-5.4.4-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|etherboot-5.4.4-5|15	BuildRequires:	dos2unix
12cr|etherboot-5.4.4-5|16	
12cr|etherboot-5.4.4-5|17	%description
12cr|etherboot-5.4.4-5|18	Etherboot is a free software package for booting x86 PCs over a
12cr|etherboot-5.4.4-5|19	network. In principle this could be any network technology that TCP/IP
12cr|etherboot-5.4.4-5|20	runs on that supports broadcasting. In practice, the bandwidth
12cr|etherboot-5.4.4-5|21	required means it's only practical over LANs and some WANs. Etherboot
12cr|etherboot-5.4.4-5|22	is useful for booting PCs diskless. This is desirable in various
12cr|etherboot-5.4.4-5|23	situations, for example:
12cr|etherboot-5.4.4-5|24	- Maintaining software for a cluster of equally configured
12cr|etherboot-5.4.4-5|25	workstations centrally.`
12cr|etherboot-5.4.4-5|26	- A low-cost X-terminal.
12cr|etherboot-5.4.4-5|27	- A low cost user platform where remote partitions are mounted by NFS
12cr|etherboot-5.4.4-5|28	and you are willing to accept the slowness of data transfers that
12cr|etherboot-5.4.4-5|29	results from NFS, compared to a local disk.
12cr|etherboot-5.4.4-5|30	- Various kinds of remote servers, e.g. a tape drive server that can
12cr|etherboot-5.4.4-5|31	be accessed with the RMT protocol.
12cr|etherboot-5.4.4-5|32	- Routers.
12cr|etherboot-5.4.4-5|33	- Machines doing tasks in environments unfriendly to disks.
12cr|etherboot-5.4.4-5|34	
12cr|etherboot-5.4.4-5|35	See %{_docdir}/%{name}-%{version}/README.MDK for examples of usage.
12cr|etherboot-5.4.4-5|36	
12cr|etherboot-5.4.4-5|37	%prep
12cr|etherboot-5.4.4-5|38	%setup -q -a1
12cr|etherboot-5.4.4-5|39	%patch0 -p0 -b .no_inline
12cr|etherboot-5.4.4-5|40	
12cr|etherboot-5.4.4-5|41	%build
12cr|etherboot-5.4.4-5|42	# we don't use custom optimizations here because it can cause problems
12cr|etherboot-5.4.4-5|43	# parallel make dies on cluster
12cr|etherboot-5.4.4-5|44	make allzdsks allzpxes allzlilos -C src \
12cr|etherboot-5.4.4-5|45	%ifarch x86_64
12cr|etherboot-5.4.4-5|46	ARCH="i386" EXTRA_CFLAGS="-m32" EXTRA_ASFLAGS="--32" EXTRA_LDFLAGS="-m elf_i386"
12cr|etherboot-5.4.4-5|47	# (x86_64 flags from main Makefile)
12cr|etherboot-5.4.4-5|48	# x86_64 systems can run 32-bit code so there is no sense in porting etherboot
12cr|etherboot-5.4.4-5|49	# to x86_64 native, also this way the boot images have the ability to work on
12cr|etherboot-5.4.4-5|50	# both 32-bit and 64-bit systems
12cr|etherboot-5.4.4-5|51	%endif
12cr|etherboot-5.4.4-5|52	
12cr|etherboot-5.4.4-5|53	# clean up cvs files, remove .exe files
12cr|etherboot-5.4.4-5|54	find . -name '.cvs*' | xargs rm -f
12cr|etherboot-5.4.4-5|55	find . -name '*.exe' | xargs rm -f
12cr|etherboot-5.4.4-5|56	find . -name '.keepme' | xargs rm -f
12cr|etherboot-5.4.4-5|57	find . -name '.DS_Store' | xargs rm -f
12cr|etherboot-5.4.4-5|58	
12cr|etherboot-5.4.4-5|59	%install
12cr|etherboot-5.4.4-5|60	rm -rf $RPM_BUILD_ROOT
12cr|etherboot-5.4.4-5|61	install -d $RPM_BUILD_ROOT{%{_datadir}/%{name}/{zdsk,zpxe,zlilo},%{_bindir}}
12cr|etherboot-5.4.4-5|62	
12cr|etherboot-5.4.4-5|63	install src/bin/*.zdsk $RPM_BUILD_ROOT%{_datadir}/%{name}/zdsk
12cr|etherboot-5.4.4-5|64	install src/bin/*.zpxe $RPM_BUILD_ROOT%{_datadir}/%{name}/zpxe
12cr|etherboot-5.4.4-5|65	install src/bin/*.zlilo $RPM_BUILD_ROOT%{_datadir}/%{name}/zlilo
12cr|etherboot-5.4.4-5|66	install src/util/makerom.pl $RPM_BUILD_ROOT%{_bindir}/makerom
12cr|etherboot-5.4.4-5|67	
12cr|etherboot-5.4.4-5|68	# (sb) rpmlint
12cr|etherboot-5.4.4-5|69	#find contrib/wakeonlan -type f | xargs dos2unix
12cr|etherboot-5.4.4-5|70	dos2unix contrib/wakeonlan/readme.txt
12cr|etherboot-5.4.4-5|71	dos2unix contrib/wakeonlan/wakeup.pl
12cr|etherboot-5.4.4-5|72	dos2unix contrib/wakeonlan/mp-form.pl
12cr|etherboot-5.4.4-5|73	dos2unix contrib/romid/pktdrv.bat
12cr|etherboot-5.4.4-5|74	dos2unix contrib/hdload/hdload.S
12cr|etherboot-5.4.4-5|75	dos2unix contrib/romid/readme
12cr|etherboot-5.4.4-5|76	dos2unix contrib/wakeonlan/mp-form.txt
12cr|etherboot-5.4.4-5|77	dos2unix contrib/wakeonlan/mp-form1.pl
12cr|etherboot-5.4.4-5|78	sed -i 's|perl/bin/perl|usr/bin/perl|' contrib/wakeonlan/mp-form.pl
12cr|etherboot-5.4.4-5|79	
12cr|etherboot-5.4.4-5|80	%clean
12cr|etherboot-5.4.4-5|81	rm -rf $RPM_BUILD_ROOT
12cr|etherboot-5.4.4-5|82	
12cr|etherboot-5.4.4-5|83	%files
12cr|etherboot-5.4.4-5|84	%defattr(644,root,root,755)
12cr|etherboot-5.4.4-5|85	%doc INSTALL RELNOTES index.html doc contrib
12cr|etherboot-5.4.4-5|86	%dir %{_datadir}/%{name}
12cr|etherboot-5.4.4-5|87	%{_datadir}/%{name}/*
12cr|etherboot-5.4.4-5|88	%attr(755,root,root) %{_bindir}/*
12cr|etherboot-5.4.4-5|89	
12cr|etherboot-5.4.4-5|90	
12cr|etherboot-5.4.4-5|91	
12cr|etherboot-5.4.4-5|92	%changelog
12cr|etherboot-5.4.4-5|93	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 5.4.4-5mdv2011.0
12cr|etherboot-5.4.4-5|94	+ Revision: 618245
12cr|etherboot-5.4.4-5|95	- the mass rebuild of 2010.0 packages
12cr|etherboot-5.4.4-5|96	
12cr|etherboot-5.4.4-5|97	* Fri May 22 2009 Eugeni Dodonov <eugeni@mandriva.com> 5.4.4-4mdv2010.0
12cr|etherboot-5.4.4-5|98	+ Revision: 378611
12cr|etherboot-5.4.4-5|99	- Updated to 5.4.4.
12cr|etherboot-5.4.4-5|100	Dropped Patch0 (no longer required).
12cr|etherboot-5.4.4-5|101	Added patch to handle inlined functions correctly.
12cr|etherboot-5.4.4-5|102	
12cr|etherboot-5.4.4-5|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|etherboot-5.4.4-5|104	- rebuild
12cr|etherboot-5.4.4-5|105	
12cr|etherboot-5.4.4-5|106	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 5.4.3-2mdv2008.1
12cr|etherboot-5.4.4-5|107	+ Revision: 136405
12cr|etherboot-5.4.4-5|108	- restore BuildRoot
12cr|etherboot-5.4.4-5|109	
12cr|etherboot-5.4.4-5|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|etherboot-5.4.4-5|111	- kill re-definition of %%buildroot on Pixel's request
12cr|etherboot-5.4.4-5|112	
12cr|etherboot-5.4.4-5|113	* Tue Aug 07 2007 Anssi Hannula <anssi@mandriva.org> 5.4.3-2mdv2008.0
12cr|etherboot-5.4.4-5|114	+ Revision: 59573
12cr|etherboot-5.4.4-5|115	- build on ia64 and x86_64 as well
12cr|etherboot-5.4.4-5|116	
12cr|etherboot-5.4.4-5|117	* Sat Jul 07 2007 Funda Wang <fwang@mandriva.org> 5.4.3-1mdv2008.0
12cr|etherboot-5.4.4-5|118	+ Revision: 49368
12cr|etherboot-5.4.4-5|119	- New version
12cr|etherboot-5.4.4-5|120	
12cr|etherboot-5.4.4-5|121	
12cr|etherboot-5.4.4-5|122	* Fri Jun 09 2006 Stew Benedict <sbenedict@mandriva.com> 5.4.2-1mdv2007.0
12cr|etherboot-5.4.4-5|123	- 5.4.2
12cr|etherboot-5.4.4-5|124	
12cr|etherboot-5.4.4-5|125	* Mon Nov 28 2005 Stew Benedict <sbenedict@mandriva.com> 5.4.1-1mdk
12cr|etherboot-5.4.4-5|126	- New release 5.4.1
12cr|etherboot-5.4.4-5|127	
12cr|etherboot-5.4.4-5|128	* Tue Aug 30 2005 Stew Benedict <sbenedict@mandriva.com> 5.4.0-2mdk
12cr|etherboot-5.4.4-5|129	- fix build (P0)
12cr|etherboot-5.4.4-5|130	
12cr|etherboot-5.4.4-5|131	* Wed May 04 2005 Stew Benedict <sbenedict@mandriva.com> 5.4.0-1mdk
12cr|etherboot-5.4.4-5|132	- New release 5.4.0, drop P0, rpmlint cleanups
12cr|etherboot-5.4.4-5|133	- README.MDK doesn't apply anymore, back to pre-built images
12cr|etherboot-5.4.4-5|134	
12cr|etherboot-5.4.4-5|135	* Wed Dec 01 2004 Pixel <pixel@mandrakesoft.com> 5.2.5-2mdk
12cr|etherboot-5.4.4-5|136	- fix and enhance a little README.MDK
12cr|etherboot-5.4.4-5|137	
12cr|etherboot-5.4.4-5|138	* Mon Nov 08 2004 Stew Benedict <sbenedict@mandrakesoft.com> 5.2.5-1mdk
12cr|etherboot-5.4.4-5|139	- 5.2.5, drop p0 - merged upstream
12cr|etherboot-5.4.4-5|140	- add new patch0 for gcc-3.4.1
12cr|etherboot-5.4.4-5|141	
12cr|etherboot-5.4.4-5|142	* Fri May 07 2004 Stew Benedict <sbenedict@mandrakesoft.com> 5.2.4-2mdk
12cr|etherboot-5.4.4-5|143	- examples from description -> README.MDK for Thierry
12cr|etherboot-5.4.4-5|144	
12cr|etherboot-5.4.4-5|145	* Thu May 06 2004 Stew Benedict <sbenedict@mandrakesoft.com> 5.2.4-1mdk
12cr|etherboot-5.4.4-5|146	- 5.2.4
12cr|etherboot-5.4.4-5|147	
12cr|etherboot-5.4.4-5|148	* Tue Dec 23 2003 Stew Benedict <sbenedict@mandrakesoft.com> 5.2.2-2mdk
12cr|etherboot-5.4.4-5|149	- build additional files for creating other types of images
12cr|etherboot-5.4.4-5|150	
12cr|etherboot-5.4.4-5|151	* Fri Dec 19 2003 Stew Benedict <sbenedict@mandrakesoft.com> 5.2.2-1mdk
12cr|etherboot-5.4.4-5|152	- 5.2.2, add patch0 - build in memcmp
12cr|etherboot-5.4.4-5|153	
12cr|etherboot-5.4.4-5|154	* Thu Aug 07 2003 Stew Benedict <sbenedict@mandrakesoft.com> 5.0.11-1mdk
12cr|etherboot-5.4.4-5|155	- 5.0.11
12cr|etherboot-5.4.4-5|156	

1240 12
12cr|ethumb-1.7.3-1|1	#Tarball of svn snapshot created as follows...
12cr|ethumb-1.7.3-1|2	#Cut and paste in a shell after removing initial #
12cr|ethumb-1.7.3-1|3	
12cr|ethumb-1.7.3-1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/ethumb ethumb; \
12cr|ethumb-1.7.3-1|5	#cd ethumb; \
12cr|ethumb-1.7.3-1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|ethumb-1.7.3-1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|ethumb-1.7.3-1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|ethumb-1.7.3-1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|ethumb-1.7.3-1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|ethumb-1.7.3-1|11	#cd ..; \
12cr|ethumb-1.7.3-1|12	#tar -Jcf ethumb-$PKG_VERSION.tar.xz ethumb/ --exclude .svn --exclude .*ignore
12cr|ethumb-1.7.3-1|13	
12cr|ethumb-1.7.3-1|14	%define	svndate	20120103
12cr|ethumb-1.7.3-1|15	%define	svnrev	66608
12cr|ethumb-1.7.3-1|16	
12cr|ethumb-1.7.3-1|17	%define	major	1
12cr|ethumb-1.7.3-1|18	%define	libname %mklibname %{name} %{major}
12cr|ethumb-1.7.3-1|19	%define	develname %mklibname -d %{name}
12cr|ethumb-1.7.3-1|20	
12cr|ethumb-1.7.3-1|21	Name:		ethumb
12cr|ethumb-1.7.3-1|22	Version:	1.7.3
12cr|ethumb-1.7.3-1|23	Release:	1
12cr|ethumb-1.7.3-1|24	License:	LGPLv3+
12cr|ethumb-1.7.3-1|25	Summary:	Enlightenment thumbnailing library
12cr|ethumb-1.7.3-1|26	Group:		Graphical desktop/Enlightenment
12cr|ethumb-1.7.3-1|27	URL:		http://www.enlightenment.org/
12cr|ethumb-1.7.3-1|28	Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.gz
12cr|ethumb-1.7.3-1|29	
12cr|ethumb-1.7.3-1|30	BuildRequires:	edje
12cr|ethumb-1.7.3-1|31	BuildRequires:	evas
12cr|ethumb-1.7.3-1|32	BuildRequires:	pkgconfig(ecore)
12cr|ethumb-1.7.3-1|33	BuildRequires:	pkgconfig(ecore-file)
12cr|ethumb-1.7.3-1|34	BuildRequires:	pkgconfig(ecore-evas)
12cr|ethumb-1.7.3-1|35	BuildRequires:	pkgconfig(edje)
12cr|ethumb-1.7.3-1|36	BuildRequires:	pkgconfig(eina)
12cr|ethumb-1.7.3-1|37	BuildRequires:	pkgconfig(emotion)
12cr|ethumb-1.7.3-1|38	BuildRequires:	pkgconfig(evas)
12cr|ethumb-1.7.3-1|39	BuildRequires:	pkgconfig(edbus)
12cr|ethumb-1.7.3-1|40	BuildRequires:	pkgconfig(glib-2.0)
12cr|ethumb-1.7.3-1|41	BuildRequires:	pkgconfig(libexif)
12cr|ethumb-1.7.3-1|42	BuildRequires:	pkgconfig(edje)
12cr|ethumb-1.7.3-1|43	BuildRequires:	pkgconfig(lua)
12cr|ethumb-1.7.3-1|44	# Can be added later:
12cr|ethumb-1.7.3-1|45	#BuildRequires:	pkgconfig(epdf)
12cr|ethumb-1.7.3-1|46	
12cr|ethumb-1.7.3-1|47	%description
12cr|ethumb-1.7.3-1|48	New library to generate thumbnails.
12cr|ethumb-1.7.3-1|49	There are still some important features to be implemented, like
12cr|ethumb-1.7.3-1|50	client-server framework, edje thumbnails and a plugin API to integrate
12cr|ethumb-1.7.3-1|51	it with emotion and like.
12cr|ethumb-1.7.3-1|52	
12cr|ethumb-1.7.3-1|53	%package -n %{libname}
12cr|ethumb-1.7.3-1|54	Summary:	Enlightenment thumbnailing library
12cr|ethumb-1.7.3-1|55	Group:		System/Libraries
12cr|ethumb-1.7.3-1|56	
12cr|ethumb-1.7.3-1|57	%description -n %{libname}
12cr|ethumb-1.7.3-1|58	New library to generate thumbnails.
12cr|ethumb-1.7.3-1|59	
12cr|ethumb-1.7.3-1|60	%package -n %{develname}
12cr|ethumb-1.7.3-1|61	Summary:	Enlightenment thumbnailing library - devel files
12cr|ethumb-1.7.3-1|62	Group:		Development/C
12cr|ethumb-1.7.3-1|63	Requires:	%{libname} = %{version}-%{release}
12cr|ethumb-1.7.3-1|64	Provides:	%{name}-devel = %{version}-%{release}
12cr|ethumb-1.7.3-1|65	
12cr|ethumb-1.7.3-1|66	%description -n %{develname}
12cr|ethumb-1.7.3-1|67	ethumb development headers and development libraries.
12cr|ethumb-1.7.3-1|68	
12cr|ethumb-1.7.3-1|69	%prep
12cr|ethumb-1.7.3-1|70	%setup -q
12cr|ethumb-1.7.3-1|71	
12cr|ethumb-1.7.3-1|72	%build
12cr|ethumb-1.7.3-1|73	#NOCONFIGURE=yes ./autogen.sh
12cr|ethumb-1.7.3-1|74	%configure2_5x \
12cr|ethumb-1.7.3-1|75	--disable-static
12cr|ethumb-1.7.3-1|76	%make
12cr|ethumb-1.7.3-1|77	
12cr|ethumb-1.7.3-1|78	%install
12cr|ethumb-1.7.3-1|79	%makeinstall_std
12cr|ethumb-1.7.3-1|80	
12cr|ethumb-1.7.3-1|81	%files
12cr|ethumb-1.7.3-1|82	%doc AUTHORS README
12cr|ethumb-1.7.3-1|83	%{_bindir}/ethumb
12cr|ethumb-1.7.3-1|84	%{_bindir}/ethumbd
12cr|ethumb-1.7.3-1|85	%{_bindir}/ethumbd_client
12cr|ethumb-1.7.3-1|86	%{_datadir}/dbus-1/services/org.enlightenment.Ethumb.service
12cr|ethumb-1.7.3-1|87	%{_datadir}/ethumb
12cr|ethumb-1.7.3-1|88	%{_libdir}/ethumb
12cr|ethumb-1.7.3-1|89	%{_libexecdir}/ethumbd_slave
12cr|ethumb-1.7.3-1|90	
12cr|ethumb-1.7.3-1|91	%files -n %{libname}
12cr|ethumb-1.7.3-1|92	%{_libdir}/*.so.%{major}*
12cr|ethumb-1.7.3-1|93	
12cr|ethumb-1.7.3-1|94	%files -n %{develname}
12cr|ethumb-1.7.3-1|95	%{_libdir}/*.so
12cr|ethumb-1.7.3-1|96	%{_libdir}/pkgconfig/*.pc
12cr|ethumb-1.7.3-1|97	%{_includedir}/%{name}*
12cr|ethumb-1.7.3-1|98	
12cr|ethumb-1.7.3-1|99	
12cr|ethumb-1.7.3-1|100	
12cr|ethumb-1.7.3-1|101	%changelog
12cr|ethumb-1.7.3-1|102	* Thu Jun 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.1-1
12cr|ethumb-1.7.3-1|103	+ Revision: 807363
12cr|ethumb-1.7.3-1|104	- version update 1.0.1
12cr|ethumb-1.7.3-1|105	
12cr|ethumb-1.7.3-1|106	* Tue Jan 10 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.1.1.66608-0.20120103.1
12cr|ethumb-1.7.3-1|107	+ Revision: 759271
12cr|ethumb-1.7.3-1|108	- added BR evas
12cr|ethumb-1.7.3-1|109	- really evas module should be split out
12cr|ethumb-1.7.3-1|110	- fixed BR
12cr|ethumb-1.7.3-1|111	- new snapshot 0.1.1.66608
12cr|ethumb-1.7.3-1|112	- merged UnityLinux spec
12cr|ethumb-1.7.3-1|113	- disabled static build
12cr|ethumb-1.7.3-1|114	- cleaned up spec
12cr|ethumb-1.7.3-1|115	
12cr|ethumb-1.7.3-1|116	* Sat Dec 18 2010 Funda Wang <fwang@mandriva.org> 0.1.1.55225-1mdv2011.0
12cr|ethumb-1.7.3-1|117	+ Revision: 622839
12cr|ethumb-1.7.3-1|118	- new version 0.1.1.55225
12cr|ethumb-1.7.3-1|119	
12cr|ethumb-1.7.3-1|120	* Tue Nov 16 2010 Funda Wang <fwang@mandriva.org> 0.1.1.54472-1mdv2011.0
12cr|ethumb-1.7.3-1|121	+ Revision: 597993
12cr|ethumb-1.7.3-1|122	- new version 0.1.1.54472
12cr|ethumb-1.7.3-1|123	
12cr|ethumb-1.7.3-1|124	* Tue Nov 09 2010 Funda Wang <fwang@mandriva.org> 0.1-0.20101107.1mdv2011.0
12cr|ethumb-1.7.3-1|125	+ Revision: 595175
12cr|ethumb-1.7.3-1|126	- BR exif
12cr|ethumb-1.7.3-1|127	- new snapshot
12cr|ethumb-1.7.3-1|128	
12cr|ethumb-1.7.3-1|129	* Sun Jul 25 2010 Funda Wang <fwang@mandriva.org> 0.1-0.20100715.1mdv2011.0
12cr|ethumb-1.7.3-1|130	+ Revision: 558269
12cr|ethumb-1.7.3-1|131	- new snapshot
12cr|ethumb-1.7.3-1|132	
12cr|ethumb-1.7.3-1|133	* Sun Dec 13 2009 Funda Wang <fwang@mandriva.org> 0.1-0.44424.1mdv2010.1
12cr|ethumb-1.7.3-1|134	+ Revision: 478207
12cr|ethumb-1.7.3-1|135	- New snapshot
12cr|ethumb-1.7.3-1|136	
12cr|ethumb-1.7.3-1|137	* Sat Aug 08 2009 Funda Wang <fwang@mandriva.org> 0.1-0.41637.1mdv2010.0
12cr|ethumb-1.7.3-1|138	+ Revision: 411620
12cr|ethumb-1.7.3-1|139	- add BR for edje_cc
12cr|ethumb-1.7.3-1|140	- import ethumb
12cr|ethumb-1.7.3-1|141	

1241 12
12cr|etl-0.04.15-2|1	%define _enable_debug_packages %{nil}
12cr|etl-0.04.15-2|2	%define debug_package %{nil}
12cr|etl-0.04.15-2|3	
12cr|etl-0.04.15-2|4	%define oname	ETL
12cr|etl-0.04.15-2|5	%define devname	%mklibname %{name} -d
12cr|etl-0.04.15-2|6	
12cr|etl-0.04.15-2|7	Name:		etl
12cr|etl-0.04.15-2|8	Summary:	Template library for synfig
12cr|etl-0.04.15-2|9	Version:	0.04.15
12cr|etl-0.04.15-2|10	Release:	2
12cr|etl-0.04.15-2|11	License:	GPLv2+
12cr|etl-0.04.15-2|12	Group:		Development/C++
12cr|etl-0.04.15-2|13	URL:		http://www.synfig.org
12cr|etl-0.04.15-2|14	Source0:	http://downloads.sourceforge.net/synfig/%{oname}-%{version}.tar.gz
12cr|etl-0.04.15-2|15	Patch0:		etl-0.04.15-cflags.patch
12cr|etl-0.04.15-2|16	
12cr|etl-0.04.15-2|17	%description
12cr|etl-0.04.15-2|18	Voria ETL is a multi-platform class and template library designed to
12cr|etl-0.04.15-2|19	add new datatypes and functions which combine well with the existing
12cr|etl-0.04.15-2|20	types and functions from the C++ Standard Template Library (STL).
12cr|etl-0.04.15-2|21	
12cr|etl-0.04.15-2|22	%package -n %{devname}
12cr|etl-0.04.15-2|23	Summary:	Template library for synfig
12cr|etl-0.04.15-2|24	Group:		Development/C++
12cr|etl-0.04.15-2|25	Provides:	%{name}-devel = %{EVRD}
12cr|etl-0.04.15-2|26	Provides:	%{name} = %{EVRD}
12cr|etl-0.04.15-2|27	
12cr|etl-0.04.15-2|28	%description -n %{devname}
12cr|etl-0.04.15-2|29	Voria ETL is a multi-platform class and template library designed to
12cr|etl-0.04.15-2|30	add new datatypes and functions which combine well with the existing
12cr|etl-0.04.15-2|31	types and functions from the C++ Standard Template Library (STL).
12cr|etl-0.04.15-2|32	
12cr|etl-0.04.15-2|33	%prep
12cr|etl-0.04.15-2|34	%setup -q  -n %{oname}-%{version}
12cr|etl-0.04.15-2|35	%patch0 -p1
12cr|etl-0.04.15-2|36	
12cr|etl-0.04.15-2|37	%build
12cr|etl-0.04.15-2|38	autoreconf -fi
12cr|etl-0.04.15-2|39	%configure2_5x
12cr|etl-0.04.15-2|40	%make
12cr|etl-0.04.15-2|41	
12cr|etl-0.04.15-2|42	%install
12cr|etl-0.04.15-2|43	%makeinstall_std
12cr|etl-0.04.15-2|44	%multiarch_binaries %{buildroot}%{_bindir}/ETL-config
12cr|etl-0.04.15-2|45	
12cr|etl-0.04.15-2|46	%files -n %{devname}
12cr|etl-0.04.15-2|47	%doc AUTHORS README NEWS
12cr|etl-0.04.15-2|48	%{_bindir}/%{oname}-config
12cr|etl-0.04.15-2|49	%{multiarch_bindir}/%{oname}-config
12cr|etl-0.04.15-2|50	%{_includedir}/%{oname}
12cr|etl-0.04.15-2|51	%{_libdir}/pkgconfig/%{oname}.pc
12cr|etl-0.04.15-2|52	

1242 12
12cr|etoys-4.1.2388-1|1	%define name    etoys
12cr|etoys-4.1.2388-1|2	%define version 4.1.2388
12cr|etoys-4.1.2388-1|3	%define release %mkrel 1
12cr|etoys-4.1.2388-1|4	%define source  %{name}-%{version}
12cr|etoys-4.1.2388-1|5	
12cr|etoys-4.1.2388-1|6	Name:		%{name}
12cr|etoys-4.1.2388-1|7	Summary:	A media-rich model, game, and simulation construction kit and authoring tool
12cr|etoys-4.1.2388-1|8	Version:	%{version}
12cr|etoys-4.1.2388-1|9	Release:	%{release}
12cr|etoys-4.1.2388-1|10	#Vendor:		Squeakland Foundation
12cr|etoys-4.1.2388-1|11	URL:		http://squeakland.org/
12cr|etoys-4.1.2388-1|12	License:	MIT/Apache
12cr|etoys-4.1.2388-1|13	BuildArch:	noarch
12cr|etoys-4.1.2388-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|etoys-4.1.2388-1|15	
12cr|etoys-4.1.2388-1|16	# git clone git://dev.laptop.org/git/projects/etoys
12cr|etoys-4.1.2388-1|17	# cd etoys
12cr|etoys-4.1.2388-1|18	# git archive --format=tar --prefix=etoys-4.1.2388/ da36a993bede5edc64ff444f45fdc67dcc7865c8 | bzip2 > etoys-4.1.2388.tar.bz2
12cr|etoys-4.1.2388-1|19	#
12cr|etoys-4.1.2388-1|20	# Changes to spec to match Mandriva environment and build system
12cr|etoys-4.1.2388-1|21	# Original spec (and changelog) in tarball or git checkout
12cr|etoys-4.1.2388-1|22	Source:		%{source}.tar.bz2
12cr|etoys-4.1.2388-1|23	
12cr|etoys-4.1.2388-1|24	# svn checkout -r 559 http://etoys.squeak.org/svn/trunk/Etoys Content
12cr|etoys-4.1.2388-1|25	# find Content -name .svn | xargs rm -rf
12cr|etoys-4.1.2388-1|26	# tar jcf Content.tar.bz2 Content
12cr|etoys-4.1.2388-1|27	#
12cr|etoys-4.1.2388-1|28	# Do not run svn to checkout extra files during build
12cr|etoys-4.1.2388-1|29	Source1:	Content.tar.bz2
12cr|etoys-4.1.2388-1|30	
12cr|etoys-4.1.2388-1|31	Group:		Development/Other
12cr|etoys-4.1.2388-1|32	Requires:	squeak-vm >= 3.10
12cr|etoys-4.1.2388-1|33	Requires:	shared-mime-info
12cr|etoys-4.1.2388-1|34	BuildRequires:	gettext
12cr|etoys-4.1.2388-1|35	
12cr|etoys-4.1.2388-1|36	Patch0:		etoys-4.1.2388-Content.patch
12cr|etoys-4.1.2388-1|37	
12cr|etoys-4.1.2388-1|38	%description
12cr|etoys-4.1.2388-1|39	Squeak Etoys was inspired by LOGO, PARC-Smalltalk, Hypercard,
12cr|etoys-4.1.2388-1|40	and starLOGO. It is a media-rich authoring environment with a
12cr|etoys-4.1.2388-1|41	simple powerful scripted object model for many kinds of objects
12cr|etoys-4.1.2388-1|42	created by end-users that runs on many platforms, and is free
12cr|etoys-4.1.2388-1|43	and open source. It includes graphics, images, text, particles,
12cr|etoys-4.1.2388-1|44	presentations, web-pages, videos, sound and MIDI, etc.
12cr|etoys-4.1.2388-1|45	
12cr|etoys-4.1.2388-1|46	%prep
12cr|etoys-4.1.2388-1|47	%setup -n %{source} -a 1
12cr|etoys-4.1.2388-1|48	%patch0 -p1
12cr|etoys-4.1.2388-1|49	
12cr|etoys-4.1.2388-1|50	%build
12cr|etoys-4.1.2388-1|51	./autogen.sh --prefix=%{_prefix}
12cr|etoys-4.1.2388-1|52	make ROOT=%{buildroot} %{?_smp_mflags}
12cr|etoys-4.1.2388-1|53	
12cr|etoys-4.1.2388-1|54	%install
12cr|etoys-4.1.2388-1|55	[ -n "%{buildroot}" -a "%{buildroot}" != "/" ] && rm -rf "%{buildroot}"
12cr|etoys-4.1.2388-1|56	make install-etoys ROOT=%{buildroot}
12cr|etoys-4.1.2388-1|57	
12cr|etoys-4.1.2388-1|58	%clean
12cr|etoys-4.1.2388-1|59	[ -n "%{buildroot}" -a "%{buildroot}" != "/" ] && rm -rf "%{buildroot}"
12cr|etoys-4.1.2388-1|60	
12cr|etoys-4.1.2388-1|61	%post
12cr|etoys-4.1.2388-1|62	%{_bindir}/update-mime-database %{_datadir}/mime &> /dev/null
12cr|etoys-4.1.2388-1|63	
12cr|etoys-4.1.2388-1|64	%postun
12cr|etoys-4.1.2388-1|65	%{_bindir}/update-mime-database %{_datadir}/mime &> /dev/null
12cr|etoys-4.1.2388-1|66	
12cr|etoys-4.1.2388-1|67	%files
12cr|etoys-4.1.2388-1|68	%{_datadir}/etoys
12cr|etoys-4.1.2388-1|69	%{_bindir}/etoys
12cr|etoys-4.1.2388-1|70	%{_datadir}/doc/etoys
12cr|etoys-4.1.2388-1|71	%{_datadir}/mime/packages/etoys.xml
12cr|etoys-4.1.2388-1|72	
12cr|etoys-4.1.2388-1|73	
12cr|etoys-4.1.2388-1|74	%changelog
12cr|etoys-4.1.2388-1|75	* Sun Oct 10 2010 Paulo Andrade <pcpa@mandriva.com.br> 4.1.2388-1mdv2011.0
12cr|etoys-4.1.2388-1|76	+ Revision: 584517
12cr|etoys-4.1.2388-1|77	- Update to latest upstream release
12cr|etoys-4.1.2388-1|78	
12cr|etoys-4.1.2388-1|79	* Sat Apr 03 2010 Aleksey Lim <alsroot@mandriva.org> 4.0.2340-1mdv2010.1
12cr|etoys-4.1.2388-1|80	+ Revision: 530889
12cr|etoys-4.1.2388-1|81	- Sucrose 0.88.0 release, switch to original squeak-vm
12cr|etoys-4.1.2388-1|82	
12cr|etoys-4.1.2388-1|83	* Mon Oct 12 2009 Aleksey Lim <alsroot@mandriva.org> 4.0.2332-1mdv2010.0
12cr|etoys-4.1.2388-1|84	+ Revision: 456969
12cr|etoys-4.1.2388-1|85	- Push 4.0.2332
12cr|etoys-4.1.2388-1|86	
12cr|etoys-4.1.2388-1|87	* Fri Sep 25 2009 Aleksey Lim <alsroot@mandriva.org> 4.0.2319-1mdv2010.0
12cr|etoys-4.1.2388-1|88	+ Revision: 448671
12cr|etoys-4.1.2388-1|89	- Update to 4.0.2319
12cr|etoys-4.1.2388-1|90	
12cr|etoys-4.1.2388-1|91	* Fri Sep 18 2009 Aleksey Lim <alsroot@mandriva.org> 4.0.2318-1mdv2010.0
12cr|etoys-4.1.2388-1|92	+ Revision: 444499
12cr|etoys-4.1.2388-1|93	- Update to 4.0.2318
12cr|etoys-4.1.2388-1|94	- Update to 4.0.2279
12cr|etoys-4.1.2388-1|95	
12cr|etoys-4.1.2388-1|96	* Tue Aug 11 2009 Aleksey Lim <alsroot@mandriva.org> 4.0.2229-1mdv2010.0
12cr|etoys-4.1.2388-1|97	+ Revision: 414751
12cr|etoys-4.1.2388-1|98	- Initial commit
12cr|etoys-4.1.2388-1|99	

1243 12
12cr|etrace-1.1-8|1	Name:		etrace
12cr|etrace-1.1-8|2	Version:	1.1
12cr|etrace-1.1-8|3	Release:	%mkrel 8
12cr|etrace-1.1-8|4	URL:		http://www.bindshell.net/tools/etrace
12cr|etrace-1.1-8|5	Source:		http://www.bindshell.net/tools/etrace/%{name}.%{version}.tgz
12cr|etrace-1.1-8|6	Patch0:		etrace-1.1-fix-str-fmt.patch
12cr|etrace-1.1-8|7	License:	BSD
12cr|etrace-1.1-8|8	Group:		Monitoring
12cr|etrace-1.1-8|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|etrace-1.1-8|10	Summary:	Network tracing tool
12cr|etrace-1.1-8|11	BuildRequires:	libpcap-devel libdnet-devel
12cr|etrace-1.1-8|12	%description
12cr|etrace-1.1-8|13	etrace is a configurable static port network tracing tool, similar to
12cr|etrace-1.1-8|14	traceroute, but supporting ICMP, TCP, UDP and other IP protocols.
12cr|etrace-1.1-8|15	
12cr|etrace-1.1-8|16	%prep
12cr|etrace-1.1-8|17	%setup -q -n %{name}
12cr|etrace-1.1-8|18	%patch0 -p0
12cr|etrace-1.1-8|19	
12cr|etrace-1.1-8|20	%build
12cr|etrace-1.1-8|21	%configure2_5x
12cr|etrace-1.1-8|22	%make
12cr|etrace-1.1-8|23	
12cr|etrace-1.1-8|24	%install
12cr|etrace-1.1-8|25	%makeinstall
12cr|etrace-1.1-8|26	
12cr|etrace-1.1-8|27	%clean
12cr|etrace-1.1-8|28	rm -rf %{buildroot}
12cr|etrace-1.1-8|29	
12cr|etrace-1.1-8|30	%files
12cr|etrace-1.1-8|31	%doc LICENSE README TODO
12cr|etrace-1.1-8|32	%{_bindir}/%{name}
12cr|etrace-1.1-8|33	%{_datadir}/%{name}/dns
12cr|etrace-1.1-8|34	%{_datadir}/%{name}/ike
12cr|etrace-1.1-8|35	%{_datadir}/%{name}/profile
12cr|etrace-1.1-8|36	%{_mandir}/man8/%{name}.8.*
12cr|etrace-1.1-8|37	
12cr|etrace-1.1-8|38	
12cr|etrace-1.1-8|39	
12cr|etrace-1.1-8|40	%changelog
12cr|etrace-1.1-8|41	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-8mdv2011.0
12cr|etrace-1.1-8|42	+ Revision: 610392
12cr|etrace-1.1-8|43	- rebuild
12cr|etrace-1.1-8|44	
12cr|etrace-1.1-8|45	* Mon Mar 01 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.1-7mdv2010.1
12cr|etrace-1.1-8|46	+ Revision: 512933
12cr|etrace-1.1-8|47	- Add clean section
12cr|etrace-1.1-8|48	- fix mixed-use-of-spaces-and-tabs
12cr|etrace-1.1-8|49	- Use %%configure2_5x
12cr|etrace-1.1-8|50	- Specifiy version in the patch and fix name
12cr|etrace-1.1-8|51	
12cr|etrace-1.1-8|52	* Tue Nov 10 2009 Michael Scherer <misc@mandriva.org> 1.1-6mdv2010.1
12cr|etrace-1.1-8|53	+ Revision: 463875
12cr|etrace-1.1-8|54	- fix format string problem, and rebuild it
12cr|etrace-1.1-8|55	
12cr|etrace-1.1-8|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|etrace-1.1-8|57	- rebuild
12cr|etrace-1.1-8|58	
12cr|etrace-1.1-8|59	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdv2009.1
12cr|etrace-1.1-8|60	+ Revision: 298251
12cr|etrace-1.1-8|61	- rebuilt against libpcap-1.0.0
12cr|etrace-1.1-8|62	
12cr|etrace-1.1-8|63	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.1-3mdv2009.0
12cr|etrace-1.1-8|64	+ Revision: 240689
12cr|etrace-1.1-8|65	- rebuild
12cr|etrace-1.1-8|66	- fix summary-not-capitalized
12cr|etrace-1.1-8|67	- fix no-buildroot-tag
12cr|etrace-1.1-8|68	
12cr|etrace-1.1-8|69	* Fri Aug 17 2007 Nicolas Vigier <nvigier@mandriva.com> 1.1-1mdv2008.0
12cr|etrace-1.1-8|70	+ Revision: 65086
12cr|etrace-1.1-8|71	- Import etrace
12cr|etrace-1.1-8|72	

1244 12
12cr|etswitch-0.1.14-9|1	Name:		etswitch
12cr|etswitch-0.1.14-9|2	Summary:	ETSWITCH - A *nix 'minimizer' for a few games
12cr|etswitch-0.1.14-9|3	Version:	0.1.14
12cr|etswitch-0.1.14-9|4	Release:	%mkrel 9
12cr|etswitch-0.1.14-9|5	License:	GPLv2+
12cr|etswitch-0.1.14-9|6	Group:		Games/Other
12cr|etswitch-0.1.14-9|7	Url:		http://hem.bredband.net/b400150/
12cr|etswitch-0.1.14-9|8	Source:		http://hem.bredband.net/b400150/etswitch/%{name}-%{PACKAGE_VERSION}.tar.gz
12cr|etswitch-0.1.14-9|9	Patch0:		etswitch-0.1.14-missing-argument-in-open.patch
12cr|etswitch-0.1.14-9|10	BuildRequires:	libx11-devel
12cr|etswitch-0.1.14-9|11	BuildRequires:	libxmu-devel
12cr|etswitch-0.1.14-9|12	BuildRequires:	libxxf86vm-devel
12cr|etswitch-0.1.14-9|13	BuildRequires:	libxpm-devel
12cr|etswitch-0.1.14-9|14	BuildRequires:	desktop-file-utils
12cr|etswitch-0.1.14-9|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|etswitch-0.1.14-9|16	
12cr|etswitch-0.1.14-9|17	%description
12cr|etswitch-0.1.14-9|18	A minimizer for all OpenGL and SDL games natively supported by GNU/Linux.
12cr|etswitch-0.1.14-9|19	
12cr|etswitch-0.1.14-9|20	%prep
12cr|etswitch-0.1.14-9|21	%setup -q
12cr|etswitch-0.1.14-9|22	%patch0 -p1
12cr|etswitch-0.1.14-9|23	
12cr|etswitch-0.1.14-9|24	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{name}.desktop.in
12cr|etswitch-0.1.14-9|25	
12cr|etswitch-0.1.14-9|26	%build
12cr|etswitch-0.1.14-9|27	%configure2_5x \
12cr|etswitch-0.1.14-9|28	--enable-debug=no \
12cr|etswitch-0.1.14-9|29	--disable-debug
12cr|etswitch-0.1.14-9|30	
12cr|etswitch-0.1.14-9|31	%make
12cr|etswitch-0.1.14-9|32	
12cr|etswitch-0.1.14-9|33	%install
12cr|etswitch-0.1.14-9|34	rm -rf %{buildroot}
12cr|etswitch-0.1.14-9|35	%makeinstall_std
12cr|etswitch-0.1.14-9|36	
12cr|etswitch-0.1.14-9|37	desktop-file-install \
12cr|etswitch-0.1.14-9|38	--remove-category="Tool" \
12cr|etswitch-0.1.14-9|39	--remove-category="Application" \
12cr|etswitch-0.1.14-9|40	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|etswitch-0.1.14-9|41	
12cr|etswitch-0.1.14-9|42	%clean
12cr|etswitch-0.1.14-9|43	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|etswitch-0.1.14-9|44	
12cr|etswitch-0.1.14-9|45	%if %mdkversion < 200900
12cr|etswitch-0.1.14-9|46	%post
12cr|etswitch-0.1.14-9|47	%{update_menus}
12cr|etswitch-0.1.14-9|48	%{update_desktop_database}
12cr|etswitch-0.1.14-9|49	%update_icon_cache hicolor
12cr|etswitch-0.1.14-9|50	%endif
12cr|etswitch-0.1.14-9|51	
12cr|etswitch-0.1.14-9|52	%if %mdkversion < 200900
12cr|etswitch-0.1.14-9|53	%postun
12cr|etswitch-0.1.14-9|54	%{clean_menus}
12cr|etswitch-0.1.14-9|55	%{clean_desktop_database}
12cr|etswitch-0.1.14-9|56	%clean_icon_cache hicolor
12cr|etswitch-0.1.14-9|57	%endif
12cr|etswitch-0.1.14-9|58	
12cr|etswitch-0.1.14-9|59	%files
12cr|etswitch-0.1.14-9|60	%defattr(-,root,root)
12cr|etswitch-0.1.14-9|61	%doc AUTHORS ChangeLog NEWS README TODO
12cr|etswitch-0.1.14-9|62	%{_bindir}/etswitch
12cr|etswitch-0.1.14-9|63	%{_datadir}/applications/etswitch.desktop
12cr|etswitch-0.1.14-9|64	%{_mandir}/man1/etswitch.*
12cr|etswitch-0.1.14-9|65	%{_datadir}/pixmaps/etswitch.png
12cr|etswitch-0.1.14-9|66	%{_datadir}/pixmaps/etswitch.xpm
12cr|etswitch-0.1.14-9|67	
12cr|etswitch-0.1.14-9|68	
12cr|etswitch-0.1.14-9|69	%changelog
12cr|etswitch-0.1.14-9|70	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.14-9mdv2011.0
12cr|etswitch-0.1.14-9|71	+ Revision: 610393
12cr|etswitch-0.1.14-9|72	- rebuild
12cr|etswitch-0.1.14-9|73	
12cr|etswitch-0.1.14-9|74	* Sun Feb 14 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.14-8mdv2010.1
12cr|etswitch-0.1.14-9|75	+ Revision: 505665
12cr|etswitch-0.1.14-9|76	- Patch0: fix open syntax
12cr|etswitch-0.1.14-9|77	
12cr|etswitch-0.1.14-9|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|etswitch-0.1.14-9|79	- rebuild
12cr|etswitch-0.1.14-9|80	- rebuild
12cr|etswitch-0.1.14-9|81	- kill re-definition of %%buildroot on Pixel's request
12cr|etswitch-0.1.14-9|82	
12cr|etswitch-0.1.14-9|83	+ Pixel <pixel@mandriva.com>
12cr|etswitch-0.1.14-9|84	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|etswitch-0.1.14-9|85	
12cr|etswitch-0.1.14-9|86	+ Olivier Blin <oblin@mandriva.com>
12cr|etswitch-0.1.14-9|87	- restore BuildRoot
12cr|etswitch-0.1.14-9|88	
12cr|etswitch-0.1.14-9|89	* Fri Oct 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.14-4mdv2008.1
12cr|etswitch-0.1.14-9|90	+ Revision: 102425
12cr|etswitch-0.1.14-9|91	- new license policy
12cr|etswitch-0.1.14-9|92	- drop patch 0, use desktop-file-install for tuning up
12cr|etswitch-0.1.14-9|93	- do not hardcode icon extension in desktop file
12cr|etswitch-0.1.14-9|94	
12cr|etswitch-0.1.14-9|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|etswitch-0.1.14-9|96	- replace %%{_datadir}/man by %%{_mandir}!
12cr|etswitch-0.1.14-9|97	- fix man pages
12cr|etswitch-0.1.14-9|98	
12cr|etswitch-0.1.14-9|99	
12cr|etswitch-0.1.14-9|100	* Tue Mar 06 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.14-3mdv2007.0
12cr|etswitch-0.1.14-9|101	+ Revision: 133956
12cr|etswitch-0.1.14-9|102	- rebuild
12cr|etswitch-0.1.14-9|103	
12cr|etswitch-0.1.14-9|104	* Wed Dec 06 2006 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.14-2mdv2007.1
12cr|etswitch-0.1.14-9|105	+ Revision: 91795
12cr|etswitch-0.1.14-9|106	- fix xdg menu entry
12cr|etswitch-0.1.14-9|107	
12cr|etswitch-0.1.14-9|108	* Tue Dec 05 2006 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.14-1mdv2007.1
12cr|etswitch-0.1.14-9|109	+ Revision: 90857
12cr|etswitch-0.1.14-9|110	- Fixed build requires
12cr|etswitch-0.1.14-9|111	- Add missing build requires
12cr|etswitch-0.1.14-9|112	- import etswitch
12cr|etswitch-0.1.14-9|113	- Import etswitch
12cr|etswitch-0.1.14-9|114	
12cr|etswitch-0.1.14-9|115	* Sun Dec 03 2006 Tomasz pawe Gajc <tpg at mandriva dot org> 0.1.14-1mdv2007.1
12cr|etswitch-0.1.14-9|116	- initial package for mdv
12cr|etswitch-0.1.14-9|117	

1245 12
12cr|ettercap-ng-0.7.4.1-1|1	Summary: Ncurses/Gtk2 based sniffer/interceptor utility
12cr|ettercap-ng-0.7.4.1-1|2	Name: ettercap-ng
12cr|ettercap-ng-0.7.4.1-1|3	Version: 0.7.4.1
12cr|ettercap-ng-0.7.4.1-1|4	Release: 1
12cr|ettercap-ng-0.7.4.1-1|5	Source:  http://ettercap.sourceforge.net/download/ettercap-%{version}.tar.gz
12cr|ettercap-ng-0.7.4.1-1|6	Patch0: ettercap-NG-0.7.3-UI.patch
12cr|ettercap-ng-0.7.4.1-1|7	Patch1: ettercap-NG-0.7.3-ec_log.patch
12cr|ettercap-ng-0.7.4.1-1|8	Patch2: ettercap-NG-0.7.3-daemon-ui.patch
12cr|ettercap-ng-0.7.4.1-1|9	Patch3: ettercap-NG-0.7.3-daemon-textmode.patch
12cr|ettercap-ng-0.7.4.1-1|10	Patch4: ettercap-NG-0.7.3-mitm-loop.patch
12cr|ettercap-ng-0.7.4.1-1|11	Patch5: ettercap-NG-0.7.3-linkage.patch
12cr|ettercap-ng-0.7.4.1-1|12	License: GPL
12cr|ettercap-ng-0.7.4.1-1|13	Group: Networking/Other
12cr|ettercap-ng-0.7.4.1-1|14	URL:        http://ettercap.sourceforge.net/
12cr|ettercap-ng-0.7.4.1-1|15	BuildRequires: openssl-devel
12cr|ettercap-ng-0.7.4.1-1|16	Buildrequires: ncurses-devel
12cr|ettercap-ng-0.7.4.1-1|17	BuildRequires: gtk+2-devel
12cr|ettercap-ng-0.7.4.1-1|18	BuildRequires: pcre-devel
12cr|ettercap-ng-0.7.4.1-1|19	BuildRequires:	net-devel >= 1.1.3
12cr|ettercap-ng-0.7.4.1-1|20	BuildRequires:	libtool-devel
12cr|ettercap-ng-0.7.4.1-1|21	BuildRequires:	flex
12cr|ettercap-ng-0.7.4.1-1|22	BuildRequires:	bison
12cr|ettercap-ng-0.7.4.1-1|23	BuildRequires:	libpcap-devel
12cr|ettercap-ng-0.7.4.1-1|24	Provides: ettercap = %version-%release
12cr|ettercap-ng-0.7.4.1-1|25	# for compatibility
12cr|ettercap-ng-0.7.4.1-1|26	Provides: ettercap-NG = %version-%release
12cr|ettercap-ng-0.7.4.1-1|27	Obsoletes: ettercap < %version-%release
12cr|ettercap-ng-0.7.4.1-1|28	Obsoletes:	%mklibname %name 0
12cr|ettercap-ng-0.7.4.1-1|29	Provides:	%mklibname %name 0
12cr|ettercap-ng-0.7.4.1-1|30	
12cr|ettercap-ng-0.7.4.1-1|31	%description
12cr|ettercap-ng-0.7.4.1-1|32	Ettercap is a network sniffer/interceptor/logger for ethernet
12cr|ettercap-ng-0.7.4.1-1|33	LANs (both switched or not). It supports active and passive
12cr|ettercap-ng-0.7.4.1-1|34	dissection of many protocols (even ciphered ones, like SSH and
12cr|ettercap-ng-0.7.4.1-1|35	HTTPS). Data injection in an established connection and
12cr|ettercap-ng-0.7.4.1-1|36	filtering (substitute or drop a packet) on the fly is also
12cr|ettercap-ng-0.7.4.1-1|37	possible, keeping the connection sincronized. Many sniffing
12cr|ettercap-ng-0.7.4.1-1|38	modes were implemented to give you a powerful and complete
12cr|ettercap-ng-0.7.4.1-1|39	sniffing suite. Plugins are supported. It has the ability
12cr|ettercap-ng-0.7.4.1-1|40	to check whether you are in a switched LAN or not, and to
12cr|ettercap-ng-0.7.4.1-1|41	use OS fingerprints (active or passive) to let you know
12cr|ettercap-ng-0.7.4.1-1|42	the geometry of the LAN. The passive scan of the lan retrives
12cr|ettercap-ng-0.7.4.1-1|43	infos about: hosts in the lan, open ports, services version,
12cr|ettercap-ng-0.7.4.1-1|44	type of the host (gateway, router or simple host) and
12cr|ettercap-ng-0.7.4.1-1|45	extimated distance in hop.
12cr|ettercap-ng-0.7.4.1-1|46	
12cr|ettercap-ng-0.7.4.1-1|47	%prep
12cr|ettercap-ng-0.7.4.1-1|48	%setup -q -n ettercap
12cr|ettercap-ng-0.7.4.1-1|49	%patch0 -p1
12cr|ettercap-ng-0.7.4.1-1|50	#%patch1 -p0
12cr|ettercap-ng-0.7.4.1-1|51	%patch2 -p0
12cr|ettercap-ng-0.7.4.1-1|52	%patch3 -p0
12cr|ettercap-ng-0.7.4.1-1|53	%patch4 -p0
12cr|ettercap-ng-0.7.4.1-1|54	%patch5 -p1 -b .link
12cr|ettercap-ng-0.7.4.1-1|55	
12cr|ettercap-ng-0.7.4.1-1|56	%build
12cr|ettercap-ng-0.7.4.1-1|57	autoreconf -fi
12cr|ettercap-ng-0.7.4.1-1|58	libtoolize --copy --force
12cr|ettercap-ng-0.7.4.1-1|59	%configure2_5x \
12cr|ettercap-ng-0.7.4.1-1|60	--disable-debug \
12cr|ettercap-ng-0.7.4.1-1|61	--with-openssl=%{_prefix} \
12cr|ettercap-ng-0.7.4.1-1|62	--enable-gtk \
12cr|ettercap-ng-0.7.4.1-1|63	--without-included-ltdl \
12cr|ettercap-ng-0.7.4.1-1|64	--disable-ltdl-install \
12cr|ettercap-ng-0.7.4.1-1|65	--enable-plugins
12cr|ettercap-ng-0.7.4.1-1|66	%make
12cr|ettercap-ng-0.7.4.1-1|67	%make plug-ins
12cr|ettercap-ng-0.7.4.1-1|68	
12cr|ettercap-ng-0.7.4.1-1|69	%install
12cr|ettercap-ng-0.7.4.1-1|70	%makeinstall_std
12cr|ettercap-ng-0.7.4.1-1|71	
12cr|ettercap-ng-0.7.4.1-1|72	%files
12cr|ettercap-ng-0.7.4.1-1|73	%doc AUTHORS CHANGELOG INSTALL LICENSE README* THANKS TODO TODO.TESTING doc/*
12cr|ettercap-ng-0.7.4.1-1|74	%config(noreplace) %_sysconfdir/etter.conf
12cr|ettercap-ng-0.7.4.1-1|75	%{_mandir}/man?/*
12cr|ettercap-ng-0.7.4.1-1|76	%{_bindir}/*
12cr|ettercap-ng-0.7.4.1-1|77	%{_datadir}/ettercap
12cr|ettercap-ng-0.7.4.1-1|78	%{_libexecdir}/ettercap
12cr|ettercap-ng-0.7.4.1-1|79	
12cr|ettercap-ng-0.7.4.1-1|80	
12cr|ettercap-ng-0.7.4.1-1|81	%changelog
12cr|ettercap-ng-0.7.4.1-1|82	* Sun Feb 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.7.4.1-1
12cr|ettercap-ng-0.7.4.1-1|83	+ Revision: 771303
12cr|ettercap-ng-0.7.4.1-1|84	- version update 0.7.4.1
12cr|ettercap-ng-0.7.4.1-1|85	- build fixes
12cr|ettercap-ng-0.7.4.1-1|86	
12cr|ettercap-ng-0.7.4.1-1|87	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ettercap-ng-0.7.4.1-1|88	- rebuild
12cr|ettercap-ng-0.7.4.1-1|89	
12cr|ettercap-ng-0.7.4.1-1|90	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 0.7.3-8mdv2010.1
12cr|ettercap-ng-0.7.4.1-1|91	+ Revision: 537451
12cr|ettercap-ng-0.7.4.1-1|92	- rebuild
12cr|ettercap-ng-0.7.4.1-1|93	
12cr|ettercap-ng-0.7.4.1-1|94	* Thu Jun 04 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.3-7mdv2010.0
12cr|ettercap-ng-0.7.4.1-1|95	+ Revision: 382717
12cr|ettercap-ng-0.7.4.1-1|96	- rebuilt against libnet 1.1.3
12cr|ettercap-ng-0.7.4.1-1|97	
12cr|ettercap-ng-0.7.4.1-1|98	* Mon Feb 02 2009 Funda Wang <fwang@mandriva.org> 0.7.3-6mdv2009.1
12cr|ettercap-ng-0.7.4.1-1|99	+ Revision: 336422
12cr|ettercap-ng-0.7.4.1-1|100	- fix linkage
12cr|ettercap-ng-0.7.4.1-1|101	
12cr|ettercap-ng-0.7.4.1-1|102	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.3-5mdv2009.1
12cr|ettercap-ng-0.7.4.1-1|103	+ Revision: 298542
12cr|ettercap-ng-0.7.4.1-1|104	- sync with ettercap-0.7.3-26.fc10.src.rpm
12cr|ettercap-ng-0.7.4.1-1|105	- use _disable_ld_as_needed and _disable_ld_no_undefined due
12cr|ettercap-ng-0.7.4.1-1|106	to old and ugly autopoo
12cr|ettercap-ng-0.7.4.1-1|107	- rebuilt against libpcap-1.0.0
12cr|ettercap-ng-0.7.4.1-1|108	
12cr|ettercap-ng-0.7.4.1-1|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|ettercap-ng-0.7.4.1-1|110	- rebuild
12cr|ettercap-ng-0.7.4.1-1|111	
12cr|ettercap-ng-0.7.4.1-1|112	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.7.3-2mdv2008.1
12cr|ettercap-ng-0.7.4.1-1|113	+ Revision: 170821
12cr|ettercap-ng-0.7.4.1-1|114	- rebuild
12cr|ettercap-ng-0.7.4.1-1|115	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|ettercap-ng-0.7.4.1-1|116	
12cr|ettercap-ng-0.7.4.1-1|117	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.7.3-1mdv2008.1
12cr|ettercap-ng-0.7.4.1-1|118	+ Revision: 136407
12cr|ettercap-ng-0.7.4.1-1|119	- restore BuildRoot
12cr|ettercap-ng-0.7.4.1-1|120	
12cr|ettercap-ng-0.7.4.1-1|121	+ Thierry Vignaud <tv@mandriva.org>
12cr|ettercap-ng-0.7.4.1-1|122	- kill re-definition of %%buildroot on Pixel's request
12cr|ettercap-ng-0.7.4.1-1|123	

1246 12
12cr|e-uae-0.8.29-2.WIP4.1|1	%define cdrname		cdrtools
12cr|e-uae-0.8.29-2.WIP4.1|2	%define cdrmainvers	2.01
12cr|e-uae-0.8.29-2.WIP4.1|3	%define cdrvers 	%{cdrmainvers}a38
12cr|e-uae-0.8.29-2.WIP4.1|4	%define wiprel		WIP4
12cr|e-uae-0.8.29-2.WIP4.1|5	
12cr|e-uae-0.8.29-2.WIP4.1|6	# For building with SCSI support
12cr|e-uae-0.8.29-2.WIP4.1|7	%define build_scsi 1
12cr|e-uae-0.8.29-2.WIP4.1|8	%{?_with_scsi: %global build_scsi 1}
12cr|e-uae-0.8.29-2.WIP4.1|9	%{?_without_scsi: %global build_scsi 0}
12cr|e-uae-0.8.29-2.WIP4.1|10	
12cr|e-uae-0.8.29-2.WIP4.1|11	Summary: A software emulation of the Amiga system
12cr|e-uae-0.8.29-2.WIP4.1|12	Name: e-uae
12cr|e-uae-0.8.29-2.WIP4.1|13	Version: 0.8.29
12cr|e-uae-0.8.29-2.WIP4.1|14	Release: %mkrel 2.%{wiprel}.1
12cr|e-uae-0.8.29-2.WIP4.1|15	URL: http://sourceforge.net/projects/uaedev/
12cr|e-uae-0.8.29-2.WIP4.1|16	Source0: e-uae-%{version}-%{wiprel}.tar.bz2
12cr|e-uae-0.8.29-2.WIP4.1|17	Source1: ftp://ftp.berlios.de/pub/cdrecord/alpha/%{cdrname}-%{cdrvers}.tar.bz2
12cr|e-uae-0.8.29-2.WIP4.1|18	Patch2: uae-scsi.patch
12cr|e-uae-0.8.29-2.WIP4.1|19	Patch4: uae-0.8.25-20040302-libscg.patch
12cr|e-uae-0.8.29-2.WIP4.1|20	Patch5: uae-0.8.22-openscsi.patch
12cr|e-uae-0.8.29-2.WIP4.1|21	Patch6: e-uae-0.8.27-fucomi.patch
12cr|e-uae-0.8.29-2.WIP4.1|22	Patch7:	e-uae-0.8.29-WIP4-sdlkeys-wahcade.patch
12cr|e-uae-0.8.29-2.WIP4.1|23	Patch8:	e-uae-fix-string-format-bug.patch
12cr|e-uae-0.8.29-2.WIP4.1|24	License: GPL
12cr|e-uae-0.8.29-2.WIP4.1|25	Group: Emulators
12cr|e-uae-0.8.29-2.WIP4.1|26	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|e-uae-0.8.29-2.WIP4.1|27	BuildRequires: X11-devel
12cr|e-uae-0.8.29-2.WIP4.1|28	BuildRequires: gtk+-devel
12cr|e-uae-0.8.29-2.WIP4.1|29	BuildRequires: gtk+2-devel
12cr|e-uae-0.8.29-2.WIP4.1|30	BuildRequires: glib-devel
12cr|e-uae-0.8.29-2.WIP4.1|31	BuildRequires: SDL-devel x11-data-xkbdata
12cr|e-uae-0.8.29-2.WIP4.1|32	BuildRequires: attr-devel
12cr|e-uae-0.8.29-2.WIP4.1|33	Conflicts: uae
12cr|e-uae-0.8.29-2.WIP4.1|34	Obsoletes: uaedev
12cr|e-uae-0.8.29-2.WIP4.1|35	Provides: uaedev
12cr|e-uae-0.8.29-2.WIP4.1|36	
12cr|e-uae-0.8.29-2.WIP4.1|37	%description
12cr|e-uae-0.8.29-2.WIP4.1|38	UAE is a software emulation of the Amiga system hardware, which
12cr|e-uae-0.8.29-2.WIP4.1|39	enables you to run most available Amiga software.  Since it is a
12cr|e-uae-0.8.29-2.WIP4.1|40	software emulation, no extra or special hardware is needed.  The Amiga
12cr|e-uae-0.8.29-2.WIP4.1|41	hardware is emulated accurately, so that Amiga software is tricked
12cr|e-uae-0.8.29-2.WIP4.1|42	into thinking it is running on the real thing.  Your computer's
12cr|e-uae-0.8.29-2.WIP4.1|43	display, keyboard, hard disk and mouse assume the roles of their
12cr|e-uae-0.8.29-2.WIP4.1|44	emulated counterparts.
12cr|e-uae-0.8.29-2.WIP4.1|45	
12cr|e-uae-0.8.29-2.WIP4.1|46	Note that to fully emulate the Amiga you need the Amiga KickStart ROM
12cr|e-uae-0.8.29-2.WIP4.1|47	images, which are copyrighted and, of course, not included here.
12cr|e-uae-0.8.29-2.WIP4.1|48	
12cr|e-uae-0.8.29-2.WIP4.1|49	[This is in an unofficial branch of UAE (the Ubiquitous Amiga Emulator)
12cr|e-uae-0.8.29-2.WIP4.1|50	with the aim of bringing the features of WinUAE to non-Windows platforms
12cr|e-uae-0.8.29-2.WIP4.1|51	such as Linux, Mac OS X and BeOS.]
12cr|e-uae-0.8.29-2.WIP4.1|52	
12cr|e-uae-0.8.29-2.WIP4.1|53	%prep
12cr|e-uae-0.8.29-2.WIP4.1|54	%setup -q -n e-uae-%{version}-%{wiprel} -a1
12cr|e-uae-0.8.29-2.WIP4.1|55	#%patch2 -p1 -b .scsi
12cr|e-uae-0.8.29-2.WIP4.1|56	%patch4 -p1 -b .libscg
12cr|e-uae-0.8.29-2.WIP4.1|57	#%patch5 -p1 -b .openscsi
12cr|e-uae-0.8.29-2.WIP4.1|58	#%patch6 -p1 -b .fucomi
12cr|e-uae-0.8.29-2.WIP4.1|59	%patch7
12cr|e-uae-0.8.29-2.WIP4.1|60	%patch8
12cr|e-uae-0.8.29-2.WIP4.1|61	
12cr|e-uae-0.8.29-2.WIP4.1|62	aclocal -I m4 && automake --foreign --add-missing && autoconf
12cr|e-uae-0.8.29-2.WIP4.1|63	cd src/tools
12cr|e-uae-0.8.29-2.WIP4.1|64	aclocal
12cr|e-uae-0.8.29-2.WIP4.1|65	autoconf
12cr|e-uae-0.8.29-2.WIP4.1|66	
12cr|e-uae-0.8.29-2.WIP4.1|67	%build
12cr|e-uae-0.8.29-2.WIP4.1|68	#(cd prelink
12cr|e-uae-0.8.29-2.WIP4.1|69	#%configure
12cr|e-uae-0.8.29-2.WIP4.1|70	#%make)
12cr|e-uae-0.8.29-2.WIP4.1|71	
12cr|e-uae-0.8.29-2.WIP4.1|72	%if %build_scsi
12cr|e-uae-0.8.29-2.WIP4.1|73	# build libscg for scsi-device support
12cr|e-uae-0.8.29-2.WIP4.1|74	(cd %{cdrname}-%{cdrmainvers}
12cr|e-uae-0.8.29-2.WIP4.1|75	ln -sf i586-linux-cc.rul RULES/ia64-linux-cc.rul
12cr|e-uae-0.8.29-2.WIP4.1|76	ln -sf i586-linux-cc.rul RULES/x86_64-linux-cc.rul
12cr|e-uae-0.8.29-2.WIP4.1|77	ln -sf i586-linux-cc.rul RULES/amd64-linux-cc.rul
12cr|e-uae-0.8.29-2.WIP4.1|78	ln -sf i686-linux-cc.rul RULES/athlon-linux-cc.rul
12cr|e-uae-0.8.29-2.WIP4.1|79	pwd
12cr|e-uae-0.8.29-2.WIP4.1|80	
12cr|e-uae-0.8.29-2.WIP4.1|81	CFLAGS="$RPM_OPT_FLAGS" \
12cr|e-uae-0.8.29-2.WIP4.1|82	CONFFLAGS="%{_target_platform} --prefix=%{_prefix}" \
12cr|e-uae-0.8.29-2.WIP4.1|83	XL_ARCH=%{_target_cpu} ./Gmake)
12cr|e-uae-0.8.29-2.WIP4.1|84	(cd src
12cr|e-uae-0.8.29-2.WIP4.1|85	./install_libscg ../%{cdrname}-%{cdrmainvers})
12cr|e-uae-0.8.29-2.WIP4.1|86	%endif
12cr|e-uae-0.8.29-2.WIP4.1|87	
12cr|e-uae-0.8.29-2.WIP4.1|88	# build uae
12cr|e-uae-0.8.29-2.WIP4.1|89	CFLAGS="$RPM_OPT_FLAGS -O3 -pipe -ffast-math -fomit-frame-pointer -Wa,--execstack" \
12cr|e-uae-0.8.29-2.WIP4.1|90	./configure --prefix=%{_prefix} \
12cr|e-uae-0.8.29-2.WIP4.1|91	--with-x \
12cr|e-uae-0.8.29-2.WIP4.1|92	--with-sdl \
12cr|e-uae-0.8.29-2.WIP4.1|93	--with-sdl-sound \
12cr|e-uae-0.8.29-2.WIP4.1|94	--with-sdl-gfx \
12cr|e-uae-0.8.29-2.WIP4.1|95	--enable-threads \
12cr|e-uae-0.8.29-2.WIP4.1|96	--enable-ui \
12cr|e-uae-0.8.29-2.WIP4.1|97	--enable-jit \
12cr|e-uae-0.8.29-2.WIP4.1|98	%if %build_scsi
12cr|e-uae-0.8.29-2.WIP4.1|99	--enable-scsi-device \
12cr|e-uae-0.8.29-2.WIP4.1|100	--with-libscg-includedir=`pwd`/src/include/ \
12cr|e-uae-0.8.29-2.WIP4.1|101	--with-libscg-libdir=`pwd`/src \
12cr|e-uae-0.8.29-2.WIP4.1|102	%else
12cr|e-uae-0.8.29-2.WIP4.1|103	--disable-scsi-device \
12cr|e-uae-0.8.29-2.WIP4.1|104	%endif
12cr|e-uae-0.8.29-2.WIP4.1|105	--enable-bsdsock-new
12cr|e-uae-0.8.29-2.WIP4.1|106	make
12cr|e-uae-0.8.29-2.WIP4.1|107	
12cr|e-uae-0.8.29-2.WIP4.1|108	%install
12cr|e-uae-0.8.29-2.WIP4.1|109	rm -rf $RPM_BUILD_ROOT
12cr|e-uae-0.8.29-2.WIP4.1|110	mkdir -p $RPM_BUILD_ROOT%{_prefix}/bin \
12cr|e-uae-0.8.29-2.WIP4.1|111	$RPM_BUILD_ROOT%{_libdir}/uae/amiga/source
12cr|e-uae-0.8.29-2.WIP4.1|112	%makeinstall
12cr|e-uae-0.8.29-2.WIP4.1|113	cp -pR amiga/* $RPM_BUILD_ROOT/%{_libdir}/uae/amiga/.
12cr|e-uae-0.8.29-2.WIP4.1|114	
12cr|e-uae-0.8.29-2.WIP4.1|115	%clean
12cr|e-uae-0.8.29-2.WIP4.1|116	rm -rf $RPM_BUILD_ROOT
12cr|e-uae-0.8.29-2.WIP4.1|117	
12cr|e-uae-0.8.29-2.WIP4.1|118	%files
12cr|e-uae-0.8.29-2.WIP4.1|119	%defattr(-,root,root)
12cr|e-uae-0.8.29-2.WIP4.1|120	%doc docs/*
12cr|e-uae-0.8.29-2.WIP4.1|121	%{_bindir}/*
12cr|e-uae-0.8.29-2.WIP4.1|122	%{_libdir}/uae
12cr|e-uae-0.8.29-2.WIP4.1|123	# %doc docs/*
12cr|e-uae-0.8.29-2.WIP4.1|124	
12cr|e-uae-0.8.29-2.WIP4.1|125	
12cr|e-uae-0.8.29-2.WIP4.1|126	%changelog
12cr|e-uae-0.8.29-2.WIP4.1|127	* Fri Jan 27 2012 Zombie Ryushu <ryushu@mandriva.org> 0.8.29-2.WIP4.1mdv2011.0
12cr|e-uae-0.8.29-2.WIP4.1|128	+ Revision: 769464
12cr|e-uae-0.8.29-2.WIP4.1|129	- Fix deps
12cr|e-uae-0.8.29-2.WIP4.1|130	- Add wahcade patch and fix string bugs care of codebase7@yahoo.com
12cr|e-uae-0.8.29-2.WIP4.1|131	- Fix xkb
12cr|e-uae-0.8.29-2.WIP4.1|132	- Fix xkb
12cr|e-uae-0.8.29-2.WIP4.1|133	- Fix Prelink
12cr|e-uae-0.8.29-2.WIP4.1|134	- Add Prelink
12cr|e-uae-0.8.29-2.WIP4.1|135	
12cr|e-uae-0.8.29-2.WIP4.1|136	+ Thierry Vignaud <tv@mandriva.org>
12cr|e-uae-0.8.29-2.WIP4.1|137	- rebuild
12cr|e-uae-0.8.29-2.WIP4.1|138	
12cr|e-uae-0.8.29-2.WIP4.1|139	+ Olivier Blin <blino@mandriva.org>
12cr|e-uae-0.8.29-2.WIP4.1|140	- add XDG menu
12cr|e-uae-0.8.29-2.WIP4.1|141	
12cr|e-uae-0.8.29-2.WIP4.1|142	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.29-1.WIP4.1mdv2009.1
12cr|e-uae-0.8.29-2.WIP4.1|143	+ Revision: 311430
12cr|e-uae-0.8.29-2.WIP4.1|144	- fix spec file again...
12cr|e-uae-0.8.29-2.WIP4.1|145	- spec file cleanup
12cr|e-uae-0.8.29-2.WIP4.1|146	
12cr|e-uae-0.8.29-2.WIP4.1|147	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|e-uae-0.8.29-2.WIP4.1|148	- Disable fucomi patch which is obsolete here
12cr|e-uae-0.8.29-2.WIP4.1|149	- Fix Macros
12cr|e-uae-0.8.29-2.WIP4.1|150	- Version bump
12cr|e-uae-0.8.29-2.WIP4.1|151	- Version bump
12cr|e-uae-0.8.29-2.WIP4.1|152	
12cr|e-uae-0.8.29-2.WIP4.1|153	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.8.29-1.WIP3.4mdv2009.0
12cr|e-uae-0.8.29-2.WIP4.1|154	+ Revision: 244983
12cr|e-uae-0.8.29-2.WIP4.1|155	- rebuild
12cr|e-uae-0.8.29-2.WIP4.1|156	
12cr|e-uae-0.8.29-2.WIP4.1|157	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.8.29-1.WIP3.2mdv2008.1
12cr|e-uae-0.8.29-2.WIP4.1|158	+ Revision: 136407
12cr|e-uae-0.8.29-2.WIP4.1|159	- restore BuildRoot
12cr|e-uae-0.8.29-2.WIP4.1|160	
12cr|e-uae-0.8.29-2.WIP4.1|161	+ Thierry Vignaud <tv@mandriva.org>
12cr|e-uae-0.8.29-2.WIP4.1|162	- kill re-definition of %%buildroot on Pixel's request
12cr|e-uae-0.8.29-2.WIP4.1|163	- buildrequires X11-devel instead of XFree86-devel
12cr|e-uae-0.8.29-2.WIP4.1|164	
12cr|e-uae-0.8.29-2.WIP4.1|165	
12cr|e-uae-0.8.29-2.WIP4.1|166	* Mon Mar 19 2007 Giuseppe Ghibò <ghibo@mandriva.com> 0.8.29-1.WIP3.2mdv2007.1
12cr|e-uae-0.8.29-2.WIP4.1|167	+ Revision: 146623
12cr|e-uae-0.8.29-2.WIP4.1|168	- Added attr-devel, gtk+2-devel to BuildRequires.
12cr|e-uae-0.8.29-2.WIP4.1|169	- Rebuilt.
12cr|e-uae-0.8.29-2.WIP4.1|170	- Import e-uae
12cr|e-uae-0.8.29-2.WIP4.1|171	
12cr|e-uae-0.8.29-2.WIP4.1|172	* Sun Sep 03 2006 Giuseppe Ghib <ghibo@mandriva.com> 0.8.29-1.WIP3.1mdv2007.0
12cr|e-uae-0.8.29-2.WIP4.1|173	- Release 0.8.29-WIP3.
12cr|e-uae-0.8.29-2.WIP4.1|174	
12cr|e-uae-0.8.29-2.WIP4.1|175	* Sun Feb 19 2006 Giuseppe Ghib <ghibo@mandriva.com> 0.8.28-2.cvs20060219.1mdk
12cr|e-uae-0.8.29-2.WIP4.1|176	- cvs 20060219.
12cr|e-uae-0.8.29-2.WIP4.1|177	
12cr|e-uae-0.8.29-2.WIP4.1|178	* Fri Oct 21 2005 Giuseppe Ghib <ghibo@mandriva.com> 0.8.28-1mdk
12cr|e-uae-0.8.29-2.WIP4.1|179	- 0.8.28 final.
12cr|e-uae-0.8.29-2.WIP4.1|180	
12cr|e-uae-0.8.29-2.WIP4.1|181	* Wed Sep 07 2005 Giuseppe Ghib <ghibo@mandriva.com> 0.8.28-0.rc2.4mdk
12cr|e-uae-0.8.29-2.WIP4.1|182	- use -Wa,--execstack instead of execstack -s from prelink (Gwenole).
12cr|e-uae-0.8.29-2.WIP4.1|183	
12cr|e-uae-0.8.29-2.WIP4.1|184	* Tue Sep 06 2005 Giuseppe Ghib <ghibo@mandriva.com> 0.8.28-0.rc2.3mdk
12cr|e-uae-0.8.29-2.WIP4.1|185	- cvs 20050905.
12cr|e-uae-0.8.29-2.WIP4.1|186	- make binary executable stack, otherwise segfaults on A64.
12cr|e-uae-0.8.29-2.WIP4.1|187	
12cr|e-uae-0.8.29-2.WIP4.1|188	* Fri Aug 26 2005 Giuseppe Ghib <ghibo@mandriva.com> 0.8.28-0.rc2.2mdk
12cr|e-uae-0.8.29-2.WIP4.1|189	- Updated to final 0.8.28-RC2.
12cr|e-uae-0.8.29-2.WIP4.1|190	
12cr|e-uae-0.8.29-2.WIP4.1|191	* Wed Aug 17 2005 Giuseppe Ghib <ghibo@mandriva.com> 0.8.28-0.rc2.1mdk
12cr|e-uae-0.8.29-2.WIP4.1|192	- Relase 0.8.28rc2.
12cr|e-uae-0.8.29-2.WIP4.1|193	
12cr|e-uae-0.8.29-2.WIP4.1|194	* Sat Jan 08 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 0.8.27-2mdk
12cr|e-uae-0.8.29-2.WIP4.1|195	- Added Provides.
12cr|e-uae-0.8.29-2.WIP4.1|196	
12cr|e-uae-0.8.29-2.WIP4.1|197	* Sat Jan 08 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 0.8.27-1mdk
12cr|e-uae-0.8.29-2.WIP4.1|198	- Release 0.8.27.
12cr|e-uae-0.8.29-2.WIP4.1|199	- Readapted fucomi patch.
12cr|e-uae-0.8.29-2.WIP4.1|200	
12cr|e-uae-0.8.29-2.WIP4.1|201	* Mon Dec 06 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 0.8.27-0.20041204.1mdk
12cr|e-uae-0.8.29-2.WIP4.1|202	- Updated to CVS 20041205.
12cr|e-uae-0.8.29-2.WIP4.1|203	
12cr|e-uae-0.8.29-2.WIP4.1|204	* Thu Sep 02 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 0.8.27-0.20040831.1mdk
12cr|e-uae-0.8.29-2.WIP4.1|205	- Initial release based on uae spec file.
12cr|e-uae-0.8.29-2.WIP4.1|206	- Disabled fucomi patch (needs to be rebuilt for new sources).
12cr|e-uae-0.8.29-2.WIP4.1|207	

1247 12
12cr|evas-1.7.3-1|1	#Tarball of svn snapshot created as follows...
12cr|evas-1.7.3-1|2	#Cut and paste in a shell after removing initial #
12cr|evas-1.7.3-1|3	
12cr|evas-1.7.3-1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/evas evas; \
12cr|evas-1.7.3-1|5	#cd evas; \
12cr|evas-1.7.3-1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|evas-1.7.3-1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|evas-1.7.3-1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|evas-1.7.3-1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|evas-1.7.3-1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|evas-1.7.3-1|11	#cd ..; \
12cr|evas-1.7.3-1|12	#tar -Jcf evas-$PKG_VERSION.tar.xz evas/ --exclude .svn --exclude .*ignore
12cr|evas-1.7.3-1|13	
12cr|evas-1.7.3-1|14	%define snapshot 0
12cr|evas-1.7.3-1|15	%if %{snapshot}
12cr|evas-1.7.3-1|16	%define	svndate	20120103
12cr|evas-1.7.3-1|17	%define	svnrev	66798
12cr|evas-1.7.3-1|18	%endif
12cr|evas-1.7.3-1|19	
12cr|evas-1.7.3-1|20	%define	major 1
12cr|evas-1.7.3-1|21	%define	libname %mklibname %{name} %{major}
12cr|evas-1.7.3-1|22	%define	develname %mklibname %{name} -d
12cr|evas-1.7.3-1|23	
12cr|evas-1.7.3-1|24	Summary:	Enlightened canvas library
12cr|evas-1.7.3-1|25	Name:		evas
12cr|evas-1.7.3-1|26	Epoch:		2
12cr|evas-1.7.3-1|27	%if %{snapshot}
12cr|evas-1.7.3-1|28	Version:	1.1.99.%{svnrev}
12cr|evas-1.7.3-1|29	Release:	0.%{svndate}.1
12cr|evas-1.7.3-1|30	%else
12cr|evas-1.7.3-1|31	Version:	1.7.3
12cr|evas-1.7.3-1|32	Release:	1
12cr|evas-1.7.3-1|33	%endif
12cr|evas-1.7.3-1|34	License:	BSD
12cr|evas-1.7.3-1|35	Group:		Graphical desktop/Enlightenment
12cr|evas-1.7.3-1|36	URL:		http://www.enlightenment.org/
12cr|evas-1.7.3-1|37	%if %{snapshot}
12cr|evas-1.7.3-1|38	Source0:	%{name}-%{version}.tar.xz
12cr|evas-1.7.3-1|39	%else
12cr|evas-1.7.3-1|40	Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.gz
12cr|evas-1.7.3-1|41	%endif
12cr|evas-1.7.3-1|42	Patch0:		evas-1.7.0-esvg.patch
12cr|evas-1.7.3-1|43	
12cr|evas-1.7.3-1|44	BuildRequires:	chrpath
12cr|evas-1.7.3-1|45	BuildRequires:	doxygen
12cr|evas-1.7.3-1|46	BuildRequires:	xz
12cr|evas-1.7.3-1|47	BuildRequires:	jpeg-devel
12cr|evas-1.7.3-1|48	BuildRequires:	pth-devel
12cr|evas-1.7.3-1|49	BuildRequires:	giflib-devel
12cr|evas-1.7.3-1|50	BuildRequires:	ungif-devel
12cr|evas-1.7.3-1|51	BuildRequires:	pkgconfig(cairo)
12cr|evas-1.7.3-1|52	BuildRequires:	pkgconfig(edb)
12cr|evas-1.7.3-1|53	BuildRequires:	pkgconfig(eet) >= 1.7.0
12cr|evas-1.7.3-1|54	BuildRequires:	pkgconfig(freetype2)
12cr|evas-1.7.3-1|55	BuildRequires:	pkgconfig(gl)
12cr|evas-1.7.3-1|56	BuildRequires:	pkgconfig(glu)
12cr|evas-1.7.3-1|57	BuildRequires:	pkgconfig(ice)
12cr|evas-1.7.3-1|58	BuildRequires:	pkgconfig(libpng15)
12cr|evas-1.7.3-1|59	# librsvg is no longer supported, we use esvg now for SVG support
12cr|evas-1.7.3-1|60	BuildRequires:	pkgconfig(esvg)
12cr|evas-1.7.3-1|61	BuildRequires:	pkgconfig(libtiff-4)
12cr|evas-1.7.3-1|62	BuildRequires:	pkgconfig(pixman-1)
12cr|evas-1.7.3-1|63	BuildRequires:	pkgconfig(sdl)
12cr|evas-1.7.3-1|64	BuildRequires:	pkgconfig(x11)
12cr|evas-1.7.3-1|65	BuildRequires:	pkgconfig(xcb)
12cr|evas-1.7.3-1|66	BuildRequires:	pkgconfig(xcb-util)
12cr|evas-1.7.3-1|67	BuildRequires:	pkgconfig(xext)
12cr|evas-1.7.3-1|68	BuildRequires:	pkgconfig(xrender)
12cr|evas-1.7.3-1|69	BuildRequires:	pkgconfig(xpm)
12cr|evas-1.7.3-1|70	
12cr|evas-1.7.3-1|71	Conflicts:	%{_lib}evas1-devel
12cr|evas-1.7.3-1|72	Conflicts:	%{_lib}evas1 < 1.1.99.66798-0.20120103.1
12cr|evas-1.7.3-1|73	
12cr|evas-1.7.3-1|74	%description
12cr|evas-1.7.3-1|75	Evas is a clean display canvas API for several target display systems
12cr|evas-1.7.3-1|76	that can draw anti-aliased text, smooth super and sub-sampled scaled
12cr|evas-1.7.3-1|77	images, alpha-blend objects much and more.
12cr|evas-1.7.3-1|78	
12cr|evas-1.7.3-1|79	This package is part of the Enlightenment DR17 desktop shell.
12cr|evas-1.7.3-1|80	
12cr|evas-1.7.3-1|81	%package -n %{libname}
12cr|evas-1.7.3-1|82	Summary:	Enlightened Canvas Libraries
12cr|evas-1.7.3-1|83	Group:		System/Libraries
12cr|evas-1.7.3-1|84	
12cr|evas-1.7.3-1|85	%description -n %{libname}
12cr|evas-1.7.3-1|86	Evas canvas libraries.
12cr|evas-1.7.3-1|87	
12cr|evas-1.7.3-1|88	Evas is a clean display canvas API for several target display systems
12cr|evas-1.7.3-1|89	that can draw anti-aliased text, smooth super and sub-sampled scaled
12cr|evas-1.7.3-1|90	images, alpha-blend objects much and more.
12cr|evas-1.7.3-1|91	
12cr|evas-1.7.3-1|92	This package is part of the Enlightenment DR17 desktop shell.
12cr|evas-1.7.3-1|93	
12cr|evas-1.7.3-1|94	%package -n %{develname}
12cr|evas-1.7.3-1|95	Summary:	Enlightened Canvas Library headers and development libraries
12cr|evas-1.7.3-1|96	Group:		System/Libraries
12cr|evas-1.7.3-1|97	Requires:	%{libname} = %{EVRD}
12cr|evas-1.7.3-1|98	Provides:	%{name}-devel = %{EVRD}
12cr|evas-1.7.3-1|99	Obsoletes:	%{_lib}evas0-devel < 2:1.7.0
12cr|evas-1.7.3-1|100	Conflicts:	%{_lib}evas1-devel
12cr|evas-1.7.3-1|101	
12cr|evas-1.7.3-1|102	%description -n %{develname}
12cr|evas-1.7.3-1|103	Evas development headers and development libraries.
12cr|evas-1.7.3-1|104	
12cr|evas-1.7.3-1|105	%prep
12cr|evas-1.7.3-1|106	%if %{snapshot}
12cr|evas-1.7.3-1|107	%setup -qn %{name}
12cr|evas-1.7.3-1|108	%else
12cr|evas-1.7.3-1|109	%setup -q
12cr|evas-1.7.3-1|110	%endif
12cr|evas-1.7.3-1|111	%patch0 -p1
12cr|evas-1.7.3-1|112	
12cr|evas-1.7.3-1|113	%build
12cr|evas-1.7.3-1|114	sed -i 's|bzip2|xz|g' config*
12cr|evas-1.7.3-1|115	sed -i 's|bzip2|xz|g' Makefile*
12cr|evas-1.7.3-1|116	sed -i 's|bzip2|xz|g' doc/Makefile*
12cr|evas-1.7.3-1|117	sed -i 's|bz2|xz|g' Makefile*
12cr|evas-1.7.3-1|118	sed -i 's|bz2|xz|g' doc/Makefile*
12cr|evas-1.7.3-1|119	
12cr|evas-1.7.3-1|120	%if %{snapshot}
12cr|evas-1.7.3-1|121	NOCONFIGURE=yes ./autogen.sh
12cr|evas-1.7.3-1|122	%endif
12cr|evas-1.7.3-1|123	
12cr|evas-1.7.3-1|124	%configure2_5x \
12cr|evas-1.7.3-1|125	--enable-image-loader-gif \
12cr|evas-1.7.3-1|126	--disable-valgrind \
12cr|evas-1.7.3-1|127	--enable-image-loader-png \
12cr|evas-1.7.3-1|128	--enable-image-loader-jpeg \
12cr|evas-1.7.3-1|129	--enable-image-loader-eet \
12cr|evas-1.7.3-1|130	--enable-font-loader-eet \
12cr|evas-1.7.3-1|131	--enable-image-loader-tiff \
12cr|evas-1.7.3-1|132	--enable-image-loader-xpm \
12cr|evas-1.7.3-1|133	--enable-image-loader-svg \
12cr|evas-1.7.3-1|134	--enable-cpu-mmx \
12cr|evas-1.7.3-1|135	--disable-cpu-sse \
12cr|evas-1.7.3-1|136	--enable-cpu-c \
12cr|evas-1.7.3-1|137	--enable-scale-sample \
12cr|evas-1.7.3-1|138	--enable-scale-smooth \
12cr|evas-1.7.3-1|139	--enable-convert-yuv \
12cr|evas-1.7.3-1|140	--enable-small-dither-mask \
12cr|evas-1.7.3-1|141	--enable-fontconfig \
12cr|evas-1.7.3-1|142	--enable-software-xlib \
12cr|evas-1.7.3-1|143	--enable-software-16-x11 \
12cr|evas-1.7.3-1|144	--enable-gl-sdl \
12cr|evas-1.7.3-1|145	--enable-fb \
12cr|evas-1.7.3-1|146	--enable-directfb \
12cr|evas-1.7.3-1|147	--enable-buffer \
12cr|evas-1.7.3-1|148	--enable-gl-xlib \
12cr|evas-1.7.3-1|149	--enable-pthreads \
12cr|evas-1.7.3-1|150	--disable-static
12cr|evas-1.7.3-1|151	
12cr|evas-1.7.3-1|152	%make
12cr|evas-1.7.3-1|153	cd doc; %make doc
12cr|evas-1.7.3-1|154	
12cr|evas-1.7.3-1|155	%install
12cr|evas-1.7.3-1|156	%makeinstall_std
12cr|evas-1.7.3-1|157	rm -f %{buildroot}%{_libdir}/%{name}/modules/engines/software_16_sdl/*/module.a
12cr|evas-1.7.3-1|158	
12cr|evas-1.7.3-1|159	%files
12cr|evas-1.7.3-1|160	%doc AUTHORS COPYING README
12cr|evas-1.7.3-1|161	%{_bindir}/evas_cserve*
12cr|evas-1.7.3-1|162	%{_libdir}/%{name}/modules/engines/*/*/*.so
12cr|evas-1.7.3-1|163	%{_libdir}/%{name}/modules/loaders/*/*/*.so
12cr|evas-1.7.3-1|164	%{_libdir}/%{name}/modules/savers/*/*/*.so
12cr|evas-1.7.3-1|165	%{_libdir}/%{name}/cserve2/loaders/*/*/*.so
12cr|evas-1.7.3-1|166	%{_libdir}/dummy_slave
12cr|evas-1.7.3-1|167	%{_libdir}/evas_cserve2
12cr|evas-1.7.3-1|168	%{_libdir}/evas_cserve2_slave
12cr|evas-1.7.3-1|169	%{_datadir}/%{name}/checkme
12cr|evas-1.7.3-1|170	
12cr|evas-1.7.3-1|171	%files -n %{libname}
12cr|evas-1.7.3-1|172	%{_libdir}/*.so.%{major}*
12cr|evas-1.7.3-1|173	
12cr|evas-1.7.3-1|174	%files -n %{develname}
12cr|evas-1.7.3-1|175	%{_libdir}/libevas.so
12cr|evas-1.7.3-1|176	%{_includedir}/evas*
12cr|evas-1.7.3-1|177	%{_libdir}/pkgconfig/*
12cr|evas-1.7.3-1|178	%dir %{_datadir}/evas
12cr|evas-1.7.3-1|179	%dir %{_datadir}/evas/examples
12cr|evas-1.7.3-1|180	%{_datadir}/evas/examples/*
12cr|evas-1.7.3-1|181	
12cr|evas-1.7.3-1|182	
12cr|evas-1.7.3-1|183	
12cr|evas-1.7.3-1|184	%changelog
12cr|evas-1.7.3-1|185	* Tue Jun 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 2:1.2.1-1
12cr|evas-1.7.3-1|186	+ Revision: 807042
12cr|evas-1.7.3-1|187	- version update 1.2.1
12cr|evas-1.7.3-1|188	
12cr|evas-1.7.3-1|189	* Wed Jan 04 2012 Matthew Dawkins <mattydaw@mandriva.org> 2:1.1.99.66798-0.20120103.1
12cr|evas-1.7.3-1|190	+ Revision: 752361
12cr|evas-1.7.3-1|191	- new snapshot version 1.1.99.66798
12cr|evas-1.7.3-1|192	- cleaned up spec and merged with Unity Linux spec
12cr|evas-1.7.3-1|193	- disabled static build
12cr|evas-1.7.3-1|194	
12cr|evas-1.7.3-1|195	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 2:1.0.1-1
12cr|evas-1.7.3-1|196	+ Revision: 681649
12cr|evas-1.7.3-1|197	- update to new version 1.0.1
12cr|evas-1.7.3-1|198	
12cr|evas-1.7.3-1|199	* Sat Jan 29 2011 Funda Wang <fwang@mandriva.org> 2:1.0.0-1
12cr|evas-1.7.3-1|200	+ Revision: 633909
12cr|evas-1.7.3-1|201	- 1.0.0 final
12cr|evas-1.7.3-1|202	
12cr|evas-1.7.3-1|203	* Sat Dec 18 2010 Funda Wang <fwang@mandriva.org> 2:1.0.0-0.beta3.2mdv2011.0
12cr|evas-1.7.3-1|204	+ Revision: 622816
12cr|evas-1.7.3-1|205	- rebuild
12cr|evas-1.7.3-1|206	
12cr|evas-1.7.3-1|207	* Sat Dec 18 2010 Funda Wang <fwang@mandriva.org> 2:1.0.0-0.beta3.1mdv2011.0
12cr|evas-1.7.3-1|208	+ Revision: 622782
12cr|evas-1.7.3-1|209	- 1.0 beta3
12cr|evas-1.7.3-1|210	
12cr|evas-1.7.3-1|211	* Sun Nov 14 2010 Funda Wang <fwang@mandriva.org> 2:1.0.0-0.beta2.1mdv2011.0
12cr|evas-1.7.3-1|212	+ Revision: 597516
12cr|evas-1.7.3-1|213	- 1.0.0 beta2
12cr|evas-1.7.3-1|214	
12cr|evas-1.7.3-1|215	* Wed Oct 13 2010 Funda Wang <fwang@mandriva.org> 2:1.0.0-0.beta.2mdv2011.0
12cr|evas-1.7.3-1|216	+ Revision: 585299
12cr|evas-1.7.3-1|217	- rebuild
12cr|evas-1.7.3-1|218	
12cr|evas-1.7.3-1|219	* Wed Oct 13 2010 Funda Wang <fwang@mandriva.org> 2:1.0.0-0.beta.1mdv2011.0
12cr|evas-1.7.3-1|220	+ Revision: 585290
12cr|evas-1.7.3-1|221	- 1.0.0 beta
12cr|evas-1.7.3-1|222	
12cr|evas-1.7.3-1|223	* Sat Jul 10 2010 Funda Wang <fwang@mandriva.org> 2:0.9.9.49898-1mdv2011.0
12cr|evas-1.7.3-1|224	+ Revision: 549977
12cr|evas-1.7.3-1|225	- update file list
12cr|evas-1.7.3-1|226	- New version 0.9.9.49898
12cr|evas-1.7.3-1|227	
12cr|evas-1.7.3-1|228	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 2:0.9.9.063-3mdv2010.1
12cr|evas-1.7.3-1|229	+ Revision: 492241
12cr|evas-1.7.3-1|230	- rebuild for new libjpeg v8
12cr|evas-1.7.3-1|231	
12cr|evas-1.7.3-1|232	* Mon Dec 14 2009 Funda Wang <fwang@mandriva.org> 2:0.9.9.063-2mdv2010.1
12cr|evas-1.7.3-1|233	+ Revision: 478439
12cr|evas-1.7.3-1|234	- drop hard requires on libs
12cr|evas-1.7.3-1|235	
12cr|evas-1.7.3-1|236	* Sun Dec 13 2009 Funda Wang <fwang@mandriva.org> 2:0.9.9.063-1mdv2010.1
12cr|evas-1.7.3-1|237	+ Revision: 478106
12cr|evas-1.7.3-1|238	- New version 0.9.9.063
12cr|evas-1.7.3-1|239	
12cr|evas-1.7.3-1|240	* Sun Aug 23 2009 Funda Wang <fwang@mandriva.org> 2:0.9.9.062-4mdv2010.0
12cr|evas-1.7.3-1|241	+ Revision: 419750
12cr|evas-1.7.3-1|242	- rebuild for new libjpeg v7
12cr|evas-1.7.3-1|243	
12cr|evas-1.7.3-1|244	* Fri Aug 07 2009 Funda Wang <fwang@mandriva.org> 2:0.9.9.062-3mdv2010.0
12cr|evas-1.7.3-1|245	+ Revision: 411250
12cr|evas-1.7.3-1|246	- add more BR
12cr|evas-1.7.3-1|247	
12cr|evas-1.7.3-1|248	* Fri Aug 07 2009 Funda Wang <fwang@mandriva.org> 2:0.9.9.062-2mdv2010.0
12cr|evas-1.7.3-1|249	+ Revision: 411249
12cr|evas-1.7.3-1|250	- enable sdl backend
12cr|evas-1.7.3-1|251	
12cr|evas-1.7.3-1|252	* Fri Aug 07 2009 Funda Wang <fwang@mandriva.org> 2:0.9.9.062-1mdv2010.0
12cr|evas-1.7.3-1|253	+ Revision: 411105
12cr|evas-1.7.3-1|254	- new version 0.9.9.062
12cr|evas-1.7.3-1|255	
12cr|evas-1.7.3-1|256	* Tue Jul 07 2009 Funda Wang <fwang@mandriva.org> 2:0.9.9.061-2mdv2010.0
12cr|evas-1.7.3-1|257	+ Revision: 393188
12cr|evas-1.7.3-1|258	- rebuild for new eina
12cr|evas-1.7.3-1|259	
12cr|evas-1.7.3-1|260	* Mon Jul 06 2009 Funda Wang <fwang@mandriva.org> 2:0.9.9.061-1mdv2010.0
12cr|evas-1.7.3-1|261	+ Revision: 392863
12cr|evas-1.7.3-1|262	- fix file list
12cr|evas-1.7.3-1|263	- new version 0.9.9.061
12cr|evas-1.7.3-1|264	
12cr|evas-1.7.3-1|265	* Sat May 02 2009 Funda Wang <fwang@mandriva.org> 2:0.9.9.060-1mdv2010.0
12cr|evas-1.7.3-1|266	+ Revision: 370631
12cr|evas-1.7.3-1|267	- New version 0.9.9.060
12cr|evas-1.7.3-1|268	
12cr|evas-1.7.3-1|269	* Tue Mar 03 2009 Antoine Ginies <aginies@mandriva.com> 2:0.9.9.050-3mdv2009.1
12cr|evas-1.7.3-1|270	+ Revision: 347820
12cr|evas-1.7.3-1|271	- bump release
12cr|evas-1.7.3-1|272	- fix libtool for release < 2009.1
12cr|evas-1.7.3-1|273	
12cr|evas-1.7.3-1|274	* Fri Feb 27 2009 Antoine Ginies <aginies@mandriva.com> 2:0.9.9.050-2mdv2009.1
12cr|evas-1.7.3-1|275	+ Revision: 345624
12cr|evas-1.7.3-1|276	- add xcb-util-devel buildrequires
12cr|evas-1.7.3-1|277	- update buildrequires
12cr|evas-1.7.3-1|278	- fix xcb-devel buildrequires
12cr|evas-1.7.3-1|279	- add xcb pixman-1-devel buildrequires
12cr|evas-1.7.3-1|280	- SVN SNAPSHOT 20090227, release 0.9.9.050, update eet buildrequires version
12cr|evas-1.7.3-1|281	
12cr|evas-1.7.3-1|282	* Sat Oct 11 2008 Funda Wang <fwang@mandriva.org> 2:0.9.9.050-1mdv2009.1
12cr|evas-1.7.3-1|283	+ Revision: 292037
12cr|evas-1.7.3-1|284	- New snapshot
12cr|evas-1.7.3-1|285	
12cr|evas-1.7.3-1|286	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 2:0.9.9.043-4mdv2009.0
12cr|evas-1.7.3-1|287	+ Revision: 266734
12cr|evas-1.7.3-1|288	- rebuild early 2009.0 package (before pixel changes)
12cr|evas-1.7.3-1|289	
12cr|evas-1.7.3-1|290	+ Pixel <pixel@mandriva.com>
12cr|evas-1.7.3-1|291	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|evas-1.7.3-1|292	
12cr|evas-1.7.3-1|293	* Sun Jun 01 2008 Funda Wang <fwang@mandriva.org> 2:0.9.9.043-3mdv2009.0
12cr|evas-1.7.3-1|294	+ Revision: 213968
12cr|evas-1.7.3-1|295	- sdl backends does not exists
12cr|evas-1.7.3-1|296	- enalbe soft-16-x11
12cr|evas-1.7.3-1|297	
12cr|evas-1.7.3-1|298	* Sun Jun 01 2008 Funda Wang <fwang@mandriva.org> 2:0.9.9.043-1mdv2009.0
12cr|evas-1.7.3-1|299	+ Revision: 213941
12cr|evas-1.7.3-1|300	- New version 0.9.9.043
12cr|evas-1.7.3-1|301	
12cr|evas-1.7.3-1|302	+ Antoine Ginies <aginies@mandriva.com>
12cr|evas-1.7.3-1|303	- fix 2008.0 rebuild
12cr|evas-1.7.3-1|304	
12cr|evas-1.7.3-1|305	* Thu Mar 27 2008 Pascal Terjan <pterjan@mandriva.org> 2:0.9.9.042-4mdv2008.1
12cr|evas-1.7.3-1|306	+ Revision: 190650
12cr|evas-1.7.3-1|307	- Have the libs to conflict too, else it breaks upgrade from 2008.0
12cr|evas-1.7.3-1|308	
12cr|evas-1.7.3-1|309	* Tue Mar 18 2008 Antoine Ginies <aginies@mandriva.com> 2:0.9.9.042-3mdv2008.1
12cr|evas-1.7.3-1|310	+ Revision: 188469
12cr|evas-1.7.3-1|311	- increase release
12cr|evas-1.7.3-1|312	- add a conflict with evas1
12cr|evas-1.7.3-1|313	
12cr|evas-1.7.3-1|314	* Fri Feb 15 2008 Antoine Ginies <aginies@mandriva.com> 2:0.9.9.042-2mdv2008.1
12cr|evas-1.7.3-1|315	+ Revision: 168880
12cr|evas-1.7.3-1|316	- fix buildrequires (xcb-devel is not provided by libxcb1-devel)
12cr|evas-1.7.3-1|317	- add some buildrequires, update configure options
12cr|evas-1.7.3-1|318	- CVS snapshot 20080215
12cr|evas-1.7.3-1|319	- adjust buildrequires
12cr|evas-1.7.3-1|320	
12cr|evas-1.7.3-1|321	* Sat Feb 02 2008 Austin Acton <austin@mandriva.org> 2:0.9.9.042-1mdv2008.1
12cr|evas-1.7.3-1|322	+ Revision: 161307
12cr|evas-1.7.3-1|323	- sync
12cr|evas-1.7.3-1|324	- new version
12cr|evas-1.7.3-1|325	- back to major=0 (strange)
12cr|evas-1.7.3-1|326	- tidy spec and provides
12cr|evas-1.7.3-1|327	- drop config file
12cr|evas-1.7.3-1|328	
12cr|evas-1.7.3-1|329	+ Olivier Blin <blino@mandriva.org>
12cr|evas-1.7.3-1|330	- restore BuildRoot
12cr|evas-1.7.3-1|331	
12cr|evas-1.7.3-1|332	+ Thierry Vignaud <tv@mandriva.org>
12cr|evas-1.7.3-1|333	- kill re-definition of %%buildroot on Pixel's request
12cr|evas-1.7.3-1|334	
12cr|evas-1.7.3-1|335	* Mon Nov 12 2007 Austin Acton <austin@mandriva.org> 1:0.9.9.041-3mdv2008.1
12cr|evas-1.7.3-1|336	+ Revision: 108044
12cr|evas-1.7.3-1|337	- adjust configure options
12cr|evas-1.7.3-1|338	- tidy
12cr|evas-1.7.3-1|339	
12cr|evas-1.7.3-1|340	* Wed Oct 31 2007 Antoine Ginies <aginies@mandriva.com> 1:0.9.9.041-2mdv2008.1
12cr|evas-1.7.3-1|341	+ Revision: 104090
12cr|evas-1.7.3-1|342	- new tarball from svn snapshot
12cr|evas-1.7.3-1|343	- increase mkrel
12cr|evas-1.7.3-1|344	- update buildrequires
12cr|evas-1.7.3-1|345	
12cr|evas-1.7.3-1|346	* Thu Aug 30 2007 Antoine Ginies <aginies@mandriva.com> 1:0.9.9.041-1mdv2008.0
12cr|evas-1.7.3-1|347	+ Revision: 76298
12cr|evas-1.7.3-1|348	- fix missing evas-config
12cr|evas-1.7.3-1|349	- fix path in tarball
12cr|evas-1.7.3-1|350	- CVS SNAPSHOT 20070830, release 0.9.9.041
12cr|evas-1.7.3-1|351	- use libxcb-devel not %%{mklibname xcb}-devel
12cr|evas-1.7.3-1|352	- fix tiff-devel buildrequires (do not use major version)
12cr|evas-1.7.3-1|353	- prevent major bug to happen again
12cr|evas-1.7.3-1|354	- remove major in libxcb-devel buildrequires
12cr|evas-1.7.3-1|355	- remove  libsvg-cairo1-devel buildrequires
12cr|evas-1.7.3-1|356	- fix xcb1-devel buildrequires
12cr|evas-1.7.3-1|357	- add directfb-devel, libsvg-cairo1-devel buildrequires
12cr|evas-1.7.3-1|358	- add more buildrequires
12cr|evas-1.7.3-1|359	- CVS snapshot 20070604
12cr|evas-1.7.3-1|360	- add ./autogen.sh in %%make section
12cr|evas-1.7.3-1|361	- ?\195?\169disable ddraw rendering
12cr|evas-1.7.3-1|362	- CVS SNAPSHOT 20070529, release 0.9.9.038
12cr|evas-1.7.3-1|363	
12cr|evas-1.7.3-1|364	* Tue May 29 2007 Antoine Ginies <aginies@mandriva.com> 1:0.9.9.038-7mdv2008.0
12cr|evas-1.7.3-1|365	+ Revision: 32588
12cr|evas-1.7.3-1|366	- enable gl evas rendering
12cr|evas-1.7.3-1|367	
12cr|evas-1.7.3-1|368	* Tue May 29 2007 Antoine Ginies <aginies@mandriva.com> 1:0.9.9.038-6mdv2008.0
12cr|evas-1.7.3-1|369	+ Revision: 32277
12cr|evas-1.7.3-1|370	- adjust tiff3-devel buildrequires
12cr|evas-1.7.3-1|371	- remove direcfb-buildrequires
12cr|evas-1.7.3-1|372	- re-add directfb1-devel buildrequires
12cr|evas-1.7.3-1|373	- remove directfb buildrequires
12cr|evas-1.7.3-1|374	- add needed buildrequires
12cr|evas-1.7.3-1|375	- active directfb, g, generic evas engines
12cr|evas-1.7.3-1|376	
12cr|evas-1.7.3-1|377	* Thu May 24 2007 Antoine Ginies <aginies@mandriva.com> 1:0.9.9.038-5mdv2008.0
12cr|evas-1.7.3-1|378	+ Revision: 30640
12cr|evas-1.7.3-1|379	- increase mkrel
12cr|evas-1.7.3-1|380	- CVS snapshot 20070524, release 0.9.9.038
12cr|evas-1.7.3-1|381	- remove unwanted changelog
12cr|evas-1.7.3-1|382	
12cr|evas-1.7.3-1|383	* Mon May 21 2007 Antoine Ginies <aginies@mandriva.com> 1:0.9.9.038-4mdv2008.0
12cr|evas-1.7.3-1|384	+ Revision: 29102
12cr|evas-1.7.3-1|385	- CVS snapshot 20070516, adjust configure options, release 0.9.9.038
12cr|evas-1.7.3-1|386	
12cr|evas-1.7.3-1|387	* Mon Apr 23 2007 Pascal Terjan <pterjan@mandriva.org> 1:0.9.9.037-3mdv2008.0
12cr|evas-1.7.3-1|388	+ Revision: 17526
12cr|evas-1.7.3-1|389	- Don't require evas, it no longer exists
12cr|evas-1.7.3-1|390	- Add the epoch in Obsoletes
12cr|evas-1.7.3-1|391	
12cr|evas-1.7.3-1|392	* Sun Apr 22 2007 Pascal Terjan <pterjan@mandriva.org> 1:0.9.9.037-1mdv2008.0
12cr|evas-1.7.3-1|393	+ Revision: 17126
12cr|evas-1.7.3-1|394	- Add the description to the lib subpackage as it is now the main one
12cr|evas-1.7.3-1|395	- Add obsoletes so that people don't keep the old binaries
12cr|evas-1.7.3-1|396	- New snapshot
12cr|evas-1.7.3-1|397	- Remove main binary as /usr/bin/evas_* and /usr/share/evas are no longer there
12cr|evas-1.7.3-1|398	
12cr|evas-1.7.3-1|399	* Sun Apr 22 2007 Pascal Terjan <pterjan@mandriva.org> 1:0.9.9.032-3mdv2008.0
12cr|evas-1.7.3-1|400	+ Revision: 17051
12cr|evas-1.7.3-1|401	- devel requires edb-devel, png-devel and eet-devel (from pkgconfig)
12cr|evas-1.7.3-1|402	

1248 12
12cr|evas_generic_loaders-1.7.3-1|1	%define major 1
12cr|evas_generic_loaders-1.7.3-1|2	%define libname %mklibname %{name} %{major}
12cr|evas_generic_loaders-1.7.3-1|3	%define libnamedev %mklibname %{name} -d
12cr|evas_generic_loaders-1.7.3-1|4	
12cr|evas_generic_loaders-1.7.3-1|5	Summary:	Evas generic loaders
12cr|evas_generic_loaders-1.7.3-1|6	Name:		evas_generic_loaders
12cr|evas_generic_loaders-1.7.3-1|7	Version:	1.7.3
12cr|evas_generic_loaders-1.7.3-1|8	Release:	1
12cr|evas_generic_loaders-1.7.3-1|9	License:	BSD
12cr|evas_generic_loaders-1.7.3-1|10	Group:		Graphical desktop/Enlightenment
12cr|evas_generic_loaders-1.7.3-1|11	URL:		http://trac.enlightenment.org/e/wiki/
12cr|evas_generic_loaders-1.7.3-1|12	Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
12cr|evas_generic_loaders-1.7.3-1|13	BuildRequires:	pkgconfig(cairo)
12cr|evas_generic_loaders-1.7.3-1|14	BuildRequires:	pkgconfig(eina) >= 1.7.0
12cr|evas_generic_loaders-1.7.3-1|15	BuildRequires:	pkgconfig(gstreamer-0.10)
12cr|evas_generic_loaders-1.7.3-1|16	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12cr|evas_generic_loaders-1.7.3-1|17	BuildRequires:	pkgconfig(libraw)
12cr|evas_generic_loaders-1.7.3-1|18	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|evas_generic_loaders-1.7.3-1|19	BuildRequires:	pkgconfig(libspectre)
12cr|evas_generic_loaders-1.7.3-1|20	BuildRequires:	pkgconfig(poppler)
12cr|evas_generic_loaders-1.7.3-1|21	
12cr|evas_generic_loaders-1.7.3-1|22	%description
12cr|evas_generic_loaders-1.7.3-1|23	These are additional "generic" loaders for Evas that are stand-alone
12cr|evas_generic_loaders-1.7.3-1|24	executables that evas may run from its generic loader module. This
12cr|evas_generic_loaders-1.7.3-1|25	means that if they crash, the application loading the image does not
12cr|evas_generic_loaders-1.7.3-1|26	crash also. In addition the licensing of these binaries will not
12cr|evas_generic_loaders-1.7.3-1|27	affect the license of any application that uses Evas as this uses a
12cr|evas_generic_loaders-1.7.3-1|28	completely generic execution system that allows anything to be plugged
12cr|evas_generic_loaders-1.7.3-1|29	in as a loader.
12cr|evas_generic_loaders-1.7.3-1|30	
12cr|evas_generic_loaders-1.7.3-1|31	This package is part of the Enlightenment DR17 desktop shell.
12cr|evas_generic_loaders-1.7.3-1|32	
12cr|evas_generic_loaders-1.7.3-1|33	%prep
12cr|evas_generic_loaders-1.7.3-1|34	%setup -q
12cr|evas_generic_loaders-1.7.3-1|35	
12cr|evas_generic_loaders-1.7.3-1|36	%build
12cr|evas_generic_loaders-1.7.3-1|37	%configure2_5x
12cr|evas_generic_loaders-1.7.3-1|38	%make
12cr|evas_generic_loaders-1.7.3-1|39	
12cr|evas_generic_loaders-1.7.3-1|40	%install
12cr|evas_generic_loaders-1.7.3-1|41	%makeinstall_std
12cr|evas_generic_loaders-1.7.3-1|42	
12cr|evas_generic_loaders-1.7.3-1|43	%files
12cr|evas_generic_loaders-1.7.3-1|44	%doc AUTHORS COPYING README
12cr|evas_generic_loaders-1.7.3-1|45	%{_libdir}/evas/utils
12cr|evas_generic_loaders-1.7.3-1|46	

1249 12
12cr|evemu-1.0.10-2|1	%define		_major		1
12cr|evemu-1.0.10-2|2	%define 	_name		evemu
12cr|evemu-1.0.10-2|3	%define		devname		%mklibname -d %{_name}
12cr|evemu-1.0.10-2|4	%define		libname		%mklibname %{_name} %{_major}
12cr|evemu-1.0.10-2|5	
12cr|evemu-1.0.10-2|6	Name:           %{_name}
12cr|evemu-1.0.10-2|7	Version:        1.0.10
12cr|evemu-1.0.10-2|8	Release:        %mkrel 2
12cr|evemu-1.0.10-2|9	Summary:        Event Device Query and Emulation Program
12cr|evemu-1.0.10-2|10	
12cr|evemu-1.0.10-2|11	Group:          Development/Other
12cr|evemu-1.0.10-2|12	License:        GPLv3+
12cr|evemu-1.0.10-2|13	
12cr|evemu-1.0.10-2|14	URL:            https://launchpad.net/evemu
12cr|evemu-1.0.10-2|15	Source0:        http://launchpad.net/%{name}/trunk/%{name}-%{version}/+download/%{name}-%{version}.tar.xz
12cr|evemu-1.0.10-2|16	
12cr|evemu-1.0.10-2|17	BuildRequires:  automake
12cr|evemu-1.0.10-2|18	BuildRequires:	libtool
12cr|evemu-1.0.10-2|19	BuildRequires:  python-devel
12cr|evemu-1.0.10-2|20	BuildRequires:  xmlto
12cr|evemu-1.0.10-2|21	BuildRequires:	asciidoc
12cr|evemu-1.0.10-2|22	
12cr|evemu-1.0.10-2|23	%description
12cr|evemu-1.0.10-2|24	%{name} is a simple utility to capture the event stream from input devices
12cr|evemu-1.0.10-2|25	and replay that stream on a virtual input device.
12cr|evemu-1.0.10-2|26	
12cr|evemu-1.0.10-2|27	%prep
12cr|evemu-1.0.10-2|28	%setup -q
12cr|evemu-1.0.10-2|29	
12cr|evemu-1.0.10-2|30	%build
12cr|evemu-1.0.10-2|31	autoreconf -fi
12cr|evemu-1.0.10-2|32	%configure --disable-static
12cr|evemu-1.0.10-2|33	%make
12cr|evemu-1.0.10-2|34	
12cr|evemu-1.0.10-2|35	%install
12cr|evemu-1.0.10-2|36	%makeinstall_std
12cr|evemu-1.0.10-2|37	
12cr|evemu-1.0.10-2|38	rm -f %{buildroot}%{_libdir}/*.la
12cr|evemu-1.0.10-2|39	
12cr|evemu-1.0.10-2|40	%files
12cr|evemu-1.0.10-2|41	%doc COPYING
12cr|evemu-1.0.10-2|42	%{_bindir}/evemu-describe
12cr|evemu-1.0.10-2|43	%{_bindir}/evemu-device
12cr|evemu-1.0.10-2|44	%{_bindir}/evemu-play
12cr|evemu-1.0.10-2|45	%{_bindir}/evemu-record
12cr|evemu-1.0.10-2|46	%{_bindir}/evemu-event
12cr|evemu-1.0.10-2|47	%{_mandir}/man1/evemu-*
12cr|evemu-1.0.10-2|48	
12cr|evemu-1.0.10-2|49	%package -n %libname
12cr|evemu-1.0.10-2|50	Summary:        Event Device Query and Emulation Program Library Package
12cr|evemu-1.0.10-2|51	Group:		System/Libraries
12cr|evemu-1.0.10-2|52	Requires:       %{name} = %{version}-%{release}
12cr|evemu-1.0.10-2|53	
12cr|evemu-1.0.10-2|54	%description -n %libname
12cr|evemu-1.0.10-2|55	This package contains the library needed to run programs
12cr|evemu-1.0.10-2|56	dynamically linked with evemu.
12cr|evemu-1.0.10-2|57	
12cr|evemu-1.0.10-2|58	%files -n %libname
12cr|evemu-1.0.10-2|59	%{_libdir}/libevemu.so*
12cr|evemu-1.0.10-2|60	
12cr|evemu-1.0.10-2|61	%package -n %devname
12cr|evemu-1.0.10-2|62	Summary:        Event Device Query and Emulation Program Development Package
12cr|evemu-1.0.10-2|63	Group:		Development/Other
12cr|evemu-1.0.10-2|64	Requires:       %{name} = %{version}-%{release}
12cr|evemu-1.0.10-2|65	Requires:       pkgconfig
12cr|evemu-1.0.10-2|66	Requires:       python
12cr|evemu-1.0.10-2|67	Provides:	%{name}-devel = %{version}-%{release}
12cr|evemu-1.0.10-2|68	
12cr|evemu-1.0.10-2|69	%description -n %devname
12cr|evemu-1.0.10-2|70	This package provides headers files for evemu development.
12cr|evemu-1.0.10-2|71	
12cr|evemu-1.0.10-2|72	%files -n %devname
12cr|evemu-1.0.10-2|73	%{_includedir}/evemu.h
12cr|evemu-1.0.10-2|74	%{_libdir}/pkgconfig/evemu.pc
12cr|evemu-1.0.10-2|75	%dir %{python_sitelib}/evemu/
12cr|evemu-1.0.10-2|76	%{python_sitelib}/evemu/*

1250 12
12cr|eventlog-0.2.12-2|1	%define major	0
12cr|eventlog-0.2.12-2|2	%define libname	%mklibname %{name} %{major}
12cr|eventlog-0.2.12-2|3	
12cr|eventlog-0.2.12-2|4	Name:		eventlog
12cr|eventlog-0.2.12-2|5	Version:	0.2.12
12cr|eventlog-0.2.12-2|6	Release:	2
12cr|eventlog-0.2.12-2|7	Summary:	Replacement for syslog API
12cr|eventlog-0.2.12-2|8	License:	GPL
12cr|eventlog-0.2.12-2|9	Group:		System/Libraries
12cr|eventlog-0.2.12-2|10	URL:		http://www.balabit.com/products/syslog_ng/
12cr|eventlog-0.2.12-2|11	Source:     http://www.balabit.com/downloads/files/eventlog/0.2/%{name}_%{version}.tar.gz
12cr|eventlog-0.2.12-2|12	
12cr|eventlog-0.2.12-2|13	%description
12cr|eventlog-0.2.12-2|14	The EventLog library aims to be a replacement of the simple syslog() API
12cr|eventlog-0.2.12-2|15	provided on UNIX systems. The major difference between EventLog and syslog
12cr|eventlog-0.2.12-2|16	is that EventLog tries to add structure to messages.
12cr|eventlog-0.2.12-2|17	
12cr|eventlog-0.2.12-2|18	Where you had a simple non-structrured string in syslog() you have a
12cr|eventlog-0.2.12-2|19	combination of description and tag/value pairs.
12cr|eventlog-0.2.12-2|20	
12cr|eventlog-0.2.12-2|21	EventLog provides an interface to build, format and output an event record.
12cr|eventlog-0.2.12-2|22	The exact format and output method can be customized by the administrator
12cr|eventlog-0.2.12-2|23	via a configuration file.
12cr|eventlog-0.2.12-2|24	
12cr|eventlog-0.2.12-2|25	%package -n	%{libname}
12cr|eventlog-0.2.12-2|26	Group:		Development/Other
12cr|eventlog-0.2.12-2|27	Summary:	Replacement for syslog API
12cr|eventlog-0.2.12-2|28	
12cr|eventlog-0.2.12-2|29	%description -n	%{libname}
12cr|eventlog-0.2.12-2|30	The EventLog library aims to be a replacement of the simple syslog() API
12cr|eventlog-0.2.12-2|31	provided on UNIX systems. The major difference between EventLog and syslog
12cr|eventlog-0.2.12-2|32	is that EventLog tries to add structure to messages.
12cr|eventlog-0.2.12-2|33	
12cr|eventlog-0.2.12-2|34	Where you had a simple non-structrured string in syslog() you have a
12cr|eventlog-0.2.12-2|35	combination of description and tag/value pairs.
12cr|eventlog-0.2.12-2|36	
12cr|eventlog-0.2.12-2|37	EventLog provides an interface to build, format and output an event record.
12cr|eventlog-0.2.12-2|38	The exact format and output method can be customized by the administrator
12cr|eventlog-0.2.12-2|39	via a configuration file.
12cr|eventlog-0.2.12-2|40	
12cr|eventlog-0.2.12-2|41	%package -n	%{libname}-devel
12cr|eventlog-0.2.12-2|42	Group:		Development/Other
12cr|eventlog-0.2.12-2|43	Summary:	Replacement for syslog API
12cr|eventlog-0.2.12-2|44	Requires:	%{libname} = %{version}-%{release}
12cr|eventlog-0.2.12-2|45	Provides:	%{name}-devel = %{version}-%{release}
12cr|eventlog-0.2.12-2|46	
12cr|eventlog-0.2.12-2|47	%description -n	%{libname}-devel
12cr|eventlog-0.2.12-2|48	The EventLog library aims to be a replacement of the simple syslog() API
12cr|eventlog-0.2.12-2|49	provided on UNIX systems. The major difference between EventLog and syslog
12cr|eventlog-0.2.12-2|50	is that EventLog tries to add structure to messages.
12cr|eventlog-0.2.12-2|51	
12cr|eventlog-0.2.12-2|52	Where you had a simple non-structrured string in syslog() you have a
12cr|eventlog-0.2.12-2|53	combination of description and tag/value pairs.
12cr|eventlog-0.2.12-2|54	
12cr|eventlog-0.2.12-2|55	EventLog provides an interface to build, format and output an event record.
12cr|eventlog-0.2.12-2|56	The exact format and output method can be customized by the administrator
12cr|eventlog-0.2.12-2|57	via a configuration file.
12cr|eventlog-0.2.12-2|58	
12cr|eventlog-0.2.12-2|59	%prep
12cr|eventlog-0.2.12-2|60	%setup -q
12cr|eventlog-0.2.12-2|61	
12cr|eventlog-0.2.12-2|62	%build
12cr|eventlog-0.2.12-2|63	%configure2_5x
12cr|eventlog-0.2.12-2|64	%make
12cr|eventlog-0.2.12-2|65	
12cr|eventlog-0.2.12-2|66	%install
12cr|eventlog-0.2.12-2|67	%makeinstall
12cr|eventlog-0.2.12-2|68	
12cr|eventlog-0.2.12-2|69	%files -n %{libname}
12cr|eventlog-0.2.12-2|70	%{_libdir}/libevtlog*so.*
12cr|eventlog-0.2.12-2|71	
12cr|eventlog-0.2.12-2|72	%files -n %{libname}-devel
12cr|eventlog-0.2.12-2|73	%{_includedir}/eventlog
12cr|eventlog-0.2.12-2|74	%{_libdir}/libevtlog.a
12cr|eventlog-0.2.12-2|75	%{_libdir}/libevtlog.so
12cr|eventlog-0.2.12-2|76	%{_libdir}/pkgconfig/eventlog.pc
12cr|eventlog-0.2.12-2|77	

1251 12
12cr|evolution-ews-3.4.4-1|1	%define	evolution_base_version	3.4
12cr|evolution-ews-3.4.4-1|2	%define	api	1.2
12cr|evolution-ews-3.4.4-1|3	%define	major	0
12cr|evolution-ews-3.4.4-1|4	%define	libeews		%mklibname eews %{api} %{major}
12cr|evolution-ews-3.4.4-1|5	%define	libewsutils	%mklibname ewsutils %{major}
12cr|evolution-ews-3.4.4-1|6	%define	liblzx		%mklibname lzx %{major}
12cr|evolution-ews-3.4.4-1|7	%define	devname		%mklibname eews -d
12cr|evolution-ews-3.4.4-1|8	
12cr|evolution-ews-3.4.4-1|9	Summary:	Exchange Connector for Evolution, compatible with Exchange 2007 and later
12cr|evolution-ews-3.4.4-1|10	Name:		evolution-ews
12cr|evolution-ews-3.4.4-1|11	Version:	3.4.4
12cr|evolution-ews-3.4.4-1|12	Release:	1
12cr|evolution-ews-3.4.4-1|13	License:	LGPLv2+
12cr|evolution-ews-3.4.4-1|14	Group:		Networking/Mail
12cr|evolution-ews-3.4.4-1|15	Url:		http://projects.gnome.org/evolution/
12cr|evolution-ews-3.4.4-1|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12cr|evolution-ews-3.4.4-1|17	BuildRequires:	intltool
12cr|evolution-ews-3.4.4-1|18	BuildRequires:	pkgconfig(evolution-data-server-1.2)
12cr|evolution-ews-3.4.4-1|19	BuildRequires:	pkgconfig(evolution-plugin-3.0)
12cr|evolution-ews-3.4.4-1|20	BuildRequires:	pkgconfig(evolution-shell-3.0)
12cr|evolution-ews-3.4.4-1|21	BuildRequires:	pkgconfig(gconf-2.0)
12cr|evolution-ews-3.4.4-1|22	BuildRequires:	pkgconfig(glib-2.0)
12cr|evolution-ews-3.4.4-1|23	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12cr|evolution-ews-3.4.4-1|24	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|evolution-ews-3.4.4-1|25	BuildRequires:	pkgconfig(libebackend-1.2)
12cr|evolution-ews-3.4.4-1|26	BuildRequires:	pkgconfig(libedata-book-1.2)
12cr|evolution-ews-3.4.4-1|27	BuildRequires:	pkgconfig(libedata-cal-1.2)
12cr|evolution-ews-3.4.4-1|28	BuildRequires:	pkgconfig(libedataserver-1.2)
12cr|evolution-ews-3.4.4-1|29	BuildRequires:	pkgconfig(libedataserverui-3.0)
12cr|evolution-ews-3.4.4-1|30	BuildRequires:	pkgconfig(libemail-engine)
12cr|evolution-ews-3.4.4-1|31	BuildRequires:	pkgconfig(libsoup-2.4)
12cr|evolution-ews-3.4.4-1|32	
12cr|evolution-ews-3.4.4-1|33	%description
12cr|evolution-ews-3.4.4-1|34	The EWS Exchange Connector for Evolution provides a Exchange backend
12cr|evolution-ews-3.4.4-1|35	from evolution-data-server as well as plugins for Evolution to access
12cr|evolution-ews-3.4.4-1|36	Exchange features.
12cr|evolution-ews-3.4.4-1|37	
12cr|evolution-ews-3.4.4-1|38	The EWS Exchange Connector is using the Exchange Web Services interface
12cr|evolution-ews-3.4.4-1|39	and is therefore compatible with Exchange 2007 and later.
12cr|evolution-ews-3.4.4-1|40	
12cr|evolution-ews-3.4.4-1|41	Provides exchange connectivity for exchange server 2007 and later using
12cr|evolution-ews-3.4.4-1|42	exchange web services protocol.
12cr|evolution-ews-3.4.4-1|43	
12cr|evolution-ews-3.4.4-1|44	%package  -n %{libeews}
12cr|evolution-ews-3.4.4-1|45	Summary:	Client library for Accessing Exchange Servers
12cr|evolution-ews-3.4.4-1|46	Group:		System/Libraries
12cr|evolution-ews-3.4.4-1|47	
12cr|evolution-ews-3.4.4-1|48	%description -n %{libeews}
12cr|evolution-ews-3.4.4-1|49	This library is a client library for accessing Exchange servers through
12cr|evolution-ews-3.4.4-1|50	the Exchange Web Services interface (compatible with Exchange 2007 and
12cr|evolution-ews-3.4.4-1|51	later).
12cr|evolution-ews-3.4.4-1|52	
12cr|evolution-ews-3.4.4-1|53	%package  -n %{libewsutils}
12cr|evolution-ews-3.4.4-1|54	Summary:	Client library for Accessing Exchange Servers -- Utilities library
12cr|evolution-ews-3.4.4-1|55	Group:		System/Libraries
12cr|evolution-ews-3.4.4-1|56	
12cr|evolution-ews-3.4.4-1|57	%description -n %{libewsutils}
12cr|evolution-ews-3.4.4-1|58	This library provides utilities API for EWS Exchange Connector.
12cr|evolution-ews-3.4.4-1|59	
12cr|evolution-ews-3.4.4-1|60	%package  -n %{liblzx}
12cr|evolution-ews-3.4.4-1|61	Summary:	Client library for Accessing Exchange Servers - LZX library
12cr|evolution-ews-3.4.4-1|62	Group:		System/Libraries
12cr|evolution-ews-3.4.4-1|63	
12cr|evolution-ews-3.4.4-1|64	%description -n %{liblzx}
12cr|evolution-ews-3.4.4-1|65	This library is an implementation of the LZX compression algorithm.
12cr|evolution-ews-3.4.4-1|66	
12cr|evolution-ews-3.4.4-1|67	%package -n %{devname}
12cr|evolution-ews-3.4.4-1|68	Summary:	Client library for Accessing Exchange Servers - Development Files
12cr|evolution-ews-3.4.4-1|69	Group:		Development/C
12cr|evolution-ews-3.4.4-1|70	Requires:	%{libeews} = %{version}
12cr|evolution-ews-3.4.4-1|71	Requires:	%{libewsutils} = %{version}
12cr|evolution-ews-3.4.4-1|72	Requires:	%{liblzx} = %{version}
12cr|evolution-ews-3.4.4-1|73	
12cr|evolution-ews-3.4.4-1|74	%description -n %{devname}
12cr|evolution-ews-3.4.4-1|75	This library is a client library for accessing Exchange servers through
12cr|evolution-ews-3.4.4-1|76	the Exchange Web Services interface (compatible with Exchange 2007 and
12cr|evolution-ews-3.4.4-1|77	later).
12cr|evolution-ews-3.4.4-1|78	
12cr|evolution-ews-3.4.4-1|79	%prep
12cr|evolution-ews-3.4.4-1|80	%setup -q
12cr|evolution-ews-3.4.4-1|81	
12cr|evolution-ews-3.4.4-1|82	%build
12cr|evolution-ews-3.4.4-1|83	%configure2_5x \
12cr|evolution-ews-3.4.4-1|84	--disable-static
12cr|evolution-ews-3.4.4-1|85	
12cr|evolution-ews-3.4.4-1|86	%make LIBS='-lm'
12cr|evolution-ews-3.4.4-1|87	
12cr|evolution-ews-3.4.4-1|88	%install
12cr|evolution-ews-3.4.4-1|89	%makeinstall_std
12cr|evolution-ews-3.4.4-1|90	find %{buildroot}%{_libdir} -name '*.la' -delete -print
12cr|evolution-ews-3.4.4-1|91	
12cr|evolution-ews-3.4.4-1|92	%find_lang %{name}
12cr|evolution-ews-3.4.4-1|93	
12cr|evolution-ews-3.4.4-1|94	%files -f %{name}.lang
12cr|evolution-ews-3.4.4-1|95	%doc COPYING README
12cr|evolution-ews-3.4.4-1|96	%{_libdir}/evolution-data-server/addressbook-backends/libebookbackendews.so
12cr|evolution-ews-3.4.4-1|97	%{_libdir}/evolution-data-server/calendar-backends/libecalbackendews.so
12cr|evolution-ews-3.4.4-1|98	%{_libdir}/evolution-data-server/camel-providers/libcamelews.so
12cr|evolution-ews-3.4.4-1|99	%{_libdir}/evolution-data-server/camel-providers/libcamelews.urls
12cr|evolution-ews-3.4.4-1|100	%{_libdir}/evolution/%{evolution_base_version}/plugins/liborg-gnome-exchange-ews.so
12cr|evolution-ews-3.4.4-1|101	%{_libdir}/evolution/%{evolution_base_version}/plugins/org-gnome-exchange-ews.eplug
12cr|evolution-ews-3.4.4-1|102	
12cr|evolution-ews-3.4.4-1|103	%files -n %{libeews}
12cr|evolution-ews-3.4.4-1|104	%dir %{_libdir}/evolution-data-server-%{evolution_base_version}
12cr|evolution-ews-3.4.4-1|105	%{_libdir}/evolution-data-server-%{evolution_base_version}/libeews-%{api}.so.%{major}*
12cr|evolution-ews-3.4.4-1|106	
12cr|evolution-ews-3.4.4-1|107	%files -n %{libewsutils}
12cr|evolution-ews-3.4.4-1|108	%{_libdir}/evolution-data-server-%{evolution_base_version}/libewsutils.so.%{major}*
12cr|evolution-ews-3.4.4-1|109	
12cr|evolution-ews-3.4.4-1|110	%files -n %{liblzx}
12cr|evolution-ews-3.4.4-1|111	%{_libdir}/liblzx.so.%{major}*
12cr|evolution-ews-3.4.4-1|112	
12cr|evolution-ews-3.4.4-1|113	%files -n %{devname}
12cr|evolution-ews-3.4.4-1|114	%{_libdir}/pkgconfig/libeews-1.2.pc
12cr|evolution-ews-3.4.4-1|115	%dir %{_libdir}/evolution-data-server-%{evolution_base_version}
12cr|evolution-ews-3.4.4-1|116	%{_libdir}/evolution-data-server-%{evolution_base_version}/libeews-1.2.so
12cr|evolution-ews-3.4.4-1|117	%{_libdir}/evolution-data-server-%{evolution_base_version}/libewsutils.so
12cr|evolution-ews-3.4.4-1|118	%{_libdir}/liblzx.so
12cr|evolution-ews-3.4.4-1|119	%{_includedir}/evolution-data-server-%{evolution_base_version}/ews/
12cr|evolution-ews-3.4.4-1|120	
12cr|evolution-ews-3.4.4-1|121	
12cr|evolution-ews-3.4.4-1|122	
12cr|evolution-ews-3.4.4-1|123	
12cr|evolution-ews-3.4.4-1|124	%changelog
12cr|evolution-ews-3.4.4-1|125	

1252 12
12cr|evolution-kolab-3.6.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cr|evolution-kolab-3.6.2-1|2	
12cr|evolution-kolab-3.6.2-1|3	Name:		evolution-kolab
12cr|evolution-kolab-3.6.2-1|4	Summary:	Kolab support for Evolution
12cr|evolution-kolab-3.6.2-1|5	Version:	3.6.2
12cr|evolution-kolab-3.6.2-1|6	Release:	%mkrel 1
12cr|evolution-kolab-3.6.2-1|7	License:	LGPLv2+
12cr|evolution-kolab-3.6.2-1|8	Group:		Networking/Mail
12cr|evolution-kolab-3.6.2-1|9	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|evolution-kolab-3.6.2-1|10	URL:		https://live.gnome.org/Evolution/Kolab
12cr|evolution-kolab-3.6.2-1|11	BuildRequires:	pkgconfig(camel-1.2)
12cr|evolution-kolab-3.6.2-1|12	BuildRequires:	pkgconfig(evolution-plugin-3.0)
12cr|evolution-kolab-3.6.2-1|13	BuildRequires:	pkgconfig(gconf-2.0) >= 2.0.0
12cr|evolution-kolab-3.6.2-1|14	BuildRequires:	pkgconfig(glib-2.0) >= 2.16.1
12cr|evolution-kolab-3.6.2-1|15	BuildRequires:	pkgconfig(gmime-2.6)
12cr|evolution-kolab-3.6.2-1|16	BuildRequires:	pkgconfig(gobject-2.0)
12cr|evolution-kolab-3.6.2-1|17	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.99.2
12cr|evolution-kolab-3.6.2-1|18	BuildRequires:	pkgconfig(libcurl)
12cr|evolution-kolab-3.6.2-1|19	BuildRequires:	pkgconfig(libebackend-1.2)
12cr|evolution-kolab-3.6.2-1|20	BuildRequires:	pkgconfig(libebook-1.2)
12cr|evolution-kolab-3.6.2-1|21	BuildRequires:	pkgconfig(libecal-1.2)
12cr|evolution-kolab-3.6.2-1|22	BuildRequires:	pkgconfig(libedata-book-1.2)
12cr|evolution-kolab-3.6.2-1|23	BuildRequires:	pkgconfig(libedata-cal-1.2)
12cr|evolution-kolab-3.6.2-1|24	BuildRequires:	pkgconfig(libedataserver-1.2)
12cr|evolution-kolab-3.6.2-1|25	BuildRequires:	pkgconfig(libedataserverui-3.0)
12cr|evolution-kolab-3.6.2-1|26	BuildRequires:	pkgconfig(libical)
12cr|evolution-kolab-3.6.2-1|27	BuildRequires:	pkgconfig(libsoup-2.4)
12cr|evolution-kolab-3.6.2-1|28	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
12cr|evolution-kolab-3.6.2-1|29	BuildRequires:	pkgconfig(sqlite3)
12cr|evolution-kolab-3.6.2-1|30	BuildRequires:	gtk-doc
12cr|evolution-kolab-3.6.2-1|31	BuildRequires:	evolution-devel
12cr|evolution-kolab-3.6.2-1|32	BuildRequires:	pkgconfig(libebook-1.2)
12cr|evolution-kolab-3.6.2-1|33	BuildRequires:	pkgconfig(libecal-1.2)
12cr|evolution-kolab-3.6.2-1|34	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12cr|evolution-kolab-3.6.2-1|35	BuildRequires:	intltool >= 0.35.5
12cr|evolution-kolab-3.6.2-1|36	BuildRequires:	gettext-devel
12cr|evolution-kolab-3.6.2-1|37	BuildRequires:	gperf
12cr|evolution-kolab-3.6.2-1|38	BuildRequires:	gnome-common
12cr|evolution-kolab-3.6.2-1|39	Requires:	evolution
12cr|evolution-kolab-3.6.2-1|40	
12cr|evolution-kolab-3.6.2-1|41	%description
12cr|evolution-kolab-3.6.2-1|42	Provide connectivity to Kolab groupware servers for Evolution.
12cr|evolution-kolab-3.6.2-1|43	
12cr|evolution-kolab-3.6.2-1|44	%files -f evolution_kolab.lang
12cr|evolution-kolab-3.6.2-1|45	%doc NEWS
12cr|evolution-kolab-3.6.2-1|46	%{_bindir}/*
12cr|evolution-kolab-3.6.2-1|47	%{_libdir}/evolution-data-server/*/*
12cr|evolution-kolab-3.6.2-1|48	%{_libdir}/evolution/*/plugins/*
12cr|evolution-kolab-3.6.2-1|49	%{_libdir}/evolution/*/modules/*.so
12cr|evolution-kolab-3.6.2-1|50	
12cr|evolution-kolab-3.6.2-1|51	#----------------------------------------------------------------------
12cr|evolution-kolab-3.6.2-1|52	
12cr|evolution-kolab-3.6.2-1|53	%define major	0
12cr|evolution-kolab-3.6.2-1|54	%define libname %mklibname ekolabconv %{major}
12cr|evolution-kolab-3.6.2-1|55	
12cr|evolution-kolab-3.6.2-1|56	%package -n %{libname}
12cr|evolution-kolab-3.6.2-1|57	Group:		System/Libraries
12cr|evolution-kolab-3.6.2-1|58	Summary:	Shared library for %{name}
12cr|evolution-kolab-3.6.2-1|59	
12cr|evolution-kolab-3.6.2-1|60	%description -n %{libname}
12cr|evolution-kolab-3.6.2-1|61	Library for %{name}.
12cr|evolution-kolab-3.6.2-1|62	
12cr|evolution-kolab-3.6.2-1|63	%files -n %{libname}
12cr|evolution-kolab-3.6.2-1|64	%{_libdir}/libekolabconv.so.%{major}
12cr|evolution-kolab-3.6.2-1|65	%{_libdir}/libekolabconv.so.%{major}.*
12cr|evolution-kolab-3.6.2-1|66	
12cr|evolution-kolab-3.6.2-1|67	#----------------------------------------------------------------------
12cr|evolution-kolab-3.6.2-1|68	
12cr|evolution-kolab-3.6.2-1|69	%package devel
12cr|evolution-kolab-3.6.2-1|70	Group:		Development/C
12cr|evolution-kolab-3.6.2-1|71	Summary:	Headers for writing %{name} plugins
12cr|evolution-kolab-3.6.2-1|72	Requires:	%{name} = %{version}
12cr|evolution-kolab-3.6.2-1|73	Requires:	%{libname} = %{version}
12cr|evolution-kolab-3.6.2-1|74	
12cr|evolution-kolab-3.6.2-1|75	%description devel
12cr|evolution-kolab-3.6.2-1|76	Install this if you want to build plugins that use %{name}'s API.
12cr|evolution-kolab-3.6.2-1|77	
12cr|evolution-kolab-3.6.2-1|78	%files devel
12cr|evolution-kolab-3.6.2-1|79	%{_libdir}/libekolabconv.so
12cr|evolution-kolab-3.6.2-1|80	%{_datadir}/gtk-doc/html/*
12cr|evolution-kolab-3.6.2-1|81	
12cr|evolution-kolab-3.6.2-1|82	#----------------------------------------------------------------------
12cr|evolution-kolab-3.6.2-1|83	
12cr|evolution-kolab-3.6.2-1|84	%prep
12cr|evolution-kolab-3.6.2-1|85	%setup -q
12cr|evolution-kolab-3.6.2-1|86	
12cr|evolution-kolab-3.6.2-1|87	%build
12cr|evolution-kolab-3.6.2-1|88	%configure2_5x \
12cr|evolution-kolab-3.6.2-1|89	--disable-static
12cr|evolution-kolab-3.6.2-1|90	make
12cr|evolution-kolab-3.6.2-1|91	
12cr|evolution-kolab-3.6.2-1|92	%install
12cr|evolution-kolab-3.6.2-1|93	%makeinstall_std
12cr|evolution-kolab-3.6.2-1|94	
12cr|evolution-kolab-3.6.2-1|95	find %{buildroot} -name *.la | xargs rm
12cr|evolution-kolab-3.6.2-1|96	
12cr|evolution-kolab-3.6.2-1|97	rm -fr %{buildroot}%{_prefix}/doc
12cr|evolution-kolab-3.6.2-1|98	
12cr|evolution-kolab-3.6.2-1|99	%find_lang evolution_kolab

1253 12
12cr|evolvotron-0.6.1-2|1	%define name evolvotron
12cr|evolvotron-0.6.1-2|2	%define version 0.6.1
12cr|evolvotron-0.6.1-2|3	%define release %mkrel 2
12cr|evolvotron-0.6.1-2|4	
12cr|evolvotron-0.6.1-2|5	Summary: Interactive "generative art" software
12cr|evolvotron-0.6.1-2|6	Name: %{name}
12cr|evolvotron-0.6.1-2|7	Version: %{version}
12cr|evolvotron-0.6.1-2|8	Release: %{release}
12cr|evolvotron-0.6.1-2|9	Source0: http://prdownloads.sourceforge.net/evolvotron/%{name}-%{version}.tar.gz
12cr|evolvotron-0.6.1-2|10	Patch: evolvotron-qmake-name.patch
12cr|evolvotron-0.6.1-2|11	License: GPLv2+
12cr|evolvotron-0.6.1-2|12	Group: Toys
12cr|evolvotron-0.6.1-2|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|evolvotron-0.6.1-2|14	URL: http://evolvotron.sf.net
12cr|evolvotron-0.6.1-2|15	Buildrequires: qt4-devel
12cr|evolvotron-0.6.1-2|16	Buildrequires: boost-devel
12cr|evolvotron-0.6.1-2|17	
12cr|evolvotron-0.6.1-2|18	%description
12cr|evolvotron-0.6.1-2|19	Evolvotron Interactive "generative art" software to evolve
12cr|evolvotron-0.6.1-2|20	images/textures/patterns through an iterative process of random
12cr|evolvotron-0.6.1-2|21	mutation and user-selection driven evolution.  If you like lava lamps,
12cr|evolvotron-0.6.1-2|22	and still think the Mandelbrot set is cool, this could be the software
12cr|evolvotron-0.6.1-2|23	for you.
12cr|evolvotron-0.6.1-2|24	
12cr|evolvotron-0.6.1-2|25	%prep
12cr|evolvotron-0.6.1-2|26	%setup -q -n %name
12cr|evolvotron-0.6.1-2|27	%patch -p1
12cr|evolvotron-0.6.1-2|28	
12cr|evolvotron-0.6.1-2|29	%build
12cr|evolvotron-0.6.1-2|30	./BUILD
12cr|evolvotron-0.6.1-2|31	
12cr|evolvotron-0.6.1-2|32	%install
12cr|evolvotron-0.6.1-2|33	rm -rf $RPM_BUILD_ROOT
12cr|evolvotron-0.6.1-2|34	mkdir -p %buildroot%_bindir
12cr|evolvotron-0.6.1-2|35	install -m 755 evolvotron/evolvotron evolvotron_mutate/evolvotron_mutate \
12cr|evolvotron-0.6.1-2|36	evolvotron_render/evolvotron_render %buildroot%_bindir
12cr|evolvotron-0.6.1-2|37	
12cr|evolvotron-0.6.1-2|38	mkdir -p %buildroot%_mandir/man1
12cr|evolvotron-0.6.1-2|39	install -m 644 man/man1/*.1 %buildroot%_mandir/man1
12cr|evolvotron-0.6.1-2|40	
12cr|evolvotron-0.6.1-2|41	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|evolvotron-0.6.1-2|42	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|evolvotron-0.6.1-2|43	[Desktop Entry]
12cr|evolvotron-0.6.1-2|44	Name=Evolvotron
12cr|evolvotron-0.6.1-2|45	Comment=Interactive generative art software
12cr|evolvotron-0.6.1-2|46	Exec=%{name}
12cr|evolvotron-0.6.1-2|47	Icon=toys_section
12cr|evolvotron-0.6.1-2|48	Terminal=false
12cr|evolvotron-0.6.1-2|49	Type=Application
12cr|evolvotron-0.6.1-2|50	StartupNotify=true
12cr|evolvotron-0.6.1-2|51	Categories=Qt;Amusement;
12cr|evolvotron-0.6.1-2|52	EOF
12cr|evolvotron-0.6.1-2|53	
12cr|evolvotron-0.6.1-2|54	
12cr|evolvotron-0.6.1-2|55	%clean
12cr|evolvotron-0.6.1-2|56	rm -rf $RPM_BUILD_ROOT
12cr|evolvotron-0.6.1-2|57	
12cr|evolvotron-0.6.1-2|58	%if %mdkversion < 200900
12cr|evolvotron-0.6.1-2|59	%post
12cr|evolvotron-0.6.1-2|60	%{update_menus}
12cr|evolvotron-0.6.1-2|61	%endif
12cr|evolvotron-0.6.1-2|62	
12cr|evolvotron-0.6.1-2|63	%if %mdkversion < 200900
12cr|evolvotron-0.6.1-2|64	%postun
12cr|evolvotron-0.6.1-2|65	%{clean_menus}
12cr|evolvotron-0.6.1-2|66	%endif
12cr|evolvotron-0.6.1-2|67	
12cr|evolvotron-0.6.1-2|68	%files
12cr|evolvotron-0.6.1-2|69	%defattr(-,root,root)
12cr|evolvotron-0.6.1-2|70	%doc README CHANGES LICENSE TODO
12cr|evolvotron-0.6.1-2|71	%doc USAGE %name.html
12cr|evolvotron-0.6.1-2|72	%_bindir/%{name}*
12cr|evolvotron-0.6.1-2|73	%_mandir/man1/%{name}*.1*
12cr|evolvotron-0.6.1-2|74	%_datadir/applications/mandriva*
12cr|evolvotron-0.6.1-2|75	
12cr|evolvotron-0.6.1-2|76	
12cr|evolvotron-0.6.1-2|77	
12cr|evolvotron-0.6.1-2|78	
12cr|evolvotron-0.6.1-2|79	%changelog
12cr|evolvotron-0.6.1-2|80	* Sat Aug 06 2011 Götz Waschk <waschk@mandriva.org> 0.6.1-2mdv2012.0
12cr|evolvotron-0.6.1-2|81	+ Revision: 693428
12cr|evolvotron-0.6.1-2|82	- rebuild
12cr|evolvotron-0.6.1-2|83	
12cr|evolvotron-0.6.1-2|84	* Tue Aug 04 2009 Götz Waschk <waschk@mandriva.org> 0.6.1-1mdv2011.0
12cr|evolvotron-0.6.1-2|85	+ Revision: 408725
12cr|evolvotron-0.6.1-2|86	- update to new version 0.6.1
12cr|evolvotron-0.6.1-2|87	
12cr|evolvotron-0.6.1-2|88	* Sun Jun 28 2009 Götz Waschk <waschk@mandriva.org> 0.6.0-1mdv2010.0
12cr|evolvotron-0.6.1-2|89	+ Revision: 390194
12cr|evolvotron-0.6.1-2|90	- fix build
12cr|evolvotron-0.6.1-2|91	- new version
12cr|evolvotron-0.6.1-2|92	- build with qt4
12cr|evolvotron-0.6.1-2|93	- update file list
12cr|evolvotron-0.6.1-2|94	
12cr|evolvotron-0.6.1-2|95	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.5.1-3mdv2009.0
12cr|evolvotron-0.6.1-2|96	+ Revision: 244996
12cr|evolvotron-0.6.1-2|97	- rebuild
12cr|evolvotron-0.6.1-2|98	- drop old menu
12cr|evolvotron-0.6.1-2|99	- kill re-definition of %%buildroot on Pixel's request
12cr|evolvotron-0.6.1-2|100	
12cr|evolvotron-0.6.1-2|101	+ Pixel <pixel@mandriva.com>
12cr|evolvotron-0.6.1-2|102	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|evolvotron-0.6.1-2|103	
12cr|evolvotron-0.6.1-2|104	+ Olivier Blin <blino@mandriva.org>
12cr|evolvotron-0.6.1-2|105	- restore BuildRoot
12cr|evolvotron-0.6.1-2|106	
12cr|evolvotron-0.6.1-2|107	* Wed Nov 28 2007 Götz Waschk <waschk@mandriva.org> 0.5.1-1mdv2008.1
12cr|evolvotron-0.6.1-2|108	+ Revision: 113666
12cr|evolvotron-0.6.1-2|109	- new version
12cr|evolvotron-0.6.1-2|110	
12cr|evolvotron-0.6.1-2|111	* Sun Oct 21 2007 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdv2008.1
12cr|evolvotron-0.6.1-2|112	+ Revision: 100902
12cr|evolvotron-0.6.1-2|113	- fix buildrequires
12cr|evolvotron-0.6.1-2|114	- new version
12cr|evolvotron-0.6.1-2|115	- drop patch
12cr|evolvotron-0.6.1-2|116	- update menu
12cr|evolvotron-0.6.1-2|117	
12cr|evolvotron-0.6.1-2|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|evolvotron-0.6.1-2|119	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|evolvotron-0.6.1-2|120	
12cr|evolvotron-0.6.1-2|121	
12cr|evolvotron-0.6.1-2|122	* Wed Jan 24 2007 Götz Waschk <waschk@mandriva.org> 0.4.0-4mdv2007.0
12cr|evolvotron-0.6.1-2|123	+ Revision: 112810
12cr|evolvotron-0.6.1-2|124	- Import evolvotron
12cr|evolvotron-0.6.1-2|125	
12cr|evolvotron-0.6.1-2|126	* Wed Jan 24 2007 Gtz Waschk <waschk@mandriva.org> 0.4.0-4mdv2007.1
12cr|evolvotron-0.6.1-2|127	- unpack patch
12cr|evolvotron-0.6.1-2|128	
12cr|evolvotron-0.6.1-2|129	* Thu Aug 03 2006 Gtz Waschk <waschk@mandriva.org> 0.4.0-3mdv2007.0
12cr|evolvotron-0.6.1-2|130	- xdg menu
12cr|evolvotron-0.6.1-2|131	
12cr|evolvotron-0.6.1-2|132	* Thu Jun 08 2006 Gtz Waschk <waschk@mandriva.org> 0.4.0-2mdv2007.0
12cr|evolvotron-0.6.1-2|133	- fix build
12cr|evolvotron-0.6.1-2|134	- mkrel
12cr|evolvotron-0.6.1-2|135	
12cr|evolvotron-0.6.1-2|136	* Mon Jun 27 2005 Gtz Waschk <waschk@mandriva.org> 0.4.0-1mdk
12cr|evolvotron-0.6.1-2|137	- New release 0.4.0
12cr|evolvotron-0.6.1-2|138	
12cr|evolvotron-0.6.1-2|139	* Fri Aug 20 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.3.1-2mdk
12cr|evolvotron-0.6.1-2|140	- rebuild for new menu
12cr|evolvotron-0.6.1-2|141	
12cr|evolvotron-0.6.1-2|142	* Fri Jul 16 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.3.1-1mdk
12cr|evolvotron-0.6.1-2|143	- drop merged patch
12cr|evolvotron-0.6.1-2|144	- New release 0.3.1
12cr|evolvotron-0.6.1-2|145	
12cr|evolvotron-0.6.1-2|146	* Thu Jul 15 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.3.0-1mdk
12cr|evolvotron-0.6.1-2|147	- fix build
12cr|evolvotron-0.6.1-2|148	- update patch
12cr|evolvotron-0.6.1-2|149	- New release 0.3.0
12cr|evolvotron-0.6.1-2|150	
12cr|evolvotron-0.6.1-2|151	* Wed Jun 16 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.2.2-2mdk
12cr|evolvotron-0.6.1-2|152	- add source URL
12cr|evolvotron-0.6.1-2|153	- fix qt path
12cr|evolvotron-0.6.1-2|154	- patch for new g++ (Christiaan Welvaart)
12cr|evolvotron-0.6.1-2|155	

1254 12
12cr|exaile-0.3.2.2-1|1	%define debug_package %{nil}
12cr|exaile-0.3.2.2-1|2	
12cr|exaile-0.3.2.2-1|3	Summary:	A powerful GTK+ 2.x media player
12cr|exaile-0.3.2.2-1|4	Name:		exaile
12cr|exaile-0.3.2.2-1|5	Version:	0.3.2.2
12cr|exaile-0.3.2.2-1|6	Release:	%mkrel 1
12cr|exaile-0.3.2.2-1|7	Epoch:		1
12cr|exaile-0.3.2.2-1|8	Group:		Sound
12cr|exaile-0.3.2.2-1|9	License:	GPLv3
12cr|exaile-0.3.2.2-1|10	URL:		http://www.exaile.org/
12cr|exaile-0.3.2.2-1|11	Source0:	http://www.exaile.org/files/%{name}-%{version}.tar.bz2
12cr|exaile-0.3.2.2-1|12	# (tpg) somehow a musictracker plugin for pidgin doesnt work... http://code.google.com/p/pidgin-musictracker/issues/detail?id=164
12cr|exaile-0.3.2.2-1|13	# let's use native plugin for exaile
12cr|exaile-0.3.2.2-1|14	# http://sourceforge.net/projects/exailemusictrac/
12cr|exaile-0.3.2.2-1|15	Source1:	http://downloads.sourceforge.net/project/exailemusictrac/%{name}musictracker-0.1.2.tar.bz2
12cr|exaile-0.3.2.2-1|16	BuildRequires:	pygtk2.0-devel
12cr|exaile-0.3.2.2-1|17	BuildRequires:	python-gobject-devel
12cr|exaile-0.3.2.2-1|18	BuildRequires:	python-devel
12cr|exaile-0.3.2.2-1|19	BuildRequires:	intltool
12cr|exaile-0.3.2.2-1|20	BuildRequires:	gettext-devel
12cr|exaile-0.3.2.2-1|21	BuildRequires:	perl(XML::Parser)
12cr|exaile-0.3.2.2-1|22	BuildRequires:	help2man
12cr|exaile-0.3.2.2-1|23	Requires:	pygtk2.0
12cr|exaile-0.3.2.2-1|24	Requires:	python-sqlite2
12cr|exaile-0.3.2.2-1|25	Requires:	pygtk2.0-libglade
12cr|exaile-0.3.2.2-1|26	Requires:	gstreamer0.10-python
12cr|exaile-0.3.2.2-1|27	Requires:	gstreamer0.10-plugins-good
12cr|exaile-0.3.2.2-1|28	Requires:	gstreamer0.10-plugins-base
12cr|exaile-0.3.2.2-1|29	Requires:	gstreamer0.10-plugins-ugly
12cr|exaile-0.3.2.2-1|30	Requires:	gstreamer0.10-cdio
12cr|exaile-0.3.2.2-1|31	Requires:	gstreamer0.10-moodbar
12cr|exaile-0.3.2.2-1|32	Requires:	dbus-python
12cr|exaile-0.3.2.2-1|33	Requires:	mutagen
12cr|exaile-0.3.2.2-1|34	Requires:	python-elementtree
12cr|exaile-0.3.2.2-1|35	Requires:	python-notify
12cr|exaile-0.3.2.2-1|36	Requires:	python-gpod
12cr|exaile-0.3.2.2-1|37	Requires:	python-CDDB
12cr|exaile-0.3.2.2-1|38	Requires:	python-sexy
12cr|exaile-0.3.2.2-1|39	Requires:	python-gamin
12cr|exaile-0.3.2.2-1|40	Requires:	python-pyinotify
12cr|exaile-0.3.2.2-1|41	BuildArch:	noarch
12cr|exaile-0.3.2.2-1|42	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|exaile-0.3.2.2-1|43	
12cr|exaile-0.3.2.2-1|44	%description
12cr|exaile-0.3.2.2-1|45	Exaile is a media player aiming to be similar to KDE's AmaroK,
12cr|exaile-0.3.2.2-1|46	but for GTK+ 2.x. It incorporates many of the cool things from AmaroK
12cr|exaile-0.3.2.2-1|47	(and other media players).
12cr|exaile-0.3.2.2-1|48	
12cr|exaile-0.3.2.2-1|49	Some of the features are:
12cr|exaile-0.3.2.2-1|50	- automatic fetching of album art
12cr|exaile-0.3.2.2-1|51	- handling of large libraries
12cr|exaile-0.3.2.2-1|52	- lyrics fetching
12cr|exaile-0.3.2.2-1|53	- artist/album information via the wikipedia
12cr|exaile-0.3.2.2-1|54	- last.fm support
12cr|exaile-0.3.2.2-1|55	- optional iPod support (assuming you have python-gpod installed).
12cr|exaile-0.3.2.2-1|56	- builtin shoutcast directory browser
12cr|exaile-0.3.2.2-1|57	- tabbed playlists
12cr|exaile-0.3.2.2-1|58	- blacklisting of tracks
12cr|exaile-0.3.2.2-1|59	- downloading of guitar tabs from fretplay.com
12cr|exaile-0.3.2.2-1|60	- submitting played tracks on the iPod to last.fm
12cr|exaile-0.3.2.2-1|61	
12cr|exaile-0.3.2.2-1|62	%prep
12cr|exaile-0.3.2.2-1|63	%setup -qn %{name}-%{version}
12cr|exaile-0.3.2.2-1|64	# (tpg) unpack the plugin
12cr|exaile-0.3.2.2-1|65	tar xf %{SOURCE1} -C plugins/
12cr|exaile-0.3.2.2-1|66	
12cr|exaile-0.3.2.2-1|67	%build
12cr|exaile-0.3.2.2-1|68	export CFLAGS="%{optflags}"
12cr|exaile-0.3.2.2-1|69	%make
12cr|exaile-0.3.2.2-1|70	
12cr|exaile-0.3.2.2-1|71	%install
12cr|exaile-0.3.2.2-1|72	rm -rf %{buildroot}
12cr|exaile-0.3.2.2-1|73	%makeinstall_std PREFIX=%{_prefix} LIBINSTALLDIR=/share DESTDIR=%{buildroot}
12cr|exaile-0.3.2.2-1|74	
12cr|exaile-0.3.2.2-1|75	# Find the localization
12cr|exaile-0.3.2.2-1|76	%find_lang %{name}
12cr|exaile-0.3.2.2-1|77	
12cr|exaile-0.3.2.2-1|78	%if %mdkversion < 200900
12cr|exaile-0.3.2.2-1|79	%post
12cr|exaile-0.3.2.2-1|80	%{update_menus}
12cr|exaile-0.3.2.2-1|81	%{update_desktop_database}
12cr|exaile-0.3.2.2-1|82	%endif
12cr|exaile-0.3.2.2-1|83	
12cr|exaile-0.3.2.2-1|84	%if %mdkversion < 200900
12cr|exaile-0.3.2.2-1|85	%postun
12cr|exaile-0.3.2.2-1|86	%{update_menus}
12cr|exaile-0.3.2.2-1|87	%{clean_desktop_database}
12cr|exaile-0.3.2.2-1|88	%endif
12cr|exaile-0.3.2.2-1|89	
12cr|exaile-0.3.2.2-1|90	%clean
12cr|exaile-0.3.2.2-1|91	rm -rf %{buildroot}
12cr|exaile-0.3.2.2-1|92	
12cr|exaile-0.3.2.2-1|93	%files -f %{name}.lang
12cr|exaile-0.3.2.2-1|94	%defattr(-,root,root)
12cr|exaile-0.3.2.2-1|95	%dir %{_datadir}/%{name}
12cr|exaile-0.3.2.2-1|96	%dir %{_sysconfdir}/xdg/exaile
12cr|exaile-0.3.2.2-1|97	%{_sysconfdir}/xdg/exaile/settings.ini
12cr|exaile-0.3.2.2-1|98	%{_bindir}/%{name}
12cr|exaile-0.3.2.2-1|99	%{_datadir}/%{name}/*
12cr|exaile-0.3.2.2-1|100	%{_datadir}/applications/*
12cr|exaile-0.3.2.2-1|101	%{_datadir}/pixmaps/*
12cr|exaile-0.3.2.2-1|102	%{_mandir}/man1/%{name}.*
12cr|exaile-0.3.2.2-1|103	
12cr|exaile-0.3.2.2-1|104	
12cr|exaile-0.3.2.2-1|105	%changelog
12cr|exaile-0.3.2.2-1|106	* Sat Jul 30 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.3.2.2-1mdv2012.0
12cr|exaile-0.3.2.2-1|107	+ Revision: 692419
12cr|exaile-0.3.2.2-1|108	- update to new version 0.3.2.2
12cr|exaile-0.3.2.2-1|109	
12cr|exaile-0.3.2.2-1|110	* Sat Mar 12 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.3.2.1-1
12cr|exaile-0.3.2.2-1|111	+ Revision: 644019
12cr|exaile-0.3.2.2-1|112	- update to new version 0.3.2.1
12cr|exaile-0.3.2.2-1|113	
12cr|exaile-0.3.2.2-1|114	* Sat Jul 10 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.3.2.0-1mdv2011.0
12cr|exaile-0.3.2.2-1|115	+ Revision: 550138
12cr|exaile-0.3.2.2-1|116	- update to new version 0.3.2.0
12cr|exaile-0.3.2.2-1|117	
12cr|exaile-0.3.2.2-1|118	* Mon Apr 19 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.3.1.1-1mdv2010.1
12cr|exaile-0.3.2.2-1|119	+ Revision: 536787
12cr|exaile-0.3.2.2-1|120	- update to new vewrsion 0.3.1.1
12cr|exaile-0.3.2.2-1|121	
12cr|exaile-0.3.2.2-1|122	* Tue Apr 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.3.1.0-1mdv2010.1
12cr|exaile-0.3.2.2-1|123	+ Revision: 532335
12cr|exaile-0.3.2.2-1|124	- update to new version 0.3.1.0
12cr|exaile-0.3.2.2-1|125	
12cr|exaile-0.3.2.2-1|126	* Sat Feb 20 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.3.1-0.b.2mdv2010.1
12cr|exaile-0.3.2.2-1|127	+ Revision: 508831
12cr|exaile-0.3.2.2-1|128	- update exailemusictracker plugin to new version 0.1.2
12cr|exaile-0.3.2.2-1|129	
12cr|exaile-0.3.2.2-1|130	* Wed Feb 17 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.3.1-0.b.1mdv2010.1
12cr|exaile-0.3.2.2-1|131	+ Revision: 507304
12cr|exaile-0.3.2.2-1|132	- update to new version 0.3.1-beta
12cr|exaile-0.3.2.2-1|133	
12cr|exaile-0.3.2.2-1|134	* Thu Dec 31 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.3.0.2-2mdv2010.1
12cr|exaile-0.3.2.2-1|135	+ Revision: 484455
12cr|exaile-0.3.2.2-1|136	- add exailemusictracker plugin
12cr|exaile-0.3.2.2-1|137	
12cr|exaile-0.3.2.2-1|138	* Wed Nov 25 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.3.0.2-1mdv2010.1
12cr|exaile-0.3.2.2-1|139	+ Revision: 470128
12cr|exaile-0.3.2.2-1|140	- update to new version 0.3.0.2
12cr|exaile-0.3.2.2-1|141	
12cr|exaile-0.3.2.2-1|142	* Sun Oct 11 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.3.0.1-2mdv2010.0
12cr|exaile-0.3.2.2-1|143	+ Revision: 456687
12cr|exaile-0.3.2.2-1|144	- add requires for gstreamer0.10-cdio and gstreamer0.10-moodbar
12cr|exaile-0.3.2.2-1|145	
12cr|exaile-0.3.2.2-1|146	* Sun Sep 20 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.3.0.1-1mdv2010.0
12cr|exaile-0.3.2.2-1|147	+ Revision: 445385
12cr|exaile-0.3.2.2-1|148	- update to new version 0.3.0.1
12cr|exaile-0.3.2.2-1|149	
12cr|exaile-0.3.2.2-1|150	* Sun Aug 30 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.3.0-1mdv2010.0
12cr|exaile-0.3.2.2-1|151	+ Revision: 422364
12cr|exaile-0.3.2.2-1|152	- fix installation directory
12cr|exaile-0.3.2.2-1|153	- update to new version 0.3.0
12cr|exaile-0.3.2.2-1|154	- drop all patches
12cr|exaile-0.3.2.2-1|155	- spec file clean
12cr|exaile-0.3.2.2-1|156	
12cr|exaile-0.3.2.2-1|157	* Mon Jun 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.3.0-0.a2.4mdv2010.0
12cr|exaile-0.3.2.2-1|158	+ Revision: 383805
12cr|exaile-0.3.2.2-1|159	- Patch2: fix support for pyinotify
12cr|exaile-0.3.2.2-1|160	
12cr|exaile-0.3.2.2-1|161	* Sun Jun 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.3.0-0.a2.3mdv2010.0
12cr|exaile-0.3.2.2-1|162	+ Revision: 383756
12cr|exaile-0.3.2.2-1|163	- add requires on python-pyinotify
12cr|exaile-0.3.2.2-1|164	
12cr|exaile-0.3.2.2-1|165	* Sat Jun 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.3.0-0.a2.2mdv2010.0
12cr|exaile-0.3.2.2-1|166	+ Revision: 383272
12cr|exaile-0.3.2.2-1|167	- move files to share dir
12cr|exaile-0.3.2.2-1|168	
12cr|exaile-0.3.2.2-1|169	* Sat Jun 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.3.0-0.a2.1mdv2010.0
12cr|exaile-0.3.2.2-1|170	+ Revision: 383231
12cr|exaile-0.3.2.2-1|171	- package is noarch now
12cr|exaile-0.3.2.2-1|172	- drop requires on mozilla related stuff
12cr|exaile-0.3.2.2-1|173	- Patch1: install all plugins
12cr|exaile-0.3.2.2-1|174	- update to new prerelease 0.3.0a2
12cr|exaile-0.3.2.2-1|175	
12cr|exaile-0.3.2.2-1|176	* Thu Jan 29 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.3.0-0.a1.1mdv2009.1
12cr|exaile-0.3.2.2-1|177	+ Revision: 335289
12cr|exaile-0.3.2.2-1|178	- disable all patches
12cr|exaile-0.3.2.2-1|179	- update to new version 0.3.0a1
12cr|exaile-0.3.2.2-1|180	
12cr|exaile-0.3.2.2-1|181	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 1:0.2.14-2mdv2009.1
12cr|exaile-0.3.2.2-1|182	+ Revision: 320328
12cr|exaile-0.3.2.2-1|183	- rebuild for new python
12cr|exaile-0.3.2.2-1|184	
12cr|exaile-0.3.2.2-1|185	* Sat Oct 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.2.14-1mdv2009.1
12cr|exaile-0.3.2.2-1|186	+ Revision: 292533
12cr|exaile-0.3.2.2-1|187	- update to new version 0.2.14 (bugfix release)
12cr|exaile-0.3.2.2-1|188	- drop merged patches 1,2,4 and 5
12cr|exaile-0.3.2.2-1|189	
12cr|exaile-0.3.2.2-1|190	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1:0.2.13-8mdv2009.0
12cr|exaile-0.3.2.2-1|191	+ Revision: 266737
12cr|exaile-0.3.2.2-1|192	- rebuild early 2009.0 package (before pixel changes)
12cr|exaile-0.3.2.2-1|193	
12cr|exaile-0.3.2.2-1|194	* Wed Aug 06 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.2.13-7mdv2009.0
12cr|exaile-0.3.2.2-1|195	+ Revision: 264549
12cr|exaile-0.3.2.2-1|196	- Patch7: fix makefile
12cr|exaile-0.3.2.2-1|197	- pass correct MOZILLA_FIVE_HOME variable, it is extracted from /etc/gre.d/*.conf
12cr|exaile-0.3.2.2-1|198	
12cr|exaile-0.3.2.2-1|199	+ Pixel <pixel@mandriva.com>
12cr|exaile-0.3.2.2-1|200	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|exaile-0.3.2.2-1|201	
12cr|exaile-0.3.2.2-1|202	* Tue Jun 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.2.13-6mdv2009.0
12cr|exaile-0.3.2.2-1|203	+ Revision: 214570
12cr|exaile-0.3.2.2-1|204	- Patch4: fix manual collection rescan
12cr|exaile-0.3.2.2-1|205	- Patch5: improve performance
12cr|exaile-0.3.2.2-1|206	- Patch6: fix tag editor
12cr|exaile-0.3.2.2-1|207	
12cr|exaile-0.3.2.2-1|208	* Thu May 01 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.2.13-5mdv2009.0
12cr|exaile-0.3.2.2-1|209	+ Revision: 199878
12cr|exaile-0.3.2.2-1|210	- Patch3: fix ipod mount path
12cr|exaile-0.3.2.2-1|211	- remove shebangs for files
12cr|exaile-0.3.2.2-1|212	- fix license
12cr|exaile-0.3.2.2-1|213	- spec file clean
12cr|exaile-0.3.2.2-1|214	
12cr|exaile-0.3.2.2-1|215	* Thu May 01 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.2.13-4mdv2009.0
12cr|exaile-0.3.2.2-1|216	+ Revision: 199868
12cr|exaile-0.3.2.2-1|217	- Patch1: save last directory on files tab
12cr|exaile-0.3.2.2-1|218	- Patch2: do not hit collection database so often
12cr|exaile-0.3.2.2-1|219	
12cr|exaile-0.3.2.2-1|220	* Sun Apr 20 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.2.13-3mdv2009.0
12cr|exaile-0.3.2.2-1|221	+ Revision: 195965
12cr|exaile-0.3.2.2-1|222	- rebuild for new firefox
12cr|exaile-0.3.2.2-1|223	
12cr|exaile-0.3.2.2-1|224	* Fri Apr 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.2.13-2mdv2009.0
12cr|exaile-0.3.2.2-1|225	+ Revision: 195658
12cr|exaile-0.3.2.2-1|226	- Patch0: add support for xfburn
12cr|exaile-0.3.2.2-1|227	
12cr|exaile-0.3.2.2-1|228	* Sat Apr 12 2008 Funda Wang <fwang@mandriva.org> 1:0.2.13-1mdv2009.0
12cr|exaile-0.3.2.2-1|229	+ Revision: 192630
12cr|exaile-0.3.2.2-1|230	- fix tarball dir
12cr|exaile-0.3.2.2-1|231	
12cr|exaile-0.3.2.2-1|232	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|exaile-0.3.2.2-1|233	- new version
12cr|exaile-0.3.2.2-1|234	- br gettext-devel
12cr|exaile-0.3.2.2-1|235	
12cr|exaile-0.3.2.2-1|236	* Fri Mar 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.2.12-1mdv2008.1
12cr|exaile-0.3.2.2-1|237	+ Revision: 190809
12cr|exaile-0.3.2.2-1|238	- new version (upstream has messed up the versioning, epoch is needed)
12cr|exaile-0.3.2.2-1|239	- handle nicely firefox version
12cr|exaile-0.3.2.2-1|240	
12cr|exaile-0.3.2.2-1|241	* Wed Feb 20 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.12b-1mdv2008.1
12cr|exaile-0.3.2.2-1|242	+ Revision: 173382
12cr|exaile-0.3.2.2-1|243	- no docs
12cr|exaile-0.3.2.2-1|244	- drop patch 1, fixed upstream
12cr|exaile-0.3.2.2-1|245	- drop patch 0, fixed upstream
12cr|exaile-0.3.2.2-1|246	- new version
12cr|exaile-0.3.2.2-1|247	
12cr|exaile-0.3.2.2-1|248	* Wed Jan 23 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.11.1-3mdv2008.1
12cr|exaile-0.3.2.2-1|249	+ Revision: 156931
12cr|exaile-0.3.2.2-1|250	- speed up(about two times) music library loading with patch 0
12cr|exaile-0.3.2.2-1|251	- hopefully fix bug #36608 by adding patch 1
12cr|exaile-0.3.2.2-1|252	- gstreamer sound volume is broken, especially with apps which are using its equalizer, thus makes exaile sound volume lower. running exaile with --no-equalizer solves this.Anyways added it to the *.desktop file
12cr|exaile-0.3.2.2-1|253	
12cr|exaile-0.3.2.2-1|254	+ Olivier Blin <blino@mandriva.org>
12cr|exaile-0.3.2.2-1|255	- restore BuildRoot
12cr|exaile-0.3.2.2-1|256	
12cr|exaile-0.3.2.2-1|257	+ Thierry Vignaud <tv@mandriva.org>
12cr|exaile-0.3.2.2-1|258	- kill re-definition of %%buildroot on Pixel's request
12cr|exaile-0.3.2.2-1|259	
12cr|exaile-0.3.2.2-1|260	* Wed Dec 12 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.11.1-2mdv2008.1
12cr|exaile-0.3.2.2-1|261	+ Revision: 117657
12cr|exaile-0.3.2.2-1|262	- rebuild for new firefox
12cr|exaile-0.3.2.2-1|263	
12cr|exaile-0.3.2.2-1|264	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 0.2.11.1-1mdv2008.1
12cr|exaile-0.3.2.2-1|265	+ Revision: 109290
12cr|exaile-0.3.2.2-1|266	- fix tarball dir
12cr|exaile-0.3.2.2-1|267	
12cr|exaile-0.3.2.2-1|268	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|exaile-0.3.2.2-1|269	- new version (correct tarball with no entire bzr branch, source is now ~800 KB ;)
12cr|exaile-0.3.2.2-1|270	
12cr|exaile-0.3.2.2-1|271	* Mon Nov 05 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.11-3mdv2008.1
12cr|exaile-0.3.2.2-1|272	+ Revision: 106136
12cr|exaile-0.3.2.2-1|273	- rebuild against new mozilla-firefox-2.0.0.9
12cr|exaile-0.3.2.2-1|274	
12cr|exaile-0.3.2.2-1|275	* Fri Oct 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.11-2mdv2008.1
12cr|exaile-0.3.2.2-1|276	+ Revision: 100488
12cr|exaile-0.3.2.2-1|277	- rebuild against ff 2.0.0.8
12cr|exaile-0.3.2.2-1|278	- new license policy
12cr|exaile-0.3.2.2-1|279	
12cr|exaile-0.3.2.2-1|280	* Thu Oct 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.11-1mdv2008.1
12cr|exaile-0.3.2.2-1|281	+ Revision: 99846
12cr|exaile-0.3.2.2-1|282	- final release
12cr|exaile-0.3.2.2-1|283	
12cr|exaile-0.3.2.2-1|284	* Thu Oct 11 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.11-0.b.1mdv2008.1
12cr|exaile-0.3.2.2-1|285	+ Revision: 97214
12cr|exaile-0.3.2.2-1|286	- update to latest beta release
12cr|exaile-0.3.2.2-1|287	- do not hardcode icon extension in desktop file
12cr|exaile-0.3.2.2-1|288	- mark executable some files
12cr|exaile-0.3.2.2-1|289	- set path to firefox
12cr|exaile-0.3.2.2-1|290	- fix file list
12cr|exaile-0.3.2.2-1|291	- spec file clean
12cr|exaile-0.3.2.2-1|292	
12cr|exaile-0.3.2.2-1|293	* Sun Sep 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.10-3mdv2008.0
12cr|exaile-0.3.2.2-1|294	+ Revision: 92415
12cr|exaile-0.3.2.2-1|295	- readd requires on gnome-python-gtkmozembed
12cr|exaile-0.3.2.2-1|296	- correct url for source0
12cr|exaile-0.3.2.2-1|297	
12cr|exaile-0.3.2.2-1|298	+ Emmanuel Andry <eandry@mandriva.org>
12cr|exaile-0.3.2.2-1|299	- add P0 to fix bug #33970
12cr|exaile-0.3.2.2-1|300	
12cr|exaile-0.3.2.2-1|301	* Sun Sep 09 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.10-1mdv2008.0
12cr|exaile-0.3.2.2-1|302	+ Revision: 83475
12cr|exaile-0.3.2.2-1|303	- drop old menu style
12cr|exaile-0.3.2.2-1|304	add requires on python-CDDb,python-sexy,python-gamin
12cr|exaile-0.3.2.2-1|305	remove requires on gnome-python-gtkmozembed
12cr|exaile-0.3.2.2-1|306	compile with optflags
12cr|exaile-0.3.2.2-1|307	use macros
12cr|exaile-0.3.2.2-1|308	spec file clean
12cr|exaile-0.3.2.2-1|309	
12cr|exaile-0.3.2.2-1|310	+ Jérôme Soyer <saispo@mandriva.org>
12cr|exaile-0.3.2.2-1|311	- Fix Requires
12cr|exaile-0.3.2.2-1|312	New release 0.2.10
12cr|exaile-0.3.2.2-1|313	
12cr|exaile-0.3.2.2-1|314	+ Thierry Vignaud <tv@mandriva.org>
12cr|exaile-0.3.2.2-1|315	- replace %%_datadir/man by %%_mandir!
12cr|exaile-0.3.2.2-1|316	- fix man pages
12cr|exaile-0.3.2.2-1|317	
12cr|exaile-0.3.2.2-1|318	+ Eskild Hustvedt <eskild@mandriva.org>
12cr|exaile-0.3.2.2-1|319	- Added buildrequire on intltool
12cr|exaile-0.3.2.2-1|320	- Added patch1: fixes crash-on-startup when not running in 24bit colour depth
12cr|exaile-0.3.2.2-1|321	- New version 0.2.10
12cr|exaile-0.3.2.2-1|322	- Dropped patch0: merged upstream
12cr|exaile-0.3.2.2-1|323	
12cr|exaile-0.3.2.2-1|324	+ Adam Williamson <awilliamson@mandriva.org>
12cr|exaile-0.3.2.2-1|325	- requires pygtk2.0-libglade (thanks siimo)
12cr|exaile-0.3.2.2-1|326	
12cr|exaile-0.3.2.2-1|327	* Fri Apr 27 2007 Eskild Hustvedt <eskild@mandriva.org> 0.2.9-2mdv2008.0
12cr|exaile-0.3.2.2-1|328	+ Revision: 18508
12cr|exaile-0.3.2.2-1|329	- Patch0: Expand ~ in the file browser
12cr|exaile-0.3.2.2-1|330	- /media/disk is now the default mount point for removable drives
12cr|exaile-0.3.2.2-1|331	
12cr|exaile-0.3.2.2-1|332	* Tue Apr 17 2007 Eskild Hustvedt <eskild@mandriva.org> 0.2.9-1mdv2007.1
12cr|exaile-0.3.2.2-1|333	+ Revision: 13638
12cr|exaile-0.3.2.2-1|334	- New version 0.2.9
12cr|exaile-0.3.2.2-1|335	
12cr|exaile-0.3.2.2-1|336	
12cr|exaile-0.3.2.2-1|337	* Wed Feb 28 2007 Adam Williamson <awilliamson@mandriva.com> 0.2.8-2mdv2007.0
12cr|exaile-0.3.2.2-1|338	+ Revision: 127326
12cr|exaile-0.3.2.2-1|339	- Depend on pygtk2, not python-gtk
12cr|exaile-0.3.2.2-1|340	
12cr|exaile-0.3.2.2-1|341	* Thu Jan 25 2007 Eskild Hustvedt <eskild@mandriva.org> 0.2.8-1mdv2007.1
12cr|exaile-0.3.2.2-1|342	+ Revision: 113532
12cr|exaile-0.3.2.2-1|343	- Compiled all python modules
12cr|exaile-0.3.2.2-1|344	- Requires python-notify on %%mdvver > 200700
12cr|exaile-0.3.2.2-1|345	- New version 0.2.8
12cr|exaile-0.3.2.2-1|346	
12cr|exaile-0.3.2.2-1|347	* Sun Dec 17 2006 Eskild Hustvedt <eskild@mandriva.org> 0.2.7b2-1mdv2007.1
12cr|exaile-0.3.2.2-1|348	+ Revision: 98322
12cr|exaile-0.3.2.2-1|349	- New version 0.2.7b2 (fixes a bug that caused the Open Media menu item to fail)
12cr|exaile-0.3.2.2-1|350	
12cr|exaile-0.3.2.2-1|351	* Wed Dec 13 2006 Eskild Hustvedt <eskild@mandriva.org> 0.2.7b-1mdv2007.1
12cr|exaile-0.3.2.2-1|352	+ Revision: 96506
12cr|exaile-0.3.2.2-1|353	- New version 0.2.7b
12cr|exaile-0.3.2.2-1|354	- Now does conditional patching of the mmkeys makefile to work with the newer python version
12cr|exaile-0.3.2.2-1|355	- Added BuildRequires on python-devel
12cr|exaile-0.3.2.2-1|356	- New version 0.2.6
12cr|exaile-0.3.2.2-1|357	- New version 0.2.4
12cr|exaile-0.3.2.2-1|358	- Import exaile
12cr|exaile-0.3.2.2-1|359	
12cr|exaile-0.3.2.2-1|360	+ plouf <plouf>
12cr|exaile-0.3.2.2-1|361	- Fix requires
12cr|exaile-0.3.2.2-1|362	
12cr|exaile-0.3.2.2-1|363	* Wed Sep 06 2006 Eskild Hustvedt <eskild@mandriva.org> 0.2.r-1mdv2007.0
12cr|exaile-0.3.2.2-1|364	- New version 0.2
12cr|exaile-0.3.2.2-1|365	
12cr|exaile-0.3.2.2-1|366	* Sun Sep 03 2006 David Walluck <walluck@mandriva.org> 0.2.b5-2mdv2007.0
12cr|exaile-0.3.2.2-1|367	- Requires: dbus-python
12cr|exaile-0.3.2.2-1|368	
12cr|exaile-0.3.2.2-1|369	* Sat Aug 19 2006 Eskild Hustvedt <eskild@mandriva.org> 0.2.b5-1mdv2007.0
12cr|exaile-0.3.2.2-1|370	- New release 0.2b5
12cr|exaile-0.3.2.2-1|371	
12cr|exaile-0.3.2.2-1|372	* Fri Aug 04 2006 Götz Waschk <waschk@mandriva.org> 0.2.b4-2mdv2007.0
12cr|exaile-0.3.2.2-1|373	- fix deps
12cr|exaile-0.3.2.2-1|374	
12cr|exaile-0.3.2.2-1|375	* Tue Jun 27 2006 Eskild Hustvedt <eskild@mandriva.org> 0.2.b4
12cr|exaile-0.3.2.2-1|376	- Initial Mandriva Linux package
12cr|exaile-0.3.2.2-1|377	

1255 12
12cr|exalt-0.9-1.76819.2|1	#Tarball of svn snapshot created as follows...
12cr|exalt-0.9-1.76819.2|2	#Cut and paste in a shell after removing initial #
12cr|exalt-0.9-1.76819.2|3	
12cr|exalt-0.9-1.76819.2|4	#svn co http://svn.enlightenment.org/svn/e/trunk/exalt exalt; \
12cr|exalt-0.9-1.76819.2|5	#cd exalt; \
12cr|exalt-0.9-1.76819.2|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|exalt-0.9-1.76819.2|7	#VERSION=$(cat configure.ac | grep "exalt" | grep INIT | sed 's@\[@@g' | sed 's@\]@@g' | sed 's@)@@g' | cut -d, -f 2 | sed "s@ @@"); \
12cr|exalt-0.9-1.76819.2|8	#PKG_VERSION=$VERSION.$SVNREV; \
12cr|exalt-0.9-1.76819.2|9	#cd ..; \
12cr|exalt-0.9-1.76819.2|10	#tar -Jcf exalt-$PKG_VERSION.tar.xz exalt/ --exclude .svn --exclude .*ignore
12cr|exalt-0.9-1.76819.2|11	
12cr|exalt-0.9-1.76819.2|12	%define svnrev 76819
12cr|exalt-0.9-1.76819.2|13	
12cr|exalt-0.9-1.76819.2|14	%define major 1
12cr|exalt-0.9-1.76819.2|15	%define libname %mklibname %{name} %{major}
12cr|exalt-0.9-1.76819.2|16	%define develname %mklibname %{name} -d
12cr|exalt-0.9-1.76819.2|17	
12cr|exalt-0.9-1.76819.2|18	Summary: 	ELF based front end network manager
12cr|exalt-0.9-1.76819.2|19	Name:		exalt
12cr|exalt-0.9-1.76819.2|20	Version:	0.9
12cr|exalt-0.9-1.76819.2|21	Release:	1.%{svnrev}.2
12cr|exalt-0.9-1.76819.2|22	License: 	BSD
12cr|exalt-0.9-1.76819.2|23	Group: 		Graphical desktop/Enlightenment
12cr|exalt-0.9-1.76819.2|24	URL: 		http://www.enlightenment.org/
12cr|exalt-0.9-1.76819.2|25	Source0: 	%{name}-%{version}.%{svnrev}.tar.xz
12cr|exalt-0.9-1.76819.2|26	
12cr|exalt-0.9-1.76819.2|27	BuildRequires:	dhcp-client
12cr|exalt-0.9-1.76819.2|28	BuildRequires:	edje
12cr|exalt-0.9-1.76819.2|29	BuildRequires:	wpa_supplicant
12cr|exalt-0.9-1.76819.2|30	BuildRequires:	pkgconfig(dbus-1)
12cr|exalt-0.9-1.76819.2|31	BuildRequires:	pkgconfig(ecore)
12cr|exalt-0.9-1.76819.2|32	BuildRequires:	pkgconfig(edbus)
12cr|exalt-0.9-1.76819.2|33	BuildRequires:	pkgconfig(eet)
12cr|exalt-0.9-1.76819.2|34	BuildRequires:	pkgconfig(elementary)
12cr|exalt-0.9-1.76819.2|35	BuildRequires:	pkgconfig(evas)
12cr|exalt-0.9-1.76819.2|36	
12cr|exalt-0.9-1.76819.2|37	%description
12cr|exalt-0.9-1.76819.2|38	EFL based front end network manager.
12cr|exalt-0.9-1.76819.2|39	
12cr|exalt-0.9-1.76819.2|40	This package is part of the Enlightenment DR17 desktop shell.
12cr|exalt-0.9-1.76819.2|41	
12cr|exalt-0.9-1.76819.2|42	%package -n %{libname}
12cr|exalt-0.9-1.76819.2|43	Summary:	Exalt Libraries
12cr|exalt-0.9-1.76819.2|44	Group:		System/Libraries
12cr|exalt-0.9-1.76819.2|45	
12cr|exalt-0.9-1.76819.2|46	%description -n %{libname}
12cr|exalt-0.9-1.76819.2|47	ELF based front end network manager
12cr|exalt-0.9-1.76819.2|48	
12cr|exalt-0.9-1.76819.2|49	This package is part of the Enlightenment DR17 desktop shell.
12cr|exalt-0.9-1.76819.2|50	
12cr|exalt-0.9-1.76819.2|51	%package -n %{develname}
12cr|exalt-0.9-1.76819.2|52	Summary:	Exalt Library headers and development libraries
12cr|exalt-0.9-1.76819.2|53	Group:		System/Libraries
12cr|exalt-0.9-1.76819.2|54	Requires:	%{libname} = %{version}-%{release}
12cr|exalt-0.9-1.76819.2|55	Provides:	%{name}-devel = %{version}-%{release}
12cr|exalt-0.9-1.76819.2|56	
12cr|exalt-0.9-1.76819.2|57	%description -n %{develname}
12cr|exalt-0.9-1.76819.2|58	Exalt development headers and development libraries.
12cr|exalt-0.9-1.76819.2|59	
12cr|exalt-0.9-1.76819.2|60	%prep
12cr|exalt-0.9-1.76819.2|61	%setup -qn %{name}
12cr|exalt-0.9-1.76819.2|62	
12cr|exalt-0.9-1.76819.2|63	%build
12cr|exalt-0.9-1.76819.2|64	NOCONFIGURE=yes ./autogen.sh
12cr|exalt-0.9-1.76819.2|65	%configure2_5x \
12cr|exalt-0.9-1.76819.2|66	--disable-static \
12cr|exalt-0.9-1.76819.2|67	--with-wpa-supplicant=%{_sbindir} \
12cr|exalt-0.9-1.76819.2|68	--with-dhcp=/sbin
12cr|exalt-0.9-1.76819.2|69	%make
12cr|exalt-0.9-1.76819.2|70	
12cr|exalt-0.9-1.76819.2|71	%install
12cr|exalt-0.9-1.76819.2|72	%makeinstall_std
12cr|exalt-0.9-1.76819.2|73	
12cr|exalt-0.9-1.76819.2|74	%files
12cr|exalt-0.9-1.76819.2|75	%{_sbindir}/exalt-command
12cr|exalt-0.9-1.76819.2|76	%{_sbindir}/exalt-daemon
12cr|exalt-0.9-1.76819.2|77	
12cr|exalt-0.9-1.76819.2|78	%files -n %{libname}
12cr|exalt-0.9-1.76819.2|79	%doc AUTHORS COPYING README
12cr|exalt-0.9-1.76819.2|80	%{_libdir}/*.so.%{major}*
12cr|exalt-0.9-1.76819.2|81	
12cr|exalt-0.9-1.76819.2|82	%files -n %{develname}
12cr|exalt-0.9-1.76819.2|83	%{_libdir}/*.so
12cr|exalt-0.9-1.76819.2|84	%{_includedir}/*
12cr|exalt-0.9-1.76819.2|85	%{_libdir}/pkgconfig/*
12cr|exalt-0.9-1.76819.2|86	
12cr|exalt-0.9-1.76819.2|87	
12cr|exalt-0.9-1.76819.2|88	%changelog
12cr|exalt-0.9-1.76819.2|89	* Thu Jan 12 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.9-1.64527.1
12cr|exalt-0.9-1.76819.2|90	+ Revision: 760474
12cr|exalt-0.9-1.76819.2|91	- new snapshot 0.9.64527
12cr|exalt-0.9-1.76819.2|92	- cleaned up spec
12cr|exalt-0.9-1.76819.2|93	- merged UnityLinux spec
12cr|exalt-0.9-1.76819.2|94	
12cr|exalt-0.9-1.76819.2|95	* Mon Jan 03 2011 Crispin Boylan <crisb@mandriva.org> 0.9-0.20101107.1mdv2011.0
12cr|exalt-0.9-1.76819.2|96	+ Revision: 627852
12cr|exalt-0.9-1.76819.2|97	- Update source tarball from svn
12cr|exalt-0.9-1.76819.2|98	
12cr|exalt-0.9-1.76819.2|99	* Fri Jul 16 2010 Funda Wang <fwang@mandriva.org> 0.9-0.20100707.1mdv2011.0
12cr|exalt-0.9-1.76819.2|100	+ Revision: 554385
12cr|exalt-0.9-1.76819.2|101	- New snapshot
12cr|exalt-0.9-1.76819.2|102	
12cr|exalt-0.9-1.76819.2|103	* Sat Aug 08 2009 Funda Wang <fwang@mandriva.org> 0.8-0.20080808.1mdv2010.0
12cr|exalt-0.9-1.76819.2|104	+ Revision: 411613
12cr|exalt-0.9-1.76819.2|105	- adjust BR
12cr|exalt-0.9-1.76819.2|106	- New snapshot
12cr|exalt-0.9-1.76819.2|107	
12cr|exalt-0.9-1.76819.2|108	* Thu Jul 09 2009 Funda Wang <fwang@mandriva.org> 0.6-5mdv2010.0
12cr|exalt-0.9-1.76819.2|109	+ Revision: 393744
12cr|exalt-0.9-1.76819.2|110	- rebuild
12cr|exalt-0.9-1.76819.2|111	
12cr|exalt-0.9-1.76819.2|112	* Wed Mar 04 2009 Antoine Ginies <aginies@mandriva.com> 0.6-4mdv2009.1
12cr|exalt-0.9-1.76819.2|113	+ Revision: 348440
12cr|exalt-0.9-1.76819.2|114	- provide std C math function of GCC
12cr|exalt-0.9-1.76819.2|115	- try to fix 2009.0 build
12cr|exalt-0.9-1.76819.2|116	
12cr|exalt-0.9-1.76819.2|117	* Tue Mar 03 2009 Antoine Ginies <aginies@mandriva.com> 0.6-3mdv2009.1
12cr|exalt-0.9-1.76819.2|118	+ Revision: 347884
12cr|exalt-0.9-1.76819.2|119	- add wpa_supplicant and dhcp support for exalt
12cr|exalt-0.9-1.76819.2|120	
12cr|exalt-0.9-1.76819.2|121	* Mon Mar 02 2009 Antoine Ginies <aginies@mandriva.com> 0.6-2mdv2009.1
12cr|exalt-0.9-1.76819.2|122	+ Revision: 347519
12cr|exalt-0.9-1.76819.2|123	- fix bad conflits and obsolete and provides
12cr|exalt-0.9-1.76819.2|124	
12cr|exalt-0.9-1.76819.2|125	* Mon Mar 02 2009 Antoine Ginies <aginies@mandriva.com> 0.6-1mdv2009.1
12cr|exalt-0.9-1.76819.2|126	+ Revision: 347451
12cr|exalt-0.9-1.76819.2|127	- fix %%files tag
12cr|exalt-0.9-1.76819.2|128	- import exalt
12cr|exalt-0.9-1.76819.2|129	
12cr|exalt-0.9-1.76819.2|130	

1256 12
12cr|exchange-0.0.0.002-0.54300.1|1	#Tarball of svn snapshot created as follows...
12cr|exchange-0.0.0.002-0.54300.1|2	#Cut and paste in a shell after removing initial #
12cr|exchange-0.0.0.002-0.54300.1|3	
12cr|exchange-0.0.0.002-0.54300.1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/PROTO/exchange exchange; \
12cr|exchange-0.0.0.002-0.54300.1|5	#cd exchange; \
12cr|exchange-0.0.0.002-0.54300.1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|exchange-0.0.0.002-0.54300.1|7	#VERSION=$(cat configure.ac | grep "exchange" | grep INIT | sed 's@\[@@g' | sed 's@\]@@g' | sed 's@)@@g' | cut -d, -f 2 | sed "s@ @@"); \
12cr|exchange-0.0.0.002-0.54300.1|8	#PKG_VERSION=$VERSION.$SVNREV; \
12cr|exchange-0.0.0.002-0.54300.1|9	#cd ..; \
12cr|exchange-0.0.0.002-0.54300.1|10	#tar -Jcf exchange-$PKG_VERSION.tar.xz exchange/ --exclude .svn --exclude .*ignore
12cr|exchange-0.0.0.002-0.54300.1|11	
12cr|exchange-0.0.0.002-0.54300.1|12	%define svnrev	54300
12cr|exchange-0.0.0.002-0.54300.1|13	
12cr|exchange-0.0.0.002-0.54300.1|14	%define	major	0
12cr|exchange-0.0.0.002-0.54300.1|15	%define	libname		%mklibname	%{name} %{major}
12cr|exchange-0.0.0.002-0.54300.1|16	%define	develname	%mklibname	%{name} -d
12cr|exchange-0.0.0.002-0.54300.1|17	
12cr|exchange-0.0.0.002-0.54300.1|18	Summary:	The enlightened way how to exchange stuff
12cr|exchange-0.0.0.002-0.54300.1|19	Name:		exchange
12cr|exchange-0.0.0.002-0.54300.1|20	Version:	0.0.0.002
12cr|exchange-0.0.0.002-0.54300.1|21	Release:	0.%{svnrev}.1
12cr|exchange-0.0.0.002-0.54300.1|22	License:	GPLv2
12cr|exchange-0.0.0.002-0.54300.1|23	Group:		System/Libraries
12cr|exchange-0.0.0.002-0.54300.1|24	URL:		http://enlightenment.org/
12cr|exchange-0.0.0.002-0.54300.1|25	Source0: 	%{name}-%{version}.%{svnrev}.tar.xz
12cr|exchange-0.0.0.002-0.54300.1|26	
12cr|exchange-0.0.0.002-0.54300.1|27	BuildRequires:	edje
12cr|exchange-0.0.0.002-0.54300.1|28	BuildRequires:	pkgconfig(ecore)
12cr|exchange-0.0.0.002-0.54300.1|29	BuildRequires:	pkgconfig(edje)
12cr|exchange-0.0.0.002-0.54300.1|30	BuildRequires:	pkgconfig(libxml-2.0)
12cr|exchange-0.0.0.002-0.54300.1|31	
12cr|exchange-0.0.0.002-0.54300.1|32	%description
12cr|exchange-0.0.0.002-0.54300.1|33	The enlightened way how to exchange stuff
12cr|exchange-0.0.0.002-0.54300.1|34	
12cr|exchange-0.0.0.002-0.54300.1|35	%package -n %{libname}
12cr|exchange-0.0.0.002-0.54300.1|36	Summary:    Exchange library
12cr|exchange-0.0.0.002-0.54300.1|37	Group:      System/Libraries
12cr|exchange-0.0.0.002-0.54300.1|38	
12cr|exchange-0.0.0.002-0.54300.1|39	%description -n %{libname}
12cr|exchange-0.0.0.002-0.54300.1|40	This package contains the dynamic libraries from %{name}.
12cr|exchange-0.0.0.002-0.54300.1|41	
12cr|exchange-0.0.0.002-0.54300.1|42	%package -n %{develname}
12cr|exchange-0.0.0.002-0.54300.1|43	Summary:    Exchange headers, libraries, documentation and test programs
12cr|exchange-0.0.0.002-0.54300.1|44	Group:      Development/Other
12cr|exchange-0.0.0.002-0.54300.1|45	Requires:   %{libname} = %{version}
12cr|exchange-0.0.0.002-0.54300.1|46	Provides:   %{name}-devel = %{version}-%{release}
12cr|exchange-0.0.0.002-0.54300.1|47	
12cr|exchange-0.0.0.002-0.54300.1|48	%description -n %{develname}
12cr|exchange-0.0.0.002-0.54300.1|49	Headers and libraries from %{name}
12cr|exchange-0.0.0.002-0.54300.1|50	
12cr|exchange-0.0.0.002-0.54300.1|51	%prep
12cr|exchange-0.0.0.002-0.54300.1|52	%setup -qn %{name}
12cr|exchange-0.0.0.002-0.54300.1|53	
12cr|exchange-0.0.0.002-0.54300.1|54	%build
12cr|exchange-0.0.0.002-0.54300.1|55	NOCONFIGURE=yes ./autogen.sh
12cr|exchange-0.0.0.002-0.54300.1|56	%configure2_5x \
12cr|exchange-0.0.0.002-0.54300.1|57	--disable-static
12cr|exchange-0.0.0.002-0.54300.1|58	%make
12cr|exchange-0.0.0.002-0.54300.1|59	
12cr|exchange-0.0.0.002-0.54300.1|60	%install
12cr|exchange-0.0.0.002-0.54300.1|61	rm -rf %{buildroot}
12cr|exchange-0.0.0.002-0.54300.1|62	%makeinstall_std
12cr|exchange-0.0.0.002-0.54300.1|63	
12cr|exchange-0.0.0.002-0.54300.1|64	%files -n %{libname}
12cr|exchange-0.0.0.002-0.54300.1|65	%{_libdir}/*.so.%{major}*
12cr|exchange-0.0.0.002-0.54300.1|66	
12cr|exchange-0.0.0.002-0.54300.1|67	%files -n %{develname}
12cr|exchange-0.0.0.002-0.54300.1|68	%{_includedir}/exchange*
12cr|exchange-0.0.0.002-0.54300.1|69	%{_libdir}/*.so
12cr|exchange-0.0.0.002-0.54300.1|70	%{_libdir}/pkgconfig/*pc
12cr|exchange-0.0.0.002-0.54300.1|71	
12cr|exchange-0.0.0.002-0.54300.1|72	
12cr|exchange-0.0.0.002-0.54300.1|73	
12cr|exchange-0.0.0.002-0.54300.1|74	%changelog
12cr|exchange-0.0.0.002-0.54300.1|75	* Wed Jan 11 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.0.0.002-0.54300.1
12cr|exchange-0.0.0.002-0.54300.1|76	+ Revision: 759649
12cr|exchange-0.0.0.002-0.54300.1|77	- remove unneeded find_lang
12cr|exchange-0.0.0.002-0.54300.1|78	- fixed main group
12cr|exchange-0.0.0.002-0.54300.1|79	- imported package exchange
12cr|exchange-0.0.0.002-0.54300.1|80	
12cr|exchange-0.0.0.002-0.54300.1|81	
12cr|exchange-0.0.0.002-0.54300.1|82	* Tue Jan 10 2012 Matthew Dawkins <mdawkins@unity-linux.org> 0.0.0.002-0.54300.1-unity2011
12cr|exchange-0.0.0.002-0.54300.1|83	- new version 0.0.0.002
12cr|exchange-0.0.0.002-0.54300.1|84	
12cr|exchange-0.0.0.002-0.54300.1|85	* Wed Aug 24 2011 Gianvacca <gianvacca@unity-linux.org> 0.0.0.002.54300-0.20110824.1-unity2011
12cr|exchange-0.0.0.002-0.54300.1|86	- new snapshot
12cr|exchange-0.0.0.002-0.54300.1|87	
12cr|exchange-0.0.0.002-0.54300.1|88	* Sat Mar 05 2011 OnlyHuman <halo.3.0sdt@googlemail.com> 0.0.1-0.20110305.1-unity2011
12cr|exchange-0.0.0.002-0.54300.1|89	- new snapshot 20110305
12cr|exchange-0.0.0.002-0.54300.1|90	
12cr|exchange-0.0.0.002-0.54300.1|91	* Fri Jan 14 2011 OnlyHuman <halo.3.0sdt@googlemail.com> 0.0.1-0.20110114.1-unity2011
12cr|exchange-0.0.0.002-0.54300.1|92	- new snapshot 20110114
12cr|exchange-0.0.0.002-0.54300.1|93	
12cr|exchange-0.0.0.002-0.54300.1|94	* Fri Dec 17 2010 OnlyHuman <halo.3.0sdt@googlemail.com> 0.0.1-0.20101203.1-unity2010
12cr|exchange-0.0.0.002-0.54300.1|95	- new snapshot 20101203
12cr|exchange-0.0.0.002-0.54300.1|96	
12cr|exchange-0.0.0.002-0.54300.1|97	* Tue Oct 12 2010 mdawkins <mattydaw@gmail.com> 0.0.1-0.20101006.1-unity2010
12cr|exchange-0.0.0.002-0.54300.1|98	- new snapshot 20101006
12cr|exchange-0.0.0.002-0.54300.1|99	
12cr|exchange-0.0.0.002-0.54300.1|100	* Wed Aug 25 2010 mdawkins <mattydaw@gmail.com> 0.0.1-0.20100825.1-unity2010
12cr|exchange-0.0.0.002-0.54300.1|101	- first build

1257 12
12cr|execline-1.08-4|1	Name:			execline
12cr|execline-1.08-4|2	Version:		1.08
12cr|execline-1.08-4|3	Release:		%mkrel 4
12cr|execline-1.08-4|4	
12cr|execline-1.08-4|5	%define _bindir		/bin
12cr|execline-1.08-4|6	
12cr|execline-1.08-4|7	Summary:	A light non-interactive scripting language
12cr|execline-1.08-4|8	License:	BSD
12cr|execline-1.08-4|9	Group:		Shells
12cr|execline-1.08-4|10	URL:		http://www.skarnet.org/software/execline/
12cr|execline-1.08-4|11	Source0:	http://www.skarnet.org/software/%{name}/%{name}-%{version}.tar.gz
12cr|execline-1.08-4|12	
12cr|execline-1.08-4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|execline-1.08-4|14	BuildRequires:  skalibs-devel >= 0.40
12cr|execline-1.08-4|15	
12cr|execline-1.08-4|16	%description
12cr|execline-1.08-4|17	execline is a very light, non-interactive scripting language, which is
12cr|execline-1.08-4|18	similar to a shell. Simple shell scripts can be easily rewritten in the
12cr|execline-1.08-4|19	execline language, improving performance and memory usage. execline was
12cr|execline-1.08-4|20	designed for use in embedded systems, but works on most Unix flavors.
12cr|execline-1.08-4|21	
12cr|execline-1.08-4|22	
12cr|execline-1.08-4|23	%prep
12cr|execline-1.08-4|24	%setup -q -n admin
12cr|execline-1.08-4|25	
12cr|execline-1.08-4|26	
12cr|execline-1.08-4|27	%build
12cr|execline-1.08-4|28	
12cr|execline-1.08-4|29	pushd %{name}-%{version}
12cr|execline-1.08-4|30	echo "gcc %{optflags}" > conf-compile/conf-cc
12cr|execline-1.08-4|31	echo "gcc %{optflags}" > conf-compile/conf-ld
12cr|execline-1.08-4|32	echo "/bin/true" >conf-compile/conf-stripbins
12cr|execline-1.08-4|33	
12cr|execline-1.08-4|34	echo "linux-:%{_target_cpu}-:" > src/sys/systype
12cr|execline-1.08-4|35	
12cr|execline-1.08-4|36	echo "%{_includedir}/skalibs" > conf-compile/import
12cr|execline-1.08-4|37	echo "%{_libdir}/skalibs" >> conf-compile/import
12cr|execline-1.08-4|38	
12cr|execline-1.08-4|39	package/compile
12cr|execline-1.08-4|40	perl -pi -e 's|\/command|\/bin|g' etc/execline-{startup,shell}
12cr|execline-1.08-4|41	popd
12cr|execline-1.08-4|42	
12cr|execline-1.08-4|43	
12cr|execline-1.08-4|44	%install
12cr|execline-1.08-4|45	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|execline-1.08-4|46	
12cr|execline-1.08-4|47	mkdir -p %{buildroot}{%{_sysconfdir},/bin}
12cr|execline-1.08-4|48	
12cr|execline-1.08-4|49	pushd %{name}-%{version}
12cr|execline-1.08-4|50	for i in `cat package/command.exported` ;  do
12cr|execline-1.08-4|51	install -m 0755 command/$i %{buildroot}/bin/
12cr|execline-1.08-4|52	done
12cr|execline-1.08-4|53	install -m 0755 etc/* %{buildroot}%{_sysconfdir}/
12cr|execline-1.08-4|54	popd
12cr|execline-1.08-4|55	
12cr|execline-1.08-4|56	
12cr|execline-1.08-4|57	%clean
12cr|execline-1.08-4|58	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|execline-1.08-4|59	
12cr|execline-1.08-4|60	
12cr|execline-1.08-4|61	%files
12cr|execline-1.08-4|62	%defattr(-,root,root)
12cr|execline-1.08-4|63	%doc %{name}-%{version}/package/CHANGES
12cr|execline-1.08-4|64	%doc %{name}-%{version}/package/README
12cr|execline-1.08-4|65	%doc %{name}-%{version}/doc/*.html
12cr|execline-1.08-4|66	/bin/*
12cr|execline-1.08-4|67	%config(noreplace) %{_sysconfdir}/execline-shell
12cr|execline-1.08-4|68	%config(noreplace) %{_sysconfdir}/execline-startup
12cr|execline-1.08-4|69	
12cr|execline-1.08-4|70	
12cr|execline-1.08-4|71	
12cr|execline-1.08-4|72	%changelog
12cr|execline-1.08-4|73	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.08-4mdv2011.0
12cr|execline-1.08-4|74	+ Revision: 618247
12cr|execline-1.08-4|75	- the mass rebuild of 2010.0 packages
12cr|execline-1.08-4|76	
12cr|execline-1.08-4|77	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.08-3mdv2010.0
12cr|execline-1.08-4|78	+ Revision: 437503
12cr|execline-1.08-4|79	- rebuild
12cr|execline-1.08-4|80	
12cr|execline-1.08-4|81	* Wed Jan 28 2009 Oden Eriksson <oeriksson@mandriva.com> 1.08-2mdv2009.1
12cr|execline-1.08-4|82	+ Revision: 335008
12cr|execline-1.08-4|83	- build against glibc to make it work again
12cr|execline-1.08-4|84	
12cr|execline-1.08-4|85	* Wed Jan 28 2009 Oden Eriksson <oeriksson@mandriva.com> 1.08-1mdv2009.1
12cr|execline-1.08-4|86	+ Revision: 334960
12cr|execline-1.08-4|87	- 1.08 (source from freebsd)
12cr|execline-1.08-4|88	
12cr|execline-1.08-4|89	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.07-2mdv2009.0
12cr|execline-1.08-4|90	+ Revision: 266738
12cr|execline-1.08-4|91	- rebuild early 2009.0 package (before pixel changes)
12cr|execline-1.08-4|92	
12cr|execline-1.08-4|93	* Wed May 07 2008 Vincent Danen <vdanen@mandriva.com> 1.07-1mdv2009.0
12cr|execline-1.08-4|94	+ Revision: 202938
12cr|execline-1.08-4|95	- import execline
12cr|execline-1.08-4|96	
12cr|execline-1.08-4|97	

1258 12
12cr|ExEf-1.70-7|1	%define name	ExEf
12cr|ExEf-1.70-7|2	%define version 1.70
12cr|ExEf-1.70-7|3	%define release %mkrel 7
12cr|ExEf-1.70-7|4	
12cr|ExEf-1.70-7|5	Summary:   Real-time audio effects processor
12cr|ExEf-1.70-7|6	Name:      %{name}
12cr|ExEf-1.70-7|7	Version:   %{version}
12cr|ExEf-1.70-7|8	Release:   %{release}
12cr|ExEf-1.70-7|9	Source0:   %{name}.tar.bz2
12cr|ExEf-1.70-7|10	Source1:   robots.tar.bz2
12cr|ExEf-1.70-7|11	Source2:   %{name}16.png.bz2
12cr|ExEf-1.70-7|12	Source3:   %{name}32.png.bz2
12cr|ExEf-1.70-7|13	Source4:   %{name}48.png.bz2
12cr|ExEf-1.70-7|14	Patch0:    ExEf-fix-str-fmt.patch
12cr|ExEf-1.70-7|15	BuildRoot: %{_tmppath}/%{name}-root
12cr|ExEf-1.70-7|16	License:   GPL
12cr|ExEf-1.70-7|17	Group:     Sound
12cr|ExEf-1.70-7|18	URL:	   http://twinstar.hobby.cz/exef/
12cr|ExEf-1.70-7|19	Requires:  tcl, tk
12cr|ExEf-1.70-7|20	
12cr|ExEf-1.70-7|21	%description
12cr|ExEf-1.70-7|22	ExEf (Extreme Effect) is an extremely powerful and flexible Real Time
12cr|ExEf-1.70-7|23	effect engine. It is designed to work with guitars, microphones and
12cr|ExEf-1.70-7|24	other instruments. It can run both in X Window System and command line.
12cr|ExEf-1.70-7|25	
12cr|ExEf-1.70-7|26	%prep
12cr|ExEf-1.70-7|27	%setup -T -b 0 -qn %{name}-V116
12cr|ExEf-1.70-7|28	%setup -T -D -a 1 -qn %{name}-V116
12cr|ExEf-1.70-7|29	%patch0 -p0
12cr|ExEf-1.70-7|30	
12cr|ExEf-1.70-7|31	# Make package relocatable
12cr|ExEf-1.70-7|32	for FILE in ExEf ExEfDSP.c ; do
12cr|ExEf-1.70-7|33	
12cr|ExEf-1.70-7|34	sed "s|/usr/share|%{_datadir}| ; s|/usr/bin|%{_bindir}|" < ./${FILE} > ${FILE}.tmp
12cr|ExEf-1.70-7|35	mv ./${FILE}.tmp ${FILE}
12cr|ExEf-1.70-7|36	
12cr|ExEf-1.70-7|37	done
12cr|ExEf-1.70-7|38	
12cr|ExEf-1.70-7|39	gcc ExEfDSP.c %optflags -lm -o ExEfDSP
12cr|ExEf-1.70-7|40	
12cr|ExEf-1.70-7|41	%install
12cr|ExEf-1.70-7|42	install -d ${RPM_BUILD_ROOT}%{_bindir}
12cr|ExEf-1.70-7|43	install -d ${RPM_BUILD_ROOT}%{_datadir}/ExEf
12cr|ExEf-1.70-7|44	
12cr|ExEf-1.70-7|45	install -m 755 ExEf ExEfDSP ${RPM_BUILD_ROOT}%{_bindir}
12cr|ExEf-1.70-7|46	cp -f ExEflogo.gif .ExEfrc ${RPM_BUILD_ROOT}%{_datadir}/ExEf
12cr|ExEf-1.70-7|47	cp -R configs ${RPM_BUILD_ROOT}%{_datadir}/ExEf
12cr|ExEf-1.70-7|48	cp -f robots/* ${RPM_BUILD_ROOT}%{_datadir}/ExEf/configs
12cr|ExEf-1.70-7|49	
12cr|ExEf-1.70-7|50	#
12cr|ExEf-1.70-7|51	# Icons
12cr|ExEf-1.70-7|52	install -d ${RPM_BUILD_ROOT}{%_miconsdir,%_liconsdir}
12cr|ExEf-1.70-7|53	bzcat %{SOURCE2} > ${RPM_BUILD_ROOT}%{_miconsdir}/%name.png
12cr|ExEf-1.70-7|54	bzcat %{SOURCE3} > ${RPM_BUILD_ROOT}%{_iconsdir}/%name.png
12cr|ExEf-1.70-7|55	bzcat %{SOURCE4} > ${RPM_BUILD_ROOT}%{_liconsdir}/%name.png
12cr|ExEf-1.70-7|56	
12cr|ExEf-1.70-7|57	
12cr|ExEf-1.70-7|58	mkdir -p %{buildroot}%{_datadir}/applications
12cr|ExEf-1.70-7|59	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|ExEf-1.70-7|60	[Desktop Entry]
12cr|ExEf-1.70-7|61	Name=ExEf
12cr|ExEf-1.70-7|62	Comment=Real-time audio effects processor
12cr|ExEf-1.70-7|63	Exec=%{_bindir}/%{name}
12cr|ExEf-1.70-7|64	Icon=%{name}
12cr|ExEf-1.70-7|65	Terminal=false
12cr|ExEf-1.70-7|66	Type=Application
12cr|ExEf-1.70-7|67	Categories=AudioVideo;Audio;
12cr|ExEf-1.70-7|68	EOF
12cr|ExEf-1.70-7|69	
12cr|ExEf-1.70-7|70	%clean
12cr|ExEf-1.70-7|71	rm -rf ${RPM_BUILD_ROOT}
12cr|ExEf-1.70-7|72	
12cr|ExEf-1.70-7|73	%if %mdkversion < 200900
12cr|ExEf-1.70-7|74	%post
12cr|ExEf-1.70-7|75	%{update_menus}
12cr|ExEf-1.70-7|76	%endif
12cr|ExEf-1.70-7|77	
12cr|ExEf-1.70-7|78	%if %mdkversion < 200900
12cr|ExEf-1.70-7|79	%postun
12cr|ExEf-1.70-7|80	%{clean_menus}
12cr|ExEf-1.70-7|81	%endif
12cr|ExEf-1.70-7|82	
12cr|ExEf-1.70-7|83	%files
12cr|ExEf-1.70-7|84	%defattr(-,root,root,755)
12cr|ExEf-1.70-7|85	%doc COPYING
12cr|ExEf-1.70-7|86	%{_bindir}/*
12cr|ExEf-1.70-7|87	%dir %{_datadir}/ExEf
12cr|ExEf-1.70-7|88	%{_datadir}/ExEf/*
12cr|ExEf-1.70-7|89	%{_datadir}/ExEf/.ExEfrc
12cr|ExEf-1.70-7|90	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|ExEf-1.70-7|91	%{_iconsdir}/%{name}.png
12cr|ExEf-1.70-7|92	%{_miconsdir}/%{name}.png
12cr|ExEf-1.70-7|93	%{_liconsdir}/%{name}.png
12cr|ExEf-1.70-7|94	
12cr|ExEf-1.70-7|95	
12cr|ExEf-1.70-7|96	%changelog
12cr|ExEf-1.70-7|97	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.70-7mdv2011.0
12cr|ExEf-1.70-7|98	+ Revision: 610402
12cr|ExEf-1.70-7|99	- rebuild
12cr|ExEf-1.70-7|100	
12cr|ExEf-1.70-7|101	* Sat May 01 2010 Funda Wang <fwang@mandriva.org> 1.70-6mdv2010.1
12cr|ExEf-1.70-7|102	+ Revision: 541464
12cr|ExEf-1.70-7|103	- fix str fmt
12cr|ExEf-1.70-7|104	
12cr|ExEf-1.70-7|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|ExEf-1.70-7|106	- rebuild
12cr|ExEf-1.70-7|107	
12cr|ExEf-1.70-7|108	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.70-5mdv2009.0
12cr|ExEf-1.70-7|109	+ Revision: 244997
12cr|ExEf-1.70-7|110	- rebuild
12cr|ExEf-1.70-7|111	
12cr|ExEf-1.70-7|112	+ Pixel <pixel@mandriva.com>
12cr|ExEf-1.70-7|113	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|ExEf-1.70-7|114	
12cr|ExEf-1.70-7|115	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.70-3mdv2008.1
12cr|ExEf-1.70-7|116	+ Revision: 170822
12cr|ExEf-1.70-7|117	- rebuild
12cr|ExEf-1.70-7|118	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|ExEf-1.70-7|119	- kill re-definition of %%buildroot on Pixel's request
12cr|ExEf-1.70-7|120	
12cr|ExEf-1.70-7|121	+ Olivier Blin <oblin@mandriva.com>
12cr|ExEf-1.70-7|122	- restore BuildRoot
12cr|ExEf-1.70-7|123	
12cr|ExEf-1.70-7|124	* Sun Sep 16 2007 Emmanuel Andry <eandry@mandriva.org> 1.70-2mdv2008.0
12cr|ExEf-1.70-7|125	+ Revision: 88675
12cr|ExEf-1.70-7|126	- drop old menu
12cr|ExEf-1.70-7|127	- xdg menu
12cr|ExEf-1.70-7|128	- Import ExEf
12cr|ExEf-1.70-7|129	
12cr|ExEf-1.70-7|130	
12cr|ExEf-1.70-7|131	
12cr|ExEf-1.70-7|132	* Sun Jan 22 2006 Emmanuel Andry <eandry@free.fr> 1.70-1mdk
12cr|ExEf-1.70-7|133	- New release 1.70
12cr|ExEf-1.70-7|134	- mkrel
12cr|ExEf-1.70-7|135	
12cr|ExEf-1.70-7|136	* Fri May 13 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.16-3mdk
12cr|ExEf-1.70-7|137	- Rebuild
12cr|ExEf-1.70-7|138	
12cr|ExEf-1.70-7|139	* Fri Feb 20 2004 David Baudens <baudens@mandrakesoft.com> 1.16-2mdk
12cr|ExEf-1.70-7|140	- Remove broken menu entry (Documentation)
12cr|ExEf-1.70-7|141	
12cr|ExEf-1.70-7|142	* Mon Mar 10 2003 Marcel Pol <mpol@gmx.net> 1.16-1mdk
12cr|ExEf-1.70-7|143	- 1.16
12cr|ExEf-1.70-7|144	
12cr|ExEf-1.70-7|145	* Mon Mar 10 2003 Marcel Pol <mpol@gmx.net> 1.14-2mdk
12cr|ExEf-1.70-7|146	- club => contrib
12cr|ExEf-1.70-7|147	
12cr|ExEf-1.70-7|148	* Tue Dec 10 2002 Maxim Heijndijk <cchq@wanadoo.nl> 1.14-1mdk
12cr|ExEf-1.70-7|149	- Initial wrap.

1259 12
12cr|exelearning-1.04.0.3532-4|1	Name:           exelearning
12cr|exelearning-1.04.0.3532-4|2	Summary:        eXe eLearning XHTML editor
12cr|exelearning-1.04.0.3532-4|3	Url:            http://exelearning.org/
12cr|exelearning-1.04.0.3532-4|4	Version:        1.04.0.3532
12cr|exelearning-1.04.0.3532-4|5	License:        GPL
12cr|exelearning-1.04.0.3532-4|6	Group:          Publishing
12cr|exelearning-1.04.0.3532-4|7	Release:        4
12cr|exelearning-1.04.0.3532-4|8	Source0:        exe-%{version}-source.tar.bz2
12cr|exelearning-1.04.0.3532-4|9	Source1:	exe_ru.tar.gz
12cr|exelearning-1.04.0.3532-4|10	Patch0:         exe-1.02.0.3303-desktop.patch
12cr|exelearning-1.04.0.3532-4|11	#Patch1:         exe-1.04.0.3532-deprecated_md5.patch
12cr|exelearning-1.04.0.3532-4|12	BuildRequires:  python-devel unzip
12cr|exelearning-1.04.0.3532-4|13	BuildRequires:  fdupes
12cr|exelearning-1.04.0.3532-4|14	BuildRequires:  python-setuptools
12cr|exelearning-1.04.0.3532-4|15	Requires:       python-imaging
12cr|exelearning-1.04.0.3532-4|16	Requires:       python-zope-interface
12cr|exelearning-1.04.0.3532-4|17	Requires:       firefox
12cr|exelearning-1.04.0.3532-4|18	Requires:       python-xmldiff
12cr|exelearning-1.04.0.3532-4|19	Suggests:     %name-manual = %version
12cr|exelearning-1.04.0.3532-4|20	%{py_requires}
12cr|exelearning-1.04.0.3532-4|21	
12cr|exelearning-1.04.0.3532-4|22	%description
12cr|exelearning-1.04.0.3532-4|23	eXe, the eLearning XHTML editor, is an authoring environment which enables
12cr|exelearning-1.04.0.3532-4|24	teachers to publish web content in standard package formats (like IMS
12cr|exelearning-1.04.0.3532-4|25	Content Packages and SCORM) without the need to become proficient in HTML
12cr|exelearning-1.04.0.3532-4|26	or XML markup.  Content generated using eXe can be used by any Learning
12cr|exelearning-1.04.0.3532-4|27	Management System.
12cr|exelearning-1.04.0.3532-4|28	
12cr|exelearning-1.04.0.3532-4|29	
12cr|exelearning-1.04.0.3532-4|30	%package manual
12cr|exelearning-1.04.0.3532-4|31	Summary:        The complete manual for eXe
12cr|exelearning-1.04.0.3532-4|32	Group:          Books/Other
12cr|exelearning-1.04.0.3532-4|33	Recommends:     %name = %version
12cr|exelearning-1.04.0.3532-4|34	
12cr|exelearning-1.04.0.3532-4|35	%description manual
12cr|exelearning-1.04.0.3532-4|36	This package contains the complete manual for eXe.
12cr|exelearning-1.04.0.3532-4|37	
12cr|exelearning-1.04.0.3532-4|38	%package devel
12cr|exelearning-1.04.0.3532-4|39	Summary:        Development package for eXe based software
12cr|exelearning-1.04.0.3532-4|40	Group:          Development/Other
12cr|exelearning-1.04.0.3532-4|41	Requires:       %name = %version
12cr|exelearning-1.04.0.3532-4|42	
12cr|exelearning-1.04.0.3532-4|43	%description devel
12cr|exelearning-1.04.0.3532-4|44	This package contains the header files and libraries needed to develop
12cr|exelearning-1.04.0.3532-4|45	programs that use eXe.
12cr|exelearning-1.04.0.3532-4|46	
12cr|exelearning-1.04.0.3532-4|47	
12cr|exelearning-1.04.0.3532-4|48	%prep
12cr|exelearning-1.04.0.3532-4|49	%setup -n exe -a 1
12cr|exelearning-1.04.0.3532-4|50	%patch0
12cr|exelearning-1.04.0.3532-4|51	#patch1 -p0
12cr|exelearning-1.04.0.3532-4|52	# remove the other platform binaries
12cr|exelearning-1.04.0.3532-4|53	#rm -f exe/webui/templates/mimetex.64.cgi exe/webui/templates/mimetex.exe
12cr|exelearning-1.04.0.3532-4|54	rm -f exe/webui/templates/mimetex-darwin.cgi
12cr|exelearning-1.04.0.3532-4|55	rm -f exe/msvcr71.dll
12cr|exelearning-1.04.0.3532-4|56	rm -f twisted/spread/cBanana.so
12cr|exelearning-1.04.0.3532-4|57	rm -f twisted/protocols/_c_urlarg.so
12cr|exelearning-1.04.0.3532-4|58	
12cr|exelearning-1.04.0.3532-4|59	#exclude file requires ugly arch dependensis
12cr|exelearning-1.04.0.3532-4|60	%ifarch i586
12cr|exelearning-1.04.0.3532-4|61	rm -f exe/webui/templates/mimetex.64.cgi
12cr|exelearning-1.04.0.3532-4|62	%endif
12cr|exelearning-1.04.0.3532-4|63	%ifarch x86_64
12cr|exelearning-1.04.0.3532-4|64	rm -f exe/webui/templates/mimetex.cgi
12cr|exelearning-1.04.0.3532-4|65	%endif
12cr|exelearning-1.04.0.3532-4|66	
12cr|exelearning-1.04.0.3532-4|67	%build
12cr|exelearning-1.04.0.3532-4|68	python rpm-setup.py build
12cr|exelearning-1.04.0.3532-4|69	
12cr|exelearning-1.04.0.3532-4|70	%install
12cr|exelearning-1.04.0.3532-4|71	export NO_BRP_CHECK_BYTECODE_VERSION="true"
12cr|exelearning-1.04.0.3532-4|72	python rpm-setup.py install --prefix=%{_prefix} --root=%{buildroot}
12cr|exelearning-1.04.0.3532-4|73	#
12cr|exelearning-1.04.0.3532-4|74	cp -a twisted nevow formless %{buildroot}%{_datadir}/exe
12cr|exelearning-1.04.0.3532-4|75	install -Dm644 exe.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/exe.png
12cr|exelearning-1.04.0.3532-4|76	install -Dm644 exe.desktop %{buildroot}%{_datadir}/applications/exe.desktop
12cr|exelearning-1.04.0.3532-4|77	install -Dm644 exe.xml     %{buildroot}%{_datadir}/mime/packages/exe.xml
12cr|exelearning-1.04.0.3532-4|78	
12cr|exelearning-1.04.0.3532-4|79	chmod 755 %{buildroot}%{_datadir}/exe/twisted/web/test/test_distrib.py
12cr|exelearning-1.04.0.3532-4|80	chmod 755 %{buildroot}%{_datadir}/exe/twisted/trial/test/scripttest.py
12cr|exelearning-1.04.0.3532-4|81	chmod 755 %{buildroot}%{_datadir}/exe/twisted/pb/tokens.py
12cr|exelearning-1.04.0.3532-4|82	chmod 755 %{buildroot}%{_datadir}/exe/twisted/pb/test/test_schema.py
12cr|exelearning-1.04.0.3532-4|83	chmod 755 %{buildroot}%{_datadir}/exe/twisted/pb/remoteinterface.py
12cr|exelearning-1.04.0.3532-4|84	chmod 755 %{buildroot}%{_datadir}/exe/twisted/pb/banana.py
12cr|exelearning-1.04.0.3532-4|85	chmod 755 %{buildroot}%{_datadir}/exe/twisted/internet/glib2reactor.py
12cr|exelearning-1.04.0.3532-4|86	chmod 755 %{buildroot}%{py_sitedir}/exe/webui/webserver.py
12cr|exelearning-1.04.0.3532-4|87	chmod 755 %{buildroot}%{py_sitedir}/exe/webui/browser.py
12cr|exelearning-1.04.0.3532-4|88	chmod 755 %{buildroot}%{py_sitedir}/exe/engine/version.py
12cr|exelearning-1.04.0.3532-4|89	chmod 755 %{buildroot}%{py_sitedir}/exe/engine/feedparser.py
12cr|exelearning-1.04.0.3532-4|90	chmod 755 %{buildroot}%{py_sitedir}/exe/application.py
12cr|exelearning-1.04.0.3532-4|91	chmod 755 %{buildroot}%{_datadir}/exe/templates/mimetex*.cgi
12cr|exelearning-1.04.0.3532-4|92	
12cr|exelearning-1.04.0.3532-4|93	
12cr|exelearning-1.04.0.3532-4|94	%post
12cr|exelearning-1.04.0.3532-4|95	if [ -f usr/bin/update-mime-database ]; then
12cr|exelearning-1.04.0.3532-4|96	usr/bin/update-mime-database /usr/share/mime &> /dev/null
12cr|exelearning-1.04.0.3532-4|97	fi
12cr|exelearning-1.04.0.3532-4|98	
12cr|exelearning-1.04.0.3532-4|99	%postun
12cr|exelearning-1.04.0.3532-4|100	if [ -f usr/bin/update-mime-database ]; then
12cr|exelearning-1.04.0.3532-4|101	usr/bin/update-mime-database /usr/share/mime > /dev/null
12cr|exelearning-1.04.0.3532-4|102	fi
12cr|exelearning-1.04.0.3532-4|103	
12cr|exelearning-1.04.0.3532-4|104	%files
12cr|exelearning-1.04.0.3532-4|105	%defattr(-,root,root)
12cr|exelearning-1.04.0.3532-4|106	%doc COPYING NEWS
12cr|exelearning-1.04.0.3532-4|107	%{_bindir}/exe
12cr|exelearning-1.04.0.3532-4|108	%dir %{py_sitedir}/exe
12cr|exelearning-1.04.0.3532-4|109	%{py_sitedir}/exe/*
12cr|exelearning-1.04.0.3532-4|110	%dir %{_datadir}/exe
12cr|exelearning-1.04.0.3532-4|111	%{_datadir}/exe/*
12cr|exelearning-1.04.0.3532-4|112	%exclude %{_datadir}/exe/docs/manual/*
12cr|exelearning-1.04.0.3532-4|113	%{_datadir}/icons/hicolor
12cr|exelearning-1.04.0.3532-4|114	%{_datadir}/applications/exe.desktop
12cr|exelearning-1.04.0.3532-4|115	%config %{_datadir}/mime/packages/exe.xml
12cr|exelearning-1.04.0.3532-4|116	%exclude %{_datadir}/exe/twisted/spread/cBanana.c
12cr|exelearning-1.04.0.3532-4|117	%exclude %{_datadir}/exe/twisted/protocols/_c_urlarg.c
12cr|exelearning-1.04.0.3532-4|118	%exclude %{_datadir}/exe/twisted/internet/iocpreactor/_iocp.c
12cr|exelearning-1.04.0.3532-4|119	%exclude %{_datadir}/exe/twisted/internet/cfsupport/cfsupport.c
12cr|exelearning-1.04.0.3532-4|120	
12cr|exelearning-1.04.0.3532-4|121	%{py_sitedir}/exe-*.egg-info
12cr|exelearning-1.04.0.3532-4|122	
12cr|exelearning-1.04.0.3532-4|123	%files manual
12cr|exelearning-1.04.0.3532-4|124	%defattr(-,root,root)
12cr|exelearning-1.04.0.3532-4|125	%dir %{_datadir}/exe/docs/manual
12cr|exelearning-1.04.0.3532-4|126	%{_datadir}/exe/docs/manual/*
12cr|exelearning-1.04.0.3532-4|127	
12cr|exelearning-1.04.0.3532-4|128	%files devel
12cr|exelearning-1.04.0.3532-4|129	%defattr(-,root,root)
12cr|exelearning-1.04.0.3532-4|130	%{_datadir}/exe/twisted/spread/cBanana.c
12cr|exelearning-1.04.0.3532-4|131	%{_datadir}/exe/twisted/protocols/_c_urlarg.c
12cr|exelearning-1.04.0.3532-4|132	%{_datadir}/exe/twisted/internet/iocpreactor/_iocp.c
12cr|exelearning-1.04.0.3532-4|133	%{_datadir}/exe/twisted/internet/cfsupport/cfsupport.c
12cr|exelearning-1.04.0.3532-4|134	
12cr|exelearning-1.04.0.3532-4|135	
12cr|exelearning-1.04.0.3532-4|136	%changelog
12cr|exelearning-1.04.0.3532-4|137	* Sat May 21 2011 Александр Казанцев <kazancas@mandriva.org> 1.04.0.3532-3mdv2011.0
12cr|exelearning-1.04.0.3532-4|138	+ Revision: 676955
12cr|exelearning-1.04.0.3532-4|139	- imported package exelearning
12cr|exelearning-1.04.0.3532-4|140	

1260 12
12cr|exim-4.76-0.2|1	%define _disable_ld_no_undefined 1
12cr|exim-4.76-0.2|2	
12cr|exim-4.76-0.2|3	%if %mandriva_branch == Cooker
12cr|exim-4.76-0.2|4	# Cooker
12cr|exim-4.76-0.2|5	%define release %mkrel 3
12cr|exim-4.76-0.2|6	%else
12cr|exim-4.76-0.2|7	# Old distros
12cr|exim-4.76-0.2|8	%define subrel 2
12cr|exim-4.76-0.2|9	%define release %mkrel 0
12cr|exim-4.76-0.2|10	%endif
12cr|exim-4.76-0.2|11	
12cr|exim-4.76-0.2|12	%define saversion 4.2.1
12cr|exim-4.76-0.2|13	
12cr|exim-4.76-0.2|14	%define tlsdir		%{_sysconfdir}/pki/tls/%{name}
12cr|exim-4.76-0.2|15	
12cr|exim-4.76-0.2|16	%define build_mysql	1
12cr|exim-4.76-0.2|17	%define build_pgsql	0
12cr|exim-4.76-0.2|18	%define build_monitor	1
12cr|exim-4.76-0.2|19	%define build_exiscan	1
12cr|exim-4.76-0.2|20	%define build_spf2	0
12cr|exim-4.76-0.2|21	%define build_srs_alt	0
12cr|exim-4.76-0.2|22	%define build_sqlite3	1
12cr|exim-4.76-0.2|23	%define build_ldap	1
12cr|exim-4.76-0.2|24	%define build_sasl2	1
12cr|exim-4.76-0.2|25	%define build_logrotate	1
12cr|exim-4.76-0.2|26	
12cr|exim-4.76-0.2|27	%define build_certs	1
12cr|exim-4.76-0.2|28	%define altpriority 	40
12cr|exim-4.76-0.2|29	
12cr|exim-4.76-0.2|30	# commandline overrides:
12cr|exim-4.76-0.2|31	# rpm -ba|--rebuild --define 'with_xxx'
12cr|exim-4.76-0.2|32	%{?_with_mysql: %{expand: %%global build_mysql 1}}
12cr|exim-4.76-0.2|33	%{?_without_mysql: %{expand: %%global build_mysql 0}}
12cr|exim-4.76-0.2|34	%{?_with_pgsql: %{expand: %%global build_pgsql 1}}
12cr|exim-4.76-0.2|35	%{?_without_pgsql: %{expand: %%global build_pgsql 0}}
12cr|exim-4.76-0.2|36	%{?_with_monitor: %{expand: %%global build_monitor 1}}
12cr|exim-4.76-0.2|37	%{?_without_monitor: %{expand: %%global build_monitor 0}}
12cr|exim-4.76-0.2|38	%{?_with_exiscan: %{expand: %%global build_exiscan 1}}
12cr|exim-4.76-0.2|39	%{?_without_exiscan: %{expand: %%global build_exiscan 0}}
12cr|exim-4.76-0.2|40	%{?_with_spf2: %{expand: %%global build_spf2 1}}
12cr|exim-4.76-0.2|41	%{?_without_spf2: %{expand: %%global build_spf2 0}}
12cr|exim-4.76-0.2|42	%{?_with_srs_alt: %{expand: %%global build_srs_alt 1}}
12cr|exim-4.76-0.2|43	%{?_without_srs_alt: %{expand: %%global build_srs_alt 0}}
12cr|exim-4.76-0.2|44	%{?_with_sqlite3: %{expand: %%global build_sqlite3 1}}
12cr|exim-4.76-0.2|45	%{?_without_sqlite3: %{expand: %%global build_sqlite3 0}}
12cr|exim-4.76-0.2|46	%{?_with_ldap: %{expand: %%global build_ldap 1}}
12cr|exim-4.76-0.2|47	%{?_without_ldap: %{expand: %%global build_ldap 0}}
12cr|exim-4.76-0.2|48	%{?_with_sasl2: %{expand: %%global build_sasl2 1}}
12cr|exim-4.76-0.2|49	%{?_without_sasl2: %{expand: %%global build_sasl2 0}}
12cr|exim-4.76-0.2|50	%{?_with_logrotate: %{expand: %%global build_logrotate 1}}
12cr|exim-4.76-0.2|51	%{?_without_logrotate: %{expand: %%global build_logrotate 0}}
12cr|exim-4.76-0.2|52	
12cr|exim-4.76-0.2|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
12cr|exim-4.76-0.2|54	
12cr|exim-4.76-0.2|55	Summary:		The exim mail transfer agent
12cr|exim-4.76-0.2|56	Name:			exim
12cr|exim-4.76-0.2|57	Version:		4.76
12cr|exim-4.76-0.2|58	Release:		%{release}
12cr|exim-4.76-0.2|59	License:		GPLv2+
12cr|exim-4.76-0.2|60	Group:			System/Servers
12cr|exim-4.76-0.2|61	URL:			http://www.exim.org
12cr|exim-4.76-0.2|62	Source0:		ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.gz
12cr|exim-4.76-0.2|63	Source1:		ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.gz.asc
12cr|exim-4.76-0.2|64	# http://www.exim.org/pub/exim/exim4/config.samples.tar.bz2
12cr|exim-4.76-0.2|65	Source2:		exim-4.43-config.samples.tar.bz2
12cr|exim-4.76-0.2|66	Source3:		ftp://ftp.exim.org/pub/exim/exim4/exim-html-%{version}.tar.gz
12cr|exim-4.76-0.2|67	Source4:		ftp://ftp.exim.org/pub/exim/exim4/exim-html-%{version}.tar.gz.asc
12cr|exim-4.76-0.2|68	# http://sa-exim.sourceforge.net/
12cr|exim-4.76-0.2|69	Source5:		http://prdownloads.sourceforge.net/sa-exim/sa-exim-%{saversion}.tar.gz
12cr|exim-4.76-0.2|70	#Source6:		eximconfig.bz2
12cr|exim-4.76-0.2|71	Source7:		exim-README.urpmi
12cr|exim-4.76-0.2|72	Source20:		exim.aliases
12cr|exim-4.76-0.2|73	Source21:		exim.init
12cr|exim-4.76-0.2|74	Source22:		exim.sysconfig
12cr|exim-4.76-0.2|75	Source23:		exim.logrotate
12cr|exim-4.76-0.2|76	Source24:		exim.pam
12cr|exim-4.76-0.2|77	Source25:		exim_monitor-16x16.png
12cr|exim-4.76-0.2|78	Source26:		exim_monitor-32x32.png
12cr|exim-4.76-0.2|79	Source27:		exim_monitor-48x48.png
12cr|exim-4.76-0.2|80	Source28:		exim-4.63-auth_pop3_imap.embedded_perl
12cr|exim-4.76-0.2|81	Source29:		exim-4.63-sasl2_smtpd.conf
12cr|exim-4.76-0.2|82	Source30:		exim-4.63-logrotate_eximstats
12cr|exim-4.76-0.2|83	Source31:		exim-4.63-cron_exicyclog_eximstats
12cr|exim-4.76-0.2|84	Source32:		exim-4.63-sysconfig
12cr|exim-4.76-0.2|85	Patch0:			exim-4.69-mdv-config.patch
12cr|exim-4.76-0.2|86	Patch3:			exim-4.22-install.patch
12cr|exim-4.76-0.2|87	Patch5:			exim-4.43-dontoverridecflags.diff
12cr|exim-4.76-0.2|88	Patch7:			exim-4.69-configure.default.patch
12cr|exim-4.76-0.2|89	Patch8:			sa-exim-4.2.1-fix-str-fmt.patch
12cr|exim-4.76-0.2|90	Requires(pre):		rpm-helper
12cr|exim-4.76-0.2|91	Requires:		perl(Net::IMAP::Simple)
12cr|exim-4.76-0.2|92	Requires:		openssl
12cr|exim-4.76-0.2|93	Provides:		mail-server
12cr|exim-4.76-0.2|94	Provides:		sendmail-command
12cr|exim-4.76-0.2|95	Conflicts:		postfix
12cr|exim-4.76-0.2|96	Conflicts:		sendmail
12cr|exim-4.76-0.2|97	Conflicts:		qmail
12cr|exim-4.76-0.2|98	BuildRequires:		tcp_wrappers-devel
12cr|exim-4.76-0.2|99	BuildRequires:		pam-devel
12cr|exim-4.76-0.2|100	BuildRequires:		openssl-devel
12cr|exim-4.76-0.2|101	BuildRequires:		lynx
12cr|exim-4.76-0.2|102	BuildRequires:		links
12cr|exim-4.76-0.2|103	BuildRequires:		pcre-devel
12cr|exim-4.76-0.2|104	BuildRequires:		perl-devel
12cr|exim-4.76-0.2|105	BuildRequires:		db-devel >= 4.2
12cr|exim-4.76-0.2|106	%if %{build_monitor}
12cr|exim-4.76-0.2|107	BuildRequires:		libx11-devel
12cr|exim-4.76-0.2|108	BuildRequires:		libxaw-devel
12cr|exim-4.76-0.2|109	BuildRequires:		libxext-devel
12cr|exim-4.76-0.2|110	BuildRequires:		libxmu-devel
12cr|exim-4.76-0.2|111	BuildRequires:		libxt-devel
12cr|exim-4.76-0.2|112	%endif
12cr|exim-4.76-0.2|113	%if %{build_mysql}
12cr|exim-4.76-0.2|114	BuildRequires:		mysql-devel
12cr|exim-4.76-0.2|115	%endif
12cr|exim-4.76-0.2|116	%if %{build_pgsql}
12cr|exim-4.76-0.2|117	BuildRequires:		postgresql-devel
12cr|exim-4.76-0.2|118	%endif
12cr|exim-4.76-0.2|119	%if %{build_spf2}
12cr|exim-4.76-0.2|120	BuildRequires:		libspf2-devel
12cr|exim-4.76-0.2|121	%endif
12cr|exim-4.76-0.2|122	%if %{build_srs_alt}
12cr|exim-4.76-0.2|123	BuildRequires:		srs_alt-devel
12cr|exim-4.76-0.2|124	%endif
12cr|exim-4.76-0.2|125	%if %{build_sqlite3}
12cr|exim-4.76-0.2|126	BuildRequires:		sqlite3-devel >= 3.2.2
12cr|exim-4.76-0.2|127	%endif
12cr|exim-4.76-0.2|128	%if %{build_ldap}
12cr|exim-4.76-0.2|129	BuildRequires:		openldap-devel >= 2.0.11
12cr|exim-4.76-0.2|130	Requires:		openldap >= 2.0.11
12cr|exim-4.76-0.2|131	%endif
12cr|exim-4.76-0.2|132	%if %{build_sasl2}
12cr|exim-4.76-0.2|133	BuildRequires:		libsasl-devel >= 2.0
12cr|exim-4.76-0.2|134	%endif
12cr|exim-4.76-0.2|135	BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|exim-4.76-0.2|136	
12cr|exim-4.76-0.2|137	%description
12cr|exim-4.76-0.2|138	Exim is a mail transport agent (MTA) developed at the University of
12cr|exim-4.76-0.2|139	Cambridge for use on Unix systems connected to the Internet. In style
12cr|exim-4.76-0.2|140	it is similar to Smail 3, but its facilities are more extensive, and
12cr|exim-4.76-0.2|141	in particular it has options for verifying incoming sender and
12cr|exim-4.76-0.2|142	recipient addresses, for refusing mail from specified hosts, networks,
12cr|exim-4.76-0.2|143	or senders, and for controlling mail relaying. Exim is in production
12cr|exim-4.76-0.2|144	use at quite a few sites, some of which move hundreds of thousands of
12cr|exim-4.76-0.2|145	messages per day.
12cr|exim-4.76-0.2|146	
12cr|exim-4.76-0.2|147	You can build %{name} with some conditional build swithes;
12cr|exim-4.76-0.2|148	
12cr|exim-4.76-0.2|149	(ie. use with rpm --rebuild):
12cr|exim-4.76-0.2|150	--with[out] mysql	MySQL lookup support (enabled)
12cr|exim-4.76-0.2|151	--with[out] pgsql	PostgreSQL lookup support (disabled)
12cr|exim-4.76-0.2|152	--with[out] monitor	The Exim Monitor (enabled)
12cr|exim-4.76-0.2|153	--with[out] exiscan	SpamAssassin support (enabled)
12cr|exim-4.76-0.2|154	--with[out] srs_alt	Experimental SRS support (disabled)
12cr|exim-4.76-0.2|155	--with[out] spf2	Experimental SPF2 support (disabled)
12cr|exim-4.76-0.2|156	--with[out] sqlite3	SQLite3 lookup support (enabled)
12cr|exim-4.76-0.2|157	--with[out] ldap	LDAP lookup support (enabled)
12cr|exim-4.76-0.2|158	--with[out] sals2	SASL2 auth support (disabled)
12cr|exim-4.76-0.2|159	--with[out] logrotate	Logrotate  (enabled)
12cr|exim-4.76-0.2|160	
12cr|exim-4.76-0.2|161	%if %{build_monitor}
12cr|exim-4.76-0.2|162	%package		monitor
12cr|exim-4.76-0.2|163	Summary:		X11 monitor application for exim
12cr|exim-4.76-0.2|164	Group:			Monitoring
12cr|exim-4.76-0.2|165	Requires:		%{name} >= %{version}-%{release}
12cr|exim-4.76-0.2|166	
12cr|exim-4.76-0.2|167	%description		monitor
12cr|exim-4.76-0.2|168	The Exim Monitor is an optional supplement to the Exim package. It
12cr|exim-4.76-0.2|169	displays information about Exim's processing in an X window, and an
12cr|exim-4.76-0.2|170	administrator can perform a number of control actions from the window
12cr|exim-4.76-0.2|171	interface.
12cr|exim-4.76-0.2|172	%endif
12cr|exim-4.76-0.2|173	
12cr|exim-4.76-0.2|174	%package		plugins-SpamAssassin
12cr|exim-4.76-0.2|175	Summary:		Exim SpamAssassin at SMTP time plugin
12cr|exim-4.76-0.2|176	Group:			System/Servers
12cr|exim-4.76-0.2|177	Requires:		%{name} >= %{version}-%{release}
12cr|exim-4.76-0.2|178	
12cr|exim-4.76-0.2|179	%description 		plugins-SpamAssassin
12cr|exim-4.76-0.2|180	Allows running SpamAssassin on incoming mail and rejection
12cr|exim-4.76-0.2|181	at SMTP time as well as other nasty things like teergrubbing.
12cr|exim-4.76-0.2|182	
12cr|exim-4.76-0.2|183	%package		doc
12cr|exim-4.76-0.2|184	Summary:		Exim documentation
12cr|exim-4.76-0.2|185	Group:			System/Servers
12cr|exim-4.76-0.2|186	
12cr|exim-4.76-0.2|187	%description		doc
12cr|exim-4.76-0.2|188	This package includes the Exim FAQ and Exim manual in HTML.
12cr|exim-4.76-0.2|189	
12cr|exim-4.76-0.2|190	
12cr|exim-4.76-0.2|191	%prep
12cr|exim-4.76-0.2|192	
12cr|exim-4.76-0.2|193	%setup -q -n %{name}-%{version} -a2 -a3 -a5
12cr|exim-4.76-0.2|194	
12cr|exim-4.76-0.2|195	cp %{SOURCE7} README.urpmi
12cr|exim-4.76-0.2|196	
12cr|exim-4.76-0.2|197	# fix strange attribs
12cr|exim-4.76-0.2|198	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|exim-4.76-0.2|199	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|exim-4.76-0.2|200	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|exim-4.76-0.2|201	
12cr|exim-4.76-0.2|202	# cvs cleanup
12cr|exim-4.76-0.2|203	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|exim-4.76-0.2|204	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|exim-4.76-0.2|205	done
12cr|exim-4.76-0.2|206	
12cr|exim-4.76-0.2|207	%patch0 -p1 -b .config
12cr|exim-4.76-0.2|208	%patch3 -p1 -b .install
12cr|exim-4.76-0.2|209	%patch5 -p0 -b .dontoverridecflags
12cr|exim-4.76-0.2|210	%patch7 -p0 -b .configure_default
12cr|exim-4.76-0.2|211	
12cr|exim-4.76-0.2|212	# apply the SA-exim dlopen patch
12cr|exim-4.76-0.2|213	cat sa-exim-%{saversion}/localscan_dlopen_exim_4.20_or_better.patch | patch -p1
12cr|exim-4.76-0.2|214	
12cr|exim-4.76-0.2|215	pushd sa-exim-%{saversion}
12cr|exim-4.76-0.2|216	%patch8 -p0 -b .str
12cr|exim-4.76-0.2|217	popd
12cr|exim-4.76-0.2|218	
12cr|exim-4.76-0.2|219	# pre-build setup
12cr|exim-4.76-0.2|220	cp src/EDITME Local/Makefile
12cr|exim-4.76-0.2|221	%if %{build_monitor}
12cr|exim-4.76-0.2|222	cp exim_monitor/EDITME Local/eximon.conf
12cr|exim-4.76-0.2|223	%endif
12cr|exim-4.76-0.2|224	
12cr|exim-4.76-0.2|225	# Added BIN_DIRECTORY:
12cr|exim-4.76-0.2|226	perl -pi -e 's|^BIN_DIRECTORY=/usr/exim/bin|BIN_DIRECTORY=%{_bindir}|g' Local/Makefile
12cr|exim-4.76-0.2|227	
12cr|exim-4.76-0.2|228	# modify Local/Makefile for our builds
12cr|exim-4.76-0.2|229	%if !%{build_mysql}
12cr|exim-4.76-0.2|230	perl -pi -e 's|^LOOKUP_MYSQL=yes|#LOOKUP_MYSQL=yes|g' Local/Makefile
12cr|exim-4.76-0.2|231	perl -pi -e 's|-lmysqlclient||g' Local/Makefile
12cr|exim-4.76-0.2|232	perl -pi -e 's|-I%{_includedir}/mysql||g' Local/Makefile
12cr|exim-4.76-0.2|233	%endif
12cr|exim-4.76-0.2|234	%if !%{build_pgsql}
12cr|exim-4.76-0.2|235	perl -pi -e 's|^LOOKUP_PGSQL=yes|#LOOKUP_PGSQL=yes|g' Local/Makefile
12cr|exim-4.76-0.2|236	perl -pi -e 's|-lpq||g' Local/Makefile
12cr|exim-4.76-0.2|237	perl -pi -e 's|-I%{_includedir}/pgsql||g' Local/Makefile
12cr|exim-4.76-0.2|238	%endif
12cr|exim-4.76-0.2|239	%if !%{build_monitor}
12cr|exim-4.76-0.2|240	perl -pi -e 's|^EXIM_MONITOR=|#EXIM_MONITOR=|g' Local/Makefile
12cr|exim-4.76-0.2|241	%endif
12cr|exim-4.76-0.2|242	
12cr|exim-4.76-0.2|243	%ifarch amd64 x86_64
12cr|exim-4.76-0.2|244	perl -pi -e 's|X11\)/lib|X11\)/lib64|g' OS/Makefile-Linux
12cr|exim-4.76-0.2|245	%endif
12cr|exim-4.76-0.2|246	
12cr|exim-4.76-0.2|247	%if %{build_exiscan}
12cr|exim-4.76-0.2|248	perl -pi -e 's|^# WITH_CONTENT_SCAN=.*|WITH_CONTENT_SCAN=yes|g' Local/Makefile
12cr|exim-4.76-0.2|249	perl -pi -e 's|^# WITH_OLD_DEMIME=.*|WITH_OLD_DEMIME=yes|g' Local/Makefile
12cr|exim-4.76-0.2|250	%endif
12cr|exim-4.76-0.2|251	
12cr|exim-4.76-0.2|252	# the spf stuff won't build
12cr|exim-4.76-0.2|253	%if %{build_spf2}
12cr|exim-4.76-0.2|254	perl -pi -e 's|^# EXPERIMENTAL_SPF=.*|EXPERIMENTAL_SPF=yes\nCFLAGS += -DHAVE_NS_TYPE\nLDFLAGS += -L%{_libdir} -lspf2|g' Local/Makefile
12cr|exim-4.76-0.2|255	%endif
12cr|exim-4.76-0.2|256	
12cr|exim-4.76-0.2|257	%if %{build_srs_alt}
12cr|exim-4.76-0.2|258	perl -pi -e 's|^# EXPERIMENTAL_SRS=.*|EXPERIMENTAL_SRS=yes\nLDFLAGS += -L%{_libdir} -lsrs_alt|g' Local/Makefile
12cr|exim-4.76-0.2|259	%endif
12cr|exim-4.76-0.2|260	
12cr|exim-4.76-0.2|261	%if %{build_ldap}
12cr|exim-4.76-0.2|262	perl -pi -e 's|^# LOOKUP_LDAP=yes|LOOKUP_LDAP=yes|g' Local/Makefile
12cr|exim-4.76-0.2|263	perl -pi -e 's|^# LDAP_LIB_TYPE=OPENLDAP2|LDAP_LIB_TYPE=OPENLDAP2|' Local/Makefile
12cr|exim-4.76-0.2|264	perl -pi -e 's|^LOOKUP_INCLUDE=|LOOKUP_INCLUDE=-I%{_includedir}/ldap |' Local/Makefile
12cr|exim-4.76-0.2|265	perl -pi -e 's|^LOOKUP_LIBS=|LOOKUP_LIBS=-L%{_libdir} -llber -lldap |' Local/Makefile
12cr|exim-4.76-0.2|266	%endif
12cr|exim-4.76-0.2|267	
12cr|exim-4.76-0.2|268	%if %{build_sqlite3}
12cr|exim-4.76-0.2|269	perl -pi -e 's|^# LOOKUP_SQLITE=yes|LOOKUP_SQLITE=yes|g' Local/Makefile
12cr|exim-4.76-0.2|270	perl -pi -e 's|^LOOKUP_INCLUDE=|LOOKUP_INCLUDE=-I/usr/include |g' Local/Makefile
12cr|exim-4.76-0.2|271	perl -pi -e 's|^LOOKUP_LIBS=|LOOKUP_LIBS=-L%{_libdir} -lsqlite3 |g' Local/Makefile
12cr|exim-4.76-0.2|272	%endif
12cr|exim-4.76-0.2|273	
12cr|exim-4.76-0.2|274	%if %{build_sasl2}
12cr|exim-4.76-0.2|275	perl -pi -e 's|^# CYRUS_SASLAUTHD_SOCKET=/var/run/saslauthd/mux|CYRUS_SASLAUTHD_SOCKET=/var/lib/sasl2/mux|' Local/Makefile
12cr|exim-4.76-0.2|276	perl -pi -e 's|^# AUTH_LIBS=-lsasl2|AUTH_LIBS=-L%{_libdir} -lsasl2|' Local/Makefile
12cr|exim-4.76-0.2|277	%endif
12cr|exim-4.76-0.2|278	
12cr|exim-4.76-0.2|279	# Remove references to Interbase (-lgds):
12cr|exim-4.76-0.2|280	perl -pi -e 's|-lgds||g' Local/Makefile
12cr|exim-4.76-0.2|281	
12cr|exim-4.76-0.2|282	# support the SMTP STARTTLS:
12cr|exim-4.76-0.2|283	perl -pi -e 's|-L/usr/openssl/lib -lssl -lcrypto|-L%{_libdir} -lssl -lcrypto|' Local/Makefile
12cr|exim-4.76-0.2|284	
12cr|exim-4.76-0.2|285	# enable all of them
12cr|exim-4.76-0.2|286	perl -pi -e "s|^# AUTH_CYRUS_SASL=yes|AUTH_CYRUS_SASL=yes|g" Local/Makefile
12cr|exim-4.76-0.2|287	perl -pi -e "s|^# AUTH_DOVECOT=yes|AUTH_DOVECOT=yes|g" Local/Makefile
12cr|exim-4.76-0.2|288	
12cr|exim-4.76-0.2|289	# fix stray borked libdir
12cr|exim-4.76-0.2|290	perl -pi -e "s|/usr/lib\b|%{_libdir}|g" Local/Makefile
12cr|exim-4.76-0.2|291	
12cr|exim-4.76-0.2|292	# unpack some other stuff
12cr|exim-4.76-0.2|293	mkdir -p mandriva
12cr|exim-4.76-0.2|294	#cp %{SOURCE6} mandriva/eximconfig
12cr|exim-4.76-0.2|295	cp %{SOURCE20} mandriva/exim.aliases
12cr|exim-4.76-0.2|296	cp %{SOURCE21} mandriva/exim.init
12cr|exim-4.76-0.2|297	cp %{SOURCE22} mandriva/exim.sysconfig
12cr|exim-4.76-0.2|298	cp %{SOURCE23} mandriva/exim.logrotate
12cr|exim-4.76-0.2|299	cp %{SOURCE24} mandriva/exim.pam
12cr|exim-4.76-0.2|300	
12cr|exim-4.76-0.2|301	# copy icons
12cr|exim-4.76-0.2|302	cp %{SOURCE25} exim_monitor-16x16.png
12cr|exim-4.76-0.2|303	cp %{SOURCE26} exim_monitor-32x32.png
12cr|exim-4.76-0.2|304	cp %{SOURCE27} exim_monitor-48x48.png
12cr|exim-4.76-0.2|305	
12cr|exim-4.76-0.2|306	mkdir -p exim_tmp
12cr|exim-4.76-0.2|307	# embedded perl
12cr|exim-4.76-0.2|308	cp -f %{SOURCE28} exim_tmp/exim_auth_pop3_imap.embedded_perl
12cr|exim-4.76-0.2|309	cp -f %{SOURCE29} exim_tmp/exim_sasl2_smtpd.conf
12cr|exim-4.76-0.2|310	cp -f %{SOURCE30} exim_tmp/exim_logrotate_eximstats
12cr|exim-4.76-0.2|311	cp -f %{SOURCE31} exim_tmp/exim_cron_exicyclog_eximstats
12cr|exim-4.76-0.2|312	cp -f %{SOURCE32} exim_tmp/exim_sysconfig
12cr|exim-4.76-0.2|313	
12cr|exim-4.76-0.2|314	# prepare docs
12cr|exim-4.76-0.2|315	mkdir -p doc/html
12cr|exim-4.76-0.2|316	mv exim-html-%{version}/doc/html/spec_html/* doc/html/
12cr|exim-4.76-0.2|317	
12cr|exim-4.76-0.2|318	%build
12cr|exim-4.76-0.2|319	%serverbuild
12cr|exim-4.76-0.2|320	
12cr|exim-4.76-0.2|321	make CC="gcc %ldflags" \
12cr|exim-4.76-0.2|322	CFLAGS="%optflags -fPIC" \
12cr|exim-4.76-0.2|323	RPM_OPT_FLAGS="%optflags -fPIC"
12cr|exim-4.76-0.2|324	
12cr|exim-4.76-0.2|325	# build SA-exim
12cr|exim-4.76-0.2|326	pushd sa-exim-%{saversion}
12cr|exim-4.76-0.2|327	perl -pi -e 's|\@lynx|HOME=/ /usr/bin/lynx|g;' Makefile
12cr|exim-4.76-0.2|328	perl -pi -e 's|/usr/lib/exim4/local_scan|%{_libdir}/exim|g' INSTALL
12cr|exim-4.76-0.2|329	make clean
12cr|exim-4.76-0.2|330	
12cr|exim-4.76-0.2|331	make \
12cr|exim-4.76-0.2|332	SACONF=%{_sysconfdir}/exim/sa-exim.conf \
12cr|exim-4.76-0.2|333	CFLAGS="%optflags" \
12cr|exim-4.76-0.2|334	LDFLAGS="-shared -fPIC %ldflags"
12cr|exim-4.76-0.2|335	popd
12cr|exim-4.76-0.2|336	
12cr|exim-4.76-0.2|337	%install
12cr|exim-4.76-0.2|338	rm -rf %{buildroot}
12cr|exim-4.76-0.2|339	
12cr|exim-4.76-0.2|340	# don't fiddle with the initscript!
12cr|exim-4.76-0.2|341	export DONT_GPRINTIFY=1
12cr|exim-4.76-0.2|342	
12cr|exim-4.76-0.2|343	# make some directories
12cr|exim-4.76-0.2|344	install -d %{buildroot}%{_sysconfdir}/{pam.d,exim,sysconfig,cron.weekly}
12cr|exim-4.76-0.2|345	install -d %{buildroot}%{_initrddir}
12cr|exim-4.76-0.2|346	install -d %{buildroot}%{_bindir}
12cr|exim-4.76-0.2|347	install -d %{buildroot}%{_sbindir}
12cr|exim-4.76-0.2|348	install -d %{buildroot}%{_bindir}
12cr|exim-4.76-0.2|349	install -d %{buildroot}%{_libdir}/exim
12cr|exim-4.76-0.2|350	install -d %{buildroot}%{_mandir}/man8
12cr|exim-4.76-0.2|351	install -d %{buildroot}/var/spool/exim/{db,input,msglog}
12cr|exim-4.76-0.2|352	install -d %{buildroot}/var/run/exim
12cr|exim-4.76-0.2|353	install -d %{buildroot}/var/log/exim
12cr|exim-4.76-0.2|354	install -d %{buildroot}/%{_menudir}
12cr|exim-4.76-0.2|355	install -d %{buildroot}%{_iconsdir}
12cr|exim-4.76-0.2|356	install -d %{buildroot}%{_miconsdir}
12cr|exim-4.76-0.2|357	install -d %{buildroot}%{_liconsdir}
12cr|exim-4.76-0.2|358	mkdir -p %{buildroot}%{tlsdir}/{certs,private,dhparam}
12cr|exim-4.76-0.2|359	
12cr|exim-4.76-0.2|360	%makeinstall_std
12cr|exim-4.76-0.2|361	
12cr|exim-4.76-0.2|362	pushd build-`scripts/os-type`-`scripts/arch-type`
12cr|exim-4.76-0.2|363	for i in convert4r3 convert4r4 exicyclog exigrep \
12cr|exim-4.76-0.2|364	exim exim_checkaccess exim_dbmbuild exim_dumpdb exim_fixdb \
12cr|exim-4.76-0.2|365	exim_lock eximstats exim_tidydb exinext exipick exiqgrep \
12cr|exim-4.76-0.2|366	exiqsumm exiwhat; do
12cr|exim-4.76-0.2|367	install -m0755 $i %{buildroot}%{_bindir}/
12cr|exim-4.76-0.2|368	done
12cr|exim-4.76-0.2|369	
12cr|exim-4.76-0.2|370	%if %{build_monitor}
12cr|exim-4.76-0.2|371	install -m0755 eximon %{buildroot}%{_bindir}/
12cr|exim-4.76-0.2|372	install -m0755 eximon.bin %{buildroot}%{_bindir}/
12cr|exim-4.76-0.2|373	%endif
12cr|exim-4.76-0.2|374	
12cr|exim-4.76-0.2|375	popd
12cr|exim-4.76-0.2|376	
12cr|exim-4.76-0.2|377	# make some softlinks
12cr|exim-4.76-0.2|378	ln -snf ../bin/exim %{buildroot}%{_prefix}/lib/sendmail.exim
12cr|exim-4.76-0.2|379	ln -snf ../bin/exim %{buildroot}%{_sbindir}/exim
12cr|exim-4.76-0.2|380	ln -snf exim %{buildroot}%{_sbindir}/sendmail.exim
12cr|exim-4.76-0.2|381	ln -snf exim %{buildroot}%{_bindir}/mailq.exim
12cr|exim-4.76-0.2|382	ln -snf exim %{buildroot}%{_bindir}/newaliases.exim
12cr|exim-4.76-0.2|383	ln -snf exim %{buildroot}%{_bindir}/rmail.exim
12cr|exim-4.76-0.2|384	ln -snf exim %{buildroot}%{_bindir}/rsmtp
12cr|exim-4.76-0.2|385	ln -snf exim %{buildroot}%{_bindir}/rsmtp.exim
12cr|exim-4.76-0.2|386	ln -snf exim %{buildroot}%{_bindir}/runq
12cr|exim-4.76-0.2|387	ln -snf exim %{buildroot}%{_bindir}/runq.exim
12cr|exim-4.76-0.2|388	
12cr|exim-4.76-0.2|389	# install SA-exim
12cr|exim-4.76-0.2|390	install -m0644 sa-exim-%{saversion}/*.so %{buildroot}%{_libdir}/exim/
12cr|exim-4.76-0.2|391	install -m0644 sa-exim-%{saversion}/*.conf %{buildroot}%{_sysconfdir}/exim/
12cr|exim-4.76-0.2|392	
12cr|exim-4.76-0.2|393	pushd %{buildroot}%{_libdir}/exim
12cr|exim-4.76-0.2|394	ln -s sa-exim*.so sa-exim.so
12cr|exim-4.76-0.2|395	popd
12cr|exim-4.76-0.2|396	
12cr|exim-4.76-0.2|397	# install some other stuff
12cr|exim-4.76-0.2|398	pushd mandriva
12cr|exim-4.76-0.2|399	install -m0644 exim.aliases %{buildroot}%{_sysconfdir}/exim/aliases
12cr|exim-4.76-0.2|400	install -m0755 exim.init %{buildroot}%{_initrddir}/exim
12cr|exim-4.76-0.2|401	install -m0644 exim.pam %{buildroot}%{_sysconfdir}/pam.d/smtp
12cr|exim-4.76-0.2|402	popd
12cr|exim-4.76-0.2|403	
12cr|exim-4.76-0.2|404	install -m0644 exim_tmp/exim_auth_pop3_imap.embedded_perl %{buildroot}%{_sysconfdir}/exim/exim_perl.pl
12cr|exim-4.76-0.2|405	%if %{build_sasl2}
12cr|exim-4.76-0.2|406	install -d %{buildroot}%{_sysconfdir}/sasl2
12cr|exim-4.76-0.2|407	install -m0644 exim_tmp/exim_sasl2_smtpd.conf %{buildroot}%{_sysconfdir}/sasl2/smtpd.conf
12cr|exim-4.76-0.2|408	%endif
12cr|exim-4.76-0.2|409	%if %{build_logrotate}
12cr|exim-4.76-0.2|410	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|exim-4.76-0.2|411	install -m0644 exim_tmp/exim_logrotate_eximstats %{buildroot}%{_sysconfdir}/logrotate.d/exim
12cr|exim-4.76-0.2|412	%else
12cr|exim-4.76-0.2|413	install -m0755 exim_tmp/exim_cron_exicyclog_eximstats %{buildroot}%{_sysconfdir}/cron.weekly/exim
12cr|exim-4.76-0.2|414	%endif
12cr|exim-4.76-0.2|415	install -m0644 exim_tmp/exim_sysconfig %{buildroot}%{_sysconfdir}/sysconfig/exim
12cr|exim-4.76-0.2|416	
12cr|exim-4.76-0.2|417	install -m644 doc/exim.8 %{buildroot}%{_mandir}/man8/exim.8
12cr|exim-4.76-0.2|418	
12cr|exim-4.76-0.2|419	# Alias /eximstats /var/www/eximstats for Apache
12cr|exim-4.76-0.2|420	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|exim-4.76-0.2|421	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/eximstats.conf << EOF
12cr|exim-4.76-0.2|422	Alias /eximstats /var/www/eximstats
12cr|exim-4.76-0.2|423	<Directory /var/www/eximstats>
12cr|exim-4.76-0.2|424	Order allow,deny
12cr|exim-4.76-0.2|425	Allow from all
12cr|exim-4.76-0.2|426	Options +Indexes
12cr|exim-4.76-0.2|427	</Directory>
12cr|exim-4.76-0.2|428	EOF
12cr|exim-4.76-0.2|429	
12cr|exim-4.76-0.2|430	pod2man --center=EXIM --section=8 \
12cr|exim-4.76-0.2|431	%{buildroot}%{_bindir}/eximstats \
12cr|exim-4.76-0.2|432	%{buildroot}%{_mandir}/man8/eximstats.8
12cr|exim-4.76-0.2|433	
12cr|exim-4.76-0.2|434	%if %{build_monitor}
12cr|exim-4.76-0.2|435	# Mandriva Icons
12cr|exim-4.76-0.2|436	install -m0644 exim_monitor-48x48.png %{buildroot}%{_liconsdir}/%{name}-monitor.png
12cr|exim-4.76-0.2|437	install -m0644 exim_monitor-32x32.png %{buildroot}%{_iconsdir}/%{name}-monitor.png
12cr|exim-4.76-0.2|438	install -m0644 exim_monitor-16x16.png %{buildroot}%{_miconsdir}/%{name}-monitor.png
12cr|exim-4.76-0.2|439	
12cr|exim-4.76-0.2|440	#menu-xdg
12cr|exim-4.76-0.2|441	mkdir -p %{buildroot}%{_datadir}/applications
12cr|exim-4.76-0.2|442	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-monitor.desktop << EOXDG
12cr|exim-4.76-0.2|443	[Desktop Entry]
12cr|exim-4.76-0.2|444	Name=Exim Monitor
12cr|exim-4.76-0.2|445	Comment=X11 monitor application for exim
12cr|exim-4.76-0.2|446	Exec=%{_bindir}/eximon
12cr|exim-4.76-0.2|447	Icon=%{name}-monitor
12cr|exim-4.76-0.2|448	Terminal=false
12cr|exim-4.76-0.2|449	Type=Application
12cr|exim-4.76-0.2|450	Categories=Settings;Network;
12cr|exim-4.76-0.2|451	EOXDG
12cr|exim-4.76-0.2|452	
12cr|exim-4.76-0.2|453	%endif
12cr|exim-4.76-0.2|454	
12cr|exim-4.76-0.2|455	# include more README files in %%doc
12cr|exim-4.76-0.2|456	cp src/auths/README README.auths
12cr|exim-4.76-0.2|457	cp src/lookups/README README.lookups
12cr|exim-4.76-0.2|458	cp src/routers/README README.routers
12cr|exim-4.76-0.2|459	cp src/transports/README README.transports
12cr|exim-4.76-0.2|460	cp doc/README README.doc
12cr|exim-4.76-0.2|461	
12cr|exim-4.76-0.2|462	# cleanup
12cr|exim-4.76-0.2|463	rm -f %{buildroot}%{_bindir}/exim-%{version}*
12cr|exim-4.76-0.2|464	
12cr|exim-4.76-0.2|465	%post
12cr|exim-4.76-0.2|466	%_post_service exim
12cr|exim-4.76-0.2|467	%{alternatives_install_cmd}
12cr|exim-4.76-0.2|468	
12cr|exim-4.76-0.2|469	# scrub hints files - db files change format between builds so
12cr|exim-4.76-0.2|470	# killing the hints can save an MTA crash later
12cr|exim-4.76-0.2|471	[ -d /var/spool/exim/db ] && rm -f /var/spool/exim/db/*
12cr|exim-4.76-0.2|472	
12cr|exim-4.76-0.2|473	# alternatives changes the mode of /usr/bin/exim so we have to chmod
12cr|exim-4.76-0.2|474	chmod 4755 %{_bindir}/exim
12cr|exim-4.76-0.2|475	
12cr|exim-4.76-0.2|476	# Define FQDN
12cr|exim-4.76-0.2|477	FQDN=`hostname`
12cr|exim-4.76-0.2|478	if [ "x${FQDN}" = "x" ]; then
12cr|exim-4.76-0.2|479	FQDN="localhost.localdomain"
12cr|exim-4.76-0.2|480	fi
12cr|exim-4.76-0.2|481	# fix primary_hostname
12cr|exim-4.76-0.2|482	perl -pi -e "s|^# primary_hostname =|primary_hostname = $FQDN|" %{_sysconfdir}/%{name}/%{name}.conf
12cr|exim-4.76-0.2|483	
12cr|exim-4.76-0.2|484	# disable cron job if build_logrotate enabled:
12cr|exim-4.76-0.2|485	%if %{build_logrotate}
12cr|exim-4.76-0.2|486	if [ -f "/etc/cron.weekly/exim" ]; then
12cr|exim-4.76-0.2|487	day=`date +%Y%m%d`
12cr|exim-4.76-0.2|488	mv /etc/cron.weekly/exim /etc/exim/cron.weekly_exim.backup.$day
12cr|exim-4.76-0.2|489	fi
12cr|exim-4.76-0.2|490	%endif
12cr|exim-4.76-0.2|491	
12cr|exim-4.76-0.2|492	%if %{build_certs}
12cr|exim-4.76-0.2|493	# Add dummy certficates
12cr|exim-4.76-0.2|494	if [ ! -f "%{tlsdir}/certs/%{name}.pem" ]; then
12cr|exim-4.76-0.2|495	touch %{tlsdir}/{certs,private,dhparam}/%{name}.pem
12cr|exim-4.76-0.2|496	umask 077
12cr|exim-4.76-0.2|497	cat << EOF | openssl req -new -x509 -days 365 -nodes \
12cr|exim-4.76-0.2|498	-out %{tlsdir}/certs/%{name}.pem \
12cr|exim-4.76-0.2|499	-keyout %{tlsdir}/private/%{name}.pem &>/dev/null
12cr|exim-4.76-0.2|500	MandrivaLand
12cr|exim-4.76-0.2|501	MandrivaCountry
12cr|exim-4.76-0.2|502	MandrivaCity
12cr|exim-4.76-0.2|503	SMTP server on ${FQDN}
12cr|exim-4.76-0.2|504	SMTP SSL/TLS key on ${FQDN}
12cr|exim-4.76-0.2|505	${FQDN}
12cr|exim-4.76-0.2|506	root@${FQDN}
12cr|exim-4.76-0.2|507	EOF
12cr|exim-4.76-0.2|508	openssl dhparam -check -text -5 512 -out %{tlsdir}/dhparam/%{name}.pem &>/dev/null
12cr|exim-4.76-0.2|509	%__chown mail.root %{tlsdir}/{private,certs,dhparam}/%{name}.pem
12cr|exim-4.76-0.2|510	%__chmod 600 %{tlsdir}/{private,certs,dhparam}/%{name}.pem
12cr|exim-4.76-0.2|511	fi
12cr|exim-4.76-0.2|512	%endif
12cr|exim-4.76-0.2|513	
12cr|exim-4.76-0.2|514	# necessary when we upgrade from a non-alternatives package
12cr|exim-4.76-0.2|515	%triggerpostun -- exim
12cr|exim-4.76-0.2|516	[ -e %{_sbindir}/sendmail.exim ] && %{alternatives_install_cmd} || :
12cr|exim-4.76-0.2|517	
12cr|exim-4.76-0.2|518	%preun
12cr|exim-4.76-0.2|519	%_preun_service exim
12cr|exim-4.76-0.2|520	if [ "$1" = "0" ]; then
12cr|exim-4.76-0.2|521	update-alternatives --remove mta %{_sbindir}/sendmail.exim
12cr|exim-4.76-0.2|522	fi
12cr|exim-4.76-0.2|523	
12cr|exim-4.76-0.2|524	%postun
12cr|exim-4.76-0.2|525	if [ "$1" -ge "1" ]; then
12cr|exim-4.76-0.2|526	/sbin/service exim condrestart > /dev/null 2>&1
12cr|exim-4.76-0.2|527	fi
12cr|exim-4.76-0.2|528	
12cr|exim-4.76-0.2|529	%clean
12cr|exim-4.76-0.2|530	rm -rf %{buildroot}
12cr|exim-4.76-0.2|531	
12cr|exim-4.76-0.2|532	%files
12cr|exim-4.76-0.2|533	%defattr(-,root,root)
12cr|exim-4.76-0.2|534	%doc ACKNOWLEDGMENTS CHANGES LICENCE NOTICE README*
12cr|exim-4.76-0.2|535	%doc doc/ChangeLog doc/*.upgrade doc/NewStuff doc/OptionLists.txt doc/README.SIEVE doc/dbm.discuss.txt
12cr|exim-4.76-0.2|536	%doc doc/experimental-spec.txt doc/filter.txt doc/pcrepattern.txt doc/pcretest.txt doc/spec.txt
12cr|exim-4.76-0.2|537	%doc util/unknownuser.sh build-Linux-*/transport-filter.pl util/cramtest.pl util/logargs.sh
12cr|exim-4.76-0.2|538	%attr(0755,root,mail) %dir %{_sysconfdir}/exim
12cr|exim-4.76-0.2|539	%attr(0755,root,root) %{_initrddir}/exim
12cr|exim-4.76-0.2|540	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/exim/exim.conf
12cr|exim-4.76-0.2|541	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/exim/aliases
12cr|exim-4.76-0.2|542	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/exim
12cr|exim-4.76-0.2|543	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/exim/exim_perl.pl
12cr|exim-4.76-0.2|544	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/eximstats.conf
12cr|exim-4.76-0.2|545	%if %{build_sasl2}
12cr|exim-4.76-0.2|546	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/sasl2/smtpd.conf
12cr|exim-4.76-0.2|547	%endif
12cr|exim-4.76-0.2|548	%if %{build_logrotate}
12cr|exim-4.76-0.2|549	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/logrotate.d/exim
12cr|exim-4.76-0.2|550	%else
12cr|exim-4.76-0.2|551	%attr(0755,root,root) %{_sysconfdir}/cron.weekly/exim
12cr|exim-4.76-0.2|552	%endif
12cr|exim-4.76-0.2|553	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/smtp
12cr|exim-4.76-0.2|554	# SSL/TLS
12cr|exim-4.76-0.2|555	%attr(0600,root,root) %dir %{tlsdir}/certs
12cr|exim-4.76-0.2|556	%attr(0600,root,root) %dir %{tlsdir}/dhparam
12cr|exim-4.76-0.2|557	%attr(0600,root,root) %dir %{tlsdir}/private
12cr|exim-4.76-0.2|558	# end SSL/TLS
12cr|exim-4.76-0.2|559	%attr(0755,root,root) %{_bindir}/convert4r3
12cr|exim-4.76-0.2|560	%attr(0755,root,root) %{_bindir}/convert4r4
12cr|exim-4.76-0.2|561	%attr(0755,root,root) %{_bindir}/exicyclog
12cr|exim-4.76-0.2|562	%attr(0755,root,root) %{_bindir}/exigrep
12cr|exim-4.76-0.2|563	%attr(0755,root,root) %{_bindir}/exim_checkaccess
12cr|exim-4.76-0.2|564	%attr(0755,root,root) %{_bindir}/exim_dbmbuild
12cr|exim-4.76-0.2|565	%attr(0755,root,root) %{_bindir}/exim_dumpdb
12cr|exim-4.76-0.2|566	%attr(0755,root,root) %{_bindir}/exim_fixdb
12cr|exim-4.76-0.2|567	%attr(0755,root,root) %{_bindir}/exim_lock
12cr|exim-4.76-0.2|568	%attr(0755,root,root) %{_bindir}/eximstats
12cr|exim-4.76-0.2|569	%attr(0755,root,root) %{_bindir}/exim_tidydb
12cr|exim-4.76-0.2|570	%attr(0755,root,root) %{_bindir}/exinext
12cr|exim-4.76-0.2|571	%attr(0755,root,root) %{_bindir}/exipick
12cr|exim-4.76-0.2|572	%attr(0755,root,root) %{_bindir}/exiqgrep
12cr|exim-4.76-0.2|573	%attr(0755,root,root) %{_bindir}/exiqsumm
12cr|exim-4.76-0.2|574	%attr(0755,root,root) %{_bindir}/exiwhat
12cr|exim-4.76-0.2|575	%attr(0755,root,root) %{_bindir}/rsmtp
12cr|exim-4.76-0.2|576	%attr(0755,root,root) %{_bindir}/runq
12cr|exim-4.76-0.2|577	%attr(4755,root,root) %{_bindir}/exim
12cr|exim-4.76-0.2|578	%attr(0755,root,root) %{_sbindir}/exim
12cr|exim-4.76-0.2|579	#%attr(0755,root,root) %{_sbindir}/eximconfig
12cr|exim-4.76-0.2|580	# alternatives
12cr|exim-4.76-0.2|581	%attr(0755,root,root) %{_sbindir}/sendmail.exim
12cr|exim-4.76-0.2|582	%attr(0644,root,root) %{_prefix}/lib/sendmail.exim
12cr|exim-4.76-0.2|583	%attr(0755,root,root) %{_bindir}/mailq.exim
12cr|exim-4.76-0.2|584	%attr(0755,root,root) %{_bindir}/newaliases.exim
12cr|exim-4.76-0.2|585	%attr(0755,root,root) %{_bindir}/rmail.exim
12cr|exim-4.76-0.2|586	%attr(0755,root,root) %{_bindir}/rsmtp.exim
12cr|exim-4.76-0.2|587	%attr(0755,root,root) %{_bindir}/runq.exim
12cr|exim-4.76-0.2|588	%attr(0755,mail,mail) %dir %{_var}/spool/exim
12cr|exim-4.76-0.2|589	%attr(0755,mail,mail) %dir %{_var}/spool/exim/db
12cr|exim-4.76-0.2|590	%attr(0755,mail,mail) %dir %{_var}/spool/exim/input
12cr|exim-4.76-0.2|591	%attr(0755,mail,mail) %dir %{_var}/spool/exim/msglog
12cr|exim-4.76-0.2|592	%attr(0755,mail,mail) %dir %{_logdir}/exim
12cr|exim-4.76-0.2|593	%attr(0755,mail,mail) %dir %{_var}/run/exim
12cr|exim-4.76-0.2|594	%attr(0644,root,root) %{_mandir}/man8/exim.8*
12cr|exim-4.76-0.2|595	%attr(0644,root,root) %{_mandir}/man8/eximstats.8*
12cr|exim-4.76-0.2|596	
12cr|exim-4.76-0.2|597	%if %{build_monitor}
12cr|exim-4.76-0.2|598	%files monitor
12cr|exim-4.76-0.2|599	%defattr(-,root,root)
12cr|exim-4.76-0.2|600	%attr(0755,root,root) %{_bindir}/eximon
12cr|exim-4.76-0.2|601	%attr(0755,root,root) %{_bindir}/eximon.bin
12cr|exim-4.76-0.2|602	%{_iconsdir}/%{name}-monitor.png
12cr|exim-4.76-0.2|603	%{_miconsdir}/%{name}-monitor.png
12cr|exim-4.76-0.2|604	%{_liconsdir}/%{name}-monitor.png
12cr|exim-4.76-0.2|605	%{_datadir}/applications/mandriva-%{name}-monitor.desktop
12cr|exim-4.76-0.2|606	%endif
12cr|exim-4.76-0.2|607	
12cr|exim-4.76-0.2|608	%files plugins-SpamAssassin
12cr|exim-4.76-0.2|609	%defattr(-,root,root)
12cr|exim-4.76-0.2|610	%doc sa-exim-%{saversion}/*.html sa-exim-%{saversion}/{ACKNOWLEDGEMENTS,CHANGELOG,INSTALL,LICENSE,TODO,contrib}
12cr|exim-4.76-0.2|611	%doc sa-exim-%{saversion}/{README,README.greylisting,*.diff}
12cr|exim-4.76-0.2|612	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/exim/sa-exim.conf
12cr|exim-4.76-0.2|613	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/exim/sa-exim_short.conf
12cr|exim-4.76-0.2|614	%dir %{_libdir}/exim
12cr|exim-4.76-0.2|615	%attr(0644,root,root) %{_libdir}/exim/*
12cr|exim-4.76-0.2|616	
12cr|exim-4.76-0.2|617	%files doc
12cr|exim-4.76-0.2|618	%defattr(-,root,root)
12cr|exim-4.76-0.2|619	%doc doc/html config.samples README.urpmi
12cr|exim-4.76-0.2|620	
12cr|exim-4.76-0.2|621	
12cr|exim-4.76-0.2|622	%changelog
12cr|exim-4.76-0.2|623	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 4.76-3mdv2012.0
12cr|exim-4.76-0.2|624	+ Revision: 772951
12cr|exim-4.76-0.2|625	- relink against libpcre.so.1
12cr|exim-4.76-0.2|626	
12cr|exim-4.76-0.2|627	* Wed Oct 05 2011 Oden Eriksson <oeriksson@mandriva.com> 4.76-2
12cr|exim-4.76-0.2|628	+ Revision: 703054
12cr|exim-4.76-0.2|629	- further build fixes
12cr|exim-4.76-0.2|630	- 4.76 (fixes CVE-2011-1764)
12cr|exim-4.76-0.2|631	- rework the spec file a bit
12cr|exim-4.76-0.2|632	
12cr|exim-4.76-0.2|633	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|exim-4.76-0.2|634	- rebuild against db 5.1.25
12cr|exim-4.76-0.2|635	
12cr|exim-4.76-0.2|636	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 4.72-7
12cr|exim-4.76-0.2|637	+ Revision: 645794
12cr|exim-4.76-0.2|638	- relink against libmysqlclient.so.18
12cr|exim-4.76-0.2|639	
12cr|exim-4.76-0.2|640	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 4.72-6
12cr|exim-4.76-0.2|641	+ Revision: 635345
12cr|exim-4.76-0.2|642	- tighten BR
12cr|exim-4.76-0.2|643	
12cr|exim-4.76-0.2|644	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 4.72-5mdv2011.0
12cr|exim-4.76-0.2|645	+ Revision: 627221
12cr|exim-4.76-0.2|646	- rebuilt against mysql-5.5.8 libs, again
12cr|exim-4.76-0.2|647	
12cr|exim-4.76-0.2|648	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 4.72-4mdv2011.0
12cr|exim-4.76-0.2|649	+ Revision: 626515
12cr|exim-4.76-0.2|650	- rebuilt against mysql-5.5.8 libs
12cr|exim-4.76-0.2|651	
12cr|exim-4.76-0.2|652	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 4.72-2mdv2011.0
12cr|exim-4.76-0.2|653	+ Revision: 610407
12cr|exim-4.76-0.2|654	- rebuild
12cr|exim-4.76-0.2|655	
12cr|exim-4.76-0.2|656	* Sun Jun 06 2010 Oden Eriksson <oeriksson@mandriva.com> 4.72-1mdv2010.1
12cr|exim-4.76-0.2|657	+ Revision: 547154
12cr|exim-4.76-0.2|658	- 4.72 (fixes CVE-2010-2023, CVE-2010-2024)
12cr|exim-4.76-0.2|659	- drop one upstream added patch and rediffed some
12cr|exim-4.76-0.2|660	
12cr|exim-4.76-0.2|661	* Thu Apr 08 2010 Eugeni Dodonov <eugeni@mandriva.com> 4.69-7mdv2010.1
12cr|exim-4.76-0.2|662	+ Revision: 533154
12cr|exim-4.76-0.2|663	- Rebuild for openssl 1.0.0.
12cr|exim-4.76-0.2|664	
12cr|exim-4.76-0.2|665	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 4.69-6mdv2010.1
12cr|exim-4.76-0.2|666	+ Revision: 507484
12cr|exim-4.76-0.2|667	- rebuild
12cr|exim-4.76-0.2|668	
12cr|exim-4.76-0.2|669	* Thu Dec 31 2009 Funda Wang <fwang@mandriva.org> 4.69-5mdv2010.1
12cr|exim-4.76-0.2|670	+ Revision: 484302
12cr|exim-4.76-0.2|671	- br db 4.8
12cr|exim-4.76-0.2|672	
12cr|exim-4.76-0.2|673	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 4.69-4mdv2010.0
12cr|exim-4.76-0.2|674	+ Revision: 437505
12cr|exim-4.76-0.2|675	- rebuild
12cr|exim-4.76-0.2|676	
12cr|exim-4.76-0.2|677	* Sat Mar 28 2009 Funda Wang <fwang@mandriva.org> 4.69-3mdv2009.1
12cr|exim-4.76-0.2|678	+ Revision: 362036
12cr|exim-4.76-0.2|679	- bump rel
12cr|exim-4.76-0.2|680	- fix str fmt
12cr|exim-4.76-0.2|681	- rediff default patch
12cr|exim-4.76-0.2|682	
12cr|exim-4.76-0.2|683	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 4.69-2mdv2009.1
12cr|exim-4.76-0.2|684	+ Revision: 311300
12cr|exim-4.76-0.2|685	- rebuilt against mysql-5.1.30 libs
12cr|exim-4.76-0.2|686	
12cr|exim-4.76-0.2|687	* Sat Nov 08 2008 Vincent Danen <vdanen@mandriva.com> 4.69-1mdv2009.1
12cr|exim-4.76-0.2|688	+ Revision: 301175
12cr|exim-4.76-0.2|689	- make the sendmail link in /usr/lib where it should be, not /usr/lib64
12cr|exim-4.76-0.2|690	
12cr|exim-4.76-0.2|691	* Tue Sep 02 2008 Vincent Danen <vdanen@mandriva.com> 4.69-1mdv2009.0
12cr|exim-4.76-0.2|692	+ Revision: 279286
12cr|exim-4.76-0.2|693	- 4.69
12cr|exim-4.76-0.2|694	- rediff P0 (config)
12cr|exim-4.76-0.2|695	- drop P8 (openssl patch)
12cr|exim-4.76-0.2|696	- add conflicts for postfix, sendmail, qmail
12cr|exim-4.76-0.2|697	- bunzip sources
12cr|exim-4.76-0.2|698	
12cr|exim-4.76-0.2|699	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 4.63-16mdv2009.0
12cr|exim-4.76-0.2|700	+ Revision: 244998
12cr|exim-4.76-0.2|701	- rebuild
12cr|exim-4.76-0.2|702	
12cr|exim-4.76-0.2|703	+ Pixel <pixel@mandriva.com>
12cr|exim-4.76-0.2|704	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|exim-4.76-0.2|705	
12cr|exim-4.76-0.2|706	* Wed Jan 23 2008 Thierry Vignaud <tv@mandriva.org> 4.63-14mdv2008.1
12cr|exim-4.76-0.2|707	+ Revision: 157248
12cr|exim-4.76-0.2|708	- rebuild with fixed %%serverbuild macro
12cr|exim-4.76-0.2|709	
12cr|exim-4.76-0.2|710	* Mon Dec 24 2007 Oden Eriksson <oeriksson@mandriva.com> 4.63-13mdv2008.1
12cr|exim-4.76-0.2|711	+ Revision: 137506
12cr|exim-4.76-0.2|712	- rebuilt against openldap-2.4.7 libs
12cr|exim-4.76-0.2|713	
12cr|exim-4.76-0.2|714	+ Olivier Blin <blino@mandriva.org>
12cr|exim-4.76-0.2|715	- restore BuildRoot
12cr|exim-4.76-0.2|716	
12cr|exim-4.76-0.2|717	+ Thierry Vignaud <tv@mandriva.org>
12cr|exim-4.76-0.2|718	- kill re-definition of %%buildroot on Pixel's request
12cr|exim-4.76-0.2|719	
12cr|exim-4.76-0.2|720	* Fri Dec 07 2007 Funda Wang <fwang@mandriva.org> 4.63-12mdv2008.1
12cr|exim-4.76-0.2|721	+ Revision: 116158
12cr|exim-4.76-0.2|722	- New license policy
12cr|exim-4.76-0.2|723	- remove quotes characters in menu item
12cr|exim-4.76-0.2|724	
12cr|exim-4.76-0.2|725	* Fri Sep 07 2007 Stéphane Téletchéa <steletch@mandriva.org> 4.63-11mdv2008.0
12cr|exim-4.76-0.2|726	+ Revision: 81764
12cr|exim-4.76-0.2|727	- Add requires perl-Net-IMAP-Simple (fixes #33281)
12cr|exim-4.76-0.2|728	
12cr|exim-4.76-0.2|729	* Fri Jul 13 2007 Funda Wang <fwang@mandriva.org> 4.63-10mdv2008.0
12cr|exim-4.76-0.2|730	+ Revision: 51839
12cr|exim-4.76-0.2|731	- Remove unnecessary dependencies
12cr|exim-4.76-0.2|732	
12cr|exim-4.76-0.2|733	* Wed Jul 04 2007 Andreas Hasenack <andreas@mandriva.com> 4.63-9mdv2008.0
12cr|exim-4.76-0.2|734	+ Revision: 48270
12cr|exim-4.76-0.2|735	- using serverbuild macro (-fstack-protector-all)
12cr|exim-4.76-0.2|736	
12cr|exim-4.76-0.2|737	
12cr|exim-4.76-0.2|738	* Wed Mar 21 2007 Oden Eriksson <oeriksson@mandriva.com> 4.63-8mdv2007.1
12cr|exim-4.76-0.2|739	+ Revision: 147277
12cr|exim-4.76-0.2|740	- bunzip patches
12cr|exim-4.76-0.2|741	- make it build against latest openssl (P8)
12cr|exim-4.76-0.2|742	- rebuild
12cr|exim-4.76-0.2|743	
12cr|exim-4.76-0.2|744	* Tue Nov 07 2006 Stéphane Téletchéa <steletch@mandriva.org> 4.63-7mdv2007.0
12cr|exim-4.76-0.2|745	+ Revision: 77423
12cr|exim-4.76-0.2|746	- Import exim
12cr|exim-4.76-0.2|747	
12cr|exim-4.76-0.2|748	* Mon Oct 30 2006 Stphane Tletcha <steletch@mandriva.org> 4.63-7mdv2007.1
12cr|exim-4.76-0.2|749	- Drop certificate generation
12cr|exim-4.76-0.2|750	- From Serge Demonchaux:
12cr|exim-4.76-0.2|751	- the OPENSSLDIR has moved to /etc/pki/tls (openssl0.9.8-0.9.8b-2.2mdv2007.0)
12cr|exim-4.76-0.2|752	- fix requires in package exim-plugins-SpamAssassin
12cr|exim-4.76-0.2|753	- add test entry (exim.init)
12cr|exim-4.76-0.2|754	- add alias (/eximstats /var/www/eximstats) for apache
12cr|exim-4.76-0.2|755	- add P7 (/etc/exim/exim.conf) default mandriva config for exim-4.63:
12cr|exim-4.76-0.2|756	- fix path to tls certificates (certs,private,dhparam)
12cr|exim-4.76-0.2|757	- add more authentificators (saslauth, lookup sqlite and mysql, auth with perl)
12cr|exim-4.76-0.2|758	- add customized header
12cr|exim-4.76-0.2|759	- moved /etc/pam.d/exim to /etc/pam.d/smtp required to correct authentication with saslauthd
12cr|exim-4.76-0.2|760	- update begin init info to use saslauthd
12cr|exim-4.76-0.2|761	- update/clean exim.init (S21)
12cr|exim-4.76-0.2|762	- disabled old eximconfig (S6)
12cr|exim-4.76-0.2|763	- disabled P2 (exim-4.33-cyrus.patch) now in P7
12cr|exim-4.76-0.2|764	- add README.urpmi
12cr|exim-4.76-0.2|765	- fix buildrequires for pre 2007.0
12cr|exim-4.76-0.2|766	
12cr|exim-4.76-0.2|767	* Thu Sep 28 2006 Stphane Tletcha <steletch@mandriva.org> 4.63-6mdv2007.0
12cr|exim-4.76-0.2|768	- From Serge Demonchaux:
12cr|exim-4.76-0.2|769	- /etc/exim/exim.conf:
12cr|exim-4.76-0.2|770	- add exim's embedded perl script at start
12cr|exim-4.76-0.2|771	- fix primary_hostname
12cr|exim-4.76-0.2|772	- add "@[] : localhost : localhost.localdomain : $primary_hostname"  as local_domains
12cr|exim-4.76-0.2|773	- fixe path to tls certificates (certs,private,dhparam)
12cr|exim-4.76-0.2|774	- enable spamassassin if spamd installed
12cr|exim-4.76-0.2|775	- add scripts for generating tls certificates (certs,private,dhparam)
12cr|exim-4.76-0.2|776	- implement "mta-pam" alternatives with sasl2 if sasl2 enabled
12cr|exim-4.76-0.2|777	- add sasl2 build option (enabled) to use cyrus-sasl + /etc/sasl2/smtpd.conf (cyrus-sasl config)
12cr|exim-4.76-0.2|778	- add exim's embedded perl script /etc/exim/exim_perl.pl (the Perl routine attempts the IMAP/POP3 login and returns the result to Exim).
12cr|exim-4.76-0.2|779	- add logrotate script with eximstats (enabled)
12cr|exim-4.76-0.2|780	- if logrotate disabled, install cron job with eximstats report
12cr|exim-4.76-0.2|781	- add new entry in /etc/sysconfig/exim
12cr|exim-4.76-0.2|782	- update alternatives_install_cmd to use mta-pam for sasl2 in alternatives
12cr|exim-4.76-0.2|783	
12cr|exim-4.76-0.2|784	* Mon Sep 25 2006 Stphane Tletcha <steletch@mandriva.org> 4.63-5mdv2007.0
12cr|exim-4.76-0.2|785	- fix SYSTEM_ALIASES_FILE macro
12cr|exim-4.76-0.2|786	- translate some comments
12cr|exim-4.76-0.2|787	
12cr|exim-4.76-0.2|788	* Fri Sep 15 2006 Stphane Tletcha <steletch@mandriva.org> 4.63-4mdv2007.0
12cr|exim-4.76-0.2|789	- update spec file
12cr|exim-4.76-0.2|790	- fix xdg menus for exim-monitor
12cr|exim-4.76-0.2|791	- drop Corporate Server 2.1 since it is no more supported as of feb 28th 2006
12cr|exim-4.76-0.2|792	- adapt exim.pam to use the Linux-PAM new format
12cr|exim-4.76-0.2|793	- fix some permissions
12cr|exim-4.76-0.2|794	
12cr|exim-4.76-0.2|795	* Tue Sep 12 2006 Serge Demonchaux <serge-sd3l@sd3l.homelinux.net> 4.63-3-1.20060mdk
12cr|exim-4.76-0.2|796	- eximconfig (source6):
12cr|exim-4.76-0.2|797	- Adding MandivaLinux in "Received" message header;
12cr|exim-4.76-0.2|798	- Fixed aliases file path.
12cr|exim-4.76-0.2|799	- exim.init (source21):
12cr|exim-4.76-0.2|800	Adding begin init info (MandrivaLinux 2007.0).
12cr|exim-4.76-0.2|801	
12cr|exim-4.76-0.2|802	* Sat Sep 09 2006 Serge Demonchaux <serge-sd3l@sd3l.homelinux.net> 4.63-2-1.20060mdk
12cr|exim-4.76-0.2|803	- Fixed %%{name}-doc description;
12cr|exim-4.76-0.2|804	- Fixed spec file for Corporate Server 2.1;
12cr|exim-4.76-0.2|805	- Rebuild with db4.2-devel.
12cr|exim-4.76-0.2|806	
12cr|exim-4.76-0.2|807	* Thu Sep 07 2006 Serge Demonchaux <serge-sd3l@sd3l.homelinux.net> 4.63-1-1.20060sd3l
12cr|exim-4.76-0.2|808	- SQLite3 3.3.6
12cr|exim-4.76-0.2|809	- Enabled ldap build default (default mandriva build option).
12cr|exim-4.76-0.2|810	
12cr|exim-4.76-0.2|811	* Thu Aug 31 2006 Serge Demonchaux <serge-sd3l@sd3l.homelinux.net> 4.63-0-1.20060sd3l
12cr|exim-4.76-0.2|812	- exim 4.63
12cr|exim-4.76-0.2|813	- disable Patch6
12cr|exim-4.76-0.2|814	
12cr|exim-4.76-0.2|815	* Wed Apr 05 2006 Serge Demonchaux <serge-sd3l@sd3l.homelinux.net> 4.61-1-1.20060sd3l
12cr|exim-4.76-0.2|816	- Patch6: apply the exim acl.c patch (only 4.60).
12cr|exim-4.76-0.2|817	- build with db4.3-devel
12cr|exim-4.76-0.2|818	
12cr|exim-4.76-0.2|819	* Wed Apr 05 2006 Serge Demonchaux <serge-sd3l@sd3l.homelinux.net> 4.61-0-1.20060sd3l
12cr|exim-4.76-0.2|820	- exim 4.61
12cr|exim-4.76-0.2|821	
12cr|exim-4.76-0.2|822	* Sun Feb 12 2006 Serge Demonchaux <serge-sd3l@sd3l.homelinux.net> 4.60-0-1.20060sd3l
12cr|exim-4.76-0.2|823	- exim 4.60
12cr|exim-4.76-0.2|824	- sa-exim-4.2.1
12cr|exim-4.76-0.2|825	- perl 5.8.7
12cr|exim-4.76-0.2|826	- SQLite3 3.2.2 (new in exim-4.6x)
12cr|exim-4.76-0.2|827	- MyQSL-4.1.12
12cr|exim-4.76-0.2|828	- added more build options:
12cr|exim-4.76-0.2|829	- with[out] ldap (disabled)
12cr|exim-4.76-0.2|830	- with[out] sqlite3 (enabled)
12cr|exim-4.76-0.2|831	- new Patch0.
12cr|exim-4.76-0.2|832	- new Patch4.
12cr|exim-4.76-0.2|833	
12cr|exim-4.76-0.2|834	* Wed Nov 23 2005 Laurent MONTEL <lmontel@mandriva.com> 4.50-7
12cr|exim-4.76-0.2|835	- Rebuild with new openssl
12cr|exim-4.76-0.2|836	
12cr|exim-4.76-0.2|837	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 4.50-6mdk
12cr|exim-4.76-0.2|838	- rebuilt against MySQL-5.0.15
12cr|exim-4.76-0.2|839	
12cr|exim-4.76-0.2|840	* Wed Aug 31 2005 Oden Eriksson <oeriksson@mandriva.com> 4.50-5mdk
12cr|exim-4.76-0.2|841	- rebuilt against new openldap-2.3.6 libs
12cr|exim-4.76-0.2|842	
12cr|exim-4.76-0.2|843	* Mon Aug 01 2005 Marcel Pol <mpol@manddriva.org> 4.50-4mdk
12cr|exim-4.76-0.2|844	- remove msec hack
12cr|exim-4.76-0.2|845	- generate README.install.urpmi
12cr|exim-4.76-0.2|846	
12cr|exim-4.76-0.2|847	* Wed Jul 13 2005 Michael Scherer <misc@mandriva.org> 4.50-3mdk
12cr|exim-4.76-0.2|848	- fix provides
12cr|exim-4.76-0.2|849	
12cr|exim-4.76-0.2|850	* Fri May 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.50-2mdk
12cr|exim-4.76-0.2|851	- Rebuild for new perl
12cr|exim-4.76-0.2|852	
12cr|exim-4.76-0.2|853	* Thu Mar 31 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.50-1mdk
12cr|exim-4.76-0.2|854	- 4.50
12cr|exim-4.76-0.2|855	- the exiscan patch is now integrated
12cr|exim-4.76-0.2|856	- sa-exim-4.2
12cr|exim-4.76-0.2|857	- use the %%mkrel macro
12cr|exim-4.76-0.2|858	- added more build options
12cr|exim-4.76-0.2|859	- dropped the CAN-2005-0022, CAN-2005-0023 patch, it's integrated
12cr|exim-4.76-0.2|860	
12cr|exim-4.76-0.2|861	* Tue Feb 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.43-11mdk
12cr|exim-4.76-0.2|862	- added P6 from rh (CAN-2005-0022, CAN-2005-0023)
12cr|exim-4.76-0.2|863	
12cr|exim-4.76-0.2|864	* Mon Feb 07 2005 Buchan Milne <bgmilne@linux-mandrake.com> 4.43-10mdk
12cr|exim-4.76-0.2|865	- rebuild for ldap2.2_7
12cr|exim-4.76-0.2|866	
12cr|exim-4.76-0.2|867	* Fri Feb 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.43-9mdk
12cr|exim-4.76-0.2|868	- rebuilt against new openldap libs
12cr|exim-4.76-0.2|869	
12cr|exim-4.76-0.2|870	* Mon Jan 24 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.43-8mdk
12cr|exim-4.76-0.2|871	- rebuilt against MySQL-4.1.x and system libs
12cr|exim-4.76-0.2|872	
12cr|exim-4.76-0.2|873	* Tue Jan 04 2005 Marcel Pol <mpol@mandrake.org> 4.43-7mdk
12cr|exim-4.76-0.2|874	- provides smtpdaemon
12cr|exim-4.76-0.2|875	- build for 10.2
12cr|exim-4.76-0.2|876	
12cr|exim-4.76-0.2|877	* Wed Dec 08 2004 Marcel Pol <mpol@mandrake.org> 4.43-6mdk
12cr|exim-4.76-0.2|878	- buildrequires perl-devel
12cr|exim-4.76-0.2|879	
12cr|exim-4.76-0.2|880	* Thu Nov 18 2004 Marcel Pol <mpol@mandrake.org> 4.43-5mdk
12cr|exim-4.76-0.2|881	- fix build without monitor (Fengchou Li)
12cr|exim-4.76-0.2|882	
12cr|exim-4.76-0.2|883	* Fri Nov 05 2004 Marcel Pol <mpol@mandrake.org> 4.43-4mdk
12cr|exim-4.76-0.2|884	- fix build for 10.0
12cr|exim-4.76-0.2|885	
12cr|exim-4.76-0.2|886	* Thu Nov 04 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.43-3mdk
12cr|exim-4.76-0.2|887	- merged the most crucial fixes from into the package
12cr|exim-4.76-0.2|888	by Marcel Pol into this package
12cr|exim-4.76-0.2|889	- reviewed and fixed P0
12cr|exim-4.76-0.2|890	
12cr|exim-4.76-0.2|891	* Thu Nov 04 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.43-2mdk
12cr|exim-4.76-0.2|892	- added P4, use system pcre libs instead (debian)
12cr|exim-4.76-0.2|893	- added P5, don't override cflags (debian)
12cr|exim-4.76-0.2|894	
12cr|exim-4.76-0.2|895	* Wed Nov 03 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.43-1mdk
12cr|exim-4.76-0.2|896	- initial mandrake package
12cr|exim-4.76-0.2|897	- based on the annvix and fedora spec file and config but
12cr|exim-4.76-0.2|898	with a little twist
12cr|exim-4.76-0.2|899	- used the http://www.exim.org/images/exim-blue-ld-sml.png
12cr|exim-4.76-0.2|900	image as icon for the monitor sub package
12cr|exim-4.76-0.2|901	
12cr|exim-4.76-0.2|902	* Sun Oct 31 2004 Marcel Pol <mpol@mandrake.org> 4.43-1mdk
12cr|exim-4.76-0.2|903	- 4.43
12cr|exim-4.76-0.2|904	- exiscan 4.43-28
12cr|exim-4.76-0.2|905	- exim-html 4.40
12cr|exim-4.76-0.2|906	- rediff P0
12cr|exim-4.76-0.2|907	- build for 10.1 against db4.2
12cr|exim-4.76-0.2|908	- add exipick to filelist
12cr|exim-4.76-0.2|909	- make initscript readable (755)
12cr|exim-4.76-0.2|910	- s/Copyright/License
12cr|exim-4.76-0.2|911	

1261 12
12cr|exmap-console-0.4.1-8|1	%define	name	exmap-console
12cr|exmap-console-0.4.1-8|2	%define kernelname exmap
12cr|exmap-console-0.4.1-8|3	%define	version	0.4.1
12cr|exmap-console-0.4.1-8|4	%define	release	%mkrel 8
12cr|exmap-console-0.4.1-8|5	
12cr|exmap-console-0.4.1-8|6	Summary:	Memory analysis tool
12cr|exmap-console-0.4.1-8|7	Name:		%{name}
12cr|exmap-console-0.4.1-8|8	Version:	%{version}
12cr|exmap-console-0.4.1-8|9	Release:	%{release}
12cr|exmap-console-0.4.1-8|10	License:	GPL
12cr|exmap-console-0.4.1-8|11	Group:		Development/Other
12cr|exmap-console-0.4.1-8|12	Source:		http://projects.o-hand.com/sources/exmap-console/%{name}-%{version}.tgz
12cr|exmap-console-0.4.1-8|13	Patch0:		exmap-console-0.4.1-no_module.patch
12cr|exmap-console-0.4.1-8|14	Patch1:		exmap-console-2.6.26.patch
12cr|exmap-console-0.4.1-8|15	URL:		http://projects.o-hand.com/exmap-console
12cr|exmap-console-0.4.1-8|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|exmap-console-0.4.1-8|17	Requires(post):	dkms
12cr|exmap-console-0.4.1-8|18	Requires(preun):	dkms
12cr|exmap-console-0.4.1-8|19	BuildRequires:	readline-devel termcap-devel help2man glib2-devel
12cr|exmap-console-0.4.1-8|20	
12cr|exmap-console-0.4.1-8|21	%description
12cr|exmap-console-0.4.1-8|22	Exmap-console is a suite of command line applications developed around the
12cr|exmap-console-0.4.1-8|23	Exmap memory analysis tool. It is intended for use in situations where running
12cr|exmap-console-0.4.1-8|24	the Exmap GUI application is not feasible, for example, on embedded devices,
12cr|exmap-console-0.4.1-8|25	or when memory data needs to be saved for later examination.
12cr|exmap-console-0.4.1-8|26	
12cr|exmap-console-0.4.1-8|27	The suite contains three applications: exmap client (exmap), exmap daemon
12cr|exmap-console-0.4.1-8|28	(exampd) and exmap remote server (exmapserver).
12cr|exmap-console-0.4.1-8|29	
12cr|exmap-console-0.4.1-8|30	%prep
12cr|exmap-console-0.4.1-8|31	%setup -q
12cr|exmap-console-0.4.1-8|32	%patch0 -p1
12cr|exmap-console-0.4.1-8|33	%patch1 -p2
12cr|exmap-console-0.4.1-8|34	sed -i 's/-lreadline/-ltermcap -lreadline/' configure.ac
12cr|exmap-console-0.4.1-8|35	
12cr|exmap-console-0.4.1-8|36	%build
12cr|exmap-console-0.4.1-8|37	aclocal
12cr|exmap-console-0.4.1-8|38	autoconf
12cr|exmap-console-0.4.1-8|39	automake
12cr|exmap-console-0.4.1-8|40	%configure2_5x --disable-kernel-module
12cr|exmap-console-0.4.1-8|41	%make
12cr|exmap-console-0.4.1-8|42	
12cr|exmap-console-0.4.1-8|43	%install
12cr|exmap-console-0.4.1-8|44	rm -rf $RPM_BUILD_ROOT
12cr|exmap-console-0.4.1-8|45	%makeinstall
12cr|exmap-console-0.4.1-8|46	
12cr|exmap-console-0.4.1-8|47	# DKMS
12cr|exmap-console-0.4.1-8|48	######
12cr|exmap-console-0.4.1-8|49	
12cr|exmap-console-0.4.1-8|50	install -d -m 755 %{buildroot}%{_prefix}/src
12cr|exmap-console-0.4.1-8|51	cp -a kernel %{buildroot}%{_prefix}/src/%{kernelname}-%{version}
12cr|exmap-console-0.4.1-8|52	
12cr|exmap-console-0.4.1-8|53	cat > %{buildroot}%{_prefix}/src/%{kernelname}-%{version}/dkms.conf <<EOF
12cr|exmap-console-0.4.1-8|54	
12cr|exmap-console-0.4.1-8|55	PACKAGE_VERSION="%{version}"
12cr|exmap-console-0.4.1-8|56	
12cr|exmap-console-0.4.1-8|57	# Items below here should not have to change with each driver version
12cr|exmap-console-0.4.1-8|58	PACKAGE_NAME="%{kernelname}"
12cr|exmap-console-0.4.1-8|59	MAKE[0]="make -C \${kernel_source_dir} SUBDIRS=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build modules"
12cr|exmap-console-0.4.1-8|60	CLEAN="make clean"
12cr|exmap-console-0.4.1-8|61	
12cr|exmap-console-0.4.1-8|62	BUILT_MODULE_NAME[0]="\$PACKAGE_NAME"
12cr|exmap-console-0.4.1-8|63	DEST_MODULE_LOCATION[0]="/kernel/3rdparty/\$PACKAGE_NAME/"
12cr|exmap-console-0.4.1-8|64	
12cr|exmap-console-0.4.1-8|65	AUTOINSTALL=yes
12cr|exmap-console-0.4.1-8|66	REMAKE_INITRD=no
12cr|exmap-console-0.4.1-8|67	
12cr|exmap-console-0.4.1-8|68	EOF
12cr|exmap-console-0.4.1-8|69	
12cr|exmap-console-0.4.1-8|70	%clean
12cr|exmap-console-0.4.1-8|71	rm -rf $RPM_BUILD_ROOT
12cr|exmap-console-0.4.1-8|72	
12cr|exmap-console-0.4.1-8|73	%post
12cr|exmap-console-0.4.1-8|74	dkms add -m %{kernelname} -v %{version} --rpm_safe_upgrade ||:
12cr|exmap-console-0.4.1-8|75	dkms build -m %{kernelname} -v %{version} --rpm_safe_upgrade ||:
12cr|exmap-console-0.4.1-8|76	dkms install -m %{kernelname} -v %{version} --rpm_safe_upgrade
12cr|exmap-console-0.4.1-8|77	
12cr|exmap-console-0.4.1-8|78	%preun
12cr|exmap-console-0.4.1-8|79	dkms remove -m %{kernelname} -v %{version} --rpm_safe_upgrade --all ||:
12cr|exmap-console-0.4.1-8|80	
12cr|exmap-console-0.4.1-8|81	%files
12cr|exmap-console-0.4.1-8|82	%defattr(-,root,root)
12cr|exmap-console-0.4.1-8|83	%doc AUTHORS COPYING ChangeLog INSTALL README
12cr|exmap-console-0.4.1-8|84	%{_bindir}/*
12cr|exmap-console-0.4.1-8|85	%{_prefix}/src/%{kernelname}-%{version}
12cr|exmap-console-0.4.1-8|86	
12cr|exmap-console-0.4.1-8|87	
12cr|exmap-console-0.4.1-8|88	%changelog
12cr|exmap-console-0.4.1-8|89	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-8mdv2011.0
12cr|exmap-console-0.4.1-8|90	+ Revision: 618248
12cr|exmap-console-0.4.1-8|91	- the mass rebuild of 2010.0 packages
12cr|exmap-console-0.4.1-8|92	
12cr|exmap-console-0.4.1-8|93	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.4.1-7mdv2010.0
12cr|exmap-console-0.4.1-8|94	+ Revision: 437506
12cr|exmap-console-0.4.1-8|95	- rebuild
12cr|exmap-console-0.4.1-8|96	
12cr|exmap-console-0.4.1-8|97	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.1-6mdv2009.1
12cr|exmap-console-0.4.1-8|98	+ Revision: 354896
12cr|exmap-console-0.4.1-8|99	- rebuild for latest readline
12cr|exmap-console-0.4.1-8|100	
12cr|exmap-console-0.4.1-8|101	* Fri Sep 12 2008 Pascal Terjan <pterjan@mandriva.org> 0.4.1-5mdv2009.0
12cr|exmap-console-0.4.1-8|102	+ Revision: 284120
12cr|exmap-console-0.4.1-8|103	- Bump the release and pray
12cr|exmap-console-0.4.1-8|104	- Add upstream patch to build on new kernel
12cr|exmap-console-0.4.1-8|105	
12cr|exmap-console-0.4.1-8|106	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.4.1-3mdv2009.0
12cr|exmap-console-0.4.1-8|107	+ Revision: 245000
12cr|exmap-console-0.4.1-8|108	- rebuild
12cr|exmap-console-0.4.1-8|109	
12cr|exmap-console-0.4.1-8|110	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.4.1-1mdv2008.1
12cr|exmap-console-0.4.1-8|111	+ Revision: 136407
12cr|exmap-console-0.4.1-8|112	- restore BuildRoot
12cr|exmap-console-0.4.1-8|113	
12cr|exmap-console-0.4.1-8|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|exmap-console-0.4.1-8|115	- kill re-definition of %%buildroot on Pixel's request
12cr|exmap-console-0.4.1-8|116	
12cr|exmap-console-0.4.1-8|117	+ Pascal Terjan <pterjan@mandriva.org>
12cr|exmap-console-0.4.1-8|118	- Fix typo in summary
12cr|exmap-console-0.4.1-8|119	
12cr|exmap-console-0.4.1-8|120	* Thu Jul 19 2007 Pascal Terjan <pterjan@mandriva.org> 0.4.1-1mdv2008.0
12cr|exmap-console-0.4.1-8|121	+ Revision: 53610
12cr|exmap-console-0.4.1-8|122	- BuildRequires glib2-devel
12cr|exmap-console-0.4.1-8|123	- Import exmap-console
12cr|exmap-console-0.4.1-8|124	

1262 12
12cr|exo-0.10.1-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
12cr|exo-0.10.1-1|2	
12cr|exo-0.10.1-1|3	%define major		0
12cr|exo-0.10.1-1|4	%define api		1
12cr|exo-0.10.1-1|5	%define libname		%mklibname %{name} %{api} %{major}
12cr|exo-0.10.1-1|6	%define develname	%mklibname %{name} -d
12cr|exo-0.10.1-1|7	
12cr|exo-0.10.1-1|8	Summary:	An extension library to Xfce desktop environment
12cr|exo-0.10.1-1|9	Name:		exo
12cr|exo-0.10.1-1|10	Version:	0.10.1
12cr|exo-0.10.1-1|11	Release:	1
12cr|exo-0.10.1-1|12	License:	GPLv2+
12cr|exo-0.10.1-1|13	Group:		System/Libraries
12cr|exo-0.10.1-1|14	URL:		http://www.xfce.org
12cr|exo-0.10.1-1|15	Source0:	http://archive.xfce.org/src/xfce/exo/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|exo-0.10.1-1|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|exo-0.10.1-1|17	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.9.0
12cr|exo-0.10.1-1|18	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.9.0
12cr|exo-0.10.1-1|19	BuildRequires:	intltool
12cr|exo-0.10.1-1|20	
12cr|exo-0.10.1-1|21	%description
12cr|exo-0.10.1-1|22	This is libexo, an extension library to Xfce, developed by os-cillation.
12cr|exo-0.10.1-1|23	While Xfce comes with quite a few libraries that are targeted at
12cr|exo-0.10.1-1|24	desktop development, libexo is targeted at application development.
12cr|exo-0.10.1-1|25	
12cr|exo-0.10.1-1|26	%package -n %{libname}
12cr|exo-0.10.1-1|27	Summary:	An extension library to Xfce
12cr|exo-0.10.1-1|28	Group:		System/Libraries
12cr|exo-0.10.1-1|29	Requires:	%{name} >= %{version}
12cr|exo-0.10.1-1|30	#Added 01/2012 (wally)
12cr|exo-0.10.1-1|31	Obsoletes:	%{_lib}%{name}-1_0 < 0.7.0
12cr|exo-0.10.1-1|32	
12cr|exo-0.10.1-1|33	%description -n %{libname}
12cr|exo-0.10.1-1|34	Main library for the libexo.
12cr|exo-0.10.1-1|35	
12cr|exo-0.10.1-1|36	%package -n %{develname}
12cr|exo-0.10.1-1|37	Summary:	Headers, static libraries and documentation for libexo
12cr|exo-0.10.1-1|38	Group:		Development/C
12cr|exo-0.10.1-1|39	Requires:	%{libname} = %{version}
12cr|exo-0.10.1-1|40	Provides:	%{name}-devel = %{EVRD}
12cr|exo-0.10.1-1|41	Provides:	lib%{name}-devel = %{EVRD}
12cr|exo-0.10.1-1|42	Obsoletes:	%{_lib}exo1_0-devel
12cr|exo-0.10.1-1|43	Conflicts:	%{name} < 0.7.0
12cr|exo-0.10.1-1|44	
12cr|exo-0.10.1-1|45	%description -n %{develname}
12cr|exo-0.10.1-1|46	Headers, static libraries and documentation for libexo.
12cr|exo-0.10.1-1|47	
12cr|exo-0.10.1-1|48	%prep
12cr|exo-0.10.1-1|49	%setup -q
12cr|exo-0.10.1-1|50	
12cr|exo-0.10.1-1|51	%build
12cr|exo-0.10.1-1|52	%configure2_5x \
12cr|exo-0.10.1-1|53	--disable-static
12cr|exo-0.10.1-1|54	
12cr|exo-0.10.1-1|55	%make
12cr|exo-0.10.1-1|56	
12cr|exo-0.10.1-1|57	%install
12cr|exo-0.10.1-1|58	%makeinstall_std
12cr|exo-0.10.1-1|59	
12cr|exo-0.10.1-1|60	# (tpg) already in %{_real_vendor}-xfce-config package
12cr|exo-0.10.1-1|61	#rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/helpers.rc
12cr|exo-0.10.1-1|62	
12cr|exo-0.10.1-1|63	# don't ship .la
12cr|exo-0.10.1-1|64	find %{buildroot} -name "*.la" -delete
12cr|exo-0.10.1-1|65	
12cr|exo-0.10.1-1|66	%find_lang %{name}-%{api}
12cr|exo-0.10.1-1|67	
12cr|exo-0.10.1-1|68	%files -f %{name}-%{api}.lang
12cr|exo-0.10.1-1|69	%doc AUTHORS README ChangeLog TODO
12cr|exo-0.10.1-1|70	%{_bindir}/exo*
12cr|exo-0.10.1-1|71	%{_libexecdir}/xfce4/%{name}-%{api}/exo-helper-%{api}
12cr|exo-0.10.1-1|72	%{_libexecdir}/xfce4/%{name}-%{api}/exo-compose-mail-%{api}
12cr|exo-0.10.1-1|73	%{_datadir}/applications/*.desktop
12cr|exo-0.10.1-1|74	%{_datadir}/xfce4/helpers/*.desktop
12cr|exo-0.10.1-1|75	%{_iconsdir}/hicolor/*/apps/*.png
12cr|exo-0.10.1-1|76	%{_mandir}/man1/exo*
12cr|exo-0.10.1-1|77	%{_datadir}/pixmaps/exo-%{api}/exo-thumbnail-frame.png
12cr|exo-0.10.1-1|78	%{_sysconfdir}/xdg/xfce4/helpers.rc
12cr|exo-0.10.1-1|79	
12cr|exo-0.10.1-1|80	%files -n %{libname}
12cr|exo-0.10.1-1|81	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12cr|exo-0.10.1-1|82	
12cr|exo-0.10.1-1|83	%files -n %{develname}
12cr|exo-0.10.1-1|84	%doc %{_datadir}/gtk-doc/html/%{name}-%{api}/
12cr|exo-0.10.1-1|85	%{_libdir}/lib%{name}-%{api}.so
12cr|exo-0.10.1-1|86	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12cr|exo-0.10.1-1|87	%{_includedir}/*

1263 12
12cr|expedite-1.7.3-1|1	Summary:	Expedite Evas benchmark/test suite
12cr|expedite-1.7.3-1|2	Name:		expedite
12cr|expedite-1.7.3-1|3	Version:	1.7.3
12cr|expedite-1.7.3-1|4	Release:	1
12cr|expedite-1.7.3-1|5	License: 	BSD
12cr|expedite-1.7.3-1|6	Group: 		Graphical desktop/Enlightenment
12cr|expedite-1.7.3-1|7	URL:		http://www.enlightenment.org/
12cr|expedite-1.7.3-1|8	Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
12cr|expedite-1.7.3-1|9	Source1:	%{name}.desktop
12cr|expedite-1.7.3-1|10	
12cr|expedite-1.7.3-1|11	BuildRequires:	desktop-file-utils
12cr|expedite-1.7.3-1|12	BuildRequires:	imagemagick
12cr|expedite-1.7.3-1|13	BuildRequires:	pkgconfig(evas)
12cr|expedite-1.7.3-1|14	BuildRequires:	pkgconfig(gl)
12cr|expedite-1.7.3-1|15	BuildRequires:	pkgconfig(glu)
12cr|expedite-1.7.3-1|16	BuildRequires:	pkgconfig(glew)
12cr|expedite-1.7.3-1|17	BuildRequires:	pkgconfig(directfb)
12cr|expedite-1.7.3-1|18	BuildRequires:	pkgconfig(libgdiplus)
12cr|expedite-1.7.3-1|19	BuildRequires:	pkgconfig(libxine)
12cr|expedite-1.7.3-1|20	BuildRequires:	pkgconfig(sdl)
12cr|expedite-1.7.3-1|21	BuildRequires:	pkgconfig(xcb-util)
12cr|expedite-1.7.3-1|22	
12cr|expedite-1.7.3-1|23	%description
12cr|expedite-1.7.3-1|24	Expedite Evas benchmark/test suite.
12cr|expedite-1.7.3-1|25	
12cr|expedite-1.7.3-1|26	%prep
12cr|expedite-1.7.3-1|27	%setup -q
12cr|expedite-1.7.3-1|28	
12cr|expedite-1.7.3-1|29	%build
12cr|expedite-1.7.3-1|30	#NOCONFIGURE=1 ./autogen.sh
12cr|expedite-1.7.3-1|31	%configure2_5x \
12cr|expedite-1.7.3-1|32	--enable-directfb \
12cr|expedite-1.7.3-1|33	--enable-opengl-sdl
12cr|expedite-1.7.3-1|34	
12cr|expedite-1.7.3-1|35	%make
12cr|expedite-1.7.3-1|36	
12cr|expedite-1.7.3-1|37	%install
12cr|expedite-1.7.3-1|38	%makeinstall_std
12cr|expedite-1.7.3-1|39	
12cr|expedite-1.7.3-1|40	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|expedite-1.7.3-1|41	cp -vf %{SOURCE1} %{buildroot}%{_datadir}/applications/
12cr|expedite-1.7.3-1|42	
12cr|expedite-1.7.3-1|43	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12cr|expedite-1.7.3-1|44	install -m 644 data/e.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|expedite-1.7.3-1|45	convert -resize 32x32 data/e.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|expedite-1.7.3-1|46	convert -resize 16x16 data/e.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|expedite-1.7.3-1|47	
12cr|expedite-1.7.3-1|48	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cr|expedite-1.7.3-1|49	cp data/e.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|expedite-1.7.3-1|50	
12cr|expedite-1.7.3-1|51	%files
12cr|expedite-1.7.3-1|52	%doc  AUTHORS COPYING* README
12cr|expedite-1.7.3-1|53	%{_bindir}/%{name}
12cr|expedite-1.7.3-1|54	%{_bindir}/expedite-cmp
12cr|expedite-1.7.3-1|55	%{_datadir}/%{name}
12cr|expedite-1.7.3-1|56	%{_liconsdir}/*.png
12cr|expedite-1.7.3-1|57	%{_iconsdir}/*.png
12cr|expedite-1.7.3-1|58	%{_miconsdir}/*.png
12cr|expedite-1.7.3-1|59	%{_datadir}/pixmaps/*.png
12cr|expedite-1.7.3-1|60	%{_datadir}/applications/*

1264 12
12cr|exquisite-1.0.0-2|1	Summary:	This is a psplash replacement that is very simple and uses EFL
12cr|exquisite-1.0.0-2|2	Name:		exquisite
12cr|exquisite-1.0.0-2|3	Version:	1.0.0
12cr|exquisite-1.0.0-2|4	Release:	2
12cr|exquisite-1.0.0-2|5	Group:		Graphical desktop/Enlightenment
12cr|exquisite-1.0.0-2|6	License:	BSD
12cr|exquisite-1.0.0-2|7	URL:		http://enlightenment.org/
12cr|exquisite-1.0.0-2|8	Source0: 	http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
12cr|exquisite-1.0.0-2|9	
12cr|exquisite-1.0.0-2|10	BuildRequires:	doxygen
12cr|exquisite-1.0.0-2|11	BuildRequires:	edje
12cr|exquisite-1.0.0-2|12	BuildRequires:	embryo
12cr|exquisite-1.0.0-2|13	BuildRequires:	evas
12cr|exquisite-1.0.0-2|14	BuildRequires:	pkgconfig(ecore)
12cr|exquisite-1.0.0-2|15	BuildRequires:	pkgconfig(ecore-con)
12cr|exquisite-1.0.0-2|16	BuildRequires:	pkgconfig(ecore-evas)
12cr|exquisite-1.0.0-2|17	BuildRequires:	pkgconfig(edje)
12cr|exquisite-1.0.0-2|18	BuildRequires:	pkgconfig(eet)
12cr|exquisite-1.0.0-2|19	BuildRequires:	pkgconfig(eina)
12cr|exquisite-1.0.0-2|20	BuildRequires:	pkgconfig(evas)
12cr|exquisite-1.0.0-2|21	
12cr|exquisite-1.0.0-2|22	%description
12cr|exquisite-1.0.0-2|23	This is a psplash replacement that is very simple and uses EFL (Evas, Edje,
12cr|exquisite-1.0.0-2|24	Ecore etc.) for display - thus having immensely powerful theme abilities
12cr|exquisite-1.0.0-2|25	without needing any platform-specific compiled themes or modules. It is
12cr|exquisite-1.0.0-2|26	compatible with psplash with the same message commands (and more). The
12cr|exquisite-1.0.0-2|27	difference is that it requires libraries like evas, edje, ecore, eet and
12cr|exquisite-1.0.0-2|28	embryo. These also have loadable modules of their own - thus this is not
12cr|exquisite-1.0.0-2|29	perfect for systems that can not have these libraries available and working at
12cr|exquisite-1.0.0-2|30	boot, but if you can, it is a lot more capable than other splash engines,
12cr|exquisite-1.0.0-2|31	while still running in the framebuffer.
12cr|exquisite-1.0.0-2|32	
12cr|exquisite-1.0.0-2|33	%prep
12cr|exquisite-1.0.0-2|34	%setup -q
12cr|exquisite-1.0.0-2|35	
12cr|exquisite-1.0.0-2|36	%build
12cr|exquisite-1.0.0-2|37	#NOCONFIGURE=1 ./autogen.sh
12cr|exquisite-1.0.0-2|38	%configure2_5x
12cr|exquisite-1.0.0-2|39	%make
12cr|exquisite-1.0.0-2|40	
12cr|exquisite-1.0.0-2|41	%install
12cr|exquisite-1.0.0-2|42	%makeinstall_std
12cr|exquisite-1.0.0-2|43	
12cr|exquisite-1.0.0-2|44	%files
12cr|exquisite-1.0.0-2|45	%{_bindir}/*
12cr|exquisite-1.0.0-2|46	%{_datadir}/exquisite/*
12cr|exquisite-1.0.0-2|47	

1265 12
12cr|ext2resize-1.1.19-5|1	Summary: Ext2 fs resizer
12cr|ext2resize-1.1.19-5|2	Name:	 ext2resize
12cr|ext2resize-1.1.19-5|3	Version: 1.1.19
12cr|ext2resize-1.1.19-5|4	Release: %mkrel 5
12cr|ext2resize-1.1.19-5|5	License: GPL
12cr|ext2resize-1.1.19-5|6	Group: System/Kernel and hardware
12cr|ext2resize-1.1.19-5|7	Url: http://ext2resize.sourceforge.net/
12cr|ext2resize-1.1.19-5|8	Source0: http://ext2resize.sourceforge.net/%{name}-%{version}.tar.bz2
12cr|ext2resize-1.1.19-5|9	Patch0:	ext2resize-1.1.19-blkgetsize64.patch
12cr|ext2resize-1.1.19-5|10	Obsoletes: ext2fs
12cr|ext2resize-1.1.19-5|11	Provides: ext2fs
12cr|ext2resize-1.1.19-5|12	BuildRequires:	pkgconfig(ext2fs)
12cr|ext2resize-1.1.19-5|13	#BuildRequires:	autoconf2.5
12cr|ext2resize-1.1.19-5|14	
12cr|ext2resize-1.1.19-5|15	%description
12cr|ext2resize-1.1.19-5|16	ext2resize enable to enlarge or reduce a ext2 fs.
12cr|ext2resize-1.1.19-5|17	
12cr|ext2resize-1.1.19-5|18	WARNING: this is BETA software.
12cr|ext2resize-1.1.19-5|19	You may lose data.
12cr|ext2resize-1.1.19-5|20	You have been warned
12cr|ext2resize-1.1.19-5|21	Save them before using ext2resize
12cr|ext2resize-1.1.19-5|22	
12cr|ext2resize-1.1.19-5|23	WARNING: you should probably use resize2fs from e2fsprogs
12cr|ext2resize-1.1.19-5|24	which is more robust.
12cr|ext2resize-1.1.19-5|25	
12cr|ext2resize-1.1.19-5|26	%prep
12cr|ext2resize-1.1.19-5|27	%setup -q
12cr|ext2resize-1.1.19-5|28	%patch0 -p2 -b .blkgetsize64
12cr|ext2resize-1.1.19-5|29	# lib64 fixes, aka libuuid.a is in $(libdir) not /usr/lib
12cr|ext2resize-1.1.19-5|30	perl -pi -e "s@/usr/lib/(libuuid.a)@%{_libdir}/\1@g" \
12cr|ext2resize-1.1.19-5|31	src/Makefile.am src/Makefile.in
12cr|ext2resize-1.1.19-5|32	
12cr|ext2resize-1.1.19-5|33	%build
12cr|ext2resize-1.1.19-5|34	%configure2_5x
12cr|ext2resize-1.1.19-5|35	make
12cr|ext2resize-1.1.19-5|36	
12cr|ext2resize-1.1.19-5|37	%install
12cr|ext2resize-1.1.19-5|38	chmod +r *
12cr|ext2resize-1.1.19-5|39	%makeinstall
12cr|ext2resize-1.1.19-5|40	
12cr|ext2resize-1.1.19-5|41	install -d %{buildroot}%{_mandir}/man8
12cr|ext2resize-1.1.19-5|42	install -m 644 doc/*.8 %{buildroot}%{_mandir}/man8
12cr|ext2resize-1.1.19-5|43	
12cr|ext2resize-1.1.19-5|44	%files
12cr|ext2resize-1.1.19-5|45	%doc AUTHORS COPYING ChangeLog INSTALL README
12cr|ext2resize-1.1.19-5|46	%{_sbindir}/*
12cr|ext2resize-1.1.19-5|47	%{_mandir}/*/*

1266 12
12cr|ext3grep-0.10.2-1|1	Name:		ext3grep
12cr|ext3grep-0.10.2-1|2	Version:	0.10.2
12cr|ext3grep-0.10.2-1|3	Release:	%mkrel 1
12cr|ext3grep-0.10.2-1|4	Summary:	Investigation and recovery tool for ext3 filesystem
12cr|ext3grep-0.10.2-1|5	Group:		File tools
12cr|ext3grep-0.10.2-1|6	License:	GPLv2+
12cr|ext3grep-0.10.2-1|7	URL:		http://code.google.com/p/ext3grep/
12cr|ext3grep-0.10.2-1|8	Source0:	http://ext3grep.googlecode.com/files/ext3grep-%version.tar.gz
12cr|ext3grep-0.10.2-1|9	BuildRequires:	ext2fs-devel
12cr|ext3grep-0.10.2-1|10	Patch0:		ext3grep-0.10.1-gcc44.patch
12cr|ext3grep-0.10.2-1|11	Patch1:		ext3grep-0.10.2-include-unistd_h-for-sysconf.patch
12cr|ext3grep-0.10.2-1|12	Patch2:		ext3grep-0.10.2-new-e2fsprogs.diff
12cr|ext3grep-0.10.2-1|13	
12cr|ext3grep-0.10.2-1|14	%description
12cr|ext3grep-0.10.2-1|15	A tool to investigate an ext3 file system for deleted content and
12cr|ext3grep-0.10.2-1|16	possibly recover it.
12cr|ext3grep-0.10.2-1|17	
12cr|ext3grep-0.10.2-1|18	%prep
12cr|ext3grep-0.10.2-1|19	%setup -q
12cr|ext3grep-0.10.2-1|20	%patch0 -p1
12cr|ext3grep-0.10.2-1|21	%patch1 -p0
12cr|ext3grep-0.10.2-1|22	%patch2 -p1
12cr|ext3grep-0.10.2-1|23	
12cr|ext3grep-0.10.2-1|24	%build
12cr|ext3grep-0.10.2-1|25	# http://code.google.com/p/ext3grep/issues/detail?id=14
12cr|ext3grep-0.10.2-1|26	export CXX=%{_bindir}/g++
12cr|ext3grep-0.10.2-1|27	
12cr|ext3grep-0.10.2-1|28	%configure2_5x
12cr|ext3grep-0.10.2-1|29	%make
12cr|ext3grep-0.10.2-1|30	
12cr|ext3grep-0.10.2-1|31	%install
12cr|ext3grep-0.10.2-1|32	# Builds twice unless setting it here as well:
12cr|ext3grep-0.10.2-1|33	export CXX=%{_bindir}/g++
12cr|ext3grep-0.10.2-1|34	%makeinstall_std
12cr|ext3grep-0.10.2-1|35	
12cr|ext3grep-0.10.2-1|36	%files
12cr|ext3grep-0.10.2-1|37	%doc NEWS README
12cr|ext3grep-0.10.2-1|38	%{_bindir}/ext3grep

1267 12
12cr|extace-1.9.6-5|1	%define name     extace
12cr|extace-1.9.6-5|2	%define title    eXtace
12cr|extace-1.9.6-5|3	%define mainname %{name}
12cr|extace-1.9.6-5|4	%define alsaname %{name}-alsa
12cr|extace-1.9.6-5|5	%define ossname	 %{name}-oss
12cr|extace-1.9.6-5|6	%define version  1.9.6
12cr|extace-1.9.6-5|7	%define release  %mkrel 5
12cr|extace-1.9.6-5|8	%define descr    %{title} - An Extace Waveform Viewer
12cr|extace-1.9.6-5|9	%define summalsa %{descr} with ALSA support
12cr|extace-1.9.6-5|10	%define summoss  %{descr} without ALSA support
12cr|extace-1.9.6-5|11	%define group    Sound
12cr|extace-1.9.6-5|12	%define section  Multimedia/%{group}
12cr|extace-1.9.6-5|13	%define iconname multimedia_section.png
12cr|extace-1.9.6-5|14	# Change to 1 if ALSA compiles cleanly again
12cr|extace-1.9.6-5|15	%define buildalsa 0
12cr|extace-1.9.6-5|16	
12cr|extace-1.9.6-5|17	Summary:         Visual sound display/analysis program
12cr|extace-1.9.6-5|18	Name:            %{name}
12cr|extace-1.9.6-5|19	Version:         %{version}
12cr|extace-1.9.6-5|20	Release:         %{release}
12cr|extace-1.9.6-5|21	Source:          %{name}-%{version}.tar.bz2
12cr|extace-1.9.6-5|22	Patch0:		 extace-1.9.6-desktop-file.patch
12cr|extace-1.9.6-5|23	License:	 GPL
12cr|extace-1.9.6-5|24	Group:           %{group}
12cr|extace-1.9.6-5|25	BuildRoot:       %{tmppath_}/%{name}-%{version}-%{release}-buildroot
12cr|extace-1.9.6-5|26	Requires:        gnome-libs >= 1.0.11, esound
12cr|extace-1.9.6-5|27	BuildRequires:   fftw3-devel
12cr|extace-1.9.6-5|28	BuildRequires:   alsa-lib
12cr|extace-1.9.6-5|29	BuildRequires:   coreutils
12cr|extace-1.9.6-5|30	BuildRequires:   perl
12cr|extace-1.9.6-5|31	BuildRequires:   gtk-devel
12cr|extace-1.9.6-5|32	BuildRequires:   esound-devel
12cr|extace-1.9.6-5|33	BuildRequires:   imlib-devel
12cr|extace-1.9.6-5|34	BuildRequires:   gdkimlib-devel
12cr|extace-1.9.6-5|35	BuildRequires:   desktop-file-utils
12cr|extace-1.9.6-5|36	BuildRequires:   imagemagick
12cr|extace-1.9.6-5|37	#Obsoletes:       %{alsaname}
12cr|extace-1.9.6-5|38	URL:		 http://extace.sf.net
12cr|extace-1.9.6-5|39	
12cr|extace-1.9.6-5|40	%description
12cr|extace-1.9.6-5|41	eXtace is a visual sound display/analysis program for the Gnome Desktop
12cr|extace-1.9.6-5|42	environment (though it works under other environments as long as gnome/esd
12cr|extace-1.9.6-5|43	installed and used). Requires ESD to function. Includes
12cr|extace-1.9.6-5|44	various fourier transforms of the audio data in real-time. Displays include
12cr|extace-1.9.6-5|45	3D textured flying landscape, 16-128 channel graphic EQ, scope, and a 3D
12cr|extace-1.9.6-5|46	pointed flying landscape. All aspects of the display are fully configurable,
12cr|extace-1.9.6-5|47	even the axis placement.
12cr|extace-1.9.6-5|48	
12cr|extace-1.9.6-5|49	%if %{buildalsa}
12cr|extace-1.9.6-5|50	This version is for users who don't use ALSA.
12cr|extace-1.9.6-5|51	%endif
12cr|extace-1.9.6-5|52	
12cr|extace-1.9.6-5|53	%if %{buildalsa}
12cr|extace-1.9.6-5|54	%package alsa
12cr|extace-1.9.6-5|55	Summary:         %{summalsa}
12cr|extace-1.9.6-5|56	Group:           %{group}
12cr|extace-1.9.6-5|57	Obsoletes:       %{mainname}
12cr|extace-1.9.6-5|58	
12cr|extace-1.9.6-5|59	%description alsa
12cr|extace-1.9.6-5|60	eXtace is a visual sound display/analysis program for the Gnome Desktop
12cr|extace-1.9.6-5|61	environment (though it works under other environments as long as gnome/esd
12cr|extace-1.9.6-5|62	or ALSA is installed and used). Requires ESD or ALSA to function. Includes
12cr|extace-1.9.6-5|63	various fourier transforms of the audio data in real-time. Displays include
12cr|extace-1.9.6-5|64	3D textured flying landscape, 16-128 channel graphic EQ, scope, and a 3D
12cr|extace-1.9.6-5|65	pointed flying landscape. All aspects of the display are fully configurable,
12cr|extace-1.9.6-5|66	even the axis placement.
12cr|extace-1.9.6-5|67	
12cr|extace-1.9.6-5|68	This version is for users who use ALSA.
12cr|extace-1.9.6-5|69	%endif
12cr|extace-1.9.6-5|70	
12cr|extace-1.9.6-5|71	%prep
12cr|extace-1.9.6-5|72	# remove build directories.  better do it by hand as I later on move
12cr|extace-1.9.6-5|73	# them around
12cr|extace-1.9.6-5|74	rm -fr $RPM_BUILD_DIR/%{name}-%{version} $RPM_BUILD_DIR/%{alsaname}
12cr|extace-1.9.6-5|75	
12cr|extace-1.9.6-5|76	# Unpack main source
12cr|extace-1.9.6-5|77	%setup -q
12cr|extace-1.9.6-5|78	%patch0 -p1
12cr|extace-1.9.6-5|79	
12cr|extace-1.9.6-5|80	%if %{buildalsa}
12cr|extace-1.9.6-5|81	# Copy source tree to dir %{alsaname} for later building the alsa version
12cr|extace-1.9.6-5|82	cp -a $RPM_BUILD_DIR/%{name}-%{version} $RPM_BUILD_DIR/%{alsaname}
12cr|extace-1.9.6-5|83	%endif
12cr|extace-1.9.6-5|84	
12cr|extace-1.9.6-5|85	%build
12cr|extace-1.9.6-5|86	# First build the normal/OSS version, and force to ignore ALSA even if present
12cr|extace-1.9.6-5|87	%configure2_5x --disable-alsa --disable-rpath
12cr|extace-1.9.6-5|88	# Remove ALSA support from this build
12cr|extace-1.9.6-5|89	perl -pi -e 's|(^#define HAVE_ALSA.*$)|/* $1 */|' config.h
12cr|extace-1.9.6-5|90	for f in {extace,.}/Makefile ; do
12cr|extace-1.9.6-5|91	perl -pi -e 's|(^ALSA_LIBS\s+=\s+).*$|$1|' $f
12cr|extace-1.9.6-5|92	perl -pi -e 's|-lasound||' $f
12cr|extace-1.9.6-5|93	done
12cr|extace-1.9.6-5|94	%make
12cr|extace-1.9.6-5|95	
12cr|extace-1.9.6-5|96	%if %{buildalsa}
12cr|extace-1.9.6-5|97	# Now build the ALSA version.  ALSA support is built by default if available
12cr|extace-1.9.6-5|98	cd $RPM_BUILD_DIR/%{alsaname}
12cr|extace-1.9.6-5|99	%configure2_5x --disable-rpath
12cr|extace-1.9.6-5|100	%make
12cr|extace-1.9.6-5|101	%endif
12cr|extace-1.9.6-5|102	
12cr|extace-1.9.6-5|103	%install
12cr|extace-1.9.6-5|104	rm -rf %buildroot
12cr|extace-1.9.6-5|105	
12cr|extace-1.9.6-5|106	# First install the OSS version
12cr|extace-1.9.6-5|107	%makeinstall
12cr|extace-1.9.6-5|108	
12cr|extace-1.9.6-5|109	mkdir -p %{buildroot}%{_bindir}
12cr|extace-1.9.6-5|110	
12cr|extace-1.9.6-5|111	# Use /etc/alternatives to have it point to the right binary
12cr|extace-1.9.6-5|112	# The "normal" one is named extace-oss, the alsa bin is called extace-alsa
12cr|extace-1.9.6-5|113	mv %{buildroot}%{_bindir}/%{name} %buildroot%{_bindir}/%{ossname}
12cr|extace-1.9.6-5|114	
12cr|extace-1.9.6-5|115	%if %{buildalsa}
12cr|extace-1.9.6-5|116	# And now install the alsa version
12cr|extace-1.9.6-5|117	cd $RPM_BUILD_DIR/%{alsaname}
12cr|extace-1.9.6-5|118	%makeinstall
12cr|extace-1.9.6-5|119	# Rename the binary so that it doesn't overwrite the pointer to /etc/alternatives
12cr|extace-1.9.6-5|120	mv %{buildroot}%{_bindir}/%{name} %buildroot%{_bindir}/%{alsaname}
12cr|extace-1.9.6-5|121	%endif
12cr|extace-1.9.6-5|122	
12cr|extace-1.9.6-5|123	mkdir -p %buildroot%_datadir/applications/
12cr|extace-1.9.6-5|124	desktop-file-install --vendor='' \
12cr|extace-1.9.6-5|125	--dir=%buildroot%_datadir/applications/ \
12cr|extace-1.9.6-5|126	%buildroot%_datadir/gnome/apps/Multimedia/extace.desktop
12cr|extace-1.9.6-5|127	
12cr|extace-1.9.6-5|128	rm -f %buildroot%_datadir/gnome/apps/Multimedia/extace.desktop
12cr|extace-1.9.6-5|129	
12cr|extace-1.9.6-5|130	mkdir -p %buildroot%_iconsdir/
12cr|extace-1.9.6-5|131	convert src/logo.xpm %buildroot%_iconsdir/%{name}.png
12cr|extace-1.9.6-5|132	
12cr|extace-1.9.6-5|133	%post
12cr|extace-1.9.6-5|134	# Update /etc/alternatives to point to the right binary file
12cr|extace-1.9.6-5|135	update-alternatives --install %{_bindir}/%{name} %{name} %{_bindir}/%{ossname} 100
12cr|extace-1.9.6-5|136	
12cr|extace-1.9.6-5|137	# Only in Mandriva:
12cr|extace-1.9.6-5|138	# Update menus
12cr|extace-1.9.6-5|139	%if %mdkversion < 200900
12cr|extace-1.9.6-5|140	%{update_menus}
12cr|extace-1.9.6-5|141	%endif
12cr|extace-1.9.6-5|142	
12cr|extace-1.9.6-5|143	%postun
12cr|extace-1.9.6-5|144	update-alternatives --remove %{name} %{_bindir}/%{ossname}
12cr|extace-1.9.6-5|145	
12cr|extace-1.9.6-5|146	# Only in Mandriva:
12cr|extace-1.9.6-5|147	# Remove the menu entry
12cr|extace-1.9.6-5|148	%if %mdkversion < 200900
12cr|extace-1.9.6-5|149	%{clean_menus}
12cr|extace-1.9.6-5|150	%endif
12cr|extace-1.9.6-5|151	
12cr|extace-1.9.6-5|152	%if %{buildalsa}
12cr|extace-1.9.6-5|153	%post alsa
12cr|extace-1.9.6-5|154	# Update /etc/alternatives to point to the right binary file
12cr|extace-1.9.6-5|155	update-alternatives --install %{_bindir}/%{name} %{name} %{_bindir}/%{alsaname} 200
12cr|extace-1.9.6-5|156	
12cr|extace-1.9.6-5|157	# Only in Mandriva:
12cr|extace-1.9.6-5|158	# Update menus
12cr|extace-1.9.6-5|159	%if %mdkversion < 200900
12cr|extace-1.9.6-5|160	%{update_menus}
12cr|extace-1.9.6-5|161	%endif
12cr|extace-1.9.6-5|162	
12cr|extace-1.9.6-5|163	%postun alsa
12cr|extace-1.9.6-5|164	update-alternatives --remove %{name} %{_bindir}/%{alsaname}
12cr|extace-1.9.6-5|165	
12cr|extace-1.9.6-5|166	# Only in Mandriva:
12cr|extace-1.9.6-5|167	# Remove the menu entry
12cr|extace-1.9.6-5|168	%if %mdkversion < 200900
12cr|extace-1.9.6-5|169	%{clean_menus}
12cr|extace-1.9.6-5|170	%endif
12cr|extace-1.9.6-5|171	%endif
12cr|extace-1.9.6-5|172	
12cr|extace-1.9.6-5|173	%clean
12cr|extace-1.9.6-5|174	rm -rf %buildroot
12cr|extace-1.9.6-5|175	
12cr|extace-1.9.6-5|176	%files
12cr|extace-1.9.6-5|177	%defattr(-,root,root,0755)
12cr|extace-1.9.6-5|178	%doc TODO AUTHORS CREDITS NEWS ChangeLog README
12cr|extace-1.9.6-5|179	%{_bindir}/%{ossname}
12cr|extace-1.9.6-5|180	%{_datadir}/applications/extace.desktop
12cr|extace-1.9.6-5|181	%{_iconsdir}/*.png
12cr|extace-1.9.6-5|182	
12cr|extace-1.9.6-5|183	%if %{buildalsa}
12cr|extace-1.9.6-5|184	%files alsa
12cr|extace-1.9.6-5|185	%defattr(-,root,root,0755)
12cr|extace-1.9.6-5|186	%{_bindir}/%{alsaname}
12cr|extace-1.9.6-5|187	%endif
12cr|extace-1.9.6-5|188	
12cr|extace-1.9.6-5|189	
12cr|extace-1.9.6-5|190	%changelog
12cr|extace-1.9.6-5|191	* Thu Sep 03 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.9.6-5mdv2010.0
12cr|extace-1.9.6-5|192	+ Revision: 428659
12cr|extace-1.9.6-5|193	- rebuild
12cr|extace-1.9.6-5|194	
12cr|extace-1.9.6-5|195	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|extace-1.9.6-5|196	- lowercase ImageMagick
12cr|extace-1.9.6-5|197	
12cr|extace-1.9.6-5|198	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.9.6-4mdv2009.0
12cr|extace-1.9.6-5|199	+ Revision: 245006
12cr|extace-1.9.6-5|200	- rebuild
12cr|extace-1.9.6-5|201	
12cr|extace-1.9.6-5|202	+ Pixel <pixel@mandriva.com>
12cr|extace-1.9.6-5|203	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|extace-1.9.6-5|204	
12cr|extace-1.9.6-5|205	* Thu Feb 14 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.9.6-2mdv2008.1
12cr|extace-1.9.6-5|206	+ Revision: 168126
12cr|extace-1.9.6-5|207	- put a real summary
12cr|extace-1.9.6-5|208	- kill re-definition of %%buildroot on Pixel's request
12cr|extace-1.9.6-5|209	- s/Mandrake/Mandriva/
12cr|extace-1.9.6-5|210	
12cr|extace-1.9.6-5|211	+ Olivier Blin <oblin@mandriva.com>
12cr|extace-1.9.6-5|212	- restore BuildRoot
12cr|extace-1.9.6-5|213	
12cr|extace-1.9.6-5|214	* Thu Aug 23 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.9.6-2mdv2008.0
12cr|extace-1.9.6-5|215	+ Revision: 70213
12cr|extace-1.9.6-5|216	- fileutils, sh-utils & textutils have been obsoleted by coreutils a long time ago
12cr|extace-1.9.6-5|217	
12cr|extace-1.9.6-5|218	* Fri Aug 10 2007 Funda Wang <fundawang@mandriva.org> 1.9.6-1mdv2008.0
12cr|extace-1.9.6-5|219	+ Revision: 61422
12cr|extace-1.9.6-5|220	- Add desktop-file patch
12cr|extace-1.9.6-5|221	- fix file list
12cr|extace-1.9.6-5|222	- use xdg menu item
12cr|extace-1.9.6-5|223	- New version 1.9.6
12cr|extace-1.9.6-5|224	
12cr|extace-1.9.6-5|225	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|extace-1.9.6-5|226	- Import extace
12cr|extace-1.9.6-5|227	
12cr|extace-1.9.6-5|228	
12cr|extace-1.9.6-5|229	
12cr|extace-1.9.6-5|230	* Tue May  9 2006 Gtz Waschk <waschk@mandriva.org> 1.8.11-4mdk
12cr|extace-1.9.6-5|231	- fix buildrequires
12cr|extace-1.9.6-5|232	
12cr|extace-1.9.6-5|233	* Thu Oct 06 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.8.11-3mdk
12cr|extace-1.9.6-5|234	- Fix BuildRequires
12cr|extace-1.9.6-5|235	- %%mkrel
12cr|extace-1.9.6-5|236	
12cr|extace-1.9.6-5|237	* Fri Sep 10 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.8.11-2mdk
12cr|extace-1.9.6-5|238	- rebuild
12cr|extace-1.9.6-5|239	
12cr|extace-1.9.6-5|240	* Wed Aug 20 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.8.11-1mdk
12cr|extace-1.9.6-5|241	- 1.8.11
12cr|extace-1.9.6-5|242	
12cr|extace-1.9.6-5|243	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.6.4-3mdk
12cr|extace-1.9.6-5|244	- rebuild
12cr|extace-1.9.6-5|245	
12cr|extace-1.9.6-5|246	* Tue Sep 03 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.6.4-2mdk
12cr|extace-1.9.6-5|247	- rebuild
12cr|extace-1.9.6-5|248	
12cr|extace-1.9.6-5|249	* Tue Jan 15 2002 Alexander Skwar <ASkwar@Linux-Mandrake.com> 1.6.4-1mdk
12cr|extace-1.9.6-5|250	- 1.6.4
12cr|extace-1.9.6-5|251	- Actually *use* update-alternatives and not only pretend to do so
12cr|extace-1.9.6-5|252	- alsa subpackage now only contains the alsa binary, thanks to ua
12cr|extace-1.9.6-5|253	- Remove ALSA support, because ALSA 0.5.x doesn't seem to be supported
12cr|extace-1.9.6-5|254	by extace anymore
12cr|extace-1.9.6-5|255	
12cr|extace-1.9.6-5|256	* Thu Sep 13 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.6.1-1mdk
12cr|extace-1.9.6-5|257	- 1.6.1
12cr|extace-1.9.6-5|258	
12cr|extace-1.9.6-5|259	* Thu Jul 05 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.5.1-1mdk
12cr|extace-1.9.6-5|260	- updated to 1.5.1
12cr|extace-1.9.6-5|261	
12cr|extace-1.9.6-5|262	* Tue Jan 02 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.4.5-1mdk
12cr|extace-1.9.6-5|263	- updated to 1.4.5
12cr|extace-1.9.6-5|264	
12cr|extace-1.9.6-5|265	* Fri Dec 15 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.4.4-1mdk
12cr|extace-1.9.6-5|266	- updated to 1.4.4
12cr|extace-1.9.6-5|267	
12cr|extace-1.9.6-5|268	* Tue Dec 5 2000 Daouda Lo <daouda@mandrakesoft.com> 1.4.0-1mdk
12cr|extace-1.9.6-5|269	- update
12cr|extace-1.9.6-5|270	
12cr|extace-1.9.6-5|271	* Sun Nov 05 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.3.11-1mdk
12cr|extace-1.9.6-5|272	- updated to 1.3.11
12cr|extace-1.9.6-5|273	
12cr|extace-1.9.6-5|274	* Thu Oct 26 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.3.9-1mdk
12cr|extace-1.9.6-5|275	- updated to 1.3.9
12cr|extace-1.9.6-5|276	
12cr|extace-1.9.6-5|277	* Wed Oct 18 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.3.8-1mdk
12cr|extace-1.9.6-5|278	- used srpm from Alexander Skwar <ASkwar@Linux-Mandrake.com> :
12cr|extace-1.9.6-5|279	Fri Oct 13 2000 Alexander Skwar <ASkwar@Linux-Mandrake.com> 1.3.8-1mdk
12cr|extace-1.9.6-5|280	New version
12cr|extace-1.9.6-5|281	Split up in a alsa and non-alsa version, ie. it will create two
12cr|extace-1.9.6-5|282	binary packages
12cr|extace-1.9.6-5|283	Use %%{_sysconfdir}/alternatives to have it point to the right binary
12cr|extace-1.9.6-5|284	
12cr|extace-1.9.6-5|285	* Mon Sep 18 2000 Alexander Skwar <ASkwar@DigitalProjects.com> 1.3.4-1mdk
12cr|extace-1.9.6-5|286	- New version
12cr|extace-1.9.6-5|287	- Now with ALSA support
12cr|extace-1.9.6-5|288	- Hardcoded to use ALSA card 0, Device 0 and Sub Chan 1
12cr|extace-1.9.6-5|289	
12cr|extace-1.9.6-5|290	* Sun Aug 27 2000 Alexander Skwar <ASkwar@DigitalProjects.com> 1.3.2-1mdk
12cr|extace-1.9.6-5|291	- New version
12cr|extace-1.9.6-5|292	- (Build-)requires fftw
12cr|extace-1.9.6-5|293	
12cr|extace-1.9.6-5|294	* Wed Apr 26 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.2.0-2mdk
12cr|extace-1.9.6-5|295	- fix group
12cr|extace-1.9.6-5|296	- spec helper fixes
12cr|extace-1.9.6-5|297	
12cr|extace-1.9.6-5|298	* Wed Sep 08 1999 Daouda LO <daouda@mandrakesoft.com>
12cr|extace-1.9.6-5|299	- 1.2.0
12cr|extace-1.9.6-5|300	
12cr|extace-1.9.6-5|301	* Tue Jul 20 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|extace-1.9.6-5|302	- Initalisation of spec file for Mandrake distribution.

1268 12
12cr|ExtFile-1.1.3-9|1	%define name      ExtFile
12cr|ExtFile-1.1.3-9|2	%define longtitle A Zope product to store larges files outside the ZODB
12cr|ExtFile-1.1.3-9|3	%define version   1.1.3
12cr|ExtFile-1.1.3-9|4	%define release   %mkrel 9
12cr|ExtFile-1.1.3-9|5	
12cr|ExtFile-1.1.3-9|6	
12cr|ExtFile-1.1.3-9|7	
12cr|ExtFile-1.1.3-9|8	
12cr|ExtFile-1.1.3-9|9	
12cr|ExtFile-1.1.3-9|10	Name:               %name
12cr|ExtFile-1.1.3-9|11	Summary:            %longtitle
12cr|ExtFile-1.1.3-9|12	Version:            %version
12cr|ExtFile-1.1.3-9|13	Release:            %release
12cr|ExtFile-1.1.3-9|14	Group:              Development/Python
12cr|ExtFile-1.1.3-9|15	Requires:           zope python-imaging
12cr|ExtFile-1.1.3-9|16	License:            GPL
12cr|ExtFile-1.1.3-9|17	URL:                http://www.zope.org
12cr|ExtFile-1.1.3-9|18	BuildRoot:          %{_tmppath}/%{name}-%{version}-rootdir
12cr|ExtFile-1.1.3-9|19	
12cr|ExtFile-1.1.3-9|20	Source: %{name}-%{version}.tar.bz2
12cr|ExtFile-1.1.3-9|21	
12cr|ExtFile-1.1.3-9|22	#----------------------------------------------------------------------
12cr|ExtFile-1.1.3-9|23	%description
12cr|ExtFile-1.1.3-9|24	A Zope product to store larges files outside the ZODB
12cr|ExtFile-1.1.3-9|25	
12cr|ExtFile-1.1.3-9|26	#----------------------------------------------------------------------
12cr|ExtFile-1.1.3-9|27	%prep
12cr|ExtFile-1.1.3-9|28	
12cr|ExtFile-1.1.3-9|29	rm -rf $RPM_BUILD_ROOT
12cr|ExtFile-1.1.3-9|30	%setup -a 0
12cr|ExtFile-1.1.3-9|31	
12cr|ExtFile-1.1.3-9|32	#----------------------------------------------------------------------
12cr|ExtFile-1.1.3-9|33	%build
12cr|ExtFile-1.1.3-9|34	
12cr|ExtFile-1.1.3-9|35	#----------------------------------------------------------------------
12cr|ExtFile-1.1.3-9|36	%install
12cr|ExtFile-1.1.3-9|37	
12cr|ExtFile-1.1.3-9|38	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}
12cr|ExtFile-1.1.3-9|39	install %{name}-%{version}/*.py $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}
12cr|ExtFile-1.1.3-9|40	install %{name}-%{version}/*.txt $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}
12cr|ExtFile-1.1.3-9|41	install %{name}-%{version}/*.dtml $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}
12cr|ExtFile-1.1.3-9|42	
12cr|ExtFile-1.1.3-9|43	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/www
12cr|ExtFile-1.1.3-9|44	install %{name}-%{version}/www/*.gif $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/www
12cr|ExtFile-1.1.3-9|45	
12cr|ExtFile-1.1.3-9|46	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/icons
12cr|ExtFile-1.1.3-9|47	install %{name}-%{version}/icons/*.gif $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/icons
12cr|ExtFile-1.1.3-9|48	install %{name}-%{version}/icons/*.html $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/icons
12cr|ExtFile-1.1.3-9|49	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/icons/application
12cr|ExtFile-1.1.3-9|50	install %{name}-%{version}/icons/application/*.gif $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/icons/application
12cr|ExtFile-1.1.3-9|51	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/icons/audio
12cr|ExtFile-1.1.3-9|52	install %{name}-%{version}/icons/audio/*.gif $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/icons/audio
12cr|ExtFile-1.1.3-9|53	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/icons/image
12cr|ExtFile-1.1.3-9|54	install %{name}-%{version}/icons/image/*.gif $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/icons/image
12cr|ExtFile-1.1.3-9|55	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/icons/text
12cr|ExtFile-1.1.3-9|56	install %{name}-%{version}/icons/text/*.gif $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/icons/text
12cr|ExtFile-1.1.3-9|57	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/icons/video
12cr|ExtFile-1.1.3-9|58	install %{name}-%{version}/icons/video/*.gif $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/icons/video
12cr|ExtFile-1.1.3-9|59	
12cr|ExtFile-1.1.3-9|60	%clean
12cr|ExtFile-1.1.3-9|61	rm -rf $RPM_BUILD_ROOT
12cr|ExtFile-1.1.3-9|62	
12cr|ExtFile-1.1.3-9|63	#----------------------------------------------------------------------
12cr|ExtFile-1.1.3-9|64	%files
12cr|ExtFile-1.1.3-9|65	%defattr(-,root,root,0755)
12cr|ExtFile-1.1.3-9|66	%doc README.txt CHANGES.txt LICENSE.txt version.txt
12cr|ExtFile-1.1.3-9|67	
12cr|ExtFile-1.1.3-9|68	%{_libdir}/zope/lib/python/Products/%{name}/
12cr|ExtFile-1.1.3-9|69	
12cr|ExtFile-1.1.3-9|70	#----------------------------------------------------------------------
12cr|ExtFile-1.1.3-9|71	
12cr|ExtFile-1.1.3-9|72	
12cr|ExtFile-1.1.3-9|73	%changelog
12cr|ExtFile-1.1.3-9|74	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-9mdv2011.0
12cr|ExtFile-1.1.3-9|75	+ Revision: 616413
12cr|ExtFile-1.1.3-9|76	- the mass rebuild of 2010.0 packages
12cr|ExtFile-1.1.3-9|77	
12cr|ExtFile-1.1.3-9|78	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.1.3-8mdv2010.0
12cr|ExtFile-1.1.3-9|79	+ Revision: 428660
12cr|ExtFile-1.1.3-9|80	- rebuild
12cr|ExtFile-1.1.3-9|81	
12cr|ExtFile-1.1.3-9|82	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.1.3-7mdv2009.0
12cr|ExtFile-1.1.3-9|83	+ Revision: 266089
12cr|ExtFile-1.1.3-9|84	- rebuild early 2009.0 package (before pixel changes)
12cr|ExtFile-1.1.3-9|85	
12cr|ExtFile-1.1.3-9|86	* Mon May 12 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1.3-6mdv2009.0
12cr|ExtFile-1.1.3-9|87	+ Revision: 206511
12cr|ExtFile-1.1.3-9|88	- Should not be noarch ed
12cr|ExtFile-1.1.3-9|89	
12cr|ExtFile-1.1.3-9|90	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.1.3-5mdv2008.1
12cr|ExtFile-1.1.3-9|91	+ Revision: 136407
12cr|ExtFile-1.1.3-9|92	- restore BuildRoot
12cr|ExtFile-1.1.3-9|93	
12cr|ExtFile-1.1.3-9|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|ExtFile-1.1.3-9|95	- kill re-definition of %%buildroot on Pixel's request
12cr|ExtFile-1.1.3-9|96	- import ExtFile
12cr|ExtFile-1.1.3-9|97	
12cr|ExtFile-1.1.3-9|98	
12cr|ExtFile-1.1.3-9|99	* Mon Jun 19 2006 Lenny Cartier <lenny@mandriva.com> 1.1.3-5mdv2007.0
12cr|ExtFile-1.1.3-9|100	- rebuild
12cr|ExtFile-1.1.3-9|101	
12cr|ExtFile-1.1.3-9|102	* Fri May 13 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.1.3-4mdk
12cr|ExtFile-1.1.3-9|103	- Rebuild
12cr|ExtFile-1.1.3-9|104	
12cr|ExtFile-1.1.3-9|105	* Wed Sep 05 2003 Sebastien Robin <seb@nexedi.com> 1.1.3-3mdk
12cr|ExtFile-1.1.3-9|106	- Update spec in order to follows Mandrake Rules
12cr|ExtFile-1.1.3-9|107	
12cr|ExtFile-1.1.3-9|108	* Wed Apr 25 2003 Sebastien Robin <seb@nexedi.com> 1.1.3-2nxd
12cr|ExtFile-1.1.3-9|109	- Clean the spec file
12cr|ExtFile-1.1.3-9|110	
12cr|ExtFile-1.1.3-9|111	* Mon Feb 3 2003 Jean-Paul Smets <jp@nexedi.com> 1.1.3-1nxd
12cr|ExtFile-1.1.3-9|112	- Initial release

1269 12
12cr|extra-cmake-modules-0.0.1-1|1	%define git 1
12cr|extra-cmake-modules-0.0.1-1|2	
12cr|extra-cmake-modules-0.0.1-1|3	Name:		extra-cmake-modules
12cr|extra-cmake-modules-0.0.1-1|4	Summary:	KDE cmake extra modules
12cr|extra-cmake-modules-0.0.1-1|5	Group:		Graphical desktop/KDE
12cr|extra-cmake-modules-0.0.1-1|6	Version:	0.0.1
12cr|extra-cmake-modules-0.0.1-1|7	Release:	%mkrel 1
12cr|extra-cmake-modules-0.0.1-1|8	License:	GPL
12cr|extra-cmake-modules-0.0.1-1|9	URL:		https://projects.kde.org/projects/kdesupport/extra-cmake-modules
12cr|extra-cmake-modules-0.0.1-1|10	Source0:	ftp://ftp.kde.org/pub/kde/unstable/%{version}/src/%{name}%{?!git:-%{version}}.tar.xz
12cr|extra-cmake-modules-0.0.1-1|11	Patch0:		extra-cmake-modules-0.0.1-fix-man-path.patch
12cr|extra-cmake-modules-0.0.1-1|12	BuildArch:	noarch
12cr|extra-cmake-modules-0.0.1-1|13	BuildRequires:	cmake
12cr|extra-cmake-modules-0.0.1-1|14	
12cr|extra-cmake-modules-0.0.1-1|15	%description
12cr|extra-cmake-modules-0.0.1-1|16	KDE cmake extra modules.
12cr|extra-cmake-modules-0.0.1-1|17	
12cr|extra-cmake-modules-0.0.1-1|18	%files
12cr|extra-cmake-modules-0.0.1-1|19	%{_datadir}/%{name}-%{version}/
12cr|extra-cmake-modules-0.0.1-1|20	%{_mandir}/man1/%{name}.1.xz
12cr|extra-cmake-modules-0.0.1-1|21	
12cr|extra-cmake-modules-0.0.1-1|22	#--------------------------------------------------------------------
12cr|extra-cmake-modules-0.0.1-1|23	%prep
12cr|extra-cmake-modules-0.0.1-1|24	%setup -q%{?git:n %{name}}
12cr|extra-cmake-modules-0.0.1-1|25	%patch0 -p0 -b .fix-man-path
12cr|extra-cmake-modules-0.0.1-1|26	
12cr|extra-cmake-modules-0.0.1-1|27	%build
12cr|extra-cmake-modules-0.0.1-1|28	%cmake
12cr|extra-cmake-modules-0.0.1-1|29	%make
12cr|extra-cmake-modules-0.0.1-1|30	
12cr|extra-cmake-modules-0.0.1-1|31	%install
12cr|extra-cmake-modules-0.0.1-1|32	rm -fr %{buildroot}
12cr|extra-cmake-modules-0.0.1-1|33	%makeinstall_std -C build
12cr|extra-cmake-modules-0.0.1-1|34	
12cr|extra-cmake-modules-0.0.1-1|35	
12cr|extra-cmake-modules-0.0.1-1|36	
12cr|extra-cmake-modules-0.0.1-1|37	
12cr|extra-cmake-modules-0.0.1-1|38	%changelog
12cr|extra-cmake-modules-0.0.1-1|39	* Sat Nov 19 2011 Zé <ze@mandriva.org> 0.0.1-1mdv2012.0
12cr|extra-cmake-modules-0.0.1-1|40	+ Revision: 731687
12cr|extra-cmake-modules-0.0.1-1|41	- imported package extra-cmake-modules
12cr|extra-cmake-modules-0.0.1-1|42	
12cr|extra-cmake-modules-0.0.1-1|43	
12cr|extra-cmake-modules-0.0.1-1|44	* Thu Nov 17 2011 Zé <ze@mandriva.org> 0.0.1-1

1270 12
12cr|extract-xiso-2.5-1|1	Name:		extract-xiso
12cr|extract-xiso-2.5-1|2	Version:	2.5
12cr|extract-xiso-2.5-1|3	Release:	%mkrel 1
12cr|extract-xiso-2.5-1|4	Summary:	A backup tool for creating and extracting disc image .iso's of XBox games
12cr|extract-xiso-2.5-1|5	License:	BSD
12cr|extract-xiso-2.5-1|6	Group:		Archiving/Backup
12cr|extract-xiso-2.5-1|7	URL:		http://sourceforge.net/projects/extract-xiso
12cr|extract-xiso-2.5-1|8	Source0:	%{name}_v%{version}_src.tgz
12cr|extract-xiso-2.5-1|9	
12cr|extract-xiso-2.5-1|10	%description
12cr|extract-xiso-2.5-1|11	A backup tool for creating and extracting disc image .iso's of XBox games.
12cr|extract-xiso-2.5-1|12	For more details see: http://sourceforge.net/projects/extract-xiso
12cr|extract-xiso-2.5-1|13	
12cr|extract-xiso-2.5-1|14	%prep
12cr|extract-xiso-2.5-1|15	%setup -q -n %{name}
12cr|extract-xiso-2.5-1|16	
12cr|extract-xiso-2.5-1|17	%build
12cr|extract-xiso-2.5-1|18	%setup_compile_flags
12cr|extract-xiso-2.5-1|19	gcc -D__LINUX__ $CFLAGS $LDFLAGS extract-xiso.c libftp-*/*.c -o extract-xiso
12cr|extract-xiso-2.5-1|20	
12cr|extract-xiso-2.5-1|21	%install
12cr|extract-xiso-2.5-1|22	%__rm -rf %{buildroot}
12cr|extract-xiso-2.5-1|23	%__mkdir_p %{buildroot}%{_bindir}
12cr|extract-xiso-2.5-1|24	%__cp %{name} %{buildroot}%{_bindir}/
12cr|extract-xiso-2.5-1|25	
12cr|extract-xiso-2.5-1|26	%clean
12cr|extract-xiso-2.5-1|27	%__rm -rf %{buildroot}
12cr|extract-xiso-2.5-1|28	
12cr|extract-xiso-2.5-1|29	%files
12cr|extract-xiso-2.5-1|30	%doc LICENSE.TXT README.TXT
12cr|extract-xiso-2.5-1|31	%{_bindir}/%{name}
12cr|extract-xiso-2.5-1|32	
12cr|extract-xiso-2.5-1|33	
12cr|extract-xiso-2.5-1|34	
12cr|extract-xiso-2.5-1|35	%changelog
12cr|extract-xiso-2.5-1|36	* Thu Feb 23 2012 Andrey Bondrov <abondrov@mandriva.org> 2.5-1mdv2011.0
12cr|extract-xiso-2.5-1|37	+ Revision: 779330
12cr|extract-xiso-2.5-1|38	- imported package extract-xiso
12cr|extract-xiso-2.5-1|39	

1271 12
12cr|extremetuxracer-0.5-0.beta.7|1	%define gname	etracer
12cr|extremetuxracer-0.5-0.beta.7|2	
12cr|extremetuxracer-0.5-0.beta.7|3	Name:		extremetuxracer
12cr|extremetuxracer-0.5-0.beta.7|4	Version:	0.5
12cr|extremetuxracer-0.5-0.beta.7|5	Release:	0.beta.7
12cr|extremetuxracer-0.5-0.beta.7|6	Summary:	OpenGL racing game featuring Tux
12cr|extremetuxracer-0.5-0.beta.7|7	License:	GPLv2
12cr|extremetuxracer-0.5-0.beta.7|8	Group:		Games/Arcade
12cr|extremetuxracer-0.5-0.beta.7|9	URL:		http://www.extremetuxracer.com/
12cr|extremetuxracer-0.5-0.beta.7|10	Source0:	http://downloads.sourceforge.net/extremetuxracer/%{name}-%{version}beta.tar.gz
12cr|extremetuxracer-0.5-0.beta.7|11	Patch0:		extremetuxracer-0.5-defaultopt.patch
12cr|extremetuxracer-0.5-0.beta.7|12	Patch1:		extremetuxracer-0.5-link.patch
12cr|extremetuxracer-0.5-0.beta.7|13	Patch2:		extremetuxracer-0.5-install.patch
12cr|extremetuxracer-0.5-0.beta.7|14	Patch3:		extreme-tuxracer-0.5beta-libpng15.patch
12cr|extremetuxracer-0.5-0.beta.7|15	Requires:	squirrel
12cr|extremetuxracer-0.5-0.beta.7|16	BuildRequires:	pkgconfig(SDL_mixer)
12cr|extremetuxracer-0.5-0.beta.7|17	BuildRequires:	pkgconfig(alsa)
12cr|extremetuxracer-0.5-0.beta.7|18	BuildRequires:	pkgconfig(esound)
12cr|extremetuxracer-0.5-0.beta.7|19	BuildRequires:	pkgconfig(glu)
12cr|extremetuxracer-0.5-0.beta.7|20	BuildRequires:	texinfo
12cr|extremetuxracer-0.5-0.beta.7|21	BuildRequires:	pkgconfig(libpng)
12cr|extremetuxracer-0.5-0.beta.7|22	BuildRequires:	pkgconfig(freetype2)
12cr|extremetuxracer-0.5-0.beta.7|23	BuildRequires:	pkgconfig(libxslt)
12cr|extremetuxracer-0.5-0.beta.7|24	BuildRequires:	pkgconfig(libxml-2.0)
12cr|extremetuxracer-0.5-0.beta.7|25	BuildRequires:	squirrel
12cr|extremetuxracer-0.5-0.beta.7|26	BuildRequires:	tcl-devel
12cr|extremetuxracer-0.5-0.beta.7|27	BuildRequires:	libsquirrel-devel
12cr|extremetuxracer-0.5-0.beta.7|28	
12cr|extremetuxracer-0.5-0.beta.7|29	Provides:	tuxracer = %{version}-%{release}
12cr|extremetuxracer-0.5-0.beta.7|30	
12cr|extremetuxracer-0.5-0.beta.7|31	%description
12cr|extremetuxracer-0.5-0.beta.7|32	Extreme Tux Racer is an OpenGL racing game featuring Tux, the Linux
12cr|extremetuxracer-0.5-0.beta.7|33	mascot. The goal of the game is to slide down a snow- and ice-covered
12cr|extremetuxracer-0.5-0.beta.7|34	mountain as quickly as possible.  It is based on the GPL version of
12cr|extremetuxracer-0.5-0.beta.7|35	TuxRacer.
12cr|extremetuxracer-0.5-0.beta.7|36	
12cr|extremetuxracer-0.5-0.beta.7|37	%prep
12cr|extremetuxracer-0.5-0.beta.7|38	%setup -q -n extreme-tuxracer-%{version}beta
12cr|extremetuxracer-0.5-0.beta.7|39	%patch0 -p1 -b .defaultopt
12cr|extremetuxracer-0.5-0.beta.7|40	%patch1 -p0 -b .link
12cr|extremetuxracer-0.5-0.beta.7|41	%patch2 -p0 -b .install
12cr|extremetuxracer-0.5-0.beta.7|42	%patch3 -p1 -b .libpng
12cr|extremetuxracer-0.5-0.beta.7|43	unzip %{gname}icons.zip
12cr|extremetuxracer-0.5-0.beta.7|44	
12cr|extremetuxracer-0.5-0.beta.7|45	%build
12cr|extremetuxracer-0.5-0.beta.7|46	autoreconf -fi
12cr|extremetuxracer-0.5-0.beta.7|47	CFLAGS="%{optflags} -O3 -ffast-math" \
12cr|extremetuxracer-0.5-0.beta.7|48	CXXFLAGS="%{optflags} -O3 -ffast-math" \
12cr|extremetuxracer-0.5-0.beta.7|49	%configure2_5x	--bindir=%{_gamesbindir} \
12cr|extremetuxracer-0.5-0.beta.7|50	--with-data-dir=%{_gamesdatadir}/%{name}\
12cr|extremetuxracer-0.5-0.beta.7|51	--datadir=%{_gamesdatadir} \
12cr|extremetuxracer-0.5-0.beta.7|52	--disable-debug
12cr|extremetuxracer-0.5-0.beta.7|53	%make
12cr|extremetuxracer-0.5-0.beta.7|54	
12cr|extremetuxracer-0.5-0.beta.7|55	%install
12cr|extremetuxracer-0.5-0.beta.7|56	%makeinstall_std
12cr|extremetuxracer-0.5-0.beta.7|57	
12cr|extremetuxracer-0.5-0.beta.7|58	install -d %{buildroot}%{_datadir}/applications
12cr|extremetuxracer-0.5-0.beta.7|59	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|extremetuxracer-0.5-0.beta.7|60	[Desktop Entry]
12cr|extremetuxracer-0.5-0.beta.7|61	Encoding=UTF-8
12cr|extremetuxracer-0.5-0.beta.7|62	Name=Extreme Tux Racer
12cr|extremetuxracer-0.5-0.beta.7|63	Comment=OpenGL racing game featuring Tux
12cr|extremetuxracer-0.5-0.beta.7|64	Exec=%{_gamesbindir}/%{gname}
12cr|extremetuxracer-0.5-0.beta.7|65	Icon=%{gname}
12cr|extremetuxracer-0.5-0.beta.7|66	Terminal=false
12cr|extremetuxracer-0.5-0.beta.7|67	Type=Application
12cr|extremetuxracer-0.5-0.beta.7|68	StartupNotify=true
12cr|extremetuxracer-0.5-0.beta.7|69	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cr|extremetuxracer-0.5-0.beta.7|70	EOF
12cr|extremetuxracer-0.5-0.beta.7|71	
12cr|extremetuxracer-0.5-0.beta.7|72	for r in 16 22 32 48; do
12cr|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
12cr|extremetuxracer-0.5-0.beta.7|74	done
12cr|extremetuxracer-0.5-0.beta.7|75	install -D %{gname}icon.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{gname}.svg
12cr|extremetuxracer-0.5-0.beta.7|76	
12cr|extremetuxracer-0.5-0.beta.7|77	%find_lang %{gname}
12cr|extremetuxracer-0.5-0.beta.7|78	
12cr|extremetuxracer-0.5-0.beta.7|79	cat > README.urpmi << EOF
12cr|extremetuxracer-0.5-0.beta.7|80	
12cr|extremetuxracer-0.5-0.beta.7|81	---------------------------Description-------------------------------------
12cr|extremetuxracer-0.5-0.beta.7|82	
12cr|extremetuxracer-0.5-0.beta.7|83	Extreme Tux Racer is an OpenGL racing game featuring Tux,
12cr|extremetuxracer-0.5-0.beta.7|84	the Linux mascot. The goal of the game is to slide down
12cr|extremetuxracer-0.5-0.beta.7|85	a snow- and ice-covered mountain as quickly as possible.
12cr|extremetuxracer-0.5-0.beta.7|86	It is based on the GPL version of TuxRacer.
12cr|extremetuxracer-0.5-0.beta.7|87	
12cr|extremetuxracer-0.5-0.beta.7|88	-----------------------------Warning---------------------------------------
12cr|extremetuxracer-0.5-0.beta.7|89	
12cr|extremetuxracer-0.5-0.beta.7|90	It might occurs that etracer won t start,
12cr|extremetuxracer-0.5-0.beta.7|91	in that case you need to edit ~/.ppracer/options
12cr|extremetuxracer-0.5-0.beta.7|92	and adjust values to your hardware configuration.
12cr|extremetuxracer-0.5-0.beta.7|93	
12cr|extremetuxracer-0.5-0.beta.7|94	---------------------------DescriptionFR-----------------------------------
12cr|extremetuxracer-0.5-0.beta.7|95	Extreme Tux Racer est un jeu OpenGL avec en hero Tux la
12cr|extremetuxracer-0.5-0.beta.7|96	masctotte Linux. Le but de ce jeu est de faire descendre Tux
12cr|extremetuxracer-0.5-0.beta.7|97	le plus rapidement possible de pistes pentues et recouvertes de neige et
12cr|extremetuxracer-0.5-0.beta.7|98	de glace.
12cr|extremetuxracer-0.5-0.beta.7|99	Ce jeu est bas? sur la version GPL de TuxRacer.
12cr|extremetuxracer-0.5-0.beta.7|100	
12cr|extremetuxracer-0.5-0.beta.7|101	-----------------------------Attention-------------------------------------
12cr|extremetuxracer-0.5-0.beta.7|102	
12cr|extremetuxracer-0.5-0.beta.7|103	Il est possible que etracer ne demarre pas.
12cr|extremetuxracer-0.5-0.beta.7|104	Dans ce cas il vous faudra editer le fichier ~/.ppracer/options
12cr|extremetuxracer-0.5-0.beta.7|105	et changer les valeurs pour qu elles soient correctes avec votre
12cr|extremetuxracer-0.5-0.beta.7|106	configuration materielle.
12cr|extremetuxracer-0.5-0.beta.7|107	
12cr|extremetuxracer-0.5-0.beta.7|108	---------------------------------------------------------------------------
12cr|extremetuxracer-0.5-0.beta.7|109	EOF
12cr|extremetuxracer-0.5-0.beta.7|110	
12cr|extremetuxracer-0.5-0.beta.7|111	%files -f %{gname}.lang
12cr|extremetuxracer-0.5-0.beta.7|112	%defattr(644,root,root,755)
12cr|extremetuxracer-0.5-0.beta.7|113	%doc AUTHORS ChangeLog README.urpmi
12cr|extremetuxracer-0.5-0.beta.7|114	%{_gamesdatadir}/*
12cr|extremetuxracer-0.5-0.beta.7|115	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|extremetuxracer-0.5-0.beta.7|116	%{_datadir}/icons/hicolor/*/apps/%{gname}.*
12cr|extremetuxracer-0.5-0.beta.7|117	%attr(755,root,root) %{_gamesbindir}/%{gname}
12cr|extremetuxracer-0.5-0.beta.7|118	
12cr|extremetuxracer-0.5-0.beta.7|119	
12cr|extremetuxracer-0.5-0.beta.7|120	
12cr|extremetuxracer-0.5-0.beta.7|121	%changelog
12cr|extremetuxracer-0.5-0.beta.7|122	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5-0.beta.6mdv2011.0
12cr|extremetuxracer-0.5-0.beta.7|123	+ Revision: 664166
12cr|extremetuxracer-0.5-0.beta.7|124	- mass rebuild
12cr|extremetuxracer-0.5-0.beta.7|125	
12cr|extremetuxracer-0.5-0.beta.7|126	* Thu Dec 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-0.beta.5mdv2011.0
12cr|extremetuxracer-0.5-0.beta.7|127	+ Revision: 605115
12cr|extremetuxracer-0.5-0.beta.7|128	- rebuild
12cr|extremetuxracer-0.5-0.beta.7|129	
12cr|extremetuxracer-0.5-0.beta.7|130	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-0.beta.4mdv2010.1
12cr|extremetuxracer-0.5-0.beta.7|131	+ Revision: 522580
12cr|extremetuxracer-0.5-0.beta.7|132	- rebuilt for 2010.1
12cr|extremetuxracer-0.5-0.beta.7|133	
12cr|extremetuxracer-0.5-0.beta.7|134	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.5-0.beta.3mdv2010.0
12cr|extremetuxracer-0.5-0.beta.7|135	+ Revision: 424395
12cr|extremetuxracer-0.5-0.beta.7|136	- rebuild
12cr|extremetuxracer-0.5-0.beta.7|137	
12cr|extremetuxracer-0.5-0.beta.7|138	* Mon Mar 16 2009 Giuseppe Ghibò <ghibo@mandriva.com> 0.5-0.beta.2mdv2009.1
12cr|extremetuxracer-0.5-0.beta.7|139	+ Revision: 355692
12cr|extremetuxracer-0.5-0.beta.7|140	- Default windowed resolution to 800x600 (640x480 would leave out some element).
12cr|extremetuxracer-0.5-0.beta.7|141	
12cr|extremetuxracer-0.5-0.beta.7|142	* Sun Mar 15 2009 Giuseppe Ghibò <ghibo@mandriva.com> 0.5-0.beta.1mdv2009.1
12cr|extremetuxracer-0.5-0.beta.7|143	+ Revision: 355192
12cr|extremetuxracer-0.5-0.beta.7|144	- Release 0.5beta.
12cr|extremetuxracer-0.5-0.beta.7|145	- Better optimization.
12cr|extremetuxracer-0.5-0.beta.7|146	- Default to windowed and show FPS (Patch0).
12cr|extremetuxracer-0.5-0.beta.7|147	- Added languages.
12cr|extremetuxracer-0.5-0.beta.7|148	
12cr|extremetuxracer-0.5-0.beta.7|149	* Sat Dec 06 2008 Adam Williamson <awilliamson@mandriva.org> 0.4-4mdv2009.1
12cr|extremetuxracer-0.5-0.beta.7|150	+ Revision: 311014
12cr|extremetuxracer-0.5-0.beta.7|151	- re-add gname define (got lost somehow)
12cr|extremetuxracer-0.5-0.beta.7|152	- obsolete wherever-racer, which appears to be dead now
12cr|extremetuxracer-0.5-0.beta.7|153	- rebuild for new tcl
12cr|extremetuxracer-0.5-0.beta.7|154	
12cr|extremetuxracer-0.5-0.beta.7|155	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.4-3mdv2009.0
12cr|extremetuxracer-0.5-0.beta.7|156	+ Revision: 218423
12cr|extremetuxracer-0.5-0.beta.7|157	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|extremetuxracer-0.5-0.beta.7|158	
12cr|extremetuxracer-0.5-0.beta.7|159	* Mon Jan 28 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.4-3mdv2008.1
12cr|extremetuxracer-0.5-0.beta.7|160	+ Revision: 159485
12cr|extremetuxracer-0.5-0.beta.7|161	- fix executable name in README.urpmi (s/ppracer/etracer/)
12cr|extremetuxracer-0.5-0.beta.7|162	
12cr|extremetuxracer-0.5-0.beta.7|163	* Mon Jan 28 2008 Olivier Blin <oblin@mandriva.com> 0.4-2mdv2008.1
12cr|extremetuxracer-0.5-0.beta.7|164	+ Revision: 159157
12cr|extremetuxracer-0.5-0.beta.7|165	- nicer summary (from tpg)
12cr|extremetuxracer-0.5-0.beta.7|166	
12cr|extremetuxracer-0.5-0.beta.7|167	* Mon Jan 28 2008 Olivier Blin <oblin@mandriva.com> 0.4-1mdv2008.1
12cr|extremetuxracer-0.5-0.beta.7|168	+ Revision: 159113
12cr|extremetuxracer-0.5-0.beta.7|169	- buildrequire tcl-devel
12cr|extremetuxracer-0.5-0.beta.7|170	- obsoletes/provides ppracer
12cr|extremetuxracer-0.5-0.beta.7|171	- use icons from source and install them in XDG locations
12cr|extremetuxracer-0.5-0.beta.7|172	- adapt to new etracer binary name
12cr|extremetuxracer-0.5-0.beta.7|173	- drop unnecessary build patches
12cr|extremetuxracer-0.5-0.beta.7|174	- drop unused source
12cr|extremetuxracer-0.5-0.beta.7|175	- extremetuxracer 0.4
12cr|extremetuxracer-0.5-0.beta.7|176	- rename ppracer as extremetuxracer
12cr|extremetuxracer-0.5-0.beta.7|177	- restore BuildRoot
12cr|extremetuxracer-0.5-0.beta.7|178	
12cr|extremetuxracer-0.5-0.beta.7|179	+ Thierry Vignaud <tv@mandriva.org>
12cr|extremetuxracer-0.5-0.beta.7|180	- drop old menu
12cr|extremetuxracer-0.5-0.beta.7|181	- kill re-definition of %%buildroot on Pixel's request
12cr|extremetuxracer-0.5-0.beta.7|182	
12cr|extremetuxracer-0.5-0.beta.7|183	* Wed Aug 29 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5-0.alpha4mdv2008.0
12cr|extremetuxracer-0.5-0.beta.7|184	+ Revision: 74800
12cr|extremetuxracer-0.5-0.beta.7|185	- Import ppracer
12cr|extremetuxracer-0.5-0.beta.7|186	

1272 12
12cr|eyelight-0.5.0-0.68638.2|1	#Tarball of svn snapshot created as follows...
12cr|eyelight-0.5.0-0.68638.2|2	#Cut and paste in a shell after removing initial #
12cr|eyelight-0.5.0-0.68638.2|3	
12cr|eyelight-0.5.0-0.68638.2|4	#svn co http://svn.enlightenment.org/svn/e/trunk/PROTO/eyelight eyelight; \
12cr|eyelight-0.5.0-0.68638.2|5	#cd eyelight; \
12cr|eyelight-0.5.0-0.68638.2|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|eyelight-0.5.0-0.68638.2|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|eyelight-0.5.0-0.68638.2|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|eyelight-0.5.0-0.68638.2|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|eyelight-0.5.0-0.68638.2|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|eyelight-0.5.0-0.68638.2|11	#cd ..; \
12cr|eyelight-0.5.0-0.68638.2|12	#tar -Jcf eyelight-$PKG_VERSION.tar.xz eyelight/ --exclude .svn --exclude .*ignore
12cr|eyelight-0.5.0-0.68638.2|13	
12cr|eyelight-0.5.0-0.68638.2|14	%define svnrev	68638
12cr|eyelight-0.5.0-0.68638.2|15	
12cr|eyelight-0.5.0-0.68638.2|16	%define major   0
12cr|eyelight-0.5.0-0.68638.2|17	%define libname %mklibname %{name} %{major}
12cr|eyelight-0.5.0-0.68638.2|18	%define develname %mklibname %{name} -d
12cr|eyelight-0.5.0-0.68638.2|19	
12cr|eyelight-0.5.0-0.68638.2|20	Summary:	Eyelight is a simple EFL based presentation tool
12cr|eyelight-0.5.0-0.68638.2|21	Name:		eyelight
12cr|eyelight-0.5.0-0.68638.2|22	Version:	0.5.0
12cr|eyelight-0.5.0-0.68638.2|23	Release:	0.%{svnrev}.2
12cr|eyelight-0.5.0-0.68638.2|24	License:	GPLv2.1
12cr|eyelight-0.5.0-0.68638.2|25	URL:		http://enlightenment.org/
12cr|eyelight-0.5.0-0.68638.2|26	Source0: 	%{name}-%{version}.%{svnrev}.tar.xz
12cr|eyelight-0.5.0-0.68638.2|27	Group:		Graphical desktop/Enlightenment
12cr|eyelight-0.5.0-0.68638.2|28	
12cr|eyelight-0.5.0-0.68638.2|29	BuildRequires:	doxygen
12cr|eyelight-0.5.0-0.68638.2|30	BuildRequires:	edje
12cr|eyelight-0.5.0-0.68638.2|31	BuildRequires:	embryo
12cr|eyelight-0.5.0-0.68638.2|32	BuildRequires:	evas
12cr|eyelight-0.5.0-0.68638.2|33	BuildRequires:	pkgconfig(libpng)
12cr|eyelight-0.5.0-0.68638.2|34	BuildRequires:	pkgconfig(emotion)
12cr|eyelight-0.5.0-0.68638.2|35	BuildRequires:	pkgconfig(edje)
12cr|eyelight-0.5.0-0.68638.2|36	
12cr|eyelight-0.5.0-0.68638.2|37	%description
12cr|eyelight-0.5.0-0.68638.2|38	Eyelight is a simple EFL based presentation tool
12cr|eyelight-0.5.0-0.68638.2|39	
12cr|eyelight-0.5.0-0.68638.2|40	%package -n %{libname}
12cr|eyelight-0.5.0-0.68638.2|41	Summary:    Eyelight library
12cr|eyelight-0.5.0-0.68638.2|42	Group:      System/Libraries
12cr|eyelight-0.5.0-0.68638.2|43	
12cr|eyelight-0.5.0-0.68638.2|44	%description -n %{libname}
12cr|eyelight-0.5.0-0.68638.2|45	This package contains the dynamic libraries from %{name}.
12cr|eyelight-0.5.0-0.68638.2|46	
12cr|eyelight-0.5.0-0.68638.2|47	%package -n %{develname}
12cr|eyelight-0.5.0-0.68638.2|48	Summary:    Eyelight headers, libraries, documentation and test programs
12cr|eyelight-0.5.0-0.68638.2|49	Group:      Development/Other
12cr|eyelight-0.5.0-0.68638.2|50	Requires:   %{libname} = %{version}
12cr|eyelight-0.5.0-0.68638.2|51	Provides:   %{name}-devel = %{version}-%{release}
12cr|eyelight-0.5.0-0.68638.2|52	
12cr|eyelight-0.5.0-0.68638.2|53	%description -n %{develname}
12cr|eyelight-0.5.0-0.68638.2|54	Headers and libraries from %{name}
12cr|eyelight-0.5.0-0.68638.2|55	
12cr|eyelight-0.5.0-0.68638.2|56	%prep
12cr|eyelight-0.5.0-0.68638.2|57	%setup -qn %{name}
12cr|eyelight-0.5.0-0.68638.2|58	
12cr|eyelight-0.5.0-0.68638.2|59	%build
12cr|eyelight-0.5.0-0.68638.2|60	NOCONFIGURE=yes ./autogen.sh
12cr|eyelight-0.5.0-0.68638.2|61	%configure2_5x \
12cr|eyelight-0.5.0-0.68638.2|62	--disable-static
12cr|eyelight-0.5.0-0.68638.2|63	%make LIBS='-leet'
12cr|eyelight-0.5.0-0.68638.2|64	
12cr|eyelight-0.5.0-0.68638.2|65	%install
12cr|eyelight-0.5.0-0.68638.2|66	%makeinstall_std
12cr|eyelight-0.5.0-0.68638.2|67	find %{buildroot} -name *.la | xargs rm
12cr|eyelight-0.5.0-0.68638.2|68	
12cr|eyelight-0.5.0-0.68638.2|69	%files
12cr|eyelight-0.5.0-0.68638.2|70	%{_bindir}/*
12cr|eyelight-0.5.0-0.68638.2|71	%{_datadir}/%{name}/themes/default/fonts/*
12cr|eyelight-0.5.0-0.68638.2|72	%{_datadir}/%{name}/themes/default/theme.edj
12cr|eyelight-0.5.0-0.68638.2|73	%{_datadir}/%{name}/themes/default/transition/*.edc
12cr|eyelight-0.5.0-0.68638.2|74	%{_datadir}/%{name}/viewer/*.ttf
12cr|eyelight-0.5.0-0.68638.2|75	
12cr|eyelight-0.5.0-0.68638.2|76	%files -n %{libname}
12cr|eyelight-0.5.0-0.68638.2|77	%{_libdir}/*.so.%{major}*
12cr|eyelight-0.5.0-0.68638.2|78	
12cr|eyelight-0.5.0-0.68638.2|79	%files -n %{develname}
12cr|eyelight-0.5.0-0.68638.2|80	%{_libdir}/*.so
12cr|eyelight-0.5.0-0.68638.2|81	%{_includedir}/*
12cr|eyelight-0.5.0-0.68638.2|82	%{_libdir}/pkgconfig/*
12cr|eyelight-0.5.0-0.68638.2|83	
12cr|eyelight-0.5.0-0.68638.2|84	
12cr|eyelight-0.5.0-0.68638.2|85	
12cr|eyelight-0.5.0-0.68638.2|86	%changelog
12cr|eyelight-0.5.0-0.68638.2|87	* Wed Jul 04 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.5.0-0.68638.1
12cr|eyelight-0.5.0-0.68638.2|88	+ Revision: 808110
12cr|eyelight-0.5.0-0.68638.2|89	- version update 0.5.0.68638
12cr|eyelight-0.5.0-0.68638.2|90	
12cr|eyelight-0.5.0-0.68638.2|91	* Thu Jan 12 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.5.0-0.62296.1
12cr|eyelight-0.5.0-0.68638.2|92	+ Revision: 760245
12cr|eyelight-0.5.0-0.68638.2|93	- fixed build
12cr|eyelight-0.5.0-0.68638.2|94	- fixed BR
12cr|eyelight-0.5.0-0.68638.2|95	- imported package eyelight
12cr|eyelight-0.5.0-0.68638.2|96	

1273 12
12cr|ezusbmidi-2002_10_20-10|1	%define name 	ezusbmidi
12cr|ezusbmidi-2002_10_20-10|2	%define version 2002_10_20
12cr|ezusbmidi-2002_10_20-10|3	%define release %mkrel 10
12cr|ezusbmidi-2002_10_20-10|4	
12cr|ezusbmidi-2002_10_20-10|5	Summary: 	Firmware drivers for EZUSB MIDI devices
12cr|ezusbmidi-2002_10_20-10|6	Name: 		%{name}
12cr|ezusbmidi-2002_10_20-10|7	Version: 	%{version}
12cr|ezusbmidi-2002_10_20-10|8	Release: 	%{release}
12cr|ezusbmidi-2002_10_20-10|9	Source: 	%{name}-%{version}.tar.bz2
12cr|ezusbmidi-2002_10_20-10|10	Patch0:		%{name}-%{version}-udev.patch
12cr|ezusbmidi-2002_10_20-10|11	License: 	GPLv2
12cr|ezusbmidi-2002_10_20-10|12	URL: 		http://linux-hotplug.sourceforge.net
12cr|ezusbmidi-2002_10_20-10|13	Group: 		System/Kernel and hardware
12cr|ezusbmidi-2002_10_20-10|14	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|ezusbmidi-2002_10_20-10|15	BuildArch: 	noarch
12cr|ezusbmidi-2002_10_20-10|16	Requires: 	fxload udev
12cr|ezusbmidi-2002_10_20-10|17	BuildRequires: 	linuxdoc-tools sdcc
12cr|ezusbmidi-2002_10_20-10|18	
12cr|ezusbmidi-2002_10_20-10|19	%description
12cr|ezusbmidi-2002_10_20-10|20	This program is an USB-MIDI compliant firmware for the EZUSB chip
12cr|ezusbmidi-2002_10_20-10|21	(AN2131SC) developed to make an USB-MIDI adapter to run with Linux.
12cr|ezusbmidi-2002_10_20-10|22	It runs with these USB-MIDI devices:
12cr|ezusbmidi-2002_10_20-10|23	- Midiman Midisport 1x1
12cr|ezusbmidi-2002_10_20-10|24	- Midiman Midisport 2x2
12cr|ezusbmidi-2002_10_20-10|25	- Midiman Midisport UNO
12cr|ezusbmidi-2002_10_20-10|26	- Steinberg USB-2-MIDI
12cr|ezusbmidi-2002_10_20-10|27	Author: Lars Doelle <lars.doelle@on-line.de>
12cr|ezusbmidi-2002_10_20-10|28	
12cr|ezusbmidi-2002_10_20-10|29	%prep
12cr|ezusbmidi-2002_10_20-10|30	%setup
12cr|ezusbmidi-2002_10_20-10|31	%patch0 -p1
12cr|ezusbmidi-2002_10_20-10|32	
12cr|ezusbmidi-2002_10_20-10|33	%build
12cr|ezusbmidi-2002_10_20-10|34	make
12cr|ezusbmidi-2002_10_20-10|35	
12cr|ezusbmidi-2002_10_20-10|36	%install
12cr|ezusbmidi-2002_10_20-10|37	rm -rf $RPM_BUILD_ROOT
12cr|ezusbmidi-2002_10_20-10|38	%makeinstall_std
12cr|ezusbmidi-2002_10_20-10|39	
12cr|ezusbmidi-2002_10_20-10|40	%clean
12cr|ezusbmidi-2002_10_20-10|41	rm -rf $RPM_BUILD_ROOT
12cr|ezusbmidi-2002_10_20-10|42	
12cr|ezusbmidi-2002_10_20-10|43	%files
12cr|ezusbmidi-2002_10_20-10|44	%defattr(-,root,root)
12cr|ezusbmidi-2002_10_20-10|45	%doc AUTHORS COPYING ChangeLog descriptor.png KnownBugs README *.html
12cr|ezusbmidi-2002_10_20-10|46	%{_sysconfdir}/udev/rules.d/*
12cr|ezusbmidi-2002_10_20-10|47	%{_datadir}/usb/ezusbmidi
12cr|ezusbmidi-2002_10_20-10|48	
12cr|ezusbmidi-2002_10_20-10|49	
12cr|ezusbmidi-2002_10_20-10|50	
12cr|ezusbmidi-2002_10_20-10|51	%changelog
12cr|ezusbmidi-2002_10_20-10|52	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2002_10_20-10mdv2011.0
12cr|ezusbmidi-2002_10_20-10|53	+ Revision: 618252
12cr|ezusbmidi-2002_10_20-10|54	- the mass rebuild of 2010.0 packages
12cr|ezusbmidi-2002_10_20-10|55	
12cr|ezusbmidi-2002_10_20-10|56	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 2002_10_20-9mdv2010.0
12cr|ezusbmidi-2002_10_20-10|57	+ Revision: 428661
12cr|ezusbmidi-2002_10_20-10|58	- rebuild
12cr|ezusbmidi-2002_10_20-10|59	
12cr|ezusbmidi-2002_10_20-10|60	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2002_10_20-8mdv2009.0
12cr|ezusbmidi-2002_10_20-10|61	+ Revision: 245017
12cr|ezusbmidi-2002_10_20-10|62	- rebuild
12cr|ezusbmidi-2002_10_20-10|63	
12cr|ezusbmidi-2002_10_20-10|64	* Sun Mar 09 2008 Adam Williamson <awilliamson@mandriva.org> 2002_10_20-6mdv2008.1
12cr|ezusbmidi-2002_10_20-10|65	+ Revision: 182735
12cr|ezusbmidi-2002_10_20-10|66	- bunzip2 patch
12cr|ezusbmidi-2002_10_20-10|67	- new license policy
12cr|ezusbmidi-2002_10_20-10|68	- udev rules are not config files
12cr|ezusbmidi-2002_10_20-10|69	- adjust udev rules to look for fxload in /sbin not /usr/sbin
12cr|ezusbmidi-2002_10_20-10|70	
12cr|ezusbmidi-2002_10_20-10|71	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2002_10_20-5mdv2008.1
12cr|ezusbmidi-2002_10_20-10|72	+ Revision: 136408
12cr|ezusbmidi-2002_10_20-10|73	- restore BuildRoot
12cr|ezusbmidi-2002_10_20-10|74	
12cr|ezusbmidi-2002_10_20-10|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|ezusbmidi-2002_10_20-10|76	- kill re-definition of %%buildroot on Pixel's request
12cr|ezusbmidi-2002_10_20-10|77	- import ezusbmidi
12cr|ezusbmidi-2002_10_20-10|78	
12cr|ezusbmidi-2002_10_20-10|79	
12cr|ezusbmidi-2002_10_20-10|80	* Tue Mar 21 2006 Austin Acton <austin@mandriva.org> 2002_10_20-5mdk
12cr|ezusbmidi-2002_10_20-10|81	- mkrel
12cr|ezusbmidi-2002_10_20-10|82	
12cr|ezusbmidi-2002_10_20-10|83	* Sat Mar 18 2006 Pedro Lopez-Cabanillas <plcl@users.sourceforge.net> 2002_10_20-4mdk
12cr|ezusbmidi-2002_10_20-10|84	- use udev instead of hotplug, for Mandriva 2006
12cr|ezusbmidi-2002_10_20-10|85	
12cr|ezusbmidi-2002_10_20-10|86	* Sun Dec 28 2003 Austin Acton <austin@linux.ca> 2002_10_20-3mdk
12cr|ezusbmidi-2002_10_20-10|87	- rebuild with fixed sdcc
12cr|ezusbmidi-2002_10_20-10|88	
12cr|ezusbmidi-2002_10_20-10|89	* Sat Dec 27 2003 Austin Acton <austin@linux.ca> 2002_10_20-2mdk
12cr|ezusbmidi-2002_10_20-10|90	- sweet help from Pedro Lopez-Cabanillas <plcl@bigfoot.com> :
12cr|ezusbmidi-2002_10_20-10|91	- fxload is at /usr/sbin
12cr|ezusbmidi-2002_10_20-10|92	
12cr|ezusbmidi-2002_10_20-10|93	* Wed Apr 30 2003 Austin Acton <aacton@yorku.ca> 2002_10_20-1mdk
12cr|ezusbmidi-2002_10_20-10|94	- port to Mandrake
12cr|ezusbmidi-2002_10_20-10|95	- patch for sdcc 2.3.3
12cr|ezusbmidi-2002_10_20-10|96	
12cr|ezusbmidi-2002_10_20-10|97	* Sun Oct 20 2002 Pedro Lopez-Cabanillas <plcl@bigfoot.com> 2002_10_20
12cr|ezusbmidi-2002_10_20-10|98	- first snapshot.

1274 12
12cr|f2c-20031026-3.0.1|1	Summary: The f2c Fortran to C/C++ conversion program and static libraries.
12cr|f2c-20031026-3.0.1|2	Name: f2c
12cr|f2c-20031026-3.0.1|3	Version: 20031026
12cr|f2c-20031026-3.0.1|4	Release: 3.0.1%{?dist}
12cr|f2c-20031026-3.0.1|5	License: Distributable
12cr|f2c-20031026-3.0.1|6	Group: Development/Languages
12cr|f2c-20031026-3.0.1|7	Source: f2c.tar
12cr|f2c-20031026-3.0.1|8	Patch0: f2c-20031026.patch
12cr|f2c-20031026-3.0.1|9	URL: http://netlib.org/f2c/
12cr|f2c-20031026-3.0.1|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|f2c-20031026-3.0.1|11	BuildRequires: unzip
12cr|f2c-20031026-3.0.1|12	Obsoletes: f2c-libs
12cr|f2c-20031026-3.0.1|13	
12cr|f2c-20031026-3.0.1|14	%description
12cr|f2c-20031026-3.0.1|15	F2c converts Fortran 77 source code to C or C++ source files. If no
12cr|f2c-20031026-3.0.1|16	Fortran files are named on the command line, f2c can read Fortran from
12cr|f2c-20031026-3.0.1|17	standard input and write C to standard output.
12cr|f2c-20031026-3.0.1|18	
12cr|f2c-20031026-3.0.1|19	
12cr|f2c-20031026-3.0.1|20	%prep
12cr|f2c-20031026-3.0.1|21	%setup -q -n %{name}
12cr|f2c-20031026-3.0.1|22	unzip libf2c.zip
12cr|f2c-20031026-3.0.1|23	%patch0 -p1  -b .tim
12cr|f2c-20031026-3.0.1|24	
12cr|f2c-20031026-3.0.1|25	%build
12cr|f2c-20031026-3.0.1|26	%ifarch axp
12cr|f2c-20031026-3.0.1|27	MFLAG=-mieee
12cr|f2c-20031026-3.0.1|28	%endif
12cr|f2c-20031026-3.0.1|29	
12cr|f2c-20031026-3.0.1|30	mkdir -p $RPM_BUILD_DIR/f2c-%{version}/libf2c/PIC
12cr|f2c-20031026-3.0.1|31	
12cr|f2c-20031026-3.0.1|32	cp src/makefile.u src/Makefile
12cr|f2c-20031026-3.0.1|33	cp libf2c/makefile.u libf2c/Makefile
12cr|f2c-20031026-3.0.1|34	make -C src RPM_OPT_FLAGS="$RPM_OPT_FLAGS" MFLAG="$MFLAG" f2c
12cr|f2c-20031026-3.0.1|35	make -C libf2c RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fPIC" MFLAG="$MFLAG"
12cr|f2c-20031026-3.0.1|36	
12cr|f2c-20031026-3.0.1|37	%install
12cr|f2c-20031026-3.0.1|38	rm -rf %{buildroot}
12cr|f2c-20031026-3.0.1|39	mkdir -p %{buildroot}%{_libdir}
12cr|f2c-20031026-3.0.1|40	mkdir -p %{buildroot}%{_includedir}
12cr|f2c-20031026-3.0.1|41	mkdir -p %{buildroot}%{_bindir}
12cr|f2c-20031026-3.0.1|42	mkdir -p %{buildroot}/%{_mandir}/man1
12cr|f2c-20031026-3.0.1|43	install -m 644 libf2c/libf2c.a %{buildroot}%{_libdir}
12cr|f2c-20031026-3.0.1|44	install -m 644 f2c.h %{buildroot}%{_includedir}
12cr|f2c-20031026-3.0.1|45	install -s -m 755 src/f2c %{buildroot}%{_bindir}/f2c
12cr|f2c-20031026-3.0.1|46	install -m 644 src/f2c.1t %{buildroot}/%{_mandir}/man1/f2c.1
12cr|f2c-20031026-3.0.1|47	install -m 755 libf2c/libf2c.so.0.22 %{buildroot}%{_libdir}
12cr|f2c-20031026-3.0.1|48	ln -sf libf2c.so.0.22 %{buildroot}%{_libdir}/libf2c.so
12cr|f2c-20031026-3.0.1|49	
12cr|f2c-20031026-3.0.1|50	%post -p /sbin/ldconfig
12cr|f2c-20031026-3.0.1|51	
12cr|f2c-20031026-3.0.1|52	%postun -p /sbin/ldconfig
12cr|f2c-20031026-3.0.1|53	
12cr|f2c-20031026-3.0.1|54	%files
12cr|f2c-20031026-3.0.1|55	%defattr(-,root,root,-)
12cr|f2c-20031026-3.0.1|56	%doc f2c.ps readme permission disclaimer changes src/Notice src/README
12cr|f2c-20031026-3.0.1|57	%{_bindir}/*
12cr|f2c-20031026-3.0.1|58	%{_libdir}/libf2c.so.*
12cr|f2c-20031026-3.0.1|59	%{_mandir}/man1/f2c.1*
12cr|f2c-20031026-3.0.1|60	%{_includedir}/*
12cr|f2c-20031026-3.0.1|61	%{_libdir}/libf2c.a
12cr|f2c-20031026-3.0.1|62	%{_libdir}/libf2c.so
12cr|f2c-20031026-3.0.1|63	
12cr|f2c-20031026-3.0.1|64	%clean
12cr|f2c-20031026-3.0.1|65	rm -rf %{buildroot}
12cr|f2c-20031026-3.0.1|66	
12cr|f2c-20031026-3.0.1|67	%changelog
12cr|f2c-20031026-3.0.1|68	* Sat Jun 14 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 20031026-3.0.1
12cr|f2c-20031026-3.0.1|69	- Fix not utf-8 specfile entries.
12cr|f2c-20031026-3.0.1|70	
12cr|f2c-20031026-3.0.1|71	* Wed Jul 16 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|f2c-20031026-3.0.1|72	- Updated to 20030320, adapted the patch.
12cr|f2c-20031026-3.0.1|73	
12cr|f2c-20031026-3.0.1|74	* Thu Jan 11 2001 Trond Eivind Glomsrød <teg@redhat.com>
12cr|f2c-20031026-3.0.1|75	- add -fPIC to the CFLAGS
12cr|f2c-20031026-3.0.1|76	
12cr|f2c-20031026-3.0.1|77	* Mon Jul 24 2000 Prospector <prospector@redhat.com>
12cr|f2c-20031026-3.0.1|78	- rebuilt
12cr|f2c-20031026-3.0.1|79	
12cr|f2c-20031026-3.0.1|80	* Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
12cr|f2c-20031026-3.0.1|81	- rebuild
12cr|f2c-20031026-3.0.1|82	
12cr|f2c-20031026-3.0.1|83	* Thu Jun 22 2000 Trond Eivind Glomsrød <teg@redhat.com>
12cr|f2c-20031026-3.0.1|84	- use %%{_tmppath} and %%{_mandir}
12cr|f2c-20031026-3.0.1|85	
12cr|f2c-20031026-3.0.1|86	* Wed May 10 2000 Tim Powers <timp@redhat.com>
12cr|f2c-20031026-3.0.1|87	- updated to 20000510
12cr|f2c-20031026-3.0.1|88	
12cr|f2c-20031026-3.0.1|89	* Fri Feb 04 2000 Tim Powers <timp@redhat.com>
12cr|f2c-20031026-3.0.1|90	- fixed so that man pages are gzip'ed
12cr|f2c-20031026-3.0.1|91	
12cr|f2c-20031026-3.0.1|92	* Tue Nov 9 1999 Tim Powers <timp@redhat.com>
12cr|f2c-20031026-3.0.1|93	- updated source to 19991109
12cr|f2c-20031026-3.0.1|94	- quiet setup
12cr|f2c-20031026-3.0.1|95	
12cr|f2c-20031026-3.0.1|96	* Wed Jul 28 1999 Tim Powers <timp@redhat.com>
12cr|f2c-20031026-3.0.1|97	- updated source to 19990728
12cr|f2c-20031026-3.0.1|98	- updated patch
12cr|f2c-20031026-3.0.1|99	- added %defattr
12cr|f2c-20031026-3.0.1|100	- moved changleg to bottom of spec
12cr|f2c-20031026-3.0.1|101	- built for 6.1
12cr|f2c-20031026-3.0.1|102	
12cr|f2c-20031026-3.0.1|103	* Tue Apr 27 1999 Bill Nottingham <notting@redhat.com>
12cr|f2c-20031026-3.0.1|104	- build for powertools
12cr|f2c-20031026-3.0.1|105	
12cr|f2c-20031026-3.0.1|106	* Tue Mar 30 1999 Alexander L. Belikoff <abel@bfr.co.il>
12cr|f2c-20031026-3.0.1|107	
12cr|f2c-20031026-3.0.1|108	- upgraded to version 19990326
12cr|f2c-20031026-3.0.1|109	- adjusted the types in f2c.h for the Alpha
12cr|f2c-20031026-3.0.1|110	- f2c source is packaged as a .tar.gz file and libf2c inside is already
12cr|f2c-20031026-3.0.1|111	extracted - this makes building patches much easier.
12cr|f2c-20031026-3.0.1|112	
12cr|f2c-20031026-3.0.1|113	* Thu May 07 1998 Prospector System <bugs@redhat.com>
12cr|f2c-20031026-3.0.1|114	
12cr|f2c-20031026-3.0.1|115	- translations modified for de, fr, tr
12cr|f2c-20031026-3.0.1|116	
12cr|f2c-20031026-3.0.1|117	* Wed Oct 29 1997 Cristian Gafton <gafton@redhat.com>
12cr|f2c-20031026-3.0.1|118	- upgraded to version 19970805
12cr|f2c-20031026-3.0.1|119	- added buildroot; removed libs subpackage and made it obsoleted
12cr|f2c-20031026-3.0.1|120	
12cr|f2c-20031026-3.0.1|121	* Thu Jul 17 1997 Erik Troan <ewt@redhat.com>
12cr|f2c-20031026-3.0.1|122	- built against glibc
12cr|f2c-20031026-3.0.1|123	
12cr|f2c-20031026-3.0.1|124	* Thu Apr 17 1997 Erik Troan <ewt@redhat.com>
12cr|f2c-20031026-3.0.1|125	- Changed axp tag to alpha
12cr|f2c-20031026-3.0.1|126	
12cr|f2c-20031026-3.0.1|127	* Fri Apr 11 1997 Michael Fulbright <msf@redhat.com>
12cr|f2c-20031026-3.0.1|128	- Fixed man page and made it install the troff version in correct place.
12cr|f2c-20031026-3.0.1|129	- Removed checksum calculation on sources, otherwise we cant patch source!

1275 12
12cr|faces-penguin-0.1-8|1	%define	name	faces-penguin
12cr|faces-penguin-0.1-8|2	%define	version 0.1
12cr|faces-penguin-0.1-8|3	%define	release	%mkrel 8
12cr|faces-penguin-0.1-8|4	
12cr|faces-penguin-0.1-8|5	Summary:	Penguin face icons
12cr|faces-penguin-0.1-8|6	Name:		%name
12cr|faces-penguin-0.1-8|7	Version:	%version
12cr|faces-penguin-0.1-8|8	Release:	%release
12cr|faces-penguin-0.1-8|9	License:	GPL
12cr|faces-penguin-0.1-8|10	Group:		System/Configuration/Other
12cr|faces-penguin-0.1-8|11	Source0:	%name-%version.tar.bz2
12cr|faces-penguin-0.1-8|12	BuildRoot:	%_tmppath/%name-buildroot
12cr|faces-penguin-0.1-8|13	BuildArch:	noarch
12cr|faces-penguin-0.1-8|14	
12cr|faces-penguin-0.1-8|15	%description
12cr|faces-penguin-0.1-8|16	Penguin faces from previous Mandriva Linux releases.
12cr|faces-penguin-0.1-8|17	
12cr|faces-penguin-0.1-8|18	%prep
12cr|faces-penguin-0.1-8|19	
12cr|faces-penguin-0.1-8|20	%setup -q
12cr|faces-penguin-0.1-8|21	
12cr|faces-penguin-0.1-8|22	
12cr|faces-penguin-0.1-8|23	%install
12cr|faces-penguin-0.1-8|24	rm -rf $RPM_BUILD_ROOT
12cr|faces-penguin-0.1-8|25	
12cr|faces-penguin-0.1-8|26	install -d %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|27	install -m644 olddefault.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|28	install -m644 root.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|29	install -m644 tuxbaby.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|30	install -m644 tuxbox.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|31	install -m644 tuxcoocker.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|32	install -m644 tuxdad.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|33	install -m644 tuxegg.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|34	install -m644 tuxgirl.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|35	install -m644 tuxhead1.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|36	install -m644 tuxhead2.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|37	install -m644 tuxmam.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|38	install -m644 tuxmecano.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|39	install -m644 tux.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|40	install -m644 user-brunette-mdk.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|41	install -m644 user-curly-mdk.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|42	install -m644 user-olddefault-mdk.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|43	install -m644 user-girl-mdk.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|44	install -m644 user-hat-mdk.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|45	install -m644 user-tie-mdk.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|46	install -m644 user-woman-blond-mdk.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|47	install -m644 utildame.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|48	install -m644 utilmons.png %{buildroot}/%{_datadir}/mdk/faces
12cr|faces-penguin-0.1-8|49	
12cr|faces-penguin-0.1-8|50	%clean
12cr|faces-penguin-0.1-8|51	rm -rf $RPM_BUILD_ROOT
12cr|faces-penguin-0.1-8|52	
12cr|faces-penguin-0.1-8|53	%files
12cr|faces-penguin-0.1-8|54	%defattr(-,root,root)
12cr|faces-penguin-0.1-8|55	%{_datadir}/mdk/faces/*
12cr|faces-penguin-0.1-8|56	
12cr|faces-penguin-0.1-8|57	
12cr|faces-penguin-0.1-8|58	
12cr|faces-penguin-0.1-8|59	%changelog
12cr|faces-penguin-0.1-8|60	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-8mdv2011.0
12cr|faces-penguin-0.1-8|61	+ Revision: 618253
12cr|faces-penguin-0.1-8|62	- the mass rebuild of 2010.0 packages
12cr|faces-penguin-0.1-8|63	
12cr|faces-penguin-0.1-8|64	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.1-7mdv2010.0
12cr|faces-penguin-0.1-8|65	+ Revision: 428701
12cr|faces-penguin-0.1-8|66	- rebuild
12cr|faces-penguin-0.1-8|67	
12cr|faces-penguin-0.1-8|68	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.1-6mdv2009.0
12cr|faces-penguin-0.1-8|69	+ Revision: 240690
12cr|faces-penguin-0.1-8|70	- rebuild
12cr|faces-penguin-0.1-8|71	- kill re-definition of %%buildroot on Pixel's request
12cr|faces-penguin-0.1-8|72	- s/Mandrake/Mandriva/
12cr|faces-penguin-0.1-8|73	
12cr|faces-penguin-0.1-8|74	+ Olivier Blin <oblin@mandriva.com>
12cr|faces-penguin-0.1-8|75	- restore BuildRoot
12cr|faces-penguin-0.1-8|76	
12cr|faces-penguin-0.1-8|77	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 0.1-4mdv2008.0
12cr|faces-penguin-0.1-8|78	+ Revision: 70214
12cr|faces-penguin-0.1-8|79	- use %%mkrel
12cr|faces-penguin-0.1-8|80	
12cr|faces-penguin-0.1-8|81	
12cr|faces-penguin-0.1-8|82	* Mon Apr 05 2004 Michael Scherer <misc@mandrake.org> 0.1-3mdk
12cr|faces-penguin-0.1-8|83	- rebuild.
12cr|faces-penguin-0.1-8|84	- remove forbidden word
12cr|faces-penguin-0.1-8|85	
12cr|faces-penguin-0.1-8|86	* Thu Jan 02 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.1-2mdk
12cr|faces-penguin-0.1-8|87	- rebuild
12cr|faces-penguin-0.1-8|88	
12cr|faces-penguin-0.1-8|89	* Wed Aug 14 2002 Ben Reser <ben@reser.org> 0.1-1mdk
12cr|faces-penguin-0.1-8|90	- resurect the penguins!
12cr|faces-penguin-0.1-8|91	

1276 12
12cr|facter-1.6.6-2|1	Name:		facter
12cr|facter-1.6.6-2|2	Version:	1.6.6
12cr|facter-1.6.6-2|3	Release:	2
12cr|facter-1.6.6-2|4	Summary:	Ruby module for collecting simple facts about a host operating system
12cr|facter-1.6.6-2|5	License:	Apache Software License
12cr|facter-1.6.6-2|6	Group:		System/Libraries
12cr|facter-1.6.6-2|7	URL:		http://www.puppetlabs.com/puppet/related-projects/facter/
12cr|facter-1.6.6-2|8	Source0:	http://www.puppetlabs.com/downloads/%{name}/%{name}-%{version}.tar.gz
12cr|facter-1.6.6-2|9	BuildArch:	noarch
12cr|facter-1.6.6-2|10	BuildRequires:	ruby
12cr|facter-1.6.6-2|11	Requires:	ruby >= 1.8.1
12cr|facter-1.6.6-2|12	Requires:	dmidecode
12cr|facter-1.6.6-2|13	Requires:	lsb-release
12cr|facter-1.6.6-2|14	# needed for host, in facter/ipaddress.rb
12cr|facter-1.6.6-2|15	Requires:	bind-utils
12cr|facter-1.6.6-2|16	
12cr|facter-1.6.6-2|17	%description
12cr|facter-1.6.6-2|18	Ruby module for collecting simple facts about a host Operating
12cr|facter-1.6.6-2|19	system. Some of the facts are preconfigured, such as the hostname and the
12cr|facter-1.6.6-2|20	operating system. Additional facts can be added through simple Ruby scripts
12cr|facter-1.6.6-2|21	
12cr|facter-1.6.6-2|22	%prep
12cr|facter-1.6.6-2|23	%setup -q
12cr|facter-1.6.6-2|24	
12cr|facter-1.6.6-2|25	%build
12cr|facter-1.6.6-2|26	# Use /usr/bin/ruby directly instead of /usr/bin/env ruby in
12cr|facter-1.6.6-2|27	#+ executables. Otherwise, initscripts break since pidof can't
12cr|facter-1.6.6-2|28	#+ find the right process
12cr|facter-1.6.6-2|29	sed -i -e 's@^#!.*$@#! /usr/bin/ruby@' bin/facter
12cr|facter-1.6.6-2|30	
12cr|facter-1.6.6-2|31	%install
12cr|facter-1.6.6-2|32	install -d -m 0755 %{buildroot}%{ruby_sitelibdir}/%{name}
12cr|facter-1.6.6-2|33	install -d -m 0755 %{buildroot}%{_bindir}
12cr|facter-1.6.6-2|34	install -d -m 0755 %{buildroot}%{_defaultdocdir}/%{name}
12cr|facter-1.6.6-2|35	install -p -m 0644 lib/*.rb %{buildroot}%{ruby_sitelibdir}
12cr|facter-1.6.6-2|36	cp -a lib/facter/* %{buildroot}%{ruby_sitelibdir}/%{name}
12cr|facter-1.6.6-2|37	install -p -m 0755 bin/facter %{buildroot}%{_bindir}
12cr|facter-1.6.6-2|38	
12cr|facter-1.6.6-2|39	%files
12cr|facter-1.6.6-2|40	%doc CHANGELOG INSTALL LICENSE
12cr|facter-1.6.6-2|41	%{_bindir}/facter
12cr|facter-1.6.6-2|42	%{ruby_sitelibdir}/facter.rb
12cr|facter-1.6.6-2|43	%{ruby_sitelibdir}/%{name}
12cr|facter-1.6.6-2|44	
12cr|facter-1.6.6-2|45	
12cr|facter-1.6.6-2|46	
12cr|facter-1.6.6-2|47	%changelog
12cr|facter-1.6.6-2|48	* Mon Mar 19 2012 Andrey Bondrov <abondrov@mandriva.org> 1.6.6-1mdv2012.0
12cr|facter-1.6.6-2|49	+ Revision: 785484
12cr|facter-1.6.6-2|50	- New version 1.6.6, spec cleanup
12cr|facter-1.6.6-2|51	
12cr|facter-1.6.6-2|52	* Tue Feb 14 2012 Bogdano Arendartchuk <bogdano@mandriva.com> 1.6.3-2
12cr|facter-1.6.6-2|53	+ Revision: 773894
12cr|facter-1.6.6-2|54	- rebuild for ruby 1.9
12cr|facter-1.6.6-2|55	
12cr|facter-1.6.6-2|56	* Wed Nov 30 2011 Andrey Bondrov <abondrov@mandriva.org> 1.6.3-1
12cr|facter-1.6.6-2|57	+ Revision: 735734
12cr|facter-1.6.6-2|58	- New version 1.6.3
12cr|facter-1.6.6-2|59	
12cr|facter-1.6.6-2|60	* Sun Oct 09 2011 Andrey Bondrov <abondrov@mandriva.org> 1.6.1-1
12cr|facter-1.6.6-2|61	+ Revision: 703890
12cr|facter-1.6.6-2|62	- New version 1.6.1, new license
12cr|facter-1.6.6-2|63	
12cr|facter-1.6.6-2|64	* Mon Jun 27 2011 Michael Scherer <misc@mandriva.org> 1.5.9-1
12cr|facter-1.6.6-2|65	+ Revision: 687395
12cr|facter-1.6.6-2|66	- update to new version 1.5.9
12cr|facter-1.6.6-2|67	
12cr|facter-1.6.6-2|68	* Sun Nov 21 2010 Michael Scherer <misc@mandriva.org> 1.5.8-2mdv2011.0
12cr|facter-1.6.6-2|69	+ Revision: 599427
12cr|facter-1.6.6-2|70	- fix missing Requires
12cr|facter-1.6.6-2|71	
12cr|facter-1.6.6-2|72	* Sat Sep 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.8-1mdv2011.0
12cr|facter-1.6.6-2|73	+ Revision: 579558
12cr|facter-1.6.6-2|74	- update to new version 1.5.8
12cr|facter-1.6.6-2|75	
12cr|facter-1.6.6-2|76	* Sat Sep 26 2009 Frederik Himpe <fhimpe@mandriva.org> 1.5.7-1mdv2010.0
12cr|facter-1.6.6-2|77	+ Revision: 449586
12cr|facter-1.6.6-2|78	- update to new version 1.5.7
12cr|facter-1.6.6-2|79	
12cr|facter-1.6.6-2|80	* Tue Jun 30 2009 Frederik Himpe <fhimpe@mandriva.org> 1.5.6-1mdv2010.0
12cr|facter-1.6.6-2|81	+ Revision: 391101
12cr|facter-1.6.6-2|82	- Update to new version 1.5.6
12cr|facter-1.6.6-2|83	
12cr|facter-1.6.6-2|84	* Thu Jul 24 2008 Funda Wang <fwang@mandriva.org> 1.5-1mdv2009.0
12cr|facter-1.6.6-2|85	+ Revision: 245281
12cr|facter-1.6.6-2|86	- New version 1.5
12cr|facter-1.6.6-2|87	- drop patch100, merged upstream
12cr|facter-1.6.6-2|88	
12cr|facter-1.6.6-2|89	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.3.8-3mdv2009.0
12cr|facter-1.6.6-2|90	+ Revision: 245020
12cr|facter-1.6.6-2|91	- rebuild
12cr|facter-1.6.6-2|92	- kill re-definition of %%buildroot on Pixel's request
12cr|facter-1.6.6-2|93	
12cr|facter-1.6.6-2|94	+ Olivier Blin <blino@mandriva.org>
12cr|facter-1.6.6-2|95	- restore BuildRoot
12cr|facter-1.6.6-2|96	
12cr|facter-1.6.6-2|97	* Tue Oct 30 2007 Funda Wang <fwang@mandriva.org> 1.3.8-1mdv2008.1
12cr|facter-1.6.6-2|98	+ Revision: 103817
12cr|facter-1.6.6-2|99	- BR ruby
12cr|facter-1.6.6-2|100	- import facter
12cr|facter-1.6.6-2|101	
12cr|facter-1.6.6-2|102	
12cr|facter-1.6.6-2|103	* Thu Oct 30 2007 roudoud0u <roudoud0u@free.fr> - 1.3.8-1
12cr|facter-1.6.6-2|104	- Initial Mandriva rpm package (based on David Lutterkort spec file)
12cr|facter-1.6.6-2|105	
12cr|facter-1.6.6-2|106	* Thu Mar 29 2007 David Lutterkort <dlutter@redhat.com> - 1.3.7-1
12cr|facter-1.6.6-2|107	- New version
12cr|facter-1.6.6-2|108	
12cr|facter-1.6.6-2|109	* Fri Jan 19 2007 David Lutterkort <dlutter@redhat.com> - 1.3.6-1
12cr|facter-1.6.6-2|110	- New version
12cr|facter-1.6.6-2|111	
12cr|facter-1.6.6-2|112	* Thu Jan 18 2007 David Lutterkort <dlutter@redhat.com> - 1.3.5-3
12cr|facter-1.6.6-2|113	- require which; facter is very unhappy without it
12cr|facter-1.6.6-2|114	
12cr|facter-1.6.6-2|115	* Mon Nov 20 2006 David Lutterkort <dlutter@redhat.com> - 1.3.5-2
12cr|facter-1.6.6-2|116	- Make require ruby(abi) and buildarch: noarch conditional for fedora 5 or
12cr|facter-1.6.6-2|117	later to allow building on older fedora releases
12cr|facter-1.6.6-2|118	
12cr|facter-1.6.6-2|119	* Tue Oct 10 2006 David Lutterkort <dlutter@redhat.com> - 1.3.5-1
12cr|facter-1.6.6-2|120	- New version
12cr|facter-1.6.6-2|121	
12cr|facter-1.6.6-2|122	* Tue Sep 26 2006 David Lutterkort <dlutter@redhat.com> - 1.3.4-1
12cr|facter-1.6.6-2|123	- New version
12cr|facter-1.6.6-2|124	
12cr|facter-1.6.6-2|125	* Wed Sep 13 2006 David Lutterkort <dlutter@redhat.com> - 1.3.3-2
12cr|facter-1.6.6-2|126	- Rebuilt for FC6
12cr|facter-1.6.6-2|127	
12cr|facter-1.6.6-2|128	* Wed Jun 28 2006 David Lutterkort <dlutter@redhat.com> - 1.3.3-1
12cr|facter-1.6.6-2|129	- Rebuilt
12cr|facter-1.6.6-2|130	
12cr|facter-1.6.6-2|131	* Fri Jun 19 2006 Luke Kanies <luke@madstop.com> - 1.3.0-1
12cr|facter-1.6.6-2|132	- Fixed spec file to work again with the extra memory and processor files.
12cr|facter-1.6.6-2|133	- Require ruby(abi). Build as noarch
12cr|facter-1.6.6-2|134	
12cr|facter-1.6.6-2|135	* Fri Jun 9 2006 Luke Kanies <luke@madstop.com> - 1.3.0-1
12cr|facter-1.6.6-2|136	- Added memory.rb and processor.rb
12cr|facter-1.6.6-2|137	
12cr|facter-1.6.6-2|138	* Mon Apr 17 2006 David Lutterkort <dlutter@redhat.com> - 1.1.4-4
12cr|facter-1.6.6-2|139	- Rebuilt with changed upstream tarball
12cr|facter-1.6.6-2|140	
12cr|facter-1.6.6-2|141	* Tue Mar 21 2006 David Lutterkort <dlutter@redhat.com> - 1.1.4-3
12cr|facter-1.6.6-2|142	- Do not rely on install.rb, it will be deleted upstream
12cr|facter-1.6.6-2|143	
12cr|facter-1.6.6-2|144	* Mon Mar 13 2006 David Lutterkort <dlutter@redhat.com> - 1.1.4-2
12cr|facter-1.6.6-2|145	- Commented out noarch; requires fix for bz184199
12cr|facter-1.6.6-2|146	
12cr|facter-1.6.6-2|147	* Mon Mar  6 2006 David Lutterkort <dlutter@redhat.com> - 1.1.4-1
12cr|facter-1.6.6-2|148	- Removed unused macros
12cr|facter-1.6.6-2|149	
12cr|facter-1.6.6-2|150	* Mon Feb  6 2006 David Lutterkort <dlutter@redhat.com> - 1.1.1-2
12cr|facter-1.6.6-2|151	- Fix BuildRoot. Add dist to release tag
12cr|facter-1.6.6-2|152	
12cr|facter-1.6.6-2|153	* Wed Jan 11 2006 David Lutterkort <dlutter@redhat.com> - 1.1.1-1
12cr|facter-1.6.6-2|154	- Initial build.

1277 12
12cr|faenza-icon-theme-1.2-2|1	Name:		faenza-icon-theme
12cr|faenza-icon-theme-1.2-2|2	Version:	1.2
12cr|faenza-icon-theme-1.2-2|3	Release:	2
12cr|faenza-icon-theme-1.2-2|4	Summary:	Faenza icon theme
12cr|faenza-icon-theme-1.2-2|5	Group:		Graphical desktop/Other
12cr|faenza-icon-theme-1.2-2|6	License:	GPLv3+
12cr|faenza-icon-theme-1.2-2|7	URL:		http://tiheum.deviantart.com/art/Faenza-Icons-173323228
12cr|faenza-icon-theme-1.2-2|8	Source0:	http://faenza-icon-theme.googlecode.com/files/%{name}_%{version}.tar.gz
12cr|faenza-icon-theme-1.2-2|9	
12cr|faenza-icon-theme-1.2-2|10	Requires(post):	gtk+2
12cr|faenza-icon-theme-1.2-2|11	Requires(postun):	gtk+2
12cr|faenza-icon-theme-1.2-2|12	BuildRequires:	icon-naming-utils >= 0.8.7
12cr|faenza-icon-theme-1.2-2|13	Requires:	gnome-icon-theme
12cr|faenza-icon-theme-1.2-2|14	Requires:	tango-icon-theme
12cr|faenza-icon-theme-1.2-2|15	Requires:	gnome-themes
12cr|faenza-icon-theme-1.2-2|16	
12cr|faenza-icon-theme-1.2-2|17	BuildArch:	noarch
12cr|faenza-icon-theme-1.2-2|18	
12cr|faenza-icon-theme-1.2-2|19	%description
12cr|faenza-icon-theme-1.2-2|20	This icon theme for Gnome provides monochromatic icons for panels,
12cr|faenza-icon-theme-1.2-2|21	toolbars and buttons and colourful squared icons for devices,
12cr|faenza-icon-theme-1.2-2|22	applications, folder, files and Gnome menu items.
12cr|faenza-icon-theme-1.2-2|23	
12cr|faenza-icon-theme-1.2-2|24	Four themes are included to fit with light or dark themes/panels.
12cr|faenza-icon-theme-1.2-2|25	
12cr|faenza-icon-theme-1.2-2|26	%prep
12cr|faenza-icon-theme-1.2-2|27	%setup -q -n %{name}-%{version}
12cr|faenza-icon-theme-1.2-2|28	
12cr|faenza-icon-theme-1.2-2|29	%install
12cr|faenza-icon-theme-1.2-2|30	find Faenza* -type d -exec chmod 755 {} \;
12cr|faenza-icon-theme-1.2-2|31	find Faenza* -type f -exec chmod 644 {} \;
12cr|faenza-icon-theme-1.2-2|32	install -d -m 755 %{buildroot}%{_iconsdir}
12cr|faenza-icon-theme-1.2-2|33	mv Faenza* %{buildroot}%{_iconsdir}
12cr|faenza-icon-theme-1.2-2|34	touch %{buildroot}%{_iconsdir}/Faenza/icon-theme.cache
12cr|faenza-icon-theme-1.2-2|35	touch %{buildroot}%{_iconsdir}/Faenza-Ambiance/icon-theme.cache
12cr|faenza-icon-theme-1.2-2|36	touch %{buildroot}%{_iconsdir}/Faenza-Dark/icon-theme.cache
12cr|faenza-icon-theme-1.2-2|37	touch %{buildroot}%{_iconsdir}/Faenza-Darker/icon-theme.cache
12cr|faenza-icon-theme-1.2-2|38	touch %{buildroot}%{_iconsdir}/Faenza-Darkest/icon-theme.cache
12cr|faenza-icon-theme-1.2-2|39	touch %{buildroot}%{_iconsdir}/Faenza-Radiance/icon-theme.cache
12cr|faenza-icon-theme-1.2-2|40	
12cr|faenza-icon-theme-1.2-2|41	%post
12cr|faenza-icon-theme-1.2-2|42	%update_icon_cache Faenza
12cr|faenza-icon-theme-1.2-2|43	%update_icon_cache Faenza-Ambiance
12cr|faenza-icon-theme-1.2-2|44	%update_icon_cache Faenza-Dark
12cr|faenza-icon-theme-1.2-2|45	%update_icon_cache Faenza-Darker
12cr|faenza-icon-theme-1.2-2|46	%update_icon_cache Faenza-Darkest
12cr|faenza-icon-theme-1.2-2|47	%update_icon_cache Faenza-Radiance
12cr|faenza-icon-theme-1.2-2|48	
12cr|faenza-icon-theme-1.2-2|49	%postun
12cr|faenza-icon-theme-1.2-2|50	%clean_icon_cache Faenza
12cr|faenza-icon-theme-1.2-2|51	%clean_icon cache Faenza-Ambiance
12cr|faenza-icon-theme-1.2-2|52	%clean_icon_cache Faenza-Dark
12cr|faenza-icon-theme-1.2-2|53	%clean_icon_cache Faenza-Darker
12cr|faenza-icon-theme-1.2-2|54	%clean_icon_cache Faenza-Darkest
12cr|faenza-icon-theme-1.2-2|55	%clean_icon_cache Faenza_Radiance
12cr|faenza-icon-theme-1.2-2|56	
12cr|faenza-icon-theme-1.2-2|57	%files
12cr|faenza-icon-theme-1.2-2|58	%defattr(0644,root,root,0755)
12cr|faenza-icon-theme-1.2-2|59	%{_iconsdir}/Faenza*
12cr|faenza-icon-theme-1.2-2|60	

1278 12
12cr|fail2ban-0.8.6-2|1	Summary:	Ban IPs that make too many password failures
12cr|fail2ban-0.8.6-2|2	Name:		fail2ban
12cr|fail2ban-0.8.6-2|3	Version:	0.8.6
12cr|fail2ban-0.8.6-2|4	Release:	%mkrel 2
12cr|fail2ban-0.8.6-2|5	License:	GPLv2+
12cr|fail2ban-0.8.6-2|6	Group:		System/Configuration/Networking
12cr|fail2ban-0.8.6-2|7	URL:		http://fail2ban.sourceforge.net/
12cr|fail2ban-0.8.6-2|8	Source0:	https://github.com/downloads/fail2ban/fail2ban/%{name}_%{version}.orig.tar.gz
12cr|fail2ban-0.8.6-2|9	Source1:	%{name}.service
12cr|fail2ban-0.8.6-2|10	Patch0:		%{name}-0.8.2-jail-conf.patch
12cr|fail2ban-0.8.6-2|11	Patch2:		fail2ban_0.8.6-fix-init-script.patch
12cr|fail2ban-0.8.6-2|12	Patch3:		fail2ban_0.8.6-log-actions-to-SYSLOG.patch
12cr|fail2ban-0.8.6-2|13	Patch4:		fail2ban-0.8.6-fix-dict.patch
12cr|fail2ban-0.8.6-2|14	Requires(pre):	rpm-helper
12cr|fail2ban-0.8.6-2|15	BuildRequires:	python-devel
12cr|fail2ban-0.8.6-2|16	Requires:	python		>= 2.5
12cr|fail2ban-0.8.6-2|17	Requires:	tcp_wrappers	>= 7.6-29
12cr|fail2ban-0.8.6-2|18	Requires:	iptables	>= 1.3.5-3
12cr|fail2ban-0.8.6-2|19	Suggests:	python-gamin
12cr|fail2ban-0.8.6-2|20	%py_requires -d
12cr|fail2ban-0.8.6-2|21	BuildArch:	noarch
12cr|fail2ban-0.8.6-2|22	%if %mdkver >= 201100
12cr|fail2ban-0.8.6-2|23	BuildRequires:	systemd-units
12cr|fail2ban-0.8.6-2|24	Requires(post,preun): systemd-units
12cr|fail2ban-0.8.6-2|25	%endif
12cr|fail2ban-0.8.6-2|26	
12cr|fail2ban-0.8.6-2|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|fail2ban-0.8.6-2|28	
12cr|fail2ban-0.8.6-2|29	%description
12cr|fail2ban-0.8.6-2|30	Fail2Ban scans log files like /var/log/secure and bans IP that makes
12cr|fail2ban-0.8.6-2|31	too many password failures. It updates firewall rules to reject the IP
12cr|fail2ban-0.8.6-2|32	address. These rules can be defined by the user. Fail2Ban can read
12cr|fail2ban-0.8.6-2|33	multiple log files including sshd or Apache web server logs.
12cr|fail2ban-0.8.6-2|34	
12cr|fail2ban-0.8.6-2|35	%prep
12cr|fail2ban-0.8.6-2|36	%setup -qn fail2ban-fail2ban-a20d1f8
12cr|fail2ban-0.8.6-2|37	%patch0 -p1
12cr|fail2ban-0.8.6-2|38	%patch2 -p1
12cr|fail2ban-0.8.6-2|39	%patch3 -p1
12cr|fail2ban-0.8.6-2|40	%patch4 -p1
12cr|fail2ban-0.8.6-2|41	
12cr|fail2ban-0.8.6-2|42	%build
12cr|fail2ban-0.8.6-2|43	%serverbuild_hardened
12cr|fail2ban-0.8.6-2|44	env CFLAGS="%{optflags}" python setup.py build
12cr|fail2ban-0.8.6-2|45	
12cr|fail2ban-0.8.6-2|46	pushd man
12cr|fail2ban-0.8.6-2|47	sh generate-man
12cr|fail2ban-0.8.6-2|48	popd
12cr|fail2ban-0.8.6-2|49	
12cr|fail2ban-0.8.6-2|50	%install
12cr|fail2ban-0.8.6-2|51	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|fail2ban-0.8.6-2|52	
12cr|fail2ban-0.8.6-2|53	python setup.py install --root=%{buildroot}
12cr|fail2ban-0.8.6-2|54	
12cr|fail2ban-0.8.6-2|55	install -d %{buildroot}/%{_mandir}/man1
12cr|fail2ban-0.8.6-2|56	install man/*.1 %{buildroot}%{_mandir}/man1/
12cr|fail2ban-0.8.6-2|57	%if %mdkver >= 201100
12cr|fail2ban-0.8.6-2|58	mkdir -p %{buildroot}%{_unitdir}
12cr|fail2ban-0.8.6-2|59	install -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
12cr|fail2ban-0.8.6-2|60	%else
12cr|fail2ban-0.8.6-2|61	install -D files/redhat-initd  %{buildroot}/%{_initrddir}/%{name}
12cr|fail2ban-0.8.6-2|62	%endif
12cr|fail2ban-0.8.6-2|63	
12cr|fail2ban-0.8.6-2|64	install -d %{buildroot}/%{_var}/run/%{name}
12cr|fail2ban-0.8.6-2|65	
12cr|fail2ban-0.8.6-2|66	%clean
12cr|fail2ban-0.8.6-2|67	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|fail2ban-0.8.6-2|68	
12cr|fail2ban-0.8.6-2|69	%post
12cr|fail2ban-0.8.6-2|70	%_post_service fail2ban
12cr|fail2ban-0.8.6-2|71	
12cr|fail2ban-0.8.6-2|72	%preun
12cr|fail2ban-0.8.6-2|73	%_preun_service fail2ban
12cr|fail2ban-0.8.6-2|74	
12cr|fail2ban-0.8.6-2|75	%files
12cr|fail2ban-0.8.6-2|76	%defattr(-,root,root)
12cr|fail2ban-0.8.6-2|77	%doc ChangeLog README TODO
12cr|fail2ban-0.8.6-2|78	
12cr|fail2ban-0.8.6-2|79	%if %mdkver >= 201100
12cr|fail2ban-0.8.6-2|80	%{_unitdir}/%{name}.service
12cr|fail2ban-0.8.6-2|81	%else
12cr|fail2ban-0.8.6-2|82	%attr(744,root,root) %{_initrddir}/%{name}
12cr|fail2ban-0.8.6-2|83	%endif
12cr|fail2ban-0.8.6-2|84	
12cr|fail2ban-0.8.6-2|85	%{_bindir}/%{name}-*
12cr|fail2ban-0.8.6-2|86	%config(noreplace) %{_sysconfdir}/%{name}/*.conf
12cr|fail2ban-0.8.6-2|87	%config(noreplace) %{_sysconfdir}/%{name}/action.d/*.conf
12cr|fail2ban-0.8.6-2|88	%config(noreplace) %{_sysconfdir}/%{name}/filter.d/*.conf
12cr|fail2ban-0.8.6-2|89	%dir %{_sysconfdir}/%{name}
12cr|fail2ban-0.8.6-2|90	%dir %{_sysconfdir}/%{name}/action.d
12cr|fail2ban-0.8.6-2|91	%dir %{_sysconfdir}/%{name}/filter.d
12cr|fail2ban-0.8.6-2|92	%dir %{_datadir}/%{name}
12cr|fail2ban-0.8.6-2|93	%dir %{_datadir}/%{name}/client
12cr|fail2ban-0.8.6-2|94	%dir %{_datadir}/%{name}/server
12cr|fail2ban-0.8.6-2|95	%dir %{_datadir}/%{name}/common
12cr|fail2ban-0.8.6-2|96	%ghost %dir %{_var}/run/%{name}
12cr|fail2ban-0.8.6-2|97	%{_datadir}/%{name}/client/*.py*
12cr|fail2ban-0.8.6-2|98	%{_datadir}/%{name}/server/*.py*
12cr|fail2ban-0.8.6-2|99	%{_datadir}/%{name}/common/*.py*
12cr|fail2ban-0.8.6-2|100	%{_datadir}/%{name}/*-info
12cr|fail2ban-0.8.6-2|101	%{_mandir}/man1/*
12cr|fail2ban-0.8.6-2|102	
12cr|fail2ban-0.8.6-2|103	
12cr|fail2ban-0.8.6-2|104	%changelog
12cr|fail2ban-0.8.6-2|105	* Sun Feb 19 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.6-2mdv2012.0
12cr|fail2ban-0.8.6-2|106	+ Revision: 777475
12cr|fail2ban-0.8.6-2|107	- Patch 4: fix dictionary table (from <wojo@narzedziowka.com> )
12cr|fail2ban-0.8.6-2|108	- set type to forking for service
12cr|fail2ban-0.8.6-2|109	
12cr|fail2ban-0.8.6-2|110	* Sun Jan 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.6-1
12cr|fail2ban-0.8.6-2|111	+ Revision: 761456
12cr|fail2ban-0.8.6-2|112	- update to new version 0.8.6
12cr|fail2ban-0.8.6-2|113	- provide systemd unit service
12cr|fail2ban-0.8.6-2|114	- drop patch 1
12cr|fail2ban-0.8.6-2|115	- Patch2: fix init script
12cr|fail2ban-0.8.6-2|116	- Patch3: log output to SYSLOG
12cr|fail2ban-0.8.6-2|117	
12cr|fail2ban-0.8.6-2|118	* Sun Oct 31 2010 Funda Wang <fwang@mandriva.org> 0.8.4-3mdv2011.0
12cr|fail2ban-0.8.6-2|119	+ Revision: 590802
12cr|fail2ban-0.8.6-2|120	- rebuild for py2.7
12cr|fail2ban-0.8.6-2|121	
12cr|fail2ban-0.8.6-2|122	* Thu Sep 24 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.4-2mdv2010.0
12cr|fail2ban-0.8.6-2|123	+ Revision: 448503
12cr|fail2ban-0.8.6-2|124	- Suggests python-gamin so that faster gamin back-end instead of polling
12cr|fail2ban-0.8.6-2|125	is used
12cr|fail2ban-0.8.6-2|126	
12cr|fail2ban-0.8.6-2|127	* Wed Sep 09 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.4-1mdv2010.0
12cr|fail2ban-0.8.6-2|128	+ Revision: 435890
12cr|fail2ban-0.8.6-2|129	- Update to new version 0.8.4
12cr|fail2ban-0.8.6-2|130	
12cr|fail2ban-0.8.6-2|131	* Sun Jul 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.3-3mdv2010.0
12cr|fail2ban-0.8.6-2|132	+ Revision: 400456
12cr|fail2ban-0.8.6-2|133	- Patch1: Set the file descriptor to be FD_CLOEXEC
12cr|fail2ban-0.8.6-2|134	- remove sock in case of unclean shutdown in initscript
12cr|fail2ban-0.8.6-2|135	
12cr|fail2ban-0.8.6-2|136	* Sun Dec 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.3-2mdv2009.1
12cr|fail2ban-0.8.6-2|137	+ Revision: 320115
12cr|fail2ban-0.8.6-2|138	- rebuild for python-2.6
12cr|fail2ban-0.8.6-2|139	
12cr|fail2ban-0.8.6-2|140	* Sat Jul 19 2008 Emmanuel Andry <eandry@mandriva.org> 0.8.3-1mdv2009.0
12cr|fail2ban-0.8.6-2|141	+ Revision: 238790
12cr|fail2ban-0.8.6-2|142	- New version
12cr|fail2ban-0.8.6-2|143	
12cr|fail2ban-0.8.6-2|144	* Fri May 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.2-2mdv2009.0
12cr|fail2ban-0.8.6-2|145	+ Revision: 213376
12cr|fail2ban-0.8.6-2|146	- Patch0: fix ssh log path (#40792), and enable by default ssh-iptables
12cr|fail2ban-0.8.6-2|147	- create missing directory (#40793)
12cr|fail2ban-0.8.6-2|148	
12cr|fail2ban-0.8.6-2|149	* Sat Mar 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.2-1mdv2008.1
12cr|fail2ban-0.8.6-2|150	+ Revision: 182153
12cr|fail2ban-0.8.6-2|151	- fix docs
12cr|fail2ban-0.8.6-2|152	- update init script
12cr|fail2ban-0.8.6-2|153	- new version
12cr|fail2ban-0.8.6-2|154	
12cr|fail2ban-0.8.6-2|155	+ Olivier Blin <blino@mandriva.org>
12cr|fail2ban-0.8.6-2|156	- restore BuildRoot
12cr|fail2ban-0.8.6-2|157	
12cr|fail2ban-0.8.6-2|158	+ Thierry Vignaud <tv@mandriva.org>
12cr|fail2ban-0.8.6-2|159	- kill re-definition of %%buildroot on Pixel's request
12cr|fail2ban-0.8.6-2|160	
12cr|fail2ban-0.8.6-2|161	* Sat Nov 17 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.1-1mdv2008.1
12cr|fail2ban-0.8.6-2|162	+ Revision: 109496
12cr|fail2ban-0.8.6-2|163	- new version
12cr|fail2ban-0.8.6-2|164	- new license policy
12cr|fail2ban-0.8.6-2|165	- drop patch 0, fixed upstream
12cr|fail2ban-0.8.6-2|166	- add patch 0 (ssh)
12cr|fail2ban-0.8.6-2|167	
12cr|fail2ban-0.8.6-2|168	* Mon May 07 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.0-1mdv2008.0
12cr|fail2ban-0.8.6-2|169	+ Revision: 24052
12cr|fail2ban-0.8.6-2|170	- new version
12cr|fail2ban-0.8.6-2|171	
12cr|fail2ban-0.8.6-2|172	
12cr|fail2ban-0.8.6-2|173	* Tue Feb 13 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.7-1mdv2007.0
12cr|fail2ban-0.8.6-2|174	+ Revision: 120339
12cr|fail2ban-0.8.6-2|175	- new version
12cr|fail2ban-0.8.6-2|176	- provide better initscript
12cr|fail2ban-0.8.6-2|177	- drop patches
12cr|fail2ban-0.8.6-2|178	- spec file clean
12cr|fail2ban-0.8.6-2|179	
12cr|fail2ban-0.8.6-2|180	* Sat Jan 06 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.6-1mdv2007.1
12cr|fail2ban-0.8.6-2|181	+ Revision: 104919
12cr|fail2ban-0.8.6-2|182	- forgot to add patch 0 into svn :(
12cr|fail2ban-0.8.6-2|183	- update to the latest version
12cr|fail2ban-0.8.6-2|184	- regenerate patches 0,1,2,3
12cr|fail2ban-0.8.6-2|185	- add patch 4
12cr|fail2ban-0.8.6-2|186	- add %%postun
12cr|fail2ban-0.8.6-2|187	
12cr|fail2ban-0.8.6-2|188	* Sat Dec 30 2006 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.5-4mdv2007.1
12cr|fail2ban-0.8.6-2|189	+ Revision: 102842
12cr|fail2ban-0.8.6-2|190	- regenerate fail2ban-server patch
12cr|fail2ban-0.8.6-2|191	
12cr|fail2ban-0.8.6-2|192	* Sat Dec 30 2006 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.5-3mdv2007.1
12cr|fail2ban-0.8.6-2|193	+ Revision: 102829
12cr|fail2ban-0.8.6-2|194	- fix module path
12cr|fail2ban-0.8.6-2|195	
12cr|fail2ban-0.8.6-2|196	* Sat Dec 30 2006 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.5-2mdv2007.1
12cr|fail2ban-0.8.6-2|197	+ Revision: 102765
12cr|fail2ban-0.8.6-2|198	- changed %%py_platsitedir to %%py_puresitedir
12cr|fail2ban-0.8.6-2|199	- Import fail2ban
12cr|fail2ban-0.8.6-2|200	

1279 12
12cr|fake-1.1.11-2|1	%define	name	fake
12cr|fake-1.1.11-2|2	%define	version	1.1.11
12cr|fake-1.1.11-2|3	%define rel	2
12cr|fake-1.1.11-2|4	%define	release	%mkrel %{rel}
12cr|fake-1.1.11-2|5	
12cr|fake-1.1.11-2|6	Summary: 	Switches in redundant servers using arp spoofing
12cr|fake-1.1.11-2|7	Name: 		%{name}
12cr|fake-1.1.11-2|8	Version:	%{version}
12cr|fake-1.1.11-2|9	Release:	%{release}
12cr|fake-1.1.11-2|10	license:	GPL
12cr|fake-1.1.11-2|11	Group:		Networking/Other
12cr|fake-1.1.11-2|12	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|fake-1.1.11-2|13	Source0:	http://www.vergenet.net/linux/fake/download/%{version}/%{name}-%{version}.tar.gz
12cr|fake-1.1.11-2|14	URL:		http://www.vergenet.net/linux/fake/
12cr|fake-1.1.11-2|15	
12cr|fake-1.1.11-2|16	%description
12cr|fake-1.1.11-2|17	Fake is a utility that enables the IP address be taken over
12cr|fake-1.1.11-2|18	by bringing up a second interface on the host machine and
12cr|fake-1.1.11-2|19	using gratuitous arp. Designed to switch in backup servers
12cr|fake-1.1.11-2|20	on a LAN.
12cr|fake-1.1.11-2|21	
12cr|fake-1.1.11-2|22	%prep
12cr|fake-1.1.11-2|23	%setup -q
12cr|fake-1.1.11-2|24	
12cr|fake-1.1.11-2|25	%build
12cr|fake-1.1.11-2|26	%make patch
12cr|fake-1.1.11-2|27	%make CC="gcc $RPM_OPT_FLAGS -s"
12cr|fake-1.1.11-2|28	
12cr|fake-1.1.11-2|29	%install
12cr|fake-1.1.11-2|30	rm -rf $RPM_BUILD_ROOT
12cr|fake-1.1.11-2|31	
12cr|fake-1.1.11-2|32	make ROOT_DIR=$RPM_BUILD_ROOT MAN8_DIR=$RPM_BUILD_ROOT%{_mandir}/man8 install
12cr|fake-1.1.11-2|33	rm -rf $RPM_BUILD_ROOT/usr/doc/
12cr|fake-1.1.11-2|34	
12cr|fake-1.1.11-2|35	%clean
12cr|fake-1.1.11-2|36	rm -rf $RPM_BUILD_ROOT
12cr|fake-1.1.11-2|37	
12cr|fake-1.1.11-2|38	%files
12cr|fake-1.1.11-2|39	%defattr(644,root,root,755)
12cr|fake-1.1.11-2|40	%doc COPYING AUTHORS README ChangeLog docs/* instance_config/* heartbeat/fake
12cr|fake-1.1.11-2|41	%defattr(-,root,root)
12cr|fake-1.1.11-2|42	%{_prefix}/sbin/*
12cr|fake-1.1.11-2|43	%{_mandir}/man8/*
12cr|fake-1.1.11-2|44	%dir %{_sysconfdir}/fake
12cr|fake-1.1.11-2|45	%config(noreplace) %{_sysconfdir}/fake/instance_config
12cr|fake-1.1.11-2|46	%config(noreplace) %{_sysconfdir}/fake/.fakerc
12cr|fake-1.1.11-2|47	%config(noreplace) %{_sysconfdir}/fake/clear_routers
12cr|fake-1.1.11-2|48	%{_prefix}/lib/heartbeat/fake
12cr|fake-1.1.11-2|49	
12cr|fake-1.1.11-2|50	
12cr|fake-1.1.11-2|51	%changelog
12cr|fake-1.1.11-2|52	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.11-2mdv2011.0
12cr|fake-1.1.11-2|53	+ Revision: 610418
12cr|fake-1.1.11-2|54	- rebuild
12cr|fake-1.1.11-2|55	
12cr|fake-1.1.11-2|56	* Wed Jan 27 2010 Antoine Ginies <aginies@mandriva.com> 1.1.11-1mdv2010.1
12cr|fake-1.1.11-2|57	+ Revision: 497155
12cr|fake-1.1.11-2|58	- add buildroot tag
12cr|fake-1.1.11-2|59	- upload the tarball
12cr|fake-1.1.11-2|60	- release 1.1.11
12cr|fake-1.1.11-2|61	
12cr|fake-1.1.11-2|62	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.1.10-4mdv2010.0
12cr|fake-1.1.11-2|63	+ Revision: 437511
12cr|fake-1.1.11-2|64	- rebuild
12cr|fake-1.1.11-2|65	
12cr|fake-1.1.11-2|66	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.1.10-3mdv2008.1
12cr|fake-1.1.11-2|67	+ Revision: 136408
12cr|fake-1.1.11-2|68	- restore BuildRoot
12cr|fake-1.1.11-2|69	
12cr|fake-1.1.11-2|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|fake-1.1.11-2|71	- kill re-definition of %%buildroot on Pixel's request
12cr|fake-1.1.11-2|72	
12cr|fake-1.1.11-2|73	* Tue May 22 2007 Antoine Ginies <aginies@mandriva.com> 1.1.10-3mdv2008.0
12cr|fake-1.1.11-2|74	+ Revision: 29749
12cr|fake-1.1.11-2|75	- Import fake
12cr|fake-1.1.11-2|76	
12cr|fake-1.1.11-2|77	
12cr|fake-1.1.11-2|78	
12cr|fake-1.1.11-2|79	* Mon Aug  7 2006 Antoine Ginies <aginies@mandriva.com> 1.1.10-3mdv2007.0
12cr|fake-1.1.11-2|80	- rebuild
12cr|fake-1.1.11-2|81	
12cr|fake-1.1.11-2|82	* Fri May 06 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.1.10-2mdk
12cr|fake-1.1.11-2|83	- lib64 fix
12cr|fake-1.1.11-2|84	- fix ownerless dir
12cr|fake-1.1.11-2|85	- %%mkrel
12cr|fake-1.1.11-2|86	- compile with optimizations
12cr|fake-1.1.11-2|87	
12cr|fake-1.1.11-2|88	* Sun Jul 25 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.1.10-1mdk
12cr|fake-1.1.11-2|89	- 1.1.10
12cr|fake-1.1.11-2|90	- fix doc permissions
12cr|fake-1.1.11-2|91	- drop useless obsoletes (no reason to obsolete it self)
12cr|fake-1.1.11-2|92	- quiet setup
12cr|fake-1.1.11-2|93	- cosmetics
12cr|fake-1.1.11-2|94	
12cr|fake-1.1.11-2|95	* Mon May 17 2004 Antoine Ginies <aginies@n2.mandrakesoft.com> 1.1.8-4mdk
12cr|fake-1.1.11-2|96	- rebuild
12cr|fake-1.1.11-2|97	
12cr|fake-1.1.11-2|98	* Mon Aug 18 2003 Antoine Ginies <aginies@bi.mandrakesoft.com> 1.1.8-3mdk
12cr|fake-1.1.11-2|99	- rebuild 9.2
12cr|fake-1.1.11-2|100	
12cr|fake-1.1.11-2|101	* Thu Feb 27 2003 Antoine Ginies <aginies@mandrakesoft.com> 1.1.8-2mdk
12cr|fake-1.1.11-2|102	- rebuild
12cr|fake-1.1.11-2|103	* Tue Jan 07 2003 Clic-dev <clic-dev-public@mandrakesoft.com> 1.1.8-1mdk
12cr|fake-1.1.11-2|104	- based on Horms <horms@verge.net.au> spec file
12cr|fake-1.1.11-2|105	- first release for Mandrakesoft

1280 12
12cr|fakechroot-2.16-1|1	Summary:	A chroot-like wrapper for non-privileged users
12cr|fakechroot-2.16-1|2	Name:		fakechroot
12cr|fakechroot-2.16-1|3	Version:	2.16
12cr|fakechroot-2.16-1|4	Release:	1
12cr|fakechroot-2.16-1|5	Group:		File tools
12cr|fakechroot-2.16-1|6	License:	GPLv2+
12cr|fakechroot-2.16-1|7	URL:		https://github.com/fakechroot/fakechroot/wiki
12cr|fakechroot-2.16-1|8	Source0:	https://github.com/downloads/%{name}/%{name}/%{name}-%{version}.tar.gz
12cr|fakechroot-2.16-1|9	
12cr|fakechroot-2.16-1|10	%description
12cr|fakechroot-2.16-1|11	fakechroot runs a command in an environment were is additional possibility
12cr|fakechroot-2.16-1|12	to use chroot(8) command without root privileges. This is useful for
12cr|fakechroot-2.16-1|13	allowing users to create own chrooted environment with possibility to
12cr|fakechroot-2.16-1|14	install another packages without need for root privileges.
12cr|fakechroot-2.16-1|15	
12cr|fakechroot-2.16-1|16	%prep
12cr|fakechroot-2.16-1|17	%setup -q -n %{name}-%{version}
12cr|fakechroot-2.16-1|18	
12cr|fakechroot-2.16-1|19	%build
12cr|fakechroot-2.16-1|20	%configure2_5x
12cr|fakechroot-2.16-1|21	%make
12cr|fakechroot-2.16-1|22	
12cr|fakechroot-2.16-1|23	%install
12cr|fakechroot-2.16-1|24	%makeinstall_std
12cr|fakechroot-2.16-1|25	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12cr|fakechroot-2.16-1|26	
12cr|fakechroot-2.16-1|27	
12cr|fakechroot-2.16-1|28	%files
12cr|fakechroot-2.16-1|29	%doc README NEWS LICENSE
12cr|fakechroot-2.16-1|30	%{_bindir}/%{name}
12cr|fakechroot-2.16-1|31	%{_bindir}/ldd.%{name}
12cr|fakechroot-2.16-1|32	%{_sbindir}/chroot.%{name}
12cr|fakechroot-2.16-1|33	%{_mandir}/man1/%{name}*
12cr|fakechroot-2.16-1|34	%{_libdir}/%name/*.so
12cr|fakechroot-2.16-1|35	%{_sysconfdir}/%name/
12cr|fakechroot-2.16-1|36	
12cr|fakechroot-2.16-1|37	
12cr|fakechroot-2.16-1|38	%changelog
12cr|fakechroot-2.16-1|39	* Sun Dec 18 2011 Alexander Khrukin <akhrukin@mandriva.org> 2.16-1
12cr|fakechroot-2.16-1|40	+ Revision: 743623
12cr|fakechroot-2.16-1|41	- update version 2.16
12cr|fakechroot-2.16-1|42	
12cr|fakechroot-2.16-1|43	* Wed Feb 02 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 2.14-1
12cr|fakechroot-2.16-1|44	+ Revision: 634945
12cr|fakechroot-2.16-1|45	- imported package fakechroot
12cr|fakechroot-2.16-1|46	

1281 12
12cr|faketime-0.9.1-1|1	Name:		faketime
12cr|faketime-0.9.1-1|2	Version:	0.9.1
12cr|faketime-0.9.1-1|3	Release:	1
12cr|faketime-0.9.1-1|4	Summary:	Run programs with a faked system time
12cr|faketime-0.9.1-1|5	License:	GPLv2
12cr|faketime-0.9.1-1|6	Group:		Development/Other
12cr|faketime-0.9.1-1|7	URL:		http://www.code-wizards.com/projects/libfaketime/
12cr|faketime-0.9.1-1|8	
12cr|faketime-0.9.1-1|9	Source0:	http://www.code-wizards.com/projects/libfaketime/libfaketime-%{version}.tar.gz
12cr|faketime-0.9.1-1|10	
12cr|faketime-0.9.1-1|11	%description
12cr|faketime-0.9.1-1|12	The Fake Time Preload Library (FTPL or libfaketime) intercepts various system
12cr|faketime-0.9.1-1|13	calls which programs use to retrieve the current date and time. It can then
12cr|faketime-0.9.1-1|14	report faked dates and times (as specified by you, the user) to these programs.
12cr|faketime-0.9.1-1|15	This means you can modify the system time a program sees without having to
12cr|faketime-0.9.1-1|16	change the time system-wide.
12cr|faketime-0.9.1-1|17	
12cr|faketime-0.9.1-1|18	%prep
12cr|faketime-0.9.1-1|19	%setup -q -n libfaketime-%{version}
12cr|faketime-0.9.1-1|20	
12cr|faketime-0.9.1-1|21	%build
12cr|faketime-0.9.1-1|22	%make
12cr|faketime-0.9.1-1|23	gzip -f man/faketime.1
12cr|faketime-0.9.1-1|24	# Fix path to the installed faketime
12cr|faketime-0.9.1-1|25	sed -i "s|FTPL_PATH=/usr/lib/faketime|FTPL_PATH=%{_libdir}|" src/faketime
12cr|faketime-0.9.1-1|26	
12cr|faketime-0.9.1-1|27	%install
12cr|faketime-0.9.1-1|28	install -Dm0644 src/libfaketime.so.1 %{buildroot}%{_libdir}/libfaketime.so.1
12cr|faketime-0.9.1-1|29	install -Dm0644 src/libfaketimeMT.so.1 %{buildroot}%{_libdir}/libfaketimeMT.so.1
12cr|faketime-0.9.1-1|30	install -Dm0755 src/faketime %{buildroot}%{_bindir}/faketime
12cr|faketime-0.9.1-1|31	install -Dm0644 man/faketime.1.gz %{buildroot}%{_mandir}/man1/faketime.1.gz
12cr|faketime-0.9.1-1|32	
12cr|faketime-0.9.1-1|33	%files
12cr|faketime-0.9.1-1|34	%_bindir/*
12cr|faketime-0.9.1-1|35	%_libdir/*.so.*
12cr|faketime-0.9.1-1|36	%_mandir/man?/*

1282 12
12cr|fanout-0.6.1-8|1	%define version 0.6.1
12cr|fanout-0.6.1-8|2	Summary:	Fanout lets you run commands on multiple remote machines simultaneously
12cr|fanout-0.6.1-8|3	Name:		fanout
12cr|fanout-0.6.1-8|4	Version:	%{version}
12cr|fanout-0.6.1-8|5	Release:	%mkrel 8
12cr|fanout-0.6.1-8|6	License:	GPL
12cr|fanout-0.6.1-8|7	Group:		Networking/Remote access
12cr|fanout-0.6.1-8|8	Source:		http://www.stearns.org/fanout/fanout-%{version}.tar.bz2
12cr|fanout-0.6.1-8|9	URL:		http://www.stearns.org/fanout/
12cr|fanout-0.6.1-8|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12cr|fanout-0.6.1-8|11	Buildarch:	noarch
12cr|fanout-0.6.1-8|12	requires:	xterm
12cr|fanout-0.6.1-8|13	
12cr|fanout-0.6.1-8|14	%description
12cr|fanout-0.6.1-8|15	Fanout allows you to run non-interactive commands on remote
12cr|fanout-0.6.1-8|16	machines simultaneously, collecting the output in an organized fashion.
12cr|fanout-0.6.1-8|17	
12cr|fanout-0.6.1-8|18	%prep
12cr|fanout-0.6.1-8|19	%setup
12cr|fanout-0.6.1-8|20	#%build
12cr|fanout-0.6.1-8|21	
12cr|fanout-0.6.1-8|22	%install
12cr|fanout-0.6.1-8|23	rm -rf $RPM_BUILD_ROOT
12cr|fanout-0.6.1-8|24	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|fanout-0.6.1-8|25	#%make DESTDIR=$RPM_BUILD_ROOT install
12cr|fanout-0.6.1-8|26	echo $RPM_BUILD_DIR
12cr|fanout-0.6.1-8|27	cp -avf $RPM_BUILD_DIR/%name-%version/fanout $RPM_BUILD_ROOT/%{_bindir}
12cr|fanout-0.6.1-8|28	cp -avf $RPM_BUILD_DIR/%name-%version/fanterm $RPM_BUILD_ROOT/%{_bindir}
12cr|fanout-0.6.1-8|29	cp -avf $RPM_BUILD_DIR/%name-%version/fanmux $RPM_BUILD_ROOT/%{_bindir}
12cr|fanout-0.6.1-8|30	
12cr|fanout-0.6.1-8|31	%clean
12cr|fanout-0.6.1-8|32	rm -rf $RPM_BUILD_ROOT
12cr|fanout-0.6.1-8|33	
12cr|fanout-0.6.1-8|34	%files
12cr|fanout-0.6.1-8|35	%defattr(-,root,root)
12cr|fanout-0.6.1-8|36	%doc AUTHORS COPYING CREDITS ChangeLog Makefile
12cr|fanout-0.6.1-8|37	%attr(755,root,root) %{_bindir}/fanmux
12cr|fanout-0.6.1-8|38	%attr(755,root,root) %{_bindir}/fanout
12cr|fanout-0.6.1-8|39	%attr(755,root,root) %{_bindir}/fanterm
12cr|fanout-0.6.1-8|40	
12cr|fanout-0.6.1-8|41	
12cr|fanout-0.6.1-8|42	
12cr|fanout-0.6.1-8|43	
12cr|fanout-0.6.1-8|44	%changelog
12cr|fanout-0.6.1-8|45	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-8mdv2011.0
12cr|fanout-0.6.1-8|46	+ Revision: 610419
12cr|fanout-0.6.1-8|47	- rebuild
12cr|fanout-0.6.1-8|48	
12cr|fanout-0.6.1-8|49	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.6.1-7mdv2010.0
12cr|fanout-0.6.1-8|50	+ Revision: 437524
12cr|fanout-0.6.1-8|51	- rebuild
12cr|fanout-0.6.1-8|52	
12cr|fanout-0.6.1-8|53	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.6.1-6mdv2009.0
12cr|fanout-0.6.1-8|54	+ Revision: 245050
12cr|fanout-0.6.1-8|55	- rebuild
12cr|fanout-0.6.1-8|56	
12cr|fanout-0.6.1-8|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.6.1-4mdv2008.1
12cr|fanout-0.6.1-8|58	+ Revision: 136408
12cr|fanout-0.6.1-8|59	- restore BuildRoot
12cr|fanout-0.6.1-8|60	
12cr|fanout-0.6.1-8|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|fanout-0.6.1-8|62	- kill re-definition of %%buildroot on Pixel's request
12cr|fanout-0.6.1-8|63	
12cr|fanout-0.6.1-8|64	
12cr|fanout-0.6.1-8|65	* Thu Mar 01 2007 Antoine Ginies <aginies@mandriva.com> 0.6.1-4mdv2007.0
12cr|fanout-0.6.1-8|66	+ Revision: 130586
12cr|fanout-0.6.1-8|67	- Import fanout
12cr|fanout-0.6.1-8|68	
12cr|fanout-0.6.1-8|69	* Tue Aug 08 2006 Antoine Ginies <aginies@n3.mandriva.com> 0.6.1-4mdv2007.0
12cr|fanout-0.6.1-8|70	- use mkrel
12cr|fanout-0.6.1-8|71	- rebuild
12cr|fanout-0.6.1-8|72	
12cr|fanout-0.6.1-8|73	* Mon Mar 21 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 0.6.1-3mdk
12cr|fanout-0.6.1-8|74	- rebuild
12cr|fanout-0.6.1-8|75	
12cr|fanout-0.6.1-8|76	* Fri May 28 2004 <mdkc@n2.mandrakesoft.com> 0.6.1-2mdk
12cr|fanout-0.6.1-8|77	- add requires on xterm
12cr|fanout-0.6.1-8|78	
12cr|fanout-0.6.1-8|79	* Thu May 27 2004 Aginies <mdkc@n2.mandrakesoft.com> 0.6.1-1mdk
12cr|fanout-0.6.1-8|80	- first release based on (William Stearns <wstearns@pobox.com> spec)
12cr|fanout-0.6.1-8|81	

1283 12
12cr|fapg-0.35-6|1	%define name fapg
12cr|fapg-0.35-6|2	%define version 0.35
12cr|fapg-0.35-6|3	%define release %mkrel 6
12cr|fapg-0.35-6|4	
12cr|fapg-0.35-6|5	Name: %name
12cr|fapg-0.35-6|6	Summary: Fast Audio Playlist Generator
12cr|fapg-0.35-6|7	Version: %version
12cr|fapg-0.35-6|8	Release: %release
12cr|fapg-0.35-6|9	Url: http://royale.zerezo.com/fapg/
12cr|fapg-0.35-6|10	Source: http://royale.zerezo.com/%{name}/%{name}-%{version}.tar.bz2
12cr|fapg-0.35-6|11	Group: Sound
12cr|fapg-0.35-6|12	License: GPL
12cr|fapg-0.35-6|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|fapg-0.35-6|14	
12cr|fapg-0.35-6|15	%description
12cr|fapg-0.35-6|16	FAPG is a tool to generate list of audio files (Wav, MP3, Ogg, etc)
12cr|fapg-0.35-6|17	in various formats (M3U, PLS, HTML, etc).
12cr|fapg-0.35-6|18	
12cr|fapg-0.35-6|19	%prep
12cr|fapg-0.35-6|20	%setup -q
12cr|fapg-0.35-6|21	
12cr|fapg-0.35-6|22	%build
12cr|fapg-0.35-6|23	make
12cr|fapg-0.35-6|24	
12cr|fapg-0.35-6|25	%install
12cr|fapg-0.35-6|26	make install PRE=$RPM_BUILD_ROOT/usr
12cr|fapg-0.35-6|27	
12cr|fapg-0.35-6|28	rm -rf $RPM_BUILD_ROOT/%_docdir/
12cr|fapg-0.35-6|29	
12cr|fapg-0.35-6|30	%clean
12cr|fapg-0.35-6|31	rm -rf $RPM_BUILD_ROOT
12cr|fapg-0.35-6|32	
12cr|fapg-0.35-6|33	%files
12cr|fapg-0.35-6|34	%defattr(-,root,root,0755)
12cr|fapg-0.35-6|35	%doc COPYING README
12cr|fapg-0.35-6|36	%{_bindir}/fapg
12cr|fapg-0.35-6|37	%{_mandir}/man1/*
12cr|fapg-0.35-6|38	
12cr|fapg-0.35-6|39	
12cr|fapg-0.35-6|40	
12cr|fapg-0.35-6|41	
12cr|fapg-0.35-6|42	%changelog
12cr|fapg-0.35-6|43	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.35-6mdv2011.0
12cr|fapg-0.35-6|44	+ Revision: 618254
12cr|fapg-0.35-6|45	- the mass rebuild of 2010.0 packages
12cr|fapg-0.35-6|46	
12cr|fapg-0.35-6|47	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.35-5mdv2010.0
12cr|fapg-0.35-6|48	+ Revision: 428702
12cr|fapg-0.35-6|49	- rebuild
12cr|fapg-0.35-6|50	
12cr|fapg-0.35-6|51	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.35-4mdv2009.0
12cr|fapg-0.35-6|52	+ Revision: 245055
12cr|fapg-0.35-6|53	- rebuild
12cr|fapg-0.35-6|54	
12cr|fapg-0.35-6|55	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.35-2mdv2008.1
12cr|fapg-0.35-6|56	+ Revision: 136408
12cr|fapg-0.35-6|57	- restore BuildRoot
12cr|fapg-0.35-6|58	
12cr|fapg-0.35-6|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|fapg-0.35-6|60	- kill re-definition of %%buildroot on Pixel's request
12cr|fapg-0.35-6|61	- import fapg
12cr|fapg-0.35-6|62	
12cr|fapg-0.35-6|63	
12cr|fapg-0.35-6|64	* Mon Aug 07 2006 Lenny Cartier <lenny@mandriva.com> 0.35-2mdv2007.0
12cr|fapg-0.35-6|65	- rebuild
12cr|fapg-0.35-6|66	
12cr|fapg-0.35-6|67	* Tue Feb 08 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.32-1mdk
12cr|fapg-0.35-6|68	- from Antoine Jacquet <royale@zerezo.com> :
12cr|fapg-0.35-6|69	- Fixed group in the spec file
12cr|fapg-0.35-6|70	
12cr|fapg-0.35-6|71	* Mon Feb 07 2005 Antoine Jacquet <royale@zerezo.com>
12cr|fapg-0.35-6|72	- Added spec file

1284 12
12cr|fatpack-0.9.3-3|1	%define upstream_name    App-FatPacker
12cr|fatpack-0.9.3-3|2	%define upstream_version 0.009003
12cr|fatpack-0.9.3-3|3	
12cr|fatpack-0.9.3-3|4	Name:       fatpack
12cr|fatpack-0.9.3-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|fatpack-0.9.3-3|6	Release:    3
12cr|fatpack-0.9.3-3|7	
12cr|fatpack-0.9.3-3|8	Summary:    Pack your dependencies onto your script file
12cr|fatpack-0.9.3-3|9	License:    GPL+ or Artistic
12cr|fatpack-0.9.3-3|10	Group:      Development/Perl
12cr|fatpack-0.9.3-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|fatpack-0.9.3-3|12	Source0:    http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
12cr|fatpack-0.9.3-3|13	
12cr|fatpack-0.9.3-3|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cr|fatpack-0.9.3-3|15	BuildRequires: perl-devel
12cr|fatpack-0.9.3-3|16	BuildArch: noarch
12cr|fatpack-0.9.3-3|17	
12cr|fatpack-0.9.3-3|18	%description
12cr|fatpack-0.9.3-3|19	Pack your dependencies onto your script file
12cr|fatpack-0.9.3-3|20	
12cr|fatpack-0.9.3-3|21	%prep
12cr|fatpack-0.9.3-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|fatpack-0.9.3-3|23	
12cr|fatpack-0.9.3-3|24	%build
12cr|fatpack-0.9.3-3|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|fatpack-0.9.3-3|26	%make
12cr|fatpack-0.9.3-3|27	
12cr|fatpack-0.9.3-3|28	%check
12cr|fatpack-0.9.3-3|29	%make test
12cr|fatpack-0.9.3-3|30	
12cr|fatpack-0.9.3-3|31	%install
12cr|fatpack-0.9.3-3|32	%makeinstall_std
12cr|fatpack-0.9.3-3|33	
12cr|fatpack-0.9.3-3|34	%files
12cr|fatpack-0.9.3-3|35	%defattr(-,root,root)
12cr|fatpack-0.9.3-3|36	%doc Changes META.yml
12cr|fatpack-0.9.3-3|37	%{_bindir}/fatpack
12cr|fatpack-0.9.3-3|38	%{_mandir}/man1/*
12cr|fatpack-0.9.3-3|39	%{_mandir}/man3/*
12cr|fatpack-0.9.3-3|40	%perl_vendorlib/*
12cr|fatpack-0.9.3-3|41	
12cr|fatpack-0.9.3-3|42	
12cr|fatpack-0.9.3-3|43	
12cr|fatpack-0.9.3-3|44	
12cr|fatpack-0.9.3-3|45	%changelog
12cr|fatpack-0.9.3-3|46	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.9.3-2mdv2011.0
12cr|fatpack-0.9.3-3|47	+ Revision: 654827
12cr|fatpack-0.9.3-3|48	- rebuild for updated spec-helper
12cr|fatpack-0.9.3-3|49	
12cr|fatpack-0.9.3-3|50	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.9.3-1mdv2011.0
12cr|fatpack-0.9.3-3|51	+ Revision: 561028
12cr|fatpack-0.9.3-3|52	- update to 0.009003
12cr|fatpack-0.9.3-3|53	
12cr|fatpack-0.9.3-3|54	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.9.2-1mdv2011.0
12cr|fatpack-0.9.3-3|55	+ Revision: 552253
12cr|fatpack-0.9.3-3|56	- update to 0.009002
12cr|fatpack-0.9.3-3|57	
12cr|fatpack-0.9.3-3|58	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.9.1-1mdv2010.1
12cr|fatpack-0.9.3-3|59	+ Revision: 527937
12cr|fatpack-0.9.3-3|60	- import fatpack
12cr|fatpack-0.9.3-3|61	
12cr|fatpack-0.9.3-3|62	
12cr|fatpack-0.9.3-3|63	* Sat Mar 27 2010 cpan2dist 0.009001-1mdv
12cr|fatpack-0.9.3-3|64	- initial mdv release, generated with cpan2dist

1285 12
12cr|faust-0.9.46-1|1	
12cr|faust-0.9.46-1|2	%define name    faust
12cr|faust-0.9.46-1|3	%define version 0.9.46
12cr|faust-0.9.46-1|4	%define release 1
12cr|faust-0.9.46-1|5	
12cr|faust-0.9.46-1|6	Name:           %{name}
12cr|faust-0.9.46-1|7	Version:        %{version}
12cr|faust-0.9.46-1|8	Release:        %{release}
12cr|faust-0.9.46-1|9	Summary:        Faust AUdio Stream (real-time audio signal processing language)
12cr|faust-0.9.46-1|10	Group:          Development/Other
12cr|faust-0.9.46-1|11	License:        GPLv2+ and BSD
12cr|faust-0.9.46-1|12	URL:            http://faust.grame.fr/
12cr|faust-0.9.46-1|13	Source:         http://downloads.sourceforge.net/faudiostream/%{name}-%{version}.tar.gz
12cr|faust-0.9.46-1|14	Patch0:         faust-0.9.46-unistd-gcc47.patch
12cr|faust-0.9.46-1|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|faust-0.9.46-1|16	
12cr|faust-0.9.46-1|17	BuildRequires:  doxygen
12cr|faust-0.9.46-1|18	BuildRequires:  graphviz
12cr|faust-0.9.46-1|19	
12cr|faust-0.9.46-1|20	Requires:       glitz
12cr|faust-0.9.46-1|21	Suggests:       jackit
12cr|faust-0.9.46-1|22	Suggests:       csound
12cr|faust-0.9.46-1|23	Suggests:       octave
12cr|faust-0.9.46-1|24	
12cr|faust-0.9.46-1|25	%description
12cr|faust-0.9.46-1|26	Faust AUdio STreams is a functional programming language for real-time audio
12cr|faust-0.9.46-1|27	signal processing. Its programming model combines two approaches : functional
12cr|faust-0.9.46-1|28	programming and block diagram composition. You can think of FAUST as a
12cr|faust-0.9.46-1|29	structured block diagram language with a textual syntax.
12cr|faust-0.9.46-1|30	
12cr|faust-0.9.46-1|31	FAUST is intended for developers who need to develop efficient C/C++ audio
12cr|faust-0.9.46-1|32	plugins for existing systems or full standalone audio applications. Thanks to
12cr|faust-0.9.46-1|33	some specific compilation techniques and powerful optimizations, the C++ code
12cr|faust-0.9.46-1|34	generated by the Faust compiler is usually very fast. It can generally compete
12cr|faust-0.9.46-1|35	with (and sometimes outperform) hand-written C code.
12cr|faust-0.9.46-1|36	
12cr|faust-0.9.46-1|37	Programming with FAUST is somehow like working with electronic circuits and
12cr|faust-0.9.46-1|38	signals. A FAUST program is a list of definitions that defines a signal
12cr|faust-0.9.46-1|39	processor block-diagram : a piece of code that produces output signals
12cr|faust-0.9.46-1|40	according to its input signals (and maybe some user interface parameters)
12cr|faust-0.9.46-1|41	
12cr|faust-0.9.46-1|42	%package doc
12cr|faust-0.9.46-1|43	Summary:    Documentation for %{name}
12cr|faust-0.9.46-1|44	Group:      Development/Other
12cr|faust-0.9.46-1|45	License:    GPLv2+
12cr|faust-0.9.46-1|46	Requires:   %{name} = %{version}-%{release}
12cr|faust-0.9.46-1|47	BuildArch: noarch
12cr|faust-0.9.46-1|48	
12cr|faust-0.9.46-1|49	%description doc
12cr|faust-0.9.46-1|50	Faust AUdio STreams is a functional programming language for real-time audio
12cr|faust-0.9.46-1|51	signal processing. This package provides documentation files to help with
12cr|faust-0.9.46-1|52	writing programs with faust.
12cr|faust-0.9.46-1|53	
12cr|faust-0.9.46-1|54	%package tools
12cr|faust-0.9.46-1|55	Summary:    3rd party tools written for %{name}
12cr|faust-0.9.46-1|56	Group:      Development/Other
12cr|faust-0.9.46-1|57	License:    GPLv2+
12cr|faust-0.9.46-1|58	Requires:   %{name} = %{version}-%{release}
12cr|faust-0.9.46-1|59	
12cr|faust-0.9.46-1|60	%description tools
12cr|faust-0.9.46-1|61	Faust AUdio STreams is a functional programming language for real-time audio
12cr|faust-0.9.46-1|62	signal processing. These additional tools are provided by various contributors
12cr|faust-0.9.46-1|63	to help the building process of applications and plugins with Faust.
12cr|faust-0.9.46-1|64	
12cr|faust-0.9.46-1|65	%package kate
12cr|faust-0.9.46-1|66	Summary:    Kate/Kwrite plugin for %{name}
12cr|faust-0.9.46-1|67	Group:      Development/Other
12cr|faust-0.9.46-1|68	License:    GPLv2+
12cr|faust-0.9.46-1|69	Requires:   %{name} = %{version}-%{release}
12cr|faust-0.9.46-1|70	Requires:   kdesdk4
12cr|faust-0.9.46-1|71	
12cr|faust-0.9.46-1|72	%description kate
12cr|faust-0.9.46-1|73	Faust AUdio STreams is a functional programming language for real-time audio
12cr|faust-0.9.46-1|74	signal processing. This package provides Faust code syntax highlighting support
12cr|faust-0.9.46-1|75	for KDE's Kate/Kwrite.
12cr|faust-0.9.46-1|76	
12cr|faust-0.9.46-1|77	%prep
12cr|faust-0.9.46-1|78	%setup -q
12cr|faust-0.9.46-1|79	%patch0 -p1
12cr|faust-0.9.46-1|80	iconv -f iso8859-1 -t utf8 examples/README -o tmpfile
12cr|faust-0.9.46-1|81	
12cr|faust-0.9.46-1|82	%build
12cr|faust-0.9.46-1|83	%make PREFIX=%{_prefix}
12cr|faust-0.9.46-1|84	
12cr|faust-0.9.46-1|85	#limit doxy generation to html:
12cr|faust-0.9.46-1|86	sed -i -e "s/GENERATE_LATEX         = YES/GENERATE_LATEX          = NO/g" compiler/Doxyfile
12cr|faust-0.9.46-1|87	
12cr|faust-0.9.46-1|88	%make doc PREFIX=%{_prefix}
12cr|faust-0.9.46-1|89	
12cr|faust-0.9.46-1|90	%install
12cr|faust-0.9.46-1|91	rm -rf %{buildroot}
12cr|faust-0.9.46-1|92	mkdir -p %{buildroot}%{_bindir}
12cr|faust-0.9.46-1|93	mkdir -p %{buildroot}%{_datadir}/doc/faust
12cr|faust-0.9.46-1|94	mkdir -p %{buildroot}%{_datadir}/compiler/doc
12cr|faust-0.9.46-1|95	mkdir -p %{buildroot}%{_datadir}/lib/faust
12cr|faust-0.9.46-1|96	touch -r examples/README tmpfile
12cr|faust-0.9.46-1|97	mv -f tmpfile examples/README
12cr|faust-0.9.46-1|98	make install DESTDIR=%{buildroot} PREFIX=%{_prefix}
12cr|faust-0.9.46-1|99	
12cr|faust-0.9.46-1|100	mv documentation/faust-quick-reference-src/illustrations/ documentation
12cr|faust-0.9.46-1|101	rm -fr documentation/faust-quick-reference-src
12cr|faust-0.9.46-1|102	
12cr|faust-0.9.46-1|103	cp -a tools/%{name}2sc-*/%{name}2sc %{buildroot}%{_bindir}
12cr|faust-0.9.46-1|104	mv tools/%{name}2sc-*/README README.supercollider
12cr|faust-0.9.46-1|105	
12cr|faust-0.9.46-1|106	cp -a tools/%{name}2appls/%{name}2* %{buildroot}%{_bindir}
12cr|faust-0.9.46-1|107	mv tools/%{name}2appls/README README.appls
12cr|faust-0.9.46-1|108	
12cr|faust-0.9.46-1|109	mkdir -p %{buildroot}%{_datadir}/kde4/apps/katepart/syntax/
12cr|faust-0.9.46-1|110	cp -a syntax-highlighting/%{name}.xml \
12cr|faust-0.9.46-1|111	%{buildroot}%{_datadir}/kde4/apps/katepart/syntax/
12cr|faust-0.9.46-1|112	
12cr|faust-0.9.46-1|113	%clean
12cr|faust-0.9.46-1|114	rm -rf %{buildroot}
12cr|faust-0.9.46-1|115	
12cr|faust-0.9.46-1|116	%files
12cr|faust-0.9.46-1|117	%defattr(-,root,root,-)
12cr|faust-0.9.46-1|118	%{_prefix}/lib/%{name}
12cr|faust-0.9.46-1|119	%{_bindir}/%{name}
12cr|faust-0.9.46-1|120	%doc COPYING README examples
12cr|faust-0.9.46-1|121	
12cr|faust-0.9.46-1|122	%files doc
12cr|faust-0.9.46-1|123	%defattr(-,root,root,-)
12cr|faust-0.9.46-1|124	%doc documentation/*
12cr|faust-0.9.46-1|125	%doc dox
12cr|faust-0.9.46-1|126	
12cr|faust-0.9.46-1|127	%files tools
12cr|faust-0.9.46-1|128	%defattr(-,root,root,-)
12cr|faust-0.9.46-1|129	%doc tools/README README.supercollider README.appls
12cr|faust-0.9.46-1|130	%{_bindir}/%{name}2*
12cr|faust-0.9.46-1|131	
12cr|faust-0.9.46-1|132	%files kate
12cr|faust-0.9.46-1|133	%defattr(-,root,root,-)
12cr|faust-0.9.46-1|134	%doc syntax-highlighting/README
12cr|faust-0.9.46-1|135	%{_datadir}/kde4/apps/katepart/syntax/%{name}.xml
12cr|faust-0.9.46-1|136	
12cr|faust-0.9.46-1|137	
12cr|faust-0.9.46-1|138	
12cr|faust-0.9.46-1|139	
12cr|faust-0.9.46-1|140	%changelog
12cr|faust-0.9.46-1|141	* Sat Apr 07 2012 Frank Kober <emuse@mandriva.org> 0.9.46-1
12cr|faust-0.9.46-1|142	+ Revision: 789769
12cr|faust-0.9.46-1|143	- new version
12cr|faust-0.9.46-1|144	o add patch to fix build with gcc 4.7
12cr|faust-0.9.46-1|145	
12cr|faust-0.9.46-1|146	* Sun Oct 23 2011 Frank Kober <emuse@mandriva.org> 0.9.43-1
12cr|faust-0.9.46-1|147	+ Revision: 705774
12cr|faust-0.9.46-1|148	- new version 0.9.43
12cr|faust-0.9.46-1|149	
12cr|faust-0.9.46-1|150	* Fri Jan 07 2011 Thierry Vignaud <tv@mandriva.org> 0.9.30-2mdv2011.0
12cr|faust-0.9.46-1|151	+ Revision: 629718
12cr|faust-0.9.46-1|152	- make doc subpackage noarch
12cr|faust-0.9.46-1|153	
12cr|faust-0.9.46-1|154	* Sun Nov 28 2010 Frank Kober <emuse@mandriva.org> 0.9.30-1mdv2011.0
12cr|faust-0.9.46-1|155	+ Revision: 602499
12cr|faust-0.9.46-1|156	- new version 0.9.30
12cr|faust-0.9.46-1|157	o fix graphviz BR to properly generate doc
12cr|faust-0.9.46-1|158	
12cr|faust-0.9.46-1|159	* Thu Jul 15 2010 Frank Kober <emuse@mandriva.org> 0.9.24-1mdv2011.0
12cr|faust-0.9.46-1|160	+ Revision: 553554
12cr|faust-0.9.46-1|161	- new version 0.9.24
12cr|faust-0.9.46-1|162	
12cr|faust-0.9.46-1|163	* Thu Apr 29 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.9.10-5mdv2010.1
12cr|faust-0.9.46-1|164	+ Revision: 540688
12cr|faust-0.9.46-1|165	- Fix faulst-kate requires
12cr|faust-0.9.46-1|166	
12cr|faust-0.9.46-1|167	* Mon Apr 12 2010 Frank Kober <emuse@mandriva.org> 0.9.10-4mdv2010.1
12cr|faust-0.9.46-1|168	+ Revision: 533722
12cr|faust-0.9.46-1|169	- build html dox only, fix doc separation from main pack
12cr|faust-0.9.46-1|170	- fix documentation path
12cr|faust-0.9.46-1|171	
12cr|faust-0.9.46-1|172	* Sun Apr 04 2010 Frank Kober <emuse@mandriva.org> 0.9.10-3mdv2010.1
12cr|faust-0.9.46-1|173	+ Revision: 531479
12cr|faust-0.9.46-1|174	- install faust source lib in /lib even on x86_64
12cr|faust-0.9.46-1|175	
12cr|faust-0.9.46-1|176	* Sun Apr 04 2010 Frank Kober <emuse@mandriva.org> 0.9.10-2mdv2010.1
12cr|faust-0.9.46-1|177	+ Revision: 531440
12cr|faust-0.9.46-1|178	- fix Requires
12cr|faust-0.9.46-1|179	
12cr|faust-0.9.46-1|180	* Sun Apr 04 2010 Frank Kober <emuse@mandriva.org> 0.9.10-1mdv2010.1
12cr|faust-0.9.46-1|181	+ Revision: 531217
12cr|faust-0.9.46-1|182	- more group tag fixes, better dox build
12cr|faust-0.9.46-1|183	- fixed lib path in Makefile
12cr|faust-0.9.46-1|184	- drop patch0, install doxygen doc, fix BR
12cr|faust-0.9.46-1|185	
12cr|faust-0.9.46-1|186	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|faust-0.9.46-1|187	- fix group
12cr|faust-0.9.46-1|188	- import faust
12cr|faust-0.9.46-1|189	
12cr|faust-0.9.46-1|190	

1286 12
12cr|fb-1.5-14|1	%define name fb
12cr|fb-1.5-14|2	%define version 1.5
12cr|fb-1.5-14|3	%define release 14
12cr|fb-1.5-14|4	
12cr|fb-1.5-14|5	Summary: Utility for the viewing, editing, and manipulation of binary files
12cr|fb-1.5-14|6	Name: %{name}
12cr|fb-1.5-14|7	Version: %{version}
12cr|fb-1.5-14|8	Release: %{release}
12cr|fb-1.5-14|9	License: GPLv1
12cr|fb-1.5-14|10	Source0: fb_tar.bz2
12cr|fb-1.5-14|11	Source1: fb_exmp.html
12cr|fb-1.5-14|12	Group: File tools
12cr|fb-1.5-14|13	URL: http://home.mho.net/jswaby/fb.html
12cr|fb-1.5-14|14	
12cr|fb-1.5-14|15	
12cr|fb-1.5-14|16	%description
12cr|fb-1.5-14|17	fb is a binary file viewer, editor, and manipulator. It can be used as a
12cr|fb-1.5-14|18	filter, an interactive browser, or to simply dump a file in either binary,
12cr|fb-1.5-14|19	decimal, hexadecimal, or octal and/or characters. Either overwrite bytes in
12cr|fb-1.5-14|20	either of the four bases or characters or dump to a file and edit the
12cr|fb-1.5-14|21	resulting text file with any text editor, then fb can translate from either
12cr|fb-1.5-14|22	of the four bases back into a binary file. In summary, fb is a versatile
12cr|fb-1.5-14|23	tool for binary file creation, manipulation, and examination.
12cr|fb-1.5-14|24	
12cr|fb-1.5-14|25	
12cr|fb-1.5-14|26	%prep
12cr|fb-1.5-14|27	%setup0 -q -c
12cr|fb-1.5-14|28	cp %SOURCE1 $RPM_BUILD_DIR/%{name}-%{version}
12cr|fb-1.5-14|29	
12cr|fb-1.5-14|30	%build
12cr|fb-1.5-14|31	cc $RPM_OPT_FLAGS fb.c -o fb
12cr|fb-1.5-14|32	
12cr|fb-1.5-14|33	%install
12cr|fb-1.5-14|34	install -m 755 -d $RPM_BUILD_ROOT%{_bindir}
12cr|fb-1.5-14|35	install -m 755 -d $RPM_BUILD_ROOT%{_mandir}/man1
12cr|fb-1.5-14|36	install -m 755 fb $RPM_BUILD_ROOT%{_bindir}/
12cr|fb-1.5-14|37	install -m 644 fb.1 $RPM_BUILD_ROOT%{_mandir}/man1/
12cr|fb-1.5-14|38	
12cr|fb-1.5-14|39	
12cr|fb-1.5-14|40	%files
12cr|fb-1.5-14|41	%{_bindir}/*
12cr|fb-1.5-14|42	%{_mandir}/man1/*
12cr|fb-1.5-14|43	%doc README fb.doc fb_exmp.html
12cr|fb-1.5-14|44	
12cr|fb-1.5-14|45	
12cr|fb-1.5-14|46	
12cr|fb-1.5-14|47	
12cr|fb-1.5-14|48	
12cr|fb-1.5-14|49	%changelog
12cr|fb-1.5-14|50	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5-14mdv2011.0
12cr|fb-1.5-14|51	+ Revision: 618256
12cr|fb-1.5-14|52	- the mass rebuild of 2010.0 packages
12cr|fb-1.5-14|53	
12cr|fb-1.5-14|54	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.5-13mdv2010.0
12cr|fb-1.5-14|55	+ Revision: 428707
12cr|fb-1.5-14|56	- rebuild
12cr|fb-1.5-14|57	
12cr|fb-1.5-14|58	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.5-12mdv2009.0
12cr|fb-1.5-14|59	+ Revision: 245059
12cr|fb-1.5-14|60	- rebuild
12cr|fb-1.5-14|61	
12cr|fb-1.5-14|62	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.5-10mdv2008.1
12cr|fb-1.5-14|63	+ Revision: 136408
12cr|fb-1.5-14|64	- restore BuildRoot
12cr|fb-1.5-14|65	
12cr|fb-1.5-14|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|fb-1.5-14|67	- kill re-definition of %%buildroot on Pixel's request
12cr|fb-1.5-14|68	- import fb
12cr|fb-1.5-14|69	
12cr|fb-1.5-14|70	
12cr|fb-1.5-14|71	* Mon Aug 07 2006 Lenny Cartier <lenny@mandriva.com> 1.5-10mdv2007.0
12cr|fb-1.5-14|72	- rebuild
12cr|fb-1.5-14|73	
12cr|fb-1.5-14|74	* Wed Apr 20 2005 Lenny Cartier <lenny@mandriva.com> 1.5-9mdk
12cr|fb-1.5-14|75	- rebuild
12cr|fb-1.5-14|76	
12cr|fb-1.5-14|77	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.5-8mdk
12cr|fb-1.5-14|78	- rebuild
12cr|fb-1.5-14|79	
12cr|fb-1.5-14|80	* Fri Jan 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.5-7mdk
12cr|fb-1.5-14|81	- rebuild
12cr|fb-1.5-14|82	
12cr|fb-1.5-14|83	* Thu Aug 29 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.5-6mdk
12cr|fb-1.5-14|84	- rebuild
12cr|fb-1.5-14|85	
12cr|fb-1.5-14|86	* Fri Jul 06 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.5-5mdk
12cr|fb-1.5-14|87	- rebuild
12cr|fb-1.5-14|88	
12cr|fb-1.5-14|89	* Tue Jan 09 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.5-4mdk
12cr|fb-1.5-14|90	- rebuild
12cr|fb-1.5-14|91	
12cr|fb-1.5-14|92	* Tue Aug 01 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5-3mdk
12cr|fb-1.5-14|93	- BM
12cr|fb-1.5-14|94	
12cr|fb-1.5-14|95	* Wed Apr 26 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.5-2mdk
12cr|fb-1.5-14|96	- fix group
12cr|fb-1.5-14|97	- spec helper fixes
12cr|fb-1.5-14|98	
12cr|fb-1.5-14|99	* Thu Feb 17 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cr|fb-1.5-14|100	- mandrake build
12cr|fb-1.5-14|101	

1287 12
12cr|fbdesk-1.4.1-6|1	%define name      fbdesk
12cr|fbdesk-1.4.1-6|2	%define version   1.4.1
12cr|fbdesk-1.4.1-6|3	%define release   %mkrel 6
12cr|fbdesk-1.4.1-6|4	%define title     Fbdesk
12cr|fbdesk-1.4.1-6|5	%define longtitle Fluxbox-application to create and manage icons on your desktop
12cr|fbdesk-1.4.1-6|6	
12cr|fbdesk-1.4.1-6|7	Summary:          %longtitle
12cr|fbdesk-1.4.1-6|8	Name:             %name
12cr|fbdesk-1.4.1-6|9	Version:          %version
12cr|fbdesk-1.4.1-6|10	Release:          %release
12cr|fbdesk-1.4.1-6|11	License:          MIT
12cr|fbdesk-1.4.1-6|12	Group:            Graphical desktop/Other
12cr|fbdesk-1.4.1-6|13	URL:              http://fluxbox.sourceforge.net/fbdesk
12cr|fbdesk-1.4.1-6|14	Source0:          http://fluxbox.sourceforge.net/fbdesk/%{name}-%{version}.tar.bz2
12cr|fbdesk-1.4.1-6|15	Source1:          %name-icons.tar.bz2
12cr|fbdesk-1.4.1-6|16	Patch0:		  fbdesk-1.4.1-gcc-4.3.patch
12cr|fbdesk-1.4.1-6|17	BuildRoot:        %_tmppath/%{name}-%{version}-%{release}-buildroot
12cr|fbdesk-1.4.1-6|18	Buildrequires:    libx11-devel
12cr|fbdesk-1.4.1-6|19	Buildrequires:    libxext-devel
12cr|fbdesk-1.4.1-6|20	Buildrequires:    libxft-devel
12cr|fbdesk-1.4.1-6|21	Buildrequires:    libxpm-devel
12cr|fbdesk-1.4.1-6|22	Buildrequires:    libxrender-devel
12cr|fbdesk-1.4.1-6|23	Buildrequires:    imlib2-devel
12cr|fbdesk-1.4.1-6|24	
12cr|fbdesk-1.4.1-6|25	%description
12cr|fbdesk-1.4.1-6|26	FbDesk is a fluxbox-application to create and manage icons on your desktop.
12cr|fbdesk-1.4.1-6|27	
12cr|fbdesk-1.4.1-6|28	Implemented Features :
12cr|fbdesk-1.4.1-6|29	
12cr|fbdesk-1.4.1-6|30	* XPM and PNG image loading
12cr|fbdesk-1.4.1-6|31	* Antialias text
12cr|fbdesk-1.4.1-6|32	* UTF-8 and multibyte support
12cr|fbdesk-1.4.1-6|33	* Vertical text
12cr|fbdesk-1.4.1-6|34	* Grid Snapping
12cr|fbdesk-1.4.1-6|35	* GUI for editing command/label and add/remove icons
12cr|fbdesk-1.4.1-6|36	* Fluxbox menu style
12cr|fbdesk-1.4.1-6|37	
12cr|fbdesk-1.4.1-6|38	
12cr|fbdesk-1.4.1-6|39	%prep
12cr|fbdesk-1.4.1-6|40	%setup -q
12cr|fbdesk-1.4.1-6|41	%setup -q -T -D -a1
12cr|fbdesk-1.4.1-6|42	%patch0 -p1
12cr|fbdesk-1.4.1-6|43	
12cr|fbdesk-1.4.1-6|44	%build
12cr|fbdesk-1.4.1-6|45	%configure2_5x
12cr|fbdesk-1.4.1-6|46	%make
12cr|fbdesk-1.4.1-6|47	
12cr|fbdesk-1.4.1-6|48	%install
12cr|fbdesk-1.4.1-6|49	%__rm -rf %buildroot
12cr|fbdesk-1.4.1-6|50	%makeinstall_std
12cr|fbdesk-1.4.1-6|51	
12cr|fbdesk-1.4.1-6|52	# Menu
12cr|fbdesk-1.4.1-6|53	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|fbdesk-1.4.1-6|54	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%name.desktop
12cr|fbdesk-1.4.1-6|55	[Desktop Entry]
12cr|fbdesk-1.4.1-6|56	Type=Application
12cr|fbdesk-1.4.1-6|57	Exec=%{_bindir}/%{name}
12cr|fbdesk-1.4.1-6|58	Icon=%{name}
12cr|fbdesk-1.4.1-6|59	Categories=Graphics;2DGraphics;
12cr|fbdesk-1.4.1-6|60	Name=%{title}
12cr|fbdesk-1.4.1-6|61	Comment=%{longtitle}
12cr|fbdesk-1.4.1-6|62	EOF
12cr|fbdesk-1.4.1-6|63	
12cr|fbdesk-1.4.1-6|64	# icon
12cr|fbdesk-1.4.1-6|65	%__install -D -m 644 %{name}48.png %buildroot%_liconsdir/%name.png
12cr|fbdesk-1.4.1-6|66	%__install -D -m 644 %{name}32.png %buildroot%_iconsdir/%name.png
12cr|fbdesk-1.4.1-6|67	%__install -D -m 644 %{name}16.png %buildroot%_miconsdir/%name.png
12cr|fbdesk-1.4.1-6|68	
12cr|fbdesk-1.4.1-6|69	%__install -d            %buildroot%_datadir/%name
12cr|fbdesk-1.4.1-6|70	%__install -m 0644 *.png %buildroot%_datadir/%name
12cr|fbdesk-1.4.1-6|71	
12cr|fbdesk-1.4.1-6|72	
12cr|fbdesk-1.4.1-6|73	%if %mdkversion < 200900
12cr|fbdesk-1.4.1-6|74	%post
12cr|fbdesk-1.4.1-6|75	%update_menus
12cr|fbdesk-1.4.1-6|76	%endif
12cr|fbdesk-1.4.1-6|77	
12cr|fbdesk-1.4.1-6|78	%if %mdkversion < 200900
12cr|fbdesk-1.4.1-6|79	%postun
12cr|fbdesk-1.4.1-6|80	%clean_menus
12cr|fbdesk-1.4.1-6|81	%endif
12cr|fbdesk-1.4.1-6|82	
12cr|fbdesk-1.4.1-6|83	
12cr|fbdesk-1.4.1-6|84	%clean
12cr|fbdesk-1.4.1-6|85	rm -rf %buildroot
12cr|fbdesk-1.4.1-6|86	
12cr|fbdesk-1.4.1-6|87	
12cr|fbdesk-1.4.1-6|88	%files
12cr|fbdesk-1.4.1-6|89	%defattr(-,root,root)
12cr|fbdesk-1.4.1-6|90	%doc README
12cr|fbdesk-1.4.1-6|91	%_bindir/*
12cr|fbdesk-1.4.1-6|92	%{_datadir}/applications/mandriva-*.desktop
12cr|fbdesk-1.4.1-6|93	%_miconsdir/*.png
12cr|fbdesk-1.4.1-6|94	%_iconsdir/*.png
12cr|fbdesk-1.4.1-6|95	%_liconsdir/*.png
12cr|fbdesk-1.4.1-6|96	%_datadir/%name
12cr|fbdesk-1.4.1-6|97	
12cr|fbdesk-1.4.1-6|98	
12cr|fbdesk-1.4.1-6|99	%changelog
12cr|fbdesk-1.4.1-6|100	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 1.4.1-6mdv2011.0
12cr|fbdesk-1.4.1-6|101	+ Revision: 635413
12cr|fbdesk-1.4.1-6|102	- simplify BR
12cr|fbdesk-1.4.1-6|103	
12cr|fbdesk-1.4.1-6|104	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-5mdv2011.0
12cr|fbdesk-1.4.1-6|105	+ Revision: 618257
12cr|fbdesk-1.4.1-6|106	- the mass rebuild of 2010.0 packages
12cr|fbdesk-1.4.1-6|107	
12cr|fbdesk-1.4.1-6|108	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.4.1-4mdv2010.0
12cr|fbdesk-1.4.1-6|109	+ Revision: 428708
12cr|fbdesk-1.4.1-6|110	- rebuild
12cr|fbdesk-1.4.1-6|111	
12cr|fbdesk-1.4.1-6|112	* Wed Aug 13 2008 Funda Wang <fwang@mandriva.org> 1.4.1-3mdv2009.0
12cr|fbdesk-1.4.1-6|113	+ Revision: 271537
12cr|fbdesk-1.4.1-6|114	- add gcc 4.3 patch from gentoo
12cr|fbdesk-1.4.1-6|115	
12cr|fbdesk-1.4.1-6|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|fbdesk-1.4.1-6|117	- rebuild
12cr|fbdesk-1.4.1-6|118	
12cr|fbdesk-1.4.1-6|119	+ Pixel <pixel@mandriva.com>
12cr|fbdesk-1.4.1-6|120	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|fbdesk-1.4.1-6|121	
12cr|fbdesk-1.4.1-6|122	* Thu Jan 03 2008 Thierry Vignaud <tv@mandriva.org> 1.4.1-1mdv2008.1
12cr|fbdesk-1.4.1-6|123	+ Revision: 141839
12cr|fbdesk-1.4.1-6|124	- fix spacing at top of description
12cr|fbdesk-1.4.1-6|125	- auto-convert XDG menu entry
12cr|fbdesk-1.4.1-6|126	- kill re-definition of %%buildroot on Pixel's request
12cr|fbdesk-1.4.1-6|127	- buildrequires X11-devel instead of XFree86-devel
12cr|fbdesk-1.4.1-6|128	
12cr|fbdesk-1.4.1-6|129	+ Olivier Blin <oblin@mandriva.com>
12cr|fbdesk-1.4.1-6|130	- restore BuildRoot
12cr|fbdesk-1.4.1-6|131	
12cr|fbdesk-1.4.1-6|132	+ Jérôme Soyer <saispo@mandriva.org>
12cr|fbdesk-1.4.1-6|133	- New release
12cr|fbdesk-1.4.1-6|134	- import fbdesk
12cr|fbdesk-1.4.1-6|135	
12cr|fbdesk-1.4.1-6|136	
12cr|fbdesk-1.4.1-6|137	* Sun Apr 23 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.4.0-3mdk
12cr|fbdesk-1.4.1-6|138	- Really fix BuildRequires
12cr|fbdesk-1.4.1-6|139	
12cr|fbdesk-1.4.1-6|140	* Sun Apr 23 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.4.0-2mdk
12cr|fbdesk-1.4.1-6|141	- Add BuildRequires
12cr|fbdesk-1.4.1-6|142	
12cr|fbdesk-1.4.1-6|143	* Thu Apr 06 2006 Lenny Cartier <lenny@mandriva.com> 1.4.0-1mdk
12cr|fbdesk-1.4.1-6|144	- 1.4.0
12cr|fbdesk-1.4.1-6|145	
12cr|fbdesk-1.4.1-6|146	* Thu Oct 06 2005 Lenny Cartier <lenny@mandriva.com> 1.2.1-1mdk
12cr|fbdesk-1.4.1-6|147	- 1.2.1
12cr|fbdesk-1.4.1-6|148	
12cr|fbdesk-1.4.1-6|149	* Wed Jul 14 2004 Michael Scherer <misc@mandrake.org> 1.1.5-2mdk
12cr|fbdesk-1.4.1-6|150	- rebuild for new gcc, patch #0
12cr|fbdesk-1.4.1-6|151	
12cr|fbdesk-1.4.1-6|152	* Sun Oct 19 2003 Han Boetes <han@linux-mandrake.com> 1.1.5-1mdk
12cr|fbdesk-1.4.1-6|153	- Various Fixes among which the dreaded menu.
12cr|fbdesk-1.4.1-6|154	Just that you need to have fluxbox installed :S
12cr|fbdesk-1.4.1-6|155	
12cr|fbdesk-1.4.1-6|156	* Fri May 23 2003 Han Boetes <han@linux-mandrake.com> 1.1.4-2mdk
12cr|fbdesk-1.4.1-6|157	- Added dir entry to make distriblint happy
12cr|fbdesk-1.4.1-6|158	
12cr|fbdesk-1.4.1-6|159	* Mon May 19 2003 Han Boetes <han@linux-mandrake.com> 1.1.4-1mdk
12cr|fbdesk-1.4.1-6|160	- New release.
12cr|fbdesk-1.4.1-6|161	
12cr|fbdesk-1.4.1-6|162	* Thu Jan 30 2003 Han Boetes <han@linux-mandrake.com> 1.1.3-1mdk
12cr|fbdesk-1.4.1-6|163	- Bump. bugfix-release.
12cr|fbdesk-1.4.1-6|164	
12cr|fbdesk-1.4.1-6|165	* Sun Jan 19 2003 Han Boetes <han@linux-mandrake.com> 1.1.2-1mdk
12cr|fbdesk-1.4.1-6|166	- Initial release.

1288 12
12cr|fbida-2.09-2|1	Summary:	Collection of applications for viewing and editing images
12cr|fbida-2.09-2|2	Name:		fbida
12cr|fbida-2.09-2|3	Version:	2.09
12cr|fbida-2.09-2|4	Release:	2
12cr|fbida-2.09-2|5	License:	GPLv2+
12cr|fbida-2.09-2|6	Group:		Graphics
12cr|fbida-2.09-2|7	URL:		http://linux.bytesex.org/fbida/
12cr|fbida-2.09-2|8	Source0:	http://dl.bytesex.org/releases/fbida/%{name}-%{version}.tar.gz
12cr|fbida-2.09-2|9	# replace old copied jpeg headers from old libjpeg with new one from libjpeg8
12cr|fbida-2.09-2|10	# (c.f. the similar fix in mdv bug#57950)
12cr|fbida-2.09-2|11	Patch0:		fbida-2.07-replace-old-libjpeg-headers.patch
12cr|fbida-2.09-2|12	Patch1:		fbida-2.09-fmtstr.diff
12cr|fbida-2.09-2|13	Patch2:		fbida-2.09-no_strip.diff
12cr|fbida-2.09-2|14	Provides:	fbi
12cr|fbida-2.09-2|15	BuildRequires:	curl-devel
12cr|fbida-2.09-2|16	BuildRequires:	freetype2-devel
12cr|fbida-2.09-2|17	BuildRequires:	jpeg-devel
12cr|fbida-2.09-2|18	BuildRequires:	libexif-devel
12cr|fbida-2.09-2|19	BuildRequires:	libpcd-devel
12cr|fbida-2.09-2|20	BuildRequires:	lirc-devel
12cr|fbida-2.09-2|21	BuildRequires:	png-devel
12cr|fbida-2.09-2|22	BuildRequires:	sane-devel
12cr|fbida-2.09-2|23	BuildRequires:	tiff-devel
12cr|fbida-2.09-2|24	BuildRequires:	ungif-devel
12cr|fbida-2.09-2|25	BuildRequires:	lesstif-devel
12cr|fbida-2.09-2|26	BuildRequires:	xpm-devel
12cr|fbida-2.09-2|27	BuildRequires:	libxext-devel
12cr|fbida-2.09-2|28	BuildRequires:	x11-server-common
12cr|fbida-2.09-2|29	BuildRequires:	fontconfig-devel
12cr|fbida-2.09-2|30	# fwang: the app needs /etc/X11/app-defaults
12cr|fbida-2.09-2|31	BuildRequires:	xsysinfo
12cr|fbida-2.09-2|32	# fbi uses convert to show indirectly supported image format
12cr|fbida-2.09-2|33	Requires:	imagemagick
12cr|fbida-2.09-2|34	# fbgs requires gs
12cr|fbida-2.09-2|35	Requires:	ghostscript
12cr|fbida-2.09-2|36	Requires:	exiftran = %{version}
12cr|fbida-2.09-2|37	
12cr|fbida-2.09-2|38	%description
12cr|fbida-2.09-2|39	The fbida project contains a few applications for viewing and editing
12cr|fbida-2.09-2|40	images, with the main focus being photos. The applications are:
12cr|fbida-2.09-2|41	
12cr|fbida-2.09-2|42	fbi	- Image viewer for Linux framebuffer console
12cr|fbida-2.09-2|43	fbgs	- Wrapper script using fbi, for viewing ps/pdf files on framebuffer
12cr|fbida-2.09-2|44	ida	- X11 application (Motif based) for viewing images with
12cr|fbida-2.09-2|45	basic editing functions
12cr|fbida-2.09-2|46	exiftran- command line tool to do lossless transformations of JPEG
12cr|fbida-2.09-2|47	images, similar to jpegtran but includes EXIF data
12cr|fbida-2.09-2|48	thumbnail.cgi - CGI script to extract EXIF thumbnails from jpeg images
12cr|fbida-2.09-2|49	and send them to web browser
12cr|fbida-2.09-2|50	
12cr|fbida-2.09-2|51	This project used to be 2 seperate projects (fbi and ida), but later
12cr|fbida-2.09-2|52	merged by author.
12cr|fbida-2.09-2|53	
12cr|fbida-2.09-2|54	%package -n	exiftran
12cr|fbida-2.09-2|55	Summary:	Transform Digital Camera JPEG Images
12cr|fbida-2.09-2|56	Group:		Graphics
12cr|fbida-2.09-2|57	Conflicts:	fbida < 2.09
12cr|fbida-2.09-2|58	
12cr|fbida-2.09-2|59	%description -n	exiftran
12cr|fbida-2.09-2|60	exiftran is a command-line utility to transform digital image JPEG
12cr|fbida-2.09-2|61	images. It can do lossless rotations like jpegtran, but unlike
12cr|fbida-2.09-2|62	jpegtran, it cares about the EXIF data.  It can rotate images
12cr|fbida-2.09-2|63	automatically by checking the EXIF orientation tag, updating the EXIF
12cr|fbida-2.09-2|64	information if needed (image dimension, orientation), and also rotating
12cr|fbida-2.09-2|65	the EXIF thumbnail. It can process multiple images at once.
12cr|fbida-2.09-2|66	
12cr|fbida-2.09-2|67	%prep
12cr|fbida-2.09-2|68	
12cr|fbida-2.09-2|69	%setup -q
12cr|fbida-2.09-2|70	%patch0 -p1 -b .oldjpeg
12cr|fbida-2.09-2|71	%patch1 -p0 -b .fmtstr
12cr|fbida-2.09-2|72	%patch2 -p0 -b .no_strip
12cr|fbida-2.09-2|73	rm -f jpeg/*/jpeg*
12cr|fbida-2.09-2|74	
12cr|fbida-2.09-2|75	%build
12cr|fbida-2.09-2|76	# Must use CFLAGS as env variable, because makefile adds flags to it.
12cr|fbida-2.09-2|77	# Directly specifying CFLAGS as make variable would fail
12cr|fbida-2.09-2|78	export CFLAGS="%optflags"
12cr|fbida-2.09-2|79	%make verbose=yes
12cr|fbida-2.09-2|80	
12cr|fbida-2.09-2|81	%install
12cr|fbida-2.09-2|82	
12cr|fbida-2.09-2|83	%makeinstall_std prefix=%{_prefix}
12cr|fbida-2.09-2|84	
12cr|fbida-2.09-2|85	mkdir -p %{buildroot}%{_datadir}/applications
12cr|fbida-2.09-2|86	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|fbida-2.09-2|87	[Desktop Entry]
12cr|fbida-2.09-2|88	Name=IDA Image Viewer
12cr|fbida-2.09-2|89	Comment=Basic image viewer and editor
12cr|fbida-2.09-2|90	Exec=%{_bindir}/ida
12cr|fbida-2.09-2|91	Icon=graphics_section
12cr|fbida-2.09-2|92	Terminal=false
12cr|fbida-2.09-2|93	Type=Application
12cr|fbida-2.09-2|94	StartupNotify=true
12cr|fbida-2.09-2|95	Categories=Motif;Graphics;2DGraphics;RasterGraphics;Viewer;
12cr|fbida-2.09-2|96	EOF
12cr|fbida-2.09-2|97	
12cr|fbida-2.09-2|98	%files
12cr|fbida-2.09-2|99	%doc Changes COPYING README
12cr|fbida-2.09-2|100	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
12cr|fbida-2.09-2|101	%{_bindir}/fbi
12cr|fbida-2.09-2|102	%{_bindir}/fbgs
12cr|fbida-2.09-2|103	%{_bindir}/ida
12cr|fbida-2.09-2|104	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|fbida-2.09-2|105	%{_mandir}/man1/fbi.1*
12cr|fbida-2.09-2|106	%{_mandir}/man1/fbgs.1*
12cr|fbida-2.09-2|107	%{_mandir}/man1/ida.1*
12cr|fbida-2.09-2|108	
12cr|fbida-2.09-2|109	%files -n exiftran
12cr|fbida-2.09-2|110	%{_bindir}/exiftran
12cr|fbida-2.09-2|111	%{_mandir}/man1/exiftran.1*
12cr|fbida-2.09-2|112	
12cr|fbida-2.09-2|113	
12cr|fbida-2.09-2|114	%changelog
12cr|fbida-2.09-2|115	* Thu Aug 30 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.09-2
12cr|fbida-2.09-2|116	+ Revision: 816054
12cr|fbida-2.09-2|117	- fix reqs
12cr|fbida-2.09-2|118	
12cr|fbida-2.09-2|119	* Fri Jul 13 2012 Oden Eriksson <oeriksson@mandriva.com> 2.09-1
12cr|fbida-2.09-2|120	+ Revision: 809106
12cr|fbida-2.09-2|121	- 2.09
12cr|fbida-2.09-2|122	- split out exiftran
12cr|fbida-2.09-2|123	- various fixes
12cr|fbida-2.09-2|124	
12cr|fbida-2.09-2|125	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.07-5mdv2011.0
12cr|fbida-2.09-2|126	+ Revision: 610420
12cr|fbida-2.09-2|127	- rebuild
12cr|fbida-2.09-2|128	
12cr|fbida-2.09-2|129	* Mon Mar 29 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.07-4mdv2010.1
12cr|fbida-2.09-2|130	+ Revision: 528921
12cr|fbida-2.09-2|131	- replace old copied jpeg headers from old libjpeg with new one from libjpeg8
12cr|fbida-2.09-2|132	(c.f. the similar fix in mdv bug#57950), (fixes mdv bug#58212)
12cr|fbida-2.09-2|133	
12cr|fbida-2.09-2|134	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|fbida-2.09-2|135	- fix warnings and licence
12cr|fbida-2.09-2|136	
12cr|fbida-2.09-2|137	* Wed Oct 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.07-3mdv2010.0
12cr|fbida-2.09-2|138	+ Revision: 455800
12cr|fbida-2.09-2|139	- rebuild for new curl SSL backend
12cr|fbida-2.09-2|140	
12cr|fbida-2.09-2|141	* Thu Sep 10 2009 Funda Wang <fwang@mandriva.org> 2.07-2mdv2010.0
12cr|fbida-2.09-2|142	+ Revision: 436263
12cr|fbida-2.09-2|143	- fix compatibility with libjpeg v7
12cr|fbida-2.09-2|144	
12cr|fbida-2.09-2|145	* Sat Aug 22 2009 Funda Wang <fwang@mandriva.org> 2.07-1mdv2010.0
12cr|fbida-2.09-2|146	+ Revision: 419486
12cr|fbida-2.09-2|147	- fix linkage
12cr|fbida-2.09-2|148	
12cr|fbida-2.09-2|149	* Tue Feb 17 2009 Jérôme Soyer <saispo@mandriva.org> 2.07-1mdv2009.1
12cr|fbida-2.09-2|150	+ Revision: 341622
12cr|fbida-2.09-2|151	- Fix Requiers
12cr|fbida-2.09-2|152	
12cr|fbida-2.09-2|153	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|fbida-2.09-2|154	- lowercase ImageMagick
12cr|fbida-2.09-2|155	
12cr|fbida-2.09-2|156	+ Thierry Vignaud <tv@mandriva.org>
12cr|fbida-2.09-2|157	- rebuild
12cr|fbida-2.09-2|158	- kill re-definition of %%buildroot on Pixel's request
12cr|fbida-2.09-2|159	- do not harcode icon extension
12cr|fbida-2.09-2|160	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|fbida-2.09-2|161	
12cr|fbida-2.09-2|162	+ Olivier Blin <blino@mandriva.org>
12cr|fbida-2.09-2|163	- restore BuildRoot
12cr|fbida-2.09-2|164	
12cr|fbida-2.09-2|165	* Wed Jul 18 2007 Adam Williamson <awilliamson@mandriva.org> 2.06-2mdv2008.0
12cr|fbida-2.09-2|166	+ Revision: 53338
12cr|fbida-2.09-2|167	- rebuild with new lesstif
12cr|fbida-2.09-2|168	- add menu entry for ida
12cr|fbida-2.09-2|169	
12cr|fbida-2.09-2|170	* Sat May 26 2007 Funda Wang <fwang@mandriva.org> 2.06-1mdv2008.0
12cr|fbida-2.09-2|171	+ Revision: 31494
12cr|fbida-2.09-2|172	- BuildRequires fontconfig
12cr|fbida-2.09-2|173	- BuildRequires /etc/x11/app-defaults
12cr|fbida-2.09-2|174	- BuildRequires X11-devel
12cr|fbida-2.09-2|175	- Patch0 not needed
12cr|fbida-2.09-2|176	- New version 2.06
12cr|fbida-2.09-2|177	- bunzip2 the patches
12cr|fbida-2.09-2|178	- Import fbida
12cr|fbida-2.09-2|179	
12cr|fbida-2.09-2|180	
12cr|fbida-2.09-2|181	
12cr|fbida-2.09-2|182	* Fri Jan 28 2005 Abel Cheung <deaddog@mandrake.org> 2.03-1mdk
12cr|fbida-2.09-2|183	- New version, obsoletes fbi
12cr|fbida-2.09-2|184	- Redo P0 (partially fixed upstream), only change it to use mktemp
12cr|fbida-2.09-2|185	- P1: Add -r switch for fbgs to support any user specified resolution
12cr|fbida-2.09-2|186	
12cr|fbida-2.09-2|187	* Wed Nov 17 2004 Abel Cheung <deaddog@mandrake.org> 1.31-4mdk
12cr|fbida-2.09-2|188	- Add missing BuildRequires
12cr|fbida-2.09-2|189	- Patch0: Fix fbgs and make it use mktemp
12cr|fbida-2.09-2|190	
12cr|fbida-2.09-2|191	* Fri Jul 02 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.31-3mdk
12cr|fbida-2.09-2|192	- Rebuild
12cr|fbida-2.09-2|193	
12cr|fbida-2.09-2|194	* Wed May 19 2004 Michael Scherer <misc@mandrake.org> 1.31-2mdk
12cr|fbida-2.09-2|195	- update Url, thanks to Eskild Hustvedt
12cr|fbida-2.09-2|196	
12cr|fbida-2.09-2|197	* Tue May 18 2004 Michael Scherer <misc@mandrake.org> 1.31-1mdk
12cr|fbida-2.09-2|198	- New release 1.31
12cr|fbida-2.09-2|199	- rpmbuildupdate aware
12cr|fbida-2.09-2|200	
12cr|fbida-2.09-2|201	* Wed Dec 03 2003 Abel Cheung <deaddog@deaddog.org> 1.28-2mdk
12cr|fbida-2.09-2|202	- Rebuild against libpcd for PhotoCD support
12cr|fbida-2.09-2|203	- Remove bogus post/preun scriptlets (sorry)
12cr|fbida-2.09-2|204	
12cr|fbida-2.09-2|205	* Mon Dec 01 2003 Abel Cheung <deaddog@deaddog.org> 1.28-1mdk
12cr|fbida-2.09-2|206	- First Mandrake package, based on spec from source

1289 12
12cr|fbpager-0.1.4-8|1	Name:             fbpager
12cr|fbpager-0.1.4-8|2	Version:          0.1.4
12cr|fbpager-0.1.4-8|3	Release:          %mkrel 8
12cr|fbpager-0.1.4-8|4	Summary:          Workspace pager dockapp for Fluxbox
12cr|fbpager-0.1.4-8|5	License:          MIT
12cr|fbpager-0.1.4-8|6	Group:            Graphical desktop/Other
12cr|fbpager-0.1.4-8|7	Source:           %{name}-%{version}.tar.gz
12cr|fbpager-0.1.4-8|8	Patch0:           01-fix_g++_build_error.patch
12cr|fbpager-0.1.4-8|9	Patch1:		  fbpager-0.1.4-gcc43.patch
12cr|fbpager-0.1.4-8|10	URL:              http://fluxbox.sourceforge.net/fbpager/
12cr|fbpager-0.1.4-8|11	BuildRoot:        %{_tmppath}/%{name}-%{version}-root
12cr|fbpager-0.1.4-8|12	BuildRequires:    libx11-devel
12cr|fbpager-0.1.4-8|13	BuildRequires:    libxrender-devel
12cr|fbpager-0.1.4-8|14	Requires:         fluxbox
12cr|fbpager-0.1.4-8|15	
12cr|fbpager-0.1.4-8|16	%description
12cr|fbpager-0.1.4-8|17	Fbpager is a workspace pager dockapp, particularly useful with the
12cr|fbpager-0.1.4-8|18	fbpager window manager. It is largely based on bbpager for Blackbox.
12cr|fbpager-0.1.4-8|19	
12cr|fbpager-0.1.4-8|20	For additional information, see the included README and INSTALL text
12cr|fbpager-0.1.4-8|21	files.
12cr|fbpager-0.1.4-8|22	
12cr|fbpager-0.1.4-8|23	%prep
12cr|fbpager-0.1.4-8|24	%setup -q
12cr|fbpager-0.1.4-8|25	%patch0 -p0
12cr|fbpager-0.1.4-8|26	%patch1 -p0
12cr|fbpager-0.1.4-8|27	
12cr|fbpager-0.1.4-8|28	%build
12cr|fbpager-0.1.4-8|29	%configure2_5x
12cr|fbpager-0.1.4-8|30	%make
12cr|fbpager-0.1.4-8|31	
12cr|fbpager-0.1.4-8|32	%install
12cr|fbpager-0.1.4-8|33	rm -fr %buildroot
12cr|fbpager-0.1.4-8|34	%makeinstall_std
12cr|fbpager-0.1.4-8|35	
12cr|fbpager-0.1.4-8|36	%clean
12cr|fbpager-0.1.4-8|37	rm -rf $RPM_BUILD_ROOT
12cr|fbpager-0.1.4-8|38	
12cr|fbpager-0.1.4-8|39	%files
12cr|fbpager-0.1.4-8|40	%defattr(-,root,root)
12cr|fbpager-0.1.4-8|41	%doc AUTHORS  COPYING ChangeLog INSTALL NEWS README  TODO
12cr|fbpager-0.1.4-8|42	%{_bindir}/*
12cr|fbpager-0.1.4-8|43	
12cr|fbpager-0.1.4-8|44	
12cr|fbpager-0.1.4-8|45	%changelog
12cr|fbpager-0.1.4-8|46	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 0.1.4-8mdv2011.0
12cr|fbpager-0.1.4-8|47	+ Revision: 635414
12cr|fbpager-0.1.4-8|48	- tighten BR
12cr|fbpager-0.1.4-8|49	
12cr|fbpager-0.1.4-8|50	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-7mdv2011.0
12cr|fbpager-0.1.4-8|51	+ Revision: 618258
12cr|fbpager-0.1.4-8|52	- the mass rebuild of 2010.0 packages
12cr|fbpager-0.1.4-8|53	
12cr|fbpager-0.1.4-8|54	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.1.4-6mdv2010.0
12cr|fbpager-0.1.4-8|55	+ Revision: 428709
12cr|fbpager-0.1.4-8|56	- rebuild
12cr|fbpager-0.1.4-8|57	
12cr|fbpager-0.1.4-8|58	* Wed Aug 13 2008 Funda Wang <fwang@mandriva.org> 0.1.4-5mdv2009.0
12cr|fbpager-0.1.4-8|59	+ Revision: 271538
12cr|fbpager-0.1.4-8|60	- add gcc 4.3 patch from gentoo
12cr|fbpager-0.1.4-8|61	
12cr|fbpager-0.1.4-8|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|fbpager-0.1.4-8|63	- rebuild
12cr|fbpager-0.1.4-8|64	
12cr|fbpager-0.1.4-8|65	* Fri Feb 22 2008 Thierry Vignaud <tv@mandriva.org> 0.1.4-3mdv2008.1
12cr|fbpager-0.1.4-8|66	+ Revision: 173840
12cr|fbpager-0.1.4-8|67	- make it installable (removing manual lib dependancies)
12cr|fbpager-0.1.4-8|68	
12cr|fbpager-0.1.4-8|69	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 0.1.4-2mdv2008.1
12cr|fbpager-0.1.4-8|70	+ Revision: 168492
12cr|fbpager-0.1.4-8|71	- rebuild
12cr|fbpager-0.1.4-8|72	- fix summary
12cr|fbpager-0.1.4-8|73	- kill re-definition of %%buildroot on Pixel's request
12cr|fbpager-0.1.4-8|74	
12cr|fbpager-0.1.4-8|75	+ Olivier Blin <oblin@mandriva.com>
12cr|fbpager-0.1.4-8|76	- restore BuildRoot
12cr|fbpager-0.1.4-8|77	
12cr|fbpager-0.1.4-8|78	* Wed Oct 24 2007 Jérôme Soyer <saispo@mandriva.org> 0.1.4-1mdv2008.1
12cr|fbpager-0.1.4-8|79	+ Revision: 101712
12cr|fbpager-0.1.4-8|80	- Add patch for building
12cr|fbpager-0.1.4-8|81	- Add patch for building
12cr|fbpager-0.1.4-8|82	- import fbpager
12cr|fbpager-0.1.4-8|83	
12cr|fbpager-0.1.4-8|84	

1290 12
12cr|fbreader-0.12.10-2|1	%define debug_package %{nil}
12cr|fbreader-0.12.10-2|2	%define libname %mklibname  zlibrary
12cr|fbreader-0.12.10-2|3	%define develname %mklibname zlibrary -d
12cr|fbreader-0.12.10-2|4	
12cr|fbreader-0.12.10-2|5	%define	version	0.12.10
12cr|fbreader-0.12.10-2|6	%define	release	2
12cr|fbreader-0.12.10-2|7	
12cr|fbreader-0.12.10-2|8	Name:		fbreader
12cr|fbreader-0.12.10-2|9	Version:	%{version}
12cr|fbreader-0.12.10-2|10	Release:	%{release}
12cr|fbreader-0.12.10-2|11	Summary:	Reader for e-books in various formats
12cr|fbreader-0.12.10-2|12	License:	GPLv2
12cr|fbreader-0.12.10-2|13	Group:		Office
12cr|fbreader-0.12.10-2|14	URL:		http://www.fbreader.org
12cr|fbreader-0.12.10-2|15	Source:		http://www.fbreader.org/%{name}-sources-%{version}.tgz
12cr|fbreader-0.12.10-2|16	Source1:		FBReader.desktop
12cr|fbreader-0.12.10-2|17	Patch0:		fbreader-0.12.10-iconext.patch
12cr|fbreader-0.12.10-2|18	Patch1:		fbreader-0.12.10-gcc45.patch
12cr|fbreader-0.12.10-2|19	Patch2:		fbreader-0.12.10-xdgopen.patch
12cr|fbreader-0.12.10-2|20	Patch3:		fbreader-0.12.10-linking.patch
12cr|fbreader-0.12.10-2|21	BuildRequires:	pkgconfig(glib-2.0)
12cr|fbreader-0.12.10-2|22	BuildRequires:	pkgconfig(xft)
12cr|fbreader-0.12.10-2|23	BuildRequires:	pkgconfig(gdk-2.0)
12cr|fbreader-0.12.10-2|24	BuildRequires:	jpeg-devel
12cr|fbreader-0.12.10-2|25	BuildRequires:	libstdc++-devel
12cr|fbreader-0.12.10-2|26	BuildRequires:	pkgconfig(expat)
12cr|fbreader-0.12.10-2|27	BuildRequires:	zlib-devel
12cr|fbreader-0.12.10-2|28	BuildRequires:	bzip2-devel
12cr|fbreader-0.12.10-2|29	BuildRequires:	linebreak-devel
12cr|fbreader-0.12.10-2|30	BuildRequires:	pkgconfig(libcurl)
12cr|fbreader-0.12.10-2|31	BuildRequires:	pkgconfig(fribidi)
12cr|fbreader-0.12.10-2|32	BuildRequires:	pkgconfig(sqlite3)
12cr|fbreader-0.12.10-2|33	BuildRequires:	desktop-file-utils
12cr|fbreader-0.12.10-2|34	Requires:       %{libname} = %{version}
12cr|fbreader-0.12.10-2|35	
12cr|fbreader-0.12.10-2|36	%description
12cr|fbreader-0.12.10-2|37	FBReader is an e-book reader for various platforms.
12cr|fbreader-0.12.10-2|38	Supported formats include: fb2, HTML, chm, plucker, palmdoc, zTxt,
12cr|fbreader-0.12.10-2|39	TCR, RTF, OEB, OpenReader, mobipocket, plain text.
12cr|fbreader-0.12.10-2|40	
12cr|fbreader-0.12.10-2|41	
12cr|fbreader-0.12.10-2|42	%package -n  %{libname}
12cr|fbreader-0.12.10-2|43	Summary:        Cross-platform GUI library
12cr|fbreader-0.12.10-2|44	Group:          Development/C
12cr|fbreader-0.12.10-2|45	Requires:       %{libname}-ui-gtk = %{version}
12cr|fbreader-0.12.10-2|46	
12cr|fbreader-0.12.10-2|47	%description -n %{libname}
12cr|fbreader-0.12.10-2|48	ZLibrary is a cross-platform library to build applications running on
12cr|fbreader-0.12.10-2|49	desktop Linux, Windows, and different Linux-based PDAs.
12cr|fbreader-0.12.10-2|50	####
12cr|fbreader-0.12.10-2|51	%package -n     %{develname}
12cr|fbreader-0.12.10-2|52	Summary:        Development files for zlibrary
12cr|fbreader-0.12.10-2|53	Group:          Development/C
12cr|fbreader-0.12.10-2|54	Requires:	%{libname} = %{version}
12cr|fbreader-0.12.10-2|55	
12cr|fbreader-0.12.10-2|56	%description -n %{develname}
12cr|fbreader-0.12.10-2|57	This package contains the libraries amd header files that are needed
12cr|fbreader-0.12.10-2|58	for writing applications with Zlibrary.
12cr|fbreader-0.12.10-2|59	####
12cr|fbreader-0.12.10-2|60	%package -n     %{libname}-ui-gtk
12cr|fbreader-0.12.10-2|61	Summary:        GTK+ interface module for ZLibrary
12cr|fbreader-0.12.10-2|62	Group:          Development/GNOME and GTK+
12cr|fbreader-0.12.10-2|63	
12cr|fbreader-0.12.10-2|64	%description -n %{libname}-ui-gtk
12cr|fbreader-0.12.10-2|65	This package provides a GTK+-based UI for ZLibrary.
12cr|fbreader-0.12.10-2|66	
12cr|fbreader-0.12.10-2|67	
12cr|fbreader-0.12.10-2|68	
12cr|fbreader-0.12.10-2|69	%prep
12cr|fbreader-0.12.10-2|70	%setup -q
12cr|fbreader-0.12.10-2|71	%patch0 -p1
12cr|fbreader-0.12.10-2|72	%patch1 -p1
12cr|fbreader-0.12.10-2|73	%patch2 -p1
12cr|fbreader-0.12.10-2|74	%patch3 -p0
12cr|fbreader-0.12.10-2|75	
12cr|fbreader-0.12.10-2|76	echo "CFLAGS = %optflags" >> makefiles/arch/desktop.mk
12cr|fbreader-0.12.10-2|77	echo "LDFLAGS = %ldflags" >> makefiles/arch/desktop.mk
12cr|fbreader-0.12.10-2|78	
12cr|fbreader-0.12.10-2|79	%build
12cr|fbreader-0.12.10-2|80	%make -C zlibrary/core TARGET_ARCH=desktop LIBDIR=%{_libdir} UI_TYPE=dummy
12cr|fbreader-0.12.10-2|81	%make -C zlibrary/text TARGET_ARCH=desktop LIBDIR=%{_libdir} UI_TYPE=dummy
12cr|fbreader-0.12.10-2|82	%make -C zlibrary/ui TARGET_ARCH=desktop LIBDIR=%{_libdir} UI_TYPE=gtk
12cr|fbreader-0.12.10-2|83	%make -C fbreader TARGET_ARCH=desktop LIBDIR=%{_libdir} UI_TYPE=dummy
12cr|fbreader-0.12.10-2|84	
12cr|fbreader-0.12.10-2|85	
12cr|fbreader-0.12.10-2|86	%install
12cr|fbreader-0.12.10-2|87	make -C zlibrary/core do_install do_install_dev DESTDIR=%{buildroot} TARGET_ARCH=desktop LIBDIR=%{_libdir} UI_TYPE=dummy
12cr|fbreader-0.12.10-2|88	make -C zlibrary/text do_install do_install_dev DESTDIR=%{buildroot} TARGET_ARCH=desktop LIBDIR=%{_libdir} UI_TYPE=dummy
12cr|fbreader-0.12.10-2|89	make -C zlibrary/ui do_install DESTDIR=%{buildroot} TARGET_ARCH=desktop LIBDIR=%{_libdir} UI_TYPE=gtk
12cr|fbreader-0.12.10-2|90	make -C fbreader do_install DESTDIR=%{buildroot} TARGET_ARCH=desktop UI_TYPE=dummy
12cr|fbreader-0.12.10-2|91	touch %{buildroot}%{_libdir}/zlibrary/ui/zlui-active.so
12cr|fbreader-0.12.10-2|92	
12cr|fbreader-0.12.10-2|93	#man
12cr|fbreader-0.12.10-2|94	mkdir -p %{buildroot}%{_mandir}/man1
12cr|fbreader-0.12.10-2|95	install -m644 fbreader/desktop/FBReader.1 %{buildroot}%{_mandir}/man1
12cr|fbreader-0.12.10-2|96	
12cr|fbreader-0.12.10-2|97	#menu entry
12cr|fbreader-0.12.10-2|98	rm -rf %{buildroot}%{_datadir}/applications/FBReader.desktop
12cr|fbreader-0.12.10-2|99	desktop-file-install %SOURCE1 %{buildroot}%{_datadir}/applications/FBReader.desktop
12cr|fbreader-0.12.10-2|100	#### rpmlint
12cr|fbreader-0.12.10-2|101	mkdir -p %{buildroot}%{_datadir}/zlibrary-%{version}
12cr|fbreader-0.12.10-2|102	mv -f %{buildroot}%{_datadir}/zlibrary/ %{buildroot}%{_datadir}/zlibrary-%{version}
12cr|fbreader-0.12.10-2|103	rm -rf %{buildroot}%{_datadir}/zlibrary
12cr|fbreader-0.12.10-2|104	
12cr|fbreader-0.12.10-2|105	
12cr|fbreader-0.12.10-2|106	
12cr|fbreader-0.12.10-2|107	
12cr|fbreader-0.12.10-2|108	
12cr|fbreader-0.12.10-2|109	
12cr|fbreader-0.12.10-2|110	%post -n %{libname}-ui-gtk
12cr|fbreader-0.12.10-2|111	%{_sbindir}/update-alternatives --install \
12cr|fbreader-0.12.10-2|112	%{_libdir}/zlibrary/ui/zlui-active.so \
12cr|fbreader-0.12.10-2|113	zlibrary-ui \
12cr|fbreader-0.12.10-2|114	%{_libdir}/zlibrary/ui/zlui-gtk.so \
12cr|fbreader-0.12.10-2|115	2
12cr|fbreader-0.12.10-2|116	
12cr|fbreader-0.12.10-2|117	%preun -n %{libname}-ui-gtk
12cr|fbreader-0.12.10-2|118	if [ "$1" = 0 ] ; then
12cr|fbreader-0.12.10-2|119	%{_sbindir}/update-alternatives --remove \
12cr|fbreader-0.12.10-2|120	zlibrary-ui \
12cr|fbreader-0.12.10-2|121	%{_libdir}/zlibrary/ui/zlui-gtk.so
12cr|fbreader-0.12.10-2|122	fi
12cr|fbreader-0.12.10-2|123	
12cr|fbreader-0.12.10-2|124	
12cr|fbreader-0.12.10-2|125	
12cr|fbreader-0.12.10-2|126	%files
12cr|fbreader-0.12.10-2|127	%doc fbreader/LICENSE
12cr|fbreader-0.12.10-2|128	%{_bindir}/FBReader
12cr|fbreader-0.12.10-2|129	%{_datadir}/applications/FBReader.desktop
12cr|fbreader-0.12.10-2|130	%{_datadir}/pixmaps/
12cr|fbreader-0.12.10-2|131	%{_mandir}/man1/FBReader.1.xz
12cr|fbreader-0.12.10-2|132	%{_datadir}/FBReader/
12cr|fbreader-0.12.10-2|133	
12cr|fbreader-0.12.10-2|134	%files -n %{libname}
12cr|fbreader-0.12.10-2|135	%doc fbreader/LICENSE
12cr|fbreader-0.12.10-2|136	%{_libdir}/libzlcore.so.*
12cr|fbreader-0.12.10-2|137	%{_libdir}/libzltext.so.*
12cr|fbreader-0.12.10-2|138	%{_datadir}/zlibrary-%{version}
12cr|fbreader-0.12.10-2|139	%dir %{_libdir}/zlibrary
12cr|fbreader-0.12.10-2|140	%dir %{_libdir}/zlibrary/ui
12cr|fbreader-0.12.10-2|141	
12cr|fbreader-0.12.10-2|142	%files -n %{develname}
12cr|fbreader-0.12.10-2|143	%doc fbreader/LICENSE
12cr|fbreader-0.12.10-2|144	%{_includedir}/*
12cr|fbreader-0.12.10-2|145	%{_libdir}/lib*.so
12cr|fbreader-0.12.10-2|146	
12cr|fbreader-0.12.10-2|147	%files -n %{libname}-ui-gtk
12cr|fbreader-0.12.10-2|148	%doc fbreader/LICENSE
12cr|fbreader-0.12.10-2|149	%dir %{_libdir}/zlibrary
12cr|fbreader-0.12.10-2|150	%dir %{_libdir}/zlibrary/ui
12cr|fbreader-0.12.10-2|151	%ghost %{_libdir}/zlibrary/ui/zlui-active.so
12cr|fbreader-0.12.10-2|152	%{_libdir}/zlibrary/ui/zlui-gtk.so
12cr|fbreader-0.12.10-2|153	

1291 12
12cr|fbterm-1.7-2|1	Summary:	A fast FrameBuffer based TERMinal emulator for linux
12cr|fbterm-1.7-2|2	Name:	  	fbterm
12cr|fbterm-1.7-2|3	Version:	1.7
12cr|fbterm-1.7-2|4	Release:	%mkrel 2
12cr|fbterm-1.7-2|5	License:	GPLv2+
12cr|fbterm-1.7-2|6	Group:		Terminals
12cr|fbterm-1.7-2|7	Source0: 	http://fbterm.googlecode.com/files/%name-%version.tar.gz
12cr|fbterm-1.7-2|8	URL:		http://code.google.com/p/fbterm/
12cr|fbterm-1.7-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fbterm-1.7-2|10	BuildRequires:	freetype2-devel
12cr|fbterm-1.7-2|11	BuildRequires:	fontconfig-devel
12cr|fbterm-1.7-2|12	BuildRequires:  gpm-devel
12cr|fbterm-1.7-2|13	BuildRequires:  libx86-devel
12cr|fbterm-1.7-2|14	
12cr|fbterm-1.7-2|15	%description
12cr|fbterm-1.7-2|16	FbTerm is a fast terminal emulator for linux with frame buffer. Features
12cr|fbterm-1.7-2|17	include:
12cr|fbterm-1.7-2|18	
12cr|fbterm-1.7-2|19	* mostly as fast as terminal of linux kernel while accelerated scrolling
12cr|fbterm-1.7-2|20	is enabled on framebuffer device
12cr|fbterm-1.7-2|21	* select font with fontconfig and draw text with freetype2, same as
12cr|fbterm-1.7-2|22	Qt/Gtk+ based GUI apps
12cr|fbterm-1.7-2|23	* dynamicly create/destroy up to 10 windows initially running default
12cr|fbterm-1.7-2|24	shell
12cr|fbterm-1.7-2|25	* record scrollback history for every window
12cr|fbterm-1.7-2|26	* auto-detect text encoding with current locale, support double width
12cr|fbterm-1.7-2|27	scripts like Chinese, Japanese etc
12cr|fbterm-1.7-2|28	* switch between configurable additional text encodings with hot keys on
12cr|fbterm-1.7-2|29	the fly
12cr|fbterm-1.7-2|30	* copy/past selected text between windows with mouse when gpm server is
12cr|fbterm-1.7-2|31	running
12cr|fbterm-1.7-2|32	
12cr|fbterm-1.7-2|33	%prep
12cr|fbterm-1.7-2|34	%setup -q
12cr|fbterm-1.7-2|35	
12cr|fbterm-1.7-2|36	%build
12cr|fbterm-1.7-2|37	autoreconf -fi
12cr|fbterm-1.7-2|38	%configure2_5x
12cr|fbterm-1.7-2|39	%make
12cr|fbterm-1.7-2|40	
12cr|fbterm-1.7-2|41	%install
12cr|fbterm-1.7-2|42	rm -rf $RPM_BUILD_ROOT
12cr|fbterm-1.7-2|43	%makeinstall_std
12cr|fbterm-1.7-2|44	
12cr|fbterm-1.7-2|45	%clean
12cr|fbterm-1.7-2|46	rm -rf $RPM_BUILD_ROOT
12cr|fbterm-1.7-2|47	
12cr|fbterm-1.7-2|48	%files
12cr|fbterm-1.7-2|49	%defattr(-, root, root)
12cr|fbterm-1.7-2|50	%doc AUTHORS ChangeLog README
12cr|fbterm-1.7-2|51	%{_bindir}/%{name}
12cr|fbterm-1.7-2|52	%{_mandir}/man1/*
12cr|fbterm-1.7-2|53	
12cr|fbterm-1.7-2|54	
12cr|fbterm-1.7-2|55	%changelog
12cr|fbterm-1.7-2|56	* Sun Nov 21 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.7-2mdv2011.0
12cr|fbterm-1.7-2|57	+ Revision: 599358
12cr|fbterm-1.7-2|58	- add missing require
12cr|fbterm-1.7-2|59	
12cr|fbterm-1.7-2|60	* Tue Oct 12 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.7-1mdv2011.0
12cr|fbterm-1.7-2|61	+ Revision: 585177
12cr|fbterm-1.7-2|62	- update to 1.7
12cr|fbterm-1.7-2|63	- drop p0
12cr|fbterm-1.7-2|64	
12cr|fbterm-1.7-2|65	* Sat Nov 14 2009 Funda Wang <fwang@mandriva.org> 1.6-1mdv2010.1
12cr|fbterm-1.7-2|66	+ Revision: 466096
12cr|fbterm-1.7-2|67	- new verrsion 1.6
12cr|fbterm-1.7-2|68	
12cr|fbterm-1.7-2|69	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.3-2mdv2010.0
12cr|fbterm-1.7-2|70	+ Revision: 437527
12cr|fbterm-1.7-2|71	- rebuild
12cr|fbterm-1.7-2|72	
12cr|fbterm-1.7-2|73	* Sat Dec 20 2008 Funda Wang <fwang@mandriva.org> 1.3-1mdv2009.1
12cr|fbterm-1.7-2|74	+ Revision: 316406
12cr|fbterm-1.7-2|75	- new version 1.3
12cr|fbterm-1.7-2|76	- new version 1.2
12cr|fbterm-1.7-2|77	
12cr|fbterm-1.7-2|78	* Sat Aug 23 2008 Funda Wang <fwang@mandriva.org> 1.1-1mdv2009.0
12cr|fbterm-1.7-2|79	+ Revision: 275412
12cr|fbterm-1.7-2|80	- import fbterm
12cr|fbterm-1.7-2|81	
12cr|fbterm-1.7-2|82	

1292 12
12cr|fbzx-2.10.0-1|1	Name:		fbzx
12cr|fbzx-2.10.0-1|2	Version:	2.10.0
12cr|fbzx-2.10.0-1|3	Release:	%mkrel 1
12cr|fbzx-2.10.0-1|4	Summary:	A ZX Spectrum Emulator for FrameBuffer
12cr|fbzx-2.10.0-1|5	Group:		Emulators
12cr|fbzx-2.10.0-1|6	License:	GPLv3+
12cr|fbzx-2.10.0-1|7	URL:		http://www.rastersoft.com/fbzx.html
12cr|fbzx-2.10.0-1|8	Source0:	http://www.rastersoft.com/descargas/%{name}-%{version}.tar.bz2
12cr|fbzx-2.10.0-1|9	BuildRequires:	pkgconfig(sdl)
12cr|fbzx-2.10.0-1|10	BuildRequires:	pkgconfig(alsa)
12cr|fbzx-2.10.0-1|11	BuildRequires:	pkgconfig(libpulse)
12cr|fbzx-2.10.0-1|12	BuildRequires:	desktop-file-utils
12cr|fbzx-2.10.0-1|13	Suggests:	spectrum-roms
12cr|fbzx-2.10.0-1|14	
12cr|fbzx-2.10.0-1|15	%description
12cr|fbzx-2.10.0-1|16	FBZX is a Sinclair Spectrum emulator, designed to work at full screen using
12cr|fbzx-2.10.0-1|17	the FrameBuffer or under X-Windows.
12cr|fbzx-2.10.0-1|18	
12cr|fbzx-2.10.0-1|19	For ZX Spectrum roms install spectrum-roms package from non-free repository.
12cr|fbzx-2.10.0-1|20	
12cr|fbzx-2.10.0-1|21	%prep
12cr|fbzx-2.10.0-1|22	%setup -q
12cr|fbzx-2.10.0-1|23	
12cr|fbzx-2.10.0-1|24	# Patch to use rpm optflags
12cr|fbzx-2.10.0-1|25	sed -i -e "s/^\(CC\ =\ gcc\) [^\`]*/\1 \$(CFLAGS) /" Makefile
12cr|fbzx-2.10.0-1|26	
12cr|fbzx-2.10.0-1|27	# Fix source file permissions
12cr|fbzx-2.10.0-1|28	chmod 644 z80free/Z80free.c
12cr|fbzx-2.10.0-1|29	
12cr|fbzx-2.10.0-1|30	# Remove roms as they are non-free
12cr|fbzx-2.10.0-1|31	rm -rf spectrum-roms
12cr|fbzx-2.10.0-1|32	
12cr|fbzx-2.10.0-1|33	%build
12cr|fbzx-2.10.0-1|34	export CFLAGS="%{optflags}"
12cr|fbzx-2.10.0-1|35	%make
12cr|fbzx-2.10.0-1|36	
12cr|fbzx-2.10.0-1|37	%install
12cr|fbzx-2.10.0-1|38	#install application
12cr|fbzx-2.10.0-1|39	mkdir -p %{buildroot}%{_bindir}
12cr|fbzx-2.10.0-1|40	install -m 755 %{name} %{buildroot}%{_bindir}
12cr|fbzx-2.10.0-1|41	
12cr|fbzx-2.10.0-1|42	# install data
12cr|fbzx-2.10.0-1|43	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|fbzx-2.10.0-1|44	install -p -m 644 keymap.bmp %{buildroot}%{_datadir}/%{name}
12cr|fbzx-2.10.0-1|45	
12cr|fbzx-2.10.0-1|46	# install icon
12cr|fbzx-2.10.0-1|47	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12cr|fbzx-2.10.0-1|48	install -p -m 644 %{name}.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12cr|fbzx-2.10.0-1|49	
12cr|fbzx-2.10.0-1|50	# install desktop file
12cr|fbzx-2.10.0-1|51	mkdir -p %{buildroot}%{_datadir}/applications
12cr|fbzx-2.10.0-1|52	desktop-file-install \
12cr|fbzx-2.10.0-1|53	--remove-key=Version \
12cr|fbzx-2.10.0-1|54	--add-category=Emulator \
12cr|fbzx-2.10.0-1|55	--add-category=X-MandrivaLinux-MoreApplications-Emulators \
12cr|fbzx-2.10.0-1|56	--dir %{buildroot}%{_datadir}/applications \
12cr|fbzx-2.10.0-1|57	%{name}.desktop
12cr|fbzx-2.10.0-1|58	
12cr|fbzx-2.10.0-1|59	%files
12cr|fbzx-2.10.0-1|60	%doc AMSTRAD CAPABILITIES COPYING FAQ README* TODO VERSIONS
12cr|fbzx-2.10.0-1|61	%{_bindir}/%{name}
12cr|fbzx-2.10.0-1|62	%{_datadir}/%{name}
12cr|fbzx-2.10.0-1|63	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12cr|fbzx-2.10.0-1|64	%{_datadir}/applications/%{name}.desktop

1293 12
12cr|fceux-2.2.0-1|1	Summary:	NES emulator
12cr|fceux-2.2.0-1|2	Name:		fceux
12cr|fceux-2.2.0-1|3	Version:	2.2.0
12cr|fceux-2.2.0-1|4	Release:	1
12cr|fceux-2.2.0-1|5	Group:		Emulators
12cr|fceux-2.2.0-1|6	License:	GPLv2+
12cr|fceux-2.2.0-1|7	URL:		http://fceultra.sourceforge.net/
12cr|fceux-2.2.0-1|8	Source0:	http://fceultra.sourceforge.net/releases/%{name}-%{version}.src.tar.gz
12cr|fceux-2.2.0-1|9	Patch0:		fceux-2.1.5-gcc46.patch
12cr|fceux-2.2.0-1|10	BuildRequires:	scons
12cr|fceux-2.2.0-1|11	BuildRequires:	lua5.1-devel
12cr|fceux-2.2.0-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|fceux-2.2.0-1|13	BuildRequires:	pkgconfig(gl)
12cr|fceux-2.2.0-1|14	BuildRequires:	pkgconfig(glu)
12cr|fceux-2.2.0-1|15	BuildRequires:	pkgconfig(sdl)
12cr|fceux-2.2.0-1|16	Requires:	zenity
12cr|fceux-2.2.0-1|17	
12cr|fceux-2.2.0-1|18	%description
12cr|fceux-2.2.0-1|19	FCEUX is a Nintendo Entertainment System (NES), Famicom, and Famicom
12cr|fceux-2.2.0-1|20	Disk System (FDS) emulator. It supports both PAL (European) and NTSC
12cr|fceux-2.2.0-1|21	(USA/JPN) modes. It supports both Windows and SDL versions for cross
12cr|fceux-2.2.0-1|22	compatibility.
12cr|fceux-2.2.0-1|23	
12cr|fceux-2.2.0-1|24	%prep
12cr|fceux-2.2.0-1|25	%setup -q -n fceux
12cr|fceux-2.2.0-1|26	%patch0 -p1
12cr|fceux-2.2.0-1|27	
12cr|fceux-2.2.0-1|28	%build
12cr|fceux-2.2.0-1|29	%scons
12cr|fceux-2.2.0-1|30	
12cr|fceux-2.2.0-1|31	%install
12cr|fceux-2.2.0-1|32	install -m 755 -D bin/fceux %{buildroot}%{_bindir}/fceux
12cr|fceux-2.2.0-1|33	install -D documentation/fceux.6 %{buildroot}%{_mandir}/man6/fceux.6
12cr|fceux-2.2.0-1|34	
12cr|fceux-2.2.0-1|35	mkdir -p %{buildroot}%{_datadir}/applications
12cr|fceux-2.2.0-1|36	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|fceux-2.2.0-1|37	[Desktop Entry]
12cr|fceux-2.2.0-1|38	Name=FCEUX
12cr|fceux-2.2.0-1|39	GenericName=NES emulator
12cr|fceux-2.2.0-1|40	Comment=Play Nintendo Enternainment System games
12cr|fceux-2.2.0-1|41	Exec=%{_bindir}/%{name}
12cr|fceux-2.2.0-1|42	Icon=emulators_section
12cr|fceux-2.2.0-1|43	Terminal=false
12cr|fceux-2.2.0-1|44	Type=Application
12cr|fceux-2.2.0-1|45	StartupNotify=true
12cr|fceux-2.2.0-1|46	Categories=Game;Emulator;
12cr|fceux-2.2.0-1|47	EOF
12cr|fceux-2.2.0-1|48	
12cr|fceux-2.2.0-1|49	
12cr|fceux-2.2.0-1|50	%files
12cr|fceux-2.2.0-1|51	%doc Authors.md changelog.txt NewPPUtests.txt README-SDL.md TODO*
12cr|fceux-2.2.0-1|52	%doc documentation/
12cr|fceux-2.2.0-1|53	%{_bindir}/%{name}
12cr|fceux-2.2.0-1|54	%{_mandir}/man6/%{name}.6*
12cr|fceux-2.2.0-1|55	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|fceux-2.2.0-1|56	

1294 12
12cr|fcgi-2.4.0-14|1	%define major 0
12cr|fcgi-2.4.0-14|2	%define libname %mklibname %{name} %{major}
12cr|fcgi-2.4.0-14|3	
12cr|fcgi-2.4.0-14|4	Summary:	The FastCGI development kit
12cr|fcgi-2.4.0-14|5	Name:		fcgi
12cr|fcgi-2.4.0-14|6	Version:	2.4.0
12cr|fcgi-2.4.0-14|7	Release:	14
12cr|fcgi-2.4.0-14|8	License:	BSD-style
12cr|fcgi-2.4.0-14|9	Group:		System/Servers
12cr|fcgi-2.4.0-14|10	URL:		http://www.fastcgi.com/
12cr|fcgi-2.4.0-14|11	Source0:	%{name}-%{version}.tar.bz2
12cr|fcgi-2.4.0-14|12	Patch0:		fcgi-no-libs.patch
12cr|fcgi-2.4.0-14|13	Patch1:		FastCGI-clientdata_pointer.patch
12cr|fcgi-2.4.0-14|14	Patch2:		FastCGI-makefile.am_cppflags.patch
12cr|fcgi-2.4.0-14|15	Patch3:		fastcgi-2.4.0_missing_call_to_fclose.patch
12cr|fcgi-2.4.0-14|16	Patch4:		FastCGI-2.4.0-CVE-2011-2766.diff
12cr|fcgi-2.4.0-14|17	Patch5:		fcgi-2.4.0-gcc4.4.diff
12cr|fcgi-2.4.0-14|18	BuildRequires:	libstdc++-devel
12cr|fcgi-2.4.0-14|19	BuildRequires:	autoconf automake libtool
12cr|fcgi-2.4.0-14|20	Requires:	%{libname} >= %{version}
12cr|fcgi-2.4.0-14|21	
12cr|fcgi-2.4.0-14|22	%description
12cr|fcgi-2.4.0-14|23	FastCGI is an open extension to CGI that provides high performance
12cr|fcgi-2.4.0-14|24	for all Internet applications without the penalties of Web server
12cr|fcgi-2.4.0-14|25	APIs.
12cr|fcgi-2.4.0-14|26	
12cr|fcgi-2.4.0-14|27	FastCGI is designed to be layered on top of existing Web server
12cr|fcgi-2.4.0-14|28	APIs. For instance, the mod_fastcgi Apache module adds FastCGI
12cr|fcgi-2.4.0-14|29	support to the Apache server. FastCGI can also be used, with
12cr|fcgi-2.4.0-14|30	reduced functionality and reduced performance, on any Web server
12cr|fcgi-2.4.0-14|31	that supports CGI.
12cr|fcgi-2.4.0-14|32	
12cr|fcgi-2.4.0-14|33	This FastCGI Developer's Kit is designed to make developing
12cr|fcgi-2.4.0-14|34	FastCGI applications easy. The kit currently supports FastCGI
12cr|fcgi-2.4.0-14|35	applications written in C/C++, Perl, Tcl, and Java.
12cr|fcgi-2.4.0-14|36	
12cr|fcgi-2.4.0-14|37	This package contains only shared libraries used by programs
12cr|fcgi-2.4.0-14|38	developed using FastCGI Developer's Kit and cgi-fcgi (bridge from
12cr|fcgi-2.4.0-14|39	CGI to FastCGI).
12cr|fcgi-2.4.0-14|40	
12cr|fcgi-2.4.0-14|41	%package -n	%{libname}
12cr|fcgi-2.4.0-14|42	Summary:	Libraries for %{name}
12cr|fcgi-2.4.0-14|43	Group:          System/Libraries
12cr|fcgi-2.4.0-14|44	
12cr|fcgi-2.4.0-14|45	%description -n	%{libname}
12cr|fcgi-2.4.0-14|46	This package contains the %{name} library files.
12cr|fcgi-2.4.0-14|47	
12cr|fcgi-2.4.0-14|48	%package -n	%{libname}-devel
12cr|fcgi-2.4.0-14|49	Summary:	Development headers and libraries for %{name}
12cr|fcgi-2.4.0-14|50	Group:		Development/C
12cr|fcgi-2.4.0-14|51	Requires:	%{libname} >= %{version}
12cr|fcgi-2.4.0-14|52	Provides:	libfcgi-devel = %{version}
12cr|fcgi-2.4.0-14|53	Obsoletes:	libfcgi-devel
12cr|fcgi-2.4.0-14|54	
12cr|fcgi-2.4.0-14|55	%description -n	%{libname}-devel
12cr|fcgi-2.4.0-14|56	This package contains FastCGI Developer's Kit, which is designed
12cr|fcgi-2.4.0-14|57	to make developing FastCGI applications easy. The kit currently
12cr|fcgi-2.4.0-14|58	supports FastCGI applications written in C/C++, Perl, Tcl, and
12cr|fcgi-2.4.0-14|59	Java.
12cr|fcgi-2.4.0-14|60	
12cr|fcgi-2.4.0-14|61	%prep
12cr|fcgi-2.4.0-14|62	
12cr|fcgi-2.4.0-14|63	%setup -q
12cr|fcgi-2.4.0-14|64	%patch0 -p1
12cr|fcgi-2.4.0-14|65	%patch1 -p0
12cr|fcgi-2.4.0-14|66	%patch2 -p0
12cr|fcgi-2.4.0-14|67	%patch3 -p0
12cr|fcgi-2.4.0-14|68	%patch4 -p0
12cr|fcgi-2.4.0-14|69	%patch5 -p0
12cr|fcgi-2.4.0-14|70	
12cr|fcgi-2.4.0-14|71	%build
12cr|fcgi-2.4.0-14|72	touch INSTALL NEWS AUTHORS ChangeLog COPYING
12cr|fcgi-2.4.0-14|73	rm -f configure
12cr|fcgi-2.4.0-14|74	libtoolize --copy --force; aclocal; autoconf; automake --add-missing --copy
12cr|fcgi-2.4.0-14|75	
12cr|fcgi-2.4.0-14|76	%configure2_5x \
12cr|fcgi-2.4.0-14|77	--with-global \
12cr|fcgi-2.4.0-14|78	--with-nodebug \
12cr|fcgi-2.4.0-14|79	--with-noassert \
12cr|fcgi-2.4.0-14|80	--with-notest
12cr|fcgi-2.4.0-14|81	
12cr|fcgi-2.4.0-14|82	make
12cr|fcgi-2.4.0-14|83	
12cr|fcgi-2.4.0-14|84	%install
12cr|fcgi-2.4.0-14|85	rm -rf %{buildroot}
12cr|fcgi-2.4.0-14|86	
12cr|fcgi-2.4.0-14|87	%makeinstall_std
12cr|fcgi-2.4.0-14|88	
12cr|fcgi-2.4.0-14|89	install -d %{buildroot}%{_datadir}/fastcgi
12cr|fcgi-2.4.0-14|90	cp -a examples/{Makefile*,*.c} %{buildroot}%{_datadir}/fastcgi/
12cr|fcgi-2.4.0-14|91	
12cr|fcgi-2.4.0-14|92	# install the built examples (should we require apache here?)
12cr|fcgi-2.4.0-14|93	install -d %{buildroot}/var/www/fcgi-bin
12cr|fcgi-2.4.0-14|94	
12cr|fcgi-2.4.0-14|95	pushd examples/.libs/
12cr|fcgi-2.4.0-14|96	install -m755 authorizer %{buildroot}/var/www/fcgi-bin/
12cr|fcgi-2.4.0-14|97	install -m755 echo %{buildroot}/var/www/fcgi-bin/
12cr|fcgi-2.4.0-14|98	install -m755 echo-cpp %{buildroot}/var/www/fcgi-bin/
12cr|fcgi-2.4.0-14|99	install -m755 echo-x %{buildroot}/var/www/fcgi-bin/
12cr|fcgi-2.4.0-14|100	install -m755 log-dump %{buildroot}/var/www/fcgi-bin/
12cr|fcgi-2.4.0-14|101	install -m755 size %{buildroot}/var/www/fcgi-bin/
12cr|fcgi-2.4.0-14|102	install -m755 threaded %{buildroot}/var/www/fcgi-bin/
12cr|fcgi-2.4.0-14|103	popd
12cr|fcgi-2.4.0-14|104	
12cr|fcgi-2.4.0-14|105	# cleanup
12cr|fcgi-2.4.0-14|106	rm -f %{buildroot}%{_libdir}/*.*a
12cr|fcgi-2.4.0-14|107	
12cr|fcgi-2.4.0-14|108	%files
12cr|fcgi-2.4.0-14|109	%doc doc/*.1 LICENSE.TERMS README
12cr|fcgi-2.4.0-14|110	%attr(0755,root,root) %{_bindir}/cgi-fcgi
12cr|fcgi-2.4.0-14|111	%attr(0755,root,root) /var/www/fcgi-bin/authorizer
12cr|fcgi-2.4.0-14|112	%attr(0755,root,root) /var/www/fcgi-bin/echo
12cr|fcgi-2.4.0-14|113	%attr(0755,root,root) /var/www/fcgi-bin/echo-cpp
12cr|fcgi-2.4.0-14|114	%attr(0755,root,root) /var/www/fcgi-bin/echo-x
12cr|fcgi-2.4.0-14|115	%attr(0755,root,root) /var/www/fcgi-bin/log-dump
12cr|fcgi-2.4.0-14|116	%attr(0755,root,root) /var/www/fcgi-bin/size
12cr|fcgi-2.4.0-14|117	%attr(0755,root,root) /var/www/fcgi-bin/threaded
12cr|fcgi-2.4.0-14|118	
12cr|fcgi-2.4.0-14|119	%files -n %{libname}
12cr|fcgi-2.4.0-14|120	%attr(0755,root,root) %{_libdir}/libfcgi++.so.%{major}*
12cr|fcgi-2.4.0-14|121	%attr(0755,root,root) %{_libdir}/libfcgi.so.%{major}*
12cr|fcgi-2.4.0-14|122	
12cr|fcgi-2.4.0-14|123	%files -n %{libname}-devel
12cr|fcgi-2.4.0-14|124	%doc doc/*.htm* doc/*.gif doc/fastcgi-* doc/*.3
12cr|fcgi-2.4.0-14|125	%attr(0755,root,root) %{_libdir}/libfcgi++.so
12cr|fcgi-2.4.0-14|126	%attr(0755,root,root) %{_libdir}/libfcgi.so
12cr|fcgi-2.4.0-14|127	%{_includedir}/*.h
12cr|fcgi-2.4.0-14|128	%{_datadir}/fastcgi/*
12cr|fcgi-2.4.0-14|129	
12cr|fcgi-2.4.0-14|130	
12cr|fcgi-2.4.0-14|131	%changelog
12cr|fcgi-2.4.0-14|132	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 2.4.0-14
12cr|fcgi-2.4.0-14|133	+ Revision: 773326
12cr|fcgi-2.4.0-14|134	- fix build
12cr|fcgi-2.4.0-14|135	- sync with MDVSA-2012:001
12cr|fcgi-2.4.0-14|136	- various fixes
12cr|fcgi-2.4.0-14|137	
12cr|fcgi-2.4.0-14|138	* Tue Dec 06 2011 Yuri Myasoedov <omerta13@mandriva.org> 2.4.0-13
12cr|fcgi-2.4.0-14|139	+ Revision: 738408
12cr|fcgi-2.4.0-14|140	- Added patch fixing building issue
12cr|fcgi-2.4.0-14|141	
12cr|fcgi-2.4.0-14|142	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|fcgi-2.4.0-14|143	- don't force the usage of automake1.7
12cr|fcgi-2.4.0-14|144	
12cr|fcgi-2.4.0-14|145	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2.4.0-11mdv2009.0
12cr|fcgi-2.4.0-14|146	+ Revision: 240692
12cr|fcgi-2.4.0-14|147	- rebuild
12cr|fcgi-2.4.0-14|148	- kill re-definition of %%buildroot on Pixel's request
12cr|fcgi-2.4.0-14|149	
12cr|fcgi-2.4.0-14|150	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|fcgi-2.4.0-14|151	- rebuild
12cr|fcgi-2.4.0-14|152	
12cr|fcgi-2.4.0-14|153	+ Pixel <pixel@mandriva.com>
12cr|fcgi-2.4.0-14|154	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|fcgi-2.4.0-14|155	
12cr|fcgi-2.4.0-14|156	+ Olivier Blin <blino@mandriva.org>
12cr|fcgi-2.4.0-14|157	- restore BuildRoot
12cr|fcgi-2.4.0-14|158	
12cr|fcgi-2.4.0-14|159	* Sat Jul 07 2007 Oden Eriksson <oeriksson@mandriva.com> 2.4.0-9mdv2008.0
12cr|fcgi-2.4.0-14|160	+ Revision: 49448
12cr|fcgi-2.4.0-14|161	- make it build
12cr|fcgi-2.4.0-14|162	- Import fcgi
12cr|fcgi-2.4.0-14|163	
12cr|fcgi-2.4.0-14|164	
12cr|fcgi-2.4.0-14|165	
12cr|fcgi-2.4.0-14|166	* Mon Jun 26 2006 Oden Eriksson <oeriksson@mandriva.com> 2.4.0-8mdv2007.0
12cr|fcgi-2.4.0-14|167	- rebuild
12cr|fcgi-2.4.0-14|168	- fix deps
12cr|fcgi-2.4.0-14|169	
12cr|fcgi-2.4.0-14|170	* Tue May 10 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.4.0-7mdk
12cr|fcgi-2.4.0-14|171	- added P0 by PLD
12cr|fcgi-2.4.0-14|172	- make ite compile cleanly on x86_64
12cr|fcgi-2.4.0-14|173	
12cr|fcgi-2.4.0-14|174	* Fri Jun 04 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.4.0-6mdk
12cr|fcgi-2.4.0-14|175	- rebuilt against new deps and with gcc v3.4.x
12cr|fcgi-2.4.0-14|176	- fix deps
12cr|fcgi-2.4.0-14|177	
12cr|fcgi-2.4.0-14|178	* Wed Aug 20 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.4.0-5mdk
12cr|fcgi-2.4.0-14|179	- put headers in %%{_includedir}/
12cr|fcgi-2.4.0-14|180	
12cr|fcgi-2.4.0-14|181	* Wed Aug 20 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.4.0-4mdk
12cr|fcgi-2.4.0-14|182	- use macros
12cr|fcgi-2.4.0-14|183	- use spec file magic to make it compile...
12cr|fcgi-2.4.0-14|184	
12cr|fcgi-2.4.0-14|185	* Sun Apr 13 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.4.0-3mdk
12cr|fcgi-2.4.0-14|186	- rebuilt to have rpm v4.2 pick up provides
12cr|fcgi-2.4.0-14|187	
12cr|fcgi-2.4.0-14|188	* Sun Apr 13 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.4.0-2mdk
12cr|fcgi-2.4.0-14|189	- argh!!!, license is not GPL but BSD-style (darn templates...)
12cr|fcgi-2.4.0-14|190	- clean up the spec file... (darn templates...)
12cr|fcgi-2.4.0-14|191	
12cr|fcgi-2.4.0-14|192	* Sun Apr 13 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.4.0-1mdk
12cr|fcgi-2.4.0-14|193	- initial cooker contrib, ripped from PLD, adapted for ML

1295 12
12cr|fcitx-4.2.2-1|1	Name:		fcitx
12cr|fcitx-4.2.2-1|2	Version:	4.2.2
12cr|fcitx-4.2.2-1|3	Release:	1
12cr|fcitx-4.2.2-1|4	Summary:	Fcitx - Free Chinese Input Toys for X
12cr|fcitx-4.2.2-1|5	License:	GPLv2
12cr|fcitx-4.2.2-1|6	Group:		System/Internationalization
12cr|fcitx-4.2.2-1|7	URL:		http://code.google.com/p/fcitx/
12cr|fcitx-4.2.2-1|8	Source0:	http://fcitx.googlecode.com/files/%{name}-%{version}_dict.tar.xz
12cr|fcitx-4.2.2-1|9	BuildRequires:	automake
12cr|fcitx-4.2.2-1|10	BuildRequires:	cmake
12cr|fcitx-4.2.2-1|11	BuildRequires:	gettext-devel
12cr|fcitx-4.2.2-1|12	BuildRequires:	libx11-devel
12cr|fcitx-4.2.2-1|13	BuildRequires:	libxft-devel
12cr|fcitx-4.2.2-1|14	BuildRequires:	xpm-devel
12cr|fcitx-4.2.2-1|15	BuildRequires:	libxext-devel
12cr|fcitx-4.2.2-1|16	BuildRequires:	dbus-devel
12cr|fcitx-4.2.2-1|17	BuildRequires:	wget
12cr|fcitx-4.2.2-1|18	BuildRequires:	cairo-devel
12cr|fcitx-4.2.2-1|19	BuildRequires:	pango-devel
12cr|fcitx-4.2.2-1|20	BuildRequires:	intltool
12cr|fcitx-4.2.2-1|21	BuildRequires:	dbus-glib-devel
12cr|fcitx-4.2.2-1|22	BuildRequires:	gtk+2-devel
12cr|fcitx-4.2.2-1|23	BuildRequires:	gtk+3-devel
12cr|fcitx-4.2.2-1|24	
12cr|fcitx-4.2.2-1|25	%if %mdvver >= 201100
12cr|fcitx-4.2.2-1|26	BuildRequires:	opencc-devel
12cr|fcitx-4.2.2-1|27	%endif
12cr|fcitx-4.2.2-1|28	BuildRequires:	chrpath
12cr|fcitx-4.2.2-1|29	Requires:	locales-zh
12cr|fcitx-4.2.2-1|30	
12cr|fcitx-4.2.2-1|31	%description
12cr|fcitx-4.2.2-1|32	%{name} is an X input method allowing people to enter simplified Chinese
12cr|fcitx-4.2.2-1|33	characters in X environment following XIM standard.
12cr|fcitx-4.2.2-1|34	
12cr|fcitx-4.2.2-1|35	%package devel
12cr|fcitx-4.2.2-1|36	Summary:	fcitx development library
12cr|fcitx-4.2.2-1|37	Group:		Development/C
12cr|fcitx-4.2.2-1|38	Requires:	%{name} = %{version}
12cr|fcitx-4.2.2-1|39	
12cr|fcitx-4.2.2-1|40	%description devel
12cr|fcitx-4.2.2-1|41	fcitx development files.
12cr|fcitx-4.2.2-1|42	
12cr|fcitx-4.2.2-1|43	%package gtk
12cr|fcitx-4.2.2-1|44	Summary:	fcitx gtk module
12cr|fcitx-4.2.2-1|45	Group:		System/Internationalization
12cr|fcitx-4.2.2-1|46	Requires:	%{name} = %{version}
12cr|fcitx-4.2.2-1|47	Requires(post):	gtk+2.0
12cr|fcitx-4.2.2-1|48	Requires(postun): gtk+2.0
12cr|fcitx-4.2.2-1|49	
12cr|fcitx-4.2.2-1|50	%description gtk
12cr|fcitx-4.2.2-1|51	fcitx gtk module.
12cr|fcitx-4.2.2-1|52	
12cr|fcitx-4.2.2-1|53	%post gtk
12cr|fcitx-4.2.2-1|54	%{_bindir}/gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-2.0/gtk.immodules.%{_lib}
12cr|fcitx-4.2.2-1|55	
12cr|fcitx-4.2.2-1|56	%postun gtk
12cr|fcitx-4.2.2-1|57	%{_bindir}/gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-2.0/gtk.immodules.%{_lib}
12cr|fcitx-4.2.2-1|58	
12cr|fcitx-4.2.2-1|59	%prep
12cr|fcitx-4.2.2-1|60	%setup -q
12cr|fcitx-4.2.2-1|61	
12cr|fcitx-4.2.2-1|62	%build
12cr|fcitx-4.2.2-1|63	#Don't build GTK3 module because we don't have GTK3 yet
12cr|fcitx-4.2.2-1|64	%cmake -DENABLE_GTK2_IM_MODULE=ON -DENABLE_GTK3_IM_MODULE=ON -DCMAKE_SKIP_RPATH=OFF
12cr|fcitx-4.2.2-1|65	%make
12cr|fcitx-4.2.2-1|66	
12cr|fcitx-4.2.2-1|67	%install
12cr|fcitx-4.2.2-1|68	%makeinstall_std -C build
12cr|fcitx-4.2.2-1|69	
12cr|fcitx-4.2.2-1|70	chrpath -d %{buildroot}%{_libdir}/*.so
12cr|fcitx-4.2.2-1|71	
12cr|fcitx-4.2.2-1|72	%find_lang %{name}
12cr|fcitx-4.2.2-1|73	
12cr|fcitx-4.2.2-1|74	%files -f %{name}.lang
12cr|fcitx-4.2.2-1|75	%attr(0644,-,-) %doc doc/*.txt doc/*.htm
12cr|fcitx-4.2.2-1|76	%{_bindir}/*
12cr|fcitx-4.2.2-1|77	%{_libdir}/*.so.*
12cr|fcitx-4.2.2-1|78	%{_libdir}/%{name}
12cr|fcitx-4.2.2-1|79	%{_datadir}/%{name}
12cr|fcitx-4.2.2-1|80	%{_mandir}/man1/*
12cr|fcitx-4.2.2-1|81	%{_datadir}/applications/*.desktop
12cr|fcitx-4.2.2-1|82	%{_datadir}/mime/packages/x-fskin.xml
12cr|fcitx-4.2.2-1|83	%{_iconsdir}/*/*/*/*
12cr|fcitx-4.2.2-1|84	
12cr|fcitx-4.2.2-1|85	%files devel
12cr|fcitx-4.2.2-1|86	%{_libdir}/*.so
12cr|fcitx-4.2.2-1|87	%{_libdir}/pkgconfig/*.pc
12cr|fcitx-4.2.2-1|88	%{_includedir}/*
12cr|fcitx-4.2.2-1|89	%{_datadir}/cmake/%{name}
12cr|fcitx-4.2.2-1|90	
12cr|fcitx-4.2.2-1|91	%files gtk
12cr|fcitx-4.2.2-1|92	%{_libdir}/gtk-2.0/*/immodules/im-fcitx.so
12cr|fcitx-4.2.2-1|93	%{_libdir}/gtk-3.0/*/immodules/im-fcitx.so
12cr|fcitx-4.2.2-1|94	
12cr|fcitx-4.2.2-1|95	
12cr|fcitx-4.2.2-1|96	%changelog
12cr|fcitx-4.2.2-1|97	* Thu Apr 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 4.2.2-1
12cr|fcitx-4.2.2-1|98	+ Revision: 793520
12cr|fcitx-4.2.2-1|99	- version update 4.2.2
12cr|fcitx-4.2.2-1|100	
12cr|fcitx-4.2.2-1|101	* Tue Mar 20 2012 Andrey Bondrov <abondrov@mandriva.org> 4.2.1-1
12cr|fcitx-4.2.2-1|102	+ Revision: 785795
12cr|fcitx-4.2.2-1|103	- New version 4.2.1
12cr|fcitx-4.2.2-1|104	
12cr|fcitx-4.2.2-1|105	* Mon Oct 10 2011 Andrey Bondrov <abondrov@mandriva.org> 4.1.2-1
12cr|fcitx-4.2.2-1|106	+ Revision: 703989
12cr|fcitx-4.2.2-1|107	- New version 4.1.2, new subpackage gtk, more BR
12cr|fcitx-4.2.2-1|108	
12cr|fcitx-4.2.2-1|109	* Mon Dec 20 2010 Funda Wang <fwang@mandriva.org> 4.0.1-1mdv2011.0
12cr|fcitx-4.2.2-1|110	+ Revision: 623234
12cr|fcitx-4.2.2-1|111	- new version 4.0.1
12cr|fcitx-4.2.2-1|112	
12cr|fcitx-4.2.2-1|113	* Sun Nov 21 2010 Funda Wang <fwang@mandriva.org> 4.0.0-2mdv2011.0
12cr|fcitx-4.2.2-1|114	+ Revision: 599321
12cr|fcitx-4.2.2-1|115	- add two upstream patch to fix problems
12cr|fcitx-4.2.2-1|116	
12cr|fcitx-4.2.2-1|117	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 4.0.0-1mdv2011.0
12cr|fcitx-4.2.2-1|118	+ Revision: 598900
12cr|fcitx-4.2.2-1|119	- new version 4.0.0
12cr|fcitx-4.2.2-1|120	- new version 4.0.0
12cr|fcitx-4.2.2-1|121	
12cr|fcitx-4.2.2-1|122	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 3.6.3-1mdv2010.1
12cr|fcitx-4.2.2-1|123	+ Revision: 507965
12cr|fcitx-4.2.2-1|124	- BR dbus
12cr|fcitx-4.2.2-1|125	- new version 3.6.3
12cr|fcitx-4.2.2-1|126	
12cr|fcitx-4.2.2-1|127	* Fri Nov 06 2009 Funda Wang <fwang@mandriva.org> 3.6.2-1mdv2010.1
12cr|fcitx-4.2.2-1|128	+ Revision: 460569
12cr|fcitx-4.2.2-1|129	- New version 3.6.2
12cr|fcitx-4.2.2-1|130	
12cr|fcitx-4.2.2-1|131	* Mon Oct 05 2009 Funda Wang <fwang@mandriva.org> 3.6.1-2mdv2010.0
12cr|fcitx-4.2.2-1|132	+ Revision: 454166
12cr|fcitx-4.2.2-1|133	- update to svn trunk
12cr|fcitx-4.2.2-1|134	- really use 3.6.1 tarball
12cr|fcitx-4.2.2-1|135	
12cr|fcitx-4.2.2-1|136	* Thu Sep 24 2009 Frederik Himpe <fhimpe@mandriva.org> 3.6.1-1mdv2010.0
12cr|fcitx-4.2.2-1|137	+ Revision: 448396
12cr|fcitx-4.2.2-1|138	- update to new version 3.6.1
12cr|fcitx-4.2.2-1|139	
12cr|fcitx-4.2.2-1|140	* Sat Jul 11 2009 Funda Wang <fwang@mandriva.org> 3.6.0-1mdv2010.0
12cr|fcitx-4.2.2-1|141	+ Revision: 394836
12cr|fcitx-4.2.2-1|142	- BR xext
12cr|fcitx-4.2.2-1|143	- fix linkage
12cr|fcitx-4.2.2-1|144	- new version 3.6.0 final
12cr|fcitx-4.2.2-1|145	
12cr|fcitx-4.2.2-1|146	* Sun Jan 18 2009 Funda Wang <fwang@mandriva.org> 3.6.0-0.rc.1mdv2009.1
12cr|fcitx-4.2.2-1|147	+ Revision: 330812
12cr|fcitx-4.2.2-1|148	- New version 3.6.0 rc
12cr|fcitx-4.2.2-1|149	- rediff winposition patch
12cr|fcitx-4.2.2-1|150	
12cr|fcitx-4.2.2-1|151	* Thu Jun 19 2008 Funda Wang <fwang@mandriva.org> 3.5-2mdv2009.0
12cr|fcitx-4.2.2-1|152	+ Revision: 226418
12cr|fcitx-4.2.2-1|153	- add patch for -asneeded
12cr|fcitx-4.2.2-1|154	- simplify the BR
12cr|fcitx-4.2.2-1|155	
12cr|fcitx-4.2.2-1|156	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 3.5-1mdv2008.1
12cr|fcitx-4.2.2-1|157	+ Revision: 136411
12cr|fcitx-4.2.2-1|158	- restore BuildRoot
12cr|fcitx-4.2.2-1|159	
12cr|fcitx-4.2.2-1|160	+ Thierry Vignaud <tv@mandriva.org>
12cr|fcitx-4.2.2-1|161	- kill re-definition of %%buildroot on Pixel's request
12cr|fcitx-4.2.2-1|162	- s/Mandrake/Mandriva/
12cr|fcitx-4.2.2-1|163	
12cr|fcitx-4.2.2-1|164	* Thu Jul 19 2007 Funda Wang <fwang@mandriva.org> 3.5-1mdv2008.0
12cr|fcitx-4.2.2-1|165	+ Revision: 53434
12cr|fcitx-4.2.2-1|166	- New version
12cr|fcitx-4.2.2-1|167	
12cr|fcitx-4.2.2-1|168	* Fri Jul 06 2007 Funda Wang <fwang@mandriva.org> 3.5-0.070703.1mdv2008.0
12cr|fcitx-4.2.2-1|169	+ Revision: 49152
12cr|fcitx-4.2.2-1|170	- New version
12cr|fcitx-4.2.2-1|171	
12cr|fcitx-4.2.2-1|172	* Sun Jul 01 2007 Funda Wang <fwang@mandriva.org> 3.5-0.070630.1mdv2008.0
12cr|fcitx-4.2.2-1|173	+ Revision: 46417
12cr|fcitx-4.2.2-1|174	- New version
12cr|fcitx-4.2.2-1|175	
12cr|fcitx-4.2.2-1|176	* Tue May 29 2007 Funda Wang <fwang@mandriva.org> 3.5-0.070528.1mdv2008.0
12cr|fcitx-4.2.2-1|177	+ Revision: 32415
12cr|fcitx-4.2.2-1|178	- New snapshot
12cr|fcitx-4.2.2-1|179	
12cr|fcitx-4.2.2-1|180	* Mon May 28 2007 Funda Wang <fwang@mandriva.org> 3.5-0.070527.1mdv2008.0
12cr|fcitx-4.2.2-1|181	+ Revision: 31890
12cr|fcitx-4.2.2-1|182	- New version
12cr|fcitx-4.2.2-1|183	
12cr|fcitx-4.2.2-1|184	* Mon May 07 2007 Funda Wang <fwang@mandriva.org> 3.5-0.070507.1mdv2008.0
12cr|fcitx-4.2.2-1|185	+ Revision: 24113
12cr|fcitx-4.2.2-1|186	- New upstream version 070507
12cr|fcitx-4.2.2-1|187	

1296 12
12cr|fcrackzip-1.0-1|1	Name:		fcrackzip
12cr|fcrackzip-1.0-1|2	Version:	1.0
12cr|fcrackzip-1.0-1|3	Release:	%mkrel 1
12cr|fcrackzip-1.0-1|4	Summary:	A zip password cracker
12cr|fcrackzip-1.0-1|5	License:	GPLv2
12cr|fcrackzip-1.0-1|6	Group:		File tools
12cr|fcrackzip-1.0-1|7	URL:		http://oldhome.schmorp.de/marc/fcrackzip.html
12cr|fcrackzip-1.0-1|8	Source:		http://oldhome.schmorp.de/marc/data/%{name}-%{version}.tar.gz
12cr|fcrackzip-1.0-1|9	Requires:	unzip
12cr|fcrackzip-1.0-1|10	
12cr|fcrackzip-1.0-1|11	%description
12cr|fcrackzip-1.0-1|12	A zip password cracker.
12cr|fcrackzip-1.0-1|13	
12cr|fcrackzip-1.0-1|14	%prep
12cr|fcrackzip-1.0-1|15	%setup -q
12cr|fcrackzip-1.0-1|16	
12cr|fcrackzip-1.0-1|17	%build
12cr|fcrackzip-1.0-1|18	%configure2_5x
12cr|fcrackzip-1.0-1|19	%make
12cr|fcrackzip-1.0-1|20	
12cr|fcrackzip-1.0-1|21	%install
12cr|fcrackzip-1.0-1|22	%__rm -rf %{buildroot}
12cr|fcrackzip-1.0-1|23	%makeinstall_std
12cr|fcrackzip-1.0-1|24	%__rm -f %{buildroot}%{_bindir}/zipinfo
12cr|fcrackzip-1.0-1|25	
12cr|fcrackzip-1.0-1|26	%clean
12cr|fcrackzip-1.0-1|27	%__rm -rf %{buildroot}
12cr|fcrackzip-1.0-1|28	
12cr|fcrackzip-1.0-1|29	%files
12cr|fcrackzip-1.0-1|30	%doc COPYING README NEWS AUTHORS
12cr|fcrackzip-1.0-1|31	%{_bindir}/%{name}
12cr|fcrackzip-1.0-1|32	%{_mandir}/man1/%{name}.1.*
12cr|fcrackzip-1.0-1|33	
12cr|fcrackzip-1.0-1|34	
12cr|fcrackzip-1.0-1|35	
12cr|fcrackzip-1.0-1|36	%changelog
12cr|fcrackzip-1.0-1|37	* Thu Feb 23 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0-1
12cr|fcrackzip-1.0-1|38	+ Revision: 779345
12cr|fcrackzip-1.0-1|39	- imported package fcrackzip
12cr|fcrackzip-1.0-1|40	

1297 12
12cr|fcron-3.0.4-7|1	Summary:	Task scheduler
12cr|fcron-3.0.4-7|2	Name:		fcron
12cr|fcron-3.0.4-7|3	Version:	3.0.4
12cr|fcron-3.0.4-7|4	Release:	%mkrel 7
12cr|fcron-3.0.4-7|5	License:	GPL
12cr|fcron-3.0.4-7|6	Group:		System/Configuration/Other
12cr|fcron-3.0.4-7|7	URL:		http://fcron.free.fr/
12cr|fcron-3.0.4-7|8	Source0:	http://fcron.free.fr/archives/%{name}-%{version}.src.tar.gz
12cr|fcron-3.0.4-7|9	Source1:	%{name}-2.0.0-extra.tar.bz2
12cr|fcron-3.0.4-7|10	Patch0:		fcron-3.0.3-Makefile.in.diff
12cr|fcron-3.0.4-7|11	# (fc) 3.0.4-5mdv accept fcron.conf file with 644 perms (Fedora)
12cr|fcron-3.0.4-7|12	Patch1:		fcron-3.0.2-accept_readable_fcron.conf.patch
12cr|fcron-3.0.4-7|13	BuildRequires:	pam-devel
12cr|fcron-3.0.4-7|14	BuildRequires:	sendmail-command
12cr|fcron-3.0.4-7|15	Requires(post): rpm-helper
12cr|fcron-3.0.4-7|16	Requires(preun): rpm-helper
12cr|fcron-3.0.4-7|17	Requires(pre): rpm-helper
12cr|fcron-3.0.4-7|18	Requires(postun): rpm-helper
12cr|fcron-3.0.4-7|19	Requires:	syslog-daemon
12cr|fcron-3.0.4-7|20	Requires:	sendmail-command
12cr|fcron-3.0.4-7|21	Provides:	cron-daemon
12cr|fcron-3.0.4-7|22	BuildConflicts:	libselinux-devel
12cr|fcron-3.0.4-7|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|fcron-3.0.4-7|24	
12cr|fcron-3.0.4-7|25	%description
12cr|fcron-3.0.4-7|26	Fcron is a scheduler. It aims at replacing Vixie Cron, so it implements most
12cr|fcron-3.0.4-7|27	of its functionalities.
12cr|fcron-3.0.4-7|28	
12cr|fcron-3.0.4-7|29	But contrary to Vixie Cron, fcron does not need your system to be up 7 days
12cr|fcron-3.0.4-7|30	a week, 24 hours a day : it also works well with systems which are
12cr|fcron-3.0.4-7|31	not running neither all the time nor regularly (contrary to anacrontab).
12cr|fcron-3.0.4-7|32	
12cr|fcron-3.0.4-7|33	In other words, fcron does both the job of Vixie Cron and anacron, but does
12cr|fcron-3.0.4-7|34	even more and better :)) ...
12cr|fcron-3.0.4-7|35	
12cr|fcron-3.0.4-7|36	%prep
12cr|fcron-3.0.4-7|37	
12cr|fcron-3.0.4-7|38	%setup -q -T -b 0 -n %{name}-%{version} -a1
12cr|fcron-3.0.4-7|39	mv %{name}-2.0.0-extra/fcrontab.example ./
12cr|fcron-3.0.4-7|40	
12cr|fcron-3.0.4-7|41	%patch0 -p0
12cr|fcron-3.0.4-7|42	%patch1 -p0 -b .readable-file
12cr|fcron-3.0.4-7|43	
12cr|fcron-3.0.4-7|44	%build
12cr|fcron-3.0.4-7|45	
12cr|fcron-3.0.4-7|46	%configure2_5x \
12cr|fcron-3.0.4-7|47	--with-sendmail=/bin/false \
12cr|fcron-3.0.4-7|48	--with-shell=/bin/sh \
12cr|fcron-3.0.4-7|49	--with-editor=/bin/vi \
12cr|fcron-3.0.4-7|50	--with-etcdir=%{_sysconfdir} \
12cr|fcron-3.0.4-7|51	--with-spooldir=/var/spool/fcron \
12cr|fcron-3.0.4-7|52	--with-run-non-privileged=no \
12cr|fcron-3.0.4-7|53	--with-username=fcron \
12cr|fcron-3.0.4-7|54	--with-groupname=fcron \
12cr|fcron-3.0.4-7|55	--with-sysfcrontab=yes \
12cr|fcron-3.0.4-7|56	--with-pam=yes \
12cr|fcron-3.0.4-7|57	--with-selinux=no
12cr|fcron-3.0.4-7|58	
12cr|fcron-3.0.4-7|59	perl -p -i -e "s|^#define SENDMAIL .*|#define SENDMAIL \"%{_libdir}/sendmail\"|g" config.h
12cr|fcron-3.0.4-7|60	perl -p -i -e "s|^#define PIDFILE .*|#define PIDFILE \"/var/run/fcron/fcron\.pid\"|g" config.h
12cr|fcron-3.0.4-7|61	perl -p -i -e "s|^#define FIFOFILE .*|#define FIFOFILE \"/var/run/fcron/fcron\.fifo\"|g" config.h
12cr|fcron-3.0.4-7|62	
12cr|fcron-3.0.4-7|63	%make OPTIM="%{optflags} -I%{_includedir}/selinux"
12cr|fcron-3.0.4-7|64	
12cr|fcron-3.0.4-7|65	%install
12cr|fcron-3.0.4-7|66	rm -rf %{buildroot}
12cr|fcron-3.0.4-7|67	
12cr|fcron-3.0.4-7|68	install -d %{buildroot}%{_docdir}
12cr|fcron-3.0.4-7|69	install -d %{buildroot}%{_sysconfdir}/pam.d
12cr|fcron-3.0.4-7|70	install -d %{buildroot}%{_bindir}
12cr|fcron-3.0.4-7|71	install -d %{buildroot}%{_sbindir}
12cr|fcron-3.0.4-7|72	install -d %{buildroot}%{_mandir}/man{1,3,5,8}
12cr|fcron-3.0.4-7|73	install -d %{buildroot}%{_initrddir}
12cr|fcron-3.0.4-7|74	install -d %{buildroot}/var/spool/fcron
12cr|fcron-3.0.4-7|75	install -d %{buildroot}/var/run/fcron
12cr|fcron-3.0.4-7|76	
12cr|fcron-3.0.4-7|77	yes n | make install \
12cr|fcron-3.0.4-7|78	DESTDIR=%{buildroot} \
12cr|fcron-3.0.4-7|79	ROOTNAME=`id -un` ROOTGROUP=`id -gn`
12cr|fcron-3.0.4-7|80	
12cr|fcron-3.0.4-7|81	%if 0
12cr|fcron-3.0.4-7|82	ETC=%{buildroot}%{_sysconfdir} \
12cr|fcron-3.0.4-7|83	DESTBIN=%{buildroot}%{_bindir} \
12cr|fcron-3.0.4-7|84	DESTSBIN=%{buildroot}%{_sbindir} \
12cr|fcron-3.0.4-7|85	DESTMAN=%{buildroot}%{_mandir} \
12cr|fcron-3.0.4-7|86	DESTDOC=%{buildroot}%{_docdir} \
12cr|fcron-3.0.4-7|87	FCRONTABS=%{buildroot}/var/spool/fcron \
12cr|fcron-3.0.4-7|88	%endif
12cr|fcron-3.0.4-7|89	
12cr|fcron-3.0.4-7|90	install -m 755 script/sysVinit-launcher %{buildroot}%{_initrddir}/fcron
12cr|fcron-3.0.4-7|91	install -m 755 convert-fcrontab %{buildroot}%{_bindir}
12cr|fcron-3.0.4-7|92	
12cr|fcron-3.0.4-7|93	install -m755 debian/fcron-update-crontabs %{buildroot}%{_sbindir}/
12cr|fcron-3.0.4-7|94	install -m644 debian/fcron-update-crontabs.1 %{buildroot}%{_mandir}/man1/
12cr|fcron-3.0.4-7|95	
12cr|fcron-3.0.4-7|96	install -m644 files/fcron.pam %{buildroot}%{_sysconfdir}/pam.d/fcron
12cr|fcron-3.0.4-7|97	install -m644 files/fcrontab.pam %{buildroot}%{_sysconfdir}/pam.d/fcrontab
12cr|fcron-3.0.4-7|98	
12cr|fcron-3.0.4-7|99	sed "s|SBIN=@@DESTSBIN@|SBIN=%{_sbindir}|" < %{buildroot}%{_initrddir}/fcron > %{buildroot}%{_initrddir}/fcron.tmp
12cr|fcron-3.0.4-7|100	mv %{buildroot}%{_initrddir}/fcron.tmp %{buildroot}%{_initrddir}/fcron
12cr|fcron-3.0.4-7|101	# chmod 755 %{buildroot}%{_initrddir}/fcron
12cr|fcron-3.0.4-7|102	
12cr|fcron-3.0.4-7|103	# fixup
12cr|fcron-3.0.4-7|104	perl -p -i -e "s|^pidfile.*|pidfile = /var/run/fcron/fcron\.pid|g" %{buildroot}%{_sysconfdir}/fcron.conf
12cr|fcron-3.0.4-7|105	perl -p -i -e "s|^fifofile.*|fifofile = /var/run/fcron/fcron\.fifo|g" %{buildroot}%{_sysconfdir}/fcron.conf
12cr|fcron-3.0.4-7|106	
12cr|fcron-3.0.4-7|107	# nuke installed files
12cr|fcron-3.0.4-7|108	rm -rf %{buildroot}%{_docdir}/%{name}-%{version}
12cr|fcron-3.0.4-7|109	rm -f %{buildroot}%{_sysconfdir}/pam.conf
12cr|fcron-3.0.4-7|110	
12cr|fcron-3.0.4-7|111	# nuke permissions (for strip)
12cr|fcron-3.0.4-7|112	chmod 755 %{buildroot}%{_bindir}/*
12cr|fcron-3.0.4-7|113	chmod 755 %{buildroot}%{_sbindir}/*
12cr|fcron-3.0.4-7|114	
12cr|fcron-3.0.4-7|115	%pre
12cr|fcron-3.0.4-7|116	# Check now if there is an old ( < 1.1.x ) version of fcrontab on the system.
12cr|fcron-3.0.4-7|117	echo `fcron -V 2>&1 | grep "^fcron "` > /tmp/PREVIOUS_VERSION
12cr|fcron-3.0.4-7|118	
12cr|fcron-3.0.4-7|119	if [ "$1" = "1" ]; then
12cr|fcron-3.0.4-7|120	%_pre_useradd fcron /var/spool/fcron /bin/true
12cr|fcron-3.0.4-7|121	
12cr|fcron-3.0.4-7|122	fi
12cr|fcron-3.0.4-7|123	
12cr|fcron-3.0.4-7|124	%post
12cr|fcron-3.0.4-7|125	if [ "$1" = "2" ]; then
12cr|fcron-3.0.4-7|126	
12cr|fcron-3.0.4-7|127	killall -TERM fcron
12cr|fcron-3.0.4-7|128	FCRONTABS=/var/spool/fcron
12cr|fcron-3.0.4-7|129	
12cr|fcron-3.0.4-7|130	find ${FCRONTABS} -type f \( -name "*.orig" -a ! -name "root.orig" \) \
12cr|fcron-3.0.4-7|131	-exec chown fcron:fcron {} \; -exec chmod 640 {} \;
12cr|fcron-3.0.4-7|132	find ${FCRONTABS} -type f -name "root.orig" -exec chown root:fcron {} \; -exec chmod 600 {} \;
12cr|fcron-3.0.4-7|133	find ${FCRONTABS} -type f ! -name "*.orig" -exec chown root:root {} \; -exec chmod 600 {} \;
12cr|fcron-3.0.4-7|134	[ -f %{_sysconfdir}/fcron.deny ] && chown root:fcron %{_sysconfdir}/fcron.deny
12cr|fcron-3.0.4-7|135	[ -f %{_sysconfdir}/fcron.allow ] && chown root:fcron %{_sysconfdir}/fcron.allow
12cr|fcron-3.0.4-7|136	
12cr|fcron-3.0.4-7|137	if test -r "/tmp/PREVIOUS_VERSION"; then
12cr|fcron-3.0.4-7|138	
12cr|fcron-3.0.4-7|139	MAJOR=`cat /tmp/PREVIOUS_VERSION | awk '{print $2}' | awk -F '.' '{print $1}'`
12cr|fcron-3.0.4-7|140	MINOR=`cat /tmp/PREVIOUS_VERSION | awk '{print $2}' | awk -F '.' '{print $2}'`
12cr|fcron-3.0.4-7|141	
12cr|fcron-3.0.4-7|142	fi
12cr|fcron-3.0.4-7|143	
12cr|fcron-3.0.4-7|144	if test \( "$MAJOR" -lt 1 \) -o \( \( "$MINOR" -lt 1 \) -a "$MAJOR" -eq 1 \); then
12cr|fcron-3.0.4-7|145	
12cr|fcron-3.0.4-7|146	for FILE in $FCRONTABS/* ; do \
12cr|fcron-3.0.4-7|147	
12cr|fcron-3.0.4-7|148	if test "$FILE" != "$FCRONTABS/*"; then
12cr|fcron-3.0.4-7|149	
12cr|fcron-3.0.4-7|150	BASENAME=`basename $FILE` ; \
12cr|fcron-3.0.4-7|151	FCRONTAB=`echo "$BASENAME" | \
12cr|fcron-3.0.4-7|152	sed "s|.*orig|| ; s|fcrontab.sig|| ; s|rm.*||"` ; \
12cr|fcron-3.0.4-7|153	( test ! -z "$FCRONTAB" && convert-fcrontab $FCRONTAB ) \
12cr|fcron-3.0.4-7|154	|| echo -n ""; \
12cr|fcron-3.0.4-7|155	
12cr|fcron-3.0.4-7|156	fi
12cr|fcron-3.0.4-7|157	
12cr|fcron-3.0.4-7|158	done
12cr|fcron-3.0.4-7|159	
12cr|fcron-3.0.4-7|160	fi
12cr|fcron-3.0.4-7|161	
12cr|fcron-3.0.4-7|162	fi
12cr|fcron-3.0.4-7|163	
12cr|fcron-3.0.4-7|164	%{_initrddir}/fcron start
12cr|fcron-3.0.4-7|165	%_post_service %{name}
12cr|fcron-3.0.4-7|166	
12cr|fcron-3.0.4-7|167	%postun
12cr|fcron-3.0.4-7|168	if [ "$1" = "0" ]; then
12cr|fcron-3.0.4-7|169	# Remove user fcron
12cr|fcron-3.0.4-7|170	%_postun_userdel fcron
12cr|fcron-3.0.4-7|171	fi
12cr|fcron-3.0.4-7|172	
12cr|fcron-3.0.4-7|173	%preun
12cr|fcron-3.0.4-7|174	%_preun_service %{name}
12cr|fcron-3.0.4-7|175	
12cr|fcron-3.0.4-7|176	%clean
12cr|fcron-3.0.4-7|177	rm -rf %{buildroot}
12cr|fcron-3.0.4-7|178	
12cr|fcron-3.0.4-7|179	%files
12cr|fcron-3.0.4-7|180	%defattr(-,root,root,755)
12cr|fcron-3.0.4-7|181	%doc fcrontab.example
12cr|fcron-3.0.4-7|182	%attr(755,root,root) %{_initrddir}/fcron
12cr|fcron-3.0.4-7|183	%attr(640,root,fcron) %config(noreplace) %{_sysconfdir}/fcron.conf
12cr|fcron-3.0.4-7|184	%attr(640,root,fcron) %config(noreplace) %{_sysconfdir}/fcron.allow
12cr|fcron-3.0.4-7|185	%attr(640,root,fcron) %config(noreplace) %{_sysconfdir}/fcron.deny
12cr|fcron-3.0.4-7|186	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/fcron
12cr|fcron-3.0.4-7|187	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/fcrontab
12cr|fcron-3.0.4-7|188	%{_mandir}/man8/fcron.8*
12cr|fcron-3.0.4-7|189	%{_mandir}/man1/fcrontab.1*
12cr|fcron-3.0.4-7|190	%{_mandir}/man1/fcrondyn.1*
12cr|fcron-3.0.4-7|191	%{_mandir}/man1/fcron-update-crontabs.1*
12cr|fcron-3.0.4-7|192	%{_mandir}/man5/fcrontab.5*
12cr|fcron-3.0.4-7|193	%{_mandir}/man5/fcron.conf.5*
12cr|fcron-3.0.4-7|194	%{_mandir}/man3/bitstring.3*
12cr|fcron-3.0.4-7|195	%lang(fr) %{_mandir}/fr/man?/*
12cr|fcron-3.0.4-7|196	%attr(6111,root,root) %{_bindir}/convert-fcrontab
12cr|fcron-3.0.4-7|197	%attr(6111,root,root) %{_bindir}/fcronsighup
12cr|fcron-3.0.4-7|198	%attr(6111,root,root) %{_bindir}/fcrondyn
12cr|fcron-3.0.4-7|199	%attr(6111,fcron,fcron) %{_bindir}/fcrontab
12cr|fcron-3.0.4-7|200	%attr(110,root,root) %{_sbindir}/fcron
12cr|fcron-3.0.4-7|201	%attr(0755,root,root) %{_sbindir}/fcron-update-crontabs
12cr|fcron-3.0.4-7|202	%dir %attr(770,fcron,fcron) /var/spool/fcron
12cr|fcron-3.0.4-7|203	%dir %attr(0755,root,root) /var/run/fcron
12cr|fcron-3.0.4-7|204	
12cr|fcron-3.0.4-7|205	
12cr|fcron-3.0.4-7|206	
12cr|fcron-3.0.4-7|207	
12cr|fcron-3.0.4-7|208	
12cr|fcron-3.0.4-7|209	%changelog
12cr|fcron-3.0.4-7|210	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.4-7mdv2011.0
12cr|fcron-3.0.4-7|211	+ Revision: 618260
12cr|fcron-3.0.4-7|212	- the mass rebuild of 2010.0 packages
12cr|fcron-3.0.4-7|213	
12cr|fcron-3.0.4-7|214	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 3.0.4-6mdv2010.0
12cr|fcron-3.0.4-7|215	+ Revision: 428712
12cr|fcron-3.0.4-7|216	- rebuild
12cr|fcron-3.0.4-7|217	
12cr|fcron-3.0.4-7|218	* Thu Aug 28 2008 Frederic Crozat <fcrozat@mandriva.com> 3.0.4-5mdv2009.0
12cr|fcron-3.0.4-7|219	+ Revision: 276876
12cr|fcron-3.0.4-7|220	- Patch1 (Fedora): accept fcron.conf file with 644 perms
12cr|fcron-3.0.4-7|221	- Provides cron-daemon virtual package
12cr|fcron-3.0.4-7|222	
12cr|fcron-3.0.4-7|223	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.0.4-4mdv2009.0
12cr|fcron-3.0.4-7|224	+ Revision: 245075
12cr|fcron-3.0.4-7|225	- rebuild
12cr|fcron-3.0.4-7|226	
12cr|fcron-3.0.4-7|227	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 3.0.4-2mdv2008.1
12cr|fcron-3.0.4-7|228	+ Revision: 170828
12cr|fcron-3.0.4-7|229	- rebuild
12cr|fcron-3.0.4-7|230	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|fcron-3.0.4-7|231	
12cr|fcron-3.0.4-7|232	* Sat Feb 09 2008 Olivier Thauvin <nanardon@mandriva.org> 3.0.4-1mdv2008.1
12cr|fcron-3.0.4-7|233	+ Revision: 164550
12cr|fcron-3.0.4-7|234	- 3.0.4
12cr|fcron-3.0.4-7|235	
12cr|fcron-3.0.4-7|236	+ Olivier Blin <oblin@mandriva.com>
12cr|fcron-3.0.4-7|237	- restore BuildRoot
12cr|fcron-3.0.4-7|238	
12cr|fcron-3.0.4-7|239	+ Thierry Vignaud <tv@mandriva.org>
12cr|fcron-3.0.4-7|240	- kill re-definition of %%buildroot on Pixel's request
12cr|fcron-3.0.4-7|241	
12cr|fcron-3.0.4-7|242	* Tue Jun 19 2007 Olivier Thauvin <nanardon@mandriva.org> 3.0.3-1mdv2008.0
12cr|fcron-3.0.4-7|243	+ Revision: 41545
12cr|fcron-3.0.4-7|244	- 3.0.3
12cr|fcron-3.0.4-7|245	
12cr|fcron-3.0.4-7|246	
12cr|fcron-3.0.4-7|247	* Wed Jan 17 2007 David Walluck <walluck@mandriva.org> 3.0.2-1mdv2007.0
12cr|fcron-3.0.4-7|248	+ Revision: 109755
12cr|fcron-3.0.4-7|249	- 3.0.2
12cr|fcron-3.0.4-7|250	
12cr|fcron-3.0.4-7|251	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org> 3.0.1-3mdv2007.0
12cr|fcron-3.0.4-7|252	+ Revision: 53341
12cr|fcron-3.0.4-7|253	- 3.0.1
12cr|fcron-3.0.4-7|254	- Import fcron
12cr|fcron-3.0.4-7|255	
12cr|fcron-3.0.4-7|256	* Thu Aug 03 2006 Oden Eriksson <oeriksson@mandriva.com> 2.9.7-3mdv2007.0
12cr|fcron-3.0.4-7|257	- prevent linkage to selinux libs
12cr|fcron-3.0.4-7|258	
12cr|fcron-3.0.4-7|259	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.9.7-2mdk
12cr|fcron-3.0.4-7|260	- oops!, forgot to nuke the MailTransportAgent requirement
12cr|fcron-3.0.4-7|261	
12cr|fcron-3.0.4-7|262	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.9.7-1mdk
12cr|fcron-3.0.4-7|263	- 2.9.7
12cr|fcron-3.0.4-7|264	- fix deps
12cr|fcron-3.0.4-7|265	- fix the Makefile.in patch
12cr|fcron-3.0.4-7|266	- drop the gcc34 patch
12cr|fcron-3.0.4-7|267	- misc spec file fixes
12cr|fcron-3.0.4-7|268	
12cr|fcron-3.0.4-7|269	* Sun Oct 31 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.0.1-1mdk
12cr|fcron-3.0.4-7|270	- 2.0.1
12cr|fcron-3.0.4-7|271	- patch1: fix build with gcc 3.4
12cr|fcron-3.0.4-7|272	

1298 12
12cr|fdclone-2.08-3|1	%define debug_package %{nil}
12cr|fdclone-2.08-3|2	%define version  2.08
12cr|fdclone-2.08-3|3	%define release  3
12cr|fdclone-2.08-3|4	%define src_name FD
12cr|fdclone-2.08-3|5	
12cr|fdclone-2.08-3|6	Name:           fdclone
12cr|fdclone-2.08-3|7	Version:        %{version}
12cr|fdclone-2.08-3|8	Release:        %{release}
12cr|fdclone-2.08-3|9	Summary:        FD-clone file manager
12cr|fdclone-2.08-3|10	Group:          File tools
12cr|fdclone-2.08-3|11	License:        BSD-like
12cr|fdclone-2.08-3|12	URL:            http://hp.vector.co.jp/authors/VA012337/soft/fd/
12cr|fdclone-2.08-3|13	Source:         %{src_name}-%{version}.tar.bz2
12cr|fdclone-2.08-3|14	Patch0:         fd-clone_change_config.diff.bz2
12cr|fdclone-2.08-3|15	BuildRequires:	pkgconfig(ncurses)
12cr|fdclone-2.08-3|16	
12cr|fdclone-2.08-3|17	%description
12cr|fdclone-2.08-3|18	FD-clone file manager.
12cr|fdclone-2.08-3|19	FD is a famous file manager for MS-DOS.
12cr|fdclone-2.08-3|20	
12cr|fdclone-2.08-3|21	
12cr|fdclone-2.08-3|22	%prep
12cr|fdclone-2.08-3|23	%setup -q -n %{src_name}-%{version}
12cr|fdclone-2.08-3|24	%patch0 -p0
12cr|fdclone-2.08-3|25	
12cr|fdclone-2.08-3|26	%build
12cr|fdclone-2.08-3|27	%make
12cr|fdclone-2.08-3|28	
12cr|fdclone-2.08-3|29	%install
12cr|fdclone-2.08-3|30	install -d $RPM_BUILD_ROOT/%{_sysconfdir}/
12cr|fdclone-2.08-3|31	install -d $RPM_BUILD_ROOT/%{_bindir}/
12cr|fdclone-2.08-3|32	
12cr|fdclone-2.08-3|33	install -m 644 _fdrc        $RPM_BUILD_ROOT/%{_sysconfdir}/fd2rc
12cr|fdclone-2.08-3|34	install -m 755 fd           $RPM_BUILD_ROOT/%{_bindir}/
12cr|fdclone-2.08-3|35	install -m 644 fd-unicd.tbl $RPM_BUILD_ROOT/%{_bindir}/
12cr|fdclone-2.08-3|36	
12cr|fdclone-2.08-3|37	
12cr|fdclone-2.08-3|38	%files
12cr|fdclone-2.08-3|39	%doc FAQ FAQ.eng HISTORY HISTORY.eng LICENSES LICENSES.eng
12cr|fdclone-2.08-3|40	%doc README README.eng TECHKNOW TECHKNOW.eng ToAdmin ToAdmin.eng
12cr|fdclone-2.08-3|41	%config(noreplace) %{_sysconfdir}/fd2rc
12cr|fdclone-2.08-3|42	%{_bindir}/fd*
12cr|fdclone-2.08-3|43	
12cr|fdclone-2.08-3|44	
12cr|fdclone-2.08-3|45	%changelog
12cr|fdclone-2.08-3|46	* Mon Feb 19 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.08-3mdv2007.0
12cr|fdclone-2.08-3|47	+ Revision: 122780
12cr|fdclone-2.08-3|48	- rebuild in order to get the same extension on x86_64
12cr|fdclone-2.08-3|49	- Import fdclone
12cr|fdclone-2.08-3|50	
12cr|fdclone-2.08-3|51	
12cr|fdclone-2.08-3|52	
12cr|fdclone-2.08-3|53	
12cr|fdclone-2.08-3|54	* Wed May 17 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.08-2mdk
12cr|fdclone-2.08-3|55	- fix buildrequires
12cr|fdclone-2.08-3|56	
12cr|fdclone-2.08-3|57	* Tue Jan 17 2006 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 2.08-1mdk
12cr|fdclone-2.08-3|58	- first spec for Mandriva Linux
12cr|fdclone-2.08-3|59	- NOTE: run this program in UTF-8 please.
12cr|fdclone-2.08-3|60	- config file was modified by taka-chan. thanks!
12cr|fdclone-2.08-3|61	- (http://wiki.fedora.jp/?App%2Ffdclone2)

1299 12
12cr|feedjack-0.9.16-4|1	%define     real_name  Feedjack
12cr|feedjack-0.9.16-4|2	Name:		feedjack
12cr|feedjack-0.9.16-4|3	Version:	0.9.16
12cr|feedjack-0.9.16-4|4	Release:	%mkrel 4
12cr|feedjack-0.9.16-4|5	Summary:	A web based rss and atom feed aggregator
12cr|feedjack-0.9.16-4|6	License:	BSD
12cr|feedjack-0.9.16-4|7	Group:      Networking/News
12cr|feedjack-0.9.16-4|8	URL:		http://www.feedjack.org/
12cr|feedjack-0.9.16-4|9	Source:		http://www.feedjack.org/download/%{real_name}-%{version}.tar.bz2
12cr|feedjack-0.9.16-4|10	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|feedjack-0.9.16-4|11	Buildrequires:	python-devel
12cr|feedjack-0.9.16-4|12	BuildArch:      noarch
12cr|feedjack-0.9.16-4|13	BuildRequires:  python-django
12cr|feedjack-0.9.16-4|14	BuildRequires:  python-setuptools
12cr|feedjack-0.9.16-4|15	Requires:       python-django python-feedparser
12cr|feedjack-0.9.16-4|16	%description
12cr|feedjack-0.9.16-4|17	Feedjack is a rss and atom feed aggregator.
12cr|feedjack-0.9.16-4|18	
12cr|feedjack-0.9.16-4|19	Like the Planet feed aggregator:
12cr|feedjack-0.9.16-4|20	* It downloads feeds and aggregate their contents in a single site
12cr|feedjack-0.9.16-4|21	* The new aggregated site has a feed of its own (atom and rss)
12cr|feedjack-0.9.16-4|22	* It uses Mark Pilgrim?s excelent FeedParser
12cr|feedjack-0.9.16-4|23	*  The subscriber list can be exported as OPML and FOAF
12cr|feedjack-0.9.16-4|24	
12cr|feedjack-0.9.16-4|25	But FeedJack also has some advantages:
12cr|feedjack-0.9.16-4|26	* It handles historical data, you can read old posts
12cr|feedjack-0.9.16-4|27	* It parses a lot more info, including post categories
12cr|feedjack-0.9.16-4|28	* It generates pages/feeds with posts of a certain category
12cr|feedjack-0.9.16-4|29	* It generates pages/feeds with posts from a certain subscriber
12cr|feedjack-0.9.16-4|30	* It generates pages/feeds with posts of a certain category from a certain
12cr|feedjack-0.9.16-4|31	subscriber
12cr|feedjack-0.9.16-4|32	* A cloud tag/folksonomy (hype 2.0 compliant) for every page and every
12cr|feedjack-0.9.16-4|33	subscriber
12cr|feedjack-0.9.16-4|34	* It uses Django templates
12cr|feedjack-0.9.16-4|35	* The administration is done via web and can handle multiple planets.
12cr|feedjack-0.9.16-4|36	* Extensive use of djangoi's internal cache engine. Most of the time you
12cr|feedjack-0.9.16-4|37	will have no database hits when serving pages.
12cr|feedjack-0.9.16-4|38	
12cr|feedjack-0.9.16-4|39	%prep
12cr|feedjack-0.9.16-4|40	%setup -q -n %real_name-%version
12cr|feedjack-0.9.16-4|41	
12cr|feedjack-0.9.16-4|42	%build
12cr|feedjack-0.9.16-4|43	python setup.py build
12cr|feedjack-0.9.16-4|44	
12cr|feedjack-0.9.16-4|45	%install
12cr|feedjack-0.9.16-4|46	python setup.py install --root %buildroot
12cr|feedjack-0.9.16-4|47	
12cr|feedjack-0.9.16-4|48	%clean
12cr|feedjack-0.9.16-4|49	rm -rf %{buildroot}
12cr|feedjack-0.9.16-4|50	
12cr|feedjack-0.9.16-4|51	%files
12cr|feedjack-0.9.16-4|52	%defattr(-,root,root)
12cr|feedjack-0.9.16-4|53	%doc LICENSE AUTHORS  CHANGES README
12cr|feedjack-0.9.16-4|54	%doc INSTALL
12cr|feedjack-0.9.16-4|55	%{_bindir}/*
12cr|feedjack-0.9.16-4|56	%{py_puresitedir}/%{name}
12cr|feedjack-0.9.16-4|57	%{py_puresitedir}/*.egg-info
12cr|feedjack-0.9.16-4|58	
12cr|feedjack-0.9.16-4|59	
12cr|feedjack-0.9.16-4|60	%changelog
12cr|feedjack-0.9.16-4|61	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.9.16-4mdv2011.0
12cr|feedjack-0.9.16-4|62	+ Revision: 592394
12cr|feedjack-0.9.16-4|63	- rebuild for python 2.7
12cr|feedjack-0.9.16-4|64	
12cr|feedjack-0.9.16-4|65	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.9.16-3mdv2010.0
12cr|feedjack-0.9.16-4|66	+ Revision: 437530
12cr|feedjack-0.9.16-4|67	- rebuild
12cr|feedjack-0.9.16-4|68	
12cr|feedjack-0.9.16-4|69	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.9.16-2mdv2009.1
12cr|feedjack-0.9.16-4|70	+ Revision: 325237
12cr|feedjack-0.9.16-4|71	- rebuild
12cr|feedjack-0.9.16-4|72	
12cr|feedjack-0.9.16-4|73	* Tue Sep 09 2008 Michael Scherer <misc@mandriva.org> 0.9.16-1mdv2009.0
12cr|feedjack-0.9.16-4|74	+ Revision: 282932
12cr|feedjack-0.9.16-4|75	- update to new version 0.9.16
12cr|feedjack-0.9.16-4|76	
12cr|feedjack-0.9.16-4|77	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.9.10-3mdv2009.0
12cr|feedjack-0.9.16-4|78	+ Revision: 245077
12cr|feedjack-0.9.16-4|79	- rebuild
12cr|feedjack-0.9.16-4|80	
12cr|feedjack-0.9.16-4|81	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.9.10-1mdv2008.1
12cr|feedjack-0.9.16-4|82	+ Revision: 136411
12cr|feedjack-0.9.16-4|83	- restore BuildRoot
12cr|feedjack-0.9.16-4|84	
12cr|feedjack-0.9.16-4|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|feedjack-0.9.16-4|86	- kill re-definition of %%buildroot on Pixel's request
12cr|feedjack-0.9.16-4|87	
12cr|feedjack-0.9.16-4|88	* Mon Jul 02 2007 Michael Scherer <misc@mandriva.org> 0.9.10-1mdv2008.0
12cr|feedjack-0.9.16-4|89	+ Revision: 47104
12cr|feedjack-0.9.16-4|90	- Import feedjack
12cr|feedjack-0.9.16-4|91	

1300 12
12cr|feff-1.9.1-1|1	%define	name	feff
12cr|feff-1.9.1-1|2	%define	version	1.9.1
12cr|feff-1.9.1-1|3	%define	release	1
12cr|feff-1.9.1-1|4	Name:		%{name}
12cr|feff-1.9.1-1|5	Version:	%{version}
12cr|feff-1.9.1-1|6	Release:	%{release}
12cr|feff-1.9.1-1|7	Summary:	Front-end for FFmpeg
12cr|feff-1.9.1-1|8	License:	GPLv3
12cr|feff-1.9.1-1|9	URL:		http://qt-apps.org/content/show.php?content=140298#c404149
12cr|feff-1.9.1-1|10	Source:		http://qt-apps.org/content/show.php?content=140298/%{name}-%{version}.tar.gz
12cr|feff-1.9.1-1|11	Group:		Video
12cr|feff-1.9.1-1|12	BuildRequires:	qt4-devel desktop-file-utils imagemagick
12cr|feff-1.9.1-1|13	Requires:	ffmpeg
12cr|feff-1.9.1-1|14	
12cr|feff-1.9.1-1|15	%description
12cr|feff-1.9.1-1|16	Front-end for FFmpeg written in QT4
12cr|feff-1.9.1-1|17	
12cr|feff-1.9.1-1|18	%prep
12cr|feff-1.9.1-1|19	%setup -q
12cr|feff-1.9.1-1|20	ln Bin/COPYING COPYING
12cr|feff-1.9.1-1|21	ln Bin/HISTORY HISTORY
12cr|feff-1.9.1-1|22	
12cr|feff-1.9.1-1|23	%build
12cr|feff-1.9.1-1|24	%qmake_qt4 feff.pro
12cr|feff-1.9.1-1|25	%make
12cr|feff-1.9.1-1|26	
12cr|feff-1.9.1-1|27	%install
12cr|feff-1.9.1-1|28	
12cr|feff-1.9.1-1|29	# menu entry
12cr|feff-1.9.1-1|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|feff-1.9.1-1|31	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop << EOF
12cr|feff-1.9.1-1|32	[Desktop Entry]
12cr|feff-1.9.1-1|33	Categories=X-MandrivaLinux-Multimedia-Video;AudioVideo;Video;
12cr|feff-1.9.1-1|34	Comment=Front-end for FFmpeg
12cr|feff-1.9.1-1|35	Exec=feff
12cr|feff-1.9.1-1|36	GenericName=feff
12cr|feff-1.9.1-1|37	Icon=feff
12cr|feff-1.9.1-1|38	Name=feff
12cr|feff-1.9.1-1|39	StartupNotify=true
12cr|feff-1.9.1-1|40	Terminal=false
12cr|feff-1.9.1-1|41	Type=Application
12cr|feff-1.9.1-1|42	EOF
12cr|feff-1.9.1-1|43	
12cr|feff-1.9.1-1|44	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
12cr|feff-1.9.1-1|45	
12cr|feff-1.9.1-1|46	#binaries
12cr|feff-1.9.1-1|47	install -d -m 755 %{buildroot}%{_bindir}
12cr|feff-1.9.1-1|48	install -m 755 Bin/%{name} %{buildroot}%{_bindir}/
12cr|feff-1.9.1-1|49	
12cr|feff-1.9.1-1|50	# icons
12cr|feff-1.9.1-1|51	install -d -m755 $RPM_BUILD_ROOT%{_miconsdir}
12cr|feff-1.9.1-1|52	convert %{name}.ico -resize 16x16 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|feff-1.9.1-1|53	install -d -m755 $RPM_BUILD_ROOT%{_iconsdir}
12cr|feff-1.9.1-1|54	convert %{name}.ico -resize 32x32 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|feff-1.9.1-1|55	install -d -m755 $RPM_BUILD_ROOT%{_liconsdir}
12cr|feff-1.9.1-1|56	convert %{name}.ico -resize 48x48 $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|feff-1.9.1-1|57	# lang
12cr|feff-1.9.1-1|58	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|feff-1.9.1-1|59	# .ts needed for translations to be dropped in the future.
12cr|feff-1.9.1-1|60	install -m 755  %{name}_*.ts %{buildroot}%{_datadir}/%{name}/
12cr|feff-1.9.1-1|61	install -m 755  Bin/feff_*.qm %{buildroot}%{_datadir}/%{name}/
12cr|feff-1.9.1-1|62	
12cr|feff-1.9.1-1|63	
12cr|feff-1.9.1-1|64	%files
12cr|feff-1.9.1-1|65	%defattr(-, root, root, -)
12cr|feff-1.9.1-1|66	%doc HISTORY COPYING
12cr|feff-1.9.1-1|67	%{_datadir}/%{name}/*.ts
12cr|feff-1.9.1-1|68	%{_datadir}/%{name}/feff_*.qm
12cr|feff-1.9.1-1|69	%{_bindir}/%{name}
12cr|feff-1.9.1-1|70	%{_iconsdir}/%{name}.png
12cr|feff-1.9.1-1|71	%{_miconsdir}/%{name}.png
12cr|feff-1.9.1-1|72	%{_liconsdir}/%{name}.png
12cr|feff-1.9.1-1|73	%{_datadir}/applications/%{name}.desktop
12cr|feff-1.9.1-1|74	

1301 12
12cr|feh-2.7-1|1	Summary:        Image viewer at heart, though it does other cool stuff
12cr|feh-2.7-1|2	Name:           feh
12cr|feh-2.7-1|3	Version:        2.7
12cr|feh-2.7-1|4	Release:        1
12cr|feh-2.7-1|5	License:        MIT
12cr|feh-2.7-1|6	Group:          Graphics
12cr|feh-2.7-1|7	URL:            https://derf.homelinux.org/projects/feh/
12cr|feh-2.7-1|8	Source0:	http://feh.finalrewind.org/%{name}-%{version}.tar.bz2
12cr|feh-2.7-1|9	Source1:        %{name}-icons.tar.bz2
12cr|feh-2.7-1|10	
12cr|feh-2.7-1|11	Buildrequires:  imlib2-devel libxt-devel libxinerama-devel
12cr|feh-2.7-1|12	Buildrequires:  giblib-devel
12cr|feh-2.7-1|13	Buildrequires:  jpeg-devel
12cr|feh-2.7-1|14	BuildRequires:  png-devel
12cr|feh-2.7-1|15	BuildRequires:  curl-devel
12cr|feh-2.7-1|16	
12cr|feh-2.7-1|17	%description
12cr|feh-2.7-1|18	Feh is an image viewer, but it does a whole lot of other cool stuff as
12cr|feh-2.7-1|19	well. There are simply too many to mention them here so please check the
12cr|feh-2.7-1|20	docs/homepage.
12cr|feh-2.7-1|21	
12cr|feh-2.7-1|22	%prep
12cr|feh-2.7-1|23	%setup -q
12cr|feh-2.7-1|24	%setup -q -T -D -a1
12cr|feh-2.7-1|25	
12cr|feh-2.7-1|26	%build
12cr|feh-2.7-1|27	%setup_compile_flags
12cr|feh-2.7-1|28	%make PREFIX=/usr
12cr|feh-2.7-1|29	
12cr|feh-2.7-1|30	%install
12cr|feh-2.7-1|31	%makeinstall_std PREFIX=%{_prefix}
12cr|feh-2.7-1|32	
12cr|feh-2.7-1|33	mkdir -p %{buildroot}%{_datadir}/applications
12cr|feh-2.7-1|34	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|feh-2.7-1|35	[Desktop Entry]
12cr|feh-2.7-1|36	Name=%{name}
12cr|feh-2.7-1|37	Comment=%{summary}
12cr|feh-2.7-1|38	Exec=%{name} -c
12cr|feh-2.7-1|39	Icon=%{name}
12cr|feh-2.7-1|40	Terminal=false
12cr|feh-2.7-1|41	Type=Application
12cr|feh-2.7-1|42	Categories=X-MandrivaLinux-Multimedia-Graphics;
12cr|feh-2.7-1|43	EOF
12cr|feh-2.7-1|44	
12cr|feh-2.7-1|45	
12cr|feh-2.7-1|46	%__install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|feh-2.7-1|47	%__install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|feh-2.7-1|48	%__install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|feh-2.7-1|49	
12cr|feh-2.7-1|50	#let files section handle docs
12cr|feh-2.7-1|51	rm -rf %{buildroot}%{_docdir}%{name}
12cr|feh-2.7-1|52	
12cr|feh-2.7-1|53	%files
12cr|feh-2.7-1|54	%defattr(0755,root,root,0755)
12cr|feh-2.7-1|55	%{_bindir}/*
12cr|feh-2.7-1|56	%defattr(0644,root,root,0755)
12cr|feh-2.7-1|57	%doc AUTHORS ChangeLog README TODO examples
12cr|feh-2.7-1|58	%{_datadir}/%{name}/fonts/*
12cr|feh-2.7-1|59	%{_datadir}/%{name}/images/*
12cr|feh-2.7-1|60	%{_mandir}/man1/*
12cr|feh-2.7-1|61	%{_miconsdir}/%{name}.png
12cr|feh-2.7-1|62	%{_iconsdir}/%{name}.png
12cr|feh-2.7-1|63	%{_liconsdir}/%{name}.png
12cr|feh-2.7-1|64	%{_datadir}/applications/*

1302 12
12cr|festvox-suopuhe-lj-1.0g-20051204.4|1	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|2	%define name	festvox-suopuhe-lj
12cr|festvox-suopuhe-lj-1.0g-20051204.4|3	%define version	1.0g
12cr|festvox-suopuhe-lj-1.0g-20051204.4|4	%define date	20051204
12cr|festvox-suopuhe-lj-1.0g-20051204.4|5	%define rel	4
12cr|festvox-suopuhe-lj-1.0g-20051204.4|6	%define release	%mkrel %date.%rel
12cr|festvox-suopuhe-lj-1.0g-20051204.4|7	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|8	Summary:	Festival Voice - Finnish female speaker (suo_fi_lj)
12cr|festvox-suopuhe-lj-1.0g-20051204.4|9	Name:		%name
12cr|festvox-suopuhe-lj-1.0g-20051204.4|10	Version:	%version
12cr|festvox-suopuhe-lj-1.0g-20051204.4|11	Release:	%release
12cr|festvox-suopuhe-lj-1.0g-20051204.4|12	License:	LGPL
12cr|festvox-suopuhe-lj-1.0g-20051204.4|13	Group:		Sound
12cr|festvox-suopuhe-lj-1.0g-20051204.4|14	URL:		http://phon.joensuu.fi/suopuhe/
12cr|festvox-suopuhe-lj-1.0g-20051204.4|15	Source:		http://phon.joensuu.fi/suopuhe/tulosaineisto/suo_fi_lj-%version-%date.tar.bz2
12cr|festvox-suopuhe-lj-1.0g-20051204.4|16	Source1:	README.MDV
12cr|festvox-suopuhe-lj-1.0g-20051204.4|17	# patches from debian
12cr|festvox-suopuhe-lj-1.0g-20051204.4|18	Patch0:		festvox-suopuhe-lj-paths.diff
12cr|festvox-suopuhe-lj-1.0g-20051204.4|19	Patch1:		festvox-suopuhe-lj-funcname.patch
12cr|festvox-suopuhe-lj-1.0g-20051204.4|20	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|festvox-suopuhe-lj-1.0g-20051204.4|21	BuildArch:	noarch
12cr|festvox-suopuhe-lj-1.0g-20051204.4|22	Requires:	festvox-suopuhe-common
12cr|festvox-suopuhe-lj-1.0g-20051204.4|23	# other festvox packages seem to provide these:
12cr|festvox-suopuhe-lj-1.0g-20051204.4|24	Provides:	festival-voice
12cr|festvox-suopuhe-lj-1.0g-20051204.4|25	Provides:	festival-voice-finnish
12cr|festvox-suopuhe-lj-1.0g-20051204.4|26	Provides:	festival-voice-fi_FI
12cr|festvox-suopuhe-lj-1.0g-20051204.4|27	# per Mandriva locale-specific package policy:
12cr|festvox-suopuhe-lj-1.0g-20051204.4|28	Requires:	locales-fi
12cr|festvox-suopuhe-lj-1.0g-20051204.4|29	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|30	%description
12cr|festvox-suopuhe-lj-1.0g-20051204.4|31	This is a Finnish female speaker for the Festival speech synthesis
12cr|festvox-suopuhe-lj-1.0g-20051204.4|32	system. It was developed as part of the Suopuhe project at
12cr|festvox-suopuhe-lj-1.0g-20051204.4|33	the universities of Helsinki and Joensuu.
12cr|festvox-suopuhe-lj-1.0g-20051204.4|34	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|35	%package -n	festvox-suopuhe-common
12cr|festvox-suopuhe-lj-1.0g-20051204.4|36	Summary:	Common files for Festival Finnish speakers
12cr|festvox-suopuhe-lj-1.0g-20051204.4|37	Group:		Sound
12cr|festvox-suopuhe-lj-1.0g-20051204.4|38	Suggests:	festvox-suopuhe-mv
12cr|festvox-suopuhe-lj-1.0g-20051204.4|39	Suggests:	festvox-suopuhe-lj
12cr|festvox-suopuhe-lj-1.0g-20051204.4|40	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|41	%description -n	festvox-suopuhe-common
12cr|festvox-suopuhe-lj-1.0g-20051204.4|42	This package contains the common files between the two Finnish
12cr|festvox-suopuhe-lj-1.0g-20051204.4|43	Festival speech synthesis speakers, festvox-suopuhe-mv and
12cr|festvox-suopuhe-lj-1.0g-20051204.4|44	festvox-suopuhe-lj.
12cr|festvox-suopuhe-lj-1.0g-20051204.4|45	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|46	%prep
12cr|festvox-suopuhe-lj-1.0g-20051204.4|47	%setup -q -n festival
12cr|festvox-suopuhe-lj-1.0g-20051204.4|48	%patch0 -p1
12cr|festvox-suopuhe-lj-1.0g-20051204.4|49	%patch1 -p1
12cr|festvox-suopuhe-lj-1.0g-20051204.4|50	cp -a %{SOURCE1} .
12cr|festvox-suopuhe-lj-1.0g-20051204.4|51	cat > README.install.urpmi <<EOF
12cr|festvox-suopuhe-lj-1.0g-20051204.4|52	See suopuhe usage instructions in
12cr|festvox-suopuhe-lj-1.0g-20051204.4|53	%{_docdir}/festvox-suopuhe-common/README.MDV.
12cr|festvox-suopuhe-lj-1.0g-20051204.4|54	EOF
12cr|festvox-suopuhe-lj-1.0g-20051204.4|55	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|56	%install
12cr|festvox-suopuhe-lj-1.0g-20051204.4|57	rm -rf %{buildroot}
12cr|festvox-suopuhe-lj-1.0g-20051204.4|58	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|59	install -d -m755 %{buildroot}%{_datadir}/festival/voices/finnish/suopuhe.common
12cr|festvox-suopuhe-lj-1.0g-20051204.4|60	cp -a lib/voices/finnish/suo_fi_lj_diphone/festvox/* \
12cr|festvox-suopuhe-lj-1.0g-20051204.4|61	%{buildroot}%{_datadir}/festival/voices/finnish/suopuhe.common
12cr|festvox-suopuhe-lj-1.0g-20051204.4|62	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|63	install -d -m755 %{buildroot}%{_datadir}/festival/voices/finnish/suo_fi_lj_diphone
12cr|festvox-suopuhe-lj-1.0g-20051204.4|64	cp -a lib/voices/finnish/suo_fi_lj_diphone/group \
12cr|festvox-suopuhe-lj-1.0g-20051204.4|65	%{buildroot}%{_datadir}/festival/voices/finnish/suo_fi_lj_diphone
12cr|festvox-suopuhe-lj-1.0g-20051204.4|66	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|67	ln -s ../suopuhe.common %{buildroot}%{_datadir}/festival/voices/finnish/suo_fi_lj_diphone/festvox
12cr|festvox-suopuhe-lj-1.0g-20051204.4|68	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|69	%clean
12cr|festvox-suopuhe-lj-1.0g-20051204.4|70	rm -rf %{buildroot}
12cr|festvox-suopuhe-lj-1.0g-20051204.4|71	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|72	%files
12cr|festvox-suopuhe-lj-1.0g-20051204.4|73	%defattr(-,root,root)
12cr|festvox-suopuhe-lj-1.0g-20051204.4|74	%doc lib/voices/finnish/suo_fi_lj_diphone/README.lj
12cr|festvox-suopuhe-lj-1.0g-20051204.4|75	%{_datadir}/festival/voices/finnish/suo_fi_lj_diphone
12cr|festvox-suopuhe-lj-1.0g-20051204.4|76	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|77	%files -n festvox-suopuhe-common
12cr|festvox-suopuhe-lj-1.0g-20051204.4|78	%defattr(-,root,root)
12cr|festvox-suopuhe-lj-1.0g-20051204.4|79	%doc README.MDV README.install.urpmi
12cr|festvox-suopuhe-lj-1.0g-20051204.4|80	%{_datadir}/festival/voices/finnish/suopuhe.common
12cr|festvox-suopuhe-lj-1.0g-20051204.4|81	%dir %{_datadir}/festival/voices/finnish
12cr|festvox-suopuhe-lj-1.0g-20051204.4|82	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|83	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|84	%changelog
12cr|festvox-suopuhe-lj-1.0g-20051204.4|85	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0g-20051204.4mdv2011.0
12cr|festvox-suopuhe-lj-1.0g-20051204.4|86	+ Revision: 618267
12cr|festvox-suopuhe-lj-1.0g-20051204.4|87	- the mass rebuild of 2010.0 packages
12cr|festvox-suopuhe-lj-1.0g-20051204.4|88	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|89	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.0g-20051204.3mdv2010.0
12cr|festvox-suopuhe-lj-1.0g-20051204.4|90	+ Revision: 428716
12cr|festvox-suopuhe-lj-1.0g-20051204.4|91	- rebuild
12cr|festvox-suopuhe-lj-1.0g-20051204.4|92	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|93	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0g-20051204.2mdv2008.1
12cr|festvox-suopuhe-lj-1.0g-20051204.4|94	+ Revision: 136415
12cr|festvox-suopuhe-lj-1.0g-20051204.4|95	- restore BuildRoot
12cr|festvox-suopuhe-lj-1.0g-20051204.4|96	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|festvox-suopuhe-lj-1.0g-20051204.4|98	- kill re-definition of %%buildroot on Pixel's request
12cr|festvox-suopuhe-lj-1.0g-20051204.4|99	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|100	* Sat Sep 01 2007 Anssi Hannula <anssi@mandriva.org> 1.0g-20051204.2mdv2008.0
12cr|festvox-suopuhe-lj-1.0g-20051204.4|101	+ Revision: 77423
12cr|festvox-suopuhe-lj-1.0g-20051204.4|102	- add documentation from Debian
12cr|festvox-suopuhe-lj-1.0g-20051204.4|103	- fix a function name (P1 from Debian)
12cr|festvox-suopuhe-lj-1.0g-20051204.4|104	- add Suggests to festvox-suopuhe-common for better festival behaviour
12cr|festvox-suopuhe-lj-1.0g-20051204.4|105	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|106	
12cr|festvox-suopuhe-lj-1.0g-20051204.4|107	* Sun Aug 06 2006 Anssi Hannula <anssi@mandriva.org> 1.0g-20051204.1mdv2007.0
12cr|festvox-suopuhe-lj-1.0g-20051204.4|108	- initial Mandriva release
12cr|festvox-suopuhe-lj-1.0g-20051204.4|109	

1303 12
12cr|festvox-suopuhe-mv-20041119-4|1	
12cr|festvox-suopuhe-mv-20041119-4|2	%define name	festvox-suopuhe-mv
12cr|festvox-suopuhe-mv-20041119-4|3	%define version	20041119
12cr|festvox-suopuhe-mv-20041119-4|4	%define rel	4
12cr|festvox-suopuhe-mv-20041119-4|5	%define release	%mkrel %rel
12cr|festvox-suopuhe-mv-20041119-4|6	
12cr|festvox-suopuhe-mv-20041119-4|7	Summary:	Festival Voice - Finnish male speaker (hy_fi_mv)
12cr|festvox-suopuhe-mv-20041119-4|8	Name:		%name
12cr|festvox-suopuhe-mv-20041119-4|9	Version:	%version
12cr|festvox-suopuhe-mv-20041119-4|10	Release:	%release
12cr|festvox-suopuhe-mv-20041119-4|11	License:	LGPL
12cr|festvox-suopuhe-mv-20041119-4|12	Group:		Sound
12cr|festvox-suopuhe-mv-20041119-4|13	URL:		http://phon.joensuu.fi/suopuhe/
12cr|festvox-suopuhe-mv-20041119-4|14	Source:		http://phon.joensuu.fi/suopuhe/tulosaineisto/hy_fi_mv_diphone-%version.tar.bz2
12cr|festvox-suopuhe-mv-20041119-4|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|festvox-suopuhe-mv-20041119-4|16	BuildArch:	noarch
12cr|festvox-suopuhe-mv-20041119-4|17	Requires:	festvox-suopuhe-common
12cr|festvox-suopuhe-mv-20041119-4|18	# other festvox packages seem to provide these:
12cr|festvox-suopuhe-mv-20041119-4|19	Provides:	festival-voice
12cr|festvox-suopuhe-mv-20041119-4|20	Provides:	festival-voice-finnish
12cr|festvox-suopuhe-mv-20041119-4|21	Provides:	festival-voice-fi_FI
12cr|festvox-suopuhe-mv-20041119-4|22	# per Mandriva locale-specific package policy:
12cr|festvox-suopuhe-mv-20041119-4|23	Requires:	locales-fi
12cr|festvox-suopuhe-mv-20041119-4|24	
12cr|festvox-suopuhe-mv-20041119-4|25	%description
12cr|festvox-suopuhe-mv-20041119-4|26	This is a Finnish male speaker for the Festival speech synthesis
12cr|festvox-suopuhe-mv-20041119-4|27	system. It was developed as part of the Suopuhe project at
12cr|festvox-suopuhe-mv-20041119-4|28	the universities of Helsinki and Joensuu.
12cr|festvox-suopuhe-mv-20041119-4|29	
12cr|festvox-suopuhe-mv-20041119-4|30	%prep
12cr|festvox-suopuhe-mv-20041119-4|31	%setup -q -n festival
12cr|festvox-suopuhe-mv-20041119-4|32	
12cr|festvox-suopuhe-mv-20041119-4|33	%install
12cr|festvox-suopuhe-mv-20041119-4|34	rm -rf %{buildroot}
12cr|festvox-suopuhe-mv-20041119-4|35	
12cr|festvox-suopuhe-mv-20041119-4|36	install -d -m755 %{buildroot}%{_datadir}/festival/voices/finnish/hy_fi_mv_diphone
12cr|festvox-suopuhe-mv-20041119-4|37	cp -a lib/voices/finnish/hy_fi_mv_diphone/group \
12cr|festvox-suopuhe-mv-20041119-4|38	%{buildroot}%{_datadir}/festival/voices/finnish/hy_fi_mv_diphone
12cr|festvox-suopuhe-mv-20041119-4|39	
12cr|festvox-suopuhe-mv-20041119-4|40	ln -s ../suopuhe.common %{buildroot}%{_datadir}/festival/voices/finnish/hy_fi_mv_diphone/festvox
12cr|festvox-suopuhe-mv-20041119-4|41	
12cr|festvox-suopuhe-mv-20041119-4|42	%clean
12cr|festvox-suopuhe-mv-20041119-4|43	rm -rf %{buildroot}
12cr|festvox-suopuhe-mv-20041119-4|44	
12cr|festvox-suopuhe-mv-20041119-4|45	%files
12cr|festvox-suopuhe-mv-20041119-4|46	%defattr(-,root,root)
12cr|festvox-suopuhe-mv-20041119-4|47	%doc lib/voices/finnish/hy_fi_mv_diphone/README.mv
12cr|festvox-suopuhe-mv-20041119-4|48	%{_datadir}/festival/voices/finnish/hy_fi_mv_diphone
12cr|festvox-suopuhe-mv-20041119-4|49	
12cr|festvox-suopuhe-mv-20041119-4|50	
12cr|festvox-suopuhe-mv-20041119-4|51	
12cr|festvox-suopuhe-mv-20041119-4|52	%changelog
12cr|festvox-suopuhe-mv-20041119-4|53	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 20041119-4mdv2011.0
12cr|festvox-suopuhe-mv-20041119-4|54	+ Revision: 618276
12cr|festvox-suopuhe-mv-20041119-4|55	- the mass rebuild of 2010.0 packages
12cr|festvox-suopuhe-mv-20041119-4|56	
12cr|festvox-suopuhe-mv-20041119-4|57	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 20041119-3mdv2010.0
12cr|festvox-suopuhe-mv-20041119-4|58	+ Revision: 428717
12cr|festvox-suopuhe-mv-20041119-4|59	- rebuild
12cr|festvox-suopuhe-mv-20041119-4|60	
12cr|festvox-suopuhe-mv-20041119-4|61	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 20041119-2mdv2009.0
12cr|festvox-suopuhe-mv-20041119-4|62	+ Revision: 136415
12cr|festvox-suopuhe-mv-20041119-4|63	- restore BuildRoot
12cr|festvox-suopuhe-mv-20041119-4|64	
12cr|festvox-suopuhe-mv-20041119-4|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|festvox-suopuhe-mv-20041119-4|66	- kill re-definition of %%buildroot on Pixel's request
12cr|festvox-suopuhe-mv-20041119-4|67	
12cr|festvox-suopuhe-mv-20041119-4|68	* Sat Sep 01 2007 Anssi Hannula <anssi@mandriva.org> 20041119-2mdv2008.0
12cr|festvox-suopuhe-mv-20041119-4|69	+ Revision: 77424
12cr|festvox-suopuhe-mv-20041119-4|70	- rebuild
12cr|festvox-suopuhe-mv-20041119-4|71	
12cr|festvox-suopuhe-mv-20041119-4|72	
12cr|festvox-suopuhe-mv-20041119-4|73	* Sun Aug 06 2006 Anssi Hannula <anssi@mandriva.org> 20041119-1mdv2007.0
12cr|festvox-suopuhe-mv-20041119-4|74	- initial Mandriva release
12cr|festvox-suopuhe-mv-20041119-4|75	

1304 12
12cr|fet-5.18.2-1|1	Name:		fet
12cr|fet-5.18.2-1|2	Summary:	Free Timetabling Software
12cr|fet-5.18.2-1|3	Version:	5.18.2
12cr|fet-5.18.2-1|4	Release:	1
12cr|fet-5.18.2-1|5	Group:		Education
12cr|fet-5.18.2-1|6	License:	GPLv2+
12cr|fet-5.18.2-1|7	URL:		http://lalescu.ro/liviu/fet/
12cr|fet-5.18.2-1|8	Source0:	http://lalescu.ro/liviu/fet/download/%{name}-%{version}.tar.bz2
12cr|fet-5.18.2-1|9	BuildRequires:	qt4-devel
12cr|fet-5.18.2-1|10	
12cr|fet-5.18.2-1|11	%description
12cr|fet-5.18.2-1|12	FET is free timetabling software (licensed under GNU GPL v2 or later). This
12cr|fet-5.18.2-1|13	program aims to automatically generate the timetable of a school,
12cr|fet-5.18.2-1|14	high-school or university. It may be used for other timetabling purposes.
12cr|fet-5.18.2-1|15	
12cr|fet-5.18.2-1|16	FET can mean "Free Educational Timetabling" (the "E" in the middle may
12cr|fet-5.18.2-1|17	also stand for other words, based on your personal preference).
12cr|fet-5.18.2-1|18	
12cr|fet-5.18.2-1|19	%prep
12cr|fet-5.18.2-1|20	%setup -q
12cr|fet-5.18.2-1|21	
12cr|fet-5.18.2-1|22	%build
12cr|fet-5.18.2-1|23	%qmake_qt4
12cr|fet-5.18.2-1|24	%make
12cr|fet-5.18.2-1|25	
12cr|fet-5.18.2-1|26	%install
12cr|fet-5.18.2-1|27	# manual installation, make file doesn't provide it
12cr|fet-5.18.2-1|28	%__install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|fet-5.18.2-1|29	%__install -d -m 755 %{buildroot}%{_datadir}/%{name}/translations
12cr|fet-5.18.2-1|30	# moved man file to /usr/share/man/man1/
12cr|fet-5.18.2-1|31	xz -k 'doc/fet.1'
12cr|fet-5.18.2-1|32	%__install -D -m 644 'doc/fet.1.xz' %{buildroot}%{_mandir}/man1/fet.1.xz
12cr|fet-5.18.2-1|33	# installing translations
12cr|fet-5.18.2-1|34	%__cp  translations/*.qm %{buildroot}%{_datadir}/%{name}/translations/
12cr|fet-5.18.2-1|35	# installing binary.
12cr|fet-5.18.2-1|36	%__install -D -m 755 fet %{buildroot}%{_bindir}/fet
12cr|fet-5.18.2-1|37	%__install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|fet-5.18.2-1|38	cat > %{buildroot}%{_datadir}/applications/fet.desktop << EOF
12cr|fet-5.18.2-1|39	[Desktop Entry]
12cr|fet-5.18.2-1|40	Type=Application
12cr|fet-5.18.2-1|41	Name=Timetable Generator
12cr|fet-5.18.2-1|42	Name[de]=Stundenplan Generator
12cr|fet-5.18.2-1|43	Name[ru]=Генератор расписаний
12cr|fet-5.18.2-1|44	GenericName=Timetable software for schools
12cr|fet-5.18.2-1|45	GenericName[de]=Stundenplan Generator
12cr|fet-5.18.2-1|46	GenericName[ru]=Генератор расписаний
12cr|fet-5.18.2-1|47	Comment=Generate timetables for educational institutions
12cr|fet-5.18.2-1|48	Comment[de]=Erzeugt Stundenplne fr Lehranstalten
12cr|fet-5.18.2-1|49	Comment[ru]=Составление расписаний для учебных заведений
12cr|fet-5.18.2-1|50	Icon=fet
12cr|fet-5.18.2-1|51	Exec=fet
12cr|fet-5.18.2-1|52	Terminal=false
12cr|fet-5.18.2-1|53	StartupNotify=true
12cr|fet-5.18.2-1|54	Categories=Office;
12cr|fet-5.18.2-1|55	EOF
12cr|fet-5.18.2-1|56	
12cr|fet-5.18.2-1|57	%find_lang %{name} --with-qt
12cr|fet-5.18.2-1|58	
12cr|fet-5.18.2-1|59	%files -f %{name}.lang
12cr|fet-5.18.2-1|60	%doc doc/algorithm/*.txt
12cr|fet-5.18.2-1|61	%doc AUTHORS ChangeLog COPYING
12cr|fet-5.18.2-1|62	%doc README REFERENCES THANKS TODO TRANSLATORS
12cr|fet-5.18.2-1|63	%doc examples
12cr|fet-5.18.2-1|64	%{_bindir}/fet
12cr|fet-5.18.2-1|65	%{_datadir}/applications/fet.desktop
12cr|fet-5.18.2-1|66	%dir %{_datadir}/%{name}
12cr|fet-5.18.2-1|67	%dir %{_datadir}/%{name}/translations
12cr|fet-5.18.2-1|68	%{_datadir}/%{name}/translations/fet_untranslated.qm
12cr|fet-5.18.2-1|69	%{_mandir}/man1/fet.1.xz

1305 12
12cr|fetchlog-1.4-2|1	Summary:	Fetch and convert new messages of a logfile
12cr|fetchlog-1.4-2|2	Name:		fetchlog
12cr|fetchlog-1.4-2|3	Version:	1.4
12cr|fetchlog-1.4-2|4	Release:	2
12cr|fetchlog-1.4-2|5	License:	GPLv2+
12cr|fetchlog-1.4-2|6	Group:		System/Kernel and hardware
12cr|fetchlog-1.4-2|7	URL:		http://sourceforge.net/projects/fetchlog/
12cr|fetchlog-1.4-2|8	Source0:	http://prdownloads.sourceforge.net/fetchlog/%{name}-%{version}.tar.gz
12cr|fetchlog-1.4-2|9	
12cr|fetchlog-1.4-2|10	%description
12cr|fetchlog-1.4-2|11	The fetchlog utility displays the last new messages of a logfile
12cr|fetchlog-1.4-2|12	(syslog).  fetchlog is similar like tail but offers some extra
12cr|fetchlog-1.4-2|13	functionality like pattern matching with regular expressions,
12cr|fetchlog-1.4-2|14	output formatting for email, SMS, pager or SNMP tools, etc.
12cr|fetchlog-1.4-2|15	
12cr|fetchlog-1.4-2|16	%prep
12cr|fetchlog-1.4-2|17	
12cr|fetchlog-1.4-2|18	%setup -q -n %{name}-%{version}
12cr|fetchlog-1.4-2|19	
12cr|fetchlog-1.4-2|20	%build
12cr|fetchlog-1.4-2|21	
12cr|fetchlog-1.4-2|22	%make CFLAGS="%{optflags}"
12cr|fetchlog-1.4-2|23	
12cr|fetchlog-1.4-2|24	%install
12cr|fetchlog-1.4-2|25	install -d %{buildroot}%{_bindir}
12cr|fetchlog-1.4-2|26	install -d %{buildroot}%{_mandir}/man1
12cr|fetchlog-1.4-2|27	
12cr|fetchlog-1.4-2|28	install -m0755 fetchlog %{buildroot}%{_bindir}/
12cr|fetchlog-1.4-2|29	install -m0644 fetchlog.1 %{buildroot}%{_mandir}/man1/
12cr|fetchlog-1.4-2|30	
12cr|fetchlog-1.4-2|31	%files
12cr|fetchlog-1.4-2|32	%doc CHANGES README README.Nagios README.SNMP
12cr|fetchlog-1.4-2|33	%{_bindir}/*
12cr|fetchlog-1.4-2|34	%{_mandir}/man1/*
12cr|fetchlog-1.4-2|35	
12cr|fetchlog-1.4-2|36	
12cr|fetchlog-1.4-2|37	
12cr|fetchlog-1.4-2|38	
12cr|fetchlog-1.4-2|39	%changelog
12cr|fetchlog-1.4-2|40	* Mon May 07 2012 Johnny A. Solbu <solbu@mandriva.org> 1.4-2
12cr|fetchlog-1.4-2|41	+ Revision: 797251
12cr|fetchlog-1.4-2|42	- Don't ship LICENSE file, licence doesn't require it
12cr|fetchlog-1.4-2|43	
12cr|fetchlog-1.4-2|44	* Fri Apr 06 2012 Johnny A. Solbu <solbu@mandriva.org> 1.4-1
12cr|fetchlog-1.4-2|45	+ Revision: 789527
12cr|fetchlog-1.4-2|46	- New version
12cr|fetchlog-1.4-2|47	
12cr|fetchlog-1.4-2|48	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2-3mdv2011.0
12cr|fetchlog-1.4-2|49	+ Revision: 618277
12cr|fetchlog-1.4-2|50	- the mass rebuild of 2010.0 packages
12cr|fetchlog-1.4-2|51	
12cr|fetchlog-1.4-2|52	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.2-2mdv2010.0
12cr|fetchlog-1.4-2|53	+ Revision: 437533
12cr|fetchlog-1.4-2|54	- rebuild
12cr|fetchlog-1.4-2|55	
12cr|fetchlog-1.4-2|56	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 1.2-1mdv2009.1
12cr|fetchlog-1.4-2|57	+ Revision: 324629
12cr|fetchlog-1.4-2|58	- New upstream release
12cr|fetchlog-1.4-2|59	
12cr|fetchlog-1.4-2|60	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2009.0
12cr|fetchlog-1.4-2|61	+ Revision: 245103
12cr|fetchlog-1.4-2|62	- rebuild
12cr|fetchlog-1.4-2|63	
12cr|fetchlog-1.4-2|64	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0-2mdv2008.1
12cr|fetchlog-1.4-2|65	+ Revision: 136415
12cr|fetchlog-1.4-2|66	- restore BuildRoot
12cr|fetchlog-1.4-2|67	
12cr|fetchlog-1.4-2|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|fetchlog-1.4-2|69	- kill re-definition of %%buildroot on Pixel's request
12cr|fetchlog-1.4-2|70	
12cr|fetchlog-1.4-2|71	
12cr|fetchlog-1.4-2|72	* Fri Feb 02 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdv2007.0
12cr|fetchlog-1.4-2|73	+ Revision: 115937
12cr|fetchlog-1.4-2|74	- Import fetchlog
12cr|fetchlog-1.4-2|75	
12cr|fetchlog-1.4-2|76	* Sun Jan 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cr|fetchlog-1.4-2|77	- rebuild
12cr|fetchlog-1.4-2|78	
12cr|fetchlog-1.4-2|79	* Thu Dec 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-1mdk
12cr|fetchlog-1.4-2|80	- initial mandrake package
12cr|fetchlog-1.4-2|81	

1306 12
12cr|fetchyahoo-2.14.2-1|1	Summary: Downloads mail from an Yahoo! webmail account
12cr|fetchyahoo-2.14.2-1|2	Name: fetchyahoo
12cr|fetchyahoo-2.14.2-1|3	
12cr|fetchyahoo-2.14.2-1|4	Version: 2.14.2
12cr|fetchyahoo-2.14.2-1|5	
12cr|fetchyahoo-2.14.2-1|6	Release: %mkrel 1
12cr|fetchyahoo-2.14.2-1|7	URL: http://fetchyahoo.twizzler.org
12cr|fetchyahoo-2.14.2-1|8	Source: http://fetchyahoo.twizzler.org/%{name}-%{version}.tar.gz
12cr|fetchyahoo-2.14.2-1|9	License: GPL
12cr|fetchyahoo-2.14.2-1|10	Group: Networking/Mail
12cr|fetchyahoo-2.14.2-1|11	BuildRoot: %{_tmppath}/%{name}-root
12cr|fetchyahoo-2.14.2-1|12	BuildArch: noarch
12cr|fetchyahoo-2.14.2-1|13	Requires: perl
12cr|fetchyahoo-2.14.2-1|14	Requires: perl-LWP-Protocol-https
12cr|fetchyahoo-2.14.2-1|15	
12cr|fetchyahoo-2.14.2-1|16	%description
12cr|fetchyahoo-2.14.2-1|17	FetchYahoo is a Perl script that downloads mail from a Yahoo! webmail
12cr|fetchyahoo-2.14.2-1|18	account to a local mail spool, an mbox file, or to procmail. It is
12cr|fetchyahoo-2.14.2-1|19	meant to replace fetchmail for people using Yahoo! mail since Yahoo!'s
12cr|fetchyahoo-2.14.2-1|20	POP and email forwarding services are no longer free. It includes all
12cr|fetchyahoo-2.14.2-1|21	parts and attachments within the email. It can also forward the email
12cr|fetchyahoo-2.14.2-1|22	to a specified address.
12cr|fetchyahoo-2.14.2-1|23	
12cr|fetchyahoo-2.14.2-1|24	%prep
12cr|fetchyahoo-2.14.2-1|25	%setup -q
12cr|fetchyahoo-2.14.2-1|26	
12cr|fetchyahoo-2.14.2-1|27	%build
12cr|fetchyahoo-2.14.2-1|28	
12cr|fetchyahoo-2.14.2-1|29	%install
12cr|fetchyahoo-2.14.2-1|30	rm -rf $RPM_BUILD_ROOT
12cr|fetchyahoo-2.14.2-1|31	mkdir -p $RPM_BUILD_ROOT%_bindir
12cr|fetchyahoo-2.14.2-1|32	mkdir -p $RPM_BUILD_ROOT%_mandir/man1
12cr|fetchyahoo-2.14.2-1|33	cp -a fetchyahoo $RPM_BUILD_ROOT%_bindir/fetchyahoo
12cr|fetchyahoo-2.14.2-1|34	cp -a fetchyahoo.1 $RPM_BUILD_ROOT%_mandir/man1/fetchyahoo.1
12cr|fetchyahoo-2.14.2-1|35	
12cr|fetchyahoo-2.14.2-1|36	%clean
12cr|fetchyahoo-2.14.2-1|37	rm -rf $RPM_BUILD_ROOT
12cr|fetchyahoo-2.14.2-1|38	
12cr|fetchyahoo-2.14.2-1|39	%files
12cr|fetchyahoo-2.14.2-1|40	%defattr(-,root,root)
12cr|fetchyahoo-2.14.2-1|41	%doc COPYING INSTALL TODO index.html fetchyahoorc ChangeLog Credits
12cr|fetchyahoo-2.14.2-1|42	%_bindir/fetchyahoo
12cr|fetchyahoo-2.14.2-1|43	%_mandir/man1/fetchyahoo.*
12cr|fetchyahoo-2.14.2-1|44	
12cr|fetchyahoo-2.14.2-1|45	
12cr|fetchyahoo-2.14.2-1|46	
12cr|fetchyahoo-2.14.2-1|47	
12cr|fetchyahoo-2.14.2-1|48	%changelog
12cr|fetchyahoo-2.14.2-1|49	* Sun Jan 22 2012 Glen Ogilvie <nelg@mandriva.org> 2.14.2-1mdv2012.0
12cr|fetchyahoo-2.14.2-1|50	+ Revision: 764884
12cr|fetchyahoo-2.14.2-1|51	- Fix for bypassing opt-out screen
12cr|fetchyahoo-2.14.2-1|52	
12cr|fetchyahoo-2.14.2-1|53	* Sat Jan 07 2012 Glen Ogilvie <nelg@mandriva.org> 2.14.1-1
12cr|fetchyahoo-2.14.2-1|54	+ Revision: 758582
12cr|fetchyahoo-2.14.2-1|55	- + New release: v2.14.1
12cr|fetchyahoo-2.14.2-1|56	- add support for SMTP authentication
12cr|fetchyahoo-2.14.2-1|57	- new configuration options
12cr|fetchyahoo-2.14.2-1|58	- updated support for Yahoo Mail
12cr|fetchyahoo-2.14.2-1|59	
12cr|fetchyahoo-2.14.2-1|60	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.13.8-2mdv2011.0
12cr|fetchyahoo-2.14.2-1|61	+ Revision: 610423
12cr|fetchyahoo-2.14.2-1|62	- rebuild
12cr|fetchyahoo-2.14.2-1|63	
12cr|fetchyahoo-2.14.2-1|64	* Mon Feb 08 2010 Frederik Himpe <fhimpe@mandriva.org> 2.13.8-1mdv2010.1
12cr|fetchyahoo-2.14.2-1|65	+ Revision: 502369
12cr|fetchyahoo-2.14.2-1|66	- update to new version 2.13.8
12cr|fetchyahoo-2.14.2-1|67	
12cr|fetchyahoo-2.14.2-1|68	* Wed Sep 23 2009 Glen Ogilvie <nelg@mandriva.org> 2.13.7-1mdv2010.0
12cr|fetchyahoo-2.14.2-1|69	+ Revision: 447690
12cr|fetchyahoo-2.14.2-1|70	- fix retrieving messages (thanks Jon Baumgartner)
12cr|fetchyahoo-2.14.2-1|71	
12cr|fetchyahoo-2.14.2-1|72	* Wed Aug 12 2009 Glen Ogilvie <nelg@mandriva.org> 2.13.6-1mdv2010.0
12cr|fetchyahoo-2.14.2-1|73	+ Revision: 415496
12cr|fetchyahoo-2.14.2-1|74	- fix getting message IDs for read messages
12cr|fetchyahoo-2.14.2-1|75	
12cr|fetchyahoo-2.14.2-1|76	* Sat May 30 2009 Glen Ogilvie <nelg@mandriva.org> 2.13.5-1mdv2010.0
12cr|fetchyahoo-2.14.2-1|77	+ Revision: 381204
12cr|fetchyahoo-2.14.2-1|78	- updated to current version. All older releases do not work correctly with yahoo mail.
12cr|fetchyahoo-2.14.2-1|79	
12cr|fetchyahoo-2.14.2-1|80	* Tue Feb 17 2009 Jérôme Soyer <saispo@mandriva.org> 2.12.4-1mdv2009.1
12cr|fetchyahoo-2.14.2-1|81	+ Revision: 341533
12cr|fetchyahoo-2.14.2-1|82	- New upstream release
12cr|fetchyahoo-2.14.2-1|83	
12cr|fetchyahoo-2.14.2-1|84	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.11.2-3mdv2009.0
12cr|fetchyahoo-2.14.2-1|85	+ Revision: 245104
12cr|fetchyahoo-2.14.2-1|86	- rebuild
12cr|fetchyahoo-2.14.2-1|87	
12cr|fetchyahoo-2.14.2-1|88	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 2.11.2-1mdv2008.1
12cr|fetchyahoo-2.14.2-1|89	+ Revision: 136415
12cr|fetchyahoo-2.14.2-1|90	- restore BuildRoot
12cr|fetchyahoo-2.14.2-1|91	
12cr|fetchyahoo-2.14.2-1|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|fetchyahoo-2.14.2-1|93	- kill re-definition of %%buildroot on Pixel's request
12cr|fetchyahoo-2.14.2-1|94	
12cr|fetchyahoo-2.14.2-1|95	* Thu Sep 06 2007 Jérôme Soyer <saispo@mandriva.org> 2.11.2-1mdv2008.0
12cr|fetchyahoo-2.14.2-1|96	+ Revision: 80722
12cr|fetchyahoo-2.14.2-1|97	- New release 2.11.2
12cr|fetchyahoo-2.14.2-1|98	
12cr|fetchyahoo-2.14.2-1|99	* Fri Aug 31 2007 Jérôme Soyer <saispo@mandriva.org> 2.11.1-1mdv2008.0
12cr|fetchyahoo-2.14.2-1|100	+ Revision: 76844
12cr|fetchyahoo-2.14.2-1|101	- New release 2.11.1
12cr|fetchyahoo-2.14.2-1|102	
12cr|fetchyahoo-2.14.2-1|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|fetchyahoo-2.14.2-1|104	- fix man pages
12cr|fetchyahoo-2.14.2-1|105	
12cr|fetchyahoo-2.14.2-1|106	
12cr|fetchyahoo-2.14.2-1|107	* Thu Jul 20 2006 Jerome Soyer <saispo@mandriva.org> 2.10.3-1mdv200.7
12cr|fetchyahoo-2.14.2-1|108	- New release 2.10.3
12cr|fetchyahoo-2.14.2-1|109	
12cr|fetchyahoo-2.14.2-1|110	* Mon Jan 23 2006 Jerome Soyer <saispo@mandriva.org> 2.10.2-1mdk
12cr|fetchyahoo-2.14.2-1|111	- New release 2.10.2
12cr|fetchyahoo-2.14.2-1|112	- Rebuild for new perl
12cr|fetchyahoo-2.14.2-1|113	
12cr|fetchyahoo-2.14.2-1|114	* Tue Nov 16 2004 Jerome Soyer <saispo@mandrake.org> 2.8.6-2mdk
12cr|fetchyahoo-2.14.2-1|115	- Rebuild for new perl
12cr|fetchyahoo-2.14.2-1|116	
12cr|fetchyahoo-2.14.2-1|117	* Tue Sep 28 2004 Jerome Soyer <saispo@mandrake.org> 2.8.6-1mdk
12cr|fetchyahoo-2.14.2-1|118	- 2.8.6
12cr|fetchyahoo-2.14.2-1|119	
12cr|fetchyahoo-2.14.2-1|120	* Tue Sep 21 2004 Jerome Soyer <saispo@mandrake.org> 2.8.5-1mdk
12cr|fetchyahoo-2.14.2-1|121	- 2.8.5
12cr|fetchyahoo-2.14.2-1|122	
12cr|fetchyahoo-2.14.2-1|123	* Sun Sep 05 2004 Jerome Soyer <saispo@mandrake.org> 2.8.3-1mdk
12cr|fetchyahoo-2.14.2-1|124	- 2.8.3
12cr|fetchyahoo-2.14.2-1|125	
12cr|fetchyahoo-2.14.2-1|126	* Thu Aug 05 2004 Jerome Soyer <jeromesoyer@yahoo.fr> 2.8.2-1mdk
12cr|fetchyahoo-2.14.2-1|127	- 2.8.2
12cr|fetchyahoo-2.14.2-1|128	
12cr|fetchyahoo-2.14.2-1|129	* Wed Apr 21 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.8.0-1mdk
12cr|fetchyahoo-2.14.2-1|130	- 2.8.0
12cr|fetchyahoo-2.14.2-1|131	

1307 12
12cr|ffcall-1.10-9|1	%define	name	ffcall
12cr|ffcall-1.10-9|2	%define libname_orig    lib%{name}
12cr|ffcall-1.10-9|3	
12cr|ffcall-1.10-9|4	%define major 0
12cr|ffcall-1.10-9|5	%define libname %mklibname %{name} %{major}
12cr|ffcall-1.10-9|6	%define libnamedev %mklibname %{name} -d
12cr|ffcall-1.10-9|7	
12cr|ffcall-1.10-9|8	Summary:	Libraries that can be used to build foreign function call interfaces
12cr|ffcall-1.10-9|9	Name:		%{name}
12cr|ffcall-1.10-9|10	Version:	1.10
12cr|ffcall-1.10-9|11	Release:	9
12cr|ffcall-1.10-9|12	License:	GPLv2
12cr|ffcall-1.10-9|13	Group:		Development/C
12cr|ffcall-1.10-9|14	URL:		ftp://ftp.santafe.edu/pub/gnu/
12cr|ffcall-1.10-9|15	Source:		ftp://ftp.santafe.edu/pub/gnu/%{name}-%{version}.tar.bz2
12cr|ffcall-1.10-9|16	Patch0:		ffcall-make-jN.patch
12cr|ffcall-1.10-9|17	
12cr|ffcall-1.10-9|18	%package 	-n %{libname}
12cr|ffcall-1.10-9|19	Summary:        Libraries that can be used to build foreign function call interfaces
12cr|ffcall-1.10-9|20	Group:          Development/Other
12cr|ffcall-1.10-9|21	Provides:	%{libname_orig} = %{version}-%{release}
12cr|ffcall-1.10-9|22	Conflicts:      %mklibname %{name} 0 -d
12cr|ffcall-1.10-9|23	
12cr|ffcall-1.10-9|24	%package        -n %{libnamedev}
12cr|ffcall-1.10-9|25	Summary:	Libraries that can be used to build foreign function call interfaces
12cr|ffcall-1.10-9|26	Group:          Development/Other
12cr|ffcall-1.10-9|27	Requires:	%{libname} = %{version}
12cr|ffcall-1.10-9|28	Provides:	%{libname_orig}-devel
12cr|ffcall-1.10-9|29	Provides:	%{name}-devel
12cr|ffcall-1.10-9|30	Obsoletes:	%mklibname %{name} 0 -d
12cr|ffcall-1.10-9|31	
12cr|ffcall-1.10-9|32	%description
12cr|ffcall-1.10-9|33	This is a collection of four libraries which can be used to build
12cr|ffcall-1.10-9|34	foreign function call interfaces in embedded interpreters.
12cr|ffcall-1.10-9|35	
12cr|ffcall-1.10-9|36	The four packages are:
12cr|ffcall-1.10-9|37	
12cr|ffcall-1.10-9|38	avcall - calling C functions with variable arguments
12cr|ffcall-1.10-9|39	
12cr|ffcall-1.10-9|40	vacall - C functions accepting variable argument prototypes
12cr|ffcall-1.10-9|41	
12cr|ffcall-1.10-9|42	trampoline - closures as first-class C functions
12cr|ffcall-1.10-9|43	
12cr|ffcall-1.10-9|44	callback - closures with variable arguments as first-class C functions
12cr|ffcall-1.10-9|45	(a reentrant combination of vacall and trampoline)
12cr|ffcall-1.10-9|46	
12cr|ffcall-1.10-9|47	This version B includes some minor configuration changes so that files
12cr|ffcall-1.10-9|48	are installed in the proper place. Also it compiles on cygwin and mingw32.
12cr|ffcall-1.10-9|49	
12cr|ffcall-1.10-9|50	%description -n %{libname}
12cr|ffcall-1.10-9|51	This is a collection of four libraries which can be used to build
12cr|ffcall-1.10-9|52	foreign function call interfaces in embedded interpreters.
12cr|ffcall-1.10-9|53	
12cr|ffcall-1.10-9|54	The four packages are:
12cr|ffcall-1.10-9|55	
12cr|ffcall-1.10-9|56	avcall - calling C functions with variable arguments
12cr|ffcall-1.10-9|57	
12cr|ffcall-1.10-9|58	vacall - C functions accepting variable argument prototypes
12cr|ffcall-1.10-9|59	
12cr|ffcall-1.10-9|60	trampoline - closures as first-class C functions
12cr|ffcall-1.10-9|61	
12cr|ffcall-1.10-9|62	callback - closures with variable arguments as first-class C functions
12cr|ffcall-1.10-9|63	(a reentrant combination of vacall and trampoline)
12cr|ffcall-1.10-9|64	
12cr|ffcall-1.10-9|65	This version B includes some minor configuration changes so that files
12cr|ffcall-1.10-9|66	are installed in the proper place. Also it compiles on cygwin and mingw32.
12cr|ffcall-1.10-9|67	
12cr|ffcall-1.10-9|68	
12cr|ffcall-1.10-9|69	%description -n %{libnamedev}
12cr|ffcall-1.10-9|70	This is a collection of four libraries which can be used to build
12cr|ffcall-1.10-9|71	foreign function call interfaces in embedded interpreters.
12cr|ffcall-1.10-9|72	
12cr|ffcall-1.10-9|73	The four packages are:
12cr|ffcall-1.10-9|74	
12cr|ffcall-1.10-9|75	avcall - calling C functions with variable arguments
12cr|ffcall-1.10-9|76	
12cr|ffcall-1.10-9|77	vacall - C functions accepting variable argument prototypes
12cr|ffcall-1.10-9|78	
12cr|ffcall-1.10-9|79	trampoline - closures as first-class C functions
12cr|ffcall-1.10-9|80	
12cr|ffcall-1.10-9|81	callback - closures with variable arguments as first-class C functions
12cr|ffcall-1.10-9|82	(a reentrant combination of vacall and trampoline)
12cr|ffcall-1.10-9|83	
12cr|ffcall-1.10-9|84	This version B includes some minor configuration changes so that files
12cr|ffcall-1.10-9|85	are installed in the proper place. Also it compiles on cygwin and mingw32.
12cr|ffcall-1.10-9|86	
12cr|ffcall-1.10-9|87	%prep
12cr|ffcall-1.10-9|88	%setup -q -n %{name}-%{version}
12cr|ffcall-1.10-9|89	%patch0 -p1
12cr|ffcall-1.10-9|90	
12cr|ffcall-1.10-9|91	%build
12cr|ffcall-1.10-9|92	export CFLAGS="%{optflags} -fPIC"
12cr|ffcall-1.10-9|93	%configure2_5x --enable-shared
12cr|ffcall-1.10-9|94	%make
12cr|ffcall-1.10-9|95	
12cr|ffcall-1.10-9|96	%install
12cr|ffcall-1.10-9|97	# make install does not create all necessary directories
12cr|ffcall-1.10-9|98	mkdir -p %buildroot %buildroot/%_includedir %buildroot/%_libdir %buildroot/%_mandir
12cr|ffcall-1.10-9|99	%makeinstall_std
12cr|ffcall-1.10-9|100	
12cr|ffcall-1.10-9|101	mkdir -p %{buildroot}%{_defaultdocdir}/%{libnamedev}
12cr|ffcall-1.10-9|102	mv %{buildroot}/usr/share/html %{buildroot}%{_defaultdocdir}/%{libnamedev}/html
12cr|ffcall-1.10-9|103	
12cr|ffcall-1.10-9|104	%files -n %{libname}
12cr|ffcall-1.10-9|105	%{_libdir}/*.so.*
12cr|ffcall-1.10-9|106	
12cr|ffcall-1.10-9|107	%files -n %{libnamedev}
12cr|ffcall-1.10-9|108	%defattr(-,root,root)
12cr|ffcall-1.10-9|109	%doc NEWS README PLATFORMS
12cr|ffcall-1.10-9|110	%_includedir/*
12cr|ffcall-1.10-9|111	%{_libdir}/*.so
12cr|ffcall-1.10-9|112	%{_libdir}/*.a
12cr|ffcall-1.10-9|113	%{_mandir}/man3/*
12cr|ffcall-1.10-9|114	
12cr|ffcall-1.10-9|115	
12cr|ffcall-1.10-9|116	%changelog
12cr|ffcall-1.10-9|117	* Sat Sep 18 2010 Funda Wang <fwang@mandriva.org> 1.10-8mdv2011.0
12cr|ffcall-1.10-9|118	+ Revision: 579336
12cr|ffcall-1.10-9|119	- add missing requires
12cr|ffcall-1.10-9|120	
12cr|ffcall-1.10-9|121	* Tue Aug 24 2010 Funda Wang <fwang@mandriva.org> 1.10-7mdv2011.0
12cr|ffcall-1.10-9|122	+ Revision: 572780
12cr|ffcall-1.10-9|123	- add patch to build in parallel
12cr|ffcall-1.10-9|124	
12cr|ffcall-1.10-9|125	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.10-6mdv2010.0
12cr|ffcall-1.10-9|126	+ Revision: 428718
12cr|ffcall-1.10-9|127	- rebuild
12cr|ffcall-1.10-9|128	
12cr|ffcall-1.10-9|129	* Fri Jul 18 2008 Funda Wang <fwang@mandriva.org> 1.10-5mdv2009.0
12cr|ffcall-1.10-9|130	+ Revision: 238018
12cr|ffcall-1.10-9|131	- Build with -fPIC
12cr|ffcall-1.10-9|132	
12cr|ffcall-1.10-9|133	* Fri Jul 11 2008 Funda Wang <fwang@mandriva.org> 1.10-4mdv2009.0
12cr|ffcall-1.10-9|134	+ Revision: 233843
12cr|ffcall-1.10-9|135	- should be obsoletes rather than conflicts
12cr|ffcall-1.10-9|136	
12cr|ffcall-1.10-9|137	* Fri Jul 11 2008 Funda Wang <fwang@mandriva.org> 1.10-3mdv2009.0
12cr|ffcall-1.10-9|138	+ Revision: 233827
12cr|ffcall-1.10-9|139	- use configure2_5x
12cr|ffcall-1.10-9|140	
12cr|ffcall-1.10-9|141	+ Pixel <pixel@mandriva.com>
12cr|ffcall-1.10-9|142	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|ffcall-1.10-9|143	
12cr|ffcall-1.10-9|144	* Tue Feb 12 2008 Frederik Himpe <fhimpe@mandriva.org> 1.10-3mdv2008.1
12cr|ffcall-1.10-9|145	+ Revision: 166454
12cr|ffcall-1.10-9|146	- Fix summary
12cr|ffcall-1.10-9|147	- Clean buildroot
12cr|ffcall-1.10-9|148	- Fix devel package provides
12cr|ffcall-1.10-9|149	- Remove shared libraries from -devel package and put them in lib package
12cr|ffcall-1.10-9|150	- Adapt devel package name to new policy
12cr|ffcall-1.10-9|151	
12cr|ffcall-1.10-9|152	+ Olivier Blin <oblin@mandriva.com>
12cr|ffcall-1.10-9|153	- restore BuildRoot
12cr|ffcall-1.10-9|154	
12cr|ffcall-1.10-9|155	+ Thierry Vignaud <tv@mandriva.org>
12cr|ffcall-1.10-9|156	- kill re-definition of %%buildroot on Pixel's request
12cr|ffcall-1.10-9|157	- fix summary-ended-with-dot
12cr|ffcall-1.10-9|158	
12cr|ffcall-1.10-9|159	
12cr|ffcall-1.10-9|160	* Mon Apr 02 2007 Pascal Terjan <pterjan@mandriva.org> 1.10-2mdv2007.1
12cr|ffcall-1.10-9|161	+ Revision: 150177
12cr|ffcall-1.10-9|162	- Use the macros, this avoids a lot of hacks and fixes build on x86_64
12cr|ffcall-1.10-9|163	- Use mkrel
12cr|ffcall-1.10-9|164	- Use autoconf2.5
12cr|ffcall-1.10-9|165	- Fix group
12cr|ffcall-1.10-9|166	- Don't have 2 dirs for the doc
12cr|ffcall-1.10-9|167	- Import ffcall
12cr|ffcall-1.10-9|168	
12cr|ffcall-1.10-9|169	* Sat Jun 05 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.10-1mdk
12cr|ffcall-1.10-9|170	- 1.10
12cr|ffcall-1.10-9|171	
12cr|ffcall-1.10-9|172	* Sat May 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.9-1mdk
12cr|ffcall-1.10-9|173	- 1.9
12cr|ffcall-1.10-9|174	

1308 12
12cr|ffdiaporama-1.3.1-1|1	# This spec is based on Alberto Altieri's work in MIB with
12cr|ffdiaporama-1.3.1-1|2	# heavy modifications
12cr|ffdiaporama-1.3.1-1|3	
12cr|ffdiaporama-1.3.1-1|4	%define		oname	ffDiaporama
12cr|ffdiaporama-1.3.1-1|5	
12cr|ffdiaporama-1.3.1-1|6	Name:		ffdiaporama
12cr|ffdiaporama-1.3.1-1|7	Version:	1.3.1
12cr|ffdiaporama-1.3.1-1|8	Release:	%mkrel 1
12cr|ffdiaporama-1.3.1-1|9	Summary:	A tool to create video sequences from images, titles, music
12cr|ffdiaporama-1.3.1-1|10	License:	GPLv2
12cr|ffdiaporama-1.3.1-1|11	Group:		Video
12cr|ffdiaporama-1.3.1-1|12	URL:		http://ffdiaporama.tuxfamily.org
12cr|ffdiaporama-1.3.1-1|13	Source0:	http://ffdiaporama.tuxfamily.org/download.php?f=Archives/%{name}_%{version}.tar.gz
12cr|ffdiaporama-1.3.1-1|14	BuildRequires:	qt4-devel
12cr|ffdiaporama-1.3.1-1|15	BuildRequires:	ffmpeg-devel
12cr|ffdiaporama-1.3.1-1|16	BuildRequires:	taglib-devel
12cr|ffdiaporama-1.3.1-1|17	BuildRequires:	SDL-devel
12cr|ffdiaporama-1.3.1-1|18	BuildRequires:	SDL_mixer-devel
12cr|ffdiaporama-1.3.1-1|19	BuildRequires:	desktop-file-utils
12cr|ffdiaporama-1.3.1-1|20	BuildRequires:	pkgconfig(exiv2)
12cr|ffdiaporama-1.3.1-1|21	Requires:	ffmpeg
12cr|ffdiaporama-1.3.1-1|22	Requires:	exiv2
12cr|ffdiaporama-1.3.1-1|23	
12cr|ffdiaporama-1.3.1-1|24	%description
12cr|ffdiaporama-1.3.1-1|25	ffDiaporama is an application of creation of videos sequences established by
12cr|ffdiaporama-1.3.1-1|26	titles, images, photos, movie clip and music.
12cr|ffdiaporama-1.3.1-1|27	
12cr|ffdiaporama-1.3.1-1|28	These sequences are assembled in slide show by means of transitions of
12cr|ffdiaporama-1.3.1-1|29	sequence to produce complete videos
12cr|ffdiaporama-1.3.1-1|30	
12cr|ffdiaporama-1.3.1-1|31	Main features:
12cr|ffdiaporama-1.3.1-1|32	* Refocused of images and photos and refocused and cutting of video clips
12cr|ffdiaporama-1.3.1-1|33	* Note (addition of text) for images, photos, sequences and animations
12cr|ffdiaporama-1.3.1-1|34	* Graphic filters on the images and the videos (passage in black and
12cr|ffdiaporama-1.3.1-1|35	white, dust removal, equalization of colors, etc.)
12cr|ffdiaporama-1.3.1-1|36	* Creation of animation by zoom, rotation or Ken Burns Effect on part of
12cr|ffdiaporama-1.3.1-1|37	images or photos
12cr|ffdiaporama-1.3.1-1|38	* Correction of the images and the videos during the animations
12cr|ffdiaporama-1.3.1-1|39	(luminosity, contrast, gamma, colors, etc.)
12cr|ffdiaporama-1.3.1-1|40	* Transitions between sequence with definition of the transition type,
12cr|ffdiaporama-1.3.1-1|41	sequence by sequence.
12cr|ffdiaporama-1.3.1-1|42	* Addition of a background sound (wav, mp3 or ogg) with customizable
12cr|ffdiaporama-1.3.1-1|43	effects of volume, fade in/out and passage in pause, sequence by
12cr|ffdiaporama-1.3.1-1|44	sequence.
12cr|ffdiaporama-1.3.1-1|45	* Generation of usable videos by most of the current videos equipments
12cr|ffdiaporama-1.3.1-1|46	(DVD player/smartphone, multimedia box, hard drive, etc.) but also
12cr|ffdiaporama-1.3.1-1|47	publishable on the main video sharing Web sites (YouTube, Dailymotion,
12cr|ffdiaporama-1.3.1-1|48	etc.)
12cr|ffdiaporama-1.3.1-1|49	
12cr|ffdiaporama-1.3.1-1|50	%prep
12cr|ffdiaporama-1.3.1-1|51	%setup -q -c
12cr|ffdiaporama-1.3.1-1|52	
12cr|ffdiaporama-1.3.1-1|53	%build
12cr|ffdiaporama-1.3.1-1|54	%qmake_qt4 %{oname}.pro
12cr|ffdiaporama-1.3.1-1|55	%make
12cr|ffdiaporama-1.3.1-1|56	
12cr|ffdiaporama-1.3.1-1|57	%install
12cr|ffdiaporama-1.3.1-1|58	%__make install INSTALL_ROOT=%{buildroot}
12cr|ffdiaporama-1.3.1-1|59	desktop-file-install --vendor="" \
12cr|ffdiaporama-1.3.1-1|60	--dir=%{buildroot}%{_datadir}/applications/ \
12cr|ffdiaporama-1.3.1-1|61	--add-category="GTK"  \
12cr|ffdiaporama-1.3.1-1|62	ffDiaporama.desktop
12cr|ffdiaporama-1.3.1-1|63	
12cr|ffdiaporama-1.3.1-1|64	%files
12cr|ffdiaporama-1.3.1-1|65	%doc licences.txt
12cr|ffdiaporama-1.3.1-1|66	%{_bindir}/%{oname}
12cr|ffdiaporama-1.3.1-1|67	%{_datadir}/%{oname}
12cr|ffdiaporama-1.3.1-1|68	%{_datadir}/mime/packages/%{oname}-mime.xml
12cr|ffdiaporama-1.3.1-1|69	%{_datadir}/applications/%{oname}.desktop
12cr|ffdiaporama-1.3.1-1|70	
12cr|ffdiaporama-1.3.1-1|71	
12cr|ffdiaporama-1.3.1-1|72	%changelog
12cr|ffdiaporama-1.3.1-1|73	* Thu Sep 06 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.3.1-1mdv2012.0
12cr|ffdiaporama-1.3.1-1|74	+ Revision: 816418
12cr|ffdiaporama-1.3.1-1|75	- update to 1.3.1
12cr|ffdiaporama-1.3.1-1|76	
12cr|ffdiaporama-1.3.1-1|77	* Wed Jul 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.3-1
12cr|ffdiaporama-1.3.1-1|78	+ Revision: 808097
12cr|ffdiaporama-1.3.1-1|79	- update to 1.3
12cr|ffdiaporama-1.3.1-1|80	
12cr|ffdiaporama-1.3.1-1|81	* Wed Mar 14 2012 Andrey Bondrov <abondrov@mandriva.org> 1.2-1
12cr|ffdiaporama-1.3.1-1|82	+ Revision: 784935
12cr|ffdiaporama-1.3.1-1|83	- Update BuildRequires
12cr|ffdiaporama-1.3.1-1|84	- Update BuildRequires
12cr|ffdiaporama-1.3.1-1|85	- New version 1.2
12cr|ffdiaporama-1.3.1-1|86	
12cr|ffdiaporama-1.3.1-1|87	* Sun Feb 26 2012 Andrey Bondrov <abondrov@mandriva.org> 1.1-1
12cr|ffdiaporama-1.3.1-1|88	+ Revision: 780874
12cr|ffdiaporama-1.3.1-1|89	- imported package ffdiaporama
12cr|ffdiaporama-1.3.1-1|90	

1309 12
12cr|ffingerd-1.28-11|1	%define fullname %{name}-%{version}
12cr|ffingerd-1.28-11|2	%define version 1.28
12cr|ffingerd-1.28-11|3	%define release %mkrel 11
12cr|ffingerd-1.28-11|4	%define name ffingerd
12cr|ffingerd-1.28-11|5	
12cr|ffingerd-1.28-11|6	Name: %{name}
12cr|ffingerd-1.28-11|7	Summary: Secure finger daemon
12cr|ffingerd-1.28-11|8	Version: %{version}
12cr|ffingerd-1.28-11|9	Release: %{release}
12cr|ffingerd-1.28-11|10	Source: %{fullname}.tar.bz2
12cr|ffingerd-1.28-11|11	Group: Networking/Other
12cr|ffingerd-1.28-11|12	URL: http://www.fefe.de/ffingerd/
12cr|ffingerd-1.28-11|13	License: GPL
12cr|ffingerd-1.28-11|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|ffingerd-1.28-11|15	
12cr|ffingerd-1.28-11|16	%description
12cr|ffingerd-1.28-11|17	Fefe's Finger Daemon is a secure fingerd which doesn't run as root,
12cr|ffingerd-1.28-11|18	doesn't give away vital info about your system, and does syslogging.
12cr|ffingerd-1.28-11|19	
12cr|ffingerd-1.28-11|20	%prep
12cr|ffingerd-1.28-11|21	
12cr|ffingerd-1.28-11|22	%setup -q %{fullname}
12cr|ffingerd-1.28-11|23	
12cr|ffingerd-1.28-11|24	%build
12cr|ffingerd-1.28-11|25	
12cr|ffingerd-1.28-11|26	%configure
12cr|ffingerd-1.28-11|27	
12cr|ffingerd-1.28-11|28	%make
12cr|ffingerd-1.28-11|29	
12cr|ffingerd-1.28-11|30	%install
12cr|ffingerd-1.28-11|31	rm -rf $RPM_BUILD_ROOT
12cr|ffingerd-1.28-11|32	
12cr|ffingerd-1.28-11|33	install -d $RPM_BUILD_ROOT%{_prefix}/sbin
12cr|ffingerd-1.28-11|34	install -d $RPM_BUILD_ROOT%{_mandir}/man8
12cr|ffingerd-1.28-11|35	install -m 644 ffingerd.8 $RPM_BUILD_ROOT/%{_mandir}/man8
12cr|ffingerd-1.28-11|36	install -m 755 ffingerd $RPM_BUILD_ROOT%{_sbindir}/
12cr|ffingerd-1.28-11|37	
12cr|ffingerd-1.28-11|38	%post
12cr|ffingerd-1.28-11|39	# remove other fingerd's and add ffingerd. make a backup, too
12cr|ffingerd-1.28-11|40	cat /etc/inetd.conf | grep ffingerd > /tmp/ffingerd.test
12cr|ffingerd-1.28-11|41	if [ ! -s /tmp/ffingerd.test ]; then
12cr|ffingerd-1.28-11|42	cp -f /etc/inetd.conf /etc/inetd.conf.rpmsave
12cr|ffingerd-1.28-11|43	cat /etc/inetd.conf | grep -v in.fingerd | grep -v "End of inetd.conf" > /etc/inetd.conf
12cr|ffingerd-1.28-11|44	echo "#" >> /etc/inetd.conf
12cr|ffingerd-1.28-11|45	echo "# Fefe's finger daemon, a secure finger daemon" >> /etc/inetd.conf
12cr|ffingerd-1.28-11|46	echo "#" >> /etc/inetd.conf
12cr|ffingerd-1.28-11|47	echo "finger  stream  tcp     nowait  nobody  /usr/sbin/tcpd  /usr/sbin/ffingerd" >> /etc/inetd.conf
12cr|ffingerd-1.28-11|48	echo >> /etc/inetd.conf
12cr|ffingerd-1.28-11|49	echo "# End of inetd.conf" >> /etc/inetd.conf
12cr|ffingerd-1.28-11|50	fi
12cr|ffingerd-1.28-11|51	rm /tmp/ffingerd.test
12cr|ffingerd-1.28-11|52	
12cr|ffingerd-1.28-11|53	# now restart inetd
12cr|ffingerd-1.28-11|54	if [ -f /var/run/inetd.pid ]; then
12cr|ffingerd-1.28-11|55	kill -HUP `cat /var/run/inetd.pid` ;
12cr|ffingerd-1.28-11|56	else
12cr|ffingerd-1.28-11|57	echo "Now you need to restart inetd" ;
12cr|ffingerd-1.28-11|58	fi
12cr|ffingerd-1.28-11|59	
12cr|ffingerd-1.28-11|60	%postun
12cr|ffingerd-1.28-11|61	# restore the old config file, or try to at least
12cr|ffingerd-1.28-11|62	if [ -f /etc/inetd.conf.rpmsave ]; then
12cr|ffingerd-1.28-11|63	mv /etc/inetd.conf.rpmsave /etc/inetd.conf ;
12cr|ffingerd-1.28-11|64	fi
12cr|ffingerd-1.28-11|65	
12cr|ffingerd-1.28-11|66	# now restart inetd
12cr|ffingerd-1.28-11|67	if [ -f /var/run/inetd.pid ]; then
12cr|ffingerd-1.28-11|68	kill -HUP `cat /var/run/inetd.pid` ;
12cr|ffingerd-1.28-11|69	else
12cr|ffingerd-1.28-11|70	echo "Now you need to restart inetd" ;
12cr|ffingerd-1.28-11|71	fi
12cr|ffingerd-1.28-11|72	
12cr|ffingerd-1.28-11|73	%files
12cr|ffingerd-1.28-11|74	%defattr(-,root,root)
12cr|ffingerd-1.28-11|75	%doc NEWS README TODO
12cr|ffingerd-1.28-11|76	%{_sbindir}/*
12cr|ffingerd-1.28-11|77	%{_mandir}/man8/*
12cr|ffingerd-1.28-11|78	
12cr|ffingerd-1.28-11|79	%clean
12cr|ffingerd-1.28-11|80	rm -rf $RPM_BUILD_ROOT
12cr|ffingerd-1.28-11|81	
12cr|ffingerd-1.28-11|82	
12cr|ffingerd-1.28-11|83	
12cr|ffingerd-1.28-11|84	%changelog
12cr|ffingerd-1.28-11|85	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.28-11mdv2011.0
12cr|ffingerd-1.28-11|86	+ Revision: 618279
12cr|ffingerd-1.28-11|87	- the mass rebuild of 2010.0 packages
12cr|ffingerd-1.28-11|88	
12cr|ffingerd-1.28-11|89	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.28-10mdv2010.0
12cr|ffingerd-1.28-11|90	+ Revision: 428723
12cr|ffingerd-1.28-11|91	- rebuild
12cr|ffingerd-1.28-11|92	
12cr|ffingerd-1.28-11|93	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.28-9mdv2009.0
12cr|ffingerd-1.28-11|94	+ Revision: 245118
12cr|ffingerd-1.28-11|95	- rebuild
12cr|ffingerd-1.28-11|96	
12cr|ffingerd-1.28-11|97	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.28-7mdv2008.1
12cr|ffingerd-1.28-11|98	+ Revision: 136415
12cr|ffingerd-1.28-11|99	- restore BuildRoot
12cr|ffingerd-1.28-11|100	
12cr|ffingerd-1.28-11|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|ffingerd-1.28-11|102	- kill re-definition of %%buildroot on Pixel's request
12cr|ffingerd-1.28-11|103	
12cr|ffingerd-1.28-11|104	
12cr|ffingerd-1.28-11|105	* Tue Aug 08 2006 Lenny Cartier <lenny@mandriva.com> 1.28-7mdv2007.0
12cr|ffingerd-1.28-11|106	- rebuild
12cr|ffingerd-1.28-11|107	
12cr|ffingerd-1.28-11|108	* Wed Apr 20 2005 Lenny Cartier <lenny@mandriva.com> 1.28-6mdk
12cr|ffingerd-1.28-11|109	- rebuild
12cr|ffingerd-1.28-11|110	
12cr|ffingerd-1.28-11|111	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.28-5mdk
12cr|ffingerd-1.28-11|112	- rebuild
12cr|ffingerd-1.28-11|113	

1310 12
12cr|fflas-ffpack-1.6.0-2|1	# This package is arch-specific, because it computes properties of the system
12cr|fflas-ffpack-1.6.0-2|2	# (such as endianness) and stores them in generated header files.  Hence, the
12cr|fflas-ffpack-1.6.0-2|3	# files DO vary by platform.  However, there is no actual compiled code, so
12cr|fflas-ffpack-1.6.0-2|4	# turn off debuginfo generation.
12cr|fflas-ffpack-1.6.0-2|5	%global debug_package %{nil}
12cr|fflas-ffpack-1.6.0-2|6	
12cr|fflas-ffpack-1.6.0-2|7	Name:           fflas-ffpack
12cr|fflas-ffpack-1.6.0-2|8	Version:        1.6.0
12cr|fflas-ffpack-1.6.0-2|9	Release:        2
12cr|fflas-ffpack-1.6.0-2|10	Summary:        Finite field linear algebra subroutines
12cr|fflas-ffpack-1.6.0-2|11	
12cr|fflas-ffpack-1.6.0-2|12	Group:          Sciences/Mathematics
12cr|fflas-ffpack-1.6.0-2|13	# %%{_bindir}/fflasffpack-config is CeCILL-B; other files are LGPLv2+
12cr|fflas-ffpack-1.6.0-2|14	License:        LGPLv2+ and CeCILL-B
12cr|fflas-ffpack-1.6.0-2|15	URL:            http://linalg.org/projects/fflas-ffpack
12cr|fflas-ffpack-1.6.0-2|16	Source0:        http://linalg.org/%{name}-%{version}.tar.gz
12cr|fflas-ffpack-1.6.0-2|17	
12cr|fflas-ffpack-1.6.0-2|18	# Patch from upstream discussion list.  Fixes building with debug.
12cr|fflas-ffpack-1.6.0-2|19	Patch1:         %{name}-debug.patch
12cr|fflas-ffpack-1.6.0-2|20	
12cr|fflas-ffpack-1.6.0-2|21	BuildRequires:  libatlas-devel
12cr|fflas-ffpack-1.6.0-2|22	BuildRequires:  doxygen
12cr|fflas-ffpack-1.6.0-2|23	BuildRequires:  givaro-devel
12cr|fflas-ffpack-1.6.0-2|24	BuildRequires:  gmp-devel
12cr|fflas-ffpack-1.6.0-2|25	BuildRequires:  gomp-devel
12cr|fflas-ffpack-1.6.0-2|26	BuildRequires:  texlive
12cr|fflas-ffpack-1.6.0-2|27	
12cr|fflas-ffpack-1.6.0-2|28	# Although there are references to linbox-devel files in this package,
12cr|fflas-ffpack-1.6.0-2|29	# linbox-devel Requires fflas-ffpack-devel, not the other way around.
12cr|fflas-ffpack-1.6.0-2|30	
12cr|fflas-ffpack-1.6.0-2|31	%description
12cr|fflas-ffpack-1.6.0-2|32	The FFLAS-FFPACK library provides functionality for dense linear algebra
12cr|fflas-ffpack-1.6.0-2|33	over word size prime finite fields.
12cr|fflas-ffpack-1.6.0-2|34	
12cr|fflas-ffpack-1.6.0-2|35	%package devel
12cr|fflas-ffpack-1.6.0-2|36	Summary:        Header files for developing with fflas-ffpack
12cr|fflas-ffpack-1.6.0-2|37	Group:          Development/C++
12cr|fflas-ffpack-1.6.0-2|38	Requires:       libatlas-devel, givaro-devel, gmp-devel
12cr|fflas-ffpack-1.6.0-2|39	
12cr|fflas-ffpack-1.6.0-2|40	%description devel
12cr|fflas-ffpack-1.6.0-2|41	The FFLAS-FFPACK library provides functionality for dense linear algebra
12cr|fflas-ffpack-1.6.0-2|42	over word size prime finite fields.  This package provides the header
12cr|fflas-ffpack-1.6.0-2|43	files for developing applications that use FFLAS-FFPACK.
12cr|fflas-ffpack-1.6.0-2|44	
12cr|fflas-ffpack-1.6.0-2|45	%prep
12cr|fflas-ffpack-1.6.0-2|46	%setup -q
12cr|fflas-ffpack-1.6.0-2|47	%patch1 -p1
12cr|fflas-ffpack-1.6.0-2|48	
12cr|fflas-ffpack-1.6.0-2|49	# Fix character encodings
12cr|fflas-ffpack-1.6.0-2|50	for f in AUTHORS TODO; do
12cr|fflas-ffpack-1.6.0-2|51	iconv -f iso8859-1 -t utf-8 $f > $f.utf8
12cr|fflas-ffpack-1.6.0-2|52	touch -r $f $f.utf8
12cr|fflas-ffpack-1.6.0-2|53	mv -f $f.utf8 $f
12cr|fflas-ffpack-1.6.0-2|54	done
12cr|fflas-ffpack-1.6.0-2|55	
12cr|fflas-ffpack-1.6.0-2|56	# Fix the FSF's address
12cr|fflas-ffpack-1.6.0-2|57	for f in `grep -FRl 'Temple Place' .`; do
12cr|fflas-ffpack-1.6.0-2|58	sed -i.orig \
12cr|fflas-ffpack-1.6.0-2|59	's/59 Temple Place, Suite 330, Boston, MA  02111-1307/51 Franklin Street, Suite 500, Boston, MA  02110-1335/' \
12cr|fflas-ffpack-1.6.0-2|60	$f
12cr|fflas-ffpack-1.6.0-2|61	touch -r $f.orig $f
12cr|fflas-ffpack-1.6.0-2|62	rm -f $f.orig
12cr|fflas-ffpack-1.6.0-2|63	done
12cr|fflas-ffpack-1.6.0-2|64	
12cr|fflas-ffpack-1.6.0-2|65	%build
12cr|fflas-ffpack-1.6.0-2|66	%configure --docdir=%{_docdir}/fflas-ffpack-%{version} --disable-static \
12cr|fflas-ffpack-1.6.0-2|67	--enable-optimization --enable-doc --with-cblas=%{_libdir}/atlas \
12cr|fflas-ffpack-1.6.0-2|68	--with-lapack=%{_libdir}/atlas
12cr|fflas-ffpack-1.6.0-2|69	make %{?_smp_mflags}
12cr|fflas-ffpack-1.6.0-2|70	
12cr|fflas-ffpack-1.6.0-2|71	# Build the developer documentation, too
12cr|fflas-ffpack-1.6.0-2|72	cd doc
12cr|fflas-ffpack-1.6.0-2|73	doxygen DoxyfileDev
12cr|fflas-ffpack-1.6.0-2|74	cd ..
12cr|fflas-ffpack-1.6.0-2|75	
12cr|fflas-ffpack-1.6.0-2|76	%install
12cr|fflas-ffpack-1.6.0-2|77	make install DESTDIR=$RPM_BUILD_ROOT
12cr|fflas-ffpack-1.6.0-2|78	
12cr|fflas-ffpack-1.6.0-2|79	# Documentation is installed in the wrong place
12cr|fflas-ffpack-1.6.0-2|80	rm -fr $RPM_BUILD_ROOT%{_prefix}/docs
12cr|fflas-ffpack-1.6.0-2|81	
12cr|fflas-ffpack-1.6.0-2|82	# Don't want these files in with the HTML files
12cr|fflas-ffpack-1.6.0-2|83	rm -f doc/fflas-ffpack-html/{AUTHORS,COPYING,INSTALL}
12cr|fflas-ffpack-1.6.0-2|84	
12cr|fflas-ffpack-1.6.0-2|85	# Force linking to atlas lapack
12cr|fflas-ffpack-1.6.0-2|86	sed -i 's|-llapack|-lclapack|g' $RPM_BUILD_ROOT%{_bindir}/fflas-ffpack-config
12cr|fflas-ffpack-1.6.0-2|87	
12cr|fflas-ffpack-1.6.0-2|88	%check
12cr|fflas-ffpack-1.6.0-2|89	make check
12cr|fflas-ffpack-1.6.0-2|90	
12cr|fflas-ffpack-1.6.0-2|91	%files devel
12cr|fflas-ffpack-1.6.0-2|92	%doc AUTHORS ChangeLog COPYING README TODO
12cr|fflas-ffpack-1.6.0-2|93	%{_bindir}/fflas-ffpack-config
12cr|fflas-ffpack-1.6.0-2|94	%{_includedir}/fflas-ffpack
12cr|fflas-ffpack-1.6.0-2|95	%doc doc/fflas-ffpack.html doc/fflas-ffpack-html doc/fflas-ffpack-dev-html
12cr|fflas-ffpack-1.6.0-2|96	
12cr|fflas-ffpack-1.6.0-2|97	
12cr|fflas-ffpack-1.6.0-2|98	%changelog
12cr|fflas-ffpack-1.6.0-2|99	* Tue Aug 14 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.6.0-2
12cr|fflas-ffpack-1.6.0-2|100	+ Revision: 814798
12cr|fflas-ffpack-1.6.0-2|101	- Force linking to atlas lapack.
12cr|fflas-ffpack-1.6.0-2|102	
12cr|fflas-ffpack-1.6.0-2|103	* Mon Aug 13 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.6.0-1
12cr|fflas-ffpack-1.6.0-2|104	+ Revision: 814619
12cr|fflas-ffpack-1.6.0-2|105	- Import fflas-ffpack (http://pkgs.fedoraproject.org/cgit/fflas-ffpack.git/)
12cr|fflas-ffpack-1.6.0-2|106	- Import fflas-ffpack matching fedora package
12cr|fflas-ffpack-1.6.0-2|107	

1311 12
12cr|ffmpeg2theora-0.29-1|1	%define name ffmpeg2theora
12cr|ffmpeg2theora-0.29-1|2	%define version 0.29
12cr|ffmpeg2theora-0.29-1|3	%define release		1
12cr|ffmpeg2theora-0.29-1|4	
12cr|ffmpeg2theora-0.29-1|5	Name:      %{name}
12cr|ffmpeg2theora-0.29-1|6	Version:   %{version}
12cr|ffmpeg2theora-0.29-1|7	Release:   %{release}
12cr|ffmpeg2theora-0.29-1|8	Summary:   A simple converter to create Ogg Theora files
12cr|ffmpeg2theora-0.29-1|9	License:   GPLv2+
12cr|ffmpeg2theora-0.29-1|10	URL:       http://www.v2v.cc/~j/ffmpeg2theora/
12cr|ffmpeg2theora-0.29-1|11	Group:     Video
12cr|ffmpeg2theora-0.29-1|12	Source0:   http://v2v.cc/~j/ffmpeg2theora/downloads/%{name}-%{version}.tar.bz2
12cr|ffmpeg2theora-0.29-1|13	BuildRequires: ffmpeg-devel >= 0.6
12cr|ffmpeg2theora-0.29-1|14	BuildRequires: libvorbis-devel
12cr|ffmpeg2theora-0.29-1|15	BuildRequires: libtheora-devel
12cr|ffmpeg2theora-0.29-1|16	BuildRequires: scons
12cr|ffmpeg2theora-0.29-1|17	BuildRequires: libkate-devel
12cr|ffmpeg2theora-0.29-1|18	
12cr|ffmpeg2theora-0.29-1|19	%description
12cr|ffmpeg2theora-0.29-1|20	Simple converter to create Ogg Theora files.
12cr|ffmpeg2theora-0.29-1|21	
12cr|ffmpeg2theora-0.29-1|22	%prep
12cr|ffmpeg2theora-0.29-1|23	%setup -q
12cr|ffmpeg2theora-0.29-1|24	
12cr|ffmpeg2theora-0.29-1|25	%build
12cr|ffmpeg2theora-0.29-1|26	scons prefix=%_prefix mandir=%_mandir
12cr|ffmpeg2theora-0.29-1|27	
12cr|ffmpeg2theora-0.29-1|28	%install
12cr|ffmpeg2theora-0.29-1|29	scons install destdir=%buildroot prefix=%_prefix mandir=%_mandir
12cr|ffmpeg2theora-0.29-1|30	install -D %name.1 %buildroot%_mandir/man1/%name.1
12cr|ffmpeg2theora-0.29-1|31	
12cr|ffmpeg2theora-0.29-1|32	
12cr|ffmpeg2theora-0.29-1|33	cat > %{_builddir}/%{name}-%{version}/README.mdv << EOF
12cr|ffmpeg2theora-0.29-1|34	
12cr|ffmpeg2theora-0.29-1|35	some examples using ffmpeg2theora:
12cr|ffmpeg2theora-0.29-1|36	
12cr|ffmpeg2theora-0.29-1|37	to convert your DV file, called videoclip.dv to Ogg Theora:
12cr|ffmpeg2theora-0.29-1|38	
12cr|ffmpeg2theora-0.29-1|39	ffmpeg2theora videoclip.dv
12cr|ffmpeg2theora-0.29-1|40	
12cr|ffmpeg2theora-0.29-1|41	this will create an Ogg Theora file called videoclip.dv.ogg.
12cr|ffmpeg2theora-0.29-1|42	
12cr|ffmpeg2theora-0.29-1|43	to encode with another quality, lets say Video Quality 7 and Audio Quality 3:
12cr|ffmpeg2theora-0.29-1|44	
12cr|ffmpeg2theora-0.29-1|45	ffmpeg2theora -v 7 -a 3 videoclip.dv
12cr|ffmpeg2theora-0.29-1|46	
12cr|ffmpeg2theora-0.29-1|47	you can also use the v2v Presets to encode your video
12cr|ffmpeg2theora-0.29-1|48	
12cr|ffmpeg2theora-0.29-1|49	ffmpeg2theora -p preview videoclip.dv
12cr|ffmpeg2theora-0.29-1|50	
12cr|ffmpeg2theora-0.29-1|51	or
12cr|ffmpeg2theora-0.29-1|52	
12cr|ffmpeg2theora-0.29-1|53	ffmpeg2theora -p pro videoclip.dv
12cr|ffmpeg2theora-0.29-1|54	
12cr|ffmpeg2theora-0.29-1|55	on linux you can use ffmpeg2theora to stream to an icecast server:
12cr|ffmpeg2theora-0.29-1|56	this needs the latest icecast-kh version and a small tool to send the ogg stream to the icecast server.
12cr|ffmpeg2theora-0.29-1|57	
12cr|ffmpeg2theora-0.29-1|58	dvgrab --format raw - | \
12cr|ffmpeg2theora-0.29-1|59	ffmpeg2theora -a 0 -v 5 -f dv -x 320 -y 240 -o /dev/stdout - | \
12cr|ffmpeg2theora-0.29-1|60	oggfwd  icecastserver  8000 pwd /theora.ogg
12cr|ffmpeg2theora-0.29-1|61	
12cr|ffmpeg2theora-0.29-1|62	crop the input
12cr|ffmpeg2theora-0.29-1|63	
12cr|ffmpeg2theora-0.29-1|64	ffmpeg2theora --croptop 16 --cropbottom 16 --cropright 32 --cropleft 8 file.avi
12cr|ffmpeg2theora-0.29-1|65	
12cr|ffmpeg2theora-0.29-1|66	further examples and discussion
12cr|ffmpeg2theora-0.29-1|67	
12cr|ffmpeg2theora-0.29-1|68	EOF
12cr|ffmpeg2theora-0.29-1|69	
12cr|ffmpeg2theora-0.29-1|70	%files
12cr|ffmpeg2theora-0.29-1|71	%doc COPYING ChangeLog AUTHORS README TODO README.mdv
12cr|ffmpeg2theora-0.29-1|72	%attr(0755,root,root) %{_bindir}/%{name}
12cr|ffmpeg2theora-0.29-1|73	%_mandir/man1/%name.1*
12cr|ffmpeg2theora-0.29-1|74	
12cr|ffmpeg2theora-0.29-1|75	
12cr|ffmpeg2theora-0.29-1|76	
12cr|ffmpeg2theora-0.29-1|77	
12cr|ffmpeg2theora-0.29-1|78	%changelog
12cr|ffmpeg2theora-0.29-1|79	* Tue Jul 03 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.29-1
12cr|ffmpeg2theora-0.29-1|80	+ Revision: 807941
12cr|ffmpeg2theora-0.29-1|81	- version update 0.29
12cr|ffmpeg2theora-0.29-1|82	
12cr|ffmpeg2theora-0.29-1|83	* Fri Nov 11 2011 Götz Waschk <waschk@mandriva.org> 0.28-2
12cr|ffmpeg2theora-0.29-1|84	+ Revision: 730080
12cr|ffmpeg2theora-0.29-1|85	- rebuild
12cr|ffmpeg2theora-0.29-1|86	
12cr|ffmpeg2theora-0.29-1|87	* Mon Aug 08 2011 Götz Waschk <waschk@mandriva.org> 0.28-1
12cr|ffmpeg2theora-0.29-1|88	+ Revision: 693630
12cr|ffmpeg2theora-0.29-1|89	- update to new version 0.28
12cr|ffmpeg2theora-0.29-1|90	
12cr|ffmpeg2theora-0.29-1|91	* Fri Jul 22 2011 Götz Waschk <waschk@mandriva.org> 0.27-3
12cr|ffmpeg2theora-0.29-1|92	+ Revision: 691049
12cr|ffmpeg2theora-0.29-1|93	- rebuild
12cr|ffmpeg2theora-0.29-1|94	
12cr|ffmpeg2theora-0.29-1|95	* Wed Jul 21 2010 Götz Waschk <waschk@mandriva.org> 0.27-2mdv2011.0
12cr|ffmpeg2theora-0.29-1|96	+ Revision: 556479
12cr|ffmpeg2theora-0.29-1|97	- don't display usage information on installation (pterjan)
12cr|ffmpeg2theora-0.29-1|98	
12cr|ffmpeg2theora-0.29-1|99	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 0.27-1mdv2011.0
12cr|ffmpeg2theora-0.29-1|100	+ Revision: 550285
12cr|ffmpeg2theora-0.29-1|101	- new version
12cr|ffmpeg2theora-0.29-1|102	
12cr|ffmpeg2theora-0.29-1|103	* Wed Dec 23 2009 Götz Waschk <waschk@mandriva.org> 0.25-1mdv2010.1
12cr|ffmpeg2theora-0.29-1|104	+ Revision: 481666
12cr|ffmpeg2theora-0.29-1|105	- build with libkate
12cr|ffmpeg2theora-0.29-1|106	- new version
12cr|ffmpeg2theora-0.29-1|107	- drop patch
12cr|ffmpeg2theora-0.29-1|108	
12cr|ffmpeg2theora-0.29-1|109	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.24-2mdv2010.0
12cr|ffmpeg2theora-0.29-1|110	+ Revision: 437539
12cr|ffmpeg2theora-0.29-1|111	- rebuild
12cr|ffmpeg2theora-0.29-1|112	
12cr|ffmpeg2theora-0.29-1|113	* Fri Mar 20 2009 Frederik Himpe <fhimpe@mandriva.org> 0.24-1mdv2009.1
12cr|ffmpeg2theora-0.29-1|114	+ Revision: 359035
12cr|ffmpeg2theora-0.29-1|115	- update to new version 0.24
12cr|ffmpeg2theora-0.29-1|116	
12cr|ffmpeg2theora-0.29-1|117	* Wed Mar 11 2009 Götz Waschk <waschk@mandriva.org> 0.23-1mdv2009.1
12cr|ffmpeg2theora-0.29-1|118	+ Revision: 353680
12cr|ffmpeg2theora-0.29-1|119	- update to new version 0.23
12cr|ffmpeg2theora-0.29-1|120	
12cr|ffmpeg2theora-0.29-1|121	* Sat Oct 25 2008 Götz Waschk <waschk@mandriva.org> 0.22-1mdv2009.1
12cr|ffmpeg2theora-0.29-1|122	+ Revision: 297105
12cr|ffmpeg2theora-0.29-1|123	- new version
12cr|ffmpeg2theora-0.29-1|124	- fix build
12cr|ffmpeg2theora-0.29-1|125	- fix installation
12cr|ffmpeg2theora-0.29-1|126	
12cr|ffmpeg2theora-0.29-1|127	* Mon Oct 13 2008 Götz Waschk <waschk@mandriva.org> 0.21-2mdv2009.1
12cr|ffmpeg2theora-0.29-1|128	+ Revision: 293151
12cr|ffmpeg2theora-0.29-1|129	- rebuild for new ffmpeg
12cr|ffmpeg2theora-0.29-1|130	
12cr|ffmpeg2theora-0.29-1|131	* Mon Jun 30 2008 Götz Waschk <waschk@mandriva.org> 0.21-1mdv2009.0
12cr|ffmpeg2theora-0.29-1|132	+ Revision: 230137
12cr|ffmpeg2theora-0.29-1|133	- new version
12cr|ffmpeg2theora-0.29-1|134	- drop patch
12cr|ffmpeg2theora-0.29-1|135	- remove plf build option
12cr|ffmpeg2theora-0.29-1|136	
12cr|ffmpeg2theora-0.29-1|137	* Fri Apr 25 2008 Götz Waschk <waschk@mandriva.org> 0.20-4mdv2009.0
12cr|ffmpeg2theora-0.29-1|138	+ Revision: 197465
12cr|ffmpeg2theora-0.29-1|139	- fix plf build
12cr|ffmpeg2theora-0.29-1|140	
12cr|ffmpeg2theora-0.29-1|141	* Fri Apr 25 2008 Götz Waschk <waschk@mandriva.org> 0.20-3mdv2009.0
12cr|ffmpeg2theora-0.29-1|142	+ Revision: 197453
12cr|ffmpeg2theora-0.29-1|143	- fix build with new ffmpeg
12cr|ffmpeg2theora-0.29-1|144	- update license tag
12cr|ffmpeg2theora-0.29-1|145	
12cr|ffmpeg2theora-0.29-1|146	* Fri Jan 18 2008 Götz Waschk <waschk@mandriva.org> 0.20-2mdv2008.1
12cr|ffmpeg2theora-0.29-1|147	+ Revision: 154558
12cr|ffmpeg2theora-0.29-1|148	- rebuild
12cr|ffmpeg2theora-0.29-1|149	
12cr|ffmpeg2theora-0.29-1|150	* Wed Jan 02 2008 Götz Waschk <waschk@mandriva.org> 0.20-1mdv2008.1
12cr|ffmpeg2theora-0.29-1|151	+ Revision: 140421
12cr|ffmpeg2theora-0.29-1|152	- new version
12cr|ffmpeg2theora-0.29-1|153	- patch to make it build with new ffmpeg
12cr|ffmpeg2theora-0.29-1|154	- rebuild for new ffmpeg
12cr|ffmpeg2theora-0.29-1|155	
12cr|ffmpeg2theora-0.29-1|156	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.19-2mdv2008.1
12cr|ffmpeg2theora-0.29-1|157	+ Revision: 136415
12cr|ffmpeg2theora-0.29-1|158	- restore BuildRoot
12cr|ffmpeg2theora-0.29-1|159	
12cr|ffmpeg2theora-0.29-1|160	+ Thierry Vignaud <tv@mandriva.org>
12cr|ffmpeg2theora-0.29-1|161	- kill re-definition of %%buildroot on Pixel's request
12cr|ffmpeg2theora-0.29-1|162	
12cr|ffmpeg2theora-0.29-1|163	* Thu Aug 02 2007 Götz Waschk <waschk@mandriva.org> 0.19-2mdv2008.0
12cr|ffmpeg2theora-0.29-1|164	+ Revision: 58010
12cr|ffmpeg2theora-0.29-1|165	- fix description
12cr|ffmpeg2theora-0.29-1|166	
12cr|ffmpeg2theora-0.29-1|167	* Thu Aug 02 2007 Götz Waschk <waschk@mandriva.org> 0.19-1mdv2008.0
12cr|ffmpeg2theora-0.29-1|168	+ Revision: 57990
12cr|ffmpeg2theora-0.29-1|169	- new version
12cr|ffmpeg2theora-0.29-1|170	

1312 12
12cr|ffmpegthumbnailer-2.0.8-2|1	%define major 4
12cr|ffmpegthumbnailer-2.0.8-2|2	%define libname %mklibname %{name} %{major}
12cr|ffmpegthumbnailer-2.0.8-2|3	%define develname %mklibname %{name} -d
12cr|ffmpegthumbnailer-2.0.8-2|4	
12cr|ffmpegthumbnailer-2.0.8-2|5	Summary:	Lightweight video thumbnailer
12cr|ffmpegthumbnailer-2.0.8-2|6	Name:		ffmpegthumbnailer
12cr|ffmpegthumbnailer-2.0.8-2|7	Version:	2.0.8
12cr|ffmpegthumbnailer-2.0.8-2|8	Release:	2
12cr|ffmpegthumbnailer-2.0.8-2|9	License:	GPLv2+
12cr|ffmpegthumbnailer-2.0.8-2|10	Group:		Video
12cr|ffmpegthumbnailer-2.0.8-2|11	URL:		http://code.google.com/p/ffmpegthumbnailer/
12cr|ffmpegthumbnailer-2.0.8-2|12	Source0:		http://ffmpegthumbnailer.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|ffmpegthumbnailer-2.0.8-2|13	BuildRequires:	ffmpeg-devel
12cr|ffmpegthumbnailer-2.0.8-2|14	BuildRequires:	pkgconfig(libpng)
12cr|ffmpegthumbnailer-2.0.8-2|15	BuildRequires:	libjpeg-devel
12cr|ffmpegthumbnailer-2.0.8-2|16	Requires:	%{libname} = %{version}-%{release}
12cr|ffmpegthumbnailer-2.0.8-2|17	
12cr|ffmpegthumbnailer-2.0.8-2|18	%description
12cr|ffmpegthumbnailer-2.0.8-2|19	This video thumbnailer can be used by file managers to
12cr|ffmpegthumbnailer-2.0.8-2|20	create thumbnails for your video files. The thumbnailer
12cr|ffmpegthumbnailer-2.0.8-2|21	uses ffmpeg to decode frames from the video files, so
12cr|ffmpegthumbnailer-2.0.8-2|22	supported videoformats depend on the configuration
12cr|ffmpegthumbnailer-2.0.8-2|23	flags of ffmpeg.
12cr|ffmpegthumbnailer-2.0.8-2|24	
12cr|ffmpegthumbnailer-2.0.8-2|25	This thumbnailer was designed to be as fast and
12cr|ffmpegthumbnailer-2.0.8-2|26	lightweight as possible.
12cr|ffmpegthumbnailer-2.0.8-2|27	
12cr|ffmpegthumbnailer-2.0.8-2|28	%package -n %{libname}
12cr|ffmpegthumbnailer-2.0.8-2|29	Summary:	Main library for %{name}
12cr|ffmpegthumbnailer-2.0.8-2|30	Group:		Video
12cr|ffmpegthumbnailer-2.0.8-2|31	Obsoletes:	%{mklibname %{name} 2}
12cr|ffmpegthumbnailer-2.0.8-2|32	
12cr|ffmpegthumbnailer-2.0.8-2|33	%description -n %{libname}
12cr|ffmpegthumbnailer-2.0.8-2|34	Main library for %{name}.
12cr|ffmpegthumbnailer-2.0.8-2|35	
12cr|ffmpegthumbnailer-2.0.8-2|36	%package -n %{develname}
12cr|ffmpegthumbnailer-2.0.8-2|37	Summary:	Development files for %{name}
12cr|ffmpegthumbnailer-2.0.8-2|38	Group:		Development/C++
12cr|ffmpegthumbnailer-2.0.8-2|39	Requires:	%{libname} = %{version}-%{release}
12cr|ffmpegthumbnailer-2.0.8-2|40	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|ffmpegthumbnailer-2.0.8-2|41	Provides:	%{name}-devel = %{version}-%{release}
12cr|ffmpegthumbnailer-2.0.8-2|42	
12cr|ffmpegthumbnailer-2.0.8-2|43	%description -n %{develname}
12cr|ffmpegthumbnailer-2.0.8-2|44	Development files for %{name}.
12cr|ffmpegthumbnailer-2.0.8-2|45	
12cr|ffmpegthumbnailer-2.0.8-2|46	%prep
12cr|ffmpegthumbnailer-2.0.8-2|47	%setup -q
12cr|ffmpegthumbnailer-2.0.8-2|48	%__chmod 644 AUTHORS ChangeLog README TODO
12cr|ffmpegthumbnailer-2.0.8-2|49	
12cr|ffmpegthumbnailer-2.0.8-2|50	%build
12cr|ffmpegthumbnailer-2.0.8-2|51	%configure2_5x \
12cr|ffmpegthumbnailer-2.0.8-2|52	--disable-static
12cr|ffmpegthumbnailer-2.0.8-2|53	
12cr|ffmpegthumbnailer-2.0.8-2|54	%make
12cr|ffmpegthumbnailer-2.0.8-2|55	
12cr|ffmpegthumbnailer-2.0.8-2|56	%install
12cr|ffmpegthumbnailer-2.0.8-2|57	%makeinstall_std
12cr|ffmpegthumbnailer-2.0.8-2|58	
12cr|ffmpegthumbnailer-2.0.8-2|59	rm -rf %{buildroot}%{_libdir}/libffmpegthumbnailer.la
12cr|ffmpegthumbnailer-2.0.8-2|60	
12cr|ffmpegthumbnailer-2.0.8-2|61	
12cr|ffmpegthumbnailer-2.0.8-2|62	%files
12cr|ffmpegthumbnailer-2.0.8-2|63	%doc AUTHORS ChangeLog README TODO
12cr|ffmpegthumbnailer-2.0.8-2|64	%{_bindir}/ffmpegthumbnailer
12cr|ffmpegthumbnailer-2.0.8-2|65	%{_mandir}/man1/*
12cr|ffmpegthumbnailer-2.0.8-2|66	
12cr|ffmpegthumbnailer-2.0.8-2|67	%files -n %{libname}
12cr|ffmpegthumbnailer-2.0.8-2|68	%doc AUTHORS ChangeLog README TODO
12cr|ffmpegthumbnailer-2.0.8-2|69	%{_libdir}/*.so.%{major}*
12cr|ffmpegthumbnailer-2.0.8-2|70	
12cr|ffmpegthumbnailer-2.0.8-2|71	%files -n %{develname}
12cr|ffmpegthumbnailer-2.0.8-2|72	%doc AUTHORS ChangeLog README TODO
12cr|ffmpegthumbnailer-2.0.8-2|73	%{_libdir}/*.so
12cr|ffmpegthumbnailer-2.0.8-2|74	%{_includedir}/*
12cr|ffmpegthumbnailer-2.0.8-2|75	%{_libdir}/pkgconfig/*.pc
12cr|ffmpegthumbnailer-2.0.8-2|76	
12cr|ffmpegthumbnailer-2.0.8-2|77	
12cr|ffmpegthumbnailer-2.0.8-2|78	

1313 12
12cr|ffmpegthumbnailer-caja-1.4.0-1|1	Summary:	Lightweight video thumbnailer
12cr|ffmpegthumbnailer-caja-1.4.0-1|2	Name:		ffmpegthumbnailer-caja
12cr|ffmpegthumbnailer-caja-1.4.0-1|3	Version:	1.4.0
12cr|ffmpegthumbnailer-caja-1.4.0-1|4	Release:	1
12cr|ffmpegthumbnailer-caja-1.4.0-1|5	License:	GPLv2+
12cr|ffmpegthumbnailer-caja-1.4.0-1|6	Group:		Video
12cr|ffmpegthumbnailer-caja-1.4.0-1|7	URL:		http://mate-desktop.org
12cr|ffmpegthumbnailer-caja-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|ffmpegthumbnailer-caja-1.4.0-1|9	Patch0:		ffmpegthumbnailer-caja_mateconf.patch
12cr|ffmpegthumbnailer-caja-1.4.0-1|10	BuildArch:	noarch
12cr|ffmpegthumbnailer-caja-1.4.0-1|11	
12cr|ffmpegthumbnailer-caja-1.4.0-1|12	%description
12cr|ffmpegthumbnailer-caja-1.4.0-1|13	This package install a MateConf schemas to use ffmpegthumbnailer to
12cr|ffmpegthumbnailer-caja-1.4.0-1|14	make thumbnails of video files in caja file manager.
12cr|ffmpegthumbnailer-caja-1.4.0-1|15	
12cr|ffmpegthumbnailer-caja-1.4.0-1|16	%prep
12cr|ffmpegthumbnailer-caja-1.4.0-1|17	%setup -q
12cr|ffmpegthumbnailer-caja-1.4.0-1|18	%apply_patches
12cr|ffmpegthumbnailer-caja-1.4.0-1|19	
12cr|ffmpegthumbnailer-caja-1.4.0-1|20	%build
12cr|ffmpegthumbnailer-caja-1.4.0-1|21	%setup_compile_flags
12cr|ffmpegthumbnailer-caja-1.4.0-1|22	%make
12cr|ffmpegthumbnailer-caja-1.4.0-1|23	
12cr|ffmpegthumbnailer-caja-1.4.0-1|24	%install
12cr|ffmpegthumbnailer-caja-1.4.0-1|25	%makeinstall_std
12cr|ffmpegthumbnailer-caja-1.4.0-1|26	
12cr|ffmpegthumbnailer-caja-1.4.0-1|27	%files
12cr|ffmpegthumbnailer-caja-1.4.0-1|28	%doc AUTHORS README
12cr|ffmpegthumbnailer-caja-1.4.0-1|29	%{_sysconfdir}/mateconf/schemas/ffmpegthumbnailer-caja.schemas
12cr|ffmpegthumbnailer-caja-1.4.0-1|30	
12cr|ffmpegthumbnailer-caja-1.4.0-1|31	
12cr|ffmpegthumbnailer-caja-1.4.0-1|32	
12cr|ffmpegthumbnailer-caja-1.4.0-1|33	%changelog
12cr|ffmpegthumbnailer-caja-1.4.0-1|34	* Tue Jun 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|ffmpegthumbnailer-caja-1.4.0-1|35	+ Revision: 802762
12cr|ffmpegthumbnailer-caja-1.4.0-1|36	- imported package ffmpegthumbnailer-caja
12cr|ffmpegthumbnailer-caja-1.4.0-1|37	

1314 12
12cr|fget-1.3.3-6|1	%define name	fget
12cr|fget-1.3.3-6|2	%define version	1.3.3
12cr|fget-1.3.3-6|3	%define release	%mkrel 6
12cr|fget-1.3.3-6|4	
12cr|fget-1.3.3-6|5	Summary:	Commandline tool for mirroring remote files via FTP
12cr|fget-1.3.3-6|6	Name:           %name
12cr|fget-1.3.3-6|7	Version:        %version
12cr|fget-1.3.3-6|8	Release:        %release
12cr|fget-1.3.3-6|9	License:        GPLv2+
12cr|fget-1.3.3-6|10	Group:          Networking/File transfer
12cr|fget-1.3.3-6|11	URL:            http://www.feep.net/fget/
12cr|fget-1.3.3-6|12	Source0:        %{name}-%{version}.tar.bz2
12cr|fget-1.3.3-6|13	BuildRoot:      %_tmppath/%name-buildroot
12cr|fget-1.3.3-6|14	
12cr|fget-1.3.3-6|15	%description
12cr|fget-1.3.3-6|16	fget is a commandline tool for mirroring remote files via FTP. It was designed
12cr|fget-1.3.3-6|17	as an analog to the GNU wget utility. The fget package includes an FTP client
12cr|fget-1.3.3-6|18	library, so that others can make use of FTP from within their own C programs.
12cr|fget-1.3.3-6|19	
12cr|fget-1.3.3-6|20	%package -n %name-devel
12cr|fget-1.3.3-6|21	Summary:	Development library for fget
12cr|fget-1.3.3-6|22	Group:		Development/Other
12cr|fget-1.3.3-6|23	
12cr|fget-1.3.3-6|24	%description -n %name-devel
12cr|fget-1.3.3-6|25	Development library for fget
12cr|fget-1.3.3-6|26	
12cr|fget-1.3.3-6|27	%prep
12cr|fget-1.3.3-6|28	%setup -q
12cr|fget-1.3.3-6|29	
12cr|fget-1.3.3-6|30	%build
12cr|fget-1.3.3-6|31	%configure2_5x
12cr|fget-1.3.3-6|32	%make
12cr|fget-1.3.3-6|33	
12cr|fget-1.3.3-6|34	%install
12cr|fget-1.3.3-6|35	rm -rf %buildroot
12cr|fget-1.3.3-6|36	%makeinstall
12cr|fget-1.3.3-6|37	
12cr|fget-1.3.3-6|38	%clean
12cr|fget-1.3.3-6|39	rm -rf %buildroot
12cr|fget-1.3.3-6|40	
12cr|fget-1.3.3-6|41	%files
12cr|fget-1.3.3-6|42	%defattr(0755,root,root,0755)
12cr|fget-1.3.3-6|43	%_bindir/*
12cr|fget-1.3.3-6|44	%defattr(0644,root,root,0755)
12cr|fget-1.3.3-6|45	%doc README INSTALL
12cr|fget-1.3.3-6|46	%{_mandir}/*/*
12cr|fget-1.3.3-6|47	
12cr|fget-1.3.3-6|48	%files -n %name-devel
12cr|fget-1.3.3-6|49	%defattr(-,root,root)
12cr|fget-1.3.3-6|50	%{_includedir}/*
12cr|fget-1.3.3-6|51	%{_libdir}/*
12cr|fget-1.3.3-6|52	
12cr|fget-1.3.3-6|53	
12cr|fget-1.3.3-6|54	
12cr|fget-1.3.3-6|55	%changelog
12cr|fget-1.3.3-6|56	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-6mdv2011.0
12cr|fget-1.3.3-6|57	+ Revision: 610424
12cr|fget-1.3.3-6|58	- rebuild
12cr|fget-1.3.3-6|59	
12cr|fget-1.3.3-6|60	* Tue Feb 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.3.3-5mdv2010.1
12cr|fget-1.3.3-6|61	+ Revision: 510216
12cr|fget-1.3.3-6|62	- fix licence
12cr|fget-1.3.3-6|63	- Use %%configure2_5x
12cr|fget-1.3.3-6|64	
12cr|fget-1.3.3-6|65	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.3.3-4mdv2010.0
12cr|fget-1.3.3-6|66	+ Revision: 428725
12cr|fget-1.3.3-6|67	- rebuild
12cr|fget-1.3.3-6|68	
12cr|fget-1.3.3-6|69	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.3.3-3mdv2009.0
12cr|fget-1.3.3-6|70	+ Revision: 245120
12cr|fget-1.3.3-6|71	- rebuild
12cr|fget-1.3.3-6|72	
12cr|fget-1.3.3-6|73	+ Olivier Blin <oblin@mandriva.com>
12cr|fget-1.3.3-6|74	- restore BuildRoot
12cr|fget-1.3.3-6|75	
12cr|fget-1.3.3-6|76	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.3.3-1mdv2008.1
12cr|fget-1.3.3-6|77	+ Revision: 124974
12cr|fget-1.3.3-6|78	- kill re-definition of %%buildroot on Pixel's request
12cr|fget-1.3.3-6|79	- import fget
12cr|fget-1.3.3-6|80	
12cr|fget-1.3.3-6|81	
12cr|fget-1.3.3-6|82	* Tue May 17 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.3.3-1mdk
12cr|fget-1.3.3-6|83	- 1.3.3
12cr|fget-1.3.3-6|84	- use mkrel macro
12cr|fget-1.3.3-6|85	
12cr|fget-1.3.3-6|86	* Mon Nov 8 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.3.2-1mdk
12cr|fget-1.3.3-6|87	- 1.3.2
12cr|fget-1.3.3-6|88	
12cr|fget-1.3.3-6|89	* Tue Sep 21 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.3.1-1mdk
12cr|fget-1.3.3-6|90	- 1.3.1
12cr|fget-1.3.3-6|91	- updated URL
12cr|fget-1.3.3-6|92	
12cr|fget-1.3.3-6|93	* Mon Jul 19 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.3.0-1mdk
12cr|fget-1.3.3-6|94	- 1.3.0
12cr|fget-1.3.3-6|95	
12cr|fget-1.3.3-6|96	* Wed Jan 14 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.2.9-1mdk
12cr|fget-1.3.3-6|97	- initial contrib import

1315 12
12cr|fgrun-1.6.2-1|1	Summary:	Graphical launcher for the FlightGear flight simulator
12cr|fgrun-1.6.2-1|2	Name:		fgrun
12cr|fgrun-1.6.2-1|3	Version:	1.6.2
12cr|fgrun-1.6.2-1|4	Release:	1
12cr|fgrun-1.6.2-1|5	License:	GPLv2
12cr|fgrun-1.6.2-1|6	Group:		Games/Other
12cr|fgrun-1.6.2-1|7	URL:		http://sourceforge.net/projects/fgrun/
12cr|fgrun-1.6.2-1|8	Source0:	http://prdownloads.sourceforge.net/fgrun/%{name}-%{version}.tar.bz2
12cr|fgrun-1.6.2-1|9	Source1:	flightgear.png
12cr|fgrun-1.6.2-1|10	Patch0:		fgrun-1.6.2-linkage.patch
12cr|fgrun-1.6.2-1|11	BuildRequires:	fltk-devel >= 1.1.0
12cr|fgrun-1.6.2-1|12	BuildRequires:	imagemagick
12cr|fgrun-1.6.2-1|13	BuildRequires:	cmake
12cr|fgrun-1.6.2-1|14	BuildRequires:	simgear-devel >= 2.4.0
12cr|fgrun-1.6.2-1|15	BuildRequires:	openscenegraph-devel >= 3.0.0
12cr|fgrun-1.6.2-1|16	BuildRequires:	boost-devel
12cr|fgrun-1.6.2-1|17	BuildRequires:	pkgconfig(xft)
12cr|fgrun-1.6.2-1|18	BuildRequires:	pkgconfig(xinerama)
12cr|fgrun-1.6.2-1|19	Requires:	flightgear >= 2.4.0
12cr|fgrun-1.6.2-1|20	
12cr|fgrun-1.6.2-1|21	%description
12cr|fgrun-1.6.2-1|22	fgrun is a graphical launcher for the FlightGear flight simulator.
12cr|fgrun-1.6.2-1|23	
12cr|fgrun-1.6.2-1|24	%prep
12cr|fgrun-1.6.2-1|25	%setup -q
12cr|fgrun-1.6.2-1|26	%patch0 -p1
12cr|fgrun-1.6.2-1|27	
12cr|fgrun-1.6.2-1|28	%build
12cr|fgrun-1.6.2-1|29	cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DCMAKE_BUILD_TYPE=Release
12cr|fgrun-1.6.2-1|30	%make
12cr|fgrun-1.6.2-1|31	
12cr|fgrun-1.6.2-1|32	%install
12cr|fgrun-1.6.2-1|33	%makeinstall_std
12cr|fgrun-1.6.2-1|34	
12cr|fgrun-1.6.2-1|35	%find_lang %{name}
12cr|fgrun-1.6.2-1|36	
12cr|fgrun-1.6.2-1|37	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|fgrun-1.6.2-1|38	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|fgrun-1.6.2-1|39	[Desktop Entry]
12cr|fgrun-1.6.2-1|40	Name=%{name}
12cr|fgrun-1.6.2-1|41	Comment=Graphical launcher for the FlightGear flight simulator
12cr|fgrun-1.6.2-1|42	Exec=%{_bindir}/%{name}
12cr|fgrun-1.6.2-1|43	Icon=%{name}
12cr|fgrun-1.6.2-1|44	Terminal=false
12cr|fgrun-1.6.2-1|45	Type=Application
12cr|fgrun-1.6.2-1|46	StartupNotify=false
12cr|fgrun-1.6.2-1|47	Categories=Game;Simulation;
12cr|fgrun-1.6.2-1|48	EOF
12cr|fgrun-1.6.2-1|49	
12cr|fgrun-1.6.2-1|50	%__mkdir_p %{buildroot}%{_miconsdir}
12cr|fgrun-1.6.2-1|51	%__mkdir_p %{buildroot}%{_liconsdir}
12cr|fgrun-1.6.2-1|52	convert -size 16x16 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12cr|fgrun-1.6.2-1|53	convert -size 48x48 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
12cr|fgrun-1.6.2-1|54	%__install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
12cr|fgrun-1.6.2-1|55	
12cr|fgrun-1.6.2-1|56	%files -f %{name}.lang
12cr|fgrun-1.6.2-1|57	%doc README COPYING NEWS AUTHORS
12cr|fgrun-1.6.2-1|58	%{_bindir}/%{name}
12cr|fgrun-1.6.2-1|59	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|fgrun-1.6.2-1|60	%{_miconsdir}/%{name}.png
12cr|fgrun-1.6.2-1|61	%{_liconsdir}/%{name}.png
12cr|fgrun-1.6.2-1|62	%{_iconsdir}/%{name}.png
12cr|fgrun-1.6.2-1|63	
12cr|fgrun-1.6.2-1|64	
12cr|fgrun-1.6.2-1|65	
12cr|fgrun-1.6.2-1|66	%changelog
12cr|fgrun-1.6.2-1|67	* Fri Oct 14 2011 Andrey Bondrov <abondrov@mandriva.org> 1.6.0-1mdv2011.0
12cr|fgrun-1.6.2-1|68	+ Revision: 704672
12cr|fgrun-1.6.2-1|69	- Add libxft-devel and libxinerama-devel to BuildRequires
12cr|fgrun-1.6.2-1|70	- Add boost-devel to BuildRequires
12cr|fgrun-1.6.2-1|71	- imported package fgrun
12cr|fgrun-1.6.2-1|72	

1316 12
12cr|fidoconf-1.4.0-0.rc5.3|1	%define name    fidoconf
12cr|fidoconf-1.4.0-0.rc5.3|2	%define version 1.4.0
12cr|fidoconf-1.4.0-0.rc5.3|3	%define preversion rc5
12cr|fidoconf-1.4.0-0.rc5.3|4	
12cr|fidoconf-1.4.0-0.rc5.3|5	%define rel 3
12cr|fidoconf-1.4.0-0.rc5.3|6	%define release 0.%{preversion}.%{rel}
12cr|fidoconf-1.4.0-0.rc5.3|7	
12cr|fidoconf-1.4.0-0.rc5.3|8	%define major 1.4
12cr|fidoconf-1.4.0-0.rc5.3|9	%define libname %mklibname %name %major
12cr|fidoconf-1.4.0-0.rc5.3|10	
12cr|fidoconf-1.4.0-0.rc5.3|11	Summary:	Library to access the fidoconfig
12cr|fidoconf-1.4.0-0.rc5.3|12	Name:       %{name}
12cr|fidoconf-1.4.0-0.rc5.3|13	Version:    %{version}
12cr|fidoconf-1.4.0-0.rc5.3|14	Release:    %{release}
12cr|fidoconf-1.4.0-0.rc5.3|15	License:	GPL
12cr|fidoconf-1.4.0-0.rc5.3|16	Group:		File tools
12cr|fidoconf-1.4.0-0.rc5.3|17	Source0:		%{name}-%{major}-%{preversion}.tar.bz2
12cr|fidoconf-1.4.0-0.rc5.3|18	Patch0:		fidoconf-20021015-main.patch
12cr|fidoconf-1.4.0-0.rc5.3|19	Patch1:		fidoconf-20021015-doc.patch
12cr|fidoconf-1.4.0-0.rc5.3|20	Patch2:		fidoconf-20021015-man.patch
12cr|fidoconf-1.4.0-0.rc5.3|21	Patch3:		fidoconf-20021022-config.patch
12cr|fidoconf-1.4.0-0.rc5.3|22	Patch4:		fidoconf-20030523-fc2fgate.patch
12cr|fidoconf-1.4.0-0.rc5.3|23	Patch5:		fidoconf-tparser.diff
12cr|fidoconf-1.4.0-0.rc5.3|24	Patch6:		fidoconf-Makefile.diff
12cr|fidoconf-1.4.0-0.rc5.3|25	patch7:		fidoconf-1.4-rc5.huskymak.patch
12cr|fidoconf-1.4.0-0.rc5.3|26	patch8:		fidoconf-1.4-rc5.printf.patch
12cr|fidoconf-1.4.0-0.rc5.3|27	BuildRequires:	huskybse smapi-devel texinfo
12cr|fidoconf-1.4.0-0.rc5.3|28	URL:		http://sourceforge.net/projects/husky/
12cr|fidoconf-1.4.0-0.rc5.3|29	
12cr|fidoconf-1.4.0-0.rc5.3|30	%description
12cr|fidoconf-1.4.0-0.rc5.3|31	The design goal of fidoconfig was to provide one config-file for several
12cr|fidoconf-1.4.0-0.rc5.3|32	different fido software packages like editor, tosser etc.
12cr|fidoconf-1.4.0-0.rc5.3|33	An additional aim was to have one library (fidoconfig) which can be used by
12cr|fidoconf-1.4.0-0.rc5.3|34	all programs.
12cr|fidoconf-1.4.0-0.rc5.3|35	The advantage is you only have to edit one config-file, so changing your
12cr|fidoconf-1.4.0-0.rc5.3|36	system is much easier than with common software packages. Also bugs can only
12cr|fidoconf-1.4.0-0.rc5.3|37	creep in one library and not in thousands over thousands libraries.
12cr|fidoconf-1.4.0-0.rc5.3|38	
12cr|fidoconf-1.4.0-0.rc5.3|39	%package -n %libname
12cr|fidoconf-1.4.0-0.rc5.3|40	Summary: Library to access the fidoconfig
12cr|fidoconf-1.4.0-0.rc5.3|41	Group: System/Libraries
12cr|fidoconf-1.4.0-0.rc5.3|42	Provides: lib%name = %version-%release
12cr|fidoconf-1.4.0-0.rc5.3|43	
12cr|fidoconf-1.4.0-0.rc5.3|44	%description -n %libname
12cr|fidoconf-1.4.0-0.rc5.3|45	The design goal of fidoconfig was to provide one config-file for several
12cr|fidoconf-1.4.0-0.rc5.3|46	different fido software packages like editor, tosser etc.
12cr|fidoconf-1.4.0-0.rc5.3|47	An additional aim was to have one library (fidoconfig) which can be used by
12cr|fidoconf-1.4.0-0.rc5.3|48	all programs.
12cr|fidoconf-1.4.0-0.rc5.3|49	The advantage is you only have to edit one config-file, so changing your
12cr|fidoconf-1.4.0-0.rc5.3|50	system is much easier than with common software packages. Also bugs can only
12cr|fidoconf-1.4.0-0.rc5.3|51	creep in one library and not in thousands over thousands libraries.
12cr|fidoconf-1.4.0-0.rc5.3|52	
12cr|fidoconf-1.4.0-0.rc5.3|53	%package -n %libname-devel
12cr|fidoconf-1.4.0-0.rc5.3|54	Summary: Library to access the fidoconfig, development files
12cr|fidoconf-1.4.0-0.rc5.3|55	Group: Development/Other
12cr|fidoconf-1.4.0-0.rc5.3|56	Requires: %{libname} = %{version}-%{release}
12cr|fidoconf-1.4.0-0.rc5.3|57	Provides: lib%name-devel = %{version}-%{release}
12cr|fidoconf-1.4.0-0.rc5.3|58	Provides: %name-devel = %{version}-%{release}
12cr|fidoconf-1.4.0-0.rc5.3|59	
12cr|fidoconf-1.4.0-0.rc5.3|60	%description -n %libname-devel
12cr|fidoconf-1.4.0-0.rc5.3|61	The design goal of fidoconfig was to provide one config-file for several
12cr|fidoconf-1.4.0-0.rc5.3|62	different fido software packages like editor, tosser etc.
12cr|fidoconf-1.4.0-0.rc5.3|63	An additional aim was to have one library (fidoconfig) which can be used by
12cr|fidoconf-1.4.0-0.rc5.3|64	all programs.
12cr|fidoconf-1.4.0-0.rc5.3|65	The advantage is you only have to edit one config-file, so changing your
12cr|fidoconf-1.4.0-0.rc5.3|66	system is much easier than with common software packages. Also bugs can only
12cr|fidoconf-1.4.0-0.rc5.3|67	creep in one library and not in thousands over thousands libraries.
12cr|fidoconf-1.4.0-0.rc5.3|68	
12cr|fidoconf-1.4.0-0.rc5.3|69	This Package contains the Development Files. Only needed if you want to
12cr|fidoconf-1.4.0-0.rc5.3|70	compile the Husky-Programs yourself
12cr|fidoconf-1.4.0-0.rc5.3|71	
12cr|fidoconf-1.4.0-0.rc5.3|72	%prep
12cr|fidoconf-1.4.0-0.rc5.3|73	%setup -q -n %name
12cr|fidoconf-1.4.0-0.rc5.3|74	#% patch0 -p1
12cr|fidoconf-1.4.0-0.rc5.3|75	#% patch1 -p1
12cr|fidoconf-1.4.0-0.rc5.3|76	#% patch2 -p1
12cr|fidoconf-1.4.0-0.rc5.3|77	%patch3 -p1
12cr|fidoconf-1.4.0-0.rc5.3|78	%patch4 -p1
12cr|fidoconf-1.4.0-0.rc5.3|79	%patch5 -p1
12cr|fidoconf-1.4.0-0.rc5.3|80	%patch6 -p1
12cr|fidoconf-1.4.0-0.rc5.3|81	%patch7 -p1 -b .huskymak
12cr|fidoconf-1.4.0-0.rc5.3|82	%patch8 -p1 -b .printf
12cr|fidoconf-1.4.0-0.rc5.3|83	
12cr|fidoconf-1.4.0-0.rc5.3|84	%build
12cr|fidoconf-1.4.0-0.rc5.3|85	MANDIR=$RPM_BUILD_ROOT%{_mandir} BINDIR=$RPM_BUILD_ROOT%{_bindir} INCDIR=$RPM_BUILD_ROOT%{_includedir} LIBDIR=$RPM_BUILD_ROOT%{_libdir} INFODIR=$RPM_BUILD_ROOT%{_infodir}
12cr|fidoconf-1.4.0-0.rc5.3|86	%make OPTCFLAGS=" -s -c -fPIC $RPM_OPT_FLAGS"
12cr|fidoconf-1.4.0-0.rc5.3|87	
12cr|fidoconf-1.4.0-0.rc5.3|88	%install
12cr|fidoconf-1.4.0-0.rc5.3|89	make BINDIR=$RPM_BUILD_ROOT%{_bindir} INCDIR=$RPM_BUILD_ROOT%{_includedir} LIBDIR=$RPM_BUILD_ROOT%{_libdir} INFODIR=$RPM_BUILD_ROOT%{_infodir} install
12cr|fidoconf-1.4.0-0.rc5.3|90	rm -rf $RPM_BUILD_ROOT%{_infodir}/dir
12cr|fidoconf-1.4.0-0.rc5.3|91	make MANDIR=$RPM_BUILD_ROOT%{_mandir} install-man
12cr|fidoconf-1.4.0-0.rc5.3|92	
12cr|fidoconf-1.4.0-0.rc5.3|93	chmod 755 $RPM_BUILD_ROOT%_bindir/*
12cr|fidoconf-1.4.0-0.rc5.3|94	chmod 755 $RPM_BUILD_ROOT%_libdir/*
12cr|fidoconf-1.4.0-0.rc5.3|95	
12cr|fidoconf-1.4.0-0.rc5.3|96	%post
12cr|fidoconf-1.4.0-0.rc5.3|97	%_install_info %name.info
12cr|fidoconf-1.4.0-0.rc5.3|98	
12cr|fidoconf-1.4.0-0.rc5.3|99	%postun
12cr|fidoconf-1.4.0-0.rc5.3|100	%_remove_install_info %name.info
12cr|fidoconf-1.4.0-0.rc5.3|101	
12cr|fidoconf-1.4.0-0.rc5.3|102	%files
12cr|fidoconf-1.4.0-0.rc5.3|103	%defattr(-,root,root)
12cr|fidoconf-1.4.0-0.rc5.3|104	%doc COPYING ChangeLog HISTORY INSTALL README.TXT TODO VERSION fconf2dir fconf2fidogate.cfg.sample doc/config
12cr|fidoconf-1.4.0-0.rc5.3|105	%{_bindir}/*
12cr|fidoconf-1.4.0-0.rc5.3|106	%{_infodir}/fidoconfig.info*
12cr|fidoconf-1.4.0-0.rc5.3|107	%{_mandir}/*/*
12cr|fidoconf-1.4.0-0.rc5.3|108	
12cr|fidoconf-1.4.0-0.rc5.3|109	%files -n %libname
12cr|fidoconf-1.4.0-0.rc5.3|110	%defattr(-,root,root)
12cr|fidoconf-1.4.0-0.rc5.3|111	%{_libdir}/libfidoconfig.so.*
12cr|fidoconf-1.4.0-0.rc5.3|112	
12cr|fidoconf-1.4.0-0.rc5.3|113	%files -n %libname-devel
12cr|fidoconf-1.4.0-0.rc5.3|114	%defattr(-,root,root)
12cr|fidoconf-1.4.0-0.rc5.3|115	%{_libdir}/libfidoconfig.so
12cr|fidoconf-1.4.0-0.rc5.3|116	%dir %{_includedir}/fidoconf
12cr|fidoconf-1.4.0-0.rc5.3|117	%{_includedir}/fidoconf/*
12cr|fidoconf-1.4.0-0.rc5.3|118	%{_libdir}/libfidoconfig.a
12cr|fidoconf-1.4.0-0.rc5.3|119	
12cr|fidoconf-1.4.0-0.rc5.3|120	
12cr|fidoconf-1.4.0-0.rc5.3|121	
12cr|fidoconf-1.4.0-0.rc5.3|122	
12cr|fidoconf-1.4.0-0.rc5.3|123	%changelog
12cr|fidoconf-1.4.0-0.rc5.3|124	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4.0-0.rc5.3mdv2009.0
12cr|fidoconf-1.4.0-0.rc5.3|125	+ Revision: 245132
12cr|fidoconf-1.4.0-0.rc5.3|126	- rebuild
12cr|fidoconf-1.4.0-0.rc5.3|127	
12cr|fidoconf-1.4.0-0.rc5.3|128	+ Pixel <pixel@mandriva.com>
12cr|fidoconf-1.4.0-0.rc5.3|129	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|fidoconf-1.4.0-0.rc5.3|130	
12cr|fidoconf-1.4.0-0.rc5.3|131	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.4.0-0.rc5.1mdv2008.1
12cr|fidoconf-1.4.0-0.rc5.3|132	+ Revision: 136415
12cr|fidoconf-1.4.0-0.rc5.3|133	- restore BuildRoot
12cr|fidoconf-1.4.0-0.rc5.3|134	
12cr|fidoconf-1.4.0-0.rc5.3|135	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|fidoconf-1.4.0-0.rc5.3|136	- kill re-definition of %%buildroot on Pixel's request
12cr|fidoconf-1.4.0-0.rc5.3|137	- do not hardcode bz2 extension
12cr|fidoconf-1.4.0-0.rc5.3|138	
12cr|fidoconf-1.4.0-0.rc5.3|139	
12cr|fidoconf-1.4.0-0.rc5.3|140	* Sat Aug 05 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|fidoconf-1.4.0-0.rc5.3|141	+ 08/05/06 16:36:07 (53348)
12cr|fidoconf-1.4.0-0.rc5.3|142	- 1.4-rc5
12cr|fidoconf-1.4.0-0.rc5.3|143	
12cr|fidoconf-1.4.0-0.rc5.3|144	* Sat Aug 05 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|fidoconf-1.4.0-0.rc5.3|145	+ 08/05/06 16:30:11 (53343)
12cr|fidoconf-1.4.0-0.rc5.3|146	Import fidoconf
12cr|fidoconf-1.4.0-0.rc5.3|147	
12cr|fidoconf-1.4.0-0.rc5.3|148	* Mon Apr 17 2006 Olivier Thauvin <nanardon@mandriva.org> 1.4.0-0.rc2.3mdk
12cr|fidoconf-1.4.0-0.rc5.3|149	- rebuild
12cr|fidoconf-1.4.0-0.rc5.3|150	
12cr|fidoconf-1.4.0-0.rc5.3|151	* Sun Jan 30 2005 Sylvie Terjan <erinmargault@mandrake.org> 1.4.0-0.rc2.2mdk
12cr|fidoconf-1.4.0-0.rc5.3|152	- birthday rebuild
12cr|fidoconf-1.4.0-0.rc5.3|153	
12cr|fidoconf-1.4.0-0.rc5.3|154	* Tue Dec 23 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.4.0-0.rc2.1mdk
12cr|fidoconf-1.4.0-0.rc5.3|155	- %%mklibname
12cr|fidoconf-1.4.0-0.rc5.3|156	- From Iouri Goussev <elendal@polygonized.com>
12cr|fidoconf-1.4.0-0.rc5.3|157	- First MDK version
12cr|fidoconf-1.4.0-0.rc5.3|158	- original SPEC by Sergey Zhemchugov <Sergey_Zhemchugov@p8.f822.n463.z2.fidonet.org>
12cr|fidoconf-1.4.0-0.rc5.3|159	

1317 12
12cr|fife-0.3.3-1|1	%define soname 0
12cr|fife-0.3.3-1|2	%define libname %mklibname %{name} %{soname}
12cr|fife-0.3.3-1|3	%define devname %mklibname -d %{name}
12cr|fife-0.3.3-1|4	%define staticname %mklibname -d -s %{name}
12cr|fife-0.3.3-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).
12cr|fife-0.3.3-1|6	%global minor_version r3
12cr|fife-0.3.3-1|7	
12cr|fife-0.3.3-1|8	Summary:	Cross platform game creation framework
12cr|fife-0.3.3-1|9	Name:		fife
12cr|fife-0.3.3-1|10	Version:	0.3.3
12cr|fife-0.3.3-1|11	Release:	1
12cr|fife-0.3.3-1|12	Group:		System/Libraries
12cr|fife-0.3.3-1|13	License:	LGPLv2+
12cr|fife-0.3.3-1|14	URL:		http://www.fifengine.de
12cr|fife-0.3.3-1|15	# https://sourceforge.net/projects/fife/files/active/src/fife-0.3.2.tar.gz/download
12cr|fife-0.3.3-1|16	# removed ext/   -  removed for using system libs instead of shipped
12cr|fife-0.3.3-1|17	# removed tests/   -  removed for legal issues
12cr|fife-0.3.3-1|18	# removed tools/   -  removed for legal issues
12cr|fife-0.3.3-1|19	Source0:	%{name}-%{version}%{?minor_version}.tar.xz
12cr|fife-0.3.3-1|20	BuildRequires:	chrpath
12cr|fife-0.3.3-1|21	BuildRequires:	scons
12cr|fife-0.3.3-1|22	BuildRequires:	graphviz
12cr|fife-0.3.3-1|23	BuildRequires:	swig
12cr|fife-0.3.3-1|24	BuildRequires:	boost-devel
12cr|fife-0.3.3-1|25	BuildRequires:	python-devel
12cr|fife-0.3.3-1|26	BuildRequires:	SDL_ttf-devel
12cr|fife-0.3.3-1|27	BuildRequires:	tinyxml-devel
12cr|fife-0.3.3-1|28	BuildRequires:	zlib-devel
12cr|fife-0.3.3-1|29	BuildRequires:	pkgconfig(glu)
12cr|fife-0.3.3-1|30	BuildRequires:	pkgconfig(guichan-0.8)
12cr|fife-0.3.3-1|31	BuildRequires:	pkgconfig(libpng)
12cr|fife-0.3.3-1|32	BuildRequires:	pkgconfig(openal)
12cr|fife-0.3.3-1|33	BuildRequires:	pkgconfig(sdl)
12cr|fife-0.3.3-1|34	BuildRequires:	pkgconfig(SDL_image)
12cr|fife-0.3.3-1|35	BuildRequires:	pkgconfig(vorbis)
12cr|fife-0.3.3-1|36	BuildRequires:	pkgconfig(xcursor)
12cr|fife-0.3.3-1|37	
12cr|fife-0.3.3-1|38	Provides:	%{name}-python = %{version}-%{release}
12cr|fife-0.3.3-1|39	Requires:	%{libname} = %{version}-%{release}
12cr|fife-0.3.3-1|40	
12cr|fife-0.3.3-1|41	%description
12cr|fife-0.3.3-1|42	This package of Fife comes with game-engine only.
12cr|fife-0.3.3-1|43	Unknown horizons is one of the clients that will use this engine.
12cr|fife-0.3.3-1|44	
12cr|fife-0.3.3-1|45	%package -n %{libname}
12cr|fife-0.3.3-1|46	Summary:	Shared libs for %{name}
12cr|fife-0.3.3-1|47	Group:		System/Libraries
12cr|fife-0.3.3-1|48	Requires:	%{name} = %{version}-%{release}
12cr|fife-0.3.3-1|49	
12cr|fife-0.3.3-1|50	%description -n %{libname}
12cr|fife-0.3.3-1|51	Shared libs for %{name}.
12cr|fife-0.3.3-1|52	
12cr|fife-0.3.3-1|53	%package -n %{devname}
12cr|fife-0.3.3-1|54	Summary:	Development package for %{name}
12cr|fife-0.3.3-1|55	Group:		Development/C
12cr|fife-0.3.3-1|56	Requires:	%{libname} = %{version}-%{release}
12cr|fife-0.3.3-1|57	Provides:	%{name}-devel = %{version}-%{release}
12cr|fife-0.3.3-1|58	Obsoletes:	%{name}-devel < %{version}-%{release}
12cr|fife-0.3.3-1|59	
12cr|fife-0.3.3-1|60	%description -n %{devname}
12cr|fife-0.3.3-1|61	Files for development with %{name}.
12cr|fife-0.3.3-1|62	
12cr|fife-0.3.3-1|63	%package -n %{staticname}
12cr|fife-0.3.3-1|64	Summary:	Static library for %{name} development
12cr|fife-0.3.3-1|65	Group:		Development/C
12cr|fife-0.3.3-1|66	Requires:	%{devname} = %{version}-%{release}
12cr|fife-0.3.3-1|67	Provides:	%{name}-static-devel = %{version}-%{release}
12cr|fife-0.3.3-1|68	Obsoletes:	%{name}-static < %{version}-%{release}
12cr|fife-0.3.3-1|69	
12cr|fife-0.3.3-1|70	%description -n %{staticname}
12cr|fife-0.3.3-1|71	The %{name}-static package includes static library needed to develop programs
12cr|fife-0.3.3-1|72	that use the %{name} library.
12cr|fife-0.3.3-1|73	
12cr|fife-0.3.3-1|74	%package doc
12cr|fife-0.3.3-1|75	Summary:	Documentation for %{name}
12cr|fife-0.3.3-1|76	Group:		Development/Other
12cr|fife-0.3.3-1|77	BuildRequires:	doxygen
12cr|fife-0.3.3-1|78	BuildArch:	noarch
12cr|fife-0.3.3-1|79	Requires:	%{name} = %{version}-%{release}
12cr|fife-0.3.3-1|80	
12cr|fife-0.3.3-1|81	%description doc
12cr|fife-0.3.3-1|82	Doxygen generated documentation for %{name}.
12cr|fife-0.3.3-1|83	
12cr|fife-0.3.3-1|84	%prep
12cr|fife-0.3.3-1|85	%setup -q -n %{name}-%{version}%{?minor_version}
12cr|fife-0.3.3-1|86	
12cr|fife-0.3.3-1|87	# remove usage of ./ext/ (see line 16 for further informations)
12cr|fife-0.3.3-1|88	# very dirrty, but it works
12cr|fife-0.3.3-1|89	sed -i '21d' \
12cr|fife-0.3.3-1|90	build/linux2-config.py
12cr|fife-0.3.3-1|91	
12cr|fife-0.3.3-1|92	# use libdir instead of lib (for 64bit systems)
12cr|fife-0.3.3-1|93	for l in ./engine/SConscript ./build/linux2-config.py
12cr|fife-0.3.3-1|94	do
12cr|fife-0.3.3-1|95	sed -i "s|'lib'|'%{_lib}'|g" $l
12cr|fife-0.3.3-1|96	done
12cr|fife-0.3.3-1|97	
12cr|fife-0.3.3-1|98	# be utf-8 clean, dudes!
12cr|fife-0.3.3-1|99	for f in ./AUTHORS ./CHANGES ./COPYING ./README
12cr|fife-0.3.3-1|100	do
12cr|fife-0.3.3-1|101	iconv -f iso-8859-1 -t utf-8 $f |sed 's|\r||g' > $f.utf8
12cr|fife-0.3.3-1|102	touch -c -r $f $f.utf8
12cr|fife-0.3.3-1|103	mv $f.utf8 $f
12cr|fife-0.3.3-1|104	done
12cr|fife-0.3.3-1|105	
12cr|fife-0.3.3-1|106	# correction of leaf
12cr|fife-0.3.3-1|107	sed -i 's|i->leaf()|i->path().leaf()|g' \
12cr|fife-0.3.3-1|108	engine/core/vfs/vfsdirectory.cpp
12cr|fife-0.3.3-1|109	
12cr|fife-0.3.3-1|110	%build
12cr|fife-0.3.3-1|111	scons . \
12cr|fife-0.3.3-1|112	CXXFLAGS='%{optflags}' \
12cr|fife-0.3.3-1|113	--enable-debug \
12cr|fife-0.3.3-1|114	--enable-rend-grid \
12cr|fife-0.3.3-1|115	--enable-rend-camzone \
12cr|fife-0.3.3-1|116	fife-shared fife-static fife-python fife-swig
12cr|fife-0.3.3-1|117	
12cr|fife-0.3.3-1|118	# Doxygen generated docs
12cr|fife-0.3.3-1|119	doxygen ./doc/doxygen/doxyfile
12cr|fife-0.3.3-1|120	rm -f ./doc/doxygen/html/installdox
12cr|fife-0.3.3-1|121	
12cr|fife-0.3.3-1|122	%install
12cr|fife-0.3.3-1|123	scons . \
12cr|fife-0.3.3-1|124	CXXFLAGS='%{optflags}' \
12cr|fife-0.3.3-1|125	--enable-debug \
12cr|fife-0.3.3-1|126	install-all \
12cr|fife-0.3.3-1|127	install-dev \
12cr|fife-0.3.3-1|128	DESTDIR=%{buildroot} \
12cr|fife-0.3.3-1|129	--prefix=%{_prefix} \
12cr|fife-0.3.3-1|130	--lib-dir=%{_lib} \
12cr|fife-0.3.3-1|131	--python-prefix=%{python_sitearch}
12cr|fife-0.3.3-1|132	
12cr|fife-0.3.3-1|133	# rpath is evil, evil, evil
12cr|fife-0.3.3-1|134	chrpath --delete %{buildroot}%{_libdir}/lib%{name}.so.%{version}
12cr|fife-0.3.3-1|135	chrpath --delete %{buildroot}%{python_sitearch}/%{name}/_%{name}.so
12cr|fife-0.3.3-1|136	
12cr|fife-0.3.3-1|137	# playing a little bit with soname
12cr|fife-0.3.3-1|138	pushd %{buildroot}%{_libdir}
12cr|fife-0.3.3-1|139	ln -s lib%{name}.so.%{version} lib%{name}.so.%{soname}
12cr|fife-0.3.3-1|140	ln -s lib%{name}.so.%{version} lib%{name}.so
12cr|fife-0.3.3-1|141	popd
12cr|fife-0.3.3-1|142	
12cr|fife-0.3.3-1|143	mkdir -p %{buildroot}/%{_bindir}/
12cr|fife-0.3.3-1|144	cat > %{buildroot}/%{_bindir}/%{name}-documentation << EOF
12cr|fife-0.3.3-1|145	#!/bin/sh
12cr|fife-0.3.3-1|146	xdg-open file://%{_docdir}/%{name}-doc-%{version}/index.html
12cr|fife-0.3.3-1|147	EOF
12cr|fife-0.3.3-1|148	chmod +x %{buildroot}/%{_bindir}/%{name}-documentation
12cr|fife-0.3.3-1|149	
12cr|fife-0.3.3-1|150	# fife.ppc: E: non-standard-executable-perm /usr/lib/libfife.so.0 0775
12cr|fife-0.3.3-1|151	chmod 755 %{buildroot}/%{_libdir}/lib%{name}.so.%{soname}
12cr|fife-0.3.3-1|152	# fife.ppc: E: non-standard-executable-perm /usr/lib/python2.6/site-packages/fife/_fife.so 0775
12cr|fife-0.3.3-1|153	chmod 755 %{buildroot}/%{python_sitearch}/%{name}/_%{name}.so
12cr|fife-0.3.3-1|154	
12cr|fife-0.3.3-1|155	%files
12cr|fife-0.3.3-1|156	%doc AUTHORS CHANGES COPYING README
12cr|fife-0.3.3-1|157	%{python_sitearch}/%{name}
12cr|fife-0.3.3-1|158	
12cr|fife-0.3.3-1|159	%files -n %{libname}
12cr|fife-0.3.3-1|160	%{_libdir}/lib%{name}.so.%{soname}
12cr|fife-0.3.3-1|161	%{_libdir}/lib%{name}.so.%{version}
12cr|fife-0.3.3-1|162	
12cr|fife-0.3.3-1|163	%files -n %{devname}
12cr|fife-0.3.3-1|164	%{_libdir}/lib%{name}.so
12cr|fife-0.3.3-1|165	%{_includedir}/%{name}/
12cr|fife-0.3.3-1|166	
12cr|fife-0.3.3-1|167	%files -n %{staticname}
12cr|fife-0.3.3-1|168	%{_libdir}/lib%{name}.a
12cr|fife-0.3.3-1|169	
12cr|fife-0.3.3-1|170	%files doc
12cr|fife-0.3.3-1|171	%doc ./doc/doxygen/html/*
12cr|fife-0.3.3-1|172	%{_bindir}/%{name}-documentation
12cr|fife-0.3.3-1|173	
12cr|fife-0.3.3-1|174	

1318 12
12cr|figlet-2.2.4-2|1	%define _fontdir %{_datadir}/%{name}
12cr|figlet-2.2.4-2|2	
12cr|figlet-2.2.4-2|3	Name: figlet
12cr|figlet-2.2.4-2|4	Epoch: 1
12cr|figlet-2.2.4-2|5	Version: 2.2.4
12cr|figlet-2.2.4-2|6	Release: %mkrel 2
12cr|figlet-2.2.4-2|7	Summary: A program for making large letters out of ordinary text
12cr|figlet-2.2.4-2|8	URL: http://www.figlet.org/
12cr|figlet-2.2.4-2|9	Group: Toys
12cr|figlet-2.2.4-2|10	License: BSD
12cr|figlet-2.2.4-2|11	Source: ftp://ftp.figlet.org/pub/figlet/program/unix/%{name}-%{version}.tar.gz
12cr|figlet-2.2.4-2|12	BuildRequires: zip
12cr|figlet-2.2.4-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|figlet-2.2.4-2|14	
12cr|figlet-2.2.4-2|15	%description
12cr|figlet-2.2.4-2|16	FIGlet is a program that creates large characters out of ordinary
12cr|figlet-2.2.4-2|17	screen characters
12cr|figlet-2.2.4-2|18	_ _ _          _   _     _
12cr|figlet-2.2.4-2|19	| (_) | _____  | |_| |__ (_)___
12cr|figlet-2.2.4-2|20	| | | |/ / _ \ | __| '_ \| / __|
12cr|figlet-2.2.4-2|21	| | |   <  __/ | |_| | | | \__ \_
12cr|figlet-2.2.4-2|22	|_|_|_|\_\___|  \__|_| |_|_|___(_)
12cr|figlet-2.2.4-2|23	
12cr|figlet-2.2.4-2|24	(This is meant to be viewed in a monospaced font.)  FIGlet can create
12cr|figlet-2.2.4-2|25	characters in many different styles and can kern and "smush" these
12cr|figlet-2.2.4-2|26	characters together in various ways.
12cr|figlet-2.2.4-2|27	
12cr|figlet-2.2.4-2|28	%prep
12cr|figlet-2.2.4-2|29	%setup -q
12cr|figlet-2.2.4-2|30	
12cr|figlet-2.2.4-2|31	%build
12cr|figlet-2.2.4-2|32	%make \
12cr|figlet-2.2.4-2|33	CFLAGS="%{optflags}" \
12cr|figlet-2.2.4-2|34	BINDIR=%{_bindir} \
12cr|figlet-2.2.4-2|35	MANDIR=%{_mandir} \
12cr|figlet-2.2.4-2|36	DEFAULTFONTDIR=%{_fontdir}
12cr|figlet-2.2.4-2|37	
12cr|figlet-2.2.4-2|38	%install
12cr|figlet-2.2.4-2|39	rm -rf %{buildroot}
12cr|figlet-2.2.4-2|40	
12cr|figlet-2.2.4-2|41	# Compress fonts
12cr|figlet-2.2.4-2|42	(cd fonts;
12cr|figlet-2.2.4-2|43	chmod 644 *;
12cr|figlet-2.2.4-2|44	for i in *; do
12cr|figlet-2.2.4-2|45	zip -m $i.zip $i
12cr|figlet-2.2.4-2|46	mv $i.zip $i
12cr|figlet-2.2.4-2|47	done)
12cr|figlet-2.2.4-2|48	
12cr|figlet-2.2.4-2|49	make install \
12cr|figlet-2.2.4-2|50	BINDIR=%{_bindir} \
12cr|figlet-2.2.4-2|51	MANDIR=%{_mandir} \
12cr|figlet-2.2.4-2|52	DEFAULTFONTDIR=%{_fontdir} \
12cr|figlet-2.2.4-2|53	DESTDIR=%{buildroot}
12cr|figlet-2.2.4-2|54	./run-tests.sh %{buildroot}%{_fontdir}
12cr|figlet-2.2.4-2|55	
12cr|figlet-2.2.4-2|56	%clean
12cr|figlet-2.2.4-2|57	rm -rf %{buildroot}
12cr|figlet-2.2.4-2|58	
12cr|figlet-2.2.4-2|59	%files
12cr|figlet-2.2.4-2|60	%defattr(0644,root,root,0755)
12cr|figlet-2.2.4-2|61	%doc FAQ CHANGES LICENSE README figfont.txt
12cr|figlet-2.2.4-2|62	%attr(755,-,-) %{_bindir}/figlet
12cr|figlet-2.2.4-2|63	%attr(755,-,-) %{_bindir}/chkfont
12cr|figlet-2.2.4-2|64	%attr(755,-,-) %{_bindir}/figlist
12cr|figlet-2.2.4-2|65	%attr(755,-,-) %{_bindir}/showfigfonts
12cr|figlet-2.2.4-2|66	%{_mandir}/man6/figlet.6*
12cr|figlet-2.2.4-2|67	%{_mandir}/man6/chkfont.6*
12cr|figlet-2.2.4-2|68	%{_mandir}/man6/figlist.6*
12cr|figlet-2.2.4-2|69	%{_mandir}/man6/showfigfonts.6*
12cr|figlet-2.2.4-2|70	%dir %{_fontdir}
12cr|figlet-2.2.4-2|71	%{_fontdir}/*.fl[fc]
12cr|figlet-2.2.4-2|72	
12cr|figlet-2.2.4-2|73	
12cr|figlet-2.2.4-2|74	%changelog
12cr|figlet-2.2.4-2|75	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 1:2.2.4-2mdv2011.0
12cr|figlet-2.2.4-2|76	+ Revision: 640432
12cr|figlet-2.2.4-2|77	- rebuild to obsolete old packages
12cr|figlet-2.2.4-2|78	
12cr|figlet-2.2.4-2|79	* Fri Jan 28 2011 Claudio Matsuoka <claudio@mandriva.com> 1:2.2.4-1
12cr|figlet-2.2.4-2|80	+ Revision: 633686
12cr|figlet-2.2.4-2|81	- new upstream release
12cr|figlet-2.2.4-2|82	* add support for tlf2 fonts
12cr|figlet-2.2.4-2|83	* fix smushing corruption bug
12cr|figlet-2.2.4-2|84	
12cr|figlet-2.2.4-2|85	* Mon Jan 24 2011 Claudio Matsuoka <claudio@mandriva.com> 1:2.2.3-2
12cr|figlet-2.2.4-2|86	+ Revision: 632479
12cr|figlet-2.2.4-2|87	- add upstream patch to fix rendering corruption on multiline smushing
12cr|figlet-2.2.4-2|88	
12cr|figlet-2.2.4-2|89	* Thu Jan 13 2011 Claudio Matsuoka <claudio@mandriva.com> 1:2.2.3-1
12cr|figlet-2.2.4-2|90	+ Revision: 631016
12cr|figlet-2.2.4-2|91	- new upstream version 2.2.3
12cr|figlet-2.2.4-2|92	* license changed to BSD
12cr|figlet-2.2.4-2|93	* zipio license changed to MIT
12cr|figlet-2.2.4-2|94	* fixes for JIS0201
12cr|figlet-2.2.4-2|95	* fix for memory allocation errors and access violations
12cr|figlet-2.2.4-2|96	- Fix memory violation when smushing at line start
12cr|figlet-2.2.4-2|97	- Relicense zipio files under the MIT license
12cr|figlet-2.2.4-2|98	- fix handling of JIS X 0201 characters (by Micah Cowan)
12cr|figlet-2.2.4-2|99	- refactor FIGlet package
12cr|figlet-2.2.4-2|100	* layout change: include fonts as subpackages, obsolete figlet-more-fonts
12cr|figlet-2.2.4-2|101	* better package descriptions
12cr|figlet-2.2.4-2|102	* use upstream version numbering system
12cr|figlet-2.2.4-2|103	- fix memory allocation error handling
12cr|figlet-2.2.4-2|104	- fix 5x8 fixed font size
12cr|figlet-2.2.4-2|105	- add utility manpages written by Jonathon Abbott for Debian
12cr|figlet-2.2.4-2|106	- use compressed fonts to save storage space
12cr|figlet-2.2.4-2|107	- imported package figlet
12cr|figlet-2.2.4-2|108	
12cr|figlet-2.2.4-2|109	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 222-9mdv2011.0
12cr|figlet-2.2.4-2|110	+ Revision: 618282
12cr|figlet-2.2.4-2|111	- the mass rebuild of 2010.0 packages
12cr|figlet-2.2.4-2|112	
12cr|figlet-2.2.4-2|113	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 222-8mdv2010.0
12cr|figlet-2.2.4-2|114	+ Revision: 428729
12cr|figlet-2.2.4-2|115	- rebuild
12cr|figlet-2.2.4-2|116	
12cr|figlet-2.2.4-2|117	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 222-7mdv2009.0
12cr|figlet-2.2.4-2|118	+ Revision: 245133
12cr|figlet-2.2.4-2|119	- rebuild
12cr|figlet-2.2.4-2|120	
12cr|figlet-2.2.4-2|121	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 222-5mdv2008.1
12cr|figlet-2.2.4-2|122	+ Revision: 170829
12cr|figlet-2.2.4-2|123	- rebuild
12cr|figlet-2.2.4-2|124	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|figlet-2.2.4-2|125	- kill re-definition of %%buildroot on Pixel's request
12cr|figlet-2.2.4-2|126	
12cr|figlet-2.2.4-2|127	+ Olivier Blin <oblin@mandriva.com>
12cr|figlet-2.2.4-2|128	- restore BuildRoot
12cr|figlet-2.2.4-2|129	
12cr|figlet-2.2.4-2|130	* Tue Aug 21 2007 Olivier Thauvin <nanardon@mandriva.org> 222-4mdv2008.0
12cr|figlet-2.2.4-2|131	+ Revision: 68487
12cr|figlet-2.2.4-2|132	- rebuild
12cr|figlet-2.2.4-2|133	
12cr|figlet-2.2.4-2|134	
12cr|figlet-2.2.4-2|135	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|figlet-2.2.4-2|136	+ 08/06/06 11:20:43 (53392)
12cr|figlet-2.2.4-2|137	- rebuild
12cr|figlet-2.2.4-2|138	
12cr|figlet-2.2.4-2|139	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|figlet-2.2.4-2|140	+ 08/06/06 11:14:40 (53391)
12cr|figlet-2.2.4-2|141	Import figlet
12cr|figlet-2.2.4-2|142	
12cr|figlet-2.2.4-2|143	* Tue Jul 26 2005 Olivier Thauvin <nanardon@mandriva.org> 222-2mdk
12cr|figlet-2.2.4-2|144	- update url
12cr|figlet-2.2.4-2|145	
12cr|figlet-2.2.4-2|146	* Tue Jul 26 2005 Olivier Thauvin <nanardon@mandriva.org> 222-1mdk
12cr|figlet-2.2.4-2|147	- 222
12cr|figlet-2.2.4-2|148	
12cr|figlet-2.2.4-2|149	* Mon Jun 14 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 221-2mdk
12cr|figlet-2.2.4-2|150	- birthday rebuild
12cr|figlet-2.2.4-2|151	- split font into figlet-more-fonts
12cr|figlet-2.2.4-2|152	

1319 12
12cr|figlet-more-fonts-20040514-10|1	%define name figlet-more-fonts
12cr|figlet-more-fonts-20040514-10|2	%define version 20040514
12cr|figlet-more-fonts-20040514-10|3	%define release %mkrel 10
12cr|figlet-more-fonts-20040514-10|4	
12cr|figlet-more-fonts-20040514-10|5	Summary: Program for making large letters out of ordinary text
12cr|figlet-more-fonts-20040514-10|6	Name: %{name}
12cr|figlet-more-fonts-20040514-10|7	Version: %{version}
12cr|figlet-more-fonts-20040514-10|8	Release: %{release}
12cr|figlet-more-fonts-20040514-10|9	Source0: contributed.tar.bz2
12cr|figlet-more-fonts-20040514-10|10	Source2: international.tar.gz
12cr|figlet-more-fonts-20040514-10|11	Source3: ms-dos.tar.bz2
12cr|figlet-more-fonts-20040514-10|12	License: Artistic
12cr|figlet-more-fonts-20040514-10|13	Group: Toys
12cr|figlet-more-fonts-20040514-10|14	Url: http://ianchai.50megs.com/figlet.html
12cr|figlet-more-fonts-20040514-10|15	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|figlet-more-fonts-20040514-10|16	BuildArch: noarch
12cr|figlet-more-fonts-20040514-10|17	Requires: figlet
12cr|figlet-more-fonts-20040514-10|18	
12cr|figlet-more-fonts-20040514-10|19	%description
12cr|figlet-more-fonts-20040514-10|20	FIGlet is a program for making large letters out
12cr|figlet-more-fonts-20040514-10|21	of ordinary text.
12cr|figlet-more-fonts-20040514-10|22	
12cr|figlet-more-fonts-20040514-10|23	This package allready include lot of fonts.
12cr|figlet-more-fonts-20040514-10|24	
12cr|figlet-more-fonts-20040514-10|25	%prep
12cr|figlet-more-fonts-20040514-10|26	%setup -q -n %name%version -c 0
12cr|figlet-more-fonts-20040514-10|27	%setup -q -T -D -n %name%version -a 2
12cr|figlet-more-fonts-20040514-10|28	%setup -q -T -D -n %name%version -a 3
12cr|figlet-more-fonts-20040514-10|29	
12cr|figlet-more-fonts-20040514-10|30	%install
12cr|figlet-more-fonts-20040514-10|31	rm -rf $RPM_BUILD_ROOT
12cr|figlet-more-fonts-20040514-10|32	
12cr|figlet-more-fonts-20040514-10|33	mkdir -p $RPM_BUILD_ROOT%_datadir/figlet
12cr|figlet-more-fonts-20040514-10|34	
12cr|figlet-more-fonts-20040514-10|35	(#SOURCE2
12cr|figlet-more-fonts-20040514-10|36	cd contributed
12cr|figlet-more-fonts-20040514-10|37	
12cr|figlet-more-fonts-20040514-10|38	# Conflict with figlet itself
12cr|figlet-more-fonts-20040514-10|39	find . -name banner.flf -exec rm -f {} \;
12cr|figlet-more-fonts-20040514-10|40	
12cr|figlet-more-fonts-20040514-10|41	cp -af *.fl? $RPM_BUILD_ROOT%_datadir/figlet
12cr|figlet-more-fonts-20040514-10|42	tar xzf Obanner.tgz
12cr|figlet-more-fonts-20040514-10|43	cp -af Obanner/*.fl? $RPM_BUILD_ROOT%_datadir/figlet
12cr|figlet-more-fonts-20040514-10|44	tar xzf Obanner-canon.tgz
12cr|figlet-more-fonts-20040514-10|45	cp -af Obanner-canon/*.fl? $RPM_BUILD_ROOT%_datadir/figlet
12cr|figlet-more-fonts-20040514-10|46	cp -af bdffonts/*.fl? $RPM_BUILD_ROOT%_datadir/figlet
12cr|figlet-more-fonts-20040514-10|47	cp -af C64-fonts/*.fl? $RPM_BUILD_ROOT%_datadir/figlet
12cr|figlet-more-fonts-20040514-10|48	)
12cr|figlet-more-fonts-20040514-10|49	
12cr|figlet-more-fonts-20040514-10|50	ls contributed/*.fl? | sed 's!^.*/!%_datadir/figlet/!' >> files.list
12cr|figlet-more-fonts-20040514-10|51	ls contributed/Obanner/*.fl? | sed 's!^.*/!%_datadir/figlet/!' >> files.list
12cr|figlet-more-fonts-20040514-10|52	ls contributed/Obanner-canon/*.fl? | sed 's!^.*/!%_datadir/figlet/!' >> files.list
12cr|figlet-more-fonts-20040514-10|53	ls contributed/bdffonts/*.fl? | sed 's!^.*/!%_datadir/figlet/!' >> files.list
12cr|figlet-more-fonts-20040514-10|54	ls contributed/C64-fonts/*.fl? | sed 's!^.*/!%_datadir/figlet/!' >> files.list
12cr|figlet-more-fonts-20040514-10|55	(#SOURCE3
12cr|figlet-more-fonts-20040514-10|56	cd international
12cr|figlet-more-fonts-20040514-10|57	tar xzf cjkfonts.tar.gz
12cr|figlet-more-fonts-20040514-10|58	cp -af *.fl? $RPM_BUILD_ROOT%_datadir/figlet
12cr|figlet-more-fonts-20040514-10|59	)
12cr|figlet-more-fonts-20040514-10|60	
12cr|figlet-more-fonts-20040514-10|61	ls international/*.fl? | sed 's!^.*/!%_datadir/figlet/!' >> files.list
12cr|figlet-more-fonts-20040514-10|62	
12cr|figlet-more-fonts-20040514-10|63	(#SOURCE4
12cr|figlet-more-fonts-20040514-10|64	cd ms-dos
12cr|figlet-more-fonts-20040514-10|65	cp -af *.fl? $RPM_BUILD_ROOT%_datadir/figlet
12cr|figlet-more-fonts-20040514-10|66	)
12cr|figlet-more-fonts-20040514-10|67	
12cr|figlet-more-fonts-20040514-10|68	ls ms-dos/*.fl? | sed 's!^.*/!%_datadir/figlet/!' >> files.list
12cr|figlet-more-fonts-20040514-10|69	
12cr|figlet-more-fonts-20040514-10|70	chmod 644 $RPM_BUILD_ROOT%_datadir/figlet/*
12cr|figlet-more-fonts-20040514-10|71	
12cr|figlet-more-fonts-20040514-10|72	cat files.list | sort | uniq >> files.list.uniq
12cr|figlet-more-fonts-20040514-10|73	
12cr|figlet-more-fonts-20040514-10|74	%clean
12cr|figlet-more-fonts-20040514-10|75	rm -rf $RPM_BUILD_ROOT
12cr|figlet-more-fonts-20040514-10|76	
12cr|figlet-more-fonts-20040514-10|77	%files -f files.list.uniq
12cr|figlet-more-fonts-20040514-10|78	%defattr(-,root,root)
12cr|figlet-more-fonts-20040514-10|79	%doc contributed/Obanner.README international/cjkfonts.readme
12cr|figlet-more-fonts-20040514-10|80	
12cr|figlet-more-fonts-20040514-10|81	
12cr|figlet-more-fonts-20040514-10|82	
12cr|figlet-more-fonts-20040514-10|83	%changelog
12cr|figlet-more-fonts-20040514-10|84	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 20040514-10mdv2011.0
12cr|figlet-more-fonts-20040514-10|85	+ Revision: 618284
12cr|figlet-more-fonts-20040514-10|86	- the mass rebuild of 2010.0 packages
12cr|figlet-more-fonts-20040514-10|87	
12cr|figlet-more-fonts-20040514-10|88	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 20040514-9mdv2010.0
12cr|figlet-more-fonts-20040514-10|89	+ Revision: 428730
12cr|figlet-more-fonts-20040514-10|90	- rebuild
12cr|figlet-more-fonts-20040514-10|91	
12cr|figlet-more-fonts-20040514-10|92	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 20040514-8mdv2009.0
12cr|figlet-more-fonts-20040514-10|93	+ Revision: 245142
12cr|figlet-more-fonts-20040514-10|94	- rebuild
12cr|figlet-more-fonts-20040514-10|95	
12cr|figlet-more-fonts-20040514-10|96	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 20040514-6mdv2008.1
12cr|figlet-more-fonts-20040514-10|97	+ Revision: 170830
12cr|figlet-more-fonts-20040514-10|98	- rebuild
12cr|figlet-more-fonts-20040514-10|99	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|figlet-more-fonts-20040514-10|100	- kill re-definition of %%buildroot on Pixel's request
12cr|figlet-more-fonts-20040514-10|101	
12cr|figlet-more-fonts-20040514-10|102	+ Olivier Blin <oblin@mandriva.com>
12cr|figlet-more-fonts-20040514-10|103	- restore BuildRoot
12cr|figlet-more-fonts-20040514-10|104	
12cr|figlet-more-fonts-20040514-10|105	* Tue Aug 21 2007 Olivier Thauvin <nanardon@mandriva.org> 20040514-5mdv2008.0
12cr|figlet-more-fonts-20040514-10|106	+ Revision: 68531
12cr|figlet-more-fonts-20040514-10|107	- rebuild
12cr|figlet-more-fonts-20040514-10|108	
12cr|figlet-more-fonts-20040514-10|109	
12cr|figlet-more-fonts-20040514-10|110	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|figlet-more-fonts-20040514-10|111	+ 08/06/06 11:31:40 (53401)
12cr|figlet-more-fonts-20040514-10|112	- enable sse2 asm optimisation on ppc and sparc
12cr|figlet-more-fonts-20040514-10|113	
12cr|figlet-more-fonts-20040514-10|114	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|figlet-more-fonts-20040514-10|115	+ 08/06/06 11:22:32 (53394)
12cr|figlet-more-fonts-20040514-10|116	Import figlet-more-fonts
12cr|figlet-more-fonts-20040514-10|117	
12cr|figlet-more-fonts-20040514-10|118	* Tue Oct 04 2005 Olivier Thauvin <nanardon@mandriva.org> 20040514-3mdk
12cr|figlet-more-fonts-20040514-10|119	- rebuild
12cr|figlet-more-fonts-20040514-10|120	
12cr|figlet-more-fonts-20040514-10|121	* Sat Aug 28 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 20040514-2mdk
12cr|figlet-more-fonts-20040514-10|122	- fix conflict with figlet
12cr|figlet-more-fonts-20040514-10|123	

1320 12
12cr|filerunner-10.12.28.23-1|1	%define oname	FileRunner
12cr|filerunner-10.12.28.23-1|2	
12cr|filerunner-10.12.28.23-1|3	Summary:	A simple file manager with built-in FTP support
12cr|filerunner-10.12.28.23-1|4	Name:		filerunner
12cr|filerunner-10.12.28.23-1|5	Version:	10.12.28.23
12cr|filerunner-10.12.28.23-1|6	Release:	%mkrel 1
12cr|filerunner-10.12.28.23-1|7	License:	GPLv3+
12cr|filerunner-10.12.28.23-1|8	Group:		File tools
12cr|filerunner-10.12.28.23-1|9	URL:		http://sourceforge.net/projects/filerunner/
12cr|filerunner-10.12.28.23-1|10	Source0:	http://downloads.sourceforge.net/project/%{name}/fr-10.12.28.23.tar.gz
12cr|filerunner-10.12.28.23-1|11	BuildArch:	noarch
12cr|filerunner-10.12.28.23-1|12	BuildRequires:	imagemagick
12cr|filerunner-10.12.28.23-1|13	BuildRequires:	tcl-devel
12cr|filerunner-10.12.28.23-1|14	Requires:	tcl
12cr|filerunner-10.12.28.23-1|15	Requires:	tk
12cr|filerunner-10.12.28.23-1|16	Provides:	%{oname} = %{version}-%{release}
12cr|filerunner-10.12.28.23-1|17	Obsoletes:	%{oname} <= 2.5.1
12cr|filerunner-10.12.28.23-1|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|filerunner-10.12.28.23-1|19	
12cr|filerunner-10.12.28.23-1|20	%description
12cr|filerunner-10.12.28.23-1|21	FileRunner is a file manager for Unix. It is simple and efficient and has
12cr|filerunner-10.12.28.23-1|22	a built-in FTP client. New and improved from a FileRunner of long ago.
12cr|filerunner-10.12.28.23-1|23	
12cr|filerunner-10.12.28.23-1|24	%prep
12cr|filerunner-10.12.28.23-1|25	%setup -q -c %{name}-%{version}
12cr|filerunner-10.12.28.23-1|26	
12cr|filerunner-10.12.28.23-1|27	# http://qa.mandriva.com/show_bug.cgi?id=22193
12cr|filerunner-10.12.28.23-1|28	find -type f | xargs perl -pi -e "s|\\\$glob\(doclib_fr\)|%{_docdir}/%{name}|g"
12cr|filerunner-10.12.28.23-1|29	
12cr|filerunner-10.12.28.23-1|30	%build
12cr|filerunner-10.12.28.23-1|31	#nothing
12cr|filerunner-10.12.28.23-1|32	
12cr|filerunner-10.12.28.23-1|33	%install
12cr|filerunner-10.12.28.23-1|34	rm -rf %{buildroot}
12cr|filerunner-10.12.28.23-1|35	mkdir -p %{buildroot}%{tcl_sitelib}/%{oname}/bitmaps
12cr|filerunner-10.12.28.23-1|36	mkdir -p %{buildroot}%{_bindir}
12cr|filerunner-10.12.28.23-1|37	
12cr|filerunner-10.12.28.23-1|38	cp -a bitmaps/* %{buildroot}%{tcl_sitelib}/%{oname}/bitmaps
12cr|filerunner-10.12.28.23-1|39	cp -a *.tcl %{buildroot}%{tcl_sitelib}/%{oname}
12cr|filerunner-10.12.28.23-1|40	cp -a icon.xpm %{buildroot}%{tcl_sitelib}/%{oname}
12cr|filerunner-10.12.28.23-1|41	cp -a tclIndex %{buildroot}%{tcl_sitelib}/%{oname}
12cr|filerunner-10.12.28.23-1|42	
12cr|filerunner-10.12.28.23-1|43	install -m755 fr %{buildroot}%{tcl_sitelib}/%{oname}/fr
12cr|filerunner-10.12.28.23-1|44	install -m755 frftp %{buildroot}%{tcl_sitelib}/%{oname}/frftp
12cr|filerunner-10.12.28.23-1|45	
12cr|filerunner-10.12.28.23-1|46	ln -s %{tcl_sitelib}/%{oname}/fr %{buildroot}%{_bindir}/fr
12cr|filerunner-10.12.28.23-1|47	ln -s %{_docdir}/%{name}/HISTORY %{buildroot}%{tcl_sitelib}/%{oname}/HISTORY
12cr|filerunner-10.12.28.23-1|48	
12cr|filerunner-10.12.28.23-1|49	# Icons
12cr|filerunner-10.12.28.23-1|50	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|filerunner-10.12.28.23-1|51	
12cr|filerunner-10.12.28.23-1|52	convert icon.xpm -resize 16x16  %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|filerunner-10.12.28.23-1|53	convert icon.xpm -resize 32x32  %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|filerunner-10.12.28.23-1|54	convert icon.xpm -resize 48x48  %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|filerunner-10.12.28.23-1|55	
12cr|filerunner-10.12.28.23-1|56	mkdir -p %{buildroot}%{_datadir}/applications
12cr|filerunner-10.12.28.23-1|57	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|filerunner-10.12.28.23-1|58	[Desktop Entry]
12cr|filerunner-10.12.28.23-1|59	Name=%{name}
12cr|filerunner-10.12.28.23-1|60	Comment=%{summary}
12cr|filerunner-10.12.28.23-1|61	Exec=fr
12cr|filerunner-10.12.28.23-1|62	Icon=%{name}
12cr|filerunner-10.12.28.23-1|63	Terminal=false
12cr|filerunner-10.12.28.23-1|64	Type=Application
12cr|filerunner-10.12.28.23-1|65	Categories=Network;FileTransfer;
12cr|filerunner-10.12.28.23-1|66	EOF
12cr|filerunner-10.12.28.23-1|67	
12cr|filerunner-10.12.28.23-1|68	%clean
12cr|filerunner-10.12.28.23-1|69	rm -rf %{buildroot}
12cr|filerunner-10.12.28.23-1|70	
12cr|filerunner-10.12.28.23-1|71	%files
12cr|filerunner-10.12.28.23-1|72	%defattr(-,root,root)
12cr|filerunner-10.12.28.23-1|73	%doc COPYING FAQ HISTORY README *.txt
12cr|filerunner-10.12.28.23-1|74	%{tcl_sitelib}/%{oname}
12cr|filerunner-10.12.28.23-1|75	%{_bindir}/fr
12cr|filerunner-10.12.28.23-1|76	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|filerunner-10.12.28.23-1|77	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|filerunner-10.12.28.23-1|78	
12cr|filerunner-10.12.28.23-1|79	
12cr|filerunner-10.12.28.23-1|80	
12cr|filerunner-10.12.28.23-1|81	%changelog
12cr|filerunner-10.12.28.23-1|82	* Thu Oct 13 2011 Andrey Bondrov <abondrov@mandriva.org> 10.12.28.23-1
12cr|filerunner-10.12.28.23-1|83	+ Revision: 704607
12cr|filerunner-10.12.28.23-1|84	- imported package filerunner
12cr|filerunner-10.12.28.23-1|85	

1321 12
12cr|fileschanged-0.6.5-4|1	%define name fileschanged
12cr|fileschanged-0.6.5-4|2	%define version 0.6.5
12cr|fileschanged-0.6.5-4|3	%define release %mkrel 4
12cr|fileschanged-0.6.5-4|4	
12cr|fileschanged-0.6.5-4|5	Summary: Reports when files have been altered
12cr|fileschanged-0.6.5-4|6	Name: %{name}
12cr|fileschanged-0.6.5-4|7	Version: %{version}
12cr|fileschanged-0.6.5-4|8	Release: %{release}
12cr|fileschanged-0.6.5-4|9	License: GPLv2
12cr|fileschanged-0.6.5-4|10	Group: File tools
12cr|fileschanged-0.6.5-4|11	URL: http://fileschanged.sourceforge.net
12cr|fileschanged-0.6.5-4|12	Source0: http://mesh.dl.sourceforge.net/sourceforge/fileschanged/%{name}-%{version}.tar.bz2
12cr|fileschanged-0.6.5-4|13	Source1: help2man
12cr|fileschanged-0.6.5-4|14	Requires: gamin
12cr|fileschanged-0.6.5-4|15	Buildrequires: pkgconfig(gamin)
12cr|fileschanged-0.6.5-4|16	Buildrequires: help2man
12cr|fileschanged-0.6.5-4|17	Requires(post): rpm-helper
12cr|fileschanged-0.6.5-4|18	Requires(preun): rpm-helper
12cr|fileschanged-0.6.5-4|19	
12cr|fileschanged-0.6.5-4|20	%description
12cr|fileschanged-0.6.5-4|21	This software is a client to the FAM (File Alteration Monitor) server.
12cr|fileschanged-0.6.5-4|22	Here's how the fileschanged FAM client works:
12cr|fileschanged-0.6.5-4|23	you give it some filenames on the command line, it monitors those for changes.
12cr|fileschanged-0.6.5-4|24	When it discovers that a file has changed (or has been altered),
12cr|fileschanged-0.6.5-4|25	it displays the filename on the standard-output.
12cr|fileschanged-0.6.5-4|26	
12cr|fileschanged-0.6.5-4|27	%prep
12cr|fileschanged-0.6.5-4|28	%setup -q
12cr|fileschanged-0.6.5-4|29	install %SOURCE1 $RPM_BUILD_DIR/%{name}-%{version}/man
12cr|fileschanged-0.6.5-4|30	
12cr|fileschanged-0.6.5-4|31	%build
12cr|fileschanged-0.6.5-4|32	sed -i 's/-Werror//' src/Makefile.*
12cr|fileschanged-0.6.5-4|33	%configure
12cr|fileschanged-0.6.5-4|34	make
12cr|fileschanged-0.6.5-4|35	
12cr|fileschanged-0.6.5-4|36	%install
12cr|fileschanged-0.6.5-4|37	%makeinstall
12cr|fileschanged-0.6.5-4|38	rm -f %{buildroot}%{_datadir}/%{name}/NEWS
12cr|fileschanged-0.6.5-4|39	
12cr|fileschanged-0.6.5-4|40	%post
12cr|fileschanged-0.6.5-4|41	%_install_info %{name}.info
12cr|fileschanged-0.6.5-4|42	
12cr|fileschanged-0.6.5-4|43	%preun
12cr|fileschanged-0.6.5-4|44	%_remove_install_info %{name}.info
12cr|fileschanged-0.6.5-4|45	
12cr|fileschanged-0.6.5-4|46	%files
12cr|fileschanged-0.6.5-4|47	%doc README
12cr|fileschanged-0.6.5-4|48	%{_bindir}/fileschanged
12cr|fileschanged-0.6.5-4|49	%{_datadir}/fileschanged
12cr|fileschanged-0.6.5-4|50	%{_mandir}/man1/*
12cr|fileschanged-0.6.5-4|51	%{_datadir}/info/*
12cr|fileschanged-0.6.5-4|52	%{_datadir}/locale/ca/LC_MESSAGES/fileschanged.mo
12cr|fileschanged-0.6.5-4|53	%{_datadir}/locale/es/LC_MESSAGES/fileschanged.mo

1322 12
12cr|fillets-ng-1.0.1-1|1	%define name fillets-ng
12cr|fillets-ng-1.0.1-1|2	%define version 1.0.1
12cr|fillets-ng-1.0.1-1|3	%define release %mkrel 1
12cr|fillets-ng-1.0.1-1|4	
12cr|fillets-ng-1.0.1-1|5	%define dataversion 1.0.0
12cr|fillets-ng-1.0.1-1|6	
12cr|fillets-ng-1.0.1-1|7	Summary: Fish Fillets NG
12cr|fillets-ng-1.0.1-1|8	Name: %{name}
12cr|fillets-ng-1.0.1-1|9	Version: %{version}
12cr|fillets-ng-1.0.1-1|10	Release: %{release}
12cr|fillets-ng-1.0.1-1|11	License: GPLv2+
12cr|fillets-ng-1.0.1-1|12	Group: Games/Puzzles
12cr|fillets-ng-1.0.1-1|13	URL: http://fillets.sourceforge.net/
12cr|fillets-ng-1.0.1-1|14	Source0: http://downloads.sourceforge.net/fillets/%{name}-%{version}.tar.gz
12cr|fillets-ng-1.0.1-1|15	Source3: %{name}-48.png
12cr|fillets-ng-1.0.1-1|16	Source4: %{name}-32.png
12cr|fillets-ng-1.0.1-1|17	Source5: %{name}-16.png
12cr|fillets-ng-1.0.1-1|18	Requires: %{name}-data = %{dataversion}
12cr|fillets-ng-1.0.1-1|19	BuildRequires: lua-devel
12cr|fillets-ng-1.0.1-1|20	BuildRequires: libSDL-devel
12cr|fillets-ng-1.0.1-1|21	BuildRequires: libSDL_mixer-devel
12cr|fillets-ng-1.0.1-1|22	BuildRequires: libSDL_image-devel
12cr|fillets-ng-1.0.1-1|23	BuildRequires: libSDL_ttf-devel
12cr|fillets-ng-1.0.1-1|24	BuildRequires: fribidi-devel
12cr|fillets-ng-1.0.1-1|25	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|fillets-ng-1.0.1-1|26	
12cr|fillets-ng-1.0.1-1|27	%description
12cr|fillets-ng-1.0.1-1|28	Fish Fillets NG is strictly a puzzle game. The goal in every of the seventy
12cr|fillets-ng-1.0.1-1|29	levels is always the same: find a safe way out. The fish utter witty remarks
12cr|fillets-ng-1.0.1-1|30	about their surroundings, the various inhabitants of their underwater realm
12cr|fillets-ng-1.0.1-1|31	quarrel among themselves or comment on the efforts of your fish. The whole
12cr|fillets-ng-1.0.1-1|32	game is accompanied by quiet, comforting music.
12cr|fillets-ng-1.0.1-1|33	
12cr|fillets-ng-1.0.1-1|34	%prep
12cr|fillets-ng-1.0.1-1|35	%setup -q
12cr|fillets-ng-1.0.1-1|36	
12cr|fillets-ng-1.0.1-1|37	%build
12cr|fillets-ng-1.0.1-1|38	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}/%{name}
12cr|fillets-ng-1.0.1-1|39	%make
12cr|fillets-ng-1.0.1-1|40	
12cr|fillets-ng-1.0.1-1|41	%install
12cr|fillets-ng-1.0.1-1|42	rm -rf %{buildroot}
12cr|fillets-ng-1.0.1-1|43	%makeinstall_std
12cr|fillets-ng-1.0.1-1|44	
12cr|fillets-ng-1.0.1-1|45	# Menu entry
12cr|fillets-ng-1.0.1-1|46	install -d %{buildroot}%{_datadir}/applications
12cr|fillets-ng-1.0.1-1|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|fillets-ng-1.0.1-1|48	[Desktop Entry]
12cr|fillets-ng-1.0.1-1|49	Name=Fish Fillets NG
12cr|fillets-ng-1.0.1-1|50	Comment=Fish Fillets NG puzzle game
12cr|fillets-ng-1.0.1-1|51	Exec= %{_gamesbindir}/fillets
12cr|fillets-ng-1.0.1-1|52	Icon=%{name}
12cr|fillets-ng-1.0.1-1|53	Terminal=false
12cr|fillets-ng-1.0.1-1|54	Type=Application
12cr|fillets-ng-1.0.1-1|55	Categories=Game;LogicGame;
12cr|fillets-ng-1.0.1-1|56	EOF
12cr|fillets-ng-1.0.1-1|57	
12cr|fillets-ng-1.0.1-1|58	# Icon installation
12cr|fillets-ng-1.0.1-1|59	install -D -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
12cr|fillets-ng-1.0.1-1|60	install -D -m 644 %{SOURCE4} %{buildroot}%{_iconsdir}/%{name}.png
12cr|fillets-ng-1.0.1-1|61	install -D -m 644 %{SOURCE5} %{buildroot}%{_miconsdir}/%{name}.png
12cr|fillets-ng-1.0.1-1|62	
12cr|fillets-ng-1.0.1-1|63	%clean
12cr|fillets-ng-1.0.1-1|64	rm -rf %{buildroot}
12cr|fillets-ng-1.0.1-1|65	
12cr|fillets-ng-1.0.1-1|66	%files
12cr|fillets-ng-1.0.1-1|67	%defattr(-,root,root)
12cr|fillets-ng-1.0.1-1|68	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
12cr|fillets-ng-1.0.1-1|69	%{_gamesbindir}/fillets
12cr|fillets-ng-1.0.1-1|70	%{_mandir}/man6/*
12cr|fillets-ng-1.0.1-1|71	%{_liconsdir}/%{name}.png
12cr|fillets-ng-1.0.1-1|72	%{_iconsdir}/%{name}.png
12cr|fillets-ng-1.0.1-1|73	%{_miconsdir}/%{name}.png
12cr|fillets-ng-1.0.1-1|74	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|fillets-ng-1.0.1-1|75	
12cr|fillets-ng-1.0.1-1|76	
12cr|fillets-ng-1.0.1-1|77	
12cr|fillets-ng-1.0.1-1|78	%changelog
12cr|fillets-ng-1.0.1-1|79	* Fri Oct 14 2011 Andrey Bondrov <abondrov@mandriva.org> 1.0.1-1mdv2011.0
12cr|fillets-ng-1.0.1-1|80	+ Revision: 704658
12cr|fillets-ng-1.0.1-1|81	- New version: 1.0.1
12cr|fillets-ng-1.0.1-1|82	
12cr|fillets-ng-1.0.1-1|83	* Wed Jan 05 2011 Tomas Kindl <supp@mandriva.org> 1.0.0-1mdv2011.0
12cr|fillets-ng-1.0.1-1|84	+ Revision: 628807
12cr|fillets-ng-1.0.1-1|85	- update to 1.0.0
12cr|fillets-ng-1.0.1-1|86	
12cr|fillets-ng-1.0.1-1|87	* Sat Dec 04 2010 Tomas Kindl <supp@mandriva.org> 0.9.3-2mdv2011.0
12cr|fillets-ng-1.0.1-1|88	+ Revision: 609456
12cr|fillets-ng-1.0.1-1|89	- rebuild
12cr|fillets-ng-1.0.1-1|90	
12cr|fillets-ng-1.0.1-1|91	* Sat Feb 27 2010 Tomas Kindl <supp@mandriva.org> 0.9.3-1mdv2010.1
12cr|fillets-ng-1.0.1-1|92	+ Revision: 512223
12cr|fillets-ng-1.0.1-1|93	- bump to version 0.9.3
12cr|fillets-ng-1.0.1-1|94	- drop unneeded fribidi patch
12cr|fillets-ng-1.0.1-1|95	
12cr|fillets-ng-1.0.1-1|96	* Sun Oct 18 2009 Samuel Verschelde <stormi@mandriva.org> 0.9.2-2mdv2010.1
12cr|fillets-ng-1.0.1-1|97	+ Revision: 458117
12cr|fillets-ng-1.0.1-1|98	- fix data version
12cr|fillets-ng-1.0.1-1|99	- update to new version 0.9.2
12cr|fillets-ng-1.0.1-1|100	
12cr|fillets-ng-1.0.1-1|101	* Sat Jul 18 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.1-1mdv2010.0
12cr|fillets-ng-1.0.1-1|102	+ Revision: 397215
12cr|fillets-ng-1.0.1-1|103	- Update to new version 0.9.1
12cr|fillets-ng-1.0.1-1|104	
12cr|fillets-ng-1.0.1-1|105	* Wed May 13 2009 Samuel Verschelde <stormi@mandriva.org> 0.8.1-2mdv2010.0
12cr|fillets-ng-1.0.1-1|106	+ Revision: 375232
12cr|fillets-ng-1.0.1-1|107	- fix Group and menu category (fixes #36371)
12cr|fillets-ng-1.0.1-1|108	- fix licence
12cr|fillets-ng-1.0.1-1|109	
12cr|fillets-ng-1.0.1-1|110	* Sun Mar 15 2009 Funda Wang <fwang@mandriva.org> 0.8.1-1mdv2009.1
12cr|fillets-ng-1.0.1-1|111	+ Revision: 355308
12cr|fillets-ng-1.0.1-1|112	- new data version
12cr|fillets-ng-1.0.1-1|113	- New version 0.8.1
12cr|fillets-ng-1.0.1-1|114	
12cr|fillets-ng-1.0.1-1|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|fillets-ng-1.0.1-1|116	- rebuild
12cr|fillets-ng-1.0.1-1|117	
12cr|fillets-ng-1.0.1-1|118	+ Pixel <pixel@mandriva.com>
12cr|fillets-ng-1.0.1-1|119	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|fillets-ng-1.0.1-1|120	
12cr|fillets-ng-1.0.1-1|121	* Wed Mar 05 2008 Guillaume Bedot <littletux@mandriva.org> 0.8.0-1mdv2008.1
12cr|fillets-ng-1.0.1-1|122	+ Revision: 179681
12cr|fillets-ng-1.0.1-1|123	- 0.8.0
12cr|fillets-ng-1.0.1-1|124	
12cr|fillets-ng-1.0.1-1|125	* Fri Jan 04 2008 Thierry Vignaud <tv@mandriva.org> 0.7.3-2mdv2008.1
12cr|fillets-ng-1.0.1-1|126	+ Revision: 145271
12cr|fillets-ng-1.0.1-1|127	- drop old menu
12cr|fillets-ng-1.0.1-1|128	- kill re-definition of %%buildroot on Pixel's request
12cr|fillets-ng-1.0.1-1|129	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|fillets-ng-1.0.1-1|130	
12cr|fillets-ng-1.0.1-1|131	+ Olivier Blin <blino@mandriva.org>
12cr|fillets-ng-1.0.1-1|132	- restore BuildRoot
12cr|fillets-ng-1.0.1-1|133	
12cr|fillets-ng-1.0.1-1|134	
12cr|fillets-ng-1.0.1-1|135	* Sat Dec 02 2006 Olivier Blin <oblin@mandriva.com> 0.7.3-2mdv2007.0
12cr|fillets-ng-1.0.1-1|136	+ Revision: 89938
12cr|fillets-ng-1.0.1-1|137	- buildrequire lua-devel 5.0
12cr|fillets-ng-1.0.1-1|138	- add xdg menu
12cr|fillets-ng-1.0.1-1|139	- Import fillets-ng
12cr|fillets-ng-1.0.1-1|140	
12cr|fillets-ng-1.0.1-1|141	* Fri Dec 23 2005 Anssi Hannula <anssi@mandriva.org> 0.7.3-1mdk
12cr|fillets-ng-1.0.1-1|142	- 0.7.3
12cr|fillets-ng-1.0.1-1|143	- fix BuildRequires
12cr|fillets-ng-1.0.1-1|144	- split fillets-ng-data to another src.rpm
12cr|fillets-ng-1.0.1-1|145	- bzip2 source
12cr|fillets-ng-1.0.1-1|146	- use original binary name
12cr|fillets-ng-1.0.1-1|147	
12cr|fillets-ng-1.0.1-1|148	* Thu Dec 22 2005 Götz Waschk <waschk@mandriva.org> 0.6.0-5mdk
12cr|fillets-ng-1.0.1-1|149	- fix buildrequires for x86_64
12cr|fillets-ng-1.0.1-1|150	
12cr|fillets-ng-1.0.1-1|151	* Wed Oct 12 2005 Götz Waschk <waschk@mandriva.org> 0.6.0-4mdk
12cr|fillets-ng-1.0.1-1|152	- build fix for new tar
12cr|fillets-ng-1.0.1-1|153	- rebuild for new liblua5
12cr|fillets-ng-1.0.1-1|154	
12cr|fillets-ng-1.0.1-1|155	* Sat Oct 08 2005 Götz Waschk <waschk@mandriva.org> 0.6.0-3mdk
12cr|fillets-ng-1.0.1-1|156	- build fix for new tar
12cr|fillets-ng-1.0.1-1|157	- rebuild for new liblua5
12cr|fillets-ng-1.0.1-1|158	
12cr|fillets-ng-1.0.1-1|159	* Mon Nov 01 2004 Michael Scherer <misc@mandrake.org> 0.6.0-2mdk
12cr|fillets-ng-1.0.1-1|160	- Buildrequires
12cr|fillets-ng-1.0.1-1|161	
12cr|fillets-ng-1.0.1-1|162	* Thu Oct 21 2004 Robert Vojta <robert.vojta@mandrake.cz> 0.6.0-1mdk
12cr|fillets-ng-1.0.1-1|163	- Fish Fillets NG 0.6.0 release
12cr|fillets-ng-1.0.1-1|164	

1323 12
12cr|fillets-ng-data-1.0.0-1|1	%define name fillets-ng-data
12cr|fillets-ng-data-1.0.0-1|2	%define version 1.0.0
12cr|fillets-ng-data-1.0.0-1|3	%define release %mkrel 1
12cr|fillets-ng-data-1.0.0-1|4	
12cr|fillets-ng-data-1.0.0-1|5	%define mainname fillets-ng
12cr|fillets-ng-data-1.0.0-1|6	
12cr|fillets-ng-data-1.0.0-1|7	Summary: Data files for the Fish Fillets NG game
12cr|fillets-ng-data-1.0.0-1|8	Name: %{name}
12cr|fillets-ng-data-1.0.0-1|9	Version: %{version}
12cr|fillets-ng-data-1.0.0-1|10	Release: %{release}
12cr|fillets-ng-data-1.0.0-1|11	License: GPLv2+
12cr|fillets-ng-data-1.0.0-1|12	Group: Games/Puzzles
12cr|fillets-ng-data-1.0.0-1|13	URL: http://fillets.sourceforge.net/
12cr|fillets-ng-data-1.0.0-1|14	# gz smaller than bz2
12cr|fillets-ng-data-1.0.0-1|15	Source0: http://downloads.sourceforge.net/fillets/%name-%version.tar.gz
12cr|fillets-ng-data-1.0.0-1|16	Requires: %{mainname}
12cr|fillets-ng-data-1.0.0-1|17	Provides: fillets-ng-data-cs
12cr|fillets-ng-data-1.0.0-1|18	Obsoletes: fillets-ng-data-cs
12cr|fillets-ng-data-1.0.0-1|19	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|fillets-ng-data-1.0.0-1|20	BuildArch: noarch
12cr|fillets-ng-data-1.0.0-1|21	
12cr|fillets-ng-data-1.0.0-1|22	%description
12cr|fillets-ng-data-1.0.0-1|23	Data files for the Fish Fillets NG game.
12cr|fillets-ng-data-1.0.0-1|24	
12cr|fillets-ng-data-1.0.0-1|25	%prep
12cr|fillets-ng-data-1.0.0-1|26	%setup -q
12cr|fillets-ng-data-1.0.0-1|27	
12cr|fillets-ng-data-1.0.0-1|28	%install
12cr|fillets-ng-data-1.0.0-1|29	rm -rf %{buildroot}
12cr|fillets-ng-data-1.0.0-1|30	
12cr|fillets-ng-data-1.0.0-1|31	install -m 755 -d %{buildroot}%{_gamesdatadir}/%{mainname}
12cr|fillets-ng-data-1.0.0-1|32	cp -a font images music script sound %{buildroot}%{_gamesdatadir}/%{mainname}
12cr|fillets-ng-data-1.0.0-1|33	
12cr|fillets-ng-data-1.0.0-1|34	%clean
12cr|fillets-ng-data-1.0.0-1|35	rm -rf %{buildroot}
12cr|fillets-ng-data-1.0.0-1|36	
12cr|fillets-ng-data-1.0.0-1|37	%files
12cr|fillets-ng-data-1.0.0-1|38	%defattr(-,root,root)
12cr|fillets-ng-data-1.0.0-1|39	%doc COPYING doc
12cr|fillets-ng-data-1.0.0-1|40	%{_gamesdatadir}/%{mainname}
12cr|fillets-ng-data-1.0.0-1|41	
12cr|fillets-ng-data-1.0.0-1|42	
12cr|fillets-ng-data-1.0.0-1|43	%changelog
12cr|fillets-ng-data-1.0.0-1|44	* Wed Jan 05 2011 Tomas Kindl <supp@mandriva.org> 1.0.0-1mdv2011.0
12cr|fillets-ng-data-1.0.0-1|45	+ Revision: 628824
12cr|fillets-ng-data-1.0.0-1|46	- update to 1.0.0
12cr|fillets-ng-data-1.0.0-1|47	
12cr|fillets-ng-data-1.0.0-1|48	* Tue Dec 29 2009 Tomas Kindl <supp@mandriva.org> 0.9.2-2mdv2011.0
12cr|fillets-ng-data-1.0.0-1|49	+ Revision: 483204
12cr|fillets-ng-data-1.0.0-1|50	- rebuild
12cr|fillets-ng-data-1.0.0-1|51	
12cr|fillets-ng-data-1.0.0-1|52	* Sun Oct 18 2009 Samuel Verschelde <stormi@mandriva.org> 0.9.2-1mdv2010.1
12cr|fillets-ng-data-1.0.0-1|53	+ Revision: 458111
12cr|fillets-ng-data-1.0.0-1|54	- update to new version 0.9.2
12cr|fillets-ng-data-1.0.0-1|55	
12cr|fillets-ng-data-1.0.0-1|56	* Sun Sep 20 2009 Funda Wang <fwang@mandriva.org> 0.9.0-2mdv2010.0
12cr|fillets-ng-data-1.0.0-1|57	+ Revision: 444912
12cr|fillets-ng-data-1.0.0-1|58	- reupload
12cr|fillets-ng-data-1.0.0-1|59	
12cr|fillets-ng-data-1.0.0-1|60	* Sat Jul 18 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.0-1mdv2010.0
12cr|fillets-ng-data-1.0.0-1|61	+ Revision: 397216
12cr|fillets-ng-data-1.0.0-1|62	- Update to new version 0.9.0
12cr|fillets-ng-data-1.0.0-1|63	
12cr|fillets-ng-data-1.0.0-1|64	* Wed May 13 2009 Samuel Verschelde <stormi@mandriva.org> 0.8.1-2mdv2010.0
12cr|fillets-ng-data-1.0.0-1|65	+ Revision: 375245
12cr|fillets-ng-data-1.0.0-1|66	- fix Group
12cr|fillets-ng-data-1.0.0-1|67	- fix Licence
12cr|fillets-ng-data-1.0.0-1|68	
12cr|fillets-ng-data-1.0.0-1|69	* Sun Mar 15 2009 Funda Wang <fwang@mandriva.org> 0.8.1-1mdv2009.1
12cr|fillets-ng-data-1.0.0-1|70	+ Revision: 355309
12cr|fillets-ng-data-1.0.0-1|71	- New version 0.8.1
12cr|fillets-ng-data-1.0.0-1|72	
12cr|fillets-ng-data-1.0.0-1|73	* Wed Mar 05 2008 Guillaume Bedot <littletux@mandriva.org> 0.8.0-1mdv2008.1
12cr|fillets-ng-data-1.0.0-1|74	+ Revision: 179686
12cr|fillets-ng-data-1.0.0-1|75	- 0.8.0
12cr|fillets-ng-data-1.0.0-1|76	
12cr|fillets-ng-data-1.0.0-1|77	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1mdv2008.1-current
12cr|fillets-ng-data-1.0.0-1|78	+ Revision: 136415
12cr|fillets-ng-data-1.0.0-1|79	- restore BuildRoot
12cr|fillets-ng-data-1.0.0-1|80	
12cr|fillets-ng-data-1.0.0-1|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|fillets-ng-data-1.0.0-1|82	- kill re-definition of %%buildroot on Pixel's request
12cr|fillets-ng-data-1.0.0-1|83	
12cr|fillets-ng-data-1.0.0-1|84	
12cr|fillets-ng-data-1.0.0-1|85	* Sat Dec 02 2006 Olivier Blin <oblin@mandriva.com> 0.7.1-1mdv2007.0
12cr|fillets-ng-data-1.0.0-1|86	+ Revision: 89927
12cr|fillets-ng-data-1.0.0-1|87	- Import fillets-ng-data
12cr|fillets-ng-data-1.0.0-1|88	
12cr|fillets-ng-data-1.0.0-1|89	* Fri Dec 23 2005 Anssi Hannula <anssi@mandriva.org> 0.7.1-1mdk
12cr|fillets-ng-data-1.0.0-1|90	- 0.7.1
12cr|fillets-ng-data-1.0.0-1|91	- split from fillets-ng.spec
12cr|fillets-ng-data-1.0.0-1|92	

1324 12
12cr|filters-2.46-2|1	
12cr|filters-2.46-2|2	%define name	filters
12cr|filters-2.46-2|3	%define version	2.46
12cr|filters-2.46-2|4	%define rel	2
12cr|filters-2.46-2|5	%define release %mkrel %rel
12cr|filters-2.46-2|6	
12cr|filters-2.46-2|7	Name: %name
12cr|filters-2.46-2|8	Version: %version
12cr|filters-2.46-2|9	Release: %release
12cr|filters-2.46-2|10	Summary: A collection of text filters, including the Swedish Chef
12cr|filters-2.46-2|11	License: GPL
12cr|filters-2.46-2|12	Group: Toys
12cr|filters-2.46-2|13	URL: http://kitenet.net/~joey/code/filters.html
12cr|filters-2.46-2|14	# author distributes tarball only from debian pool
12cr|filters-2.46-2|15	Source: http://ftp.debian.org/debian/pool/main/f/filters/%{name}_%{version}.tar.gz
12cr|filters-2.46-2|16	Patch0: filters-printf-format.patch
12cr|filters-2.46-2|17	BuildRequires: flex, byacc
12cr|filters-2.46-2|18	BuildRoot: %{_tmppath}/%{name}-root
12cr|filters-2.46-2|19	
12cr|filters-2.46-2|20	%description
12cr|filters-2.46-2|21	A collection of filters to do all sorts of strange things to text.
12cr|filters-2.46-2|22	This includes such favorites as B1FF and the Swedish Chef, and a
12cr|filters-2.46-2|23	wide range of others.
12cr|filters-2.46-2|24	
12cr|filters-2.46-2|25	%prep
12cr|filters-2.46-2|26	%setup -q -n %{name}
12cr|filters-2.46-2|27	%patch0 -p1
12cr|filters-2.46-2|28	
12cr|filters-2.46-2|29	sed -r -i '/\s+g*cc/s,g*cc,\$(CC),' *.dir/makefile
12cr|filters-2.46-2|30	
12cr|filters-2.46-2|31	%build
12cr|filters-2.46-2|32	export CC="%__cc %optflags"
12cr|filters-2.46-2|33	%make
12cr|filters-2.46-2|34	
12cr|filters-2.46-2|35	%install
12cr|filters-2.46-2|36	rm -rf %{buildroot}
12cr|filters-2.46-2|37	%makeinstall_std
12cr|filters-2.46-2|38	
12cr|filters-2.46-2|39	%clean
12cr|filters-2.46-2|40	rm -rf %{buildroot}
12cr|filters-2.46-2|41	
12cr|filters-2.46-2|42	%files
12cr|filters-2.46-2|43	%defattr(0644,root,root,0755)
12cr|filters-2.46-2|44	%doc README
12cr|filters-2.46-2|45	%attr(0755,root,root) %{_gamesbindir}/*
12cr|filters-2.46-2|46	%{_mandir}/man6/*
12cr|filters-2.46-2|47	
12cr|filters-2.46-2|48	
12cr|filters-2.46-2|49	%changelog
12cr|filters-2.46-2|50	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.46-2mdv2011.0
12cr|filters-2.46-2|51	+ Revision: 618285
12cr|filters-2.46-2|52	- the mass rebuild of 2010.0 packages
12cr|filters-2.46-2|53	
12cr|filters-2.46-2|54	* Thu Jul 09 2009 Anssi Hannula <anssi@mandriva.org> 2.46-1mdv2010.0
12cr|filters-2.46-2|55	+ Revision: 393974
12cr|filters-2.46-2|56	- new version
12cr|filters-2.46-2|57	- fix format-security errors (printf-format.patch)
12cr|filters-2.46-2|58	
12cr|filters-2.46-2|59	* Sun May 11 2008 Anssi Hannula <anssi@mandriva.org> 2.44-1mdv2009.0
12cr|filters-2.46-2|60	+ Revision: 205453
12cr|filters-2.46-2|61	- update to new version 2.44
12cr|filters-2.46-2|62	
12cr|filters-2.46-2|63	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.40-1mdv2008.1
12cr|filters-2.46-2|64	+ Revision: 136415
12cr|filters-2.46-2|65	- restore BuildRoot
12cr|filters-2.46-2|66	
12cr|filters-2.46-2|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|filters-2.46-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|filters-2.46-2|69	
12cr|filters-2.46-2|70	* Sat Sep 01 2007 Anssi Hannula <anssi@mandriva.org> 2.40-1mdv2008.0
12cr|filters-2.46-2|71	+ Revision: 77430
12cr|filters-2.46-2|72	- 2.40
12cr|filters-2.46-2|73	- Import filters
12cr|filters-2.46-2|74	
12cr|filters-2.46-2|75	
12cr|filters-2.46-2|76	
12cr|filters-2.46-2|77	* Sat Jul 15 2006 Anssi Hannula <anssi@mandriva.org> 2.39-1mdv2007.0
12cr|filters-2.46-2|78	- clean spec
12cr|filters-2.46-2|79	- add URL
12cr|filters-2.46-2|80	- apply %%optflags
12cr|filters-2.46-2|81	
12cr|filters-2.46-2|82	* Wed Jun  1 2005 Claudio Matsuoka <claudio@mandriva.com> 2.33-1mdk
12cr|filters-2.46-2|83	- created mdk package.
12cr|filters-2.46-2|84	
12cr|filters-2.46-2|85	* Thu Aug 21 2003 Claudio Matsuoka <claudio@conectiva.com>
12cr|filters-2.46-2|86	+ 2003-08-21 19:05:26 (34521)
12cr|filters-2.46-2|87	- Initial commit.

1325 12
12cr|findbugs-bcel-5.2-1.3.8|1	# This is a version of BCEL that has been modified by the findbugs team.  They
12cr|findbugs-bcel-5.2-1.3.8|2	# added some new functionality and also did some performance optimizations of
12cr|findbugs-bcel-5.2-1.3.8|3	# the base code.  I am not producing a new manual, since we already have a
12cr|findbugs-bcel-5.2-1.3.8|4	# bcel-manual package and the findbugs team did not patch the manual.  However,
12cr|findbugs-bcel-5.2-1.3.8|5	# the javadoc package is necessary to show the changes in the API created by
12cr|findbugs-bcel-5.2-1.3.8|6	# the findbug team's work.
12cr|findbugs-bcel-5.2-1.3.8|7	
12cr|findbugs-bcel-5.2-1.3.8|8	%global findbugsver 1.3.8
12cr|findbugs-bcel-5.2-1.3.8|9	
12cr|findbugs-bcel-5.2-1.3.8|10	Name:           findbugs-bcel
12cr|findbugs-bcel-5.2-1.3.8|11	Version:        5.2
12cr|findbugs-bcel-5.2-1.3.8|12	Release:        %{findbugsver}
12cr|findbugs-bcel-5.2-1.3.8|13	Summary:        Byte Code Engineering Library with findbugs extensions
12cr|findbugs-bcel-5.2-1.3.8|14	
12cr|findbugs-bcel-5.2-1.3.8|15	Group:          Development/Java
12cr|findbugs-bcel-5.2-1.3.8|16	License:        ASL 2.0
12cr|findbugs-bcel-5.2-1.3.8|17	URL:            http://jakarta.apache.org/bcel/
12cr|findbugs-bcel-5.2-1.3.8|18	Source0:        http://www.apache.org/dist/jakarta/bcel/source/bcel-%{version}-src.tar.gz
12cr|findbugs-bcel-5.2-1.3.8|19	# This patch is available in the findbugs release, in src/patches/bcel.diff.
12cr|findbugs-bcel-5.2-1.3.8|20	Source1:        bcel.diff
12cr|findbugs-bcel-5.2-1.3.8|21	
12cr|findbugs-bcel-5.2-1.3.8|22	BuildRequires:  java-devel, jpackage-utils
12cr|findbugs-bcel-5.2-1.3.8|23	Requires:       java, jpackage-utils
12cr|findbugs-bcel-5.2-1.3.8|24	
12cr|findbugs-bcel-5.2-1.3.8|25	BuildArch:      noarch
12cr|findbugs-bcel-5.2-1.3.8|26	
12cr|findbugs-bcel-5.2-1.3.8|27	%description
12cr|findbugs-bcel-5.2-1.3.8|28	This is a version of Apache's Byte Code Engineering Library (BCEL) that has
12cr|findbugs-bcel-5.2-1.3.8|29	been modified by the findbugs developers.  The modifications add some new
12cr|findbugs-bcel-5.2-1.3.8|30	functionality, and also introduce a number of performance optimizations to
12cr|findbugs-bcel-5.2-1.3.8|31	address findbugs performance problems.  Some of the performance optimizations
12cr|findbugs-bcel-5.2-1.3.8|32	induce API changes, so this version of BCEL is not compatible with the vanilla
12cr|findbugs-bcel-5.2-1.3.8|33	upstream version.
12cr|findbugs-bcel-5.2-1.3.8|34	
12cr|findbugs-bcel-5.2-1.3.8|35	%package javadoc
12cr|findbugs-bcel-5.2-1.3.8|36	Summary:        Javadoc for %{name}
12cr|findbugs-bcel-5.2-1.3.8|37	Group:          Development/Java
12cr|findbugs-bcel-5.2-1.3.8|38	Requires:       jpackage-utils
12cr|findbugs-bcel-5.2-1.3.8|39	
12cr|findbugs-bcel-5.2-1.3.8|40	%description javadoc
12cr|findbugs-bcel-5.2-1.3.8|41	%{summary}.
12cr|findbugs-bcel-5.2-1.3.8|42	
12cr|findbugs-bcel-5.2-1.3.8|43	%prep
12cr|findbugs-bcel-5.2-1.3.8|44	%setup -q -n bcel-%{version}
12cr|findbugs-bcel-5.2-1.3.8|45	%{__patch} -p7 -s < %{SOURCE1}
12cr|findbugs-bcel-5.2-1.3.8|46	
12cr|findbugs-bcel-5.2-1.3.8|47	%build
12cr|findbugs-bcel-5.2-1.3.8|48	# The ant and maven builds both try to download unneeded jars
12cr|findbugs-bcel-5.2-1.3.8|49	mkdir classes
12cr|findbugs-bcel-5.2-1.3.8|50	find src/java -type f -name '*.java' | \
12cr|findbugs-bcel-5.2-1.3.8|51	xargs javac -g -d classes -source 1.5 -encoding ISO8859-1
12cr|findbugs-bcel-5.2-1.3.8|52	cd classes
12cr|findbugs-bcel-5.2-1.3.8|53	jar cf findbugs-bcel-%{findbugsver}.jar org
12cr|findbugs-bcel-5.2-1.3.8|54	cd ..
12cr|findbugs-bcel-5.2-1.3.8|55	
12cr|findbugs-bcel-5.2-1.3.8|56	mkdir javadoc
12cr|findbugs-bcel-5.2-1.3.8|57	find src/java -type f -name '*.java' | xargs javadoc -sourcepath src/java \
12cr|findbugs-bcel-5.2-1.3.8|58	-classpath classes -source 1.5 -encoding ISO8859-1 -d javadoc
12cr|findbugs-bcel-5.2-1.3.8|59	
12cr|findbugs-bcel-5.2-1.3.8|60	%install
12cr|findbugs-bcel-5.2-1.3.8|61	rm -rf $RPM_BUILD_ROOT
12cr|findbugs-bcel-5.2-1.3.8|62	
12cr|findbugs-bcel-5.2-1.3.8|63	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12cr|findbugs-bcel-5.2-1.3.8|64	cp -p classes/findbugs-bcel-%{findbugsver}.jar $RPM_BUILD_ROOT%{_javadir}
12cr|findbugs-bcel-5.2-1.3.8|65	ln -s findbugs-bcel-%{findbugsver}.jar $RPM_BUILD_ROOT%{_javadir}/findbugs-bcel.jar
12cr|findbugs-bcel-5.2-1.3.8|66	
12cr|findbugs-bcel-5.2-1.3.8|67	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}
12cr|findbugs-bcel-5.2-1.3.8|68	cp -a javadoc $RPM_BUILD_ROOT%{_javadocdir}/findbugs-bcel-%{findbugsver}
12cr|findbugs-bcel-5.2-1.3.8|69	ln -s findbugs-bcel-%{findbugsver} $RPM_BUILD_ROOT%{_javadocdir}/findbugs-bcel
12cr|findbugs-bcel-5.2-1.3.8|70	
12cr|findbugs-bcel-5.2-1.3.8|71	%files
12cr|findbugs-bcel-5.2-1.3.8|72	%defattr(-,root,root,-)
12cr|findbugs-bcel-5.2-1.3.8|73	%doc LICENSE.txt NOTICE.txt README.txt
12cr|findbugs-bcel-5.2-1.3.8|74	%{_javadir}/findbugs-bcel*
12cr|findbugs-bcel-5.2-1.3.8|75	
12cr|findbugs-bcel-5.2-1.3.8|76	%files javadoc
12cr|findbugs-bcel-5.2-1.3.8|77	%defattr(-,root,root,-)
12cr|findbugs-bcel-5.2-1.3.8|78	%doc LICENSE.txt NOTICE.txt
12cr|findbugs-bcel-5.2-1.3.8|79	%{_javadocdir}/findbugs-bcel*
12cr|findbugs-bcel-5.2-1.3.8|80	

1326 12
12cr|finit-0.6-7|1	%define snapshot 0
12cr|finit-0.6-7|2	%define __release 7
12cr|finit-0.6-7|3	%if %{snapshot}
12cr|finit-0.6-7|4	%define snapshot_date 20090414
12cr|finit-0.6-7|5	%define _release 0.%{snapshot_date}.%{__release}
12cr|finit-0.6-7|6	%else
12cr|finit-0.6-7|7	%define _release %{__release}
12cr|finit-0.6-7|8	%endif
12cr|finit-0.6-7|9	
12cr|finit-0.6-7|10	Name:		finit
12cr|finit-0.6-7|11	Version:	0.6
12cr|finit-0.6-7|12	Release:	%mkrel %{_release}
12cr|finit-0.6-7|13	Summary:	Fast /sbin/init replacement
12cr|finit-0.6-7|14	License:	MIT
12cr|finit-0.6-7|15	Group:		System/Base
12cr|finit-0.6-7|16	URL:		http://helllabs.org/git/eeepc.git
12cr|finit-0.6-7|17	# Tarball provided by Claudio
12cr|finit-0.6-7|18	Source0: 	finit-%{version}%{?snapshot_date:-pre}%{?snapshot_date}.tar.bz2
12cr|finit-0.6-7|19	Source1: 	finit.conf
12cr|finit-0.6-7|20	Source2: 	services.sh
12cr|finit-0.6-7|21	BuildRequires:	glibc-devel
12cr|finit-0.6-7|22	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|finit-0.6-7|23	Suggests:	finit-config
12cr|finit-0.6-7|24	
12cr|finit-0.6-7|25	%description
12cr|finit-0.6-7|26	Finit is an init(8) replacement aimed to enhance boot time, especially for
12cr|finit-0.6-7|27	small and/or slow machines. It is a reimplementation of the Eeepc "fastinit"
12cr|finit-0.6-7|28	program based on its system calls with "gaps filled with frog DNA".
12cr|finit-0.6-7|29	
12cr|finit-0.6-7|30	%package config-default
12cr|finit-0.6-7|31	Summary:	Default configuration for finit
12cr|finit-0.6-7|32	Group:		System/Base
12cr|finit-0.6-7|33	Provides:	finit-config
12cr|finit-0.6-7|34	
12cr|finit-0.6-7|35	%description config-default
12cr|finit-0.6-7|36	This package contains the default configuration for finit.
12cr|finit-0.6-7|37	
12cr|finit-0.6-7|38	%prep
12cr|finit-0.6-7|39	%setup -q -n finit-%{version}%{?snapshot_date:-pre}
12cr|finit-0.6-7|40	
12cr|finit-0.6-7|41	%build
12cr|finit-0.6-7|42	%make
12cr|finit-0.6-7|43	
12cr|finit-0.6-7|44	%install
12cr|finit-0.6-7|45	rm -rf %{buildroot}
12cr|finit-0.6-7|46	mkdir -p %{buildroot}/{sbin,%{_sbindir},%{_sysconfdir}}
12cr|finit-0.6-7|47	cp finit-mdv %{buildroot}/sbin
12cr|finit-0.6-7|48	cp %{_sourcedir}/finit.conf %{buildroot}%{_sysconfdir}
12cr|finit-0.6-7|49	cp %{_sourcedir}/services.sh %{buildroot}%{_sbindir}
12cr|finit-0.6-7|50	
12cr|finit-0.6-7|51	%files
12cr|finit-0.6-7|52	%defattr(0755,root,root,0755)
12cr|finit-0.6-7|53	/sbin/finit-mdv
12cr|finit-0.6-7|54	
12cr|finit-0.6-7|55	%files config-default
12cr|finit-0.6-7|56	%attr(0644,root,root) %{_sysconfdir}/finit.conf
12cr|finit-0.6-7|57	%{_sbindir}/services.sh
12cr|finit-0.6-7|58	
12cr|finit-0.6-7|59	
12cr|finit-0.6-7|60	%changelog
12cr|finit-0.6-7|61	* Tue Apr 14 2009 Caio Begotti <caio1982@mandriva.org> 0.6-7mdv2010.0
12cr|finit-0.6-7|62	+ Revision: 367163
12cr|finit-0.6-7|63	- no need to keep those as they have been merged upstream and a new version will be released soon
12cr|finit-0.6-7|64	
12cr|finit-0.6-7|65	* Mon Apr 06 2009 Caio Begotti <caio1982@mandriva.org> 0.6-6mdv2009.1
12cr|finit-0.6-7|66	+ Revision: 364478
12cr|finit-0.6-7|67	- bumping
12cr|finit-0.6-7|68	- fix the makefile to build it clean on deborah
12cr|finit-0.6-7|69	- updating finit's tarball and version after claudio merged new patches upstream
12cr|finit-0.6-7|70	
12cr|finit-0.6-7|71	* Thu Oct 02 2008 Olivier Blin <oblin@mandriva.com> 0.6-4mdv2009.0
12cr|finit-0.6-7|72	+ Revision: 290924
12cr|finit-0.6-7|73	- add startx command support (from git)
12cr|finit-0.6-7|74	
12cr|finit-0.6-7|75	* Wed Oct 01 2008 Olivier Blin <oblin@mandriva.com> 0.6-3mdv2009.0
12cr|finit-0.6-7|76	+ Revision: 290467
12cr|finit-0.6-7|77	- split out config in a finit-config-default package
12cr|finit-0.6-7|78	
12cr|finit-0.6-7|79	* Tue Sep 30 2008 Olivier Blin <oblin@mandriva.com> 0.6-2mdv2009.0
12cr|finit-0.6-7|80	+ Revision: 289920
12cr|finit-0.6-7|81	- initial finit package (from gdium project)
12cr|finit-0.6-7|82	- create finit
12cr|finit-0.6-7|83	

1327 12
12cr|fio-2.0.9-1|1	%define name fio
12cr|fio-2.0.9-1|2	%define version 2.0.9
12cr|fio-2.0.9-1|3	%define release 1
12cr|fio-2.0.9-1|4	
12cr|fio-2.0.9-1|5	Summary: A flexible I/O tester/benchmarker
12cr|fio-2.0.9-1|6	Name: %{name}
12cr|fio-2.0.9-1|7	Version: %{version}
12cr|fio-2.0.9-1|8	Release: %{release}
12cr|fio-2.0.9-1|9	Source0: http://brick.kernel.dk/snaps/%{name}-%{version}.tar.bz2
12cr|fio-2.0.9-1|10	License: GPLv2
12cr|fio-2.0.9-1|11	Group: System/Kernel and hardware
12cr|fio-2.0.9-1|12	Url: http://git.kernel.dk/?p=fio.git;a=summary
12cr|fio-2.0.9-1|13	BuildRequires: libaio-devel
12cr|fio-2.0.9-1|14	
12cr|fio-2.0.9-1|15	%description
12cr|fio-2.0.9-1|16	fio is an I/O tool meant to be used both for benchmark and
12cr|fio-2.0.9-1|17	stress/hardware verification.
12cr|fio-2.0.9-1|18	It has support for 9 different types of I/O engines
12cr|fio-2.0.9-1|19	(sync, mmap, libaio, posixaio, SG v3, splice, null, network, syslet),
12cr|fio-2.0.9-1|20	I/O priorities (for newer Linux kernels), rate I/O, forked or threaded jobs,
12cr|fio-2.0.9-1|21	and much more. It can work on block devices as well as files.
12cr|fio-2.0.9-1|22	fio accepts job descriptions in a simple-to-understand text format.
12cr|fio-2.0.9-1|23	Several example job files are included.
12cr|fio-2.0.9-1|24	fio displays all sorts of I/O performance information.
12cr|fio-2.0.9-1|25	It supports Linux, FreeBSD, and OpenSolaris.
12cr|fio-2.0.9-1|26	
12cr|fio-2.0.9-1|27	%prep
12cr|fio-2.0.9-1|28	%setup -q
12cr|fio-2.0.9-1|29	
12cr|fio-2.0.9-1|30	%build
12cr|fio-2.0.9-1|31	%make
12cr|fio-2.0.9-1|32	
12cr|fio-2.0.9-1|33	%install
12cr|fio-2.0.9-1|34	%makeinstall
12cr|fio-2.0.9-1|35	
12cr|fio-2.0.9-1|36	%files
12cr|fio-2.0.9-1|37	%doc HOWTO README COPYING REPORTING-BUGS
12cr|fio-2.0.9-1|38	%doc examples
12cr|fio-2.0.9-1|39	%{_bindir}/fio
12cr|fio-2.0.9-1|40	%{_bindir}/fio_generate_plots
12cr|fio-2.0.9-1|41	%{_mandir}/man1/*
12cr|fio-2.0.9-1|42	
12cr|fio-2.0.9-1|43	
12cr|fio-2.0.9-1|44	
12cr|fio-2.0.9-1|45	%changelog
12cr|fio-2.0.9-1|46	* Mon Apr 16 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.0.7-1
12cr|fio-2.0.9-1|47	+ Revision: 791317
12cr|fio-2.0.9-1|48	- update to 2.0.7
12cr|fio-2.0.9-1|49	
12cr|fio-2.0.9-1|50	* Thu Apr 05 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.0.6-1
12cr|fio-2.0.9-1|51	+ Revision: 789416
12cr|fio-2.0.9-1|52	- update to 2.0.6
12cr|fio-2.0.9-1|53	
12cr|fio-2.0.9-1|54	* Tue Feb 21 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.0.3-1
12cr|fio-2.0.9-1|55	+ Revision: 778758
12cr|fio-2.0.9-1|56	- version update 2.0.3
12cr|fio-2.0.9-1|57	
12cr|fio-2.0.9-1|58	* Mon Oct 17 2011 Andrey Bondrov <abondrov@mandriva.org> 1.60-1
12cr|fio-2.0.9-1|59	+ Revision: 705040
12cr|fio-2.0.9-1|60	- New version 1.60 (stable-1.x)
12cr|fio-2.0.9-1|61	
12cr|fio-2.0.9-1|62	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.37-2mdv2011.0
12cr|fio-2.0.9-1|63	+ Revision: 610425
12cr|fio-2.0.9-1|64	- rebuild
12cr|fio-2.0.9-1|65	
12cr|fio-2.0.9-1|66	* Tue Feb 23 2010 Frederik Himpe <fhimpe@mandriva.org> 1.37-1mdv2010.1
12cr|fio-2.0.9-1|67	+ Revision: 510322
12cr|fio-2.0.9-1|68	- update to new version 1.37
12cr|fio-2.0.9-1|69	
12cr|fio-2.0.9-1|70	* Tue Sep 15 2009 Frederik Himpe <fhimpe@mandriva.org> 1.34-1mdv2010.0
12cr|fio-2.0.9-1|71	+ Revision: 443188
12cr|fio-2.0.9-1|72	- update to new version 1.34
12cr|fio-2.0.9-1|73	
12cr|fio-2.0.9-1|74	* Wed Aug 26 2009 Frederik Himpe <fhimpe@mandriva.org> 1.32-1mdv2010.0
12cr|fio-2.0.9-1|75	+ Revision: 421528
12cr|fio-2.0.9-1|76	- Update to new version 1.32
12cr|fio-2.0.9-1|77	
12cr|fio-2.0.9-1|78	* Fri Jul 10 2009 Erwan Velu <erwan@mandriva.org> 1.31-1mdv2010.0
12cr|fio-2.0.9-1|79	+ Revision: 394220
12cr|fio-2.0.9-1|80	- 1.31
12cr|fio-2.0.9-1|81	
12cr|fio-2.0.9-1|82	* Wed Nov 19 2008 Erwan Velu <erwan@mandriva.org> 1.23-1mdv2009.1
12cr|fio-2.0.9-1|83	+ Revision: 304416
12cr|fio-2.0.9-1|84	- 1.23
12cr|fio-2.0.9-1|85	
12cr|fio-2.0.9-1|86	* Mon Nov 17 2008 Erwan Velu <erwan@mandriva.org> 1.22-1mdv2009.1
12cr|fio-2.0.9-1|87	+ Revision: 303953
12cr|fio-2.0.9-1|88	- 1.22
12cr|fio-2.0.9-1|89	
12cr|fio-2.0.9-1|90	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.21-2mdv2009.0
12cr|fio-2.0.9-1|91	+ Revision: 266801
12cr|fio-2.0.9-1|92	- rebuild early 2009.0 package (before pixel changes)
12cr|fio-2.0.9-1|93	
12cr|fio-2.0.9-1|94	* Mon Jun 09 2008 Erwan Velu <erwan@mandriva.org> 1.21-1mdv2009.0
12cr|fio-2.0.9-1|95	+ Revision: 217057
12cr|fio-2.0.9-1|96	- 1.21
12cr|fio-2.0.9-1|97	
12cr|fio-2.0.9-1|98	* Tue Feb 19 2008 Erwan Velu <erwan@mandriva.org> 1.18.1-1mdv2008.1
12cr|fio-2.0.9-1|99	+ Revision: 173000
12cr|fio-2.0.9-1|100	- 1.18.1
12cr|fio-2.0.9-1|101	
12cr|fio-2.0.9-1|102	* Wed Feb 06 2008 Erwan Velu <erwan@mandriva.org> 1.18-1mdv2008.1
12cr|fio-2.0.9-1|103	+ Revision: 162988
12cr|fio-2.0.9-1|104	- 1.18
12cr|fio-2.0.9-1|105	
12cr|fio-2.0.9-1|106	* Fri Feb 01 2008 Erwan Velu <erwan@mandriva.org> 1.17.3-1mdv2008.1
12cr|fio-2.0.9-1|107	+ Revision: 161046
12cr|fio-2.0.9-1|108	- 1.17.3
12cr|fio-2.0.9-1|109	- 1.17.3
12cr|fio-2.0.9-1|110	
12cr|fio-2.0.9-1|111	+ Olivier Blin <blino@mandriva.org>
12cr|fio-2.0.9-1|112	- restore BuildRoot
12cr|fio-2.0.9-1|113	
12cr|fio-2.0.9-1|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|fio-2.0.9-1|115	- kill re-definition of %%buildroot on Pixel's request
12cr|fio-2.0.9-1|116	
12cr|fio-2.0.9-1|117	* Sun Aug 19 2007 Erwan Velu <erwan@mandriva.org> 1.17-1mdv2008.0
12cr|fio-2.0.9-1|118	+ Revision: 66821
12cr|fio-2.0.9-1|119	- 1.17
12cr|fio-2.0.9-1|120	
12cr|fio-2.0.9-1|121	* Fri Jul 20 2007 Erwan Velu <erwan@mandriva.org> 1.16.8-3mdv2008.0
12cr|fio-2.0.9-1|122	+ Revision: 53818
12cr|fio-2.0.9-1|123	- Adding source file removed by mdvsys update
12cr|fio-2.0.9-1|124	- Adding source
12cr|fio-2.0.9-1|125	- Adding source file
12cr|fio-2.0.9-1|126	- Rebuild
12cr|fio-2.0.9-1|127	- Oups, I forgot some examples
12cr|fio-2.0.9-1|128	
12cr|fio-2.0.9-1|129	* Thu Jul 19 2007 Erwan Velu <erwan@mandriva.org> 1.16.8-1mdv2008.0
12cr|fio-2.0.9-1|130	+ Revision: 53628
12cr|fio-2.0.9-1|131	- Fixing wrong %%doc
12cr|fio-2.0.9-1|132	- Releases goes fast theses days ;)
12cr|fio-2.0.9-1|133	- Adding missing documentation
12cr|fio-2.0.9-1|134	
12cr|fio-2.0.9-1|135	* Thu Jul 19 2007 Erwan Velu <erwan@mandriva.org> 1.16.6-1mdv2008.0
12cr|fio-2.0.9-1|136	+ Revision: 53480
12cr|fio-2.0.9-1|137	- 1.16.6
12cr|fio-2.0.9-1|138	
12cr|fio-2.0.9-1|139	* Fri May 04 2007 Erwan Velu <erwan@mandriva.org> 1.16-1mdv2008.0
12cr|fio-2.0.9-1|140	+ Revision: 22508
12cr|fio-2.0.9-1|141	- Import fio
12cr|fio-2.0.9-1|142	

1328 12
12cr|fireflies-2.07-10|1	%define name fireflies
12cr|fireflies-2.07-10|2	%define version 2.07
12cr|fireflies-2.07-10|3	%define release %mkrel 10
12cr|fireflies-2.07-10|4	
12cr|fireflies-2.07-10|5	Summary: Colourful OpenGL screensaver
12cr|fireflies-2.07-10|6	Name: %{name}
12cr|fireflies-2.07-10|7	Version: %{version}
12cr|fireflies-2.07-10|8	Release: %{release}
12cr|fireflies-2.07-10|9	Source0: http://somewhere.fscked.org/fireflies/%{name}-%{version}.tar.bz2
12cr|fireflies-2.07-10|10	Patch: fireflies-2.07-gcc4.3.patch
12cr|fireflies-2.07-10|11	Patch1: libgfx-fltk-header.patch
12cr|fireflies-2.07-10|12	Patch2: fireflies-2.07-missing-header.patch
12cr|fireflies-2.07-10|13	URL: http://somewhere.fscked.org/fireflies/
12cr|fireflies-2.07-10|14	License: GPL
12cr|fireflies-2.07-10|15	Group: Graphical desktop/Other
12cr|fireflies-2.07-10|16	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|fireflies-2.07-10|17	BuildRequires: libmesaglu-devel
12cr|fireflies-2.07-10|18	BuildRequires: SDL-devel
12cr|fireflies-2.07-10|19	BuildRequires: libx11-devel
12cr|fireflies-2.07-10|20	Requires: xscreensaver >= 4.12
12cr|fireflies-2.07-10|21	
12cr|fireflies-2.07-10|22	%description
12cr|fireflies-2.07-10|23	Fireflies is an OpenGL screensaver for Linux (using xscreensaver) and
12cr|fireflies-2.07-10|24	Windows. It also works as a standalone program, which allows you to
12cr|fireflies-2.07-10|25	move and rotate the camera. Swarms of bugs fly around the screen
12cr|fireflies-2.07-10|26	leaving colorful translucent trails that get blown around by the wind.
12cr|fireflies-2.07-10|27	
12cr|fireflies-2.07-10|28	%prep
12cr|fireflies-2.07-10|29	%setup -q
12cr|fireflies-2.07-10|30	tar xzf libgfx*
12cr|fireflies-2.07-10|31	%patch -p1
12cr|fireflies-2.07-10|32	%patch1 -p0
12cr|fireflies-2.07-10|33	%patch2 -p1
12cr|fireflies-2.07-10|34	
12cr|fireflies-2.07-10|35	%build
12cr|fireflies-2.07-10|36	cd libgfx && %configure2_5x && cd src && %make
12cr|fireflies-2.07-10|37	cd ../..
12cr|fireflies-2.07-10|38	%configure2_5x
12cr|fireflies-2.07-10|39	%make OPT_LIBS=-lX11
12cr|fireflies-2.07-10|40	
12cr|fireflies-2.07-10|41	%install
12cr|fireflies-2.07-10|42	rm -rf $RPM_BUILD_ROOT
12cr|fireflies-2.07-10|43	install -D -m 755 src/%name %buildroot%_libexecdir/xscreensaver/%name
12cr|fireflies-2.07-10|44	%clean
12cr|fireflies-2.07-10|45	rm -rf $RPM_BUILD_ROOT
12cr|fireflies-2.07-10|46	
12cr|fireflies-2.07-10|47	%files
12cr|fireflies-2.07-10|48	%defattr(-,root,root)
12cr|fireflies-2.07-10|49	%doc README ChangeLog
12cr|fireflies-2.07-10|50	%_libexecdir/xscreensaver/%name
12cr|fireflies-2.07-10|51	# already in xscreensaver
12cr|fireflies-2.07-10|52	#%{_datadir}/xscreensaver/config/fireflies.xml
12cr|fireflies-2.07-10|53	
12cr|fireflies-2.07-10|54	
12cr|fireflies-2.07-10|55	%changelog
12cr|fireflies-2.07-10|56	* Tue Feb 07 2012 Götz Waschk <waschk@mandriva.org> 2.07-10mdv2012.0
12cr|fireflies-2.07-10|57	+ Revision: 771576
12cr|fireflies-2.07-10|58	- fix linking
12cr|fireflies-2.07-10|59	- rebuild
12cr|fireflies-2.07-10|60	
12cr|fireflies-2.07-10|61	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 2.07-9
12cr|fireflies-2.07-10|62	+ Revision: 635415
12cr|fireflies-2.07-10|63	- tighten BR
12cr|fireflies-2.07-10|64	
12cr|fireflies-2.07-10|65	* Tue Jul 28 2009 Götz Waschk <waschk@mandriva.org> 2.07-8mdv2011.0
12cr|fireflies-2.07-10|66	+ Revision: 401462
12cr|fireflies-2.07-10|67	- fix build
12cr|fireflies-2.07-10|68	
12cr|fireflies-2.07-10|69	* Sun Jul 27 2008 Götz Waschk <waschk@mandriva.org> 2.07-7mdv2009.0
12cr|fireflies-2.07-10|70	+ Revision: 250686
12cr|fireflies-2.07-10|71	- fix libgfx build
12cr|fireflies-2.07-10|72	
12cr|fireflies-2.07-10|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|fireflies-2.07-10|74	- rebuild
12cr|fireflies-2.07-10|75	- kill re-definition of %%buildroot on Pixel's request
12cr|fireflies-2.07-10|76	- buildrequires X11-devel instead of XFree86-devel
12cr|fireflies-2.07-10|77	
12cr|fireflies-2.07-10|78	+ Olivier Blin <blino@mandriva.org>
12cr|fireflies-2.07-10|79	- restore BuildRoot
12cr|fireflies-2.07-10|80	
12cr|fireflies-2.07-10|81	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 2.07-4mdv2008.0
12cr|fireflies-2.07-10|82	+ Revision: 55224
12cr|fireflies-2.07-10|83	- Import fireflies
12cr|fireflies-2.07-10|84	
12cr|fireflies-2.07-10|85	
12cr|fireflies-2.07-10|86	
12cr|fireflies-2.07-10|87	* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 2.07-4mdk
12cr|fireflies-2.07-10|88	- Rebuild
12cr|fireflies-2.07-10|89	
12cr|fireflies-2.07-10|90	* Wed May 24 2006 Gtz Waschk <waschk@mandriva.org> 2.07-3mdk
12cr|fireflies-2.07-10|91	- fix conflict with xscreensaver
12cr|fireflies-2.07-10|92	
12cr|fireflies-2.07-10|93	* Wed May 24 2006 Gtz Waschk <waschk@mandriva.org> 2.07-2mdk
12cr|fireflies-2.07-10|94	- new X
12cr|fireflies-2.07-10|95	
12cr|fireflies-2.07-10|96	* Sun May  7 2006 Gtz Waschk <waschk@mandriva.org> 2.07-1mdk
12cr|fireflies-2.07-10|97	- drop patch
12cr|fireflies-2.07-10|98	- New release 2.07
12cr|fireflies-2.07-10|99	- use mkrel
12cr|fireflies-2.07-10|100	
12cr|fireflies-2.07-10|101	* Fri May  6 2005 Gtz Waschk <waschk@mandriva.org> 2.06-5mdk
12cr|fireflies-2.07-10|102	- fix build on x86_64
12cr|fireflies-2.07-10|103	
12cr|fireflies-2.07-10|104	* Thu Dec 16 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.06-4mdk
12cr|fireflies-2.07-10|105	- update vroot.h to fix bug 12702
12cr|fireflies-2.07-10|106	
12cr|fireflies-2.07-10|107	* Fri Jun  4 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.06-3mdk
12cr|fireflies-2.07-10|108	- fix buildrequires
12cr|fireflies-2.07-10|109	- source URL
12cr|fireflies-2.07-10|110	- new g++
12cr|fireflies-2.07-10|111	
12cr|fireflies-2.07-10|112	* Fri Aug 15 2003 Gtz Waschk <waschk@linux-mandrake.com> 2.06-2mdk
12cr|fireflies-2.07-10|113	- requires latest xscreensaver package
12cr|fireflies-2.07-10|114	- remove the xml file merged into xscreensaver
12cr|fireflies-2.07-10|115	
12cr|fireflies-2.07-10|116	* Tue Jun 24 2003 Gtz Waschk <waschk@linux-mandrake.com> 2.06-1mdk
12cr|fireflies-2.07-10|117	- new version
12cr|fireflies-2.07-10|118	- enable fullscreen mode
12cr|fireflies-2.07-10|119	
12cr|fireflies-2.07-10|120	* Thu Apr 17 2003 Gtz Waschk <waschk@linux-mandrake.com> 2.03-1mdk
12cr|fireflies-2.07-10|121	- new version
12cr|fireflies-2.07-10|122	
12cr|fireflies-2.07-10|123	* Tue Mar 11 2003 Gtz Waschk <waschk@linux-mandrake.com> 2.02-2mdk
12cr|fireflies-2.07-10|124	- fix buildrequires
12cr|fireflies-2.07-10|125	
12cr|fireflies-2.07-10|126	* Mon Mar 10 2003 Gtz Waschk <waschk@linux-mandrake.com> 2.02-1mdk
12cr|fireflies-2.07-10|127	- fix build
12cr|fireflies-2.07-10|128	- new version
12cr|fireflies-2.07-10|129	
12cr|fireflies-2.07-10|130	* Mon Feb 24 2003 Gtz Waschk <waschk@linux-mandrake.com> 2.0-1mdk
12cr|fireflies-2.07-10|131	- initial package

1329 12
12cr|firefly-1.1.1-7|1	%define name firefly
12cr|firefly-1.1.1-7|2	%define version 1.1.1
12cr|firefly-1.1.1-7|3	%define release %mkrel 7
12cr|firefly-1.1.1-7|4	
12cr|firefly-1.1.1-7|5	Summary: Multi-user professional help desk system
12cr|firefly-1.1.1-7|6	Name: %{name}
12cr|firefly-1.1.1-7|7	Version: %{version}
12cr|firefly-1.1.1-7|8	Release: %{release}
12cr|firefly-1.1.1-7|9	Source0: %{name}-%{version}.tar.bz2
12cr|firefly-1.1.1-7|10	License: GPL
12cr|firefly-1.1.1-7|11	Group: Communications
12cr|firefly-1.1.1-7|12	URL: http://somwhere.com
12cr|firefly-1.1.1-7|13	BuildRoot: %{_tmppath}/%{name}
12cr|firefly-1.1.1-7|14	Requires: mod_php, php-gd, php-pgsql, postgresql, postgresql-server
12cr|firefly-1.1.1-7|15	Buildarch: noarch
12cr|firefly-1.1.1-7|16	
12cr|firefly-1.1.1-7|17	%description
12cr|firefly-1.1.1-7|18	Firefly is a multi-user professional help desk system with several additional
12cr|firefly-1.1.1-7|19	applications including company and contact management, knowledge database
12cr|firefly-1.1.1-7|20	management, and contracts management.
12cr|firefly-1.1.1-7|21	Firefly is also an application framework providing services such as
12cr|firefly-1.1.1-7|22	user authentication, profile management, and database abstraction.
12cr|firefly-1.1.1-7|23	It is designed on PHP3, postgreSQL, and Apache.
12cr|firefly-1.1.1-7|24	
12cr|firefly-1.1.1-7|25	Any new module profits firefly's user authentification and framework services.
12cr|firefly-1.1.1-7|26	A library of generic functions and a unified structure of the folders
12cr|firefly-1.1.1-7|27	make it possible to develop ew modules easily.
12cr|firefly-1.1.1-7|28	
12cr|firefly-1.1.1-7|29	%prep
12cr|firefly-1.1.1-7|30	%setup -q
12cr|firefly-1.1.1-7|31	
12cr|firefly-1.1.1-7|32	%install
12cr|firefly-1.1.1-7|33	rm -rf $RPM_BUILD_ROOT
12cr|firefly-1.1.1-7|34	install -d $RPM_BUILD_ROOT/var/www/html/firefly
12cr|firefly-1.1.1-7|35	cp -avf images include modules templates *.php *.gif *.css $RPM_BUILD_ROOT/var/www/html/firefly
12cr|firefly-1.1.1-7|36	
12cr|firefly-1.1.1-7|37	%clean
12cr|firefly-1.1.1-7|38	rm -rf $RPM_BUILD_ROOT
12cr|firefly-1.1.1-7|39	
12cr|firefly-1.1.1-7|40	%files
12cr|firefly-1.1.1-7|41	%defattr(-,root,root)
12cr|firefly-1.1.1-7|42	%doc README README-FR CREDITS doc_* DocUser.txt INSTALL LICENSE INSTALL-FR GPL GPL-FR dumps/*
12cr|firefly-1.1.1-7|43	/var/www/html/firefly
12cr|firefly-1.1.1-7|44	
12cr|firefly-1.1.1-7|45	
12cr|firefly-1.1.1-7|46	
12cr|firefly-1.1.1-7|47	%changelog
12cr|firefly-1.1.1-7|48	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdv2011.0
12cr|firefly-1.1.1-7|49	+ Revision: 618286
12cr|firefly-1.1.1-7|50	- the mass rebuild of 2010.0 packages
12cr|firefly-1.1.1-7|51	
12cr|firefly-1.1.1-7|52	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-6mdv2010.0
12cr|firefly-1.1.1-7|53	+ Revision: 428761
12cr|firefly-1.1.1-7|54	- rebuild
12cr|firefly-1.1.1-7|55	
12cr|firefly-1.1.1-7|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.1.1-5mdv2009.0
12cr|firefly-1.1.1-7|57	+ Revision: 245166
12cr|firefly-1.1.1-7|58	- rebuild
12cr|firefly-1.1.1-7|59	
12cr|firefly-1.1.1-7|60	+ Olivier Blin <oblin@mandriva.com>
12cr|firefly-1.1.1-7|61	- restore BuildRoot
12cr|firefly-1.1.1-7|62	
12cr|firefly-1.1.1-7|63	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.1.1-3mdv2008.1
12cr|firefly-1.1.1-7|64	+ Revision: 125023
12cr|firefly-1.1.1-7|65	- kill re-definition of %%buildroot on Pixel's request
12cr|firefly-1.1.1-7|66	- use %%mkrel
12cr|firefly-1.1.1-7|67	- import firefly
12cr|firefly-1.1.1-7|68	
12cr|firefly-1.1.1-7|69	
12cr|firefly-1.1.1-7|70	* Mon Mar 01 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.1.1-3mdk
12cr|firefly-1.1.1-7|71	- Own dir
12cr|firefly-1.1.1-7|72	
12cr|firefly-1.1.1-7|73	* Tue Jan 20 2004 Antoine Ginies <aginies@bi.mandrakesoft.com> 1.1.1-2mdk
12cr|firefly-1.1.1-7|74	- move dumps directory to %%doc
12cr|firefly-1.1.1-7|75	- add require postgresql-server
12cr|firefly-1.1.1-7|76	
12cr|firefly-1.1.1-7|77	* Mon Jan 19 2004 aginies <aginies@mandrakesoft.com> 1.1.1-1mdk
12cr|firefly-1.1.1-7|78	- first release ?

1330 12
12cr|firefox-ext-adblock-plus-1.3.10-1|1	%define debug_package %{nil}
12cr|firefox-ext-adblock-plus-1.3.10-1|2	%define pre a2.2713
12cr|firefox-ext-adblock-plus-1.3.10-1|3	
12cr|firefox-ext-adblock-plus-1.3.10-1|4	Summary: Adblocking extension for firefox
12cr|firefox-ext-adblock-plus-1.3.10-1|5	Name: firefox-ext-adblock-plus
12cr|firefox-ext-adblock-plus-1.3.10-1|6	Version: 1.3.10
12cr|firefox-ext-adblock-plus-1.3.10-1|7	Release: %mkrel 1
12cr|firefox-ext-adblock-plus-1.3.10-1|8	License: MPL
12cr|firefox-ext-adblock-plus-1.3.10-1|9	Group:	Networking/WWW
12cr|firefox-ext-adblock-plus-1.3.10-1|10	URL: https://addons.mozilla.org/en-US/firefox/addon/1865
12cr|firefox-ext-adblock-plus-1.3.10-1|11	Source: http://releases.mozilla.org/pub/mozilla.org/addons/1865/adblock_plus-%{version}-fn+fx+sm+tb.xpi
12cr|firefox-ext-adblock-plus-1.3.10-1|12	#Source: https://adblockplus.org/devbuilds/adblockplus/adblockplus-%{version}.xpi
12cr|firefox-ext-adblock-plus-1.3.10-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|firefox-ext-adblock-plus-1.3.10-1|14	Requires: firefox => %{firefox_version}
12cr|firefox-ext-adblock-plus-1.3.10-1|15	BuildRequires: firefox-devel
12cr|firefox-ext-adblock-plus-1.3.10-1|16	Buildarch: noarch
12cr|firefox-ext-adblock-plus-1.3.10-1|17	
12cr|firefox-ext-adblock-plus-1.3.10-1|18	%description
12cr|firefox-ext-adblock-plus-1.3.10-1|19	Ever been annoyed by all those ads and banners on the internet that often take
12cr|firefox-ext-adblock-plus-1.3.10-1|20	longer to download than everything else on the page? Install Adblock Plus now
12cr|firefox-ext-adblock-plus-1.3.10-1|21	and get rid of them.
12cr|firefox-ext-adblock-plus-1.3.10-1|22	
12cr|firefox-ext-adblock-plus-1.3.10-1|23	%prep
12cr|firefox-ext-adblock-plus-1.3.10-1|24	%setup -q -c -n %{name}-%{version}
12cr|firefox-ext-adblock-plus-1.3.10-1|25	
12cr|firefox-ext-adblock-plus-1.3.10-1|26	%build
12cr|firefox-ext-adblock-plus-1.3.10-1|27	
12cr|firefox-ext-adblock-plus-1.3.10-1|28	%install
12cr|firefox-ext-adblock-plus-1.3.10-1|29	rm -rf %{buildroot}
12cr|firefox-ext-adblock-plus-1.3.10-1|30	mkdir -p %{buildroot}%{firefox_extdir}
12cr|firefox-ext-adblock-plus-1.3.10-1|31	
12cr|firefox-ext-adblock-plus-1.3.10-1|32	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-adblock-plus-1.3.10-1|33	if [ -z "$hash" ]; then
12cr|firefox-ext-adblock-plus-1.3.10-1|34	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-adblock-plus-1.3.10-1|35	fi
12cr|firefox-ext-adblock-plus-1.3.10-1|36	if [ -z "$hash" ]; then
12cr|firefox-ext-adblock-plus-1.3.10-1|37	echo "Failed to find plugin hash."
12cr|firefox-ext-adblock-plus-1.3.10-1|38	exit 1
12cr|firefox-ext-adblock-plus-1.3.10-1|39	fi
12cr|firefox-ext-adblock-plus-1.3.10-1|40	extdir="%{firefox_extdir}/"
12cr|firefox-ext-adblock-plus-1.3.10-1|41	mkdir -p "%{buildroot}$extdir"
12cr|firefox-ext-adblock-plus-1.3.10-1|42	cp -af %SOURCE0 "%{buildroot}$extdir/$hash.xpi"
12cr|firefox-ext-adblock-plus-1.3.10-1|43	
12cr|firefox-ext-adblock-plus-1.3.10-1|44	%clean
12cr|firefox-ext-adblock-plus-1.3.10-1|45	rm -rf %{buildroot}
12cr|firefox-ext-adblock-plus-1.3.10-1|46	
12cr|firefox-ext-adblock-plus-1.3.10-1|47	%files
12cr|firefox-ext-adblock-plus-1.3.10-1|48	%defattr(0644,root,root,0755)
12cr|firefox-ext-adblock-plus-1.3.10-1|49	%{firefox_extdir}
12cr|firefox-ext-adblock-plus-1.3.10-1|50	
12cr|firefox-ext-adblock-plus-1.3.10-1|51	
12cr|firefox-ext-adblock-plus-1.3.10-1|52	%changelog
12cr|firefox-ext-adblock-plus-1.3.10-1|53	* Thu Oct 13 2011 Александр Казанцев <kazancas@mandriva.org> 1.3.10-1
12cr|firefox-ext-adblock-plus-1.3.10-1|54	+ Revision: 704568
12cr|firefox-ext-adblock-plus-1.3.10-1|55	- update for 1.3.10. Works on Firefox 7.0.1
12cr|firefox-ext-adblock-plus-1.3.10-1|56	
12cr|firefox-ext-adblock-plus-1.3.10-1|57	* Wed Jan 19 2011 Thierry Vignaud <tv@mandriva.org> 1.3.5-0.1a2.2713
12cr|firefox-ext-adblock-plus-1.3.10-1|58	+ Revision: 631667
12cr|firefox-ext-adblock-plus-1.3.10-1|59	- new preversion (compatible with firefox-4b9)
12cr|firefox-ext-adblock-plus-1.3.10-1|60	- prevent need to rebuild for every new firefox
12cr|firefox-ext-adblock-plus-1.3.10-1|61	- only package .xpi
12cr|firefox-ext-adblock-plus-1.3.10-1|62	
12cr|firefox-ext-adblock-plus-1.3.10-1|63	* Wed Jan 05 2011 Thierry Vignaud <tv@mandriva.org> 1.3.3-2mdv2011.0
12cr|firefox-ext-adblock-plus-1.3.10-1|64	+ Revision: 628865
12cr|firefox-ext-adblock-plus-1.3.10-1|65	- rebuild for new firefox
12cr|firefox-ext-adblock-plus-1.3.10-1|66	
12cr|firefox-ext-adblock-plus-1.3.10-1|67	* Tue Dec 28 2010 Thierry Vignaud <tv@mandriva.org> 1.3.3-1mdv2011.0
12cr|firefox-ext-adblock-plus-1.3.10-1|68	+ Revision: 625525
12cr|firefox-ext-adblock-plus-1.3.10-1|69	- new release
12cr|firefox-ext-adblock-plus-1.3.10-1|70	
12cr|firefox-ext-adblock-plus-1.3.10-1|71	* Sun Nov 14 2010 Thierry Vignaud <tv@mandriva.org> 1.3.1-2mdv2011.0
12cr|firefox-ext-adblock-plus-1.3.10-1|72	+ Revision: 597376
12cr|firefox-ext-adblock-plus-1.3.10-1|73	- rebuild for new firefox
12cr|firefox-ext-adblock-plus-1.3.10-1|74	
12cr|firefox-ext-adblock-plus-1.3.10-1|75	* Sun Nov 07 2010 Thierry Vignaud <tv@mandriva.org> 1.3.1-1mdv2011.0
12cr|firefox-ext-adblock-plus-1.3.10-1|76	+ Revision: 594628
12cr|firefox-ext-adblock-plus-1.3.10-1|77	- new release
12cr|firefox-ext-adblock-plus-1.3.10-1|78	
12cr|firefox-ext-adblock-plus-1.3.10-1|79	* Sun Sep 19 2010 Funda Wang <fwang@mandriva.org> 1.2.2-1mdv2011.0
12cr|firefox-ext-adblock-plus-1.3.10-1|80	+ Revision: 579778
12cr|firefox-ext-adblock-plus-1.3.10-1|81	- new version 1.2.2
12cr|firefox-ext-adblock-plus-1.3.10-1|82	
12cr|firefox-ext-adblock-plus-1.3.10-1|83	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|firefox-ext-adblock-plus-1.3.10-1|84	- rebuild for firefox-3.6.8
12cr|firefox-ext-adblock-plus-1.3.10-1|85	
12cr|firefox-ext-adblock-plus-1.3.10-1|86	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 1.2-4mdv2011.0
12cr|firefox-ext-adblock-plus-1.3.10-1|87	+ Revision: 561152
12cr|firefox-ext-adblock-plus-1.3.10-1|88	- rebuild for ff 3.6.8
12cr|firefox-ext-adblock-plus-1.3.10-1|89	
12cr|firefox-ext-adblock-plus-1.3.10-1|90	* Mon Jun 28 2010 Frederic Crozat <fcrozat@mandriva.com> 1.2-3mdv2010.1
12cr|firefox-ext-adblock-plus-1.3.10-1|91	+ Revision: 549366
12cr|firefox-ext-adblock-plus-1.3.10-1|92	- rebuild with FF 3.6.6
12cr|firefox-ext-adblock-plus-1.3.10-1|93	
12cr|firefox-ext-adblock-plus-1.3.10-1|94	+ Funda Wang <fwang@mandriva.org>
12cr|firefox-ext-adblock-plus-1.3.10-1|95	- fix requires
12cr|firefox-ext-adblock-plus-1.3.10-1|96	
12cr|firefox-ext-adblock-plus-1.3.10-1|97	* Tue May 18 2010 Thierry Vignaud <tv@mandriva.org> 1.2-1mdv2010.1
12cr|firefox-ext-adblock-plus-1.3.10-1|98	+ Revision: 545064
12cr|firefox-ext-adblock-plus-1.3.10-1|99	- new release
12cr|firefox-ext-adblock-plus-1.3.10-1|100	
12cr|firefox-ext-adblock-plus-1.3.10-1|101	* Sun Apr 04 2010 Funda Wang <fwang@mandriva.org> 1.1.3-3mdv2010.1
12cr|firefox-ext-adblock-plus-1.3.10-1|102	+ Revision: 531090
12cr|firefox-ext-adblock-plus-1.3.10-1|103	- rebuild
12cr|firefox-ext-adblock-plus-1.3.10-1|104	
12cr|firefox-ext-adblock-plus-1.3.10-1|105	* Wed Mar 24 2010 Funda Wang <fwang@mandriva.org> 1.1.3-2mdv2010.1
12cr|firefox-ext-adblock-plus-1.3.10-1|106	+ Revision: 527005
12cr|firefox-ext-adblock-plus-1.3.10-1|107	- rebuild
12cr|firefox-ext-adblock-plus-1.3.10-1|108	
12cr|firefox-ext-adblock-plus-1.3.10-1|109	+ Jani Välimaa <wally@mandriva.org>
12cr|firefox-ext-adblock-plus-1.3.10-1|110	- fix summary
12cr|firefox-ext-adblock-plus-1.3.10-1|111	
12cr|firefox-ext-adblock-plus-1.3.10-1|112	* Sun Jan 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-1mdv2010.1
12cr|firefox-ext-adblock-plus-1.3.10-1|113	+ Revision: 495525
12cr|firefox-ext-adblock-plus-1.3.10-1|114	- 1.1.3
12cr|firefox-ext-adblock-plus-1.3.10-1|115	
12cr|firefox-ext-adblock-plus-1.3.10-1|116	* Sat Jan 23 2010 Funda Wang <fwang@mandriva.org> 1.1.2-6mdv2010.1
12cr|firefox-ext-adblock-plus-1.3.10-1|117	+ Revision: 495197
12cr|firefox-ext-adblock-plus-1.3.10-1|118	- rebuild
12cr|firefox-ext-adblock-plus-1.3.10-1|119	- rebuild
12cr|firefox-ext-adblock-plus-1.3.10-1|120	
12cr|firefox-ext-adblock-plus-1.3.10-1|121	* Tue Jan 12 2010 Thierry Vignaud <tv@mandriva.org> 1.1.2-4mdv2010.1
12cr|firefox-ext-adblock-plus-1.3.10-1|122	+ Revision: 490324
12cr|firefox-ext-adblock-plus-1.3.10-1|123	- relax requires on firefox
12cr|firefox-ext-adblock-plus-1.3.10-1|124	- drop bogus obsoletes/provides tags
12cr|firefox-ext-adblock-plus-1.3.10-1|125	
12cr|firefox-ext-adblock-plus-1.3.10-1|126	* Sun Jan 10 2010 Thierry Vignaud <tv@mandriva.org> 1.1.2-3mdv2010.1
12cr|firefox-ext-adblock-plus-1.3.10-1|127	+ Revision: 489359
12cr|firefox-ext-adblock-plus-1.3.10-1|128	- rebuild for new ff
12cr|firefox-ext-adblock-plus-1.3.10-1|129	
12cr|firefox-ext-adblock-plus-1.3.10-1|130	* Sun Dec 27 2009 Thierry Vignaud <tv@mandriva.org> 1.1.2-2mdv2010.1
12cr|firefox-ext-adblock-plus-1.3.10-1|131	+ Revision: 482650
12cr|firefox-ext-adblock-plus-1.3.10-1|132	+ rebuild (emptylog)
12cr|firefox-ext-adblock-plus-1.3.10-1|133	
12cr|firefox-ext-adblock-plus-1.3.10-1|134	* Sun Dec 20 2009 Funda Wang <fwang@mandriva.org> 1.1.2-1mdv2010.1
12cr|firefox-ext-adblock-plus-1.3.10-1|135	+ Revision: 480365
12cr|firefox-ext-adblock-plus-1.3.10-1|136	- New version 1.1.2 (build for ff 3.6b5)
12cr|firefox-ext-adblock-plus-1.3.10-1|137	
12cr|firefox-ext-adblock-plus-1.3.10-1|138	* Sun Nov 08 2009 Funda Wang <fwang@mandriva.org> 1.1.1-2mdv2010.1
12cr|firefox-ext-adblock-plus-1.3.10-1|139	+ Revision: 462793
12cr|firefox-ext-adblock-plus-1.3.10-1|140	- rebuild for new ff
12cr|firefox-ext-adblock-plus-1.3.10-1|141	
12cr|firefox-ext-adblock-plus-1.3.10-1|142	* Fri Sep 25 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-1mdv2010.0
12cr|firefox-ext-adblock-plus-1.3.10-1|143	+ Revision: 448943
12cr|firefox-ext-adblock-plus-1.3.10-1|144	- import firefox-ext-adblock-plus
12cr|firefox-ext-adblock-plus-1.3.10-1|145	
12cr|firefox-ext-adblock-plus-1.3.10-1|146	
12cr|firefox-ext-adblock-plus-1.3.10-1|147	* Fri Sep 25 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.1.1-1mdv2010.0
12cr|firefox-ext-adblock-plus-1.3.10-1|148	-initial release

1331 12
12cr|firefox-ext-bugzilla-tweaks-1.8-2|1	Summary: Bugzilla extension for firefox
12cr|firefox-ext-bugzilla-tweaks-1.8-2|2	Name: firefox-ext-bugzilla-tweaks
12cr|firefox-ext-bugzilla-tweaks-1.8-2|3	Version: 1.8
12cr|firefox-ext-bugzilla-tweaks-1.8-2|4	Release: 2
12cr|firefox-ext-bugzilla-tweaks-1.8-2|5	License: MPL
12cr|firefox-ext-bugzilla-tweaks-1.8-2|6	Group:	Networking/WWW
12cr|firefox-ext-bugzilla-tweaks-1.8-2|7	URL:	https://addons.mozilla.org/en-US/firefox/addon/187588/
12cr|firefox-ext-bugzilla-tweaks-1.8-2|8	Source: http://releases.mozilla.org/pub/mozilla.org/addons/187588/bugzilla_tweaks-%{version}-fn+tb+fx.xpi
12cr|firefox-ext-bugzilla-tweaks-1.8-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|firefox-ext-bugzilla-tweaks-1.8-2|10	Obsoletes: %{name} < %{version}
12cr|firefox-ext-bugzilla-tweaks-1.8-2|11	Requires: firefox >= %{firefox_version}
12cr|firefox-ext-bugzilla-tweaks-1.8-2|12	BuildArch: noarch
12cr|firefox-ext-bugzilla-tweaks-1.8-2|13	BuildRequires: firefox-devel
12cr|firefox-ext-bugzilla-tweaks-1.8-2|14	
12cr|firefox-ext-bugzilla-tweaks-1.8-2|15	%description
12cr|firefox-ext-bugzilla-tweaks-1.8-2|16	This extension modifies the pages loaded from bugzilla.mozilla.org and adds features including:
12cr|firefox-ext-bugzilla-tweaks-1.8-2|17	- Interleaving the bug's change history with the comments on the same page
12cr|firefox-ext-bugzilla-tweaks-1.8-2|18	- Showing the last time that a bug or attachment flag was changed
12cr|firefox-ext-bugzilla-tweaks-1.8-2|19	- Proving user name autocompletion support
12cr|firefox-ext-bugzilla-tweaks-1.8-2|20	- And many more...
12cr|firefox-ext-bugzilla-tweaks-1.8-2|21	
12cr|firefox-ext-bugzilla-tweaks-1.8-2|22	%prep
12cr|firefox-ext-bugzilla-tweaks-1.8-2|23	%setup -q -c -n %{name}-%{version}
12cr|firefox-ext-bugzilla-tweaks-1.8-2|24	
12cr|firefox-ext-bugzilla-tweaks-1.8-2|25	%build
12cr|firefox-ext-bugzilla-tweaks-1.8-2|26	
12cr|firefox-ext-bugzilla-tweaks-1.8-2|27	%install
12cr|firefox-ext-bugzilla-tweaks-1.8-2|28	mkdir -p %{buildroot}%{firefox_extdir}
12cr|firefox-ext-bugzilla-tweaks-1.8-2|29	
12cr|firefox-ext-bugzilla-tweaks-1.8-2|30	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-bugzilla-tweaks-1.8-2|31	if [ -z "$hash" ]; then
12cr|firefox-ext-bugzilla-tweaks-1.8-2|32	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-bugzilla-tweaks-1.8-2|33	fi
12cr|firefox-ext-bugzilla-tweaks-1.8-2|34	if [ -z "$hash" ]; then
12cr|firefox-ext-bugzilla-tweaks-1.8-2|35	echo "Failed to find plugin hash."
12cr|firefox-ext-bugzilla-tweaks-1.8-2|36	exit 1
12cr|firefox-ext-bugzilla-tweaks-1.8-2|37	fi
12cr|firefox-ext-bugzilla-tweaks-1.8-2|38	extdir="%{firefox_extdir}/$hash"
12cr|firefox-ext-bugzilla-tweaks-1.8-2|39	mkdir -p "%{buildroot}$extdir"
12cr|firefox-ext-bugzilla-tweaks-1.8-2|40	cp -af * "%{buildroot}$extdir/"
12cr|firefox-ext-bugzilla-tweaks-1.8-2|41	
12cr|firefox-ext-bugzilla-tweaks-1.8-2|42	%files
12cr|firefox-ext-bugzilla-tweaks-1.8-2|43	%defattr(0644,root,root,0755)
12cr|firefox-ext-bugzilla-tweaks-1.8-2|44	%{firefox_extdir}
12cr|firefox-ext-bugzilla-tweaks-1.8-2|45	
12cr|firefox-ext-bugzilla-tweaks-1.8-2|46	
12cr|firefox-ext-bugzilla-tweaks-1.8-2|47	%changelog
12cr|firefox-ext-bugzilla-tweaks-1.8-2|48	* Sat Mar 19 2011 Funda Wang <fwang@mandriva.org> 1.8-1mdv2011.0
12cr|firefox-ext-bugzilla-tweaks-1.8-2|49	+ Revision: 646529
12cr|firefox-ext-bugzilla-tweaks-1.8-2|50	- new version 1.8
12cr|firefox-ext-bugzilla-tweaks-1.8-2|51	
12cr|firefox-ext-bugzilla-tweaks-1.8-2|52	* Fri Jan 28 2011 Funda Wang <fwang@mandriva.org> 1.6-3
12cr|firefox-ext-bugzilla-tweaks-1.8-2|53	+ Revision: 633584
12cr|firefox-ext-bugzilla-tweaks-1.8-2|54	- build for new ff ext dir
12cr|firefox-ext-bugzilla-tweaks-1.8-2|55	
12cr|firefox-ext-bugzilla-tweaks-1.8-2|56	* Wed Jan 05 2011 Thierry Vignaud <tv@mandriva.org> 1.6-2mdv2011.0
12cr|firefox-ext-bugzilla-tweaks-1.8-2|57	+ Revision: 628870
12cr|firefox-ext-bugzilla-tweaks-1.8-2|58	- rebuild for new firefox
12cr|firefox-ext-bugzilla-tweaks-1.8-2|59	
12cr|firefox-ext-bugzilla-tweaks-1.8-2|60	* Mon Nov 15 2010 Thierry Vignaud <tv@mandriva.org> 1.6-1mdv2011.0
12cr|firefox-ext-bugzilla-tweaks-1.8-2|61	+ Revision: 597639
12cr|firefox-ext-bugzilla-tweaks-1.8-2|62	- import firefox-ext-bugzilla-tweaks
12cr|firefox-ext-bugzilla-tweaks-1.8-2|63	

1332 12
12cr|firefox-ext-download-statusbar-0.9.8-2|1	Summary: Download Statusbar extension for firefox
12cr|firefox-ext-download-statusbar-0.9.8-2|2	Name: firefox-ext-download-statusbar
12cr|firefox-ext-download-statusbar-0.9.8-2|3	Version: 0.9.8
12cr|firefox-ext-download-statusbar-0.9.8-2|4	Release: 2
12cr|firefox-ext-download-statusbar-0.9.8-2|5	License: MPL
12cr|firefox-ext-download-statusbar-0.9.8-2|6	Group:	Networking/WWW
12cr|firefox-ext-download-statusbar-0.9.8-2|7	URL:	https://addons.mozilla.org/en_US/firefox/addon/26/
12cr|firefox-ext-download-statusbar-0.9.8-2|8	Source: http://releases.mozilla.org/pub/mozilla.org/addons/26/download_statusbar-%{version}-fx.xpi
12cr|firefox-ext-download-statusbar-0.9.8-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|firefox-ext-download-statusbar-0.9.8-2|10	Requires: firefox >= %{firefox_version}
12cr|firefox-ext-download-statusbar-0.9.8-2|11	Obsoletes: %{name} < %{version}
12cr|firefox-ext-download-statusbar-0.9.8-2|12	BuildRequires: firefox-devel
12cr|firefox-ext-download-statusbar-0.9.8-2|13	Buildarch: noarch
12cr|firefox-ext-download-statusbar-0.9.8-2|14	
12cr|firefox-ext-download-statusbar-0.9.8-2|15	%description
12cr|firefox-ext-download-statusbar-0.9.8-2|16	Despite its compact size, Download Statusbar packs in more useful features than
12cr|firefox-ext-download-statusbar-0.9.8-2|17	the standard download window. The fully customizable interface auto-hides when
12cr|firefox-ext-download-statusbar-0.9.8-2|18	not in use, allowing full control without interruption.
12cr|firefox-ext-download-statusbar-0.9.8-2|19	
12cr|firefox-ext-download-statusbar-0.9.8-2|20	%prep
12cr|firefox-ext-download-statusbar-0.9.8-2|21	%setup -q -c -n %{name}-%{version}
12cr|firefox-ext-download-statusbar-0.9.8-2|22	
12cr|firefox-ext-download-statusbar-0.9.8-2|23	%install
12cr|firefox-ext-download-statusbar-0.9.8-2|24	mkdir -p %{buildroot}%{firefox_extdir}
12cr|firefox-ext-download-statusbar-0.9.8-2|25	
12cr|firefox-ext-download-statusbar-0.9.8-2|26	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-download-statusbar-0.9.8-2|27	if [ -z "$hash" ]; then
12cr|firefox-ext-download-statusbar-0.9.8-2|28	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-download-statusbar-0.9.8-2|29	fi
12cr|firefox-ext-download-statusbar-0.9.8-2|30	if [ -z "$hash" ]; then
12cr|firefox-ext-download-statusbar-0.9.8-2|31	echo "Failed to find plugin hash."
12cr|firefox-ext-download-statusbar-0.9.8-2|32	exit 1
12cr|firefox-ext-download-statusbar-0.9.8-2|33	fi
12cr|firefox-ext-download-statusbar-0.9.8-2|34	extdir="%{firefox_extdir}/$hash"
12cr|firefox-ext-download-statusbar-0.9.8-2|35	mkdir -p "%{buildroot}$extdir"
12cr|firefox-ext-download-statusbar-0.9.8-2|36	# (tv) xpi packaging doesn't work with that extension (UI issues):
12cr|firefox-ext-download-statusbar-0.9.8-2|37	#cp -af %SOURCE0 "%{buildroot}$extdir/$hash.xpi"
12cr|firefox-ext-download-statusbar-0.9.8-2|38	#zip -9 "%{buildroot}$extdir/$hash.xpi" *
12cr|firefox-ext-download-statusbar-0.9.8-2|39	cp -af * "%{buildroot}$extdir/"
12cr|firefox-ext-download-statusbar-0.9.8-2|40	
12cr|firefox-ext-download-statusbar-0.9.8-2|41	%files
12cr|firefox-ext-download-statusbar-0.9.8-2|42	%defattr(0644,root,root,0755)
12cr|firefox-ext-download-statusbar-0.9.8-2|43	%{firefox_extdir}
12cr|firefox-ext-download-statusbar-0.9.8-2|44	
12cr|firefox-ext-download-statusbar-0.9.8-2|45	
12cr|firefox-ext-download-statusbar-0.9.8-2|46	
12cr|firefox-ext-download-statusbar-0.9.8-2|47	
12cr|firefox-ext-download-statusbar-0.9.8-2|48	%changelog
12cr|firefox-ext-download-statusbar-0.9.8-2|49	* Sat Mar 19 2011 Funda Wang <fwang@mandriva.org> 0.9.8-1mdv2011.0
12cr|firefox-ext-download-statusbar-0.9.8-2|50	+ Revision: 646530
12cr|firefox-ext-download-statusbar-0.9.8-2|51	- new version 0.9.8
12cr|firefox-ext-download-statusbar-0.9.8-2|52	
12cr|firefox-ext-download-statusbar-0.9.8-2|53	* Fri Jan 28 2011 Funda Wang <fwang@mandriva.org> 0.9.7.2-5
12cr|firefox-ext-download-statusbar-0.9.8-2|54	+ Revision: 633585
12cr|firefox-ext-download-statusbar-0.9.8-2|55	- remove hard requires
12cr|firefox-ext-download-statusbar-0.9.8-2|56	
12cr|firefox-ext-download-statusbar-0.9.8-2|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|firefox-ext-download-statusbar-0.9.8-2|58	- xpi packaging doesn't work with that extension (UI issues)
12cr|firefox-ext-download-statusbar-0.9.8-2|59	- patch 0: make it compatible with firefox-4b9
12cr|firefox-ext-download-statusbar-0.9.8-2|60	- prevent need to rebuild for every new firefox
12cr|firefox-ext-download-statusbar-0.9.8-2|61	- only package .xpi
12cr|firefox-ext-download-statusbar-0.9.8-2|62	
12cr|firefox-ext-download-statusbar-0.9.8-2|63	* Wed Jan 05 2011 Thierry Vignaud <tv@mandriva.org> 0.9.7.2-3mdv2011.0
12cr|firefox-ext-download-statusbar-0.9.8-2|64	+ Revision: 628863
12cr|firefox-ext-download-statusbar-0.9.8-2|65	- rebuild for new firefox
12cr|firefox-ext-download-statusbar-0.9.8-2|66	
12cr|firefox-ext-download-statusbar-0.9.8-2|67	* Sun Nov 14 2010 Thierry Vignaud <tv@mandriva.org> 0.9.7.2-2mdv2011.0
12cr|firefox-ext-download-statusbar-0.9.8-2|68	+ Revision: 597377
12cr|firefox-ext-download-statusbar-0.9.8-2|69	- rebuild for new firefox
12cr|firefox-ext-download-statusbar-0.9.8-2|70	
12cr|firefox-ext-download-statusbar-0.9.8-2|71	* Sun Nov 07 2010 Thierry Vignaud <tv@mandriva.org> 0.9.7.2-1mdv2011.0
12cr|firefox-ext-download-statusbar-0.9.8-2|72	+ Revision: 594629
12cr|firefox-ext-download-statusbar-0.9.8-2|73	- import firefox-ext-download-statusbar
12cr|firefox-ext-download-statusbar-0.9.8-2|74	

1333 12
12cr|firefox-ext-downthemall-2.0.3-2|1	%define realname downthemall
12cr|firefox-ext-downthemall-2.0.3-2|2	
12cr|firefox-ext-downthemall-2.0.3-2|3	%define rel 2
12cr|firefox-ext-downthemall-2.0.3-2|4	
12cr|firefox-ext-downthemall-2.0.3-2|5	Summary: DownThemAll! extension for firefox
12cr|firefox-ext-downthemall-2.0.3-2|6	Name: firefox-ext-%{realname}
12cr|firefox-ext-downthemall-2.0.3-2|7	Version: 2.0.3
12cr|firefox-ext-downthemall-2.0.3-2|8	Release: %rel
12cr|firefox-ext-downthemall-2.0.3-2|9	License: MPL1.1 or GPLv2+ or LGPLv2+
12cr|firefox-ext-downthemall-2.0.3-2|10	Group: Networking/WWW
12cr|firefox-ext-downthemall-2.0.3-2|11	URL: http://www.downthemall.net
12cr|firefox-ext-downthemall-2.0.3-2|12	Source: http://code.downthemall.net/releases/%{realname}-%{version}.xpi
12cr|firefox-ext-downthemall-2.0.3-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|firefox-ext-downthemall-2.0.3-2|14	Buildarch: noarch
12cr|firefox-ext-downthemall-2.0.3-2|15	Requires: firefox >= %{firefox_version}
12cr|firefox-ext-downthemall-2.0.3-2|16	Obsoletes: mozilla-firefox-ext-%{realname} < %{version}-%{release}
12cr|firefox-ext-downthemall-2.0.3-2|17	Provides: mozilla-firefox-ext-%{realname} = %{version}-%{release}
12cr|firefox-ext-downthemall-2.0.3-2|18	BuildRequires: firefox-devel
12cr|firefox-ext-downthemall-2.0.3-2|19	Obsoletes: %{name} < %{version}-%{release}
12cr|firefox-ext-downthemall-2.0.3-2|20	
12cr|firefox-ext-downthemall-2.0.3-2|21	%description
12cr|firefox-ext-downthemall-2.0.3-2|22	DownThemAll (or just dTa) is a powerful yet easy-to-use Mozilla Firefox
12cr|firefox-ext-downthemall-2.0.3-2|23	extension that adds new advanced download capabilities to your browser.
12cr|firefox-ext-downthemall-2.0.3-2|24	
12cr|firefox-ext-downthemall-2.0.3-2|25	DownThemAll lets you download all the links or images contained in a
12cr|firefox-ext-downthemall-2.0.3-2|26	webpage and much more: you can refine your downloads by fully
12cr|firefox-ext-downthemall-2.0.3-2|27	customizable criteria to get only what you really want.
12cr|firefox-ext-downthemall-2.0.3-2|28	
12cr|firefox-ext-downthemall-2.0.3-2|29	%prep
12cr|firefox-ext-downthemall-2.0.3-2|30	%setup -q -c -n %{name}-%{version}
12cr|firefox-ext-downthemall-2.0.3-2|31	
12cr|firefox-ext-downthemall-2.0.3-2|32	%build
12cr|firefox-ext-downthemall-2.0.3-2|33	
12cr|firefox-ext-downthemall-2.0.3-2|34	%install
12cr|firefox-ext-downthemall-2.0.3-2|35	rm -rf %{buildroot}
12cr|firefox-ext-downthemall-2.0.3-2|36	mkdir -p %{buildroot}%{firefox_extdir}
12cr|firefox-ext-downthemall-2.0.3-2|37	
12cr|firefox-ext-downthemall-2.0.3-2|38	hash="$(sed -n '/.*id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-downthemall-2.0.3-2|39	if [ -z "$hash" ]; then
12cr|firefox-ext-downthemall-2.0.3-2|40	hash="$(sed -n '/.*id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-downthemall-2.0.3-2|41	fi
12cr|firefox-ext-downthemall-2.0.3-2|42	if [ -z "$hash" ]; then
12cr|firefox-ext-downthemall-2.0.3-2|43	echo "Failed to find plugin hash."
12cr|firefox-ext-downthemall-2.0.3-2|44	exit 1
12cr|firefox-ext-downthemall-2.0.3-2|45	fi
12cr|firefox-ext-downthemall-2.0.3-2|46	extdir="%{firefox_extdir}/$hash"
12cr|firefox-ext-downthemall-2.0.3-2|47	mkdir -p "%{buildroot}$extdir"
12cr|firefox-ext-downthemall-2.0.3-2|48	cp -af * "%{buildroot}$extdir/"
12cr|firefox-ext-downthemall-2.0.3-2|49	
12cr|firefox-ext-downthemall-2.0.3-2|50	%clean
12cr|firefox-ext-downthemall-2.0.3-2|51	rm -rf %{buildroot}
12cr|firefox-ext-downthemall-2.0.3-2|52	
12cr|firefox-ext-downthemall-2.0.3-2|53	%files
12cr|firefox-ext-downthemall-2.0.3-2|54	%defattr(0644,root,root,0755)
12cr|firefox-ext-downthemall-2.0.3-2|55	%{firefox_extdir}
12cr|firefox-ext-downthemall-2.0.3-2|56	
12cr|firefox-ext-downthemall-2.0.3-2|57	
12cr|firefox-ext-downthemall-2.0.3-2|58	%changelog
12cr|firefox-ext-downthemall-2.0.3-2|59	* Wed May 11 2011 Funda Wang <fwang@mandriva.org> 2.0.3-1mdv2011.0
12cr|firefox-ext-downthemall-2.0.3-2|60	+ Revision: 673415
12cr|firefox-ext-downthemall-2.0.3-2|61	- update to new version 2.0.3
12cr|firefox-ext-downthemall-2.0.3-2|62	
12cr|firefox-ext-downthemall-2.0.3-2|63	* Sat Mar 19 2011 Funda Wang <fwang@mandriva.org> 2.0.2-1
12cr|firefox-ext-downthemall-2.0.3-2|64	+ Revision: 646531
12cr|firefox-ext-downthemall-2.0.3-2|65	- update to new version 2.0.2
12cr|firefox-ext-downthemall-2.0.3-2|66	
12cr|firefox-ext-downthemall-2.0.3-2|67	* Tue Jan 18 2011 Funda Wang <fwang@mandriva.org> 2.0-1
12cr|firefox-ext-downthemall-2.0.3-2|68	+ Revision: 631462
12cr|firefox-ext-downthemall-2.0.3-2|69	- New version 2.0
12cr|firefox-ext-downthemall-2.0.3-2|70	
12cr|firefox-ext-downthemall-2.0.3-2|71	* Wed Jan 05 2011 Thierry Vignaud <tv@mandriva.org> 2.0-0.b5.3mdv2011.0
12cr|firefox-ext-downthemall-2.0.3-2|72	+ Revision: 628871
12cr|firefox-ext-downthemall-2.0.3-2|73	- rebuild for new firefox
12cr|firefox-ext-downthemall-2.0.3-2|74	
12cr|firefox-ext-downthemall-2.0.3-2|75	* Sun Nov 14 2010 Thierry Vignaud <tv@mandriva.org> 2.0-0.b5.2mdv2011.0
12cr|firefox-ext-downthemall-2.0.3-2|76	+ Revision: 597399
12cr|firefox-ext-downthemall-2.0.3-2|77	- rebuild for new firefox
12cr|firefox-ext-downthemall-2.0.3-2|78	
12cr|firefox-ext-downthemall-2.0.3-2|79	* Fri Nov 12 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 2.0-0.b5.1mdv2011.0
12cr|firefox-ext-downthemall-2.0.3-2|80	+ Revision: 596987
12cr|firefox-ext-downthemall-2.0.3-2|81	- new beta
12cr|firefox-ext-downthemall-2.0.3-2|82	
12cr|firefox-ext-downthemall-2.0.3-2|83	* Sun Nov 07 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 2.0-0.b4.1mdv2011.0
12cr|firefox-ext-downthemall-2.0.3-2|84	+ Revision: 594456
12cr|firefox-ext-downthemall-2.0.3-2|85	- update to 2.0b4 for firefox4 support
12cr|firefox-ext-downthemall-2.0.3-2|86	
12cr|firefox-ext-downthemall-2.0.3-2|87	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|firefox-ext-downthemall-2.0.3-2|88	- rebuild for firefox-3.6.8
12cr|firefox-ext-downthemall-2.0.3-2|89	
12cr|firefox-ext-downthemall-2.0.3-2|90	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 1.1.10-3mdv2011.0
12cr|firefox-ext-downthemall-2.0.3-2|91	+ Revision: 561154
12cr|firefox-ext-downthemall-2.0.3-2|92	- rebuild for ff 3.6.8
12cr|firefox-ext-downthemall-2.0.3-2|93	
12cr|firefox-ext-downthemall-2.0.3-2|94	* Mon Jun 28 2010 Frederic Crozat <fcrozat@mandriva.com> 1.1.10-2mdv2010.1
12cr|firefox-ext-downthemall-2.0.3-2|95	+ Revision: 549363
12cr|firefox-ext-downthemall-2.0.3-2|96	- rebuild with FF 3.6.6
12cr|firefox-ext-downthemall-2.0.3-2|97	
12cr|firefox-ext-downthemall-2.0.3-2|98	+ Funda Wang <fwang@mandriva.org>
12cr|firefox-ext-downthemall-2.0.3-2|99	- New version 1.1.10
12cr|firefox-ext-downthemall-2.0.3-2|100	
12cr|firefox-ext-downthemall-2.0.3-2|101	* Sun Apr 04 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.1.9-2mdv2010.1
12cr|firefox-ext-downthemall-2.0.3-2|102	+ Revision: 531266
12cr|firefox-ext-downthemall-2.0.3-2|103	- Rebuild
12cr|firefox-ext-downthemall-2.0.3-2|104	
12cr|firefox-ext-downthemall-2.0.3-2|105	* Sun Apr 04 2010 Funda Wang <fwang@mandriva.org> 1.1.9-1mdv2010.1
12cr|firefox-ext-downthemall-2.0.3-2|106	+ Revision: 531237
12cr|firefox-ext-downthemall-2.0.3-2|107	- update to new version 1.1.9
12cr|firefox-ext-downthemall-2.0.3-2|108	
12cr|firefox-ext-downthemall-2.0.3-2|109	* Sun Apr 04 2010 Funda Wang <fwang@mandriva.org> 1.1.8-3mdv2010.1
12cr|firefox-ext-downthemall-2.0.3-2|110	+ Revision: 531091
12cr|firefox-ext-downthemall-2.0.3-2|111	- rebuild
12cr|firefox-ext-downthemall-2.0.3-2|112	
12cr|firefox-ext-downthemall-2.0.3-2|113	* Wed Mar 24 2010 Funda Wang <fwang@mandriva.org> 1.1.8-2mdv2010.1
12cr|firefox-ext-downthemall-2.0.3-2|114	+ Revision: 527007
12cr|firefox-ext-downthemall-2.0.3-2|115	- rebuild
12cr|firefox-ext-downthemall-2.0.3-2|116	
12cr|firefox-ext-downthemall-2.0.3-2|117	* Fri Jan 22 2010 Funda Wang <fwang@mandriva.org> 1.1.8-1mdv2010.1
12cr|firefox-ext-downthemall-2.0.3-2|118	+ Revision: 494854
12cr|firefox-ext-downthemall-2.0.3-2|119	- update to new version 1.1.8
12cr|firefox-ext-downthemall-2.0.3-2|120	
12cr|firefox-ext-downthemall-2.0.3-2|121	* Fri Jan 22 2010 Funda Wang <fwang@mandriva.org> 1.1.7-3mdv2010.1
12cr|firefox-ext-downthemall-2.0.3-2|122	+ Revision: 494797
12cr|firefox-ext-downthemall-2.0.3-2|123	- rebuild
12cr|firefox-ext-downthemall-2.0.3-2|124	
12cr|firefox-ext-downthemall-2.0.3-2|125	* Sun Dec 20 2009 Funda Wang <fwang@mandriva.org> 1.1.7-2mdv2010.1
12cr|firefox-ext-downthemall-2.0.3-2|126	+ Revision: 480366
12cr|firefox-ext-downthemall-2.0.3-2|127	- rebuild for ff 3.6b5
12cr|firefox-ext-downthemall-2.0.3-2|128	
12cr|firefox-ext-downthemall-2.0.3-2|129	* Tue Nov 10 2009 Funda Wang <fwang@mandriva.org> 1.1.7-1mdv2010.1
12cr|firefox-ext-downthemall-2.0.3-2|130	+ Revision: 463977
12cr|firefox-ext-downthemall-2.0.3-2|131	- new version 1.1.7
12cr|firefox-ext-downthemall-2.0.3-2|132	
12cr|firefox-ext-downthemall-2.0.3-2|133	* Wed Sep 16 2009 Funda Wang <fwang@mandriva.org> 1.1.4-3mdv2010.0
12cr|firefox-ext-downthemall-2.0.3-2|134	+ Revision: 443381
12cr|firefox-ext-downthemall-2.0.3-2|135	- rebuild for new ff
12cr|firefox-ext-downthemall-2.0.3-2|136	
12cr|firefox-ext-downthemall-2.0.3-2|137	* Tue Aug 18 2009 Gustavo De Nardin <gustavodn@mandriva.com> 1.1.4-2mdv2010.0
12cr|firefox-ext-downthemall-2.0.3-2|138	+ Revision: 417669
12cr|firefox-ext-downthemall-2.0.3-2|139	- buildrequire firefox-devel, which provides the new macros for building extensions
12cr|firefox-ext-downthemall-2.0.3-2|140	- make use of the firefox package macros
12cr|firefox-ext-downthemall-2.0.3-2|141	- rebuild for firefox 3.5.2
12cr|firefox-ext-downthemall-2.0.3-2|142	
12cr|firefox-ext-downthemall-2.0.3-2|143	* Thu Aug 06 2009 Funda Wang <fwang@mandriva.org> 1.1.4-1mdv2010.0
12cr|firefox-ext-downthemall-2.0.3-2|144	+ Revision: 410559
12cr|firefox-ext-downthemall-2.0.3-2|145	- new version 1.1.4
12cr|firefox-ext-downthemall-2.0.3-2|146	
12cr|firefox-ext-downthemall-2.0.3-2|147	* Thu Aug 06 2009 Funda Wang <fwang@mandriva.org> 1.1.3-4mdv2010.0
12cr|firefox-ext-downthemall-2.0.3-2|148	+ Revision: 410505
12cr|firefox-ext-downthemall-2.0.3-2|149	- rebuild for new ff
12cr|firefox-ext-downthemall-2.0.3-2|150	
12cr|firefox-ext-downthemall-2.0.3-2|151	* Fri Jul 31 2009 Funda Wang <fwang@mandriva.org> 1.1.3-3mdv2010.0
12cr|firefox-ext-downthemall-2.0.3-2|152	+ Revision: 405029
12cr|firefox-ext-downthemall-2.0.3-2|153	- rebuild for new ff
12cr|firefox-ext-downthemall-2.0.3-2|154	
12cr|firefox-ext-downthemall-2.0.3-2|155	* Sun Jun 14 2009 Funda Wang <fwang@mandriva.org> 1.1.3-2mdv2010.0
12cr|firefox-ext-downthemall-2.0.3-2|156	+ Revision: 385773
12cr|firefox-ext-downthemall-2.0.3-2|157	- rebuild for new ff
12cr|firefox-ext-downthemall-2.0.3-2|158	
12cr|firefox-ext-downthemall-2.0.3-2|159	* Sat May 30 2009 Funda Wang <fwang@mandriva.org> 1.1.3-1mdv2010.0
12cr|firefox-ext-downthemall-2.0.3-2|160	+ Revision: 381245
12cr|firefox-ext-downthemall-2.0.3-2|161	- New version 1.1.3
12cr|firefox-ext-downthemall-2.0.3-2|162	
12cr|firefox-ext-downthemall-2.0.3-2|163	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 1.1.2-1mdv2010.0
12cr|firefox-ext-downthemall-2.0.3-2|164	+ Revision: 369813
12cr|firefox-ext-downthemall-2.0.3-2|165	- New version 1.1.2
12cr|firefox-ext-downthemall-2.0.3-2|166	
12cr|firefox-ext-downthemall-2.0.3-2|167	* Sat Mar 28 2009 Gustavo De Nardin <gustavodn@mandriva.com> 1.1.0-3mdv2009.1
12cr|firefox-ext-downthemall-2.0.3-2|168	+ Revision: 361849
12cr|firefox-ext-downthemall-2.0.3-2|169	- rebuild for firefox 3.0.8
12cr|firefox-ext-downthemall-2.0.3-2|170	
12cr|firefox-ext-downthemall-2.0.3-2|171	* Thu Mar 12 2009 Funda Wang <fwang@mandriva.org> 1.1.0-2mdv2009.1
12cr|firefox-ext-downthemall-2.0.3-2|172	+ Revision: 354097
12cr|firefox-ext-downthemall-2.0.3-2|173	- rebuild for new ff
12cr|firefox-ext-downthemall-2.0.3-2|174	
12cr|firefox-ext-downthemall-2.0.3-2|175	* Wed Feb 04 2009 Funda Wang <fwang@mandriva.org> 1.1.0-1mdv2009.1
12cr|firefox-ext-downthemall-2.0.3-2|176	+ Revision: 337312
12cr|firefox-ext-downthemall-2.0.3-2|177	- rename to firefox
12cr|firefox-ext-downthemall-2.0.3-2|178	- New version 1.1.0
12cr|firefox-ext-downthemall-2.0.3-2|179	- New version 1.0.4
12cr|firefox-ext-downthemall-2.0.3-2|180	- rename to firefox
12cr|firefox-ext-downthemall-2.0.3-2|181	
12cr|firefox-ext-downthemall-2.0.3-2|182	* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 1.0.3-7mdv2009.1
12cr|firefox-ext-downthemall-2.0.3-2|183	+ Revision: 318919
12cr|firefox-ext-downthemall-2.0.3-2|184	- rebuild for new ff
12cr|firefox-ext-downthemall-2.0.3-2|185	
12cr|firefox-ext-downthemall-2.0.3-2|186	* Sun Nov 16 2008 Funda Wang <fwang@mandriva.org> 1.0.3-6mdv2009.1
12cr|firefox-ext-downthemall-2.0.3-2|187	+ Revision: 303694
12cr|firefox-ext-downthemall-2.0.3-2|188	- rebuild for new FF
12cr|firefox-ext-downthemall-2.0.3-2|189	
12cr|firefox-ext-downthemall-2.0.3-2|190	* Mon Sep 29 2008 Funda Wang <fwang@mandriva.org> 1.0.3-5mdv2009.0
12cr|firefox-ext-downthemall-2.0.3-2|191	+ Revision: 289174
12cr|firefox-ext-downthemall-2.0.3-2|192	- rebuild for new FF
12cr|firefox-ext-downthemall-2.0.3-2|193	
12cr|firefox-ext-downthemall-2.0.3-2|194	* Wed Jul 30 2008 Tiago Salem <salem@mandriva.com.br> 1.0.3-4mdv2009.0
12cr|firefox-ext-downthemall-2.0.3-2|195	+ Revision: 256465
12cr|firefox-ext-downthemall-2.0.3-2|196	- add conditional to ff3
12cr|firefox-ext-downthemall-2.0.3-2|197	
12cr|firefox-ext-downthemall-2.0.3-2|198	* Wed Jul 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3mdv2009.0
12cr|firefox-ext-downthemall-2.0.3-2|199	+ Revision: 236361
12cr|firefox-ext-downthemall-2.0.3-2|200	- rebuilt for mozilla-firefox-2.0.0.16
12cr|firefox-ext-downthemall-2.0.3-2|201	
12cr|firefox-ext-downthemall-2.0.3-2|202	* Thu Jul 03 2008 Tiago Salem <salem@mandriva.com.br> 1.0.3-2mdv2009.0
12cr|firefox-ext-downthemall-2.0.3-2|203	+ Revision: 231257
12cr|firefox-ext-downthemall-2.0.3-2|204	- Rebuild for firefox 2.0.0.15
12cr|firefox-ext-downthemall-2.0.3-2|205	
12cr|firefox-ext-downthemall-2.0.3-2|206	* Sat Jun 07 2008 Funda Wang <fwang@mandriva.org> 1.0.3-1mdv2009.0
12cr|firefox-ext-downthemall-2.0.3-2|207	+ Revision: 216650
12cr|firefox-ext-downthemall-2.0.3-2|208	- New version 1.0.3
12cr|firefox-ext-downthemall-2.0.3-2|209	
12cr|firefox-ext-downthemall-2.0.3-2|210	* Sun May 04 2008 Funda Wang <fwang@mandriva.org> 1.0.1-1mdv2009.0
12cr|firefox-ext-downthemall-2.0.3-2|211	+ Revision: 201020
12cr|firefox-ext-downthemall-2.0.3-2|212	- New version 1.0.1
12cr|firefox-ext-downthemall-2.0.3-2|213	
12cr|firefox-ext-downthemall-2.0.3-2|214	* Sat Apr 19 2008 Funda Wang <fwang@mandriva.org> 1.0-3mdv2009.0
12cr|firefox-ext-downthemall-2.0.3-2|215	+ Revision: 195740
12cr|firefox-ext-downthemall-2.0.3-2|216	- rebuild with FF 2.0.0.14
12cr|firefox-ext-downthemall-2.0.3-2|217	
12cr|firefox-ext-downthemall-2.0.3-2|218	* Wed Mar 26 2008 Tiago Salem <salem@mandriva.com.br> 1.0-2mdv2008.1
12cr|firefox-ext-downthemall-2.0.3-2|219	+ Revision: 190328
12cr|firefox-ext-downthemall-2.0.3-2|220	- bump ff_ver and release
12cr|firefox-ext-downthemall-2.0.3-2|221	
12cr|firefox-ext-downthemall-2.0.3-2|222	* Sat Mar 01 2008 Funda Wang <fwang@mandriva.org> 1.0-1mdv2008.1
12cr|firefox-ext-downthemall-2.0.3-2|223	+ Revision: 177075
12cr|firefox-ext-downthemall-2.0.3-2|224	- New version 1.0
12cr|firefox-ext-downthemall-2.0.3-2|225	
12cr|firefox-ext-downthemall-2.0.3-2|226	* Sat Feb 09 2008 Funda Wang <fwang@mandriva.org> 1.0-0.b2.4mdv2008.1
12cr|firefox-ext-downthemall-2.0.3-2|227	+ Revision: 164603
12cr|firefox-ext-downthemall-2.0.3-2|228	- Clearify the license
12cr|firefox-ext-downthemall-2.0.3-2|229	- rebuild for new FF
12cr|firefox-ext-downthemall-2.0.3-2|230	
12cr|firefox-ext-downthemall-2.0.3-2|231	+ Olivier Blin <oblin@mandriva.com>
12cr|firefox-ext-downthemall-2.0.3-2|232	- restore BuildRoot
12cr|firefox-ext-downthemall-2.0.3-2|233	
12cr|firefox-ext-downthemall-2.0.3-2|234	+ Thierry Vignaud <tv@mandriva.org>
12cr|firefox-ext-downthemall-2.0.3-2|235	- kill re-definition of %%buildroot on Pixel's request
12cr|firefox-ext-downthemall-2.0.3-2|236	
12cr|firefox-ext-downthemall-2.0.3-2|237	* Wed Dec 12 2007 Thierry Vignaud <tv@mandriva.org> 1.0-0.b2.3mdv2008.1
12cr|firefox-ext-downthemall-2.0.3-2|238	+ Revision: 117791
12cr|firefox-ext-downthemall-2.0.3-2|239	- own firefox directories so that they're not left behind on uninstall
12cr|firefox-ext-downthemall-2.0.3-2|240	
12cr|firefox-ext-downthemall-2.0.3-2|241	* Wed Dec 12 2007 Funda Wang <fwang@mandriva.org> 1.0-0.b2.2mdv2008.1
12cr|firefox-ext-downthemall-2.0.3-2|242	+ Revision: 117621
12cr|firefox-ext-downthemall-2.0.3-2|243	- Rebuild for new ff
12cr|firefox-ext-downthemall-2.0.3-2|244	
12cr|firefox-ext-downthemall-2.0.3-2|245	* Sun Nov 18 2007 Funda Wang <fwang@mandriva.org> 1.0-0.b2.1mdv2008.1
12cr|firefox-ext-downthemall-2.0.3-2|246	+ Revision: 109789
12cr|firefox-ext-downthemall-2.0.3-2|247	- import SOURCE and SPEC
12cr|firefox-ext-downthemall-2.0.3-2|248	- Created package structure for mozilla-firefox-ext-downloadthemall.
12cr|firefox-ext-downthemall-2.0.3-2|249	

1334 12
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|1	%define pre X.0b3
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|2	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|3	Summary: Web development tool extension for firefox
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|4	Name: firefox-ext-firebug
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|5	Version: 1.7
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|6	Release: %mkrel 0.%pre.2
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|7	License: MPL
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|8	Group:	Networking/WWW
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|9	URL:	https://addons.mozilla.org/en-US/firefox/addon/1843
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|10	#Source: http://www.gtlib.gatech.edu/pub/mozilla.org/addons/1843/firebug-%{version}-fx.xpi
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|11	Source: http://getfirebug.com/releases/firebug/1.7X/firebug-%{version}%{pre}.xpi
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|12	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|13	Requires:	mozilla-firefox => %{firefox_version}
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|14	BuildRequires:	firefox-devel
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|15	Buildarch: noarch
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|16	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|17	%description
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|18	The most popular and powerful web development tool
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|19	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|20	* Inspect HTML and modify style and layout in real-time
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|21	* Use the most advanced JavaScript debugger available for any browser
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|22	* Accurately analyze network usage and performance
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|23	* Extend Firebug and add features to make Firebug even more powerful
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|24	* Get the information you need to get it done with Firebug.
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|25	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|26	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|27	%prep
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|28	%setup -q -c -n %{name}-%{version}
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|29	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|30	%build
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|31	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|32	%install
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|33	rm -rf %{buildroot}
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|34	mkdir -p %{buildroot}%{firefox_extdir}
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|35	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|36	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|37	if [ -z "$hash" ]; then
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|38	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|39	fi
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|40	if [ -z "$hash" ]; then
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|41	echo "Failed to find plugin hash."
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|42	exit 1
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|43	fi
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|44	extdir="%{firefox_extdir}/"
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|45	mkdir -p "%{buildroot}$extdir"
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|46	cp -af %SOURCE0 "%{buildroot}$extdir/$hash.xpi"
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|47	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|48	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|49	%clean
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|50	rm -rf %{buildroot}
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|51	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|52	%files
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|53	%defattr(0644,root,root,0755)
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|54	%{firefox_extdir}
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|55	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|56	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|57	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|58	%changelog
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|59	* Sat Mar 19 2011 Funda Wang <fwang@mandriva.org> 1.7-0.X.0b3.1mdv2011.0
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|60	+ Revision: 646523
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|61	- 1.7.X.0b3
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|62	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|63	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 1.7-0.X.0a11.2
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|64	+ Revision: 640433
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|65	- rebuild to obsolete old packages
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|66	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|67	* Wed Feb 16 2011 Thierry Vignaud <tv@mandriva.org> 1.7-0.X.0a11.1
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|68	+ Revision: 638078
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|69	- new prerelease
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|70	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|71	* Tue Feb 15 2011 Thierry Vignaud <tv@mandriva.org> 1.7-0.X.0a10.1
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|72	+ Revision: 637877
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|73	- new prerelease
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|74	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|75	* Wed Jan 26 2011 Thierry Vignaud <tv@mandriva.org> 1.7-0.X.0a9.1
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|76	+ Revision: 632900
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|77	- new release
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|78	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|79	* Wed Jan 19 2011 Thierry Vignaud <tv@mandriva.org> 1.7-0.X.0a8.1
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|80	+ Revision: 631666
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|81	- new version
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|82	- prevent need to rebuild for every new firefox
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|83	(package only .xpi still doesn't work)
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|84	- only package .xpi
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|85	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|86	* Wed Jan 05 2011 Thierry Vignaud <tv@mandriva.org> 1.7-0.X.0a7.1mdv2011.0
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|87	+ Revision: 628864
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|88	- rebuild for new firefox
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|89	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|90	* Tue Nov 30 2010 Thierry Vignaud <tv@mandriva.org> 1.7-0.X.0a7mdv2011.0
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|91	+ Revision: 604013
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|92	- new release
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|93	firebug-1.6.0-fx.xpi
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|94	firebug-1.7X.0a7.xpi
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|95	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|96	* Tue Nov 30 2010 Thierry Vignaud <tv@mandriva.org> 1.6.0-0.0mdv2011.0
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|97	+ Revision: 603235
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|98	- new release
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|99	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|100	* Wed Nov 17 2010 Thierry Vignaud <tv@mandriva.org> 1.6-0.X.0b4mdv2011.0
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|101	+ Revision: 598388
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|102	- 1.6X.0b4
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|103	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|104	* Mon Nov 15 2010 Thierry Vignaud <tv@mandriva.org> 1.6-0.X.0b3mdv2011.0
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|105	+ Revision: 597634
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|106	- switch to 1.6x branch (which is compatible with firefox4)
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|107	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|108	* Sun Nov 14 2010 Thierry Vignaud <tv@mandriva.org> 1.5.4-4mdv2011.0
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|109	+ Revision: 597379
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|110	- rebuild for new firefox
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|111	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|112	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 1.5.4-3mdv2011.0
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|113	+ Revision: 561160
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|114	- rebuild for ff 3.6.8
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|115	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|116	* Mon Jun 28 2010 Frederic Crozat <fcrozat@mandriva.com> 1.5.4-2mdv2010.1
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|117	+ Revision: 549365
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|118	- rebuild with FF 3.6.6
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|119	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|120	+ Funda Wang <fwang@mandriva.org>
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|121	- New version 1.5.4
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|122	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|123	* Fri Apr 30 2010 Thierry Vignaud <tv@mandriva.org> 1.5.3-1mdv2010.1
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|124	+ Revision: 541247
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|125	- import firefox-ext-firebug
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|126	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|127	
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|128	* Fri Apr 30 2010 Thierry Vignaud <tvignaud@mandriva.com> 1.5.3-1mdv2010.1
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|129	- initial release
12cr|firefox-ext-firebug-1.7-0.X.0b3.2|130	

1335 12
12cr|firefox-ext-flashgot-1.2.9.4-2|1	Summary: Flashgot extension for firefox
12cr|firefox-ext-flashgot-1.2.9.4-2|2	Name: firefox-ext-flashgot
12cr|firefox-ext-flashgot-1.2.9.4-2|3	Version: 1.2.9.4
12cr|firefox-ext-flashgot-1.2.9.4-2|4	Release: 2
12cr|firefox-ext-flashgot-1.2.9.4-2|5	License: GPLv2+
12cr|firefox-ext-flashgot-1.2.9.4-2|6	Group: Networking/WWW
12cr|firefox-ext-flashgot-1.2.9.4-2|7	URL: http://flashgot.net
12cr|firefox-ext-flashgot-1.2.9.4-2|8	Source: https://secure.informaction.com/download/releases/flashgot-%{version}.xpi
12cr|firefox-ext-flashgot-1.2.9.4-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|firefox-ext-flashgot-1.2.9.4-2|10	Requires: firefox >= %{firefox_version}
12cr|firefox-ext-flashgot-1.2.9.4-2|11	Obsoletes: mozilla-firefox-ext-flashgot < %{version}-%{release}
12cr|firefox-ext-flashgot-1.2.9.4-2|12	Obsoletes: %{name} < %{version}-%{release}
12cr|firefox-ext-flashgot-1.2.9.4-2|13	BuildArch: noarch
12cr|firefox-ext-flashgot-1.2.9.4-2|14	Suggests: kget curl gwget
12cr|firefox-ext-flashgot-1.2.9.4-2|15	BuildRequires: firefox-devel
12cr|firefox-ext-flashgot-1.2.9.4-2|16	
12cr|firefox-ext-flashgot-1.2.9.4-2|17	%description
12cr|firefox-ext-flashgot-1.2.9.4-2|18	FlashGot is the free Mozilla / Firefox / Flock / Thunderbird extension
12cr|firefox-ext-flashgot-1.2.9.4-2|19	(compatible with Netscape too), meant to handle single and massive ("all"
12cr|firefox-ext-flashgot-1.2.9.4-2|20	and "selection") downloads with several external Download Managers.
12cr|firefox-ext-flashgot-1.2.9.4-2|21	
12cr|firefox-ext-flashgot-1.2.9.4-2|22	%prep
12cr|firefox-ext-flashgot-1.2.9.4-2|23	%setup -q -c -n %{name}-%{version}
12cr|firefox-ext-flashgot-1.2.9.4-2|24	
12cr|firefox-ext-flashgot-1.2.9.4-2|25	%install
12cr|firefox-ext-flashgot-1.2.9.4-2|26	rm -rf %{buildroot}
12cr|firefox-ext-flashgot-1.2.9.4-2|27	mkdir -p %{buildroot}%{firefox_extdir}
12cr|firefox-ext-flashgot-1.2.9.4-2|28	
12cr|firefox-ext-flashgot-1.2.9.4-2|29	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-flashgot-1.2.9.4-2|30	if [ -z "$hash" ]; then
12cr|firefox-ext-flashgot-1.2.9.4-2|31	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-flashgot-1.2.9.4-2|32	fi
12cr|firefox-ext-flashgot-1.2.9.4-2|33	if [ -z "$hash" ]; then
12cr|firefox-ext-flashgot-1.2.9.4-2|34	echo "Failed to find plugin hash."
12cr|firefox-ext-flashgot-1.2.9.4-2|35	exit 1
12cr|firefox-ext-flashgot-1.2.9.4-2|36	fi
12cr|firefox-ext-flashgot-1.2.9.4-2|37	extdir="%{firefox_extdir}/$hash"
12cr|firefox-ext-flashgot-1.2.9.4-2|38	mkdir -p "%{buildroot}$extdir"
12cr|firefox-ext-flashgot-1.2.9.4-2|39	cp -af * "%{buildroot}$extdir/"
12cr|firefox-ext-flashgot-1.2.9.4-2|40	
12cr|firefox-ext-flashgot-1.2.9.4-2|41	%clean
12cr|firefox-ext-flashgot-1.2.9.4-2|42	rm -rf %{buildroot}
12cr|firefox-ext-flashgot-1.2.9.4-2|43	
12cr|firefox-ext-flashgot-1.2.9.4-2|44	%files
12cr|firefox-ext-flashgot-1.2.9.4-2|45	%defattr(0644,root,root,0755)
12cr|firefox-ext-flashgot-1.2.9.4-2|46	%{firefox_extdir}
12cr|firefox-ext-flashgot-1.2.9.4-2|47	
12cr|firefox-ext-flashgot-1.2.9.4-2|48	
12cr|firefox-ext-flashgot-1.2.9.4-2|49	%changelog
12cr|firefox-ext-flashgot-1.2.9.4-2|50	* Wed May 11 2011 Funda Wang <fwang@mandriva.org> 1.2.9.4-1mdv2011.0
12cr|firefox-ext-flashgot-1.2.9.4-2|51	+ Revision: 673420
12cr|firefox-ext-flashgot-1.2.9.4-2|52	- new version 1.2.9.4
12cr|firefox-ext-flashgot-1.2.9.4-2|53	- new version 1.2.9.3
12cr|firefox-ext-flashgot-1.2.9.4-2|54	
12cr|firefox-ext-flashgot-1.2.9.4-2|55	* Sat Mar 19 2011 Funda Wang <fwang@mandriva.org> 1.2.8.4-1
12cr|firefox-ext-flashgot-1.2.9.4-2|56	+ Revision: 646524
12cr|firefox-ext-flashgot-1.2.9.4-2|57	- new version 1.2.8.4
12cr|firefox-ext-flashgot-1.2.9.4-2|58	
12cr|firefox-ext-flashgot-1.2.9.4-2|59	* Fri Jan 28 2011 Funda Wang <fwang@mandriva.org> 1.2.8.1-1
12cr|firefox-ext-flashgot-1.2.9.4-2|60	+ Revision: 633593
12cr|firefox-ext-flashgot-1.2.9.4-2|61	- New version 1.2.8.1
12cr|firefox-ext-flashgot-1.2.9.4-2|62	
12cr|firefox-ext-flashgot-1.2.9.4-2|63	* Wed Jan 05 2011 Thierry Vignaud <tv@mandriva.org> 1.2.6-2mdv2011.0
12cr|firefox-ext-flashgot-1.2.9.4-2|64	+ Revision: 628872
12cr|firefox-ext-flashgot-1.2.9.4-2|65	- rebuild for new firefox
12cr|firefox-ext-flashgot-1.2.9.4-2|66	
12cr|firefox-ext-flashgot-1.2.9.4-2|67	* Sat Dec 11 2010 Funda Wang <fwang@mandriva.org> 1.2.6-1mdv2011.0
12cr|firefox-ext-flashgot-1.2.9.4-2|68	+ Revision: 620582
12cr|firefox-ext-flashgot-1.2.9.4-2|69	- renew tarball
12cr|firefox-ext-flashgot-1.2.9.4-2|70	- update to new version 1.2.6
12cr|firefox-ext-flashgot-1.2.9.4-2|71	
12cr|firefox-ext-flashgot-1.2.9.4-2|72	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 1.2.5-1mdv2011.0
12cr|firefox-ext-flashgot-1.2.9.4-2|73	+ Revision: 598963
12cr|firefox-ext-flashgot-1.2.9.4-2|74	- update to new version 1.2.5
12cr|firefox-ext-flashgot-1.2.9.4-2|75	
12cr|firefox-ext-flashgot-1.2.9.4-2|76	* Sun Nov 14 2010 Thierry Vignaud <tv@mandriva.org> 1.2.1.31-2mdv2011.0
12cr|firefox-ext-flashgot-1.2.9.4-2|77	+ Revision: 597400
12cr|firefox-ext-flashgot-1.2.9.4-2|78	- rebuild for new firefox
12cr|firefox-ext-flashgot-1.2.9.4-2|79	
12cr|firefox-ext-flashgot-1.2.9.4-2|80	* Sun Sep 19 2010 Funda Wang <fwang@mandriva.org> 1.2.1.31-1mdv2011.0
12cr|firefox-ext-flashgot-1.2.9.4-2|81	+ Revision: 579781
12cr|firefox-ext-flashgot-1.2.9.4-2|82	- new version 1.2.1.3
12cr|firefox-ext-flashgot-1.2.9.4-2|83	
12cr|firefox-ext-flashgot-1.2.9.4-2|84	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|firefox-ext-flashgot-1.2.9.4-2|85	- rebuild for firefox-3.6.8
12cr|firefox-ext-flashgot-1.2.9.4-2|86	
12cr|firefox-ext-flashgot-1.2.9.4-2|87	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 1.2.1.26-3mdv2011.0
12cr|firefox-ext-flashgot-1.2.9.4-2|88	+ Revision: 561168
12cr|firefox-ext-flashgot-1.2.9.4-2|89	- rebuild for ff 3.6.8
12cr|firefox-ext-flashgot-1.2.9.4-2|90	
12cr|firefox-ext-flashgot-1.2.9.4-2|91	* Mon Jun 28 2010 Frederic Crozat <fcrozat@mandriva.com> 1.2.1.26-2mdv2010.1
12cr|firefox-ext-flashgot-1.2.9.4-2|92	+ Revision: 549360
12cr|firefox-ext-flashgot-1.2.9.4-2|93	- Rebuild with FF 3.6.6
12cr|firefox-ext-flashgot-1.2.9.4-2|94	
12cr|firefox-ext-flashgot-1.2.9.4-2|95	+ Funda Wang <fwang@mandriva.org>
12cr|firefox-ext-flashgot-1.2.9.4-2|96	- New version 1.2.1.26
12cr|firefox-ext-flashgot-1.2.9.4-2|97	
12cr|firefox-ext-flashgot-1.2.9.4-2|98	* Sun Apr 04 2010 Funda Wang <fwang@mandriva.org> 1.2.1.18-1mdv2010.1
12cr|firefox-ext-flashgot-1.2.9.4-2|99	+ Revision: 531262
12cr|firefox-ext-flashgot-1.2.9.4-2|100	- update to new version 1.2.1.18
12cr|firefox-ext-flashgot-1.2.9.4-2|101	
12cr|firefox-ext-flashgot-1.2.9.4-2|102	* Sun Apr 04 2010 Funda Wang <fwang@mandriva.org> 1.2.1.17-2mdv2010.1
12cr|firefox-ext-flashgot-1.2.9.4-2|103	+ Revision: 531093
12cr|firefox-ext-flashgot-1.2.9.4-2|104	- rebuild
12cr|firefox-ext-flashgot-1.2.9.4-2|105	
12cr|firefox-ext-flashgot-1.2.9.4-2|106	* Wed Mar 24 2010 Funda Wang <fwang@mandriva.org> 1.2.1.17-1mdv2010.1
12cr|firefox-ext-flashgot-1.2.9.4-2|107	+ Revision: 527008
12cr|firefox-ext-flashgot-1.2.9.4-2|108	- update to new version 1.2.1.17
12cr|firefox-ext-flashgot-1.2.9.4-2|109	
12cr|firefox-ext-flashgot-1.2.9.4-2|110	* Fri Jan 22 2010 Funda Wang <fwang@mandriva.org> 1.2.1.09-1mdv2010.1
12cr|firefox-ext-flashgot-1.2.9.4-2|111	+ Revision: 494853
12cr|firefox-ext-flashgot-1.2.9.4-2|112	- update to new version 1.2.1.09
12cr|firefox-ext-flashgot-1.2.9.4-2|113	
12cr|firefox-ext-flashgot-1.2.9.4-2|114	* Fri Jan 22 2010 Funda Wang <fwang@mandriva.org> 1.2.1.04-2mdv2010.1
12cr|firefox-ext-flashgot-1.2.9.4-2|115	+ Revision: 494798
12cr|firefox-ext-flashgot-1.2.9.4-2|116	- rebuild
12cr|firefox-ext-flashgot-1.2.9.4-2|117	
12cr|firefox-ext-flashgot-1.2.9.4-2|118	* Sun Dec 20 2009 Funda Wang <fwang@mandriva.org> 1.2.1.04-1mdv2010.1
12cr|firefox-ext-flashgot-1.2.9.4-2|119	+ Revision: 480371
12cr|firefox-ext-flashgot-1.2.9.4-2|120	- new version 1.2.1.04 (ff 3.6b5)
12cr|firefox-ext-flashgot-1.2.9.4-2|121	
12cr|firefox-ext-flashgot-1.2.9.4-2|122	* Tue Nov 10 2009 Funda Wang <fwang@mandriva.org> 1.2.0.8-1mdv2010.1
12cr|firefox-ext-flashgot-1.2.9.4-2|123	+ Revision: 463978
12cr|firefox-ext-flashgot-1.2.9.4-2|124	- new version 1.2.0.8
12cr|firefox-ext-flashgot-1.2.9.4-2|125	
12cr|firefox-ext-flashgot-1.2.9.4-2|126	* Wed Sep 16 2009 Funda Wang <fwang@mandriva.org> 1.2.0.4-1mdv2010.0
12cr|firefox-ext-flashgot-1.2.9.4-2|127	+ Revision: 443382
12cr|firefox-ext-flashgot-1.2.9.4-2|128	- New version 1.2.0.4
12cr|firefox-ext-flashgot-1.2.9.4-2|129	
12cr|firefox-ext-flashgot-1.2.9.4-2|130	* Tue Aug 18 2009 Gustavo De Nardin <gustavodn@mandriva.com> 1.2-2mdv2010.0
12cr|firefox-ext-flashgot-1.2.9.4-2|131	+ Revision: 417670
12cr|firefox-ext-flashgot-1.2.9.4-2|132	- buildrequire firefox-devel, which provides the new macros for building extensions
12cr|firefox-ext-flashgot-1.2.9.4-2|133	- make use of the firefox package macros
12cr|firefox-ext-flashgot-1.2.9.4-2|134	- rebuild for firefox 3.5.2
12cr|firefox-ext-flashgot-1.2.9.4-2|135	
12cr|firefox-ext-flashgot-1.2.9.4-2|136	* Thu Aug 06 2009 Funda Wang <fwang@mandriva.org> 1.2-1mdv2010.0
12cr|firefox-ext-flashgot-1.2.9.4-2|137	+ Revision: 410557
12cr|firefox-ext-flashgot-1.2.9.4-2|138	- new version 1.2
12cr|firefox-ext-flashgot-1.2.9.4-2|139	
12cr|firefox-ext-flashgot-1.2.9.4-2|140	* Thu Aug 06 2009 Funda Wang <fwang@mandriva.org> 1.1.9-4mdv2010.0
12cr|firefox-ext-flashgot-1.2.9.4-2|141	+ Revision: 410506
12cr|firefox-ext-flashgot-1.2.9.4-2|142	- rebuild for new ff
12cr|firefox-ext-flashgot-1.2.9.4-2|143	
12cr|firefox-ext-flashgot-1.2.9.4-2|144	* Fri Jul 31 2009 Funda Wang <fwang@mandriva.org> 1.1.9-3mdv2010.0
12cr|firefox-ext-flashgot-1.2.9.4-2|145	+ Revision: 405030
12cr|firefox-ext-flashgot-1.2.9.4-2|146	- rebuild for new ff
12cr|firefox-ext-flashgot-1.2.9.4-2|147	
12cr|firefox-ext-flashgot-1.2.9.4-2|148	* Sun Jun 14 2009 Funda Wang <fwang@mandriva.org> 1.1.9-2mdv2010.0
12cr|firefox-ext-flashgot-1.2.9.4-2|149	+ Revision: 385774
12cr|firefox-ext-flashgot-1.2.9.4-2|150	- rebuild for new ff
12cr|firefox-ext-flashgot-1.2.9.4-2|151	
12cr|firefox-ext-flashgot-1.2.9.4-2|152	* Sat May 30 2009 Funda Wang <fwang@mandriva.org> 1.1.9-1mdv2010.0
12cr|firefox-ext-flashgot-1.2.9.4-2|153	+ Revision: 381240
12cr|firefox-ext-flashgot-1.2.9.4-2|154	- New version 1.1.9
12cr|firefox-ext-flashgot-1.2.9.4-2|155	
12cr|firefox-ext-flashgot-1.2.9.4-2|156	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 1.1.8.6-1mdv2010.0
12cr|firefox-ext-flashgot-1.2.9.4-2|157	+ Revision: 369810
12cr|firefox-ext-flashgot-1.2.9.4-2|158	- New version 1.1.8.6
12cr|firefox-ext-flashgot-1.2.9.4-2|159	
12cr|firefox-ext-flashgot-1.2.9.4-2|160	* Sat Mar 28 2009 Gustavo De Nardin <gustavodn@mandriva.com> 1.1.7.9-2mdv2009.1
12cr|firefox-ext-flashgot-1.2.9.4-2|161	+ Revision: 361850
12cr|firefox-ext-flashgot-1.2.9.4-2|162	- rebuild for firefox 3.0.8
12cr|firefox-ext-flashgot-1.2.9.4-2|163	
12cr|firefox-ext-flashgot-1.2.9.4-2|164	* Thu Mar 12 2009 Funda Wang <fwang@mandriva.org> 1.1.7.9-1mdv2009.1
12cr|firefox-ext-flashgot-1.2.9.4-2|165	+ Revision: 354098
12cr|firefox-ext-flashgot-1.2.9.4-2|166	- New version 1.1.7.9
12cr|firefox-ext-flashgot-1.2.9.4-2|167	
12cr|firefox-ext-flashgot-1.2.9.4-2|168	* Wed Feb 04 2009 Funda Wang <fwang@mandriva.org> 1.1.7.7-1mdv2009.1
12cr|firefox-ext-flashgot-1.2.9.4-2|169	+ Revision: 337315
12cr|firefox-ext-flashgot-1.2.9.4-2|170	- rename to firefox
12cr|firefox-ext-flashgot-1.2.9.4-2|171	- New version 1.1.7.7
12cr|firefox-ext-flashgot-1.2.9.4-2|172	- rename to firefox
12cr|firefox-ext-flashgot-1.2.9.4-2|173	
12cr|firefox-ext-flashgot-1.2.9.4-2|174	* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 1.1.4-2mdv2009.1
12cr|firefox-ext-flashgot-1.2.9.4-2|175	+ Revision: 318921
12cr|firefox-ext-flashgot-1.2.9.4-2|176	- rebuild for new ff
12cr|firefox-ext-flashgot-1.2.9.4-2|177	
12cr|firefox-ext-flashgot-1.2.9.4-2|178	* Sun Nov 16 2008 Funda Wang <fwang@mandriva.org> 1.1.4-1mdv2009.1
12cr|firefox-ext-flashgot-1.2.9.4-2|179	+ Revision: 303705
12cr|firefox-ext-flashgot-1.2.9.4-2|180	- new version 1.1.4
12cr|firefox-ext-flashgot-1.2.9.4-2|181	
12cr|firefox-ext-flashgot-1.2.9.4-2|182	* Mon Sep 29 2008 Funda Wang <fwang@mandriva.org> 1.0.5-2mdv2009.0
12cr|firefox-ext-flashgot-1.2.9.4-2|183	+ Revision: 289175
12cr|firefox-ext-flashgot-1.2.9.4-2|184	- rebuild for new FF
12cr|firefox-ext-flashgot-1.2.9.4-2|185	
12cr|firefox-ext-flashgot-1.2.9.4-2|186	* Tue Aug 12 2008 Funda Wang <fwang@mandriva.org> 1.0.5-1mdv2009.0
12cr|firefox-ext-flashgot-1.2.9.4-2|187	+ Revision: 271156
12cr|firefox-ext-flashgot-1.2.9.4-2|188	- New version 1.0.5
12cr|firefox-ext-flashgot-1.2.9.4-2|189	
12cr|firefox-ext-flashgot-1.2.9.4-2|190	* Thu Jul 31 2008 Funda Wang <fwang@mandriva.org> 1.0.4.5-1mdv2009.0
12cr|firefox-ext-flashgot-1.2.9.4-2|191	+ Revision: 257897
12cr|firefox-ext-flashgot-1.2.9.4-2|192	- New version 1.0.4.5
12cr|firefox-ext-flashgot-1.2.9.4-2|193	
12cr|firefox-ext-flashgot-1.2.9.4-2|194	+ Tiago Salem <salem@mandriva.com.br>
12cr|firefox-ext-flashgot-1.2.9.4-2|195	- add conditional to ff3
12cr|firefox-ext-flashgot-1.2.9.4-2|196	
12cr|firefox-ext-flashgot-1.2.9.4-2|197	* Wed Jul 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.4.2-3mdv2009.0
12cr|firefox-ext-flashgot-1.2.9.4-2|198	+ Revision: 236362
12cr|firefox-ext-flashgot-1.2.9.4-2|199	- rebuilt for mozilla-firefox-2.0.0.16
12cr|firefox-ext-flashgot-1.2.9.4-2|200	
12cr|firefox-ext-flashgot-1.2.9.4-2|201	* Thu Jul 03 2008 Tiago Salem <salem@mandriva.com.br> 1.0.4.2-2mdv2009.0
12cr|firefox-ext-flashgot-1.2.9.4-2|202	+ Revision: 231259
12cr|firefox-ext-flashgot-1.2.9.4-2|203	- Rebuild for firefox 2.0.0.15
12cr|firefox-ext-flashgot-1.2.9.4-2|204	
12cr|firefox-ext-flashgot-1.2.9.4-2|205	* Sun Jun 29 2008 Funda Wang <fwang@mandriva.org> 1.0.4.2-1mdv2009.0
12cr|firefox-ext-flashgot-1.2.9.4-2|206	+ Revision: 229993
12cr|firefox-ext-flashgot-1.2.9.4-2|207	- New version 1.0.4.2
12cr|firefox-ext-flashgot-1.2.9.4-2|208	
12cr|firefox-ext-flashgot-1.2.9.4-2|209	* Tue May 27 2008 Funda Wang <fwang@mandriva.org> 1.0-1mdv2009.0
12cr|firefox-ext-flashgot-1.2.9.4-2|210	+ Revision: 211542
12cr|firefox-ext-flashgot-1.2.9.4-2|211	- New version 1.0
12cr|firefox-ext-flashgot-1.2.9.4-2|212	
12cr|firefox-ext-flashgot-1.2.9.4-2|213	* Sun May 04 2008 Funda Wang <fwang@mandriva.org> 0.9.9-1mdv2009.0
12cr|firefox-ext-flashgot-1.2.9.4-2|214	+ Revision: 201021
12cr|firefox-ext-flashgot-1.2.9.4-2|215	- New version 0.9.9
12cr|firefox-ext-flashgot-1.2.9.4-2|216	
12cr|firefox-ext-flashgot-1.2.9.4-2|217	* Sat Apr 19 2008 Funda Wang <fwang@mandriva.org> 0.9.7-1mdv2009.0
12cr|firefox-ext-flashgot-1.2.9.4-2|218	+ Revision: 195739
12cr|firefox-ext-flashgot-1.2.9.4-2|219	- New version 0.9.7
12cr|firefox-ext-flashgot-1.2.9.4-2|220	
12cr|firefox-ext-flashgot-1.2.9.4-2|221	* Tue Apr 15 2008 Funda Wang <fwang@mandriva.org> 0.9.5-1mdv2009.0
12cr|firefox-ext-flashgot-1.2.9.4-2|222	+ Revision: 193986
12cr|firefox-ext-flashgot-1.2.9.4-2|223	- New version 0.9.5
12cr|firefox-ext-flashgot-1.2.9.4-2|224	
12cr|firefox-ext-flashgot-1.2.9.4-2|225	* Wed Mar 26 2008 Tiago Salem <salem@mandriva.com.br> 0.8.1-2mdv2008.1
12cr|firefox-ext-flashgot-1.2.9.4-2|226	+ Revision: 190329
12cr|firefox-ext-flashgot-1.2.9.4-2|227	- bump ff_ver and release
12cr|firefox-ext-flashgot-1.2.9.4-2|228	
12cr|firefox-ext-flashgot-1.2.9.4-2|229	* Sat Mar 01 2008 Funda Wang <fwang@mandriva.org> 0.8.1-1mdv2008.1
12cr|firefox-ext-flashgot-1.2.9.4-2|230	+ Revision: 177074
12cr|firefox-ext-flashgot-1.2.9.4-2|231	- New version 0.8.1
12cr|firefox-ext-flashgot-1.2.9.4-2|232	
12cr|firefox-ext-flashgot-1.2.9.4-2|233	* Sat Feb 09 2008 Funda Wang <fwang@mandriva.org> 0.7.9-1mdv2008.1
12cr|firefox-ext-flashgot-1.2.9.4-2|234	+ Revision: 164618
12cr|firefox-ext-flashgot-1.2.9.4-2|235	- New version 0.7.9
12cr|firefox-ext-flashgot-1.2.9.4-2|236	
12cr|firefox-ext-flashgot-1.2.9.4-2|237	* Sat Jan 05 2008 Funda Wang <fwang@mandriva.org> 0.7.2-1mdv2008.1
12cr|firefox-ext-flashgot-1.2.9.4-2|238	+ Revision: 145661
12cr|firefox-ext-flashgot-1.2.9.4-2|239	- New version 0.7.2
12cr|firefox-ext-flashgot-1.2.9.4-2|240	
12cr|firefox-ext-flashgot-1.2.9.4-2|241	+ Olivier Blin <oblin@mandriva.com>
12cr|firefox-ext-flashgot-1.2.9.4-2|242	- restore BuildRoot
12cr|firefox-ext-flashgot-1.2.9.4-2|243	
12cr|firefox-ext-flashgot-1.2.9.4-2|244	+ Thierry Vignaud <tv@mandriva.org>
12cr|firefox-ext-flashgot-1.2.9.4-2|245	- kill re-definition of %%buildroot on Pixel's request
12cr|firefox-ext-flashgot-1.2.9.4-2|246	
12cr|firefox-ext-flashgot-1.2.9.4-2|247	* Wed Dec 12 2007 Thierry Vignaud <tv@mandriva.org> 0.7-2mdv2008.1
12cr|firefox-ext-flashgot-1.2.9.4-2|248	+ Revision: 117793
12cr|firefox-ext-flashgot-1.2.9.4-2|249	- own firefox directories so that they're not left behind on uninstall
12cr|firefox-ext-flashgot-1.2.9.4-2|250	
12cr|firefox-ext-flashgot-1.2.9.4-2|251	* Wed Dec 12 2007 Funda Wang <fwang@mandriva.org> 0.7-1mdv2008.1
12cr|firefox-ext-flashgot-1.2.9.4-2|252	+ Revision: 117656
12cr|firefox-ext-flashgot-1.2.9.4-2|253	- New version 0.7
12cr|firefox-ext-flashgot-1.2.9.4-2|254	
12cr|firefox-ext-flashgot-1.2.9.4-2|255	* Wed Dec 12 2007 Funda Wang <fwang@mandriva.org> 0.6.9.9-2mdv2008.1
12cr|firefox-ext-flashgot-1.2.9.4-2|256	+ Revision: 117623
12cr|firefox-ext-flashgot-1.2.9.4-2|257	- rebuild for new ff
12cr|firefox-ext-flashgot-1.2.9.4-2|258	
12cr|firefox-ext-flashgot-1.2.9.4-2|259	* Sun Nov 18 2007 Funda Wang <fwang@mandriva.org> 0.6.9.9-1mdv2008.1
12cr|firefox-ext-flashgot-1.2.9.4-2|260	+ Revision: 109780
12cr|firefox-ext-flashgot-1.2.9.4-2|261	- Suggests gwget and kget
12cr|firefox-ext-flashgot-1.2.9.4-2|262	- suggests aria2 curl
12cr|firefox-ext-flashgot-1.2.9.4-2|263	- import source and spec
12cr|firefox-ext-flashgot-1.2.9.4-2|264	- Created package structure for mozilla-firefox-ext-flashgot.
12cr|firefox-ext-flashgot-1.2.9.4-2|265	

1336 12
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|1	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|2	Summary: Greasemonkey extension for firefox
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|3	Name: firefox-ext-greasemonkey
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|4	Version: 0.8.20100408.6
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|5	Release: 8
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|6	License: MIT
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|7	Group:	Networking/WWW
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|8	URL:	https://addons.mozilla.org/en-US/firefox/addon/748
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|9	Source: http://releases.mozilla.org/pub/mozilla.org/addons/748/greasemonkey-%{version}-fx.xpi
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|10	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|11	Requires:	mozilla-firefox >= %{firefox_version}
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|12	BuildRequires:	firefox-devel
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|13	Buildarch: noarch
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|14	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|15	%description
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|16	Allows you to customize the way a webpage displays using small bits of
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|17	JavaScript.  Hundreds of scripts, for a wide variety of popular sites, are
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|18	already available at http://userscripts.org.  You can write your own scripts,
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|19	too. Check out http://wiki.greasespot.net/ to get started.
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|20	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|21	%prep
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|22	%setup -q -c -n %{name}-%{version}
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|23	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|24	%build
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|25	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|26	%install
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|27	rm -rf %{buildroot}
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|28	mkdir -p %{buildroot}%{firefox_extdir}
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|29	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|30	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|31	if [ -z "$hash" ]; then
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|32	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|33	fi
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|34	if [ -z "$hash" ]; then
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|35	echo "Failed to find plugin hash."
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|36	exit 1
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|37	fi
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|38	extdir="%{firefox_extdir}/"
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|39	mkdir -p "%{buildroot}$extdir"
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|40	cp -af %SOURCE0 "%{buildroot}$extdir/$hash.xpi"
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|41	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|42	%clean
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|43	rm -rf %{buildroot}
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|44	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|45	%files
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|46	%defattr(0644,root,root,0755)
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|47	%{firefox_extdir}
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|48	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|49	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|50	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|51	%changelog
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|52	* Wed Jan 19 2011 Thierry Vignaud <tv@mandriva.org> 0.8.20100408.6-7mdv2011.0
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|53	+ Revision: 631670
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|54	- prevent need to rebuild for every new firefox
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|55	- only package .xpi
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|56	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|57	* Wed Jan 05 2011 Thierry Vignaud <tv@mandriva.org> 0.8.20100408.6-6mdv2011.0
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|58	+ Revision: 628867
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|59	- rebuild for new firefox
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|60	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|61	* Sun Sep 26 2010 Thierry Vignaud <tv@mandriva.org> 0.8.20100408.6-5mdv2011.0
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|62	+ Revision: 581105
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|63	- rebuild for new firefox
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|64	- rebuild for new firefox
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|65	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|66	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 0.8.20100408.6-3mdv2011.0
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|67	+ Revision: 561155
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|68	- rebuild for ff 3.6.8
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|69	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|70	* Mon Jun 28 2010 Frederic Crozat <fcrozat@mandriva.com> 0.8.20100408.6-2mdv2010.1
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|71	+ Revision: 549358
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|72	- rebuild with FF 3.6.6
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|73	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|74	+ Funda Wang <fwang@mandriva.org>
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|75	- new verison 0.8.20100408.6
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|76	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|77	* Sun Apr 04 2010 Funda Wang <fwang@mandriva.org> 0.8.20100211.5-2mdv2010.1
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|78	+ Revision: 531096
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|79	- rebuild
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|80	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|81	* Sat Mar 27 2010 Thierry Vignaud <tv@mandriva.org> 0.8.20100211.5-1mdv2010.1
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|82	+ Revision: 528044
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|83	- import firefox-ext-greasemonkey
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|84	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|85	
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|86	* Sat Mar 27 2010 Thierry Vignaud <tvignaud@mandriva.com> 0.8.20100211.5-1mdv2010.1
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|87	- initial creation
12cr|firefox-ext-greasemonkey-0.8.20100408.6-8|88	

1337 12
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|1	%define srcname new_tab_jumpstart
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|2	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|3	Summary:	New Tab JumpStart for firefox
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|4	Name:		firefox-ext-jumpstart
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|5	Version:	0.5a5.4.3
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|6	Release:	3
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|7	License:	MPL
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|8	Group:		Networking/WWW
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|9	URL:		https://addons.mozilla.org/en-US/firefox/addon/8914
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|10	Source:		http://releases.mozilla.org/pub/mozilla.org/addons/8914/%{srcname}-%{version}-fx.xpi
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|12	Requires:	firefox >= %{firefox_version}
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|13	Obsoletes:	%{name} < %{version}-%{release}
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|14	BuildArch:	noarch
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|15	BuildRequires:	firefox-devel
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|16	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|17	%description
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|18	When you open a new tab get immediate access to your most frequently
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|19	used sites, bookmarks, closed tabs, history search.
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|20	Similar to Google's Chrome new tab feature.
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|21	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|22	%prep
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|23	%setup -q -c -n %{name}-%{version}
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|24	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|25	%install
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|26	rm -rf %{buildroot}
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|27	mkdir -p %{buildroot}%{firefox_extdir}
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|28	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|29	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|30	if [ -z "$hash" ]; then
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|31	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|32	fi
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|33	if [ -z "$hash" ]; then
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|34	echo "Failed to find plugin hash."
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|35	exit 1
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|36	fi
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|37	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|38	extdir="%{firefox_extdir}/$hash"
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|39	mkdir -p "%{buildroot}$extdir"
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|40	cp -af * "%{buildroot}$extdir/"
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|41	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|42	%clean
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|43	rm -rf %{buildroot}
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|44	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|45	%files
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|46	%defattr(0644,root,root,0755)
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|47	%{firefox_extdir}
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|48	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|49	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|50	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|51	%changelog
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|52	* Sat Mar 19 2011 Funda Wang <fwang@mandriva.org> 0.5a5.4.3-2mdv2011.0
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|53	+ Revision: 646525
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|54	- obsoletes old packages
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|55	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|56	* Fri Jan 28 2011 Funda Wang <fwang@mandriva.org> 0.5a5.4.3-1
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|57	+ Revision: 633594
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|58	- new version 0.5a5.4.3
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|59	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|60	* Wed Jan 05 2011 Thierry Vignaud <tv@mandriva.org> 0.5a5.4.1-7mdv2011.0
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|61	+ Revision: 628873
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|62	- rebuild for new firefox
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|63	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|64	* Sun Nov 14 2010 Thierry Vignaud <tv@mandriva.org> 0.5a5.4.1-6mdv2011.0
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|65	+ Revision: 597401
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|66	- rebuild for new firefox
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|67	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|68	* Thu Oct 28 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.5a5.4.1-5mdv2011.0
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|69	+ Revision: 589693
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|70	- update to 0.5a5.4.1
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|71	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|72	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 0.5a5.3-5mdv2011.0
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|73	+ Revision: 561161
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|74	- rebuild for ff 3.6.8
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|75	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|76	* Mon Jun 28 2010 Frederic Crozat <fcrozat@mandriva.com> 0.5a5.3-4mdv2010.1
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|77	+ Revision: 549359
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|78	- rebuild with FF 3.6.6
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|79	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|80	* Sun Apr 04 2010 Funda Wang <fwang@mandriva.org> 0.5a5.3-3mdv2010.1
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|81	+ Revision: 531095
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|82	- rebuild
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|83	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|84	* Wed Mar 24 2010 Funda Wang <fwang@mandriva.org> 0.5a5.3-2mdv2010.1
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|85	+ Revision: 527009
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|86	- rebuild
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|87	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|88	* Fri Mar 05 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.5a5.3-1mdv2010.1
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|89	+ Revision: 514786
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|90	- import firefox-ext-jumpstart
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|91	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|92	
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|93	* Fri Mar 05 2010 Pedro Fragoso <pedro.fragoso@caixamagica.pt> firefox-ext-jumpstart-0.5a5.3-1
12cr|firefox-ext-jumpstart-0.5a5.4.3-3|94	- Initial release for Mandriva

1338 12
12cr|firefox-ext-noscript-2.0.9.8-2|1	Summary: Firefox extension that protects against XSS and Clickjacking attacks
12cr|firefox-ext-noscript-2.0.9.8-2|2	Name: firefox-ext-noscript
12cr|firefox-ext-noscript-2.0.9.8-2|3	Version: 2.0.9.8
12cr|firefox-ext-noscript-2.0.9.8-2|4	Release: 2
12cr|firefox-ext-noscript-2.0.9.8-2|5	License: MPL
12cr|firefox-ext-noscript-2.0.9.8-2|6	Group:	Networking/WWW
12cr|firefox-ext-noscript-2.0.9.8-2|7	URL: https://addons.mozilla.org/en-US/firefox/addon/722/
12cr|firefox-ext-noscript-2.0.9.8-2|8	Source: http://releases.mozilla.org/pub/mozilla.org/addons/722/noscript-%{version}-sm+fx+fn.xpi
12cr|firefox-ext-noscript-2.0.9.8-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|firefox-ext-noscript-2.0.9.8-2|10	Requires: firefox >= %{firefox_version}
12cr|firefox-ext-noscript-2.0.9.8-2|11	BuildRequires: firefox-devel
12cr|firefox-ext-noscript-2.0.9.8-2|12	Buildarch: noarch
12cr|firefox-ext-noscript-2.0.9.8-2|13	
12cr|firefox-ext-noscript-2.0.9.8-2|14	%description
12cr|firefox-ext-noscript-2.0.9.8-2|15	The best security you can get in a web browser!
12cr|firefox-ext-noscript-2.0.9.8-2|16	Allow active content to run only from sites you trust, and protect yourself
12cr|firefox-ext-noscript-2.0.9.8-2|17	against XSS and Clickjacking attacks.
12cr|firefox-ext-noscript-2.0.9.8-2|18	
12cr|firefox-ext-noscript-2.0.9.8-2|19	Winner of the "2006 PC World World Class Award", this tool provides extra
12cr|firefox-ext-noscript-2.0.9.8-2|20	protection to your Firefox.
12cr|firefox-ext-noscript-2.0.9.8-2|21	It allows JavaScript, Java and other executable content to run only from
12cr|firefox-ext-noscript-2.0.9.8-2|22	trusted domains of your choice, e.g. your home-banking web site, guarding your
12cr|firefox-ext-noscript-2.0.9.8-2|23	"trust boundaries" against cross-site scripting attacks (XSS), cross-zone DNS
12cr|firefox-ext-noscript-2.0.9.8-2|24	rebinding / CSRF attacks (router hacking), and Clickjacking attempts, thanks to
12cr|firefox-ext-noscript-2.0.9.8-2|25	its unique ClearClick technology.
12cr|firefox-ext-noscript-2.0.9.8-2|26	
12cr|firefox-ext-noscript-2.0.9.8-2|27	Such a preemptive approach prevents exploitation of security vulnerabilities
12cr|firefox-ext-noscript-2.0.9.8-2|28	(known and even unknown!) with no loss of functionality...
12cr|firefox-ext-noscript-2.0.9.8-2|29	Experts do agree: Firefox is really safer with NoScript ;-)
12cr|firefox-ext-noscript-2.0.9.8-2|30	
12cr|firefox-ext-noscript-2.0.9.8-2|31	%prep
12cr|firefox-ext-noscript-2.0.9.8-2|32	%setup -q -c -n %{name}-%{version}
12cr|firefox-ext-noscript-2.0.9.8-2|33	
12cr|firefox-ext-noscript-2.0.9.8-2|34	%install
12cr|firefox-ext-noscript-2.0.9.8-2|35	rm -rf %{buildroot}
12cr|firefox-ext-noscript-2.0.9.8-2|36	mkdir -p %{buildroot}%{firefox_extdir}
12cr|firefox-ext-noscript-2.0.9.8-2|37	
12cr|firefox-ext-noscript-2.0.9.8-2|38	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-noscript-2.0.9.8-2|39	if [ -z "$hash" ]; then
12cr|firefox-ext-noscript-2.0.9.8-2|40	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-noscript-2.0.9.8-2|41	fi
12cr|firefox-ext-noscript-2.0.9.8-2|42	if [ -z "$hash" ]; then
12cr|firefox-ext-noscript-2.0.9.8-2|43	echo "Failed to find plugin hash."
12cr|firefox-ext-noscript-2.0.9.8-2|44	exit 1
12cr|firefox-ext-noscript-2.0.9.8-2|45	fi
12cr|firefox-ext-noscript-2.0.9.8-2|46	extdir="%{firefox_extdir}/"
12cr|firefox-ext-noscript-2.0.9.8-2|47	mkdir -p "%{buildroot}$extdir"
12cr|firefox-ext-noscript-2.0.9.8-2|48	cp -af %SOURCE0 "%{buildroot}$extdir/$hash.xpi"
12cr|firefox-ext-noscript-2.0.9.8-2|49	
12cr|firefox-ext-noscript-2.0.9.8-2|50	%clean
12cr|firefox-ext-noscript-2.0.9.8-2|51	rm -rf %{buildroot}
12cr|firefox-ext-noscript-2.0.9.8-2|52	
12cr|firefox-ext-noscript-2.0.9.8-2|53	%files
12cr|firefox-ext-noscript-2.0.9.8-2|54	%defattr(0644,root,root,0755)
12cr|firefox-ext-noscript-2.0.9.8-2|55	%{firefox_extdir}
12cr|firefox-ext-noscript-2.0.9.8-2|56	
12cr|firefox-ext-noscript-2.0.9.8-2|57	
12cr|firefox-ext-noscript-2.0.9.8-2|58	%changelog
12cr|firefox-ext-noscript-2.0.9.8-2|59	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 2.0.9.8-1mdv2011.0
12cr|firefox-ext-noscript-2.0.9.8-2|60	+ Revision: 640553
12cr|firefox-ext-noscript-2.0.9.8-2|61	- 2.0.9.8 final
12cr|firefox-ext-noscript-2.0.9.8-2|62	
12cr|firefox-ext-noscript-2.0.9.8-2|63	* Tue Feb 15 2011 Thierry Vignaud <tv@mandriva.org> 2.0.9.8-0.1rc3
12cr|firefox-ext-noscript-2.0.9.8-2|64	+ Revision: 637878
12cr|firefox-ext-noscript-2.0.9.8-2|65	- new prerelease
12cr|firefox-ext-noscript-2.0.9.8-2|66	
12cr|firefox-ext-noscript-2.0.9.8-2|67	* Fri Jan 28 2011 Funda Wang <fwang@mandriva.org> 2.0.9.6-2
12cr|firefox-ext-noscript-2.0.9.8-2|68	+ Revision: 633596
12cr|firefox-ext-noscript-2.0.9.8-2|69	- drop hard version req
12cr|firefox-ext-noscript-2.0.9.8-2|70	
12cr|firefox-ext-noscript-2.0.9.8-2|71	* Wed Jan 26 2011 Thierry Vignaud <tv@mandriva.org> 2.0.9.6-1
12cr|firefox-ext-noscript-2.0.9.8-2|72	+ Revision: 632898
12cr|firefox-ext-noscript-2.0.9.8-2|73	- new release
12cr|firefox-ext-noscript-2.0.9.8-2|74	
12cr|firefox-ext-noscript-2.0.9.8-2|75	* Wed Jan 19 2011 Thierry Vignaud <tv@mandriva.org> 2.0.9.3-2
12cr|firefox-ext-noscript-2.0.9.8-2|76	+ Revision: 631669
12cr|firefox-ext-noscript-2.0.9.8-2|77	- prevent need to rebuild for every new firefox
12cr|firefox-ext-noscript-2.0.9.8-2|78	- only package .xpi
12cr|firefox-ext-noscript-2.0.9.8-2|79	
12cr|firefox-ext-noscript-2.0.9.8-2|80	* Wed Jan 05 2011 Thierry Vignaud <tv@mandriva.org> 2.0.9.3-1mdv2011.0
12cr|firefox-ext-noscript-2.0.9.8-2|81	+ Revision: 628866
12cr|firefox-ext-noscript-2.0.9.8-2|82	- new release
12cr|firefox-ext-noscript-2.0.9.8-2|83	
12cr|firefox-ext-noscript-2.0.9.8-2|84	* Mon Nov 29 2010 Thierry Vignaud <tv@mandriva.org> 2.0.7-1mdv2011.0
12cr|firefox-ext-noscript-2.0.9.8-2|85	+ Revision: 603137
12cr|firefox-ext-noscript-2.0.9.8-2|86	- new release
12cr|firefox-ext-noscript-2.0.9.8-2|87	
12cr|firefox-ext-noscript-2.0.9.8-2|88	* Sun Nov 14 2010 Thierry Vignaud <tv@mandriva.org> 2.0.4-2mdv2011.0
12cr|firefox-ext-noscript-2.0.9.8-2|89	+ Revision: 597378
12cr|firefox-ext-noscript-2.0.9.8-2|90	- rebuild for new firefox
12cr|firefox-ext-noscript-2.0.9.8-2|91	
12cr|firefox-ext-noscript-2.0.9.8-2|92	* Sun Nov 07 2010 Thierry Vignaud <tv@mandriva.org> 2.0.4-1mdv2011.0
12cr|firefox-ext-noscript-2.0.9.8-2|93	+ Revision: 594630
12cr|firefox-ext-noscript-2.0.9.8-2|94	- import firefox-ext-noscript
12cr|firefox-ext-noscript-2.0.9.8-2|95	

1339 12
12cr|firefox-ext-speed-dial-0.9.5.9-3|1	%define realname speed_dial
12cr|firefox-ext-speed-dial-0.9.5.9-3|2	
12cr|firefox-ext-speed-dial-0.9.5.9-3|3	Summary: Speed dial extension for firefox
12cr|firefox-ext-speed-dial-0.9.5.9-3|4	Name: firefox-ext-speed-dial
12cr|firefox-ext-speed-dial-0.9.5.9-3|5	Version: 0.9.5.9
12cr|firefox-ext-speed-dial-0.9.5.9-3|6	Release: 3
12cr|firefox-ext-speed-dial-0.9.5.9-3|7	License: MPLv1.1 or GPLv2+ or LGPLv2+
12cr|firefox-ext-speed-dial-0.9.5.9-3|8	Group: Networking/WWW
12cr|firefox-ext-speed-dial-0.9.5.9-3|9	URL: http://speeddial.uworks.net/
12cr|firefox-ext-speed-dial-0.9.5.9-3|10	Source: http://speeddial.uworks.net/speed_dial-%version-fx.xpi
12cr|firefox-ext-speed-dial-0.9.5.9-3|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|firefox-ext-speed-dial-0.9.5.9-3|12	BuildArch: noarch
12cr|firefox-ext-speed-dial-0.9.5.9-3|13	Requires: firefox >= %{firefox_version}
12cr|firefox-ext-speed-dial-0.9.5.9-3|14	Obsoletes: %{name} < %{version}-%{release}
12cr|firefox-ext-speed-dial-0.9.5.9-3|15	BuildRequires: firefox-devel
12cr|firefox-ext-speed-dial-0.9.5.9-3|16	
12cr|firefox-ext-speed-dial-0.9.5.9-3|17	%description
12cr|firefox-ext-speed-dial-0.9.5.9-3|18	With Speed Dial, you can easily access your most used websites. To show
12cr|firefox-ext-speed-dial-0.9.5.9-3|19	the Speed Dial tab, use the Speed Dial button (which can be added to the
12cr|firefox-ext-speed-dial-0.9.5.9-3|20	toolbar), or enter "chrome://speeddial/content" in your location bar.
12cr|firefox-ext-speed-dial-0.9.5.9-3|21	
12cr|firefox-ext-speed-dial-0.9.5.9-3|22	To assign one website to Speed Dial, use the new "Set as Speed Dial"
12cr|firefox-ext-speed-dial-0.9.5.9-3|23	option in the bookmarks menu, or right click on the tab you want to add,
12cr|firefox-ext-speed-dial-0.9.5.9-3|24	and choose "Set as Speed Dial". That option is also available in the
12cr|firefox-ext-speed-dial-0.9.5.9-3|25	contextual area menu.
12cr|firefox-ext-speed-dial-0.9.5.9-3|26	
12cr|firefox-ext-speed-dial-0.9.5.9-3|27	%prep
12cr|firefox-ext-speed-dial-0.9.5.9-3|28	%setup -q -c -n %{name}-%{version}
12cr|firefox-ext-speed-dial-0.9.5.9-3|29	
12cr|firefox-ext-speed-dial-0.9.5.9-3|30	%install
12cr|firefox-ext-speed-dial-0.9.5.9-3|31	rm -rf %{buildroot}
12cr|firefox-ext-speed-dial-0.9.5.9-3|32	mkdir -p %{buildroot}%{firefox_extdir}
12cr|firefox-ext-speed-dial-0.9.5.9-3|33	
12cr|firefox-ext-speed-dial-0.9.5.9-3|34	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-speed-dial-0.9.5.9-3|35	if [ -z "$hash" ]; then
12cr|firefox-ext-speed-dial-0.9.5.9-3|36	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cr|firefox-ext-speed-dial-0.9.5.9-3|37	fi
12cr|firefox-ext-speed-dial-0.9.5.9-3|38	if [ -z "$hash" ]; then
12cr|firefox-ext-speed-dial-0.9.5.9-3|39	echo "Failed to find plugin hash."
12cr|firefox-ext-speed-dial-0.9.5.9-3|40	exit 1
12cr|firefox-ext-speed-dial-0.9.5.9-3|41	fi
12cr|firefox-ext-speed-dial-0.9.5.9-3|42	extdir="%{firefox_extdir}/$hash"
12cr|firefox-ext-speed-dial-0.9.5.9-3|43	mkdir -p "%{buildroot}$extdir"
12cr|firefox-ext-speed-dial-0.9.5.9-3|44	cp -af * "%{buildroot}$extdir/"
12cr|firefox-ext-speed-dial-0.9.5.9-3|45	
12cr|firefox-ext-speed-dial-0.9.5.9-3|46	%clean
12cr|firefox-ext-speed-dial-0.9.5.9-3|47	rm -rf %{buildroot}
12cr|firefox-ext-speed-dial-0.9.5.9-3|48	
12cr|firefox-ext-speed-dial-0.9.5.9-3|49	%files
12cr|firefox-ext-speed-dial-0.9.5.9-3|50	%defattr(0644,root,root,0755)
12cr|firefox-ext-speed-dial-0.9.5.9-3|51	%{firefox_extdir}/*
12cr|firefox-ext-speed-dial-0.9.5.9-3|52	
12cr|firefox-ext-speed-dial-0.9.5.9-3|53	
12cr|firefox-ext-speed-dial-0.9.5.9-3|54	%changelog
12cr|firefox-ext-speed-dial-0.9.5.9-3|55	* Sun Mar 20 2011 Funda Wang <fwang@mandriva.org> 0.9.5.9-2mdv2011.0
12cr|firefox-ext-speed-dial-0.9.5.9-3|56	+ Revision: 647133
12cr|firefox-ext-speed-dial-0.9.5.9-3|57	- obsolete old package
12cr|firefox-ext-speed-dial-0.9.5.9-3|58	
12cr|firefox-ext-speed-dial-0.9.5.9-3|59	* Fri Jan 28 2011 Funda Wang <fwang@mandriva.org> 0.9.5.9-1
12cr|firefox-ext-speed-dial-0.9.5.9-3|60	+ Revision: 633597
12cr|firefox-ext-speed-dial-0.9.5.9-3|61	- New version 0.9.5.9
12cr|firefox-ext-speed-dial-0.9.5.9-3|62	
12cr|firefox-ext-speed-dial-0.9.5.9-3|63	* Wed Jan 05 2011 Thierry Vignaud <tv@mandriva.org> 0.9.5.1-5mdv2011.0
12cr|firefox-ext-speed-dial-0.9.5.9-3|64	+ Revision: 628875
12cr|firefox-ext-speed-dial-0.9.5.9-3|65	- rebuild for new firefox
12cr|firefox-ext-speed-dial-0.9.5.9-3|66	
12cr|firefox-ext-speed-dial-0.9.5.9-3|67	* Sun Nov 14 2010 Thierry Vignaud <tv@mandriva.org> 0.9.5.1-4mdv2011.0
12cr|firefox-ext-speed-dial-0.9.5.9-3|68	+ Revision: 597403
12cr|firefox-ext-speed-dial-0.9.5.9-3|69	- rebuild for new firefox
12cr|firefox-ext-speed-dial-0.9.5.9-3|70	
12cr|firefox-ext-speed-dial-0.9.5.9-3|71	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|firefox-ext-speed-dial-0.9.5.9-3|72	- rebuild for firefox-3.6.8
12cr|firefox-ext-speed-dial-0.9.5.9-3|73	
12cr|firefox-ext-speed-dial-0.9.5.9-3|74	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 0.9.5.1-3mdv2011.0
12cr|firefox-ext-speed-dial-0.9.5.9-3|75	+ Revision: 561157
12cr|firefox-ext-speed-dial-0.9.5.9-3|76	- rebuild for ff 3.6.8
12cr|firefox-ext-speed-dial-0.9.5.9-3|77	
12cr|firefox-ext-speed-dial-0.9.5.9-3|78	* Mon Jun 28 2010 Frederic Crozat <fcrozat@mandriva.com> 0.9.5.1-2mdv2010.1
12cr|firefox-ext-speed-dial-0.9.5.9-3|79	+ Revision: 549361
12cr|firefox-ext-speed-dial-0.9.5.9-3|80	- rebuild with FF 3.6.6
12cr|firefox-ext-speed-dial-0.9.5.9-3|81	
12cr|firefox-ext-speed-dial-0.9.5.9-3|82	* Sun Apr 04 2010 Funda Wang <fwang@mandriva.org> 0.9.5.1-1mdv2010.1
12cr|firefox-ext-speed-dial-0.9.5.9-3|83	+ Revision: 531261
12cr|firefox-ext-speed-dial-0.9.5.9-3|84	- update to new version 0.9.5.1
12cr|firefox-ext-speed-dial-0.9.5.9-3|85	
12cr|firefox-ext-speed-dial-0.9.5.9-3|86	* Sun Apr 04 2010 Funda Wang <fwang@mandriva.org> 0.9.1.1-6mdv2010.1
12cr|firefox-ext-speed-dial-0.9.5.9-3|87	+ Revision: 531094
12cr|firefox-ext-speed-dial-0.9.5.9-3|88	- rebuild
12cr|firefox-ext-speed-dial-0.9.5.9-3|89	
12cr|firefox-ext-speed-dial-0.9.5.9-3|90	* Wed Mar 24 2010 Funda Wang <fwang@mandriva.org> 0.9.1.1-5mdv2010.1
12cr|firefox-ext-speed-dial-0.9.5.9-3|91	+ Revision: 527010
12cr|firefox-ext-speed-dial-0.9.5.9-3|92	- rebuild
12cr|firefox-ext-speed-dial-0.9.5.9-3|93	
12cr|firefox-ext-speed-dial-0.9.5.9-3|94	* Fri Jan 22 2010 Funda Wang <fwang@mandriva.org> 0.9.1.1-4mdv2010.1
12cr|firefox-ext-speed-dial-0.9.5.9-3|95	+ Revision: 494801
12cr|firefox-ext-speed-dial-0.9.5.9-3|96	- rebuild
12cr|firefox-ext-speed-dial-0.9.5.9-3|97	
12cr|firefox-ext-speed-dial-0.9.5.9-3|98	* Sun Dec 20 2009 Funda Wang <fwang@mandriva.org> 0.9.1.1-3mdv2010.1
12cr|firefox-ext-speed-dial-0.9.5.9-3|99	+ Revision: 480375
12cr|firefox-ext-speed-dial-0.9.5.9-3|100	- rebuild for ff 3.6b5
12cr|firefox-ext-speed-dial-0.9.5.9-3|101	
12cr|firefox-ext-speed-dial-0.9.5.9-3|102	* Tue Nov 10 2009 Funda Wang <fwang@mandriva.org> 0.9.1.1-2mdv2010.1
12cr|firefox-ext-speed-dial-0.9.5.9-3|103	+ Revision: 463979
12cr|firefox-ext-speed-dial-0.9.5.9-3|104	- rebuild for new ff
12cr|firefox-ext-speed-dial-0.9.5.9-3|105	
12cr|firefox-ext-speed-dial-0.9.5.9-3|106	* Wed Sep 16 2009 Funda Wang <fwang@mandriva.org> 0.9.1.1-1mdv2010.0
12cr|firefox-ext-speed-dial-0.9.5.9-3|107	+ Revision: 443395
12cr|firefox-ext-speed-dial-0.9.5.9-3|108	- new version 0.9.1.1
12cr|firefox-ext-speed-dial-0.9.5.9-3|109	
12cr|firefox-ext-speed-dial-0.9.5.9-3|110	* Tue Aug 18 2009 Gustavo De Nardin <gustavodn@mandriva.com> 0.9.1-2mdv2010.0
12cr|firefox-ext-speed-dial-0.9.5.9-3|111	+ Revision: 417674
12cr|firefox-ext-speed-dial-0.9.5.9-3|112	- buildrequire firefox-devel, which provides the new macros for building extensions
12cr|firefox-ext-speed-dial-0.9.5.9-3|113	- make use of the firefox package macros
12cr|firefox-ext-speed-dial-0.9.5.9-3|114	- rebuild for firefox 3.5.2
12cr|firefox-ext-speed-dial-0.9.5.9-3|115	
12cr|firefox-ext-speed-dial-0.9.5.9-3|116	* Thu Aug 06 2009 Funda Wang <fwang@mandriva.org> 0.9.1-1mdv2010.0
12cr|firefox-ext-speed-dial-0.9.5.9-3|117	+ Revision: 410561
12cr|firefox-ext-speed-dial-0.9.5.9-3|118	- new version 0.9.1
12cr|firefox-ext-speed-dial-0.9.5.9-3|119	
12cr|firefox-ext-speed-dial-0.9.5.9-3|120	* Wed Jul 22 2009 Raphaël Gertz <rapsys@mandriva.org> 0.9.0.8-2mdv2010.0
12cr|firefox-ext-speed-dial-0.9.5.9-3|121	+ Revision: 398547
12cr|firefox-ext-speed-dial-0.9.5.9-3|122	- Rebuild
12cr|firefox-ext-speed-dial-0.9.5.9-3|123	- Update firefox version
12cr|firefox-ext-speed-dial-0.9.5.9-3|124	
12cr|firefox-ext-speed-dial-0.9.5.9-3|125	* Sun Jun 14 2009 Funda Wang <fwang@mandriva.org> 0.9.0.8-1mdv2010.0
12cr|firefox-ext-speed-dial-0.9.5.9-3|126	+ Revision: 385778
12cr|firefox-ext-speed-dial-0.9.5.9-3|127	- New version 0.9.0.8
12cr|firefox-ext-speed-dial-0.9.5.9-3|128	
12cr|firefox-ext-speed-dial-0.9.5.9-3|129	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 0.9.0.3-1mdv2010.0
12cr|firefox-ext-speed-dial-0.9.5.9-3|130	+ Revision: 369815
12cr|firefox-ext-speed-dial-0.9.5.9-3|131	- New version 0.9.0.3
12cr|firefox-ext-speed-dial-0.9.5.9-3|132	
12cr|firefox-ext-speed-dial-0.9.5.9-3|133	* Sat Mar 28 2009 Gustavo De Nardin <gustavodn@mandriva.com> 0.7.2.12-3mdv2009.1
12cr|firefox-ext-speed-dial-0.9.5.9-3|134	+ Revision: 361854
12cr|firefox-ext-speed-dial-0.9.5.9-3|135	- rebuild for firefox 3.0.8
12cr|firefox-ext-speed-dial-0.9.5.9-3|136	
12cr|firefox-ext-speed-dial-0.9.5.9-3|137	* Thu Mar 12 2009 Funda Wang <fwang@mandriva.org> 0.7.2.12-2mdv2009.1
12cr|firefox-ext-speed-dial-0.9.5.9-3|138	+ Revision: 354099
12cr|firefox-ext-speed-dial-0.9.5.9-3|139	- rebuild
12cr|firefox-ext-speed-dial-0.9.5.9-3|140	
12cr|firefox-ext-speed-dial-0.9.5.9-3|141	* Wed Feb 04 2009 Funda Wang <fwang@mandriva.org> 0.7.2.12-1mdv2009.1
12cr|firefox-ext-speed-dial-0.9.5.9-3|142	+ Revision: 337341
12cr|firefox-ext-speed-dial-0.9.5.9-3|143	- New version 0.7.2.12
12cr|firefox-ext-speed-dial-0.9.5.9-3|144	
12cr|firefox-ext-speed-dial-0.9.5.9-3|145	* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 0.7.2.7-2mdv2009.1
12cr|firefox-ext-speed-dial-0.9.5.9-3|146	+ Revision: 318917
12cr|firefox-ext-speed-dial-0.9.5.9-3|147	- rebuild for new ff
12cr|firefox-ext-speed-dial-0.9.5.9-3|148	
12cr|firefox-ext-speed-dial-0.9.5.9-3|149	* Sun Nov 16 2008 Funda Wang <fwang@mandriva.org> 0.7.2.7-1mdv2009.1
12cr|firefox-ext-speed-dial-0.9.5.9-3|150	+ Revision: 303685
12cr|firefox-ext-speed-dial-0.9.5.9-3|151	- new version 0.7.2.7
12cr|firefox-ext-speed-dial-0.9.5.9-3|152	
12cr|firefox-ext-speed-dial-0.9.5.9-3|153	* Mon Sep 29 2008 Funda Wang <fwang@mandriva.org> 0.7.2-2mdv2009.0
12cr|firefox-ext-speed-dial-0.9.5.9-3|154	+ Revision: 289173
12cr|firefox-ext-speed-dial-0.9.5.9-3|155	- rebuild for new FF
12cr|firefox-ext-speed-dial-0.9.5.9-3|156	
12cr|firefox-ext-speed-dial-0.9.5.9-3|157	* Tue Aug 05 2008 Funda Wang <fwang@mandriva.org> 0.7.2-1mdv2009.0
12cr|firefox-ext-speed-dial-0.9.5.9-3|158	+ Revision: 263654
12cr|firefox-ext-speed-dial-0.9.5.9-3|159	- import firefox-ext-speed-dial
12cr|firefox-ext-speed-dial-0.9.5.9-3|160	
12cr|firefox-ext-speed-dial-0.9.5.9-3|161	

1340 12
12cr|firefox-theme-kde4ff-0.14-23|1	%define _enable_debug_packages %{nil}
12cr|firefox-theme-kde4ff-0.14-23|2	%define debug_package          %{nil}
12cr|firefox-theme-kde4ff-0.14-23|3	
12cr|firefox-theme-kde4ff-0.14-23|4	%define _mozillaextpath %{firefox_mozillapath}/extensions
12cr|firefox-theme-kde4ff-0.14-23|5	
12cr|firefox-theme-kde4ff-0.14-23|6	Summary: KDEFF theme for Mozilla Firefox
12cr|firefox-theme-kde4ff-0.14-23|7	Name: firefox-theme-kde4ff
12cr|firefox-theme-kde4ff-0.14-23|8	Version: 0.14
12cr|firefox-theme-kde4ff-0.14-23|9	Release: %mkrel 23
12cr|firefox-theme-kde4ff-0.14-23|10	License: GPLv3
12cr|firefox-theme-kde4ff-0.14-23|11	Group: Networking/WWW
12cr|firefox-theme-kde4ff-0.14-23|12	URL: https://addons.mozilla.org/en-US/firefox/addon/7574
12cr|firefox-theme-kde4ff-0.14-23|13	Source: http://kfirefox.googlecode.com/files/kde4-%version.jar
12cr|firefox-theme-kde4ff-0.14-23|14	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|firefox-theme-kde4ff-0.14-23|15	Requires: firefox = %{firefox_epoch}:%{firefox_version}
12cr|firefox-theme-kde4ff-0.14-23|16	Obsoletes: mozilla-firefox-theme-kdeff <= 0.4
12cr|firefox-theme-kde4ff-0.14-23|17	Provides: mozilla-firefox-theme-kdeff = %{version}-%{release}
12cr|firefox-theme-kde4ff-0.14-23|18	BuildRequires: firefox-devel
12cr|firefox-theme-kde4ff-0.14-23|19	
12cr|firefox-theme-kde4ff-0.14-23|20	%description
12cr|firefox-theme-kde4ff-0.14-23|21	KDE4FF is a KDE4-like theme using Oxygen icons for Mozilla Firefox 3.
12cr|firefox-theme-kde4ff-0.14-23|22	
12cr|firefox-theme-kde4ff-0.14-23|23	%prep
12cr|firefox-theme-kde4ff-0.14-23|24	# Unfortunately, we have to fix the packaging for this one. :(
12cr|firefox-theme-kde4ff-0.14-23|25	%setup -T -q -c -n %{name}-%{version}
12cr|firefox-theme-kde4ff-0.14-23|26	unzip -q %{SOURCE0}
12cr|firefox-theme-kde4ff-0.14-23|27	
12cr|firefox-theme-kde4ff-0.14-23|28	%build
12cr|firefox-theme-kde4ff-0.14-23|29	
12cr|firefox-theme-kde4ff-0.14-23|30	%install
12cr|firefox-theme-kde4ff-0.14-23|31	rm -rf %{buildroot}
12cr|firefox-theme-kde4ff-0.14-23|32	mkdir -p %{buildroot}%{_mozillaextpath}
12cr|firefox-theme-kde4ff-0.14-23|33	
12cr|firefox-theme-kde4ff-0.14-23|34	# this rdf contains 3 em:id sections.
12cr|firefox-theme-kde4ff-0.14-23|35	hash="$(sed -n '/.*em:id="\(kde.*\)"/{s//\1/p;q}' install.rdf)"
12cr|firefox-theme-kde4ff-0.14-23|36	if [ -z "$hash" ]; then
12cr|firefox-theme-kde4ff-0.14-23|37	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cr|firefox-theme-kde4ff-0.14-23|38	fi
12cr|firefox-theme-kde4ff-0.14-23|39	if [ -z "$hash" ]; then
12cr|firefox-theme-kde4ff-0.14-23|40	echo "Failed to find plugin hash."
12cr|firefox-theme-kde4ff-0.14-23|41	exit 1
12cr|firefox-theme-kde4ff-0.14-23|42	fi
12cr|firefox-theme-kde4ff-0.14-23|43	extdir="%{_mozillaextpath}/$hash"
12cr|firefox-theme-kde4ff-0.14-23|44	mkdir -p "%{buildroot}$extdir"
12cr|firefox-theme-kde4ff-0.14-23|45	cp -af * "%{buildroot}$extdir/"
12cr|firefox-theme-kde4ff-0.14-23|46	
12cr|firefox-theme-kde4ff-0.14-23|47	%clean
12cr|firefox-theme-kde4ff-0.14-23|48	rm -rf %{buildroot}
12cr|firefox-theme-kde4ff-0.14-23|49	
12cr|firefox-theme-kde4ff-0.14-23|50	%files
12cr|firefox-theme-kde4ff-0.14-23|51	%defattr(0644,root,root,0755)
12cr|firefox-theme-kde4ff-0.14-23|52	%dir %firefox_mozillapath
12cr|firefox-theme-kde4ff-0.14-23|53	%{_mozillaextpath}
12cr|firefox-theme-kde4ff-0.14-23|54	
12cr|firefox-theme-kde4ff-0.14-23|55	
12cr|firefox-theme-kde4ff-0.14-23|56	%changelog
12cr|firefox-theme-kde4ff-0.14-23|57	* Thu Jan 06 2011 Thierry Vignaud <tv@mandriva.org> 0.14-23mdv2011.0
12cr|firefox-theme-kde4ff-0.14-23|58	+ Revision: 628971
12cr|firefox-theme-kde4ff-0.14-23|59	- rebuild for new firefox
12cr|firefox-theme-kde4ff-0.14-23|60	
12cr|firefox-theme-kde4ff-0.14-23|61	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 0.14-22mdv2011.0
12cr|firefox-theme-kde4ff-0.14-23|62	+ Revision: 561840
12cr|firefox-theme-kde4ff-0.14-23|63	- rebulid for ff 3.6.8
12cr|firefox-theme-kde4ff-0.14-23|64	
12cr|firefox-theme-kde4ff-0.14-23|65	* Fri Jan 22 2010 Funda Wang <fwang@mandriva.org> 0.14-21mdv2010.1
12cr|firefox-theme-kde4ff-0.14-23|66	+ Revision: 494805
12cr|firefox-theme-kde4ff-0.14-23|67	- rebuild
12cr|firefox-theme-kde4ff-0.14-23|68	
12cr|firefox-theme-kde4ff-0.14-23|69	* Wed Dec 16 2009 Funda Wang <fwang@mandriva.org> 0.14-20mdv2010.1
12cr|firefox-theme-kde4ff-0.14-23|70	+ Revision: 479194
12cr|firefox-theme-kde4ff-0.14-23|71	- rebuild for new ff
12cr|firefox-theme-kde4ff-0.14-23|72	
12cr|firefox-theme-kde4ff-0.14-23|73	* Fri Nov 06 2009 Funda Wang <fwang@mandriva.org> 0.14-19mdv2010.1
12cr|firefox-theme-kde4ff-0.14-23|74	+ Revision: 460659
12cr|firefox-theme-kde4ff-0.14-23|75	- rebuild for new ff
12cr|firefox-theme-kde4ff-0.14-23|76	
12cr|firefox-theme-kde4ff-0.14-23|77	* Tue Oct 06 2009 Funda Wang <fwang@mandriva.org> 0.14-18mdv2010.0
12cr|firefox-theme-kde4ff-0.14-23|78	+ Revision: 454545
12cr|firefox-theme-kde4ff-0.14-23|79	- rebuild
12cr|firefox-theme-kde4ff-0.14-23|80	
12cr|firefox-theme-kde4ff-0.14-23|81	* Tue Aug 18 2009 Gustavo De Nardin <gustavodn@mandriva.com> 0.14-17mdv2010.0
12cr|firefox-theme-kde4ff-0.14-23|82	+ Revision: 417676
12cr|firefox-theme-kde4ff-0.14-23|83	- buildrequire firefox-devel, which provides the new macros for building extensions
12cr|firefox-theme-kde4ff-0.14-23|84	- make use of the firefox package macros
12cr|firefox-theme-kde4ff-0.14-23|85	- rebuild for firefox 3.5.2
12cr|firefox-theme-kde4ff-0.14-23|86	
12cr|firefox-theme-kde4ff-0.14-23|87	+ Eugeni Dodonov <eugeni@mandriva.com>
12cr|firefox-theme-kde4ff-0.14-23|88	- Rebuild for firefox 3.0.13.
12cr|firefox-theme-kde4ff-0.14-23|89	
12cr|firefox-theme-kde4ff-0.14-23|90	* Fri Jul 31 2009 Funda Wang <fwang@mandriva.org> 0.14-14mdv2010.0
12cr|firefox-theme-kde4ff-0.14-23|91	+ Revision: 405037
12cr|firefox-theme-kde4ff-0.14-23|92	- rebuild for new ff
12cr|firefox-theme-kde4ff-0.14-23|93	
12cr|firefox-theme-kde4ff-0.14-23|94	* Wed Jul 22 2009 Raphaël Gertz <rapsys@mandriva.org> 0.14-13mdv2010.0
12cr|firefox-theme-kde4ff-0.14-23|95	+ Revision: 398604
12cr|firefox-theme-kde4ff-0.14-23|96	- Rebuild
12cr|firefox-theme-kde4ff-0.14-23|97	- Revert the greater or equal useless
12cr|firefox-theme-kde4ff-0.14-23|98	
12cr|firefox-theme-kde4ff-0.14-23|99	* Wed Jul 22 2009 Raphaël Gertz <rapsys@mandriva.org> 0.14-12mdv2010.0
12cr|firefox-theme-kde4ff-0.14-23|100	+ Revision: 398583
12cr|firefox-theme-kde4ff-0.14-23|101	- Allow firefox 3.0.11 and greater
12cr|firefox-theme-kde4ff-0.14-23|102	
12cr|firefox-theme-kde4ff-0.14-23|103	* Sun Jun 14 2009 Funda Wang <fwang@mandriva.org> 0.14-11mdv2010.0
12cr|firefox-theme-kde4ff-0.14-23|104	+ Revision: 385779
12cr|firefox-theme-kde4ff-0.14-23|105	- rebuild for new ff
12cr|firefox-theme-kde4ff-0.14-23|106	
12cr|firefox-theme-kde4ff-0.14-23|107	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 0.14-10mdv2010.0
12cr|firefox-theme-kde4ff-0.14-23|108	+ Revision: 369621
12cr|firefox-theme-kde4ff-0.14-23|109	- rebuild for new ff
12cr|firefox-theme-kde4ff-0.14-23|110	
12cr|firefox-theme-kde4ff-0.14-23|111	* Sat Mar 28 2009 Gustavo De Nardin <gustavodn@mandriva.com> 0.14-9mdv2009.1
12cr|firefox-theme-kde4ff-0.14-23|112	+ Revision: 361855
12cr|firefox-theme-kde4ff-0.14-23|113	- rebuild for firefox 3.0.8
12cr|firefox-theme-kde4ff-0.14-23|114	
12cr|firefox-theme-kde4ff-0.14-23|115	* Sat Mar 14 2009 Funda Wang <fwang@mandriva.org> 0.14-8mdv2009.1
12cr|firefox-theme-kde4ff-0.14-23|116	+ Revision: 354812
12cr|firefox-theme-kde4ff-0.14-23|117	- rebuild for new ff
12cr|firefox-theme-kde4ff-0.14-23|118	
12cr|firefox-theme-kde4ff-0.14-23|119	* Wed Feb 04 2009 Funda Wang <fwang@mandriva.org> 0.14-7mdv2009.1
12cr|firefox-theme-kde4ff-0.14-23|120	+ Revision: 337345
12cr|firefox-theme-kde4ff-0.14-23|121	- rebuild for new ff
12cr|firefox-theme-kde4ff-0.14-23|122	
12cr|firefox-theme-kde4ff-0.14-23|123	* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 0.14-6mdv2009.1
12cr|firefox-theme-kde4ff-0.14-23|124	+ Revision: 318925
12cr|firefox-theme-kde4ff-0.14-23|125	- rebuild for new ff
12cr|firefox-theme-kde4ff-0.14-23|126	
12cr|firefox-theme-kde4ff-0.14-23|127	* Sun Nov 16 2008 Funda Wang <fwang@mandriva.org> 0.14-5mdv2009.1
12cr|firefox-theme-kde4ff-0.14-23|128	+ Revision: 303690
12cr|firefox-theme-kde4ff-0.14-23|129	- rebuild for new ff
12cr|firefox-theme-kde4ff-0.14-23|130	
12cr|firefox-theme-kde4ff-0.14-23|131	* Mon Sep 29 2008 Funda Wang <fwang@mandriva.org> 0.14-4mdv2009.0
12cr|firefox-theme-kde4ff-0.14-23|132	+ Revision: 289181
12cr|firefox-theme-kde4ff-0.14-23|133	- rebuild for new FF
12cr|firefox-theme-kde4ff-0.14-23|134	
12cr|firefox-theme-kde4ff-0.14-23|135	* Fri Sep 26 2008 Tiago Salem <salem@mandriva.com.br> 0.14-3mdv2009.0
12cr|firefox-theme-kde4ff-0.14-23|136	+ Revision: 288677
12cr|firefox-theme-kde4ff-0.14-23|137	- version 3.0.2
12cr|firefox-theme-kde4ff-0.14-23|138	
12cr|firefox-theme-kde4ff-0.14-23|139	* Wed Aug 13 2008 Tiago Salem <salem@mandriva.com.br> 0.14-2mdv2009.0
12cr|firefox-theme-kde4ff-0.14-23|140	+ Revision: 271642
12cr|firefox-theme-kde4ff-0.14-23|141	- fix sed in rdf file to get the right id.
12cr|firefox-theme-kde4ff-0.14-23|142	- bump release
12cr|firefox-theme-kde4ff-0.14-23|143	
12cr|firefox-theme-kde4ff-0.14-23|144	* Tue Aug 12 2008 Funda Wang <fwang@mandriva.org> 0.14-1mdv2009.0
12cr|firefox-theme-kde4ff-0.14-23|145	+ Revision: 271098
12cr|firefox-theme-kde4ff-0.14-23|146	- New version 0.14
12cr|firefox-theme-kde4ff-0.14-23|147	
12cr|firefox-theme-kde4ff-0.14-23|148	* Wed Aug 06 2008 Frederic Crozat <fcrozat@mandriva.com> 0.10-3mdv2009.0
12cr|firefox-theme-kde4ff-0.14-23|149	+ Revision: 264185
12cr|firefox-theme-kde4ff-0.14-23|150	- handle upgrade from 2008.1 better
12cr|firefox-theme-kde4ff-0.14-23|151	
12cr|firefox-theme-kde4ff-0.14-23|152	* Fri Aug 01 2008 Tiago Salem <salem@mandriva.com.br> 0.10-2mdv2009.0
12cr|firefox-theme-kde4ff-0.14-23|153	+ Revision: 260088
12cr|firefox-theme-kde4ff-0.14-23|154	- obsoleting kde theme for firefox 2
12cr|firefox-theme-kde4ff-0.14-23|155	
12cr|firefox-theme-kde4ff-0.14-23|156	* Fri Aug 01 2008 Tiago Salem <salem@mandriva.com.br> 0.10-1mdv2009.0
12cr|firefox-theme-kde4ff-0.14-23|157	+ Revision: 259827
12cr|firefox-theme-kde4ff-0.14-23|158	- import firefox-theme-kde4ff
12cr|firefox-theme-kde4ff-0.14-23|159	
12cr|firefox-theme-kde4ff-0.14-23|160	

1341 12
12cr|firefox-theme-kdeff-0.4-18|1	%define _enable_debug_packages %{nil}
12cr|firefox-theme-kdeff-0.4-18|2	%define debug_package          %{nil}
12cr|firefox-theme-kdeff-0.4-18|3	
12cr|firefox-theme-kdeff-0.4-18|4	%define _mozillaextpath %{firefox_mozillapath}/extensions
12cr|firefox-theme-kdeff-0.4-18|5	
12cr|firefox-theme-kdeff-0.4-18|6	Summary: KDEFF theme for Mozilla Firefox
12cr|firefox-theme-kdeff-0.4-18|7	Name: firefox-theme-kdeff
12cr|firefox-theme-kdeff-0.4-18|8	Version: 0.4
12cr|firefox-theme-kdeff-0.4-18|9	Release: %mkrel 18
12cr|firefox-theme-kdeff-0.4-18|10	License: GPL
12cr|firefox-theme-kdeff-0.4-18|11	Group: Networking/WWW
12cr|firefox-theme-kdeff-0.4-18|12	URL: https://addons.mozilla.org/en-US/firefox/addon/3652
12cr|firefox-theme-kdeff-0.4-18|13	Source: https://addons.mozilla.org/en-US/firefox/downloads/file/12079/kdeff-%{version}-fx.jar
12cr|firefox-theme-kdeff-0.4-18|14	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|firefox-theme-kdeff-0.4-18|15	Requires: firefox = %{firefox_epoch}:%{firefox_version}
12cr|firefox-theme-kdeff-0.4-18|16	Obsoletes: mozilla-firefox-theme-kdeff < %{version}-%{release}
12cr|firefox-theme-kdeff-0.4-18|17	Provides: mozilla-firefox-theme-kdeff = %{version}-%{release}
12cr|firefox-theme-kdeff-0.4-18|18	BuildRequires: firefox-devel
12cr|firefox-theme-kdeff-0.4-18|19	
12cr|firefox-theme-kdeff-0.4-18|20	%description
12cr|firefox-theme-kdeff-0.4-18|21	KDEFF is a KDE-like theme using Crystal icons for Mozilla Firefox.
12cr|firefox-theme-kdeff-0.4-18|22	
12cr|firefox-theme-kdeff-0.4-18|23	%prep
12cr|firefox-theme-kdeff-0.4-18|24	# Unfortunately, we have to fix the packaging for this one. :(
12cr|firefox-theme-kdeff-0.4-18|25	%setup -T -q -c -n %{name}-%{version}
12cr|firefox-theme-kdeff-0.4-18|26	unzip %{SOURCE0} icon.png install.rdf preview.png
12cr|firefox-theme-kdeff-0.4-18|27	mkdir chrome
12cr|firefox-theme-kdeff-0.4-18|28	cp %{SOURCE0} chrome/tmp.xpi
12cr|firefox-theme-kdeff-0.4-18|29	cat > chrome.manifest <<_EOF_
12cr|firefox-theme-kdeff-0.4-18|30	skin    browser KDEFF   jar:chrome/tmp.xpi!/browser/
12cr|firefox-theme-kdeff-0.4-18|31	skin    communicator    KDEFF   jar:chrome/tmp.xpi!/communicator/
12cr|firefox-theme-kdeff-0.4-18|32	skin    global  KDEFF   jar:chrome/tmp.xpi!/global/
12cr|firefox-theme-kdeff-0.4-18|33	skin    mozapps KDEFF   jar:chrome/tmp.xpi!/mozapps/
12cr|firefox-theme-kdeff-0.4-18|34	skin    help    KDEFF   jar:chrome/tmp.xpi!/help/
12cr|firefox-theme-kdeff-0.4-18|35	_EOF_
12cr|firefox-theme-kdeff-0.4-18|36	
12cr|firefox-theme-kdeff-0.4-18|37	%build
12cr|firefox-theme-kdeff-0.4-18|38	
12cr|firefox-theme-kdeff-0.4-18|39	%install
12cr|firefox-theme-kdeff-0.4-18|40	rm -rf %{buildroot}
12cr|firefox-theme-kdeff-0.4-18|41	mkdir -p %{buildroot}%{_mozillaextpath}
12cr|firefox-theme-kdeff-0.4-18|42	
12cr|firefox-theme-kdeff-0.4-18|43	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cr|firefox-theme-kdeff-0.4-18|44	if [ -z "$hash" ]; then
12cr|firefox-theme-kdeff-0.4-18|45	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cr|firefox-theme-kdeff-0.4-18|46	fi
12cr|firefox-theme-kdeff-0.4-18|47	if [ -z "$hash" ]; then
12cr|firefox-theme-kdeff-0.4-18|48	echo "Failed to find plugin hash."
12cr|firefox-theme-kdeff-0.4-18|49	exit 1
12cr|firefox-theme-kdeff-0.4-18|50	fi
12cr|firefox-theme-kdeff-0.4-18|51	extdir="%{_mozillaextpath}/$hash"
12cr|firefox-theme-kdeff-0.4-18|52	mkdir -p "%{buildroot}$extdir"
12cr|firefox-theme-kdeff-0.4-18|53	cp -af * "%{buildroot}$extdir/"
12cr|firefox-theme-kdeff-0.4-18|54	
12cr|firefox-theme-kdeff-0.4-18|55	%clean
12cr|firefox-theme-kdeff-0.4-18|56	rm -rf %{buildroot}
12cr|firefox-theme-kdeff-0.4-18|57	
12cr|firefox-theme-kdeff-0.4-18|58	%files
12cr|firefox-theme-kdeff-0.4-18|59	%defattr(0644,root,root,0755)
12cr|firefox-theme-kdeff-0.4-18|60	%dir %firefox_mozillapath
12cr|firefox-theme-kdeff-0.4-18|61	%{_mozillaextpath}
12cr|firefox-theme-kdeff-0.4-18|62	
12cr|firefox-theme-kdeff-0.4-18|63	
12cr|firefox-theme-kdeff-0.4-18|64	%changelog
12cr|firefox-theme-kdeff-0.4-18|65	* Tue Aug 18 2009 Gustavo De Nardin <gustavodn@mandriva.com> 0.4-18mdv2010.0
12cr|firefox-theme-kdeff-0.4-18|66	+ Revision: 417677
12cr|firefox-theme-kdeff-0.4-18|67	- buildrequire firefox-devel, which provides the new macros for building extensions
12cr|firefox-theme-kdeff-0.4-18|68	- make use of the firefox package macros
12cr|firefox-theme-kdeff-0.4-18|69	- rebuild for firefox 3.5.2
12cr|firefox-theme-kdeff-0.4-18|70	
12cr|firefox-theme-kdeff-0.4-18|71	* Thu Aug 06 2009 Funda Wang <fundawang@mandriva.org> 0.4-17mdv2010.0
12cr|firefox-theme-kdeff-0.4-18|72	+ Revision: 410508
12cr|firefox-theme-kdeff-0.4-18|73	- rebuild for new ff
12cr|firefox-theme-kdeff-0.4-18|74	
12cr|firefox-theme-kdeff-0.4-18|75	* Fri Jul 31 2009 Funda Wang <fundawang@mandriva.org> 0.4-16mdv2010.0
12cr|firefox-theme-kdeff-0.4-18|76	+ Revision: 405038
12cr|firefox-theme-kdeff-0.4-18|77	- rebuild for new ff
12cr|firefox-theme-kdeff-0.4-18|78	
12cr|firefox-theme-kdeff-0.4-18|79	* Sun Jun 14 2009 Funda Wang <fundawang@mandriva.org> 0.4-15mdv2010.0
12cr|firefox-theme-kdeff-0.4-18|80	+ Revision: 385780
12cr|firefox-theme-kdeff-0.4-18|81	- rebuild for new ff
12cr|firefox-theme-kdeff-0.4-18|82	
12cr|firefox-theme-kdeff-0.4-18|83	* Fri May 01 2009 Funda Wang <fundawang@mandriva.org> 0.4-14mdv2010.0
12cr|firefox-theme-kdeff-0.4-18|84	+ Revision: 369817
12cr|firefox-theme-kdeff-0.4-18|85	- rebuild for new ff
12cr|firefox-theme-kdeff-0.4-18|86	
12cr|firefox-theme-kdeff-0.4-18|87	* Sat Mar 28 2009 Gustavo De Nardin <gustavodn@mandriva.com> 0.4-13mdv2009.1
12cr|firefox-theme-kdeff-0.4-18|88	+ Revision: 361856
12cr|firefox-theme-kdeff-0.4-18|89	- rebuild for firefox 3.0.8
12cr|firefox-theme-kdeff-0.4-18|90	
12cr|firefox-theme-kdeff-0.4-18|91	* Sat Mar 14 2009 Funda Wang <fundawang@mandriva.org> 0.4-12mdv2009.1
12cr|firefox-theme-kdeff-0.4-18|92	+ Revision: 354813
12cr|firefox-theme-kdeff-0.4-18|93	- rebuild for new ff
12cr|firefox-theme-kdeff-0.4-18|94	
12cr|firefox-theme-kdeff-0.4-18|95	* Wed Feb 04 2009 Funda Wang <fundawang@mandriva.org> 0.4-11mdv2009.1
12cr|firefox-theme-kdeff-0.4-18|96	+ Revision: 337320
12cr|firefox-theme-kdeff-0.4-18|97	- rename to firefox
12cr|firefox-theme-kdeff-0.4-18|98	- rename to firefox
12cr|firefox-theme-kdeff-0.4-18|99	
12cr|firefox-theme-kdeff-0.4-18|100	* Thu Dec 25 2008 Funda Wang <fundawang@mandriva.org> 0.4-10mdv2009.1
12cr|firefox-theme-kdeff-0.4-18|101	+ Revision: 318929
12cr|firefox-theme-kdeff-0.4-18|102	- rebuild for new ff
12cr|firefox-theme-kdeff-0.4-18|103	
12cr|firefox-theme-kdeff-0.4-18|104	* Mon Sep 29 2008 Funda Wang <fundawang@mandriva.org> 0.4-9mdv2009.0
12cr|firefox-theme-kdeff-0.4-18|105	+ Revision: 289179
12cr|firefox-theme-kdeff-0.4-18|106	- rebuild for new FF
12cr|firefox-theme-kdeff-0.4-18|107	
12cr|firefox-theme-kdeff-0.4-18|108	* Wed Jul 16 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4-8mdv2009.0
12cr|firefox-theme-kdeff-0.4-18|109	+ Revision: 236320
12cr|firefox-theme-kdeff-0.4-18|110	- rebuilt for mozilla-firefox-2.0.0.16
12cr|firefox-theme-kdeff-0.4-18|111	
12cr|firefox-theme-kdeff-0.4-18|112	* Thu Jul 03 2008 Tiago Salem <salem@mandriva.com.br> 0.4-7mdv2009.0
12cr|firefox-theme-kdeff-0.4-18|113	+ Revision: 231263
12cr|firefox-theme-kdeff-0.4-18|114	- Rebuild for firefox 2.0.0.15
12cr|firefox-theme-kdeff-0.4-18|115	
12cr|firefox-theme-kdeff-0.4-18|116	* Fri Apr 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4-6mdv2009.0
12cr|firefox-theme-kdeff-0.4-18|117	+ Revision: 195598
12cr|firefox-theme-kdeff-0.4-18|118	- rebuild for mozilla-firefox-2.0.0.14
12cr|firefox-theme-kdeff-0.4-18|119	
12cr|firefox-theme-kdeff-0.4-18|120	* Wed Mar 26 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4-5mdv2008.1
12cr|firefox-theme-kdeff-0.4-18|121	+ Revision: 190292
12cr|firefox-theme-kdeff-0.4-18|122	- bump release (for mozilla-firefox-2.0.0.13)
12cr|firefox-theme-kdeff-0.4-18|123	- disable useless debug package
12cr|firefox-theme-kdeff-0.4-18|124	
12cr|firefox-theme-kdeff-0.4-18|125	* Sat Feb 09 2008 Frederik Himpe <fhimpe@mandriva.org> 0.4-4mdv2008.1
12cr|firefox-theme-kdeff-0.4-18|126	+ Revision: 164586
12cr|firefox-theme-kdeff-0.4-18|127	- Rebuild it for Firefox 1.0.0.12
12cr|firefox-theme-kdeff-0.4-18|128	
12cr|firefox-theme-kdeff-0.4-18|129	+ Olivier Blin <oblin@mandriva.com>
12cr|firefox-theme-kdeff-0.4-18|130	- restore BuildRoot
12cr|firefox-theme-kdeff-0.4-18|131	
12cr|firefox-theme-kdeff-0.4-18|132	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|firefox-theme-kdeff-0.4-18|133	- kill re-definition of %%buildroot on Pixel's request
12cr|firefox-theme-kdeff-0.4-18|134	
12cr|firefox-theme-kdeff-0.4-18|135	* Wed Dec 12 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.4-3mdv2008.1
12cr|firefox-theme-kdeff-0.4-18|136	+ Revision: 117787
12cr|firefox-theme-kdeff-0.4-18|137	- own firefox directories so that they're not left behind on uninstall
12cr|firefox-theme-kdeff-0.4-18|138	
12cr|firefox-theme-kdeff-0.4-18|139	* Tue Dec 11 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 0.4-2mdv2008.1
12cr|firefox-theme-kdeff-0.4-18|140	+ Revision: 117481
12cr|firefox-theme-kdeff-0.4-18|141	- Rebuilt for FF 2.0.0.11
12cr|firefox-theme-kdeff-0.4-18|142	
12cr|firefox-theme-kdeff-0.4-18|143	* Thu Nov 08 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 0.4-1mdv2008.1
12cr|firefox-theme-kdeff-0.4-18|144	+ Revision: 106926
12cr|firefox-theme-kdeff-0.4-18|145	- First package.
12cr|firefox-theme-kdeff-0.4-18|146	- Created package structure for mozilla-firefox-theme-kdeff.
12cr|firefox-theme-kdeff-0.4-18|147	

1342 12
12cr|firefox-theme-kfirefox-0.16-18|1	%define _enable_debug_packages %{nil}
12cr|firefox-theme-kfirefox-0.16-18|2	%define debug_package          %{nil}
12cr|firefox-theme-kfirefox-0.16-18|3	
12cr|firefox-theme-kfirefox-0.16-18|4	%define ver 16
12cr|firefox-theme-kfirefox-0.16-18|5	
12cr|firefox-theme-kfirefox-0.16-18|6	%define _mozillaextpath %{firefox_mozillapath}/extensions
12cr|firefox-theme-kfirefox-0.16-18|7	
12cr|firefox-theme-kfirefox-0.16-18|8	Summary: KDEFF theme for Mozilla Firefox
12cr|firefox-theme-kfirefox-0.16-18|9	Name: firefox-theme-kfirefox
12cr|firefox-theme-kfirefox-0.16-18|10	Version: 0.%{ver}
12cr|firefox-theme-kfirefox-0.16-18|11	Release: %mkrel 18
12cr|firefox-theme-kfirefox-0.16-18|12	License: GPLv3
12cr|firefox-theme-kfirefox-0.16-18|13	Group: Networking/WWW
12cr|firefox-theme-kfirefox-0.16-18|14	URL: http://ramonantonio.net/kde-firefox/
12cr|firefox-theme-kfirefox-0.16-18|15	Source: http://kfirefox.googlecode.com/files/kfirefox0%{ver}.jar
12cr|firefox-theme-kfirefox-0.16-18|16	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|firefox-theme-kfirefox-0.16-18|17	Requires: firefox = %{firefox_epoch}:%{firefox_version}
12cr|firefox-theme-kfirefox-0.16-18|18	Obsoletes: mozilla-firefox-theme-kdeff <= 0.4
12cr|firefox-theme-kfirefox-0.16-18|19	Provides: mozilla-firefox-theme-kdeff = %{version}-%{release}
12cr|firefox-theme-kfirefox-0.16-18|20	Obsoletes: firefox-theme-kde4ff <= 0.16
12cr|firefox-theme-kfirefox-0.16-18|21	Provides: firefox-theme-kde4ff = %{version}-%{release}
12cr|firefox-theme-kfirefox-0.16-18|22	%if %mdkversion >= 201000
12cr|firefox-theme-kfirefox-0.16-18|23	Obsoletes: firefox-theme-kdeff < 0.4-19mdv
12cr|firefox-theme-kfirefox-0.16-18|24	%endif
12cr|firefox-theme-kfirefox-0.16-18|25	BuildRequires: firefox-devel
12cr|firefox-theme-kfirefox-0.16-18|26	
12cr|firefox-theme-kfirefox-0.16-18|27	%description
12cr|firefox-theme-kfirefox-0.16-18|28	KFirefox is a KDE4-like theme using Oxygen icons for Mozilla Firefox 3.
12cr|firefox-theme-kfirefox-0.16-18|29	
12cr|firefox-theme-kfirefox-0.16-18|30	%prep
12cr|firefox-theme-kfirefox-0.16-18|31	# Unfortunately, we have to fix the packaging for this one. :(
12cr|firefox-theme-kfirefox-0.16-18|32	%setup -T -q -c -n %{name}-%{version}
12cr|firefox-theme-kfirefox-0.16-18|33	unzip -q %{SOURCE0}
12cr|firefox-theme-kfirefox-0.16-18|34	
12cr|firefox-theme-kfirefox-0.16-18|35	%build
12cr|firefox-theme-kfirefox-0.16-18|36	
12cr|firefox-theme-kfirefox-0.16-18|37	%install
12cr|firefox-theme-kfirefox-0.16-18|38	rm -rf %{buildroot}
12cr|firefox-theme-kfirefox-0.16-18|39	mkdir -p %{buildroot}%{_mozillaextpath}
12cr|firefox-theme-kfirefox-0.16-18|40	
12cr|firefox-theme-kfirefox-0.16-18|41	# this rdf contains 3 em:id sections.
12cr|firefox-theme-kfirefox-0.16-18|42	hash="$(sed -n '/.*em:id="\(kde.*\)"/{s//\1/p;q}' install.rdf)"
12cr|firefox-theme-kfirefox-0.16-18|43	if [ -z "$hash" ]; then
12cr|firefox-theme-kfirefox-0.16-18|44	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cr|firefox-theme-kfirefox-0.16-18|45	fi
12cr|firefox-theme-kfirefox-0.16-18|46	if [ -z "$hash" ]; then
12cr|firefox-theme-kfirefox-0.16-18|47	echo "Failed to find plugin hash."
12cr|firefox-theme-kfirefox-0.16-18|48	exit 1
12cr|firefox-theme-kfirefox-0.16-18|49	fi
12cr|firefox-theme-kfirefox-0.16-18|50	extdir="%{_mozillaextpath}/$hash"
12cr|firefox-theme-kfirefox-0.16-18|51	mkdir -p "%{buildroot}$extdir"
12cr|firefox-theme-kfirefox-0.16-18|52	cp -af * "%{buildroot}$extdir/"
12cr|firefox-theme-kfirefox-0.16-18|53	
12cr|firefox-theme-kfirefox-0.16-18|54	%clean
12cr|firefox-theme-kfirefox-0.16-18|55	rm -rf %{buildroot}
12cr|firefox-theme-kfirefox-0.16-18|56	
12cr|firefox-theme-kfirefox-0.16-18|57	%files
12cr|firefox-theme-kfirefox-0.16-18|58	%defattr(0644,root,root,0755)
12cr|firefox-theme-kfirefox-0.16-18|59	%dir %firefox_mozillapath
12cr|firefox-theme-kfirefox-0.16-18|60	%{_mozillaextpath}
12cr|firefox-theme-kfirefox-0.16-18|61	
12cr|firefox-theme-kfirefox-0.16-18|62	
12cr|firefox-theme-kfirefox-0.16-18|63	%changelog
12cr|firefox-theme-kfirefox-0.16-18|64	* Thu Jan 06 2011 Thierry Vignaud <tv@mandriva.org> 0.16-18mdv2011.0
12cr|firefox-theme-kfirefox-0.16-18|65	+ Revision: 628972
12cr|firefox-theme-kfirefox-0.16-18|66	- rebuild for new firefox
12cr|firefox-theme-kfirefox-0.16-18|67	
12cr|firefox-theme-kfirefox-0.16-18|68	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 0.16-17mdv2011.0
12cr|firefox-theme-kfirefox-0.16-18|69	+ Revision: 561842
12cr|firefox-theme-kfirefox-0.16-18|70	- rebulid for ff 3.6.8
12cr|firefox-theme-kfirefox-0.16-18|71	
12cr|firefox-theme-kfirefox-0.16-18|72	* Mon Jun 28 2010 Frederic Crozat <fcrozat@mandriva.com> 0.16-16mdv2010.1
12cr|firefox-theme-kfirefox-0.16-18|73	+ Revision: 549362
12cr|firefox-theme-kfirefox-0.16-18|74	- rebuild with FF 3.6.6
12cr|firefox-theme-kfirefox-0.16-18|75	
12cr|firefox-theme-kfirefox-0.16-18|76	* Sun Apr 04 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.16-15mdv2010.1
12cr|firefox-theme-kfirefox-0.16-18|77	+ Revision: 531265
12cr|firefox-theme-kfirefox-0.16-18|78	- Rebuild
12cr|firefox-theme-kfirefox-0.16-18|79	
12cr|firefox-theme-kfirefox-0.16-18|80	* Sun Apr 04 2010 Funda Wang <fwang@mandriva.org> 0.16-14mdv2010.1
12cr|firefox-theme-kfirefox-0.16-18|81	+ Revision: 531122
12cr|firefox-theme-kfirefox-0.16-18|82	- rebuild
12cr|firefox-theme-kfirefox-0.16-18|83	
12cr|firefox-theme-kfirefox-0.16-18|84	* Wed Mar 24 2010 Funda Wang <fwang@mandriva.org> 0.16-13mdv2010.1
12cr|firefox-theme-kfirefox-0.16-18|85	+ Revision: 526993
12cr|firefox-theme-kfirefox-0.16-18|86	- rebuild
12cr|firefox-theme-kfirefox-0.16-18|87	
12cr|firefox-theme-kfirefox-0.16-18|88	* Fri Jan 22 2010 Funda Wang <fwang@mandriva.org> 0.16-12mdv2010.1
12cr|firefox-theme-kfirefox-0.16-18|89	+ Revision: 494806
12cr|firefox-theme-kfirefox-0.16-18|90	- rebuild
12cr|firefox-theme-kfirefox-0.16-18|91	
12cr|firefox-theme-kfirefox-0.16-18|92	* Thu Jan 21 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.16-11mdv2010.1
12cr|firefox-theme-kfirefox-0.16-18|93	+ Revision: 494729
12cr|firefox-theme-kfirefox-0.16-18|94	- Rebuild for new FF
12cr|firefox-theme-kfirefox-0.16-18|95	
12cr|firefox-theme-kfirefox-0.16-18|96	* Sun Jan 10 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.16-10mdv2010.1
12cr|firefox-theme-kfirefox-0.16-18|97	+ Revision: 488334
12cr|firefox-theme-kfirefox-0.16-18|98	- Rebuild for new FF
12cr|firefox-theme-kfirefox-0.16-18|99	
12cr|firefox-theme-kfirefox-0.16-18|100	* Wed Dec 30 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.16-9mdv2010.1
12cr|firefox-theme-kfirefox-0.16-18|101	+ Revision: 484148
12cr|firefox-theme-kfirefox-0.16-18|102	- Rebuild for FF 3.6
12cr|firefox-theme-kfirefox-0.16-18|103	
12cr|firefox-theme-kfirefox-0.16-18|104	* Tue Nov 10 2009 Funda Wang <fwang@mandriva.org> 0.16-8mdv2010.1
12cr|firefox-theme-kfirefox-0.16-18|105	+ Revision: 463987
12cr|firefox-theme-kfirefox-0.16-18|106	- rebuild for new ff
12cr|firefox-theme-kfirefox-0.16-18|107	
12cr|firefox-theme-kfirefox-0.16-18|108	* Fri Sep 18 2009 Funda Wang <fwang@mandriva.org> 0.16-7mdv2010.0
12cr|firefox-theme-kfirefox-0.16-18|109	+ Revision: 444462
12cr|firefox-theme-kfirefox-0.16-18|110	- real obsoletes old kde3 package
12cr|firefox-theme-kfirefox-0.16-18|111	
12cr|firefox-theme-kfirefox-0.16-18|112	* Wed Sep 16 2009 Funda Wang <fwang@mandriva.org> 0.16-6mdv2010.0
12cr|firefox-theme-kfirefox-0.16-18|113	+ Revision: 443396
12cr|firefox-theme-kfirefox-0.16-18|114	- rebuild for new ff
12cr|firefox-theme-kfirefox-0.16-18|115	- obsoletes old kde3 theme as kde3 -> kde4 migration
12cr|firefox-theme-kfirefox-0.16-18|116	
12cr|firefox-theme-kfirefox-0.16-18|117	* Tue Aug 18 2009 Gustavo De Nardin <gustavodn@mandriva.com> 0.16-5mdv2010.0
12cr|firefox-theme-kfirefox-0.16-18|118	+ Revision: 417678
12cr|firefox-theme-kfirefox-0.16-18|119	- buildrequire firefox-devel, which provides the new macros for building extensions
12cr|firefox-theme-kfirefox-0.16-18|120	- make use of the firefox package macros
12cr|firefox-theme-kfirefox-0.16-18|121	- rebuild for firefox 3.5.2
12cr|firefox-theme-kfirefox-0.16-18|122	
12cr|firefox-theme-kfirefox-0.16-18|123	* Tue Aug 11 2009 Raphaël Gertz <rapsys@mandriva.org> 0.16-4mdv2010.0
12cr|firefox-theme-kfirefox-0.16-18|124	+ Revision: 415200
12cr|firefox-theme-kfirefox-0.16-18|125	- Fix obsolete
12cr|firefox-theme-kfirefox-0.16-18|126	
12cr|firefox-theme-kfirefox-0.16-18|127	* Sun Aug 09 2009 Raphaël Gertz <rapsys@mandriva.org> 0.16-3mdv2010.0
12cr|firefox-theme-kfirefox-0.16-18|128	+ Revision: 412928
12cr|firefox-theme-kfirefox-0.16-18|129	- Update to 3.5.2
12cr|firefox-theme-kfirefox-0.16-18|130	
12cr|firefox-theme-kfirefox-0.16-18|131	* Thu Jul 30 2009 Raphaël Gertz <rapsys@mandriva.org> 0.16-2mdv2010.0
12cr|firefox-theme-kfirefox-0.16-18|132	+ Revision: 404564
12cr|firefox-theme-kfirefox-0.16-18|133	- Fix obsolete and provides
12cr|firefox-theme-kfirefox-0.16-18|134	- New package for firefox-3.5.1
12cr|firefox-theme-kfirefox-0.16-18|135	- Move to new package
12cr|firefox-theme-kfirefox-0.16-18|136	- Fix for firefox-3.5.1
12cr|firefox-theme-kfirefox-0.16-18|137	- New version for firefox 3.5.1
12cr|firefox-theme-kfirefox-0.16-18|138	- Duplicate for 3.5 branch
12cr|firefox-theme-kfirefox-0.16-18|139	- Allow firefox 3.0.11 and greater
12cr|firefox-theme-kfirefox-0.16-18|140	
12cr|firefox-theme-kfirefox-0.16-18|141	+ Funda Wang <fwang@mandriva.org>
12cr|firefox-theme-kfirefox-0.16-18|142	- rebuild for new ff
12cr|firefox-theme-kfirefox-0.16-18|143	- rebuild for new ff
12cr|firefox-theme-kfirefox-0.16-18|144	- rebuild for new ff
12cr|firefox-theme-kfirefox-0.16-18|145	- rebuild for new ff
12cr|firefox-theme-kfirefox-0.16-18|146	- rebuild for new ff
12cr|firefox-theme-kfirefox-0.16-18|147	- rebuild for new ff
12cr|firefox-theme-kfirefox-0.16-18|148	- rebuild for new FF
12cr|firefox-theme-kfirefox-0.16-18|149	- New version 0.14
12cr|firefox-theme-kfirefox-0.16-18|150	
12cr|firefox-theme-kfirefox-0.16-18|151	+ Gustavo De Nardin <gustavodn@mandriva.com>
12cr|firefox-theme-kfirefox-0.16-18|152	- rebuild for firefox 3.0.8
12cr|firefox-theme-kfirefox-0.16-18|153	
12cr|firefox-theme-kfirefox-0.16-18|154	+ Tiago Salem <salem@mandriva.com.br>
12cr|firefox-theme-kfirefox-0.16-18|155	- version 3.0.2
12cr|firefox-theme-kfirefox-0.16-18|156	- fix sed in rdf file to get the right id.
12cr|firefox-theme-kfirefox-0.16-18|157	- bump release
12cr|firefox-theme-kfirefox-0.16-18|158	- obsoleting kde theme for firefox 2
12cr|firefox-theme-kfirefox-0.16-18|159	- import firefox-theme-kde4ff
12cr|firefox-theme-kfirefox-0.16-18|160	
12cr|firefox-theme-kfirefox-0.16-18|161	+ Frederic Crozat <fcrozat@mandriva.com>
12cr|firefox-theme-kfirefox-0.16-18|162	- handle upgrade from 2008.1 better
12cr|firefox-theme-kfirefox-0.16-18|163	

1343 12
12cr|firefox-theme-oxygen-0.1-30|1	%define _enable_debug_packages %{nil}
12cr|firefox-theme-oxygen-0.1-30|2	%define debug_package          %{nil}
12cr|firefox-theme-oxygen-0.1-30|3	
12cr|firefox-theme-oxygen-0.1-30|4	%define _mozillaextpath %{firefox_mozillapath}/extensions
12cr|firefox-theme-oxygen-0.1-30|5	
12cr|firefox-theme-oxygen-0.1-30|6	Summary: Oxygen Icons for Mozilla Firefox
12cr|firefox-theme-oxygen-0.1-30|7	Name: firefox-theme-oxygen
12cr|firefox-theme-oxygen-0.1-30|8	Version: 0.1
12cr|firefox-theme-oxygen-0.1-30|9	Release: %mkrel 30
12cr|firefox-theme-oxygen-0.1-30|10	License: MPLv1.1 and LGPLv2+
12cr|firefox-theme-oxygen-0.1-30|11	Group: Networking/WWW
12cr|firefox-theme-oxygen-0.1-30|12	URL: http://websvn.kde.org/trunk/playground/artwork/Oxygen/firefox/Oxygen
12cr|firefox-theme-oxygen-0.1-30|13	Source: mozilla-firefox-theme-oxygen-%version.tar.bz2
12cr|firefox-theme-oxygen-0.1-30|14	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|firefox-theme-oxygen-0.1-30|15	Requires: firefox = %{firefox_epoch}:%{firefox_version}
12cr|firefox-theme-oxygen-0.1-30|16	Obsoletes: mozilla-firefox-theme-oxygen < %{version}-%{release}
12cr|firefox-theme-oxygen-0.1-30|17	Provides: mozilla-firefox-theme-oxygen = %{version}-%{release}
12cr|firefox-theme-oxygen-0.1-30|18	BuildRequires: firefox-devel
12cr|firefox-theme-oxygen-0.1-30|19	
12cr|firefox-theme-oxygen-0.1-30|20	%description
12cr|firefox-theme-oxygen-0.1-30|21	Oxygen theme is a KDE4-like theme using Oxygen icons for Mozilla Firefox.
12cr|firefox-theme-oxygen-0.1-30|22	
12cr|firefox-theme-oxygen-0.1-30|23	%prep
12cr|firefox-theme-oxygen-0.1-30|24	%setup -q -n Oxygen
12cr|firefox-theme-oxygen-0.1-30|25	
12cr|firefox-theme-oxygen-0.1-30|26	%build
12cr|firefox-theme-oxygen-0.1-30|27	
12cr|firefox-theme-oxygen-0.1-30|28	%install
12cr|firefox-theme-oxygen-0.1-30|29	rm -rf %{buildroot}
12cr|firefox-theme-oxygen-0.1-30|30	mkdir -p %{buildroot}%{_mozillaextpath}
12cr|firefox-theme-oxygen-0.1-30|31	
12cr|firefox-theme-oxygen-0.1-30|32	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cr|firefox-theme-oxygen-0.1-30|33	if [ -z "$hash" ]; then
12cr|firefox-theme-oxygen-0.1-30|34	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cr|firefox-theme-oxygen-0.1-30|35	fi
12cr|firefox-theme-oxygen-0.1-30|36	if [ -z "$hash" ]; then
12cr|firefox-theme-oxygen-0.1-30|37	echo "Failed to find plugin hash."
12cr|firefox-theme-oxygen-0.1-30|38	exit 1
12cr|firefox-theme-oxygen-0.1-30|39	fi
12cr|firefox-theme-oxygen-0.1-30|40	extdir="%{_mozillaextpath}/$hash"
12cr|firefox-theme-oxygen-0.1-30|41	mkdir -p "%{buildroot}$extdir"
12cr|firefox-theme-oxygen-0.1-30|42	cp -af * "%{buildroot}$extdir/"
12cr|firefox-theme-oxygen-0.1-30|43	
12cr|firefox-theme-oxygen-0.1-30|44	%clean
12cr|firefox-theme-oxygen-0.1-30|45	rm -rf %{buildroot}
12cr|firefox-theme-oxygen-0.1-30|46	
12cr|firefox-theme-oxygen-0.1-30|47	%files
12cr|firefox-theme-oxygen-0.1-30|48	%defattr(0644,root,root,0755)
12cr|firefox-theme-oxygen-0.1-30|49	%doc COPYING
12cr|firefox-theme-oxygen-0.1-30|50	%dir %firefox_mozillapath
12cr|firefox-theme-oxygen-0.1-30|51	%{_mozillaextpath}
12cr|firefox-theme-oxygen-0.1-30|52	
12cr|firefox-theme-oxygen-0.1-30|53	
12cr|firefox-theme-oxygen-0.1-30|54	%changelog
12cr|firefox-theme-oxygen-0.1-30|55	* Thu Jan 06 2011 Thierry Vignaud <tv@mandriva.org> 0.1-30mdv2011.0
12cr|firefox-theme-oxygen-0.1-30|56	+ Revision: 628973
12cr|firefox-theme-oxygen-0.1-30|57	- rebuild for new firefox
12cr|firefox-theme-oxygen-0.1-30|58	
12cr|firefox-theme-oxygen-0.1-30|59	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 0.1-29mdv2011.0
12cr|firefox-theme-oxygen-0.1-30|60	+ Revision: 561841
12cr|firefox-theme-oxygen-0.1-30|61	- rebulid for ff 3.6.8
12cr|firefox-theme-oxygen-0.1-30|62	
12cr|firefox-theme-oxygen-0.1-30|63	* Mon Jun 28 2010 Frederic Crozat <fcrozat@mandriva.com> 0.1-28mdv2010.1
12cr|firefox-theme-oxygen-0.1-30|64	+ Revision: 549357
12cr|firefox-theme-oxygen-0.1-30|65	- rebuild with FF 3.6.6
12cr|firefox-theme-oxygen-0.1-30|66	
12cr|firefox-theme-oxygen-0.1-30|67	* Sun Apr 04 2010 Funda Wang <fwang@mandriva.org> 0.1-27mdv2010.1
12cr|firefox-theme-oxygen-0.1-30|68	+ Revision: 531112
12cr|firefox-theme-oxygen-0.1-30|69	- rebuild
12cr|firefox-theme-oxygen-0.1-30|70	
12cr|firefox-theme-oxygen-0.1-30|71	* Wed Mar 24 2010 Funda Wang <fwang@mandriva.org> 0.1-26mdv2010.1
12cr|firefox-theme-oxygen-0.1-30|72	+ Revision: 526994
12cr|firefox-theme-oxygen-0.1-30|73	- rebuild
12cr|firefox-theme-oxygen-0.1-30|74	
12cr|firefox-theme-oxygen-0.1-30|75	* Fri Jan 22 2010 Funda Wang <fwang@mandriva.org> 0.1-25mdv2010.1
12cr|firefox-theme-oxygen-0.1-30|76	+ Revision: 494807
12cr|firefox-theme-oxygen-0.1-30|77	- rebuild
12cr|firefox-theme-oxygen-0.1-30|78	
12cr|firefox-theme-oxygen-0.1-30|79	* Sun Nov 08 2009 Funda Wang <fwang@mandriva.org> 0.1-24mdv2010.1
12cr|firefox-theme-oxygen-0.1-30|80	+ Revision: 462802
12cr|firefox-theme-oxygen-0.1-30|81	- rebuild for new ff
12cr|firefox-theme-oxygen-0.1-30|82	
12cr|firefox-theme-oxygen-0.1-30|83	* Tue Aug 18 2009 Gustavo De Nardin <gustavodn@mandriva.com> 0.1-23mdv2010.0
12cr|firefox-theme-oxygen-0.1-30|84	+ Revision: 417679
12cr|firefox-theme-oxygen-0.1-30|85	- buildrequire firefox-devel, which provides the new macros for building extensions
12cr|firefox-theme-oxygen-0.1-30|86	- make use of the firefox package macros
12cr|firefox-theme-oxygen-0.1-30|87	- rebuild for firefox 3.5.2
12cr|firefox-theme-oxygen-0.1-30|88	
12cr|firefox-theme-oxygen-0.1-30|89	* Thu Aug 06 2009 Funda Wang <fwang@mandriva.org> 0.1-22mdv2010.0
12cr|firefox-theme-oxygen-0.1-30|90	+ Revision: 410509
12cr|firefox-theme-oxygen-0.1-30|91	- rebuild for new ff
12cr|firefox-theme-oxygen-0.1-30|92	- rebuild for new ff
12cr|firefox-theme-oxygen-0.1-30|93	
12cr|firefox-theme-oxygen-0.1-30|94	* Wed Jul 22 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1-18mdv2010.0
12cr|firefox-theme-oxygen-0.1-30|95	+ Revision: 398618
12cr|firefox-theme-oxygen-0.1-30|96	- Rebuild
12cr|firefox-theme-oxygen-0.1-30|97	
12cr|firefox-theme-oxygen-0.1-30|98	* Wed Jul 22 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1-17mdv2010.0
12cr|firefox-theme-oxygen-0.1-30|99	+ Revision: 398612
12cr|firefox-theme-oxygen-0.1-30|100	- Revert to equal 3.0.11
12cr|firefox-theme-oxygen-0.1-30|101	
12cr|firefox-theme-oxygen-0.1-30|102	* Fri Jul 17 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1-15mdv2010.0
12cr|firefox-theme-oxygen-0.1-30|103	+ Revision: 396864
12cr|firefox-theme-oxygen-0.1-30|104	- Allow firefox >= 3.0.11 instead of just 3.0.11
12cr|firefox-theme-oxygen-0.1-30|105	
12cr|firefox-theme-oxygen-0.1-30|106	* Wed Jul 15 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1-14mdv2010.0
12cr|firefox-theme-oxygen-0.1-30|107	+ Revision: 396443
12cr|firefox-theme-oxygen-0.1-30|108	- Rebuild
12cr|firefox-theme-oxygen-0.1-30|109	
12cr|firefox-theme-oxygen-0.1-30|110	* Sun Jun 14 2009 Funda Wang <fwang@mandriva.org> 0.1-13mdv2010.0
12cr|firefox-theme-oxygen-0.1-30|111	+ Revision: 385781
12cr|firefox-theme-oxygen-0.1-30|112	- rebuild for new ff
12cr|firefox-theme-oxygen-0.1-30|113	
12cr|firefox-theme-oxygen-0.1-30|114	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 0.1-12mdv2010.0
12cr|firefox-theme-oxygen-0.1-30|115	+ Revision: 369818
12cr|firefox-theme-oxygen-0.1-30|116	- rebuild for new ff
12cr|firefox-theme-oxygen-0.1-30|117	
12cr|firefox-theme-oxygen-0.1-30|118	* Sat Mar 28 2009 Gustavo De Nardin <gustavodn@mandriva.com> 0.1-11mdv2009.1
12cr|firefox-theme-oxygen-0.1-30|119	+ Revision: 361857
12cr|firefox-theme-oxygen-0.1-30|120	- rebuild for firefox 3.0.8
12cr|firefox-theme-oxygen-0.1-30|121	
12cr|firefox-theme-oxygen-0.1-30|122	* Sat Mar 14 2009 Funda Wang <fwang@mandriva.org> 0.1-10mdv2009.1
12cr|firefox-theme-oxygen-0.1-30|123	+ Revision: 354815
12cr|firefox-theme-oxygen-0.1-30|124	- rebuild for new ff
12cr|firefox-theme-oxygen-0.1-30|125	
12cr|firefox-theme-oxygen-0.1-30|126	* Wed Feb 04 2009 Funda Wang <fwang@mandriva.org> 0.1-9mdv2009.1
12cr|firefox-theme-oxygen-0.1-30|127	+ Revision: 337339
12cr|firefox-theme-oxygen-0.1-30|128	- rename tarball
12cr|firefox-theme-oxygen-0.1-30|129	- rename to firefox
12cr|firefox-theme-oxygen-0.1-30|130	- rename to ff
12cr|firefox-theme-oxygen-0.1-30|131	
12cr|firefox-theme-oxygen-0.1-30|132	* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 0.1-8mdv2009.1
12cr|firefox-theme-oxygen-0.1-30|133	+ Revision: 318928
12cr|firefox-theme-oxygen-0.1-30|134	- rebuild for new ff
12cr|firefox-theme-oxygen-0.1-30|135	
12cr|firefox-theme-oxygen-0.1-30|136	* Sun Nov 16 2008 Funda Wang <fwang@mandriva.org> 0.1-7mdv2009.1
12cr|firefox-theme-oxygen-0.1-30|137	+ Revision: 303708
12cr|firefox-theme-oxygen-0.1-30|138	- rebuild for new ff
12cr|firefox-theme-oxygen-0.1-30|139	
12cr|firefox-theme-oxygen-0.1-30|140	* Mon Sep 29 2008 Funda Wang <fwang@mandriva.org> 0.1-6mdv2009.0
12cr|firefox-theme-oxygen-0.1-30|141	+ Revision: 289180
12cr|firefox-theme-oxygen-0.1-30|142	- rebuild for new FF
12cr|firefox-theme-oxygen-0.1-30|143	
12cr|firefox-theme-oxygen-0.1-30|144	* Thu Jul 31 2008 Funda Wang <fwang@mandriva.org> 0.1-5mdv2009.0
12cr|firefox-theme-oxygen-0.1-30|145	+ Revision: 257881
12cr|firefox-theme-oxygen-0.1-30|146	- rebuild for ff 3.0.1
12cr|firefox-theme-oxygen-0.1-30|147	
12cr|firefox-theme-oxygen-0.1-30|148	* Wed Jul 16 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdv2009.0
12cr|firefox-theme-oxygen-0.1-30|149	+ Revision: 236363
12cr|firefox-theme-oxygen-0.1-30|150	- rebuilt for mozilla-firefox-2.0.0.16
12cr|firefox-theme-oxygen-0.1-30|151	
12cr|firefox-theme-oxygen-0.1-30|152	* Fri Jul 04 2008 Funda Wang <fwang@mandriva.org> 0.1-3mdv2009.0
12cr|firefox-theme-oxygen-0.1-30|153	+ Revision: 231501
12cr|firefox-theme-oxygen-0.1-30|154	- New snapshot of theme
12cr|firefox-theme-oxygen-0.1-30|155	
12cr|firefox-theme-oxygen-0.1-30|156	* Thu Jul 03 2008 Tiago Salem <salem@mandriva.com.br> 0.1-2mdv2009.0
12cr|firefox-theme-oxygen-0.1-30|157	+ Revision: 231264
12cr|firefox-theme-oxygen-0.1-30|158	- Rebuild for firefox 2.0.0.15
12cr|firefox-theme-oxygen-0.1-30|159	
12cr|firefox-theme-oxygen-0.1-30|160	+ Funda Wang <fwang@mandriva.org>
12cr|firefox-theme-oxygen-0.1-30|161	- fix URL and license
12cr|firefox-theme-oxygen-0.1-30|162	- import mozilla-firefox-theme-oxygen
12cr|firefox-theme-oxygen-0.1-30|163	

1344 12
12cr|firmware-addon-dell-2.2.9-1|1	Summary:	A firmware-tools plugin to handle BIOS/Firmware for Dell systems
12cr|firmware-addon-dell-2.2.9-1|2	Name:		firmware-addon-dell
12cr|firmware-addon-dell-2.2.9-1|3	Version:	2.2.9
12cr|firmware-addon-dell-2.2.9-1|4	Release:	%mkrel 1
12cr|firmware-addon-dell-2.2.9-1|5	Group:		System/Kernel and hardware
12cr|firmware-addon-dell-2.2.9-1|6	License:	GPLv2+
12cr|firmware-addon-dell-2.2.9-1|7	URL:		http://linux.dell.com/libsmbios/download/
12cr|firmware-addon-dell-2.2.9-1|8	Source0:	http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
12cr|firmware-addon-dell-2.2.9-1|9	# Dell only sells Intel-compat systems, so this package doesnt make much sense
12cr|firmware-addon-dell-2.2.9-1|10	# on, eg. PPC.  Also, we rely on libsmbios, which is only avail on Intel-compat
12cr|firmware-addon-dell-2.2.9-1|11	ExclusiveArch:	x86_64 ia64 %{ix86}
12cr|firmware-addon-dell-2.2.9-1|12	BuildRequires:	python-devel
12cr|firmware-addon-dell-2.2.9-1|13	# I know rpmlint complains about this (An ERROR, in fact), but it is a
12cr|firmware-addon-dell-2.2.9-1|14	# false positive. Auto deps cannot find this one because I actually am running
12cr|firmware-addon-dell-2.2.9-1|15	# binaries, not linking agains libs, as indicated by the fact that I require
12cr|firmware-addon-dell-2.2.9-1|16	# the -bin package
12cr|firmware-addon-dell-2.2.9-1|17	Requires:	libsmbios-bin
12cr|firmware-addon-dell-2.2.9-1|18	Requires:	firmware-tools >= 0:1.5
12cr|firmware-addon-dell-2.2.9-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|firmware-addon-dell-2.2.9-1|20	
12cr|firmware-addon-dell-2.2.9-1|21	%description
12cr|firmware-addon-dell-2.2.9-1|22	The firmware-addon-dell package provides plugins to firmware-tools which enable
12cr|firmware-addon-dell-2.2.9-1|23	BIOS updates for Dell system, plus pulls in standard inventory modules
12cr|firmware-addon-dell-2.2.9-1|24	applicable to most Dell systems.
12cr|firmware-addon-dell-2.2.9-1|25	
12cr|firmware-addon-dell-2.2.9-1|26	
12cr|firmware-addon-dell-2.2.9-1|27	%prep
12cr|firmware-addon-dell-2.2.9-1|28	%setup -q
12cr|firmware-addon-dell-2.2.9-1|29	
12cr|firmware-addon-dell-2.2.9-1|30	%build
12cr|firmware-addon-dell-2.2.9-1|31	%configure2_5x
12cr|firmware-addon-dell-2.2.9-1|32	
12cr|firmware-addon-dell-2.2.9-1|33	%make
12cr|firmware-addon-dell-2.2.9-1|34	
12cr|firmware-addon-dell-2.2.9-1|35	%install
12cr|firmware-addon-dell-2.2.9-1|36	rm -rf %{buildroot}
12cr|firmware-addon-dell-2.2.9-1|37	mkdir -p %{buildroot}/%{_datadir}/firmware/dell/bios
12cr|firmware-addon-dell-2.2.9-1|38	%makeinstall_std
12cr|firmware-addon-dell-2.2.9-1|39	
12cr|firmware-addon-dell-2.2.9-1|40	%clean
12cr|firmware-addon-dell-2.2.9-1|41	rm -rf %{buildroot}
12cr|firmware-addon-dell-2.2.9-1|42	
12cr|firmware-addon-dell-2.2.9-1|43	%files
12cr|firmware-addon-dell-2.2.9-1|44	%defattr(-,root,root)
12cr|firmware-addon-dell-2.2.9-1|45	%doc COPYING-GPL COPYING-OSL README TODO AUTHORS
12cr|firmware-addon-dell-2.2.9-1|46	%{python_sitelib}/*
12cr|firmware-addon-dell-2.2.9-1|47	%config(noreplace) %{_sysconfdir}/firmware/firmware.d/*.conf
12cr|firmware-addon-dell-2.2.9-1|48	%{_datadir}/firmware/dell
12cr|firmware-addon-dell-2.2.9-1|49	%{_datadir}/firmware-tools/*
12cr|firmware-addon-dell-2.2.9-1|50	
12cr|firmware-addon-dell-2.2.9-1|51	
12cr|firmware-addon-dell-2.2.9-1|52	%changelog
12cr|firmware-addon-dell-2.2.9-1|53	* Sun Nov 07 2010 Jani Välimaa <wally@mandriva.org> 2.2.9-1mdv2011.0
12cr|firmware-addon-dell-2.2.9-1|54	+ Revision: 594665
12cr|firmware-addon-dell-2.2.9-1|55	- new version 2.2.9
12cr|firmware-addon-dell-2.2.9-1|56	- rebuild for python 2.7
12cr|firmware-addon-dell-2.2.9-1|57	
12cr|firmware-addon-dell-2.2.9-1|58	* Wed Jan 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.1-1mdv2010.1
12cr|firmware-addon-dell-2.2.9-1|59	+ Revision: 486958
12cr|firmware-addon-dell-2.2.9-1|60	- new version
12cr|firmware-addon-dell-2.2.9-1|61	
12cr|firmware-addon-dell-2.2.9-1|62	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 2.1.0-2mdv2010.0
12cr|firmware-addon-dell-2.2.9-1|63	+ Revision: 437546
12cr|firmware-addon-dell-2.2.9-1|64	- rebuild
12cr|firmware-addon-dell-2.2.9-1|65	
12cr|firmware-addon-dell-2.2.9-1|66	* Tue Feb 10 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.0-1mdv2009.1
12cr|firmware-addon-dell-2.2.9-1|67	+ Revision: 339269
12cr|firmware-addon-dell-2.2.9-1|68	- update to new version 2.1.0
12cr|firmware-addon-dell-2.2.9-1|69	- new license policy
12cr|firmware-addon-dell-2.2.9-1|70	- spec file clean
12cr|firmware-addon-dell-2.2.9-1|71	
12cr|firmware-addon-dell-2.2.9-1|72	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.4.8-4mdv2009.1
12cr|firmware-addon-dell-2.2.9-1|73	+ Revision: 325206
12cr|firmware-addon-dell-2.2.9-1|74	- rebuild
12cr|firmware-addon-dell-2.2.9-1|75	
12cr|firmware-addon-dell-2.2.9-1|76	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.4.8-3mdv2009.0
12cr|firmware-addon-dell-2.2.9-1|77	+ Revision: 245192
12cr|firmware-addon-dell-2.2.9-1|78	- rebuild
12cr|firmware-addon-dell-2.2.9-1|79	
12cr|firmware-addon-dell-2.2.9-1|80	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.4.8-1mdv2008.1
12cr|firmware-addon-dell-2.2.9-1|81	+ Revision: 136415
12cr|firmware-addon-dell-2.2.9-1|82	- restore BuildRoot
12cr|firmware-addon-dell-2.2.9-1|83	
12cr|firmware-addon-dell-2.2.9-1|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|firmware-addon-dell-2.2.9-1|85	- kill re-definition of %%buildroot on Pixel's request
12cr|firmware-addon-dell-2.2.9-1|86	
12cr|firmware-addon-dell-2.2.9-1|87	* Tue Sep 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.8-1mdv2008.0
12cr|firmware-addon-dell-2.2.9-1|88	+ Revision: 79556
12cr|firmware-addon-dell-2.2.9-1|89	- import firmware-addon-dell
12cr|firmware-addon-dell-2.2.9-1|90	
12cr|firmware-addon-dell-2.2.9-1|91	
12cr|firmware-addon-dell-2.2.9-1|92	* Mon Sep 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.8-1mdv2008.0
12cr|firmware-addon-dell-2.2.9-1|93	- contributed by Olivier Lahaye <olivier.lahaye at free.fr>

1345 12
12cr|firmware-tools-2.1.14-2|1	Name:		firmware-tools
12cr|firmware-tools-2.1.14-2|2	Version:	2.1.14
12cr|firmware-tools-2.1.14-2|3	Release:	%mkrel 2
12cr|firmware-tools-2.1.14-2|4	Summary:	Scripts and tools to manage firmware and BIOS updates
12cr|firmware-tools-2.1.14-2|5	Group:		System/Kernel and hardware
12cr|firmware-tools-2.1.14-2|6	License:	GPLv2+
12cr|firmware-tools-2.1.14-2|7	URL:		http://linux.dell.com/libsmbios/download/
12cr|firmware-tools-2.1.14-2|8	Source0:	http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
12cr|firmware-tools-2.1.14-2|9	BuildRequires:	python-devel
12cr|firmware-tools-2.1.14-2|10	Requires:	python-rpm
12cr|firmware-tools-2.1.14-2|11	BuildArch:	noarch
12cr|firmware-tools-2.1.14-2|12	
12cr|firmware-tools-2.1.14-2|13	%description
12cr|firmware-tools-2.1.14-2|14	The firmware-tools project provides tools to inventory hardware and a plugin
12cr|firmware-tools-2.1.14-2|15	architecture so that different OEM vendors can provide different inventory
12cr|firmware-tools-2.1.14-2|16	components. It is intended to tie to the package system to enable seamless
12cr|firmware-tools-2.1.14-2|17	installation of updated firmware via your package manager, as well as provide
12cr|firmware-tools-2.1.14-2|18	a framework for BIOS and firmware updates.
12cr|firmware-tools-2.1.14-2|19	
12cr|firmware-tools-2.1.14-2|20	%prep
12cr|firmware-tools-2.1.14-2|21	%setup -q
12cr|firmware-tools-2.1.14-2|22	
12cr|firmware-tools-2.1.14-2|23	find . -type f | xargs perl -pi -e 's|#!/usr/bin/python2|#!/usr/bin/python|'
12cr|firmware-tools-2.1.14-2|24	
12cr|firmware-tools-2.1.14-2|25	%build
12cr|firmware-tools-2.1.14-2|26	%configure2_5x
12cr|firmware-tools-2.1.14-2|27	
12cr|firmware-tools-2.1.14-2|28	%make
12cr|firmware-tools-2.1.14-2|29	
12cr|firmware-tools-2.1.14-2|30	%install
12cr|firmware-tools-2.1.14-2|31	%makeinstall_std
12cr|firmware-tools-2.1.14-2|32	mkdir -p %{buildroot}/%{_sysconfdir}/firmware/firmware.d/
12cr|firmware-tools-2.1.14-2|33	mkdir -p %{buildroot}/%{_datadir}/firmware
12cr|firmware-tools-2.1.14-2|34	
12cr|firmware-tools-2.1.14-2|35	%files
12cr|firmware-tools-2.1.14-2|36	%doc COPYING-GPL COPYING-OSL README
12cr|firmware-tools-2.1.14-2|37	%{python_sitelib}/*
12cr|firmware-tools-2.1.14-2|38	%{_sbindir}/*
12cr|firmware-tools-2.1.14-2|39	%{_datadir}/firmware-tools/
12cr|firmware-tools-2.1.14-2|40	%dir %{_sysconfdir}/firmware
12cr|firmware-tools-2.1.14-2|41	%dir %{_sysconfdir}/firmware/firmware.d
12cr|firmware-tools-2.1.14-2|42	%config(noreplace) %{_sysconfdir}/firmware/firmware.conf
12cr|firmware-tools-2.1.14-2|43	%{_datadir}/firmware/

1346 12
12cr|fish-1.23.1-2|1	Summary:                A friendly interactive shell
12cr|fish-1.23.1-2|2	Name:                   fish
12cr|fish-1.23.1-2|3	Version:                1.23.1
12cr|fish-1.23.1-2|4	Release:                %mkrel 2
12cr|fish-1.23.1-2|5	License:                GPLv2
12cr|fish-1.23.1-2|6	Group:                  Shells
12cr|fish-1.23.1-2|7	URL:                    https://sourceforge.net/projects/fish/
12cr|fish-1.23.1-2|8	Source0:                https://sourceforge.net/projects/fish/%{name}-%{version}.tar.bz2
12cr|fish-1.23.1-2|9	Patch0:                 fish-1.23.0-ARG_MAX.patch
12cr|fish-1.23.1-2|10	BuildRoot:              %{_tmppath}/%{name}-%{version}-%{release}
12cr|fish-1.23.1-2|11	BuildRequires:          doxygen ncurses-devel
12cr|fish-1.23.1-2|12	Requires(post):         rpm-helper
12cr|fish-1.23.1-2|13	Requires(postun):       rpm-helper
12cr|fish-1.23.1-2|14	# for some function in fish configfile, like max_width, etc
12cr|fish-1.23.1-2|15	Requires:               bc
12cr|fish-1.23.1-2|16	
12cr|fish-1.23.1-2|17	%description
12cr|fish-1.23.1-2|18	fish is a shell geared towards interactive use. It's features are
12cr|fish-1.23.1-2|19	focused on user friendlieness and discoverability. The language syntax
12cr|fish-1.23.1-2|20	is simple but incompatible with other shell languages.
12cr|fish-1.23.1-2|21	
12cr|fish-1.23.1-2|22	%prep
12cr|fish-1.23.1-2|23	%setup -q
12cr|fish-1.23.1-2|24	%patch0 -p1 -b .ARG_MAX
12cr|fish-1.23.1-2|25	
12cr|fish-1.23.1-2|26	%build
12cr|fish-1.23.1-2|27	%configure2_5x --without-xsel
12cr|fish-1.23.1-2|28	%make
12cr|fish-1.23.1-2|29	
12cr|fish-1.23.1-2|30	%install
12cr|fish-1.23.1-2|31	rm -rf $RPM_BUILD_ROOT
12cr|fish-1.23.1-2|32	%makeinstall_std
12cr|fish-1.23.1-2|33	
12cr|fish-1.23.1-2|34	rm -Rf $RPM_BUILD_ROOT/usr/share/doc/fish/
12cr|fish-1.23.1-2|35	%find_lang %{name}
12cr|fish-1.23.1-2|36	%clean
12cr|fish-1.23.1-2|37	rm -rf $RPM_BUILD_ROOT
12cr|fish-1.23.1-2|38	
12cr|fish-1.23.1-2|39	%post
12cr|fish-1.23.1-2|40	/usr/share/rpm-helper/add-shell %name $1 %_bindir/fish
12cr|fish-1.23.1-2|41	
12cr|fish-1.23.1-2|42	%postun
12cr|fish-1.23.1-2|43	/usr/share/rpm-helper/del-shell %name $1 %_bindir/fish
12cr|fish-1.23.1-2|44	
12cr|fish-1.23.1-2|45	%files -f %{name}.lang
12cr|fish-1.23.1-2|46	%defattr(-,root,root,-)
12cr|fish-1.23.1-2|47	%doc user_doc/html/*
12cr|fish-1.23.1-2|48	%_mandir/man1/*
12cr|fish-1.23.1-2|49	%_bindir/*
12cr|fish-1.23.1-2|50	%_datadir/%name
12cr|fish-1.23.1-2|51	%config(noreplace) %_sysconfdir/fish
12cr|fish-1.23.1-2|52	%{_docdir}/*
12cr|fish-1.23.1-2|53	
12cr|fish-1.23.1-2|54	
12cr|fish-1.23.1-2|55	%changelog
12cr|fish-1.23.1-2|56	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 1.23.1-2mdv2011.0
12cr|fish-1.23.1-2|57	+ Revision: 635425
12cr|fish-1.23.1-2|58	- do not build bundled xsel
12cr|fish-1.23.1-2|59	
12cr|fish-1.23.1-2|60	* Mon Mar 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.23.1-1mdv2011.0
12cr|fish-1.23.1-2|61	+ Revision: 515786
12cr|fish-1.23.1-2|62	- fix file list
12cr|fish-1.23.1-2|63	- use configure2_5x
12cr|fish-1.23.1-2|64	- update to 1.23.1
12cr|fish-1.23.1-2|65	
12cr|fish-1.23.1-2|66	* Fri Feb 19 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.23.0-3mdv2010.1
12cr|fish-1.23.1-2|67	+ Revision: 507983
12cr|fish-1.23.1-2|68	- fix URL, SOURCE, Licence
12cr|fish-1.23.1-2|69	
12cr|fish-1.23.1-2|70	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.23.0-2mdv2010.0
12cr|fish-1.23.1-2|71	+ Revision: 437549
12cr|fish-1.23.1-2|72	- rebuild
12cr|fish-1.23.1-2|73	
12cr|fish-1.23.1-2|74	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 1.23.0-1mdv2009.1
12cr|fish-1.23.1-2|75	+ Revision: 324643
12cr|fish-1.23.1-2|76	- New upstream release
12cr|fish-1.23.1-2|77	
12cr|fish-1.23.1-2|78	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.22.3-1mdv2008.1
12cr|fish-1.23.1-2|79	+ Revision: 136415
12cr|fish-1.23.1-2|80	- restore BuildRoot
12cr|fish-1.23.1-2|81	
12cr|fish-1.23.1-2|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|fish-1.23.1-2|83	- kill re-definition of %%buildroot on Pixel's request
12cr|fish-1.23.1-2|84	- do not package big ChangeLog
12cr|fish-1.23.1-2|85	
12cr|fish-1.23.1-2|86	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 1.22.3-1mdv2008.0
12cr|fish-1.23.1-2|87	+ Revision: 20938
12cr|fish-1.23.1-2|88	- update to 1.22.3
12cr|fish-1.23.1-2|89	- Import fish
12cr|fish-1.23.1-2|90	
12cr|fish-1.23.1-2|91	
12cr|fish-1.23.1-2|92	
12cr|fish-1.23.1-2|93	* Sun Apr 30 2006 Michael Scherer <misc@mandriva.org> 1.21.5-1mdk
12cr|fish-1.23.1-2|94	- New release 1.21.5
12cr|fish-1.23.1-2|95	
12cr|fish-1.23.1-2|96	* Mon Apr 10 2006 Michael Scherer <misc@mandriva.org> 1.21.3-1mdk
12cr|fish-1.23.1-2|97	- New release 1.21.3
12cr|fish-1.23.1-2|98	
12cr|fish-1.23.1-2|99	* Mon Feb 27 2006 Michael Scherer <misc@mandriva.org> 1.21.1-1mdk
12cr|fish-1.23.1-2|100	- New release 1.21.1
12cr|fish-1.23.1-2|101	
12cr|fish-1.23.1-2|102	* Tue Jan 31 2006 Michael Scherer <misc@mandriva.org> 1.20.1-1mdk
12cr|fish-1.23.1-2|103	- New release 1.20.1
12cr|fish-1.23.1-2|104	
12cr|fish-1.23.1-2|105	* Tue Jan 17 2006 Michael Scherer <misc@mandriva.org> 1.19.0-1mdk
12cr|fish-1.23.1-2|106	- New release 1.19.0
12cr|fish-1.23.1-2|107	
12cr|fish-1.23.1-2|108	* Tue Dec 20 2005 Michael Scherer <misc@mandriva.org> 1.18.2-1mdk
12cr|fish-1.23.1-2|109	- first mandriva package, upon rgs request ( happy christmas to you ),
12cr|fish-1.23.1-2|110	based on Axel Liljencrantz <axel@liljencrantz.se> spec.

1347 12
12cr|fit-1.1-1.0.8|1	# Copyright (c) 2000-2005, JPackage Project
12cr|fit-1.1-1.0.8|2	# All rights reserved.
12cr|fit-1.1-1.0.8|3	#
12cr|fit-1.1-1.0.8|4	# Redistribution and use in source and binary forms, with or without
12cr|fit-1.1-1.0.8|5	# modification, are permitted provided that the following conditions
12cr|fit-1.1-1.0.8|6	# are met:
12cr|fit-1.1-1.0.8|7	#
12cr|fit-1.1-1.0.8|8	# 1. Redistributions of source code must retain the above copyright
12cr|fit-1.1-1.0.8|9	#    notice, this list of conditions and the following disclaimer.
12cr|fit-1.1-1.0.8|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|fit-1.1-1.0.8|11	#    notice, this list of conditions and the following disclaimer in the
12cr|fit-1.1-1.0.8|12	#    documentation and/or other materials provided with the
12cr|fit-1.1-1.0.8|13	#    distribution.
12cr|fit-1.1-1.0.8|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|fit-1.1-1.0.8|15	#    contributors may be used to endorse or promote products derived
12cr|fit-1.1-1.0.8|16	#    from this software without specific prior written permission.
12cr|fit-1.1-1.0.8|17	#
12cr|fit-1.1-1.0.8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|fit-1.1-1.0.8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|fit-1.1-1.0.8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|fit-1.1-1.0.8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|fit-1.1-1.0.8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|fit-1.1-1.0.8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|fit-1.1-1.0.8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|fit-1.1-1.0.8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|fit-1.1-1.0.8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|fit-1.1-1.0.8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|fit-1.1-1.0.8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|fit-1.1-1.0.8|29	#
12cr|fit-1.1-1.0.8|30	
12cr|fit-1.1-1.0.8|31	%define _with_gcj_support 1
12cr|fit-1.1-1.0.8|32	
12cr|fit-1.1-1.0.8|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}}}
12cr|fit-1.1-1.0.8|34	
12cr|fit-1.1-1.0.8|35	
12cr|fit-1.1-1.0.8|36	%define section free
12cr|fit-1.1-1.0.8|37	
12cr|fit-1.1-1.0.8|38	Summary:        Framework for Integrated Test
12cr|fit-1.1-1.0.8|39	Name:           fit
12cr|fit-1.1-1.0.8|40	Version:        1.1
12cr|fit-1.1-1.0.8|41	Release:        1.0.8
12cr|fit-1.1-1.0.8|42	Epoch:          0
12cr|fit-1.1-1.0.8|43	License:        GPL
12cr|fit-1.1-1.0.8|44	URL:            http://fit.c2.com/
12cr|fit-1.1-1.0.8|45	Group:          Development/Java
12cr|fit-1.1-1.0.8|46	Source0:        http://prdownloads.sourceforge.net/fit/fit-java-1.1.zip
12cr|fit-1.1-1.0.8|47	Patch0:         fit-1.1-build_xml.patch
12cr|fit-1.1-1.0.8|48	BuildRequires:  ant
12cr|fit-1.1-1.0.8|49	BuildRequires:  ant-junit
12cr|fit-1.1-1.0.8|50	BuildRequires:  java-rpmbuild >= 0:1.6
12cr|fit-1.1-1.0.8|51	BuildRequires:  junit
12cr|fit-1.1-1.0.8|52	BuildRequires:  locales-en
12cr|fit-1.1-1.0.8|53	%if %{gcj_support}
12cr|fit-1.1-1.0.8|54	BuildRequires:          java-gcj-compat-devel
12cr|fit-1.1-1.0.8|55	%endif
12cr|fit-1.1-1.0.8|56	%if ! %{gcj_support}
12cr|fit-1.1-1.0.8|57	BuildArch:      noarch
12cr|fit-1.1-1.0.8|58	%endif
12cr|fit-1.1-1.0.8|59	
12cr|fit-1.1-1.0.8|60	%description
12cr|fit-1.1-1.0.8|61	Great software requires collaboration and communication.
12cr|fit-1.1-1.0.8|62	Fit is a tool for enhancing collaboration in software
12cr|fit-1.1-1.0.8|63	development. It's an invaluable way to collaborate on
12cr|fit-1.1-1.0.8|64	complicated problems--and get them right--early in development.
12cr|fit-1.1-1.0.8|65	Fit allows customers, testers, and programmers to learn what
12cr|fit-1.1-1.0.8|66	their software should do and what it does do. It automatically
12cr|fit-1.1-1.0.8|67	compares customers' expectations to actual results.
12cr|fit-1.1-1.0.8|68	
12cr|fit-1.1-1.0.8|69	%package javadoc
12cr|fit-1.1-1.0.8|70	Summary:        Javadoc for %{name}
12cr|fit-1.1-1.0.8|71	Group:          Development/Java
12cr|fit-1.1-1.0.8|72	Requires(post):   /bin/rm,/bin/ln
12cr|fit-1.1-1.0.8|73	Requires(postun): /bin/rm
12cr|fit-1.1-1.0.8|74	
12cr|fit-1.1-1.0.8|75	%description javadoc
12cr|fit-1.1-1.0.8|76	%{summary}.
12cr|fit-1.1-1.0.8|77	
12cr|fit-1.1-1.0.8|78	%package manual
12cr|fit-1.1-1.0.8|79	Summary:        Documents for %{name}
12cr|fit-1.1-1.0.8|80	Group:          Development/Java
12cr|fit-1.1-1.0.8|81	
12cr|fit-1.1-1.0.8|82	%description manual
12cr|fit-1.1-1.0.8|83	%{summary}.
12cr|fit-1.1-1.0.8|84	
12cr|fit-1.1-1.0.8|85	%prep
12cr|fit-1.1-1.0.8|86	%setup -c -q -n %{name}-%{version}
12cr|fit-1.1-1.0.8|87	# remove all binary libs
12cr|fit-1.1-1.0.8|88	find . -name "*.jar" -exec rm -f {} \;
12cr|fit-1.1-1.0.8|89	%patch0 -p0 -b .sav
12cr|fit-1.1-1.0.8|90	%{_bindir}/find . -name '*.css' -o -name '*.html' -o -name '*.txt' | \
12cr|fit-1.1-1.0.8|91	%{_bindir}/xargs -t %{__perl} -pi -e 's/\r$//g'
12cr|fit-1.1-1.0.8|92	%{__perl} -pi -e 's/fork="true"/fork="false"/g' source/imp/java/build.xml
12cr|fit-1.1-1.0.8|93	
12cr|fit-1.1-1.0.8|94	%build
12cr|fit-1.1-1.0.8|95	export LC_ALL=ISO-8859-1
12cr|fit-1.1-1.0.8|96	export CLASSPATH=$(build-classpath junit):`pwd`/source/imp/java/output/jars/fit.jar
12cr|fit-1.1-1.0.8|97	export OPT_JAR_LIST="ant/ant-junit"
12cr|fit-1.1-1.0.8|98	pushd source/imp/java
12cr|fit-1.1-1.0.8|99	# XXX: %{ant} release fails with gcj so spec, examples, and test targets are disabled
12cr|fit-1.1-1.0.8|100	# XXX: Permission (java.lang.RuntimePermission exitVM) was not granted.
12cr|fit-1.1-1.0.8|101	# XXX: http://developer.classpath.org/pipermail/classpath-patches/2007-May/005469.html
12cr|fit-1.1-1.0.8|102	%if %{gcj_support}
12cr|fit-1.1-1.0.8|103	%{ant} build jars javadoc
12cr|fit-1.1-1.0.8|104	%else
12cr|fit-1.1-1.0.8|105	%{ant} release
12cr|fit-1.1-1.0.8|106	%endif
12cr|fit-1.1-1.0.8|107	popd
12cr|fit-1.1-1.0.8|108	
12cr|fit-1.1-1.0.8|109	%install
12cr|fit-1.1-1.0.8|110	# jars
12cr|fit-1.1-1.0.8|111	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12cr|fit-1.1-1.0.8|112	
12cr|fit-1.1-1.0.8|113	install -m 0644 source/imp/java/output/jars/%{name}.jar \
12cr|fit-1.1-1.0.8|114	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|fit-1.1-1.0.8|115	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12cr|fit-1.1-1.0.8|116	
12cr|fit-1.1-1.0.8|117	# javadoc
12cr|fit-1.1-1.0.8|118	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|fit-1.1-1.0.8|119	cp -a source/imp/java/doc/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|fit-1.1-1.0.8|120	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|fit-1.1-1.0.8|121	rm -rf source/imp/java/doc/api
12cr|fit-1.1-1.0.8|122	
12cr|fit-1.1-1.0.8|123	# manual
12cr|fit-1.1-1.0.8|124	mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|fit-1.1-1.0.8|125	cp -a source/imp/java/doc/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|fit-1.1-1.0.8|126	
12cr|fit-1.1-1.0.8|127	%if %{gcj_support}
12cr|fit-1.1-1.0.8|128	%{_bindir}/aot-compile-rpm
12cr|fit-1.1-1.0.8|129	%endif
12cr|fit-1.1-1.0.8|130	
12cr|fit-1.1-1.0.8|131	%clean
12cr|fit-1.1-1.0.8|132	rm -rf $RPM_BUILD_ROOT
12cr|fit-1.1-1.0.8|133	
12cr|fit-1.1-1.0.8|134	%if %{gcj_support}
12cr|fit-1.1-1.0.8|135	%post
12cr|fit-1.1-1.0.8|136	%{update_gcjdb}
12cr|fit-1.1-1.0.8|137	%endif
12cr|fit-1.1-1.0.8|138	
12cr|fit-1.1-1.0.8|139	%if %{gcj_support}
12cr|fit-1.1-1.0.8|140	%postun
12cr|fit-1.1-1.0.8|141	%{clean_gcjdb}
12cr|fit-1.1-1.0.8|142	%endif
12cr|fit-1.1-1.0.8|143	
12cr|fit-1.1-1.0.8|144	%files
12cr|fit-1.1-1.0.8|145	%defattr(0644,root,root,0755)
12cr|fit-1.1-1.0.8|146	%doc license.txt
12cr|fit-1.1-1.0.8|147	%{_javadir}/*.jar
12cr|fit-1.1-1.0.8|148	%if %{gcj_support}
12cr|fit-1.1-1.0.8|149	%attr(-,root,root) %dir %{_libdir}/gcj/%{name}
12cr|fit-1.1-1.0.8|150	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
12cr|fit-1.1-1.0.8|151	%endif
12cr|fit-1.1-1.0.8|152	
12cr|fit-1.1-1.0.8|153	%files javadoc
12cr|fit-1.1-1.0.8|154	%defattr(0644,root,root,0755)
12cr|fit-1.1-1.0.8|155	%doc %{_javadocdir}/%{name}-%{version}
12cr|fit-1.1-1.0.8|156	%doc %{_javadocdir}/%{name}
12cr|fit-1.1-1.0.8|157	
12cr|fit-1.1-1.0.8|158	%files manual
12cr|fit-1.1-1.0.8|159	%defattr(0644,root,root,0755)
12cr|fit-1.1-1.0.8|160	%doc %{_docdir}/%{name}-%{version}
12cr|fit-1.1-1.0.8|161	
12cr|fit-1.1-1.0.8|162	
12cr|fit-1.1-1.0.8|163	%changelog
12cr|fit-1.1-1.0.8|164	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.1-1.0.7mdv2011.0
12cr|fit-1.1-1.0.8|165	+ Revision: 618289
12cr|fit-1.1-1.0.8|166	- the mass rebuild of 2010.0 packages
12cr|fit-1.1-1.0.8|167	
12cr|fit-1.1-1.0.8|168	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0:1.1-1.0.6mdv2010.0
12cr|fit-1.1-1.0.8|169	+ Revision: 428795
12cr|fit-1.1-1.0.8|170	- rebuild
12cr|fit-1.1-1.0.8|171	
12cr|fit-1.1-1.0.8|172	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0:1.1-1.0.5mdv2009.0
12cr|fit-1.1-1.0.8|173	+ Revision: 136415
12cr|fit-1.1-1.0.8|174	- restore BuildRoot
12cr|fit-1.1-1.0.8|175	
12cr|fit-1.1-1.0.8|176	+ Thierry Vignaud <tv@mandriva.org>
12cr|fit-1.1-1.0.8|177	- kill re-definition of %%buildroot on Pixel's request
12cr|fit-1.1-1.0.8|178	
12cr|fit-1.1-1.0.8|179	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.1-1.0.5mdv2008.1
12cr|fit-1.1-1.0.8|180	+ Revision: 120878
12cr|fit-1.1-1.0.8|181	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|fit-1.1-1.0.8|182	
12cr|fit-1.1-1.0.8|183	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:1.1-1.0.4mdv2008.0
12cr|fit-1.1-1.0.8|184	+ Revision: 87374
12cr|fit-1.1-1.0.8|185	- rebuild to filter out autorequires of GCJ AOT objects
12cr|fit-1.1-1.0.8|186	- remove unnecessary Requires(post) on java-gcj-compat
12cr|fit-1.1-1.0.8|187	
12cr|fit-1.1-1.0.8|188	* Sat Aug 04 2007 David Walluck <walluck@mandriva.org> 0:1.1-1.0.3mdv2008.0
12cr|fit-1.1-1.0.8|189	+ Revision: 58779
12cr|fit-1.1-1.0.8|190	- bump release
12cr|fit-1.1-1.0.8|191	
12cr|fit-1.1-1.0.8|192	* Thu Aug 02 2007 David Walluck <walluck@mandriva.org> 0:1.1-1.0.2mdv2008.0
12cr|fit-1.1-1.0.8|193	+ Revision: 58332
12cr|fit-1.1-1.0.8|194	- Import fit
12cr|fit-1.1-1.0.8|195	
12cr|fit-1.1-1.0.8|196	
12cr|fit-1.1-1.0.8|197	
12cr|fit-1.1-1.0.8|198	* Tue Jul 10 2007 Alexander Kurtakov <akurtakov@active-lynx.com> - 0:1.1-1.0.2mdv2008.0
12cr|fit-1.1-1.0.8|199	- Fix Group
12cr|fit-1.1-1.0.8|200	
12cr|fit-1.1-1.0.8|201	* Tue Jul 10 2007 Alexander Kurtakov <akurtakov@active-lynx.com> - 0:1.1-1.0.1mdv2008.0
12cr|fit-1.1-1.0.8|202	- Use mdv macros
12cr|fit-1.1-1.0.8|203	- Disable test
12cr|fit-1.1-1.0.8|204	
12cr|fit-1.1-1.0.8|205	* Wed Sep 20 2006 Ralph Apel <r.apel@r-apel.de> - 0:1.1-1jpp
12cr|fit-1.1-1.0.8|206	- First JPackage build
12cr|fit-1.1-1.0.8|207	- Add post/postun Requires for javadoc
12cr|fit-1.1-1.0.8|208	- Add gcj_support option

1348 12
12cr|fityk-0.9.8-1|1	%define major 3
12cr|fityk-0.9.8-1|2	%define libname %mklibname %{name} %{major}
12cr|fityk-0.9.8-1|3	%define develname %mklibname %{name} -d
12cr|fityk-0.9.8-1|4	
12cr|fityk-0.9.8-1|5	Name:		fityk
12cr|fityk-0.9.8-1|6	Summary:	Non-linear curve fitting and data analysis
12cr|fityk-0.9.8-1|7	Version:	0.9.8
12cr|fityk-0.9.8-1|8	Release:	1
12cr|fityk-0.9.8-1|9	License:	GPLv2+
12cr|fityk-0.9.8-1|10	Group:		Sciences/Other
12cr|fityk-0.9.8-1|11	URL:		http://www.unipress.waw.pl/fityk/
12cr|fityk-0.9.8-1|12	Source0:	http://prdownloads.sourceforge.net/fityk/%{name}-%{version}.tar.bz2
12cr|fityk-0.9.8-1|13	BuildRequires:	wxgtku-devel
12cr|fityk-0.9.8-1|14	BuildRequires:	readline-devel
12cr|fityk-0.9.8-1|15	BuildRequires:	ncurses-devel
12cr|fityk-0.9.8-1|16	BuildRequires:	boost-devel
12cr|fityk-0.9.8-1|17	BuildRequires:	xylib-devel
12cr|fityk-0.9.8-1|18	BuildRequires:	desktop-file-utils
12cr|fityk-0.9.8-1|19	Requires:	gnuplot
12cr|fityk-0.9.8-1|20	
12cr|fityk-0.9.8-1|21	%description
12cr|fityk-0.9.8-1|22	Fityk is nonlinear curve-fitting and data analysis software. It allows data
12cr|fityk-0.9.8-1|23	visualization, separation of overlapping peaks, and least squares fitting
12cr|fityk-0.9.8-1|24	using standard Levenberg-Marquardt algorithm, a genetic algorithm, or
12cr|fityk-0.9.8-1|25	Nelder-Mead simplex method. It only knows about common bell-shaped functions
12cr|fityk-0.9.8-1|26	(Gaussian, Loretzian, Pearson 7, Voigt, Pseudo-Voigt) and polynomials, but
12cr|fityk-0.9.8-1|27	more sophisticated formulae can be easily added if necessary. It also
12cr|fityk-0.9.8-1|28	enables background substracting, data calibration and task automation with a
12cr|fityk-0.9.8-1|29	simple script language. It is being developed to analyze powder diffraction
12cr|fityk-0.9.8-1|30	patterns, but it can be used to fit analytical functions to any kind of data.
12cr|fityk-0.9.8-1|31	
12cr|fityk-0.9.8-1|32	%package -n	%{libname}
12cr|fityk-0.9.8-1|33	Summary:	Main library for %{name}
12cr|fityk-0.9.8-1|34	Group:		System/Libraries
12cr|fityk-0.9.8-1|35	Provides:	%{name} = %{version}-%{release}
12cr|fityk-0.9.8-1|36	
12cr|fityk-0.9.8-1|37	%description -n	%{libname}
12cr|fityk-0.9.8-1|38	This package contains the library needed to run programs dynamically
12cr|fityk-0.9.8-1|39	linked with %{name}.
12cr|fityk-0.9.8-1|40	
12cr|fityk-0.9.8-1|41	%package -n	%{develname}
12cr|fityk-0.9.8-1|42	Summary:	Headers for developing programs that will use %{name}
12cr|fityk-0.9.8-1|43	Group:		Development/C
12cr|fityk-0.9.8-1|44	Requires:	%{libname} = %{version}-%{release}
12cr|fityk-0.9.8-1|45	Provides:	%{name}-devel = %{version}-%{release}
12cr|fityk-0.9.8-1|46	
12cr|fityk-0.9.8-1|47	%description -n %{develname}
12cr|fityk-0.9.8-1|48	This package contains the headers that programmers will need to develop
12cr|fityk-0.9.8-1|49	applications which will use %{name}.
12cr|fityk-0.9.8-1|50	
12cr|fityk-0.9.8-1|51	%prep
12cr|fityk-0.9.8-1|52	%setup -q
12cr|fityk-0.9.8-1|53	
12cr|fityk-0.9.8-1|54	%build
12cr|fityk-0.9.8-1|55	%configure2_5x	--disable-3rdparty \
12cr|fityk-0.9.8-1|56	--disable-xyconvert
12cr|fityk-0.9.8-1|57	%make
12cr|fityk-0.9.8-1|58	
12cr|fityk-0.9.8-1|59	%install
12cr|fityk-0.9.8-1|60	%makeinstall_std
12cr|fityk-0.9.8-1|61	
12cr|fityk-0.9.8-1|62	desktop-file-install	--vendor="" \
12cr|fityk-0.9.8-1|63	--remove-category="Education" \
12cr|fityk-0.9.8-1|64	--add-category="X-MandrivaLinux-MoreApplications-Sciences-DataVisualization" \
12cr|fityk-0.9.8-1|65	--dir %{buildroot}%{_datadir}/applications \
12cr|fityk-0.9.8-1|66	%{buildroot}%{_datadir}/applications/*
12cr|fityk-0.9.8-1|67	
12cr|fityk-0.9.8-1|68	%files
12cr|fityk-0.9.8-1|69	%doc README NEWS
12cr|fityk-0.9.8-1|70	%{_bindir}/%{name}
12cr|fityk-0.9.8-1|71	%{_bindir}/c%{name}
12cr|fityk-0.9.8-1|72	%{_datadir}/%{name}
12cr|fityk-0.9.8-1|73	%{_mandir}/man1/*
12cr|fityk-0.9.8-1|74	%{_datadir}/applications/*
12cr|fityk-0.9.8-1|75	%{_datadir}/pixmaps/*
12cr|fityk-0.9.8-1|76	%{_datadir}/mime/packages/*
12cr|fityk-0.9.8-1|77	
12cr|fityk-0.9.8-1|78	%files -n %{libname}
12cr|fityk-0.9.8-1|79	%{_libdir}/lib*.so.%{major}*
12cr|fityk-0.9.8-1|80	
12cr|fityk-0.9.8-1|81	%files -n %{develname}
12cr|fityk-0.9.8-1|82	%{_includedir}/*.h
12cr|fityk-0.9.8-1|83	%{_libdir}/*.so
12cr|fityk-0.9.8-1|84	

1349 12
12cr|fizmo-0.6.10-2|1	Name:		fizmo
12cr|fizmo-0.6.10-2|2	Summary:	A Z-Machine interpreter supporting unicode, sound, blorbfile and more
12cr|fizmo-0.6.10-2|3	Version:	0.6.10
12cr|fizmo-0.6.10-2|4	Release:	2
12cr|fizmo-0.6.10-2|5	License:	BSD
12cr|fizmo-0.6.10-2|6	Group:		Games/Other
12cr|fizmo-0.6.10-2|7	URL:		http://spellbreaker.org/~chrender/fizmo/
12cr|fizmo-0.6.10-2|8	Source0:	http://spellbreaker.org/~chrender/fizmo/source/fizmo-%{version}.tar.gz
12cr|fizmo-0.6.10-2|9	Patch0:		fizmo-0.6.3-config-mk.patch
12cr|fizmo-0.6.10-2|10	BuildRequires:	SDL_sound-devel
12cr|fizmo-0.6.10-2|11	BuildRequires:	pkgconfig(ncursesw)
12cr|fizmo-0.6.10-2|12	BuildRequires:	pkgconfig(libxml-2.0)
12cr|fizmo-0.6.10-2|13	BuildRequires:	pkgconfig(sndfile)
12cr|fizmo-0.6.10-2|14	
12cr|fizmo-0.6.10-2|15	%description
12cr|fizmo-0.6.10-2|16	Fizmo is a Z-Machine interpreter. That means it allows you to play interactive
12cr|fizmo-0.6.10-2|17	fiction, also know as textadventures, which were implemented either by Infocom
12cr|fizmo-0.6.10-2|18	or created using the Inform compiler. It is a console-based interpreter,
12cr|fizmo-0.6.10-2|19	meaning that there is no graphical user interface, and works with all Z-machine
12cr|fizmo-0.6.10-2|20	versions except version 6.
12cr|fizmo-0.6.10-2|21	
12cr|fizmo-0.6.10-2|22	%prep
12cr|fizmo-0.6.10-2|23	%setup -q -n %{name}-%{version}
12cr|fizmo-0.6.10-2|24	%patch0 -p1 -b .mdv
12cr|fizmo-0.6.10-2|25	
12cr|fizmo-0.6.10-2|26	%build
12cr|fizmo-0.6.10-2|27	cp config.default.mk config.mk
12cr|fizmo-0.6.10-2|28	%make
12cr|fizmo-0.6.10-2|29	
12cr|fizmo-0.6.10-2|30	%install
12cr|fizmo-0.6.10-2|31	%makeinstall_std
12cr|fizmo-0.6.10-2|32	
12cr|fizmo-0.6.10-2|33	%files
12cr|fizmo-0.6.10-2|34	%defattr(-,root,root,0755)
12cr|fizmo-0.6.10-2|35	%doc CHANGELOG.txt COPYRIGHT.txt README.txt
12cr|fizmo-0.6.10-2|36	%{_mandir}/*/*
12cr|fizmo-0.6.10-2|37	%{_gamesbindir}/*
12cr|fizmo-0.6.10-2|38	
12cr|fizmo-0.6.10-2|39	

1350 12
12cr|flac123-0.0.12-1|1	%define version 0.0.12
12cr|flac123-0.0.12-1|2	%define release %mkrel 1
12cr|flac123-0.0.12-1|3	
12cr|flac123-0.0.12-1|4	Summary:	Command line program for playing FLAC audio files
12cr|flac123-0.0.12-1|5	Name:		flac123
12cr|flac123-0.0.12-1|6	Version:	%{version}
12cr|flac123-0.0.12-1|7	Release:	%{release}
12cr|flac123-0.0.12-1|8	License:	GPLv2+
12cr|flac123-0.0.12-1|9	Group:		Sound
12cr|flac123-0.0.12-1|10	URL:		http://flac-tools.sourceforge.net/
12cr|flac123-0.0.12-1|11	Source0:	http://downloads.sourceforge.net/project/flac-tools/flac123/%{name}-%{version}-release.tar.gz
12cr|flac123-0.0.12-1|12	BuildRequires:	pkgconfig(ao)
12cr|flac123-0.0.12-1|13	BuildRequires:	pkgconfig(popt)
12cr|flac123-0.0.12-1|14	BuildRequires:	pkgconfig(flac) pkgconfig(ogg)
12cr|flac123-0.0.12-1|15	
12cr|flac123-0.0.12-1|16	%description
12cr|flac123-0.0.12-1|17	%{name} is a command-line program for playing FLAC audio files.
12cr|flac123-0.0.12-1|18	
12cr|flac123-0.0.12-1|19	%prep
12cr|flac123-0.0.12-1|20	%setup -q
12cr|flac123-0.0.12-1|21	
12cr|flac123-0.0.12-1|22	%build
12cr|flac123-0.0.12-1|23	%configure2_5x
12cr|flac123-0.0.12-1|24	%make CPPFLAGS=-DHAVE_INTTYPES_H
12cr|flac123-0.0.12-1|25	
12cr|flac123-0.0.12-1|26	%install
12cr|flac123-0.0.12-1|27	%makeinstall_std
12cr|flac123-0.0.12-1|28	
12cr|flac123-0.0.12-1|29	%files
12cr|flac123-0.0.12-1|30	%doc AUTHORS BUGS ChangeLog NEWS README*
12cr|flac123-0.0.12-1|31	%{_bindir}/*

1351 12
12cr|flacon-0.6.1-2|1	Summary:	Audio file splitter and converter
12cr|flacon-0.6.1-2|2	Name:		flacon
12cr|flacon-0.6.1-2|3	Version:	0.6.1
12cr|flacon-0.6.1-2|4	Release:	2
12cr|flacon-0.6.1-2|5	Group:		Sound
12cr|flacon-0.6.1-2|6	License:	GPL
12cr|flacon-0.6.1-2|7	URL:		http://kde-apps.org/content/show.php/Flacon?content=113388
12cr|flacon-0.6.1-2|8	Source0:	%{name}-%{version}.tgz
12cr|flacon-0.6.1-2|9	Requires:	python >= 2.6
12cr|flacon-0.6.1-2|10	Requires:	python-qt4
12cr|flacon-0.6.1-2|11	Requires:	shntool
12cr|flacon-0.6.1-2|12	Requires:	flac
12cr|flacon-0.6.1-2|13	Requires:	mac
12cr|flacon-0.6.1-2|14	Requires:	wavpack
12cr|flacon-0.6.1-2|15	Requires:	vorbis-tools
12cr|flacon-0.6.1-2|16	Requires:	lame
12cr|flacon-0.6.1-2|17	Requires:	vorbisgain
12cr|flacon-0.6.1-2|18	Requires:	mp3gain
12cr|flacon-0.6.1-2|19	BuildRequires:	desktop-file-utils
12cr|flacon-0.6.1-2|20	
12cr|flacon-0.6.1-2|21	%define debug_package %{nil}
12cr|flacon-0.6.1-2|22	
12cr|flacon-0.6.1-2|23	%description
12cr|flacon-0.6.1-2|24	Flacon extracts individual tracks from one big audio file
12cr|flacon-0.6.1-2|25	containing the entire album of music and saves them as
12cr|flacon-0.6.1-2|26	separate audio files. To do this, it uses information
12cr|flacon-0.6.1-2|27	from the appropriate CUE file. Flacon also makes it possible
12cr|flacon-0.6.1-2|28	to conveniently revise or specify tags both for all tracks
12cr|flacon-0.6.1-2|29	at once or for each tag separately.
12cr|flacon-0.6.1-2|30	
12cr|flacon-0.6.1-2|31	%prep
12cr|flacon-0.6.1-2|32	%setup -q
12cr|flacon-0.6.1-2|33	
12cr|flacon-0.6.1-2|34	%build
12cr|flacon-0.6.1-2|35	
12cr|flacon-0.6.1-2|36	%install
12cr|flacon-0.6.1-2|37	%makeinstall_std
12cr|flacon-0.6.1-2|38	
12cr|flacon-0.6.1-2|39	desktop-file-install --vendor="" \
12cr|flacon-0.6.1-2|40	--remove-category="Application" \
12cr|flacon-0.6.1-2|41	--add-category="X-MandrivaLinux-Multimedia-Sound" \
12cr|flacon-0.6.1-2|42	--dir %{buildroot}%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
12cr|flacon-0.6.1-2|43	
12cr|flacon-0.6.1-2|44	
12cr|flacon-0.6.1-2|45	%files
12cr|flacon-0.6.1-2|46	%{_bindir}/%{name}
12cr|flacon-0.6.1-2|47	%{_datadir}/%{name}
12cr|flacon-0.6.1-2|48	%{_datadir}/applications/*
12cr|flacon-0.6.1-2|49	%{_datadir}/icons/*
12cr|flacon-0.6.1-2|50	
12cr|flacon-0.6.1-2|51	
12cr|flacon-0.6.1-2|52	%changelog
12cr|flacon-0.6.1-2|53	* Mon Mar 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.6.1-1
12cr|flacon-0.6.1-2|54	+ Revision: 787124
12cr|flacon-0.6.1-2|55	- version update 0.6.1
12cr|flacon-0.6.1-2|56	
12cr|flacon-0.6.1-2|57	* Thu Dec 08 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.6.0-1
12cr|flacon-0.6.1-2|58	+ Revision: 738768
12cr|flacon-0.6.1-2|59	- BR fix
12cr|flacon-0.6.1-2|60	- Group fix
12cr|flacon-0.6.1-2|61	- imported package flacon
12cr|flacon-0.6.1-2|62	

1352 12
12cr|flamerobin-0.9.2-1|1	%define name	flamerobin
12cr|flamerobin-0.9.2-1|2	%define version	0.9.2
12cr|flamerobin-0.9.2-1|3	%define release	%mkrel 1
12cr|flamerobin-0.9.2-1|4	
12cr|flamerobin-0.9.2-1|5	Summary:	Graphical client for Firebird
12cr|flamerobin-0.9.2-1|6	Name:		%{name}
12cr|flamerobin-0.9.2-1|7	Version:	%{version}
12cr|flamerobin-0.9.2-1|8	Release:	%{release}
12cr|flamerobin-0.9.2-1|9	License:	BSD style
12cr|flamerobin-0.9.2-1|10	Group:		Databases
12cr|flamerobin-0.9.2-1|11	Source0:	%{name}-%{version}-src.tar.gz
12cr|flamerobin-0.9.2-1|12	URL:		http://www.flamerobin.org/
12cr|flamerobin-0.9.2-1|13	BuildRequires:	firebird-devel >= 2.0.0.12748
12cr|flamerobin-0.9.2-1|14	BuildRequires:	wxgtku-devel >= 2.6
12cr|flamerobin-0.9.2-1|15	BuildRequires:  imagemagick
12cr|flamerobin-0.9.2-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|flamerobin-0.9.2-1|17	
12cr|flamerobin-0.9.2-1|18	%description
12cr|flamerobin-0.9.2-1|19	FlameRobin is a database administration tool for Firebird DBMS based on wxgtk
12cr|flamerobin-0.9.2-1|20	toolkit.
12cr|flamerobin-0.9.2-1|21	
12cr|flamerobin-0.9.2-1|22	%prep
12cr|flamerobin-0.9.2-1|23	%setup -q -n %{name}-%{version}-src
12cr|flamerobin-0.9.2-1|24	
12cr|flamerobin-0.9.2-1|25	%build
12cr|flamerobin-0.9.2-1|26	chmod +x configure
12cr|flamerobin-0.9.2-1|27	%configure \
12cr|flamerobin-0.9.2-1|28	--with-wx-config=wx-config-unicode \
12cr|flamerobin-0.9.2-1|29	--disable-debug \
12cr|flamerobin-0.9.2-1|30	--mandir=%{buildroot}%{_mandir}/
12cr|flamerobin-0.9.2-1|31	%make -j ${NRPROC:-1}
12cr|flamerobin-0.9.2-1|32	
12cr|flamerobin-0.9.2-1|33	%install
12cr|flamerobin-0.9.2-1|34	rm -rf %{buildroot}
12cr|flamerobin-0.9.2-1|35	%makeinstall
12cr|flamerobin-0.9.2-1|36	
12cr|flamerobin-0.9.2-1|37	install -d %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cr|flamerobin-0.9.2-1|38	convert -size 16x16 ./res/fricon128.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|flamerobin-0.9.2-1|39	convert -size 32x32 ./res/fricon128.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|flamerobin-0.9.2-1|40	convert -size 48x48 ./res/fricon128.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|flamerobin-0.9.2-1|41	
12cr|flamerobin-0.9.2-1|42	%clean
12cr|flamerobin-0.9.2-1|43	rm -rf %{buildroot}
12cr|flamerobin-0.9.2-1|44	
12cr|flamerobin-0.9.2-1|45	%files
12cr|flamerobin-0.9.2-1|46	%defattr(-,root,root)
12cr|flamerobin-0.9.2-1|47	%doc docs
12cr|flamerobin-0.9.2-1|48	%{_mandir}/man1/flamerobin.1*
12cr|flamerobin-0.9.2-1|49	%{_bindir}/%{name}
12cr|flamerobin-0.9.2-1|50	%{_datadir}/applications/%{name}.desktop
12cr|flamerobin-0.9.2-1|51	%{_datadir}/%{name}
12cr|flamerobin-0.9.2-1|52	%{_datadir}/pixmaps/%{name}.png
12cr|flamerobin-0.9.2-1|53	%{_iconsdir}/%{name}.png
12cr|flamerobin-0.9.2-1|54	%{_liconsdir}/%{name}.png
12cr|flamerobin-0.9.2-1|55	%{_miconsdir}/%{name}.png
12cr|flamerobin-0.9.2-1|56	
12cr|flamerobin-0.9.2-1|57	
12cr|flamerobin-0.9.2-1|58	%changelog
12cr|flamerobin-0.9.2-1|59	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-1mdv2011.0
12cr|flamerobin-0.9.2-1|60	+ Revision: 618290
12cr|flamerobin-0.9.2-1|61	- the mass rebuild of 2010.0 packages
12cr|flamerobin-0.9.2-1|62	
12cr|flamerobin-0.9.2-1|63	+ Phillipe Makowski <makowski@mandriva.org>
12cr|flamerobin-0.9.2-1|64	- remove old upstream src
12cr|flamerobin-0.9.2-1|65	
12cr|flamerobin-0.9.2-1|66	* Sun Jul 26 2009 Phillipe Makowski <makowski@mandriva.org> 0.9.2-0mdv2010.0
12cr|flamerobin-0.9.2-1|67	+ Revision: 400208
12cr|flamerobin-0.9.2-1|68	- New upstream
12cr|flamerobin-0.9.2-1|69	
12cr|flamerobin-0.9.2-1|70	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|flamerobin-0.9.2-1|71	- lowercase ImageMagick
12cr|flamerobin-0.9.2-1|72	
12cr|flamerobin-0.9.2-1|73	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.8.3-3mdv2009.0
12cr|flamerobin-0.9.2-1|74	+ Revision: 245195
12cr|flamerobin-0.9.2-1|75	- rebuild
12cr|flamerobin-0.9.2-1|76	
12cr|flamerobin-0.9.2-1|77	* Thu Jan 31 2008 Marcelo Ricardo Leitner <mrl@mandriva.com> 0.8.3-1mdv2008.1
12cr|flamerobin-0.9.2-1|78	+ Revision: 160873
12cr|flamerobin-0.9.2-1|79	- New upstream: 0.8.3
12cr|flamerobin-0.9.2-1|80	
12cr|flamerobin-0.9.2-1|81	+ Olivier Blin <oblin@mandriva.com>
12cr|flamerobin-0.9.2-1|82	- restore BuildRoot
12cr|flamerobin-0.9.2-1|83	
12cr|flamerobin-0.9.2-1|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|flamerobin-0.9.2-1|85	- kill re-definition of %%buildroot on Pixel's request
12cr|flamerobin-0.9.2-1|86	
12cr|flamerobin-0.9.2-1|87	* Thu Oct 18 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 0.8.1-1mdv2008.1
12cr|flamerobin-0.9.2-1|88	+ Revision: 99959
12cr|flamerobin-0.9.2-1|89	- Fix configure permission.
12cr|flamerobin-0.9.2-1|90	- New upstream: 0.8.1
12cr|flamerobin-0.9.2-1|91	- New upstream: 0.8.0
12cr|flamerobin-0.9.2-1|92	
12cr|flamerobin-0.9.2-1|93	* Tue May 15 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 0.7.6-3mdv2008.0
12cr|flamerobin-0.9.2-1|94	+ Revision: 26964
12cr|flamerobin-0.9.2-1|95	- Rebuilt against new wx stuff.
12cr|flamerobin-0.9.2-1|96	
12cr|flamerobin-0.9.2-1|97	
12cr|flamerobin-0.9.2-1|98	* Wed Dec 20 2006 Götz Waschk <waschk@mandriva.org> 0.7.6-2mdv2007.0
12cr|flamerobin-0.9.2-1|99	+ Revision: 100700
12cr|flamerobin-0.9.2-1|100	- rebuild
12cr|flamerobin-0.9.2-1|101	
12cr|flamerobin-0.9.2-1|102	* Mon Nov 27 2006 Marcelo Ricardo Leitner <mrl@mandriva.com> 0.7.6-1mdv2007.1
12cr|flamerobin-0.9.2-1|103	+ Revision: 87367
12cr|flamerobin-0.9.2-1|104	- New upstream: 0.7.6
12cr|flamerobin-0.9.2-1|105	- Added menu icon.
12cr|flamerobin-0.9.2-1|106	
12cr|flamerobin-0.9.2-1|107	* Thu Nov 16 2006 Marcelo Ricardo Leitner <mrl@mandriva.com> 0.7.5-5mdv2007.1
12cr|flamerobin-0.9.2-1|108	+ Revision: 84903
12cr|flamerobin-0.9.2-1|109	- Added BuildRequires for ImageMagick: due to convert usage.
12cr|flamerobin-0.9.2-1|110	- Rebuilt against firebird 2.0 final.
12cr|flamerobin-0.9.2-1|111	
12cr|flamerobin-0.9.2-1|112	* Thu Sep 07 2006 Marcelo Ricardo Leitner <mrl@mandriva.com> 0.7.5-4mdv2007.0
12cr|flamerobin-0.9.2-1|113	+ Revision: 60258
12cr|flamerobin-0.9.2-1|114	- New upstream: 0.7.5
12cr|flamerobin-0.9.2-1|115	
12cr|flamerobin-0.9.2-1|116	* Wed Sep 06 2006 Marcelo Ricardo Leitner <mrl@mandriva.com> 0.7.2-4mdv2007.0
12cr|flamerobin-0.9.2-1|117	+ Revision: 59989
12cr|flamerobin-0.9.2-1|118	- Removed old-style menu entry. The new one (.desktop) will be added later.
12cr|flamerobin-0.9.2-1|119	- Import flamerobin
12cr|flamerobin-0.9.2-1|120	
12cr|flamerobin-0.9.2-1|121	* Sat Sep 02 2006 Marcelo Ricardo Leitner <mrl@mandriva.com>
12cr|flamerobin-0.9.2-1|122	- Fixed BuildRequires.
12cr|flamerobin-0.9.2-1|123	- Removed hardcoded buildrequires to libraries: they should be automatic.
12cr|flamerobin-0.9.2-1|124	- Enhanced package description.
12cr|flamerobin-0.9.2-1|125	
12cr|flamerobin-0.9.2-1|126	* Thu Aug 24 2006 Philippe Makowski <makowski@firebird-fr.eu.org>
12cr|flamerobin-0.9.2-1|127	- change Requires to libfirebird2
12cr|flamerobin-0.9.2-1|128	
12cr|flamerobin-0.9.2-1|129	* Thu Aug 17 2006 Philippe Makowski <makowski@firebird-fr.eu.org>
12cr|flamerobin-0.9.2-1|130	- initial release
12cr|flamerobin-0.9.2-1|131	

1353 12
12cr|flare-15.1-1|1	%define	sname		flare_linux
12cr|flare-15.1-1|2	%define	sversion	v015_1
12cr|flare-15.1-1|3	
12cr|flare-15.1-1|4	Name:		flare
12cr|flare-15.1-1|5	Version:	15.1
12cr|flare-15.1-1|6	Release:	%mkrel 1
12cr|flare-15.1-1|7	Summary:	Diablo-like role-playing game in 2D
12cr|flare-15.1-1|8	License:	GPLv3
12cr|flare-15.1-1|9	Group:		Games/Adventure
12cr|flare-15.1-1|10	URL:		http://clintbellanger.net/rpg/
12cr|flare-15.1-1|11	Source0:	https://github.com/downloads/clintbellanger/%{name}/%{sname}_%{sversion}.tar.gz
12cr|flare-15.1-1|12	Patch0:		flare-0.15-desktop.patch
12cr|flare-15.1-1|13	BuildRequires:	cmake
12cr|flare-15.1-1|14	BuildRequires:	SDL-devel
12cr|flare-15.1-1|15	BuildRequires:	SDL_image-devel
12cr|flare-15.1-1|16	BuildRequires:	SDL_mixer-devel
12cr|flare-15.1-1|17	BuildRequires:	SDL_ttf-devel
12cr|flare-15.1-1|18	BuildRoot:	%{_tmppath}/%{oname}-%{version}-%{release}
12cr|flare-15.1-1|19	
12cr|flare-15.1-1|20	%description
12cr|flare-15.1-1|21	This fantasy dungeon crawl game is a proof of concept implementation of the
12cr|flare-15.1-1|22	Free Libre Action Roleplaying Engine (FLARE). FLARE a simple
12cr|flare-15.1-1|23	isometric-perspective action role-play game engine in the basic style of
12cr|flare-15.1-1|24	Diablo.
12cr|flare-15.1-1|25	
12cr|flare-15.1-1|26	%prep
12cr|flare-15.1-1|27	%setup -q -n %{sname}_%{sversion}
12cr|flare-15.1-1|28	%patch0 -p1 -b .desktop
12cr|flare-15.1-1|29	
12cr|flare-15.1-1|30	%build
12cr|flare-15.1-1|31	%cmake
12cr|flare-15.1-1|32	%make
12cr|flare-15.1-1|33	
12cr|flare-15.1-1|34	%install
12cr|flare-15.1-1|35	%__rm -rf %{buildroot}
12cr|flare-15.1-1|36	%makeinstall_std -C build
12cr|flare-15.1-1|37	
12cr|flare-15.1-1|38	%clean
12cr|flare-15.1-1|39	%__rm -rf %{buildroot}
12cr|flare-15.1-1|40	
12cr|flare-15.1-1|41	%files
12cr|flare-15.1-1|42	%defattr(-,root,root)
12cr|flare-15.1-1|43	%doc COPYING README
12cr|flare-15.1-1|44	%{_gamesbindir}/%{name}
12cr|flare-15.1-1|45	%{_datadir}/applications/%{name}.desktop
12cr|flare-15.1-1|46	%{_gamesdatadir}/%{name}
12cr|flare-15.1-1|47	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|flare-15.1-1|48	
12cr|flare-15.1-1|49	
12cr|flare-15.1-1|50	
12cr|flare-15.1-1|51	%changelog
12cr|flare-15.1-1|52	* Tue Dec 27 2011 Andrey Bondrov <abondrov@mandriva.org> 15.1-1mdv2011.0
12cr|flare-15.1-1|53	+ Revision: 745574
12cr|flare-15.1-1|54	- imported package flare
12cr|flare-15.1-1|55	

1354 12
12cr|flashrom-0.9.6.1-1|1	Summary:	Utility which can be used to detect/read/write BIOS chips
12cr|flashrom-0.9.6.1-1|2	Name:		flashrom
12cr|flashrom-0.9.6.1-1|3	Epoch:		1
12cr|flashrom-0.9.6.1-1|4	Version:	0.9.6.1
12cr|flashrom-0.9.6.1-1|5	Release:	1
12cr|flashrom-0.9.6.1-1|6	Source0:	http://qa.coreboot.org/releases/%{name}-%{version}.tar.bz2
12cr|flashrom-0.9.6.1-1|7	License:	GPLv2+
12cr|flashrom-0.9.6.1-1|8	Group:		System/Kernel and hardware
12cr|flashrom-0.9.6.1-1|9	Url:		http://coreboot.org/flashrom
12cr|flashrom-0.9.6.1-1|10	BuildRequires:	pciutils-devel, zlib-devel, glibc-static-devel
12cr|flashrom-0.9.6.1-1|11	
12cr|flashrom-0.9.6.1-1|12	%description
12cr|flashrom-0.9.6.1-1|13	Flashrom is a utility which can be used to detect BIOS chips (DIP, PLCC),
12cr|flashrom-0.9.6.1-1|14	read their contents and write new contents on the chips ("flash the chip").
12cr|flashrom-0.9.6.1-1|15	
12cr|flashrom-0.9.6.1-1|16	%prep
12cr|flashrom-0.9.6.1-1|17	%setup -q
12cr|flashrom-0.9.6.1-1|18	
12cr|flashrom-0.9.6.1-1|19	%build
12cr|flashrom-0.9.6.1-1|20	%make
12cr|flashrom-0.9.6.1-1|21	
12cr|flashrom-0.9.6.1-1|22	%install
12cr|flashrom-0.9.6.1-1|23	mkdir -p %buildroot/%{_sbindir}
12cr|flashrom-0.9.6.1-1|24	%makeinstall PREFIX=%buildroot/usr
12cr|flashrom-0.9.6.1-1|25	
12cr|flashrom-0.9.6.1-1|26	%files
12cr|flashrom-0.9.6.1-1|27	%{_sbindir}/flashrom
12cr|flashrom-0.9.6.1-1|28	%{_mandir}/man8/flashrom*

1355 12
12cr|flatzebra-0.1.6-1|1	%define		major		2
12cr|flatzebra-0.1.6-1|2	%define		libname		%mklibname %{name} %{major}
12cr|flatzebra-0.1.6-1|3	%define		develname	%mklibname %{name} -d
12cr|flatzebra-0.1.6-1|4	
12cr|flatzebra-0.1.6-1|5	Name:		flatzebra
12cr|flatzebra-0.1.6-1|6	Version:	0.1.6
12cr|flatzebra-0.1.6-1|7	Release:	1
12cr|flatzebra-0.1.6-1|8	Summary:	A Generic Game Engine library for 2D double-buffering animation
12cr|flatzebra-0.1.6-1|9	Group:		System/Libraries
12cr|flatzebra-0.1.6-1|10	License:	GPLv2
12cr|flatzebra-0.1.6-1|11	URL:		http://sarrazip.com/dev/burgerspace.html
12cr|flatzebra-0.1.6-1|12	Source:		http://sarrazip.com/dev/%{name}-%{version}.tar.gz
12cr|flatzebra-0.1.6-1|13	BuildRequires:	pkgconfig(sdl)
12cr|flatzebra-0.1.6-1|14	BuildRequires:	pkgconfig(SDL_image)
12cr|flatzebra-0.1.6-1|15	BuildRequires:	pkgconfig(SDL_mixer)
12cr|flatzebra-0.1.6-1|16	BuildRequires:	pkgconfig(zlib)
12cr|flatzebra-0.1.6-1|17	
12cr|flatzebra-0.1.6-1|18	%description
12cr|flatzebra-0.1.6-1|19	Generic Game Engine library suitable for BurgerSpace, Afternoon Stalker
12cr|flatzebra-0.1.6-1|20	and Cosmosmash.
12cr|flatzebra-0.1.6-1|21	
12cr|flatzebra-0.1.6-1|22	%package -n %{libname}
12cr|flatzebra-0.1.6-1|23	Summary:	Main library for %{name}
12cr|flatzebra-0.1.6-1|24	Group:		System/Libraries
12cr|flatzebra-0.1.6-1|25	
12cr|flatzebra-0.1.6-1|26	%description -n %{libname}
12cr|flatzebra-0.1.6-1|27	This package contains the library needed to run programs dynamically
12cr|flatzebra-0.1.6-1|28	linked with %{name}.
12cr|flatzebra-0.1.6-1|29	
12cr|flatzebra-0.1.6-1|30	%package -n %{develname}
12cr|flatzebra-0.1.6-1|31	Summary:	Headers for developing programs that will use %{name}
12cr|flatzebra-0.1.6-1|32	Group:		Development/C
12cr|flatzebra-0.1.6-1|33	Requires:	%{libname} = %{version}-%{release}
12cr|flatzebra-0.1.6-1|34	Provides:	flatzebra-devel = %{version}-%{release}
12cr|flatzebra-0.1.6-1|35	
12cr|flatzebra-0.1.6-1|36	%description -n %{develname}
12cr|flatzebra-0.1.6-1|37	This package contains the headers that programmers will need to develop
12cr|flatzebra-0.1.6-1|38	applications which will use %{name}.
12cr|flatzebra-0.1.6-1|39	
12cr|flatzebra-0.1.6-1|40	%prep
12cr|flatzebra-0.1.6-1|41	%setup -q
12cr|flatzebra-0.1.6-1|42	
12cr|flatzebra-0.1.6-1|43	%build
12cr|flatzebra-0.1.6-1|44	%configure2_5x
12cr|flatzebra-0.1.6-1|45	%make
12cr|flatzebra-0.1.6-1|46	
12cr|flatzebra-0.1.6-1|47	%install
12cr|flatzebra-0.1.6-1|48	%makeinstall_std
12cr|flatzebra-0.1.6-1|49	
12cr|flatzebra-0.1.6-1|50	rm -rf %{buildroot}%{_docdir}
12cr|flatzebra-0.1.6-1|51	
12cr|flatzebra-0.1.6-1|52	%files -n %{libname}
12cr|flatzebra-0.1.6-1|53	%doc AUTHORS COPYING README INSTALL NEWS
12cr|flatzebra-0.1.6-1|54	%{_libdir}/lib*.so.%{major}*
12cr|flatzebra-0.1.6-1|55	
12cr|flatzebra-0.1.6-1|56	%files -n %{develname}
12cr|flatzebra-0.1.6-1|57	%dir %{_includedir}/%{name}-0.1
12cr|flatzebra-0.1.6-1|58	%{_includedir}/%{name}-0.1/%{name}/*.h
12cr|flatzebra-0.1.6-1|59	%{_libdir}/*.so
12cr|flatzebra-0.1.6-1|60	%{_libdir}/pkgconfig/*.pc
12cr|flatzebra-0.1.6-1|61	
12cr|flatzebra-0.1.6-1|62	%changelog
12cr|flatzebra-0.1.6-1|63	* Mon Mar 12 2012 Andrey Bondrov <abondrov@mandriva.org> 0.1.5-3mdv2012.0
12cr|flatzebra-0.1.6-1|64	+ Revision: 784453
12cr|flatzebra-0.1.6-1|65	- Rebuild to deal with .la issue, spec cleanup
12cr|flatzebra-0.1.6-1|66	
12cr|flatzebra-0.1.6-1|67	* Wed Dec 01 2010 Funda Wang <fwang@mandriva.org> 0.1.5-2mdv2011.0
12cr|flatzebra-0.1.6-1|68	+ Revision: 604386
12cr|flatzebra-0.1.6-1|69	- rebuild for zlib
12cr|flatzebra-0.1.6-1|70	
12cr|flatzebra-0.1.6-1|71	* Wed Oct 13 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.1.5-1mdv2011.0
12cr|flatzebra-0.1.6-1|72	+ Revision: 585394
12cr|flatzebra-0.1.6-1|73	- new version
12cr|flatzebra-0.1.6-1|74	
12cr|flatzebra-0.1.6-1|75	* Thu Apr 22 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.1.4-1mdv2010.1
12cr|flatzebra-0.1.6-1|76	+ Revision: 537779
12cr|flatzebra-0.1.6-1|77	- update to 0.1.4
12cr|flatzebra-0.1.6-1|78	
12cr|flatzebra-0.1.6-1|79	* Sat Jul 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.3-2mdv2010.0
12cr|flatzebra-0.1.6-1|80	+ Revision: 399766
12cr|flatzebra-0.1.6-1|81	- obsoletes previous library package with wrong major
12cr|flatzebra-0.1.6-1|82	
12cr|flatzebra-0.1.6-1|83	* Sat Jul 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.3-1mdv2010.0
12cr|flatzebra-0.1.6-1|84	+ Revision: 399695
12cr|flatzebra-0.1.6-1|85	- new version
12cr|flatzebra-0.1.6-1|86	- fix major number
12cr|flatzebra-0.1.6-1|87	- new devel policy
12cr|flatzebra-0.1.6-1|88	
12cr|flatzebra-0.1.6-1|89	* Fri May 15 2009 Samuel Verschelde <stormi@mandriva.org> 0.1.2-1mdv2010.0
12cr|flatzebra-0.1.6-1|90	+ Revision: 376146
12cr|flatzebra-0.1.6-1|91	- fix buildrequires
12cr|flatzebra-0.1.6-1|92	- fix licence
12cr|flatzebra-0.1.6-1|93	- fix URL
12cr|flatzebra-0.1.6-1|94	- new version 0.1.2
12cr|flatzebra-0.1.6-1|95	
12cr|flatzebra-0.1.6-1|96	+ Michael Scherer <misc@mandriva.org>
12cr|flatzebra-0.1.6-1|97	- adapt gentoo patch to be able to properly regenerate autotools script, by
12cr|flatzebra-0.1.6-1|98	hardcoding the needed library, and by removing unknows macros TRY_LINK*
12cr|flatzebra-0.1.6-1|99	- regenerate autotools script so compilation do not fail with new libtool
12cr|flatzebra-0.1.6-1|100	
12cr|flatzebra-0.1.6-1|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|flatzebra-0.1.6-1|102	- rebuild
12cr|flatzebra-0.1.6-1|103	- kill re-definition of %%buildroot on Pixel's request
12cr|flatzebra-0.1.6-1|104	
12cr|flatzebra-0.1.6-1|105	+ Pixel <pixel@mandriva.com>
12cr|flatzebra-0.1.6-1|106	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|flatzebra-0.1.6-1|107	
12cr|flatzebra-0.1.6-1|108	+ Olivier Blin <blino@mandriva.org>
12cr|flatzebra-0.1.6-1|109	- restore BuildRoot
12cr|flatzebra-0.1.6-1|110	
12cr|flatzebra-0.1.6-1|111	* Sun May 27 2007 Funda Wang <fwang@mandriva.org> 0.1.1-3mdv2008.0
12cr|flatzebra-0.1.6-1|112	+ Revision: 31751
12cr|flatzebra-0.1.6-1|113	- build against directfb 1.0
12cr|flatzebra-0.1.6-1|114	- Import flatzebra
12cr|flatzebra-0.1.6-1|115	
12cr|flatzebra-0.1.6-1|116	
12cr|flatzebra-0.1.6-1|117	
12cr|flatzebra-0.1.6-1|118	* Thu May 05 2005 Marcel Pol <mpol@mandriva.org> 0.1.1-1mdk
12cr|flatzebra-0.1.6-1|119	- 0.1.1
12cr|flatzebra-0.1.6-1|120	- new SONAME
12cr|flatzebra-0.1.6-1|121	- move pkgconfig file to devel package
12cr|flatzebra-0.1.6-1|122	
12cr|flatzebra-0.1.6-1|123	* Fri Jun 04 2004 Marcel Pol <mpol@mandrake.org> 0.1.0-5mdk
12cr|flatzebra-0.1.6-1|124	- rebuild
12cr|flatzebra-0.1.6-1|125	
12cr|flatzebra-0.1.6-1|126	* Sat Sep 06 2003 Marcel Pol <mpol@gmx.net> 0.1.0-4mdk
12cr|flatzebra-0.1.6-1|127	- buildrequires
12cr|flatzebra-0.1.6-1|128	- devel package provides flatzebra-devel
12cr|flatzebra-0.1.6-1|129	
12cr|flatzebra-0.1.6-1|130	* Wed Jul 16 2003 Marcel Pol <mpol@gmx.net> 0.1.0-3mdk
12cr|flatzebra-0.1.6-1|131	- rebuild for new rpm provides
12cr|flatzebra-0.1.6-1|132	- own dir
12cr|flatzebra-0.1.6-1|133	- formatting
12cr|flatzebra-0.1.6-1|134	
12cr|flatzebra-0.1.6-1|135	* Thu Jun 12 2003 Marcel Pol <mpol@gmx.net> 0.1.0-2mdk
12cr|flatzebra-0.1.6-1|136	- buildrequires
12cr|flatzebra-0.1.6-1|137	
12cr|flatzebra-0.1.6-1|138	* Tue Jun 03 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.1.0-1mdk
12cr|flatzebra-0.1.6-1|139	- new

1356 12
12cr|flaw-1.3.2-1|1	Name:		flaw
12cr|flaw-1.3.2-1|2	Version:	1.3.2
12cr|flaw-1.3.2-1|3	Release:	%mkrel 1
12cr|flaw-1.3.2-1|4	Summary:	F.L.A.W. is a fighting game between magicians
12cr|flaw-1.3.2-1|5	License:	GPLv3+
12cr|flaw-1.3.2-1|6	Group:		Games/Arcade
12cr|flaw-1.3.2-1|7	URL:		http://flaw.sourceforge.net/index.php
12cr|flaw-1.3.2-1|8	Source:		%{name}-%{version}.tar.gz
12cr|flaw-1.3.2-1|9	# Buffer is too small and sprintf causes segfault with buffer overflaw
12cr|flaw-1.3.2-1|10	Patch0:		flaw-1.3.2-buffer.patch
12cr|flaw-1.3.2-1|11	BuildRequires:	boost-devel
12cr|flaw-1.3.2-1|12	BuildRequires:	intltool
12cr|flaw-1.3.2-1|13	BuildRequires:	SDL_image-devel
12cr|flaw-1.3.2-1|14	BuildRequires:	SDL_mixer-devel
12cr|flaw-1.3.2-1|15	BuildRequires:	SDL_ttf-devel
12cr|flaw-1.3.2-1|16	BuildRequires:	SDL_gfx-devel
12cr|flaw-1.3.2-1|17	Requires:	freetype2
12cr|flaw-1.3.2-1|18	Requires:	fonts-ttf-freefont
12cr|flaw-1.3.2-1|19	
12cr|flaw-1.3.2-1|20	%description
12cr|flaw-1.3.2-1|21	F.L.A.W. is a free top-down wizard fighting game that can be played by
12cr|flaw-1.3.2-1|22	up to 5 players. The goal of the game is to survive as long as possible
12cr|flaw-1.3.2-1|23	while more and more fireballs appear in the arena.
12cr|flaw-1.3.2-1|24	
12cr|flaw-1.3.2-1|25	%prep
12cr|flaw-1.3.2-1|26	%setup -q
12cr|flaw-1.3.2-1|27	%patch0 -p1
12cr|flaw-1.3.2-1|28	
12cr|flaw-1.3.2-1|29	%build
12cr|flaw-1.3.2-1|30	%configure2_5x --with-fontpath=%{_datadir}/fonts/TTF/
12cr|flaw-1.3.2-1|31	%make
12cr|flaw-1.3.2-1|32	
12cr|flaw-1.3.2-1|33	%install
12cr|flaw-1.3.2-1|34	%__rm -rf %{buildroot}
12cr|flaw-1.3.2-1|35	%makeinstall_std
12cr|flaw-1.3.2-1|36	
12cr|flaw-1.3.2-1|37	%clean
12cr|flaw-1.3.2-1|38	%__rm -rf %{buildroot}
12cr|flaw-1.3.2-1|39	
12cr|flaw-1.3.2-1|40	%files
12cr|flaw-1.3.2-1|41	%doc AUTHORS COPYING ChangeLog
12cr|flaw-1.3.2-1|42	%{_datadir}/pixmaps/%{name}.png
12cr|flaw-1.3.2-1|43	%{_datadir}/applications/%{name}.desktop
12cr|flaw-1.3.2-1|44	%{_bindir}/*
12cr|flaw-1.3.2-1|45	%{_datadir}/%{name}/*
12cr|flaw-1.3.2-1|46	%{_datadir}/locale/*
12cr|flaw-1.3.2-1|47	
12cr|flaw-1.3.2-1|48	
12cr|flaw-1.3.2-1|49	
12cr|flaw-1.3.2-1|50	%changelog
12cr|flaw-1.3.2-1|51	* Thu Feb 23 2012 Andrey Bondrov <abondrov@mandriva.org> 1.3.2-1mdv2011.0
12cr|flaw-1.3.2-1|52	+ Revision: 779286
12cr|flaw-1.3.2-1|53	- imported package flaw
12cr|flaw-1.3.2-1|54	

1357 12
12cr|flawfinder-1.27-6|1	Name:           flawfinder
12cr|flawfinder-1.27-6|2	Version:        1.27
12cr|flawfinder-1.27-6|3	Release:        %mkrel 6
12cr|flawfinder-1.27-6|4	Epoch:          0
12cr|flawfinder-1.27-6|5	Summary:        Examines C/C++ source code for security flaws
12cr|flawfinder-1.27-6|6	License:        GPL
12cr|flawfinder-1.27-6|7	Group:          Development/C
12cr|flawfinder-1.27-6|8	URL:            http://www.dwheeler.com/flawfinder/
12cr|flawfinder-1.27-6|9	Source0:        http://www.dwheeler.com/flawfinder/flawfinder-%{version}.tar.gz
12cr|flawfinder-1.27-6|10	Requires:       python
12cr|flawfinder-1.27-6|11	BuildArch:      noarch
12cr|flawfinder-1.27-6|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|flawfinder-1.27-6|13	
12cr|flawfinder-1.27-6|14	%description
12cr|flawfinder-1.27-6|15	Flawfinder scans through C/C++ source code, identifying lines ("hits") with
12cr|flawfinder-1.27-6|16	potential security flaws. By default it reports hits sorted by severity, with
12cr|flawfinder-1.27-6|17	the riskiest lines first.
12cr|flawfinder-1.27-6|18	
12cr|flawfinder-1.27-6|19	%prep
12cr|flawfinder-1.27-6|20	%setup -q
12cr|flawfinder-1.27-6|21	
12cr|flawfinder-1.27-6|22	%build
12cr|flawfinder-1.27-6|23	%{make}
12cr|flawfinder-1.27-6|24	
12cr|flawfinder-1.27-6|25	%install
12cr|flawfinder-1.27-6|26	%{__rm} -rf %{buildroot}
12cr|flawfinder-1.27-6|27	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|flawfinder-1.27-6|28	%{__mkdir_p} %{buildroot}%{_mandir}/man1
12cr|flawfinder-1.27-6|29	%{__cp} -a flawfinder %{buildroot}%{_bindir}/flawfinder
12cr|flawfinder-1.27-6|30	/bin/zcat flawfinder.1.gz >%{buildroot}%{_mandir}/man1/flawfinder.1
12cr|flawfinder-1.27-6|31	
12cr|flawfinder-1.27-6|32	%clean
12cr|flawfinder-1.27-6|33	%{__rm} -rf %{buildroot}
12cr|flawfinder-1.27-6|34	
12cr|flawfinder-1.27-6|35	%files
12cr|flawfinder-1.27-6|36	%defattr(0644,root,root,0755)
12cr|flawfinder-1.27-6|37	%doc announcement ChangeLog COPYING flawfinder.p{df,s} INSTALL.txt README
12cr|flawfinder-1.27-6|38	%attr(0755,root,root) %{_bindir}/flawfinder
12cr|flawfinder-1.27-6|39	%{_mandir}/man1/flawfinder.1*
12cr|flawfinder-1.27-6|40	
12cr|flawfinder-1.27-6|41	
12cr|flawfinder-1.27-6|42	
12cr|flawfinder-1.27-6|43	
12cr|flawfinder-1.27-6|44	%changelog
12cr|flawfinder-1.27-6|45	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.27-6mdv2011.0
12cr|flawfinder-1.27-6|46	+ Revision: 618304
12cr|flawfinder-1.27-6|47	- the mass rebuild of 2010.0 packages
12cr|flawfinder-1.27-6|48	
12cr|flawfinder-1.27-6|49	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0:1.27-5mdv2010.0
12cr|flawfinder-1.27-6|50	+ Revision: 428796
12cr|flawfinder-1.27-6|51	- rebuild
12cr|flawfinder-1.27-6|52	
12cr|flawfinder-1.27-6|53	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0:1.27-4mdv2009.0
12cr|flawfinder-1.27-6|54	+ Revision: 245197
12cr|flawfinder-1.27-6|55	- rebuild
12cr|flawfinder-1.27-6|56	
12cr|flawfinder-1.27-6|57	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0:1.27-2mdv2008.1
12cr|flawfinder-1.27-6|58	+ Revision: 140730
12cr|flawfinder-1.27-6|59	- restore BuildRoot
12cr|flawfinder-1.27-6|60	
12cr|flawfinder-1.27-6|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|flawfinder-1.27-6|62	- kill re-definition of %%buildroot on Pixel's request
12cr|flawfinder-1.27-6|63	
12cr|flawfinder-1.27-6|64	
12cr|flawfinder-1.27-6|65	* Wed Jan 17 2007 David Walluck <walluck@mandriva.org> 1.27-2mdv2007.0
12cr|flawfinder-1.27-6|66	+ Revision: 109767
12cr|flawfinder-1.27-6|67	- fix included docs
12cr|flawfinder-1.27-6|68	- 1.27
12cr|flawfinder-1.27-6|69	- Import flawfinder
12cr|flawfinder-1.27-6|70	
12cr|flawfinder-1.27-6|71	* Thu Sep 09 2004 Frederic Lepied <flepied@mandrakesoft.com> 1.26-1mdk
12cr|flawfinder-1.27-6|72	- New release 1.26
12cr|flawfinder-1.27-6|73	

1358 12
12cr|fldigi-3.21.61-1|1	Name:		fldigi
12cr|fldigi-3.21.61-1|2	Version:	3.21.61
12cr|fldigi-3.21.61-1|3	Release:	1
12cr|fldigi-3.21.61-1|4	Summary:	Fldigi is a software modem for Amateur Radio use
12cr|fldigi-3.21.61-1|5	License:        GPLv3+
12cr|fldigi-3.21.61-1|6	Group:          Communications
12cr|fldigi-3.21.61-1|7	URL:            http://www.w1hkj.com
12cr|fldigi-3.21.61-1|8	Source0:        http://www.w1hkj.com/downloads/%{name}/%{name}-%{version}.tar.gz
12cr|fldigi-3.21.61-1|9	BuildRequires:  pulseaudio-devel
12cr|fldigi-3.21.61-1|10	BuildRequires:  portaudio-devel
12cr|fldigi-3.21.61-1|11	BuildRequires: 	fltk-devel
12cr|fldigi-3.21.61-1|12	BuildRequires:  libxmlrpc-c-devel
12cr|fldigi-3.21.61-1|13	BuildRequires:	hamlib-devel
12cr|fldigi-3.21.61-1|14	BuildRequires:	sndfile-devel
12cr|fldigi-3.21.61-1|15	BuildRequires:	asciidoc
12cr|fldigi-3.21.61-1|16	
12cr|fldigi-3.21.61-1|17	%description
12cr|fldigi-3.21.61-1|18	Fldigi is a software modem for Amateur Radio use. It is a sound card based
12cr|fldigi-3.21.61-1|19	program that is used for both transmitting and receiving data in any of the
12cr|fldigi-3.21.61-1|20	following modes:
12cr|fldigi-3.21.61-1|21	
12cr|fldigi-3.21.61-1|22	BPSK and QPSK        31, 63, 125, 250 (both), and 63F and 500 (BPSK only)
12cr|fldigi-3.21.61-1|23	PSKR                 125, 250, and 500
12cr|fldigi-3.21.61-1|24	CW                   speeds from 5 to 200 wpm
12cr|fldigi-3.21.61-1|25	DominoEX             4, 5, 8, 11, 16 and 22; also with FEC
12cr|fldigi-3.21.61-1|26	Hellschreiber        Feld Hell, Slow Hell, Hell x5/x9, FSKHell(-105)
12cr|fldigi-3.21.61-1|27	and Hell 80
12cr|fldigi-3.21.61-1|28	MFSK                 4, 8, 11, 16, 22, 31, 32 and 64; most with image support
12cr|fldigi-3.21.61-1|29	MT63                 500, 1000 and 2000
12cr|fldigi-3.21.61-1|30	OLIVIA               various tones and bandwidths
12cr|fldigi-3.21.61-1|31	RTTY                 various baud rates, shifts, nbr. of data bits, etc.
12cr|fldigi-3.21.61-1|32	THOR                 4, 5, 8, 11, 16 and 22
12cr|fldigi-3.21.61-1|33	Throb and ThrobX     1, 2, and 4
12cr|fldigi-3.21.61-1|34	WWV                  receive only - calibrate your sound card to WWV
12cr|fldigi-3.21.61-1|35	Frequency Analysis   receive only - measure the frequency of a carrier
12cr|fldigi-3.21.61-1|36	
12cr|fldigi-3.21.61-1|37	Fldigi can also control a transceiver using Hamlib or RigCAT I/O, perform
12cr|fldigi-3.21.61-1|38	online or cdrom QRZ queries, log QSOs with the built-in logbook or Xlog,
12cr|fldigi-3.21.61-1|39	and send reception reports to the PSK Automatic Propagation Reporter.
12cr|fldigi-3.21.61-1|40	
12cr|fldigi-3.21.61-1|41	%prep
12cr|fldigi-3.21.61-1|42	%setup -q
12cr|fldigi-3.21.61-1|43	
12cr|fldigi-3.21.61-1|44	%build
12cr|fldigi-3.21.61-1|45	%configure2_5x \
12cr|fldigi-3.21.61-1|46	--disable-rpath \
12cr|fldigi-3.21.61-1|47	--with-xmlrpc \
12cr|fldigi-3.21.61-1|48	--with-hamlib
12cr|fldigi-3.21.61-1|49	
12cr|fldigi-3.21.61-1|50	%make LIBS='-lxmlrpc_server_abyss++ -lxmlrpc_server++ -lxmlrpc_server_abyss -lxmlrpc_server -lxmlrpc_abyss -lxmlrpc++ -lxmlrpc -lxml2 -lxmlrpc_util' \
12cr|fldigi-3.21.61-1|51	ASCIIDOC_ICONS_DIR=%{_sysconfdir}/asciidoc/images/icons \
12cr|fldigi-3.21.61-1|52	V=1
12cr|fldigi-3.21.61-1|53	
12cr|fldigi-3.21.61-1|54	%install
12cr|fldigi-3.21.61-1|55	%makeinstall_std
12cr|fldigi-3.21.61-1|56	
12cr|fldigi-3.21.61-1|57	%find_lang %{name}
12cr|fldigi-3.21.61-1|58	
12cr|fldigi-3.21.61-1|59	
12cr|fldigi-3.21.61-1|60	%files -f %{name}.lang
12cr|fldigi-3.21.61-1|61	%doc README NEWS AUTHORS doc/guide*
12cr|fldigi-3.21.61-1|62	%{_bindir}/flarq
12cr|fldigi-3.21.61-1|63	%{_bindir}/fldigi
12cr|fldigi-3.21.61-1|64	%{_bindir}/fldigi-shell
12cr|fldigi-3.21.61-1|65	%{_datadir}/applications/*.desktop
12cr|fldigi-3.21.61-1|66	%{_datadir}/pixmaps/*.xpm
12cr|fldigi-3.21.61-1|67	%{_datadir}/%{name}/NAVTEX_Stations.csv
12cr|fldigi-3.21.61-1|68	%{_mandir}/man1/flarq.1*
12cr|fldigi-3.21.61-1|69	%{_mandir}/man1/fldigi.1*
12cr|fldigi-3.21.61-1|70	%{_mandir}/man1/fldigi-shell.1*

1359 12
12cr|flemm-3.1-10|1	%define name    flemm
12cr|flemm-3.1-10|2	%define version 3.1
12cr|flemm-3.1-10|3	%define release %mkrel 10
12cr|flemm-3.1-10|4	
12cr|flemm-3.1-10|5	Name:       %{name}
12cr|flemm-3.1-10|6	Version:    %{version}
12cr|flemm-3.1-10|7	Release:    %{release}
12cr|flemm-3.1-10|8	Summary:    Inflectional analysis on French texts
12cr|flemm-3.1-10|9	License:    GPL
12cr|flemm-3.1-10|10	Group:      Sciences/Computer science
12cr|flemm-3.1-10|11	URL:        http://www.univ-nancy2.fr/pers/namer/Telecharger_Flemm.htm
12cr|flemm-3.1-10|12	Source:     %{name}-%{version}.tar.bz2
12cr|flemm-3.1-10|13	Patch0:     %{name}.perl-modules-path.patch.bz2
12cr|flemm-3.1-10|14	Patch1:     %{name}-3.1.stdin.patch.bz2
12cr|flemm-3.1-10|15	BuildArch:  noarch
12cr|flemm-3.1-10|16	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|flemm-3.1-10|17	
12cr|flemm-3.1-10|18	%description
12cr|flemm-3.1-10|19	FLEMM is a Perl5 program that performs inflectional analysis on French texts
12cr|flemm-3.1-10|20	which have previously been tagged (eg. by the Brill tagger). This is a small
12cr|flemm-3.1-10|21	program, (60kb in a zipped format) mainly rule-based (i.e. only a 3000 words
12cr|flemm-3.1-10|22	lexicon is used in order to deal with exceptions). It runs on PCs or
12cr|flemm-3.1-10|23	Workstation, under Unix, Linux or Windows95/NT OS.
12cr|flemm-3.1-10|24	
12cr|flemm-3.1-10|25	The returned Flemm result objects are likely to be displayed as
12cr|flemm-3.1-10|26	XML structures.
12cr|flemm-3.1-10|27	
12cr|flemm-3.1-10|28	%prep
12cr|flemm-3.1-10|29	%setup -q
12cr|flemm-3.1-10|30	%patch0
12cr|flemm-3.1-10|31	%patch1
12cr|flemm-3.1-10|32	perl -pi -e 'tr/\r//d' LISMOI.txt tests/agatha.bll
12cr|flemm-3.1-10|33	chmod 755 *.pl
12cr|flemm-3.1-10|34	
12cr|flemm-3.1-10|35	%build
12cr|flemm-3.1-10|36	
12cr|flemm-3.1-10|37	%install
12cr|flemm-3.1-10|38	rm -rf %{buildroot}
12cr|flemm-3.1-10|39	
12cr|flemm-3.1-10|40	install -d -m 755 %{buildroot}%{_bindir}
12cr|flemm-3.1-10|41	install -m 755 flemm.pl %{buildroot}%{_bindir}/flemm.pl
12cr|flemm-3.1-10|42	
12cr|flemm-3.1-10|43	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|flemm-3.1-10|44	install -m 644 Flemm.pm %{buildroot}%{_datadir}/%{name}
12cr|flemm-3.1-10|45	cp -pr Flemm %{buildroot}%{_datadir}/%{name}
12cr|flemm-3.1-10|46	cp -pr EXCEP %{buildroot}%{_datadir}/%{name}
12cr|flemm-3.1-10|47	
12cr|flemm-3.1-10|48	%clean
12cr|flemm-3.1-10|49	rm -rf %{buildroot}
12cr|flemm-3.1-10|50	
12cr|flemm-3.1-10|51	%files
12cr|flemm-3.1-10|52	%defattr(-,root,root)
12cr|flemm-3.1-10|53	%doc LICENCE.txt README.txt LISMOI.txt tests flem_ex?.pl
12cr|flemm-3.1-10|54	%{_bindir}/flemm.pl
12cr|flemm-3.1-10|55	%{_datadir}/%{name}
12cr|flemm-3.1-10|56	
12cr|flemm-3.1-10|57	
12cr|flemm-3.1-10|58	
12cr|flemm-3.1-10|59	%changelog
12cr|flemm-3.1-10|60	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 3.1-10mdv2011.0
12cr|flemm-3.1-10|61	+ Revision: 618306
12cr|flemm-3.1-10|62	- the mass rebuild of 2010.0 packages
12cr|flemm-3.1-10|63	
12cr|flemm-3.1-10|64	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 3.1-9mdv2010.0
12cr|flemm-3.1-10|65	+ Revision: 428797
12cr|flemm-3.1-10|66	- rebuild
12cr|flemm-3.1-10|67	
12cr|flemm-3.1-10|68	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.1-8mdv2009.0
12cr|flemm-3.1-10|69	+ Revision: 245198
12cr|flemm-3.1-10|70	- rebuild
12cr|flemm-3.1-10|71	
12cr|flemm-3.1-10|72	+ Olivier Blin <oblin@mandriva.com>
12cr|flemm-3.1-10|73	- restore BuildRoot
12cr|flemm-3.1-10|74	
12cr|flemm-3.1-10|75	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-6mdv2008.1
12cr|flemm-3.1-10|76	+ Revision: 132425
12cr|flemm-3.1-10|77	- rebuild
12cr|flemm-3.1-10|78	
12cr|flemm-3.1-10|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|flemm-3.1-10|80	- kill re-definition of %%buildroot on Pixel's request
12cr|flemm-3.1-10|81	- import flemm
12cr|flemm-3.1-10|82	
12cr|flemm-3.1-10|83	
12cr|flemm-3.1-10|84	* Fri Aug 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-5mdv2007.0
12cr|flemm-3.1-10|85	- %%mkrel
12cr|flemm-3.1-10|86	
12cr|flemm-3.1-10|87	* Fri Aug 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-4mdk
12cr|flemm-3.1-10|88	- rebuild
12cr|flemm-3.1-10|89	- spec cleanup
12cr|flemm-3.1-10|90	- fix doc files encoding and perms
12cr|flemm-3.1-10|91	
12cr|flemm-3.1-10|92	* Fri Aug 06 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.1-3mdk
12cr|flemm-3.1-10|93	- stdin/stdout patch
12cr|flemm-3.1-10|94	
12cr|flemm-3.1-10|95	* Wed Jul 21 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.1-2mdk
12cr|flemm-3.1-10|96	- rebuild
12cr|flemm-3.1-10|97	
12cr|flemm-3.1-10|98	* Tue Apr 13 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.1-1mdk
12cr|flemm-3.1-10|99	- new version
12cr|flemm-3.1-10|100	
12cr|flemm-3.1-10|101	* Thu Jan 08 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2-1mdk
12cr|flemm-3.1-10|102	- first mdk release

1360 12
12cr|flickcurl-1.23-1|1	%define major 0
12cr|flickcurl-1.23-1|2	%define libname %mklibname %{name} %{major}
12cr|flickcurl-1.23-1|3	%define develname %mklibname %{name} -d
12cr|flickcurl-1.23-1|4	
12cr|flickcurl-1.23-1|5	Summary:	C library for the Flickr API
12cr|flickcurl-1.23-1|6	Name:		flickcurl
12cr|flickcurl-1.23-1|7	Version:	1.23
12cr|flickcurl-1.23-1|8	Release:	1
12cr|flickcurl-1.23-1|9	License:	LGPLv2+
12cr|flickcurl-1.23-1|10	Group:		Networking/File transfer
12cr|flickcurl-1.23-1|11	URL:		http://librdf.org/flickcurl/
12cr|flickcurl-1.23-1|12	Source0:	http://download.dajobe.org/flickcurl/%{name}-%{version}.tar.gz
12cr|flickcurl-1.23-1|13	BuildRequires:	curl-devel
12cr|flickcurl-1.23-1|14	BuildRequires:	libxml2-devel >= 2.6.8
12cr|flickcurl-1.23-1|15	BuildRequires:	raptor2-devel
12cr|flickcurl-1.23-1|16	BuildRequires:	libxslt-devel
12cr|flickcurl-1.23-1|17	BuildRequires:	c-ares-devel
12cr|flickcurl-1.23-1|18	BuildRequires:	gnutls-devel
12cr|flickcurl-1.23-1|19	
12cr|flickcurl-1.23-1|20	%description
12cr|flickcurl-1.23-1|21	Flickcurl is a C library for the Flickr API, handling creating the
12cr|flickcurl-1.23-1|22	requests, signing, token management, calling the API, marshalling
12cr|flickcurl-1.23-1|23	request parameters and decoding responses. It uses libcurl to call the
12cr|flickcurl-1.23-1|24	REST web service and libxml2 to manipulate the XML responses. The
12cr|flickcurl-1.23-1|25	current version supports part of the API (see Flickcurl API coverage)
12cr|flickcurl-1.23-1|26	primarily the functions for reading photo, people and tags description,
12cr|flickcurl-1.23-1|27	uploading photos, changing tags and comments.
12cr|flickcurl-1.23-1|28	
12cr|flickcurl-1.23-1|29	This package contains some utility programs using the %{name} library.
12cr|flickcurl-1.23-1|30	
12cr|flickcurl-1.23-1|31	
12cr|flickcurl-1.23-1|32	%package -n %{libname}
12cr|flickcurl-1.23-1|33	Summary:	C library for the Flickr API
12cr|flickcurl-1.23-1|34	Group:		System/Libraries
12cr|flickcurl-1.23-1|35	
12cr|flickcurl-1.23-1|36	%description -n %{libname}
12cr|flickcurl-1.23-1|37	Flickcurl is a C library for the Flickr API, handling creating the
12cr|flickcurl-1.23-1|38	requests, signing, token management, calling the API, marshalling
12cr|flickcurl-1.23-1|39	request parameters and decoding responses. It uses libcurl to call the
12cr|flickcurl-1.23-1|40	REST web service and libxml2 to manipulate the XML responses. The
12cr|flickcurl-1.23-1|41	current version supports part of the API (see Flickcurl API coverage)
12cr|flickcurl-1.23-1|42	primarily the functions for reading photo, people and tags description,
12cr|flickcurl-1.23-1|43	uploading photos, changing tags and comments.
12cr|flickcurl-1.23-1|44	
12cr|flickcurl-1.23-1|45	
12cr|flickcurl-1.23-1|46	%package -n %{develname}
12cr|flickcurl-1.23-1|47	Summary:	Development files for %{libname}
12cr|flickcurl-1.23-1|48	Group:		System/Libraries
12cr|flickcurl-1.23-1|49	Requires:	%{libname} = %{version}
12cr|flickcurl-1.23-1|50	Provides:	%{name}-devel = %{EVRD}
12cr|flickcurl-1.23-1|51	Provides:	lib%{name}-devel = %{EVRD}
12cr|flickcurl-1.23-1|52	
12cr|flickcurl-1.23-1|53	%description -n %{develname}
12cr|flickcurl-1.23-1|54	This package contains the developement files for the %{name} library.
12cr|flickcurl-1.23-1|55	
12cr|flickcurl-1.23-1|56	%prep
12cr|flickcurl-1.23-1|57	%setup -q
12cr|flickcurl-1.23-1|58	
12cr|flickcurl-1.23-1|59	%build
12cr|flickcurl-1.23-1|60	%configure2_5x --disable-static
12cr|flickcurl-1.23-1|61	%make
12cr|flickcurl-1.23-1|62	
12cr|flickcurl-1.23-1|63	%install
12cr|flickcurl-1.23-1|64	%makeinstall_std
12cr|flickcurl-1.23-1|65	
12cr|flickcurl-1.23-1|66	%files
12cr|flickcurl-1.23-1|67	%doc LICENSE-2.0.txt LICENSE.html AUTHORS
12cr|flickcurl-1.23-1|68	%doc NEWS NEWS.html README README.html ChangeLog coverage.html
12cr|flickcurl-1.23-1|69	%{_bindir}/%{name}
12cr|flickcurl-1.23-1|70	%{_bindir}/flickrdf
12cr|flickcurl-1.23-1|71	%{_mandir}/man1/%{name}.1.*
12cr|flickcurl-1.23-1|72	%{_mandir}/man1/flickrdf.1.*
12cr|flickcurl-1.23-1|73	
12cr|flickcurl-1.23-1|74	%files -n %{libname}
12cr|flickcurl-1.23-1|75	%{_libdir}/lib%{name}.so.%{major}*
12cr|flickcurl-1.23-1|76	
12cr|flickcurl-1.23-1|77	%files -n %{develname}
12cr|flickcurl-1.23-1|78	%doc NOTICE
12cr|flickcurl-1.23-1|79	%{_libdir}/lib%{name}.so
12cr|flickcurl-1.23-1|80	%{_libdir}/pkgconfig/%{name}.pc
12cr|flickcurl-1.23-1|81	%{_includedir}/%{name}.h
12cr|flickcurl-1.23-1|82	%{_bindir}/%{name}-config
12cr|flickcurl-1.23-1|83	%{_mandir}/man1/%{name}-config.1.*
12cr|flickcurl-1.23-1|84	%{_datadir}/gtk-doc/html/flickcurl
12cr|flickcurl-1.23-1|85	
12cr|flickcurl-1.23-1|86	%changelog
12cr|flickcurl-1.23-1|87	* Tue Jan 24 2012 Andrey Bondrov <abondrov@mandriva.org> 1.22-1mdv2012.0
12cr|flickcurl-1.23-1|88	+ Revision: 767864
12cr|flickcurl-1.23-1|89	- New version 1.22, disable static
12cr|flickcurl-1.23-1|90	
12cr|flickcurl-1.23-1|91	* Sat Apr 02 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.21-1
12cr|flickcurl-1.23-1|92	+ Revision: 649817
12cr|flickcurl-1.23-1|93	- update to new version 1.21
12cr|flickcurl-1.23-1|94	
12cr|flickcurl-1.23-1|95	* Wed Mar 09 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.20-1
12cr|flickcurl-1.23-1|96	+ Revision: 643208
12cr|flickcurl-1.23-1|97	- update to new version 1.20
12cr|flickcurl-1.23-1|98	
12cr|flickcurl-1.23-1|99	* Sun Oct 17 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.19-1mdv2011.0
12cr|flickcurl-1.23-1|100	+ Revision: 586324
12cr|flickcurl-1.23-1|101	- update to new version 1.19
12cr|flickcurl-1.23-1|102	
12cr|flickcurl-1.23-1|103	* Tue Apr 27 2010 Frederik Himpe <fhimpe@mandriva.org> 1.18-1mdv2010.1
12cr|flickcurl-1.23-1|104	+ Revision: 539833
12cr|flickcurl-1.23-1|105	- update to new version 1.18
12cr|flickcurl-1.23-1|106	
12cr|flickcurl-1.23-1|107	* Mon Mar 08 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.17-1mdv2010.1
12cr|flickcurl-1.23-1|108	+ Revision: 515644
12cr|flickcurl-1.23-1|109	- new upstream release 1.17
12cr|flickcurl-1.23-1|110	
12cr|flickcurl-1.23-1|111	* Thu Jan 14 2010 Frederik Himpe <fhimpe@mandriva.org> 1.16-1mdv2010.1
12cr|flickcurl-1.23-1|112	+ Revision: 491544
12cr|flickcurl-1.23-1|113	- update to new version 1.16
12cr|flickcurl-1.23-1|114	
12cr|flickcurl-1.23-1|115	* Sun Jan 03 2010 Frederik Himpe <fhimpe@mandriva.org> 1.15-1mdv2010.1
12cr|flickcurl-1.23-1|116	+ Revision: 485872
12cr|flickcurl-1.23-1|117	- update to new version 1.15
12cr|flickcurl-1.23-1|118	
12cr|flickcurl-1.23-1|119	* Mon Oct 19 2009 Frederic Crozat <fcrozat@mandriva.com> 1.14-2mdv2010.0
12cr|flickcurl-1.23-1|120	+ Revision: 458257
12cr|flickcurl-1.23-1|121	- Fix BR
12cr|flickcurl-1.23-1|122	- Fix BR
12cr|flickcurl-1.23-1|123	- Fix buildrequires
12cr|flickcurl-1.23-1|124	
12cr|flickcurl-1.23-1|125	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|flickcurl-1.23-1|126	- rebuild for new curl SSL backend
12cr|flickcurl-1.23-1|127	- update to new version 1.14
12cr|flickcurl-1.23-1|128	
12cr|flickcurl-1.23-1|129	* Tue Aug 04 2009 Frederik Himpe <fhimpe@mandriva.org> 1.13-1mdv2010.0
12cr|flickcurl-1.23-1|130	+ Revision: 409384
12cr|flickcurl-1.23-1|131	- Update to new version 1.13
12cr|flickcurl-1.23-1|132	
12cr|flickcurl-1.23-1|133	* Tue Feb 17 2009 Jérôme Soyer <saispo@mandriva.org> 1.8-1mdv2009.1
12cr|flickcurl-1.23-1|134	+ Revision: 341534
12cr|flickcurl-1.23-1|135	- New upstream release
12cr|flickcurl-1.23-1|136	
12cr|flickcurl-1.23-1|137	* Sun Dec 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7-1mdv2009.1
12cr|flickcurl-1.23-1|138	+ Revision: 311657
12cr|flickcurl-1.23-1|139	- update to new version 1.7
12cr|flickcurl-1.23-1|140	
12cr|flickcurl-1.23-1|141	* Fri Sep 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6-1mdv2009.0
12cr|flickcurl-1.23-1|142	+ Revision: 281107
12cr|flickcurl-1.23-1|143	- update to new version 1.6
12cr|flickcurl-1.23-1|144	
12cr|flickcurl-1.23-1|145	* Sat Aug 23 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5-1mdv2009.0
12cr|flickcurl-1.23-1|146	+ Revision: 275321
12cr|flickcurl-1.23-1|147	- update to new version 1.5
12cr|flickcurl-1.23-1|148	
12cr|flickcurl-1.23-1|149	* Fri Aug 01 2008 Pascal Terjan <pterjan@mandriva.org> 1.4-1mdv2009.0
12cr|flickcurl-1.23-1|150	+ Revision: 259455
12cr|flickcurl-1.23-1|151	- 1.4
12cr|flickcurl-1.23-1|152	
12cr|flickcurl-1.23-1|153	+ Pixel <pixel@mandriva.com>
12cr|flickcurl-1.23-1|154	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|flickcurl-1.23-1|155	
12cr|flickcurl-1.23-1|156	* Wed May 28 2008 Nicolas Vigier <nvigier@mandriva.com> 1.3-1mdv2009.0
12cr|flickcurl-1.23-1|157	+ Revision: 212645
12cr|flickcurl-1.23-1|158	- update to version 1.3
12cr|flickcurl-1.23-1|159	
12cr|flickcurl-1.23-1|160	+ Thierry Vignaud <tv@mandriva.org>
12cr|flickcurl-1.23-1|161	- fix no-buildroot-tag
12cr|flickcurl-1.23-1|162	
12cr|flickcurl-1.23-1|163	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|flickcurl-1.23-1|164	- new version
12cr|flickcurl-1.23-1|165	
12cr|flickcurl-1.23-1|166	* Thu Dec 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.13-1mdv2008.1
12cr|flickcurl-1.23-1|167	+ Revision: 138246
12cr|flickcurl-1.23-1|168	- new version
12cr|flickcurl-1.23-1|169	- drop sources 2,3,4 merged upstream
12cr|flickcurl-1.23-1|170	- do not package COPYING files
12cr|flickcurl-1.23-1|171	- new license policy
12cr|flickcurl-1.23-1|172	- spec file clean
12cr|flickcurl-1.23-1|173	
12cr|flickcurl-1.23-1|174	* Mon Aug 13 2007 Nicolas Vigier <nvigier@mandriva.com> 0.12-1mdv2008.0
12cr|flickcurl-1.23-1|175	+ Revision: 62431
12cr|flickcurl-1.23-1|176	- new version
12cr|flickcurl-1.23-1|177	
12cr|flickcurl-1.23-1|178	* Mon Aug 06 2007 Nicolas Vigier <nvigier@mandriva.com> 0.11-1mdv2008.0
12cr|flickcurl-1.23-1|179	+ Revision: 59495
12cr|flickcurl-1.23-1|180	- Import flickcurl
12cr|flickcurl-1.23-1|181	

1361 12
12cr|flightgear-2.8.0-2|1	Name:		flightgear
12cr|flightgear-2.8.0-2|2	Version:	2.8.0
12cr|flightgear-2.8.0-2|3	Release:	2
12cr|flightgear-2.8.0-2|4	Summary:	The FlightGear Flight Simulator
12cr|flightgear-2.8.0-2|5	License:	GPLv2
12cr|flightgear-2.8.0-2|6	Group:		Games/Other
12cr|flightgear-2.8.0-2|7	URL:		http://www.flightgear.org/
12cr|flightgear-2.8.0-2|8	
12cr|flightgear-2.8.0-2|9	Source0:	ftp://ftp.flightgear.org/pub/fgfs/Source/%{name}-%{version}.tar.bz2
12cr|flightgear-2.8.0-2|10	Source11:	%{name}.16.png
12cr|flightgear-2.8.0-2|11	Source12:	%{name}.32.png
12cr|flightgear-2.8.0-2|12	Source13:	%{name}.48.png
12cr|flightgear-2.8.0-2|13	
12cr|flightgear-2.8.0-2|14	BuildRequires:	cmake
12cr|flightgear-2.8.0-2|15	BuildRequires:  git-core
12cr|flightgear-2.8.0-2|16	BuildRequires:	plib-devel
12cr|flightgear-2.8.0-2|17	BuildRequires:	subversion-devel
12cr|flightgear-2.8.0-2|18	BuildRequires:	simgear-devel
12cr|flightgear-2.8.0-2|19	BuildRequires:	pkgconfig(apr-1)
12cr|flightgear-2.8.0-2|20	BuildRequires:	pkgconfig(freealut)
12cr|flightgear-2.8.0-2|21	BuildRequires:  pkgconfig(glut)
12cr|flightgear-2.8.0-2|22	BuildRequires:	pkgconfig(openscenegraph)
12cr|flightgear-2.8.0-2|23	BuildRequires:	pkgconfig(openal)
12cr|flightgear-2.8.0-2|24	BuildRequires:  pkgconfig(udev)
12cr|flightgear-2.8.0-2|25	BuildRequires:  pkgconfig(xmu)
12cr|flightgear-2.8.0-2|26	BuildRequires:	pkgconfig(zlib)
12cr|flightgear-2.8.0-2|27	BuildRequires:	boost-devel
12cr|flightgear-2.8.0-2|28	Requires:	%{name}-data = %{version}
12cr|flightgear-2.8.0-2|29	
12cr|flightgear-2.8.0-2|30	%description
12cr|flightgear-2.8.0-2|31	The FlightGear project is working to create a sophisticated flight simulator
12cr|flightgear-2.8.0-2|32	framework for the development and pursuit of interesting flight simulator
12cr|flightgear-2.8.0-2|33	ideas. We are developing a solid basic sim that can be expanded and improved
12cr|flightgear-2.8.0-2|34	upon by anyone interested in contributing.
12cr|flightgear-2.8.0-2|35	
12cr|flightgear-2.8.0-2|36	%prep
12cr|flightgear-2.8.0-2|37	%setup -q
12cr|flightgear-2.8.0-2|38	
12cr|flightgear-2.8.0-2|39	# Taken from OBS
12cr|flightgear-2.8.0-2|40	for f in docs-mini/README.xmlparticles Thanks
12cr|flightgear-2.8.0-2|41	do
12cr|flightgear-2.8.0-2|42	iconv -f iso-8859-1 -t utf-8 -o ${f}.utf8 ${f}
12cr|flightgear-2.8.0-2|43	mv -f ${f}.utf8 ${f}
12cr|flightgear-2.8.0-2|44	done
12cr|flightgear-2.8.0-2|45	sed -i 's/\r//' docs-mini/AptNavFAQ.FlightGear.html
12cr|flightgear-2.8.0-2|46	# remove some unneeded doc files
12cr|flightgear-2.8.0-2|47	for ext in Cygwin IRIX Joystick Linux MSVC MSVC8 MacOS SimGear Unix Win32-X autoconf mingw plib src xmlsyntax; do
12cr|flightgear-2.8.0-2|48	rm -f docs-mini/README.${ext}
12cr|flightgear-2.8.0-2|49	done
12cr|flightgear-2.8.0-2|50	
12cr|flightgear-2.8.0-2|51	%build
12cr|flightgear-2.8.0-2|52	CFLAGS="${CFLAGS:--O2 -g -frecord-gcc-switches -Wstrict-aliasing=2 -pipe \
12cr|flightgear-2.8.0-2|53	-Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC}"
12cr|flightgear-2.8.0-2|54	export CFLAGS
12cr|flightgear-2.8.0-2|55	
12cr|flightgear-2.8.0-2|56	CXXFLAGS="${CXXFLAGS:--O2 -g -frecord-gcc-switches -Wstrict-aliasing=2 \
12cr|flightgear-2.8.0-2|57	-pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC}"
12cr|flightgear-2.8.0-2|58	export CXXFLAGS
12cr|flightgear-2.8.0-2|59	
12cr|flightgear-2.8.0-2|60	FFLAGS="${FFLAGS:--O2 -g -frecord-gcc-switches -Wstrict-aliasing=2 -pipe \
12cr|flightgear-2.8.0-2|61	-Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC}"
12cr|flightgear-2.8.0-2|62	export FFLAGS
12cr|flightgear-2.8.0-2|63	
12cr|flightgear-2.8.0-2|64	#LDFLAGS="$LDFLAGS -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags"
12cr|flightgear-2.8.0-2|65	#export LDFLAGS
12cr|flightgear-2.8.0-2|66	
12cr|flightgear-2.8.0-2|67	mkdir -p build
12cr|flightgear-2.8.0-2|68	cd build
12cr|flightgear-2.8.0-2|69	cmake 	-DFG_DATA_DIR=%{_datadir}/%{name} \
12cr|flightgear-2.8.0-2|70	-DENABLE_TESTS:BOOL=OFF \
12cr|flightgear-2.8.0-2|71	-DCMAKE_INSTALL_PREFIX:PATH=/usr \
12cr|flightgear-2.8.0-2|72	-DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 \
12cr|flightgear-2.8.0-2|73	-DINCLUDE_INSTALL_DIR:PATH=/usr/include \
12cr|flightgear-2.8.0-2|74	-DLIB_INSTALL_DIR:PATH=/usr/lib64 \
12cr|flightgear-2.8.0-2|75	-DSYSCONF_INSTALL_DIR:PATH=/etc \
12cr|flightgear-2.8.0-2|76	-DSHARE_INSTALL_PREFIX:PATH=/usr/share \
12cr|flightgear-2.8.0-2|77	-DCMAKE_BUILD_TYPE=release \
12cr|flightgear-2.8.0-2|78	%if "lib64" == "lib64"
12cr|flightgear-2.8.0-2|79	-DLIB_SUFFIX=64 \
12cr|flightgear-2.8.0-2|80	%endif
12cr|flightgear-2.8.0-2|81	-DCMAKE_SKIP_RPATH:BOOL=ON \
12cr|flightgear-2.8.0-2|82	-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \
12cr|flightgear-2.8.0-2|83	-DBUILD_SHARED_LIBS:BOOL=ON \
12cr|flightgear-2.8.0-2|84	-DBUILD_STATIC_LIBS:BOOL=OFF \
12cr|flightgear-2.8.0-2|85	-DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed  -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" \
12cr|flightgear-2.8.0-2|86	..
12cr|flightgear-2.8.0-2|87	
12cr|flightgear-2.8.0-2|88	%make
12cr|flightgear-2.8.0-2|89	
12cr|flightgear-2.8.0-2|90	%install
12cr|flightgear-2.8.0-2|91	%makeinstall_std -C build
12cr|flightgear-2.8.0-2|92	
12cr|flightgear-2.8.0-2|93	mkdir -p %{buildroot}%{_datadir}/applications
12cr|flightgear-2.8.0-2|94	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|flightgear-2.8.0-2|95	[Desktop Entry]
12cr|flightgear-2.8.0-2|96	Name=Flight Gear
12cr|flightgear-2.8.0-2|97	Comment=%{Summary}
12cr|flightgear-2.8.0-2|98	Exec=fgfs
12cr|flightgear-2.8.0-2|99	Icon=%{name}
12cr|flightgear-2.8.0-2|100	Terminal=false
12cr|flightgear-2.8.0-2|101	Type=Application
12cr|flightgear-2.8.0-2|102	StartupNotify=true
12cr|flightgear-2.8.0-2|103	Categories=Game;Simulation;
12cr|flightgear-2.8.0-2|104	EOF
12cr|flightgear-2.8.0-2|105	
12cr|flightgear-2.8.0-2|106	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|flightgear-2.8.0-2|107	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|flightgear-2.8.0-2|108	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|flightgear-2.8.0-2|109	
12cr|flightgear-2.8.0-2|110	rm -rf %{buildroot}%{_docdir}/FlightGear
12cr|flightgear-2.8.0-2|111	
12cr|flightgear-2.8.0-2|112	# remove obsolete utilities (taken from OBS)
12cr|flightgear-2.8.0-2|113	cd %{buildroot}%{_bindir} && rm GPSsmooth MIDGsmooth UGsmooth metar
12cr|flightgear-2.8.0-2|114	
12cr|flightgear-2.8.0-2|115	# copy libShivaVG from builddir
12cr|flightgear-2.8.0-2|116	mkdir -p %{buildroot}/%{_libdir}
12cr|flightgear-2.8.0-2|117	cp %{_builddir}/%{name}-%{version}/build/src/Canvas/ShivaVG/src/libShivaVG.so %{buildroot}/%{_libdir}
12cr|flightgear-2.8.0-2|118	
12cr|flightgear-2.8.0-2|119	%files
12cr|flightgear-2.8.0-2|120	%doc README AUTHORS docs-mini/
12cr|flightgear-2.8.0-2|121	%{_datadir}/applications/%{name}.desktop
12cr|flightgear-2.8.0-2|122	%{_miconsdir}/%{name}.png
12cr|flightgear-2.8.0-2|123	%{_iconsdir}/%{name}.png
12cr|flightgear-2.8.0-2|124	%{_liconsdir}/%{name}.png
12cr|flightgear-2.8.0-2|125	%{_mandir}/man1/*
12cr|flightgear-2.8.0-2|126	%{_bindir}/*
12cr|flightgear-2.8.0-2|127	%{_libdir}/*.so
12cr|flightgear-2.8.0-2|128	
12cr|flightgear-2.8.0-2|129	%changelog
12cr|flightgear-2.8.0-2|130	* Mon Aug 20 2012 Anton Chernyshov <ach@rosalab.ru> 2.8.0-1
12cr|flightgear-2.8.0-2|131	- New upstream release - 2.8.0
12cr|flightgear-2.8.0-2|132	- Add some stuff from OBS spec
12cr|flightgear-2.8.0-2|133	- Add new BuildRequires: libudev,git and subversion
12cr|flightgear-2.8.0-2|134	
12cr|flightgear-2.8.0-2|135	* Fri Feb 24 2012 Andrey Bondrov <abondrov@mandriva.org> 2.6.0-1
12cr|flightgear-2.8.0-2|136	+ Revision: 780067
12cr|flightgear-2.8.0-2|137	- Add cmake to BuildRequires
12cr|flightgear-2.8.0-2|138	- New version 2.6.0, switch to cmake and search game data in /usr/share/flightgear
12cr|flightgear-2.8.0-2|139	
12cr|flightgear-2.8.0-2|140	* Sun Sep 18 2011 Andrey Bondrov <abondrov@mandriva.org> 2.4.0-1
12cr|flightgear-2.8.0-2|141	+ Revision: 700207
12cr|flightgear-2.8.0-2|142	- New version: 2.4.0
12cr|flightgear-2.8.0-2|143	
12cr|flightgear-2.8.0-2|144	* Wed Jun 15 2011 Funda Wang <fwang@mandriva.org> 2.0.0-4
12cr|flightgear-2.8.0-2|145	+ Revision: 685415
12cr|flightgear-2.8.0-2|146	- rebuild
12cr|flightgear-2.8.0-2|147	
12cr|flightgear-2.8.0-2|148	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 2.0.0-3
12cr|flightgear-2.8.0-2|149	+ Revision: 655839
12cr|flightgear-2.8.0-2|150	- rebuild
12cr|flightgear-2.8.0-2|151	
12cr|flightgear-2.8.0-2|152	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdv2011.0
12cr|flightgear-2.8.0-2|153	+ Revision: 610711
12cr|flightgear-2.8.0-2|154	- rebuild
12cr|flightgear-2.8.0-2|155	
12cr|flightgear-2.8.0-2|156	* Sun Mar 07 2010 Frederik Himpe <fhimpe@mandriva.org> 2.0.0-1mdv2010.1
12cr|flightgear-2.8.0-2|157	+ Revision: 515535
12cr|flightgear-2.8.0-2|158	- Update to new version 2.0.0
12cr|flightgear-2.8.0-2|159	- Remove gcc 4.4 patch: not needed anymore
12cr|flightgear-2.8.0-2|160	- Remove unrecognized configure option
12cr|flightgear-2.8.0-2|161	- Disable --as-needed ldflag because it breaks build
12cr|flightgear-2.8.0-2|162	
12cr|flightgear-2.8.0-2|163	* Thu Aug 27 2009 Emmanuel Andry <eandry@mandriva.org> 1.9.1-3mdv2010.0
12cr|flightgear-2.8.0-2|164	+ Revision: 421600
12cr|flightgear-2.8.0-2|165	- add p1 to fix gcc44 build
12cr|flightgear-2.8.0-2|166	
12cr|flightgear-2.8.0-2|167	* Sun Mar 22 2009 Frederik Himpe <fhimpe@mandriva.org> 1.9.1-2mdv2009.1
12cr|flightgear-2.8.0-2|168	+ Revision: 360502
12cr|flightgear-2.8.0-2|169	- Remove wrong patch attempting to fix build with Werror=format-security
12cr|flightgear-2.8.0-2|170	and disable this flag
12cr|flightgear-2.8.0-2|171	
12cr|flightgear-2.8.0-2|172	* Tue Mar 03 2009 Frederik Himpe <fhimpe@mandriva.org> 1.9.1-1mdv2009.1
12cr|flightgear-2.8.0-2|173	+ Revision: 348102
12cr|flightgear-2.8.0-2|174	- Update to new version 1.9.1
12cr|flightgear-2.8.0-2|175	- Add boost buildrequires
12cr|flightgear-2.8.0-2|176	- Add patch fixing build with -Werror=format-security
12cr|flightgear-2.8.0-2|177	
12cr|flightgear-2.8.0-2|178	+ Thierry Vignaud <tv@mandriva.org>
12cr|flightgear-2.8.0-2|179	- rebuild
12cr|flightgear-2.8.0-2|180	- fix no-buildroot-tag
12cr|flightgear-2.8.0-2|181	
12cr|flightgear-2.8.0-2|182	+ Pixel <pixel@mandriva.com>
12cr|flightgear-2.8.0-2|183	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|flightgear-2.8.0-2|184	
12cr|flightgear-2.8.0-2|185	* Thu Dec 20 2007 Andreas Hasenack <andreas@mandriva.com> 1.0.0-1mdv2008.1
12cr|flightgear-2.8.0-2|186	+ Revision: 135970
12cr|flightgear-2.8.0-2|187	- updated to version 1.0.0
12cr|flightgear-2.8.0-2|188	
12cr|flightgear-2.8.0-2|189	+ Thierry Vignaud <tv@mandriva.org>
12cr|flightgear-2.8.0-2|190	- kill re-definition of %%buildroot on Pixel's request
12cr|flightgear-2.8.0-2|191	
12cr|flightgear-2.8.0-2|192	* Sun Sep 16 2007 Emmanuel Andry <eandry@mandriva.org> 0.9.10-6mdv2008.0
12cr|flightgear-2.8.0-2|193	+ Revision: 88714
12cr|flightgear-2.8.0-2|194	- drop old menu
12cr|flightgear-2.8.0-2|195	
12cr|flightgear-2.8.0-2|196	+ Thierry Vignaud <tv@mandriva.org>
12cr|flightgear-2.8.0-2|197	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|flightgear-2.8.0-2|198	
12cr|flightgear-2.8.0-2|199	
12cr|flightgear-2.8.0-2|200	* Thu Apr 05 2007 Olivier Blin <oblin@mandriva.com> 0.9.10-5mdv2007.1
12cr|flightgear-2.8.0-2|201	+ Revision: 150688
12cr|flightgear-2.8.0-2|202	- buildrequire zlib-devel
12cr|flightgear-2.8.0-2|203	- buildrequire freealut-devel (and link with it instead of old openal)
12cr|flightgear-2.8.0-2|204	
12cr|flightgear-2.8.0-2|205	* Fri Dec 01 2006 Olivier Blin <oblin@mandriva.com> 0.9.10-4mdv2007.1
12cr|flightgear-2.8.0-2|206	+ Revision: 89872
12cr|flightgear-2.8.0-2|207	- split flightgear data out in flightgear-base
12cr|flightgear-2.8.0-2|208	
12cr|flightgear-2.8.0-2|209	* Fri Dec 01 2006 Olivier Blin <oblin@mandriva.com> 0.9.10-3mdv2007.1
12cr|flightgear-2.8.0-2|210	+ Revision: 89757
12cr|flightgear-2.8.0-2|211	- fix menu entry
12cr|flightgear-2.8.0-2|212	- Import flightgear
12cr|flightgear-2.8.0-2|213	
12cr|flightgear-2.8.0-2|214	* Thu Aug 10 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.10-2mdv2007.0
12cr|flightgear-2.8.0-2|215	- add xdg menu
12cr|flightgear-2.8.0-2|216	- from Bertrand Coconnier <bcoconni@hotmail.com> :
12cr|flightgear-2.8.0-2|217	o Build for x86_64
12cr|flightgear-2.8.0-2|218	o Remove dependency
12cr|flightgear-2.8.0-2|219	
12cr|flightgear-2.8.0-2|220	* Thu Apr 20 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.10-1mdk
12cr|flightgear-2.8.0-2|221	- New release 0.9.10
12cr|flightgear-2.8.0-2|222	- %%mkrel
12cr|flightgear-2.8.0-2|223	- update menu section
12cr|flightgear-2.8.0-2|224	
12cr|flightgear-2.8.0-2|225	* Mon Dec 05 2005 Olivier Blin <oblin@mandriva.com> 0.9.9-2mdk
12cr|flightgear-2.8.0-2|226	- bump SimGear-devel BuildRequires (#20019)
12cr|flightgear-2.8.0-2|227	
12cr|flightgear-2.8.0-2|228	* Mon Nov 21 2005 Lenny Cartier <lenny@mandriva.com> 0.9.9-1mdk
12cr|flightgear-2.8.0-2|229	- 0.9.9
12cr|flightgear-2.8.0-2|230	
12cr|flightgear-2.8.0-2|231	* Thu Jan 20 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.8-1mdk
12cr|flightgear-2.8.0-2|232	- 0.9.8
12cr|flightgear-2.8.0-2|233	
12cr|flightgear-2.8.0-2|234	* Thu Nov 04 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.9.6-2mdk
12cr|flightgear-2.8.0-2|235	- flightgear is executable
12cr|flightgear-2.8.0-2|236	
12cr|flightgear-2.8.0-2|237	* Tue Nov 02 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.9.6-1mdk
12cr|flightgear-2.8.0-2|238	- 0.9.6
12cr|flightgear-2.8.0-2|239	
12cr|flightgear-2.8.0-2|240	* Mon Aug 16 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.5-2mdk
12cr|flightgear-2.8.0-2|241	- fix buildrequires
12cr|flightgear-2.8.0-2|242	- fix path data files
12cr|flightgear-2.8.0-2|243	
12cr|flightgear-2.8.0-2|244	* Fri Aug 06 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.5-1mdk
12cr|flightgear-2.8.0-2|245	- 0.9.5
12cr|flightgear-2.8.0-2|246	
12cr|flightgear-2.8.0-2|247	* Sun Jul 18 2004 Michael Scherer <misc@mandrake.org> 0.9.4-2mdk
12cr|flightgear-2.8.0-2|248	- rebuild for new gcc
12cr|flightgear-2.8.0-2|249	
12cr|flightgear-2.8.0-2|250	* Wed Jun 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.4-1mdk
12cr|flightgear-2.8.0-2|251	- 0.9.4
12cr|flightgear-2.8.0-2|252	- fix buildrequires (lib64..)
12cr|flightgear-2.8.0-2|253	

1362 12
12cr|flightgear-data-2.8.0-1|1	%define	oname	flightgear
12cr|flightgear-data-2.8.0-1|2	
12cr|flightgear-data-2.8.0-1|3	Name:		flightgear-data
12cr|flightgear-data-2.8.0-1|4	Version:	2.8.0
12cr|flightgear-data-2.8.0-1|5	Release:	%mkrel 1
12cr|flightgear-data-2.8.0-1|6	Summary:	The data for FlightGear Flight Simulator
12cr|flightgear-data-2.8.0-1|7	License:	GPLv2
12cr|flightgear-data-2.8.0-1|8	Group:		Games/Other
12cr|flightgear-data-2.8.0-1|9	URL:		http://www.flightgear.org/
12cr|flightgear-data-2.8.0-1|10	Source0:	ftp://ftp.linux.kiev.ua/pub/mirrors/ftp.flightgear.org/flightgear/Shared/FlightGear-data-%{version}.tar.bz2
12cr|flightgear-data-2.8.0-1|11	
12cr|flightgear-data-2.8.0-1|12	BuildArch:	noarch
12cr|flightgear-data-2.8.0-1|13	
12cr|flightgear-data-2.8.0-1|14	Conflicts:	flightgear < 0.9.10-4
12cr|flightgear-data-2.8.0-1|15	Provides:	flightgear-base = %{version}-%{release}
12cr|flightgear-data-2.8.0-1|16	
12cr|flightgear-data-2.8.0-1|17	%description
12cr|flightgear-data-2.8.0-1|18	The Flight Gear project is working to create a sophisticated flight simulator
12cr|flightgear-data-2.8.0-1|19	framework for the development and pursuit of interesting flight simulator
12cr|flightgear-data-2.8.0-1|20	ideas. We are developing a solid basic sim that can be expanded and improved
12cr|flightgear-data-2.8.0-1|21	upon by anyone interested in contributing.
12cr|flightgear-data-2.8.0-1|22	
12cr|flightgear-data-2.8.0-1|23	This package contains the base data files.
12cr|flightgear-data-2.8.0-1|24	
12cr|flightgear-data-2.8.0-1|25	%prep
12cr|flightgear-data-2.8.0-1|26	%setup -q -n data
12cr|flightgear-data-2.8.0-1|27	
12cr|flightgear-data-2.8.0-1|28	%build
12cr|flightgear-data-2.8.0-1|29	
12cr|flightgear-data-2.8.0-1|30	%install
12cr|flightgear-data-2.8.0-1|31	rm -rf %{buildroot}
12cr|flightgear-data-2.8.0-1|32	install -d -m 0755 %{buildroot}%{_datadir}/%{oname}/
12cr|flightgear-data-2.8.0-1|33	cp -a * %{buildroot}%{_datadir}/%{oname}/
12cr|flightgear-data-2.8.0-1|34	
12cr|flightgear-data-2.8.0-1|35	# cleanup temporary files and fix permissions
12cr|flightgear-data-2.8.0-1|36	find %{buildroot}%{_datadir}/%{oname} -name '*#*' -exec %__rm {} \;
12cr|flightgear-data-2.8.0-1|37	find %{buildroot}%{_datadir}/%{oname} -type f -exec %__chmod 644 {} \;
12cr|flightgear-data-2.8.0-1|38	
12cr|flightgear-data-2.8.0-1|39	# fix wrong eol encoding on some doc files
12cr|flightgear-data-2.8.0-1|40	for f in Docs/FGShortRef.css Docs/README.kln89.html Docs/FGShortRef.html \
12cr|flightgear-data-2.8.0-1|41	Docs/README.submodels Docs/README.yasim Docs/README.xmlparticles
12cr|flightgear-data-2.8.0-1|42	do
12cr|flightgear-data-2.8.0-1|43	%__sed -i 's/\r//' %{buildroot}%{_datadir}/%{oname}/$f
12cr|flightgear-data-2.8.0-1|44	done
12cr|flightgear-data-2.8.0-1|45	
12cr|flightgear-data-2.8.0-1|46	# fix files not in utf-8
12cr|flightgear-data-2.8.0-1|47	for f in Thanks Docs/README.xmlparticles
12cr|flightgear-data-2.8.0-1|48	do
12cr|flightgear-data-2.8.0-1|49	path=%{buildroot}%{_datadir}/%{oname}/$f
12cr|flightgear-data-2.8.0-1|50	iconv -f iso-8859-1 -t utf-8 -o ${path}.utf8 $path
12cr|flightgear-data-2.8.0-1|51	%__mv -f ${path}.utf8 ${path}
12cr|flightgear-data-2.8.0-1|52	done
12cr|flightgear-data-2.8.0-1|53	
12cr|flightgear-data-2.8.0-1|54	%clean
12cr|flightgear-data-2.8.0-1|55	rm -rf %{buildroot}
12cr|flightgear-data-2.8.0-1|56	
12cr|flightgear-data-2.8.0-1|57	%files
12cr|flightgear-data-2.8.0-1|58	%doc AUTHORS COPYING NEWS README Thanks Docs
12cr|flightgear-data-2.8.0-1|59	%{_datadir}/%{oname}
12cr|flightgear-data-2.8.0-1|60	
12cr|flightgear-data-2.8.0-1|61	%changelog
12cr|flightgear-data-2.8.0-1|62	* Mon Aug 20 2012 Anton Chernyshov <ach@rosalab.ru> 2.8.0-1
12cr|flightgear-data-2.8.0-1|63	- New upstream release - 2.8.0
12cr|flightgear-data-2.8.0-1|64	
12cr|flightgear-data-2.8.0-1|65	* Fri Feb 24 2012 Andrey Bondrov <abondrov@mandriva.org> 2.6.0-1
12cr|flightgear-data-2.8.0-1|66	+ Revision: 780078
12cr|flightgear-data-2.8.0-1|67	- New version 2.6.0, place game data in /usr/share/flightgear
12cr|flightgear-data-2.8.0-1|68	
12cr|flightgear-data-2.8.0-1|69	* Sun Sep 18 2011 Andrey Bondrov <abondrov@mandriva.org> 2.4.0-1
12cr|flightgear-data-2.8.0-1|70	+ Revision: 700213
12cr|flightgear-data-2.8.0-1|71	- New version: 2.4.0
12cr|flightgear-data-2.8.0-1|72	
12cr|flightgear-data-2.8.0-1|73	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdv2011.0
12cr|flightgear-data-2.8.0-1|74	+ Revision: 610712
12cr|flightgear-data-2.8.0-1|75	- rebuild
12cr|flightgear-data-2.8.0-1|76	
12cr|flightgear-data-2.8.0-1|77	* Sun Mar 07 2010 Frederik Himpe <fhimpe@mandriva.org> 2.0.0-1mdv2010.1
12cr|flightgear-data-2.8.0-1|78	+ Revision: 515584
12cr|flightgear-data-2.8.0-1|79	- Update to new version 2.0.0
12cr|flightgear-data-2.8.0-1|80	
12cr|flightgear-data-2.8.0-1|81	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.9.0-2mdv2010.0
12cr|flightgear-data-2.8.0-1|82	+ Revision: 437557
12cr|flightgear-data-2.8.0-1|83	- rebuild
12cr|flightgear-data-2.8.0-1|84	
12cr|flightgear-data-2.8.0-1|85	* Wed Mar 04 2009 Frederik Himpe <fhimpe@mandriva.org> 1.9.0-1mdv2009.1
12cr|flightgear-data-2.8.0-1|86	+ Revision: 348704
12cr|flightgear-data-2.8.0-1|87	- Update to new version 1.9.0
12cr|flightgear-data-2.8.0-1|88	- Rename to flightgear-data
12cr|flightgear-data-2.8.0-1|89	- compress upstream tarball with xz
12cr|flightgear-data-2.8.0-1|90	- Use similar %%install section as Fedora
12cr|flightgear-data-2.8.0-1|91	
12cr|flightgear-data-2.8.0-1|92	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-4mdv2009.0
12cr|flightgear-data-2.8.0-1|93	+ Revision: 267915
12cr|flightgear-data-2.8.0-1|94	+ rebuild (emptylog)
12cr|flightgear-data-2.8.0-1|95	
12cr|flightgear-data-2.8.0-1|96	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-3mdv2009.0
12cr|flightgear-data-2.8.0-1|97	+ Revision: 245200
12cr|flightgear-data-2.8.0-1|98	- rebuild
12cr|flightgear-data-2.8.0-1|99	- fix no-buildroot-tag
12cr|flightgear-data-2.8.0-1|100	
12cr|flightgear-data-2.8.0-1|101	* Sat Dec 22 2007 Andreas Hasenack <andreas@mandriva.com> 1.0.0-1mdv2008.1
12cr|flightgear-data-2.8.0-1|102	+ Revision: 136836
12cr|flightgear-data-2.8.0-1|103	- updated base scenery to version 1.0.0 via patch file
12cr|flightgear-data-2.8.0-1|104	
12cr|flightgear-data-2.8.0-1|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|flightgear-data-2.8.0-1|106	- kill re-definition of %%buildroot on Pixel's request
12cr|flightgear-data-2.8.0-1|107	

1363 12
12cr|flint-1.5.0-7|1	%define name		flint
12cr|flint-1.5.0-7|2	%define flintdir	%{_datadir}/%{name}
12cr|flint-1.5.0-7|3	%define libmajor	1
12cr|flint-1.5.0-7|4	%define libname		%mklibname %{name} %{libmajor}
12cr|flint-1.5.0-7|5	
12cr|flint-1.5.0-7|6	Name:		%{name}
12cr|flint-1.5.0-7|7	Group:		Sciences/Mathematics
12cr|flint-1.5.0-7|8	License:	GPL
12cr|flint-1.5.0-7|9	Summary:	FLINT - Fast Library for Number Theory
12cr|flint-1.5.0-7|10	Version:	1.5.0
12cr|flint-1.5.0-7|11	Release:	7
12cr|flint-1.5.0-7|12	Source:		http://www.flintlib.org/flint-%{version}.tar.gz
12cr|flint-1.5.0-7|13	URL:		http://www.flintlib.org/
12cr|flint-1.5.0-7|14	
12cr|flint-1.5.0-7|15	BuildRequires:	gmp-devel
12cr|flint-1.5.0-7|16	BuildRequires:	ntl-devel
12cr|flint-1.5.0-7|17	BuildRequires:	python
12cr|flint-1.5.0-7|18	BuildRequires:	zn_poly-devel
12cr|flint-1.5.0-7|19	
12cr|flint-1.5.0-7|20	Requires:	pari
12cr|flint-1.5.0-7|21	Requires:	python-matplotlib
12cr|flint-1.5.0-7|22	
12cr|flint-1.5.0-7|23	# Based on sagemath & debian package
12cr|flint-1.5.0-7|24	Patch0:		flint-1.5.0-soname.patch
12cr|flint-1.5.0-7|25	
12cr|flint-1.5.0-7|26	# Link applications with the generated dynamic library instead of the .o files
12cr|flint-1.5.0-7|27	Patch1:		flint-1.5.0-dynlink.patch
12cr|flint-1.5.0-7|28	
12cr|flint-1.5.0-7|29	# Link ntl interface in libflint.so; this interface is required by
12cr|flint-1.5.0-7|30	# sage python modules.
12cr|flint-1.5.0-7|31	Patch2:		flint-1.5.0-ntl.patch
12cr|flint-1.5.0-7|32	
12cr|flint-1.5.0-7|33	Patch3:		flint-1.5.0-zn_poly.patch
12cr|flint-1.5.0-7|34	
12cr|flint-1.5.0-7|35	%description
12cr|flint-1.5.0-7|36	FLINT - Fast Library for Number Theory. FLINT is a C library for
12cr|flint-1.5.0-7|37	doing number theory, written by William Hart and David Harvey.
12cr|flint-1.5.0-7|38	
12cr|flint-1.5.0-7|39	%package	-n %{libname}
12cr|flint-1.5.0-7|40	Group:		System/Libraries
12cr|flint-1.5.0-7|41	Summary:	Shared FLINT library
12cr|flint-1.5.0-7|42	Provides:	lib%{name} = %{version}-%{release}
12cr|flint-1.5.0-7|43	
12cr|flint-1.5.0-7|44	%description	-n %{libname}
12cr|flint-1.5.0-7|45	This package contains the shared FLINT libraries.
12cr|flint-1.5.0-7|46	
12cr|flint-1.5.0-7|47	%package	-n lib%{name}-devel
12cr|flint-1.5.0-7|48	Group:		Development/C
12cr|flint-1.5.0-7|49	Summary:	FLINT Development files
12cr|flint-1.5.0-7|50	Requires:	lib%{name} = %{version}-%{release}
12cr|flint-1.5.0-7|51	Provides:	%{name}-devel = %{version}-%{release}
12cr|flint-1.5.0-7|52	
12cr|flint-1.5.0-7|53	%description	-n lib%{name}-devel
12cr|flint-1.5.0-7|54	This package contains the FLINT development headers and libraries.
12cr|flint-1.5.0-7|55	
12cr|flint-1.5.0-7|56	%prep
12cr|flint-1.5.0-7|57	%setup -q
12cr|flint-1.5.0-7|58	
12cr|flint-1.5.0-7|59	%patch0	-p1
12cr|flint-1.5.0-7|60	%patch1 -p1
12cr|flint-1.5.0-7|61	%patch2 -p1
12cr|flint-1.5.0-7|62	%patch3 -p1
12cr|flint-1.5.0-7|63	rm -fr zn_poly
12cr|flint-1.5.0-7|64	
12cr|flint-1.5.0-7|65	%build
12cr|flint-1.5.0-7|66	make						\
12cr|flint-1.5.0-7|67	LIBDIR=%{_libdir}			\
12cr|flint-1.5.0-7|68	INCLUDEDIR=%{_includedir}		\
12cr|flint-1.5.0-7|69	DOCDIR=%{_docdir}/%{name}-%{version}	\
12cr|flint-1.5.0-7|70	FLINT_NTL_LIB_DIR=%{_libdir}		\
12cr|flint-1.5.0-7|71	FLINT_GMP_LIB_DIR=%{_libdir}		\
12cr|flint-1.5.0-7|72	FLINT_GMP_INCLUDE_DIR=%{_includedir}	\
12cr|flint-1.5.0-7|73	FLINT_LIB=libflint.so			\
12cr|flint-1.5.0-7|74	FLINT_VERSION=%{version}		\
12cr|flint-1.5.0-7|75	FLINT_TUNE=-fPIC			\
12cr|flint-1.5.0-7|76	library all
12cr|flint-1.5.0-7|77	
12cr|flint-1.5.0-7|78	%install
12cr|flint-1.5.0-7|79	mkdir -p %{buildroot}/%{flintdir}/bin
12cr|flint-1.5.0-7|80	cp -fa `find . -maxdepth 1 -mindepth 1 -type f -executable | grep -v libflint` \
12cr|flint-1.5.0-7|81	%{buildroot}/%{flintdir}/bin
12cr|flint-1.5.0-7|82	
12cr|flint-1.5.0-7|83	mkdir -p %{buildroot}/%{_libdir}
12cr|flint-1.5.0-7|84	cp -fa libflint* %{buildroot}/%{_libdir}
12cr|flint-1.5.0-7|85	
12cr|flint-1.5.0-7|86	perl -pi -e 's|(#include "zn_poly/)src/(zn_poly.h")|$1$2|;' *.h
12cr|flint-1.5.0-7|87	mkdir -p %{buildroot}/%{_includedir}/%{name}
12cr|flint-1.5.0-7|88	cp -fa *.h %{buildroot}/%{_includedir}/%{name}
12cr|flint-1.5.0-7|89	
12cr|flint-1.5.0-7|90	# sagemath expects it this way
12cr|flint-1.5.0-7|91	ln -sf %{_includedir}/%{name} %{buildroot}%{_includedir}/FLINT
12cr|flint-1.5.0-7|92	
12cr|flint-1.5.0-7|93	cp -far graphing  %{buildroot}/%{flintdir}
12cr|flint-1.5.0-7|94	cp -far pari-profiles %{buildroot}/%{flintdir}
12cr|flint-1.5.0-7|95	
12cr|flint-1.5.0-7|96	ln -sf %{_docdir}/%{name} %{buildroot}%{flintdir}/doc
12cr|flint-1.5.0-7|97	
12cr|flint-1.5.0-7|98	%clean
12cr|flint-1.5.0-7|99	rm -rf %{buildroot}
12cr|flint-1.5.0-7|100	
12cr|flint-1.5.0-7|101	%files
12cr|flint-1.5.0-7|102	%defattr(-,root,root)
12cr|flint-1.5.0-7|103	%dir %{flintdir}
12cr|flint-1.5.0-7|104	%{flintdir}/*
12cr|flint-1.5.0-7|105	%doc doc/*
12cr|flint-1.5.0-7|106	
12cr|flint-1.5.0-7|107	%files		-n %{libname}
12cr|flint-1.5.0-7|108	%defattr(-,root,root)
12cr|flint-1.5.0-7|109	%{_libdir}/libflint.so.*
12cr|flint-1.5.0-7|110	
12cr|flint-1.5.0-7|111	%files		-n lib%{name}-devel
12cr|flint-1.5.0-7|112	%defattr(-,root,root)
12cr|flint-1.5.0-7|113	%{_libdir}/libflint.so
12cr|flint-1.5.0-7|114	%{_includedir}/FLINT
12cr|flint-1.5.0-7|115	%dir %{_includedir}/%{name}
12cr|flint-1.5.0-7|116	%{_includedir}/%{name}/*
12cr|flint-1.5.0-7|117	%doc CHANGES.txt
12cr|flint-1.5.0-7|118	
12cr|flint-1.5.0-7|119	
12cr|flint-1.5.0-7|120	%changelog
12cr|flint-1.5.0-7|121	* Tue Mar 08 2011 Paulo Andrade <pcpa@mandriva.com.br> 1.5.0-6mdv2011.0
12cr|flint-1.5.0-7|122	+ Revision: 642764
12cr|flint-1.5.0-7|123	- Rebuild using system dynamically linked zn_poly
12cr|flint-1.5.0-7|124	
12cr|flint-1.5.0-7|125	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-5mdv2011.0
12cr|flint-1.5.0-7|126	+ Revision: 610713
12cr|flint-1.5.0-7|127	- rebuild
12cr|flint-1.5.0-7|128	
12cr|flint-1.5.0-7|129	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 1.5.0-4mdv2010.1
12cr|flint-1.5.0-7|130	+ Revision: 503581
12cr|flint-1.5.0-7|131	- rebuild for new gmp
12cr|flint-1.5.0-7|132	
12cr|flint-1.5.0-7|133	* Sat Jan 23 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.5.0-3mdv2010.1
12cr|flint-1.5.0-7|134	+ Revision: 495127
12cr|flint-1.5.0-7|135	+ rebuild (emptylog)
12cr|flint-1.5.0-7|136	
12cr|flint-1.5.0-7|137	* Wed Nov 25 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.5.0-2mdv2010.1
12cr|flint-1.5.0-7|138	+ Revision: 470132
12cr|flint-1.5.0-7|139	+ rebuild (emptylog)
12cr|flint-1.5.0-7|140	
12cr|flint-1.5.0-7|141	* Wed Nov 25 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.5.0-1mdv2010.1
12cr|flint-1.5.0-7|142	+ Revision: 470126
12cr|flint-1.5.0-7|143	- Update to latest upstream release 1.5.0
12cr|flint-1.5.0-7|144	
12cr|flint-1.5.0-7|145	* Mon Jul 20 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.3.0-1mdv2010.0
12cr|flint-1.5.0-7|146	+ Revision: 398231
12cr|flint-1.5.0-7|147	- Update to newer upstream release 1.3.0.
12cr|flint-1.5.0-7|148	
12cr|flint-1.5.0-7|149	* Tue Jun 16 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.0.21-6mdv2010.0
12cr|flint-1.5.0-7|150	+ Revision: 386229
12cr|flint-1.5.0-7|151	+ rebuild (emptylog)
12cr|flint-1.5.0-7|152	
12cr|flint-1.5.0-7|153	* Mon May 18 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.0.21-5mdv2010.0
12cr|flint-1.5.0-7|154	+ Revision: 377314
12cr|flint-1.5.0-7|155	+ rebuild (emptylog)
12cr|flint-1.5.0-7|156	
12cr|flint-1.5.0-7|157	* Mon May 18 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.0.21-4mdv2010.0
12cr|flint-1.5.0-7|158	+ Revision: 377282
12cr|flint-1.5.0-7|159	+ rebuild (emptylog)
12cr|flint-1.5.0-7|160	
12cr|flint-1.5.0-7|161	* Fri May 08 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.0.21-3mdv2010.0
12cr|flint-1.5.0-7|162	+ Revision: 373518
12cr|flint-1.5.0-7|163	- Link NTL-interface.o in libflint, as those symbols are required by sagemath.
12cr|flint-1.5.0-7|164	
12cr|flint-1.5.0-7|165	* Tue Mar 10 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.0.21-1mdv2009.1
12cr|flint-1.5.0-7|166	+ Revision: 353511
12cr|flint-1.5.0-7|167	- Initial import of flint 1.0.21.
12cr|flint-1.5.0-7|168	FLINT is a C library for doing number theory
12cr|flint-1.5.0-7|169	http://www.flintlib.org/
12cr|flint-1.5.0-7|170	- flint
12cr|flint-1.5.0-7|171	

1364 12
12cr|florence-0.6.0-1|1	Name:		florence
12cr|florence-0.6.0-1|2	Version:	0.6.0
12cr|florence-0.6.0-1|3	Release:	1
12cr|florence-0.6.0-1|4	Summary:	Extensible scalable on-screen virtual keyboard
12cr|florence-0.6.0-1|5	
12cr|florence-0.6.0-1|6	Group:		System/X11
12cr|florence-0.6.0-1|7	License:	GPLv2+ and GFDL
12cr|florence-0.6.0-1|8	URL:		http://florence.sourceforge.net
12cr|florence-0.6.0-1|9	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|florence-0.6.0-1|10	Patch0:		florence-0.6.0-desktop.patch
12cr|florence-0.6.0-1|11	BuildRequires:	intltool
12cr|florence-0.6.0-1|12	BuildRequires:	rarian
12cr|florence-0.6.0-1|13	BuildRequires:	pkgconfig(atspi-2)
12cr|florence-0.6.0-1|14	BuildRequires:	pkgconfig(cairo)
12cr|florence-0.6.0-1|15	BuildRequires:	pkgconfig(gmodule-2.0)
12cr|florence-0.6.0-1|16	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|florence-0.6.0-1|17	BuildRequires:	pkgconfig(gstreamer-0.10)
12cr|florence-0.6.0-1|18	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|florence-0.6.0-1|19	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|florence-0.6.0-1|20	BuildRequires:	pkgconfig(libxml-2.0)
12cr|florence-0.6.0-1|21	BuildRequires:	pkgconfig(x11)
12cr|florence-0.6.0-1|22	BuildRequires:	pkgconfig(xext)
12cr|florence-0.6.0-1|23	BuildRequires:	pkgconfig(xtst)
12cr|florence-0.6.0-1|24	
12cr|florence-0.6.0-1|25	%description
12cr|florence-0.6.0-1|26	Florence is an extensible scalable virtual keyboard.
12cr|florence-0.6.0-1|27	
12cr|florence-0.6.0-1|28	It's designed for GNOME but can be used in any DE (without some features).
12cr|florence-0.6.0-1|29	
12cr|florence-0.6.0-1|30	You need it if you can't use a real hardware keyboard, for
12cr|florence-0.6.0-1|31	example because you are disabled, your keyboard is broken or
12cr|florence-0.6.0-1|32	because you use a tablet PC, but you must be able to use a pointing
12cr|florence-0.6.0-1|33	device (as a mouse, a trackball or a touchscreen).
12cr|florence-0.6.0-1|34	
12cr|florence-0.6.0-1|35	In GNOME Florence stays out of your way when you don't need it:
12cr|florence-0.6.0-1|36	it appears on the screen only when you need it.
12cr|florence-0.6.0-1|37	
12cr|florence-0.6.0-1|38	A Timer-based auto-click functionality is available
12cr|florence-0.6.0-1|39	to help disabled people having difficulties to click.
12cr|florence-0.6.0-1|40	
12cr|florence-0.6.0-1|41	If you have problems switching keyboard layout (language) in KDE4,
12cr|florence-0.6.0-1|42	reconfigure layouts in KDE4 settings once and it should work.
12cr|florence-0.6.0-1|43	
12cr|florence-0.6.0-1|44	%prep
12cr|florence-0.6.0-1|45	%setup -q
12cr|florence-0.6.0-1|46	%patch0 -p1
12cr|florence-0.6.0-1|47	
12cr|florence-0.6.0-1|48	%build
12cr|florence-0.6.0-1|49	%configure2_5x \
12cr|florence-0.6.0-1|50	--without-panelapplet \
12cr|florence-0.6.0-1|51	--without-xrecord \
12cr|florence-0.6.0-1|52	--without-notification
12cr|florence-0.6.0-1|53	%make
12cr|florence-0.6.0-1|54	
12cr|florence-0.6.0-1|55	
12cr|florence-0.6.0-1|56	%install
12cr|florence-0.6.0-1|57	%makeinstall_std
12cr|florence-0.6.0-1|58	
12cr|florence-0.6.0-1|59	%find_lang %{name} --with-gnome
12cr|florence-0.6.0-1|60	
12cr|florence-0.6.0-1|61	%files -f %{name}.lang
12cr|florence-0.6.0-1|62	%doc AUTHORS ChangeLog COPYING COPYING-DOCS NEWS README
12cr|florence-0.6.0-1|63	%{_bindir}/%{name}
12cr|florence-0.6.0-1|64	%{_datadir}/%{name}
12cr|florence-0.6.0-1|65	%{_datadir}/applications/%{name}.*
12cr|florence-0.6.0-1|66	%{_datadir}/glib-2.0/schemas/*.xml
12cr|florence-0.6.0-1|67	%{_datadir}/pixmaps/%{name}.svg
12cr|florence-0.6.0-1|68	%{_mandir}/man1/%{name}*.1*
12cr|florence-0.6.0-1|69	
12cr|florence-0.6.0-1|70	%changelog
12cr|florence-0.6.0-1|71	* Mon Oct 10 2011 Andrey Bondrov <abondrov@mandriva.org> 0.5.1-1mdv2012.0
12cr|florence-0.6.0-1|72	+ Revision: 704092
12cr|florence-0.6.0-1|73	- New version 0.5.1
12cr|florence-0.6.0-1|74	- Update BuildRequires and rebuild
12cr|florence-0.6.0-1|75	
12cr|florence-0.6.0-1|76	* Sat Sep 10 2011 Andrey Bondrov <abondrov@mandriva.org> 0.5.0-1
12cr|florence-0.6.0-1|77	+ Revision: 699201
12cr|florence-0.6.0-1|78	- imported package florence
12cr|florence-0.6.0-1|79	
12cr|florence-0.6.0-1|80	
12cr|florence-0.6.0-1|81	* Sat Sep 10 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.5.0-1mdv2011.0
12cr|florence-0.6.0-1|82	- Initial package for Mandriva
12cr|florence-0.6.0-1|83	- Add patch 1 to fix segfaults on some xkb events

1365 12
12cr|flowcanvas-0.7.1-3|1	%define major 5
12cr|flowcanvas-0.7.1-3|2	
12cr|flowcanvas-0.7.1-3|3	%define libname %mklibname %{name} %{major}
12cr|flowcanvas-0.7.1-3|4	%define develname %mklibname %{name} -d
12cr|flowcanvas-0.7.1-3|5	
12cr|flowcanvas-0.7.1-3|6	Name:       flowcanvas
12cr|flowcanvas-0.7.1-3|7	Version:    0.7.1
12cr|flowcanvas-0.7.1-3|8	Release:    3
12cr|flowcanvas-0.7.1-3|9	
12cr|flowcanvas-0.7.1-3|10	Summary:    An interactive Gtkmm/Gnomecanvasmm widget
12cr|flowcanvas-0.7.1-3|11	License:    GPLv2+
12cr|flowcanvas-0.7.1-3|12	Group:      System/Libraries
12cr|flowcanvas-0.7.1-3|13	Url:        http://drobilla.net/software/flowcanvas/
12cr|flowcanvas-0.7.1-3|14	Source0:    http://download.drobilla.net/%{name}-%{version}.tar.bz2
12cr|flowcanvas-0.7.1-3|15	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|flowcanvas-0.7.1-3|16	
12cr|flowcanvas-0.7.1-3|17	BuildRequires:  waf
12cr|flowcanvas-0.7.1-3|18	BuildRequires:  gtkmm2.4-devel
12cr|flowcanvas-0.7.1-3|19	BuildRequires:  libgnomecanvasmm2.6-devel
12cr|flowcanvas-0.7.1-3|20	BuildRequires:  boost-devel
12cr|flowcanvas-0.7.1-3|21	BuildRequires:  graphviz-devel
12cr|flowcanvas-0.7.1-3|22	
12cr|flowcanvas-0.7.1-3|23	%description
12cr|flowcanvas-0.7.1-3|24	FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget for "boxes
12cr|flowcanvas-0.7.1-3|25	and lines" style environments (e.g. modular synths or interactive
12cr|flowcanvas-0.7.1-3|26	finite state automata diagrams).
12cr|flowcanvas-0.7.1-3|27	
12cr|flowcanvas-0.7.1-3|28	%package -n %{libname}
12cr|flowcanvas-0.7.1-3|29	Summary:    %{summary}
12cr|flowcanvas-0.7.1-3|30	Group:      %{group}
12cr|flowcanvas-0.7.1-3|31	
12cr|flowcanvas-0.7.1-3|32	Provides:   %{name} = %{version}-%{release}
12cr|flowcanvas-0.7.1-3|33	
12cr|flowcanvas-0.7.1-3|34	%description -n %{libname}
12cr|flowcanvas-0.7.1-3|35	FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget for "boxes
12cr|flowcanvas-0.7.1-3|36	and lines" style environments (e.g. modular synths or interactive
12cr|flowcanvas-0.7.1-3|37	finite state automata diagrams).
12cr|flowcanvas-0.7.1-3|38	
12cr|flowcanvas-0.7.1-3|39	%package -n %{develname}
12cr|flowcanvas-0.7.1-3|40	Summary:    Development files for %{name}
12cr|flowcanvas-0.7.1-3|41	Group:      Development/GNOME and GTK+
12cr|flowcanvas-0.7.1-3|42	
12cr|flowcanvas-0.7.1-3|43	Provides:   %{name}-devel = %{version}-%{release}
12cr|flowcanvas-0.7.1-3|44	Requires:   %{libname} = %{version}
12cr|flowcanvas-0.7.1-3|45	
12cr|flowcanvas-0.7.1-3|46	%description -n %{develname}
12cr|flowcanvas-0.7.1-3|47	This package contains development files for %{name}.
12cr|flowcanvas-0.7.1-3|48	
12cr|flowcanvas-0.7.1-3|49	%prep
12cr|flowcanvas-0.7.1-3|50	%setup -q
12cr|flowcanvas-0.7.1-3|51	
12cr|flowcanvas-0.7.1-3|52	%build
12cr|flowcanvas-0.7.1-3|53	%setup_compile_flags
12cr|flowcanvas-0.7.1-3|54	./waf configure \
12cr|flowcanvas-0.7.1-3|55	--prefix=%{_prefix} \
12cr|flowcanvas-0.7.1-3|56	--datadir=%{_datadir} \
12cr|flowcanvas-0.7.1-3|57	--libdir=%{_libdir} \
12cr|flowcanvas-0.7.1-3|58	--includedir=%{_includedir} \
12cr|flowcanvas-0.7.1-3|59	
12cr|flowcanvas-0.7.1-3|60	# execution of waf link in source topdir fails to include autowaf.py:
12cr|flowcanvas-0.7.1-3|61	
12cr|flowcanvas-0.7.1-3|62	./autowaf/waf build
12cr|flowcanvas-0.7.1-3|63	
12cr|flowcanvas-0.7.1-3|64	%install
12cr|flowcanvas-0.7.1-3|65	rm -rf %{buildroot}
12cr|flowcanvas-0.7.1-3|66	./autowaf/waf install --destdir=%{buildroot}
12cr|flowcanvas-0.7.1-3|67	
12cr|flowcanvas-0.7.1-3|68	%files -n %{libname}
12cr|flowcanvas-0.7.1-3|69	%defattr(-,root,root)
12cr|flowcanvas-0.7.1-3|70	%doc AUTHORS README ChangeLog
12cr|flowcanvas-0.7.1-3|71	%{_libdir}/lib%{name}.so.*
12cr|flowcanvas-0.7.1-3|72	
12cr|flowcanvas-0.7.1-3|73	%files -n %{develname}
12cr|flowcanvas-0.7.1-3|74	%defattr(-,root,root)
12cr|flowcanvas-0.7.1-3|75	%{_libdir}/lib%{name}.so
12cr|flowcanvas-0.7.1-3|76	%{_libdir}/pkgconfig/%{name}.pc
12cr|flowcanvas-0.7.1-3|77	%{_includedir}/%{name}
12cr|flowcanvas-0.7.1-3|78	
12cr|flowcanvas-0.7.1-3|79	
12cr|flowcanvas-0.7.1-3|80	%changelog
12cr|flowcanvas-0.7.1-3|81	* Sat Dec 24 2011 Frank Kober <emuse@mandriva.org> 0.7.1-3
12cr|flowcanvas-0.7.1-3|82	+ Revision: 745010
12cr|flowcanvas-0.7.1-3|83	- rebuild to link against newer libpng
12cr|flowcanvas-0.7.1-3|84	
12cr|flowcanvas-0.7.1-3|85	* Wed May 11 2011 Funda Wang <fwang@mandriva.org> 0.7.1-2
12cr|flowcanvas-0.7.1-3|86	+ Revision: 673597
12cr|flowcanvas-0.7.1-3|87	- rebuild for new graphviz
12cr|flowcanvas-0.7.1-3|88	
12cr|flowcanvas-0.7.1-3|89	* Thu Jan 20 2011 Frank Kober <emuse@mandriva.org> 0.7.1-1
12cr|flowcanvas-0.7.1-3|90	+ Revision: 631905
12cr|flowcanvas-0.7.1-3|91	- new version 0.7.1
12cr|flowcanvas-0.7.1-3|92	o new major.minor 5.1
12cr|flowcanvas-0.7.1-3|93	o do not obsolete old major pkg
12cr|flowcanvas-0.7.1-3|94	o workaround waf execution path
12cr|flowcanvas-0.7.1-3|95	- new version 0.7.1
12cr|flowcanvas-0.7.1-3|96	o new major.minor 5.1
12cr|flowcanvas-0.7.1-3|97	o do not obsolete old major pkg
12cr|flowcanvas-0.7.1-3|98	o workaround waf execution path
12cr|flowcanvas-0.7.1-3|99	
12cr|flowcanvas-0.7.1-3|100	* Fri Nov 19 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.6.4-4mdv2011.0
12cr|flowcanvas-0.7.1-3|101	+ Revision: 599041
12cr|flowcanvas-0.7.1-3|102	- Don't obsolete old major lib
12cr|flowcanvas-0.7.1-3|103	
12cr|flowcanvas-0.7.1-3|104	* Sat Nov 06 2010 Frank Kober <emuse@mandriva.org> 0.6.4-3mdv2011.0
12cr|flowcanvas-0.7.1-3|105	+ Revision: 594242
12cr|flowcanvas-0.7.1-3|106	- Clean spec formatting
12cr|flowcanvas-0.7.1-3|107	- Obsolete old major
12cr|flowcanvas-0.7.1-3|108	
12cr|flowcanvas-0.7.1-3|109	* Mon Nov 01 2010 Frank Kober <emuse@mandriva.org> 0.6.4-2mdv2011.0
12cr|flowcanvas-0.7.1-3|110	+ Revision: 591550
12cr|flowcanvas-0.7.1-3|111	- fix major
12cr|flowcanvas-0.7.1-3|112	
12cr|flowcanvas-0.7.1-3|113	* Sun Oct 31 2010 Frank Kober <emuse@mandriva.org> 0.6.4-1mdv2011.0
12cr|flowcanvas-0.7.1-3|114	+ Revision: 591197
12cr|flowcanvas-0.7.1-3|115	- new version 0.6.4
12cr|flowcanvas-0.7.1-3|116	
12cr|flowcanvas-0.7.1-3|117	* Sun Aug 29 2010 Frank Kober <emuse@mandriva.org> 0.6.0-3mdv2011.0
12cr|flowcanvas-0.7.1-3|118	+ Revision: 574194
12cr|flowcanvas-0.7.1-3|119	- rebuild for gdk-pixbuf
12cr|flowcanvas-0.7.1-3|120	
12cr|flowcanvas-0.7.1-3|121	* Tue Jan 19 2010 Jérôme Brenier <incubusss@mandriva.org> 0.6.0-2mdv2010.1
12cr|flowcanvas-0.7.1-3|122	+ Revision: 493740
12cr|flowcanvas-0.7.1-3|123	- add a Provides : flowcanvas for the lib subpackage
12cr|flowcanvas-0.7.1-3|124	
12cr|flowcanvas-0.7.1-3|125	* Tue Jan 19 2010 Jérôme Brenier <incubusss@mandriva.org> 0.6.0-1mdv2010.1
12cr|flowcanvas-0.7.1-3|126	+ Revision: 493738
12cr|flowcanvas-0.7.1-3|127	- import flowcanvas
12cr|flowcanvas-0.7.1-3|128	
12cr|flowcanvas-0.7.1-3|129	

1366 12
12cr|flow-tools-0.68.5.1-4|1	%define	major 0
12cr|flow-tools-0.68.5.1-4|2	%define libname %mklibname ft %{major}
12cr|flow-tools-0.68.5.1-4|3	%define develname %mklibname ft -d
12cr|flow-tools-0.68.5.1-4|4	
12cr|flow-tools-0.68.5.1-4|5	Summary:	Tool set for working with NetFlow data
12cr|flow-tools-0.68.5.1-4|6	Name:		flow-tools
12cr|flow-tools-0.68.5.1-4|7	Version:	0.68.5.1
12cr|flow-tools-0.68.5.1-4|8	Release:	4
12cr|flow-tools-0.68.5.1-4|9	License:	BSD
12cr|flow-tools-0.68.5.1-4|10	Group:		Monitoring
12cr|flow-tools-0.68.5.1-4|11	URL:		http://code.google.com/p/flow-tools/
12cr|flow-tools-0.68.5.1-4|12	Source0:	http://flow-tools.googlecode.com/files/flow-tools-%{version}.tar.bz2
12cr|flow-tools-0.68.5.1-4|13	Source1:	flow-capture.init
12cr|flow-tools-0.68.5.1-4|14	Source2:	flow-capture.conf
12cr|flow-tools-0.68.5.1-4|15	Patch4:		flow-tools-0.68-format_not_a_string_literal_and_no_format_arguments.diff
12cr|flow-tools-0.68.5.1-4|16	Requires:	tcp_wrappers
12cr|flow-tools-0.68.5.1-4|17	BuildRequires:	docbook-utils
12cr|flow-tools-0.68.5.1-4|18	BuildRequires:	bison
12cr|flow-tools-0.68.5.1-4|19	BuildRequires:	flex
12cr|flow-tools-0.68.5.1-4|20	BuildRequires:	zlib-devel
12cr|flow-tools-0.68.5.1-4|21	BuildRequires:	tcp_wrappers-devel
12cr|flow-tools-0.68.5.1-4|22	BuildRequires:	mysql-devel
12cr|flow-tools-0.68.5.1-4|23	BuildRequires:	postgresql-devel
12cr|flow-tools-0.68.5.1-4|24	
12cr|flow-tools-0.68.5.1-4|25	%description
12cr|flow-tools-0.68.5.1-4|26	Flow-tools is library and a collection of programs used to
12cr|flow-tools-0.68.5.1-4|27	collect, send, process, and generate reports from NetFlow data.
12cr|flow-tools-0.68.5.1-4|28	The tools can be used together on a single server or distributed
12cr|flow-tools-0.68.5.1-4|29	to multiple servers for large deployments. The flow-toools library
12cr|flow-tools-0.68.5.1-4|30	provides an API for development of custom applications for NetFlow
12cr|flow-tools-0.68.5.1-4|31	export versions 1,5,6 and the 14 currently defined version 8
12cr|flow-tools-0.68.5.1-4|32	subversions.
12cr|flow-tools-0.68.5.1-4|33	
12cr|flow-tools-0.68.5.1-4|34	%package -n	%{libname}
12cr|flow-tools-0.68.5.1-4|35	Summary:	Flow-tools shared libraries
12cr|flow-tools-0.68.5.1-4|36	Group:          System/Libraries
12cr|flow-tools-0.68.5.1-4|37	
12cr|flow-tools-0.68.5.1-4|38	%description -n	%{libname}
12cr|flow-tools-0.68.5.1-4|39	Flow-tools is library and a collection of programs used to
12cr|flow-tools-0.68.5.1-4|40	collect, send, process, and generate reports from NetFlow data.
12cr|flow-tools-0.68.5.1-4|41	The tools can be used together on a single server or distributed
12cr|flow-tools-0.68.5.1-4|42	to multiple servers for large deployments. The flow-toools library
12cr|flow-tools-0.68.5.1-4|43	provides an API for development of custom applications for NetFlow
12cr|flow-tools-0.68.5.1-4|44	export versions 1,5,6 and the 14 currently defined version 8
12cr|flow-tools-0.68.5.1-4|45	subversions.
12cr|flow-tools-0.68.5.1-4|46	
12cr|flow-tools-0.68.5.1-4|47	%package -n	%{develname}
12cr|flow-tools-0.68.5.1-4|48	Summary:	Development headers and libraries for %{name}
12cr|flow-tools-0.68.5.1-4|49	Group:		Development/C
12cr|flow-tools-0.68.5.1-4|50	Requires:	%{libname} = %{version}-%{release}
12cr|flow-tools-0.68.5.1-4|51	Provides:	%{name}-devel libft-devel
12cr|flow-tools-0.68.5.1-4|52	Obsoletes:	%{name}-devel
12cr|flow-tools-0.68.5.1-4|53	Obsoletes:	%{mklibname ft 0 -d}
12cr|flow-tools-0.68.5.1-4|54	
12cr|flow-tools-0.68.5.1-4|55	%description -n	%{develname}
12cr|flow-tools-0.68.5.1-4|56	Flow-tools is library and a collection of programs used to
12cr|flow-tools-0.68.5.1-4|57	collect, send, process, and generate reports from NetFlow data.
12cr|flow-tools-0.68.5.1-4|58	The tools can be used together on a single server or distributed
12cr|flow-tools-0.68.5.1-4|59	to multiple servers for large deployments. The flow-toools library
12cr|flow-tools-0.68.5.1-4|60	provides an API for development of custom applications for NetFlow
12cr|flow-tools-0.68.5.1-4|61	export versions 1,5,6 and the 14 currently defined version 8
12cr|flow-tools-0.68.5.1-4|62	subversions.
12cr|flow-tools-0.68.5.1-4|63	
12cr|flow-tools-0.68.5.1-4|64	%package -n	flow-capture
12cr|flow-tools-0.68.5.1-4|65	Summary:	Manage storage of flow file archives by expiring old data
12cr|flow-tools-0.68.5.1-4|66	Group:		System/Servers
12cr|flow-tools-0.68.5.1-4|67	Requires(post): rpm-helper
12cr|flow-tools-0.68.5.1-4|68	Requires(preun): rpm-helper
12cr|flow-tools-0.68.5.1-4|69	Requires:	flow-tools = %{version}-%{release}
12cr|flow-tools-0.68.5.1-4|70	
12cr|flow-tools-0.68.5.1-4|71	%description -n	flow-capture
12cr|flow-tools-0.68.5.1-4|72	The flow-capture utility will receive and store NetFlow exports to
12cr|flow-tools-0.68.5.1-4|73	disk.
12cr|flow-tools-0.68.5.1-4|74	
12cr|flow-tools-0.68.5.1-4|75	%package rrdtool
12cr|flow-tools-0.68.5.1-4|76	Summary:    Scripts for flow-tools to build rrd graphs
12cr|flow-tools-0.68.5.1-4|77	Group:		Monitoring
12cr|flow-tools-0.68.5.1-4|78	Requires:   %{name} = %{version}-%{release}
12cr|flow-tools-0.68.5.1-4|79	Requires:   python-rrdtool
12cr|flow-tools-0.68.5.1-4|80	
12cr|flow-tools-0.68.5.1-4|81	%description rrdtool
12cr|flow-tools-0.68.5.1-4|82	Flow-tools is library and a collection of programs used to collect,
12cr|flow-tools-0.68.5.1-4|83	send, process, and generate reports from NetFlow data. The tools can be
12cr|flow-tools-0.68.5.1-4|84	used together on a single server or distributed to multiple servers for
12cr|flow-tools-0.68.5.1-4|85	large deployments. The flow-toools library provides an API for development
12cr|flow-tools-0.68.5.1-4|86	of custom applications for NetFlow export versions 1,5,6 and the 14 currently
12cr|flow-tools-0.68.5.1-4|87	defined version 8 subversions. A Perl and Python interface have been
12cr|flow-tools-0.68.5.1-4|88	contributed and are included in the distribution.
12cr|flow-tools-0.68.5.1-4|89	
12cr|flow-tools-0.68.5.1-4|90	This package contains scripts that use python-rrdtool to create rrds and graphs
12cr|flow-tools-0.68.5.1-4|91	from flow data.
12cr|flow-tools-0.68.5.1-4|92	
12cr|flow-tools-0.68.5.1-4|93	%package docs
12cr|flow-tools-0.68.5.1-4|94	Summary:    HTML and other redundant docs for flow-tools
12cr|flow-tools-0.68.5.1-4|95	Group:      Monitoring
12cr|flow-tools-0.68.5.1-4|96	
12cr|flow-tools-0.68.5.1-4|97	%description docs
12cr|flow-tools-0.68.5.1-4|98	Flow-tools is library and a collection of programs used to collect,
12cr|flow-tools-0.68.5.1-4|99	send, process, and generate reports from NetFlow data. The tools can be
12cr|flow-tools-0.68.5.1-4|100	used together on a single server or distributed to multiple servers for
12cr|flow-tools-0.68.5.1-4|101	large deployments. The flow-toools library provides an API for development
12cr|flow-tools-0.68.5.1-4|102	of custom applications for NetFlow export versions 1,5,6 and the 14 currently
12cr|flow-tools-0.68.5.1-4|103	defined version 8 subversions. A Perl and Python interface have been
12cr|flow-tools-0.68.5.1-4|104	contributed and are included in the distribution.
12cr|flow-tools-0.68.5.1-4|105	
12cr|flow-tools-0.68.5.1-4|106	This package contains additional documentation, such as man pages in html
12cr|flow-tools-0.68.5.1-4|107	format.
12cr|flow-tools-0.68.5.1-4|108	
12cr|flow-tools-0.68.5.1-4|109	%prep
12cr|flow-tools-0.68.5.1-4|110	%setup -q
12cr|flow-tools-0.68.5.1-4|111	%patch4 -p0
12cr|flow-tools-0.68.5.1-4|112	
12cr|flow-tools-0.68.5.1-4|113	cp %{SOURCE1} flow-capture.init
12cr|flow-tools-0.68.5.1-4|114	cp %{SOURCE2} flow-capture.conf
12cr|flow-tools-0.68.5.1-4|115	
12cr|flow-tools-0.68.5.1-4|116	%build
12cr|flow-tools-0.68.5.1-4|117	%configure2_5x \
12cr|flow-tools-0.68.5.1-4|118	--localstatedir=%{_localstatedir}/%{name} \
12cr|flow-tools-0.68.5.1-4|119	--sysconfdir=%{_sysconfdir}/%{name} \
12cr|flow-tools-0.68.5.1-4|120	--bindir=%{_sbindir} \
12cr|flow-tools-0.68.5.1-4|121	--with-mysql \
12cr|flow-tools-0.68.5.1-4|122	--with-postgresql \
12cr|flow-tools-0.68.5.1-4|123	--with-openssl
12cr|flow-tools-0.68.5.1-4|124	
12cr|flow-tools-0.68.5.1-4|125	%install
12cr|flow-tools-0.68.5.1-4|126	rm -rf %{buildroot}
12cr|flow-tools-0.68.5.1-4|127	
12cr|flow-tools-0.68.5.1-4|128	%makeinstall_std
12cr|flow-tools-0.68.5.1-4|129	
12cr|flow-tools-0.68.5.1-4|130	install -d %{buildroot}%{_initrddir}
12cr|flow-tools-0.68.5.1-4|131	install -d %{buildroot}%{_sysconfdir}/ft
12cr|flow-tools-0.68.5.1-4|132	install -d %{buildroot}/var/lib/flow-capture
12cr|flow-tools-0.68.5.1-4|133	
12cr|flow-tools-0.68.5.1-4|134	install -m0755 flow-capture.init %{buildroot}%{_initrddir}/flow-capture
12cr|flow-tools-0.68.5.1-4|135	install -m0644 flow-capture.conf %{buildroot}%{_sysconfdir}/flow-capture.conf
12cr|flow-tools-0.68.5.1-4|136	
12cr|flow-tools-0.68.5.1-4|137	# python path fix
12cr|flow-tools-0.68.5.1-4|138	perl -pi -e "s|/usr/local/bin/python|%{_bindir}/python|g" %{buildroot}%{_sbindir}/flow-log2rrd
12cr|flow-tools-0.68.5.1-4|139	perl -pi -e "s|/usr/local/bin/python|%{_bindir}/python|g" %{buildroot}%{_sbindir}/flow-rpt2rrd
12cr|flow-tools-0.68.5.1-4|140	perl -pi -e "s|/usr/local/bin/python|%{_bindir}/python|g" %{buildroot}%{_sbindir}/flow-rptfmt
12cr|flow-tools-0.68.5.1-4|141	
12cr|flow-tools-0.68.5.1-4|142	%post -n flow-capture
12cr|flow-tools-0.68.5.1-4|143	%_post_service flow-capture
12cr|flow-tools-0.68.5.1-4|144	
12cr|flow-tools-0.68.5.1-4|145	%preun -n flow-capture
12cr|flow-tools-0.68.5.1-4|146	%_preun_service flow-capture
12cr|flow-tools-0.68.5.1-4|147	
12cr|flow-tools-0.68.5.1-4|148	%files
12cr|flow-tools-0.68.5.1-4|149	%doc ChangeLog README SECURITY TODO
12cr|flow-tools-0.68.5.1-4|150	%dir %{_sysconfdir}/%{name}
12cr|flow-tools-0.68.5.1-4|151	%dir %{_sysconfdir}/%{name}/cfg
12cr|flow-tools-0.68.5.1-4|152	%dir %{_sysconfdir}/%{name}/sym
12cr|flow-tools-0.68.5.1-4|153	%config(noreplace) %{_sysconfdir}/%{name}/cfg/*
12cr|flow-tools-0.68.5.1-4|154	%config(noreplace) %{_sysconfdir}/%{name}/sym/*
12cr|flow-tools-0.68.5.1-4|155	%{_sbindir}/flow-cat
12cr|flow-tools-0.68.5.1-4|156	%{_sbindir}/flow-dscan
12cr|flow-tools-0.68.5.1-4|157	%{_sbindir}/flow-expire
12cr|flow-tools-0.68.5.1-4|158	%{_sbindir}/flow-export
12cr|flow-tools-0.68.5.1-4|159	%{_sbindir}/flow-fanout
12cr|flow-tools-0.68.5.1-4|160	%{_sbindir}/flow-filter
12cr|flow-tools-0.68.5.1-4|161	%{_sbindir}/flow-gen
12cr|flow-tools-0.68.5.1-4|162	%{_sbindir}/flow-header
12cr|flow-tools-0.68.5.1-4|163	%{_sbindir}/flow-import
12cr|flow-tools-0.68.5.1-4|164	%{_sbindir}/flow-mask
12cr|flow-tools-0.68.5.1-4|165	%{_sbindir}/flow-merge
12cr|flow-tools-0.68.5.1-4|166	%{_sbindir}/flow-nfilter
12cr|flow-tools-0.68.5.1-4|167	%{_sbindir}/flow-print
12cr|flow-tools-0.68.5.1-4|168	%{_sbindir}/flow-receive
12cr|flow-tools-0.68.5.1-4|169	%{_sbindir}/flow-report
12cr|flow-tools-0.68.5.1-4|170	%{_sbindir}/flow-send
12cr|flow-tools-0.68.5.1-4|171	%{_sbindir}/flow-split
12cr|flow-tools-0.68.5.1-4|172	%{_sbindir}/flow-stat
12cr|flow-tools-0.68.5.1-4|173	%{_sbindir}/flow-tag
12cr|flow-tools-0.68.5.1-4|174	%{_sbindir}/flow-xlate
12cr|flow-tools-0.68.5.1-4|175	%{_sbindir}/flow-rptfmt
12cr|flow-tools-0.68.5.1-4|176	%{_mandir}/man1/flow-cat.1*
12cr|flow-tools-0.68.5.1-4|177	%{_mandir}/man1/flow-dscan.1*
12cr|flow-tools-0.68.5.1-4|178	%{_mandir}/man1/flow-expire.1*
12cr|flow-tools-0.68.5.1-4|179	%{_mandir}/man1/flow-export.1*
12cr|flow-tools-0.68.5.1-4|180	%{_mandir}/man1/flow-fanout.1*
12cr|flow-tools-0.68.5.1-4|181	%{_mandir}/man1/flow-filter.1*
12cr|flow-tools-0.68.5.1-4|182	%{_mandir}/man1/flow-gen.1*
12cr|flow-tools-0.68.5.1-4|183	%{_mandir}/man1/flow-header.1*
12cr|flow-tools-0.68.5.1-4|184	%{_mandir}/man1/flow-import.1*
12cr|flow-tools-0.68.5.1-4|185	%{_mandir}/man1/flow-mask.1*
12cr|flow-tools-0.68.5.1-4|186	%{_mandir}/man1/flow-merge.1*
12cr|flow-tools-0.68.5.1-4|187	%{_mandir}/man1/flow-nfilter.1*
12cr|flow-tools-0.68.5.1-4|188	%{_mandir}/man1/flow-print.1*
12cr|flow-tools-0.68.5.1-4|189	%{_mandir}/man1/flow-receive.1*
12cr|flow-tools-0.68.5.1-4|190	%{_mandir}/man1/flow-report.1*
12cr|flow-tools-0.68.5.1-4|191	%{_mandir}/man1/flow-send.1*
12cr|flow-tools-0.68.5.1-4|192	%{_mandir}/man1/flow-split.1*
12cr|flow-tools-0.68.5.1-4|193	%{_mandir}/man1/flow-stat.1*
12cr|flow-tools-0.68.5.1-4|194	%{_mandir}/man1/flow-tag.1*
12cr|flow-tools-0.68.5.1-4|195	%{_mandir}/man1/flow-tools.1*
12cr|flow-tools-0.68.5.1-4|196	%{_mandir}/man1/flow-tools-examples.1*
12cr|flow-tools-0.68.5.1-4|197	%{_mandir}/man1/flow-xlate.1*
12cr|flow-tools-0.68.5.1-4|198	%{_mandir}/man1/flow-rptfmt.1*
12cr|flow-tools-0.68.5.1-4|199	%{_datadir}/%{name}
12cr|flow-tools-0.68.5.1-4|200	
12cr|flow-tools-0.68.5.1-4|201	%files -n flow-capture
12cr|flow-tools-0.68.5.1-4|202	%defattr(-,root,root)
12cr|flow-tools-0.68.5.1-4|203	%{_initrddir}/flow-capture
12cr|flow-tools-0.68.5.1-4|204	%config(noreplace) %{_sysconfdir}/flow-capture.conf
12cr|flow-tools-0.68.5.1-4|205	%{_sbindir}/flow-capture
12cr|flow-tools-0.68.5.1-4|206	%{_mandir}/man1/flow-capture.1*
12cr|flow-tools-0.68.5.1-4|207	%dir /var/lib/flow-capture
12cr|flow-tools-0.68.5.1-4|208	
12cr|flow-tools-0.68.5.1-4|209	%files rrdtool
12cr|flow-tools-0.68.5.1-4|210	%defattr(-,root,root)
12cr|flow-tools-0.68.5.1-4|211	%{_sbindir}/flow-log2rrd
12cr|flow-tools-0.68.5.1-4|212	%{_sbindir}/flow-rpt2rrd
12cr|flow-tools-0.68.5.1-4|213	%{_mandir}/man1/flow-log2rrd.1*
12cr|flow-tools-0.68.5.1-4|214	%{_mandir}/man1/flow-rpt2rrd.1*
12cr|flow-tools-0.68.5.1-4|215	
12cr|flow-tools-0.68.5.1-4|216	%files docs
12cr|flow-tools-0.68.5.1-4|217	%defattr(-,root,root)
12cr|flow-tools-0.68.5.1-4|218	%doc docs/*.html ChangeLog.old TODO INSTALL SECURITY
12cr|flow-tools-0.68.5.1-4|219	
12cr|flow-tools-0.68.5.1-4|220	%files -n %{libname}
12cr|flow-tools-0.68.5.1-4|221	%{_libdir}/*.so.*
12cr|flow-tools-0.68.5.1-4|222	
12cr|flow-tools-0.68.5.1-4|223	%files -n %{develname}
12cr|flow-tools-0.68.5.1-4|224	%defattr(-,root,root)
12cr|flow-tools-0.68.5.1-4|225	%doc docs/*.html
12cr|flow-tools-0.68.5.1-4|226	%{_includedir}/*
12cr|flow-tools-0.68.5.1-4|227	%{_libdir}/*.so
12cr|flow-tools-0.68.5.1-4|228	%{_libdir}/*.a
12cr|flow-tools-0.68.5.1-4|229	
12cr|flow-tools-0.68.5.1-4|230	

1367 12
12cr|flpsed-0.7.0-2|1	# This spec is based on Astragalo's work in MIB
12cr|flpsed-0.7.0-2|2	
12cr|flpsed-0.7.0-2|3	Name:		flpsed
12cr|flpsed-0.7.0-2|4	Version:	0.7.0
12cr|flpsed-0.7.0-2|5	Release:	%mkrel 2
12cr|flpsed-0.7.0-2|6	Summary:	WYSIWYG pseudo PostScript editor
12cr|flpsed-0.7.0-2|7	License:	GPLv2
12cr|flpsed-0.7.0-2|8	Group:		Office
12cr|flpsed-0.7.0-2|9	URL:		http://www.ecademix.com/JohannesHofmann/flpsed.html
12cr|flpsed-0.7.0-2|10	Source:		http://www.ecademix.com/JohannesHofmann/%{name}-%{version}.tar.gz
12cr|flpsed-0.7.0-2|11	Source1:	flpsed.desktop
12cr|flpsed-0.7.0-2|12	Patch0:		flpsed-0.7.0-sfmt.patch
12cr|flpsed-0.7.0-2|13	Requires:	ghostscript
12cr|flpsed-0.7.0-2|14	Requires:	poppler
12cr|flpsed-0.7.0-2|15	BuildRequires:	fltk-devel >= 1.3.0
12cr|flpsed-0.7.0-2|16	BuildRequires:	pkgconfig(xft)
12cr|flpsed-0.7.0-2|17	BuildRequires:	desktop-file-utils
12cr|flpsed-0.7.0-2|18	BuildRequires:	lsb-build-base-devel
12cr|flpsed-0.7.0-2|19	BuildRequires:	X11-devel
12cr|flpsed-0.7.0-2|20	
12cr|flpsed-0.7.0-2|21	
12cr|flpsed-0.7.0-2|22	%description
12cr|flpsed-0.7.0-2|23	Flpsed is a WYSIWYG pseudo PostScript editor. "Pseudo", because you can't
12cr|flpsed-0.7.0-2|24	remove or modify existing elements of a document. Flpsed lets you add
12cr|flpsed-0.7.0-2|25	arbitrary text lines to existing PostScript 1 documents. Added lines can later
12cr|flpsed-0.7.0-2|26	be reedited with flpsed. Using pdftops, which is part of xpdf, one can convert
12cr|flpsed-0.7.0-2|27	PDF documents to PostScript and also add text to them. flpsed is useful for
12cr|flpsed-0.7.0-2|28	filling in forms, adding notes etc.
12cr|flpsed-0.7.0-2|29	
12cr|flpsed-0.7.0-2|30	%prep
12cr|flpsed-0.7.0-2|31	%setup -q
12cr|flpsed-0.7.0-2|32	%patch0 -p1 -b .sfmt~
12cr|flpsed-0.7.0-2|33	
12cr|flpsed-0.7.0-2|34	%build
12cr|flpsed-0.7.0-2|35	%configure2_5x
12cr|flpsed-0.7.0-2|36	%make
12cr|flpsed-0.7.0-2|37	
12cr|flpsed-0.7.0-2|38	
12cr|flpsed-0.7.0-2|39	%install
12cr|flpsed-0.7.0-2|40	%__rm -rf %{buildroot}
12cr|flpsed-0.7.0-2|41	%makeinstall_std
12cr|flpsed-0.7.0-2|42	
12cr|flpsed-0.7.0-2|43	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|flpsed-0.7.0-2|44	%__install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
12cr|flpsed-0.7.0-2|45	
12cr|flpsed-0.7.0-2|46	%clean
12cr|flpsed-0.7.0-2|47	%__rm -rf %{buildroot}
12cr|flpsed-0.7.0-2|48	
12cr|flpsed-0.7.0-2|49	%files
12cr|flpsed-0.7.0-2|50	%doc AUTHORS ChangeLog COPYING NEWS README
12cr|flpsed-0.7.0-2|51	%{_bindir}/*
12cr|flpsed-0.7.0-2|52	%{_datadir}/applications/*
12cr|flpsed-0.7.0-2|53	%{_mandir}/man1/flpsed.1*
12cr|flpsed-0.7.0-2|54	
12cr|flpsed-0.7.0-2|55	
12cr|flpsed-0.7.0-2|56	
12cr|flpsed-0.7.0-2|57	
12cr|flpsed-0.7.0-2|58	%changelog
12cr|flpsed-0.7.0-2|59	

1368 12
12cr|flrig-1.3.08-1|1	Name:		flrig
12cr|flrig-1.3.08-1|2	URL:		http://www.w1hjk.com
12cr|flrig-1.3.08-1|3	License:	GPL
12cr|flrig-1.3.08-1|4	Group:		Communications
12cr|flrig-1.3.08-1|5	Version:	1.3.08
12cr|flrig-1.3.08-1|6	Release:	1
12cr|flrig-1.3.08-1|7	Summary:	Transceiver control program for Amateur Radio use
12cr|flrig-1.3.08-1|8	Source0:	http://www.w1hkj.com/downloads/flrig/%{name}-%{version}.tar.gz
12cr|flrig-1.3.08-1|9	BuildRequires:	gcc-c++ gcc make pkgconfig(x11) fltk-devel pkgconfig(xmlrpc) pkgconfig(libpng) libjpeg-devel
12cr|flrig-1.3.08-1|10	BuildRequires:	pixman-devel
12cr|flrig-1.3.08-1|11	BuildRequires:	pkgconfig(cairo)
12cr|flrig-1.3.08-1|12	
12cr|flrig-1.3.08-1|13	%description
12cr|flrig-1.3.08-1|14	Flrig is a transceiver control program designed to be used either stand
12cr|flrig-1.3.08-1|15	alone or as an adjunct to fldigi. The user interface changes to accommodate
12cr|flrig-1.3.08-1|16	the degree of CAT support available for the transceiver in use.
12cr|flrig-1.3.08-1|17	The back end control code for each transceiver is unique to flrig.
12cr|flrig-1.3.08-1|18	No additional libraries or definition files are required.
12cr|flrig-1.3.08-1|19	
12cr|flrig-1.3.08-1|20	Authors:
12cr|flrig-1.3.08-1|21	--------
12cr|flrig-1.3.08-1|22	W1HKJ    -   w1hkj@w1hkj.com
12cr|flrig-1.3.08-1|23	
12cr|flrig-1.3.08-1|24	%prep
12cr|flrig-1.3.08-1|25	%setup -q -n %{name}-%{version}
12cr|flrig-1.3.08-1|26	
12cr|flrig-1.3.08-1|27	%build
12cr|flrig-1.3.08-1|28	%configure
12cr|flrig-1.3.08-1|29	%make
12cr|flrig-1.3.08-1|30	
12cr|flrig-1.3.08-1|31	%install
12cr|flrig-1.3.08-1|32	%makeinstall_std
12cr|flrig-1.3.08-1|33	
12cr|flrig-1.3.08-1|34	%files
12cr|flrig-1.3.08-1|35	%{_bindir}/%{name}
12cr|flrig-1.3.08-1|36	%{_datadir}/applications/flrig.desktop
12cr|flrig-1.3.08-1|37	%{_datadir}/pixmaps/flrig.xpm

1369 12
12cr|fluidsynth-dssi-1.0.0-2|1	Name:       fluidsynth-dssi
12cr|fluidsynth-dssi-1.0.0-2|2	Summary:    DSSI plugin wrapper for the FluidSynth software synthesizer
12cr|fluidsynth-dssi-1.0.0-2|3	Version:    1.0.0
12cr|fluidsynth-dssi-1.0.0-2|4	Release:    2
12cr|fluidsynth-dssi-1.0.0-2|5	
12cr|fluidsynth-dssi-1.0.0-2|6	Source:     http://prdownloads.sourceforge.net/dssi/%{name}-%{version}.tar.gz
12cr|fluidsynth-dssi-1.0.0-2|7	URL:        http://dssi.sourceforge.net
12cr|fluidsynth-dssi-1.0.0-2|8	License:    GPLv2+
12cr|fluidsynth-dssi-1.0.0-2|9	Group:      Sound
12cr|fluidsynth-dssi-1.0.0-2|10	
12cr|fluidsynth-dssi-1.0.0-2|11	BuildRequires:  pkgconfig(dssi)
12cr|fluidsynth-dssi-1.0.0-2|12	BuildRequires:  pkgconfig(liblo)
12cr|fluidsynth-dssi-1.0.0-2|13	BuildRequires:  pkgconfig(alsa)
12cr|fluidsynth-dssi-1.0.0-2|14	BuildRequires:  pkgconfig(gtk+-2.0)
12cr|fluidsynth-dssi-1.0.0-2|15	BuildRequires:  pkgconfig(fluidsynth)
12cr|fluidsynth-dssi-1.0.0-2|16	
12cr|fluidsynth-dssi-1.0.0-2|17	%description
12cr|fluidsynth-dssi-1.0.0-2|18	The FluidSynth-DSSI package contains FluidSynth-DSSI, a wrapper for the
12cr|fluidsynth-dssi-1.0.0-2|19	FluidSynth SoundFont-playing software synthesizer, allowing it to function
12cr|fluidsynth-dssi-1.0.0-2|20	as a DSSI plugin.
12cr|fluidsynth-dssi-1.0.0-2|21	
12cr|fluidsynth-dssi-1.0.0-2|22	%prep
12cr|fluidsynth-dssi-1.0.0-2|23	%setup -q
12cr|fluidsynth-dssi-1.0.0-2|24	
12cr|fluidsynth-dssi-1.0.0-2|25	%build
12cr|fluidsynth-dssi-1.0.0-2|26	alias libtoolize=true
12cr|fluidsynth-dssi-1.0.0-2|27	%configure2_5x
12cr|fluidsynth-dssi-1.0.0-2|28	%make
12cr|fluidsynth-dssi-1.0.0-2|29	
12cr|fluidsynth-dssi-1.0.0-2|30	%install
12cr|fluidsynth-dssi-1.0.0-2|31	rm -rf $RPM_BUILD_ROOT
12cr|fluidsynth-dssi-1.0.0-2|32	%makeinstall
12cr|fluidsynth-dssi-1.0.0-2|33	
12cr|fluidsynth-dssi-1.0.0-2|34	%files
12cr|fluidsynth-dssi-1.0.0-2|35	%defattr(-,root,root)
12cr|fluidsynth-dssi-1.0.0-2|36	%doc ChangeLog COPYING README TODO
12cr|fluidsynth-dssi-1.0.0-2|37	%{_libdir}/dssi/%{name}/FluidSynth-DSSI_gtk
12cr|fluidsynth-dssi-1.0.0-2|38	%{_libdir}/dssi/%{name}.so
12cr|fluidsynth-dssi-1.0.0-2|39	
12cr|fluidsynth-dssi-1.0.0-2|40	
12cr|fluidsynth-dssi-1.0.0-2|41	
12cr|fluidsynth-dssi-1.0.0-2|42	%changelog
12cr|fluidsynth-dssi-1.0.0-2|43	* Fri Apr 27 2012 Frank Kober <emuse@mandriva.org> 1.0.0-2
12cr|fluidsynth-dssi-1.0.0-2|44	+ Revision: 793830
12cr|fluidsynth-dssi-1.0.0-2|45	- rebuild, spec cleanup
12cr|fluidsynth-dssi-1.0.0-2|46	
12cr|fluidsynth-dssi-1.0.0-2|47	* Fri Dec 04 2009 Jérôme Brenier <incubusss@mandriva.org> 1.0.0-1mdv2011.0
12cr|fluidsynth-dssi-1.0.0-2|48	+ Revision: 473245
12cr|fluidsynth-dssi-1.0.0-2|49	- new version 1.0.0
12cr|fluidsynth-dssi-1.0.0-2|50	- fix license tag
12cr|fluidsynth-dssi-1.0.0-2|51	
12cr|fluidsynth-dssi-1.0.0-2|52	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.9.1-4mdv2009.0
12cr|fluidsynth-dssi-1.0.0-2|53	+ Revision: 245216
12cr|fluidsynth-dssi-1.0.0-2|54	- rebuild
12cr|fluidsynth-dssi-1.0.0-2|55	
12cr|fluidsynth-dssi-1.0.0-2|56	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.9.1-2mdv2008.1
12cr|fluidsynth-dssi-1.0.0-2|57	+ Revision: 140730
12cr|fluidsynth-dssi-1.0.0-2|58	- restore BuildRoot
12cr|fluidsynth-dssi-1.0.0-2|59	
12cr|fluidsynth-dssi-1.0.0-2|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|fluidsynth-dssi-1.0.0-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|fluidsynth-dssi-1.0.0-2|62	- import fluidsynth-dssi
12cr|fluidsynth-dssi-1.0.0-2|63	
12cr|fluidsynth-dssi-1.0.0-2|64	
12cr|fluidsynth-dssi-1.0.0-2|65	* Mon Apr  3 2006 Austin Acton <austin@mandriva.org> 0.9.1-2mdk
12cr|fluidsynth-dssi-1.0.0-2|66	- fix description
12cr|fluidsynth-dssi-1.0.0-2|67	
12cr|fluidsynth-dssi-1.0.0-2|68	* Sat Apr  1 2006 Austin Acton <austin@mandriva.org> 0.9.1-1mdk
12cr|fluidsynth-dssi-1.0.0-2|69	- adapt spec from Pedro Lopez-Cabanillas <plcl@users.sourceforge.net>
12cr|fluidsynth-dssi-1.0.0-2|70	- initial package

1370 12
12cr|fluxstyle-1.0.1-5|1	Name:           fluxstyle
12cr|fluxstyle-1.0.1-5|2	Version:        1.0.1
12cr|fluxstyle-1.0.1-5|3	Release:        %mkrel 5
12cr|fluxstyle-1.0.1-5|4	Summary:        A graphical style manager for Fluxbox
12cr|fluxstyle-1.0.1-5|5	
12cr|fluxstyle-1.0.1-5|6	Group:          Graphical desktop/Other
12cr|fluxstyle-1.0.1-5|7	License:        GPL
12cr|fluxstyle-1.0.1-5|8	URL:            http://fluxstyle.berlios.de
12cr|fluxstyle-1.0.1-5|9	Source0:        http://errr-online.com/%{name}/%{version}/%{name}-%{version}.tar.bz2
12cr|fluxstyle-1.0.1-5|10	Source1:        fluxstyle.desktop
12cr|fluxstyle-1.0.1-5|11	
12cr|fluxstyle-1.0.1-5|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fluxstyle-1.0.1-5|13	BuildArch:      noarch
12cr|fluxstyle-1.0.1-5|14	
12cr|fluxstyle-1.0.1-5|15	BuildRequires:  python >= 2.3, pygtk2.0-libglade, pygtk2, desktop-file-utils, python-devel
12cr|fluxstyle-1.0.1-5|16	# Im not sure how which of these requires is really needed... the fluxbox for sure
12cr|fluxstyle-1.0.1-5|17	# (version of flux is important due to a bug in pre .9.15)
12cr|fluxstyle-1.0.1-5|18	# but considering yum has to have python is making it a require really needed?
12cr|fluxstyle-1.0.1-5|19	Requires:       python >= 2.3, pygtk2 >= 2.4, pygtk2.0-libglade, fluxbox >= 0.9.15
12cr|fluxstyle-1.0.1-5|20	
12cr|fluxstyle-1.0.1-5|21	%description
12cr|fluxstyle-1.0.1-5|22	fluxstyle is a graphical style manager for the fluxbox window manager.
12cr|fluxstyle-1.0.1-5|23	fluxstyle is written in python using pygtk and glade, you can use it
12cr|fluxstyle-1.0.1-5|24	to preview, add, remove and apply styles in fluxbox.
12cr|fluxstyle-1.0.1-5|25	
12cr|fluxstyle-1.0.1-5|26	%prep
12cr|fluxstyle-1.0.1-5|27	%setup -q
12cr|fluxstyle-1.0.1-5|28	
12cr|fluxstyle-1.0.1-5|29	sed -i s,"mini-fluxbox6.png","../images/mini-fluxbox6.png", images/main.glade
12cr|fluxstyle-1.0.1-5|30	sed -i s,"fluxmetal.png","../images/fluxmetal.png", images/main.glade
12cr|fluxstyle-1.0.1-5|31	%build
12cr|fluxstyle-1.0.1-5|32	%{__python} setup.py build
12cr|fluxstyle-1.0.1-5|33	
12cr|fluxstyle-1.0.1-5|34	%install
12cr|fluxstyle-1.0.1-5|35	rm -rf $RPM_BUILD_ROOT
12cr|fluxstyle-1.0.1-5|36	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|fluxstyle-1.0.1-5|37	
12cr|fluxstyle-1.0.1-5|38	desktop-file-install --vendor Mandriva \
12cr|fluxstyle-1.0.1-5|39	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications \
12cr|fluxstyle-1.0.1-5|40	--add-category X-Mandriva %{SOURCE1}
12cr|fluxstyle-1.0.1-5|41	mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps
12cr|fluxstyle-1.0.1-5|42	cp images/fluxmetal.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps
12cr|fluxstyle-1.0.1-5|43	
12cr|fluxstyle-1.0.1-5|44	#clean up docs
12cr|fluxstyle-1.0.1-5|45	rm -rf %{buildroot}%{_datadir}/%{name}/docs
12cr|fluxstyle-1.0.1-5|46	
12cr|fluxstyle-1.0.1-5|47	%clean
12cr|fluxstyle-1.0.1-5|48	rm -rf $RPM_BUILD_ROOT
12cr|fluxstyle-1.0.1-5|49	
12cr|fluxstyle-1.0.1-5|50	
12cr|fluxstyle-1.0.1-5|51	%files
12cr|fluxstyle-1.0.1-5|52	%defattr(-,root,root,-)
12cr|fluxstyle-1.0.1-5|53	%doc docs/Changelog docs/LICENSE docs/README
12cr|fluxstyle-1.0.1-5|54	%{_bindir}/fluxStyle
12cr|fluxstyle-1.0.1-5|55	%{python_sitelib}/%{name}
12cr|fluxstyle-1.0.1-5|56	%{python_sitelib}/%{name}-%{version}-py%{py_ver}.egg-info
12cr|fluxstyle-1.0.1-5|57	%{_datadir}/%{name}
12cr|fluxstyle-1.0.1-5|58	%{_datadir}/icons/hicolor/48x48/apps/fluxmetal.png
12cr|fluxstyle-1.0.1-5|59	%{_datadir}/applications/Mandriva-fluxstyle.desktop
12cr|fluxstyle-1.0.1-5|60	
12cr|fluxstyle-1.0.1-5|61	
12cr|fluxstyle-1.0.1-5|62	%changelog
12cr|fluxstyle-1.0.1-5|63	* Sun Nov 07 2010 Jani Välimaa <wally@mandriva.org> 1.0.1-5mdv2011.0
12cr|fluxstyle-1.0.1-5|64	+ Revision: 594783
12cr|fluxstyle-1.0.1-5|65	- rebuild for python 2.7
12cr|fluxstyle-1.0.1-5|66	
12cr|fluxstyle-1.0.1-5|67	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-4mdv2010.0
12cr|fluxstyle-1.0.1-5|68	+ Revision: 437560
12cr|fluxstyle-1.0.1-5|69	- rebuild
12cr|fluxstyle-1.0.1-5|70	
12cr|fluxstyle-1.0.1-5|71	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.0.1-3mdv2009.1
12cr|fluxstyle-1.0.1-5|72	+ Revision: 325203
12cr|fluxstyle-1.0.1-5|73	- rebuild
12cr|fluxstyle-1.0.1-5|74	
12cr|fluxstyle-1.0.1-5|75	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-2mdv2009.0
12cr|fluxstyle-1.0.1-5|76	+ Revision: 266814
12cr|fluxstyle-1.0.1-5|77	- rebuild early 2009.0 package (before pixel changes)
12cr|fluxstyle-1.0.1-5|78	
12cr|fluxstyle-1.0.1-5|79	* Thu Jun 05 2008 Jérôme Soyer <saispo@mandriva.org> 1.0.1-1mdv2009.0
12cr|fluxstyle-1.0.1-5|80	+ Revision: 215940
12cr|fluxstyle-1.0.1-5|81	- import fluxstyle
12cr|fluxstyle-1.0.1-5|82	
12cr|fluxstyle-1.0.1-5|83	

1371 12
12cr|fly-2.0.0-9|1	%define name fly
12cr|fly-2.0.0-9|2	%define version 2.0.0
12cr|fly-2.0.0-9|3	%define release %mkrel 9
12cr|fly-2.0.0-9|4	
12cr|fly-2.0.0-9|5	Summary: Generate GIF on the fly
12cr|fly-2.0.0-9|6	Name: %{name}
12cr|fly-2.0.0-9|7	Version: %{version}
12cr|fly-2.0.0-9|8	Release: %{release}
12cr|fly-2.0.0-9|9	Source0: http://martin.gleeson.com/fly/dist/%{name}-%{version}.tar.bz2
12cr|fly-2.0.0-9|10	License: Distributable
12cr|fly-2.0.0-9|11	Group: Graphics
12cr|fly-2.0.0-9|12	URL: http://martin.gleeson.com/fly/
12cr|fly-2.0.0-9|13	Buildrequires: gd-devel
12cr|fly-2.0.0-9|14	Buildrequires: freetype-devel
12cr|fly-2.0.0-9|15	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|fly-2.0.0-9|16	
12cr|fly-2.0.0-9|17	%description
12cr|fly-2.0.0-9|18	Fly is a graphic tool to generate gif/png on the fly
12cr|fly-2.0.0-9|19	
12cr|fly-2.0.0-9|20	%prep
12cr|fly-2.0.0-9|21	
12cr|fly-2.0.0-9|22	%setup -q
12cr|fly-2.0.0-9|23	
12cr|fly-2.0.0-9|24	%build
12cr|fly-2.0.0-9|25	%make
12cr|fly-2.0.0-9|26	
12cr|fly-2.0.0-9|27	%install
12cr|fly-2.0.0-9|28	rm -rf $RPM_BUILD_ROOT
12cr|fly-2.0.0-9|29	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cr|fly-2.0.0-9|30	cp fly $RPM_BUILD_ROOT/%_bindir
12cr|fly-2.0.0-9|31	
12cr|fly-2.0.0-9|32	%clean
12cr|fly-2.0.0-9|33	
12cr|fly-2.0.0-9|34	
12cr|fly-2.0.0-9|35	%files
12cr|fly-2.0.0-9|36	%defattr(-,root,root)
12cr|fly-2.0.0-9|37	%doc README
12cr|fly-2.0.0-9|38	%doc doc/*
12cr|fly-2.0.0-9|39	%_bindir/*
12cr|fly-2.0.0-9|40	
12cr|fly-2.0.0-9|41	
12cr|fly-2.0.0-9|42	
12cr|fly-2.0.0-9|43	%changelog
12cr|fly-2.0.0-9|44	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-9mdv2011.0
12cr|fly-2.0.0-9|45	+ Revision: 610716
12cr|fly-2.0.0-9|46	- rebuild
12cr|fly-2.0.0-9|47	
12cr|fly-2.0.0-9|48	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 2.0.0-8mdv2010.0
12cr|fly-2.0.0-9|49	+ Revision: 428808
12cr|fly-2.0.0-9|50	- rebuild
12cr|fly-2.0.0-9|51	
12cr|fly-2.0.0-9|52	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.0.0-7mdv2009.0
12cr|fly-2.0.0-9|53	+ Revision: 245242
12cr|fly-2.0.0-9|54	- rebuild
12cr|fly-2.0.0-9|55	
12cr|fly-2.0.0-9|56	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.0.0-5mdv2008.1
12cr|fly-2.0.0-9|57	+ Revision: 140730
12cr|fly-2.0.0-9|58	- restore BuildRoot
12cr|fly-2.0.0-9|59	
12cr|fly-2.0.0-9|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|fly-2.0.0-9|61	- kill re-definition of %%buildroot on Pixel's request
12cr|fly-2.0.0-9|62	- import fly
12cr|fly-2.0.0-9|63	
12cr|fly-2.0.0-9|64	
12cr|fly-2.0.0-9|65	* Fri Oct 07 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.0.0-5mdk
12cr|fly-2.0.0-9|66	- Fix BuildRequires
12cr|fly-2.0.0-9|67	- %%mkrel
12cr|fly-2.0.0-9|68	
12cr|fly-2.0.0-9|69	* Thu Jun 03 2004 Michael Scherer <misc@mandrake.org> 2.0.0-4mdk
12cr|fly-2.0.0-9|70	- rebuild for new libintl
12cr|fly-2.0.0-9|71	- simplify BuildRequires
12cr|fly-2.0.0-9|72	- rpmbuildupdate aware
12cr|fly-2.0.0-9|73	
12cr|fly-2.0.0-9|74	* Tue Apr 29 2003 Lenny Cartier <lenny@mandrakesoft.com 2.0.0-3mdk
12cr|fly-2.0.0-9|75	- adjust buildrequires
12cr|fly-2.0.0-9|76	
12cr|fly-2.0.0-9|77	* Sat Feb 01 2003 Lenny Cartier <lenny@mandrakesoft.com 2.0.0-2mdk
12cr|fly-2.0.0-9|78	- rebuild
12cr|fly-2.0.0-9|79	
12cr|fly-2.0.0-9|80	* Mon Aug 26 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.0.0-1mdk
12cr|fly-2.0.0-9|81	- 2.0.0
12cr|fly-2.0.0-9|82	- from Laurent Domisse <domisse@w3perl.com> :
12cr|fly-2.0.0-9|83	- First RPM release
12cr|fly-2.0.0-9|84	
12cr|fly-2.0.0-9|85	
12cr|fly-2.0.0-9|86	# end of file

1372 12
12cr|flyspray-0.9.9.6-6|1	%if %{_use_internal_dependency_generator}
12cr|flyspray-0.9.9.6-6|2	%define __noautoreq 'pear\\(Zend(.*)\\)'
12cr|flyspray-0.9.9.6-6|3	%else
12cr|flyspray-0.9.9.6-6|4	%define _requires_exceptions pear(Zend.*)
12cr|flyspray-0.9.9.6-6|5	%endif
12cr|flyspray-0.9.9.6-6|6	
12cr|flyspray-0.9.9.6-6|7	Summary:	A simple Bug tracking system
12cr|flyspray-0.9.9.6-6|8	Name:		flyspray
12cr|flyspray-0.9.9.6-6|9	Version:	0.9.9.6
12cr|flyspray-0.9.9.6-6|10	Release:	6
12cr|flyspray-0.9.9.6-6|11	License:	GPLv2
12cr|flyspray-0.9.9.6-6|12	Group:		Networking/WWW
12cr|flyspray-0.9.9.6-6|13	Url:		http://flyspray.org
12cr|flyspray-0.9.9.6-6|14	Source0:	http://flyspray.org/%{name}-%{version}.tar.bz2
12cr|flyspray-0.9.9.6-6|15	Requires:	apache-mod_php
12cr|flyspray-0.9.9.6-6|16	Requires:	php-adodb
12cr|flyspray-0.9.9.6-6|17	BuildArch:	noarch
12cr|flyspray-0.9.9.6-6|18	
12cr|flyspray-0.9.9.6-6|19	%description
12cr|flyspray-0.9.9.6-6|20	%{name} is a simple bug tracking system, written in php, aimed
12cr|flyspray-0.9.9.6-6|21	at people who do not want to deploy Bugzilla.
12cr|flyspray-0.9.9.6-6|22	It offer most of the features needed without a increased complexity.
12cr|flyspray-0.9.9.6-6|23	The configuration is done trough a web interface, and you can fully
12cr|flyspray-0.9.9.6-6|24	control who can do what on the various task.
12cr|flyspray-0.9.9.6-6|25	
12cr|flyspray-0.9.9.6-6|26	%prep
12cr|flyspray-0.9.9.6-6|27	%setup -q -c %{name}-%{release}
12cr|flyspray-0.9.9.6-6|28	
12cr|flyspray-0.9.9.6-6|29	%build
12cr|flyspray-0.9.9.6-6|30	
12cr|flyspray-0.9.9.6-6|31	%install
12cr|flyspray-0.9.9.6-6|32	%__install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cr|flyspray-0.9.9.6-6|33	cp -aRf * %{buildroot}%{_var}/www/%{name}
12cr|flyspray-0.9.9.6-6|34	
12cr|flyspray-0.9.9.6-6|35	# remove .htaccess files
12cr|flyspray-0.9.9.6-6|36	find %{buildroot}%{_var}/www/%{name} -name .htaccess -exec rm -f {} \;
12cr|flyspray-0.9.9.6-6|37	
12cr|flyspray-0.9.9.6-6|38	# Create empty config file
12cr|flyspray-0.9.9.6-6|39	%__install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|flyspray-0.9.9.6-6|40	cat > %{buildroot}%{_sysconfdir}/%{name}/flyspray.conf.php <<EOF
12cr|flyspray-0.9.9.6-6|41	# Configuration file for flyspray will be overide during configuration
12cr|flyspray-0.9.9.6-6|42	EOF
12cr|flyspray-0.9.9.6-6|43	
12cr|flyspray-0.9.9.6-6|44	ln -s %{_sysconfdir}/%{name}/flyspray.conf.php %{buildroot}%{_var}/www/%{name}/
12cr|flyspray-0.9.9.6-6|45	
12cr|flyspray-0.9.9.6-6|46	%__install -d -m 755  %{buildroot}/%{_webappconfdir}
12cr|flyspray-0.9.9.6-6|47	cat > %{buildroot}/%{_webappconfdir}/%{name}.conf << EOF
12cr|flyspray-0.9.9.6-6|48	
12cr|flyspray-0.9.9.6-6|49	Alias /%{name} %{_var}/www/%{name}
12cr|flyspray-0.9.9.6-6|50	<Directory %{_var}/www/%{name}>
12cr|flyspray-0.9.9.6-6|51	Allow from all
12cr|flyspray-0.9.9.6-6|52	</Directory>
12cr|flyspray-0.9.9.6-6|53	
12cr|flyspray-0.9.9.6-6|54	<Directory %{_var}/www/%{name}/adodb>
12cr|flyspray-0.9.9.6-6|55	Deny from all
12cr|flyspray-0.9.9.6-6|56	</Directory>
12cr|flyspray-0.9.9.6-6|57	
12cr|flyspray-0.9.9.6-6|58	<Directory %{_var}/www/%{name}/conf>
12cr|flyspray-0.9.9.6-6|59	Deny from all
12cr|flyspray-0.9.9.6-6|60	</Directory>
12cr|flyspray-0.9.9.6-6|61	
12cr|flyspray-0.9.9.6-6|62	<Directory %{_var}/www/%{name}/includes>
12cr|flyspray-0.9.9.6-6|63	Deny from all
12cr|flyspray-0.9.9.6-6|64	</Directory>
12cr|flyspray-0.9.9.6-6|65	
12cr|flyspray-0.9.9.6-6|66	<Directory %{_var}/www/%{name}/templates>
12cr|flyspray-0.9.9.6-6|67	Deny from all
12cr|flyspray-0.9.9.6-6|68	</Directory>
12cr|flyspray-0.9.9.6-6|69	
12cr|flyspray-0.9.9.6-6|70	<Files %{_var}/www/%{name}/plugins/*.php>
12cr|flyspray-0.9.9.6-6|71	Deny from all
12cr|flyspray-0.9.9.6-6|72	</Files>
12cr|flyspray-0.9.9.6-6|73	
12cr|flyspray-0.9.9.6-6|74	<Files %{_var}/www/%{name}/plugins/fetch.php>
12cr|flyspray-0.9.9.6-6|75	Allow from all
12cr|flyspray-0.9.9.6-6|76	</Files>
12cr|flyspray-0.9.9.6-6|77	EOF
12cr|flyspray-0.9.9.6-6|78	
12cr|flyspray-0.9.9.6-6|79	cat > README.urpmi <<EOF
12cr|flyspray-0.9.9.6-6|80	Once this package is installed, there are a few configuration items which need
12cr|flyspray-0.9.9.6-6|81	to be performed before the blog is usable.  First, you need to install
12cr|flyspray-0.9.9.6-6|82	Mysql or PostgreSQL database and corresponding php modules:
12cr|flyspray-0.9.9.6-6|83	
12cr|flyspray-0.9.9.6-6|84	# urpmi mysql php-mysql
12cr|flyspray-0.9.9.6-6|85	
12cr|flyspray-0.9.9.6-6|86	or
12cr|flyspray-0.9.9.6-6|87	
12cr|flyspray-0.9.9.6-6|88	# urpmi postgresql php-pgsql
12cr|flyspray-0.9.9.6-6|89	
12cr|flyspray-0.9.9.6-6|90	Then, you need to establish a username and password to connect to your
12cr|flyspray-0.9.9.6-6|91	MySQL database as, and make both MySQL/Postgres and Flyspray aware of this.
12cr|flyspray-0.9.9.6-6|92	Let's start by creating the database and the username / password
12cr|flyspray-0.9.9.6-6|93	inside MySQL first:
12cr|flyspray-0.9.9.6-6|94	
12cr|flyspray-0.9.9.6-6|95	# mysql
12cr|flyspray-0.9.9.6-6|96	mysql> create database flyspray;
12cr|flyspray-0.9.9.6-6|97	Query OK, 1 row affected (0.00 sec)
12cr|flyspray-0.9.9.6-6|98	
12cr|flyspray-0.9.9.6-6|99	mysql> grant all privileges on flyspray.* to flyspray identified by 'flyspray';
12cr|flyspray-0.9.9.6-6|100	Query OK, 0 rows affected (0.00 sec)
12cr|flyspray-0.9.9.6-6|101	
12cr|flyspray-0.9.9.6-6|102	mysql> flush privileges;
12cr|flyspray-0.9.9.6-6|103	Query OK, 0 rows affected (0.00 sec)
12cr|flyspray-0.9.9.6-6|104	
12cr|flyspray-0.9.9.6-6|105	mysql> exit
12cr|flyspray-0.9.9.6-6|106	Bye
12cr|flyspray-0.9.9.6-6|107	#
12cr|flyspray-0.9.9.6-6|108	
12cr|flyspray-0.9.9.6-6|109	Under certain curcumstances, you may need to run variations of the "grant"
12cr|flyspray-0.9.9.6-6|110	command:
12cr|flyspray-0.9.9.6-6|111	mysql> grant all privileges on flyspray.* to flyspray@localhost identified by 'flyspray';
12cr|flyspray-0.9.9.6-6|112	OR
12cr|flyspray-0.9.9.6-6|113	mysql> grant all privileges on flyspray.* to flyspray@'%' identified by 'flyspray';
12cr|flyspray-0.9.9.6-6|114	
12cr|flyspray-0.9.9.6-6|115	This has created an empty database called 'flyspray', created a user named
12cr|flyspray-0.9.9.6-6|116	'flyspray' with a password of 'flyspray', and given the 'flyspray' user total
12cr|flyspray-0.9.9.6-6|117	permission over the 'flyspray' database.  Obviously, you'll want to select a
12cr|flyspray-0.9.9.6-6|118	different password, and you may want to choose different database and user
12cr|flyspray-0.9.9.6-6|119	names depending on your installation.  The specific values you choose are
12cr|flyspray-0.9.9.6-6|120	not constrained, they simply need to be consistent between the database and the
12cr|flyspray-0.9.9.6-6|121	config file.
12cr|flyspray-0.9.9.6-6|122	
12cr|flyspray-0.9.9.6-6|123	Once that's done and the database server and web server have been started,
12cr|flyspray-0.9.9.6-6|124	in your favourite web browser, enter following URL :
12cr|flyspray-0.9.9.6-6|125	http://hostname/flyspray/  and
12cr|flyspray-0.9.9.6-6|126	follow the instructions given to you on the pages you see to set up the
12cr|flyspray-0.9.9.6-6|127	database tables and begin publishing your blog.
12cr|flyspray-0.9.9.6-6|128	EOF
12cr|flyspray-0.9.9.6-6|129	
12cr|flyspray-0.9.9.6-6|130	%files
12cr|flyspray-0.9.9.6-6|131	%doc docs/*
12cr|flyspray-0.9.9.6-6|132	%{_var}/www/%{name}/adodb
12cr|flyspray-0.9.9.6-6|133	%{_var}/www/%{name}/docs
12cr|flyspray-0.9.9.6-6|134	%{_var}/www/%{name}/favicon.ico
12cr|flyspray-0.9.9.6-6|135	%{_var}/www/%{name}/feed.php
12cr|flyspray-0.9.9.6-6|136	%{_var}/www/%{name}/flyspray.conf.php
12cr|flyspray-0.9.9.6-6|137	%{_var}/www/%{name}/header.php
12cr|flyspray-0.9.9.6-6|138	%{_var}/www/%{name}/htaccess.dist
12cr|flyspray-0.9.9.6-6|139	%{_var}/www/%{name}/includes
12cr|flyspray-0.9.9.6-6|140	%{_var}/www/%{name}/index.php
12cr|flyspray-0.9.9.6-6|141	%{_var}/www/%{name}/javascript
12cr|flyspray-0.9.9.6-6|142	%{_var}/www/%{name}/lang
12cr|flyspray-0.9.9.6-6|143	%{_var}/www/%{name}/plugins
12cr|flyspray-0.9.9.6-6|144	%{_var}/www/%{name}/scripts
12cr|flyspray-0.9.9.6-6|145	%{_var}/www/%{name}/setup
12cr|flyspray-0.9.9.6-6|146	%{_var}/www/%{name}/templates
12cr|flyspray-0.9.9.6-6|147	%{_var}/www/%{name}/themes
12cr|flyspray-0.9.9.6-6|148	%{_var}/www/%{name}/robots.txt
12cr|flyspray-0.9.9.6-6|149	%{_var}/www/%{name}/schedule.php
12cr|flyspray-0.9.9.6-6|150	%dir %attr(0755,apache,apache) %{_var}/www/%{name}/attachments/
12cr|flyspray-0.9.9.6-6|151	%dir %attr(0755,apache,apache) %{_var}/www/%{name}/cache/
12cr|flyspray-0.9.9.6-6|152	%attr(0644,apache,apache) %{_var}/www/%{name}/attachments/index.html
12cr|flyspray-0.9.9.6-6|153	%attr(0644,apache,apache) %{_var}/www/%{name}/cache/index.html
12cr|flyspray-0.9.9.6-6|154	%config(noreplace) %attr(0755,apache,apache) %{_sysconfdir}/%{name}/flyspray.conf.php
12cr|flyspray-0.9.9.6-6|155	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|flyspray-0.9.9.6-6|156	

1373 12
12cr|fnfx-0.3-6|1	%define name	fnfx
12cr|fnfx-0.3-6|2	%define ver 	0.3
12cr|fnfx-0.3-6|3	%define rel	%mkrel 6
12cr|fnfx-0.3-6|4	
12cr|fnfx-0.3-6|5	Name:		%{name}
12cr|fnfx-0.3-6|6	Version:	%{ver}
12cr|fnfx-0.3-6|7	Release:	%{rel}
12cr|fnfx-0.3-6|8	Summary:	Toshiba laptop function key utility
12cr|fnfx-0.3-6|9	License:	GPL
12cr|fnfx-0.3-6|10	URL:		http://fnfx.sf.net
12cr|fnfx-0.3-6|11	Group:		System/Configuration/Hardware
12cr|fnfx-0.3-6|12	Source:		%{name}-%{version}.tar.bz2
12cr|fnfx-0.3-6|13	Source1:	%{name}.init
12cr|fnfx-0.3-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|fnfx-0.3-6|15	Requires(pre):	rpm-helper
12cr|fnfx-0.3-6|16	Requires(post):	rpm-helper
12cr|fnfx-0.3-6|17	
12cr|fnfx-0.3-6|18	%description
12cr|fnfx-0.3-6|19	FnFX enables owners of Toshiba laptops to change the LCD brightness,
12cr|fnfx-0.3-6|20	control, the internal fan and use the special keys on their keyboard
12cr|fnfx-0.3-6|21	(Fn-x combinations, hot-keys). The internal functions will give the
12cr|fnfx-0.3-6|22	possibility to map the Fn-Keys to functions like volume up/down, mute,
12cr|fnfx-0.3-6|23	suspend to disk, suspend to ram and switch LCD/CRT/TV-out. These
12cr|fnfx-0.3-6|24	functions heavily depend on the system and/or kernel configuration.
12cr|fnfx-0.3-6|25	You will need at least a kernel (v2.4.x, v2.5.x, v2.6.x) with ACPI and
12cr|fnfx-0.3-6|26	Toshiba support (CONFIG_ACPI and CONFIG_ACPI_TOSHIBA).
12cr|fnfx-0.3-6|27	
12cr|fnfx-0.3-6|28	%prep
12cr|fnfx-0.3-6|29	%setup -q
12cr|fnfx-0.3-6|30	
12cr|fnfx-0.3-6|31	%build
12cr|fnfx-0.3-6|32	%configure
12cr|fnfx-0.3-6|33	%make
12cr|fnfx-0.3-6|34	
12cr|fnfx-0.3-6|35	%install
12cr|fnfx-0.3-6|36	rm -Rf %{buildroot}
12cr|fnfx-0.3-6|37	%makeinstall_std
12cr|fnfx-0.3-6|38	
12cr|fnfx-0.3-6|39	mkdir -p %{buildroot}/%{_initrddir}
12cr|fnfx-0.3-6|40	install %{SOURCE1} %{buildroot}/%{_initrddir}/%{name}
12cr|fnfx-0.3-6|41	
12cr|fnfx-0.3-6|42	%clean
12cr|fnfx-0.3-6|43	rm -Rf %{buildroot}
12cr|fnfx-0.3-6|44	
12cr|fnfx-0.3-6|45	%post
12cr|fnfx-0.3-6|46	%_post_service %{name}
12cr|fnfx-0.3-6|47	
12cr|fnfx-0.3-6|48	%preun
12cr|fnfx-0.3-6|49	%_preun_service %{name}
12cr|fnfx-0.3-6|50	
12cr|fnfx-0.3-6|51	%files
12cr|fnfx-0.3-6|52	%defattr(-,root,root)
12cr|fnfx-0.3-6|53	%{_bindir}/%{name}
12cr|fnfx-0.3-6|54	%{_sbindir}/*
12cr|fnfx-0.3-6|55	%dir %{_sysconfdir}/%{name}
12cr|fnfx-0.3-6|56	%config(noreplace) %{_sysconfdir}/%{name}/*
12cr|fnfx-0.3-6|57	%config(noreplace) %{_initrddir}/%{name}
12cr|fnfx-0.3-6|58	
12cr|fnfx-0.3-6|59	%doc ChangeLog INSTALL AUTHORS README
12cr|fnfx-0.3-6|60	
12cr|fnfx-0.3-6|61	
12cr|fnfx-0.3-6|62	
12cr|fnfx-0.3-6|63	%changelog
12cr|fnfx-0.3-6|64	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-6mdv2011.0
12cr|fnfx-0.3-6|65	+ Revision: 618310
12cr|fnfx-0.3-6|66	- the mass rebuild of 2010.0 packages
12cr|fnfx-0.3-6|67	
12cr|fnfx-0.3-6|68	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.3-5mdv2010.0
12cr|fnfx-0.3-6|69	+ Revision: 428824
12cr|fnfx-0.3-6|70	- rebuild
12cr|fnfx-0.3-6|71	
12cr|fnfx-0.3-6|72	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.3-4mdv2009.0
12cr|fnfx-0.3-6|73	+ Revision: 245245
12cr|fnfx-0.3-6|74	- rebuild
12cr|fnfx-0.3-6|75	
12cr|fnfx-0.3-6|76	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.3-2mdv2008.1
12cr|fnfx-0.3-6|77	+ Revision: 140730
12cr|fnfx-0.3-6|78	- restore BuildRoot
12cr|fnfx-0.3-6|79	
12cr|fnfx-0.3-6|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|fnfx-0.3-6|81	- kill re-definition of %%buildroot on Pixel's request
12cr|fnfx-0.3-6|82	
12cr|fnfx-0.3-6|83	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 0.3-2mdv2008.0
12cr|fnfx-0.3-6|84	+ Revision: 70235
12cr|fnfx-0.3-6|85	- use %%mkrel
12cr|fnfx-0.3-6|86	
12cr|fnfx-0.3-6|87	
12cr|fnfx-0.3-6|88	* Thu Nov 25 2004 Buchan Milne <bgmilne@linux-mandrake.com> 0.3-1mdk
12cr|fnfx-0.3-6|89	- 0.3
12cr|fnfx-0.3-6|90	
12cr|fnfx-0.3-6|91	* Mon Mar 01 2004 Buchan Milne <bgmilne@linux-mandrake.com> 0.2-2mdk
12cr|fnfx-0.3-6|92	- fix typo in init script
12cr|fnfx-0.3-6|93	
12cr|fnfx-0.3-6|94	* Tue Jan 13 2004 Buchan Milne <bgmilne@linux-mandrake.com> 0.2-1mdk
12cr|fnfx-0.3-6|95	- First Mandrake package
12cr|fnfx-0.3-6|96	

1374 12
12cr|fondu-2.0-0.060102.4|1	%define name		fondu
12cr|fondu-2.0-0.060102.4|2	%define fonduversion	060102
12cr|fondu-2.0-0.060102.4|3	%define mdkrelease	%mkrel 4
12cr|fondu-2.0-0.060102.4|4	
12cr|fondu-2.0-0.060102.4|5	Name:		fondu
12cr|fondu-2.0-0.060102.4|6	Version:	2.0
12cr|fondu-2.0-0.060102.4|7	Release:	0.%{fonduversion}.%{mdkrelease}
12cr|fondu-2.0-0.060102.4|8	Summary:	Converts between mac and unix fonts
12cr|fondu-2.0-0.060102.4|9	License:	BSD
12cr|fondu-2.0-0.060102.4|10	Group:		Publishing
12cr|fondu-2.0-0.060102.4|11	Source0:	http://fondu.sourceforge.net/fondu_src-%{fonduversion}.tar.bz2
12cr|fondu-2.0-0.060102.4|12	Url:		http://fondu.sourceforge.net/
12cr|fondu-2.0-0.060102.4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|fondu-2.0-0.060102.4|14	Conflicts:	dgen-sdl
12cr|fondu-2.0-0.060102.4|15	
12cr|fondu-2.0-0.060102.4|16	%description
12cr|fondu-2.0-0.060102.4|17	Fondu allows you to convert a mac font into a unix one. ufond converts
12cr|fondu-2.0-0.060102.4|18	a unix font into a mac one.
12cr|fondu-2.0-0.060102.4|19	
12cr|fondu-2.0-0.060102.4|20	%prep
12cr|fondu-2.0-0.060102.4|21	%setup -q -n fondu-%{fonduversion}
12cr|fondu-2.0-0.060102.4|22	
12cr|fondu-2.0-0.060102.4|23	%build
12cr|fondu-2.0-0.060102.4|24	%configure2_5x
12cr|fondu-2.0-0.060102.4|25	%make OPT_FLAGS="$RPM_OPT_FLAGS"
12cr|fondu-2.0-0.060102.4|26	
12cr|fondu-2.0-0.060102.4|27	%install
12cr|fondu-2.0-0.060102.4|28	rm -rf $RPM_BUILD_ROOT
12cr|fondu-2.0-0.060102.4|29	mkdir -p $RPM_BUILD_ROOT%{_bindir} \
12cr|fondu-2.0-0.060102.4|30	$RPM_BUILD_ROOT%{_mandir}/man1
12cr|fondu-2.0-0.060102.4|31	%makeinstall
12cr|fondu-2.0-0.060102.4|32	install -m 644 *.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cr|fondu-2.0-0.060102.4|33	
12cr|fondu-2.0-0.060102.4|34	%clean
12cr|fondu-2.0-0.060102.4|35	rm -rf $RPM_BUILD_ROOT
12cr|fondu-2.0-0.060102.4|36	
12cr|fondu-2.0-0.060102.4|37	%files
12cr|fondu-2.0-0.060102.4|38	%defattr(-,root,root)
12cr|fondu-2.0-0.060102.4|39	%doc LICENSE README
12cr|fondu-2.0-0.060102.4|40	%{_bindir}/fondu
12cr|fondu-2.0-0.060102.4|41	%{_bindir}/ufond
12cr|fondu-2.0-0.060102.4|42	%{_bindir}/showfond
12cr|fondu-2.0-0.060102.4|43	%{_bindir}/dfont2res
12cr|fondu-2.0-0.060102.4|44	%{_bindir}/frombin
12cr|fondu-2.0-0.060102.4|45	%{_bindir}/tobin
12cr|fondu-2.0-0.060102.4|46	%{_bindir}/lumper
12cr|fondu-2.0-0.060102.4|47	%{_bindir}/setfondname
12cr|fondu-2.0-0.060102.4|48	%{_mandir}/man1/*
12cr|fondu-2.0-0.060102.4|49	
12cr|fondu-2.0-0.060102.4|50	
12cr|fondu-2.0-0.060102.4|51	
12cr|fondu-2.0-0.060102.4|52	
12cr|fondu-2.0-0.060102.4|53	%changelog
12cr|fondu-2.0-0.060102.4|54	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.0-0.060102.4mdv2009.0
12cr|fondu-2.0-0.060102.4|55	+ Revision: 245249
12cr|fondu-2.0-0.060102.4|56	- rebuild
12cr|fondu-2.0-0.060102.4|57	
12cr|fondu-2.0-0.060102.4|58	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.0-0.060102.2mdv2008.1
12cr|fondu-2.0-0.060102.4|59	+ Revision: 140730
12cr|fondu-2.0-0.060102.4|60	- restore BuildRoot
12cr|fondu-2.0-0.060102.4|61	
12cr|fondu-2.0-0.060102.4|62	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|fondu-2.0-0.060102.4|63	- kill re-definition of %%buildroot on Pixel's request
12cr|fondu-2.0-0.060102.4|64	
12cr|fondu-2.0-0.060102.4|65	* Tue May 29 2007 Giuseppe Ghibò <ghibo@mandriva.com> 2.0-0.060102.2mdv2008.0
12cr|fondu-2.0-0.060102.4|66	+ Revision: 32600
12cr|fondu-2.0-0.060102.4|67	- Release 060102
12cr|fondu-2.0-0.060102.4|68	- Fixed bug #19051.
12cr|fondu-2.0-0.060102.4|69	
12cr|fondu-2.0-0.060102.4|70	
12cr|fondu-2.0-0.060102.4|71	* Sat Feb 24 2007 Giuseppe Ghibò <ghibo@mandriva.com> 2.0-0.051011.1mdv2007.0
12cr|fondu-2.0-0.060102.4|72	+ Revision: 125385
12cr|fondu-2.0-0.060102.4|73	- Release: 20051011 cvs.
12cr|fondu-2.0-0.060102.4|74	- Import fondu
12cr|fondu-2.0-0.060102.4|75	
12cr|fondu-2.0-0.060102.4|76	* Thu Mar 17 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.0-0.041222.1mdk
12cr|fondu-2.0-0.060102.4|77	- from Emmanuel Andry <eandry@free.fr> :
12cr|fondu-2.0-0.060102.4|78	- New version
12cr|fondu-2.0-0.060102.4|79	- Dropped patch 0
12cr|fondu-2.0-0.060102.4|80	

1375 12
12cr|fontmatrix-0.6.0-1|1	Name:           fontmatrix
12cr|fontmatrix-0.6.0-1|2	Version:        0.6.0
12cr|fontmatrix-0.6.0-1|3	Release:        %mkrel 1
12cr|fontmatrix-0.6.0-1|4	Summary:        featureful personal font manager
12cr|fontmatrix-0.6.0-1|5	License:        GPL
12cr|fontmatrix-0.6.0-1|6	Group:          Office
12cr|fontmatrix-0.6.0-1|7	URL:            http://fontmatrix.net/
12cr|fontmatrix-0.6.0-1|8	Source0:        http://fontmatrix.net/archives/fontmatrix-%{version}-Source.tar.gz
12cr|fontmatrix-0.6.0-1|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|fontmatrix-0.6.0-1|10	BuildRequires:  qt4-devel
12cr|fontmatrix-0.6.0-1|11	BuildRequires:  freetype2
12cr|fontmatrix-0.6.0-1|12	BuildRequires:  desktop-file-utils
12cr|fontmatrix-0.6.0-1|13	BuildRequires:  cmake
12cr|fontmatrix-0.6.0-1|14	
12cr|fontmatrix-0.6.0-1|15	%description
12cr|fontmatrix-0.6.0-1|16	fontmatrix is a manager built with the kind of features and abilities graphic
12cr|fontmatrix-0.6.0-1|17	designers, layout professionals along with others have felt necessary, but
12cr|fontmatrix-0.6.0-1|18	modernized with some new touches.
12cr|fontmatrix-0.6.0-1|19	
12cr|fontmatrix-0.6.0-1|20	Fontmatrix has a concept of 'tagging'. This makes it really nice to group
12cr|fontmatrix-0.6.0-1|21	fonts and even sub-group them logically for use in a book for instance. It
12cr|fontmatrix-0.6.0-1|22	also has extensive gui support for showing all glyphs in a font, previews of
12cr|fontmatrix-0.6.0-1|23	sample text, variable sizing and also tells what kinds of advanced Open Type
12cr|fontmatrix-0.6.0-1|24	features are inside each font. These features have never been seen outside of
12cr|fontmatrix-0.6.0-1|25	a font editor. And not least, it creates a nice PDF catalogue of user's fonts
12cr|fontmatrix-0.6.0-1|26	for printing or reference. In short, fontmatrix is a font manager for
12cr|fontmatrix-0.6.0-1|27	professionals, but is nice and user friendly.
12cr|fontmatrix-0.6.0-1|28	
12cr|fontmatrix-0.6.0-1|29	%prep
12cr|fontmatrix-0.6.0-1|30	%setup -q -n fontmatrix-%{version}-Source
12cr|fontmatrix-0.6.0-1|31	
12cr|fontmatrix-0.6.0-1|32	%build
12cr|fontmatrix-0.6.0-1|33	cmake . -DCMAKE_INSTALL_PREFIX:PATH=%{buildroot}/usr
12cr|fontmatrix-0.6.0-1|34	make
12cr|fontmatrix-0.6.0-1|35	
12cr|fontmatrix-0.6.0-1|36	%install
12cr|fontmatrix-0.6.0-1|37	rm -rf %{buildroot}
12cr|fontmatrix-0.6.0-1|38	make install
12cr|fontmatrix-0.6.0-1|39	desktop-file-install \
12cr|fontmatrix-0.6.0-1|40	--dir %{buildroot}%{_datadir}/applications \
12cr|fontmatrix-0.6.0-1|41	%{buildroot}%{_datadir}/applications/fontmatrix.desktop
12cr|fontmatrix-0.6.0-1|42	
12cr|fontmatrix-0.6.0-1|43	%clean
12cr|fontmatrix-0.6.0-1|44	rm -rf %{buildroot}
12cr|fontmatrix-0.6.0-1|45	
12cr|fontmatrix-0.6.0-1|46	%files
12cr|fontmatrix-0.6.0-1|47	%defattr(-,root,root)
12cr|fontmatrix-0.6.0-1|48	%doc COPYING ChangeLog TODO
12cr|fontmatrix-0.6.0-1|49	%{_bindir}/fontmatrix
12cr|fontmatrix-0.6.0-1|50	%{_mandir}/man1/fontmatrix.1*
12cr|fontmatrix-0.6.0-1|51	%{_datadir}/applications/fontmatrix.desktop
12cr|fontmatrix-0.6.0-1|52	%{_iconsdir}/hicolor/*/apps/fontmatrix.png
12cr|fontmatrix-0.6.0-1|53	%dir %{_datadir}/fontmatrix
12cr|fontmatrix-0.6.0-1|54	%{_datadir}/fontmatrix/*
12cr|fontmatrix-0.6.0-1|55	
12cr|fontmatrix-0.6.0-1|56	
12cr|fontmatrix-0.6.0-1|57	%changelog
12cr|fontmatrix-0.6.0-1|58	* Sun Aug 01 2010 Florent Monnier <blue_prawn@mandriva.org> 0.6.0-1mdv2011.0
12cr|fontmatrix-0.6.0-1|59	+ Revision: 564854
12cr|fontmatrix-0.6.0-1|60	- BuildRequires: cmake
12cr|fontmatrix-0.6.0-1|61	- import fontmatrix
12cr|fontmatrix-0.6.0-1|62	
12cr|fontmatrix-0.6.0-1|63	

1376 12
12cr|fonts-bitmap-lfp-fix-0.83-6|1	Name: fonts-bitmap-lfp-fix
12cr|fonts-bitmap-lfp-fix-0.83-6|2	Summary: Linux Font Project fixed width bitmap fonts for X11
12cr|fonts-bitmap-lfp-fix-0.83-6|3	Version: 0.83
12cr|fonts-bitmap-lfp-fix-0.83-6|4	Release: %mkrel 6
12cr|fonts-bitmap-lfp-fix-0.83-6|5	Source0: http://ovh.dl.sourceforge.net/sourceforge/xfonts/lfpfonts-fix-src-0.83.tar.bz2
12cr|fonts-bitmap-lfp-fix-0.83-6|6	License: Public Domain
12cr|fonts-bitmap-lfp-fix-0.83-6|7	Group: System/Fonts/X11 bitmap
12cr|fonts-bitmap-lfp-fix-0.83-6|8	Url: http://dreamer.nitro.dk/typography/bitmap-fonts.html
12cr|fonts-bitmap-lfp-fix-0.83-6|9	BuildRequires: bdftopcf
12cr|fonts-bitmap-lfp-fix-0.83-6|10	BuildRequires: mkfontdir
12cr|fonts-bitmap-lfp-fix-0.83-6|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-bitmap-lfp-fix-0.83-6|12	BuildArch: noarch
12cr|fonts-bitmap-lfp-fix-0.83-6|13	BuildRequires: fontconfig
12cr|fonts-bitmap-lfp-fix-0.83-6|14	
12cr|fonts-bitmap-lfp-fix-0.83-6|15	%description
12cr|fonts-bitmap-lfp-fix-0.83-6|16	This package is a part of bigger project -- Linux Font Project. It includes
12cr|fonts-bitmap-lfp-fix-0.83-6|17	fixed width (character cell) fonts for X in PCF format.
12cr|fonts-bitmap-lfp-fix-0.83-6|18	
12cr|fonts-bitmap-lfp-fix-0.83-6|19	The project is now inactive, but the fonts are still good.
12cr|fonts-bitmap-lfp-fix-0.83-6|20	
12cr|fonts-bitmap-lfp-fix-0.83-6|21	%prep
12cr|fonts-bitmap-lfp-fix-0.83-6|22	%setup -q -n lfpfonts-fix-src
12cr|fonts-bitmap-lfp-fix-0.83-6|23	
12cr|fonts-bitmap-lfp-fix-0.83-6|24	%build
12cr|fonts-bitmap-lfp-fix-0.83-6|25	pushd src
12cr|fonts-bitmap-lfp-fix-0.83-6|26	# use the provided ucs2any script, ucs2any from x11-font-util crashes badly
12cr|fonts-bitmap-lfp-fix-0.83-6|27	PATH=.:$PATH ./compile 2>/dev/null
12cr|fonts-bitmap-lfp-fix-0.83-6|28	popd
12cr|fonts-bitmap-lfp-fix-0.83-6|29	pushd lfp-fix
12cr|fonts-bitmap-lfp-fix-0.83-6|30	mkfontdir
12cr|fonts-bitmap-lfp-fix-0.83-6|31	popd
12cr|fonts-bitmap-lfp-fix-0.83-6|32	
12cr|fonts-bitmap-lfp-fix-0.83-6|33	
12cr|fonts-bitmap-lfp-fix-0.83-6|34	%install
12cr|fonts-bitmap-lfp-fix-0.83-6|35	rm -rf %{buildroot}
12cr|fonts-bitmap-lfp-fix-0.83-6|36	mkdir -p %buildroot%_datadir/fonts %buildroot%_sysconfdir/X11/fontpath.d
12cr|fonts-bitmap-lfp-fix-0.83-6|37	cp -pr lfp-fix %buildroot%_datadir/fonts/
12cr|fonts-bitmap-lfp-fix-0.83-6|38	ln -s ../../..%_datadir/fonts/lfp-fix \
12cr|fonts-bitmap-lfp-fix-0.83-6|39	%buildroot%_sysconfdir/X11/fontpath.d/lfp-fix:unscaled:pri=50
12cr|fonts-bitmap-lfp-fix-0.83-6|40	
12cr|fonts-bitmap-lfp-fix-0.83-6|41	
12cr|fonts-bitmap-lfp-fix-0.83-6|42	%clean
12cr|fonts-bitmap-lfp-fix-0.83-6|43	rm -rf %{buildroot}
12cr|fonts-bitmap-lfp-fix-0.83-6|44	
12cr|fonts-bitmap-lfp-fix-0.83-6|45	%files
12cr|fonts-bitmap-lfp-fix-0.83-6|46	%defattr(-,root,root)
12cr|fonts-bitmap-lfp-fix-0.83-6|47	%dir %_datadir/fonts/lfp-fix
12cr|fonts-bitmap-lfp-fix-0.83-6|48	%_datadir/fonts/lfp-fix/*
12cr|fonts-bitmap-lfp-fix-0.83-6|49	%_sysconfdir/X11/fontpath.d/lfp-fix:unscaled:pri=50
12cr|fonts-bitmap-lfp-fix-0.83-6|50	
12cr|fonts-bitmap-lfp-fix-0.83-6|51	
12cr|fonts-bitmap-lfp-fix-0.83-6|52	%changelog
12cr|fonts-bitmap-lfp-fix-0.83-6|53	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 0.83-6mdv2011.0
12cr|fonts-bitmap-lfp-fix-0.83-6|54	+ Revision: 675499
12cr|fonts-bitmap-lfp-fix-0.83-6|55	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-bitmap-lfp-fix-0.83-6|56	
12cr|fonts-bitmap-lfp-fix-0.83-6|57	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.83-5mdv2011.0
12cr|fonts-bitmap-lfp-fix-0.83-6|58	+ Revision: 618311
12cr|fonts-bitmap-lfp-fix-0.83-6|59	- the mass rebuild of 2010.0 packages
12cr|fonts-bitmap-lfp-fix-0.83-6|60	
12cr|fonts-bitmap-lfp-fix-0.83-6|61	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.83-4mdv2010.0
12cr|fonts-bitmap-lfp-fix-0.83-6|62	+ Revision: 428825
12cr|fonts-bitmap-lfp-fix-0.83-6|63	- rebuild
12cr|fonts-bitmap-lfp-fix-0.83-6|64	
12cr|fonts-bitmap-lfp-fix-0.83-6|65	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.83-3mdv2009.0
12cr|fonts-bitmap-lfp-fix-0.83-6|66	+ Revision: 245253
12cr|fonts-bitmap-lfp-fix-0.83-6|67	- rebuild
12cr|fonts-bitmap-lfp-fix-0.83-6|68	
12cr|fonts-bitmap-lfp-fix-0.83-6|69	* Fri Feb 22 2008 Gustavo De Nardin <gustavodn@mandriva.com> 0.83-1mdv2008.1
12cr|fonts-bitmap-lfp-fix-0.83-6|70	+ Revision: 173805
12cr|fonts-bitmap-lfp-fix-0.83-6|71	- import fonts-bitmap-lfp-fix
12cr|fonts-bitmap-lfp-fix-0.83-6|72	
12cr|fonts-bitmap-lfp-fix-0.83-6|73	

1377 12
12cr|fonts-otf-Aegean-3.01-3|1	%define fontname	Aegean
12cr|fonts-otf-Aegean-3.01-3|2	%define name		fonts-otf-%{fontname}
12cr|fonts-otf-Aegean-3.01-3|3	%define version		3.01
12cr|fonts-otf-Aegean-3.01-3|4	%define release		%mkrel 3
12cr|fonts-otf-Aegean-3.01-3|5	
12cr|fonts-otf-Aegean-3.01-3|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
12cr|fonts-otf-Aegean-3.01-3|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
12cr|fonts-otf-Aegean-3.01-3|8	
12cr|fonts-otf-Aegean-3.01-3|9	Summary:	Unicode Aegean fonts
12cr|fonts-otf-Aegean-3.01-3|10	Name:		%{name}
12cr|fonts-otf-Aegean-3.01-3|11	Version:	%{version}
12cr|fonts-otf-Aegean-3.01-3|12	Release:	%{release}
12cr|fonts-otf-Aegean-3.01-3|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
12cr|fonts-otf-Aegean-3.01-3|14	Source1:	http://users.teilar.gr/~g1951d/Anatolian.zip
12cr|fonts-otf-Aegean-3.01-3|15	License:	Public Domain
12cr|fonts-otf-Aegean-3.01-3|16	Group:		System/Fonts/True type
12cr|fonts-otf-Aegean-3.01-3|17	Url:		http://users.teilar.gr/~g1951d/
12cr|fonts-otf-Aegean-3.01-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-otf-Aegean-3.01-3|19	BuildArch:	noarch
12cr|fonts-otf-Aegean-3.01-3|20	BuildRequires: fontconfig
12cr|fonts-otf-Aegean-3.01-3|21	BuildRequires:	mkfontscale, mkfontdir
12cr|fonts-otf-Aegean-3.01-3|22	
12cr|fonts-otf-Aegean-3.01-3|23	%description
12cr|fonts-otf-Aegean-3.01-3|24	Aegean covers the following scripts and symbols supported by The
12cr|fonts-otf-Aegean-3.01-3|25	Unicode Standard 5.2: Basic Latin, Greek and Coptic, Greek Extended,
12cr|fonts-otf-Aegean-3.01-3|26	some Punctuation and other Symbols, Linear B Syllabary, Linear B
12cr|fonts-otf-Aegean-3.01-3|27	Ideograms, Aegean Numbers, Ancient Greek Numbers, Ancient Symbols,
12cr|fonts-otf-Aegean-3.01-3|28	Phaistos Disc, Lycian, Carian, Old Italic, Ugaritic, Old Persian,
12cr|fonts-otf-Aegean-3.01-3|29	Cypriot Syllabary, Phoenician, Lydian, and Archaic Greek Musical
12cr|fonts-otf-Aegean-3.01-3|30	Notation. Aegean allocates in the Supplementary Private Use Plane 15,
12cr|fonts-otf-Aegean-3.01-3|31	the following scripts and symbols, as yet unsupported by Unicode:
12cr|fonts-otf-Aegean-3.01-3|32	Cretan Hieroglyphs, Cypro-Minoan, Linear A, the Arkalochori Axe,
12cr|fonts-otf-Aegean-3.01-3|33	Ancient Greek and Old Italic variant alphabets.
12cr|fonts-otf-Aegean-3.01-3|34	
12cr|fonts-otf-Aegean-3.01-3|35	In this version:
12cr|fonts-otf-Aegean-3.01-3|36	* Cretan Hieroglyphs are redesigned and expanded to cover signs on
12cr|fonts-otf-Aegean-3.01-3|37	seals.
12cr|fonts-otf-Aegean-3.01-3|38	* Cypro-Minoan is entirely new and in agreement with the latest
12cr|fonts-otf-Aegean-3.01-3|39	edition of the inscriptions.
12cr|fonts-otf-Aegean-3.01-3|40	* Idalion, Akanthou, Eteocypriot, Ancient and Recent Paphian variants
12cr|fonts-otf-Aegean-3.01-3|41	of the Cypriot Syllabary are available as its Open Type Stylistic
12cr|fonts-otf-Aegean-3.01-3|42	Sets I-V.
12cr|fonts-otf-Aegean-3.01-3|43	* Anatolian Hieroglyphs are included in this package.
12cr|fonts-otf-Aegean-3.01-3|44	
12cr|fonts-otf-Aegean-3.01-3|45	%prep
12cr|fonts-otf-Aegean-3.01-3|46	%setup -q -c %{name}-%{version}
12cr|fonts-otf-Aegean-3.01-3|47	unzip %SOURCE1
12cr|fonts-otf-Aegean-3.01-3|48	
12cr|fonts-otf-Aegean-3.01-3|49	%install
12cr|fonts-otf-Aegean-3.01-3|50	%__rm -rf %{buildroot}
12cr|fonts-otf-Aegean-3.01-3|51	
12cr|fonts-otf-Aegean-3.01-3|52	%__install -m 0755 -d %{buildroot}%{fontdir}
12cr|fonts-otf-Aegean-3.01-3|53	%__install -m 0644 *.otf %{buildroot}%{fontdir}
12cr|fonts-otf-Aegean-3.01-3|54	mkfontscale %{buildroot}%{fontdir}
12cr|fonts-otf-Aegean-3.01-3|55	mkfontdir %{buildroot}%{fontdir}
12cr|fonts-otf-Aegean-3.01-3|56	
12cr|fonts-otf-Aegean-3.01-3|57	%__install -m 0755 -d %{buildroot}%{fontconfdir}
12cr|fonts-otf-Aegean-3.01-3|58	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
12cr|fonts-otf-Aegean-3.01-3|59	
12cr|fonts-otf-Aegean-3.01-3|60	%clean
12cr|fonts-otf-Aegean-3.01-3|61	%__rm -rf %{buildroot}
12cr|fonts-otf-Aegean-3.01-3|62	
12cr|fonts-otf-Aegean-3.01-3|63	%files
12cr|fonts-otf-Aegean-3.01-3|64	%defattr(-,root,root)
12cr|fonts-otf-Aegean-3.01-3|65	%doc *.txt
12cr|fonts-otf-Aegean-3.01-3|66	%{fontconfdir}/otf*
12cr|fonts-otf-Aegean-3.01-3|67	%{fontdir}/*.otf
12cr|fonts-otf-Aegean-3.01-3|68	%{fontdir}/fonts.*
12cr|fonts-otf-Aegean-3.01-3|69	
12cr|fonts-otf-Aegean-3.01-3|70	
12cr|fonts-otf-Aegean-3.01-3|71	
12cr|fonts-otf-Aegean-3.01-3|72	%changelog
12cr|fonts-otf-Aegean-3.01-3|73	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 3.01-3mdv2011.0
12cr|fonts-otf-Aegean-3.01-3|74	+ Revision: 675500
12cr|fonts-otf-Aegean-3.01-3|75	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-otf-Aegean-3.01-3|76	
12cr|fonts-otf-Aegean-3.01-3|77	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3.01-2mdv2011.0
12cr|fonts-otf-Aegean-3.01-3|78	+ Revision: 610719
12cr|fonts-otf-Aegean-3.01-3|79	- rebuild
12cr|fonts-otf-Aegean-3.01-3|80	
12cr|fonts-otf-Aegean-3.01-3|81	* Wed Mar 03 2010 Lev Givon <lev@mandriva.org> 3.01-1mdv2010.1
12cr|fonts-otf-Aegean-3.01-3|82	+ Revision: 513930
12cr|fonts-otf-Aegean-3.01-3|83	- import fonts-otf-Aegean
12cr|fonts-otf-Aegean-3.01-3|84	

1378 12
12cr|fonts-otf-Aegyptus-3.11-3|1	%define fontname	Aegyptus
12cr|fonts-otf-Aegyptus-3.11-3|2	%define name		fonts-otf-%{fontname}
12cr|fonts-otf-Aegyptus-3.11-3|3	%define version		3.11
12cr|fonts-otf-Aegyptus-3.11-3|4	%define release		%mkrel 3
12cr|fonts-otf-Aegyptus-3.11-3|5	
12cr|fonts-otf-Aegyptus-3.11-3|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
12cr|fonts-otf-Aegyptus-3.11-3|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
12cr|fonts-otf-Aegyptus-3.11-3|8	
12cr|fonts-otf-Aegyptus-3.11-3|9	Summary:	Unicode Aegyptus fonts
12cr|fonts-otf-Aegyptus-3.11-3|10	Name:		%{name}
12cr|fonts-otf-Aegyptus-3.11-3|11	Version:	%{version}
12cr|fonts-otf-Aegyptus-3.11-3|12	Release:	%{release}
12cr|fonts-otf-Aegyptus-3.11-3|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}311.zip
12cr|fonts-otf-Aegyptus-3.11-3|14	Source1:	http://users.teilar.gr/~g1951d/Gardiner311.zip
12cr|fonts-otf-Aegyptus-3.11-3|15	License:	Public Domain
12cr|fonts-otf-Aegyptus-3.11-3|16	Group:		System/Fonts/True type
12cr|fonts-otf-Aegyptus-3.11-3|17	Url:		http://users.teilar.gr/~g1951d/
12cr|fonts-otf-Aegyptus-3.11-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-otf-Aegyptus-3.11-3|19	BuildArch:	noarch
12cr|fonts-otf-Aegyptus-3.11-3|20	BuildRequires: fontconfig
12cr|fonts-otf-Aegyptus-3.11-3|21	BuildRequires:	mkfontscale, mkfontdir
12cr|fonts-otf-Aegyptus-3.11-3|22	
12cr|fonts-otf-Aegyptus-3.11-3|23	%description
12cr|fonts-otf-Aegyptus-3.11-3|24	Ars longa, vita brevis; this is the final version of Aegyptus. The
12cr|fonts-otf-Aegyptus-3.11-3|25	font encodes some 7100 Egyptian Hieroglyphs, all with a graphical
12cr|fonts-otf-Aegyptus-3.11-3|26	representation. The main sources of glyphs are Hieroglyphica and the
12cr|fonts-otf-Aegyptus-3.11-3|27	work of Alan Gardiner. Egyptian Hieroglyphs are allocated in the
12cr|fonts-otf-Aegyptus-3.11-3|28	Supplementary Private Use Plane 15, for the lack of a standard. The
12cr|fonts-otf-Aegyptus-3.11-3|29	font also covers Basic Latin, Egyptian Transliteration characters,
12cr|fonts-otf-Aegyptus-3.11-3|30	Meroitic, some Punctuation and other Symbols and the Gardiner set of
12cr|fonts-otf-Aegyptus-3.11-3|31	Egyptian Hieroglyphs supported by The Unicode Standard 5.2 (13000 -
12cr|fonts-otf-Aegyptus-3.11-3|32	1342F).
12cr|fonts-otf-Aegyptus-3.11-3|33	
12cr|fonts-otf-Aegyptus-3.11-3|34	The Gardiner set is also available in the small font Gardiner (regular
12cr|fonts-otf-Aegyptus-3.11-3|35	and bold).
12cr|fonts-otf-Aegyptus-3.11-3|36	
12cr|fonts-otf-Aegyptus-3.11-3|37	%prep
12cr|fonts-otf-Aegyptus-3.11-3|38	%setup -q -c %{name}-%{version}
12cr|fonts-otf-Aegyptus-3.11-3|39	unzip -o %SOURCE1
12cr|fonts-otf-Aegyptus-3.11-3|40	
12cr|fonts-otf-Aegyptus-3.11-3|41	%install
12cr|fonts-otf-Aegyptus-3.11-3|42	%__rm -rf %{buildroot}
12cr|fonts-otf-Aegyptus-3.11-3|43	
12cr|fonts-otf-Aegyptus-3.11-3|44	%__install -m 0755 -d %{buildroot}%{fontdir}
12cr|fonts-otf-Aegyptus-3.11-3|45	%__install -m 0644 *.otf %{buildroot}%{fontdir}
12cr|fonts-otf-Aegyptus-3.11-3|46	mkfontscale %{buildroot}%{fontdir}
12cr|fonts-otf-Aegyptus-3.11-3|47	mkfontdir %{buildroot}%{fontdir}
12cr|fonts-otf-Aegyptus-3.11-3|48	
12cr|fonts-otf-Aegyptus-3.11-3|49	%__install -m 0755 -d %{buildroot}%{fontconfdir}
12cr|fonts-otf-Aegyptus-3.11-3|50	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
12cr|fonts-otf-Aegyptus-3.11-3|51	
12cr|fonts-otf-Aegyptus-3.11-3|52	%clean
12cr|fonts-otf-Aegyptus-3.11-3|53	%__rm -rf %{buildroot}
12cr|fonts-otf-Aegyptus-3.11-3|54	
12cr|fonts-otf-Aegyptus-3.11-3|55	%files
12cr|fonts-otf-Aegyptus-3.11-3|56	%defattr(-,root,root)
12cr|fonts-otf-Aegyptus-3.11-3|57	%doc *.txt
12cr|fonts-otf-Aegyptus-3.11-3|58	%{fontconfdir}/otf*
12cr|fonts-otf-Aegyptus-3.11-3|59	%{fontdir}/*.otf
12cr|fonts-otf-Aegyptus-3.11-3|60	%{fontdir}/fonts.*
12cr|fonts-otf-Aegyptus-3.11-3|61	
12cr|fonts-otf-Aegyptus-3.11-3|62	
12cr|fonts-otf-Aegyptus-3.11-3|63	
12cr|fonts-otf-Aegyptus-3.11-3|64	%changelog
12cr|fonts-otf-Aegyptus-3.11-3|65	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 3.11-3mdv2011.0
12cr|fonts-otf-Aegyptus-3.11-3|66	+ Revision: 675501
12cr|fonts-otf-Aegyptus-3.11-3|67	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-otf-Aegyptus-3.11-3|68	
12cr|fonts-otf-Aegyptus-3.11-3|69	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3.11-2mdv2011.0
12cr|fonts-otf-Aegyptus-3.11-3|70	+ Revision: 610720
12cr|fonts-otf-Aegyptus-3.11-3|71	- rebuild
12cr|fonts-otf-Aegyptus-3.11-3|72	
12cr|fonts-otf-Aegyptus-3.11-3|73	* Wed Mar 03 2010 Lev Givon <lev@mandriva.org> 3.11-1mdv2010.1
12cr|fonts-otf-Aegyptus-3.11-3|74	+ Revision: 513931
12cr|fonts-otf-Aegyptus-3.11-3|75	- import fonts-otf-Aegyptus
12cr|fonts-otf-Aegyptus-3.11-3|76	

1379 12
12cr|fonts-otf-Akkadian-2.52-3|1	%define fontname	Akkadian
12cr|fonts-otf-Akkadian-2.52-3|2	%define name		fonts-otf-%{fontname}
12cr|fonts-otf-Akkadian-2.52-3|3	%define version		2.52
12cr|fonts-otf-Akkadian-2.52-3|4	%define release		%mkrel 3
12cr|fonts-otf-Akkadian-2.52-3|5	
12cr|fonts-otf-Akkadian-2.52-3|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
12cr|fonts-otf-Akkadian-2.52-3|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
12cr|fonts-otf-Akkadian-2.52-3|8	
12cr|fonts-otf-Akkadian-2.52-3|9	Summary:	Unicode Akkadian fonts
12cr|fonts-otf-Akkadian-2.52-3|10	Name:		%{name}
12cr|fonts-otf-Akkadian-2.52-3|11	Version:	%{version}
12cr|fonts-otf-Akkadian-2.52-3|12	Release:	%{release}
12cr|fonts-otf-Akkadian-2.52-3|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
12cr|fonts-otf-Akkadian-2.52-3|14	License:	Public Domain
12cr|fonts-otf-Akkadian-2.52-3|15	Group:		System/Fonts/True type
12cr|fonts-otf-Akkadian-2.52-3|16	Url:		http://users.teilar.gr/~g1951d/
12cr|fonts-otf-Akkadian-2.52-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-otf-Akkadian-2.52-3|18	BuildArch:	noarch
12cr|fonts-otf-Akkadian-2.52-3|19	BuildRequires: fontconfig
12cr|fonts-otf-Akkadian-2.52-3|20	BuildRequires:	mkfontscale, mkfontdir
12cr|fonts-otf-Akkadian-2.52-3|21	
12cr|fonts-otf-Akkadian-2.52-3|22	%description
12cr|fonts-otf-Akkadian-2.52-3|23	Akkadian covers the following scripts and symbols supported by The
12cr|fonts-otf-Akkadian-2.52-3|24	Unicode Standard 5.2: Basic Latin, Greek and Coptic, some Punctuation
12cr|fonts-otf-Akkadian-2.52-3|25	and other Symbols, Cuneiform, Cuneiform Numbers and Punctuation.
12cr|fonts-otf-Akkadian-2.52-3|26	
12cr|fonts-otf-Akkadian-2.52-3|27	%prep
12cr|fonts-otf-Akkadian-2.52-3|28	%setup -q -c %{name}-%{version}
12cr|fonts-otf-Akkadian-2.52-3|29	
12cr|fonts-otf-Akkadian-2.52-3|30	%install
12cr|fonts-otf-Akkadian-2.52-3|31	%__rm -rf %{buildroot}
12cr|fonts-otf-Akkadian-2.52-3|32	
12cr|fonts-otf-Akkadian-2.52-3|33	%__install -m 0755 -d %{buildroot}%{fontdir}
12cr|fonts-otf-Akkadian-2.52-3|34	%__install -m 0644 *.otf %{buildroot}%{fontdir}
12cr|fonts-otf-Akkadian-2.52-3|35	mkfontscale %{buildroot}%{fontdir}
12cr|fonts-otf-Akkadian-2.52-3|36	mkfontdir %{buildroot}%{fontdir}
12cr|fonts-otf-Akkadian-2.52-3|37	
12cr|fonts-otf-Akkadian-2.52-3|38	%__install -m 0755 -d %{buildroot}%{fontconfdir}
12cr|fonts-otf-Akkadian-2.52-3|39	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
12cr|fonts-otf-Akkadian-2.52-3|40	
12cr|fonts-otf-Akkadian-2.52-3|41	%clean
12cr|fonts-otf-Akkadian-2.52-3|42	%__rm -rf %{buildroot}
12cr|fonts-otf-Akkadian-2.52-3|43	
12cr|fonts-otf-Akkadian-2.52-3|44	%files
12cr|fonts-otf-Akkadian-2.52-3|45	%defattr(-,root,root)
12cr|fonts-otf-Akkadian-2.52-3|46	%{fontconfdir}/otf*
12cr|fonts-otf-Akkadian-2.52-3|47	%{fontdir}/*.otf
12cr|fonts-otf-Akkadian-2.52-3|48	%{fontdir}/fonts.*
12cr|fonts-otf-Akkadian-2.52-3|49	
12cr|fonts-otf-Akkadian-2.52-3|50	
12cr|fonts-otf-Akkadian-2.52-3|51	
12cr|fonts-otf-Akkadian-2.52-3|52	%changelog
12cr|fonts-otf-Akkadian-2.52-3|53	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 2.52-3mdv2011.0
12cr|fonts-otf-Akkadian-2.52-3|54	+ Revision: 675502
12cr|fonts-otf-Akkadian-2.52-3|55	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-otf-Akkadian-2.52-3|56	
12cr|fonts-otf-Akkadian-2.52-3|57	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.52-2mdv2011.0
12cr|fonts-otf-Akkadian-2.52-3|58	+ Revision: 610721
12cr|fonts-otf-Akkadian-2.52-3|59	- rebuild
12cr|fonts-otf-Akkadian-2.52-3|60	
12cr|fonts-otf-Akkadian-2.52-3|61	* Wed Mar 03 2010 Lev Givon <lev@mandriva.org> 2.52-1mdv2010.1
12cr|fonts-otf-Akkadian-2.52-3|62	+ Revision: 513932
12cr|fonts-otf-Akkadian-2.52-3|63	- import fonts-otf-Akkadian
12cr|fonts-otf-Akkadian-2.52-3|64	

1380 12
12cr|fonts-otf-Alexander-3.01-2|1	%define fontname	Alexander
12cr|fonts-otf-Alexander-3.01-2|2	%define name		fonts-otf-%{fontname}
12cr|fonts-otf-Alexander-3.01-2|3	%define version		3.01
12cr|fonts-otf-Alexander-3.01-2|4	%define release		%mkrel 2
12cr|fonts-otf-Alexander-3.01-2|5	
12cr|fonts-otf-Alexander-3.01-2|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
12cr|fonts-otf-Alexander-3.01-2|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
12cr|fonts-otf-Alexander-3.01-2|8	
12cr|fonts-otf-Alexander-3.01-2|9	Summary:	Unicode Alexander fonts
12cr|fonts-otf-Alexander-3.01-2|10	Name:		%{name}
12cr|fonts-otf-Alexander-3.01-2|11	Version:	%{version}
12cr|fonts-otf-Alexander-3.01-2|12	Release:	%{release}
12cr|fonts-otf-Alexander-3.01-2|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
12cr|fonts-otf-Alexander-3.01-2|14	License:	Public Domain
12cr|fonts-otf-Alexander-3.01-2|15	Group:		System/Fonts/True type
12cr|fonts-otf-Alexander-3.01-2|16	Url:		http://users.teilar.gr/~g1951d/
12cr|fonts-otf-Alexander-3.01-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-otf-Alexander-3.01-2|18	BuildArch:	noarch
12cr|fonts-otf-Alexander-3.01-2|19	BuildRequires: fontconfig
12cr|fonts-otf-Alexander-3.01-2|20	BuildRequires:	mkfontscale, mkfontdir
12cr|fonts-otf-Alexander-3.01-2|21	
12cr|fonts-otf-Alexander-3.01-2|22	%description
12cr|fonts-otf-Alexander-3.01-2|23	A text typeface using the Greek letters designed by Alexander Wilson
12cr|fonts-otf-Alexander-3.01-2|24	(1714-1786), a Scottish doctor, astronomer, and typefounder. The type
12cr|fonts-otf-Alexander-3.01-2|25	was especially designed for an edition of Homer's epics, published in
12cr|fonts-otf-Alexander-3.01-2|26	1756-8 by Andrew and Robert Foulis, printers to the University of
12cr|fonts-otf-Alexander-3.01-2|27	Glasgow. A modern revival, Wilson Greek, has been designed by Matthew
12cr|fonts-otf-Alexander-3.01-2|28	Carter in 1995. Peter S. Baker is also using Wilson's Greek type in
12cr|fonts-otf-Alexander-3.01-2|29	his Junicode font for medieval scholars (2007). Latin and Cyrillic are
12cr|fonts-otf-Alexander-3.01-2|30	based on a Garamond typeface. The font covers the Windows Glyph List,
12cr|fonts-otf-Alexander-3.01-2|31	IPA Extensions, Greek Extended, Ancient Greek Numbers, Byzantine and
12cr|fonts-otf-Alexander-3.01-2|32	Ancient Greek Musical Notation, various typographic extras and several
12cr|fonts-otf-Alexander-3.01-2|33	Open Type features (Case-Sensitive Forms, Small Capitals, Subscript,
12cr|fonts-otf-Alexander-3.01-2|34	Superscript, Numerators, Denominators, Fractions, Old Style Figures,
12cr|fonts-otf-Alexander-3.01-2|35	Historical Forms, Stylistic Alternates, Ligatures).
12cr|fonts-otf-Alexander-3.01-2|36	
12cr|fonts-otf-Alexander-3.01-2|37	%prep
12cr|fonts-otf-Alexander-3.01-2|38	%setup -q -c %{name}-%{version}
12cr|fonts-otf-Alexander-3.01-2|39	
12cr|fonts-otf-Alexander-3.01-2|40	%install
12cr|fonts-otf-Alexander-3.01-2|41	%__rm -rf %{buildroot}
12cr|fonts-otf-Alexander-3.01-2|42	
12cr|fonts-otf-Alexander-3.01-2|43	%__install -m 0755 -d %{buildroot}%{fontdir}
12cr|fonts-otf-Alexander-3.01-2|44	%__install -m 0644 *.otf %{buildroot}%{fontdir}
12cr|fonts-otf-Alexander-3.01-2|45	mkfontscale %{buildroot}%{fontdir}
12cr|fonts-otf-Alexander-3.01-2|46	mkfontdir %{buildroot}%{fontdir}
12cr|fonts-otf-Alexander-3.01-2|47	
12cr|fonts-otf-Alexander-3.01-2|48	%__install -m 0755 -d %{buildroot}%{fontconfdir}
12cr|fonts-otf-Alexander-3.01-2|49	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
12cr|fonts-otf-Alexander-3.01-2|50	
12cr|fonts-otf-Alexander-3.01-2|51	%clean
12cr|fonts-otf-Alexander-3.01-2|52	%__rm -rf %{buildroot}
12cr|fonts-otf-Alexander-3.01-2|53	
12cr|fonts-otf-Alexander-3.01-2|54	%files
12cr|fonts-otf-Alexander-3.01-2|55	%defattr(-,root,root)
12cr|fonts-otf-Alexander-3.01-2|56	%{fontconfdir}/otf*
12cr|fonts-otf-Alexander-3.01-2|57	%{fontdir}/*.otf
12cr|fonts-otf-Alexander-3.01-2|58	%{fontdir}/fonts.*
12cr|fonts-otf-Alexander-3.01-2|59	
12cr|fonts-otf-Alexander-3.01-2|60	
12cr|fonts-otf-Alexander-3.01-2|61	
12cr|fonts-otf-Alexander-3.01-2|62	%changelog
12cr|fonts-otf-Alexander-3.01-2|63	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 3.01-2mdv2011.0
12cr|fonts-otf-Alexander-3.01-2|64	+ Revision: 675503
12cr|fonts-otf-Alexander-3.01-2|65	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-otf-Alexander-3.01-2|66	
12cr|fonts-otf-Alexander-3.01-2|67	* Wed Jul 28 2010 Lev Givon <lev@mandriva.org> 3.01-1mdv2011.0
12cr|fonts-otf-Alexander-3.01-2|68	+ Revision: 562703
12cr|fonts-otf-Alexander-3.01-2|69	- import fonts-otf-Alexander
12cr|fonts-otf-Alexander-3.01-2|70	

1381 12
12cr|fonts-otf-Alfios-1.01-2|1	%define fontname	Alfios
12cr|fonts-otf-Alfios-1.01-2|2	%define name		fonts-otf-%{fontname}
12cr|fonts-otf-Alfios-1.01-2|3	%define version		1.01
12cr|fonts-otf-Alfios-1.01-2|4	%define release		%mkrel 2
12cr|fonts-otf-Alfios-1.01-2|5	
12cr|fonts-otf-Alfios-1.01-2|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
12cr|fonts-otf-Alfios-1.01-2|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
12cr|fonts-otf-Alfios-1.01-2|8	
12cr|fonts-otf-Alfios-1.01-2|9	Summary:	Unicode Alfios fonts
12cr|fonts-otf-Alfios-1.01-2|10	Name:		%{name}
12cr|fonts-otf-Alfios-1.01-2|11	Version:	%{version}
12cr|fonts-otf-Alfios-1.01-2|12	Release:	%{release}
12cr|fonts-otf-Alfios-1.01-2|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
12cr|fonts-otf-Alfios-1.01-2|14	License:	Public Domain
12cr|fonts-otf-Alfios-1.01-2|15	Group:		System/Fonts/True type
12cr|fonts-otf-Alfios-1.01-2|16	Url:		http://users.teilar.gr/~g1951d/
12cr|fonts-otf-Alfios-1.01-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-otf-Alfios-1.01-2|18	BuildArch:	noarch
12cr|fonts-otf-Alfios-1.01-2|19	BuildRequires: fontconfig
12cr|fonts-otf-Alfios-1.01-2|20	BuildRequires:	mkfontscale, mkfontdir
12cr|fonts-otf-Alfios-1.01-2|21	
12cr|fonts-otf-Alfios-1.01-2|22	%description
12cr|fonts-otf-Alfios-1.01-2|23	Lowercase upright Greek were designed in 1805 by Firmin Didot (1764 -
12cr|fonts-otf-Alfios-1.01-2|24	1836) and cut by Walfard and Vibert. The typeface, together with a
12cr|fonts-otf-Alfios-1.01-2|25	complete printing house, was donated in 1821 to the new Greek state by
12cr|fonts-otf-Alfios-1.01-2|26	Didot's son, Ambroise Firmin Didot (1790 - 1876). Lowercase italic
12cr|fonts-otf-Alfios-1.01-2|27	Greek were designed in 1802 by Richard Porson (1757 - 1808) and cut by
12cr|fonts-otf-Alfios-1.01-2|28	Richard Austin. They were first used by Cambridge University Press in
12cr|fonts-otf-Alfios-1.01-2|29	1810. Capitals, Latin and Cyrillic, as well as the complete bold
12cr|fonts-otf-Alfios-1.01-2|30	weights, have been designed in an attempt to create a well-balanced
12cr|fonts-otf-Alfios-1.01-2|31	font. The font covers the Windows Glyph List, Greek Extended, various
12cr|fonts-otf-Alfios-1.01-2|32	typographic extras and some Open Type features (Numerators,
12cr|fonts-otf-Alfios-1.01-2|33	Denominators, Fractions, Old Style Figures, Historical Forms,
12cr|fonts-otf-Alfios-1.01-2|34	Stylistic Alternates, Ligatures); it is available in regular, italic,
12cr|fonts-otf-Alfios-1.01-2|35	bold and bold italic.
12cr|fonts-otf-Alfios-1.01-2|36	
12cr|fonts-otf-Alfios-1.01-2|37	%prep
12cr|fonts-otf-Alfios-1.01-2|38	%setup -q -c %{name}-%{version}
12cr|fonts-otf-Alfios-1.01-2|39	
12cr|fonts-otf-Alfios-1.01-2|40	%install
12cr|fonts-otf-Alfios-1.01-2|41	%__rm -rf %{buildroot}
12cr|fonts-otf-Alfios-1.01-2|42	
12cr|fonts-otf-Alfios-1.01-2|43	%__install -m 0755 -d %{buildroot}%{fontdir}
12cr|fonts-otf-Alfios-1.01-2|44	%__install -m 0644 *.otf %{buildroot}%{fontdir}
12cr|fonts-otf-Alfios-1.01-2|45	mkfontscale %{buildroot}%{fontdir}
12cr|fonts-otf-Alfios-1.01-2|46	mkfontdir %{buildroot}%{fontdir}
12cr|fonts-otf-Alfios-1.01-2|47	
12cr|fonts-otf-Alfios-1.01-2|48	%__install -m 0755 -d %{buildroot}%{fontconfdir}
12cr|fonts-otf-Alfios-1.01-2|49	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
12cr|fonts-otf-Alfios-1.01-2|50	
12cr|fonts-otf-Alfios-1.01-2|51	%clean
12cr|fonts-otf-Alfios-1.01-2|52	%__rm -rf %{buildroot}
12cr|fonts-otf-Alfios-1.01-2|53	
12cr|fonts-otf-Alfios-1.01-2|54	%files
12cr|fonts-otf-Alfios-1.01-2|55	%defattr(-,root,root)
12cr|fonts-otf-Alfios-1.01-2|56	%{fontconfdir}/otf*
12cr|fonts-otf-Alfios-1.01-2|57	%{fontdir}/*.otf
12cr|fonts-otf-Alfios-1.01-2|58	%{fontdir}/fonts.*
12cr|fonts-otf-Alfios-1.01-2|59	
12cr|fonts-otf-Alfios-1.01-2|60	
12cr|fonts-otf-Alfios-1.01-2|61	%changelog
12cr|fonts-otf-Alfios-1.01-2|62	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 1.01-2mdv2011.0
12cr|fonts-otf-Alfios-1.01-2|63	+ Revision: 675505
12cr|fonts-otf-Alfios-1.01-2|64	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-otf-Alfios-1.01-2|65	
12cr|fonts-otf-Alfios-1.01-2|66	* Wed Jul 28 2010 Lev Givon <lev@mandriva.org> 1.01-1mdv2011.0
12cr|fonts-otf-Alfios-1.01-2|67	+ Revision: 562704
12cr|fonts-otf-Alfios-1.01-2|68	- import fonts-otf-Alfios
12cr|fonts-otf-Alfios-1.01-2|69	

1382 12
12cr|fonts-otf-Anaktoria-1.01-2|1	%define fontname	Anaktoria
12cr|fonts-otf-Anaktoria-1.01-2|2	%define name		fonts-otf-%{fontname}
12cr|fonts-otf-Anaktoria-1.01-2|3	%define version		1.01
12cr|fonts-otf-Anaktoria-1.01-2|4	%define release		%mkrel 2
12cr|fonts-otf-Anaktoria-1.01-2|5	
12cr|fonts-otf-Anaktoria-1.01-2|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
12cr|fonts-otf-Anaktoria-1.01-2|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
12cr|fonts-otf-Anaktoria-1.01-2|8	
12cr|fonts-otf-Anaktoria-1.01-2|9	Summary:	Unicode Anaktoria fonts
12cr|fonts-otf-Anaktoria-1.01-2|10	Name:		%{name}
12cr|fonts-otf-Anaktoria-1.01-2|11	Version:	%{version}
12cr|fonts-otf-Anaktoria-1.01-2|12	Release:	%{release}
12cr|fonts-otf-Anaktoria-1.01-2|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
12cr|fonts-otf-Anaktoria-1.01-2|14	License:	Public Domain
12cr|fonts-otf-Anaktoria-1.01-2|15	Group:		System/Fonts/True type
12cr|fonts-otf-Anaktoria-1.01-2|16	Url:		http://users.teilar.gr/~g1951d/
12cr|fonts-otf-Anaktoria-1.01-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-otf-Anaktoria-1.01-2|18	BuildArch:	noarch
12cr|fonts-otf-Anaktoria-1.01-2|19	BuildRequires: fontconfig
12cr|fonts-otf-Anaktoria-1.01-2|20	BuildRequires:	mkfontscale, mkfontdir
12cr|fonts-otf-Anaktoria-1.01-2|21	
12cr|fonts-otf-Anaktoria-1.01-2|22	%description
12cr|fonts-otf-Anaktoria-1.01-2|23	Grecs du roi was designed by Claude Garamond (1480 - 1561) between
12cr|fonts-otf-Anaktoria-1.01-2|24	1541 and 1544, commissioned by king Francis I of France, for the
12cr|fonts-otf-Anaktoria-1.01-2|25	exclusive use by the Imprimerie Nationale in Paris. Greek in Anaktoria
12cr|fonts-otf-Anaktoria-1.01-2|26	is based on a modern version of Grecs du roi prepared by Mindaugas
12cr|fonts-otf-Anaktoria-1.01-2|27	Strockis in 2001. Lowercase Latin stems from the titles in the 1623
12cr|fonts-otf-Anaktoria-1.01-2|28	First Folio Edition of Shakespeare. Scott Mann & Peter Guither
12cr|fonts-otf-Anaktoria-1.01-2|29	prepared a modern version for The Illinois Shakespeare Festival in
12cr|fonts-otf-Anaktoria-1.01-2|30	1995. Cyrillic has been designed to match the above Greek and
12cr|fonts-otf-Anaktoria-1.01-2|31	Latin. The font covers the Windows Glyph List, Greek Extended, various
12cr|fonts-otf-Anaktoria-1.01-2|32	typographic extras and some Open Type features (Numerators,
12cr|fonts-otf-Anaktoria-1.01-2|33	Denominators, Fractions, Old Style Figures, Historical Forms,
12cr|fonts-otf-Anaktoria-1.01-2|34	Stylistic Alternates, Ligatures, Swash Capitals).
12cr|fonts-otf-Anaktoria-1.01-2|35	
12cr|fonts-otf-Anaktoria-1.01-2|36	%prep
12cr|fonts-otf-Anaktoria-1.01-2|37	%setup -q -c %{name}-%{version}
12cr|fonts-otf-Anaktoria-1.01-2|38	
12cr|fonts-otf-Anaktoria-1.01-2|39	%install
12cr|fonts-otf-Anaktoria-1.01-2|40	%__rm -rf %{buildroot}
12cr|fonts-otf-Anaktoria-1.01-2|41	
12cr|fonts-otf-Anaktoria-1.01-2|42	%__install -m 0755 -d %{buildroot}%{fontdir}
12cr|fonts-otf-Anaktoria-1.01-2|43	%__install -m 0644 *.otf %{buildroot}%{fontdir}
12cr|fonts-otf-Anaktoria-1.01-2|44	mkfontscale %{buildroot}%{fontdir}
12cr|fonts-otf-Anaktoria-1.01-2|45	mkfontdir %{buildroot}%{fontdir}
12cr|fonts-otf-Anaktoria-1.01-2|46	
12cr|fonts-otf-Anaktoria-1.01-2|47	%__install -m 0755 -d %{buildroot}%{fontconfdir}
12cr|fonts-otf-Anaktoria-1.01-2|48	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
12cr|fonts-otf-Anaktoria-1.01-2|49	
12cr|fonts-otf-Anaktoria-1.01-2|50	%clean
12cr|fonts-otf-Anaktoria-1.01-2|51	%__rm -rf %{buildroot}
12cr|fonts-otf-Anaktoria-1.01-2|52	
12cr|fonts-otf-Anaktoria-1.01-2|53	%files
12cr|fonts-otf-Anaktoria-1.01-2|54	%defattr(-,root,root)
12cr|fonts-otf-Anaktoria-1.01-2|55	%{fontconfdir}/otf*
12cr|fonts-otf-Anaktoria-1.01-2|56	%{fontdir}/*.otf
12cr|fonts-otf-Anaktoria-1.01-2|57	%{fontdir}/fonts.*
12cr|fonts-otf-Anaktoria-1.01-2|58	
12cr|fonts-otf-Anaktoria-1.01-2|59	
12cr|fonts-otf-Anaktoria-1.01-2|60	
12cr|fonts-otf-Anaktoria-1.01-2|61	%changelog
12cr|fonts-otf-Anaktoria-1.01-2|62	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 1.01-2mdv2011.0
12cr|fonts-otf-Anaktoria-1.01-2|63	+ Revision: 675506
12cr|fonts-otf-Anaktoria-1.01-2|64	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-otf-Anaktoria-1.01-2|65	
12cr|fonts-otf-Anaktoria-1.01-2|66	* Wed Jul 28 2010 Lev Givon <lev@mandriva.org> 1.01-1mdv2011.0
12cr|fonts-otf-Anaktoria-1.01-2|67	+ Revision: 562726
12cr|fonts-otf-Anaktoria-1.01-2|68	- import fonts-otf-Anaktoria
12cr|fonts-otf-Anaktoria-1.01-2|69	

1383 12
12cr|fonts-otf-Analecta-2.52-3|1	%define fontname	Analecta
12cr|fonts-otf-Analecta-2.52-3|2	%define name		fonts-otf-%{fontname}
12cr|fonts-otf-Analecta-2.52-3|3	%define version		2.52
12cr|fonts-otf-Analecta-2.52-3|4	%define release		%mkrel 3
12cr|fonts-otf-Analecta-2.52-3|5	
12cr|fonts-otf-Analecta-2.52-3|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
12cr|fonts-otf-Analecta-2.52-3|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
12cr|fonts-otf-Analecta-2.52-3|8	
12cr|fonts-otf-Analecta-2.52-3|9	Summary:	Unicode Analecta fonts
12cr|fonts-otf-Analecta-2.52-3|10	Name:		%{name}
12cr|fonts-otf-Analecta-2.52-3|11	Version:	%{version}
12cr|fonts-otf-Analecta-2.52-3|12	Release:	%{release}
12cr|fonts-otf-Analecta-2.52-3|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
12cr|fonts-otf-Analecta-2.52-3|14	License:	Public Domain
12cr|fonts-otf-Analecta-2.52-3|15	Group:		System/Fonts/True type
12cr|fonts-otf-Analecta-2.52-3|16	Url:		http://users.teilar.gr/~g1951d/
12cr|fonts-otf-Analecta-2.52-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-otf-Analecta-2.52-3|18	BuildArch:	noarch
12cr|fonts-otf-Analecta-2.52-3|19	BuildRequires: fontconfig
12cr|fonts-otf-Analecta-2.52-3|20	BuildRequires:	mkfontscale, mkfontdir
12cr|fonts-otf-Analecta-2.52-3|21	
12cr|fonts-otf-Analecta-2.52-3|22	%description
12cr|fonts-otf-Analecta-2.52-3|23	Analecta is an ecclesiastic scripts font, covering Basic Latin, Greek
12cr|fonts-otf-Analecta-2.52-3|24	and Coptic, some Punctuation and other Symbols, Coptic, typographica
12cr|fonts-otf-Analecta-2.52-3|25	varia, Specials, Gothic and Deseret.
12cr|fonts-otf-Analecta-2.52-3|26	
12cr|fonts-otf-Analecta-2.52-3|27	%prep
12cr|fonts-otf-Analecta-2.52-3|28	%setup -q -c %{name}-%{version}
12cr|fonts-otf-Analecta-2.52-3|29	
12cr|fonts-otf-Analecta-2.52-3|30	%install
12cr|fonts-otf-Analecta-2.52-3|31	%__rm -rf %{buildroot}
12cr|fonts-otf-Analecta-2.52-3|32	
12cr|fonts-otf-Analecta-2.52-3|33	%__install -m 0755 -d %{buildroot}%{fontdir}
12cr|fonts-otf-Analecta-2.52-3|34	%__install -m 0644 *.otf %{buildroot}%{fontdir}
12cr|fonts-otf-Analecta-2.52-3|35	mkfontscale %{buildroot}%{fontdir}
12cr|fonts-otf-Analecta-2.52-3|36	mkfontdir %{buildroot}%{fontdir}
12cr|fonts-otf-Analecta-2.52-3|37	
12cr|fonts-otf-Analecta-2.52-3|38	%__install -m 0755 -d %{buildroot}%{fontconfdir}
12cr|fonts-otf-Analecta-2.52-3|39	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
12cr|fonts-otf-Analecta-2.52-3|40	
12cr|fonts-otf-Analecta-2.52-3|41	%clean
12cr|fonts-otf-Analecta-2.52-3|42	%__rm -rf %{buildroot}
12cr|fonts-otf-Analecta-2.52-3|43	
12cr|fonts-otf-Analecta-2.52-3|44	%files
12cr|fonts-otf-Analecta-2.52-3|45	%defattr(-,root,root)
12cr|fonts-otf-Analecta-2.52-3|46	%{fontconfdir}/otf*
12cr|fonts-otf-Analecta-2.52-3|47	%{fontdir}/*.otf
12cr|fonts-otf-Analecta-2.52-3|48	%{fontdir}/fonts.*
12cr|fonts-otf-Analecta-2.52-3|49	
12cr|fonts-otf-Analecta-2.52-3|50	
12cr|fonts-otf-Analecta-2.52-3|51	
12cr|fonts-otf-Analecta-2.52-3|52	%changelog
12cr|fonts-otf-Analecta-2.52-3|53	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 2.52-3mdv2011.0
12cr|fonts-otf-Analecta-2.52-3|54	+ Revision: 675507
12cr|fonts-otf-Analecta-2.52-3|55	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-otf-Analecta-2.52-3|56	
12cr|fonts-otf-Analecta-2.52-3|57	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.52-2mdv2011.0
12cr|fonts-otf-Analecta-2.52-3|58	+ Revision: 610722
12cr|fonts-otf-Analecta-2.52-3|59	- rebuild
12cr|fonts-otf-Analecta-2.52-3|60	
12cr|fonts-otf-Analecta-2.52-3|61	* Wed Mar 03 2010 Lev Givon <lev@mandriva.org> 2.52-1mdv2010.1
12cr|fonts-otf-Analecta-2.52-3|62	+ Revision: 513933
12cr|fonts-otf-Analecta-2.52-3|63	- import fonts-otf-Analecta
12cr|fonts-otf-Analecta-2.52-3|64	

1384 12
12cr|fonts-otf-Aroania-1.01-2|1	%define fontname	Aroania
12cr|fonts-otf-Aroania-1.01-2|2	%define name		fonts-otf-%{fontname}
12cr|fonts-otf-Aroania-1.01-2|3	%define version		1.01
12cr|fonts-otf-Aroania-1.01-2|4	%define release		%mkrel 2
12cr|fonts-otf-Aroania-1.01-2|5	
12cr|fonts-otf-Aroania-1.01-2|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
12cr|fonts-otf-Aroania-1.01-2|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
12cr|fonts-otf-Aroania-1.01-2|8	
12cr|fonts-otf-Aroania-1.01-2|9	Summary:	Unicode Aroania fonts
12cr|fonts-otf-Aroania-1.01-2|10	Name:		%{name}
12cr|fonts-otf-Aroania-1.01-2|11	Version:	%{version}
12cr|fonts-otf-Aroania-1.01-2|12	Release:	%{release}
12cr|fonts-otf-Aroania-1.01-2|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
12cr|fonts-otf-Aroania-1.01-2|14	License:	Public Domain
12cr|fonts-otf-Aroania-1.01-2|15	Group:		System/Fonts/True type
12cr|fonts-otf-Aroania-1.01-2|16	Url:		http://users.teilar.gr/~g1951d/
12cr|fonts-otf-Aroania-1.01-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-otf-Aroania-1.01-2|18	BuildArch:	noarch
12cr|fonts-otf-Aroania-1.01-2|19	BuildRequires: fontconfig
12cr|fonts-otf-Aroania-1.01-2|20	BuildRequires:	mkfontscale, mkfontdir
12cr|fonts-otf-Aroania-1.01-2|21	
12cr|fonts-otf-Aroania-1.01-2|22	%description
12cr|fonts-otf-Aroania-1.01-2|23	In 1927, Victor Julius Scholderer (1880 - 1971), on behalf of the
12cr|fonts-otf-Aroania-1.01-2|24	'Society for the Promotion of Greek Studies', got involved in choosing
12cr|fonts-otf-Aroania-1.01-2|25	and consulting the design and production of a Greek type called 'New
12cr|fonts-otf-Aroania-1.01-2|26	Hellenic' cut by the Lanston Monotype Corporation. He chose the
12cr|fonts-otf-Aroania-1.01-2|27	revival of a round, and almost monoline type which had first appeared
12cr|fonts-otf-Aroania-1.01-2|28	in 1492 in the edition of Macrobius, ascribable to the printing shop
12cr|fonts-otf-Aroania-1.01-2|29	of Giovanni Rosso (Joannes Rubeus) in Venice. Aroania is a modern
12cr|fonts-otf-Aroania-1.01-2|30	recast of Victor Scholderer’s 'New Hellenic' font, on the basis of
12cr|fonts-otf-Aroania-1.01-2|31	Verdana. The font covers the Windows Glyph List, Greek Extended,
12cr|fonts-otf-Aroania-1.01-2|32	various typographic extras and is available in regular and bold. The
12cr|fonts-otf-Aroania-1.01-2|33	regular style of the font also covers IPA Extensions, Ancient Greek
12cr|fonts-otf-Aroania-1.01-2|34	Numbers, Byzantine and Ancient Greek Musical Notation and several Open
12cr|fonts-otf-Aroania-1.01-2|35	Type features (Case-Sensitive Forms, Small Capitals, Subscript,
12cr|fonts-otf-Aroania-1.01-2|36	Superscript, Numerators, Denominators, Fractions, Old Style Figures,
12cr|fonts-otf-Aroania-1.01-2|37	Historical Forms, Stylistic Alternates, Ligatures).
12cr|fonts-otf-Aroania-1.01-2|38	
12cr|fonts-otf-Aroania-1.01-2|39	%prep
12cr|fonts-otf-Aroania-1.01-2|40	%setup -q -c %{name}-%{version}
12cr|fonts-otf-Aroania-1.01-2|41	
12cr|fonts-otf-Aroania-1.01-2|42	%install
12cr|fonts-otf-Aroania-1.01-2|43	%__rm -rf %{buildroot}
12cr|fonts-otf-Aroania-1.01-2|44	
12cr|fonts-otf-Aroania-1.01-2|45	%__install -m 0755 -d %{buildroot}%{fontdir}
12cr|fonts-otf-Aroania-1.01-2|46	%__install -m 0644 *.otf %{buildroot}%{fontdir}
12cr|fonts-otf-Aroania-1.01-2|47	mkfontscale %{buildroot}%{fontdir}
12cr|fonts-otf-Aroania-1.01-2|48	mkfontdir %{buildroot}%{fontdir}
12cr|fonts-otf-Aroania-1.01-2|49	
12cr|fonts-otf-Aroania-1.01-2|50	%__install -m 0755 -d %{buildroot}%{fontconfdir}
12cr|fonts-otf-Aroania-1.01-2|51	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
12cr|fonts-otf-Aroania-1.01-2|52	
12cr|fonts-otf-Aroania-1.01-2|53	%clean
12cr|fonts-otf-Aroania-1.01-2|54	%__rm -rf %{buildroot}
12cr|fonts-otf-Aroania-1.01-2|55	
12cr|fonts-otf-Aroania-1.01-2|56	%files
12cr|fonts-otf-Aroania-1.01-2|57	%defattr(-,root,root)
12cr|fonts-otf-Aroania-1.01-2|58	%{fontconfdir}/otf*
12cr|fonts-otf-Aroania-1.01-2|59	%{fontdir}/*.otf
12cr|fonts-otf-Aroania-1.01-2|60	%{fontdir}/fonts.*
12cr|fonts-otf-Aroania-1.01-2|61	
12cr|fonts-otf-Aroania-1.01-2|62	
12cr|fonts-otf-Aroania-1.01-2|63	
12cr|fonts-otf-Aroania-1.01-2|64	%changelog
12cr|fonts-otf-Aroania-1.01-2|65	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 1.01-2mdv2011.0
12cr|fonts-otf-Aroania-1.01-2|66	+ Revision: 675508
12cr|fonts-otf-Aroania-1.01-2|67	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-otf-Aroania-1.01-2|68	
12cr|fonts-otf-Aroania-1.01-2|69	* Wed Jul 28 2010 Lev Givon <lev@mandriva.org> 1.01-1mdv2011.0
12cr|fonts-otf-Aroania-1.01-2|70	+ Revision: 562711
12cr|fonts-otf-Aroania-1.01-2|71	- import fonts-otf-Aroania
12cr|fonts-otf-Aroania-1.01-2|72	

1385 12
12cr|fonts-otf-Atavyros-1.01-2|1	%define fontname	Atavyros
12cr|fonts-otf-Atavyros-1.01-2|2	%define name		fonts-otf-%{fontname}
12cr|fonts-otf-Atavyros-1.01-2|3	%define version		1.01
12cr|fonts-otf-Atavyros-1.01-2|4	%define release		%mkrel 2
12cr|fonts-otf-Atavyros-1.01-2|5	
12cr|fonts-otf-Atavyros-1.01-2|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
12cr|fonts-otf-Atavyros-1.01-2|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
12cr|fonts-otf-Atavyros-1.01-2|8	
12cr|fonts-otf-Atavyros-1.01-2|9	Summary:	Unicode Atavyros fonts
12cr|fonts-otf-Atavyros-1.01-2|10	Name:		%{name}
12cr|fonts-otf-Atavyros-1.01-2|11	Version:	%{version}
12cr|fonts-otf-Atavyros-1.01-2|12	Release:	%{release}
12cr|fonts-otf-Atavyros-1.01-2|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
12cr|fonts-otf-Atavyros-1.01-2|14	License:	Public Domain
12cr|fonts-otf-Atavyros-1.01-2|15	Group:		System/Fonts/True type
12cr|fonts-otf-Atavyros-1.01-2|16	Url:		http://users.teilar.gr/~g1951d/
12cr|fonts-otf-Atavyros-1.01-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-otf-Atavyros-1.01-2|18	BuildArch:	noarch
12cr|fonts-otf-Atavyros-1.01-2|19	BuildRequires: fontconfig
12cr|fonts-otf-Atavyros-1.01-2|20	BuildRequires:	mkfontscale, mkfontdir
12cr|fonts-otf-Atavyros-1.01-2|21	
12cr|fonts-otf-Atavyros-1.01-2|22	%description
12cr|fonts-otf-Atavyros-1.01-2|23	Robert Granjon (1513 - 1589) produced his Parangonne Greque typeface
12cr|fonts-otf-Atavyros-1.01-2|24	(garmond size) at the instigation of Christophe Plantin as a
12cr|fonts-otf-Atavyros-1.01-2|25	counterpart to Garamond's Grec du roi, in Antwerp Holland, between
12cr|fonts-otf-Atavyros-1.01-2|26	1560 - 1565. It was used in Plantin's multilingual Bible of
12cr|fonts-otf-Atavyros-1.01-2|27	1572. Versions of Granjon's type were used for the 1692 edition of
12cr|fonts-otf-Atavyros-1.01-2|28	Diogenes Laertius and for the Greek-Dutch edition of the New Testament
12cr|fonts-otf-Atavyros-1.01-2|29	in 1698, both published by Henric Wetstenium in Amsterdam. A digital
12cr|fonts-otf-Atavyros-1.01-2|30	revival was prepared by Ralph P. Hancock for his Vusillus font in
12cr|fonts-otf-Atavyros-1.01-2|31	1999. Latin and Cyrillic are based on a Goudy typeface. The font
12cr|fonts-otf-Atavyros-1.01-2|32	covers the Windows Glyph List, Greek Extended, various typographic
12cr|fonts-otf-Atavyros-1.01-2|33	extras and some Open Type features (Numerators, Denominators,
12cr|fonts-otf-Atavyros-1.01-2|34	Fractions, Old Style Figures, Historical Forms, Stylistic Alternates,
12cr|fonts-otf-Atavyros-1.01-2|35	Ligatures).
12cr|fonts-otf-Atavyros-1.01-2|36	
12cr|fonts-otf-Atavyros-1.01-2|37	%prep
12cr|fonts-otf-Atavyros-1.01-2|38	%setup -q -c %{name}-%{version}
12cr|fonts-otf-Atavyros-1.01-2|39	
12cr|fonts-otf-Atavyros-1.01-2|40	%install
12cr|fonts-otf-Atavyros-1.01-2|41	%__rm -rf %{buildroot}
12cr|fonts-otf-Atavyros-1.01-2|42	
12cr|fonts-otf-Atavyros-1.01-2|43	%__install -m 0755 -d %{buildroot}%{fontdir}
12cr|fonts-otf-Atavyros-1.01-2|44	%__install -m 0644 *.otf %{buildroot}%{fontdir}
12cr|fonts-otf-Atavyros-1.01-2|45	mkfontscale %{buildroot}%{fontdir}
12cr|fonts-otf-Atavyros-1.01-2|46	mkfontdir %{buildroot}%{fontdir}
12cr|fonts-otf-Atavyros-1.01-2|47	
12cr|fonts-otf-Atavyros-1.01-2|48	%__install -m 0755 -d %{buildroot}%{fontconfdir}
12cr|fonts-otf-Atavyros-1.01-2|49	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
12cr|fonts-otf-Atavyros-1.01-2|50	
12cr|fonts-otf-Atavyros-1.01-2|51	%clean
12cr|fonts-otf-Atavyros-1.01-2|52	%__rm -rf %{buildroot}
12cr|fonts-otf-Atavyros-1.01-2|53	
12cr|fonts-otf-Atavyros-1.01-2|54	%files
12cr|fonts-otf-Atavyros-1.01-2|55	%defattr(-,root,root)
12cr|fonts-otf-Atavyros-1.01-2|56	%{fontconfdir}/otf*
12cr|fonts-otf-Atavyros-1.01-2|57	%{fontdir}/*.otf
12cr|fonts-otf-Atavyros-1.01-2|58	%{fontdir}/fonts.*
12cr|fonts-otf-Atavyros-1.01-2|59	
12cr|fonts-otf-Atavyros-1.01-2|60	
12cr|fonts-otf-Atavyros-1.01-2|61	
12cr|fonts-otf-Atavyros-1.01-2|62	%changelog
12cr|fonts-otf-Atavyros-1.01-2|63	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 1.01-2mdv2011.0
12cr|fonts-otf-Atavyros-1.01-2|64	+ Revision: 675509
12cr|fonts-otf-Atavyros-1.01-2|65	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-otf-Atavyros-1.01-2|66	
12cr|fonts-otf-Atavyros-1.01-2|67	* Wed Jul 28 2010 Lev Givon <lev@mandriva.org> 1.01-1mdv2011.0
12cr|fonts-otf-Atavyros-1.01-2|68	+ Revision: 562728
12cr|fonts-otf-Atavyros-1.01-2|69	- import fonts-otf-Atavyros
12cr|fonts-otf-Atavyros-1.01-2|70	

1386 12
12cr|fonts-otf-Avdira-3.01-2|1	%define fontname	Avdira
12cr|fonts-otf-Avdira-3.01-2|2	%define name		fonts-otf-%{fontname}
12cr|fonts-otf-Avdira-3.01-2|3	%define version		3.01
12cr|fonts-otf-Avdira-3.01-2|4	%define release		%mkrel 2
12cr|fonts-otf-Avdira-3.01-2|5	
12cr|fonts-otf-Avdira-3.01-2|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
12cr|fonts-otf-Avdira-3.01-2|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
12cr|fonts-otf-Avdira-3.01-2|8	
12cr|fonts-otf-Avdira-3.01-2|9	Summary:	Unicode Avdira fonts
12cr|fonts-otf-Avdira-3.01-2|10	Name:		%{name}
12cr|fonts-otf-Avdira-3.01-2|11	Version:	%{version}
12cr|fonts-otf-Avdira-3.01-2|12	Release:	%{release}
12cr|fonts-otf-Avdira-3.01-2|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
12cr|fonts-otf-Avdira-3.01-2|14	License:	Public Domain
12cr|fonts-otf-Avdira-3.01-2|15	Group:		System/Fonts/True type
12cr|fonts-otf-Avdira-3.01-2|16	Url:		http://users.teilar.gr/~g1951d/
12cr|fonts-otf-Avdira-3.01-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-otf-Avdira-3.01-2|18	BuildArch:	noarch
12cr|fonts-otf-Avdira-3.01-2|19	BuildRequires: fontconfig
12cr|fonts-otf-Avdira-3.01-2|20	BuildRequires:	mkfontscale, mkfontdir
12cr|fonts-otf-Avdira-3.01-2|21	
12cr|fonts-otf-Avdira-3.01-2|22	%description
12cr|fonts-otf-Avdira-3.01-2|23	Upright is based on the lowercase Greek letters in the typeface used
12cr|fonts-otf-Avdira-3.01-2|24	by Demetrios Damilas for the edition of Isocrates, published in Milan
12cr|fonts-otf-Avdira-3.01-2|25	in 1493. A digital revival was prepared by Ralph P. Hancock for his
12cr|fonts-otf-Avdira-3.01-2|26	Milan (Mediolanum) font in 2000. Italic Greek were designed in 1802 by
12cr|fonts-otf-Avdira-3.01-2|27	Richard Porson (1757 - 1808) and cut by Richard Austin. They were
12cr|fonts-otf-Avdira-3.01-2|28	first used by Cambridge University Press in 1810. Capitals, Latin and
12cr|fonts-otf-Avdira-3.01-2|29	Cyrillic, as well as the complete bold weights, have been designed in
12cr|fonts-otf-Avdira-3.01-2|30	an attempt to create a well-balanced font. The font covers the Windows
12cr|fonts-otf-Avdira-3.01-2|31	Glyph List, Greek Extended, various typographic extras and is
12cr|fonts-otf-Avdira-3.01-2|32	available in regular, italic, bold and bold italic. The regular style
12cr|fonts-otf-Avdira-3.01-2|33	of the font also covers IPA Extensions, Ancient Greek Numbers,
12cr|fonts-otf-Avdira-3.01-2|34	Byzantine and Ancient Greek Musical Notation and several Open Type
12cr|fonts-otf-Avdira-3.01-2|35	features (Case-Sensitive Forms, Small Capitals, Subscript,
12cr|fonts-otf-Avdira-3.01-2|36	Superscript, Numerators, Denominators, Fractions, Old Style Figures,
12cr|fonts-otf-Avdira-3.01-2|37	Historical Forms, Stylistic Alternates, Ligatures).
12cr|fonts-otf-Avdira-3.01-2|38	
12cr|fonts-otf-Avdira-3.01-2|39	%prep
12cr|fonts-otf-Avdira-3.01-2|40	%setup -q -c %{name}-%{version}
12cr|fonts-otf-Avdira-3.01-2|41	
12cr|fonts-otf-Avdira-3.01-2|42	%install
12cr|fonts-otf-Avdira-3.01-2|43	%__rm -rf %{buildroot}
12cr|fonts-otf-Avdira-3.01-2|44	
12cr|fonts-otf-Avdira-3.01-2|45	%__install -m 0755 -d %{buildroot}%{fontdir}
12cr|fonts-otf-Avdira-3.01-2|46	%__install -m 0644 *.otf %{buildroot}%{fontdir}
12cr|fonts-otf-Avdira-3.01-2|47	mkfontscale %{buildroot}%{fontdir}
12cr|fonts-otf-Avdira-3.01-2|48	mkfontdir %{buildroot}%{fontdir}
12cr|fonts-otf-Avdira-3.01-2|49	
12cr|fonts-otf-Avdira-3.01-2|50	%__install -m 0755 -d %{buildroot}%{fontconfdir}
12cr|fonts-otf-Avdira-3.01-2|51	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
12cr|fonts-otf-Avdira-3.01-2|52	
12cr|fonts-otf-Avdira-3.01-2|53	%clean
12cr|fonts-otf-Avdira-3.01-2|54	%__rm -rf %{buildroot}
12cr|fonts-otf-Avdira-3.01-2|55	
12cr|fonts-otf-Avdira-3.01-2|56	%files
12cr|fonts-otf-Avdira-3.01-2|57	%defattr(-,root,root)
12cr|fonts-otf-Avdira-3.01-2|58	%{fontconfdir}/otf*
12cr|fonts-otf-Avdira-3.01-2|59	%{fontdir}/*.otf
12cr|fonts-otf-Avdira-3.01-2|60	%{fontdir}/fonts.*
12cr|fonts-otf-Avdira-3.01-2|61	
12cr|fonts-otf-Avdira-3.01-2|62	
12cr|fonts-otf-Avdira-3.01-2|63	
12cr|fonts-otf-Avdira-3.01-2|64	%changelog
12cr|fonts-otf-Avdira-3.01-2|65	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 3.01-2mdv2011.0
12cr|fonts-otf-Avdira-3.01-2|66	+ Revision: 675510
12cr|fonts-otf-Avdira-3.01-2|67	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-otf-Avdira-3.01-2|68	
12cr|fonts-otf-Avdira-3.01-2|69	* Wed Jul 28 2010 Lev Givon <lev@mandriva.org> 3.01-1mdv2011.0
12cr|fonts-otf-Avdira-3.01-2|70	+ Revision: 562730
12cr|fonts-otf-Avdira-3.01-2|71	- import fonts-otf-Avdira
12cr|fonts-otf-Avdira-3.01-2|72	

1387 12
12cr|fonts-otf-crimson-20110816-1|1	%define pkgname crimson
12cr|fonts-otf-crimson-20110816-1|2	
12cr|fonts-otf-crimson-20110816-1|3	Summary:	Crimson serif font family
12cr|fonts-otf-crimson-20110816-1|4	Name:		fonts-otf-crimson
12cr|fonts-otf-crimson-20110816-1|5	Version:	20110816
12cr|fonts-otf-crimson-20110816-1|6	Release:	1
12cr|fonts-otf-crimson-20110816-1|7	License:	OFL
12cr|fonts-otf-crimson-20110816-1|8	Group:		System/Fonts/True type
12cr|fonts-otf-crimson-20110816-1|9	URL:		http://openfontlibrary.org/font/crimson
12cr|fonts-otf-crimson-20110816-1|10	Source0:	%{pkgname}.zip
12cr|fonts-otf-crimson-20110816-1|11	Source1:	OFL.txt
12cr|fonts-otf-crimson-20110816-1|12	Source2:	OFL-FAQ.txt
12cr|fonts-otf-crimson-20110816-1|13	BuildArch:	noarch
12cr|fonts-otf-crimson-20110816-1|14	BuildRequires:	freetype-tools
12cr|fonts-otf-crimson-20110816-1|15	
12cr|fonts-otf-crimson-20110816-1|16	%description
12cr|fonts-otf-crimson-20110816-1|17	A Garalde under construction; for the love of the works of Tschichold, Slimbach
12cr|fonts-otf-crimson-20110816-1|18	and Hoefler. For now, only the cuts Roman, Italic and Bold are kerned.
12cr|fonts-otf-crimson-20110816-1|19	
12cr|fonts-otf-crimson-20110816-1|20	%prep
12cr|fonts-otf-crimson-20110816-1|21	%setup -q -c -n %{pkgname}-%{version}
12cr|fonts-otf-crimson-20110816-1|22	
12cr|fonts-otf-crimson-20110816-1|23	%build
12cr|fonts-otf-crimson-20110816-1|24	
12cr|fonts-otf-crimson-20110816-1|25	%install
12cr|fonts-otf-crimson-20110816-1|26	%__rm -rf %{buildroot}
12cr|fonts-otf-crimson-20110816-1|27	
12cr|fonts-otf-crimson-20110816-1|28	%__mkdir_p %{buildroot}%{_xfontdir}/OTF/crimson
12cr|fonts-otf-crimson-20110816-1|29	
12cr|fonts-otf-crimson-20110816-1|30	%__install -m 644 *.otf %{buildroot}%{_xfontdir}/OTF/crimson
12cr|fonts-otf-crimson-20110816-1|31	ttmkfdir %{buildroot}%{_xfontdir}/OTF/crimson -o %{buildroot}%{_xfontdir}/OTF/crimson/fonts.dir
12cr|fonts-otf-crimson-20110816-1|32	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/OTF/crimson/fonts.scale
12cr|fonts-otf-crimson-20110816-1|33	
12cr|fonts-otf-crimson-20110816-1|34	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-otf-crimson-20110816-1|35	%__ln_s ../../..%{_xfontdir}/OTF/crimson \
12cr|fonts-otf-crimson-20110816-1|36	%{buildroot}%_sysconfdir/X11/fontpath.d/otf-crimson:pri=50
12cr|fonts-otf-crimson-20110816-1|37	
12cr|fonts-otf-crimson-20110816-1|38	%__install -D -m 644 %{SOURCE1} %{buildroot}%{_docdir}/%name/OFL.txt
12cr|fonts-otf-crimson-20110816-1|39	%__install -D -m 644 %{SOURCE2} %{buildroot}%{_docdir}/%name/OFL-FAQ.txt
12cr|fonts-otf-crimson-20110816-1|40	
12cr|fonts-otf-crimson-20110816-1|41	%files
12cr|fonts-otf-crimson-20110816-1|42	%doc %{_docdir}/%name/OFL.txt
12cr|fonts-otf-crimson-20110816-1|43	%doc %{_docdir}/%name/OFL-FAQ.txt
12cr|fonts-otf-crimson-20110816-1|44	%dir %{_xfontdir}/OTF/crimson
12cr|fonts-otf-crimson-20110816-1|45	%{_xfontdir}/OTF/crimson/*.otf
12cr|fonts-otf-crimson-20110816-1|46	%verify(not mtime) %{_datadir}/fonts/OTF/crimson/fonts.dir
12cr|fonts-otf-crimson-20110816-1|47	%{_xfontdir}/OTF/crimson/fonts.scale
12cr|fonts-otf-crimson-20110816-1|48	%{_sysconfdir}/X11/fontpath.d/otf-crimson:pri=50
12cr|fonts-otf-crimson-20110816-1|49	
12cr|fonts-otf-crimson-20110816-1|50	
12cr|fonts-otf-crimson-20110816-1|51	%changelog
12cr|fonts-otf-crimson-20110816-1|52	* Thu Dec 15 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 20110816-1
12cr|fonts-otf-crimson-20110816-1|53	+ Revision: 741434
12cr|fonts-otf-crimson-20110816-1|54	- imported package fonts-otf-crimson
12cr|fonts-otf-crimson-20110816-1|55	

1388 12
12cr|fonts-otf-Musica-2.52-3|1	%define fontname	Musica
12cr|fonts-otf-Musica-2.52-3|2	%define name		fonts-otf-%{fontname}
12cr|fonts-otf-Musica-2.52-3|3	%define version		2.52
12cr|fonts-otf-Musica-2.52-3|4	%define release		%mkrel 3
12cr|fonts-otf-Musica-2.52-3|5	
12cr|fonts-otf-Musica-2.52-3|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
12cr|fonts-otf-Musica-2.52-3|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
12cr|fonts-otf-Musica-2.52-3|8	
12cr|fonts-otf-Musica-2.52-3|9	Summary:	Unicode Musica fonts
12cr|fonts-otf-Musica-2.52-3|10	Name:		%{name}
12cr|fonts-otf-Musica-2.52-3|11	Version:	%{version}
12cr|fonts-otf-Musica-2.52-3|12	Release:	%{release}
12cr|fonts-otf-Musica-2.52-3|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}.zip
12cr|fonts-otf-Musica-2.52-3|14	License:	Public Domain
12cr|fonts-otf-Musica-2.52-3|15	Group:		System/Fonts/True type
12cr|fonts-otf-Musica-2.52-3|16	Url:		http://users.teilar.gr/~g1951d/
12cr|fonts-otf-Musica-2.52-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-otf-Musica-2.52-3|18	BuildArch:	noarch
12cr|fonts-otf-Musica-2.52-3|19	BuildRequires: fontconfig
12cr|fonts-otf-Musica-2.52-3|20	BuildRequires:	mkfontscale, mkfontdir
12cr|fonts-otf-Musica-2.52-3|21	
12cr|fonts-otf-Musica-2.52-3|22	%description
12cr|fonts-otf-Musica-2.52-3|23	Musica (formerly issued as Musical Symbols), covers the following
12cr|fonts-otf-Musica-2.52-3|24	scripts and symbols supported by The Unicode Standard 5.2: Basic
12cr|fonts-otf-Musica-2.52-3|25	Latin, Greek and Coptic, some Punctuation and other Symbols, Byzantine
12cr|fonts-otf-Musica-2.52-3|26	Musical Symbols, (Western) Musical Symbols, Archaic Greek Musical
12cr|fonts-otf-Musica-2.52-3|27	Notation.
12cr|fonts-otf-Musica-2.52-3|28	
12cr|fonts-otf-Musica-2.52-3|29	%prep
12cr|fonts-otf-Musica-2.52-3|30	%setup -q -c %{name}-%{version}
12cr|fonts-otf-Musica-2.52-3|31	
12cr|fonts-otf-Musica-2.52-3|32	%install
12cr|fonts-otf-Musica-2.52-3|33	%__rm -rf %{buildroot}
12cr|fonts-otf-Musica-2.52-3|34	
12cr|fonts-otf-Musica-2.52-3|35	%__install -m 0755 -d %{buildroot}%{fontdir}
12cr|fonts-otf-Musica-2.52-3|36	%__install -m 0644 *.otf %{buildroot}%{fontdir}
12cr|fonts-otf-Musica-2.52-3|37	mkfontscale %{buildroot}%{fontdir}
12cr|fonts-otf-Musica-2.52-3|38	mkfontdir %{buildroot}%{fontdir}
12cr|fonts-otf-Musica-2.52-3|39	
12cr|fonts-otf-Musica-2.52-3|40	%__install -m 0755 -d %{buildroot}%{fontconfdir}
12cr|fonts-otf-Musica-2.52-3|41	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
12cr|fonts-otf-Musica-2.52-3|42	
12cr|fonts-otf-Musica-2.52-3|43	%clean
12cr|fonts-otf-Musica-2.52-3|44	%__rm -rf %{buildroot}
12cr|fonts-otf-Musica-2.52-3|45	
12cr|fonts-otf-Musica-2.52-3|46	%files
12cr|fonts-otf-Musica-2.52-3|47	%defattr(-,root,root)
12cr|fonts-otf-Musica-2.52-3|48	%{fontconfdir}/otf*
12cr|fonts-otf-Musica-2.52-3|49	%{fontdir}/*.otf
12cr|fonts-otf-Musica-2.52-3|50	%{fontdir}/fonts.*
12cr|fonts-otf-Musica-2.52-3|51	
12cr|fonts-otf-Musica-2.52-3|52	
12cr|fonts-otf-Musica-2.52-3|53	
12cr|fonts-otf-Musica-2.52-3|54	%changelog
12cr|fonts-otf-Musica-2.52-3|55	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 2.52-3mdv2011.0
12cr|fonts-otf-Musica-2.52-3|56	+ Revision: 675511
12cr|fonts-otf-Musica-2.52-3|57	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-otf-Musica-2.52-3|58	
12cr|fonts-otf-Musica-2.52-3|59	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.52-2mdv2011.0
12cr|fonts-otf-Musica-2.52-3|60	+ Revision: 610723
12cr|fonts-otf-Musica-2.52-3|61	- rebuild
12cr|fonts-otf-Musica-2.52-3|62	
12cr|fonts-otf-Musica-2.52-3|63	* Wed Mar 03 2010 Lev Givon <lev@mandriva.org> 2.52-1mdv2010.1
12cr|fonts-otf-Musica-2.52-3|64	+ Revision: 513934
12cr|fonts-otf-Musica-2.52-3|65	- import fonts-otf-Musica
12cr|fonts-otf-Musica-2.52-3|66	

1389 12
12cr|fonts-otf-poltawski-antiqua-1.101-1|1	Summary:	OpenType's Poltawski-Antiqua fonts
12cr|fonts-otf-poltawski-antiqua-1.101-1|2	Name:		fonts-otf-poltawski-antiqua
12cr|fonts-otf-poltawski-antiqua-1.101-1|3	Version:	1.101
12cr|fonts-otf-poltawski-antiqua-1.101-1|4	Release:	1
12cr|fonts-otf-poltawski-antiqua-1.101-1|5	License:	GUST Font License
12cr|fonts-otf-poltawski-antiqua-1.101-1|6	Group:		System/Fonts/True type
12cr|fonts-otf-poltawski-antiqua-1.101-1|7	URL:		http://jmn.pl/antykwa-poltawskiego/
12cr|fonts-otf-poltawski-antiqua-1.101-1|8	Source0:	http://jmn.pl/pliki/ap%{version}otf.zip
12cr|fonts-otf-poltawski-antiqua-1.101-1|9	BuildArch:	noarch
12cr|fonts-otf-poltawski-antiqua-1.101-1|10	BuildRequires:	fontconfig
12cr|fonts-otf-poltawski-antiqua-1.101-1|11	BuildRequires:	mkfontscale
12cr|fonts-otf-poltawski-antiqua-1.101-1|12	BuildRequires:	mkfontdir
12cr|fonts-otf-poltawski-antiqua-1.101-1|13	
12cr|fonts-otf-poltawski-antiqua-1.101-1|14	%description
12cr|fonts-otf-poltawski-antiqua-1.101-1|15	This font was designed in the 'twenties and the 'thirties
12cr|fonts-otf-poltawski-antiqua-1.101-1|16	of XX century by a Polish graphic artist and a typographer
12cr|fonts-otf-poltawski-antiqua-1.101-1|17	Adam Ptawski.
12cr|fonts-otf-poltawski-antiqua-1.101-1|18	It was widely used by Polish printing houses as long as metal
12cr|fonts-otf-poltawski-antiqua-1.101-1|19	types were in use (until ca the 'sixties).
12cr|fonts-otf-poltawski-antiqua-1.101-1|20	
12cr|fonts-otf-poltawski-antiqua-1.101-1|21	%prep
12cr|fonts-otf-poltawski-antiqua-1.101-1|22	%setup -qc
12cr|fonts-otf-poltawski-antiqua-1.101-1|23	
12cr|fonts-otf-poltawski-antiqua-1.101-1|24	%build
12cr|fonts-otf-poltawski-antiqua-1.101-1|25	
12cr|fonts-otf-poltawski-antiqua-1.101-1|26	%install
12cr|fonts-otf-poltawski-antiqua-1.101-1|27	mkdir -p %{buildroot}%{_datadir}/fonts/OTF/antpolt
12cr|fonts-otf-poltawski-antiqua-1.101-1|28	
12cr|fonts-otf-poltawski-antiqua-1.101-1|29	install -m 644 *.otf %{buildroot}%{_datadir}/fonts/OTF/antpolt
12cr|fonts-otf-poltawski-antiqua-1.101-1|30	
12cr|fonts-otf-poltawski-antiqua-1.101-1|31	mkfontscale %{buildroot}%{_datadir}/fonts/OTF/antpolt
12cr|fonts-otf-poltawski-antiqua-1.101-1|32	mkfontdir %{buildroot}%{_datadir}/fonts/OTF/antpolt
12cr|fonts-otf-poltawski-antiqua-1.101-1|33	
12cr|fonts-otf-poltawski-antiqua-1.101-1|34	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
12cr|fonts-otf-poltawski-antiqua-1.101-1|35	ln -s ../../..%{_datadir}/fonts/OTF/antpolt \
12cr|fonts-otf-poltawski-antiqua-1.101-1|36	%{buildroot}%{_sysconfdir}/X11/fontpath.d/otf-antpolt:pri=50
12cr|fonts-otf-poltawski-antiqua-1.101-1|37	
12cr|fonts-otf-poltawski-antiqua-1.101-1|38	%files
12cr|fonts-otf-poltawski-antiqua-1.101-1|39	%dir %{_datadir}/fonts/OTF/antpolt
12cr|fonts-otf-poltawski-antiqua-1.101-1|40	%{_datadir}/fonts/OTF/antpolt/*.otf
12cr|fonts-otf-poltawski-antiqua-1.101-1|41	%verify(not mtime) %{_datadir}/fonts/OTF/antpolt/fonts.dir
12cr|fonts-otf-poltawski-antiqua-1.101-1|42	%{_datadir}/fonts/OTF/antpolt/fonts.scale
12cr|fonts-otf-poltawski-antiqua-1.101-1|43	%{_sysconfdir}/X11/fontpath.d/otf-antpolt:pri=50
12cr|fonts-otf-poltawski-antiqua-1.101-1|44	
12cr|fonts-otf-poltawski-antiqua-1.101-1|45	
12cr|fonts-otf-poltawski-antiqua-1.101-1|46	%changelog
12cr|fonts-otf-poltawski-antiqua-1.101-1|47	* Sun Apr 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.101-1
12cr|fonts-otf-poltawski-antiqua-1.101-1|48	+ Revision: 789922
12cr|fonts-otf-poltawski-antiqua-1.101-1|49	- import fonts-otf-poltawski-antiqua
12cr|fonts-otf-poltawski-antiqua-1.101-1|50	

1390 12
12cr|fonts-otf-stix-1.0.0-2|1	%define fontname	stix
12cr|fonts-otf-stix-1.0.0-2|2	%define name		fonts-otf-%{fontname}
12cr|fonts-otf-stix-1.0.0-2|3	%define version		1.0.0
12cr|fonts-otf-stix-1.0.0-2|4	%define release		%mkrel 2
12cr|fonts-otf-stix-1.0.0-2|5	
12cr|fonts-otf-stix-1.0.0-2|6	%define fontdir	 	%{_datadir}/fonts/OTF/%{fontname}
12cr|fonts-otf-stix-1.0.0-2|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
12cr|fonts-otf-stix-1.0.0-2|8	
12cr|fonts-otf-stix-1.0.0-2|9	Summary:	Scientific and Technical Information Exchange fonts
12cr|fonts-otf-stix-1.0.0-2|10	Name:		%{name}
12cr|fonts-otf-stix-1.0.0-2|11	Version:	%{version}
12cr|fonts-otf-stix-1.0.0-2|12	Release:	%{release}
12cr|fonts-otf-stix-1.0.0-2|13	Source0:	STIXv%{version}.zip
12cr|fonts-otf-stix-1.0.0-2|14	License:	OFLv1.1
12cr|fonts-otf-stix-1.0.0-2|15	Group:		System/Fonts/True type
12cr|fonts-otf-stix-1.0.0-2|16	Url:		http://www.stixfonts.org/
12cr|fonts-otf-stix-1.0.0-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-otf-stix-1.0.0-2|18	BuildArch:	noarch
12cr|fonts-otf-stix-1.0.0-2|19	BuildRequires: fontconfig
12cr|fonts-otf-stix-1.0.0-2|20	BuildRequires:	mkfontscale, mkfontdir
12cr|fonts-otf-stix-1.0.0-2|21	
12cr|fonts-otf-stix-1.0.0-2|22	%description
12cr|fonts-otf-stix-1.0.0-2|23	The mission of the Scientific and Technical Information Exchange
12cr|fonts-otf-stix-1.0.0-2|24	(STIX) font creation project is the preparation of a comprehensive set
12cr|fonts-otf-stix-1.0.0-2|25	of fonts that serve the scientific and engineering community in the
12cr|fonts-otf-stix-1.0.0-2|26	process from manuscript creation through final publication, both in
12cr|fonts-otf-stix-1.0.0-2|27	electronic and print formats. Toward this purpose, the STIX fonts will
12cr|fonts-otf-stix-1.0.0-2|28	be made available, under royalty-free license, to anyone, including
12cr|fonts-otf-stix-1.0.0-2|29	publishers, software developers, scientists, students, and the general
12cr|fonts-otf-stix-1.0.0-2|30	public.
12cr|fonts-otf-stix-1.0.0-2|31	
12cr|fonts-otf-stix-1.0.0-2|32	The STIX mission will be fully realized when:
12cr|fonts-otf-stix-1.0.0-2|33	
12cr|fonts-otf-stix-1.0.0-2|34	* Fully hinted PostScript Type 1 and TrueType font sets have been created
12cr|fonts-otf-stix-1.0.0-2|35	* All characters/glyphs have been incorporated into Unicode
12cr|fonts-otf-stix-1.0.0-2|36	representation or comparable representation and browsers include
12cr|fonts-otf-stix-1.0.0-2|37	program logic to fully utilize the STIX font set in the electronic
12cr|fonts-otf-stix-1.0.0-2|38	representation of scholarly scientific documents
12cr|fonts-otf-stix-1.0.0-2|39	
12cr|fonts-otf-stix-1.0.0-2|40	
12cr|fonts-otf-stix-1.0.0-2|41	%prep
12cr|fonts-otf-stix-1.0.0-2|42	%setup -q -n STIXv%{version}
12cr|fonts-otf-stix-1.0.0-2|43	
12cr|fonts-otf-stix-1.0.0-2|44	%install
12cr|fonts-otf-stix-1.0.0-2|45	%__rm -rf %{buildroot}
12cr|fonts-otf-stix-1.0.0-2|46	
12cr|fonts-otf-stix-1.0.0-2|47	%__install -m 0755 -d %{buildroot}%{fontdir}
12cr|fonts-otf-stix-1.0.0-2|48	%__install -m 0644 Fonts/*.otf %{buildroot}%{fontdir}
12cr|fonts-otf-stix-1.0.0-2|49	mkfontscale %{buildroot}/%{fontdir}
12cr|fonts-otf-stix-1.0.0-2|50	mkfontdir %{buildroot}/%{fontdir}
12cr|fonts-otf-stix-1.0.0-2|51	
12cr|fonts-otf-stix-1.0.0-2|52	%__install -m 0755 -d %{buildroot}%{fontconfdir}
12cr|fonts-otf-stix-1.0.0-2|53	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
12cr|fonts-otf-stix-1.0.0-2|54	
12cr|fonts-otf-stix-1.0.0-2|55	%clean
12cr|fonts-otf-stix-1.0.0-2|56	%__rm -rf %{buildroot}
12cr|fonts-otf-stix-1.0.0-2|57	
12cr|fonts-otf-stix-1.0.0-2|58	%files
12cr|fonts-otf-stix-1.0.0-2|59	%defattr(-,root,root)
12cr|fonts-otf-stix-1.0.0-2|60	%doc License/*.pdf *.pdf
12cr|fonts-otf-stix-1.0.0-2|61	%{fontconfdir}/otf*
12cr|fonts-otf-stix-1.0.0-2|62	%{fontdir}/*.otf
12cr|fonts-otf-stix-1.0.0-2|63	%{fontdir}/fonts.*
12cr|fonts-otf-stix-1.0.0-2|64	
12cr|fonts-otf-stix-1.0.0-2|65	
12cr|fonts-otf-stix-1.0.0-2|66	
12cr|fonts-otf-stix-1.0.0-2|67	%changelog
12cr|fonts-otf-stix-1.0.0-2|68	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 1.0.0-2mdv2011.0
12cr|fonts-otf-stix-1.0.0-2|69	+ Revision: 675512
12cr|fonts-otf-stix-1.0.0-2|70	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-otf-stix-1.0.0-2|71	
12cr|fonts-otf-stix-1.0.0-2|72	* Tue Dec 14 2010 Lev Givon <lev@mandriva.org> 1.0.0-1mdv2011.0
12cr|fonts-otf-stix-1.0.0-2|73	+ Revision: 621817
12cr|fonts-otf-stix-1.0.0-2|74	- import fonts-otf-stix
12cr|fonts-otf-stix-1.0.0-2|75	
12cr|fonts-otf-stix-1.0.0-2|76	

1391 12
12cr|fonts-otf-Symbola-2.53-3|1	%define fontname	Symbola
12cr|fonts-otf-Symbola-2.53-3|2	%define name		fonts-otf-%{fontname}
12cr|fonts-otf-Symbola-2.53-3|3	%define version		2.53
12cr|fonts-otf-Symbola-2.53-3|4	%define release		%mkrel 3
12cr|fonts-otf-Symbola-2.53-3|5	
12cr|fonts-otf-Symbola-2.53-3|6	%define fontdir		%{_datadir}/fonts/OTF/%{fontname}
12cr|fonts-otf-Symbola-2.53-3|7	%define fontconfdir	%{_sysconfdir}/X11/fontpath.d
12cr|fonts-otf-Symbola-2.53-3|8	
12cr|fonts-otf-Symbola-2.53-3|9	Summary:	Unicode Symbola fonts
12cr|fonts-otf-Symbola-2.53-3|10	Name:		%{name}
12cr|fonts-otf-Symbola-2.53-3|11	Version:	%{version}
12cr|fonts-otf-Symbola-2.53-3|12	Release:	%{release}
12cr|fonts-otf-Symbola-2.53-3|13	Source0:	http://users.teilar.gr/~g1951d/%{fontname}253.zip
12cr|fonts-otf-Symbola-2.53-3|14	License:	Public Domain
12cr|fonts-otf-Symbola-2.53-3|15	Group:		System/Fonts/True type
12cr|fonts-otf-Symbola-2.53-3|16	Url:		http://users.teilar.gr/~g1951d/
12cr|fonts-otf-Symbola-2.53-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-otf-Symbola-2.53-3|18	BuildArch:	noarch
12cr|fonts-otf-Symbola-2.53-3|19	BuildRequires: fontconfig
12cr|fonts-otf-Symbola-2.53-3|20	BuildRequires:	mkfontscale, mkfontdir
12cr|fonts-otf-Symbola-2.53-3|21	
12cr|fonts-otf-Symbola-2.53-3|22	%description
12cr|fonts-otf-Symbola-2.53-3|23	Symbola (formerly issued as Unicode Symbols) covers the following
12cr|fonts-otf-Symbola-2.53-3|24	scripts and symbols supported by The Unicode Standard 5.2:
12cr|fonts-otf-Symbola-2.53-3|25	Basic Latin, Latin-1 Supplement, Latin Extended-A, IPA Extensions,
12cr|fonts-otf-Symbola-2.53-3|26	Spacing Modifier Letters, Greek and Coptic, Cyrillic, Cyrillic
12cr|fonts-otf-Symbola-2.53-3|27	Supplementary, General Punctuation, Superscripts and Subscripts,
12cr|fonts-otf-Symbola-2.53-3|28	Combining Diacritical Marks for Symbols, Letterlike Symbols, Number
12cr|fonts-otf-Symbola-2.53-3|29	Forms, Arrows, Mathematical Operators, Miscellaneous Technical,
12cr|fonts-otf-Symbola-2.53-3|30	Control Pictures, Optical Character Recognition, Box Drawing, Block
12cr|fonts-otf-Symbola-2.53-3|31	Elements, Geometric Shapes, Miscellaneous Symbols, Dingbats,
12cr|fonts-otf-Symbola-2.53-3|32	Miscellaneous Mathematical Symbols-A, Supplemental Arrows-A,
12cr|fonts-otf-Symbola-2.53-3|33	Supplemental Arrows-B, Miscellaneous Mathematical Symbols-B,
12cr|fonts-otf-Symbola-2.53-3|34	Supplemental Mathematical Operators, Miscellaneous Symbols and Arrows,
12cr|fonts-otf-Symbola-2.53-3|35	Supplemental Punctuation, CJK Symbols and Punctuation, Yijing Hexagram
12cr|fonts-otf-Symbola-2.53-3|36	Symbols, Vertical Forms, Combining Half Marks, CJK Compatibility
12cr|fonts-otf-Symbola-2.53-3|37	Forms, Specials, Tai Xuan Jing Symbols, Counting Rod Numerals,
12cr|fonts-otf-Symbola-2.53-3|38	Mathematical Alphanumeric Symbols, Mahjong Tile Symbols, Domino Tile
12cr|fonts-otf-Symbola-2.53-3|39	Symbols.
12cr|fonts-otf-Symbola-2.53-3|40	
12cr|fonts-otf-Symbola-2.53-3|41	%prep
12cr|fonts-otf-Symbola-2.53-3|42	%setup -q -c %{name}-%{version}
12cr|fonts-otf-Symbola-2.53-3|43	
12cr|fonts-otf-Symbola-2.53-3|44	%install
12cr|fonts-otf-Symbola-2.53-3|45	%__rm -rf %{buildroot}
12cr|fonts-otf-Symbola-2.53-3|46	
12cr|fonts-otf-Symbola-2.53-3|47	%__install -m 0755 -d %{buildroot}%{fontdir}
12cr|fonts-otf-Symbola-2.53-3|48	%__install -m 0644 *.otf %{buildroot}%{fontdir}
12cr|fonts-otf-Symbola-2.53-3|49	mkfontscale %{buildroot}%{fontdir}
12cr|fonts-otf-Symbola-2.53-3|50	mkfontdir %{buildroot}%{fontdir}
12cr|fonts-otf-Symbola-2.53-3|51	
12cr|fonts-otf-Symbola-2.53-3|52	%__install -m 0755 -d %{buildroot}%{fontconfdir}
12cr|fonts-otf-Symbola-2.53-3|53	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/otf-%{fontname}:pri=50
12cr|fonts-otf-Symbola-2.53-3|54	
12cr|fonts-otf-Symbola-2.53-3|55	%clean
12cr|fonts-otf-Symbola-2.53-3|56	%__rm -rf %{buildroot}
12cr|fonts-otf-Symbola-2.53-3|57	
12cr|fonts-otf-Symbola-2.53-3|58	%files
12cr|fonts-otf-Symbola-2.53-3|59	%defattr(-,root,root)
12cr|fonts-otf-Symbola-2.53-3|60	%doc *.txt
12cr|fonts-otf-Symbola-2.53-3|61	%{fontconfdir}/otf*
12cr|fonts-otf-Symbola-2.53-3|62	%{fontdir}/*.otf
12cr|fonts-otf-Symbola-2.53-3|63	%{fontdir}/fonts.*
12cr|fonts-otf-Symbola-2.53-3|64	
12cr|fonts-otf-Symbola-2.53-3|65	
12cr|fonts-otf-Symbola-2.53-3|66	
12cr|fonts-otf-Symbola-2.53-3|67	%changelog
12cr|fonts-otf-Symbola-2.53-3|68	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 2.53-3mdv2011.0
12cr|fonts-otf-Symbola-2.53-3|69	+ Revision: 675513
12cr|fonts-otf-Symbola-2.53-3|70	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-otf-Symbola-2.53-3|71	
12cr|fonts-otf-Symbola-2.53-3|72	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.53-2mdv2011.0
12cr|fonts-otf-Symbola-2.53-3|73	+ Revision: 610724
12cr|fonts-otf-Symbola-2.53-3|74	- rebuild
12cr|fonts-otf-Symbola-2.53-3|75	
12cr|fonts-otf-Symbola-2.53-3|76	* Wed Mar 03 2010 Lev Givon <lev@mandriva.org> 2.53-1mdv2010.1
12cr|fonts-otf-Symbola-2.53-3|77	+ Revision: 513935
12cr|fonts-otf-Symbola-2.53-3|78	- import fonts-otf-Symbola
12cr|fonts-otf-Symbola-2.53-3|79	

1392 12
12cr|fonts-ttf-ancient-semitic-0.06.1-2|1	%define upstream_name		AncientSemiticFonts
12cr|fonts-ttf-ancient-semitic-0.06.1-2|2	%define	upstream_version	0.06-1
12cr|fonts-ttf-ancient-semitic-0.06.1-2|3	
12cr|fonts-ttf-ancient-semitic-0.06.1-2|4	%define rname		ancient-semitic
12cr|fonts-ttf-ancient-semitic-0.06.1-2|5	%define ver		0.06.1
12cr|fonts-ttf-ancient-semitic-0.06.1-2|6	%define rel		2
12cr|fonts-ttf-ancient-semitic-0.06.1-2|7	
12cr|fonts-ttf-ancient-semitic-0.06.1-2|8	%define _fontdir	%{_datadir}/fonts/TTF
12cr|fonts-ttf-ancient-semitic-0.06.1-2|9	
12cr|fonts-ttf-ancient-semitic-0.06.1-2|10	%define debug_package	%{nil}
12cr|fonts-ttf-ancient-semitic-0.06.1-2|11	
12cr|fonts-ttf-ancient-semitic-0.06.1-2|12	Name:		fonts-ttf-%{rname}
12cr|fonts-ttf-ancient-semitic-0.06.1-2|13	Version:	%{ver}
12cr|fonts-ttf-ancient-semitic-0.06.1-2|14	Release:	%mkrel %{rel}
12cr|fonts-ttf-ancient-semitic-0.06.1-2|15	Summary:	A collection of fonts related to the history of the Hebrew writing
12cr|fonts-ttf-ancient-semitic-0.06.1-2|16	Url:		http://culmus.sourceforge.net/ancient/index.html
12cr|fonts-ttf-ancient-semitic-0.06.1-2|17	License:	GPLv2
12cr|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
12cr|fonts-ttf-ancient-semitic-0.06.1-2|19	Source1:	GenerateTTF.pe
12cr|fonts-ttf-ancient-semitic-0.06.1-2|20	Group:		System/Fonts/True type
12cr|fonts-ttf-ancient-semitic-0.06.1-2|21	BuildArch:	noarch
12cr|fonts-ttf-ancient-semitic-0.06.1-2|22	BuildRequires: fontconfig
12cr|fonts-ttf-ancient-semitic-0.06.1-2|23	BuildRequires:	fontforge
12cr|fonts-ttf-ancient-semitic-0.06.1-2|24	BuildRequires:	ttmkfdir
12cr|fonts-ttf-ancient-semitic-0.06.1-2|25	Provides:	ancient-semitic-fonts = %{version}-%{release}
12cr|fonts-ttf-ancient-semitic-0.06.1-2|26	
12cr|fonts-ttf-ancient-semitic-0.06.1-2|27	%description
12cr|fonts-ttf-ancient-semitic-0.06.1-2|28	This package contains a collection of fonts related to the
12cr|fonts-ttf-ancient-semitic-0.06.1-2|29	history of the Hebrew writing. Starting with the Proto-Canaanite
12cr|fonts-ttf-ancient-semitic-0.06.1-2|30	continuing with Phoenician/Canaanite, Paleo-Hebrew, Aramaic, early
12cr|fonts-ttf-ancient-semitic-0.06.1-2|31	Hebrew Square Script - all the way to the modern Hebrew letter forms.
12cr|fonts-ttf-ancient-semitic-0.06.1-2|32	
12cr|fonts-ttf-ancient-semitic-0.06.1-2|33	%prep
12cr|fonts-ttf-ancient-semitic-0.06.1-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|fonts-ttf-ancient-semitic-0.06.1-2|35	
12cr|fonts-ttf-ancient-semitic-0.06.1-2|36	#fix rights
12cr|fonts-ttf-ancient-semitic-0.06.1-2|37	chmod 644 README LICENSE CHANGES
12cr|fonts-ttf-ancient-semitic-0.06.1-2|38	
12cr|fonts-ttf-ancient-semitic-0.06.1-2|39	#build fonts from source
12cr|fonts-ttf-ancient-semitic-0.06.1-2|40	rm -rf src/*.ttf
12cr|fonts-ttf-ancient-semitic-0.06.1-2|41	
12cr|fonts-ttf-ancient-semitic-0.06.1-2|42	%build
12cr|fonts-ttf-ancient-semitic-0.06.1-2|43	pushd src
12cr|fonts-ttf-ancient-semitic-0.06.1-2|44	install -m755 %{SOURCE1} .
12cr|fonts-ttf-ancient-semitic-0.06.1-2|45	for i in *.sfd
12cr|fonts-ttf-ancient-semitic-0.06.1-2|46	do ./GenerateTTF.pe $i .
12cr|fonts-ttf-ancient-semitic-0.06.1-2|47	done
12cr|fonts-ttf-ancient-semitic-0.06.1-2|48	popd
12cr|fonts-ttf-ancient-semitic-0.06.1-2|49	
12cr|fonts-ttf-ancient-semitic-0.06.1-2|50	%install
12cr|fonts-ttf-ancient-semitic-0.06.1-2|51	rm -rf %{buildroot}
12cr|fonts-ttf-ancient-semitic-0.06.1-2|52	
12cr|fonts-ttf-ancient-semitic-0.06.1-2|53	mkdir -p %{buildroot}%{_fontdir}/AncientSemitic
12cr|fonts-ttf-ancient-semitic-0.06.1-2|54	cp src/*.ttf %{buildroot}%{_fontdir}/AncientSemitic
12cr|fonts-ttf-ancient-semitic-0.06.1-2|55	
12cr|fonts-ttf-ancient-semitic-0.06.1-2|56	ttmkfdir -d %{buildroot}%{_fontdir}/AncientSemitic -o %{buildroot}%{_fontdir}/AncientSemitic/fonts.dir
12cr|fonts-ttf-ancient-semitic-0.06.1-2|57	ln -s fonts.dir %{buildroot}%{_fontdir}/AncientSemitic/fonts.scale
12cr|fonts-ttf-ancient-semitic-0.06.1-2|58	
12cr|fonts-ttf-ancient-semitic-0.06.1-2|59	%clean
12cr|fonts-ttf-ancient-semitic-0.06.1-2|60	rm -rf %{buildroot}
12cr|fonts-ttf-ancient-semitic-0.06.1-2|61	
12cr|fonts-ttf-ancient-semitic-0.06.1-2|62	%files
12cr|fonts-ttf-ancient-semitic-0.06.1-2|63	%defattr(-,root,root)
12cr|fonts-ttf-ancient-semitic-0.06.1-2|64	%doc README LICENSE CHANGES
12cr|fonts-ttf-ancient-semitic-0.06.1-2|65	%{_fontdir}/AncientSemitic
12cr|fonts-ttf-ancient-semitic-0.06.1-2|66	
12cr|fonts-ttf-ancient-semitic-0.06.1-2|67	
12cr|fonts-ttf-ancient-semitic-0.06.1-2|68	%changelog
12cr|fonts-ttf-ancient-semitic-0.06.1-2|69	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 0.06.1-2mdv2011.0
12cr|fonts-ttf-ancient-semitic-0.06.1-2|70	+ Revision: 675514
12cr|fonts-ttf-ancient-semitic-0.06.1-2|71	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-ttf-ancient-semitic-0.06.1-2|72	
12cr|fonts-ttf-ancient-semitic-0.06.1-2|73	* Tue Nov 09 2010 Jani Välimaa <wally@mandriva.org> 0.06.1-1mdv2011.0
12cr|fonts-ttf-ancient-semitic-0.06.1-2|74	+ Revision: 595453
12cr|fonts-ttf-ancient-semitic-0.06.1-2|75	- import fonts-ttf-ancient-semitic
12cr|fonts-ttf-ancient-semitic-0.06.1-2|76	

1393 12
12cr|fonts-ttf-andagii-1.0-2|1	%define fontname andagii
12cr|fonts-ttf-andagii-1.0-2|2	%define name	 fonts-ttf-%{fontname}
12cr|fonts-ttf-andagii-1.0-2|3	%define version	 1.0
12cr|fonts-ttf-andagii-1.0-2|4	%define release	 %mkrel 2
12cr|fonts-ttf-andagii-1.0-2|5	
12cr|fonts-ttf-andagii-1.0-2|6	%define fontdir	 %{_datadir}/fonts/TTF/%{fontname}
12cr|fonts-ttf-andagii-1.0-2|7	%define fontconfdir %{_sysconfdir}/X11/fontpath.d
12cr|fonts-ttf-andagii-1.0-2|8	
12cr|fonts-ttf-andagii-1.0-2|9	Summary:	 Andagii font for the Osmanya script
12cr|fonts-ttf-andagii-1.0-2|10	Name:		 %{name}
12cr|fonts-ttf-andagii-1.0-2|11	Version:	 %{version}
12cr|fonts-ttf-andagii-1.0-2|12	Release:	 %{release}
12cr|fonts-ttf-andagii-1.0-2|13	Source0:	 %{fontname}.zip
12cr|fonts-ttf-andagii-1.0-2|14	License:	 GPL
12cr|fonts-ttf-andagii-1.0-2|15	Group:		 System/Fonts/True type
12cr|fonts-ttf-andagii-1.0-2|16	Url:		 http://www.i18nguy.com/unicode/unicode-font.html
12cr|fonts-ttf-andagii-1.0-2|17	BuildRoot:	 %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-andagii-1.0-2|18	BuildArch:	 noarch
12cr|fonts-ttf-andagii-1.0-2|19	BuildRequires: fontconfig
12cr|fonts-ttf-andagii-1.0-2|20	BuildRequires:	 freetype-tools
12cr|fonts-ttf-andagii-1.0-2|21	
12cr|fonts-ttf-andagii-1.0-2|22	%description
12cr|fonts-ttf-andagii-1.0-2|23	This package contains the Andagii font for the Osmanya script by Mark Williamson.
12cr|fonts-ttf-andagii-1.0-2|24	Ugaritic and Shavian are also supported.
12cr|fonts-ttf-andagii-1.0-2|25	
12cr|fonts-ttf-andagii-1.0-2|26	%prep
12cr|fonts-ttf-andagii-1.0-2|27	%setup -q -c -T %{name}-%{version}
12cr|fonts-ttf-andagii-1.0-2|28	unzip %SOURCE0
12cr|fonts-ttf-andagii-1.0-2|29	%__mv -f ANDAGII_.TTF andagii.ttf
12cr|fonts-ttf-andagii-1.0-2|30	
12cr|fonts-ttf-andagii-1.0-2|31	%install
12cr|fonts-ttf-andagii-1.0-2|32	%__rm -rf %{buildroot}
12cr|fonts-ttf-andagii-1.0-2|33	
12cr|fonts-ttf-andagii-1.0-2|34	%__install -m 0755 -d %{buildroot}%{fontdir}
12cr|fonts-ttf-andagii-1.0-2|35	%__install -m 0644 -p *.ttf %{buildroot}%{fontdir}
12cr|fonts-ttf-andagii-1.0-2|36	ttmkfdir -u %{buildroot}%{fontdir} > %{buildroot}%{fontdir}/fonts.dir
12cr|fonts-ttf-andagii-1.0-2|37	ln -s fonts.dir %{buildroot}%{fontdir}/fonts.scale
12cr|fonts-ttf-andagii-1.0-2|38	
12cr|fonts-ttf-andagii-1.0-2|39	%__install -m 0755 -d %{buildroot}%{fontconfdir}
12cr|fonts-ttf-andagii-1.0-2|40	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/ttf-%{fontname}:pri=50
12cr|fonts-ttf-andagii-1.0-2|41	
12cr|fonts-ttf-andagii-1.0-2|42	%clean
12cr|fonts-ttf-andagii-1.0-2|43	%__rm -rf %{buildroot}
12cr|fonts-ttf-andagii-1.0-2|44	
12cr|fonts-ttf-andagii-1.0-2|45	%files
12cr|fonts-ttf-andagii-1.0-2|46	%defattr(-,root,root)
12cr|fonts-ttf-andagii-1.0-2|47	%dir %{fontdir}
12cr|fonts-ttf-andagii-1.0-2|48	%{fontdir}/*.ttf
12cr|fonts-ttf-andagii-1.0-2|49	%{fontdir}/fonts.*
12cr|fonts-ttf-andagii-1.0-2|50	%{fontconfdir}/*
12cr|fonts-ttf-andagii-1.0-2|51	
12cr|fonts-ttf-andagii-1.0-2|52	
12cr|fonts-ttf-andagii-1.0-2|53	%changelog
12cr|fonts-ttf-andagii-1.0-2|54	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 1.0-2mdv2011.0
12cr|fonts-ttf-andagii-1.0-2|55	+ Revision: 675515
12cr|fonts-ttf-andagii-1.0-2|56	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-ttf-andagii-1.0-2|57	
12cr|fonts-ttf-andagii-1.0-2|58	* Mon Aug 23 2010 Lev Givon <lev@mandriva.org> 1.0-1mdv2011.0
12cr|fonts-ttf-andagii-1.0-2|59	+ Revision: 572490
12cr|fonts-ttf-andagii-1.0-2|60	- import fonts-ttf-andagii
12cr|fonts-ttf-andagii-1.0-2|61	
12cr|fonts-ttf-andagii-1.0-2|62	

1394 12
12cr|fonts-ttf-charis-sil-4.110-1|1	%define pkgname CharisSIL
12cr|fonts-ttf-charis-sil-4.110-1|2	
12cr|fonts-ttf-charis-sil-4.110-1|3	Summary:	Unicode serif font family for typography
12cr|fonts-ttf-charis-sil-4.110-1|4	Name:		fonts-ttf-charis-sil
12cr|fonts-ttf-charis-sil-4.110-1|5	Version:	4.110
12cr|fonts-ttf-charis-sil-4.110-1|6	Release:	%mkrel 1
12cr|fonts-ttf-charis-sil-4.110-1|7	License:	OFL
12cr|fonts-ttf-charis-sil-4.110-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-charis-sil-4.110-1|9	URL:		http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=CharisSILfont
12cr|fonts-ttf-charis-sil-4.110-1|10	Source0:	%{pkgname}-%{version}.zip
12cr|fonts-ttf-charis-sil-4.110-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-charis-sil-4.110-1|12	BuildArch:	noarch
12cr|fonts-ttf-charis-sil-4.110-1|13	BuildRequires:	freetype-tools
12cr|fonts-ttf-charis-sil-4.110-1|14	BuildRequires:	dos2unix
12cr|fonts-ttf-charis-sil-4.110-1|15	
12cr|fonts-ttf-charis-sil-4.110-1|16	%description
12cr|fonts-ttf-charis-sil-4.110-1|17	Charis is similar to Bitstream Charter, one of the first fonts designed
12cr|fonts-ttf-charis-sil-4.110-1|18	specifically for laser printers. It is highly readable and holds up well
12cr|fonts-ttf-charis-sil-4.110-1|19	in less-than-ideal reproduction environments. It also has a full set of styles
12cr|fonts-ttf-charis-sil-4.110-1|20	- regular, italic, bold, bold italic - and so is more useful in general
12cr|fonts-ttf-charis-sil-4.110-1|21	publishing than Doulos SIL. Charis is a serif, proportionally-spaced font
12cr|fonts-ttf-charis-sil-4.110-1|22	optimized for readability in long printed documents.
12cr|fonts-ttf-charis-sil-4.110-1|23	
12cr|fonts-ttf-charis-sil-4.110-1|24	The goal for this product was to provide a single Unicode-based font family
12cr|fonts-ttf-charis-sil-4.110-1|25	that would contain a comprehensive inventory of glyphs needed for almost any
12cr|fonts-ttf-charis-sil-4.110-1|26	Roman- or Cyrillic-based writing system, whether used for phonetic
12cr|fonts-ttf-charis-sil-4.110-1|27	or orthographic needs. In addition, there is provision for other characters
12cr|fonts-ttf-charis-sil-4.110-1|28	and symbols useful to linguists. This font makes use of state-of-the-art font
12cr|fonts-ttf-charis-sil-4.110-1|29	technologies to support complex typographic issues, such as the need
12cr|fonts-ttf-charis-sil-4.110-1|30	to position arbitrary combinations of base glyphs and diacritics optimally.
12cr|fonts-ttf-charis-sil-4.110-1|31	
12cr|fonts-ttf-charis-sil-4.110-1|32	
12cr|fonts-ttf-charis-sil-4.110-1|33	%prep
12cr|fonts-ttf-charis-sil-4.110-1|34	%setup -q -n %{pkgname}-%{version}
12cr|fonts-ttf-charis-sil-4.110-1|35	dos2unix *.txt
12cr|fonts-ttf-charis-sil-4.110-1|36	
12cr|fonts-ttf-charis-sil-4.110-1|37	%build
12cr|fonts-ttf-charis-sil-4.110-1|38	
12cr|fonts-ttf-charis-sil-4.110-1|39	%install
12cr|fonts-ttf-charis-sil-4.110-1|40	%__rm -rf %{buildroot}
12cr|fonts-ttf-charis-sil-4.110-1|41	
12cr|fonts-ttf-charis-sil-4.110-1|42	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/charis-sil
12cr|fonts-ttf-charis-sil-4.110-1|43	
12cr|fonts-ttf-charis-sil-4.110-1|44	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/charis-sil
12cr|fonts-ttf-charis-sil-4.110-1|45	ttmkfdir %{buildroot}%{_xfontdir}/TTF/charis-sil -o %{buildroot}%{_xfontdir}/TTF/charis-sil/fonts.dir
12cr|fonts-ttf-charis-sil-4.110-1|46	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/charis-sil/fonts.scale
12cr|fonts-ttf-charis-sil-4.110-1|47	
12cr|fonts-ttf-charis-sil-4.110-1|48	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-charis-sil-4.110-1|49	%__ln_s ../../..%{_xfontdir}/TTF/charis-sil \
12cr|fonts-ttf-charis-sil-4.110-1|50	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-charis-sil:pri=50
12cr|fonts-ttf-charis-sil-4.110-1|51	
12cr|fonts-ttf-charis-sil-4.110-1|52	%clean
12cr|fonts-ttf-charis-sil-4.110-1|53	%__rm -rf %{buildroot}
12cr|fonts-ttf-charis-sil-4.110-1|54	
12cr|fonts-ttf-charis-sil-4.110-1|55	%files
12cr|fonts-ttf-charis-sil-4.110-1|56	%defattr(-,root,root,-)
12cr|fonts-ttf-charis-sil-4.110-1|57	%doc FONTLOG.txt OFL.txt OFL-FAQ.txt README.txt
12cr|fonts-ttf-charis-sil-4.110-1|58	%dir %{_xfontdir}/TTF/charis-sil
12cr|fonts-ttf-charis-sil-4.110-1|59	%{_xfontdir}/TTF/charis-sil/*.ttf
12cr|fonts-ttf-charis-sil-4.110-1|60	%verify(not mtime) %{_datadir}/fonts/TTF/charis-sil/fonts.dir
12cr|fonts-ttf-charis-sil-4.110-1|61	%{_xfontdir}/TTF/charis-sil/fonts.scale
12cr|fonts-ttf-charis-sil-4.110-1|62	%{_sysconfdir}/X11/fontpath.d/ttf-charis-sil:pri=50
12cr|fonts-ttf-charis-sil-4.110-1|63	
12cr|fonts-ttf-charis-sil-4.110-1|64	
12cr|fonts-ttf-charis-sil-4.110-1|65	%changelog
12cr|fonts-ttf-charis-sil-4.110-1|66	* Fri Dec 09 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 4.110-1mdv2012.0
12cr|fonts-ttf-charis-sil-4.110-1|67	+ Revision: 739471
12cr|fonts-ttf-charis-sil-4.110-1|68	- Update to 4.110
12cr|fonts-ttf-charis-sil-4.110-1|69	
12cr|fonts-ttf-charis-sil-4.110-1|70	* Fri Jul 22 2011 Sergey Zhemoitel <serg@mandriva.org> 4.106-1
12cr|fonts-ttf-charis-sil-4.110-1|71	+ Revision: 690962
12cr|fonts-ttf-charis-sil-4.110-1|72	- imported package fonts-ttf-charis-sil
12cr|fonts-ttf-charis-sil-4.110-1|73	

1395 12
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|1	%define version 1.4.2
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|2	%define release %mkrel 8
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|3	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|4	Summary:	OpenDesktop.Org.tw Font
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|5	Name:		fonts-ttf-chinese-opendesktop
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|6	Version:	%{version}
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|7	Release:	%{release}
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|8	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|9	Source:		ftp://ftp.opendesktop.org.tw/odp/ODOFonts/OpenFonts/opendesktop-fonts-%{version}.tar.gz
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|10	URL:		http://www.opendesktop.org.tw/
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|11	License:	Arphic Public License
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|12	Group:		System/Fonts/True type
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|13	BuildArch:	noarch
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|14	BuildRequires: fontconfig
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|15	BuildRoot:	%{_tmppath}/%name-%version-%release-root
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|16	Requires(post): mkfontdir, mkfontscale
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|17	Requires(postun): mkfontdir, mkfontscale
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|18	Obsoletes:	fonts-ttf-chinese-compat
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|19	Provides:	fonts-ttf-chinese-compat = %{version}-%{release}
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|20	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|21	%description
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|22	OpenDesktop.Org.tw Font -- Simplified and Traditional Chinese and Japanese
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|23	Ming and Kai Face, based on Chinese and Japanese TTF Fonts donated by
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|24	Arphic company.
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|25	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|26	%prep
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|27	%setup -q -n opendesktop-fonts-%{version}
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|28	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|29	%build
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|30	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|31	%install
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|32	rm -fr %{buildroot}
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|33	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|34	install -d %{buildroot}/%{_datadir}/fonts/TTF/chinese-opendesktop/
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|35	install -m 644 odosung.ttc %{buildroot}/%{_datadir}/fonts/TTF/chinese-opendesktop/
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|36	install -m 644 odosung-ExtB.ttf %{buildroot}/%{_datadir}/fonts/TTF/chinese-opendesktop/
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|37	install -m 644 odokai.ttf %{buildroot}/%{_datadir}/fonts/TTF/chinese-opendesktop/
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|38	install -m 644 odokai-ExtB.ttf %{buildroot}/%{_datadir}/fonts/TTF/chinese-opendesktop/
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|39	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|40	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|41	ln -s ../../..%_datadir/fonts/TTF/chinese-opendesktop \
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|42	%{buildroot}%_sysconfdir/X11/fontpath.d/chinese-opendesktop:pri=50
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|43	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|44	%post
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|45	[ -x %{_bindir}/mkfontdir ] && %{_bindir}/mkfontdir %{_datadir}/fonts/TTF/chinese-opendesktop
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|46	[ -x %{_bindir}/mkfontscale ] && %{_bindir}/mkfontscale %{_datadir}/fonts/TTF/chinese-opendesktop
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|47	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|48	%postun
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|49	if [ "$1" = "0" ]; then
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|50	[ -x %{_bindir}/mkfontdir ] && %{_bindir}/mkfontdir %{_datadir}/fonts/TTF/chinese-opendesktop
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|51	[ -x %{_bindir}/mkfontscale ] && %{_bindir}/mkfontscale %{_datadir}/fonts/TTF/chinese-opendesktop
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|52	fi
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|53	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|54	%clean
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|55	rm -fr %{buildroot}
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|56	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|57	%files
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|58	%defattr(0644,root,root,0755)
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|59	%doc Changelog Changelog.zh_TW AUTHORS COPYRIGHT license
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|60	%dir %{_datadir}/fonts/TTF/chinese-opendesktop/
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|61	%{_datadir}/fonts/TTF/chinese-opendesktop/*.ttf
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|62	%{_datadir}/fonts/TTF/chinese-opendesktop/*.ttc
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|63	%{_sysconfdir}/X11/fontpath.d/chinese-opendesktop:pri=50
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|64	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|65	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|66	%changelog
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|67	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 1.4.2-8mdv2011.0
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|68	+ Revision: 675516
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|69	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|70	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|71	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.2-7mdv2011.0
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|72	+ Revision: 610725
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|73	- rebuild
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|74	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|75	* Wed Jan 20 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.4.2-6mdv2010.1
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|76	+ Revision: 494133
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|77	- fc-cache is now called by an rpm filetrigger
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|78	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|79	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.4.2-5mdv2010.0
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|80	+ Revision: 428827
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|81	- rebuild
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|82	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|83	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.4.2-4mdv2009.0
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|84	+ Revision: 245254
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|85	- rebuild
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|86	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|87	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.4.2-2mdv2008.1
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|88	+ Revision: 140730
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|89	- restore BuildRoot
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|90	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|92	- kill re-definition of %%buildroot on Pixel's request
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|93	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|94	* Thu Jul 05 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.4.2-2mdv2008.0
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|95	+ Revision: 48740
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|96	- fontpath.d conversion (#31756)
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|97	- minor cleanups
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|98	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|99	
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|100	* Sat Mar 24 2007 Funda Wang <fundawang@mandriva.org> 1.4.2-1mdv2007.1
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|101	+ Revision: 148713
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|102	- New package fonts-ttf-chinese-opendesktop
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|103	- Created package structure for fonts-ttf-chinese-opendesktop.
12cr|fonts-ttf-chinese-opendesktop-1.4.2-8|104	

1396 12
12cr|fonts-ttf-consolamono-20110922-1|1	%define pkgname consolamono
12cr|fonts-ttf-consolamono-20110922-1|2	
12cr|fonts-ttf-consolamono-20110922-1|3	Summary:	Consola Mono Book typeface
12cr|fonts-ttf-consolamono-20110922-1|4	Name:		fonts-ttf-consolamono
12cr|fonts-ttf-consolamono-20110922-1|5	Version:	20110922
12cr|fonts-ttf-consolamono-20110922-1|6	Release:	1
12cr|fonts-ttf-consolamono-20110922-1|7	License:	OFL
12cr|fonts-ttf-consolamono-20110922-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-consolamono-20110922-1|9	URL:		http://openfontlibrary.org/font/consolamono
12cr|fonts-ttf-consolamono-20110922-1|10	Source0:	%{pkgname}.zip
12cr|fonts-ttf-consolamono-20110922-1|11	BuildArch:	noarch
12cr|fonts-ttf-consolamono-20110922-1|12	BuildRequires:	freetype-tools
12cr|fonts-ttf-consolamono-20110922-1|13	
12cr|fonts-ttf-consolamono-20110922-1|14	%description
12cr|fonts-ttf-consolamono-20110922-1|15	Monospaced font Consola Mono.
12cr|fonts-ttf-consolamono-20110922-1|16	
12cr|fonts-ttf-consolamono-20110922-1|17	%prep
12cr|fonts-ttf-consolamono-20110922-1|18	%setup -q -n 'Consola Mono'
12cr|fonts-ttf-consolamono-20110922-1|19	
12cr|fonts-ttf-consolamono-20110922-1|20	%build
12cr|fonts-ttf-consolamono-20110922-1|21	
12cr|fonts-ttf-consolamono-20110922-1|22	%install
12cr|fonts-ttf-consolamono-20110922-1|23	%__rm -rf %{buildroot}
12cr|fonts-ttf-consolamono-20110922-1|24	
12cr|fonts-ttf-consolamono-20110922-1|25	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/consolamono
12cr|fonts-ttf-consolamono-20110922-1|26	
12cr|fonts-ttf-consolamono-20110922-1|27	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/consolamono
12cr|fonts-ttf-consolamono-20110922-1|28	ttmkfdir %{buildroot}%{_xfontdir}/TTF/consolamono -o %{buildroot}%{_xfontdir}/TTF/consolamono/fonts.dir
12cr|fonts-ttf-consolamono-20110922-1|29	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/consolamono/fonts.scale
12cr|fonts-ttf-consolamono-20110922-1|30	
12cr|fonts-ttf-consolamono-20110922-1|31	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-consolamono-20110922-1|32	%__ln_s ../../..%{_xfontdir}/TTF/consolamono \
12cr|fonts-ttf-consolamono-20110922-1|33	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-consolamono:pri=50
12cr|fonts-ttf-consolamono-20110922-1|34	
12cr|fonts-ttf-consolamono-20110922-1|35	%files
12cr|fonts-ttf-consolamono-20110922-1|36	%doc *.txt
12cr|fonts-ttf-consolamono-20110922-1|37	%dir %{_xfontdir}/TTF/consolamono
12cr|fonts-ttf-consolamono-20110922-1|38	%{_xfontdir}/TTF/consolamono/*.ttf
12cr|fonts-ttf-consolamono-20110922-1|39	%verify(not mtime) %{_datadir}/fonts/TTF/consolamono/fonts.dir
12cr|fonts-ttf-consolamono-20110922-1|40	%{_xfontdir}/TTF/consolamono/fonts.scale
12cr|fonts-ttf-consolamono-20110922-1|41	%{_sysconfdir}/X11/fontpath.d/ttf-consolamono:pri=50
12cr|fonts-ttf-consolamono-20110922-1|42	
12cr|fonts-ttf-consolamono-20110922-1|43	
12cr|fonts-ttf-consolamono-20110922-1|44	%changelog
12cr|fonts-ttf-consolamono-20110922-1|45	* Wed Dec 14 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 20110922-1
12cr|fonts-ttf-consolamono-20110922-1|46	+ Revision: 741114
12cr|fonts-ttf-consolamono-20110922-1|47	- imported package fonts-ttf-consolamono
12cr|fonts-ttf-consolamono-20110922-1|48	

1397 12
12cr|fonts-ttf-designosaur-20110526-1|1	%define pkgname designosaur
12cr|fonts-ttf-designosaur-20110526-1|2	
12cr|fonts-ttf-designosaur-20110526-1|3	Summary:	Designosaur font family
12cr|fonts-ttf-designosaur-20110526-1|4	Name:		fonts-ttf-designosaur
12cr|fonts-ttf-designosaur-20110526-1|5	Version:	20110526
12cr|fonts-ttf-designosaur-20110526-1|6	Release:	1
12cr|fonts-ttf-designosaur-20110526-1|7	License:	Creative Commons Attribution
12cr|fonts-ttf-designosaur-20110526-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-designosaur-20110526-1|9	URL:		http://openfontlibrary.org/font/designosaur
12cr|fonts-ttf-designosaur-20110526-1|10	Source0:	%{pkgname}.zip
12cr|fonts-ttf-designosaur-20110526-1|11	BuildArch:	noarch
12cr|fonts-ttf-designosaur-20110526-1|12	BuildRequires:	freetype-tools
12cr|fonts-ttf-designosaur-20110526-1|13	
12cr|fonts-ttf-designosaur-20110526-1|14	%description
12cr|fonts-ttf-designosaur-20110526-1|15	"Designosaur" typeface was inspired by classic school design canons to turn
12cr|fonts-ttf-designosaur-20110526-1|16	greatly elegant and functional, serve for various ideas and survive decades.
12cr|fonts-ttf-designosaur-20110526-1|17	
12cr|fonts-ttf-designosaur-20110526-1|18	%prep
12cr|fonts-ttf-designosaur-20110526-1|19	%setup -q -c -n %{name}-%{version}
12cr|fonts-ttf-designosaur-20110526-1|20	
12cr|fonts-ttf-designosaur-20110526-1|21	%build
12cr|fonts-ttf-designosaur-20110526-1|22	
12cr|fonts-ttf-designosaur-20110526-1|23	%install
12cr|fonts-ttf-designosaur-20110526-1|24	%__rm -rf %{buildroot}
12cr|fonts-ttf-designosaur-20110526-1|25	
12cr|fonts-ttf-designosaur-20110526-1|26	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/designosaur
12cr|fonts-ttf-designosaur-20110526-1|27	
12cr|fonts-ttf-designosaur-20110526-1|28	%__install -m 644 OT-tt/*.ttf %{buildroot}%{_xfontdir}/TTF/designosaur
12cr|fonts-ttf-designosaur-20110526-1|29	ttmkfdir %{buildroot}%{_xfontdir}/TTF/designosaur -o %{buildroot}%{_xfontdir}/TTF/designosaur/fonts.dir
12cr|fonts-ttf-designosaur-20110526-1|30	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/designosaur/fonts.scale
12cr|fonts-ttf-designosaur-20110526-1|31	
12cr|fonts-ttf-designosaur-20110526-1|32	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-designosaur-20110526-1|33	%__ln_s ../../..%{_xfontdir}/TTF/designosaur \
12cr|fonts-ttf-designosaur-20110526-1|34	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-designosaur:pri=50
12cr|fonts-ttf-designosaur-20110526-1|35	
12cr|fonts-ttf-designosaur-20110526-1|36	%__install -d %{buildroot}%{_docdir}/%{name}
12cr|fonts-ttf-designosaur-20110526-1|37	cat > %{buildroot}%{_docdir}/%{name}/README << EOF
12cr|fonts-ttf-designosaur-20110526-1|38	Family		Designosaur
12cr|fonts-ttf-designosaur-20110526-1|39	Designer	Sergiy S. Tkachenko
12cr|fonts-ttf-designosaur-20110526-1|40	Foundry		Sergiy S. Tkachenko
12cr|fonts-ttf-designosaur-20110526-1|41	License		CC-BY
12cr|fonts-ttf-designosaur-20110526-1|42	Category	Serif
12cr|fonts-ttf-designosaur-20110526-1|43	
12cr|fonts-ttf-designosaur-20110526-1|44	Description
12cr|fonts-ttf-designosaur-20110526-1|45	
12cr|fonts-ttf-designosaur-20110526-1|46	"Designosaur" typeface was inspired by classic school design canons to turn
12cr|fonts-ttf-designosaur-20110526-1|47	greatly elegant and functional, serve for various ideas and survive decades.
12cr|fonts-ttf-designosaur-20110526-1|48	
12cr|fonts-ttf-designosaur-20110526-1|49	Full Language Support
12cr|fonts-ttf-designosaur-20110526-1|50	
12cr|fonts-ttf-designosaur-20110526-1|51	Afrikaans, Baltic, Basic Cyrillic, Basic Latin, Catalan, Central European,
12cr|fonts-ttf-designosaur-20110526-1|52	Dutch, Euro, Igbo Onwu, Pinyin, Romanian, Turkish, Vietnamese, Western
12cr|fonts-ttf-designosaur-20110526-1|53	European.
12cr|fonts-ttf-designosaur-20110526-1|54	EOF
12cr|fonts-ttf-designosaur-20110526-1|55	
12cr|fonts-ttf-designosaur-20110526-1|56	%files
12cr|fonts-ttf-designosaur-20110526-1|57	%doc %{_docdir}/%{name}/README
12cr|fonts-ttf-designosaur-20110526-1|58	%dir %{_xfontdir}/TTF/designosaur
12cr|fonts-ttf-designosaur-20110526-1|59	%{_xfontdir}/TTF/designosaur/*.ttf
12cr|fonts-ttf-designosaur-20110526-1|60	%verify(not mtime) %{_datadir}/fonts/TTF/designosaur/fonts.dir
12cr|fonts-ttf-designosaur-20110526-1|61	%{_xfontdir}/TTF/designosaur/fonts.scale
12cr|fonts-ttf-designosaur-20110526-1|62	%{_sysconfdir}/X11/fontpath.d/ttf-designosaur:pri=50
12cr|fonts-ttf-designosaur-20110526-1|63	
12cr|fonts-ttf-designosaur-20110526-1|64	
12cr|fonts-ttf-designosaur-20110526-1|65	%changelog
12cr|fonts-ttf-designosaur-20110526-1|66	* Wed Dec 14 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 20110526-1
12cr|fonts-ttf-designosaur-20110526-1|67	+ Revision: 741139
12cr|fonts-ttf-designosaur-20110526-1|68	- imported package fonts-ttf-designosaur
12cr|fonts-ttf-designosaur-20110526-1|69	

1398 12
12cr|fonts-ttf-DidactGothic-20110825-1|1	%define pkgname DidactGothic
12cr|fonts-ttf-DidactGothic-20110825-1|2	
12cr|fonts-ttf-DidactGothic-20110825-1|3	Summary:	Sans-serif font
12cr|fonts-ttf-DidactGothic-20110825-1|4	Name:		fonts-ttf-DidactGothic
12cr|fonts-ttf-DidactGothic-20110825-1|5	Version:	20110825
12cr|fonts-ttf-DidactGothic-20110825-1|6	Release:	%mkrel 1
12cr|fonts-ttf-DidactGothic-20110825-1|7	License:	OFL
12cr|fonts-ttf-DidactGothic-20110825-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-DidactGothic-20110825-1|9	URL:		http://io.debian.net/~danielj/
12cr|fonts-ttf-DidactGothic-20110825-1|10	Source0:	http://io.debian.net/~danielj/DidactGothic/%{pkgname}-%{version}.tar.bz2
12cr|fonts-ttf-DidactGothic-20110825-1|11	BuildArch:	noarch
12cr|fonts-ttf-DidactGothic-20110825-1|12	BuildRequires:	freetype-tools
12cr|fonts-ttf-DidactGothic-20110825-1|13	BuildRequires:	dos2unix
12cr|fonts-ttf-DidactGothic-20110825-1|14	
12cr|fonts-ttf-DidactGothic-20110825-1|15	%description
12cr|fonts-ttf-DidactGothic-20110825-1|16	Didact Gothic is a sans-serif font designed to present each letter in the form
12cr|fonts-ttf-DidactGothic-20110825-1|17	most often used in elementary classrooms. This makes it very suitable
12cr|fonts-ttf-DidactGothic-20110825-1|18	for literacy efforts.
12cr|fonts-ttf-DidactGothic-20110825-1|19	
12cr|fonts-ttf-DidactGothic-20110825-1|20	The font supports all of Basic Latin, Latin-1 Supplement, and most of Latin
12cr|fonts-ttf-DidactGothic-20110825-1|21	Extended-A. It supports almost all Latin-alphabet European languages.
12cr|fonts-ttf-DidactGothic-20110825-1|22	It also supports the major Cyrillic scripts, including non-Slavic languages,
12cr|fonts-ttf-DidactGothic-20110825-1|23	as well as modern and polytonic Greek.
12cr|fonts-ttf-DidactGothic-20110825-1|24	
12cr|fonts-ttf-DidactGothic-20110825-1|25	%prep
12cr|fonts-ttf-DidactGothic-20110825-1|26	%setup -q -c -n %{pkgname}-%{version}
12cr|fonts-ttf-DidactGothic-20110825-1|27	chmod -x *
12cr|fonts-ttf-DidactGothic-20110825-1|28	dos2unix OFL.txt
12cr|fonts-ttf-DidactGothic-20110825-1|29	
12cr|fonts-ttf-DidactGothic-20110825-1|30	%build
12cr|fonts-ttf-DidactGothic-20110825-1|31	
12cr|fonts-ttf-DidactGothic-20110825-1|32	%install
12cr|fonts-ttf-DidactGothic-20110825-1|33	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/DidactGothic
12cr|fonts-ttf-DidactGothic-20110825-1|34	
12cr|fonts-ttf-DidactGothic-20110825-1|35	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/DidactGothic
12cr|fonts-ttf-DidactGothic-20110825-1|36	ttmkfdir %{buildroot}%{_xfontdir}/TTF/DidactGothic -o %{buildroot}%{_xfontdir}/TTF/DidactGothic/fonts.dir
12cr|fonts-ttf-DidactGothic-20110825-1|37	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/DidactGothic/fonts.scale
12cr|fonts-ttf-DidactGothic-20110825-1|38	
12cr|fonts-ttf-DidactGothic-20110825-1|39	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-DidactGothic-20110825-1|40	%__ln_s ../../..%{_xfontdir}/TTF/DidactGothic \
12cr|fonts-ttf-DidactGothic-20110825-1|41	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-DidactGothic:pri=50
12cr|fonts-ttf-DidactGothic-20110825-1|42	
12cr|fonts-ttf-DidactGothic-20110825-1|43	%files
12cr|fonts-ttf-DidactGothic-20110825-1|44	%doc FONTLOG.txt OFL.txt
12cr|fonts-ttf-DidactGothic-20110825-1|45	%dir %{_xfontdir}/TTF/DidactGothic
12cr|fonts-ttf-DidactGothic-20110825-1|46	%{_xfontdir}/TTF/DidactGothic/*.ttf
12cr|fonts-ttf-DidactGothic-20110825-1|47	%verify(not mtime) %{_datadir}/fonts/TTF/DidactGothic/fonts.dir
12cr|fonts-ttf-DidactGothic-20110825-1|48	%{_xfontdir}/TTF/DidactGothic/fonts.scale
12cr|fonts-ttf-DidactGothic-20110825-1|49	%{_sysconfdir}/X11/fontpath.d/ttf-DidactGothic:pri=50
12cr|fonts-ttf-DidactGothic-20110825-1|50	
12cr|fonts-ttf-DidactGothic-20110825-1|51	
12cr|fonts-ttf-DidactGothic-20110825-1|52	%changelog
12cr|fonts-ttf-DidactGothic-20110825-1|53	* Fri Dec 09 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 20110825-1mdv2011.0
12cr|fonts-ttf-DidactGothic-20110825-1|54	+ Revision: 739440
12cr|fonts-ttf-DidactGothic-20110825-1|55	- imported package fonts-ttf-DidactGothic
12cr|fonts-ttf-DidactGothic-20110825-1|56	

1399 12
12cr|fonts-ttf-doulos-sil-4.110-1|1	%define pkgname DoulosSIL
12cr|fonts-ttf-doulos-sil-4.110-1|2	
12cr|fonts-ttf-doulos-sil-4.110-1|3	Summary:	Unicode Times-like font with only regular face
12cr|fonts-ttf-doulos-sil-4.110-1|4	Name:		fonts-ttf-doulos-sil
12cr|fonts-ttf-doulos-sil-4.110-1|5	Version:	4.110
12cr|fonts-ttf-doulos-sil-4.110-1|6	Release:	%mkrel 1
12cr|fonts-ttf-doulos-sil-4.110-1|7	License:	OFL
12cr|fonts-ttf-doulos-sil-4.110-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-doulos-sil-4.110-1|9	URL:		http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=DoulosSILfont
12cr|fonts-ttf-doulos-sil-4.110-1|10	Source0:	%{pkgname}-%{version}.zip
12cr|fonts-ttf-doulos-sil-4.110-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-doulos-sil-4.110-1|12	BuildArch:	noarch
12cr|fonts-ttf-doulos-sil-4.110-1|13	BuildRequires:	freetype-tools
12cr|fonts-ttf-doulos-sil-4.110-1|14	BuildRequires:	dos2unix
12cr|fonts-ttf-doulos-sil-4.110-1|15	
12cr|fonts-ttf-doulos-sil-4.110-1|16	%description
12cr|fonts-ttf-doulos-sil-4.110-1|17	The goal for this product was to provide a single Unicode-based font family
12cr|fonts-ttf-doulos-sil-4.110-1|18	that would contain a comprehensive inventory of glyphs needed for almost any
12cr|fonts-ttf-doulos-sil-4.110-1|19	Roman- or Cyrillic-based writing system, whether used for phonetic
12cr|fonts-ttf-doulos-sil-4.110-1|20	or orthographic needs. In addition, there is provision for other characters
12cr|fonts-ttf-doulos-sil-4.110-1|21	and symbols useful to linguists. This font makes use of state-of-the-art font
12cr|fonts-ttf-doulos-sil-4.110-1|22	technologies to support complex typographic issues, such as the need
12cr|fonts-ttf-doulos-sil-4.110-1|23	to position arbitrary combinations of base glyphs and diacritics optimally.
12cr|fonts-ttf-doulos-sil-4.110-1|24	
12cr|fonts-ttf-doulos-sil-4.110-1|25	Doulos is very similar to Times/Times New Roman, but only has a single face -
12cr|fonts-ttf-doulos-sil-4.110-1|26	regular. It is intended for use alongside other Times-like fonts where
12cr|fonts-ttf-doulos-sil-4.110-1|27	a range of styles (italic, bold) are not needed.
12cr|fonts-ttf-doulos-sil-4.110-1|28	
12cr|fonts-ttf-doulos-sil-4.110-1|29	%prep
12cr|fonts-ttf-doulos-sil-4.110-1|30	%setup -q -n %{pkgname}-%{version}
12cr|fonts-ttf-doulos-sil-4.110-1|31	dos2unix *.txt
12cr|fonts-ttf-doulos-sil-4.110-1|32	
12cr|fonts-ttf-doulos-sil-4.110-1|33	%build
12cr|fonts-ttf-doulos-sil-4.110-1|34	
12cr|fonts-ttf-doulos-sil-4.110-1|35	%install
12cr|fonts-ttf-doulos-sil-4.110-1|36	%__rm -rf %{buildroot}
12cr|fonts-ttf-doulos-sil-4.110-1|37	
12cr|fonts-ttf-doulos-sil-4.110-1|38	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/doulos-sil
12cr|fonts-ttf-doulos-sil-4.110-1|39	
12cr|fonts-ttf-doulos-sil-4.110-1|40	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/doulos-sil
12cr|fonts-ttf-doulos-sil-4.110-1|41	ttmkfdir %{buildroot}%{_xfontdir}/TTF/doulos-sil -o %{buildroot}%{_xfontdir}/TTF/doulos-sil/fonts.dir
12cr|fonts-ttf-doulos-sil-4.110-1|42	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/doulos-sil/fonts.scale
12cr|fonts-ttf-doulos-sil-4.110-1|43	
12cr|fonts-ttf-doulos-sil-4.110-1|44	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-doulos-sil-4.110-1|45	%__ln_s ../../..%{_xfontdir}/TTF/doulos-sil \
12cr|fonts-ttf-doulos-sil-4.110-1|46	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-doulos-sil:pri=50
12cr|fonts-ttf-doulos-sil-4.110-1|47	
12cr|fonts-ttf-doulos-sil-4.110-1|48	%clean
12cr|fonts-ttf-doulos-sil-4.110-1|49	%__rm -rf %{buildroot}
12cr|fonts-ttf-doulos-sil-4.110-1|50	
12cr|fonts-ttf-doulos-sil-4.110-1|51	%files
12cr|fonts-ttf-doulos-sil-4.110-1|52	%defattr(-,root,root,-)
12cr|fonts-ttf-doulos-sil-4.110-1|53	%doc FONTLOG.txt OFL.txt OFL-FAQ.txt README.txt
12cr|fonts-ttf-doulos-sil-4.110-1|54	%dir %{_xfontdir}/TTF/doulos-sil
12cr|fonts-ttf-doulos-sil-4.110-1|55	%{_xfontdir}/TTF/doulos-sil/*.ttf
12cr|fonts-ttf-doulos-sil-4.110-1|56	%verify(not mtime) %{_datadir}/fonts/TTF/doulos-sil/fonts.dir
12cr|fonts-ttf-doulos-sil-4.110-1|57	%{_xfontdir}/TTF/doulos-sil/fonts.scale
12cr|fonts-ttf-doulos-sil-4.110-1|58	%{_sysconfdir}/X11/fontpath.d/ttf-doulos-sil:pri=50
12cr|fonts-ttf-doulos-sil-4.110-1|59	
12cr|fonts-ttf-doulos-sil-4.110-1|60	
12cr|fonts-ttf-doulos-sil-4.110-1|61	%changelog
12cr|fonts-ttf-doulos-sil-4.110-1|62	* Fri Dec 09 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 4.110-1mdv2012.0
12cr|fonts-ttf-doulos-sil-4.110-1|63	+ Revision: 739486
12cr|fonts-ttf-doulos-sil-4.110-1|64	- Update to 4.110
12cr|fonts-ttf-doulos-sil-4.110-1|65	
12cr|fonts-ttf-doulos-sil-4.110-1|66	* Fri Jul 22 2011 Sergey Zhemoitel <serg@mandriva.org> 4.106-1
12cr|fonts-ttf-doulos-sil-4.110-1|67	+ Revision: 690965
12cr|fonts-ttf-doulos-sil-4.110-1|68	- imported package fonts-ttf-doulos-sil
12cr|fonts-ttf-doulos-sil-4.110-1|69	

1400 12
12cr|fonts-ttf-dustismo-2.0-12|1	Summary:	A small collection of Truetype fonts (GPL)
12cr|fonts-ttf-dustismo-2.0-12|2	Name:		fonts-ttf-dustismo
12cr|fonts-ttf-dustismo-2.0-12|3	Version:	2.0
12cr|fonts-ttf-dustismo-2.0-12|4	Release:	%mkrel 12
12cr|fonts-ttf-dustismo-2.0-12|5	
12cr|fonts-ttf-dustismo-2.0-12|6	Source0:	Dustismo.tgz
12cr|fonts-ttf-dustismo-2.0-12|7	Source1:	Abogada_loco.zip
12cr|fonts-ttf-dustismo-2.0-12|8	Source2:	balker.zip
12cr|fonts-ttf-dustismo-2.0-12|9	Source3:	Domestic_Manners.zip
12cr|fonts-ttf-dustismo-2.0-12|10	Source4:	El_Abogado_Loco.zip
12cr|fonts-ttf-dustismo-2.0-12|11	Source5:	flatline.zip
12cr|fonts-ttf-dustismo-2.0-12|12	Source6:	ItWasntMe.zip
12cr|fonts-ttf-dustismo-2.0-12|13	Source7:	Junkyard.zip
12cr|fonts-ttf-dustismo-2.0-12|14	Source8:	MarkedFool.zip
12cr|fonts-ttf-dustismo-2.0-12|15	Source9:	PenguinAttack.zip
12cr|fonts-ttf-dustismo-2.0-12|16	Source10:	Progenisis.zip
12cr|fonts-ttf-dustismo-2.0-12|17	Source11:	Swift.zip
12cr|fonts-ttf-dustismo-2.0-12|18	Source12:	Wargames.zip
12cr|fonts-ttf-dustismo-2.0-12|19	Source13:	Winks.zip
12cr|fonts-ttf-dustismo-2.0-12|20	License:	GPL
12cr|fonts-ttf-dustismo-2.0-12|21	Group:		System/Fonts/True type
12cr|fonts-ttf-dustismo-2.0-12|22	URL:		http://www.dustismo.com
12cr|fonts-ttf-dustismo-2.0-12|23	BuildRoot:	%_tmppath/%name-%version-%release-root
12cr|fonts-ttf-dustismo-2.0-12|24	BuildArch:	noarch
12cr|fonts-ttf-dustismo-2.0-12|25	BuildRequires: fontconfig
12cr|fonts-ttf-dustismo-2.0-12|26	Obsoletes:	dustismo-fonts
12cr|fonts-ttf-dustismo-2.0-12|27	Provides:	dustismo-fonts
12cr|fonts-ttf-dustismo-2.0-12|28	BuildRequires:	fontconfig
12cr|fonts-ttf-dustismo-2.0-12|29	BuildRequires:	freetype-tools
12cr|fonts-ttf-dustismo-2.0-12|30	
12cr|fonts-ttf-dustismo-2.0-12|31	%description
12cr|fonts-ttf-dustismo-2.0-12|32	A small collection of Truetype fonts released under the GPL.
12cr|fonts-ttf-dustismo-2.0-12|33	One of the fonts included is Dustismo. The aim is to create a standard,
12cr|fonts-ttf-dustismo-2.0-12|34	high quality, all purpose, sans serif font.
12cr|fonts-ttf-dustismo-2.0-12|35	
12cr|fonts-ttf-dustismo-2.0-12|36	%prep
12cr|fonts-ttf-dustismo-2.0-12|37	%setup -q -c %name-%version
12cr|fonts-ttf-dustismo-2.0-12|38	unzip -o %SOURCE2 -d $RPM_BUILD_DIR/%name-%version
12cr|fonts-ttf-dustismo-2.0-12|39	unzip -o %SOURCE3 -d $RPM_BUILD_DIR/%name-%version
12cr|fonts-ttf-dustismo-2.0-12|40	unzip -o %SOURCE4 -d $RPM_BUILD_DIR/%name-%version
12cr|fonts-ttf-dustismo-2.0-12|41	unzip -o %SOURCE5 -d $RPM_BUILD_DIR/%name-%version
12cr|fonts-ttf-dustismo-2.0-12|42	unzip -o %SOURCE6 -d $RPM_BUILD_DIR/%name-%version
12cr|fonts-ttf-dustismo-2.0-12|43	unzip -o %SOURCE7 -d $RPM_BUILD_DIR/%name-%version
12cr|fonts-ttf-dustismo-2.0-12|44	unzip -o %SOURCE8 -d $RPM_BUILD_DIR/%name-%version
12cr|fonts-ttf-dustismo-2.0-12|45	unzip -o %SOURCE9 -d $RPM_BUILD_DIR/%name-%version
12cr|fonts-ttf-dustismo-2.0-12|46	unzip -o %SOURCE10 -d $RPM_BUILD_DIR/%name-%version
12cr|fonts-ttf-dustismo-2.0-12|47	unzip -o %SOURCE11 -d $RPM_BUILD_DIR/%name-%version
12cr|fonts-ttf-dustismo-2.0-12|48	unzip -o %SOURCE12 -d $RPM_BUILD_DIR/%name-%version
12cr|fonts-ttf-dustismo-2.0-12|49	unzip -o %SOURCE13 -d $RPM_BUILD_DIR/%name-%version
12cr|fonts-ttf-dustismo-2.0-12|50	
12cr|fonts-ttf-dustismo-2.0-12|51	mv "It wasn't me.ttf" It_wasn_t_me.ttf
12cr|fonts-ttf-dustismo-2.0-12|52	
12cr|fonts-ttf-dustismo-2.0-12|53	%install
12cr|fonts-ttf-dustismo-2.0-12|54	rm -rf $RPM_BUILD_ROOT
12cr|fonts-ttf-dustismo-2.0-12|55	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/dustismo
12cr|fonts-ttf-dustismo-2.0-12|56	cp -f *.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/dustismo
12cr|fonts-ttf-dustismo-2.0-12|57	{
12cr|fonts-ttf-dustismo-2.0-12|58	pushd $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/dustismo
12cr|fonts-ttf-dustismo-2.0-12|59	ttmkfdir > fonts.dir
12cr|fonts-ttf-dustismo-2.0-12|60	cp fonts.dir fonts.scale
12cr|fonts-ttf-dustismo-2.0-12|61	popd
12cr|fonts-ttf-dustismo-2.0-12|62	}
12cr|fonts-ttf-dustismo-2.0-12|63	
12cr|fonts-ttf-dustismo-2.0-12|64	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-dustismo-2.0-12|65	ln -s ../../..%_datadir/fonts/ttf/dustismo \
12cr|fonts-ttf-dustismo-2.0-12|66	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-dustismo:pri=50
12cr|fonts-ttf-dustismo-2.0-12|67	
12cr|fonts-ttf-dustismo-2.0-12|68	
12cr|fonts-ttf-dustismo-2.0-12|69	%clean
12cr|fonts-ttf-dustismo-2.0-12|70	rm -rf $RPM_BUILD_ROOT
12cr|fonts-ttf-dustismo-2.0-12|71	
12cr|fonts-ttf-dustismo-2.0-12|72	%files
12cr|fonts-ttf-dustismo-2.0-12|73	%defattr(0644,root,root,0755)
12cr|fonts-ttf-dustismo-2.0-12|74	%doc installation.txt license.txt
12cr|fonts-ttf-dustismo-2.0-12|75	%dir %_datadir/fonts/ttf/dustismo
12cr|fonts-ttf-dustismo-2.0-12|76	%config(noreplace) %{_datadir}/fonts/ttf/dustismo/fonts.dir
12cr|fonts-ttf-dustismo-2.0-12|77	%config(noreplace) %{_datadir}/fonts/ttf/dustismo/fonts.scale
12cr|fonts-ttf-dustismo-2.0-12|78	%{_datadir}/fonts/ttf/dustismo/*.ttf
12cr|fonts-ttf-dustismo-2.0-12|79	%{_sysconfdir}/X11/fontpath.d/ttf-dustismo:pri=50
12cr|fonts-ttf-dustismo-2.0-12|80	
12cr|fonts-ttf-dustismo-2.0-12|81	
12cr|fonts-ttf-dustismo-2.0-12|82	%changelog
12cr|fonts-ttf-dustismo-2.0-12|83	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 2.0-12mdv2011.0
12cr|fonts-ttf-dustismo-2.0-12|84	+ Revision: 675517
12cr|fonts-ttf-dustismo-2.0-12|85	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-ttf-dustismo-2.0-12|86	
12cr|fonts-ttf-dustismo-2.0-12|87	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0-11mdv2011.0
12cr|fonts-ttf-dustismo-2.0-12|88	+ Revision: 610727
12cr|fonts-ttf-dustismo-2.0-12|89	- rebuild
12cr|fonts-ttf-dustismo-2.0-12|90	
12cr|fonts-ttf-dustismo-2.0-12|91	* Wed Jan 20 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 2.0-10mdv2010.1
12cr|fonts-ttf-dustismo-2.0-12|92	+ Revision: 494137
12cr|fonts-ttf-dustismo-2.0-12|93	- fc-cache is now called by an rpm filetrigger
12cr|fonts-ttf-dustismo-2.0-12|94	
12cr|fonts-ttf-dustismo-2.0-12|95	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 2.0-9mdv2010.0
12cr|fonts-ttf-dustismo-2.0-12|96	+ Revision: 428829
12cr|fonts-ttf-dustismo-2.0-12|97	- rebuild
12cr|fonts-ttf-dustismo-2.0-12|98	
12cr|fonts-ttf-dustismo-2.0-12|99	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2.0-8mdv2009.0
12cr|fonts-ttf-dustismo-2.0-12|100	+ Revision: 240715
12cr|fonts-ttf-dustismo-2.0-12|101	- rebuild
12cr|fonts-ttf-dustismo-2.0-12|102	- kill re-definition of %%buildroot on Pixel's request
12cr|fonts-ttf-dustismo-2.0-12|103	
12cr|fonts-ttf-dustismo-2.0-12|104	+ Olivier Blin <oblin@mandriva.com>
12cr|fonts-ttf-dustismo-2.0-12|105	- restore BuildRoot
12cr|fonts-ttf-dustismo-2.0-12|106	
12cr|fonts-ttf-dustismo-2.0-12|107	* Mon Jul 09 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 2.0-6mdv2008.0
12cr|fonts-ttf-dustismo-2.0-12|108	+ Revision: 50619
12cr|fonts-ttf-dustismo-2.0-12|109	- fontpath.d conversion (#31756)
12cr|fonts-ttf-dustismo-2.0-12|110	- change font directory to a more standard location
12cr|fonts-ttf-dustismo-2.0-12|111	- minor spec cleanups
12cr|fonts-ttf-dustismo-2.0-12|112	- Import fonts-ttf-dustismo
12cr|fonts-ttf-dustismo-2.0-12|113	
12cr|fonts-ttf-dustismo-2.0-12|114	
12cr|fonts-ttf-dustismo-2.0-12|115	
12cr|fonts-ttf-dustismo-2.0-12|116	* Wed Feb 08 2006 Frederic Crozat <fcrozat@mandriva.com> 2.0-5mdk
12cr|fonts-ttf-dustismo-2.0-12|117	- Don't package fontconfig cache file
12cr|fonts-ttf-dustismo-2.0-12|118	- Fix prereq
12cr|fonts-ttf-dustismo-2.0-12|119	
12cr|fonts-ttf-dustismo-2.0-12|120	* Thu Apr 28 2005 Marcel Pol <mpol@mandriva.org> 2.0-4mdk
12cr|fonts-ttf-dustismo-2.0-12|121	- add more fonts
12cr|fonts-ttf-dustismo-2.0-12|122	
12cr|fonts-ttf-dustismo-2.0-12|123	* Thu Apr 28 2005 Marcel Pol <mpol@mandriva.org> 2.0-3mdk
12cr|fonts-ttf-dustismo-2.0-12|124	- rebuild and smal spec cleanup
12cr|fonts-ttf-dustismo-2.0-12|125	
12cr|fonts-ttf-dustismo-2.0-12|126	* Fri Apr 30 2004 Marcel Pol <mpol@mandrake.org> 2.0-2mdk
12cr|fonts-ttf-dustismo-2.0-12|127	- rebuild for bot happiness
12cr|fonts-ttf-dustismo-2.0-12|128	
12cr|fonts-ttf-dustismo-2.0-12|129	* Sun Mar 23 2003 Marcel Pol <mpol@gmx.net> 2.0-1mdk
12cr|fonts-ttf-dustismo-2.0-12|130	- 2.0
12cr|fonts-ttf-dustismo-2.0-12|131	
12cr|fonts-ttf-dustismo-2.0-12|132	* Wed Feb 19 2003 Marcel Pol <mpol@gmx.net> 1.92-1mdk
12cr|fonts-ttf-dustismo-2.0-12|133	- changed name of the rpm
12cr|fonts-ttf-dustismo-2.0-12|134	- use real versioning: 1.92
12cr|fonts-ttf-dustismo-2.0-12|135	
12cr|fonts-ttf-dustismo-2.0-12|136	* Fri Jan 24 2003 Marcel Pol <mpol@gmx.net> 20030111-1mdk
12cr|fonts-ttf-dustismo-2.0-12|137	- initial mandrake rpm
12cr|fonts-ttf-dustismo-2.0-12|138	- run fc-cache in %%post, so fc-list can see them
12cr|fonts-ttf-dustismo-2.0-12|139	- can't seem to get the bold and italic fonts right...

1401 12
12cr|fonts-ttf-ebgaramond-0.014e-1|1	%define pkgname	EBGaramond
12cr|fonts-ttf-ebgaramond-0.014e-1|2	
12cr|fonts-ttf-ebgaramond-0.014e-1|3	Name:		fonts-ttf-ebgaramond
12cr|fonts-ttf-ebgaramond-0.014e-1|4	Summary:	A revival of Claude Garamont’s famous humanist typeface
12cr|fonts-ttf-ebgaramond-0.014e-1|5	Version:	0.014e
12cr|fonts-ttf-ebgaramond-0.014e-1|6	Release:	1
12cr|fonts-ttf-ebgaramond-0.014e-1|7	License:	OFL
12cr|fonts-ttf-ebgaramond-0.014e-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-ebgaramond-0.014e-1|9	URL:		http://www.georgduffner.at/ebgaramond/index.html
12cr|fonts-ttf-ebgaramond-0.014e-1|10	Source0:	https://github.com/downloads/georgd/EB-Garamond/%{pkgname}-%{version}.zip
12cr|fonts-ttf-ebgaramond-0.014e-1|11	BuildArch:	noarch
12cr|fonts-ttf-ebgaramond-0.014e-1|12	BuildRequires:	freetype-tools
12cr|fonts-ttf-ebgaramond-0.014e-1|13	BuildRequires:	dos2unix
12cr|fonts-ttf-ebgaramond-0.014e-1|14	
12cr|fonts-ttf-ebgaramond-0.014e-1|15	%description
12cr|fonts-ttf-ebgaramond-0.014e-1|16	Garamont’s fonts represent a milestone in the history of type design,
12cr|fonts-ttf-ebgaramond-0.014e-1|17	a touchstone to which font designers have been returning ever since.
12cr|fonts-ttf-ebgaramond-0.014e-1|18	EB Garamond is an open source project to create a revival of Claude
12cr|fonts-ttf-ebgaramond-0.014e-1|19	Garamont’s famous humanist typeface from the mid-16th century. Its design
12cr|fonts-ttf-ebgaramond-0.014e-1|20	reproduces the original by Claude Garamont: The source for the letterforms
12cr|fonts-ttf-ebgaramond-0.014e-1|21	is a scan of a specimen known as the “Berner specimen”, which, composed
12cr|fonts-ttf-ebgaramond-0.014e-1|22	in 1592 by Conrad Berner, son-in-law of Christian Egenolff and his successor
12cr|fonts-ttf-ebgaramond-0.014e-1|23	at the Egenolff print office, shows Garamont’s roman and Granjon’s italic
12cr|fonts-ttf-ebgaramond-0.014e-1|24	fonts at different sizes. Hence the name of this project: Egenolff-Berner
12cr|fonts-ttf-ebgaramond-0.014e-1|25	Garamond.
12cr|fonts-ttf-ebgaramond-0.014e-1|26	
12cr|fonts-ttf-ebgaramond-0.014e-1|27	%prep
12cr|fonts-ttf-ebgaramond-0.014e-1|28	%setup -qn %{pkgname}-%{version}
12cr|fonts-ttf-ebgaramond-0.014e-1|29	dos2unix COPYING
12cr|fonts-ttf-ebgaramond-0.014e-1|30	
12cr|fonts-ttf-ebgaramond-0.014e-1|31	%build
12cr|fonts-ttf-ebgaramond-0.014e-1|32	
12cr|fonts-ttf-ebgaramond-0.014e-1|33	%install
12cr|fonts-ttf-ebgaramond-0.014e-1|34	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/ebgaramond
12cr|fonts-ttf-ebgaramond-0.014e-1|35	
12cr|fonts-ttf-ebgaramond-0.014e-1|36	%__install -m 644 ttf/*.ttf %{buildroot}%{_xfontdir}/TTF/ebgaramond
12cr|fonts-ttf-ebgaramond-0.014e-1|37	ttmkfdir %{buildroot}%{_xfontdir}/TTF/ebgaramond -o %{buildroot}%{_xfontdir}/TTF/ebgaramond/fonts.dir
12cr|fonts-ttf-ebgaramond-0.014e-1|38	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/ebgaramond/fonts.scale
12cr|fonts-ttf-ebgaramond-0.014e-1|39	
12cr|fonts-ttf-ebgaramond-0.014e-1|40	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-ebgaramond-0.014e-1|41	%__ln_s ../../..%{_xfontdir}/TTF/ebgaramond \
12cr|fonts-ttf-ebgaramond-0.014e-1|42	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-ebgaramond:pri=50
12cr|fonts-ttf-ebgaramond-0.014e-1|43	
12cr|fonts-ttf-ebgaramond-0.014e-1|44	%files
12cr|fonts-ttf-ebgaramond-0.014e-1|45	%defattr(0644,root,root,0755)
12cr|fonts-ttf-ebgaramond-0.014e-1|46	%doc COPYING
12cr|fonts-ttf-ebgaramond-0.014e-1|47	%dir %{_xfontdir}/TTF/ebgaramond
12cr|fonts-ttf-ebgaramond-0.014e-1|48	%{_xfontdir}/TTF/ebgaramond/*.ttf
12cr|fonts-ttf-ebgaramond-0.014e-1|49	%verify(not mtime) %{_datadir}/fonts/TTF/ebgaramond/fonts.dir
12cr|fonts-ttf-ebgaramond-0.014e-1|50	%{_xfontdir}/TTF/ebgaramond/fonts.scale
12cr|fonts-ttf-ebgaramond-0.014e-1|51	%{_sysconfdir}/X11/fontpath.d/ttf-ebgaramond:pri=50
12cr|fonts-ttf-ebgaramond-0.014e-1|52	
12cr|fonts-ttf-ebgaramond-0.014e-1|53	
12cr|fonts-ttf-ebgaramond-0.014e-1|54	%changelog
12cr|fonts-ttf-ebgaramond-0.014e-1|55	* Mon Aug 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.014e-1
12cr|fonts-ttf-ebgaramond-0.014e-1|56	+ Revision: 814504
12cr|fonts-ttf-ebgaramond-0.014e-1|57	- imported package fonts-ttf-ebgaramond
12cr|fonts-ttf-ebgaramond-0.014e-1|58	

1402 12
12cr|fonts-ttf-edrip-r6-1|1	%define pkgname edrip-ttf
12cr|fonts-ttf-edrip-r6-1|2	
12cr|fonts-ttf-edrip-r6-1|3	Summary: contrast sans-serif font
12cr|fonts-ttf-edrip-r6-1|4	Name: fonts-ttf-edrip
12cr|fonts-ttf-edrip-r6-1|5	Version: r6
12cr|fonts-ttf-edrip-r6-1|6	Release: %mkrel 1
12cr|fonts-ttf-edrip-r6-1|7	License: OFL
12cr|fonts-ttf-edrip-r6-1|8	Group: System/Fonts/True type
12cr|fonts-ttf-edrip-r6-1|9	URL: http://code.google.com/p/edrip/
12cr|fonts-ttf-edrip-r6-1|10	Source0: http://edrip.googlecode.com/files/%{pkgname}-%{version}.tar.xz
12cr|fonts-ttf-edrip-r6-1|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-edrip-r6-1|12	BuildArch: noarch
12cr|fonts-ttf-edrip-r6-1|13	BuildRequires: freetype-tools
12cr|fonts-ttf-edrip-r6-1|14	
12cr|fonts-ttf-edrip-r6-1|15	%description
12cr|fonts-ttf-edrip-r6-1|16	Edrip font is a contrast sans-serif font. It is based on the Teams font released on 2000 by TopTeam Co. which can be found in Debian: http://packages.debian.org/sarge/t1-teams. The font is distributed under the terms of SIL Open Font License. Up to now this font contains symbols for Cyrillic and basic Latin alphabets.
12cr|fonts-ttf-edrip-r6-1|17	
12cr|fonts-ttf-edrip-r6-1|18	%prep
12cr|fonts-ttf-edrip-r6-1|19	%setup -q -c -n %{pkgname}-%{version}
12cr|fonts-ttf-edrip-r6-1|20	
12cr|fonts-ttf-edrip-r6-1|21	%build
12cr|fonts-ttf-edrip-r6-1|22	
12cr|fonts-ttf-edrip-r6-1|23	%install
12cr|fonts-ttf-edrip-r6-1|24	%__rm -rf %{buildroot}
12cr|fonts-ttf-edrip-r6-1|25	
12cr|fonts-ttf-edrip-r6-1|26	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/edrip
12cr|fonts-ttf-edrip-r6-1|27	
12cr|fonts-ttf-edrip-r6-1|28	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/edrip
12cr|fonts-ttf-edrip-r6-1|29	ttmkfdir %{buildroot}%{_xfontdir}/TTF/edrip > %{buildroot}%{_xfontdir}/TTF/edrip/fonts.dir
12cr|fonts-ttf-edrip-r6-1|30	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/edrip/fonts.scale
12cr|fonts-ttf-edrip-r6-1|31	
12cr|fonts-ttf-edrip-r6-1|32	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-edrip-r6-1|33	%__ln_s ../../..%{_xfontdir}/TTF/edrip \
12cr|fonts-ttf-edrip-r6-1|34	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-edrip:pri=50
12cr|fonts-ttf-edrip-r6-1|35	
12cr|fonts-ttf-edrip-r6-1|36	%clean
12cr|fonts-ttf-edrip-r6-1|37	%__rm -rf %{buildroot}
12cr|fonts-ttf-edrip-r6-1|38	
12cr|fonts-ttf-edrip-r6-1|39	%files
12cr|fonts-ttf-edrip-r6-1|40	%defattr(-,root,root,-)
12cr|fonts-ttf-edrip-r6-1|41	%doc README OFL.txt OFL-FAQ.txt FontLog.txt
12cr|fonts-ttf-edrip-r6-1|42	%dir %{_xfontdir}/TTF/edrip
12cr|fonts-ttf-edrip-r6-1|43	%{_xfontdir}/TTF/edrip/*.ttf
12cr|fonts-ttf-edrip-r6-1|44	%verify(not mtime) %{_datadir}/fonts/TTF/edrip/fonts.dir
12cr|fonts-ttf-edrip-r6-1|45	%{_xfontdir}/TTF/edrip/fonts.scale
12cr|fonts-ttf-edrip-r6-1|46	%{_sysconfdir}/X11/fontpath.d/ttf-edrip:pri=50
12cr|fonts-ttf-edrip-r6-1|47	
12cr|fonts-ttf-edrip-r6-1|48	
12cr|fonts-ttf-edrip-r6-1|49	
12cr|fonts-ttf-edrip-r6-1|50	
12cr|fonts-ttf-edrip-r6-1|51	
12cr|fonts-ttf-edrip-r6-1|52	%changelog
12cr|fonts-ttf-edrip-r6-1|53	* Fri Jul 22 2011 Sergey Zhemoitel <serg@mandriva.org> r6-1mdv2012.0
12cr|fonts-ttf-edrip-r6-1|54	+ Revision: 690968
12cr|fonts-ttf-edrip-r6-1|55	- imported package fonts-ttf-edrip
12cr|fonts-ttf-edrip-r6-1|56	

1403 12
12cr|fonts-ttf-essays1743-1.0-9|1	Summary:	A small collection of Truetype fonts
12cr|fonts-ttf-essays1743-1.0-9|2	Name:		fonts-ttf-essays1743
12cr|fonts-ttf-essays1743-1.0-9|3	Version:	1.0
12cr|fonts-ttf-essays1743-1.0-9|4	Release:	%mkrel 9
12cr|fonts-ttf-essays1743-1.0-9|5	
12cr|fonts-ttf-essays1743-1.0-9|6	Source0:	Essays1743-1.0-ttf.tar.gz
12cr|fonts-ttf-essays1743-1.0-9|7	Source1:	Isabella.ttf.tar.gz
12cr|fonts-ttf-essays1743-1.0-9|8	Source2:	StayPuft.ttf.tar.gz
12cr|fonts-ttf-essays1743-1.0-9|9	License:	GPL/LGPL
12cr|fonts-ttf-essays1743-1.0-9|10	Group:		System/Fonts/True type
12cr|fonts-ttf-essays1743-1.0-9|11	URL:		http://www.thibault.org/fonts/
12cr|fonts-ttf-essays1743-1.0-9|12	BuildRoot:	%_tmppath/%name-%version-%release-root
12cr|fonts-ttf-essays1743-1.0-9|13	BuildArch:	noarch
12cr|fonts-ttf-essays1743-1.0-9|14	BuildRequires:	fontconfig
12cr|fonts-ttf-essays1743-1.0-9|15	BuildRequires:	freetype-tools
12cr|fonts-ttf-essays1743-1.0-9|16	
12cr|fonts-ttf-essays1743-1.0-9|17	
12cr|fonts-ttf-essays1743-1.0-9|18	%description
12cr|fonts-ttf-essays1743-1.0-9|19	A small collection of Truetype fonts.
12cr|fonts-ttf-essays1743-1.0-9|20	
12cr|fonts-ttf-essays1743-1.0-9|21	This package contains 3 fonts:
12cr|fonts-ttf-essays1743-1.0-9|22	* Essays1743 which is based on the typeface used in a 1743
12cr|fonts-ttf-essays1743-1.0-9|23	English translation of Montaigne's Essays,
12cr|fonts-ttf-essays1743-1.0-9|24	* Isabella is based on the calligraphic hand used in the Isabella
12cr|fonts-ttf-essays1743-1.0-9|25	Breviary, made around 1497, in Holland, for Isabella of Castille,
12cr|fonts-ttf-essays1743-1.0-9|26	the first queen of united Spain,
12cr|fonts-ttf-essays1743-1.0-9|27	* StayPuft is a rounded, sort of marshmallowy font.
12cr|fonts-ttf-essays1743-1.0-9|28	It's kind of cute, and might be good for frivolous stuff such as
12cr|fonts-ttf-essays1743-1.0-9|29	birthday cards.
12cr|fonts-ttf-essays1743-1.0-9|30	
12cr|fonts-ttf-essays1743-1.0-9|31	
12cr|fonts-ttf-essays1743-1.0-9|32	%prep
12cr|fonts-ttf-essays1743-1.0-9|33	%setup -q -b1 -b2 -c %name-%version
12cr|fonts-ttf-essays1743-1.0-9|34	
12cr|fonts-ttf-essays1743-1.0-9|35	%install
12cr|fonts-ttf-essays1743-1.0-9|36	rm -rf $RPM_BUILD_ROOT
12cr|fonts-ttf-essays1743-1.0-9|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/essays1743
12cr|fonts-ttf-essays1743-1.0-9|38	
12cr|fonts-ttf-essays1743-1.0-9|39	cp -f *.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/essays1743/
12cr|fonts-ttf-essays1743-1.0-9|40	cp -f Isabella/*.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/essays1743/
12cr|fonts-ttf-essays1743-1.0-9|41	cp -f Essays1743/*.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/essays1743/
12cr|fonts-ttf-essays1743-1.0-9|42	
12cr|fonts-ttf-essays1743-1.0-9|43	{
12cr|fonts-ttf-essays1743-1.0-9|44	pushd $RPM_BUILD_ROOT/usr/share/fonts/ttf/essays1743
12cr|fonts-ttf-essays1743-1.0-9|45	ttmkfdir > fonts.dir
12cr|fonts-ttf-essays1743-1.0-9|46	cp fonts.dir fonts.scale
12cr|fonts-ttf-essays1743-1.0-9|47	popd
12cr|fonts-ttf-essays1743-1.0-9|48	}
12cr|fonts-ttf-essays1743-1.0-9|49	# Rename docs
12cr|fonts-ttf-essays1743-1.0-9|50	cp README.txt StayPuft.README.txt
12cr|fonts-ttf-essays1743-1.0-9|51	cp Isabella/README.txt Isabella/Isabella.README.txt
12cr|fonts-ttf-essays1743-1.0-9|52	cp Essays1743/README Essays1743/Essays1743.README.txt
12cr|fonts-ttf-essays1743-1.0-9|53	
12cr|fonts-ttf-essays1743-1.0-9|54	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-essays1743-1.0-9|55	ln -s ../../..%_datadir/fonts/ttf/essays1743 \
12cr|fonts-ttf-essays1743-1.0-9|56	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-essays:pri=50
12cr|fonts-ttf-essays1743-1.0-9|57	
12cr|fonts-ttf-essays1743-1.0-9|58	%clean
12cr|fonts-ttf-essays1743-1.0-9|59	rm -rf $RPM_BUILD_ROOT
12cr|fonts-ttf-essays1743-1.0-9|60	
12cr|fonts-ttf-essays1743-1.0-9|61	%files
12cr|fonts-ttf-essays1743-1.0-9|62	%defattr(0644,root,root,0755)
12cr|fonts-ttf-essays1743-1.0-9|63	%doc StayPuft.README.txt Isabella/Isabella.README.txt Essays1743/Essays1743.README.txt
12cr|fonts-ttf-essays1743-1.0-9|64	%dir %_datadir/fonts/ttf/essays1743
12cr|fonts-ttf-essays1743-1.0-9|65	%config(noreplace) %{_datadir}/fonts/ttf/essays1743/fonts.dir
12cr|fonts-ttf-essays1743-1.0-9|66	%config(noreplace) %{_datadir}/fonts/ttf/essays1743/fonts.scale
12cr|fonts-ttf-essays1743-1.0-9|67	%{_datadir}/fonts/ttf/essays1743/*.ttf
12cr|fonts-ttf-essays1743-1.0-9|68	%{_sysconfdir}/X11/fontpath.d/ttf-essays:pri=50
12cr|fonts-ttf-essays1743-1.0-9|69	
12cr|fonts-ttf-essays1743-1.0-9|70	
12cr|fonts-ttf-essays1743-1.0-9|71	%changelog
12cr|fonts-ttf-essays1743-1.0-9|72	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 1.0-9mdv2011.0
12cr|fonts-ttf-essays1743-1.0-9|73	+ Revision: 675534
12cr|fonts-ttf-essays1743-1.0-9|74	+ rebuild (emptylog)
12cr|fonts-ttf-essays1743-1.0-9|75	
12cr|fonts-ttf-essays1743-1.0-9|76	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-8mdv2011.0
12cr|fonts-ttf-essays1743-1.0-9|77	+ Revision: 610728
12cr|fonts-ttf-essays1743-1.0-9|78	- rebuild
12cr|fonts-ttf-essays1743-1.0-9|79	
12cr|fonts-ttf-essays1743-1.0-9|80	* Wed Jan 20 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.0-7mdv2010.1
12cr|fonts-ttf-essays1743-1.0-9|81	+ Revision: 494138
12cr|fonts-ttf-essays1743-1.0-9|82	- fc-cache is now called by an rpm filetrigger
12cr|fonts-ttf-essays1743-1.0-9|83	
12cr|fonts-ttf-essays1743-1.0-9|84	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.0-6mdv2010.0
12cr|fonts-ttf-essays1743-1.0-9|85	+ Revision: 428842
12cr|fonts-ttf-essays1743-1.0-9|86	- rebuild
12cr|fonts-ttf-essays1743-1.0-9|87	
12cr|fonts-ttf-essays1743-1.0-9|88	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2009.0
12cr|fonts-ttf-essays1743-1.0-9|89	+ Revision: 240718
12cr|fonts-ttf-essays1743-1.0-9|90	- rebuild
12cr|fonts-ttf-essays1743-1.0-9|91	- kill re-definition of %%buildroot on Pixel's request
12cr|fonts-ttf-essays1743-1.0-9|92	
12cr|fonts-ttf-essays1743-1.0-9|93	+ Olivier Blin <oblin@mandriva.com>
12cr|fonts-ttf-essays1743-1.0-9|94	- restore BuildRoot
12cr|fonts-ttf-essays1743-1.0-9|95	
12cr|fonts-ttf-essays1743-1.0-9|96	* Fri Jul 06 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.0-3mdv2008.0
12cr|fonts-ttf-essays1743-1.0-9|97	+ Revision: 49187
12cr|fonts-ttf-essays1743-1.0-9|98	- fontpath.d conversion (#31756)
12cr|fonts-ttf-essays1743-1.0-9|99	- moving fonts to standard directory (/usr/share/fonts/ttf/)
12cr|fonts-ttf-essays1743-1.0-9|100	- Import fonts-ttf-essays1743
12cr|fonts-ttf-essays1743-1.0-9|101	
12cr|fonts-ttf-essays1743-1.0-9|102	
12cr|fonts-ttf-essays1743-1.0-9|103	
12cr|fonts-ttf-essays1743-1.0-9|104	* Wed Feb 08 2006 Frederic Crozat <fcrozat@mandriva.com> 1.0-2mdk
12cr|fonts-ttf-essays1743-1.0-9|105	- Don't package fontconfig cache file
12cr|fonts-ttf-essays1743-1.0-9|106	- Fix prereq
12cr|fonts-ttf-essays1743-1.0-9|107	
12cr|fonts-ttf-essays1743-1.0-9|108	* Thu Apr 28 2005 Marcel Pol <mpol@mandriva.org> 1.0-1mdk
12cr|fonts-ttf-essays1743-1.0-9|109	- initial mandriva rpm

1404 12
12cr|fonts-ttf-Gentium-1.02-5|1	%define pkgname		Gentium
12cr|fonts-ttf-Gentium-1.02-5|2	%define name		fonts-ttf-%{pkgname}
12cr|fonts-ttf-Gentium-1.02-5|3	%define version		1.02
12cr|fonts-ttf-Gentium-1.02-5|4	%define release		%mkrel 5
12cr|fonts-ttf-Gentium-1.02-5|5	
12cr|fonts-ttf-Gentium-1.02-5|6	Summary:		Free multilingual Truetype fonts
12cr|fonts-ttf-Gentium-1.02-5|7	Name:			%{name}
12cr|fonts-ttf-Gentium-1.02-5|8	Version:		%{version}
12cr|fonts-ttf-Gentium-1.02-5|9	Release:		%{release}
12cr|fonts-ttf-Gentium-1.02-5|10	Source0:		%{pkgname}_102_W.zip
12cr|fonts-ttf-Gentium-1.02-5|11	License:		OFL
12cr|fonts-ttf-Gentium-1.02-5|12	Group:			System/Fonts/True type
12cr|fonts-ttf-Gentium-1.02-5|13	Url:			http://scripts.sil.org/%{pkgname}
12cr|fonts-ttf-Gentium-1.02-5|14	BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-Gentium-1.02-5|15	BuildArch:		noarch
12cr|fonts-ttf-Gentium-1.02-5|16	BuildRequires: fontconfig
12cr|fonts-ttf-Gentium-1.02-5|17	BuildRequires:		freetype-tools, dos2unix
12cr|fonts-ttf-Gentium-1.02-5|18	
12cr|fonts-ttf-Gentium-1.02-5|19	%description
12cr|fonts-ttf-Gentium-1.02-5|20	Gentium is a typeface family designed to enable the diverse ethnic
12cr|fonts-ttf-Gentium-1.02-5|21	groups around the world who use the Latin and Greek scripts to produce
12cr|fonts-ttf-Gentium-1.02-5|22	readable, high-quality publications. It supports a wide range of
12cr|fonts-ttf-Gentium-1.02-5|23	Latin-based alphabets and includes glyphs that correspond to all the
12cr|fonts-ttf-Gentium-1.02-5|24	Latin ranges of Unicode.
12cr|fonts-ttf-Gentium-1.02-5|25	
12cr|fonts-ttf-Gentium-1.02-5|26	The design is intended to be highly readable, reasonably compact, and
12cr|fonts-ttf-Gentium-1.02-5|27	visually attractive. The additional 'extended' Latin letters are
12cr|fonts-ttf-Gentium-1.02-5|28	designed to naturally harmonize with the traditional 26
12cr|fonts-ttf-Gentium-1.02-5|29	ones. Diacritics are treated with careful thought and attention to
12cr|fonts-ttf-Gentium-1.02-5|30	their use. Gentium also supports both polytonic and monotonic Greek,
12cr|fonts-ttf-Gentium-1.02-5|31	including a number of alternate forms. Expansion of the character set
12cr|fonts-ttf-Gentium-1.02-5|32	to include more extended Latin glyphs (Unicode 5.1), archaic Greek
12cr|fonts-ttf-Gentium-1.02-5|33	symbols, and full Cyrillic script support is underway and will be
12cr|fonts-ttf-Gentium-1.02-5|34	released in 2008.
12cr|fonts-ttf-Gentium-1.02-5|35	
12cr|fonts-ttf-Gentium-1.02-5|36	%prep
12cr|fonts-ttf-Gentium-1.02-5|37	%setup -q -n %{pkgname}102
12cr|fonts-ttf-Gentium-1.02-5|38	
12cr|fonts-ttf-Gentium-1.02-5|39	%install
12cr|fonts-ttf-Gentium-1.02-5|40	%__rm -rf %{buildroot}
12cr|fonts-ttf-Gentium-1.02-5|41	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}
12cr|fonts-ttf-Gentium-1.02-5|42	
12cr|fonts-ttf-Gentium-1.02-5|43	install -m 644 *.TTF %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}
12cr|fonts-ttf-Gentium-1.02-5|44	ttmkfdir %{buildroot}/%{_datadir}/fonts/TTF/%{pkgname}  > %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}/fonts.dir
12cr|fonts-ttf-Gentium-1.02-5|45	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}/fonts.scale
12cr|fonts-ttf-Gentium-1.02-5|46	
12cr|fonts-ttf-Gentium-1.02-5|47	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-Gentium-1.02-5|48	ln -s ../../..%_datadir/fonts/TTF/%{pkgname} \
12cr|fonts-ttf-Gentium-1.02-5|49	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-%{pkgname}:pri=50
12cr|fonts-ttf-Gentium-1.02-5|50	
12cr|fonts-ttf-Gentium-1.02-5|51	dos2unix README.txt
12cr|fonts-ttf-Gentium-1.02-5|52	
12cr|fonts-ttf-Gentium-1.02-5|53	%clean
12cr|fonts-ttf-Gentium-1.02-5|54	%__rm -rf %{buildroot}
12cr|fonts-ttf-Gentium-1.02-5|55	
12cr|fonts-ttf-Gentium-1.02-5|56	%files
12cr|fonts-ttf-Gentium-1.02-5|57	%defattr(-,root,root)
12cr|fonts-ttf-Gentium-1.02-5|58	%doc *.txt
12cr|fonts-ttf-Gentium-1.02-5|59	%dir %{_datadir}/fonts/TTF/%{pkgname}
12cr|fonts-ttf-Gentium-1.02-5|60	%{_datadir}/fonts/TTF/%{pkgname}/*.TTF
12cr|fonts-ttf-Gentium-1.02-5|61	%verify(not mtime) %{_datadir}/fonts/TTF/%{pkgname}/fonts.dir
12cr|fonts-ttf-Gentium-1.02-5|62	%{_datadir}/fonts/TTF/%{pkgname}/fonts.scale
12cr|fonts-ttf-Gentium-1.02-5|63	%{_sysconfdir}/X11/fontpath.d/ttf-%{pkgname}:pri=50
12cr|fonts-ttf-Gentium-1.02-5|64	
12cr|fonts-ttf-Gentium-1.02-5|65	
12cr|fonts-ttf-Gentium-1.02-5|66	%changelog
12cr|fonts-ttf-Gentium-1.02-5|67	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 1.02-5mdv2011.0
12cr|fonts-ttf-Gentium-1.02-5|68	+ Revision: 675547
12cr|fonts-ttf-Gentium-1.02-5|69	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-ttf-Gentium-1.02-5|70	
12cr|fonts-ttf-Gentium-1.02-5|71	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.02-4mdv2011.0
12cr|fonts-ttf-Gentium-1.02-5|72	+ Revision: 610729
12cr|fonts-ttf-Gentium-1.02-5|73	- rebuild
12cr|fonts-ttf-Gentium-1.02-5|74	
12cr|fonts-ttf-Gentium-1.02-5|75	* Wed Jan 20 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.02-3mdv2010.1
12cr|fonts-ttf-Gentium-1.02-5|76	+ Revision: 494141
12cr|fonts-ttf-Gentium-1.02-5|77	- fc-cache is now called by an rpm filetrigger
12cr|fonts-ttf-Gentium-1.02-5|78	
12cr|fonts-ttf-Gentium-1.02-5|79	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.02-2mdv2010.0
12cr|fonts-ttf-Gentium-1.02-5|80	+ Revision: 437571
12cr|fonts-ttf-Gentium-1.02-5|81	- rebuild
12cr|fonts-ttf-Gentium-1.02-5|82	
12cr|fonts-ttf-Gentium-1.02-5|83	* Tue Nov 11 2008 Lev Givon <lev@mandriva.org> 1.02-1mdv2009.1
12cr|fonts-ttf-Gentium-1.02-5|84	+ Revision: 302290
12cr|fonts-ttf-Gentium-1.02-5|85	- import fonts-ttf-Gentium
12cr|fonts-ttf-Gentium-1.02-5|86	
12cr|fonts-ttf-Gentium-1.02-5|87	

1405 12
12cr|fonts-ttf-gliphmaker.com-1.0-1|1	%define pkgname gliphmaker.com-fonts
12cr|fonts-ttf-gliphmaker.com-1.0-1|2	
12cr|fonts-ttf-gliphmaker.com-1.0-1|3	Summary: Fonts from gliphmaker.com Web-site
12cr|fonts-ttf-gliphmaker.com-1.0-1|4	Name: fonts-ttf-gliphmaker.com
12cr|fonts-ttf-gliphmaker.com-1.0-1|5	Version: 1.0
12cr|fonts-ttf-gliphmaker.com-1.0-1|6	Release: %mkrel 1
12cr|fonts-ttf-gliphmaker.com-1.0-1|7	License: Other/Non-commertial
12cr|fonts-ttf-gliphmaker.com-1.0-1|8	Group: System/Fonts/True type
12cr|fonts-ttf-gliphmaker.com-1.0-1|9	URL: http://www.gliphmaker.com/
12cr|fonts-ttf-gliphmaker.com-1.0-1|10	Source0: %{pkgname}-%{version}.tar.bz2
12cr|fonts-ttf-gliphmaker.com-1.0-1|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-gliphmaker.com-1.0-1|12	BuildArch: noarch
12cr|fonts-ttf-gliphmaker.com-1.0-1|13	BuildRequires: freetype-tools
12cr|fonts-ttf-gliphmaker.com-1.0-1|14	
12cr|fonts-ttf-gliphmaker.com-1.0-1|15	%description
12cr|fonts-ttf-gliphmaker.com-1.0-1|16	A collection of non-commertial fonts from gliphmaker.com Web-site
12cr|fonts-ttf-gliphmaker.com-1.0-1|17	
12cr|fonts-ttf-gliphmaker.com-1.0-1|18	%prep
12cr|fonts-ttf-gliphmaker.com-1.0-1|19	%setup -q -n %{pkgname}-%{version}
12cr|fonts-ttf-gliphmaker.com-1.0-1|20	
12cr|fonts-ttf-gliphmaker.com-1.0-1|21	%build
12cr|fonts-ttf-gliphmaker.com-1.0-1|22	
12cr|fonts-ttf-gliphmaker.com-1.0-1|23	%install
12cr|fonts-ttf-gliphmaker.com-1.0-1|24	rm -rf $RPM_BUILD_ROOT
12cr|fonts-ttf-gliphmaker.com-1.0-1|25	
12cr|fonts-ttf-gliphmaker.com-1.0-1|26	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/gliphmaker.com
12cr|fonts-ttf-gliphmaker.com-1.0-1|27	
12cr|fonts-ttf-gliphmaker.com-1.0-1|28	install -m 644 *.?tf $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/gliphmaker.com
12cr|fonts-ttf-gliphmaker.com-1.0-1|29	ttmkfdir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/gliphmaker.com > $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/gliphmaker.com/fonts.dir
12cr|fonts-ttf-gliphmaker.com-1.0-1|30	ln -s fonts.dir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/gliphmaker.com/fonts.scale
12cr|fonts-ttf-gliphmaker.com-1.0-1|31	
12cr|fonts-ttf-gliphmaker.com-1.0-1|32	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-gliphmaker.com-1.0-1|33	ln -s ../../..%_datadir/fonts/TTF/gliphmaker.com \
12cr|fonts-ttf-gliphmaker.com-1.0-1|34	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-gliphmaker.com:pri=50
12cr|fonts-ttf-gliphmaker.com-1.0-1|35	
12cr|fonts-ttf-gliphmaker.com-1.0-1|36	%clean
12cr|fonts-ttf-gliphmaker.com-1.0-1|37	rm -rf $RPM_BUILD_ROOT
12cr|fonts-ttf-gliphmaker.com-1.0-1|38	
12cr|fonts-ttf-gliphmaker.com-1.0-1|39	%files
12cr|fonts-ttf-gliphmaker.com-1.0-1|40	%defattr(-,root,root,-)
12cr|fonts-ttf-gliphmaker.com-1.0-1|41	%dir %{_datadir}/fonts/TTF/gliphmaker.com
12cr|fonts-ttf-gliphmaker.com-1.0-1|42	%{_datadir}/fonts/TTF/gliphmaker.com/*.ttf
12cr|fonts-ttf-gliphmaker.com-1.0-1|43	%{_datadir}/fonts/TTF/gliphmaker.com/*.otf
12cr|fonts-ttf-gliphmaker.com-1.0-1|44	%verify(not mtime) %{_datadir}/fonts/TTF/gliphmaker.com/fonts.dir
12cr|fonts-ttf-gliphmaker.com-1.0-1|45	%{_datadir}/fonts/TTF/gliphmaker.com/fonts.scale
12cr|fonts-ttf-gliphmaker.com-1.0-1|46	%{_sysconfdir}/X11/fontpath.d/ttf-gliphmaker.com:pri=50
12cr|fonts-ttf-gliphmaker.com-1.0-1|47	
12cr|fonts-ttf-gliphmaker.com-1.0-1|48	
12cr|fonts-ttf-gliphmaker.com-1.0-1|49	
12cr|fonts-ttf-gliphmaker.com-1.0-1|50	
12cr|fonts-ttf-gliphmaker.com-1.0-1|51	%changelog
12cr|fonts-ttf-gliphmaker.com-1.0-1|52	* Fri Jul 22 2011 Sergey Zhemoitel <serg@mandriva.org> 1.0-1mdv2012.0
12cr|fonts-ttf-gliphmaker.com-1.0-1|53	+ Revision: 690971
12cr|fonts-ttf-gliphmaker.com-1.0-1|54	- imported package fonts-ttf-gliphmaker.com
12cr|fonts-ttf-gliphmaker.com-1.0-1|55	

1406 12
12cr|fonts-ttf-grana-padano-20100429-1|1	%define pkgname grana-padano
12cr|fonts-ttf-grana-padano-20100429-1|2	
12cr|fonts-ttf-grana-padano-20100429-1|3	Summary: medium-weight upright sans-serif font
12cr|fonts-ttf-grana-padano-20100429-1|4	Name: fonts-ttf-grana-padano
12cr|fonts-ttf-grana-padano-20100429-1|5	Version: 20100429
12cr|fonts-ttf-grana-padano-20100429-1|6	Release: %mkrel 1
12cr|fonts-ttf-grana-padano-20100429-1|7	License: OFL
12cr|fonts-ttf-grana-padano-20100429-1|8	Group: System/Fonts/True type
12cr|fonts-ttf-grana-padano-20100429-1|9	URL: http://io.debian.net/~danielj/
12cr|fonts-ttf-grana-padano-20100429-1|10	Source0: http://io.debian.net/~danielj/grana-padano/%{pkgname}-%{version}.zip
12cr|fonts-ttf-grana-padano-20100429-1|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-grana-padano-20100429-1|12	BuildArch: noarch
12cr|fonts-ttf-grana-padano-20100429-1|13	BuildRequires: freetype-tools
12cr|fonts-ttf-grana-padano-20100429-1|14	BuildRequires: fontforge
12cr|fonts-ttf-grana-padano-20100429-1|15	
12cr|fonts-ttf-grana-padano-20100429-1|16	%description
12cr|fonts-ttf-grana-padano-20100429-1|17	Grana Padano is a medium-weight upright sans-serif font in roughly the same family as Apple Computer’s historic Chicago font. It has support for Latin and Cyrillic character sets, containing sufficient characters for Latin-0 through Latin-10, as well as support for Vietnamese and all major Slavic Cyrillic-based languages.
12cr|fonts-ttf-grana-padano-20100429-1|18	
12cr|fonts-ttf-grana-padano-20100429-1|19	%prep
12cr|fonts-ttf-grana-padano-20100429-1|20	%setup -q -c -n %{pkgname}-%{version}
12cr|fonts-ttf-grana-padano-20100429-1|21	
12cr|fonts-ttf-grana-padano-20100429-1|22	%build
12cr|fonts-ttf-grana-padano-20100429-1|23	for sfdfile in *.sfd
12cr|fonts-ttf-grana-padano-20100429-1|24	do
12cr|fonts-ttf-grana-padano-20100429-1|25	fontforge -lang=ff -c "Open(\"./$sfdfile\"); Generate(\"./$sfdfile\":r + \".ttf\")"
12cr|fonts-ttf-grana-padano-20100429-1|26	done
12cr|fonts-ttf-grana-padano-20100429-1|27	
12cr|fonts-ttf-grana-padano-20100429-1|28	%install
12cr|fonts-ttf-grana-padano-20100429-1|29	%__rm -rf %{buildroot}
12cr|fonts-ttf-grana-padano-20100429-1|30	
12cr|fonts-ttf-grana-padano-20100429-1|31	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/grana-padano
12cr|fonts-ttf-grana-padano-20100429-1|32	
12cr|fonts-ttf-grana-padano-20100429-1|33	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/grana-padano
12cr|fonts-ttf-grana-padano-20100429-1|34	ttmkfdir %{buildroot}%{_xfontdir}/TTF/grana-padano > %{buildroot}%{_xfontdir}/TTF/grana-padano/fonts.dir
12cr|fonts-ttf-grana-padano-20100429-1|35	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/grana-padano/fonts.scale
12cr|fonts-ttf-grana-padano-20100429-1|36	
12cr|fonts-ttf-grana-padano-20100429-1|37	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-grana-padano-20100429-1|38	%__ln_s ../../..%{_xfontdir}/TTF/grana-padano \
12cr|fonts-ttf-grana-padano-20100429-1|39	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-grana-padano:pri=50
12cr|fonts-ttf-grana-padano-20100429-1|40	
12cr|fonts-ttf-grana-padano-20100429-1|41	%clean
12cr|fonts-ttf-grana-padano-20100429-1|42	%__rm -rf %{buildroot}
12cr|fonts-ttf-grana-padano-20100429-1|43	
12cr|fonts-ttf-grana-padano-20100429-1|44	%files
12cr|fonts-ttf-grana-padano-20100429-1|45	%defattr(-,root,root,-)
12cr|fonts-ttf-grana-padano-20100429-1|46	%doc FONTLOG.txt
12cr|fonts-ttf-grana-padano-20100429-1|47	%dir %{_xfontdir}/TTF/grana-padano
12cr|fonts-ttf-grana-padano-20100429-1|48	%{_xfontdir}/TTF/grana-padano/*.ttf
12cr|fonts-ttf-grana-padano-20100429-1|49	%verify(not mtime) %{_datadir}/fonts/TTF/grana-padano/fonts.dir
12cr|fonts-ttf-grana-padano-20100429-1|50	%{_xfontdir}/TTF/grana-padano/fonts.scale
12cr|fonts-ttf-grana-padano-20100429-1|51	%{_sysconfdir}/X11/fontpath.d/ttf-grana-padano:pri=50
12cr|fonts-ttf-grana-padano-20100429-1|52	
12cr|fonts-ttf-grana-padano-20100429-1|53	
12cr|fonts-ttf-grana-padano-20100429-1|54	
12cr|fonts-ttf-grana-padano-20100429-1|55	
12cr|fonts-ttf-grana-padano-20100429-1|56	
12cr|fonts-ttf-grana-padano-20100429-1|57	%changelog
12cr|fonts-ttf-grana-padano-20100429-1|58	* Sat Jul 23 2011 Sergey Zhemoitel <serg@mandriva.org> 20100429-1mdv2012.0
12cr|fonts-ttf-grana-padano-20100429-1|59	+ Revision: 691277
12cr|fonts-ttf-grana-padano-20100429-1|60	- imported package fonts-ttf-grana-padano
12cr|fonts-ttf-grana-padano-20100429-1|61	

1407 12
12cr|fonts-ttf-heuristica-1.0.1-1|1	%define pkgname heuristica-ttf
12cr|fonts-ttf-heuristica-1.0.1-1|2	
12cr|fonts-ttf-heuristica-1.0.1-1|3	Summary:	Extended version of Adobe Utopia font
12cr|fonts-ttf-heuristica-1.0.1-1|4	Name:		fonts-ttf-heuristica
12cr|fonts-ttf-heuristica-1.0.1-1|5	Version:	1.0.1
12cr|fonts-ttf-heuristica-1.0.1-1|6	Release:	1
12cr|fonts-ttf-heuristica-1.0.1-1|7	License:	OFL
12cr|fonts-ttf-heuristica-1.0.1-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-heuristica-1.0.1-1|9	URL:		http://code.google.com/p/evristika/
12cr|fonts-ttf-heuristica-1.0.1-1|10	Source0:	http://evristika.googlecode.com/files/%{pkgname}-%{version}.tar.xz
12cr|fonts-ttf-heuristica-1.0.1-1|11	BuildArch:	noarch
12cr|fonts-ttf-heuristica-1.0.1-1|12	BuildRequires:	freetype-tools
12cr|fonts-ttf-heuristica-1.0.1-1|13	%rename		fonts-ttf-heuristika
12cr|fonts-ttf-heuristica-1.0.1-1|14	
12cr|fonts-ttf-heuristica-1.0.1-1|15	%description
12cr|fonts-ttf-heuristica-1.0.1-1|16	Heuristica is a font, based on the “Adobe Utopia” font that was released
12cr|fonts-ttf-heuristica-1.0.1-1|17	to the TeX Users Group.
12cr|fonts-ttf-heuristica-1.0.1-1|18	
12cr|fonts-ttf-heuristica-1.0.1-1|19	%prep
12cr|fonts-ttf-heuristica-1.0.1-1|20	%setup -q -c -n %{pkgname}-%{version}
12cr|fonts-ttf-heuristica-1.0.1-1|21	
12cr|fonts-ttf-heuristica-1.0.1-1|22	%build
12cr|fonts-ttf-heuristica-1.0.1-1|23	
12cr|fonts-ttf-heuristica-1.0.1-1|24	%install
12cr|fonts-ttf-heuristica-1.0.1-1|25	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/heuristica
12cr|fonts-ttf-heuristica-1.0.1-1|26	
12cr|fonts-ttf-heuristica-1.0.1-1|27	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/heuristica
12cr|fonts-ttf-heuristica-1.0.1-1|28	ttmkfdir %{buildroot}%{_xfontdir}/TTF/heuristica -o %{buildroot}%{_xfontdir}/TTF/heuristica/fonts.dir
12cr|fonts-ttf-heuristica-1.0.1-1|29	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/heuristica/fonts.scale
12cr|fonts-ttf-heuristica-1.0.1-1|30	
12cr|fonts-ttf-heuristica-1.0.1-1|31	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-heuristica-1.0.1-1|32	%__ln_s ../../..%{_xfontdir}/TTF/heuristica \
12cr|fonts-ttf-heuristica-1.0.1-1|33	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-heuristica:pri=50
12cr|fonts-ttf-heuristica-1.0.1-1|34	
12cr|fonts-ttf-heuristica-1.0.1-1|35	%files
12cr|fonts-ttf-heuristica-1.0.1-1|36	%doc OFL.txt OFL-FAQ.txt FontLog.txt
12cr|fonts-ttf-heuristica-1.0.1-1|37	%dir %{_xfontdir}/TTF/heuristica
12cr|fonts-ttf-heuristica-1.0.1-1|38	%{_xfontdir}/TTF/heuristica/*.ttf
12cr|fonts-ttf-heuristica-1.0.1-1|39	%verify(not mtime) %{_datadir}/fonts/TTF/heuristica/fonts.dir
12cr|fonts-ttf-heuristica-1.0.1-1|40	%{_xfontdir}/TTF/heuristica/fonts.scale
12cr|fonts-ttf-heuristica-1.0.1-1|41	%{_sysconfdir}/X11/fontpath.d/ttf-heuristica:pri=50
12cr|fonts-ttf-heuristica-1.0.1-1|42	
12cr|fonts-ttf-heuristica-1.0.1-1|43	
12cr|fonts-ttf-heuristica-1.0.1-1|44	%changelog
12cr|fonts-ttf-heuristica-1.0.1-1|45	* Mon Aug 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0.1-1
12cr|fonts-ttf-heuristica-1.0.1-1|46	+ Revision: 814526
12cr|fonts-ttf-heuristica-1.0.1-1|47	- rename to heuristica to match upstream name
12cr|fonts-ttf-heuristica-1.0.1-1|48	- update to 1.0.1
12cr|fonts-ttf-heuristica-1.0.1-1|49	- some minor fixes
12cr|fonts-ttf-heuristica-1.0.1-1|50	- rename package to match upstream font name
12cr|fonts-ttf-heuristica-1.0.1-1|51	
12cr|fonts-ttf-heuristica-1.0.1-1|52	* Wed Dec 07 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.4-1
12cr|fonts-ttf-heuristica-1.0.1-1|53	+ Revision: 738641
12cr|fonts-ttf-heuristica-1.0.1-1|54	- imported package fonts-ttf-heuristika
12cr|fonts-ttf-heuristica-1.0.1-1|55	

1408 12
12cr|fonts-ttf-heuristika-0.4-1|1	%define pkgname heuristica-ttf
12cr|fonts-ttf-heuristika-0.4-1|2	
12cr|fonts-ttf-heuristika-0.4-1|3	Summary:	Extended version of Adobe Utopia font
12cr|fonts-ttf-heuristika-0.4-1|4	Name:		fonts-ttf-heuristika
12cr|fonts-ttf-heuristika-0.4-1|5	Version:	0.4
12cr|fonts-ttf-heuristika-0.4-1|6	Release:	1
12cr|fonts-ttf-heuristika-0.4-1|7	License:	OFL
12cr|fonts-ttf-heuristika-0.4-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-heuristika-0.4-1|9	URL:		http://code.google.com/p/evristika/
12cr|fonts-ttf-heuristika-0.4-1|10	Source0:	http://evristika.googlecode.com/files/%{pkgname}-%{version}.tar.xz
12cr|fonts-ttf-heuristika-0.4-1|11	BuildArch:	noarch
12cr|fonts-ttf-heuristika-0.4-1|12	BuildRequires:	freetype-tools
12cr|fonts-ttf-heuristika-0.4-1|13	
12cr|fonts-ttf-heuristika-0.4-1|14	%description
12cr|fonts-ttf-heuristika-0.4-1|15	Heuristica is a font, based on the “Adobe Utopia” font that was released to the TeX Users Group.
12cr|fonts-ttf-heuristika-0.4-1|16	
12cr|fonts-ttf-heuristika-0.4-1|17	%prep
12cr|fonts-ttf-heuristika-0.4-1|18	%setup -q -c -n %{pkgname}-%{version}
12cr|fonts-ttf-heuristika-0.4-1|19	
12cr|fonts-ttf-heuristika-0.4-1|20	%build
12cr|fonts-ttf-heuristika-0.4-1|21	
12cr|fonts-ttf-heuristika-0.4-1|22	%install
12cr|fonts-ttf-heuristika-0.4-1|23	%__rm -rf %{buildroot}
12cr|fonts-ttf-heuristika-0.4-1|24	
12cr|fonts-ttf-heuristika-0.4-1|25	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/heuristika
12cr|fonts-ttf-heuristika-0.4-1|26	
12cr|fonts-ttf-heuristika-0.4-1|27	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/heuristika
12cr|fonts-ttf-heuristika-0.4-1|28	ttmkfdir %{buildroot}%{_xfontdir}/TTF/heuristika > %{buildroot}%{_xfontdir}/TTF/heuristika/fonts.dir
12cr|fonts-ttf-heuristika-0.4-1|29	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/heuristika/fonts.scale
12cr|fonts-ttf-heuristika-0.4-1|30	
12cr|fonts-ttf-heuristika-0.4-1|31	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-heuristika-0.4-1|32	%__ln_s ../../..%{_xfontdir}/TTF/heuristika \
12cr|fonts-ttf-heuristika-0.4-1|33	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-heuristika:pri=50
12cr|fonts-ttf-heuristika-0.4-1|34	
12cr|fonts-ttf-heuristika-0.4-1|35	%files
12cr|fonts-ttf-heuristika-0.4-1|36	%doc OFL.txt OFL-FAQ.txt FontLog.txt
12cr|fonts-ttf-heuristika-0.4-1|37	%dir %{_xfontdir}/TTF/heuristika
12cr|fonts-ttf-heuristika-0.4-1|38	%{_xfontdir}/TTF/heuristika/*.ttf
12cr|fonts-ttf-heuristika-0.4-1|39	%verify(not mtime) %{_datadir}/fonts/TTF/heuristika/fonts.dir
12cr|fonts-ttf-heuristika-0.4-1|40	%{_xfontdir}/TTF/heuristika/fonts.scale
12cr|fonts-ttf-heuristika-0.4-1|41	%{_sysconfdir}/X11/fontpath.d/ttf-heuristika:pri=50
12cr|fonts-ttf-heuristika-0.4-1|42	
12cr|fonts-ttf-heuristika-0.4-1|43	
12cr|fonts-ttf-heuristika-0.4-1|44	
12cr|fonts-ttf-heuristika-0.4-1|45	%changelog
12cr|fonts-ttf-heuristika-0.4-1|46	

1409 12
12cr|fonts-ttf-Inconsolata-1.010-5|1	%define	fontname	Inconsolata
12cr|fonts-ttf-Inconsolata-1.010-5|2	%define name		fonts-ttf-%{fontname}
12cr|fonts-ttf-Inconsolata-1.010-5|3	%define version		1.010
12cr|fonts-ttf-Inconsolata-1.010-5|4	%define	release		%mkrel 5
12cr|fonts-ttf-Inconsolata-1.010-5|5	
12cr|fonts-ttf-Inconsolata-1.010-5|6	%define fontdir		%{_datadir}/fonts/TTF/%{fontname}
12cr|fonts-ttf-Inconsolata-1.010-5|7	%define fontconfdir 	%{_sysconfdir}/X11/fontpath.d
12cr|fonts-ttf-Inconsolata-1.010-5|8	
12cr|fonts-ttf-Inconsolata-1.010-5|9	Summary:		Inconsolata monospace font
12cr|fonts-ttf-Inconsolata-1.010-5|10	Name:			%{name}
12cr|fonts-ttf-Inconsolata-1.010-5|11	Version:		%{version}
12cr|fonts-ttf-Inconsolata-1.010-5|12	Release: 		%{release}
12cr|fonts-ttf-Inconsolata-1.010-5|13	License:		OFL
12cr|fonts-ttf-Inconsolata-1.010-5|14	Group:			System/Fonts/True type
12cr|fonts-ttf-Inconsolata-1.010-5|15	URL:			http://www.levien.com/type/myfonts/inconsolata.html
12cr|fonts-ttf-Inconsolata-1.010-5|16	Source0:		http://www.levien.com/type/myfonts/Inconsolata.otf
12cr|fonts-ttf-Inconsolata-1.010-5|17	Source1:		OFL.txt
12cr|fonts-ttf-Inconsolata-1.010-5|18	Source2:		OFL-FAQ.txt
12cr|fonts-ttf-Inconsolata-1.010-5|19	BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-Inconsolata-1.010-5|20	BuildArch:		noarch
12cr|fonts-ttf-Inconsolata-1.010-5|21	BuildRequires:		ttmkfdir
12cr|fonts-ttf-Inconsolata-1.010-5|22	BuildRequires: fontconfig
12cr|fonts-ttf-Inconsolata-1.010-5|23	
12cr|fonts-ttf-Inconsolata-1.010-5|24	%description
12cr|fonts-ttf-Inconsolata-1.010-5|25	A monospace font designed by Ralph Levien for code listings and the like in print.
12cr|fonts-ttf-Inconsolata-1.010-5|26	
12cr|fonts-ttf-Inconsolata-1.010-5|27	%prep
12cr|fonts-ttf-Inconsolata-1.010-5|28	cp %{SOURCE1} %{SOURCE2} .
12cr|fonts-ttf-Inconsolata-1.010-5|29	
12cr|fonts-ttf-Inconsolata-1.010-5|30	%install
12cr|fonts-ttf-Inconsolata-1.010-5|31	%__rm -fr %{buildroot}
12cr|fonts-ttf-Inconsolata-1.010-5|32	
12cr|fonts-ttf-Inconsolata-1.010-5|33	%__install -m 0755 -d %{buildroot}%{fontdir}
12cr|fonts-ttf-Inconsolata-1.010-5|34	%__install -m 0644 -p %{SOURCE0} %{buildroot}%{fontdir}
12cr|fonts-ttf-Inconsolata-1.010-5|35	ttmkfdir %{buildroot}%{fontdir} > %{buildroot}%{fontdir}/fonts.dir
12cr|fonts-ttf-Inconsolata-1.010-5|36	ln -s fonts.dir %{buildroot}%{fontdir}/fonts.scale
12cr|fonts-ttf-Inconsolata-1.010-5|37	
12cr|fonts-ttf-Inconsolata-1.010-5|38	%__install -m 0755 -d %{buildroot}%{fontconfdir}
12cr|fonts-ttf-Inconsolata-1.010-5|39	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/ttf-%{fontname}:pri=50
12cr|fonts-ttf-Inconsolata-1.010-5|40	
12cr|fonts-ttf-Inconsolata-1.010-5|41	%clean
12cr|fonts-ttf-Inconsolata-1.010-5|42	%__rm -fr %{buildroot}
12cr|fonts-ttf-Inconsolata-1.010-5|43	
12cr|fonts-ttf-Inconsolata-1.010-5|44	%files
12cr|fonts-ttf-Inconsolata-1.010-5|45	%defattr(-,root,root)
12cr|fonts-ttf-Inconsolata-1.010-5|46	%doc OFL*
12cr|fonts-ttf-Inconsolata-1.010-5|47	%dir %{fontdir}
12cr|fonts-ttf-Inconsolata-1.010-5|48	%{fontdir}/*.otf
12cr|fonts-ttf-Inconsolata-1.010-5|49	%{fontdir}/fonts.*
12cr|fonts-ttf-Inconsolata-1.010-5|50	%{fontconfdir}/*
12cr|fonts-ttf-Inconsolata-1.010-5|51	
12cr|fonts-ttf-Inconsolata-1.010-5|52	
12cr|fonts-ttf-Inconsolata-1.010-5|53	%changelog
12cr|fonts-ttf-Inconsolata-1.010-5|54	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 1.010-5mdv2011.0
12cr|fonts-ttf-Inconsolata-1.010-5|55	+ Revision: 675788
12cr|fonts-ttf-Inconsolata-1.010-5|56	- add br
12cr|fonts-ttf-Inconsolata-1.010-5|57	- use upstream generated file
12cr|fonts-ttf-Inconsolata-1.010-5|58	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-ttf-Inconsolata-1.010-5|59	
12cr|fonts-ttf-Inconsolata-1.010-5|60	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.010-4mdv2011.0
12cr|fonts-ttf-Inconsolata-1.010-5|61	+ Revision: 610730
12cr|fonts-ttf-Inconsolata-1.010-5|62	- rebuild
12cr|fonts-ttf-Inconsolata-1.010-5|63	
12cr|fonts-ttf-Inconsolata-1.010-5|64	* Wed Jan 20 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.010-3mdv2010.1
12cr|fonts-ttf-Inconsolata-1.010-5|65	+ Revision: 494142
12cr|fonts-ttf-Inconsolata-1.010-5|66	- fc-cache is now called by an rpm filetrigger
12cr|fonts-ttf-Inconsolata-1.010-5|67	
12cr|fonts-ttf-Inconsolata-1.010-5|68	* Wed May 06 2009 Lev Givon <lev@mandriva.org> 1.010-2mdv2010.0
12cr|fonts-ttf-Inconsolata-1.010-5|69	+ Revision: 372617
12cr|fonts-ttf-Inconsolata-1.010-5|70	- Fix font config path.
12cr|fonts-ttf-Inconsolata-1.010-5|71	
12cr|fonts-ttf-Inconsolata-1.010-5|72	* Wed May 06 2009 Lev Givon <lev@mandriva.org> 1.010-1mdv2010.0
12cr|fonts-ttf-Inconsolata-1.010-5|73	+ Revision: 372609
12cr|fonts-ttf-Inconsolata-1.010-5|74	- imported package fonts-ttf-Inconsolata
12cr|fonts-ttf-Inconsolata-1.010-5|75	
12cr|fonts-ttf-Inconsolata-1.010-5|76	

1410 12
12cr|fonts-ttf-istok-1.0-1|1	%define pkgname istok-ttf
12cr|fonts-ttf-istok-1.0-1|2	
12cr|fonts-ttf-istok-1.0-1|3	Summary:	Sans serif typeface
12cr|fonts-ttf-istok-1.0-1|4	Name:		fonts-ttf-istok
12cr|fonts-ttf-istok-1.0-1|5	Version:	1.0
12cr|fonts-ttf-istok-1.0-1|6	Release:	%mkrel 1
12cr|fonts-ttf-istok-1.0-1|7	License:	GPLv3 with font exception
12cr|fonts-ttf-istok-1.0-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-istok-1.0-1|9	URL:		http://code.google.com/p/istok/
12cr|fonts-ttf-istok-1.0-1|10	Source0:	http://istok.googlecode.com/files/%{pkgname}-%{version}.tar.xz
12cr|fonts-ttf-istok-1.0-1|11	BuildArch:	noarch
12cr|fonts-ttf-istok-1.0-1|12	BuildRequires:	freetype-tools
12cr|fonts-ttf-istok-1.0-1|13	
12cr|fonts-ttf-istok-1.0-1|14	%description
12cr|fonts-ttf-istok-1.0-1|15	Istok is new sans serif typeface. At present it has four fonts
12cr|fonts-ttf-istok-1.0-1|16	with support for Latin and Cyrillic. Most glyphs are manually instructed using
12cr|fonts-ttf-istok-1.0-1|17	xgridfit, but another ones are autoinstructed in fontforge. Truetype
12cr|fonts-ttf-istok-1.0-1|18	instructions are specifically intended for rendering on LCD displays.
12cr|fonts-ttf-istok-1.0-1|19	
12cr|fonts-ttf-istok-1.0-1|20	%prep
12cr|fonts-ttf-istok-1.0-1|21	%setup -q -c -n %{pkgname}-%{version}
12cr|fonts-ttf-istok-1.0-1|22	
12cr|fonts-ttf-istok-1.0-1|23	%build
12cr|fonts-ttf-istok-1.0-1|24	
12cr|fonts-ttf-istok-1.0-1|25	%install
12cr|fonts-ttf-istok-1.0-1|26	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/istok
12cr|fonts-ttf-istok-1.0-1|27	
12cr|fonts-ttf-istok-1.0-1|28	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/istok
12cr|fonts-ttf-istok-1.0-1|29	ttmkfdir %{buildroot}%{_xfontdir}/TTF/istok -o %{buildroot}%{_xfontdir}/TTF/istok/fonts.dir
12cr|fonts-ttf-istok-1.0-1|30	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/istok/fonts.scale
12cr|fonts-ttf-istok-1.0-1|31	
12cr|fonts-ttf-istok-1.0-1|32	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-istok-1.0-1|33	%__ln_s ../../..%{_xfontdir}/TTF/istok \
12cr|fonts-ttf-istok-1.0-1|34	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-istok:pri=50
12cr|fonts-ttf-istok-1.0-1|35	
12cr|fonts-ttf-istok-1.0-1|36	%files
12cr|fonts-ttf-istok-1.0-1|37	%defattr(644,root,root,755)
12cr|fonts-ttf-istok-1.0-1|38	%doc README COPYING ChangeLog AUTHORS TODO
12cr|fonts-ttf-istok-1.0-1|39	%dir %{_xfontdir}/TTF/istok
12cr|fonts-ttf-istok-1.0-1|40	%{_xfontdir}/TTF/istok/*.ttf
12cr|fonts-ttf-istok-1.0-1|41	%verify(not mtime) %{_datadir}/fonts/TTF/istok/fonts.dir
12cr|fonts-ttf-istok-1.0-1|42	%{_xfontdir}/TTF/istok/fonts.scale
12cr|fonts-ttf-istok-1.0-1|43	%{_sysconfdir}/X11/fontpath.d/ttf-istok:pri=50
12cr|fonts-ttf-istok-1.0-1|44	
12cr|fonts-ttf-istok-1.0-1|45	
12cr|fonts-ttf-istok-1.0-1|46	%changelog
12cr|fonts-ttf-istok-1.0-1|47	* Mon Aug 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0-1mdv2012.0
12cr|fonts-ttf-istok-1.0-1|48	+ Revision: 814520
12cr|fonts-ttf-istok-1.0-1|49	- update to 1.0
12cr|fonts-ttf-istok-1.0-1|50	
12cr|fonts-ttf-istok-1.0-1|51	* Fri Dec 09 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.4.2-1
12cr|fonts-ttf-istok-1.0-1|52	+ Revision: 739407
12cr|fonts-ttf-istok-1.0-1|53	- New source tarball
12cr|fonts-ttf-istok-1.0-1|54	- Update to 0.4.2
12cr|fonts-ttf-istok-1.0-1|55	
12cr|fonts-ttf-istok-1.0-1|56	* Fri Jul 22 2011 Sergey Zhemoitel <serg@mandriva.org> 0.3-1
12cr|fonts-ttf-istok-1.0-1|57	+ Revision: 690977
12cr|fonts-ttf-istok-1.0-1|58	- imported package fonts-ttf-istok
12cr|fonts-ttf-istok-1.0-1|59	

1411 12
12cr|fonts-ttf-japanese-extra-0.20040217-13|1	Summary:	Japanese TrueType fonts
12cr|fonts-ttf-japanese-extra-0.20040217-13|2	Name:		fonts-ttf-japanese-extra
12cr|fonts-ttf-japanese-extra-0.20040217-13|3	Version:	0.20040217
12cr|fonts-ttf-japanese-extra-0.20040217-13|4	Release:	%mkrel 13
12cr|fonts-ttf-japanese-extra-0.20040217-13|5	License:	Distributable
12cr|fonts-ttf-japanese-extra-0.20040217-13|6	URL:		http://sourceforge.jp/projects/mplus-fonts/
12cr|fonts-ttf-japanese-extra-0.20040217-13|7	Group:		System/Fonts/True type
12cr|fonts-ttf-japanese-extra-0.20040217-13|8	
12cr|fonts-ttf-japanese-extra-0.20040217-13|9	
12cr|fonts-ttf-japanese-extra-0.20040217-13|10	# Original Kochi fonts include in ascii section non free glyphs, they must
12cr|fonts-ttf-japanese-extra-0.20040217-13|11	# be removed. Red Hat did it, packages taken from them
12cr|fonts-ttf-japanese-extra-0.20040217-13|12	
12cr|fonts-ttf-japanese-extra-0.20040217-13|13	## Original fonts is here
12cr|fonts-ttf-japanese-extra-0.20040217-13|14	Source0:	%{name}-%{version}.tar.bz2
12cr|fonts-ttf-japanese-extra-0.20040217-13|15	
12cr|fonts-ttf-japanese-extra-0.20040217-13|16	BuildArch:	noarch
12cr|fonts-ttf-japanese-extra-0.20040217-13|17	BuildRequires: fontconfig
12cr|fonts-ttf-japanese-extra-0.20040217-13|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-japanese-extra-0.20040217-13|19	BuildRequires:	mkfontscale
12cr|fonts-ttf-japanese-extra-0.20040217-13|20	Obsoletes:	xtt-fonts
12cr|fonts-ttf-japanese-extra-0.20040217-13|21	Provides:	xtt-fonts
12cr|fonts-ttf-japanese-extra-0.20040217-13|22	
12cr|fonts-ttf-japanese-extra-0.20040217-13|23	%description
12cr|fonts-ttf-japanese-extra-0.20040217-13|24	This Package provides Free Japanese TrueType fonts (alternative Kochi fonts:
12cr|fonts-ttf-japanese-extra-0.20040217-13|25	kochi-gothic-subst, kochi-mincho-subst)
12cr|fonts-ttf-japanese-extra-0.20040217-13|26	
12cr|fonts-ttf-japanese-extra-0.20040217-13|27	
12cr|fonts-ttf-japanese-extra-0.20040217-13|28	%prep
12cr|fonts-ttf-japanese-extra-0.20040217-13|29	%setup -q
12cr|fonts-ttf-japanese-extra-0.20040217-13|30	
12cr|fonts-ttf-japanese-extra-0.20040217-13|31	%build
12cr|fonts-ttf-japanese-extra-0.20040217-13|32	tar xfj docs.tar.bz2
12cr|fonts-ttf-japanese-extra-0.20040217-13|33	
12cr|fonts-ttf-japanese-extra-0.20040217-13|34	%install
12cr|fonts-ttf-japanese-extra-0.20040217-13|35	rm -fr %buildroot
12cr|fonts-ttf-japanese-extra-0.20040217-13|36	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/japanese-extra
12cr|fonts-ttf-japanese-extra-0.20040217-13|37	install -m 755 *.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/japanese-extra
12cr|fonts-ttf-japanese-extra-0.20040217-13|38	
12cr|fonts-ttf-japanese-extra-0.20040217-13|39	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-japanese-extra-0.20040217-13|40	ln -s ../../..%_datadir/fonts/ttf/japanese-extra \
12cr|fonts-ttf-japanese-extra-0.20040217-13|41	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-japanese-extra:pri=50
12cr|fonts-ttf-japanese-extra-0.20040217-13|42	
12cr|fonts-ttf-japanese-extra-0.20040217-13|43	cd %buildroot/%_datadir/fonts/ttf/japanese-extra/
12cr|fonts-ttf-japanese-extra-0.20040217-13|44	mkfontscale
12cr|fonts-ttf-japanese-extra-0.20040217-13|45	cp fonts.scale fonts.dir
12cr|fonts-ttf-japanese-extra-0.20040217-13|46	cd -
12cr|fonts-ttf-japanese-extra-0.20040217-13|47	
12cr|fonts-ttf-japanese-extra-0.20040217-13|48	%clean
12cr|fonts-ttf-japanese-extra-0.20040217-13|49	rm -fr %buildroot
12cr|fonts-ttf-japanese-extra-0.20040217-13|50	
12cr|fonts-ttf-japanese-extra-0.20040217-13|51	%files
12cr|fonts-ttf-japanese-extra-0.20040217-13|52	%defattr(0644,root,root,0755)
12cr|fonts-ttf-japanese-extra-0.20040217-13|53	%doc COPYING  Changelog  README.ja docs/*
12cr|fonts-ttf-japanese-extra-0.20040217-13|54	%dir %_datadir/fonts/ttf/japanese-extra/
12cr|fonts-ttf-japanese-extra-0.20040217-13|55	%config(noreplace) %_datadir/fonts/ttf/japanese-extra/fonts.dir
12cr|fonts-ttf-japanese-extra-0.20040217-13|56	%config(noreplace) %_datadir/fonts/ttf/japanese-extra/fonts.scale
12cr|fonts-ttf-japanese-extra-0.20040217-13|57	%_datadir/fonts/ttf/japanese-extra/kochi*
12cr|fonts-ttf-japanese-extra-0.20040217-13|58	%_sysconfdir/X11/fontpath.d/ttf-japanese-extra:pri=50
12cr|fonts-ttf-japanese-extra-0.20040217-13|59	
12cr|fonts-ttf-japanese-extra-0.20040217-13|60	
12cr|fonts-ttf-japanese-extra-0.20040217-13|61	
12cr|fonts-ttf-japanese-extra-0.20040217-13|62	%changelog
12cr|fonts-ttf-japanese-extra-0.20040217-13|63	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 0.20040217-13mdv2011.0
12cr|fonts-ttf-japanese-extra-0.20040217-13|64	+ Revision: 675571
12cr|fonts-ttf-japanese-extra-0.20040217-13|65	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-ttf-japanese-extra-0.20040217-13|66	
12cr|fonts-ttf-japanese-extra-0.20040217-13|67	* Mon Dec 06 2010 Funda Wang <fwang@mandriva.org> 0.20040217-12mdv2011.0
12cr|fonts-ttf-japanese-extra-0.20040217-13|68	+ Revision: 611718
12cr|fonts-ttf-japanese-extra-0.20040217-13|69	- fix build
12cr|fonts-ttf-japanese-extra-0.20040217-13|70	
12cr|fonts-ttf-japanese-extra-0.20040217-13|71	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|fonts-ttf-japanese-extra-0.20040217-13|72	- rebuild
12cr|fonts-ttf-japanese-extra-0.20040217-13|73	
12cr|fonts-ttf-japanese-extra-0.20040217-13|74	* Wed Jan 20 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.20040217-11mdv2010.1
12cr|fonts-ttf-japanese-extra-0.20040217-13|75	+ Revision: 494144
12cr|fonts-ttf-japanese-extra-0.20040217-13|76	- fc-cache is now called by an rpm filetrigger
12cr|fonts-ttf-japanese-extra-0.20040217-13|77	
12cr|fonts-ttf-japanese-extra-0.20040217-13|78	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.20040217-10mdv2010.0
12cr|fonts-ttf-japanese-extra-0.20040217-13|79	+ Revision: 428846
12cr|fonts-ttf-japanese-extra-0.20040217-13|80	- rebuild
12cr|fonts-ttf-japanese-extra-0.20040217-13|81	
12cr|fonts-ttf-japanese-extra-0.20040217-13|82	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.20040217-9mdv2009.0
12cr|fonts-ttf-japanese-extra-0.20040217-13|83	+ Revision: 245259
12cr|fonts-ttf-japanese-extra-0.20040217-13|84	- rebuild
12cr|fonts-ttf-japanese-extra-0.20040217-13|85	
12cr|fonts-ttf-japanese-extra-0.20040217-13|86	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.20040217-7mdv2008.1
12cr|fonts-ttf-japanese-extra-0.20040217-13|87	+ Revision: 170837
12cr|fonts-ttf-japanese-extra-0.20040217-13|88	- rebuild
12cr|fonts-ttf-japanese-extra-0.20040217-13|89	- kill re-definition of %%buildroot on Pixel's request
12cr|fonts-ttf-japanese-extra-0.20040217-13|90	
12cr|fonts-ttf-japanese-extra-0.20040217-13|91	+ Olivier Blin <oblin@mandriva.com>
12cr|fonts-ttf-japanese-extra-0.20040217-13|92	- restore BuildRoot
12cr|fonts-ttf-japanese-extra-0.20040217-13|93	
12cr|fonts-ttf-japanese-extra-0.20040217-13|94	* Thu Jul 05 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.20040217-6mdv2008.0
12cr|fonts-ttf-japanese-extra-0.20040217-13|95	+ Revision: 48743
12cr|fonts-ttf-japanese-extra-0.20040217-13|96	- fontpath.d conversion (#31756)
12cr|fonts-ttf-japanese-extra-0.20040217-13|97	- minor cleanups
12cr|fonts-ttf-japanese-extra-0.20040217-13|98	
12cr|fonts-ttf-japanese-extra-0.20040217-13|99	* Fri Jun 22 2007 Thierry Vignaud <tv@mandriva.org> 0.20040217-5mdv2008.0
12cr|fonts-ttf-japanese-extra-0.20040217-13|100	+ Revision: 43075
12cr|fonts-ttf-japanese-extra-0.20040217-13|101	- use %%mkrel
12cr|fonts-ttf-japanese-extra-0.20040217-13|102	
12cr|fonts-ttf-japanese-extra-0.20040217-13|103	
12cr|fonts-ttf-japanese-extra-0.20040217-13|104	* Wed Feb 08 2006 Frederic Crozat <fcrozat@mandriva.com> 0.20040217-4mdk
12cr|fonts-ttf-japanese-extra-0.20040217-13|105	- Don't package fontconfig cache file
12cr|fonts-ttf-japanese-extra-0.20040217-13|106	- Fix prereq
12cr|fonts-ttf-japanese-extra-0.20040217-13|107	
12cr|fonts-ttf-japanese-extra-0.20040217-13|108	* Sun Jun 27 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.20040217-3mdk
12cr|fonts-ttf-japanese-extra-0.20040217-13|109	- rename (this is the old fonts-ttf-japanese-0.20040217-2mdk)
12cr|fonts-ttf-japanese-extra-0.20040217-13|110	
12cr|fonts-ttf-japanese-extra-0.20040217-13|111	* Mon Apr 19 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.20040217-2mdk
12cr|fonts-ttf-japanese-extra-0.20040217-13|112	- fix buildrequires
12cr|fonts-ttf-japanese-extra-0.20040217-13|113	- don't use () around commands, it will make rpm-build not exit on errors within the braces
12cr|fonts-ttf-japanese-extra-0.20040217-13|114	- don't list files twice
12cr|fonts-ttf-japanese-extra-0.20040217-13|115	
12cr|fonts-ttf-japanese-extra-0.20040217-13|116	* Wed Feb 18 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.20020727-4mdk
12cr|fonts-ttf-japanese-extra-0.20040217-13|117	- from UTUMI Hirosi <utuhiro78@yahoo.co.jp>: initial build
12cr|fonts-ttf-japanese-extra-0.20040217-13|118	(old Kochis have license problems. This is a package of "alternative" Kochis)
12cr|fonts-ttf-japanese-extra-0.20040217-13|119	
12cr|fonts-ttf-japanese-extra-0.20040217-13|120	* Fri Jul 25 2003 Per yvind Karlsen <peroyvind@sintrax.net> 0.20020727-4mdk
12cr|fonts-ttf-japanese-extra-0.20040217-13|121	- rebuild
12cr|fonts-ttf-japanese-extra-0.20040217-13|122	- fix obsolete-not-provided (rpmlint)
12cr|fonts-ttf-japanese-extra-0.20040217-13|123	
12cr|fonts-ttf-japanese-extra-0.20040217-13|124	* Tue Feb 18 2003 Pablo Saratxaga <pablo@mandrakesoft.com> 0.2.20020727-3mdk
12cr|fonts-ttf-japanese-extra-0.20040217-13|125	- proper use of fc-cache
12cr|fonts-ttf-japanese-extra-0.20040217-13|126	

1412 12
12cr|fonts-ttf-japanese-ipamona-20060712-10|1	%define version	20060712
12cr|fonts-ttf-japanese-ipamona-20060712-10|2	%define release	%mkrel 10
12cr|fonts-ttf-japanese-ipamona-20060712-10|3	%define fontdir %_datadir/fonts/TTF/japanese-ipamona
12cr|fonts-ttf-japanese-ipamona-20060712-10|4	
12cr|fonts-ttf-japanese-ipamona-20060712-10|5	Name:		fonts-ttf-japanese-ipamona
12cr|fonts-ttf-japanese-ipamona-20060712-10|6	Summary:	IPAMona fonts for Japanese
12cr|fonts-ttf-japanese-ipamona-20060712-10|7	Version:	%{version}
12cr|fonts-ttf-japanese-ipamona-20060712-10|8	Release:	%{release}
12cr|fonts-ttf-japanese-ipamona-20060712-10|9	Group:		System/Fonts/True type
12cr|fonts-ttf-japanese-ipamona-20060712-10|10	License:	Distributable
12cr|fonts-ttf-japanese-ipamona-20060712-10|11	URL:		http://www.geocities.jp/ipa_mona/
12cr|fonts-ttf-japanese-ipamona-20060712-10|12	Source0:	%{name}-%{version}.tar.bz2
12cr|fonts-ttf-japanese-ipamona-20060712-10|13	Source1:	fonts-ttf-japanese-ipamona_fonts.dir
12cr|fonts-ttf-japanese-ipamona-20060712-10|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|fonts-ttf-japanese-ipamona-20060712-10|15	BuildArch:	noarch
12cr|fonts-ttf-japanese-ipamona-20060712-10|16	BuildRequires: fontconfig
12cr|fonts-ttf-japanese-ipamona-20060712-10|17	
12cr|fonts-ttf-japanese-ipamona-20060712-10|18	%description
12cr|fonts-ttf-japanese-ipamona-20060712-10|19	IPAMona fonts are modified IPA fonts.
12cr|fonts-ttf-japanese-ipamona-20060712-10|20	
12cr|fonts-ttf-japanese-ipamona-20060712-10|21	Most Japanese web sites and MS Office templates are
12cr|fonts-ttf-japanese-ipamona-20060712-10|22	designed for MSPGothic, so Mr. Kobayashi changed the width of
12cr|fonts-ttf-japanese-ipamona-20060712-10|23	IPAPGothic to fit against MSPGothic.
12cr|fonts-ttf-japanese-ipamona-20060712-10|24	
12cr|fonts-ttf-japanese-ipamona-20060712-10|25	Also he changed IPAPMincho for MSPMincho,
12cr|fonts-ttf-japanese-ipamona-20060712-10|26	and added a "0x301c" character (= "〜") to IPAGothic/IPAMincho.
12cr|fonts-ttf-japanese-ipamona-20060712-10|27	
12cr|fonts-ttf-japanese-ipamona-20060712-10|28	
12cr|fonts-ttf-japanese-ipamona-20060712-10|29	%prep
12cr|fonts-ttf-japanese-ipamona-20060712-10|30	%setup -q
12cr|fonts-ttf-japanese-ipamona-20060712-10|31	
12cr|fonts-ttf-japanese-ipamona-20060712-10|32	%install
12cr|fonts-ttf-japanese-ipamona-20060712-10|33	rm -rf $RPM_BUILD_ROOT
12cr|fonts-ttf-japanese-ipamona-20060712-10|34	
12cr|fonts-ttf-japanese-ipamona-20060712-10|35	install -d %buildroot/%fontdir
12cr|fonts-ttf-japanese-ipamona-20060712-10|36	install -m 644 fonts/*.ttf %{buildroot}/%fontdir/
12cr|fonts-ttf-japanese-ipamona-20060712-10|37	install %SOURCE1 %buildroot/%fontdir/fonts.dir
12cr|fonts-ttf-japanese-ipamona-20060712-10|38	install %SOURCE1 %buildroot/%fontdir/fonts.scale
12cr|fonts-ttf-japanese-ipamona-20060712-10|39	
12cr|fonts-ttf-japanese-ipamona-20060712-10|40	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-japanese-ipamona-20060712-10|41	ln -s ../../..%fontdir \
12cr|fonts-ttf-japanese-ipamona-20060712-10|42	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-japanese-ipamona:pri=50
12cr|fonts-ttf-japanese-ipamona-20060712-10|43	
12cr|fonts-ttf-japanese-ipamona-20060712-10|44	%clean
12cr|fonts-ttf-japanese-ipamona-20060712-10|45	rm -rf $RPM_BUILD_ROOT
12cr|fonts-ttf-japanese-ipamona-20060712-10|46	
12cr|fonts-ttf-japanese-ipamona-20060712-10|47	%files
12cr|fonts-ttf-japanese-ipamona-20060712-10|48	%defattr(-,root,root)
12cr|fonts-ttf-japanese-ipamona-20060712-10|49	%doc fonts/COPYING.font.ja fonts/README_ipamona.txt
12cr|fonts-ttf-japanese-ipamona-20060712-10|50	%doc fonts/doc/*
12cr|fonts-ttf-japanese-ipamona-20060712-10|51	%doc opfc-ModuleHP-1.1.1.tar.bz2
12cr|fonts-ttf-japanese-ipamona-20060712-10|52	%{fontdir}/*
12cr|fonts-ttf-japanese-ipamona-20060712-10|53	%_sysconfdir/X11/fontpath.d/*
12cr|fonts-ttf-japanese-ipamona-20060712-10|54	
12cr|fonts-ttf-japanese-ipamona-20060712-10|55	
12cr|fonts-ttf-japanese-ipamona-20060712-10|56	%changelog
12cr|fonts-ttf-japanese-ipamona-20060712-10|57	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 20060712-10mdv2011.0
12cr|fonts-ttf-japanese-ipamona-20060712-10|58	+ Revision: 675572
12cr|fonts-ttf-japanese-ipamona-20060712-10|59	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-ttf-japanese-ipamona-20060712-10|60	
12cr|fonts-ttf-japanese-ipamona-20060712-10|61	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 20060712-9mdv2011.0
12cr|fonts-ttf-japanese-ipamona-20060712-10|62	+ Revision: 610732
12cr|fonts-ttf-japanese-ipamona-20060712-10|63	- rebuild
12cr|fonts-ttf-japanese-ipamona-20060712-10|64	
12cr|fonts-ttf-japanese-ipamona-20060712-10|65	* Wed Jan 20 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 20060712-8mdv2010.1
12cr|fonts-ttf-japanese-ipamona-20060712-10|66	+ Revision: 494145
12cr|fonts-ttf-japanese-ipamona-20060712-10|67	- fc-cache is now called by an rpm filetrigger
12cr|fonts-ttf-japanese-ipamona-20060712-10|68	
12cr|fonts-ttf-japanese-ipamona-20060712-10|69	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 20060712-7mdv2010.0
12cr|fonts-ttf-japanese-ipamona-20060712-10|70	+ Revision: 428847
12cr|fonts-ttf-japanese-ipamona-20060712-10|71	- rebuild
12cr|fonts-ttf-japanese-ipamona-20060712-10|72	
12cr|fonts-ttf-japanese-ipamona-20060712-10|73	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 20060712-6mdv2009.0
12cr|fonts-ttf-japanese-ipamona-20060712-10|74	+ Revision: 245260
12cr|fonts-ttf-japanese-ipamona-20060712-10|75	- rebuild
12cr|fonts-ttf-japanese-ipamona-20060712-10|76	
12cr|fonts-ttf-japanese-ipamona-20060712-10|77	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 20060712-5mdv2009.0
12cr|fonts-ttf-japanese-ipamona-20060712-10|78	+ Revision: 239584
12cr|fonts-ttf-japanese-ipamona-20060712-10|79	- rebuild
12cr|fonts-ttf-japanese-ipamona-20060712-10|80	
12cr|fonts-ttf-japanese-ipamona-20060712-10|81	+ Olivier Blin <oblin@mandriva.com>
12cr|fonts-ttf-japanese-ipamona-20060712-10|82	- restore BuildRoot
12cr|fonts-ttf-japanese-ipamona-20060712-10|83	
12cr|fonts-ttf-japanese-ipamona-20060712-10|84	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 20060712-3mdv2008.1
12cr|fonts-ttf-japanese-ipamona-20060712-10|85	+ Revision: 125134
12cr|fonts-ttf-japanese-ipamona-20060712-10|86	- kill re-definition of %%buildroot on Pixel's request
12cr|fonts-ttf-japanese-ipamona-20060712-10|87	
12cr|fonts-ttf-japanese-ipamona-20060712-10|88	* Tue Aug 21 2007 Funda Wang <fwang@mandriva.org> 20060712-3mdv2008.0
12cr|fonts-ttf-japanese-ipamona-20060712-10|89	+ Revision: 68093
12cr|fonts-ttf-japanese-ipamona-20060712-10|90	- Adapt to new fonts policy
12cr|fonts-ttf-japanese-ipamona-20060712-10|91	
12cr|fonts-ttf-japanese-ipamona-20060712-10|92	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 20060712-2mdv2008.0
12cr|fonts-ttf-japanese-ipamona-20060712-10|93	+ Revision: 67832
12cr|fonts-ttf-japanese-ipamona-20060712-10|94	- rebuild
12cr|fonts-ttf-japanese-ipamona-20060712-10|95	
12cr|fonts-ttf-japanese-ipamona-20060712-10|96	
12cr|fonts-ttf-japanese-ipamona-20060712-10|97	* Mon Jul 24 2006 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 20060712-1mdv2007.0
12cr|fonts-ttf-japanese-ipamona-20060712-10|98	- new release
12cr|fonts-ttf-japanese-ipamona-20060712-10|99	
12cr|fonts-ttf-japanese-ipamona-20060712-10|100	* Sat Feb 18 2006 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 20060210-3mdk
12cr|fonts-ttf-japanese-ipamona-20060712-10|101	- fix post and postun
12cr|fonts-ttf-japanese-ipamona-20060712-10|102	
12cr|fonts-ttf-japanese-ipamona-20060712-10|103	* Tue Feb 14 2006 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 20060210-2mdk
12cr|fonts-ttf-japanese-ipamona-20060712-10|104	- add modified fonts.dir (source1) to show Flash with IPA fonts
12cr|fonts-ttf-japanese-ipamona-20060712-10|105	
12cr|fonts-ttf-japanese-ipamona-20060712-10|106	* Sat Feb 11 2006 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 20060210-1mdk
12cr|fonts-ttf-japanese-ipamona-20060712-10|107	- first spec for Mandriva Linux
12cr|fonts-ttf-japanese-ipamona-20060712-10|108	

1413 12
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|1	%define version	20060520
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|2	%define release	%mkrel 10
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|3	%define fontdir %_datadir/fonts/TTF/japanese-mplus_ipagothic
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|4	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|5	Name:		fonts-ttf-japanese-mplus_ipagothic
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|6	Summary:	M+ OUTLINE FONTS with IPA gothic for Japanese
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|7	Version:	%{version}
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|8	Release:	%{release}
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|9	Group:		System/Fonts/True type
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|10	License:	Distributable
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|11	URL:		http://mix-mplus-ipa.sourceforge.jp/
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|12	Source0:	%{name}-%{version}.tar.bz2
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|14	Requires(post): mkfontdir, mkfontscale
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|15	BuildArch:	noarch
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|16	BuildRequires: fontconfig
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|17	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|18	%description
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|19	M+ OUTLINE FONTS don't have Kanji,
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|20	so "M+ with IPA gothic" use IPA gothic for Kanji.
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|21	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|22	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|23	%prep
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|24	%setup -q
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|25	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|26	%install
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|27	rm -rf $RPM_BUILD_ROOT
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|28	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|29	install -d %{buildroot}/%{fontdir}
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|30	install -m 644 *.ttf %{buildroot}/%{fontdir}
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|31	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|32	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|33	ln -s ../../..%fontdir \
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|34	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-japanese-mplus_ipagothic:pri=50
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|35	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|36	%clean
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|37	rm -rf $RPM_BUILD_ROOT
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|38	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|39	%post
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|40	cd %{fontdir}
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|41	mkfontdir
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|42	mkfontscale
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|43	cd -
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|44	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|45	%preun
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|46	rm -f %fontdir/fonts.{dir,scale}
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|47	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|48	%files
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|49	%defattr(-,root,root)
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|50	%doc COPYING.font.ja *.txt
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|51	%doc opfc-ModuleHP-1.1.1_withIPAFonts_and_Mplus.tar.bz2
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|52	%{fontdir}/*.ttf
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|53	%_sysconfdir/X11/fontpath.d/*
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|54	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|55	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|56	%changelog
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|57	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 20060520-10mdv2011.0
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|58	+ Revision: 675573
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|59	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|60	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|61	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 20060520-9mdv2011.0
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|62	+ Revision: 610733
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|63	- rebuild
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|64	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|65	* Wed Jan 20 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 20060520-8mdv2010.1
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|66	+ Revision: 494146
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|67	- fc-cache is now called by an rpm filetrigger
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|68	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|69	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 20060520-7mdv2010.0
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|70	+ Revision: 428848
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|71	- rebuild
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|72	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|73	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 20060520-6mdv2009.0
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|74	+ Revision: 245261
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|75	- rebuild
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|76	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|77	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 20060520-5mdv2009.0
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|78	+ Revision: 239585
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|79	- rebuild
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|80	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|81	+ Olivier Blin <oblin@mandriva.com>
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|82	- restore BuildRoot
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|83	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|84	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 20060520-3mdv2008.1
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|85	+ Revision: 125136
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|86	- kill re-definition of %%buildroot on Pixel's request
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|87	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|88	* Tue Aug 21 2007 Funda Wang <fwang@mandriva.org> 20060520-3mdv2008.0
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|89	+ Revision: 68102
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|90	- Adopt to new font policy
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|91	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|92	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 20060520-2mdv2008.0
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|93	+ Revision: 67831
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|94	- rebuild
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|95	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|96	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|97	* Mon Jul 24 2006 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 20060520-1mdv2007.0
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|98	- new release
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|99	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|100	* Mon May 01 2006 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 20060427-1mdk
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|101	- new release
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|102	- add some fonts
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|103	- change URL
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|104	
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|105	* Tue Feb 21 2006 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 0.0.0.10-1mdk
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|106	- first spec for Mandriva Linux
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|107	- mplus-TESTFLIGHT-010
12cr|fonts-ttf-japanese-mplus_ipagothic-20060520-10|108	

1414 12
12cr|fonts-ttf-junicode-0.6.11-8|1	%define version 0.6.11
12cr|fonts-ttf-junicode-0.6.11-8|2	%define fversion 0-6-11
12cr|fonts-ttf-junicode-0.6.11-8|3	%define release %mkrel 8
12cr|fonts-ttf-junicode-0.6.11-8|4	
12cr|fonts-ttf-junicode-0.6.11-8|5	Summary:	Peter Baker's Junicode Fonts for medievalists
12cr|fonts-ttf-junicode-0.6.11-8|6	Name:		fonts-ttf-junicode
12cr|fonts-ttf-junicode-0.6.11-8|7	Version:	%{version}
12cr|fonts-ttf-junicode-0.6.11-8|8	Release:	%{release}
12cr|fonts-ttf-junicode-0.6.11-8|9	License:	GPL
12cr|fonts-ttf-junicode-0.6.11-8|10	Group:		System/Fonts/True type
12cr|fonts-ttf-junicode-0.6.11-8|11	URL:		http://junicode.sourceforge.net/
12cr|fonts-ttf-junicode-0.6.11-8|12	# (Abel) I'm lazy; zip file at http://www.engl.virginia.edu/OE/junicode/
12cr|fonts-ttf-junicode-0.6.11-8|13	Source0:	junicode-%fversion.zip
12cr|fonts-ttf-junicode-0.6.11-8|14	# from http://heanet.dl.sourceforge.net/sourceforge/junicode/junicode-source-0.6.11.tar.gz:
12cr|fonts-ttf-junicode-0.6.11-8|15	Source1:	junicode-changelog-0.6.11
12cr|fonts-ttf-junicode-0.6.11-8|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-junicode-0.6.11-8|17	BuildArch:	noarch
12cr|fonts-ttf-junicode-0.6.11-8|18	BuildRequires: fontconfig
12cr|fonts-ttf-junicode-0.6.11-8|19	BuildRequires:	freetype-tools
12cr|fonts-ttf-junicode-0.6.11-8|20	
12cr|fonts-ttf-junicode-0.6.11-8|21	%description
12cr|fonts-ttf-junicode-0.6.11-8|22	This package contains the excellent Junicode font created by Peter
12cr|fonts-ttf-junicode-0.6.11-8|23	S. Baker. This font is especially suited for medievalists, as it offers
12cr|fonts-ttf-junicode-0.6.11-8|24	many characters common in languages as Old English, Old Norse, etc.,
12cr|fonts-ttf-junicode-0.6.11-8|25	but it is beautiful and elegant enough to be used for other purposes.
12cr|fonts-ttf-junicode-0.6.11-8|26	
12cr|fonts-ttf-junicode-0.6.11-8|27	%prep
12cr|fonts-ttf-junicode-0.6.11-8|28	%setup -q -c %name-%version
12cr|fonts-ttf-junicode-0.6.11-8|29	install -m 644 %SOURCE1 ChangeLog
12cr|fonts-ttf-junicode-0.6.11-8|30	
12cr|fonts-ttf-junicode-0.6.11-8|31	# clean useless dirs
12cr|fonts-ttf-junicode-0.6.11-8|32	rm -rf docs/.xvpics
12cr|fonts-ttf-junicode-0.6.11-8|33	
12cr|fonts-ttf-junicode-0.6.11-8|34	%build
12cr|fonts-ttf-junicode-0.6.11-8|35	
12cr|fonts-ttf-junicode-0.6.11-8|36	%install
12cr|fonts-ttf-junicode-0.6.11-8|37	rm -rf $RPM_BUILD_ROOT
12cr|fonts-ttf-junicode-0.6.11-8|38	
12cr|fonts-ttf-junicode-0.6.11-8|39	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/junicode
12cr|fonts-ttf-junicode-0.6.11-8|40	
12cr|fonts-ttf-junicode-0.6.11-8|41	cp *.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/junicode
12cr|fonts-ttf-junicode-0.6.11-8|42	ttmkfdir $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/junicode > $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/junicode/fonts.dir
12cr|fonts-ttf-junicode-0.6.11-8|43	ln -s fonts.dir $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/junicode/fonts.scale
12cr|fonts-ttf-junicode-0.6.11-8|44	
12cr|fonts-ttf-junicode-0.6.11-8|45	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-junicode-0.6.11-8|46	ln -s ../../..%_datadir/fonts/ttf/junicode \
12cr|fonts-ttf-junicode-0.6.11-8|47	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-junicode:pri=50
12cr|fonts-ttf-junicode-0.6.11-8|48	
12cr|fonts-ttf-junicode-0.6.11-8|49	%clean
12cr|fonts-ttf-junicode-0.6.11-8|50	rm -rf $RPM_BUILD_ROOT
12cr|fonts-ttf-junicode-0.6.11-8|51	
12cr|fonts-ttf-junicode-0.6.11-8|52	%files
12cr|fonts-ttf-junicode-0.6.11-8|53	%defattr(-,root,root,-)
12cr|fonts-ttf-junicode-0.6.11-8|54	%doc ChangeLog
12cr|fonts-ttf-junicode-0.6.11-8|55	%{_datadir}/fonts/ttf/junicode
12cr|fonts-ttf-junicode-0.6.11-8|56	%{_sysconfdir}/X11/fontpath.d/ttf-junicode:pri=50
12cr|fonts-ttf-junicode-0.6.11-8|57	
12cr|fonts-ttf-junicode-0.6.11-8|58	
12cr|fonts-ttf-junicode-0.6.11-8|59	%changelog
12cr|fonts-ttf-junicode-0.6.11-8|60	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 0.6.11-8mdv2011.0
12cr|fonts-ttf-junicode-0.6.11-8|61	+ Revision: 675574
12cr|fonts-ttf-junicode-0.6.11-8|62	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-ttf-junicode-0.6.11-8|63	
12cr|fonts-ttf-junicode-0.6.11-8|64	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.11-7mdv2011.0
12cr|fonts-ttf-junicode-0.6.11-8|65	+ Revision: 610734
12cr|fonts-ttf-junicode-0.6.11-8|66	- rebuild
12cr|fonts-ttf-junicode-0.6.11-8|67	
12cr|fonts-ttf-junicode-0.6.11-8|68	* Wed Jan 20 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.6.11-6mdv2010.1
12cr|fonts-ttf-junicode-0.6.11-8|69	+ Revision: 494147
12cr|fonts-ttf-junicode-0.6.11-8|70	- fc-cache is now called by an rpm filetrigger
12cr|fonts-ttf-junicode-0.6.11-8|71	
12cr|fonts-ttf-junicode-0.6.11-8|72	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.6.11-5mdv2010.0
12cr|fonts-ttf-junicode-0.6.11-8|73	+ Revision: 428849
12cr|fonts-ttf-junicode-0.6.11-8|74	- rebuild
12cr|fonts-ttf-junicode-0.6.11-8|75	
12cr|fonts-ttf-junicode-0.6.11-8|76	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.6.11-4mdv2009.0
12cr|fonts-ttf-junicode-0.6.11-8|77	+ Revision: 245280
12cr|fonts-ttf-junicode-0.6.11-8|78	- rebuild
12cr|fonts-ttf-junicode-0.6.11-8|79	
12cr|fonts-ttf-junicode-0.6.11-8|80	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.6.11-2mdv2008.1
12cr|fonts-ttf-junicode-0.6.11-8|81	+ Revision: 136417
12cr|fonts-ttf-junicode-0.6.11-8|82	- restore BuildRoot
12cr|fonts-ttf-junicode-0.6.11-8|83	
12cr|fonts-ttf-junicode-0.6.11-8|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|fonts-ttf-junicode-0.6.11-8|85	- kill re-definition of %%buildroot on Pixel's request
12cr|fonts-ttf-junicode-0.6.11-8|86	
12cr|fonts-ttf-junicode-0.6.11-8|87	* Fri Jul 06 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.6.11-2mdv2008.0
12cr|fonts-ttf-junicode-0.6.11-8|88	+ Revision: 49189
12cr|fonts-ttf-junicode-0.6.11-8|89	- fontpath.d conversion (#31756)
12cr|fonts-ttf-junicode-0.6.11-8|90	- Import fonts-ttf-junicode
12cr|fonts-ttf-junicode-0.6.11-8|91	
12cr|fonts-ttf-junicode-0.6.11-8|92	
12cr|fonts-ttf-junicode-0.6.11-8|93	
12cr|fonts-ttf-junicode-0.6.11-8|94	
12cr|fonts-ttf-junicode-0.6.11-8|95	* Thu Aug 31 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.6.11-1mdv2007.0
12cr|fonts-ttf-junicode-0.6.11-8|96	- new release (#22092)
12cr|fonts-ttf-junicode-0.6.11-8|97	- use %%mkrel
12cr|fonts-ttf-junicode-0.6.11-8|98	- new URL
12cr|fonts-ttf-junicode-0.6.11-8|99	- fix source0
12cr|fonts-ttf-junicode-0.6.11-8|100	
12cr|fonts-ttf-junicode-0.6.11-8|101	* Wed Feb 08 2006 Frederic Crozat <fcrozat@mandriva.com> 0.6.4-2mdk
12cr|fonts-ttf-junicode-0.6.11-8|102	- Fix prereq
12cr|fonts-ttf-junicode-0.6.11-8|103	- Fix post/postun scripts
12cr|fonts-ttf-junicode-0.6.11-8|104	
12cr|fonts-ttf-junicode-0.6.11-8|105	* Thu Dec 23 2004 Abel Cheung <deaddog@mandrake.org> 0.6.4-1mdk
12cr|fonts-ttf-junicode-0.6.11-8|106	- First Mandrakelinux package submitted by
12cr|fonts-ttf-junicode-0.6.11-8|107	Roberto Rosselli Del Turco <rosselli@ling.unipi.it>

1415 12
12cr|fonts-ttf-jura-2.6.1-1|1	%define pkgname jura-ttf
12cr|fonts-ttf-jura-2.6.1-1|2	
12cr|fonts-ttf-jura-2.6.1-1|3	Summary:	Family of sans-serif fonts in the Eurostile vein
12cr|fonts-ttf-jura-2.6.1-1|4	Name:		fonts-ttf-jura
12cr|fonts-ttf-jura-2.6.1-1|5	Version:	2.6.1
12cr|fonts-ttf-jura-2.6.1-1|6	Release:	%mkrel 1
12cr|fonts-ttf-jura-2.6.1-1|7	License:	OFL and GPLv3
12cr|fonts-ttf-jura-2.6.1-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-jura-2.6.1-1|9	URL:		http://io.debian.net/~danielj/
12cr|fonts-ttf-jura-2.6.1-1|10	Source0:	http://io.debian.net/~danielj/jura/%{pkgname}-%{version}.tar.bz2
12cr|fonts-ttf-jura-2.6.1-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-jura-2.6.1-1|12	BuildArch:	noarch
12cr|fonts-ttf-jura-2.6.1-1|13	BuildRequires:	freetype-tools
12cr|fonts-ttf-jura-2.6.1-1|14	BuildRequires:	dos2unix
12cr|fonts-ttf-jura-2.6.1-1|15	
12cr|fonts-ttf-jura-2.6.1-1|16	%description
12cr|fonts-ttf-jura-2.6.1-1|17	Jura is a family of sans-serif fonts in the Eurostile vein. It was originally
12cr|fonts-ttf-jura-2.6.1-1|18	inspired by some work I was doing for the FreeFont project in designing a Kayah
12cr|fonts-ttf-jura-2.6.1-1|19	Li range for FreeMono. (Kayah Li is a language used by a minority people group
12cr|fonts-ttf-jura-2.6.1-1|20	in Burma. Because the Burmese government suppresses the teaching of minority
12cr|fonts-ttf-jura-2.6.1-1|21	scripts, the Kayah Li script is taught only in schools in refugee camps
12cr|fonts-ttf-jura-2.6.1-1|22	in Thailand.) I wanted to create a Roman alphabet using the same kinds
12cr|fonts-ttf-jura-2.6.1-1|23	of strokes and curves as the Kayah Li glyphs, and thus Jura was born. It has
12cr|fonts-ttf-jura-2.6.1-1|24	been expanded to include glyphs for the Cyrillic and Greek alphabets as well.
12cr|fonts-ttf-jura-2.6.1-1|25	
12cr|fonts-ttf-jura-2.6.1-1|26	Jura is available in four weights: Book, Medium, DemiBold, and Bold.
12cr|fonts-ttf-jura-2.6.1-1|27	
12cr|fonts-ttf-jura-2.6.1-1|28	%prep
12cr|fonts-ttf-jura-2.6.1-1|29	%setup -q -c -n %{pkgname}-%{version}
12cr|fonts-ttf-jura-2.6.1-1|30	chmod -x *
12cr|fonts-ttf-jura-2.6.1-1|31	dos2unix *.txt
12cr|fonts-ttf-jura-2.6.1-1|32	
12cr|fonts-ttf-jura-2.6.1-1|33	%build
12cr|fonts-ttf-jura-2.6.1-1|34	
12cr|fonts-ttf-jura-2.6.1-1|35	%install
12cr|fonts-ttf-jura-2.6.1-1|36	%__rm -rf %{buildroot}
12cr|fonts-ttf-jura-2.6.1-1|37	
12cr|fonts-ttf-jura-2.6.1-1|38	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/jura
12cr|fonts-ttf-jura-2.6.1-1|39	
12cr|fonts-ttf-jura-2.6.1-1|40	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/jura
12cr|fonts-ttf-jura-2.6.1-1|41	ttmkfdir %{buildroot}%{_xfontdir}/TTF/jura -o %{buildroot}%{_xfontdir}/TTF/jura/fonts.dir
12cr|fonts-ttf-jura-2.6.1-1|42	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/jura/fonts.scale
12cr|fonts-ttf-jura-2.6.1-1|43	
12cr|fonts-ttf-jura-2.6.1-1|44	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-jura-2.6.1-1|45	%__ln_s ../../..%{_xfontdir}/TTF/jura \
12cr|fonts-ttf-jura-2.6.1-1|46	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-jura:pri=50
12cr|fonts-ttf-jura-2.6.1-1|47	
12cr|fonts-ttf-jura-2.6.1-1|48	%clean
12cr|fonts-ttf-jura-2.6.1-1|49	%__rm -rf %{buildroot}
12cr|fonts-ttf-jura-2.6.1-1|50	
12cr|fonts-ttf-jura-2.6.1-1|51	%files
12cr|fonts-ttf-jura-2.6.1-1|52	%defattr(-,root,root,-)
12cr|fonts-ttf-jura-2.6.1-1|53	%doc FONTLOG.txt license-gpl-3.0.txt license-ofl.txt
12cr|fonts-ttf-jura-2.6.1-1|54	%dir %{_xfontdir}/TTF/jura
12cr|fonts-ttf-jura-2.6.1-1|55	%{_xfontdir}/TTF/jura/*.ttf
12cr|fonts-ttf-jura-2.6.1-1|56	%verify(not mtime) %{_datadir}/fonts/TTF/jura/fonts.dir
12cr|fonts-ttf-jura-2.6.1-1|57	%{_xfontdir}/TTF/jura/fonts.scale
12cr|fonts-ttf-jura-2.6.1-1|58	%{_sysconfdir}/X11/fontpath.d/ttf-jura:pri=50
12cr|fonts-ttf-jura-2.6.1-1|59	
12cr|fonts-ttf-jura-2.6.1-1|60	
12cr|fonts-ttf-jura-2.6.1-1|61	%changelog
12cr|fonts-ttf-jura-2.6.1-1|62	* Fri Dec 09 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.6.1-1mdv2012.0
12cr|fonts-ttf-jura-2.6.1-1|63	+ Revision: 739450
12cr|fonts-ttf-jura-2.6.1-1|64	- Update to 2.6.1
12cr|fonts-ttf-jura-2.6.1-1|65	
12cr|fonts-ttf-jura-2.6.1-1|66	* Fri Jul 22 2011 Sergey Zhemoitel <serg@mandriva.org> 2.4-1
12cr|fonts-ttf-jura-2.6.1-1|67	+ Revision: 690980
12cr|fonts-ttf-jura-2.6.1-1|68	- imported package fonts-ttf-jura
12cr|fonts-ttf-jura-2.6.1-1|69	

1416 12
12cr|fonts-ttf-khartiya-1.0.1-1|1	%define pkgname khartiya-ttf
12cr|fonts-ttf-khartiya-1.0.1-1|2	
12cr|fonts-ttf-khartiya-1.0.1-1|3	Summary:	Extended Bitstream Charter font
12cr|fonts-ttf-khartiya-1.0.1-1|4	Name:		fonts-ttf-khartiya
12cr|fonts-ttf-khartiya-1.0.1-1|5	Version:	1.0.1
12cr|fonts-ttf-khartiya-1.0.1-1|6	Release:	%mkrel 1
12cr|fonts-ttf-khartiya-1.0.1-1|7	License:	OFL
12cr|fonts-ttf-khartiya-1.0.1-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-khartiya-1.0.1-1|9	URL:		http://code.google.com/p/khartiya/
12cr|fonts-ttf-khartiya-1.0.1-1|10	Source0:	http://khartiya.googlecode.com/files/%{pkgname}-%{version}.tar.xz
12cr|fonts-ttf-khartiya-1.0.1-1|11	BuildArch:	noarch
12cr|fonts-ttf-khartiya-1.0.1-1|12	BuildRequires:	freetype-tools
12cr|fonts-ttf-khartiya-1.0.1-1|13	BuildRequires:	dos2unix
12cr|fonts-ttf-khartiya-1.0.1-1|14	
12cr|fonts-ttf-khartiya-1.0.1-1|15	%description
12cr|fonts-ttf-khartiya-1.0.1-1|16	These fonts are based on Bitstream Charter font which was released by Bitstream
12cr|fonts-ttf-khartiya-1.0.1-1|17	for X Window System. They are extended by addition of Cyrillic letters.
12cr|fonts-ttf-khartiya-1.0.1-1|18	
12cr|fonts-ttf-khartiya-1.0.1-1|19	%prep
12cr|fonts-ttf-khartiya-1.0.1-1|20	%setup -q -c -n %{pkgname}-%{version}
12cr|fonts-ttf-khartiya-1.0.1-1|21	dos2unix OFL-FAQ.txt
12cr|fonts-ttf-khartiya-1.0.1-1|22	
12cr|fonts-ttf-khartiya-1.0.1-1|23	%build
12cr|fonts-ttf-khartiya-1.0.1-1|24	
12cr|fonts-ttf-khartiya-1.0.1-1|25	%install
12cr|fonts-ttf-khartiya-1.0.1-1|26	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/khartiya
12cr|fonts-ttf-khartiya-1.0.1-1|27	
12cr|fonts-ttf-khartiya-1.0.1-1|28	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/khartiya
12cr|fonts-ttf-khartiya-1.0.1-1|29	ttmkfdir %{buildroot}%{_xfontdir}/TTF/khartiya -o %{buildroot}%{_xfontdir}/TTF/khartiya/fonts.dir
12cr|fonts-ttf-khartiya-1.0.1-1|30	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/khartiya/fonts.scale
12cr|fonts-ttf-khartiya-1.0.1-1|31	
12cr|fonts-ttf-khartiya-1.0.1-1|32	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-khartiya-1.0.1-1|33	%__ln_s ../../..%{_xfontdir}/TTF/khartiya \
12cr|fonts-ttf-khartiya-1.0.1-1|34	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-khartiya:pri=50
12cr|fonts-ttf-khartiya-1.0.1-1|35	
12cr|fonts-ttf-khartiya-1.0.1-1|36	%files
12cr|fonts-ttf-khartiya-1.0.1-1|37	%defattr(644,root,root,755)
12cr|fonts-ttf-khartiya-1.0.1-1|38	%doc FontLog.txt OFL.txt OFL-FAQ.txt
12cr|fonts-ttf-khartiya-1.0.1-1|39	%dir %{_xfontdir}/TTF/khartiya
12cr|fonts-ttf-khartiya-1.0.1-1|40	%{_xfontdir}/TTF/khartiya/*.ttf
12cr|fonts-ttf-khartiya-1.0.1-1|41	%verify(not mtime) %{_datadir}/fonts/TTF/khartiya/fonts.dir
12cr|fonts-ttf-khartiya-1.0.1-1|42	%{_xfontdir}/TTF/khartiya/fonts.scale
12cr|fonts-ttf-khartiya-1.0.1-1|43	%{_sysconfdir}/X11/fontpath.d/ttf-khartiya:pri=50
12cr|fonts-ttf-khartiya-1.0.1-1|44	
12cr|fonts-ttf-khartiya-1.0.1-1|45	
12cr|fonts-ttf-khartiya-1.0.1-1|46	%changelog
12cr|fonts-ttf-khartiya-1.0.1-1|47	* Mon Aug 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0.1-1mdv2012.0
12cr|fonts-ttf-khartiya-1.0.1-1|48	+ Revision: 814518
12cr|fonts-ttf-khartiya-1.0.1-1|49	- update to 1.0.1
12cr|fonts-ttf-khartiya-1.0.1-1|50	
12cr|fonts-ttf-khartiya-1.0.1-1|51	* Fri Dec 09 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.4-1
12cr|fonts-ttf-khartiya-1.0.1-1|52	+ Revision: 739417
12cr|fonts-ttf-khartiya-1.0.1-1|53	- BR fixed
12cr|fonts-ttf-khartiya-1.0.1-1|54	- Update to 0.4
12cr|fonts-ttf-khartiya-1.0.1-1|55	
12cr|fonts-ttf-khartiya-1.0.1-1|56	* Fri Jul 22 2011 Sergey Zhemoitel <serg@mandriva.org> 0.2-1
12cr|fonts-ttf-khartiya-1.0.1-1|57	+ Revision: 690983
12cr|fonts-ttf-khartiya-1.0.1-1|58	- imported package fonts-ttf-khartiya
12cr|fonts-ttf-khartiya-1.0.1-1|59	

1417 12
12cr|fonts-ttf-liberastika-1.1.3-1|1	%define pkgname liberastika-ttf
12cr|fonts-ttf-liberastika-1.1.3-1|2	
12cr|fonts-ttf-liberastika-1.1.3-1|3	Summary: Sans fonts derived from Liberation Sans
12cr|fonts-ttf-liberastika-1.1.3-1|4	Name: fonts-ttf-liberastika
12cr|fonts-ttf-liberastika-1.1.3-1|5	Version: 1.1.3
12cr|fonts-ttf-liberastika-1.1.3-1|6	Release: %mkrel 1
12cr|fonts-ttf-liberastika-1.1.3-1|7	License: GPLv2 with exception
12cr|fonts-ttf-liberastika-1.1.3-1|8	Group: System/Fonts/True type
12cr|fonts-ttf-liberastika-1.1.3-1|9	URL: http://code.google.com/p/liberastika/
12cr|fonts-ttf-liberastika-1.1.3-1|10	Source0: http://liberastika.googlecode.com/files/%{pkgname}-%{version}.tar.xz
12cr|fonts-ttf-liberastika-1.1.3-1|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-liberastika-1.1.3-1|12	BuildArch: noarch
12cr|fonts-ttf-liberastika-1.1.3-1|13	BuildRequires: freetype-tools
12cr|fonts-ttf-liberastika-1.1.3-1|14	
12cr|fonts-ttf-liberastika-1.1.3-1|15	%description
12cr|fonts-ttf-liberastika-1.1.3-1|16	The font based on Liberation Sans with some cyrillic letters modified. It is metrically incompatible with Arial fonts.
12cr|fonts-ttf-liberastika-1.1.3-1|17	
12cr|fonts-ttf-liberastika-1.1.3-1|18	%prep
12cr|fonts-ttf-liberastika-1.1.3-1|19	%setup -q -c -n %{pkgname}-%{version}
12cr|fonts-ttf-liberastika-1.1.3-1|20	
12cr|fonts-ttf-liberastika-1.1.3-1|21	%build
12cr|fonts-ttf-liberastika-1.1.3-1|22	
12cr|fonts-ttf-liberastika-1.1.3-1|23	%install
12cr|fonts-ttf-liberastika-1.1.3-1|24	%__rm -rf %{buildroot}
12cr|fonts-ttf-liberastika-1.1.3-1|25	
12cr|fonts-ttf-liberastika-1.1.3-1|26	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/liberastika
12cr|fonts-ttf-liberastika-1.1.3-1|27	
12cr|fonts-ttf-liberastika-1.1.3-1|28	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/liberastika
12cr|fonts-ttf-liberastika-1.1.3-1|29	ttmkfdir %{buildroot}%{_xfontdir}/TTF/liberastika > %{buildroot}%{_xfontdir}/TTF/liberastika/fonts.dir
12cr|fonts-ttf-liberastika-1.1.3-1|30	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/liberastika/fonts.scale
12cr|fonts-ttf-liberastika-1.1.3-1|31	
12cr|fonts-ttf-liberastika-1.1.3-1|32	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-liberastika-1.1.3-1|33	%__ln_s ../../..%{_xfontdir}/TTF/liberastika \
12cr|fonts-ttf-liberastika-1.1.3-1|34	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-liberastika:pri=50
12cr|fonts-ttf-liberastika-1.1.3-1|35	
12cr|fonts-ttf-liberastika-1.1.3-1|36	%clean
12cr|fonts-ttf-liberastika-1.1.3-1|37	%__rm -rf %{buildroot}
12cr|fonts-ttf-liberastika-1.1.3-1|38	
12cr|fonts-ttf-liberastika-1.1.3-1|39	%files
12cr|fonts-ttf-liberastika-1.1.3-1|40	%defattr(-,root,root,-)
12cr|fonts-ttf-liberastika-1.1.3-1|41	%doc AUTHORS COPYING README ChangeLog
12cr|fonts-ttf-liberastika-1.1.3-1|42	%dir %{_xfontdir}/TTF/liberastika
12cr|fonts-ttf-liberastika-1.1.3-1|43	%{_xfontdir}/TTF/liberastika/*.ttf
12cr|fonts-ttf-liberastika-1.1.3-1|44	%verify(not mtime) %{_datadir}/fonts/TTF/liberastika/fonts.dir
12cr|fonts-ttf-liberastika-1.1.3-1|45	%{_xfontdir}/TTF/liberastika/fonts.scale
12cr|fonts-ttf-liberastika-1.1.3-1|46	%{_sysconfdir}/X11/fontpath.d/ttf-liberastika:pri=50
12cr|fonts-ttf-liberastika-1.1.3-1|47	
12cr|fonts-ttf-liberastika-1.1.3-1|48	
12cr|fonts-ttf-liberastika-1.1.3-1|49	
12cr|fonts-ttf-liberastika-1.1.3-1|50	
12cr|fonts-ttf-liberastika-1.1.3-1|51	
12cr|fonts-ttf-liberastika-1.1.3-1|52	%changelog
12cr|fonts-ttf-liberastika-1.1.3-1|53	* Fri Jul 22 2011 Sergey Zhemoitel <serg@mandriva.org> 1.1.3-1mdv2012.0
12cr|fonts-ttf-liberastika-1.1.3-1|54	+ Revision: 690986
12cr|fonts-ttf-liberastika-1.1.3-1|55	- imported package fonts-ttf-liberastika
12cr|fonts-ttf-liberastika-1.1.3-1|56	

1418 12
12cr|fonts-ttf-libertine-5.3.0-1|1	%define archivename	LinLibertineTTF
12cr|fonts-ttf-libertine-5.3.0-1|2	%define reldate		2012_07_02
12cr|fonts-ttf-libertine-5.3.0-1|3	%define fontdir		%{_datadir}/fonts/ttf/libertine
12cr|fonts-ttf-libertine-5.3.0-1|4	
12cr|fonts-ttf-libertine-5.3.0-1|5	Name:		fonts-ttf-libertine
12cr|fonts-ttf-libertine-5.3.0-1|6	Version:	5.3.0
12cr|fonts-ttf-libertine-5.3.0-1|7	Release:	%mkrel 1
12cr|fonts-ttf-libertine-5.3.0-1|8	Summary:	Linux Libertine Open Fonts
12cr|fonts-ttf-libertine-5.3.0-1|9	Group:		System/Fonts/True type
12cr|fonts-ttf-libertine-5.3.0-1|10	License:	GPLv2 and OFL
12cr|fonts-ttf-libertine-5.3.0-1|11	URL:		http://linuxlibertine.sf.net
12cr|fonts-ttf-libertine-5.3.0-1|12	Source0:	http://downloads.sourceforge.net/project/linuxlibertine/linuxlibertine/5.3.0/%{archivename}_%{version}_%{reldate}.tgz
12cr|fonts-ttf-libertine-5.3.0-1|13	BuildArch:	noarch
12cr|fonts-ttf-libertine-5.3.0-1|14	BuildRequires:	fontconfig
12cr|fonts-ttf-libertine-5.3.0-1|15	BuildRequires:	freetype-tools
12cr|fonts-ttf-libertine-5.3.0-1|16	Provides:	linux-libertine-fonts
12cr|fonts-ttf-libertine-5.3.0-1|17	Obsoletes:	linux-libertine-fonts
12cr|fonts-ttf-libertine-5.3.0-1|18	
12cr|fonts-ttf-libertine-5.3.0-1|19	%description
12cr|fonts-ttf-libertine-5.3.0-1|20	The Linux Libertine Open Fonts are a TrueType font family for practical
12cr|fonts-ttf-libertine-5.3.0-1|21	use in documents. They were created to provide a free alternative to
12cr|fonts-ttf-libertine-5.3.0-1|22	proprietary standard fonts.
12cr|fonts-ttf-libertine-5.3.0-1|23	
12cr|fonts-ttf-libertine-5.3.0-1|24	
12cr|fonts-ttf-libertine-5.3.0-1|25	%prep
12cr|fonts-ttf-libertine-5.3.0-1|26	%setup -qc
12cr|fonts-ttf-libertine-5.3.0-1|27	
12cr|fonts-ttf-libertine-5.3.0-1|28	
12cr|fonts-ttf-libertine-5.3.0-1|29	%install
12cr|fonts-ttf-libertine-5.3.0-1|30	install -d -m 0755 %{buildroot}%{fontdir}
12cr|fonts-ttf-libertine-5.3.0-1|31	install -p -m 0644 *.ttf  %{buildroot}%{fontdir}
12cr|fonts-ttf-libertine-5.3.0-1|32	ttmkfdir -d %{buildroot}%{fontdir} -o %{buildroot}%{fontdir}/fonts.scale
12cr|fonts-ttf-libertine-5.3.0-1|33	cp -f %{buildroot}%{fontdir}/fonts.scale %{buildroot}%{fontdir}/fonts.dir
12cr|fonts-ttf-libertine-5.3.0-1|34	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d
12cr|fonts-ttf-libertine-5.3.0-1|35	ln -s %{fontdir} %{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-libertine:pri=50
12cr|fonts-ttf-libertine-5.3.0-1|36	
12cr|fonts-ttf-libertine-5.3.0-1|37	
12cr|fonts-ttf-libertine-5.3.0-1|38	%files
12cr|fonts-ttf-libertine-5.3.0-1|39	%doc *.txt
12cr|fonts-ttf-libertine-5.3.0-1|40	%{fontdir}
12cr|fonts-ttf-libertine-5.3.0-1|41	%{_sysconfdir}/X11/fontpath.d/ttf-libertine:pri=50
12cr|fonts-ttf-libertine-5.3.0-1|42	
12cr|fonts-ttf-libertine-5.3.0-1|43	
12cr|fonts-ttf-libertine-5.3.0-1|44	%changelog
12cr|fonts-ttf-libertine-5.3.0-1|45	* Tue Jul 10 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 5.3.0-1mdv2011.0
12cr|fonts-ttf-libertine-5.3.0-1|46	+ Revision: 808716
12cr|fonts-ttf-libertine-5.3.0-1|47	- update to 5.3.0
12cr|fonts-ttf-libertine-5.3.0-1|48	
12cr|fonts-ttf-libertine-5.3.0-1|49	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 5.0.0-1
12cr|fonts-ttf-libertine-5.3.0-1|50	+ Revision: 677556
12cr|fonts-ttf-libertine-5.3.0-1|51	- new version 5.0.0
12cr|fonts-ttf-libertine-5.3.0-1|52	
12cr|fonts-ttf-libertine-5.3.0-1|53	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 4.4.1-4
12cr|fonts-ttf-libertine-5.3.0-1|54	+ Revision: 675575
12cr|fonts-ttf-libertine-5.3.0-1|55	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-ttf-libertine-5.3.0-1|56	
12cr|fonts-ttf-libertine-5.3.0-1|57	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 4.4.1-3mdv2011.0
12cr|fonts-ttf-libertine-5.3.0-1|58	+ Revision: 610735
12cr|fonts-ttf-libertine-5.3.0-1|59	- rebuild
12cr|fonts-ttf-libertine-5.3.0-1|60	
12cr|fonts-ttf-libertine-5.3.0-1|61	* Wed Jan 20 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 4.4.1-2mdv2010.1
12cr|fonts-ttf-libertine-5.3.0-1|62	+ Revision: 494152
12cr|fonts-ttf-libertine-5.3.0-1|63	- fc-cache is now called by an rpm filetrigger
12cr|fonts-ttf-libertine-5.3.0-1|64	
12cr|fonts-ttf-libertine-5.3.0-1|65	* Sat Dec 12 2009 Frederik Himpe <fhimpe@mandriva.org> 4.4.1-1mdv2010.1
12cr|fonts-ttf-libertine-5.3.0-1|66	+ Revision: 477781
12cr|fonts-ttf-libertine-5.3.0-1|67	- Update to new version 4.4.1
12cr|fonts-ttf-libertine-5.3.0-1|68	
12cr|fonts-ttf-libertine-5.3.0-1|69	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 2.8.14-2mdv2010.0
12cr|fonts-ttf-libertine-5.3.0-1|70	+ Revision: 428851
12cr|fonts-ttf-libertine-5.3.0-1|71	- rebuild
12cr|fonts-ttf-libertine-5.3.0-1|72	
12cr|fonts-ttf-libertine-5.3.0-1|73	* Wed Jul 30 2008 Funda Wang <fwang@mandriva.org> 2.8.14-1mdv2009.0
12cr|fonts-ttf-libertine-5.3.0-1|74	+ Revision: 254843
12cr|fonts-ttf-libertine-5.3.0-1|75	- update doc files
12cr|fonts-ttf-libertine-5.3.0-1|76	- Use pre-built fonts
12cr|fonts-ttf-libertine-5.3.0-1|77	- New version 2.8.14
12cr|fonts-ttf-libertine-5.3.0-1|78	
12cr|fonts-ttf-libertine-5.3.0-1|79	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.7.9-3mdv2009.0
12cr|fonts-ttf-libertine-5.3.0-1|80	+ Revision: 245282
12cr|fonts-ttf-libertine-5.3.0-1|81	- rebuild
12cr|fonts-ttf-libertine-5.3.0-1|82	
12cr|fonts-ttf-libertine-5.3.0-1|83	* Mon Dec 31 2007 Funda Wang <fwang@mandriva.org> 2.7.9-1mdv2008.1
12cr|fonts-ttf-libertine-5.3.0-1|84	+ Revision: 139763
12cr|fonts-ttf-libertine-5.3.0-1|85	- New versino 2.7.9
12cr|fonts-ttf-libertine-5.3.0-1|86	
12cr|fonts-ttf-libertine-5.3.0-1|87	+ Olivier Blin <blino@mandriva.org>
12cr|fonts-ttf-libertine-5.3.0-1|88	- restore BuildRoot
12cr|fonts-ttf-libertine-5.3.0-1|89	
12cr|fonts-ttf-libertine-5.3.0-1|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|fonts-ttf-libertine-5.3.0-1|91	- kill re-definition of %%buildroot on Pixel's request
12cr|fonts-ttf-libertine-5.3.0-1|92	
12cr|fonts-ttf-libertine-5.3.0-1|93	* Tue Sep 04 2007 Adam Williamson <awilliamson@mandriva.org> 2.6.9-1mdv2008.0
12cr|fonts-ttf-libertine-5.3.0-1|94	+ Revision: 79374
12cr|fonts-ttf-libertine-5.3.0-1|95	- Import fonts-ttf-libertine
12cr|fonts-ttf-libertine-5.3.0-1|96	

1419 12
12cr|fonts-ttf-myuppy-1.0.0-2|1	Summary:	MYuppy TrueType font
12cr|fonts-ttf-myuppy-1.0.0-2|2	Name:		fonts-ttf-myuppy
12cr|fonts-ttf-myuppy-1.0.0-2|3	Version:	1.0.0
12cr|fonts-ttf-myuppy-1.0.0-2|4	Release:	%mkrel 2
12cr|fonts-ttf-myuppy-1.0.0-2|5	License:	Eclipse Public Licence 1.0
12cr|fonts-ttf-myuppy-1.0.0-2|6	URL:		http://developer.symbian.org/
12cr|fonts-ttf-myuppy-1.0.0-2|7	Group:		System/Fonts/True type
12cr|fonts-ttf-myuppy-1.0.0-2|8	Source0:	http://developer.symbian.org/xref/epl/raw/Symbian3/sf/os/textandloc/fontservices/referencefonts/truetype/myuppygb-medium.ttf
12cr|fonts-ttf-myuppy-1.0.0-2|9	Source1:	http://developer.symbian.org/xref/epl/raw/Symbian3/sf/os/textandloc/fontservices/referencefonts/truetype/myuppygb-medium_readme.txt
12cr|fonts-ttf-myuppy-1.0.0-2|10	BuildArch:	noarch
12cr|fonts-ttf-myuppy-1.0.0-2|11	BuildRequires: fontconfig
12cr|fonts-ttf-myuppy-1.0.0-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-myuppy-1.0.0-2|13	
12cr|fonts-ttf-myuppy-1.0.0-2|14	%description
12cr|fonts-ttf-myuppy-1.0.0-2|15	MYuppyGB-Medium
12cr|fonts-ttf-myuppy-1.0.0-2|16	
12cr|fonts-ttf-myuppy-1.0.0-2|17	Format - TTF TrueType
12cr|fonts-ttf-myuppy-1.0.0-2|18	Character set - GB2312
12cr|fonts-ttf-myuppy-1.0.0-2|19	Encoding - Unicode
12cr|fonts-ttf-myuppy-1.0.0-2|20	
12cr|fonts-ttf-myuppy-1.0.0-2|21	This font was designed to appeal to young urban professionals, Monotype
12cr|fonts-ttf-myuppy-1.0.0-2|22	Yuppy is a newly designed typeface with a unique, modern feel. The
12cr|fonts-ttf-myuppy-1.0.0-2|23	design combines elements of handwriting with classic letterform
12cr|fonts-ttf-myuppy-1.0.0-2|24	characteristics, such as open shapes and proper proportions that help
12cr|fonts-ttf-myuppy-1.0.0-2|25	the typeface retain legibility.
12cr|fonts-ttf-myuppy-1.0.0-2|26	
12cr|fonts-ttf-myuppy-1.0.0-2|27	%prep
12cr|fonts-ttf-myuppy-1.0.0-2|28	%setup -Tc
12cr|fonts-ttf-myuppy-1.0.0-2|29	cp %{SOURCE1} .
12cr|fonts-ttf-myuppy-1.0.0-2|30	
12cr|fonts-ttf-myuppy-1.0.0-2|31	%install
12cr|fonts-ttf-myuppy-1.0.0-2|32	rm -fr %buildroot
12cr|fonts-ttf-myuppy-1.0.0-2|33	mkdir -p %buildroot/%{_datadir}/fonts/TTF/myuppy
12cr|fonts-ttf-myuppy-1.0.0-2|34	install -m 644 %{SOURCE0} %buildroot/%{_datadir}/fonts/TTF/myuppy
12cr|fonts-ttf-myuppy-1.0.0-2|35	
12cr|fonts-ttf-myuppy-1.0.0-2|36	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-myuppy-1.0.0-2|37	ln -s ../../..%_datadir/fonts/TTF/myuppy \
12cr|fonts-ttf-myuppy-1.0.0-2|38	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-myuppy:pri=50
12cr|fonts-ttf-myuppy-1.0.0-2|39	
12cr|fonts-ttf-myuppy-1.0.0-2|40	%clean
12cr|fonts-ttf-myuppy-1.0.0-2|41	rm -fr %buildroot
12cr|fonts-ttf-myuppy-1.0.0-2|42	
12cr|fonts-ttf-myuppy-1.0.0-2|43	%files
12cr|fonts-ttf-myuppy-1.0.0-2|44	%defattr(-,root,root,0755)
12cr|fonts-ttf-myuppy-1.0.0-2|45	%doc *.txt
12cr|fonts-ttf-myuppy-1.0.0-2|46	%dir %_datadir/fonts/TTF/myuppy/
12cr|fonts-ttf-myuppy-1.0.0-2|47	%_datadir/fonts/TTF/myuppy/*.ttf
12cr|fonts-ttf-myuppy-1.0.0-2|48	%_sysconfdir/X11/fontpath.d/ttf-myuppy:pri=50
12cr|fonts-ttf-myuppy-1.0.0-2|49	
12cr|fonts-ttf-myuppy-1.0.0-2|50	
12cr|fonts-ttf-myuppy-1.0.0-2|51	%changelog
12cr|fonts-ttf-myuppy-1.0.0-2|52	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 1.0.0-2mdv2011.0
12cr|fonts-ttf-myuppy-1.0.0-2|53	+ Revision: 675576
12cr|fonts-ttf-myuppy-1.0.0-2|54	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-ttf-myuppy-1.0.0-2|55	
12cr|fonts-ttf-myuppy-1.0.0-2|56	* Sun Aug 29 2010 Funda Wang <fwang@mandriva.org> 1.0.0-1mdv2011.0
12cr|fonts-ttf-myuppy-1.0.0-2|57	+ Revision: 574183
12cr|fonts-ttf-myuppy-1.0.0-2|58	- import fonts-ttf-myuppy
12cr|fonts-ttf-myuppy-1.0.0-2|59	

1420 12
12cr|fonts-ttf-neocyr-20110622-1|1	%define pkgname neocyr
12cr|fonts-ttf-neocyr-20110622-1|2	
12cr|fonts-ttf-neocyr-20110622-1|3	Summary:	Decorative typeface
12cr|fonts-ttf-neocyr-20110622-1|4	Name:		fonts-ttf-neocyr
12cr|fonts-ttf-neocyr-20110622-1|5	Version:	20110622
12cr|fonts-ttf-neocyr-20110622-1|6	Release:	%mkrel 1
12cr|fonts-ttf-neocyr-20110622-1|7	License:	OFL
12cr|fonts-ttf-neocyr-20110622-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-neocyr-20110622-1|9	URL:		http://openfontlibrary.org/font/neocyr
12cr|fonts-ttf-neocyr-20110622-1|10	Source0:	%{pkgname}.zip
12cr|fonts-ttf-neocyr-20110622-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-neocyr-20110622-1|12	BuildArch:	noarch
12cr|fonts-ttf-neocyr-20110622-1|13	BuildRequires:	freetype-tools
12cr|fonts-ttf-neocyr-20110622-1|14	BuildRequires:	dos2unix
12cr|fonts-ttf-neocyr-20110622-1|15	
12cr|fonts-ttf-neocyr-20110622-1|16	%description
12cr|fonts-ttf-neocyr-20110622-1|17	Neocyr is a decorative typeface that includes Latin and Cyrillic characters.
12cr|fonts-ttf-neocyr-20110622-1|18	
12cr|fonts-ttf-neocyr-20110622-1|19	%prep
12cr|fonts-ttf-neocyr-20110622-1|20	%setup -q -c -n %{pkgname}-%{version}
12cr|fonts-ttf-neocyr-20110622-1|21	dos2unix *.txt
12cr|fonts-ttf-neocyr-20110622-1|22	
12cr|fonts-ttf-neocyr-20110622-1|23	%build
12cr|fonts-ttf-neocyr-20110622-1|24	
12cr|fonts-ttf-neocyr-20110622-1|25	%install
12cr|fonts-ttf-neocyr-20110622-1|26	%__rm -rf %{buildroot}
12cr|fonts-ttf-neocyr-20110622-1|27	
12cr|fonts-ttf-neocyr-20110622-1|28	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/neocyr
12cr|fonts-ttf-neocyr-20110622-1|29	
12cr|fonts-ttf-neocyr-20110622-1|30	%__install -m 644 ttf/*.ttf %{buildroot}%{_xfontdir}/TTF/neocyr
12cr|fonts-ttf-neocyr-20110622-1|31	ttmkfdir %{buildroot}%{_xfontdir}/TTF/neocyr -o %{buildroot}%{_xfontdir}/TTF/neocyr/fonts.dir
12cr|fonts-ttf-neocyr-20110622-1|32	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/neocyr/fonts.scale
12cr|fonts-ttf-neocyr-20110622-1|33	
12cr|fonts-ttf-neocyr-20110622-1|34	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-neocyr-20110622-1|35	%__ln_s ../../..%{_xfontdir}/TTF/neocyr \
12cr|fonts-ttf-neocyr-20110622-1|36	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-neocyr:pri=50
12cr|fonts-ttf-neocyr-20110622-1|37	
12cr|fonts-ttf-neocyr-20110622-1|38	%clean
12cr|fonts-ttf-neocyr-20110622-1|39	%__rm -rf %{buildroot}
12cr|fonts-ttf-neocyr-20110622-1|40	
12cr|fonts-ttf-neocyr-20110622-1|41	%files
12cr|fonts-ttf-neocyr-20110622-1|42	%defattr(-,root,root,-)
12cr|fonts-ttf-neocyr-20110622-1|43	%doc FONTLOG.txt OFL.txt OFL-FAQ.txt
12cr|fonts-ttf-neocyr-20110622-1|44	%dir %{_xfontdir}/TTF/neocyr
12cr|fonts-ttf-neocyr-20110622-1|45	%{_xfontdir}/TTF/neocyr/*.ttf
12cr|fonts-ttf-neocyr-20110622-1|46	%verify(not mtime) %{_datadir}/fonts/TTF/neocyr/fonts.dir
12cr|fonts-ttf-neocyr-20110622-1|47	%{_xfontdir}/TTF/neocyr/fonts.scale
12cr|fonts-ttf-neocyr-20110622-1|48	%{_sysconfdir}/X11/fontpath.d/ttf-neocyr:pri=50
12cr|fonts-ttf-neocyr-20110622-1|49	
12cr|fonts-ttf-neocyr-20110622-1|50	
12cr|fonts-ttf-neocyr-20110622-1|51	%changelog
12cr|fonts-ttf-neocyr-20110622-1|52	* Fri Dec 09 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 20110622-1mdv2012.0
12cr|fonts-ttf-neocyr-20110622-1|53	+ Revision: 739493
12cr|fonts-ttf-neocyr-20110622-1|54	- Update to 2011-06-22
12cr|fonts-ttf-neocyr-20110622-1|55	
12cr|fonts-ttf-neocyr-20110622-1|56	* Fri Jul 22 2011 Sergey Zhemoitel <serg@mandriva.org> 1.0-1
12cr|fonts-ttf-neocyr-20110622-1|57	+ Revision: 690989
12cr|fonts-ttf-neocyr-20110622-1|58	- imported package fonts-ttf-neocyr
12cr|fonts-ttf-neocyr-20110622-1|59	

1421 12
12cr|fonts-ttf-notcouriersans-1.1-1|1	%define pkgname notcouriersans
12cr|fonts-ttf-notcouriersans-1.1-1|2	
12cr|fonts-ttf-notcouriersans-1.1-1|3	Summary:	Re-interpretation of Nimbus Mono
12cr|fonts-ttf-notcouriersans-1.1-1|4	Name:		fonts-ttf-notcouriersans
12cr|fonts-ttf-notcouriersans-1.1-1|5	Version:	1.1
12cr|fonts-ttf-notcouriersans-1.1-1|6	Release:	1
12cr|fonts-ttf-notcouriersans-1.1-1|7	License:	GPLv2 with font exception
12cr|fonts-ttf-notcouriersans-1.1-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-notcouriersans-1.1-1|9	URL:		http://ospublish.constantvzw.org
12cr|fonts-ttf-notcouriersans-1.1-1|10	Source0:	%{pkgname}.zip
12cr|fonts-ttf-notcouriersans-1.1-1|11	BuildArch:	noarch
12cr|fonts-ttf-notcouriersans-1.1-1|12	BuildRequires:	freetype-tools
12cr|fonts-ttf-notcouriersans-1.1-1|13	
12cr|fonts-ttf-notcouriersans-1.1-1|14	%description
12cr|fonts-ttf-notcouriersans-1.1-1|15	NotCourierSans is a re-interpretation of Nimbus Mono whose design began
12cr|fonts-ttf-notcouriersans-1.1-1|16	in Wroclaw at the occasion of the Libre Graphics Meeting 2008. For more
12cr|fonts-ttf-notcouriersans-1.1-1|17	detailed information explore the files included in the font package
12cr|fonts-ttf-notcouriersans-1.1-1|18	(FONTLOG.txt). The 1.1 version has been expanded by a work on Cyrillic
12cr|fonts-ttf-notcouriersans-1.1-1|19	glyphs by Paulo Silva aka nitrofurano. NotCourierSans 1.1 contains 2 ornamental
12cr|fonts-ttf-notcouriersans-1.1-1|20	glyphs encoded in the private use characters: - in U+E000, the OSP frog mascot
12cr|fonts-ttf-notcouriersans-1.1-1|21	- in U+E001, the 75 ligature added during an OSP workshop in Le 75, École
12cr|fonts-ttf-notcouriersans-1.1-1|22	Supérieure des Arts de l’Image, on Wednesday 17 December. These sugars are
12cr|fonts-ttf-notcouriersans-1.1-1|23	accessible through the Ornament Open Type features.
12cr|fonts-ttf-notcouriersans-1.1-1|24	
12cr|fonts-ttf-notcouriersans-1.1-1|25	%prep
12cr|fonts-ttf-notcouriersans-1.1-1|26	%setup -q -n OSP_NotCourierSans
12cr|fonts-ttf-notcouriersans-1.1-1|27	
12cr|fonts-ttf-notcouriersans-1.1-1|28	%build
12cr|fonts-ttf-notcouriersans-1.1-1|29	
12cr|fonts-ttf-notcouriersans-1.1-1|30	%install
12cr|fonts-ttf-notcouriersans-1.1-1|31	%__rm -rf %{buildroot}
12cr|fonts-ttf-notcouriersans-1.1-1|32	
12cr|fonts-ttf-notcouriersans-1.1-1|33	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/notcouriersans
12cr|fonts-ttf-notcouriersans-1.1-1|34	
12cr|fonts-ttf-notcouriersans-1.1-1|35	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/notcouriersans
12cr|fonts-ttf-notcouriersans-1.1-1|36	ttmkfdir %{buildroot}%{_xfontdir}/TTF/notcouriersans -o %{buildroot}%{_xfontdir}/TTF/notcouriersans/fonts.dir
12cr|fonts-ttf-notcouriersans-1.1-1|37	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/notcouriersans/fonts.scale
12cr|fonts-ttf-notcouriersans-1.1-1|38	
12cr|fonts-ttf-notcouriersans-1.1-1|39	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-notcouriersans-1.1-1|40	%__ln_s ../../..%{_xfontdir}/TTF/notcouriersans \
12cr|fonts-ttf-notcouriersans-1.1-1|41	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-notcouriersans:pri=50
12cr|fonts-ttf-notcouriersans-1.1-1|42	
12cr|fonts-ttf-notcouriersans-1.1-1|43	%files
12cr|fonts-ttf-notcouriersans-1.1-1|44	%doc FONTLOG.txt COPYING.txt
12cr|fonts-ttf-notcouriersans-1.1-1|45	%dir %{_xfontdir}/TTF/notcouriersans
12cr|fonts-ttf-notcouriersans-1.1-1|46	%{_xfontdir}/TTF/notcouriersans/*.ttf
12cr|fonts-ttf-notcouriersans-1.1-1|47	%verify(not mtime) %{_datadir}/fonts/TTF/notcouriersans/fonts.dir
12cr|fonts-ttf-notcouriersans-1.1-1|48	%{_xfontdir}/TTF/notcouriersans/fonts.scale
12cr|fonts-ttf-notcouriersans-1.1-1|49	%{_sysconfdir}/X11/fontpath.d/ttf-notcouriersans:pri=50
12cr|fonts-ttf-notcouriersans-1.1-1|50	
12cr|fonts-ttf-notcouriersans-1.1-1|51	
12cr|fonts-ttf-notcouriersans-1.1-1|52	%changelog
12cr|fonts-ttf-notcouriersans-1.1-1|53	* Wed Dec 14 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.1-1
12cr|fonts-ttf-notcouriersans-1.1-1|54	+ Revision: 741073
12cr|fonts-ttf-notcouriersans-1.1-1|55	- imported package fonts-ttf-notcouriersans
12cr|fonts-ttf-notcouriersans-1.1-1|56	

1422 12
12cr|fonts-ttf-oldstandard-2.2-1|1	%define pkgname oldstandard
12cr|fonts-ttf-oldstandard-2.2-1|2	
12cr|fonts-ttf-oldstandard-2.2-1|3	Summary:	Old-style font family
12cr|fonts-ttf-oldstandard-2.2-1|4	Name:		fonts-ttf-oldstandard
12cr|fonts-ttf-oldstandard-2.2-1|5	Version:	2.2
12cr|fonts-ttf-oldstandard-2.2-1|6	Release:	%mkrel 1
12cr|fonts-ttf-oldstandard-2.2-1|7	License:	OFL
12cr|fonts-ttf-oldstandard-2.2-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-oldstandard-2.2-1|9	URL:		http://www.thessalonica.org.ru/en/fonts.html
12cr|fonts-ttf-oldstandard-2.2-1|10	Source0:	http://www.thessalonica.org.ru/downloads/%{pkgname}-%{version}.ttf.zip
12cr|fonts-ttf-oldstandard-2.2-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-oldstandard-2.2-1|12	BuildArch:	noarch
12cr|fonts-ttf-oldstandard-2.2-1|13	BuildRequires:	freetype-tools
12cr|fonts-ttf-oldstandard-2.2-1|14	BuildRequires:	dos2unix
12cr|fonts-ttf-oldstandard-2.2-1|15	
12cr|fonts-ttf-oldstandard-2.2-1|16	%description
12cr|fonts-ttf-oldstandard-2.2-1|17	Old Standard is a multilingual font family, supposed to be a good companion
12cr|fonts-ttf-oldstandard-2.2-1|18	for Thessalonica. It is based on Russian and German editions of the late 19th
12cr|fonts-ttf-oldstandard-2.2-1|19	and early 20th centuries and reproduces the so-called "Modern" style, extremely
12cr|fonts-ttf-oldstandard-2.2-1|20	popular in its time, but almost completely abandoned later. This project is
12cr|fonts-ttf-oldstandard-2.2-1|21	currently most mature and stable, although still has a large field
12cr|fonts-ttf-oldstandard-2.2-1|22	for improvements. The Old Standard font family currently includes three shapes
12cr|fonts-ttf-oldstandard-2.2-1|23	(regular, italic and bold) and has more than 1400 glyphs in the regular
12cr|fonts-ttf-oldstandard-2.2-1|24	version.
12cr|fonts-ttf-oldstandard-2.2-1|25	
12cr|fonts-ttf-oldstandard-2.2-1|26	%prep
12cr|fonts-ttf-oldstandard-2.2-1|27	%setup -q -c -n %{pkgname}-%{version}
12cr|fonts-ttf-oldstandard-2.2-1|28	dos2unix OFL-FAQ.txt
12cr|fonts-ttf-oldstandard-2.2-1|29	
12cr|fonts-ttf-oldstandard-2.2-1|30	%build
12cr|fonts-ttf-oldstandard-2.2-1|31	
12cr|fonts-ttf-oldstandard-2.2-1|32	%install
12cr|fonts-ttf-oldstandard-2.2-1|33	%__rm -rf %{buildroot}
12cr|fonts-ttf-oldstandard-2.2-1|34	
12cr|fonts-ttf-oldstandard-2.2-1|35	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/oldstandard
12cr|fonts-ttf-oldstandard-2.2-1|36	
12cr|fonts-ttf-oldstandard-2.2-1|37	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/oldstandard
12cr|fonts-ttf-oldstandard-2.2-1|38	ttmkfdir %{buildroot}%{_xfontdir}/TTF/oldstandard -o %{buildroot}%{_xfontdir}/TTF/oldstandard/fonts.dir
12cr|fonts-ttf-oldstandard-2.2-1|39	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/oldstandard/fonts.scale
12cr|fonts-ttf-oldstandard-2.2-1|40	
12cr|fonts-ttf-oldstandard-2.2-1|41	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-oldstandard-2.2-1|42	%__ln_s ../../..%{_xfontdir}/TTF/oldstandard \
12cr|fonts-ttf-oldstandard-2.2-1|43	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-oldstandard:pri=50
12cr|fonts-ttf-oldstandard-2.2-1|44	
12cr|fonts-ttf-oldstandard-2.2-1|45	%clean
12cr|fonts-ttf-oldstandard-2.2-1|46	%__rm -rf %{buildroot}
12cr|fonts-ttf-oldstandard-2.2-1|47	
12cr|fonts-ttf-oldstandard-2.2-1|48	%files
12cr|fonts-ttf-oldstandard-2.2-1|49	%defattr(-,root,root,-)
12cr|fonts-ttf-oldstandard-2.2-1|50	%doc FONTLOG.txt OFL.txt OFL-FAQ.txt
12cr|fonts-ttf-oldstandard-2.2-1|51	%dir %{_xfontdir}/TTF/oldstandard
12cr|fonts-ttf-oldstandard-2.2-1|52	%{_xfontdir}/TTF/oldstandard/*.ttf
12cr|fonts-ttf-oldstandard-2.2-1|53	%verify(not mtime) %{_datadir}/fonts/TTF/oldstandard/fonts.dir
12cr|fonts-ttf-oldstandard-2.2-1|54	%{_xfontdir}/TTF/oldstandard/fonts.scale
12cr|fonts-ttf-oldstandard-2.2-1|55	%{_sysconfdir}/X11/fontpath.d/ttf-oldstandard:pri=50
12cr|fonts-ttf-oldstandard-2.2-1|56	
12cr|fonts-ttf-oldstandard-2.2-1|57	
12cr|fonts-ttf-oldstandard-2.2-1|58	
12cr|fonts-ttf-oldstandard-2.2-1|59	
12cr|fonts-ttf-oldstandard-2.2-1|60	
12cr|fonts-ttf-oldstandard-2.2-1|61	%changelog
12cr|fonts-ttf-oldstandard-2.2-1|62	* Fri Dec 09 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.2-1mdv2012.0
12cr|fonts-ttf-oldstandard-2.2-1|63	+ Revision: 739416
12cr|fonts-ttf-oldstandard-2.2-1|64	- Update to 2.2
12cr|fonts-ttf-oldstandard-2.2-1|65	
12cr|fonts-ttf-oldstandard-2.2-1|66	* Fri Jul 22 2011 Sergey Zhemoitel <serg@mandriva.org> 2.0.2-1
12cr|fonts-ttf-oldstandard-2.2-1|67	+ Revision: 690992
12cr|fonts-ttf-oldstandard-2.2-1|68	- imported package fonts-ttf-oldstandard
12cr|fonts-ttf-oldstandard-2.2-1|69	

1423 12
12cr|fonts-ttf-pfennig-20110924-1|1	%define pkgname pfennig
12cr|fonts-ttf-pfennig-20110924-1|2	
12cr|fonts-ttf-pfennig-20110924-1|3	Summary:	Humanist sans-serif font family
12cr|fonts-ttf-pfennig-20110924-1|4	Name:		fonts-ttf-pfennig
12cr|fonts-ttf-pfennig-20110924-1|5	Version:	20110924
12cr|fonts-ttf-pfennig-20110924-1|6	Release:	%mkrel 1
12cr|fonts-ttf-pfennig-20110924-1|7	License:	OFL
12cr|fonts-ttf-pfennig-20110924-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-pfennig-20110924-1|9	URL:		http://io.debian.net/~danielj/
12cr|fonts-ttf-pfennig-20110924-1|10	Source0:	http://io.debian.net/~danielj/pfennig/%{pkgname}-%{version}.tar.bz2
12cr|fonts-ttf-pfennig-20110924-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-pfennig-20110924-1|12	BuildArch:	noarch
12cr|fonts-ttf-pfennig-20110924-1|13	BuildRequires:	freetype-tools
12cr|fonts-ttf-pfennig-20110924-1|14	BuildRequires:	dos2unix
12cr|fonts-ttf-pfennig-20110924-1|15	
12cr|fonts-ttf-pfennig-20110924-1|16	%description
12cr|fonts-ttf-pfennig-20110924-1|17	Pfennig is a humanist sans-serif font with support for Latin, Cyrillic, Greek
12cr|fonts-ttf-pfennig-20110924-1|18	and Hebrew character sets. It contains sufficient characters for Latin-0
12cr|fonts-ttf-pfennig-20110924-1|19	through Latin-10, as well as glyphs for all modern Cyrillic orthographies,
12cr|fonts-ttf-pfennig-20110924-1|20	the full Vietnamese range, modern Greek, modern Hebrew, and the Pan-African
12cr|fonts-ttf-pfennig-20110924-1|21	Alphabet. It supports the standard Roman ligatures and uses OpenType tables
12cr|fonts-ttf-pfennig-20110924-1|22	for diacritic placement. The italic faces are true italics, not just oblique.
12cr|fonts-ttf-pfennig-20110924-1|23	
12cr|fonts-ttf-pfennig-20110924-1|24	%prep
12cr|fonts-ttf-pfennig-20110924-1|25	%setup -q -c -n %{pkgname}-%{version}
12cr|fonts-ttf-pfennig-20110924-1|26	dos2unix *.txt
12cr|fonts-ttf-pfennig-20110924-1|27	
12cr|fonts-ttf-pfennig-20110924-1|28	%build
12cr|fonts-ttf-pfennig-20110924-1|29	
12cr|fonts-ttf-pfennig-20110924-1|30	%install
12cr|fonts-ttf-pfennig-20110924-1|31	%__rm -rf %{buildroot}
12cr|fonts-ttf-pfennig-20110924-1|32	
12cr|fonts-ttf-pfennig-20110924-1|33	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/pfennig
12cr|fonts-ttf-pfennig-20110924-1|34	
12cr|fonts-ttf-pfennig-20110924-1|35	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/pfennig
12cr|fonts-ttf-pfennig-20110924-1|36	ttmkfdir %{buildroot}%{_xfontdir}/TTF/pfennig -o %{buildroot}%{_xfontdir}/TTF/pfennig/fonts.dir
12cr|fonts-ttf-pfennig-20110924-1|37	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/pfennig/fonts.scale
12cr|fonts-ttf-pfennig-20110924-1|38	
12cr|fonts-ttf-pfennig-20110924-1|39	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-pfennig-20110924-1|40	%__ln_s ../../..%{_xfontdir}/TTF/pfennig \
12cr|fonts-ttf-pfennig-20110924-1|41	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-pfennig:pri=50
12cr|fonts-ttf-pfennig-20110924-1|42	
12cr|fonts-ttf-pfennig-20110924-1|43	%clean
12cr|fonts-ttf-pfennig-20110924-1|44	%__rm -rf %{buildroot}
12cr|fonts-ttf-pfennig-20110924-1|45	
12cr|fonts-ttf-pfennig-20110924-1|46	%files
12cr|fonts-ttf-pfennig-20110924-1|47	%defattr(-,root,root,-)
12cr|fonts-ttf-pfennig-20110924-1|48	%doc FONTLOG.txt OFL.txt
12cr|fonts-ttf-pfennig-20110924-1|49	%dir %{_xfontdir}/TTF/pfennig
12cr|fonts-ttf-pfennig-20110924-1|50	%{_xfontdir}/TTF/pfennig/*.ttf
12cr|fonts-ttf-pfennig-20110924-1|51	%verify(not mtime) %{_datadir}/fonts/TTF/pfennig/fonts.dir
12cr|fonts-ttf-pfennig-20110924-1|52	%{_xfontdir}/TTF/pfennig/fonts.scale
12cr|fonts-ttf-pfennig-20110924-1|53	%{_sysconfdir}/X11/fontpath.d/ttf-pfennig:pri=50
12cr|fonts-ttf-pfennig-20110924-1|54	
12cr|fonts-ttf-pfennig-20110924-1|55	
12cr|fonts-ttf-pfennig-20110924-1|56	%changelog
12cr|fonts-ttf-pfennig-20110924-1|57	* Fri Dec 09 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 20110924-1mdv2012.0
12cr|fonts-ttf-pfennig-20110924-1|58	+ Revision: 739433
12cr|fonts-ttf-pfennig-20110924-1|59	- Added new tarball
12cr|fonts-ttf-pfennig-20110924-1|60	- Update to 20110924
12cr|fonts-ttf-pfennig-20110924-1|61	
12cr|fonts-ttf-pfennig-20110924-1|62	* Sat Jul 23 2011 Sergey Zhemoitel <serg@mandriva.org> 20100831-1
12cr|fonts-ttf-pfennig-20110924-1|63	+ Revision: 691278
12cr|fonts-ttf-pfennig-20110924-1|64	- imported package fonts-ttf-pfennig
12cr|fonts-ttf-pfennig-20110924-1|65	

1424 12
12cr|fonts-ttf-poltawski-antiqua-1.101-1|1	Summary:	Truetype's Poltawski-Antiqua fonts
12cr|fonts-ttf-poltawski-antiqua-1.101-1|2	Name:		fonts-ttf-poltawski-antiqua
12cr|fonts-ttf-poltawski-antiqua-1.101-1|3	Version:	1.101
12cr|fonts-ttf-poltawski-antiqua-1.101-1|4	Release:	1
12cr|fonts-ttf-poltawski-antiqua-1.101-1|5	License:	GUST Font License
12cr|fonts-ttf-poltawski-antiqua-1.101-1|6	Group:		System/Fonts/True type
12cr|fonts-ttf-poltawski-antiqua-1.101-1|7	URL:		http://jmn.pl/antykwa-poltawskiego/
12cr|fonts-ttf-poltawski-antiqua-1.101-1|8	Source0:	http://jmn.pl/pliki/ap%{version}ttf.zip
12cr|fonts-ttf-poltawski-antiqua-1.101-1|9	BuildArch:	noarch
12cr|fonts-ttf-poltawski-antiqua-1.101-1|10	BuildRequires:	fontconfig
12cr|fonts-ttf-poltawski-antiqua-1.101-1|11	BuildRequires:	freetype-tools
12cr|fonts-ttf-poltawski-antiqua-1.101-1|12	
12cr|fonts-ttf-poltawski-antiqua-1.101-1|13	%description
12cr|fonts-ttf-poltawski-antiqua-1.101-1|14	This font was designed in the 'twenties and the 'thirties
12cr|fonts-ttf-poltawski-antiqua-1.101-1|15	of XX century by a Polish graphic artist and a typographer
12cr|fonts-ttf-poltawski-antiqua-1.101-1|16	Adam Ptawski.
12cr|fonts-ttf-poltawski-antiqua-1.101-1|17	It was widely used by Polish printing houses as long as metal
12cr|fonts-ttf-poltawski-antiqua-1.101-1|18	types were in use (until ca the 'sixties).
12cr|fonts-ttf-poltawski-antiqua-1.101-1|19	
12cr|fonts-ttf-poltawski-antiqua-1.101-1|20	%prep
12cr|fonts-ttf-poltawski-antiqua-1.101-1|21	%setup -qc
12cr|fonts-ttf-poltawski-antiqua-1.101-1|22	
12cr|fonts-ttf-poltawski-antiqua-1.101-1|23	%build
12cr|fonts-ttf-poltawski-antiqua-1.101-1|24	
12cr|fonts-ttf-poltawski-antiqua-1.101-1|25	%install
12cr|fonts-ttf-poltawski-antiqua-1.101-1|26	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/antpolt
12cr|fonts-ttf-poltawski-antiqua-1.101-1|27	
12cr|fonts-ttf-poltawski-antiqua-1.101-1|28	install -m 644 *.ttf %{buildroot}%{_datadir}/fonts/TTF/antpolt
12cr|fonts-ttf-poltawski-antiqua-1.101-1|29	ttmkfdir %{buildroot}%{_datadir}/fonts/TTF/antpolt > %{buildroot}%{_datadir}/fonts/TTF/antpolt/fonts.dir
12cr|fonts-ttf-poltawski-antiqua-1.101-1|30	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/antpolt/fonts.scale
12cr|fonts-ttf-poltawski-antiqua-1.101-1|31	
12cr|fonts-ttf-poltawski-antiqua-1.101-1|32	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
12cr|fonts-ttf-poltawski-antiqua-1.101-1|33	ln -s ../../..%{_datadir}/fonts/TTF/antpolt \
12cr|fonts-ttf-poltawski-antiqua-1.101-1|34	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-antpolt:pri=50
12cr|fonts-ttf-poltawski-antiqua-1.101-1|35	
12cr|fonts-ttf-poltawski-antiqua-1.101-1|36	%files
12cr|fonts-ttf-poltawski-antiqua-1.101-1|37	%dir %{_datadir}/fonts/TTF/antpolt
12cr|fonts-ttf-poltawski-antiqua-1.101-1|38	%{_datadir}/fonts/TTF/antpolt/*.ttf
12cr|fonts-ttf-poltawski-antiqua-1.101-1|39	%verify(not mtime) %{_datadir}/fonts/TTF/antpolt/fonts.dir
12cr|fonts-ttf-poltawski-antiqua-1.101-1|40	%{_datadir}/fonts/TTF/antpolt/fonts.scale
12cr|fonts-ttf-poltawski-antiqua-1.101-1|41	%{_sysconfdir}/X11/fontpath.d/ttf-antpolt:pri=50
12cr|fonts-ttf-poltawski-antiqua-1.101-1|42	
12cr|fonts-ttf-poltawski-antiqua-1.101-1|43	
12cr|fonts-ttf-poltawski-antiqua-1.101-1|44	%changelog
12cr|fonts-ttf-poltawski-antiqua-1.101-1|45	* Sun Apr 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.101-1
12cr|fonts-ttf-poltawski-antiqua-1.101-1|46	+ Revision: 789914
12cr|fonts-ttf-poltawski-antiqua-1.101-1|47	- import fonts-ttf-poltawski-antiqua
12cr|fonts-ttf-poltawski-antiqua-1.101-1|48	

1425 12
12cr|fonts-ttf-ptsans-20101225-1|1	%define pkgname PTSans
12cr|fonts-ttf-ptsans-20101225-1|2	
12cr|fonts-ttf-ptsans-20101225-1|3	Summary: Fonts to support national alphabet of Russian people
12cr|fonts-ttf-ptsans-20101225-1|4	Name: fonts-ttf-ptsans
12cr|fonts-ttf-ptsans-20101225-1|5	Version: 20101225
12cr|fonts-ttf-ptsans-20101225-1|6	Release: %mkrel 1
12cr|fonts-ttf-ptsans-20101225-1|7	License: open
12cr|fonts-ttf-ptsans-20101225-1|8	Group: System/Fonts/True type
12cr|fonts-ttf-ptsans-20101225-1|9	URL: http://www.fontstock.com/public/PTSans.zip
12cr|fonts-ttf-ptsans-20101225-1|10	Source0: %{pkgname}.zip
12cr|fonts-ttf-ptsans-20101225-1|11	BuildArch: noarch
12cr|fonts-ttf-ptsans-20101225-1|12	BuildRequires: freetype-tools
12cr|fonts-ttf-ptsans-20101225-1|13	
12cr|fonts-ttf-ptsans-20101225-1|14	%description
12cr|fonts-ttf-ptsans-20101225-1|15	Headset PTSans is part of the project to create a set of Russian fonts free
12cr|fonts-ttf-ptsans-20101225-1|16	public open-user license, designed to meet the needs of multi-ethnic country
12cr|fonts-ttf-ptsans-20101225-1|17	in the font that will not only serve in official and business correspondence,
12cr|fonts-ttf-ptsans-20101225-1|18	but also serve as a tool for development of national literature
12cr|fonts-ttf-ptsans-20101225-1|19	and intercultural exchange.
12cr|fonts-ttf-ptsans-20101225-1|20	
12cr|fonts-ttf-ptsans-20101225-1|21	%prep
12cr|fonts-ttf-ptsans-20101225-1|22	%setup -q -c -n %{pkgname}
12cr|fonts-ttf-ptsans-20101225-1|23	
12cr|fonts-ttf-ptsans-20101225-1|24	%build
12cr|fonts-ttf-ptsans-20101225-1|25	
12cr|fonts-ttf-ptsans-20101225-1|26	%install
12cr|fonts-ttf-ptsans-20101225-1|27	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/ptsans
12cr|fonts-ttf-ptsans-20101225-1|28	
12cr|fonts-ttf-ptsans-20101225-1|29	install -m 644 *.ttf %{buildroot}%{_datadir}/fonts/TTF/ptsans
12cr|fonts-ttf-ptsans-20101225-1|30	ttmkfdir %{buildroot}%{_datadir}/fonts/TTF/ptsans -o %{buildroot}%{_datadir}/fonts/TTF/ptsans/fonts.dir
12cr|fonts-ttf-ptsans-20101225-1|31	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/ptsans/fonts.scale
12cr|fonts-ttf-ptsans-20101225-1|32	
12cr|fonts-ttf-ptsans-20101225-1|33	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-ptsans-20101225-1|34	ln -s ../../..%_datadir/fonts/TTF/ptsans \
12cr|fonts-ttf-ptsans-20101225-1|35	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-ptsans:pri=50
12cr|fonts-ttf-ptsans-20101225-1|36	
12cr|fonts-ttf-ptsans-20101225-1|37	%files
12cr|fonts-ttf-ptsans-20101225-1|38	%defattr(644,root,root,755)
12cr|fonts-ttf-ptsans-20101225-1|39	%doc *.txt
12cr|fonts-ttf-ptsans-20101225-1|40	%dir %{_datadir}/fonts/TTF/ptsans
12cr|fonts-ttf-ptsans-20101225-1|41	%{_datadir}/fonts/TTF/ptsans/*.ttf
12cr|fonts-ttf-ptsans-20101225-1|42	%verify(not mtime) %{_datadir}/fonts/TTF/ptsans/fonts.dir
12cr|fonts-ttf-ptsans-20101225-1|43	%{_datadir}/fonts/TTF/ptsans/fonts.scale
12cr|fonts-ttf-ptsans-20101225-1|44	%{_sysconfdir}/X11/fontpath.d/ttf-ptsans:pri=50
12cr|fonts-ttf-ptsans-20101225-1|45	
12cr|fonts-ttf-ptsans-20101225-1|46	
12cr|fonts-ttf-ptsans-20101225-1|47	
12cr|fonts-ttf-ptsans-20101225-1|48	%changelog
12cr|fonts-ttf-ptsans-20101225-1|49	* Mon Aug 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 20101225-1mdv2012.0
12cr|fonts-ttf-ptsans-20101225-1|50	+ Revision: 814530
12cr|fonts-ttf-ptsans-20101225-1|51	- update to 20101225
12cr|fonts-ttf-ptsans-20101225-1|52	- spec cleanup
12cr|fonts-ttf-ptsans-20101225-1|53	- minor fixes
12cr|fonts-ttf-ptsans-20101225-1|54	
12cr|fonts-ttf-ptsans-20101225-1|55	* Fri Jul 22 2011 Sergey Zhemoitel <serg@mandriva.org> 1-1
12cr|fonts-ttf-ptsans-20101225-1|56	+ Revision: 691021
12cr|fonts-ttf-ptsans-20101225-1|57	- fix spec
12cr|fonts-ttf-ptsans-20101225-1|58	- imported package fonts-ttf-ptsans
12cr|fonts-ttf-ptsans-20101225-1|59	
12cr|fonts-ttf-ptsans-20101225-1|60	+ Александр Казанцев <kazancas@mandriva.org>
12cr|fonts-ttf-ptsans-20101225-1|61	- import fonts-ttf-ptsans
12cr|fonts-ttf-ptsans-20101225-1|62	
12cr|fonts-ttf-ptsans-20101225-1|63	
12cr|fonts-ttf-ptsans-20101225-1|64	* Thu Jun 17 2010 Alexander Kazancev <kazancas@mandriva.ru>
12cr|fonts-ttf-ptsans-20101225-1|65	- Initial build.

1426 12
12cr|fonts-ttf-ptserif-0.1-3|1	%define pkgname PTSerif
12cr|fonts-ttf-ptserif-0.1-3|2	
12cr|fonts-ttf-ptserif-0.1-3|3	Summary:	Fonts to support national alphabet of Russian people
12cr|fonts-ttf-ptserif-0.1-3|4	Name:		fonts-ttf-ptserif
12cr|fonts-ttf-ptserif-0.1-3|5	Version:	0.1
12cr|fonts-ttf-ptserif-0.1-3|6	Release:	3
12cr|fonts-ttf-ptserif-0.1-3|7	License:	ParaType Free Font License
12cr|fonts-ttf-ptserif-0.1-3|8	Group:		System/Fonts/True type
12cr|fonts-ttf-ptserif-0.1-3|9	URL:		http://www.paratype.com/public/
12cr|fonts-ttf-ptserif-0.1-3|10	Source0:	http://www.fontstock.com/public/%{pkgname}.zip
12cr|fonts-ttf-ptserif-0.1-3|11	BuildArch:	noarch
12cr|fonts-ttf-ptserif-0.1-3|12	BuildRequires:	freetype-tools
12cr|fonts-ttf-ptserif-0.1-3|13	BuildRequires:	dos2unix
12cr|fonts-ttf-ptserif-0.1-3|14	
12cr|fonts-ttf-ptserif-0.1-3|15	%description
12cr|fonts-ttf-ptserif-0.1-3|16	PT Serif is a transitional serif face with humanistic terminals designed
12cr|fonts-ttf-ptserif-0.1-3|17	for use together with PT Sans and harmonized with PT Sans on metrics,
12cr|fonts-ttf-ptserif-0.1-3|18	proportions, weights and design. PT Serif consists of six styles: regular
12cr|fonts-ttf-ptserif-0.1-3|19	and bold weights with corresponding italics form a standard computer font
12cr|fonts-ttf-ptserif-0.1-3|20	family for basic text setting; two caption styles (regular and italic) are
12cr|fonts-ttf-ptserif-0.1-3|21	for texts of small point sizes.
12cr|fonts-ttf-ptserif-0.1-3|22	
12cr|fonts-ttf-ptserif-0.1-3|23	Designed by Alexandra Korolkova, Olga Umpeleva and Vladimir Yefimov.
12cr|fonts-ttf-ptserif-0.1-3|24	Released by ParaType in 2010.
12cr|fonts-ttf-ptserif-0.1-3|25	
12cr|fonts-ttf-ptserif-0.1-3|26	%prep
12cr|fonts-ttf-ptserif-0.1-3|27	%setup -q -c -n %{pkgname}
12cr|fonts-ttf-ptserif-0.1-3|28	iconv -f cp1252 -t utf8 'PT Free Font License_eng_1.2.txt' -o 'PT-Free-Font-License_eng_1.2.txt'
12cr|fonts-ttf-ptserif-0.1-3|29	dos2unix PT-Free-Font-License_eng_1.2.txt
12cr|fonts-ttf-ptserif-0.1-3|30	
12cr|fonts-ttf-ptserif-0.1-3|31	%build
12cr|fonts-ttf-ptserif-0.1-3|32	
12cr|fonts-ttf-ptserif-0.1-3|33	%install
12cr|fonts-ttf-ptserif-0.1-3|34	mkdir -p %{buildroot}%{_xfontdir}/TTF/ptserif
12cr|fonts-ttf-ptserif-0.1-3|35	
12cr|fonts-ttf-ptserif-0.1-3|36	install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/ptserif
12cr|fonts-ttf-ptserif-0.1-3|37	ttmkfdir %{buildroot}%{_xfontdir}/TTF/ptserif -o %{buildroot}%{_xfontdir}/TTF/ptserif/fonts.dir
12cr|fonts-ttf-ptserif-0.1-3|38	ln -s fonts.dir %{buildroot}%{_xfontdir}/TTF/ptserif/fonts.scale
12cr|fonts-ttf-ptserif-0.1-3|39	
12cr|fonts-ttf-ptserif-0.1-3|40	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-ptserif-0.1-3|41	ln -s ../../..%_datadir/fonts/TTF/ptserif \
12cr|fonts-ttf-ptserif-0.1-3|42	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-ptserif:pri=50
12cr|fonts-ttf-ptserif-0.1-3|43	
12cr|fonts-ttf-ptserif-0.1-3|44	%files
12cr|fonts-ttf-ptserif-0.1-3|45	%doc PT-Free-Font-License_eng_1.2.txt
12cr|fonts-ttf-ptserif-0.1-3|46	%dir %{_xfontdir}/TTF/ptserif
12cr|fonts-ttf-ptserif-0.1-3|47	%{_xfontdir}/TTF/ptserif/*.ttf
12cr|fonts-ttf-ptserif-0.1-3|48	%verify(not mtime) %{_xfontdir}/TTF/ptserif/fonts.dir
12cr|fonts-ttf-ptserif-0.1-3|49	%{_xfontdir}/TTF/ptserif/fonts.scale
12cr|fonts-ttf-ptserif-0.1-3|50	%{_sysconfdir}/X11/fontpath.d/ttf-ptserif:pri=50
12cr|fonts-ttf-ptserif-0.1-3|51	
12cr|fonts-ttf-ptserif-0.1-3|52	
12cr|fonts-ttf-ptserif-0.1-3|53	%changelog
12cr|fonts-ttf-ptserif-0.1-3|54	* Fri Dec 09 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.1-2mdv2011.0
12cr|fonts-ttf-ptserif-0.1-3|55	+ Revision: 739397
12cr|fonts-ttf-ptserif-0.1-3|56	- Fix for new dos2unix
12cr|fonts-ttf-ptserif-0.1-3|57	- Release bump
12cr|fonts-ttf-ptserif-0.1-3|58	- imported package fonts-ttf-ptserif
12cr|fonts-ttf-ptserif-0.1-3|59	

1427 12
12cr|fonts-ttf-pwt-0.5-1|1	%define pkgname pwtfont
12cr|fonts-ttf-pwt-0.5-1|2	%define distsuffix edm
12cr|fonts-ttf-pwt-0.5-1|3	
12cr|fonts-ttf-pwt-0.5-1|4	Summary: Fonts to replace commonly used Microsoft Windows Fonts
12cr|fonts-ttf-pwt-0.5-1|5	Name: fonts-ttf-pwt
12cr|fonts-ttf-pwt-0.5-1|6	Version: 0.5
12cr|fonts-ttf-pwt-0.5-1|7	Release: %mkrel 1
12cr|fonts-ttf-pwt-0.5-1|8	License: open
12cr|fonts-ttf-pwt-0.5-1|9	Group: System/Fonts/True type
12cr|fonts-ttf-pwt-0.5-1|10	URL: http://www.pingwinsoft.ru/system/uploads/7/original/fonts_test.zip?1276003553
12cr|fonts-ttf-pwt-0.5-1|11	Source0: %{pkgname}.tar.bz2
12cr|fonts-ttf-pwt-0.5-1|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-pwt-0.5-1|13	BuildArch: noarch
12cr|fonts-ttf-pwt-0.5-1|14	BuildRequires: freetype-tools
12cr|fonts-ttf-pwt-0.5-1|15	
12cr|fonts-ttf-pwt-0.5-1|16	%description
12cr|fonts-ttf-pwt-0.5-1|17	The PingWin Typography (PWT) fonts are intended to be replacements for most
12cr|fonts-ttf-pwt-0.5-1|18	commonly used fonts on Microsoft systems: Tahoma, Arial, Courier, Verdana, Times New Roman
12cr|fonts-ttf-pwt-0.5-1|19	
12cr|fonts-ttf-pwt-0.5-1|20	%prep
12cr|fonts-ttf-pwt-0.5-1|21	%setup -q -n %{pkgname}
12cr|fonts-ttf-pwt-0.5-1|22	
12cr|fonts-ttf-pwt-0.5-1|23	%build
12cr|fonts-ttf-pwt-0.5-1|24	
12cr|fonts-ttf-pwt-0.5-1|25	%install
12cr|fonts-ttf-pwt-0.5-1|26	rm -rf $RPM_BUILD_ROOT
12cr|fonts-ttf-pwt-0.5-1|27	
12cr|fonts-ttf-pwt-0.5-1|28	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/pwt
12cr|fonts-ttf-pwt-0.5-1|29	
12cr|fonts-ttf-pwt-0.5-1|30	install -m 644 *.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/pwt
12cr|fonts-ttf-pwt-0.5-1|31	ttmkfdir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/pwt > $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/pwt/fonts.dir
12cr|fonts-ttf-pwt-0.5-1|32	ln -s fonts.dir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/pwt/fonts.scale
12cr|fonts-ttf-pwt-0.5-1|33	
12cr|fonts-ttf-pwt-0.5-1|34	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-pwt-0.5-1|35	ln -s ../../..%_datadir/fonts/TTF/pwt \
12cr|fonts-ttf-pwt-0.5-1|36	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-pwt:pri=50
12cr|fonts-ttf-pwt-0.5-1|37	
12cr|fonts-ttf-pwt-0.5-1|38	%clean
12cr|fonts-ttf-pwt-0.5-1|39	rm -rf $RPM_BUILD_ROOT
12cr|fonts-ttf-pwt-0.5-1|40	
12cr|fonts-ttf-pwt-0.5-1|41	%post
12cr|fonts-ttf-pwt-0.5-1|42	[ -x %{_bindir}/fc-cache ] && %{_bindir}/fc-cache
12cr|fonts-ttf-pwt-0.5-1|43	
12cr|fonts-ttf-pwt-0.5-1|44	%postun
12cr|fonts-ttf-pwt-0.5-1|45	if [ "$1" = "0" ]; then
12cr|fonts-ttf-pwt-0.5-1|46	[ -x %{_bindir}/fc-cache ] && %{_bindir}/fc-cache
12cr|fonts-ttf-pwt-0.5-1|47	fi
12cr|fonts-ttf-pwt-0.5-1|48	
12cr|fonts-ttf-pwt-0.5-1|49	
12cr|fonts-ttf-pwt-0.5-1|50	%files
12cr|fonts-ttf-pwt-0.5-1|51	%defattr(-,root,root,-)
12cr|fonts-ttf-pwt-0.5-1|52	%doc License.txt
12cr|fonts-ttf-pwt-0.5-1|53	#COPYING
12cr|fonts-ttf-pwt-0.5-1|54	%dir %{_datadir}/fonts/TTF/pwt
12cr|fonts-ttf-pwt-0.5-1|55	%{_datadir}/fonts/TTF/pwt/*.ttf
12cr|fonts-ttf-pwt-0.5-1|56	%verify(not mtime) %{_datadir}/fonts/TTF/pwt/fonts.dir
12cr|fonts-ttf-pwt-0.5-1|57	%{_datadir}/fonts/TTF/pwt/fonts.scale
12cr|fonts-ttf-pwt-0.5-1|58	%{_sysconfdir}/X11/fontpath.d/ttf-pwt:pri=50
12cr|fonts-ttf-pwt-0.5-1|59	
12cr|fonts-ttf-pwt-0.5-1|60	
12cr|fonts-ttf-pwt-0.5-1|61	
12cr|fonts-ttf-pwt-0.5-1|62	%changelog
12cr|fonts-ttf-pwt-0.5-1|63	* Mon Oct 10 2011 Александр Казанцев <kazancas@mandriva.org> 0.5-1edm2012.0
12cr|fonts-ttf-pwt-0.5-1|64	+ Revision: 704075
12cr|fonts-ttf-pwt-0.5-1|65	- imported package fonts-ttf-pwt
12cr|fonts-ttf-pwt-0.5-1|66	
12cr|fonts-ttf-pwt-0.5-1|67	+ Sergey Zhemoitel <serg@mandriva.org>
12cr|fonts-ttf-pwt-0.5-1|68	- imported package fonts-ttf-pwt
12cr|fonts-ttf-pwt-0.5-1|69	
12cr|fonts-ttf-pwt-0.5-1|70	
12cr|fonts-ttf-pwt-0.5-1|71	* Thu Jun 17 2010 Alexander Kazancev <kazancas@mandriva.ru>
12cr|fonts-ttf-pwt-0.5-1|72	- Initial build.

1428 12
12cr|fonts-ttf-ru-eng-fonts-1.0-1|1	%define pkgname 122658-ru-eng-fonts
12cr|fonts-ttf-ru-eng-fonts-1.0-1|2	
12cr|fonts-ttf-ru-eng-fonts-1.0-1|3	Summary: Russian Fonts
12cr|fonts-ttf-ru-eng-fonts-1.0-1|4	Name: fonts-ttf-ru-eng-fonts
12cr|fonts-ttf-ru-eng-fonts-1.0-1|5	Version: 1.0
12cr|fonts-ttf-ru-eng-fonts-1.0-1|6	Release: %mkrel 1
12cr|fonts-ttf-ru-eng-fonts-1.0-1|7	License: GPL
12cr|fonts-ttf-ru-eng-fonts-1.0-1|8	Group: System/Fonts/True type
12cr|fonts-ttf-ru-eng-fonts-1.0-1|9	URL: http://opendesktop.org/content/show.php/ru-eng-fonts?content=122658
12cr|fonts-ttf-ru-eng-fonts-1.0-1|10	Source0: %{pkgname}.tar.gz
12cr|fonts-ttf-ru-eng-fonts-1.0-1|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-ru-eng-fonts-1.0-1|12	BuildArch: noarch
12cr|fonts-ttf-ru-eng-fonts-1.0-1|13	BuildRequires: freetype-tools
12cr|fonts-ttf-ru-eng-fonts-1.0-1|14	
12cr|fonts-ttf-ru-eng-fonts-1.0-1|15	%description
12cr|fonts-ttf-ru-eng-fonts-1.0-1|16	There are 8 fonts in this package,which include english and russian alphabet.
12cr|fonts-ttf-ru-eng-fonts-1.0-1|17	
12cr|fonts-ttf-ru-eng-fonts-1.0-1|18	%prep
12cr|fonts-ttf-ru-eng-fonts-1.0-1|19	%setup -q -n ru-eng-fonts
12cr|fonts-ttf-ru-eng-fonts-1.0-1|20	
12cr|fonts-ttf-ru-eng-fonts-1.0-1|21	%build
12cr|fonts-ttf-ru-eng-fonts-1.0-1|22	
12cr|fonts-ttf-ru-eng-fonts-1.0-1|23	%install
12cr|fonts-ttf-ru-eng-fonts-1.0-1|24	rm -rf $RPM_BUILD_ROOT
12cr|fonts-ttf-ru-eng-fonts-1.0-1|25	
12cr|fonts-ttf-ru-eng-fonts-1.0-1|26	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/ru-eng
12cr|fonts-ttf-ru-eng-fonts-1.0-1|27	
12cr|fonts-ttf-ru-eng-fonts-1.0-1|28	install -m 644 *.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/ru-eng
12cr|fonts-ttf-ru-eng-fonts-1.0-1|29	ttmkfdir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/ru-eng > $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/ru-eng/fonts.dir
12cr|fonts-ttf-ru-eng-fonts-1.0-1|30	ln -s fonts.dir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/ru-eng/fonts.scale
12cr|fonts-ttf-ru-eng-fonts-1.0-1|31	
12cr|fonts-ttf-ru-eng-fonts-1.0-1|32	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-ru-eng-fonts-1.0-1|33	ln -s ../../..%_datadir/fonts/TTF/ru-eng \
12cr|fonts-ttf-ru-eng-fonts-1.0-1|34	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-ru-eng:pri=50
12cr|fonts-ttf-ru-eng-fonts-1.0-1|35	
12cr|fonts-ttf-ru-eng-fonts-1.0-1|36	%clean
12cr|fonts-ttf-ru-eng-fonts-1.0-1|37	rm -rf $RPM_BUILD_ROOT
12cr|fonts-ttf-ru-eng-fonts-1.0-1|38	
12cr|fonts-ttf-ru-eng-fonts-1.0-1|39	%post
12cr|fonts-ttf-ru-eng-fonts-1.0-1|40	[ -x %{_bindir}/fc-cache ] && %{_bindir}/fc-cache
12cr|fonts-ttf-ru-eng-fonts-1.0-1|41	
12cr|fonts-ttf-ru-eng-fonts-1.0-1|42	%postun
12cr|fonts-ttf-ru-eng-fonts-1.0-1|43	if [ "$1" = "0" ]; then
12cr|fonts-ttf-ru-eng-fonts-1.0-1|44	[ -x %{_bindir}/fc-cache ] && %{_bindir}/fc-cache
12cr|fonts-ttf-ru-eng-fonts-1.0-1|45	fi
12cr|fonts-ttf-ru-eng-fonts-1.0-1|46	
12cr|fonts-ttf-ru-eng-fonts-1.0-1|47	
12cr|fonts-ttf-ru-eng-fonts-1.0-1|48	%files
12cr|fonts-ttf-ru-eng-fonts-1.0-1|49	%defattr(-,root,root,-)
12cr|fonts-ttf-ru-eng-fonts-1.0-1|50	#%doc License.txt
12cr|fonts-ttf-ru-eng-fonts-1.0-1|51	#COPYING
12cr|fonts-ttf-ru-eng-fonts-1.0-1|52	%dir %{_datadir}/fonts/TTF/ru-eng
12cr|fonts-ttf-ru-eng-fonts-1.0-1|53	%{_datadir}/fonts/TTF/ru-eng/*.ttf
12cr|fonts-ttf-ru-eng-fonts-1.0-1|54	%verify(not mtime) %{_datadir}/fonts/TTF/ru-eng/fonts.dir
12cr|fonts-ttf-ru-eng-fonts-1.0-1|55	%{_datadir}/fonts/TTF/ru-eng/fonts.scale
12cr|fonts-ttf-ru-eng-fonts-1.0-1|56	%{_sysconfdir}/X11/fontpath.d/ttf-ru-eng:pri=50
12cr|fonts-ttf-ru-eng-fonts-1.0-1|57	
12cr|fonts-ttf-ru-eng-fonts-1.0-1|58	
12cr|fonts-ttf-ru-eng-fonts-1.0-1|59	
12cr|fonts-ttf-ru-eng-fonts-1.0-1|60	%changelog
12cr|fonts-ttf-ru-eng-fonts-1.0-1|61	* Fri Jul 22 2011 Sergey Zhemoitel <serg@mandriva.org> 1.0-1mdv2012.0
12cr|fonts-ttf-ru-eng-fonts-1.0-1|62	+ Revision: 691022
12cr|fonts-ttf-ru-eng-fonts-1.0-1|63	- fix spec
12cr|fonts-ttf-ru-eng-fonts-1.0-1|64	- imported package fonts-ttf-ru-eng-fonts
12cr|fonts-ttf-ru-eng-fonts-1.0-1|65	

1429 12
12cr|fonts-ttf-sansus-webissimo-20110518-1|1	%define pkgname sansus-webissimo
12cr|fonts-ttf-sansus-webissimo-20110518-1|2	
12cr|fonts-ttf-sansus-webissimo-20110518-1|3	Summary:	Sansus Webissimo serif font family
12cr|fonts-ttf-sansus-webissimo-20110518-1|4	Name:		fonts-ttf-sansus-webissimo
12cr|fonts-ttf-sansus-webissimo-20110518-1|5	Version:	20110518
12cr|fonts-ttf-sansus-webissimo-20110518-1|6	Release:	1
12cr|fonts-ttf-sansus-webissimo-20110518-1|7	License:	Creative Commons Attribution
12cr|fonts-ttf-sansus-webissimo-20110518-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-sansus-webissimo-20110518-1|9	URL:		http://openfontlibrary.org/font/sansus-webissimo
12cr|fonts-ttf-sansus-webissimo-20110518-1|10	Source0:	%{pkgname}.zip
12cr|fonts-ttf-sansus-webissimo-20110518-1|11	BuildArch:	noarch
12cr|fonts-ttf-sansus-webissimo-20110518-1|12	BuildRequires:	freetype-tools
12cr|fonts-ttf-sansus-webissimo-20110518-1|13	
12cr|fonts-ttf-sansus-webissimo-20110518-1|14	%description
12cr|fonts-ttf-sansus-webissimo-20110518-1|15	"Sansus" - experiment with a new font brought into life in our professional
12cr|fonts-ttf-sansus-webissimo-20110518-1|16	type foundry. We worked on every single shape and curve to enrich "Sansus"
12cr|fonts-ttf-sansus-webissimo-20110518-1|17	with elegance and exactitude, try it on phone directories, on your site -
12cr|fonts-ttf-sansus-webissimo-20110518-1|18	anywhere.
12cr|fonts-ttf-sansus-webissimo-20110518-1|19	
12cr|fonts-ttf-sansus-webissimo-20110518-1|20	%prep
12cr|fonts-ttf-sansus-webissimo-20110518-1|21	%setup -q -c -n %{name}-%{version}
12cr|fonts-ttf-sansus-webissimo-20110518-1|22	
12cr|fonts-ttf-sansus-webissimo-20110518-1|23	%build
12cr|fonts-ttf-sansus-webissimo-20110518-1|24	
12cr|fonts-ttf-sansus-webissimo-20110518-1|25	%install
12cr|fonts-ttf-sansus-webissimo-20110518-1|26	%__rm -rf %{buildroot}
12cr|fonts-ttf-sansus-webissimo-20110518-1|27	
12cr|fonts-ttf-sansus-webissimo-20110518-1|28	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/sansus-webissimo
12cr|fonts-ttf-sansus-webissimo-20110518-1|29	
12cr|fonts-ttf-sansus-webissimo-20110518-1|30	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/sansus-webissimo
12cr|fonts-ttf-sansus-webissimo-20110518-1|31	ttmkfdir %{buildroot}%{_xfontdir}/TTF/sansus-webissimo -o %{buildroot}%{_xfontdir}/TTF/sansus-webissimo/fonts.dir
12cr|fonts-ttf-sansus-webissimo-20110518-1|32	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/sansus-webissimo/fonts.scale
12cr|fonts-ttf-sansus-webissimo-20110518-1|33	
12cr|fonts-ttf-sansus-webissimo-20110518-1|34	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-sansus-webissimo-20110518-1|35	%__ln_s ../../..%{_xfontdir}/TTF/sansus-webissimo \
12cr|fonts-ttf-sansus-webissimo-20110518-1|36	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-sansus-webissimo:pri=50
12cr|fonts-ttf-sansus-webissimo-20110518-1|37	
12cr|fonts-ttf-sansus-webissimo-20110518-1|38	%__install -d %{buildroot}%{_docdir}/%{name}
12cr|fonts-ttf-sansus-webissimo-20110518-1|39	cat > %{buildroot}%{_docdir}/%{name}/README << EOF
12cr|fonts-ttf-sansus-webissimo-20110518-1|40	Family		Sansus Webissimo
12cr|fonts-ttf-sansus-webissimo-20110518-1|41	Designer	Sergiy S. Tkachenko
12cr|fonts-ttf-sansus-webissimo-20110518-1|42	License		CC-BY
12cr|fonts-ttf-sansus-webissimo-20110518-1|43	Category	Serif
12cr|fonts-ttf-sansus-webissimo-20110518-1|44	
12cr|fonts-ttf-sansus-webissimo-20110518-1|45	Description
12cr|fonts-ttf-sansus-webissimo-20110518-1|46	
12cr|fonts-ttf-sansus-webissimo-20110518-1|47	"Sansus" - experiment with a new font brought into life in our professional
12cr|fonts-ttf-sansus-webissimo-20110518-1|48	type foundry. We worked on every single shape and curve to enrich "Sansus"
12cr|fonts-ttf-sansus-webissimo-20110518-1|49	with elegance and exactitude, try it on phone directories, on your site -
12cr|fonts-ttf-sansus-webissimo-20110518-1|50	anywhere.
12cr|fonts-ttf-sansus-webissimo-20110518-1|51	
12cr|fonts-ttf-sansus-webissimo-20110518-1|52	Full Language Support
12cr|fonts-ttf-sansus-webissimo-20110518-1|53	
12cr|fonts-ttf-sansus-webissimo-20110518-1|54	Basic Cyrillic, Basic Latin, Euro, Western European
12cr|fonts-ttf-sansus-webissimo-20110518-1|55	EOF
12cr|fonts-ttf-sansus-webissimo-20110518-1|56	
12cr|fonts-ttf-sansus-webissimo-20110518-1|57	%files
12cr|fonts-ttf-sansus-webissimo-20110518-1|58	%doc %{_docdir}/%{name}/README
12cr|fonts-ttf-sansus-webissimo-20110518-1|59	%dir %{_xfontdir}/TTF/sansus-webissimo
12cr|fonts-ttf-sansus-webissimo-20110518-1|60	%{_xfontdir}/TTF/sansus-webissimo/*.ttf
12cr|fonts-ttf-sansus-webissimo-20110518-1|61	%verify(not mtime) %{_datadir}/fonts/TTF/sansus-webissimo/fonts.dir
12cr|fonts-ttf-sansus-webissimo-20110518-1|62	%{_xfontdir}/TTF/sansus-webissimo/fonts.scale
12cr|fonts-ttf-sansus-webissimo-20110518-1|63	%{_sysconfdir}/X11/fontpath.d/ttf-sansus-webissimo:pri=50
12cr|fonts-ttf-sansus-webissimo-20110518-1|64	
12cr|fonts-ttf-sansus-webissimo-20110518-1|65	
12cr|fonts-ttf-sansus-webissimo-20110518-1|66	%changelog
12cr|fonts-ttf-sansus-webissimo-20110518-1|67	* Wed Dec 14 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 20110518-1
12cr|fonts-ttf-sansus-webissimo-20110518-1|68	+ Revision: 741143
12cr|fonts-ttf-sansus-webissimo-20110518-1|69	- imported package fonts-ttf-sansus-webissimo
12cr|fonts-ttf-sansus-webissimo-20110518-1|70	

1430 12
12cr|fonts-ttf-tempora-lgc-0.2-1|1	%define pkgname tempora-lgc
12cr|fonts-ttf-tempora-lgc-0.2-1|2	
12cr|fonts-ttf-tempora-lgc-0.2-1|3	Summary:	times-like font with Latin, Greek and Cyrillic support
12cr|fonts-ttf-tempora-lgc-0.2-1|4	Name:		fonts-ttf-tempora-lgc
12cr|fonts-ttf-tempora-lgc-0.2-1|5	Version:	0.2
12cr|fonts-ttf-tempora-lgc-0.2-1|6	Release:	1
12cr|fonts-ttf-tempora-lgc-0.2-1|7	License:	GPLv2 with exception
12cr|fonts-ttf-tempora-lgc-0.2-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-tempora-lgc-0.2-1|9	URL:		http://www.thessalonica.org.ru/en/fonts.html
12cr|fonts-ttf-tempora-lgc-0.2-1|10	Source0:	http://www.thessalonica.org.ru/downloads/%{pkgname}.ttf.zip
12cr|fonts-ttf-tempora-lgc-0.2-1|11	BuildArch:	noarch
12cr|fonts-ttf-tempora-lgc-0.2-1|12	BuildRequires:	freetype-tools
12cr|fonts-ttf-tempora-lgc-0.2-1|13	
12cr|fonts-ttf-tempora-lgc-0.2-1|14	%description
12cr|fonts-ttf-tempora-lgc-0.2-1|15	This font family is based on two well-known free typefaces similar to Adobe Times: Nimbus Roman No 9 L by URW (russified by Valek Filippov), and the Omega Serif family, developed by Yannis Haralambous. However, all basic components of the font, and especially its Greek and Cyrillic parts, have suffered serious modifications, so that currently Tempora LGC Unicode represents an independent typeface, quite different from its predecessors.
12cr|fonts-ttf-tempora-lgc-0.2-1|16	
12cr|fonts-ttf-tempora-lgc-0.2-1|17	%prep
12cr|fonts-ttf-tempora-lgc-0.2-1|18	%setup -q -c -n %{pkgname}-%{version}
12cr|fonts-ttf-tempora-lgc-0.2-1|19	
12cr|fonts-ttf-tempora-lgc-0.2-1|20	%build
12cr|fonts-ttf-tempora-lgc-0.2-1|21	
12cr|fonts-ttf-tempora-lgc-0.2-1|22	%install
12cr|fonts-ttf-tempora-lgc-0.2-1|23	%__rm -rf %{buildroot}
12cr|fonts-ttf-tempora-lgc-0.2-1|24	
12cr|fonts-ttf-tempora-lgc-0.2-1|25	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/tempora-lgc
12cr|fonts-ttf-tempora-lgc-0.2-1|26	
12cr|fonts-ttf-tempora-lgc-0.2-1|27	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/tempora-lgc
12cr|fonts-ttf-tempora-lgc-0.2-1|28	ttmkfdir %{buildroot}%{_xfontdir}/TTF/tempora-lgc > %{buildroot}%{_xfontdir}/TTF/tempora-lgc/fonts.dir
12cr|fonts-ttf-tempora-lgc-0.2-1|29	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/tempora-lgc/fonts.scale
12cr|fonts-ttf-tempora-lgc-0.2-1|30	
12cr|fonts-ttf-tempora-lgc-0.2-1|31	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-tempora-lgc-0.2-1|32	%__ln_s ../../..%{_xfontdir}/TTF/tempora-lgc \
12cr|fonts-ttf-tempora-lgc-0.2-1|33	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-tempora-lgc:pri=50
12cr|fonts-ttf-tempora-lgc-0.2-1|34	
12cr|fonts-ttf-tempora-lgc-0.2-1|35	%clean
12cr|fonts-ttf-tempora-lgc-0.2-1|36	%__rm -rf %{buildroot}
12cr|fonts-ttf-tempora-lgc-0.2-1|37	
12cr|fonts-ttf-tempora-lgc-0.2-1|38	%files
12cr|fonts-ttf-tempora-lgc-0.2-1|39	%doc COPYING HISTORY README
12cr|fonts-ttf-tempora-lgc-0.2-1|40	%dir %{_xfontdir}/TTF/tempora-lgc
12cr|fonts-ttf-tempora-lgc-0.2-1|41	%{_xfontdir}/TTF/tempora-lgc/*.ttf
12cr|fonts-ttf-tempora-lgc-0.2-1|42	%verify(not mtime) %{_datadir}/fonts/TTF/tempora-lgc/fonts.dir
12cr|fonts-ttf-tempora-lgc-0.2-1|43	%{_xfontdir}/TTF/tempora-lgc/fonts.scale
12cr|fonts-ttf-tempora-lgc-0.2-1|44	%{_sysconfdir}/X11/fontpath.d/ttf-tempora-lgc:pri=50
12cr|fonts-ttf-tempora-lgc-0.2-1|45	
12cr|fonts-ttf-tempora-lgc-0.2-1|46	
12cr|fonts-ttf-tempora-lgc-0.2-1|47	%changelog
12cr|fonts-ttf-tempora-lgc-0.2-1|48	* Wed Dec 07 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.2-1
12cr|fonts-ttf-tempora-lgc-0.2-1|49	+ Revision: 738637
12cr|fonts-ttf-tempora-lgc-0.2-1|50	- imported package fonts-ttf-tempora-lgc
12cr|fonts-ttf-tempora-lgc-0.2-1|51	

1431 12
12cr|fonts-ttf-theano-2.0-1|1	%define pkgname theano
12cr|fonts-ttf-theano-2.0-1|2	
12cr|fonts-ttf-theano-2.0-1|3	Summary:	Theano Classical Fonts
12cr|fonts-ttf-theano-2.0-1|4	Name:		fonts-ttf-theano
12cr|fonts-ttf-theano-2.0-1|5	Version:	2.0
12cr|fonts-ttf-theano-2.0-1|6	Release:	%mkrel 1
12cr|fonts-ttf-theano-2.0-1|7	License:	OFL
12cr|fonts-ttf-theano-2.0-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-theano-2.0-1|9	URL:		http://www.thessalonica.org.ru/en/fonts.html
12cr|fonts-ttf-theano-2.0-1|10	Source0:	http://www.thessalonica.org.ru/downloads/%{pkgname}-%{version}.ttf.zip
12cr|fonts-ttf-theano-2.0-1|11	BuildRequires:	freetype-tools
12cr|fonts-ttf-theano-2.0-1|12	BuildRequires:	dos2unix
12cr|fonts-ttf-theano-2.0-1|13	BuildArch:	noarch
12cr|fonts-ttf-theano-2.0-1|14	
12cr|fonts-ttf-theano-2.0-1|15	%description
12cr|fonts-ttf-theano-2.0-1|16	Theano is a common name for some fonts designed from historic samples. Most
12cr|fonts-ttf-theano-2.0-1|17	of these fonts were initially intended as Greek-only faces, but currently
12cr|fonts-ttf-theano-2.0-1|18	Theano fonts contain a standard set of Latin, Greek and Cyrillic characters
12cr|fonts-ttf-theano-2.0-1|19	(including the full polytonic set for Greek) and some additional characters.
12cr|fonts-ttf-theano-2.0-1|20	These fonts can be useful for classicists or medievalists.
12cr|fonts-ttf-theano-2.0-1|21	
12cr|fonts-ttf-theano-2.0-1|22	%prep
12cr|fonts-ttf-theano-2.0-1|23	%setup -q -c -n %{pkgname}-%{version}
12cr|fonts-ttf-theano-2.0-1|24	dos2unix OFL-FAQ.txt
12cr|fonts-ttf-theano-2.0-1|25	
12cr|fonts-ttf-theano-2.0-1|26	%build
12cr|fonts-ttf-theano-2.0-1|27	
12cr|fonts-ttf-theano-2.0-1|28	%install
12cr|fonts-ttf-theano-2.0-1|29	%__rm -rf %{buildroot}
12cr|fonts-ttf-theano-2.0-1|30	
12cr|fonts-ttf-theano-2.0-1|31	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/theano
12cr|fonts-ttf-theano-2.0-1|32	
12cr|fonts-ttf-theano-2.0-1|33	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/theano
12cr|fonts-ttf-theano-2.0-1|34	ttmkfdir %{buildroot}%{_xfontdir}/TTF/theano -o %{buildroot}%{_xfontdir}/TTF/theano/fonts.dir
12cr|fonts-ttf-theano-2.0-1|35	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/theano/fonts.scale
12cr|fonts-ttf-theano-2.0-1|36	
12cr|fonts-ttf-theano-2.0-1|37	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-theano-2.0-1|38	%__ln_s ../../..%{_xfontdir}/TTF/theano \
12cr|fonts-ttf-theano-2.0-1|39	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-theano:pri=50
12cr|fonts-ttf-theano-2.0-1|40	
12cr|fonts-ttf-theano-2.0-1|41	%files
12cr|fonts-ttf-theano-2.0-1|42	%doc FONTLOG.txt OFL.txt OFL-FAQ.txt
12cr|fonts-ttf-theano-2.0-1|43	%dir %{_xfontdir}/TTF/theano
12cr|fonts-ttf-theano-2.0-1|44	%{_xfontdir}/TTF/theano/*.ttf
12cr|fonts-ttf-theano-2.0-1|45	%verify(not mtime) %{_datadir}/fonts/TTF/theano/fonts.dir
12cr|fonts-ttf-theano-2.0-1|46	%{_xfontdir}/TTF/theano/fonts.scale
12cr|fonts-ttf-theano-2.0-1|47	%{_sysconfdir}/X11/fontpath.d/ttf-theano:pri=50
12cr|fonts-ttf-theano-2.0-1|48	
12cr|fonts-ttf-theano-2.0-1|49	
12cr|fonts-ttf-theano-2.0-1|50	%changelog
12cr|fonts-ttf-theano-2.0-1|51	* Fri Dec 09 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.0-1mdv2012.0
12cr|fonts-ttf-theano-2.0-1|52	+ Revision: 739414
12cr|fonts-ttf-theano-2.0-1|53	- BR fixed
12cr|fonts-ttf-theano-2.0-1|54	- imported package fonts-ttf-theano
12cr|fonts-ttf-theano-2.0-1|55	

1432 12
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|1	Summary:	Tibetan Machine Unicode font
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|2	Name:		fonts-ttf-tibetan-ttmuni
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|3	Version:	1.901b
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|4	Release:	%mkrel 5
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|5	License:	GPLv2+
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|6	URL: 		http://www.thdl.org/tools/fonts/tibfonts.php
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|7	Group:		System/Fonts/True type
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|8	Source0:	TibetanMachineUnicodeFont.zip
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|9	Buildarch:	noarch
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|11	BuildRequires:	mkfontdir
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|12	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|13	%description
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|14	This package provides an OpenType Unicode Tibetan font,
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|15	for writing in Tibetan, Dzongkha and Ladakhi with almost 4000 glyphs.
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|16	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|17	%prep
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|18	%setup -q -c %{name}
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|19	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|20	%install
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|21	rm -rf ${RPM_BUILD_ROOT}
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|22	mkdir -p ${RPM_BUILD_ROOT}/%{_datadir}/fonts/ttf/ttmuni/
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|23	install -m 644 *.ttf ${RPM_BUILD_ROOT}%{_datadir}/fonts/ttf/ttmuni/
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|24	cd ${RPM_BUILD_ROOT}/%{_datadir}/fonts/ttf/ttmuni/
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|25	mkfontdir
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|26	cp fonts.dir fonts.scale
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|27	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|28	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|29	ln -s ../../..%_datadir/fonts/ttf/ttmuni \
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|30	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-tibetan-ttmuni:pri=50
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|31	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|32	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|33	%clean
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|34	rm -fr ${RPM_BUILD_ROOT}
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|35	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|36	%files
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|37	%defattr(0644,root,root,0755)
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|38	%doc *.txt
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|39	%{_datadir}/fonts/ttf/ttmuni/
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|40	%{_sysconfdir}/X11/fontpath.d/ttf-tibetan-ttmuni:pri=50
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|41	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|42	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|43	%changelog
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|44	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 1.901b-5mdv2011.0
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|45	+ Revision: 675577
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|46	+ rebuild (emptylog)
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|47	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|48	* Mon Dec 06 2010 Funda Wang <fwang@mandriva.org> 1.901b-4mdv2011.0
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|49	+ Revision: 611717
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|50	- fix build
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|51	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|52	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|53	- rebuild
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|54	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|55	* Wed Jan 20 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.901b-3mdv2010.1
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|56	+ Revision: 494157
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|57	- fc-cache is now called by an rpm filetrigger
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|58	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|59	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.901b-2mdv2010.0
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|60	+ Revision: 428852
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|61	- rebuild
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|62	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|63	* Sat Sep 27 2008 Frederic Crozat <fcrozat@mandriva.com> 1.901b-1mdv2009.0
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|64	+ Revision: 288921
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|65	- Release 1.901b
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|66	- Remove obsolete fontconfig 1 cache file
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|67	- Fix url
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|68	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|69	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.1.1.1-0.alpha.2mdv2008.1
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|70	+ Revision: 136417
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|71	- restore BuildRoot
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|72	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|74	- kill re-definition of %%buildroot on Pixel's request
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|75	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|76	* Fri Jul 06 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.1.1-0.alpha.2mdv2008.0
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|77	+ Revision: 49209
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|78	- fontpath.d conversion (#31756)
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|79	- Import fonts-ttf-tibetan-ttmuni
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|80	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|81	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|82	
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|83	* Wed Aug 30 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.1.1.1-0.alpha.1mdv2007.0
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|84	- First Mandriva release (Davide Duina <davide.duina[at]google.com>)
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|85	- fix URL
12cr|fonts-ttf-tibetan-ttmuni-1.901b-5|86	- use %%mkrel

1433 12
12cr|fonts-ttf-triod-postnaja-20100305-1|1	%define pkgname TriodPostnaja
12cr|fonts-ttf-triod-postnaja-20100305-1|2	
12cr|fonts-ttf-triod-postnaja-20100305-1|3	Summary: Decorative font in Slavonic Church style
12cr|fonts-ttf-triod-postnaja-20100305-1|4	Name: fonts-ttf-triod-postnaja
12cr|fonts-ttf-triod-postnaja-20100305-1|5	Version: 20100305
12cr|fonts-ttf-triod-postnaja-20100305-1|6	Release: %mkrel 1
12cr|fonts-ttf-triod-postnaja-20100305-1|7	License: OFL
12cr|fonts-ttf-triod-postnaja-20100305-1|8	Group: System/Fonts/True type
12cr|fonts-ttf-triod-postnaja-20100305-1|9	URL: http://io.debian.net/~danielj/
12cr|fonts-ttf-triod-postnaja-20100305-1|10	Source0: http://io.debian.net/~danielj/triod-postnaja/%{pkgname}-%{version}.sfd.gz
12cr|fonts-ttf-triod-postnaja-20100305-1|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-triod-postnaja-20100305-1|12	BuildArch: noarch
12cr|fonts-ttf-triod-postnaja-20100305-1|13	BuildRequires: freetype-tools
12cr|fonts-ttf-triod-postnaja-20100305-1|14	BuildRequires: fontforge
12cr|fonts-ttf-triod-postnaja-20100305-1|15	
12cr|fonts-ttf-triod-postnaja-20100305-1|16	
12cr|fonts-ttf-triod-postnaja-20100305-1|17	%description
12cr|fonts-ttf-triod-postnaja-20100305-1|18	Triod Postnaja attempts to mimic the typefaces used to publish Old Church Slavonic service books prior to the 20th century. It also provides a range of Latin letters in the same style, sufficient for the needs of central, northern and western European languages.
12cr|fonts-ttf-triod-postnaja-20100305-1|19	
12cr|fonts-ttf-triod-postnaja-20100305-1|20	%prep
12cr|fonts-ttf-triod-postnaja-20100305-1|21	#%setup -q -c -n %{pkgname}-%{version}
12cr|fonts-ttf-triod-postnaja-20100305-1|22	cd %_builddir
12cr|fonts-ttf-triod-postnaja-20100305-1|23	%__rm -rf %{pkgname}-%{version}
12cr|fonts-ttf-triod-postnaja-20100305-1|24	%__mkdir_p %{pkgname}-%{version}
12cr|fonts-ttf-triod-postnaja-20100305-1|25	cd %{pkgname}-%{version}
12cr|fonts-ttf-triod-postnaja-20100305-1|26	%__gzip -dc %{_sourcedir}/%{pkgname}-%{version}.sfd.gz > %{pkgname}-%{version}.sfd
12cr|fonts-ttf-triod-postnaja-20100305-1|27	
12cr|fonts-ttf-triod-postnaja-20100305-1|28	%build
12cr|fonts-ttf-triod-postnaja-20100305-1|29	cd %{_builddir}/%{pkgname}-%{version}
12cr|fonts-ttf-triod-postnaja-20100305-1|30	for sfdfile in *.sfd
12cr|fonts-ttf-triod-postnaja-20100305-1|31	do
12cr|fonts-ttf-triod-postnaja-20100305-1|32	fontforge -lang=ff -c "Open(\"./$sfdfile\"); Generate(\"./$sfdfile\":r + \".ttf\")"
12cr|fonts-ttf-triod-postnaja-20100305-1|33	done
12cr|fonts-ttf-triod-postnaja-20100305-1|34	
12cr|fonts-ttf-triod-postnaja-20100305-1|35	%install
12cr|fonts-ttf-triod-postnaja-20100305-1|36	cd %{pkgname}-%{version}
12cr|fonts-ttf-triod-postnaja-20100305-1|37	
12cr|fonts-ttf-triod-postnaja-20100305-1|38	%__rm -rf %{buildroot}
12cr|fonts-ttf-triod-postnaja-20100305-1|39	
12cr|fonts-ttf-triod-postnaja-20100305-1|40	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/triod-postnaja
12cr|fonts-ttf-triod-postnaja-20100305-1|41	
12cr|fonts-ttf-triod-postnaja-20100305-1|42	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/triod-postnaja
12cr|fonts-ttf-triod-postnaja-20100305-1|43	ttmkfdir %{buildroot}%{_xfontdir}/TTF/triod-postnaja > %{buildroot}%{_xfontdir}/TTF/triod-postnaja/fonts.dir
12cr|fonts-ttf-triod-postnaja-20100305-1|44	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/triod-postnaja/fonts.scale
12cr|fonts-ttf-triod-postnaja-20100305-1|45	
12cr|fonts-ttf-triod-postnaja-20100305-1|46	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-triod-postnaja-20100305-1|47	%__ln_s ../../..%{_xfontdir}/TTF/triod-postnaja \
12cr|fonts-ttf-triod-postnaja-20100305-1|48	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-triod-postnaja:pri=50
12cr|fonts-ttf-triod-postnaja-20100305-1|49	
12cr|fonts-ttf-triod-postnaja-20100305-1|50	%clean
12cr|fonts-ttf-triod-postnaja-20100305-1|51	%__rm -rf %{buildroot}
12cr|fonts-ttf-triod-postnaja-20100305-1|52	
12cr|fonts-ttf-triod-postnaja-20100305-1|53	%files
12cr|fonts-ttf-triod-postnaja-20100305-1|54	%defattr(-,root,root,-)
12cr|fonts-ttf-triod-postnaja-20100305-1|55	%dir %{_xfontdir}/TTF/triod-postnaja
12cr|fonts-ttf-triod-postnaja-20100305-1|56	%{_xfontdir}/TTF/triod-postnaja/*.ttf
12cr|fonts-ttf-triod-postnaja-20100305-1|57	%verify(not mtime) %{_datadir}/fonts/TTF/triod-postnaja/fonts.dir
12cr|fonts-ttf-triod-postnaja-20100305-1|58	%{_xfontdir}/TTF/triod-postnaja/fonts.scale
12cr|fonts-ttf-triod-postnaja-20100305-1|59	%{_sysconfdir}/X11/fontpath.d/ttf-triod-postnaja:pri=50
12cr|fonts-ttf-triod-postnaja-20100305-1|60	
12cr|fonts-ttf-triod-postnaja-20100305-1|61	
12cr|fonts-ttf-triod-postnaja-20100305-1|62	
12cr|fonts-ttf-triod-postnaja-20100305-1|63	
12cr|fonts-ttf-triod-postnaja-20100305-1|64	
12cr|fonts-ttf-triod-postnaja-20100305-1|65	%changelog
12cr|fonts-ttf-triod-postnaja-20100305-1|66	* Sat Jul 23 2011 Sergey Zhemoitel <serg@mandriva.org> 20100305-1mdv2012.0
12cr|fonts-ttf-triod-postnaja-20100305-1|67	+ Revision: 691280
12cr|fonts-ttf-triod-postnaja-20100305-1|68	- imported package fonts-ttf-triod-postnaja
12cr|fonts-ttf-triod-postnaja-20100305-1|69	

1434 12
12cr|fonts-ttf-ubuntu-0.70.1-2|1	%define pkgname ubuntu-font-family
12cr|fonts-ttf-ubuntu-0.70.1-2|2	%define _fontdir %{_datadir}/fonts/TTF/ubuntu
12cr|fonts-ttf-ubuntu-0.70.1-2|3	
12cr|fonts-ttf-ubuntu-0.70.1-2|4	Name: fonts-ttf-ubuntu
12cr|fonts-ttf-ubuntu-0.70.1-2|5	Summary: Ubuntu Font Family
12cr|fonts-ttf-ubuntu-0.70.1-2|6	Version: 0.70.1
12cr|fonts-ttf-ubuntu-0.70.1-2|7	Release: %mkrel 2
12cr|fonts-ttf-ubuntu-0.70.1-2|8	License: Ubuntu Font Licence 1.0
12cr|fonts-ttf-ubuntu-0.70.1-2|9	Group: System/Fonts/True type
12cr|fonts-ttf-ubuntu-0.70.1-2|10	URL: http://font.ubuntu.com/
12cr|fonts-ttf-ubuntu-0.70.1-2|11	Source: http://font.ubuntu.com/download/%{pkgname}-%{version}.zip
12cr|fonts-ttf-ubuntu-0.70.1-2|12	BuildRequires: freetype-tools
12cr|fonts-ttf-ubuntu-0.70.1-2|13	BuildArch: noarch
12cr|fonts-ttf-ubuntu-0.70.1-2|14	BuildRequires: fontconfig
12cr|fonts-ttf-ubuntu-0.70.1-2|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-ubuntu-0.70.1-2|16	
12cr|fonts-ttf-ubuntu-0.70.1-2|17	%description
12cr|fonts-ttf-ubuntu-0.70.1-2|18	The Ubuntu Font Family are a set of matching new libre/open fonts in
12cr|fonts-ttf-ubuntu-0.70.1-2|19	development during 2010--2011. The development is being funded by
12cr|fonts-ttf-ubuntu-0.70.1-2|20	Canonical Ltd on behalf the wider Free Software community and the
12cr|fonts-ttf-ubuntu-0.70.1-2|21	Ubuntu project.  The technical font design work and implementation is
12cr|fonts-ttf-ubuntu-0.70.1-2|22	being undertaken by Dalton Maag.
12cr|fonts-ttf-ubuntu-0.70.1-2|23	
12cr|fonts-ttf-ubuntu-0.70.1-2|24	Both the final font Truetype/OpenType files and the design files used
12cr|fonts-ttf-ubuntu-0.70.1-2|25	to produce the font family are distributed under an open licence and
12cr|fonts-ttf-ubuntu-0.70.1-2|26	you are expressly encouraged to experiment, modify, share and improve.
12cr|fonts-ttf-ubuntu-0.70.1-2|27	
12cr|fonts-ttf-ubuntu-0.70.1-2|28	%prep
12cr|fonts-ttf-ubuntu-0.70.1-2|29	%setup -q -n %{pkgname}-%{version}
12cr|fonts-ttf-ubuntu-0.70.1-2|30	
12cr|fonts-ttf-ubuntu-0.70.1-2|31	%build
12cr|fonts-ttf-ubuntu-0.70.1-2|32	
12cr|fonts-ttf-ubuntu-0.70.1-2|33	%install
12cr|fonts-ttf-ubuntu-0.70.1-2|34	rm -rf %{buildroot}
12cr|fonts-ttf-ubuntu-0.70.1-2|35	mkdir -p %{buildroot}%{_fontdir}
12cr|fonts-ttf-ubuntu-0.70.1-2|36	install -m 644 *.ttf %{buildroot}%{_fontdir}
12cr|fonts-ttf-ubuntu-0.70.1-2|37	ttmkfdir %{buildroot}%{_fontdir} > %{buildroot}%{_fontdir}/fonts.dir
12cr|fonts-ttf-ubuntu-0.70.1-2|38	ln -s fonts.dir %{buildroot}%{_fontdir}/fonts.scale
12cr|fonts-ttf-ubuntu-0.70.1-2|39	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
12cr|fonts-ttf-ubuntu-0.70.1-2|40	ln -s ../../..%{_fontdir} \
12cr|fonts-ttf-ubuntu-0.70.1-2|41	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-ubuntu:pri=50
12cr|fonts-ttf-ubuntu-0.70.1-2|42	
12cr|fonts-ttf-ubuntu-0.70.1-2|43	%clean
12cr|fonts-ttf-ubuntu-0.70.1-2|44	rm -rf %{buildroot}
12cr|fonts-ttf-ubuntu-0.70.1-2|45	
12cr|fonts-ttf-ubuntu-0.70.1-2|46	%files
12cr|fonts-ttf-ubuntu-0.70.1-2|47	%defattr(-,root,root,-)
12cr|fonts-ttf-ubuntu-0.70.1-2|48	%doc *.txt
12cr|fonts-ttf-ubuntu-0.70.1-2|49	%dir %{_fontdir}
12cr|fonts-ttf-ubuntu-0.70.1-2|50	%{_fontdir}/*.ttf
12cr|fonts-ttf-ubuntu-0.70.1-2|51	%verify(not mtime) %{_fontdir}/fonts.dir
12cr|fonts-ttf-ubuntu-0.70.1-2|52	%{_fontdir}/fonts.scale
12cr|fonts-ttf-ubuntu-0.70.1-2|53	%{_sysconfdir}/X11/fontpath.d/ttf-ubuntu:pri=50
12cr|fonts-ttf-ubuntu-0.70.1-2|54	
12cr|fonts-ttf-ubuntu-0.70.1-2|55	
12cr|fonts-ttf-ubuntu-0.70.1-2|56	%changelog
12cr|fonts-ttf-ubuntu-0.70.1-2|57	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 0.70.1-2mdv2011.0
12cr|fonts-ttf-ubuntu-0.70.1-2|58	+ Revision: 675578
12cr|fonts-ttf-ubuntu-0.70.1-2|59	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-ttf-ubuntu-0.70.1-2|60	
12cr|fonts-ttf-ubuntu-0.70.1-2|61	* Wed Jan 05 2011 Claudio Matsuoka <claudio@mandriva.com> 0.70.1-1mdv2011.0
12cr|fonts-ttf-ubuntu-0.70.1-2|62	+ Revision: 628853
12cr|fonts-ttf-ubuntu-0.70.1-2|63	- imported package fonts-ttf-ubuntu
12cr|fonts-ttf-ubuntu-0.70.1-2|64	

1435 12
12cr|fonts-ttf-unifont-5.1.20080907-4|1	%define pkgname		unifont
12cr|fonts-ttf-unifont-5.1.20080907-4|2	%define name		fonts-ttf-%{pkgname}
12cr|fonts-ttf-unifont-5.1.20080907-4|3	%define version		5.1.20080907
12cr|fonts-ttf-unifont-5.1.20080907-4|4	%define release		%mkrel 4
12cr|fonts-ttf-unifont-5.1.20080907-4|5	
12cr|fonts-ttf-unifont-5.1.20080907-4|6	Summary:		GNU Unifont glyphs
12cr|fonts-ttf-unifont-5.1.20080907-4|7	Name:			%{name}
12cr|fonts-ttf-unifont-5.1.20080907-4|8	Version:		%{version}
12cr|fonts-ttf-unifont-5.1.20080907-4|9	Release:		%{release}
12cr|fonts-ttf-unifont-5.1.20080907-4|10	Source0:		%{pkgname}-%{version}.ttf.gz
12cr|fonts-ttf-unifont-5.1.20080907-4|11	License:		GPLv2
12cr|fonts-ttf-unifont-5.1.20080907-4|12	Group:			System/Fonts/True type
12cr|fonts-ttf-unifont-5.1.20080907-4|13	Url:			http://unifoundry.com/unifont.html
12cr|fonts-ttf-unifont-5.1.20080907-4|14	BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-unifont-5.1.20080907-4|15	BuildArch:		noarch
12cr|fonts-ttf-unifont-5.1.20080907-4|16	BuildRequires: fontconfig
12cr|fonts-ttf-unifont-5.1.20080907-4|17	BuildRequires:		freetype-tools
12cr|fonts-ttf-unifont-5.1.20080907-4|18	
12cr|fonts-ttf-unifont-5.1.20080907-4|19	%description
12cr|fonts-ttf-unifont-5.1.20080907-4|20	GNU Unifont provides glyphs for every printable code point in the
12cr|fonts-ttf-unifont-5.1.20080907-4|21	Unicode 5.1 Basic Multilingual Plane (BMP).  The BMP occupies the
12cr|fonts-ttf-unifont-5.1.20080907-4|22	first 65,536 code points of the Unicode space, denoted as
12cr|fonts-ttf-unifont-5.1.20080907-4|23	U+0000..U+FFFF.
12cr|fonts-ttf-unifont-5.1.20080907-4|24	
12cr|fonts-ttf-unifont-5.1.20080907-4|25	%prep
12cr|fonts-ttf-unifont-5.1.20080907-4|26	%setup -q -T -c %{name}-%{version}
12cr|fonts-ttf-unifont-5.1.20080907-4|27	cp -f %SOURCE0 .
12cr|fonts-ttf-unifont-5.1.20080907-4|28	gunzip -f *.gz
12cr|fonts-ttf-unifont-5.1.20080907-4|29	
12cr|fonts-ttf-unifont-5.1.20080907-4|30	%install
12cr|fonts-ttf-unifont-5.1.20080907-4|31	%__rm -rf %{buildroot}
12cr|fonts-ttf-unifont-5.1.20080907-4|32	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}
12cr|fonts-ttf-unifont-5.1.20080907-4|33	
12cr|fonts-ttf-unifont-5.1.20080907-4|34	install -m 644 *.ttf %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}
12cr|fonts-ttf-unifont-5.1.20080907-4|35	ttmkfdir %{buildroot}/%{_datadir}/fonts/TTF/%{pkgname}  > %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}/fonts.dir
12cr|fonts-ttf-unifont-5.1.20080907-4|36	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}/fonts.scale
12cr|fonts-ttf-unifont-5.1.20080907-4|37	
12cr|fonts-ttf-unifont-5.1.20080907-4|38	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-unifont-5.1.20080907-4|39	ln -s ../../..%_datadir/fonts/TTF/%{pkgname} \
12cr|fonts-ttf-unifont-5.1.20080907-4|40	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-%{pkgname}:pri=50
12cr|fonts-ttf-unifont-5.1.20080907-4|41	
12cr|fonts-ttf-unifont-5.1.20080907-4|42	%clean
12cr|fonts-ttf-unifont-5.1.20080907-4|43	%__rm -rf %{buildroot}
12cr|fonts-ttf-unifont-5.1.20080907-4|44	
12cr|fonts-ttf-unifont-5.1.20080907-4|45	%files
12cr|fonts-ttf-unifont-5.1.20080907-4|46	%defattr(-,root,root)
12cr|fonts-ttf-unifont-5.1.20080907-4|47	%dir %{_datadir}/fonts/TTF/%{pkgname}
12cr|fonts-ttf-unifont-5.1.20080907-4|48	%{_datadir}/fonts/TTF/%{pkgname}/*.ttf
12cr|fonts-ttf-unifont-5.1.20080907-4|49	%verify(not mtime) %{_datadir}/fonts/TTF/%{pkgname}/fonts.dir
12cr|fonts-ttf-unifont-5.1.20080907-4|50	%{_datadir}/fonts/TTF/%{pkgname}/fonts.scale
12cr|fonts-ttf-unifont-5.1.20080907-4|51	%{_sysconfdir}/X11/fontpath.d/ttf-%{pkgname}:pri=50
12cr|fonts-ttf-unifont-5.1.20080907-4|52	
12cr|fonts-ttf-unifont-5.1.20080907-4|53	
12cr|fonts-ttf-unifont-5.1.20080907-4|54	
12cr|fonts-ttf-unifont-5.1.20080907-4|55	%changelog
12cr|fonts-ttf-unifont-5.1.20080907-4|56	

1436 12
12cr|fonts-ttf-uralic-0-2.20040829.5|1	Summary: Truetype fonts for Cyrillic-based Uralic languages
12cr|fonts-ttf-uralic-0-2.20040829.5|2	Name: fonts-ttf-uralic
12cr|fonts-ttf-uralic-0-2.20040829.5|3	Version: 0
12cr|fonts-ttf-uralic-0-2.20040829.5|4	Release: %mkrel 2.20040829.5
12cr|fonts-ttf-uralic-0-2.20040829.5|5	License: GPLv2+
12cr|fonts-ttf-uralic-0-2.20040829.5|6	Group: System/Fonts/True type
12cr|fonts-ttf-uralic-0-2.20040829.5|7	URL: http://peoples.org.ru/eng_uralic.html
12cr|fonts-ttf-uralic-0-2.20040829.5|8	Source0: http://www.peoples.org.ru/font/BookmanUralic.zip
12cr|fonts-ttf-uralic-0-2.20040829.5|9	Source1: http://www.peoples.org.ru/font/ChanceryUralic.zip
12cr|fonts-ttf-uralic-0-2.20040829.5|10	Source2: http://www.peoples.org.ru/font/GothicUralic.zip
12cr|fonts-ttf-uralic-0-2.20040829.5|11	Source3: http://www.peoples.org.ru/font/MonoUralic.zip
12cr|fonts-ttf-uralic-0-2.20040829.5|12	Source4: http://www.peoples.org.ru/font/PalladioUralic.zip
12cr|fonts-ttf-uralic-0-2.20040829.5|13	Source5: http://www.peoples.org.ru/font/RomanUralic.zip
12cr|fonts-ttf-uralic-0-2.20040829.5|14	Source6: http://www.peoples.org.ru/font/SansCondUralic.zip
12cr|fonts-ttf-uralic-0-2.20040829.5|15	Source7: http://www.peoples.org.ru/font/SansUralic.zip
12cr|fonts-ttf-uralic-0-2.20040829.5|16	Source8: http://www.peoples.org.ru/font/SchoolbookUralic.zip
12cr|fonts-ttf-uralic-0-2.20040829.5|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-uralic-0-2.20040829.5|18	BuildArch: noarch
12cr|fonts-ttf-uralic-0-2.20040829.5|19	BuildRequires: fontconfig
12cr|fonts-ttf-uralic-0-2.20040829.5|20	BuildRequires: freetype-tools
12cr|fonts-ttf-uralic-0-2.20040829.5|21	
12cr|fonts-ttf-uralic-0-2.20040829.5|22	%description
12cr|fonts-ttf-uralic-0-2.20040829.5|23	The Uralic fonts contain additional letters used in most Uralic languages
12cr|fonts-ttf-uralic-0-2.20040829.5|24	with Russian-based writing systems - Khanty (all dialects), Komi, Mansi
12cr|fonts-ttf-uralic-0-2.20040829.5|25	(without marking long vowels), Mari, Nenets, Selkup and Udmurt.
12cr|fonts-ttf-uralic-0-2.20040829.5|26	
12cr|fonts-ttf-uralic-0-2.20040829.5|27	The fonts also support Altai, Chukchi, Even, Evenki, Koryak and Nanai.
12cr|fonts-ttf-uralic-0-2.20040829.5|28	
12cr|fonts-ttf-uralic-0-2.20040829.5|29	Font list:
12cr|fonts-ttf-uralic-0-2.20040829.5|30	
12cr|fonts-ttf-uralic-0-2.20040829.5|31	* Bookman Uralic (regular, bold, italic)
12cr|fonts-ttf-uralic-0-2.20040829.5|32	* Chancery Uralic - Decorative calligraphic font
12cr|fonts-ttf-uralic-0-2.20040829.5|33	* Gothic Uralic (regular, bold) - Futura-like sans serif
12cr|fonts-ttf-uralic-0-2.20040829.5|34	* Mono Uralic (regular) - Courier-like fixed width font
12cr|fonts-ttf-uralic-0-2.20040829.5|35	* Palladio Uralic (regular, bold, italic) - Palatino-like typeface
12cr|fonts-ttf-uralic-0-2.20040829.5|36	* Roman Uralic (regular, bold, italic) - Times-like typeface
12cr|fonts-ttf-uralic-0-2.20040829.5|37	* Sans Uralic (regular, bold, italic, bold italic) - Helvetica-like
12cr|fonts-ttf-uralic-0-2.20040829.5|38	sans serif typeface
12cr|fonts-ttf-uralic-0-2.20040829.5|39	* Sans Condensed Uralic (regular, bold) - Narrow version of Sans Uralic
12cr|fonts-ttf-uralic-0-2.20040829.5|40	* Schoolbook Uralic (regular, bold, italic)
12cr|fonts-ttf-uralic-0-2.20040829.5|41	
12cr|fonts-ttf-uralic-0-2.20040829.5|42	These fonts cover ISO10646-1 and CP1251 charsets.
12cr|fonts-ttf-uralic-0-2.20040829.5|43	
12cr|fonts-ttf-uralic-0-2.20040829.5|44	%prep
12cr|fonts-ttf-uralic-0-2.20040829.5|45	%setup -q -c
12cr|fonts-ttf-uralic-0-2.20040829.5|46	unzip -qq -o %{SOURCE1}
12cr|fonts-ttf-uralic-0-2.20040829.5|47	unzip -qq -o %{SOURCE2}
12cr|fonts-ttf-uralic-0-2.20040829.5|48	unzip -qq -o %{SOURCE3}
12cr|fonts-ttf-uralic-0-2.20040829.5|49	unzip -qq -o %{SOURCE4}
12cr|fonts-ttf-uralic-0-2.20040829.5|50	unzip -qq -o %{SOURCE5}
12cr|fonts-ttf-uralic-0-2.20040829.5|51	unzip -qq -o %{SOURCE6}
12cr|fonts-ttf-uralic-0-2.20040829.5|52	unzip -qq -o %{SOURCE7}
12cr|fonts-ttf-uralic-0-2.20040829.5|53	unzip -qq -o %{SOURCE8}
12cr|fonts-ttf-uralic-0-2.20040829.5|54	chmod 0644 license.txt
12cr|fonts-ttf-uralic-0-2.20040829.5|55	
12cr|fonts-ttf-uralic-0-2.20040829.5|56	%build
12cr|fonts-ttf-uralic-0-2.20040829.5|57	
12cr|fonts-ttf-uralic-0-2.20040829.5|58	%install
12cr|fonts-ttf-uralic-0-2.20040829.5|59	rm -rf $RPM_BUILD_ROOT
12cr|fonts-ttf-uralic-0-2.20040829.5|60	
12cr|fonts-ttf-uralic-0-2.20040829.5|61	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/uralic
12cr|fonts-ttf-uralic-0-2.20040829.5|62	
12cr|fonts-ttf-uralic-0-2.20040829.5|63	install -m 644 *.TTF $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/uralic
12cr|fonts-ttf-uralic-0-2.20040829.5|64	ttmkfdir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/uralic > $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/uralic/fonts.dir
12cr|fonts-ttf-uralic-0-2.20040829.5|65	ln -s fonts.dir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/uralic/fonts.scale
12cr|fonts-ttf-uralic-0-2.20040829.5|66	
12cr|fonts-ttf-uralic-0-2.20040829.5|67	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-uralic-0-2.20040829.5|68	ln -s ../../..%_datadir/fonts/TTF/uralic \
12cr|fonts-ttf-uralic-0-2.20040829.5|69	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-uralic:pri=50
12cr|fonts-ttf-uralic-0-2.20040829.5|70	
12cr|fonts-ttf-uralic-0-2.20040829.5|71	%clean
12cr|fonts-ttf-uralic-0-2.20040829.5|72	rm -rf $RPM_BUILD_ROOT
12cr|fonts-ttf-uralic-0-2.20040829.5|73	
12cr|fonts-ttf-uralic-0-2.20040829.5|74	%files
12cr|fonts-ttf-uralic-0-2.20040829.5|75	%defattr(-,root,root,-)
12cr|fonts-ttf-uralic-0-2.20040829.5|76	%doc license.txt
12cr|fonts-ttf-uralic-0-2.20040829.5|77	%dir %{_datadir}/fonts/TTF/uralic
12cr|fonts-ttf-uralic-0-2.20040829.5|78	%{_datadir}/fonts/TTF/uralic/*.TTF
12cr|fonts-ttf-uralic-0-2.20040829.5|79	%verify(not mtime) %{_datadir}/fonts/TTF/uralic/fonts.dir
12cr|fonts-ttf-uralic-0-2.20040829.5|80	%{_datadir}/fonts/TTF/uralic/fonts.scale
12cr|fonts-ttf-uralic-0-2.20040829.5|81	%{_sysconfdir}/X11/fontpath.d/ttf-uralic:pri=50
12cr|fonts-ttf-uralic-0-2.20040829.5|82	
12cr|fonts-ttf-uralic-0-2.20040829.5|83	
12cr|fonts-ttf-uralic-0-2.20040829.5|84	%changelog
12cr|fonts-ttf-uralic-0-2.20040829.5|85	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 0-2.20040829.5mdv2011.0
12cr|fonts-ttf-uralic-0-2.20040829.5|86	+ Revision: 675580
12cr|fonts-ttf-uralic-0-2.20040829.5|87	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-ttf-uralic-0-2.20040829.5|88	
12cr|fonts-ttf-uralic-0-2.20040829.5|89	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0-2.20040829.4mdv2011.0
12cr|fonts-ttf-uralic-0-2.20040829.5|90	+ Revision: 610738
12cr|fonts-ttf-uralic-0-2.20040829.5|91	- rebuild
12cr|fonts-ttf-uralic-0-2.20040829.5|92	
12cr|fonts-ttf-uralic-0-2.20040829.5|93	* Wed Jan 20 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0-2.20040829.3mdv2010.1
12cr|fonts-ttf-uralic-0-2.20040829.5|94	+ Revision: 494159
12cr|fonts-ttf-uralic-0-2.20040829.5|95	- fc-cache is now called by an rpm filetrigger
12cr|fonts-ttf-uralic-0-2.20040829.5|96	
12cr|fonts-ttf-uralic-0-2.20040829.5|97	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0-2.20040829.2mdv2010.0
12cr|fonts-ttf-uralic-0-2.20040829.5|98	+ Revision: 428853
12cr|fonts-ttf-uralic-0-2.20040829.5|99	- rebuild
12cr|fonts-ttf-uralic-0-2.20040829.5|100	
12cr|fonts-ttf-uralic-0-2.20040829.5|101	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0-2.20040829.1mdv2009.0
12cr|fonts-ttf-uralic-0-2.20040829.5|102	+ Revision: 266815
12cr|fonts-ttf-uralic-0-2.20040829.5|103	- rebuild early 2009.0 package (before pixel changes)
12cr|fonts-ttf-uralic-0-2.20040829.5|104	
12cr|fonts-ttf-uralic-0-2.20040829.5|105	* Mon May 12 2008 Pascal Terjan <pterjan@mandriva.org> 0-0.20040829.1mdv2009.0
12cr|fonts-ttf-uralic-0-2.20040829.5|106	+ Revision: 206193
12cr|fonts-ttf-uralic-0-2.20040829.5|107	- First version of the package
12cr|fonts-ttf-uralic-0-2.20040829.5|108	
12cr|fonts-ttf-uralic-0-2.20040829.5|109	

1437 12
12cr|fonts-ttf-vds-20110926-1|1	%define pkgname vds
12cr|fonts-ttf-vds-20110926-1|2	
12cr|fonts-ttf-vds-20110926-1|3	Summary:	VDS font family
12cr|fonts-ttf-vds-20110926-1|4	Name:		fonts-ttf-vds
12cr|fonts-ttf-vds-20110926-1|5	Version:	20110926
12cr|fonts-ttf-vds-20110926-1|6	Release:	1
12cr|fonts-ttf-vds-20110926-1|7	License:	OFL
12cr|fonts-ttf-vds-20110926-1|8	Group:		System/Fonts/True type
12cr|fonts-ttf-vds-20110926-1|9	URL:		http://openfontlibrary.org/font/vds
12cr|fonts-ttf-vds-20110926-1|10	Source0:	%{pkgname}.zip
12cr|fonts-ttf-vds-20110926-1|11	Source1:	OFL.txt
12cr|fonts-ttf-vds-20110926-1|12	Source2:	OFL-FAQ.txt
12cr|fonts-ttf-vds-20110926-1|13	BuildArch:	noarch
12cr|fonts-ttf-vds-20110926-1|14	BuildRequires:	freetype-tools
12cr|fonts-ttf-vds-20110926-1|15	BuildRequires:	dos2unix
12cr|fonts-ttf-vds-20110926-1|16	
12cr|fonts-ttf-vds-20110926-1|17	%description
12cr|fonts-ttf-vds-20110926-1|18	Font family. Regular Bold Italic Bold Italic. More than 15 languages supported,
12cr|fonts-ttf-vds-20110926-1|19	including Baltic & Cyrillic symbols.
12cr|fonts-ttf-vds-20110926-1|20	
12cr|fonts-ttf-vds-20110926-1|21	%prep
12cr|fonts-ttf-vds-20110926-1|22	%setup -q -c -n %{pkgname}-%{version}
12cr|fonts-ttf-vds-20110926-1|23	
12cr|fonts-ttf-vds-20110926-1|24	%build
12cr|fonts-ttf-vds-20110926-1|25	
12cr|fonts-ttf-vds-20110926-1|26	%install
12cr|fonts-ttf-vds-20110926-1|27	%__rm -rf %{buildroot}
12cr|fonts-ttf-vds-20110926-1|28	
12cr|fonts-ttf-vds-20110926-1|29	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/vds
12cr|fonts-ttf-vds-20110926-1|30	
12cr|fonts-ttf-vds-20110926-1|31	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/vds
12cr|fonts-ttf-vds-20110926-1|32	ttmkfdir %{buildroot}%{_xfontdir}/TTF/vds -o %{buildroot}%{_xfontdir}/TTF/vds/fonts.dir
12cr|fonts-ttf-vds-20110926-1|33	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/vds/fonts.scale
12cr|fonts-ttf-vds-20110926-1|34	
12cr|fonts-ttf-vds-20110926-1|35	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-vds-20110926-1|36	%__ln_s ../../..%{_xfontdir}/TTF/vds \
12cr|fonts-ttf-vds-20110926-1|37	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-vds:pri=50
12cr|fonts-ttf-vds-20110926-1|38	
12cr|fonts-ttf-vds-20110926-1|39	%__install -D -m 644 %{SOURCE1} %{buildroot}%{_docdir}/%name/OFL.txt
12cr|fonts-ttf-vds-20110926-1|40	%__install -D -m 644 %{SOURCE2} %{buildroot}%{_docdir}/%name/OFL-FAQ.txt
12cr|fonts-ttf-vds-20110926-1|41	
12cr|fonts-ttf-vds-20110926-1|42	%files
12cr|fonts-ttf-vds-20110926-1|43	%doc %{_docdir}/%name/OFL.txt
12cr|fonts-ttf-vds-20110926-1|44	%doc %{_docdir}/%name/OFL-FAQ.txt
12cr|fonts-ttf-vds-20110926-1|45	%dir %{_xfontdir}/TTF/vds
12cr|fonts-ttf-vds-20110926-1|46	%{_xfontdir}/TTF/vds/*.ttf
12cr|fonts-ttf-vds-20110926-1|47	%verify(not mtime) %{_datadir}/fonts/TTF/vds/fonts.dir
12cr|fonts-ttf-vds-20110926-1|48	%{_xfontdir}/TTF/vds/fonts.scale
12cr|fonts-ttf-vds-20110926-1|49	%{_sysconfdir}/X11/fontpath.d/ttf-vds:pri=50
12cr|fonts-ttf-vds-20110926-1|50	
12cr|fonts-ttf-vds-20110926-1|51	
12cr|fonts-ttf-vds-20110926-1|52	%changelog
12cr|fonts-ttf-vds-20110926-1|53	* Wed Dec 14 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 20110926-1
12cr|fonts-ttf-vds-20110926-1|54	+ Revision: 741054
12cr|fonts-ttf-vds-20110926-1|55	- imported package fonts-ttf-vds
12cr|fonts-ttf-vds-20110926-1|56	

1438 12
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|1	%define oname wqy-zenhei
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|2	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|3	Summary:	WenQuanYi ZenHei TrueType font
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|4	Name:		fonts-ttf-%{oname}
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|5	Version:	0.9.45
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|6	Release:	%mkrel 3
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|7	Source:		http://downloads.sourceforge.net/wqy/%{oname}-%{version}.tar.gz
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|8	URL:		http://www.wenq.org
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|9	License:	GPLv2+
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|10	Group:		System/Fonts/True type
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|11	BuildArch:	noarch
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|12	BuildRequires: fontconfig
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|14	Requires(post):	mkfontdir, mkfontscale
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|15	Requires(postun):	mkfontdir, mkfontscale
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|16	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|17	%description
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|18	The WenQuanYi Zen Hei is the first open-source Chinese font
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|19	for Hei Ti, a sans-serif font style that are widely used for
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|20	general purpose Chinese text formatting, and on-screen
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|21	display of Chinese characters (such as in Windows Vista and Mac OS).
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|22	Simple and elegant font outlines and slightly emboldened strokes
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|23	makes the glyphs presenting higher contrast and therefore easy
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|24	to read. The unique style of this font also provide a simple
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|25	interface for adding grid-fitting information for further
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|26	fine-tuning of the on-screen performance.
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|27	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|28	%prep
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|29	%setup -q -n %{oname}
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|30	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|31	%build
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|32	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|33	%install
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|34	rm -fr %{buildroot}
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|35	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|36	install -d %{buildroot}/%{_datadir}/fonts/TTF/%{oname}/
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|37	install -m 644 wqy-zenhei.ttc %{buildroot}/%{_datadir}/fonts/TTF/%{oname}/
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|38	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|39	install -d %{buildroot}/%{_sysconfdir}/fonts/conf.avail/
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|40	install -m 644 43-wqy-zenhei-sharp.conf %{buildroot}/%{_sysconfdir}/fonts/conf.avail/43-wqy-zenhei-sharp.conf
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|41	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|42	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|43	ln -s ../../..%_datadir/fonts/TTF/%{oname} \
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|44	%{buildroot}%_sysconfdir/X11/fontpath.d/%{oname}:pri=50
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|45	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|46	%post
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|47	[ -x %{_bindir}/mkfontdir ] && %{_bindir}/mkfontdir %{_datadir}/fonts/TTF/%{oname}
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|48	[ -x %{_bindir}/mkfontscale ] && %{_bindir}/mkfontscale %{_datadir}/fonts/TTF/%{oname}
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|49	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|50	%postun
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|51	if [ "$1" = "0" ]; then
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|52	[ -x %{_bindir}/mkfontdir ] && %{_bindir}/mkfontdir %{_datadir}/fonts/TTF/%{oname}
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|53	[ -x %{_bindir}/mkfontscale ] && %{_bindir}/mkfontscale %{_datadir}/fonts/TTF/%{oname}
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|54	fi
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|55	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|56	%clean
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|57	rm -fr %{buildroot}
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|58	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|59	%files
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|60	%defattr(0644,root,root,0755)
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|61	%doc ChangeLog AUTHORS COPYING README
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|62	%{_sysconfdir}/fonts/conf.avail/43-wqy-zenhei-sharp.conf
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|63	%dir %{_datadir}/fonts/TTF/%{oname}/
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|64	%{_datadir}/fonts/TTF/%{oname}/*.ttc
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|65	%{_sysconfdir}/X11/fontpath.d/%{oname}:pri=50
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|66	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|67	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|68	%changelog
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|69	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 0.9.45-3mdv2011.0
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|70	+ Revision: 675581
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|71	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|72	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|73	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.45-2mdv2011.0
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|74	+ Revision: 610739
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|75	- rebuild
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|76	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|77	* Mon Apr 05 2010 Funda Wang <fwang@mandriva.org> 0.9.45-1mdv2010.1
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|78	+ Revision: 531678
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|79	- new version 0.9.45
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|80	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|81	* Wed Jan 20 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.8.38-3mdv2010.1
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|82	+ Revision: 494165
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|83	- fc-cache is now called by an rpm filetrigger
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|84	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|85	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.8.38-2mdv2010.0
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|86	+ Revision: 437572
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|87	- rebuild
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|88	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|89	* Sat Feb 28 2009 Funda Wang <fwang@mandriva.org> 0.8.38-1mdv2009.1
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|90	+ Revision: 346036
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|91	- new test version 0.8.38
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|92	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|93	* Thu Jun 26 2008 Funda Wang <fwang@mandriva.org> 0.6.26-1mdv2009.0
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|94	+ Revision: 229231
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|95	- New version 0.6.26
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|96	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|97	* Sat Apr 12 2008 Funda Wang <fwang@mandriva.org> 0.5.23-1mdv2009.0
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|98	+ Revision: 192598
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|99	- New version 0.5.23
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|100	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|101	* Mon Feb 18 2008 Funda Wang <fwang@mandriva.org> 0.4.23-1mdv2008.1
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|102	+ Revision: 171396
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|103	- New version 0.4.23
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|104	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|105	+ Olivier Blin <oblin@mandriva.com>
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|106	- restore BuildRoot
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|107	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|109	- kill re-definition of %%buildroot on Pixel's request
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|110	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|111	* Tue Oct 09 2007 Funda Wang <fwang@mandriva.org> 0.2.15-1mdv2008.1
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|112	+ Revision: 95896
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|113	- New version 0.2.15
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|114	
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|115	* Mon Aug 13 2007 Funda Wang <fwang@mandriva.org> 0.2.10-1mdv2008.0
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|116	+ Revision: 62752
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|117	- Import fonts-ttf-wqy-zenhei
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|118	- Created package structure for fonts-ttf-wqy-zenhei.
12cr|fonts-ttf-wqy-zenhei-0.9.45-3|119	

1439 12
12cr|fonts-type1-mathml-cm-1.0-11|1	%define name fonts-type1-mathml-cm
12cr|fonts-type1-mathml-cm-1.0-11|2	%define version 1.0
12cr|fonts-type1-mathml-cm-1.0-11|3	%define release %mkrel 11
12cr|fonts-type1-mathml-cm-1.0-11|4	%define fontdir %{_datadir}/fonts/type1/mathml-cm
12cr|fonts-type1-mathml-cm-1.0-11|5	
12cr|fonts-type1-mathml-cm-1.0-11|6	Name:          %{name}
12cr|fonts-type1-mathml-cm-1.0-11|7	Version:       %{version}
12cr|fonts-type1-mathml-cm-1.0-11|8	Release:       %{release}
12cr|fonts-type1-mathml-cm-1.0-11|9	License:       freely distributable
12cr|fonts-type1-mathml-cm-1.0-11|10	Summary:       PostScript Type1 MathML fonts (Computer Modern)
12cr|fonts-type1-mathml-cm-1.0-11|11	Group:         System/Fonts/Type1
12cr|fonts-type1-mathml-cm-1.0-11|12	Source0:       ftp://ftp.dante.de/pub/tex/fonts/cm/ps-type1/bluesky/cmps-unix.tar.bz2
12cr|fonts-type1-mathml-cm-1.0-11|13	URL:           http://www.ams.org/tex/type1-fonts.html
12cr|fonts-type1-mathml-cm-1.0-11|14	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}
12cr|fonts-type1-mathml-cm-1.0-11|15	Requires:      font-tools >= 0.1-5mdk
12cr|fonts-type1-mathml-cm-1.0-11|16	Obsoletes:     fonts-mathml-cm-type1
12cr|fonts-type1-mathml-cm-1.0-11|17	Provides:      fonts-mathml-cm-type1
12cr|fonts-type1-mathml-cm-1.0-11|18	BuildArch:     noarch
12cr|fonts-type1-mathml-cm-1.0-11|19	BuildRequires: fontconfig
12cr|fonts-type1-mathml-cm-1.0-11|20	
12cr|fonts-type1-mathml-cm-1.0-11|21	%description
12cr|fonts-type1-mathml-cm-1.0-11|22	This package contains a subset of PostScript fonts of the Knuth's Computer
12cr|fonts-type1-mathml-cm-1.0-11|23	Modern family, to be used with Xprint.
12cr|fonts-type1-mathml-cm-1.0-11|24	
12cr|fonts-type1-mathml-cm-1.0-11|25	%prep
12cr|fonts-type1-mathml-cm-1.0-11|26	%setup -q -n cmpsfont
12cr|fonts-type1-mathml-cm-1.0-11|27	
12cr|fonts-type1-mathml-cm-1.0-11|28	%build
12cr|fonts-type1-mathml-cm-1.0-11|29	
12cr|fonts-type1-mathml-cm-1.0-11|30	%install
12cr|fonts-type1-mathml-cm-1.0-11|31	rm -rf $RPM_BUILD_ROOT
12cr|fonts-type1-mathml-cm-1.0-11|32	mkdir -p $RPM_BUILD_ROOT%{fontdir}
12cr|fonts-type1-mathml-cm-1.0-11|33	(cd pfb
12cr|fonts-type1-mathml-cm-1.0-11|34	install -m 644 cmr10.pfb cmmi10.pfb cmex10.pfb cmsy10.pfb \
12cr|fonts-type1-mathml-cm-1.0-11|35	$RPM_BUILD_ROOT%{fontdir}/
12cr|fonts-type1-mathml-cm-1.0-11|36	)
12cr|fonts-type1-mathml-cm-1.0-11|37	
12cr|fonts-type1-mathml-cm-1.0-11|38	(cd afm
12cr|fonts-type1-mathml-cm-1.0-11|39	install -m 644 cmr10.afm cmmi10.afm cmex10.afm cmsy10.afm \
12cr|fonts-type1-mathml-cm-1.0-11|40	$RPM_BUILD_ROOT%{fontdir}/
12cr|fonts-type1-mathml-cm-1.0-11|41	)
12cr|fonts-type1-mathml-cm-1.0-11|42	
12cr|fonts-type1-mathml-cm-1.0-11|43	cat <<EOF > $RPM_BUILD_ROOT%{fontdir}/fonts.dir
12cr|fonts-type1-mathml-cm-1.0-11|44	4
12cr|fonts-type1-mathml-cm-1.0-11|45	cmex10.pfb -bsr-cmex10-medium-r-normal--0-0-0-0-p-0-adobe-fontspecific
12cr|fonts-type1-mathml-cm-1.0-11|46	cmmi10.pfb -bsr-cmmi10-medium-r-normal--0-0-0-0-p-0-adobe-fontspecific
12cr|fonts-type1-mathml-cm-1.0-11|47	cmr10.pfb -bsr-cmr10-medium-r-normal--0-0-0-0-p-0-adobe-fontspecific
12cr|fonts-type1-mathml-cm-1.0-11|48	cmsy10.pfb -bsr-cmsy10-medium-r-normal--0-0-0-0-p-0-adobe-fontspecific
12cr|fonts-type1-mathml-cm-1.0-11|49	EOF
12cr|fonts-type1-mathml-cm-1.0-11|50	
12cr|fonts-type1-mathml-cm-1.0-11|51	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|fonts-type1-mathml-cm-1.0-11|52	ln -s ../../..%{fontdir} \
12cr|fonts-type1-mathml-cm-1.0-11|53	%{buildroot}%_sysconfdir/X11/fontpath.d/type1-mathml-cm:pri=50
12cr|fonts-type1-mathml-cm-1.0-11|54	
12cr|fonts-type1-mathml-cm-1.0-11|55	%clean
12cr|fonts-type1-mathml-cm-1.0-11|56	rm -rf $RPM_BUILD_ROOT
12cr|fonts-type1-mathml-cm-1.0-11|57	
12cr|fonts-type1-mathml-cm-1.0-11|58	%files
12cr|fonts-type1-mathml-cm-1.0-11|59	%defattr (-,root,root)
12cr|fonts-type1-mathml-cm-1.0-11|60	%dir %{fontdir}
12cr|fonts-type1-mathml-cm-1.0-11|61	%doc README
12cr|fonts-type1-mathml-cm-1.0-11|62	%attr(644,root,root) %{fontdir}/*.pfb
12cr|fonts-type1-mathml-cm-1.0-11|63	%attr(644,root,root) %{fontdir}/*.afm
12cr|fonts-type1-mathml-cm-1.0-11|64	%attr(644,root,root) %{fontdir}/fonts.dir
12cr|fonts-type1-mathml-cm-1.0-11|65	%{_sysconfdir}/X11/fontpath.d/type1-mathml-cm:pri=50
12cr|fonts-type1-mathml-cm-1.0-11|66	
12cr|fonts-type1-mathml-cm-1.0-11|67	
12cr|fonts-type1-mathml-cm-1.0-11|68	%changelog
12cr|fonts-type1-mathml-cm-1.0-11|69	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 1.0-11mdv2011.0
12cr|fonts-type1-mathml-cm-1.0-11|70	+ Revision: 675582
12cr|fonts-type1-mathml-cm-1.0-11|71	- br fontconfig for fc-query used in new rpm-setup-build
12cr|fonts-type1-mathml-cm-1.0-11|72	
12cr|fonts-type1-mathml-cm-1.0-11|73	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-10mdv2011.0
12cr|fonts-type1-mathml-cm-1.0-11|74	+ Revision: 618313
12cr|fonts-type1-mathml-cm-1.0-11|75	- the mass rebuild of 2010.0 packages
12cr|fonts-type1-mathml-cm-1.0-11|76	
12cr|fonts-type1-mathml-cm-1.0-11|77	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.0-9mdv2010.0
12cr|fonts-type1-mathml-cm-1.0-11|78	+ Revision: 428855
12cr|fonts-type1-mathml-cm-1.0-11|79	- rebuild
12cr|fonts-type1-mathml-cm-1.0-11|80	
12cr|fonts-type1-mathml-cm-1.0-11|81	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.0-8mdv2009.0
12cr|fonts-type1-mathml-cm-1.0-11|82	+ Revision: 240719
12cr|fonts-type1-mathml-cm-1.0-11|83	- rebuild
12cr|fonts-type1-mathml-cm-1.0-11|84	- kill re-definition of %%buildroot on Pixel's request
12cr|fonts-type1-mathml-cm-1.0-11|85	
12cr|fonts-type1-mathml-cm-1.0-11|86	+ Olivier Blin <oblin@mandriva.com>
12cr|fonts-type1-mathml-cm-1.0-11|87	- restore BuildRoot
12cr|fonts-type1-mathml-cm-1.0-11|88	
12cr|fonts-type1-mathml-cm-1.0-11|89	* Mon Jul 16 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.0-6mdv2008.0
12cr|fonts-type1-mathml-cm-1.0-11|90	+ Revision: 52667
12cr|fonts-type1-mathml-cm-1.0-11|91	- {build,}requires cleanup
12cr|fonts-type1-mathml-cm-1.0-11|92	- use standard fontsdir location instead of the xprint tree
12cr|fonts-type1-mathml-cm-1.0-11|93	(xprint is not even supported anymore)
12cr|fonts-type1-mathml-cm-1.0-11|94	- fontpath.d conversion (#31756)
12cr|fonts-type1-mathml-cm-1.0-11|95	
12cr|fonts-type1-mathml-cm-1.0-11|96	* Mon Jul 09 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.0-5mdv2008.0
12cr|fonts-type1-mathml-cm-1.0-11|97	+ Revision: 50635
12cr|fonts-type1-mathml-cm-1.0-11|98	- remove chkfontpath requirement (it was not used anywhere)
12cr|fonts-type1-mathml-cm-1.0-11|99	(BTW, this package is obsolete, since we don't support
12cr|fonts-type1-mathml-cm-1.0-11|100	Xprint anymore)
12cr|fonts-type1-mathml-cm-1.0-11|101	- Import fonts-type1-mathml-cm
12cr|fonts-type1-mathml-cm-1.0-11|102	
12cr|fonts-type1-mathml-cm-1.0-11|103	
12cr|fonts-type1-mathml-cm-1.0-11|104	
12cr|fonts-type1-mathml-cm-1.0-11|105	* Wed Aug 30 2005 Giuseppe Ghib <ghibo@mandriva.com> 1.0-4mdk
12cr|fonts-type1-mathml-cm-1.0-11|106	- Rebuilt.
12cr|fonts-type1-mathml-cm-1.0-11|107	
12cr|fonts-type1-mathml-cm-1.0-11|108	* Mon Sep 08 2003 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.0-3mdk
12cr|fonts-type1-mathml-cm-1.0-11|109	- Changed fontpath from /usr/X11R6/lib/X11/fonts/MathML/Type1/cm to
12cr|fonts-type1-mathml-cm-1.0-11|110	/usr/X11R6/lib/X11/xserver/C/print/fonts/MathML/Type1/cm, and don't
12cr|fonts-type1-mathml-cm-1.0-11|111	add the fonts to the system fontpath, so that Type1 fonts are used only
12cr|fonts-type1-mathml-cm-1.0-11|112	by xprint (as the same version of the fonts, but in TrueType are provided
12cr|fonts-type1-mathml-cm-1.0-11|113	also in package fonts-ttf-latex).
12cr|fonts-type1-mathml-cm-1.0-11|114	
12cr|fonts-type1-mathml-cm-1.0-11|115	* Mon Aug 25 2003 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.0-2mdk
12cr|fonts-type1-mathml-cm-1.0-11|116	- cosmetic changes to %%post scripts.
12cr|fonts-type1-mathml-cm-1.0-11|117	- Removed XftCache (Xft1) support.
12cr|fonts-type1-mathml-cm-1.0-11|118	
12cr|fonts-type1-mathml-cm-1.0-11|119	* Fri Feb 21 2003 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.0-1mdk
12cr|fonts-type1-mathml-cm-1.0-11|120	- Build fontconfig compliant.
12cr|fonts-type1-mathml-cm-1.0-11|121	- Package renamed to fonts-type1-...
12cr|fonts-type1-mathml-cm-1.0-11|122	
12cr|fonts-type1-mathml-cm-1.0-11|123	* Sun Sep 08 2002 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.0-2mdk
12cr|fonts-type1-mathml-cm-1.0-11|124	- added missed .afm files.
12cr|fonts-type1-mathml-cm-1.0-11|125	
12cr|fonts-type1-mathml-cm-1.0-11|126	* Mon Jul 29 2002 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.0-1mdk
12cr|fonts-type1-mathml-cm-1.0-11|127	- initial release.

1440 12
12cr|foobillard-3.0a-8|1	#
12cr|foobillard-3.0a-8|2	# (*) TTF fonts are taken from http://www.larabiefonts.com, thus we can redistribute
12cr|foobillard-3.0a-8|3	#
12cr|foobillard-3.0a-8|4	Summary:	OpenGL billard game
12cr|foobillard-3.0a-8|5	Name:		foobillard
12cr|foobillard-3.0a-8|6	Version:	3.0a
12cr|foobillard-3.0a-8|7	Release:	%mkrel 8
12cr|foobillard-3.0a-8|8	License:	GPLv2+
12cr|foobillard-3.0a-8|9	Group:		Games/Sports
12cr|foobillard-3.0a-8|10	URL:		http://foobillard.sunsite.dk/
12cr|foobillard-3.0a-8|11	Source0:	http://foobillard.sunsite.dk/dnl/%{name}-%{version}.tar.bz2
12cr|foobillard-3.0a-8|12	Source11:	%{name}-16x16.png
12cr|foobillard-3.0a-8|13	Source12:	%{name}-32x32.png
12cr|foobillard-3.0a-8|14	Source13:	%{name}-48x48.png
12cr|foobillard-3.0a-8|15	#Patch0:	%{name}-2.7-no_nv_fresnel.patch.bz2
12cr|foobillard-3.0a-8|16	Patch1:		foobillard-3.0-really-disable-nvidia.patch
12cr|foobillard-3.0a-8|17	#Patch2:	foobillard-3.0-fix-chdir.patch.bz2
12cr|foobillard-3.0a-8|18	BuildRequires:	mesaglu-devel
12cr|foobillard-3.0a-8|19	BuildRequires:	mesa-common-devel
12cr|foobillard-3.0a-8|20	BuildRequires:	png-devel
12cr|foobillard-3.0a-8|21	BuildRequires:	zlib-devel
12cr|foobillard-3.0a-8|22	BuildRequires:	libxaw-devel
12cr|foobillard-3.0a-8|23	BuildRequires:	freetype2-devel
12cr|foobillard-3.0a-8|24	Requires:	pulseaudio-utils
12cr|foobillard-3.0a-8|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|foobillard-3.0a-8|26	
12cr|foobillard-3.0a-8|27	%description
12cr|foobillard-3.0a-8|28	A free OpenGl billard game for linux.
12cr|foobillard-3.0a-8|29	
12cr|foobillard-3.0a-8|30	%prep
12cr|foobillard-3.0a-8|31	%setup -q
12cr|foobillard-3.0a-8|32	#%patch0 -p1
12cr|foobillard-3.0a-8|33	%patch1 -p1
12cr|foobillard-3.0a-8|34	#%patch2 -p1
12cr|foobillard-3.0a-8|35	
12cr|foobillard-3.0a-8|36	%build
12cr|foobillard-3.0a-8|37	%configure2_5x	\
12cr|foobillard-3.0a-8|38	--bindir=%{_gamesbindir} \
12cr|foobillard-3.0a-8|39	--datadir=%{_gamesdatadir} \
12cr|foobillard-3.0a-8|40	--enable-glut \
12cr|foobillard-3.0a-8|41	--enable-nvidia=off
12cr|foobillard-3.0a-8|42	%make
12cr|foobillard-3.0a-8|43	
12cr|foobillard-3.0a-8|44	%install
12cr|foobillard-3.0a-8|45	%{__rm} -rf %{buildroot}
12cr|foobillard-3.0a-8|46	%{makeinstall_std}
12cr|foobillard-3.0a-8|47	%{__install} -m644 %{name}.6 -D %{buildroot}%{_mandir}/man6/%{name}.6
12cr|foobillard-3.0a-8|48	
12cr|foobillard-3.0a-8|49	
12cr|foobillard-3.0a-8|50	mkdir -p %{buildroot}%{_datadir}/applications
12cr|foobillard-3.0a-8|51	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|foobillard-3.0a-8|52	[Desktop Entry]
12cr|foobillard-3.0a-8|53	Name=FooBillard
12cr|foobillard-3.0a-8|54	Comment=%{summary}
12cr|foobillard-3.0a-8|55	Exec=padsp %{_gamesbindir}/%{name}
12cr|foobillard-3.0a-8|56	Icon=%{name}
12cr|foobillard-3.0a-8|57	Terminal=false
12cr|foobillard-3.0a-8|58	Type=Application
12cr|foobillard-3.0a-8|59	Categories=Game;SportsGame;
12cr|foobillard-3.0a-8|60	EOF
12cr|foobillard-3.0a-8|61	
12cr|foobillard-3.0a-8|62	%{__install} -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|foobillard-3.0a-8|63	%{__install} -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|foobillard-3.0a-8|64	%{__install} -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|foobillard-3.0a-8|65	
12cr|foobillard-3.0a-8|66	%if %mdkversion < 200900
12cr|foobillard-3.0a-8|67	%post
12cr|foobillard-3.0a-8|68	%update_menus
12cr|foobillard-3.0a-8|69	%endif
12cr|foobillard-3.0a-8|70	
12cr|foobillard-3.0a-8|71	%if %mdkversion < 200900
12cr|foobillard-3.0a-8|72	%postun
12cr|foobillard-3.0a-8|73	%clean_menus
12cr|foobillard-3.0a-8|74	%endif
12cr|foobillard-3.0a-8|75	
12cr|foobillard-3.0a-8|76	%clean
12cr|foobillard-3.0a-8|77	%{__rm} -rf %{buildroot}
12cr|foobillard-3.0a-8|78	
12cr|foobillard-3.0a-8|79	%files
12cr|foobillard-3.0a-8|80	%defattr(-,root,root)
12cr|foobillard-3.0a-8|81	%doc README
12cr|foobillard-3.0a-8|82	%{_gamesdatadir}/%{name}
12cr|foobillard-3.0a-8|83	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|foobillard-3.0a-8|84	%{_mandir}/man6/%{name}.6*
12cr|foobillard-3.0a-8|85	%{_miconsdir}/%{name}.png
12cr|foobillard-3.0a-8|86	%{_iconsdir}/%{name}.png
12cr|foobillard-3.0a-8|87	%{_liconsdir}/%{name}.png
12cr|foobillard-3.0a-8|88	%{_gamesbindir}/%{name}
12cr|foobillard-3.0a-8|89	
12cr|foobillard-3.0a-8|90	
12cr|foobillard-3.0a-8|91	%changelog
12cr|foobillard-3.0a-8|92	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0a-8mdv2011.0
12cr|foobillard-3.0a-8|93	+ Revision: 610740
12cr|foobillard-3.0a-8|94	- rebuild
12cr|foobillard-3.0a-8|95	
12cr|foobillard-3.0a-8|96	* Sat May 01 2010 Funda Wang <fwang@mandriva.org> 3.0a-7mdv2010.1
12cr|foobillard-3.0a-8|97	+ Revision: 541466
12cr|foobillard-3.0a-8|98	- fix desktop file
12cr|foobillard-3.0a-8|99	
12cr|foobillard-3.0a-8|100	* Sun Aug 30 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 3.0a-7mdv2010.0
12cr|foobillard-3.0a-8|101	+ Revision: 422648
12cr|foobillard-3.0a-8|102	- execute foobillard with psdsp, to get sound back (mdvbz #52483)
12cr|foobillard-3.0a-8|103	- spec file clean
12cr|foobillard-3.0a-8|104	
12cr|foobillard-3.0a-8|105	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.0a-6mdv2009.0
12cr|foobillard-3.0a-8|106	+ Revision: 245302
12cr|foobillard-3.0a-8|107	- rebuild
12cr|foobillard-3.0a-8|108	- drop old menu
12cr|foobillard-3.0a-8|109	
12cr|foobillard-3.0a-8|110	+ Pixel <pixel@mandriva.com>
12cr|foobillard-3.0a-8|111	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|foobillard-3.0a-8|112	
12cr|foobillard-3.0a-8|113	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 3.0a-4mdv2008.1
12cr|foobillard-3.0a-8|114	+ Revision: 136417
12cr|foobillard-3.0a-8|115	- restore BuildRoot
12cr|foobillard-3.0a-8|116	
12cr|foobillard-3.0a-8|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|foobillard-3.0a-8|118	- kill re-definition of %%buildroot on Pixel's request
12cr|foobillard-3.0a-8|119	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|foobillard-3.0a-8|120	
12cr|foobillard-3.0a-8|121	
12cr|foobillard-3.0a-8|122	* Sat Dec 02 2006 Olivier Blin <oblin@mandriva.com> 3.0a-4mdv2007.0
12cr|foobillard-3.0a-8|123	+ Revision: 89977
12cr|foobillard-3.0a-8|124	- buildrequire freetype2-devel
12cr|foobillard-3.0a-8|125	
12cr|foobillard-3.0a-8|126	+ Emmanuel Andry <eandry@mandriva.org>
12cr|foobillard-3.0a-8|127	- xdg menu
12cr|foobillard-3.0a-8|128	fix buildrequires
12cr|foobillard-3.0a-8|129	- Import foobillard
12cr|foobillard-3.0a-8|130	
12cr|foobillard-3.0a-8|131	* Tue Dec 27 2005 Lenny Cartier <lenny@mandriva.com> 3.0a-3mdk
12cr|foobillard-3.0a-8|132	- rebuild
12cr|foobillard-3.0a-8|133	
12cr|foobillard-3.0a-8|134	* Fri Aug 27 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 3.0a-2mdk
12cr|foobillard-3.0a-8|135	- rebuild for new menu
12cr|foobillard-3.0a-8|136	- drop packager tag
12cr|foobillard-3.0a-8|137	
12cr|foobillard-3.0a-8|138	* Fri Jul 30 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 3.0a-1mdk
12cr|foobillard-3.0a-8|139	- 3.0a
12cr|foobillard-3.0a-8|140	- drop P0 (merged upstream)
12cr|foobillard-3.0a-8|141	
12cr|foobillard-3.0a-8|142	* Sat Apr 24 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 3.0-1mdk
12cr|foobillard-3.0a-8|143	- 3.0
12cr|foobillard-3.0a-8|144	- really disable nvidia (P1)
12cr|foobillard-3.0a-8|145	- fix problem with foobillard not changing to datadir before running (P2)
12cr|foobillard-3.0a-8|146	- add menu item with icons
12cr|foobillard-3.0a-8|147	- install man page
12cr|foobillard-3.0a-8|148	- fix buildrequires (lib64..)
12cr|foobillard-3.0a-8|149	

1441 12
12cr|foobnix-2.6.03-1|1	%define debug_package %{nil}
12cr|foobnix-2.6.03-1|2	
12cr|foobnix-2.6.03-1|3	%define	PYVER	`python -c "import sys; print sys.version[:3]"`
12cr|foobnix-2.6.03-1|4	%define	rel	1
12cr|foobnix-2.6.03-1|5	
12cr|foobnix-2.6.03-1|6	Name:		foobnix
12cr|foobnix-2.6.03-1|7	Version: 	2.6.03
12cr|foobnix-2.6.03-1|8	Release: 	1
12cr|foobnix-2.6.03-1|9	URL:		http://foobnix.com
12cr|foobnix-2.6.03-1|10	License	:	GPLv3
12cr|foobnix-2.6.03-1|11	Source:		https://launchpad.net/~foobnix-player/+archive/foobnix/+files/%{name}_%{version}m.tar.gz
12cr|foobnix-2.6.03-1|12	Summary:		Simple and Powerful music player for Linux
12cr|foobnix-2.6.03-1|13	Group:		Sound
12cr|foobnix-2.6.03-1|14	
12cr|foobnix-2.6.03-1|15	
12cr|foobnix-2.6.03-1|16	BuildRequires: python-chardet,
12cr|foobnix-2.6.03-1|17	BuildRequires: pygtk2.0,
12cr|foobnix-2.6.03-1|18	BuildRequires: pygtk2.0-libglade,
12cr|foobnix-2.6.03-1|19	BuildRequires: mutagen,
12cr|foobnix-2.6.03-1|20	BuildRequires: python-simplejson,
12cr|foobnix-2.6.03-1|21	BuildRequires: python-setuptools
12cr|foobnix-2.6.03-1|22	BuildRequires: gstreamer0.10-plugins-good,
12cr|foobnix-2.6.03-1|23	BuildRequires: gstreamer0.10-plugins-ugly,
12cr|foobnix-2.6.03-1|24	BuildRequires: gstreamer0.10-ffmpeg,
12cr|foobnix-2.6.03-1|25	BuildRequires: gstreamer0.10-plugins-bad
12cr|foobnix-2.6.03-1|26	BuildRequires: gstreamer0.10-python,
12cr|foobnix-2.6.03-1|27	BuildRequires: gettext,
12cr|foobnix-2.6.03-1|28	BuildRequires: make,
12cr|foobnix-2.6.03-1|29	BuildRequires: fuseiso
12cr|foobnix-2.6.03-1|30	BuildRequires: keybinder
12cr|foobnix-2.6.03-1|31	
12cr|foobnix-2.6.03-1|32	
12cr|foobnix-2.6.03-1|33	Requires: python-webkitgtk
12cr|foobnix-2.6.03-1|34	Requires: python-chardet,
12cr|foobnix-2.6.03-1|35	Requires: python-setuptools,
12cr|foobnix-2.6.03-1|36	Requires: python-simplejson,
12cr|foobnix-2.6.03-1|37	Requires: mutagen
12cr|foobnix-2.6.03-1|38	Requires: gstreamer0.10-plugins-good,
12cr|foobnix-2.6.03-1|39	Requires: gstreamer0.10-python
12cr|foobnix-2.6.03-1|40	Requires: gstreamer0.10-ffmpeg,
12cr|foobnix-2.6.03-1|41	Requires: gstreamer0.10-plugins-ugly
12cr|foobnix-2.6.03-1|42	
12cr|foobnix-2.6.03-1|43	%description
12cr|foobnix-2.6.03-1|44	Simple and Powerful music player for Linux
12cr|foobnix-2.6.03-1|45	
12cr|foobnix-2.6.03-1|46	All best features in one player. Foobnix small, fast, customizable, powerful
12cr|foobnix-2.6.03-1|47	music player with user-friendly interface.
12cr|foobnix-2.6.03-1|48	
12cr|foobnix-2.6.03-1|49	%prep
12cr|foobnix-2.6.03-1|50	%setup -q -n %{name}_%{version}
12cr|foobnix-2.6.03-1|51	
12cr|foobnix-2.6.03-1|52	%build
12cr|foobnix-2.6.03-1|53	
12cr|foobnix-2.6.03-1|54	%install
12cr|foobnix-2.6.03-1|55	PREFIX=%{buildroot}/usr make install
12cr|foobnix-2.6.03-1|56	
12cr|foobnix-2.6.03-1|57	%if "%{?_lib}" == "lib64"
12cr|foobnix-2.6.03-1|58	mkdir -p %{buildroot}%{python_sitearch}/
12cr|foobnix-2.6.03-1|59	cp -r %{buildroot}%{python_sitelib}/ %{buildroot}%{py_platlibdir}/
12cr|foobnix-2.6.03-1|60	rm -r %{buildroot}%{python_sitelib}/
12cr|foobnix-2.6.03-1|61	%endif
12cr|foobnix-2.6.03-1|62	
12cr|foobnix-2.6.03-1|63	# icons fix
12cr|foobnix-2.6.03-1|64	mkdir -p %{buildroot}%{_icons64dir}/
12cr|foobnix-2.6.03-1|65	cp %{buildroot}%{_datadir}/pixmaps/%{name}.png \
12cr|foobnix-2.6.03-1|66	%{buildroot}%{_icons64dir}/
12cr|foobnix-2.6.03-1|67	#permissions
12cr|foobnix-2.6.03-1|68	chmod a+x %{buildroot}%{_libdir}/python2.7/site-packages/foobnix/thirdparty/google/{browser,__init__,search}.py
12cr|foobnix-2.6.03-1|69	chmod a+x %{buildroot}%{_libdir}/python2.7/site-packages/foobnix/thirdparty/mutagen/__init__.py
12cr|foobnix-2.6.03-1|70	chmod a+x %{buildroot}%{_libdir}/python2.7/site-packages/foobnix/preferences/preferences_window.py
12cr|foobnix-2.6.03-1|71	
12cr|foobnix-2.6.03-1|72	%find_lang %{name}
12cr|foobnix-2.6.03-1|73	
12cr|foobnix-2.6.03-1|74	%files -f %{name}.lang
12cr|foobnix-2.6.03-1|75	%doc README COPYING CHANGELOG
12cr|foobnix-2.6.03-1|76	%{_bindir}/%{name}
12cr|foobnix-2.6.03-1|77	%{python_sitearch}/*
12cr|foobnix-2.6.03-1|78	%{_datadir}/applications/%{name}.desktop
12cr|foobnix-2.6.03-1|79	%{_datadir}/%{name}/*
12cr|foobnix-2.6.03-1|80	#{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12cr|foobnix-2.6.03-1|81	%{_datadir}/pixmaps/%{name}*
12cr|foobnix-2.6.03-1|82	%{_datadir}/pixmaps/theme/cat.jpg
12cr|foobnix-2.6.03-1|83	%{_datadir}/pixmaps/theme/flower.jpg
12cr|foobnix-2.6.03-1|84	%{_datadir}/pixmaps/vk.png
12cr|foobnix-2.6.03-1|85	%{_datadir}/pixmaps/theme/winter.jpg
12cr|foobnix-2.6.03-1|86	%{_mandir}/man1/%{name}*
12cr|foobnix-2.6.03-1|87	
12cr|foobnix-2.6.03-1|88	
12cr|foobnix-2.6.03-1|89	
12cr|foobnix-2.6.03-1|90	

1442 12
12cr|foo-yc20-1.3.0-3|1	Name:            foo-yc20
12cr|foo-yc20-1.3.0-3|2	Version:         1.3.0
12cr|foo-yc20-1.3.0-3|3	
12cr|foo-yc20-1.3.0-3|4	Release:         3
12cr|foo-yc20-1.3.0-3|5	
12cr|foo-yc20-1.3.0-3|6	
12cr|foo-yc20-1.3.0-3|7	%define lv2dir  %{_libdir}/lv2/
12cr|foo-yc20-1.3.0-3|8	
12cr|foo-yc20-1.3.0-3|9	Summary:        YC-20 organ emulation
12cr|foo-yc20-1.3.0-3|10	Source:         http://%{name}.googlecode.com/files/%{name}-%{version}.tar.bz2
12cr|foo-yc20-1.3.0-3|11	URL:            http://code.google.com/p/%{name}
12cr|foo-yc20-1.3.0-3|12	License:        GPLv2
12cr|foo-yc20-1.3.0-3|13	Group:          Sound
12cr|foo-yc20-1.3.0-3|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|foo-yc20-1.3.0-3|15	BuildRequires:  gtk2-devel
12cr|foo-yc20-1.3.0-3|16	BuildRequires:  jackit-devel
12cr|foo-yc20-1.3.0-3|17	BuildRequires:  lv2-devel
12cr|foo-yc20-1.3.0-3|18	BuildRequires:  slv2-devel
12cr|foo-yc20-1.3.0-3|19	BuildRequires:  desktop-file-utils
12cr|foo-yc20-1.3.0-3|20	BuildRequires:  faust
12cr|foo-yc20-1.3.0-3|21	
12cr|foo-yc20-1.3.0-3|22	%description
12cr|foo-yc20-1.3.0-3|23	The YC-20 is a divide-down combo organ designed in the late 60's. This
12cr|foo-yc20-1.3.0-3|24	emulation faithfully copies the features, sounds and flaws of the
12cr|foo-yc20-1.3.0-3|25	original organ. It comes as standalone synth and as LV2 plugin. Features
12cr|foo-yc20-1.3.0-3|26	are as follows.
12cr|foo-yc20-1.3.0-3|27	
12cr|foo-yc20-1.3.0-3|28	o Physical modelling, no polyphony restrictions
12cr|foo-yc20-1.3.0-3|29	o 61 keys
12cr|foo-yc20-1.3.0-3|30	o Two main voice sections
12cr|foo-yc20-1.3.0-3|31	o Switchable bass section
12cr|foo-yc20-1.3.0-3|32	o Realism control to add flaws found in the real organ
12cr|foo-yc20-1.3.0-3|33	
12cr|foo-yc20-1.3.0-3|34	
12cr|foo-yc20-1.3.0-3|35	%prep
12cr|foo-yc20-1.3.0-3|36	%setup -q
12cr|foo-yc20-1.3.0-3|37	
12cr|foo-yc20-1.3.0-3|38	perl -pi -e 's/\/usr\/local/\/usr\//g' Makefile
12cr|foo-yc20-1.3.0-3|39	perl -pi -e 's/\/lib\/lv2/\/%{_lib}\/lv2/g' Makefile
12cr|foo-yc20-1.3.0-3|40	perl -pi -e 's/CFLAGS=/#CFLAGS=/g' Makefile
12cr|foo-yc20-1.3.0-3|41	
12cr|foo-yc20-1.3.0-3|42	%build
12cr|foo-yc20-1.3.0-3|43	
12cr|foo-yc20-1.3.0-3|44	CFLAGS="-mfpmath=sse -ffast-math -ftree-vectorize" %make
12cr|foo-yc20-1.3.0-3|45	
12cr|foo-yc20-1.3.0-3|46	%install
12cr|foo-yc20-1.3.0-3|47	rm -rf %{buildroot}
12cr|foo-yc20-1.3.0-3|48	%makeinstall_std #DESTDIR=%{buildroot}
12cr|foo-yc20-1.3.0-3|49	
12cr|foo-yc20-1.3.0-3|50	mkdir -p %{buildroot}%{_datadir}/applications
12cr|foo-yc20-1.3.0-3|51	desktop-file-install \
12cr|foo-yc20-1.3.0-3|52	--add-category="Midi" \
12cr|foo-yc20-1.3.0-3|53	--add-category="X-MandrivaLinux-Sound" \
12cr|foo-yc20-1.3.0-3|54	--dir %{buildroot}%{_datadir}/applications \
12cr|foo-yc20-1.3.0-3|55	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|foo-yc20-1.3.0-3|56	
12cr|foo-yc20-1.3.0-3|57	
12cr|foo-yc20-1.3.0-3|58	%clean
12cr|foo-yc20-1.3.0-3|59	rm -rf %{buildroot}
12cr|foo-yc20-1.3.0-3|60	
12cr|foo-yc20-1.3.0-3|61	%files
12cr|foo-yc20-1.3.0-3|62	%defattr(-,root,root)
12cr|foo-yc20-1.3.0-3|63	%doc README
12cr|foo-yc20-1.3.0-3|64	%{_bindir}/*
12cr|foo-yc20-1.3.0-3|65	%{_datadir}/%{name}/*
12cr|foo-yc20-1.3.0-3|66	%{_datadir}/applications/%{name}.desktop
12cr|foo-yc20-1.3.0-3|67	
12cr|foo-yc20-1.3.0-3|68	%{lv2dir}%{name}.lv2/%{name}-lv2ui.so
12cr|foo-yc20-1.3.0-3|69	%{lv2dir}%{name}.lv2/%{name}.so
12cr|foo-yc20-1.3.0-3|70	%{lv2dir}%{name}.lv2/%{name}.ttl
12cr|foo-yc20-1.3.0-3|71	%{lv2dir}%{name}.lv2/manifest.ttl
12cr|foo-yc20-1.3.0-3|72	
12cr|foo-yc20-1.3.0-3|73	
12cr|foo-yc20-1.3.0-3|74	
12cr|foo-yc20-1.3.0-3|75	%changelog
12cr|foo-yc20-1.3.0-3|76	* Wed Apr 25 2012 Frank Kober <emuse@mandriva.org> 1.3.0-3
12cr|foo-yc20-1.3.0-3|77	+ Revision: 793406
12cr|foo-yc20-1.3.0-3|78	+ rebuild (emptylog)
12cr|foo-yc20-1.3.0-3|79	
12cr|foo-yc20-1.3.0-3|80	* Sun Oct 23 2011 Frank Kober <emuse@mandriva.org> 1.3.0-2
12cr|foo-yc20-1.3.0-3|81	+ Revision: 705781
12cr|foo-yc20-1.3.0-3|82	- rebuild with reduced complier optimization, gcc hangs otherwise
12cr|foo-yc20-1.3.0-3|83	
12cr|foo-yc20-1.3.0-3|84	* Tue Apr 19 2011 Frank Kober <emuse@mandriva.org> 1.3.0-1
12cr|foo-yc20-1.3.0-3|85	+ Revision: 656070
12cr|foo-yc20-1.3.0-3|86	- try single core make instead of -j2
12cr|foo-yc20-1.3.0-3|87	- do not use mandriva optflags for better performance
12cr|foo-yc20-1.3.0-3|88	- x86_64 LV2-plugin path fixed in Makefile
12cr|foo-yc20-1.3.0-3|89	- import foo-yc20
12cr|foo-yc20-1.3.0-3|90	

1443 12
12cr|foremost-1.5.7-2|1	%define Werror_cflags %nil
12cr|foremost-1.5.7-2|2	
12cr|foremost-1.5.7-2|3	Summary:        Recover files based on their headers and footers
12cr|foremost-1.5.7-2|4	Name:           foremost
12cr|foremost-1.5.7-2|5	Version:        1.5.7
12cr|foremost-1.5.7-2|6	Release:        %mkrel 2
12cr|foremost-1.5.7-2|7	Epoch:          0
12cr|foremost-1.5.7-2|8	Group:          File tools
12cr|foremost-1.5.7-2|9	License:        Public Domain
12cr|foremost-1.5.7-2|10	URL:            http://foremost.sourceforge.net/
12cr|foremost-1.5.7-2|11	Source0:        http://foremost.sourceforge.net/pkg/foremost-%{version}.tar.gz
12cr|foremost-1.5.7-2|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|foremost-1.5.7-2|13	
12cr|foremost-1.5.7-2|14	%description
12cr|foremost-1.5.7-2|15	Foremost is a Linux program to recover files based on their headers and
12cr|foremost-1.5.7-2|16	footers. Foremost can work on image files, such as those generated by
12cr|foremost-1.5.7-2|17	dd, Safeback, Encase, etc, or directly on a drive. The headers and
12cr|foremost-1.5.7-2|18	footers are specified by a configuration file, so you can pick and
12cr|foremost-1.5.7-2|19	choose which headers you want to look for.
12cr|foremost-1.5.7-2|20	
12cr|foremost-1.5.7-2|21	%prep
12cr|foremost-1.5.7-2|22	%setup -q
12cr|foremost-1.5.7-2|23	%{__perl} -pi -e 's/-O2/%{optflags}/g' Makefile
12cr|foremost-1.5.7-2|24	%{__perl} -pi -e 's|/usr/local/etc|%{_sysconfdir}|' config.c
12cr|foremost-1.5.7-2|25	
12cr|foremost-1.5.7-2|26	%build
12cr|foremost-1.5.7-2|27	%make
12cr|foremost-1.5.7-2|28	
12cr|foremost-1.5.7-2|29	%install
12cr|foremost-1.5.7-2|30	%{__rm} -rf %{buildroot}
12cr|foremost-1.5.7-2|31	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|foremost-1.5.7-2|32	%{__install} -m 755 foremost %{buildroot}%{_bindir}/foremost
12cr|foremost-1.5.7-2|33	%{__mkdir_p} %{buildroot}%{_sysconfdir}
12cr|foremost-1.5.7-2|34	%{__install} -m 644 foremost.conf %{buildroot}%{_sysconfdir}
12cr|foremost-1.5.7-2|35	
12cr|foremost-1.5.7-2|36	%clean
12cr|foremost-1.5.7-2|37	%{__rm} -rf %{buildroot}
12cr|foremost-1.5.7-2|38	
12cr|foremost-1.5.7-2|39	%files
12cr|foremost-1.5.7-2|40	%defattr(0644,root,root,0755)
12cr|foremost-1.5.7-2|41	%doc CHANGES README
12cr|foremost-1.5.7-2|42	%attr(0755,root,root) %{_bindir}/foremost
12cr|foremost-1.5.7-2|43	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|foremost-1.5.7-2|44	
12cr|foremost-1.5.7-2|45	
12cr|foremost-1.5.7-2|46	%changelog
12cr|foremost-1.5.7-2|47	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.5.7-2mdv2011.0
12cr|foremost-1.5.7-2|48	+ Revision: 610741
12cr|foremost-1.5.7-2|49	- rebuild
12cr|foremost-1.5.7-2|50	
12cr|foremost-1.5.7-2|51	* Thu Apr 22 2010 Sandro Cazzaniga <kharec@mandriva.org> 0:1.5.7-1mdv2010.1
12cr|foremost-1.5.7-2|52	+ Revision: 537781
12cr|foremost-1.5.7-2|53	- update to 1.5.7
12cr|foremost-1.5.7-2|54	
12cr|foremost-1.5.7-2|55	* Tue May 26 2009 Frederik Himpe <fhimpe@mandriva.org> 0:1.5.6-1mdv2010.0
12cr|foremost-1.5.7-2|56	+ Revision: 380016
12cr|foremost-1.5.7-2|57	- update to new version 1.5.6
12cr|foremost-1.5.7-2|58	
12cr|foremost-1.5.7-2|59	* Tue Feb 17 2009 Jérôme Soyer <saispo@mandriva.org> 0:1.5.5-1mdv2009.1
12cr|foremost-1.5.7-2|60	+ Revision: 341543
12cr|foremost-1.5.7-2|61	- New upstream release
12cr|foremost-1.5.7-2|62	
12cr|foremost-1.5.7-2|63	* Sat Jul 26 2008 Erwan Velu <erwan@mandriva.org> 0:1.5.4-1mdv2009.0
12cr|foremost-1.5.7-2|64	+ Revision: 250079
12cr|foremost-1.5.7-2|65	- 1.5.4
12cr|foremost-1.5.7-2|66	
12cr|foremost-1.5.7-2|67	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0:1.5-3mdv2009.0
12cr|foremost-1.5.7-2|68	+ Revision: 240720
12cr|foremost-1.5.7-2|69	- rebuild
12cr|foremost-1.5.7-2|70	- kill re-definition of %%buildroot on Pixel's request
12cr|foremost-1.5.7-2|71	
12cr|foremost-1.5.7-2|72	+ Olivier Blin <oblin@mandriva.com>
12cr|foremost-1.5.7-2|73	- restore BuildRoot
12cr|foremost-1.5.7-2|74	
12cr|foremost-1.5.7-2|75	* Thu Sep 06 2007 Oden Eriksson <oeriksson@mandriva.com> 0:1.5-1mdv2008.0
12cr|foremost-1.5.7-2|76	+ Revision: 80908
12cr|foremost-1.5.7-2|77	- 1.5
12cr|foremost-1.5.7-2|78	
12cr|foremost-1.5.7-2|79	
12cr|foremost-1.5.7-2|80	* Thu Mar 08 2007 David Walluck <walluck@mandriva.org> 1.4-1mdv2007.1
12cr|foremost-1.5.7-2|81	+ Revision: 134923
12cr|foremost-1.5.7-2|82	- 1.4
12cr|foremost-1.5.7-2|83	- Import foremost
12cr|foremost-1.5.7-2|84	
12cr|foremost-1.5.7-2|85	* Wed May 17 2006 Emmanuel Andry <eandry@mandriva.org> 0:1.2-1mdk
12cr|foremost-1.5.7-2|86	- 1.2
12cr|foremost-1.5.7-2|87	
12cr|foremost-1.5.7-2|88	* Mon Feb 13 2006 David Walluck <walluck@mandriva.org> 0:1.1-2mdk
12cr|foremost-1.5.7-2|89	- fix config file location
12cr|foremost-1.5.7-2|90	
12cr|foremost-1.5.7-2|91	* Mon Feb 13 2006 David Walluck <walluck@mandriva.org> 0:1.1-1mdk
12cr|foremost-1.5.7-2|92	- 1.1
12cr|foremost-1.5.7-2|93	
12cr|foremost-1.5.7-2|94	* Fri Mar 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.69-2mdk
12cr|foremost-1.5.7-2|95	- rebuild
12cr|foremost-1.5.7-2|96	

1444 12
12cr|forge-parent-5-8|1	Name:           forge-parent
12cr|forge-parent-5-8|2	Version:        5
12cr|forge-parent-5-8|3	Release:        8
12cr|forge-parent-5-8|4	Summary:        Sonatype Forge Parent Pom
12cr|forge-parent-5-8|5	
12cr|forge-parent-5-8|6	Group:          Development/Java
12cr|forge-parent-5-8|7	#Note: The license is confirmed at:
12cr|forge-parent-5-8|8	#http://nexus.sonatype.org/mailing-list-dev-archives.html#nabble-ts28522017
12cr|forge-parent-5-8|9	License:        ASL 2.0
12cr|forge-parent-5-8|10	#svn export http://svn.sonatype.org/forge/tags/forge-parent-5 forge-parent
12cr|forge-parent-5-8|11	URL:            http://svn.sonatype.org/forge/tags/forge-parent-5
12cr|forge-parent-5-8|12	
12cr|forge-parent-5-8|13	# tar czf forge-parent-5.tgz forge-parent
12cr|forge-parent-5-8|14	Source0:        forge-parent-5.tgz
12cr|forge-parent-5-8|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|forge-parent-5-8|16	
12cr|forge-parent-5-8|17	BuildArch: noarch
12cr|forge-parent-5-8|18	
12cr|forge-parent-5-8|19	BuildRequires: jpackage-utils
12cr|forge-parent-5-8|20	BuildRequires: java
12cr|forge-parent-5-8|21	BuildRequires: java-devel
12cr|forge-parent-5-8|22	
12cr|forge-parent-5-8|23	Requires: jpackage-utils
12cr|forge-parent-5-8|24	
12cr|forge-parent-5-8|25	%description
12cr|forge-parent-5-8|26	Sonatype Forge is an open-source community dedicated to the creation of the
12cr|forge-parent-5-8|27	next-generation of development tools and technologies.
12cr|forge-parent-5-8|28	
12cr|forge-parent-5-8|29	%prep
12cr|forge-parent-5-8|30	%setup -q -n %{name}
12cr|forge-parent-5-8|31	
12cr|forge-parent-5-8|32	%build
12cr|forge-parent-5-8|33	#nothing to do for the pom
12cr|forge-parent-5-8|34	
12cr|forge-parent-5-8|35	%install
12cr|forge-parent-5-8|36	rm -rf %{buildroot}/
12cr|forge-parent-5-8|37	
12cr|forge-parent-5-8|38	%add_to_maven_depmap org.sonatype.forge forge-parent %{version} JPP forge-parent
12cr|forge-parent-5-8|39	
12cr|forge-parent-5-8|40	# poms
12cr|forge-parent-5-8|41	install -d -m 755 %{buildroot}%{_mavenpomdir}
12cr|forge-parent-5-8|42	install -pm 644 pom.xml \
12cr|forge-parent-5-8|43	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12cr|forge-parent-5-8|44	
12cr|forge-parent-5-8|45	%post
12cr|forge-parent-5-8|46	%update_maven_depmap
12cr|forge-parent-5-8|47	
12cr|forge-parent-5-8|48	%postun
12cr|forge-parent-5-8|49	%update_maven_depmap
12cr|forge-parent-5-8|50	
12cr|forge-parent-5-8|51	%clean
12cr|forge-parent-5-8|52	rm -rf %{buildroot}
12cr|forge-parent-5-8|53	
12cr|forge-parent-5-8|54	%files
12cr|forge-parent-5-8|55	%defattr(-,root,root,-)
12cr|forge-parent-5-8|56	
12cr|forge-parent-5-8|57	%{_mavenpomdir}/*
12cr|forge-parent-5-8|58	%{_mavendepmapfragdir}/*
12cr|forge-parent-5-8|59	
12cr|forge-parent-5-8|60	
12cr|forge-parent-5-8|61	
12cr|forge-parent-5-8|62	%changelog
12cr|forge-parent-5-8|63	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 5-8
12cr|forge-parent-5-8|64	+ Revision: 733932
12cr|forge-parent-5-8|65	- rebuild
12cr|forge-parent-5-8|66	- imported package forge-parent
12cr|forge-parent-5-8|67	

1445 12
12cr|formmail-3.14m1-6|1	%define name	formmail
12cr|formmail-3.14m1-6|2	%define version	3.14m1
12cr|formmail-3.14m1-6|3	%define release	%mkrel 6
12cr|formmail-3.14m1-6|4	
12cr|formmail-3.14m1-6|5	Name:		    %{name}
12cr|formmail-3.14m1-6|6	Version:	    %{version}
12cr|formmail-3.14m1-6|7	Release:	    %{release}
12cr|formmail-3.14m1-6|8	Summary:	    Converts an HTML form submission to an email message
12cr|formmail-3.14m1-6|9	License:	    Apache License
12cr|formmail-3.14m1-6|10	Group:		    Networking/WWW
12cr|formmail-3.14m1-6|11	URL:		    http://nms-cgi.sourceforge.net/scripts.shtml
12cr|formmail-3.14m1-6|12	Source:         http://nms-cgi.sourceforge.net/%{name}_modules-%{version}.tar.bz2
12cr|formmail-3.14m1-6|13	BuildRequires:	rpm-mandriva-setup >= 1.23
12cr|formmail-3.14m1-6|14	BuildArch:	    noarch
12cr|formmail-3.14m1-6|15	BuildRoot:	    %{_tmppath}/%{name}-%{version}
12cr|formmail-3.14m1-6|16	
12cr|formmail-3.14m1-6|17	%description
12cr|formmail-3.14m1-6|18	NMS FormMail is a drop-in replacement for Matt Wright's FormMail script. It
12cr|formmail-3.14m1-6|19	converts an HTML form submission to an email message.
12cr|formmail-3.14m1-6|20	
12cr|formmail-3.14m1-6|21	%prep
12cr|formmail-3.14m1-6|22	%setup -q -n %{name}_modules-%{version}
12cr|formmail-3.14m1-6|23	chmod 644 ChangeLog EXAMPLES README
12cr|formmail-3.14m1-6|24	find lib -type d | xargs chmod 755
12cr|formmail-3.14m1-6|25	find lib -type f | xargs chmod 644
12cr|formmail-3.14m1-6|26	
12cr|formmail-3.14m1-6|27	%build
12cr|formmail-3.14m1-6|28	
12cr|formmail-3.14m1-6|29	%install
12cr|formmail-3.14m1-6|30	rm -rf %{buildroot}
12cr|formmail-3.14m1-6|31	
12cr|formmail-3.14m1-6|32	install -d -m 755 %{buildroot}%{_var}/www/cgi-bin
12cr|formmail-3.14m1-6|33	install -d -m 755 %{buildroot}%{perl_vendorlib}
12cr|formmail-3.14m1-6|34	
12cr|formmail-3.14m1-6|35	install -m 755 FormMail.pl %{buildroot}%{_var}/www/cgi-bin
12cr|formmail-3.14m1-6|36	cp -pr lib/* %{buildroot}%{perl_vendorlib}
12cr|formmail-3.14m1-6|37	
12cr|formmail-3.14m1-6|38	%clean
12cr|formmail-3.14m1-6|39	rm -rf %{buildroot}
12cr|formmail-3.14m1-6|40	
12cr|formmail-3.14m1-6|41	
12cr|formmail-3.14m1-6|42	%files
12cr|formmail-3.14m1-6|43	%defattr(-,root,root)
12cr|formmail-3.14m1-6|44	%doc ChangeLog EXAMPLES README
12cr|formmail-3.14m1-6|45	%{_var}/www/cgi-bin/*
12cr|formmail-3.14m1-6|46	%{perl_vendorlib}/CGI
12cr|formmail-3.14m1-6|47	
12cr|formmail-3.14m1-6|48	
12cr|formmail-3.14m1-6|49	
12cr|formmail-3.14m1-6|50	
12cr|formmail-3.14m1-6|51	%changelog
12cr|formmail-3.14m1-6|52	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 3.14m1-6mdv2010.0
12cr|formmail-3.14m1-6|53	+ Revision: 428856
12cr|formmail-3.14m1-6|54	- rebuild
12cr|formmail-3.14m1-6|55	
12cr|formmail-3.14m1-6|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.14m1-5mdv2009.0
12cr|formmail-3.14m1-6|57	+ Revision: 245303
12cr|formmail-3.14m1-6|58	- rebuild
12cr|formmail-3.14m1-6|59	
12cr|formmail-3.14m1-6|60	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.14m1-3mdv2008.1
12cr|formmail-3.14m1-6|61	+ Revision: 136793
12cr|formmail-3.14m1-6|62	- rebuild
12cr|formmail-3.14m1-6|63	
12cr|formmail-3.14m1-6|64	+ Olivier Blin <oblin@mandriva.com>
12cr|formmail-3.14m1-6|65	- restore BuildRoot
12cr|formmail-3.14m1-6|66	
12cr|formmail-3.14m1-6|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|formmail-3.14m1-6|68	- kill re-definition of %%buildroot on Pixel's request
12cr|formmail-3.14m1-6|69	
12cr|formmail-3.14m1-6|70	
12cr|formmail-3.14m1-6|71	* Tue Dec 19 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.14m1-2mdv2007.0
12cr|formmail-3.14m1-6|72	+ Revision: 100238
12cr|formmail-3.14m1-6|73	- really fix all perms issues
12cr|formmail-3.14m1-6|74	- fix perl modules perms
12cr|formmail-3.14m1-6|75	
12cr|formmail-3.14m1-6|76	* Tue Dec 19 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.14m1-1mdv2007.1
12cr|formmail-3.14m1-6|77	+ Revision: 100214
12cr|formmail-3.14m1-6|78	- Import formmail
12cr|formmail-3.14m1-6|79	
12cr|formmail-3.14m1-6|80	* Tue Dec 19 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.14m1-1mdv2007.1
12cr|formmail-3.14m1-6|81	- first mdv release
12cr|formmail-3.14m1-6|82	

1446 12
12cr|fortune-bofh-1.2-1|1	%define base_name	bofh
12cr|fortune-bofh-1.2-1|2	
12cr|fortune-bofh-1.2-1|3	Name:		fortune-%{base_name}
12cr|fortune-bofh-1.2-1|4	Version:	1.2
12cr|fortune-bofh-1.2-1|5	Release:	%mkrel 1
12cr|fortune-bofh-1.2-1|6	Summary:	BOFH excuses fortune
12cr|fortune-bofh-1.2-1|7	License:	Public Domain
12cr|fortune-bofh-1.2-1|8	Group:		Toys
12cr|fortune-bofh-1.2-1|9	Source:		%{base_name}-%{version}.tar.bz2
12cr|fortune-bofh-1.2-1|10	URL:		http://www.cs.wisc.edu/~ballard/bofh
12cr|fortune-bofh-1.2-1|11	BuildArch:	noarch
12cr|fortune-bofh-1.2-1|12	Requires:	fortune-mod
12cr|fortune-bofh-1.2-1|13	BuildRequires:	fortune-mod
12cr|fortune-bofh-1.2-1|14	
12cr|fortune-bofh-1.2-1|15	%description
12cr|fortune-bofh-1.2-1|16	This is a set of BOFH-style excuses.
12cr|fortune-bofh-1.2-1|17	
12cr|fortune-bofh-1.2-1|18	%prep
12cr|fortune-bofh-1.2-1|19	%setup -q -n %{base_name}-%{version}
12cr|fortune-bofh-1.2-1|20	
12cr|fortune-bofh-1.2-1|21	%build
12cr|fortune-bofh-1.2-1|22	%__perl -ni -e 'print "BOFH excuse #" . ++$i . ":\n\n$_%\n"' excuses
12cr|fortune-bofh-1.2-1|23	/usr/sbin/strfile excuses
12cr|fortune-bofh-1.2-1|24	
12cr|fortune-bofh-1.2-1|25	%install
12cr|fortune-bofh-1.2-1|26	%__rm -rf %{buildroot}
12cr|fortune-bofh-1.2-1|27	install -d -m 755 %{buildroot}%{_gamesdatadir}/fortunes
12cr|fortune-bofh-1.2-1|28	install -m 644 excuses %{buildroot}%{_gamesdatadir}/fortunes/%{base_name}
12cr|fortune-bofh-1.2-1|29	install -m 644 excuses.dat %{buildroot}%{_gamesdatadir}/fortunes/%{base_name}.dat
12cr|fortune-bofh-1.2-1|30	
12cr|fortune-bofh-1.2-1|31	%clean
12cr|fortune-bofh-1.2-1|32	%__rm -rf %{buildroot}
12cr|fortune-bofh-1.2-1|33	
12cr|fortune-bofh-1.2-1|34	%files
12cr|fortune-bofh-1.2-1|35	%defattr(-,root,root)
12cr|fortune-bofh-1.2-1|36	%{_gamesdatadir}/fortunes/*
12cr|fortune-bofh-1.2-1|37	
12cr|fortune-bofh-1.2-1|38	
12cr|fortune-bofh-1.2-1|39	%changelog
12cr|fortune-bofh-1.2-1|40	* Thu Feb 09 2012 Andrey Bondrov <abondrov@mandriva.org> 1.2-1mdv2011.0
12cr|fortune-bofh-1.2-1|41	+ Revision: 772287
12cr|fortune-bofh-1.2-1|42	- New version 1.2, spec cleanup
12cr|fortune-bofh-1.2-1|43	
12cr|fortune-bofh-1.2-1|44	* Wed Jul 27 2011 Götz Waschk <waschk@mandriva.org> 1.0-9
12cr|fortune-bofh-1.2-1|45	+ Revision: 691824
12cr|fortune-bofh-1.2-1|46	- rebuild
12cr|fortune-bofh-1.2-1|47	
12cr|fortune-bofh-1.2-1|48	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0-8mdv2011.0
12cr|fortune-bofh-1.2-1|49	+ Revision: 245317
12cr|fortune-bofh-1.2-1|50	- rebuild
12cr|fortune-bofh-1.2-1|51	
12cr|fortune-bofh-1.2-1|52	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0-6mdv2008.1
12cr|fortune-bofh-1.2-1|53	+ Revision: 136417
12cr|fortune-bofh-1.2-1|54	- restore BuildRoot
12cr|fortune-bofh-1.2-1|55	
12cr|fortune-bofh-1.2-1|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|fortune-bofh-1.2-1|57	- kill re-definition of %%buildroot on Pixel's request
12cr|fortune-bofh-1.2-1|58	
12cr|fortune-bofh-1.2-1|59	* Sun Aug 26 2007 Götz Waschk <waschk@mandriva.org> 1.0-6mdv2008.0
12cr|fortune-bofh-1.2-1|60	+ Revision: 71617
12cr|fortune-bofh-1.2-1|61	- Import fortune-bofh
12cr|fortune-bofh-1.2-1|62	
12cr|fortune-bofh-1.2-1|63	
12cr|fortune-bofh-1.2-1|64	
12cr|fortune-bofh-1.2-1|65	* Fri Aug 25 2006 Gtz Waschk <waschk@mandriva.org> 1.0-6mdv2007.0
12cr|fortune-bofh-1.2-1|66	- mkrel
12cr|fortune-bofh-1.2-1|67	
12cr|fortune-bofh-1.2-1|68	* Wed Aug 24 2005 Götz Waschk <waschk@mandriva.org> 1.0-5mdk
12cr|fortune-bofh-1.2-1|69	- Rebuild
12cr|fortune-bofh-1.2-1|70	
12cr|fortune-bofh-1.2-1|71	* Fri Aug 13 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.0-4mdk
12cr|fortune-bofh-1.2-1|72	- rebuild
12cr|fortune-bofh-1.2-1|73	
12cr|fortune-bofh-1.2-1|74	* Sat Jul 26 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.0-3mdk
12cr|fortune-bofh-1.2-1|75	- really split the strings
12cr|fortune-bofh-1.2-1|76	
12cr|fortune-bofh-1.2-1|77	* Mon Jul 21 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.0-2mdk
12cr|fortune-bofh-1.2-1|78	- fix buildrequires
12cr|fortune-bofh-1.2-1|79	
12cr|fortune-bofh-1.2-1|80	* Sat Jul 19 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 1.0-1mdk
12cr|fortune-bofh-1.2-1|81	- first Mandrake release

1447 12
12cr|fortune-brice2nice-0.2-7|1	%define base_name	brice2nice
12cr|fortune-brice2nice-0.2-7|2	%define name		fortune-%{base_name}
12cr|fortune-brice2nice-0.2-7|3	%define version		0.2
12cr|fortune-brice2nice-0.2-7|4	%define release		%mkrel 7
12cr|fortune-brice2nice-0.2-7|5	
12cr|fortune-brice2nice-0.2-7|6	Name:		%{name}
12cr|fortune-brice2nice-0.2-7|7	Version:	%{version}
12cr|fortune-brice2nice-0.2-7|8	Release:	%{release}
12cr|fortune-brice2nice-0.2-7|9	Summary:	Brice de nice sketches
12cr|fortune-brice2nice-0.2-7|10	License:	Public Domain
12cr|fortune-brice2nice-0.2-7|11	Group:		Toys
12cr|fortune-brice2nice-0.2-7|12	Source:		%{name}.tar.bz2
12cr|fortune-brice2nice-0.2-7|13	Url:		http://www.tom.free.fr/src/brice2nice
12cr|fortune-brice2nice-0.2-7|14	BuildArch:	noarch
12cr|fortune-brice2nice-0.2-7|15	Buildroot:	%{_tmppath}/%{name}-buildroot
12cr|fortune-brice2nice-0.2-7|16	Requires:	fortune-mod
12cr|fortune-brice2nice-0.2-7|17	
12cr|fortune-brice2nice-0.2-7|18	BuildRequires: fortune-mod
12cr|fortune-brice2nice-0.2-7|19	
12cr|fortune-brice2nice-0.2-7|20	%description
12cr|fortune-brice2nice-0.2-7|21	The "Brice de nice" sketches.
12cr|fortune-brice2nice-0.2-7|22	Special Thanks to the mandrakefr community during RMLL2004
12cr|fortune-brice2nice-0.2-7|23	where "Brice de Nice" was inside all our discussions.
12cr|fortune-brice2nice-0.2-7|24	
12cr|fortune-brice2nice-0.2-7|25	%prep
12cr|fortune-brice2nice-0.2-7|26	%setup -q -n %{name}
12cr|fortune-brice2nice-0.2-7|27	
12cr|fortune-brice2nice-0.2-7|28	%build
12cr|fortune-brice2nice-0.2-7|29	%make clean
12cr|fortune-brice2nice-0.2-7|30	%make
12cr|fortune-brice2nice-0.2-7|31	
12cr|fortune-brice2nice-0.2-7|32	%install
12cr|fortune-brice2nice-0.2-7|33	rm -rf $RPM_BUILD_ROOT
12cr|fortune-brice2nice-0.2-7|34	%makeinstall_std
12cr|fortune-brice2nice-0.2-7|35	
12cr|fortune-brice2nice-0.2-7|36	%clean
12cr|fortune-brice2nice-0.2-7|37	rm -rf $RPM_BUILD_ROOT
12cr|fortune-brice2nice-0.2-7|38	
12cr|fortune-brice2nice-0.2-7|39	%files
12cr|fortune-brice2nice-0.2-7|40	%defattr(-,root,root)
12cr|fortune-brice2nice-0.2-7|41	%{_gamesdatadir}/fortunes/*
12cr|fortune-brice2nice-0.2-7|42	
12cr|fortune-brice2nice-0.2-7|43	
12cr|fortune-brice2nice-0.2-7|44	
12cr|fortune-brice2nice-0.2-7|45	%changelog
12cr|fortune-brice2nice-0.2-7|46	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-7mdv2011.0
12cr|fortune-brice2nice-0.2-7|47	+ Revision: 618331
12cr|fortune-brice2nice-0.2-7|48	- the mass rebuild of 2010.0 packages
12cr|fortune-brice2nice-0.2-7|49	
12cr|fortune-brice2nice-0.2-7|50	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.2-6mdv2010.0
12cr|fortune-brice2nice-0.2-7|51	+ Revision: 428869
12cr|fortune-brice2nice-0.2-7|52	- rebuild
12cr|fortune-brice2nice-0.2-7|53	
12cr|fortune-brice2nice-0.2-7|54	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.2-5mdv2009.0
12cr|fortune-brice2nice-0.2-7|55	+ Revision: 245325
12cr|fortune-brice2nice-0.2-7|56	- rebuild
12cr|fortune-brice2nice-0.2-7|57	
12cr|fortune-brice2nice-0.2-7|58	+ Olivier Blin <oblin@mandriva.com>
12cr|fortune-brice2nice-0.2-7|59	- restore BuildRoot
12cr|fortune-brice2nice-0.2-7|60	
12cr|fortune-brice2nice-0.2-7|61	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.2-3mdv2008.1
12cr|fortune-brice2nice-0.2-7|62	+ Revision: 125188
12cr|fortune-brice2nice-0.2-7|63	- kill re-definition of %%buildroot on Pixel's request
12cr|fortune-brice2nice-0.2-7|64	- import fortune-brice2nice
12cr|fortune-brice2nice-0.2-7|65	
12cr|fortune-brice2nice-0.2-7|66	
12cr|fortune-brice2nice-0.2-7|67	* Fri Sep 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.2-3mdk
12cr|fortune-brice2nice-0.2-7|68	- Buildrequires fix
12cr|fortune-brice2nice-0.2-7|69	
12cr|fortune-brice2nice-0.2-7|70	* Mon Jul 12 2004 Erwan Velu <erwan@mandrakesoft.com> 0.2-2mdk
12cr|fortune-brice2nice-0.2-7|71	- Fixing fu....ng monday mistakes (thx misc)*
12cr|fortune-brice2nice-0.2-7|72	- T'es cass la !
12cr|fortune-brice2nice-0.2-7|73	* Mon Jul 12 2004 Erwan Velu <erwan@mandrakesoft.comg> 0.2-1mdk
12cr|fortune-brice2nice-0.2-7|74	- first Mandrake release

1448 12
12cr|fortune-distribfr-20090926-2|1	%define name fortune-distribfr
12cr|fortune-distribfr-20090926-2|2	%define version 20090926
12cr|fortune-distribfr-20090926-2|3	%define release %mkrel 2
12cr|fortune-distribfr-20090926-2|4	
12cr|fortune-distribfr-20090926-2|5	Summary: The best IRC moments by the French Mandr* team
12cr|fortune-distribfr-20090926-2|6	Summary(fr): Les meilleurs moments IRC par les mandr* français
12cr|fortune-distribfr-20090926-2|7	Name: %{name}
12cr|fortune-distribfr-20090926-2|8	Version: %{version}
12cr|fortune-distribfr-20090926-2|9	Release: %{release}
12cr|fortune-distribfr-20090926-2|10	Source0: %{name}-%{version}.tar.bz2
12cr|fortune-distribfr-20090926-2|11	License: GPLv2+
12cr|fortune-distribfr-20090926-2|12	Group: Toys
12cr|fortune-distribfr-20090926-2|13	URL: http://nanardon.zarb.org/cgi-bin/viewcvs.cgi/?root=fortune
12cr|fortune-distribfr-20090926-2|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fortune-distribfr-20090926-2|15	BuildArch: noarch
12cr|fortune-distribfr-20090926-2|16	Requires: fortune-mod
12cr|fortune-distribfr-20090926-2|17	BuildRequires: fortune-mod
12cr|fortune-distribfr-20090926-2|18	BuildRequires: recode
12cr|fortune-distribfr-20090926-2|19	
12cr|fortune-distribfr-20090926-2|20	%define thanks Milka, Ennael, Zborg, Zorro, Dolly, Erinmargault, Virginie, Hina,
12cr|fortune-distribfr-20090926-2|21	%define thanks2 Paysage, Bibi, Cvjetic, Othalia, Mandi, leeloo, Little_Tux_Girl,
12cr|fortune-distribfr-20090926-2|22	%define thanks3 poipoi, Scara, lafeebleue, Cinaee, eponae, annma, elephantine,
12cr|fortune-distribfr-20090926-2|23	%define thanks4 melodie, Amaz, Jehane, Djezael
12cr|fortune-distribfr-20090926-2|24	
12cr|fortune-distribfr-20090926-2|25	%description
12cr|fortune-distribfr-20090926-2|26	The best moments of IRC chatting from channels #mandriva-fr ( ex #mandrakefr ),
12cr|fortune-distribfr-20090926-2|27	#gentoofr, #lea-linux, on the IRC server irc.freenode.net (in French), and from
12cr|fortune-distribfr-20090926-2|28	the Mandriva Linux Cooker mailing list.
12cr|fortune-distribfr-20090926-2|29	
12cr|fortune-distribfr-20090926-2|30	This package includes octoz fortunes.
12cr|fortune-distribfr-20090926-2|31	
12cr|fortune-distribfr-20090926-2|32	Special thanks to:
12cr|fortune-distribfr-20090926-2|33	%{thanks}
12cr|fortune-distribfr-20090926-2|34	%{thanks2}
12cr|fortune-distribfr-20090926-2|35	%{thanks3}
12cr|fortune-distribfr-20090926-2|36	%{thanks4}.
12cr|fortune-distribfr-20090926-2|37	
12cr|fortune-distribfr-20090926-2|38	%description -l fr
12cr|fortune-distribfr-20090926-2|39	Les meilleurs moments trouvés sur IRC sur les canaux #mandrivafr
12cr|fortune-distribfr-20090926-2|40	( ex #mandrakefr ), #gentoofr, #lea-linux, serveur IRC irc.freenode.net, et sur
12cr|fortune-distribfr-20090926-2|41	la mailing-list Mandriva Linux Cooker.
12cr|fortune-distribfr-20090926-2|42	
12cr|fortune-distribfr-20090926-2|43	Ce paquet inclut les fortunes octoz.
12cr|fortune-distribfr-20090926-2|44	
12cr|fortune-distribfr-20090926-2|45	Spéciale dédicace à:
12cr|fortune-distribfr-20090926-2|46	%{thanks}
12cr|fortune-distribfr-20090926-2|47	%{thanks2}
12cr|fortune-distribfr-20090926-2|48	%{thanks3}
12cr|fortune-distribfr-20090926-2|49	%{thanks4}.
12cr|fortune-distribfr-20090926-2|50	
12cr|fortune-distribfr-20090926-2|51	%prep
12cr|fortune-distribfr-20090926-2|52	%setup -q -c %name
12cr|fortune-distribfr-20090926-2|53	rm -f fr/*.dat
12cr|fortune-distribfr-20090926-2|54	for fortune in fr/*;do recode l1..u8 $fortune; done
12cr|fortune-distribfr-20090926-2|55	
12cr|fortune-distribfr-20090926-2|56	%build
12cr|fortune-distribfr-20090926-2|57	%make clean
12cr|fortune-distribfr-20090926-2|58	%make
12cr|fortune-distribfr-20090926-2|59	
12cr|fortune-distribfr-20090926-2|60	%install
12cr|fortune-distribfr-20090926-2|61	rm -rf $RPM_BUILD_ROOT
12cr|fortune-distribfr-20090926-2|62	%makeinstall_std
12cr|fortune-distribfr-20090926-2|63	cd %buildroot%_datadir/games/fortunes/fr
12cr|fortune-distribfr-20090926-2|64	for x in *.dat; do
12cr|fortune-distribfr-20090926-2|65	ln -s $(echo $x|sed s/.dat//) $(echo $x|sed s/.dat/.u8/)
12cr|fortune-distribfr-20090926-2|66	done
12cr|fortune-distribfr-20090926-2|67	
12cr|fortune-distribfr-20090926-2|68	%clean
12cr|fortune-distribfr-20090926-2|69	rm -rf $RPM_BUILD_ROOT
12cr|fortune-distribfr-20090926-2|70	
12cr|fortune-distribfr-20090926-2|71	%files
12cr|fortune-distribfr-20090926-2|72	%defattr(-,root,root)
12cr|fortune-distribfr-20090926-2|73	%_datadir/games/fortunes/mandrake*
12cr|fortune-distribfr-20090926-2|74	%lang(fr) %_datadir/games/fortunes/fr/*
12cr|fortune-distribfr-20090926-2|75	
12cr|fortune-distribfr-20090926-2|76	
12cr|fortune-distribfr-20090926-2|77	
12cr|fortune-distribfr-20090926-2|78	
12cr|fortune-distribfr-20090926-2|79	%changelog
12cr|fortune-distribfr-20090926-2|80	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 20090926-2mdv2011.0
12cr|fortune-distribfr-20090926-2|81	+ Revision: 618333
12cr|fortune-distribfr-20090926-2|82	- the mass rebuild of 2010.0 packages
12cr|fortune-distribfr-20090926-2|83	
12cr|fortune-distribfr-20090926-2|84	* Sat Sep 26 2009 Michael Scherer <misc@mandriva.org> 20090926-1mdv2010.0
12cr|fortune-distribfr-20090926-2|85	+ Revision: 449404
12cr|fortune-distribfr-20090926-2|86	- update to new snapshot
12cr|fortune-distribfr-20090926-2|87	- update thanks list
12cr|fortune-distribfr-20090926-2|88	- update license
12cr|fortune-distribfr-20090926-2|89	
12cr|fortune-distribfr-20090926-2|90	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 20080829-5mdv2010.0
12cr|fortune-distribfr-20090926-2|91	+ Revision: 437574
12cr|fortune-distribfr-20090926-2|92	- rebuild
12cr|fortune-distribfr-20090926-2|93	
12cr|fortune-distribfr-20090926-2|94	* Sun Feb 15 2009 Olivier Thauvin <nanardon@mandriva.org> 20080829-4mdv2009.1
12cr|fortune-distribfr-20090926-2|95	+ Revision: 340522
12cr|fortune-distribfr-20090926-2|96	- add Jehane
12cr|fortune-distribfr-20090926-2|97	
12cr|fortune-distribfr-20090926-2|98	* Sun Sep 28 2008 Olivier Thauvin <nanardon@mandriva.org> 20080829-3mdv2009.0
12cr|fortune-distribfr-20090926-2|99	+ Revision: 289095
12cr|fortune-distribfr-20090926-2|100	- complete thanks
12cr|fortune-distribfr-20090926-2|101	
12cr|fortune-distribfr-20090926-2|102	* Fri Sep 26 2008 Olivier Thauvin <nanardon@mandriva.org> 20080829-2mdv2009.0
12cr|fortune-distribfr-20090926-2|103	+ Revision: 288722
12cr|fortune-distribfr-20090926-2|104	- update thanks
12cr|fortune-distribfr-20090926-2|105	
12cr|fortune-distribfr-20090926-2|106	* Fri Aug 29 2008 Olivier Thauvin <nanardon@mandriva.org> 20080829-1mdv2009.0
12cr|fortune-distribfr-20090926-2|107	+ Revision: 277291
12cr|fortune-distribfr-20090926-2|108	- 20080829
12cr|fortune-distribfr-20090926-2|109	
12cr|fortune-distribfr-20090926-2|110	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 20070905-4mdv2009.0
12cr|fortune-distribfr-20090926-2|111	+ Revision: 266816
12cr|fortune-distribfr-20090926-2|112	- rebuild early 2009.0 package (before pixel changes)
12cr|fortune-distribfr-20090926-2|113	
12cr|fortune-distribfr-20090926-2|114	+ Olivier Thauvin <nanardon@mandriva.org>
12cr|fortune-distribfr-20090926-2|115	- new miss
12cr|fortune-distribfr-20090926-2|116	- complete thanks 3 again
12cr|fortune-distribfr-20090926-2|117	
12cr|fortune-distribfr-20090926-2|118	+ Michael Scherer <misc@mandriva.org>
12cr|fortune-distribfr-20090926-2|119	- complete thanks3
12cr|fortune-distribfr-20090926-2|120	
12cr|fortune-distribfr-20090926-2|121	* Mon May 05 2008 Götz Waschk <waschk@mandriva.org> 20070905-3mdv2009.0
12cr|fortune-distribfr-20090926-2|122	+ Revision: 201383
12cr|fortune-distribfr-20090926-2|123	- add u8 symlinks
12cr|fortune-distribfr-20090926-2|124	- language tag the French quotes
12cr|fortune-distribfr-20090926-2|125	
12cr|fortune-distribfr-20090926-2|126	* Mon May 05 2008 Götz Waschk <waschk@mandriva.org> 20070905-2mdv2009.0
12cr|fortune-distribfr-20090926-2|127	+ Revision: 201373
12cr|fortune-distribfr-20090926-2|128	- convert fortunes to UTF-8 (bug #23716)
12cr|fortune-distribfr-20090926-2|129	
12cr|fortune-distribfr-20090926-2|130	+ Thierry Vignaud <tv@mandriva.org>
12cr|fortune-distribfr-20090926-2|131	- fix description-line-too-long
12cr|fortune-distribfr-20090926-2|132	- kill re-definition of %%buildroot on Pixel's request
12cr|fortune-distribfr-20090926-2|133	
12cr|fortune-distribfr-20090926-2|134	+ Olivier Blin <oblin@mandriva.com>
12cr|fortune-distribfr-20090926-2|135	- restore BuildRoot
12cr|fortune-distribfr-20090926-2|136	
12cr|fortune-distribfr-20090926-2|137	* Wed Sep 05 2007 Michael Scherer <misc@mandriva.org> 20070905-1mdv2008.0
12cr|fortune-distribfr-20090926-2|138	+ Revision: 80162
12cr|fortune-distribfr-20090926-2|139	- new version, with improved fortunes and quotes
12cr|fortune-distribfr-20090926-2|140	
12cr|fortune-distribfr-20090926-2|141	
12cr|fortune-distribfr-20090926-2|142	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|fortune-distribfr-20090926-2|143	+ 08/06/06 12:11:52 (53421)
12cr|fortune-distribfr-20090926-2|144	- 20060806
12cr|fortune-distribfr-20090926-2|145	
12cr|fortune-distribfr-20090926-2|146	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|fortune-distribfr-20090926-2|147	+ 08/06/06 11:43:03 (53414)
12cr|fortune-distribfr-20090926-2|148	Import fortune-distribfr
12cr|fortune-distribfr-20090926-2|149	
12cr|fortune-distribfr-20090926-2|150	* Sat Mar 25 2006 Olivier Thauvin <nanardon@mandriva.org> 20060325-3mdk
12cr|fortune-distribfr-20090926-2|151	- fix url (again, typo)
12cr|fortune-distribfr-20090926-2|152	
12cr|fortune-distribfr-20090926-2|153	* Sat Mar 25 2006 Olivier Thauvin <nanardon@mandriva.org> 20060325-2mdk
12cr|fortune-distribfr-20090926-2|154	- fix url
12cr|fortune-distribfr-20090926-2|155	
12cr|fortune-distribfr-20090926-2|156	* Sat Mar 25 2006 Olivier Thauvin <nanardon@mandriva.org> 20060325-1mdk
12cr|fortune-distribfr-20090926-2|157	- 20060325
12cr|fortune-distribfr-20090926-2|158	- add Scara to thanks list
12cr|fortune-distribfr-20090926-2|159	
12cr|fortune-distribfr-20090926-2|160	* Tue Dec 20 2005 Michael Scherer <misc@mandriva.org> 20051220-1mdk
12cr|fortune-distribfr-20090926-2|161	- 20051220
12cr|fortune-distribfr-20090926-2|162	
12cr|fortune-distribfr-20090926-2|163	* Thu Oct 27 2005 Michael Scherer <misc@mandriva.org> 20051027-1mdk
12cr|fortune-distribfr-20090926-2|164	- 20051027
12cr|fortune-distribfr-20090926-2|165	
12cr|fortune-distribfr-20090926-2|166	* Sun Aug 28 2005 Michael Scherer <misc@mandriva.org> 20050828-1mdk
12cr|fortune-distribfr-20090926-2|167	- 20050828
12cr|fortune-distribfr-20090926-2|168	
12cr|fortune-distribfr-20090926-2|169	* Thu Jul 28 2005 Olivier Thauvin <nanardon@mandriva.org> 20050728-1mdk
12cr|fortune-distribfr-20090926-2|170	- 20050728 (helldragon included)
12cr|fortune-distribfr-20090926-2|171	- add leeloo and Little_Tux_Girl as girl
12cr|fortune-distribfr-20090926-2|172	
12cr|fortune-distribfr-20090926-2|173	* Wed Jun 08 2005 Michael Scherer <misc@mandriva.org> 20050608-1mdk
12cr|fortune-distribfr-20090926-2|174	- 20050608
12cr|fortune-distribfr-20090926-2|175	- update credit and description
12cr|fortune-distribfr-20090926-2|176	- use mkrel
12cr|fortune-distribfr-20090926-2|177	
12cr|fortune-distribfr-20090926-2|178	* Sat Feb 12 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 20050212-1mdk
12cr|fortune-distribfr-20090926-2|179	- 20050212
12cr|fortune-distribfr-20090926-2|180	
12cr|fortune-distribfr-20090926-2|181	* Mon Oct 18 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 20041018-1mdk
12cr|fortune-distribfr-20090926-2|182	- 20041018
12cr|fortune-distribfr-20090926-2|183	- Description is now UTF-8 encoded (and has better spelling :p)
12cr|fortune-distribfr-20090926-2|184	
12cr|fortune-distribfr-20090926-2|185	* Mon Aug 30 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 20040830-1mdk
12cr|fortune-distribfr-20090926-2|186	- 20040830
12cr|fortune-distribfr-20090926-2|187	
12cr|fortune-distribfr-20090926-2|188	* Tue Aug 03 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 20040803-1mdk
12cr|fortune-distribfr-20090926-2|189	- 20040803 (more octoz and cooker fortunes)
12cr|fortune-distribfr-20090926-2|190	
12cr|fortune-distribfr-20090926-2|191	* Sat Jul 31 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 20040731-1mdk
12cr|fortune-distribfr-20090926-2|192	- 20040731
12cr|fortune-distribfr-20090926-2|193	- integrate missing fabulous octoz fortunes !
12cr|fortune-distribfr-20090926-2|194	
12cr|fortune-distribfr-20090926-2|195	* Sat Jul 24 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 20040724-1mdk
12cr|fortune-distribfr-20090926-2|196	- 20040724
12cr|fortune-distribfr-20090926-2|197	- fix nick in desc
12cr|fortune-distribfr-20090926-2|198	
12cr|fortune-distribfr-20090926-2|199	* Tue Dec 23 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 20031223-1mdk
12cr|fortune-distribfr-20090926-2|200	- 20031223
12cr|fortune-distribfr-20090926-2|201	
12cr|fortune-distribfr-20090926-2|202	* Sun Aug 31 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 20030831-1mdk
12cr|fortune-distribfr-20090926-2|203	- 20030831
12cr|fortune-distribfr-20090926-2|204	- BuildRequires fortune-mod
12cr|fortune-distribfr-20090926-2|205	
12cr|fortune-distribfr-20090926-2|206	* Thu Aug 21 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 20030821-1mdk
12cr|fortune-distribfr-20090926-2|207	- update
12cr|fortune-distribfr-20090926-2|208	

1449 12
12cr|fortune-kernelnewbies-20060120-6|1	%define name fortune-kernelnewbies
12cr|fortune-kernelnewbies-20060120-6|2	%define version 20060120
12cr|fortune-kernelnewbies-20060120-6|3	%define release %mkrel 6
12cr|fortune-kernelnewbies-20060120-6|4	
12cr|fortune-kernelnewbies-20060120-6|5	Summary: The best IRC moments by kernel hacker
12cr|fortune-kernelnewbies-20060120-6|6	Name: %{name}
12cr|fortune-kernelnewbies-20060120-6|7	Version: %{version}
12cr|fortune-kernelnewbies-20060120-6|8	Release: %{release}
12cr|fortune-kernelnewbies-20060120-6|9	Source0: kernelnewbies-fortunes.tar.bz2
12cr|fortune-kernelnewbies-20060120-6|10	License: GPL
12cr|fortune-kernelnewbies-20060120-6|11	Group: Toys
12cr|fortune-kernelnewbies-20060120-6|12	URL: http://kernelnewbies.org/kernelnewbies-fortunes.tar.gz
12cr|fortune-kernelnewbies-20060120-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fortune-kernelnewbies-20060120-6|14	BuildArch: noarch
12cr|fortune-kernelnewbies-20060120-6|15	Requires: fortune-mod
12cr|fortune-kernelnewbies-20060120-6|16	
12cr|fortune-kernelnewbies-20060120-6|17	%description
12cr|fortune-kernelnewbies-20060120-6|18	The best "famous word" of famous kernel hackers.
12cr|fortune-kernelnewbies-20060120-6|19	
12cr|fortune-kernelnewbies-20060120-6|20	%prep
12cr|fortune-kernelnewbies-20060120-6|21	%setup -q -c %name
12cr|fortune-kernelnewbies-20060120-6|22	
12cr|fortune-kernelnewbies-20060120-6|23	%build
12cr|fortune-kernelnewbies-20060120-6|24	# nothing to do
12cr|fortune-kernelnewbies-20060120-6|25	
12cr|fortune-kernelnewbies-20060120-6|26	%install
12cr|fortune-kernelnewbies-20060120-6|27	rm -rf $RPM_BUILD_ROOT
12cr|fortune-kernelnewbies-20060120-6|28	mkdir -p $RPM_BUILD_ROOT/%_datadir/games/fortunes
12cr|fortune-kernelnewbies-20060120-6|29	install -m 644 kernelnewbies $RPM_BUILD_ROOT/%_datadir/games/fortunes/
12cr|fortune-kernelnewbies-20060120-6|30	install -m 644 kernelnewbies.dat $RPM_BUILD_ROOT/%_datadir/games/fortunes/
12cr|fortune-kernelnewbies-20060120-6|31	
12cr|fortune-kernelnewbies-20060120-6|32	%clean
12cr|fortune-kernelnewbies-20060120-6|33	rm -rf $RPM_BUILD_ROOT
12cr|fortune-kernelnewbies-20060120-6|34	
12cr|fortune-kernelnewbies-20060120-6|35	%files
12cr|fortune-kernelnewbies-20060120-6|36	%defattr(-,root,root)
12cr|fortune-kernelnewbies-20060120-6|37	%_datadir/games/fortunes/*
12cr|fortune-kernelnewbies-20060120-6|38	
12cr|fortune-kernelnewbies-20060120-6|39	
12cr|fortune-kernelnewbies-20060120-6|40	
12cr|fortune-kernelnewbies-20060120-6|41	
12cr|fortune-kernelnewbies-20060120-6|42	%changelog
12cr|fortune-kernelnewbies-20060120-6|43	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 20060120-6mdv2011.0
12cr|fortune-kernelnewbies-20060120-6|44	+ Revision: 618334
12cr|fortune-kernelnewbies-20060120-6|45	- the mass rebuild of 2010.0 packages
12cr|fortune-kernelnewbies-20060120-6|46	
12cr|fortune-kernelnewbies-20060120-6|47	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 20060120-5mdv2010.0
12cr|fortune-kernelnewbies-20060120-6|48	+ Revision: 428877
12cr|fortune-kernelnewbies-20060120-6|49	- rebuild
12cr|fortune-kernelnewbies-20060120-6|50	
12cr|fortune-kernelnewbies-20060120-6|51	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 20060120-4mdv2009.0
12cr|fortune-kernelnewbies-20060120-6|52	+ Revision: 245326
12cr|fortune-kernelnewbies-20060120-6|53	- rebuild
12cr|fortune-kernelnewbies-20060120-6|54	
12cr|fortune-kernelnewbies-20060120-6|55	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 20060120-3mdv2009.0
12cr|fortune-kernelnewbies-20060120-6|56	+ Revision: 239586
12cr|fortune-kernelnewbies-20060120-6|57	- rebuild
12cr|fortune-kernelnewbies-20060120-6|58	
12cr|fortune-kernelnewbies-20060120-6|59	+ Olivier Blin <oblin@mandriva.com>
12cr|fortune-kernelnewbies-20060120-6|60	- restore BuildRoot
12cr|fortune-kernelnewbies-20060120-6|61	
12cr|fortune-kernelnewbies-20060120-6|62	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 20060120-1mdv2008.1
12cr|fortune-kernelnewbies-20060120-6|63	+ Revision: 125192
12cr|fortune-kernelnewbies-20060120-6|64	- kill re-definition of %%buildroot on Pixel's request
12cr|fortune-kernelnewbies-20060120-6|65	
12cr|fortune-kernelnewbies-20060120-6|66	
12cr|fortune-kernelnewbies-20060120-6|67	* Sat Mar 24 2007 trem <trem@mandriva.org> 20060120-1mdv2007.1
12cr|fortune-kernelnewbies-20060120-6|68	+ Revision: 148718
12cr|fortune-kernelnewbies-20060120-6|69	- Import fortune-kernelnewbies
12cr|fortune-kernelnewbies-20060120-6|70	
12cr|fortune-kernelnewbies-20060120-6|71	* Sat Feb 25 2006 trem <trem@mandriva.org> 20060120-1mdk
12cr|fortune-kernelnewbies-20060120-6|72	- last modified 2006/01/20
12cr|fortune-kernelnewbies-20060120-6|73	
12cr|fortune-kernelnewbies-20060120-6|74	* Sun Dec 04 2005 trem <trem@zarb.org> 20051003-1mdk
12cr|fortune-kernelnewbies-20060120-6|75	- First beautifull and wonderfull package for contrib
12cr|fortune-kernelnewbies-20060120-6|76	

1450 12
12cr|fortune-MDOS-fr-20040104-7|1	%define name fortune-MDOS-fr
12cr|fortune-MDOS-fr-20040104-7|2	%define version 20040104
12cr|fortune-MDOS-fr-20040104-7|3	%define release %mkrel 7
12cr|fortune-MDOS-fr-20040104-7|4	
12cr|fortune-MDOS-fr-20040104-7|5	Summary: The best of Jayce about MultiDeskOS
12cr|fortune-MDOS-fr-20040104-7|6	Summary(fr): Le meilleur de Jayce  propos de MultiDeskOS
12cr|fortune-MDOS-fr-20040104-7|7	Name: %{name}
12cr|fortune-MDOS-fr-20040104-7|8	Version: %{version}
12cr|fortune-MDOS-fr-20040104-7|9	Release: %{release}
12cr|fortune-MDOS-fr-20040104-7|10	Source0: multidesk.tar.bz2
12cr|fortune-MDOS-fr-20040104-7|11	License: Public Domain
12cr|fortune-MDOS-fr-20040104-7|12	Group: Toys
12cr|fortune-MDOS-fr-20040104-7|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|fortune-MDOS-fr-20040104-7|14	BuildArch: noarch
12cr|fortune-MDOS-fr-20040104-7|15	Url: http://lordoric.free.fr/fortunes
12cr|fortune-MDOS-fr-20040104-7|16	BuildRequires: fortune-mod
12cr|fortune-MDOS-fr-20040104-7|17	Requires: fortune-mod locales-fr
12cr|fortune-MDOS-fr-20040104-7|18	
12cr|fortune-MDOS-fr-20040104-7|19	%description -l fr
12cr|fortune-MDOS-fr-20040104-7|20	Le meilleur de la liste de discussion de MultideskOS et de la documentation
12cr|fortune-MDOS-fr-20040104-7|21	de ce systme (?) d'avenir.
12cr|fortune-MDOS-fr-20040104-7|22	
12cr|fortune-MDOS-fr-20040104-7|23	%description
12cr|fortune-MDOS-fr-20040104-7|24	Best of MultideskOS' ML and documentation. In French.
12cr|fortune-MDOS-fr-20040104-7|25	
12cr|fortune-MDOS-fr-20040104-7|26	%prep
12cr|fortune-MDOS-fr-20040104-7|27	%setup -c
12cr|fortune-MDOS-fr-20040104-7|28	
12cr|fortune-MDOS-fr-20040104-7|29	%build
12cr|fortune-MDOS-fr-20040104-7|30	sed -i 's/\r//g' multidesk
12cr|fortune-MDOS-fr-20040104-7|31	cat multidesk2 >> multidesk
12cr|fortune-MDOS-fr-20040104-7|32	%{_sbindir}/strfile multidesk
12cr|fortune-MDOS-fr-20040104-7|33	
12cr|fortune-MDOS-fr-20040104-7|34	%install
12cr|fortune-MDOS-fr-20040104-7|35	rm -rf $RPM_BUILD_ROOT
12cr|fortune-MDOS-fr-20040104-7|36	mkdir -p $RPM_BUILD_ROOT/%_datadir/games/fortunes/fr/
12cr|fortune-MDOS-fr-20040104-7|37	cp multidesk multidesk.dat $RPM_BUILD_ROOT/%_datadir/games/fortunes/fr/
12cr|fortune-MDOS-fr-20040104-7|38	
12cr|fortune-MDOS-fr-20040104-7|39	%clean
12cr|fortune-MDOS-fr-20040104-7|40	rm -rf $RPM_BUILD_ROOT
12cr|fortune-MDOS-fr-20040104-7|41	
12cr|fortune-MDOS-fr-20040104-7|42	%files
12cr|fortune-MDOS-fr-20040104-7|43	%defattr(-,root,root)
12cr|fortune-MDOS-fr-20040104-7|44	%doc multidesk.licence
12cr|fortune-MDOS-fr-20040104-7|45	%_datadir/games/fortunes/fr/multidesk*
12cr|fortune-MDOS-fr-20040104-7|46	
12cr|fortune-MDOS-fr-20040104-7|47	
12cr|fortune-MDOS-fr-20040104-7|48	
12cr|fortune-MDOS-fr-20040104-7|49	
12cr|fortune-MDOS-fr-20040104-7|50	%changelog
12cr|fortune-MDOS-fr-20040104-7|51	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 20040104-7mdv2011.0
12cr|fortune-MDOS-fr-20040104-7|52	+ Revision: 618314
12cr|fortune-MDOS-fr-20040104-7|53	- the mass rebuild of 2010.0 packages
12cr|fortune-MDOS-fr-20040104-7|54	
12cr|fortune-MDOS-fr-20040104-7|55	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 20040104-6mdv2010.0
12cr|fortune-MDOS-fr-20040104-7|56	+ Revision: 428879
12cr|fortune-MDOS-fr-20040104-7|57	- rebuild
12cr|fortune-MDOS-fr-20040104-7|58	
12cr|fortune-MDOS-fr-20040104-7|59	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 20040104-5mdv2009.0
12cr|fortune-MDOS-fr-20040104-7|60	+ Revision: 245327
12cr|fortune-MDOS-fr-20040104-7|61	- rebuild
12cr|fortune-MDOS-fr-20040104-7|62	
12cr|fortune-MDOS-fr-20040104-7|63	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 20040104-3mdv2008.1
12cr|fortune-MDOS-fr-20040104-7|64	+ Revision: 136417
12cr|fortune-MDOS-fr-20040104-7|65	- restore BuildRoot
12cr|fortune-MDOS-fr-20040104-7|66	
12cr|fortune-MDOS-fr-20040104-7|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|fortune-MDOS-fr-20040104-7|68	- kill re-definition of %%buildroot on Pixel's request
12cr|fortune-MDOS-fr-20040104-7|69	
12cr|fortune-MDOS-fr-20040104-7|70	
12cr|fortune-MDOS-fr-20040104-7|71	* Sun Feb 25 2007 Olivier Thauvin <nanardon@mandriva.org> 20040104-3mdv2007.0
12cr|fortune-MDOS-fr-20040104-7|72	+ Revision: 125584
12cr|fortune-MDOS-fr-20040104-7|73	- rebuild
12cr|fortune-MDOS-fr-20040104-7|74	- Import fortune-MDOS-fr
12cr|fortune-MDOS-fr-20040104-7|75	
12cr|fortune-MDOS-fr-20040104-7|76	* Sat Apr 29 2006 Pascal Terjan <pterjan@mandriva.org> 20040104-2mdk
12cr|fortune-MDOS-fr-20040104-7|77	- mkrel
12cr|fortune-MDOS-fr-20040104-7|78	
12cr|fortune-MDOS-fr-20040104-7|79	* Sat Aug 14 2004 Pascal Terjan <pterjan@mandrake.org> 20040104-1mdk
12cr|fortune-MDOS-fr-20040104-7|80	- 20040104
12cr|fortune-MDOS-fr-20040104-7|81	

1451 12
12cr|fortune-murphy-1.0-13|1	%define base_name	murphy
12cr|fortune-murphy-1.0-13|2	%define name		fortune-%{base_name}
12cr|fortune-murphy-1.0-13|3	%define version		1.0
12cr|fortune-murphy-1.0-13|4	%define release		%mkrel 13
12cr|fortune-murphy-1.0-13|5	
12cr|fortune-murphy-1.0-13|6	Name:		%{name}
12cr|fortune-murphy-1.0-13|7	Version:	%{version}
12cr|fortune-murphy-1.0-13|8	Release:	%{release}
12cr|fortune-murphy-1.0-13|9	Summary:	Quotes from Murphy's laws
12cr|fortune-murphy-1.0-13|10	License:	GPL
12cr|fortune-murphy-1.0-13|11	Group:		Toys
12cr|fortune-murphy-1.0-13|12	Url:		http://lis.snv.jussieu.fr/~rousse/linux
12cr|fortune-murphy-1.0-13|13	Source:		%{name}-%{version}.tar.bz2
12cr|fortune-murphy-1.0-13|14	Requires:	fortune-mod
12cr|fortune-murphy-1.0-13|15	BuildArch:	noarch
12cr|fortune-murphy-1.0-13|16	Buildroot:	%{_tmppath}/%{name}-%{version}
12cr|fortune-murphy-1.0-13|17	
12cr|fortune-murphy-1.0-13|18	%description
12cr|fortune-murphy-1.0-13|19	This is a collection of more than 1250 Murphy's (& Al) laws, ignominously
12cr|fortune-murphy-1.0-13|20	stolen from the excellent Ultimate Collection of Murphy's Laws by Andreas Götz
12cr|fortune-murphy-1.0-13|21	(http://www.cpuidle.de/murphy.shtml), at format used by the good old fortune
12cr|fortune-murphy-1.0-13|22	command.
12cr|fortune-murphy-1.0-13|23	
12cr|fortune-murphy-1.0-13|24	%prep
12cr|fortune-murphy-1.0-13|25	%setup -q
12cr|fortune-murphy-1.0-13|26	
12cr|fortune-murphy-1.0-13|27	%build
12cr|fortune-murphy-1.0-13|28	
12cr|fortune-murphy-1.0-13|29	%clean
12cr|fortune-murphy-1.0-13|30	rm -rf %{buildroot}
12cr|fortune-murphy-1.0-13|31	
12cr|fortune-murphy-1.0-13|32	%install
12cr|fortune-murphy-1.0-13|33	install -d -m 755 %{buildroot}%{_gamesdatadir}/fortunes
12cr|fortune-murphy-1.0-13|34	for file in data/*; do
12cr|fortune-murphy-1.0-13|35	install -m 644 $file %{buildroot}%{_gamesdatadir}/fortunes/%{base_name}-`basename $file`
12cr|fortune-murphy-1.0-13|36	done
12cr|fortune-murphy-1.0-13|37	
12cr|fortune-murphy-1.0-13|38	%files
12cr|fortune-murphy-1.0-13|39	%defattr(-,root,root)
12cr|fortune-murphy-1.0-13|40	%doc COPYING README
12cr|fortune-murphy-1.0-13|41	%{_gamesdatadir}/fortunes/*
12cr|fortune-murphy-1.0-13|42	
12cr|fortune-murphy-1.0-13|43	
12cr|fortune-murphy-1.0-13|44	
12cr|fortune-murphy-1.0-13|45	%changelog
12cr|fortune-murphy-1.0-13|46	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-13mdv2011.0
12cr|fortune-murphy-1.0-13|47	+ Revision: 618335
12cr|fortune-murphy-1.0-13|48	- the mass rebuild of 2010.0 packages
12cr|fortune-murphy-1.0-13|49	
12cr|fortune-murphy-1.0-13|50	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.0-12mdv2010.0
12cr|fortune-murphy-1.0-13|51	+ Revision: 428880
12cr|fortune-murphy-1.0-13|52	- rebuild
12cr|fortune-murphy-1.0-13|53	
12cr|fortune-murphy-1.0-13|54	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0-11mdv2009.0
12cr|fortune-murphy-1.0-13|55	+ Revision: 245328
12cr|fortune-murphy-1.0-13|56	- rebuild
12cr|fortune-murphy-1.0-13|57	
12cr|fortune-murphy-1.0-13|58	+ Olivier Blin <oblin@mandriva.com>
12cr|fortune-murphy-1.0-13|59	- restore BuildRoot
12cr|fortune-murphy-1.0-13|60	
12cr|fortune-murphy-1.0-13|61	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-9mdv2008.1
12cr|fortune-murphy-1.0-13|62	+ Revision: 132426
12cr|fortune-murphy-1.0-13|63	- rebuild
12cr|fortune-murphy-1.0-13|64	
12cr|fortune-murphy-1.0-13|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|fortune-murphy-1.0-13|66	- kill re-definition of %%buildroot on Pixel's request
12cr|fortune-murphy-1.0-13|67	- import fortune-murphy
12cr|fortune-murphy-1.0-13|68	
12cr|fortune-murphy-1.0-13|69	
12cr|fortune-murphy-1.0-13|70	* Fri Aug 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-8mdv2007.0
12cr|fortune-murphy-1.0-13|71	- %%mkrel
12cr|fortune-murphy-1.0-13|72	
12cr|fortune-murphy-1.0-13|73	* Fri Aug 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-7mdk
12cr|fortune-murphy-1.0-13|74	- rebuild
12cr|fortune-murphy-1.0-13|75	- spec cleanup
12cr|fortune-murphy-1.0-13|76	
12cr|fortune-murphy-1.0-13|77	* Thu Aug 05 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.0-6mdk
12cr|fortune-murphy-1.0-13|78	- fix spec encoding (tvignaud@mandrakesoft.com)
12cr|fortune-murphy-1.0-13|79	
12cr|fortune-murphy-1.0-13|80	* Wed Jul 21 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.0-5mdk
12cr|fortune-murphy-1.0-13|81	- rebuild
12cr|fortune-murphy-1.0-13|82	
12cr|fortune-murphy-1.0-13|83	* Sat Feb 28 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.0-4mdk
12cr|fortune-murphy-1.0-13|84	- rebuild
12cr|fortune-murphy-1.0-13|85	
12cr|fortune-murphy-1.0-13|86	* Sat Jan 04 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.0-3mdk
12cr|fortune-murphy-1.0-13|87	- rebuild
12cr|fortune-murphy-1.0-13|88	
12cr|fortune-murphy-1.0-13|89	* Fri Nov 02 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.0-2mdk
12cr|fortune-murphy-1.0-13|90	- moved files to %%{_gamesdatadir}/fortunes
12cr|fortune-murphy-1.0-13|91	
12cr|fortune-murphy-1.0-13|92	* Thu Nov 01 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.0-1mdk
12cr|fortune-murphy-1.0-13|93	- first Mandrake release

1452 12
12cr|fortune-top100-1.0-10|1	%define base_name	top100
12cr|fortune-top100-1.0-10|2	%define name		fortune-%{base_name}
12cr|fortune-top100-1.0-10|3	%define version		1.0
12cr|fortune-top100-1.0-10|4	%define release		%mkrel 10
12cr|fortune-top100-1.0-10|5	
12cr|fortune-top100-1.0-10|6	Name:		%{name}
12cr|fortune-top100-1.0-10|7	Version:	%{version}
12cr|fortune-top100-1.0-10|8	Release:	%{release}
12cr|fortune-top100-1.0-10|9	Summary:	Top 100 things you don't want the sysadmin to say
12cr|fortune-top100-1.0-10|10	License:	Public Domain
12cr|fortune-top100-1.0-10|11	Group:		Toys
12cr|fortune-top100-1.0-10|12	Source:		%{base_name}.tar.bz2
12cr|fortune-top100-1.0-10|13	Url:		http://people.redhat.com/andrew/humor/100sys.html
12cr|fortune-top100-1.0-10|14	Requires:	fortune-mod
12cr|fortune-top100-1.0-10|15	BuildArch:	noarch
12cr|fortune-top100-1.0-10|16	Buildroot:	%{_tmppath}/%{name}-%{version}
12cr|fortune-top100-1.0-10|17	
12cr|fortune-top100-1.0-10|18	%description
12cr|fortune-top100-1.0-10|19	The top 100 things you don't want the sysadmin to say in fortune format.
12cr|fortune-top100-1.0-10|20	
12cr|fortune-top100-1.0-10|21	%prep
12cr|fortune-top100-1.0-10|22	%setup -q -n %{base_name}
12cr|fortune-top100-1.0-10|23	
12cr|fortune-top100-1.0-10|24	%build
12cr|fortune-top100-1.0-10|25	
12cr|fortune-top100-1.0-10|26	%clean
12cr|fortune-top100-1.0-10|27	rm -rf %{buildroot}
12cr|fortune-top100-1.0-10|28	
12cr|fortune-top100-1.0-10|29	%install
12cr|fortune-top100-1.0-10|30	rm -rf %{buildroot}
12cr|fortune-top100-1.0-10|31	install -d -m 755 %{buildroot}%{_gamesdatadir}/fortunes
12cr|fortune-top100-1.0-10|32	install -m 644 %{base_name}* %{buildroot}%{_gamesdatadir}/fortunes
12cr|fortune-top100-1.0-10|33	
12cr|fortune-top100-1.0-10|34	%files
12cr|fortune-top100-1.0-10|35	%defattr(-,root,root)
12cr|fortune-top100-1.0-10|36	%{_gamesdatadir}/fortunes/*
12cr|fortune-top100-1.0-10|37	
12cr|fortune-top100-1.0-10|38	
12cr|fortune-top100-1.0-10|39	
12cr|fortune-top100-1.0-10|40	%changelog
12cr|fortune-top100-1.0-10|41	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-10mdv2011.0
12cr|fortune-top100-1.0-10|42	+ Revision: 618336
12cr|fortune-top100-1.0-10|43	- the mass rebuild of 2010.0 packages
12cr|fortune-top100-1.0-10|44	
12cr|fortune-top100-1.0-10|45	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.0-9mdv2010.0
12cr|fortune-top100-1.0-10|46	+ Revision: 428881
12cr|fortune-top100-1.0-10|47	- rebuild
12cr|fortune-top100-1.0-10|48	
12cr|fortune-top100-1.0-10|49	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0-8mdv2009.0
12cr|fortune-top100-1.0-10|50	+ Revision: 245329
12cr|fortune-top100-1.0-10|51	- rebuild
12cr|fortune-top100-1.0-10|52	
12cr|fortune-top100-1.0-10|53	+ Olivier Blin <oblin@mandriva.com>
12cr|fortune-top100-1.0-10|54	- restore BuildRoot
12cr|fortune-top100-1.0-10|55	
12cr|fortune-top100-1.0-10|56	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.0-6mdv2008.1
12cr|fortune-top100-1.0-10|57	+ Revision: 125201
12cr|fortune-top100-1.0-10|58	- kill re-definition of %%buildroot on Pixel's request
12cr|fortune-top100-1.0-10|59	- import fortune-top100
12cr|fortune-top100-1.0-10|60	
12cr|fortune-top100-1.0-10|61	
12cr|fortune-top100-1.0-10|62	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-6mdv2007.0
12cr|fortune-top100-1.0-10|63	- %%mkrel
12cr|fortune-top100-1.0-10|64	- clean buildroot before install
12cr|fortune-top100-1.0-10|65	
12cr|fortune-top100-1.0-10|66	* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-5mdk
12cr|fortune-top100-1.0-10|67	- spec cleanup
12cr|fortune-top100-1.0-10|68	
12cr|fortune-top100-1.0-10|69	* Wed Jul 21 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.0-4mdk
12cr|fortune-top100-1.0-10|70	- rebuild
12cr|fortune-top100-1.0-10|71	
12cr|fortune-top100-1.0-10|72	* Sat Feb 28 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.0-3mdk
12cr|fortune-top100-1.0-10|73	- rebuild
12cr|fortune-top100-1.0-10|74	
12cr|fortune-top100-1.0-10|75	* Sat Jan 04 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.0-2mdk
12cr|fortune-top100-1.0-10|76	- rebuild
12cr|fortune-top100-1.0-10|77	
12cr|fortune-top100-1.0-10|78	* Mon Nov 19 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.0-1mdk
12cr|fortune-top100-1.0-10|79	- first Mandrake release

1453 12
12cr|fotowall-0.9-1|1	Name:		fotowall
12cr|fotowall-0.9-1|2	Version:	0.9
12cr|fotowall-0.9-1|3	Release:	%mkrel 1
12cr|fotowall-0.9-1|4	Summary:	FotoWall is a wallpaper generator
12cr|fotowall-0.9-1|5	License:	GPLv2
12cr|fotowall-0.9-1|6	Source0:	Fotowall-%{version}.tar.bz2
12cr|fotowall-0.9-1|7	Group:		Graphical desktop/KDE
12cr|fotowall-0.9-1|8	URL:		http://www.kde-apps.org/content/show.php/FotoWall?content=71320
12cr|fotowall-0.9-1|9	BuildRequires:	qt4-devel >= 4.5.2
12cr|fotowall-0.9-1|10	BuildRequires:	libv4l-devel
12cr|fotowall-0.9-1|11	BuildRequires:	desktop-file-utils
12cr|fotowall-0.9-1|12	
12cr|fotowall-0.9-1|13	%description
12cr|fotowall-0.9-1|14	FotoWall is a wallpaper generator rendering some of your favorite pictures
12cr|fotowall-0.9-1|15	in a nice and smooth high resolution composition.
12cr|fotowall-0.9-1|16	
12cr|fotowall-0.9-1|17	%prep
12cr|fotowall-0.9-1|18	%setup -q -n Fotowall-%{version}
12cr|fotowall-0.9-1|19	# for hidden-file-or-dir warning
12cr|fotowall-0.9-1|20	sed -i -e "s/\.build/build/" %{name}.pro
12cr|fotowall-0.9-1|21	# Unused file
12cr|fotowall-0.9-1|22	sed -i -e "/scripts/d" -e "s@man\ \\\@man@" %{name}.pro
12cr|fotowall-0.9-1|23	# for v4l1 compatibility
12cr|fotowall-0.9-1|24	sed -i -e 's/linux\/videodev.h/libv4l1-videodev.h/' 3rdparty/videocapture/VideoDevice.h
12cr|fotowall-0.9-1|25	
12cr|fotowall-0.9-1|26	%build
12cr|fotowall-0.9-1|27	%qmake_qt4
12cr|fotowall-0.9-1|28	%make
12cr|fotowall-0.9-1|29	
12cr|fotowall-0.9-1|30	%install
12cr|fotowall-0.9-1|31	%__rm -rf %{buildroot}
12cr|fotowall-0.9-1|32	make install INSTALL_ROOT=%{buildroot}
12cr|fotowall-0.9-1|33	desktop-file-install --vendor="" \
12cr|fotowall-0.9-1|34	--mode 644 \
12cr|fotowall-0.9-1|35	--dir %{buildroot}%{_datadir}/applications/ \
12cr|fotowall-0.9-1|36	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|fotowall-0.9-1|37	
12cr|fotowall-0.9-1|38	%clean
12cr|fotowall-0.9-1|39	%__rm -rf %{buildroot}
12cr|fotowall-0.9-1|40	
12cr|fotowall-0.9-1|41	%files
12cr|fotowall-0.9-1|42	%doc README.markdown GPL_V2
12cr|fotowall-0.9-1|43	%{_bindir}/%{name}
12cr|fotowall-0.9-1|44	%{_datadir}/applications/%{name}.desktop
12cr|fotowall-0.9-1|45	%{_datadir}/pixmaps/%{name}.png
12cr|fotowall-0.9-1|46	%{_mandir}/man1/%{name}.1.*
12cr|fotowall-0.9-1|47	
12cr|fotowall-0.9-1|48	
12cr|fotowall-0.9-1|49	
12cr|fotowall-0.9-1|50	
12cr|fotowall-0.9-1|51	%changelog
12cr|fotowall-0.9-1|52	

1454 12
12cr|fotoxx-12.08-2|1	Name:			fotoxx
12cr|fotoxx-12.08-2|2	Version:		12.08
12cr|fotoxx-12.08-2|3	Release:		2
12cr|fotoxx-12.08-2|4	Summary:		Editor of image files from digital cameras
12cr|fotoxx-12.08-2|5	License:		GPLv3
12cr|fotoxx-12.08-2|6	Group:			Graphics
12cr|fotoxx-12.08-2|7	Source0:		http://kornelix.squarespace.com/storage/downloads/%{name}-%{version}.tar.gz
12cr|fotoxx-12.08-2|8	URL:			http://kornelix.squarespace.com/fotoxx/
12cr|fotoxx-12.08-2|9	BuildRequires:		pkgconfig(gtk+-3.0)
12cr|fotoxx-12.08-2|10	BuildRequires:		ufraw
12cr|fotoxx-12.08-2|11	BuildRequires:		perl-Image-ExifTool
12cr|fotoxx-12.08-2|12	BuildRequires:		tiff-devel
12cr|fotoxx-12.08-2|13	BuildRequires:		xdg-utils
12cr|fotoxx-12.08-2|14	BuildRequires:		imagemagick
12cr|fotoxx-12.08-2|15	Requires:		exiv2
12cr|fotoxx-12.08-2|16	Requires:		ufraw
12cr|fotoxx-12.08-2|17	Requires:		perl-Image-ExifTool
12cr|fotoxx-12.08-2|18	
12cr|fotoxx-12.08-2|19	%description
12cr|fotoxx-12.08-2|20	Edit image files from a digital camera. Includes color and contrast
12cr|fotoxx-12.08-2|21	enhancement, red-eye removal, sharpen, crop, rotate, noise removal,
12cr|fotoxx-12.08-2|22	HDR (high dynamic range) and panorama image compositing, thumbnail
12cr|fotoxx-12.08-2|23	image browser, tag editing and search.
12cr|fotoxx-12.08-2|24	
12cr|fotoxx-12.08-2|25	%prep
12cr|fotoxx-12.08-2|26	%setup -q
12cr|fotoxx-12.08-2|27	
12cr|fotoxx-12.08-2|28	%build
12cr|fotoxx-12.08-2|29	%make CXXFLAGS="%{optflags}" LDFLAGS="%{ldflags}" PREFIX=%{_prefix}
12cr|fotoxx-12.08-2|30	
12cr|fotoxx-12.08-2|31	%install
12cr|fotoxx-12.08-2|32	%__make PREFIX=%{buildroot}%{_prefix} install
12cr|fotoxx-12.08-2|33	
12cr|fotoxx-12.08-2|34	# menu icon
12cr|fotoxx-12.08-2|35	%__install -D -m 644 %{buildroot}%{_datadir}/%{name}/icons/%{name}.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|fotoxx-12.08-2|36	for size in 16 24 32 48
12cr|fotoxx-12.08-2|37	do
12cr|fotoxx-12.08-2|38	%__install -d %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/
12cr|fotoxx-12.08-2|39	convert -resize ${size}x${size} %{buildroot}%{_datadir}/%{name}/icons/%{name}.png %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png
12cr|fotoxx-12.08-2|40	done
12cr|fotoxx-12.08-2|41	
12cr|fotoxx-12.08-2|42	# (tpg) drop upstream desktop file
12cr|fotoxx-12.08-2|43	rm -rf %{buildroot}%{_datadir}/applications/kornelix-fotoxx.desktop
12cr|fotoxx-12.08-2|44	
12cr|fotoxx-12.08-2|45	# menu entry
12cr|fotoxx-12.08-2|46	mkdir -p %{buildroot}%{_datadir}/applications
12cr|fotoxx-12.08-2|47	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|fotoxx-12.08-2|48	[Desktop Entry]
12cr|fotoxx-12.08-2|49	Version=1.0
12cr|fotoxx-12.08-2|50	Name=%{name}
12cr|fotoxx-12.08-2|51	GenericName=Image Editor
12cr|fotoxx-12.08-2|52	Comment=Edit image files from a digital camera
12cr|fotoxx-12.08-2|53	Exec=%{_bindir}/%{name}
12cr|fotoxx-12.08-2|54	Icon=%{name}
12cr|fotoxx-12.08-2|55	Terminal=false
12cr|fotoxx-12.08-2|56	Type=Application
12cr|fotoxx-12.08-2|57	StartupNotify=true
12cr|fotoxx-12.08-2|58	Categories=Graphics;X-MandrivaLinux-CrossDesktop;
12cr|fotoxx-12.08-2|59	EOF
12cr|fotoxx-12.08-2|60	
12cr|fotoxx-12.08-2|61	# drop ugly Russian translation until it will be fixed
12cr|fotoxx-12.08-2|62	rm -f %{buildroot}%{_datadir}/%{name}/locales/%{name}-ru.po
12cr|fotoxx-12.08-2|63	
12cr|fotoxx-12.08-2|64	%files
12cr|fotoxx-12.08-2|65	%{_docdir}/%{name}
12cr|fotoxx-12.08-2|66	%{_bindir}/%{name}
12cr|fotoxx-12.08-2|67	%{_datadir}/%{name}
12cr|fotoxx-12.08-2|68	%{_datadir}/applications/%{name}.desktop
12cr|fotoxx-12.08-2|69	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cr|fotoxx-12.08-2|70	%{_mandir}/man1/fotoxx.1*

1455 12
12cr|fox1.6-1.6.47-1|1	%define oname fox
12cr|fox1.6-1.6.47-1|2	
12cr|fox1.6-1.6.47-1|3	%define libname %mklibname %{oname} 1.6 0
12cr|fox1.6-1.6.47-1|4	%define develname %mklibname %{name} -d
12cr|fox1.6-1.6.47-1|5	
12cr|fox1.6-1.6.47-1|6	Summary:	The FOX C++ GUI Toolkit
12cr|fox1.6-1.6.47-1|7	Name:		fox1.6
12cr|fox1.6-1.6.47-1|8	Version:	1.6.47
12cr|fox1.6-1.6.47-1|9	Release:	1
12cr|fox1.6-1.6.47-1|10	License:	LGPLv2+
12cr|fox1.6-1.6.47-1|11	Group:		Development/C++
12cr|fox1.6-1.6.47-1|12	URL:		http://www.fox-toolkit.org
12cr|fox1.6-1.6.47-1|13	Source:		http://www.fox-toolkit.org/ftp/%{oname}-%{version}.tar.gz
12cr|fox1.6-1.6.47-1|14	Patch0:		fox-1.6.36-fix-str-fmt.patch
12cr|fox1.6-1.6.47-1|15	Patch1:		fox-1.6.43-fix-linkage.patch
12cr|fox1.6-1.6.47-1|16	BuildRequires:	bzip2-devel
12cr|fox1.6-1.6.47-1|17	BuildRequires:	cups-devel
12cr|fox1.6-1.6.47-1|18	BuildRequires:	pkgconfig(fontconfig)
12cr|fox1.6-1.6.47-1|19	BuildRequires:	pkgconfig(glu)
12cr|fox1.6-1.6.47-1|20	BuildRequires:	pkgconfig(xcursor)
12cr|fox1.6-1.6.47-1|21	BuildRequires:	pkgconfig(xft)
12cr|fox1.6-1.6.47-1|22	BuildRequires:	pkgconfig(xrandr)
12cr|fox1.6-1.6.47-1|23	
12cr|fox1.6-1.6.47-1|24	%description
12cr|fox1.6-1.6.47-1|25	FOX is a C++-Based Library for Graphical User Interface Development
12cr|fox1.6-1.6.47-1|26	FOX supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
12cr|fox1.6-1.6.47-1|27	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
12cr|fox1.6-1.6.47-1|28	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
12cr|fox1.6-1.6.47-1|29	3D graphics.  Subclassing of basic FOX widgets allows for easy
12cr|fox1.6-1.6.47-1|30	extension beyond the built-in widgets by application writers.
12cr|fox1.6-1.6.47-1|31	
12cr|fox1.6-1.6.47-1|32	%package -n %{libname}
12cr|fox1.6-1.6.47-1|33	Summary:	The FOX C++ GUI Toolkit - Libraries
12cr|fox1.6-1.6.47-1|34	Group:		System/Libraries
12cr|fox1.6-1.6.47-1|35	
12cr|fox1.6-1.6.47-1|36	%description -n %{libname}
12cr|fox1.6-1.6.47-1|37	FOX is a C++-Based Library for Graphical User Interface Development
12cr|fox1.6-1.6.47-1|38	FOX supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
12cr|fox1.6-1.6.47-1|39	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
12cr|fox1.6-1.6.47-1|40	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
12cr|fox1.6-1.6.47-1|41	3D graphics.  Subclassing of basic FOX widgets allows for easy
12cr|fox1.6-1.6.47-1|42	extension beyond the built-in widgets by application writers.
12cr|fox1.6-1.6.47-1|43	
12cr|fox1.6-1.6.47-1|44	%package -n %{develname}
12cr|fox1.6-1.6.47-1|45	Summary:	FOX header files
12cr|fox1.6-1.6.47-1|46	Group:		Development/C++
12cr|fox1.6-1.6.47-1|47	Requires:	%{libname} = %{version}-%{release}
12cr|fox1.6-1.6.47-1|48	Provides:	fox1.6-devel = %{version}-%{release}
12cr|fox1.6-1.6.47-1|49	Provides:	libfox1.6-devel = %{version}-%{release}
12cr|fox1.6-1.6.47-1|50	Conflicts:	fox1.4-devel
12cr|fox1.6-1.6.47-1|51	Conflicts:	fox1.7-devel
12cr|fox1.6-1.6.47-1|52	
12cr|fox1.6-1.6.47-1|53	%description -n %{develname}
12cr|fox1.6-1.6.47-1|54	FOX is a C++-Based Library for Graphical User Interface Development
12cr|fox1.6-1.6.47-1|55	FOX supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
12cr|fox1.6-1.6.47-1|56	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
12cr|fox1.6-1.6.47-1|57	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
12cr|fox1.6-1.6.47-1|58	3D graphics.  Subclassing of basic FOX widgets allows for easy
12cr|fox1.6-1.6.47-1|59	extension beyond the built-in widgets by application writers.
12cr|fox1.6-1.6.47-1|60	
12cr|fox1.6-1.6.47-1|61	This package contains the necessary files to develop applications
12cr|fox1.6-1.6.47-1|62	with FOX.
12cr|fox1.6-1.6.47-1|63	
12cr|fox1.6-1.6.47-1|64	%prep
12cr|fox1.6-1.6.47-1|65	%setup -q -n %{oname}-%{version}
12cr|fox1.6-1.6.47-1|66	%patch0 -p0
12cr|fox1.6-1.6.47-1|67	%patch1 -p0
12cr|fox1.6-1.6.47-1|68	
12cr|fox1.6-1.6.47-1|69	%build
12cr|fox1.6-1.6.47-1|70	LDFLAGS="-lfontconfig" %configure2_5x \
12cr|fox1.6-1.6.47-1|71	--with-opengl=yes \
12cr|fox1.6-1.6.47-1|72	--with-xft \
12cr|fox1.6-1.6.47-1|73	--with-xcursor \
12cr|fox1.6-1.6.47-1|74	--with-xrandr \
12cr|fox1.6-1.6.47-1|75	--with-shape \
12cr|fox1.6-1.6.47-1|76	--with-xshm \
12cr|fox1.6-1.6.47-1|77	--disable-static \
12cr|fox1.6-1.6.47-1|78	--enable-release
12cr|fox1.6-1.6.47-1|79	
12cr|fox1.6-1.6.47-1|80	%make
12cr|fox1.6-1.6.47-1|81	
12cr|fox1.6-1.6.47-1|82	%install
12cr|fox1.6-1.6.47-1|83	%makeinstall_std
12cr|fox1.6-1.6.47-1|84	
12cr|fox1.6-1.6.47-1|85	mv %{buildroot}%{_datadir}/doc/fox-1.6/* installed-docs
12cr|fox1.6-1.6.47-1|86	%multiarch_binaries %{buildroot}%{_bindir}/fox-config
12cr|fox1.6-1.6.47-1|87	
12cr|fox1.6-1.6.47-1|88	rm -rf %{buildroot}%{_prefix}/fox %{buildroot}%{_bindir}/Adie.stx \
12cr|fox1.6-1.6.47-1|89	%{buildroot}%{_bindir}/PathFinder %{buildroot}%{_bindir}/adie \
12cr|fox1.6-1.6.47-1|90	%{buildroot}%{_bindir}/calculator %{buildroot}%{_bindir}/shutterbug \
12cr|fox1.6-1.6.47-1|91	%{buildroot}%{_mandir}/man1/PathFinder* %{buildroot}%{_mandir}/man1/adie* \
12cr|fox1.6-1.6.47-1|92	%{buildroot}%{_mandir}/man1/calculator* %{buildroot}%{_mandir}/man1/shutterbug*
12cr|fox1.6-1.6.47-1|93	
12cr|fox1.6-1.6.47-1|94	%files -n %{libname}
12cr|fox1.6-1.6.47-1|95	%{_libdir}/*-1.6.so.0*
12cr|fox1.6-1.6.47-1|96	
12cr|fox1.6-1.6.47-1|97	%files -n %{develname}
12cr|fox1.6-1.6.47-1|98	%doc doc ADDITIONS TRACING
12cr|fox1.6-1.6.47-1|99	%doc installed-docs
12cr|fox1.6-1.6.47-1|100	%doc %{_mandir}/man1/reswrap*
12cr|fox1.6-1.6.47-1|101	%{_bindir}/reswrap
12cr|fox1.6-1.6.47-1|102	%{_bindir}/fox-config
12cr|fox1.6-1.6.47-1|103	%multiarch_bindir/fox-config
12cr|fox1.6-1.6.47-1|104	%dir %{_includedir}/fox-1.6
12cr|fox1.6-1.6.47-1|105	%{_includedir}/fox-1.6/*
12cr|fox1.6-1.6.47-1|106	%{_libdir}/pkgconfig/fox.pc
12cr|fox1.6-1.6.47-1|107	%{_libdir}/*.so
12cr|fox1.6-1.6.47-1|108	
12cr|fox1.6-1.6.47-1|109	

1456 12
12cr|fox-1.7.32-1|1	%define major		1.7
12cr|fox-1.7.32-1|2	
12cr|fox-1.7.32-1|3	%define name		fox
12cr|fox-1.7.32-1|4	%define version 1.7.32
12cr|fox-1.7.32-1|5	%define release %mkrel 1
12cr|fox-1.7.32-1|6	
12cr|fox-1.7.32-1|7	%define libname		%mklibname %{name} %{major}
12cr|fox-1.7.32-1|8	%define libnamedev	%mklibname -d %{name}
12cr|fox-1.7.32-1|9	
12cr|fox-1.7.32-1|10	%define name_ex_apps	%{name}-example-apps
12cr|fox-1.7.32-1|11	
12cr|fox-1.7.32-1|12	%define icon_name_calc	%{name}-calculator.png
12cr|fox-1.7.32-1|13	%define icon_name_adie	%{name}-adie.png
12cr|fox-1.7.32-1|14	
12cr|fox-1.7.32-1|15	Summary:	The FOX C++ GUI Toolkit
12cr|fox-1.7.32-1|16	Name:		%{name}
12cr|fox-1.7.32-1|17	Version:	%{version}
12cr|fox-1.7.32-1|18	Release:	%{release}
12cr|fox-1.7.32-1|19	License:	LGPLv2+
12cr|fox-1.7.32-1|20	Group:		Development/C++
12cr|fox-1.7.32-1|21	URL:		http://www.fox-toolkit.org
12cr|fox-1.7.32-1|22	Source: 	http://www.fox-toolkit.org/ftp/%{name}-%{version}.tar.gz
12cr|fox-1.7.32-1|23	Source1:	fox-shutterbug-16.png
12cr|fox-1.7.32-1|24	Source2:	fox-shutterbug-32.png
12cr|fox-1.7.32-1|25	Source3:	fox-shutterbug-48.png
12cr|fox-1.7.32-1|26	Source10:	%{name}_adie_16.png
12cr|fox-1.7.32-1|27	Source11:	%{name}_adie_32.png
12cr|fox-1.7.32-1|28	Source12:	%{name}_adie_48.png
12cr|fox-1.7.32-1|29	Source20:	%{name}_calc_16.png
12cr|fox-1.7.32-1|30	Source21:	%{name}_calc_32.png
12cr|fox-1.7.32-1|31	Source22:	%{name}_calc_48.png
12cr|fox-1.7.32-1|32	BuildRequires:	pkgconfig(glu)
12cr|fox-1.7.32-1|33	BuildRequires:	cups-devel
12cr|fox-1.7.32-1|34	BuildRequires:	bzip2-devel
12cr|fox-1.7.32-1|35	BuildRequires:	pkgconfig(xi)
12cr|fox-1.7.32-1|36	BuildRequires:	pkgconfig(xft)
12cr|fox-1.7.32-1|37	BuildRequires:	freetype-devel
12cr|fox-1.7.32-1|38	BuildRequires:	doxygen
12cr|fox-1.7.32-1|39	
12cr|fox-1.7.32-1|40	
12cr|fox-1.7.32-1|41	%description
12cr|fox-1.7.32-1|42	FOX is a C++-Based Library for Graphical User Interface Development
12cr|fox-1.7.32-1|43	FOX supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
12cr|fox-1.7.32-1|44	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
12cr|fox-1.7.32-1|45	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
12cr|fox-1.7.32-1|46	3D graphics.  Subclassing of basic FOX widgets allows for easy
12cr|fox-1.7.32-1|47	extension beyond the built-in widgets by application writers.
12cr|fox-1.7.32-1|48	
12cr|fox-1.7.32-1|49	%package -n %{name_ex_apps}
12cr|fox-1.7.32-1|50	Summary:	FOX example applications
12cr|fox-1.7.32-1|51	Group:		Office
12cr|fox-1.7.32-1|52	Requires:	%{libname} >= %{version}
12cr|fox-1.7.32-1|53	
12cr|fox-1.7.32-1|54	%description -n %{name_ex_apps}
12cr|fox-1.7.32-1|55	Editor, file browser and calculator, written with FOX
12cr|fox-1.7.32-1|56	
12cr|fox-1.7.32-1|57	%package -n %{libname}
12cr|fox-1.7.32-1|58	Summary:	The FOX C++ GUI Toolkit - Libraries
12cr|fox-1.7.32-1|59	Group:		System/Libraries
12cr|fox-1.7.32-1|60	
12cr|fox-1.7.32-1|61	%description -n %{libname}
12cr|fox-1.7.32-1|62	FOX is a C++-Based Library for Graphical User Interface Development
12cr|fox-1.7.32-1|63	FOX supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
12cr|fox-1.7.32-1|64	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
12cr|fox-1.7.32-1|65	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
12cr|fox-1.7.32-1|66	3D graphics.  Subclassing of basic FOX widgets allows for easy
12cr|fox-1.7.32-1|67	extension beyond the built-in widgets by application writers.
12cr|fox-1.7.32-1|68	
12cr|fox-1.7.32-1|69	%package -n %{libnamedev}
12cr|fox-1.7.32-1|70	Summary:	FOX header files
12cr|fox-1.7.32-1|71	Group:		Development/C++
12cr|fox-1.7.32-1|72	Requires:	%{libname} = %{version}
12cr|fox-1.7.32-1|73	Provides:	libfox-devel = %version-%release
12cr|fox-1.7.32-1|74	Provides:	fox%{major}-devel = %version-%release
12cr|fox-1.7.32-1|75	Provides:	libfox%{major}-devel = %version-%release
12cr|fox-1.7.32-1|76	Conflicts:	%mklibname -d fox 1.4
12cr|fox-1.7.32-1|77	Obsoletes:	%mklibname -d fox 1.7
12cr|fox-1.7.32-1|78	
12cr|fox-1.7.32-1|79	%description -n %{libnamedev}
12cr|fox-1.7.32-1|80	FOX is a C++-Based Library for Graphical User Interface Development
12cr|fox-1.7.32-1|81	FOX supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
12cr|fox-1.7.32-1|82	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
12cr|fox-1.7.32-1|83	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
12cr|fox-1.7.32-1|84	3D graphics.  Subclassing of basic FOX widgets allows for easy
12cr|fox-1.7.32-1|85	extension beyond the built-in widgets by application writers.
12cr|fox-1.7.32-1|86	
12cr|fox-1.7.32-1|87	This package contains the necessary files to develop applications
12cr|fox-1.7.32-1|88	with FOX.
12cr|fox-1.7.32-1|89	
12cr|fox-1.7.32-1|90	%prep
12cr|fox-1.7.32-1|91	%setup -q
12cr|fox-1.7.32-1|92	
12cr|fox-1.7.32-1|93	%build
12cr|fox-1.7.32-1|94	#gw the examples don't link
12cr|fox-1.7.32-1|95	##define _disable_ld_no_undefined 1
12cr|fox-1.7.32-1|96	%configure2_5x --with-opengl=mesa --enable-cups LIBS='-lfontconfig'
12cr|fox-1.7.32-1|97	make GL_LIBS="-lGL -lGLU"
12cr|fox-1.7.32-1|98	
12cr|fox-1.7.32-1|99	%install
12cr|fox-1.7.32-1|100	rm -rf %{buildroot} installed-docs
12cr|fox-1.7.32-1|101	%makeinstall_std
12cr|fox-1.7.32-1|102	mv %buildroot%_datadir/doc/fox-%{major}/* installed-docs
12cr|fox-1.7.32-1|103	cp -p pathfinder/PathFinder %{buildroot}/usr/bin
12cr|fox-1.7.32-1|104	
12cr|fox-1.7.32-1|105	mkdir -p %{buildroot}%{_datadir}/applications
12cr|fox-1.7.32-1|106	cat > %{buildroot}%{_datadir}/applications/mandriva-foxcalculator.desktop << EOF
12cr|fox-1.7.32-1|107	[Desktop Entry]
12cr|fox-1.7.32-1|108	Name=FOX Calculator
12cr|fox-1.7.32-1|109	Comment=Calculator using the FOX toolkit
12cr|fox-1.7.32-1|110	Exec=%{_bindir}/calculator %U
12cr|fox-1.7.32-1|111	Icon=%{icon_name_calc}
12cr|fox-1.7.32-1|112	Terminal=false
12cr|fox-1.7.32-1|113	Type=Application
12cr|fox-1.7.32-1|114	StartupNotify=true
12cr|fox-1.7.32-1|115	Categories=Science;Math;
12cr|fox-1.7.32-1|116	EOF
12cr|fox-1.7.32-1|117	cat > %{buildroot}%{_datadir}/applications/mandriva-foxadie.desktop << EOF
12cr|fox-1.7.32-1|118	[Desktop Entry]
12cr|fox-1.7.32-1|119	Name=FOX Adie
12cr|fox-1.7.32-1|120	Comment=A.D.I.E. - Advanced Interactive Editor using the FOX toolkit
12cr|fox-1.7.32-1|121	Exec=%{_bindir}/adie %U
12cr|fox-1.7.32-1|122	Icon=%{icon_name_adie}
12cr|fox-1.7.32-1|123	Terminal=false
12cr|fox-1.7.32-1|124	Type=Application
12cr|fox-1.7.32-1|125	StartupNotify=true
12cr|fox-1.7.32-1|126	Categories=TextEditor;Utility;
12cr|fox-1.7.32-1|127	EOF
12cr|fox-1.7.32-1|128	cat > %{buildroot}%{_datadir}/applications/mandriva-shutterbug.desktop << EOF
12cr|fox-1.7.32-1|129	[Desktop Entry]
12cr|fox-1.7.32-1|130	Name=FOX Shutterbug
12cr|fox-1.7.32-1|131	Comment=Takes a screenshot and saves it to a file
12cr|fox-1.7.32-1|132	Exec=%{_bindir}/shutterbug %U
12cr|fox-1.7.32-1|133	Icon=shutterbug
12cr|fox-1.7.32-1|134	Terminal=false
12cr|fox-1.7.32-1|135	Type=Application
12cr|fox-1.7.32-1|136	StartupNotify=true
12cr|fox-1.7.32-1|137	Categories=Graphics;
12cr|fox-1.7.32-1|138	EOF
12cr|fox-1.7.32-1|139	
12cr|fox-1.7.32-1|140	install -D -m 644 %{SOURCE10} %{buildroot}%{_miconsdir}/%{icon_name_adie}
12cr|fox-1.7.32-1|141	install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/%{icon_name_adie}
12cr|fox-1.7.32-1|142	install -D -m 644 %{SOURCE12} %{buildroot}%{_liconsdir}/%{icon_name_adie}
12cr|fox-1.7.32-1|143	
12cr|fox-1.7.32-1|144	install -m 644 %{SOURCE20} %{buildroot}%{_miconsdir}/%{icon_name_calc}
12cr|fox-1.7.32-1|145	install -m 644 %{SOURCE21} %{buildroot}%{_iconsdir}/%{icon_name_calc}
12cr|fox-1.7.32-1|146	install -m 644 %{SOURCE22} %{buildroot}%{_liconsdir}/%{icon_name_calc}
12cr|fox-1.7.32-1|147	
12cr|fox-1.7.32-1|148	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/shutterbug.png
12cr|fox-1.7.32-1|149	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/shutterbug.png
12cr|fox-1.7.32-1|150	install -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/shutterbug.png
12cr|fox-1.7.32-1|151	
12cr|fox-1.7.32-1|152	rm -rf %buildroot%_prefix/fox
12cr|fox-1.7.32-1|153	
12cr|fox-1.7.32-1|154	%clean
12cr|fox-1.7.32-1|155	rm -rf %{buildroot}
12cr|fox-1.7.32-1|156	
12cr|fox-1.7.32-1|157	%files -n %{name_ex_apps}
12cr|fox-1.7.32-1|158	%defattr(-,root,root)
12cr|fox-1.7.32-1|159	%doc %{_mandir}/man1/ControlPanel*
12cr|fox-1.7.32-1|160	%doc %{_mandir}/man1/PathFinder*
12cr|fox-1.7.32-1|161	%doc %{_mandir}/man1/adie*
12cr|fox-1.7.32-1|162	%doc %{_mandir}/man1/calculator*
12cr|fox-1.7.32-1|163	%doc %{_mandir}/man1/shutterbug.1*
12cr|fox-1.7.32-1|164	%{_bindir}/calculator
12cr|fox-1.7.32-1|165	%{_bindir}/ControlPanel
12cr|fox-1.7.32-1|166	%{_bindir}/PathFinder
12cr|fox-1.7.32-1|167	%{_bindir}/adie
12cr|fox-1.7.32-1|168	%{_bindir}/Adie.stx
12cr|fox-1.7.32-1|169	%{_bindir}/shutterbug
12cr|fox-1.7.32-1|170	%{_datadir}/applications/mandriva*
12cr|fox-1.7.32-1|171	%{_miconsdir}/%{icon_name_adie}
12cr|fox-1.7.32-1|172	%{_iconsdir}/%{icon_name_adie}
12cr|fox-1.7.32-1|173	%{_liconsdir}/%{icon_name_adie}
12cr|fox-1.7.32-1|174	%{_miconsdir}/%{icon_name_calc}
12cr|fox-1.7.32-1|175	%{_iconsdir}/%{icon_name_calc}
12cr|fox-1.7.32-1|176	%{_liconsdir}/%{icon_name_calc}
12cr|fox-1.7.32-1|177	%{_miconsdir}/shutterbug.png
12cr|fox-1.7.32-1|178	%{_iconsdir}/shutterbug.png
12cr|fox-1.7.32-1|179	%{_liconsdir}/shutterbug.png
12cr|fox-1.7.32-1|180	
12cr|fox-1.7.32-1|181	
12cr|fox-1.7.32-1|182	%files -n %{libname}
12cr|fox-1.7.32-1|183	%defattr(-,root,root)
12cr|fox-1.7.32-1|184	%doc AUTHORS LICENSE README
12cr|fox-1.7.32-1|185	%{_libdir}/*%{major}.so.0*
12cr|fox-1.7.32-1|186	
12cr|fox-1.7.32-1|187	%files -n %{libnamedev}
12cr|fox-1.7.32-1|188	%defattr(-,root,root)
12cr|fox-1.7.32-1|189	%doc doc ADDITIONS INSTALL TRACING
12cr|fox-1.7.32-1|190	%doc installed-docs
12cr|fox-1.7.32-1|191	%doc %{_mandir}/man1/reswrap*
12cr|fox-1.7.32-1|192	%{_bindir}/reswrap
12cr|fox-1.7.32-1|193	%dir %{_includedir}/fox-%{major}
12cr|fox-1.7.32-1|194	%{_includedir}/fox-%{major}/*
12cr|fox-1.7.32-1|195	%{_libdir}/*.so
12cr|fox-1.7.32-1|196	%{_libdir}/*.a
12cr|fox-1.7.32-1|197	%{_libdir}/pkgconfig/*.pc
12cr|fox-1.7.32-1|198	
12cr|fox-1.7.32-1|199	
12cr|fox-1.7.32-1|200	
12cr|fox-1.7.32-1|201	
12cr|fox-1.7.32-1|202	%changelog
12cr|fox-1.7.32-1|203	* Mon Feb 13 2012 Andrey Bondrov <abondrov@mandriva.org> 1.7.32-1mdv2012.0
12cr|fox-1.7.32-1|204	+ Revision: 773779
12cr|fox-1.7.32-1|205	- New version 1.7.32
12cr|fox-1.7.32-1|206	
12cr|fox-1.7.32-1|207	* Wed May 18 2011 Funda Wang <fwang@mandriva.org> 1.7.26-1
12cr|fox-1.7.32-1|208	+ Revision: 676055
12cr|fox-1.7.32-1|209	- update file list
12cr|fox-1.7.32-1|210	- there is no config now
12cr|fox-1.7.32-1|211	- clean spec
12cr|fox-1.7.32-1|212	- update to new version 1.7.26
12cr|fox-1.7.32-1|213	
12cr|fox-1.7.32-1|214	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 1.7.25-2
12cr|fox-1.7.32-1|215	+ Revision: 640437
12cr|fox-1.7.32-1|216	- rebuild to obsolete old packages
12cr|fox-1.7.32-1|217	
12cr|fox-1.7.32-1|218	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 1.7.25-1
12cr|fox-1.7.32-1|219	+ Revision: 636289
12cr|fox-1.7.32-1|220	- update to new version 1.7.25
12cr|fox-1.7.32-1|221	
12cr|fox-1.7.32-1|222	* Sat Feb 05 2011 GÃ¶tz Waschk <waschk@mandriva.org> 1.7.23-1
12cr|fox-1.7.32-1|223	+ Revision: 636201
12cr|fox-1.7.32-1|224	- update build deps
12cr|fox-1.7.32-1|225	- update to new version 1.7.23
12cr|fox-1.7.32-1|226	
12cr|fox-1.7.32-1|227	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.21-3mdv2011.0
12cr|fox-1.7.32-1|228	+ Revision: 610742
12cr|fox-1.7.32-1|229	- rebuild
12cr|fox-1.7.32-1|230	
12cr|fox-1.7.32-1|231	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 1.7.21-2mdv2010.1
12cr|fox-1.7.32-1|232	+ Revision: 492244
12cr|fox-1.7.32-1|233	- rebuild for new libjpeg v8
12cr|fox-1.7.32-1|234	
12cr|fox-1.7.32-1|235	* Tue Dec 15 2009 Frederik Himpe <fhimpe@mandriva.org> 1.7.21-1mdv2010.1
12cr|fox-1.7.32-1|236	+ Revision: 479067
12cr|fox-1.7.32-1|237	- update to new version 1.7.21
12cr|fox-1.7.32-1|238	
12cr|fox-1.7.32-1|239	* Wed Aug 19 2009 Frederik Himpe <fhimpe@mandriva.org> 1.7.20-1mdv2010.0
12cr|fox-1.7.32-1|240	+ Revision: 418242
12cr|fox-1.7.32-1|241	- update to new version 1.7.20
12cr|fox-1.7.32-1|242	
12cr|fox-1.7.32-1|243	* Sat Mar 07 2009 Emmanuel Andry <eandry@mandriva.org> 1.7.19-1mdv2009.1
12cr|fox-1.7.32-1|244	+ Revision: 351904
12cr|fox-1.7.32-1|245	- New version 1.7.19
12cr|fox-1.7.32-1|246	
12cr|fox-1.7.32-1|247	* Mon Dec 08 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.7.18-1mdv2009.1
12cr|fox-1.7.32-1|248	+ Revision: 311757
12cr|fox-1.7.32-1|249	- fix build deps
12cr|fox-1.7.32-1|250	- new version
12cr|fox-1.7.32-1|251	- fix build
12cr|fox-1.7.32-1|252	- update file list
12cr|fox-1.7.32-1|253	
12cr|fox-1.7.32-1|254	+ Thierry Vignaud <tv@mandriva.org>
12cr|fox-1.7.32-1|255	- rebuild
12cr|fox-1.7.32-1|256	- kill re-definition of %%buildroot on Pixel's request
12cr|fox-1.7.32-1|257	
12cr|fox-1.7.32-1|258	+ Pixel <pixel@mandriva.com>
12cr|fox-1.7.32-1|259	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|fox-1.7.32-1|260	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|fox-1.7.32-1|261	
12cr|fox-1.7.32-1|262	+ Olivier Blin <blino@mandriva.org>
12cr|fox-1.7.32-1|263	- restore BuildRoot
12cr|fox-1.7.32-1|264	
12cr|fox-1.7.32-1|265	* Fri Dec 07 2007 Funda Wang <fwang@mandriva.org> 1.7.13-1mdv2008.1
12cr|fox-1.7.32-1|266	+ Revision: 116222
12cr|fox-1.7.32-1|267	- New version 1.7.13
12cr|fox-1.7.32-1|268	- drop old menu
12cr|fox-1.7.32-1|269	
12cr|fox-1.7.32-1|270	+ Thierry Vignaud <tv@mandriva.org>
12cr|fox-1.7.32-1|271	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|fox-1.7.32-1|272	
12cr|fox-1.7.32-1|273	* Wed Aug 01 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.7.11-1mdv2008.0
12cr|fox-1.7.32-1|274	+ Revision: 57706
12cr|fox-1.7.32-1|275	- new version
12cr|fox-1.7.32-1|276	- new devel name
12cr|fox-1.7.32-1|277	
12cr|fox-1.7.32-1|278	
12cr|fox-1.7.32-1|279	* Wed Dec 06 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.7.6-1mdv2007.0
12cr|fox-1.7.32-1|280	+ Revision: 91604
12cr|fox-1.7.32-1|281	- Import fox
12cr|fox-1.7.32-1|282	
12cr|fox-1.7.32-1|283	* Wed Dec 06 2006 Götz Waschk <waschk@mandriva.org> 1.7.6-1mdv2007.1
12cr|fox-1.7.32-1|284	- New version 1.7.6
12cr|fox-1.7.32-1|285	
12cr|fox-1.7.32-1|286	* Tue Aug 01 2006 Götz Waschk <waschk@mandriva.org> 1.7.1-1mdv2007.0
12cr|fox-1.7.32-1|287	- new major
12cr|fox-1.7.32-1|288	- New release 1.7.1
12cr|fox-1.7.32-1|289	
12cr|fox-1.7.32-1|290	* Mon Jul 31 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.6.10-1mdv2007.0
12cr|fox-1.7.32-1|291	- New release 1.6.10
12cr|fox-1.7.32-1|292	
12cr|fox-1.7.32-1|293	* Wed Jul 26 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.6.9-1
12cr|fox-1.7.32-1|294	- New release 1.6.9
12cr|fox-1.7.32-1|295	
12cr|fox-1.7.32-1|296	* Wed Jul 19 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.6.8-1mdv2007.0
12cr|fox-1.7.32-1|297	- New release 1.6.8
12cr|fox-1.7.32-1|298	
12cr|fox-1.7.32-1|299	* Sat Jun 24 2006 Götz Waschk <waschk@mandriva.org> 1.6.6-2mdv2007.0
12cr|fox-1.7.32-1|300	- xdg menu
12cr|fox-1.7.32-1|301	
12cr|fox-1.7.32-1|302	* Fri Jun 16 2006 Götz Waschk <waschk@mandriva.org> 1.6.6-1mdv2007.0
12cr|fox-1.7.32-1|303	- update file list
12cr|fox-1.7.32-1|304	- fix buildrequires
12cr|fox-1.7.32-1|305	- New release 1.6.6
12cr|fox-1.7.32-1|306	
12cr|fox-1.7.32-1|307	* Thu Apr 20 2006 Götz Waschk <waschk@mandriva.org> 1.6.4-1mdk
12cr|fox-1.7.32-1|308	- add devel conflict
12cr|fox-1.7.32-1|309	- New release 1.6.4
12cr|fox-1.7.32-1|310	
12cr|fox-1.7.32-1|311	* Wed Apr 12 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.6.3-1mdk
12cr|fox-1.7.32-1|312	- New release 1.6.3
12cr|fox-1.7.32-1|313	
12cr|fox-1.7.32-1|314	* Thu Apr 06 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.6.2-1mdk
12cr|fox-1.7.32-1|315	- New release 1.6.2
12cr|fox-1.7.32-1|316	
12cr|fox-1.7.32-1|317	* Mon Apr 03 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.6.1-1mdk
12cr|fox-1.7.32-1|318	- New release 1.6.1
12cr|fox-1.7.32-1|319	
12cr|fox-1.7.32-1|320	* Tue Mar 21 2006 Götz Waschk <waschk@mandriva.org> 1.6.0-1mdk
12cr|fox-1.7.32-1|321	- new major
12cr|fox-1.7.32-1|322	- New release 1.6.0
12cr|fox-1.7.32-1|323	
12cr|fox-1.7.32-1|324	* Fri Dec 16 2005 Götz Waschk <waschk@mandriva.org> 1.4.27-1mdk
12cr|fox-1.7.32-1|325	- fix configure call
12cr|fox-1.7.32-1|326	- New release 1.4.27
12cr|fox-1.7.32-1|327	- use mkrel
12cr|fox-1.7.32-1|328	
12cr|fox-1.7.32-1|329	* Wed Nov 16 2005 GÃ¶tz Waschk <waschk@mandriva.org> 1.4.24-1mdk
12cr|fox-1.7.32-1|330	- New release 1.4.24
12cr|fox-1.7.32-1|331	
12cr|fox-1.7.32-1|332	* Tue Nov 08 2005 GÃ¶tz Waschk <waschk@mandriva.org> 1.4.22-1mdk
12cr|fox-1.7.32-1|333	- New release 1.4.22
12cr|fox-1.7.32-1|334	
12cr|fox-1.7.32-1|335	* Sun Oct 30 2005 Götz Waschk <waschk@mandriva.org> 1.4.21-1mdk
12cr|fox-1.7.32-1|336	- disable parallel build
12cr|fox-1.7.32-1|337	- New release 1.4.21
12cr|fox-1.7.32-1|338	
12cr|fox-1.7.32-1|339	* Thu Oct 27 2005 GÃ¶tz Waschk <waschk@mandriva.org> 1.4.20-1mdk
12cr|fox-1.7.32-1|340	- New release 1.4.20
12cr|fox-1.7.32-1|341	
12cr|fox-1.7.32-1|342	* Sat Sep 10 2005 Olivier Blin <oblin@mandriva.com> 1.4.17-2mdk
12cr|fox-1.7.32-1|343	- fix typo in summary
12cr|fox-1.7.32-1|344	
12cr|fox-1.7.32-1|345	* Wed Aug 03 2005 GÃ¶tz Waschk <waschk@mandriva.org> 1.4.17-1mdk
12cr|fox-1.7.32-1|346	- New release 1.4.17
12cr|fox-1.7.32-1|347	
12cr|fox-1.7.32-1|348	* Mon Jun 13 2005 Götz Waschk <waschk@mandriva.org> 1.4.16-1mdk
12cr|fox-1.7.32-1|349	- New release 1.4.16
12cr|fox-1.7.32-1|350	
12cr|fox-1.7.32-1|351	* Wed Jun 08 2005 Götz Waschk <waschk@mandriva.org> 1.4.15-1mdk
12cr|fox-1.7.32-1|352	- New release 1.4.15
12cr|fox-1.7.32-1|353	
12cr|fox-1.7.32-1|354	* Wed Apr 27 2005 Götz Waschk <waschk@mandriva.org> 1.4.12-1mdk
12cr|fox-1.7.32-1|355	- New release 1.4.12
12cr|fox-1.7.32-1|356	
12cr|fox-1.7.32-1|357	* Thu Apr 07 2005 GÃ¶tz Waschk <waschk@linux-mandrake.com> 1.4.11-1mdk
12cr|fox-1.7.32-1|358	- New release 1.4.11
12cr|fox-1.7.32-1|359	
12cr|fox-1.7.32-1|360	* Thu Mar 17 2005 GÃ¶tz Waschk <waschk@linux-mandrake.com> 1.4.8-1mdk
12cr|fox-1.7.32-1|361	- New release 1.4.8
12cr|fox-1.7.32-1|362	
12cr|fox-1.7.32-1|363	* Thu Mar 10 2005 GÃ¶tz Waschk <waschk@linux-mandrake.com> 1.4.7-1mdk
12cr|fox-1.7.32-1|364	- New release 1.4.7
12cr|fox-1.7.32-1|365	
12cr|fox-1.7.32-1|366	* Wed Feb 23 2005 GÃ¶tz Waschk <waschk@linux-mandrake.com> 1.4.6-1mdk
12cr|fox-1.7.32-1|367	- New release 1.4.6
12cr|fox-1.7.32-1|368	
12cr|fox-1.7.32-1|369	* Tue Feb 15 2005 Götz Waschk <waschk@linux-mandrake.com> 1.4.4-1mdk
12cr|fox-1.7.32-1|370	- update file list
12cr|fox-1.7.32-1|371	- New release 1.4.4
12cr|fox-1.7.32-1|372	
12cr|fox-1.7.32-1|373	* Wed Oct 13 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.2.11-1mdk
12cr|fox-1.7.32-1|374	- New release 1.2.11
12cr|fox-1.7.32-1|375	
12cr|fox-1.7.32-1|376	* Sat Aug 14 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.2.8-1mdk
12cr|fox-1.7.32-1|377	- New release 1.2.8
12cr|fox-1.7.32-1|378	
12cr|fox-1.7.32-1|379	* Wed Jul 14 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.2.7-1mdk
12cr|fox-1.7.32-1|380	- New release 1.2.7
12cr|fox-1.7.32-1|381	
12cr|fox-1.7.32-1|382	* Mon Jul 05 2004 Götz Waschk <waschk@linux-mandrake.com> 1.2.6-1mdk
12cr|fox-1.7.32-1|383	- new version
12cr|fox-1.7.32-1|384	
12cr|fox-1.7.32-1|385	* Fri Jun 25 2004 Götz Waschk <waschk@linux-mandrake.com> 1.2.5-1mdk
12cr|fox-1.7.32-1|386	- fix devel provides
12cr|fox-1.7.32-1|387	- New release 1.2.5
12cr|fox-1.7.32-1|388	
12cr|fox-1.7.32-1|389	* Thu Jun 17 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.2.4-1mdk
12cr|fox-1.7.32-1|390	- New release 1.2.4
12cr|fox-1.7.32-1|391	
12cr|fox-1.7.32-1|392	* Wed Jun 09 2004 Götz Waschk <waschk@linux-mandrake.com> 1.2.3-1mdk
12cr|fox-1.7.32-1|393	- fix installation
12cr|fox-1.7.32-1|394	- New release 1.2.3
12cr|fox-1.7.32-1|395	
12cr|fox-1.7.32-1|396	* Thu May 20 2004 Götz Waschk <waschk@linux-mandrake.com> 1.2.1-1mdk
12cr|fox-1.7.32-1|397	- new major
12cr|fox-1.7.32-1|398	- New release 1.2.1
12cr|fox-1.7.32-1|399	
12cr|fox-1.7.32-1|400	* Tue May 18 2004 Götz Waschk <waschk@linux-mandrake.com> 1.2.0-1mdk
12cr|fox-1.7.32-1|401	- new major 1.1
12cr|fox-1.7.32-1|402	- New release 1.2.0
12cr|fox-1.7.32-1|403	
12cr|fox-1.7.32-1|404	* Tue Apr 27 2004 Götz Waschk <waschk@linux-mandrake.com> 1.1.53-1mdk
12cr|fox-1.7.32-1|405	- new major
12cr|fox-1.7.32-1|406	- new version
12cr|fox-1.7.32-1|407	
12cr|fox-1.7.32-1|408	* Wed Apr 21 2004 Götz Waschk <waschk@linux-mandrake.com> 1.1.52-1mdk
12cr|fox-1.7.32-1|409	- new major
12cr|fox-1.7.32-1|410	- new version
12cr|fox-1.7.32-1|411	
12cr|fox-1.7.32-1|412	* Sat Apr 03 2004 Götz Waschk <waschk@linux-mandrake.com> 1.1.51-1mdk
12cr|fox-1.7.32-1|413	- new version
12cr|fox-1.7.32-1|414	
12cr|fox-1.7.32-1|415	* Mon Mar 15 2004 Götz Waschk <waschk@linux-mandrake.com> 1.1.49-1mdk
12cr|fox-1.7.32-1|416	- new version
12cr|fox-1.7.32-1|417	
12cr|fox-1.7.32-1|418	* Fri Mar 05 2004 Götz Waschk <waschk@linux-mandrake.com> 1.1.47-1mdk
12cr|fox-1.7.32-1|419	- new version
12cr|fox-1.7.32-1|420	
12cr|fox-1.7.32-1|421	* Mon Feb 09 2004 Götz Waschk <waschk@linux-mandrake.com> 1.1.46-1mdk
12cr|fox-1.7.32-1|422	- new version
12cr|fox-1.7.32-1|423	
12cr|fox-1.7.32-1|424	* Thu Jan 22 2004 Götz Waschk <waschk@linux-mandrake.com> 1.1.45-1mdk
12cr|fox-1.7.32-1|425	- new version
12cr|fox-1.7.32-1|426	
12cr|fox-1.7.32-1|427	* Mon Jan 19 2004 Götz Waschk <waschk@linux-mandrake.com> 1.1.44-1mdk
12cr|fox-1.7.32-1|428	- fix file list
12cr|fox-1.7.32-1|429	- new version
12cr|fox-1.7.32-1|430	

1457 12
12cr|fplll-4.0.1-2|1	%define name		fplll
12cr|fplll-4.0.1-2|2	%define major		0
12cr|fplll-4.0.1-2|3	%define libfplll	%mklibname %{name} %{major}
12cr|fplll-4.0.1-2|4	%define libfplll_devel	%mklibname %{name} -d
12cr|fplll-4.0.1-2|5	
12cr|fplll-4.0.1-2|6	Epoch:		1
12cr|fplll-4.0.1-2|7	Name:		%{name}
12cr|fplll-4.0.1-2|8	Group:		Sciences/Mathematics
12cr|fplll-4.0.1-2|9	License:	LGPLv2+
12cr|fplll-4.0.1-2|10	Summary:	LLL-reduction of euclidean lattices
12cr|fplll-4.0.1-2|11	Version:	4.0.1
12cr|fplll-4.0.1-2|12	Release:	2
12cr|fplll-4.0.1-2|13	Source:		http://perso.ens-lyon.fr/damien.stehle/fplll/lib%{name}-%{version}.tar.gz
12cr|fplll-4.0.1-2|14	URL:		http://perso.ens-lyon.fr/damien.stehle/fplll/
12cr|fplll-4.0.1-2|15	BuildRequires:	gmp-devel
12cr|fplll-4.0.1-2|16	BuildRequires:	mpfr-devel
12cr|fplll-4.0.1-2|17	
12cr|fplll-4.0.1-2|18	Patch0:		%{name}-fplllv31.patch
12cr|fplll-4.0.1-2|19	
12cr|fplll-4.0.1-2|20	%description
12cr|fplll-4.0.1-2|21	%{name}-%{version} contains several algorithms on lattices that rely on
12cr|fplll-4.0.1-2|22	floating-point computations. This includes implementations of the
12cr|fplll-4.0.1-2|23	floating-point LLL reduction algorithm, offering different
12cr|fplll-4.0.1-2|24	speed/guarantees ratios. It contains a 'wrapper' choosing the
12cr|fplll-4.0.1-2|25	estimated best sequence of variants in order to provide a guaranteed
12cr|fplll-4.0.1-2|26	output as fast as possible. In the case of the wrapper, the
12cr|fplll-4.0.1-2|27	succession of variants is oblivious to the user. It also includes
12cr|fplll-4.0.1-2|28	a rigorous floating-point implementation of the Kannan-Fincke-Pohst
12cr|fplll-4.0.1-2|29	algorithm that finds a shortest non-zero lattice vector, and the BKZ
12cr|fplll-4.0.1-2|30	reduction algorithm.
12cr|fplll-4.0.1-2|31	
12cr|fplll-4.0.1-2|32	%package	-n %{libfplll}
12cr|fplll-4.0.1-2|33	Summary:	lib%{name} shared libraries
12cr|fplll-4.0.1-2|34	Group:		System/Libraries
12cr|fplll-4.0.1-2|35	
12cr|fplll-4.0.1-2|36	%description	-n %{libfplll}
12cr|fplll-4.0.1-2|37	libfpll shared libraries. fplll is code that LLL-reduces euclidean lattices.
12cr|fplll-4.0.1-2|38	
12cr|fplll-4.0.1-2|39	%package	-n %{libfplll_devel}
12cr|fplll-4.0.1-2|40	Summary:	lib%{name} libraries, includes, etc
12cr|fplll-4.0.1-2|41	Group:		Development/C
12cr|fplll-4.0.1-2|42	Requires:	%{libfplll} = %{EVRD}
12cr|fplll-4.0.1-2|43	Provides:	%{name}-devel = %{EVRD}
12cr|fplll-4.0.1-2|44	Conflicts:	%{_lib}fplll3 < 3.0-7
12cr|fplll-4.0.1-2|45	Obsoletes:	%{_lib}fplll3 < 3.0-7
12cr|fplll-4.0.1-2|46	
12cr|fplll-4.0.1-2|47	%description	-n %{libfplll_devel}
12cr|fplll-4.0.1-2|48	libfpll libraries, includes, etc. fplll is code that LLL-reduces
12cr|fplll-4.0.1-2|49	euclidean lattices.
12cr|fplll-4.0.1-2|50	
12cr|fplll-4.0.1-2|51	%prep
12cr|fplll-4.0.1-2|52	%setup -q -n lib%{name}-%{version}
12cr|fplll-4.0.1-2|53	%patch0 -p1
12cr|fplll-4.0.1-2|54	
12cr|fplll-4.0.1-2|55	%build
12cr|fplll-4.0.1-2|56	%configure2_5x --disable-static LDFLAGS="-Wl,--as-needed $RPM_LD_FLAGS"
12cr|fplll-4.0.1-2|57	
12cr|fplll-4.0.1-2|58	# Eliminate hardcoded rpaths, and workaround libtool moving all -Wl options
12cr|fplll-4.0.1-2|59	# after the libraries to be linked
12cr|fplll-4.0.1-2|60	sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
12cr|fplll-4.0.1-2|61	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
12cr|fplll-4.0.1-2|62	-e 's|-nostdlib|-Wl,--as-needed &|' \
12cr|fplll-4.0.1-2|63	-i libtool
12cr|fplll-4.0.1-2|64	%make
12cr|fplll-4.0.1-2|65	
12cr|fplll-4.0.1-2|66	%install
12cr|fplll-4.0.1-2|67	%makeinstall_std
12cr|fplll-4.0.1-2|68	rm %{buildroot}%{_libdir}/libfplll.la
12cr|fplll-4.0.1-2|69	
12cr|fplll-4.0.1-2|70	%check
12cr|fplll-4.0.1-2|71	export LD_LIBRARY_PATH=$PWD/src/.libs
12cr|fplll-4.0.1-2|72	make check
12cr|fplll-4.0.1-2|73	
12cr|fplll-4.0.1-2|74	%files
12cr|fplll-4.0.1-2|75	%{_bindir}/*
12cr|fplll-4.0.1-2|76	
12cr|fplll-4.0.1-2|77	%files		-n %{libfplll}
12cr|fplll-4.0.1-2|78	%{_libdir}/libfplll.so.*
12cr|fplll-4.0.1-2|79	
12cr|fplll-4.0.1-2|80	%files		-n %{libfplll_devel}
12cr|fplll-4.0.1-2|81	%{_includedir}/%{name}.h
12cr|fplll-4.0.1-2|82	%{_includedir}/%{name}
12cr|fplll-4.0.1-2|83	%{_libdir}/libfplll.so

1458 12
12cr|fpm-0.60-10|1	%define	name	fpm
12cr|fpm-0.60-10|2	%define	version	0.60
12cr|fpm-0.60-10|3	%define	release	%mkrel 10
12cr|fpm-0.60-10|4	
12cr|fpm-0.60-10|5	Summary:	Figaro's Password Manager
12cr|fpm-0.60-10|6	Name:		%{name}
12cr|fpm-0.60-10|7	Version:	%{version}
12cr|fpm-0.60-10|8	Release:	%{release}
12cr|fpm-0.60-10|9	Group:		Graphical desktop/GNOME
12cr|fpm-0.60-10|10	License:	GPL
12cr|fpm-0.60-10|11	Source0:	%{name}-%{version}.tar.bz2
12cr|fpm-0.60-10|12	URL:		http://fpm.sourceforge.net/
12cr|fpm-0.60-10|13	Buildrequires:	gtk+-devel
12cr|fpm-0.60-10|14	Buildrequires:  libgnome-devel
12cr|fpm-0.60-10|15	Buildrequires:  libxml2-devel
12cr|fpm-0.60-10|16	Buildroot:	%{_tmppath}/%{name}-%{version}
12cr|fpm-0.60-10|17	
12cr|fpm-0.60-10|18	%description
12cr|fpm-0.60-10|19	Figaro's Password Manager is a program that allows you to securely store the
12cr|fpm-0.60-10|20	passwords you use on the web.  Features include:
12cr|fpm-0.60-10|21	- Passwords are encrypted with the blowfish algorithm
12cr|fpm-0.60-10|22	- Copy passwords or usernames to the clipboard
12cr|fpm-0.60-10|23	- Copy passwords or usernames to the primary selection. (And paste them with a
12cr|fpm-0.60-10|24	middle mouse button click)
12cr|fpm-0.60-10|25	- If the password is for a web site, FPM can keep track of the URLs of your
12cr|fpm-0.60-10|26	login screens and can automatically launch your browser.  In this capacity,
12cr|fpm-0.60-10|27	FPM acts as a kind of bookmark manager.
12cr|fpm-0.60-10|28	- Combine all three features: you can configure FPM to bring you to a web
12cr|fpm-0.60-10|29	login screen, copy your username to the clipboard and your password to the
12cr|fpm-0.60-10|30	primary selection, all with a single button click.
12cr|fpm-0.60-10|31	- FPM also has a passord generator that can choose passwords for you.  It
12cr|fpm-0.60-10|32	allows you to determine how long the password should be, and what types of
12cr|fpm-0.60-10|33	characters (lower case, upper case, numbers and symbols) should be used.
12cr|fpm-0.60-10|34	You can even have it avoid ambiguous characters such as a capital O or the
12cr|fpm-0.60-10|35	number zero.
12cr|fpm-0.60-10|36	
12cr|fpm-0.60-10|37	%prep
12cr|fpm-0.60-10|38	%setup -q
12cr|fpm-0.60-10|39	
12cr|fpm-0.60-10|40	%build
12cr|fpm-0.60-10|41	#./autogen.sh
12cr|fpm-0.60-10|42	CFLAGS="`xml2-config --cflags` $RPM_OPT_FLAGS" \
12cr|fpm-0.60-10|43	%configure
12cr|fpm-0.60-10|44	%make
12cr|fpm-0.60-10|45	
12cr|fpm-0.60-10|46	%install
12cr|fpm-0.60-10|47	rm -rf %{buildroot}
12cr|fpm-0.60-10|48	%{makeinstall_std}
12cr|fpm-0.60-10|49	
12cr|fpm-0.60-10|50	# menu
12cr|fpm-0.60-10|51	
12cr|fpm-0.60-10|52	#xdg
12cr|fpm-0.60-10|53	mkdir -p %{buildroot}%{_datadir}/applications
12cr|fpm-0.60-10|54	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|fpm-0.60-10|55	[Desktop Entry]
12cr|fpm-0.60-10|56	Name=%{name}
12cr|fpm-0.60-10|57	Comment=%{summary}
12cr|fpm-0.60-10|58	Exec=%{name}
12cr|fpm-0.60-10|59	Icon=other_archiving
12cr|fpm-0.60-10|60	Terminal=false
12cr|fpm-0.60-10|61	Type=Application
12cr|fpm-0.60-10|62	Categories=Utility;Archiving;
12cr|fpm-0.60-10|63	EOF
12cr|fpm-0.60-10|64	
12cr|fpm-0.60-10|65	
12cr|fpm-0.60-10|66	%if %mdkversion < 200900
12cr|fpm-0.60-10|67	%post
12cr|fpm-0.60-10|68	%update_menus
12cr|fpm-0.60-10|69	%endif
12cr|fpm-0.60-10|70	
12cr|fpm-0.60-10|71	%if %mdkversion < 200900
12cr|fpm-0.60-10|72	%postun
12cr|fpm-0.60-10|73	%clean_menus
12cr|fpm-0.60-10|74	%endif
12cr|fpm-0.60-10|75	
12cr|fpm-0.60-10|76	%clean
12cr|fpm-0.60-10|77	rm -rf %{buildroot}
12cr|fpm-0.60-10|78	
12cr|fpm-0.60-10|79	%files
12cr|fpm-0.60-10|80	%defattr(-,root,root)
12cr|fpm-0.60-10|81	%doc AUTHORS COPYING ChangeLog NEWS README TODO
12cr|fpm-0.60-10|82	%{_bindir}/%{name}
12cr|fpm-0.60-10|83	%{_datadir}/pixmaps/%{name}/*
12cr|fpm-0.60-10|84	%_mandir/man1/*
12cr|fpm-0.60-10|85	%{_datadir}/applications/*
12cr|fpm-0.60-10|86	
12cr|fpm-0.60-10|87	
12cr|fpm-0.60-10|88	
12cr|fpm-0.60-10|89	
12cr|fpm-0.60-10|90	%changelog
12cr|fpm-0.60-10|91	

1459 12
12cr|frame-2.2.4-1|1	%define		_major		6
12cr|frame-2.2.4-1|2	%define 	_name		frame
12cr|frame-2.2.4-1|3	%define		devname		%mklibname -d %{_name}
12cr|frame-2.2.4-1|4	%define		libname		%mklibname %{_name} %{_major}
12cr|frame-2.2.4-1|5	
12cr|frame-2.2.4-1|6	Name:           %{_name}
12cr|frame-2.2.4-1|7	Version:        2.2.4
12cr|frame-2.2.4-1|8	Release:        %mkrel 1
12cr|frame-2.2.4-1|9	Summary:        Buildup and synchronization of simultaneous touches
12cr|frame-2.2.4-1|10	
12cr|frame-2.2.4-1|11	Group:          Development/Other
12cr|frame-2.2.4-1|12	License:        GPLv3
12cr|frame-2.2.4-1|13	
12cr|frame-2.2.4-1|14	URL:            https://launchpad.net/frame
12cr|frame-2.2.4-1|15	Source0:	https://launchpad.net/frame/trunk/utouch-%{name}-%{version}/+download/%{name}-%{version}.tar.xz
12cr|frame-2.2.4-1|16	
12cr|frame-2.2.4-1|17	BuildRequires:	evemu-devel
12cr|frame-2.2.4-1|18	BuildRequires:	mtdev-devel
12cr|frame-2.2.4-1|19	BuildRequires:	pkgconfig(xi)
12cr|frame-2.2.4-1|20	BuildRequires:	x11-server-devel
12cr|frame-2.2.4-1|21	
12cr|frame-2.2.4-1|22	Requires:	evemu
12cr|frame-2.2.4-1|23	
12cr|frame-2.2.4-1|24	%description
12cr|frame-2.2.4-1|25	Frame handles the buildup and synchronization of a
12cr|frame-2.2.4-1|26	set of simultaneous touches.
12cr|frame-2.2.4-1|27	
12cr|frame-2.2.4-1|28	%prep
12cr|frame-2.2.4-1|29	%setup -q
12cr|frame-2.2.4-1|30	
12cr|frame-2.2.4-1|31	%build
12cr|frame-2.2.4-1|32	autoreconf -fi
12cr|frame-2.2.4-1|33	%configure --disable-static
12cr|frame-2.2.4-1|34	%make
12cr|frame-2.2.4-1|35	
12cr|frame-2.2.4-1|36	%install
12cr|frame-2.2.4-1|37	%makeinstall_std
12cr|frame-2.2.4-1|38	
12cr|frame-2.2.4-1|39	rm -f %{buildroot}%{_libdir}/*.la
12cr|frame-2.2.4-1|40	
12cr|frame-2.2.4-1|41	%files
12cr|frame-2.2.4-1|42	%doc COPYING
12cr|frame-2.2.4-1|43	%{_bindir}/frame-test-x11
12cr|frame-2.2.4-1|44	
12cr|frame-2.2.4-1|45	%package -n %libname
12cr|frame-2.2.4-1|46	Summary:        Frame Library Package
12cr|frame-2.2.4-1|47	Group:		System/Libraries
12cr|frame-2.2.4-1|48	Requires:       %{name} = %{version}-%{release}
12cr|frame-2.2.4-1|49	
12cr|frame-2.2.4-1|50	%description -n %libname
12cr|frame-2.2.4-1|51	This package contains the library needed to run programs
12cr|frame-2.2.4-1|52	dynamically linked with frame.
12cr|frame-2.2.4-1|53	
12cr|frame-2.2.4-1|54	%files -n %libname
12cr|frame-2.2.4-1|55	%{_libdir}/libframe.so*
12cr|frame-2.2.4-1|56	
12cr|frame-2.2.4-1|57	%package -n %devname
12cr|frame-2.2.4-1|58	Summary:        Frame Development Package
12cr|frame-2.2.4-1|59	Group:		Development/Other
12cr|frame-2.2.4-1|60	Requires:       %{name} = %{version}-%{release}
12cr|frame-2.2.4-1|61	Provides:       %{name}-devel = %{version}-%{release}
12cr|frame-2.2.4-1|62	
12cr|frame-2.2.4-1|63	%description -n %devname
12cr|frame-2.2.4-1|64	This package provides headers files for frame development.
12cr|frame-2.2.4-1|65	
12cr|frame-2.2.4-1|66	%files -n %devname
12cr|frame-2.2.4-1|67	%{_includedir}/oif/frame.h
12cr|frame-2.2.4-1|68	%{_includedir}/oif/frame_internal.h
12cr|frame-2.2.4-1|69	%{_includedir}/oif/frame_x11.h
12cr|frame-2.2.4-1|70	%{_libdir}/pkgconfig/frame.pc

1460 12
12cr|fred-0.1.1-8|1	Summary:	Simple action game: save Fred from a plummeting death!
12cr|fred-0.1.1-8|2	Name:		fred
12cr|fred-0.1.1-8|3	Version:	0.1.1
12cr|fred-0.1.1-8|4	Release:	%mkrel 8
12cr|fred-0.1.1-8|5	# Upstream source includes arial.ttf. Which is, um, copyright
12cr|fred-0.1.1-8|6	# Microsoft. That's not smart. This source is upstream's tarball
12cr|fred-0.1.1-8|7	# with arial.ttf and the (likely also copyright someone) grease.ttf
12cr|fred-0.1.1-8|8	# removed. - AdamW 2008/02
12cr|fred-0.1.1-8|9	Source0:	http://www.enormousplow.com/projects/fred/%{name}-%{version}-fontclean.tar.bz2
12cr|fred-0.1.1-8|10	Source11:	%{name}-16x16.png
12cr|fred-0.1.1-8|11	Source12:	%{name}-32x32.png
12cr|fred-0.1.1-8|12	Source13:	%{name}-48x48.png
12cr|fred-0.1.1-8|13	Patch0:		fred-0.1.1-no-windows.patch
12cr|fred-0.1.1-8|14	# Fix an error in a header file that breaks build - AdamW 2008/02
12cr|fred-0.1.1-8|15	Patch1:		fred-0.1.1-build.patch
12cr|fred-0.1.1-8|16	# Use DejaVu instead of arial.ttf and grease.ttf - AdamW 2008/02
12cr|fred-0.1.1-8|17	Patch2:		fred-0.1.1-font.patch
12cr|fred-0.1.1-8|18	License:	GPL+
12cr|fred-0.1.1-8|19	URL:		http://www.enormousplow.com/projects/fred/
12cr|fred-0.1.1-8|20	Group:		Games/Arcade
12cr|fred-0.1.1-8|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fred-0.1.1-8|22	BuildRequires:	SDL_image-devel
12cr|fred-0.1.1-8|23	BuildRequires:	zlib-devel
12cr|fred-0.1.1-8|24	BuildRequires:	SDL_ttf-devel
12cr|fred-0.1.1-8|25	Requires:	fonts-ttf-dejavu
12cr|fred-0.1.1-8|26	
12cr|fred-0.1.1-8|27	%description
12cr|fred-0.1.1-8|28	Free Fallin' Fred is a very simple clicking game.
12cr|fred-0.1.1-8|29	You see the airplane going across the screen and after a while, Fred jumps.
12cr|fred-0.1.1-8|30	You click on Fred to open his chute.
12cr|fred-0.1.1-8|31	If you fail to open the chute in time, poor Fred will be dead.
12cr|fred-0.1.1-8|32	Don't let Fred die.
12cr|fred-0.1.1-8|33	
12cr|fred-0.1.1-8|34	%prep
12cr|fred-0.1.1-8|35	%setup -q -n %{name}
12cr|fred-0.1.1-8|36	%patch0 -p1
12cr|fred-0.1.1-8|37	%patch1 -p1 -b .build
12cr|fred-0.1.1-8|38	%patch2 -p1 -b .fonts
12cr|fred-0.1.1-8|39	
12cr|fred-0.1.1-8|40	%build
12cr|fred-0.1.1-8|41	rm -f install-sh
12cr|fred-0.1.1-8|42	autoreconf -i
12cr|fred-0.1.1-8|43	perl -pi -e 's!DATADIR = "/usr/local/share/games/fred/data/";!DATADIR = "%{_gamesdatadir}/%{name}/data/";!g' src/fred.cpp
12cr|fred-0.1.1-8|44	%configure2_5x --bindir=%{_gamesbindir}
12cr|fred-0.1.1-8|45	%make
12cr|fred-0.1.1-8|46	
12cr|fred-0.1.1-8|47	%install
12cr|fred-0.1.1-8|48	rm -rf %{buildroot}
12cr|fred-0.1.1-8|49	%makeinstall_std
12cr|fred-0.1.1-8|50	
12cr|fred-0.1.1-8|51	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|fred-0.1.1-8|52	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|fred-0.1.1-8|53	[Desktop Entry]
12cr|fred-0.1.1-8|54	Type=Application
12cr|fred-0.1.1-8|55	Exec=%{_gamesbindir}/%{name}
12cr|fred-0.1.1-8|56	Icon=%{name}
12cr|fred-0.1.1-8|57	Categories=Game;ArcadeGame;
12cr|fred-0.1.1-8|58	Name=Fred
12cr|fred-0.1.1-8|59	Comment=Simple action game: save Fred from a plummeting death
12cr|fred-0.1.1-8|60	EOF
12cr|fred-0.1.1-8|61	
12cr|fred-0.1.1-8|62	%{__install} -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|fred-0.1.1-8|63	%{__install} -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|fred-0.1.1-8|64	%{__install} -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|fred-0.1.1-8|65	
12cr|fred-0.1.1-8|66	%if %mdkversion < 200900
12cr|fred-0.1.1-8|67	%post
12cr|fred-0.1.1-8|68	%{update_menus}
12cr|fred-0.1.1-8|69	%{update_icon_cache hicolor}
12cr|fred-0.1.1-8|70	%endif
12cr|fred-0.1.1-8|71	
12cr|fred-0.1.1-8|72	%if %mdkversion < 200900
12cr|fred-0.1.1-8|73	%postun
12cr|fred-0.1.1-8|74	%{clean_menus}
12cr|fred-0.1.1-8|75	%{clean_icon_cache hicolor}
12cr|fred-0.1.1-8|76	%endif
12cr|fred-0.1.1-8|77	
12cr|fred-0.1.1-8|78	%clean
12cr|fred-0.1.1-8|79	rm -rf %{buildroot}
12cr|fred-0.1.1-8|80	
12cr|fred-0.1.1-8|81	%files
12cr|fred-0.1.1-8|82	%defattr(755,root,root,755)
12cr|fred-0.1.1-8|83	%{_gamesbindir}/%{name}
12cr|fred-0.1.1-8|84	%defattr(644,root,root,755)
12cr|fred-0.1.1-8|85	%dir %{_gamesdatadir}/%{name}
12cr|fred-0.1.1-8|86	%{_gamesdatadir}/%{name}/*
12cr|fred-0.1.1-8|87	%{_mandir}/man6/fred.6*
12cr|fred-0.1.1-8|88	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|fred-0.1.1-8|89	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|fred-0.1.1-8|90	%doc AUTHORS ChangeLog INSTALL NEWS README TODO
12cr|fred-0.1.1-8|91	
12cr|fred-0.1.1-8|92	
12cr|fred-0.1.1-8|93	
12cr|fred-0.1.1-8|94	%changelog
12cr|fred-0.1.1-8|95	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-8mdv2011.0
12cr|fred-0.1.1-8|96	+ Revision: 618339
12cr|fred-0.1.1-8|97	- the mass rebuild of 2010.0 packages
12cr|fred-0.1.1-8|98	
12cr|fred-0.1.1-8|99	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.1.1-7mdv2010.0
12cr|fred-0.1.1-8|100	+ Revision: 437585
12cr|fred-0.1.1-8|101	- rebuild
12cr|fred-0.1.1-8|102	
12cr|fred-0.1.1-8|103	* Sun Feb 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.1.1-6mdv2009.1
12cr|fred-0.1.1-8|104	+ Revision: 343911
12cr|fred-0.1.1-8|105	- Fix font patch
12cr|fred-0.1.1-8|106	- Fix desktop file
12cr|fred-0.1.1-8|107	
12cr|fred-0.1.1-8|108	* Sat Feb 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.1.1-5mdv2009.1
12cr|fred-0.1.1-8|109	+ Revision: 343526
12cr|fred-0.1.1-8|110	- Remove tabs on the Name
12cr|fred-0.1.1-8|111	
12cr|fred-0.1.1-8|112	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.1.1-4mdv2009.0
12cr|fred-0.1.1-8|113	+ Revision: 245344
12cr|fred-0.1.1-8|114	- rebuild
12cr|fred-0.1.1-8|115	
12cr|fred-0.1.1-8|116	+ Pixel <pixel@mandriva.com>
12cr|fred-0.1.1-8|117	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|fred-0.1.1-8|118	
12cr|fred-0.1.1-8|119	* Thu Feb 28 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.1-2mdv2008.1
12cr|fred-0.1.1-8|120	+ Revision: 175972
12cr|fred-0.1.1-8|121	- rebuild for new era
12cr|fred-0.1.1-8|122	- fd.o icons
12cr|fred-0.1.1-8|123	- run autoreconf so everything works with modern automake / autoconf
12cr|fred-0.1.1-8|124	- add font.patch (use DejaVu instead of the non-free ttf files)
12cr|fred-0.1.1-8|125	- add build.patch (fixes an error in a header file that breaks build)
12cr|fred-0.1.1-8|126	- new license policy
12cr|fred-0.1.1-8|127	- improve summary
12cr|fred-0.1.1-8|128	- spec clean
12cr|fred-0.1.1-8|129	- use a modified tarball without non-free .ttf files
12cr|fred-0.1.1-8|130	
12cr|fred-0.1.1-8|131	+ Olivier Blin <oblin@mandriva.com>
12cr|fred-0.1.1-8|132	- restore BuildRoot
12cr|fred-0.1.1-8|133	
12cr|fred-0.1.1-8|134	+ Thierry Vignaud <tv@mandriva.org>
12cr|fred-0.1.1-8|135	- auto-convert XDG menu entry
12cr|fred-0.1.1-8|136	- kill re-definition of %%buildroot on Pixel's request
12cr|fred-0.1.1-8|137	- use %%mkrel
12cr|fred-0.1.1-8|138	- import fred
12cr|fred-0.1.1-8|139	
12cr|fred-0.1.1-8|140	
12cr|fred-0.1.1-8|141	* Tue Feb 15 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.1-1mdk
12cr|fred-0.1.1-8|142	- 0.1.1 (it works!)
12cr|fred-0.1.1-8|143	- drop P1 (fixed upstream)
12cr|fred-0.1.1-8|144	
12cr|fred-0.1.1-8|145	* Wed Jun 16 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.1.0-4mdk
12cr|fred-0.1.1-8|146	- rebuild
12cr|fred-0.1.1-8|147	
12cr|fred-0.1.1-8|148	* Fri Apr 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.0-3mdk
12cr|fred-0.1.1-8|149	- rebuild
12cr|fred-0.1.1-8|150	- fix buildrequires (lib64..)
12cr|fred-0.1.1-8|151	- change summary macro to avoid possible conflicts if we were to build debug package
12cr|fred-0.1.1-8|152	
12cr|fred-0.1.1-8|153	* Thu Mar 20 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.1.0-2mdk
12cr|fred-0.1.1-8|154	- switched to other unix specific sources
12cr|fred-0.1.1-8|155	- updated Patch1
12cr|fred-0.1.1-8|156	- now use configure macro
12cr|fred-0.1.1-8|157	- updated docs
12cr|fred-0.1.1-8|158	- dropped Patch0
12cr|fred-0.1.1-8|159	
12cr|fred-0.1.1-8|160	* Tue Feb 25 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.1.0-1mdk
12cr|fred-0.1.1-8|161	- Corrected title
12cr|fred-0.1.1-8|162	- 0.1.0
12cr|fred-0.1.1-8|163	- Don't use the make macro as it won't support multiple jobs
12cr|fred-0.1.1-8|164	
12cr|fred-0.1.1-8|165	* Thu Nov 19 2002 Per Øyvind Karlsen <peroyvind@delonic.no> 0.0.4-1mdk
12cr|fred-0.1.1-8|166	- First release

1461 12
12cr|freebirth-0.3.2-18|1	%define name	freebirth
12cr|freebirth-0.3.2-18|2	%define version	0.3.2
12cr|freebirth-0.3.2-18|3	%define release	%mkrel 18
12cr|freebirth-0.3.2-18|4	%define	Summary	Bass synth/sequencer/sample player for linux
12cr|freebirth-0.3.2-18|5	
12cr|freebirth-0.3.2-18|6	Summary:	%{Summary}
12cr|freebirth-0.3.2-18|7	Name:		%{name}
12cr|freebirth-0.3.2-18|8	Version:	%{version}
12cr|freebirth-0.3.2-18|9	Release:	%{release}
12cr|freebirth-0.3.2-18|10	Source0:	%{name}-%{version}.tar.bz2
12cr|freebirth-0.3.2-18|11	Source11:	%{name}-16x16.png
12cr|freebirth-0.3.2-18|12	Source12:	%{name}-32x32.png
12cr|freebirth-0.3.2-18|13	Source13:	%{name}-48x48.png
12cr|freebirth-0.3.2-18|14	Patch1:		freebirth-0.3.2-debian-fixes.patch
12cr|freebirth-0.3.2-18|15	Patch2:		freebirth-0.3.2-mdv-fix-str-fmt.patch
12cr|freebirth-0.3.2-18|16	URL:		http://www.bitmechanic.com/projects/freebirth/
12cr|freebirth-0.3.2-18|17	License:	GPLv2+
12cr|freebirth-0.3.2-18|18	Group:		Sound
12cr|freebirth-0.3.2-18|19	BuildRequires:	gtk+2-devel
12cr|freebirth-0.3.2-18|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|freebirth-0.3.2-18|21	
12cr|freebirth-0.3.2-18|22	%description
12cr|freebirth-0.3.2-18|23	Freebirth is a free software bass synthesizer / step sequencer
12cr|freebirth-0.3.2-18|24	/ sample player. The bass synthesizer is vaguely 303ish but
12cr|freebirth-0.3.2-18|25	also has other capabilities such as
12cr|freebirth-0.3.2-18|26	
12cr|freebirth-0.3.2-18|27	- Three oscillators (saw, sin, sqr)
12cr|freebirth-0.3.2-18|28	- Phase offsets for each oscillator
12cr|freebirth-0.3.2-18|29	- Separate filter and amplitude envelopes
12cr|freebirth-0.3.2-18|30	- Separate tuning for each oscillator
12cr|freebirth-0.3.2-18|31	- Two effects busses (reverb and delay).
12cr|freebirth-0.3.2-18|32	
12cr|freebirth-0.3.2-18|33	%prep
12cr|freebirth-0.3.2-18|34	%setup -q
12cr|freebirth-0.3.2-18|35	%patch1 -p0
12cr|freebirth-0.3.2-18|36	%patch2 -p1 -b .strfmt
12cr|freebirth-0.3.2-18|37	
12cr|freebirth-0.3.2-18|38	%build
12cr|freebirth-0.3.2-18|39	%setup_compile_flags
12cr|freebirth-0.3.2-18|40	%make
12cr|freebirth-0.3.2-18|41	
12cr|freebirth-0.3.2-18|42	%install
12cr|freebirth-0.3.2-18|43	rm -rf %{buildroot}
12cr|freebirth-0.3.2-18|44	mkdir -p %{buildroot}%{_datadir}/freebirth/raw/
12cr|freebirth-0.3.2-18|45	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
12cr|freebirth-0.3.2-18|46	install -m755 wav_to_raw -D %{buildroot}%{_bindir}/wav_to_raw
12cr|freebirth-0.3.2-18|47	install -m644 raw/*.raw %{buildroot}%{_datadir}/freebirth/raw/
12cr|freebirth-0.3.2-18|48	
12cr|freebirth-0.3.2-18|49	#menu item
12cr|freebirth-0.3.2-18|50	
12cr|freebirth-0.3.2-18|51	mkdir -p %{buildroot}%{_datadir}/applications
12cr|freebirth-0.3.2-18|52	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|freebirth-0.3.2-18|53	[Desktop Entry]
12cr|freebirth-0.3.2-18|54	Name=%{name}
12cr|freebirth-0.3.2-18|55	Comment=%{Summary}
12cr|freebirth-0.3.2-18|56	Exec=%{name}
12cr|freebirth-0.3.2-18|57	Icon=%{name}
12cr|freebirth-0.3.2-18|58	Terminal=false
12cr|freebirth-0.3.2-18|59	Type=Application
12cr|freebirth-0.3.2-18|60	Categories=X-MandrivaLinux-Multimedia-Sound;
12cr|freebirth-0.3.2-18|61	EOF
12cr|freebirth-0.3.2-18|62	
12cr|freebirth-0.3.2-18|63	
12cr|freebirth-0.3.2-18|64	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|freebirth-0.3.2-18|65	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|freebirth-0.3.2-18|66	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|freebirth-0.3.2-18|67	
12cr|freebirth-0.3.2-18|68	%if %mdkversion < 200900
12cr|freebirth-0.3.2-18|69	%post
12cr|freebirth-0.3.2-18|70	%update_menus
12cr|freebirth-0.3.2-18|71	%endif
12cr|freebirth-0.3.2-18|72	
12cr|freebirth-0.3.2-18|73	%if %mdkversion < 200900
12cr|freebirth-0.3.2-18|74	%postun
12cr|freebirth-0.3.2-18|75	%clean_menus
12cr|freebirth-0.3.2-18|76	%endif
12cr|freebirth-0.3.2-18|77	
12cr|freebirth-0.3.2-18|78	%clean
12cr|freebirth-0.3.2-18|79	rm -rf %{buildroot}
12cr|freebirth-0.3.2-18|80	
12cr|freebirth-0.3.2-18|81	%files
12cr|freebirth-0.3.2-18|82	%defattr(-,root,root)
12cr|freebirth-0.3.2-18|83	%doc CHANGES INSTALL NEXT_VERSION README
12cr|freebirth-0.3.2-18|84	%{_bindir}/*
12cr|freebirth-0.3.2-18|85	%dir %{_datadir}/%{name}
12cr|freebirth-0.3.2-18|86	%dir %{_datadir}/%{name}/raw
12cr|freebirth-0.3.2-18|87	%{_datadir}/%{name}/raw/*
12cr|freebirth-0.3.2-18|88	%{_iconsdir}/%{name}.png
12cr|freebirth-0.3.2-18|89	%{_liconsdir}/%{name}.png
12cr|freebirth-0.3.2-18|90	%{_miconsdir}/%{name}.png
12cr|freebirth-0.3.2-18|91	%{_datadir}/applications/*
12cr|freebirth-0.3.2-18|92	
12cr|freebirth-0.3.2-18|93	
12cr|freebirth-0.3.2-18|94	
12cr|freebirth-0.3.2-18|95	
12cr|freebirth-0.3.2-18|96	%changelog
12cr|freebirth-0.3.2-18|97	* Thu Jan 06 2011 Funda Wang <fwang@mandriva.org> 0.3.2-18mdv2011.0
12cr|freebirth-0.3.2-18|98	+ Revision: 629098
12cr|freebirth-0.3.2-18|99	- update with gentoo's patch to fix segment fault
12cr|freebirth-0.3.2-18|100	
12cr|freebirth-0.3.2-18|101	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|freebirth-0.3.2-18|102	- rebuild
12cr|freebirth-0.3.2-18|103	
12cr|freebirth-0.3.2-18|104	* Mon Dec 07 2009 Jérôme Brenier <incubusss@mandriva.org> 0.3.2-17mdv2010.1
12cr|freebirth-0.3.2-18|105	+ Revision: 474506
12cr|freebirth-0.3.2-18|106	- fix str fmt
12cr|freebirth-0.3.2-18|107	- fix license tag
12cr|freebirth-0.3.2-18|108	
12cr|freebirth-0.3.2-18|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|freebirth-0.3.2-18|110	- rebuild
12cr|freebirth-0.3.2-18|111	
12cr|freebirth-0.3.2-18|112	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.3.2-15mdv2009.0
12cr|freebirth-0.3.2-18|113	+ Revision: 245357
12cr|freebirth-0.3.2-18|114	- rebuild
12cr|freebirth-0.3.2-18|115	- drop old menu
12cr|freebirth-0.3.2-18|116	
12cr|freebirth-0.3.2-18|117	+ Pixel <pixel@mandriva.com>
12cr|freebirth-0.3.2-18|118	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|freebirth-0.3.2-18|119	
12cr|freebirth-0.3.2-18|120	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.3.2-13mdv2008.1
12cr|freebirth-0.3.2-18|121	+ Revision: 136419
12cr|freebirth-0.3.2-18|122	- restore BuildRoot
12cr|freebirth-0.3.2-18|123	
12cr|freebirth-0.3.2-18|124	+ Thierry Vignaud <tv@mandriva.org>
12cr|freebirth-0.3.2-18|125	- kill re-definition of %%buildroot on Pixel's request
12cr|freebirth-0.3.2-18|126	
12cr|freebirth-0.3.2-18|127	
12cr|freebirth-0.3.2-18|128	* Wed Feb 28 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.3.2-13mdv2007.0
12cr|freebirth-0.3.2-18|129	+ Revision: 127168
12cr|freebirth-0.3.2-18|130	- fix category in menu
12cr|freebirth-0.3.2-18|131	- Import freebirth
12cr|freebirth-0.3.2-18|132	
12cr|freebirth-0.3.2-18|133	* Thu Aug 10 2006 Lenny Cartier <lenny@mandriva.com> 0.3.2-12mdv2007.0
12cr|freebirth-0.3.2-18|134	- xdg
12cr|freebirth-0.3.2-18|135	
12cr|freebirth-0.3.2-18|136	* Thu Jul 07 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.3.2-11mdk
12cr|freebirth-0.3.2-18|137	- update from Sat Jan 22 2005 that got lost
12cr|freebirth-0.3.2-18|138	- Fixed segmentation fault on file load in Sample Pitch (P1 from debian)
12cr|freebirth-0.3.2-18|139	- compile with -O3
12cr|freebirth-0.3.2-18|140	- a little nicer description (from debian)
12cr|freebirth-0.3.2-18|141	- change summary macro to avoid possible conflicts if we were to build debug package
12cr|freebirth-0.3.2-18|142	- don't bzip2 icons
12cr|freebirth-0.3.2-18|143	
12cr|freebirth-0.3.2-18|144	* Thu May 27 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.3.2-10mdk
12cr|freebirth-0.3.2-18|145	- rebuild
12cr|freebirth-0.3.2-18|146	

1462 12
12cr|freecell-solver-3.8.0-1|1	%define basen freecell-solver
12cr|freecell-solver-3.8.0-1|2	%define libname_orig lib%{basen}
12cr|freecell-solver-3.8.0-1|3	%define major 0
12cr|freecell-solver-3.8.0-1|4	%define libname %mklibname %{basen} %{major}
12cr|freecell-solver-3.8.0-1|5	%define develname %mklibname %{basen} -d
12cr|freecell-solver-3.8.0-1|6	%define staticname %mklibname %{basen} -d -s
12cr|freecell-solver-3.8.0-1|7	
12cr|freecell-solver-3.8.0-1|8	
12cr|freecell-solver-3.8.0-1|9	Name:		%{basen}
12cr|freecell-solver-3.8.0-1|10	Summary:	The Freecell Solver Executable
12cr|freecell-solver-3.8.0-1|11	Version:	3.8.0
12cr|freecell-solver-3.8.0-1|12	Release:	%mkrel 1
12cr|freecell-solver-3.8.0-1|13	License:	MIT
12cr|freecell-solver-3.8.0-1|14	Group:		Games/Cards
12cr|freecell-solver-3.8.0-1|15	Source:		http://download.berlios.de/fc-solve/%{name}-%{version}.tar.bz2
12cr|freecell-solver-3.8.0-1|16	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|freecell-solver-3.8.0-1|17	URL:		http://fc-solve.berlios.de/
12cr|freecell-solver-3.8.0-1|18	Requires:	%{libname} = %{version}-%{release}
12cr|freecell-solver-3.8.0-1|19	BuildRequires:	cmake
12cr|freecell-solver-3.8.0-1|20	
12cr|freecell-solver-3.8.0-1|21	%description
12cr|freecell-solver-3.8.0-1|22	The Freecell Solver package contains the fc-solve executable which is
12cr|freecell-solver-3.8.0-1|23	a command-line program that can be used to solve games of Freecell and
12cr|freecell-solver-3.8.0-1|24	similar card solitaire variants.
12cr|freecell-solver-3.8.0-1|25	
12cr|freecell-solver-3.8.0-1|26	This package also contains command line executables to generate the initial
12cr|freecell-solver-3.8.0-1|27	boards of several popular Freecell implementations.
12cr|freecell-solver-3.8.0-1|28	
12cr|freecell-solver-3.8.0-1|29	%package -n %{libname}
12cr|freecell-solver-3.8.0-1|30	Summary: The Freecell Solver dynamic libraries for solving Freecell games
12cr|freecell-solver-3.8.0-1|31	Group: Games/Cards
12cr|freecell-solver-3.8.0-1|32	
12cr|freecell-solver-3.8.0-1|33	%description -n %{libname}
12cr|freecell-solver-3.8.0-1|34	Contains the Freecell Solver libraries that are used by some programs to solve
12cr|freecell-solver-3.8.0-1|35	games of Freecell and similar variants of card solitaire.
12cr|freecell-solver-3.8.0-1|36	
12cr|freecell-solver-3.8.0-1|37	This package is mandatory for the Freecell Solver executable too.
12cr|freecell-solver-3.8.0-1|38	
12cr|freecell-solver-3.8.0-1|39	%package -n %{develname}
12cr|freecell-solver-3.8.0-1|40	Summary: The Freecell Solver development tools for solving Freecell games
12cr|freecell-solver-3.8.0-1|41	Group: Games/Cards
12cr|freecell-solver-3.8.0-1|42	Requires: %{libname} = %{version}-%{release}
12cr|freecell-solver-3.8.0-1|43	
12cr|freecell-solver-3.8.0-1|44	%description -n %{develname}
12cr|freecell-solver-3.8.0-1|45	Freecell Solver is a library for automatically solving boards of Freecell and
12cr|freecell-solver-3.8.0-1|46	similar variants of card Solitaire. This package contains the header files and
12cr|freecell-solver-3.8.0-1|47	static libraries necessary for developing programs using Freecell Solver.
12cr|freecell-solver-3.8.0-1|48	
12cr|freecell-solver-3.8.0-1|49	You should install it if you are a game developer who would like to use
12cr|freecell-solver-3.8.0-1|50	Freecell Solver from within your programs.
12cr|freecell-solver-3.8.0-1|51	
12cr|freecell-solver-3.8.0-1|52	%package -n %{staticname}
12cr|freecell-solver-3.8.0-1|53	Summary: The Freecell Solver static libraries
12cr|freecell-solver-3.8.0-1|54	Group: Games/Cards
12cr|freecell-solver-3.8.0-1|55	Requires: %{develname} = %{version}-%{release}
12cr|freecell-solver-3.8.0-1|56	
12cr|freecell-solver-3.8.0-1|57	%description -n %{staticname}
12cr|freecell-solver-3.8.0-1|58	Freecell Solver is a library for automatically solving boards of Freecell and
12cr|freecell-solver-3.8.0-1|59	similar variants of card Solitaire. This package contains the static libraries.
12cr|freecell-solver-3.8.0-1|60	
12cr|freecell-solver-3.8.0-1|61	It is not generally required.
12cr|freecell-solver-3.8.0-1|62	
12cr|freecell-solver-3.8.0-1|63	%prep
12cr|freecell-solver-3.8.0-1|64	%setup -q
12cr|freecell-solver-3.8.0-1|65	# This is a hack that is meant to make sure the README of the board
12cr|freecell-solver-3.8.0-1|66	# generation programs resides inside the board_gen sub-dir of the
12cr|freecell-solver-3.8.0-1|67	# documentation directory.
12cr|freecell-solver-3.8.0-1|68	cd board_gen
12cr|freecell-solver-3.8.0-1|69	mkdir doc
12cr|freecell-solver-3.8.0-1|70	cd doc
12cr|freecell-solver-3.8.0-1|71	mkdir board_gen
12cr|freecell-solver-3.8.0-1|72	cd board_gen
12cr|freecell-solver-3.8.0-1|73	cp ../../README .
12cr|freecell-solver-3.8.0-1|74	
12cr|freecell-solver-3.8.0-1|75	
12cr|freecell-solver-3.8.0-1|76	%build
12cr|freecell-solver-3.8.0-1|77	%cmake -DLOCALE_INSTALL_DIR=%{_datadir}/locale -DLIB_INSTALL_DIR=%{_libdir} -DMAX_NUM_FREECELLS=8 -DMAX_NUM_STACKS=12
12cr|freecell-solver-3.8.0-1|78	%make
12cr|freecell-solver-3.8.0-1|79	
12cr|freecell-solver-3.8.0-1|80	%install
12cr|freecell-solver-3.8.0-1|81	rm -rf %{buildroot}
12cr|freecell-solver-3.8.0-1|82	cd build
12cr|freecell-solver-3.8.0-1|83	%makeinstall_std
12cr|freecell-solver-3.8.0-1|84	
12cr|freecell-solver-3.8.0-1|85	rm -f %buildroot/usr/bin/make-microsoft-freecell-board
12cr|freecell-solver-3.8.0-1|86	
12cr|freecell-solver-3.8.0-1|87	%files -n %{libname}
12cr|freecell-solver-3.8.0-1|88	%defattr(-,root,root)
12cr|freecell-solver-3.8.0-1|89	%{_libdir}/libfreecell-solver.so*
12cr|freecell-solver-3.8.0-1|90	%{_datadir}/freecell-solver/presetrc
12cr|freecell-solver-3.8.0-1|91	%{_datadir}/freecell-solver/presets/*
12cr|freecell-solver-3.8.0-1|92	
12cr|freecell-solver-3.8.0-1|93	%files -n %{staticname}
12cr|freecell-solver-3.8.0-1|94	%defattr(-,root,root)
12cr|freecell-solver-3.8.0-1|95	%{_libdir}/libfreecell-solver.a
12cr|freecell-solver-3.8.0-1|96	
12cr|freecell-solver-3.8.0-1|97	%files
12cr|freecell-solver-3.8.0-1|98	%defattr(-,root,root)
12cr|freecell-solver-3.8.0-1|99	%{_bindir}/fc-solve
12cr|freecell-solver-3.8.0-1|100	%{_bindir}/freecell-solver-fc-pro-range-solve
12cr|freecell-solver-3.8.0-1|101	%{_bindir}/freecell-solver-multi-thread-solve
12cr|freecell-solver-3.8.0-1|102	%{_bindir}/freecell-solver-range-parallel-solve
12cr|freecell-solver-3.8.0-1|103	%{_bindir}/make-aisleriot-freecell-board
12cr|freecell-solver-3.8.0-1|104	%{_bindir}/make-gnome-freecell-board
12cr|freecell-solver-3.8.0-1|105	%{_bindir}/make_pysol_freecell_board.py
12cr|freecell-solver-3.8.0-1|106	%{_bindir}/pi-make-microsoft-freecell-board
12cr|freecell-solver-3.8.0-1|107	%{_mandir}/*/*
12cr|freecell-solver-3.8.0-1|108	%{_docdir}/*
12cr|freecell-solver-3.8.0-1|109	
12cr|freecell-solver-3.8.0-1|110	%files -n %{develname}
12cr|freecell-solver-3.8.0-1|111	%defattr(-,root,root)
12cr|freecell-solver-3.8.0-1|112	%{_includedir}/freecell-solver/*.h
12cr|freecell-solver-3.8.0-1|113	%{_bindir}/freecell-solver-config
12cr|freecell-solver-3.8.0-1|114	%{_libdir}/pkgconfig/*.pc
12cr|freecell-solver-3.8.0-1|115	
12cr|freecell-solver-3.8.0-1|116	%clean
12cr|freecell-solver-3.8.0-1|117	rm -rf %{buildroot}
12cr|freecell-solver-3.8.0-1|118	
12cr|freecell-solver-3.8.0-1|119	
12cr|freecell-solver-3.8.0-1|120	
12cr|freecell-solver-3.8.0-1|121	%changelog
12cr|freecell-solver-3.8.0-1|122	* Fri Oct 14 2011 Andrey Bondrov <abondrov@mandriva.org> 3.8.0-1mdv2012.0
12cr|freecell-solver-3.8.0-1|123	+ Revision: 704677
12cr|freecell-solver-3.8.0-1|124	- New version 3.8.0
12cr|freecell-solver-3.8.0-1|125	
12cr|freecell-solver-3.8.0-1|126	* Sun Dec 19 2010 Shlomi Fish <shlomif@mandriva.org> 3.4.0-2mdv2011.0
12cr|freecell-solver-3.8.0-1|127	+ Revision: 623096
12cr|freecell-solver-3.8.0-1|128	- import freecell-solver
12cr|freecell-solver-3.8.0-1|129	

1463 12
12cr|freeciv-2.3.2-3|1	Name:		freeciv
12cr|freeciv-2.3.2-3|2	Version:	2.3.2
12cr|freeciv-2.3.2-3|3	Release:	3
12cr|freeciv-2.3.2-3|4	Summary:	CIVilization clone
12cr|freeciv-2.3.2-3|5	License:	GPLv2+
12cr|freeciv-2.3.2-3|6	Group:		Games/Strategy
12cr|freeciv-2.3.2-3|7	URL:		http://www.freeciv.org/
12cr|freeciv-2.3.2-3|8	Source0:	http://prdownloads.sourceforge.net/freeciv/%{name}-%{version}.tar.bz2
12cr|freeciv-2.3.2-3|9	Source1:	%{name}.server.wrapper
12cr|freeciv-2.3.2-3|10	Source2:	stdsounds3.tar.gz
12cr|freeciv-2.3.2-3|11	BuildRequires:	pkgconfig(SDL_mixer)
12cr|freeciv-2.3.2-3|12	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|freeciv-2.3.2-3|13	BuildRequires:	pkgconfig(ncurses)
12cr|freeciv-2.3.2-3|14	BuildRequires:	readline-devel
12cr|freeciv-2.3.2-3|15	BuildRequires:	desktop-file-utils
12cr|freeciv-2.3.2-3|16	BuildRequires:	ggz-gtk-client-devel
12cr|freeciv-2.3.2-3|17	BuildRequires:	libstdc++-static-devel
12cr|freeciv-2.3.2-3|18	Requires(post):	ggz-client-libs
12cr|freeciv-2.3.2-3|19	Requires(preun): ggz-client-libs
12cr|freeciv-2.3.2-3|20	
12cr|freeciv-2.3.2-3|21	%description
12cr|freeciv-2.3.2-3|22	Freeciv is a multiplayer strategy game, released under the GNU General
12cr|freeciv-2.3.2-3|23	Public License. It is generally comparable with Civilization II(r),
12cr|freeciv-2.3.2-3|24	published by Microprose(r).
12cr|freeciv-2.3.2-3|25	
12cr|freeciv-2.3.2-3|26	Default configuration uses the Civilization II(r) style Isometric view. If
12cr|freeciv-2.3.2-3|27	you prefer classic Civilization(r) 2-d view, invoke the client with
12cr|freeciv-2.3.2-3|28	"civclient --tiles trident".
12cr|freeciv-2.3.2-3|29	
12cr|freeciv-2.3.2-3|30	%package	data
12cr|freeciv-2.3.2-3|31	Group:		Games/Strategy
12cr|freeciv-2.3.2-3|32	Summary:	FREE CIVilization clone - data files
12cr|freeciv-2.3.2-3|33	Requires:	%{name}-server = %{version}
12cr|freeciv-2.3.2-3|34	BuildArch:	noarch
12cr|freeciv-2.3.2-3|35	
12cr|freeciv-2.3.2-3|36	%description	data
12cr|freeciv-2.3.2-3|37	Freeciv is a multiplayer strategy game, released under the GNU General
12cr|freeciv-2.3.2-3|38	Public License. It is generally comparable with Civilization II(r),
12cr|freeciv-2.3.2-3|39	published by Microprose(r).
12cr|freeciv-2.3.2-3|40	
12cr|freeciv-2.3.2-3|41	Default configuration uses the Civilization II(r) style Isometric view. If
12cr|freeciv-2.3.2-3|42	you prefer classic Civilization(r) 2-d view, invoke the client with
12cr|freeciv-2.3.2-3|43	"civclient --tiles trident".
12cr|freeciv-2.3.2-3|44	
12cr|freeciv-2.3.2-3|45	%package	client
12cr|freeciv-2.3.2-3|46	Group:		Games/Strategy
12cr|freeciv-2.3.2-3|47	Summary:	FREE CIVilization clone - client
12cr|freeciv-2.3.2-3|48	Provides:	%{name} = %{version}-%{release}
12cr|freeciv-2.3.2-3|49	Requires:	%{name}-data = %{version}
12cr|freeciv-2.3.2-3|50	Requires:	%{name}-server = %{version}
12cr|freeciv-2.3.2-3|51	Obsoletes:	%{name}-client < %{version}-%{release}
12cr|freeciv-2.3.2-3|52	Requires(post):	ggz-client-libs
12cr|freeciv-2.3.2-3|53	Requires(preun): ggz-client-libs
12cr|freeciv-2.3.2-3|54	
12cr|freeciv-2.3.2-3|55	%description	client
12cr|freeciv-2.3.2-3|56	This is the graphical client for freeciv
12cr|freeciv-2.3.2-3|57	
12cr|freeciv-2.3.2-3|58	%package	server
12cr|freeciv-2.3.2-3|59	Group:		Games/Strategy
12cr|freeciv-2.3.2-3|60	Summary:	FREE CIVilization clone - server
12cr|freeciv-2.3.2-3|61	Provides:	%{name} = %{version}-%{release}
12cr|freeciv-2.3.2-3|62	Requires:	%{name}-data = %{version}
12cr|freeciv-2.3.2-3|63	Requires(post):	ggz-client-libs
12cr|freeciv-2.3.2-3|64	Requires(preun): ggz-client-libs
12cr|freeciv-2.3.2-3|65	
12cr|freeciv-2.3.2-3|66	%description	server
12cr|freeciv-2.3.2-3|67	This is the server for freeciv.
12cr|freeciv-2.3.2-3|68	
12cr|freeciv-2.3.2-3|69	%prep
12cr|freeciv-2.3.2-3|70	%setup -q
12cr|freeciv-2.3.2-3|71	
12cr|freeciv-2.3.2-3|72	%build
12cr|freeciv-2.3.2-3|73	#locales are not in %{_gamesdatadir}
12cr|freeciv-2.3.2-3|74	export localedir=%{_datadir}/locale
12cr|freeciv-2.3.2-3|75	
12cr|freeciv-2.3.2-3|76	%configure2_5x \
12cr|freeciv-2.3.2-3|77	--bindir=%{_gamesbindir} \
12cr|freeciv-2.3.2-3|78	--datadir=%{_gamesdatadir} \
12cr|freeciv-2.3.2-3|79	--enable-client=gtk-2.0
12cr|freeciv-2.3.2-3|80	%make
12cr|freeciv-2.3.2-3|81	
12cr|freeciv-2.3.2-3|82	%install
12cr|freeciv-2.3.2-3|83	%__rm -rf %{buildroot}
12cr|freeciv-2.3.2-3|84	%makeinstall_std localedir=%{_datadir}/locale
12cr|freeciv-2.3.2-3|85	
12cr|freeciv-2.3.2-3|86	tar -xvf %{SOURCE2} -C %{buildroot}%{_gamesdatadir}/%{name}
12cr|freeciv-2.3.2-3|87	
12cr|freeciv-2.3.2-3|88	# wrapper
12cr|freeciv-2.3.2-3|89	%__mv %{buildroot}%{_gamesbindir}/freeciv-server %{buildroot}%{_gamesbindir}/civserver.real
12cr|freeciv-2.3.2-3|90	%__install -m 755 %{SOURCE1} %{buildroot}%{_gamesbindir}/freeciv-server
12cr|freeciv-2.3.2-3|91	
12cr|freeciv-2.3.2-3|92	# fix icons locations
12cr|freeciv-2.3.2-3|93	%__mv %{buildroot}%{_gamesdatadir}/icons %{buildroot}%{_datadir}/icons
12cr|freeciv-2.3.2-3|94	
12cr|freeciv-2.3.2-3|95	# menu entry
12cr|freeciv-2.3.2-3|96	desktop-file-install --vendor="" \
12cr|freeciv-2.3.2-3|97	--remove-category="Application" \
12cr|freeciv-2.3.2-3|98	--remove-category="GNOME" \
12cr|freeciv-2.3.2-3|99	--remove-category="Strategy" \
12cr|freeciv-2.3.2-3|100	--add-category="GTK" \
12cr|freeciv-2.3.2-3|101	--add-category="StrategyGame" \
12cr|freeciv-2.3.2-3|102	--dir %{buildroot}%{_datadir}/applications \
12cr|freeciv-2.3.2-3|103	%{buildroot}%{_datadir}/applications/*.desktop
12cr|freeciv-2.3.2-3|104	
12cr|freeciv-2.3.2-3|105	%find_lang %{name}
12cr|freeciv-2.3.2-3|106	
12cr|freeciv-2.3.2-3|107	# omit ggz.modules, to register at install, not build, time.
12cr|freeciv-2.3.2-3|108	%__rm %{buildroot}%{_sysconfdir}/ggz.modules
12cr|freeciv-2.3.2-3|109	# include .dsc files
12cr|freeciv-2.3.2-3|110	%__mkdir_p %{buildroot}%{_datadir}/ggz
12cr|freeciv-2.3.2-3|111	%__install -p -D -m644 data/civclient.dsc %{buildroot}%{_datadir}/ggz/civclient.dsc
12cr|freeciv-2.3.2-3|112	%__install -p -D -m644 data/civclient.dsc %{buildroot}%{_datadir}/ggz/civserver.dsc
12cr|freeciv-2.3.2-3|113	
12cr|freeciv-2.3.2-3|114	#remove unneeded
12cr|freeciv-2.3.2-3|115	%__rm -f %{buildroot}%{_libdir}/*a
12cr|freeciv-2.3.2-3|116	%__rm -f %{buildroot}%{_mandir}/man6/*ftwl*
12cr|freeciv-2.3.2-3|117	%__rm -f %{buildroot}%{_mandir}/man6/*sdl*
12cr|freeciv-2.3.2-3|118	%__rm -f %{buildroot}%{_mandir}/man6/*win32*
12cr|freeciv-2.3.2-3|119	%__rm -f %{buildroot}%{_mandir}/man6/*xaw*
12cr|freeciv-2.3.2-3|120	
12cr|freeciv-2.3.2-3|121	%clean
12cr|freeciv-2.3.2-3|122	%__rm -rf %{buildroot}
12cr|freeciv-2.3.2-3|123	
12cr|freeciv-2.3.2-3|124	%post client
12cr|freeciv-2.3.2-3|125	%{_bindir}/ggz-config --install --force --modfile=%{_datadir}/ggz/civclient.dsc || :
12cr|freeciv-2.3.2-3|126	
12cr|freeciv-2.3.2-3|127	%preun client
12cr|freeciv-2.3.2-3|128	if [ $1 -eq 0 ]; then
12cr|freeciv-2.3.2-3|129	%{_bindir}/ggz-config --remove --modfile=%{_datadir}/ggz/civclient.dsc || :
12cr|freeciv-2.3.2-3|130	fi
12cr|freeciv-2.3.2-3|131	
12cr|freeciv-2.3.2-3|132	%post server
12cr|freeciv-2.3.2-3|133	%{_bindir}/ggz-config --install --force --modfile=%{_datadir}/ggz/civserver.dsc || :
12cr|freeciv-2.3.2-3|134	
12cr|freeciv-2.3.2-3|135	%preun server
12cr|freeciv-2.3.2-3|136	if [ $1 -eq 0 ]; then
12cr|freeciv-2.3.2-3|137	%{_bindir}/ggz-config --remove --modfile=%{_datadir}/ggz/civserver.dsc || :
12cr|freeciv-2.3.2-3|138	fi
12cr|freeciv-2.3.2-3|139	
12cr|freeciv-2.3.2-3|140	%files -f %{name}.lang data
12cr|freeciv-2.3.2-3|141	%doc AUTHORS doc/BUGS doc/HOWTOPLAY NEWS doc/README doc/README.AI doc/README.graphics doc/README.rulesets doc/README.sound doc/HACKING
12cr|freeciv-2.3.2-3|142	%{_gamesdatadir}/%{name}
12cr|freeciv-2.3.2-3|143	
12cr|freeciv-2.3.2-3|144	%files client
12cr|freeciv-2.3.2-3|145	%{_gamesbindir}/freeciv-gtk2
12cr|freeciv-2.3.2-3|146	%{_gamesbindir}/freeciv-manual
12cr|freeciv-2.3.2-3|147	%{_gamesbindir}/freeciv-modpack
12cr|freeciv-2.3.2-3|148	%{_mandir}/man6/freeciv-client.6*
12cr|freeciv-2.3.2-3|149	%{_mandir}/man6/freeciv-gtk2.6*
12cr|freeciv-2.3.2-3|150	%{_mandir}/man6/freeciv-modpack*
12cr|freeciv-2.3.2-3|151	%{_datadir}/applications/freeciv.desktop
12cr|freeciv-2.3.2-3|152	%{_datadir}/applications/freeciv-modpack.desktop
12cr|freeciv-2.3.2-3|153	%{_datadir}/pixmaps/freeciv-client.png
12cr|freeciv-2.3.2-3|154	%{_iconsdir}/hicolor/*/apps/freeciv-modpack.png
12cr|freeciv-2.3.2-3|155	%{_iconsdir}/hicolor/*/apps/freeciv-client.png
12cr|freeciv-2.3.2-3|156	%{_datadir}/ggz/civclient.dsc
12cr|freeciv-2.3.2-3|157	
12cr|freeciv-2.3.2-3|158	%files server
12cr|freeciv-2.3.2-3|159	%{_gamesbindir}/civserver.real
12cr|freeciv-2.3.2-3|160	%{_gamesbindir}/freeciv-server
12cr|freeciv-2.3.2-3|161	%{_mandir}/man6/freeciv-server.6*
12cr|freeciv-2.3.2-3|162	%{_datadir}/applications/freeciv-server.desktop
12cr|freeciv-2.3.2-3|163	%{_iconsdir}/hicolor/*/apps/freeciv-server.png
12cr|freeciv-2.3.2-3|164	%{_datadir}/ggz/civserver.dsc
12cr|freeciv-2.3.2-3|165	
12cr|freeciv-2.3.2-3|166	
12cr|freeciv-2.3.2-3|167	%changelog
12cr|freeciv-2.3.2-3|168	* Fri Apr 13 2012 Götz Waschk <waschk@mandriva.org> 2.3.2-2mdv2012.0
12cr|freeciv-2.3.2-3|169	+ Revision: 790488
12cr|freeciv-2.3.2-3|170	- rebuild
12cr|freeciv-2.3.2-3|171	
12cr|freeciv-2.3.2-3|172	+ Andrey Bondrov <abondrov@mandriva.org>
12cr|freeciv-2.3.2-3|173	- New version 2.3.2
12cr|freeciv-2.3.2-3|174	
12cr|freeciv-2.3.2-3|175	* Mon Dec 05 2011 Alexander Khrukin <akhrukin@mandriva.org> 2.3.1-1
12cr|freeciv-2.3.2-3|176	+ Revision: 737889
12cr|freeciv-2.3.2-3|177	- version update fix
12cr|freeciv-2.3.2-3|178	- version update
12cr|freeciv-2.3.2-3|179	
12cr|freeciv-2.3.2-3|180	* Sun Oct 16 2011 Andrey Bondrov <abondrov@mandriva.org> 2.3.0-1
12cr|freeciv-2.3.2-3|181	+ Revision: 704872
12cr|freeciv-2.3.2-3|182	- New version 2.3.0
12cr|freeciv-2.3.2-3|183	
12cr|freeciv-2.3.2-3|184	* Wed May 18 2011 Funda Wang <fwang@mandriva.org> 2.2.5-2
12cr|freeciv-2.3.2-3|185	+ Revision: 675941
12cr|freeciv-2.3.2-3|186	- add br
12cr|freeciv-2.3.2-3|187	
12cr|freeciv-2.3.2-3|188	* Mon Mar 07 2011 Zombie Ryushu <ryushu@mandriva.org> 2.2.5-1
12cr|freeciv-2.3.2-3|189	+ Revision: 642389
12cr|freeciv-2.3.2-3|190	- upgrade to 2.2.5
12cr|freeciv-2.3.2-3|191	
12cr|freeciv-2.3.2-3|192	* Tue Oct 12 2010 Funda Wang <fwang@mandriva.org> 2.2.3-3mdv2011.0
12cr|freeciv-2.3.2-3|193	+ Revision: 585065
12cr|freeciv-2.3.2-3|194	- obsoletes old packages
12cr|freeciv-2.3.2-3|195	
12cr|freeciv-2.3.2-3|196	* Wed Sep 29 2010 Götz Waschk <waschk@mandriva.org> 2.2.3-2mdv2011.0
12cr|freeciv-2.3.2-3|197	+ Revision: 582085
12cr|freeciv-2.3.2-3|198	- make the data package noarch, not the client
12cr|freeciv-2.3.2-3|199	
12cr|freeciv-2.3.2-3|200	* Tue Sep 28 2010 Samuel Verschelde <stormi@mandriva.org> 2.2.3-1mdv2011.0
12cr|freeciv-2.3.2-3|201	+ Revision: 581899
12cr|freeciv-2.3.2-3|202	- update to new version 2.2.3
12cr|freeciv-2.3.2-3|203	- really fix source url
12cr|freeciv-2.3.2-3|204	- fix URL
12cr|freeciv-2.3.2-3|205	
12cr|freeciv-2.3.2-3|206	* Tue Aug 31 2010 Thierry Vignaud <tv@mandriva.org> 2.2.2-2mdv2011.0
12cr|freeciv-2.3.2-3|207	+ Revision: 574907
12cr|freeciv-2.3.2-3|208	- let the data subpackage be noarch
12cr|freeciv-2.3.2-3|209	
12cr|freeciv-2.3.2-3|210	* Sun Aug 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.2-1mdv2011.0
12cr|freeciv-2.3.2-3|211	+ Revision: 567753
12cr|freeciv-2.3.2-3|212	- update to new version 2.2.2
12cr|freeciv-2.3.2-3|213	
12cr|freeciv-2.3.2-3|214	* Thu Mar 18 2010 Emmanuel Andry <eandry@mandriva.org> 2.2.0-3mdv2010.1
12cr|freeciv-2.3.2-3|215	+ Revision: 525050
12cr|freeciv-2.3.2-3|216	- readd wrongly removed ggz game info scripts
12cr|freeciv-2.3.2-3|217	- Requires (post and preun) ggz-client-libs
12cr|freeciv-2.3.2-3|218	
12cr|freeciv-2.3.2-3|219	* Tue Mar 16 2010 Emmanuel Andry <eandry@mandriva.org> 2.2.0-2mdv2010.1
12cr|freeciv-2.3.2-3|220	+ Revision: 522387
12cr|freeciv-2.3.2-3|221	- drop ggz macros, they cause weird build issues. Use fixed paths instead
12cr|freeciv-2.3.2-3|222	
12cr|freeciv-2.3.2-3|223	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|freeciv-2.3.2-3|224	- drop backwards compatible scriptlets for ancient releases
12cr|freeciv-2.3.2-3|225	- don't define name, version & release on top of spec
12cr|freeciv-2.3.2-3|226	- fix broken ggz macros resulting in files ending up in / (fixes #58123)
12cr|freeciv-2.3.2-3|227	
12cr|freeciv-2.3.2-3|228	* Sat Feb 27 2010 Emmanuel Andry <eandry@mandriva.org> 2.2.0-1mdv2010.1
12cr|freeciv-2.3.2-3|229	+ Revision: 512338
12cr|freeciv-2.3.2-3|230	- New version 2.2.0
12cr|freeciv-2.3.2-3|231	- use proper ggz components packaging
12cr|freeciv-2.3.2-3|232	
12cr|freeciv-2.3.2-3|233	* Mon Feb 01 2010 Emmanuel Andry <eandry@mandriva.org> 2.1.11-1mdv2010.1
12cr|freeciv-2.3.2-3|234	+ Revision: 499231
12cr|freeciv-2.3.2-3|235	- New version 2.1.11
12cr|freeciv-2.3.2-3|236	
12cr|freeciv-2.3.2-3|237	* Sat Nov 28 2009 Frederik Himpe <fhimpe@mandriva.org> 2.1.10-1mdv2010.1
12cr|freeciv-2.3.2-3|238	+ Revision: 471003
12cr|freeciv-2.3.2-3|239	- update to new version 2.1.10
12cr|freeciv-2.3.2-3|240	
12cr|freeciv-2.3.2-3|241	* Sun May 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.9-1mdv2010.0
12cr|freeciv-2.3.2-3|242	+ Revision: 379214
12cr|freeciv-2.3.2-3|243	- new version
12cr|freeciv-2.3.2-3|244	
12cr|freeciv-2.3.2-3|245	* Mon Mar 09 2009 Emmanuel Andry <eandry@mandriva.org> 2.1.8-4mdv2009.1
12cr|freeciv-2.3.2-3|246	+ Revision: 353337
12cr|freeciv-2.3.2-3|247	- fix locale path (#46043)
12cr|freeciv-2.3.2-3|248	
12cr|freeciv-2.3.2-3|249	* Wed Feb 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.8-3mdv2009.1
12cr|freeciv-2.3.2-3|250	+ Revision: 344752
12cr|freeciv-2.3.2-3|251	- rebuild against new readline
12cr|freeciv-2.3.2-3|252	- keep bash completion in its own package
12cr|freeciv-2.3.2-3|253	
12cr|freeciv-2.3.2-3|254	* Sun Dec 14 2008 Zombie Ryushu <ryushu@mandriva.org> 2.1.8-1mdv2009.1
12cr|freeciv-2.3.2-3|255	+ Revision: 314373
12cr|freeciv-2.3.2-3|256	- New Version 2.1.8
12cr|freeciv-2.3.2-3|257	- Version bump to 2.1.8
12cr|freeciv-2.3.2-3|258	
12cr|freeciv-2.3.2-3|259	* Thu Aug 28 2008 Emmanuel Andry <eandry@mandriva.org> 2.1.6-1mdv2009.0
12cr|freeciv-2.3.2-3|260	+ Revision: 277057
12cr|freeciv-2.3.2-3|261	- New version
12cr|freeciv-2.3.2-3|262	
12cr|freeciv-2.3.2-3|263	* Sun Jun 29 2008 Funda Wang <fwang@mandriva.org> 2.1.5-1mdv2009.0
12cr|freeciv-2.3.2-3|264	+ Revision: 229944
12cr|freeciv-2.3.2-3|265	- New version 2.1.5
12cr|freeciv-2.3.2-3|266	
12cr|freeciv-2.3.2-3|267	+ Pixel <pixel@mandriva.com>
12cr|freeciv-2.3.2-3|268	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|freeciv-2.3.2-3|269	
12cr|freeciv-2.3.2-3|270	* Sat May 03 2008 Funda Wang <fwang@mandriva.org> 2.1.4-1mdv2009.0
12cr|freeciv-2.3.2-3|271	+ Revision: 200636
12cr|freeciv-2.3.2-3|272	- fix ggz-gtk-client devel package name
12cr|freeciv-2.3.2-3|273	
12cr|freeciv-2.3.2-3|274	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|freeciv-2.3.2-3|275	- new version
12cr|freeciv-2.3.2-3|276	
12cr|freeciv-2.3.2-3|277	+ Thierry Vignaud <tv@mandriva.org>
12cr|freeciv-2.3.2-3|278	- rebuild
12cr|freeciv-2.3.2-3|279	
12cr|freeciv-2.3.2-3|280	* Fri Feb 01 2008 Funda Wang <fwang@mandriva.org> 2.1.3-1mdv2008.1
12cr|freeciv-2.3.2-3|281	+ Revision: 161008
12cr|freeciv-2.3.2-3|282	- New version 2.1.3
12cr|freeciv-2.3.2-3|283	
12cr|freeciv-2.3.2-3|284	+ Olivier Blin <blino@mandriva.org>
12cr|freeciv-2.3.2-3|285	- restore BuildRoot
12cr|freeciv-2.3.2-3|286	
12cr|freeciv-2.3.2-3|287	+ Thierry Vignaud <tv@mandriva.org>
12cr|freeciv-2.3.2-3|288	- kill re-definition of %%buildroot on Pixel's request
12cr|freeciv-2.3.2-3|289	
12cr|freeciv-2.3.2-3|290	* Wed Nov 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.1-1mdv2008.1
12cr|freeciv-2.3.2-3|291	+ Revision: 113770
12cr|freeciv-2.3.2-3|292	- update to new version 2.1.1
12cr|freeciv-2.3.2-3|293	
12cr|freeciv-2.3.2-3|294	* Sun Nov 11 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.0-2mdv2008.1
12cr|freeciv-2.3.2-3|295	+ Revision: 107952
12cr|freeciv-2.3.2-3|296	- decompressed additional sources
12cr|freeciv-2.3.2-3|297	- fix wrapper perms (fix bug#35451)
12cr|freeciv-2.3.2-3|298	
12cr|freeciv-2.3.2-3|299	* Wed Nov 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.0-1mdv2008.1
12cr|freeciv-2.3.2-3|300	+ Revision: 106825
12cr|freeciv-2.3.2-3|301	- sanitize perms
12cr|freeciv-2.3.2-3|302	- use upstream icons
12cr|freeciv-2.3.2-3|303	- new version
12cr|freeciv-2.3.2-3|304	
12cr|freeciv-2.3.2-3|305	* Mon Sep 17 2007 Emmanuel Andry <eandry@mandriva.org> 2.0.9-3mdv2008.0
12cr|freeciv-2.3.2-3|306	+ Revision: 89330
12cr|freeciv-2.3.2-3|307	- reintroduce configure2_5x
12cr|freeciv-2.3.2-3|308	- drop duplicate category in desktop file
12cr|freeciv-2.3.2-3|309	- set optimzation to -O1 to fix bug #33680
12cr|freeciv-2.3.2-3|310	
12cr|freeciv-2.3.2-3|311	* Sat Sep 01 2007 Emmanuel Andry <eandry@mandriva.org> 2.0.9-2mdv2008.0
12cr|freeciv-2.3.2-3|312	+ Revision: 77707
12cr|freeciv-2.3.2-3|313	- drop old menu
12cr|freeciv-2.3.2-3|314	- configure2_5x is no more
12cr|freeciv-2.3.2-3|315	
12cr|freeciv-2.3.2-3|316	+ Thierry Vignaud <tv@mandriva.org>
12cr|freeciv-2.3.2-3|317	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|freeciv-2.3.2-3|318	
12cr|freeciv-2.3.2-3|319	
12cr|freeciv-2.3.2-3|320	* Sun Feb 18 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.9-1mdv2007.0
12cr|freeciv-2.3.2-3|321	+ Revision: 122382
12cr|freeciv-2.3.2-3|322	- 2.0.9
12cr|freeciv-2.3.2-3|323	- regenerate P0
12cr|freeciv-2.3.2-3|324	- Import freeciv
12cr|freeciv-2.3.2-3|325	
12cr|freeciv-2.3.2-3|326	* Wed Sep 20 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.8-5mdv2007.0
12cr|freeciv-2.3.2-3|327	- rebuild
12cr|freeciv-2.3.2-3|328	
12cr|freeciv-2.3.2-3|329	* Fri Aug 25 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.8-4mdv2007.0
12cr|freeciv-2.3.2-3|330	- fix so that we use the icon we supply in the xdg menu (P2)
12cr|freeciv-2.3.2-3|331	
12cr|freeciv-2.3.2-3|332	* Tue Aug 15 2006 Götz Waschk <waschk@mandriva.org> 2.0.8-3mdv2007.0
12cr|freeciv-2.3.2-3|333	- fix buildrequires
12cr|freeciv-2.3.2-3|334	
12cr|freeciv-2.3.2-3|335	* Mon Jul 31 2006 Emmanuel Andry <eandry@mandriva.org> 2.0.8-2mdv2007.0
12cr|freeciv-2.3.2-3|336	- xdg menu
12cr|freeciv-2.3.2-3|337	
12cr|freeciv-2.3.2-3|338	* Mon Mar 06 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.8-1mdk
12cr|freeciv-2.3.2-3|339	- New release 2.0.8
12cr|freeciv-2.3.2-3|340	
12cr|freeciv-2.3.2-3|341	* Mon Nov 07 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.7-1mdk
12cr|freeciv-2.3.2-3|342	- New release 2.0.7
12cr|freeciv-2.3.2-3|343	
12cr|freeciv-2.3.2-3|344	* Sat Oct 01 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.6-1mdk
12cr|freeciv-2.3.2-3|345	- 2.0.6
12cr|freeciv-2.3.2-3|346	
12cr|freeciv-2.3.2-3|347	* Tue Aug 09 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.4-2mdk
12cr|freeciv-2.3.2-3|348	- fix problem with translations not being used (P0 from debian, fixes #15720)
12cr|freeciv-2.3.2-3|349	- show in the caravan dialog how many shields remain to have a wonder built (P1 from debian)
12cr|freeciv-2.3.2-3|350	- fix requires-on-release
12cr|freeciv-2.3.2-3|351	- make client require server as it's required for single player games
12cr|freeciv-2.3.2-3|352	
12cr|freeciv-2.3.2-3|353	* Fri Aug 05 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.4-1mdk
12cr|freeciv-2.3.2-3|354	- New release 2.0.4
12cr|freeciv-2.3.2-3|355	
12cr|freeciv-2.3.2-3|356	* Fri Aug 05 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.3-2mdk
12cr|freeciv-2.3.2-3|357	- Rebuild
12cr|freeciv-2.3.2-3|358	
12cr|freeciv-2.3.2-3|359	* Fri Jul 22 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.3-1mdk
12cr|freeciv-2.3.2-3|360	- 2.0.3
12cr|freeciv-2.3.2-3|361	
12cr|freeciv-2.3.2-3|362	* Fri Jul 08 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.2-1mdk
12cr|freeciv-2.3.2-3|363	- 2.0.2
12cr|freeciv-2.3.2-3|364	
12cr|freeciv-2.3.2-3|365	* Mon May 02 2005 Nicolas Chipaux <chipaux@mandriva.com> 2.0.1-1mdk
12cr|freeciv-2.3.2-3|366	- 2.0.1
12cr|freeciv-2.3.2-3|367	
12cr|freeciv-2.3.2-3|368	* Tue Apr 19 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.0.0-1mdk
12cr|freeciv-2.3.2-3|369	- 2.0.0
12cr|freeciv-2.3.2-3|370	- %%mkrel
12cr|freeciv-2.3.2-3|371	
12cr|freeciv-2.3.2-3|372	* Thu Jan 20 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.14.2-2mdk
12cr|freeciv-2.3.2-3|373	- rebuild for new readline
12cr|freeciv-2.3.2-3|374	
12cr|freeciv-2.3.2-3|375	* Mon Nov 08 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.14.2-1mdk
12cr|freeciv-2.3.2-3|376	- 1.14.2
12cr|freeciv-2.3.2-3|377	- drop Packager tag
12cr|freeciv-2.3.2-3|378	

1464 12
12cr|freedoom-0.7-1|1	%define name	freedoom
12cr|freedoom-0.7-1|2	%define version 0.7
12cr|freedoom-0.7-1|3	%define release %mkrel 1
12cr|freedoom-0.7-1|4	%define distname %{name}-iwad-%{version}
12cr|freedoom-0.7-1|5	
12cr|freedoom-0.7-1|6	Summary:	Complete independent Doom game
12cr|freedoom-0.7-1|7	Name:		%{name}
12cr|freedoom-0.7-1|8	Version:	%{version}
12cr|freedoom-0.7-1|9	Release:	%{release}
12cr|freedoom-0.7-1|10	Source0:	http://prdownloads.sourceforge.net/freedoom/%{distname}.zip
12cr|freedoom-0.7-1|11	License:	GPLv2
12cr|freedoom-0.7-1|12	Group:		Games/Arcade
12cr|freedoom-0.7-1|13	Url:		http://freedoom.sourceforge.net/
12cr|freedoom-0.7-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|freedoom-0.7-1|15	BuildArch:	noarch
12cr|freedoom-0.7-1|16	Provides:	doom-iwad
12cr|freedoom-0.7-1|17	
12cr|freedoom-0.7-1|18	%description
12cr|freedoom-0.7-1|19	Freedoom is a project to create a complete, free Doom IWAD
12cr|freedoom-0.7-1|20	file. Combined with the GPLed Doom source code, it will create a
12cr|freedoom-0.7-1|21	completely free Doom-based game.
12cr|freedoom-0.7-1|22	
12cr|freedoom-0.7-1|23	To play it, a game engine such as prboom is required.
12cr|freedoom-0.7-1|24	
12cr|freedoom-0.7-1|25	In order to play it with prboom, install prboom and type:
12cr|freedoom-0.7-1|26	
12cr|freedoom-0.7-1|27	$ prboom -iwad /usr/share/games/doom/freedoom.wad
12cr|freedoom-0.7-1|28	
12cr|freedoom-0.7-1|29	%prep
12cr|freedoom-0.7-1|30	%setup -q -n %{distname}
12cr|freedoom-0.7-1|31	
12cr|freedoom-0.7-1|32	%build
12cr|freedoom-0.7-1|33	
12cr|freedoom-0.7-1|34	%install
12cr|freedoom-0.7-1|35	rm -rf %{buildroot}
12cr|freedoom-0.7-1|36	install -D doom2.wad %{buildroot}%{_gamesdatadir}/doom/%{name}.wad
12cr|freedoom-0.7-1|37	
12cr|freedoom-0.7-1|38	%clean
12cr|freedoom-0.7-1|39	rm -rf %{buildroot}
12cr|freedoom-0.7-1|40	
12cr|freedoom-0.7-1|41	%files
12cr|freedoom-0.7-1|42	%defattr(-,root,root)
12cr|freedoom-0.7-1|43	%doc CREDITS ChangeLog NEWS README
12cr|freedoom-0.7-1|44	%{_gamesdatadir}/doom/%{name}.wad
12cr|freedoom-0.7-1|45	
12cr|freedoom-0.7-1|46	
12cr|freedoom-0.7-1|47	
12cr|freedoom-0.7-1|48	
12cr|freedoom-0.7-1|49	%changelog
12cr|freedoom-0.7-1|50	* Fri Mar 25 2011 Zombie Ryushu <ryushu@mandriva.org> 0.7-1mdv2011.0
12cr|freedoom-0.7-1|51	+ Revision: 648448
12cr|freedoom-0.7-1|52	- Upgrade to 0.7
12cr|freedoom-0.7-1|53	
12cr|freedoom-0.7-1|54	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.4-2mdv2011.0
12cr|freedoom-0.7-1|55	+ Revision: 610747
12cr|freedoom-0.7-1|56	- rebuild
12cr|freedoom-0.7-1|57	
12cr|freedoom-0.7-1|58	* Sat Mar 06 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.6.4-1mdv2010.1
12cr|freedoom-0.7-1|59	+ Revision: 514904
12cr|freedoom-0.7-1|60	- fix license
12cr|freedoom-0.7-1|61	- clean mixed-use-spaces-and-tabs
12cr|freedoom-0.7-1|62	- update to 0.6.4
12cr|freedoom-0.7-1|63	
12cr|freedoom-0.7-1|64	+ Shlomi Fish <shlomif@mandriva.org>
12cr|freedoom-0.7-1|65	- Added instructions on how to play
12cr|freedoom-0.7-1|66	
12cr|freedoom-0.7-1|67	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.6.3-2mdv2010.0
12cr|freedoom-0.7-1|68	+ Revision: 437589
12cr|freedoom-0.7-1|69	- rebuild
12cr|freedoom-0.7-1|70	
12cr|freedoom-0.7-1|71	* Fri Jan 09 2009 Zombie Ryushu <ryushu@mandriva.org> 0.6.3-1mdv2009.1
12cr|freedoom-0.7-1|72	+ Revision: 327350
12cr|freedoom-0.7-1|73	- New Version 0.6.3
12cr|freedoom-0.7-1|74	
12cr|freedoom-0.7-1|75	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.5-3mdv2009.0
12cr|freedoom-0.7-1|76	+ Revision: 245361
12cr|freedoom-0.7-1|77	- rebuild
12cr|freedoom-0.7-1|78	
12cr|freedoom-0.7-1|79	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.5-1mdv2008.1
12cr|freedoom-0.7-1|80	+ Revision: 136419
12cr|freedoom-0.7-1|81	- restore BuildRoot
12cr|freedoom-0.7-1|82	
12cr|freedoom-0.7-1|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|freedoom-0.7-1|84	- kill re-definition of %%buildroot on Pixel's request
12cr|freedoom-0.7-1|85	
12cr|freedoom-0.7-1|86	
12cr|freedoom-0.7-1|87	* Tue Dec 12 2006 Olivier Blin <oblin@mandriva.com> 0.5-1mdv2007.0
12cr|freedoom-0.7-1|88	+ Revision: 95949
12cr|freedoom-0.7-1|89	- initial freedoom release
12cr|freedoom-0.7-1|90	- Create freedoom
12cr|freedoom-0.7-1|91	

1465 12
12cr|freedroid-1.0.2-11|1	%define	name	freedroid
12cr|freedroid-1.0.2-11|2	%define	version	1.0.2
12cr|freedroid-1.0.2-11|3	%define release %mkrel 11
12cr|freedroid-1.0.2-11|4	%define	Summary	Clone of the C64 Game Paradroid
12cr|freedroid-1.0.2-11|5	
12cr|freedroid-1.0.2-11|6	Summary:	%{Summary}
12cr|freedroid-1.0.2-11|7	Name:		%{name}
12cr|freedroid-1.0.2-11|8	Version:	%{version}
12cr|freedroid-1.0.2-11|9	Release:	%{release}
12cr|freedroid-1.0.2-11|10	Source0:	%{name}-%{version}.tar.bz2
12cr|freedroid-1.0.2-11|11	Source1:	http://freedroid.sourceforge.net/Freedroid_Manual.ps.bz2
12cr|freedroid-1.0.2-11|12	Source11:	%{name}-16x16.png
12cr|freedroid-1.0.2-11|13	Source12:	%{name}-32x32.png
12cr|freedroid-1.0.2-11|14	Source13:	%{name}-48x48.png
12cr|freedroid-1.0.2-11|15	Patch:		freedroid-1.0.2-vorbis.patch.bz2
12cr|freedroid-1.0.2-11|16	Patch1:		freedroid-1.0.2-format-strings.patch
12cr|freedroid-1.0.2-11|17	License:	GPLv2+
12cr|freedroid-1.0.2-11|18	Group:		Games/Arcade
12cr|freedroid-1.0.2-11|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|freedroid-1.0.2-11|20	URL:		http://freedroid.sourceforge.net/
12cr|freedroid-1.0.2-11|21	BuildRequires:	SDL_mixer-devel SDL_image-devel jpeg-devel png-devel
12cr|freedroid-1.0.2-11|22	BuildRequires:	libvorbis-devel
12cr|freedroid-1.0.2-11|23	
12cr|freedroid-1.0.2-11|24	%description
12cr|freedroid-1.0.2-11|25	This is a clone of the classic game "Paradroid" on Commodore 64
12cr|freedroid-1.0.2-11|26	with some improvements and extensions to the classic version.
12cr|freedroid-1.0.2-11|27	
12cr|freedroid-1.0.2-11|28	In this game, you control a robot, depicted by a small white ball with
12cr|freedroid-1.0.2-11|29	a few numbers within an interstellar spaceship consisting of several
12cr|freedroid-1.0.2-11|30	decks connected by elevators.
12cr|freedroid-1.0.2-11|31	
12cr|freedroid-1.0.2-11|32	The aim of the game is to destroy all enemy robots, depicted by small
12cr|freedroid-1.0.2-11|33	black balls with a few numbers, by either shooting them or seizing
12cr|freedroid-1.0.2-11|34	control over them by creating connections in a short subgame of
12cr|freedroid-1.0.2-11|35	electric circuits.
12cr|freedroid-1.0.2-11|36	
12cr|freedroid-1.0.2-11|37	%prep
12cr|freedroid-1.0.2-11|38	%setup -q
12cr|freedroid-1.0.2-11|39	%patch -p1
12cr|freedroid-1.0.2-11|40	%patch1 -p1
12cr|freedroid-1.0.2-11|41	%{__cp} %SOURCE1 .
12cr|freedroid-1.0.2-11|42	autoconf
12cr|freedroid-1.0.2-11|43	
12cr|freedroid-1.0.2-11|44	%build
12cr|freedroid-1.0.2-11|45	%configure2_5x --bindir=%_gamesbindir --datadir=%_gamesdatadir
12cr|freedroid-1.0.2-11|46	%make CC="%{__cc} $RPM_OPT_FLAGS"
12cr|freedroid-1.0.2-11|47	
12cr|freedroid-1.0.2-11|48	%install
12cr|freedroid-1.0.2-11|49	%{__rm} -rf $RPM_BUILD_ROOT
12cr|freedroid-1.0.2-11|50	%makeinstall_std transform=""
12cr|freedroid-1.0.2-11|51	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|freedroid-1.0.2-11|52	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|freedroid-1.0.2-11|53	[Desktop Entry]
12cr|freedroid-1.0.2-11|54	Name=Freedroid
12cr|freedroid-1.0.2-11|55	Comment=%Summary
12cr|freedroid-1.0.2-11|56	Exec=%_gamesbindir/%name
12cr|freedroid-1.0.2-11|57	Icon=%name
12cr|freedroid-1.0.2-11|58	Terminal=false
12cr|freedroid-1.0.2-11|59	Type=Application
12cr|freedroid-1.0.2-11|60	StartupNotify=true
12cr|freedroid-1.0.2-11|61	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
12cr|freedroid-1.0.2-11|62	EOF
12cr|freedroid-1.0.2-11|63	
12cr|freedroid-1.0.2-11|64	%{__install} -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|freedroid-1.0.2-11|65	%{__install} -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|freedroid-1.0.2-11|66	%{__install} -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|freedroid-1.0.2-11|67	
12cr|freedroid-1.0.2-11|68	%{__rm} -rf $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/mac-osx
12cr|freedroid-1.0.2-11|69	
12cr|freedroid-1.0.2-11|70	%if %mdkversion < 200900
12cr|freedroid-1.0.2-11|71	%post
12cr|freedroid-1.0.2-11|72	%update_menus
12cr|freedroid-1.0.2-11|73	%endif
12cr|freedroid-1.0.2-11|74	
12cr|freedroid-1.0.2-11|75	%if %mdkversion < 200900
12cr|freedroid-1.0.2-11|76	%postun
12cr|freedroid-1.0.2-11|77	%clean_menus
12cr|freedroid-1.0.2-11|78	%endif
12cr|freedroid-1.0.2-11|79	
12cr|freedroid-1.0.2-11|80	%clean
12cr|freedroid-1.0.2-11|81	%{__rm} -rf $RPM_BUILD_ROOT
12cr|freedroid-1.0.2-11|82	
12cr|freedroid-1.0.2-11|83	%files
12cr|freedroid-1.0.2-11|84	%defattr(-,root,root)
12cr|freedroid-1.0.2-11|85	%doc README AUTHORS ChangeLog NEWS TODO Freedroid_Manual.ps.bz2
12cr|freedroid-1.0.2-11|86	%{_gamesbindir}/%{name}
12cr|freedroid-1.0.2-11|87	%{_gamesdatadir}/%{name}
12cr|freedroid-1.0.2-11|88	%{_mandir}/man6/%{name}.6*
12cr|freedroid-1.0.2-11|89	%_datadir/applications/mandriva*
12cr|freedroid-1.0.2-11|90	%{_iconsdir}/%{name}.png
12cr|freedroid-1.0.2-11|91	%{_liconsdir}/%{name}.png
12cr|freedroid-1.0.2-11|92	%{_miconsdir}/%{name}.png
12cr|freedroid-1.0.2-11|93	
12cr|freedroid-1.0.2-11|94	
12cr|freedroid-1.0.2-11|95	%changelog
12cr|freedroid-1.0.2-11|96	* Mon Jul 25 2011 Götz Waschk <waschk@mandriva.org> 1.0.2-11mdv2012.0
12cr|freedroid-1.0.2-11|97	+ Revision: 691505
12cr|freedroid-1.0.2-11|98	- rebuild
12cr|freedroid-1.0.2-11|99	
12cr|freedroid-1.0.2-11|100	* Sat Jul 24 2010 Götz Waschk <waschk@mandriva.org> 1.0.2-10mdv2011.0
12cr|freedroid-1.0.2-11|101	+ Revision: 558094
12cr|freedroid-1.0.2-11|102	- rebuild
12cr|freedroid-1.0.2-11|103	
12cr|freedroid-1.0.2-11|104	* Thu Jul 23 2009 Götz Waschk <waschk@mandriva.org> 1.0.2-8mdv2010.0
12cr|freedroid-1.0.2-11|105	+ Revision: 398785
12cr|freedroid-1.0.2-11|106	- fix format strings
12cr|freedroid-1.0.2-11|107	- update license
12cr|freedroid-1.0.2-11|108	
12cr|freedroid-1.0.2-11|109	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.0.2-7mdv2009.0
12cr|freedroid-1.0.2-11|110	+ Revision: 240721
12cr|freedroid-1.0.2-11|111	- rebuild
12cr|freedroid-1.0.2-11|112	- drop old menu
12cr|freedroid-1.0.2-11|113	- kill re-definition of %%buildroot on Pixel's request
12cr|freedroid-1.0.2-11|114	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|freedroid-1.0.2-11|115	
12cr|freedroid-1.0.2-11|116	+ Pixel <pixel@mandriva.com>
12cr|freedroid-1.0.2-11|117	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|freedroid-1.0.2-11|118	
12cr|freedroid-1.0.2-11|119	+ Olivier Blin <oblin@mandriva.com>
12cr|freedroid-1.0.2-11|120	- restore BuildRoot
12cr|freedroid-1.0.2-11|121	
12cr|freedroid-1.0.2-11|122	* Sun Aug 26 2007 Götz Waschk <waschk@mandriva.org> 1.0.2-5mdv2008.0
12cr|freedroid-1.0.2-11|123	+ Revision: 71620
12cr|freedroid-1.0.2-11|124	- Import freedroid
12cr|freedroid-1.0.2-11|125	
12cr|freedroid-1.0.2-11|126	
12cr|freedroid-1.0.2-11|127	
12cr|freedroid-1.0.2-11|128	* Thu Aug 24 2006 Gtz Waschk <waschk@mandriva.org> 1.0.2-5mdv2007.0
12cr|freedroid-1.0.2-11|129	- fix vorbis detection
12cr|freedroid-1.0.2-11|130	- fix buildrequires
12cr|freedroid-1.0.2-11|131	- xdg menu
12cr|freedroid-1.0.2-11|132	
12cr|freedroid-1.0.2-11|133	* Mon Dec 05 2005 Götz Waschk <waschk@mandriva.org> 1.0.2-4mdk
12cr|freedroid-1.0.2-11|134	- Rebuild
12cr|freedroid-1.0.2-11|135	
12cr|freedroid-1.0.2-11|136	* Fri Dec  3 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.0.2-3mdk
12cr|freedroid-1.0.2-11|137	- rebuild
12cr|freedroid-1.0.2-11|138	
12cr|freedroid-1.0.2-11|139	* Thu Nov 27 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.0.2-2mdk
12cr|freedroid-1.0.2-11|140	- remove macosx devel files
12cr|freedroid-1.0.2-11|141	- macroized
12cr|freedroid-1.0.2-11|142	
12cr|freedroid-1.0.2-11|143	* Thu Nov 27 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.0.2-1mdk
12cr|freedroid-1.0.2-11|144	- 1.0.2
12cr|freedroid-1.0.2-11|145	- cosmetics
12cr|freedroid-1.0.2-11|146	
12cr|freedroid-1.0.2-11|147	* Tue May  6 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.0.1-1mdk
12cr|freedroid-1.0.2-11|148	- add the man page
12cr|freedroid-1.0.2-11|149	- new version
12cr|freedroid-1.0.2-11|150	
12cr|freedroid-1.0.2-11|151	* Mon Apr 28 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.8.4-5mdk
12cr|freedroid-1.0.2-11|152	- fix buildrequires
12cr|freedroid-1.0.2-11|153	
12cr|freedroid-1.0.2-11|154	* Mon Apr 28 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.8.4-4mdk
12cr|freedroid-1.0.2-11|155	- fix distriblint warning
12cr|freedroid-1.0.2-11|156	
12cr|freedroid-1.0.2-11|157	* Sat Apr 26 2003 Per yvind Karlsen <peroyvind@sintrax.net> 0.8.4-3mdk
12cr|freedroid-1.0.2-11|158	- dropped Prefix tag
12cr|freedroid-1.0.2-11|159	- compile with $RPM_OPT_FLAGS
12cr|freedroid-1.0.2-11|160	- added icons
12cr|freedroid-1.0.2-11|161	
12cr|freedroid-1.0.2-11|162	* Fri Dec 20 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.8.4-2mdk
12cr|freedroid-1.0.2-11|163	- add the manual to the docs
12cr|freedroid-1.0.2-11|164	
12cr|freedroid-1.0.2-11|165	* Fri Dec 20 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.8.4-1mdk
12cr|freedroid-1.0.2-11|166	- initial package

1466 12
12cr|freedroidrpg-0.15-2|1	%define	oname	freedroidRPG
12cr|freedroidrpg-0.15-2|2	
12cr|freedroidrpg-0.15-2|3	Summary:	Summary A Diablo clone with the Tux as hero in a world of rampaging robots
12cr|freedroidrpg-0.15-2|4	Name:		freedroidrpg
12cr|freedroidrpg-0.15-2|5	Version:	0.15
12cr|freedroidrpg-0.15-2|6	Release:	2
12cr|freedroidrpg-0.15-2|7	Group:		Games/Adventure
12cr|freedroidrpg-0.15-2|8	License:	GPL
12cr|freedroidrpg-0.15-2|9	URL:		http://freedroid.sourceforge.net/
12cr|freedroidrpg-0.15-2|10	Source0:	%{name}-%{version}.tar.bz2
12cr|freedroidrpg-0.15-2|11	Source11:	%{name}-16x16.png
12cr|freedroidrpg-0.15-2|12	Source12:	%{name}-32x32.png
12cr|freedroidrpg-0.15-2|13	Source13:	%{name}-48x48.png
12cr|freedroidrpg-0.15-2|14	Patch0:		freedroidrpg-0.13-string-format.patch
12cr|freedroidrpg-0.15-2|15	BuildRequires:	SDL_image-devel
12cr|freedroidrpg-0.15-2|16	BuildRequires:	SDL_net-devel
12cr|freedroidrpg-0.15-2|17	BuildRequires:	SDL_mixer-devel
12cr|freedroidrpg-0.15-2|18	BuildRequires:	SDL_gfx-devel
12cr|freedroidrpg-0.15-2|19	BuildRequires:	gtk+-devel
12cr|freedroidrpg-0.15-2|20	BuildRequires:	pkgconfig(gl)
12cr|freedroidrpg-0.15-2|21	BuildRequires:	pkgconfig(glu)
12cr|freedroidrpg-0.15-2|22	BuildRequires:	jpeg-devel
12cr|freedroidrpg-0.15-2|23	BuildRequires:	pkgconfig(libpng)
12cr|freedroidrpg-0.15-2|24	BuildRequires:	gettext-devel
12cr|freedroidrpg-0.15-2|25	
12cr|freedroidrpg-0.15-2|26	%rename	%{oname}
12cr|freedroidrpg-0.15-2|27	
12cr|freedroidrpg-0.15-2|28	%description
12cr|freedroidrpg-0.15-2|29	FreeDroidRPG is a free isometric RPG game inspired by elements of Diablo and
12cr|freedroidrpg-0.15-2|30	Fallout. Originally based on FreeDroid Classic, this project now has vastly deviated
12cr|freedroidrpg-0.15-2|31	from its parent.
12cr|freedroidrpg-0.15-2|32	
12cr|freedroidrpg-0.15-2|33	This game tells the story of a world destroyed by a conflict between the bots
12cr|freedroidrpg-0.15-2|34	and their human masters. Play as Tux in a quest to save the world from the murderous
12cr|freedroidrpg-0.15-2|35	rebel bots who know no mercy. You get to choose which path you wish to follow, and
12cr|freedroidrpg-0.15-2|36	freedom of choice is everywhere in the game.
12cr|freedroidrpg-0.15-2|37	
12cr|freedroidrpg-0.15-2|38	FreeDroidRPG features a complete real time combat system with melee and ranged
12cr|freedroidrpg-0.15-2|39	weapons, fairly similar to the proprietary game Diablo. There also is an
12cr|freedroidrpg-0.15-2|40	innovative system of magic, with features such as forced casting and over 20 spells.
12cr|freedroidrpg-0.15-2|41	You can use over 50 different kinds of items and fight countless enemies on
12cr|freedroidrpg-0.15-2|42	your way to your destiny.
12cr|freedroidrpg-0.15-2|43	
12cr|freedroidrpg-0.15-2|44	We have an advanced dialogue system, which aims at being at least on par with
12cr|freedroidrpg-0.15-2|45	Fallout's. The dialogues in the game represent a large part of the gameplay.
12cr|freedroidrpg-0.15-2|46	Finally, if guns are too inaccurate and blades too messy, you can always take
12cr|freedroidrpg-0.15-2|47	over your enemies and have them fight on your side."
12cr|freedroidrpg-0.15-2|48	
12cr|freedroidrpg-0.15-2|49	%prep
12cr|freedroidrpg-0.15-2|50	%setup -q
12cr|freedroidrpg-0.15-2|51	# %patch0 -p1 -b .strfmt
12cr|freedroidrpg-0.15-2|52	rm -rf `find -name .xvpics`
12cr|freedroidrpg-0.15-2|53	
12cr|freedroidrpg-0.15-2|54	%build
12cr|freedroidrpg-0.15-2|55	%configure2_5x \
12cr|freedroidrpg-0.15-2|56	--bindir=%{_gamesbindir} \
12cr|freedroidrpg-0.15-2|57	--datadir=%{_gamesdatadir}
12cr|freedroidrpg-0.15-2|58	make clean
12cr|freedroidrpg-0.15-2|59	%make
12cr|freedroidrpg-0.15-2|60	
12cr|freedroidrpg-0.15-2|61	%install
12cr|freedroidrpg-0.15-2|62	%makeinstall_std
12cr|freedroidrpg-0.15-2|63	
12cr|freedroidrpg-0.15-2|64	install -d %{buildroot}%{_datadir}/applications
12cr|freedroidrpg-0.15-2|65	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|freedroidrpg-0.15-2|66	[Desktop Entry]
12cr|freedroidrpg-0.15-2|67	Name=FreedroidRPG
12cr|freedroidrpg-0.15-2|68	Comment=%{Summary}
12cr|freedroidrpg-0.15-2|69	Exec=%{_gamesbindir}/%{oname}
12cr|freedroidrpg-0.15-2|70	Icon=%{name}
12cr|freedroidrpg-0.15-2|71	Terminal=false
12cr|freedroidrpg-0.15-2|72	Type=Application
12cr|freedroidrpg-0.15-2|73	StartupNotify=true
12cr|freedroidrpg-0.15-2|74	Categories=Game;AdventureGame;
12cr|freedroidrpg-0.15-2|75	EOF
12cr|freedroidrpg-0.15-2|76	
12cr|freedroidrpg-0.15-2|77	install %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|freedroidrpg-0.15-2|78	install %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|freedroidrpg-0.15-2|79	install %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|freedroidrpg-0.15-2|80	
12cr|freedroidrpg-0.15-2|81	%files -n %{name}
12cr|freedroidrpg-0.15-2|82	%defattr(644,root,root,755)
12cr|freedroidrpg-0.15-2|83	%doc AUTHORS ChangeLog NEWS README
12cr|freedroidrpg-0.15-2|84	%{_datadir}/applications/mandriva*
12cr|freedroidrpg-0.15-2|85	%{_iconsdir}/%{name}.png
12cr|freedroidrpg-0.15-2|86	%{_liconsdir}/%{name}.png
12cr|freedroidrpg-0.15-2|87	%{_miconsdir}/%{name}.png
12cr|freedroidrpg-0.15-2|88	%dir %{_gamesdatadir}/%{name}
12cr|freedroidrpg-0.15-2|89	%dir %{_gamesdatadir}/%{name}/sound
12cr|freedroidrpg-0.15-2|90	%{_gamesdatadir}/%{name}/sound/*
12cr|freedroidrpg-0.15-2|91	%{_gamesdatadir}/%{name}/graphics
12cr|freedroidrpg-0.15-2|92	%{_gamesdatadir}/%{name}/map
12cr|freedroidrpg-0.15-2|93	%{_gamesdatadir}/%{name}/dialogs
12cr|freedroidrpg-0.15-2|94	%{_mandir}/man6/freedroidRPG.6.*
12cr|freedroidrpg-0.15-2|95	%attr(755,root,root) %{_gamesbindir}/*
12cr|freedroidrpg-0.15-2|96	
12cr|freedroidrpg-0.15-2|97	
12cr|freedroidrpg-0.15-2|98	%changelog
12cr|freedroidrpg-0.15-2|99	* Sat Jan 07 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.15-1mdv2012.0
12cr|freedroidrpg-0.15-2|100	+ Revision: 758599
12cr|freedroidrpg-0.15-2|101	- cleaned up a bit
12cr|freedroidrpg-0.15-2|102	- fixed BR for Mesa-common-devel
12cr|freedroidrpg-0.15-2|103	- only pkgconfig(gl) is needed
12cr|freedroidrpg-0.15-2|104	
12cr|freedroidrpg-0.15-2|105	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|freedroidrpg-0.15-2|106	- fix man page
12cr|freedroidrpg-0.15-2|107	- SDL_gfx requirement
12cr|freedroidrpg-0.15-2|108	- Upgrade to 0.15
12cr|freedroidrpg-0.15-2|109	
12cr|freedroidrpg-0.15-2|110	* Sat Nov 27 2010 Zombie Ryushu <ryushu@mandriva.org> 0.14.1-1mdv2011.0
12cr|freedroidrpg-0.15-2|111	+ Revision: 601736
12cr|freedroidrpg-0.15-2|112	- Upgrade to 0.14.1
12cr|freedroidrpg-0.15-2|113	
12cr|freedroidrpg-0.15-2|114	* Sat Nov 20 2010 Zombie Ryushu <ryushu@mandriva.org> 0.14rc3-1mdv2011.0
12cr|freedroidrpg-0.15-2|115	+ Revision: 599316
12cr|freedroidrpg-0.15-2|116	- Remove string format patch
12cr|freedroidrpg-0.15-2|117	- Upgrade to 0.14rc3
12cr|freedroidrpg-0.15-2|118	- Upgrade to 0.14rc3
12cr|freedroidrpg-0.15-2|119	
12cr|freedroidrpg-0.15-2|120	* Sat Jan 23 2010 Frederik Himpe <fhimpe@mandriva.org> 0.13-1mdv2010.1
12cr|freedroidrpg-0.15-2|121	+ Revision: 495306
12cr|freedroidrpg-0.15-2|122	- Update to new version 0.13
12cr|freedroidrpg-0.15-2|123	- Rediff string format patch
12cr|freedroidrpg-0.15-2|124	
12cr|freedroidrpg-0.15-2|125	* Sat May 02 2009 Frederik Himpe <fhimpe@mandriva.org> 0.12.1-1mdv2010.0
12cr|freedroidrpg-0.15-2|126	+ Revision: 370395
12cr|freedroidrpg-0.15-2|127	- BuildRequires: gettext-devel
12cr|freedroidrpg-0.15-2|128	- Update to new version 0.12.1
12cr|freedroidrpg-0.15-2|129	
12cr|freedroidrpg-0.15-2|130	* Wed Mar 11 2009 Frederik Himpe <fhimpe@mandriva.org> 0.12-1mdv2009.1
12cr|freedroidrpg-0.15-2|131	+ Revision: 354014
12cr|freedroidrpg-0.15-2|132	- Update to new version 0.12
12cr|freedroidrpg-0.15-2|133	- Add patch fixing build with -Werror=format-security
12cr|freedroidrpg-0.15-2|134	
12cr|freedroidrpg-0.15-2|135	* Tue Dec 16 2008 Zombie Ryushu <ryushu@mandriva.org> 0.11.1-2mdv2009.1
12cr|freedroidrpg-0.15-2|136	+ Revision: 314888
12cr|freedroidrpg-0.15-2|137	- Correct description by request of Authur Huillet
12cr|freedroidrpg-0.15-2|138	- Correct description by request of Authur Huillet
12cr|freedroidrpg-0.15-2|139	
12cr|freedroidrpg-0.15-2|140	* Sun Dec 07 2008 Zombie Ryushu <ryushu@mandriva.org> 0.11.1-1mdv2009.1
12cr|freedroidrpg-0.15-2|141	+ Revision: 311660
12cr|freedroidrpg-0.15-2|142	- Version bump to fix map errors
12cr|freedroidrpg-0.15-2|143	- Bump to Version 0.11.1 to fix map errors
12cr|freedroidrpg-0.15-2|144	
12cr|freedroidrpg-0.15-2|145	+ Funda Wang <fwang@mandriva.org>
12cr|freedroidrpg-0.15-2|146	- New version 0.11
12cr|freedroidrpg-0.15-2|147	
12cr|freedroidrpg-0.15-2|148	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.10.3-3mdv2009.0
12cr|freedroidrpg-0.15-2|149	+ Revision: 245362
12cr|freedroidrpg-0.15-2|150	- rebuild
12cr|freedroidrpg-0.15-2|151	- kill re-definition of %%buildroot on Pixel's request
12cr|freedroidrpg-0.15-2|152	
12cr|freedroidrpg-0.15-2|153	+ Pixel <pixel@mandriva.com>
12cr|freedroidrpg-0.15-2|154	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|freedroidrpg-0.15-2|155	
12cr|freedroidrpg-0.15-2|156	+ Olivier Blin <blino@mandriva.org>
12cr|freedroidrpg-0.15-2|157	- restore BuildRoot
12cr|freedroidrpg-0.15-2|158	
12cr|freedroidrpg-0.15-2|159	* Mon Oct 22 2007 Jérôme Soyer <saispo@mandriva.org> 0.10.3-1mdv2008.1
12cr|freedroidrpg-0.15-2|160	+ Revision: 101330
12cr|freedroidrpg-0.15-2|161	- New release
12cr|freedroidrpg-0.15-2|162	- New release
12cr|freedroidrpg-0.15-2|163	
12cr|freedroidrpg-0.15-2|164	+ Thierry Vignaud <tv@mandriva.org>
12cr|freedroidrpg-0.15-2|165	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|freedroidrpg-0.15-2|166	
12cr|freedroidrpg-0.15-2|167	* Sat Jul 07 2007 Olivier Blin <blino@mandriva.org> 0.10.2-1mdv2008.0
12cr|freedroidrpg-0.15-2|168	+ Revision: 49398
12cr|freedroidrpg-0.15-2|169	- 0.10.2 (from Zombie Ryushu)
12cr|freedroidrpg-0.15-2|170	
12cr|freedroidrpg-0.15-2|171	* Mon May 28 2007 Olivier Blin <blino@mandriva.org> 0.10.1-2mdv2008.0
12cr|freedroidrpg-0.15-2|172	+ Revision: 31941
12cr|freedroidrpg-0.15-2|173	- add back menu post scripts
12cr|freedroidrpg-0.15-2|174	
12cr|freedroidrpg-0.15-2|175	* Sat May 26 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.10.1-1mdv2008.0
12cr|freedroidrpg-0.15-2|176	+ Revision: 31562
12cr|freedroidrpg-0.15-2|177	- update to 0.10.1 (fixes #28932)
12cr|freedroidrpg-0.15-2|178	- remove old debian menu
12cr|freedroidrpg-0.15-2|179	- voice samples seems to have disappeared..
12cr|freedroidrpg-0.15-2|180	
12cr|freedroidrpg-0.15-2|181	
12cr|freedroidrpg-0.15-2|182	* Sun Dec 31 2006 Olivier Blin <oblin@mandriva.com> 0.10.0-1mdv2007.0
12cr|freedroidrpg-0.15-2|183	+ Revision: 102975
12cr|freedroidrpg-0.15-2|184	- 0.10.0
12cr|freedroidrpg-0.15-2|185	- Import freedroidrpg
12cr|freedroidrpg-0.15-2|186	
12cr|freedroidrpg-0.15-2|187	* Thu Aug 24 2006 Götz Waschk <waschk@mandriva.org> 0.9.13-3mdv2007.0
12cr|freedroidrpg-0.15-2|188	- fix buildrequires
12cr|freedroidrpg-0.15-2|189	
12cr|freedroidrpg-0.15-2|190	* Thu Aug 03 2006 Götz Waschk <waschk@mandriva.org> 0.9.13-2mdv2007.0
12cr|freedroidrpg-0.15-2|191	- xdg menu
12cr|freedroidrpg-0.15-2|192	
12cr|freedroidrpg-0.15-2|193	* Sat May 13 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.13-1mdk
12cr|freedroidrpg-0.15-2|194	- 0.9.13 (closes #22291)
12cr|freedroidrpg-0.15-2|195	- %%mkrel
12cr|freedroidrpg-0.15-2|196	
12cr|freedroidrpg-0.15-2|197	* Fri Aug 27 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.12-2mdk
12cr|freedroidrpg-0.15-2|198	- rebuild for new menu
12cr|freedroidrpg-0.15-2|199	
12cr|freedroidrpg-0.15-2|200	* Thu Apr 15 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.12-1mdk
12cr|freedroidrpg-0.15-2|201	- 0.9.12
12cr|freedroidrpg-0.15-2|202	
12cr|freedroidrpg-0.15-2|203	* Wed Feb 11 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.10-2mdk
12cr|freedroidrpg-0.15-2|204	- fix command in menu item
12cr|freedroidrpg-0.15-2|205	- compile with gtk+ and opengl support
12cr|freedroidrpg-0.15-2|206	
12cr|freedroidrpg-0.15-2|207	* Sat Jan 17 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.10-1mdk
12cr|freedroidrpg-0.15-2|208	- 0.9.10
12cr|freedroidrpg-0.15-2|209	- convert name to lowercase
12cr|freedroidrpg-0.15-2|210	

1467 12
12cr|freedups-0.6.14-6|1	%define name	freedups
12cr|freedups-0.6.14-6|2	%define	version	0.6.14
12cr|freedups-0.6.14-6|3	%define release	%mkrel 6
12cr|freedups-0.6.14-6|4	
12cr|freedups-0.6.14-6|5	Summary:	Hardlinks identical files to save space
12cr|freedups-0.6.14-6|6	Name:		%{name}
12cr|freedups-0.6.14-6|7	Version:	%{version}
12cr|freedups-0.6.14-6|8	Release:	%{release}
12cr|freedups-0.6.14-6|9	License:	GPL
12cr|freedups-0.6.14-6|10	Group:		File tools
12cr|freedups-0.6.14-6|11	URL:		http://www.stearns.org/freedups/
12cr|freedups-0.6.14-6|12	Source:		http://www.stearns.org/freedups/%{name}-%{version}.tar.bz2
12cr|freedups-0.6.14-6|13	Buildarch:	noarch
12cr|freedups-0.6.14-6|14	BuildRoot:	%{_tmppath}/%{name}--buildroot
12cr|freedups-0.6.14-6|15	
12cr|freedups-0.6.14-6|16	%description
12cr|freedups-0.6.14-6|17	Freedups hardlinks identical files to save space.  For files that are
12cr|freedups-0.6.14-6|18	generally read from and not written to, this can provide a
12cr|freedups-0.6.14-6|19	significant space savings with no performance degredation.  In fact,
12cr|freedups-0.6.14-6|20	in a small number of cases, this can speed up the system.
12cr|freedups-0.6.14-6|21	
12cr|freedups-0.6.14-6|22	
12cr|freedups-0.6.14-6|23	%prep
12cr|freedups-0.6.14-6|24	%setup
12cr|freedups-0.6.14-6|25	
12cr|freedups-0.6.14-6|26	%install
12cr|freedups-0.6.14-6|27	rm -rf $RPM_BUILD_ROOT
12cr|freedups-0.6.14-6|28	
12cr|freedups-0.6.14-6|29	install -d $RPM_BUILD_ROOT%{_bindir}
12cr|freedups-0.6.14-6|30	install -m755 %{name}.pl $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|freedups-0.6.14-6|31	
12cr|freedups-0.6.14-6|32	
12cr|freedups-0.6.14-6|33	%clean
12cr|freedups-0.6.14-6|34	rm -rf $RPM_BUILD_ROOT
12cr|freedups-0.6.14-6|35	
12cr|freedups-0.6.14-6|36	%files
12cr|freedups-0.6.14-6|37	%defattr(-,root,root)
12cr|freedups-0.6.14-6|38	%doc README ChangeLog
12cr|freedups-0.6.14-6|39	%{_bindir}/%{name}
12cr|freedups-0.6.14-6|40	
12cr|freedups-0.6.14-6|41	
12cr|freedups-0.6.14-6|42	
12cr|freedups-0.6.14-6|43	
12cr|freedups-0.6.14-6|44	%changelog
12cr|freedups-0.6.14-6|45	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.14-6mdv2011.0
12cr|freedups-0.6.14-6|46	+ Revision: 618340
12cr|freedups-0.6.14-6|47	- the mass rebuild of 2010.0 packages
12cr|freedups-0.6.14-6|48	
12cr|freedups-0.6.14-6|49	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.6.14-5mdv2010.0
12cr|freedups-0.6.14-6|50	+ Revision: 428885
12cr|freedups-0.6.14-6|51	- rebuild
12cr|freedups-0.6.14-6|52	
12cr|freedups-0.6.14-6|53	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.6.14-4mdv2009.0
12cr|freedups-0.6.14-6|54	+ Revision: 245363
12cr|freedups-0.6.14-6|55	- rebuild
12cr|freedups-0.6.14-6|56	
12cr|freedups-0.6.14-6|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.6.14-2mdv2008.1
12cr|freedups-0.6.14-6|58	+ Revision: 136419
12cr|freedups-0.6.14-6|59	- restore BuildRoot
12cr|freedups-0.6.14-6|60	
12cr|freedups-0.6.14-6|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|freedups-0.6.14-6|62	- kill re-definition of %%buildroot on Pixel's request
12cr|freedups-0.6.14-6|63	
12cr|freedups-0.6.14-6|64	
12cr|freedups-0.6.14-6|65	* Sun Jan 14 2007 Emmanuel Andry <eandry@mandriva.org> 0.6.14-2mdv2007.0
12cr|freedups-0.6.14-6|66	+ Revision: 108754
12cr|freedups-0.6.14-6|67	- add source URL
12cr|freedups-0.6.14-6|68	- Import freedups
12cr|freedups-0.6.14-6|69	
12cr|freedups-0.6.14-6|70	* Fri Apr 07 2006 Lenny Cartier <lenny@mandriva.com> 0.6.14-1mdk
12cr|freedups-0.6.14-6|71	- 0.6.14
12cr|freedups-0.6.14-6|72	

1468 12
12cr|freefilesync-5.9-1|1	# Spec is baed on Alberto Altieri's work in MIB
12cr|freefilesync-5.9-1|2	
12cr|freefilesync-5.9-1|3	%define		oname FreeFileSync
12cr|freefilesync-5.9-1|4	
12cr|freefilesync-5.9-1|5	Name:		freefilesync
12cr|freefilesync-5.9-1|6	Version:	5.9
12cr|freefilesync-5.9-1|7	Release:	%mkrel 1
12cr|freefilesync-5.9-1|8	Summary:	A free file sync tool
12cr|freefilesync-5.9-1|9	Group:		Networking/File transfer
12cr|freefilesync-5.9-1|10	License:	GPLv3
12cr|freefilesync-5.9-1|11	Url:		http://sourceforge.net/projects/freefilesync/
12cr|freefilesync-5.9-1|12	Source0:	http://ignum.dl.sourceforge.net/project/freefilesync/freefilesync/v%{version}/%{oname}_%{version}_source.zip
12cr|freefilesync-5.9-1|13	Source1:	%{oname}.desktop
12cr|freefilesync-5.9-1|14	BuildRequires:	gtkmm2.4-devel
12cr|freefilesync-5.9-1|15	BuildRequires:	wxgtku2.8-devel >= 2.8.11
12cr|freefilesync-5.9-1|16	BuildRequires:	boost-devel >= 1.42.0
12cr|freefilesync-5.9-1|17	
12cr|freefilesync-5.9-1|18	%description
12cr|freefilesync-5.9-1|19	FreeFileSync is a folder comparison and synchronization tool.
12cr|freefilesync-5.9-1|20	
12cr|freefilesync-5.9-1|21	%prep
12cr|freefilesync-5.9-1|22	%setup -q -c %{name}-%{version}
12cr|freefilesync-5.9-1|23	
12cr|freefilesync-5.9-1|24	%build
12cr|freefilesync-5.9-1|25	%make
12cr|freefilesync-5.9-1|26	
12cr|freefilesync-5.9-1|27	%install
12cr|freefilesync-5.9-1|28	%makeinstall_std
12cr|freefilesync-5.9-1|29	%__install -Dm644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{oname}.desktop
12cr|freefilesync-5.9-1|30	%__sed -i 's/\r//' BUILD/Changelog.txt
12cr|freefilesync-5.9-1|31	%__sed -i 's/\r//' BUILD/License.txt
12cr|freefilesync-5.9-1|32	
12cr|freefilesync-5.9-1|33	%__rm -rf %{buildroot}%{_docdir}/%{oname}
12cr|freefilesync-5.9-1|34	
12cr|freefilesync-5.9-1|35	%files
12cr|freefilesync-5.9-1|36	%doc BUILD/Changelog.txt BUILD/License.txt
12cr|freefilesync-5.9-1|37	%{_bindir}/%{oname}
12cr|freefilesync-5.9-1|38	%dir %{_datadir}/%{oname}
12cr|freefilesync-5.9-1|39	%{_datadir}/%{oname}/*
12cr|freefilesync-5.9-1|40	%{_datadir}/applications/%{oname}.desktop

1469 12
12cr|freego-4.5-1|1	Name:		freego
12cr|freego-4.5-1|2	Version:	4.5
12cr|freego-4.5-1|3	Release:	%mkrel 1
12cr|freego-4.5-1|4	Summary:	Easier access to your personal data on free.fr
12cr|freego-4.5-1|5	Summary(fr):	Simplifie l'accès à vos données personnelles Free.fr
12cr|freego-4.5-1|6	
12cr|freego-4.5-1|7	Group:		Networking/Other
12cr|freego-4.5-1|8	License:	GPLv2
12cr|freego-4.5-1|9	URL:		http://www.freego.fr/
12cr|freego-4.5-1|10	Source0:	http://www.freego.fr/logiciel/linux/FreeGo%{version}.zip
12cr|freego-4.5-1|11	Patch0:		freego-4-prefix.patch
12cr|freego-4.5-1|12	Patch1:		freego-4-desktopfile.patch
12cr|freego-4.5-1|13	Patch2:		freego-4-gcc45.patch
12cr|freego-4.5-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-builtroot
12cr|freego-4.5-1|15	
12cr|freego-4.5-1|16	BuildRequires:	qt4-devel >= 4.4.0
12cr|freego-4.5-1|17	Requires:	vlc
12cr|freego-4.5-1|18	
12cr|freego-4.5-1|19	%description
12cr|freego-4.5-1|20	FreeGo makes it easier to access your personal data on the french
12cr|freego-4.5-1|21	ISP Free.
12cr|freego-4.5-1|22	
12cr|freego-4.5-1|23	%description(fr)
12cr|freego-4.5-1|24	FreeGo simplifie l'accès à vos données personnelles Free. De plus,
12cr|freego-4.5-1|25	cet outil vous permet en un clic d'être informé de l'état du réseau,
12cr|freego-4.5-1|26	des innovations de votre fournisseur d'accès, de tester votre débit,
12cr|freego-4.5-1|27	de consulter vos e-mails et bien plus encore.
12cr|freego-4.5-1|28	
12cr|freego-4.5-1|29	%prep
12cr|freego-4.5-1|30	%setup -q -c Freego%{version}
12cr|freego-4.5-1|31	%patch0 -p0 -b .prefix
12cr|freego-4.5-1|32	%patch1 -p0 -b .desktopfile
12cr|freego-4.5-1|33	%patch2 -p0 -b .gcc
12cr|freego-4.5-1|34	
12cr|freego-4.5-1|35	%build
12cr|freego-4.5-1|36	%qmake_qt4
12cr|freego-4.5-1|37	%make
12cr|freego-4.5-1|38	
12cr|freego-4.5-1|39	%install
12cr|freego-4.5-1|40	[ "%{buildroot}" != '/' ] && rm -rf %{buildroot}
12cr|freego-4.5-1|41	
12cr|freego-4.5-1|42	%makeinstall INSTALL_ROOT=%buildroot
12cr|freego-4.5-1|43	%__install -p -m 755 -D FreeGo %buildroot%{_bindir}/FreeGo
12cr|freego-4.5-1|44	
12cr|freego-4.5-1|45	desktop-file-install  \
12cr|freego-4.5-1|46	--dir %buildroot/%{_datadir}/applications\
12cr|freego-4.5-1|47	--delete-original\
12cr|freego-4.5-1|48	%buildroot/%{_datadir}/applications/*.desktop
12cr|freego-4.5-1|49	
12cr|freego-4.5-1|50	
12cr|freego-4.5-1|51	%if %mdkversion < 200900
12cr|freego-4.5-1|52	%post
12cr|freego-4.5-1|53	%{update_menus}
12cr|freego-4.5-1|54	%{update_desktop_database}
12cr|freego-4.5-1|55	%update_icon_cache hicolor
12cr|freego-4.5-1|56	%endif
12cr|freego-4.5-1|57	
12cr|freego-4.5-1|58	%if %mdkversion < 200900
12cr|freego-4.5-1|59	%postun
12cr|freego-4.5-1|60	%{clean_menus}
12cr|freego-4.5-1|61	%{clean_desktop_database}
12cr|freego-4.5-1|62	%clean_icon_cache hicolor
12cr|freego-4.5-1|63	%endif
12cr|freego-4.5-1|64	
12cr|freego-4.5-1|65	%clean
12cr|freego-4.5-1|66	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|freego-4.5-1|67	
12cr|freego-4.5-1|68	%files
12cr|freego-4.5-1|69	%defattr(-,root,root,-)
12cr|freego-4.5-1|70	%doc *.pdf
12cr|freego-4.5-1|71	%{_bindir}/*
12cr|freego-4.5-1|72	%{_datadir}/applications/*.desktop
12cr|freego-4.5-1|73	%{_datadir}/icons/hicolor/*/apps/*.png
12cr|freego-4.5-1|74	
12cr|freego-4.5-1|75	
12cr|freego-4.5-1|76	%changelog
12cr|freego-4.5-1|77	* Mon Dec 06 2010 Stéphane Téletchéa <steletch@mandriva.org> 4.5-1mdv2011.0
12cr|freego-4.5-1|78	+ Revision: 612670
12cr|freego-4.5-1|79	- Update Freego to version 4.5, using svn snapshot (personal communication) since some files were missing
12cr|freego-4.5-1|80	- Fix spaces and tabs mixing
12cr|freego-4.5-1|81	
12cr|freego-4.5-1|82	* Mon Dec 06 2010 Funda Wang <fwang@mandriva.org> 4.0-3mdv2011.0
12cr|freego-4.5-1|83	+ Revision: 611688
12cr|freego-4.5-1|84	- fix build
12cr|freego-4.5-1|85	
12cr|freego-4.5-1|86	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|freego-4.5-1|87	- rebuild
12cr|freego-4.5-1|88	
12cr|freego-4.5-1|89	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 4.0-2mdv2010.1
12cr|freego-4.5-1|90	+ Revision: 437590
12cr|freego-4.5-1|91	- rebuild
12cr|freego-4.5-1|92	
12cr|freego-4.5-1|93	* Thu Feb 05 2009 Jerome Martin <jmartin@mandriva.org> 4.0-1mdv2009.1
12cr|freego-4.5-1|94	+ Revision: 337712
12cr|freego-4.5-1|95	- import freego
12cr|freego-4.5-1|96	
12cr|freego-4.5-1|97	

1470 12
12cr|freehdl-0.0.7-3|1	%define _disable_ld_no_undefined 1
12cr|freehdl-0.0.7-3|2	
12cr|freehdl-0.0.7-3|3	%define major 0
12cr|freehdl-0.0.7-3|4	%define libname %mklibname %{name} %{major}
12cr|freehdl-0.0.7-3|5	%define devname %mklibname %{name} -d
12cr|freehdl-0.0.7-3|6	
12cr|freehdl-0.0.7-3|7	Summary:	Free HDL simulator
12cr|freehdl-0.0.7-3|8	Name:		freehdl
12cr|freehdl-0.0.7-3|9	Version:	0.0.7
12cr|freehdl-0.0.7-3|10	Release:	3
12cr|freehdl-0.0.7-3|11	License:	GPL
12cr|freehdl-0.0.7-3|12	Group:		Sciences/Other
12cr|freehdl-0.0.7-3|13	URL:		http://freehdl.seul.org/
12cr|freehdl-0.0.7-3|14	Source0:	%{name}-%{version}.tar.gz
12cr|freehdl-0.0.7-3|15	BuildRequires:	bison
12cr|freehdl-0.0.7-3|16	BuildRequires:	flex
12cr|freehdl-0.0.7-3|17	BuildRequires:	libtool
12cr|freehdl-0.0.7-3|18	
12cr|freehdl-0.0.7-3|19	%description
12cr|freehdl-0.0.7-3|20	A project to develop a free, open source, GPL'ed VHDL simulator for Linux.
12cr|freehdl-0.0.7-3|21	
12cr|freehdl-0.0.7-3|22	%files
12cr|freehdl-0.0.7-3|23	%doc AUTHORS COPYING HACKING INSTALL NEWS README README.AIRE README.gen-nodes README.libraries README.v2cc README.vaul
12cr|freehdl-0.0.7-3|24	%{_bindir}/freehdl-gennodes
12cr|freehdl-0.0.7-3|25	%{_bindir}/freehdl-v2cc
12cr|freehdl-0.0.7-3|26	%{_bindir}/gvhdl
12cr|freehdl-0.0.7-3|27	%{_datadir}/%{name}
12cr|freehdl-0.0.7-3|28	%{_infodir}/fire.info.*
12cr|freehdl-0.0.7-3|29	%{_mandir}/man?/*
12cr|freehdl-0.0.7-3|30	
12cr|freehdl-0.0.7-3|31	#----------------------------------------------------------------
12cr|freehdl-0.0.7-3|32	
12cr|freehdl-0.0.7-3|33	%package -n %{libname}
12cr|freehdl-0.0.7-3|34	Summary:	Shared libraries for %{name}
12cr|freehdl-0.0.7-3|35	Group:		System/Libraries
12cr|freehdl-0.0.7-3|36	
12cr|freehdl-0.0.7-3|37	%description -n %{libname}
12cr|freehdl-0.0.7-3|38	Shared libraries for %{name}.
12cr|freehdl-0.0.7-3|39	
12cr|freehdl-0.0.7-3|40	%files -n %{libname}
12cr|freehdl-0.0.7-3|41	%{_libdir}/freehdl/libieee.so.%{major}*
12cr|freehdl-0.0.7-3|42	%{_libdir}/libfreehdl-cdfggen.so.%{major}*
12cr|freehdl-0.0.7-3|43	%{_libdir}/libfreehdl-fire.so.%{major}*
12cr|freehdl-0.0.7-3|44	%{_libdir}/libfreehdl-kernel.so.%{major}*
12cr|freehdl-0.0.7-3|45	%{_libdir}/libfreehdl-std.so.%{major}*
12cr|freehdl-0.0.7-3|46	%{_libdir}/libfreehdl-vaul.so.%{major}*
12cr|freehdl-0.0.7-3|47	
12cr|freehdl-0.0.7-3|48	#----------------------------------------------------------------
12cr|freehdl-0.0.7-3|49	
12cr|freehdl-0.0.7-3|50	%package -n %{devname}
12cr|freehdl-0.0.7-3|51	Summary:	Development files for %{name}
12cr|freehdl-0.0.7-3|52	Group:		Development/Other
12cr|freehdl-0.0.7-3|53	Requires:	%{name} = %{version}-%{release}
12cr|freehdl-0.0.7-3|54	Requires:	%{libname} = %{version}-%{release}
12cr|freehdl-0.0.7-3|55	
12cr|freehdl-0.0.7-3|56	%description -n %{devname}
12cr|freehdl-0.0.7-3|57	Development files for %{name}.
12cr|freehdl-0.0.7-3|58	
12cr|freehdl-0.0.7-3|59	%files -n %{devname}
12cr|freehdl-0.0.7-3|60	%{_bindir}/freehdl-config
12cr|freehdl-0.0.7-3|61	%{_includedir}/%{name}
12cr|freehdl-0.0.7-3|62	%{_libdir}/freehdl/libieee.so
12cr|freehdl-0.0.7-3|63	%{_libdir}/libfreehdl-cdfggen.so
12cr|freehdl-0.0.7-3|64	%{_libdir}/libfreehdl-fire.so
12cr|freehdl-0.0.7-3|65	%{_libdir}/libfreehdl-kernel.so
12cr|freehdl-0.0.7-3|66	%{_libdir}/libfreehdl-std.so
12cr|freehdl-0.0.7-3|67	%{_libdir}/libfreehdl-vaul.so
12cr|freehdl-0.0.7-3|68	%{_libdir}/freehdl/libieee.a
12cr|freehdl-0.0.7-3|69	%{_libdir}/libfreehdl-cdfggen.a
12cr|freehdl-0.0.7-3|70	%{_libdir}/libfreehdl-fire.a
12cr|freehdl-0.0.7-3|71	%{_libdir}/libfreehdl-kernel.a
12cr|freehdl-0.0.7-3|72	%{_libdir}/libfreehdl-std.a
12cr|freehdl-0.0.7-3|73	%{_libdir}/libfreehdl-vaul.a
12cr|freehdl-0.0.7-3|74	%{_libdir}/pkgconfig/%{name}.pc
12cr|freehdl-0.0.7-3|75	
12cr|freehdl-0.0.7-3|76	#----------------------------------------------------------------
12cr|freehdl-0.0.7-3|77	
12cr|freehdl-0.0.7-3|78	%prep
12cr|freehdl-0.0.7-3|79	%setup -q
12cr|freehdl-0.0.7-3|80	autoreconf -fi
12cr|freehdl-0.0.7-3|81	
12cr|freehdl-0.0.7-3|82	%build
12cr|freehdl-0.0.7-3|83	%configure --with-gnu-ld --with-pic
12cr|freehdl-0.0.7-3|84	%make
12cr|freehdl-0.0.7-3|85	
12cr|freehdl-0.0.7-3|86	%install
12cr|freehdl-0.0.7-3|87	%makeinstall_std
12cr|freehdl-0.0.7-3|88	
12cr|freehdl-0.0.7-3|89	

1471 12
12cr|freeimage-3.153-1|1	%define name freeimage
12cr|freeimage-3.153-1|2	%define version 3.153
12cr|freeimage-3.153-1|3	%define release 1
12cr|freeimage-3.153-1|4	%define oname FreeImage
12cr|freeimage-3.153-1|5	%define oversion 3.15.3
12cr|freeimage-3.153-1|6	%define common_summary Image library
12cr|freeimage-3.153-1|7	%define common_description FreeImage is an Open Source library project for developers who would\
12cr|freeimage-3.153-1|8	like to support popular graphics image formats like PNG, BMP, JPEG,\
12cr|freeimage-3.153-1|9	TIFF and others as needed by today's multimedia applications.\
12cr|freeimage-3.153-1|10	FreeImage is easy to use, fast, multithreading safe, compatible with\
12cr|freeimage-3.153-1|11	all 32-bit versions of Windows, and cross-platform (works both with\
12cr|freeimage-3.153-1|12	Linux and Mac OS X).
12cr|freeimage-3.153-1|13	
12cr|freeimage-3.153-1|14	%define major 3
12cr|freeimage-3.153-1|15	%define lib_name %mklibname %{name} %{major}
12cr|freeimage-3.153-1|16	%define devel_name %mklibname %{name} -d
12cr|freeimage-3.153-1|17	
12cr|freeimage-3.153-1|18	Summary: %{common_summary}
12cr|freeimage-3.153-1|19	Name: %{name}
12cr|freeimage-3.153-1|20	Version: %{version}
12cr|freeimage-3.153-1|21	Release: %{release}
12cr|freeimage-3.153-1|22	Source0: http://downloads.sourceforge.net/freeimage/FreeImage3153.zip
12cr|freeimage-3.153-1|23	Patch0:	FreeImage-3.11.0-syslibs.patch
12cr|freeimage-3.153-1|24	License: GPLv2+
12cr|freeimage-3.153-1|25	Group: System/Libraries
12cr|freeimage-3.153-1|26	URL: http://freeimage.sourceforge.net/
12cr|freeimage-3.153-1|27	%if 0
12cr|freeimage-3.153-1|28	BuildRequires:	png-devel
12cr|freeimage-3.153-1|29	BuildRequires:	mng-devel
12cr|freeimage-3.153-1|30	BuildRequires:	jpeg-devel
12cr|freeimage-3.153-1|31	BuildRequires:	tiff-devel
12cr|freeimage-3.153-1|32	BuildRequires:	OpenEXR-devel
12cr|freeimage-3.153-1|33	BuildRequires:	openjpeg-devel
12cr|freeimage-3.153-1|34	%endif
12cr|freeimage-3.153-1|35	Obsoletes: %{oname}
12cr|freeimage-3.153-1|36	
12cr|freeimage-3.153-1|37	%description
12cr|freeimage-3.153-1|38	%{common_description}
12cr|freeimage-3.153-1|39	
12cr|freeimage-3.153-1|40	%package -n	%{lib_name}
12cr|freeimage-3.153-1|41	Summary:	A library to %{common_summary}
12cr|freeimage-3.153-1|42	Group:		System/Libraries
12cr|freeimage-3.153-1|43	Obsoletes:	%{_lib}%{oname}3 < 3.110
12cr|freeimage-3.153-1|44	
12cr|freeimage-3.153-1|45	%description -n	%{lib_name}
12cr|freeimage-3.153-1|46	%{common_description}
12cr|freeimage-3.153-1|47	
12cr|freeimage-3.153-1|48	This package contains the library needed to run programs dynamically
12cr|freeimage-3.153-1|49	linked with %{name}.
12cr|freeimage-3.153-1|50	
12cr|freeimage-3.153-1|51	%package -n	%{devel_name}
12cr|freeimage-3.153-1|52	Summary:	Development tools for programs using %{name}
12cr|freeimage-3.153-1|53	Group:		Development/C
12cr|freeimage-3.153-1|54	Requires:	%{lib_name} = %{version}
12cr|freeimage-3.153-1|55	Provides:	%{name}-devel = %{version}-%{release}
12cr|freeimage-3.153-1|56	Obsoletes:	lib%{name}3-devel
12cr|freeimage-3.153-1|57	Obsoletes:	lib%{oname}3-devel
12cr|freeimage-3.153-1|58	Obsoletes:	%{_lib}%{oname}3-devel < 3.110
12cr|freeimage-3.153-1|59	
12cr|freeimage-3.153-1|60	%description -n	%{devel_name}
12cr|freeimage-3.153-1|61	%{common_description}
12cr|freeimage-3.153-1|62	
12cr|freeimage-3.153-1|63	This package contains the header files and libraries needed for
12cr|freeimage-3.153-1|64	developing programs using the %{name} library.
12cr|freeimage-3.153-1|65	
12cr|freeimage-3.153-1|66	%prep
12cr|freeimage-3.153-1|67	%setup -q -n %{oname}
12cr|freeimage-3.153-1|68	%if 0
12cr|freeimage-3.153-1|69	%patch0 -p1 -b .syslibs
12cr|freeimage-3.153-1|70	
12cr|freeimage-3.153-1|71	touch -r Source/FreeImage.h.syslibs Source/FreeImage.h
12cr|freeimage-3.153-1|72	
12cr|freeimage-3.153-1|73	# remove all included libs to make sure these don't get used during compile
12cr|freeimage-3.153-1|74	rm -r Source/Lib* Source/ZLib Source/OpenEXR
12cr|freeimage-3.153-1|75	
12cr|freeimage-3.153-1|76	# some encoding / line ending cleanups
12cr|freeimage-3.153-1|77	iconv -f ISO-8859-1 -t UTF-8 Whatsnew.txt > Whatsnew.txt.tmp
12cr|freeimage-3.153-1|78	touch -r Whatsnew.txt Whatsnew.txt.tmp
12cr|freeimage-3.153-1|79	mv Whatsnew.txt.tmp Whatsnew.txt
12cr|freeimage-3.153-1|80	%endif
12cr|freeimage-3.153-1|81	sed -i 's/\r//g' Whatsnew.txt license-*.txt gensrclist.sh \
12cr|freeimage-3.153-1|82	Wrapper/FreeImagePlus/WhatsNew_FIP.txt
12cr|freeimage-3.153-1|83	
12cr|freeimage-3.153-1|84	perl -pi -e 's/ -o root -g root//' Makefile.gnu
12cr|freeimage-3.153-1|85	perl -pi -e 's/\bldconfig//' Makefile.gnu
12cr|freeimage-3.153-1|86	
12cr|freeimage-3.153-1|87	%build
12cr|freeimage-3.153-1|88	sh ./gensrclist.sh
12cr|freeimage-3.153-1|89	%setup_compile_flags CFLAGS="%optflags -fPIC"
12cr|freeimage-3.153-1|90	%make LIBRARIES="-lstdc++ -lm"
12cr|freeimage-3.153-1|91	
12cr|freeimage-3.153-1|92	%install
12cr|freeimage-3.153-1|93	rm -rf %{buildroot}
12cr|freeimage-3.153-1|94	mkdir -p %{buildroot}%{_includedir} %{buildroot}%{_libdir}
12cr|freeimage-3.153-1|95	
12cr|freeimage-3.153-1|96	%make install \
12cr|freeimage-3.153-1|97	INCDIR=%{buildroot}%{_includedir} \
12cr|freeimage-3.153-1|98	INSTALLDIR=%{buildroot}%{_libdir}
12cr|freeimage-3.153-1|99	
12cr|freeimage-3.153-1|100	
12cr|freeimage-3.153-1|101	%files -n %{lib_name}
12cr|freeimage-3.153-1|102	%doc Whatsnew.txt license-*.txt Wrapper/FreeImagePlus/WhatsNew_FIP.txt README.linux
12cr|freeimage-3.153-1|103	%{_libdir}/lib%{name}.so.%{major}
12cr|freeimage-3.153-1|104	%{_libdir}/lib%{name}-%{oversion}.so
12cr|freeimage-3.153-1|105	
12cr|freeimage-3.153-1|106	%files -n %{devel_name}
12cr|freeimage-3.153-1|107	%{_includedir}/%{oname}*.h
12cr|freeimage-3.153-1|108	%{_libdir}/lib%{name}.so
12cr|freeimage-3.153-1|109	%{_libdir}/lib%{name}.a
12cr|freeimage-3.153-1|110	
12cr|freeimage-3.153-1|111	
12cr|freeimage-3.153-1|112	
12cr|freeimage-3.153-1|113	
12cr|freeimage-3.153-1|114	%changelog
12cr|freeimage-3.153-1|115	

1472 12
12cr|freelords-0.0.3-1|1	%define debug_package %nil
12cr|freelords-0.0.3-1|2	
12cr|freelords-0.0.3-1|3	Summary:	A Linux clone of the old DOS game WarLords
12cr|freelords-0.0.3-1|4	Name:		freelords
12cr|freelords-0.0.3-1|5	Version:	0.0.3
12cr|freelords-0.0.3-1|6	Release:	1
12cr|freelords-0.0.3-1|7	License:	GPLv2+
12cr|freelords-0.0.3-1|8	Group:		Games/Strategy
12cr|freelords-0.0.3-1|9	Source0:	http://switch.dl.sourceforge.net/project/freelords/Java%20Freelords/%version/freelords-%{version}_src.tar.gz2
12cr|freelords-0.0.3-1|10	URL:		http://sourceforge.net/projects/freelords/
12cr|freelords-0.0.3-1|11	BuildRequires:	java-1.6.0-openjdk-devel
12cr|freelords-0.0.3-1|12	BuildRequires:	ant
12cr|freelords-0.0.3-1|13	BuildRequires:	xml-commons-jaxp-1.3-apis
12cr|freelords-0.0.3-1|14	BuildRequires:	xalan-j2 xerces-j2
12cr|freelords-0.0.3-1|15	BuildArch:	noarch
12cr|freelords-0.0.3-1|16	
12cr|freelords-0.0.3-1|17	%description
12cr|freelords-0.0.3-1|18	FreeLords is a turn-based strategy game similar to Warlords.
12cr|freelords-0.0.3-1|19	It can be played with friends on one computer or via a network.
12cr|freelords-0.0.3-1|20	
12cr|freelords-0.0.3-1|21	%prep
12cr|freelords-0.0.3-1|22	%setup -q
12cr|freelords-0.0.3-1|23	
12cr|freelords-0.0.3-1|24	%build
12cr|freelords-0.0.3-1|25	ant build
12cr|freelords-0.0.3-1|26	
12cr|freelords-0.0.3-1|27	%install
12cr|freelords-0.0.3-1|28	ant deploy
12cr|freelords-0.0.3-1|29	
12cr|freelords-0.0.3-1|30	# No need to support M$ crap
12cr|freelords-0.0.3-1|31	rm -f deploy/*.bat
12cr|freelords-0.0.3-1|32	
12cr|freelords-0.0.3-1|33	mkdir -p %buildroot%_datadir/games/%name
12cr|freelords-0.0.3-1|34	cp -a deploy/* %buildroot%_datadir/games/%name
12cr|freelords-0.0.3-1|35	
12cr|freelords-0.0.3-1|36	mkdir -p %buildroot%_bindir
12cr|freelords-0.0.3-1|37	for i in client server; do
12cr|freelords-0.0.3-1|38	cat >%buildroot%_bindir/%name-$i <<EOF
12cr|freelords-0.0.3-1|39	#!/bin/sh
12cr|freelords-0.0.3-1|40	cd %_datadir/games/%name
12cr|freelords-0.0.3-1|41	exec $i.sh "$@"
12cr|freelords-0.0.3-1|42	EOF
12cr|freelords-0.0.3-1|43	done
12cr|freelords-0.0.3-1|44	chmod 0755 %buildroot%_bindir/*
12cr|freelords-0.0.3-1|45	
12cr|freelords-0.0.3-1|46	mkdir -p %{buildroot}%{_datadir}/applications
12cr|freelords-0.0.3-1|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|freelords-0.0.3-1|48	[Desktop Entry]
12cr|freelords-0.0.3-1|49	Name=FreeLords
12cr|freelords-0.0.3-1|50	Comment=A Linux clone of the old DOS game WarLords
12cr|freelords-0.0.3-1|51	Exec=%_bindir/%name-client
12cr|freelords-0.0.3-1|52	Icon=%{name}
12cr|freelords-0.0.3-1|53	Terminal=false
12cr|freelords-0.0.3-1|54	Type=Application
12cr|freelords-0.0.3-1|55	StartupNotify=true
12cr|freelords-0.0.3-1|56	Categories=Game;StrategyGame;
12cr|freelords-0.0.3-1|57	EOF
12cr|freelords-0.0.3-1|58	
12cr|freelords-0.0.3-1|59	%files
12cr|freelords-0.0.3-1|60	%defattr(-,root,root)
12cr|freelords-0.0.3-1|61	%_bindir/*
12cr|freelords-0.0.3-1|62	%_datadir/games/%name
12cr|freelords-0.0.3-1|63	%_datadir/applications/*

1473 12
12cr|freemarker-2.3.10-8|1	Name:           freemarker
12cr|freemarker-2.3.10-8|2	Version:        2.3.10
12cr|freemarker-2.3.10-8|3	Release:        8
12cr|freemarker-2.3.10-8|4	Summary:        FreeMarker template engine - a generic tool to generate text output
12cr|freemarker-2.3.10-8|5	License:        BSD
12cr|freemarker-2.3.10-8|6	Group:          Development/Java
12cr|freemarker-2.3.10-8|7	Url:            http://freemarker.org/
12cr|freemarker-2.3.10-8|8	BuildArch:      noarch
12cr|freemarker-2.3.10-8|9	Source0:        %{name}-%{version}.tar.gz
12cr|freemarker-2.3.10-8|10	Patch0:         build.patch
12cr|freemarker-2.3.10-8|11	BuildRequires:  java-rpmbuild
12cr|freemarker-2.3.10-8|12	BuildRequires:  ant
12cr|freemarker-2.3.10-8|13	BuildRequires:  java-devel >= 1.6
12cr|freemarker-2.3.10-8|14	BuildRequires:  java >= 1.6
12cr|freemarker-2.3.10-8|15	Requires:       java >= 1.6
12cr|freemarker-2.3.10-8|16	
12cr|freemarker-2.3.10-8|17	%description
12cr|freemarker-2.3.10-8|18	FreeMarker is a "template engine"; a generic tool to generate text output
12cr|freemarker-2.3.10-8|19	(anything from HTML to autogenerated source code) based on templates.
12cr|freemarker-2.3.10-8|20	It's a Java package, a class library for Java programmers.
12cr|freemarker-2.3.10-8|21	It's not an application for end-users in itself, but something that
12cr|freemarker-2.3.10-8|22	programmers can embed into their products.
12cr|freemarker-2.3.10-8|23	
12cr|freemarker-2.3.10-8|24	%package        javadoc
12cr|freemarker-2.3.10-8|25	Summary:        Javadoc for %{name}
12cr|freemarker-2.3.10-8|26	Group:          Development/Java
12cr|freemarker-2.3.10-8|27	Requires:        %{name} = %{version}-%{release}
12cr|freemarker-2.3.10-8|28	%description    javadoc
12cr|freemarker-2.3.10-8|29	FreeMarker is a "template engine"; a generic tool to generate text output
12cr|freemarker-2.3.10-8|30	(anything from HTML to autogenerated source code) based on templates.
12cr|freemarker-2.3.10-8|31	It's a Java package, a class library for Java programmers.
12cr|freemarker-2.3.10-8|32	It's not an application for end-users in itself, but something that
12cr|freemarker-2.3.10-8|33	programmers can embed into their products.
12cr|freemarker-2.3.10-8|34	
12cr|freemarker-2.3.10-8|35	%prep
12cr|freemarker-2.3.10-8|36	%setup -q
12cr|freemarker-2.3.10-8|37	%remove_java_binaries
12cr|freemarker-2.3.10-8|38	%patch0 -p0 -b .sav
12cr|freemarker-2.3.10-8|39	
12cr|freemarker-2.3.10-8|40	#
12cr|freemarker-2.3.10-8|41	# XXX: This package contains just core of freemarker. This is enough for
12cr|freemarker-2.3.10-8|42	# NetBeans integration, that is why it removes certain extensions. In case
12cr|freemarker-2.3.10-8|43	# of need, feel free to modify this script to compile these extensions correctly.
12cr|freemarker-2.3.10-8|44	#
12cr|freemarker-2.3.10-8|45	%{__rm} -rf src/freemarker/ext/jython/
12cr|freemarker-2.3.10-8|46	%{__rm} -rf src/freemarker/ext/xml/
12cr|freemarker-2.3.10-8|47	%{__rm} -rf src/freemarker/ext/jsp/
12cr|freemarker-2.3.10-8|48	%{__rm} -rf src/freemarker/ext/servlet/
12cr|freemarker-2.3.10-8|49	%{__rm} src/freemarker/cache/WebappTemplateLoader.java
12cr|freemarker-2.3.10-8|50	
12cr|freemarker-2.3.10-8|51	%build
12cr|freemarker-2.3.10-8|52	ant -f build.xml jar javadoc
12cr|freemarker-2.3.10-8|53	
12cr|freemarker-2.3.10-8|54	%install
12cr|freemarker-2.3.10-8|55	install -m644 lib/%{name}.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|freemarker-2.3.10-8|56	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cr|freemarker-2.3.10-8|57	
12cr|freemarker-2.3.10-8|58	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|freemarker-2.3.10-8|59	cp -r build/api %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|freemarker-2.3.10-8|60	
12cr|freemarker-2.3.10-8|61	%create_jar_links
12cr|freemarker-2.3.10-8|62	
12cr|freemarker-2.3.10-8|63	%post
12cr|freemarker-2.3.10-8|64	
12cr|freemarker-2.3.10-8|65	%postun
12cr|freemarker-2.3.10-8|66	
12cr|freemarker-2.3.10-8|67	%defattr(644,root,root,755)
12cr|freemarker-2.3.10-8|68	%{_javadir}/%{name}.jar
12cr|freemarker-2.3.10-8|69	%ghost %{_javadir}/%{name}-%{version}.jar
12cr|freemarker-2.3.10-8|70	
12cr|freemarker-2.3.10-8|71	%files
12cr|freemarker-2.3.10-8|72	%{_javadir}/%{name}.jar
12cr|freemarker-2.3.10-8|73	%{_javadir}/%{name}-%{version}.jar
12cr|freemarker-2.3.10-8|74	
12cr|freemarker-2.3.10-8|75	%files javadoc
12cr|freemarker-2.3.10-8|76	%defattr(644,root,root,755)
12cr|freemarker-2.3.10-8|77	%{_javadocdir}/%{name}-%{version}
12cr|freemarker-2.3.10-8|78	
12cr|freemarker-2.3.10-8|79	
12cr|freemarker-2.3.10-8|80	
12cr|freemarker-2.3.10-8|81	%changelog
12cr|freemarker-2.3.10-8|82	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3.10-7mdv2011.0
12cr|freemarker-2.3.10-8|83	+ Revision: 618341
12cr|freemarker-2.3.10-8|84	- the mass rebuild of 2010.0 packages
12cr|freemarker-2.3.10-8|85	
12cr|freemarker-2.3.10-8|86	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.3.10-6mdv2010.0
12cr|freemarker-2.3.10-8|87	+ Revision: 437591
12cr|freemarker-2.3.10-8|88	- rebuild
12cr|freemarker-2.3.10-8|89	
12cr|freemarker-2.3.10-8|90	* Sun Mar 29 2009 Pascal Terjan <pterjan@mandriva.org> 2.3.10-5mdv2009.1
12cr|freemarker-2.3.10-8|91	+ Revision: 362179
12cr|freemarker-2.3.10-8|92	- Fix summary of -javadoc subpackage
12cr|freemarker-2.3.10-8|93	
12cr|freemarker-2.3.10-8|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|freemarker-2.3.10-8|95	- rebuild
12cr|freemarker-2.3.10-8|96	- kill re-definition of %%buildroot on Pixel's request
12cr|freemarker-2.3.10-8|97	
12cr|freemarker-2.3.10-8|98	+ Olivier Blin <oblin@mandriva.com>
12cr|freemarker-2.3.10-8|99	- restore BuildRoot
12cr|freemarker-2.3.10-8|100	
12cr|freemarker-2.3.10-8|101	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 2.3.10-2mdv2008.1
12cr|freemarker-2.3.10-8|102	+ Revision: 120880
12cr|freemarker-2.3.10-8|103	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|freemarker-2.3.10-8|104	
12cr|freemarker-2.3.10-8|105	* Sun Dec 02 2007 Jaroslav Tulach <jtulach@mandriva.org> 2.3.10-1mdv2008.1
12cr|freemarker-2.3.10-8|106	+ Revision: 114454
12cr|freemarker-2.3.10-8|107	- Yet another try: Just using %%{ant} defines JAVA_HOME to non-existant gcj directory. Trying plain ant
12cr|freemarker-2.3.10-8|108	- Make sure Java is available also during compile time
12cr|freemarker-2.3.10-8|109	- Is there a better way to enforce compilation with real javac than to require java-devel >= 1.6?
12cr|freemarker-2.3.10-8|110	- The core of freemarker builds. Extensions (JSP, Jython, XML) are not included.
12cr|freemarker-2.3.10-8|111	- create freemarker
12cr|freemarker-2.3.10-8|112	

1474 12
12cr|freemat-4.1.1-1|1	# Cyclic dependencies
12cr|freemat-4.1.1-1|2	%define		_disable_ld_no_undefined	1
12cr|freemat-4.1.1-1|3	
12cr|freemat-4.1.1-1|4	%define		freemat_dir			%{_datadir}/FreeMat
12cr|freemat-4.1.1-1|5	
12cr|freemat-4.1.1-1|6	%define		oname		FreeMat
12cr|freemat-4.1.1-1|7	%define		oversion	4.1
12cr|freemat-4.1.1-1|8	
12cr|freemat-4.1.1-1|9	Name:		freemat
12cr|freemat-4.1.1-1|10	Group:		Sciences/Mathematics
12cr|freemat-4.1.1-1|11	License:	GPL
12cr|freemat-4.1.1-1|12	Summary:	Rapid engineering, scientific prototyping and data processing
12cr|freemat-4.1.1-1|13	# Real version is 4.1 final but extra .1 is needed up update from 4.1.0.20110113
12cr|freemat-4.1.1-1|14	Version:	4.1.1
12cr|freemat-4.1.1-1|15	Release:	1
12cr|freemat-4.1.1-1|16	URL:		http://freemat.sourceforge.net
12cr|freemat-4.1.1-1|17	Source0:	%{oname}-%{oversion}-Source.tar.gz
12cr|freemat-4.1.1-1|18	Source1:	http://www.netlib.org/lapack/lapack-3.2.2.tgz
12cr|freemat-4.1.1-1|19	Source2:	http://www.netlib.org/clapack/CLAPACK-3.1.1/F2CLIBS/libf2c/pow_ii.c
12cr|freemat-4.1.1-1|20	
12cr|freemat-4.1.1-1|21	#-------------------------------------------------------------------------------
12cr|freemat-4.1.1-1|22	BuildRequires:	amd-devel
12cr|freemat-4.1.1-1|23	BuildRequires:	cmake
12cr|freemat-4.1.1-1|24	BuildRequires:	dos2unix
12cr|freemat-4.1.1-1|25	BuildRequires:	f2c
12cr|freemat-4.1.1-1|26	BuildRequires:	ffcall-devel
12cr|freemat-4.1.1-1|27	BuildRequires:	fftw-devel
12cr|freemat-4.1.1-1|28	BuildRequires:	gcc-gfortran
12cr|freemat-4.1.1-1|29	BuildRequires:	pkgconfig(gl)
12cr|freemat-4.1.1-1|30	BuildRequires:	pkgconfig(glu)
12cr|freemat-4.1.1-1|31	BuildRequires:	libatlas-devel
12cr|freemat-4.1.1-1|32	BuildRequires:	ncurses-devel
12cr|freemat-4.1.1-1|33	BuildRequires:	pcre-devel
12cr|freemat-4.1.1-1|34	BuildRequires:	portaudio-devel
12cr|freemat-4.1.1-1|35	BuildRequires:	qt4-devel
12cr|freemat-4.1.1-1|36	BuildRequires:	umfpack-devel
12cr|freemat-4.1.1-1|37	BuildRequires:	zlib-devel
12cr|freemat-4.1.1-1|38	
12cr|freemat-4.1.1-1|39	#-------------------------------------------------------------------------------
12cr|freemat-4.1.1-1|40	Requires:	libatlas
12cr|freemat-4.1.1-1|41	
12cr|freemat-4.1.1-1|42	#-------------------------------------------------------------------------------
12cr|freemat-4.1.1-1|43	Patch1:		FreeMat-4.1-missing.patch
12cr|freemat-4.1.1-1|44	Patch2:		FreeMat-4.1-blas.patch
12cr|freemat-4.1.1-1|45	Patch3:		FreeMat-4.1-freemat_dir.patch
12cr|freemat-4.1.1-1|46	Patch4:		freemat-4.1-fixes.patch
12cr|freemat-4.1.1-1|47	Patch5:		freemat-4.1-use_llvm.patch
12cr|freemat-4.1.1-1|48	Patch6:		FreeMat-4.1-linkage.patch
12cr|freemat-4.1.1-1|49	
12cr|freemat-4.1.1-1|50	
12cr|freemat-4.1.1-1|51	#-------------------------------------------------------------------------------
12cr|freemat-4.1.1-1|52	%description
12cr|freemat-4.1.1-1|53	FreeMat is a free environment for rapid engineering and scientific prototyping
12cr|freemat-4.1.1-1|54	and data processing. It is similar to commercial systems such as MATLAB from
12cr|freemat-4.1.1-1|55	Mathworks, and IDL from Research Systems, but is Open Source.
12cr|freemat-4.1.1-1|56	
12cr|freemat-4.1.1-1|57	#-------------------------------------------------------------------------------
12cr|freemat-4.1.1-1|58	%prep
12cr|freemat-4.1.1-1|59	%setup -q -n %{oname}-%{oversion}-Source -a 1
12cr|freemat-4.1.1-1|60	
12cr|freemat-4.1.1-1|61	for file in `find . -name CMake\*.txt`; do dos2unix $file; done
12cr|freemat-4.1.1-1|62	find . -name CMakeCache.txt -delete
12cr|freemat-4.1.1-1|63	find . -type f -name '*.moc.cpp' -delete
12cr|freemat-4.1.1-1|64	find . -type f -name 'add.so' -delete
12cr|freemat-4.1.1-1|65	
12cr|freemat-4.1.1-1|66	# undefined references
12cr|freemat-4.1.1-1|67	%patch1		-p1
12cr|freemat-4.1.1-1|68	cp -f %{SOURCE2} libs/libMath/libLAPACK_C
12cr|freemat-4.1.1-1|69	for f in					\
12cr|freemat-4.1.1-1|70	dlaed6					\
12cr|freemat-4.1.1-1|71	dlamrg					\
12cr|freemat-4.1.1-1|72	dlasd{0,1,2,3,4,5,6,7,8,a,q,t}		\
12cr|freemat-4.1.1-1|73	slaed6					\
12cr|freemat-4.1.1-1|74	slamrg slasd{0,1,2,3,4,5,6,7,8,a,q,t}	\
12cr|freemat-4.1.1-1|75	sbdsdc; do
12cr|freemat-4.1.1-1|76	f2c lapack-3.2.2/SRC/$f.f
12cr|freemat-4.1.1-1|77	mv $f.c libs/libMath/libLAPACK_C
12cr|freemat-4.1.1-1|78	done
12cr|freemat-4.1.1-1|79	
12cr|freemat-4.1.1-1|80	%patch2		-p1
12cr|freemat-4.1.1-1|81	perl -pi -e 's|@@FREEMAT_DIR@@|%{freemat_dir}|;'	\
12cr|freemat-4.1.1-1|82	libs/libMath/libDynBlas/blas_dyn_link.cpp
12cr|freemat-4.1.1-1|83	
12cr|freemat-4.1.1-1|84	%patch3		-p1
12cr|freemat-4.1.1-1|85	
12cr|freemat-4.1.1-1|86	%patch4 -p0
12cr|freemat-4.1.1-1|87	%patch5 -p0
12cr|freemat-4.1.1-1|88	%patch6 -p1
12cr|freemat-4.1.1-1|89	
12cr|freemat-4.1.1-1|90	#-------------------------------------------------------------------------------
12cr|freemat-4.1.1-1|91	%build
12cr|freemat-4.1.1-1|92	(
12cr|freemat-4.1.1-1|93	%cmake	-DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
12cr|freemat-4.1.1-1|94	-DBUILD_SHARED_LIBS:BOOL=OFF \
12cr|freemat-4.1.1-1|95	-DUSE_LLVM=OFF \
12cr|freemat-4.1.1-1|96	-DUSE_ITK=OFF \
12cr|freemat-4.1.1-1|97	-DFORCE_BUNDLED_PCRE=OFF \
12cr|freemat-4.1.1-1|98	-DFORCE_BUNDLED_UMFPACK=OFF \
12cr|freemat-4.1.1-1|99	-DFORCE_BUNDLED_PORTAUDIO=OFF \
12cr|freemat-4.1.1-1|100	-DFORCE_BUNDLED_ZLIB=OFF \
12cr|freemat-4.1.1-1|101	-DFORCE_BUNDLED_AMD=OFF
12cr|freemat-4.1.1-1|102	%make
12cr|freemat-4.1.1-1|103	)
12cr|freemat-4.1.1-1|104	
12cr|freemat-4.1.1-1|105	#-------------------------------------------------------------------------------
12cr|freemat-4.1.1-1|106	%install
12cr|freemat-4.1.1-1|107	%makeinstall_std -C build
12cr|freemat-4.1.1-1|108	
12cr|freemat-4.1.1-1|109	#-------------------------------------------------------------------------------
12cr|freemat-4.1.1-1|110	%files
12cr|freemat-4.1.1-1|111	%{_bindir}/*
12cr|freemat-4.1.1-1|112	%{freemat_dir}
12cr|freemat-4.1.1-1|113	

1475 12
12cr|freemedforms-0.7.6-3|1	%define major		1
12cr|freemedforms-0.7.6-3|2	%define Werror_cflags	%nil
12cr|freemedforms-0.7.6-3|3	
12cr|freemedforms-0.7.6-3|4	# There are a lot of internal libs in this package...
12cr|freemedforms-0.7.6-3|5	%define __noautoprov 'lib.*'
12cr|freemedforms-0.7.6-3|6	%define __noautoreq 'lib(A.*|C.*|D.*|E.*|F.*|I.*|L.*|M.*|P.*|T.*|U.*|Z.*)'
12cr|freemedforms-0.7.6-3|7	
12cr|freemedforms-0.7.6-3|8	Name:		freemedforms
12cr|freemedforms-0.7.6-3|9	Version:	0.7.6
12cr|freemedforms-0.7.6-3|10	Release:	3
12cr|freemedforms-0.7.6-3|11	License:	GPLv3+
12cr|freemedforms-0.7.6-3|12	Summary:	Electronical Medical Record
12cr|freemedforms-0.7.6-3|13	Url:		http://www.freemedforms.com
12cr|freemedforms-0.7.6-3|14	Group:		Office
12cr|freemedforms-0.7.6-3|15	Source0:	http://freemedforms.googlecode.com/files/freemedformsfullsources-%{version}.tgz
12cr|freemedforms-0.7.6-3|16	Patch0:		freemedforms-0.7.3-mdv-use_system_quazip.patch
12cr|freemedforms-0.7.6-3|17	BuildRequires:	doxygen
12cr|freemedforms-0.7.6-3|18	BuildRequires:	qt4-devel >= 4.6.2
12cr|freemedforms-0.7.6-3|19	#BuildRequires:	quazip-devel
12cr|freemedforms-0.7.6-3|20	BuildRequires:	qt4-database-plugin-sqlite
12cr|freemedforms-0.7.6-3|21	BuildRequires:	dos2unix
12cr|freemedforms-0.7.6-3|22	Requires:	qt4-database-plugin-sqlite
12cr|freemedforms-0.7.6-3|23	Suggests:	%{name}-doc = %{version}
12cr|freemedforms-0.7.6-3|24	
12cr|freemedforms-0.7.6-3|25	%description
12cr|freemedforms-0.7.6-3|26	FreeMedForms is a multi-user, Open EMR (electronic medical record) manager.
12cr|freemedforms-0.7.6-3|27	It is free and open source. The main objective of FreeMedForms is to create
12cr|freemedforms-0.7.6-3|28	a highly dynamic EMR manager where patient files are defined by a set of XML
12cr|freemedforms-0.7.6-3|29	scripted files. Interoperability and internationalization are main objectives
12cr|freemedforms-0.7.6-3|30	too.
12cr|freemedforms-0.7.6-3|31	
12cr|freemedforms-0.7.6-3|32	FreeMedForms is intended to be used:
12cr|freemedforms-0.7.6-3|33	
12cr|freemedforms-0.7.6-3|34	* in general medical practice (unique doctor office, groups),
12cr|freemedforms-0.7.6-3|35	* in small clinics and hospitals,
12cr|freemedforms-0.7.6-3|36	* in clinical research groups.
12cr|freemedforms-0.7.6-3|37	
12cr|freemedforms-0.7.6-3|38	%package common
12cr|freemedforms-0.7.6-3|39	Summary:		Common libraries for FreeMedForms and its derivatives
12cr|freemedforms-0.7.6-3|40	
12cr|freemedforms-0.7.6-3|41	%description common
12cr|freemedforms-0.7.6-3|42	This package contains common libraries used by FreeMedForms and its derivatives
12cr|freemedforms-0.7.6-3|43	including FreeDiams.
12cr|freemedforms-0.7.6-3|44	
12cr|freemedforms-0.7.6-3|45	%package -n freediams
12cr|freemedforms-0.7.6-3|46	Summary:	Standalone prescriber
12cr|freemedforms-0.7.6-3|47	Requires:	%{name}-common = %{version}
12cr|freemedforms-0.7.6-3|48	Suggests:	freediams-doc = %{version}
12cr|freemedforms-0.7.6-3|49	
12cr|freemedforms-0.7.6-3|50	%description -n freediams
12cr|freemedforms-0.7.6-3|51	FreeDiams prescriber is the result of FreeMedForms prescriber plugins built
12cr|freemedforms-0.7.6-3|52	into a standalone application. FreeDiams is a multi-platform (MacOS, Linux,
12cr|freemedforms-0.7.6-3|53	FreeBSD, Windows), free and open source released under the GPLv3 license.
12cr|freemedforms-0.7.6-3|54	
12cr|freemedforms-0.7.6-3|55	It is mainly developed by medical doctors and is intended for use by these same
12cr|freemedforms-0.7.6-3|56	professionals. It can be used alone to prescribe and / or test drug
12cr|freemedforms-0.7.6-3|57	interactions within a prescription. It can be linked to any application thanks
12cr|freemedforms-0.7.6-3|58	to its command line parameters.
12cr|freemedforms-0.7.6-3|59	
12cr|freemedforms-0.7.6-3|60	FreeDiams can manage multiple drugs databases. Some drugs databases are already
12cr|freemedforms-0.7.6-3|61	available:
12cr|freemedforms-0.7.6-3|62	
12cr|freemedforms-0.7.6-3|63	* French (sources: AFSSAPS)
12cr|freemedforms-0.7.6-3|64	* Canadian (sources: HCDPD)
12cr|freemedforms-0.7.6-3|65	* USA (sources: FDA)
12cr|freemedforms-0.7.6-3|66	* South African (sources: AEPI)
12cr|freemedforms-0.7.6-3|67	
12cr|freemedforms-0.7.6-3|68	The interactions database (source: AFSSAPS) give access to many informations:
12cr|freemedforms-0.7.6-3|69	
12cr|freemedforms-0.7.6-3|70	* interactions by themselves
12cr|freemedforms-0.7.6-3|71	* risk level
12cr|freemedforms-0.7.6-3|72	* nature of the risk
12cr|freemedforms-0.7.6-3|73	* management of the interaction
12cr|freemedforms-0.7.6-3|74	
12cr|freemedforms-0.7.6-3|75	%package devel
12cr|freemedforms-0.7.6-3|76	Summary:	Development files for FreeMedForms
12cr|freemedforms-0.7.6-3|77	Group:		Development/C++
12cr|freemedforms-0.7.6-3|78	Requires:	%{name} = %{version}
12cr|freemedforms-0.7.6-3|79	
12cr|freemedforms-0.7.6-3|80	%description devel
12cr|freemedforms-0.7.6-3|81	FreeMedForms is a free, open source, multiplatform medical forms manager.
12cr|freemedforms-0.7.6-3|82	It can be used for clinical research and patient database management.
12cr|freemedforms-0.7.6-3|83	
12cr|freemedforms-0.7.6-3|84	%package doc-en
12cr|freemedforms-0.7.6-3|85	Summary:	English documentation for FreeMedForms
12cr|freemedforms-0.7.6-3|86	Requires:	locales-en
12cr|freemedforms-0.7.6-3|87	Provides:	%{name}-doc = %{EVRD}
12cr|freemedforms-0.7.6-3|88	
12cr|freemedforms-0.7.6-3|89	%description doc-en
12cr|freemedforms-0.7.6-3|90	FreeMedForms documentation in English.
12cr|freemedforms-0.7.6-3|91	
12cr|freemedforms-0.7.6-3|92	%package doc-fr
12cr|freemedforms-0.7.6-3|93	Summary:	French documentation for FreeMedForms
12cr|freemedforms-0.7.6-3|94	Requires:	locales-fr
12cr|freemedforms-0.7.6-3|95	Provides:	%{name}-doc = %{EVRD}
12cr|freemedforms-0.7.6-3|96	
12cr|freemedforms-0.7.6-3|97	%description doc-fr
12cr|freemedforms-0.7.6-3|98	FreeMedForms documentation in French.
12cr|freemedforms-0.7.6-3|99	
12cr|freemedforms-0.7.6-3|100	%package -n freediams-doc-en
12cr|freemedforms-0.7.6-3|101	Summary:	English documentation for FreeDiams
12cr|freemedforms-0.7.6-3|102	Requires:	locales-en
12cr|freemedforms-0.7.6-3|103	Provides:	freediams-doc = %{EVRD}
12cr|freemedforms-0.7.6-3|104	
12cr|freemedforms-0.7.6-3|105	%description -n freediams-doc-en
12cr|freemedforms-0.7.6-3|106	FreeDiams documentation in English.
12cr|freemedforms-0.7.6-3|107	
12cr|freemedforms-0.7.6-3|108	%package -n freediams-doc-fr
12cr|freemedforms-0.7.6-3|109	Summary:	French documentation for FreeDiams
12cr|freemedforms-0.7.6-3|110	Requires:	locales-fr
12cr|freemedforms-0.7.6-3|111	Provides:	freediams-doc = %{EVRD}
12cr|freemedforms-0.7.6-3|112	
12cr|freemedforms-0.7.6-3|113	%description -n freediams-doc-fr
12cr|freemedforms-0.7.6-3|114	FreeDiams documentation in French.
12cr|freemedforms-0.7.6-3|115	
12cr|freemedforms-0.7.6-3|116	%prep
12cr|freemedforms-0.7.6-3|117	%setup -q -n %{name}-%{version}
12cr|freemedforms-0.7.6-3|118	#patch0 -p1
12cr|freemedforms-0.7.6-3|119	dos2unix *.txt
12cr|freemedforms-0.7.6-3|120	
12cr|freemedforms-0.7.6-3|121	%build
12cr|freemedforms-0.7.6-3|122	lrelease global_resources/translations/*.ts
12cr|freemedforms-0.7.6-3|123	
12cr|freemedforms-0.7.6-3|124	pushd freemedforms
12cr|freemedforms-0.7.6-3|125	%qmake_qt4 -r -config release "CONFIG+=LINUX_INTEGRATED" INSTALL_ROOT_PATH="%{_prefix}" LIBRARY_BASENAME="%{_lib}" LOWERED_APPNAME="%{name}" %{name}.pro
12cr|freemedforms-0.7.6-3|126	%make
12cr|freemedforms-0.7.6-3|127	popd
12cr|freemedforms-0.7.6-3|128	
12cr|freemedforms-0.7.6-3|129	pushd freediams
12cr|freemedforms-0.7.6-3|130	%qmake_qt4 -r -config release "CONFIG+=LINUX_INTEGRATED" INSTALL_ROOT_PATH="%{_prefix}" LIBRARY_BASENAME="%{_lib}" LOWERED_APPNAME="freediams" freediams.pro
12cr|freemedforms-0.7.6-3|131	%make
12cr|freemedforms-0.7.6-3|132	popd
12cr|freemedforms-0.7.6-3|133	
12cr|freemedforms-0.7.6-3|134	
12cr|freemedforms-0.7.6-3|135	%install
12cr|freemedforms-0.7.6-3|136	pushd freemedforms
12cr|freemedforms-0.7.6-3|137	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cr|freemedforms-0.7.6-3|138	popd
12cr|freemedforms-0.7.6-3|139	
12cr|freemedforms-0.7.6-3|140	pushd freediams
12cr|freemedforms-0.7.6-3|141	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cr|freemedforms-0.7.6-3|142	popd
12cr|freemedforms-0.7.6-3|143	
12cr|freemedforms-0.7.6-3|144	%__install -D -m 644 global_resources/pixmap/svg/freemedforms.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/freemedforms.svg
12cr|freemedforms-0.7.6-3|145	%__install -D -m 644 global_resources/pixmap/svg/freediams.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/freediams.svg
12cr|freemedforms-0.7.6-3|146	find %{buildroot}%{_datadir} -perm 666 -name "*png" -exec chmod 644 {} \;
12cr|freemedforms-0.7.6-3|147	
12cr|freemedforms-0.7.6-3|148	# files for the doc package
12cr|freemedforms-0.7.6-3|149	%__install -d %{buildroot}%{_docdir}/%{name}
12cr|freemedforms-0.7.6-3|150	%__mv %{buildroot}%{_docdir}/freemedforms-project/freemedforms/ %{buildroot}%{_docdir}/
12cr|freemedforms-0.7.6-3|151	%__mv %{buildroot}%{_docdir}/freemedforms-project/freediams/ %{buildroot}%{_docdir}/
12cr|freemedforms-0.7.6-3|152	%__rm -rf %{buildroot}%{_docdir}/freemedforms-project/
12cr|freemedforms-0.7.6-3|153	
12cr|freemedforms-0.7.6-3|154	%files
12cr|freemedforms-0.7.6-3|155	%defattr(-,root,root,755)
12cr|freemedforms-0.7.6-3|156	%{_bindir}/%{name}
12cr|freemedforms-0.7.6-3|157	%{_datadir}/applications/%{name}.desktop
12cr|freemedforms-0.7.6-3|158	%{_datadir}/pixmaps/%{name}.svg
12cr|freemedforms-0.7.6-3|159	%{_libdir}/%{name}/*.so
12cr|freemedforms-0.7.6-3|160	%{_libdir}/%{name}/*.pluginspec
12cr|freemedforms-0.7.6-3|161	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cr|freemedforms-0.7.6-3|162	%{_datadir}/%{name}
12cr|freemedforms-0.7.6-3|163	%doc COPYING.txt README.txt
12cr|freemedforms-0.7.6-3|164	%exclude %{_docdir}/%{name}/en
12cr|freemedforms-0.7.6-3|165	%exclude %{_docdir}/%{name}/fr
12cr|freemedforms-0.7.6-3|166	
12cr|freemedforms-0.7.6-3|167	%files doc-en
12cr|freemedforms-0.7.6-3|168	%defattr(-,root,root,755)
12cr|freemedforms-0.7.6-3|169	%{_docdir}/%{name}/en
12cr|freemedforms-0.7.6-3|170	
12cr|freemedforms-0.7.6-3|171	%files doc-fr
12cr|freemedforms-0.7.6-3|172	%defattr(-,root,root,755)
12cr|freemedforms-0.7.6-3|173	%{_docdir}/%{name}/fr
12cr|freemedforms-0.7.6-3|174	
12cr|freemedforms-0.7.6-3|175	%files devel
12cr|freemedforms-0.7.6-3|176	%defattr(-,root,root,755)
12cr|freemedforms-0.7.6-3|177	%{_libdir}/%{name}-common/*.so
12cr|freemedforms-0.7.6-3|178	
12cr|freemedforms-0.7.6-3|179	%files common
12cr|freemedforms-0.7.6-3|180	%defattr(-,root,root,755)
12cr|freemedforms-0.7.6-3|181	%{_libdir}/%{name}-common/*.so.*
12cr|freemedforms-0.7.6-3|182	
12cr|freemedforms-0.7.6-3|183	%files -n freediams
12cr|freemedforms-0.7.6-3|184	%defattr(-,root,root,755)
12cr|freemedforms-0.7.6-3|185	%{_bindir}/freediams
12cr|freemedforms-0.7.6-3|186	%{_libdir}/freediams
12cr|freemedforms-0.7.6-3|187	%{_datadir}/freediams
12cr|freemedforms-0.7.6-3|188	%{_datadir}/applications/freediams.desktop
12cr|freemedforms-0.7.6-3|189	%{_datadir}/pixmaps/freediams.svg
12cr|freemedforms-0.7.6-3|190	%{_iconsdir}/hicolor/scalable/apps/freediams.svg
12cr|freemedforms-0.7.6-3|191	%doc COPYING.txt README.txt
12cr|freemedforms-0.7.6-3|192	%exclude %{_docdir}/freediams/en
12cr|freemedforms-0.7.6-3|193	%exclude %{_docdir}/freediams/fr
12cr|freemedforms-0.7.6-3|194	
12cr|freemedforms-0.7.6-3|195	%files -n freediams-doc-en
12cr|freemedforms-0.7.6-3|196	%defattr(-,root,root,755)
12cr|freemedforms-0.7.6-3|197	%{_docdir}/freediams/en
12cr|freemedforms-0.7.6-3|198	
12cr|freemedforms-0.7.6-3|199	%files -n freediams-doc-fr
12cr|freemedforms-0.7.6-3|200	%defattr(-,root,root,755)
12cr|freemedforms-0.7.6-3|201	%{_docdir}/freediams/fr
12cr|freemedforms-0.7.6-3|202	
12cr|freemedforms-0.7.6-3|203	
12cr|freemedforms-0.7.6-3|204	%changelog
12cr|freemedforms-0.7.6-3|205	* Mon Jul 02 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.7.6-1
12cr|freemedforms-0.7.6-3|206	+ Revision: 807780
12cr|freemedforms-0.7.6-3|207	- update to 0.7.6
12cr|freemedforms-0.7.6-3|208	
12cr|freemedforms-0.7.6-3|209	* Sat Jun 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.7.4-1
12cr|freemedforms-0.7.6-3|210	+ Revision: 803990
12cr|freemedforms-0.7.6-3|211	- update to 0.7.4
12cr|freemedforms-0.7.6-3|212	- build freediams from the same source package
12cr|freemedforms-0.7.6-3|213	- separate documentation packages
12cr|freemedforms-0.7.6-3|214	
12cr|freemedforms-0.7.6-3|215	* Thu May 31 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.7.3-1
12cr|freemedforms-0.7.6-3|216	+ Revision: 801532
12cr|freemedforms-0.7.6-3|217	- update to 0.7.3
12cr|freemedforms-0.7.6-3|218	
12cr|freemedforms-0.7.6-3|219	* Fri Mar 30 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.7.0-1
12cr|freemedforms-0.7.6-3|220	+ Revision: 788343
12cr|freemedforms-0.7.6-3|221	- update to 0.7.0
12cr|freemedforms-0.7.6-3|222	
12cr|freemedforms-0.7.6-3|223	* Wed Dec 21 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.6.0-1
12cr|freemedforms-0.7.6-3|224	+ Revision: 744158
12cr|freemedforms-0.7.6-3|225	- imported package freemedforms
12cr|freemedforms-0.7.6-3|226	

1476 12
12cr|freemode-3.0-7|1	%define name 	freemode
12cr|freemode-3.0-7|2	%define version 3.0
12cr|freemode-3.0-7|3	%define release %mkrel 7
12cr|freemode-3.0-7|4	
12cr|freemode-3.0-7|5	Summary: Alternative UI for freeplayer
12cr|freemode-3.0-7|6	Name: 	 %{name}
12cr|freemode-3.0-7|7	Version: %{version}
12cr|freemode-3.0-7|8	Release: %{release}
12cr|freemode-3.0-7|9	Source0: %{name}-%{version}.tar.bz2
12cr|freemode-3.0-7|10	License: GPL
12cr|freemode-3.0-7|11	Group:   Video
12cr|freemode-3.0-7|12	Url:     http://www.moktoipas.com/freemode/
12cr|freemode-3.0-7|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|freemode-3.0-7|14	Buildarch: noarch
12cr|freemode-3.0-7|15	
12cr|freemode-3.0-7|16	Requires:	freeplayer-common
12cr|freemode-3.0-7|17	
12cr|freemode-3.0-7|18	%description
12cr|freemode-3.0-7|19	Alternative UI for freeplayer
12cr|freemode-3.0-7|20	
12cr|freemode-3.0-7|21	%prep
12cr|freemode-3.0-7|22	%setup -q
12cr|freemode-3.0-7|23	
12cr|freemode-3.0-7|24	%install
12cr|freemode-3.0-7|25	rm -rf $RPM_BUILD_ROOT
12cr|freemode-3.0-7|26	
12cr|freemode-3.0-7|27	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx
12cr|freemode-3.0-7|28	for i in config settings options; do
12cr|freemode-3.0-7|29	mv $i.html $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx/$i-freemode.html
12cr|freemode-3.0-7|30	done
12cr|freemode-3.0-7|31	cp -rp *.html $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx
12cr|freemode-3.0-7|32	cp -rp *.m3u $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx
12cr|freemode-3.0-7|33	cp -rp aides $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx
12cr|freemode-3.0-7|34	cp -rp freezic $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx
12cr|freemode-3.0-7|35	cp -rp radios $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx
12cr|freemode-3.0-7|36	cp -rp tele $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx
12cr|freemode-3.0-7|37	cp -rp favoris $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx
12cr|freemode-3.0-7|38	cp -rp imgs $RPM_BUILD_ROOT/%{_datadir}/freeplayer/http-fbx
12cr|freemode-3.0-7|39	
12cr|freemode-3.0-7|40	%clean
12cr|freemode-3.0-7|41	rm -rf $RPM_BUILD_ROOT
12cr|freemode-3.0-7|42	
12cr|freemode-3.0-7|43	%files
12cr|freemode-3.0-7|44	%defattr(-,root,root)
12cr|freemode-3.0-7|45	%doc LICENCE.TXT
12cr|freemode-3.0-7|46	%{_datadir}/freeplayer/http-fbx
12cr|freemode-3.0-7|47	
12cr|freemode-3.0-7|48	
12cr|freemode-3.0-7|49	
12cr|freemode-3.0-7|50	
12cr|freemode-3.0-7|51	%changelog
12cr|freemode-3.0-7|52	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0-7mdv2011.0
12cr|freemode-3.0-7|53	+ Revision: 618342
12cr|freemode-3.0-7|54	- the mass rebuild of 2010.0 packages
12cr|freemode-3.0-7|55	
12cr|freemode-3.0-7|56	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 3.0-6mdv2010.0
12cr|freemode-3.0-7|57	+ Revision: 428890
12cr|freemode-3.0-7|58	- rebuild
12cr|freemode-3.0-7|59	
12cr|freemode-3.0-7|60	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.0-5mdv2009.0
12cr|freemode-3.0-7|61	+ Revision: 245397
12cr|freemode-3.0-7|62	- rebuild
12cr|freemode-3.0-7|63	
12cr|freemode-3.0-7|64	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 3.0-3mdv2008.1
12cr|freemode-3.0-7|65	+ Revision: 136423
12cr|freemode-3.0-7|66	- restore BuildRoot
12cr|freemode-3.0-7|67	
12cr|freemode-3.0-7|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|freemode-3.0-7|69	- kill re-definition of %%buildroot on Pixel's request
12cr|freemode-3.0-7|70	- import freemode
12cr|freemode-3.0-7|71	
12cr|freemode-3.0-7|72	
12cr|freemode-3.0-7|73	* Fri Apr  7 2006 Jerome Martin <jmartin@mandriva.org> 3.0-3mdk
12cr|freemode-3.0-7|74	- Updated with new freeplayer-common package
12cr|freemode-3.0-7|75	
12cr|freemode-3.0-7|76	* Thu Feb  2 2006 Jerome Martin <jmartin@mandriva.org> 3.0-2mdk
12cr|freemode-3.0-7|77	- Fixed
12cr|freemode-3.0-7|78	
12cr|freemode-3.0-7|79	* Mon Dec 19 2005 Jerome Martin <jmartin@mandriva.org> 3.0-1mdk
12cr|freemode-3.0-7|80	- Initial version
12cr|freemode-3.0-7|81	

1477 12
12cr|freenx-0.7.3-10|1	# --with NomachineKey
12cr|freenx-0.7.3-10|2	# Allow login with the key shipped with the NoMachine client.
12cr|freenx-0.7.3-10|3	# This can be a security risk, so it is disabled by default
12cr|freenx-0.7.3-10|4	# and an SSH key is generated at install time.
12cr|freenx-0.7.3-10|5	%bcond_with NomachineKey
12cr|freenx-0.7.3-10|6	
12cr|freenx-0.7.3-10|7	Summary:        Free NX implementation
12cr|freenx-0.7.3-10|8	Name:           freenx
12cr|freenx-0.7.3-10|9	Version:        0.7.3
12cr|freenx-0.7.3-10|10	Release:        %mkrel 10
12cr|freenx-0.7.3-10|11	License:        GPLv2
12cr|freenx-0.7.3-10|12	Group:          Networking/Remote access
12cr|freenx-0.7.3-10|13	URL:            http://freenx.berlios.de/
12cr|freenx-0.7.3-10|14	Source0:        http://download.berlios.de/freenx/freenx-server-%{version}.tar.gz
12cr|freenx-0.7.3-10|15	Source1:        freenx-nxserver.logrotate
12cr|freenx-0.7.3-10|16	Patch0:         freenx-server-0.7.3-lp-fixes.patch
12cr|freenx-0.7.3-10|17	Patch1:         freenx-server-r104-fixes.patch
12cr|freenx-0.7.3-10|18	Patch2:		freenx-server-0.7.3-connection-fix.patch
12cr|freenx-0.7.3-10|19	Requires:       expect
12cr|freenx-0.7.3-10|20	Requires:       netcat
12cr|freenx-0.7.3-10|21	Requires:       nxagent
12cr|freenx-0.7.3-10|22	Requires:       nxproxy
12cr|freenx-0.7.3-10|23	Requires:       openssh-server
12cr|freenx-0.7.3-10|24	Requires:       Xdialog
12cr|freenx-0.7.3-10|25	Requires:       xmessage
12cr|freenx-0.7.3-10|26	Requires:       xterm
12cr|freenx-0.7.3-10|27	Requires(pre):  rpm-helper
12cr|freenx-0.7.3-10|28	Requires(post): expect
12cr|freenx-0.7.3-10|29	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|freenx-0.7.3-10|30	
12cr|freenx-0.7.3-10|31	%description
12cr|freenx-0.7.3-10|32	NoMachine NX is the next-generation X compression and roundtrip
12cr|freenx-0.7.3-10|33	suppression scheme. It can operate remote X11 sessions over 56k
12cr|freenx-0.7.3-10|34	modem dialup links or anything better.
12cr|freenx-0.7.3-10|35	
12cr|freenx-0.7.3-10|36	This package contains a free (GPL) implementation of the nxserver
12cr|freenx-0.7.3-10|37	component.
12cr|freenx-0.7.3-10|38	
12cr|freenx-0.7.3-10|39	%prep
12cr|freenx-0.7.3-10|40	%setup -q -n %{name}-server-%{version}
12cr|freenx-0.7.3-10|41	%patch0 -p1 -b .lp
12cr|freenx-0.7.3-10|42	%patch1 -p1 -b .fixes
12cr|freenx-0.7.3-10|43	%patch2 -p0 -b .connection-fix
12cr|freenx-0.7.3-10|44	
12cr|freenx-0.7.3-10|45	%build
12cr|freenx-0.7.3-10|46	perl -pi -e "s|/var/lib/nxserver/home|%{_localstatedir}/lib/nxserver/nxhome|" nxloadconfig
12cr|freenx-0.7.3-10|47	pushd nxserver-helper
12cr|freenx-0.7.3-10|48	%make
12cr|freenx-0.7.3-10|49	popd
12cr|freenx-0.7.3-10|50	
12cr|freenx-0.7.3-10|51	# README.install.urpmi doesn't work yet.
12cr|freenx-0.7.3-10|52	cat << EOF > README.urpmi
12cr|freenx-0.7.3-10|53	After installing this package, an nx user is created (this is a
12cr|freenx-0.7.3-10|54	system user, do not try to log in as him), with a home located
12cr|freenx-0.7.3-10|55	at %{_localstatedir}/lib/nxserver/nxhome. His password is a random
12cr|freenx-0.7.3-10|56	32-character password.
12cr|freenx-0.7.3-10|57	
12cr|freenx-0.7.3-10|58	%if %with NomachineKey
12cr|freenx-0.7.3-10|59	Using Nomachine ssh key, warning, this is a potential security risk.
12cr|freenx-0.7.3-10|60	%else
12cr|freenx-0.7.3-10|61	Your user must install the key located at:
12cr|freenx-0.7.3-10|62	%{_localstatedir}/lib/nxserver/nxhome/.ssh/client.id_dsa.key
12cr|freenx-0.7.3-10|63	to log in.
12cr|freenx-0.7.3-10|64	
12cr|freenx-0.7.3-10|65	For knx, put it in: %{_datadir}/knx/ with world-readable right.
12cr|freenx-0.7.3-10|66	For nomachine.com Nx client for windows put it in : C:\Program
12cr|freenx-0.7.3-10|67	Files\NX Client for Windows\share
12cr|freenx-0.7.3-10|68	
12cr|freenx-0.7.3-10|69	You user will now be able to log in using their username
12cr|freenx-0.7.3-10|70	and password provided you have ssh logins enabled for them
12cr|freenx-0.7.3-10|71	%endif
12cr|freenx-0.7.3-10|72	EOF
12cr|freenx-0.7.3-10|73	
12cr|freenx-0.7.3-10|74	%install
12cr|freenx-0.7.3-10|75	rm -rf %{buildroot}
12cr|freenx-0.7.3-10|76	mkdir -p %{buildroot}%{_bindir}
12cr|freenx-0.7.3-10|77	mkdir -p %{buildroot}%{_sbindir}
12cr|freenx-0.7.3-10|78	install -m 755 {nxdialog,nxkeygen,nxloadconfig,nxnode,nxnode-login,nxserver,nxserver-helper/nxserver-helper} %{buildroot}%{_bindir}
12cr|freenx-0.7.3-10|79	install -m 755 nxsetup %{buildroot}%{_sbindir}
12cr|freenx-0.7.3-10|80	
12cr|freenx-0.7.3-10|81	mkdir -p %{buildroot}%{_localstatedir}/lib/nxserver/nxhome/.ssh
12cr|freenx-0.7.3-10|82	mkdir -p %{buildroot}%{_localstatedir}/lib/nxserver/db/{closed,failed,running}
12cr|freenx-0.7.3-10|83	mkdir -p %{buildroot}%{_sysconfdir}/nxserver
12cr|freenx-0.7.3-10|84	mkdir -p %{buildroot}%{_logdir}
12cr|freenx-0.7.3-10|85	/bin/touch %{buildroot}%{_sysconfdir}/nxserver/{passwords,passwords.orig,users.id_dsa,users.id_dsa.pub}
12cr|freenx-0.7.3-10|86	/bin/touch %{buildroot}%{_localstatedir}/lib/nxserver/nxhome/.ssh/{server.id_dsa.pub.key,client.id_dsa.key,authorized_keys2,known_hosts}
12cr|freenx-0.7.3-10|87	/bin/touch %{buildroot}%{_logdir}/nxserver.log
12cr|freenx-0.7.3-10|88	install node.conf.sample %{buildroot}%{_sysconfdir}/nxserver/node.conf
12cr|freenx-0.7.3-10|89	#/bin/echo 'ENABLE_1_5_0_BACKEND="1"' >> %{buildroot}%{_sysconfdir}/nxserver/node.conf
12cr|freenx-0.7.3-10|90	/bin/echo 'ENABLE_2_0_0_BACKEND="1"' >> %{buildroot}%{_sysconfdir}/nxserver/node.conf
12cr|freenx-0.7.3-10|91	/bin/echo 'ENABLE_ROOTLESS_MODE="1"' >> %{buildroot}%{_sysconfdir}/nxserver/node.conf
12cr|freenx-0.7.3-10|92	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12cr|freenx-0.7.3-10|93	cp -a %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|freenx-0.7.3-10|94	
12cr|freenx-0.7.3-10|95	# install init script
12cr|freenx-0.7.3-10|96	install -D -m 755 init.d/freenx-server %{buildroot}%{_initrddir}/freenx-server
12cr|freenx-0.7.3-10|97	
12cr|freenx-0.7.3-10|98	# tell spec-helper to not remove passwords.orig
12cr|freenx-0.7.3-10|99	export DONT_CLEANUP=1
12cr|freenx-0.7.3-10|100	
12cr|freenx-0.7.3-10|101	%clean
12cr|freenx-0.7.3-10|102	rm -rf %{buildroot}
12cr|freenx-0.7.3-10|103	
12cr|freenx-0.7.3-10|104	%pre
12cr|freenx-0.7.3-10|105	if [ $1 = 1 ]; then
12cr|freenx-0.7.3-10|106	%_pre_useradd nx %{_localstatedir}/lib/nxserver/nxhome %{_bindir}/nxserver
12cr|freenx-0.7.3-10|107	fi
12cr|freenx-0.7.3-10|108	
12cr|freenx-0.7.3-10|109	%postun
12cr|freenx-0.7.3-10|110	if [ $1 = 0 ]; then
12cr|freenx-0.7.3-10|111	%_postun_userdel nx
12cr|freenx-0.7.3-10|112	fi
12cr|freenx-0.7.3-10|113	
12cr|freenx-0.7.3-10|114	%post
12cr|freenx-0.7.3-10|115	%_post_service freenx-server
12cr|freenx-0.7.3-10|116	
12cr|freenx-0.7.3-10|117	# make a link from %{_usr}/X11R6/lib/X11/fonts -> %{_datadir}/fonts if needed
12cr|freenx-0.7.3-10|118	[ ! -d %{_usr}/X11R6/lib/X11/fonts ] && %{__ln_s} %{_datadir}/fonts %{_usr}/X11R6/lib/X11/
12cr|freenx-0.7.3-10|119	if [ $1 = 1 ]; then
12cr|freenx-0.7.3-10|120	%{_bindir}/ssh-keygen -f %{_sysconfdir}/nxserver/users.id_dsa -t dsa -N "" 2>&1 > /dev/null
12cr|freenx-0.7.3-10|121	chown nx.root %{_sysconfdir}/nxserver/users.id_dsa
12cr|freenx-0.7.3-10|122	chmod 600 %{_sysconfdir}/nxserver/users.id_dsa
12cr|freenx-0.7.3-10|123	
12cr|freenx-0.7.3-10|124	%if %with NomachineKey
12cr|freenx-0.7.3-10|125	cat << EOF > %{_localstatedir}/lib/nxserver/nxhome/.ssh/authorized_keys2
12cr|freenx-0.7.3-10|126	ssh-dss AAAAB3NzaC1kc3MAAACBAJe/0DNBePG9dYLWq7cJ0SqyRf1iiZN/IbzrmBvgPTZnBa5FT/0Lcj39sRYt1paAlhchwUmwwIiSZaON5JnJOZ6jKkjWIuJ9MdTGfdvtY1aLwDMpxUVoGwEaKWOyin02IPWYSkDQb6cceuG9NfPulS9iuytdx0zIzqvGqfvudtufAAAAFQCwosRXR2QA8OSgFWSO6+kGrRJKiwAAAIEAjgvVNAYWSrnFD+cghyJbyx60AAjKtxZ0r/Pn9k94Qt2rvQoMnGgt/zU0v/y4hzg+g3JNEmO1PdHh/wDPVOxlZ6Hb5F4IQnENaAZ9uTZiFGqhBO1c8Wwjiq/MFZy3jZaidarLJvVs8EeT4mZcWxwm7nIVD4lRU2wQ2lj4aTPcepMAAACANlgcCuA4wrC+3Cic9CFkqiwO/Rn1vk8dvGuEQqFJ6f6LVfPfRTfaQU7TGVLk2CzY4dasrwxJ1f6FsT8DHTNGnxELPKRuLstGrFY/PR7KeafeFZDf+fJ3mbX5nxrld3wi5titTnX+8s4IKv29HJguPvOK/SI7cjzA+SqNfD7qEo8= root@nettuno
12cr|freenx-0.7.3-10|127	EOF
12cr|freenx-0.7.3-10|128	%else
12cr|freenx-0.7.3-10|129	%{_bindir}/ssh-keygen -q -t dsa -N '' -f %{_localstatedir}/lib/nxserver/nxhome/.ssh/local.id_dsa 2>&1 > /dev/null
12cr|freenx-0.7.3-10|130	mv -f %{_localstatedir}/lib/nxserver/nxhome/.ssh/local.id_dsa %{_localstatedir}/lib/nxserver/nxhome/.ssh/client.id_dsa.key
12cr|freenx-0.7.3-10|131	mv -f %{_localstatedir}/lib/nxserver/nxhome/.ssh/local.id_dsa.pub %{_localstatedir}/lib/nxserver/nxhome/.ssh/server.id_dsa.pub.key
12cr|freenx-0.7.3-10|132	cat %{_localstatedir}/lib/nxserver/nxhome/.ssh/server.id_dsa.pub.key >  %{_localstatedir}/lib/nxserver/nxhome/.ssh/authorized_keys2
12cr|freenx-0.7.3-10|133	
12cr|freenx-0.7.3-10|134	%endif
12cr|freenx-0.7.3-10|135	/bin/echo -n "127.0.0.1 " > %{_localstatedir}/lib/nxserver/nxhome/.ssh/known_hosts
12cr|freenx-0.7.3-10|136	cat %{_sysconfdir}/ssh/ssh_host_rsa_key.pub >> %{_localstatedir}/lib/nxserver/nxhome/.ssh/known_hosts
12cr|freenx-0.7.3-10|137	chmod 600 %{_localstatedir}/lib/nxserver/nxhome/.ssh/*
12cr|freenx-0.7.3-10|138	chown nx.root %{_localstatedir}/lib/nxserver/nxhome/.ssh/*
12cr|freenx-0.7.3-10|139	%create_ghostfile %{_sysconfdir}/nxserver/users.id_dsa.pub root root 644
12cr|freenx-0.7.3-10|140	%create_ghostfile %{_sysconfdir}/nxserver/passwords.orig nx root 600
12cr|freenx-0.7.3-10|141	%create_ghostfile %{_sysconfdir}/nxserver/passwords nx root 600
12cr|freenx-0.7.3-10|142	%create_ghostfile %{_logdir}/nxserver.log nx root 600
12cr|freenx-0.7.3-10|143	%{_bindir}/mkpasswd -l 32 | %{_bindir}/passwd --stdin nx 2>&1 > /dev/null
12cr|freenx-0.7.3-10|144	fi
12cr|freenx-0.7.3-10|145	
12cr|freenx-0.7.3-10|146	%preun
12cr|freenx-0.7.3-10|147	%_preun_service freenx-server
12cr|freenx-0.7.3-10|148	
12cr|freenx-0.7.3-10|149	%files
12cr|freenx-0.7.3-10|150	%defattr(0644,root,root,0755)
12cr|freenx-0.7.3-10|151	%doc AUTHORS README.urpmi
12cr|freenx-0.7.3-10|152	%attr(0755,root,root) %{_bindir}/nxdialog
12cr|freenx-0.7.3-10|153	%attr(0755,root,root) %{_bindir}/nxkeygen
12cr|freenx-0.7.3-10|154	%attr(0755,root,root) %{_bindir}/nxloadconfig
12cr|freenx-0.7.3-10|155	%attr(0755,root,root) %{_bindir}/nxnode
12cr|freenx-0.7.3-10|156	%attr(0755,root,root) %{_bindir}/nxnode-login
12cr|freenx-0.7.3-10|157	%attr(0755,root,root) %{_bindir}/nxserver
12cr|freenx-0.7.3-10|158	%attr(0755,root,root) %{_bindir}/nxserver-helper
12cr|freenx-0.7.3-10|159	%attr(0755,root,root) %{_sbindir}/nxsetup
12cr|freenx-0.7.3-10|160	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|freenx-0.7.3-10|161	%attr(0755,root,root) %{_initrddir}/freenx-server
12cr|freenx-0.7.3-10|162	%attr(755,nx,root) %dir %{_sysconfdir}/nxserver
12cr|freenx-0.7.3-10|163	%attr(755,nx,root) %dir %{_localstatedir}/lib/nxserver
12cr|freenx-0.7.3-10|164	%attr(755,nx,root) %dir %{_localstatedir}/lib/nxserver/db
12cr|freenx-0.7.3-10|165	%attr(700,nx,root) %dir %{_localstatedir}/lib/nxserver/db/closed
12cr|freenx-0.7.3-10|166	%attr(700,nx,root) %dir %{_localstatedir}/lib/nxserver/db/failed
12cr|freenx-0.7.3-10|167	%attr(700,nx,root) %dir %{_localstatedir}/lib/nxserver/db/running
12cr|freenx-0.7.3-10|168	%attr(755,nx,root) %dir %{_localstatedir}/lib/nxserver/nxhome
12cr|freenx-0.7.3-10|169	%attr(700,nx,root) %dir %{_localstatedir}/lib/nxserver/nxhome/.ssh
12cr|freenx-0.7.3-10|170	%attr(644,nx,root) %config(noreplace) %{_sysconfdir}/nxserver/node.conf
12cr|freenx-0.7.3-10|171	%attr(600,nx,root) %ghost %{_sysconfdir}/nxserver/passwords
12cr|freenx-0.7.3-10|172	%attr(600,nx,root) %ghost %{_sysconfdir}/nxserver/users.id_dsa
12cr|freenx-0.7.3-10|173	%attr(644,root,root) %ghost %{_sysconfdir}/nxserver/users.id_dsa.pub
12cr|freenx-0.7.3-10|174	%attr(600,nx,root) %ghost %{_sysconfdir}/nxserver/passwords.orig
12cr|freenx-0.7.3-10|175	%attr(600,nx,root) %ghost %{_localstatedir}/lib/nxserver/nxhome/.ssh/known_hosts
12cr|freenx-0.7.3-10|176	%attr(600,nx,root) %ghost %{_localstatedir}/lib/nxserver/nxhome/.ssh/authorized_keys2
12cr|freenx-0.7.3-10|177	%attr(600,nx,root) %ghost %{_localstatedir}/lib/nxserver/nxhome/.ssh/client.id_dsa.key
12cr|freenx-0.7.3-10|178	%attr(600,nx,root) %ghost %{_localstatedir}/lib/nxserver/nxhome/.ssh/server.id_dsa.pub.key
12cr|freenx-0.7.3-10|179	# E: freenx non-root-user-log-file /var/log/nxserver.log nx
12cr|freenx-0.7.3-10|180	%attr(600,nx,root) %ghost %{_logdir}/nxserver.log
12cr|freenx-0.7.3-10|181	
12cr|freenx-0.7.3-10|182	
12cr|freenx-0.7.3-10|183	%changelog
12cr|freenx-0.7.3-10|184	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 0.7.3-10mdv2011.0
12cr|freenx-0.7.3-10|185	+ Revision: 640868
12cr|freenx-0.7.3-10|186	- rebuild
12cr|freenx-0.7.3-10|187	
12cr|freenx-0.7.3-10|188	* Mon Feb 14 2011 Lev Givon <lev@mandriva.org> 0.7.3-9
12cr|freenx-0.7.3-10|189	+ Revision: 637651
12cr|freenx-0.7.3-10|190	- Patch nxserver connection problem (#61008).
12cr|freenx-0.7.3-10|191	
12cr|freenx-0.7.3-10|192	* Mon Feb 14 2011 Lev Givon <lev@mandriva.org> 0.7.3-8
12cr|freenx-0.7.3-10|193	+ Revision: 637644
12cr|freenx-0.7.3-10|194	- Correct path to nxloadconfig (#61530).
12cr|freenx-0.7.3-10|195	Use su instead of runuser in init script.
12cr|freenx-0.7.3-10|196	
12cr|freenx-0.7.3-10|197	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.3-7mdv2011.0
12cr|freenx-0.7.3-10|198	+ Revision: 610766
12cr|freenx-0.7.3-10|199	- rebuild
12cr|freenx-0.7.3-10|200	
12cr|freenx-0.7.3-10|201	* Tue Jun 01 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.7.3-6mdv2010.1
12cr|freenx-0.7.3-10|202	+ Revision: 546825
12cr|freenx-0.7.3-10|203	- drop patche0, it's old and doesn't apply anyway
12cr|freenx-0.7.3-10|204	- add two patches from Fedora, should fix (mdv#59579) and (mdv#59572)
12cr|freenx-0.7.3-10|205	- drop patches 2,3 as they're part of the Fedora patches now
12cr|freenx-0.7.3-10|206	- renumber the patches
12cr|freenx-0.7.3-10|207	
12cr|freenx-0.7.3-10|208	* Sun Mar 28 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.7.3-5mdv2010.1
12cr|freenx-0.7.3-10|209	+ Revision: 528539
12cr|freenx-0.7.3-10|210	- really sync sources
12cr|freenx-0.7.3-10|211	- clean spec
12cr|freenx-0.7.3-10|212	- add patch from CentOS to use the init script to make sure /tmp/.X11-unix
12cr|freenx-0.7.3-10|213	exists otherwise freenx fails to work, also the init script cleans out dead
12cr|freenx-0.7.3-10|214	NX sessions (fixes mdv bug#51240)
12cr|freenx-0.7.3-10|215	
12cr|freenx-0.7.3-10|216	* Mon Nov 30 2009 Ahmad Samir <ahmadsamir@mandriva.org> 0.7.3-4mdv2010.1
12cr|freenx-0.7.3-10|217	+ Revision: 471959
12cr|freenx-0.7.3-10|218	- Remove ENABLE_1_5_0_BACKEND="1" (fix bug #51242)
12cr|freenx-0.7.3-10|219	
12cr|freenx-0.7.3-10|220	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.7.3-3mdv2010.0
12cr|freenx-0.7.3-10|221	+ Revision: 437593
12cr|freenx-0.7.3-10|222	- rebuild
12cr|freenx-0.7.3-10|223	
12cr|freenx-0.7.3-10|224	* Tue Dec 16 2008 Adam Williamson <awilliamson@mandriva.org> 0.7.3-2mdv2009.1
12cr|freenx-0.7.3-10|225	+ Revision: 314711
12cr|freenx-0.7.3-10|226	- package is no longer noarch, nxserver-helper is a binary
12cr|freenx-0.7.3-10|227	- build and install nxserver-helper: needed for slave mode to work, which
12cr|freenx-0.7.3-10|228	seems to be upstream's preferred method now
12cr|freenx-0.7.3-10|229	
12cr|freenx-0.7.3-10|230	* Tue Dec 09 2008 Adam Williamson <awilliamson@mandriva.org> 0.7.3-1mdv2009.1
12cr|freenx-0.7.3-10|231	+ Revision: 312057
12cr|freenx-0.7.3-10|232	- update nxagent version patch for 3.3.0
12cr|freenx-0.7.3-10|233	- drop removeunix-sockets.patch (merged upstream)
12cr|freenx-0.7.3-10|234	- drop 0.7.1-0.7.2-405-417.patch (superseded by 0.7.3)
12cr|freenx-0.7.3-10|235	- new license policy
12cr|freenx-0.7.3-10|236	- new release 0.7.3
12cr|freenx-0.7.3-10|237	
12cr|freenx-0.7.3-10|238	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.7.1-7mdv2009.0
12cr|freenx-0.7.3-10|239	+ Revision: 245399
12cr|freenx-0.7.3-10|240	- rebuild
12cr|freenx-0.7.3-10|241	
12cr|freenx-0.7.3-10|242	+ Pixel <pixel@mandriva.com>
12cr|freenx-0.7.3-10|243	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|freenx-0.7.3-10|244	
12cr|freenx-0.7.3-10|245	* Thu Jan 31 2008 Emmanuel Blindauer <blindauer@mandriva.org> 0.7.1-5mdv2008.1
12cr|freenx-0.7.3-10|246	+ Revision: 160624
12cr|freenx-0.7.3-10|247	- fixed typo
12cr|freenx-0.7.3-10|248	
12cr|freenx-0.7.3-10|249	* Mon Jan 28 2008 Emmanuel Blindauer <blindauer@mandriva.org> 0.7.1-4mdv2008.1
12cr|freenx-0.7.3-10|250	+ Revision: 159077
12cr|freenx-0.7.3-10|251	- fix patch
12cr|freenx-0.7.3-10|252	- BS: fix the patch and make what I say!
12cr|freenx-0.7.3-10|253	- removed 0.7.0 source
12cr|freenx-0.7.3-10|254	- fix typo
12cr|freenx-0.7.3-10|255	- removed typo
12cr|freenx-0.7.3-10|256	- update patch  for 3.1.0
12cr|freenx-0.7.3-10|257	- really patch for 3.1.0
12cr|freenx-0.7.3-10|258	
12cr|freenx-0.7.3-10|259	* Sun Jan 27 2008 Emmanuel Blindauer <blindauer@mandriva.org> 0.7.1-2mdv2008.1
12cr|freenx-0.7.3-10|260	+ Revision: 158781
12cr|freenx-0.7.3-10|261	- readd patch
12cr|freenx-0.7.3-10|262	- remove patch ?!
12cr|freenx-0.7.3-10|263	- dont forget to bump release
12cr|freenx-0.7.3-10|264	- added patch for nx-3.1.0
12cr|freenx-0.7.3-10|265	added patch for testing unix sockets (Yves-Gael Cheny)
12cr|freenx-0.7.3-10|266	
12cr|freenx-0.7.3-10|267	* Sun Jan 27 2008 Emmanuel Blindauer <blindauer@mandriva.org> 0.7.1-1mdv2008.1
12cr|freenx-0.7.3-10|268	+ Revision: 158691
12cr|freenx-0.7.3-10|269	- bumped to 0.7.2 (0.7.1 + svn upgrade)
12cr|freenx-0.7.3-10|270	removed patch0 (merged uptream)
12cr|freenx-0.7.3-10|271	
12cr|freenx-0.7.3-10|272	+ Olivier Blin <oblin@mandriva.com>
12cr|freenx-0.7.3-10|273	- restore BuildRoot
12cr|freenx-0.7.3-10|274	
12cr|freenx-0.7.3-10|275	+ Thierry Vignaud <tv@mandriva.org>
12cr|freenx-0.7.3-10|276	- kill re-definition of %%buildroot on Pixel's request
12cr|freenx-0.7.3-10|277	
12cr|freenx-0.7.3-10|278	* Thu Sep 06 2007 Jérôme Soyer <saispo@mandriva.org> 0.7.0-1mdv2008.0
12cr|freenx-0.7.3-10|279	+ Revision: 80702
12cr|freenx-0.7.3-10|280	- New release 0.7.0
12cr|freenx-0.7.3-10|281	
12cr|freenx-0.7.3-10|282	* Mon Aug 20 2007 Emmanuel Blindauer <blindauer@mandriva.org> 0.6.0-3mdv2008.0
12cr|freenx-0.7.3-10|283	+ Revision: 67230
12cr|freenx-0.7.3-10|284	+ rebuild (emptylog)
12cr|freenx-0.7.3-10|285	
12cr|freenx-0.7.3-10|286	* Mon Aug 20 2007 Emmanuel Blindauer <blindauer@mandriva.org> 0.6.0-2mdv2008.0
12cr|freenx-0.7.3-10|287	+ Revision: 67215
12cr|freenx-0.7.3-10|288	- really fix the missing link. REALLY!
12cr|freenx-0.7.3-10|289	
12cr|freenx-0.7.3-10|290	
12cr|freenx-0.7.3-10|291	* Wed Mar 14 2007 Emmanuel Blindauer <blindauer@mandriva.org> 0.6.0-2mdv2007.1
12cr|freenx-0.7.3-10|292	+ Revision: 143892
12cr|freenx-0.7.3-10|293	- don't forget to increase release
12cr|freenx-0.7.3-10|294	- remove the link fonts from package
12cr|freenx-0.7.3-10|295	- Fixes creation of /usr/X11R6/lib/X11/fonts if not available
12cr|freenx-0.7.3-10|296	
12cr|freenx-0.7.3-10|297	+ David Walluck <walluck@mandriva.org>
12cr|freenx-0.7.3-10|298	- update sources
12cr|freenx-0.7.3-10|299	- 0.6.0
12cr|freenx-0.7.3-10|300	macros
12cr|freenx-0.7.3-10|301	use macros for paths
12cr|freenx-0.7.3-10|302	create users.id_dsa.pub ghostfile
12cr|freenx-0.7.3-10|303	use %%bcond_with
12cr|freenx-0.7.3-10|304	some grammar fixes
12cr|freenx-0.7.3-10|305	bunzip2 souces and patches and use more consistent names
12cr|freenx-0.7.3-10|306	use more explicit file list
12cr|freenx-0.7.3-10|307	
12cr|freenx-0.7.3-10|308	* Thu Jan 04 2007 Crispin Boylan <crisb@mandriva.org> 0.5.0-3.rev281.3mdv2007.1
12cr|freenx-0.7.3-10|309	+ Revision: 103936
12cr|freenx-0.7.3-10|310	- Fix typo in Requires
12cr|freenx-0.7.3-10|311	
12cr|freenx-0.7.3-10|312	* Wed Jan 03 2007 Crispin Boylan <crisb@mandriva.org> 0.5.0-3.rev281.2mdv2007.1
12cr|freenx-0.7.3-10|313	+ Revision: 103901
12cr|freenx-0.7.3-10|314	- Actually bump revision
12cr|freenx-0.7.3-10|315	
12cr|freenx-0.7.3-10|316	* Wed Jan 03 2007 Crispin Boylan <crisb@mandriva.org> 0.5.0-3.rev281.1mdv2007.1
12cr|freenx-0.7.3-10|317	+ Revision: 103891
12cr|freenx-0.7.3-10|318	- Fix Requires (#26321)
12cr|freenx-0.7.3-10|319	- Import freenx
12cr|freenx-0.7.3-10|320	
12cr|freenx-0.7.3-10|321	* Thu Sep 21 2006 Emmanuel Blindauer <blindauer@mandriva.org> 0.5.0-3.rev281.1mdv2007.0
12cr|freenx-0.7.3-10|322	- upgrade to svn 281 to be compatible with nx-2.0.0 and nxclient v2
12cr|freenx-0.7.3-10|323	- enable NX 2.0.0 backend
12cr|freenx-0.7.3-10|324	- add link for fonts to support /usr/share/fonts
12cr|freenx-0.7.3-10|325	
12cr|freenx-0.7.3-10|326	* Sun Jul 30 2006 Couriousous <couriousous@mandriva.org> 0.5.0-2mdv2007.0
12cr|freenx-0.7.3-10|327	- Add expect to requires(post)
12cr|freenx-0.7.3-10|328	
12cr|freenx-0.7.3-10|329	* Thu Jul 13 2006 Couriousous <couriousous@mandriva.org> 0.5.0-1mdv2007.0
12cr|freenx-0.7.3-10|330	- 0.5.0
12cr|freenx-0.7.3-10|331	
12cr|freenx-0.7.3-10|332	* Mon Aug 08 2005 Couriousous <couriousous@mandriva.org> 0.4.4-1mdk
12cr|freenx-0.7.3-10|333	- 0.4.4
12cr|freenx-0.7.3-10|334	
12cr|freenx-0.7.3-10|335	* Sun Jul 31 2005 Couriousous <couriousous@mandriva.org> 0.4.3-2mdk
12cr|freenx-0.7.3-10|336	- Enable NX 1.5.0 backend
12cr|freenx-0.7.3-10|337	
12cr|freenx-0.7.3-10|338	* Sat Jul 30 2005 Couriousous <couriousous@mandriva.org> 0.4.3-1mdk
12cr|freenx-0.7.3-10|339	- 0.4.3
12cr|freenx-0.7.3-10|340	
12cr|freenx-0.7.3-10|341	* Sun Jul 24 2005 Couriousous <couriousous@mandriva.org> 0.4.2-1mdk
12cr|freenx-0.7.3-10|342	- 0.4.2 ( Bugfix )
12cr|freenx-0.7.3-10|343	
12cr|freenx-0.7.3-10|344	* Wed Jun 29 2005 Couriousous <couriousous@mandriva.org> 0.4.1-1mdk
12cr|freenx-0.7.3-10|345	- 0.4.1 ( Bugfix )
12cr|freenx-0.7.3-10|346	
12cr|freenx-0.7.3-10|347	* Fri May 13 2005 Emmanuel Blindauer <blindauer@mandriva.org> 0.4.0-2mdk
12cr|freenx-0.7.3-10|348	- Rebuild for the right /var/lib
12cr|freenx-0.7.3-10|349	
12cr|freenx-0.7.3-10|350	* Thu May 12 2005 Emmanuel Blindauer <blindauer@mandriva.org> 0.4.0-1mdk
12cr|freenx-0.7.3-10|351	- 0.4 release
12cr|freenx-0.7.3-10|352	- Rediff P1
12cr|freenx-0.7.3-10|353	
12cr|freenx-0.7.3-10|354	* Fri Apr 01 2005 Couriousous <couriousous@mandrake.org> 0.3.1-2mdk
12cr|freenx-0.7.3-10|355	- Package nxclient binary ( fix #15140 )
12cr|freenx-0.7.3-10|356	
12cr|freenx-0.7.3-10|357	* Tue Mar 22 2005 Couriousous <couriousous@mandrake.org> 0.3.1-1mdk
12cr|freenx-0.7.3-10|358	- Final 0.3.1
12cr|freenx-0.7.3-10|359	
12cr|freenx-0.7.3-10|360	* Sat Mar 12 2005 Couriousous <couriousous@mandrake.org> 0.3.1-0.pre1.1mdk
12cr|freenx-0.7.3-10|361	- Add bugfixes from upstream ( == 0.3.1-pre1 )
12cr|freenx-0.7.3-10|362	
12cr|freenx-0.7.3-10|363	* Thu Mar 10 2005 Emmanuel Blindauer <mdk@agat.net> 0.3.0-3mdk
12cr|freenx-0.7.3-10|364	- Really fix permissions, only users in root group were able to log.
12cr|freenx-0.7.3-10|365	
12cr|freenx-0.7.3-10|366	* Thu Mar 10 2005 Emmanuel Blindauer <mdk@agat.net> 0.3.0-2mdk
12cr|freenx-0.7.3-10|367	- Fix permissions on node.conf (or no-one can log in)
12cr|freenx-0.7.3-10|368	
12cr|freenx-0.7.3-10|369	* Sun Mar 06 2005 Couriousous <couriousous@mandrake.org> 0.3.0-1mdk
12cr|freenx-0.7.3-10|370	- 0.3.0
12cr|freenx-0.7.3-10|371	- Some spec tweak
12cr|freenx-0.7.3-10|372	
12cr|freenx-0.7.3-10|373	* Wed Feb 23 2005 Couriousous <couriousous@mandrake.org> 0.2.8-2mdk
12cr|freenx-0.7.3-10|374	- Try to fix bug #13670
12cr|freenx-0.7.3-10|375	
12cr|freenx-0.7.3-10|376	* Fri Feb 11 2005 Couriousous <couriousous@mandrake.org> 0.2.8-1mdk
12cr|freenx-0.7.3-10|377	- 0.2.8
12cr|freenx-0.7.3-10|378	
12cr|freenx-0.7.3-10|379	* Sat Dec 25 2004 Couriousous <couriousous@mandrake.org> 0.2.7-2mdk
12cr|freenx-0.7.3-10|380	- Better README.urpmi from Matthew Roller
12cr|freenx-0.7.3-10|381	
12cr|freenx-0.7.3-10|382	* Fri Dec 03 2004 couriousous <couriousous@zarb.org> 0.2.7-1mdk
12cr|freenx-0.7.3-10|383	- First Mandrakelinux release
12cr|freenx-0.7.3-10|384	- Automatic setup
12cr|freenx-0.7.3-10|385	- Set nx home as /var/lib/nxserver/nxhome
12cr|freenx-0.7.3-10|386	

1478 12
12cr|freeorion-0.4.2-0.pre20120910.1|1	%define oname FreeOrion
12cr|freeorion-0.4.2-0.pre20120910.1|2	%define pre 20120910
12cr|freeorion-0.4.2-0.pre20120910.1|3	
12cr|freeorion-0.4.2-0.pre20120910.1|4	Name:		freeorion
12cr|freeorion-0.4.2-0.pre20120910.1|5	Version:	0.4.2
12cr|freeorion-0.4.2-0.pre20120910.1|6	Release:	0.pre%{pre}.1
12cr|freeorion-0.4.2-0.pre20120910.1|7	Summary:	Turn-based space empire and galactic conquest
12cr|freeorion-0.4.2-0.pre20120910.1|8	License:	GPLv2
12cr|freeorion-0.4.2-0.pre20120910.1|9	Group:		Games/Strategy
12cr|freeorion-0.4.2-0.pre20120910.1|10	URL:		http://www.freeorion.org
12cr|freeorion-0.4.2-0.pre20120910.1|11	Source0:	%{oname}-%{version}_pre%{pre}.tar.bz2
12cr|freeorion-0.4.2-0.pre20120910.1|12	Source1:	%{name}.png
12cr|freeorion-0.4.2-0.pre20120910.1|13	Requires:	%{name}-data = %{version}
12cr|freeorion-0.4.2-0.pre20120910.1|14	Requires:	ogre
12cr|freeorion-0.4.2-0.pre20120910.1|15	BuildRequires:	cmake
12cr|freeorion-0.4.2-0.pre20120910.1|16	BuildRequires:	boost-devel
12cr|freeorion-0.4.2-0.pre20120910.1|17	BuildRequires:	pkgconfig(bullet)
12cr|freeorion-0.4.2-0.pre20120910.1|18	BuildRequires:	pkgconfig(freealut)
12cr|freeorion-0.4.2-0.pre20120910.1|19	BuildRequires:	pkgconfig(freetype2)
12cr|freeorion-0.4.2-0.pre20120910.1|20	BuildRequires:	pkgconfig(GiGi)
12cr|freeorion-0.4.2-0.pre20120910.1|21	BuildRequires:	pkgconfig(ogg)
12cr|freeorion-0.4.2-0.pre20120910.1|22	BuildRequires:	pkgconfig(OGRE)
12cr|freeorion-0.4.2-0.pre20120910.1|23	BuildRequires:	pkgconfig(openal)
12cr|freeorion-0.4.2-0.pre20120910.1|24	BuildRequires:	pkgconfig(python)
12cr|freeorion-0.4.2-0.pre20120910.1|25	BuildRequires:	pkgconfig(sdl)
12cr|freeorion-0.4.2-0.pre20120910.1|26	BuildRequires:	pkgconfig(vorbis)
12cr|freeorion-0.4.2-0.pre20120910.1|27	
12cr|freeorion-0.4.2-0.pre20120910.1|28	%description
12cr|freeorion-0.4.2-0.pre20120910.1|29	FreeOrion is a free, open source, turn-based space empire and galactic conquest
12cr|freeorion-0.4.2-0.pre20120910.1|30	(4X) computer game being designed and built by the FreeOrion project. FreeOrion
12cr|freeorion-0.4.2-0.pre20120910.1|31	is inspired by the tradition of the Master of Orion games, but is not a clone
12cr|freeorion-0.4.2-0.pre20120910.1|32	or remake of that series or any other game.
12cr|freeorion-0.4.2-0.pre20120910.1|33	
12cr|freeorion-0.4.2-0.pre20120910.1|34	%package data
12cr|freeorion-0.4.2-0.pre20120910.1|35	Summary:	FreeOrion game data files
12cr|freeorion-0.4.2-0.pre20120910.1|36	Group:		Games/Strategy
12cr|freeorion-0.4.2-0.pre20120910.1|37	BuildArch:	noarch
12cr|freeorion-0.4.2-0.pre20120910.1|38	License:	CC-BY-SA
12cr|freeorion-0.4.2-0.pre20120910.1|39	
12cr|freeorion-0.4.2-0.pre20120910.1|40	%description data
12cr|freeorion-0.4.2-0.pre20120910.1|41	Data files for FreeOrion game
12cr|freeorion-0.4.2-0.pre20120910.1|42	
12cr|freeorion-0.4.2-0.pre20120910.1|43	%prep
12cr|freeorion-0.4.2-0.pre20120910.1|44	%setup -q -n %{oname}-%{version}_pre%{pre}
12cr|freeorion-0.4.2-0.pre20120910.1|45	sed -e "s:PluginFolder=.:PluginFolder=$(pkg-config --variable=plugindir OGRE):" -i ogre_plugins.cfg
12cr|freeorion-0.4.2-0.pre20120910.1|46	
12cr|freeorion-0.4.2-0.pre20120910.1|47	%build
12cr|freeorion-0.4.2-0.pre20120910.1|48	# System resource usage is extremely high so disable extra flags and parallel build
12cr|freeorion-0.4.2-0.pre20120910.1|49	%global optflags -O2
12cr|freeorion-0.4.2-0.pre20120910.1|50	%cmake -DBUILD_DEBUG:BOON=ON
12cr|freeorion-0.4.2-0.pre20120910.1|51	make VERBOSE=1
12cr|freeorion-0.4.2-0.pre20120910.1|52	
12cr|freeorion-0.4.2-0.pre20120910.1|53	%install
12cr|freeorion-0.4.2-0.pre20120910.1|54	install -d -m 755 %{buildroot}%{_gamesbindir}
12cr|freeorion-0.4.2-0.pre20120910.1|55	install -m 755 build/freeorion %{buildroot}%{_gamesbindir}/freeorion.real
12cr|freeorion-0.4.2-0.pre20120910.1|56	install -m 755 build/freeoriond %{buildroot}%{_gamesbindir}/freeoriond
12cr|freeorion-0.4.2-0.pre20120910.1|57	install -m 755 build/freeorionca %{buildroot}%{_gamesbindir}/freeorionca
12cr|freeorion-0.4.2-0.pre20120910.1|58	
12cr|freeorion-0.4.2-0.pre20120910.1|59	cat > %{buildroot}%{_gamesbindir}/freeorion <<EOF
12cr|freeorion-0.4.2-0.pre20120910.1|60	#!/bin/sh
12cr|freeorion-0.4.2-0.pre20120910.1|61	cd %{_gamesdatadir}/%{name}
12cr|freeorion-0.4.2-0.pre20120910.1|62	%{_gamesbindir}/freeorion.real
12cr|freeorion-0.4.2-0.pre20120910.1|63	EOF
12cr|freeorion-0.4.2-0.pre20120910.1|64	chmod +x %{buildroot}%{_gamesbindir}/freeorion
12cr|freeorion-0.4.2-0.pre20120910.1|65	
12cr|freeorion-0.4.2-0.pre20120910.1|66	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}
12cr|freeorion-0.4.2-0.pre20120910.1|67	cp -ar default %{buildroot}%{_gamesdatadir}/%{name}
12cr|freeorion-0.4.2-0.pre20120910.1|68	
12cr|freeorion-0.4.2-0.pre20120910.1|69	install -d -m 755 %{buildroot}%{_iconsdir}
12cr|freeorion-0.4.2-0.pre20120910.1|70	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}
12cr|freeorion-0.4.2-0.pre20120910.1|71	
12cr|freeorion-0.4.2-0.pre20120910.1|72	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|freeorion-0.4.2-0.pre20120910.1|73	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|freeorion-0.4.2-0.pre20120910.1|74	[Desktop Entry]
12cr|freeorion-0.4.2-0.pre20120910.1|75	Type=Application
12cr|freeorion-0.4.2-0.pre20120910.1|76	Encoding=UTF-8
12cr|freeorion-0.4.2-0.pre20120910.1|77	Name=FreeOrion
12cr|freeorion-0.4.2-0.pre20120910.1|78	Comment=Turn-based space empire and galactic conquest
12cr|freeorion-0.4.2-0.pre20120910.1|79	Exec=%{_gamesbindir}/%{name}
12cr|freeorion-0.4.2-0.pre20120910.1|80	Path=%{_gamesbindir}
12cr|freeorion-0.4.2-0.pre20120910.1|81	Icon=%{name}
12cr|freeorion-0.4.2-0.pre20120910.1|82	Terminal=false
12cr|freeorion-0.4.2-0.pre20120910.1|83	Categories=Game;StrategyGame;
12cr|freeorion-0.4.2-0.pre20120910.1|84	EOF
12cr|freeorion-0.4.2-0.pre20120910.1|85	
12cr|freeorion-0.4.2-0.pre20120910.1|86	install -m 644 ogre_plugins.cfg %{buildroot}%{_gamesdatadir}/%{name}
12cr|freeorion-0.4.2-0.pre20120910.1|87	
12cr|freeorion-0.4.2-0.pre20120910.1|88	%files
12cr|freeorion-0.4.2-0.pre20120910.1|89	%doc changelog.txt
12cr|freeorion-0.4.2-0.pre20120910.1|90	%{_iconsdir}/%{name}.png
12cr|freeorion-0.4.2-0.pre20120910.1|91	%{_gamesbindir}/freeorion*
12cr|freeorion-0.4.2-0.pre20120910.1|92	%{_gamesdatadir}/freeorion/ogre_plugins.cfg
12cr|freeorion-0.4.2-0.pre20120910.1|93	%{_datadir}/applications/mandriva-freeorion.desktop
12cr|freeorion-0.4.2-0.pre20120910.1|94	
12cr|freeorion-0.4.2-0.pre20120910.1|95	%files data
12cr|freeorion-0.4.2-0.pre20120910.1|96	%{_gamesdatadir}/freeorion
12cr|freeorion-0.4.2-0.pre20120910.1|97	%exclude %{_gamesdatadir}/freeorion/ogre_plugins.cfg
12cr|freeorion-0.4.2-0.pre20120910.1|98	

1479 12
12cr|freepbx-2.9.0-1|1	%define	name	freepbx
12cr|freepbx-2.9.0-1|2	%define	version	2.9.0
12cr|freepbx-2.9.0-1|3	%define	release	%mkrel 1
12cr|freepbx-2.9.0-1|4	
12cr|freepbx-2.9.0-1|5	%define _requires_exceptions php-asmanager.php
12cr|freepbx-2.9.0-1|6	%define	build_postinstall	0
12cr|freepbx-2.9.0-1|7	%define	build_sqlite		1
12cr|freepbx-2.9.0-1|8	%{?_with_postinstall:	%global build_postinstall 1}
12cr|freepbx-2.9.0-1|9	%{?_without_sqlite:	%global build_sqlite 0}
12cr|freepbx-2.9.0-1|10	
12cr|freepbx-2.9.0-1|11	Summary:	FreePBX is an easy to use GUI that controls and manages Asterisk
12cr|freepbx-2.9.0-1|12	Name:		freepbx
12cr|freepbx-2.9.0-1|13	Version:	%{version}
12cr|freepbx-2.9.0-1|14	Release:	%{release}
12cr|freepbx-2.9.0-1|15	License:	GPL
12cr|freepbx-2.9.0-1|16	Group:		System/Servers
12cr|freepbx-2.9.0-1|17	Source:		http://mirror.freepbx.org/%{name}-%{version}.tar.gz
12cr|freepbx-2.9.0-1|18	Patch1:		amportal-conf.patch
12cr|freepbx-2.9.0-1|19	Patch2:		install-md5check.patch
12cr|freepbx-2.9.0-1|20	Patch3:		asterisk-runas.patch
12cr|freepbx-2.9.0-1|21	Patch4:		ignore-selinux.patch
12cr|freepbx-2.9.0-1|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|freepbx-2.9.0-1|23	BuildArch:	noarch
12cr|freepbx-2.9.0-1|24	URL:		http://www.freepbx.org
12cr|freepbx-2.9.0-1|25	Requires:	asterisk
12cr|freepbx-2.9.0-1|26	Requires:	apache
12cr|freepbx-2.9.0-1|27	Requires:	apache-mod_php
12cr|freepbx-2.9.0-1|28	Requires:	php-pear-DB
12cr|freepbx-2.9.0-1|29	Requires:	asterisk-extra-sounds
12cr|freepbx-2.9.0-1|30	%if %build_sqlite
12cr|freepbx-2.9.0-1|31	BuildRequires:	sqlite3-tools
12cr|freepbx-2.9.0-1|32	Requires:	asterisk-plugins-sqlite
12cr|freepbx-2.9.0-1|33	Requires:	php-sqlite3
12cr|freepbx-2.9.0-1|34	%else
12cr|freepbx-2.9.0-1|35	Requires:	asterisk-addons
12cr|freepbx-2.9.0-1|36	Requires:	php-mysql
12cr|freepbx-2.9.0-1|37	Requires:	mysql-server
12cr|freepbx-2.9.0-1|38	%endif
12cr|freepbx-2.9.0-1|39	
12cr|freepbx-2.9.0-1|40	%description
12cr|freepbx-2.9.0-1|41	FreePBX is an easy to use GUI (graphical user interface) that controls and
12cr|freepbx-2.9.0-1|42	manages Asterisk, the world's most popular open source telephony engine
12cr|freepbx-2.9.0-1|43	software. FreePBX has been developed and hardened by thousands of
12cr|freepbx-2.9.0-1|44	volunteers over tens of thousands man hours. FreePBX has been downloaded
12cr|freepbx-2.9.0-1|45	over 3,000,000 times and claims over 300,000 active phone systems.
12cr|freepbx-2.9.0-1|46	If you don't know about FreePBX, you are probably paying too much for
12cr|freepbx-2.9.0-1|47	your phone system.
12cr|freepbx-2.9.0-1|48	
12cr|freepbx-2.9.0-1|49	%prep
12cr|freepbx-2.9.0-1|50	%setup -q -n %{name}-%{version}
12cr|freepbx-2.9.0-1|51	
12cr|freepbx-2.9.0-1|52	%patch1 -p0
12cr|freepbx-2.9.0-1|53	%patch2 -p0
12cr|freepbx-2.9.0-1|54	# Have to start Asterisk as root before fixing permissions..
12cr|freepbx-2.9.0-1|55	%patch3 -p0
12cr|freepbx-2.9.0-1|56	%patch4 -p0
12cr|freepbx-2.9.0-1|57	
12cr|freepbx-2.9.0-1|58	%build
12cr|freepbx-2.9.0-1|59	
12cr|freepbx-2.9.0-1|60	%install
12cr|freepbx-2.9.0-1|61	rm -rf %{buildroot}
12cr|freepbx-2.9.0-1|62	
12cr|freepbx-2.9.0-1|63	# This *really* needs to change at some point.
12cr|freepbx-2.9.0-1|64	mkdir -p %{buildroot}/usr/src/%{name}-%{version}/
12cr|freepbx-2.9.0-1|65	cp -r * %{buildroot}/usr/src/%{name}-%{version}/
12cr|freepbx-2.9.0-1|66	mkdir -p %{buildroot}/var/lib/asterisk/
12cr|freepbx-2.9.0-1|67	cat SQL/newinstall.sqlite3.sql | sqlite3 %{buildroot}/var/lib/asterisk/freepbx.db
12cr|freepbx-2.9.0-1|68	
12cr|freepbx-2.9.0-1|69	%post
12cr|freepbx-2.9.0-1|70	
12cr|freepbx-2.9.0-1|71	%if %build_postinstall
12cr|freepbx-2.9.0-1|72	dbuser="root"
12cr|freepbx-2.9.0-1|73	dbpass=""
12cr|freepbx-2.9.0-1|74	mysqlcmd="mysql --user=${dbuser} --password=${dbpass}"
12cr|freepbx-2.9.0-1|75	mysqladmcmd="mysqladmin --user=${dbuser} --password=${dbpass}"
12cr|freepbx-2.9.0-1|76	
12cr|freepbx-2.9.0-1|77	# Just in case they aren't running.
12cr|freepbx-2.9.0-1|78	usermod -a -G asterisk apache
12cr|freepbx-2.9.0-1|79	service httpd start
12cr|freepbx-2.9.0-1|80	chkconfig httpd on
12cr|freepbx-2.9.0-1|81	
12cr|freepbx-2.9.0-1|82	%if %build_sqlite
12cr|freepbx-2.9.0-1|83	
12cr|freepbx-2.9.0-1|84	./start_asterisk start
12cr|freepbx-2.9.0-1|85	./install_amp
12cr|freepbx-2.9.0-1|86	# This would be installed on the system, but may not be in $PATH
12cr|freepbx-2.9.0-1|87	./amp_conf/sbin/amportal start
12cr|freepbx-2.9.0-1|88	./amp_conf/bin/module_admin reload
12cr|freepbx-2.9.0-1|89	
12cr|freepbx-2.9.0-1|90	amportal=/usr/sbin/amportal
12cr|freepbx-2.9.0-1|91	if ! grep -c amportal /etc/rc.local > /dev/null; then
12cr|freepbx-2.9.0-1|92	echo "${amportal} start" >> /etc/rc.local
12cr|freepbx-2.9.0-1|93	fi
12cr|freepbx-2.9.0-1|94	
12cr|freepbx-2.9.0-1|95	%else
12cr|freepbx-2.9.0-1|96	if ! ${mysqlcmd} --execute "quit" > /dev/null 2>&1; then
12cr|freepbx-2.9.0-1|97	echo "Failed to connect to mysql with user '${dbuser}' and password '${dbpass}'."
12cr|freepbx-2.9.0-1|98	exit 1
12cr|freepbx-2.9.0-1|99	else
12cr|freepbx-2.9.0-1|100	cd /usr/src/%{name}-%{version}/
12cr|freepbx-2.9.0-1|101	
12cr|freepbx-2.9.0-1|102	if [ ! -f /etc/amportal.conf ]; then
12cr|freepbx-2.9.0-1|103	install -m 660 amportal.conf /etc/amportal.conf
12cr|freepbx-2.9.0-1|104	chown asterisk:asterisk /etc/amportal.conf
12cr|freepbx-2.9.0-1|105	else
12cr|freepbx-2.9.0-1|106	if ! grep "^AMPVMUMASK=" /etc/amportal.conf >/dev/null; then
12cr|freepbx-2.9.0-1|107	echo "Adding AMPVMUMASK option to existing /etc/amportal.conf"
12cr|freepbx-2.9.0-1|108	echo "AMPVMUMASK=007" >> /etc/amportal.conf
12cr|freepbx-2.9.0-1|109	fi
12cr|freepbx-2.9.0-1|110	fi
12cr|freepbx-2.9.0-1|111	if ! ${mysqlcmd} --database asterisk --execute "show tables" > /dev/null 2>&1; then
12cr|freepbx-2.9.0-1|112	${mysqladmcmd} create asterisk
12cr|freepbx-2.9.0-1|113	${mysqlcmd} --database asterisk < SQL/newinstall.sql
12cr|freepbx-2.9.0-1|114	${mysqlcmd} --execute "GRANT ALL PRIVILEGES ON asterisk.* TO freepbx@localhost IDENTIFIED BY 'fpbx';"
12cr|freepbx-2.9.0-1|115	fi
12cr|freepbx-2.9.0-1|116	
12cr|freepbx-2.9.0-1|117	if ! ${mysqlcmd} --database asteriskcdrdb --execute "show tables" > /dev/null 2>&1; then
12cr|freepbx-2.9.0-1|118	${mysqladmcmd} create asteriskcdrdb
12cr|freepbx-2.9.0-1|119	${mysqlcmd} --database asteriskcdrdb < SQL/cdr_mysql_table.sql
12cr|freepbx-2.9.0-1|120	${mysqlcmd} --execute "GRANT ALL PRIVILEGES ON asteriskcdrdb.* TO freepbx@localhost IDENTIFIED BY 'fpbx';"
12cr|freepbx-2.9.0-1|121	fi
12cr|freepbx-2.9.0-1|122	./start_asterisk start
12cr|freepbx-2.9.0-1|123	./install_amp
12cr|freepbx-2.9.0-1|124	# This would be installed on the system, but may not be in $PATH
12cr|freepbx-2.9.0-1|125	./amp_conf/sbin/amportal start
12cr|freepbx-2.9.0-1|126	./amp_conf/bin/module_admin reload
12cr|freepbx-2.9.0-1|127	
12cr|freepbx-2.9.0-1|128	amportal=/usr/sbin/amportal
12cr|freepbx-2.9.0-1|129	if ! grep -c amportal /etc/rc.local > /dev/null; then
12cr|freepbx-2.9.0-1|130	echo "${amportal} start" >> /etc/rc.local
12cr|freepbx-2.9.0-1|131	fi
12cr|freepbx-2.9.0-1|132	fi
12cr|freepbx-2.9.0-1|133	%endif
12cr|freepbx-2.9.0-1|134	%else
12cr|freepbx-2.9.0-1|135	echo "Please install the FreePBX webroot and framework with install_amp script in /usr/src/%{name}-%{version} directory. More information in INSTALL file."
12cr|freepbx-2.9.0-1|136	%endif
12cr|freepbx-2.9.0-1|137	
12cr|freepbx-2.9.0-1|138	%postun
12cr|freepbx-2.9.0-1|139	echo "The FreePBX uninstallation procedure is non-existent.  You will need to manually remove left-over files from Apache webroot."
12cr|freepbx-2.9.0-1|140	
12cr|freepbx-2.9.0-1|141	%clean
12cr|freepbx-2.9.0-1|142	rm -rf %{buildroot}
12cr|freepbx-2.9.0-1|143	
12cr|freepbx-2.9.0-1|144	%files
12cr|freepbx-2.9.0-1|145	%defattr(-, root, root)
12cr|freepbx-2.9.0-1|146	%doc CHANGES CONTRIB.txt FAQ INSTALL UPGRADE
12cr|freepbx-2.9.0-1|147	%if %build_sqlite
12cr|freepbx-2.9.0-1|148	%attr(660,asterisk,asterisk) %config(noreplace) /var/lib/asterisk/freepbx.db
12cr|freepbx-2.9.0-1|149	%endif
12cr|freepbx-2.9.0-1|150	/usr/src/%{name}-%{version}
12cr|freepbx-2.9.0-1|151	
12cr|freepbx-2.9.0-1|152	
12cr|freepbx-2.9.0-1|153	
12cr|freepbx-2.9.0-1|154	%changelog
12cr|freepbx-2.9.0-1|155	* Wed Jun 15 2011 Lonyai Gergely <aleph@mandriva.org> 2.9.0-1mdv2011.0
12cr|freepbx-2.9.0-1|156	+ Revision: 685395
12cr|freepbx-2.9.0-1|157	- 2.9.0
12cr|freepbx-2.9.0-1|158	Drop sqlite patch
12cr|freepbx-2.9.0-1|159	
12cr|freepbx-2.9.0-1|160	* Fri Mar 25 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 2.8.1-1
12cr|freepbx-2.9.0-1|161	+ Revision: 648468
12cr|freepbx-2.9.0-1|162	- 2.8.1 for asterisk 1.8
12cr|freepbx-2.9.0-1|163	
12cr|freepbx-2.9.0-1|164	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.7.0-3mdv2011.0
12cr|freepbx-2.9.0-1|165	+ Revision: 610767
12cr|freepbx-2.9.0-1|166	- rebuild
12cr|freepbx-2.9.0-1|167	
12cr|freepbx-2.9.0-1|168	* Mon Apr 05 2010 Lonyai Gergely <aleph@mandriva.org> 2.7.0-2mdv2010.1
12cr|freepbx-2.9.0-1|169	+ Revision: 531529
12cr|freepbx-2.9.0-1|170	- _requires_exceptions php-asmanager.php
12cr|freepbx-2.9.0-1|171	
12cr|freepbx-2.9.0-1|172	* Fri Mar 26 2010 Lonyai Gergely <aleph@mandriva.org> 2.7.0-1mdv2010.1
12cr|freepbx-2.9.0-1|173	+ Revision: 527689
12cr|freepbx-2.9.0-1|174	- 2.7.0
12cr|freepbx-2.9.0-1|175	Bugfix: #58377 - freepbx has unsatisfied requires
12cr|freepbx-2.9.0-1|176	
12cr|freepbx-2.9.0-1|177	* Wed Feb 03 2010 Lonyai Gergely <aleph@mandriva.org> 2.6.0-2mdv2010.1
12cr|freepbx-2.9.0-1|178	+ Revision: 499935
12cr|freepbx-2.9.0-1|179	- Fix typo (asterisk-extra-sounds) in Requiements.
12cr|freepbx-2.9.0-1|180	- 2.6.0
12cr|freepbx-2.9.0-1|181	
12cr|freepbx-2.9.0-1|182	* Mon Nov 09 2009 Lonyai Gergely <aleph@mandriva.org> 2.5.2-1mdv2010.1
12cr|freepbx-2.9.0-1|183	+ Revision: 463440
12cr|freepbx-2.9.0-1|184	- 2.5.2
12cr|freepbx-2.9.0-1|185	
12cr|freepbx-2.9.0-1|186	* Mon Aug 24 2009 Lonyai Gergely <aleph@mandriva.org> 2.5.1-1mdv2010.0
12cr|freepbx-2.9.0-1|187	+ Revision: 420294
12cr|freepbx-2.9.0-1|188	- fix release tag
12cr|freepbx-2.9.0-1|189	- initial packages
12cr|freepbx-2.9.0-1|190	- TODO: create a init script and integrate to asterisk init solution
12cr|freepbx-2.9.0-1|191	- create freepbx
12cr|freepbx-2.9.0-1|192	

1480 12
12cr|freeplayer-20070531-0.5|1	%define name freeplayer
12cr|freeplayer-20070531-0.5|2	%define version 20070531
12cr|freeplayer-20070531-0.5|3	%define release %mkrel 0.5
12cr|freeplayer-20070531-0.5|4	%define aname vlc-fbx
12cr|freeplayer-20070531-0.5|5	%define bname fbx-playlist
12cr|freeplayer-20070531-0.5|6	%define longtitle Create Playlist for Freeplayer
12cr|freeplayer-20070531-0.5|7	%define title Freeplayer-playlist
12cr|freeplayer-20070531-0.5|8	%define playlist_version 1.1
12cr|freeplayer-20070531-0.5|9	
12cr|freeplayer-20070531-0.5|10	Name:      %{name}
12cr|freeplayer-20070531-0.5|11	Version:   %{version}
12cr|freeplayer-20070531-0.5|12	Release:   %{release}
12cr|freeplayer-20070531-0.5|13	Summary:   Freeplayer from french isp Free ADSL
12cr|freeplayer-20070531-0.5|14	License:   GPL
12cr|freeplayer-20070531-0.5|15	URL:       http://faq.free.fr/adsl/Decouvrir_les_services/Freebox_TV/Options_supplementaires/FreePlayer
12cr|freeplayer-20070531-0.5|16	Group:     Video
12cr|freeplayer-20070531-0.5|17	Source0:   ftp://ftp.free.fr/pub/%{name}/%{name}-linux-%{version}.tgz
12cr|freeplayer-20070531-0.5|18	Source1:   vlc-fbx.init
12cr|freeplayer-20070531-0.5|19	Source2:   vlc-fbx.sysconfig
12cr|freeplayer-20070531-0.5|20	Source3:  freeplayer-images.tar.bz2
12cr|freeplayer-20070531-0.5|21	
12cr|freeplayer-20070531-0.5|22	Source10:  %{name}-16.png
12cr|freeplayer-20070531-0.5|23	Source11:  %{name}-32.png
12cr|freeplayer-20070531-0.5|24	Source12:  %{name}-48.png
12cr|freeplayer-20070531-0.5|25	Patch0:    freeplayer-fix-vlc-args.patch
12cr|freeplayer-20070531-0.5|26	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|freeplayer-20070531-0.5|27	BuildRequires: qt4-devel
12cr|freeplayer-20070531-0.5|28	Requires: vlc >= 0.8.4
12cr|freeplayer-20070531-0.5|29	Requires: freeplayer-mod
12cr|freeplayer-20070531-0.5|30	Requires: freeplayer-common
12cr|freeplayer-20070531-0.5|31	
12cr|freeplayer-20070531-0.5|32	%description
12cr|freeplayer-20070531-0.5|33	Freeplayer from french isp Free ADSL
12cr|freeplayer-20070531-0.5|34	
12cr|freeplayer-20070531-0.5|35	
12cr|freeplayer-20070531-0.5|36	%package data
12cr|freeplayer-20070531-0.5|37	Group: 		Video
12cr|freeplayer-20070531-0.5|38	License: 	GPL
12cr|freeplayer-20070531-0.5|39	Summary: 	Freeplayer from french isp Free ADSL
12cr|freeplayer-20070531-0.5|40	Provides: freeplayer-mod
12cr|freeplayer-20070531-0.5|41	Provides: freeplayer-data = %{version}
12cr|freeplayer-20070531-0.5|42	Requires: freeplayer-common
12cr|freeplayer-20070531-0.5|43	
12cr|freeplayer-20070531-0.5|44	%description data
12cr|freeplayer-20070531-0.5|45	Freeplayer from french isp Free ADSL default mod
12cr|freeplayer-20070531-0.5|46	
12cr|freeplayer-20070531-0.5|47	%package common
12cr|freeplayer-20070531-0.5|48	Group: 		Video
12cr|freeplayer-20070531-0.5|49	License: 	GPL
12cr|freeplayer-20070531-0.5|50	Summary: 	Freeplayer from french isp Free ADSL
12cr|freeplayer-20070531-0.5|51	Requires(post): rpm-helper
12cr|freeplayer-20070531-0.5|52	Requires(preun): rpm-helper
12cr|freeplayer-20070531-0.5|53	
12cr|freeplayer-20070531-0.5|54	%description common
12cr|freeplayer-20070531-0.5|55	Freeplayer from french isp Free ADSL default mod
12cr|freeplayer-20070531-0.5|56	
12cr|freeplayer-20070531-0.5|57	%prep
12cr|freeplayer-20070531-0.5|58	rm -rf %buildroot
12cr|freeplayer-20070531-0.5|59	
12cr|freeplayer-20070531-0.5|60	%setup -n %{name} -q
12cr|freeplayer-20070531-0.5|61	
12cr|freeplayer-20070531-0.5|62	tar xzf share/fbx-playlist-%{playlist_version}.tar.gz
12cr|freeplayer-20070531-0.5|63	/usr/bin/bzip2 -dc %{SOURCE3} | tar -xf -
12cr|freeplayer-20070531-0.5|64	
12cr|freeplayer-20070531-0.5|65	%build
12cr|freeplayer-20070531-0.5|66	cd fbx-playlist-%{playlist_version}
12cr|freeplayer-20070531-0.5|67	/usr/lib/qt4/bin/qmake
12cr|freeplayer-20070531-0.5|68	#qmake is dropping quotes, restoring them
12cr|freeplayer-20070531-0.5|69	sed -i -e 's/VERSION="1.1"/VERSION=\\"1.1\\"/g' Makefile
12cr|freeplayer-20070531-0.5|70	sed -i -e 's///g' license.ui
12cr|freeplayer-20070531-0.5|71	make
12cr|freeplayer-20070531-0.5|72	
12cr|freeplayer-20070531-0.5|73	%install
12cr|freeplayer-20070531-0.5|74	mkdir -p %buildroot/%_datadir/%{name}
12cr|freeplayer-20070531-0.5|75	mkdir -p %buildroot/%_bindir %buildroot/%_sysconfdir/{init.d,sysconfig}
12cr|freeplayer-20070531-0.5|76	
12cr|freeplayer-20070531-0.5|77	install -m 755 %{SOURCE1} %buildroot/%_sysconfdir/init.d/vlc-fbx
12cr|freeplayer-20070531-0.5|78	install -m 644 %{SOURCE2} %buildroot/%_sysconfdir/sysconfig/vlc-fbx
12cr|freeplayer-20070531-0.5|79	
12cr|freeplayer-20070531-0.5|80	cp -r share/http-fbx %buildroot/%_datadir/%{name}
12cr|freeplayer-20070531-0.5|81	install -m 755 bin/vlc-fbx.sh -D %buildroot/%_bindir/%{aname}
12cr|freeplayer-20070531-0.5|82	install -m 755 fbx-playlist-%{playlist_version}/fbx-playlist -D %buildroot/%_bindir/%{bname}
12cr|freeplayer-20070531-0.5|83	sed -i -e 's^%HTTP_PATH%^/usr/share/freeplayer/http-fbx/^g' %buildroot/%_bindir/%{aname}
12cr|freeplayer-20070531-0.5|84	
12cr|freeplayer-20070531-0.5|85	#menus
12cr|freeplayer-20070531-0.5|86	
12cr|freeplayer-20070531-0.5|87	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|freeplayer-20070531-0.5|88	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|freeplayer-20070531-0.5|89	[Desktop Entry]
12cr|freeplayer-20070531-0.5|90	Name=%{title}
12cr|freeplayer-20070531-0.5|91	Comment=%{longtitle}
12cr|freeplayer-20070531-0.5|92	Exec=%{_bindir}/%{name}
12cr|freeplayer-20070531-0.5|93	Icon=%{name}
12cr|freeplayer-20070531-0.5|94	Terminal=false
12cr|freeplayer-20070531-0.5|95	Type=Application
12cr|freeplayer-20070531-0.5|96	StartupNotify=true
12cr|freeplayer-20070531-0.5|97	Categories=QT;Video;Player;X-MandrivaLinux-Multimedia-Video;
12cr|freeplayer-20070531-0.5|98	EOF
12cr|freeplayer-20070531-0.5|99	
12cr|freeplayer-20070531-0.5|100	install -m644 %{SOURCE10} -D %buildroot/%{_miconsdir}/%{name}.png
12cr|freeplayer-20070531-0.5|101	install -m644 %{SOURCE11} -D %buildroot/%{_iconsdir}/%{name}.png
12cr|freeplayer-20070531-0.5|102	install -m644 %{SOURCE12} -D %buildroot/%{_liconsdir}/%{name}.png
12cr|freeplayer-20070531-0.5|103	
12cr|freeplayer-20070531-0.5|104	%clean
12cr|freeplayer-20070531-0.5|105	rm -rf %buildroot
12cr|freeplayer-20070531-0.5|106	
12cr|freeplayer-20070531-0.5|107	%preun common
12cr|freeplayer-20070531-0.5|108	%_preun_service vlc-fbx
12cr|freeplayer-20070531-0.5|109	
12cr|freeplayer-20070531-0.5|110	%post common
12cr|freeplayer-20070531-0.5|111	%_post_service vlc-fbx
12cr|freeplayer-20070531-0.5|112	
12cr|freeplayer-20070531-0.5|113	%if %mdkversion < 200900
12cr|freeplayer-20070531-0.5|114	%post
12cr|freeplayer-20070531-0.5|115	%{update_menus}
12cr|freeplayer-20070531-0.5|116	%endif
12cr|freeplayer-20070531-0.5|117	
12cr|freeplayer-20070531-0.5|118	%if %mdkversion < 200900
12cr|freeplayer-20070531-0.5|119	%postun
12cr|freeplayer-20070531-0.5|120	%{clean_menus}
12cr|freeplayer-20070531-0.5|121	%endif
12cr|freeplayer-20070531-0.5|122	
12cr|freeplayer-20070531-0.5|123	%files
12cr|freeplayer-20070531-0.5|124	%defattr(-,root,root)
12cr|freeplayer-20070531-0.5|125	%doc README share/doc/*
12cr|freeplayer-20070531-0.5|126	%_bindir/*
12cr|freeplayer-20070531-0.5|127	%_iconsdir/*.png
12cr|freeplayer-20070531-0.5|128	%_liconsdir/*.png
12cr|freeplayer-20070531-0.5|129	%_miconsdir/*.png
12cr|freeplayer-20070531-0.5|130	%_datadir/applications/mandriva-%{name}.desktop
12cr|freeplayer-20070531-0.5|131	
12cr|freeplayer-20070531-0.5|132	%files data
12cr|freeplayer-20070531-0.5|133	%defattr(-,root,root)
12cr|freeplayer-20070531-0.5|134	%_datadir/%{name}
12cr|freeplayer-20070531-0.5|135	
12cr|freeplayer-20070531-0.5|136	%files common
12cr|freeplayer-20070531-0.5|137	%defattr(-,root,root)
12cr|freeplayer-20070531-0.5|138	%config(noreplace) %_sysconfdir/sysconfig/vlc-fbx
12cr|freeplayer-20070531-0.5|139	%_sysconfdir/init.d/vlc-fbx
12cr|freeplayer-20070531-0.5|140	
12cr|freeplayer-20070531-0.5|141	
12cr|freeplayer-20070531-0.5|142	
12cr|freeplayer-20070531-0.5|143	%changelog
12cr|freeplayer-20070531-0.5|144	* Tue Dec 06 2011 Götz Waschk <waschk@mandriva.org> 20070531-0.5mdv2012.0
12cr|freeplayer-20070531-0.5|145	+ Revision: 738184
12cr|freeplayer-20070531-0.5|146	- fix sed command
12cr|freeplayer-20070531-0.5|147	- yearly rebuild
12cr|freeplayer-20070531-0.5|148	
12cr|freeplayer-20070531-0.5|149	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 20070531-0.4mdv2011.0
12cr|freeplayer-20070531-0.5|150	+ Revision: 610768
12cr|freeplayer-20070531-0.5|151	- rebuild
12cr|freeplayer-20070531-0.5|152	
12cr|freeplayer-20070531-0.5|153	* Wed Feb 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 20070531-0.3mdv2010.1
12cr|freeplayer-20070531-0.5|154	+ Revision: 503481
12cr|freeplayer-20070531-0.5|155	- fix VLC args
12cr|freeplayer-20070531-0.5|156	- fix build
12cr|freeplayer-20070531-0.5|157	
12cr|freeplayer-20070531-0.5|158	+ Thierry Vignaud <tv@mandriva.org>
12cr|freeplayer-20070531-0.5|159	- rebuild
12cr|freeplayer-20070531-0.5|160	
12cr|freeplayer-20070531-0.5|161	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 20070531-0.1mdv2009.0
12cr|freeplayer-20070531-0.5|162	+ Revision: 218423
12cr|freeplayer-20070531-0.5|163	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|freeplayer-20070531-0.5|164	
12cr|freeplayer-20070531-0.5|165	+ Thierry Vignaud <tv@mandriva.org>
12cr|freeplayer-20070531-0.5|166	- drop old menu
12cr|freeplayer-20070531-0.5|167	- kill re-definition of %%buildroot on Pixel's request
12cr|freeplayer-20070531-0.5|168	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|freeplayer-20070531-0.5|169	
12cr|freeplayer-20070531-0.5|170	+ Olivier Blin <blino@mandriva.org>
12cr|freeplayer-20070531-0.5|171	- restore BuildRoot
12cr|freeplayer-20070531-0.5|172	
12cr|freeplayer-20070531-0.5|173	* Sun Jun 03 2007 Frederic Crozat <fcrozat@mandriva.com> 20070531-0.1mdv2008.0
12cr|freeplayer-20070531-0.5|174	+ Revision: 34838
12cr|freeplayer-20070531-0.5|175	- Release 20070531
12cr|freeplayer-20070531-0.5|176	- Remove patch0, merged upstream
12cr|freeplayer-20070531-0.5|177	
12cr|freeplayer-20070531-0.5|178	
12cr|freeplayer-20070531-0.5|179	* Fri Aug 11 2006 Emmanuel Andry <eandry@mandriva.org> 20050905-0.14mdv2007.0
12cr|freeplayer-20070531-0.5|180	- statically set qt4 to /usr/lib/qt4/bin/qmake to fix x86_64 build (strange, I know)
12cr|freeplayer-20070531-0.5|181	
12cr|freeplayer-20070531-0.5|182	* Fri Jun 23 2006 Jerome Martin <jmartin@mandriva.org> 20050905-0.13mdv2007.0
12cr|freeplayer-20070531-0.5|183	- xdg menu
12cr|freeplayer-20070531-0.5|184	- Fix url
12cr|freeplayer-20070531-0.5|185	- Fix missing images
12cr|freeplayer-20070531-0.5|186	
12cr|freeplayer-20070531-0.5|187	* Sun Jun 04 2006 Jerome Martin <jmartin@mandriva.org> 20050905-0.12mdk
12cr|freeplayer-20070531-0.5|188	- Split common and data for other mod
12cr|freeplayer-20070531-0.5|189	- Fix require
12cr|freeplayer-20070531-0.5|190	
12cr|freeplayer-20070531-0.5|191	* Wed May 10 2006 Frederic Crozat <fcrozat@mandriva.com> 20050905-0.11mdk
12cr|freeplayer-20070531-0.5|192	- Drop the "base" package, rename it back freeplayer, there is no
12cr|freeplayer-20070531-0.5|193	need to call it "base"
12cr|freeplayer-20070531-0.5|194	- Fix initscript and sysconfig file to use "daemon" user and allow
12cr|freeplayer-20070531-0.5|195	easy change by user (Mdk bug #22200)
12cr|freeplayer-20070531-0.5|196	- Move initscript into freeplayer-data package, they can be used without
12cr|freeplayer-20070531-0.5|197	main freeplayer package
12cr|freeplayer-20070531-0.5|198	
12cr|freeplayer-20070531-0.5|199	* Fri Apr 07 2006 Jerome Martin <jmartin@mandriva.org> 20050905-0.10mdk
12cr|freeplayer-20070531-0.5|200	- Fixed rpmlint errors
12cr|freeplayer-20070531-0.5|201	
12cr|freeplayer-20070531-0.5|202	* Sun Mar 19 2006 Jerome Martin <jerome.f.martin@free.fr> 20050905-0.9mdk
12cr|freeplayer-20070531-0.5|203	- Separate common part
12cr|freeplayer-20070531-0.5|204	
12cr|freeplayer-20070531-0.5|205	* Mon Feb 06 2006 Frederic Crozat <fcrozat@mandriva.com> 20050905-0.8mdk
12cr|freeplayer-20070531-0.5|206	- fix restart in initscript
12cr|freeplayer-20070531-0.5|207	- allow to configure port for vlc http server
12cr|freeplayer-20070531-0.5|208	
12cr|freeplayer-20070531-0.5|209	* Mon Jan 09 2006 Olivier Blin <oblin@mandriva.com> 20050905-0.7mdk
12cr|freeplayer-20070531-0.5|210	- fix typo in initscript
12cr|freeplayer-20070531-0.5|211	
12cr|freeplayer-20070531-0.5|212	* Mon Jan 09 2006 Olivier Blin <oblin@mandriva.com> 20050905-0.6mdk
12cr|freeplayer-20070531-0.5|213	- convert parallel init to LSB
12cr|freeplayer-20070531-0.5|214	
12cr|freeplayer-20070531-0.5|215	* Tue Jan 03 2006 Frederic Crozat <fcrozat@mandriva.com> 20050905-0.5mdk
12cr|freeplayer-20070531-0.5|216	- Update source2 to support parallel initscript
12cr|freeplayer-20070531-0.5|217	
12cr|freeplayer-20070531-0.5|218	* Wed Dec 14 2005 Frederic Crozat <fcrozat@mandriva.com> 20050905-0.4mdk
12cr|freeplayer-20070531-0.5|219	- Fix build on x86-64 (Mdk bug #20199)
12cr|freeplayer-20070531-0.5|220	
12cr|freeplayer-20070531-0.5|221	* Tue Oct 04 2005 Frederic Crozat <fcrozat@mandriva.com> 20050905-0.3mdk
12cr|freeplayer-20070531-0.5|222	- Enforce dependency on vlc >= 0.8.4
12cr|freeplayer-20070531-0.5|223	- Add initscript for people who don't want to use X11 vlc
12cr|freeplayer-20070531-0.5|224	
12cr|freeplayer-20070531-0.5|225	* Mon Sep 05 2005 Frederic Crozat <fcrozat@mandriva.com> 20050905-0.2mdk
12cr|freeplayer-20070531-0.5|226	- Fix http-fbx path
12cr|freeplayer-20070531-0.5|227	
12cr|freeplayer-20070531-0.5|228	* Mon Sep 05 2005 Frederic Crozat <fcrozat@mandriva.com> 20050905-0.1mdk
12cr|freeplayer-20070531-0.5|229	- Release 20050905
12cr|freeplayer-20070531-0.5|230	- Regenerate patch0
12cr|freeplayer-20070531-0.5|231	
12cr|freeplayer-20070531-0.5|232	* Thu Jul 07 2005 Frederic Crozat <fcrozat@mandriva.com> 20050701-0.4mdk
12cr|freeplayer-20070531-0.5|233	- Arg, install compiled version of fbx-playlist
12cr|freeplayer-20070531-0.5|234	
12cr|freeplayer-20070531-0.5|235	* Wed Jul 06 2005 Frederic Crozat <fcrozat@mandriva.com> 20050701-0.3mdk
12cr|freeplayer-20070531-0.5|236	- Remove dependency on transcode (not needed, vlc does the job)
12cr|freeplayer-20070531-0.5|237	- Patch0 : allow many playlists to be used as argument for vlc-fbx scripts,
12cr|freeplayer-20070531-0.5|238	merge previous patches 0 and 1 in it.
12cr|freeplayer-20070531-0.5|239	- Clean specfile
12cr|freeplayer-20070531-0.5|240	- Drop menu for vlc-fbx, can't be used that way (yet)
12cr|freeplayer-20070531-0.5|241	
12cr|freeplayer-20070531-0.5|242	* Sat Jul 02 2005 Sebastien Savarin <plouf@mandriva.org> 20050701-0.2mdk
12cr|freeplayer-20070531-0.5|243	- Spec file corrections
12cr|freeplayer-20070531-0.5|244	
12cr|freeplayer-20070531-0.5|245	* Fri Jul 01 2005 Sebastien Savarin <plouf@mandriva.org> 20050701-0.1mdk
12cr|freeplayer-20070531-0.5|246	- First Mandriva Linux release
12cr|freeplayer-20070531-0.5|247	

1481 12
12cr|freeradius-client-1.1.6-3|1	%define major 2
12cr|freeradius-client-1.1.6-3|2	%define libname %mklibname %{name} %{major}
12cr|freeradius-client-1.1.6-3|3	%define develname %mklibname %{name} -d
12cr|freeradius-client-1.1.6-3|4	
12cr|freeradius-client-1.1.6-3|5	Summary:	FreeRADIUS Client Software
12cr|freeradius-client-1.1.6-3|6	Name:		freeradius-client
12cr|freeradius-client-1.1.6-3|7	Version:	1.1.6
12cr|freeradius-client-1.1.6-3|8	Release:	%mkrel 3
12cr|freeradius-client-1.1.6-3|9	License:	BSD-like
12cr|freeradius-client-1.1.6-3|10	Group:		System/Servers
12cr|freeradius-client-1.1.6-3|11	URL:		http://www.freeradius.org/
12cr|freeradius-client-1.1.6-3|12	Source0:	ftp://ftp.freeradius.org/pub/radius/%{name}-%{version}.tar.gz
12cr|freeradius-client-1.1.6-3|13	Source1:	ftp://ftp.freeradius.org/pub/radius/%{name}-%{version}.tar.gz.sig
12cr|freeradius-client-1.1.6-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|freeradius-client-1.1.6-3|15	
12cr|freeradius-client-1.1.6-3|16	%description
12cr|freeradius-client-1.1.6-3|17	FreeRADIUS Client is a framework and library for writing RADIUS Clients which
12cr|freeradius-client-1.1.6-3|18	additionally includes radlogin, a flexible RADIUS aware login replacement, a
12cr|freeradius-client-1.1.6-3|19	command line program to send RADIUS accounting records and a utility to query
12cr|freeradius-client-1.1.6-3|20	the status of a (Merit) RADIUS server.
12cr|freeradius-client-1.1.6-3|21	
12cr|freeradius-client-1.1.6-3|22	%package -n	%{libname}
12cr|freeradius-client-1.1.6-3|23	Summary:	FreeRADIUS Client Software library
12cr|freeradius-client-1.1.6-3|24	Group:          System/Libraries
12cr|freeradius-client-1.1.6-3|25	
12cr|freeradius-client-1.1.6-3|26	%description -n	%{libname}
12cr|freeradius-client-1.1.6-3|27	FreeRADIUS Client is a framework and library for writing RADIUS Clients which
12cr|freeradius-client-1.1.6-3|28	additionally includes radlogin, a flexible RADIUS aware login replacement, a
12cr|freeradius-client-1.1.6-3|29	command line program to send RADIUS accounting records and a utility to query
12cr|freeradius-client-1.1.6-3|30	the status of a (Merit) RADIUS server.
12cr|freeradius-client-1.1.6-3|31	
12cr|freeradius-client-1.1.6-3|32	This package contains the shared library of FreeRADIUS Client
12cr|freeradius-client-1.1.6-3|33	
12cr|freeradius-client-1.1.6-3|34	%package -n	%{develname}
12cr|freeradius-client-1.1.6-3|35	Summary:	Development files for %{name}
12cr|freeradius-client-1.1.6-3|36	Group:		Development/C
12cr|freeradius-client-1.1.6-3|37	Requires:	%{libname} = %{version}
12cr|freeradius-client-1.1.6-3|38	Provides:	%{name} = %{version}-%{release}
12cr|freeradius-client-1.1.6-3|39	
12cr|freeradius-client-1.1.6-3|40	%description -n	%{develname}
12cr|freeradius-client-1.1.6-3|41	FreeRADIUS Client is a framework and library for writing RADIUS Clients which
12cr|freeradius-client-1.1.6-3|42	additionally includes radlogin, a flexible RADIUS aware login replacement, a
12cr|freeradius-client-1.1.6-3|43	command line program to send RADIUS accounting records and a utility to query
12cr|freeradius-client-1.1.6-3|44	the status of a (Merit) RADIUS server.
12cr|freeradius-client-1.1.6-3|45	
12cr|freeradius-client-1.1.6-3|46	This package contains the header and static libraries files for
12cr|freeradius-client-1.1.6-3|47	freeradius-client.
12cr|freeradius-client-1.1.6-3|48	
12cr|freeradius-client-1.1.6-3|49	%prep
12cr|freeradius-client-1.1.6-3|50	
12cr|freeradius-client-1.1.6-3|51	%setup -q
12cr|freeradius-client-1.1.6-3|52	
12cr|freeradius-client-1.1.6-3|53	%build
12cr|freeradius-client-1.1.6-3|54	rm missing
12cr|freeradius-client-1.1.6-3|55	libtoolize --copy --force; aclocal; automake -ac; autoconf
12cr|freeradius-client-1.1.6-3|56	
12cr|freeradius-client-1.1.6-3|57	%configure2_5x \
12cr|freeradius-client-1.1.6-3|58	--localstatedir=/var/lib \
12cr|freeradius-client-1.1.6-3|59	--enable-shadow \
12cr|freeradius-client-1.1.6-3|60	--with-secure-path
12cr|freeradius-client-1.1.6-3|61	
12cr|freeradius-client-1.1.6-3|62	%make
12cr|freeradius-client-1.1.6-3|63	
12cr|freeradius-client-1.1.6-3|64	%install
12cr|freeradius-client-1.1.6-3|65	rm -rf %{buildroot}
12cr|freeradius-client-1.1.6-3|66	
12cr|freeradius-client-1.1.6-3|67	%makeinstall_std
12cr|freeradius-client-1.1.6-3|68	
12cr|freeradius-client-1.1.6-3|69	%if %mdkversion < 200900
12cr|freeradius-client-1.1.6-3|70	%post -n %{libname} -p /sbin/ldconfig
12cr|freeradius-client-1.1.6-3|71	%endif
12cr|freeradius-client-1.1.6-3|72	
12cr|freeradius-client-1.1.6-3|73	%if %mdkversion < 200900
12cr|freeradius-client-1.1.6-3|74	%postun -n %{libname} -p /sbin/ldconfig
12cr|freeradius-client-1.1.6-3|75	%endif
12cr|freeradius-client-1.1.6-3|76	
12cr|freeradius-client-1.1.6-3|77	%clean
12cr|freeradius-client-1.1.6-3|78	rm -rf %{buildroot}
12cr|freeradius-client-1.1.6-3|79	
12cr|freeradius-client-1.1.6-3|80	%files
12cr|freeradius-client-1.1.6-3|81	%defattr(-,root,root)
12cr|freeradius-client-1.1.6-3|82	%doc BUGS COPYRIGHT README README.radexample doc/ChangeLog doc/instop.html doc/login.example
12cr|freeradius-client-1.1.6-3|83	%dir %{_sysconfdir}/radiusclient
12cr|freeradius-client-1.1.6-3|84	%attr(0644,root,root) %{_sysconfdir}/radiusclient/dictionary
12cr|freeradius-client-1.1.6-3|85	%attr(0644,root,root) %{_sysconfdir}/radiusclient/dictionary.*
12cr|freeradius-client-1.1.6-3|86	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/radiusclient/radiusclient.conf
12cr|freeradius-client-1.1.6-3|87	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/radiusclient/issue
12cr|freeradius-client-1.1.6-3|88	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/radiusclient/port-id-map
12cr|freeradius-client-1.1.6-3|89	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/radiusclient/servers
12cr|freeradius-client-1.1.6-3|90	%attr(0755,root,root) %{_sbindir}/login.radius
12cr|freeradius-client-1.1.6-3|91	%attr(0755,root,root) %{_sbindir}/radacct
12cr|freeradius-client-1.1.6-3|92	%attr(0755,root,root) %{_sbindir}/radembedded
12cr|freeradius-client-1.1.6-3|93	%attr(0755,root,root) %{_sbindir}/radexample
12cr|freeradius-client-1.1.6-3|94	%attr(0755,root,root) %{_sbindir}/radiusclient
12cr|freeradius-client-1.1.6-3|95	%attr(0755,root,root) %{_sbindir}/radlogin
12cr|freeradius-client-1.1.6-3|96	%attr(0755,root,root) %{_sbindir}/radstatus
12cr|freeradius-client-1.1.6-3|97	
12cr|freeradius-client-1.1.6-3|98	%files -n %{libname}
12cr|freeradius-client-1.1.6-3|99	%defattr(-,root,root)
12cr|freeradius-client-1.1.6-3|100	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
12cr|freeradius-client-1.1.6-3|101	
12cr|freeradius-client-1.1.6-3|102	%files -n %{develname}
12cr|freeradius-client-1.1.6-3|103	%defattr(-,root,root)
12cr|freeradius-client-1.1.6-3|104	%attr(0644,root,root) %{_includedir}/*.h
12cr|freeradius-client-1.1.6-3|105	%attr(0644,root,root) %{_libdir}/*.*a
12cr|freeradius-client-1.1.6-3|106	%attr(0755,root,root) %{_libdir}/*.so
12cr|freeradius-client-1.1.6-3|107	
12cr|freeradius-client-1.1.6-3|108	
12cr|freeradius-client-1.1.6-3|109	
12cr|freeradius-client-1.1.6-3|110	%changelog
12cr|freeradius-client-1.1.6-3|111	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.6-3mdv2011.0
12cr|freeradius-client-1.1.6-3|112	+ Revision: 618344
12cr|freeradius-client-1.1.6-3|113	- the mass rebuild of 2010.0 packages
12cr|freeradius-client-1.1.6-3|114	
12cr|freeradius-client-1.1.6-3|115	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.1.6-2mdv2010.0
12cr|freeradius-client-1.1.6-3|116	+ Revision: 428919
12cr|freeradius-client-1.1.6-3|117	- rebuild
12cr|freeradius-client-1.1.6-3|118	
12cr|freeradius-client-1.1.6-3|119	* Tue Aug 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.6-1mdv2009.0
12cr|freeradius-client-1.1.6-3|120	+ Revision: 263991
12cr|freeradius-client-1.1.6-3|121	- import freeradius-client
12cr|freeradius-client-1.1.6-3|122	
12cr|freeradius-client-1.1.6-3|123	
12cr|freeradius-client-1.1.6-3|124	* Tue Aug 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.6-1mdv2009.0
12cr|freeradius-client-1.1.6-3|125	- initial Mandriva package

1482 12
12cr|freerdp-1.0.1-1|1	%define major 1
12cr|freerdp-1.0.1-1|2	%define libname %mklibname %{name} %{major}
12cr|freerdp-1.0.1-1|3	%define develname %mklibname %{name} -d
12cr|freerdp-1.0.1-1|4	%define _disable_ld_no_undefined 1
12cr|freerdp-1.0.1-1|5	
12cr|freerdp-1.0.1-1|6	Summary:	A free remote desktop protocol client
12cr|freerdp-1.0.1-1|7	Name:		freerdp
12cr|freerdp-1.0.1-1|8	Version:	1.0.1
12cr|freerdp-1.0.1-1|9	Release:	1
12cr|freerdp-1.0.1-1|10	License:	Apache
12cr|freerdp-1.0.1-1|11	Group:		Networking/Remote access
12cr|freerdp-1.0.1-1|12	Url:		http://freerdp.sourceforge.net/
12cr|freerdp-1.0.1-1|13	Source0:	https://github.com/downloads/FreeRDP/FreeRDP/%{name}-%{version}.tar.gz
12cr|freerdp-1.0.1-1|14	BuildRequires:	pkgconfig(openssl)
12cr|freerdp-1.0.1-1|15	BuildRequires:	cups-devel
12cr|freerdp-1.0.1-1|16	BuildRequires:	pkgconfig(libpulse)
12cr|freerdp-1.0.1-1|17	BuildRequires:	libxcursor-devel
12cr|freerdp-1.0.1-1|18	BuildRequires:  pkgconfig(xinerama)
12cr|freerdp-1.0.1-1|19	BuildRequires:  pkgconfig(xkbfile)
12cr|freerdp-1.0.1-1|20	BuildRequires:  pkgconfig(xv)
12cr|freerdp-1.0.1-1|21	BuildRequires:  pkgconfig(x11)
12cr|freerdp-1.0.1-1|22	BuildRequires:	cmake
12cr|freerdp-1.0.1-1|23	BuildRequires:	xmlto
12cr|freerdp-1.0.1-1|24	BuildRequires:	docbook-style-xsl
12cr|freerdp-1.0.1-1|25	
12cr|freerdp-1.0.1-1|26	%description
12cr|freerdp-1.0.1-1|27	FreeRDP is a fork of the rdesktop project.
12cr|freerdp-1.0.1-1|28	
12cr|freerdp-1.0.1-1|29	%package -n %{libname}
12cr|freerdp-1.0.1-1|30	Summary:	Main library for %{name}
12cr|freerdp-1.0.1-1|31	Group:		System/Libraries
12cr|freerdp-1.0.1-1|32	
12cr|freerdp-1.0.1-1|33	%description -n %{libname}
12cr|freerdp-1.0.1-1|34	Shared libraries for %{name}.
12cr|freerdp-1.0.1-1|35	
12cr|freerdp-1.0.1-1|36	%package -n %{develname}
12cr|freerdp-1.0.1-1|37	Summary:	Development files for %{name}
12cr|freerdp-1.0.1-1|38	Group:		Development/C++
12cr|freerdp-1.0.1-1|39	Requires:	%{libname} = %{version}-%{release}
12cr|freerdp-1.0.1-1|40	Provides:	%{name}-devel = %{version}-%{release}
12cr|freerdp-1.0.1-1|41	
12cr|freerdp-1.0.1-1|42	%description -n %{develname}
12cr|freerdp-1.0.1-1|43	Development files and headers for %{name}.
12cr|freerdp-1.0.1-1|44	
12cr|freerdp-1.0.1-1|45	%prep
12cr|freerdp-1.0.1-1|46	%setup -q
12cr|freerdp-1.0.1-1|47	
12cr|freerdp-1.0.1-1|48	%build
12cr|freerdp-1.0.1-1|49	%cmake \
12cr|freerdp-1.0.1-1|50	-DWITH_CUPS=ON \
12cr|freerdp-1.0.1-1|51	-DWITH_PULSEAUDIO=ON \
12cr|freerdp-1.0.1-1|52	-DWITH_X11=ON \
12cr|freerdp-1.0.1-1|53	-DWITH_XCURSOR=ON \
12cr|freerdp-1.0.1-1|54	-DWITH_XEXT=ON \
12cr|freerdp-1.0.1-1|55	-DWITH_XINERAMA=ON \
12cr|freerdp-1.0.1-1|56	-DWITH_XKBFILE=ON \
12cr|freerdp-1.0.1-1|57	-DWITH_XV=ON \
12cr|freerdp-1.0.1-1|58	-DWITH_ALSA=OFF \
12cr|freerdp-1.0.1-1|59	-DWITH_CUNIT=OFF \
12cr|freerdp-1.0.1-1|60	-DWITH_DIRECTFB=OFF \
12cr|freerdp-1.0.1-1|61	-DWITH_FFMPEG=OFF \
12cr|freerdp-1.0.1-1|62	-DWITH_SSE2=OFF \
12cr|freerdp-1.0.1-1|63	-DCMAKE_INSTALL_LIBDIR:PATH=%{_lib}
12cr|freerdp-1.0.1-1|64	%make
12cr|freerdp-1.0.1-1|65	
12cr|freerdp-1.0.1-1|66	%install
12cr|freerdp-1.0.1-1|67	cd build
12cr|freerdp-1.0.1-1|68	%makeinstall_std
12cr|freerdp-1.0.1-1|69	
12cr|freerdp-1.0.1-1|70	rm -rf %{buildroot}%{_libdir}/%{name}/*.la
12cr|freerdp-1.0.1-1|71	rm -rf %{buildroot}%{_libdir}/*.la
12cr|freerdp-1.0.1-1|72	
12cr|freerdp-1.0.1-1|73	%files
12cr|freerdp-1.0.1-1|74	%doc ChangeLog LICENSE README
12cr|freerdp-1.0.1-1|75	%{_bindir}/*
12cr|freerdp-1.0.1-1|76	%{_libdir}/%{name}
12cr|freerdp-1.0.1-1|77	%{_datadir}/%{name}
12cr|freerdp-1.0.1-1|78	%{_mandir}/man1/xfreerdp.1.*
12cr|freerdp-1.0.1-1|79	
12cr|freerdp-1.0.1-1|80	%files -n %{libname}
12cr|freerdp-1.0.1-1|81	%{_libdir}/*.so.%{major}*
12cr|freerdp-1.0.1-1|82	
12cr|freerdp-1.0.1-1|83	%files -n %{develname}
12cr|freerdp-1.0.1-1|84	%{_libdir}/*.so
12cr|freerdp-1.0.1-1|85	%{_includedir}/%{name}
12cr|freerdp-1.0.1-1|86	%{_libdir}/pkgconfig/freerdp.pc

1483 12
12cr|freetuxtv-0.6.5-1|1	Name:		freetuxtv
12cr|freetuxtv-0.6.5-1|2	Summary:	TV player
12cr|freetuxtv-0.6.5-1|3	Version:	0.6.5
12cr|freetuxtv-0.6.5-1|4	Release:1
12cr|freetuxtv-0.6.5-1|5	Group:		Video
12cr|freetuxtv-0.6.5-1|6	License:	GPLv2
12cr|freetuxtv-0.6.5-1|7	Source:		http://freetuxtv.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|freetuxtv-0.6.5-1|8	URL:		http://freetuxtv.googlecode.com
12cr|freetuxtv-0.6.5-1|9	BuildRequires:	gettext-devel
12cr|freetuxtv-0.6.5-1|10	BuildRequires:	pkgconfig(libcurl) >= 7.16.4
12cr|freetuxtv-0.6.5-1|11	BuildRequires:	pkgconfig(gdk-2.0) >= 2.22.0
12cr|freetuxtv-0.6.5-1|12	BuildRequires:	pkgconfig(glib-2.0) >= 2.16.0
12cr|freetuxtv-0.6.5-1|13	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.74
12cr|freetuxtv-0.6.5-1|14	BuildRequires:	pkgconfig(libnotify) >= 0.4.0
12cr|freetuxtv-0.6.5-1|15	BuildRequires:	pkgconfig(sqlite3)
12cr|freetuxtv-0.6.5-1|16	BuildRequires:	pkgconfig(libvlc) >= 1.1.0
12cr|freetuxtv-0.6.5-1|17	BuildRequires:	intltool >= 0.35
12cr|freetuxtv-0.6.5-1|18	Requires:	vlc >= 1.1.0
12cr|freetuxtv-0.6.5-1|19	
12cr|freetuxtv-0.6.5-1|20	
12cr|freetuxtv-0.6.5-1|21	%description
12cr|freetuxtv-0.6.5-1|22	freetuxtv is a player for Television on Internet with french Free
12cr|freetuxtv-0.6.5-1|23	or SFR (ex-Neuf) Internet service providers, and a lot of WebTV in
12cr|freetuxtv-0.6.5-1|24	French languages in the world (Canada, Switzerland, Belgium, etc...).
12cr|freetuxtv-0.6.5-1|25	
12cr|freetuxtv-0.6.5-1|26	%prep
12cr|freetuxtv-0.6.5-1|27	%setup -q
12cr|freetuxtv-0.6.5-1|28	
12cr|freetuxtv-0.6.5-1|29	%build
12cr|freetuxtv-0.6.5-1|30	autoreconf -fi
12cr|freetuxtv-0.6.5-1|31	%configure2_5x --disable-static --enable-shared
12cr|freetuxtv-0.6.5-1|32	%make
12cr|freetuxtv-0.6.5-1|33	
12cr|freetuxtv-0.6.5-1|34	%install
12cr|freetuxtv-0.6.5-1|35	%makeinstall_std
12cr|freetuxtv-0.6.5-1|36	%find_lang %{name}
12cr|freetuxtv-0.6.5-1|37	
12cr|freetuxtv-0.6.5-1|38	rm -fr %{buildroot}%{_libdir}/*.so %{buildroot}%{_libdir}/*.la %{buildroot}%{_includedir}
12cr|freetuxtv-0.6.5-1|39	
12cr|freetuxtv-0.6.5-1|40	
12cr|freetuxtv-0.6.5-1|41	%files -f %{name}.lang
12cr|freetuxtv-0.6.5-1|42	%doc NEWS AUTHORS COPYING README ChangeLog
12cr|freetuxtv-0.6.5-1|43	%{_bindir}/%{name}
12cr|freetuxtv-0.6.5-1|44	%{_datadir}/%{name}
12cr|freetuxtv-0.6.5-1|45	%{_datadir}/applications/%{name}.desktop
12cr|freetuxtv-0.6.5-1|46	%{_iconsdir}/hicolor/*/apps/*
12cr|freetuxtv-0.6.5-1|47	%{_libdir}/*.so.*
12cr|freetuxtv-0.6.5-1|48	

1484 12
12cr|freevo-1.9.0-2|1	%define	name 	freevo
12cr|freevo-1.9.0-2|2	%define version 1.9.0
12cr|freevo-1.9.0-2|3	%define release %mkrel 2
12cr|freevo-1.9.0-2|4	
12cr|freevo-1.9.0-2|5	%define 	_cachedir /var/cache
12cr|freevo-1.9.0-2|6	%define         py_ver 	  %(python -c 'import sys; print sys.version[:3]')
12cr|freevo-1.9.0-2|7	
12cr|freevo-1.9.0-2|8	# Set default freevo parameters
12cr|freevo-1.9.0-2|9	%define display  x11
12cr|freevo-1.9.0-2|10	
12cr|freevo-1.9.0-2|11	Summary:        Open-source digital video jukebox
12cr|freevo-1.9.0-2|12	Name: 		%{name}
12cr|freevo-1.9.0-2|13	Version: 	%{version}
12cr|freevo-1.9.0-2|14	Release: 	%{release}
12cr|freevo-1.9.0-2|15	URL:            http://freevo.sourceforge.net/
12cr|freevo-1.9.0-2|16	Source0: 	http://belnet.dl.sourceforge.net/sourceforge/freevo/%{name}-%{version}.tar.gz
12cr|freevo-1.9.0-2|17	Source11:	freevo-mail-0.6.tgz
12cr|freevo-1.9.0-2|18	Source1: 	redhat-boot_config
12cr|freevo-1.9.0-2|19	Source2:	local_conf.py
12cr|freevo-1.9.0-2|20	Source4:	firebird.py
12cr|freevo-1.9.0-2|21	Source7:	freevo_tvgrab
12cr|freevo-1.9.0-2|22	Source8:	mute
12cr|freevo-1.9.0-2|23	Source9:	unmute
12cr|freevo-1.9.0-2|24	Patch0:		%{name}-build.patch
12cr|freevo-1.9.0-2|25	Patch5: 	%{name}-webserver.patch
12cr|freevo-1.9.0-2|26	Patch6: 	%{name}-boot.patch
12cr|freevo-1.9.0-2|27	Patch7: 	%{name}-volume.patch
12cr|freevo-1.9.0-2|28	License: 	GPLv2+
12cr|freevo-1.9.0-2|29	Group: 		Video
12cr|freevo-1.9.0-2|30	Buildarch:	noarch
12cr|freevo-1.9.0-2|31	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|freevo-1.9.0-2|32	BuildRequires: 	docbook-utils
12cr|freevo-1.9.0-2|33	BuildRequires:  wget
12cr|freevo-1.9.0-2|34	%py_requires
12cr|freevo-1.9.0-2|35	BuildRequires:  pygame >= 1.5
12cr|freevo-1.9.0-2|36	BuildRequires:  python-twisted >= 1.1.0
12cr|freevo-1.9.0-2|37	BuildRequires:  python-imaging >= 1.1.4
12cr|freevo-1.9.0-2|38	BuildRequires:  python-kaa-base
12cr|freevo-1.9.0-2|39	BuildRequires:	python-kaa-metadata
12cr|freevo-1.9.0-2|40	BuildRequires:	python-kaa-imlib2
12cr|freevo-1.9.0-2|41	BuildRequires:  python-pyxml
12cr|freevo-1.9.0-2|42	BuildRequires:  python-devel
12cr|freevo-1.9.0-2|43	BuildRequires:	python-beautifulsoup >= 3.0.3
12cr|freevo-1.9.0-2|44	BuildRequires:  python-numeric
12cr|freevo-1.9.0-2|45	Requires:	pygame >= 1.5
12cr|freevo-1.9.0-2|46	Requires:	python-twisted >= 1.1.0
12cr|freevo-1.9.0-2|47	Requires:	python-imaging >= 1.1.4
12cr|freevo-1.9.0-2|48	Requires:	python-kaa-base
12cr|freevo-1.9.0-2|49	Requires:	python-kaa-metadata
12cr|freevo-1.9.0-2|50	Requires:	python-kaa-imlib2
12cr|freevo-1.9.0-2|51	Requires:	python-beautifulsoup >= 3.0.3
12cr|freevo-1.9.0-2|52	Requires:	python-lirc >= 0.0.4
12cr|freevo-1.9.0-2|53	Requires:	mplayer, tvtime, xine-ui, xmltv, PyXML, libjpeg-progs, mencoder, cdparanoia, vorbis-tools, util-linux, python-numeric, lsdvd, python-osd, xmltv-grabbers
12cr|freevo-1.9.0-2|54	Requires(pre):  rpm-helper
12cr|freevo-1.9.0-2|55	Requires(post): rpm-helper
12cr|freevo-1.9.0-2|56	Requires(post): desktop-file-utils
12cr|freevo-1.9.0-2|57	Requires(postun): desktop-file-utils
12cr|freevo-1.9.0-2|58	
12cr|freevo-1.9.0-2|59	%description
12cr|freevo-1.9.0-2|60	Freevo is a Linux application that turns a PC with a TV capture card
12cr|freevo-1.9.0-2|61	and/or TV-out into a standalone multimedia jukebox/VCR. It builds on
12cr|freevo-1.9.0-2|62	other applications such as xine, mplayer, tvtime and mencoder to play
12cr|freevo-1.9.0-2|63	and record video and audio.
12cr|freevo-1.9.0-2|64	
12cr|freevo-1.9.0-2|65	Available rpmbuild rebuild options :
12cr|freevo-1.9.0-2|66	--without: use_sysapps
12cr|freevo-1.9.0-2|67	
12cr|freevo-1.9.0-2|68	%prep
12cr|freevo-1.9.0-2|69	rm -rf $RPM_BUILD_ROOT
12cr|freevo-1.9.0-2|70	%setup -q
12cr|freevo-1.9.0-2|71	%patch0 -p0
12cr|freevo-1.9.0-2|72	%patch5 -p0
12cr|freevo-1.9.0-2|73	%patch6 -p0
12cr|freevo-1.9.0-2|74	#%patch7 -p0
12cr|freevo-1.9.0-2|75	
12cr|freevo-1.9.0-2|76	%build
12cr|freevo-1.9.0-2|77	find . -name CVS | xargs rm -rf
12cr|freevo-1.9.0-2|78	find . -name ".cvsignore" |xargs rm -f
12cr|freevo-1.9.0-2|79	find . -name "*.pyc" |xargs rm -f
12cr|freevo-1.9.0-2|80	find . -name "*.pyo" |xargs rm -f
12cr|freevo-1.9.0-2|81	find . -name "*.py" |xargs chmod 644
12cr|freevo-1.9.0-2|82	
12cr|freevo-1.9.0-2|83	#./autogen.sh
12cr|freevo-1.9.0-2|84	#Building freevo
12cr|freevo-1.9.0-2|85	cd $RPM_BUILD_DIR/%{name}-%{version}/
12cr|freevo-1.9.0-2|86	env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12cr|freevo-1.9.0-2|87	
12cr|freevo-1.9.0-2|88	#Building mail menu
12cr|freevo-1.9.0-2|89	#cd $RPM_BUILD_DIR/%{name}-%{version}/*mail*
12cr|freevo-1.9.0-2|90	#PYTHONPATH=../build/lib env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12cr|freevo-1.9.0-2|91	
12cr|freevo-1.9.0-2|92	
12cr|freevo-1.9.0-2|93	%install
12cr|freevo-1.9.0-2|94	rm -rf $RPM_BUILD_ROOT/%{name}-%{version}
12cr|freevo-1.9.0-2|95	
12cr|freevo-1.9.0-2|96	mkdir -p %{buildroot}%{_sysconfdir}/freevo
12cr|freevo-1.9.0-2|97	# The following is needed to let RPM know that the files should be backed up
12cr|freevo-1.9.0-2|98	touch %{buildroot}%{_sysconfdir}/freevo/freevo.conf
12cr|freevo-1.9.0-2|99	
12cr|freevo-1.9.0-2|100	# boot scripts
12cr|freevo-1.9.0-2|101	mkdir -p %{buildroot}%{_initrddir}
12cr|freevo-1.9.0-2|102	mkdir -p %{buildroot}%{_bindir}
12cr|freevo-1.9.0-2|103	install -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/freevo/boot_config
12cr|freevo-1.9.0-2|104	
12cr|freevo-1.9.0-2|105	mkdir -p %{buildroot}%{_cachedir}/freevo
12cr|freevo-1.9.0-2|106	mkdir -p %{buildroot}%{_cachedir}/freevo/{thumbnails,audio}
12cr|freevo-1.9.0-2|107	mkdir -p %{buildroot}%{_cachedir}/xmltv/logos
12cr|freevo-1.9.0-2|108	chmod 777 %{buildroot}%{_cachedir}/{freevo,freevo/thumbnails,freevo/audio,xmltv,xmltv/logos}
12cr|freevo-1.9.0-2|109	
12cr|freevo-1.9.0-2|110	mkdir -p %{buildroot}%{_initrddir}
12cr|freevo-1.9.0-2|111	mkdir -p %{buildroot}/etc/freevo
12cr|freevo-1.9.0-2|112	mkdir -p %{buildroot}%{_datadir}/%{name}/contrib
12cr|freevo-1.9.0-2|113	mkdir -p %{buildroot}%{_docdir}/%{name}-%{version}
12cr|freevo-1.9.0-2|114	mkdir -p %{buildroot}/tmp/%{name}/Videos
12cr|freevo-1.9.0-2|115	mkdir -p %{buildroot}/etc/cron.weekly
12cr|freevo-1.9.0-2|116	
12cr|freevo-1.9.0-2|117	python setup.py install %{?_without_compile_obj:--no-compile} --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cr|freevo-1.9.0-2|118	
12cr|freevo-1.9.0-2|119	#cp -av contrib/examples contrib/fbcon contrib/xmltv %{buildroot}%{_prefix}/contrib
12cr|freevo-1.9.0-2|120	cp -av contrib/lirc/ %{buildroot}/%{_datadir}/%{name}/contrib/
12cr|freevo-1.9.0-2|121	install -m 755 freevo %{buildroot}%{_datadir}/%{name}
12cr|freevo-1.9.0-2|122	install -m 755 freevo_config.py %{buildroot}%{_datadir}/%{name}
12cr|freevo-1.9.0-2|123	install %SOURCE2 $RPM_BUILD_ROOT/%{_sysconfdir}/freevo/local_conf.py
12cr|freevo-1.9.0-2|124	install %SOURCE7 $RPM_BUILD_ROOT/etc/cron.weekly
12cr|freevo-1.9.0-2|125	install %SOURCE8 $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|freevo-1.9.0-2|126	install %SOURCE9 $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|freevo-1.9.0-2|127	
12cr|freevo-1.9.0-2|128	#######################
12cr|freevo-1.9.0-2|129	#Installing Initscripts
12cr|freevo-1.9.0-2|130	#######################
12cr|freevo-1.9.0-2|131	#install -m 755 boot/freevo %{buildroot}%{_sysconfdir}/rc.d/init.d
12cr|freevo-1.9.0-2|132	#install -m 755 boot/freevo_dep %{buildroot}%{_sysconfdir}/rc.d/init.d
12cr|freevo-1.9.0-2|133	install -m 755 boot/recordserver %{buildroot}%{_initrddir}/freevo_recordserver
12cr|freevo-1.9.0-2|134	install -m 755 boot/webserver %{buildroot}%{_initrddir}/freevo_webserver
12cr|freevo-1.9.0-2|135	#install -m 755 boot/recordserver_init %{buildroot}%{_bindir}/freevo_recordserver_init
12cr|freevo-1.9.0-2|136	#install -m 755 boot/webserver_init %{buildroot}%{_bindir}/freevo_webserver_init
12cr|freevo-1.9.0-2|137	
12cr|freevo-1.9.0-2|138	####################
12cr|freevo-1.9.0-2|139	# Installing Plugins
12cr|freevo-1.9.0-2|140	####################
12cr|freevo-1.9.0-2|141	# Mailer Plugin
12cr|freevo-1.9.0-2|142	#cd $RPM_BUILD_DIR/%{name}-%{version}/*mail*
12cr|freevo-1.9.0-2|143	#PYTHONPATH=../build/lib python setup.py install %{?_without_compile_obj:--no-compile} --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cr|freevo-1.9.0-2|144	#
12cr|freevo-1.9.0-2|145	install %SOURCE4 $RPM_BUILD_ROOT/%{py_sitedir}/freevo/plugins
12cr|freevo-1.9.0-2|146	
12cr|freevo-1.9.0-2|147	###############
12cr|freevo-1.9.0-2|148	# Copying icons
12cr|freevo-1.9.0-2|149	###############
12cr|freevo-1.9.0-2|150	install -D -m 644 $RPM_BUILD_DIR/%{name}-%{version}/share/icons/misc/freevo_app.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|freevo-1.9.0-2|151	install -D -m 644 $RPM_BUILD_DIR/%{name}-%{version}/share/icons/misc/freevo_app.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|freevo-1.9.0-2|152	install -D -m 644 $RPM_BUILD_DIR/%{name}-%{version}/share/icons/misc/freevo_app.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|freevo-1.9.0-2|153	
12cr|freevo-1.9.0-2|154	#####################
12cr|freevo-1.9.0-2|155	# Adding a menu entry
12cr|freevo-1.9.0-2|156	####################
12cr|freevo-1.9.0-2|157	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|freevo-1.9.0-2|158	cat > $RPM_BUILD_ROOT/%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|freevo-1.9.0-2|159	[Desktop Entry]
12cr|freevo-1.9.0-2|160	Name=%name
12cr|freevo-1.9.0-2|161	Comment=%{summary}
12cr|freevo-1.9.0-2|162	Exec=%{_bindir}/%{name}
12cr|freevo-1.9.0-2|163	Icon=%{name}
12cr|freevo-1.9.0-2|164	Terminal=false
12cr|freevo-1.9.0-2|165	Type=Application
12cr|freevo-1.9.0-2|166	StartupNotify=true
12cr|freevo-1.9.0-2|167	Categories=AudioVideo;TV;Player;Recorder;
12cr|freevo-1.9.0-2|168	EOF
12cr|freevo-1.9.0-2|169	
12cr|freevo-1.9.0-2|170	####################
12cr|freevo-1.9.0-2|171	# About locales... #
12cr|freevo-1.9.0-2|172	####################
12cr|freevo-1.9.0-2|173	
12cr|freevo-1.9.0-2|174	find %buildroot/%_datadir/locale -name "*.po" -exec rm -f {} \;
12cr|freevo-1.9.0-2|175	%find_lang %name
12cr|freevo-1.9.0-2|176	
12cr|freevo-1.9.0-2|177	####################
12cr|freevo-1.9.0-2|178	# Cleaning
12cr|freevo-1.9.0-2|179	####################
12cr|freevo-1.9.0-2|180	rm -rf $RPM_BUILD_ROOT/%{_datadir}/fxd/web*
12cr|freevo-1.9.0-2|181	
12cr|freevo-1.9.0-2|182	%pre
12cr|freevo-1.9.0-2|183	%_pre_useradd %{name} %{_datadir}/%{name} /bin/bash
12cr|freevo-1.9.0-2|184	
12cr|freevo-1.9.0-2|185	%post
12cr|freevo-1.9.0-2|186	rm -rf /var/log/freevo 2>/dev/null
12cr|freevo-1.9.0-2|187	%if %mdkversion < 200900
12cr|freevo-1.9.0-2|188	%{update_menus}
12cr|freevo-1.9.0-2|189	%endif
12cr|freevo-1.9.0-2|190	
12cr|freevo-1.9.0-2|191	#Determining TV_NORM & CHANNEL_LIST from local clock
12cr|freevo-1.9.0-2|192	ZONE=`grep "ZONE" /etc/sysconfig/clock | sed -e "s/^ZONE\=\(.*\)\/\(.*\)/\1/g"`
12cr|freevo-1.9.0-2|193	CITY=`grep "ZONE" /etc/sysconfig/clock | sed -e "s/^ZONE\=\(.*\)\/\(.*\)/\2/g"`
12cr|freevo-1.9.0-2|194	TV_NORM="ntsc"
12cr|freevo-1.9.0-2|195	CHANNEL_LIST="us-cable"
12cr|freevo-1.9.0-2|196	
12cr|freevo-1.9.0-2|197	if [ "${CITY}" = "Paris" ]; then
12cr|freevo-1.9.0-2|198	TV_NORM="secam"
12cr|freevo-1.9.0-2|199	CHANNEL_LIST="france"
12cr|freevo-1.9.0-2|200	else
12cr|freevo-1.9.0-2|201	if [ "${ZONE}" = "Europe" ]; then
12cr|freevo-1.9.0-2|202	TV_NORM="pal"
12cr|freevo-1.9.0-2|203	CHANNEL_LIST="europe-west"
12cr|freevo-1.9.0-2|204	fi
12cr|freevo-1.9.0-2|205	fi
12cr|freevo-1.9.0-2|206	
12cr|freevo-1.9.0-2|207	#Determining current X configuration
12cr|freevo-1.9.0-2|208	RESOLUTION=`xdpyinfo 2>/dev/null | grep dimensions | awk '{ print $2 }'`
12cr|freevo-1.9.0-2|209	case $RESOLUTION in
12cr|freevo-1.9.0-2|210	"1280x800")
12cr|freevo-1.9.0-2|211	RESOLUTION="1024x768";
12cr|freevo-1.9.0-2|212	;;
12cr|freevo-1.9.0-2|213	"1280x720")
12cr|freevo-1.9.0-2|214	RESOLUTION="1024x768";
12cr|freevo-1.9.0-2|215	;;
12cr|freevo-1.9.0-2|216	"1680x1050")
12cr|freevo-1.9.0-2|217	RESOLUTION="1280x1024";
12cr|freevo-1.9.0-2|218	;;
12cr|freevo-1.9.0-2|219	"1400x1050")
12cr|freevo-1.9.0-2|220	RESOLUTION="1280x1024";
12cr|freevo-1.9.0-2|221	;;
12cr|freevo-1.9.0-2|222	
12cr|freevo-1.9.0-2|223	"1920x1200")
12cr|freevo-1.9.0-2|224	RESOLUTION="1600x1200";
12cr|freevo-1.9.0-2|225	;;
12cr|freevo-1.9.0-2|226	"")
12cr|freevo-1.9.0-2|227	RESOLUTION="800x600";
12cr|freevo-1.9.0-2|228	;;
12cr|freevo-1.9.0-2|229	esac
12cr|freevo-1.9.0-2|230	
12cr|freevo-1.9.0-2|231	# Copy old local_conf.py to replace dummy file
12cr|freevo-1.9.0-2|232	cd %{_datadir}/%{name}
12cr|freevo-1.9.0-2|233	./freevo setup --geometry=$RESOLUTION --display=%{display} \
12cr|freevo-1.9.0-2|234	--tv=${TV_NORM} --chanlist=${CHANNEL_LIST} \
12cr|freevo-1.9.0-2|235	%{!?_without_use_sysapps:--sysfirst}
12cr|freevo-1.9.0-2|236	
12cr|freevo-1.9.0-2|237	if [ ! -f /etc/freevo/lircrc ]; then
12cr|freevo-1.9.0-2|238	ln -sf %{_datadir}/%{name}/contrib/lirc/pinnacle_PCTV /etc/freevo/lircrc
12cr|freevo-1.9.0-2|239	fi;
12cr|freevo-1.9.0-2|240	%_post_service freevo_webserver
12cr|freevo-1.9.0-2|241	%_post_service freevo_recordserver
12cr|freevo-1.9.0-2|242	
12cr|freevo-1.9.0-2|243	
12cr|freevo-1.9.0-2|244	%preun
12cr|freevo-1.9.0-2|245	%_preun_service freevo_recordserver
12cr|freevo-1.9.0-2|246	%_preun_service freevo_webserver
12cr|freevo-1.9.0-2|247	
12cr|freevo-1.9.0-2|248	%clean
12cr|freevo-1.9.0-2|249	rm -rf $RPM_BUILD_ROOT
12cr|freevo-1.9.0-2|250	
12cr|freevo-1.9.0-2|251	%postun
12cr|freevo-1.9.0-2|252	%if %mdkversion < 200900
12cr|freevo-1.9.0-2|253	%{clean_menus}
12cr|freevo-1.9.0-2|254	%endif
12cr|freevo-1.9.0-2|255	%_postun_userdel %{name}
12cr|freevo-1.9.0-2|256	
12cr|freevo-1.9.0-2|257	%files -f %name.lang
12cr|freevo-1.9.0-2|258	%defattr(-,root,root)
12cr|freevo-1.9.0-2|259	%doc COPYING ChangeLog FAQ INSTALL README local_conf.py.example Docs/*
12cr|freevo-1.9.0-2|260	%{_datadir}/%{name}
12cr|freevo-1.9.0-2|261	%{_bindir}/freevo
12cr|freevo-1.9.0-2|262	%{_iconsdir}/freevo.png
12cr|freevo-1.9.0-2|263	%{_liconsdir}/freevo.png
12cr|freevo-1.9.0-2|264	%{_miconsdir}/freevo.png
12cr|freevo-1.9.0-2|265	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|freevo-1.9.0-2|266	%config(noreplace) /etc/cron.weekly/*
12cr|freevo-1.9.0-2|267	# Hu, even those files are need, tmpwatch will delete it !!
12cr|freevo-1.9.0-2|268	#%attr(777,root,root) %dir /tmp/%{name}/Videos
12cr|freevo-1.9.0-2|269	#%attr(777,root,root) %dir /tmp/%{name}/
12cr|freevo-1.9.0-2|270	%attr(777,root,root) %dir %{_cachedir}/freevo
12cr|freevo-1.9.0-2|271	%attr(777,root,root) %dir %{_cachedir}/freevo/audio
12cr|freevo-1.9.0-2|272	%attr(777,root,root) %dir %{_cachedir}/freevo/thumbnails
12cr|freevo-1.9.0-2|273	%attr(777,root,root) %dir %{_cachedir}/xmltv
12cr|freevo-1.9.0-2|274	%attr(777,root,root) %dir %{_cachedir}/xmltv/logos
12cr|freevo-1.9.0-2|275	%dir %{_sysconfdir}/freevo
12cr|freevo-1.9.0-2|276	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/freevo/*
12cr|freevo-1.9.0-2|277	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/rc.d/init.d/*
12cr|freevo-1.9.0-2|278	%{py_sitedir}/freevo
12cr|freevo-1.9.0-2|279	%{py_sitedir}/*.egg-info
12cr|freevo-1.9.0-2|280	%{_defaultdocdir}/%{name}-%{version}
12cr|freevo-1.9.0-2|281	
12cr|freevo-1.9.0-2|282	
12cr|freevo-1.9.0-2|283	%changelog
12cr|freevo-1.9.0-2|284	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 1.9.0-2mdv2011.0
12cr|freevo-1.9.0-2|285	+ Revision: 591981
12cr|freevo-1.9.0-2|286	- Rebuild
12cr|freevo-1.9.0-2|287	
12cr|freevo-1.9.0-2|288	* Sun Aug 30 2009 Crispin Boylan <crisb@mandriva.org> 1.9.0-1mdv2010.0
12cr|freevo-1.9.0-2|289	+ Revision: 422461
12cr|freevo-1.9.0-2|290	- LSB-ify init scripts
12cr|freevo-1.9.0-2|291	- New release
12cr|freevo-1.9.0-2|292	
12cr|freevo-1.9.0-2|293	* Mon Dec 29 2008 Crispin Boylan <crisb@mandriva.org> 1.8.3-1mdv2009.1
12cr|freevo-1.9.0-2|294	+ Revision: 321178
12cr|freevo-1.9.0-2|295	- BuildRequires numeric
12cr|freevo-1.9.0-2|296	- New release
12cr|freevo-1.9.0-2|297	
12cr|freevo-1.9.0-2|298	* Sun Aug 31 2008 Crispin Boylan <crisb@mandriva.org> 1.8.2-1mdv2009.0
12cr|freevo-1.9.0-2|299	+ Revision: 277757
12cr|freevo-1.9.0-2|300	- New release
12cr|freevo-1.9.0-2|301	
12cr|freevo-1.9.0-2|302	* Sun Aug 31 2008 Crispin Boylan <crisb@mandriva.org> 1.8.1-3mdv2009.0
12cr|freevo-1.9.0-2|303	+ Revision: 277756
12cr|freevo-1.9.0-2|304	- rebuild
12cr|freevo-1.9.0-2|305	
12cr|freevo-1.9.0-2|306	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.8.1-2mdv2009.0
12cr|freevo-1.9.0-2|307	+ Revision: 266821
12cr|freevo-1.9.0-2|308	- rebuild early 2009.0 package (before pixel changes)
12cr|freevo-1.9.0-2|309	
12cr|freevo-1.9.0-2|310	+ Pixel <pixel@mandriva.com>
12cr|freevo-1.9.0-2|311	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|freevo-1.9.0-2|312	
12cr|freevo-1.9.0-2|313	* Mon Jun 02 2008 Crispin Boylan <crisb@mandriva.org> 1.8.1-1mdv2009.0
12cr|freevo-1.9.0-2|314	+ Revision: 214197
12cr|freevo-1.9.0-2|315	- New version
12cr|freevo-1.9.0-2|316	
12cr|freevo-1.9.0-2|317	* Mon May 12 2008 Crispin Boylan <crisb@mandriva.org> 1.8.0-1mdv2009.0
12cr|freevo-1.9.0-2|318	+ Revision: 206442
12cr|freevo-1.9.0-2|319	- New version
12cr|freevo-1.9.0-2|320	
12cr|freevo-1.9.0-2|321	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.7.6.1-2mdv2008.1
12cr|freevo-1.9.0-2|322	+ Revision: 170845
12cr|freevo-1.9.0-2|323	- rebuild
12cr|freevo-1.9.0-2|324	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|freevo-1.9.0-2|325	
12cr|freevo-1.9.0-2|326	* Wed Feb 06 2008 Crispin Boylan <crisb@mandriva.org> 1.7.6.1-1mdv2008.1
12cr|freevo-1.9.0-2|327	+ Revision: 163297
12cr|freevo-1.9.0-2|328	- New release
12cr|freevo-1.9.0-2|329	- New release
12cr|freevo-1.9.0-2|330	
12cr|freevo-1.9.0-2|331	* Fri Dec 28 2007 Crispin Boylan <crisb@mandriva.org> 1.7.5-1mdv2008.1
12cr|freevo-1.9.0-2|332	+ Revision: 138698
12cr|freevo-1.9.0-2|333	- New release
12cr|freevo-1.9.0-2|334	
12cr|freevo-1.9.0-2|335	* Fri Dec 21 2007 Crispin Boylan <crisb@mandriva.org> 1.7.4-1mdv2008.1
12cr|freevo-1.9.0-2|336	+ Revision: 136714
12cr|freevo-1.9.0-2|337	- New version
12cr|freevo-1.9.0-2|338	
12cr|freevo-1.9.0-2|339	+ Olivier Blin <oblin@mandriva.com>
12cr|freevo-1.9.0-2|340	- restore BuildRoot
12cr|freevo-1.9.0-2|341	
12cr|freevo-1.9.0-2|342	+ Thierry Vignaud <tv@mandriva.org>
12cr|freevo-1.9.0-2|343	- kill re-definition of %%buildroot on Pixel's request
12cr|freevo-1.9.0-2|344	
12cr|freevo-1.9.0-2|345	* Fri Dec 07 2007 Funda Wang <fwang@mandriva.org> 1.7.3-3mdv2008.1
12cr|freevo-1.9.0-2|346	+ Revision: 116177
12cr|freevo-1.9.0-2|347	- use %%py_requires
12cr|freevo-1.9.0-2|348	- drop old menus
12cr|freevo-1.9.0-2|349	
12cr|freevo-1.9.0-2|350	+ Thierry Vignaud <tv@mandriva.org>
12cr|freevo-1.9.0-2|351	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|freevo-1.9.0-2|352	
12cr|freevo-1.9.0-2|353	* Fri Aug 24 2007 Erwan Velu <erwan@mandriva.org> 1.7.3-2mdv2008.0
12cr|freevo-1.9.0-2|354	+ Revision: 70747
12cr|freevo-1.9.0-2|355	- Oups, defaultdocdir was missing in the files section
12cr|freevo-1.9.0-2|356	- Fixing menu generation
12cr|freevo-1.9.0-2|357	
12cr|freevo-1.9.0-2|358	* Sat Aug 11 2007 Crispin Boylan <crisb@mandriva.org> 1.7.3-1mdv2008.0
12cr|freevo-1.9.0-2|359	+ Revision: 61919
12cr|freevo-1.9.0-2|360	- New version, remove patch 12 (merged upstream)
12cr|freevo-1.9.0-2|361	
12cr|freevo-1.9.0-2|362	* Fri Jun 01 2007 Crispin Boylan <crisb@mandriva.org> 1.7.2-1mdv2008.0
12cr|freevo-1.9.0-2|363	+ Revision: 33511
12cr|freevo-1.9.0-2|364	- New release
12cr|freevo-1.9.0-2|365	
12cr|freevo-1.9.0-2|366	* Mon Apr 30 2007 Crispin Boylan <crisb@mandriva.org> 1.7.1-1mdv2008.0
12cr|freevo-1.9.0-2|367	+ Revision: 19406
12cr|freevo-1.9.0-2|368	- New release
12cr|freevo-1.9.0-2|369	
12cr|freevo-1.9.0-2|370	* Tue Apr 17 2007 Crispin Boylan <crisb@mandriva.org> 1.7.0-2mdv2008.0
12cr|freevo-1.9.0-2|371	+ Revision: 13698
12cr|freevo-1.9.0-2|372	- Update local_conf.py file for latest version
12cr|freevo-1.9.0-2|373	
12cr|freevo-1.9.0-2|374	
12cr|freevo-1.9.0-2|375	* Tue Mar 13 2007 Crispin Boylan <crisb@mandriva.org> 1.7.0-1mdv2007.1
12cr|freevo-1.9.0-2|376	+ Revision: 143256
12cr|freevo-1.9.0-2|377	- Clean spec
12cr|freevo-1.9.0-2|378	- Remove merged patches 4,8 and sources 5,6
12cr|freevo-1.9.0-2|379	- Remove merged patches
12cr|freevo-1.9.0-2|380	- Remove merged weather and crystal plugins
12cr|freevo-1.9.0-2|381	- Disable freevo-mail (for now) as it doesnt work
12cr|freevo-1.9.0-2|382	- New version 1.7.0
12cr|freevo-1.9.0-2|383	- Requires kaa libraries
12cr|freevo-1.9.0-2|384	- Remove python-mm deps
12cr|freevo-1.9.0-2|385	
12cr|freevo-1.9.0-2|386	* Wed Jan 03 2007 Crispin Boylan <crisb@mandriva.org> 1.6.2-1mdv2007.1
12cr|freevo-1.9.0-2|387	+ Revision: 103601
12cr|freevo-1.9.0-2|388	-Use py_sitedir instead of libdir
12cr|freevo-1.9.0-2|389	-XDG Menu
12cr|freevo-1.9.0-2|390	-Add python-devel to BuildRequires
12cr|freevo-1.9.0-2|391	-Add python-pyxml to BuildRequires
12cr|freevo-1.9.0-2|392	-Add patch12 to fix elementtree def
12cr|freevo-1.9.0-2|393	-New version
12cr|freevo-1.9.0-2|394	- Import freevo
12cr|freevo-1.9.0-2|395	
12cr|freevo-1.9.0-2|396	* Wed Nov 16 2005 Erwan Velu <erwan@seanodes.com> 1.5.4-1mdk
12cr|freevo-1.9.0-2|397	- 1.5.4
12cr|freevo-1.9.0-2|398	- Adding 16/10 screen detection
12cr|freevo-1.9.0-2|399	- Fixing wrong path in freevo : removing stupid (drunked ?) patch12
12cr|freevo-1.9.0-2|400	
12cr|freevo-1.9.0-2|401	* Tue Oct 04 2005 Erwan Velu <erwan@seanodes.com> 1.5.3-2mdk
12cr|freevo-1.9.0-2|402	- Adding dvb-t configuration
12cr|freevo-1.9.0-2|403	- Fixing wrong path which prevent webserver from starting
12cr|freevo-1.9.0-2|404	- Fixing rpm-helper requires
12cr|freevo-1.9.0-2|405	- Moving to noarch as there is no binary
12cr|freevo-1.9.0-2|406	
12cr|freevo-1.9.0-2|407	* Mon Jan 24 2005 Erwan Velu <erwan@seanodes.com> 1.5.3-1mdk
12cr|freevo-1.9.0-2|408	- 1.5.3
12cr|freevo-1.9.0-2|409	
12cr|freevo-1.9.0-2|410	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 1.5.2-2mdk
12cr|freevo-1.9.0-2|411	- Rebuild for new python
12cr|freevo-1.9.0-2|412	
12cr|freevo-1.9.0-2|413	* Fri Nov 12 2004 Erwan Velu <erwan@seanodes.com> 1.5.2-1mdk
12cr|freevo-1.9.0-2|414	- 1.5.2
12cr|freevo-1.9.0-2|415	
12cr|freevo-1.9.0-2|416	* Thu Sep 16 2004 Erwan Velu <erwan@mandrakesoft.com> 1.5.1-2mdk
12cr|freevo-1.9.0-2|417	- Missing dependencies on xmltv-grabbers
12cr|freevo-1.9.0-2|418	
12cr|freevo-1.9.0-2|419	* Wed Sep 15 2004 Erwan Velu <erwan@mandrakesoft.com> 1.5.1-1mdk
12cr|freevo-1.9.0-2|420	- 1.5.1
12cr|freevo-1.9.0-2|421	
12cr|freevo-1.9.0-2|422	* Sun Aug 15 2004 Erwan Velu <erwan@mandrakesoft.com> 1.5.0-1mdk
12cr|freevo-1.9.0-2|423	- 1.5.0
12cr|freevo-1.9.0-2|424	- Regenerating patch 1
12cr|freevo-1.9.0-2|425	- Remove patch 3 merged upstream
12cr|freevo-1.9.0-2|426	- Disabling patch 8, 9
12cr|freevo-1.9.0-2|427	- Adding python-numeric, lsdvd, python-osd requires
12cr|freevo-1.9.0-2|428	- Rework default freevo configuration
12cr|freevo-1.9.0-2|429	- Adding Weather Application
12cr|freevo-1.9.0-2|430	- New crystal theme
12cr|freevo-1.9.0-2|431	

1485 12
12cr|freewheeling-0.6-0.svn20110421.1|1	%define branch 1
12cr|freewheeling-0.6-0.svn20110421.1|2	%{?_branch: %{expand: %%global branch 1}}
12cr|freewheeling-0.6-0.svn20110421.1|3	
12cr|freewheeling-0.6-0.svn20110421.1|4	%if %branch
12cr|freewheeling-0.6-0.svn20110421.1|5	%define svn_snapshot svn20110421
12cr|freewheeling-0.6-0.svn20110421.1|6	%endif
12cr|freewheeling-0.6-0.svn20110421.1|7	
12cr|freewheeling-0.6-0.svn20110421.1|8	Name:           freewheeling
12cr|freewheeling-0.6-0.svn20110421.1|9	Summary:        Live Audio Looper
12cr|freewheeling-0.6-0.svn20110421.1|10	Version:        0.6
12cr|freewheeling-0.6-0.svn20110421.1|11	%if %branch
12cr|freewheeling-0.6-0.svn20110421.1|12	Release:        %mkrel -c %svn_snapshot 1
12cr|freewheeling-0.6-0.svn20110421.1|13	%else
12cr|freewheeling-0.6-0.svn20110421.1|14	Release:        %mkrel 1
12cr|freewheeling-0.6-0.svn20110421.1|15	%endif
12cr|freewheeling-0.6-0.svn20110421.1|16	%if %branch
12cr|freewheeling-0.6-0.svn20110421.1|17	Source:         http://freewheeling.svn.sourceforge.net/viewvc/freewheeling/%{name}.tar.gz
12cr|freewheeling-0.6-0.svn20110421.1|18	%else
12cr|freewheeling-0.6-0.svn20110421.1|19	Source:         http://dl.sf.net/%{name}/%{version}/%{name}-%{version}.tar.bz2
12cr|freewheeling-0.6-0.svn20110421.1|20	%endif
12cr|freewheeling-0.6-0.svn20110421.1|21	Patch0:         freewheeling-0.6-strfmt.patch
12cr|freewheeling-0.6-0.svn20110421.1|22	URL:            http://%{name}.sourceforge.net/
12cr|freewheeling-0.6-0.svn20110421.1|23	License:        GPLv2
12cr|freewheeling-0.6-0.svn20110421.1|24	Group:          Sound
12cr|freewheeling-0.6-0.svn20110421.1|25	
12cr|freewheeling-0.6-0.svn20110421.1|26	BuildRequires:  pkgconfig(alsa)
12cr|freewheeling-0.6-0.svn20110421.1|27	BuildRequires:  pkgconfig(jack)
12cr|freewheeling-0.6-0.svn20110421.1|28	BuildRequires:  pkgconfig(SDL_ttf)
12cr|freewheeling-0.6-0.svn20110421.1|29	BuildRequires:  pkgconfig(SDL_gfx)
12cr|freewheeling-0.6-0.svn20110421.1|30	BuildRequires:  pkgconfig(freetype2)
12cr|freewheeling-0.6-0.svn20110421.1|31	BuildRequires:  pkgconfig(liblo)
12cr|freewheeling-0.6-0.svn20110421.1|32	BuildRequires:  pkgconfig(libxml-2.0)
12cr|freewheeling-0.6-0.svn20110421.1|33	BuildRequires:  pkgconfig(fluidsynth)
12cr|freewheeling-0.6-0.svn20110421.1|34	BuildRequires:  pkgconfig(sndfile)
12cr|freewheeling-0.6-0.svn20110421.1|35	BuildRequires:  pkgconfig(vorbis)
12cr|freewheeling-0.6-0.svn20110421.1|36	BuildRequires:  pkgconfig(ogg)
12cr|freewheeling-0.6-0.svn20110421.1|37	BuildRequires:  pkgconfig(gnutls)
12cr|freewheeling-0.6-0.svn20110421.1|38	
12cr|freewheeling-0.6-0.svn20110421.1|39	%description
12cr|freewheeling-0.6-0.svn20110421.1|40	FreeWheeling is an audio tool for live looping. It provides a highly
12cr|freewheeling-0.6-0.svn20110421.1|41	configurable, fluid user interface for instrumentalists to capture
12cr|freewheeling-0.6-0.svn20110421.1|42	loops in real-time.
12cr|freewheeling-0.6-0.svn20110421.1|43	
12cr|freewheeling-0.6-0.svn20110421.1|44	%prep
12cr|freewheeling-0.6-0.svn20110421.1|45	%if %branch
12cr|freewheeling-0.6-0.svn20110421.1|46	%setup -q -n %{name}
12cr|freewheeling-0.6-0.svn20110421.1|47	%patch0 -p0 -b .strfmt
12cr|freewheeling-0.6-0.svn20110421.1|48	%else
12cr|freewheeling-0.6-0.svn20110421.1|49	%setup -q
12cr|freewheeling-0.6-0.svn20110421.1|50	%endif
12cr|freewheeling-0.6-0.svn20110421.1|51	
12cr|freewheeling-0.6-0.svn20110421.1|52	%build
12cr|freewheeling-0.6-0.svn20110421.1|53	export LDFLAGS="${LDFLAGS} -logg -lSDL"
12cr|freewheeling-0.6-0.svn20110421.1|54	%if %branch
12cr|freewheeling-0.6-0.svn20110421.1|55	autoreconf -i
12cr|freewheeling-0.6-0.svn20110421.1|56	%endif
12cr|freewheeling-0.6-0.svn20110421.1|57	
12cr|freewheeling-0.6-0.svn20110421.1|58	%configure
12cr|freewheeling-0.6-0.svn20110421.1|59	%make
12cr|freewheeling-0.6-0.svn20110421.1|60	
12cr|freewheeling-0.6-0.svn20110421.1|61	%install
12cr|freewheeling-0.6-0.svn20110421.1|62	%makeinstall_std
12cr|freewheeling-0.6-0.svn20110421.1|63	
12cr|freewheeling-0.6-0.svn20110421.1|64	#menu
12cr|freewheeling-0.6-0.svn20110421.1|65	
12cr|freewheeling-0.6-0.svn20110421.1|66	mkdir -p %{buildroot}%{_datadir}/applications
12cr|freewheeling-0.6-0.svn20110421.1|67	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|freewheeling-0.6-0.svn20110421.1|68	[Desktop Entry]
12cr|freewheeling-0.6-0.svn20110421.1|69	Name=Freewheeling
12cr|freewheeling-0.6-0.svn20110421.1|70	Comment=Live Looper
12cr|freewheeling-0.6-0.svn20110421.1|71	Exec=%{_bindir}/fweelin
12cr|freewheeling-0.6-0.svn20110421.1|72	Icon=sound_section
12cr|freewheeling-0.6-0.svn20110421.1|73	Terminal=false
12cr|freewheeling-0.6-0.svn20110421.1|74	Type=Application
12cr|freewheeling-0.6-0.svn20110421.1|75	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;
12cr|freewheeling-0.6-0.svn20110421.1|76	Encoding=UTF-8
12cr|freewheeling-0.6-0.svn20110421.1|77	EOF
12cr|freewheeling-0.6-0.svn20110421.1|78	
12cr|freewheeling-0.6-0.svn20110421.1|79	%files
12cr|freewheeling-0.6-0.svn20110421.1|80	%doc README NEWS COPYING AUTHORS
12cr|freewheeling-0.6-0.svn20110421.1|81	%{_bindir}/fweelin
12cr|freewheeling-0.6-0.svn20110421.1|82	%{_datadir}/fweelin
12cr|freewheeling-0.6-0.svn20110421.1|83	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|freewheeling-0.6-0.svn20110421.1|84	
12cr|freewheeling-0.6-0.svn20110421.1|85	
12cr|freewheeling-0.6-0.svn20110421.1|86	
12cr|freewheeling-0.6-0.svn20110421.1|87	%changelog
12cr|freewheeling-0.6-0.svn20110421.1|88	* Thu Apr 21 2011 Frank Kober <emuse@mandriva.org> 0.6-0.svn20110421.1mdv2011.0
12cr|freewheeling-0.6-0.svn20110421.1|89	+ Revision: 656495
12cr|freewheeling-0.6-0.svn20110421.1|90	- import freewheeling
12cr|freewheeling-0.6-0.svn20110421.1|91	

1486 12
12cr|freexl-1.0.0d-2|1	%define major		1
12cr|freexl-1.0.0d-2|2	%define libname		%mklibname %{name} %{major}
12cr|freexl-1.0.0d-2|3	%define develname	%mklibname %{name} -d
12cr|freexl-1.0.0d-2|4	
12cr|freexl-1.0.0d-2|5	Name:		freexl
12cr|freexl-1.0.0d-2|6	Summary:	Library to extract valid data from within an Excel spreadsheet
12cr|freexl-1.0.0d-2|7	Version:	1.0.0d
12cr|freexl-1.0.0d-2|8	Release:	2
12cr|freexl-1.0.0d-2|9	License:	MPL or GPLv2 or LGPLv2.1
12cr|freexl-1.0.0d-2|10	Group:		System/Libraries
12cr|freexl-1.0.0d-2|11	URL:		https://www.gaia-gis.it/fossil/freexl/index
12cr|freexl-1.0.0d-2|12	Source0:	http://www.gaia-gis.it/gaia-sins/freexl-1.0.0d.tar.gz
12cr|freexl-1.0.0d-2|13	Patch0:		freexl-1.0.0d-mdv-linking.patch
12cr|freexl-1.0.0d-2|14	
12cr|freexl-1.0.0d-2|15	%description
12cr|freexl-1.0.0d-2|16	FreeXL is an open source library to extract valid data from within an Excel
12cr|freexl-1.0.0d-2|17	(.xls) spreadsheet.
12cr|freexl-1.0.0d-2|18	
12cr|freexl-1.0.0d-2|19	FreeXL design goals:
12cr|freexl-1.0.0d-2|20	
12cr|freexl-1.0.0d-2|21	- to be simple and lightweight
12cr|freexl-1.0.0d-2|22	- to be stable, robust and efficient
12cr|freexl-1.0.0d-2|23	- to be easily and universally portable
12cr|freexl-1.0.0d-2|24	- completely ignoring any GUI-related oddity
12cr|freexl-1.0.0d-2|25	
12cr|freexl-1.0.0d-2|26	Note that the final goal means that FreeXL ignores at all fonts, sizes
12cr|freexl-1.0.0d-2|27	and alignments, and most formats. It ignores Pivot Table, Charts, Formulas,
12cr|freexl-1.0.0d-2|28	Visual Basic macros and so on. FreeXL is structurally simple and quite
12cr|freexl-1.0.0d-2|29	light-weight.
12cr|freexl-1.0.0d-2|30	
12cr|freexl-1.0.0d-2|31	%package -n %{libname}
12cr|freexl-1.0.0d-2|32	Summary:	Library to extract valid data from within an Excel spreadsheet
12cr|freexl-1.0.0d-2|33	
12cr|freexl-1.0.0d-2|34	%description -n %{libname}
12cr|freexl-1.0.0d-2|35	FreeXL is an open source library to extract valid data from within an Excel
12cr|freexl-1.0.0d-2|36	(.xls) spreadsheet.
12cr|freexl-1.0.0d-2|37	
12cr|freexl-1.0.0d-2|38	FreeXL design goals:
12cr|freexl-1.0.0d-2|39	
12cr|freexl-1.0.0d-2|40	- to be simple and lightweight
12cr|freexl-1.0.0d-2|41	- to be stable, robust and efficient
12cr|freexl-1.0.0d-2|42	- to be easily and universally portable
12cr|freexl-1.0.0d-2|43	- completely ignoring any GUI-related oddity
12cr|freexl-1.0.0d-2|44	
12cr|freexl-1.0.0d-2|45	Note that the final goal means that FreeXL ignores at all fonts, sizes
12cr|freexl-1.0.0d-2|46	and alignments, and most formats. It ignores Pivot Table, Charts, Formulas,
12cr|freexl-1.0.0d-2|47	Visual Basic macros and so on. FreeXL is structurally simple and quite
12cr|freexl-1.0.0d-2|48	light-weight.
12cr|freexl-1.0.0d-2|49	
12cr|freexl-1.0.0d-2|50	%package -n %{develname}
12cr|freexl-1.0.0d-2|51	Summary:	Library to extract valid data from within an Excel spreadsheet
12cr|freexl-1.0.0d-2|52	Group:		Development/C
12cr|freexl-1.0.0d-2|53	Requires:	%{libname} = %{version}
12cr|freexl-1.0.0d-2|54	Provides:	%{name}-devel = %{EVRD}
12cr|freexl-1.0.0d-2|55	
12cr|freexl-1.0.0d-2|56	%description -n %{develname}
12cr|freexl-1.0.0d-2|57	FreeXL is an open source library to extract valid data from within an Excel
12cr|freexl-1.0.0d-2|58	(.xls) spreadsheet.
12cr|freexl-1.0.0d-2|59	
12cr|freexl-1.0.0d-2|60	This package contains development files.
12cr|freexl-1.0.0d-2|61	
12cr|freexl-1.0.0d-2|62	%prep
12cr|freexl-1.0.0d-2|63	%setup -q
12cr|freexl-1.0.0d-2|64	%patch0 -p1
12cr|freexl-1.0.0d-2|65	autoreconf
12cr|freexl-1.0.0d-2|66	
12cr|freexl-1.0.0d-2|67	%build
12cr|freexl-1.0.0d-2|68	%configure2_5x --disable-static
12cr|freexl-1.0.0d-2|69	%make
12cr|freexl-1.0.0d-2|70	
12cr|freexl-1.0.0d-2|71	%install
12cr|freexl-1.0.0d-2|72	%makeinstall_std
12cr|freexl-1.0.0d-2|73	rm -f %{buildroot}%{_libdir}/*.la
12cr|freexl-1.0.0d-2|74	
12cr|freexl-1.0.0d-2|75	%files -n %{libname}
12cr|freexl-1.0.0d-2|76	%{_libdir}/libfreexl.so.%{major}*
12cr|freexl-1.0.0d-2|77	
12cr|freexl-1.0.0d-2|78	%files -n %{develname}
12cr|freexl-1.0.0d-2|79	%doc AUTHORS README
12cr|freexl-1.0.0d-2|80	%{_libdir}/libfreexl.so
12cr|freexl-1.0.0d-2|81	%{_libdir}//pkgconfig/freexl.pc
12cr|freexl-1.0.0d-2|82	%{_includedir}/freexl.h
12cr|freexl-1.0.0d-2|83	
12cr|freexl-1.0.0d-2|84	
12cr|freexl-1.0.0d-2|85	%changelog
12cr|freexl-1.0.0d-2|86	* Fri Sep 21 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0.0d-2
12cr|freexl-1.0.0d-2|87	+ Revision: 817231
12cr|freexl-1.0.0d-2|88	- fix deps
12cr|freexl-1.0.0d-2|89	- manually remove .la files (for backporting)
12cr|freexl-1.0.0d-2|90	
12cr|freexl-1.0.0d-2|91	* Thu Sep 20 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0.0d-1
12cr|freexl-1.0.0d-2|92	+ Revision: 817197
12cr|freexl-1.0.0d-2|93	- imported package freexl
12cr|freexl-1.0.0d-2|94	

1487 12
12cr|freeze-2.5.0-7|1	Summary:	Freeze/melt/fcat compression utilities
12cr|freeze-2.5.0-7|2	Name:		freeze
12cr|freeze-2.5.0-7|3	Version:	2.5.0
12cr|freeze-2.5.0-7|4	Release:	%mkrel 7
12cr|freeze-2.5.0-7|5	Group:		Archiving/Compression
12cr|freeze-2.5.0-7|6	License:	Distributable
12cr|freeze-2.5.0-7|7	# No one agrees on the canonical download site, everyone uses the same version
12cr|freeze-2.5.0-7|8	Source:		http://www.ibiblio.org/pub/Linux/utils/compress/freeze-2.5.0.tar.gz
12cr|freeze-2.5.0-7|9	Patch0:		freeze-2.5.patch
12cr|freeze-2.5.0-7|10	Patch1:		freeze-2.5.0-printf.patch
12cr|freeze-2.5.0-7|11	Patch2:		freeze-2.5.0-deffile.patch
12cr|freeze-2.5.0-7|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|freeze-2.5.0-7|13	
12cr|freeze-2.5.0-7|14	%description
12cr|freeze-2.5.0-7|15	Freeze is an old file compressor and decompressor that is not in common use
12cr|freeze-2.5.0-7|16	anymore, but can be useful if the need ever arises to dearchive files
12cr|freeze-2.5.0-7|17	compressed with it.
12cr|freeze-2.5.0-7|18	
12cr|freeze-2.5.0-7|19	%prep
12cr|freeze-2.5.0-7|20	
12cr|freeze-2.5.0-7|21	%setup -q
12cr|freeze-2.5.0-7|22	%patch0 -p1 -b .Makefile
12cr|freeze-2.5.0-7|23	%patch1 -p1 -b .printf
12cr|freeze-2.5.0-7|24	%patch2 -p1 -b .deffile
12cr|freeze-2.5.0-7|25	
12cr|freeze-2.5.0-7|26	%build
12cr|freeze-2.5.0-7|27	chmod u+x configure
12cr|freeze-2.5.0-7|28	%configure
12cr|freeze-2.5.0-7|29	%make CFLAGS="%{optflags}"
12cr|freeze-2.5.0-7|30	
12cr|freeze-2.5.0-7|31	%install
12cr|freeze-2.5.0-7|32	rm -rf %{buildroot}
12cr|freeze-2.5.0-7|33	
12cr|freeze-2.5.0-7|34	install -d %{buildroot}%{_bindir}
12cr|freeze-2.5.0-7|35	install -d %{buildroot}%{_mandir}/man1
12cr|freeze-2.5.0-7|36	
12cr|freeze-2.5.0-7|37	%makeinstall \
12cr|freeze-2.5.0-7|38	MANDEST="%{buildroot}%{_mandir}/man1/"
12cr|freeze-2.5.0-7|39	
12cr|freeze-2.5.0-7|40	### Fix symlinks properly
12cr|freeze-2.5.0-7|41	for bin in fcat melt unfreeze; do
12cr|freeze-2.5.0-7|42	ln -sf freeze %{buildroot}%{_bindir}/$bin
12cr|freeze-2.5.0-7|43	rm -f %{buildroot}%{_mandir}/man1/$bin.1
12cr|freeze-2.5.0-7|44	ln -sf freeze.1.bz2 %{buildroot}%{_mandir}/man1/$bin.1.bz2
12cr|freeze-2.5.0-7|45	done
12cr|freeze-2.5.0-7|46	
12cr|freeze-2.5.0-7|47	%clean
12cr|freeze-2.5.0-7|48	rm -rf %{buildroot}
12cr|freeze-2.5.0-7|49	
12cr|freeze-2.5.0-7|50	%files
12cr|freeze-2.5.0-7|51	%defattr(0644, root, root, 0755)
12cr|freeze-2.5.0-7|52	%doc MANIFEST README
12cr|freeze-2.5.0-7|53	%attr(0755,root,root) %{_bindir}/*
12cr|freeze-2.5.0-7|54	%doc %{_mandir}/man?/*
12cr|freeze-2.5.0-7|55	
12cr|freeze-2.5.0-7|56	
12cr|freeze-2.5.0-7|57	%changelog
12cr|freeze-2.5.0-7|58	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.5.0-7mdv2011.0
12cr|freeze-2.5.0-7|59	+ Revision: 610771
12cr|freeze-2.5.0-7|60	- rebuild
12cr|freeze-2.5.0-7|61	
12cr|freeze-2.5.0-7|62	* Mon Dec 07 2009 Jérôme Brenier <incubusss@mandriva.org> 2.5.0-6mdv2010.1
12cr|freeze-2.5.0-7|63	+ Revision: 474570
12cr|freeze-2.5.0-7|64	- rebuild
12cr|freeze-2.5.0-7|65	
12cr|freeze-2.5.0-7|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|freeze-2.5.0-7|67	- rebuild
12cr|freeze-2.5.0-7|68	
12cr|freeze-2.5.0-7|69	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.5.0-4mdv2009.0
12cr|freeze-2.5.0-7|70	+ Revision: 245411
12cr|freeze-2.5.0-7|71	- rebuild
12cr|freeze-2.5.0-7|72	
12cr|freeze-2.5.0-7|73	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.5.0-2mdv2008.1
12cr|freeze-2.5.0-7|74	+ Revision: 170846
12cr|freeze-2.5.0-7|75	- rebuild
12cr|freeze-2.5.0-7|76	- fix summary-not-capitalized
12cr|freeze-2.5.0-7|77	- kill re-definition of %%buildroot on Pixel's request
12cr|freeze-2.5.0-7|78	
12cr|freeze-2.5.0-7|79	+ Olivier Blin <oblin@mandriva.com>
12cr|freeze-2.5.0-7|80	- restore BuildRoot
12cr|freeze-2.5.0-7|81	
12cr|freeze-2.5.0-7|82	* Sun Jun 03 2007 Oden Eriksson <oeriksson@mandriva.com> 2.5.0-1mdv2008.0
12cr|freeze-2.5.0-7|83	+ Revision: 34918
12cr|freeze-2.5.0-7|84	- Import freeze
12cr|freeze-2.5.0-7|85	
12cr|freeze-2.5.0-7|86	
12cr|freeze-2.5.0-7|87	
12cr|freeze-2.5.0-7|88	* Sun Jun 03 2007 Oden Eriksson <oeriksson@mandriva.com> 2.5.0-1mdv2008.0
12cr|freeze-2.5.0-7|89	- initial Mandriva package (fedora extras import)
12cr|freeze-2.5.0-7|90	
12cr|freeze-2.5.0-7|91	* Sat Sep 02 2006  Nicolas Mailhot <nicolas.mailhot at laposte.net>
12cr|freeze-2.5.0-7|92	- 2.5.0-7
12cr|freeze-2.5.0-7|93	- FE6 Rebuild
12cr|freeze-2.5.0-7|94	
12cr|freeze-2.5.0-7|95	* Mon Feb 13 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net>
12cr|freeze-2.5.0-7|96	- 2.5.0-6
12cr|freeze-2.5.0-7|97	- rebuilt for new gcc4.1 snapshot and glibc changes
12cr|freeze-2.5.0-7|98	
12cr|freeze-2.5.0-7|99	* Mon Jan 26 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net>
12cr|freeze-2.5.0-7|100	- 2.5.0-5
12cr|freeze-2.5.0-7|101	- rebuild with gcc 4.1
12cr|freeze-2.5.0-7|102	
12cr|freeze-2.5.0-7|103	* Sat Jul 23 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
12cr|freeze-2.5.0-7|104	- 2.5.0-4
12cr|freeze-2.5.0-7|105	- Fix bad printf string (#149613).
12cr|freeze-2.5.0-7|106	- Fix default cnf file location in readme and man page.
12cr|freeze-2.5.0-7|107	- Don't strip.
12cr|freeze-2.5.0-7|108	
12cr|freeze-2.5.0-7|109	* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
12cr|freeze-2.5.0-7|110	- rebuilt
12cr|freeze-2.5.0-7|111	
12cr|freeze-2.5.0-7|112	* Thu Nov 11 2004 Michael Schwendt <mschwendt[AT]users.sf.net>
12cr|freeze-2.5.0-7|113	- 2.5.0-0.fdr.2
12cr|freeze-2.5.0-7|114	- Build with rpm opt flags.
12cr|freeze-2.5.0-7|115	
12cr|freeze-2.5.0-7|116	* Sun Apr 18 2004 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net>
12cr|freeze-2.5.0-7|117	- 0:2.5.0-0.fdr.1
12cr|freeze-2.5.0-7|118	- Fedorization
12cr|freeze-2.5.0-7|119	
12cr|freeze-2.5.0-7|120	* Wed Mar 31 2004 Dag Wieers <dag@wieers.com>
12cr|freeze-2.5.0-7|121	- 2.5-2
12cr|freeze-2.5.0-7|122	- Cosmetic rebuild for Group-tag.
12cr|freeze-2.5.0-7|123	
12cr|freeze-2.5.0-7|124	* Tue Mar 09 2004 Dag Wieers <dag@wieers.com>
12cr|freeze-2.5.0-7|125	- 2.5-1
12cr|freeze-2.5.0-7|126	- Initial package. (using DAR)

1488 12
12cr|frei0r-1.3-2|1	%define	major	0
12cr|frei0r-1.3-2|2	%define	libname	%mklibname nut %{major}
12cr|frei0r-1.3-2|3	%define	devname	%mklibname -d nut
12cr|frei0r-1.3-2|4	
12cr|frei0r-1.3-2|5	Name:		frei0r
12cr|frei0r-1.3-2|6	Version:	1.3
12cr|frei0r-1.3-2|7	Release:	2
12cr|frei0r-1.3-2|8	Url:		http://frei0r.dyne.org/
12cr|frei0r-1.3-2|9	License:	GPLv2+
12cr|frei0r-1.3-2|10	Group:		System/Libraries
12cr|frei0r-1.3-2|11	Summary:	Minimalistic plugin API for video effects, plugins collection
12cr|frei0r-1.3-2|12	Source0:	%{name}-plugins-%{version}.tar.gz
12cr|frei0r-1.3-2|13	Provides:	%{name}-plugins = %{EVRD}
12cr|frei0r-1.3-2|14	BuildRequires:	cmake
12cr|frei0r-1.3-2|15	BuildRequires:	pkgconfig(opencv)
12cr|frei0r-1.3-2|16	Buildrequires:	pkgconfig(gavl)
12cr|frei0r-1.3-2|17	
12cr|frei0r-1.3-2|18	%description
12cr|frei0r-1.3-2|19	Frei0r is a minimalistic plugin API for video effects.
12cr|frei0r-1.3-2|20	
12cr|frei0r-1.3-2|21	The main emphasis  is on simplicity for an API that  will round up the
12cr|frei0r-1.3-2|22	most common video effects into simple filters, sources and mixers that
12cr|frei0r-1.3-2|23	can be controlled by parameters.
12cr|frei0r-1.3-2|24	
12cr|frei0r-1.3-2|25	%prep
12cr|frei0r-1.3-2|26	%setup -q
12cr|frei0r-1.3-2|27	
12cr|frei0r-1.3-2|28	%build
12cr|frei0r-1.3-2|29	%cmake
12cr|frei0r-1.3-2|30	%make
12cr|frei0r-1.3-2|31	
12cr|frei0r-1.3-2|32	%install
12cr|frei0r-1.3-2|33	%makeinstall_std -C build
12cr|frei0r-1.3-2|34	
12cr|frei0r-1.3-2|35	%files
12cr|frei0r-1.3-2|36	%{_includedir}/frei0r.h
12cr|frei0r-1.3-2|37	%dir %{_prefix}/lib/frei0r-1
12cr|frei0r-1.3-2|38	%{_prefix}/lib/frei0r-1/*.so
12cr|frei0r-1.3-2|39	
12cr|frei0r-1.3-2|40	
12cr|frei0r-1.3-2|41	%changelog
12cr|frei0r-1.3-2|42	* Thu Nov 24 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3-2
12cr|frei0r-1.3-2|43	+ Revision: 733199
12cr|frei0r-1.3-2|44	- reenable gavl support
12cr|frei0r-1.3-2|45	
12cr|frei0r-1.3-2|46	* Thu Nov 24 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3-1
12cr|frei0r-1.3-2|47	+ Revision: 733158
12cr|frei0r-1.3-2|48	- drop build dependency on gavl while it's in contrib
12cr|frei0r-1.3-2|49	- imported package frei0r
12cr|frei0r-1.3-2|50	
12cr|frei0r-1.3-2|51	
12cr|frei0r-1.3-2|52	* Thu Nov 24 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3-1
12cr|frei0r-1.3-2|53	- initial Mandriva package

1489 12
12cr|frei0r-plugins-1.3-3|1	%define	oname	frei0r
12cr|frei0r-plugins-1.3-3|2	Summary:	A minimalistic plugin API for video effects
12cr|frei0r-plugins-1.3-3|3	Name:		%{oname}-plugins
12cr|frei0r-plugins-1.3-3|4	Version:	1.3
12cr|frei0r-plugins-1.3-3|5	Release:	3
12cr|frei0r-plugins-1.3-3|6	License:	GPLv2+
12cr|frei0r-plugins-1.3-3|7	Group:		System/Libraries
12cr|frei0r-plugins-1.3-3|8	URL:		http://www.piksel.org/frei0r
12cr|frei0r-plugins-1.3-3|9	Source0:	http://www.piksel.no/frei0r/releases/%{name}-%{version}.tar.gz
12cr|frei0r-plugins-1.3-3|10	Patch0:		frei0r-plugins-no-return-in-nonvoid-function.patch
12cr|frei0r-plugins-1.3-3|11	Patch1:		frei0r-plugins-sequence-point.patch
12cr|frei0r-plugins-1.3-3|12	Patch2:		frei0r-1.3-doc-destdir-support.patch
12cr|frei0r-plugins-1.3-3|13	Patch3:		frei0r-1.3-build-docs-by-default.patch
12cr|frei0r-plugins-1.3-3|14	BuildRequires:  pkgconfig(libpng)
12cr|frei0r-plugins-1.3-3|15	BuildRequires:	cmake
12cr|frei0r-plugins-1.3-3|16	BuildRequires:	doxygen
12cr|frei0r-plugins-1.3-3|17	BuildRequires:	pkgconfig(opencv)
12cr|frei0r-plugins-1.3-3|18	Buildrequires:	pkgconfig(gavl)
12cr|frei0r-plugins-1.3-3|19	%rename		%{oname}
12cr|frei0r-plugins-1.3-3|20	
12cr|frei0r-plugins-1.3-3|21	%description
12cr|frei0r-plugins-1.3-3|22	frei0r - a minimalistic plugin API for video effects.
12cr|frei0r-plugins-1.3-3|23	
12cr|frei0r-plugins-1.3-3|24	It is a minimalistic plugin API for video sources and filters.
12cr|frei0r-plugins-1.3-3|25	The behaviour of the effects can be controlled from the host by
12cr|frei0r-plugins-1.3-3|26	simple parameters. The intent is to solve the recurring
12cr|frei0r-plugins-1.3-3|27	reimplementation or adaptation issue of standard effects.
12cr|frei0r-plugins-1.3-3|28	
12cr|frei0r-plugins-1.3-3|29	It is not meant as a generic API for all kinds of video
12cr|frei0r-plugins-1.3-3|30	applications.
12cr|frei0r-plugins-1.3-3|31	
12cr|frei0r-plugins-1.3-3|32	There is no support for the requirements of special application
12cr|frei0r-plugins-1.3-3|33	areas like non linear editors, hardware accelerated shader effects,
12cr|frei0r-plugins-1.3-3|34	and high precision video processing. These advanced issues are not
12cr|frei0r-plugins-1.3-3|35	even solved satisfactory for non cross application plugin apis and
12cr|frei0r-plugins-1.3-3|36	are still an evolving field.
12cr|frei0r-plugins-1.3-3|37	
12cr|frei0r-plugins-1.3-3|38	The frei0r API is not meant to be a competing standard to more
12cr|frei0r-plugins-1.3-3|39	ambitious efforts.
12cr|frei0r-plugins-1.3-3|40	
12cr|frei0r-plugins-1.3-3|41	%package	devel
12cr|frei0r-plugins-1.3-3|42	Summary:	Development files for frei0r-plugins
12cr|frei0r-plugins-1.3-3|43	Group:		Development/Other
12cr|frei0r-plugins-1.3-3|44	Requires:	%{name} = %{EVRD}
12cr|frei0r-plugins-1.3-3|45	
12cr|frei0r-plugins-1.3-3|46	%description	devel
12cr|frei0r-plugins-1.3-3|47	The fri0r-plugins-devel package contains header files for developing
12cr|frei0r-plugins-1.3-3|48	applications that use frei0r-plugins.
12cr|frei0r-plugins-1.3-3|49	
12cr|frei0r-plugins-1.3-3|50	%prep
12cr|frei0r-plugins-1.3-3|51	%setup -q -n %{oname}-%{version}
12cr|frei0r-plugins-1.3-3|52	%patch0 -p1
12cr|frei0r-plugins-1.3-3|53	%patch1 -p1
12cr|frei0r-plugins-1.3-3|54	%patch2 -p1 -b .destdir~
12cr|frei0r-plugins-1.3-3|55	%patch3 -p1 -b .doc~
12cr|frei0r-plugins-1.3-3|56	
12cr|frei0r-plugins-1.3-3|57	%build
12cr|frei0r-plugins-1.3-3|58	%configure
12cr|frei0r-plugins-1.3-3|59	%make
12cr|frei0r-plugins-1.3-3|60	
12cr|frei0r-plugins-1.3-3|61	%install
12cr|frei0r-plugins-1.3-3|62	%makeinstall_std
12cr|frei0r-plugins-1.3-3|63	
12cr|frei0r-plugins-1.3-3|64	%files
12cr|frei0r-plugins-1.3-3|65	%doc AUTHORS README ChangeLog
12cr|frei0r-plugins-1.3-3|66	%exclude %{_docdir}/%{name}/html
12cr|frei0r-plugins-1.3-3|67	%dir %{_libdir}/frei0r-1
12cr|frei0r-plugins-1.3-3|68	%{_libdir}/frei0r-1/*.so
12cr|frei0r-plugins-1.3-3|69	
12cr|frei0r-plugins-1.3-3|70	%files devel
12cr|frei0r-plugins-1.3-3|71	%doc %{_docdir}/%{name}/html
12cr|frei0r-plugins-1.3-3|72	%{_includedir}/frei0r.h
12cr|frei0r-plugins-1.3-3|73	%{_libdir}/pkgconfig/frei0r.pc
12cr|frei0r-plugins-1.3-3|74	
12cr|frei0r-plugins-1.3-3|75	
12cr|frei0r-plugins-1.3-3|76	%changelog
12cr|frei0r-plugins-1.3-3|77	

1490 12
12cr|freqtweak-0.7.2-2|1	%define rel	2
12cr|freqtweak-0.7.2-2|2	%define cvs	0
12cr|freqtweak-0.7.2-2|3	%if %cvs
12cr|freqtweak-0.7.2-2|4	%define release	%mkrel 0.%cvs.%rel
12cr|freqtweak-0.7.2-2|5	%define tarname	%name-%cvs.tar.lzma
12cr|freqtweak-0.7.2-2|6	%define dirname	%name
12cr|freqtweak-0.7.2-2|7	%else
12cr|freqtweak-0.7.2-2|8	%define release	%mkrel %rel
12cr|freqtweak-0.7.2-2|9	%define tarname	%name-%version.tar.gz
12cr|freqtweak-0.7.2-2|10	%define dirname	%name-%version
12cr|freqtweak-0.7.2-2|11	%endif
12cr|freqtweak-0.7.2-2|12	
12cr|freqtweak-0.7.2-2|13	Name: 		freqtweak
12cr|freqtweak-0.7.2-2|14	Summary: 	GUI-based sound file tweaker
12cr|freqtweak-0.7.2-2|15	Version: 	0.7.2
12cr|freqtweak-0.7.2-2|16	Release: 	%{release}
12cr|freqtweak-0.7.2-2|17	Source0:	http://prdownloads.sourceforge.net/%{name}/%{tarname}
12cr|freqtweak-0.7.2-2|18	# From Debian: fixes a variable cast error on x86-64 - AdamW 2008/03
12cr|freqtweak-0.7.2-2|19	Patch0:		freqtweak-0.7.0-long.patch
12cr|freqtweak-0.7.2-2|20	Patch1:		freqtweak-0.7.2-deb-missing-include.patch
12cr|freqtweak-0.7.2-2|21	URL:		http://freqtweak.sourceforge.net/
12cr|freqtweak-0.7.2-2|22	License:	GPLv2+
12cr|freqtweak-0.7.2-2|23	Group:		Sound
12cr|freqtweak-0.7.2-2|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|freqtweak-0.7.2-2|25	BuildRequires:	wxgtku-devel
12cr|freqtweak-0.7.2-2|26	BuildRequires:	fftw-devel
12cr|freqtweak-0.7.2-2|27	BuildRequires:	jackit-devel
12cr|freqtweak-0.7.2-2|28	BuildRequires:	libxml2-devel
12cr|freqtweak-0.7.2-2|29	BuildRequires:	libsigc++1.2-devel
12cr|freqtweak-0.7.2-2|30	
12cr|freqtweak-0.7.2-2|31	%description
12cr|freqtweak-0.7.2-2|32	FreqTweak is a tool for FFT-based realtime audio spectral manipulation and
12cr|freqtweak-0.7.2-2|33	display. It provides several algorithms for processing audio data in the
12cr|freqtweak-0.7.2-2|34	frequency domain and a highly interactive GUI to manipulate the associated
12cr|freqtweak-0.7.2-2|35	filters for each. It also provides high-resolution spectral displays in the
12cr|freqtweak-0.7.2-2|36	form of scrolling-raster spectragrams and energy vs frequency plots
12cr|freqtweak-0.7.2-2|37	displaying both pre- and post-processed spectra.
12cr|freqtweak-0.7.2-2|38	
12cr|freqtweak-0.7.2-2|39	%prep
12cr|freqtweak-0.7.2-2|40	%setup -q -n %{dirname}
12cr|freqtweak-0.7.2-2|41	%patch0 -p0 -b .long
12cr|freqtweak-0.7.2-2|42	%patch1 -p1
12cr|freqtweak-0.7.2-2|43	
12cr|freqtweak-0.7.2-2|44	%build
12cr|freqtweak-0.7.2-2|45	%if %cvs
12cr|freqtweak-0.7.2-2|46	./autogen.sh
12cr|freqtweak-0.7.2-2|47	%endif
12cr|freqtweak-0.7.2-2|48	%configure2_5x
12cr|freqtweak-0.7.2-2|49	%make
12cr|freqtweak-0.7.2-2|50	
12cr|freqtweak-0.7.2-2|51	%install
12cr|freqtweak-0.7.2-2|52	rm -rf %{buildroot}
12cr|freqtweak-0.7.2-2|53	%makeinstall
12cr|freqtweak-0.7.2-2|54	
12cr|freqtweak-0.7.2-2|55	#menu
12cr|freqtweak-0.7.2-2|56	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|freqtweak-0.7.2-2|57	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|freqtweak-0.7.2-2|58	[Desktop Entry]
12cr|freqtweak-0.7.2-2|59	Type=Application
12cr|freqtweak-0.7.2-2|60	Exec=%{name}
12cr|freqtweak-0.7.2-2|61	Icon=sound_section
12cr|freqtweak-0.7.2-2|62	Name=FreqTweak
12cr|freqtweak-0.7.2-2|63	Comment=Sound manipulator
12cr|freqtweak-0.7.2-2|64	Categories=AudioVideo;Audio;
12cr|freqtweak-0.7.2-2|65	EOF
12cr|freqtweak-0.7.2-2|66	
12cr|freqtweak-0.7.2-2|67	%clean
12cr|freqtweak-0.7.2-2|68	rm -rf %{buildroot}
12cr|freqtweak-0.7.2-2|69	
12cr|freqtweak-0.7.2-2|70	%if %mdkversion < 200900
12cr|freqtweak-0.7.2-2|71	%post
12cr|freqtweak-0.7.2-2|72	%{update_menus}
12cr|freqtweak-0.7.2-2|73	%endif
12cr|freqtweak-0.7.2-2|74	
12cr|freqtweak-0.7.2-2|75	%if %mdkversion < 200900
12cr|freqtweak-0.7.2-2|76	%postun
12cr|freqtweak-0.7.2-2|77	%{clean_menus}
12cr|freqtweak-0.7.2-2|78	%endif
12cr|freqtweak-0.7.2-2|79	
12cr|freqtweak-0.7.2-2|80	%files
12cr|freqtweak-0.7.2-2|81	%defattr(-,root,root)
12cr|freqtweak-0.7.2-2|82	%doc README AUTHORS ChangeLog NEWS THANKS
12cr|freqtweak-0.7.2-2|83	%{_bindir}/%{name}
12cr|freqtweak-0.7.2-2|84	%{_datadir}/%{name}
12cr|freqtweak-0.7.2-2|85	%{_mandir}/man1/%{name}.1*
12cr|freqtweak-0.7.2-2|86	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|freqtweak-0.7.2-2|87	
12cr|freqtweak-0.7.2-2|88	
12cr|freqtweak-0.7.2-2|89	
12cr|freqtweak-0.7.2-2|90	%changelog
12cr|freqtweak-0.7.2-2|91	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-2mdv2011.0
12cr|freqtweak-0.7.2-2|92	+ Revision: 610772
12cr|freqtweak-0.7.2-2|93	- rebuild
12cr|freqtweak-0.7.2-2|94	
12cr|freqtweak-0.7.2-2|95	* Sat Jan 09 2010 Jérôme Brenier <incubusss@mandriva.org> 0.7.2-1mdv2010.1
12cr|freqtweak-0.7.2-2|96	+ Revision: 488118
12cr|freqtweak-0.7.2-2|97	- new version 0.7.2
12cr|freqtweak-0.7.2-2|98	- drop wx28 patch (merged upstream)
12cr|freqtweak-0.7.2-2|99	- add a patch from Debian for a missing include
12cr|freqtweak-0.7.2-2|100	
12cr|freqtweak-0.7.2-2|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|freqtweak-0.7.2-2|102	- rebuild
12cr|freqtweak-0.7.2-2|103	
12cr|freqtweak-0.7.2-2|104	* Sun Dec 28 2008 Adam Williamson <awilliamson@mandriva.org> 0.7.0-0.20080311.2mdv2009.1
12cr|freqtweak-0.7.2-2|105	+ Revision: 320116
12cr|freqtweak-0.7.2-2|106	- adjust build deps and rebuild with wx 2.8
12cr|freqtweak-0.7.2-2|107	- add wx28.patch: make it build with wx 2.8
12cr|freqtweak-0.7.2-2|108	
12cr|freqtweak-0.7.2-2|109	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.7.0-0.20080311.1mdv2009.0
12cr|freqtweak-0.7.2-2|110	+ Revision: 245413
12cr|freqtweak-0.7.2-2|111	- rebuild
12cr|freqtweak-0.7.2-2|112	
12cr|freqtweak-0.7.2-2|113	+ Pixel <pixel@mandriva.com>
12cr|freqtweak-0.7.2-2|114	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|freqtweak-0.7.2-2|115	
12cr|freqtweak-0.7.2-2|116	* Wed Mar 12 2008 Adam Williamson <awilliamson@mandriva.org> 0.7.0-0.20080311.1mdv2008.1
12cr|freqtweak-0.7.2-2|117	+ Revision: 187019
12cr|freqtweak-0.7.2-2|118	- add long.patch (from debian, fixes a code error that prevents build on x86-64)
12cr|freqtweak-0.7.2-2|119	- build against wxGTK 2.6
12cr|freqtweak-0.7.2-2|120	- update buildrequires
12cr|freqtweak-0.7.2-2|121	- spec clean
12cr|freqtweak-0.7.2-2|122	- update to CVS snapshot (debian's doing this so it's likely safe, and fixes build issues)
12cr|freqtweak-0.7.2-2|123	
12cr|freqtweak-0.7.2-2|124	+ Thierry Vignaud <tv@mandriva.org>
12cr|freqtweak-0.7.2-2|125	- auto convert menu to XDG
12cr|freqtweak-0.7.2-2|126	- kill re-definition of %%buildroot on Pixel's request
12cr|freqtweak-0.7.2-2|127	- use %%mkrel
12cr|freqtweak-0.7.2-2|128	- import freqtweak
12cr|freqtweak-0.7.2-2|129	
12cr|freqtweak-0.7.2-2|130	+ Olivier Blin <oblin@mandriva.com>
12cr|freqtweak-0.7.2-2|131	- restore BuildRoot
12cr|freqtweak-0.7.2-2|132	
12cr|freqtweak-0.7.2-2|133	
12cr|freqtweak-0.7.2-2|134	* Sun Jul 25 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.6.1-1mdk
12cr|freqtweak-0.7.2-2|135	- 0.6.1
12cr|freqtweak-0.7.2-2|136	- drop P0
12cr|freqtweak-0.7.2-2|137	
12cr|freqtweak-0.7.2-2|138	* Wed Jun 30 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.5.3-2mdk
12cr|freqtweak-0.7.2-2|139	- rebuild with new g++
12cr|freqtweak-0.7.2-2|140	- patch 0: fix compiling with new g++
12cr|freqtweak-0.7.2-2|141	
12cr|freqtweak-0.7.2-2|142	* Mon Feb 16 2004 Austin Acton <austin@mandrake.org> 0.5.3-1mdk
12cr|freqtweak-0.7.2-2|143	- 0.5.3
12cr|freqtweak-0.7.2-2|144	- buildrequires for lib64
12cr|freqtweak-0.7.2-2|145	
12cr|freqtweak-0.7.2-2|146	* Wed Aug 20 2003 Austin Acton <aacton@yorku.ca> 0.5.2-1mdk
12cr|freqtweak-0.7.2-2|147	- 0.5.2
12cr|freqtweak-0.7.2-2|148	- add manpage
12cr|freqtweak-0.7.2-2|149	
12cr|freqtweak-0.7.2-2|150	* Thu Jul 17 2003 Austin Acton <aacton@yorku.ca> 0.5.1-1mdk
12cr|freqtweak-0.7.2-2|151	- 0.5.1
12cr|freqtweak-0.7.2-2|152	
12cr|freqtweak-0.7.2-2|153	* Mon Mar 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.4.7-1mdk
12cr|freqtweak-0.7.2-2|154	- 0.4.7
12cr|freqtweak-0.7.2-2|155	
12cr|freqtweak-0.7.2-2|156	* Thu Feb 13 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.4.5-2mdk
12cr|freqtweak-0.7.2-2|157	- rebuild against wxGTK 2.4
12cr|freqtweak-0.7.2-2|158	
12cr|freqtweak-0.7.2-2|159	* Thu Jan 30 2003 Austin Acton <aacton@yorku.ca> 0.4.5-1mdk
12cr|freqtweak-0.7.2-2|160	- initial package

1491 12
12cr|frescobaldi-2.0.8-2|1	Summary:	A LilyPond sheet music editor
12cr|frescobaldi-2.0.8-2|2	Name:		frescobaldi
12cr|frescobaldi-2.0.8-2|3	Version:	2.0.8
12cr|frescobaldi-2.0.8-2|4	Release:	2
12cr|frescobaldi-2.0.8-2|5	Source0:	https://github.com/downloads/wbsoft/frescobaldi/%{name}-%{version}.tar.gz
12cr|frescobaldi-2.0.8-2|6	License:	GPLv2+
12cr|frescobaldi-2.0.8-2|7	Group:		Graphical desktop/KDE
12cr|frescobaldi-2.0.8-2|8	Url:		http://www.frescobaldi.org/
12cr|frescobaldi-2.0.8-2|9	BuildArch:	noarch
12cr|frescobaldi-2.0.8-2|10	Requires:	lilypond
12cr|frescobaldi-2.0.8-2|11	Requires:	python-poppler-qt4
12cr|frescobaldi-2.0.8-2|12	Requires:	python-qt4
12cr|frescobaldi-2.0.8-2|13	Requires:   portmidi
12cr|frescobaldi-2.0.8-2|14	
12cr|frescobaldi-2.0.8-2|15	%description
12cr|frescobaldi-2.0.8-2|16	Frescobaldi is a LilyPond sheet music editor. It aims to be powerful, yet
12cr|frescobaldi-2.0.8-2|17	lightweight and easy to use.
12cr|frescobaldi-2.0.8-2|18	
12cr|frescobaldi-2.0.8-2|19	%files
12cr|frescobaldi-2.0.8-2|20	%doc COPYING ChangeLog README THANKS TODO
12cr|frescobaldi-2.0.8-2|21	%{_bindir}/*
12cr|frescobaldi-2.0.8-2|22	%{_datadir}/applications/*.desktop
12cr|frescobaldi-2.0.8-2|23	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cr|frescobaldi-2.0.8-2|24	%dir %{py_puresitedir}/frescobaldi_app
12cr|frescobaldi-2.0.8-2|25	%{py_puresitedir}/frescobaldi-*.egg-info
12cr|frescobaldi-2.0.8-2|26	%{py_puresitedir}/frescobaldi_app/*.py*
12cr|frescobaldi-2.0.8-2|27	%{py_puresitedir}/frescobaldi_app/autocomplete
12cr|frescobaldi-2.0.8-2|28	%{py_puresitedir}/frescobaldi_app/charmap
12cr|frescobaldi-2.0.8-2|29	%{py_puresitedir}/frescobaldi_app/css
12cr|frescobaldi-2.0.8-2|30	%{py_puresitedir}/frescobaldi_app/docbrowser
12cr|frescobaldi-2.0.8-2|31	%{py_puresitedir}/frescobaldi_app/doclist
12cr|frescobaldi-2.0.8-2|32	%{py_puresitedir}/frescobaldi_app/engrave
12cr|frescobaldi-2.0.8-2|33	%{py_puresitedir}/frescobaldi_app/help
12cr|frescobaldi-2.0.8-2|34	%{py_puresitedir}/frescobaldi_app/hyphdicts
12cr|frescobaldi-2.0.8-2|35	%{py_puresitedir}/frescobaldi_app/icons
12cr|frescobaldi-2.0.8-2|36	%{py_puresitedir}/frescobaldi_app/language_names
12cr|frescobaldi-2.0.8-2|37	%{py_puresitedir}/frescobaldi_app/lilydoc
12cr|frescobaldi-2.0.8-2|38	%{py_puresitedir}/frescobaldi_app/logtool
12cr|frescobaldi-2.0.8-2|39	%{py_puresitedir}/frescobaldi_app/ly
12cr|frescobaldi-2.0.8-2|40	%{py_puresitedir}/frescobaldi_app/midifile
12cr|frescobaldi-2.0.8-2|41	%{py_puresitedir}/frescobaldi_app/miditool
12cr|frescobaldi-2.0.8-2|42	%{py_puresitedir}/frescobaldi_app/musicview
12cr|frescobaldi-2.0.8-2|43	%{py_puresitedir}/frescobaldi_app/pitch
12cr|frescobaldi-2.0.8-2|44	%dir %{py_puresitedir}/frescobaldi_app/po
12cr|frescobaldi-2.0.8-2|45	%{py_puresitedir}/frescobaldi_app/po/*.py*
12cr|frescobaldi-2.0.8-2|46	%{py_puresitedir}/frescobaldi_app/portmidi
12cr|frescobaldi-2.0.8-2|47	%{py_puresitedir}/frescobaldi_app/preferences
12cr|frescobaldi-2.0.8-2|48	%{py_puresitedir}/frescobaldi_app/qmidi
12cr|frescobaldi-2.0.8-2|49	%{py_puresitedir}/frescobaldi_app/qpopplerview
12cr|frescobaldi-2.0.8-2|50	%{py_puresitedir}/frescobaldi_app/quickinsert
12cr|frescobaldi-2.0.8-2|51	%{py_puresitedir}/frescobaldi_app/remote
12cr|frescobaldi-2.0.8-2|52	%{py_puresitedir}/frescobaldi_app/rhythm
12cr|frescobaldi-2.0.8-2|53	%{py_puresitedir}/frescobaldi_app/scorewiz
12cr|frescobaldi-2.0.8-2|54	%{py_puresitedir}/frescobaldi_app/sessions
12cr|frescobaldi-2.0.8-2|55	%{py_puresitedir}/frescobaldi_app/sidebar
12cr|frescobaldi-2.0.8-2|56	%{py_puresitedir}/frescobaldi_app/snippet
12cr|frescobaldi-2.0.8-2|57	%{py_puresitedir}/frescobaldi_app/splashscreen
12cr|frescobaldi-2.0.8-2|58	%{py_puresitedir}/frescobaldi_app/symbols
12cr|frescobaldi-2.0.8-2|59	%{py_puresitedir}/frescobaldi_app/vimode
12cr|frescobaldi-2.0.8-2|60	%{py_puresitedir}/frescobaldi_app/widgets
12cr|frescobaldi-2.0.8-2|61	%lang(cs) %{py_puresitedir}/frescobaldi_app/po/cs.mo
12cr|frescobaldi-2.0.8-2|62	%lang(de) %{py_puresitedir}/frescobaldi_app/po/de.mo
12cr|frescobaldi-2.0.8-2|63	%lang(es) %{py_puresitedir}/frescobaldi_app/po/es.mo
12cr|frescobaldi-2.0.8-2|64	%lang(fr) %{py_puresitedir}/frescobaldi_app/po/fr.mo
12cr|frescobaldi-2.0.8-2|65	%lang(gl) %{py_puresitedir}/frescobaldi_app/po/gl.mo
12cr|frescobaldi-2.0.8-2|66	%lang(it) %{py_puresitedir}/frescobaldi_app/po/it.mo
12cr|frescobaldi-2.0.8-2|67	%lang(nl) %{py_puresitedir}/frescobaldi_app/po/nl.mo
12cr|frescobaldi-2.0.8-2|68	%lang(pl) %{py_puresitedir}/frescobaldi_app/po/pl.mo
12cr|frescobaldi-2.0.8-2|69	%lang(pt_BR) %{py_puresitedir}/frescobaldi_app/po/pt_BR.mo
12cr|frescobaldi-2.0.8-2|70	%lang(ru) %{py_puresitedir}/frescobaldi_app/po/ru.mo
12cr|frescobaldi-2.0.8-2|71	%lang(tr) %{py_puresitedir}/frescobaldi_app/po/tr.mo
12cr|frescobaldi-2.0.8-2|72	%lang(uk) %{py_puresitedir}/frescobaldi_app/po/uk.mo
12cr|frescobaldi-2.0.8-2|73	
12cr|frescobaldi-2.0.8-2|74	#--------------------------------------------------------------------
12cr|frescobaldi-2.0.8-2|75	
12cr|frescobaldi-2.0.8-2|76	%prep
12cr|frescobaldi-2.0.8-2|77	%setup -q
12cr|frescobaldi-2.0.8-2|78	
12cr|frescobaldi-2.0.8-2|79	%build
12cr|frescobaldi-2.0.8-2|80	python setup.py build
12cr|frescobaldi-2.0.8-2|81	
12cr|frescobaldi-2.0.8-2|82	%install
12cr|frescobaldi-2.0.8-2|83	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
12cr|frescobaldi-2.0.8-2|84	%__mkdir_p %{buildroot}%{_docdir}/%{name}
12cr|frescobaldi-2.0.8-2|85	
12cr|frescobaldi-2.0.8-2|86	
12cr|frescobaldi-2.0.8-2|87	%changelog
12cr|frescobaldi-2.0.8-2|88	* Thu Sep 20 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.0.8-1
12cr|frescobaldi-2.0.8-2|89	+ Revision: 817182
12cr|frescobaldi-2.0.8-2|90	- update to 2.0.8
12cr|frescobaldi-2.0.8-2|91	- update to 2.0.6
12cr|frescobaldi-2.0.8-2|92	
12cr|frescobaldi-2.0.8-2|93	* Fri Apr 27 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.0.5-1
12cr|frescobaldi-2.0.8-2|94	+ Revision: 793862
12cr|frescobaldi-2.0.8-2|95	- update to 2.0.5
12cr|frescobaldi-2.0.8-2|96	
12cr|frescobaldi-2.0.8-2|97	* Mon Feb 13 2012 Andrey Bondrov <abondrov@mandriva.org> 2.0.2-1
12cr|frescobaldi-2.0.8-2|98	+ Revision: 773835
12cr|frescobaldi-2.0.8-2|99	- New version 2.0.2, major spec rework, drop all KDE4 stuff as it's not needed since 1.9.0
12cr|frescobaldi-2.0.8-2|100	
12cr|frescobaldi-2.0.8-2|101	* Tue Jan 17 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.0.1-3
12cr|frescobaldi-2.0.8-2|102	+ Revision: 761985
12cr|frescobaldi-2.0.8-2|103	- Requires:python-poppler-qt4
12cr|frescobaldi-2.0.8-2|104	
12cr|frescobaldi-2.0.8-2|105	* Fri Jan 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.0.1-2
12cr|frescobaldi-2.0.8-2|106	+ Revision: 760605
12cr|frescobaldi-2.0.8-2|107	- okular not needed
12cr|frescobaldi-2.0.8-2|108	
12cr|frescobaldi-2.0.8-2|109	* Thu Jan 12 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.0.1-1
12cr|frescobaldi-2.0.8-2|110	+ Revision: 760562
12cr|frescobaldi-2.0.8-2|111	- version update 2.0.1
12cr|frescobaldi-2.0.8-2|112	- version update 2.0.1
12cr|frescobaldi-2.0.8-2|113	
12cr|frescobaldi-2.0.8-2|114	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 1.2.0-2
12cr|frescobaldi-2.0.8-2|115	+ Revision: 677489
12cr|frescobaldi-2.0.8-2|116	- rebuild for updated mimehandler
12cr|frescobaldi-2.0.8-2|117	
12cr|frescobaldi-2.0.8-2|118	* Sun Dec 26 2010 Funda Wang <fwang@mandriva.org> 1.2.0-1mdv2011.0
12cr|frescobaldi-2.0.8-2|119	+ Revision: 625127
12cr|frescobaldi-2.0.8-2|120	- update to new version 1.2.0
12cr|frescobaldi-2.0.8-2|121	
12cr|frescobaldi-2.0.8-2|122	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 1.1.8-1mdv2011.0
12cr|frescobaldi-2.0.8-2|123	+ Revision: 598310
12cr|frescobaldi-2.0.8-2|124	- update to new version 1.1.8
12cr|frescobaldi-2.0.8-2|125	
12cr|frescobaldi-2.0.8-2|126	* Mon Oct 04 2010 Funda Wang <fwang@mandriva.org> 1.1.7-2mdv2011.0
12cr|frescobaldi-2.0.8-2|127	+ Revision: 582871
12cr|frescobaldi-2.0.8-2|128	- requires lilypond
12cr|frescobaldi-2.0.8-2|129	- update to new version 1.1.7
12cr|frescobaldi-2.0.8-2|130	
12cr|frescobaldi-2.0.8-2|131	* Sat Sep 11 2010 Funda Wang <fwang@mandriva.org> 1.1.6-1mdv2011.0
12cr|frescobaldi-2.0.8-2|132	+ Revision: 577481
12cr|frescobaldi-2.0.8-2|133	- update file list
12cr|frescobaldi-2.0.8-2|134	- new version 1.1.6
12cr|frescobaldi-2.0.8-2|135	
12cr|frescobaldi-2.0.8-2|136	* Wed Jul 28 2010 Funda Wang <fwang@mandriva.org> 1.1.4-1mdv2011.0
12cr|frescobaldi-2.0.8-2|137	+ Revision: 562676
12cr|frescobaldi-2.0.8-2|138	- New version 1.1.4
12cr|frescobaldi-2.0.8-2|139	- update to new version 1.1.3
12cr|frescobaldi-2.0.8-2|140	
12cr|frescobaldi-2.0.8-2|141	* Thu Feb 18 2010 Funda Wang <fwang@mandriva.org> 1.0.2-1mdv2010.1
12cr|frescobaldi-2.0.8-2|142	+ Revision: 507643
12cr|frescobaldi-2.0.8-2|143	- new version 1.0.2
12cr|frescobaldi-2.0.8-2|144	
12cr|frescobaldi-2.0.8-2|145	* Sun Jan 17 2010 Funda Wang <fwang@mandriva.org> 1.0.1-1mdv2010.1
12cr|frescobaldi-2.0.8-2|146	+ Revision: 492594
12cr|frescobaldi-2.0.8-2|147	- update to new version 1.0.1
12cr|frescobaldi-2.0.8-2|148	
12cr|frescobaldi-2.0.8-2|149	* Sat Dec 26 2009 Frederik Himpe <fhimpe@mandriva.org> 1.0.0-1mdv2010.1
12cr|frescobaldi-2.0.8-2|150	+ Revision: 482584
12cr|frescobaldi-2.0.8-2|151	- update to new version 1.0.0
12cr|frescobaldi-2.0.8-2|152	
12cr|frescobaldi-2.0.8-2|153	* Sun Nov 29 2009 Funda Wang <fwang@mandriva.org> 0.7.17-1mdv2010.1
12cr|frescobaldi-2.0.8-2|154	+ Revision: 471334
12cr|frescobaldi-2.0.8-2|155	- new version 0.7.17
12cr|frescobaldi-2.0.8-2|156	
12cr|frescobaldi-2.0.8-2|157	* Mon Nov 16 2009 Funda Wang <fwang@mandriva.org> 0.7.16-1mdv2010.1
12cr|frescobaldi-2.0.8-2|158	+ Revision: 466404
12cr|frescobaldi-2.0.8-2|159	- new version 0.7.16
12cr|frescobaldi-2.0.8-2|160	
12cr|frescobaldi-2.0.8-2|161	* Mon Nov 09 2009 Funda Wang <fwang@mandriva.org> 0.7.15-1mdv2010.1
12cr|frescobaldi-2.0.8-2|162	+ Revision: 463297
12cr|frescobaldi-2.0.8-2|163	- new version 0.7.15
12cr|frescobaldi-2.0.8-2|164	
12cr|frescobaldi-2.0.8-2|165	* Sun Sep 13 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.14-1mdv2010.0
12cr|frescobaldi-2.0.8-2|166	+ Revision: 438608
12cr|frescobaldi-2.0.8-2|167	- update to new version 0.7.14
12cr|frescobaldi-2.0.8-2|168	
12cr|frescobaldi-2.0.8-2|169	* Mon Aug 10 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.13-1mdv2010.0
12cr|frescobaldi-2.0.8-2|170	+ Revision: 414368
12cr|frescobaldi-2.0.8-2|171	- update to new version 0.7.13
12cr|frescobaldi-2.0.8-2|172	
12cr|frescobaldi-2.0.8-2|173	* Thu Jul 02 2009 Funda Wang <fwang@mandriva.org> 0.7.12-1mdv2010.0
12cr|frescobaldi-2.0.8-2|174	+ Revision: 391823
12cr|frescobaldi-2.0.8-2|175	- New version 0.7.12
12cr|frescobaldi-2.0.8-2|176	
12cr|frescobaldi-2.0.8-2|177	* Tue Jun 16 2009 Funda Wang <fwang@mandriva.org> 0.7.11-1mdv2010.0
12cr|frescobaldi-2.0.8-2|178	+ Revision: 386240
12cr|frescobaldi-2.0.8-2|179	- New verison 0.7.11
12cr|frescobaldi-2.0.8-2|180	
12cr|frescobaldi-2.0.8-2|181	* Tue Jun 09 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.10-1mdv2010.0
12cr|frescobaldi-2.0.8-2|182	+ Revision: 384465
12cr|frescobaldi-2.0.8-2|183	- Update to new version 0.7.10
12cr|frescobaldi-2.0.8-2|184	--This line, and those below, will be ignored--
12cr|frescobaldi-2.0.8-2|185	AM   SOURCES/frescobaldi-0.7.10.tar.gz
12cr|frescobaldi-2.0.8-2|186	D    SOURCES/frescobaldi-0.7.9.tar.gz
12cr|frescobaldi-2.0.8-2|187	M    SPECS/frescobaldi.spec
12cr|frescobaldi-2.0.8-2|188	
12cr|frescobaldi-2.0.8-2|189	* Sun May 24 2009 Funda Wang <fwang@mandriva.org> 0.7.9-1mdv2010.0
12cr|frescobaldi-2.0.8-2|190	+ Revision: 379129
12cr|frescobaldi-2.0.8-2|191	- New version 0.7.9
12cr|frescobaldi-2.0.8-2|192	
12cr|frescobaldi-2.0.8-2|193	* Sat Mar 21 2009 Funda Wang <fwang@mandriva.org> 0.7.8-1mdv2009.1
12cr|frescobaldi-2.0.8-2|194	+ Revision: 359926
12cr|frescobaldi-2.0.8-2|195	- with html
12cr|frescobaldi-2.0.8-2|196	- BR kdelibs4
12cr|frescobaldi-2.0.8-2|197	- only for kde 4.2
12cr|frescobaldi-2.0.8-2|198	- New version 0.7.8
12cr|frescobaldi-2.0.8-2|199	
12cr|frescobaldi-2.0.8-2|200	* Sat Feb 21 2009 Funda Wang <fwang@mandriva.org> 0.7.6-2mdv2009.1
12cr|frescobaldi-2.0.8-2|201	+ Revision: 343614
12cr|frescobaldi-2.0.8-2|202	- lilypond-kde4 is not needed
12cr|frescobaldi-2.0.8-2|203	
12cr|frescobaldi-2.0.8-2|204	* Sat Feb 21 2009 Funda Wang <fwang@mandriva.org> 0.7.6-1mdv2009.1
12cr|frescobaldi-2.0.8-2|205	+ Revision: 343613
12cr|frescobaldi-2.0.8-2|206	- New version 0.7.6
12cr|frescobaldi-2.0.8-2|207	
12cr|frescobaldi-2.0.8-2|208	* Thu Feb 12 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.5-1mdv2009.1
12cr|frescobaldi-2.0.8-2|209	+ Revision: 339859
12cr|frescobaldi-2.0.8-2|210	- update to new version 0.7.5
12cr|frescobaldi-2.0.8-2|211	
12cr|frescobaldi-2.0.8-2|212	* Sun Feb 01 2009 Funda Wang <fwang@mandriva.org> 0.7.4-1mdv2009.1
12cr|frescobaldi-2.0.8-2|213	+ Revision: 335964
12cr|frescobaldi-2.0.8-2|214	- New verison 0.7.4
12cr|frescobaldi-2.0.8-2|215	
12cr|frescobaldi-2.0.8-2|216	* Fri Jan 23 2009 Funda Wang <fwang@mandriva.org> 0.7.3-2mdv2009.1
12cr|frescobaldi-2.0.8-2|217	+ Revision: 332847
12cr|frescobaldi-2.0.8-2|218	- requires okular
12cr|frescobaldi-2.0.8-2|219	
12cr|frescobaldi-2.0.8-2|220	* Thu Jan 22 2009 Funda Wang <fwang@mandriva.org> 0.7.3-1mdv2009.1
12cr|frescobaldi-2.0.8-2|221	+ Revision: 332551
12cr|frescobaldi-2.0.8-2|222	- import frescobaldi
12cr|frescobaldi-2.0.8-2|223	
12cr|frescobaldi-2.0.8-2|224	

1492 12
12cr|fretscale-2.0-10|1	Summary:	Calculates fret distances for stringed musical instruments
12cr|fretscale-2.0-10|2	Name:		fretscale
12cr|fretscale-2.0-10|3	Version:	2.0
12cr|fretscale-2.0-10|4	Release:	%mkrel 10
12cr|fretscale-2.0-10|5	Group:		Sound
12cr|fretscale-2.0-10|6	License:	GPLv2+
12cr|fretscale-2.0-10|7	# this url is dead...
12cr|fretscale-2.0-10|8	#URL:            http://members.safepages.net/gurensan/
12cr|fretscale-2.0-10|9	Source0:	fretscale-%{version}.tar.bz2
12cr|fretscale-2.0-10|10	BuildRequires:	qt3-devel
12cr|fretscale-2.0-10|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|fretscale-2.0-10|12	
12cr|fretscale-2.0-10|13	%description
12cr|fretscale-2.0-10|14	fretscale finds fret distances from the nut for stringed musical
12cr|fretscale-2.0-10|15	instruments based on scale length/# frets/decimal accuracy. It can
12cr|fretscale-2.0-10|16	output with/without a heading and with/without the remaining scale
12cr|fretscale-2.0-10|17	distance after each fret.
12cr|fretscale-2.0-10|18	
12cr|fretscale-2.0-10|19	%prep
12cr|fretscale-2.0-10|20	%setup -q
12cr|fretscale-2.0-10|21	
12cr|fretscale-2.0-10|22	%build
12cr|fretscale-2.0-10|23	%qmake_qt3
12cr|fretscale-2.0-10|24	%make
12cr|fretscale-2.0-10|25	
12cr|fretscale-2.0-10|26	%install
12cr|fretscale-2.0-10|27	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|fretscale-2.0-10|28	
12cr|fretscale-2.0-10|29	install -d %{buildroot}%{_bindir}
12cr|fretscale-2.0-10|30	install -m0755 bin/fretscale %{buildroot}%{_bindir}/
12cr|fretscale-2.0-10|31	
12cr|fretscale-2.0-10|32	
12cr|fretscale-2.0-10|33	mkdir -p %{buildroot}%{_datadir}/applications
12cr|fretscale-2.0-10|34	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|fretscale-2.0-10|35	[Desktop Entry]
12cr|fretscale-2.0-10|36	Name=FretScale
12cr|fretscale-2.0-10|37	Comment=Calculates fret distances for stringed musical instruments
12cr|fretscale-2.0-10|38	Exec=%{_bindir}/%{name}
12cr|fretscale-2.0-10|39	Icon=sound_section
12cr|fretscale-2.0-10|40	Terminal=false
12cr|fretscale-2.0-10|41	Type=Application
12cr|fretscale-2.0-10|42	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;Recorder;
12cr|fretscale-2.0-10|43	EOF
12cr|fretscale-2.0-10|44	
12cr|fretscale-2.0-10|45	
12cr|fretscale-2.0-10|46	%clean
12cr|fretscale-2.0-10|47	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|fretscale-2.0-10|48	
12cr|fretscale-2.0-10|49	%files
12cr|fretscale-2.0-10|50	%defattr(-,root,root,755)
12cr|fretscale-2.0-10|51	%{_bindir}/%{name}
12cr|fretscale-2.0-10|52	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|fretscale-2.0-10|53	
12cr|fretscale-2.0-10|54	
12cr|fretscale-2.0-10|55	
12cr|fretscale-2.0-10|56	
12cr|fretscale-2.0-10|57	%changelog
12cr|fretscale-2.0-10|58	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 2.0-10mdv2011.0
12cr|fretscale-2.0-10|59	+ Revision: 635430
12cr|fretscale-2.0-10|60	- simplify BR
12cr|fretscale-2.0-10|61	
12cr|fretscale-2.0-10|62	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0-9mdv2011.0
12cr|fretscale-2.0-10|63	+ Revision: 610773
12cr|fretscale-2.0-10|64	- rebuild
12cr|fretscale-2.0-10|65	
12cr|fretscale-2.0-10|66	* Tue Dec 08 2009 Jérôme Brenier <incubusss@mandriva.org> 2.0-8mdv2010.1
12cr|fretscale-2.0-10|67	+ Revision: 475184
12cr|fretscale-2.0-10|68	- BuildRequires qt3-devel instead of kdelibs-devel (not needed)
12cr|fretscale-2.0-10|69	- use the %%qmake_qt3 macro
12cr|fretscale-2.0-10|70	- fix license tag
12cr|fretscale-2.0-10|71	- comment URL (url dead)
12cr|fretscale-2.0-10|72	- $RPM_BUILD_ROOT -> %%{buildroot}
12cr|fretscale-2.0-10|73	
12cr|fretscale-2.0-10|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|fretscale-2.0-10|75	- rebuild
12cr|fretscale-2.0-10|76	- rebuild
12cr|fretscale-2.0-10|77	
12cr|fretscale-2.0-10|78	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.0-4mdv2008.1
12cr|fretscale-2.0-10|79	+ Revision: 136423
12cr|fretscale-2.0-10|80	- restore BuildRoot
12cr|fretscale-2.0-10|81	
12cr|fretscale-2.0-10|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|fretscale-2.0-10|83	- kill re-definition of %%buildroot on Pixel's request
12cr|fretscale-2.0-10|84	- buildrequires X11-devel instead of XFree86-devel
12cr|fretscale-2.0-10|85	- do not harcode icon extension
12cr|fretscale-2.0-10|86	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|fretscale-2.0-10|87	
12cr|fretscale-2.0-10|88	
12cr|fretscale-2.0-10|89	* Fri Mar 16 2007 Nicolas Lécureuil <neoclust@mandriva.org> 2.0-4mdv2007.1
12cr|fretscale-2.0-10|90	+ Revision: 145092
12cr|fretscale-2.0-10|91	- Add XDG menu
12cr|fretscale-2.0-10|92	- Import fretscale
12cr|fretscale-2.0-10|93	
12cr|fretscale-2.0-10|94	* Tue Jun 27 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0-4mdv2007.0
12cr|fretscale-2.0-10|95	- rebuild
12cr|fretscale-2.0-10|96	
12cr|fretscale-2.0-10|97	* Wed May 11 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0-3mdk
12cr|fretscale-2.0-10|98	- lib64 fixes
12cr|fretscale-2.0-10|99	
12cr|fretscale-2.0-10|100	* Sat Jun 05 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0-2mdk
12cr|fretscale-2.0-10|101	- rebuilt against new deps and with gcc v3.4.x
12cr|fretscale-2.0-10|102	

1493 12
12cr|fretsonfire-1.3.110-1|1	Summary:	Frets On Fire
12cr|fretsonfire-1.3.110-1|2	Name:		fretsonfire
12cr|fretsonfire-1.3.110-1|3	Version:	1.3.110
12cr|fretsonfire-1.3.110-1|4	Release:	%mkrel 1
12cr|fretsonfire-1.3.110-1|5	Group:		Games/Arcade
12cr|fretsonfire-1.3.110-1|6	License:	GPLv2
12cr|fretsonfire-1.3.110-1|7	URL:		http://fretsonfire.sourceforge.net/
12cr|fretsonfire-1.3.110-1|8	Source:		FretsOnFire-%{version}.tar.gz
12cr|fretsonfire-1.3.110-1|9	Patch0:		fretsonfire-1.3.110-credits_music.patch
12cr|fretsonfire-1.3.110-1|10	Patch1:		fretsonfire-1.3.110-datapath.patch
12cr|fretsonfire-1.3.110-1|11	Patch2:		fretsonfire-1.3.110-font-revert.patch
12cr|fretsonfire-1.3.110-1|12	Patch3:		fretsonfire-1.3.110-fonts_lower_cpu.patch
12cr|fretsonfire-1.3.110-1|13	Patch4:		fretsonfire-1.3.110-keep_sound_when_failed.patch
12cr|fretsonfire-1.3.110-1|14	Patch5:		fretsonfire-1.3.110-typeerror.patch
12cr|fretsonfire-1.3.110-1|15	BuildArch:	noarch
12cr|fretsonfire-1.3.110-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|fretsonfire-1.3.110-1|17	Requires:	python-numpy
12cr|fretsonfire-1.3.110-1|18	Requires:	python-imaging
12cr|fretsonfire-1.3.110-1|19	Requires:	python-opengl
12cr|fretsonfire-1.3.110-1|20	Requires:	pygame
12cr|fretsonfire-1.3.110-1|21	
12cr|fretsonfire-1.3.110-1|22	%description
12cr|fretsonfire-1.3.110-1|23	Frets on Fire is a game of musical skill and fast fingers.
12cr|fretsonfire-1.3.110-1|24	The aim of the game is to play guitar with the keyboard as
12cr|fretsonfire-1.3.110-1|25	accurately as possible.
12cr|fretsonfire-1.3.110-1|26	
12cr|fretsonfire-1.3.110-1|27	%prep
12cr|fretsonfire-1.3.110-1|28	%setup -q -n Frets\ on\ Fire-%{version}
12cr|fretsonfire-1.3.110-1|29	%patch0 -p1
12cr|fretsonfire-1.3.110-1|30	%patch1 -p1
12cr|fretsonfire-1.3.110-1|31	%patch2 -p1
12cr|fretsonfire-1.3.110-1|32	%patch3 -p1
12cr|fretsonfire-1.3.110-1|33	%patch4 -p1
12cr|fretsonfire-1.3.110-1|34	%patch5 -p1
12cr|fretsonfire-1.3.110-1|35	chmod 644 copying.txt
12cr|fretsonfire-1.3.110-1|36	
12cr|fretsonfire-1.3.110-1|37	%build
12cr|fretsonfire-1.3.110-1|38	%make
12cr|fretsonfire-1.3.110-1|39	
12cr|fretsonfire-1.3.110-1|40	%install
12cr|fretsonfire-1.3.110-1|41	rm -rf %{buildroot}
12cr|fretsonfire-1.3.110-1|42	
12cr|fretsonfire-1.3.110-1|43	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
12cr|fretsonfire-1.3.110-1|44	mkdir -p %{buildroot}%{_gamesbindir}
12cr|fretsonfire-1.3.110-1|45	
12cr|fretsonfire-1.3.110-1|46	install -D -m 0644 data/icon.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|fretsonfire-1.3.110-1|47	cp -r data %{buildroot}%{_gamesdatadir}/%{name}/
12cr|fretsonfire-1.3.110-1|48	cp -r src %{buildroot}%{_gamesdatadir}/%{name}/
12cr|fretsonfire-1.3.110-1|49	
12cr|fretsonfire-1.3.110-1|50	#Menu entry
12cr|fretsonfire-1.3.110-1|51	mkdir -p %{buildroot}%{_datadir}/applications
12cr|fretsonfire-1.3.110-1|52	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|fretsonfire-1.3.110-1|53	[Desktop Entry]
12cr|fretsonfire-1.3.110-1|54	Encoding=UTF-8
12cr|fretsonfire-1.3.110-1|55	Name=Frets On Fire
12cr|fretsonfire-1.3.110-1|56	Comment=Game of Musical Skill and Fast Fingers
12cr|fretsonfire-1.3.110-1|57	Exec=%{_gamesbindir}/%{name}
12cr|fretsonfire-1.3.110-1|58	Icon=%{name}
12cr|fretsonfire-1.3.110-1|59	Terminal=false
12cr|fretsonfire-1.3.110-1|60	Type=Application
12cr|fretsonfire-1.3.110-1|61	Categories=Game;ArcadeGame;
12cr|fretsonfire-1.3.110-1|62	EOF
12cr|fretsonfire-1.3.110-1|63	
12cr|fretsonfire-1.3.110-1|64	#Executable
12cr|fretsonfire-1.3.110-1|65	cat > %{buildroot}%{_gamesbindir}/%{name}<<EOF
12cr|fretsonfire-1.3.110-1|66	#!/bin/sh
12cr|fretsonfire-1.3.110-1|67	cd /
12cr|fretsonfire-1.3.110-1|68	cd %{_gamesdatadir}/%{name}/src
12cr|fretsonfire-1.3.110-1|69	python ./FretsOnFire.py
12cr|fretsonfire-1.3.110-1|70	EOF
12cr|fretsonfire-1.3.110-1|71	
12cr|fretsonfire-1.3.110-1|72	chmod 0755 %{buildroot}%{_gamesbindir}/%{name}
12cr|fretsonfire-1.3.110-1|73	
12cr|fretsonfire-1.3.110-1|74	%clean
12cr|fretsonfire-1.3.110-1|75	rm -rf %{buildroot}
12cr|fretsonfire-1.3.110-1|76	
12cr|fretsonfire-1.3.110-1|77	%files
12cr|fretsonfire-1.3.110-1|78	%defattr(644,root,root,755)
12cr|fretsonfire-1.3.110-1|79	%doc copying.txt readme.txt
12cr|fretsonfire-1.3.110-1|80	%attr(755,root,root) %{_gamesbindir}/fretsonfire
12cr|fretsonfire-1.3.110-1|81	%{_gamesdatadir}/fretsonfire
12cr|fretsonfire-1.3.110-1|82	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|fretsonfire-1.3.110-1|83	%{_datadir}/pixmaps/%{name}.png
12cr|fretsonfire-1.3.110-1|84	
12cr|fretsonfire-1.3.110-1|85	
12cr|fretsonfire-1.3.110-1|86	
12cr|fretsonfire-1.3.110-1|87	%changelog
12cr|fretsonfire-1.3.110-1|88	* Mon Dec 05 2011 Andrey Bondrov <abondrov@mandriva.org> 1.3.110-1
12cr|fretsonfire-1.3.110-1|89	+ Revision: 737797
12cr|fretsonfire-1.3.110-1|90	- imported package fretsonfire
12cr|fretsonfire-1.3.110-1|91	

1494 12
12cr|fricas-1.1.8-2|1	Name: fricas
12cr|fricas-1.1.8-2|2	Version: 1.1.8
12cr|fricas-1.1.8-2|3	Release: 2
12cr|fricas-1.1.8-2|4	Summary: FriCAS Computer Algebra System
12cr|fricas-1.1.8-2|5	License: Modified BSD License
12cr|fricas-1.1.8-2|6	Group: Sciences/Mathematics
12cr|fricas-1.1.8-2|7	Url: http://fricas.sourceforge.net
12cr|fricas-1.1.8-2|8	Source0: http://downloads.sourceforge.net/project/fricas/fricas/%{version}/%{name}-%{version}-full.tar.bz2
12cr|fricas-1.1.8-2|9	Source1: %name-16.png
12cr|fricas-1.1.8-2|10	Source2: %name-32.png
12cr|fricas-1.1.8-2|11	Source3: %name-48.png
12cr|fricas-1.1.8-2|12	Source4: %name.desktop
12cr|fricas-1.1.8-2|13	Requires: sbcl
12cr|fricas-1.1.8-2|14	Conflicts: axiom
12cr|fricas-1.1.8-2|15	BuildRequires: pkgconfig(xpm)
12cr|fricas-1.1.8-2|16	BuildRequires: clisp
12cr|fricas-1.1.8-2|17	BuildRequires: sbcl
12cr|fricas-1.1.8-2|18	
12cr|fricas-1.1.8-2|19	%description
12cr|fricas-1.1.8-2|20	FriCAS is an advanced computer algebra system. Its capabilities range
12cr|fricas-1.1.8-2|21	from calculus (integration and differentiation) to abstract algebra.
12cr|fricas-1.1.8-2|22	It can plot functions and has integrated help system.
12cr|fricas-1.1.8-2|23	
12cr|fricas-1.1.8-2|24	FriCAS a fork of Axiom project -- its starting point was wh-sandbox
12cr|fricas-1.1.8-2|25	branch of the Axiom project.
12cr|fricas-1.1.8-2|26	
12cr|fricas-1.1.8-2|27	%prep
12cr|fricas-1.1.8-2|28	%setup -q -n %name-%version
12cr|fricas-1.1.8-2|29	
12cr|fricas-1.1.8-2|30	%build
12cr|fricas-1.1.8-2|31	
12cr|fricas-1.1.8-2|32	%configure --with-lisp=clisp
12cr|fricas-1.1.8-2|33	%make
12cr|fricas-1.1.8-2|34	
12cr|fricas-1.1.8-2|35	%install
12cr|fricas-1.1.8-2|36	%define _strip_method no
12cr|fricas-1.1.8-2|37	
12cr|fricas-1.1.8-2|38	%makeinstall_std
12cr|fricas-1.1.8-2|39	# icons
12cr|fricas-1.1.8-2|40	install -D -m644 %SOURCE1 %{buildroot}%{_miconsdir}/%name.png
12cr|fricas-1.1.8-2|41	install -D -m644 %SOURCE2 %{buildroot}%{_iconsdir}/%name.png
12cr|fricas-1.1.8-2|42	install -D -m644 %SOURCE3 %{buildroot}%{_liconsdir}/%name.png
12cr|fricas-1.1.8-2|43	
12cr|fricas-1.1.8-2|44	# menu items
12cr|fricas-1.1.8-2|45	install -D -m644 %SOURCE4 %{buildroot}%{_datadir}/applications/%name.desktop
12cr|fricas-1.1.8-2|46	
12cr|fricas-1.1.8-2|47	%files
12cr|fricas-1.1.8-2|48	%{_bindir}/*
12cr|fricas-1.1.8-2|49	%{_datadir}/applications/%name.desktop
12cr|fricas-1.1.8-2|50	%{_iconsdir}/*/
12cr|fricas-1.1.8-2|51	%{_libdir}/%name/*
12cr|fricas-1.1.8-2|52	%doc README FAQ CHA* Cha*
12cr|fricas-1.1.8-2|53	
12cr|fricas-1.1.8-2|54	
12cr|fricas-1.1.8-2|55	%changelog
12cr|fricas-1.1.8-2|56	* Thu Jun 21 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.7-1
12cr|fricas-1.1.8-2|57	+ Revision: 806605
12cr|fricas-1.1.8-2|58	- version update 1.1.7
12cr|fricas-1.1.8-2|59	
12cr|fricas-1.1.8-2|60	* Mon Feb 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.6-1
12cr|fricas-1.1.8-2|61	+ Revision: 778072
12cr|fricas-1.1.8-2|62	- version update 1.1.6
12cr|fricas-1.1.8-2|63	- imported package fricas
12cr|fricas-1.1.8-2|64	

1495 12
12cr|fricorder-0.6-9|1	%define name fricorder
12cr|fricorder-0.6-9|2	%define version 0.6
12cr|fricorder-0.6-9|3	%define release %mkrel 9
12cr|fricorder-0.6-9|4	%define title Fricorder
12cr|fricorder-0.6-9|5	
12cr|fricorder-0.6-9|6	Summary: Video recorder for Freebox from a french isp adsl
12cr|fricorder-0.6-9|7	Name:    %{name}
12cr|fricorder-0.6-9|8	Version: %{version}
12cr|fricorder-0.6-9|9	Release: %{release}
12cr|fricorder-0.6-9|10	Source0: %{name}-%{version}.tar.bz2
12cr|fricorder-0.6-9|11	Patch0: %{name}-fixed-exe.patch.bz2
12cr|fricorder-0.6-9|12	Source10:  %{name}-16.png
12cr|fricorder-0.6-9|13	Source11:  %{name}-32.png
12cr|fricorder-0.6-9|14	Source12:  %{name}-48.png
12cr|fricorder-0.6-9|15	License: GPL
12cr|fricorder-0.6-9|16	Group: 	 Video
12cr|fricorder-0.6-9|17	Url: 	 http://manatlan.online.fr/fricorder.php
12cr|fricorder-0.6-9|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fricorder-0.6-9|19	BuildArch: noarch
12cr|fricorder-0.6-9|20	
12cr|fricorder-0.6-9|21	Requires: vlc
12cr|fricorder-0.6-9|22	Requires: python => 2.4
12cr|fricorder-0.6-9|23	Requires: pygtk2.0 pygtk2.0-libglade python-pyxml
12cr|fricorder-0.6-9|24	Requires: zenity
12cr|fricorder-0.6-9|25	Requires: at
12cr|fricorder-0.6-9|26	
12cr|fricorder-0.6-9|27	%description
12cr|fricorder-0.6-9|28	Fricorder is a video recorder for Freebox from a french isp adsl.
12cr|fricorder-0.6-9|29	
12cr|fricorder-0.6-9|30	Fricorder permet de programmer des enregistrements
12cr|fricorder-0.6-9|31	vido des flux mis par la freebox dans le cadre de
12cr|fricorder-0.6-9|32	la fonctionnalit "multiposte", en utilisant vlc.
12cr|fricorder-0.6-9|33	
12cr|fricorder-0.6-9|34	Ses principales features :
12cr|fricorder-0.6-9|35	- interfaces Web (pilotable  distance) et GTK
12cr|fricorder-0.6-9|36	- utilisation d'un guide tv pour faciliter la saisie (xmltv)
12cr|fricorder-0.6-9|37	- utilise les capacits de linux ;-) (commande "at")
12cr|fricorder-0.6-9|38	(fricorder n'a pas besoin d'tre lanc, c'est l'OS qui se
12cr|fricorder-0.6-9|39	charge de l'enregistrement, seul ce dernier doit tourner ;-)
12cr|fricorder-0.6-9|40	- recherche des flux directement sur la freebox (playlist.m3u)
12cr|fricorder-0.6-9|41	
12cr|fricorder-0.6-9|42	%prep
12cr|fricorder-0.6-9|43	%setup -q -n %{name}
12cr|fricorder-0.6-9|44	%patch -p1
12cr|fricorder-0.6-9|45	chmod 444 README
12cr|fricorder-0.6-9|46	
12cr|fricorder-0.6-9|47	%install
12cr|fricorder-0.6-9|48	rm -rf $RPM_BUILD_ROOT
12cr|fricorder-0.6-9|49	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}
12cr|fricorder-0.6-9|50	install -m755 frecord.sh $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}
12cr|fricorder-0.6-9|51	install -m755 fricorder.py $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}
12cr|fricorder-0.6-9|52	install -m644 SimpleGladeApp.py $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}
12cr|fricorder-0.6-9|53	install -m644 fricorder.glade $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}
12cr|fricorder-0.6-9|54	install -m755 fricorder-web.py $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}
12cr|fricorder-0.6-9|55	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}/libs
12cr|fricorder-0.6-9|56	for i in libs/*; do
12cr|fricorder-0.6-9|57	install -m644 $i $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}/libs
12cr|fricorder-0.6-9|58	done
12cr|fricorder-0.6-9|59	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}/templates
12cr|fricorder-0.6-9|60	for i in templates/*; do
12cr|fricorder-0.6-9|61	install -m644 $i $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}/templates
12cr|fricorder-0.6-9|62	done
12cr|fricorder-0.6-9|63	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}-%{version}/tmp
12cr|fricorder-0.6-9|64	
12cr|fricorder-0.6-9|65	mkdir -p $RPM_BUILD_ROOT/%{_bindir}/
12cr|fricorder-0.6-9|66	cat <<EOF >$RPM_BUILD_ROOT/%{_bindir}/%{name}
12cr|fricorder-0.6-9|67	#!/bin/sh
12cr|fricorder-0.6-9|68	PYTHONPATH=${PYTHONPATH=.}
12cr|fricorder-0.6-9|69	
12cr|fricorder-0.6-9|70	PYTHONPATH=${PYTHONPATH}:%{_datadir}/%{name}-%{version}
12cr|fricorder-0.6-9|71	
12cr|fricorder-0.6-9|72	exec python -u -O %{_datadir}/%{name}-%{version}/fricorder.py $*
12cr|fricorder-0.6-9|73	EOF
12cr|fricorder-0.6-9|74	chmod 755 $RPM_BUILD_ROOT/%{_bindir}/%{name}
12cr|fricorder-0.6-9|75	
12cr|fricorder-0.6-9|76	#menus
12cr|fricorder-0.6-9|77	
12cr|fricorder-0.6-9|78	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|fricorder-0.6-9|79	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|fricorder-0.6-9|80	[Desktop Entry]
12cr|fricorder-0.6-9|81	Name=%{title}
12cr|fricorder-0.6-9|82	Comment=%{summary}
12cr|fricorder-0.6-9|83	Exec=%{_bindir}/%{name}
12cr|fricorder-0.6-9|84	Icon=%{name}
12cr|fricorder-0.6-9|85	Terminal=false
12cr|fricorder-0.6-9|86	Type=Application
12cr|fricorder-0.6-9|87	StartupNotify=true
12cr|fricorder-0.6-9|88	Categories=QT;Video;Player;X-MandrivaLinux-Multimedia-Video;
12cr|fricorder-0.6-9|89	EOF
12cr|fricorder-0.6-9|90	
12cr|fricorder-0.6-9|91	install -m644 %{SOURCE10} -D %buildroot/%{_miconsdir}/%{name}.png
12cr|fricorder-0.6-9|92	install -m644 %{SOURCE11} -D %buildroot/%{_iconsdir}/%{name}.png
12cr|fricorder-0.6-9|93	install -m644 %{SOURCE12} -D %buildroot/%{_liconsdir}/%{name}.png
12cr|fricorder-0.6-9|94	
12cr|fricorder-0.6-9|95	%clean
12cr|fricorder-0.6-9|96	rm -rf $RPM_BUILD_ROOT
12cr|fricorder-0.6-9|97	
12cr|fricorder-0.6-9|98	%files
12cr|fricorder-0.6-9|99	%defattr(-,root,root)
12cr|fricorder-0.6-9|100	%doc COPYING README
12cr|fricorder-0.6-9|101	%{_bindir}/%{name}
12cr|fricorder-0.6-9|102	%{_datadir}/%{name}-%{version}
12cr|fricorder-0.6-9|103	%_iconsdir/%{name}.png
12cr|fricorder-0.6-9|104	%_liconsdir/%{name}.png
12cr|fricorder-0.6-9|105	%_miconsdir/%{name}.png
12cr|fricorder-0.6-9|106	%_datadir/applications/mandriva-%{name}.desktop
12cr|fricorder-0.6-9|107	
12cr|fricorder-0.6-9|108	%if %mdkversion < 200900
12cr|fricorder-0.6-9|109	%post
12cr|fricorder-0.6-9|110	%{update_menus}
12cr|fricorder-0.6-9|111	%endif
12cr|fricorder-0.6-9|112	
12cr|fricorder-0.6-9|113	%if %mdkversion < 200900
12cr|fricorder-0.6-9|114	%postun
12cr|fricorder-0.6-9|115	%{clean_menus}
12cr|fricorder-0.6-9|116	%endif
12cr|fricorder-0.6-9|117	
12cr|fricorder-0.6-9|118	
12cr|fricorder-0.6-9|119	%changelog
12cr|fricorder-0.6-9|120	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6-9mdv2009.0
12cr|fricorder-0.6-9|121	+ Revision: 245417
12cr|fricorder-0.6-9|122	- rebuild
12cr|fricorder-0.6-9|123	
12cr|fricorder-0.6-9|124	+ Pixel <pixel@mandriva.com>
12cr|fricorder-0.6-9|125	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|fricorder-0.6-9|126	
12cr|fricorder-0.6-9|127	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6-7mdv2008.1
12cr|fricorder-0.6-9|128	+ Revision: 170847
12cr|fricorder-0.6-9|129	- rebuild
12cr|fricorder-0.6-9|130	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|fricorder-0.6-9|131	- drop old menu
12cr|fricorder-0.6-9|132	- kill re-definition of %%buildroot on Pixel's request
12cr|fricorder-0.6-9|133	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|fricorder-0.6-9|134	
12cr|fricorder-0.6-9|135	+ Olivier Blin <oblin@mandriva.com>
12cr|fricorder-0.6-9|136	- restore BuildRoot
12cr|fricorder-0.6-9|137	
12cr|fricorder-0.6-9|138	* Sun Aug 19 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6-6mdv2008.0
12cr|fricorder-0.6-9|139	+ Revision: 66660
12cr|fricorder-0.6-9|140	- Import fricorder
12cr|fricorder-0.6-9|141	
12cr|fricorder-0.6-9|142	
12cr|fricorder-0.6-9|143	
12cr|fricorder-0.6-9|144	* Mon Jul 17 2006 Jerome Martin <jmartin@mandriva.org> 0.6-6mdv2007.0
12cr|fricorder-0.6-9|145	- xdg menu
12cr|fricorder-0.6-9|146	
12cr|fricorder-0.6-9|147	* Fri Apr 14 2006 Jerome Martin <jmartin@mandriva.org> 0.6-5mdk
12cr|fricorder-0.6-9|148	- Fixed requirement + installation path (Thx to Michael Scherer)
12cr|fricorder-0.6-9|149	- Added short english description
12cr|fricorder-0.6-9|150	
12cr|fricorder-0.6-9|151	* Fri Apr  7 2006 Jerome Martin <jmartin@mandriva.org> 0.6-4mdk
12cr|fricorder-0.6-9|152	- Fixed rmplint errors
12cr|fricorder-0.6-9|153	
12cr|fricorder-0.6-9|154	* Wed Feb  1 2006 Jerome Martin <jmartin@mandriva.org> 0.6-3mdk
12cr|fricorder-0.6-9|155	- Fixed requires
12cr|fricorder-0.6-9|156	- Fixed menu
12cr|fricorder-0.6-9|157	
12cr|fricorder-0.6-9|158	* Thu Jan 19 2006 Jerome Martin <jmartin@mandriva.org> 0.6-2mdk
12cr|fricorder-0.6-9|159	- Added requires
12cr|fricorder-0.6-9|160	- Fixed BuildArch
12cr|fricorder-0.6-9|161	
12cr|fricorder-0.6-9|162	* Mon Jan 16 2006 Jerome Martin <jmartin@mandriva.org> 0.6-1mdk
12cr|fricorder-0.6-9|163	- Initial version

1496 12
12cr|frodo-4.2-0.20030707.4|1	%define name    frodo
12cr|frodo-4.2-0.20030707.4|2	%define version 4.2
12cr|frodo-4.2-0.20030707.4|3	%define cvsdate 20030707
12cr|frodo-4.2-0.20030707.4|4	%define rel %mkrel 4
12cr|frodo-4.2-0.20030707.4|5	%define release 0.%{cvsdate}.%{rel}
12cr|frodo-4.2-0.20030707.4|6	
12cr|frodo-4.2-0.20030707.4|7	Summary:       Free portable C64 emulator
12cr|frodo-4.2-0.20030707.4|8	Name:          %{name}
12cr|frodo-4.2-0.20030707.4|9	Version:       %{version}
12cr|frodo-4.2-0.20030707.4|10	Release:       %{release}
12cr|frodo-4.2-0.20030707.4|11	Source0:       Frodo4-%{cvsdate}.tar.bz2
12cr|frodo-4.2-0.20030707.4|12	Source10:      Frodo.16.png
12cr|frodo-4.2-0.20030707.4|13	Source11:      Frodo.32.png
12cr|frodo-4.2-0.20030707.4|14	Source12:      Frodo.48.png
12cr|frodo-4.2-0.20030707.4|15	License:       GPLv2
12cr|frodo-4.2-0.20030707.4|16	Group:         Emulators
12cr|frodo-4.2-0.20030707.4|17	Url:           http://frodo.cebix.net/
12cr|frodo-4.2-0.20030707.4|18	BuildRoot:     %{_tmppath}/%{name}-buildroot
12cr|frodo-4.2-0.20030707.4|19	BuildRequires: SDL-devel >= 1.2.0
12cr|frodo-4.2-0.20030707.4|20	
12cr|frodo-4.2-0.20030707.4|21	%description
12cr|frodo-4.2-0.20030707.4|22	Frodo is a free, portable Commodore 64 emulator that runs on a variety
12cr|frodo-4.2-0.20030707.4|23	of platforms, with a focus on the exact reproduction of special graphical
12cr|frodo-4.2-0.20030707.4|24	effects possible on the C64.
12cr|frodo-4.2-0.20030707.4|25	
12cr|frodo-4.2-0.20030707.4|26	Frodo comes in three flavours: The "normal" Frodo with a line-based
12cr|frodo-4.2-0.20030707.4|27	emulation, the improved line-based emulation "Frodo PC", and the
12cr|frodo-4.2-0.20030707.4|28	single-cycle emulation "Frodo SC" that is slower but far more compatible.
12cr|frodo-4.2-0.20030707.4|29	
12cr|frodo-4.2-0.20030707.4|30	%prep
12cr|frodo-4.2-0.20030707.4|31	%setup -q -n Frodo4
12cr|frodo-4.2-0.20030707.4|32	
12cr|frodo-4.2-0.20030707.4|33	%build
12cr|frodo-4.2-0.20030707.4|34	cd Src
12cr|frodo-4.2-0.20030707.4|35	%configure2_5x
12cr|frodo-4.2-0.20030707.4|36	%make
12cr|frodo-4.2-0.20030707.4|37	
12cr|frodo-4.2-0.20030707.4|38	%install
12cr|frodo-4.2-0.20030707.4|39	rm -rf %{buildroot}
12cr|frodo-4.2-0.20030707.4|40	cd Src
12cr|frodo-4.2-0.20030707.4|41	%makeinstall_std
12cr|frodo-4.2-0.20030707.4|42	
12cr|frodo-4.2-0.20030707.4|43	cd ..
12cr|frodo-4.2-0.20030707.4|44	mkdir -p %{buildroot}%{_datadir}/frodo/64prgs
12cr|frodo-4.2-0.20030707.4|45	rm -rf 64prgs/CVS
12cr|frodo-4.2-0.20030707.4|46	install -m644 64prgs/* %{buildroot}%{_datadir}/frodo/64prgs/
12cr|frodo-4.2-0.20030707.4|47	
12cr|frodo-4.2-0.20030707.4|48	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
12cr|frodo-4.2-0.20030707.4|49	
12cr|frodo-4.2-0.20030707.4|50	mkdir -p %{buildroot}%{_datadir}/applications
12cr|frodo-4.2-0.20030707.4|51	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|frodo-4.2-0.20030707.4|52	[Desktop Entry]
12cr|frodo-4.2-0.20030707.4|53	Name=Frodo
12cr|frodo-4.2-0.20030707.4|54	Comment=C64 Emulator, Classic Line Mode
12cr|frodo-4.2-0.20030707.4|55	Exec=Frodo
12cr|frodo-4.2-0.20030707.4|56	Icon=%{name}
12cr|frodo-4.2-0.20030707.4|57	Terminal=false
12cr|frodo-4.2-0.20030707.4|58	Type=Application
12cr|frodo-4.2-0.20030707.4|59	StartupNotify=true
12cr|frodo-4.2-0.20030707.4|60	Categories=X-MandrivaLinux-MoreApplications-Emulators;
12cr|frodo-4.2-0.20030707.4|61	EOF
12cr|frodo-4.2-0.20030707.4|62	
12cr|frodo-4.2-0.20030707.4|63	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-pc.desktop << EOF
12cr|frodo-4.2-0.20030707.4|64	[Desktop Entry]
12cr|frodo-4.2-0.20030707.4|65	Name=FrodoPC
12cr|frodo-4.2-0.20030707.4|66	Comment=C64 Emulator, Improved Line Mode
12cr|frodo-4.2-0.20030707.4|67	Exec=Frodo
12cr|frodo-4.2-0.20030707.4|68	Icon=%{name}
12cr|frodo-4.2-0.20030707.4|69	Terminal=false
12cr|frodo-4.2-0.20030707.4|70	Type=Application
12cr|frodo-4.2-0.20030707.4|71	StartupNotify=true
12cr|frodo-4.2-0.20030707.4|72	Categories=X-MandrivaLinux-MoreApplications-Emulators;
12cr|frodo-4.2-0.20030707.4|73	EOF
12cr|frodo-4.2-0.20030707.4|74	
12cr|frodo-4.2-0.20030707.4|75	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-sc.desktop << EOF
12cr|frodo-4.2-0.20030707.4|76	[Desktop Entry]
12cr|frodo-4.2-0.20030707.4|77	Name=FrodoSC
12cr|frodo-4.2-0.20030707.4|78	Comment=C64 Emulator, Single-Cycle Mode
12cr|frodo-4.2-0.20030707.4|79	Exec=Frodo
12cr|frodo-4.2-0.20030707.4|80	Icon=%{name}
12cr|frodo-4.2-0.20030707.4|81	Terminal=false
12cr|frodo-4.2-0.20030707.4|82	Type=Application
12cr|frodo-4.2-0.20030707.4|83	StartupNotify=true
12cr|frodo-4.2-0.20030707.4|84	Categories=X-MandrivaLinux-MoreApplications-Emulators;
12cr|frodo-4.2-0.20030707.4|85	EOF
12cr|frodo-4.2-0.20030707.4|86	
12cr|frodo-4.2-0.20030707.4|87	install -m644 %{SOURCE10} %{buildroot}%{_miconsdir}/frodo.png
12cr|frodo-4.2-0.20030707.4|88	install -m644 %{SOURCE11} %{buildroot}%{_iconsdir}/frodo.png
12cr|frodo-4.2-0.20030707.4|89	install -m644 %{SOURCE12} %{buildroot}%{_liconsdir}/frodo.png
12cr|frodo-4.2-0.20030707.4|90	
12cr|frodo-4.2-0.20030707.4|91	%clean
12cr|frodo-4.2-0.20030707.4|92	rm -rf %{buildroot}
12cr|frodo-4.2-0.20030707.4|93	
12cr|frodo-4.2-0.20030707.4|94	%if %mdkversion < 200900
12cr|frodo-4.2-0.20030707.4|95	%post
12cr|frodo-4.2-0.20030707.4|96	%{update_menus}
12cr|frodo-4.2-0.20030707.4|97	
12cr|frodo-4.2-0.20030707.4|98	%postun
12cr|frodo-4.2-0.20030707.4|99	%{clean_menus}
12cr|frodo-4.2-0.20030707.4|100	%endif
12cr|frodo-4.2-0.20030707.4|101	
12cr|frodo-4.2-0.20030707.4|102	%files
12cr|frodo-4.2-0.20030707.4|103	%defattr(-,root,root)
12cr|frodo-4.2-0.20030707.4|104	%doc COPYING CHANGES
12cr|frodo-4.2-0.20030707.4|105	%doc Docs/*.html
12cr|frodo-4.2-0.20030707.4|106	%{_bindir}/Frodo
12cr|frodo-4.2-0.20030707.4|107	%{_bindir}/FrodoPC
12cr|frodo-4.2-0.20030707.4|108	%{_bindir}/FrodoSC
12cr|frodo-4.2-0.20030707.4|109	%{_bindir}/Frodo_GUI.tcl
12cr|frodo-4.2-0.20030707.4|110	"%{_datadir}/frodo/1541 ROM"
12cr|frodo-4.2-0.20030707.4|111	"%{_datadir}/frodo/Basic ROM"
12cr|frodo-4.2-0.20030707.4|112	"%{_datadir}/frodo/Char ROM"
12cr|frodo-4.2-0.20030707.4|113	"%{_datadir}/frodo/Kernal ROM"
12cr|frodo-4.2-0.20030707.4|114	%{_datadir}/frodo/64prgs
12cr|frodo-4.2-0.20030707.4|115	%{_miconsdir}/frodo.png
12cr|frodo-4.2-0.20030707.4|116	%{_iconsdir}/frodo.png
12cr|frodo-4.2-0.20030707.4|117	%{_liconsdir}/frodo.png
12cr|frodo-4.2-0.20030707.4|118	%{_datadir}/applications/mandriva-%{name}*.desktop
12cr|frodo-4.2-0.20030707.4|119	
12cr|frodo-4.2-0.20030707.4|120	
12cr|frodo-4.2-0.20030707.4|121	
12cr|frodo-4.2-0.20030707.4|122	%changelog
12cr|frodo-4.2-0.20030707.4|123	* Sun Jul 31 2011 Andrey Bondrov <abondrov@mandriva.org> 4.2-0.20030707.4mdv2012.0
12cr|frodo-4.2-0.20030707.4|124	+ Revision: 692544
12cr|frodo-4.2-0.20030707.4|125	- imported package frodo
12cr|frodo-4.2-0.20030707.4|126	
12cr|frodo-4.2-0.20030707.4|127	
12cr|frodo-4.2-0.20030707.4|128	* Sun Jul 24 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 4.2-0.20030707.4mdv2011.0
12cr|frodo-4.2-0.20030707.4|129	- Import from PLF
12cr|frodo-4.2-0.20030707.4|130	- Remove PLF reference
12cr|frodo-4.2-0.20030707.4|131	
12cr|frodo-4.2-0.20030707.4|132	* Sun Aug 20 2006 Olivier Thauvin <nanardon@zarb.org> 4.2-0.20030707.3plf
12cr|frodo-4.2-0.20030707.4|133	- xdg menu
12cr|frodo-4.2-0.20030707.4|134	
12cr|frodo-4.2-0.20030707.4|135	* Sun Apr 10 2005 Sylvie Terjan <erinmargault@zarb.org> 4.2-0.20030707.2plf
12cr|frodo-4.2-0.20030707.4|136	- rebuild for SDL-devel
12cr|frodo-4.2-0.20030707.4|137	- add plf reason
12cr|frodo-4.2-0.20030707.4|138	- remove redundant prefix tag
12cr|frodo-4.2-0.20030707.4|139	
12cr|frodo-4.2-0.20030707.4|140	* Mon Dec 22 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 4.2-0.20030707.1plf
12cr|frodo-4.2-0.20030707.4|141	- plf introduction
12cr|frodo-4.2-0.20030707.4|142	
12cr|frodo-4.2-0.20030707.4|143	* Sat Jul 05 2003 andi payn <payn@myrealbox.com> 4.2-0.20030707.1mdk
12cr|frodo-4.2-0.20030707.4|144	- CVS version (now GPL'd), essentially a 4.2rc except for docs
12cr|frodo-4.2-0.20030707.4|145	- borrowed heavily from new specfile in package
12cr|frodo-4.2-0.20030707.4|146	
12cr|frodo-4.2-0.20030707.4|147	* Sat Jul 05 2003 andi payn <payn@myrealbox.com> 4.1b-1mdk
12cr|frodo-4.2-0.20030707.4|148	- Initial package
12cr|frodo-4.2-0.20030707.4|149	
12cr|frodo-4.2-0.20030707.4|150	# end of file

1497 12
12cr|frogatto-1.2-2|1	Name:		frogatto
12cr|frogatto-1.2-2|2	Version:	1.2
12cr|frogatto-1.2-2|3	Release:	2
12cr|frogatto-1.2-2|4	Summary:	Frogatto & Friends classic adventure game
12cr|frogatto-1.2-2|5	License:	GPLv3+
12cr|frogatto-1.2-2|6	Group:		Games/Arcade
12cr|frogatto-1.2-2|7	URL:		http://www.frogatto.com/
12cr|frogatto-1.2-2|8	# 1.2 is available at https://github.com/frogatto/frogatto/tarball/1.2 only
12cr|frogatto-1.2-2|9	Source:		http://www.frogatto.com/files/%{name}-%{name}-%{version}-0-g07a33cd.tar.gz
12cr|frogatto-1.2-2|10	Source1:	frogatto
12cr|frogatto-1.2-2|11	Source2:	frogatto.desktop
12cr|frogatto-1.2-2|12	Source3:	frogatto.xpm
12cr|frogatto-1.2-2|13	Source4:	frogatto.6
12cr|frogatto-1.2-2|14	Patch1:		frogatto-1.0-asneeded.patch
12cr|frogatto-1.2-2|15	BuildRequires:	boost-devel
12cr|frogatto-1.2-2|16	BuildRequires:	gcc-c++
12cr|frogatto-1.2-2|17	BuildRequires:	SDL_image-devel
12cr|frogatto-1.2-2|18	BuildRequires:	SDL_mixer-devel
12cr|frogatto-1.2-2|19	BuildRequires:	SDL_ttf-devel
12cr|frogatto-1.2-2|20	BuildRequires:	pkgconfig(glu)
12cr|frogatto-1.2-2|21	BuildRequires:	pkgconfig(glew)
12cr|frogatto-1.2-2|22	BuildRequires:	pkgconfig(libpng)
12cr|frogatto-1.2-2|23	BuildRequires:	ccache
12cr|frogatto-1.2-2|24	BuildRequires:	glibc-devel
12cr|frogatto-1.2-2|25	
12cr|frogatto-1.2-2|26	Requires: %{name}-gamedata = %{version}
12cr|frogatto-1.2-2|27	
12cr|frogatto-1.2-2|28	%description
12cr|frogatto-1.2-2|29	Frogatto & Friends is a old-school 2d platformer game, starring a certain
12cr|frogatto-1.2-2|30	quixotic frog.
12cr|frogatto-1.2-2|31	
12cr|frogatto-1.2-2|32	%package	gamedata
12cr|frogatto-1.2-2|33	Summary:	Game data for frogatto
12cr|frogatto-1.2-2|34	License:	distributable
12cr|frogatto-1.2-2|35	Group:		Games/Arcade
12cr|frogatto-1.2-2|36	# We split game data to separate package to make it noarch and thus save
12cr|frogatto-1.2-2|37	# bandwidth and space on distribution media.
12cr|frogatto-1.2-2|38	BuildArch:	noarch
12cr|frogatto-1.2-2|39	
12cr|frogatto-1.2-2|40	%description	gamedata
12cr|frogatto-1.2-2|41	Game data for frogatto.
12cr|frogatto-1.2-2|42	
12cr|frogatto-1.2-2|43	%prep
12cr|frogatto-1.2-2|44	%setup -q -n %{name}-%{name}-64c84bf
12cr|frogatto-1.2-2|45	sed -i -e 's#BINARY_FILE=.*#BINARY_FILE=%{_libdir}/frogatto/game#g' %{SOURCE1}
12cr|frogatto-1.2-2|46	
12cr|frogatto-1.2-2|47	%build
12cr|frogatto-1.2-2|48	%make
12cr|frogatto-1.2-2|49	
12cr|frogatto-1.2-2|50	%install
12cr|frogatto-1.2-2|51	install -d %{buildroot}%{_datadir}/frogatto
12cr|frogatto-1.2-2|52	install -pDm 755 game %{buildroot}%{_libdir}/frogatto/game
12cr|frogatto-1.2-2|53	cp -a images data music sounds %{buildroot}%{_datadir}/frogatto
12cr|frogatto-1.2-2|54	
12cr|frogatto-1.2-2|55	install -pDm 755 %{SOURCE1} %{buildroot}%{_gamesbindir}/frogatto
12cr|frogatto-1.2-2|56	install -pDm 644 %{SOURCE2} %{buildroot}%{_datadir}/applications/frogatto.desktop
12cr|frogatto-1.2-2|57	install -pDm 644 %{SOURCE3} %{buildroot}%{_datadir}/pixmaps/frogatto.xpm
12cr|frogatto-1.2-2|58	install -pDm 644 %{SOURCE4} %{buildroot}%{_mandir}/man6/frogatto.6
12cr|frogatto-1.2-2|59	
12cr|frogatto-1.2-2|60	%files
12cr|frogatto-1.2-2|61	%{_gamesbindir}/*
12cr|frogatto-1.2-2|62	%{_libdir}/%{name}/
12cr|frogatto-1.2-2|63	%{_datadir}/applications/*
12cr|frogatto-1.2-2|64	%{_datadir}/pixmaps/*
12cr|frogatto-1.2-2|65	%{_mandir}/man6/*
12cr|frogatto-1.2-2|66	
12cr|frogatto-1.2-2|67	%files gamedata
12cr|frogatto-1.2-2|68	%doc LICENSE
12cr|frogatto-1.2-2|69	%{_datadir}/%{name}
12cr|frogatto-1.2-2|70	

1498 12
12cr|frogr-0.7-1|1	Summary:	Tool to Manage Flickr Accounts
12cr|frogr-0.7-1|2	Name:		frogr
12cr|frogr-0.7-1|3	Version:	0.7
12cr|frogr-0.7-1|4	Release:	1
12cr|frogr-0.7-1|5	License:	GPLv3
12cr|frogr-0.7-1|6	Group:		Graphical desktop/GNOME
12cr|frogr-0.7-1|7	Url:		https://live.gnome.org/Frogr
12cr|frogr-0.7-1|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}-%{version}.tar.xz
12cr|frogr-0.7-1|9	BuildRequires:	intltool
12cr|frogr-0.7-1|10	BuildRequires:	pkgconfig(glib-2.0)
12cr|frogr-0.7-1|11	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|frogr-0.7-1|12	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|frogr-0.7-1|13	BuildRequires:	pkgconfig(libexif)
12cr|frogr-0.7-1|14	BuildRequires:	pkgconfig(libsoup-2.4)
12cr|frogr-0.7-1|15	BuildRequires:	pkgconfig(libxml-2.0)
12cr|frogr-0.7-1|16	
12cr|frogr-0.7-1|17	%description
12cr|frogr-0.7-1|18	Frogr is a small application for the GNOME desktop that allows users to
12cr|frogr-0.7-1|19	manage their accounts in the Flickr image hosting website. It supports
12cr|frogr-0.7-1|20	all the basic Flickr features, including uploading pictures, adding
12cr|frogr-0.7-1|21	descriptions, setting tags and managing sets and groups pools.
12cr|frogr-0.7-1|22	
12cr|frogr-0.7-1|23	%prep
12cr|frogr-0.7-1|24	%setup -q
12cr|frogr-0.7-1|25	
12cr|frogr-0.7-1|26	%build
12cr|frogr-0.7-1|27	%configure2_5x
12cr|frogr-0.7-1|28	%make
12cr|frogr-0.7-1|29	
12cr|frogr-0.7-1|30	%install
12cr|frogr-0.7-1|31	%makeinstall_std
12cr|frogr-0.7-1|32	%find_lang %{name} --with-gnome
12cr|frogr-0.7-1|33	
12cr|frogr-0.7-1|34	%files -f %{name}.lang
12cr|frogr-0.7-1|35	%doc AUTHORS ChangeLog COPYING NEWS README THANKS
12cr|frogr-0.7-1|36	%{_bindir}/%{name}
12cr|frogr-0.7-1|37	%{_datadir}/applications/%{name}.desktop
12cr|frogr-0.7-1|38	%{_datadir}/%{name}/
12cr|frogr-0.7-1|39	%{_datadir}/pixmaps/frogr.xpm
12cr|frogr-0.7-1|40	%{_datadir}/icons/hicolor/*/apps/frogr.*
12cr|frogr-0.7-1|41	%{_mandir}/man1/frogr.1*
12cr|frogr-0.7-1|42	
12cr|frogr-0.7-1|43	
12cr|frogr-0.7-1|44	
12cr|frogr-0.7-1|45	%changelog
12cr|frogr-0.7-1|46	* Tue May 22 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.7-1
12cr|frogr-0.7-1|47	+ Revision: 800071
12cr|frogr-0.7-1|48	- imported package frogr
12cr|frogr-0.7-1|49	

1499 12
12cr|frontline-0.5.4-17|1	Summary:	A GUI frontend for autotrace
12cr|frontline-0.5.4-17|2	Name: 		frontline
12cr|frontline-0.5.4-17|3	Version:	0.5.4
12cr|frontline-0.5.4-17|4	Release:	17
12cr|frontline-0.5.4-17|5	Group:		Graphics
12cr|frontline-0.5.4-17|6	License:	GPLv2+
12cr|frontline-0.5.4-17|7	Url:		http://autotrace.sourceforge.net/frontline
12cr|frontline-0.5.4-17|8	
12cr|frontline-0.5.4-17|9	Source:		http://autotrace.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|frontline-0.5.4-17|10	Source1:	%{name}-16.png
12cr|frontline-0.5.4-17|11	Source2:	%{name}-32.png
12cr|frontline-0.5.4-17|12	Source3:	%{name}.png
12cr|frontline-0.5.4-17|13	Patch0:		frontline-0.5.4-mdv-fix-str-fmt.patch
12cr|frontline-0.5.4-17|14	Patch1:		frontline-0.5.4-mdv-fix-linkage.patch
12cr|frontline-0.5.4-17|15	
12cr|frontline-0.5.4-17|16	BuildRequires:	gnome-libs-devel
12cr|frontline-0.5.4-17|17	BuildRequires:	popt-devel
12cr|frontline-0.5.4-17|18	BuildRequires:	pkgconfig(libart-2.0)
12cr|frontline-0.5.4-17|19	BuildRequires:	pkgconfig(autotrace)
12cr|frontline-0.5.4-17|20	BuildRequires:	pkgconfig(libexif)
12cr|frontline-0.5.4-17|21	BuildRequires:	pkgconfig(pstoedit)
12cr|frontline-0.5.4-17|22	BuildRequires:	pkgconfig(ImageMagick)
12cr|frontline-0.5.4-17|23	
12cr|frontline-0.5.4-17|24	%description
12cr|frontline-0.5.4-17|25	Frontline provides a gtk+/gnome based GUI frontend for
12cr|frontline-0.5.4-17|26	autotrace (http://autotrace.sourceforge.net) in 4 ways.
12cr|frontline-0.5.4-17|27	
12cr|frontline-0.5.4-17|28	1. Stand alone program. A command `frontline' runs as a stand alone
12cr|frontline-0.5.4-17|29	program. It will work well with Gnome desktop and nautilus.
12cr|frontline-0.5.4-17|30	
12cr|frontline-0.5.4-17|31	2. Reusable library. A library `libfrontline.a' could be used as a
12cr|frontline-0.5.4-17|32	building block of your application that needs the autotrace function.
12cr|frontline-0.5.4-17|33	APIs are listed in frontline.h.  The stand alone program frontline
12cr|frontline-0.5.4-17|34	itself uses libfrontline.a.
12cr|frontline-0.5.4-17|35	
12cr|frontline-0.5.4-17|36	3. Sodipodi, a drawing editor add-on module. add-on module uses the
12cr|frontline-0.5.4-17|37	libfrontline.a. See below.
12cr|frontline-0.5.4-17|38	
12cr|frontline-0.5.4-17|39	%package -n %{name}-devel
12cr|frontline-0.5.4-17|40	Summary:	Frontline devel file
12cr|frontline-0.5.4-17|41	Group:		Development/C
12cr|frontline-0.5.4-17|42	Requires:	%{name} = %{version}-%{release}
12cr|frontline-0.5.4-17|43	
12cr|frontline-0.5.4-17|44	%description -n %{name}-devel
12cr|frontline-0.5.4-17|45	Frontline devel file.
12cr|frontline-0.5.4-17|46	
12cr|frontline-0.5.4-17|47	%prep
12cr|frontline-0.5.4-17|48	%setup -q
12cr|frontline-0.5.4-17|49	%patch0 -p1 -b .strfmt
12cr|frontline-0.5.4-17|50	%patch1 -p1 -b .linkage
12cr|frontline-0.5.4-17|51	
12cr|frontline-0.5.4-17|52	%build
12cr|frontline-0.5.4-17|53	%configure2_5x
12cr|frontline-0.5.4-17|54	make
12cr|frontline-0.5.4-17|55	
12cr|frontline-0.5.4-17|56	%install
12cr|frontline-0.5.4-17|57	%makeinstall_std
12cr|frontline-0.5.4-17|58	
12cr|frontline-0.5.4-17|59	%find_lang %{name}
12cr|frontline-0.5.4-17|60	
12cr|frontline-0.5.4-17|61	# menu
12cr|frontline-0.5.4-17|62	
12cr|frontline-0.5.4-17|63	mkdir -p %{buildroot}%{_datadir}/applications
12cr|frontline-0.5.4-17|64	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|frontline-0.5.4-17|65	[Desktop Entry]
12cr|frontline-0.5.4-17|66	Name=FrontLine
12cr|frontline-0.5.4-17|67	Comment=A GUI frontend for autotrace
12cr|frontline-0.5.4-17|68	Exec=%{_bindir}/%{name}
12cr|frontline-0.5.4-17|69	Icon=%{name}
12cr|frontline-0.5.4-17|70	Terminal=false
12cr|frontline-0.5.4-17|71	Type=Application
12cr|frontline-0.5.4-17|72	Categories=X-MandrivaLinux-Multimedia-Graphics;Graphics;
12cr|frontline-0.5.4-17|73	EOF
12cr|frontline-0.5.4-17|74	
12cr|frontline-0.5.4-17|75	# icon
12cr|frontline-0.5.4-17|76	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12cr|frontline-0.5.4-17|77	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12cr|frontline-0.5.4-17|78	install -m 644 %{SOURCE2} %{buildroot}%{_liconsdir}/%{name}.png
12cr|frontline-0.5.4-17|79	install -m 644 %{SOURCE3} %{buildroot}%{_iconsdir}/%{name}.png
12cr|frontline-0.5.4-17|80	
12cr|frontline-0.5.4-17|81	rm -Rf %{buildroot}%{_libdir}/gimp/
12cr|frontline-0.5.4-17|82	
12cr|frontline-0.5.4-17|83	%files -f %{name}.lang
12cr|frontline-0.5.4-17|84	%doc README NEWS AUTHORS TODO ChangeLog
12cr|frontline-0.5.4-17|85	%{_bindir}/%{name}
12cr|frontline-0.5.4-17|86	%{_datadir}/pixmaps/*
12cr|frontline-0.5.4-17|87	%{_datadir}/mime-info/*
12cr|frontline-0.5.4-17|88	%{_datadir}/gnome/*/*/*
12cr|frontline-0.5.4-17|89	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|frontline-0.5.4-17|90	%{_liconsdir}/%{name}.png
12cr|frontline-0.5.4-17|91	%{_miconsdir}/%{name}.png
12cr|frontline-0.5.4-17|92	%{_iconsdir}/%{name}.png
12cr|frontline-0.5.4-17|93	
12cr|frontline-0.5.4-17|94	%files -n %{name}-devel
12cr|frontline-0.5.4-17|95	%{_includedir}/*
12cr|frontline-0.5.4-17|96	%{_bindir}/%{name}-config
12cr|frontline-0.5.4-17|97	%{_libdir}/pkgconfig/*
12cr|frontline-0.5.4-17|98	%{_libdir}/*.a
12cr|frontline-0.5.4-17|99	%{_datadir}/aclocal/*
12cr|frontline-0.5.4-17|100	

1500 12
12cr|frostwire-5.3.2-1|1	# Spec is based on Nicolo' Costanza's and Francesco Mancuso's work in MIB
12cr|frostwire-5.3.2-1|2	
12cr|frostwire-5.3.2-1|3	#Get rid of this annoying lib requirement
12cr|frostwire-5.3.2-1|4	%define _requires_exceptions libgtksuperwin.so\\|libgtkembedmoz.so\\|libxpcom.so
12cr|frostwire-5.3.2-1|5	
12cr|frostwire-5.3.2-1|6	Name:		frostwire
12cr|frostwire-5.3.2-1|7	Version:	5.3.2
12cr|frostwire-5.3.2-1|8	Release:	%mkrel 1
12cr|frostwire-5.3.2-1|9	Summary:	Java-based Gnutella client
12cr|frostwire-5.3.2-1|10	Group:		Networking/WWW
12cr|frostwire-5.3.2-1|11	License:	GPLv3
12cr|frostwire-5.3.2-1|12	URL:		http://www.frostwire.com/
12cr|frostwire-5.3.2-1|13	Source0:	%{name}-%{version}.noarch.tar.gz
12cr|frostwire-5.3.2-1|14	Source2: 	frostwire_icons.tar.bz2
12cr|frostwire-5.3.2-1|15	Requires:	java >= 1.5
12cr|frostwire-5.3.2-1|16	BuildArch:	noarch
12cr|frostwire-5.3.2-1|17	
12cr|frostwire-5.3.2-1|18	%description
12cr|frostwire-5.3.2-1|19	FrostWire is a Java Gnutella P2P client.
12cr|frostwire-5.3.2-1|20	
12cr|frostwire-5.3.2-1|21	%prep
12cr|frostwire-5.3.2-1|22	%setup -q -n %{name}-%{version}.noarch
12cr|frostwire-5.3.2-1|23	tar --bzip2 -xf %{SOURCE2}
12cr|frostwire-5.3.2-1|24	
12cr|frostwire-5.3.2-1|25	%install
12cr|frostwire-5.3.2-1|26	export DONT_STRIP=1
12cr|frostwire-5.3.2-1|27	%__rm -rf %{buildroot}
12cr|frostwire-5.3.2-1|28	
12cr|frostwire-5.3.2-1|29	%__mkdir_p %{buildroot}%{_datadir}/%{name}
12cr|frostwire-5.3.2-1|30	%__mkdir_p %{buildroot}%{_miconsdir} \
12cr|frostwire-5.3.2-1|31	%{buildroot}%{_liconsdir} \
12cr|frostwire-5.3.2-1|32	%{buildroot}%{_iconsdir}
12cr|frostwire-5.3.2-1|33	
12cr|frostwire-5.3.2-1|34	#icons
12cr|frostwire-5.3.2-1|35	%__install -m 644 frostwire-16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|frostwire-5.3.2-1|36	%__install -m 644 frostwire-32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|frostwire-5.3.2-1|37	%__install -m 644 frostwire-48.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|frostwire-5.3.2-1|38	%__install -m 644 frostwire-64.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|frostwire-5.3.2-1|39	%__install -m 644 frostwire-96.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|frostwire-5.3.2-1|40	%__install -m 644 frostwire-128.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|frostwire-5.3.2-1|41	%__install -m 644 frostwire-192.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|frostwire-5.3.2-1|42	%__install -m 644 frostwire-256.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|frostwire-5.3.2-1|43	%__cp -af *.jar *.gif *.py *.icns *.properties %{name} %{buildroot}%{_datadir}/%{name}/
12cr|frostwire-5.3.2-1|44	
12cr|frostwire-5.3.2-1|45	#xdg menu
12cr|frostwire-5.3.2-1|46	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|frostwire-5.3.2-1|47	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|frostwire-5.3.2-1|48	[Desktop Entry]
12cr|frostwire-5.3.2-1|49	Encoding=UTF-8
12cr|frostwire-5.3.2-1|50	Name=FrostWire
12cr|frostwire-5.3.2-1|51	Comment=Gnutella Client
12cr|frostwire-5.3.2-1|52	Exec=%{_bindir}/%{name}
12cr|frostwire-5.3.2-1|53	Icon=%{name}
12cr|frostwire-5.3.2-1|54	Terminal=false
12cr|frostwire-5.3.2-1|55	Type=Application
12cr|frostwire-5.3.2-1|56	StartupNotify=true
12cr|frostwire-5.3.2-1|57	Categories=Application;Network;
12cr|frostwire-5.3.2-1|58	EOF
12cr|frostwire-5.3.2-1|59	
12cr|frostwire-5.3.2-1|60	#make Excutable
12cr|frostwire-5.3.2-1|61	%__mkdir_p %{buildroot}%{_bindir}
12cr|frostwire-5.3.2-1|62	%__cat > %{buildroot}%{_bindir}/%{name} << EOF
12cr|frostwire-5.3.2-1|63	#!/bin/bash
12cr|frostwire-5.3.2-1|64	pushd %{_datadir}/%{name}
12cr|frostwire-5.3.2-1|65	./%{name}
12cr|frostwire-5.3.2-1|66	popd
12cr|frostwire-5.3.2-1|67	EOF
12cr|frostwire-5.3.2-1|68	
12cr|frostwire-5.3.2-1|69	%__chmod 0755 %{buildroot}%{_bindir}/%{name}
12cr|frostwire-5.3.2-1|70	
12cr|frostwire-5.3.2-1|71	%clean
12cr|frostwire-5.3.2-1|72	%__rm -rf %{buildroot}
12cr|frostwire-5.3.2-1|73	
12cr|frostwire-5.3.2-1|74	%files
12cr|frostwire-5.3.2-1|75	%defattr(-,root,root,0755)
12cr|frostwire-5.3.2-1|76	%doc COPYING changelog EULA.txt
12cr|frostwire-5.3.2-1|77	%{_bindir}/%{name}
12cr|frostwire-5.3.2-1|78	%{_miconsdir}/%{name}.png
12cr|frostwire-5.3.2-1|79	%{_iconsdir}/%{name}.png
12cr|frostwire-5.3.2-1|80	%{_liconsdir}/%{name}.png
12cr|frostwire-5.3.2-1|81	%{_datadir}/%{name}
12cr|frostwire-5.3.2-1|82	%{_datadir}/applications/%{name}.desktop
12cr|frostwire-5.3.2-1|83	
12cr|frostwire-5.3.2-1|84	
12cr|frostwire-5.3.2-1|85	
12cr|frostwire-5.3.2-1|86	
12cr|frostwire-5.3.2-1|87	%changelog
12cr|frostwire-5.3.2-1|88	* Tue Feb 28 2012 Andrey Bondrov <abondrov@mandriva.org> 5.3.2-1mdv2011.0
12cr|frostwire-5.3.2-1|89	+ Revision: 781337
12cr|frostwire-5.3.2-1|90	- Small fixes to .desktop file
12cr|frostwire-5.3.2-1|91	- imported package frostwire
12cr|frostwire-5.3.2-1|92	
12cr|frostwire-5.3.2-1|93	
12cr|frostwire-5.3.2-1|94	* Tue Feb 28 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 5.3.2-1mdv2010.2
12cr|frostwire-5.3.2-1|95	- New version 5.3.2
12cr|frostwire-5.3.2-1|96	- Spec cleanup
12cr|frostwire-5.3.2-1|97	
12cr|frostwire-5.3.2-1|98	* Mon Oct 17 2011 Francesco Mancuso <mcfrank@tiscali.it> 5.1.5-69.2mib
12cr|frostwire-5.3.2-1|99	- New version 5.1.5
12cr|frostwire-5.3.2-1|100	- MIB (Mandriva International Backport)  - http://mib.pianetalinux.org/
12cr|frostwire-5.3.2-1|101	
12cr|frostwire-5.3.2-1|102	* Sat Sep 03 2011 Nicolo' Costanza <abitrules@yahoo.it> 5.1.4-69.1mib
12cr|frostwire-5.3.2-1|103	+ Version: 5.1.4
12cr|frostwire-5.3.2-1|104	- MIB (Mandriva International Backport) - http://mib.pianetalinux.org/
12cr|frostwire-5.3.2-1|105	
12cr|frostwire-5.3.2-1|106	* Tue Jun 21 2011  <abitrules@yahoo.it> 4.21.8-69.1mib
12cr|frostwire-5.3.2-1|107	+ Version: 4.21.8
12cr|frostwire-5.3.2-1|108	- MIB (Mandriva International Backport) - http://mib.pianetalinux.org/
12cr|frostwire-5.3.2-1|109	
12cr|frostwire-5.3.2-1|110	* Thu May 19 2011 Nicolo' Costanza <abitrules@yahoo.it> 4.21.7-69.1mib
12cr|frostwire-5.3.2-1|111	+ Version: 4.21.7
12cr|frostwire-5.3.2-1|112	- MIB (Mandriva International Backport) - http://mib.pianetalinux.org/
12cr|frostwire-5.3.2-1|113	
12cr|frostwire-5.3.2-1|114	* Mon May 2 2011 Nicolo' Costanza <abitrules@yahoo.it> 4.21.6-69.1mib
12cr|frostwire-5.3.2-1|115	+ Version: 4.21.6
12cr|frostwire-5.3.2-1|116	- MIB (Mandriva International Backport) - http://mib.pianetalinux.org/
12cr|frostwire-5.3.2-1|117	
12cr|frostwire-5.3.2-1|118	* Tue Jan 18 2011 Nicolo' Costanza <abitrules@yahoo.it> 4.21.2-69.1mib
12cr|frostwire-5.3.2-1|119	+ Version: 4.21.2
12cr|frostwire-5.3.2-1|120	- MIB (Mandriva International Backport) - http://mib.pianetalinux.org/
12cr|frostwire-5.3.2-1|121	
12cr|frostwire-5.3.2-1|122	* Tue Mar 16 2010 Nicolo' Costanza <abitrules@yahoo.it> 4.20.3-69.1mib
12cr|frostwire-5.3.2-1|123	+ Version: 4.20.3
12cr|frostwire-5.3.2-1|124	- MIB (Mandriva Italia Backport) - http://mib.pianetalinux.org/
12cr|frostwire-5.3.2-1|125	
12cr|frostwire-5.3.2-1|126	* Wed Feb 17 2010 Nicolo' Costanza <abitrules@yahoo.it> 4.18.6-69.1mib
12cr|frostwire-5.3.2-1|127	+ Version: 4.18.6
12cr|frostwire-5.3.2-1|128	- MIB (Mandriva Italia Backport) - http://mib.pianetalinux.org/
12cr|frostwire-5.3.2-1|129	
12cr|frostwire-5.3.2-1|130	* Thu Dec 31 2009 Nicolo' Costanza <abitrules@yahoo.it> 4.18.5-69.1mib
12cr|frostwire-5.3.2-1|131	+ Version: 4.18.5
12cr|frostwire-5.3.2-1|132	- MIB (Mandriva Italia Backport) - http://mib.pianetalinux.org/
12cr|frostwire-5.3.2-1|133	
12cr|frostwire-5.3.2-1|134	* Fri May 08 2009 Nicolo' Costanza <abitrules@yahoo.it> 4.18.0-69.1mib
12cr|frostwire-5.3.2-1|135	+ Version: 4.18.0
12cr|frostwire-5.3.2-1|136	- MIB (Mandriva Italia Backport) - http://mib.pianetalinux.org/
12cr|frostwire-5.3.2-1|137	
12cr|frostwire-5.3.2-1|138	* Fri Mar 20 2009 Nicolo' Costanza <abitrules@yahoo.it> 4.17.1-69.1mib
12cr|frostwire-5.3.2-1|139	+ Version: 4.17.1
12cr|frostwire-5.3.2-1|140	- First porting attempt for Mandriva from MIB
12cr|frostwire-5.3.2-1|141	- MIB (Mandriva Italia Backport) - http://mib.pianetalinux.org/
12cr|frostwire-5.3.2-1|142	

1501 12
12cr|frozen-bubble-2.212.0-7|1	%define	module	Games-FrozenBubble
12cr|frozen-bubble-2.212.0-7|2	%define upstream_version 2.212
12cr|frozen-bubble-2.212.0-7|3	
12cr|frozen-bubble-2.212.0-7|4	# TODO
12cr|frozen-bubble-2.212.0-7|5	#  server package, with initscript, for people wanting to have a complete
12cr|frozen-bubble-2.212.0-7|6	#   server
12cr|frozen-bubble-2.212.0-7|7	#  zeroconf integration, with this initscript ( and in konqueror )
12cr|frozen-bubble-2.212.0-7|8	Name:		frozen-bubble
12cr|frozen-bubble-2.212.0-7|9	Version:	%perl_convert_version %{upstream_version}
12cr|frozen-bubble-2.212.0-7|10	Release:	7
12cr|frozen-bubble-2.212.0-7|11	
12cr|frozen-bubble-2.212.0-7|12	Summary:	Frozen Bubble arcade game
12cr|frozen-bubble-2.212.0-7|13	License:	GPLv2+
12cr|frozen-bubble-2.212.0-7|14	Group:		Games/Arcade
12cr|frozen-bubble-2.212.0-7|15	Url:		http://www.frozen-bubble.org/
12cr|frozen-bubble-2.212.0-7|16	Source0:	http://www.frozen-bubble.org/data/%{module}-%{upstream_version}.tar.gz
12cr|frozen-bubble-2.212.0-7|17	
12cr|frozen-bubble-2.212.0-7|18	BuildRequires:	pkgconfig(glib-2.0)
12cr|frozen-bubble-2.212.0-7|19	BuildRequires:	pkgconfig(SDL_image)
12cr|frozen-bubble-2.212.0-7|20	BuildRequires:	pkgconfig(SDL_mixer) >= 1.2.2
12cr|frozen-bubble-2.212.0-7|21	BuildRequires:	libsmpeg-devel
12cr|frozen-bubble-2.212.0-7|22	BuildRequires:	perl(Alien::SDL)
12cr|frozen-bubble-2.212.0-7|23	BuildRequires:	perl(Archive::Extract)
12cr|frozen-bubble-2.212.0-7|24	BuildRequires:	perl(Compress::Bzip2)
12cr|frozen-bubble-2.212.0-7|25	BuildRequires:	perl(IPC::System::Simple)
12cr|frozen-bubble-2.212.0-7|26	BuildRequires:	perl(Locale::Maketext::Extract)
12cr|frozen-bubble-2.212.0-7|27	BuildRequires:	perl(SDL)          >= 2.400.0
12cr|frozen-bubble-2.212.0-7|28	BuildRequires:	perl(autodie)
12cr|frozen-bubble-2.212.0-7|29	BuildRequires:	perl(parent)
12cr|frozen-bubble-2.212.0-7|30	BuildRequires:	perl(Module::Build)
12cr|frozen-bubble-2.212.0-7|31	BuildRequires:	perl-devel
12cr|frozen-bubble-2.212.0-7|32	BuildRequires:	pkgconfig(SDL_Pango)
12cr|frozen-bubble-2.212.0-7|33	
12cr|frozen-bubble-2.212.0-7|34	Requires:	perl-SDL >= 2.400.0
12cr|frozen-bubble-2.212.0-7|35	Requires:	perl(Compress::Bzip2)
12cr|frozen-bubble-2.212.0-7|36	
12cr|frozen-bubble-2.212.0-7|37	%description
12cr|frozen-bubble-2.212.0-7|38	A Puzzle Bobble / Bust-a-Move like game featuring colorful 3D rendered
12cr|frozen-bubble-2.212.0-7|39	penguin animations, 100 levels, local and Internet-based multiplayer,
12cr|frozen-bubble-2.212.0-7|40	a level editor, 3 professional quality digital soundtracks, 15 stereo
12cr|frozen-bubble-2.212.0-7|41	sound effects, 8 unique graphical transition effects, 8 unique logo
12cr|frozen-bubble-2.212.0-7|42	eye-candies.
12cr|frozen-bubble-2.212.0-7|43	
12cr|frozen-bubble-2.212.0-7|44	
12cr|frozen-bubble-2.212.0-7|45	%prep
12cr|frozen-bubble-2.212.0-7|46	%setup -q -n %{module}-%{upstream_version}
12cr|frozen-bubble-2.212.0-7|47	
12cr|frozen-bubble-2.212.0-7|48	%build
12cr|frozen-bubble-2.212.0-7|49	%{__perl} Build.PL installdirs=vendor
12cr|frozen-bubble-2.212.0-7|50	./Build
12cr|frozen-bubble-2.212.0-7|51	
12cr|frozen-bubble-2.212.0-7|52	%check
12cr|frozen-bubble-2.212.0-7|53	./Build test
12cr|frozen-bubble-2.212.0-7|54	
12cr|frozen-bubble-2.212.0-7|55	%install
12cr|frozen-bubble-2.212.0-7|56	./Build install destdir=%{buildroot}
12cr|frozen-bubble-2.212.0-7|57	rm -f %{buildroot}%{_gamesdatadir}/frozen-bubble/gfx/shoot/create.pl
12cr|frozen-bubble-2.212.0-7|58	
12cr|frozen-bubble-2.212.0-7|59	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|frozen-bubble-2.212.0-7|60	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|frozen-bubble-2.212.0-7|61	[Desktop Entry]
12cr|frozen-bubble-2.212.0-7|62	Name=Frozen Bubble
12cr|frozen-bubble-2.212.0-7|63	Comment=Frozen Bubble arcade game
12cr|frozen-bubble-2.212.0-7|64	Exec=%{name}
12cr|frozen-bubble-2.212.0-7|65	Icon=%{name}
12cr|frozen-bubble-2.212.0-7|66	Terminal=false
12cr|frozen-bubble-2.212.0-7|67	Type=Application
12cr|frozen-bubble-2.212.0-7|68	StartupNotify=false
12cr|frozen-bubble-2.212.0-7|69	Categories=Game;ArcadeGame;
12cr|frozen-bubble-2.212.0-7|70	EOF
12cr|frozen-bubble-2.212.0-7|71	
12cr|frozen-bubble-2.212.0-7|72	install -m 644 share/icons/frozen-bubble-icon-16x16.png -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|frozen-bubble-2.212.0-7|73	install -m 644 share/icons/frozen-bubble-icon-32x32.png -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|frozen-bubble-2.212.0-7|74	install -m 644 share/icons/frozen-bubble-icon-48x48.png -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|frozen-bubble-2.212.0-7|75	# language files not located in standard location, so let's screw it for now..
12cr|frozen-bubble-2.212.0-7|76	#%find_lang %{name}
12cr|frozen-bubble-2.212.0-7|77	
12cr|frozen-bubble-2.212.0-7|78	%files
12cr|frozen-bubble-2.212.0-7|79	#-f %{name}.lang
12cr|frozen-bubble-2.212.0-7|80	%doc README AUTHORS META.yml HISTORY
12cr|frozen-bubble-2.212.0-7|81	%{_bindir}/*
12cr|frozen-bubble-2.212.0-7|82	#{_gamesdatadir}/%{name}
12cr|frozen-bubble-2.212.0-7|83	#{perl_vendorlib}/*
12cr|frozen-bubble-2.212.0-7|84	%{perl_vendorarch}/*
12cr|frozen-bubble-2.212.0-7|85	#{perl_vendorarch}/*.pm
12cr|frozen-bubble-2.212.0-7|86	%{_mandir}/*/*
12cr|frozen-bubble-2.212.0-7|87	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|frozen-bubble-2.212.0-7|88	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|frozen-bubble-2.212.0-7|89	
12cr|frozen-bubble-2.212.0-7|90	
12cr|frozen-bubble-2.212.0-7|91	%changelog
12cr|frozen-bubble-2.212.0-7|92	* Wed Feb 01 2012 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 2.212.0-4
12cr|frozen-bubble-2.212.0-7|93	+ Revision: 770489
12cr|frozen-bubble-2.212.0-7|94	- drop excessive macro definitions..
12cr|frozen-bubble-2.212.0-7|95	- use pkgconfig() dependencies
12cr|frozen-bubble-2.212.0-7|96	- drop 'COPYING' as it's already provided by 'common-licenses' package
12cr|frozen-bubble-2.212.0-7|97	- clean spec
12cr|frozen-bubble-2.212.0-7|98	- ditch %%find_lang for now as translations aren't found in the expected location..
12cr|frozen-bubble-2.212.0-7|99	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|frozen-bubble-2.212.0-7|100	
12cr|frozen-bubble-2.212.0-7|101	* Sun May 08 2011 Funda Wang <fwang@mandriva.org> 2.212.0-3
12cr|frozen-bubble-2.212.0-7|102	+ Revision: 672346
12cr|frozen-bubble-2.212.0-7|103	- add br
12cr|frozen-bubble-2.212.0-7|104	
12cr|frozen-bubble-2.212.0-7|105	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|frozen-bubble-2.212.0-7|106	- mass rebuild
12cr|frozen-bubble-2.212.0-7|107	
12cr|frozen-bubble-2.212.0-7|108	* Wed Oct 20 2010 Jani VÃ¤limaa <wally@mandriva.org> 2.212.0-2mdv2011.0
12cr|frozen-bubble-2.212.0-7|109	+ Revision: 586981
12cr|frozen-bubble-2.212.0-7|110	- fix .desktop file (#61344)
12cr|frozen-bubble-2.212.0-7|111	
12cr|frozen-bubble-2.212.0-7|112	* Fri Sep 03 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.212.0-1mdv2011.0
12cr|frozen-bubble-2.212.0-7|113	+ Revision: 575580
12cr|frozen-bubble-2.212.0-7|114	- adding missing buildrequires:
12cr|frozen-bubble-2.212.0-7|115	- adding missing buildrequires:
12cr|frozen-bubble-2.212.0-7|116	- update to 2.212
12cr|frozen-bubble-2.212.0-7|117	
12cr|frozen-bubble-2.212.0-7|118	* Sun Aug 01 2010 Funda Wang <fwang@mandriva.org> 2.2.0-5mdv2011.0
12cr|frozen-bubble-2.212.0-7|119	+ Revision: 564235
12cr|frozen-bubble-2.212.0-7|120	- rebuild for perl 5.12.1
12cr|frozen-bubble-2.212.0-7|121	
12cr|frozen-bubble-2.212.0-7|122	* Thu Jul 22 2010 Funda Wang <fwang@mandriva.org> 2.2.0-4mdv2011.0
12cr|frozen-bubble-2.212.0-7|123	+ Revision: 556962
12cr|frozen-bubble-2.212.0-7|124	- rebuild
12cr|frozen-bubble-2.212.0-7|125	
12cr|frozen-bubble-2.212.0-7|126	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-3mdv2010.1
12cr|frozen-bubble-2.212.0-7|127	+ Revision: 522672
12cr|frozen-bubble-2.212.0-7|128	- rebuilt for 2010.1
12cr|frozen-bubble-2.212.0-7|129	
12cr|frozen-bubble-2.212.0-7|130	* Sun Aug 23 2009 Michael Scherer <misc@mandriva.org> 2.2.0-2mdv2010.0
12cr|frozen-bubble-2.212.0-7|131	+ Revision: 420214
12cr|frozen-bubble-2.212.0-7|132	- fix bug 52945, some constants are no longer exported with latest perl-SDL
12cr|frozen-bubble-2.212.0-7|133	
12cr|frozen-bubble-2.212.0-7|134	* Fri Dec 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.2.0-1mdv2009.1
12cr|frozen-bubble-2.212.0-7|135	+ Revision: 313696
12cr|frozen-bubble-2.212.0-7|136	- export %%_prefix
12cr|frozen-bubble-2.212.0-7|137	- update to new version 2.2.0
12cr|frozen-bubble-2.212.0-7|138	- add buildrequires on libSDL_image-devel
12cr|frozen-bubble-2.212.0-7|139	- fix mixture of tabs and spaces
12cr|frozen-bubble-2.212.0-7|140	- use macros
12cr|frozen-bubble-2.212.0-7|141	- spec file clean
12cr|frozen-bubble-2.212.0-7|142	
12cr|frozen-bubble-2.212.0-7|143	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 2.1.0-7mdv2009.0
12cr|frozen-bubble-2.212.0-7|144	+ Revision: 218423
12cr|frozen-bubble-2.212.0-7|145	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|frozen-bubble-2.212.0-7|146	
12cr|frozen-bubble-2.212.0-7|147	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 2.1.0-7mdv2008.1
12cr|frozen-bubble-2.212.0-7|148	+ Revision: 151781
12cr|frozen-bubble-2.212.0-7|149	- rebuild
12cr|frozen-bubble-2.212.0-7|150	- rebuild
12cr|frozen-bubble-2.212.0-7|151	- kill re-definition of %%buildroot on Pixel's request
12cr|frozen-bubble-2.212.0-7|152	
12cr|frozen-bubble-2.212.0-7|153	+ Olivier Blin <blino@mandriva.org>
12cr|frozen-bubble-2.212.0-7|154	- restore BuildRoot
12cr|frozen-bubble-2.212.0-7|155	
12cr|frozen-bubble-2.212.0-7|156	* Wed Sep 19 2007 Adam Williamson <awilliamson@mandriva.org> 2.1.0-5mdv2008.0
12cr|frozen-bubble-2.212.0-7|157	+ Revision: 91113
12cr|frozen-bubble-2.212.0-7|158	- don't package license
12cr|frozen-bubble-2.212.0-7|159	- fd.o icons
12cr|frozen-bubble-2.212.0-7|160	- improve description
12cr|frozen-bubble-2.212.0-7|161	- new license policy
12cr|frozen-bubble-2.212.0-7|162	
12cr|frozen-bubble-2.212.0-7|163	* Sun Sep 09 2007 David Walluck <walluck@mandriva.org> 2.1.0-4mdv2008.0
12cr|frozen-bubble-2.212.0-7|164	+ Revision: 83394
12cr|frozen-bubble-2.212.0-7|165	- rebuild (package was unsigned)
12cr|frozen-bubble-2.212.0-7|166	
12cr|frozen-bubble-2.212.0-7|167	* Sun Sep 09 2007 Emmanuel Andry <eandry@mandriva.org> 2.1.0-3mdv2008.0
12cr|frozen-bubble-2.212.0-7|168	+ Revision: 83323
12cr|frozen-bubble-2.212.0-7|169	- Drop old menu
12cr|frozen-bubble-2.212.0-7|170	
12cr|frozen-bubble-2.212.0-7|171	+ Thierry Vignaud <tv@mandriva.org>
12cr|frozen-bubble-2.212.0-7|172	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|frozen-bubble-2.212.0-7|173	
12cr|frozen-bubble-2.212.0-7|174	
12cr|frozen-bubble-2.212.0-7|175	* Fri Dec 01 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.1.0-2mdv2007.0
12cr|frozen-bubble-2.212.0-7|176	+ Revision: 89694
12cr|frozen-bubble-2.212.0-7|177	- release
12cr|frozen-bubble-2.212.0-7|178	- fix upgrade (#27435)
12cr|frozen-bubble-2.212.0-7|179	
12cr|frozen-bubble-2.212.0-7|180	* Fri Nov 24 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.1.0-1mdv2007.1
12cr|frozen-bubble-2.212.0-7|181	+ Revision: 87021
12cr|frozen-bubble-2.212.0-7|182	- new release
12cr|frozen-bubble-2.212.0-7|183	- new source URL
12cr|frozen-bubble-2.212.0-7|184	- fix source url
12cr|frozen-bubble-2.212.0-7|185	
12cr|frozen-bubble-2.212.0-7|186	+ Michael Scherer <misc@mandriva.org>
12cr|frozen-bubble-2.212.0-7|187	- split server from main package, to host a server without pulling the whole set of deps
12cr|frozen-bubble-2.212.0-7|188	
12cr|frozen-bubble-2.212.0-7|189	* Wed Nov 01 2006 Michael Scherer <misc@mandriva.org> 2.0.0-1mdv2007.1
12cr|frozen-bubble-2.212.0-7|190	+ Revision: 74955
12cr|frozen-bubble-2.212.0-7|191	- version 2.0, specfile merged from upstream with mandriva one
12cr|frozen-bubble-2.212.0-7|192	- fix bug #7778
12cr|frozen-bubble-2.212.0-7|193	- Import frozen-bubble
12cr|frozen-bubble-2.212.0-7|194	
12cr|frozen-bubble-2.212.0-7|195	* Mon Sep 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.0-11mdv2007.0
12cr|frozen-bubble-2.212.0-7|196	- Really migrate to xdg menu
12cr|frozen-bubble-2.212.0-7|197	
12cr|frozen-bubble-2.212.0-7|198	* Fri Jul 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-10mdv2007.0
12cr|frozen-bubble-2.212.0-7|199	- xdg menu
12cr|frozen-bubble-2.212.0-7|200	- spec cleanup
12cr|frozen-bubble-2.212.0-7|201	
12cr|frozen-bubble-2.212.0-7|202	* Tue Mar 28 2006 Pixel <pixel@mandriva.com> 1.0.0-9mdk
12cr|frozen-bubble-2.212.0-7|203	- fix "make install" using DESTDIR
12cr|frozen-bubble-2.212.0-7|204	(MakeMaker generated Makefile doesn't handle PREFIX anymore)
12cr|frozen-bubble-2.212.0-7|205	
12cr|frozen-bubble-2.212.0-7|206	* Fri Dec 16 2005 Michael Scherer <misc@mandriva.org> 1.0.0-8mdk
12cr|frozen-bubble-2.212.0-7|207	- mkrel
12cr|frozen-bubble-2.212.0-7|208	- fix #20223 ( by simply rebuilding it, this is weird ).
12cr|frozen-bubble-2.212.0-7|209	
12cr|frozen-bubble-2.212.0-7|210	* Mon Nov 15 2004 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.0-7mdk
12cr|frozen-bubble-2.212.0-7|211	- Rebuild for new perl
12cr|frozen-bubble-2.212.0-7|212	

1502 12
12cr|fsa-0.51-1|1	Name:		fsa
12cr|fsa-0.51-1|2	Version:	0.51
12cr|fsa-0.51-1|3	Release:	1
12cr|fsa-0.51-1|4	Summary:	Finite state automata package
12cr|fsa-0.51-1|5	Group:		Sciences/Computer science
12cr|fsa-0.51-1|6	License:	Freeware
12cr|fsa-0.51-1|7	URL:		http://www.eti.pg.gda.pl/~jandac/fsa.html
12cr|fsa-0.51-1|8	Source:		ftp://ftp.pg.gda.pl/pub/software/xtras-PG/fsa/%{name}_%{version}.tar.gz
12cr|fsa-0.51-1|9	Patch:		%{name}_0.41.fileselect-shellbang.patch.bz2
12cr|fsa-0.51-1|10	
12cr|fsa-0.51-1|11	%description
12cr|fsa-0.51-1|12	This package contains several finite state automata-based utilities for:
12cr|fsa-0.51-1|13	- spellchecking
12cr|fsa-0.51-1|14	- diacritic restoration
12cr|fsa-0.51-1|15	- morphological analysis and synthesis
12cr|fsa-0.51-1|16	- acquisition of data for morphological descriptions
12cr|fsa-0.51-1|17	- perfect hashing
12cr|fsa-0.51-1|18	
12cr|fsa-0.51-1|19	%package tcl
12cr|fsa-0.51-1|20	Summary:	Tcl/Tk interface for %{name}
12cr|fsa-0.51-1|21	Group:		Sciences/Computer science
12cr|fsa-0.51-1|22	Requires:	%{name} = %{version}-%{release}
12cr|fsa-0.51-1|23	
12cr|fsa-0.51-1|24	%description tcl
12cr|fsa-0.51-1|25	Tcl/Tk interface for %{name}.
12cr|fsa-0.51-1|26	
12cr|fsa-0.51-1|27	%prep
12cr|fsa-0.51-1|28	%setup -q -n s_fsa
12cr|fsa-0.51-1|29	%patch
12cr|fsa-0.51-1|30	
12cr|fsa-0.51-1|31	%build
12cr|fsa-0.51-1|32	%make CPPFLAGS="\
12cr|fsa-0.51-1|33	%{optflags} \
12cr|fsa-0.51-1|34	-DFLEXIBLE  \
12cr|fsa-0.51-1|35	-DNUMBERS \
12cr|fsa-0.51-1|36	-DA_TERGO \
12cr|fsa-0.51-1|37	-DGENERALIZE \
12cr|fsa-0.51-1|38	-DSORT_ON_FREQ \
12cr|fsa-0.51-1|39	-DSHOW_FILLERS  \
12cr|fsa-0.51-1|40	-DSTOPBIT \
12cr|fsa-0.51-1|41	-DNEXTBIT \
12cr|fsa-0.51-1|42	-DMORE_COMPR \
12cr|fsa-0.51-1|43	-DCASECONV \
12cr|fsa-0.51-1|44	-DRUNON_WORDS \
12cr|fsa-0.51-1|45	-DMORPH_INFIX \
12cr|fsa-0.51-1|46	-DPOOR_MORPH \
12cr|fsa-0.51-1|47	-DCHCLASS \
12cr|fsa-0.51-1|48	-DGUESS_LEXEMES -DGUESS_PREFIX \
12cr|fsa-0.51-1|49	-DGUESS_MMORPH \
12cr|fsa-0.51-1|50	-DDUMP_ALL"
12cr|fsa-0.51-1|51	
12cr|fsa-0.51-1|52	%install
12cr|fsa-0.51-1|53	install -d -m 755 %{buildroot}%{_bindir}
12cr|fsa-0.51-1|54	install -d -m 755 %{buildroot}%{_mandir}/{man1,man5}
12cr|fsa-0.51-1|55	install -d -m 755 %{buildroot}%{_datadir}/%{name}/{dict,tclmacq}
12cr|fsa-0.51-1|56	make PREFIXDIR=%{buildroot}%{_prefix} \
12cr|fsa-0.51-1|57	MANDIR=%{buildroot}%{_mandir} \
12cr|fsa-0.51-1|58	DICTDIR=%{buildroot}%{_datadir}/%{name}/dict \
12cr|fsa-0.51-1|59	LISPDIR=%{buildroot}%{_libdir}/emacs/site-lisp \
12cr|fsa-0.51-1|60	TCLMACQDIR=%{buildroot}%{_datadir}/%{name}/tclmacq \
12cr|fsa-0.51-1|61	install
12cr|fsa-0.51-1|62	mv %{buildroot}%{_bindir}/simplify.pl %{buildroot}%{_bindir}/simplify-fsa.pl
12cr|fsa-0.51-1|63	
12cr|fsa-0.51-1|64	%files
12cr|fsa-0.51-1|65	%doc CHANGES INSTALL README TROUBLESHOOTING
12cr|fsa-0.51-1|66	%{_bindir}/*
12cr|fsa-0.51-1|67	%{_mandir}/*/*
12cr|fsa-0.51-1|68	%dir %{_datadir}/%{name}
12cr|fsa-0.51-1|69	%{_datadir}/%{name}/dict
12cr|fsa-0.51-1|70	%exclude %{_bindir}/*.tcl
12cr|fsa-0.51-1|71	
12cr|fsa-0.51-1|72	%files tcl
12cr|fsa-0.51-1|73	%doc CHANGES INSTALL README TROUBLESHOOTING
12cr|fsa-0.51-1|74	%{_bindir}/*.tcl
12cr|fsa-0.51-1|75	%{_datadir}/%{name}/tclmacq
12cr|fsa-0.51-1|76	
12cr|fsa-0.51-1|77	%changelog
12cr|fsa-0.51-1|78	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.45-1mdv2008.1
12cr|fsa-0.51-1|79	+ Revision: 178403
12cr|fsa-0.51-1|80	- new version
12cr|fsa-0.51-1|81	
12cr|fsa-0.51-1|82	+ Olivier Blin <oblin@mandriva.com>
12cr|fsa-0.51-1|83	- restore BuildRoot
12cr|fsa-0.51-1|84	
12cr|fsa-0.51-1|85	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.42-4mdv2008.1
12cr|fsa-0.51-1|86	+ Revision: 132434
12cr|fsa-0.51-1|87	- rebuild
12cr|fsa-0.51-1|88	
12cr|fsa-0.51-1|89	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|fsa-0.51-1|90	- kill re-definition of %%buildroot on Pixel's request
12cr|fsa-0.51-1|91	- import fsa
12cr|fsa-0.51-1|92	
12cr|fsa-0.51-1|93	
12cr|fsa-0.51-1|94	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.42-3mdv2007.0
12cr|fsa-0.51-1|95	- Rebuild
12cr|fsa-0.51-1|96	
12cr|fsa-0.51-1|97	* Wed Aug 17 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.42-2mdk
12cr|fsa-0.51-1|98	- fix description (Adam Williamson <awilliamson@mandriva.com>)
12cr|fsa-0.51-1|99	- %%mkrel
12cr|fsa-0.51-1|100	
12cr|fsa-0.51-1|101	* Wed Aug 17 2005 Guillaume Rousse <guillomovitch@zarb.org> 0.42-1mdk
12cr|fsa-0.51-1|102	- new version
12cr|fsa-0.51-1|103	- new GPL license allow inclusion in contrib
12cr|fsa-0.51-1|104	- fix conflict with anomy-sanitizer by renaming the problematic file (fix #45)
12cr|fsa-0.51-1|105	
12cr|fsa-0.51-1|106	* Tue Jun 14 2005 Guillaume Rousse <guillomovitch@zarb.org> 0.41-2plf
12cr|fsa-0.51-1|107	- spec cleanup
12cr|fsa-0.51-1|108	- less strict dependencies between packages
12cr|fsa-0.51-1|109	- fix missing shellbang
12cr|fsa-0.51-1|110	
12cr|fsa-0.51-1|111	* Sun Nov 28 2004 Guillaume Rousse <guillomovitch@zarb.org> 0.41-1plf
12cr|fsa-0.51-1|112	- new version
12cr|fsa-0.51-1|113	- fix license
12cr|fsa-0.51-1|114	
12cr|fsa-0.51-1|115	* Tue Oct 05 2004 Guillaume Rousse <guillomovitch@zarb.org> 0.40-1plf
12cr|fsa-0.51-1|116	- new version
12cr|fsa-0.51-1|117	- plf reason
12cr|fsa-0.51-1|118	- drop patch0 (merged upstream)
12cr|fsa-0.51-1|119	
12cr|fsa-0.51-1|120	* Fri Jun 11 2004 Guillaume Rousse <guillomovitch@zarb.org> 0.39-1plf
12cr|fsa-0.51-1|121	- new version
12cr|fsa-0.51-1|122	- tcl files in a subpackage
12cr|fsa-0.51-1|123	- keep default compilation options
12cr|fsa-0.51-1|124	- fix segfault for out-of-size array index
12cr|fsa-0.51-1|125	- rpmbuildupdate aware
12cr|fsa-0.51-1|126	
12cr|fsa-0.51-1|127	* Fri Jun 11 2004 Guillaume Rousse <guillomovitch@zarb.org> 0.37-3plf
12cr|fsa-0.51-1|128	- remove tcl files to avoid dependencies
12cr|fsa-0.51-1|129	
12cr|fsa-0.51-1|130	* Tue Mar 02 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.37-2plf
12cr|fsa-0.51-1|131	- fix build
12cr|fsa-0.51-1|132	- Conflicts: anomy-sanitizer (%%_bindir/simplify)
12cr|fsa-0.51-1|133	
12cr|fsa-0.51-1|134	* Tue Dec 16 2003 Guillaume Rousse <guillomovitch@zarb.org> 0.37-1plf
12cr|fsa-0.51-1|135	- first plf release

1503 12
12cr|fsarchiver-0.6.15-1|1	Name:		fsarchiver
12cr|fsarchiver-0.6.15-1|2	Version:	0.6.15
12cr|fsarchiver-0.6.15-1|3	Release:	1
12cr|fsarchiver-0.6.15-1|4	
12cr|fsarchiver-0.6.15-1|5	Summary:	Safe and flexible file-system backup/deployment tool
12cr|fsarchiver-0.6.15-1|6	Group:		Archiving/Backup
12cr|fsarchiver-0.6.15-1|7	License:	GPLv2
12cr|fsarchiver-0.6.15-1|8	URL:		http://www.fsarchiver.org
12cr|fsarchiver-0.6.15-1|9	Source0:  	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|fsarchiver-0.6.15-1|10	Patch0:		fsarchiver-0.6.13-linking.patch
12cr|fsarchiver-0.6.15-1|11	BuildRequires:	pkgconfig(ext2fs)
12cr|fsarchiver-0.6.15-1|12	BuildRequires:	libuuid-devel
12cr|fsarchiver-0.6.15-1|13	BuildRequires:	libblkid-devel
12cr|fsarchiver-0.6.15-1|14	BuildRequires:	e2fsprogs
12cr|fsarchiver-0.6.15-1|15	BuildRequires:	libattr-devel
12cr|fsarchiver-0.6.15-1|16	BuildRequires:	libgcrypt-devel
12cr|fsarchiver-0.6.15-1|17	BuildRequires:	zlib-devel
12cr|fsarchiver-0.6.15-1|18	BuildRequires:	bzip2-devel
12cr|fsarchiver-0.6.15-1|19	BuildRequires:	liblzo-devel
12cr|fsarchiver-0.6.15-1|20	BuildRequires:	lzma-devel
12cr|fsarchiver-0.6.15-1|21	
12cr|fsarchiver-0.6.15-1|22	%description
12cr|fsarchiver-0.6.15-1|23	FSArchiver is a system tool that allows you to save the contents of a
12cr|fsarchiver-0.6.15-1|24	file-system to a compressed archive file. The file-system can be restored
12cr|fsarchiver-0.6.15-1|25	on a partition which has a different size and it can be restored on a
12cr|fsarchiver-0.6.15-1|26	different file-system. Unlike tar/dar, FSArchiver also creates the
12cr|fsarchiver-0.6.15-1|27	file-system when it extracts the data to partitions. Everything is
12cr|fsarchiver-0.6.15-1|28	checksummed in the archive in order to protect the data. If the archive
12cr|fsarchiver-0.6.15-1|29	is corrupt, you just loose the current file, not the whole archive.
12cr|fsarchiver-0.6.15-1|30	
12cr|fsarchiver-0.6.15-1|31	%prep
12cr|fsarchiver-0.6.15-1|32	%setup -q
12cr|fsarchiver-0.6.15-1|33	%patch0 -p1
12cr|fsarchiver-0.6.15-1|34	
12cr|fsarchiver-0.6.15-1|35	%build
12cr|fsarchiver-0.6.15-1|36	%configure2_5x
12cr|fsarchiver-0.6.15-1|37	
12cr|fsarchiver-0.6.15-1|38	%make V=1
12cr|fsarchiver-0.6.15-1|39	
12cr|fsarchiver-0.6.15-1|40	%install
12cr|fsarchiver-0.6.15-1|41	%makeinstall_std
12cr|fsarchiver-0.6.15-1|42	
12cr|fsarchiver-0.6.15-1|43	%files
12cr|fsarchiver-0.6.15-1|44	%doc README THANKS NEWS ChangeLog
12cr|fsarchiver-0.6.15-1|45	%{_sbindir}/%{name}
12cr|fsarchiver-0.6.15-1|46	%{_mandir}/man8/%{name}*
12cr|fsarchiver-0.6.15-1|47	
12cr|fsarchiver-0.6.15-1|48	
12cr|fsarchiver-0.6.15-1|49	%changelog
12cr|fsarchiver-0.6.15-1|50	* Mon Jun 04 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.6.15-1
12cr|fsarchiver-0.6.15-1|51	+ Revision: 802187
12cr|fsarchiver-0.6.15-1|52	- version update 0.6.15
12cr|fsarchiver-0.6.15-1|53	
12cr|fsarchiver-0.6.15-1|54	* Mon Mar 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.6.13-1
12cr|fsarchiver-0.6.15-1|55	+ Revision: 785752
12cr|fsarchiver-0.6.15-1|56	- BR:pkgconfig(ext2fs)
12cr|fsarchiver-0.6.15-1|57	- version update 0.6.13
12cr|fsarchiver-0.6.15-1|58	
12cr|fsarchiver-0.6.15-1|59	* Sat Dec 25 2010 Jani Välimaa <wally@mandriva.org> 0.6.12-1mdv2011.0
12cr|fsarchiver-0.6.15-1|60	+ Revision: 624927
12cr|fsarchiver-0.6.15-1|61	- new version 0.6.12
12cr|fsarchiver-0.6.15-1|62	- finally fix overlinking in a pretty way (add P0)
12cr|fsarchiver-0.6.15-1|63	- increase build time verbosity
12cr|fsarchiver-0.6.15-1|64	
12cr|fsarchiver-0.6.15-1|65	* Sun Dec 05 2010 Jani Välimaa <wally@mandriva.org> 0.6.11-1mdv2011.0
12cr|fsarchiver-0.6.15-1|66	+ Revision: 609621
12cr|fsarchiver-0.6.15-1|67	- new version 0.6.11
12cr|fsarchiver-0.6.15-1|68	- drop upstream applied patch
12cr|fsarchiver-0.6.15-1|69	
12cr|fsarchiver-0.6.15-1|70	* Sat Nov 27 2010 Funda Wang <fwang@mandriva.org> 0.6.10-3mdv2011.0
12cr|fsarchiver-0.6.15-1|71	+ Revision: 601650
12cr|fsarchiver-0.6.15-1|72	- rebuild for new liblzma
12cr|fsarchiver-0.6.15-1|73	
12cr|fsarchiver-0.6.15-1|74	* Thu Oct 21 2010 Jani Välimaa <wally@mandriva.org> 0.6.10-2mdv2011.0
12cr|fsarchiver-0.6.15-1|75	+ Revision: 587168
12cr|fsarchiver-0.6.15-1|76	- add update-supported-btrfs-compat-flags.patch from upstream
12cr|fsarchiver-0.6.15-1|77	- fix overlinking
12cr|fsarchiver-0.6.15-1|78	
12cr|fsarchiver-0.6.15-1|79	* Sat Jul 10 2010 Jani Välimaa <wally@mandriva.org> 0.6.10-1mdv2011.0
12cr|fsarchiver-0.6.15-1|80	+ Revision: 550072
12cr|fsarchiver-0.6.15-1|81	- new version 0.6.10
12cr|fsarchiver-0.6.15-1|82	- drop upstream applied patches
12cr|fsarchiver-0.6.15-1|83	
12cr|fsarchiver-0.6.15-1|84	* Sat May 08 2010 Jani Välimaa <wally@mandriva.org> 0.6.8-2mdv2010.1
12cr|fsarchiver-0.6.15-1|85	+ Revision: 543988
12cr|fsarchiver-0.6.15-1|86	- add patches from upstream:
12cr|fsarchiver-0.6.15-1|87	* fsarchiver-0.6.8-02-fix-rest-small-archives.patch
12cr|fsarchiver-0.6.15-1|88	* fsarchiver-0.6.8-03-restore-error-handling.patch
12cr|fsarchiver-0.6.15-1|89	* fsarchiver-0.6.8-04-remove-all-volumes-on-error.patch
12cr|fsarchiver-0.6.15-1|90	* fsarchiver-0.6.8-05-fix-ntfs-links.patch
12cr|fsarchiver-0.6.15-1|91	
12cr|fsarchiver-0.6.15-1|92	* Wed Apr 07 2010 Jani Välimaa <wally@mandriva.org> 0.6.8-1mdv2010.1
12cr|fsarchiver-0.6.15-1|93	+ Revision: 532852
12cr|fsarchiver-0.6.15-1|94	- initial Mandriva release based on Fedora .spec
12cr|fsarchiver-0.6.15-1|95	

1504 12
12cr|fsgrab-1.1-14|1	%define name fsgrab
12cr|fsgrab-1.1-14|2	%define version 1.1
12cr|fsgrab-1.1-14|3	%define release %mkrel 14
12cr|fsgrab-1.1-14|4	
12cr|fsgrab-1.1-14|5	Summary: Get blocks from an (ext2) filesystem on Linux
12cr|fsgrab-1.1-14|6	Name: %{name}
12cr|fsgrab-1.1-14|7	Version: %{version}
12cr|fsgrab-1.1-14|8	Release: %{release}
12cr|fsgrab-1.1-14|9	License: GPL
12cr|fsgrab-1.1-14|10	Group: File tools
12cr|fsgrab-1.1-14|11	Source: %name-%version.tar.bz2
12cr|fsgrab-1.1-14|12	Buildroot: %_tmppath/%{name}-buildroot
12cr|fsgrab-1.1-14|13	
12cr|fsgrab-1.1-14|14	%description
12cr|fsgrab-1.1-14|15	This program allows you to seek to a given point in a file or a block device
12cr|fsgrab-1.1-14|16	and write a given number of blocks out from that point, without reading the
12cr|fsgrab-1.1-14|17	intervening material. This is useful in attempting undeletion of
12cr|fsgrab-1.1-14|18	files. See the Ext2fs-Undeletion howto for details.
12cr|fsgrab-1.1-14|19	
12cr|fsgrab-1.1-14|20	%prep
12cr|fsgrab-1.1-14|21	rm -rf $RPM_BUILD_ROOT
12cr|fsgrab-1.1-14|22	
12cr|fsgrab-1.1-14|23	%setup
12cr|fsgrab-1.1-14|24	
12cr|fsgrab-1.1-14|25	%build
12cr|fsgrab-1.1-14|26	make
12cr|fsgrab-1.1-14|27	
12cr|fsgrab-1.1-14|28	%install
12cr|fsgrab-1.1-14|29	install -m 755 -d $RPM_BUILD_ROOT%{_bindir}
12cr|fsgrab-1.1-14|30	install -m 755 fsgrab $RPM_BUILD_ROOT%{_bindir}/
12cr|fsgrab-1.1-14|31	
12cr|fsgrab-1.1-14|32	install -m 755 -d $RPM_BUILD_ROOT%{_mandir}/man1
12cr|fsgrab-1.1-14|33	install -m 644 fsgrab.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cr|fsgrab-1.1-14|34	
12cr|fsgrab-1.1-14|35	%clean
12cr|fsgrab-1.1-14|36	rm -rf $RPM_BUILD_ROOT
12cr|fsgrab-1.1-14|37	
12cr|fsgrab-1.1-14|38	%files
12cr|fsgrab-1.1-14|39	%defattr (-,root,root)
12cr|fsgrab-1.1-14|40	%doc README
12cr|fsgrab-1.1-14|41	%{_bindir}/*
12cr|fsgrab-1.1-14|42	%{_mandir}/man1/*
12cr|fsgrab-1.1-14|43	
12cr|fsgrab-1.1-14|44	
12cr|fsgrab-1.1-14|45	
12cr|fsgrab-1.1-14|46	%changelog
12cr|fsgrab-1.1-14|47	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-14mdv2011.0
12cr|fsgrab-1.1-14|48	+ Revision: 618361
12cr|fsgrab-1.1-14|49	- the mass rebuild of 2010.0 packages
12cr|fsgrab-1.1-14|50	
12cr|fsgrab-1.1-14|51	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.1-13mdv2010.0
12cr|fsgrab-1.1-14|52	+ Revision: 428922
12cr|fsgrab-1.1-14|53	- rebuild
12cr|fsgrab-1.1-14|54	
12cr|fsgrab-1.1-14|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.1-12mdv2009.0
12cr|fsgrab-1.1-14|56	+ Revision: 245422
12cr|fsgrab-1.1-14|57	- rebuild
12cr|fsgrab-1.1-14|58	
12cr|fsgrab-1.1-14|59	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.1-10mdv2008.1
12cr|fsgrab-1.1-14|60	+ Revision: 136423
12cr|fsgrab-1.1-14|61	- restore BuildRoot
12cr|fsgrab-1.1-14|62	
12cr|fsgrab-1.1-14|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|fsgrab-1.1-14|64	- kill re-definition of %%buildroot on Pixel's request
12cr|fsgrab-1.1-14|65	
12cr|fsgrab-1.1-14|66	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1.1-10mdv2008.0
12cr|fsgrab-1.1-14|67	+ Revision: 70237
12cr|fsgrab-1.1-14|68	- use %%mkrel
12cr|fsgrab-1.1-14|69	
12cr|fsgrab-1.1-14|70	
12cr|fsgrab-1.1-14|71	* Wed Apr 20 2005 Lenny Cartier <lenny@mandriva.com> 1.1-9mdk
12cr|fsgrab-1.1-14|72	- rebuild
12cr|fsgrab-1.1-14|73	
12cr|fsgrab-1.1-14|74	* Thu Feb 19 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.1-8mdk
12cr|fsgrab-1.1-14|75	- rebuild
12cr|fsgrab-1.1-14|76	
12cr|fsgrab-1.1-14|77	* Fri Jan 17 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.1-7mdk
12cr|fsgrab-1.1-14|78	- rebuild
12cr|fsgrab-1.1-14|79	
12cr|fsgrab-1.1-14|80	* Wed Aug 28 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.1-6mdk
12cr|fsgrab-1.1-14|81	- rebuild
12cr|fsgrab-1.1-14|82	
12cr|fsgrab-1.1-14|83	* Tue Jul 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.1-5mdk
12cr|fsgrab-1.1-14|84	- rebuild
12cr|fsgrab-1.1-14|85	
12cr|fsgrab-1.1-14|86	* Tue Jan 09 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.1-4mdk
12cr|fsgrab-1.1-14|87	- rebuild
12cr|fsgrab-1.1-14|88	
12cr|fsgrab-1.1-14|89	* Wed Jul 26 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.1-3mdk
12cr|fsgrab-1.1-14|90	- BM
12cr|fsgrab-1.1-14|91	
12cr|fsgrab-1.1-14|92	* Wed Apr 26 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.1-2mdk
12cr|fsgrab-1.1-14|93	- fix files section
12cr|fsgrab-1.1-14|94	- fix group
12cr|fsgrab-1.1-14|95	
12cr|fsgrab-1.1-14|96	* Thu Feb 17 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cr|fsgrab-1.1-14|97	- mandrake build
12cr|fsgrab-1.1-14|98	

1505 12
12cr|fsh-1.2-10|1	%define name fsh
12cr|fsh-1.2-10|2	%define version 1.2
12cr|fsh-1.2-10|3	%define release %mkrel 10
12cr|fsh-1.2-10|4	
12cr|fsh-1.2-10|5	Summary : A tool for ssh remote execution of commands
12cr|fsh-1.2-10|6	Name: %name
12cr|fsh-1.2-10|7	Version: %version
12cr|fsh-1.2-10|8	Release: %release
12cr|fsh-1.2-10|9	License: GPL
12cr|fsh-1.2-10|10	URL: http://www.lysator.liu.se/fsh/
12cr|fsh-1.2-10|11	Group: Networking/Other
12cr|fsh-1.2-10|12	Source: %{name}-%{version}.tar.bz2
12cr|fsh-1.2-10|13	BuildRoot: %_tmppath/%{name}-buildroot
12cr|fsh-1.2-10|14	Buildrequires: python-devel
12cr|fsh-1.2-10|15	
12cr|fsh-1.2-10|16	%description
12cr|fsh-1.2-10|17	fsh is a tool for establishing an ssh tunnel for remote execution of commands
12cr|fsh-1.2-10|18	without requiring an ssh authentication on every connection. Once the tunnel
12cr|fsh-1.2-10|19	is established, remote commands can be executed almost instantaneously.
12cr|fsh-1.2-10|20	This makes systems such as remote cvs over ssh much faster.
12cr|fsh-1.2-10|21	
12cr|fsh-1.2-10|22	%prep
12cr|fsh-1.2-10|23	
12cr|fsh-1.2-10|24	%setup -q
12cr|fsh-1.2-10|25	
12cr|fsh-1.2-10|26	%build
12cr|fsh-1.2-10|27	%configure
12cr|fsh-1.2-10|28	%make
12cr|fsh-1.2-10|29	
12cr|fsh-1.2-10|30	%install
12cr|fsh-1.2-10|31	rm -rf $RPM_BUILD_ROOT
12cr|fsh-1.2-10|32	
12cr|fsh-1.2-10|33	%makeinstall
12cr|fsh-1.2-10|34	
12cr|fsh-1.2-10|35	%post
12cr|fsh-1.2-10|36	%_install_info %{name}.info
12cr|fsh-1.2-10|37	
12cr|fsh-1.2-10|38	%postun
12cr|fsh-1.2-10|39	%_remove_install_info %{name}.info
12cr|fsh-1.2-10|40	
12cr|fsh-1.2-10|41	%clean
12cr|fsh-1.2-10|42	rm -rf $RPM_BUILD_ROOT
12cr|fsh-1.2-10|43	
12cr|fsh-1.2-10|44	%files
12cr|fsh-1.2-10|45	%defattr (-,root,root)
12cr|fsh-1.2-10|46	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README README.DEVO
12cr|fsh-1.2-10|47	%doc RELEASING THANKS TODO
12cr|fsh-1.2-10|48	%_bindir/*
12cr|fsh-1.2-10|49	%_libdir/*
12cr|fsh-1.2-10|50	%_datadir/%{name}/
12cr|fsh-1.2-10|51	%{_infodir}/%{name}.info*
12cr|fsh-1.2-10|52	
12cr|fsh-1.2-10|53	
12cr|fsh-1.2-10|54	
12cr|fsh-1.2-10|55	%changelog
12cr|fsh-1.2-10|56	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2-10mdv2011.0
12cr|fsh-1.2-10|57	+ Revision: 610776
12cr|fsh-1.2-10|58	- rebuild
12cr|fsh-1.2-10|59	
12cr|fsh-1.2-10|60	* Wed Jan 27 2010 Antoine Ginies <aginies@mandriva.com> 1.2-9mdv2010.1
12cr|fsh-1.2-10|61	+ Revision: 497281
12cr|fsh-1.2-10|62	- add python-devel buildrequires
12cr|fsh-1.2-10|63	
12cr|fsh-1.2-10|64	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.2-9mdv2010.0
12cr|fsh-1.2-10|65	+ Revision: 428923
12cr|fsh-1.2-10|66	- rebuild
12cr|fsh-1.2-10|67	
12cr|fsh-1.2-10|68	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.2-8mdv2009.0
12cr|fsh-1.2-10|69	+ Revision: 245423
12cr|fsh-1.2-10|70	- rebuild
12cr|fsh-1.2-10|71	
12cr|fsh-1.2-10|72	* Tue Jan 08 2008 Thierry Vignaud <tv@mandriva.org> 1.2-6mdv2008.1
12cr|fsh-1.2-10|73	+ Revision: 146706
12cr|fsh-1.2-10|74	- do not harcode extension
12cr|fsh-1.2-10|75	- kill re-definition of %%buildroot on Pixel's request
12cr|fsh-1.2-10|76	- import fsh
12cr|fsh-1.2-10|77	
12cr|fsh-1.2-10|78	+ Olivier Blin <oblin@mandriva.com>
12cr|fsh-1.2-10|79	- restore BuildRoot
12cr|fsh-1.2-10|80	
12cr|fsh-1.2-10|81	
12cr|fsh-1.2-10|82	* Wed Aug 09 2006 Lenny Cartier <lenny@mandriva.com> 1.2-6mdv2007.0
12cr|fsh-1.2-10|83	- rebuild
12cr|fsh-1.2-10|84	
12cr|fsh-1.2-10|85	* Mon Mar 21 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 1.2-5mdk
12cr|fsh-1.2-10|86	- rebuild
12cr|fsh-1.2-10|87	
12cr|fsh-1.2-10|88	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2-4mdk
12cr|fsh-1.2-10|89	- rebuild
12cr|fsh-1.2-10|90	
12cr|fsh-1.2-10|91	* Wed Jan 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.2-3mdk
12cr|fsh-1.2-10|92	- rebuild
12cr|fsh-1.2-10|93	
12cr|fsh-1.2-10|94	* Thu Aug 29 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.2-2mdk
12cr|fsh-1.2-10|95	- rebuild
12cr|fsh-1.2-10|96	
12cr|fsh-1.2-10|97	* Thu Aug 29 2002  Lenny Cartier <lenny@mandrakesoft.com> 1.2-1mdk
12cr|fsh-1.2-10|98	- 1.2
12cr|fsh-1.2-10|99	
12cr|fsh-1.2-10|100	* Tue Jul 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.1-3mdk
12cr|fsh-1.2-10|101	- rebuild
12cr|fsh-1.2-10|102	
12cr|fsh-1.2-10|103	* Thu May  3 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.1-2mdk
12cr|fsh-1.2-10|104	- Make it works, redo the packaging.
12cr|fsh-1.2-10|105	
12cr|fsh-1.2-10|106	* Mon Dec 11 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.1-1mdk
12cr|fsh-1.2-10|107	- new in contribs

1506 12
12cr|fslint-2.42-1|1	Name:           fslint
12cr|fslint-2.42-1|2	Version:        2.42
12cr|fslint-2.42-1|3	Release:	%mkrel 1
12cr|fslint-2.42-1|4	Summary:       	An utility to find and clean "lint" on a filesystem
12cr|fslint-2.42-1|5	Group:          File tools
12cr|fslint-2.42-1|6	License:        GPLv2+
12cr|fslint-2.42-1|7	URL:            http://www.pixelbeat.org/fslint/
12cr|fslint-2.42-1|8	Source0:        http://www.pixelbeat.org/fslint/%{name}-%{version}.tar.gz
12cr|fslint-2.42-1|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|fslint-2.42-1|10	BuildArch:      noarch
12cr|fslint-2.42-1|11	BuildRequires:  gettext, desktop-file-utils
12cr|fslint-2.42-1|12	Requires:       python >= 0:2.0, pygtk2.0, pygtk2.0-libglade, cpio
12cr|fslint-2.42-1|13	
12cr|fslint-2.42-1|14	%description
12cr|fslint-2.42-1|15	FSlint is a toolkit to find all redundant disk usage (duplicate files
12cr|fslint-2.42-1|16	for e.g.). It includes a GUI as well as a command line interface.
12cr|fslint-2.42-1|17	
12cr|fslint-2.42-1|18	
12cr|fslint-2.42-1|19	%prep
12cr|fslint-2.42-1|20	%setup -q
12cr|fslint-2.42-1|21	%{__perl} -pi -e 's|^liblocation=.*$|liblocation="%{_datadir}/%{name}" #RPM edit|' fslint-gui
12cr|fslint-2.42-1|22	%{__perl} -pi -e 's|^locale_base=.*$|locale_base=None #RPM edit|' fslint-gui
12cr|fslint-2.42-1|23	
12cr|fslint-2.42-1|24	
12cr|fslint-2.42-1|25	%build
12cr|fslint-2.42-1|26	# Not.
12cr|fslint-2.42-1|27	
12cr|fslint-2.42-1|28	
12cr|fslint-2.42-1|29	%install
12cr|fslint-2.42-1|30	rm -rf %buildroot
12cr|fslint-2.42-1|31	install -Dpm 755 fslint-gui %buildroot%{_bindir}/fslint-gui
12cr|fslint-2.42-1|32	install -dm 755 %buildroot%{_datadir}/%{name}/%{name}/{fstool,supprt}
12cr|fslint-2.42-1|33	install -dm 755 %buildroot%{_datadir}/%{name}/%{name}/supprt/rmlint
12cr|fslint-2.42-1|34	install -dm 755 %buildroot%{_mandir}/man1
12cr|fslint-2.42-1|35	install -pm 644 fslint.glade fslint_icon.png \
12cr|fslint-2.42-1|36	%buildroot%{_datadir}/%{name}
12cr|fslint-2.42-1|37	install -dm 755 %buildroot%{_datadir}/pixmaps
12cr|fslint-2.42-1|38	ln -s %{_datadir}/%{name}/fslint_icon.png $RPM_BUILD_ROOT%{_datadir}/pixmaps
12cr|fslint-2.42-1|39	install -pm 755 fslint/{find*,fslint,zipdir} \
12cr|fslint-2.42-1|40	%buildroot%{_datadir}/%{name}/fslint
12cr|fslint-2.42-1|41	install -pm 755 fslint/fstool/* \
12cr|fslint-2.42-1|42	%buildroot%{_datadir}/%{name}/fslint/fstool
12cr|fslint-2.42-1|43	install -pm 644 fslint/supprt/fslver \
12cr|fslint-2.42-1|44	%buildroot%{_datadir}/%{name}/fslint/supprt
12cr|fslint-2.42-1|45	install -pm 755 fslint/supprt/get* \
12cr|fslint-2.42-1|46	%buildroot%{_datadir}/%{name}/fslint/supprt
12cr|fslint-2.42-1|47	install -pm 755 fslint/supprt/rmlint/* \
12cr|fslint-2.42-1|48	%buildroot%{_datadir}/%{name}/fslint/supprt/rmlint
12cr|fslint-2.42-1|49	
12cr|fslint-2.42-1|50	cp -a man/* \
12cr|fslint-2.42-1|51	%buildroot%{_mandir}/man1/
12cr|fslint-2.42-1|52	
12cr|fslint-2.42-1|53	make -C po DESTDIR=%buildroot LOCALEDIR=%{_datadir}/locale install
12cr|fslint-2.42-1|54	
12cr|fslint-2.42-1|55	desktop-file-install \
12cr|fslint-2.42-1|56	--vendor author \
12cr|fslint-2.42-1|57	--dir %buildroot%{_datadir}/applications \
12cr|fslint-2.42-1|58	--mode 644 \
12cr|fslint-2.42-1|59	%{name}.desktop
12cr|fslint-2.42-1|60	
12cr|fslint-2.42-1|61	%find_lang %{name}
12cr|fslint-2.42-1|62	
12cr|fslint-2.42-1|63	
12cr|fslint-2.42-1|64	%clean
12cr|fslint-2.42-1|65	rm -rf %buildroot
12cr|fslint-2.42-1|66	
12cr|fslint-2.42-1|67	
12cr|fslint-2.42-1|68	%files -f %{name}.lang
12cr|fslint-2.42-1|69	%defattr(-,root,root,-)
12cr|fslint-2.42-1|70	%doc doc/*
12cr|fslint-2.42-1|71	%{_mandir}/man1/fslint*
12cr|fslint-2.42-1|72	%{_bindir}/fslint-gui
12cr|fslint-2.42-1|73	%{_datadir}/%{name}
12cr|fslint-2.42-1|74	%{_datadir}/applications/*%{name}.desktop
12cr|fslint-2.42-1|75	%{_datadir}/pixmaps/fslint_icon.png
12cr|fslint-2.42-1|76	
12cr|fslint-2.42-1|77	
12cr|fslint-2.42-1|78	
12cr|fslint-2.42-1|79	%changelog
12cr|fslint-2.42-1|80	* Tue Mar 15 2011 Stéphane Téletchéa <steletch@mandriva.org> 2.42-1mdv2011.0
12cr|fslint-2.42-1|81	+ Revision: 645174
12cr|fslint-2.42-1|82	- update to new version 2.42
12cr|fslint-2.42-1|83	
12cr|fslint-2.42-1|84	* Mon Sep 06 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.16-2mdv2011.0
12cr|fslint-2.42-1|85	+ Revision: 576367
12cr|fslint-2.42-1|86	- Fix summary
12cr|fslint-2.42-1|87	
12cr|fslint-2.42-1|88	* Mon Sep 06 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.16-1mdv2011.0
12cr|fslint-2.42-1|89	+ Revision: 576337
12cr|fslint-2.42-1|90	- fix group
12cr|fslint-2.42-1|91	- import fslint
12cr|fslint-2.42-1|92	

1507 12
12cr|fsstress-1.0-9|1	%define name fsstress
12cr|fsstress-1.0-9|2	%define version 1.0
12cr|fsstress-1.0-9|3	%define release %mkrel 9
12cr|fsstress-1.0-9|4	
12cr|fsstress-1.0-9|5	Summary: A filesystem stressing tool
12cr|fsstress-1.0-9|6	Name: %{name}
12cr|fsstress-1.0-9|7	Version: %{version}
12cr|fsstress-1.0-9|8	Release: %{release}
12cr|fsstress-1.0-9|9	Source0: %{name}-%{version}.tar.gz
12cr|fsstress-1.0-9|10	License: GPL v2
12cr|fsstress-1.0-9|11	Group: System/Kernel and hardware
12cr|fsstress-1.0-9|12	Url: http://cvs.sourceforge.net/viewcvs.py/ltp/ltp/testcases/kernel/fs/fsstress/
12cr|fsstress-1.0-9|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|fsstress-1.0-9|14	
12cr|fsstress-1.0-9|15	
12cr|fsstress-1.0-9|16	%description
12cr|fsstress-1.0-9|17	fsstress is a filesystem stressing tool.
12cr|fsstress-1.0-9|18	
12cr|fsstress-1.0-9|19	
12cr|fsstress-1.0-9|20	%prep
12cr|fsstress-1.0-9|21	%setup -q
12cr|fsstress-1.0-9|22	
12cr|fsstress-1.0-9|23	%build
12cr|fsstress-1.0-9|24	%make
12cr|fsstress-1.0-9|25	
12cr|fsstress-1.0-9|26	%install
12cr|fsstress-1.0-9|27	rm -rf $RPM_BUILD_ROOT
12cr|fsstress-1.0-9|28	mkdir -p $RPM_BUILD_ROOT%{_bindir}/
12cr|fsstress-1.0-9|29	cp fsstress $RPM_BUILD_ROOT%{_bindir}/
12cr|fsstress-1.0-9|30	
12cr|fsstress-1.0-9|31	%clean
12cr|fsstress-1.0-9|32	rm -rf $RPM_BUILD_ROOT
12cr|fsstress-1.0-9|33	
12cr|fsstress-1.0-9|34	%files
12cr|fsstress-1.0-9|35	%defattr(-,root,root)
12cr|fsstress-1.0-9|36	%{_bindir}/fsstress
12cr|fsstress-1.0-9|37	
12cr|fsstress-1.0-9|38	
12cr|fsstress-1.0-9|39	
12cr|fsstress-1.0-9|40	%changelog
12cr|fsstress-1.0-9|41	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-9mdv2011.0
12cr|fsstress-1.0-9|42	+ Revision: 618362
12cr|fsstress-1.0-9|43	- the mass rebuild of 2010.0 packages
12cr|fsstress-1.0-9|44	
12cr|fsstress-1.0-9|45	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.0-8mdv2010.0
12cr|fsstress-1.0-9|46	+ Revision: 428925
12cr|fsstress-1.0-9|47	- rebuild
12cr|fsstress-1.0-9|48	
12cr|fsstress-1.0-9|49	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0-7mdv2009.0
12cr|fsstress-1.0-9|50	+ Revision: 245585
12cr|fsstress-1.0-9|51	- put a real description
12cr|fsstress-1.0-9|52	
12cr|fsstress-1.0-9|53	+ Michael Scherer <misc@mandriva.org>
12cr|fsstress-1.0-9|54	- fix License
12cr|fsstress-1.0-9|55	- fix description
12cr|fsstress-1.0-9|56	
12cr|fsstress-1.0-9|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2009.0
12cr|fsstress-1.0-9|58	+ Revision: 245431
12cr|fsstress-1.0-9|59	- rebuild
12cr|fsstress-1.0-9|60	
12cr|fsstress-1.0-9|61	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0-3mdv2008.1
12cr|fsstress-1.0-9|62	+ Revision: 136423
12cr|fsstress-1.0-9|63	- restore BuildRoot
12cr|fsstress-1.0-9|64	
12cr|fsstress-1.0-9|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|fsstress-1.0-9|66	- kill re-definition of %%buildroot on Pixel's request
12cr|fsstress-1.0-9|67	- import fsstress
12cr|fsstress-1.0-9|68	
12cr|fsstress-1.0-9|69	
12cr|fsstress-1.0-9|70	* Thu Jun 22 2006 Erwan Velu <erwan@seanodes.com> 1.0-3
12cr|fsstress-1.0-9|71	- Rebuild
12cr|fsstress-1.0-9|72	
12cr|fsstress-1.0-9|73	* Mon Mar 20 2006 Erwan Velu <erwan@seanodes.com> 1.0-2mdk
12cr|fsstress-1.0-9|74	- mkrel
12cr|fsstress-1.0-9|75	- rebuild
12cr|fsstress-1.0-9|76	
12cr|fsstress-1.0-9|77	* Thu Jan 06 2005 Erwan Velu <erwan@seanodes.com> 1.0-1mdk
12cr|fsstress-1.0-9|78	- Initial rpm, assuming its a 1.0 release (no clue in the code itself)

1508 12
12cr|fs-uae-1.3.27-2|1	
12cr|fs-uae-1.3.27-2|2	Summary: A software emulation of the Amiga system
12cr|fs-uae-1.3.27-2|3	Name: fs-uae
12cr|fs-uae-1.3.27-2|4	Version: 1.3.27
12cr|fs-uae-1.3.27-2|5	Release: %mkrel 2
12cr|fs-uae-1.3.27-2|6	URL: http://fengestad.no/fs-uae/files/
12cr|fs-uae-1.3.27-2|7	Source0: %{name}-%{version}.tar.bz2
12cr|fs-uae-1.3.27-2|8	License: GPL
12cr|fs-uae-1.3.27-2|9	Group: Emulators
12cr|fs-uae-1.3.27-2|10	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|fs-uae-1.3.27-2|11	BuildRequires: X11-devel openal-devel
12cr|fs-uae-1.3.27-2|12	BuildRequires: SDL-devel glib-devel
12cr|fs-uae-1.3.27-2|13	BuildRequires: attr-devel
12cr|fs-uae-1.3.27-2|14	BuildRequires: gtk+-devel
12cr|fs-uae-1.3.27-2|15	BuildRequires: gtk+2-devel
12cr|fs-uae-1.3.27-2|16	
12cr|fs-uae-1.3.27-2|17	%description
12cr|fs-uae-1.3.27-2|18	UAE is a software emulation of the Amiga system hardware, which
12cr|fs-uae-1.3.27-2|19	enables you to run most available Amiga software.  Since it is a
12cr|fs-uae-1.3.27-2|20	software emulation, no extra or special hardware is needed.  The Amiga
12cr|fs-uae-1.3.27-2|21	hardware is emulated accurately, so that Amiga software is tricked
12cr|fs-uae-1.3.27-2|22	into thinking it is running on the real thing.  Your computer's
12cr|fs-uae-1.3.27-2|23	display, keyboard, hard disk and mouse assume the roles of their
12cr|fs-uae-1.3.27-2|24	emulated counterparts.
12cr|fs-uae-1.3.27-2|25	
12cr|fs-uae-1.3.27-2|26	Note that to fully emulate the Amiga you need the Amiga KickStart ROM
12cr|fs-uae-1.3.27-2|27	images, which are copyrighted and, of course, not included here.
12cr|fs-uae-1.3.27-2|28	
12cr|fs-uae-1.3.27-2|29	[This is in an unofficial branch of UAE (the Ubiquitous Amiga Emulator)
12cr|fs-uae-1.3.27-2|30	with the aim of bringing the features of WinUAE to non-Windows platforms
12cr|fs-uae-1.3.27-2|31	such as Linux, Mac OS X and BeOS.]
12cr|fs-uae-1.3.27-2|32	
12cr|fs-uae-1.3.27-2|33	%prep
12cr|fs-uae-1.3.27-2|34	%setup -q
12cr|fs-uae-1.3.27-2|35	
12cr|fs-uae-1.3.27-2|36	
12cr|fs-uae-1.3.27-2|37	%build
12cr|fs-uae-1.3.27-2|38	make
12cr|fs-uae-1.3.27-2|39	
12cr|fs-uae-1.3.27-2|40	%install
12cr|fs-uae-1.3.27-2|41	
12cr|fs-uae-1.3.27-2|42	%makeinstall
12cr|fs-uae-1.3.27-2|43	%ifarch x86_64
12cr|fs-uae-1.3.27-2|44	mkdir -p %{buildroot}/%{_libdir}/fs-uae
12cr|fs-uae-1.3.27-2|45	# cp -Rf %{buildroot}/usr/lib/fs-uae/libcapsimage.so %{buildroot}/%{_libdir}/fs-uae/libcapsimage.so
12cr|fs-uae-1.3.27-2|46	# rm -f  %{buildroot}/usr/lib/fs-uae/libcapsimage.so
12cr|fs-uae-1.3.27-2|47	%endif
12cr|fs-uae-1.3.27-2|48	
12cr|fs-uae-1.3.27-2|49	
12cr|fs-uae-1.3.27-2|50	%clean
12cr|fs-uae-1.3.27-2|51	rm -rf $RPM_BUILD_ROOT
12cr|fs-uae-1.3.27-2|52	
12cr|fs-uae-1.3.27-2|53	%files
12cr|fs-uae-1.3.27-2|54	%defattr(-,root,root)
12cr|fs-uae-1.3.27-2|55	%{_bindir}/fs-uae
12cr|fs-uae-1.3.27-2|56	# %{_libdir}/fs-uae/libcapsimage.so
12cr|fs-uae-1.3.27-2|57	%{_docdir}/%{name}/*
12cr|fs-uae-1.3.27-2|58	%{_datadir}/%{name}/*
12cr|fs-uae-1.3.27-2|59	%{_datadir}/applications/fs-uae.desktop
12cr|fs-uae-1.3.27-2|60	%{_datadir}/icons/hicolor/128x128/apps/fs-uae.png
12cr|fs-uae-1.3.27-2|61	%{_datadir}/icons/hicolor/16x16/apps/fs-uae.png
12cr|fs-uae-1.3.27-2|62	%{_datadir}/icons/hicolor/256x256/apps/fs-uae.png
12cr|fs-uae-1.3.27-2|63	%{_datadir}/icons/hicolor/32x32/apps/fs-uae.png
12cr|fs-uae-1.3.27-2|64	%{_datadir}/icons/hicolor/48x48/apps/fs-uae.png
12cr|fs-uae-1.3.27-2|65	%{_datadir}/icons/hicolor/64x64/apps/fs-uae.png
12cr|fs-uae-1.3.27-2|66	%{_datadir}/locale/de/LC_MESSAGES/fs-uae.mo
12cr|fs-uae-1.3.27-2|67	%{_datadir}/locale/fr/LC_MESSAGES/fs-uae.mo
12cr|fs-uae-1.3.27-2|68	%{_datadir}/locale/it/LC_MESSAGES/fs-uae.mo
12cr|fs-uae-1.3.27-2|69	%{_datadir}/locale/pl/LC_MESSAGES/fs-uae.mo
12cr|fs-uae-1.3.27-2|70	%{_datadir}/locale/sr/LC_MESSAGES/fs-uae.mo
12cr|fs-uae-1.3.27-2|71	
12cr|fs-uae-1.3.27-2|72	
12cr|fs-uae-1.3.27-2|73	
12cr|fs-uae-1.3.27-2|74	%changelog
12cr|fs-uae-1.3.27-2|75	* Mon Sep 24 2012 Zombie Ryushu <ryushu@mandriva.org> 1.3.27-2mdv2012.0
12cr|fs-uae-1.3.27-2|76	+ Revision: 817491
12cr|fs-uae-1.3.27-2|77	- remove libcapsimage
12cr|fs-uae-1.3.27-2|78	- Upgrade to 1.3.27
12cr|fs-uae-1.3.27-2|79	- Upgrade to 1.3.27
12cr|fs-uae-1.3.27-2|80	- Upgrade to 1.3.27
12cr|fs-uae-1.3.27-2|81	
12cr|fs-uae-1.3.27-2|82	* Sat Sep 15 2012 Zombie Ryushu <ryushu@mandriva.org> 1.3.26u1-1
12cr|fs-uae-1.3.27-2|83	+ Revision: 816968
12cr|fs-uae-1.3.27-2|84	- Upgrade to 1.3.26u1
12cr|fs-uae-1.3.27-2|85	- Upgrade to 1.3.23
12cr|fs-uae-1.3.27-2|86	- Upgrade to 1.3.22
12cr|fs-uae-1.3.27-2|87	- Upgrade to 1.3.15
12cr|fs-uae-1.3.27-2|88	- Update to 1.3.14
12cr|fs-uae-1.3.27-2|89	- Upgrade to 1.3.9
12cr|fs-uae-1.3.27-2|90	- fix locale
12cr|fs-uae-1.3.27-2|91	- libcapsimage deprecated?
12cr|fs-uae-1.3.27-2|92	- libcapsimage deprecated?
12cr|fs-uae-1.3.27-2|93	- Upgrade to 1.3.7
12cr|fs-uae-1.3.27-2|94	- package icon and desktop shortcut
12cr|fs-uae-1.3.27-2|95	- Upgrade to version 1.2.0 stable
12cr|fs-uae-1.3.27-2|96	- Upgrade to 1.1.9
12cr|fs-uae-1.3.27-2|97	- Update to 1.1.5
12cr|fs-uae-1.3.27-2|98	- Upgrade to 1.1.4
12cr|fs-uae-1.3.27-2|99	- Upgrade to 1.1.1
12cr|fs-uae-1.3.27-2|100	- Upgrade to 1.1.1
12cr|fs-uae-1.3.27-2|101	- Upgrade to 1.1.0
12cr|fs-uae-1.3.27-2|102	- Upgrade to 1.1.0
12cr|fs-uae-1.3.27-2|103	- Upgrade to version 1.0.2
12cr|fs-uae-1.3.27-2|104	- Upgrade to 1.0.0rc5 and correct URL
12cr|fs-uae-1.3.27-2|105	- Upgrade to 0.9.13beta
12cr|fs-uae-1.3.27-2|106	- Upgrade to 0.9.12
12cr|fs-uae-1.3.27-2|107	- Remove Obsoletes
12cr|fs-uae-1.3.27-2|108	- Upgrade to 0.9.10
12cr|fs-uae-1.3.27-2|109	- Upgrade to 0.9.8
12cr|fs-uae-1.3.27-2|110	- Upgrade to 0.9.7
12cr|fs-uae-1.3.27-2|111	- Upgrade to 0.9.5
12cr|fs-uae-1.3.27-2|112	- Makefile patch
12cr|fs-uae-1.3.27-2|113	- Add glib dep
12cr|fs-uae-1.3.27-2|114	- Add glib dep
12cr|fs-uae-1.3.27-2|115	- correct libs
12cr|fs-uae-1.3.27-2|116	- imported package fs-uae
12cr|fs-uae-1.3.27-2|117	
12cr|fs-uae-1.3.27-2|118	
12cr|fs-uae-1.3.27-2|119	* Fri Jan 27 2012 codebase7 <codebase7@yahoo.com> 0.8.29-2.WIP4.1mdv2011.0
12cr|fs-uae-1.3.27-2|120	- Add wahcade patch for Zombie Ryushu.
12cr|fs-uae-1.3.27-2|121	- Fix string format bugs.
12cr|fs-uae-1.3.27-2|122	
12cr|fs-uae-1.3.27-2|123	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.29-1.WIP4.1mdv2009.1
12cr|fs-uae-1.3.27-2|124	+ Revision: 311430
12cr|fs-uae-1.3.27-2|125	- fix spec file again...
12cr|fs-uae-1.3.27-2|126	- spec file cleanup
12cr|fs-uae-1.3.27-2|127	
12cr|fs-uae-1.3.27-2|128	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|fs-uae-1.3.27-2|129	- Disable fucomi patch which is obsolete here
12cr|fs-uae-1.3.27-2|130	- Fix Macros
12cr|fs-uae-1.3.27-2|131	- Version bump
12cr|fs-uae-1.3.27-2|132	- Version bump
12cr|fs-uae-1.3.27-2|133	
12cr|fs-uae-1.3.27-2|134	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8.29-1.WIP3.4mdv2009.0
12cr|fs-uae-1.3.27-2|135	+ Revision: 244983
12cr|fs-uae-1.3.27-2|136	- rebuild
12cr|fs-uae-1.3.27-2|137	
12cr|fs-uae-1.3.27-2|138	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.8.29-1.WIP3.2mdv2008.1
12cr|fs-uae-1.3.27-2|139	+ Revision: 136407
12cr|fs-uae-1.3.27-2|140	- restore BuildRoot
12cr|fs-uae-1.3.27-2|141	
12cr|fs-uae-1.3.27-2|142	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|fs-uae-1.3.27-2|143	- kill re-definition of %%buildroot on Pixel's request
12cr|fs-uae-1.3.27-2|144	- buildrequires X11-devel instead of XFree86-devel
12cr|fs-uae-1.3.27-2|145	
12cr|fs-uae-1.3.27-2|146	
12cr|fs-uae-1.3.27-2|147	* Mon Mar 19 2007 Giuseppe Ghibò <ghibo@mandriva.com> 0.8.29-1.WIP3.2mdv2007.1
12cr|fs-uae-1.3.27-2|148	+ Revision: 146623
12cr|fs-uae-1.3.27-2|149	- Added attr-devel, gtk+2-devel to BuildRequires.
12cr|fs-uae-1.3.27-2|150	- Rebuilt.
12cr|fs-uae-1.3.27-2|151	- Import e-uae
12cr|fs-uae-1.3.27-2|152	
12cr|fs-uae-1.3.27-2|153	* Sun Sep 03 2006 Giuseppe Ghib <ghibo@mandriva.com> 0.8.29-1.WIP3.1mdv2007.0
12cr|fs-uae-1.3.27-2|154	- Release 0.8.29-WIP3.
12cr|fs-uae-1.3.27-2|155	
12cr|fs-uae-1.3.27-2|156	* Sun Feb 19 2006 Giuseppe Ghib <ghibo@mandriva.com> 0.8.28-2.cvs20060219.1mdk
12cr|fs-uae-1.3.27-2|157	- cvs 20060219.
12cr|fs-uae-1.3.27-2|158	
12cr|fs-uae-1.3.27-2|159	* Fri Oct 21 2005 Giuseppe Ghib <ghibo@mandriva.com> 0.8.28-1mdk
12cr|fs-uae-1.3.27-2|160	- 0.8.28 final.
12cr|fs-uae-1.3.27-2|161	
12cr|fs-uae-1.3.27-2|162	* Wed Sep 07 2005 Giuseppe Ghib <ghibo@mandriva.com> 0.8.28-0.rc2.4mdk
12cr|fs-uae-1.3.27-2|163	- use -Wa,--execstack instead of execstack -s from prelink (Gwenole).
12cr|fs-uae-1.3.27-2|164	
12cr|fs-uae-1.3.27-2|165	* Tue Sep 06 2005 Giuseppe Ghib <ghibo@mandriva.com> 0.8.28-0.rc2.3mdk
12cr|fs-uae-1.3.27-2|166	- cvs 20050905.
12cr|fs-uae-1.3.27-2|167	- make binary executable stack, otherwise segfaults on A64.
12cr|fs-uae-1.3.27-2|168	
12cr|fs-uae-1.3.27-2|169	* Fri Aug 26 2005 Giuseppe Ghib <ghibo@mandriva.com> 0.8.28-0.rc2.2mdk
12cr|fs-uae-1.3.27-2|170	- Updated to final 0.8.28-RC2.
12cr|fs-uae-1.3.27-2|171	
12cr|fs-uae-1.3.27-2|172	* Wed Aug 17 2005 Giuseppe Ghib <ghibo@mandriva.com> 0.8.28-0.rc2.1mdk
12cr|fs-uae-1.3.27-2|173	- Relase 0.8.28rc2.
12cr|fs-uae-1.3.27-2|174	
12cr|fs-uae-1.3.27-2|175	* Sat Jan 08 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 0.8.27-2mdk
12cr|fs-uae-1.3.27-2|176	- Added Provides.
12cr|fs-uae-1.3.27-2|177	
12cr|fs-uae-1.3.27-2|178	* Sat Jan 08 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 0.8.27-1mdk
12cr|fs-uae-1.3.27-2|179	- Release 0.8.27.
12cr|fs-uae-1.3.27-2|180	- Readapted fucomi patch.
12cr|fs-uae-1.3.27-2|181	
12cr|fs-uae-1.3.27-2|182	* Mon Dec 06 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 0.8.27-0.20041204.1mdk
12cr|fs-uae-1.3.27-2|183	- Updated to CVS 20041205.
12cr|fs-uae-1.3.27-2|184	
12cr|fs-uae-1.3.27-2|185	* Thu Sep 02 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 0.8.27-0.20040831.1mdk
12cr|fs-uae-1.3.27-2|186	- Initial release based on uae spec file.
12cr|fs-uae-1.3.27-2|187	- Disabled fucomi patch (needs to be rebuilt for new sources).
12cr|fs-uae-1.3.27-2|188	

1509 12
12cr|fsx-1.3-6|1	%define name    fsx
12cr|fsx-1.3-6|2	%define version 1.3
12cr|fsx-1.3-6|3	%define release %mkrel 6
12cr|fsx-1.3-6|4	
12cr|fsx-1.3-6|5	Name:           %{name}
12cr|fsx-1.3-6|6	Version:        %{version}
12cr|fsx-1.3-6|7	Release:        %{release}
12cr|fsx-1.3-6|8	Summary:	General filesystem exerciser
12cr|fsx-1.3-6|9	URL:		http://www.freebsd.org/cgi/cvsweb.cgi/src/tools/regression/fsx
12cr|fsx-1.3-6|10	License:	GPL
12cr|fsx-1.3-6|11	Group:		System/Kernel and hardware
12cr|fsx-1.3-6|12	Source0:	%{name}.c
12cr|fsx-1.3-6|13	Source1:	README
12cr|fsx-1.3-6|14	Buildroot:	 %{_tmppath}/%{name}-%{version}-root
12cr|fsx-1.3-6|15	
12cr|fsx-1.3-6|16	%description
12cr|fsx-1.3-6|17	General filesystem exerciser
12cr|fsx-1.3-6|18	
12cr|fsx-1.3-6|19	%build
12cr|fsx-1.3-6|20	%__cc %{optflags} -o %{name} %SOURCE0
12cr|fsx-1.3-6|21	
12cr|fsx-1.3-6|22	%install
12cr|fsx-1.3-6|23	rm -rf $RPM_BUILD_ROOT
12cr|fsx-1.3-6|24	
12cr|fsx-1.3-6|25	install -d $RPM_BUILD_ROOT%_bindir
12cr|fsx-1.3-6|26	cp fsx $RPM_BUILD_ROOT%_bindir
12cr|fsx-1.3-6|27	
12cr|fsx-1.3-6|28	install -d $RPM_BUILD_ROOT%_defaultdocdir/%{name}-%{version}
12cr|fsx-1.3-6|29	cp %SOURCE1 $RPM_BUILD_ROOT%_defaultdocdir/%{name}-%{version}
12cr|fsx-1.3-6|30	
12cr|fsx-1.3-6|31	%files
12cr|fsx-1.3-6|32	%attr(755,root,root)
12cr|fsx-1.3-6|33	%_bindir/fsx
12cr|fsx-1.3-6|34	%_defaultdocdir/%{name}-%{version}
12cr|fsx-1.3-6|35	
12cr|fsx-1.3-6|36	%clean
12cr|fsx-1.3-6|37	rm -rf $RPM_BUILD_ROOT
12cr|fsx-1.3-6|38	
12cr|fsx-1.3-6|39	
12cr|fsx-1.3-6|40	
12cr|fsx-1.3-6|41	
12cr|fsx-1.3-6|42	%changelog
12cr|fsx-1.3-6|43	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3-6mdv2011.0
12cr|fsx-1.3-6|44	+ Revision: 618364
12cr|fsx-1.3-6|45	- the mass rebuild of 2010.0 packages
12cr|fsx-1.3-6|46	
12cr|fsx-1.3-6|47	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.3-5mdv2010.0
12cr|fsx-1.3-6|48	+ Revision: 428959
12cr|fsx-1.3-6|49	- rebuild
12cr|fsx-1.3-6|50	
12cr|fsx-1.3-6|51	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.3-4mdv2009.0
12cr|fsx-1.3-6|52	+ Revision: 245441
12cr|fsx-1.3-6|53	- rebuild
12cr|fsx-1.3-6|54	
12cr|fsx-1.3-6|55	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.3-2mdv2008.1
12cr|fsx-1.3-6|56	+ Revision: 140731
12cr|fsx-1.3-6|57	- restore BuildRoot
12cr|fsx-1.3-6|58	
12cr|fsx-1.3-6|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|fsx-1.3-6|60	- kill re-definition of %%buildroot on Pixel's request
12cr|fsx-1.3-6|61	
12cr|fsx-1.3-6|62	
12cr|fsx-1.3-6|63	* Sun Feb 25 2007 Anne Nicolas <anne.nicolas@mandriva.com> 1.3-2mdv2007.0
12cr|fsx-1.3-6|64	+ Revision: 125555
12cr|fsx-1.3-6|65	- rebuild
12cr|fsx-1.3-6|66	- Import fsx
12cr|fsx-1.3-6|67	
12cr|fsx-1.3-6|68	* Sun May 07 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.3-1mdk
12cr|fsx-1.3-6|69	- initial release
12cr|fsx-1.3-6|70	

1510 12
12cr|fte-0.50-0.20040412.9|1	%define cvssnap 20040412
12cr|fte-0.50-0.20040412.9|2	
12cr|fte-0.50-0.20040412.9|3	Summary:	FTE Text Editor (programmer oriented)
12cr|fte-0.50-0.20040412.9|4	Name:		fte
12cr|fte-0.50-0.20040412.9|5	Epoch:		1
12cr|fte-0.50-0.20040412.9|6	Version:	0.50
12cr|fte-0.50-0.20040412.9|7	Release:	%mkrel 0.%{cvssnap}.9
12cr|fte-0.50-0.20040412.9|8	Source:		http://fte.sourceforge.net/fte/%{name}-cvs-%{cvssnap}.tar.bz2
12cr|fte-0.50-0.20040412.9|9	Patch0: 	fte-20040412-rpmopt.patch
12cr|fte-0.50-0.20040412.9|10	Patch1: 	fte-slang2_compat.patch
12cr|fte-0.50-0.20040412.9|11	Patch2: 	fte-lib64.patch
12cr|fte-0.50-0.20040412.9|12	License:	GPL
12cr|fte-0.50-0.20040412.9|13	Group:		Editors
12cr|fte-0.50-0.20040412.9|14	URL:		http://fte.sourceforge.net/
12cr|fte-0.50-0.20040412.9|15	BuildRequires:	libgpm-devel
12cr|fte-0.50-0.20040412.9|16	BuildRequires:	pkgconfig(ncurses)
12cr|fte-0.50-0.20040412.9|17	BuildRequires:	pkgconfig(slang)
12cr|fte-0.50-0.20040412.9|18	BuildRequires:	pkgconfig(x11)
12cr|fte-0.50-0.20040412.9|19	
12cr|fte-0.50-0.20040412.9|20	%description
12cr|fte-0.50-0.20040412.9|21	FTE is a Text Mode text editor for xterm sessions.  Color syntax highlighting
12cr|fte-0.50-0.20040412.9|22	for C/C++, REXX, HTML, IPF, PERL, Ada, Pascal, TEX.  Multiple file/window
12cr|fte-0.50-0.20040412.9|23	editing, Column blocks, configurable menus and keyboard bindings, mouse
12cr|fte-0.50-0.20040412.9|24	support, undo/redo, regular expression search and replace, folding, background
12cr|fte-0.50-0.20040412.9|25	compiler execution.
12cr|fte-0.50-0.20040412.9|26	
12cr|fte-0.50-0.20040412.9|27	%prep
12cr|fte-0.50-0.20040412.9|28	%setup -q -n fte
12cr|fte-0.50-0.20040412.9|29	%patch0 -p0 -b .rpmopt
12cr|fte-0.50-0.20040412.9|30	%patch1 -p1 -b .slang2_compat
12cr|fte-0.50-0.20040412.9|31	%if %{_lib} == lib64
12cr|fte-0.50-0.20040412.9|32	%patch2 -p1 -b .lib64
12cr|fte-0.50-0.20040412.9|33	%endif
12cr|fte-0.50-0.20040412.9|34	
12cr|fte-0.50-0.20040412.9|35	%build
12cr|fte-0.50-0.20040412.9|36	make PREFIX=%{_prefix}
12cr|fte-0.50-0.20040412.9|37	
12cr|fte-0.50-0.20040412.9|38	%install
12cr|fte-0.50-0.20040412.9|39	%makeinstall_std INSTALL_NONROOT=1 PREFIX=%{buildroot}%{_prefix}
12cr|fte-0.50-0.20040412.9|40	
12cr|fte-0.50-0.20040412.9|41	mkdir -p %{buildroot}%{_datadir}/applications
12cr|fte-0.50-0.20040412.9|42	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|fte-0.50-0.20040412.9|43	[Desktop Entry]
12cr|fte-0.50-0.20040412.9|44	Name=%{name}
12cr|fte-0.50-0.20040412.9|45	Comment=FTE Text Editor (programmer oriented)
12cr|fte-0.50-0.20040412.9|46	Exec=%{name}
12cr|fte-0.50-0.20040412.9|47	Icon=editors_section
12cr|fte-0.50-0.20040412.9|48	Terminal=false
12cr|fte-0.50-0.20040412.9|49	Type=Application
12cr|fte-0.50-0.20040412.9|50	Categories=Utility;TextEditor;
12cr|fte-0.50-0.20040412.9|51	EOF
12cr|fte-0.50-0.20040412.9|52	
12cr|fte-0.50-0.20040412.9|53	
12cr|fte-0.50-0.20040412.9|54	%files
12cr|fte-0.50-0.20040412.9|55	%defattr(0755,root,root,0755)
12cr|fte-0.50-0.20040412.9|56	%{_bindir}/*
12cr|fte-0.50-0.20040412.9|57	%defattr(0644,root,root,0755)
12cr|fte-0.50-0.20040412.9|58	%doc README COPYING Artistic CHANGES HISTORY TODO BUGS doc/*.html
12cr|fte-0.50-0.20040412.9|59	%{_libdir}/fte
12cr|fte-0.50-0.20040412.9|60	%{_datadir}/applications/*
12cr|fte-0.50-0.20040412.9|61	
12cr|fte-0.50-0.20040412.9|62	
12cr|fte-0.50-0.20040412.9|63	%changelog
12cr|fte-0.50-0.20040412.9|64	* Fri Jan 21 2011 Funda Wang <fwang@mandriva.org> 1:0.50-0.20040412.8mdv2011.0
12cr|fte-0.50-0.20040412.9|65	+ Revision: 632034
12cr|fte-0.50-0.20040412.9|66	- simplify BR
12cr|fte-0.50-0.20040412.9|67	- rediff patch
12cr|fte-0.50-0.20040412.9|68	
12cr|fte-0.50-0.20040412.9|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|fte-0.50-0.20040412.9|70	- rebuild
12cr|fte-0.50-0.20040412.9|71	
12cr|fte-0.50-0.20040412.9|72	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1:0.50-0.20040412.7mdv2009.0
12cr|fte-0.50-0.20040412.9|73	+ Revision: 218423
12cr|fte-0.50-0.20040412.9|74	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|fte-0.50-0.20040412.9|75	
12cr|fte-0.50-0.20040412.9|76	+ Olivier Blin <oblin@mandriva.com>
12cr|fte-0.50-0.20040412.9|77	- restore BuildRoot
12cr|fte-0.50-0.20040412.9|78	
12cr|fte-0.50-0.20040412.9|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|fte-0.50-0.20040412.9|80	- kill re-definition of %%buildroot on Pixel's request
12cr|fte-0.50-0.20040412.9|81	- do not harcode icon extension
12cr|fte-0.50-0.20040412.9|82	
12cr|fte-0.50-0.20040412.9|83	* Tue Aug 28 2007 Funda Wang <fwang@mandriva.org> 1:0.50-0.20040412.7mdv2008.0
12cr|fte-0.50-0.20040412.9|84	+ Revision: 72330
12cr|fte-0.50-0.20040412.9|85	- fix menu entry comment
12cr|fte-0.50-0.20040412.9|86	
12cr|fte-0.50-0.20040412.9|87	+ Anssi Hannula <anssi@mandriva.org>
12cr|fte-0.50-0.20040412.9|88	- rebuild with correct optflags
12cr|fte-0.50-0.20040412.9|89	
12cr|fte-0.50-0.20040412.9|90	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12cr|fte-0.50-0.20040412.9|91	- Fixed build when libdir = /usr/lib64 (x86_64).
12cr|fte-0.50-0.20040412.9|92	- Bunzip patches.
12cr|fte-0.50-0.20040412.9|93	- Rebuild with slang2: replaced slang patch with slang2_compat patch,
12cr|fte-0.50-0.20040412.9|94	needed as workaround for new slang.
12cr|fte-0.50-0.20040412.9|95	- Import fte
12cr|fte-0.50-0.20040412.9|96	
12cr|fte-0.50-0.20040412.9|97	
12cr|fte-0.50-0.20040412.9|98	
12cr|fte-0.50-0.20040412.9|99	* Thu Aug 10 2006 Lenny Cartier <lenny@mandriva.com> 1:0.50-0.20040412.4mdv2007.0
12cr|fte-0.50-0.20040412.9|100	- rebuild
12cr|fte-0.50-0.20040412.9|101	
12cr|fte-0.50-0.20040412.9|102	* Sun Jul 25 2004 Marcel Pol <mpol@mandrake.org> 0.50-0.20040412.3mdk
12cr|fte-0.50-0.20040412.9|103	- patch1: build against new slang
12cr|fte-0.50-0.20040412.9|104	
12cr|fte-0.50-0.20040412.9|105	* Thu Jun 17 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.50-0.20040412.2mdk
12cr|fte-0.50-0.20040412.9|106	- REbuild
12cr|fte-0.50-0.20040412.9|107	
12cr|fte-0.50-0.20040412.9|108	* Mon Apr 12 2004 Michael Reinsch <mr@uue.org> 0.50-0.20040412.1mdk
12cr|fte-0.50-0.20040412.9|109	- cvs snapshot 20040412
12cr|fte-0.50-0.20040412.9|110	- rediffed patch to use $(RPM_OPT_FLAGS)
12cr|fte-0.50-0.20040412.9|111	- spec cleanups
12cr|fte-0.50-0.20040412.9|112	
12cr|fte-0.50-0.20040412.9|113	* Tue Apr 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 20020318-4mdk
12cr|fte-0.50-0.20040412.9|114	- buildrequires
12cr|fte-0.50-0.20040412.9|115	
12cr|fte-0.50-0.20040412.9|116	* Fri Jan 17 2003 Lenny Cartier <lenny@mandrakesoft.com> 20020318-3mdk
12cr|fte-0.50-0.20040412.9|117	- rebuild
12cr|fte-0.50-0.20040412.9|118	
12cr|fte-0.50-0.20040412.9|119	* Thu Sep 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 20020318-2mdk
12cr|fte-0.50-0.20040412.9|120	- rebuild
12cr|fte-0.50-0.20040412.9|121	
12cr|fte-0.50-0.20040412.9|122	* Thu Jun 06 2002 Lenny Cartier <lenny@mandrakesoft.com> 20020318-1mdk
12cr|fte-0.50-0.20040412.9|123	- 20020318
12cr|fte-0.50-0.20040412.9|124	
12cr|fte-0.50-0.20040412.9|125	* Sat Jan 19 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 0.49.13-7mdk
12cr|fte-0.50-0.20040412.9|126	- Fix menu entry
12cr|fte-0.50-0.20040412.9|127	- Add missing files
12cr|fte-0.50-0.20040412.9|128	
12cr|fte-0.50-0.20040412.9|129	* Tue Jul 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.49.13-6mdk
12cr|fte-0.50-0.20040412.9|130	- rebuild
12cr|fte-0.50-0.20040412.9|131	
12cr|fte-0.50-0.20040412.9|132	* Tue Jan 09 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.49.13-5mdk
12cr|fte-0.50-0.20040412.9|133	- rebuild
12cr|fte-0.50-0.20040412.9|134	
12cr|fte-0.50-0.20040412.9|135	* Tue Aug 31 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.49.13-4mdk
12cr|fte-0.50-0.20040412.9|136	- menu
12cr|fte-0.50-0.20040412.9|137	
12cr|fte-0.50-0.20040412.9|138	* Thu Aug  3 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.49.13-3mdk
12cr|fte-0.50-0.20040412.9|139	- macros
12cr|fte-0.50-0.20040412.9|140	- fix docs
12cr|fte-0.50-0.20040412.9|141	
12cr|fte-0.50-0.20040412.9|142	* Wed Apr 26 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.49.13-2mdk
12cr|fte-0.50-0.20040412.9|143	- fix group
12cr|fte-0.50-0.20040412.9|144	- bzip2 patch
12cr|fte-0.50-0.20040412.9|145	
12cr|fte-0.50-0.20040412.9|146	* Tue Feb 29 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|fte-0.50-0.20040412.9|147	- initial specfile
12cr|fte-0.50-0.20040412.9|148	- bzip sources
12cr|fte-0.50-0.20040412.9|149	- patchfile for RPM optimization and proper location of binaries

1511 12
12cr|ftnchek-3.3.1-6|1	%define name ftnchek
12cr|ftnchek-3.3.1-6|2	%define	version 3.3.1
12cr|ftnchek-3.3.1-6|3	%define release	%mkrel 6
12cr|ftnchek-3.3.1-6|4	
12cr|ftnchek-3.3.1-6|5	Summary: Fortran 77 program checker
12cr|ftnchek-3.3.1-6|6	Name: 		%{name}
12cr|ftnchek-3.3.1-6|7	Version: 	%{version}
12cr|ftnchek-3.3.1-6|8	Release:	%{release}
12cr|ftnchek-3.3.1-6|9	Group:		Development/Other
12cr|ftnchek-3.3.1-6|10	License: 	MIT
12cr|ftnchek-3.3.1-6|11	Url:		http://www.dsm.fordham.edu/~ftnchek
12cr|ftnchek-3.3.1-6|12	Source: 	ftp://ftp.dsm.fordham.edu/pub/ftnchek/%{name}-%{version}.tar.bz2
12cr|ftnchek-3.3.1-6|13	Buildrequires:	groff groff-for-man
12cr|ftnchek-3.3.1-6|14	BuildRoot:	%{_tmppath}/%name-%version-root
12cr|ftnchek-3.3.1-6|15	
12cr|ftnchek-3.3.1-6|16	%description
12cr|ftnchek-3.3.1-6|17	Ftnchek (short for Fortran checker) is designed to detect certain errors in a
12cr|ftnchek-3.3.1-6|18	Fortran program that a compiler usually does not.
12cr|ftnchek-3.3.1-6|19	
12cr|ftnchek-3.3.1-6|20	Ftnchek is not primarily intended to detect syntax errors.
12cr|ftnchek-3.3.1-6|21	Its purpose is to assist the user in finding semantic errors.
12cr|ftnchek-3.3.1-6|22	Semantic errors are legal in the Fortran language but are wasteful or may
12cr|ftnchek-3.3.1-6|23	cause incorrect operation.
12cr|ftnchek-3.3.1-6|24	
12cr|ftnchek-3.3.1-6|25	%prep
12cr|ftnchek-3.3.1-6|26	
12cr|ftnchek-3.3.1-6|27	%setup -q
12cr|ftnchek-3.3.1-6|28	touch `find . -type f`
12cr|ftnchek-3.3.1-6|29	
12cr|ftnchek-3.3.1-6|30	%build
12cr|ftnchek-3.3.1-6|31	%configure
12cr|ftnchek-3.3.1-6|32	%make "OPTIONS=$RPM_OPT_FLAGS"
12cr|ftnchek-3.3.1-6|33	(cd test; make)
12cr|ftnchek-3.3.1-6|34	
12cr|ftnchek-3.3.1-6|35	%install
12cr|ftnchek-3.3.1-6|36	%__rm -rf $RPM_BUILD_ROOT
12cr|ftnchek-3.3.1-6|37	%__mkdir_p $RPM_BUILD_ROOT%_bindir
12cr|ftnchek-3.3.1-6|38	%__mkdir_p $RPM_BUILD_ROOT%_mandir/man1
12cr|ftnchek-3.3.1-6|39	%__mkdir_p $RPM_BUILD_ROOT%_datadir/emacs/site-lisp
12cr|ftnchek-3.3.1-6|40	%makeinstall
12cr|ftnchek-3.3.1-6|41	
12cr|ftnchek-3.3.1-6|42	%clean
12cr|ftnchek-3.3.1-6|43	%__rm -rf $RPM_BUILD_ROOT
12cr|ftnchek-3.3.1-6|44	
12cr|ftnchek-3.3.1-6|45	%files
12cr|ftnchek-3.3.1-6|46	%defattr(-, root, root)
12cr|ftnchek-3.3.1-6|47	%doc README PATCHES INSTALL FAQ LICENSE dcl2inc.ps ftnchek.ps html
12cr|ftnchek-3.3.1-6|48	%attr (0755,root,root) %_bindir/*
12cr|ftnchek-3.3.1-6|49	%attr (0644,root,root) %_mandir/man1/*
12cr|ftnchek-3.3.1-6|50	%attr (0644,root,root) %_datadir/emacs/site-lisp/*
12cr|ftnchek-3.3.1-6|51	%_libdir/*.awk
12cr|ftnchek-3.3.1-6|52	
12cr|ftnchek-3.3.1-6|53	
12cr|ftnchek-3.3.1-6|54	
12cr|ftnchek-3.3.1-6|55	%changelog
12cr|ftnchek-3.3.1-6|56	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.1-6mdv2011.0
12cr|ftnchek-3.3.1-6|57	+ Revision: 618365
12cr|ftnchek-3.3.1-6|58	- the mass rebuild of 2010.0 packages
12cr|ftnchek-3.3.1-6|59	
12cr|ftnchek-3.3.1-6|60	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 3.3.1-5mdv2010.0
12cr|ftnchek-3.3.1-6|61	+ Revision: 428961
12cr|ftnchek-3.3.1-6|62	- rebuild
12cr|ftnchek-3.3.1-6|63	
12cr|ftnchek-3.3.1-6|64	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.3.1-4mdv2009.0
12cr|ftnchek-3.3.1-6|65	+ Revision: 245444
12cr|ftnchek-3.3.1-6|66	- rebuild
12cr|ftnchek-3.3.1-6|67	
12cr|ftnchek-3.3.1-6|68	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 3.3.1-2mdv2008.1
12cr|ftnchek-3.3.1-6|69	+ Revision: 140731
12cr|ftnchek-3.3.1-6|70	- restore BuildRoot
12cr|ftnchek-3.3.1-6|71	
12cr|ftnchek-3.3.1-6|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|ftnchek-3.3.1-6|73	- kill re-definition of %%buildroot on Pixel's request
12cr|ftnchek-3.3.1-6|74	- import ftnchek
12cr|ftnchek-3.3.1-6|75	
12cr|ftnchek-3.3.1-6|76	
12cr|ftnchek-3.3.1-6|77	* Thu Aug 10 2006 Lenny Cartier <lenny@mandriva.com> 3.3.1-2mdv2007.0
12cr|ftnchek-3.3.1-6|78	- rebuild
12cr|ftnchek-3.3.1-6|79	
12cr|ftnchek-3.3.1-6|80	* Tue Jul 05 2005 Lenny Cartier <lenny@mandriva.com> 3.3.1-1mdk
12cr|ftnchek-3.3.1-6|81	- 3.3.1
12cr|ftnchek-3.3.1-6|82	
12cr|ftnchek-3.3.1-6|83	* Tue May 25 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.2.2-1mdk
12cr|ftnchek-3.3.1-6|84	- 3.2.2
12cr|ftnchek-3.3.1-6|85	
12cr|ftnchek-3.3.1-6|86	* Tue Apr 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.2.1-2mdk
12cr|ftnchek-3.3.1-6|87	- buildrequires
12cr|ftnchek-3.3.1-6|88	
12cr|ftnchek-3.3.1-6|89	* Fri Jan 17 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.2.1-1mdk
12cr|ftnchek-3.3.1-6|90	- 3.2.1
12cr|ftnchek-3.3.1-6|91	
12cr|ftnchek-3.3.1-6|92	* Thu Feb 07 2002 Giuseppe Ghib <ghibo@mandrakesoft.com> 3.1.2-2mdk
12cr|ftnchek-3.3.1-6|93	- added URL.
12cr|ftnchek-3.3.1-6|94	
12cr|ftnchek-3.3.1-6|95	* Thu Feb 07 2002 Giuseppe Ghib <ghibo@mandrakesoft.com> 3.1.2-1mdk
12cr|ftnchek-3.3.1-6|96	- updated to 3.1.2.
12cr|ftnchek-3.3.1-6|97	- added test.
12cr|ftnchek-3.3.1-6|98	- added dcl2inc.awk.
12cr|ftnchek-3.3.1-6|99	- fixed license (MIT).
12cr|ftnchek-3.3.1-6|100	
12cr|ftnchek-3.3.1-6|101	* Thu Jul 12 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.1.1-1mdk
12cr|ftnchek-3.3.1-6|102	- added by Pierre-Michel Theveny <pmt@mnhn.fr> :
12cr|ftnchek-3.3.1-6|103	- Update version to 3.1.1
12cr|ftnchek-3.3.1-6|104	- Port to Mandrake 8.0
12cr|ftnchek-3.3.1-6|105	
12cr|ftnchek-3.3.1-6|106	* Mon Nov 20 2000 Tim Powers <timp@redhat.com>
12cr|ftnchek-3.3.1-6|107	- rebuilt to fix bad dir perms
12cr|ftnchek-3.3.1-6|108	
12cr|ftnchek-3.3.1-6|109	* Fri Nov 10 2000 Than Ngo <than@redhat.com>
12cr|ftnchek-3.3.1-6|110	- update to 3.0.0
12cr|ftnchek-3.3.1-6|111	- use %%configure and %%makeinstall
12cr|ftnchek-3.3.1-6|112	- update ftp site
12cr|ftnchek-3.3.1-6|113	
12cr|ftnchek-3.3.1-6|114	* Mon Jul 24 2000 Prospector <prospector@redhat.com>
12cr|ftnchek-3.3.1-6|115	- rebuilt
12cr|ftnchek-3.3.1-6|116	
12cr|ftnchek-3.3.1-6|117	* Wed Jul 12 2000 Than Ngo <than@redhat.de>
12cr|ftnchek-3.3.1-6|118	- use RPMS macros
12cr|ftnchek-3.3.1-6|119	
12cr|ftnchek-3.3.1-6|120	* Mon Jul 03 2000 Prospector <bugzilla@redhat.com>
12cr|ftnchek-3.3.1-6|121	- automatic rebuild
12cr|ftnchek-3.3.1-6|122	
12cr|ftnchek-3.3.1-6|123	* Sun May 21 2000 Ngo Than <than@redhat.de>
12cr|ftnchek-3.3.1-6|124	- update to 2.12.0
12cr|ftnchek-3.3.1-6|125	- put man pages in /usr/share/man/*
12cr|ftnchek-3.3.1-6|126	
12cr|ftnchek-3.3.1-6|127	* Thu Nov 18 1999 Ngo Than <than@redhat.de>
12cr|ftnchek-3.3.1-6|128	- initial RPM

1512 12
12cr|ftplib-3.1-4|1	
12cr|ftplib-3.1-4|2	%define name	ftplib
12cr|ftplib-3.1-4|3	%define version	3.1
12cr|ftplib-3.1-4|4	%define rel	4
12cr|ftplib-3.1-4|5	
12cr|ftplib-3.1-4|6	%define major	3
12cr|ftplib-3.1-4|7	%define libname	%mklibname ftp %{major}
12cr|ftplib-3.1-4|8	%define develname %mklibname ftp -d
12cr|ftplib-3.1-4|9	
12cr|ftplib-3.1-4|10	Summary:	FTP Library Routines
12cr|ftplib-3.1-4|11	Name:		%name
12cr|ftplib-3.1-4|12	Version:	%version
12cr|ftplib-3.1-4|13	Release:	%mkrel %rel
12cr|ftplib-3.1-4|14	License:	LGPL
12cr|ftplib-3.1-4|15	URL:		http://nbpfaus.net/~pfau/ftplib/
12cr|ftplib-3.1-4|16	Source:		http://www.nbpfaus.net/~pfau/ftplib/%name-%version-src.tar.bz2
12cr|ftplib-3.1-4|17	Patch0:		http://nbpfaus.net/~pfau/ftplib/ftplib-3.1-1.patch
12cr|ftplib-3.1-4|18	BuildRoot:	%{_tmppath}/%{name}-root
12cr|ftplib-3.1-4|19	Group:		System/Libraries
12cr|ftplib-3.1-4|20	
12cr|ftplib-3.1-4|21	%description
12cr|ftplib-3.1-4|22	This package implements a callable interface to FTP.  The FTP
12cr|ftplib-3.1-4|23	protocol is specified in RFC 959.
12cr|ftplib-3.1-4|24	
12cr|ftplib-3.1-4|25	%package -n qftp
12cr|ftplib-3.1-4|26	Summary:	Command line driven ftp file transfer program
12cr|ftplib-3.1-4|27	Group:		Networking/File transfer
12cr|ftplib-3.1-4|28	
12cr|ftplib-3.1-4|29	%description -n qftp
12cr|ftplib-3.1-4|30	qftp performs directories or file transfers using the ftp protocol
12cr|ftplib-3.1-4|31	based on the command it was invoked with and command line arguments.
12cr|ftplib-3.1-4|32	
12cr|ftplib-3.1-4|33	%package -n %libname
12cr|ftplib-3.1-4|34	Summary:	Shared library of ftplib
12cr|ftplib-3.1-4|35	Group:		System/Libraries
12cr|ftplib-3.1-4|36	Provides:	%name = %version-%release
12cr|ftplib-3.1-4|37	
12cr|ftplib-3.1-4|38	%description -n %libname
12cr|ftplib-3.1-4|39	This package implements a callable interface to FTP.  The FTP
12cr|ftplib-3.1-4|40	protocol is specified in RFC 959.
12cr|ftplib-3.1-4|41	
12cr|ftplib-3.1-4|42	This package contains the library needed to run programs dynamically
12cr|ftplib-3.1-4|43	linked with ftplib.
12cr|ftplib-3.1-4|44	
12cr|ftplib-3.1-4|45	%package -n %develname
12cr|ftplib-3.1-4|46	Summary:	Headers and static library for ftplib development
12cr|ftplib-3.1-4|47	Group:		Development/C
12cr|ftplib-3.1-4|48	Requires:	%libname = %version
12cr|ftplib-3.1-4|49	Provides:	libftp-devel = %version-%release
12cr|ftplib-3.1-4|50	Provides:	ftp-devel = %version-%release
12cr|ftplib-3.1-4|51	Obsoletes:	%{_lib}ftp3-devel
12cr|ftplib-3.1-4|52	
12cr|ftplib-3.1-4|53	%description -n %develname
12cr|ftplib-3.1-4|54	This package implements a callable interface to FTP.  The FTP
12cr|ftplib-3.1-4|55	protocol is specified in RFC 959.
12cr|ftplib-3.1-4|56	
12cr|ftplib-3.1-4|57	This package contains the headers and static library that
12cr|ftplib-3.1-4|58	programmers will need to develop applications which will use
12cr|ftplib-3.1-4|59	ftplib.
12cr|ftplib-3.1-4|60	
12cr|ftplib-3.1-4|61	%prep
12cr|ftplib-3.1-4|62	%setup -q
12cr|ftplib-3.1-4|63	%patch0 -p3
12cr|ftplib-3.1-4|64	sed -i 's,/usr/local/bin,$(DESTDIR)%{_bindir},' linux/Makefile
12cr|ftplib-3.1-4|65	sed -i 's,/usr/local/lib,$(DESTDIR)%{_libdir},' linux/Makefile
12cr|ftplib-3.1-4|66	sed -i 's,/usr/local/include,$(DESTDIR)%{_includedir},' linux/Makefile
12cr|ftplib-3.1-4|67	
12cr|ftplib-3.1-4|68	%build
12cr|ftplib-3.1-4|69	cd linux
12cr|ftplib-3.1-4|70	%make DEBUG="%optflags"
12cr|ftplib-3.1-4|71	
12cr|ftplib-3.1-4|72	%install
12cr|ftplib-3.1-4|73	rm -rf %{buildroot}
12cr|ftplib-3.1-4|74	cd linux
12cr|ftplib-3.1-4|75	install -d -m755 %{buildroot}%{_bindir}
12cr|ftplib-3.1-4|76	install -d -m755 %{buildroot}%{_libdir}
12cr|ftplib-3.1-4|77	install -d -m755 %{buildroot}%{_includedir}
12cr|ftplib-3.1-4|78	%makeinstall_std
12cr|ftplib-3.1-4|79	
12cr|ftplib-3.1-4|80	%clean
12cr|ftplib-3.1-4|81	rm -rf %{buildroot}
12cr|ftplib-3.1-4|82	
12cr|ftplib-3.1-4|83	%if %mdkversion < 200900
12cr|ftplib-3.1-4|84	%post -n %libname -p /sbin/ldconfig
12cr|ftplib-3.1-4|85	%endif
12cr|ftplib-3.1-4|86	%if %mdkversion < 200900
12cr|ftplib-3.1-4|87	%postun -n %libname -p /sbin/ldconfig
12cr|ftplib-3.1-4|88	%endif
12cr|ftplib-3.1-4|89	
12cr|ftplib-3.1-4|90	%files -n %libname
12cr|ftplib-3.1-4|91	%defattr(-,root,root)
12cr|ftplib-3.1-4|92	%doc NOTES
12cr|ftplib-3.1-4|93	%{_libdir}/*.so.%{major}*
12cr|ftplib-3.1-4|94	
12cr|ftplib-3.1-4|95	%files -n %develname
12cr|ftplib-3.1-4|96	%defattr(-,root,root)
12cr|ftplib-3.1-4|97	%doc CHANGES README.ftplib_v3.1 TODO NOTES
12cr|ftplib-3.1-4|98	%{_libdir}/*.so
12cr|ftplib-3.1-4|99	%{_includedir}/%{name}.h
12cr|ftplib-3.1-4|100	
12cr|ftplib-3.1-4|101	%files -n qftp
12cr|ftplib-3.1-4|102	%defattr(-,root,root)
12cr|ftplib-3.1-4|103	%doc README.qftp
12cr|ftplib-3.1-4|104	%{_bindir}/ftp*
12cr|ftplib-3.1-4|105	%{_bindir}/qftp
12cr|ftplib-3.1-4|106	
12cr|ftplib-3.1-4|107	
12cr|ftplib-3.1-4|108	
12cr|ftplib-3.1-4|109	
12cr|ftplib-3.1-4|110	%changelog
12cr|ftplib-3.1-4|111	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 3.1-4mdv2011.0
12cr|ftplib-3.1-4|112	+ Revision: 618366
12cr|ftplib-3.1-4|113	- the mass rebuild of 2010.0 packages
12cr|ftplib-3.1-4|114	
12cr|ftplib-3.1-4|115	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 3.1-3mdv2010.0
12cr|ftplib-3.1-4|116	+ Revision: 428963
12cr|ftplib-3.1-4|117	- rebuild
12cr|ftplib-3.1-4|118	
12cr|ftplib-3.1-4|119	* Sun Sep 07 2008 Emmanuel Andry <eandry@mandriva.org> 3.1-2mdv2009.0
12cr|ftplib-3.1-4|120	+ Revision: 282391
12cr|ftplib-3.1-4|121	- apply devel policy
12cr|ftplib-3.1-4|122	
12cr|ftplib-3.1-4|123	* Mon Jun 09 2008 Pixel <pixel@mandriva.com> 3.1-1mdv2009.0
12cr|ftplib-3.1-4|124	+ Revision: 217185
12cr|ftplib-3.1-4|125	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|ftplib-3.1-4|126	
12cr|ftplib-3.1-4|127	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 3.1-1mdv2008.1
12cr|ftplib-3.1-4|128	+ Revision: 140731
12cr|ftplib-3.1-4|129	- restore BuildRoot
12cr|ftplib-3.1-4|130	
12cr|ftplib-3.1-4|131	+ Thierry Vignaud <tv@mandriva.org>
12cr|ftplib-3.1-4|132	- kill re-definition of %%buildroot on Pixel's request
12cr|ftplib-3.1-4|133	
12cr|ftplib-3.1-4|134	
12cr|ftplib-3.1-4|135	* Sat Nov 04 2006 Anssi Hannula <anssi@mandriva.org> 3.1-1mdv2007.0
12cr|ftplib-3.1-4|136	+ Revision: 76648
12cr|ftplib-3.1-4|137	- Import ftplib
12cr|ftplib-3.1-4|138	

1513 12
12cr|ftpproxy-1.2.3-7|1	%define name    ftpproxy
12cr|ftpproxy-1.2.3-7|2	%define version 1.2.3
12cr|ftpproxy-1.2.3-7|3	%define release %mkrel 7
12cr|ftpproxy-1.2.3-7|4	%define Summary Application level gateway for FTP
12cr|ftpproxy-1.2.3-7|5	
12cr|ftpproxy-1.2.3-7|6	Summary:        %Summary
12cr|ftpproxy-1.2.3-7|7	Name:           %name
12cr|ftpproxy-1.2.3-7|8	Version:        %version
12cr|ftpproxy-1.2.3-7|9	Release:        %release
12cr|ftpproxy-1.2.3-7|10	License:        GPL
12cr|ftpproxy-1.2.3-7|11	Group:          Networking/File transfer
12cr|ftpproxy-1.2.3-7|12	URL:            http://www.ftpproxy.org/
12cr|ftpproxy-1.2.3-7|13	Source0:        %name-%version.tar.bz2
12cr|ftpproxy-1.2.3-7|14	BuildRoot:      %_tmppath/%name-buildroot
12cr|ftpproxy-1.2.3-7|15	
12cr|ftpproxy-1.2.3-7|16	%description
12cr|ftpproxy-1.2.3-7|17	ftp.proxy is an application level gateway for FTP. It sits between a client and
12cr|ftpproxy-1.2.3-7|18	a server forwarding command and data streams supporting a subset of the file
12cr|ftpproxy-1.2.3-7|19	transfer protocol as described in RFC 959.
12cr|ftpproxy-1.2.3-7|20	
12cr|ftpproxy-1.2.3-7|21	Beside this basic function which makes the program useful on firewall or
12cr|ftpproxy-1.2.3-7|22	masqueraders it offers fixing the FTP server (e.g. for connections into a
12cr|ftpproxy-1.2.3-7|23	protected LAN) and proxy authentication.
12cr|ftpproxy-1.2.3-7|24	
12cr|ftpproxy-1.2.3-7|25	%prep
12cr|ftpproxy-1.2.3-7|26	%setup -q
12cr|ftpproxy-1.2.3-7|27	
12cr|ftpproxy-1.2.3-7|28	%build
12cr|ftpproxy-1.2.3-7|29	%make
12cr|ftpproxy-1.2.3-7|30	
12cr|ftpproxy-1.2.3-7|31	%install
12cr|ftpproxy-1.2.3-7|32	rm -rf %buildroot
12cr|ftpproxy-1.2.3-7|33	
12cr|ftpproxy-1.2.3-7|34	%__mkdir_p %{buildroot}%{_bindir}
12cr|ftpproxy-1.2.3-7|35	%__cp src/ftp.proxy %{buildroot}%{_bindir}
12cr|ftpproxy-1.2.3-7|36	
12cr|ftpproxy-1.2.3-7|37	%clean
12cr|ftpproxy-1.2.3-7|38	rm -rf %buildroot
12cr|ftpproxy-1.2.3-7|39	
12cr|ftpproxy-1.2.3-7|40	%files
12cr|ftpproxy-1.2.3-7|41	%defattr(0755,root,root,0755)
12cr|ftpproxy-1.2.3-7|42	%_bindir/*
12cr|ftpproxy-1.2.3-7|43	%defattr(0644,root,root,0755)
12cr|ftpproxy-1.2.3-7|44	%doc HISTORY INSTALL LICENSE doc/rfc2389.txt doc/rfc959.txt
12cr|ftpproxy-1.2.3-7|45	%doc samples/*
12cr|ftpproxy-1.2.3-7|46	
12cr|ftpproxy-1.2.3-7|47	
12cr|ftpproxy-1.2.3-7|48	
12cr|ftpproxy-1.2.3-7|49	%changelog
12cr|ftpproxy-1.2.3-7|50	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-7mdv2011.0
12cr|ftpproxy-1.2.3-7|51	+ Revision: 618367
12cr|ftpproxy-1.2.3-7|52	- the mass rebuild of 2010.0 packages
12cr|ftpproxy-1.2.3-7|53	
12cr|ftpproxy-1.2.3-7|54	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.2.3-6mdv2010.0
12cr|ftpproxy-1.2.3-7|55	+ Revision: 428964
12cr|ftpproxy-1.2.3-7|56	- rebuild
12cr|ftpproxy-1.2.3-7|57	
12cr|ftpproxy-1.2.3-7|58	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.2.3-5mdv2009.0
12cr|ftpproxy-1.2.3-7|59	+ Revision: 245448
12cr|ftpproxy-1.2.3-7|60	- rebuild
12cr|ftpproxy-1.2.3-7|61	
12cr|ftpproxy-1.2.3-7|62	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.2.3-3mdv2008.1
12cr|ftpproxy-1.2.3-7|63	+ Revision: 140731
12cr|ftpproxy-1.2.3-7|64	- restore BuildRoot
12cr|ftpproxy-1.2.3-7|65	
12cr|ftpproxy-1.2.3-7|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|ftpproxy-1.2.3-7|67	- kill re-definition of %%buildroot on Pixel's request
12cr|ftpproxy-1.2.3-7|68	- import ftpproxy
12cr|ftpproxy-1.2.3-7|69	
12cr|ftpproxy-1.2.3-7|70	
12cr|ftpproxy-1.2.3-7|71	* Tue May 16 2006 Lenny Cartier <lenny@mandriva.com> 1.2.3-3mdk
12cr|ftpproxy-1.2.3-7|72	- rebuild
12cr|ftpproxy-1.2.3-7|73	
12cr|ftpproxy-1.2.3-7|74	* Thu Feb 10 2005 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.2.3-2mdk
12cr|ftpproxy-1.2.3-7|75	- rebuild
12cr|ftpproxy-1.2.3-7|76	
12cr|ftpproxy-1.2.3-7|77	* Tue Feb 8 2005 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.2.3-1mdk
12cr|ftpproxy-1.2.3-7|78	- 1.2.3
12cr|ftpproxy-1.2.3-7|79	
12cr|ftpproxy-1.2.3-7|80	* Mon Jan 5 2003 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.2.2-1mdk
12cr|ftpproxy-1.2.3-7|81	- initial contrib import

1514 12
12cr|ftpsync-1.81-1|1	Name:		ftpsync
12cr|ftpsync-1.81-1|2	Version:	1.81
12cr|ftpsync-1.81-1|3	Release:	%mkrel 1
12cr|ftpsync-1.81-1|4	Summary:	Tool to synchronize a remote FTP-served with a local directory
12cr|ftpsync-1.81-1|5	Source0:	http://www.linux-france.org/prj/ftpsync/dist/%{name}-%{version}.tgz
12cr|ftpsync-1.81-1|6	License:	GPLv2
12cr|ftpsync-1.81-1|7	Group:		Networking/File transfer
12cr|ftpsync-1.81-1|8	Url:		http://www.linux-france.org/prj/ftpsync/
12cr|ftpsync-1.81-1|9	BuildArch:	noarch
12cr|ftpsync-1.81-1|10	
12cr|ftpsync-1.81-1|11	%description
12cr|ftpsync-1.81-1|12	The command ftpsync is a tool allowing incremental and recursive FTP
12cr|ftpsync-1.81-1|13	transfer from a local directory to a remote FTP-served directory.
12cr|ftpsync-1.81-1|14	
12cr|ftpsync-1.81-1|15	We sometimes need to mirror a set of files on a remote ftp server. The
12cr|ftpsync-1.81-1|16	perfect tool (rsync) is not always available.
12cr|ftpsync-1.81-1|17	
12cr|ftpsync-1.81-1|18	Developing a script invoking a standard FTP client software will cause
12cr|ftpsync-1.81-1|19	useless transfers (all files again and again even if they have not
12cr|ftpsync-1.81-1|20	changed), and taking sub-directories into account will not be easy.
12cr|ftpsync-1.81-1|21	
12cr|ftpsync-1.81-1|22	ftpsync is the adequate tool because it reduces the amount of data
12cr|ftpsync-1.81-1|23	transferred by not transferring a given local file if the remote copy
12cr|ftpsync-1.81-1|24	has an newer date (so the copy is already done and up to date) and the
12cr|ftpsync-1.81-1|25	same size (transfer completely done). The difference between system
12cr|ftpsync-1.81-1|26	clocks is taken into account using the ftp protocol. ftpsync is
12cr|ftpsync-1.81-1|27	somewhat "like" the rsync command but it uses the FTP protocol and
12cr|ftpsync-1.81-1|28	only transfers local files to a remote FTP server. Moreover it
12cr|ftpsync-1.81-1|29	implements the missing 'recursive PUT' FTP command.
12cr|ftpsync-1.81-1|30	
12cr|ftpsync-1.81-1|31	%prep
12cr|ftpsync-1.81-1|32	%setup -q
12cr|ftpsync-1.81-1|33	
12cr|ftpsync-1.81-1|34	%build
12cr|ftpsync-1.81-1|35	
12cr|ftpsync-1.81-1|36	%install
12cr|ftpsync-1.81-1|37	%__rm -rf %{buildroot}
12cr|ftpsync-1.81-1|38	%__mkdir_p %{buildroot}%{_bindir}
12cr|ftpsync-1.81-1|39	%__install -m 755 ftpsync %{buildroot}%{_bindir}/ftpsync
12cr|ftpsync-1.81-1|40	
12cr|ftpsync-1.81-1|41	%clean
12cr|ftpsync-1.81-1|42	%__rm -rf %{buildroot}
12cr|ftpsync-1.81-1|43	
12cr|ftpsync-1.81-1|44	%files
12cr|ftpsync-1.81-1|45	%defattr(-,root,root)
12cr|ftpsync-1.81-1|46	%doc README VERSION GPL INSTALL TODO ChangeLog CREDITS
12cr|ftpsync-1.81-1|47	%{_bindir}/ftpsync
12cr|ftpsync-1.81-1|48	
12cr|ftpsync-1.81-1|49	
12cr|ftpsync-1.81-1|50	
12cr|ftpsync-1.81-1|51	%changelog
12cr|ftpsync-1.81-1|52	* Mon Feb 13 2012 Andrey Bondrov <abondrov@mandriva.org> 1.81-1mdv2011.0
12cr|ftpsync-1.81-1|53	+ Revision: 773849
12cr|ftpsync-1.81-1|54	- New version 1.81, spec cleanup
12cr|ftpsync-1.81-1|55	
12cr|ftpsync-1.81-1|56	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.80-5mdv2011.0
12cr|ftpsync-1.81-1|57	+ Revision: 618368
12cr|ftpsync-1.81-1|58	- the mass rebuild of 2010.0 packages
12cr|ftpsync-1.81-1|59	
12cr|ftpsync-1.81-1|60	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.80-4mdv2010.0
12cr|ftpsync-1.81-1|61	+ Revision: 428965
12cr|ftpsync-1.81-1|62	- rebuild
12cr|ftpsync-1.81-1|63	
12cr|ftpsync-1.81-1|64	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.80-3mdv2009.0
12cr|ftpsync-1.81-1|65	+ Revision: 245451
12cr|ftpsync-1.81-1|66	- rebuild
12cr|ftpsync-1.81-1|67	- fix spacing at top of description
12cr|ftpsync-1.81-1|68	
12cr|ftpsync-1.81-1|69	+ Olivier Blin <blino@mandriva.org>
12cr|ftpsync-1.81-1|70	- restore BuildRoot
12cr|ftpsync-1.81-1|71	
12cr|ftpsync-1.81-1|72	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.80-1mdv2008.1
12cr|ftpsync-1.81-1|73	+ Revision: 131030
12cr|ftpsync-1.81-1|74	- stop manually redoing %%doc
12cr|ftpsync-1.81-1|75	- kill re-definition of %%buildroot on Pixel's request
12cr|ftpsync-1.81-1|76	- import ftpsync
12cr|ftpsync-1.81-1|77	
12cr|ftpsync-1.81-1|78	
12cr|ftpsync-1.81-1|79	* Thu Apr 27 2006 Jerome Martin <jmartin@mandriva.org> 1.80-1mdk
12cr|ftpsync-1.81-1|80	- 1.80
12cr|ftpsync-1.81-1|81	
12cr|ftpsync-1.81-1|82	* Tue Jan 10 2006 Jerome Martin <jerome.f.martin@free.fr> 1.78-1mdk
12cr|ftpsync-1.81-1|83	- Initial version

1515 12
12cr|ftwall-1.09-5|1	Summary:	Fast Track protocol filter for Linux Netfilter firewalls
12cr|ftwall-1.09-5|2	Name:		ftwall
12cr|ftwall-1.09-5|3	Version:	1.09
12cr|ftwall-1.09-5|4	Release:	5
12cr|ftwall-1.09-5|5	Group:		System/Configuration/Networking
12cr|ftwall-1.09-5|6	License:	GPL
12cr|ftwall-1.09-5|7	URL:		http://www.lowth.com/p2pwall/ftwall/
12cr|ftwall-1.09-5|8	Source0:	ftwall-%{version}.tar.gz
12cr|ftwall-1.09-5|9	Patch0:		ftwall-1.07-Makefile.patch
12cr|ftwall-1.09-5|10	Patch1:		ftwall-1.09-gcc43.diff
12cr|ftwall-1.09-5|11	Patch2:		ftwall-1.09-conflicting_symbol_fix.diff
12cr|ftwall-1.09-5|12	Patch3:		ftwall-1.09-openssl-0.9.8h_lhash.diff
12cr|ftwall-1.09-5|13	Patch4:		ftwall-1.09-optflags_fix.diff
12cr|ftwall-1.09-5|14	Requires(post): rpm-helper
12cr|ftwall-1.09-5|15	Requires(preun): rpm-helper
12cr|ftwall-1.09-5|16	Requires:	iptables
12cr|ftwall-1.09-5|17	Requires:	chkconfig
12cr|ftwall-1.09-5|18	BuildRequires:	iptables-devel
12cr|ftwall-1.09-5|19	BuildRequires:	pkgconfig(libipq)
12cr|ftwall-1.09-5|20	BuildRequires:	openssl-devel
12cr|ftwall-1.09-5|21	BuildRequires:	perl
12cr|ftwall-1.09-5|22	
12cr|ftwall-1.09-5|23	%description
12cr|ftwall-1.09-5|24	ftwall is a program for linux firewalls that allows the control of network
12cr|ftwall-1.09-5|25	traffic from "Fast Track" peer-to-peer clients like "Kazaa" and it's
12cr|ftwall-1.09-5|26	derivatives. It is designed to block network traffic from Fast track client
12cr|ftwall-1.09-5|27	applications running in the "home" (or "green") network from making access to
12cr|ftwall-1.09-5|28	any peers on the public internet. It is ideal for use in networks where the
12cr|ftwall-1.09-5|29	security paradigm is "open access" for outbound connections and "tightly
12cr|ftwall-1.09-5|30	limited" access for inbound ones. Ftwall can be used in such a network to
12cr|ftwall-1.09-5|31	prevent outbound Fast Track access, hence preventing illegal file downloads and
12cr|ftwall-1.09-5|32	uploads. Read the ftwall homepage at http://www.lowth.com/p2pwall/ftwall/ for
12cr|ftwall-1.09-5|33	information about configurating ftwall. Further directions are installed within
12cr|ftwall-1.09-5|34	this package in /usr/share/doc/ftwall-%{version}
12cr|ftwall-1.09-5|35	
12cr|ftwall-1.09-5|36	%prep
12cr|ftwall-1.09-5|37	
12cr|ftwall-1.09-5|38	%setup -q
12cr|ftwall-1.09-5|39	%patch0 -p0
12cr|ftwall-1.09-5|40	%patch1 -p0
12cr|ftwall-1.09-5|41	%patch2 -p0
12cr|ftwall-1.09-5|42	%patch3 -p1
12cr|ftwall-1.09-5|43	%patch4 -p0
12cr|ftwall-1.09-5|44	
12cr|ftwall-1.09-5|45	find . -type f | xargs perl -pi -e "s,insmod,modprobe,g"
12cr|ftwall-1.09-5|46	
12cr|ftwall-1.09-5|47	%build
12cr|ftwall-1.09-5|48	%serverbuild
12cr|ftwall-1.09-5|49	
12cr|ftwall-1.09-5|50	%make RPM_OPT_FLAGS="$CFLAGS"
12cr|ftwall-1.09-5|51	
12cr|ftwall-1.09-5|52	%install
12cr|ftwall-1.09-5|53	rm -rf %{buildroot}
12cr|ftwall-1.09-5|54	
12cr|ftwall-1.09-5|55	make mandrake_install
12cr|ftwall-1.09-5|56	
12cr|ftwall-1.09-5|57	# Offender IP addresses logged here
12cr|ftwall-1.09-5|58	install -d %{buildroot}/var/log/ftwall.clients
12cr|ftwall-1.09-5|59	
12cr|ftwall-1.09-5|60	# fix man pages
12cr|ftwall-1.09-5|61	gunzip %{buildroot}%{_mandir}/man8/*
12cr|ftwall-1.09-5|62	
12cr|ftwall-1.09-5|63	%post
12cr|ftwall-1.09-5|64	%_post_service ftwall
12cr|ftwall-1.09-5|65	
12cr|ftwall-1.09-5|66	%preun
12cr|ftwall-1.09-5|67	%_preun_service ftwall
12cr|ftwall-1.09-5|68	
12cr|ftwall-1.09-5|69	%clean
12cr|ftwall-1.09-5|70	rm -rf %{buildroot}
12cr|ftwall-1.09-5|71	
12cr|ftwall-1.09-5|72	%files
12cr|ftwall-1.09-5|73	%defattr(-,root,root,-)
12cr|ftwall-1.09-5|74	%doc HISTORY README INSTALL libipq.txt
12cr|ftwall-1.09-5|75	%attr(0755,root,root) %{_initrddir}/*
12cr|ftwall-1.09-5|76	%{_sbindir}/*
12cr|ftwall-1.09-5|77	%dir /var/log/ftwall.clients
12cr|ftwall-1.09-5|78	%{_mandir}/man8/*
12cr|ftwall-1.09-5|79	
12cr|ftwall-1.09-5|80	
12cr|ftwall-1.09-5|81	%changelog
12cr|ftwall-1.09-5|82	* Sun Oct 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1.09-4mdv2010.0
12cr|ftwall-1.09-5|83	+ Revision: 453592
12cr|ftwall-1.09-5|84	- fix build
12cr|ftwall-1.09-5|85	- rebuild
12cr|ftwall-1.09-5|86	
12cr|ftwall-1.09-5|87	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ftwall-1.09-5|88	- rebuild
12cr|ftwall-1.09-5|89	
12cr|ftwall-1.09-5|90	* Sat Oct 25 2008 Oden Eriksson <oeriksson@mandriva.com> 1.09-2mdv2009.1
12cr|ftwall-1.09-5|91	+ Revision: 297260
12cr|ftwall-1.09-5|92	- rebuild
12cr|ftwall-1.09-5|93	
12cr|ftwall-1.09-5|94	* Sun Jul 27 2008 Oden Eriksson <oeriksson@mandriva.com> 1.09-1mdv2009.0
12cr|ftwall-1.09-5|95	+ Revision: 250442
12cr|ftwall-1.09-5|96	- 1.09 (last one from 2004...)
12cr|ftwall-1.09-5|97	- fix build (P1,P2)
12cr|ftwall-1.09-5|98	- use newer openssl lhash code (P3)
12cr|ftwall-1.09-5|99	- use %%serverbuild CFLAGS (P4)
12cr|ftwall-1.09-5|100	
12cr|ftwall-1.09-5|101	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ftwall-1.09-5|102	- rebuild
12cr|ftwall-1.09-5|103	- fix prereq on rpm-helper
12cr|ftwall-1.09-5|104	- kill re-definition of %%buildroot on Pixel's request
12cr|ftwall-1.09-5|105	- use %%mkrel
12cr|ftwall-1.09-5|106	- import ftwall
12cr|ftwall-1.09-5|107	
12cr|ftwall-1.09-5|108	+ Pixel <pixel@mandriva.com>
12cr|ftwall-1.09-5|109	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|ftwall-1.09-5|110	
12cr|ftwall-1.09-5|111	+ Olivier Blin <oblin@mandriva.com>
12cr|ftwall-1.09-5|112	- restore BuildRoot
12cr|ftwall-1.09-5|113	
12cr|ftwall-1.09-5|114	
12cr|ftwall-1.09-5|115	* Thu Aug 26 2004 Florin <florin@mandrakesoft.com> 1.08-2mdk
12cr|ftwall-1.09-5|116	- use modprobe instead of insmod
12cr|ftwall-1.09-5|117	
12cr|ftwall-1.09-5|118	* Wed Jun 02 2004 Florin <florin@mandrakesoft.com> 1.08-1mdk
12cr|ftwall-1.09-5|119	- first mdk release

1516 12
12cr|funcoeszz-10.12-0.1|1	Name: funcoeszz
12cr|funcoeszz-10.12-0.1|2	Version: 10.12
12cr|funcoeszz-10.12-0.1|3	Release: %mkrel 0.1
12cr|funcoeszz-10.12-0.1|4	Summary: Handy bash functions called zz*
12cr|funcoeszz-10.12-0.1|5	Summary(pt_BR): Funções úteis em bash chamadas zz*
12cr|funcoeszz-10.12-0.1|6	Group: Text tools
12cr|funcoeszz-10.12-0.1|7	Group(pt_BR): Ferramentas de texto
12cr|funcoeszz-10.12-0.1|8	License: GPL
12cr|funcoeszz-10.12-0.1|9	URL: http://funcoeszz.net/
12cr|funcoeszz-10.12-0.1|10	Source0: http://funcoeszz.net/funcoeszz
12cr|funcoeszz-10.12-0.1|11	Source1: zzwrapper
12cr|funcoeszz-10.12-0.1|12	BuildArch: noarch
12cr|funcoeszz-10.12-0.1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|funcoeszz-10.12-0.1|14	
12cr|funcoeszz-10.12-0.1|15	%description
12cr|funcoeszz-10.12-0.1|16	Handy bash functions called zz*, to deal with files, internet dictionary
12cr|funcoeszz-10.12-0.1|17	queries, freshmeat, and others.
12cr|funcoeszz-10.12-0.1|18	
12cr|funcoeszz-10.12-0.1|19	%description -l pt_BR
12cr|funcoeszz-10.12-0.1|20	Funções úteis em bash de aplicações diversificadas como manipular arquivos,
12cr|funcoeszz-10.12-0.1|21	fazer cálculos e fazer consultas na internet em dicionários e tradutores,
12cr|funcoeszz-10.12-0.1|22	bem como cotações, dicas-l, freshmeat, detran, imposto de renda, cep, etc.
12cr|funcoeszz-10.12-0.1|23	
12cr|funcoeszz-10.12-0.1|24	%install
12cr|funcoeszz-10.12-0.1|25	install -d    %{buildroot}%{_bindir}
12cr|funcoeszz-10.12-0.1|26	cp %{_sourcedir}/{funcoeszz,zzwrapper} %{buildroot}%{_bindir}
12cr|funcoeszz-10.12-0.1|27	pushd %{buildroot}%{_bindir}
12cr|funcoeszz-10.12-0.1|28	grep '^zz.*()' funcoeszz | sed 's,(),,g' | xargs -n1 ln -s zzwrapper
12cr|funcoeszz-10.12-0.1|29	popd
12cr|funcoeszz-10.12-0.1|30	
12cr|funcoeszz-10.12-0.1|31	%clean
12cr|funcoeszz-10.12-0.1|32	rm -rf %{buildroot}
12cr|funcoeszz-10.12-0.1|33	
12cr|funcoeszz-10.12-0.1|34	%files
12cr|funcoeszz-10.12-0.1|35	%defattr(0755,root,root,0755)
12cr|funcoeszz-10.12-0.1|36	%{_bindir}/funcoeszz
12cr|funcoeszz-10.12-0.1|37	%{_bindir}/zz*
12cr|funcoeszz-10.12-0.1|38	
12cr|funcoeszz-10.12-0.1|39	
12cr|funcoeszz-10.12-0.1|40	%changelog
12cr|funcoeszz-10.12-0.1|41	* Mon Dec 27 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 10.12-0.1mdv2011.0
12cr|funcoeszz-10.12-0.1|42	+ Revision: 625369
12cr|funcoeszz-10.12-0.1|43	- new version 10.12, 43 new commands!
12cr|funcoeszz-10.12-0.1|44	
12cr|funcoeszz-10.12-0.1|45	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 8.7-3mdv2011.0
12cr|funcoeszz-10.12-0.1|46	+ Revision: 618370
12cr|funcoeszz-10.12-0.1|47	- the mass rebuild of 2010.0 packages
12cr|funcoeszz-10.12-0.1|48	
12cr|funcoeszz-10.12-0.1|49	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 8.7-2mdv2010.0
12cr|funcoeszz-10.12-0.1|50	+ Revision: 428966
12cr|funcoeszz-10.12-0.1|51	- rebuild
12cr|funcoeszz-10.12-0.1|52	
12cr|funcoeszz-10.12-0.1|53	* Thu Sep 04 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 8.7-1mdv2009.0
12cr|funcoeszz-10.12-0.1|54	+ Revision: 280861
12cr|funcoeszz-10.12-0.1|55	- new version 8.7
12cr|funcoeszz-10.12-0.1|56	- use symlinks for zz* commands so that it will not pollute the shell
12cr|funcoeszz-10.12-0.1|57	environment
12cr|funcoeszz-10.12-0.1|58	- import funcoeszz
12cr|funcoeszz-10.12-0.1|59	
12cr|funcoeszz-10.12-0.1|60	
12cr|funcoeszz-10.12-0.1|61	* Fri May 21 2004 Aurelio Marinho Jargas <aurelio@conectiva.com.br>
12cr|funcoeszz-10.12-0.1|62	+ 2004-05-21 10:20:13 (61042)
12cr|funcoeszz-10.12-0.1|63	- New upstream release: 4.0518
12cr|funcoeszz-10.12-0.1|64	
12cr|funcoeszz-10.12-0.1|65	* Fri Nov 07 2003 Aurelio Marinho Jargas <aurelio@conectiva.com.br>
12cr|funcoeszz-10.12-0.1|66	+ 2003-11-07 18:00:04 (39137)
12cr|funcoeszz-10.12-0.1|67	- New upstream release: 3.1002
12cr|funcoeszz-10.12-0.1|68	
12cr|funcoeszz-10.12-0.1|69	* Thu Aug 14 2003 Antonio Edison Vieira Jnior <antoniojr@conectiva.com.br>
12cr|funcoeszz-10.12-0.1|70	+ 2003-08-14 12:02:25 (34183)
12cr|funcoeszz-10.12-0.1|71	- New upstream release: 3.0713
12cr|funcoeszz-10.12-0.1|72	
12cr|funcoeszz-10.12-0.1|73	* Thu Apr 10 2003 Antonio Edison Vieira Jnior <antoniojr@conectiva.com.br>
12cr|funcoeszz-10.12-0.1|74	+ 2003-04-10 14:48:21 (29685)
12cr|funcoeszz-10.12-0.1|75	- New upstream release: 3.0403
12cr|funcoeszz-10.12-0.1|76	
12cr|funcoeszz-10.12-0.1|77	* Fri Oct 18 2002 jason
12cr|funcoeszz-10.12-0.1|78	+ 2002-10-18 15:33:34 (17869)
12cr|funcoeszz-10.12-0.1|79	- New upstream release
12cr|funcoeszz-10.12-0.1|80	
12cr|funcoeszz-10.12-0.1|81	* Tue Sep 03 2002 Gustavo Niemeyer <niemeyer@conectiva.com>
12cr|funcoeszz-10.12-0.1|82	+ 2002-09-03 14:36:41 (11541)
12cr|funcoeszz-10.12-0.1|83	- Imported package from snapshot.
12cr|funcoeszz-10.12-0.1|84	
12cr|funcoeszz-10.12-0.1|85	* Thu Aug 29 2002 Gustavo Niemeyer <niemeyer@conectiva.com>
12cr|funcoeszz-10.12-0.1|86	+ 2002-08-29 17:40:28 (7812)
12cr|funcoeszz-10.12-0.1|87	- Imported package from 8.0.

1517 12
12cr|funguloids-1.06.4-14|1	# pre release from http://www.ogre3d.org/phpBB2/viewtopic.php?t=29147&postdays=0&postorder=asc&start=75 (with autotools and OpenAL support)
12cr|funguloids-1.06.4-14|2	##%define pre 0
12cr|funguloids-1.06.4-14|3	%define distname %{name}-linux-src-1.06-4
12cr|funguloids-1.06.4-14|4	
12cr|funguloids-1.06.4-14|5	Summary:	Those Funny Funguloids! arcade game
12cr|funguloids-1.06.4-14|6	Name:		funguloids
12cr|funguloids-1.06.4-14|7	Version:	1.06.4
12cr|funguloids-1.06.4-14|8	Release:	14
12cr|funguloids-1.06.4-14|9	License:	Zlib/libpng
12cr|funguloids-1.06.4-14|10	Group:		Games/Arcade
12cr|funguloids-1.06.4-14|11	Url:		http://funguloids.sourceforge.net/
12cr|funguloids-1.06.4-14|12	Source0:	http://www.newbyteorder.net/%{distname}.tar.bz2
12cr|funguloids-1.06.4-14|13	Source1:	funguloids-linux-1.06-4.tar.bz2
12cr|funguloids-1.06.4-14|14	# (ahmad) fix segmenation fault on selecting "start game", due to change in ogre
12cr|funguloids-1.06.4-14|15	# using mpak.py, from upstream author, to unpack, modify the scritps and repack
12cr|funguloids-1.06.4-14|16	# c.f. http://www.mail-archive.com/packman@links2linux.de/msg02703.html
12cr|funguloids-1.06.4-14|17	Source2:	mpak.py
12cr|funguloids-1.06.4-14|18	Patch0:		funguloids-1.06-0-noCg.patch
12cr|funguloids-1.06.4-14|19	Patch1:		funguloids-1.06-4-gcc43.patch
12cr|funguloids-1.06.4-14|20	Patch2:		funguloids-size_chunks_reverse.patch
12cr|funguloids-1.06.4-14|21	# add upstream patch to make it work with openal, because it defaults to openal-soft
12cr|funguloids-1.06.4-14|22	Patch3:		funguloids-1.06-more-ogre.patch
12cr|funguloids-1.06.4-14|23	Patch4:		funguloids-1.06.4-alc_error.patch
12cr|funguloids-1.06.4-14|24	# fix doc location
12cr|funguloids-1.06.4-14|25	Patch5:		funguloids-1.06-fix-doc-location.patch
12cr|funguloids-1.06.4-14|26	Patch6:		funguloids-ogre-1.7.0.patch
12cr|funguloids-1.06.4-14|27	Patch7:		funguloids-1.06-gcc4.7.patch
12cr|funguloids-1.06.4-14|28	Patch8:		funguloids-1.06-linkage.patch
12cr|funguloids-1.06.4-14|29	BuildRequires:	automake1.8
12cr|funguloids-1.06.4-14|30	BuildRequires:	lua5.1-devel ogre-devel ois-devel
12cr|funguloids-1.06.4-14|31	BuildRequires:	freealut-devel mad-devel oggvorbis-devel openal-devel
12cr|funguloids-1.06.4-14|32	Requires:	ogre
12cr|funguloids-1.06.4-14|33	
12cr|funguloids-1.06.4-14|34	%description
12cr|funguloids-1.06.4-14|35	Never before has collecting mushrooms been this mildly
12cr|funguloids-1.06.4-14|36	entertaining. At least not in outer space. It's more of a lifestyle
12cr|funguloids-1.06.4-14|37	than a game, really. Now with graphics and sound, too!
12cr|funguloids-1.06.4-14|38	
12cr|funguloids-1.06.4-14|39	%prep
12cr|funguloids-1.06.4-14|40	%setup -q -n %{name} -a 1
12cr|funguloids-1.06.4-14|41	%patch0 -p1 -b .noCg
12cr|funguloids-1.06.4-14|42	%patch1 -p0
12cr|funguloids-1.06.4-14|43	%patch2 -p0
12cr|funguloids-1.06.4-14|44	%patch3 -p1
12cr|funguloids-1.06.4-14|45	%patch4 -p0
12cr|funguloids-1.06.4-14|46	%patch5 -p0 -b .doc
12cr|funguloids-1.06.4-14|47	%patch6 -p1
12cr|funguloids-1.06.4-14|48	%patch7 -p1
12cr|funguloids-1.06.4-14|49	%patch8 -p1
12cr|funguloids-1.06.4-14|50	perl -pi -e 's/-llua5\.1/-llua/' configure*
12cr|funguloids-1.06.4-14|51	autoreconf -fi
12cr|funguloids-1.06.4-14|52	
12cr|funguloids-1.06.4-14|53	# fix scritps using mpak.py from upstream
12cr|funguloids-1.06.4-14|54	cp %{SOURCE2} .
12cr|funguloids-1.06.4-14|55	python mpak.py -e -f funguloids/bin/bootstrap.mpk -p _bootstrap
12cr|funguloids-1.06.4-14|56	python mpak.py -e -f funguloids/bin/funguloids.mpk -p _gamedata
12cr|funguloids-1.06.4-14|57	sed -ri '/^[A-Z]/ s/(.*)/overlay \1/' _bootstrap/*.overlay _gamedata/*.overlay
12cr|funguloids-1.06.4-14|58	sed -ri '/^[A-Z]/ s/(.*)/particle_system \1/' _gamedata/*.particle
12cr|funguloids-1.06.4-14|59	# This last one looks like a bug in ogre, should be removed when fixed
12cr|funguloids-1.06.4-14|60	# The problem is that green and blue mushrooms have a square instead of a glow
12cr|funguloids-1.06.4-14|61	sed -ri 's/^(\t\t\t)(texture_unit) 1/\1\2\n\1{\n\1}\n\1\2/' _gamedata/materials.material
12cr|funguloids-1.06.4-14|62	python mpak.py -c -f funguloids/bin/bootstrap.mpk _bootstrap/*
12cr|funguloids-1.06.4-14|63	python mpak.py -c -f funguloids/bin/funguloids.mpk _gamedata/*
12cr|funguloids-1.06.4-14|64	rm -rf mpak.py _bootstrap _gamedata
12cr|funguloids-1.06.4-14|65	
12cr|funguloids-1.06.4-14|66	%build
12cr|funguloids-1.06.4-14|67	%configure2_5x --bindir=%{_gamesbindir}
12cr|funguloids-1.06.4-14|68	%make
12cr|funguloids-1.06.4-14|69	
12cr|funguloids-1.06.4-14|70	%install
12cr|funguloids-1.06.4-14|71	rm -rf %{buildroot}
12cr|funguloids-1.06.4-14|72	%makeinstall_std
12cr|funguloids-1.06.4-14|73	install %{name}/bin/*.mpk %{buildroot}%{_gamesdatadir}/%{name}
12cr|funguloids-1.06.4-14|74	install bin/icon/*.png %{buildroot}%{_gamesdatadir}/%{name}/music
12cr|funguloids-1.06.4-14|75	
12cr|funguloids-1.06.4-14|76	install -m 755 -d %{buildroot}%{_datadir}/applications/
12cr|funguloids-1.06.4-14|77	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|funguloids-1.06.4-14|78	[Desktop Entry]
12cr|funguloids-1.06.4-14|79	Name=Those Funny Funguloids!
12cr|funguloids-1.06.4-14|80	Comment=%{summary}
12cr|funguloids-1.06.4-14|81	Exec=%{_gamesbindir}/%{name}
12cr|funguloids-1.06.4-14|82	Icon=%{name}
12cr|funguloids-1.06.4-14|83	Terminal=false
12cr|funguloids-1.06.4-14|84	Type=Application
12cr|funguloids-1.06.4-14|85	StartupNotify=true
12cr|funguloids-1.06.4-14|86	Categories=Game;ArcadeGame;
12cr|funguloids-1.06.4-14|87	EOF
12cr|funguloids-1.06.4-14|88	
12cr|funguloids-1.06.4-14|89	%clean
12cr|funguloids-1.06.4-14|90	rm -rf %{buildroot}
12cr|funguloids-1.06.4-14|91	
12cr|funguloids-1.06.4-14|92	%files
12cr|funguloids-1.06.4-14|93	%defattr(-,root,root)
12cr|funguloids-1.06.4-14|94	%{_gamesbindir}/%{name}
12cr|funguloids-1.06.4-14|95	%{_gamesdatadir}/%{name}
12cr|funguloids-1.06.4-14|96	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|funguloids-1.06.4-14|97	%{_datadir}/pixmaps/%{name}.png
12cr|funguloids-1.06.4-14|98	%{_datadir}/doc/%{name}
12cr|funguloids-1.06.4-14|99	
12cr|funguloids-1.06.4-14|100	
12cr|funguloids-1.06.4-14|101	%changelog
12cr|funguloids-1.06.4-14|102	* Sun Feb 06 2011 Funda Wang <fwang@mandriva.org> 1.06.4-13mdv2011.0
12cr|funguloids-1.06.4-14|103	+ Revision: 636431
12cr|funguloids-1.06.4-14|104	- update opal patch from archlinux
12cr|funguloids-1.06.4-14|105	- add archlinux patch to build with ogre 1.7
12cr|funguloids-1.06.4-14|106	
12cr|funguloids-1.06.4-14|107	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.06.4-12mdv2011.0
12cr|funguloids-1.06.4-14|108	+ Revision: 610777
12cr|funguloids-1.06.4-14|109	- rebuild
12cr|funguloids-1.06.4-14|110	
12cr|funguloids-1.06.4-14|111	* Sun May 02 2010 Funda Wang <fwang@mandriva.org> 1.06.4-11mdv2010.1
12cr|funguloids-1.06.4-14|112	+ Revision: 541523
12cr|funguloids-1.06.4-14|113	- rebuild
12cr|funguloids-1.06.4-14|114	- fix desktop file
12cr|funguloids-1.06.4-14|115	
12cr|funguloids-1.06.4-14|116	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|funguloids-1.06.4-14|117	- add patch to install docs to %%_docdir
12cr|funguloids-1.06.4-14|118	- clean spec
12cr|funguloids-1.06.4-14|119	
12cr|funguloids-1.06.4-14|120	* Sun Mar 21 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.06.4-9mdv2010.1
12cr|funguloids-1.06.4-14|121	+ Revision: 526273
12cr|funguloids-1.06.4-14|122	- clean spec
12cr|funguloids-1.06.4-14|123	- add upstream patch to make it work with openal
12cr|funguloids-1.06.4-14|124	- use upstream mpak.py to fix the scripts to make it work with new ogre changes
12cr|funguloids-1.06.4-14|125	
12cr|funguloids-1.06.4-14|126	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.06.4-8mdv2010.0
12cr|funguloids-1.06.4-14|127	+ Revision: 437608
12cr|funguloids-1.06.4-14|128	- rebuild
12cr|funguloids-1.06.4-14|129	
12cr|funguloids-1.06.4-14|130	* Sun Mar 29 2009 Michael Scherer <misc@mandriva.org> 1.06.4-7mdv2009.1
12cr|funguloids-1.06.4-14|131	+ Revision: 362175
12cr|funguloids-1.06.4-14|132	- fix build by porting to the new ogre library, to fix  bug #49268
12cr|funguloids-1.06.4-14|133	
12cr|funguloids-1.06.4-14|134	+ Emmanuel Andry <eandry@mandriva.org>
12cr|funguloids-1.06.4-14|135	- add missing menu entry
12cr|funguloids-1.06.4-14|136	- add support for ogre 1.4.6 and later with P2
12cr|funguloids-1.06.4-14|137	- really requires ogre
12cr|funguloids-1.06.4-14|138	
12cr|funguloids-1.06.4-14|139	* Tue Aug 26 2008 Emmanuel Andry <eandry@mandriva.org> 1.06.4-4mdv2009.0
12cr|funguloids-1.06.4-14|140	+ Revision: 276162
12cr|funguloids-1.06.4-14|141	- fix typo
12cr|funguloids-1.06.4-14|142	- drop ogre requires
12cr|funguloids-1.06.4-14|143	- add P1 from Pardus to fix gcc43 build
12cr|funguloids-1.06.4-14|144	
12cr|funguloids-1.06.4-14|145	+ Thierry Vignaud <tv@mandriva.org>
12cr|funguloids-1.06.4-14|146	- rebuild
12cr|funguloids-1.06.4-14|147	
12cr|funguloids-1.06.4-14|148	* Tue Mar 11 2008 Erwan Velu <erwan@mandriva.org> 1.06.4-2mdv2008.1
12cr|funguloids-1.06.4-14|149	+ Revision: 186975
12cr|funguloids-1.06.4-14|150	- Fixing requires
12cr|funguloids-1.06.4-14|151	
12cr|funguloids-1.06.4-14|152	* Fri Feb 22 2008 Emmanuel Andry <eandry@mandriva.org> 1.06.4-1mdv2008.1
12cr|funguloids-1.06.4-14|153	+ Revision: 173918
12cr|funguloids-1.06.4-14|154	- New version
12cr|funguloids-1.06.4-14|155	- drop patch1
12cr|funguloids-1.06.4-14|156	
12cr|funguloids-1.06.4-14|157	+ Olivier Blin <oblin@mandriva.com>
12cr|funguloids-1.06.4-14|158	- restore BuildRoot
12cr|funguloids-1.06.4-14|159	
12cr|funguloids-1.06.4-14|160	+ Thierry Vignaud <tv@mandriva.org>
12cr|funguloids-1.06.4-14|161	- kill re-definition of %%buildroot on Pixel's request
12cr|funguloids-1.06.4-14|162	
12cr|funguloids-1.06.4-14|163	* Wed May 02 2007 Olivier Blin <oblin@mandriva.com> 1.06-0.pre0.4mdv2008.0
12cr|funguloids-1.06.4-14|164	+ Revision: 20528
12cr|funguloids-1.06.4-14|165	- write ogre config and log files in home directory (patch from upstream forum, #30583)
12cr|funguloids-1.06.4-14|166	
12cr|funguloids-1.06.4-14|167	* Tue May 01 2007 Olivier Blin <oblin@mandriva.com> 1.06-0.pre0.3mdv2008.0
12cr|funguloids-1.06.4-14|168	+ Revision: 19976
12cr|funguloids-1.06.4-14|169	- really disable Cg (by patching .in file...)
12cr|funguloids-1.06.4-14|170	
12cr|funguloids-1.06.4-14|171	* Mon Apr 30 2007 Olivier Blin <oblin@mandriva.com> 1.06-0.pre0.2mdv2008.0
12cr|funguloids-1.06.4-14|172	+ Revision: 19529
12cr|funguloids-1.06.4-14|173	- disable Cg plugin
12cr|funguloids-1.06.4-14|174	
12cr|funguloids-1.06.4-14|175	* Sun Apr 29 2007 Olivier Blin <oblin@mandriva.com> 1.06-0.pre0.1mdv2008.0
12cr|funguloids-1.06.4-14|176	+ Revision: 19090
12cr|funguloids-1.06.4-14|177	- buildrequire mad-devel
12cr|funguloids-1.06.4-14|178	- buildrequire oggvorbis-devel
12cr|funguloids-1.06.4-14|179	- buildrequire ois-devel
12cr|funguloids-1.06.4-14|180	- buildrequire freaalut-devel
12cr|funguloids-1.06.4-14|181	- buildrequire openal-devel
12cr|funguloids-1.06.4-14|182	- add mpk data files from src+data tarball
12cr|funguloids-1.06.4-14|183	- initial funguloids package (from pre 1.06 release with autotools and OpenAL support)
12cr|funguloids-1.06.4-14|184	- Create funguloids
12cr|funguloids-1.06.4-14|185	

1518 12
12cr|funionfs-0.4.3-2|1	%define fuseversion 2.5.2
12cr|funionfs-0.4.3-2|2	
12cr|funionfs-0.4.3-2|3	Summary:	An union filesystem for FUSE
12cr|funionfs-0.4.3-2|4	Name:		funionfs
12cr|funionfs-0.4.3-2|5	Version:	0.4.3
12cr|funionfs-0.4.3-2|6	Release:	%mkrel 2
12cr|funionfs-0.4.3-2|7	License:	GPLv2
12cr|funionfs-0.4.3-2|8	Group:		System/Servers
12cr|funionfs-0.4.3-2|9	URL:		http://funionfs.apiou.org
12cr|funionfs-0.4.3-2|10	Source:		http://funionfs.apiou.org/file/%{name}-%{version}.tar.bz2
12cr|funionfs-0.4.3-2|11	BuildRequires:	fuse-devel >= %{fuseversion}
12cr|funionfs-0.4.3-2|12	Requires:	fuse >= %{fuseversion}
12cr|funionfs-0.4.3-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|funionfs-0.4.3-2|14	
12cr|funionfs-0.4.3-2|15	%description
12cr|funionfs-0.4.3-2|16	Funionfs is a filesystem which concatenate two or more directories. These
12cr|funionfs-0.4.3-2|17	directories are hierarchised by Funionfs. Typically, you could use a mounted
12cr|funionfs-0.4.3-2|18	filesystem wich is in read-only where you only read files and an upper
12cr|funionfs-0.4.3-2|19	filesystem (empty at the start of the system) where you write modifications.
12cr|funionfs-0.4.3-2|20	Funionfs is very useful for embedded linux (the system must resist powerfail)
12cr|funionfs-0.4.3-2|21	and for live-cd Linux.
12cr|funionfs-0.4.3-2|22	
12cr|funionfs-0.4.3-2|23	%prep
12cr|funionfs-0.4.3-2|24	%setup -q -n %{name}-%{version}
12cr|funionfs-0.4.3-2|25	
12cr|funionfs-0.4.3-2|26	%build
12cr|funionfs-0.4.3-2|27	rm -rf autom4te.cache
12cr|funionfs-0.4.3-2|28	%configure2_5x
12cr|funionfs-0.4.3-2|29	%make
12cr|funionfs-0.4.3-2|30	
12cr|funionfs-0.4.3-2|31	%install
12cr|funionfs-0.4.3-2|32	rm -fr %{buildroot}
12cr|funionfs-0.4.3-2|33	%makeinstall
12cr|funionfs-0.4.3-2|34	
12cr|funionfs-0.4.3-2|35	%clean
12cr|funionfs-0.4.3-2|36	rm -rf %{buildroot}
12cr|funionfs-0.4.3-2|37	
12cr|funionfs-0.4.3-2|38	%files
12cr|funionfs-0.4.3-2|39	%defattr(-,root,root)
12cr|funionfs-0.4.3-2|40	%doc AUTHORS ChangeLog COPYING README NEWS TODO BUGS
12cr|funionfs-0.4.3-2|41	%attr(0755,root,root) %{_bindir}/%{name}
12cr|funionfs-0.4.3-2|42	%attr(0644,root,root) %{_mandir}/man1/%{name}.1*
12cr|funionfs-0.4.3-2|43	
12cr|funionfs-0.4.3-2|44	
12cr|funionfs-0.4.3-2|45	
12cr|funionfs-0.4.3-2|46	
12cr|funionfs-0.4.3-2|47	%changelog
12cr|funionfs-0.4.3-2|48	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.3-2mdv2011.0
12cr|funionfs-0.4.3-2|49	+ Revision: 610778
12cr|funionfs-0.4.3-2|50	- rebuild
12cr|funionfs-0.4.3-2|51	
12cr|funionfs-0.4.3-2|52	* Sun Feb 14 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.4.3-1mdv2010.1
12cr|funionfs-0.4.3-2|53	+ Revision: 505872
12cr|funionfs-0.4.3-2|54	- update to 0.4.3
12cr|funionfs-0.4.3-2|55	- Fix build (remove make distclean)
12cr|funionfs-0.4.3-2|56	- Fix summary
12cr|funionfs-0.4.3-2|57	
12cr|funionfs-0.4.3-2|58	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.4.2-4mdv2010.0
12cr|funionfs-0.4.3-2|59	+ Revision: 428970
12cr|funionfs-0.4.3-2|60	- rebuild
12cr|funionfs-0.4.3-2|61	
12cr|funionfs-0.4.3-2|62	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.4.2-3mdv2009.0
12cr|funionfs-0.4.3-2|63	+ Revision: 222292
12cr|funionfs-0.4.3-2|64	- fix buildrequires on x86_64
12cr|funionfs-0.4.3-2|65	- rebuild
12cr|funionfs-0.4.3-2|66	- kill re-definition of %%buildroot on Pixel's request
12cr|funionfs-0.4.3-2|67	
12cr|funionfs-0.4.3-2|68	+ Olivier Blin <oblin@mandriva.com>
12cr|funionfs-0.4.3-2|69	- restore BuildRoot
12cr|funionfs-0.4.3-2|70	
12cr|funionfs-0.4.3-2|71	
12cr|funionfs-0.4.3-2|72	* Tue Feb 06 2007 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-1mdv2007.0
12cr|funionfs-0.4.3-2|73	+ Revision: 116595
12cr|funionfs-0.4.3-2|74	- Import funionfs
12cr|funionfs-0.4.3-2|75	
12cr|funionfs-0.4.3-2|76	* Tue Feb 06 2007 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-1mdv2007.1
12cr|funionfs-0.4.3-2|77	- use the correct tar ball
12cr|funionfs-0.4.3-2|78	
12cr|funionfs-0.4.3-2|79	* Fri Sep 29 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-1mdk
12cr|funionfs-0.4.3-2|80	- initial Mandriva package (mille-xterm import)
12cr|funionfs-0.4.3-2|81	

1519 12
12cr|fusecompress-2.6-2.41.1|1	# These need from git tarball.
12cr|fusecompress-2.6-2.41.1|2	%define gitrel		41
12cr|fusecompress-2.6-2.41.1|3	%define downloadcode	4b43418
12cr|fusecompress-2.6-2.41.1|4	
12cr|fusecompress-2.6-2.41.1|5	%define build_bzip2	1
12cr|fusecompress-2.6-2.41.1|6	%define build_lzma	1
12cr|fusecompress-2.6-2.41.1|7	%define build_lzo	1
12cr|fusecompress-2.6-2.41.1|8	%define build_zlib	1
12cr|fusecompress-2.6-2.41.1|9	
12cr|fusecompress-2.6-2.41.1|10	%{?_with_bzip2: %{expand: %%global build_bzip2 1}}
12cr|fusecompress-2.6-2.41.1|11	%{?_without_bzip2: %{expand: %%global build_bzip2 0}}
12cr|fusecompress-2.6-2.41.1|12	%{?_with_lzma: %{expand: %%global build_lzma 1}}
12cr|fusecompress-2.6-2.41.1|13	%{?_without_lzma: %{expand: %%global build_lzma 0}}
12cr|fusecompress-2.6-2.41.1|14	%{?_with_lzo: %{expand: %%global build_lzo 1}}
12cr|fusecompress-2.6-2.41.1|15	%{?_without_lzo: %{expand: %%global build_lzo 0}}
12cr|fusecompress-2.6-2.41.1|16	%{?_with_zlib: %{expand: %%global build_zlib 1}}
12cr|fusecompress-2.6-2.41.1|17	%{?_without_zlib: %{expand: %%global build_zlib 0}}
12cr|fusecompress-2.6-2.41.1|18	
12cr|fusecompress-2.6-2.41.1|19	Summary:	Provides a mountable Linux filesystem which transparently compress its content
12cr|fusecompress-2.6-2.41.1|20	Name:		fusecompress
12cr|fusecompress-2.6-2.41.1|21	Version:	2.6
12cr|fusecompress-2.6-2.41.1|22	Release:	2.%{gitrel}.1
12cr|fusecompress-2.6-2.41.1|23	License:	GPLv2
12cr|fusecompress-2.6-2.41.1|24	Group:		System/Kernel and hardware
12cr|fusecompress-2.6-2.41.1|25	URL:		http://miio.net/wordpress/projects/fusecompress/
12cr|fusecompress-2.6-2.41.1|26	# Please add comment with the right url/downloadpage.
12cr|fusecompress-2.6-2.41.1|27	Source0:	http://download.github.com/tex-%{name}-%{version}-%{gitrel}-g%{downloadcode}.tar.xz
12cr|fusecompress-2.6-2.41.1|28	
12cr|fusecompress-2.6-2.41.1|29	%if %{build_bzip2}
12cr|fusecompress-2.6-2.41.1|30	BuildRequires:	bzip2-devel
12cr|fusecompress-2.6-2.41.1|31	%endif
12cr|fusecompress-2.6-2.41.1|32	%if %{build_lzma}
12cr|fusecompress-2.6-2.41.1|33	Requires:	xz
12cr|fusecompress-2.6-2.41.1|34	BuildRequires:	pkgconfig(liblzma)
12cr|fusecompress-2.6-2.41.1|35	%endif
12cr|fusecompress-2.6-2.41.1|36	%if %{build_lzo}
12cr|fusecompress-2.6-2.41.1|37	BuildRequires:	liblzo-devel
12cr|fusecompress-2.6-2.41.1|38	%endif
12cr|fusecompress-2.6-2.41.1|39	%if %{build_zlib}
12cr|fusecompress-2.6-2.41.1|40	BuildRequires:	pkgconfig(zlib)
12cr|fusecompress-2.6-2.41.1|41	%endif
12cr|fusecompress-2.6-2.41.1|42	BuildRequires:	boost-devel
12cr|fusecompress-2.6-2.41.1|43	BuildRequires:	magic-devel
12cr|fusecompress-2.6-2.41.1|44	BuildRequires:	pkgconfig(fuse)
12cr|fusecompress-2.6-2.41.1|45	Requires:	fuse
12cr|fusecompress-2.6-2.41.1|46	
12cr|fusecompress-2.6-2.41.1|47	%description
12cr|fusecompress-2.6-2.41.1|48	FuseCompress provides a mountable Linux file system which transparently
12cr|fusecompress-2.6-2.41.1|49	compress its content.  Files stored in this file system are compressed on the
12cr|fusecompress-2.6-2.41.1|50	fly and Fuse allows to create a transparent interface between compressed files
12cr|fusecompress-2.6-2.41.1|51	and user applications.
12cr|fusecompress-2.6-2.41.1|52	
12cr|fusecompress-2.6-2.41.1|53	FuseCompress currently supports these compression methods:
12cr|fusecompress-2.6-2.41.1|54	- bzip2 compression
12cr|fusecompress-2.6-2.41.1|55	- lzma compression
12cr|fusecompress-2.6-2.41.1|56	- lzo2 compression
12cr|fusecompress-2.6-2.41.1|57	- zlib compression
12cr|fusecompress-2.6-2.41.1|58	- none compression
12cr|fusecompress-2.6-2.41.1|59	
12cr|fusecompress-2.6-2.41.1|60	%prep
12cr|fusecompress-2.6-2.41.1|61	%setup -qn %{name}
12cr|fusecompress-2.6-2.41.1|62	
12cr|fusecompress-2.6-2.41.1|63	%build
12cr|fusecompress-2.6-2.41.1|64	%configure2_5x \
12cr|fusecompress-2.6-2.41.1|65	%if %{build_bzip2}
12cr|fusecompress-2.6-2.41.1|66	--with-bz2 \
12cr|fusecompress-2.6-2.41.1|67	%endif
12cr|fusecompress-2.6-2.41.1|68	%if %{build_lzma}
12cr|fusecompress-2.6-2.41.1|69	--with-lzma \
12cr|fusecompress-2.6-2.41.1|70	%endif
12cr|fusecompress-2.6-2.41.1|71	%if %{build_lzo}
12cr|fusecompress-2.6-2.41.1|72	--with-lzo2 \
12cr|fusecompress-2.6-2.41.1|73	%endif
12cr|fusecompress-2.6-2.41.1|74	%if %{build_zlib}
12cr|fusecompress-2.6-2.41.1|75	--with-z \
12cr|fusecompress-2.6-2.41.1|76	%endif
12cr|fusecompress-2.6-2.41.1|77	--with-boost=%{_prefix} \
12cr|fusecompress-2.6-2.41.1|78	--with-boost-libdir=%{_libdir}
12cr|fusecompress-2.6-2.41.1|79	%make
12cr|fusecompress-2.6-2.41.1|80	
12cr|fusecompress-2.6-2.41.1|81	%install
12cr|fusecompress-2.6-2.41.1|82	%makeinstall_std
12cr|fusecompress-2.6-2.41.1|83	
12cr|fusecompress-2.6-2.41.1|84	%files
12cr|fusecompress-2.6-2.41.1|85	%doc AUTHORS COPYING README
12cr|fusecompress-2.6-2.41.1|86	%{_bindir}/*
12cr|fusecompress-2.6-2.41.1|87	%{_mandir}/man1/%{name}*
12cr|fusecompress-2.6-2.41.1|88	
12cr|fusecompress-2.6-2.41.1|89	
12cr|fusecompress-2.6-2.41.1|90	
12cr|fusecompress-2.6-2.41.1|91	
12cr|fusecompress-2.6-2.41.1|92	%changelog
12cr|fusecompress-2.6-2.41.1|93	

1520 12
12cr|fusedav-0.2-7|1	Summary:	Userspace file system driver for mounting WebDAV shares
12cr|fusedav-0.2-7|2	Name:		fusedav
12cr|fusedav-0.2-7|3	Version:	0.2
12cr|fusedav-0.2-7|4	Release:	7
12cr|fusedav-0.2-7|5	Group:		Networking/Other
12cr|fusedav-0.2-7|6	License:	GPLv2
12cr|fusedav-0.2-7|7	URL:		http://0pointer.de/lennart/projects/fusedav/
12cr|fusedav-0.2-7|8	Source0:	http://0pointer.de/lennart/projects/fusedav/%{name}-%{version}.tar.gz
12cr|fusedav-0.2-7|9	# Patch to fix build on x86_64
12cr|fusedav-0.2-7|10	# http://ftp.debian.org/debian/pool/main/f/fusedav/fusedav_0.2-1.diff.gz
12cr|fusedav-0.2-7|11	Patch0:		ne_lfs.dpatch
12cr|fusedav-0.2-7|12	
12cr|fusedav-0.2-7|13	BuildRequires:	lynx
12cr|fusedav-0.2-7|14	BuildRequires:	attr-devel
12cr|fusedav-0.2-7|15	BuildRequires:	pkgconfig(fuse)
12cr|fusedav-0.2-7|16	BuildRequires:	pkgconfig(neon)
12cr|fusedav-0.2-7|17	
12cr|fusedav-0.2-7|18	Requires:	fuse
12cr|fusedav-0.2-7|19	Requires:	lynx
12cr|fusedav-0.2-7|20	
12cr|fusedav-0.2-7|21	%description
12cr|fusedav-0.2-7|22	fusedav is a Linux userspace file system driver for mounting WebDAV shares.
12cr|fusedav-0.2-7|23	It makes use of FUSE as userspace file system API and neon as WebDAV API.
12cr|fusedav-0.2-7|24	
12cr|fusedav-0.2-7|25	%prep
12cr|fusedav-0.2-7|26	%setup -q
12cr|fusedav-0.2-7|27	%patch0 -p1
12cr|fusedav-0.2-7|28	
12cr|fusedav-0.2-7|29	%build
12cr|fusedav-0.2-7|30	%configure2_5x
12cr|fusedav-0.2-7|31	%make
12cr|fusedav-0.2-7|32	
12cr|fusedav-0.2-7|33	%install
12cr|fusedav-0.2-7|34	%makeinstall
12cr|fusedav-0.2-7|35	
12cr|fusedav-0.2-7|36	%files
12cr|fusedav-0.2-7|37	%doc LICENSE README
12cr|fusedav-0.2-7|38	%{_bindir}/%{name}
12cr|fusedav-0.2-7|39	
12cr|fusedav-0.2-7|40	
12cr|fusedav-0.2-7|41	
12cr|fusedav-0.2-7|42	%changelog
12cr|fusedav-0.2-7|43	* Fri Jun 22 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.2-7
12cr|fusedav-0.2-7|44	+ Revision: 806671
12cr|fusedav-0.2-7|45	- rebuild for non existent neon virtual provide
12cr|fusedav-0.2-7|46	- cleaned up spec
12cr|fusedav-0.2-7|47	
12cr|fusedav-0.2-7|48	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-6mdv2011.0
12cr|fusedav-0.2-7|49	+ Revision: 618373
12cr|fusedav-0.2-7|50	- the mass rebuild of 2010.0 packages
12cr|fusedav-0.2-7|51	
12cr|fusedav-0.2-7|52	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.2-5mdv2010.0
12cr|fusedav-0.2-7|53	+ Revision: 428971
12cr|fusedav-0.2-7|54	- rebuild
12cr|fusedav-0.2-7|55	
12cr|fusedav-0.2-7|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.2-4mdv2009.0
12cr|fusedav-0.2-7|57	+ Revision: 245458
12cr|fusedav-0.2-7|58	- rebuild
12cr|fusedav-0.2-7|59	
12cr|fusedav-0.2-7|60	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 0.2-2mdv2008.1
12cr|fusedav-0.2-7|61	+ Revision: 168417
12cr|fusedav-0.2-7|62	- fix summary-not-capitalized
12cr|fusedav-0.2-7|63	- kill re-definition of %%buildroot on Pixel's request
12cr|fusedav-0.2-7|64	
12cr|fusedav-0.2-7|65	+ Olivier Blin <blino@mandriva.org>
12cr|fusedav-0.2-7|66	- restore BuildRoot
12cr|fusedav-0.2-7|67	
12cr|fusedav-0.2-7|68	* Sat Jul 07 2007 Nicolas Vigier <nvigier@mandriva.com> 0.2-2mdv2008.0
12cr|fusedav-0.2-7|69	+ Revision: 49360
12cr|fusedav-0.2-7|70	- add require on fuse
12cr|fusedav-0.2-7|71	
12cr|fusedav-0.2-7|72	* Wed May 23 2007 Nicolas Vigier <nvigier@mandriva.com> 0.2-1mdv2008.0
12cr|fusedav-0.2-7|73	+ Revision: 30143
12cr|fusedav-0.2-7|74	- Import fusedav
12cr|fusedav-0.2-7|75	

1521 12
12cr|fuse-emulator-1.0.0.1a-3|1	%define		sname	fuse
12cr|fuse-emulator-1.0.0.1a-3|2	
12cr|fuse-emulator-1.0.0.1a-3|3	Name:		fuse-emulator
12cr|fuse-emulator-1.0.0.1a-3|4	Version:	1.0.0.1a
12cr|fuse-emulator-1.0.0.1a-3|5	Release:	3
12cr|fuse-emulator-1.0.0.1a-3|6	Summary:	Free Unix Spectrum Emulator
12cr|fuse-emulator-1.0.0.1a-3|7	License:	GPLv2+
12cr|fuse-emulator-1.0.0.1a-3|8	Group:		Emulators
12cr|fuse-emulator-1.0.0.1a-3|9	URL:		http://fuse-emulator.sourceforge.net/
12cr|fuse-emulator-1.0.0.1a-3|10	Source0:	%{sname}-%{version}.tar.gz
12cr|fuse-emulator-1.0.0.1a-3|11	Source1:	%{sname}-icons.tar.bz2
12cr|fuse-emulator-1.0.0.1a-3|12	Patch0:		fuse-1.0.0.1a-zlib.patch
12cr|fuse-emulator-1.0.0.1a-3|13	BuildRequires:	jsw-devel
12cr|fuse-emulator-1.0.0.1a-3|14	BuildRequires:	pkgconfig(libxml-2.0)
12cr|fuse-emulator-1.0.0.1a-3|15	BuildRequires:	libspectrum-devel
12cr|fuse-emulator-1.0.0.1a-3|16	BuildRequires:	libgcrypt-devel >= 1.1.42
12cr|fuse-emulator-1.0.0.1a-3|17	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|fuse-emulator-1.0.0.1a-3|18	BuildRequires:	zlib-devel
12cr|fuse-emulator-1.0.0.1a-3|19	BuildRequires:	bzip2-devel
12cr|fuse-emulator-1.0.0.1a-3|20	BuildRequires:	pkgconfig(libpng)
12cr|fuse-emulator-1.0.0.1a-3|21	BuildRequires:	pkgconfig(audiofile)
12cr|fuse-emulator-1.0.0.1a-3|22	BuildRequires:	pkgconfig(alsa)
12cr|fuse-emulator-1.0.0.1a-3|23	BuildRequires:	flex
12cr|fuse-emulator-1.0.0.1a-3|24	BuildRequires:	bison
12cr|fuse-emulator-1.0.0.1a-3|25	BuildRequires:	perl
12cr|fuse-emulator-1.0.0.1a-3|26	BuildRequires:	autoconf
12cr|fuse-emulator-1.0.0.1a-3|27	
12cr|fuse-emulator-1.0.0.1a-3|28	Obsoletes:	fuse <= 0.7.0-4plf
12cr|fuse-emulator-1.0.0.1a-3|29	Conflicts:	fuse <= 0.7.0-4plf
12cr|fuse-emulator-1.0.0.1a-3|30	
12cr|fuse-emulator-1.0.0.1a-3|31	%description
12cr|fuse-emulator-1.0.0.1a-3|32	What Fuse does have:
12cr|fuse-emulator-1.0.0.1a-3|33	
12cr|fuse-emulator-1.0.0.1a-3|34	* Working 16K/48K/128K/+2/+2A/+3 Speccy, Timex TC2048/TC2068 and
12cr|fuse-emulator-1.0.0.1a-3|35	Pentagon 128 emulation, running at true Speccy speed on any computer
12cr|fuse-emulator-1.0.0.1a-3|36	you're likely to try it on.
12cr|fuse-emulator-1.0.0.1a-3|37	* Support for loading from .tzx files.
12cr|fuse-emulator-1.0.0.1a-3|38	* Sound (on systems supporting the Open Sound System, SDL, or OpenBSD/
12cr|fuse-emulator-1.0.0.1a-3|39	Solaris's /dev/audio).
12cr|fuse-emulator-1.0.0.1a-3|40	* Emulation of most of the common joysticks used on the Spectrum
12cr|fuse-emulator-1.0.0.1a-3|41	(including Kempston, Sinclair and Cursor joysticks).
12cr|fuse-emulator-1.0.0.1a-3|42	* Emulation of some of the printers you could attach to a Spectrum.
12cr|fuse-emulator-1.0.0.1a-3|43	* Support for the RZX input recording file format, including
12cr|fuse-emulator-1.0.0.1a-3|44	'competition mode'.
12cr|fuse-emulator-1.0.0.1a-3|45	* Emulation of the Spectrum +3e, ZXATASP and ZXCF IDE interfaces.
12cr|fuse-emulator-1.0.0.1a-3|46	
12cr|fuse-emulator-1.0.0.1a-3|47	%prep
12cr|fuse-emulator-1.0.0.1a-3|48	%setup -q -n %{sname}-%{version}
12cr|fuse-emulator-1.0.0.1a-3|49	%setup -q -T -D -a1 -n %{sname}-%{version}
12cr|fuse-emulator-1.0.0.1a-3|50	%patch0 -p1
12cr|fuse-emulator-1.0.0.1a-3|51	
12cr|fuse-emulator-1.0.0.1a-3|52	%build
12cr|fuse-emulator-1.0.0.1a-3|53	autoreconf
12cr|fuse-emulator-1.0.0.1a-3|54	%configure --with-gtk2 --with-roms-dir=%{_datadir}/%{sname}
12cr|fuse-emulator-1.0.0.1a-3|55	%make
12cr|fuse-emulator-1.0.0.1a-3|56	
12cr|fuse-emulator-1.0.0.1a-3|57	%install
12cr|fuse-emulator-1.0.0.1a-3|58	%makeinstall
12cr|fuse-emulator-1.0.0.1a-3|59	
12cr|fuse-emulator-1.0.0.1a-3|60	mkdir -p %{buildroot}%{_datadir}/applications
12cr|fuse-emulator-1.0.0.1a-3|61	cat<<EOF>%{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|fuse-emulator-1.0.0.1a-3|62	[Desktop Entry]
12cr|fuse-emulator-1.0.0.1a-3|63	Name=Fuse
12cr|fuse-emulator-1.0.0.1a-3|64	Comment=Free Unix Spectrum Emulator
12cr|fuse-emulator-1.0.0.1a-3|65	Exec=%{_bindir}/%{sname}
12cr|fuse-emulator-1.0.0.1a-3|66	Icon=%{sname}
12cr|fuse-emulator-1.0.0.1a-3|67	Terminal=false
12cr|fuse-emulator-1.0.0.1a-3|68	Type=Application
12cr|fuse-emulator-1.0.0.1a-3|69	Categories=Game;Emulator;X-MandrivaLinux-MoreApplications-Emulators;
12cr|fuse-emulator-1.0.0.1a-3|70	EOF
12cr|fuse-emulator-1.0.0.1a-3|71	
12cr|fuse-emulator-1.0.0.1a-3|72	install -D -m 644 %{sname}48.png %{buildroot}%{_liconsdir}/%{sname}.png
12cr|fuse-emulator-1.0.0.1a-3|73	install -D -m 644 %{sname}32.png %{buildroot}%{_iconsdir}/%{sname}.png
12cr|fuse-emulator-1.0.0.1a-3|74	install -D -m 644 %{sname}16.png %{buildroot}%{_miconsdir}/%{sname}.png
12cr|fuse-emulator-1.0.0.1a-3|75	
12cr|fuse-emulator-1.0.0.1a-3|76	%files
12cr|fuse-emulator-1.0.0.1a-3|77	%defattr(0644,root,root,0755)
12cr|fuse-emulator-1.0.0.1a-3|78	%doc README THANKS COPYING AUTHORS ChangeLog
12cr|fuse-emulator-1.0.0.1a-3|79	%attr(0755,root,root) %{_bindir}/*
12cr|fuse-emulator-1.0.0.1a-3|80	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|fuse-emulator-1.0.0.1a-3|81	%{_miconsdir}/%{sname}*
12cr|fuse-emulator-1.0.0.1a-3|82	%{_iconsdir}/%{sname}*
12cr|fuse-emulator-1.0.0.1a-3|83	%{_liconsdir}/%{sname}*
12cr|fuse-emulator-1.0.0.1a-3|84	%{_mandir}/*/*
12cr|fuse-emulator-1.0.0.1a-3|85	%{_datadir}/%{sname}
12cr|fuse-emulator-1.0.0.1a-3|86	
12cr|fuse-emulator-1.0.0.1a-3|87	
12cr|fuse-emulator-1.0.0.1a-3|88	
12cr|fuse-emulator-1.0.0.1a-3|89	%changelog
12cr|fuse-emulator-1.0.0.1a-3|90	* Tue Jan 17 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0.0.1a-2mdv2011.0
12cr|fuse-emulator-1.0.0.1a-3|91	+ Revision: 762009
12cr|fuse-emulator-1.0.0.1a-3|92	- Add patch0 to fix build, update BuildRequires
12cr|fuse-emulator-1.0.0.1a-3|93	- Fix rom path in configure options, spec cleanup
12cr|fuse-emulator-1.0.0.1a-3|94	
12cr|fuse-emulator-1.0.0.1a-3|95	* Wed Jul 27 2011 Andrey Bondrov <abondrov@mandriva.org> 1.0.0.1a-1
12cr|fuse-emulator-1.0.0.1a-3|96	+ Revision: 691949
12cr|fuse-emulator-1.0.0.1a-3|97	- Try to fix menus issue
12cr|fuse-emulator-1.0.0.1a-3|98	- Rebuild
12cr|fuse-emulator-1.0.0.1a-3|99	- Fix BuildRequires
12cr|fuse-emulator-1.0.0.1a-3|100	- imported package fuse-emulator
12cr|fuse-emulator-1.0.0.1a-3|101	
12cr|fuse-emulator-1.0.0.1a-3|102	
12cr|fuse-emulator-1.0.0.1a-3|103	* Sun Jul 24 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 1.0.0.1a-1mdv2011.0
12cr|fuse-emulator-1.0.0.1a-3|104	- New version 1.0.0.1a
12cr|fuse-emulator-1.0.0.1a-3|105	- Fix .desktop
12cr|fuse-emulator-1.0.0.1a-3|106	- Import from PLF
12cr|fuse-emulator-1.0.0.1a-3|107	- Remove PLF reference
12cr|fuse-emulator-1.0.0.1a-3|108	
12cr|fuse-emulator-1.0.0.1a-3|109	* Sat Jan 17 2009 Guillaume Bedot <littletux@zarb.org> 0.10.0.2-1plf2009.1
12cr|fuse-emulator-1.0.0.1a-3|110	- 0.10.0.2
12cr|fuse-emulator-1.0.0.1a-3|111	- build requires
12cr|fuse-emulator-1.0.0.1a-3|112	- fix build with old jsw package
12cr|fuse-emulator-1.0.0.1a-3|113	
12cr|fuse-emulator-1.0.0.1a-3|114	* Thu Jan  8 2009 Guillaume Bedot <littletux@zarb.org> 0.10.0.1-1plf2009.1
12cr|fuse-emulator-1.0.0.1a-3|115	- 0.10.0.1
12cr|fuse-emulator-1.0.0.1a-3|116	
12cr|fuse-emulator-1.0.0.1a-3|117	* Mon Jan 28 2008 Guillaume Bedot <littletux@zarb.org> 0.9.0-1plf2008.1
12cr|fuse-emulator-1.0.0.1a-3|118	- 0.9.0
12cr|fuse-emulator-1.0.0.1a-3|119	
12cr|fuse-emulator-1.0.0.1a-3|120	* Mon May 14 2007 Guillaume Bedot <littletux@zarb.org> 0.8.0.1-1plf2008.0
12cr|fuse-emulator-1.0.0.1a-3|121	- 0.8.0.1
12cr|fuse-emulator-1.0.0.1a-3|122	
12cr|fuse-emulator-1.0.0.1a-3|123	* Wed May  2 2007 Guillaume Bedot <littletux@zarb.org> 0.8.0-1plf2008.0
12cr|fuse-emulator-1.0.0.1a-3|124	- 0.8.0
12cr|fuse-emulator-1.0.0.1a-3|125	- drop obsolete patch
12cr|fuse-emulator-1.0.0.1a-3|126	- fix build (jsw / stdc++)
12cr|fuse-emulator-1.0.0.1a-3|127	
12cr|fuse-emulator-1.0.0.1a-3|128	* Wed Jul 19 2006 Guillaume Bedot <littletux@zarb.org> 0.7.0-7plf2007.0
12cr|fuse-emulator-1.0.0.1a-3|129	- xdg menu
12cr|fuse-emulator-1.0.0.1a-3|130	- obsoletes / conflicts with old fuse package
12cr|fuse-emulator-1.0.0.1a-3|131	
12cr|fuse-emulator-1.0.0.1a-3|132	* Wed Mar 15 2006 Guillaume Bedot <littletux@zarb.org> 0.7.0-6plf
12cr|fuse-emulator-1.0.0.1a-3|133	- use mkrel
12cr|fuse-emulator-1.0.0.1a-3|134	
12cr|fuse-emulator-1.0.0.1a-3|135	* Wed Mar 15 2006 Guillaume Bedot <littletux@zarb.org> 0.7.0-5plf
12cr|fuse-emulator-1.0.0.1a-3|136	- renamed the package since a fuse package now exist in main
12cr|fuse-emulator-1.0.0.1a-3|137	
12cr|fuse-emulator-1.0.0.1a-3|138	* Fri Nov 4 2005 Miguel Barrio Orsikowsky <megamik@zarb.org> 0.7.0-4plf
12cr|fuse-emulator-1.0.0.1a-3|139	- added patch to fix compile errors in sound.c with gcc 4
12cr|fuse-emulator-1.0.0.1a-3|140	
12cr|fuse-emulator-1.0.0.1a-3|141	* Wed Feb 16 2005 Miguel Barrio Orsikowsky <megamik@zarb.org> 0.7.0-3plf
12cr|fuse-emulator-1.0.0.1a-3|142	- built against new lib765 library major version
12cr|fuse-emulator-1.0.0.1a-3|143	
12cr|fuse-emulator-1.0.0.1a-3|144	* Sun Sep 26 2004 Miguel Barrio Orsikowsky <megamik@zarb.org> 0.7.0-2plf
12cr|fuse-emulator-1.0.0.1a-3|145	- changed section Applications/Emulators into More Applications/Emulators
12cr|fuse-emulator-1.0.0.1a-3|146	
12cr|fuse-emulator-1.0.0.1a-3|147	* Mon Jul 19 2004 Miguel Barrio Orsikowsky <megamik@zarb.org> 0.7.0-1plf
12cr|fuse-emulator-1.0.0.1a-3|148	- new version
12cr|fuse-emulator-1.0.0.1a-3|149	
12cr|fuse-emulator-1.0.0.1a-3|150	* Sun May 9 2004 Miguel Barrio Orsikowsky <megamik@zarb.org> 0.6.2.1-1plf
12cr|fuse-emulator-1.0.0.1a-3|151	- introduce in PLF
12cr|fuse-emulator-1.0.0.1a-3|152	- new version
12cr|fuse-emulator-1.0.0.1a-3|153	- changed spec file to meet Mandrake's skel.spec
12cr|fuse-emulator-1.0.0.1a-3|154	- repackaged icons
12cr|fuse-emulator-1.0.0.1a-3|155	- repackaged sources into bz2 format
12cr|fuse-emulator-1.0.0.1a-3|156	- removed XFree86 from BuildRequires (redundant), added libjsw-devel
12cr|fuse-emulator-1.0.0.1a-3|157	- updated description and summary
12cr|fuse-emulator-1.0.0.1a-3|158	- build for GTK2
12cr|fuse-emulator-1.0.0.1a-3|159	
12cr|fuse-emulator-1.0.0.1a-3|160	* Wed Jan  7 2004 Olivier Thauvin <nanardon@klama.mandrake.org> 0.6.1.1-5mdk
12cr|fuse-emulator-1.0.0.1a-3|161	- rebuild
12cr|fuse-emulator-1.0.0.1a-3|162	- DIRM fix
12cr|fuse-emulator-1.0.0.1a-3|163	
12cr|fuse-emulator-1.0.0.1a-3|164	* Mon Dec 15 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.6.1.1-4mdk
12cr|fuse-emulator-1.0.0.1a-3|165	- cleanup
12cr|fuse-emulator-1.0.0.1a-3|166	- contrib introduction
12cr|fuse-emulator-1.0.0.1a-3|167	
12cr|fuse-emulator-1.0.0.1a-3|168	* Wed Nov 5 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.6.1.1-3mdk
12cr|fuse-emulator-1.0.0.1a-3|169	- changed the size of normal icon to 32x32 pixels
12cr|fuse-emulator-1.0.0.1a-3|170	- icons repackaged into a single tar.bz2 archive
12cr|fuse-emulator-1.0.0.1a-3|171	- added bison to BuildRequires
12cr|fuse-emulator-1.0.0.1a-3|172	
12cr|fuse-emulator-1.0.0.1a-3|173	* Sat Nov 1 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.6.1.1-2mdk
12cr|fuse-emulator-1.0.0.1a-3|174	- added normal and large sized icons
12cr|fuse-emulator-1.0.0.1a-3|175	- made some fixes and cosmetic changes to the spec file
12cr|fuse-emulator-1.0.0.1a-3|176	
12cr|fuse-emulator-1.0.0.1a-3|177	* Thu Sep 2 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.6.1.1-1mdk
12cr|fuse-emulator-1.0.0.1a-3|178	- new version
12cr|fuse-emulator-1.0.0.1a-3|179	- added libgcrypt1-devel to BuildRequires
12cr|fuse-emulator-1.0.0.1a-3|180	- changed libspectrum0-devel into libspectrum2-devel in BuildRequires
12cr|fuse-emulator-1.0.0.1a-3|181	
12cr|fuse-emulator-1.0.0.1a-3|182	* Wed Jun 4 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.6.0.1-1mdk
12cr|fuse-emulator-1.0.0.1a-3|183	- version update (security fix)
12cr|fuse-emulator-1.0.0.1a-3|184	
12cr|fuse-emulator-1.0.0.1a-3|185	* Wed May 28 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.6.0-4mdk
12cr|fuse-emulator-1.0.0.1a-3|186	- added icon
12cr|fuse-emulator-1.0.0.1a-3|187	
12cr|fuse-emulator-1.0.0.1a-3|188	* Thu May 22 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.6.0-3mdk
12cr|fuse-emulator-1.0.0.1a-3|189	- added BuildRequires
12cr|fuse-emulator-1.0.0.1a-3|190	
12cr|fuse-emulator-1.0.0.1a-3|191	* Tue May 20 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.6.0-2mdk
12cr|fuse-emulator-1.0.0.1a-3|192	- fixed xml support so configuration saving is now available
12cr|fuse-emulator-1.0.0.1a-3|193	
12cr|fuse-emulator-1.0.0.1a-3|194	* Sun Apr 27 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.6.0-1mdk
12cr|fuse-emulator-1.0.0.1a-3|195	- new version
12cr|fuse-emulator-1.0.0.1a-3|196	
12cr|fuse-emulator-1.0.0.1a-3|197	* Thu Apr 24 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.5.1-1mdk
12cr|fuse-emulator-1.0.0.1a-3|198	- first version of the package
12cr|fuse-emulator-1.0.0.1a-3|199	- spec file written using Mandrake RPM HOWTO 1.1.1

1522 12
12cr|fuse-emulator-utils-1.0.0-2|1	%define oname		fuse-utils
12cr|fuse-emulator-utils-1.0.0-2|2	
12cr|fuse-emulator-utils-1.0.0-2|3	Name:		fuse-emulator-utils
12cr|fuse-emulator-utils-1.0.0-2|4	Version:	1.0.0
12cr|fuse-emulator-utils-1.0.0-2|5	Release:	2
12cr|fuse-emulator-utils-1.0.0-2|6	Summary:	A few tools to deal with ZX Spectrum emulator files
12cr|fuse-emulator-utils-1.0.0-2|7	License:	GPLv2+
12cr|fuse-emulator-utils-1.0.0-2|8	Group:		Emulators
12cr|fuse-emulator-utils-1.0.0-2|9	URL:		http://fuse-emulator.sourceforge.net/
12cr|fuse-emulator-utils-1.0.0-2|10	Source0:	%{oname}-%{version}.tar.gz
12cr|fuse-emulator-utils-1.0.0-2|11	Patch0:		fuse-dso.patch
12cr|fuse-emulator-utils-1.0.0-2|12	BuildRequires:	pkgconfig(audiofile)
12cr|fuse-emulator-utils-1.0.0-2|13	BuildRequires:	pkgconfig(zlib)
12cr|fuse-emulator-utils-1.0.0-2|14	BuildRequires:	libspectrum-devel >= 1.0.0
12cr|fuse-emulator-utils-1.0.0-2|15	BuildRequires:	libgcrypt-devel >= 1.1.42
12cr|fuse-emulator-utils-1.0.0-2|16	BuildRequires:	autoconf
12cr|fuse-emulator-utils-1.0.0-2|17	BuildRequires:	gettext-devel
12cr|fuse-emulator-utils-1.0.0-2|18	
12cr|fuse-emulator-utils-1.0.0-2|19	%rename fuse-utils
12cr|fuse-emulator-utils-1.0.0-2|20	
12cr|fuse-emulator-utils-1.0.0-2|21	%description
12cr|fuse-emulator-utils-1.0.0-2|22	The Fuse utilities are a few tools which may be of occasional use when
12cr|fuse-emulator-utils-1.0.0-2|23	dealing with ZX Spectrum emulator files. They were originally
12cr|fuse-emulator-utils-1.0.0-2|24	distributed with Fuse, the Free Unix Spectrum Emulator, but are now
12cr|fuse-emulator-utils-1.0.0-2|25	independent of Fuse and can be used on their own.
12cr|fuse-emulator-utils-1.0.0-2|26	
12cr|fuse-emulator-utils-1.0.0-2|27	The available utilities are:
12cr|fuse-emulator-utils-1.0.0-2|28	
12cr|fuse-emulator-utils-1.0.0-2|29	* createhdf: create an empty .hdf IDE hard disk image.
12cr|fuse-emulator-utils-1.0.0-2|30	* listbasic: list the BASIC in a snapshot or tape file.
12cr|fuse-emulator-utils-1.0.0-2|31	* rzxcheck: verify the digital signature in an RZX file.
12cr|fuse-emulator-utils-1.0.0-2|32	* rzxdump: list the contents of an RZX input recording file.
12cr|fuse-emulator-utils-1.0.0-2|33	* rzxtool: add, extract or remove the embedded snapshot from an RZX file,
12cr|fuse-emulator-utils-1.0.0-2|34	or compress or uncompress the file.
12cr|fuse-emulator-utils-1.0.0-2|35	* scl2trd: convert .scl disk images to .trd disk images.
12cr|fuse-emulator-utils-1.0.0-2|36	* snap2tzx: convert snapshots to TZX tape images.
12cr|fuse-emulator-utils-1.0.0-2|37	* snapconv: convert between snapshot formats.
12cr|fuse-emulator-utils-1.0.0-2|38	* tapeconv: convert between .tzx and .tap files.
12cr|fuse-emulator-utils-1.0.0-2|39	* tzxlist: list the contents of a TZX file.
12cr|fuse-emulator-utils-1.0.0-2|40	
12cr|fuse-emulator-utils-1.0.0-2|41	%prep
12cr|fuse-emulator-utils-1.0.0-2|42	%setup -q -n %{oname}-%{version}
12cr|fuse-emulator-utils-1.0.0-2|43	%patch0 -p1
12cr|fuse-emulator-utils-1.0.0-2|44	
12cr|fuse-emulator-utils-1.0.0-2|45	%build
12cr|fuse-emulator-utils-1.0.0-2|46	autoreconf
12cr|fuse-emulator-utils-1.0.0-2|47	%configure
12cr|fuse-emulator-utils-1.0.0-2|48	%make LIBS="-lgcrypt"
12cr|fuse-emulator-utils-1.0.0-2|49	
12cr|fuse-emulator-utils-1.0.0-2|50	%install
12cr|fuse-emulator-utils-1.0.0-2|51	%makeinstall
12cr|fuse-emulator-utils-1.0.0-2|52	
12cr|fuse-emulator-utils-1.0.0-2|53	%files
12cr|fuse-emulator-utils-1.0.0-2|54	%defattr(0644,root,root,0755)
12cr|fuse-emulator-utils-1.0.0-2|55	%doc README AUTHORS ChangeLog
12cr|fuse-emulator-utils-1.0.0-2|56	%attr(0755,root,root) %{_bindir}/*
12cr|fuse-emulator-utils-1.0.0-2|57	%{_mandir}/*/*
12cr|fuse-emulator-utils-1.0.0-2|58	
12cr|fuse-emulator-utils-1.0.0-2|59	
12cr|fuse-emulator-utils-1.0.0-2|60	%changelog
12cr|fuse-emulator-utils-1.0.0-2|61	* Wed Jul 27 2011 Andrey Bondrov <abondrov@mandriva.org> 1.0.0-1mdv2012.0
12cr|fuse-emulator-utils-1.0.0-2|62	+ Revision: 691965
12cr|fuse-emulator-utils-1.0.0-2|63	- Fix BuildRequires
12cr|fuse-emulator-utils-1.0.0-2|64	- Fix BuildRequires
12cr|fuse-emulator-utils-1.0.0-2|65	- imported package fuse-emulator-utils
12cr|fuse-emulator-utils-1.0.0-2|66	
12cr|fuse-emulator-utils-1.0.0-2|67	
12cr|fuse-emulator-utils-1.0.0-2|68	* Sun Jul 24 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 1.0.0-1mdv2011.0
12cr|fuse-emulator-utils-1.0.0-2|69	- New version 1.0.0
12cr|fuse-emulator-utils-1.0.0-2|70	- Import from PlF
12cr|fuse-emulator-utils-1.0.0-2|71	- Remove PLF reference
12cr|fuse-emulator-utils-1.0.0-2|72	
12cr|fuse-emulator-utils-1.0.0-2|73	* Thu Jan  8 2009 Guillaume Bedot <littletux@zarb.org> 0.10.0.1-1plf2009.1
12cr|fuse-emulator-utils-1.0.0-2|74	- 0.10.0.1
12cr|fuse-emulator-utils-1.0.0-2|75	
12cr|fuse-emulator-utils-1.0.0-2|76	* Mon Jan 28 2008 Guillaume Bedot <littletux@zarb.org> 0.9.0-1plf2008.1
12cr|fuse-emulator-utils-1.0.0-2|77	- 0.9.0
12cr|fuse-emulator-utils-1.0.0-2|78	
12cr|fuse-emulator-utils-1.0.0-2|79	* Mon May 14 2007 Guillaume Bedot <littletux@zarb.org> 0.8.0.1-1plf2008.0
12cr|fuse-emulator-utils-1.0.0-2|80	- 0.8.0.1
12cr|fuse-emulator-utils-1.0.0-2|81	- drop source1 (now included in release)
12cr|fuse-emulator-utils-1.0.0-2|82	
12cr|fuse-emulator-utils-1.0.0-2|83	* Wed May  2 2007 Guillaume Bedot <littletux@zarb.org> 0.8.0-1plf2008.0
12cr|fuse-emulator-utils-1.0.0-2|84	- 0.8.0
12cr|fuse-emulator-utils-1.0.0-2|85	- add missing ide.h
12cr|fuse-emulator-utils-1.0.0-2|86	- drop conflicts (it prevented install...)
12cr|fuse-emulator-utils-1.0.0-2|87	
12cr|fuse-emulator-utils-1.0.0-2|88	* Wed Jul 26 2006 Guillaume Bedot <littletux@zarb.org> 0.7.0-5plf2007.0
12cr|fuse-emulator-utils-1.0.0-2|89	- fix conflicts
12cr|fuse-emulator-utils-1.0.0-2|90	
12cr|fuse-emulator-utils-1.0.0-2|91	* Fri Jul 21 2006 Guillaume Bedot <littletux@zarb.org> 0.7.0-4plf2007.0
12cr|fuse-emulator-utils-1.0.0-2|92	- conflicts with old fuse-utils package
12cr|fuse-emulator-utils-1.0.0-2|93	
12cr|fuse-emulator-utils-1.0.0-2|94	* Wed Jul 19 2006 Guillaume Bedot <littletux@zarb.org> 0.7.0-3plf2007.0
12cr|fuse-emulator-utils-1.0.0-2|95	- rebuild
12cr|fuse-emulator-utils-1.0.0-2|96	
12cr|fuse-emulator-utils-1.0.0-2|97	* Wed Mar 15 2006 Guillaume Bedot <littletux@zarb.org> 0.7.0-2plf
12cr|fuse-emulator-utils-1.0.0-2|98	- renamed fuse-emulator-utils
12cr|fuse-emulator-utils-1.0.0-2|99	- updated URL
12cr|fuse-emulator-utils-1.0.0-2|100	- use mkrel
12cr|fuse-emulator-utils-1.0.0-2|101	
12cr|fuse-emulator-utils-1.0.0-2|102	* Mon Jul 19 2004 Miguel Barrio Orsikowsky <megamik@zarb.org> 0.7.0-1plf
12cr|fuse-emulator-utils-1.0.0-2|103	- new version
12cr|fuse-emulator-utils-1.0.0-2|104	
12cr|fuse-emulator-utils-1.0.0-2|105	* Sun May 9 2004 Miguel Barrio Orsikowsky <megamik@zarb.org> 0.6.2-1plf
12cr|fuse-emulator-utils-1.0.0-2|106	- introduce in PLF
12cr|fuse-emulator-utils-1.0.0-2|107	- new version
12cr|fuse-emulator-utils-1.0.0-2|108	- changed spec file to meet Mandrake's skel.spec
12cr|fuse-emulator-utils-1.0.0-2|109	- repackaged sources into bz2 format
12cr|fuse-emulator-utils-1.0.0-2|110	- updated description and summary
12cr|fuse-emulator-utils-1.0.0-2|111	- drop patch0
12cr|fuse-emulator-utils-1.0.0-2|112	
12cr|fuse-emulator-utils-1.0.0-2|113	* Sat Feb 07 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.6.1-4mdk
12cr|fuse-emulator-utils-1.0.0-2|114	- rebuild
12cr|fuse-emulator-utils-1.0.0-2|115	- patch0 to not use gcrypt function (devel is still need)
12cr|fuse-emulator-utils-1.0.0-2|116	
12cr|fuse-emulator-utils-1.0.0-2|117	* Mon Dec 15 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.6.1-3mdk
12cr|fuse-emulator-utils-1.0.0-2|118	- introduce in contrib
12cr|fuse-emulator-utils-1.0.0-2|119	
12cr|fuse-emulator-utils-1.0.0-2|120	* Sat Nov 1 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.6.1-2mdk
12cr|fuse-emulator-utils-1.0.0-2|121	- made some fixes and cosmetic changes to the spec file
12cr|fuse-emulator-utils-1.0.0-2|122	
12cr|fuse-emulator-utils-1.0.0-2|123	* Thu Sep 2 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.6.1-1mdk
12cr|fuse-emulator-utils-1.0.0-2|124	- new version
12cr|fuse-emulator-utils-1.0.0-2|125	- changed libspectrum0-devel intro libspectrum2-devel in BuildRequires
12cr|fuse-emulator-utils-1.0.0-2|126	
12cr|fuse-emulator-utils-1.0.0-2|127	* Thu May 22 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.6.0-2mdk
12cr|fuse-emulator-utils-1.0.0-2|128	- added BuildRequires
12cr|fuse-emulator-utils-1.0.0-2|129	
12cr|fuse-emulator-utils-1.0.0-2|130	* Sun Apr 27 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.6.0-1mdk
12cr|fuse-emulator-utils-1.0.0-2|131	- new version
12cr|fuse-emulator-utils-1.0.0-2|132	
12cr|fuse-emulator-utils-1.0.0-2|133	* Fri Apr 25 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.5.1-1mdk
12cr|fuse-emulator-utils-1.0.0-2|134	- first version of the package
12cr|fuse-emulator-utils-1.0.0-2|135	- spec file written using Mandrake RPM HOWTO 1.1.1

1523 12
12cr|fuseftp-0.8-10|1	Name:		fuseftp
12cr|fuseftp-0.8-10|2	Summary:	FTP module for FUSE
12cr|fuseftp-0.8-10|3	Version:	0.8
12cr|fuseftp-0.8-10|4	Release:	10
12cr|fuseftp-0.8-10|5	License:	GPLv1 or Artistic
12cr|fuseftp-0.8-10|6	Group:		Development/Perl
12cr|fuseftp-0.8-10|7	URL:		https://github.com/marcust/fuseftp
12cr|fuseftp-0.8-10|8	Source0:	%{name}-%{version}.tar.bz2
12cr|fuseftp-0.8-10|9	Buildarch:	noarch
12cr|fuseftp-0.8-10|10	BuildRequires:	perl-devel
12cr|fuseftp-0.8-10|11	Requires:	fuse perl-Cache
12cr|fuseftp-0.8-10|12	
12cr|fuseftp-0.8-10|13	%description
12cr|fuseftp-0.8-10|14	FTP module for FUSE.
12cr|fuseftp-0.8-10|15	
12cr|fuseftp-0.8-10|16	%prep
12cr|fuseftp-0.8-10|17	%setup -q
12cr|fuseftp-0.8-10|18	
12cr|fuseftp-0.8-10|19	%build
12cr|fuseftp-0.8-10|20	perl Makefile.PL INSTALLDIRS=vendor
12cr|fuseftp-0.8-10|21	
12cr|fuseftp-0.8-10|22	%install
12cr|fuseftp-0.8-10|23	%makeinstall_std
12cr|fuseftp-0.8-10|24	
12cr|fuseftp-0.8-10|25	%files
12cr|fuseftp-0.8-10|26	%doc README
12cr|fuseftp-0.8-10|27	%{_bindir}/%{name}
12cr|fuseftp-0.8-10|28	
12cr|fuseftp-0.8-10|29	
12cr|fuseftp-0.8-10|30	%changelog
12cr|fuseftp-0.8-10|31	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.8-9mdv2011.0
12cr|fuseftp-0.8-10|32	+ Revision: 654374
12cr|fuseftp-0.8-10|33	- update file list
12cr|fuseftp-0.8-10|34	- rebuild for updated spec-helper
12cr|fuseftp-0.8-10|35	
12cr|fuseftp-0.8-10|36	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8-8mdv2011.0
12cr|fuseftp-0.8-10|37	+ Revision: 618374
12cr|fuseftp-0.8-10|38	- the mass rebuild of 2010.0 packages
12cr|fuseftp-0.8-10|39	
12cr|fuseftp-0.8-10|40	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.8-7mdv2010.0
12cr|fuseftp-0.8-10|41	+ Revision: 428972
12cr|fuseftp-0.8-10|42	- rebuild
12cr|fuseftp-0.8-10|43	
12cr|fuseftp-0.8-10|44	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.8-6mdv2009.0
12cr|fuseftp-0.8-10|45	+ Revision: 245508
12cr|fuseftp-0.8-10|46	- rebuild
12cr|fuseftp-0.8-10|47	
12cr|fuseftp-0.8-10|48	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 0.8-4mdv2008.1
12cr|fuseftp-0.8-10|49	+ Revision: 151783
12cr|fuseftp-0.8-10|50	- rebuild
12cr|fuseftp-0.8-10|51	
12cr|fuseftp-0.8-10|52	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 0.8-3mdv2008.1
12cr|fuseftp-0.8-10|53	+ Revision: 151782
12cr|fuseftp-0.8-10|54	- rebuild
12cr|fuseftp-0.8-10|55	
12cr|fuseftp-0.8-10|56	+ Olivier Blin <oblin@mandriva.com>
12cr|fuseftp-0.8-10|57	- restore BuildRoot
12cr|fuseftp-0.8-10|58	
12cr|fuseftp-0.8-10|59	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.8-2mdv2008.1
12cr|fuseftp-0.8-10|60	+ Revision: 125344
12cr|fuseftp-0.8-10|61	- kill re-definition of %%buildroot on Pixel's request
12cr|fuseftp-0.8-10|62	- import fuseftp
12cr|fuseftp-0.8-10|63	
12cr|fuseftp-0.8-10|64	
12cr|fuseftp-0.8-10|65	* Tue Apr 04 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.8-2mdk
12cr|fuseftp-0.8-10|66	- fix requires (fixes #21874)
12cr|fuseftp-0.8-10|67	
12cr|fuseftp-0.8-10|68	* Fri Jan 06 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.8-1mdk
12cr|fuseftp-0.8-10|69	- Initial Mandriva release

1524 12
12cr|fuseiso-20070708-6|1	%define	name	fuseiso
12cr|fuseiso-20070708-6|2	%define version	20070708
12cr|fuseiso-20070708-6|3	%define release	%mkrel 6
12cr|fuseiso-20070708-6|4	
12cr|fuseiso-20070708-6|5	Name:		%name
12cr|fuseiso-20070708-6|6	Version:	%version
12cr|fuseiso-20070708-6|7	Release:	%release
12cr|fuseiso-20070708-6|8	Source:		http://ubiz.ru/dm/%{name}-%{version}.tar.bz2
12cr|fuseiso-20070708-6|9	URL:		http://fuse.sourceforge.net/wiki/index.php/FuseIso
12cr|fuseiso-20070708-6|10	License:	GPLv2+
12cr|fuseiso-20070708-6|11	BuildRoot:	%{_tmppath}/%{name}-root
12cr|fuseiso-20070708-6|12	Summary:	FUSE module to mount ISO filesystem images
12cr|fuseiso-20070708-6|13	Group:		File tools
12cr|fuseiso-20070708-6|14	BuildRequires:	fuse-devel >= 2.2, glib2-devel >= 2.2, zlib-devel
12cr|fuseiso-20070708-6|15	Requires:	fuse >= 2.2
12cr|fuseiso-20070708-6|16	%description
12cr|fuseiso-20070708-6|17	FuseIso is a FUSE module to mount ISO filesystem images (.iso files,
12cr|fuseiso-20070708-6|18	.bin files, .nrg files..).
12cr|fuseiso-20070708-6|19	
12cr|fuseiso-20070708-6|20	The main advantage of using this is that you don't have to be root.
12cr|fuseiso-20070708-6|21	
12cr|fuseiso-20070708-6|22	%prep
12cr|fuseiso-20070708-6|23	%setup -q
12cr|fuseiso-20070708-6|24	
12cr|fuseiso-20070708-6|25	%build
12cr|fuseiso-20070708-6|26	export LDFLAGS="`pkg-config glib-2.0 --libs` -lz"
12cr|fuseiso-20070708-6|27	autoreconf
12cr|fuseiso-20070708-6|28	%configure
12cr|fuseiso-20070708-6|29	%make
12cr|fuseiso-20070708-6|30	
12cr|fuseiso-20070708-6|31	%install
12cr|fuseiso-20070708-6|32	%makeinstall
12cr|fuseiso-20070708-6|33	
12cr|fuseiso-20070708-6|34	%clean
12cr|fuseiso-20070708-6|35	%{__rm} -Rf $RPM_BUILD_ROOT
12cr|fuseiso-20070708-6|36	
12cr|fuseiso-20070708-6|37	%files
12cr|fuseiso-20070708-6|38	%defattr(-,root,root)
12cr|fuseiso-20070708-6|39	%doc AUTHORS COPYING NEWS ChangeLog README
12cr|fuseiso-20070708-6|40	%{_bindir}/%{name}
12cr|fuseiso-20070708-6|41	
12cr|fuseiso-20070708-6|42	
12cr|fuseiso-20070708-6|43	
12cr|fuseiso-20070708-6|44	
12cr|fuseiso-20070708-6|45	%changelog
12cr|fuseiso-20070708-6|46	

1525 12
12cr|fusesmb-0.8.7-3|1	%define name		fusesmb
12cr|fusesmb-0.8.7-3|2	%define version		0.8.7
12cr|fusesmb-0.8.7-3|3	%define release		%mkrel 3
12cr|fusesmb-0.8.7-3|4	
12cr|fusesmb-0.8.7-3|5	Name:		%name
12cr|fusesmb-0.8.7-3|6	Version:	%version
12cr|fusesmb-0.8.7-3|7	Release:	%release
12cr|fusesmb-0.8.7-3|8	URL:		http://www.ricardis.tudelft.nl/~vincent/fusesmb/
12cr|fusesmb-0.8.7-3|9	BuildRequires:	libsmbclient-devel, fuse-devel, samba-client
12cr|fusesmb-0.8.7-3|10	Requires:	libsmbclient, fuse, samba-client
12cr|fusesmb-0.8.7-3|11	Source:		http://www.ricardis.tudelft.nl/~vincent/fusesmb/download/%{name}-%{version}.tar.gz
12cr|fusesmb-0.8.7-3|12	Patch0:		fusesmb-0.8.7-fix-str-fmt.patch
12cr|fusesmb-0.8.7-3|13	License:	GPLv2+
12cr|fusesmb-0.8.7-3|14	Summary:	Browse your network neighbourhood as if it were on your own filesystem
12cr|fusesmb-0.8.7-3|15	Group:		Networking/Other
12cr|fusesmb-0.8.7-3|16	BuildRoot:	%{_tmppath}/%{name}-root
12cr|fusesmb-0.8.7-3|17	%description
12cr|fusesmb-0.8.7-3|18	With SMB for Fuse you can seamlessly browse your network neighbourhood
12cr|fusesmb-0.8.7-3|19	as if it were on your own filesystem.
12cr|fusesmb-0.8.7-3|20	
12cr|fusesmb-0.8.7-3|21	It's basically smbmount with a twist. Instead of mounting one Samba share
12cr|fusesmb-0.8.7-3|22	at a time, you mount all workgroups, hosts and shares at once. Only when
12cr|fusesmb-0.8.7-3|23	you're accessing a share a connection is made to the remote computer.
12cr|fusesmb-0.8.7-3|24	
12cr|fusesmb-0.8.7-3|25	%prep
12cr|fusesmb-0.8.7-3|26	%setup -q
12cr|fusesmb-0.8.7-3|27	%patch0 -p0
12cr|fusesmb-0.8.7-3|28	
12cr|fusesmb-0.8.7-3|29	%build
12cr|fusesmb-0.8.7-3|30	%configure2_5x
12cr|fusesmb-0.8.7-3|31	%make
12cr|fusesmb-0.8.7-3|32	
12cr|fusesmb-0.8.7-3|33	%install
12cr|fusesmb-0.8.7-3|34	rm -fr %buildroot
12cr|fusesmb-0.8.7-3|35	%makeinstall_std
12cr|fusesmb-0.8.7-3|36	
12cr|fusesmb-0.8.7-3|37	%clean
12cr|fusesmb-0.8.7-3|38	%{__rm} -Rf %{buildroot}
12cr|fusesmb-0.8.7-3|39	
12cr|fusesmb-0.8.7-3|40	%files
12cr|fusesmb-0.8.7-3|41	%defattr(-,root,root)
12cr|fusesmb-0.8.7-3|42	%doc TODO AUTHORS README INSTALL ChangeLog COPYING
12cr|fusesmb-0.8.7-3|43	%{_bindir}/%{name}
12cr|fusesmb-0.8.7-3|44	%{_bindir}/%{name}.cache
12cr|fusesmb-0.8.7-3|45	%{_mandir}/man1/%{name}.1*
12cr|fusesmb-0.8.7-3|46	%{_mandir}/man5/%{name}.conf.5*
12cr|fusesmb-0.8.7-3|47	
12cr|fusesmb-0.8.7-3|48	
12cr|fusesmb-0.8.7-3|49	
12cr|fusesmb-0.8.7-3|50	%changelog
12cr|fusesmb-0.8.7-3|51	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.7-3mdv2011.0
12cr|fusesmb-0.8.7-3|52	+ Revision: 610779
12cr|fusesmb-0.8.7-3|53	- rebuild
12cr|fusesmb-0.8.7-3|54	
12cr|fusesmb-0.8.7-3|55	* Tue Feb 02 2010 Funda Wang <fwang@mandriva.org> 0.8.7-2mdv2010.1
12cr|fusesmb-0.8.7-3|56	+ Revision: 499610
12cr|fusesmb-0.8.7-3|57	- fix str fmt
12cr|fusesmb-0.8.7-3|58	
12cr|fusesmb-0.8.7-3|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|fusesmb-0.8.7-3|60	- rebuild
12cr|fusesmb-0.8.7-3|61	
12cr|fusesmb-0.8.7-3|62	* Wed Jul 16 2008 Funda Wang <fwang@mandriva.org> 0.8.7-1mdv2009.0
12cr|fusesmb-0.8.7-3|63	+ Revision: 236564
12cr|fusesmb-0.8.7-3|64	- clearify the license
12cr|fusesmb-0.8.7-3|65	
12cr|fusesmb-0.8.7-3|66	+ Olivier Blin <oblin@mandriva.com>
12cr|fusesmb-0.8.7-3|67	- restore BuildRoot
12cr|fusesmb-0.8.7-3|68	
12cr|fusesmb-0.8.7-3|69	* Tue Dec 18 2007 Nicolas Vigier <nvigier@mandriva.com> 0.8.7-1mdv2008.1
12cr|fusesmb-0.8.7-3|70	+ Revision: 132282
12cr|fusesmb-0.8.7-3|71	- new version
12cr|fusesmb-0.8.7-3|72	
12cr|fusesmb-0.8.7-3|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|fusesmb-0.8.7-3|74	- kill re-definition of %%buildroot on Pixel's request
12cr|fusesmb-0.8.7-3|75	
12cr|fusesmb-0.8.7-3|76	* Tue Jun 19 2007 Nicolas Vigier <nvigier@mandriva.com> 0.8.6-1mdv2008.0
12cr|fusesmb-0.8.7-3|77	+ Revision: 41394
12cr|fusesmb-0.8.7-3|78	- update to version 0.8.6
12cr|fusesmb-0.8.7-3|79	
12cr|fusesmb-0.8.7-3|80	* Wed May 23 2007 Nicolas Vigier <nvigier@mandriva.com> 0.8.5-1mdv2008.0
12cr|fusesmb-0.8.7-3|81	+ Revision: 30252
12cr|fusesmb-0.8.7-3|82	- Import fusesmb
12cr|fusesmb-0.8.7-3|83	

1526 12
12cr|fusil-1.3.2-2|1	%define name 	fusil
12cr|fusil-1.3.2-2|2	%define version 1.3.2
12cr|fusil-1.3.2-2|3	%define release %mkrel 2
12cr|fusil-1.3.2-2|4	
12cr|fusil-1.3.2-2|5	Summary: 	Framework for fuzzing
12cr|fusil-1.3.2-2|6	Name: 		%{name}
12cr|fusil-1.3.2-2|7	Version: 	%{version}
12cr|fusil-1.3.2-2|8	Release: 	%{release}
12cr|fusil-1.3.2-2|9	License: 	GPL
12cr|fusil-1.3.2-2|10	Group: 		Development/Other
12cr|fusil-1.3.2-2|11	URL: 		http://fusil.hachoir.org/trac
12cr|fusil-1.3.2-2|12	Source0: 	http://pypi.python.org/packages/source/f/%{name}/%{name}-%{version}.tar.gz
12cr|fusil-1.3.2-2|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|fusil-1.3.2-2|14	BuildArch: 	noarch
12cr|fusil-1.3.2-2|15	BuildRequires: 	python-devel
12cr|fusil-1.3.2-2|16	Requires: 	python python-ptrace
12cr|fusil-1.3.2-2|17	
12cr|fusil-1.3.2-2|18	%description
12cr|fusil-1.3.2-2|19	Fusil the fuzzer is a Python library used to write fuzzing programs.
12cr|fusil-1.3.2-2|20	It helps to start process with a prepared environment (limit memory,
12cr|fusil-1.3.2-2|21	environment variables, redirect stdout, etc.), start network client
12cr|fusil-1.3.2-2|22	or server, and create mangled files. Fusil has many probes to detect
12cr|fusil-1.3.2-2|23	program crash: watch process exit code, watch process stdout and
12cr|fusil-1.3.2-2|24	syslog for text patterns (eg. "segmentation fault"), watch session
12cr|fusil-1.3.2-2|25	duration, watch cpu usage (process and system load), etc.
12cr|fusil-1.3.2-2|26	
12cr|fusil-1.3.2-2|27	%prep
12cr|fusil-1.3.2-2|28	%setup -q
12cr|fusil-1.3.2-2|29	
12cr|fusil-1.3.2-2|30	
12cr|fusil-1.3.2-2|31	%build
12cr|fusil-1.3.2-2|32	python setup.py build
12cr|fusil-1.3.2-2|33	
12cr|fusil-1.3.2-2|34	
12cr|fusil-1.3.2-2|35	%install
12cr|fusil-1.3.2-2|36	rm -rf $RPM_BUILD_ROOT
12cr|fusil-1.3.2-2|37	python setup.py install --root=%{buildroot}
12cr|fusil-1.3.2-2|38	
12cr|fusil-1.3.2-2|39	
12cr|fusil-1.3.2-2|40	%clean
12cr|fusil-1.3.2-2|41	rm -rf $RPM_BUILD_ROOT
12cr|fusil-1.3.2-2|42	
12cr|fusil-1.3.2-2|43	
12cr|fusil-1.3.2-2|44	%files
12cr|fusil-1.3.2-2|45	%defattr(-,root,root,-)
12cr|fusil-1.3.2-2|46	%doc AUTHORS COPYING INSTALL README README.windows.txt TODO
12cr|fusil-1.3.2-2|47	%{_bindir}/%{name}-*
12cr|fusil-1.3.2-2|48	%py_puresitedir/%{name}
12cr|fusil-1.3.2-2|49	%py_puresitedir/*.egg-info
12cr|fusil-1.3.2-2|50	
12cr|fusil-1.3.2-2|51	
12cr|fusil-1.3.2-2|52	
12cr|fusil-1.3.2-2|53	%changelog
12cr|fusil-1.3.2-2|54	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 1.3.2-2mdv2011.0
12cr|fusil-1.3.2-2|55	+ Revision: 590157
12cr|fusil-1.3.2-2|56	- rebuild for python 2.7
12cr|fusil-1.3.2-2|57	
12cr|fusil-1.3.2-2|58	* Thu Feb 04 2010 Michael Scherer <misc@mandriva.org> 1.3.2-1mdv2010.1
12cr|fusil-1.3.2-2|59	+ Revision: 500615
12cr|fusil-1.3.2-2|60	- update to new version 1.3.2
12cr|fusil-1.3.2-2|61	
12cr|fusil-1.3.2-2|62	* Tue Nov 10 2009 Michael Scherer <misc@mandriva.org> 1.3.1-1mdv2010.1
12cr|fusil-1.3.2-2|63	+ Revision: 463857
12cr|fusil-1.3.2-2|64	- update to new version 1.3.1
12cr|fusil-1.3.2-2|65	
12cr|fusil-1.3.2-2|66	* Wed Sep 23 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3-1mdv2010.0
12cr|fusil-1.3.2-2|67	+ Revision: 448007
12cr|fusil-1.3.2-2|68	- update to new version 1.3
12cr|fusil-1.3.2-2|69	
12cr|fusil-1.3.2-2|70	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-2mdv2010.0
12cr|fusil-1.3.2-2|71	+ Revision: 437609
12cr|fusil-1.3.2-2|72	- rebuild
12cr|fusil-1.3.2-2|73	
12cr|fusil-1.3.2-2|74	* Tue Feb 17 2009 Jérôme Soyer <saispo@mandriva.org> 1.2.1-1mdv2009.1
12cr|fusil-1.3.2-2|75	+ Revision: 341620
12cr|fusil-1.3.2-2|76	- New upstream release
12cr|fusil-1.3.2-2|77	
12cr|fusil-1.3.2-2|78	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.1-2mdv2009.1
12cr|fusil-1.3.2-2|79	+ Revision: 325569
12cr|fusil-1.3.2-2|80	- rebuild
12cr|fusil-1.3.2-2|81	
12cr|fusil-1.3.2-2|82	* Wed Nov 19 2008 trem <trem@mandriva.org> 1.1-1mdv2009.1
12cr|fusil-1.3.2-2|83	+ Revision: 304779
12cr|fusil-1.3.2-2|84	- new release 1.1
12cr|fusil-1.3.2-2|85	
12cr|fusil-1.3.2-2|86	* Sat Sep 13 2008 Michael Scherer <misc@mandriva.org> 1.0.0-1mdv2009.0
12cr|fusil-1.3.2-2|87	+ Revision: 284413
12cr|fusil-1.3.2-2|88	- new version 1.0
12cr|fusil-1.3.2-2|89	
12cr|fusil-1.3.2-2|90	* Mon Jul 28 2008 Michael Scherer <misc@mandriva.org> 0.9.1-1mdv2009.0
12cr|fusil-1.3.2-2|91	+ Revision: 251264
12cr|fusil-1.3.2-2|92	- update to new version 0.9.1
12cr|fusil-1.3.2-2|93	- use the correct source url for mdvsys update
12cr|fusil-1.3.2-2|94	
12cr|fusil-1.3.2-2|95	* Wed Jul 16 2008 Michael Scherer <misc@mandriva.org> 0.9-2mdv2009.0
12cr|fusil-1.3.2-2|96	+ Revision: 236563
12cr|fusil-1.3.2-2|97	- add requires on python-ptrace, as reported by Victor Stinner
12cr|fusil-1.3.2-2|98	
12cr|fusil-1.3.2-2|99	* Thu Jul 10 2008 trem <trem@mandriva.org> 0.9-1mdv2009.0
12cr|fusil-1.3.2-2|100	+ Revision: 233522
12cr|fusil-1.3.2-2|101	- update to 0.9
12cr|fusil-1.3.2-2|102	- import fusil
12cr|fusil-1.3.2-2|103	
12cr|fusil-1.3.2-2|104	+ Michael Scherer <misc@mandriva.org>
12cr|fusil-1.3.2-2|105	- add projects directory to have useful examples
12cr|fusil-1.3.2-2|106	
12cr|fusil-1.3.2-2|107	
12cr|fusil-1.3.2-2|108	* Sun Mar 16 2008 trem <trem@mandriva.org> 0.7-1mdv2008.1
12cr|fusil-1.3.2-2|109	- Initial build.

1527 12
12cr|fusion-8.1.1-1|1	
12cr|fusion-8.1.1-1|2	%define name	fusion
12cr|fusion-8.1.1-1|3	%define version	8.1.1
12cr|fusion-8.1.1-1|4	%define rel	1
12cr|fusion-8.1.1-1|5	
12cr|fusion-8.1.1-1|6	%define tarball	linux-fusion-%version
12cr|fusion-8.1.1-1|7	
12cr|fusion-8.1.1-1|8	Summary:	Fusion kernel module
12cr|fusion-8.1.1-1|9	Name:		%name
12cr|fusion-8.1.1-1|10	Version:	%version
12cr|fusion-8.1.1-1|11	Release:	%mkrel %rel
12cr|fusion-8.1.1-1|12	License:	GPL
12cr|fusion-8.1.1-1|13	Group:		System/Kernel and hardware
12cr|fusion-8.1.1-1|14	Source0:	http://www.directfb.org/downloads/Core/%tarball.tar.gz
12cr|fusion-8.1.1-1|15	URL:		http://www.directfb.org/
12cr|fusion-8.1.1-1|16	BuildArch:	noarch
12cr|fusion-8.1.1-1|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root/
12cr|fusion-8.1.1-1|18	
12cr|fusion-8.1.1-1|19	%description
12cr|fusion-8.1.1-1|20	Source package to build Fusion kernel module for DKMS and
12cr|fusion-8.1.1-1|21	Fusion development headers.
12cr|fusion-8.1.1-1|22	
12cr|fusion-8.1.1-1|23	Fusion is a high level IPC API providing mechanisms for master/slave
12cr|fusion-8.1.1-1|24	environments.
12cr|fusion-8.1.1-1|25	
12cr|fusion-8.1.1-1|26	%package -n dkms-%name
12cr|fusion-8.1.1-1|27	Summary:	Fusion kernel module
12cr|fusion-8.1.1-1|28	Group:		System/Kernel and hardware
12cr|fusion-8.1.1-1|29	Requires:	dkms
12cr|fusion-8.1.1-1|30	Requires(post):	dkms
12cr|fusion-8.1.1-1|31	Requires(preun):	dkms
12cr|fusion-8.1.1-1|32	
12cr|fusion-8.1.1-1|33	%description -n dkms-%name
12cr|fusion-8.1.1-1|34	Fusion is a high level IPC API providing mechanisms for master/slave
12cr|fusion-8.1.1-1|35	environments.
12cr|fusion-8.1.1-1|36	
12cr|fusion-8.1.1-1|37	%package devel
12cr|fusion-8.1.1-1|38	Summary:	Headers for developing programs that will use Fusion
12cr|fusion-8.1.1-1|39	Group:		Development/Kernel
12cr|fusion-8.1.1-1|40	
12cr|fusion-8.1.1-1|41	%description devel
12cr|fusion-8.1.1-1|42	Fusion is a high level IPC API providing mechanisms for master/slave
12cr|fusion-8.1.1-1|43	environments.
12cr|fusion-8.1.1-1|44	
12cr|fusion-8.1.1-1|45	This package contains the headers that programmers will need to develop
12cr|fusion-8.1.1-1|46	applications which will use Fusion.
12cr|fusion-8.1.1-1|47	
12cr|fusion-8.1.1-1|48	%prep
12cr|fusion-8.1.1-1|49	%setup -q -n %tarball
12cr|fusion-8.1.1-1|50	
12cr|fusion-8.1.1-1|51	%build
12cr|fusion-8.1.1-1|52	
12cr|fusion-8.1.1-1|53	%install
12cr|fusion-8.1.1-1|54	rm -rf %{buildroot}
12cr|fusion-8.1.1-1|55	
12cr|fusion-8.1.1-1|56	install -m 755 -d %{buildroot}/usr/src/%{name}-%{version}-%{release}
12cr|fusion-8.1.1-1|57	cp -r Makefile linux %{buildroot}/usr/src/%{name}-%{version}-%{release}
12cr|fusion-8.1.1-1|58	
12cr|fusion-8.1.1-1|59	install -m 755 -d %{buildroot}%{_includedir}/linux
12cr|fusion-8.1.1-1|60	install -m 644 linux/include/linux/*.h %{buildroot}%{_includedir}/linux
12cr|fusion-8.1.1-1|61	
12cr|fusion-8.1.1-1|62	cat > %{buildroot}/usr/src/%{name}-%{version}-%{release}/dkms.conf <<EOF
12cr|fusion-8.1.1-1|63	PACKAGE_NAME="%{name}"
12cr|fusion-8.1.1-1|64	PACKAGE_VERSION="%{version}-%{release}"
12cr|fusion-8.1.1-1|65	
12cr|fusion-8.1.1-1|66	MAKE[0]="make KERNEL_VERSION=\$kernelver KERNEL_SOURCE=\$kernel_source_dir KERNEL_BUILD=\$kernel_source_dir"
12cr|fusion-8.1.1-1|67	BUILT_MODULE_LOCATION[0]="linux/drivers/char/fusion"
12cr|fusion-8.1.1-1|68	BUILT_MODULE_NAME[0]="fusion"
12cr|fusion-8.1.1-1|69	DEST_MODULE_LOCATION[0]="/kernel/drivers/char/fusion"
12cr|fusion-8.1.1-1|70	
12cr|fusion-8.1.1-1|71	AUTOINSTALL=yes
12cr|fusion-8.1.1-1|72	EOF
12cr|fusion-8.1.1-1|73	
12cr|fusion-8.1.1-1|74	%clean
12cr|fusion-8.1.1-1|75	rm -rf %{buildroot}
12cr|fusion-8.1.1-1|76	
12cr|fusion-8.1.1-1|77	%post -n dkms-%name
12cr|fusion-8.1.1-1|78	dkms add     -m %{name} -v %{version}-%{release} --rpm_safe_upgrade &&
12cr|fusion-8.1.1-1|79	dkms build   -m %{name} -v %{version}-%{release} --rpm_safe_upgrade &&
12cr|fusion-8.1.1-1|80	dkms install -m %{name} -v %{version}-%{release} --rpm_safe_upgrade --force
12cr|fusion-8.1.1-1|81	true
12cr|fusion-8.1.1-1|82	
12cr|fusion-8.1.1-1|83	%preun -n dkms-%name
12cr|fusion-8.1.1-1|84	dkms remove  -m %{name} -v %{version}-%{release} --rpm_safe_upgrade --all
12cr|fusion-8.1.1-1|85	true
12cr|fusion-8.1.1-1|86	
12cr|fusion-8.1.1-1|87	%files -n dkms-%name
12cr|fusion-8.1.1-1|88	%defattr(-,root,root,-)
12cr|fusion-8.1.1-1|89	/usr/src/%{name}-%{version}-%{release}
12cr|fusion-8.1.1-1|90	
12cr|fusion-8.1.1-1|91	%files devel
12cr|fusion-8.1.1-1|92	%defattr(-,root,root,-)
12cr|fusion-8.1.1-1|93	%doc ChangeLog README TODO doc/fusion.pdf
12cr|fusion-8.1.1-1|94	%{_includedir}/linux/fusion.h
12cr|fusion-8.1.1-1|95	
12cr|fusion-8.1.1-1|96	
12cr|fusion-8.1.1-1|97	%changelog
12cr|fusion-8.1.1-1|98	* Thu Jul 09 2009 Anssi Hannula <anssi@mandriva.org> 8.1.1-1mdv2010.0
12cr|fusion-8.1.1-1|99	+ Revision: 393968
12cr|fusion-8.1.1-1|100	- new version
12cr|fusion-8.1.1-1|101	
12cr|fusion-8.1.1-1|102	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 7.0.1-1mdv2008.1
12cr|fusion-8.1.1-1|103	+ Revision: 140731
12cr|fusion-8.1.1-1|104	- restore BuildRoot
12cr|fusion-8.1.1-1|105	
12cr|fusion-8.1.1-1|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|fusion-8.1.1-1|107	- kill re-definition of %%buildroot on Pixel's request
12cr|fusion-8.1.1-1|108	
12cr|fusion-8.1.1-1|109	* Wed Sep 05 2007 Anssi Hannula <anssi@mandriva.org> 7.0.1-1mdv2008.0
12cr|fusion-8.1.1-1|110	+ Revision: 80155
12cr|fusion-8.1.1-1|111	- 7.0.1
12cr|fusion-8.1.1-1|112	- do not run next dkms step in %%post if one fails
12cr|fusion-8.1.1-1|113	
12cr|fusion-8.1.1-1|114	* Sat May 19 2007 Anssi Hannula <anssi@mandriva.org> 3.2.3-1mdv2008.0
12cr|fusion-8.1.1-1|115	+ Revision: 28380
12cr|fusion-8.1.1-1|116	- 3.2.3
12cr|fusion-8.1.1-1|117	- adjustments to dkms make command
12cr|fusion-8.1.1-1|118	
12cr|fusion-8.1.1-1|119	
12cr|fusion-8.1.1-1|120	* Sat Feb 03 2007 Anssi Hannula <anssi@mandriva.org> 3.2.1-1mdv2007.0
12cr|fusion-8.1.1-1|121	+ Revision: 116075
12cr|fusion-8.1.1-1|122	- 3.2.1
12cr|fusion-8.1.1-1|123	- add requires(post), requires(preun), disable aborts in post and preun
12cr|fusion-8.1.1-1|124	
12cr|fusion-8.1.1-1|125	* Fri Nov 03 2006 Anssi Hannula <anssi@mandriva.org> 3.2-1mdv2007.1
12cr|fusion-8.1.1-1|126	+ Revision: 76320
12cr|fusion-8.1.1-1|127	- 3.2
12cr|fusion-8.1.1-1|128	- Import fusion
12cr|fusion-8.1.1-1|129	
12cr|fusion-8.1.1-1|130	* Fri Aug 25 2006 Anssi Hannula <anssi@mandriva.org> 3.0-2mdv2007.0
12cr|fusion-8.1.1-1|131	- fix building dkms module for non-running kernels
12cr|fusion-8.1.1-1|132	
12cr|fusion-8.1.1-1|133	* Sat May 06 2006 Anssi Hannula <anssi@mandriva.org> 3.0-1mdk
12cr|fusion-8.1.1-1|134	- 3.0
12cr|fusion-8.1.1-1|135	
12cr|fusion-8.1.1-1|136	* Thu Dec 22 2005 Anssi Hannula <anssi@mandriva.org> 1.1-1mdk
12cr|fusion-8.1.1-1|137	- initial Mandriva package
12cr|fusion-8.1.1-1|138	

1528 12
12cr|fusion-icon-0.1-0.20100215.4|1	%define name fusion-icon
12cr|fusion-icon-0.1-0.20100215.4|2	%define version 0.1
12cr|fusion-icon-0.1-0.20100215.4|3	%define rel 4
12cr|fusion-icon-0.1-0.20100215.4|4	%define git 20100215
12cr|fusion-icon-0.1-0.20100215.4|5	
12cr|fusion-icon-0.1-0.20100215.4|6	%if  %{git}
12cr|fusion-icon-0.1-0.20100215.4|7	# git clone git://anongit.compiz-fusion.org/users/crdlb/fusion-icon
12cr|fusion-icon-0.1-0.20100215.4|8	# git archive --format=tar --prefix=fusion-icon-$(date +%Y%m%d)/ master | bzip2 > ../fusion-icon-$(date +%Y%m%d).tar.bz2
12cr|fusion-icon-0.1-0.20100215.4|9	%define distname %{name}-%{git}
12cr|fusion-icon-0.1-0.20100215.4|10	%define release %mkrel 0.%{git}.%{rel}
12cr|fusion-icon-0.1-0.20100215.4|11	%else
12cr|fusion-icon-0.1-0.20100215.4|12	%define distname %{name}-%{version}
12cr|fusion-icon-0.1-0.20100215.4|13	%define release %mkrel %{rel}
12cr|fusion-icon-0.1-0.20100215.4|14	%endif
12cr|fusion-icon-0.1-0.20100215.4|15	
12cr|fusion-icon-0.1-0.20100215.4|16	Name: %name
12cr|fusion-icon-0.1-0.20100215.4|17	Version: %version
12cr|fusion-icon-0.1-0.20100215.4|18	Release: %release
12cr|fusion-icon-0.1-0.20100215.4|19	Summary: Simple tray icon for compiz fusion
12cr|fusion-icon-0.1-0.20100215.4|20	Group: System/X11
12cr|fusion-icon-0.1-0.20100215.4|21	URL: http://www.compiz-fusion.org/
12cr|fusion-icon-0.1-0.20100215.4|22	Source: %{distname}.tar.bz2
12cr|fusion-icon-0.1-0.20100215.4|23	Patch0: fusion-icon-20071127-icon32.patch
12cr|fusion-icon-0.1-0.20100215.4|24	License: GPL
12cr|fusion-icon-0.1-0.20100215.4|25	BuildArch: noarch
12cr|fusion-icon-0.1-0.20100215.4|26	BuildRequires: desktop-file-utils python-devel
12cr|fusion-icon-0.1-0.20100215.4|27	Requires: compizconfig-python
12cr|fusion-icon-0.1-0.20100215.4|28	Requires: pygtk2.0
12cr|fusion-icon-0.1-0.20100215.4|29	Requires: glxinfo
12cr|fusion-icon-0.1-0.20100215.4|30	Requires: xvinfo
12cr|fusion-icon-0.1-0.20100215.4|31	
12cr|fusion-icon-0.1-0.20100215.4|32	%description
12cr|fusion-icon-0.1-0.20100215.4|33	fusion-icon is a simple tray icon for compiz fusion.
12cr|fusion-icon-0.1-0.20100215.4|34	
12cr|fusion-icon-0.1-0.20100215.4|35	%prep
12cr|fusion-icon-0.1-0.20100215.4|36	%setup -q -n %{distname}
12cr|fusion-icon-0.1-0.20100215.4|37	%patch0 -p1 -b .icon32
12cr|fusion-icon-0.1-0.20100215.4|38	
12cr|fusion-icon-0.1-0.20100215.4|39	%build
12cr|fusion-icon-0.1-0.20100215.4|40	python setup.py build
12cr|fusion-icon-0.1-0.20100215.4|41	
12cr|fusion-icon-0.1-0.20100215.4|42	%install
12cr|fusion-icon-0.1-0.20100215.4|43	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
12cr|fusion-icon-0.1-0.20100215.4|44	
12cr|fusion-icon-0.1-0.20100215.4|45	desktop-file-install \
12cr|fusion-icon-0.1-0.20100215.4|46	--vendor="" \
12cr|fusion-icon-0.1-0.20100215.4|47	--remove-category="Compiz" \
12cr|fusion-icon-0.1-0.20100215.4|48	--add-category="GTK" \
12cr|fusion-icon-0.1-0.20100215.4|49	--add-category="Settings" \
12cr|fusion-icon-0.1-0.20100215.4|50	--add-category="DesktopSettings" \
12cr|fusion-icon-0.1-0.20100215.4|51	--add-category="X-MandrivaLinux-CrossDesktop" \
12cr|fusion-icon-0.1-0.20100215.4|52	--dir %{buildroot}%{_datadir}/applications \
12cr|fusion-icon-0.1-0.20100215.4|53	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|fusion-icon-0.1-0.20100215.4|54	
12cr|fusion-icon-0.1-0.20100215.4|55	%files
12cr|fusion-icon-0.1-0.20100215.4|56	%defattr(-,root,root)
12cr|fusion-icon-0.1-0.20100215.4|57	%{_bindir}/%{name}
12cr|fusion-icon-0.1-0.20100215.4|58	%dir %{py_puresitedir}/FusionIcon
12cr|fusion-icon-0.1-0.20100215.4|59	%{py_puresitedir}/FusionIcon/*.py*
12cr|fusion-icon-0.1-0.20100215.4|60	%{py_puresitedir}/FusionIcon/interface_*/*.py*
12cr|fusion-icon-0.1-0.20100215.4|61	%{py_puresitedir}/*.egg-info
12cr|fusion-icon-0.1-0.20100215.4|62	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12cr|fusion-icon-0.1-0.20100215.4|63	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cr|fusion-icon-0.1-0.20100215.4|64	%{_datadir}/applications/%{name}.desktop
12cr|fusion-icon-0.1-0.20100215.4|65	
12cr|fusion-icon-0.1-0.20100215.4|66	
12cr|fusion-icon-0.1-0.20100215.4|67	%changelog
12cr|fusion-icon-0.1-0.20100215.4|68	* Sun Nov 07 2010 Jani Välimaa <wally@mandriva.org> 0.1-0.20100215.3mdv2011.0
12cr|fusion-icon-0.1-0.20100215.4|69	+ Revision: 594759
12cr|fusion-icon-0.1-0.20100215.4|70	- rebuild for python 2.7
12cr|fusion-icon-0.1-0.20100215.4|71	
12cr|fusion-icon-0.1-0.20100215.4|72	* Sat Feb 27 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.1-0.20100215.2mdv2010.1
12cr|fusion-icon-0.1-0.20100215.4|73	+ Revision: 512440
12cr|fusion-icon-0.1-0.20100215.4|74	- require mesa-demos for distros < 2010.1 (tip from Anssi)
12cr|fusion-icon-0.1-0.20100215.4|75	
12cr|fusion-icon-0.1-0.20100215.4|76	* Mon Feb 15 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.1-0.20100215.1mdv2010.1
12cr|fusion-icon-0.1-0.20100215.4|77	+ Revision: 506397
12cr|fusion-icon-0.1-0.20100215.4|78	- update to 0.1 (new git snapshot)
12cr|fusion-icon-0.1-0.20100215.4|79	
12cr|fusion-icon-0.1-0.20100215.4|80	* Wed Feb 03 2010 Thierry Vignaud <tv@mandriva.org> 0.0-0.20071127.4mdv2010.1
12cr|fusion-icon-0.1-0.20100215.4|81	+ Revision: 499984
12cr|fusion-icon-0.1-0.20100215.4|82	- requires glxinfo instead of mesa-demos
12cr|fusion-icon-0.1-0.20100215.4|83	
12cr|fusion-icon-0.1-0.20100215.4|84	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.0-0.20071127.3mdv2010.0
12cr|fusion-icon-0.1-0.20100215.4|85	+ Revision: 437610
12cr|fusion-icon-0.1-0.20100215.4|86	- rebuild
12cr|fusion-icon-0.1-0.20100215.4|87	
12cr|fusion-icon-0.1-0.20100215.4|88	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 0.0-0.20071127.2mdv2009.1
12cr|fusion-icon-0.1-0.20100215.4|89	+ Revision: 323363
12cr|fusion-icon-0.1-0.20100215.4|90	- rebuild
12cr|fusion-icon-0.1-0.20100215.4|91	
12cr|fusion-icon-0.1-0.20100215.4|92	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.0-0.20071127.1mdv2009.0
12cr|fusion-icon-0.1-0.20100215.4|93	+ Revision: 218423
12cr|fusion-icon-0.1-0.20100215.4|94	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|fusion-icon-0.1-0.20100215.4|95	
12cr|fusion-icon-0.1-0.20100215.4|96	* Wed Jan 16 2008 Olivier Blin <oblin@mandriva.com> 0.0-0.20071127.1mdv2008.1
12cr|fusion-icon-0.1-0.20100215.4|97	+ Revision: 153629
12cr|fusion-icon-0.1-0.20100215.4|98	- buildrequire desktop-file-utils
12cr|fusion-icon-0.1-0.20100215.4|99	- buildrequire python-devel
12cr|fusion-icon-0.1-0.20100215.4|100	- buildrequire python
12cr|fusion-icon-0.1-0.20100215.4|101	- initial fusion-icon package
12cr|fusion-icon-0.1-0.20100215.4|102	- create fusion-icon
12cr|fusion-icon-0.1-0.20100215.4|103	

1529 12
12cr|fusioninventory-agent-2.1.9-4|1	%if %{_use_internal_dependency_generator}
12cr|fusioninventory-agent-2.1.9-4|2	%define __noautoreq 'perl\\(Win32(.*)\\)'
12cr|fusioninventory-agent-2.1.9-4|3	%endif
12cr|fusioninventory-agent-2.1.9-4|4	
12cr|fusioninventory-agent-2.1.9-4|5	Name:		fusioninventory-agent
12cr|fusioninventory-agent-2.1.9-4|6	Version:	2.1.9
12cr|fusioninventory-agent-2.1.9-4|7	Release:	4
12cr|fusioninventory-agent-2.1.9-4|8	Summary:	Linux agent for OCSNG
12cr|fusioninventory-agent-2.1.9-4|9	License:	GPL
12cr|fusioninventory-agent-2.1.9-4|10	Group:		System/Servers
12cr|fusioninventory-agent-2.1.9-4|11	URL:		http://fusioninventory.org/wordpress/
12cr|fusioninventory-agent-2.1.9-4|12	Source0:	http://search.cpan.org/CPAN/authors/id/F/FU/FUSINV/FusionInventory-Agent-%{version}.tar.gz
12cr|fusioninventory-agent-2.1.9-4|13	Source1:	%{name}.init
12cr|fusioninventory-agent-2.1.9-4|14	BuildArch:  noarch
12cr|fusioninventory-agent-2.1.9-4|15	Requires:	perl-Net-SSLeay
12cr|fusioninventory-agent-2.1.9-4|16	BuildRequires: perl-devel
12cr|fusioninventory-agent-2.1.9-4|17	
12cr|fusioninventory-agent-2.1.9-4|18	%description
12cr|fusioninventory-agent-2.1.9-4|19	FusionInventory-Agent is an agent for OCS NG & GLPI.
12cr|fusioninventory-agent-2.1.9-4|20	
12cr|fusioninventory-agent-2.1.9-4|21	%prep
12cr|fusioninventory-agent-2.1.9-4|22	%setup -q -n FusionInventory-Agent-%{version}
12cr|fusioninventory-agent-2.1.9-4|23	
12cr|fusioninventory-agent-2.1.9-4|24	%build
12cr|fusioninventory-agent-2.1.9-4|25	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|fusioninventory-agent-2.1.9-4|26	%make
12cr|fusioninventory-agent-2.1.9-4|27	
12cr|fusioninventory-agent-2.1.9-4|28	%install
12cr|fusioninventory-agent-2.1.9-4|29	rm -f run-postinst
12cr|fusioninventory-agent-2.1.9-4|30	%makeinstall_std
12cr|fusioninventory-agent-2.1.9-4|31	
12cr|fusioninventory-agent-2.1.9-4|32	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.daily
12cr|fusioninventory-agent-2.1.9-4|33	cat > %{buildroot}%{_sysconfdir}/cron.daily/fusioninventory-agent <<EOF
12cr|fusioninventory-agent-2.1.9-4|34	#!/bin/sh
12cr|fusioninventory-agent-2.1.9-4|35	. /etc/sysconfig/fusioninventory-agent
12cr|fusioninventory-agent-2.1.9-4|36	%{_bindir}/fusioninventory-agent --no-ssl-check --server="\${SERVER}" > /dev/null 2>&1
12cr|fusioninventory-agent-2.1.9-4|37	EOF
12cr|fusioninventory-agent-2.1.9-4|38	chmod 755 %{buildroot}%{_sysconfdir}/cron.daily/fusioninventory-agent
12cr|fusioninventory-agent-2.1.9-4|39	
12cr|fusioninventory-agent-2.1.9-4|40	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|fusioninventory-agent-2.1.9-4|41	cat > %{buildroot}%{_sysconfdir}/logrotate.d/fusioninventory-agent <<EOF
12cr|fusioninventory-agent-2.1.9-4|42	%{_localstatedir}/log/%{name}/*.log {
12cr|fusioninventory-agent-2.1.9-4|43	compress
12cr|fusioninventory-agent-2.1.9-4|44	notifempty
12cr|fusioninventory-agent-2.1.9-4|45	missingok
12cr|fusioninventory-agent-2.1.9-4|46	}
12cr|fusioninventory-agent-2.1.9-4|47	EOF
12cr|fusioninventory-agent-2.1.9-4|48	
12cr|fusioninventory-agent-2.1.9-4|49	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
12cr|fusioninventory-agent-2.1.9-4|50	cat > %{buildroot}%{_sysconfdir}/sysconfig/fusioninventory-agent <<EOF
12cr|fusioninventory-agent-2.1.9-4|51	SERVER="localhost"
12cr|fusioninventory-agent-2.1.9-4|52	EOF
12cr|fusioninventory-agent-2.1.9-4|53	
12cr|fusioninventory-agent-2.1.9-4|54	install -d -m 755 %{buildroot}%{_initrddir}
12cr|fusioninventory-agent-2.1.9-4|55	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/fusioninventory-agent
12cr|fusioninventory-agent-2.1.9-4|56	
12cr|fusioninventory-agent-2.1.9-4|57	install -d -m 755 %{buildroot}%{_localstatedir}/log/%{name}
12cr|fusioninventory-agent-2.1.9-4|58	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cr|fusioninventory-agent-2.1.9-4|59	
12cr|fusioninventory-agent-2.1.9-4|60	%files
12cr|fusioninventory-agent-2.1.9-4|61	%doc AUTHORS Changes THANKS LICENSE
12cr|fusioninventory-agent-2.1.9-4|62	%{_bindir}/fusioninventory-agent
12cr|fusioninventory-agent-2.1.9-4|63	%{_bindir}/fusioninventory-agent-config
12cr|fusioninventory-agent-2.1.9-4|64	%{_bindir}/fusioninventory-injector
12cr|fusioninventory-agent-2.1.9-4|65	%{_mandir}/man1/*
12cr|fusioninventory-agent-2.1.9-4|66	%{_mandir}/man3/*
12cr|fusioninventory-agent-2.1.9-4|67	%{perl_vendorlib}/FusionInventory
12cr|fusioninventory-agent-2.1.9-4|68	%{perl_vendorlib}/auto/share/dist/FusionInventory-Agent
12cr|fusioninventory-agent-2.1.9-4|69	%{_localstatedir}/log/fusioninventory-agent
12cr|fusioninventory-agent-2.1.9-4|70	%{_localstatedir}/lib/fusioninventory-agent
12cr|fusioninventory-agent-2.1.9-4|71	%config(noreplace) %{_sysconfdir}/sysconfig/fusioninventory-agent
12cr|fusioninventory-agent-2.1.9-4|72	%config(noreplace) %{_sysconfdir}/logrotate.d/fusioninventory-agent
12cr|fusioninventory-agent-2.1.9-4|73	%config(noreplace) %{_sysconfdir}/cron.daily/fusioninventory-agent
12cr|fusioninventory-agent-2.1.9-4|74	%{_initrddir}/fusioninventory-agent
12cr|fusioninventory-agent-2.1.9-4|75	

1530 12
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|1	Name:		fusioninventory-agent-plugin-netdiscovery
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|2	Version:	1.5
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|3	Release:	2
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|4	Summary:	OCS Inventory Software deployment support for FusionInventory agent
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|5	License:	GPL
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|6	Group:		System/Servers
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|7	URL:		http://fusioninventory.org/wordpress/
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|8	Source0:	http://search.cpan.org/CPAN/authors/id/F/FU/FUSINV/FusionInventory-Agent-Task-NetDiscovery-%{version}.tar.gz
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|9	BuildArch:  noarch
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|10	BuildRequires:  perl(Module::Install)
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|11	BuildRequires:  perl(Module::CoreList)
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|12	BuildRequires:  perl-devel
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|13	
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|14	%description
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|15	With this module, FusionInventory can accept software deployment request from
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|16	an OCS Inventory server.
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|17	
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|18	%prep
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|19	%setup -q -n FusionInventory-Agent-Task-NetDiscovery-%{version}
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|20	
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|21	%build
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|22	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|23	%make
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|24	
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|25	%install
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|26	%makeinstall_std
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|27	
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|28	%files
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|29	%defattr(-,root,root)
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|30	%doc AUTHORS Changes README LICENSE
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|31	%{perl_vendorlib}/FusionInventory
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|32	%{_mandir}/man3/FusionInventory::Agent::Task::NetDiscovery.3pm*
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|33	
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|34	
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|35	
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|36	%changelog
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|37	* Thu Jun 16 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.5-1mdv2011.0
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|38	+ Revision: 685571
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|39	- update to new version 1.5
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|40	
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|41	* Wed Mar 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-1
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|42	+ Revision: 649133
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|43	- update to new version 1.3
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|44	
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|45	* Mon Aug 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-1mdv2011.0
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|46	+ Revision: 570309
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|47	- new version
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|48	
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|49	* Mon Aug 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-2mdv2011.0
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|50	+ Revision: 564982
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|51	- fix backportability
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|52	
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|53	* Mon Aug 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2011.0
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|54	+ Revision: 564972
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|55	- new version
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|56	
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|57	* Mon May 03 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2011.0
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|58	+ Revision: 541798
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|59	- import fusioninventory-agent-plugin-netdiscovery
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|60	
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|61	
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|62	* Mon May 03 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2010.1
12cr|fusioninventory-agent-plugin-netdiscovery-1.5-2|63	- initial mdv release

1531 12
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|1	%if %{_use_internal_dependency_generator}
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|2	%define __noautoreq 'perl\\(Win32::(.*)\\)'
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|3	%endif
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|4	
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|5	Name:		fusioninventory-agent-plugin-ocsdeploy
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|6	Version:	1.0.5
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|7	Release:	3
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|8	Summary:	OCS Inventory Software deployment support for FusionInventory agent
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|9	License:	GPL
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|10	Group:		System/Servers
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|11	URL:		http://fusioninventory.org/wordpress/
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/G/GO/GONERI/FusionInventory-Agent-Task-OcsDeploy-%{version}.tar.gz
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|13	BuildArch:  noarch
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|14	BuildRequires: perl-devel
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|15	
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|16	%description
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|17	With this module, FusionInventory can accept software deployment request from
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|18	an OCS Inventory server.
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|19	
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|20	%prep
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|21	%setup -q -n FusionInventory-Agent-Task-OcsDeploy-%{version}
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|22	
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|23	%build
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|25	%make
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|26	
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|27	%install
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|28	%makeinstall_std
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|29	
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|30	%files
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|31	%doc AUTHORS Changes README LICENSE
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|32	%{perl_vendorlib}/FusionInventory
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|33	%{_mandir}/man3/*
12cr|fusioninventory-agent-plugin-ocsdeploy-1.0.5-3|34	

1532 12
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|1	Name:		fusioninventory-agent-plugin-snmpquery
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|2	Version:	1.3
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|3	Release:	2
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|4	Summary:	OCS Inventory Software deployment support for FusionInventory agent
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|5	License:	GPL
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|6	Group:		System/Servers
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|7	URL:		http://fusioninventory.org/wordpress/
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|8	Source0:	http://search.cpan.org/CPAN/authors/id/F/FU/FUSINV/FusionInventory-Agent-Task-SNMPQuery-%{version}.tar.gz
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|9	BuildArch:  noarch
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|10	BuildRequires:  perl(Module::Install)
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|11	BuildRequires:  perl(Module::CoreList)
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|12	BuildRequires:  perl-devel
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|13	
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|14	%description
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|15	With this module, FusionInventory can accept software deployment request from
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|16	an OCS Inventory server.
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|17	
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|18	%prep
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|19	%setup -q -n FusionInventory-Agent-Task-SNMPQuery-%{version}
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|20	
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|21	%build
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|22	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|23	%make
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|24	
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|25	%install
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|26	%makeinstall_std
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|27	
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|28	%files
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|29	%defattr(-,root,root)
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|30	%doc AUTHORS Changes README LICENSE
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|31	%{perl_vendorlib}/FusionInventory
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|32	
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|33	
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|34	
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|35	%changelog
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|36	* Wed Mar 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-1mdv2011.0
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|37	+ Revision: 649134
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|38	- update to new version 1.3
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|39	
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|40	* Mon Aug 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-1mdv2011.0
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|41	+ Revision: 570311
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|42	- new version
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|43	
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|44	* Mon Aug 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-2mdv2011.0
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|45	+ Revision: 564984
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|46	- fix backportability
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|47	
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|48	* Mon Aug 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2011.0
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|49	+ Revision: 564971
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|50	- new version
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|51	
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|52	* Mon May 03 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2010.1
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|53	+ Revision: 541802
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|54	- import fusioninventory-agent-plugin-snmpquery
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|55	
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|56	
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|57	* Mon May 03 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2010.1
12cr|fusioninventory-agent-plugin-snmpquery-1.3-2|58	- initial mdv release

1533 12
12cr|fusionsound-1.6.2-1|1	%define oname FusionSound
12cr|fusionsound-1.6.2-1|2	
12cr|fusionsound-1.6.2-1|3	%define major 2
12cr|fusionsound-1.6.2-1|4	%define libname %mklibname %{name} %{major}
12cr|fusionsound-1.6.2-1|5	%define develname %mklibname %{name} -d
12cr|fusionsound-1.6.2-1|6	
12cr|fusionsound-1.6.2-1|7	%define dfbmoduledir %(pkg-config --variable=moduledir direct)
12cr|fusionsound-1.6.2-1|8	
12cr|fusionsound-1.6.2-1|9	Name:		fusionsound
12cr|fusionsound-1.6.2-1|10	Version:	1.6.2
12cr|fusionsound-1.6.2-1|11	Release:	1
12cr|fusionsound-1.6.2-1|12	License:	GPLv2+
12cr|fusionsound-1.6.2-1|13	Group:		System/Libraries
12cr|fusionsound-1.6.2-1|14	Summary:	An audio sub system
12cr|fusionsound-1.6.2-1|15	Url:		http://www.directfb.org
12cr|fusionsound-1.6.2-1|16	Source0:	http://www.directfb.org/downloads/Core/%{oname}-%{version}.tar.gz
12cr|fusionsound-1.6.2-1|17	Patch0:		FusionSound-1.6.2-ffmpeg1.0.patch
12cr|fusionsound-1.6.2-1|18	Patch1:		fusionsound-20080311-fix-format-errors.patch
12cr|fusionsound-1.6.2-1|19	BuildRequires:	ffmpeg-devel
12cr|fusionsound-1.6.2-1|20	BuildRequires:	pkgconfig(alsa)
12cr|fusionsound-1.6.2-1|21	BuildRequires:	pkgconfig(directfb)
12cr|fusionsound-1.6.2-1|22	BuildRequires:	pkgconfig(libcddb)
12cr|fusionsound-1.6.2-1|23	BuildRequires:	pkgconfig(mad)
12cr|fusionsound-1.6.2-1|24	BuildRequires:	pkgconfig(vorbis)
12cr|fusionsound-1.6.2-1|25	Provides:	%{oname} = %{version}-%{release}
12cr|fusionsound-1.6.2-1|26	
12cr|fusionsound-1.6.2-1|27	%description
12cr|fusionsound-1.6.2-1|28	FusionSound is a very powerful audio sub system in the
12cr|fusionsound-1.6.2-1|29	manner of DirectFB and a technical demonstration of Fusion.
12cr|fusionsound-1.6.2-1|30	
12cr|fusionsound-1.6.2-1|31	FusionSound supports multiple applications using Fusion IPC.
12cr|fusionsound-1.6.2-1|32	It provides streams, static sound buffers and control over any
12cr|fusionsound-1.6.2-1|33	number of concurrent playbacks. Sample data is always stored
12cr|fusionsound-1.6.2-1|34	in shared memory, starting a playback simply adds an entry to
12cr|fusionsound-1.6.2-1|35	the playlist of the mixer thread in the master application.
12cr|fusionsound-1.6.2-1|36	
12cr|fusionsound-1.6.2-1|37	%package -n %{libname}
12cr|fusionsound-1.6.2-1|38	Group:		System/Libraries
12cr|fusionsound-1.6.2-1|39	Summary:	An audio sub sytem
12cr|fusionsound-1.6.2-1|40	
12cr|fusionsound-1.6.2-1|41	%description -n %{libname}
12cr|fusionsound-1.6.2-1|42	FusionSound is a very powerful audio sub system in the
12cr|fusionsound-1.6.2-1|43	manner of DirectFB and a technical demonstration of Fusion.
12cr|fusionsound-1.6.2-1|44	
12cr|fusionsound-1.6.2-1|45	FusionSound supports multiple applications using Fusion IPC.
12cr|fusionsound-1.6.2-1|46	It provides streams, static sound buffers and control over any
12cr|fusionsound-1.6.2-1|47	number of concurrent playbacks. Sample data is always stored
12cr|fusionsound-1.6.2-1|48	in shared memory, starting a playback simply adds an entry to
12cr|fusionsound-1.6.2-1|49	the playlist of the mixer thread in the master application.
12cr|fusionsound-1.6.2-1|50	
12cr|fusionsound-1.6.2-1|51	%package -n %{develname}
12cr|fusionsound-1.6.2-1|52	Group:		Development/Other
12cr|fusionsound-1.6.2-1|53	Summary:	An audio sub system
12cr|fusionsound-1.6.2-1|54	Requires:	%{libname} = %{version}-%{release}
12cr|fusionsound-1.6.2-1|55	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|fusionsound-1.6.2-1|56	Provides:	%{name}-devel = %{version}-%{release}
12cr|fusionsound-1.6.2-1|57	
12cr|fusionsound-1.6.2-1|58	%description -n %{develname}
12cr|fusionsound-1.6.2-1|59	FusionSound is a very powerful audio sub system in the
12cr|fusionsound-1.6.2-1|60	manner of DirectFB and a technical demonstration of Fusion.
12cr|fusionsound-1.6.2-1|61	
12cr|fusionsound-1.6.2-1|62	FusionSound supports multiple applications using Fusion IPC.
12cr|fusionsound-1.6.2-1|63	It provides streams, static sound buffers and control over any
12cr|fusionsound-1.6.2-1|64	number of concurrent playbacks. Sample data is always stored
12cr|fusionsound-1.6.2-1|65	in shared memory, starting a playback simply adds an entry to
12cr|fusionsound-1.6.2-1|66	the playlist of the mixer thread in the master application.
12cr|fusionsound-1.6.2-1|67	
12cr|fusionsound-1.6.2-1|68	
12cr|fusionsound-1.6.2-1|69	%prep
12cr|fusionsound-1.6.2-1|70	%setup -q -n %{oname}-%{version}
12cr|fusionsound-1.6.2-1|71	%patch0 -p1
12cr|fusionsound-1.6.2-1|72	%patch1 -p2
12cr|fusionsound-1.6.2-1|73	
12cr|fusionsound-1.6.2-1|74	%build
12cr|fusionsound-1.6.2-1|75	autoreconf -fi
12cr|fusionsound-1.6.2-1|76	%configure2_5x
12cr|fusionsound-1.6.2-1|77	%make
12cr|fusionsound-1.6.2-1|78	
12cr|fusionsound-1.6.2-1|79	%install
12cr|fusionsound-1.6.2-1|80	%makeinstall_std
12cr|fusionsound-1.6.2-1|81	
12cr|fusionsound-1.6.2-1|82	%files
12cr|fusionsound-1.6.2-1|83	%doc AUTHORS ChangeLog TODO
12cr|fusionsound-1.6.2-1|84	%{_bindir}/fs*
12cr|fusionsound-1.6.2-1|85	%{_mandir}/*/%{name}*
12cr|fusionsound-1.6.2-1|86	%dir %{dfbmoduledir}/interfaces/IFusionSound
12cr|fusionsound-1.6.2-1|87	%{dfbmoduledir}/interfaces/IFusionSound/libifusionsound.*
12cr|fusionsound-1.6.2-1|88	%dir %{dfbmoduledir}/interfaces/IFusionSoundMusicProvider
12cr|fusionsound-1.6.2-1|89	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_cdda.*
12cr|fusionsound-1.6.2-1|90	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_ffmpeg.*
12cr|fusionsound-1.6.2-1|91	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_mad.*
12cr|fusionsound-1.6.2-1|92	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_playlist.*
12cr|fusionsound-1.6.2-1|93	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_vorbis.*
12cr|fusionsound-1.6.2-1|94	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_wave.*
12cr|fusionsound-1.6.2-1|95	%dir %{dfbmoduledir}/snddrivers
12cr|fusionsound-1.6.2-1|96	%{dfbmoduledir}/snddrivers/libfusionsound_alsa.*
12cr|fusionsound-1.6.2-1|97	%{dfbmoduledir}/snddrivers/libfusionsound_oss.*
12cr|fusionsound-1.6.2-1|98	%{dfbmoduledir}/snddrivers/libfusionsound_wave.*
12cr|fusionsound-1.6.2-1|99	
12cr|fusionsound-1.6.2-1|100	%files -n %{libname}
12cr|fusionsound-1.6.2-1|101	%{_libdir}/*.so.%{major}*
12cr|fusionsound-1.6.2-1|102	
12cr|fusionsound-1.6.2-1|103	%files -n %{develname}
12cr|fusionsound-1.6.2-1|104	%doc AUTHORS ChangeLog TODO
12cr|fusionsound-1.6.2-1|105	%{_libdir}/pkgconfig/fusionsound*.pc
12cr|fusionsound-1.6.2-1|106	%{_includedir}/fusionsound
12cr|fusionsound-1.6.2-1|107	%{_includedir}/fusionsound-internal
12cr|fusionsound-1.6.2-1|108	%{_libdir}/*.so
12cr|fusionsound-1.6.2-1|109	

1534 12
12cr|fvwm-1.24r-33|1	Name:		fvwm
12cr|fvwm-1.24r-33|2	Version:	1.24r
12cr|fvwm-1.24r-33|3	Summary:	An X Window System based window manager
12cr|fvwm-1.24r-33|4	Release:	%mkrel 33
12cr|fvwm-1.24r-33|5	Epoch:		1
12cr|fvwm-1.24r-33|6	License:	GPLv2+
12cr|fvwm-1.24r-33|7	Group:		Graphical desktop/FVWM based
12cr|fvwm-1.24r-33|8	BuildRequires:	libx11-devel
12cr|fvwm-1.24r-33|9	BuildRequires:	libxext-devel
12cr|fvwm-1.24r-33|10	BuildRequires:	libxpm-devel
12cr|fvwm-1.24r-33|11	BuildRequires:	libxt-devel
12cr|fvwm-1.24r-33|12	BuildRequires:	x11-data-bitmaps
12cr|fvwm-1.24r-33|13	BuildRequires:	libxmu-devel
12cr|fvwm-1.24r-33|14	BuildRequires:	imake
12cr|fvwm-1.24r-33|15	Requires:	x11-data-bitmaps fvwm2-icons xterm xsetroot
12cr|fvwm-1.24r-33|16	URL:		http://www.fvwm.org/
12cr|fvwm-1.24r-33|17	Source0:	sunsite.unc.edu:/pub/Linux/X11/window-managers/%{name}-%{version}.tar.bz2
12cr|fvwm-1.24r-33|18	Source1:	%{name}-%{version}-system-menu.fvwmrc
12cr|fvwm-1.24r-33|19	Source2:	fvwm1.menu-method
12cr|fvwm-1.24r-33|20	Source3:	%{name}.icon-48.png
12cr|fvwm-1.24r-33|21	Source4:	%{name}.icon-32.png
12cr|fvwm-1.24r-33|22	Source5:	%{name}.icon-16.png
12cr|fvwm-1.24r-33|23	# patch to add FHS compliance
12cr|fvwm-1.24r-33|24	Patch0:		%{name}-%{version}-fsstnd.patch
12cr|fvwm-1.24r-33|25	# add Alpha support on linux for the makefile
12cr|fvwm-1.24r-33|26	Patch1:		%{name}-%{version}-imake.patch
12cr|fvwm-1.24r-33|27	# ??? try to open a file in exclusive mode
12cr|fvwm-1.24r-33|28	Patch2:		%{name}-%{version}-security.patch
12cr|fvwm-1.24r-33|29	# add a suffix to manpage
12cr|fvwm-1.24r-33|30	Patch3:		%{name}-%{version}-fvwmman.patch
12cr|fvwm-1.24r-33|31	# increase the number of popup from 50 to 100
12cr|fvwm-1.24r-33|32	Patch4:		%{name}-%{version}-menu-100.patch
12cr|fvwm-1.24r-33|33	# remove /usr/lib/X11 from linker search path
12cr|fvwm-1.24r-33|34	Patch5:		%{name}-%{version}-config.patch
12cr|fvwm-1.24r-33|35	Buildroot:	%{_tmppath}/%{name}-%{version}-root
12cr|fvwm-1.24r-33|36	
12cr|fvwm-1.24r-33|37	%description
12cr|fvwm-1.24r-33|38	FVWM (the F stands for whatever you want, but the VWM stands for Virtual Window
12cr|fvwm-1.24r-33|39	Manager) is a window manager for the X Window System. FVWM was derived from the
12cr|fvwm-1.24r-33|40	twm window manager. FVWM is designed to minimize memory consumption, to provide
12cr|fvwm-1.24r-33|41	window frames with a 3D look, and to provide a simple virtual desktop. FVWM can
12cr|fvwm-1.24r-33|42	be configured to look like Motif.
12cr|fvwm-1.24r-33|43	
12cr|fvwm-1.24r-33|44	Install the fvwm package if you'd like to use the FVWM window manager. If you
12cr|fvwm-1.24r-33|45	install fvwm, you'll also need to install fvwm2-icons.
12cr|fvwm-1.24r-33|46	
12cr|fvwm-1.24r-33|47	%prep
12cr|fvwm-1.24r-33|48	
12cr|fvwm-1.24r-33|49	%setup -q
12cr|fvwm-1.24r-33|50	%patch0 -p1 -b .fsstnd
12cr|fvwm-1.24r-33|51	%patch1 -p1 -b .imake
12cr|fvwm-1.24r-33|52	%patch2 -p1 -b .security
12cr|fvwm-1.24r-33|53	%patch3 -p1 -b .fvwmman
12cr|fvwm-1.24r-33|54	%patch4 -p1
12cr|fvwm-1.24r-33|55	%patch5 -p1
12cr|fvwm-1.24r-33|56	install -m644 %{SOURCE3} %{name}-48.png
12cr|fvwm-1.24r-33|57	install -m644 %{SOURCE4} %{name}-32.png
12cr|fvwm-1.24r-33|58	install -m644 %{SOURCE5} %{name}-16.png
12cr|fvwm-1.24r-33|59	# fix strange perms
12cr|fvwm-1.24r-33|60	chmod 644 sample.fvwmrc/*
12cr|fvwm-1.24r-33|61	
12cr|fvwm-1.24r-33|62	%build
12cr|fvwm-1.24r-33|63	xmkmf
12cr|fvwm-1.24r-33|64	make Makefiles
12cr|fvwm-1.24r-33|65	%make CDEBUGFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cr|fvwm-1.24r-33|66	
12cr|fvwm-1.24r-33|67	%install
12cr|fvwm-1.24r-33|68	rm -rf %{buildroot}
12cr|fvwm-1.24r-33|69	make install install.man DESTDIR=%{buildroot}
12cr|fvwm-1.24r-33|70	mkdir -p %{buildroot}/%{_datadir}/X11/fvwm/
12cr|fvwm-1.24r-33|71	rm -f %{buildroot}/%{_sysconfdir}/X11/fvwm/system.fvwmrc
12cr|fvwm-1.24r-33|72	
12cr|fvwm-1.24r-33|73	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|fvwm-1.24r-33|74	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|fvwm-1.24r-33|75	[Desktop Entry]
12cr|fvwm-1.24r-33|76	Type=Application
12cr|fvwm-1.24r-33|77	Categories=X-MandrivaLinux-System-Session-Windowmanagers;
12cr|fvwm-1.24r-33|78	Name=Fvwm
12cr|fvwm-1.24r-33|79	Comment=FVWM Windows manager
12cr|fvwm-1.24r-33|80	Icon=fvwm
12cr|fvwm-1.24r-33|81	Exec=startfvwm
12cr|fvwm-1.24r-33|82	EOF
12cr|fvwm-1.24r-33|83	
12cr|fvwm-1.24r-33|84	install -D -m 644 %{SOURCE1} %{buildroot}/%{_datadir}/X11/fvwm/system.fvwmrc
12cr|fvwm-1.24r-33|85	install -D -m 644 %{SOURCE2} %{buildroot}/%{_menudir}/%{name}
12cr|fvwm-1.24r-33|86	
12cr|fvwm-1.24r-33|87	# icons
12cr|fvwm-1.24r-33|88	install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|fvwm-1.24r-33|89	install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|fvwm-1.24r-33|90	install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|fvwm-1.24r-33|91	
12cr|fvwm-1.24r-33|92	mkdir -p %{buildroot}/%{_sysconfdir}/X11/wmsession.d/
12cr|fvwm-1.24r-33|93	cat << EOF > %{buildroot}/%{_sysconfdir}/X11/wmsession.d/10Fvwm1
12cr|fvwm-1.24r-33|94	NAME=Fvwm1
12cr|fvwm-1.24r-33|95	EXEC=%{_bindir}/startfvwm
12cr|fvwm-1.24r-33|96	DESC=A very stable and light window manager
12cr|fvwm-1.24r-33|97	SCRIPT:
12cr|fvwm-1.24r-33|98	exec %{_bindir}/startfvwm
12cr|fvwm-1.24r-33|99	EOF
12cr|fvwm-1.24r-33|100	
12cr|fvwm-1.24r-33|101	# 1.24r-24mdk: add startfvwm script to set cursor (defaults to wait)
12cr|fvwm-1.24r-33|102	# is this the right way to set the cursor?
12cr|fvwm-1.24r-33|103	cat > %{buildroot}%{_bindir}/startfvwm << EOF
12cr|fvwm-1.24r-33|104	#!/bin/sh
12cr|fvwm-1.24r-33|105	%{_bindir}/xsetroot -cursor_name left_ptr
12cr|fvwm-1.24r-33|106	exec %{_bindir}/fvwm
12cr|fvwm-1.24r-33|107	EOF
12cr|fvwm-1.24r-33|108	chmod 755 %{buildroot}%{_bindir}/startfvwm
12cr|fvwm-1.24r-33|109	
12cr|fvwm-1.24r-33|110	%post
12cr|fvwm-1.24r-33|111	%if %mdkversion < 200900
12cr|fvwm-1.24r-33|112	%update_menus
12cr|fvwm-1.24r-33|113	%endif
12cr|fvwm-1.24r-33|114	%make_session
12cr|fvwm-1.24r-33|115	
12cr|fvwm-1.24r-33|116	%postun
12cr|fvwm-1.24r-33|117	%if %mdkversion < 200900
12cr|fvwm-1.24r-33|118	%clean_menus
12cr|fvwm-1.24r-33|119	%endif
12cr|fvwm-1.24r-33|120	%make_session
12cr|fvwm-1.24r-33|121	
12cr|fvwm-1.24r-33|122	%clean
12cr|fvwm-1.24r-33|123	rm -fr %{buildroot}
12cr|fvwm-1.24r-33|124	
12cr|fvwm-1.24r-33|125	%files
12cr|fvwm-1.24r-33|126	%defattr(-,root,root)
12cr|fvwm-1.24r-33|127	%config(noreplace) %{_menudir}/%{name}
12cr|fvwm-1.24r-33|128	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/10Fvwm1
12cr|fvwm-1.24r-33|129	%doc sample.fvwmrc/*
12cr|fvwm-1.24r-33|130	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|fvwm-1.24r-33|131	%{_iconsdir}/%{name}.png
12cr|fvwm-1.24r-33|132	%{_miconsdir}/%{name}.png
12cr|fvwm-1.24r-33|133	%{_liconsdir}/%{name}.png
12cr|fvwm-1.24r-33|134	%{_datadir}/X11/fvwm
12cr|fvwm-1.24r-33|135	%{_bindir}/fvwm
12cr|fvwm-1.24r-33|136	%{_bindir}/startfvwm
12cr|fvwm-1.24r-33|137	%{_mandir}/man*/*
12cr|fvwm-1.24r-33|138	
12cr|fvwm-1.24r-33|139	
12cr|fvwm-1.24r-33|140	%changelog
12cr|fvwm-1.24r-33|141	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 1:1.24r-33mdv2011.0
12cr|fvwm-1.24r-33|142	+ Revision: 635470
12cr|fvwm-1.24r-33|143	- tighten BR
12cr|fvwm-1.24r-33|144	
12cr|fvwm-1.24r-33|145	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.24r-32mdv2011.0
12cr|fvwm-1.24r-33|146	+ Revision: 610781
12cr|fvwm-1.24r-33|147	- rebuild
12cr|fvwm-1.24r-33|148	
12cr|fvwm-1.24r-33|149	* Tue Mar 02 2010 Michael Scherer <misc@mandriva.org> 1:1.24r-31mdv2010.1
12cr|fvwm-1.24r-33|150	+ Revision: 513429
12cr|fvwm-1.24r-33|151	- fix rpmlint warning on startfvwm
12cr|fvwm-1.24r-33|152	- fix License
12cr|fvwm-1.24r-33|153	- move fwvm session file to the proper directory ( fix #57945 )
12cr|fvwm-1.24r-33|154	
12cr|fvwm-1.24r-33|155	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1:1.24r-31mdv2010.0
12cr|fvwm-1.24r-33|156	+ Revision: 428977
12cr|fvwm-1.24r-33|157	- rebuild
12cr|fvwm-1.24r-33|158	
12cr|fvwm-1.24r-33|159	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1:1.24r-30mdv2009.0
12cr|fvwm-1.24r-33|160	+ Revision: 266825
12cr|fvwm-1.24r-33|161	- rebuild early 2009.0 package (before pixel changes)
12cr|fvwm-1.24r-33|162	
12cr|fvwm-1.24r-33|163	+ Pixel <pixel@mandriva.com>
12cr|fvwm-1.24r-33|164	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|fvwm-1.24r-33|165	
12cr|fvwm-1.24r-33|166	* Fri May 30 2008 Paulo Andrade <pcpa@mandriva.com.br> 1:1.24r-29mdv2009.0
12cr|fvwm-1.24r-33|167	+ Revision: 213535
12cr|fvwm-1.24r-33|168	- Uncompress some of the patches to make it easier to change them, and
12cr|fvwm-1.24r-33|169	also to allow viewing the diffs in the commit mail logs.
12cr|fvwm-1.24r-33|170	Add extra minimal Requires.
12cr|fvwm-1.24r-33|171	Patch fvwm-1.24r-config.patch was actually undoing
12cr|fvwm-1.24r-33|172	fvwm-1.24r-fsstnd.patch.bz2 and adding yet another alternative
12cr|fvwm-1.24r-33|173	(from /usr/bin/X11 to /usr/X11R6/bin to /usr/bin ...), but was kept as
12cr|fvwm-1.24r-33|174	it is still required to tell how to link with libXpm (could also just
12cr|fvwm-1.24r-33|175	be merged in another patch).
12cr|fvwm-1.24r-33|176	
12cr|fvwm-1.24r-33|177	* Wed May 21 2008 Paulo Andrade <pcpa@mandriva.com.br> 1:1.24r-27mdv2009.0
12cr|fvwm-1.24r-33|178	+ Revision: 209604
12cr|fvwm-1.24r-33|179	- Don't install files under /usr/X11R6.
12cr|fvwm-1.24r-33|180	These changes should allow rebuilding the package and passing build
12cr|fvwm-1.24r-33|181	system tests.
12cr|fvwm-1.24r-33|182	Directly install data files in /usr/share/X11.
12cr|fvwm-1.24r-33|183	
12cr|fvwm-1.24r-33|184	* Thu Jan 03 2008 Thierry Vignaud <tv@mandriva.org> 1:1.24r-26mdv2008.1
12cr|fvwm-1.24r-33|185	+ Revision: 141940
12cr|fvwm-1.24r-33|186	- auto-convert XDG menu entry
12cr|fvwm-1.24r-33|187	- adjust file list
12cr|fvwm-1.24r-33|188	- fix man pages directory
12cr|fvwm-1.24r-33|189	- BR imake
12cr|fvwm-1.24r-33|190	- kill re-definition of %%buildroot on Pixel's request
12cr|fvwm-1.24r-33|191	- buildrequires X11-devel instead of XFree86-devel
12cr|fvwm-1.24r-33|192	- use %%mkrel
12cr|fvwm-1.24r-33|193	- import fvwm
12cr|fvwm-1.24r-33|194	
12cr|fvwm-1.24r-33|195	+ Olivier Blin <oblin@mandriva.com>
12cr|fvwm-1.24r-33|196	- restore BuildRoot
12cr|fvwm-1.24r-33|197	
12cr|fvwm-1.24r-33|198	
12cr|fvwm-1.24r-33|199	* Sun Mar 13 2005 Franck Villaume <fvill@freesurf.fr> 1.24r-26mdk
12cr|fvwm-1.24r-33|200	- add missing files
12cr|fvwm-1.24r-33|201	
12cr|fvwm-1.24r-33|202	* Thu Feb 26 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.24r-25mdk
12cr|fvwm-1.24r-33|203	- own /etc/X11/fvwm
12cr|fvwm-1.24r-33|204	
12cr|fvwm-1.24r-33|205	* Mon Dec 29 2003 Marcel Pol <mpol@mandrake.org> 1.24r-24mdk
12cr|fvwm-1.24r-33|206	- add startfvwm script to set cursor
12cr|fvwm-1.24r-33|207	- unzip icons
12cr|fvwm-1.24r-33|208	
12cr|fvwm-1.24r-33|209	* Sat Mar 15 2003 Marcel Pol <mpol@gmx.net> 1.24r-23mdk
12cr|fvwm-1.24r-33|210	- buildrequires: XFree86
12cr|fvwm-1.24r-33|211	
12cr|fvwm-1.24r-33|212	* Mon Mar 11 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.24r-22mdk
12cr|fvwm-1.24r-33|213	- resurrected by popular demand
12cr|fvwm-1.24r-33|214	- s/Copyright/License/
12cr|fvwm-1.24r-33|215	- used png icons
12cr|fvwm-1.24r-33|216	
12cr|fvwm-1.24r-33|217	* Mon Jan 07 2002 David BAUDENS <baudens@mandrakesoft.com> 1.24r-21mdk
12cr|fvwm-1.24r-33|218	- Rebuild
12cr|fvwm-1.24r-33|219	
12cr|fvwm-1.24r-33|220	* Mon Nov 13 2000 David BAUDENS <baudens@mandrakesoft.com> 1.24r-20mdk
12cr|fvwm-1.24r-33|221	- Build with glibc-2.2 & gcc-2.96
12cr|fvwm-1.24r-33|222	
12cr|fvwm-1.24r-33|223	* Mon Aug 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 1.24r-19mdk
12cr|fvwm-1.24r-33|224	- automatically added BuildRequires
12cr|fvwm-1.24r-33|225	
12cr|fvwm-1.24r-33|226	* Wed Jul 12 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.24r-18mdk
12cr|fvwm-1.24r-33|227	- Add support for the new chksession.
12cr|fvwm-1.24r-33|228	
12cr|fvwm-1.24r-33|229	* Sun May 13 2000 David BAUDENS <baudens@mandrakesoft.com> 1.24r-17mdk
12cr|fvwm-1.24r-33|230	- Fix build for i486
12cr|fvwm-1.24r-33|231	
12cr|fvwm-1.24r-33|232	* Tue May  2 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.24r-16mdk
12cr|fvwm-1.24r-33|233	- moved icons' ratio to 1.0 because some wm won't resize keeping aspect ratio
12cr|fvwm-1.24r-33|234	- added a mini icon
12cr|fvwm-1.24r-33|235	
12cr|fvwm-1.24r-33|236	* Mon May  1 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.24r-15mdk
12cr|fvwm-1.24r-33|237	- fixed postun script
12cr|fvwm-1.24r-33|238	- added url
12cr|fvwm-1.24r-33|239	- added icons
12cr|fvwm-1.24r-33|240	- cleaned up specfile
12cr|fvwm-1.24r-33|241	- removed version in menu entry
12cr|fvwm-1.24r-33|242	
12cr|fvwm-1.24r-33|243	* Fri Apr 28 2000 damien <damien@mandrakesoft.com> 1.24r-14mdk
12cr|fvwm-1.24r-33|244	- added fndSession call.
12cr|fvwm-1.24r-33|245	
12cr|fvwm-1.24r-33|246	* Fri Apr  7 2000 DindinX <odin@mandrakesoft.com> 1.24r-13mdk
12cr|fvwm-1.24r-33|247	- Still better default configuration
12cr|fvwm-1.24r-33|248	- Added support for the 'Menu' key.
12cr|fvwm-1.24r-33|249	
12cr|fvwm-1.24r-33|250	* Wed Apr  5 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.24r-12mdk
12cr|fvwm-1.24r-33|251	- Better default configuration.
12cr|fvwm-1.24r-33|252	- Menu can do more than 50 entry.
12cr|fvwm-1.24r-33|253	- Add menu support.
12cr|fvwm-1.24r-33|254	
12cr|fvwm-1.24r-33|255	* Mon Mar 27 2000 DindinX <odin@mandrakesoft.com> 1.24r-11mdk
12cr|fvwm-1.24r-33|256	- Spec fixes
12cr|fvwm-1.24r-33|257	
12cr|fvwm-1.24r-33|258	* Wed Jan 12 2000 Pixel <pixel@mandrakesoft.com>
12cr|fvwm-1.24r-33|259	- fix build as non-root (defattr)
12cr|fvwm-1.24r-33|260	
12cr|fvwm-1.24r-33|261	* Wed Nov 03 1999 Jerome Martin <jerome@mandrakesoft.com>
12cr|fvwm-1.24r-33|262	- rebuild for new distribution
12cr|fvwm-1.24r-33|263	- minor specfile cleanup
12cr|fvwm-1.24r-33|264	
12cr|fvwm-1.24r-33|265	* Tue May 11 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
12cr|fvwm-1.24r-33|266	- Mandrake adaptions
12cr|fvwm-1.24r-33|267	
12cr|fvwm-1.24r-33|268	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|fvwm-1.24r-33|269	- auto rebuild in the new build environment (release 17)
12cr|fvwm-1.24r-33|270	
12cr|fvwm-1.24r-33|271	* Wed Dec 30 1998 Cristian Gafton <gafton@redhat.com>
12cr|fvwm-1.24r-33|272	- build for glibc 2.1
12cr|fvwm-1.24r-33|273	
12cr|fvwm-1.24r-33|274	* Thu May 07 1998 Prospector System <bugs@redhat.com>
12cr|fvwm-1.24r-33|275	- translations modified for de, fr, tr
12cr|fvwm-1.24r-33|276	
12cr|fvwm-1.24r-33|277	* Fri May 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|fvwm-1.24r-33|278	- tagged config files correctly
12cr|fvwm-1.24r-33|279	- buildroot
12cr|fvwm-1.24r-33|280	
12cr|fvwm-1.24r-33|281	* Thu Oct 23 1997 Cristian Gafton <gafton@redhat.com>
12cr|fvwm-1.24r-33|282	- fixed it for AnotherLevel (icon paths, etc)
12cr|fvwm-1.24r-33|283	
12cr|fvwm-1.24r-33|284	* Thu Jul 10 1997 Erik Troan <ewt@redhat.com>
12cr|fvwm-1.24r-33|285	- built against glibc
12cr|fvwm-1.24r-33|286	
12cr|fvwm-1.24r-33|287	* Mon Mar 24 1997 Michael Fulbright <msf@redhat.com>
12cr|fvwm-1.24r-33|288	- Fixed system.fvwmrc to point at /usr/X11R6/include/X11/bitmaps and pixmaps.
12cr|fvwm-1.24r-33|289	Fvwm wasn't find icons otherwise, which is why they disappeared if someone
12cr|fvwm-1.24r-33|290	upgraded from 4.0 to 4.1!
12cr|fvwm-1.24r-33|291	

1535 12
12cr|fvwm2-2.6.5-1|1	# These are bogus as they're all internal, nothing else can use 'em
12cr|fvwm2-2.6.5-1|2	# The perl-Gtk requires is also not really necessary
12cr|fvwm2-2.6.5-1|3	# Inspired by Fedora - AdamW 2008/08
12cr|fvwm2-2.6.5-1|4	%define __noautoreq 'perl(\\(FvwmCommand\\)|\\(FVWM::|\\(General::)'
12cr|fvwm2-2.6.5-1|5	%define __noautoprov 'perl(\\(FvwmCommand\\)|\\(FVWM::|\\(General::)'
12cr|fvwm2-2.6.5-1|6	
12cr|fvwm2-2.6.5-1|7	Name:		fvwm2
12cr|fvwm2-2.6.5-1|8	Version:	2.6.5
12cr|fvwm2-2.6.5-1|9	Release:	1
12cr|fvwm2-2.6.5-1|10	Summary:	An improved version of the FVWM X-based window manager
12cr|fvwm2-2.6.5-1|11	URL: 		http://www.fvwm.org/
12cr|fvwm2-2.6.5-1|12	Source0:	ftp://ftp.fvwm.org/pub/fvwm/version-2/fvwm-%{version}.tar.bz2
12cr|fvwm2-2.6.5-1|13	Source1:	fvwm2.png
12cr|fvwm2-2.6.5-1|14	Source2:	fvwm2
12cr|fvwm2-2.6.5-1|15	Source3:	system.fvwm2rc
12cr|fvwm2-2.6.5-1|16	Source4:	configuration
12cr|fvwm2-2.6.5-1|17	Source5:	http://www.cl.cam.ac.uk/~pz215/fvwm-scripts/scripts/fvwm-xdg-menu.py
12cr|fvwm2-2.6.5-1|18	# From Gentoo, which got it from fvwm-user mailing list; enables fast
12cr|fvwm2-2.6.5-1|19	# translucent menus - AdamW 2008/08
12cr|fvwm2-2.6.5-1|20	Patch0:		fvwm-2.5.26-translucent-menus.diff
12cr|fvwm2-2.6.5-1|21	# From Fedora: use xdg-open instead of 'netscape' - AdamW 2008/08
12cr|fvwm2-2.6.5-1|22	Patch1:		fvwm-2.6.5-rosa-www-browser.patch
12cr|fvwm2-2.6.5-1|23	# From Fedora: use mimeopen instead of just opening files with an
12cr|fvwm2-2.6.5-1|24	# editor - AdamW 2008/08
12cr|fvwm2-2.6.5-1|25	Patch2:		fvwm-2.5.21-mimeopen.patch
12cr|fvwm2-2.6.5-1|26	# From Fedora: generate menu using fvwm-xdg-menu.py (external source
12cr|fvwm2-2.6.5-1|27	# above) instead of hardcoding it
12cr|fvwm2-2.6.5-1|28	Patch3:		fvwm-2.5.21-menu-generate.patch
12cr|fvwm2-2.6.5-1|29	Patch4:		fvwm-2.5.26-fix-str-fmt.patch
12cr|fvwm2-2.6.5-1|30	License:	GPLv2+
12cr|fvwm2-2.6.5-1|31	Group:		Graphical desktop/FVWM based
12cr|fvwm2-2.6.5-1|32	Requires:	fvwm-icons
12cr|fvwm2-2.6.5-1|33	# for www-browser
12cr|fvwm2-2.6.5-1|34	Requires:	desktop-common-data
12cr|fvwm2-2.6.5-1|35	# for fvwm-bug
12cr|fvwm2-2.6.5-1|36	Requires:	sendmail-command
12cr|fvwm2-2.6.5-1|37	# for fvwm-menu-headlines
12cr|fvwm2-2.6.5-1|38	Requires:	xdg-utils
12cr|fvwm2-2.6.5-1|39	# for fvwm-menu-xlock
12cr|fvwm2-2.6.5-1|40	Requires:	xlockmore
12cr|fvwm2-2.6.5-1|41	# for auto-menu generation
12cr|fvwm2-2.6.5-1|42	Requires:	imagemagick pyxdg
12cr|fvwm2-2.6.5-1|43	Requires:	xterm
12cr|fvwm2-2.6.5-1|44	Requires:	xdg-compliance-menu
12cr|fvwm2-2.6.5-1|45	# for mimeinfo
12cr|fvwm2-2.6.5-1|46	#Requires:	perl-File-MimeInfo
12cr|fvwm2-2.6.5-1|47	BuildRequires:	flex
12cr|fvwm2-2.6.5-1|48	BuildRequires:	pkgconfig(x11)
12cr|fvwm2-2.6.5-1|49	BuildRequires:	pkgconfig(xt)
12cr|fvwm2-2.6.5-1|50	BuildRequires:  pkgconfig(xft)
12cr|fvwm2-2.6.5-1|51	BuildRequires:	xpm-devel
12cr|fvwm2-2.6.5-1|52	BuildRequires:	png-devel
12cr|fvwm2-2.6.5-1|53	BuildRequires:	readline-devel
12cr|fvwm2-2.6.5-1|54	BuildRequires:	termcap-devel
12cr|fvwm2-2.6.5-1|55	BuildRequires:  fribidi-devel
12cr|fvwm2-2.6.5-1|56	BuildRequires:  rplay-devel
12cr|fvwm2-2.6.5-1|57	BuildRequires:  libstroke-devel
12cr|fvwm2-2.6.5-1|58	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|fvwm2-2.6.5-1|59	BuildRequires:	pkgconfig(xinerama)
12cr|fvwm2-2.6.5-1|60	
12cr|fvwm2-2.6.5-1|61	%description
12cr|fvwm2-2.6.5-1|62	FVWM2 (the F stands for whatever you want, but the VWM stands for Virtual
12cr|fvwm2-2.6.5-1|63	Window Manager) is an improved version of the FVWM window manager for the X
12cr|fvwm2-2.6.5-1|64	Window System and shares the same characteristics as FVWM.
12cr|fvwm2-2.6.5-1|65	
12cr|fvwm2-2.6.5-1|66	%prep
12cr|fvwm2-2.6.5-1|67	%setup -q -n fvwm-%{version}
12cr|fvwm2-2.6.5-1|68	%patch0 -p0 -b .translucent
12cr|fvwm2-2.6.5-1|69	%patch1 -p1 -b .www
12cr|fvwm2-2.6.5-1|70	#patch2 -p1 -b .mime
12cr|fvwm2-2.6.5-1|71	%patch3 -p1 -b .generate
12cr|fvwm2-2.6.5-1|72	%patch4 -p0 -b .str
12cr|fvwm2-2.6.5-1|73	
12cr|fvwm2-2.6.5-1|74	%build
12cr|fvwm2-2.6.5-1|75	%configure2_5x \
12cr|fvwm2-2.6.5-1|76	--disable-gtk \
12cr|fvwm2-2.6.5-1|77	--libexecdir=%{_libdir}/X11/fvwm2 \
12cr|fvwm2-2.6.5-1|78	--sysconfdir=%{_sysconfdir}/X11/fvwm2 \
12cr|fvwm2-2.6.5-1|79	--with-imagepath=%{_datadir}/icons
12cr|fvwm2-2.6.5-1|80	
12cr|fvwm2-2.6.5-1|81	
12cr|fvwm2-2.6.5-1|82	%make LOCALEDIR=%{_datadir}/locale localedir=%{_datadir}/locale
12cr|fvwm2-2.6.5-1|83	
12cr|fvwm2-2.6.5-1|84	%install
12cr|fvwm2-2.6.5-1|85	%{makeinstall_std} LOCALEDIR=%{_datadir}/locale localedir=%{_datadir}/locale
12cr|fvwm2-2.6.5-1|86	
12cr|fvwm2-2.6.5-1|87	install -d -m 755 %{buildroot}%{_iconsdir}
12cr|fvwm2-2.6.5-1|88	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}
12cr|fvwm2-2.6.5-1|89	
12cr|fvwm2-2.6.5-1|90	mkdir -p %{buildroot}%{_sysconfdir}/X11/fvwm2
12cr|fvwm2-2.6.5-1|91	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/X11/fvwm2
12cr|fvwm2-2.6.5-1|92	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/X11/fvwm2
12cr|fvwm2-2.6.5-1|93	
12cr|fvwm2-2.6.5-1|94	mkdir -p %{buildroot}%{_sysconfdir}/menu.d
12cr|fvwm2-2.6.5-1|95	install -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/menu.d
12cr|fvwm2-2.6.5-1|96	
12cr|fvwm2-2.6.5-1|97	# session stuff
12cr|fvwm2-2.6.5-1|98	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cr|fvwm2-2.6.5-1|99	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/09fvwm2 << EOF
12cr|fvwm2-2.6.5-1|100	NAME=Fvwm2
12cr|fvwm2-2.6.5-1|101	ICON=fvwm2.png
12cr|fvwm2-2.6.5-1|102	EXEC=%{_bindir}/fvwm2
12cr|fvwm2-2.6.5-1|103	DESC=A popular window manager
12cr|fvwm2-2.6.5-1|104	SCRIPT:
12cr|fvwm2-2.6.5-1|105	exec %{_bindir}/fvwm2
12cr|fvwm2-2.6.5-1|106	EOF
12cr|fvwm2-2.6.5-1|107	
12cr|fvwm2-2.6.5-1|108	# OT fvwm is fvwm1
12cr|fvwm2-2.6.5-1|109	rm -f %{buildroot}%{_bindir}/fvwm2
12cr|fvwm2-2.6.5-1|110	mv %{buildroot}%{_bindir}/fvwm %{buildroot}%{_bindir}/fvwm2
12cr|fvwm2-2.6.5-1|111	
12cr|fvwm2-2.6.5-1|112	# menus
12cr|fvwm2-2.6.5-1|113	install -D -m0755 -p %{SOURCE2} %{buildroot}%{_bindir}/fvwm-xdg-menu
12cr|fvwm2-2.6.5-1|114	
12cr|fvwm2-2.6.5-1|115	%find_lang %{name} --all-name
12cr|fvwm2-2.6.5-1|116	
12cr|fvwm2-2.6.5-1|117	%files -f %{name}.lang
12cr|fvwm2-2.6.5-1|118	%defattr(-,root,root)
12cr|fvwm2-2.6.5-1|119	%doc INSTALL README AUTHORS INSTALL.fvwm NEWS ChangeLog docs
12cr|fvwm2-2.6.5-1|120	%config(noreplace) %{_sysconfdir}/X11/fvwm2
12cr|fvwm2-2.6.5-1|121	%config(noreplace) %{_sysconfdir}/menu.d/fvwm2
12cr|fvwm2-2.6.5-1|122	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/09fvwm2
12cr|fvwm2-2.6.5-1|123	%{_mandir}/man1/*
12cr|fvwm2-2.6.5-1|124	%{_bindir}/*
12cr|fvwm2-2.6.5-1|125	%{_datadir}/fvwm
12cr|fvwm2-2.6.5-1|126	%{_libdir}/X11/fvwm2
12cr|fvwm2-2.6.5-1|127	%{_iconsdir}/%{name}.png
12cr|fvwm2-2.6.5-1|128	
12cr|fvwm2-2.6.5-1|129	%post
12cr|fvwm2-2.6.5-1|130	%make_session
12cr|fvwm2-2.6.5-1|131	
12cr|fvwm2-2.6.5-1|132	%postun
12cr|fvwm2-2.6.5-1|133	%make_session
12cr|fvwm2-2.6.5-1|134	
12cr|fvwm2-2.6.5-1|135	%changelog
12cr|fvwm2-2.6.5-1|136	* Tue Feb 15 2011 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 2.5.26-3mdv2011.0
12cr|fvwm2-2.6.5-1|137	+ Revision: 637848
12cr|fvwm2-2.6.5-1|138	- Require xdg-compliance-menu (moved from desktop-common-data)
12cr|fvwm2-2.6.5-1|139	
12cr|fvwm2-2.6.5-1|140	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.5.26-2mdv2011.0
12cr|fvwm2-2.6.5-1|141	+ Revision: 437611
12cr|fvwm2-2.6.5-1|142	- rebuild
12cr|fvwm2-2.6.5-1|143	
12cr|fvwm2-2.6.5-1|144	* Sat Apr 04 2009 Funda Wang <fwang@mandriva.org> 2.5.26-1mdv2009.1
12cr|fvwm2-2.6.5-1|145	+ Revision: 363986
12cr|fvwm2-2.6.5-1|146	- fix str fmt
12cr|fvwm2-2.6.5-1|147	- rediff translucent menu patch
12cr|fvwm2-2.6.5-1|148	
12cr|fvwm2-2.6.5-1|149	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|fvwm2-2.6.5-1|150	- lowercase ImageMagick
12cr|fvwm2-2.6.5-1|151	
12cr|fvwm2-2.6.5-1|152	* Wed Aug 06 2008 Adam Williamson <awilliamson@mandriva.org> 2.5.26-1mdv2009.0
12cr|fvwm2-2.6.5-1|153	+ Revision: 264127
12cr|fvwm2-2.6.5-1|154	- clean up a couple of variables
12cr|fvwm2-2.6.5-1|155	- buildrequires librsvg-devel and libxinerama-devel to enable these functions
12cr|fvwm2-2.6.5-1|156	(thanks Fedora)
12cr|fvwm2-2.6.5-1|157	- drop the GTK+ 1.2 buildrequire (and hence the old and useless GTK+ 1.2 module)
12cr|fvwm2-2.6.5-1|158	- add several requires (thanks Fedora)
12cr|fvwm2-2.6.5-1|159	- new license policy
12cr|fvwm2-2.6.5-1|160	- sync patches with Fedora: add xdg-open.patch, mimeopen.patch and menu-generate.patch
12cr|fvwm2-2.6.5-1|161	- update to latest translucent-menus.diff from Gentoo
12cr|fvwm2-2.6.5-1|162	- add fvwm-xdg-menu.py as a source (from Fedora, needed for a Fedora patch)
12cr|fvwm2-2.6.5-1|163	- reorder sources
12cr|fvwm2-2.6.5-1|164	- fix indentations
12cr|fvwm2-2.6.5-1|165	- get rid of some bogus requires and provides (thanks Fedora)
12cr|fvwm2-2.6.5-1|166	- remove some unnecessary %%defines
12cr|fvwm2-2.6.5-1|167	- new release 2.5.26
12cr|fvwm2-2.6.5-1|168	
12cr|fvwm2-2.6.5-1|169	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.5.21-4mdv2009.0
12cr|fvwm2-2.6.5-1|170	+ Revision: 245567
12cr|fvwm2-2.6.5-1|171	- rebuild
12cr|fvwm2-2.6.5-1|172	
12cr|fvwm2-2.6.5-1|173	+ Pixel <pixel@mandriva.com>
12cr|fvwm2-2.6.5-1|174	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|fvwm2-2.6.5-1|175	
12cr|fvwm2-2.6.5-1|176	* Thu Mar 13 2008 Andreas Hasenack <andreas@mandriva.com> 2.5.21-2mdv2008.1
12cr|fvwm2-2.6.5-1|177	+ Revision: 187612
12cr|fvwm2-2.6.5-1|178	- rebuild for 2008.1
12cr|fvwm2-2.6.5-1|179	
12cr|fvwm2-2.6.5-1|180	+ Olivier Blin <oblin@mandriva.com>
12cr|fvwm2-2.6.5-1|181	- restore BuildRoot
12cr|fvwm2-2.6.5-1|182	
12cr|fvwm2-2.6.5-1|183	+ Thierry Vignaud <tv@mandriva.org>
12cr|fvwm2-2.6.5-1|184	- kill re-definition of %%buildroot on Pixel's request
12cr|fvwm2-2.6.5-1|185	
12cr|fvwm2-2.6.5-1|186	* Tue May 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.21-1mdv2008.0
12cr|fvwm2-2.6.5-1|187	+ Revision: 29904
12cr|fvwm2-2.6.5-1|188	- new version
12cr|fvwm2-2.6.5-1|189	
12cr|fvwm2-2.6.5-1|190	
12cr|fvwm2-2.6.5-1|191	* Thu Jan 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.18-4mdv2007.0
12cr|fvwm2-2.6.5-1|192	+ Revision: 110130
12cr|fvwm2-2.6.5-1|193	- revert to previous setup, with distinct configuration and menu files included from main configuration file
12cr|fvwm2-2.6.5-1|194	
12cr|fvwm2-2.6.5-1|195	* Mon Dec 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.18-3mdv2007.1
12cr|fvwm2-2.6.5-1|196	+ Revision: 94775
12cr|fvwm2-2.6.5-1|197	- bump release
12cr|fvwm2-2.6.5-1|198	- buildrequires libxft-devel
12cr|fvwm2-2.6.5-1|199	
12cr|fvwm2-2.6.5-1|200	* Fri Dec 08 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.18-2mdv2007.1
12cr|fvwm2-2.6.5-1|201	+ Revision: 92250
12cr|fvwm2-2.6.5-1|202	- return of the translucent menu patch
12cr|fvwm2-2.6.5-1|203	
12cr|fvwm2-2.6.5-1|204	* Wed Nov 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.18-1mdv2007.1
12cr|fvwm2-2.6.5-1|205	+ Revision: 88337
12cr|fvwm2-2.6.5-1|206	- new version
12cr|fvwm2-2.6.5-1|207	drop transclucy patch (merged upstream)
12cr|fvwm2-2.6.5-1|208	
12cr|fvwm2-2.6.5-1|209	* Thu Nov 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.10-9mdv2007.1
12cr|fvwm2-2.6.5-1|210	+ Revision: 84723
12cr|fvwm2-2.6.5-1|211	- new release
12cr|fvwm2-2.6.5-1|212	- fix buildrequires name
12cr|fvwm2-2.6.5-1|213	- bump release
12cr|fvwm2-2.6.5-1|214	- fix buildrequires
12cr|fvwm2-2.6.5-1|215	- bump release
12cr|fvwm2-2.6.5-1|216	- removed unused macros
12cr|fvwm2-2.6.5-1|217	- unused anymore
12cr|fvwm2-2.6.5-1|218	- move icons into a distinct source package, as they are distributed separatly
12cr|fvwm2-2.6.5-1|219	- fix menus
12cr|fvwm2-2.6.5-1|220	- no more need for the cursor hack
12cr|fvwm2-2.6.5-1|221	- add icon in wmsession script
12cr|fvwm2-2.6.5-1|222	- switch to new menu conversion system
12cr|fvwm2-2.6.5-1|223	- no need for menu entries
12cr|fvwm2-2.6.5-1|224	- patch is now uncompressed
12cr|fvwm2-2.6.5-1|225	- use a single configuration file, as twm
12cr|fvwm2-2.6.5-1|226	- uncompressed all additional sources
12cr|fvwm2-2.6.5-1|227	- icons are now generated with convert
12cr|fvwm2-2.6.5-1|228	- revert previous change, seems this menu template is needed after all
12cr|fvwm2-2.6.5-1|229	- don't ship default menu, let's use standard menu system
12cr|fvwm2-2.6.5-1|230	- unused anymore
12cr|fvwm2-2.6.5-1|231	- convert old menu to new xdg menu
12cr|fvwm2-2.6.5-1|232	fix old menu to use png icons
12cr|fvwm2-2.6.5-1|233	use fvwm2 icons set
12cr|fvwm2-2.6.5-1|234	- drop old obsoletes
12cr|fvwm2-2.6.5-1|235	- %%{1}mdv2007.1
12cr|fvwm2-2.6.5-1|236	- spec cleanup
12cr|fvwm2-2.6.5-1|237	- fix prefix
12cr|fvwm2-2.6.5-1|238	- fix buildrequires
12cr|fvwm2-2.6.5-1|239	- Import fvwm2
12cr|fvwm2-2.6.5-1|240	
12cr|fvwm2-2.6.5-1|241	* Thu Jan 20 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.5.10-5mdk
12cr|fvwm2-2.6.5-1|242	- rebuild for new readline
12cr|fvwm2-2.6.5-1|243	
12cr|fvwm2-2.6.5-1|244	* Sun Jul 25 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.5.10-4mdk
12cr|fvwm2-2.6.5-1|245	- From Philippe Reynes <trem@zarb.org>
12cr|fvwm2-2.6.5-1|246	- fix the compilation problem
12cr|fvwm2-2.6.5-1|247	
12cr|fvwm2-2.6.5-1|248	* Sun Jun 13 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.5.10-3mdk
12cr|fvwm2-2.6.5-1|249	- Fix missing binary (Thanks Gregoire Favre <Gregoire.Favre@freesurf.ch>)
12cr|fvwm2-2.6.5-1|250	
12cr|fvwm2-2.6.5-1|251	* Fri Jun 11 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.5.10-2mdk
12cr|fvwm2-2.6.5-1|252	- apply transparency patch0 (ask by Yves Brissaud)
12cr|fvwm2-2.6.5-1|253	
12cr|fvwm2-2.6.5-1|254	* Fri Jun 11 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.5.10-1mdk
12cr|fvwm2-2.6.5-1|255	- 2.5.10
12cr|fvwm2-2.6.5-1|256	
12cr|fvwm2-2.6.5-1|257	* Fri Apr 23 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.4.18-1mdk
12cr|fvwm2-2.6.5-1|258	- 2.4.18
12cr|fvwm2-2.6.5-1|259	

1536 12
12cr|fvwm-icons-1.0-10|1	%define	name	fvwm-icons
12cr|fvwm-icons-1.0-10|2	%define	version	1.0
12cr|fvwm-icons-1.0-10|3	%define	release	%mkrel 10
12cr|fvwm-icons-1.0-10|4	
12cr|fvwm-icons-1.0-10|5	Name:		%{name}
12cr|fvwm-icons-1.0-10|6	Version:	%{version}
12cr|fvwm-icons-1.0-10|7	Release:	%{release}
12cr|fvwm-icons-1.0-10|8	Summary:	FVWM icons
12cr|fvwm-icons-1.0-10|9	URL: 		http://www.fvwm.org/
12cr|fvwm-icons-1.0-10|10	Source:		http://www.fvwm.org/generated/icon_download/fvwm_icons.tar.bz2
12cr|fvwm-icons-1.0-10|11	License:	GPL
12cr|fvwm-icons-1.0-10|12	Group:		Graphical desktop/FVWM based
12cr|fvwm-icons-1.0-10|13	Obsoletes:	fvwm2-icons
12cr|fvwm-icons-1.0-10|14	Provides:	fvwm2-icons
12cr|fvwm-icons-1.0-10|15	BuildArch:	noarch
12cr|fvwm-icons-1.0-10|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|fvwm-icons-1.0-10|17	
12cr|fvwm-icons-1.0-10|18	%description
12cr|fvwm-icons-1.0-10|19	The icons that used to be part of the fvwm source distribution are now
12cr|fvwm-icons-1.0-10|20	accessible separately.
12cr|fvwm-icons-1.0-10|21	
12cr|fvwm-icons-1.0-10|22	%prep
12cr|fvwm-icons-1.0-10|23	%setup -q -n fvwm_icons
12cr|fvwm-icons-1.0-10|24	
12cr|fvwm-icons-1.0-10|25	%build
12cr|fvwm-icons-1.0-10|26	
12cr|fvwm-icons-1.0-10|27	%install
12cr|fvwm-icons-1.0-10|28	shopt -s extglob
12cr|fvwm-icons-1.0-10|29	install -d -m 755 %{buildroot}%{_iconsdir}
12cr|fvwm-icons-1.0-10|30	install -d -m 755 %{buildroot}%{_miconsdir}
12cr|fvwm-icons-1.0-10|31	
12cr|fvwm-icons-1.0-10|32	for i in mini.*; do
12cr|fvwm-icons-1.0-10|33	install -m 644 $i %{buildroot}%{_miconsdir}/${i#mini.}
12cr|fvwm-icons-1.0-10|34	done
12cr|fvwm-icons-1.0-10|35	for i in !(mini.*); do
12cr|fvwm-icons-1.0-10|36	install -m 644 $i %{buildroot}%{_iconsdir}/${i}
12cr|fvwm-icons-1.0-10|37	done
12cr|fvwm-icons-1.0-10|38	
12cr|fvwm-icons-1.0-10|39	# prevent conflicts
12cr|fvwm-icons-1.0-10|40	rm -f %{buildroot}%{_iconsdir}/xemacs.xpm
12cr|fvwm-icons-1.0-10|41	rm -f %{buildroot}%{_miconsdir}/xmag.xpm
12cr|fvwm-icons-1.0-10|42	# From twm
12cr|fvwm-icons-1.0-10|43	rm -f %{buildroot}%{_miconsdir}/twm.xpm
12cr|fvwm-icons-1.0-10|44	
12cr|fvwm-icons-1.0-10|45	%files
12cr|fvwm-icons-1.0-10|46	%defattr(-,root,root)
12cr|fvwm-icons-1.0-10|47	%{_iconsdir}/*.xpm
12cr|fvwm-icons-1.0-10|48	%{_miconsdir}/*.xpm
12cr|fvwm-icons-1.0-10|49	
12cr|fvwm-icons-1.0-10|50	%clean
12cr|fvwm-icons-1.0-10|51	rm -rf %{buildroot}
12cr|fvwm-icons-1.0-10|52	
12cr|fvwm-icons-1.0-10|53	
12cr|fvwm-icons-1.0-10|54	
12cr|fvwm-icons-1.0-10|55	
12cr|fvwm-icons-1.0-10|56	%changelog
12cr|fvwm-icons-1.0-10|57	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-10mdv2011.0
12cr|fvwm-icons-1.0-10|58	+ Revision: 618376
12cr|fvwm-icons-1.0-10|59	- the mass rebuild of 2010.0 packages
12cr|fvwm-icons-1.0-10|60	
12cr|fvwm-icons-1.0-10|61	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.0-9mdv2010.0
12cr|fvwm-icons-1.0-10|62	+ Revision: 428979
12cr|fvwm-icons-1.0-10|63	- rebuild
12cr|fvwm-icons-1.0-10|64	
12cr|fvwm-icons-1.0-10|65	* Thu Aug 07 2008 Olivier Thauvin <nanardon@mandriva.org> 1.0-8mdv2009.0
12cr|fvwm-icons-1.0-10|66	+ Revision: 265611
12cr|fvwm-icons-1.0-10|67	- kill twm icons because conflicts
12cr|fvwm-icons-1.0-10|68	
12cr|fvwm-icons-1.0-10|69	* Tue Aug 05 2008 Adam Williamson <awilliamson@mandriva.org> 1.0-7mdv2009.0
12cr|fvwm-icons-1.0-10|70	+ Revision: 264104
12cr|fvwm-icons-1.0-10|71	- obsolete and provide fvwm2-icons (currently it's an orphan of fvwm2)
12cr|fvwm-icons-1.0-10|72	- don't require fvwm (no reason to, any require should be in the other direction)
12cr|fvwm-icons-1.0-10|73	- fix some indentations
12cr|fvwm-icons-1.0-10|74	
12cr|fvwm-icons-1.0-10|75	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0-6mdv2009.0
12cr|fvwm-icons-1.0-10|76	+ Revision: 245571
12cr|fvwm-icons-1.0-10|77	- rebuild
12cr|fvwm-icons-1.0-10|78	
12cr|fvwm-icons-1.0-10|79	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0-4mdv2008.1
12cr|fvwm-icons-1.0-10|80	+ Revision: 140731
12cr|fvwm-icons-1.0-10|81	- restore BuildRoot
12cr|fvwm-icons-1.0-10|82	
12cr|fvwm-icons-1.0-10|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|fvwm-icons-1.0-10|84	- kill re-definition of %%buildroot on Pixel's request
12cr|fvwm-icons-1.0-10|85	
12cr|fvwm-icons-1.0-10|86	
12cr|fvwm-icons-1.0-10|87	* Mon Mar 05 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-4mdv2007.0
12cr|fvwm-icons-1.0-10|88	+ Revision: 132919
12cr|fvwm-icons-1.0-10|89	- fix conflict with xmag (bug #27433)
12cr|fvwm-icons-1.0-10|90	
12cr|fvwm-icons-1.0-10|91	* Thu Nov 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-3mdv2007.1
12cr|fvwm-icons-1.0-10|92	+ Revision: 84684
12cr|fvwm-icons-1.0-10|93	- new release
12cr|fvwm-icons-1.0-10|94	- install mini icons in dedicated directory
12cr|fvwm-icons-1.0-10|95	
12cr|fvwm-icons-1.0-10|96	* Tue Nov 14 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-2mdv2007.1
12cr|fvwm-icons-1.0-10|97	+ Revision: 84082
12cr|fvwm-icons-1.0-10|98	- bump release
12cr|fvwm-icons-1.0-10|99	- remove conflicting xemacs icon
12cr|fvwm-icons-1.0-10|100	
12cr|fvwm-icons-1.0-10|101	* Tue Nov 14 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2007.1
12cr|fvwm-icons-1.0-10|102	+ Revision: 84056
12cr|fvwm-icons-1.0-10|103	- Import fvwm-icons
12cr|fvwm-icons-1.0-10|104	

1537 12
12cr|fwbackups-1.43.4-2|1	%define name	fwbackups
12cr|fwbackups-1.43.4-2|2	%define version	1.43.4
12cr|fwbackups-1.43.4-2|3	#define pre	rc6
12cr|fwbackups-1.43.4-2|4	%define rel	2
12cr|fwbackups-1.43.4-2|5	
12cr|fwbackups-1.43.4-2|6	Summary:	Feature-rich user backup program
12cr|fwbackups-1.43.4-2|7	Name:		%{name}
12cr|fwbackups-1.43.4-2|8	Version:	%{version}
12cr|fwbackups-1.43.4-2|9	Release:	%mkrel %{?pre:0.%{pre}.}%{rel}
12cr|fwbackups-1.43.4-2|10	Group:		Archiving/Backup
12cr|fwbackups-1.43.4-2|11	License:	GPLv2+
12cr|fwbackups-1.43.4-2|12	URL:		http://www.diffingo.com/oss/fwbackups/
12cr|fwbackups-1.43.4-2|13	Source:		http://www.diffingo.com/downloads/fwbackups/%{name}-%{version}%{?pre:%{pre}}.tar.bz2
12cr|fwbackups-1.43.4-2|14	Source1:	fwbackups-po.tar.gz
12cr|fwbackups-1.43.4-2|15	Patch0:		fwbackups-desktop.patch
12cr|fwbackups-1.43.4-2|16	Patch1:		fwbackups-glade.patch
12cr|fwbackups-1.43.4-2|17	Patch2:		fwbackups-runapp.patch
12cr|fwbackups-1.43.4-2|18	BuildRoot:	%{_tmppath}/%{name}-root
12cr|fwbackups-1.43.4-2|19	BuildArch:	noarch
12cr|fwbackups-1.43.4-2|20	BuildRequires:	imagemagick
12cr|fwbackups-1.43.4-2|21	BuildRequires:	intltool
12cr|fwbackups-1.43.4-2|22	BuildRequires:	xsltproc
12cr|fwbackups-1.43.4-2|23	BuildRequires:	python-devel
12cr|fwbackups-1.43.4-2|24	Requires:	pygtk2.0
12cr|fwbackups-1.43.4-2|25	Requires:	pygtk2.0-libglade
12cr|fwbackups-1.43.4-2|26	Requires:	python-pycrypto
12cr|fwbackups-1.43.4-2|27	Requires:	python-paramiko
12cr|fwbackups-1.43.4-2|28	Requires:	python-notify
12cr|fwbackups-1.43.4-2|29	Requires:	tar
12cr|fwbackups-1.43.4-2|30	Requires:	rsync
12cr|fwbackups-1.43.4-2|31	
12cr|fwbackups-1.43.4-2|32	%description
12cr|fwbackups-1.43.4-2|33	fwbackups is a feature-rich user backup program that allows you to
12cr|fwbackups-1.43.4-2|34	backup your documents anytime, anywhere.
12cr|fwbackups-1.43.4-2|35	
12cr|fwbackups-1.43.4-2|36	It offers a simple but powerful interface that permits you to perform
12cr|fwbackups-1.43.4-2|37	backups with ease, supporting scheduled backups and backing up to
12cr|fwbackups-1.43.4-2|38	remote computers.
12cr|fwbackups-1.43.4-2|39	
12cr|fwbackups-1.43.4-2|40	%prep
12cr|fwbackups-1.43.4-2|41	%setup -q -n %{name}-%{version}%{?pre:%{pre}} -a1
12cr|fwbackups-1.43.4-2|42	%apply_patches
12cr|fwbackups-1.43.4-2|43	
12cr|fwbackups-1.43.4-2|44	%build
12cr|fwbackups-1.43.4-2|45	%configure2_5x
12cr|fwbackups-1.43.4-2|46	%make
12cr|fwbackups-1.43.4-2|47	
12cr|fwbackups-1.43.4-2|48	%install
12cr|fwbackups-1.43.4-2|49	rm -rf %{buildroot}
12cr|fwbackups-1.43.4-2|50	%makeinstall_std
12cr|fwbackups-1.43.4-2|51	
12cr|fwbackups-1.43.4-2|52	# icon theme spec
12cr|fwbackups-1.43.4-2|53	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{scalable,48x48,32x32,16x16}/apps
12cr|fwbackups-1.43.4-2|54	mv %{buildroot}%{_datadir}/pixmaps/%{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/
12cr|fwbackups-1.43.4-2|55	for i in 16x16 32x32 48x48; do
12cr|fwbackups-1.43.4-2|56	convert %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg -resize ${i} %{buildroot}%{_iconsdir}/hicolor/${i}/apps/%{name}.png
12cr|fwbackups-1.43.4-2|57	done
12cr|fwbackups-1.43.4-2|58	
12cr|fwbackups-1.43.4-2|59	%find_lang %{name}
12cr|fwbackups-1.43.4-2|60	
12cr|fwbackups-1.43.4-2|61	%clean
12cr|fwbackups-1.43.4-2|62	rm -rf %{buildroot}
12cr|fwbackups-1.43.4-2|63	
12cr|fwbackups-1.43.4-2|64	%files
12cr|fwbackups-1.43.4-2|65	%defattr(-,root,root)
12cr|fwbackups-1.43.4-2|66	%doc AUTHORS ChangeLog README TODO
12cr|fwbackups-1.43.4-2|67	%{_bindir}/%{name}
12cr|fwbackups-1.43.4-2|68	%{_bindir}/%{name}-*
12cr|fwbackups-1.43.4-2|69	%{_datadir}/%{name}
12cr|fwbackups-1.43.4-2|70	%{_datadir}/applications/fwbackups.desktop
12cr|fwbackups-1.43.4-2|71	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|fwbackups-1.43.4-2|72	%{python_sitelib}/%{name}
12cr|fwbackups-1.43.4-2|73	%{_localedir}/*
12cr|fwbackups-1.43.4-2|74	
12cr|fwbackups-1.43.4-2|75	%changelog
12cr|fwbackups-1.43.4-2|76	* Mon Oct 10 2011 Александр Казанцев <kazancas@mandriva.org> 1.43.4-2mdv2012.0
12cr|fwbackups-1.43.4-2|77	+ Revision: 703996
12cr|fwbackups-1.43.4-2|78	- made fwbackups translatable
12cr|fwbackups-1.43.4-2|79	- add russian translate
12cr|fwbackups-1.43.4-2|80	- fix desktop file for Russian
12cr|fwbackups-1.43.4-2|81	- fix glade file for missing translatable part and runapp for nontranslated part
12cr|fwbackups-1.43.4-2|82	
12cr|fwbackups-1.43.4-2|83	* Tue Mar 08 2011 Jani Välimaa <wally@mandriva.org> 1.43.4-1
12cr|fwbackups-1.43.4-2|84	+ Revision: 642930
12cr|fwbackups-1.43.4-2|85	- new version 1.43.4
12cr|fwbackups-1.43.4-2|86	
12cr|fwbackups-1.43.4-2|87	* Sun Oct 31 2010 Funda Wang <fwang@mandriva.org> 1.43.3-0.rc6.1mdv2011.0
12cr|fwbackups-1.43.4-2|88	+ Revision: 590923
12cr|fwbackups-1.43.4-2|89	- new version 1.43.3 r6
12cr|fwbackups-1.43.4-2|90	
12cr|fwbackups-1.43.4-2|91	* Sun Oct 31 2010 Funda Wang <fwang@mandriva.org> 1.43.3-0.rc5.2mdv2011.0
12cr|fwbackups-1.43.4-2|92	+ Revision: 590878
12cr|fwbackups-1.43.4-2|93	- BR python-devel
12cr|fwbackups-1.43.4-2|94	- rebuild for py 2.7
12cr|fwbackups-1.43.4-2|95	
12cr|fwbackups-1.43.4-2|96	* Wed Sep 01 2010 Anssi Hannula <anssi@mandriva.org> 1.43.3-0.rc5.1mdv2011.0
12cr|fwbackups-1.43.4-2|97	+ Revision: 575154
12cr|fwbackups-1.43.4-2|98	- initial Mandriva release
12cr|fwbackups-1.43.4-2|99	

1538 12
12cr|fwmon-1.1.0-10|1	%define name fwmon
12cr|fwmon-1.1.0-10|2	%define version 1.1.0
12cr|fwmon-1.1.0-10|3	%define release  %mkrel 10
12cr|fwmon-1.1.0-10|4	
12cr|fwmon-1.1.0-10|5	Summary: A linux netlink firewall monitor
12cr|fwmon-1.1.0-10|6	Name: %name
12cr|fwmon-1.1.0-10|7	Version: %version
12cr|fwmon-1.1.0-10|8	Release: %release
12cr|fwmon-1.1.0-10|9	License: GPL
12cr|fwmon-1.1.0-10|10	Group: System/Servers
12cr|fwmon-1.1.0-10|11	Source: %name-%{version}.tar.bz2
12cr|fwmon-1.1.0-10|12	# http://qa.mandriva.com/show_bug.cgi?id=36213
12cr|fwmon-1.1.0-10|13	Patch: fwmon-1.1.0-mb.patch
12cr|fwmon-1.1.0-10|14	BuildRoot: %_tmppath/%{name}-buildroot
12cr|fwmon-1.1.0-10|15	Buildrequires: libpcap-devel
12cr|fwmon-1.1.0-10|16	Url: http://www.scaramanga.co.uk/fwmon/
12cr|fwmon-1.1.0-10|17	
12cr|fwmon-1.1.0-10|18	%description
12cr|fwmon-1.1.0-10|19	This program allows you to monitor ipchains/iptables output in realtime.
12cr|fwmon-1.1.0-10|20	It  supports both logging to a file/stdout and/or to tcpdump format
12cr|fwmon-1.1.0-10|21	capture logs. It also supports security features such as running
12cr|fwmon-1.1.0-10|22	non-root, and chrooting itself.
12cr|fwmon-1.1.0-10|23	
12cr|fwmon-1.1.0-10|24	%prep
12cr|fwmon-1.1.0-10|25	rm -rf $RPM_BUILD_ROOT
12cr|fwmon-1.1.0-10|26	
12cr|fwmon-1.1.0-10|27	%setup -q
12cr|fwmon-1.1.0-10|28	%patch -p1 -b .mb
12cr|fwmon-1.1.0-10|29	
12cr|fwmon-1.1.0-10|30	%build
12cr|fwmon-1.1.0-10|31	
12cr|fwmon-1.1.0-10|32	%make
12cr|fwmon-1.1.0-10|33	
12cr|fwmon-1.1.0-10|34	%install
12cr|fwmon-1.1.0-10|35	mkdir -p $RPM_BUILD_ROOT%_sysconfdir/logrotate.d
12cr|fwmon-1.1.0-10|36	mkdir -p $RPM_BUILD_ROOT%_sbindir
12cr|fwmon-1.1.0-10|37	mkdir -p $RPM_BUILD_ROOT%_mandir/man8/
12cr|fwmon-1.1.0-10|38	install --strip -m 500 fwmon $RPM_BUILD_ROOT%_sbindir/fwmon
12cr|fwmon-1.1.0-10|39	install -m 644 fwmon.8 $RPM_BUILD_ROOT%_mandir/man8/fwmon.8
12cr|fwmon-1.1.0-10|40	install -m 644 logrotate.fwmon $RPM_BUILD_ROOT%_sysconfdir/logrotate.d/fwmon
12cr|fwmon-1.1.0-10|41	
12cr|fwmon-1.1.0-10|42	%post
12cr|fwmon-1.1.0-10|43	
12cr|fwmon-1.1.0-10|44	# Add the fwmon user
12cr|fwmon-1.1.0-10|45	adduser -d /var/log/fwmon -s /bin/false -M fwmon 2>/dev/null || true
12cr|fwmon-1.1.0-10|46	
12cr|fwmon-1.1.0-10|47	# Add the fwmon directory if it isnt already there
12cr|fwmon-1.1.0-10|48	if [ ! -d /var/log/fwmon ]; then
12cr|fwmon-1.1.0-10|49	mkdir /var/log/fwmon
12cr|fwmon-1.1.0-10|50	chown fwmon.fwmon /var/log/fwmon
12cr|fwmon-1.1.0-10|51	chmod 700 /var/log/fwmon
12cr|fwmon-1.1.0-10|52	fi
12cr|fwmon-1.1.0-10|53	
12cr|fwmon-1.1.0-10|54	# Add a line to init
12cr|fwmon-1.1.0-10|55	F_UID=`id -u fwmon`
12cr|fwmon-1.1.0-10|56	F_GID=`id -g fwmon`
12cr|fwmon-1.1.0-10|57	INITLINE="fw:2345:respawn:fwmon -sa -l /fwmon.log -t /fwmon.cap -u $F_UID -g $F_GID -c /var/log/fwmon"
12cr|fwmon-1.1.0-10|58	echo "#$INITLINE" >> /etc/inittab
12cr|fwmon-1.1.0-10|59	
12cr|fwmon-1.1.0-10|60	%clean
12cr|fwmon-1.1.0-10|61	rm -rf $RPM_BUILD_ROOT
12cr|fwmon-1.1.0-10|62	
12cr|fwmon-1.1.0-10|63	%files
12cr|fwmon-1.1.0-10|64	%defattr(0644,root,root)
12cr|fwmon-1.1.0-10|65	%config(noreplace) %_sysconfdir/logrotate.d/fwmon
12cr|fwmon-1.1.0-10|66	
12cr|fwmon-1.1.0-10|67	%defattr(0755,root,root)
12cr|fwmon-1.1.0-10|68	%_sbindir/fwmon
12cr|fwmon-1.1.0-10|69	
12cr|fwmon-1.1.0-10|70	%defattr(644,root,root,755)
12cr|fwmon-1.1.0-10|71	%doc README README.2nd README.chroot COPYING
12cr|fwmon-1.1.0-10|72	%doc initdb.sql
12cr|fwmon-1.1.0-10|73	%_mandir/man8/*
12cr|fwmon-1.1.0-10|74	
12cr|fwmon-1.1.0-10|75	
12cr|fwmon-1.1.0-10|76	
12cr|fwmon-1.1.0-10|77	%changelog
12cr|fwmon-1.1.0-10|78	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-10mdv2011.0
12cr|fwmon-1.1.0-10|79	+ Revision: 618385
12cr|fwmon-1.1.0-10|80	- the mass rebuild of 2010.0 packages
12cr|fwmon-1.1.0-10|81	
12cr|fwmon-1.1.0-10|82	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-9mdv2010.0
12cr|fwmon-1.1.0-10|83	+ Revision: 428980
12cr|fwmon-1.1.0-10|84	- rebuild
12cr|fwmon-1.1.0-10|85	
12cr|fwmon-1.1.0-10|86	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0-8mdv2009.0
12cr|fwmon-1.1.0-10|87	+ Revision: 245575
12cr|fwmon-1.1.0-10|88	- rebuild
12cr|fwmon-1.1.0-10|89	
12cr|fwmon-1.1.0-10|90	* Wed Jan 09 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.1.0-6mdv2008.1
12cr|fwmon-1.1.0-10|91	+ Revision: 147307
12cr|fwmon-1.1.0-10|92	- Added patch to address http://qa.mandriva.com/show_bug.cgi?id=36213,
12cr|fwmon-1.1.0-10|93	/usr/include/asm/system.h header doesn't exist anymore. It isn't a bug
12cr|fwmon-1.1.0-10|94	in kernel headers exported to userspace, since system.h includes linux
12cr|fwmon-1.1.0-10|95	spefic code (like alternatives patching), and also I think isn't task
12cr|fwmon-1.1.0-10|96	of linux kernel to define generic macros for userspace to use, like
12cr|fwmon-1.1.0-10|97	mb. So define our own version of mb, the same way/based on
12cr|fwmon-1.1.0-10|98	/usr/include/alsa/iatomic.h from alsa-lib (libalsa2-devel).
12cr|fwmon-1.1.0-10|99	
12cr|fwmon-1.1.0-10|100	+ Olivier Blin <oblin@mandriva.com>
12cr|fwmon-1.1.0-10|101	- restore BuildRoot
12cr|fwmon-1.1.0-10|102	
12cr|fwmon-1.1.0-10|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|fwmon-1.1.0-10|104	- fix kernel require
12cr|fwmon-1.1.0-10|105	- BR kernel-server-devel-latest for asm/system.h
12cr|fwmon-1.1.0-10|106	- kill re-definition of %%buildroot on Pixel's request
12cr|fwmon-1.1.0-10|107	- use %%mkrel
12cr|fwmon-1.1.0-10|108	- import fwmon
12cr|fwmon-1.1.0-10|109	
12cr|fwmon-1.1.0-10|110	
12cr|fwmon-1.1.0-10|111	* Thu Jul 07 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.1.0-5mdk
12cr|fwmon-1.1.0-10|112	- rebuild
12cr|fwmon-1.1.0-10|113	
12cr|fwmon-1.1.0-10|114	* Wed Jun 02 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.1.0-4mdk
12cr|fwmon-1.1.0-10|115	- 1.1.0
12cr|fwmon-1.1.0-10|116	
12cr|fwmon-1.1.0-10|117	* Tue Apr 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.1.0-3mdk
12cr|fwmon-1.1.0-10|118	- buildrequires
12cr|fwmon-1.1.0-10|119	
12cr|fwmon-1.1.0-10|120	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.1.0-2mdk
12cr|fwmon-1.1.0-10|121	- rebuild
12cr|fwmon-1.1.0-10|122	
12cr|fwmon-1.1.0-10|123	* Fri Feb 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.1.0-1mdk
12cr|fwmon-1.1.0-10|124	- 1.1.0
12cr|fwmon-1.1.0-10|125	
12cr|fwmon-1.1.0-10|126	* Wed Feb 13 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.0.11-1mdk
12cr|fwmon-1.1.0-10|127	- 1.0.11
12cr|fwmon-1.1.0-10|128	
12cr|fwmon-1.1.0-10|129	* Fri Jan 25 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.0.10-1mdk
12cr|fwmon-1.1.0-10|130	- 1.0.10
12cr|fwmon-1.1.0-10|131	
12cr|fwmon-1.1.0-10|132	* Thu Jan 10 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.0.9-1mdk
12cr|fwmon-1.1.0-10|133	- 1.0.9
12cr|fwmon-1.1.0-10|134	
12cr|fwmon-1.1.0-10|135	* Wed Oct 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.7-1mdk
12cr|fwmon-1.1.0-10|136	- new in contribs

1539 12
12cr|fyre-1.0.1-8|1	Name:      fyre
12cr|fyre-1.0.1-8|2	Summary:   Explorer for iterated chaotic functions
12cr|fyre-1.0.1-8|3	Version:   1.0.1
12cr|fyre-1.0.1-8|4	Release:   %mkrel 8
12cr|fyre-1.0.1-8|5	License:   GPLv2+
12cr|fyre-1.0.1-8|6	Group:     Graphics
12cr|fyre-1.0.1-8|7	Source:    http://flapjack.navi.cx/releases/fyre/%{name}-%{version}.tar.bz2
12cr|fyre-1.0.1-8|8	Patch: fyre-1.0.0-datadir.patch
12cr|fyre-1.0.1-8|9	Patch1: fyre-1.0.1-format-strings.patch
12cr|fyre-1.0.1-8|10	URL:       http://fyre.navi.cx
12cr|fyre-1.0.1-8|11	BuildRoot: %_tmppath/%name-%version-%release
12cr|fyre-1.0.1-8|12	Requires(post): desktop-file-utils shared-mime-info
12cr|fyre-1.0.1-8|13	Requires(postun): desktop-file-utils shared-mime-info
12cr|fyre-1.0.1-8|14	BuildRequires: gtk2-devel OpenEXR-devel
12cr|fyre-1.0.1-8|15	BuildRequires: libglade2.0-devel
12cr|fyre-1.0.1-8|16	BuildRequires: libgnet2-devel
12cr|fyre-1.0.1-8|17	BuildRequires: desktop-file-utils shared-mime-info
12cr|fyre-1.0.1-8|18	BuildRequires: automake1.9
12cr|fyre-1.0.1-8|19	
12cr|fyre-1.0.1-8|20	%description
12cr|fyre-1.0.1-8|21	Fyre is a tool for producing computational artwork based on histograms
12cr|fyre-1.0.1-8|22	of iterated chaotic functions. At the moment, it implements the Peter
12cr|fyre-1.0.1-8|23	de Jong map in a fixed-function pipeline with an interactive GTK+
12cr|fyre-1.0.1-8|24	frontend and a command line interface for easy and efficient rendering
12cr|fyre-1.0.1-8|25	of high-resolution, high quality images.
12cr|fyre-1.0.1-8|26	
12cr|fyre-1.0.1-8|27	%prep
12cr|fyre-1.0.1-8|28	%setup -q
12cr|fyre-1.0.1-8|29	%patch -p1 -b .datadir
12cr|fyre-1.0.1-8|30	%patch1 -p1
12cr|fyre-1.0.1-8|31	aclocal-1.9
12cr|fyre-1.0.1-8|32	autoconf
12cr|fyre-1.0.1-8|33	automake-1.9
12cr|fyre-1.0.1-8|34	
12cr|fyre-1.0.1-8|35	%build
12cr|fyre-1.0.1-8|36	%configure2_5x --enable-gnet --enable-openexr
12cr|fyre-1.0.1-8|37	%make
12cr|fyre-1.0.1-8|38	
12cr|fyre-1.0.1-8|39	%install
12cr|fyre-1.0.1-8|40	rm -rf %buildroot
12cr|fyre-1.0.1-8|41	%makeinstall update_xdgmime=true
12cr|fyre-1.0.1-8|42	desktop-file-install --vendor="" \
12cr|fyre-1.0.1-8|43	--remove-category="Application" \
12cr|fyre-1.0.1-8|44	--add-category="X-MandrivaLinux-Multimedia-Graphics" \
12cr|fyre-1.0.1-8|45	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|fyre-1.0.1-8|46	
12cr|fyre-1.0.1-8|47	rm -f %buildroot%{_datadir}/icons/hicolor/icon-theme.cache
12cr|fyre-1.0.1-8|48	
12cr|fyre-1.0.1-8|49	%clean
12cr|fyre-1.0.1-8|50	rm -rf %buildroot
12cr|fyre-1.0.1-8|51	
12cr|fyre-1.0.1-8|52	%post
12cr|fyre-1.0.1-8|53	%update_mime_database
12cr|fyre-1.0.1-8|54	%update_desktop_database
12cr|fyre-1.0.1-8|55	%update_icon_cache hicolor
12cr|fyre-1.0.1-8|56	
12cr|fyre-1.0.1-8|57	%postun
12cr|fyre-1.0.1-8|58	%clean_mime_database
12cr|fyre-1.0.1-8|59	%clean_desktop_database
12cr|fyre-1.0.1-8|60	%clean_icon_cache hicolor
12cr|fyre-1.0.1-8|61	
12cr|fyre-1.0.1-8|62	%files
12cr|fyre-1.0.1-8|63	%defattr(-,root,root)
12cr|fyre-1.0.1-8|64	%doc AUTHORS ChangeLog README TODO
12cr|fyre-1.0.1-8|65	%{_bindir}/fyre
12cr|fyre-1.0.1-8|66	%{_datadir}/applications/fyre.desktop
12cr|fyre-1.0.1-8|67	%{_datadir}/fyre/
12cr|fyre-1.0.1-8|68	%{_datadir}/icons/hicolor/*/apps/*
12cr|fyre-1.0.1-8|69	%{_datadir}/icons/hicolor/48x48/mimetypes/application-x-fyre-animation.png
12cr|fyre-1.0.1-8|70	%{_datadir}/mime/packages/fyre.xml
12cr|fyre-1.0.1-8|71	
12cr|fyre-1.0.1-8|72	
12cr|fyre-1.0.1-8|73	
12cr|fyre-1.0.1-8|74	
12cr|fyre-1.0.1-8|75	%changelog
12cr|fyre-1.0.1-8|76	* Wed Jul 27 2011 Götz Waschk <waschk@mandriva.org> 1.0.1-8mdv2012.0
12cr|fyre-1.0.1-8|77	+ Revision: 691825
12cr|fyre-1.0.1-8|78	- rebuild
12cr|fyre-1.0.1-8|79	
12cr|fyre-1.0.1-8|80	* Sat Jul 25 2009 Götz Waschk <waschk@mandriva.org> 1.0.1-7mdv2011.0
12cr|fyre-1.0.1-8|81	+ Revision: 399708
12cr|fyre-1.0.1-8|82	- fix format strings
12cr|fyre-1.0.1-8|83	- update license
12cr|fyre-1.0.1-8|84	
12cr|fyre-1.0.1-8|85	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-6mdv2009.0
12cr|fyre-1.0.1-8|86	+ Revision: 245586
12cr|fyre-1.0.1-8|87	- rebuild
12cr|fyre-1.0.1-8|88	
12cr|fyre-1.0.1-8|89	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.1-4mdv2008.1
12cr|fyre-1.0.1-8|90	+ Revision: 140731
12cr|fyre-1.0.1-8|91	- restore BuildRoot
12cr|fyre-1.0.1-8|92	
12cr|fyre-1.0.1-8|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|fyre-1.0.1-8|94	- kill re-definition of %%buildroot on Pixel's request
12cr|fyre-1.0.1-8|95	
12cr|fyre-1.0.1-8|96	
12cr|fyre-1.0.1-8|97	* Fri Feb 09 2007 Götz Waschk <waschk@mandriva.org> 1.0.1-4mdv2007.0
12cr|fyre-1.0.1-8|98	+ Revision: 118561
12cr|fyre-1.0.1-8|99	- rebuild
12cr|fyre-1.0.1-8|100	
12cr|fyre-1.0.1-8|101	* Fri Oct 13 2006 Götz Waschk <waschk@mandriva.org> 1.0.1-3mdv2006.0
12cr|fyre-1.0.1-8|102	+ Revision: 63849
12cr|fyre-1.0.1-8|103	- rebuild
12cr|fyre-1.0.1-8|104	- unpack patch
12cr|fyre-1.0.1-8|105	- Import fyre
12cr|fyre-1.0.1-8|106	
12cr|fyre-1.0.1-8|107	* Tue Oct 10 2006 Götz Waschk <waschk@mandriva.org> 1.0.1-1mdv2007.1
12cr|fyre-1.0.1-8|108	- update file list
12cr|fyre-1.0.1-8|109	- New version 1.0.1
12cr|fyre-1.0.1-8|110	
12cr|fyre-1.0.1-8|111	* Wed Aug 16 2006 Götz Waschk <waschk@mandriva.org> 1.0.0-2mdv2007.0
12cr|fyre-1.0.1-8|112	- initial mdv package
12cr|fyre-1.0.1-8|113	
12cr|fyre-1.0.1-8|114	* Fri Mar 04 2005 Mirco Mueller <macslow@bangang.de> 1.0.0-2
12cr|fyre-1.0.1-8|115	- stupid me, I totally forgot to enable gnet2 and OpenEXR support
12cr|fyre-1.0.1-8|116	
12cr|fyre-1.0.1-8|117	* Thu Mar 03 2005 Mirco Mueller <macslow@bangang.de> 1.0.0-1
12cr|fyre-1.0.1-8|118	- initial .spec file written for fyre-1.0.0.tar.gz
12cr|fyre-1.0.1-8|119	

1540 12
12cr|g15composer-3.2-5|1	Name:                   g15composer
12cr|g15composer-3.2-5|2	Version:                3.2
12cr|g15composer-3.2-5|3	Release:                5
12cr|g15composer-3.2-5|4	Summary:                Scriptable command interface to libg15render drawing functions
12cr|g15composer-3.2-5|5	License:                GPLv2+
12cr|g15composer-3.2-5|6	Group:                  System/Configuration/Hardware
12cr|g15composer-3.2-5|7	URL:                    http://g15tools.sourceforge.net/
12cr|g15composer-3.2-5|8	Source0:                http://downloads.sourceforge.net/g15tools/g15composer-%{version}.tar.bz2
12cr|g15composer-3.2-5|9	BuildRequires:          bison
12cr|g15composer-3.2-5|10	BuildRequires:          flex
12cr|g15composer-3.2-5|11	BuildRequires:          g15-devel
12cr|g15composer-3.2-5|12	BuildRequires:          g15daemon_client-devel
12cr|g15composer-3.2-5|13	BuildRequires:          g15render-devel
12cr|g15composer-3.2-5|14	
12cr|g15composer-3.2-5|15	%description
12cr|g15composer-3.2-5|16	G15composer is a scriptable command interface to the libg15render drawing
12cr|g15composer-3.2-5|17	functions that outputs to a g15daemon screen. G15composer exposes all
12cr|g15composer-3.2-5|18	graphics primitives and text rendering functions of libg15render so that
12cr|g15composer-3.2-5|19	they may be used in a variety of situations, including from the command
12cr|g15composer-3.2-5|20	line or in virtually any scripting language.
12cr|g15composer-3.2-5|21	
12cr|g15composer-3.2-5|22	%prep
12cr|g15composer-3.2-5|23	%setup -q
12cr|g15composer-3.2-5|24	
12cr|g15composer-3.2-5|25	%build
12cr|g15composer-3.2-5|26	%{configure2_5x}
12cr|g15composer-3.2-5|27	%{make}
12cr|g15composer-3.2-5|28	
12cr|g15composer-3.2-5|29	%install
12cr|g15composer-3.2-5|30	%{makeinstall_std}
12cr|g15composer-3.2-5|31	%{__rm} -r %{buildroot}%{_docdir}
12cr|g15composer-3.2-5|32	
12cr|g15composer-3.2-5|33	%files
12cr|g15composer-3.2-5|34	%defattr(0644,root,root,0755)
12cr|g15composer-3.2-5|35	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README examples/
12cr|g15composer-3.2-5|36	%defattr(-,root,root,0755)
12cr|g15composer-3.2-5|37	%{_bindir}/g15composer
12cr|g15composer-3.2-5|38	%{_mandir}/man1/g15composer.1*
12cr|g15composer-3.2-5|39	
12cr|g15composer-3.2-5|40	
12cr|g15composer-3.2-5|41	%changelog
12cr|g15composer-3.2-5|42	* Thu Sep 03 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.2-4mdv2010.0
12cr|g15composer-3.2-5|43	+ Revision: 428981
12cr|g15composer-3.2-5|44	- rebuild
12cr|g15composer-3.2-5|45	
12cr|g15composer-3.2-5|46	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.2-3mdv2009.0
12cr|g15composer-3.2-5|47	+ Revision: 245587
12cr|g15composer-3.2-5|48	- rebuild
12cr|g15composer-3.2-5|49	
12cr|g15composer-3.2-5|50	* Fri Feb 08 2008 David Walluck <walluck@mandriva.org> 3.2-1mdv2008.1
12cr|g15composer-3.2-5|51	+ Revision: 163919
12cr|g15composer-3.2-5|52	- fix URL
12cr|g15composer-3.2-5|53	- import g15composer
12cr|g15composer-3.2-5|54	
12cr|g15composer-3.2-5|55	

1541 12
12cr|g15daemon-1.9.5.3-8|1	%define libname %mklibname g15daemon_client 1
12cr|g15daemon-1.9.5.3-8|2	%define libname_devel %mklibname g15daemon_client -d
12cr|g15daemon-1.9.5.3-8|3	
12cr|g15daemon-1.9.5.3-8|4	Name:                   g15daemon
12cr|g15daemon-1.9.5.3-8|5	Version:                1.9.5.3
12cr|g15daemon-1.9.5.3-8|6	Release:                8
12cr|g15daemon-1.9.5.3-8|7	Summary:                Daemon to control logitech G15 keyboards
12cr|g15daemon-1.9.5.3-8|8	License:                GPLv2+
12cr|g15daemon-1.9.5.3-8|9	Group:                  System/Servers
12cr|g15daemon-1.9.5.3-8|10	URL:                    http://g15daemon.sourceforge.net/
12cr|g15daemon-1.9.5.3-8|11	Source0:                http://downloads.sourceforge.net/g15daemon/g15daemon-%{version}.tar.bz2
12cr|g15daemon-1.9.5.3-8|12	Source1:                g15daemon.init
12cr|g15daemon-1.9.5.3-8|13	Patch0:                 %{name}-1.9.5.3-fix-open-with-O_CREAT.patch
12cr|g15daemon-1.9.5.3-8|14	Requires(post):         rpm-helper
12cr|g15daemon-1.9.5.3-8|15	Requires(preun):        rpm-helper
12cr|g15daemon-1.9.5.3-8|16	BuildRequires:          g15-devel
12cr|g15daemon-1.9.5.3-8|17	BuildRequires:          g15render-devel
12cr|g15daemon-1.9.5.3-8|18	
12cr|g15daemon-1.9.5.3-8|19	%description
12cr|g15daemon-1.9.5.3-8|20	G15daemon controls the G15 keyboard, allowing the use of
12cr|g15daemon-1.9.5.3-8|21	all keys through the linux kernel uinput device driver.
12cr|g15daemon-1.9.5.3-8|22	It also controls the use of the keyboard's LCD display,
12cr|g15daemon-1.9.5.3-8|23	allows multiple, simultaneous client applications to connect,
12cr|g15daemon-1.9.5.3-8|24	and gives the user the ability to switch between client
12cr|g15daemon-1.9.5.3-8|25	apps at the press of a button.
12cr|g15daemon-1.9.5.3-8|26	
12cr|g15daemon-1.9.5.3-8|27	%package -n %{libname}
12cr|g15daemon-1.9.5.3-8|28	Summary:        Daemon to control logitech G15 keyboards
12cr|g15daemon-1.9.5.3-8|29	Group:          System/Libraries
12cr|g15daemon-1.9.5.3-8|30	Provides:       g15daemon_client = %{EVRD}
12cr|g15daemon-1.9.5.3-8|31	Requires:       %{name} >= %{version}
12cr|g15daemon-1.9.5.3-8|32	
12cr|g15daemon-1.9.5.3-8|33	%description -n %{libname}
12cr|g15daemon-1.9.5.3-8|34	G15daemon controls the G15 keyboard, allowing the use of
12cr|g15daemon-1.9.5.3-8|35	all keys through the linux kernel uinput device driver.
12cr|g15daemon-1.9.5.3-8|36	It also controls the use of the keyboard's LCD display,
12cr|g15daemon-1.9.5.3-8|37	allows multiple, simultaneous client applications to connect,
12cr|g15daemon-1.9.5.3-8|38	and gives the user the ability to switch between client
12cr|g15daemon-1.9.5.3-8|39	apps at the press of a button.
12cr|g15daemon-1.9.5.3-8|40	
12cr|g15daemon-1.9.5.3-8|41	%package -n %{libname_devel}
12cr|g15daemon-1.9.5.3-8|42	Summary:        Daemon to control logitech G15 keyboards
12cr|g15daemon-1.9.5.3-8|43	Group:          Development/C
12cr|g15daemon-1.9.5.3-8|44	Provides:       g15daemon_client-devel = %{EVRD}
12cr|g15daemon-1.9.5.3-8|45	Requires:       g15daemon_client = %{version}
12cr|g15daemon-1.9.5.3-8|46	
12cr|g15daemon-1.9.5.3-8|47	%description -n %{libname_devel}
12cr|g15daemon-1.9.5.3-8|48	G15daemon controls the G15 keyboard, allowing the use of
12cr|g15daemon-1.9.5.3-8|49	all keys through the linux kernel uinput device driver.
12cr|g15daemon-1.9.5.3-8|50	It also controls the use of the keyboard's LCD display,
12cr|g15daemon-1.9.5.3-8|51	allows multiple, simultaneous client applications to connect,
12cr|g15daemon-1.9.5.3-8|52	and gives the user the ability to switch between client
12cr|g15daemon-1.9.5.3-8|53	apps at the press of a button.
12cr|g15daemon-1.9.5.3-8|54	
12cr|g15daemon-1.9.5.3-8|55	%prep
12cr|g15daemon-1.9.5.3-8|56	%setup -q
12cr|g15daemon-1.9.5.3-8|57	%patch0 -p1 -b .ocreat
12cr|g15daemon-1.9.5.3-8|58	
12cr|g15daemon-1.9.5.3-8|59	%build
12cr|g15daemon-1.9.5.3-8|60	%configure2_5x --disable-static
12cr|g15daemon-1.9.5.3-8|61	%make
12cr|g15daemon-1.9.5.3-8|62	
12cr|g15daemon-1.9.5.3-8|63	%install
12cr|g15daemon-1.9.5.3-8|64	%{makeinstall_std}
12cr|g15daemon-1.9.5.3-8|65	%{__rm} -r %{buildroot}%{_docdir}
12cr|g15daemon-1.9.5.3-8|66	%{__mkdir_p} %{buildroot}%{_initrddir}
12cr|g15daemon-1.9.5.3-8|67	%{__cp} -a %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|g15daemon-1.9.5.3-8|68	
12cr|g15daemon-1.9.5.3-8|69	%post
12cr|g15daemon-1.9.5.3-8|70	%_post_service %{name}
12cr|g15daemon-1.9.5.3-8|71	
12cr|g15daemon-1.9.5.3-8|72	%preun
12cr|g15daemon-1.9.5.3-8|73	%_preun_service %{name}
12cr|g15daemon-1.9.5.3-8|74	
12cr|g15daemon-1.9.5.3-8|75	%files
12cr|g15daemon-1.9.5.3-8|76	%defattr(0644,root,root,0755)
12cr|g15daemon-1.9.5.3-8|77	%doc AUTHORS ChangeLog COPYING Documentation/README* FAQ INSTALL LICENSE NEWS README* TODO contrib lang-bindings
12cr|g15daemon-1.9.5.3-8|78	%defattr(-,root,root,0755)
12cr|g15daemon-1.9.5.3-8|79	%{_datadir}/g15daemon
12cr|g15daemon-1.9.5.3-8|80	%attr(0755,root,root) %{_initrddir}/%{name}
12cr|g15daemon-1.9.5.3-8|81	%{_libdir}/g15daemon
12cr|g15daemon-1.9.5.3-8|82	%{_mandir}/man1/*
12cr|g15daemon-1.9.5.3-8|83	%{_sbindir}/g15daemon
12cr|g15daemon-1.9.5.3-8|84	
12cr|g15daemon-1.9.5.3-8|85	%files -n %{libname}
12cr|g15daemon-1.9.5.3-8|86	%{_libdir}/*.so.*
12cr|g15daemon-1.9.5.3-8|87	
12cr|g15daemon-1.9.5.3-8|88	%files -n %{libname_devel}
12cr|g15daemon-1.9.5.3-8|89	%defattr(-,root,root,0755)
12cr|g15daemon-1.9.5.3-8|90	%{_includedir}/*
12cr|g15daemon-1.9.5.3-8|91	%{_libdir}/*.so
12cr|g15daemon-1.9.5.3-8|92	%{_mandir}/man3/*
12cr|g15daemon-1.9.5.3-8|93	
12cr|g15daemon-1.9.5.3-8|94	
12cr|g15daemon-1.9.5.3-8|95	%changelog
12cr|g15daemon-1.9.5.3-8|96	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9.5.3-7mdv2011.0
12cr|g15daemon-1.9.5.3-8|97	+ Revision: 610782
12cr|g15daemon-1.9.5.3-8|98	- rebuild
12cr|g15daemon-1.9.5.3-8|99	
12cr|g15daemon-1.9.5.3-8|100	* Fri Jan 08 2010 Götz Waschk <waschk@mandriva.org> 1.9.5.3-6mdv2010.1
12cr|g15daemon-1.9.5.3-8|101	+ Revision: 487511
12cr|g15daemon-1.9.5.3-8|102	- the library depends on the daemon to make the clients work
12cr|g15daemon-1.9.5.3-8|103	
12cr|g15daemon-1.9.5.3-8|104	* Mon Sep 14 2009 Götz Waschk <waschk@mandriva.org> 1.9.5.3-5mdv2010.0
12cr|g15daemon-1.9.5.3-8|105	+ Revision: 439655
12cr|g15daemon-1.9.5.3-8|106	- rebuild for new libusb
12cr|g15daemon-1.9.5.3-8|107	
12cr|g15daemon-1.9.5.3-8|108	* Sun May 24 2009 Jérôme Brenier <incubusss@mandriva.org> 1.9.5.3-4mdv2010.0
12cr|g15daemon-1.9.5.3-8|109	+ Revision: 379121
12cr|g15daemon-1.9.5.3-8|110	- fix build (open with O_CREAT error)
12cr|g15daemon-1.9.5.3-8|111	- fix license (GPLv2+)
12cr|g15daemon-1.9.5.3-8|112	
12cr|g15daemon-1.9.5.3-8|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|g15daemon-1.9.5.3-8|114	- rebuild
12cr|g15daemon-1.9.5.3-8|115	
12cr|g15daemon-1.9.5.3-8|116	+ Pixel <pixel@mandriva.com>
12cr|g15daemon-1.9.5.3-8|117	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|g15daemon-1.9.5.3-8|118	
12cr|g15daemon-1.9.5.3-8|119	* Sat Feb 16 2008 David Walluck <walluck@mandriva.org> 1.9.5.3-1mdv2008.1
12cr|g15daemon-1.9.5.3-8|120	+ Revision: 169218
12cr|g15daemon-1.9.5.3-8|121	- 1.9.5.3
12cr|g15daemon-1.9.5.3-8|122	
12cr|g15daemon-1.9.5.3-8|123	* Fri Feb 08 2008 David Walluck <walluck@mandriva.org> 1.9.5.2-1mdv2008.1
12cr|g15daemon-1.9.5.3-8|124	+ Revision: 163918
12cr|g15daemon-1.9.5.3-8|125	- fix URL
12cr|g15daemon-1.9.5.3-8|126	- fix Provides and Requires
12cr|g15daemon-1.9.5.3-8|127	- add Requires on rpm-helper
12cr|g15daemon-1.9.5.3-8|128	- add reload entry to initscript
12cr|g15daemon-1.9.5.3-8|129	- import g15daemon
12cr|g15daemon-1.9.5.3-8|130	
12cr|g15daemon-1.9.5.3-8|131	

1542 12
12cr|g15macro-1.0.3-8|1	Name:                   g15macro
12cr|g15macro-1.0.3-8|2	Version:                1.0.3
12cr|g15macro-1.0.3-8|3	Release:                8
12cr|g15macro-1.0.3-8|4	Summary:                Simple Macro recording/playback app for G15Daemon
12cr|g15macro-1.0.3-8|5	License:                GPLv2+
12cr|g15macro-1.0.3-8|6	Group:                  System/Configuration/Hardware
12cr|g15macro-1.0.3-8|7	URL:                    http://g15daemon.sourceforge.net/
12cr|g15macro-1.0.3-8|8	Source0:                http://downloads.sourceforge.net/g15daemon/g15macro-%{version}.tar.bz2
12cr|g15macro-1.0.3-8|9	Patch0:                 g15macro-1.0.3-rosa-linkage.patch
12cr|g15macro-1.0.3-8|10	BuildRequires:          g15-devel
12cr|g15macro-1.0.3-8|11	BuildRequires:          g15daemon_client-devel
12cr|g15macro-1.0.3-8|12	BuildRequires:          g15render-devel
12cr|g15macro-1.0.3-8|13	BuildRequires:          libx11-devel
12cr|g15macro-1.0.3-8|14	BuildRequires:          libxtst-devel
12cr|g15macro-1.0.3-8|15	
12cr|g15macro-1.0.3-8|16	%description
12cr|g15macro-1.0.3-8|17	A simple Macro recording/playback app for G15Daemon.
12cr|g15macro-1.0.3-8|18	
12cr|g15macro-1.0.3-8|19	Requires X11, libg15render, and the XTEST extension headers to compile, and
12cr|g15macro-1.0.3-8|20	XTEST extension in order to function.
12cr|g15macro-1.0.3-8|21	
12cr|g15macro-1.0.3-8|22	Features:
12cr|g15macro-1.0.3-8|23	- records both keyboard and mouse activity, playback via 'G' hotkey
12cr|g15macro-1.0.3-8|24	- up to 56 macros can be created (using the 'M' keys to select a palette).
12cr|g15macro-1.0.3-8|25	- Each macro can have up to 128 steps
12cr|g15macro-1.0.3-8|26	
12cr|g15macro-1.0.3-8|27	%prep
12cr|g15macro-1.0.3-8|28	%setup -q
12cr|g15macro-1.0.3-8|29	%patch0 -p1
12cr|g15macro-1.0.3-8|30	
12cr|g15macro-1.0.3-8|31	%build
12cr|g15macro-1.0.3-8|32	autoreconf -fi
12cr|g15macro-1.0.3-8|33	%configure2_5x --enable-xtest
12cr|g15macro-1.0.3-8|34	%make
12cr|g15macro-1.0.3-8|35	
12cr|g15macro-1.0.3-8|36	%install
12cr|g15macro-1.0.3-8|37	%{makeinstall_std}
12cr|g15macro-1.0.3-8|38	%{__rm} -r %{buildroot}%{_docdir}
12cr|g15macro-1.0.3-8|39	
12cr|g15macro-1.0.3-8|40	%files
12cr|g15macro-1.0.3-8|41	%defattr(0644,root,root,0755)
12cr|g15macro-1.0.3-8|42	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
12cr|g15macro-1.0.3-8|43	%defattr(-,root,root,0755)
12cr|g15macro-1.0.3-8|44	%{_bindir}/g15macro
12cr|g15macro-1.0.3-8|45	%{_datadir}/g15macro
12cr|g15macro-1.0.3-8|46	
12cr|g15macro-1.0.3-8|47	
12cr|g15macro-1.0.3-8|48	%changelog
12cr|g15macro-1.0.3-8|49	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 1.0.3-7mdv2011.0
12cr|g15macro-1.0.3-8|50	+ Revision: 635471
12cr|g15macro-1.0.3-8|51	- tighten BR
12cr|g15macro-1.0.3-8|52	
12cr|g15macro-1.0.3-8|53	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-6mdv2011.0
12cr|g15macro-1.0.3-8|54	+ Revision: 618387
12cr|g15macro-1.0.3-8|55	- the mass rebuild of 2010.0 packages
12cr|g15macro-1.0.3-8|56	
12cr|g15macro-1.0.3-8|57	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.0.3-5mdv2010.0
12cr|g15macro-1.0.3-8|58	+ Revision: 428982
12cr|g15macro-1.0.3-8|59	- rebuild
12cr|g15macro-1.0.3-8|60	
12cr|g15macro-1.0.3-8|61	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.3-4mdv2009.0
12cr|g15macro-1.0.3-8|62	+ Revision: 245589
12cr|g15macro-1.0.3-8|63	- rebuild
12cr|g15macro-1.0.3-8|64	
12cr|g15macro-1.0.3-8|65	* Mon Feb 11 2008 David Walluck <walluck@mandriva.org> 1.0.3-2mdv2008.1
12cr|g15macro-1.0.3-8|66	+ Revision: 165002
12cr|g15macro-1.0.3-8|67	- enable xtest
12cr|g15macro-1.0.3-8|68	
12cr|g15macro-1.0.3-8|69	* Fri Feb 08 2008 David Walluck <walluck@mandriva.org> 1.0.3-1mdv2008.1
12cr|g15macro-1.0.3-8|70	+ Revision: 163935
12cr|g15macro-1.0.3-8|71	- fix file list
12cr|g15macro-1.0.3-8|72	- import g15macro
12cr|g15macro-1.0.3-8|73	
12cr|g15macro-1.0.3-8|74	

1543 12
12cr|g15message-1.0.0-6|1	Name:                   g15message
12cr|g15message-1.0.0-6|2	Version:                1.0.0
12cr|g15message-1.0.0-6|3	Release:                %mkrel 6
12cr|g15message-1.0.0-6|4	Summary:                Simple message/alert tool for g15daemon and the Logitech G15
12cr|g15message-1.0.0-6|5	License:                GPL
12cr|g15message-1.0.0-6|6	Group:                  System/Configuration/Hardware
12cr|g15message-1.0.0-6|7	URL:                    http://g15daemon.sourceforge.net/
12cr|g15message-1.0.0-6|8	Source0:                http://downloads.sourceforge.net/g15daemon/g15message-%{version}.tar.bz2
12cr|g15message-1.0.0-6|9	BuildRequires:		g15-devel
12cr|g15message-1.0.0-6|10	BuildRequires:          g15daemon_client-devel
12cr|g15message-1.0.0-6|11	BuildRequires:          g15render-devel
12cr|g15message-1.0.0-6|12	BuildRoot:              %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|g15message-1.0.0-6|13	
12cr|g15message-1.0.0-6|14	%description
12cr|g15message-1.0.0-6|15	A simple message/alert tool for g15daemon and the Logitech G15.
12cr|g15message-1.0.0-6|16	By default (with no additional options) it will display the text on the
12cr|g15message-1.0.0-6|17	commandline for 5seconds, then exit.
12cr|g15message-1.0.0-6|18	
12cr|g15message-1.0.0-6|19	Requires libg15render devel package to compile.
12cr|g15message-1.0.0-6|20	
12cr|g15message-1.0.0-6|21	%prep
12cr|g15message-1.0.0-6|22	%setup -q
12cr|g15message-1.0.0-6|23	
12cr|g15message-1.0.0-6|24	%build
12cr|g15message-1.0.0-6|25	%{configure2_5x}
12cr|g15message-1.0.0-6|26	%{make}
12cr|g15message-1.0.0-6|27	
12cr|g15message-1.0.0-6|28	%install
12cr|g15message-1.0.0-6|29	%{__rm} -rf %{buildroot}
12cr|g15message-1.0.0-6|30	%{makeinstall_std}
12cr|g15message-1.0.0-6|31	%{__rm} -r %{buildroot}%{_docdir}
12cr|g15message-1.0.0-6|32	
12cr|g15message-1.0.0-6|33	%clean
12cr|g15message-1.0.0-6|34	%{__rm} -rf %{buildroot}
12cr|g15message-1.0.0-6|35	
12cr|g15message-1.0.0-6|36	%files
12cr|g15message-1.0.0-6|37	%defattr(0644,root,root,0755)
12cr|g15message-1.0.0-6|38	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
12cr|g15message-1.0.0-6|39	%defattr(-,root,root,0755)
12cr|g15message-1.0.0-6|40	%{_bindir}/g15message
12cr|g15message-1.0.0-6|41	
12cr|g15message-1.0.0-6|42	
12cr|g15message-1.0.0-6|43	%changelog
12cr|g15message-1.0.0-6|44	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 1.0.0-6mdv2011.0
12cr|g15message-1.0.0-6|45	+ Revision: 635479
12cr|g15message-1.0.0-6|46	- x11 is not needed
12cr|g15message-1.0.0-6|47	
12cr|g15message-1.0.0-6|48	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdv2011.0
12cr|g15message-1.0.0-6|49	+ Revision: 618388
12cr|g15message-1.0.0-6|50	- the mass rebuild of 2010.0 packages
12cr|g15message-1.0.0-6|51	
12cr|g15message-1.0.0-6|52	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-4mdv2010.0
12cr|g15message-1.0.0-6|53	+ Revision: 428983
12cr|g15message-1.0.0-6|54	- rebuild
12cr|g15message-1.0.0-6|55	
12cr|g15message-1.0.0-6|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-3mdv2009.0
12cr|g15message-1.0.0-6|57	+ Revision: 245590
12cr|g15message-1.0.0-6|58	- rebuild
12cr|g15message-1.0.0-6|59	
12cr|g15message-1.0.0-6|60	* Fri Feb 08 2008 David Walluck <walluck@mandriva.org> 1.0.0-1mdv2008.1
12cr|g15message-1.0.0-6|61	+ Revision: 164308
12cr|g15message-1.0.0-6|62	- import g15message
12cr|g15message-1.0.0-6|63	
12cr|g15message-1.0.0-6|64	

1544 12
12cr|g15stats-1.9.2-4|1	Name:                   g15stats
12cr|g15stats-1.9.2-4|2	Version:                1.9.2
12cr|g15stats-1.9.2-4|3	Release:                4
12cr|g15stats-1.9.2-4|4	Summary:                CPU/Memory/Swap usage meter for G15Daemon
12cr|g15stats-1.9.2-4|5	License:                GPLv2+
12cr|g15stats-1.9.2-4|6	Group:                  System/Configuration/Hardware
12cr|g15stats-1.9.2-4|7	URL:                    http://g15daemon.sourceforge.net/
12cr|g15stats-1.9.2-4|8	Source0:                http://downloads.sourceforge.net/g15daemon/g15stats-%{version}.tar.bz2
12cr|g15stats-1.9.2-4|9	Patch0:                 g15stats-1.9.2-rosa-linkage.patch
12cr|g15stats-1.9.2-4|10	BuildRequires:          g15-devel
12cr|g15stats-1.9.2-4|11	BuildRequires:          g15daemon_client-devel
12cr|g15stats-1.9.2-4|12	BuildRequires:          g15render-devel
12cr|g15stats-1.9.2-4|13	BuildRequires:          pkgconfig(libgtop-2.0)
12cr|g15stats-1.9.2-4|14	
12cr|g15stats-1.9.2-4|15	%description
12cr|g15stats-1.9.2-4|16	A CPU/Memory/Swap usage meter for G15Daemon.
12cr|g15stats-1.9.2-4|17	
12cr|g15stats-1.9.2-4|18	This first version of G15Stats requires libgtop development packages to be
12cr|g15stats-1.9.2-4|19	installed before compilation.
12cr|g15stats-1.9.2-4|20	
12cr|g15stats-1.9.2-4|21	Features:
12cr|g15stats-1.9.2-4|22	CPU Screen displays graphs of User/System/Nice and Idle time, along with
12cr|g15stats-1.9.2-4|23	LoadAVG and Uptime.
12cr|g15stats-1.9.2-4|24	
12cr|g15stats-1.9.2-4|25	Memory Screen displays Memory Total & Free, and graph of Used vs
12cr|g15stats-1.9.2-4|26	Buffered+Cached Memory.
12cr|g15stats-1.9.2-4|27	
12cr|g15stats-1.9.2-4|28	Swap Screen displays Used, Free and Total swap space, along with the number
12cr|g15stats-1.9.2-4|29	of pages currently paged in/out.
12cr|g15stats-1.9.2-4|30	
12cr|g15stats-1.9.2-4|31	Network Screen displays Total bytes In/Out, history graph, Peak speed.
12cr|g15stats-1.9.2-4|32	
12cr|g15stats-1.9.2-4|33	%prep
12cr|g15stats-1.9.2-4|34	%setup -q
12cr|g15stats-1.9.2-4|35	%patch0 -p1
12cr|g15stats-1.9.2-4|36	
12cr|g15stats-1.9.2-4|37	%build
12cr|g15stats-1.9.2-4|38	./autogen.sh
12cr|g15stats-1.9.2-4|39	%configure2_5x
12cr|g15stats-1.9.2-4|40	%make
12cr|g15stats-1.9.2-4|41	
12cr|g15stats-1.9.2-4|42	%install
12cr|g15stats-1.9.2-4|43	%makeinstall_std
12cr|g15stats-1.9.2-4|44	%__rm -r %{buildroot}%{_docdir}
12cr|g15stats-1.9.2-4|45	
12cr|g15stats-1.9.2-4|46	%files
12cr|g15stats-1.9.2-4|47	%defattr(0644,root,root,0755)
12cr|g15stats-1.9.2-4|48	%doc AUTHORS COPYING ChangeLog README
12cr|g15stats-1.9.2-4|49	%defattr(-,root,root,0755)
12cr|g15stats-1.9.2-4|50	%{_bindir}/g15stats
12cr|g15stats-1.9.2-4|51	
12cr|g15stats-1.9.2-4|52	
12cr|g15stats-1.9.2-4|53	%changelog
12cr|g15stats-1.9.2-4|54	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 1.9.2-3mdv2011.0
12cr|g15stats-1.9.2-4|55	+ Revision: 635486
12cr|g15stats-1.9.2-4|56	- tighten BR
12cr|g15stats-1.9.2-4|57	
12cr|g15stats-1.9.2-4|58	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9.2-2mdv2011.0
12cr|g15stats-1.9.2-4|59	+ Revision: 610783
12cr|g15stats-1.9.2-4|60	- rebuild
12cr|g15stats-1.9.2-4|61	
12cr|g15stats-1.9.2-4|62	* Fri Dec 11 2009 Jérôme Brenier <incubusss@mandriva.org> 1.9.2-1mdv2010.1
12cr|g15stats-1.9.2-4|63	+ Revision: 476531
12cr|g15stats-1.9.2-4|64	- new version 1.9.2
12cr|g15stats-1.9.2-4|65	- use ./autogen.sh / %%configure
12cr|g15stats-1.9.2-4|66	- fix license tag
12cr|g15stats-1.9.2-4|67	
12cr|g15stats-1.9.2-4|68	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2010.0
12cr|g15stats-1.9.2-4|69	+ Revision: 428989
12cr|g15stats-1.9.2-4|70	- rebuild
12cr|g15stats-1.9.2-4|71	
12cr|g15stats-1.9.2-4|72	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cr|g15stats-1.9.2-4|73	+ Revision: 245592
12cr|g15stats-1.9.2-4|74	- rebuild
12cr|g15stats-1.9.2-4|75	
12cr|g15stats-1.9.2-4|76	* Fri Feb 08 2008 David Walluck <walluck@mandriva.org> 1.0-1mdv2008.1
12cr|g15stats-1.9.2-4|77	+ Revision: 163937
12cr|g15stats-1.9.2-4|78	- import g15stats
12cr|g15stats-1.9.2-4|79	
12cr|g15stats-1.9.2-4|80	

1545 12
12cr|gadmin-bind-0.2.5-2|1	# if I fix the string literal errors according to the wiki Problems
12cr|gadmin-bind-0.2.5-2|2	# page, it crashes on startup - AdamW 2009/01
12cr|gadmin-bind-0.2.5-2|3	%define Werror_cflags %nil
12cr|gadmin-bind-0.2.5-2|4	
12cr|gadmin-bind-0.2.5-2|5	Summary:	A GTK+ administation tool for ISC BIND
12cr|gadmin-bind-0.2.5-2|6	Name:		gadmin-bind
12cr|gadmin-bind-0.2.5-2|7	Version:	0.2.5
12cr|gadmin-bind-0.2.5-2|8	Release:	%mkrel 2
12cr|gadmin-bind-0.2.5-2|9	License:	GPLv3+
12cr|gadmin-bind-0.2.5-2|10	Group:		System/Configuration/Networking
12cr|gadmin-bind-0.2.5-2|11	URL:		http://www.gadmintools.org/
12cr|gadmin-bind-0.2.5-2|12	Source0:	http://mange.dynalias.org/linux/%{name}/%{name}-%{version}.tar.gz
12cr|gadmin-bind-0.2.5-2|13	Source1:	%{name}.pam
12cr|gadmin-bind-0.2.5-2|14	BuildRequires:	gtk+2-devel
12cr|gadmin-bind-0.2.5-2|15	BuildRequires:	imagemagick
12cr|gadmin-bind-0.2.5-2|16	BuildRequires:  desktop-file-utils
12cr|gadmin-bind-0.2.5-2|17	Requires:	bind >= 9.3.2
12cr|gadmin-bind-0.2.5-2|18	Requires:	usermode-consoleonly
12cr|gadmin-bind-0.2.5-2|19	Obsoletes:	gbindadmin
12cr|gadmin-bind-0.2.5-2|20	Provides:	gbindadmin
12cr|gadmin-bind-0.2.5-2|21	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gadmin-bind-0.2.5-2|22	
12cr|gadmin-bind-0.2.5-2|23	%description
12cr|gadmin-bind-0.2.5-2|24	Gadmin-Bind is a fast and easy to use GTK+ administration tool for
12cr|gadmin-bind-0.2.5-2|25	ISC BIND.
12cr|gadmin-bind-0.2.5-2|26	
12cr|gadmin-bind-0.2.5-2|27	%prep
12cr|gadmin-bind-0.2.5-2|28	%setup -q
12cr|gadmin-bind-0.2.5-2|29	
12cr|gadmin-bind-0.2.5-2|30	%build
12cr|gadmin-bind-0.2.5-2|31	%configure2_5x
12cr|gadmin-bind-0.2.5-2|32	
12cr|gadmin-bind-0.2.5-2|33	perl -pi -e 's|^#define CHROOT_PATH .*|#define CHROOT_PATH \"%{_localstatedir}/lib/named-chroot\"|g' config.h
12cr|gadmin-bind-0.2.5-2|34	perl -pi -e 's|^#define SYSLOG_PATH .*|#define SYSLOG_PATH \"/var/log/messages\"|g' config.h
12cr|gadmin-bind-0.2.5-2|35	perl -pi -e 's|^#define NAMED_USER .*|#define NAMED_USER \"named\"|g' config.h
12cr|gadmin-bind-0.2.5-2|36	
12cr|gadmin-bind-0.2.5-2|37	%make
12cr|gadmin-bind-0.2.5-2|38	
12cr|gadmin-bind-0.2.5-2|39	%install
12cr|gadmin-bind-0.2.5-2|40	rm -rf %{buildroot}
12cr|gadmin-bind-0.2.5-2|41	
12cr|gadmin-bind-0.2.5-2|42	%makeinstall INSTALL_USER=`id -un` INSTALL_GROUP=`id -gn`
12cr|gadmin-bind-0.2.5-2|43	
12cr|gadmin-bind-0.2.5-2|44	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|gadmin-bind-0.2.5-2|45	
12cr|gadmin-bind-0.2.5-2|46	# pam auth
12cr|gadmin-bind-0.2.5-2|47	install -d %{buildroot}%{_sysconfdir}/pam.d/
12cr|gadmin-bind-0.2.5-2|48	install -d %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gadmin-bind-0.2.5-2|49	
12cr|gadmin-bind-0.2.5-2|50	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cr|gadmin-bind-0.2.5-2|51	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
12cr|gadmin-bind-0.2.5-2|52	
12cr|gadmin-bind-0.2.5-2|53	# locales
12cr|gadmin-bind-0.2.5-2|54	%find_lang %name
12cr|gadmin-bind-0.2.5-2|55	
12cr|gadmin-bind-0.2.5-2|56	# Icons
12cr|gadmin-bind-0.2.5-2|57	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|gadmin-bind-0.2.5-2|58	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|gadmin-bind-0.2.5-2|59	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|gadmin-bind-0.2.5-2|60	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|gadmin-bind-0.2.5-2|61	
12cr|gadmin-bind-0.2.5-2|62	# Menu
12cr|gadmin-bind-0.2.5-2|63	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gadmin-bind-0.2.5-2|64	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
12cr|gadmin-bind-0.2.5-2|65	sed -i -e 's,GADMIN-BIND,Gadmin-Bind,g' desktop/%{name}.desktop
12cr|gadmin-bind-0.2.5-2|66	mv desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gadmin-bind-0.2.5-2|67	desktop-file-install --vendor="" \
12cr|gadmin-bind-0.2.5-2|68	--remove-category="Application" \
12cr|gadmin-bind-0.2.5-2|69	--add-category="Settings;Network;GTK;" \
12cr|gadmin-bind-0.2.5-2|70	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gadmin-bind-0.2.5-2|71	
12cr|gadmin-bind-0.2.5-2|72	# Prepare usermode entry
12cr|gadmin-bind-0.2.5-2|73	mkdir -p %{buildroot}%{_bindir}
12cr|gadmin-bind-0.2.5-2|74	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
12cr|gadmin-bind-0.2.5-2|75	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
12cr|gadmin-bind-0.2.5-2|76	
12cr|gadmin-bind-0.2.5-2|77	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gadmin-bind-0.2.5-2|78	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
12cr|gadmin-bind-0.2.5-2|79	USER=root
12cr|gadmin-bind-0.2.5-2|80	PROGRAM=%{_sbindir}/%{name}.real
12cr|gadmin-bind-0.2.5-2|81	SESSION=true
12cr|gadmin-bind-0.2.5-2|82	FALLBACK=false
12cr|gadmin-bind-0.2.5-2|83	_EOF_
12cr|gadmin-bind-0.2.5-2|84	
12cr|gadmin-bind-0.2.5-2|85	%if %mdkversion < 200900
12cr|gadmin-bind-0.2.5-2|86	%post
12cr|gadmin-bind-0.2.5-2|87	%update_menus
12cr|gadmin-bind-0.2.5-2|88	%endif
12cr|gadmin-bind-0.2.5-2|89	
12cr|gadmin-bind-0.2.5-2|90	%if %mdkversion < 200900
12cr|gadmin-bind-0.2.5-2|91	%postun
12cr|gadmin-bind-0.2.5-2|92	%clean_menus
12cr|gadmin-bind-0.2.5-2|93	%endif
12cr|gadmin-bind-0.2.5-2|94	
12cr|gadmin-bind-0.2.5-2|95	%clean
12cr|gadmin-bind-0.2.5-2|96	rm -rf %{buildroot}
12cr|gadmin-bind-0.2.5-2|97	
12cr|gadmin-bind-0.2.5-2|98	%files -f %{name}.lang
12cr|gadmin-bind-0.2.5-2|99	%defattr(-,root,root,0755)
12cr|gadmin-bind-0.2.5-2|100	%doc COPYING AUTHORS ChangeLog
12cr|gadmin-bind-0.2.5-2|101	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|gadmin-bind-0.2.5-2|102	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cr|gadmin-bind-0.2.5-2|103	%dir %{_sysconfdir}/%{name}
12cr|gadmin-bind-0.2.5-2|104	%{_bindir}/%{name}
12cr|gadmin-bind-0.2.5-2|105	%{_sbindir}/%{name}.real
12cr|gadmin-bind-0.2.5-2|106	%{_datadir}/applications/%{name}.desktop
12cr|gadmin-bind-0.2.5-2|107	%{_datadir}/pixmaps/*.png
12cr|gadmin-bind-0.2.5-2|108	%{_datadir}/pixmaps/%{name}/*.png
12cr|gadmin-bind-0.2.5-2|109	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|gadmin-bind-0.2.5-2|110	
12cr|gadmin-bind-0.2.5-2|111	
12cr|gadmin-bind-0.2.5-2|112	
12cr|gadmin-bind-0.2.5-2|113	%changelog
12cr|gadmin-bind-0.2.5-2|114	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.5-2mdv2011.0
12cr|gadmin-bind-0.2.5-2|115	+ Revision: 610785
12cr|gadmin-bind-0.2.5-2|116	- rebuild
12cr|gadmin-bind-0.2.5-2|117	
12cr|gadmin-bind-0.2.5-2|118	* Sun Mar 21 2010 Funda Wang <fwang@mandriva.org> 0.2.5-1mdv2010.1
12cr|gadmin-bind-0.2.5-2|119	+ Revision: 525948
12cr|gadmin-bind-0.2.5-2|120	- update to new version 0.2.5
12cr|gadmin-bind-0.2.5-2|121	
12cr|gadmin-bind-0.2.5-2|122	* Fri Feb 12 2010 Funda Wang <fwang@mandriva.org> 0.2.4-1mdv2010.1
12cr|gadmin-bind-0.2.5-2|123	+ Revision: 504474
12cr|gadmin-bind-0.2.5-2|124	- new version 0.2.4
12cr|gadmin-bind-0.2.5-2|125	
12cr|gadmin-bind-0.2.5-2|126	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.2.3-4mdv2010.0
12cr|gadmin-bind-0.2.5-2|127	+ Revision: 437612
12cr|gadmin-bind-0.2.5-2|128	- rebuild
12cr|gadmin-bind-0.2.5-2|129	
12cr|gadmin-bind-0.2.5-2|130	* Sun Jan 04 2009 Adam Williamson <awilliamson@mandriva.org> 0.2.3-3mdv2009.1
12cr|gadmin-bind-0.2.5-2|131	+ Revision: 324131
12cr|gadmin-bind-0.2.5-2|132	- install consolehelper link to /usr/bin not /usr/sbin, so it works right
12cr|gadmin-bind-0.2.5-2|133	- don't use ALL CAPS in menu entry
12cr|gadmin-bind-0.2.5-2|134	- fd.o icons
12cr|gadmin-bind-0.2.5-2|135	- clean description a bit
12cr|gadmin-bind-0.2.5-2|136	- new license policy
12cr|gadmin-bind-0.2.5-2|137	- disable Werror (if I try and fix it, it crashes on startup)
12cr|gadmin-bind-0.2.5-2|138	
12cr|gadmin-bind-0.2.5-2|139	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gadmin-bind-0.2.5-2|140	- lowercase ImageMagick
12cr|gadmin-bind-0.2.5-2|141	
12cr|gadmin-bind-0.2.5-2|142	* Tue Sep 09 2008 Emmanuel Andry <eandry@mandriva.org> 0.2.3-2mdv2009.0
12cr|gadmin-bind-0.2.5-2|143	+ Revision: 283233
12cr|gadmin-bind-0.2.5-2|144	- fix consolehelper
12cr|gadmin-bind-0.2.5-2|145	
12cr|gadmin-bind-0.2.5-2|146	* Tue Sep 09 2008 Emmanuel Andry <eandry@mandriva.org> 0.2.3-1mdv2009.0
12cr|gadmin-bind-0.2.5-2|147	+ Revision: 283212
12cr|gadmin-bind-0.2.5-2|148	- import gadmin-bind
12cr|gadmin-bind-0.2.5-2|149	
12cr|gadmin-bind-0.2.5-2|150	

1546 12
12cr|gadmin-dhcpd-0.5.2-1|1	Summary:	A GTK+ administation tool for the ISC DHCPD server
12cr|gadmin-dhcpd-0.5.2-1|2	Name:		gadmin-dhcpd
12cr|gadmin-dhcpd-0.5.2-1|3	Version:	0.5.2
12cr|gadmin-dhcpd-0.5.2-1|4	Release:	%mkrel 1
12cr|gadmin-dhcpd-0.5.2-1|5	License:	GPLv3+
12cr|gadmin-dhcpd-0.5.2-1|6	Group:		System/Configuration/Networking
12cr|gadmin-dhcpd-0.5.2-1|7	URL:		http://www.gadmintools.org/
12cr|gadmin-dhcpd-0.5.2-1|8	Source0:	http://mange.dynalias.org/linux/%{name}/%{name}-%{version}.tar.gz
12cr|gadmin-dhcpd-0.5.2-1|9	Source1:	%{name}.pam
12cr|gadmin-dhcpd-0.5.2-1|10	BuildRequires:	gtk+2-devel
12cr|gadmin-dhcpd-0.5.2-1|11	BuildRequires:	imagemagick
12cr|gadmin-dhcpd-0.5.2-1|12	BuildRequires:  desktop-file-utils
12cr|gadmin-dhcpd-0.5.2-1|13	Requires:	dhcp-server >= 3.0.1
12cr|gadmin-dhcpd-0.5.2-1|14	Requires:	usermode-consoleonly
12cr|gadmin-dhcpd-0.5.2-1|15	Obsoletes:	gdhcpd
12cr|gadmin-dhcpd-0.5.2-1|16	Provides:	gdhcpd
12cr|gadmin-dhcpd-0.5.2-1|17	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gadmin-dhcpd-0.5.2-1|18	
12cr|gadmin-dhcpd-0.5.2-1|19	%description
12cr|gadmin-dhcpd-0.5.2-1|20	Gadmin-Dhcpd is a fast and easy to use GTK+ administration tool for the
12cr|gadmin-dhcpd-0.5.2-1|21	ISC DHCPD server.
12cr|gadmin-dhcpd-0.5.2-1|22	
12cr|gadmin-dhcpd-0.5.2-1|23	%prep
12cr|gadmin-dhcpd-0.5.2-1|24	%setup -q
12cr|gadmin-dhcpd-0.5.2-1|25	
12cr|gadmin-dhcpd-0.5.2-1|26	%build
12cr|gadmin-dhcpd-0.5.2-1|27	%configure2_5x
12cr|gadmin-dhcpd-0.5.2-1|28	
12cr|gadmin-dhcpd-0.5.2-1|29	perl -pi -e 's|^#define DHCPD_BINARY .*|#define DHCPD_BINARY \"%{_sbindir}/dhcpd\"|g' config.h
12cr|gadmin-dhcpd-0.5.2-1|30	perl -pi -e 's|^#define DHCPD_CONF .*|#define DHCPD_CONF \"%{_sysconfdir}/dhcpd.conf\"|g' config.h
12cr|gadmin-dhcpd-0.5.2-1|31	perl -pi -e 's|^#define LEASE_FILE .*|#define LEASE_FILE \"%{_localstatedir}/lib/dhcp/dhcpd.leases\"|g' config.h
12cr|gadmin-dhcpd-0.5.2-1|32	
12cr|gadmin-dhcpd-0.5.2-1|33	%make
12cr|gadmin-dhcpd-0.5.2-1|34	
12cr|gadmin-dhcpd-0.5.2-1|35	%install
12cr|gadmin-dhcpd-0.5.2-1|36	rm -rf %{buildroot}
12cr|gadmin-dhcpd-0.5.2-1|37	
12cr|gadmin-dhcpd-0.5.2-1|38	%makeinstall_std INSTALL_USER=`id -un` INSTALL_GROUP=`id -gn`
12cr|gadmin-dhcpd-0.5.2-1|39	
12cr|gadmin-dhcpd-0.5.2-1|40	# pam auth
12cr|gadmin-dhcpd-0.5.2-1|41	install -d %{buildroot}%{_sysconfdir}/pam.d/
12cr|gadmin-dhcpd-0.5.2-1|42	install -d %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gadmin-dhcpd-0.5.2-1|43	
12cr|gadmin-dhcpd-0.5.2-1|44	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cr|gadmin-dhcpd-0.5.2-1|45	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
12cr|gadmin-dhcpd-0.5.2-1|46	
12cr|gadmin-dhcpd-0.5.2-1|47	# locales
12cr|gadmin-dhcpd-0.5.2-1|48	%find_lang %{name}
12cr|gadmin-dhcpd-0.5.2-1|49	
12cr|gadmin-dhcpd-0.5.2-1|50	# Icons
12cr|gadmin-dhcpd-0.5.2-1|51	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|gadmin-dhcpd-0.5.2-1|52	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|gadmin-dhcpd-0.5.2-1|53	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|gadmin-dhcpd-0.5.2-1|54	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|gadmin-dhcpd-0.5.2-1|55	
12cr|gadmin-dhcpd-0.5.2-1|56	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gadmin-dhcpd-0.5.2-1|57	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
12cr|gadmin-dhcpd-0.5.2-1|58	sed -i -e 's,GADMIN-DHCPD,Gadmin-Dhcpd,g' desktop/%{name}.desktop
12cr|gadmin-dhcpd-0.5.2-1|59	mv desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gadmin-dhcpd-0.5.2-1|60	desktop-file-install --vendor="" \
12cr|gadmin-dhcpd-0.5.2-1|61	--remove-category="Application" \
12cr|gadmin-dhcpd-0.5.2-1|62	--add-category="Settings;Network;GTK;" \
12cr|gadmin-dhcpd-0.5.2-1|63	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gadmin-dhcpd-0.5.2-1|64	
12cr|gadmin-dhcpd-0.5.2-1|65	# Prepare usermode entry
12cr|gadmin-dhcpd-0.5.2-1|66	mkdir -p %{buildroot}%{_bindir}
12cr|gadmin-dhcpd-0.5.2-1|67	mv %{buildroot}%{_sbindir}/gadmin-dhcpd %{buildroot}%{_sbindir}/gadmin-dhcpd.real
12cr|gadmin-dhcpd-0.5.2-1|68	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/gadmin-dhcpd
12cr|gadmin-dhcpd-0.5.2-1|69	
12cr|gadmin-dhcpd-0.5.2-1|70	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gadmin-dhcpd-0.5.2-1|71	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
12cr|gadmin-dhcpd-0.5.2-1|72	USER=root
12cr|gadmin-dhcpd-0.5.2-1|73	PROGRAM=%{_sbindir}/%{name}.real
12cr|gadmin-dhcpd-0.5.2-1|74	SESSION=true
12cr|gadmin-dhcpd-0.5.2-1|75	FALLBACK=false
12cr|gadmin-dhcpd-0.5.2-1|76	_EOF_
12cr|gadmin-dhcpd-0.5.2-1|77	
12cr|gadmin-dhcpd-0.5.2-1|78	rm -rf %{buildroot}%{_datadir}/doc/%{name}
12cr|gadmin-dhcpd-0.5.2-1|79	
12cr|gadmin-dhcpd-0.5.2-1|80	%if %mdkversion < 200900
12cr|gadmin-dhcpd-0.5.2-1|81	%post
12cr|gadmin-dhcpd-0.5.2-1|82	%update_menus
12cr|gadmin-dhcpd-0.5.2-1|83	%endif
12cr|gadmin-dhcpd-0.5.2-1|84	
12cr|gadmin-dhcpd-0.5.2-1|85	%if %mdkversion < 200900
12cr|gadmin-dhcpd-0.5.2-1|86	%postun
12cr|gadmin-dhcpd-0.5.2-1|87	%clean_menus
12cr|gadmin-dhcpd-0.5.2-1|88	%endif
12cr|gadmin-dhcpd-0.5.2-1|89	
12cr|gadmin-dhcpd-0.5.2-1|90	%clean
12cr|gadmin-dhcpd-0.5.2-1|91	rm -rf %{buildroot}
12cr|gadmin-dhcpd-0.5.2-1|92	
12cr|gadmin-dhcpd-0.5.2-1|93	%files -f %{name}.lang
12cr|gadmin-dhcpd-0.5.2-1|94	%defattr(-,root,root,0755)
12cr|gadmin-dhcpd-0.5.2-1|95	%doc COPYING AUTHORS ChangeLog
12cr|gadmin-dhcpd-0.5.2-1|96	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|gadmin-dhcpd-0.5.2-1|97	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cr|gadmin-dhcpd-0.5.2-1|98	%{_bindir}/%{name}
12cr|gadmin-dhcpd-0.5.2-1|99	%{_sbindir}/%{name}.real
12cr|gadmin-dhcpd-0.5.2-1|100	%{_datadir}/applications/%{name}.desktop
12cr|gadmin-dhcpd-0.5.2-1|101	%{_datadir}/pixmaps/*.png
12cr|gadmin-dhcpd-0.5.2-1|102	%{_datadir}/pixmaps/%{name}/%{name}.png
12cr|gadmin-dhcpd-0.5.2-1|103	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|gadmin-dhcpd-0.5.2-1|104	
12cr|gadmin-dhcpd-0.5.2-1|105	
12cr|gadmin-dhcpd-0.5.2-1|106	
12cr|gadmin-dhcpd-0.5.2-1|107	%changelog
12cr|gadmin-dhcpd-0.5.2-1|108	* Sat Jan 29 2011 Funda Wang <fwang@mandriva.org> 0.5.2-1mdv2011.0
12cr|gadmin-dhcpd-0.5.2-1|109	+ Revision: 633941
12cr|gadmin-dhcpd-0.5.2-1|110	- update to new version 0.5.2
12cr|gadmin-dhcpd-0.5.2-1|111	- update to new version 0.5.1
12cr|gadmin-dhcpd-0.5.2-1|112	
12cr|gadmin-dhcpd-0.5.2-1|113	* Sun Jan 09 2011 Funda Wang <fwang@mandriva.org> 0.5.0-1mdv2011.0
12cr|gadmin-dhcpd-0.5.2-1|114	+ Revision: 630685
12cr|gadmin-dhcpd-0.5.2-1|115	- update to new version 0.5.0
12cr|gadmin-dhcpd-0.5.2-1|116	
12cr|gadmin-dhcpd-0.5.2-1|117	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.9-2mdv2011.0
12cr|gadmin-dhcpd-0.5.2-1|118	+ Revision: 610786
12cr|gadmin-dhcpd-0.5.2-1|119	- rebuild
12cr|gadmin-dhcpd-0.5.2-1|120	
12cr|gadmin-dhcpd-0.5.2-1|121	* Sun Mar 28 2010 Funda Wang <fwang@mandriva.org> 0.4.9-1mdv2010.1
12cr|gadmin-dhcpd-0.5.2-1|122	+ Revision: 528508
12cr|gadmin-dhcpd-0.5.2-1|123	- update to new version 0.4.9
12cr|gadmin-dhcpd-0.5.2-1|124	- use install_std
12cr|gadmin-dhcpd-0.5.2-1|125	
12cr|gadmin-dhcpd-0.5.2-1|126	* Wed Mar 17 2010 Funda Wang <fwang@mandriva.org> 0.4.8-1mdv2010.1
12cr|gadmin-dhcpd-0.5.2-1|127	+ Revision: 522777
12cr|gadmin-dhcpd-0.5.2-1|128	- update to new version 0.4.8
12cr|gadmin-dhcpd-0.5.2-1|129	
12cr|gadmin-dhcpd-0.5.2-1|130	* Thu Jan 07 2010 Emmanuel Andry <eandry@mandriva.org> 0.4.7-1mdv2010.1
12cr|gadmin-dhcpd-0.5.2-1|131	+ Revision: 487287
12cr|gadmin-dhcpd-0.5.2-1|132	- New version 0.4.7
12cr|gadmin-dhcpd-0.5.2-1|133	
12cr|gadmin-dhcpd-0.5.2-1|134	* Fri Sep 11 2009 Emmanuel Andry <eandry@mandriva.org> 0.4.5-1mdv2010.0
12cr|gadmin-dhcpd-0.5.2-1|135	+ Revision: 438452
12cr|gadmin-dhcpd-0.5.2-1|136	- New version 0.4.5
12cr|gadmin-dhcpd-0.5.2-1|137	
12cr|gadmin-dhcpd-0.5.2-1|138	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.4.4-4mdv2010.0
12cr|gadmin-dhcpd-0.5.2-1|139	+ Revision: 437613
12cr|gadmin-dhcpd-0.5.2-1|140	- rebuild
12cr|gadmin-dhcpd-0.5.2-1|141	
12cr|gadmin-dhcpd-0.5.2-1|142	* Sun Jan 04 2009 Adam Williamson <awilliamson@mandriva.org> 0.4.4-3mdv2009.1
12cr|gadmin-dhcpd-0.5.2-1|143	+ Revision: 324138
12cr|gadmin-dhcpd-0.5.2-1|144	- install consolehelper link to /usr/bin not /usr/sbin, so it works right
12cr|gadmin-dhcpd-0.5.2-1|145	- don't use ALL CAPS in menu entry
12cr|gadmin-dhcpd-0.5.2-1|146	- fd.o icons
12cr|gadmin-dhcpd-0.5.2-1|147	- clean description a bit
12cr|gadmin-dhcpd-0.5.2-1|148	- new license policy
12cr|gadmin-dhcpd-0.5.2-1|149	- disable Werror (if I try and fix it, it crashes on startup)
12cr|gadmin-dhcpd-0.5.2-1|150	
12cr|gadmin-dhcpd-0.5.2-1|151	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gadmin-dhcpd-0.5.2-1|152	- lowercase ImageMagick
12cr|gadmin-dhcpd-0.5.2-1|153	
12cr|gadmin-dhcpd-0.5.2-1|154	* Tue Sep 09 2008 Emmanuel Andry <eandry@mandriva.org> 0.4.4-2mdv2009.0
12cr|gadmin-dhcpd-0.5.2-1|155	+ Revision: 283232
12cr|gadmin-dhcpd-0.5.2-1|156	- fix source0
12cr|gadmin-dhcpd-0.5.2-1|157	
12cr|gadmin-dhcpd-0.5.2-1|158	* Tue Sep 09 2008 Emmanuel Andry <eandry@mandriva.org> 0.4.4-1mdv2009.0
12cr|gadmin-dhcpd-0.5.2-1|159	+ Revision: 283071
12cr|gadmin-dhcpd-0.5.2-1|160	- import gadmin-dhcpd
12cr|gadmin-dhcpd-0.5.2-1|161	
12cr|gadmin-dhcpd-0.5.2-1|162	

1547 12
12cr|gadmin-httpd-0.1.4-2|1	# if I fix the string literal errors according to the wiki Problems
12cr|gadmin-httpd-0.1.4-2|2	# page, it crashes on startup - AdamW 2009/01
12cr|gadmin-httpd-0.1.4-2|3	%define Werror_cflags %nil
12cr|gadmin-httpd-0.1.4-2|4	
12cr|gadmin-httpd-0.1.4-2|5	Summary:	Easy to use GTK+ frontend for the Apache HTTPD webserver
12cr|gadmin-httpd-0.1.4-2|6	Name:		gadmin-httpd
12cr|gadmin-httpd-0.1.4-2|7	Version:	0.1.4
12cr|gadmin-httpd-0.1.4-2|8	Release:	2
12cr|gadmin-httpd-0.1.4-2|9	License:	GPLv3+
12cr|gadmin-httpd-0.1.4-2|10	Group:		System/Configuration/Networking
12cr|gadmin-httpd-0.1.4-2|11	URL:		http://www.gadmintools.org/
12cr|gadmin-httpd-0.1.4-2|12	Source0:	http://mange.dynalias.org/linux/%{name}/%{name}-%{version}.tar.gz
12cr|gadmin-httpd-0.1.4-2|13	Source1:	%{name}.pam
12cr|gadmin-httpd-0.1.4-2|14	BuildRequires:	gtk+2-devel
12cr|gadmin-httpd-0.1.4-2|15	BuildRequires:	imagemagick
12cr|gadmin-httpd-0.1.4-2|16	BuildRequires:  desktop-file-utils
12cr|gadmin-httpd-0.1.4-2|17	Requires:	apache
12cr|gadmin-httpd-0.1.4-2|18	Requires:	usermode-consoleonly
12cr|gadmin-httpd-0.1.4-2|19	Obsoletes:	gadminhttpd
12cr|gadmin-httpd-0.1.4-2|20	Provides:	gadminhttpd
12cr|gadmin-httpd-0.1.4-2|21	
12cr|gadmin-httpd-0.1.4-2|22	%description
12cr|gadmin-httpd-0.1.4-2|23	GAdmin-HTTPD is an easy to use GTK+ frontend for the Apache httpd webserver.
12cr|gadmin-httpd-0.1.4-2|24	
12cr|gadmin-httpd-0.1.4-2|25	%prep
12cr|gadmin-httpd-0.1.4-2|26	%setup -q
12cr|gadmin-httpd-0.1.4-2|27	
12cr|gadmin-httpd-0.1.4-2|28	%build
12cr|gadmin-httpd-0.1.4-2|29	%configure2_5x
12cr|gadmin-httpd-0.1.4-2|30	%make
12cr|gadmin-httpd-0.1.4-2|31	
12cr|gadmin-httpd-0.1.4-2|32	%install
12cr|gadmin-httpd-0.1.4-2|33	%makeinstall_std
12cr|gadmin-httpd-0.1.4-2|34	#INSTALL_USER=`id -un` INSTALL_GROUP=`id -gn`
12cr|gadmin-httpd-0.1.4-2|35	
12cr|gadmin-httpd-0.1.4-2|36	# pam auth
12cr|gadmin-httpd-0.1.4-2|37	install -d %{buildroot}%{_sysconfdir}/pam.d/
12cr|gadmin-httpd-0.1.4-2|38	install -d %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gadmin-httpd-0.1.4-2|39	
12cr|gadmin-httpd-0.1.4-2|40	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cr|gadmin-httpd-0.1.4-2|41	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
12cr|gadmin-httpd-0.1.4-2|42	
12cr|gadmin-httpd-0.1.4-2|43	# Icons
12cr|gadmin-httpd-0.1.4-2|44	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|gadmin-httpd-0.1.4-2|45	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|gadmin-httpd-0.1.4-2|46	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|gadmin-httpd-0.1.4-2|47	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|gadmin-httpd-0.1.4-2|48	
12cr|gadmin-httpd-0.1.4-2|49	# Menu
12cr|gadmin-httpd-0.1.4-2|50	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gadmin-httpd-0.1.4-2|51	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
12cr|gadmin-httpd-0.1.4-2|52	sed -i -e 's,GADMIN-HTTPD,Gadmin-HTTPD,g' desktop/%{name}.desktop
12cr|gadmin-httpd-0.1.4-2|53	mv desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gadmin-httpd-0.1.4-2|54	desktop-file-install --vendor="" \
12cr|gadmin-httpd-0.1.4-2|55	--remove-category="Application" \
12cr|gadmin-httpd-0.1.4-2|56	--add-category="Settings;Network;GTK;" \
12cr|gadmin-httpd-0.1.4-2|57	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gadmin-httpd-0.1.4-2|58	
12cr|gadmin-httpd-0.1.4-2|59	# Prepare usermode entry
12cr|gadmin-httpd-0.1.4-2|60	mkdir -p %{buildroot}%{_bindir}
12cr|gadmin-httpd-0.1.4-2|61	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
12cr|gadmin-httpd-0.1.4-2|62	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
12cr|gadmin-httpd-0.1.4-2|63	
12cr|gadmin-httpd-0.1.4-2|64	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gadmin-httpd-0.1.4-2|65	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
12cr|gadmin-httpd-0.1.4-2|66	USER=root
12cr|gadmin-httpd-0.1.4-2|67	PROGRAM=%{_sbindir}/%{name}.real
12cr|gadmin-httpd-0.1.4-2|68	SESSION=true
12cr|gadmin-httpd-0.1.4-2|69	FALLBACK=false
12cr|gadmin-httpd-0.1.4-2|70	_EOF_
12cr|gadmin-httpd-0.1.4-2|71	
12cr|gadmin-httpd-0.1.4-2|72	rm -rf %{buildroot}%{_datadir}/doc/%{name}
12cr|gadmin-httpd-0.1.4-2|73	
12cr|gadmin-httpd-0.1.4-2|74	%files
12cr|gadmin-httpd-0.1.4-2|75	%defattr(-,root,root,0755)
12cr|gadmin-httpd-0.1.4-2|76	%doc COPYING AUTHORS ChangeLog
12cr|gadmin-httpd-0.1.4-2|77	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|gadmin-httpd-0.1.4-2|78	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cr|gadmin-httpd-0.1.4-2|79	%{_bindir}/%{name}
12cr|gadmin-httpd-0.1.4-2|80	%{_sbindir}/%{name}.real
12cr|gadmin-httpd-0.1.4-2|81	%{_datadir}/applications/%{name}.desktop
12cr|gadmin-httpd-0.1.4-2|82	%{_datadir}/pixmaps/*.png
12cr|gadmin-httpd-0.1.4-2|83	%{_datadir}/pixmaps/%{name}/*.png
12cr|gadmin-httpd-0.1.4-2|84	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|gadmin-httpd-0.1.4-2|85	
12cr|gadmin-httpd-0.1.4-2|86	
12cr|gadmin-httpd-0.1.4-2|87	
12cr|gadmin-httpd-0.1.4-2|88	%changelog
12cr|gadmin-httpd-0.1.4-2|89	* Sat Aug 14 2010 Funda Wang <fwang@mandriva.org> 0.1.4-1mdv2011.0
12cr|gadmin-httpd-0.1.4-2|90	+ Revision: 569754
12cr|gadmin-httpd-0.1.4-2|91	- new version 0.1.4
12cr|gadmin-httpd-0.1.4-2|92	
12cr|gadmin-httpd-0.1.4-2|93	* Sun Feb 28 2010 Funda Wang <fwang@mandriva.org> 0.1.2-3mdv2010.1
12cr|gadmin-httpd-0.1.4-2|94	+ Revision: 512756
12cr|gadmin-httpd-0.1.4-2|95	- fix build
12cr|gadmin-httpd-0.1.4-2|96	
12cr|gadmin-httpd-0.1.4-2|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|gadmin-httpd-0.1.4-2|98	- rebuild
12cr|gadmin-httpd-0.1.4-2|99	
12cr|gadmin-httpd-0.1.4-2|100	* Sun Jan 04 2009 Adam Williamson <awilliamson@mandriva.org> 0.1.2-2mdv2009.1
12cr|gadmin-httpd-0.1.4-2|101	+ Revision: 324163
12cr|gadmin-httpd-0.1.4-2|102	- install consolehelper link to /usr/bin not /usr/sbin, so it works right
12cr|gadmin-httpd-0.1.4-2|103	- don't use ALL CAPS in menu entry
12cr|gadmin-httpd-0.1.4-2|104	- fd.o icons
12cr|gadmin-httpd-0.1.4-2|105	- clean description a bit
12cr|gadmin-httpd-0.1.4-2|106	- new license policy
12cr|gadmin-httpd-0.1.4-2|107	- disable Werror (if I try and fix it, it crashes on startup)
12cr|gadmin-httpd-0.1.4-2|108	
12cr|gadmin-httpd-0.1.4-2|109	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gadmin-httpd-0.1.4-2|110	- lowercase ImageMagick
12cr|gadmin-httpd-0.1.4-2|111	
12cr|gadmin-httpd-0.1.4-2|112	* Tue Sep 09 2008 Emmanuel Andry <eandry@mandriva.org> 0.1.2-1mdv2009.0
12cr|gadmin-httpd-0.1.4-2|113	+ Revision: 283230
12cr|gadmin-httpd-0.1.4-2|114	- import gadmin-httpd
12cr|gadmin-httpd-0.1.4-2|115	
12cr|gadmin-httpd-0.1.4-2|116	

1548 12
12cr|gadmin-openvpn-client-0.1.5-1|1	# if I fix the string literal errors according to the wiki Problems
12cr|gadmin-openvpn-client-0.1.5-1|2	# page, it crashes on startup - AdamW 2009/01
12cr|gadmin-openvpn-client-0.1.5-1|3	%define Werror_cflags %nil
12cr|gadmin-openvpn-client-0.1.5-1|4	
12cr|gadmin-openvpn-client-0.1.5-1|5	Summary:	A GTK+ administation tool for OpenVPN (client)
12cr|gadmin-openvpn-client-0.1.5-1|6	Name:		gadmin-openvpn-client
12cr|gadmin-openvpn-client-0.1.5-1|7	Version:	0.1.5
12cr|gadmin-openvpn-client-0.1.5-1|8	Release:	%mkrel 1
12cr|gadmin-openvpn-client-0.1.5-1|9	License:	GPLv3+
12cr|gadmin-openvpn-client-0.1.5-1|10	Group:		System/Configuration/Networking
12cr|gadmin-openvpn-client-0.1.5-1|11	URL:		http://www.gadmintools.org/
12cr|gadmin-openvpn-client-0.1.5-1|12	Source0:	http://mange.dynalias.org/linux/gadmin-openvpn/client/%{name}-%{version}.tar.gz
12cr|gadmin-openvpn-client-0.1.5-1|13	Source1:	%{name}.pam
12cr|gadmin-openvpn-client-0.1.5-1|14	BuildRequires:	gtk+2-devel
12cr|gadmin-openvpn-client-0.1.5-1|15	BuildRequires:	imagemagick
12cr|gadmin-openvpn-client-0.1.5-1|16	BuildRequires:	desktop-file-utils
12cr|gadmin-openvpn-client-0.1.5-1|17	Requires:	openvpn
12cr|gadmin-openvpn-client-0.1.5-1|18	Requires:	usermode-consoleonly
12cr|gadmin-openvpn-client-0.1.5-1|19	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gadmin-openvpn-client-0.1.5-1|20	
12cr|gadmin-openvpn-client-0.1.5-1|21	%description
12cr|gadmin-openvpn-client-0.1.5-1|22	Gadmin-OpenVPN-client is a fast and easy to use GTK+ administration tool for
12cr|gadmin-openvpn-client-0.1.5-1|23	OpenVPN (client use).
12cr|gadmin-openvpn-client-0.1.5-1|24	
12cr|gadmin-openvpn-client-0.1.5-1|25	%prep
12cr|gadmin-openvpn-client-0.1.5-1|26	%setup -q
12cr|gadmin-openvpn-client-0.1.5-1|27	
12cr|gadmin-openvpn-client-0.1.5-1|28	%build
12cr|gadmin-openvpn-client-0.1.5-1|29	%configure2_5x
12cr|gadmin-openvpn-client-0.1.5-1|30	%make
12cr|gadmin-openvpn-client-0.1.5-1|31	
12cr|gadmin-openvpn-client-0.1.5-1|32	%install
12cr|gadmin-openvpn-client-0.1.5-1|33	rm -rf %{buildroot}
12cr|gadmin-openvpn-client-0.1.5-1|34	%makeinstall_std
12cr|gadmin-openvpn-client-0.1.5-1|35	
12cr|gadmin-openvpn-client-0.1.5-1|36	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|gadmin-openvpn-client-0.1.5-1|37	
12cr|gadmin-openvpn-client-0.1.5-1|38	# pam auth
12cr|gadmin-openvpn-client-0.1.5-1|39	install -d %{buildroot}%{_sysconfdir}/pam.d/
12cr|gadmin-openvpn-client-0.1.5-1|40	install -d %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gadmin-openvpn-client-0.1.5-1|41	
12cr|gadmin-openvpn-client-0.1.5-1|42	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cr|gadmin-openvpn-client-0.1.5-1|43	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
12cr|gadmin-openvpn-client-0.1.5-1|44	
12cr|gadmin-openvpn-client-0.1.5-1|45	## locales
12cr|gadmin-openvpn-client-0.1.5-1|46	%find_lang %{name}
12cr|gadmin-openvpn-client-0.1.5-1|47	
12cr|gadmin-openvpn-client-0.1.5-1|48	# Mandriva Icons
12cr|gadmin-openvpn-client-0.1.5-1|49	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|gadmin-openvpn-client-0.1.5-1|50	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/%{name}.png
12cr|gadmin-openvpn-client-0.1.5-1|51	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/%{name}.png
12cr|gadmin-openvpn-client-0.1.5-1|52	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/%{name}.png
12cr|gadmin-openvpn-client-0.1.5-1|53	
12cr|gadmin-openvpn-client-0.1.5-1|54	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gadmin-openvpn-client-0.1.5-1|55	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
12cr|gadmin-openvpn-client-0.1.5-1|56	sed -i -e 's,GADMIN-OPENVPN-Client,Gadmin-OpenVPN-client,g' desktop/%{name}.desktop
12cr|gadmin-openvpn-client-0.1.5-1|57	mv desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gadmin-openvpn-client-0.1.5-1|58	desktop-file-install --vendor="" \
12cr|gadmin-openvpn-client-0.1.5-1|59	--remove-category="Application" \
12cr|gadmin-openvpn-client-0.1.5-1|60	--add-category="Settings;Network;GTK;" \
12cr|gadmin-openvpn-client-0.1.5-1|61	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gadmin-openvpn-client-0.1.5-1|62	
12cr|gadmin-openvpn-client-0.1.5-1|63	# Prepare usermode entry
12cr|gadmin-openvpn-client-0.1.5-1|64	mkdir -p %{buildroot}%{_bindir}
12cr|gadmin-openvpn-client-0.1.5-1|65	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
12cr|gadmin-openvpn-client-0.1.5-1|66	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
12cr|gadmin-openvpn-client-0.1.5-1|67	
12cr|gadmin-openvpn-client-0.1.5-1|68	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gadmin-openvpn-client-0.1.5-1|69	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
12cr|gadmin-openvpn-client-0.1.5-1|70	USER=root
12cr|gadmin-openvpn-client-0.1.5-1|71	PROGRAM=%{_sbindir}/%{name}.real
12cr|gadmin-openvpn-client-0.1.5-1|72	SESSION=true
12cr|gadmin-openvpn-client-0.1.5-1|73	FALLBACK=false
12cr|gadmin-openvpn-client-0.1.5-1|74	_EOF_
12cr|gadmin-openvpn-client-0.1.5-1|75	
12cr|gadmin-openvpn-client-0.1.5-1|76	rm -rf %{buildroot}%{_datadir}/doc/%{name}
12cr|gadmin-openvpn-client-0.1.5-1|77	
12cr|gadmin-openvpn-client-0.1.5-1|78	%post
12cr|gadmin-openvpn-client-0.1.5-1|79	%if %mdkversion < 200900
12cr|gadmin-openvpn-client-0.1.5-1|80	%update_menus
12cr|gadmin-openvpn-client-0.1.5-1|81	%endif
12cr|gadmin-openvpn-client-0.1.5-1|82	
12cr|gadmin-openvpn-client-0.1.5-1|83	%postun
12cr|gadmin-openvpn-client-0.1.5-1|84	%if %mdkversion < 200900
12cr|gadmin-openvpn-client-0.1.5-1|85	%clean_menus
12cr|gadmin-openvpn-client-0.1.5-1|86	%endif
12cr|gadmin-openvpn-client-0.1.5-1|87	
12cr|gadmin-openvpn-client-0.1.5-1|88	%clean
12cr|gadmin-openvpn-client-0.1.5-1|89	rm -rf %{buildroot}
12cr|gadmin-openvpn-client-0.1.5-1|90	
12cr|gadmin-openvpn-client-0.1.5-1|91	%files -f %{name}.lang
12cr|gadmin-openvpn-client-0.1.5-1|92	%defattr(-,root,root,0755)
12cr|gadmin-openvpn-client-0.1.5-1|93	%doc COPYING AUTHORS ChangeLog
12cr|gadmin-openvpn-client-0.1.5-1|94	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|gadmin-openvpn-client-0.1.5-1|95	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cr|gadmin-openvpn-client-0.1.5-1|96	%dir %{_sysconfdir}/%{name}
12cr|gadmin-openvpn-client-0.1.5-1|97	%{_bindir}/%{name}
12cr|gadmin-openvpn-client-0.1.5-1|98	%{_sbindir}/%{name}.real
12cr|gadmin-openvpn-client-0.1.5-1|99	%{_datadir}/pixmaps/*.png
12cr|gadmin-openvpn-client-0.1.5-1|100	%{_datadir}/pixmaps/%{name}/*.png
12cr|gadmin-openvpn-client-0.1.5-1|101	%{_datadir}/applications/*
12cr|gadmin-openvpn-client-0.1.5-1|102	%{_iconsdir}/hicolor/*/%{name}.png
12cr|gadmin-openvpn-client-0.1.5-1|103	
12cr|gadmin-openvpn-client-0.1.5-1|104	
12cr|gadmin-openvpn-client-0.1.5-1|105	
12cr|gadmin-openvpn-client-0.1.5-1|106	%changelog
12cr|gadmin-openvpn-client-0.1.5-1|107	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 0.1.5-1mdv2011.0
12cr|gadmin-openvpn-client-0.1.5-1|108	+ Revision: 676972
12cr|gadmin-openvpn-client-0.1.5-1|109	- update to new version 0.1.5
12cr|gadmin-openvpn-client-0.1.5-1|110	
12cr|gadmin-openvpn-client-0.1.5-1|111	* Tue Mar 15 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.1.4-1
12cr|gadmin-openvpn-client-0.1.5-1|112	+ Revision: 645175
12cr|gadmin-openvpn-client-0.1.5-1|113	- update to new version 0.1.4
12cr|gadmin-openvpn-client-0.1.5-1|114	
12cr|gadmin-openvpn-client-0.1.5-1|115	* Sat Dec 25 2010 Funda Wang <fwang@mandriva.org> 0.1.3-1mdv2011.0
12cr|gadmin-openvpn-client-0.1.5-1|116	+ Revision: 624782
12cr|gadmin-openvpn-client-0.1.5-1|117	- update to new version 0.1.3
12cr|gadmin-openvpn-client-0.1.5-1|118	
12cr|gadmin-openvpn-client-0.1.5-1|119	* Sun Aug 29 2010 Funda Wang <fwang@mandriva.org> 0.1.2-1mdv2011.0
12cr|gadmin-openvpn-client-0.1.5-1|120	+ Revision: 574139
12cr|gadmin-openvpn-client-0.1.5-1|121	- update to new version 0.1.2
12cr|gadmin-openvpn-client-0.1.5-1|122	
12cr|gadmin-openvpn-client-0.1.5-1|123	* Sat Feb 27 2010 Funda Wang <fwang@mandriva.org> 0.1.1-1mdv2010.1
12cr|gadmin-openvpn-client-0.1.5-1|124	+ Revision: 512359
12cr|gadmin-openvpn-client-0.1.5-1|125	- new version 0.1.1
12cr|gadmin-openvpn-client-0.1.5-1|126	
12cr|gadmin-openvpn-client-0.1.5-1|127	* Thu Jan 07 2010 Emmanuel Andry <eandry@mandriva.org> 0.0.8-1mdv2010.1
12cr|gadmin-openvpn-client-0.1.5-1|128	+ Revision: 487296
12cr|gadmin-openvpn-client-0.1.5-1|129	- New version 0.0.8
12cr|gadmin-openvpn-client-0.1.5-1|130	
12cr|gadmin-openvpn-client-0.1.5-1|131	* Fri Sep 11 2009 Emmanuel Andry <eandry@mandriva.org> 0.0.7-1mdv2010.0
12cr|gadmin-openvpn-client-0.1.5-1|132	+ Revision: 438454
12cr|gadmin-openvpn-client-0.1.5-1|133	- New version 0.0.7
12cr|gadmin-openvpn-client-0.1.5-1|134	
12cr|gadmin-openvpn-client-0.1.5-1|135	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.0.3-2mdv2010.0
12cr|gadmin-openvpn-client-0.1.5-1|136	+ Revision: 437633
12cr|gadmin-openvpn-client-0.1.5-1|137	- rebuild
12cr|gadmin-openvpn-client-0.1.5-1|138	
12cr|gadmin-openvpn-client-0.1.5-1|139	* Sun Jan 04 2009 Adam Williamson <awilliamson@mandriva.org> 0.0.3-1mdv2009.1
12cr|gadmin-openvpn-client-0.1.5-1|140	+ Revision: 324195
12cr|gadmin-openvpn-client-0.1.5-1|141	- import gadmin-openvpn-client
12cr|gadmin-openvpn-client-0.1.5-1|142	
12cr|gadmin-openvpn-client-0.1.5-1|143	

1549 12
12cr|gadmin-openvpn-server-0.1.5-3|1	# if I fix the string literal errors according to the wiki Problems
12cr|gadmin-openvpn-server-0.1.5-3|2	# page, it crashes on startup - AdamW 2009/01
12cr|gadmin-openvpn-server-0.1.5-3|3	%define Werror_cflags %nil
12cr|gadmin-openvpn-server-0.1.5-3|4	
12cr|gadmin-openvpn-server-0.1.5-3|5	Summary:	A GTK+ administation tool for OpenVPN (bridge)
12cr|gadmin-openvpn-server-0.1.5-3|6	Name:		gadmin-openvpn-server
12cr|gadmin-openvpn-server-0.1.5-3|7	Version:	0.1.5
12cr|gadmin-openvpn-server-0.1.5-3|8	Release:	3
12cr|gadmin-openvpn-server-0.1.5-3|9	License:	GPLv3+
12cr|gadmin-openvpn-server-0.1.5-3|10	Group:		System/Configuration/Networking
12cr|gadmin-openvpn-server-0.1.5-3|11	URL:		http://www.gadmintools.org/
12cr|gadmin-openvpn-server-0.1.5-3|12	Source0:	http://mange.dynalias.org/linux/gadmin-openvpn/server/%{name}-%{version}.tar.gz
12cr|gadmin-openvpn-server-0.1.5-3|13	Source1:	%{name}.pam
12cr|gadmin-openvpn-server-0.1.5-3|14	BuildRequires:	gtk+2-devel
12cr|gadmin-openvpn-server-0.1.5-3|15	BuildRequires:	imagemagick
12cr|gadmin-openvpn-server-0.1.5-3|16	BuildRequires:	desktop-file-utils
12cr|gadmin-openvpn-server-0.1.5-3|17	Requires:	openvpn
12cr|gadmin-openvpn-server-0.1.5-3|18	Requires:	bridge-utils
12cr|gadmin-openvpn-server-0.1.5-3|19	Requires:	usermode-consoleonly
12cr|gadmin-openvpn-server-0.1.5-3|20	
12cr|gadmin-openvpn-server-0.1.5-3|21	%description
12cr|gadmin-openvpn-server-0.1.5-3|22	Gadmin-OpenVPN-server is a fast and easy to use GTK+ administration tool for
12cr|gadmin-openvpn-server-0.1.5-3|23	the OpenVPN server in bridge mode. It allows generation of five signed
12cr|gadmin-openvpn-server-0.1.5-3|24	certificates and keys, including HMAC-Firewall and user authentications.
12cr|gadmin-openvpn-server-0.1.5-3|25	Bridge mode enables SAMBA browsing and printing across physically separated
12cr|gadmin-openvpn-server-0.1.5-3|26	networks and or full-blown road warrior client capabilities.
12cr|gadmin-openvpn-server-0.1.5-3|27	
12cr|gadmin-openvpn-server-0.1.5-3|28	%prep
12cr|gadmin-openvpn-server-0.1.5-3|29	%setup -q
12cr|gadmin-openvpn-server-0.1.5-3|30	
12cr|gadmin-openvpn-server-0.1.5-3|31	%build
12cr|gadmin-openvpn-server-0.1.5-3|32	%configure2_5x
12cr|gadmin-openvpn-server-0.1.5-3|33	%make
12cr|gadmin-openvpn-server-0.1.5-3|34	
12cr|gadmin-openvpn-server-0.1.5-3|35	%install
12cr|gadmin-openvpn-server-0.1.5-3|36	%makeinstall_std
12cr|gadmin-openvpn-server-0.1.5-3|37	
12cr|gadmin-openvpn-server-0.1.5-3|38	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|gadmin-openvpn-server-0.1.5-3|39	
12cr|gadmin-openvpn-server-0.1.5-3|40	# pam auth
12cr|gadmin-openvpn-server-0.1.5-3|41	install -d %{buildroot}%{_sysconfdir}/pam.d/
12cr|gadmin-openvpn-server-0.1.5-3|42	install -d %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gadmin-openvpn-server-0.1.5-3|43	
12cr|gadmin-openvpn-server-0.1.5-3|44	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cr|gadmin-openvpn-server-0.1.5-3|45	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
12cr|gadmin-openvpn-server-0.1.5-3|46	
12cr|gadmin-openvpn-server-0.1.5-3|47	# Mandriva Icons
12cr|gadmin-openvpn-server-0.1.5-3|48	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|gadmin-openvpn-server-0.1.5-3|49	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/%{name}.png
12cr|gadmin-openvpn-server-0.1.5-3|50	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/%{name}.png
12cr|gadmin-openvpn-server-0.1.5-3|51	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/%{name}.png
12cr|gadmin-openvpn-server-0.1.5-3|52	
12cr|gadmin-openvpn-server-0.1.5-3|53	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gadmin-openvpn-server-0.1.5-3|54	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
12cr|gadmin-openvpn-server-0.1.5-3|55	sed -i -e 's,GADMIN-OPENVPN-Server,Gadmin-OpenVPN-server,g' desktop/%{name}.desktop
12cr|gadmin-openvpn-server-0.1.5-3|56	mv desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gadmin-openvpn-server-0.1.5-3|57	desktop-file-install --vendor="" \
12cr|gadmin-openvpn-server-0.1.5-3|58	--remove-category="Application" \
12cr|gadmin-openvpn-server-0.1.5-3|59	--add-category="Settings;Network;GTK;" \
12cr|gadmin-openvpn-server-0.1.5-3|60	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gadmin-openvpn-server-0.1.5-3|61	
12cr|gadmin-openvpn-server-0.1.5-3|62	# Prepare usermode entry
12cr|gadmin-openvpn-server-0.1.5-3|63	mkdir -p %{buildroot}%{_bindir}
12cr|gadmin-openvpn-server-0.1.5-3|64	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
12cr|gadmin-openvpn-server-0.1.5-3|65	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
12cr|gadmin-openvpn-server-0.1.5-3|66	
12cr|gadmin-openvpn-server-0.1.5-3|67	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gadmin-openvpn-server-0.1.5-3|68	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
12cr|gadmin-openvpn-server-0.1.5-3|69	USER=root
12cr|gadmin-openvpn-server-0.1.5-3|70	PROGRAM=%{_sbindir}/%{name}.real
12cr|gadmin-openvpn-server-0.1.5-3|71	SESSION=true
12cr|gadmin-openvpn-server-0.1.5-3|72	FALLBACK=false
12cr|gadmin-openvpn-server-0.1.5-3|73	_EOF_
12cr|gadmin-openvpn-server-0.1.5-3|74	
12cr|gadmin-openvpn-server-0.1.5-3|75	rm -rf %{buildroot}%{_datadir}/doc/%{name}
12cr|gadmin-openvpn-server-0.1.5-3|76	
12cr|gadmin-openvpn-server-0.1.5-3|77	%files
12cr|gadmin-openvpn-server-0.1.5-3|78	%defattr(-,root,root,0755)
12cr|gadmin-openvpn-server-0.1.5-3|79	%doc COPYING AUTHORS ChangeLog
12cr|gadmin-openvpn-server-0.1.5-3|80	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|gadmin-openvpn-server-0.1.5-3|81	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cr|gadmin-openvpn-server-0.1.5-3|82	%dir %{_sysconfdir}/%{name}
12cr|gadmin-openvpn-server-0.1.5-3|83	%{_bindir}/%{name}
12cr|gadmin-openvpn-server-0.1.5-3|84	%{_sbindir}/%{name}.real
12cr|gadmin-openvpn-server-0.1.5-3|85	%{_datadir}/pixmaps/*.png
12cr|gadmin-openvpn-server-0.1.5-3|86	%{_datadir}/pixmaps/%{name}/*.png
12cr|gadmin-openvpn-server-0.1.5-3|87	%{_datadir}/applications/*
12cr|gadmin-openvpn-server-0.1.5-3|88	%{_iconsdir}/hicolor/*/%{name}.png
12cr|gadmin-openvpn-server-0.1.5-3|89	
12cr|gadmin-openvpn-server-0.1.5-3|90	
12cr|gadmin-openvpn-server-0.1.5-3|91	
12cr|gadmin-openvpn-server-0.1.5-3|92	%changelog
12cr|gadmin-openvpn-server-0.1.5-3|93	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.5-2mdv2011.0
12cr|gadmin-openvpn-server-0.1.5-3|94	+ Revision: 610787
12cr|gadmin-openvpn-server-0.1.5-3|95	- rebuild
12cr|gadmin-openvpn-server-0.1.5-3|96	
12cr|gadmin-openvpn-server-0.1.5-3|97	* Thu Mar 04 2010 Funda Wang <fwang@mandriva.org> 0.1.5-1mdv2010.1
12cr|gadmin-openvpn-server-0.1.5-3|98	+ Revision: 514044
12cr|gadmin-openvpn-server-0.1.5-3|99	- update to new version 0.1.5
12cr|gadmin-openvpn-server-0.1.5-3|100	
12cr|gadmin-openvpn-server-0.1.5-3|101	* Sat Feb 27 2010 Funda Wang <fwang@mandriva.org> 0.1.4-1mdv2010.1
12cr|gadmin-openvpn-server-0.1.5-3|102	+ Revision: 512360
12cr|gadmin-openvpn-server-0.1.5-3|103	- update to new version 0.1.4
12cr|gadmin-openvpn-server-0.1.5-3|104	
12cr|gadmin-openvpn-server-0.1.5-3|105	* Thu Feb 25 2010 Funda Wang <fwang@mandriva.org> 0.1.3-1mdv2010.1
12cr|gadmin-openvpn-server-0.1.5-3|106	+ Revision: 511373
12cr|gadmin-openvpn-server-0.1.5-3|107	- new version 0.1.3
12cr|gadmin-openvpn-server-0.1.5-3|108	
12cr|gadmin-openvpn-server-0.1.5-3|109	* Fri Feb 12 2010 Funda Wang <fwang@mandriva.org> 0.1.2-1mdv2010.1
12cr|gadmin-openvpn-server-0.1.5-3|110	+ Revision: 504475
12cr|gadmin-openvpn-server-0.1.5-3|111	- New version 0.1.2
12cr|gadmin-openvpn-server-0.1.5-3|112	
12cr|gadmin-openvpn-server-0.1.5-3|113	* Thu Jan 07 2010 Emmanuel Andry <eandry@mandriva.org> 0.1.1-1mdv2010.1
12cr|gadmin-openvpn-server-0.1.5-3|114	+ Revision: 487297
12cr|gadmin-openvpn-server-0.1.5-3|115	- New version 0.1.1
12cr|gadmin-openvpn-server-0.1.5-3|116	
12cr|gadmin-openvpn-server-0.1.5-3|117	* Fri Sep 11 2009 Emmanuel Andry <eandry@mandriva.org> 0.1.0-1mdv2010.0
12cr|gadmin-openvpn-server-0.1.5-3|118	+ Revision: 438455
12cr|gadmin-openvpn-server-0.1.5-3|119	- New version 0.1.0
12cr|gadmin-openvpn-server-0.1.5-3|120	
12cr|gadmin-openvpn-server-0.1.5-3|121	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.0.7-2mdv2010.0
12cr|gadmin-openvpn-server-0.1.5-3|122	+ Revision: 437641
12cr|gadmin-openvpn-server-0.1.5-3|123	- rebuild
12cr|gadmin-openvpn-server-0.1.5-3|124	
12cr|gadmin-openvpn-server-0.1.5-3|125	* Sun Jan 04 2009 Adam Williamson <awilliamson@mandriva.org> 0.0.7-1mdv2009.1
12cr|gadmin-openvpn-server-0.1.5-3|126	+ Revision: 324213
12cr|gadmin-openvpn-server-0.1.5-3|127	- import gadmin-openvpn-server
12cr|gadmin-openvpn-server-0.1.5-3|128	
12cr|gadmin-openvpn-server-0.1.5-3|129	

1550 12
12cr|gadmin-proftpd-0.4.2-1|1	# if I fix the string literal errors according to the wiki Problems
12cr|gadmin-proftpd-0.4.2-1|2	# page, it crashes on startup - AdamW 2009/01
12cr|gadmin-proftpd-0.4.2-1|3	%define Werror_cflags %nil
12cr|gadmin-proftpd-0.4.2-1|4	
12cr|gadmin-proftpd-0.4.2-1|5	Summary:	GNOME GUI Tool for Proftpd Server Configuration
12cr|gadmin-proftpd-0.4.2-1|6	Name:		gadmin-proftpd
12cr|gadmin-proftpd-0.4.2-1|7	Version:	0.4.2
12cr|gadmin-proftpd-0.4.2-1|8	Release:	%mkrel 1
12cr|gadmin-proftpd-0.4.2-1|9	Group:		System/Configuration/Networking
12cr|gadmin-proftpd-0.4.2-1|10	License:	GPLv3+
12cr|gadmin-proftpd-0.4.2-1|11	URL:		http://www.gadmintools.org/
12cr|gadmin-proftpd-0.4.2-1|12	Source0:	http://mange.dynalias.org/linux/gadmin-proftpd/%{name}-%{version}.tar.gz
12cr|gadmin-proftpd-0.4.2-1|13	Source1:	%{name}.pam
12cr|gadmin-proftpd-0.4.2-1|14	Requires:	proftpd >= 1.2.8
12cr|gadmin-proftpd-0.4.2-1|15	Requires:	usermode-consoleonly
12cr|gadmin-proftpd-0.4.2-1|16	BuildRequires:	gtk+2-devel
12cr|gadmin-proftpd-0.4.2-1|17	BuildRequires:	desktop-file-utils
12cr|gadmin-proftpd-0.4.2-1|18	Obsoletes:	gproftpd
12cr|gadmin-proftpd-0.4.2-1|19	Provides:	gproftpd
12cr|gadmin-proftpd-0.4.2-1|20	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gadmin-proftpd-0.4.2-1|21	
12cr|gadmin-proftpd-0.4.2-1|22	%description
12cr|gadmin-proftpd-0.4.2-1|23	Gadmin-proftpd is a fast and easy to use GTK+-based administration tool
12cr|gadmin-proftpd-0.4.2-1|24	for the Proftpd FTP server.
12cr|gadmin-proftpd-0.4.2-1|25	
12cr|gadmin-proftpd-0.4.2-1|26	%prep
12cr|gadmin-proftpd-0.4.2-1|27	%setup -q
12cr|gadmin-proftpd-0.4.2-1|28	
12cr|gadmin-proftpd-0.4.2-1|29	%build
12cr|gadmin-proftpd-0.4.2-1|30	# (Abel) otherwise it would try to find files such as /var/lib/log/xferlog
12cr|gadmin-proftpd-0.4.2-1|31	%define _localstatedir /var
12cr|gadmin-proftpd-0.4.2-1|32	
12cr|gadmin-proftpd-0.4.2-1|33	%configure2_5x
12cr|gadmin-proftpd-0.4.2-1|34	%make
12cr|gadmin-proftpd-0.4.2-1|35	
12cr|gadmin-proftpd-0.4.2-1|36	%install
12cr|gadmin-proftpd-0.4.2-1|37	rm -rf %{buildroot}
12cr|gadmin-proftpd-0.4.2-1|38	%makeinstall_std
12cr|gadmin-proftpd-0.4.2-1|39	rm -fr %{buildroot}/%{_docdir}
12cr|gadmin-proftpd-0.4.2-1|40	
12cr|gadmin-proftpd-0.4.2-1|41	install -d %{buildroot}%{_sysconfdir}/pam.d/
12cr|gadmin-proftpd-0.4.2-1|42	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cr|gadmin-proftpd-0.4.2-1|43	
12cr|gadmin-proftpd-0.4.2-1|44	# locales
12cr|gadmin-proftpd-0.4.2-1|45	%find_lang %{name}
12cr|gadmin-proftpd-0.4.2-1|46	
12cr|gadmin-proftpd-0.4.2-1|47	# Icons
12cr|gadmin-proftpd-0.4.2-1|48	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|gadmin-proftpd-0.4.2-1|49	install -D -m644 pixmaps/%{name}32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|gadmin-proftpd-0.4.2-1|50	install -D -m644 pixmaps/%{name}16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|gadmin-proftpd-0.4.2-1|51	install -D -m644 pixmaps/%{name}48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|gadmin-proftpd-0.4.2-1|52	
12cr|gadmin-proftpd-0.4.2-1|53	# Menu
12cr|gadmin-proftpd-0.4.2-1|54	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gadmin-proftpd-0.4.2-1|55	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
12cr|gadmin-proftpd-0.4.2-1|56	sed -i -e 's,GADMIN-PROFTPD,Gadmin-Proftpd,g' desktop/%{name}.desktop
12cr|gadmin-proftpd-0.4.2-1|57	
12cr|gadmin-proftpd-0.4.2-1|58	mv desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gadmin-proftpd-0.4.2-1|59	desktop-file-install --vendor="" \
12cr|gadmin-proftpd-0.4.2-1|60	--remove-category="Application" \
12cr|gadmin-proftpd-0.4.2-1|61	--add-category="Settings;Network;GTK;" \
12cr|gadmin-proftpd-0.4.2-1|62	--remove-key="Encoding" \
12cr|gadmin-proftpd-0.4.2-1|63	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gadmin-proftpd-0.4.2-1|64	
12cr|gadmin-proftpd-0.4.2-1|65	
12cr|gadmin-proftpd-0.4.2-1|66	# Prepare usermode entry
12cr|gadmin-proftpd-0.4.2-1|67	mkdir -p %{buildroot}%{_bindir}
12cr|gadmin-proftpd-0.4.2-1|68	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
12cr|gadmin-proftpd-0.4.2-1|69	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
12cr|gadmin-proftpd-0.4.2-1|70	
12cr|gadmin-proftpd-0.4.2-1|71	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gadmin-proftpd-0.4.2-1|72	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
12cr|gadmin-proftpd-0.4.2-1|73	USER=root
12cr|gadmin-proftpd-0.4.2-1|74	PROGRAM=%{_sbindir}/%{name}.real
12cr|gadmin-proftpd-0.4.2-1|75	SESSION=true
12cr|gadmin-proftpd-0.4.2-1|76	FALLBACK=false
12cr|gadmin-proftpd-0.4.2-1|77	_EOF_
12cr|gadmin-proftpd-0.4.2-1|78	
12cr|gadmin-proftpd-0.4.2-1|79	%if %mdkversion < 200900
12cr|gadmin-proftpd-0.4.2-1|80	%post
12cr|gadmin-proftpd-0.4.2-1|81	%update_menus
12cr|gadmin-proftpd-0.4.2-1|82	%endif
12cr|gadmin-proftpd-0.4.2-1|83	
12cr|gadmin-proftpd-0.4.2-1|84	%if %mdkversion < 200900
12cr|gadmin-proftpd-0.4.2-1|85	%postun
12cr|gadmin-proftpd-0.4.2-1|86	%clean_menus
12cr|gadmin-proftpd-0.4.2-1|87	%endif
12cr|gadmin-proftpd-0.4.2-1|88	
12cr|gadmin-proftpd-0.4.2-1|89	%clean
12cr|gadmin-proftpd-0.4.2-1|90	rm -rf %{buildroot}
12cr|gadmin-proftpd-0.4.2-1|91	
12cr|gadmin-proftpd-0.4.2-1|92	%files -f %{name}.lang
12cr|gadmin-proftpd-0.4.2-1|93	%defattr(-,root,root,0755)
12cr|gadmin-proftpd-0.4.2-1|94	%doc AUTHORS ChangeLog README
12cr|gadmin-proftpd-0.4.2-1|95	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|gadmin-proftpd-0.4.2-1|96	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cr|gadmin-proftpd-0.4.2-1|97	%{_bindir}/%{name}
12cr|gadmin-proftpd-0.4.2-1|98	%{_sbindir}/%{name}.real
12cr|gadmin-proftpd-0.4.2-1|99	%{_sbindir}/gprostats
12cr|gadmin-proftpd-0.4.2-1|100	%{_datadir}/pixmaps/*
12cr|gadmin-proftpd-0.4.2-1|101	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|gadmin-proftpd-0.4.2-1|102	%{_datadir}/applications/*
12cr|gadmin-proftpd-0.4.2-1|103	%defattr(0600,root,root,0700)
12cr|gadmin-proftpd-0.4.2-1|104	%config(noreplace) %{_sysconfdir}/%{name}
12cr|gadmin-proftpd-0.4.2-1|105	
12cr|gadmin-proftpd-0.4.2-1|106	
12cr|gadmin-proftpd-0.4.2-1|107	
12cr|gadmin-proftpd-0.4.2-1|108	
12cr|gadmin-proftpd-0.4.2-1|109	%changelog
12cr|gadmin-proftpd-0.4.2-1|110	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 0.4.2-1mdv2011.0
12cr|gadmin-proftpd-0.4.2-1|111	+ Revision: 677005
12cr|gadmin-proftpd-0.4.2-1|112	- update to new version 0.4.2
12cr|gadmin-proftpd-0.4.2-1|113	
12cr|gadmin-proftpd-0.4.2-1|114	* Thu Jan 20 2011 Funda Wang <fwang@mandriva.org> 0.4.1-1
12cr|gadmin-proftpd-0.4.2-1|115	+ Revision: 631775
12cr|gadmin-proftpd-0.4.2-1|116	- update to new version 0.4.1
12cr|gadmin-proftpd-0.4.2-1|117	
12cr|gadmin-proftpd-0.4.2-1|118	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2mdv2011.0
12cr|gadmin-proftpd-0.4.2-1|119	+ Revision: 610788
12cr|gadmin-proftpd-0.4.2-1|120	- rebuild
12cr|gadmin-proftpd-0.4.2-1|121	
12cr|gadmin-proftpd-0.4.2-1|122	* Fri Mar 19 2010 Funda Wang <fwang@mandriva.org> 0.4.0-1mdv2010.1
12cr|gadmin-proftpd-0.4.2-1|123	+ Revision: 525189
12cr|gadmin-proftpd-0.4.2-1|124	- new version 0.4.0
12cr|gadmin-proftpd-0.4.2-1|125	
12cr|gadmin-proftpd-0.4.2-1|126	* Fri Feb 12 2010 Funda Wang <fwang@mandriva.org> 0.3.9-1mdv2010.1
12cr|gadmin-proftpd-0.4.2-1|127	+ Revision: 504476
12cr|gadmin-proftpd-0.4.2-1|128	- New version 0.3.9
12cr|gadmin-proftpd-0.4.2-1|129	
12cr|gadmin-proftpd-0.4.2-1|130	* Fri Sep 11 2009 Emmanuel Andry <eandry@mandriva.org> 0.3.8-1mdv2010.0
12cr|gadmin-proftpd-0.4.2-1|131	+ Revision: 438458
12cr|gadmin-proftpd-0.4.2-1|132	- New version 0.3.8
12cr|gadmin-proftpd-0.4.2-1|133	
12cr|gadmin-proftpd-0.4.2-1|134	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.3.5-2mdv2010.0
12cr|gadmin-proftpd-0.4.2-1|135	+ Revision: 437642
12cr|gadmin-proftpd-0.4.2-1|136	- rebuild
12cr|gadmin-proftpd-0.4.2-1|137	
12cr|gadmin-proftpd-0.4.2-1|138	* Sun Jan 04 2009 Adam Williamson <awilliamson@mandriva.org> 0.3.5-1mdv2009.1
12cr|gadmin-proftpd-0.4.2-1|139	+ Revision: 324084
12cr|gadmin-proftpd-0.4.2-1|140	- put the consolehelper link in bindir, not sbindir - there's no point having
12cr|gadmin-proftpd-0.4.2-1|141	it in sbindir as it's not in a user's path (this broke the menu entry)
12cr|gadmin-proftpd-0.4.2-1|142	- don't have encoding key in the menu entry
12cr|gadmin-proftpd-0.4.2-1|143	- don't have the name IN CAPITALS in menu entry
12cr|gadmin-proftpd-0.4.2-1|144	- fd.o icons
12cr|gadmin-proftpd-0.4.2-1|145	- clean macro use
12cr|gadmin-proftpd-0.4.2-1|146	- fix description a bit
12cr|gadmin-proftpd-0.4.2-1|147	- new license policy
12cr|gadmin-proftpd-0.4.2-1|148	- disable Werror as I can't fix the string errors without it crashing on start
12cr|gadmin-proftpd-0.4.2-1|149	- new release 0.3.5
12cr|gadmin-proftpd-0.4.2-1|150	
12cr|gadmin-proftpd-0.4.2-1|151	* Tue Sep 09 2008 Emmanuel Andry <eandry@mandriva.org> 0.3.0-1mdv2009.0
12cr|gadmin-proftpd-0.4.2-1|152	+ Revision: 283093
12cr|gadmin-proftpd-0.4.2-1|153	- import gadmin-proftpd
12cr|gadmin-proftpd-0.4.2-1|154	
12cr|gadmin-proftpd-0.4.2-1|155	

1551 12
12cr|gadmin-rsync-0.1.7-2|1	# if I fix the string literal errors according to the wiki Problems
12cr|gadmin-rsync-0.1.7-2|2	# page, it crashes on startup - AdamW 2009/01
12cr|gadmin-rsync-0.1.7-2|3	%define Werror_cflags %nil
12cr|gadmin-rsync-0.1.7-2|4	
12cr|gadmin-rsync-0.1.7-2|5	Summary:	A GTK+ administation tool for rsync
12cr|gadmin-rsync-0.1.7-2|6	Name:		gadmin-rsync
12cr|gadmin-rsync-0.1.7-2|7	Version:	0.1.7
12cr|gadmin-rsync-0.1.7-2|8	Release:	2
12cr|gadmin-rsync-0.1.7-2|9	License:	GPLv3+
12cr|gadmin-rsync-0.1.7-2|10	Group:		System/Configuration/Networking
12cr|gadmin-rsync-0.1.7-2|11	URL:		http://www.gadmintools.org/
12cr|gadmin-rsync-0.1.7-2|12	Source0:	http://mange.dynalias.org/linux/gadmin-rsync/%{name}-%{version}.tar.gz
12cr|gadmin-rsync-0.1.7-2|13	Source1:	%{name}.pam
12cr|gadmin-rsync-0.1.7-2|14	BuildRequires:	gtk+2-devel
12cr|gadmin-rsync-0.1.7-2|15	BuildRequires:	imagemagick
12cr|gadmin-rsync-0.1.7-2|16	BuildRequires:	desktop-file-utils
12cr|gadmin-rsync-0.1.7-2|17	Requires:	rsync
12cr|gadmin-rsync-0.1.7-2|18	Requires:	usermode-consoleonly
12cr|gadmin-rsync-0.1.7-2|19	
12cr|gadmin-rsync-0.1.7-2|20	%description
12cr|gadmin-rsync-0.1.7-2|21	Gadmin-Rsync is a fast and easy to use GTK+ administration tool for rsync.
12cr|gadmin-rsync-0.1.7-2|22	
12cr|gadmin-rsync-0.1.7-2|23	%prep
12cr|gadmin-rsync-0.1.7-2|24	%setup -q
12cr|gadmin-rsync-0.1.7-2|25	
12cr|gadmin-rsync-0.1.7-2|26	%build
12cr|gadmin-rsync-0.1.7-2|27	%configure2_5x
12cr|gadmin-rsync-0.1.7-2|28	%make
12cr|gadmin-rsync-0.1.7-2|29	
12cr|gadmin-rsync-0.1.7-2|30	%install
12cr|gadmin-rsync-0.1.7-2|31	%makeinstall
12cr|gadmin-rsync-0.1.7-2|32	
12cr|gadmin-rsync-0.1.7-2|33	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|gadmin-rsync-0.1.7-2|34	
12cr|gadmin-rsync-0.1.7-2|35	# pam auth
12cr|gadmin-rsync-0.1.7-2|36	install -d %{buildroot}%{_sysconfdir}/pam.d/
12cr|gadmin-rsync-0.1.7-2|37	install -d %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gadmin-rsync-0.1.7-2|38	
12cr|gadmin-rsync-0.1.7-2|39	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cr|gadmin-rsync-0.1.7-2|40	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
12cr|gadmin-rsync-0.1.7-2|41	
12cr|gadmin-rsync-0.1.7-2|42	# Mandriva Icons
12cr|gadmin-rsync-0.1.7-2|43	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|gadmin-rsync-0.1.7-2|44	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/%{name}.png
12cr|gadmin-rsync-0.1.7-2|45	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/%{name}.png
12cr|gadmin-rsync-0.1.7-2|46	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/%{name}.png
12cr|gadmin-rsync-0.1.7-2|47	
12cr|gadmin-rsync-0.1.7-2|48	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gadmin-rsync-0.1.7-2|49	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
12cr|gadmin-rsync-0.1.7-2|50	sed -i -e 's,GADMIN-RSYNC,Gadmin-Rsync,g' desktop/%{name}.desktop
12cr|gadmin-rsync-0.1.7-2|51	mv desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gadmin-rsync-0.1.7-2|52	desktop-file-install --vendor="" \
12cr|gadmin-rsync-0.1.7-2|53	--remove-category="Application" \
12cr|gadmin-rsync-0.1.7-2|54	--add-category="Settings;Network;GTK;" \
12cr|gadmin-rsync-0.1.7-2|55	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gadmin-rsync-0.1.7-2|56	
12cr|gadmin-rsync-0.1.7-2|57	# Prepare usermode entry
12cr|gadmin-rsync-0.1.7-2|58	mkdir -p %{buildroot}%{_bindir}
12cr|gadmin-rsync-0.1.7-2|59	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
12cr|gadmin-rsync-0.1.7-2|60	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
12cr|gadmin-rsync-0.1.7-2|61	
12cr|gadmin-rsync-0.1.7-2|62	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gadmin-rsync-0.1.7-2|63	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
12cr|gadmin-rsync-0.1.7-2|64	USER=root
12cr|gadmin-rsync-0.1.7-2|65	PROGRAM=%{_sbindir}/%{name}.real
12cr|gadmin-rsync-0.1.7-2|66	SESSION=true
12cr|gadmin-rsync-0.1.7-2|67	FALLBACK=false
12cr|gadmin-rsync-0.1.7-2|68	_EOF_
12cr|gadmin-rsync-0.1.7-2|69	
12cr|gadmin-rsync-0.1.7-2|70	rm -rf %{buildroot}%{_datadir}/doc/%{name}
12cr|gadmin-rsync-0.1.7-2|71	
12cr|gadmin-rsync-0.1.7-2|72	%files
12cr|gadmin-rsync-0.1.7-2|73	%defattr(-,root,root,0755)
12cr|gadmin-rsync-0.1.7-2|74	%doc COPYING AUTHORS ChangeLog
12cr|gadmin-rsync-0.1.7-2|75	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|gadmin-rsync-0.1.7-2|76	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cr|gadmin-rsync-0.1.7-2|77	%dir %{_sysconfdir}/%{name}
12cr|gadmin-rsync-0.1.7-2|78	%{_bindir}/%{name}
12cr|gadmin-rsync-0.1.7-2|79	%{_sbindir}/%{name}.real
12cr|gadmin-rsync-0.1.7-2|80	%{_datadir}/pixmaps/*.png
12cr|gadmin-rsync-0.1.7-2|81	%{_datadir}/pixmaps/%{name}/*.png
12cr|gadmin-rsync-0.1.7-2|82	%{_datadir}/applications/*
12cr|gadmin-rsync-0.1.7-2|83	%{_iconsdir}/hicolor/*/%{name}.png
12cr|gadmin-rsync-0.1.7-2|84	
12cr|gadmin-rsync-0.1.7-2|85	
12cr|gadmin-rsync-0.1.7-2|86	
12cr|gadmin-rsync-0.1.7-2|87	%changelog
12cr|gadmin-rsync-0.1.7-2|88	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.1.7-1mdv2011.0
12cr|gadmin-rsync-0.1.7-2|89	+ Revision: 645176
12cr|gadmin-rsync-0.1.7-2|90	- update to new version 0.1.7
12cr|gadmin-rsync-0.1.7-2|91	
12cr|gadmin-rsync-0.1.7-2|92	* Sun Nov 28 2010 Funda Wang <fwang@mandriva.org> 0.1.6-1mdv2011.0
12cr|gadmin-rsync-0.1.7-2|93	+ Revision: 602227
12cr|gadmin-rsync-0.1.7-2|94	- update to new version 0.1.6
12cr|gadmin-rsync-0.1.7-2|95	
12cr|gadmin-rsync-0.1.7-2|96	* Thu Jan 07 2010 Emmanuel Andry <eandry@mandriva.org> 0.1.5-1mdv2010.1
12cr|gadmin-rsync-0.1.7-2|97	+ Revision: 487291
12cr|gadmin-rsync-0.1.7-2|98	- New version 0.1.5
12cr|gadmin-rsync-0.1.7-2|99	
12cr|gadmin-rsync-0.1.7-2|100	* Fri Sep 11 2009 Emmanuel Andry <eandry@mandriva.org> 0.1.4-1mdv2010.0
12cr|gadmin-rsync-0.1.7-2|101	+ Revision: 438459
12cr|gadmin-rsync-0.1.7-2|102	- New version 0.1.4
12cr|gadmin-rsync-0.1.7-2|103	
12cr|gadmin-rsync-0.1.7-2|104	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.1.1-2mdv2010.0
12cr|gadmin-rsync-0.1.7-2|105	+ Revision: 437643
12cr|gadmin-rsync-0.1.7-2|106	- rebuild
12cr|gadmin-rsync-0.1.7-2|107	
12cr|gadmin-rsync-0.1.7-2|108	* Tue Feb 17 2009 Jérôme Soyer <saispo@mandriva.org> 0.1.1-1mdv2009.1
12cr|gadmin-rsync-0.1.7-2|109	+ Revision: 341535
12cr|gadmin-rsync-0.1.7-2|110	- New upstream release
12cr|gadmin-rsync-0.1.7-2|111	
12cr|gadmin-rsync-0.1.7-2|112	* Sun Jan 04 2009 Adam Williamson <awilliamson@mandriva.org> 0.1.0-1mdv2009.1
12cr|gadmin-rsync-0.1.7-2|113	+ Revision: 324190
12cr|gadmin-rsync-0.1.7-2|114	- import gadmin-rsync
12cr|gadmin-rsync-0.1.7-2|115	
12cr|gadmin-rsync-0.1.7-2|116	

1552 12
12cr|gadmin-samba-0.3.0-1|1	# if I fix the string literal errors according to the wiki Problems
12cr|gadmin-samba-0.3.0-1|2	# page, it crashes on startup - AdamW 2009/01
12cr|gadmin-samba-0.3.0-1|3	%define Werror_cflags %nil
12cr|gadmin-samba-0.3.0-1|4	
12cr|gadmin-samba-0.3.0-1|5	Summary:	A GTK+ administation tool for the SAMBA server
12cr|gadmin-samba-0.3.0-1|6	Name:		gadmin-samba
12cr|gadmin-samba-0.3.0-1|7	Version:	0.3.0
12cr|gadmin-samba-0.3.0-1|8	Release:	%mkrel 1
12cr|gadmin-samba-0.3.0-1|9	License:	GPLv3+
12cr|gadmin-samba-0.3.0-1|10	Group:		System/Configuration/Networking
12cr|gadmin-samba-0.3.0-1|11	URL:		http://www.gadmintools.org/
12cr|gadmin-samba-0.3.0-1|12	Source0:	http://mange.dynalias.org/linux/gadmin-samba/%{name}-%{version}.tar.gz
12cr|gadmin-samba-0.3.0-1|13	Source1:	%{name}.pam
12cr|gadmin-samba-0.3.0-1|14	Patch0:		gadmin-samba-0.3.0-fix_netlogon_script.patch
12cr|gadmin-samba-0.3.0-1|15	BuildRequires:	gtk+2-devel
12cr|gadmin-samba-0.3.0-1|16	BuildRequires:	imagemagick
12cr|gadmin-samba-0.3.0-1|17	BuildRequires:	desktop-file-utils
12cr|gadmin-samba-0.3.0-1|18	Requires:	samba-server >= 3.0
12cr|gadmin-samba-0.3.0-1|19	Requires:	openssl
12cr|gadmin-samba-0.3.0-1|20	Requires:	usermode-consoleonly
12cr|gadmin-samba-0.3.0-1|21	Obsoletes:	gsambad
12cr|gadmin-samba-0.3.0-1|22	Provides:	gsambad
12cr|gadmin-samba-0.3.0-1|23	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gadmin-samba-0.3.0-1|24	
12cr|gadmin-samba-0.3.0-1|25	%description
12cr|gadmin-samba-0.3.0-1|26	Gadmin-Samba is a fast and easy to use GTK+ administration tool for the
12cr|gadmin-samba-0.3.0-1|27	Samba server.
12cr|gadmin-samba-0.3.0-1|28	
12cr|gadmin-samba-0.3.0-1|29	%prep
12cr|gadmin-samba-0.3.0-1|30	%setup -q
12cr|gadmin-samba-0.3.0-1|31	%patch0 -p1 -b .fix_netlogon
12cr|gadmin-samba-0.3.0-1|32	
12cr|gadmin-samba-0.3.0-1|33	%build
12cr|gadmin-samba-0.3.0-1|34	%configure2_5x
12cr|gadmin-samba-0.3.0-1|35	
12cr|gadmin-samba-0.3.0-1|36	perl -pi -e 's|^#define SAMBA_USER .*|#define SAMBA_USER \"root\"|g' config.h
12cr|gadmin-samba-0.3.0-1|37	
12cr|gadmin-samba-0.3.0-1|38	%make
12cr|gadmin-samba-0.3.0-1|39	
12cr|gadmin-samba-0.3.0-1|40	%install
12cr|gadmin-samba-0.3.0-1|41	rm -rf %{buildroot}
12cr|gadmin-samba-0.3.0-1|42	
12cr|gadmin-samba-0.3.0-1|43	%makeinstall_std INSTALL_USER=`id -un` INSTALL_GROUP=`id -gn`
12cr|gadmin-samba-0.3.0-1|44	
12cr|gadmin-samba-0.3.0-1|45	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|gadmin-samba-0.3.0-1|46	
12cr|gadmin-samba-0.3.0-1|47	# pam auth
12cr|gadmin-samba-0.3.0-1|48	install -d %{buildroot}%{_sysconfdir}/pam.d/
12cr|gadmin-samba-0.3.0-1|49	install -d %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gadmin-samba-0.3.0-1|50	
12cr|gadmin-samba-0.3.0-1|51	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cr|gadmin-samba-0.3.0-1|52	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
12cr|gadmin-samba-0.3.0-1|53	
12cr|gadmin-samba-0.3.0-1|54	## locales
12cr|gadmin-samba-0.3.0-1|55	%find_lang %{name}
12cr|gadmin-samba-0.3.0-1|56	
12cr|gadmin-samba-0.3.0-1|57	# Mandriva Icons
12cr|gadmin-samba-0.3.0-1|58	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|gadmin-samba-0.3.0-1|59	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/%{name}.png
12cr|gadmin-samba-0.3.0-1|60	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/%{name}.png
12cr|gadmin-samba-0.3.0-1|61	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/%{name}.png
12cr|gadmin-samba-0.3.0-1|62	
12cr|gadmin-samba-0.3.0-1|63	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gadmin-samba-0.3.0-1|64	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
12cr|gadmin-samba-0.3.0-1|65	sed -i -e 's,GADMIN-SAMBA,Gadmin-Samba,g' desktop/%{name}.desktop
12cr|gadmin-samba-0.3.0-1|66	install -m644 desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gadmin-samba-0.3.0-1|67	desktop-file-install --vendor="" \
12cr|gadmin-samba-0.3.0-1|68	--remove-category="Application" \
12cr|gadmin-samba-0.3.0-1|69	--add-category="Settings;Network;GTK;" \
12cr|gadmin-samba-0.3.0-1|70	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gadmin-samba-0.3.0-1|71	
12cr|gadmin-samba-0.3.0-1|72	# Prepare usermode entry
12cr|gadmin-samba-0.3.0-1|73	mkdir -p %{buildroot}%{_bindir}
12cr|gadmin-samba-0.3.0-1|74	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
12cr|gadmin-samba-0.3.0-1|75	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
12cr|gadmin-samba-0.3.0-1|76	
12cr|gadmin-samba-0.3.0-1|77	# Scripts
12cr|gadmin-samba-0.3.0-1|78	install -d %{buildroot}%{_bindir}
12cr|gadmin-samba-0.3.0-1|79	install -m 755 scripts/example.bat %{buildroot}%{_bindir}
12cr|gadmin-samba-0.3.0-1|80	
12cr|gadmin-samba-0.3.0-1|81	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gadmin-samba-0.3.0-1|82	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
12cr|gadmin-samba-0.3.0-1|83	USER=root
12cr|gadmin-samba-0.3.0-1|84	PROGRAM=%{_sbindir}/%{name}.real
12cr|gadmin-samba-0.3.0-1|85	SESSION=true
12cr|gadmin-samba-0.3.0-1|86	FALLBACK=false
12cr|gadmin-samba-0.3.0-1|87	_EOF_
12cr|gadmin-samba-0.3.0-1|88	
12cr|gadmin-samba-0.3.0-1|89	rm -rf %{buildroot}%{_datadir}/doc/%{name}
12cr|gadmin-samba-0.3.0-1|90	
12cr|gadmin-samba-0.3.0-1|91	%post
12cr|gadmin-samba-0.3.0-1|92	%if %mdkversion < 200900
12cr|gadmin-samba-0.3.0-1|93	%update_menus
12cr|gadmin-samba-0.3.0-1|94	%endif
12cr|gadmin-samba-0.3.0-1|95	
12cr|gadmin-samba-0.3.0-1|96	%postun
12cr|gadmin-samba-0.3.0-1|97	%if %mdkversion < 200900
12cr|gadmin-samba-0.3.0-1|98	%clean_menus
12cr|gadmin-samba-0.3.0-1|99	%endif
12cr|gadmin-samba-0.3.0-1|100	
12cr|gadmin-samba-0.3.0-1|101	%clean
12cr|gadmin-samba-0.3.0-1|102	rm -rf %{buildroot}
12cr|gadmin-samba-0.3.0-1|103	
12cr|gadmin-samba-0.3.0-1|104	%files -f %{name}.lang
12cr|gadmin-samba-0.3.0-1|105	%defattr(-,root,root,0755)
12cr|gadmin-samba-0.3.0-1|106	%doc COPYING AUTHORS ChangeLog
12cr|gadmin-samba-0.3.0-1|107	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|gadmin-samba-0.3.0-1|108	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cr|gadmin-samba-0.3.0-1|109	%dir %{_sysconfdir}/%{name}
12cr|gadmin-samba-0.3.0-1|110	%{_bindir}/*
12cr|gadmin-samba-0.3.0-1|111	%{_sbindir}/%{name}.real
12cr|gadmin-samba-0.3.0-1|112	%{_datadir}/pixmaps/*.png
12cr|gadmin-samba-0.3.0-1|113	%{_datadir}/pixmaps/%{name}/*.png
12cr|gadmin-samba-0.3.0-1|114	%{_datadir}/applications/*
12cr|gadmin-samba-0.3.0-1|115	%{_iconsdir}/hicolor/*/%{name}.png
12cr|gadmin-samba-0.3.0-1|116	%{_localstatedir}/lib/samba/netlogon/example.bat
12cr|gadmin-samba-0.3.0-1|117	
12cr|gadmin-samba-0.3.0-1|118	
12cr|gadmin-samba-0.3.0-1|119	%changelog
12cr|gadmin-samba-0.3.0-1|120	* Fri Sep 10 2010 Funda Wang <fwang@mandriva.org> 0.3.0-1mdv2011.0
12cr|gadmin-samba-0.3.0-1|121	+ Revision: 577109
12cr|gadmin-samba-0.3.0-1|122	- New version 0.3.0
12cr|gadmin-samba-0.3.0-1|123	
12cr|gadmin-samba-0.3.0-1|124	* Sun Mar 14 2010 Funda Wang <fwang@mandriva.org> 0.2.9-1mdv2010.1
12cr|gadmin-samba-0.3.0-1|125	+ Revision: 518882
12cr|gadmin-samba-0.3.0-1|126	- new version 0.2.9
12cr|gadmin-samba-0.3.0-1|127	
12cr|gadmin-samba-0.3.0-1|128	* Thu Jan 07 2010 Emmanuel Andry <eandry@mandriva.org> 0.2.8-1mdv2010.1
12cr|gadmin-samba-0.3.0-1|129	+ Revision: 487288
12cr|gadmin-samba-0.3.0-1|130	- New version 0.2.8
12cr|gadmin-samba-0.3.0-1|131	
12cr|gadmin-samba-0.3.0-1|132	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.2.7-3mdv2010.0
12cr|gadmin-samba-0.3.0-1|133	+ Revision: 437644
12cr|gadmin-samba-0.3.0-1|134	- rebuild
12cr|gadmin-samba-0.3.0-1|135	
12cr|gadmin-samba-0.3.0-1|136	* Sun Jan 04 2009 Adam Williamson <awilliamson@mandriva.org> 0.2.7-2mdv2009.1
12cr|gadmin-samba-0.3.0-1|137	+ Revision: 324171
12cr|gadmin-samba-0.3.0-1|138	- fix icon locations
12cr|gadmin-samba-0.3.0-1|139	- fix patch application for re-diffed patch
12cr|gadmin-samba-0.3.0-1|140	- rediff and improve name of fix_netlogon_script.patch
12cr|gadmin-samba-0.3.0-1|141	- install consolehelper link to /usr/bin not /usr/sbin, so it works right
12cr|gadmin-samba-0.3.0-1|142	- don't use ALL CAPS in menu entry
12cr|gadmin-samba-0.3.0-1|143	- fd.o icons
12cr|gadmin-samba-0.3.0-1|144	- clean description a bit
12cr|gadmin-samba-0.3.0-1|145	- new license policy
12cr|gadmin-samba-0.3.0-1|146	- disable Werror (if I try and fix it, it crashes on startup)
12cr|gadmin-samba-0.3.0-1|147	
12cr|gadmin-samba-0.3.0-1|148	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gadmin-samba-0.3.0-1|149	- lowercase ImageMagick
12cr|gadmin-samba-0.3.0-1|150	
12cr|gadmin-samba-0.3.0-1|151	* Tue Sep 09 2008 Emmanuel Andry <eandry@mandriva.org> 0.2.7-1mdv2009.0
12cr|gadmin-samba-0.3.0-1|152	+ Revision: 283095
12cr|gadmin-samba-0.3.0-1|153	- import gadmin-samba
12cr|gadmin-samba-0.3.0-1|154	
12cr|gadmin-samba-0.3.0-1|155	

1553 12
12cr|gadmin-squid-0.1.3-3|1	# if I fix the string literal errors according to the wiki Problems
12cr|gadmin-squid-0.1.3-3|2	# page, it crashes on startup - AdamW 2009/01
12cr|gadmin-squid-0.1.3-3|3	%define Werror_cflags %nil
12cr|gadmin-squid-0.1.3-3|4	
12cr|gadmin-squid-0.1.3-3|5	Summary:	A GTK+ administation tool for the Squid proxy
12cr|gadmin-squid-0.1.3-3|6	Name:		gadmin-squid
12cr|gadmin-squid-0.1.3-3|7	Version:	0.1.3
12cr|gadmin-squid-0.1.3-3|8	Release:	3
12cr|gadmin-squid-0.1.3-3|9	License:	GPLv3+
12cr|gadmin-squid-0.1.3-3|10	Group:		System/Configuration/Networking
12cr|gadmin-squid-0.1.3-3|11	URL:		http://www.gadmintools.org/
12cr|gadmin-squid-0.1.3-3|12	Source0:	http://mange.dynalias.org/linux/gadmin-squid/%{name}-%{version}.tar.gz
12cr|gadmin-squid-0.1.3-3|13	Source1:	%{name}.pam
12cr|gadmin-squid-0.1.3-3|14	BuildRequires:	gtk+2-devel
12cr|gadmin-squid-0.1.3-3|15	BuildRequires:	imagemagick
12cr|gadmin-squid-0.1.3-3|16	BuildRequires:	desktop-file-utils
12cr|gadmin-squid-0.1.3-3|17	Requires:	squid
12cr|gadmin-squid-0.1.3-3|18	Requires:	openssl
12cr|gadmin-squid-0.1.3-3|19	Requires:	usermode-consoleonly
12cr|gadmin-squid-0.1.3-3|20	
12cr|gadmin-squid-0.1.3-3|21	%description
12cr|gadmin-squid-0.1.3-3|22	Gadmin-Samba is a fast and easy to use GTK+ administration tool for the
12cr|gadmin-squid-0.1.3-3|23	Samba server.
12cr|gadmin-squid-0.1.3-3|24	
12cr|gadmin-squid-0.1.3-3|25	%prep
12cr|gadmin-squid-0.1.3-3|26	%setup -q
12cr|gadmin-squid-0.1.3-3|27	
12cr|gadmin-squid-0.1.3-3|28	%build
12cr|gadmin-squid-0.1.3-3|29	%configure2_5x
12cr|gadmin-squid-0.1.3-3|30	%make
12cr|gadmin-squid-0.1.3-3|31	
12cr|gadmin-squid-0.1.3-3|32	%install
12cr|gadmin-squid-0.1.3-3|33	%makeinstall_std
12cr|gadmin-squid-0.1.3-3|34	
12cr|gadmin-squid-0.1.3-3|35	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|gadmin-squid-0.1.3-3|36	
12cr|gadmin-squid-0.1.3-3|37	# pam auth
12cr|gadmin-squid-0.1.3-3|38	install -d %{buildroot}%{_sysconfdir}/pam.d/
12cr|gadmin-squid-0.1.3-3|39	install -d %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gadmin-squid-0.1.3-3|40	
12cr|gadmin-squid-0.1.3-3|41	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cr|gadmin-squid-0.1.3-3|42	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
12cr|gadmin-squid-0.1.3-3|43	
12cr|gadmin-squid-0.1.3-3|44	# Mandriva Icons
12cr|gadmin-squid-0.1.3-3|45	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|gadmin-squid-0.1.3-3|46	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/%{name}.png
12cr|gadmin-squid-0.1.3-3|47	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/%{name}.png
12cr|gadmin-squid-0.1.3-3|48	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/%{name}.png
12cr|gadmin-squid-0.1.3-3|49	
12cr|gadmin-squid-0.1.3-3|50	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gadmin-squid-0.1.3-3|51	sed -e 's,%{name}.png,%{name},g' \
12cr|gadmin-squid-0.1.3-3|52	-e 's,GADMIN-SQUID,Gadmin-Squid,g'\
12cr|gadmin-squid-0.1.3-3|53	desktop/%name.desktop > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gadmin-squid-0.1.3-3|54	desktop-file-install --vendor="" \
12cr|gadmin-squid-0.1.3-3|55	--remove-category="Application" \
12cr|gadmin-squid-0.1.3-3|56	--add-category="Settings;Network;GTK;" \
12cr|gadmin-squid-0.1.3-3|57	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gadmin-squid-0.1.3-3|58	
12cr|gadmin-squid-0.1.3-3|59	# Prepare usermode entry
12cr|gadmin-squid-0.1.3-3|60	mkdir -p %{buildroot}%{_bindir}
12cr|gadmin-squid-0.1.3-3|61	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
12cr|gadmin-squid-0.1.3-3|62	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
12cr|gadmin-squid-0.1.3-3|63	
12cr|gadmin-squid-0.1.3-3|64	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gadmin-squid-0.1.3-3|65	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
12cr|gadmin-squid-0.1.3-3|66	USER=root
12cr|gadmin-squid-0.1.3-3|67	PROGRAM=%{_sbindir}/%{name}.real
12cr|gadmin-squid-0.1.3-3|68	SESSION=true
12cr|gadmin-squid-0.1.3-3|69	FALLBACK=false
12cr|gadmin-squid-0.1.3-3|70	_EOF_
12cr|gadmin-squid-0.1.3-3|71	
12cr|gadmin-squid-0.1.3-3|72	rm -rf %{buildroot}%{_datadir}/doc/%{name}
12cr|gadmin-squid-0.1.3-3|73	
12cr|gadmin-squid-0.1.3-3|74	%files
12cr|gadmin-squid-0.1.3-3|75	%defattr(-,root,root,0755)
12cr|gadmin-squid-0.1.3-3|76	%doc COPYING AUTHORS ChangeLog
12cr|gadmin-squid-0.1.3-3|77	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|gadmin-squid-0.1.3-3|78	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cr|gadmin-squid-0.1.3-3|79	%dir %{_sysconfdir}/%{name}
12cr|gadmin-squid-0.1.3-3|80	%{_bindir}/%{name}
12cr|gadmin-squid-0.1.3-3|81	%{_sbindir}/%{name}.real
12cr|gadmin-squid-0.1.3-3|82	%{_datadir}/pixmaps/*.png
12cr|gadmin-squid-0.1.3-3|83	%{_datadir}/pixmaps/%{name}/*.png
12cr|gadmin-squid-0.1.3-3|84	%{_datadir}/applications/*
12cr|gadmin-squid-0.1.3-3|85	%{_iconsdir}/hicolor/*/%{name}.png
12cr|gadmin-squid-0.1.3-3|86	
12cr|gadmin-squid-0.1.3-3|87	
12cr|gadmin-squid-0.1.3-3|88	
12cr|gadmin-squid-0.1.3-3|89	%changelog
12cr|gadmin-squid-0.1.3-3|90	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-2mdv2011.0
12cr|gadmin-squid-0.1.3-3|91	+ Revision: 610789
12cr|gadmin-squid-0.1.3-3|92	- rebuild
12cr|gadmin-squid-0.1.3-3|93	
12cr|gadmin-squid-0.1.3-3|94	* Wed Apr 07 2010 Funda Wang <fwang@mandriva.org> 0.1.3-1mdv2010.1
12cr|gadmin-squid-0.1.3-3|95	+ Revision: 532670
12cr|gadmin-squid-0.1.3-3|96	- new version 0.1.3
12cr|gadmin-squid-0.1.3-3|97	
12cr|gadmin-squid-0.1.3-3|98	* Thu Jan 07 2010 Emmanuel Andry <eandry@mandriva.org> 0.1.2-1mdv2010.1
12cr|gadmin-squid-0.1.3-3|99	+ Revision: 487290
12cr|gadmin-squid-0.1.3-3|100	- New version 0.1.2
12cr|gadmin-squid-0.1.3-3|101	
12cr|gadmin-squid-0.1.3-3|102	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.1.0-2mdv2010.0
12cr|gadmin-squid-0.1.3-3|103	+ Revision: 437645
12cr|gadmin-squid-0.1.3-3|104	- rebuild
12cr|gadmin-squid-0.1.3-3|105	
12cr|gadmin-squid-0.1.3-3|106	* Sun Jan 04 2009 Adam Williamson <awilliamson@mandriva.org> 0.1.0-1mdv2009.1
12cr|gadmin-squid-0.1.3-3|107	+ Revision: 324176
12cr|gadmin-squid-0.1.3-3|108	- import gadmin-squid
12cr|gadmin-squid-0.1.3-3|109	
12cr|gadmin-squid-0.1.3-3|110	

1554 12
12cr|gajim-0.14.4-2|1	Summary:	Jabber Client written in PyGTK
12cr|gajim-0.14.4-2|2	Name:		gajim
12cr|gajim-0.14.4-2|3	Version:	0.14.4
12cr|gajim-0.14.4-2|4	Release:	2
12cr|gajim-0.14.4-2|5	Source:		http://www.gajim.org/downloads/0.14/gajim-%{version}.tar.bz2
12cr|gajim-0.14.4-2|6	URL:		http://www.gajim.org
12cr|gajim-0.14.4-2|7	Group:		Networking/Instant messaging
12cr|gajim-0.14.4-2|8	License:	GPLv3
12cr|gajim-0.14.4-2|9	Requires:	python >= %{py_ver}
12cr|gajim-0.14.4-2|10	Requires:       pygtk2.0-libglade python-sqlite2
12cr|gajim-0.14.4-2|11	Requires:       gnome-python-gconf
12cr|gajim-0.14.4-2|12	Requires:       gnome-python-extras
12cr|gajim-0.14.4-2|13	Requires:       dbus-python bind-utils
12cr|gajim-0.14.4-2|14	# for spellchecking
12cr|gajim-0.14.4-2|15	Suggests:       gnome-python-gtkspell
12cr|gajim-0.14.4-2|16	BuildRequires:	gnome-python-extras
12cr|gajim-0.14.4-2|17	BuildRequires:	gtkspell-devel gtk2-devel pygtk2.0-devel
12cr|gajim-0.14.4-2|18	BuildRequires:  libxscrnsaver-devel
12cr|gajim-0.14.4-2|19	BuildRequires:  libexpat-devel
12cr|gajim-0.14.4-2|20	BuildRequires:  imagemagick
12cr|gajim-0.14.4-2|21	BuildRequires:  desktop-file-utils
12cr|gajim-0.14.4-2|22	BuildRequires:  intltool
12cr|gajim-0.14.4-2|23	BuildRequires:  dbus-devel
12cr|gajim-0.14.4-2|24	# required, or we see
12cr|gajim-0.14.4-2|25	#  creating gtkspell.la
12cr|gajim-0.14.4-2|26	#  /bin/sed: can't read /usr/lib/libexpat.la: No such file or directory
12cr|gajim-0.14.4-2|27	#  libtool: link: `/usr/lib/libexpat.la' is not a valid libtool archive
12cr|gajim-0.14.4-2|28	#  make[3]: *** [gtkspell.la] Error 1
12cr|gajim-0.14.4-2|29	# on x86 ( and not on x86_64 )
12cr|gajim-0.14.4-2|30	# may have to be removed in the future, when the real problem is fixed
12cr|gajim-0.14.4-2|31	BuildRequires:  expat-devel
12cr|gajim-0.14.4-2|32	
12cr|gajim-0.14.4-2|33	%define debug_package %{nil}
12cr|gajim-0.14.4-2|34	
12cr|gajim-0.14.4-2|35	%description
12cr|gajim-0.14.4-2|36	Gajim is a jabber client written in PyGTK. The goal of Gajim's developers is
12cr|gajim-0.14.4-2|37	to provide a full featured and easy to use xmpp client for the GTK+
12cr|gajim-0.14.4-2|38	users. Gajim does not require GNOME to run, eventhough it exists with it
12cr|gajim-0.14.4-2|39	nicely. Gajim is released under the GNU General Public License
12cr|gajim-0.14.4-2|40	
12cr|gajim-0.14.4-2|41	Features:
12cr|gajim-0.14.4-2|42	- Tabbed chat windows
12cr|gajim-0.14.4-2|43	- Groupchat support (with MUC protocol)
12cr|gajim-0.14.4-2|44	- Emoticons, URL grabber
12cr|gajim-0.14.4-2|45	- Systray icon
12cr|gajim-0.14.4-2|46	- TLS & GPG support
12cr|gajim-0.14.4-2|47	- Transport Registration support
12cr|gajim-0.14.4-2|48	- Service Discovery including Nodes
12cr|gajim-0.14.4-2|49	- Multiple accounts support
12cr|gajim-0.14.4-2|50	
12cr|gajim-0.14.4-2|51	%prep
12cr|gajim-0.14.4-2|52	%setup -q
12cr|gajim-0.14.4-2|53	
12cr|gajim-0.14.4-2|54	%build
12cr|gajim-0.14.4-2|55	%configure2_5x
12cr|gajim-0.14.4-2|56	%make
12cr|gajim-0.14.4-2|57	
12cr|gajim-0.14.4-2|58	%install
12cr|gajim-0.14.4-2|59	rm -rf %{buildroot} installed-docs
12cr|gajim-0.14.4-2|60	%makeinstall_std
12cr|gajim-0.14.4-2|61	mv %{buildroot}%{_datadir}/doc/gajim installed-docs
12cr|gajim-0.14.4-2|62	
12cr|gajim-0.14.4-2|63	desktop-file-install --vendor="" \
12cr|gajim-0.14.4-2|64	--remove-category="Application" \
12cr|gajim-0.14.4-2|65	--add-category="GNOME" \
12cr|gajim-0.14.4-2|66	--add-category="X-MandrivaLinux-Internet-InstantMessaging" \
12cr|gajim-0.14.4-2|67	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gajim-0.14.4-2|68	
12cr|gajim-0.14.4-2|69	#mkdir -p %buildroot/%_iconsdir
12cr|gajim-0.14.4-2|70	#mkdir -p %buildroot/%_liconsdir
12cr|gajim-0.14.4-2|71	#mkdir -p %buildroot/%_miconsdir
12cr|gajim-0.14.4-2|72	
12cr|gajim-0.14.4-2|73	#convert $RPM_BUILD_ROOT/%_datadir/%name/data/pixmaps/gajim.png -resize 32x32 %buildroot/%_iconsdir/%name.png
12cr|gajim-0.14.4-2|74	#convert $RPM_BUILD_ROOT/%_datadir/%name/data/pixmaps/gajim.png -resize 16x16 %buildroot/%_miconsdir/%name.png
12cr|gajim-0.14.4-2|75	#convert $RPM_BUILD_ROOT/%_datadir/%name/data/pixmaps/gajim.png -resize 48x48 %buildroot/%_liconsdir/%name.png
12cr|gajim-0.14.4-2|76	
12cr|gajim-0.14.4-2|77	%find_lang %{name}
12cr|gajim-0.14.4-2|78	
12cr|gajim-0.14.4-2|79	%files -f %{name}.lang
12cr|gajim-0.14.4-2|80	%defattr(-,root,root)
12cr|gajim-0.14.4-2|81	%doc installed-docs/*
12cr|gajim-0.14.4-2|82	%{_bindir}/gajim
12cr|gajim-0.14.4-2|83	%{_bindir}/gajim-remote
12cr|gajim-0.14.4-2|84	%{_bindir}/gajim-history-manager
12cr|gajim-0.14.4-2|85	%{_datadir}/applications/gajim.desktop
12cr|gajim-0.14.4-2|86	%{_datadir}/gajim
12cr|gajim-0.14.4-2|87	#%{_datadir}/pixmaps/gajim.png
12cr|gajim-0.14.4-2|88	#%{_datadir}/pixmaps/gajim_about.png
12cr|gajim-0.14.4-2|89	#%{_datadir}/pixmaps/gajim.svg
12cr|gajim-0.14.4-2|90	#%dir %{_libdir}/gajim
12cr|gajim-0.14.4-2|91	#%{_libdir}/gajim/trayicon.so
12cr|gajim-0.14.4-2|92	%doc %{_mandir}/man1/gajim.1*
12cr|gajim-0.14.4-2|93	%doc %{_mandir}/man1/gajim-remote.1*
12cr|gajim-0.14.4-2|94	%doc %{_mandir}/man1/gajim-history-manager.1*
12cr|gajim-0.14.4-2|95	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|gajim-0.14.4-2|96	#%_liconsdir/%name.png
12cr|gajim-0.14.4-2|97	#%_miconsdir/%name.png
12cr|gajim-0.14.4-2|98	
12cr|gajim-0.14.4-2|99	
12cr|gajim-0.14.4-2|100	
12cr|gajim-0.14.4-2|101	%changelog
12cr|gajim-0.14.4-2|102	* Thu Oct 20 2011 Andrey Bondrov <abondrov@mandriva.org> 0.14.4-1mdv2011.0
12cr|gajim-0.14.4-2|103	+ Revision: 705526
12cr|gajim-0.14.4-2|104	- New version 0.14.4
12cr|gajim-0.14.4-2|105	
12cr|gajim-0.14.4-2|106	* Sun Jun 19 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.14.2-1
12cr|gajim-0.14.4-2|107	+ Revision: 686021
12cr|gajim-0.14.4-2|108	- new version 0.14.2
12cr|gajim-0.14.4-2|109	
12cr|gajim-0.14.4-2|110	* Sat Nov 27 2010 Michael Scherer <misc@mandriva.org> 0.14.1-1mdv2011.0
12cr|gajim-0.14.4-2|111	+ Revision: 601761
12cr|gajim-0.14.4-2|112	- version 0.14.1
12cr|gajim-0.14.4-2|113	
12cr|gajim-0.14.4-2|114	* Wed Sep 08 2010 Michael Scherer <misc@mandriva.org> 0.14-2mdv2011.0
12cr|gajim-0.14.4-2|115	+ Revision: 576790
12cr|gajim-0.14.4-2|116	- add a Suggest on spellchecker, asked by mikala
12cr|gajim-0.14.4-2|117	
12cr|gajim-0.14.4-2|118	* Mon Sep 06 2010 Michael Scherer <misc@mandriva.org> 0.14-1mdv2011.0
12cr|gajim-0.14.4-2|119	+ Revision: 576265
12cr|gajim-0.14.4-2|120	- update to 0.14
12cr|gajim-0.14.4-2|121	
12cr|gajim-0.14.4-2|122	* Mon Apr 12 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.13.4-1mdv2010.1
12cr|gajim-0.14.4-2|123	+ Revision: 533701
12cr|gajim-0.14.4-2|124	- update to 0.13.4
12cr|gajim-0.14.4-2|125	
12cr|gajim-0.14.4-2|126	* Sat Feb 27 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.13.3-1mdv2010.1
12cr|gajim-0.14.4-2|127	+ Revision: 512439
12cr|gajim-0.14.4-2|128	- up to 0.13.3
12cr|gajim-0.14.4-2|129	
12cr|gajim-0.14.4-2|130	* Thu Feb 04 2010 Michael Scherer <misc@mandriva.org> 0.13.2-1mdv2010.1
12cr|gajim-0.14.4-2|131	+ Revision: 500614
12cr|gajim-0.14.4-2|132	- new version
12cr|gajim-0.14.4-2|133	
12cr|gajim-0.14.4-2|134	* Sun Jan 03 2010 Michael Scherer <misc@mandriva.org> 0.13.1-1mdv2010.1
12cr|gajim-0.14.4-2|135	+ Revision: 486010
12cr|gajim-0.14.4-2|136	- update to 0.13.1
12cr|gajim-0.14.4-2|137	
12cr|gajim-0.14.4-2|138	* Fri Nov 27 2009 Michael Scherer <misc@mandriva.org> 0.13-1mdv2010.1
12cr|gajim-0.14.4-2|139	+ Revision: 470705
12cr|gajim-0.14.4-2|140	- upgrade to 0.13
12cr|gajim-0.14.4-2|141	- remove patch applied upstream
12cr|gajim-0.14.4-2|142	- fix license
12cr|gajim-0.14.4-2|143	
12cr|gajim-0.14.4-2|144	* Thu Sep 17 2009 Michael Scherer <misc@mandriva.org> 0.12.5-1mdv2010.0
12cr|gajim-0.14.4-2|145	+ Revision: 443920
12cr|gajim-0.14.4-2|146	- new version 0.12.5
12cr|gajim-0.14.4-2|147	
12cr|gajim-0.14.4-2|148	* Thu Jul 23 2009 Frederik Himpe <fhimpe@mandriva.org> 0.12.3-1mdv2010.0
12cr|gajim-0.14.4-2|149	+ Revision: 399119
12cr|gajim-0.14.4-2|150	- update to new version 0.12.3
12cr|gajim-0.14.4-2|151	
12cr|gajim-0.14.4-2|152	+ Michael Scherer <misc@mandriva.org>
12cr|gajim-0.14.4-2|153	- new version
12cr|gajim-0.14.4-2|154	
12cr|gajim-0.14.4-2|155	* Wed Apr 15 2009 Michael Scherer <misc@mandriva.org> 0.12.1-2mdv2009.1
12cr|gajim-0.14.4-2|156	+ Revision: 367266
12cr|gajim-0.14.4-2|157	- fix kde4 notification, patch adapted from upstream
12cr|gajim-0.14.4-2|158	
12cr|gajim-0.14.4-2|159	* Sun Dec 21 2008 GÃ¶tz Waschk <waschk@mandriva.org> 0.12.1-1mdv2009.1
12cr|gajim-0.14.4-2|160	+ Revision: 317119
12cr|gajim-0.14.4-2|161	- update to new version 0.12.1
12cr|gajim-0.14.4-2|162	
12cr|gajim-0.14.4-2|163	* Wed Dec 17 2008 Michael Scherer <misc@mandriva.org> 0.12-1mdv2009.1
12cr|gajim-0.14.4-2|164	+ Revision: 315379
12cr|gajim-0.14.4-2|165	- update to new version 0.12
12cr|gajim-0.14.4-2|166	
12cr|gajim-0.14.4-2|167	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gajim-0.14.4-2|168	- lowercase ImageMagick
12cr|gajim-0.14.4-2|169	
12cr|gajim-0.14.4-2|170	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.11.4-1mdv2009.0
12cr|gajim-0.14.4-2|171	+ Revision: 140733
12cr|gajim-0.14.4-2|172	- restore BuildRoot
12cr|gajim-0.14.4-2|173	
12cr|gajim-0.14.4-2|174	+ Thierry Vignaud <tv@mandriva.org>
12cr|gajim-0.14.4-2|175	- kill re-definition of %%buildroot on Pixel's request
12cr|gajim-0.14.4-2|176	
12cr|gajim-0.14.4-2|177	* Fri Dec 07 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.11.4-1mdv2008.1
12cr|gajim-0.14.4-2|178	+ Revision: 116206
12cr|gajim-0.14.4-2|179	- new version
12cr|gajim-0.14.4-2|180	
12cr|gajim-0.14.4-2|181	* Sat Nov 17 2007 JÃ©rÃ´me Soyer <saispo@mandriva.org> 0.11.3-1mdv2008.1
12cr|gajim-0.14.4-2|182	+ Revision: 109629
12cr|gajim-0.14.4-2|183	- New release 0.11.3
12cr|gajim-0.14.4-2|184	
12cr|gajim-0.14.4-2|185	* Sun Sep 23 2007 Michael Scherer <misc@mandriva.org> 0.11.2-1mdv2008.0
12cr|gajim-0.14.4-2|186	+ Revision: 92338
12cr|gajim-0.14.4-2|187	- update to final version
12cr|gajim-0.14.4-2|188	
12cr|gajim-0.14.4-2|189	* Mon Sep 10 2007 Michael Scherer <misc@mandriva.org> 0.11.2-0.pre1mdv2008.0
12cr|gajim-0.14.4-2|190	+ Revision: 83997
12cr|gajim-0.14.4-2|191	-upgrade to latest 0.11.2 prerelease, bugfixs only release
12cr|gajim-0.14.4-2|192	
12cr|gajim-0.14.4-2|193	
12cr|gajim-0.14.4-2|194	* Mon Feb 19 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.11.1-2mdv2007.0
12cr|gajim-0.14.4-2|195	+ Revision: 122646
12cr|gajim-0.14.4-2|196	- build system honoury bump
12cr|gajim-0.14.4-2|197	
12cr|gajim-0.14.4-2|198	+ Michael Scherer <misc@mandriva.org>
12cr|gajim-0.14.4-2|199	- upgrade to 0.11.1
12cr|gajim-0.14.4-2|200	
12cr|gajim-0.14.4-2|201	* Tue Dec 19 2006 Michael Scherer <misc@mandriva.org> 0.11-1mdv2007.1
12cr|gajim-0.14.4-2|202	+ Revision: 100205
12cr|gajim-0.14.4-2|203	- add expat-devel to work around a strange building problem
12cr|gajim-0.14.4-2|204	- fix BuildRequires
12cr|gajim-0.14.4-2|205	
12cr|gajim-0.14.4-2|206	+ GÃ¶tz Waschk <waschk@mandriva.org>
12cr|gajim-0.14.4-2|207	- new version
12cr|gajim-0.14.4-2|208	- fix build and installation
12cr|gajim-0.14.4-2|209	
12cr|gajim-0.14.4-2|210	* Tue Dec 12 2006 Michael Scherer <misc@mandriva.org> 0.10.1-5mdv2007.1
12cr|gajim-0.14.4-2|211	+ Revision: 95696
12cr|gajim-0.14.4-2|212	- rebuild for new python
12cr|gajim-0.14.4-2|213	- Requires bind-utils, for SRV record support ( used among other by google talk )
12cr|gajim-0.14.4-2|214	- Import gajim
12cr|gajim-0.14.4-2|215	
12cr|gajim-0.14.4-2|216	* Wed Jun 21 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.10.1-4mdv2007.0
12cr|gajim-0.14.4-2|217	- Use X-MandrivaLinux-* category
12cr|gajim-0.14.4-2|218	
12cr|gajim-0.14.4-2|219	* Wed Jun 14 2006 Götz Waschk <waschk@mandriva.org> 0.10.1-3mdv2007.0
12cr|gajim-0.14.4-2|220	- fix menu entry
12cr|gajim-0.14.4-2|221	- fix buildrequires
12cr|gajim-0.14.4-2|222	
12cr|gajim-0.14.4-2|223	* Wed Jun 07 2006 Götz Waschk <waschk@mandriva.org> 0.10.1-2mdv2007.0
12cr|gajim-0.14.4-2|224	- fix buildrequires
12cr|gajim-0.14.4-2|225	
12cr|gajim-0.14.4-2|226	* Tue Jun 06 2006 Jerome Soyer <saispo@mandriva.org> 0.10.1-1mdv2007.0
12cr|gajim-0.14.4-2|227	- New release 0.10.1
12cr|gajim-0.14.4-2|228	
12cr|gajim-0.14.4-2|229	* Tue May 09 2006 Götz Waschk <waschk@mandriva.org> 0.10-2mdk
12cr|gajim-0.14.4-2|230	- update deps
12cr|gajim-0.14.4-2|231	
12cr|gajim-0.14.4-2|232	* Wed May 03 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.10-1mdk
12cr|gajim-0.14.4-2|233	- New release 0.10
12cr|gajim-0.14.4-2|234	
12cr|gajim-0.14.4-2|235	* Thu Jan 26 2006 Götz Waschk <waschk@mandriva.org> 0.9.1-3mdk
12cr|gajim-0.14.4-2|236	- fix deps
12cr|gajim-0.14.4-2|237	
12cr|gajim-0.14.4-2|238	* Thu Dec 29 2005 Michael Scherer <misc@mandriva.org> 0.9.1-2mdk
12cr|gajim-0.14.4-2|239	- fix x86_64 build
12cr|gajim-0.14.4-2|240	
12cr|gajim-0.14.4-2|241	* Tue Dec 27 2005 Michael Scherer <misc@mandriva.org> 0.9.1-1mdk
12cr|gajim-0.14.4-2|242	- New release 0.9.1
12cr|gajim-0.14.4-2|243	
12cr|gajim-0.14.4-2|244	* Mon Dec 26 2005 Michael Scherer <misc@mandriva.org> 0.9-3mdk
12cr|gajim-0.14.4-2|245	- fix Requires
12cr|gajim-0.14.4-2|246	
12cr|gajim-0.14.4-2|247	* Sat Dec 24 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.9-2mdk
12cr|gajim-0.14.4-2|248	- Add BuildRequires: intltool
12cr|gajim-0.14.4-2|249	
12cr|gajim-0.14.4-2|250	* Sat Dec 24 2005 Michael Scherer <misc@mandriva.org> 0.9-1mdk
12cr|gajim-0.14.4-2|251	- New release 0.9
12cr|gajim-0.14.4-2|252	
12cr|gajim-0.14.4-2|253	* Wed Sep 07 2005 Michael Scherer <misc@mandriva.org> 0.8.2-1mdk
12cr|gajim-0.14.4-2|254	- New release 0.8.2
12cr|gajim-0.14.4-2|255	- remove patch, applied upstream
12cr|gajim-0.14.4-2|256	
12cr|gajim-0.14.4-2|257	* Wed Sep 07 2005 Michael Scherer <misc@mandriva.org> 0.8.1-1mdk
12cr|gajim-0.14.4-2|258	- New release 0.8.1
12cr|gajim-0.14.4-2|259	- fix #18273 ( thanks michael reinsh )
12cr|gajim-0.14.4-2|260	
12cr|gajim-0.14.4-2|261	* Thu Aug 25 2005 Michael Scherer <misc@mandriva.org> 0.8-2mdk
12cr|gajim-0.14.4-2|262	- add a menu ( thanks michael reinsh )
12cr|gajim-0.14.4-2|263	- fix #17898
12cr|gajim-0.14.4-2|264	- fix error in requires
12cr|gajim-0.14.4-2|265	
12cr|gajim-0.14.4-2|266	* Wed Aug 24 2005 Michael Scherer <misc@mandriva.org> 0.8-1mdk
12cr|gajim-0.14.4-2|267	- from Matthieu Milan <matthieu.milan@gmail.com>
12cr|gajim-0.14.4-2|268	- new package
12cr|gajim-0.14.4-2|269	

1555 12
12cr|galago-daemon-0.5.1-4|1	%define name galago-daemon
12cr|galago-daemon-0.5.1-4|2	%define version 0.5.1
12cr|galago-daemon-0.5.1-4|3	%define release %mkrel 4
12cr|galago-daemon-0.5.1-4|4	
12cr|galago-daemon-0.5.1-4|5	Summary: Galago desktop presence daemon
12cr|galago-daemon-0.5.1-4|6	Name: %{name}
12cr|galago-daemon-0.5.1-4|7	Version: %{version}
12cr|galago-daemon-0.5.1-4|8	Release: %{release}
12cr|galago-daemon-0.5.1-4|9	Source0: http://www.galago-project.org/files/releases/source/galago-daemon/%{name}-%{version}.tar.bz2
12cr|galago-daemon-0.5.1-4|10	License: GPL
12cr|galago-daemon-0.5.1-4|11	Group: System/Servers
12cr|galago-daemon-0.5.1-4|12	Url: http://www.galago-project.org/
12cr|galago-daemon-0.5.1-4|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|galago-daemon-0.5.1-4|14	BuildRequires: libgalago-devel >= 0.5.2
12cr|galago-daemon-0.5.1-4|15	
12cr|galago-daemon-0.5.1-4|16	%description
12cr|galago-daemon-0.5.1-4|17	This are the daemon of the Galago desktop presence framework.
12cr|galago-daemon-0.5.1-4|18	
12cr|galago-daemon-0.5.1-4|19	%prep
12cr|galago-daemon-0.5.1-4|20	%setup -q
12cr|galago-daemon-0.5.1-4|21	
12cr|galago-daemon-0.5.1-4|22	%build
12cr|galago-daemon-0.5.1-4|23	%configure2_5x
12cr|galago-daemon-0.5.1-4|24	%make
12cr|galago-daemon-0.5.1-4|25	
12cr|galago-daemon-0.5.1-4|26	%install
12cr|galago-daemon-0.5.1-4|27	rm -rf $RPM_BUILD_ROOT
12cr|galago-daemon-0.5.1-4|28	%makeinstall_std
12cr|galago-daemon-0.5.1-4|29	
12cr|galago-daemon-0.5.1-4|30	%clean
12cr|galago-daemon-0.5.1-4|31	rm -rf $RPM_BUILD_ROOT
12cr|galago-daemon-0.5.1-4|32	
12cr|galago-daemon-0.5.1-4|33	%files
12cr|galago-daemon-0.5.1-4|34	%defattr(-,root,root)
12cr|galago-daemon-0.5.1-4|35	%doc NEWS AUTHORS ChangeLog
12cr|galago-daemon-0.5.1-4|36	%config(noreplace) %_sysconfdir/dbus-1/system.d/galago-daemon.conf
12cr|galago-daemon-0.5.1-4|37	%_libexecdir/galago-daemon
12cr|galago-daemon-0.5.1-4|38	%_datadir/dbus-1/services/org.freedesktop.Galago.service
12cr|galago-daemon-0.5.1-4|39	
12cr|galago-daemon-0.5.1-4|40	
12cr|galago-daemon-0.5.1-4|41	
12cr|galago-daemon-0.5.1-4|42	
12cr|galago-daemon-0.5.1-4|43	%changelog
12cr|galago-daemon-0.5.1-4|44	* Wed Jul 27 2011 Götz Waschk <waschk@mandriva.org> 0.5.1-4mdv2012.0
12cr|galago-daemon-0.5.1-4|45	+ Revision: 691829
12cr|galago-daemon-0.5.1-4|46	- rebuild
12cr|galago-daemon-0.5.1-4|47	
12cr|galago-daemon-0.5.1-4|48	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.5.1-3mdv2011.0
12cr|galago-daemon-0.5.1-4|49	+ Revision: 245618
12cr|galago-daemon-0.5.1-4|50	- rebuild
12cr|galago-daemon-0.5.1-4|51	
12cr|galago-daemon-0.5.1-4|52	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.5.1-1mdv2008.1
12cr|galago-daemon-0.5.1-4|53	+ Revision: 140733
12cr|galago-daemon-0.5.1-4|54	- restore BuildRoot
12cr|galago-daemon-0.5.1-4|55	
12cr|galago-daemon-0.5.1-4|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|galago-daemon-0.5.1-4|57	- kill re-definition of %%buildroot on Pixel's request
12cr|galago-daemon-0.5.1-4|58	
12cr|galago-daemon-0.5.1-4|59	
12cr|galago-daemon-0.5.1-4|60	* Fri Jan 05 2007 Götz Waschk <waschk@mandriva.org> 0.5.1-1mdv2007.0
12cr|galago-daemon-0.5.1-4|61	+ Revision: 104441
12cr|galago-daemon-0.5.1-4|62	- new version
12cr|galago-daemon-0.5.1-4|63	- bump deps
12cr|galago-daemon-0.5.1-4|64	- Import galago-daemon
12cr|galago-daemon-0.5.1-4|65	
12cr|galago-daemon-0.5.1-4|66	* Fri Jan 05 2007 Götz Waschk <waschk@mandriva.org> 0.5.0-4mdv2007.1
12cr|galago-daemon-0.5.1-4|67	- Rebuild
12cr|galago-daemon-0.5.1-4|68	
12cr|galago-daemon-0.5.1-4|69	* Thu Aug 03 2006 Frederic Crozat <fcrozat@mandriva.com> 0.5.0-3mdv2007.0
12cr|galago-daemon-0.5.1-4|70	- Rebuild with latest dbus
12cr|galago-daemon-0.5.1-4|71	
12cr|galago-daemon-0.5.1-4|72	* Fri Jul 21 2006 Götz Waschk <waschk@mandriva.org> 0.5.0-2mdk
12cr|galago-daemon-0.5.1-4|73	- Rebuild
12cr|galago-daemon-0.5.1-4|74	
12cr|galago-daemon-0.5.1-4|75	* Sat Apr 22 2006 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdk
12cr|galago-daemon-0.5.1-4|76	- bump deps
12cr|galago-daemon-0.5.1-4|77	- New release 0.5.0
12cr|galago-daemon-0.5.1-4|78	- use mkrel
12cr|galago-daemon-0.5.1-4|79	
12cr|galago-daemon-0.5.1-4|80	* Fri Jan 27 2006 Frederic Crozat <fcrozat@mandriva.com> 0.3.4-3mdk
12cr|galago-daemon-0.5.1-4|81	- rebuild for new dbus
12cr|galago-daemon-0.5.1-4|82	
12cr|galago-daemon-0.5.1-4|83	* Thu Oct 27 2005 Götz Waschk <waschk@mandriva.org> 0.3.4-2mdk
12cr|galago-daemon-0.5.1-4|84	- rebuild for new dbus
12cr|galago-daemon-0.5.1-4|85	
12cr|galago-daemon-0.5.1-4|86	* Wed Oct 26 2005 Götz Waschk <waschk@mandriva.org> 0.3.4-1mdk
12cr|galago-daemon-0.5.1-4|87	- update file list
12cr|galago-daemon-0.5.1-4|88	- bump deps
12cr|galago-daemon-0.5.1-4|89	- new URL
12cr|galago-daemon-0.5.1-4|90	- new version
12cr|galago-daemon-0.5.1-4|91	
12cr|galago-daemon-0.5.1-4|92	* Fri Jun 17 2005 Götz Waschk <waschk@mandriva.org> 0.3.3-1mdk
12cr|galago-daemon-0.5.1-4|93	- initial package
12cr|galago-daemon-0.5.1-4|94	

1556 12
12cr|galan-0.3.0-0.beta7.3|1	%define major   0
12cr|galan-0.3.0-0.beta7.3|2	%define libname %mklibname %name %major
12cr|galan-0.3.0-0.beta7.3|3	
12cr|galan-0.3.0-0.beta7.3|4	Summary:    Graphical audio processing toolkit
12cr|galan-0.3.0-0.beta7.3|5	Name:       galan
12cr|galan-0.3.0-0.beta7.3|6	Version:    0.3.0
12cr|galan-0.3.0-0.beta7.3|7	Release:    0.beta7.3
12cr|galan-0.3.0-0.beta7.3|8	
12cr|galan-0.3.0-0.beta7.3|9	Source0:    %name-%{version}_beta7.tar.bz2
12cr|galan-0.3.0-0.beta7.3|10	URL:        http://galan.sourceforge.net/
12cr|galan-0.3.0-0.beta7.3|11	License:    GPLv2
12cr|galan-0.3.0-0.beta7.3|12	Group:      Sound
12cr|galan-0.3.0-0.beta7.3|13	BuildRoot:  %{_tmppath}/%{name}-buildroot
12cr|galan-0.3.0-0.beta7.3|14	BuildRequires:  libalsa-devel libaudiofile-devel sndfile-devel
12cr|galan-0.3.0-0.beta7.3|15	BuildRequires:  pkgconfig esound-devel libvorbis-devel
12cr|galan-0.3.0-0.beta7.3|16	Buildrequires:  gtk2-devel gtkglarea-devel
12cr|galan-0.3.0-0.beta7.3|17	BuildRequires:  fftw2-devel jackit-devel liblrdf-devel
12cr|galan-0.3.0-0.beta7.3|18	Provides: libgalan0 = %version
12cr|galan-0.3.0-0.beta7.3|19	Obsoletes: libgalan0
12cr|galan-0.3.0-0.beta7.3|20	
12cr|galan-0.3.0-0.beta7.3|21	%description
12cr|galan-0.3.0-0.beta7.3|22	Using gAlan is much like setting up an effects-chain for, say, a guitar.
12cr|galan-0.3.0-0.beta7.3|23	You choose the effects units you wish to use, lay them out, and then
12cr|galan-0.3.0-0.beta7.3|24	connect them to each other, starting with the guitar, threading through
12cr|galan-0.3.0-0.beta7.3|25	the effects, and ending up at the amplifier (and ultimately the speakers).
12cr|galan-0.3.0-0.beta7.3|26	
12cr|galan-0.3.0-0.beta7.3|27	It's not just limited to acting as an effects-chain, though. You can also
12cr|galan-0.3.0-0.beta7.3|28	configure it (using the same basic principles) to act as a mixer, a
12cr|galan-0.3.0-0.beta7.3|29	sample-sequencer or drum machine, or a synthesizer capable of emulating
12cr|galan-0.3.0-0.beta7.3|30	various analogue systems. The examples page and the tutorial provide some
12cr|galan-0.3.0-0.beta7.3|31	descriptions of some of the ways gAlan can be used. The User Guide has a
12cr|galan-0.3.0-0.beta7.3|32	section on common motifs in mesh design which may also give an impression
12cr|galan-0.3.0-0.beta7.3|33	of how gAlan works.
12cr|galan-0.3.0-0.beta7.3|34	
12cr|galan-0.3.0-0.beta7.3|35	%prep
12cr|galan-0.3.0-0.beta7.3|36	%setup -q -n %name-%{version}_beta7
12cr|galan-0.3.0-0.beta7.3|37	
12cr|galan-0.3.0-0.beta7.3|38	%build
12cr|galan-0.3.0-0.beta7.3|39	aclocal
12cr|galan-0.3.0-0.beta7.3|40	autoconf
12cr|galan-0.3.0-0.beta7.3|41	LDFLAGS="-lm -ldl" %configure --enable-static=no
12cr|galan-0.3.0-0.beta7.3|42	%make
12cr|galan-0.3.0-0.beta7.3|43	
12cr|galan-0.3.0-0.beta7.3|44	%install
12cr|galan-0.3.0-0.beta7.3|45	%makeinstall
12cr|galan-0.3.0-0.beta7.3|46	
12cr|galan-0.3.0-0.beta7.3|47	#cleanup
12cr|galan-0.3.0-0.beta7.3|48	for i in doc/CVS doc/examples/CVS doc/examples/samples/CVS doc/exdoc/html/CVS doc/html/CVS
12cr|galan-0.3.0-0.beta7.3|49	do
12cr|galan-0.3.0-0.beta7.3|50	rm -fr $i
12cr|galan-0.3.0-0.beta7.3|51	done
12cr|galan-0.3.0-0.beta7.3|52	
12cr|galan-0.3.0-0.beta7.3|53	mkdir -p %{buildroot}%{_datadir}/applications
12cr|galan-0.3.0-0.beta7.3|54	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|galan-0.3.0-0.beta7.3|55	[Desktop Entry]
12cr|galan-0.3.0-0.beta7.3|56	Name=Galan
12cr|galan-0.3.0-0.beta7.3|57	Comment=Graphical audio processing toolkit
12cr|galan-0.3.0-0.beta7.3|58	Exec=%{_bindir}/%{name}
12cr|galan-0.3.0-0.beta7.3|59	Icon=sound_section
12cr|galan-0.3.0-0.beta7.3|60	Terminal=false
12cr|galan-0.3.0-0.beta7.3|61	Type=Application
12cr|galan-0.3.0-0.beta7.3|62	Categories=AudioVideo;Audio;AudioVideoEditing;
12cr|galan-0.3.0-0.beta7.3|63	EOF
12cr|galan-0.3.0-0.beta7.3|64	
12cr|galan-0.3.0-0.beta7.3|65	%clean
12cr|galan-0.3.0-0.beta7.3|66	rm -rf $RPM_BUILD_ROOT
12cr|galan-0.3.0-0.beta7.3|67	
12cr|galan-0.3.0-0.beta7.3|68	%files
12cr|galan-0.3.0-0.beta7.3|69	%defattr(-,root,root)
12cr|galan-0.3.0-0.beta7.3|70	%doc AUTHORS COPYING NEWS NOTES README TODO doc/examples doc/html
12cr|galan-0.3.0-0.beta7.3|71	%_bindir/*
12cr|galan-0.3.0-0.beta7.3|72	%_libdir/%name
12cr|galan-0.3.0-0.beta7.3|73	%_datadir/%name
12cr|galan-0.3.0-0.beta7.3|74	%_datadir/applications/mandriva-%{name}.desktop
12cr|galan-0.3.0-0.beta7.3|75	
12cr|galan-0.3.0-0.beta7.3|76	
12cr|galan-0.3.0-0.beta7.3|77	%changelog
12cr|galan-0.3.0-0.beta7.3|78	* Fri Aug 31 2007 Funda Wang <fundawang@mandriva.org> 0.3.0-0.beta7.2mdv2008.0
12cr|galan-0.3.0-0.beta7.3|79	+ Revision: 76656
12cr|galan-0.3.0-0.beta7.3|80	- drop old menu & fix comment of menu entry
12cr|galan-0.3.0-0.beta7.3|81	
12cr|galan-0.3.0-0.beta7.3|82	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|galan-0.3.0-0.beta7.3|83	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|galan-0.3.0-0.beta7.3|84	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|galan-0.3.0-0.beta7.3|85	
12cr|galan-0.3.0-0.beta7.3|86	
12cr|galan-0.3.0-0.beta7.3|87	* Fri Dec 08 2006 Emmanuel Andry <eandry@mandriva.org> 0.3.0-0.beta7.1mdv2007.0
12cr|galan-0.3.0-0.beta7.3|88	+ Revision: 93895
12cr|galan-0.3.0-0.beta7.3|89	- New beta 7
12cr|galan-0.3.0-0.beta7.3|90	%%mkrel
12cr|galan-0.3.0-0.beta7.3|91	xdg menu
12cr|galan-0.3.0-0.beta7.3|92	- Import galan
12cr|galan-0.3.0-0.beta7.3|93	
12cr|galan-0.3.0-0.beta7.3|94	* Sat Sep 03 2005 Austin Acton <austin@mandriva.org> 0.3.0-0.beta5.1mdk
12cr|galan-0.3.0-0.beta7.3|95	- beta5
12cr|galan-0.3.0-0.beta7.3|96	
12cr|galan-0.3.0-0.beta7.3|97	* Sat Apr 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.3.0-0.beta3.3mdk
12cr|galan-0.3.0-0.beta7.3|98	- fix conflict that prevent upgrading
12cr|galan-0.3.0-0.beta7.3|99	
12cr|galan-0.3.0-0.beta7.3|100	* Tue Feb 17 2004 Austin Acton <austin@mandrake.org> 0.3.0-0.beta3.2mdk
12cr|galan-0.3.0-0.beta7.3|101	- rebuild for liblrdf2
12cr|galan-0.3.0-0.beta7.3|102	
12cr|galan-0.3.0-0.beta7.3|103	* Wed Feb 04 2004 Austin Acton <austin@mandrake.org> 0.3.0-0.beta3.1mdk
12cr|galan-0.3.0-0.beta7.3|104	- 0.3.0beta3
12cr|galan-0.3.0-0.beta7.3|105	- delib (useless)
12cr|galan-0.3.0-0.beta7.3|106	- configure 2.5
12cr|galan-0.3.0-0.beta7.3|107	

1557 12
12cr|galaxy-1.0.6-5|1	Summary:        Mandriva Galaxy theme
12cr|galaxy-1.0.6-5|2	Name:           galaxy
12cr|galaxy-1.0.6-5|3	Version:        1.0.6
12cr|galaxy-1.0.6-5|4	Release:        %mkrel 5
12cr|galaxy-1.0.6-5|5	License:        GPLv2+
12cr|galaxy-1.0.6-5|6	Group:          Graphical desktop/GNOME
12cr|galaxy-1.0.6-5|7	URL:            http://www.mandrivalinux.com/
12cr|galaxy-1.0.6-5|8	BuildRequires:  gtk+1.2-devel
12cr|galaxy-1.0.6-5|9	BuildRequires:  gtk+2-devel
12cr|galaxy-1.0.6-5|10	BuildRequires:  gdk-pixbuf-devel
12cr|galaxy-1.0.6-5|11	Source0:        %{name}-%{version}.tar.bz2
12cr|galaxy-1.0.6-5|12	Patch0:		galaxy-1.0.6-no-kde.patch
12cr|galaxy-1.0.6-5|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|galaxy-1.0.6-5|14	
12cr|galaxy-1.0.6-5|15	%description
12cr|galaxy-1.0.6-5|16	Mandriva Galaxy theme
12cr|galaxy-1.0.6-5|17	
12cr|galaxy-1.0.6-5|18	
12cr|galaxy-1.0.6-5|19	%package gnome
12cr|galaxy-1.0.6-5|20	Summary: Mandriva Galaxy theme for GTK+2 and GNOME
12cr|galaxy-1.0.6-5|21	Group: Graphical desktop/GNOME
12cr|galaxy-1.0.6-5|22	Requires: gnome-icon-theme
12cr|galaxy-1.0.6-5|23	
12cr|galaxy-1.0.6-5|24	%description gnome
12cr|galaxy-1.0.6-5|25	Mandriva theme for GNOME and GTK2 applications
12cr|galaxy-1.0.6-5|26	
12cr|galaxy-1.0.6-5|27	%package gtk12
12cr|galaxy-1.0.6-5|28	Summary: Mandriva Galaxy theme for GTK+ 1.2 applications
12cr|galaxy-1.0.6-5|29	Group: Graphical desktop/GNOME
12cr|galaxy-1.0.6-5|30	Conflicts: galaxy-gnome < 1.0.5-2mdv
12cr|galaxy-1.0.6-5|31	
12cr|galaxy-1.0.6-5|32	%description gtk12
12cr|galaxy-1.0.6-5|33	Mandriva Galaxy theme for GTK 1.2 applications
12cr|galaxy-1.0.6-5|34	
12cr|galaxy-1.0.6-5|35	%prep
12cr|galaxy-1.0.6-5|36	%setup -q
12cr|galaxy-1.0.6-5|37	%apply_patches
12cr|galaxy-1.0.6-5|38	autoreconf -fi
12cr|galaxy-1.0.6-5|39	
12cr|galaxy-1.0.6-5|40	%build
12cr|galaxy-1.0.6-5|41	%configure2_5x
12cr|galaxy-1.0.6-5|42	
12cr|galaxy-1.0.6-5|43	%make
12cr|galaxy-1.0.6-5|44	
12cr|galaxy-1.0.6-5|45	%install
12cr|galaxy-1.0.6-5|46	rm -rf $RPM_BUILD_ROOT
12cr|galaxy-1.0.6-5|47	
12cr|galaxy-1.0.6-5|48	%makeinstall_std
12cr|galaxy-1.0.6-5|49	
12cr|galaxy-1.0.6-5|50	#remove unpackaged files
12cr|galaxy-1.0.6-5|51	rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/engines/*.la \
12cr|galaxy-1.0.6-5|52	$RPM_BUILD_ROOT%{_libdir}/gtk/themes/engines/*.la
12cr|galaxy-1.0.6-5|53	
12cr|galaxy-1.0.6-5|54	%clean
12cr|galaxy-1.0.6-5|55	rm -rf $RPM_BUILD_ROOT
12cr|galaxy-1.0.6-5|56	
12cr|galaxy-1.0.6-5|57	%files gnome
12cr|galaxy-1.0.6-5|58	%defattr(-,root,root,-)
12cr|galaxy-1.0.6-5|59	%doc README ChangeLog
12cr|galaxy-1.0.6-5|60	%{_libdir}/gtk-2.0/*/engines/*.so
12cr|galaxy-1.0.6-5|61	%{_datadir}/themes/*
12cr|galaxy-1.0.6-5|62	
12cr|galaxy-1.0.6-5|63	%files gtk12
12cr|galaxy-1.0.6-5|64	%defattr(-,root,root,-)
12cr|galaxy-1.0.6-5|65	%{_libdir}/gtk/themes/engines/*.so
12cr|galaxy-1.0.6-5|66	
12cr|galaxy-1.0.6-5|67	
12cr|galaxy-1.0.6-5|68	%changelog
12cr|galaxy-1.0.6-5|69	* Wed Nov 16 2011 Götz Waschk <waschk@mandriva.org> 1.0.6-5mdv2012.0
12cr|galaxy-1.0.6-5|70	+ Revision: 731091
12cr|galaxy-1.0.6-5|71	- rebuild
12cr|galaxy-1.0.6-5|72	- rebuild
12cr|galaxy-1.0.6-5|73	
12cr|galaxy-1.0.6-5|74	* Thu Nov 11 2010 Götz Waschk <waschk@mandriva.org> 1.0.6-3mdv2011.0
12cr|galaxy-1.0.6-5|75	+ Revision: 596070
12cr|galaxy-1.0.6-5|76	- remove KDE support
12cr|galaxy-1.0.6-5|77	
12cr|galaxy-1.0.6-5|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|galaxy-1.0.6-5|79	- rebuild
12cr|galaxy-1.0.6-5|80	
12cr|galaxy-1.0.6-5|81	* Tue Dec 09 2008 Götz Waschk <waschk@mandriva.org> 1.0.6-2mdv2009.1
12cr|galaxy-1.0.6-5|82	+ Revision: 312182
12cr|galaxy-1.0.6-5|83	- fix KDE build
12cr|galaxy-1.0.6-5|84	- fix KDE build deps
12cr|galaxy-1.0.6-5|85	- fix license
12cr|galaxy-1.0.6-5|86	
12cr|galaxy-1.0.6-5|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|galaxy-1.0.6-5|88	- rebuild
12cr|galaxy-1.0.6-5|89	- kill re-definition of %%buildroot on Pixel's request
12cr|galaxy-1.0.6-5|90	
12cr|galaxy-1.0.6-5|91	+ Olivier Blin <blino@mandriva.org>
12cr|galaxy-1.0.6-5|92	- restore BuildRoot
12cr|galaxy-1.0.6-5|93	
12cr|galaxy-1.0.6-5|94	* Fri Nov 30 2007 Frederic Crozat <fcrozat@mandriva.com> 1.0.6-1mdv2008.1
12cr|galaxy-1.0.6-5|95	+ Revision: 114117
12cr|galaxy-1.0.6-5|96	- Release 1.0.6 :
12cr|galaxy-1.0.6-5|97	- fix crash in Gimp with Small theme
12cr|galaxy-1.0.6-5|98	
12cr|galaxy-1.0.6-5|99	* Fri Sep 21 2007 Frederic Crozat <fcrozat@mandriva.com> 1.0.5-3mdv2008.0
12cr|galaxy-1.0.6-5|100	+ Revision: 91905
12cr|galaxy-1.0.6-5|101	- Add conflicts to ease upgrade
12cr|galaxy-1.0.6-5|102	
12cr|galaxy-1.0.6-5|103	* Thu Sep 13 2007 Frederic Crozat <fcrozat@mandriva.com> 1.0.5-2mdv2008.0
12cr|galaxy-1.0.6-5|104	+ Revision: 84976
12cr|galaxy-1.0.6-5|105	- Improve description for gnome subpackage (Mdv bug #19455)
12cr|galaxy-1.0.6-5|106	- Split gtk1.2 theme in its own subpackage
12cr|galaxy-1.0.6-5|107	
12cr|galaxy-1.0.6-5|108	
12cr|galaxy-1.0.6-5|109	* Mon Mar 12 2007 Frederic Crozat <fcrozat@mandriva.com> 1.0.5-1mdv2007.1
12cr|galaxy-1.0.6-5|110	+ Revision: 141749
12cr|galaxy-1.0.6-5|111	- Release 1.0.5 : fix build and add support for GTK2 color scheme
12cr|galaxy-1.0.6-5|112	- Import galaxy
12cr|galaxy-1.0.6-5|113	
12cr|galaxy-1.0.6-5|114	* Sat Sep 16 2006 Laurent MONTEL <lmontel@mandriva.com> 1.0.4-3
12cr|galaxy-1.0.6-5|115	- Update kde widget style
12cr|galaxy-1.0.6-5|116	
12cr|galaxy-1.0.6-5|117	* Fri Jun 02 2006 Frederic Crozat <fcrozat@mandriva.com> 1.0.4-2mdv2007.0
12cr|galaxy-1.0.6-5|118	- Rebuild with new gtk
12cr|galaxy-1.0.6-5|119	
12cr|galaxy-1.0.6-5|120	* Thu May 18 2006 Frederic Crozat <fcrozat@mandriva.com> 1.0.4-1mdk
12cr|galaxy-1.0.6-5|121	- Release 1.0.4 :
12cr|galaxy-1.0.6-5|122	- fix all metacity theme for utility-type windows (gimp toolbox ..)
12cr|galaxy-1.0.6-5|123	
12cr|galaxy-1.0.6-5|124	* Thu May 04 2006 Frederic Crozat <fcrozat@mandriva.com> 1.0.3-1mdk
12cr|galaxy-1.0.6-5|125	- Release 1.0.3
12cr|galaxy-1.0.6-5|126	- gtk-2.0 : fix transparency bug with gnome-panel
12cr|galaxy-1.0.6-5|127	
12cr|galaxy-1.0.6-5|128	* Mon Dec 12 2005 Laurent MONTEL <lmontel@mandriva.com> 1.0.2-21
12cr|galaxy-1.0.6-5|129	- Rebuild again qt (BIC changed)
12cr|galaxy-1.0.6-5|130	
12cr|galaxy-1.0.6-5|131	* Thu Oct 27 2005 Laurent MONTEL <lmontel@mandriva.com> 1.0.2-20
12cr|galaxy-1.0.6-5|132	- Rebuild with new qt
12cr|galaxy-1.0.6-5|133	
12cr|galaxy-1.0.6-5|134	* Sat Sep 10 2005 Laurent MONTEL <lmontel@mandriva.com> 1.0.2-19
12cr|galaxy-1.0.6-5|135	- Rebuild
12cr|galaxy-1.0.6-5|136	
12cr|galaxy-1.0.6-5|137	* Mon Sep 05 2005 Laurent MONTEL <lmontel@mandriva.com> 1.0.2-18
12cr|galaxy-1.0.6-5|138	- Rebuild
12cr|galaxy-1.0.6-5|139	
12cr|galaxy-1.0.6-5|140	* Wed Aug 31 2005 Frederic Crozat <fcrozat@mandriva.com> 1.0.2-17mdk
12cr|galaxy-1.0.6-5|141	- Fix gtk2 theme with combobox entries (Mdk bug #17097)
12cr|galaxy-1.0.6-5|142	
12cr|galaxy-1.0.6-5|143	* Mon Aug 22 2005 Eskild Hustvedt <eskild@mandriva.org> 1.0.2-16mdk
12cr|galaxy-1.0.6-5|144	- Fix URL
12cr|galaxy-1.0.6-5|145	- %%mkrel
12cr|galaxy-1.0.6-5|146	
12cr|galaxy-1.0.6-5|147	* Thu Aug 18 2005 Laurent MONTEL <lmontel@mandriva.com> 1.0.2-15mdk
12cr|galaxy-1.0.6-5|148	- Rebuild
12cr|galaxy-1.0.6-5|149	
12cr|galaxy-1.0.6-5|150	* Fri Jul 08 2005 Laurent MONTEL <lmontel@mandriva.com> 1.0.2-14mdk
12cr|galaxy-1.0.6-5|151	- Rebuild for x86_64
12cr|galaxy-1.0.6-5|152	
12cr|galaxy-1.0.6-5|153	* Wed Jun 29 2005 Laurent MONTEL <lmontel@mandriva.com> 1.0.2-13mdk
12cr|galaxy-1.0.6-5|154	- Rebuild
12cr|galaxy-1.0.6-5|155	
12cr|galaxy-1.0.6-5|156	* Fri May 27 2005 Frederic Crozat <fcrozat@mandriva.com> 1.0.2-12mdk
12cr|galaxy-1.0.6-5|157	- Add missing macro in gtk engine
12cr|galaxy-1.0.6-5|158	- fix background drawing for button without relief in normal state
12cr|galaxy-1.0.6-5|159	
12cr|galaxy-1.0.6-5|160	* Tue May 10 2005 Frederic Crozat <fcrozat@mandriva.com> 1.0.2-11mdk
12cr|galaxy-1.0.6-5|161	- Rebuild with automake 1.9
12cr|galaxy-1.0.6-5|162	- fix some gcc 4 warnings
12cr|galaxy-1.0.6-5|163	- change descriptions
12cr|galaxy-1.0.6-5|164	
12cr|galaxy-1.0.6-5|165	* Thu May 05 2005 Laurent MONTEL <lmontel@mandriva.com> 1.0.2-10mdk
12cr|galaxy-1.0.6-5|166	- Rebuild with new gcc
12cr|galaxy-1.0.6-5|167	
12cr|galaxy-1.0.6-5|168	* Fri Apr 01 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 1.0.2-9mdk
12cr|galaxy-1.0.6-5|169	- Disable debug
12cr|galaxy-1.0.6-5|170	- Fix drawcombobox color
12cr|galaxy-1.0.6-5|171	
12cr|galaxy-1.0.6-5|172	* Wed Feb 16 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.2-8mdk
12cr|galaxy-1.0.6-5|173	- GTK2 : Fix prelight color for CD selector
12cr|galaxy-1.0.6-5|174	
12cr|galaxy-1.0.6-5|175	* Mon Dec 06 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.0.2-7mdk
12cr|galaxy-1.0.6-5|176	- Fix name of widget style
12cr|galaxy-1.0.6-5|177	
12cr|galaxy-1.0.6-5|178	* Sat Oct 02 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.2-6mdk
12cr|galaxy-1.0.6-5|179	- Improve path bar rendering in GTK2 file chooser
12cr|galaxy-1.0.6-5|180	- Disable libtoolize (doesn't like libtool 1.5)
12cr|galaxy-1.0.6-5|181	
12cr|galaxy-1.0.6-5|182	* Tue Sep 14 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.2-5mdk
12cr|galaxy-1.0.6-5|183	- Enable libtoolize
12cr|galaxy-1.0.6-5|184	- Fix crash with perl testcase
12cr|galaxy-1.0.6-5|185	
12cr|galaxy-1.0.6-5|186	* Wed Aug 25 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.2-4mdk
12cr|galaxy-1.0.6-5|187	- Fix close button size in tab (Mdk bug #10928)
12cr|galaxy-1.0.6-5|188	- Fix tooltip color in gtk theme
12cr|galaxy-1.0.6-5|189	- Fix column title theming in Epiphany bookmarks editor
12cr|galaxy-1.0.6-5|190	
12cr|galaxy-1.0.6-5|191	* Sat Jun 05 2004 Laurent Montel <lmontel@mandrakesoft.com> 1.0.2-3mdk
12cr|galaxy-1.0.6-5|192	- Rebuild
12cr|galaxy-1.0.6-5|193	
12cr|galaxy-1.0.6-5|194	* Wed Jun 02 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.0.2-2mdk
12cr|galaxy-1.0.6-5|195	- Fix buildrequires
12cr|galaxy-1.0.6-5|196	
12cr|galaxy-1.0.6-5|197	* Sat May 08 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.2-1mdk
12cr|galaxy-1.0.6-5|198	- Release 1.0.2 :
12cr|galaxy-1.0.6-5|199	- fix prelight text in GtkComboBox (seen in FileSelector Filter widget)
12cr|galaxy-1.0.6-5|200	- GNOME package requires gnome-icon-theme (mdk bug #9688)
12cr|galaxy-1.0.6-5|201	
12cr|galaxy-1.0.6-5|202	* Fri May 07 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.0.1-2mdk
12cr|galaxy-1.0.6-5|203	- Rebuild against new qt
12cr|galaxy-1.0.6-5|204	
12cr|galaxy-1.0.6-5|205	* Tue Apr 06 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.1-1mdk
12cr|galaxy-1.0.6-5|206	- Release 1.0.1 :
12cr|galaxy-1.0.6-5|207	- GTK 2.4 friendly
12cr|galaxy-1.0.6-5|208	- fix multiscreen issue
12cr|galaxy-1.0.6-5|209	- realize radio pixmaps lazily.
12cr|galaxy-1.0.6-5|210	

1558 12
12cr|gamazons-0.83-10|1	%define	version	0.83
12cr|gamazons-0.83-10|2	%define release	%mkrel 10
12cr|gamazons-0.83-10|3	
12cr|gamazons-0.83-10|4	Summary:	A board game similar to chess and go combined
12cr|gamazons-0.83-10|5	Name:		gamazons
12cr|gamazons-0.83-10|6	Version:	%{version}
12cr|gamazons-0.83-10|7	Release:	%{release}
12cr|gamazons-0.83-10|8	License:	GPLv2
12cr|gamazons-0.83-10|9	Group:		Games/Boards
12cr|gamazons-0.83-10|10	URL:		http://www.yorgalily.org/gamazons/
12cr|gamazons-0.83-10|11	Source:		http://www.yorgalily.org/gamazons/src/%{name}-%{version}.tar.bz2
12cr|gamazons-0.83-10|12	Patch0:		gamazons-0.83-fix-desktop-file.patch
12cr|gamazons-0.83-10|13	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gamazons-0.83-10|14	BuildRequires:	imagemagick
12cr|gamazons-0.83-10|15	BuildRequires:	libgnomeui2-devel
12cr|gamazons-0.83-10|16	# (tv) for /usr/bin/desktop-file-install:
12cr|gamazons-0.83-10|17	BuildRequires:	desktop-file-utils
12cr|gamazons-0.83-10|18	
12cr|gamazons-0.83-10|19	%description
12cr|gamazons-0.83-10|20	Amazons is a game played on a 10x10 chess board. Each side has four pieces
12cr|gamazons-0.83-10|21	(amazons) that move like chess queens (in a straight line in any direction).
12cr|gamazons-0.83-10|22	Instead of capturing pieces like in chess, the game is determined based on
12cr|gamazons-0.83-10|23	who moves last.
12cr|gamazons-0.83-10|24	
12cr|gamazons-0.83-10|25	Each move consists of two parts. First an amazon moves to a new square and
12cr|gamazons-0.83-10|26	then fires an arrow to another square (the arrow is fired in a straight
12cr|gamazons-0.83-10|27	line in any direction from the square the amazon landed on). The square
12cr|gamazons-0.83-10|28	the arrow lands on becomes a permenant block for the rest of the game.
12cr|gamazons-0.83-10|29	No one can move over it, or fire an arrow over it. Every turn an amazon
12cr|gamazons-0.83-10|30	must move and fire an arrow, so every turn there is one less square
12cr|gamazons-0.83-10|31	available on the board. Try and block in your opponent or section off a
12cr|gamazons-0.83-10|32	good chunk of the board for yourself.
12cr|gamazons-0.83-10|33	
12cr|gamazons-0.83-10|34	
12cr|gamazons-0.83-10|35	%prep
12cr|gamazons-0.83-10|36	%setup -q
12cr|gamazons-0.83-10|37	%patch0 -p1
12cr|gamazons-0.83-10|38	
12cr|gamazons-0.83-10|39	%build
12cr|gamazons-0.83-10|40	%configure2_5x --bindir=%{_gamesbindir}
12cr|gamazons-0.83-10|41	%make
12cr|gamazons-0.83-10|42	
12cr|gamazons-0.83-10|43	%install
12cr|gamazons-0.83-10|44	rm -rf $RPM_BUILD_ROOT
12cr|gamazons-0.83-10|45	%makeinstall_std
12cr|gamazons-0.83-10|46	
12cr|gamazons-0.83-10|47	
12cr|gamazons-0.83-10|48	desktop-file-install --vendor="" \
12cr|gamazons-0.83-10|49	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|gamazons-0.83-10|50	
12cr|gamazons-0.83-10|51	mkdir -p $RPM_BUILD_ROOT%{_iconsdir} \
12cr|gamazons-0.83-10|52	$RPM_BUILD_ROOT%{_miconsdir} \
12cr|gamazons-0.83-10|53	$RPM_BUILD_ROOT%{_liconsdir}
12cr|gamazons-0.83-10|54	install -m 0644         pixmaps/gnome-gamazons.png $RPM_BUILD_ROOT%{_liconsdir}/gnome-gamazons.png
12cr|gamazons-0.83-10|55	convert -geometry 32x32 pixmaps/gnome-gamazons.png $RPM_BUILD_ROOT%{_iconsdir}/gnome-gamazons.png
12cr|gamazons-0.83-10|56	convert -geometry 16x16 pixmaps/gnome-gamazons.png $RPM_BUILD_ROOT%{_miconsdir}/gnome-gamazons.png
12cr|gamazons-0.83-10|57	
12cr|gamazons-0.83-10|58	# translation will come in future versions, find
12cr|gamazons-0.83-10|59	# help files for now
12cr|gamazons-0.83-10|60	%{find_lang} %{name} --with-gnome
12cr|gamazons-0.83-10|61	
12cr|gamazons-0.83-10|62	%if %mdkversion < 200900
12cr|gamazons-0.83-10|63	%post
12cr|gamazons-0.83-10|64	%{update_menus}
12cr|gamazons-0.83-10|65	%endif
12cr|gamazons-0.83-10|66	
12cr|gamazons-0.83-10|67	%if %mdkversion < 200900
12cr|gamazons-0.83-10|68	%postun
12cr|gamazons-0.83-10|69	%{clean_menus}
12cr|gamazons-0.83-10|70	%endif
12cr|gamazons-0.83-10|71	
12cr|gamazons-0.83-10|72	%clean
12cr|gamazons-0.83-10|73	rm -rf $RPM_BUILD_ROOT
12cr|gamazons-0.83-10|74	
12cr|gamazons-0.83-10|75	%files -f %{name}.lang
12cr|gamazons-0.83-10|76	%defattr(-,root,root)
12cr|gamazons-0.83-10|77	%doc COPYING
12cr|gamazons-0.83-10|78	%{_gamesbindir}/*
12cr|gamazons-0.83-10|79	%{_datadir}/applications/*.desktop
12cr|gamazons-0.83-10|80	%{_datadir}/%{name}
12cr|gamazons-0.83-10|81	%{_datadir}/pixmaps/*
12cr|gamazons-0.83-10|82	%{_iconsdir}/gnome-gamazons.png
12cr|gamazons-0.83-10|83	%{_miconsdir}/gnome-gamazons.png
12cr|gamazons-0.83-10|84	%{_liconsdir}/gnome-gamazons.png
12cr|gamazons-0.83-10|85	
12cr|gamazons-0.83-10|86	
12cr|gamazons-0.83-10|87	
12cr|gamazons-0.83-10|88	%changelog
12cr|gamazons-0.83-10|89	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.83-10mdv2011.0
12cr|gamazons-0.83-10|90	+ Revision: 618395
12cr|gamazons-0.83-10|91	- the mass rebuild of 2010.0 packages
12cr|gamazons-0.83-10|92	
12cr|gamazons-0.83-10|93	* Thu May 14 2009 Samuel Verschelde <stormi@mandriva.org> 0.83-9mdv2010.0
12cr|gamazons-0.83-10|94	+ Revision: 375632
12cr|gamazons-0.83-10|95	- fix Licence
12cr|gamazons-0.83-10|96	- fix desktop file (#49436)
12cr|gamazons-0.83-10|97	
12cr|gamazons-0.83-10|98	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gamazons-0.83-10|99	- lowercase ImageMagick
12cr|gamazons-0.83-10|100	
12cr|gamazons-0.83-10|101	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.83-8mdv2009.0
12cr|gamazons-0.83-10|102	+ Revision: 222104
12cr|gamazons-0.83-10|103	- BuildRequires desktop-file-utils for /usr/bin/desktop-file-install
12cr|gamazons-0.83-10|104	- drop old menu
12cr|gamazons-0.83-10|105	- kill re-definition of %%buildroot on Pixel's request
12cr|gamazons-0.83-10|106	- import gamazons
12cr|gamazons-0.83-10|107	
12cr|gamazons-0.83-10|108	+ Pixel <pixel@mandriva.com>
12cr|gamazons-0.83-10|109	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gamazons-0.83-10|110	
12cr|gamazons-0.83-10|111	+ Olivier Blin <oblin@mandriva.com>
12cr|gamazons-0.83-10|112	- restore BuildRoot
12cr|gamazons-0.83-10|113	
12cr|gamazons-0.83-10|114	
12cr|gamazons-0.83-10|115	* Thu Aug 10 2006 Lenny Cartier <lenny@mandriva.com> 0.83-7mdv2007.0
12cr|gamazons-0.83-10|116	- xdg
12cr|gamazons-0.83-10|117	
12cr|gamazons-0.83-10|118	* Fri Aug 05 2005 Abel Cheung <deaddog@mandriva.org> 0.83-6mdk
12cr|gamazons-0.83-10|119	- rebuild
12cr|gamazons-0.83-10|120	
12cr|gamazons-0.83-10|121	* Mon Nov 29 2004 Abel Cheung <deaddog@mandrake.org> 0.83-5mdk
12cr|gamazons-0.83-10|122	- rebuild with correct gpg key
12cr|gamazons-0.83-10|123	- move binary to gamesbindir
12cr|gamazons-0.83-10|124	
12cr|gamazons-0.83-10|125	* Tue Sep 28 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.83-4mdk
12cr|gamazons-0.83-10|126	- rebuild
12cr|gamazons-0.83-10|127	
12cr|gamazons-0.83-10|128	* Sun Aug 17 2003 Abel Cheung <maddog@linux.org.hk> 0.83-3mdk
12cr|gamazons-0.83-10|129	- Replace broken package and spec
12cr|gamazons-0.83-10|130	
12cr|gamazons-0.83-10|131	* Tue Apr 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.83-2mdk
12cr|gamazons-0.83-10|132	- buildrequires
12cr|gamazons-0.83-10|133	
12cr|gamazons-0.83-10|134	* Mon Jan 06 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.83-1mdk
12cr|gamazons-0.83-10|135	- from Arkadiusz Lipiec <alipiec@elka.pw.edu.pl> :
12cr|gamazons-0.83-10|136	- package created
12cr|gamazons-0.83-10|137	

1559 12
12cr|gambas3-3.3.4-1|1	#define debug_package	%{nil}
12cr|gambas3-3.3.4-1|2	#should fix unpacked dir/subdir....
12cr|gambas3-3.3.4-1|3	%define _unpackaged_subdirs_terminate_build 0
12cr|gambas3-3.3.4-1|4	Name:		gambas3
12cr|gambas3-3.3.4-1|5	Summary:	Complete IDE based on a BASIC interpreter with object extensions
12cr|gambas3-3.3.4-1|6	Version:	3.3.4
12cr|gambas3-3.3.4-1|7	Release:	1
12cr|gambas3-3.3.4-1|8	License:	GPLv2+
12cr|gambas3-3.3.4-1|9	Group:		Development/Other
12cr|gambas3-3.3.4-1|10	URL:		http://gambas.sourceforge.net
12cr|gambas3-3.3.4-1|11	Source0:	http://ovh.dl.sourceforge.net/sourceforge/gambas/%{name}-%{version}.tar.bz2
12cr|gambas3-3.3.4-1|12	Source1:	%{name}.desktop
12cr|gambas3-3.3.4-1|13	BuildRequires:	libbzip2-devel
12cr|gambas3-3.3.4-1|14	BuildRequires:	autoconf automake libtool
12cr|gambas3-3.3.4-1|15	BuildRequires:	unixODBC-devel
12cr|gambas3-3.3.4-1|16	BuildRequires:	gettext-devel
12cr|gambas3-3.3.4-1|17	BuildRequires:	pkgconfig(libpng)
12cr|gambas3-3.3.4-1|18	BuildRequires:	imagemagick
12cr|gambas3-3.3.4-1|19	BuildRequires:	jpeg-devel
12cr|gambas3-3.3.4-1|20	BuildRequires:	pkgconfig(sqlite3)
12cr|gambas3-3.3.4-1|21	BuildRequires:	qt4-devel
12cr|gambas3-3.3.4-1|22	BuildRequires:	pkgconfig(QtWebKit)
12cr|gambas3-3.3.4-1|23	BuildRequires:	pkgconfig(glew)
12cr|gambas3-3.3.4-1|24	BuildRequires:	pkgconfig(sdl)
12cr|gambas3-3.3.4-1|25	BuildRequires:	pkgconfig(xcursor)
12cr|gambas3-3.3.4-1|26	BuildRequires:	pkgconfig(SDL_ttf)
12cr|gambas3-3.3.4-1|27	BuildRequires:	mysql-devel
12cr|gambas3-3.3.4-1|28	BuildRequires:	pkgconfig(cairo)
12cr|gambas3-3.3.4-1|29	BuildRequires:	pkgconfig(poppler)
12cr|gambas3-3.3.4-1|30	BuildRequires:	SDL_sound-devel
12cr|gambas3-3.3.4-1|31	BuildRequires:	pkgconfig(SDL_mixer)
12cr|gambas3-3.3.4-1|32	BuildRequires:	pkgconfig(libcurl)
12cr|gambas3-3.3.4-1|33	BuildRequires:	pkgconfig(gdk-2.0)
12cr|gambas3-3.3.4-1|34	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|gambas3-3.3.4-1|35	BuildRequires:	pkgconfig(gdkglext-1.0)
12cr|gambas3-3.3.4-1|36	BuildRequires:	libffi-devel
12cr|gambas3-3.3.4-1|37	BuildRequires:	pkgconfig(imlib2)
12cr|gambas3-3.3.4-1|38	BuildRequires:	postgresql-devel
12cr|gambas3-3.3.4-1|39	BuildRequires:	pkgconfig(libv4l2)
12cr|gambas3-3.3.4-1|40	BuildRequires:	pkgconfig(libxml-2.0)
12cr|gambas3-3.3.4-1|41	BuildRequires:	pkgconfig(libexslt)
12cr|gambas3-3.3.4-1|42	BuildRequires:	pkgconfig(xtst)
12cr|gambas3-3.3.4-1|43	BuildRequires:  freetype2-devel
12cr|gambas3-3.3.4-1|44	BuildRequires:	xdg-utils
12cr|gambas3-3.3.4-1|45	BuildRequires:	desktop-file-utils
12cr|gambas3-3.3.4-1|46	BuildRequires:	pkgconfig(sqlite)
12cr|gambas3-3.3.4-1|47	BuildRequires:  libstdc++-static-devel
12cr|gambas3-3.3.4-1|48	BuildRequires:  libstdc++-devel
12cr|gambas3-3.3.4-1|49	BuildRequires:  freetype-devel
12cr|gambas3-3.3.4-1|50	BuildRequires:  pkgconfig(gsl)
12cr|gambas3-3.3.4-1|51	BuildRequires:  pkgconfig(gnome-keyring-1)
12cr|gambas3-3.3.4-1|52	BuildRequires:  pkgconfig(libpcre)
12cr|gambas3-3.3.4-1|53	BuildRequires:  pkgconfig(ice)
12cr|gambas3-3.3.4-1|54	BuildRequires:  pkgconfig(dbus-1)
12cr|gambas3-3.3.4-1|55	BuildRequires:  pkgconfig(SDL_image)
12cr|gambas3-3.3.4-1|56	BuildRequires:  pkgconfig(gmime-2.6)
12cr|gambas3-3.3.4-1|57	%if %{mdvver} >= 201210
12cr|gambas3-3.3.4-1|58	BuildRequires:  llvm-devel
12cr|gambas3-3.3.4-1|59	BuildRequires:  pkgconfig(gstreamer-0.10) >= 0.10.36
12cr|gambas3-3.3.4-1|60	BuildRequires:  pkgconfig(gstreamer-app-0.10) >= 0.10.36
12cr|gambas3-3.3.4-1|61	%else
12cr|gambas3-3.3.4-1|62	BuildRequires:	llvm
12cr|gambas3-3.3.4-1|63	%endif
12cr|gambas3-3.3.4-1|64	
12cr|gambas3-3.3.4-1|65	%description
12cr|gambas3-3.3.4-1|66	Gambas is a free development environment based on a Basic interpreter
12cr|gambas3-3.3.4-1|67	with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
12cr|gambas3-3.3.4-1|68	With Gambas, you can quickly design your program GUI, access MySQL or
12cr|gambas3-3.3.4-1|69	PostgreSQL databases, translate your program into many languages,
12cr|gambas3-3.3.4-1|70	create network applications easily, build RPMs of your apps
12cr|gambas3-3.3.4-1|71	automatically, and so on...
12cr|gambas3-3.3.4-1|72	
12cr|gambas3-3.3.4-1|73	%prep
12cr|gambas3-3.3.4-1|74	%setup -q
12cr|gambas3-3.3.4-1|75	chmod -x main/gbx/gbx_local.h
12cr|gambas3-3.3.4-1|76	chmod -x main/gbx/gbx_subr_file.c
12cr|gambas3-3.3.4-1|77	chmod -x gb.qt4/src/CContainer.cpp
12cr|gambas3-3.3.4-1|78	chmod -x main/lib/option/getoptions.*
12cr|gambas3-3.3.4-1|79	chmod -x main/lib/option/main.c
12cr|gambas3-3.3.4-1|80	
12cr|gambas3-3.3.4-1|81	
12cr|gambas3-3.3.4-1|82	%build
12cr|gambas3-3.3.4-1|83	%setup_compile_flags
12cr|gambas3-3.3.4-1|84	./reconf-all
12cr|gambas3-3.3.4-1|85	
12cr|gambas3-3.3.4-1|86	
12cr|gambas3-3.3.4-1|87	%configure2_5x
12cr|gambas3-3.3.4-1|88	%make
12cr|gambas3-3.3.4-1|89	
12cr|gambas3-3.3.4-1|90	%install
12cr|gambas3-3.3.4-1|91	%makeinstall_std
12cr|gambas3-3.3.4-1|92	
12cr|gambas3-3.3.4-1|93	find %{buildroot} -name '*.la' -delete
12cr|gambas3-3.3.4-1|94	
12cr|gambas3-3.3.4-1|95	
12cr|gambas3-3.3.4-1|96	rm -f %{buildroot}%{_libdir}/%{name}/gb.so %{buildroot}%{_libdir}/%{name}/gb.so.*
12cr|gambas3-3.3.4-1|97	
12cr|gambas3-3.3.4-1|98	install -D -m 755 app/src/%{name}/img/logo/logo-16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|gambas3-3.3.4-1|99	install -D -m 755 app/src/%{name}/img/logo/logo-32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|gambas3-3.3.4-1|100	install -D -m 755 app/src/%{name}/img/logo/logo-64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|gambas3-3.3.4-1|101	install -D -m 755 app/src/%{name}/img/logo/logo-ide.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|gambas3-3.3.4-1|102	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gambas3-3.3.4-1|103	
12cr|gambas3-3.3.4-1|104	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gambas3-3.3.4-1|105	
12cr|gambas3-3.3.4-1|106	#dirty linting fix,  clean zero-length ,recreate all in %post
12cr|gambas3-3.3.4-1|107	rm -rf $RPM_BUILD_ROOT%{_datadir}/gambas3/info/gb.db.{mysql,odbc,postgresql,sqlite2,sqlite3}.info
12cr|gambas3-3.3.4-1|108	rm -rf $RPM_BUILD_ROOT%{_datadir}/gambas3/info/gb.db.{mysql,odbc,postgresql,sqlite2,sqlite3}.list
12cr|gambas3-3.3.4-1|109	rm -rf $RPM_BUILD_ROOT%{_datadir}/gambas3/info/gb.jit.{info,list}
12cr|gambas3-3.3.4-1|110	#------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|111	
12cr|gambas3-3.3.4-1|112	%package runtime
12cr|gambas3-3.3.4-1|113	Summary: The Gambas runtime
12cr|gambas3-3.3.4-1|114	Group: Development/Other
12cr|gambas3-3.3.4-1|115	
12cr|gambas3-3.3.4-1|116	%description runtime
12cr|gambas3-3.3.4-1|117	This package includes the Gambas interpreter needed to run Gambas applications.
12cr|gambas3-3.3.4-1|118	
12cr|gambas3-3.3.4-1|119	%files runtime
12cr|gambas3-3.3.4-1|120	
12cr|gambas3-3.3.4-1|121	%doc README ChangeLog
12cr|gambas3-3.3.4-1|122	%{_bindir}/gbx3
12cr|gambas3-3.3.4-1|123	%{_bindir}/gbr3
12cr|gambas3-3.3.4-1|124	%{_libdir}/%{name}/gb.component
12cr|gambas3-3.3.4-1|125	%{_libdir}/%{name}/gb.debug.*
12cr|gambas3-3.3.4-1|126	%{_libdir}/%{name}/gb.eval.component
12cr|gambas3-3.3.4-1|127	%{_libdir}/%{name}/gb.eval.so*
12cr|gambas3-3.3.4-1|128	%{_libdir}/%{name}/gb.draw.*
12cr|gambas3-3.3.4-1|129	%dir %{_datadir}/%{name}
12cr|gambas3-3.3.4-1|130	%dir %{_datadir}/%{name}/info
12cr|gambas3-3.3.4-1|131	%{_datadir}/%{name}/info/gb.info
12cr|gambas3-3.3.4-1|132	%{_datadir}/%{name}/info/gb.list
12cr|gambas3-3.3.4-1|133	%{_datadir}/%{name}/info/gb.debug.*
12cr|gambas3-3.3.4-1|134	%{_datadir}/%{name}/info/gb.eval.list
12cr|gambas3-3.3.4-1|135	%{_datadir}/%{name}/info/gb.eval.info
12cr|gambas3-3.3.4-1|136	%dir %{_datadir}/%{name}/icons
12cr|gambas3-3.3.4-1|137	%{_datadir}/%{name}/icons/application-x-%{name}.png
12cr|gambas3-3.3.4-1|138	
12cr|gambas3-3.3.4-1|139	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|140	
12cr|gambas3-3.3.4-1|141	%package devel
12cr|gambas3-3.3.4-1|142	Summary: The Gambas development package
12cr|gambas3-3.3.4-1|143	Group: Development/Other
12cr|gambas3-3.3.4-1|144	
12cr|gambas3-3.3.4-1|145	%description devel
12cr|gambas3-3.3.4-1|146	This package includes all tools needed to compile Gambas projects
12cr|gambas3-3.3.4-1|147	without having to install the complete development environment.
12cr|gambas3-3.3.4-1|148	
12cr|gambas3-3.3.4-1|149	%files devel
12cr|gambas3-3.3.4-1|150	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|151	%{_bindir}/gbc3
12cr|gambas3-3.3.4-1|152	%{_bindir}/gba3
12cr|gambas3-3.3.4-1|153	%{_bindir}/gbi3
12cr|gambas3-3.3.4-1|154	
12cr|gambas3-3.3.4-1|155	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|156	
12cr|gambas3-3.3.4-1|157	%package script
12cr|gambas3-3.3.4-1|158	Summary: The Gambas scripter package
12cr|gambas3-3.3.4-1|159	Group: Development/Other
12cr|gambas3-3.3.4-1|160	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|161	
12cr|gambas3-3.3.4-1|162	
12cr|gambas3-3.3.4-1|163	%description script
12cr|gambas3-3.3.4-1|164	This package includes the scripter program that allows to write script files
12cr|gambas3-3.3.4-1|165	in Gambas.
12cr|gambas3-3.3.4-1|166	
12cr|gambas3-3.3.4-1|167	%files script
12cr|gambas3-3.3.4-1|168	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|169	%{_bindir}/gbs3
12cr|gambas3-3.3.4-1|170	%{_bindir}/gbs3.gambas
12cr|gambas3-3.3.4-1|171	%{_bindir}/gbw3
12cr|gambas3-3.3.4-1|172	%{_datadir}/%{name}/icons/application-x-gambasserverpage.png
12cr|gambas3-3.3.4-1|173	%{_datadir}/%{name}/icons/application-x-gambasscript.png
12cr|gambas3-3.3.4-1|174	
12cr|gambas3-3.3.4-1|175	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|176	
12cr|gambas3-3.3.4-1|177	%package ide
12cr|gambas3-3.3.4-1|178	Summary: The Gambas IDE
12cr|gambas3-3.3.4-1|179	Group: Development/Other
12cr|gambas3-3.3.4-1|180	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|181	Requires: %{name}-gb-db = %{version}
12cr|gambas3-3.3.4-1|182	Requires: %{name}-gb-db-form = %{version}
12cr|gambas3-3.3.4-1|183	Requires: %{name}-gb-desktop = %{version}
12cr|gambas3-3.3.4-1|184	Requires: %{name}-gb-form = %{version}
12cr|gambas3-3.3.4-1|185	Requires: %{name}-gb-form-dialog = %{version}
12cr|gambas3-3.3.4-1|186	Requires: %{name}-gb-form-mdi = %{version}
12cr|gambas3-3.3.4-1|187	Requires: %{name}-gb-form-stock = %{version}
12cr|gambas3-3.3.4-1|188	Requires: %{name}-gb-qt4 = %{version}
12cr|gambas3-3.3.4-1|189	Requires: %{name}-gb-qt4-ext = %{version}
12cr|gambas3-3.3.4-1|190	Requires: %{name}-gb-qt4-webkit = %{version}
12cr|gambas3-3.3.4-1|191	Requires: %{name}-gb-settings = %{version}
12cr|gambas3-3.3.4-1|192	Requires: %{name}-examples = %{version}
12cr|gambas3-3.3.4-1|193	Requires: %{name}-gb-eval-highlight = %{version}
12cr|gambas3-3.3.4-1|194	Requires: %{name}-gb-image = %{version}
12cr|gambas3-3.3.4-1|195	Requires: %{name}-gb-image-effect = %{version}
12cr|gambas3-3.3.4-1|196	Requires: gettext
12cr|gambas3-3.3.4-1|197	Requires: rpm-build
12cr|gambas3-3.3.4-1|198	
12cr|gambas3-3.3.4-1|199	%description ide
12cr|gambas3-3.3.4-1|200	This package includes the complete Gambas Development Environment, with the
12cr|gambas3-3.3.4-1|201	database manager, the help files, and all components.
12cr|gambas3-3.3.4-1|202	
12cr|gambas3-3.3.4-1|203	%files ide
12cr|gambas3-3.3.4-1|204	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|205	%{_bindir}/%{name}
12cr|gambas3-3.3.4-1|206	%{_bindir}/%{name}.gambas
12cr|gambas3-3.3.4-1|207	%{_datadir}/applications/%{name}.desktop
12cr|gambas3-3.3.4-1|208	%{_iconsdir}/hicolor/*/*/%{name}.png
12cr|gambas3-3.3.4-1|209	%{_datadir}/pixmaps/%{name}.png
12cr|gambas3-3.3.4-1|210	
12cr|gambas3-3.3.4-1|211	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|212	
12cr|gambas3-3.3.4-1|213	%package examples
12cr|gambas3-3.3.4-1|214	Summary: The Gambas examples
12cr|gambas3-3.3.4-1|215	Group: Development/Other
12cr|gambas3-3.3.4-1|216	BuildArch: noarch
12cr|gambas3-3.3.4-1|217	Requires: %{name}-ide = %{version}
12cr|gambas3-3.3.4-1|218	
12cr|gambas3-3.3.4-1|219	%description examples
12cr|gambas3-3.3.4-1|220	This package includes all the example projects provided with Gambas.
12cr|gambas3-3.3.4-1|221	
12cr|gambas3-3.3.4-1|222	%files examples
12cr|gambas3-3.3.4-1|223	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|224	%{_datadir}/%{name}/examples
12cr|gambas3-3.3.4-1|225	
12cr|gambas3-3.3.4-1|226	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|227	
12cr|gambas3-3.3.4-1|228	%package gb-cairo
12cr|gambas3-3.3.4-1|229	Summary: The Gambas Cairo component
12cr|gambas3-3.3.4-1|230	Group: Development/Other
12cr|gambas3-3.3.4-1|231	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|232	
12cr|gambas3-3.3.4-1|233	%description gb-cairo
12cr|gambas3-3.3.4-1|234	This package contains the Gambas Cario components.
12cr|gambas3-3.3.4-1|235	
12cr|gambas3-3.3.4-1|236	%files gb-cairo
12cr|gambas3-3.3.4-1|237	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|238	%{_libdir}/%{name}/gb.cairo.*
12cr|gambas3-3.3.4-1|239	%{_datadir}/%{name}/info/gb.cairo.*
12cr|gambas3-3.3.4-1|240	
12cr|gambas3-3.3.4-1|241	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|242	
12cr|gambas3-3.3.4-1|243	%package gb-chart
12cr|gambas3-3.3.4-1|244	Summary: The Gambas chart component
12cr|gambas3-3.3.4-1|245	Group: Development/Other
12cr|gambas3-3.3.4-1|246	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|247	
12cr|gambas3-3.3.4-1|248	%description gb-chart
12cr|gambas3-3.3.4-1|249	This package contains the Gambas Chart components.
12cr|gambas3-3.3.4-1|250	
12cr|gambas3-3.3.4-1|251	%files gb-chart
12cr|gambas3-3.3.4-1|252	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|253	%{_libdir}/%{name}/gb.chart.*
12cr|gambas3-3.3.4-1|254	%{_datadir}/%{name}/info/gb.chart.*
12cr|gambas3-3.3.4-1|255	
12cr|gambas3-3.3.4-1|256	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|257	
12cr|gambas3-3.3.4-1|258	%package gb-compress
12cr|gambas3-3.3.4-1|259	Summary: The Gambas compression component
12cr|gambas3-3.3.4-1|260	Group: Development/Other
12cr|gambas3-3.3.4-1|261	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|262	
12cr|gambas3-3.3.4-1|263	%description gb-compress
12cr|gambas3-3.3.4-1|264	This component allows you to compress/uncompress data or files with
12cr|gambas3-3.3.4-1|265	the bzip2 and zip algorithms.
12cr|gambas3-3.3.4-1|266	
12cr|gambas3-3.3.4-1|267	%files gb-compress
12cr|gambas3-3.3.4-1|268	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|269	%{_libdir}/%{name}/gb.compress.*
12cr|gambas3-3.3.4-1|270	%{_datadir}/%{name}/info/gb.compress.*
12cr|gambas3-3.3.4-1|271	
12cr|gambas3-3.3.4-1|272	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|273	
12cr|gambas3-3.3.4-1|274	%package gb-crypt
12cr|gambas3-3.3.4-1|275	Summary: The Gambas cryptography component
12cr|gambas3-3.3.4-1|276	Group: Development/Other
12cr|gambas3-3.3.4-1|277	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|278	
12cr|gambas3-3.3.4-1|279	%description gb-crypt
12cr|gambas3-3.3.4-1|280	This component allows you to use cryptography in your projects.
12cr|gambas3-3.3.4-1|281	
12cr|gambas3-3.3.4-1|282	%files gb-crypt
12cr|gambas3-3.3.4-1|283	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|284	%{_libdir}/%{name}/gb.crypt.*
12cr|gambas3-3.3.4-1|285	%{_datadir}/%{name}/info/gb.crypt.*
12cr|gambas3-3.3.4-1|286	
12cr|gambas3-3.3.4-1|287	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|288	
12cr|gambas3-3.3.4-1|289	%package gb-db
12cr|gambas3-3.3.4-1|290	Summary: The Gambas database component
12cr|gambas3-3.3.4-1|291	Group: Development/Other
12cr|gambas3-3.3.4-1|292	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|293	
12cr|gambas3-3.3.4-1|294	%description gb-db
12cr|gambas3-3.3.4-1|295	This component allows you to access many databases management systems,
12cr|gambas3-3.3.4-1|296	provided that you install the needed driver packages.
12cr|gambas3-3.3.4-1|297	
12cr|gambas3-3.3.4-1|298	%files gb-db
12cr|gambas3-3.3.4-1|299	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|300	%{_libdir}/%{name}/gb.db.so*
12cr|gambas3-3.3.4-1|301	%{_libdir}/%{name}/gb.db.component
12cr|gambas3-3.3.4-1|302	%{_libdir}/%{name}/gb.db.gambas
12cr|gambas3-3.3.4-1|303	%{_datadir}/%{name}/info/gb.db.info
12cr|gambas3-3.3.4-1|304	%{_datadir}/%{name}/info/gb.db.list
12cr|gambas3-3.3.4-1|305	
12cr|gambas3-3.3.4-1|306	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|307	
12cr|gambas3-3.3.4-1|308	%package gb-db-form
12cr|gambas3-3.3.4-1|309	Summary: The Gambas db-form component
12cr|gambas3-3.3.4-1|310	Group: Development/Other
12cr|gambas3-3.3.4-1|311	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|312	
12cr|gambas3-3.3.4-1|313	%description gb-db-form
12cr|gambas3-3.3.4-1|314	This package contains the Gambas Database form components.
12cr|gambas3-3.3.4-1|315	
12cr|gambas3-3.3.4-1|316	%files gb-db-form
12cr|gambas3-3.3.4-1|317	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|318	%{_libdir}/%{name}/gb.db.form.*
12cr|gambas3-3.3.4-1|319	%{_datadir}/%{name}/info/gb.db.form.*
12cr|gambas3-3.3.4-1|320	%{_datadir}/%{name}/control/gb.db.form
12cr|gambas3-3.3.4-1|321	
12cr|gambas3-3.3.4-1|322	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|323	
12cr|gambas3-3.3.4-1|324	%package gb-db-mysql
12cr|gambas3-3.3.4-1|325	Summary: The MySQL driver for the Gambas database component
12cr|gambas3-3.3.4-1|326	Group: Development/Other
12cr|gambas3-3.3.4-1|327	Requires: %{name}-runtime = %{version},%{name}-gb-db = %{version}
12cr|gambas3-3.3.4-1|328	
12cr|gambas3-3.3.4-1|329	%description gb-db-mysql
12cr|gambas3-3.3.4-1|330	This component allows you to access MySQL databases.
12cr|gambas3-3.3.4-1|331	
12cr|gambas3-3.3.4-1|332	%files gb-db-mysql
12cr|gambas3-3.3.4-1|333	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|334	%{_libdir}/%{name}/gb.db.mysql.*
12cr|gambas3-3.3.4-1|335	
12cr|gambas3-3.3.4-1|336	%post gb-db-mysql
12cr|gambas3-3.3.4-1|337	touch %{_datadir}/gambas3/info/gb.db.mysql.{info,list}
12cr|gambas3-3.3.4-1|338	%postun gb-db-mysql
12cr|gambas3-3.3.4-1|339	rm -f %{_datadir}/gambas3/info/gb.db.mysql.{info,list}
12cr|gambas3-3.3.4-1|340	
12cr|gambas3-3.3.4-1|341	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|342	
12cr|gambas3-3.3.4-1|343	%package gb-db-odbc
12cr|gambas3-3.3.4-1|344	Summary: The ODBC driver for the Gambas database component
12cr|gambas3-3.3.4-1|345	Group: Development/Other
12cr|gambas3-3.3.4-1|346	Requires: %{name}-runtime = %{version},%{name}-gb-db = %{version}
12cr|gambas3-3.3.4-1|347	
12cr|gambas3-3.3.4-1|348	%description gb-db-odbc
12cr|gambas3-3.3.4-1|349	This component allows you to access ODBC databases.
12cr|gambas3-3.3.4-1|350	
12cr|gambas3-3.3.4-1|351	%files gb-db-odbc
12cr|gambas3-3.3.4-1|352	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|353	%{_libdir}/%{name}/gb.db.odbc.*
12cr|gambas3-3.3.4-1|354	
12cr|gambas3-3.3.4-1|355	%post gb-db-odbc
12cr|gambas3-3.3.4-1|356	touch %{_datadir}/gambas3/info/gb.db.odbc.{info,list}
12cr|gambas3-3.3.4-1|357	%postun gb-db-odbc
12cr|gambas3-3.3.4-1|358	rm -f %{_datadir}/gambas3/info/gb.db.odbc.{info,list}
12cr|gambas3-3.3.4-1|359	
12cr|gambas3-3.3.4-1|360	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|361	
12cr|gambas3-3.3.4-1|362	%package gb-db-postgresql
12cr|gambas3-3.3.4-1|363	Summary: The PostgreSQL driver for the Gambas database component
12cr|gambas3-3.3.4-1|364	Group: Development/Other
12cr|gambas3-3.3.4-1|365	Requires: %{name}-runtime = %{version},%{name}-gb-db = %{version}
12cr|gambas3-3.3.4-1|366	
12cr|gambas3-3.3.4-1|367	%description gb-db-postgresql
12cr|gambas3-3.3.4-1|368	This component allows you to access PostgreSQL databases.
12cr|gambas3-3.3.4-1|369	
12cr|gambas3-3.3.4-1|370	%files gb-db-postgresql
12cr|gambas3-3.3.4-1|371	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|372	%{_libdir}/%{name}/gb.db.postgresql.*
12cr|gambas3-3.3.4-1|373	
12cr|gambas3-3.3.4-1|374	%post gb-db-postgresql
12cr|gambas3-3.3.4-1|375	touch %{_datadir}/gambas3/info/gb.db.postgresql.{info,list}
12cr|gambas3-3.3.4-1|376	%postun gb-db-postgresql
12cr|gambas3-3.3.4-1|377	rm -f %{_datadir}/gambas3/info/gb.db.postgresql.{info,list}
12cr|gambas3-3.3.4-1|378	
12cr|gambas3-3.3.4-1|379	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|380	
12cr|gambas3-3.3.4-1|381	%package gb-db-sqlite2
12cr|gambas3-3.3.4-1|382	Summary: The SQLite 2 driver for the Gambas database component
12cr|gambas3-3.3.4-1|383	Group: Development/Other
12cr|gambas3-3.3.4-1|384	Requires: %{name}-runtime = %{version},%{name}-gb-db = %{version}
12cr|gambas3-3.3.4-1|385	
12cr|gambas3-3.3.4-1|386	%description gb-db-sqlite2
12cr|gambas3-3.3.4-1|387	This component allows you to access SQLite 2 databases.
12cr|gambas3-3.3.4-1|388	
12cr|gambas3-3.3.4-1|389	%files gb-db-sqlite2
12cr|gambas3-3.3.4-1|390	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|391	%{_libdir}/%{name}/gb.db.sqlite2.*
12cr|gambas3-3.3.4-1|392	
12cr|gambas3-3.3.4-1|393	%post gb-db-sqlite2
12cr|gambas3-3.3.4-1|394	touch %{_datadir}/gambas3/info/gb.db.sqlite2.{info,list}
12cr|gambas3-3.3.4-1|395	%postun gb-db-sqlite2
12cr|gambas3-3.3.4-1|396	rm -f %{_datadir}/gambas3/info/gb.db.sqlite2.{info,list}
12cr|gambas3-3.3.4-1|397	
12cr|gambas3-3.3.4-1|398	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|399	
12cr|gambas3-3.3.4-1|400	%package gb-db-sqlite3
12cr|gambas3-3.3.4-1|401	Summary: The SQLite 3 driver for the Gambas database component
12cr|gambas3-3.3.4-1|402	Group: Development/Other
12cr|gambas3-3.3.4-1|403	Requires: %{name}-runtime = %{version},%{name}-gb-db = %{version}
12cr|gambas3-3.3.4-1|404	
12cr|gambas3-3.3.4-1|405	%description gb-db-sqlite3
12cr|gambas3-3.3.4-1|406	This component allows you to access SQLite 3 databases.
12cr|gambas3-3.3.4-1|407	
12cr|gambas3-3.3.4-1|408	%files gb-db-sqlite3
12cr|gambas3-3.3.4-1|409	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|410	%{_libdir}/%{name}/gb.db.sqlite3.*
12cr|gambas3-3.3.4-1|411	
12cr|gambas3-3.3.4-1|412	%post gb-db-sqlite3
12cr|gambas3-3.3.4-1|413	touch %{_datadir}/gambas3/info/gb.db.sqlite3.{info,list}
12cr|gambas3-3.3.4-1|414	%postun gb-db-sqlite3
12cr|gambas3-3.3.4-1|415	rm -f %{_datadir}/gambas3/info/gb.db.sqlite3.{info,list}
12cr|gambas3-3.3.4-1|416	
12cr|gambas3-3.3.4-1|417	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|418	
12cr|gambas3-3.3.4-1|419	%package gb-dbus
12cr|gambas3-3.3.4-1|420	Summary: The Gambas dbus component
12cr|gambas3-3.3.4-1|421	Group: Development/Other
12cr|gambas3-3.3.4-1|422	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|423	
12cr|gambas3-3.3.4-1|424	%description gb-dbus
12cr|gambas3-3.3.4-1|425	This package contains the Gambas D-bus components.
12cr|gambas3-3.3.4-1|426	
12cr|gambas3-3.3.4-1|427	%files gb-dbus
12cr|gambas3-3.3.4-1|428	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|429	%{_libdir}/%{name}/gb.dbus.*
12cr|gambas3-3.3.4-1|430	%{_datadir}/%{name}/info/gb.dbus.*
12cr|gambas3-3.3.4-1|431	
12cr|gambas3-3.3.4-1|432	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|433	
12cr|gambas3-3.3.4-1|434	%package gb-desktop
12cr|gambas3-3.3.4-1|435	Summary: The Gambas XDG component
12cr|gambas3-3.3.4-1|436	Group: Development/Other
12cr|gambas3-3.3.4-1|437	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|438	
12cr|gambas3-3.3.4-1|439	%description gb-desktop
12cr|gambas3-3.3.4-1|440	This component allows you to use desktop-agnostic routines based on
12cr|gambas3-3.3.4-1|441	the xdg-utils scripts of the Portland project.
12cr|gambas3-3.3.4-1|442	
12cr|gambas3-3.3.4-1|443	%files gb-desktop
12cr|gambas3-3.3.4-1|444	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|445	%{_libdir}/%{name}/gb.desktop.*
12cr|gambas3-3.3.4-1|446	%{_datadir}/%{name}/info/gb.desktop.*
12cr|gambas3-3.3.4-1|447	%{_datadir}/%{name}/control/gb.desktop
12cr|gambas3-3.3.4-1|448	
12cr|gambas3-3.3.4-1|449	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|450	
12cr|gambas3-3.3.4-1|451	%package gb-eval-highlight
12cr|gambas3-3.3.4-1|452	Summary: The Gambas eval-highlight component
12cr|gambas3-3.3.4-1|453	Group: Development/Other
12cr|gambas3-3.3.4-1|454	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|455	
12cr|gambas3-3.3.4-1|456	%description gb-eval-highlight
12cr|gambas3-3.3.4-1|457	This component implements the eval-highlight component.
12cr|gambas3-3.3.4-1|458	
12cr|gambas3-3.3.4-1|459	%files gb-eval-highlight
12cr|gambas3-3.3.4-1|460	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|461	%{_libdir}/%{name}/gb.eval.highlight.*
12cr|gambas3-3.3.4-1|462	%{_datadir}/%{name}/info/gb.eval.highlight.*
12cr|gambas3-3.3.4-1|463	
12cr|gambas3-3.3.4-1|464	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|465	
12cr|gambas3-3.3.4-1|466	%package gb-form
12cr|gambas3-3.3.4-1|467	Summary: The Gambas dialog form component
12cr|gambas3-3.3.4-1|468	Group: Development/Other
12cr|gambas3-3.3.4-1|469	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|470	
12cr|gambas3-3.3.4-1|471	%description gb-form
12cr|gambas3-3.3.4-1|472	This component implements the form control.
12cr|gambas3-3.3.4-1|473	
12cr|gambas3-3.3.4-1|474	%files gb-form
12cr|gambas3-3.3.4-1|475	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|476	%{_libdir}/%{name}/gb.form.component
12cr|gambas3-3.3.4-1|477	%{_libdir}/%{name}/gb.form.gambas
12cr|gambas3-3.3.4-1|478	%{_datadir}/%{name}/control/gb.form
12cr|gambas3-3.3.4-1|479	%{_datadir}/%{name}/info/gb.form.info
12cr|gambas3-3.3.4-1|480	%{_datadir}/%{name}/info/gb.form.list
12cr|gambas3-3.3.4-1|481	
12cr|gambas3-3.3.4-1|482	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|483	
12cr|gambas3-3.3.4-1|484	%package gb-form-dialog
12cr|gambas3-3.3.4-1|485	Summary: The Gambas dialog form component
12cr|gambas3-3.3.4-1|486	Group: Development/Other
12cr|gambas3-3.3.4-1|487	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|488	
12cr|gambas3-3.3.4-1|489	%description gb-form-dialog
12cr|gambas3-3.3.4-1|490	This component implements the form-dialog control.
12cr|gambas3-3.3.4-1|491	
12cr|gambas3-3.3.4-1|492	%files gb-form-dialog
12cr|gambas3-3.3.4-1|493	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|494	%{_libdir}/%{name}/gb.form.dialog.component
12cr|gambas3-3.3.4-1|495	%{_libdir}/%{name}/gb.form.dialog.gambas
12cr|gambas3-3.3.4-1|496	%{_datadir}/%{name}/info/gb.form.dialog.info
12cr|gambas3-3.3.4-1|497	%{_datadir}/%{name}/info/gb.form.dialog.list
12cr|gambas3-3.3.4-1|498	
12cr|gambas3-3.3.4-1|499	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|500	
12cr|gambas3-3.3.4-1|501	%package gb-form-mdi
12cr|gambas3-3.3.4-1|502	Summary: The Gambas mdi form component
12cr|gambas3-3.3.4-1|503	Group: Development/Other
12cr|gambas3-3.3.4-1|504	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|505	
12cr|gambas3-3.3.4-1|506	%description gb-form-mdi
12cr|gambas3-3.3.4-1|507	This component implements the form-mdi control.
12cr|gambas3-3.3.4-1|508	
12cr|gambas3-3.3.4-1|509	%files gb-form-mdi
12cr|gambas3-3.3.4-1|510	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|511	%{_libdir}/%{name}/gb.form.mdi.component
12cr|gambas3-3.3.4-1|512	%{_libdir}/%{name}/gb.form.mdi.gambas
12cr|gambas3-3.3.4-1|513	%{_datadir}/%{name}/control/gb.form.mdi
12cr|gambas3-3.3.4-1|514	%{_datadir}/%{name}/info/gb.form.mdi.info
12cr|gambas3-3.3.4-1|515	%{_datadir}/%{name}/info/gb.form.mdi.list
12cr|gambas3-3.3.4-1|516	
12cr|gambas3-3.3.4-1|517	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|518	
12cr|gambas3-3.3.4-1|519	%package gb-form-stock
12cr|gambas3-3.3.4-1|520	Summary: The Gambas stock form component
12cr|gambas3-3.3.4-1|521	Group: Development/Other
12cr|gambas3-3.3.4-1|522	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|523	
12cr|gambas3-3.3.4-1|524	%description gb-form-stock
12cr|gambas3-3.3.4-1|525	This component implements the form-stock control.
12cr|gambas3-3.3.4-1|526	
12cr|gambas3-3.3.4-1|527	%files gb-form-stock
12cr|gambas3-3.3.4-1|528	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|529	%{_libdir}/%{name}/gb.form.stock.component
12cr|gambas3-3.3.4-1|530	%{_libdir}/%{name}/gb.form.stock.gambas
12cr|gambas3-3.3.4-1|531	%{_datadir}/%{name}/info/gb.form.stock.info
12cr|gambas3-3.3.4-1|532	%{_datadir}/%{name}/info/gb.form.stock.list
12cr|gambas3-3.3.4-1|533	
12cr|gambas3-3.3.4-1|534	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|535	
12cr|gambas3-3.3.4-1|536	%package gb-gtk
12cr|gambas3-3.3.4-1|537	Summary: The Gambas GTK+ GUI component
12cr|gambas3-3.3.4-1|538	Group: Development/Other
12cr|gambas3-3.3.4-1|539	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|540	
12cr|gambas3-3.3.4-1|541	%description gb-gtk
12cr|gambas3-3.3.4-1|542	This package contains the Gambas GTK+ GUI components.
12cr|gambas3-3.3.4-1|543	
12cr|gambas3-3.3.4-1|544	%files gb-gtk
12cr|gambas3-3.3.4-1|545	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|546	%{_libdir}/%{name}/gb.gtk.*
12cr|gambas3-3.3.4-1|547	%{_datadir}/%{name}/info/gb.gtk.*
12cr|gambas3-3.3.4-1|548	
12cr|gambas3-3.3.4-1|549	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|550	%package gb-gsl
12cr|gambas3-3.3.4-1|551	Summary: The Gambas interface to the GNU Scientific Library
12cr|gambas3-3.3.4-1|552	Group: Development/Other
12cr|gambas3-3.3.4-1|553	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|554	
12cr|gambas3-3.3.4-1|555	%description gb-gsl
12cr|gambas3-3.3.4-1|556	This component provides an interface to the GNU Scientific Library.
12cr|gambas3-3.3.4-1|557	
12cr|gambas3-3.3.4-1|558	%files gb-gsl
12cr|gambas3-3.3.4-1|559	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|560	%{_libdir}/%{name}/gb.gsl.*
12cr|gambas3-3.3.4-1|561	%{_datadir}/%{name}/info/gb.gsl.*
12cr|gambas3-3.3.4-1|562	
12cr|gambas3-3.3.4-1|563	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|564	%package gb-gui
12cr|gambas3-3.3.4-1|565	Summary: The Gambas GUI component
12cr|gambas3-3.3.4-1|566	Group: Development/Other
12cr|gambas3-3.3.4-1|567	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|568	
12cr|gambas3-3.3.4-1|569	%description gb-gui
12cr|gambas3-3.3.4-1|570	This is a component that just loads gb.qt if you are running KDE or
12cr|gambas3-3.3.4-1|571	gb.gtk in the other cases.
12cr|gambas3-3.3.4-1|572	
12cr|gambas3-3.3.4-1|573	%files gb-gui
12cr|gambas3-3.3.4-1|574	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|575	%{_libdir}/%{name}/gb.gui.*
12cr|gambas3-3.3.4-1|576	%{_datadir}/%{name}/info/gb.gui.*
12cr|gambas3-3.3.4-1|577	
12cr|gambas3-3.3.4-1|578	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|579	%if %{mdvver} >= 201210
12cr|gambas3-3.3.4-1|580	%package gb-jit
12cr|gambas3-3.3.4-1|581	Summary: The Gambas JIT component
12cr|gambas3-3.3.4-1|582	Group: Development/Other
12cr|gambas3-3.3.4-1|583	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|584	
12cr|gambas3-3.3.4-1|585	%description gb-jit
12cr|gambas3-3.3.4-1|586	This component provides the jit compiler for gambas.
12cr|gambas3-3.3.4-1|587	
12cr|gambas3-3.3.4-1|588	%files gb-jit
12cr|gambas3-3.3.4-1|589	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|590	%{_libdir}/%{name}/gb.jit.*
12cr|gambas3-3.3.4-1|591	
12cr|gambas3-3.3.4-1|592	%post gb-jit
12cr|gambas3-3.3.4-1|593	touch %{_datadir}/gambas3/info/gb.jit.{info,list}
12cr|gambas3-3.3.4-1|594	%postun gb-jit
12cr|gambas3-3.3.4-1|595	rm -f %{_datadir}/gambas3/info/gb.jit.{info,list}
12cr|gambas3-3.3.4-1|596	
12cr|gambas3-3.3.4-1|597	%endif
12cr|gambas3-3.3.4-1|598	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|599	%package gb-image
12cr|gambas3-3.3.4-1|600	Summary: The Gambas image manipulation component
12cr|gambas3-3.3.4-1|601	Group: Development/Other
12cr|gambas3-3.3.4-1|602	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|603	
12cr|gambas3-3.3.4-1|604	%description gb-image
12cr|gambas3-3.3.4-1|605	This component allows you to apply various effects to images.
12cr|gambas3-3.3.4-1|606	
12cr|gambas3-3.3.4-1|607	%files gb-image
12cr|gambas3-3.3.4-1|608	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|609	%{_libdir}/%{name}/gb.image.component
12cr|gambas3-3.3.4-1|610	%{_libdir}/%{name}/gb.image.so*
12cr|gambas3-3.3.4-1|611	%{_datadir}/%{name}/info/gb.image.info
12cr|gambas3-3.3.4-1|612	%{_datadir}/%{name}/info/gb.image.list
12cr|gambas3-3.3.4-1|613	
12cr|gambas3-3.3.4-1|614	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|615	
12cr|gambas3-3.3.4-1|616	%package gb-image-effect
12cr|gambas3-3.3.4-1|617	Summary: The Gambas image effect component
12cr|gambas3-3.3.4-1|618	Group: Development/Other
12cr|gambas3-3.3.4-1|619	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|620	
12cr|gambas3-3.3.4-1|621	%description gb-image-effect
12cr|gambas3-3.3.4-1|622	This component allows you to apply various effects to images.
12cr|gambas3-3.3.4-1|623	
12cr|gambas3-3.3.4-1|624	%files gb-image-effect
12cr|gambas3-3.3.4-1|625	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|626	%{_libdir}/%{name}/gb.image.effect.*
12cr|gambas3-3.3.4-1|627	%{_datadir}/%{name}/info/gb.image.effect.*
12cr|gambas3-3.3.4-1|628	
12cr|gambas3-3.3.4-1|629	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|630	
12cr|gambas3-3.3.4-1|631	%package gb-image-imlib
12cr|gambas3-3.3.4-1|632	Summary: The Gambas image imlib component
12cr|gambas3-3.3.4-1|633	Group: Development/Other
12cr|gambas3-3.3.4-1|634	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|635	
12cr|gambas3-3.3.4-1|636	%description gb-image-imlib
12cr|gambas3-3.3.4-1|637	This component allows you to manipulate images with imlibs.
12cr|gambas3-3.3.4-1|638	
12cr|gambas3-3.3.4-1|639	%files gb-image-imlib
12cr|gambas3-3.3.4-1|640	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|641	%{_libdir}/%{name}/gb.image.imlib.*
12cr|gambas3-3.3.4-1|642	%{_datadir}/%{name}/info/gb.image.imlib.*
12cr|gambas3-3.3.4-1|643	
12cr|gambas3-3.3.4-1|644	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|645	
12cr|gambas3-3.3.4-1|646	%package gb-image-io
12cr|gambas3-3.3.4-1|647	Summary: The Gambas image io component
12cr|gambas3-3.3.4-1|648	Group: Development/Other
12cr|gambas3-3.3.4-1|649	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|650	
12cr|gambas3-3.3.4-1|651	%description gb-image-io
12cr|gambas3-3.3.4-1|652	This component allows you to perform images input output operations.
12cr|gambas3-3.3.4-1|653	
12cr|gambas3-3.3.4-1|654	%files gb-image-io
12cr|gambas3-3.3.4-1|655	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|656	%{_libdir}/%{name}/gb.image.io.*
12cr|gambas3-3.3.4-1|657	%{_datadir}/%{name}/info/gb.image.io.*
12cr|gambas3-3.3.4-1|658	
12cr|gambas3-3.3.4-1|659	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|660	%if %{mdvver} >= 201210
12cr|gambas3-3.3.4-1|661	%package gb-media
12cr|gambas3-3.3.4-1|662	Summary: The Gambas media component
12cr|gambas3-3.3.4-1|663	Group: Development/Other
12cr|gambas3-3.3.4-1|664	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|665	
12cr|gambas3-3.3.4-1|666	%description gb-media
12cr|gambas3-3.3.4-1|667	This package contains the Gambas media component.
12cr|gambas3-3.3.4-1|668	
12cr|gambas3-3.3.4-1|669	%files gb-media
12cr|gambas3-3.3.4-1|670	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|671	%{_libdir}/%{name}/gb.media.*
12cr|gambas3-3.3.4-1|672	%{_datadir}/%{name}/info/gb.media.*
12cr|gambas3-3.3.4-1|673	%endif
12cr|gambas3-3.3.4-1|674	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|675	%package gb-mysql
12cr|gambas3-3.3.4-1|676	Summary: The Gambas mysql component
12cr|gambas3-3.3.4-1|677	Group: Development/Other
12cr|gambas3-3.3.4-1|678	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|679	
12cr|gambas3-3.3.4-1|680	%description gb-mysql
12cr|gambas3-3.3.4-1|681	This package contains the Gambas MySQL components.
12cr|gambas3-3.3.4-1|682	
12cr|gambas3-3.3.4-1|683	%files gb-mysql
12cr|gambas3-3.3.4-1|684	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|685	%{_libdir}/%{name}/gb.mysql.*
12cr|gambas3-3.3.4-1|686	%{_datadir}/%{name}/info/gb.mysql.*
12cr|gambas3-3.3.4-1|687	
12cr|gambas3-3.3.4-1|688	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|689	%package gb-ncurses
12cr|gambas3-3.3.4-1|690	Summary: The Gambas ncurses component
12cr|gambas3-3.3.4-1|691	Group: Development/Other
12cr|gambas3-3.3.4-1|692	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|693	
12cr|gambas3-3.3.4-1|694	%description gb-ncurses
12cr|gambas3-3.3.4-1|695	This component allows you to use ncurses with gambas.
12cr|gambas3-3.3.4-1|696	
12cr|gambas3-3.3.4-1|697	%files gb-ncurses
12cr|gambas3-3.3.4-1|698	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|699	%{_libdir}/%{name}/gb.ncurses.so*
12cr|gambas3-3.3.4-1|700	%{_libdir}/%{name}/gb.ncurses.component
12cr|gambas3-3.3.4-1|701	%{_datadir}/%{name}/info/gb.ncurses.info
12cr|gambas3-3.3.4-1|702	%{_datadir}/%{name}/info/gb.ncurses.list
12cr|gambas3-3.3.4-1|703	
12cr|gambas3-3.3.4-1|704	#---------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|705	%package gb-net
12cr|gambas3-3.3.4-1|706	Summary: The Gambas networking component
12cr|gambas3-3.3.4-1|707	Group: Development/Other
12cr|gambas3-3.3.4-1|708	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|709	
12cr|gambas3-3.3.4-1|710	%description gb-net
12cr|gambas3-3.3.4-1|711	This component allows you to use TCP/IP and UDP sockets, and to access
12cr|gambas3-3.3.4-1|712	any serial ports.
12cr|gambas3-3.3.4-1|713	
12cr|gambas3-3.3.4-1|714	%files gb-net
12cr|gambas3-3.3.4-1|715	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|716	%{_libdir}/%{name}/gb.net.so*
12cr|gambas3-3.3.4-1|717	%{_libdir}/%{name}/gb.net.component
12cr|gambas3-3.3.4-1|718	%{_datadir}/%{name}/info/gb.net.info
12cr|gambas3-3.3.4-1|719	%{_datadir}/%{name}/info/gb.net.list
12cr|gambas3-3.3.4-1|720	
12cr|gambas3-3.3.4-1|721	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|722	
12cr|gambas3-3.3.4-1|723	%package gb-net-curl
12cr|gambas3-3.3.4-1|724	Summary: The Gambas advanced networking component
12cr|gambas3-3.3.4-1|725	Group: Development/Other
12cr|gambas3-3.3.4-1|726	Requires: %{name}-runtime = %{version},%{name}-gb-net = %{version}
12cr|gambas3-3.3.4-1|727	
12cr|gambas3-3.3.4-1|728	%description gb-net-curl
12cr|gambas3-3.3.4-1|729	This component allows your programs to easily become FTP or HTTP clients.
12cr|gambas3-3.3.4-1|730	
12cr|gambas3-3.3.4-1|731	%files gb-net-curl
12cr|gambas3-3.3.4-1|732	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|733	%{_libdir}/%{name}/gb.net.curl.so*
12cr|gambas3-3.3.4-1|734	%{_libdir}/%{name}/gb.net.curl.component
12cr|gambas3-3.3.4-1|735	%{_datadir}/%{name}/info/gb.net.curl.info
12cr|gambas3-3.3.4-1|736	%{_datadir}/%{name}/info/gb.net.curl.list
12cr|gambas3-3.3.4-1|737	
12cr|gambas3-3.3.4-1|738	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|739	
12cr|gambas3-3.3.4-1|740	%package gb-net-smtp
12cr|gambas3-3.3.4-1|741	Summary: The Gambas SMTP component
12cr|gambas3-3.3.4-1|742	Group: Development/Other
12cr|gambas3-3.3.4-1|743	Requires: %{name}-runtime = %{version},%{name}-gb-net = %{version}
12cr|gambas3-3.3.4-1|744	
12cr|gambas3-3.3.4-1|745	%description gb-net-smtp
12cr|gambas3-3.3.4-1|746	This component allows you to send emails using the SMTP protocol.
12cr|gambas3-3.3.4-1|747	
12cr|gambas3-3.3.4-1|748	%files gb-net-smtp
12cr|gambas3-3.3.4-1|749	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|750	%{_libdir}/%{name}/gb.net.smtp.*
12cr|gambas3-3.3.4-1|751	%{_datadir}/%{name}/info/gb.net.smtp.*
12cr|gambas3-3.3.4-1|752	
12cr|gambas3-3.3.4-1|753	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|754	
12cr|gambas3-3.3.4-1|755	%package gb-opengl
12cr|gambas3-3.3.4-1|756	Summary: The Gambas OpenGL component
12cr|gambas3-3.3.4-1|757	Group: Development/Other
12cr|gambas3-3.3.4-1|758	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|759	
12cr|gambas3-3.3.4-1|760	%description gb-opengl
12cr|gambas3-3.3.4-1|761	This component allows you to use the Mesa libraries to do 3D operations.
12cr|gambas3-3.3.4-1|762	
12cr|gambas3-3.3.4-1|763	%files gb-opengl
12cr|gambas3-3.3.4-1|764	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|765	%{_libdir}/%{name}/gb.opengl.component
12cr|gambas3-3.3.4-1|766	%{_libdir}/%{name}/gb.opengl.so*
12cr|gambas3-3.3.4-1|767	%{_datadir}/%{name}/info/gb.opengl.info
12cr|gambas3-3.3.4-1|768	%{_datadir}/%{name}/info/gb.opengl.list
12cr|gambas3-3.3.4-1|769	
12cr|gambas3-3.3.4-1|770	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|771	
12cr|gambas3-3.3.4-1|772	%package gb-opengl-glsl
12cr|gambas3-3.3.4-1|773	Summary: The Gambas opengl-glsl component
12cr|gambas3-3.3.4-1|774	Group: Development/Other
12cr|gambas3-3.3.4-1|775	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|776	
12cr|gambas3-3.3.4-1|777	%description gb-opengl-glsl
12cr|gambas3-3.3.4-1|778	This component allows you to use the Mesa libraries to do 3D operations.
12cr|gambas3-3.3.4-1|779	
12cr|gambas3-3.3.4-1|780	%files gb-opengl-glsl
12cr|gambas3-3.3.4-1|781	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|782	%{_libdir}/%{name}/gb.opengl.glsl.*
12cr|gambas3-3.3.4-1|783	%{_datadir}/%{name}/info/gb.opengl.glsl.*
12cr|gambas3-3.3.4-1|784	
12cr|gambas3-3.3.4-1|785	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|786	
12cr|gambas3-3.3.4-1|787	%package gb-opengl-glu
12cr|gambas3-3.3.4-1|788	Summary: The Gambas opengl-glu component
12cr|gambas3-3.3.4-1|789	Group: Development/Other
12cr|gambas3-3.3.4-1|790	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|791	
12cr|gambas3-3.3.4-1|792	%description gb-opengl-glu
12cr|gambas3-3.3.4-1|793	This component allows you to use the Mesa libraries to do 3D operations.
12cr|gambas3-3.3.4-1|794	
12cr|gambas3-3.3.4-1|795	%files gb-opengl-glu
12cr|gambas3-3.3.4-1|796	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|797	%{_libdir}/%{name}/gb.opengl.glu.*
12cr|gambas3-3.3.4-1|798	%{_datadir}/%{name}/info/gb.opengl.glu.*
12cr|gambas3-3.3.4-1|799	
12cr|gambas3-3.3.4-1|800	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|801	
12cr|gambas3-3.3.4-1|802	%package gb-option
12cr|gambas3-3.3.4-1|803	Summary: The Gambas command-line option component
12cr|gambas3-3.3.4-1|804	Group: Development/Other
12cr|gambas3-3.3.4-1|805	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|806	
12cr|gambas3-3.3.4-1|807	%description gb-option
12cr|gambas3-3.3.4-1|808	This component allows you to interpret command-line options.
12cr|gambas3-3.3.4-1|809	
12cr|gambas3-3.3.4-1|810	%files gb-option
12cr|gambas3-3.3.4-1|811	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|812	%{_libdir}/%{name}/gb.option.*
12cr|gambas3-3.3.4-1|813	%{_datadir}/%{name}/info/gb.option.*
12cr|gambas3-3.3.4-1|814	
12cr|gambas3-3.3.4-1|815	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|816	
12cr|gambas3-3.3.4-1|817	%package gb-pcre
12cr|gambas3-3.3.4-1|818	Summary: The Gambas PCRE component
12cr|gambas3-3.3.4-1|819	Group: Development/Other
12cr|gambas3-3.3.4-1|820	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|821	
12cr|gambas3-3.3.4-1|822	%description gb-pcre
12cr|gambas3-3.3.4-1|823	This component allows you to use Perl compatible regular expressions
12cr|gambas3-3.3.4-1|824	within Gambas code.
12cr|gambas3-3.3.4-1|825	
12cr|gambas3-3.3.4-1|826	%files gb-pcre
12cr|gambas3-3.3.4-1|827	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|828	%{_libdir}/%{name}/gb.pcre.*
12cr|gambas3-3.3.4-1|829	%{_datadir}/%{name}/info/gb.pcre.*
12cr|gambas3-3.3.4-1|830	
12cr|gambas3-3.3.4-1|831	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|832	
12cr|gambas3-3.3.4-1|833	%package gb-pdf
12cr|gambas3-3.3.4-1|834	Summary: The Gambas PDF component
12cr|gambas3-3.3.4-1|835	Group: Development/Other
12cr|gambas3-3.3.4-1|836	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|837	
12cr|gambas3-3.3.4-1|838	%description gb-pdf
12cr|gambas3-3.3.4-1|839	This component allows you to manipulate pdf files with Gambas code.
12cr|gambas3-3.3.4-1|840	
12cr|gambas3-3.3.4-1|841	%files gb-pdf
12cr|gambas3-3.3.4-1|842	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|843	%{_libdir}/%{name}/gb.pdf.*
12cr|gambas3-3.3.4-1|844	%{_datadir}/%{name}/info/gb.pdf.*
12cr|gambas3-3.3.4-1|845	
12cr|gambas3-3.3.4-1|846	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|847	
12cr|gambas3-3.3.4-1|848	%package gb-qt4
12cr|gambas3-3.3.4-1|849	Summary: The Gambas Qt GUI component
12cr|gambas3-3.3.4-1|850	Group: Development/Other
12cr|gambas3-3.3.4-1|851	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|852	
12cr|gambas3-3.3.4-1|853	%description gb-qt4
12cr|gambas3-3.3.4-1|854	This package includes the Gambas QT GUI component.
12cr|gambas3-3.3.4-1|855	
12cr|gambas3-3.3.4-1|856	%files gb-qt4
12cr|gambas3-3.3.4-1|857	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|858	%{_libdir}/%{name}/gb.qt4.component
12cr|gambas3-3.3.4-1|859	%{_libdir}/%{name}/gb.qt4.gambas
12cr|gambas3-3.3.4-1|860	%{_libdir}/%{name}/gb.qt4.so*
12cr|gambas3-3.3.4-1|861	%{_datadir}/%{name}/info/gb.qt4.info
12cr|gambas3-3.3.4-1|862	%{_datadir}/%{name}/info/gb.qt4.list
12cr|gambas3-3.3.4-1|863	
12cr|gambas3-3.3.4-1|864	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|865	
12cr|gambas3-3.3.4-1|866	%package gb-qt4-ext
12cr|gambas3-3.3.4-1|867	Summary: The Gambas qt-ext component
12cr|gambas3-3.3.4-1|868	Group: Development/Other
12cr|gambas3-3.3.4-1|869	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|870	
12cr|gambas3-3.3.4-1|871	%description gb-qt4-ext
12cr|gambas3-3.3.4-1|872	This package contains the Gambas qt-ext components.
12cr|gambas3-3.3.4-1|873	
12cr|gambas3-3.3.4-1|874	%files gb-qt4-ext
12cr|gambas3-3.3.4-1|875	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|876	%{_libdir}/%{name}/gb.qt4.ext.*
12cr|gambas3-3.3.4-1|877	%{_datadir}/%{name}/info/gb.qt4.ext.*
12cr|gambas3-3.3.4-1|878	
12cr|gambas3-3.3.4-1|879	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|880	
12cr|gambas3-3.3.4-1|881	%package gb-qt4-opengl
12cr|gambas3-3.3.4-1|882	Summary: The Gambas qt-opengl component
12cr|gambas3-3.3.4-1|883	Group: Development/Other
12cr|gambas3-3.3.4-1|884	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|885	
12cr|gambas3-3.3.4-1|886	%description gb-qt4-opengl
12cr|gambas3-3.3.4-1|887	This package contains the Gambas qt-opengl components.
12cr|gambas3-3.3.4-1|888	
12cr|gambas3-3.3.4-1|889	%files gb-qt4-opengl
12cr|gambas3-3.3.4-1|890	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|891	%{_libdir}/%{name}/gb.qt4.opengl.*
12cr|gambas3-3.3.4-1|892	%{_datadir}/%{name}/info/gb.qt4.opengl.*
12cr|gambas3-3.3.4-1|893	
12cr|gambas3-3.3.4-1|894	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|895	
12cr|gambas3-3.3.4-1|896	%package gb-qt4-webkit
12cr|gambas3-3.3.4-1|897	Summary: The Gambas qt-webkit component
12cr|gambas3-3.3.4-1|898	Group: Development/Other
12cr|gambas3-3.3.4-1|899	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|900	
12cr|gambas3-3.3.4-1|901	%description gb-qt4-webkit
12cr|gambas3-3.3.4-1|902	This package contains the Gambas qt-webkit components.
12cr|gambas3-3.3.4-1|903	
12cr|gambas3-3.3.4-1|904	%files gb-qt4-webkit
12cr|gambas3-3.3.4-1|905	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|906	%{_libdir}/%{name}/gb.qt4.webkit.*
12cr|gambas3-3.3.4-1|907	%{_datadir}/%{name}/info/gb.qt4.webkit.*
12cr|gambas3-3.3.4-1|908	
12cr|gambas3-3.3.4-1|909	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|910	
12cr|gambas3-3.3.4-1|911	%package gb-report
12cr|gambas3-3.3.4-1|912	Summary: The Gambas report component
12cr|gambas3-3.3.4-1|913	Group: Development/Other
12cr|gambas3-3.3.4-1|914	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|915	
12cr|gambas3-3.3.4-1|916	%description gb-report
12cr|gambas3-3.3.4-1|917	This package contains the Gambas Report components.
12cr|gambas3-3.3.4-1|918	
12cr|gambas3-3.3.4-1|919	%files gb-report
12cr|gambas3-3.3.4-1|920	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|921	%{_libdir}/%{name}/gb.report.*
12cr|gambas3-3.3.4-1|922	%{_datadir}/%{name}/info/gb.report.*
12cr|gambas3-3.3.4-1|923	%{_datadir}/%{name}/control/gb.report
12cr|gambas3-3.3.4-1|924	
12cr|gambas3-3.3.4-1|925	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|926	
12cr|gambas3-3.3.4-1|927	%package gb-sdl
12cr|gambas3-3.3.4-1|928	Summary: The Gambas SDL component
12cr|gambas3-3.3.4-1|929	Group: Development/Other
12cr|gambas3-3.3.4-1|930	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|931	
12cr|gambas3-3.3.4-1|932	%description gb-sdl
12cr|gambas3-3.3.4-1|933	This component use the sound, image and TTF fonts parts of the SDL
12cr|gambas3-3.3.4-1|934	library. It allows you to simultaneously play many sounds and music
12cr|gambas3-3.3.4-1|935	stored in a file. If OpenGL drivers are installed it uses them to
12cr|gambas3-3.3.4-1|936	accelerate 2D and 3D drawing.
12cr|gambas3-3.3.4-1|937	
12cr|gambas3-3.3.4-1|938	%files gb-sdl
12cr|gambas3-3.3.4-1|939	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|940	%{_libdir}/%{name}/gb.sdl.so
12cr|gambas3-3.3.4-1|941	%{_libdir}/%{name}/gb.sdl.so.*
12cr|gambas3-3.3.4-1|942	%{_libdir}/%{name}/gb.sdl.component
12cr|gambas3-3.3.4-1|943	%{_datadir}/%{name}/info/gb.sdl.info
12cr|gambas3-3.3.4-1|944	%{_datadir}/%{name}/info/gb.sdl.list
12cr|gambas3-3.3.4-1|945	%{_datadir}/%{name}/gb.sdl
12cr|gambas3-3.3.4-1|946	
12cr|gambas3-3.3.4-1|947	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|948	
12cr|gambas3-3.3.4-1|949	%package gb-sdl-sound
12cr|gambas3-3.3.4-1|950	Summary: The Gambas SDL sound component
12cr|gambas3-3.3.4-1|951	Group: Development/Other
12cr|gambas3-3.3.4-1|952	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|953	
12cr|gambas3-3.3.4-1|954	%description gb-sdl-sound
12cr|gambas3-3.3.4-1|955	This component allows you to play sounds in Gambas. This component
12cr|gambas3-3.3.4-1|956	manages up to 32 sound tracks that can play sounds from memory, and
12cr|gambas3-3.3.4-1|957	one music track that can play music from a file. Everything is mixed
12cr|gambas3-3.3.4-1|958	in real time.
12cr|gambas3-3.3.4-1|959	
12cr|gambas3-3.3.4-1|960	%files gb-sdl-sound
12cr|gambas3-3.3.4-1|961	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|962	%{_libdir}/%{name}/gb.sdl.sound.*
12cr|gambas3-3.3.4-1|963	%{_datadir}/%{name}/info/gb.sdl.sound.*
12cr|gambas3-3.3.4-1|964	
12cr|gambas3-3.3.4-1|965	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|966	
12cr|gambas3-3.3.4-1|967	%package gb-settings
12cr|gambas3-3.3.4-1|968	Summary: The Gambas settings component
12cr|gambas3-3.3.4-1|969	Group: Development/Other
12cr|gambas3-3.3.4-1|970	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|971	
12cr|gambas3-3.3.4-1|972	%description gb-settings
12cr|gambas3-3.3.4-1|973	This components allows you to deal with configuration files.
12cr|gambas3-3.3.4-1|974	
12cr|gambas3-3.3.4-1|975	%files gb-settings
12cr|gambas3-3.3.4-1|976	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|977	%{_libdir}/%{name}/gb.settings.*
12cr|gambas3-3.3.4-1|978	%{_datadir}/%{name}/info/gb.settings.*
12cr|gambas3-3.3.4-1|979	
12cr|gambas3-3.3.4-1|980	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|981	
12cr|gambas3-3.3.4-1|982	%package gb-signal
12cr|gambas3-3.3.4-1|983	Summary: The Gambas signal component
12cr|gambas3-3.3.4-1|984	Group: Development/Other
12cr|gambas3-3.3.4-1|985	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|986	
12cr|gambas3-3.3.4-1|987	%description gb-signal
12cr|gambas3-3.3.4-1|988	This package contains the Gambas Signal components.
12cr|gambas3-3.3.4-1|989	
12cr|gambas3-3.3.4-1|990	%files gb-signal
12cr|gambas3-3.3.4-1|991	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|992	%{_libdir}/%{name}/gb.signal.*
12cr|gambas3-3.3.4-1|993	%{_datadir}/%{name}/info/gb.signal.*
12cr|gambas3-3.3.4-1|994	
12cr|gambas3-3.3.4-1|995	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|996	
12cr|gambas3-3.3.4-1|997	%package gb-v4l
12cr|gambas3-3.3.4-1|998	Summary: The Gambas Video4Linux component
12cr|gambas3-3.3.4-1|999	Group: Development/Other
12cr|gambas3-3.3.4-1|1000	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|1001	
12cr|gambas3-3.3.4-1|1002	%description gb-v4l
12cr|gambas3-3.3.4-1|1003	This components allows you to use the Video4Linux interface with
12cr|gambas3-3.3.4-1|1004	Gambas.
12cr|gambas3-3.3.4-1|1005	
12cr|gambas3-3.3.4-1|1006	%files gb-v4l
12cr|gambas3-3.3.4-1|1007	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|1008	%{_libdir}/%{name}/gb.v4l.*
12cr|gambas3-3.3.4-1|1009	%{_datadir}/%{name}/info/gb.v4l.*
12cr|gambas3-3.3.4-1|1010	
12cr|gambas3-3.3.4-1|1011	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|1012	
12cr|gambas3-3.3.4-1|1013	%package gb-vb
12cr|gambas3-3.3.4-1|1014	Summary: The Gambas Visual Basic(tm) compatibility component
12cr|gambas3-3.3.4-1|1015	Group: Development/Other
12cr|gambas3-3.3.4-1|1016	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|1017	
12cr|gambas3-3.3.4-1|1018	%description gb-vb
12cr|gambas3-3.3.4-1|1019	This component aims at including some functions that imitate the
12cr|gambas3-3.3.4-1|1020	behavior
12cr|gambas3-3.3.4-1|1021	of Visual Basic(TM) functions. Use it only if you want to
12cr|gambas3-3.3.4-1|1022	port some VB projects.
12cr|gambas3-3.3.4-1|1023	
12cr|gambas3-3.3.4-1|1024	%files gb-vb
12cr|gambas3-3.3.4-1|1025	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|1026	%{_libdir}/%{name}/gb.vb.*
12cr|gambas3-3.3.4-1|1027	%{_datadir}/%{name}/info/gb.vb.*
12cr|gambas3-3.3.4-1|1028	
12cr|gambas3-3.3.4-1|1029	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|1030	
12cr|gambas3-3.3.4-1|1031	%package gb-web
12cr|gambas3-3.3.4-1|1032	Summary: The Gambas CGI component
12cr|gambas3-3.3.4-1|1033	Group: Development/Other
12cr|gambas3-3.3.4-1|1034	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|1035	
12cr|gambas3-3.3.4-1|1036	%description gb-web
12cr|gambas3-3.3.4-1|1037	This components allows you to make CGI web applications using Gambas,
12cr|gambas3-3.3.4-1|1038	with an ASP-like interface.
12cr|gambas3-3.3.4-1|1039	
12cr|gambas3-3.3.4-1|1040	%files gb-web
12cr|gambas3-3.3.4-1|1041	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|1042	%{_libdir}/%{name}/gb.web.*
12cr|gambas3-3.3.4-1|1043	%{_datadir}/%{name}/info/gb.web.*
12cr|gambas3-3.3.4-1|1044	
12cr|gambas3-3.3.4-1|1045	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|1046	%package gb-libxml
12cr|gambas3-3.3.4-1|1047	Summary: The Gambas libxml component
12cr|gambas3-3.3.4-1|1048	Group: Development/Other
12cr|gambas3-3.3.4-1|1049	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|1050	
12cr|gambas3-3.3.4-1|1051	%description gb-libxml
12cr|gambas3-3.3.4-1|1052	This component allows you to use xml.
12cr|gambas3-3.3.4-1|1053	
12cr|gambas3-3.3.4-1|1054	%files gb-libxml
12cr|gambas3-3.3.4-1|1055	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|1056	%{_libdir}/%{name}/gb.libxml.so*
12cr|gambas3-3.3.4-1|1057	%{_libdir}/%{name}/gb.libxml.component
12cr|gambas3-3.3.4-1|1058	%{_datadir}/%{name}/info/gb.libxml.info
12cr|gambas3-3.3.4-1|1059	%{_datadir}/%{name}/info/gb.libxml.list
12cr|gambas3-3.3.4-1|1060	
12cr|gambas3-3.3.4-1|1061	#------------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|1062	%package gb-xml
12cr|gambas3-3.3.4-1|1063	Summary: The Gambas xml component
12cr|gambas3-3.3.4-1|1064	Group: Development/Other
12cr|gambas3-3.3.4-1|1065	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|1066	
12cr|gambas3-3.3.4-1|1067	%description gb-xml
12cr|gambas3-3.3.4-1|1068	This component allows you to use xml.
12cr|gambas3-3.3.4-1|1069	
12cr|gambas3-3.3.4-1|1070	%files gb-xml
12cr|gambas3-3.3.4-1|1071	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|1072	%{_libdir}/%{name}/gb.xml.gambas
12cr|gambas3-3.3.4-1|1073	%{_libdir}/%{name}/gb.xml.so*
12cr|gambas3-3.3.4-1|1074	%{_libdir}/%{name}/gb.xml.component
12cr|gambas3-3.3.4-1|1075	%{_datadir}/%{name}/info/gb.xml.info
12cr|gambas3-3.3.4-1|1076	%{_datadir}/%{name}/info/gb.xml.list
12cr|gambas3-3.3.4-1|1077	
12cr|gambas3-3.3.4-1|1078	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|1079	%package gb-xml-html
12cr|gambas3-3.3.4-1|1080	Summary: The Gambas xml html component
12cr|gambas3-3.3.4-1|1081	Group: Development/Other
12cr|gambas3-3.3.4-1|1082	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|1083	Requires: %{name}-gb-xml
12cr|gambas3-3.3.4-1|1084	
12cr|gambas3-3.3.4-1|1085	%description gb-xml-html
12cr|gambas3-3.3.4-1|1086	This component allows you to use xml html.
12cr|gambas3-3.3.4-1|1087	
12cr|gambas3-3.3.4-1|1088	%files gb-xml-html
12cr|gambas3-3.3.4-1|1089	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|1090	%{_libdir}/%{name}/gb.xml.html.so*
12cr|gambas3-3.3.4-1|1091	%{_libdir}/%{name}/gb.xml.html.component
12cr|gambas3-3.3.4-1|1092	%{_datadir}/%{name}/info/gb.xml.html.info
12cr|gambas3-3.3.4-1|1093	%{_datadir}/%{name}/info/gb.xml.html.list
12cr|gambas3-3.3.4-1|1094	
12cr|gambas3-3.3.4-1|1095	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|1096	%package gb-xml-rpc
12cr|gambas3-3.3.4-1|1097	Summary: The Gambas xml-rpc component
12cr|gambas3-3.3.4-1|1098	Group: Development/Other
12cr|gambas3-3.3.4-1|1099	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|1100	Requires: %{name}-gb-xml
12cr|gambas3-3.3.4-1|1101	
12cr|gambas3-3.3.4-1|1102	%description gb-xml-rpc
12cr|gambas3-3.3.4-1|1103	This component allows you to use xml-rpc.
12cr|gambas3-3.3.4-1|1104	
12cr|gambas3-3.3.4-1|1105	%files gb-xml-rpc
12cr|gambas3-3.3.4-1|1106	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|1107	%{_libdir}/%{name}/gb.xml.rpc*
12cr|gambas3-3.3.4-1|1108	# added info, list
12cr|gambas3-3.3.4-1|1109	%{_datadir}/%{name}/info/gb.xml.rpc.info
12cr|gambas3-3.3.4-1|1110	%{_datadir}/%{name}/info/gb.xml.rpc.list
12cr|gambas3-3.3.4-1|1111	
12cr|gambas3-3.3.4-1|1112	
12cr|gambas3-3.3.4-1|1113	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|1114	
12cr|gambas3-3.3.4-1|1115	%package gb-xml-xslt
12cr|gambas3-3.3.4-1|1116	Summary: The Gambas xml-rpc component
12cr|gambas3-3.3.4-1|1117	Group: Development/Other
12cr|gambas3-3.3.4-1|1118	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|1119	
12cr|gambas3-3.3.4-1|1120	%description gb-xml-xslt
12cr|gambas3-3.3.4-1|1121	This component allows you to use xml-xslt.
12cr|gambas3-3.3.4-1|1122	
12cr|gambas3-3.3.4-1|1123	%files gb-xml-xslt
12cr|gambas3-3.3.4-1|1124	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|1125	%{_libdir}/%{name}/gb.xml.xslt*
12cr|gambas3-3.3.4-1|1126	%{_datadir}/%{name}/info/gb.xml.xslt*
12cr|gambas3-3.3.4-1|1127	
12cr|gambas3-3.3.4-1|1128	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|1129	%package gb-complex
12cr|gambas3-3.3.4-1|1130	Summary: The Gambas complex component
12cr|gambas3-3.3.4-1|1131	Group: Development/Other
12cr|gambas3-3.3.4-1|1132	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|1133	
12cr|gambas3-3.3.4-1|1134	%description gb-complex
12cr|gambas3-3.3.4-1|1135	New component that implements a rudimentary management of complex numbers.
12cr|gambas3-3.3.4-1|1136	This component is automatically loaded if a complex
12cr|gambas3-3.3.4-1|1137	number constant is encountered and no loaded component
12cr|gambas3-3.3.4-1|1138	can already handle complex numbers.
12cr|gambas3-3.3.4-1|1139	
12cr|gambas3-3.3.4-1|1140	%files gb-complex
12cr|gambas3-3.3.4-1|1141	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|1142	%{_libdir}/%{name}/gb.complex*
12cr|gambas3-3.3.4-1|1143	%{_datadir}/%{name}/info/gb.complex*
12cr|gambas3-3.3.4-1|1144	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|1145	
12cr|gambas3-3.3.4-1|1146	%package gb-data
12cr|gambas3-3.3.4-1|1147	Summary: The Gambas data component
12cr|gambas3-3.3.4-1|1148	Group: Development/Other
12cr|gambas3-3.3.4-1|1149	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|1150	
12cr|gambas3-3.3.4-1|1151	%description gb-data
12cr|gambas3-3.3.4-1|1152	New component that adds new container data types to Gambas.
12cr|gambas3-3.3.4-1|1153	
12cr|gambas3-3.3.4-1|1154	%files gb-data
12cr|gambas3-3.3.4-1|1155	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|1156	%{_libdir}/%{name}/gb.data*
12cr|gambas3-3.3.4-1|1157	%{_datadir}/%{name}/info/gb.data*
12cr|gambas3-3.3.4-1|1158	#-----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|1159	%package gb-mime
12cr|gambas3-3.3.4-1|1160	Summary: The Gambas mime component
12cr|gambas3-3.3.4-1|1161	Group: Development/Other
12cr|gambas3-3.3.4-1|1162	Requires: %{name}-runtime = %{version}
12cr|gambas3-3.3.4-1|1163	
12cr|gambas3-3.3.4-1|1164	%description gb-mime
12cr|gambas3-3.3.4-1|1165	New component that allows to encode and decode MIME messages.
12cr|gambas3-3.3.4-1|1166	
12cr|gambas3-3.3.4-1|1167	%files gb-mime
12cr|gambas3-3.3.4-1|1168	%{_libdir}/gambas3/gb.mime.component
12cr|gambas3-3.3.4-1|1169	%{_libdir}/gambas3/gb.mime.so
12cr|gambas3-3.3.4-1|1170	%{_libdir}/gambas3/gb.mime.so.0
12cr|gambas3-3.3.4-1|1171	%{_libdir}/gambas3/gb.mime.so.0.0.0
12cr|gambas3-3.3.4-1|1172	%{_datadir}/gambas3/info/gb.mime.info
12cr|gambas3-3.3.4-1|1173	%{_datadir}/gambas3/info/gb.mime.list
12cr|gambas3-3.3.4-1|1174	
12cr|gambas3-3.3.4-1|1175	
12cr|gambas3-3.3.4-1|1176	#----------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|1177	%package gb-net-pop3
12cr|gambas3-3.3.4-1|1178	Summary:	Gambas3 component package for net-pop3
12cr|gambas3-3.3.4-1|1179	Group:		Development/Other
12cr|gambas3-3.3.4-1|1180	Requires:	%{name}-runtime = %{version}-%{release}
12cr|gambas3-3.3.4-1|1181	Requires:	%{name}-gb-mime
12cr|gambas3-3.3.4-1|1182	
12cr|gambas3-3.3.4-1|1183	%description gb-net-pop3
12cr|gambas3-3.3.4-1|1184	New component that implements a POP3 client.
12cr|gambas3-3.3.4-1|1185	
12cr|gambas3-3.3.4-1|1186	%files gb-net-pop3
12cr|gambas3-3.3.4-1|1187	%doc README  ChangeLog
12cr|gambas3-3.3.4-1|1188	%{_libdir}/%{name}/gb.net.pop3.*
12cr|gambas3-3.3.4-1|1189	%{_datadir}/%{name}/info/gb.net.pop3.*
12cr|gambas3-3.3.4-1|1190	#---------------------------------------------------------------------------
12cr|gambas3-3.3.4-1|1191	
12cr|gambas3-3.3.4-1|1192	

1560 12
12cr|gambatte-0.5.0-0.wip2v2.2|1	%define		subver		wip2v2
12cr|gambatte-0.5.0-0.wip2v2.2|2	
12cr|gambatte-0.5.0-0.wip2v2.2|3	Name:		gambatte
12cr|gambatte-0.5.0-0.wip2v2.2|4	Version:	0.5.0
12cr|gambatte-0.5.0-0.wip2v2.2|5	Release:	%mkrel 0.%{subver}.2
12cr|gambatte-0.5.0-0.wip2v2.2|6	Summary:	Game Boy Color emulator with Qt and SDL frontends
12cr|gambatte-0.5.0-0.wip2v2.2|7	License:	GPLv2
12cr|gambatte-0.5.0-0.wip2v2.2|8	Group:		Emulators
12cr|gambatte-0.5.0-0.wip2v2.2|9	Source0:	%{name}_src-%{version}-%{subver}.tar.gz
12cr|gambatte-0.5.0-0.wip2v2.2|10	Source1:	%{name}.png
12cr|gambatte-0.5.0-0.wip2v2.2|11	Patch0:		gambatte_src-0.5.0-wip2v2-add-missing-linkage.patch
12cr|gambatte-0.5.0-0.wip2v2.2|12	BuildRequires:	scons
12cr|gambatte-0.5.0-0.wip2v2.2|13	BuildRequires:	qt4-devel
12cr|gambatte-0.5.0-0.wip2v2.2|14	BuildRequires:	SDL-devel
12cr|gambatte-0.5.0-0.wip2v2.2|15	BuildRequires:	libxv-devel
12cr|gambatte-0.5.0-0.wip2v2.2|16	BuildRequires:	libxrandr-devel
12cr|gambatte-0.5.0-0.wip2v2.2|17	BuildRequires:	imagemagick
12cr|gambatte-0.5.0-0.wip2v2.2|18	
12cr|gambatte-0.5.0-0.wip2v2.2|19	%description
12cr|gambatte-0.5.0-0.wip2v2.2|20	Gambatte is an accuracy-focused, open-source, cross-platform
12cr|gambatte-0.5.0-0.wip2v2.2|21	Game Boy / Game Boy Color emulator written in C++. It is based on hundreds of
12cr|gambatte-0.5.0-0.wip2v2.2|22	corner case hardware tests, as well as previous documentation and reverse
12cr|gambatte-0.5.0-0.wip2v2.2|23	engineering efforts.
12cr|gambatte-0.5.0-0.wip2v2.2|24	
12cr|gambatte-0.5.0-0.wip2v2.2|25	The core emulation code is contained in a separate library back-end
12cr|gambatte-0.5.0-0.wip2v2.2|26	(libgambatte) written in platform-independent C++. There is currently a GUI
12cr|gambatte-0.5.0-0.wip2v2.2|27	front-end (gambatte_qt) using Trolltech's Qt4 toolkit, and a simple
12cr|gambatte-0.5.0-0.wip2v2.2|28	command-line SDL front-end (gambatte_sdl).
12cr|gambatte-0.5.0-0.wip2v2.2|29	
12cr|gambatte-0.5.0-0.wip2v2.2|30	%prep
12cr|gambatte-0.5.0-0.wip2v2.2|31	%setup -q -n %{name}_src-%{version}-%{subver}
12cr|gambatte-0.5.0-0.wip2v2.2|32	%patch0 -p1 -b .linkage~
12cr|gambatte-0.5.0-0.wip2v2.2|33	
12cr|gambatte-0.5.0-0.wip2v2.2|34	%build
12cr|gambatte-0.5.0-0.wip2v2.2|35	export CFLAGS="%{optflags}"
12cr|gambatte-0.5.0-0.wip2v2.2|36	export CXXFLAGS="%{optflags}"
12cr|gambatte-0.5.0-0.wip2v2.2|37	cd libgambatte
12cr|gambatte-0.5.0-0.wip2v2.2|38	%scons
12cr|gambatte-0.5.0-0.wip2v2.2|39	cd ../gambatte_qt
12cr|gambatte-0.5.0-0.wip2v2.2|40	%qmake_qt4
12cr|gambatte-0.5.0-0.wip2v2.2|41	%make
12cr|gambatte-0.5.0-0.wip2v2.2|42	cd ../gambatte_sdl
12cr|gambatte-0.5.0-0.wip2v2.2|43	%scons
12cr|gambatte-0.5.0-0.wip2v2.2|44	
12cr|gambatte-0.5.0-0.wip2v2.2|45	%install
12cr|gambatte-0.5.0-0.wip2v2.2|46	%__rm -rf %{buildroot}
12cr|gambatte-0.5.0-0.wip2v2.2|47	%__install -d -m 755 %{buildroot}%{_bindir}
12cr|gambatte-0.5.0-0.wip2v2.2|48	%__install -m 755 gambatte_qt/bin/gambatte_qt %{buildroot}%{_bindir}
12cr|gambatte-0.5.0-0.wip2v2.2|49	%__install -m 755 gambatte_sdl/gambatte_sdl %{buildroot}%{_bindir}
12cr|gambatte-0.5.0-0.wip2v2.2|50	%__install -d -m 755 %{buildroot}%{_mandir}/man6
12cr|gambatte-0.5.0-0.wip2v2.2|51	%__install -m 644 gambatte_qt/man/* %{buildroot}%{_mandir}/man6/
12cr|gambatte-0.5.0-0.wip2v2.2|52	%__install -m 644 gambatte_sdl/man/* %{buildroot}%{_mandir}/man6/
12cr|gambatte-0.5.0-0.wip2v2.2|53	
12cr|gambatte-0.5.0-0.wip2v2.2|54	# install menu entries
12cr|gambatte-0.5.0-0.wip2v2.2|55	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|gambatte-0.5.0-0.wip2v2.2|56	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|gambatte-0.5.0-0.wip2v2.2|57	[Desktop Entry]
12cr|gambatte-0.5.0-0.wip2v2.2|58	Name=Gambatte
12cr|gambatte-0.5.0-0.wip2v2.2|59	Comment=Game Boy Color Emulator
12cr|gambatte-0.5.0-0.wip2v2.2|60	Exec=%{name}_qt
12cr|gambatte-0.5.0-0.wip2v2.2|61	Icon=%{name}
12cr|gambatte-0.5.0-0.wip2v2.2|62	Type=Application
12cr|gambatte-0.5.0-0.wip2v2.2|63	Terminal=false
12cr|gambatte-0.5.0-0.wip2v2.2|64	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
12cr|gambatte-0.5.0-0.wip2v2.2|65	EOF
12cr|gambatte-0.5.0-0.wip2v2.2|66	
12cr|gambatte-0.5.0-0.wip2v2.2|67	#Icons
12cr|gambatte-0.5.0-0.wip2v2.2|68	%__mkdir_p %{buildroot}%{_datadir}/pixmaps/
12cr|gambatte-0.5.0-0.wip2v2.2|69	%__install -c -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|gambatte-0.5.0-0.wip2v2.2|70	
12cr|gambatte-0.5.0-0.wip2v2.2|71	%__mkdir_p %{buildroot}/%{_miconsdir} \
12cr|gambatte-0.5.0-0.wip2v2.2|72	%{buildroot}/%{_liconsdir} \
12cr|gambatte-0.5.0-0.wip2v2.2|73	%{buildroot}/%{_iconsdir}
12cr|gambatte-0.5.0-0.wip2v2.2|74	
12cr|gambatte-0.5.0-0.wip2v2.2|75	%__install -m 644 %{SOURCE1} %{buildroot}/%{_miconsdir}/%{name}.png
12cr|gambatte-0.5.0-0.wip2v2.2|76	%__install -m 644 %{SOURCE1} %{buildroot}/%{_iconsdir}/%{name}.png
12cr|gambatte-0.5.0-0.wip2v2.2|77	%__install -m 644 %{SOURCE1} %{buildroot}/%{_liconsdir}/%{name}.png
12cr|gambatte-0.5.0-0.wip2v2.2|78	convert %{buildroot}%{_miconsdir}/%{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12cr|gambatte-0.5.0-0.wip2v2.2|79	convert %{buildroot}%{_iconsdir}/%{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12cr|gambatte-0.5.0-0.wip2v2.2|80	
12cr|gambatte-0.5.0-0.wip2v2.2|81	%clean
12cr|gambatte-0.5.0-0.wip2v2.2|82	%__rm -rf %{buildroot}
12cr|gambatte-0.5.0-0.wip2v2.2|83	
12cr|gambatte-0.5.0-0.wip2v2.2|84	%files
12cr|gambatte-0.5.0-0.wip2v2.2|85	%doc README changelog COPYING
12cr|gambatte-0.5.0-0.wip2v2.2|86	%{_bindir}/gambatte_*
12cr|gambatte-0.5.0-0.wip2v2.2|87	%{_mandir}/man6/*
12cr|gambatte-0.5.0-0.wip2v2.2|88	%{_iconsdir}/*.png
12cr|gambatte-0.5.0-0.wip2v2.2|89	%{_miconsdir}/*.png
12cr|gambatte-0.5.0-0.wip2v2.2|90	%{_liconsdir}/*.png
12cr|gambatte-0.5.0-0.wip2v2.2|91	%{_datadir}/pixmaps/%{name}.png
12cr|gambatte-0.5.0-0.wip2v2.2|92	%{_datadir}/applications/%{name}.desktop
12cr|gambatte-0.5.0-0.wip2v2.2|93	
12cr|gambatte-0.5.0-0.wip2v2.2|94	
12cr|gambatte-0.5.0-0.wip2v2.2|95	
12cr|gambatte-0.5.0-0.wip2v2.2|96	%changelog
12cr|gambatte-0.5.0-0.wip2v2.2|97	* Fri Mar 09 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.5.0-0.wip2v2.2mdv2012.0
12cr|gambatte-0.5.0-0.wip2v2.2|98	+ Revision: 783588
12cr|gambatte-0.5.0-0.wip2v2.2|99	- add missing linkage (P0)
12cr|gambatte-0.5.0-0.wip2v2.2|100	
12cr|gambatte-0.5.0-0.wip2v2.2|101	+ Andrey Bondrov <abondrov@mandriva.org>
12cr|gambatte-0.5.0-0.wip2v2.2|102	- New version 0.5.0-wip2v2
12cr|gambatte-0.5.0-0.wip2v2.2|103	
12cr|gambatte-0.5.0-0.wip2v2.2|104	* Wed Sep 21 2011 Andrey Bondrov <abondrov@mandriva.org> 0.5.0-0.wip1.1
12cr|gambatte-0.5.0-0.wip2v2.2|105	+ Revision: 700725
12cr|gambatte-0.5.0-0.wip2v2.2|106	- imported package gambatte
12cr|gambatte-0.5.0-0.wip2v2.2|107	
12cr|gambatte-0.5.0-0.wip2v2.2|108	
12cr|gambatte-0.5.0-0.wip2v2.2|109	* Wed Sep 21 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.5.0-0.wip1.1mdv2010.2
12cr|gambatte-0.5.0-0.wip2v2.2|110	- Initial build for Mandriva

1561 12
12cr|gameandwatch-0.3-131.1|1	%define		svn	131
12cr|gameandwatch-0.3-131.1|2	
12cr|gameandwatch-0.3-131.1|3	Name:		gameandwatch
12cr|gameandwatch-0.3-131.1|4	Version:	0.3
12cr|gameandwatch-0.3-131.1|5	Release:	%mkrel %{svn}.1
12cr|gameandwatch-0.3-131.1|6	Summary:	A generic engine for simulation of Game & Watch-like games
12cr|gameandwatch-0.3-131.1|7	Group:		Emulators
12cr|gameandwatch-0.3-131.1|8	License:	GPL
12cr|gameandwatch-0.3-131.1|9	URL:		http://www.rangelreale.com/programming/game-watch-simulator
12cr|gameandwatch-0.3-131.1|10	# fetched from svn
12cr|gameandwatch-0.3-131.1|11	Source0:	%{name}-%{version}-%{svn}.tar.bz2
12cr|gameandwatch-0.3-131.1|12	Patch0:		gameandwatch-0.3-131-type.patch
12cr|gameandwatch-0.3-131.1|13	BuildRequires:	boost-devel
12cr|gameandwatch-0.3-131.1|14	BuildRequires:	SDL-devel
12cr|gameandwatch-0.3-131.1|15	BuildRequires:	SDL_image-devel
12cr|gameandwatch-0.3-131.1|16	BuildRequires:	SDL_gfx-devel
12cr|gameandwatch-0.3-131.1|17	BuildRequires:	SDL_ttf-devel
12cr|gameandwatch-0.3-131.1|18	BuildRequires:	SDL_mixer-devel
12cr|gameandwatch-0.3-131.1|19	BuildRequires:	pkgconfig(zziplib)
12cr|gameandwatch-0.3-131.1|20	
12cr|gameandwatch-0.3-131.1|21	%description
12cr|gameandwatch-0.3-131.1|22	This is a generic engine for simulation of Game & Watch games,
12cr|gameandwatch-0.3-131.1|23	starting with ports of the Madrigal Game & Watch Simulators
12cr|gameandwatch-0.3-131.1|24	(http://www.madrigaldesign.it/sim/).
12cr|gameandwatch-0.3-131.1|25	
12cr|gameandwatch-0.3-131.1|26	It is designed to run anywhere SDL is available, withemphasis
12cr|gameandwatch-0.3-131.1|27	in handheld machines.
12cr|gameandwatch-0.3-131.1|28	
12cr|gameandwatch-0.3-131.1|29	Currently 6 games from VTECH are simulated:
12cr|gameandwatch-0.3-131.1|30	- MONKEY
12cr|gameandwatch-0.3-131.1|31	- PIRATE
12cr|gameandwatch-0.3-131.1|32	- DEFENDO
12cr|gameandwatch-0.3-131.1|33	- CONDOR
12cr|gameandwatch-0.3-131.1|34	- PANCAKE
12cr|gameandwatch-0.3-131.1|35	- ROLLER COASTER
12cr|gameandwatch-0.3-131.1|36	
12cr|gameandwatch-0.3-131.1|37	%prep
12cr|gameandwatch-0.3-131.1|38	%setup -q -n %{name}-%{version}-%{svn}
12cr|gameandwatch-0.3-131.1|39	%patch0 -p1
12cr|gameandwatch-0.3-131.1|40	
12cr|gameandwatch-0.3-131.1|41	%build
12cr|gameandwatch-0.3-131.1|42	autoreconf -fi
12cr|gameandwatch-0.3-131.1|43	%configure2_5x
12cr|gameandwatch-0.3-131.1|44	%make
12cr|gameandwatch-0.3-131.1|45	
12cr|gameandwatch-0.3-131.1|46	%install
12cr|gameandwatch-0.3-131.1|47	%__rm -rf %{buildroot}
12cr|gameandwatch-0.3-131.1|48	%makeinstall_std
12cr|gameandwatch-0.3-131.1|49	
12cr|gameandwatch-0.3-131.1|50	# menu-entry, overwrite the default one
12cr|gameandwatch-0.3-131.1|51	%__mkdir_p  %{buildroot}%{_datadir}/applications
12cr|gameandwatch-0.3-131.1|52	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|gameandwatch-0.3-131.1|53	[Desktop Entry]
12cr|gameandwatch-0.3-131.1|54	[Desktop Entry]
12cr|gameandwatch-0.3-131.1|55	Version=1.0
12cr|gameandwatch-0.3-131.1|56	Name=Game & Watch Simulator
12cr|gameandwatch-0.3-131.1|57	Comment=Game & Watch-like games simulator
12cr|gameandwatch-0.3-131.1|58	Exec=gameandwatch %U
12cr|gameandwatch-0.3-131.1|59	Icon=gameandwatch
12cr|gameandwatch-0.3-131.1|60	Terminal=false
12cr|gameandwatch-0.3-131.1|61	Type=Application
12cr|gameandwatch-0.3-131.1|62	Categories=Game;Emulator;
12cr|gameandwatch-0.3-131.1|63	EOF
12cr|gameandwatch-0.3-131.1|64	
12cr|gameandwatch-0.3-131.1|65	%__rm -rf %{buildroot}%{_docdir}
12cr|gameandwatch-0.3-131.1|66	
12cr|gameandwatch-0.3-131.1|67	%clean
12cr|gameandwatch-0.3-131.1|68	%__rm -rf %{buildroot}
12cr|gameandwatch-0.3-131.1|69	
12cr|gameandwatch-0.3-131.1|70	%files
12cr|gameandwatch-0.3-131.1|71	%doc doc/README
12cr|gameandwatch-0.3-131.1|72	%{_bindir}/%{name}
12cr|gameandwatch-0.3-131.1|73	%{_datadir}/%{name}
12cr|gameandwatch-0.3-131.1|74	%{_datadir}/applications/%{name}.desktop
12cr|gameandwatch-0.3-131.1|75	%{_datadir}/pixmaps/%{name}.png
12cr|gameandwatch-0.3-131.1|76	
12cr|gameandwatch-0.3-131.1|77	
12cr|gameandwatch-0.3-131.1|78	%changelog
12cr|gameandwatch-0.3-131.1|79	* Wed Mar 14 2012 Andrey Bondrov <abondrov@mandriva.org> 0.3-131.1
12cr|gameandwatch-0.3-131.1|80	+ Revision: 784962
12cr|gameandwatch-0.3-131.1|81	- Update BuildRequires
12cr|gameandwatch-0.3-131.1|82	- imported package gameandwatch
12cr|gameandwatch-0.3-131.1|83	

1562 12
12cr|games-compat-0.5-1|1	Name:		games-compat
12cr|games-compat-0.5-1|2	Summary:	Provides compatibility with binary Linux games
12cr|games-compat-0.5-1|3	Version:	0.5
12cr|games-compat-0.5-1|4	Release:	1
12cr|games-compat-0.5-1|5	URL:		http://mandriva.com/
12cr|games-compat-0.5-1|6	Group:		Games/Other
12cr|games-compat-0.5-1|7	License:	GPL
12cr|games-compat-0.5-1|8	ExclusiveArch: i586 x86_64
12cr|games-compat-0.5-1|9	
12cr|games-compat-0.5-1|10	# -- Common requires/suggests --
12cr|games-compat-0.5-1|11	# Basic common 32-bit libs
12cr|games-compat-0.5-1|12	Requires: libopenssl1.0.0 libopenal1 libpng3 libstdc++6
12cr|games-compat-0.5-1|13	Requires: libstdc++5 libjpeg62 libfreetype2 libxpm4 libxmu6 libnas2 libgtk+2.0_0
12cr|games-compat-0.5-1|14	# libpng packages was changed in 2012+ - so add deps on the new packages
12cr|games-compat-0.5-1|15	# for that version
12cr|games-compat-0.5-1|16	%if %mdkversion >= 201200
12cr|games-compat-0.5-1|17	Requires: libpng15 libpng0
12cr|games-compat-0.5-1|18	%endif
12cr|games-compat-0.5-1|19	# 32bit SDL libs (first two are 'current arch', the rest are 32bit)
12cr|games-compat-0.5-1|20	Requires: libSDL1.2_0 libSDL_mixer1.2_0 libSDL_ttf2.0_0 libSDL_net1.2_0
12cr|games-compat-0.5-1|21	Requires: libSDL_image1.2_0
12cr|games-compat-0.5-1|22	# These are nice to have, but are usually not hard deps
12cr|games-compat-0.5-1|23	Suggests: libhal1
12cr|games-compat-0.5-1|24	# Packages in 32bit contrib
12cr|games-compat-0.5-1|25	%define contrib32Pkgs libstdc++2.10 libgtk+1.2 libopenssl0.9.8
12cr|games-compat-0.5-1|26	
12cr|games-compat-0.5-1|27	%ifarch x86_64
12cr|games-compat-0.5-1|28	# -- 64bit-only requires/suggests --
12cr|games-compat-0.5-1|29	Requires: lib64SDL1.2_0 lib64SDL_mixer1.2_0 lib64SDL_ttf2.0_0
12cr|games-compat-0.5-1|30	Requires: lib64SDL_net1.2_0 lib64SDL_image1.2_0 lib64gtk+2.0_0
12cr|games-compat-0.5-1|31	# Packages in 32bit contrib can't be required, as contrib is not added by
12cr|games-compat-0.5-1|32	# default on 64bit
12cr|games-compat-0.5-1|33	Suggests: %contrib32Pkgs
12cr|games-compat-0.5-1|34	# GTK engines, when using a 32bit app on 64bit they will look better if the
12cr|games-compat-0.5-1|35	# engine is installed (but they're not strictly required)
12cr|games-compat-0.5-1|36	Suggests: libgtk-engines2 libmurrine
12cr|games-compat-0.5-1|37	%else
12cr|games-compat-0.5-1|38	# -- 32bit-only requires/suggests --
12cr|games-compat-0.5-1|39	Requires: %contrib32Pkgs
12cr|games-compat-0.5-1|40	%endif
12cr|games-compat-0.5-1|41	
12cr|games-compat-0.5-1|42	%ifarch x86_64
12cr|games-compat-0.5-1|43	# This is a fugly hack to get a 32bit libdir on 64bit
12cr|games-compat-0.5-1|44	%define libdir /usr/lib
12cr|games-compat-0.5-1|45	%else
12cr|games-compat-0.5-1|46	%define libdir %{_libdir}
12cr|games-compat-0.5-1|47	%endif
12cr|games-compat-0.5-1|48	
12cr|games-compat-0.5-1|49	%description
12cr|games-compat-0.5-1|50	This package provides and depends upon libraries that is used in
12cr|games-compat-0.5-1|51	many commercial Linux games. If you plan to run commercial Linux games
12cr|games-compat-0.5-1|52	you should install this package. It may also help you run som non-free
12cr|games-compat-0.5-1|53	software.
12cr|games-compat-0.5-1|54	
12cr|games-compat-0.5-1|55	%install
12cr|games-compat-0.5-1|56	mkdir -p %{buildroot}%{libdir}
12cr|games-compat-0.5-1|57	ln -s libcrypto.so.1.0.0 %{buildroot}%{libdir}/libcrypto.so.2
12cr|games-compat-0.5-1|58	ln -s libssl.so.1.0.0 %{buildroot}%{libdir}/libssl.so.2
12cr|games-compat-0.5-1|59	ln -s libSDL-1.2.so.0 %{buildroot}%{libdir}/libSDL-1.1.so.0
12cr|games-compat-0.5-1|60	ln -s libpng.so %{buildroot}%{libdir}/libpng.so.2
12cr|games-compat-0.5-1|61	export DONT_SYMLINK_LIBS=1
12cr|games-compat-0.5-1|62	
12cr|games-compat-0.5-1|63	%files
12cr|games-compat-0.5-1|64	%{libdir}/*
12cr|games-compat-0.5-1|65	
12cr|games-compat-0.5-1|66	
12cr|games-compat-0.5-1|67	%changelog
12cr|games-compat-0.5-1|68	* Tue Sep 20 2011 Eskild Hustvedt <eskild@mandriva.org> 0.5-1
12cr|games-compat-0.5-1|69	+ Revision: 700611
12cr|games-compat-0.5-1|70	- Require the new libpng packages in 2012+ only
12cr|games-compat-0.5-1|71	
12cr|games-compat-0.5-1|72	* Mon Sep 19 2011 Eskild Hustvedt <eskild@mandriva.org> 0.5-1
12cr|games-compat-0.5-1|73	+ Revision: 700387
12cr|games-compat-0.5-1|74	- Adding a lot of new requires/suggests for common libraries
12cr|games-compat-0.5-1|75	
12cr|games-compat-0.5-1|76	* Fri Sep 09 2011 Eskild Hustvedt <eskild@mandriva.org> 0.4-1
12cr|games-compat-0.5-1|77	+ Revision: 699135
12cr|games-compat-0.5-1|78	- Added support for installing on 64bit
12cr|games-compat-0.5-1|79	
12cr|games-compat-0.5-1|80	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-9mdv2011.0
12cr|games-compat-0.5-1|81	+ Revision: 618396
12cr|games-compat-0.5-1|82	- the mass rebuild of 2010.0 packages
12cr|games-compat-0.5-1|83	
12cr|games-compat-0.5-1|84	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3-8mdv2010.0
12cr|games-compat-0.5-1|85	+ Revision: 429026
12cr|games-compat-0.5-1|86	- rebuild
12cr|games-compat-0.5-1|87	
12cr|games-compat-0.5-1|88	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.3-7mdv2009.0
12cr|games-compat-0.5-1|89	+ Revision: 266830
12cr|games-compat-0.5-1|90	- rebuild early 2009.0 package (before pixel changes)
12cr|games-compat-0.5-1|91	
12cr|games-compat-0.5-1|92	* Sun May 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.3-6mdv2009.0
12cr|games-compat-0.5-1|93	+ Revision: 205711
12cr|games-compat-0.5-1|94	- Should not be noarch ed
12cr|games-compat-0.5-1|95	
12cr|games-compat-0.5-1|96	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.3-5mdv2008.1
12cr|games-compat-0.5-1|97	+ Revision: 136426
12cr|games-compat-0.5-1|98	- restore BuildRoot
12cr|games-compat-0.5-1|99	
12cr|games-compat-0.5-1|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|games-compat-0.5-1|101	- kill re-definition of %%buildroot on Pixel's request
12cr|games-compat-0.5-1|102	
12cr|games-compat-0.5-1|103	+ Eskild Hustvedt <eskild@mandriva.org>
12cr|games-compat-0.5-1|104	- Import games-compat
12cr|games-compat-0.5-1|105	

1563 12
12cr|gammu-1.32.0-1|1	%define major 7
12cr|gammu-1.32.0-1|2	%define libname %mklibname %{name} %major
12cr|gammu-1.32.0-1|3	%define libnamedev %mklibname %{name} -d
12cr|gammu-1.32.0-1|4	
12cr|gammu-1.32.0-1|5	Summary:		Mobile phones tools for Unix (Linux) and Win32
12cr|gammu-1.32.0-1|6	Name:			gammu
12cr|gammu-1.32.0-1|7	Version:		1.32.0
12cr|gammu-1.32.0-1|8	Release:		1
12cr|gammu-1.32.0-1|9	License:		GPLv2+
12cr|gammu-1.32.0-1|10	Group:			Communications
12cr|gammu-1.32.0-1|11	Source:			http://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.xz
12cr|gammu-1.32.0-1|12	Source1:		69-gammu-acl.rules
12cr|gammu-1.32.0-1|13	URL:			http://www.gammu.org/
12cr|gammu-1.32.0-1|14	BuildRequires:		pkgconfig(bluez)
12cr|gammu-1.32.0-1|15	BuildRequires:		cmake
12cr|gammu-1.32.0-1|16	BuildRequires:		doxygen
12cr|gammu-1.32.0-1|17	BuildRequires:		gettext-devel
12cr|gammu-1.32.0-1|18	BuildRequires:		curl-devel
12cr|gammu-1.32.0-1|19	BuildRequires:		mysql-devel
12cr|gammu-1.32.0-1|20	BuildRequires:		postgresql-devel
12cr|gammu-1.32.0-1|21	BuildRequires:		python-devel
12cr|gammu-1.32.0-1|22	BuildRequires:		dbi-devel
12cr|gammu-1.32.0-1|23	BuildRequires:		usb1.0-devel
12cr|gammu-1.32.0-1|24	
12cr|gammu-1.32.0-1|25	%description
12cr|gammu-1.32.0-1|26	Gammu can do such things with cellular phones as making data calls,
12cr|gammu-1.32.0-1|27	updating the address book, changing calendar and ToDo entries, sending and
12cr|gammu-1.32.0-1|28	receiving SMS messages, loading and getting ring tones and pictures (different
12cr|gammu-1.32.0-1|29	types of logos), synchronizing time, enabling NetMonitor, managing WAP
12cr|gammu-1.32.0-1|30	settings and bookmarks and much more. Functions depend on the phone model.
12cr|gammu-1.32.0-1|31	
12cr|gammu-1.32.0-1|32	%package -n %libname
12cr|gammu-1.32.0-1|33	Summary: Mobile phones tools for Unix (Linux) and Win32 (libraries)
12cr|gammu-1.32.0-1|34	Group: System/Libraries
12cr|gammu-1.32.0-1|35	Requires: %{name} = %{version}
12cr|gammu-1.32.0-1|36	
12cr|gammu-1.32.0-1|37	%description -n %libname
12cr|gammu-1.32.0-1|38	Gammu can do such things with cellular phones as making data calls,
12cr|gammu-1.32.0-1|39	updating the address book, changing calendar and ToDo entries, sending and
12cr|gammu-1.32.0-1|40	receiving SMS messages, loading and getting ring tones and pictures (different
12cr|gammu-1.32.0-1|41	types of logos), synchronizing time, enabling NetMonitor, managing WAP
12cr|gammu-1.32.0-1|42	settings and bookmarks and much more. Functions depend on the phone model.
12cr|gammu-1.32.0-1|43	
12cr|gammu-1.32.0-1|44	%package -n %libnamedev
12cr|gammu-1.32.0-1|45	Summary:		Headers and pkgconfig file for Gammu development
12cr|gammu-1.32.0-1|46	Group:			Development/Other
12cr|gammu-1.32.0-1|47	Requires:		%libname = %{version}
12cr|gammu-1.32.0-1|48	Provides:		libgammu-devel = %{version}-%{release}
12cr|gammu-1.32.0-1|49	Provides:		%{name}-devel = %{version}-%{release}
12cr|gammu-1.32.0-1|50	Obsoletes:		%mklibname -d gammu 0.0
12cr|gammu-1.32.0-1|51	Obsoletes:		%mklibname -d gammu 1.0
12cr|gammu-1.32.0-1|52	
12cr|gammu-1.32.0-1|53	%description -n %libnamedev
12cr|gammu-1.32.0-1|54	This package contains the headers and pkgconfig file that programmers
12cr|gammu-1.32.0-1|55	will need to develop applications which will use libGammu.
12cr|gammu-1.32.0-1|56	
12cr|gammu-1.32.0-1|57	%package -n python-%{name}
12cr|gammu-1.32.0-1|58	Summary:		Python module to communicate with mobile phones
12cr|gammu-1.32.0-1|59	Group:			Communications
12cr|gammu-1.32.0-1|60	Requires:		%{name} = %{version}
12cr|gammu-1.32.0-1|61	%py_requires -d
12cr|gammu-1.32.0-1|62	
12cr|gammu-1.32.0-1|63	%description -n python-%{name}
12cr|gammu-1.32.0-1|64	This provides gammu module, that can work with any phone Gammu
12cr|gammu-1.32.0-1|65	supports - many Nokias, Siemens, Alcatel, ...
12cr|gammu-1.32.0-1|66	
12cr|gammu-1.32.0-1|67	%prep
12cr|gammu-1.32.0-1|68	%setup -q
12cr|gammu-1.32.0-1|69	
12cr|gammu-1.32.0-1|70	%build
12cr|gammu-1.32.0-1|71	%cmake -DINSTALL_LIB_DIR=%{_lib}
12cr|gammu-1.32.0-1|72	%make
12cr|gammu-1.32.0-1|73	
12cr|gammu-1.32.0-1|74	%install
12cr|gammu-1.32.0-1|75	%makeinstall_std -C build
12cr|gammu-1.32.0-1|76	
12cr|gammu-1.32.0-1|77	%__mkdir_p %{buildroot}%{_sysconfdir}
12cr|gammu-1.32.0-1|78	%__sed -e 's|^port =.*$|port = /dev/ttyS0|' \
12cr|gammu-1.32.0-1|79	-e 's|^connection =.*$|connection = dlr3|' \
12cr|gammu-1.32.0-1|80	-e 's/$//' \
12cr|gammu-1.32.0-1|81	< docs/config/gammurc > %{buildroot}%{_sysconfdir}/gammurc
12cr|gammu-1.32.0-1|82	
12cr|gammu-1.32.0-1|83	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d/
12cr|gammu-1.32.0-1|84	install -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/69-gammu-acl.rules
12cr|gammu-1.32.0-1|85	
12cr|gammu-1.32.0-1|86	%find_lang %{name} lib%{name} %{name}.lang
12cr|gammu-1.32.0-1|87	
12cr|gammu-1.32.0-1|88	%files -f %{name}.lang
12cr|gammu-1.32.0-1|89	%doc ChangeLog COPYING INSTALL README
12cr|gammu-1.32.0-1|90	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/gammurc
12cr|gammu-1.32.0-1|91	%{_sysconfdir}/udev/rules.d/*.rules
12cr|gammu-1.32.0-1|92	%{_sysconfdir}/bash_completion.d/gammu
12cr|gammu-1.32.0-1|93	%{_bindir}/gammu
12cr|gammu-1.32.0-1|94	%{_bindir}/gammu-detect
12cr|gammu-1.32.0-1|95	%{_bindir}/gammu-smsd
12cr|gammu-1.32.0-1|96	%{_bindir}/gammu-smsd-inject
12cr|gammu-1.32.0-1|97	%{_bindir}/gammu-smsd-monitor
12cr|gammu-1.32.0-1|98	%{_bindir}/jadmaker
12cr|gammu-1.32.0-1|99	%{_mandir}/man1/gammu-detect.*
12cr|gammu-1.32.0-1|100	%{_mandir}/man1/gammu-smsd-inject.*
12cr|gammu-1.32.0-1|101	%{_mandir}/man1/gammu-smsd-monitor.1.*
12cr|gammu-1.32.0-1|102	%{_mandir}/man1/gammu-smsd.*
12cr|gammu-1.32.0-1|103	%{_mandir}/man1/gammu.*
12cr|gammu-1.32.0-1|104	%{_mandir}/man1/jadmaker.*
12cr|gammu-1.32.0-1|105	%{_mandir}/man5/*
12cr|gammu-1.32.0-1|106	%{_mandir}/man7/*
12cr|gammu-1.32.0-1|107	#%doc %{_datadir}/doc/%{name}
12cr|gammu-1.32.0-1|108	%{_datadir}/%{name}
12cr|gammu-1.32.0-1|109	
12cr|gammu-1.32.0-1|110	%files -n %libname
12cr|gammu-1.32.0-1|111	%{_libdir}/*.so.%{major}*
12cr|gammu-1.32.0-1|112	
12cr|gammu-1.32.0-1|113	%files -n %libnamedev
12cr|gammu-1.32.0-1|114	%{_bindir}/gammu-config
12cr|gammu-1.32.0-1|115	%{_libdir}/*.so
12cr|gammu-1.32.0-1|116	%{_includedir}/gammu
12cr|gammu-1.32.0-1|117	%{_mandir}/man1/gammu-config.*
12cr|gammu-1.32.0-1|118	%{_libdir}/pkgconfig/*.pc
12cr|gammu-1.32.0-1|119	
12cr|gammu-1.32.0-1|120	%files -n python-%{name}
12cr|gammu-1.32.0-1|121	%doc python/examples
12cr|gammu-1.32.0-1|122	%py_platsitedir/gammu
12cr|gammu-1.32.0-1|123	
12cr|gammu-1.32.0-1|124	
12cr|gammu-1.32.0-1|125	%changelog
12cr|gammu-1.32.0-1|126	* Thu Sep  27 2012 Denis Silakov <denis.silakov@rosalab.ru>
12cr|gammu-1.32.0-1|127	+ Commit: eadf0d9
12cr|gammu-1.32.0-1|128	- Updated to 1.32.0
12cr|gammu-1.32.0-1|129	
12cr|gammu-1.32.0-1|130	

1564 12
12cr|ganeti-2.6.0-1|1	%define name ganeti
12cr|ganeti-2.6.0-1|2	%define version 2.6.0
12cr|ganeti-2.6.0-1|3	
12cr|ganeti-2.6.0-1|4	Name: %{name}
12cr|ganeti-2.6.0-1|5	Summary: Ganeti is a cluster virtual server management software tool
12cr|ganeti-2.6.0-1|6	Version: %{version}
12cr|ganeti-2.6.0-1|7	Release: %mkrel 1
12cr|ganeti-2.6.0-1|8	License: GPLv3
12cr|ganeti-2.6.0-1|9	Group: System/Cluster
12cr|ganeti-2.6.0-1|10	Source0: http://ganeti.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|ganeti-2.6.0-1|11	URL:	http://code.google.com/p/ganeti/
12cr|ganeti-2.6.0-1|12	BuildArch: noarch
12cr|ganeti-2.6.0-1|13	BuildRequires: socat, python-simplejson, python-parsing, python-pyinotify, python-sphinx, python-curl, python-OpenSSL
12cr|ganeti-2.6.0-1|14	BuildRequires: graphviz, python-paramiko
12cr|ganeti-2.6.0-1|15	
12cr|ganeti-2.6.0-1|16	%description
12cr|ganeti-2.6.0-1|17	Ganeti is a cluster virtual server
12cr|ganeti-2.6.0-1|18	management software tool built on
12cr|ganeti-2.6.0-1|19	top of existing virtualization
12cr|ganeti-2.6.0-1|20	technologies such as Xen or KVM
12cr|ganeti-2.6.0-1|21	and other Open Source software
12cr|ganeti-2.6.0-1|22	
12cr|ganeti-2.6.0-1|23	Ganeti requires pre-installed virtualization
12cr|ganeti-2.6.0-1|24	software on your servers in order to function.
12cr|ganeti-2.6.0-1|25	Once installed, the tool will take over the
12cr|ganeti-2.6.0-1|26	management part of the virtual instances (Xen DomU),
12cr|ganeti-2.6.0-1|27	e.g. disk creation management, operating system installation
12cr|ganeti-2.6.0-1|28	for these instances (in co-operation with OS-specific install scripts),
12cr|ganeti-2.6.0-1|29	and startup, shutdown, failover between physical systems.
12cr|ganeti-2.6.0-1|30	It has been designed to facilitate cluster management of virtual servers
12cr|ganeti-2.6.0-1|31	and to provide fast and simple recovery after physical
12cr|ganeti-2.6.0-1|32	failures using commodity hardware.
12cr|ganeti-2.6.0-1|33	
12cr|ganeti-2.6.0-1|34	%prep
12cr|ganeti-2.6.0-1|35	%setup -q -n %{name}-%{version}
12cr|ganeti-2.6.0-1|36	
12cr|ganeti-2.6.0-1|37	%build
12cr|ganeti-2.6.0-1|38	export PATH=$PATH:/sbin/
12cr|ganeti-2.6.0-1|39	./configure --localstatedir=%{buildroot}%_var --sysconfdir=%{buildroot}%_sysconfdir
12cr|ganeti-2.6.0-1|40	%make
12cr|ganeti-2.6.0-1|41	
12cr|ganeti-2.6.0-1|42	%install
12cr|ganeti-2.6.0-1|43	mkdir -p %{buildroot}/%_var
12cr|ganeti-2.6.0-1|44	mkdir -p %{buildroot}/%_sysconfdir
12cr|ganeti-2.6.0-1|45	mkdir -p %{buildroot}/srv/%{name}/export
12cr|ganeti-2.6.0-1|46	mkdir -p %{buildroot}/srv/%{name}/os
12cr|ganeti-2.6.0-1|47	mkdir -p %{buildroot}/srv/%{name}/file-storage
12cr|ganeti-2.6.0-1|48	%makeinstall
12cr|ganeti-2.6.0-1|49	
12cr|ganeti-2.6.0-1|50	%files
12cr|ganeti-2.6.0-1|51	%{python_sitelib}
12cr|ganeti-2.6.0-1|52	%{_sbindir}/g*
12cr|ganeti-2.6.0-1|53	%{_libdir}/%{name}
12cr|ganeti-2.6.0-1|54	%{_mandir}/man7
12cr|ganeti-2.6.0-1|55	%{_mandir}/man1
12cr|ganeti-2.6.0-1|56	%{_mandir}/man8
12cr|ganeti-2.6.0-1|57	
12cr|ganeti-2.6.0-1|58	
12cr|ganeti-2.6.0-1|59	%changelog
12cr|ganeti-2.6.0-1|60	* Wed Aug 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.6.0-1mdv2012.0
12cr|ganeti-2.6.0-1|61	+ Revision: 814893
12cr|ganeti-2.6.0-1|62	- version update 2.6.0
12cr|ganeti-2.6.0-1|63	
12cr|ganeti-2.6.0-1|64	* Thu Jul 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.5.2-1
12cr|ganeti-2.6.0-1|65	+ Revision: 811148
12cr|ganeti-2.6.0-1|66	- version update 2.5.2
12cr|ganeti-2.6.0-1|67	
12cr|ganeti-2.6.0-1|68	* Tue Oct 04 2011 Leonardo Coelho <leonardoc@mandriva.org> 2.4.4-1
12cr|ganeti-2.6.0-1|69	+ Revision: 702949
12cr|ganeti-2.6.0-1|70	- first mandriva version
12cr|ganeti-2.6.0-1|71	- Created package structure for ganeti.
12cr|ganeti-2.6.0-1|72	

1565 12
12cr|ganglia-3.2.0-3|1	%define lib_name_orig lib%{name}
12cr|ganglia-3.2.0-3|2	%define lib_major 1
12cr|ganglia-3.2.0-3|3	%define lib_name %mklibname %name %{lib_major}
12cr|ganglia-3.2.0-3|4	%define script_version 0.3
12cr|ganglia-3.2.0-3|5	
12cr|ganglia-3.2.0-3|6	Name:		ganglia
12cr|ganglia-3.2.0-3|7	License:	BSD
12cr|ganglia-3.2.0-3|8	Version:	3.2.0
12cr|ganglia-3.2.0-3|9	Release:	3
12cr|ganglia-3.2.0-3|10	Group:		Monitoring
12cr|ganglia-3.2.0-3|11	Summary:	Cluster Toolkit
12cr|ganglia-3.2.0-3|12	URL:		http://ganglia.sourceforge.net
12cr|ganglia-3.2.0-3|13	Source:		http://downloads.sourceforge.net/ganglia/%{name}-%{version}.tar.gz
12cr|ganglia-3.2.0-3|14	Requires(post):	rpm-helper
12cr|ganglia-3.2.0-3|15	Requires(preun): rpm-helper
12cr|ganglia-3.2.0-3|16	#Source1:	gmond.conf
12cr|ganglia-3.2.0-3|17	Source2:	%{name}-monitor-script-%{script_version}.tar.bz2
12cr|ganglia-3.2.0-3|18	Source3:	%{name}-monitor-script.d
12cr|ganglia-3.2.0-3|19	Source4:	ganglia-script
12cr|ganglia-3.2.0-3|20	Source5:	README.script
12cr|ganglia-3.2.0-3|21	Source6:	ganglia-monitor-logrotate.d
12cr|ganglia-3.2.0-3|22	Source7:	gmond-init-add-route
12cr|ganglia-3.2.0-3|23	Source8:	gmetad.init
12cr|ganglia-3.2.0-3|24	Buildrequires:	apr-devel
12cr|ganglia-3.2.0-3|25	BuildRequires:	confuse-devel
12cr|ganglia-3.2.0-3|26	BuildRequires:	expat-devel
12cr|ganglia-3.2.0-3|27	BuildRequires:	%mklibname freetype6-devel
12cr|ganglia-3.2.0-3|28	Buildrequires:	gettext-devel
12cr|ganglia-3.2.0-3|29	BuildRequires:	python-devel
12cr|ganglia-3.2.0-3|30	BuildRequires:	rrdtool-devel
12cr|ganglia-3.2.0-3|31	
12cr|ganglia-3.2.0-3|32	%description
12cr|ganglia-3.2.0-3|33	Ganglia is a scalable, real-time cluster monitoring and execution environment
12cr|ganglia-3.2.0-3|34	with all execution requests and cluster statistics expressed in an open
12cr|ganglia-3.2.0-3|35	well-defined XML format.
12cr|ganglia-3.2.0-3|36	
12cr|ganglia-3.2.0-3|37	%package 	core
12cr|ganglia-3.2.0-3|38	Group:		Monitoring
12cr|ganglia-3.2.0-3|39	Summary:	Cluster Core
12cr|ganglia-3.2.0-3|40	Requires(post): rpm-helper
12cr|ganglia-3.2.0-3|41	Requires(preun): rpm-helper
12cr|ganglia-3.2.0-3|42	
12cr|ganglia-3.2.0-3|43	%description	core
12cr|ganglia-3.2.0-3|44	The core package of Ganglia Monitor.
12cr|ganglia-3.2.0-3|45	
12cr|ganglia-3.2.0-3|46	%package	gmetad
12cr|ganglia-3.2.0-3|47	Group:		Monitoring
12cr|ganglia-3.2.0-3|48	Summary:	Meta daemon
12cr|ganglia-3.2.0-3|49	Requires(post): rpm-helper
12cr|ganglia-3.2.0-3|50	Requires(preun): rpm-helper
12cr|ganglia-3.2.0-3|51	Requires:	%name-core = %{version}-%{release}
12cr|ganglia-3.2.0-3|52	
12cr|ganglia-3.2.0-3|53	%description gmetad
12cr|ganglia-3.2.0-3|54	Ganglia is a scalable, real-time monitoring and execution environment
12cr|ganglia-3.2.0-3|55	with all execution requests and statistics expressed in an open
12cr|ganglia-3.2.0-3|56	well-defined XML format.
12cr|ganglia-3.2.0-3|57	
12cr|ganglia-3.2.0-3|58	This gmetad daemon can aggregate monitoring data from several clusters
12cr|ganglia-3.2.0-3|59	to form a monitoring grid. It also keeps metric history using the RRD tool.
12cr|ganglia-3.2.0-3|60	
12cr|ganglia-3.2.0-3|61	%package 	-n %{lib_name}-devel
12cr|ganglia-3.2.0-3|62	Group:		Development/Other
12cr|ganglia-3.2.0-3|63	Summary:	Cluster Toolkit Library
12cr|ganglia-3.2.0-3|64	Provides:	libganglia-devel = %{version}-%{release}
12cr|ganglia-3.2.0-3|65	Provides:	%name-devel = %{version}-%{release}
12cr|ganglia-3.2.0-3|66	Requires:	%{lib_name} = %{version}-%{release}
12cr|ganglia-3.2.0-3|67	Conflicts:	%{lib_name} < 3.1.7-3
12cr|ganglia-3.2.0-3|68	Requires(post): rpm-helper
12cr|ganglia-3.2.0-3|69	Requires(preun): rpm-helper
12cr|ganglia-3.2.0-3|70	
12cr|ganglia-3.2.0-3|71	%description	-n %{lib_name}-devel
12cr|ganglia-3.2.0-3|72	The Ganglia Monitoring Core library provides a set of
12cr|ganglia-3.2.0-3|73	functions that programmers can use to build scalable
12cr|ganglia-3.2.0-3|74	cluster or grid applications.
12cr|ganglia-3.2.0-3|75	
12cr|ganglia-3.2.0-3|76	%package 	-n %{lib_name}
12cr|ganglia-3.2.0-3|77	Group:		Development/Other
12cr|ganglia-3.2.0-3|78	Summary:	Cluster Toolkit Library
12cr|ganglia-3.2.0-3|79	Provides:	lib%name = %{version}-%{release}
12cr|ganglia-3.2.0-3|80	Requires(post): rpm-helper
12cr|ganglia-3.2.0-3|81	Requires(preun): rpm-helper
12cr|ganglia-3.2.0-3|82	
12cr|ganglia-3.2.0-3|83	%description	-n %{lib_name}
12cr|ganglia-3.2.0-3|84	The Ganglia Monitoring Core library provides a set of
12cr|ganglia-3.2.0-3|85	functions that programmers can use to build scalable
12cr|ganglia-3.2.0-3|86	cluster or grid applications.
12cr|ganglia-3.2.0-3|87	
12cr|ganglia-3.2.0-3|88	%package	script
12cr|ganglia-3.2.0-3|89	Group:		Monitoring
12cr|ganglia-3.2.0-3|90	Summary:	Cluster Script
12cr|ganglia-3.2.0-3|91	Provides:	%{name}-script = %{version}-%{release}
12cr|ganglia-3.2.0-3|92	Requires:	%{name}-core
12cr|ganglia-3.2.0-3|93	Requires(post): rpm-helper
12cr|ganglia-3.2.0-3|94	Requires(preun): rpm-helper
12cr|ganglia-3.2.0-3|95	
12cr|ganglia-3.2.0-3|96	%description	script
12cr|ganglia-3.2.0-3|97	Ganglia Monitor Script is an extrension for Ganglia Monitor.
12cr|ganglia-3.2.0-3|98	It's a easy way to add value to monitor for your
12cr|ganglia-3.2.0-3|99	Ganglia Monitor.
12cr|ganglia-3.2.0-3|100	
12cr|ganglia-3.2.0-3|101	%package        webfrontend
12cr|ganglia-3.2.0-3|102	Group:          Monitoring
12cr|ganglia-3.2.0-3|103	Summary:        Ganglia Web Frontend
12cr|ganglia-3.2.0-3|104	Provides:       %{name}-webfrontend = %{version}-%{release}
12cr|ganglia-3.2.0-3|105	Requires:       %{name}-core, mod_php, rrdtool >= 1.0.37, %name-gmetad >= 3.0.0, php-xml, php-gd
12cr|ganglia-3.2.0-3|106	Requires(post): rpm-helper
12cr|ganglia-3.2.0-3|107	Requires(preun): rpm-helper
12cr|ganglia-3.2.0-3|108	
12cr|ganglia-3.2.0-3|109	%description webfrontend
12cr|ganglia-3.2.0-3|110	This component presents all the historical data saved
12cr|ganglia-3.2.0-3|111	to Round-Robin databases by Gmetad in HTML allowing all
12cr|ganglia-3.2.0-3|112	cluster, hosts and host metrics to be viewed in real-time.
12cr|ganglia-3.2.0-3|113	
12cr|ganglia-3.2.0-3|114	
12cr|ganglia-3.2.0-3|115	%prep
12cr|ganglia-3.2.0-3|116	%setup -q -T -n %{name}-monitor-script-%{script_version} -b 2
12cr|ganglia-3.2.0-3|117	%setup -q -T -n %{name}-%{version} -b 0
12cr|ganglia-3.2.0-3|118	
12cr|ganglia-3.2.0-3|119	%build
12cr|ganglia-3.2.0-3|120	rm -rf %{buildroot}
12cr|ganglia-3.2.0-3|121	
12cr|ganglia-3.2.0-3|122	%configure2_5x --with-gmetad --enable-status
12cr|ganglia-3.2.0-3|123	%make
12cr|ganglia-3.2.0-3|124	
12cr|ganglia-3.2.0-3|125	#core
12cr|ganglia-3.2.0-3|126	%post core
12cr|ganglia-3.2.0-3|127	%_post_service gmond
12cr|ganglia-3.2.0-3|128	
12cr|ganglia-3.2.0-3|129	%preun core
12cr|ganglia-3.2.0-3|130	%_preun_service gmond
12cr|ganglia-3.2.0-3|131	
12cr|ganglia-3.2.0-3|132	#script
12cr|ganglia-3.2.0-3|133	%post script
12cr|ganglia-3.2.0-3|134	%_post_service ganglia-script
12cr|ganglia-3.2.0-3|135	
12cr|ganglia-3.2.0-3|136	%preun script
12cr|ganglia-3.2.0-3|137	%_preun_service ganglia-script
12cr|ganglia-3.2.0-3|138	
12cr|ganglia-3.2.0-3|139	%post gmetad
12cr|ganglia-3.2.0-3|140	%_post_service gmetad
12cr|ganglia-3.2.0-3|141	if [ -d "var/lib/ganglia/rrds" ]; then
12cr|ganglia-3.2.0-3|142	echo "gmetad is launched as nobody users now, changing /var/lib/ganglia/rrds permissions to nobody.nobody"
12cr|ganglia-3.2.0-3|143	chown -R nobody.nobody /var/lib/ganglia/rrds
12cr|ganglia-3.2.0-3|144	fi
12cr|ganglia-3.2.0-3|145	
12cr|ganglia-3.2.0-3|146	%preun gmetad
12cr|ganglia-3.2.0-3|147	%_preun_service gmetad
12cr|ganglia-3.2.0-3|148	
12cr|ganglia-3.2.0-3|149	%install
12cr|ganglia-3.2.0-3|150	%{__mkdir} -p %{buildroot}%{_initrddir}
12cr|ganglia-3.2.0-3|151	%{__mkdir} -p %{buildroot}%{_sysconfdir}/ganglia
12cr|ganglia-3.2.0-3|152	%{__mkdir} -p %{buildroot}%{_oldincludedir}/ganglia
12cr|ganglia-3.2.0-3|153	%{__mkdir} -p %{buildroot}%{_mandir}/man1
12cr|ganglia-3.2.0-3|154	%{__mkdir} -p %{buildroot}%{_sysconfdir}/logrotate.d/
12cr|ganglia-3.2.0-3|155	%{__mkdir} -p %{buildroot}/var/lib/ganglia/rrds
12cr|ganglia-3.2.0-3|156	%{__mkdir} -p %{buildroot}/var/www/html
12cr|ganglia-3.2.0-3|157	
12cr|ganglia-3.2.0-3|158	%makeinstall_std
12cr|ganglia-3.2.0-3|159	
12cr|ganglia-3.2.0-3|160	#Disabling setuid
12cr|ganglia-3.2.0-3|161	echo "setuid off" >> %{_builddir}/%{name}-%{version}/gmetad/gmetad.conf
12cr|ganglia-3.2.0-3|162	
12cr|ganglia-3.2.0-3|163	find  %{_builddir}/%{name}-%{version}/ -name "CVS" | xargs rm -rf
12cr|ganglia-3.2.0-3|164	
12cr|ganglia-3.2.0-3|165	#cp -f %{_builddir}/%{name}-core-%{version}/lib/ganglia/* %{buildroot}/%{_oldincludedir}/ganglia/
12cr|ganglia-3.2.0-3|166	cp -f %{_builddir}/%{name}-%{version}/mans/* %{buildroot}%{_mandir}/man1/
12cr|ganglia-3.2.0-3|167	#%__cp -f %{_builddir}/%{name}-%{version}/gmetad/gmetad.conf %{buildroot}/%{_sysconfdir}/ganglia/gmetad.conf
12cr|ganglia-3.2.0-3|168	%__cp -f %{SOURCE8} %{buildroot}/%{_initrddir}/gmetad
12cr|ganglia-3.2.0-3|169	cp -avf %{_builddir}/%{name}-%{version}/web %{buildroot}/var/www/html/ganglia
12cr|ganglia-3.2.0-3|170	
12cr|ganglia-3.2.0-3|171	# Patching libdir in libganglia.la : removing buildroot path
12cr|ganglia-3.2.0-3|172	# perl -pi -e 's|%buildroot||g' "%{buildroot}%{_exec_prefix}/%{_lib}/libganglia.la"
12cr|ganglia-3.2.0-3|173	
12cr|ganglia-3.2.0-3|174	#install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/gmond.conf
12cr|ganglia-3.2.0-3|175	
12cr|ganglia-3.2.0-3|176	#script
12cr|ganglia-3.2.0-3|177	%{__mkdir} -p %{buildroot}%{_bindir}
12cr|ganglia-3.2.0-3|178	%{__mkdir} -p %{buildroot}%{_datadir}/%{name}-script/script/
12cr|ganglia-3.2.0-3|179	%{__mkdir} -p %{buildroot}%{_defaultdocdir}/%{name}-script-%{version}/
12cr|ganglia-3.2.0-3|180	install %{SOURCE3} %{buildroot}%{_initrddir}/%{name}-script
12cr|ganglia-3.2.0-3|181	install %{SOURCE4} %{buildroot}%{_bindir}
12cr|ganglia-3.2.0-3|182	install %{_builddir}/%{name}-monitor-script-%{script_version}/* %{buildroot}%{_datadir}/%{name}-script/script/
12cr|ganglia-3.2.0-3|183	install %{SOURCE5} %{buildroot}%{_defaultdocdir}/%{name}-script-%{version}/README
12cr|ganglia-3.2.0-3|184	install %{SOURCE6} %{buildroot}%{_sysconfdir}/logrotate.d/ganglia-monitor-core
12cr|ganglia-3.2.0-3|185	install %{SOURCE7} %{buildroot}/%{_initrddir}/gmond
12cr|ganglia-3.2.0-3|186	rm -rf  %{buildroot}%{_includedir}/*.h
12cr|ganglia-3.2.0-3|187	
12cr|ganglia-3.2.0-3|188	%{_builddir}/%{name}-%{version}/gmond/gmond -t > %{buildroot}%{_sysconfdir}/gmond.conf
12cr|ganglia-3.2.0-3|189	perl -pi -e 's|name = "unspecified".*|name = "Cluster"|' %{buildroot}%{_sysconfdir}/gmond.conf
12cr|ganglia-3.2.0-3|190	
12cr|ganglia-3.2.0-3|191	%files gmetad
12cr|ganglia-3.2.0-3|192	%defattr(-,root,root)
12cr|ganglia-3.2.0-3|193	%attr(0777,nobody,nobody)/var/lib/ganglia/rrds
12cr|ganglia-3.2.0-3|194	%{_sbindir}/gmetad
12cr|ganglia-3.2.0-3|195	%config(noreplace) %{_initrddir}/gmetad
12cr|ganglia-3.2.0-3|196	%config(noreplace) %{_sysconfdir}/conf.d/modpython.conf
12cr|ganglia-3.2.0-3|197	%config(noreplace) %{_sysconfdir}/gmetad.conf
12cr|ganglia-3.2.0-3|198	
12cr|ganglia-3.2.0-3|199	%files core
12cr|ganglia-3.2.0-3|200	%defattr(-,root,root)
12cr|ganglia-3.2.0-3|201	%doc AUTHORS COPYING INSTALL gmond/gmond.conf.html BUGS NEWS
12cr|ganglia-3.2.0-3|202	%{_bindir}/gmetric
12cr|ganglia-3.2.0-3|203	%{_bindir}/gstat
12cr|ganglia-3.2.0-3|204	%{_bindir}/ganglia-config
12cr|ganglia-3.2.0-3|205	%{_sbindir}/gmond
12cr|ganglia-3.2.0-3|206	%config(noreplace) %{_initrddir}/gmond
12cr|ganglia-3.2.0-3|207	%config(noreplace) %{_sysconfdir}/gmond.conf
12cr|ganglia-3.2.0-3|208	%{_mandir}/man1/*
12cr|ganglia-3.2.0-3|209	%{_mandir}/man5/*
12cr|ganglia-3.2.0-3|210	%attr(644,root,root)%config(noreplace) %{_sysconfdir}/logrotate.d/ganglia-monitor-core
12cr|ganglia-3.2.0-3|211	
12cr|ganglia-3.2.0-3|212	
12cr|ganglia-3.2.0-3|213	%files -n %{lib_name}
12cr|ganglia-3.2.0-3|214	%defattr(-,root,root)
12cr|ganglia-3.2.0-3|215	%doc AUTHORS COPYING INSTALL
12cr|ganglia-3.2.0-3|216	%{_libdir}/libganglia-%{version}.0.so.*
12cr|ganglia-3.2.0-3|217	%{_libdir}/ganglia/*.so
12cr|ganglia-3.2.0-3|218	
12cr|ganglia-3.2.0-3|219	%files -n %{lib_name}-devel
12cr|ganglia-3.2.0-3|220	%defattr(-,root,root)
12cr|ganglia-3.2.0-3|221	%doc AUTHORS COPYING INSTALL
12cr|ganglia-3.2.0-3|222	%{_includedir}/*
12cr|ganglia-3.2.0-3|223	%{_libdir}/libganglia.so
12cr|ganglia-3.2.0-3|224	%{_libdir}/libganglia.a
12cr|ganglia-3.2.0-3|225	
12cr|ganglia-3.2.0-3|226	%files script
12cr|ganglia-3.2.0-3|227	%defattr(-,root,root)
12cr|ganglia-3.2.0-3|228	%config(noreplace) %attr(744,root,root)%{_initrddir}/%{name}-script
12cr|ganglia-3.2.0-3|229	%{_bindir}/ganglia-script
12cr|ganglia-3.2.0-3|230	%{_datadir}/%{name}-script
12cr|ganglia-3.2.0-3|231	%doc %{_defaultdocdir}/%{name}-script-%{version}/README
12cr|ganglia-3.2.0-3|232	
12cr|ganglia-3.2.0-3|233	%files webfrontend
12cr|ganglia-3.2.0-3|234	%defattr(-,root,root)
12cr|ganglia-3.2.0-3|235	/var/www/html/ganglia/*
12cr|ganglia-3.2.0-3|236	
12cr|ganglia-3.2.0-3|237	
12cr|ganglia-3.2.0-3|238	
12cr|ganglia-3.2.0-3|239	%changelog
12cr|ganglia-3.2.0-3|240	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 3.2.0-2mdv2012.0
12cr|ganglia-3.2.0-3|241	+ Revision: 772976
12cr|ganglia-3.2.0-3|242	- relink against libpcre.so.1
12cr|ganglia-3.2.0-3|243	
12cr|ganglia-3.2.0-3|244	* Wed Jan 25 2012 Antoine Ginies <aginies@mandriva.com> 3.2.0-1
12cr|ganglia-3.2.0-3|245	+ Revision: 768208
12cr|ganglia-3.2.0-3|246	- fix %%multiarch_binaries
12cr|ganglia-3.2.0-3|247	add missing man5 page
12cr|ganglia-3.2.0-3|248	- fix BR on freetype
12cr|ganglia-3.2.0-3|249	- update ganglia tarball
12cr|ganglia-3.2.0-3|250	- drop ganglia-3.1.2-fix-format-errors.patch (merge upstream)
12cr|ganglia-3.2.0-3|251	upgrade to release 3.2.0
12cr|ganglia-3.2.0-3|252	
12cr|ganglia-3.2.0-3|253	* Thu Dec 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 3.1.7-4mdv2011.0
12cr|ganglia-3.2.0-3|254	+ Revision: 605290
12cr|ganglia-3.2.0-3|255	- Rebuild with apr with workaround to issue with gcc type based
12cr|ganglia-3.2.0-3|256	
12cr|ganglia-3.2.0-3|257	* Mon Oct 18 2010 Funda Wang <fwang@mandriva.org> 3.1.7-3mdv2011.0
12cr|ganglia-3.2.0-3|258	+ Revision: 586587
12cr|ganglia-3.2.0-3|259	- fix pacakge file list
12cr|ganglia-3.2.0-3|260	
12cr|ganglia-3.2.0-3|261	* Mon Apr 26 2010 Antoine Ginies <aginies@mandriva.com> 3.1.7-2mdv2010.1
12cr|ganglia-3.2.0-3|262	+ Revision: 539043
12cr|ganglia-3.2.0-3|263	- fix bump release, fix gmond script (bad path to gmond.conf file)
12cr|ganglia-3.2.0-3|264	- fix path to gmond.conf file
12cr|ganglia-3.2.0-3|265	- version 3.1.7, fix summary, move ganglia conf in /etc/, now gmetad is launched as nobody user (fix some perms)
12cr|ganglia-3.2.0-3|266	
12cr|ganglia-3.2.0-3|267	* Tue Dec 15 2009 Antoine Ginies <aginies@mandriva.com> 3.1.2-4mdv2010.1
12cr|ganglia-3.2.0-3|268	+ Revision: 478979
12cr|ganglia-3.2.0-3|269	- bump to release 4
12cr|ganglia-3.2.0-3|270	
12cr|ganglia-3.2.0-3|271	* Tue Dec 15 2009 Antoine Ginies <aginies@mandriva.com> 3.1.2-2mdv2010.1
12cr|ganglia-3.2.0-3|272	+ Revision: 478816
12cr|ganglia-3.2.0-3|273	- fix ganglia hang, (#56428 thx J.A. Magallon)
12cr|ganglia-3.2.0-3|274	
12cr|ganglia-3.2.0-3|275	* Tue Jun 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.2-1mdv2010.0
12cr|ganglia-3.2.0-3|276	+ Revision: 388671
12cr|ganglia-3.2.0-3|277	- new version
12cr|ganglia-3.2.0-3|278	- rediff format patch
12cr|ganglia-3.2.0-3|279	
12cr|ganglia-3.2.0-3|280	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 3.1.1-1mdv2009.1
12cr|ganglia-3.2.0-3|281	+ Revision: 324719
12cr|ganglia-3.2.0-3|282	- New upstream release
12cr|ganglia-3.2.0-3|283	
12cr|ganglia-3.2.0-3|284	* Sat Sep 20 2008 Oden Eriksson <oeriksson@mandriva.com> 3.1.0-2mdv2009.0
12cr|ganglia-3.2.0-3|285	+ Revision: 286183
12cr|ganglia-3.2.0-3|286	- fix deps
12cr|ganglia-3.2.0-3|287	
12cr|ganglia-3.2.0-3|288	+ Antoine Ginies <aginies@mandriva.com>
12cr|ganglia-3.2.0-3|289	- fix initscript and path to configurations files
12cr|ganglia-3.2.0-3|290	- fix path to so lib
12cr|ganglia-3.2.0-3|291	- new gmetad initscript, new release 3.1.0
12cr|ganglia-3.2.0-3|292	- fix initscript
12cr|ganglia-3.2.0-3|293	
12cr|ganglia-3.2.0-3|294	+ Thierry Vignaud <tv@mandriva.org>
12cr|ganglia-3.2.0-3|295	- rebuild
12cr|ganglia-3.2.0-3|296	- fix no-buildroot-tag
12cr|ganglia-3.2.0-3|297	
12cr|ganglia-3.2.0-3|298	+ Pixel <pixel@mandriva.com>
12cr|ganglia-3.2.0-3|299	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|ganglia-3.2.0-3|300	
12cr|ganglia-3.2.0-3|301	* Tue Feb 12 2008 Antoine Ginies <aginies@mandriva.com> 3.0.6-1mdv2008.1
12cr|ganglia-3.2.0-3|302	+ Revision: 165772
12cr|ganglia-3.2.0-3|303	- new source
12cr|ganglia-3.2.0-3|304	- new release
12cr|ganglia-3.2.0-3|305	
12cr|ganglia-3.2.0-3|306	+ Olivier Blin <blino@mandriva.org>
12cr|ganglia-3.2.0-3|307	- restore BuildRoot
12cr|ganglia-3.2.0-3|308	
12cr|ganglia-3.2.0-3|309	+ Thierry Vignaud <tv@mandriva.org>
12cr|ganglia-3.2.0-3|310	- kill re-definition of %%buildroot on Pixel's request
12cr|ganglia-3.2.0-3|311	
12cr|ganglia-3.2.0-3|312	
12cr|ganglia-3.2.0-3|313	* Wed Jan 17 2007 Erwan Velu <erwan@mandriva.org> 3.0.4-1mdv2007.0
12cr|ganglia-3.2.0-3|314	+ Revision: 109923
12cr|ganglia-3.2.0-3|315	- 3.0.4
12cr|ganglia-3.2.0-3|316	Removing unecessary patch0 & patch1
12cr|ganglia-3.2.0-3|317	- Import ganglia
12cr|ganglia-3.2.0-3|318	
12cr|ganglia-3.2.0-3|319	* Wed Aug 09 2006 Antoine Ginies <aginies@mandriva.com> 3.0.3-1mdv2007.0
12cr|ganglia-3.2.0-3|320	- 3.0.3 release
12cr|ganglia-3.2.0-3|321	
12cr|ganglia-3.2.0-3|322	* Thu Jul 06 2006 Thierry Vignaud <tvignaud@mandriva.com> 3.0.2-2mdv2007.0
12cr|ganglia-3.2.0-3|323	- fix group
12cr|ganglia-3.2.0-3|324	
12cr|ganglia-3.2.0-3|325	* Mon Apr 24 2006 Nicolas Lcureuil <neoclust@mandriva.org> 3.0.2-2mdk
12cr|ganglia-3.2.0-3|326	- Add BuildRequires
12cr|ganglia-3.2.0-3|327	- Fix PreReq
12cr|ganglia-3.2.0-3|328	
12cr|ganglia-3.2.0-3|329	* Thu Nov 17 2005 Antoine Ginies <aginies@n2.mandriva.com> 3.0.2-1mdk
12cr|ganglia-3.2.0-3|330	- 3.0.2 release
12cr|ganglia-3.2.0-3|331	
12cr|ganglia-3.2.0-3|332	* Wed Mar 30 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 3.0.1-1mdk
12cr|ganglia-3.2.0-3|333	- serious bugs fixed in 3.0.1 release:
12cr|ganglia-3.2.0-3|334	gmond Unicast Communication Bug Fixed
12cr|ganglia-3.2.0-3|335	gmond.conf Conversion Bug Fixed
12cr|ganglia-3.2.0-3|336	Network Metrics Bug Fixed for Linux 2.6.x Kernels
12cr|ganglia-3.2.0-3|337	- use noarch (ganglia-webfrontend)
12cr|ganglia-3.2.0-3|338	
12cr|ganglia-3.2.0-3|339	* Fri Mar 25 2005 Eskild Hustvedt <eskild@mandrake.org> 3.0.0-5mdk
12cr|ganglia-3.2.0-3|340	- Fixed group of ganglia-webfrontend
12cr|ganglia-3.2.0-3|341	- %%mkrel
12cr|ganglia-3.2.0-3|342	
12cr|ganglia-3.2.0-3|343	* Tue Mar 22 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 3.0.0-4mdk
12cr|ganglia-3.2.0-3|344	- fix service for ganglia-script
12cr|ganglia-3.2.0-3|345	
12cr|ganglia-3.2.0-3|346	* Sat Mar 19 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 3.0.0-3mdk
12cr|ganglia-3.2.0-3|347	- use gmond -t to create a default configuration file
12cr|ganglia-3.2.0-3|348	
12cr|ganglia-3.2.0-3|349	* Sat Mar 19 2005 Antoine Ginies <aginies@mandrakesoft.com> 3.0.0-2mdk
12cr|ganglia-3.2.0-3|350	- fix requires and use Ganglia 3.0.0 web pages (thx J.A. Magallon report)
12cr|ganglia-3.2.0-3|351	- add gmond.conf.html in ganglia-core package
12cr|ganglia-3.2.0-3|352	
12cr|ganglia-3.2.0-3|353	* Thu Mar 17 2005 Antoine Ginies <aginies@mandrakesoft.com> 3.0.0 -1mdk
12cr|ganglia-3.2.0-3|354	- new release 3.0.0
12cr|ganglia-3.2.0-3|355	- use
12cr|ganglia-3.2.0-3|356	
12cr|ganglia-3.2.0-3|357	* Fri Oct 29 2004 Erwan Velu <erwan@mandrakesoft.com> 2.5.7-1mdk
12cr|ganglia-3.2.0-3|358	- 2.5.7
12cr|ganglia-3.2.0-3|359	
12cr|ganglia-3.2.0-3|360	* Fri Jun 18 2004 Erwan Velu <erwan@mandrakesoft.com> 2.5.6-2mdk
12cr|ganglia-3.2.0-3|361	- Fixing segfault when gmond is not started
12cr|ganglia-3.2.0-3|362	
12cr|ganglia-3.2.0-3|363	* Tue Apr 06 2004 Erwan Velu <erwan@mandrakesoft.com> 2.5.6-1mdk
12cr|ganglia-3.2.0-3|364	- New release
12cr|ganglia-3.2.0-3|365	- Remove patch0
12cr|ganglia-3.2.0-3|366	
12cr|ganglia-3.2.0-3|367	* Thu Feb 26 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.5.4-2mdk
12cr|ganglia-3.2.0-3|368	- Fix DIRM (distlint)
12cr|ganglia-3.2.0-3|369	- %%mklibname
12cr|ganglia-3.2.0-3|370	- patch2: fix DESTDIR
12cr|ganglia-3.2.0-3|371	- cleanup, cleanup, cleanup... /me slaps Erwan and Aginies :)
12cr|ganglia-3.2.0-3|372	Tue Aug 19 2003 Erwan Velu <erwan@mandrakesoft.com> 2.5.4-1mdk
12cr|ganglia-3.2.0-3|373	- 2.5.4
12cr|ganglia-3.2.0-3|374	

1566 12
12cr|ganymed-ssh2-251-0.beta1.1|1	%define gcj_support     1
12cr|ganymed-ssh2-251-0.beta1.1|2	%define prerel		beta1
12cr|ganymed-ssh2-251-0.beta1.1|3	%define rel		1
12cr|ganymed-ssh2-251-0.beta1.1|4	
12cr|ganymed-ssh2-251-0.beta1.1|5	Name:           ganymed-ssh2
12cr|ganymed-ssh2-251-0.beta1.1|6	Version:        251
12cr|ganymed-ssh2-251-0.beta1.1|7	Release:        %{?prerel:0.%prerel.}%{rel}
12cr|ganymed-ssh2-251-0.beta1.1|8	Summary:        SSH-2 protocol implementation in pure Java
12cr|ganymed-ssh2-251-0.beta1.1|9	Group:          Development/Java
12cr|ganymed-ssh2-251-0.beta1.1|10	License:        BSD
12cr|ganymed-ssh2-251-0.beta1.1|11	URL:            https://code.google.com/p/ganymed-ssh-2/
12cr|ganymed-ssh2-251-0.beta1.1|12	Source0:        https://ganymed-ssh-2.googlecode.com/files/%{name}-build%{version}%{?prerel:%prerel}.zip
12cr|ganymed-ssh2-251-0.beta1.1|13	Source1:	build.xml
12cr|ganymed-ssh2-251-0.beta1.1|14	BuildRequires:  java-rpmbuild >= 0:1.6
12cr|ganymed-ssh2-251-0.beta1.1|15	BuildRequires:  ant
12cr|ganymed-ssh2-251-0.beta1.1|16	%if %{gcj_support}
12cr|ganymed-ssh2-251-0.beta1.1|17	BuildRequires:  java-gcj-compat-devel
12cr|ganymed-ssh2-251-0.beta1.1|18	%else
12cr|ganymed-ssh2-251-0.beta1.1|19	BuildArch:      noarch
12cr|ganymed-ssh2-251-0.beta1.1|20	BuildRequires:  java-devel >= 0:1.4.2
12cr|ganymed-ssh2-251-0.beta1.1|21	%endif
12cr|ganymed-ssh2-251-0.beta1.1|22	
12cr|ganymed-ssh2-251-0.beta1.1|23	%description
12cr|ganymed-ssh2-251-0.beta1.1|24	Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure
12cr|ganymed-ssh2-251-0.beta1.1|25	Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers
12cr|ganymed-ssh2-251-0.beta1.1|26	from within Java programs. It supports SSH sessions (remote command execution
12cr|ganymed-ssh2-251-0.beta1.1|27	and shell access), local and remote port forwarding, local stream forwarding,
12cr|ganymed-ssh2-251-0.beta1.1|28	X11 forwarding and SCP. There are no dependencies on any JCE provider, as all
12cr|ganymed-ssh2-251-0.beta1.1|29	crypto functionality is included.
12cr|ganymed-ssh2-251-0.beta1.1|30	
12cr|ganymed-ssh2-251-0.beta1.1|31	%package javadoc
12cr|ganymed-ssh2-251-0.beta1.1|32	Summary:        Javadoc for ganymed-ssh2
12cr|ganymed-ssh2-251-0.beta1.1|33	Group:          Development/Java
12cr|ganymed-ssh2-251-0.beta1.1|34	
12cr|ganymed-ssh2-251-0.beta1.1|35	%description javadoc
12cr|ganymed-ssh2-251-0.beta1.1|36	Javadoc for ganymed-ssh2.
12cr|ganymed-ssh2-251-0.beta1.1|37	
12cr|ganymed-ssh2-251-0.beta1.1|38	%prep
12cr|ganymed-ssh2-251-0.beta1.1|39	%setup -q -n %{name}-build%{version}%{?prerel:%prerel}
12cr|ganymed-ssh2-251-0.beta1.1|40	cp %{SOURCE1} .
12cr|ganymed-ssh2-251-0.beta1.1|41	
12cr|ganymed-ssh2-251-0.beta1.1|42	# delete the jars that are in the archive
12cr|ganymed-ssh2-251-0.beta1.1|43	%{__rm} %{name}-build%{version}%{?prerel:%prerel}.jar
12cr|ganymed-ssh2-251-0.beta1.1|44	
12cr|ganymed-ssh2-251-0.beta1.1|45	# fixing wrong-file-end-of-line-encoding warnings
12cr|ganymed-ssh2-251-0.beta1.1|46	%{__sed} -i 's/\r$//g' LICENSE.txt README.txt HISTORY.txt faq/FAQ.html
12cr|ganymed-ssh2-251-0.beta1.1|47	%{_bindir}/find examples -name \*.java | %{_bindir}/xargs -t %{__sed} -i 's/\r$//g'
12cr|ganymed-ssh2-251-0.beta1.1|48	
12cr|ganymed-ssh2-251-0.beta1.1|49	%build
12cr|ganymed-ssh2-251-0.beta1.1|50	%ant
12cr|ganymed-ssh2-251-0.beta1.1|51	
12cr|ganymed-ssh2-251-0.beta1.1|52	# Link source files to fix -debuginfo generation.
12cr|ganymed-ssh2-251-0.beta1.1|53	%{__rm} -f ch
12cr|ganymed-ssh2-251-0.beta1.1|54	%{__ln_s} src/ch
12cr|ganymed-ssh2-251-0.beta1.1|55	
12cr|ganymed-ssh2-251-0.beta1.1|56	
12cr|ganymed-ssh2-251-0.beta1.1|57	%install
12cr|ganymed-ssh2-251-0.beta1.1|58	%{__rm} -rf %{buildroot}
12cr|ganymed-ssh2-251-0.beta1.1|59	
12cr|ganymed-ssh2-251-0.beta1.1|60	# jar
12cr|ganymed-ssh2-251-0.beta1.1|61	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|ganymed-ssh2-251-0.beta1.1|62	%{__cp} -a %{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|ganymed-ssh2-251-0.beta1.1|63	
12cr|ganymed-ssh2-251-0.beta1.1|64	# javadoc
12cr|ganymed-ssh2-251-0.beta1.1|65	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|ganymed-ssh2-251-0.beta1.1|66	cp -a javadoc/* \
12cr|ganymed-ssh2-251-0.beta1.1|67	%{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|ganymed-ssh2-251-0.beta1.1|68	
12cr|ganymed-ssh2-251-0.beta1.1|69	# gcj support
12cr|ganymed-ssh2-251-0.beta1.1|70	%if %{gcj_support}
12cr|ganymed-ssh2-251-0.beta1.1|71	export RPM_PACKAGE_NAME=%{name}
12cr|ganymed-ssh2-251-0.beta1.1|72	%{_bindir}/aot-compile-rpm
12cr|ganymed-ssh2-251-0.beta1.1|73	%endif
12cr|ganymed-ssh2-251-0.beta1.1|74	
12cr|ganymed-ssh2-251-0.beta1.1|75	pushd %{buildroot}%{_javadir}/
12cr|ganymed-ssh2-251-0.beta1.1|76	%{__ln_s} %{name}-%{version}.jar %{name}.jar
12cr|ganymed-ssh2-251-0.beta1.1|77	popd
12cr|ganymed-ssh2-251-0.beta1.1|78	
12cr|ganymed-ssh2-251-0.beta1.1|79	%if %{gcj_support}
12cr|ganymed-ssh2-251-0.beta1.1|80	%post
12cr|ganymed-ssh2-251-0.beta1.1|81	%{update_gcjdb}
12cr|ganymed-ssh2-251-0.beta1.1|82	
12cr|ganymed-ssh2-251-0.beta1.1|83	%postun
12cr|ganymed-ssh2-251-0.beta1.1|84	%{clean_gcjdb}
12cr|ganymed-ssh2-251-0.beta1.1|85	%endif
12cr|ganymed-ssh2-251-0.beta1.1|86	
12cr|ganymed-ssh2-251-0.beta1.1|87	%files
12cr|ganymed-ssh2-251-0.beta1.1|88	%defattr(0644,root,root,0755)
12cr|ganymed-ssh2-251-0.beta1.1|89	%doc LICENSE.txt HISTORY.txt README.txt faq examples
12cr|ganymed-ssh2-251-0.beta1.1|90	%{_javadir}/*
12cr|ganymed-ssh2-251-0.beta1.1|91	%if %{gcj_support}
12cr|ganymed-ssh2-251-0.beta1.1|92	%attr(-,root,root) %{_libdir}/gcj/%{name}
12cr|ganymed-ssh2-251-0.beta1.1|93	%endif
12cr|ganymed-ssh2-251-0.beta1.1|94	
12cr|ganymed-ssh2-251-0.beta1.1|95	%files javadoc
12cr|ganymed-ssh2-251-0.beta1.1|96	%defattr(0644,root,root,0755)
12cr|ganymed-ssh2-251-0.beta1.1|97	%{_javadocdir}/%{name}-%{version}
12cr|ganymed-ssh2-251-0.beta1.1|98	
12cr|ganymed-ssh2-251-0.beta1.1|99	
12cr|ganymed-ssh2-251-0.beta1.1|100	%changelog
12cr|ganymed-ssh2-251-0.beta1.1|101	* Tue Feb 28 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 251-0.beta1.1
12cr|ganymed-ssh2-251-0.beta1.1|102	+ Revision: 781277
12cr|ganymed-ssh2-251-0.beta1.1|103	- latest version 251beta1
12cr|ganymed-ssh2-251-0.beta1.1|104	- build.xml from Fedora
12cr|ganymed-ssh2-251-0.beta1.1|105	
12cr|ganymed-ssh2-251-0.beta1.1|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|ganymed-ssh2-251-0.beta1.1|107	- rebuild
12cr|ganymed-ssh2-251-0.beta1.1|108	- rebuild
12cr|ganymed-ssh2-251-0.beta1.1|109	- kill re-definition of %%buildroot on Pixel's request
12cr|ganymed-ssh2-251-0.beta1.1|110	
12cr|ganymed-ssh2-251-0.beta1.1|111	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ganymed-ssh2-251-0.beta1.1|112	- rebuild
12cr|ganymed-ssh2-251-0.beta1.1|113	
12cr|ganymed-ssh2-251-0.beta1.1|114	+ Olivier Blin <blino@mandriva.org>
12cr|ganymed-ssh2-251-0.beta1.1|115	- restore BuildRoot
12cr|ganymed-ssh2-251-0.beta1.1|116	
12cr|ganymed-ssh2-251-0.beta1.1|117	+ Anssi Hannula <anssi@mandriva.org>
12cr|ganymed-ssh2-251-0.beta1.1|118	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|ganymed-ssh2-251-0.beta1.1|119	
12cr|ganymed-ssh2-251-0.beta1.1|120	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:210-3mdv2008.0
12cr|ganymed-ssh2-251-0.beta1.1|121	+ Revision: 87376
12cr|ganymed-ssh2-251-0.beta1.1|122	- rebuild to filter out autorequires of GCJ AOT objects
12cr|ganymed-ssh2-251-0.beta1.1|123	- remove unnecessary Requires(post) on java-gcj-compat
12cr|ganymed-ssh2-251-0.beta1.1|124	
12cr|ganymed-ssh2-251-0.beta1.1|125	* Sun Sep 09 2007 Pascal Terjan <pterjan@mandriva.org> 0:210-2mdv2008.0
12cr|ganymed-ssh2-251-0.beta1.1|126	+ Revision: 82973
12cr|ganymed-ssh2-251-0.beta1.1|127	- rebuild
12cr|ganymed-ssh2-251-0.beta1.1|128	
12cr|ganymed-ssh2-251-0.beta1.1|129	
12cr|ganymed-ssh2-251-0.beta1.1|130	* Mon Jan 15 2007 David Walluck <walluck@mandriva.org> 210-1mdv2007.0
12cr|ganymed-ssh2-251-0.beta1.1|131	+ Revision: 109359
12cr|ganymed-ssh2-251-0.beta1.1|132	- 210
12cr|ganymed-ssh2-251-0.beta1.1|133	- Import ganymed-ssh2
12cr|ganymed-ssh2-251-0.beta1.1|134	
12cr|ganymed-ssh2-251-0.beta1.1|135	* Wed Jul 19 2006 David Walluck <walluck@mandriva.org> 0:209-4mdv2007.0
12cr|ganymed-ssh2-251-0.beta1.1|136	- release
12cr|ganymed-ssh2-251-0.beta1.1|137	
12cr|ganymed-ssh2-251-0.beta1.1|138	* Mon Jun 26 2006 Robert Marcano <robert@marcanoonline.com> 209-4
12cr|ganymed-ssh2-251-0.beta1.1|139	- created javadoc package
12cr|ganymed-ssh2-251-0.beta1.1|140	- renamed to ganymed-ssh2
12cr|ganymed-ssh2-251-0.beta1.1|141	
12cr|ganymed-ssh2-251-0.beta1.1|142	* Mon Jun 12 2006 Robert Marcano <robert@marcanoonline.com> 209-3
12cr|ganymed-ssh2-251-0.beta1.1|143	- rpmlint fixes and debuginfo generation workaround
12cr|ganymed-ssh2-251-0.beta1.1|144	- doc files added
12cr|ganymed-ssh2-251-0.beta1.1|145	
12cr|ganymed-ssh2-251-0.beta1.1|146	* Mon May 29 2006 Robert Marcano <robert@marcanoonline.com> 209-2
12cr|ganymed-ssh2-251-0.beta1.1|147	- review updates
12cr|ganymed-ssh2-251-0.beta1.1|148	
12cr|ganymed-ssh2-251-0.beta1.1|149	* Mon May 08 2006 Robert Marcano <robert@marcanoonline.com> 209-1
12cr|ganymed-ssh2-251-0.beta1.1|150	- initial version
12cr|ganymed-ssh2-251-0.beta1.1|151	

1567 12
12cr|ganyremote-6.1-1|1	%define	name	ganyremote
12cr|ganyremote-6.1-1|2	%define version	6.1
12cr|ganyremote-6.1-1|3	%define	release	1
12cr|ganyremote-6.1-1|4	
12cr|ganyremote-6.1-1|5	Summary:		GTK frontend for anyRemote
12cr|ganyremote-6.1-1|6	Name:	%{name}
12cr|ganyremote-6.1-1|7	Version:		%{version}
12cr|ganyremote-6.1-1|8	Release:		%{release}
12cr|ganyremote-6.1-1|9	License:		GPLv2+
12cr|ganyremote-6.1-1|10	Group:	Graphical desktop/GNOME
12cr|ganyremote-6.1-1|11	Buildarch:	noarch
12cr|ganyremote-6.1-1|12	Source0:	 http://download.sourceforge.net/anyremote/%name-%version.tar.gz
12cr|ganyremote-6.1-1|13	URL:	http://anyremote.sourceforge.net/
12cr|ganyremote-6.1-1|14	Requires:	pygtk2.0
12cr|ganyremote-6.1-1|15	Requires:	python-pybluez
12cr|ganyremote-6.1-1|16	Requires:	anyremote
12cr|ganyremote-6.1-1|17	Requires:	bluez
12cr|ganyremote-6.1-1|18	
12cr|ganyremote-6.1-1|19	%description
12cr|ganyremote-6.1-1|20	gAnyRemote package is GTK GUI frontend for anyRemote.  It provides remote
12cr|ganyremote-6.1-1|21	control service on Linux through Bluetooth, InfraRed, Wi-Fi or TCP/IP
12cr|ganyremote-6.1-1|22	connection.
12cr|ganyremote-6.1-1|23	
12cr|ganyremote-6.1-1|24	%prep
12cr|ganyremote-6.1-1|25	%setup -q
12cr|ganyremote-6.1-1|26	
12cr|ganyremote-6.1-1|27	%build
12cr|ganyremote-6.1-1|28	%configure2_5x --build=%{_host}
12cr|ganyremote-6.1-1|29	%make
12cr|ganyremote-6.1-1|30	
12cr|ganyremote-6.1-1|31	%install
12cr|ganyremote-6.1-1|32	%makeinstall_std
12cr|ganyremote-6.1-1|33	
12cr|ganyremote-6.1-1|34	%find_lang %name
12cr|ganyremote-6.1-1|35	
12cr|ganyremote-6.1-1|36	# we'll cp our own doc files
12cr|ganyremote-6.1-1|37	rm -rf %buildroot%_datadir/doc
12cr|ganyremote-6.1-1|38	
12cr|ganyremote-6.1-1|39	%files -f %name.lang
12cr|ganyremote-6.1-1|40	%doc NEWS README AUTHORS
12cr|ganyremote-6.1-1|41	%{_bindir}/%name
12cr|ganyremote-6.1-1|42	%{_datadir}/pixmaps/*.png
12cr|ganyremote-6.1-1|43	%{_datadir}/applications/*.desktop

1568 12
12cr|gapcmon-0.8.6-3|1	# spec taken from upstream - thanks. AdamW 2007/07
12cr|gapcmon-0.8.6-3|2	
12cr|gapcmon-0.8.6-3|3	Summary:	Utility for monitoring the operation of UPSs controlled by apcupsd
12cr|gapcmon-0.8.6-3|4	Name:		gapcmon
12cr|gapcmon-0.8.6-3|5	Version:	0.8.6
12cr|gapcmon-0.8.6-3|6	Release:	3
12cr|gapcmon-0.8.6-3|7	License:	GPLv2+
12cr|gapcmon-0.8.6-3|8	Group:		Monitoring
12cr|gapcmon-0.8.6-3|9	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|gapcmon-0.8.6-3|10	# Fixes up the .desktop file - it's too broken to use
12cr|gapcmon-0.8.6-3|11	# desktop-file-install. AdamW 2007/07
12cr|gapcmon-0.8.6-3|12	Patch0:		gapcmon-0.8.5-desktop.patch
12cr|gapcmon-0.8.6-3|13	Patch1:		gapcmon-0.8.6-fix-str-fmt.patch
12cr|gapcmon-0.8.6-3|14	URL:		http://gapcmon.sourceforge.net/
12cr|gapcmon-0.8.6-3|15	BuildRequires:	imagemagick
12cr|gapcmon-0.8.6-3|16	BuildRequires:	gtk2-devel
12cr|gapcmon-0.8.6-3|17	BuildRequires:	libGConf2-devel
12cr|gapcmon-0.8.6-3|18	Requires:	apcupsd
12cr|gapcmon-0.8.6-3|19	
12cr|gapcmon-0.8.6-3|20	%description
12cr|gapcmon-0.8.6-3|21	gapcmon monitors and displays the status of UPSs under the management
12cr|gapcmon-0.8.6-3|22	of apcupsd.
12cr|gapcmon-0.8.6-3|23	
12cr|gapcmon-0.8.6-3|24	%prep
12cr|gapcmon-0.8.6-3|25	%setup -q
12cr|gapcmon-0.8.6-3|26	%patch0 -p1 -b .desktop
12cr|gapcmon-0.8.6-3|27	%patch1 -p0 -b .str
12cr|gapcmon-0.8.6-3|28	
12cr|gapcmon-0.8.6-3|29	%build
12cr|gapcmon-0.8.6-3|30	export LDFLAGS="-lX11"
12cr|gapcmon-0.8.6-3|31	%configure2_5x --disable-maintainer-mode
12cr|gapcmon-0.8.6-3|32	%make
12cr|gapcmon-0.8.6-3|33	
12cr|gapcmon-0.8.6-3|34	%install
12cr|gapcmon-0.8.6-3|35	rm -rf %{buildroot}
12cr|gapcmon-0.8.6-3|36	%makeinstall_std
12cr|gapcmon-0.8.6-3|37	
12cr|gapcmon-0.8.6-3|38	# fd.o icons
12cr|gapcmon-0.8.6-3|39	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|gapcmon-0.8.6-3|40	install -m 644 %{buildroot}%{_datadir}/pixmaps/apcupsd.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|gapcmon-0.8.6-3|41	convert -scale 16 %{buildroot}%{_datadir}/pixmaps/apcupsd.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|gapcmon-0.8.6-3|42	convert -scale 48 %{buildroot}%{_datadir}/pixmaps/apcupsd.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|gapcmon-0.8.6-3|43	
12cr|gapcmon-0.8.6-3|44	%if %mdkversion < 200900
12cr|gapcmon-0.8.6-3|45	%post
12cr|gapcmon-0.8.6-3|46	%{update_menus}
12cr|gapcmon-0.8.6-3|47	%{update_icon_cache hicolor}
12cr|gapcmon-0.8.6-3|48	%endif
12cr|gapcmon-0.8.6-3|49	
12cr|gapcmon-0.8.6-3|50	%if %mdkversion < 200900
12cr|gapcmon-0.8.6-3|51	%postun
12cr|gapcmon-0.8.6-3|52	%{clean_menus}
12cr|gapcmon-0.8.6-3|53	%{clean_icon_cache hicolor}
12cr|gapcmon-0.8.6-3|54	%endif
12cr|gapcmon-0.8.6-3|55	
12cr|gapcmon-0.8.6-3|56	%clean
12cr|gapcmon-0.8.6-3|57	rm -rf %{buildroot}
12cr|gapcmon-0.8.6-3|58	
12cr|gapcmon-0.8.6-3|59	%files
12cr|gapcmon-0.8.6-3|60	%defattr(-,root,root,-)
12cr|gapcmon-0.8.6-3|61	%{_bindir}/%{name}
12cr|gapcmon-0.8.6-3|62	%doc README AUTHORS NEWS INSTALL ChangeLog
12cr|gapcmon-0.8.6-3|63	%{_datadir}/pixmaps/*.png
12cr|gapcmon-0.8.6-3|64	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|gapcmon-0.8.6-3|65	%{_datadir}/applications/%{name}.desktop
12cr|gapcmon-0.8.6-3|66	
12cr|gapcmon-0.8.6-3|67	
12cr|gapcmon-0.8.6-3|68	
12cr|gapcmon-0.8.6-3|69	%changelog
12cr|gapcmon-0.8.6-3|70	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 0.8.6-2mdv2010.1
12cr|gapcmon-0.8.6-3|71	+ Revision: 508341
12cr|gapcmon-0.8.6-3|72	- fix str fmt
12cr|gapcmon-0.8.6-3|73	
12cr|gapcmon-0.8.6-3|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|gapcmon-0.8.6-3|75	- rebuild
12cr|gapcmon-0.8.6-3|76	
12cr|gapcmon-0.8.6-3|77	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gapcmon-0.8.6-3|78	- lowercase ImageMagick
12cr|gapcmon-0.8.6-3|79	
12cr|gapcmon-0.8.6-3|80	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.8.6-1mdv2009.0
12cr|gapcmon-0.8.6-3|81	+ Revision: 218423
12cr|gapcmon-0.8.6-3|82	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gapcmon-0.8.6-3|83	
12cr|gapcmon-0.8.6-3|84	* Sat Mar 01 2008 Adam Williamson <awilliamson@mandriva.org> 0.8.6-1mdv2008.1
12cr|gapcmon-0.8.6-3|85	+ Revision: 177115
12cr|gapcmon-0.8.6-3|86	- spec clean
12cr|gapcmon-0.8.6-3|87	- new release 0.8.6
12cr|gapcmon-0.8.6-3|88	
12cr|gapcmon-0.8.6-3|89	+ Olivier Blin <oblin@mandriva.com>
12cr|gapcmon-0.8.6-3|90	- restore BuildRoot
12cr|gapcmon-0.8.6-3|91	
12cr|gapcmon-0.8.6-3|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|gapcmon-0.8.6-3|93	- kill re-definition of %%buildroot on Pixel's request
12cr|gapcmon-0.8.6-3|94	
12cr|gapcmon-0.8.6-3|95	* Thu Jul 05 2007 Adam Williamson <awilliamson@mandriva.org> 0.8.5-1mdv2008.0
12cr|gapcmon-0.8.6-3|96	+ Revision: 48428
12cr|gapcmon-0.8.6-3|97	- buildrequires libGConf2-devel
12cr|gapcmon-0.8.6-3|98	- Import gapcmon
12cr|gapcmon-0.8.6-3|99	

1569 12
12cr|gap-system-4.4.12-11|1	%define gapbin		gap
12cr|gap-system-4.4.12-11|2	%define gapdir		%{_datadir}/%{gapbin}
12cr|gap-system-4.4.12-11|3	%define gappkgdir	%{gapdir}/pkg
12cr|gap-system-4.4.12-11|4	%define gapprg		%{_arch}/%{gapbin}
12cr|gap-system-4.4.12-11|5	%define gapprgdir	%{gapdir}/bin/%{_arch}
12cr|gap-system-4.4.12-11|6	
12cr|gap-system-4.4.12-11|7	Name:		gap-system
12cr|gap-system-4.4.12-11|8	Summary:	GAP is a system for computational discrete algebra
12cr|gap-system-4.4.12-11|9	Version:	4.4.12
12cr|gap-system-4.4.12-11|10	Release:	11
12cr|gap-system-4.4.12-11|11	
12cr|gap-system-4.4.12-11|12	# FIXME: check gap4r4/pkg/openmath/OMCv1.3c/src/copyright
12cr|gap-system-4.4.12-11|13	# used in the opemath package, and linked statically
12cr|gap-system-4.4.12-11|14	License:	GPL
12cr|gap-system-4.4.12-11|15	Group:		Sciences/Mathematics
12cr|gap-system-4.4.12-11|16	Source0:	ftp://ftp.gap-system.org/pub/gap/gap44/tar.bz2/gap4r4p12.tar.bz2
12cr|gap-system-4.4.12-11|17	
12cr|gap-system-4.4.12-11|18	# Alnut requires kant (http://www.math.tu-berlin.de/~kant/kash.html)
12cr|gap-system-4.4.12-11|19	# OpenMath (External needs: This package can be useful only with other applications that support OpenMath)
12cr|gap-system-4.4.12-11|20	# singular requires singular (http://www.singular.uni-kl.de/)
12cr|gap-system-4.4.12-11|21	Source1:	ftp://ftp.gap-system.org/pub/gap/gap4/tar.bz2/packages-2009_02_18-11_42_UTC.tar.bz2
12cr|gap-system-4.4.12-11|22	
12cr|gap-system-4.4.12-11|23	Source2:	XGap
12cr|gap-system-4.4.12-11|24	
12cr|gap-system-4.4.12-11|25	Source10:	%{name}.rpmlintrc
12cr|gap-system-4.4.12-11|26	
12cr|gap-system-4.4.12-11|27	URL:		http://www.gap-system.org
12cr|gap-system-4.4.12-11|28	
12cr|gap-system-4.4.12-11|29	BuildRequires:	gmp-devel
12cr|gap-system-4.4.12-11|30	BuildRequires:	pkgconfig(ncurses)
12cr|gap-system-4.4.12-11|31	BuildRequires:	pkgconfig(xaw7)
12cr|gap-system-4.4.12-11|32	BuildRequires:	p2c-devel
12cr|gap-system-4.4.12-11|33	BuildRequires:	gcc-gfortran
12cr|gap-system-4.4.12-11|34	
12cr|gap-system-4.4.12-11|35	Patch0:		gap-Werror=format-security.patch
12cr|gap-system-4.4.12-11|36	
12cr|gap-system-4.4.12-11|37	# When the xgap package is installed, and enabled if the -p option
12cr|gap-system-4.4.12-11|38	# is used, the autoload of xgap wants to talk to xgap, what causes
12cr|gap-system-4.4.12-11|39	# major problems with sagemath, that also uses option -p to have
12cr|gap-system-4.4.12-11|40	# gap "behaving" in a simplified pipe mode.
12cr|gap-system-4.4.12-11|41	# With this patch, the xgap command still works, as the package
12cr|gap-system-4.4.12-11|42	# will then be loaded due to being a "required" package.
12cr|gap-system-4.4.12-11|43	Patch1:		gap-dont-autoload-xgap.patch
12cr|gap-system-4.4.12-11|44	
12cr|gap-system-4.4.12-11|45	Patch2:		gap-xgap-64bit.patch
12cr|gap-system-4.4.12-11|46	Patch3:		gap-sagemath.patch
12cr|gap-system-4.4.12-11|47	
12cr|gap-system-4.4.12-11|48	%description
12cr|gap-system-4.4.12-11|49	GAP is a system for computational discrete algebra, with particular
12cr|gap-system-4.4.12-11|50	emphasis on Computational Group Theory. GAP provides a  programming
12cr|gap-system-4.4.12-11|51	language, a library of thousands of functions implementing algebraic
12cr|gap-system-4.4.12-11|52	algorithms written in the GAP language as well as large data libraries
12cr|gap-system-4.4.12-11|53	of algebraic objects. See also the overview and the description of the
12cr|gap-system-4.4.12-11|54	mathematical capabilities. GAP is used in research and teaching for
12cr|gap-system-4.4.12-11|55	studying groups and their representations, rings, vector spaces,
12cr|gap-system-4.4.12-11|56	algebras, combinatorial structures, and more.
12cr|gap-system-4.4.12-11|57	
12cr|gap-system-4.4.12-11|58	%package	packages
12cr|gap-system-4.4.12-11|59	Group:		Sciences/Mathematics
12cr|gap-system-4.4.12-11|60	Summary:	Optional gap packages
12cr|gap-system-4.4.12-11|61	Requires:	%{name}
12cr|gap-system-4.4.12-11|62	Requires:	tcl
12cr|gap-system-4.4.12-11|63	Requires:	tk
12cr|gap-system-4.4.12-11|64	Requires:	curl
12cr|gap-system-4.4.12-11|65	Requires:	graphviz
12cr|gap-system-4.4.12-11|66	Requires:	evince
12cr|gap-system-4.4.12-11|67	Requires:	linalg-linbox
12cr|gap-system-4.4.12-11|68	Requires:	polymake
12cr|gap-system-4.4.12-11|69	Requires:	singular
12cr|gap-system-4.4.12-11|70	
12cr|gap-system-4.4.12-11|71	%description	packages
12cr|gap-system-4.4.12-11|72	Since 1992, sets of user contributed programs, called packages, have
12cr|gap-system-4.4.12-11|73	been distributed with GAP. For convenience of the GAP users, the GAP
12cr|gap-system-4.4.12-11|74	Group redistributes packages, but the package authors remain responsible
12cr|gap-system-4.4.12-11|75	for their maintenance.
12cr|gap-system-4.4.12-11|76	Some packages represent a piece of work equivalent to a sizeable
12cr|gap-system-4.4.12-11|77	mathematical publication. To acknowledge such work there has been a
12cr|gap-system-4.4.12-11|78	refereeing process for packages since 1996.
12cr|gap-system-4.4.12-11|79	Please refer to http://www.gap-system.org/Packages/packages.html
12cr|gap-system-4.4.12-11|80	for more information.
12cr|gap-system-4.4.12-11|81	
12cr|gap-system-4.4.12-11|82	%prep
12cr|gap-system-4.4.12-11|83	%setup -q -n gap4r4
12cr|gap-system-4.4.12-11|84	
12cr|gap-system-4.4.12-11|85	# unpack packages in pkg directory
12cr|gap-system-4.4.12-11|86	pushd pkg
12cr|gap-system-4.4.12-11|87	bzip2 -dc %{SOURCE1} | tar -xf -
12cr|gap-system-4.4.12-11|88	pushd carat
12cr|gap-system-4.4.12-11|89	tar zxf carat-2.1b1.tgz
12cr|gap-system-4.4.12-11|90	for f in carat-2.1b1/{functions,include,info,lib,src,tables,tex}; do
12cr|gap-system-4.4.12-11|91	ln -sf $f .
12cr|gap-system-4.4.12-11|92	done
12cr|gap-system-4.4.12-11|93	popd
12cr|gap-system-4.4.12-11|94	popd
12cr|gap-system-4.4.12-11|95	
12cr|gap-system-4.4.12-11|96	%patch0	-p1
12cr|gap-system-4.4.12-11|97	%patch1	-p1
12cr|gap-system-4.4.12-11|98	%patch2 -p1
12cr|gap-system-4.4.12-11|99	%patch3 -p1
12cr|gap-system-4.4.12-11|100	
12cr|gap-system-4.4.12-11|101	%build
12cr|gap-system-4.4.12-11|102	# remove cygwin binaries
12cr|gap-system-4.4.12-11|103	rm -fr bin/*
12cr|gap-system-4.4.12-11|104	
12cr|gap-system-4.4.12-11|105	perl -pi							\
12cr|gap-system-4.4.12-11|106	-e 's|\@target\@-\@BASECC\@|%{_arch}|g;'		\
12cr|gap-system-4.4.12-11|107	-e 's|\@target\@-\@CC\@|%{_arch}|g;'			\
12cr|gap-system-4.4.12-11|108	-e 's|\@gapdir\@|%{gapdir}|;'				\
12cr|gap-system-4.4.12-11|109	Makefile.in gap.shi sysinfo.in
12cr|gap-system-4.4.12-11|110	
12cr|gap-system-4.4.12-11|111	# rpm build wants configure.in in current directory
12cr|gap-system-4.4.12-11|112	ln -s cnf/configure.in .
12cr|gap-system-4.4.12-11|113	%configure
12cr|gap-system-4.4.12-11|114	%make
12cr|gap-system-4.4.12-11|115	
12cr|gap-system-4.4.12-11|116	# build packages that needs arch specific processing
12cr|gap-system-4.4.12-11|117	pushd pkg
12cr|gap-system-4.4.12-11|118	
12cr|gap-system-4.4.12-11|119	# only (optional) argument is GAPPATH
12cr|gap-system-4.4.12-11|120	%define pkg_configure	./configure ../..
12cr|gap-system-4.4.12-11|121	
12cr|gap-system-4.4.12-11|122	# there are some cygwin binaries and one sparc directory tree
12cr|gap-system-4.4.12-11|123	rm -fr */bin
12cr|gap-system-4.4.12-11|124	
12cr|gap-system-4.4.12-11|125	for f in `find . -mindepth 1 -a -maxdepth 1 -type d`; do
12cr|gap-system-4.4.12-11|126	ln -sf ../../bin $f
12cr|gap-system-4.4.12-11|127	done
12cr|gap-system-4.4.12-11|128	
12cr|gap-system-4.4.12-11|129	pushd ace
12cr|gap-system-4.4.12-11|130	%{pkg_configure}
12cr|gap-system-4.4.12-11|131	# "make builddoc otherdoc" is broken
12cr|gap-system-4.4.12-11|132	make default
12cr|gap-system-4.4.12-11|133	popd
12cr|gap-system-4.4.12-11|134	
12cr|gap-system-4.4.12-11|135	pushd anupq
12cr|gap-system-4.4.12-11|136	%{pkg_configure}
12cr|gap-system-4.4.12-11|137	# gcc2 to gcc4 doesn't matter here...
12cr|gap-system-4.4.12-11|138	# GNU{INC,LIB} is where libgmp headers/libraries are found
12cr|gap-system-4.4.12-11|139	make							\
12cr|gap-system-4.4.12-11|140	GAP=../../../bin/%{_arch}/gap				\
12cr|gap-system-4.4.12-11|141	linux-iX86-gcc2-gmp					\
12cr|gap-system-4.4.12-11|142	GNUINC=%{_includedir}					\
12cr|gap-system-4.4.12-11|143	GNULIB=%{_libdir}
12cr|gap-system-4.4.12-11|144	popd
12cr|gap-system-4.4.12-11|145	
12cr|gap-system-4.4.12-11|146	pushd Browse
12cr|gap-system-4.4.12-11|147	%{pkg_configure}
12cr|gap-system-4.4.12-11|148	make default
12cr|gap-system-4.4.12-11|149	popd
12cr|gap-system-4.4.12-11|150	
12cr|gap-system-4.4.12-11|151	# FIXME this most likely will generate incorrect binaries, as
12cr|gap-system-4.4.12-11|152	# CFLAGS was set to include -fwritable-strings, but this option
12cr|gap-system-4.4.12-11|153	# is not supported by gcc 4 anymore.
12cr|gap-system-4.4.12-11|154	# Need to patch sources to ensure it makes copies of any literal
12cr|gap-system-4.4.12-11|155	# strings it may attempt to overwrite.
12cr|gap-system-4.4.12-11|156	%define carat_global GLOBAL=\'-DTOPDIR=\\\"%{gapdir}\\\" -DTABLES=\\\"%{gapdir}/tables/\\\" -DATOMS=\\\"%{gapdir}/tables/atoms/\\\" -DTABLEDIM=\\\"%{gapdir}/tables/dim\\\"\'
12cr|gap-system-4.4.12-11|157	pushd carat
12cr|gap-system-4.4.12-11|158	pushd functions
12cr|gap-system-4.4.12-11|159	for dir in `find . -mindepth 1 -maxdepth 1 -type d`; do
12cr|gap-system-4.4.12-11|160	pushd $dir
12cr|gap-system-4.4.12-11|161	make							\
12cr|gap-system-4.4.12-11|162	TOPDIR=../..					\
12cr|gap-system-4.4.12-11|163	CFLAGS=-DDIAG1					\
12cr|gap-system-4.4.12-11|164	%{carat_global}					\
12cr|gap-system-4.4.12-11|165	ALL
12cr|gap-system-4.4.12-11|166	popd
12cr|gap-system-4.4.12-11|167	done
12cr|gap-system-4.4.12-11|168	popd
12cr|gap-system-4.4.12-11|169	pushd lib
12cr|gap-system-4.4.12-11|170	mv functions.a libfunctions.a
12cr|gap-system-4.4.12-11|171	for lib in lib*.a; do ranlib $lib; done
12cr|gap-system-4.4.12-11|172	popd
12cr|gap-system-4.4.12-11|173	pushd tables/symbol
12cr|gap-system-4.4.12-11|174	make ALL
12cr|gap-system-4.4.12-11|175	popd
12cr|gap-system-4.4.12-11|176	%define carat_top	../../pkg/carat
12cr|gap-system-4.4.12-11|177	pushd bin/%{_arch}
12cr|gap-system-4.4.12-11|178	make -f %{carat_top}/carat-2.1b1/bin/Makefile		\
12cr|gap-system-4.4.12-11|179	CFLAGS=-DDIAG1					\
12cr|gap-system-4.4.12-11|180	TOPDIR=%{carat_top}				\
12cr|gap-system-4.4.12-11|181	%{carat_global}					\
12cr|gap-system-4.4.12-11|182	PROGRAMS
12cr|gap-system-4.4.12-11|183	popd
12cr|gap-system-4.4.12-11|184	popd
12cr|gap-system-4.4.12-11|185	
12cr|gap-system-4.4.12-11|186	pushd cohomolo
12cr|gap-system-4.4.12-11|187	%{pkg_configure}
12cr|gap-system-4.4.12-11|188	make
12cr|gap-system-4.4.12-11|189	popd
12cr|gap-system-4.4.12-11|190	
12cr|gap-system-4.4.12-11|191	pushd edim
12cr|gap-system-4.4.12-11|192	%{pkg_configure}
12cr|gap-system-4.4.12-11|193	make
12cr|gap-system-4.4.12-11|194	popd
12cr|gap-system-4.4.12-11|195	
12cr|gap-system-4.4.12-11|196	pushd example
12cr|gap-system-4.4.12-11|197	%{pkg_configure}
12cr|gap-system-4.4.12-11|198	make
12cr|gap-system-4.4.12-11|199	popd
12cr|gap-system-4.4.12-11|200	
12cr|gap-system-4.4.12-11|201	pushd fplsa
12cr|gap-system-4.4.12-11|202	%{pkg_configure}
12cr|gap-system-4.4.12-11|203	# "make manual" target is broken; but probably could use
12cr|gap-system-4.4.12-11|204	# convert.pl from other packages...
12cr|gap-system-4.4.12-11|205	make
12cr|gap-system-4.4.12-11|206	popd
12cr|gap-system-4.4.12-11|207	
12cr|gap-system-4.4.12-11|208	pushd fr
12cr|gap-system-4.4.12-11|209	make							\
12cr|gap-system-4.4.12-11|210	GAPPATH=../..
12cr|gap-system-4.4.12-11|211	LOCALBIN=bin/%{_arch}
12cr|gap-system-4.4.12-11|212	popd
12cr|gap-system-4.4.12-11|213	
12cr|gap-system-4.4.12-11|214	pushd grape
12cr|gap-system-4.4.12-11|215	%{pkg_configure}
12cr|gap-system-4.4.12-11|216	perl -pi							\
12cr|gap-system-4.4.12-11|217	-e 's|g77|gfortran|;'					\
12cr|gap-system-4.4.12-11|218	src/Makefile
12cr|gap-system-4.4.12-11|219	make binaries others
12cr|gap-system-4.4.12-11|220	popd
12cr|gap-system-4.4.12-11|221	
12cr|gap-system-4.4.12-11|222	pushd guava3.9
12cr|gap-system-4.4.12-11|223	%{pkg_configure}
12cr|gap-system-4.4.12-11|224	make
12cr|gap-system-4.4.12-11|225	popd
12cr|gap-system-4.4.12-11|226	
12cr|gap-system-4.4.12-11|227	pushd Hap1.8
12cr|gap-system-4.4.12-11|228	perl -pi							\
12cr|gap-system-4.4.12-11|229	-e 's|(^PKGDIR=).*|$1..|;'				\
12cr|gap-system-4.4.12-11|230	-e 's|(^GACDIR=).*|$1bin/%{_arch}|;'			\
12cr|gap-system-4.4.12-11|231	compile.sh
12cr|gap-system-4.4.12-11|232	sh ./compile.sh
12cr|gap-system-4.4.12-11|233	perl -pi							\
12cr|gap-system-4.4.12-11|234	-e 's|^#\!/usr/local/bin/perl|#!%{_bindir}/perl|;'	\
12cr|gap-system-4.4.12-11|235	lib/TDA/prog lib/TopologicalSpaces/prog
12cr|gap-system-4.4.12-11|236	popd
12cr|gap-system-4.4.12-11|237	
12cr|gap-system-4.4.12-11|238	pushd io
12cr|gap-system-4.4.12-11|239	%{pkg_configure}
12cr|gap-system-4.4.12-11|240	# Don't attempt to copy config.h to itself...
12cr|gap-system-4.4.12-11|241	perl -pi							\
12cr|gap-system-4.4.12-11|242	-e 's|(^\s+)(cp \$\(GAPPATH\)/bin/%{_arch})|$1#$2|;'	\
12cr|gap-system-4.4.12-11|243	Makefile
12cr|gap-system-4.4.12-11|244	# "make doc" needs some tweaking, (but no need to remake?)
12cr|gap-system-4.4.12-11|245	make
12cr|gap-system-4.4.12-11|246	popd
12cr|gap-system-4.4.12-11|247	
12cr|gap-system-4.4.12-11|248	pushd kbmag
12cr|gap-system-4.4.12-11|249	# want a symbolic link, and not a sun-sparc tree
12cr|gap-system-4.4.12-11|250	rm -fr bin
12cr|gap-system-4.4.12-11|251	ln -sf ../../bin .
12cr|gap-system-4.4.12-11|252	%{pkg_configure}
12cr|gap-system-4.4.12-11|253	make
12cr|gap-system-4.4.12-11|254	popd
12cr|gap-system-4.4.12-11|255	
12cr|gap-system-4.4.12-11|256	pushd linboxing-0.5.1
12cr|gap-system-4.4.12-11|257	echo -n "nothing done, needs linboxing packaged"
12cr|gap-system-4.4.12-11|258	popd
12cr|gap-system-4.4.12-11|259	
12cr|gap-system-4.4.12-11|260	pushd nq-2.2
12cr|gap-system-4.4.12-11|261	perl -pi							\
12cr|gap-system-4.4.12-11|262	-e 's|\@target\@-\@BASECC\@|%{_arch}|g;'		\
12cr|gap-system-4.4.12-11|263	-e 's|\$\(GNU_MP_INC\)|%{_includedir}|;'		\
12cr|gap-system-4.4.12-11|264	-e 's|\$\(GNU_MP_LIB\)|%{_libdir}|;'			\
12cr|gap-system-4.4.12-11|265	Makefile.in
12cr|gap-system-4.4.12-11|266	# fix build due to implicit rules, and no static libc by default
12cr|gap-system-4.4.12-11|267	perl -pi							\
12cr|gap-system-4.4.12-11|268	-e 's|-static||;'					\
12cr|gap-system-4.4.12-11|269	-e 's|^(glimt.o)|#$1|;'					\
12cr|gap-system-4.4.12-11|270	-e 's|(.*-c glimt.c)|#$1|;'				\
12cr|gap-system-4.4.12-11|271	src/Makefile
12cr|gap-system-4.4.12-11|272	%configure
12cr|gap-system-4.4.12-11|273	make
12cr|gap-system-4.4.12-11|274	popd
12cr|gap-system-4.4.12-11|275	
12cr|gap-system-4.4.12-11|276	pushd openmath
12cr|gap-system-4.4.12-11|277	pushd OMCv1.3c/src
12cr|gap-system-4.4.12-11|278	%configure
12cr|gap-system-4.4.12-11|279	make
12cr|gap-system-4.4.12-11|280	popd
12cr|gap-system-4.4.12-11|281	%{pkg_configure}
12cr|gap-system-4.4.12-11|282	make
12cr|gap-system-4.4.12-11|283	popd
12cr|gap-system-4.4.12-11|284	
12cr|gap-system-4.4.12-11|285	pushd orb
12cr|gap-system-4.4.12-11|286	# only target is doc, that is up to date
12cr|gap-system-4.4.12-11|287	make GAP=bin/%{_arch}
12cr|gap-system-4.4.12-11|288	popd
12cr|gap-system-4.4.12-11|289	
12cr|gap-system-4.4.12-11|290	pushd pargap
12cr|gap-system-4.4.12-11|291	cp -f mpinu/procgroup bin/procgroup.in
12cr|gap-system-4.4.12-11|292	%{pkg_configure}
12cr|gap-system-4.4.12-11|293	# create pargap.sh target here to avoid massive patching...
12cr|gap-system-4.4.12-11|294	sed -e '/GAP_PRG=/ s|/gap|/pargapmpi|' bin/gap.sh > bin/pargap.sh
12cr|gap-system-4.4.12-11|295	# add default value for procgroup file
12cr|gap-system-4.4.12-11|296	perl -pi							\
12cr|gap-system-4.4.12-11|297	-e 's|(^{ char \*p4pg_file = ")(procgroup";)|$1%{gapdir}/$2|;'	\
12cr|gap-system-4.4.12-11|298	mpinu/mpi.c
12cr|gap-system-4.4.12-11|299	make
12cr|gap-system-4.4.12-11|300	popd
12cr|gap-system-4.4.12-11|301	
12cr|gap-system-4.4.12-11|302	pushd qaos
12cr|gap-system-4.4.12-11|303	%configure
12cr|gap-system-4.4.12-11|304	# only target is doc, that is up to date
12cr|gap-system-4.4.12-11|305	make
12cr|gap-system-4.4.12-11|306	popd
12cr|gap-system-4.4.12-11|307	
12cr|gap-system-4.4.12-11|308	pushd xgap
12cr|gap-system-4.4.12-11|309	# this is identical to the toplevel Makefile.in
12cr|gap-system-4.4.12-11|310	# FIXME can pass these extra files on top substitution
12cr|gap-system-4.4.12-11|311	perl -pi							\
12cr|gap-system-4.4.12-11|312	-e 's|\@target\@-\@BASECC\@|%{_arch}|g;'		\
12cr|gap-system-4.4.12-11|313	-e 's|\@target\@-\@CC\@|%{_arch}|g;'			\
12cr|gap-system-4.4.12-11|314	-e 's|\@gapdir\@|%{gapdir}|;'				\
12cr|gap-system-4.4.12-11|315	Makefile.in xgap.shi
12cr|gap-system-4.4.12-11|316	%configure
12cr|gap-system-4.4.12-11|317	make
12cr|gap-system-4.4.12-11|318	pushd src.x11
12cr|gap-system-4.4.12-11|319	sed							\
12cr|gap-system-4.4.12-11|320	-e 's|@srcdir@|.|g'					\
12cr|gap-system-4.4.12-11|321	-e 's|@CC@|gcc|'					\
12cr|gap-system-4.4.12-11|322	-e 's|^CFLAGS.*|CFLAGS=-O3 -g -I../bin/%{_arch}|'	\
12cr|gap-system-4.4.12-11|323	-e 's|^LDFLAGS|#LDFLAGS|'				\
12cr|gap-system-4.4.12-11|324	-e 's|^LIBS|#LIBS|'					\
12cr|gap-system-4.4.12-11|325	-e 's|^X_LIBS.*|X_LIBS = -lXaw -lXmu -lXt -lXext -lX11|'\
12cr|gap-system-4.4.12-11|326	-e 's|^X_CFLAGS|#X_CFLAGS|'				\
12cr|gap-system-4.4.12-11|327	../cnf/Makegap.in > Makefile
12cr|gap-system-4.4.12-11|328	make
12cr|gap-system-4.4.12-11|329	mv xgap ../bin/%{_arch}
12cr|gap-system-4.4.12-11|330	popd
12cr|gap-system-4.4.12-11|331	popd
12cr|gap-system-4.4.12-11|332	popd
12cr|gap-system-4.4.12-11|333	
12cr|gap-system-4.4.12-11|334	%install
12cr|gap-system-4.4.12-11|335	#   gap wants to be used from it's build directory.
12cr|gap-system-4.4.12-11|336	#   To avoid the risk of providing a broken package, only files
12cr|gap-system-4.4.12-11|337	# that clearly don't need to be installed on a Linux setup are
12cr|gap-system-4.4.12-11|338	# removed from the rpm packages.
12cr|gap-system-4.4.12-11|339	#   Only the .o files in the main package should really be required,
12cr|gap-system-4.4.12-11|340	# as gac wants them to build standalone binaries, but the other may
12cr|gap-system-4.4.12-11|341	# be required to build binaries that actually access external packages.
12cr|gap-system-4.4.12-11|342	mkdir -p %{buildroot}/%{_bindir}
12cr|gap-system-4.4.12-11|343	cp -fa bin/gap.sh %{buildroot}/%{_bindir}/gap
12cr|gap-system-4.4.12-11|344	chmod +x %{buildroot}/%{_bindir}/gap
12cr|gap-system-4.4.12-11|345	cp -fa bin/xgap.sh %{buildroot}/%{_bindir}/xgap
12cr|gap-system-4.4.12-11|346	cp -fa bin/pargap.sh %{buildroot}/%{_bindir}/pargap
12cr|gap-system-4.4.12-11|347	ln -sf %{_bindir}/gap %{buildroot}/%{_bindir}/gap4
12cr|gap-system-4.4.12-11|348	
12cr|gap-system-4.4.12-11|349	mkdir -p %{buildroot}/%{gapdir}
12cr|gap-system-4.4.12-11|350	cp -fa bin/procgroup %{buildroot}/%{gapdir}
12cr|gap-system-4.4.12-11|351	
12cr|gap-system-4.4.12-11|352	# bin
12cr|gap-system-4.4.12-11|353	mkdir -p %{buildroot}/%{gapdir}/bin/%{_arch}
12cr|gap-system-4.4.12-11|354	cp -far bin/%{_arch}/* %{buildroot}/%{gapdir}/bin/%{_arch}
12cr|gap-system-4.4.12-11|355	pushd %{buildroot}/%{gapdir}/bin/%{_arch}
12cr|gap-system-4.4.12-11|356	# remaining files are required by gac to link new binaries
12cr|gap-system-4.4.12-11|357	rm -f config.status config.sub config.log configure ltmain*
12cr|gap-system-4.4.12-11|358	# gac was already used from inside buildroot
12cr|gap-system-4.4.12-11|359	perl -pi							\
12cr|gap-system-4.4.12-11|360	-e 's|(^gap_bin=).*|$1%{gapdir}|;'			\
12cr|gap-system-4.4.12-11|361	-e 's|GAPROOT|%{gapdir}|;'				\
12cr|gap-system-4.4.12-11|362	gac
12cr|gap-system-4.4.12-11|363	popd
12cr|gap-system-4.4.12-11|364	# guava3.9 package
12cr|gap-system-4.4.12-11|365	cp -far bin/leon %{buildroot}/%{gapdir}/bin
12cr|gap-system-4.4.12-11|366	
12cr|gap-system-4.4.12-11|367	# etc
12cr|gap-system-4.4.12-11|368	mkdir -p %{buildroot}/%{_datadir}/emacs/site-lisp
12cr|gap-system-4.4.12-11|369	cp -fa etc/emacs/gap-* %{buildroot}/%{_datadir}/emacs/site-lisp
12cr|gap-system-4.4.12-11|370	mkdir -p %{buildroot}/%{_datadir}/vim/indent
12cr|gap-system-4.4.12-11|371	cp -fa etc/gap_indent.vim %{buildroot}/%{_datadir}/vim/indent
12cr|gap-system-4.4.12-11|372	mkdir -p %{buildroot}/%{_datadir}/vim/syntax
12cr|gap-system-4.4.12-11|373	cp -fa etc/gap.vim %{buildroot}/%{_datadir}/vim/syntax
12cr|gap-system-4.4.12-11|374	
12cr|gap-system-4.4.12-11|375	# install full directories
12cr|gap-system-4.4.12-11|376	cp -far grp lib prim small trans tst %{buildroot}/%{gapdir}
12cr|gap-system-4.4.12-11|377	
12cr|gap-system-4.4.12-11|378	# pkg - install only processed or arch indendent files
12cr|gap-system-4.4.12-11|379	cp -far pkg %{buildroot}/%{gapdir}
12cr|gap-system-4.4.12-11|380	# leave previous version in build dir. binaries already in bin directory
12cr|gap-system-4.4.12-11|381	pushd %{buildroot}/%{gapdir}/pkg
12cr|gap-system-4.4.12-11|382	rm -fr carat/carat-2.1b1* carat/tables/qcatalog.tar.gz
12cr|gap-system-4.4.12-11|383	rm -f */sedfile
12cr|gap-system-4.4.12-11|384	# remove wrong or unnecessary files
12cr|gap-system-4.4.12-11|385	rm -f ALLPKG PKGDIR
12cr|gap-system-4.4.12-11|386	rm -f happrime-0.3.2/make_tarball radiroot/.#pack-radiroot.sh
12cr|gap-system-4.4.12-11|387	rm -f sophus/gap/.#lienp.gi.1.5 rm -f toric1.4/.DS_Store
12cr|gap-system-4.4.12-11|388	rm -f HAPcryst/examples/3dimBieberbachFD.gap~
12cr|gap-system-4.4.12-11|389	# install doc & htm in docdir
12cr|gap-system-4.4.12-11|390	mkdir -p %{buildroot}/%{_docdir}/%{name}/pkg
12cr|gap-system-4.4.12-11|391	mv -f README.* %{buildroot}/%{_docdir}/%{name}/pkg
12cr|gap-system-4.4.12-11|392	for doc in `find . -name doc -o -name htm -o -name xmldoc -mindepth 2 -maxdepth 2`; do
12cr|gap-system-4.4.12-11|393	doc=`echo $doc | sed -e 's|^./||'`
12cr|gap-system-4.4.12-11|394	mkdir -p %{buildroot}/%{_docdir}/%{name}/pkg/$doc
12cr|gap-system-4.4.12-11|395	mv -f $doc/* %{buildroot}/%{_docdir}/%{name}/pkg/$doc
12cr|gap-system-4.4.12-11|396	rm -fr $doc
12cr|gap-system-4.4.12-11|397	ln -sf %{_docdir}/%{name}/pkg/$doc %{buildroot}/%{gappkgdir}/$doc
12cr|gap-system-4.4.12-11|398	done
12cr|gap-system-4.4.12-11|399	popd
12cr|gap-system-4.4.12-11|400	
12cr|gap-system-4.4.12-11|401	# doc - it is installed in %{_docdir}/%{name} but searched in %{_gapdir}/doc
12cr|gap-system-4.4.12-11|402	ln -sf %{_docdir}/%{name} %{buildroot}/%{gapdir}/doc
12cr|gap-system-4.4.12-11|403	
12cr|gap-system-4.4.12-11|404	mkdir -p %{buildroot}/%{_datadir}/X11/app-defaults
12cr|gap-system-4.4.12-11|405	cp -fa %{SOURCE2} %{buildroot}/%{_datadir}/X11/app-defaults
12cr|gap-system-4.4.12-11|406	
12cr|gap-system-4.4.12-11|407	# src
12cr|gap-system-4.4.12-11|408	mkdir -p %{buildroot}/%{gapdir}/src
12cr|gap-system-4.4.12-11|409	cp -far src/* %{buildroot}/%{gapdir}/src
12cr|gap-system-4.4.12-11|410	
12cr|gap-system-4.4.12-11|411	%files
12cr|gap-system-4.4.12-11|412	%{_bindir}/gap
12cr|gap-system-4.4.12-11|413	%{_bindir}/gap4
12cr|gap-system-4.4.12-11|414	%{_datadir}/emacs/site-lisp/*
12cr|gap-system-4.4.12-11|415	%{_datadir}/vim/indent/*
12cr|gap-system-4.4.12-11|416	%{_datadir}/vim/syntax/*
12cr|gap-system-4.4.12-11|417	%dir %{gapdir}
12cr|gap-system-4.4.12-11|418	%{gapdir}/doc
12cr|gap-system-4.4.12-11|419	%dir %{gapdir}/grp
12cr|gap-system-4.4.12-11|420	%{gapdir}/grp/*
12cr|gap-system-4.4.12-11|421	%dir %{gapdir}/lib
12cr|gap-system-4.4.12-11|422	%{gapdir}/lib/*
12cr|gap-system-4.4.12-11|423	%dir %{gapdir}/prim
12cr|gap-system-4.4.12-11|424	%{gapdir}/prim/*
12cr|gap-system-4.4.12-11|425	%dir %{gapdir}/small
12cr|gap-system-4.4.12-11|426	%{gapdir}/small/*
12cr|gap-system-4.4.12-11|427	%dir %{gapdir}/trans
12cr|gap-system-4.4.12-11|428	%{gapdir}/trans/*
12cr|gap-system-4.4.12-11|429	%dir %{gapdir}/tst
12cr|gap-system-4.4.12-11|430	%{gapdir}/tst/*
12cr|gap-system-4.4.12-11|431	%dir %{gapdir}/src
12cr|gap-system-4.4.12-11|432	%{gapdir}/src/*
12cr|gap-system-4.4.12-11|433	%dir %{gappkgdir}
12cr|gap-system-4.4.12-11|434	%dir %{gappkgdir}/tomlib
12cr|gap-system-4.4.12-11|435	%{gappkgdir}/tomlib/*
12cr|gap-system-4.4.12-11|436	%dir %{gapdir}/bin
12cr|gap-system-4.4.12-11|437	%dir %{gapdir}/bin/leon
12cr|gap-system-4.4.12-11|438	%{gapdir}/bin/leon/*
12cr|gap-system-4.4.12-11|439	%dir %{gapprgdir}
12cr|gap-system-4.4.12-11|440	%{gapprgdir}/gap
12cr|gap-system-4.4.12-11|441	%{gapprgdir}/gac
12cr|gap-system-4.4.12-11|442	%{gapprgdir}/config.h
12cr|gap-system-4.4.12-11|443	%{gapprgdir}/Makefile
12cr|gap-system-4.4.12-11|444	%{gapprgdir}/c_meths1.o
12cr|gap-system-4.4.12-11|445	%{gapprgdir}/c_type1.o
12cr|gap-system-4.4.12-11|446	%{gapprgdir}/c_oper1.o
12cr|gap-system-4.4.12-11|447	%{gapprgdir}/c_filt1.o
12cr|gap-system-4.4.12-11|448	%{gapprgdir}/c_random.o
12cr|gap-system-4.4.12-11|449	%{gapprgdir}/ariths.o
12cr|gap-system-4.4.12-11|450	%{gapprgdir}/blister.o
12cr|gap-system-4.4.12-11|451	%{gapprgdir}/bool.o
12cr|gap-system-4.4.12-11|452	%{gapprgdir}/calls.o
12cr|gap-system-4.4.12-11|453	%{gapprgdir}/code.o
12cr|gap-system-4.4.12-11|454	%{gapprgdir}/compiler.o
12cr|gap-system-4.4.12-11|455	%{gapprgdir}/costab.o
12cr|gap-system-4.4.12-11|456	%{gapprgdir}/cyclotom.o
12cr|gap-system-4.4.12-11|457	%{gapprgdir}/desauto
12cr|gap-system-4.4.12-11|458	%{gapprgdir}/dreadnautB
12cr|gap-system-4.4.12-11|459	%{gapprgdir}/dt.o
12cr|gap-system-4.4.12-11|460	%{gapprgdir}/dteval.o
12cr|gap-system-4.4.12-11|461	%{gapprgdir}/exprs.o
12cr|gap-system-4.4.12-11|462	%{gapprgdir}/finfield.o
12cr|gap-system-4.4.12-11|463	%{gapprgdir}/float.o
12cr|gap-system-4.4.12-11|464	%{gapprgdir}/funcs.o
12cr|gap-system-4.4.12-11|465	%{gapprgdir}/gap.o
12cr|gap-system-4.4.12-11|466	%{gapprgdir}/gasman.o
12cr|gap-system-4.4.12-11|467	%{gapprgdir}/gvars.o
12cr|gap-system-4.4.12-11|468	%{gapprgdir}/integer.o
12cr|gap-system-4.4.12-11|469	%{gapprgdir}/intrprtr.o
12cr|gap-system-4.4.12-11|470	%{gapprgdir}/iostream.o
12cr|gap-system-4.4.12-11|471	%{gapprgdir}/listfunc.o
12cr|gap-system-4.4.12-11|472	%{gapprgdir}/listoper.o
12cr|gap-system-4.4.12-11|473	%{gapprgdir}/lists.o
12cr|gap-system-4.4.12-11|474	%{gapprgdir}/ncurses.so
12cr|gap-system-4.4.12-11|475	%{gapprgdir}/objcftl.o
12cr|gap-system-4.4.12-11|476	%{gapprgdir}/objects.o
12cr|gap-system-4.4.12-11|477	%{gapprgdir}/objfgelm.o
12cr|gap-system-4.4.12-11|478	%{gapprgdir}/objpcgel.o
12cr|gap-system-4.4.12-11|479	%{gapprgdir}/objscoll.o
12cr|gap-system-4.4.12-11|480	%{gapprgdir}/objccoll.o
12cr|gap-system-4.4.12-11|481	%{gapprgdir}/opers.o
12cr|gap-system-4.4.12-11|482	%{gapprgdir}/permutat.o
12cr|gap-system-4.4.12-11|483	%{gapprgdir}/plist.o
12cr|gap-system-4.4.12-11|484	%{gapprgdir}/precord.o
12cr|gap-system-4.4.12-11|485	%{gapprgdir}/range.o
12cr|gap-system-4.4.12-11|486	%{gapprgdir}/rational.o
12cr|gap-system-4.4.12-11|487	%{gapprgdir}/read.o
12cr|gap-system-4.4.12-11|488	%{gapprgdir}/records.o
12cr|gap-system-4.4.12-11|489	%{gapprgdir}/saveload.o
12cr|gap-system-4.4.12-11|490	%{gapprgdir}/scanner.o
12cr|gap-system-4.4.12-11|491	%{gapprgdir}/sctable.o
12cr|gap-system-4.4.12-11|492	%{gapprgdir}/set.o
12cr|gap-system-4.4.12-11|493	%{gapprgdir}/stats.o
12cr|gap-system-4.4.12-11|494	%{gapprgdir}/streams.o
12cr|gap-system-4.4.12-11|495	%{gapprgdir}/string.o
12cr|gap-system-4.4.12-11|496	%{gapprgdir}/sysfiles.o
12cr|gap-system-4.4.12-11|497	%{gapprgdir}/system.o
12cr|gap-system-4.4.12-11|498	%{gapprgdir}/tietze.o
12cr|gap-system-4.4.12-11|499	%{gapprgdir}/vars.o
12cr|gap-system-4.4.12-11|500	%{gapprgdir}/vecgf2.o
12cr|gap-system-4.4.12-11|501	%{gapprgdir}/vecffe.o
12cr|gap-system-4.4.12-11|502	%{gapprgdir}/vec8bit.o
12cr|gap-system-4.4.12-11|503	%{gapprgdir}/vector.o
12cr|gap-system-4.4.12-11|504	%{gapprgdir}/weakptr.o
12cr|gap-system-4.4.12-11|505	%{gapprgdir}/wtdist
12cr|gap-system-4.4.12-11|506	
12cr|gap-system-4.4.12-11|507	%files		packages
12cr|gap-system-4.4.12-11|508	%{_bindir}/xgap
12cr|gap-system-4.4.12-11|509	%{_bindir}/pargap
12cr|gap-system-4.4.12-11|510	%doc %{_docdir}/%{name}/pkg
12cr|gap-system-4.4.12-11|511	%{gapdir}/procgroup
12cr|gap-system-4.4.12-11|512	%{gapprgdir}/Add
12cr|gap-system-4.4.12-11|513	%{gapprgdir}/Aut_grp
12cr|gap-system-4.4.12-11|514	%{gapprgdir}/Bravais_catalog
12cr|gap-system-4.4.12-11|515	%{gapprgdir}/Bravais_equiv
12cr|gap-system-4.4.12-11|516	%{gapprgdir}/Bravais_grp
12cr|gap-system-4.4.12-11|517	%{gapprgdir}/Bravais_inclusions
12cr|gap-system-4.4.12-11|518	%{gapprgdir}/Bravais_type
12cr|gap-system-4.4.12-11|519	%{gapprgdir}/Con
12cr|gap-system-4.4.12-11|520	%{gapprgdir}/Conj_bravais
12cr|gap-system-4.4.12-11|521	%{gapprgdir}/Conjugated
12cr|gap-system-4.4.12-11|522	%{gapprgdir}/Conv
12cr|gap-system-4.4.12-11|523	%{gapprgdir}/Datei
12cr|gap-system-4.4.12-11|524	%{gapprgdir}/Elt
12cr|gap-system-4.4.12-11|525	%{gapprgdir}/Extensions
12cr|gap-system-4.4.12-11|526	%{gapprgdir}/Extract
12cr|gap-system-4.4.12-11|527	%{gapprgdir}/First_perfect
12cr|gap-system-4.4.12-11|528	%{gapprgdir}/Form_elt
12cr|gap-system-4.4.12-11|529	%{gapprgdir}/Form_space
12cr|gap-system-4.4.12-11|530	%{gapprgdir}/Formtovec
12cr|gap-system-4.4.12-11|531	%{gapprgdir}/Full
12cr|gap-system-4.4.12-11|532	%{gapprgdir}/Gauss
12cr|gap-system-4.4.12-11|533	%{gapprgdir}/Graph
12cr|gap-system-4.4.12-11|534	%{gapprgdir}/Idem
12cr|gap-system-4.4.12-11|535	%{gapprgdir}/Inv
12cr|gap-system-4.4.12-11|536	%{gapprgdir}/Invar_space
12cr|gap-system-4.4.12-11|537	%{gapprgdir}/Is_finite
12cr|gap-system-4.4.12-11|538	%{gapprgdir}/Isometry
12cr|gap-system-4.4.12-11|539	%{gapprgdir}/KSubgroups
12cr|gap-system-4.4.12-11|540	%{gapprgdir}/KSupergroups
12cr|gap-system-4.4.12-11|541	%{gapprgdir}/Kron
12cr|gap-system-4.4.12-11|542	%{gapprgdir}/Long_solve
12cr|gap-system-4.4.12-11|543	%{gapprgdir}/Ltm
12cr|gap-system-4.4.12-11|544	%{gapprgdir}/Mink_red
12cr|gap-system-4.4.12-11|545	%{gapprgdir}/Minpol
12cr|gap-system-4.4.12-11|546	%{gapprgdir}/Modp
12cr|gap-system-4.4.12-11|547	%{gapprgdir}/Mtl
12cr|gap-system-4.4.12-11|548	%{gapprgdir}/Mul
12cr|gap-system-4.4.12-11|549	%{gapprgdir}/Name
12cr|gap-system-4.4.12-11|550	%{gapprgdir}/Normalizer
12cr|gap-system-4.4.12-11|551	%{gapprgdir}/Normalizer_in_N
12cr|gap-system-4.4.12-11|552	%{gapprgdir}/Normlin
12cr|gap-system-4.4.12-11|553	%{gapprgdir}/Orbit
12cr|gap-system-4.4.12-11|554	%{gapprgdir}/Order
12cr|gap-system-4.4.12-11|555	%{gapprgdir}/P_lse_solve
12cr|gap-system-4.4.12-11|556	%{gapprgdir}/Pair_red
12cr|gap-system-4.4.12-11|557	%{gapprgdir}/Pdet
12cr|gap-system-4.4.12-11|558	%{gapprgdir}/Perfect_neighbours
12cr|gap-system-4.4.12-11|559	%{gapprgdir}/Polyeder
12cr|gap-system-4.4.12-11|560	%{gapprgdir}/Presentation
12cr|gap-system-4.4.12-11|561	%{gapprgdir}/Q_catalog
12cr|gap-system-4.4.12-11|562	%{gapprgdir}/QtoZ
12cr|gap-system-4.4.12-11|563	%{gapprgdir}/Red_gen
12cr|gap-system-4.4.12-11|564	%{gapprgdir}/Rein
12cr|gap-system-4.4.12-11|565	%{gapprgdir}/Rest_short
12cr|gap-system-4.4.12-11|566	%{gapprgdir}/Reverse_name
12cr|gap-system-4.4.12-11|567	%{gapprgdir}/Rform
12cr|gap-system-4.4.12-11|568	%{gapprgdir}/Same_generators
12cr|gap-system-4.4.12-11|569	%{gapprgdir}/Scalarmul
12cr|gap-system-4.4.12-11|570	%{gapprgdir}/Scpr
12cr|gap-system-4.4.12-11|571	%{gapprgdir}/Short
12cr|gap-system-4.4.12-11|572	%{gapprgdir}/Short_reduce
12cr|gap-system-4.4.12-11|573	%{gapprgdir}/Shortest
12cr|gap-system-4.4.12-11|574	%{gapprgdir}/Signature
12cr|gap-system-4.4.12-11|575	%{gapprgdir}/Simplify_mat
12cr|gap-system-4.4.12-11|576	%{gapprgdir}/Standard_affine_form
12cr|gap-system-4.4.12-11|577	%{gapprgdir}/Sublattices
12cr|gap-system-4.4.12-11|578	%{gapprgdir}/Symbol
12cr|gap-system-4.4.12-11|579	%{gapprgdir}/TSubgroups
12cr|gap-system-4.4.12-11|580	%{gapprgdir}/TSupergroups
12cr|gap-system-4.4.12-11|581	%{gapprgdir}/Torsionfree
12cr|gap-system-4.4.12-11|582	%{gapprgdir}/Tr
12cr|gap-system-4.4.12-11|583	%{gapprgdir}/Tr_bravais
12cr|gap-system-4.4.12-11|584	%{gapprgdir}/Trace
12cr|gap-system-4.4.12-11|585	%{gapprgdir}/Trbifo
12cr|gap-system-4.4.12-11|586	%{gapprgdir}/Vectoform
12cr|gap-system-4.4.12-11|587	%{gapprgdir}/Vector_systems
12cr|gap-system-4.4.12-11|588	%{gapprgdir}/Vor_vertices
12cr|gap-system-4.4.12-11|589	%{gapprgdir}/ZZprog
12cr|gap-system-4.4.12-11|590	%{gapprgdir}/Z_equiv
12cr|gap-system-4.4.12-11|591	%{gapprgdir}/Zass_main
12cr|gap-system-4.4.12-11|592	%{gapprgdir}/ace
12cr|gap-system-4.4.12-11|593	%{gapprgdir}/autcos
12cr|gap-system-4.4.12-11|594	%{gapprgdir}/autgroup
12cr|gap-system-4.4.12-11|595	%{gapprgdir}/calcpres.gap
12cr|gap-system-4.4.12-11|596	%{gapprgdir}/cohomology.gap
12cr|gap-system-4.4.12-11|597	%{gapprgdir}/coladjg4t
12cr|gap-system-4.4.12-11|598	%{gapprgdir}/compstat.o
12cr|gap-system-4.4.12-11|599	%{gapprgdir}/conrun
12cr|gap-system-4.4.12-11|600	%{gapprgdir}/cpoly.o
12cr|gap-system-4.4.12-11|601	%{gapprgdir}/crrun
12cr|gap-system-4.4.12-11|602	%{gapprgdir}/drcanon4
12cr|gap-system-4.4.12-11|603	%{gapprgdir}/drtogap4
12cr|gap-system-4.4.12-11|604	%{gapprgdir}/ediv.so
12cr|gap-system-4.4.12-11|605	%{gapprgdir}/egrun
12cr|gap-system-4.4.12-11|606	%{gapprgdir}/enum4
12cr|gap-system-4.4.12-11|607	%{gapprgdir}/enum4ca
12cr|gap-system-4.4.12-11|608	%{gapprgdir}/execcmd.gap
12cr|gap-system-4.4.12-11|609	%{gapprgdir}/extprun
12cr|gap-system-4.4.12-11|610	%{gapprgdir}/fplsa4
12cr|gap-system-4.4.12-11|611	%{gapprgdir}/fsaand
12cr|gap-system-4.4.12-11|612	%{gapprgdir}/fsaandnot
12cr|gap-system-4.4.12-11|613	%{gapprgdir}/fsabfs
12cr|gap-system-4.4.12-11|614	%{gapprgdir}/fsaconcat
12cr|gap-system-4.4.12-11|615	%{gapprgdir}/fsacount
12cr|gap-system-4.4.12-11|616	%{gapprgdir}/fsaenumerate
12cr|gap-system-4.4.12-11|617	%{gapprgdir}/fsaexists
12cr|gap-system-4.4.12-11|618	%{gapprgdir}/fsafilter
12cr|gap-system-4.4.12-11|619	%{gapprgdir}/fsagrowth
12cr|gap-system-4.4.12-11|620	%{gapprgdir}/fsalabmin
12cr|gap-system-4.4.12-11|621	%{gapprgdir}/fsalequal
12cr|gap-system-4.4.12-11|622	%{gapprgdir}/fsamin
12cr|gap-system-4.4.12-11|623	%{gapprgdir}/fsanot
12cr|gap-system-4.4.12-11|624	%{gapprgdir}/fsaor
12cr|gap-system-4.4.12-11|625	%{gapprgdir}/fsaprune
12cr|gap-system-4.4.12-11|626	%{gapprgdir}/fsareverse
12cr|gap-system-4.4.12-11|627	%{gapprgdir}/fsastar
12cr|gap-system-4.4.12-11|628	%{gapprgdir}/fsaswapcoords
12cr|gap-system-4.4.12-11|629	%{gapprgdir}/gap4todr
12cr|gap-system-4.4.12-11|630	%{gapprgdir}/gapmpi.o
12cr|gap-system-4.4.12-11|631	%{gapprgdir}/gpaxioms
12cr|gap-system-4.4.12-11|632	%{gapprgdir}/gpcheckmult
12cr|gap-system-4.4.12-11|633	%{gapprgdir}/gpchecksubwa
12cr|gap-system-4.4.12-11|634	%{gapprgdir}/gpcomp
12cr|gap-system-4.4.12-11|635	%{gapprgdir}/gpdifflabs
12cr|gap-system-4.4.12-11|636	%{gapprgdir}/gpgenmult
12cr|gap-system-4.4.12-11|637	%{gapprgdir}/gpgenmult2
12cr|gap-system-4.4.12-11|638	%{gapprgdir}/gpgeowa
12cr|gap-system-4.4.12-11|639	%{gapprgdir}/gpipe
12cr|gap-system-4.4.12-11|640	%{gapprgdir}/gpipe.o
12cr|gap-system-4.4.12-11|641	%{gapprgdir}/gpmakefsa
12cr|gap-system-4.4.12-11|642	%{gapprgdir}/gpmakesubwa
12cr|gap-system-4.4.12-11|643	%{gapprgdir}/gpmicomp
12cr|gap-system-4.4.12-11|644	%{gapprgdir}/gpmigenmult
12cr|gap-system-4.4.12-11|645	%{gapprgdir}/gpmigenmult2
12cr|gap-system-4.4.12-11|646	%{gapprgdir}/gpmigmdet
12cr|gap-system-4.4.12-11|647	%{gapprgdir}/gpmimult
12cr|gap-system-4.4.12-11|648	%{gapprgdir}/gpmimult2
12cr|gap-system-4.4.12-11|649	%{gapprgdir}/gpminkb
12cr|gap-system-4.4.12-11|650	%{gapprgdir}/gpmult
12cr|gap-system-4.4.12-11|651	%{gapprgdir}/gpmult2
12cr|gap-system-4.4.12-11|652	%{gapprgdir}/gprun
12cr|gap-system-4.4.12-11|653	%{gapprgdir}/gpsubpres
12cr|gap-system-4.4.12-11|654	%{gapprgdir}/gpsubwa
12cr|gap-system-4.4.12-11|655	%{gapprgdir}/gpwa
12cr|gap-system-4.4.12-11|656	%{gapprgdir}/grrun
12cr|gap-system-4.4.12-11|657	%{gapprgdir}/hello
12cr|gap-system-4.4.12-11|658	%{gapprgdir}/io.so
12cr|gap-system-4.4.12-11|659	%{gapprgdir}/kbprog
12cr|gap-system-4.4.12-11|660	%{gapprgdir}/kbprogcos
12cr|gap-system-4.4.12-11|661	%{gapprgdir}/libmpi.a
12cr|gap-system-4.4.12-11|662	%{gapprgdir}/makecosfile
12cr|gap-system-4.4.12-11|663	%{gapprgdir}/matcalc
12cr|gap-system-4.4.12-11|664	%{gapprgdir}/midfadeterminize
12cr|gap-system-4.4.12-11|665	%{gapprgdir}/nfadeterminize
12cr|gap-system-4.4.12-11|666	%{gapprgdir}/normrun
12cr|gap-system-4.4.12-11|667	%{gapprgdir}/nq
12cr|gap-system-4.4.12-11|668	%{gapprgdir}/nqmrun
12cr|gap-system-4.4.12-11|669	%{gapprgdir}/nqrun
12cr|gap-system-4.4.12-11|670	%{gapprgdir}/pcrun
12cr|gap-system-4.4.12-11|671	%{gapprgdir}/polroots.so
12cr|gap-system-4.4.12-11|672	%{gapprgdir}/ppgap
12cr|gap-system-4.4.12-11|673	%{gapprgdir}/ppgap4
12cr|gap-system-4.4.12-11|674	%{gapprgdir}/pq
12cr|gap-system-4.4.12-11|675	%{gapprgdir}/readrels
12cr|gap-system-4.4.12-11|676	%{gapprgdir}/scrun
12cr|gap-system-4.4.12-11|677	%{gapprgdir}/selgen
12cr|gap-system-4.4.12-11|678	%{gapprgdir}/sylrun
12cr|gap-system-4.4.12-11|679	%{gapprgdir}/tcfrontend4
12cr|gap-system-4.4.12-11|680	%{gapprgdir}/tcmainca4
12cr|gap-system-4.4.12-11|681	%{gapprgdir}/tcmaingap4
12cr|gap-system-4.4.12-11|682	%{gapprgdir}/wordreduce
12cr|gap-system-4.4.12-11|683	%{gapprgdir}/xgap
12cr|gap-system-4.4.12-11|684	%{gappkgdir}/ace
12cr|gap-system-4.4.12-11|685	%{gappkgdir}/aclib
12cr|gap-system-4.4.12-11|686	%{gappkgdir}/alnuth
12cr|gap-system-4.4.12-11|687	%{gappkgdir}/anupq
12cr|gap-system-4.4.12-11|688	%{gappkgdir}/atlasrep
12cr|gap-system-4.4.12-11|689	%{gappkgdir}/automata
12cr|gap-system-4.4.12-11|690	%{gappkgdir}/automgrp
12cr|gap-system-4.4.12-11|691	%{gappkgdir}/autpgrp
12cr|gap-system-4.4.12-11|692	%{gappkgdir}/Browse
12cr|gap-system-4.4.12-11|693	%{gappkgdir}/carat
12cr|gap-system-4.4.12-11|694	%{gappkgdir}/circle
12cr|gap-system-4.4.12-11|695	%{gappkgdir}/cohomolo
12cr|gap-system-4.4.12-11|696	%{gappkgdir}/crime
12cr|gap-system-4.4.12-11|697	%{gappkgdir}/crisp
12cr|gap-system-4.4.12-11|698	%{gappkgdir}/cryst
12cr|gap-system-4.4.12-11|699	%{gappkgdir}/crystcat
12cr|gap-system-4.4.12-11|700	%{gappkgdir}/ctbllib
12cr|gap-system-4.4.12-11|701	%{gappkgdir}/cubefree
12cr|gap-system-4.4.12-11|702	%{gappkgdir}/design
12cr|gap-system-4.4.12-11|703	%{gappkgdir}/edim
12cr|gap-system-4.4.12-11|704	%{gappkgdir}/example
12cr|gap-system-4.4.12-11|705	%{gappkgdir}/factint
12cr|gap-system-4.4.12-11|706	%{gappkgdir}/fga
12cr|gap-system-4.4.12-11|707	%{gappkgdir}/format-1.1
12cr|gap-system-4.4.12-11|708	%{gappkgdir}/forms
12cr|gap-system-4.4.12-11|709	%{gappkgdir}/fplsa
12cr|gap-system-4.4.12-11|710	%{gappkgdir}/fr
12cr|gap-system-4.4.12-11|711	%{gappkgdir}/GAPDoc-1.2
12cr|gap-system-4.4.12-11|712	%{gappkgdir}/gpd
12cr|gap-system-4.4.12-11|713	%{gappkgdir}/grape
12cr|gap-system-4.4.12-11|714	%{gappkgdir}/grpconst
12cr|gap-system-4.4.12-11|715	%{gappkgdir}/guarana
12cr|gap-system-4.4.12-11|716	%{gappkgdir}/guava3.9
12cr|gap-system-4.4.12-11|717	%{gappkgdir}/Hap1.8
12cr|gap-system-4.4.12-11|718	%{gappkgdir}/HAPcryst
12cr|gap-system-4.4.12-11|719	%{gappkgdir}/happrime-0.3.2
12cr|gap-system-4.4.12-11|720	%{gappkgdir}/idrel
12cr|gap-system-4.4.12-11|721	%{gappkgdir}/if
12cr|gap-system-4.4.12-11|722	%{gappkgdir}/io
12cr|gap-system-4.4.12-11|723	%{gappkgdir}/irredsol
12cr|gap-system-4.4.12-11|724	%{gappkgdir}/itc
12cr|gap-system-4.4.12-11|725	%{gappkgdir}/kan
12cr|gap-system-4.4.12-11|726	%{gappkgdir}/kbmag
12cr|gap-system-4.4.12-11|727	%{gappkgdir}/laguna
12cr|gap-system-4.4.12-11|728	%{gappkgdir}/liealgdb
12cr|gap-system-4.4.12-11|729	%{gappkgdir}/linboxing-0.5.1
12cr|gap-system-4.4.12-11|730	%{gappkgdir}/loops
12cr|gap-system-4.4.12-11|731	%{gappkgdir}/monoid
12cr|gap-system-4.4.12-11|732	%{gappkgdir}/nilmat
12cr|gap-system-4.4.12-11|733	%{gappkgdir}/nq-2.2
12cr|gap-system-4.4.12-11|734	%{gappkgdir}/nql
12cr|gap-system-4.4.12-11|735	%{gappkgdir}/numericalsgps
12cr|gap-system-4.4.12-11|736	%{gappkgdir}/openmath
12cr|gap-system-4.4.12-11|737	%{gappkgdir}/orb
12cr|gap-system-4.4.12-11|738	%{gappkgdir}/pargap
12cr|gap-system-4.4.12-11|739	%{gappkgdir}/polenta
12cr|gap-system-4.4.12-11|740	%{gappkgdir}/polycyclic
12cr|gap-system-4.4.12-11|741	%{gappkgdir}/polymaking
12cr|gap-system-4.4.12-11|742	%{gappkgdir}/qaos
12cr|gap-system-4.4.12-11|743	%{gappkgdir}/quagroup
12cr|gap-system-4.4.12-11|744	%{gappkgdir}/radiroot
12cr|gap-system-4.4.12-11|745	%{gappkgdir}/rcwa
12cr|gap-system-4.4.12-11|746	%{gappkgdir}/rds
12cr|gap-system-4.4.12-11|747	%{gappkgdir}/repsn
12cr|gap-system-4.4.12-11|748	%{gappkgdir}/resclasses
12cr|gap-system-4.4.12-11|749	%{gappkgdir}/sgpviz
12cr|gap-system-4.4.12-11|750	%{gappkgdir}/singular
12cr|gap-system-4.4.12-11|751	%{gappkgdir}/sonata
12cr|gap-system-4.4.12-11|752	%{gappkgdir}/sophus
12cr|gap-system-4.4.12-11|753	# tomlib is in the main tarball
12cr|gap-system-4.4.12-11|754	%{gappkgdir}/toric1.4
12cr|gap-system-4.4.12-11|755	%{gappkgdir}/unipot-1.2
12cr|gap-system-4.4.12-11|756	%{gappkgdir}/unitlib
12cr|gap-system-4.4.12-11|757	%{gappkgdir}/wedderga
12cr|gap-system-4.4.12-11|758	%{gappkgdir}/xgap
12cr|gap-system-4.4.12-11|759	%{_datadir}/X11/app-defaults/XGap
12cr|gap-system-4.4.12-11|760	%{gappkgdir}/xmod
12cr|gap-system-4.4.12-11|761	

1570 12
12cr|garcon-0.2.0-2|1	%define major 0
12cr|garcon-0.2.0-2|2	%define libname %mklibname %{name} %{major}
12cr|garcon-0.2.0-2|3	%define develname %mklibname %{name} -d
12cr|garcon-0.2.0-2|4	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|garcon-0.2.0-2|5	
12cr|garcon-0.2.0-2|6	Summary:	A freedesktop.org menu implementation
12cr|garcon-0.2.0-2|7	Name:		garcon
12cr|garcon-0.2.0-2|8	Version:	0.2.0
12cr|garcon-0.2.0-2|9	Release:	2
12cr|garcon-0.2.0-2|10	License:	GPLv2+
12cr|garcon-0.2.0-2|11	Group:		Graphical desktop/Xfce
12cr|garcon-0.2.0-2|12	Url:		http://www.xfce.org
12cr|garcon-0.2.0-2|13	Source0:	http://archive.xfce.org/src/libs/garcon/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|garcon-0.2.0-2|14	BuildRequires:	intltool
12cr|garcon-0.2.0-2|15	BuildRequires:	glib2-devel
12cr|garcon-0.2.0-2|16	BuildRequires:	libxfce4util-devel >= 4.10.0
12cr|garcon-0.2.0-2|17	Requires:	%{libname} = %{version}
12cr|garcon-0.2.0-2|18	
12cr|garcon-0.2.0-2|19	%description
12cr|garcon-0.2.0-2|20	Garcon is an implementation of the freedesktop.org menu specification
12cr|garcon-0.2.0-2|21	replacing the former Xfce menu library libxfce4menu. It is based on
12cr|garcon-0.2.0-2|22	GLib/GIO only and aims at covering the entire specification except for
12cr|garcon-0.2.0-2|23	legacy menus.
12cr|garcon-0.2.0-2|24	
12cr|garcon-0.2.0-2|25	%package -n %{libname}
12cr|garcon-0.2.0-2|26	Summary:	A freedesktop.org menu implementation
12cr|garcon-0.2.0-2|27	Group:		System/Libraries
12cr|garcon-0.2.0-2|28	Requires:	%{name} = %{version}
12cr|garcon-0.2.0-2|29	Obsoletes:	%{mklibname xfce4menu 0.1 0} <= 4.6.2
12cr|garcon-0.2.0-2|30	
12cr|garcon-0.2.0-2|31	%description -n %{libname}
12cr|garcon-0.2.0-2|32	Garcon is an implementation of the freedesktop.org menu specification
12cr|garcon-0.2.0-2|33	replacing the former Xfce menu library libxfce4menu. It is based on
12cr|garcon-0.2.0-2|34	GLib/GIO only and aims at covering the entire specification except for
12cr|garcon-0.2.0-2|35	legacy menus.
12cr|garcon-0.2.0-2|36	
12cr|garcon-0.2.0-2|37	%package -n %{develname}
12cr|garcon-0.2.0-2|38	Summary:	Development files for %{name}
12cr|garcon-0.2.0-2|39	Group:		Development/C
12cr|garcon-0.2.0-2|40	Requires:	%{libname} = %{version}
12cr|garcon-0.2.0-2|41	Provides:	%{name}-devel = %{EVRD}
12cr|garcon-0.2.0-2|42	
12cr|garcon-0.2.0-2|43	%description -n %{develname}
12cr|garcon-0.2.0-2|44	Development files and headers for %{name}.
12cr|garcon-0.2.0-2|45	
12cr|garcon-0.2.0-2|46	%prep
12cr|garcon-0.2.0-2|47	%setup -q
12cr|garcon-0.2.0-2|48	
12cr|garcon-0.2.0-2|49	%build
12cr|garcon-0.2.0-2|50	%configure2_5x \
12cr|garcon-0.2.0-2|51	--disable-static
12cr|garcon-0.2.0-2|52	
12cr|garcon-0.2.0-2|53	%make
12cr|garcon-0.2.0-2|54	
12cr|garcon-0.2.0-2|55	%install
12cr|garcon-0.2.0-2|56	%makeinstall_std
12cr|garcon-0.2.0-2|57	
12cr|garcon-0.2.0-2|58	# (tpg) this file is in mandriva-xfce-config package
12cr|garcon-0.2.0-2|59	#rm -rf %{buildroot}%{_sysconfdir}/xdg/menus/xfce-applications.menu
12cr|garcon-0.2.0-2|60	
12cr|garcon-0.2.0-2|61	%find_lang %{name} %{name}.lang
12cr|garcon-0.2.0-2|62	
12cr|garcon-0.2.0-2|63	%files -f %{name}.lang
12cr|garcon-0.2.0-2|64	%{_datadir}/desktop-directories/xfce-*.directory
12cr|garcon-0.2.0-2|65	%{_sysconfdir}/xdg/menus/xfce-applications.menu
12cr|garcon-0.2.0-2|66	
12cr|garcon-0.2.0-2|67	%files -n %{libname}
12cr|garcon-0.2.0-2|68	%{_libdir}/*%{name}*.so.%{major}*
12cr|garcon-0.2.0-2|69	
12cr|garcon-0.2.0-2|70	%files -n %{develname}
12cr|garcon-0.2.0-2|71	%doc AUTHORS ChangeLog HACKING NEWS README STATUS TODO
12cr|garcon-0.2.0-2|72	%{_includedir}/%{name}*
12cr|garcon-0.2.0-2|73	%{_libdir}/*%{name}*.so
12cr|garcon-0.2.0-2|74	%{_libdir}/pkgconfig/%{name}-*.pc
12cr|garcon-0.2.0-2|75	%{_datadir}/gtk-doc/html/%{name}
12cr|garcon-0.2.0-2|76	
12cr|garcon-0.2.0-2|77	
12cr|garcon-0.2.0-2|78	%changelog
12cr|garcon-0.2.0-2|79	* Mon Apr 30 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-1
12cr|garcon-0.2.0-2|80	+ Revision: 794641
12cr|garcon-0.2.0-2|81	- update to new version 0.2.0
12cr|garcon-0.2.0-2|82	
12cr|garcon-0.2.0-2|83	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.12-1
12cr|garcon-0.2.0-2|84	+ Revision: 791040
12cr|garcon-0.2.0-2|85	- update to new version 0.1.12
12cr|garcon-0.2.0-2|86	
12cr|garcon-0.2.0-2|87	* Wed Apr 04 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.11-2
12cr|garcon-0.2.0-2|88	+ Revision: 789104
12cr|garcon-0.2.0-2|89	- bum prequires on libxfce4util-devel to 4.9.0 version
12cr|garcon-0.2.0-2|90	- spec file clean up
12cr|garcon-0.2.0-2|91	
12cr|garcon-0.2.0-2|92	* Sat Mar 31 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.11-1
12cr|garcon-0.2.0-2|93	+ Revision: 788505
12cr|garcon-0.2.0-2|94	- update to new version 0.1.11
12cr|garcon-0.2.0-2|95	
12cr|garcon-0.2.0-2|96	* Sat Feb 18 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.10-1
12cr|garcon-0.2.0-2|97	+ Revision: 776840
12cr|garcon-0.2.0-2|98	- update to new version 0.1.10
12cr|garcon-0.2.0-2|99	
12cr|garcon-0.2.0-2|100	* Fri Jan 06 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.9-2
12cr|garcon-0.2.0-2|101	+ Revision: 757979
12cr|garcon-0.2.0-2|102	- drop la files
12cr|garcon-0.2.0-2|103	- fix find_lang syntax
12cr|garcon-0.2.0-2|104	
12cr|garcon-0.2.0-2|105	* Thu Sep 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.9-1
12cr|garcon-0.2.0-2|106	+ Revision: 700795
12cr|garcon-0.2.0-2|107	- add buildrequires on libxfce4util-devel
12cr|garcon-0.2.0-2|108	- update to new version 0.1.9
12cr|garcon-0.2.0-2|109	
12cr|garcon-0.2.0-2|110	* Mon Jun 27 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.8-1
12cr|garcon-0.2.0-2|111	+ Revision: 687563
12cr|garcon-0.2.0-2|112	- update to new version 0.1.8
12cr|garcon-0.2.0-2|113	
12cr|garcon-0.2.0-2|114	* Fri Apr 29 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.7-2
12cr|garcon-0.2.0-2|115	+ Revision: 660722
12cr|garcon-0.2.0-2|116	- obsolete old menu library
12cr|garcon-0.2.0-2|117	
12cr|garcon-0.2.0-2|118	* Sun Apr 17 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.7-1
12cr|garcon-0.2.0-2|119	+ Revision: 654182
12cr|garcon-0.2.0-2|120	- update to new version 0.1.7
12cr|garcon-0.2.0-2|121	
12cr|garcon-0.2.0-2|122	* Sat Apr 09 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.6-1
12cr|garcon-0.2.0-2|123	+ Revision: 652035
12cr|garcon-0.2.0-2|124	- update to new version 0.1.6
12cr|garcon-0.2.0-2|125	
12cr|garcon-0.2.0-2|126	* Sat Jan 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.5-1
12cr|garcon-0.2.0-2|127	+ Revision: 632317
12cr|garcon-0.2.0-2|128	- update to new version 0.1.5
12cr|garcon-0.2.0-2|129	
12cr|garcon-0.2.0-2|130	* Wed Dec 08 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.4-1mdv2011.0
12cr|garcon-0.2.0-2|131	+ Revision: 616352
12cr|garcon-0.2.0-2|132	- update to new version 0.1.4
12cr|garcon-0.2.0-2|133	
12cr|garcon-0.2.0-2|134	* Sun Nov 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.3-1mdv2011.0
12cr|garcon-0.2.0-2|135	+ Revision: 594762
12cr|garcon-0.2.0-2|136	- update to new version 0.1.3
12cr|garcon-0.2.0-2|137	
12cr|garcon-0.2.0-2|138	* Sat Nov 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.2-3mdv2011.0
12cr|garcon-0.2.0-2|139	+ Revision: 593848
12cr|garcon-0.2.0-2|140	- remove conflicting file with mandriva-xfce-config-common package
12cr|garcon-0.2.0-2|141	
12cr|garcon-0.2.0-2|142	* Sat Nov 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.2-2mdv2011.0
12cr|garcon-0.2.0-2|143	+ Revision: 593801
12cr|garcon-0.2.0-2|144	- add requires on garcon
12cr|garcon-0.2.0-2|145	
12cr|garcon-0.2.0-2|146	* Sat Nov 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.2-1mdv2011.0
12cr|garcon-0.2.0-2|147	+ Revision: 593794
12cr|garcon-0.2.0-2|148	- update to new version 0.1.2
12cr|garcon-0.2.0-2|149	- package new menus and new catecory files
12cr|garcon-0.2.0-2|150	
12cr|garcon-0.2.0-2|151	* Sat Feb 27 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.1-2mdv2010.1
12cr|garcon-0.2.0-2|152	+ Revision: 512396
12cr|garcon-0.2.0-2|153	- fix requires and provides for devel package
12cr|garcon-0.2.0-2|154	- import garcon
12cr|garcon-0.2.0-2|155	
12cr|garcon-0.2.0-2|156	

1571 12
12cr|garlic-1.6-6|1	%define name 	garlic
12cr|garlic-1.6-6|2	%define version 1.6
12cr|garlic-1.6-6|3	%define release %mkrel 6
12cr|garlic-1.6-6|4	
12cr|garlic-1.6-6|5	Name: 		%{name}
12cr|garlic-1.6-6|6	Version: 	%{version}
12cr|garlic-1.6-6|7	Release: 	%{release}
12cr|garlic-1.6-6|8	Summary: 	Free molecular viewer and editor
12cr|garlic-1.6-6|9	License: 	GPL
12cr|garlic-1.6-6|10	Group: 		Sciences/Chemistry
12cr|garlic-1.6-6|11	Source0: 	%{name}-%{version}.tar.bz2
12cr|garlic-1.6-6|12	Source1: 	%{name}-%{version}-doc.tar.bz2
12cr|garlic-1.6-6|13	Source2:	%{name}.1.bz2
12cr|garlic-1.6-6|14	URL: 		http://garlic.mefos.hr/sources
12cr|garlic-1.6-6|15	BuildRequires: 	imagemagick libx11-devel
12cr|garlic-1.6-6|16	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|garlic-1.6-6|17	
12cr|garlic-1.6-6|18	%description
12cr|garlic-1.6-6|19	Garlic is a full-featured molecular viewer and editor.  It is
12cr|garlic-1.6-6|20	intended mainly for biological macromolecules (proteins and DNA)
12cr|garlic-1.6-6|21	in PDB format.  It can also render high-quality images for
12cr|garlic-1.6-6|22	presentations or publishing.
12cr|garlic-1.6-6|23	
12cr|garlic-1.6-6|24	%prep
12cr|garlic-1.6-6|25	%setup -q -a 1
12cr|garlic-1.6-6|26	mv garlic-%version doc
12cr|garlic-1.6-6|27	perl -pi -e "s/^CCOPT.*/CCOPT = $RPM_OPT_FLAGS/" Makefile
12cr|garlic-1.6-6|28	rm -rf doc/mouse/.xvpics/
12cr|garlic-1.6-6|29	perl -pi -e 's/usr\/X11R6\/lib/usr\/X11R6\/%{_lib}/g' Makefile
12cr|garlic-1.6-6|30	
12cr|garlic-1.6-6|31	%build
12cr|garlic-1.6-6|32	%make
12cr|garlic-1.6-6|33	
12cr|garlic-1.6-6|34	%install
12cr|garlic-1.6-6|35	rm -rf $RPM_BUILD_ROOT
12cr|garlic-1.6-6|36	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|garlic-1.6-6|37	install -m755 garlic $RPM_BUILD_ROOT/%{_bindir}
12cr|garlic-1.6-6|38	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/%{name}
12cr|garlic-1.6-6|39	install -m644 .garlicrc *.pdb $RPM_BUILD_ROOT/%{_libdir}/%{name}
12cr|garlic-1.6-6|40	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1
12cr|garlic-1.6-6|41	cp %SOURCE2 $RPM_BUILD_ROOT/%{_mandir}/man1
12cr|garlic-1.6-6|42	
12cr|garlic-1.6-6|43	install -d $RPM_BUILD_ROOT{%{_miconsdir},%{_liconsdir}}
12cr|garlic-1.6-6|44	convert -size 16x16 %{name}.xpm $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|garlic-1.6-6|45	convert -size 32x32 %{name}.xpm $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|garlic-1.6-6|46	convert -size 48x48 %{name}.xpm $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|garlic-1.6-6|47	
12cr|garlic-1.6-6|48	# menu
12cr|garlic-1.6-6|49	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|garlic-1.6-6|50	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|garlic-1.6-6|51	[Desktop Entry]
12cr|garlic-1.6-6|52	Type=Application
12cr|garlic-1.6-6|53	Exec=garlic
12cr|garlic-1.6-6|54	Categories=Science;Chemistry;
12cr|garlic-1.6-6|55	Name=Garlic
12cr|garlic-1.6-6|56	Icon=%{name}
12cr|garlic-1.6-6|57	Comment=3D Molecule Viewer
12cr|garlic-1.6-6|58	EOF
12cr|garlic-1.6-6|59	
12cr|garlic-1.6-6|60	%if %mdkversion < 200900
12cr|garlic-1.6-6|61	%post
12cr|garlic-1.6-6|62	%update_menus
12cr|garlic-1.6-6|63	%endif
12cr|garlic-1.6-6|64	
12cr|garlic-1.6-6|65	%if %mdkversion < 200900
12cr|garlic-1.6-6|66	%postun
12cr|garlic-1.6-6|67	%clean_menus
12cr|garlic-1.6-6|68	%endif
12cr|garlic-1.6-6|69	
12cr|garlic-1.6-6|70	%clean
12cr|garlic-1.6-6|71	rm -rf $RPM_BUILD_ROOT
12cr|garlic-1.6-6|72	
12cr|garlic-1.6-6|73	%files
12cr|garlic-1.6-6|74	%defattr(-,root,root,0755)
12cr|garlic-1.6-6|75	%doc README HISTORY BUGS *.script doc
12cr|garlic-1.6-6|76	%{_bindir}/*
12cr|garlic-1.6-6|77	%{_libdir}/%{name}
12cr|garlic-1.6-6|78	%{_mandir}/man1/*
12cr|garlic-1.6-6|79	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|garlic-1.6-6|80	%{_liconsdir}/%{name}.png
12cr|garlic-1.6-6|81	%{_iconsdir}/%{name}.png
12cr|garlic-1.6-6|82	%{_miconsdir}/%{name}.png
12cr|garlic-1.6-6|83	
12cr|garlic-1.6-6|84	
12cr|garlic-1.6-6|85	
12cr|garlic-1.6-6|86	%changelog
12cr|garlic-1.6-6|87	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 1.6-6mdv2011.0
12cr|garlic-1.6-6|88	+ Revision: 635488
12cr|garlic-1.6-6|89	- simplify BR
12cr|garlic-1.6-6|90	
12cr|garlic-1.6-6|91	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6-5mdv2011.0
12cr|garlic-1.6-6|92	+ Revision: 618425
12cr|garlic-1.6-6|93	- the mass rebuild of 2010.0 packages
12cr|garlic-1.6-6|94	
12cr|garlic-1.6-6|95	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.6-4mdv2010.0
12cr|garlic-1.6-6|96	+ Revision: 429105
12cr|garlic-1.6-6|97	- rebuild
12cr|garlic-1.6-6|98	
12cr|garlic-1.6-6|99	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|garlic-1.6-6|100	- lowercase ImageMagick
12cr|garlic-1.6-6|101	
12cr|garlic-1.6-6|102	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.6-3mdv2009.0
12cr|garlic-1.6-6|103	+ Revision: 245630
12cr|garlic-1.6-6|104	- rebuild
12cr|garlic-1.6-6|105	
12cr|garlic-1.6-6|106	+ Pixel <pixel@mandriva.com>
12cr|garlic-1.6-6|107	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|garlic-1.6-6|108	
12cr|garlic-1.6-6|109	+ Olivier Blin <oblin@mandriva.com>
12cr|garlic-1.6-6|110	- restore BuildRoot
12cr|garlic-1.6-6|111	
12cr|garlic-1.6-6|112	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.6-1mdv2008.1
12cr|garlic-1.6-6|113	+ Revision: 131556
12cr|garlic-1.6-6|114	- auto-convert XDG menu entry
12cr|garlic-1.6-6|115	- kill re-definition of %%buildroot on Pixel's request
12cr|garlic-1.6-6|116	- import garlic
12cr|garlic-1.6-6|117	
12cr|garlic-1.6-6|118	
12cr|garlic-1.6-6|119	* Thu Apr 06 2006 Lenny Cartier <lenny@mandriva.com> 1.6-1mdk
12cr|garlic-1.6-6|120	- 1.6
12cr|garlic-1.6-6|121	
12cr|garlic-1.6-6|122	* Tue Nov 08 2005 Austin Acton <austin@mandriva.org> 1.4-2mdk
12cr|garlic-1.6-6|123	- lib64 fix
12cr|garlic-1.6-6|124	
12cr|garlic-1.6-6|125	* Mon Feb 16 2004 Austin Acton <austin@mandrake.org> 1.4-1mdk
12cr|garlic-1.6-6|126	-1.4
12cr|garlic-1.6-6|127	
12cr|garlic-1.6-6|128	* Wed Jul 2 2003 Austin Acton <aacton@yorku.ca> 1.3-1mdk
12cr|garlic-1.6-6|129	- 1.3
12cr|garlic-1.6-6|130	- fix group
12cr|garlic-1.6-6|131	- fix URL
12cr|garlic-1.6-6|132	- cleanup spec
12cr|garlic-1.6-6|133	- add manpage
12cr|garlic-1.6-6|134	
12cr|garlic-1.6-6|135	* Thu Mar 20 2003 Per yvind Karlsen <peroyvind@sintrax.net> 1.2-3mdk
12cr|garlic-1.6-6|136	- removed .xvpics thumbnails
12cr|garlic-1.6-6|137	- added it's own icons
12cr|garlic-1.6-6|138	- add missing BuildRequires
12cr|garlic-1.6-6|139	
12cr|garlic-1.6-6|140	* Sun Nov 24 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.2-2mdk
12cr|garlic-1.6-6|141	- add menu macros
12cr|garlic-1.6-6|142	- from Austin Acton <aacton@yorku.ca> :
12cr|garlic-1.6-6|143	- add menu entry and threaded build
12cr|garlic-1.6-6|144	- expand description
12cr|garlic-1.6-6|145	
12cr|garlic-1.6-6|146	* Fri Sep 20 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 1.2-1mdk
12cr|garlic-1.6-6|147	- first mdk package

1572 12
12cr|garmindev-0.3.4-1|1	%define	major 0
12cr|garmindev-0.3.4-1|2	%define libname	%mklibname garmindev %{major}
12cr|garmindev-0.3.4-1|3	%define develname %mklibname -d garmindev
12cr|garmindev-0.3.4-1|4	
12cr|garmindev-0.3.4-1|5	Summary:	Drivers for communication with Garmin GPS devices
12cr|garmindev-0.3.4-1|6	Name:		garmindev
12cr|garmindev-0.3.4-1|7	Version:	0.3.4
12cr|garmindev-0.3.4-1|8	Release:	%mkrel 1
12cr|garmindev-0.3.4-1|9	Group:		System/Libraries
12cr|garmindev-0.3.4-1|10	License:	GPLv2+
12cr|garmindev-0.3.4-1|11	URL:		http://www.qlandkarte.org
12cr|garmindev-0.3.4-1|12	Source0:	http://downloads.sourceforge.net/qlandkartegt/%{name}-%{version}.tar.gz
12cr|garmindev-0.3.4-1|13	BuildRequires:	cmake
12cr|garmindev-0.3.4-1|14	BuildRequires:	libusb-devel
12cr|garmindev-0.3.4-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|garmindev-0.3.4-1|16	
12cr|garmindev-0.3.4-1|17	%description
12cr|garmindev-0.3.4-1|18	Drivers for communication with Garmin GPS devices used by QLandkarteGT.
12cr|garmindev-0.3.4-1|19	
12cr|garmindev-0.3.4-1|20	%package -n	%{libname}
12cr|garmindev-0.3.4-1|21	Summary:	Drivers for communication with Garmin GPS devices
12cr|garmindev-0.3.4-1|22	Group:          System/Libraries
12cr|garmindev-0.3.4-1|23	Provides:	%{name}(interface) = 1.18
12cr|garmindev-0.3.4-1|24	Provides:	%{name} = %{version}-%{release}
12cr|garmindev-0.3.4-1|25	
12cr|garmindev-0.3.4-1|26	%description -n	%{libname}
12cr|garmindev-0.3.4-1|27	Drivers for communication with Garmin GPS devices used by QLandkarteGT.
12cr|garmindev-0.3.4-1|28	
12cr|garmindev-0.3.4-1|29	%prep
12cr|garmindev-0.3.4-1|30	
12cr|garmindev-0.3.4-1|31	%setup -q
12cr|garmindev-0.3.4-1|32	
12cr|garmindev-0.3.4-1|33	%build
12cr|garmindev-0.3.4-1|34	export CXXFLAGS="%{optflags} -fno-strict-aliasing"
12cr|garmindev-0.3.4-1|35	%cmake ..
12cr|garmindev-0.3.4-1|36	%make VERBOSE=1
12cr|garmindev-0.3.4-1|37	
12cr|garmindev-0.3.4-1|38	%install
12cr|garmindev-0.3.4-1|39	rm -rf %{buildroot}
12cr|garmindev-0.3.4-1|40	cd build
12cr|garmindev-0.3.4-1|41	%makeinstall_std
12cr|garmindev-0.3.4-1|42	
12cr|garmindev-0.3.4-1|43	# fix perms on plugins
12cr|garmindev-0.3.4-1|44	find %{buildroot}%{_libdir}/qlandkartegt -type f -exec chmod 0755 {} \;
12cr|garmindev-0.3.4-1|45	
12cr|garmindev-0.3.4-1|46	# drop the development files
12cr|garmindev-0.3.4-1|47	rm -rf %{buildroot}%{_includedir}/garmin
12cr|garmindev-0.3.4-1|48	rm -rf %{buildroot}%{_libdir}/qlandkartegt/libgarmin*
12cr|garmindev-0.3.4-1|49	
12cr|garmindev-0.3.4-1|50	%clean
12cr|garmindev-0.3.4-1|51	rm -rf %{buildroot}
12cr|garmindev-0.3.4-1|52	
12cr|garmindev-0.3.4-1|53	%if %mdkversion < 200900
12cr|garmindev-0.3.4-1|54	%post -n %{libname} -p /sbin/ldconfig
12cr|garmindev-0.3.4-1|55	%endif
12cr|garmindev-0.3.4-1|56	
12cr|garmindev-0.3.4-1|57	%if %mdkversion < 200900
12cr|garmindev-0.3.4-1|58	%postun -n %{libname} -p /sbin/ldconfig
12cr|garmindev-0.3.4-1|59	%endif
12cr|garmindev-0.3.4-1|60	
12cr|garmindev-0.3.4-1|61	%files -n %{libname}
12cr|garmindev-0.3.4-1|62	%defattr(-,root,root)
12cr|garmindev-0.3.4-1|63	%{_libdir}/qlandkartegt
12cr|garmindev-0.3.4-1|64	
12cr|garmindev-0.3.4-1|65	
12cr|garmindev-0.3.4-1|66	
12cr|garmindev-0.3.4-1|67	
12cr|garmindev-0.3.4-1|68	%changelog
12cr|garmindev-0.3.4-1|69	

1573 12
12cr|gastman-1.0-0.RC1.5|1	%define		beta 1
12cr|gastman-1.0-0.RC1.5|2	
12cr|gastman-1.0-0.RC1.5|3	Summary:	GTK ASTerisk MANager
12cr|gastman-1.0-0.RC1.5|4	Name:		gastman
12cr|gastman-1.0-0.RC1.5|5	Epoch:		1
12cr|gastman-1.0-0.RC1.5|6	Version:	1.0
12cr|gastman-1.0-0.RC1.5|7	Release:	0.%{?beta:RC%{beta}}.5
12cr|gastman-1.0-0.RC1.5|8	Group:		System/Configuration/Networking
12cr|gastman-1.0-0.RC1.5|9	License:	GPLv2+
12cr|gastman-1.0-0.RC1.5|10	URL:		http://www.asterisk.org
12cr|gastman-1.0-0.RC1.5|11	Source0:	%{name}-%{version}%{?beta:-RC%{beta}}.tar.gz
12cr|gastman-1.0-0.RC1.5|12	Patch0:		gastman-20040803-mdk.diff
12cr|gastman-1.0-0.RC1.5|13	Patch1:		gastman-1.0-gold.patch
12cr|gastman-1.0-0.RC1.5|14	BuildRequires:	gtk+2-devel
12cr|gastman-1.0-0.RC1.5|15	BuildRequires:	imagemagick
12cr|gastman-1.0-0.RC1.5|16	BuildRequires:  db-devel
12cr|gastman-1.0-0.RC1.5|17	Requires(post): desktop-file-utils
12cr|gastman-1.0-0.RC1.5|18	Requires(postun): desktop-file-utils
12cr|gastman-1.0-0.RC1.5|19	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gastman-1.0-0.RC1.5|20	
12cr|gastman-1.0-0.RC1.5|21	%description
12cr|gastman-1.0-0.RC1.5|22	GTK ASTerisk MANager is a administration tool for asterisk.
12cr|gastman-1.0-0.RC1.5|23	
12cr|gastman-1.0-0.RC1.5|24	%prep
12cr|gastman-1.0-0.RC1.5|25	
12cr|gastman-1.0-0.RC1.5|26	%setup -q -n %{name}-%{version}%{?beta:-RC%{beta}}
12cr|gastman-1.0-0.RC1.5|27	%patch0 -p0
12cr|gastman-1.0-0.RC1.5|28	%patch1 -p0
12cr|gastman-1.0-0.RC1.5|29	
12cr|gastman-1.0-0.RC1.5|30	%build
12cr|gastman-1.0-0.RC1.5|31	
12cr|gastman-1.0-0.RC1.5|32	%make CC="gcc %{?ldflags}"
12cr|gastman-1.0-0.RC1.5|33	
12cr|gastman-1.0-0.RC1.5|34	%install
12cr|gastman-1.0-0.RC1.5|35	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|gastman-1.0-0.RC1.5|36	
12cr|gastman-1.0-0.RC1.5|37	install -d %{buildroot}%{_sbindir}
12cr|gastman-1.0-0.RC1.5|38	install -d %{buildroot}%{_datadir}/%{name}/icons
12cr|gastman-1.0-0.RC1.5|39	install -d %{buildroot}%{_iconsdir}
12cr|gastman-1.0-0.RC1.5|40	install -d %{buildroot}%{_miconsdir}
12cr|gastman-1.0-0.RC1.5|41	install -d %{buildroot}%{_liconsdir}
12cr|gastman-1.0-0.RC1.5|42	
12cr|gastman-1.0-0.RC1.5|43	install -m0755 gastman %{buildroot}%{_sbindir}/
12cr|gastman-1.0-0.RC1.5|44	install -m0644 art/*.xpm %{buildroot}%{_datadir}/%{name}/icons/
12cr|gastman-1.0-0.RC1.5|45	
12cr|gastman-1.0-0.RC1.5|46	# Mandriva Icons
12cr|gastman-1.0-0.RC1.5|47	convert -size 48x48 art/phone2.xpm %{buildroot}%{_liconsdir}/%{name}.png
12cr|gastman-1.0-0.RC1.5|48	convert -size 32x32 art/phone2.xpm %{buildroot}%{_iconsdir}/%{name}.png
12cr|gastman-1.0-0.RC1.5|49	convert -size 16x16 art/phone2.xpm %{buildroot}%{_miconsdir}/%{name}.png
12cr|gastman-1.0-0.RC1.5|50	
12cr|gastman-1.0-0.RC1.5|51	# XDG menu
12cr|gastman-1.0-0.RC1.5|52	install -d %{buildroot}%{_datadir}/applications
12cr|gastman-1.0-0.RC1.5|53	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gastman-1.0-0.RC1.5|54	[Desktop Entry]
12cr|gastman-1.0-0.RC1.5|55	Name=%{name}
12cr|gastman-1.0-0.RC1.5|56	Comment=%{summary}
12cr|gastman-1.0-0.RC1.5|57	Exec=%{_sbindir}/%{name}
12cr|gastman-1.0-0.RC1.5|58	Icon=%{name}
12cr|gastman-1.0-0.RC1.5|59	Terminal=false
12cr|gastman-1.0-0.RC1.5|60	Type=Application
12cr|gastman-1.0-0.RC1.5|61	Categories=Settings;Network;
12cr|gastman-1.0-0.RC1.5|62	EOF
12cr|gastman-1.0-0.RC1.5|63	
12cr|gastman-1.0-0.RC1.5|64	%if %mdkversion < 200900
12cr|gastman-1.0-0.RC1.5|65	%post
12cr|gastman-1.0-0.RC1.5|66	%update_menus
12cr|gastman-1.0-0.RC1.5|67	%update_desktop_database
12cr|gastman-1.0-0.RC1.5|68	%endif
12cr|gastman-1.0-0.RC1.5|69	
12cr|gastman-1.0-0.RC1.5|70	%if %mdkversion < 200900
12cr|gastman-1.0-0.RC1.5|71	%postun
12cr|gastman-1.0-0.RC1.5|72	%clean_menus
12cr|gastman-1.0-0.RC1.5|73	%clean_desktop_database
12cr|gastman-1.0-0.RC1.5|74	%endif
12cr|gastman-1.0-0.RC1.5|75	
12cr|gastman-1.0-0.RC1.5|76	%clean
12cr|gastman-1.0-0.RC1.5|77	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|gastman-1.0-0.RC1.5|78	
12cr|gastman-1.0-0.RC1.5|79	%files
12cr|gastman-1.0-0.RC1.5|80	%defattr(-,root,root,0755)
12cr|gastman-1.0-0.RC1.5|81	%{_sbindir}/*
12cr|gastman-1.0-0.RC1.5|82	%{_datadir}/%{name}
12cr|gastman-1.0-0.RC1.5|83	%{_iconsdir}/%{name}.png
12cr|gastman-1.0-0.RC1.5|84	%{_miconsdir}/%{name}.png
12cr|gastman-1.0-0.RC1.5|85	%{_liconsdir}/%{name}.png
12cr|gastman-1.0-0.RC1.5|86	%{_datadir}/applications/*.desktop
12cr|gastman-1.0-0.RC1.5|87	
12cr|gastman-1.0-0.RC1.5|88	
12cr|gastman-1.0-0.RC1.5|89	%changelog
12cr|gastman-1.0-0.RC1.5|90	* Tue May 08 2012 Crispin Boylan <crisb@mandriva.org> 1:1.0-0.RC1.5
12cr|gastman-1.0-0.RC1.5|91	+ Revision: 797566
12cr|gastman-1.0-0.RC1.5|92	- Rebuild
12cr|gastman-1.0-0.RC1.5|93	
12cr|gastman-1.0-0.RC1.5|94	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|gastman-1.0-0.RC1.5|95	- rebuild against db 5.1.25
12cr|gastman-1.0-0.RC1.5|96	
12cr|gastman-1.0-0.RC1.5|97	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-0.RC1.3mdv2011.0
12cr|gastman-1.0-0.RC1.5|98	+ Revision: 610818
12cr|gastman-1.0-0.RC1.5|99	- rebuild
12cr|gastman-1.0-0.RC1.5|100	
12cr|gastman-1.0-0.RC1.5|101	* Sat Jan 30 2010 Funda Wang <fwang@mandriva.org> 1:1.0-0.RC1.2mdv2010.1
12cr|gastman-1.0-0.RC1.5|102	+ Revision: 498559
12cr|gastman-1.0-0.RC1.5|103	- add epoch
12cr|gastman-1.0-0.RC1.5|104	- rebuild
12cr|gastman-1.0-0.RC1.5|105	
12cr|gastman-1.0-0.RC1.5|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|gastman-1.0-0.RC1.5|107	- rebuild
12cr|gastman-1.0-0.RC1.5|108	
12cr|gastman-1.0-0.RC1.5|109	+ Lonyai Gergely <aleph@mandriva.org>
12cr|gastman-1.0-0.RC1.5|110	- Update: 1.0-RC1
12cr|gastman-1.0-0.RC1.5|111	
12cr|gastman-1.0-0.RC1.5|112	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gastman-1.0-0.RC1.5|113	- lowercase ImageMagick
12cr|gastman-1.0-0.RC1.5|114	
12cr|gastman-1.0-0.RC1.5|115	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 20050401-6mdv2009.0
12cr|gastman-1.0-0.RC1.5|116	+ Revision: 245657
12cr|gastman-1.0-0.RC1.5|117	- rebuild
12cr|gastman-1.0-0.RC1.5|118	- kill re-definition of %%buildroot on Pixel's request
12cr|gastman-1.0-0.RC1.5|119	
12cr|gastman-1.0-0.RC1.5|120	+ Pixel <pixel@mandriva.com>
12cr|gastman-1.0-0.RC1.5|121	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gastman-1.0-0.RC1.5|122	
12cr|gastman-1.0-0.RC1.5|123	+ Olivier Blin <blino@mandriva.org>
12cr|gastman-1.0-0.RC1.5|124	- restore BuildRoot
12cr|gastman-1.0-0.RC1.5|125	
12cr|gastman-1.0-0.RC1.5|126	* Fri Dec 14 2007 Funda Wang <fwang@mandriva.org> 20050401-4mdv2008.1
12cr|gastman-1.0-0.RC1.5|127	+ Revision: 119611
12cr|gastman-1.0-0.RC1.5|128	- drop old menu
12cr|gastman-1.0-0.RC1.5|129	
12cr|gastman-1.0-0.RC1.5|130	+ Thierry Vignaud <tv@mandriva.org>
12cr|gastman-1.0-0.RC1.5|131	- s/Mandrake/Mandriva/
12cr|gastman-1.0-0.RC1.5|132	

1574 12
12cr|gav-0.9.0-8|1	%define name	gav
12cr|gav-0.9.0-8|2	%define	tver	0.7.3
12cr|gav-0.9.0-8|3	%define version 0.9.0
12cr|gav-0.9.0-8|4	%define release %mkrel 8
12cr|gav-0.9.0-8|5	%define	Summary	GPL Arcade Volleyball
12cr|gav-0.9.0-8|6	
12cr|gav-0.9.0-8|7	Name:		%{name}
12cr|gav-0.9.0-8|8	Summary:	%{Summary}
12cr|gav-0.9.0-8|9	Version:	%{version}
12cr|gav-0.9.0-8|10	Release:	%{release}
12cr|gav-0.9.0-8|11	
12cr|gav-0.9.0-8|12	Source0:	http://puzzle.dl.sourceforge.net/sourceforge/gav/%{name}-%{version}.tar.bz2
12cr|gav-0.9.0-8|13	Source1:	%{name}-themes-%{tver}.tar.bz2
12cr|gav-0.9.0-8|14	Source11:	%{name}16.png
12cr|gav-0.9.0-8|15	Source12: 	%{name}32.png
12cr|gav-0.9.0-8|16	Source13: 	%{name}48.png
12cr|gav-0.9.0-8|17	Patch0:		gav-0.9.0-mdv-fix-gcc-4.3.patch
12cr|gav-0.9.0-8|18	URL:		http://gav.sourceforge.net/
12cr|gav-0.9.0-8|19	License:	GPLv2+
12cr|gav-0.9.0-8|20	Group:		Games/Sports
12cr|gav-0.9.0-8|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gav-0.9.0-8|22	BuildRequires:	SDL-devel SDL_image-devel SDL_net-devel
12cr|gav-0.9.0-8|23	
12cr|gav-0.9.0-8|24	%description
12cr|gav-0.9.0-8|25	An SDL-based rendition of an old favorite CGA game featuring
12cr|gav-0.9.0-8|26	two characters playing a volleyball-like game. This "revamped"
12cr|gav-0.9.0-8|27	version is supposed to support theming, multiplayer games,
12cr|gav-0.9.0-8|28	different input devices and networking (not yet).
12cr|gav-0.9.0-8|29	
12cr|gav-0.9.0-8|30	This package contains all available themes as well.
12cr|gav-0.9.0-8|31	
12cr|gav-0.9.0-8|32	%prep
12cr|gav-0.9.0-8|33	%setup -q -a1
12cr|gav-0.9.0-8|34	%patch0 -p1 -b .gcc43
12cr|gav-0.9.0-8|35	
12cr|gav-0.9.0-8|36	%build
12cr|gav-0.9.0-8|37	%make depend CXXFLAGS="$RPM_OPT_FLAGS `sdl-config --cflags` -I`pwd`/menu  -I`pwd`/automa  -I`pwd`/net -I`pwd`"
12cr|gav-0.9.0-8|38	make CXXFLAGS="$RPM_OPT_FLAGS `sdl-config --cflags` -I`pwd`/menu  -I`pwd`/automa  -I`pwd`/net -I`pwd`"
12cr|gav-0.9.0-8|39	
12cr|gav-0.9.0-8|40	%install
12cr|gav-0.9.0-8|41	rm -rf $RPM_BUILD_ROOT
12cr|gav-0.9.0-8|42	
12cr|gav-0.9.0-8|43	install -m755 %{name} -D $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
12cr|gav-0.9.0-8|44	install -m755 -d $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/themes
12cr|gav-0.9.0-8|45	cp -r themes/* $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/themes
12cr|gav-0.9.0-8|46	
12cr|gav-0.9.0-8|47	#menu
12cr|gav-0.9.0-8|48	
12cr|gav-0.9.0-8|49	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|gav-0.9.0-8|50	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gav-0.9.0-8|51	[Desktop Entry]
12cr|gav-0.9.0-8|52	Name=%{name}
12cr|gav-0.9.0-8|53	Comment=2-D Volleyball
12cr|gav-0.9.0-8|54	Exec=%{_gamesbindir}/%{name}
12cr|gav-0.9.0-8|55	Icon=%{name}
12cr|gav-0.9.0-8|56	Terminal=false
12cr|gav-0.9.0-8|57	Type=Application
12cr|gav-0.9.0-8|58	Categories=Game;SportsGame;
12cr|gav-0.9.0-8|59	EOF
12cr|gav-0.9.0-8|60	
12cr|gav-0.9.0-8|61	#icons
12cr|gav-0.9.0-8|62	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|gav-0.9.0-8|63	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|gav-0.9.0-8|64	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|gav-0.9.0-8|65	
12cr|gav-0.9.0-8|66	%clean
12cr|gav-0.9.0-8|67	rm -rf $RPM_BUILD_ROOT
12cr|gav-0.9.0-8|68	
12cr|gav-0.9.0-8|69	%if %mdkversion < 200900
12cr|gav-0.9.0-8|70	%post
12cr|gav-0.9.0-8|71	%update_menus
12cr|gav-0.9.0-8|72	%endif
12cr|gav-0.9.0-8|73	
12cr|gav-0.9.0-8|74	%if %mdkversion < 200900
12cr|gav-0.9.0-8|75	%postun
12cr|gav-0.9.0-8|76	%clean_menus
12cr|gav-0.9.0-8|77	%endif
12cr|gav-0.9.0-8|78	
12cr|gav-0.9.0-8|79	%files
12cr|gav-0.9.0-8|80	%defattr(-,root,root)
12cr|gav-0.9.0-8|81	%doc README CHANGELOG
12cr|gav-0.9.0-8|82	%{_gamesbindir}/%{name}
12cr|gav-0.9.0-8|83	%{_gamesdatadir}/%{name}
12cr|gav-0.9.0-8|84	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gav-0.9.0-8|85	%{_liconsdir}/%{name}.png
12cr|gav-0.9.0-8|86	%{_iconsdir}/%{name}.png
12cr|gav-0.9.0-8|87	%{_miconsdir}/%{name}.png
12cr|gav-0.9.0-8|88	
12cr|gav-0.9.0-8|89	
12cr|gav-0.9.0-8|90	
12cr|gav-0.9.0-8|91	
12cr|gav-0.9.0-8|92	
12cr|gav-0.9.0-8|93	%changelog
12cr|gav-0.9.0-8|94	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-8mdv2011.0
12cr|gav-0.9.0-8|95	+ Revision: 610819
12cr|gav-0.9.0-8|96	- rebuild
12cr|gav-0.9.0-8|97	
12cr|gav-0.9.0-8|98	* Mon Dec 07 2009 Jérôme Brenier <incubusss@mandriva.org> 0.9.0-7mdv2010.1
12cr|gav-0.9.0-8|99	+ Revision: 474277
12cr|gav-0.9.0-8|100	- fix build with gcc >= 4.3
12cr|gav-0.9.0-8|101	- fix license tag
12cr|gav-0.9.0-8|102	
12cr|gav-0.9.0-8|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|gav-0.9.0-8|104	- rebuild
12cr|gav-0.9.0-8|105	- rebuild
12cr|gav-0.9.0-8|106	- kill re-definition of %%buildroot on Pixel's request
12cr|gav-0.9.0-8|107	
12cr|gav-0.9.0-8|108	+ Pixel <pixel@mandriva.com>
12cr|gav-0.9.0-8|109	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gav-0.9.0-8|110	
12cr|gav-0.9.0-8|111	+ Olivier Blin <oblin@mandriva.com>
12cr|gav-0.9.0-8|112	- restore BuildRoot
12cr|gav-0.9.0-8|113	
12cr|gav-0.9.0-8|114	* Sun Sep 09 2007 Emmanuel Andry <eandry@mandriva.org> 0.9.0-3mdv2008.0
12cr|gav-0.9.0-8|115	+ Revision: 83532
12cr|gav-0.9.0-8|116	- drop old menu
12cr|gav-0.9.0-8|117	
12cr|gav-0.9.0-8|118	
12cr|gav-0.9.0-8|119	* Wed Sep 13 2006 Nicolas Lécureuil <neoclust@mandriva.org>
12cr|gav-0.9.0-8|120	+ 2006-09-12 09:05:47 (61027)
12cr|gav-0.9.0-8|121	- migrate to XDG
12cr|gav-0.9.0-8|122	
12cr|gav-0.9.0-8|123	* Fri Aug 04 2006 Nicolas Lécureuil <neoclust@mandriva.org>
12cr|gav-0.9.0-8|124	+ 2006-08-03 03:44:52 (43098)
12cr|gav-0.9.0-8|125	- import gav-0.9.0-1mdv2007.0
12cr|gav-0.9.0-8|126	
12cr|gav-0.9.0-8|127	* Sun May 28 2006 Emmanuel Andry <eandry@mandriva.org> 0.9.0-1mdk
12cr|gav-0.9.0-8|128	- 0.9.0
12cr|gav-0.9.0-8|129	
12cr|gav-0.9.0-8|130	* Tue Jul 05 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.8.0-3mdk
12cr|gav-0.9.0-8|131	- Rebuild
12cr|gav-0.9.0-8|132	- %%{1}mdv2007.0
12cr|gav-0.9.0-8|133	- Make rpmbuildupdate friendly
12cr|gav-0.9.0-8|134	
12cr|gav-0.9.0-8|135	* Thu Jun 17 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.8.0-2mdk
12cr|gav-0.9.0-8|136	- rebuild
12cr|gav-0.9.0-8|137	
12cr|gav-0.9.0-8|138	* Thu Apr 15 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.8.0-1mdk
12cr|gav-0.9.0-8|139	- 0.8.0
12cr|gav-0.9.0-8|140	
12cr|gav-0.9.0-8|141	* Thu Feb 05 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.7.3-1mdk
12cr|gav-0.9.0-8|142	- 0.7.3
12cr|gav-0.9.0-8|143	- correct name in menu item
12cr|gav-0.9.0-8|144	- cleanups
12cr|gav-0.9.0-8|145	- move binary to /usr/games
12cr|gav-0.9.0-8|146	- compile with $RPM_OPT_FLAGS
12cr|gav-0.9.0-8|147	

1575 12
12cr|gavl-1.2.0-2|1	%define major	1
12cr|gavl-1.2.0-2|2	%define libname %mklibname %name %major
12cr|gavl-1.2.0-2|3	%define develname %mklibname -d %name
12cr|gavl-1.2.0-2|4	
12cr|gavl-1.2.0-2|5	Name: 	 	gavl
12cr|gavl-1.2.0-2|6	Summary: 	Gmerlin Audio Video Library
12cr|gavl-1.2.0-2|7	Version: 	1.2.0
12cr|gavl-1.2.0-2|8	Release: 	2
12cr|gavl-1.2.0-2|9	Source:		http://downloads.sourceforge.net/project/gmerlin/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|gavl-1.2.0-2|10	URL:		http://gmerlin.sourceforge.net/
12cr|gavl-1.2.0-2|11	License:	GPLv2+
12cr|gavl-1.2.0-2|12	Group:		System/Libraries
12cr|gavl-1.2.0-2|13	BuildRequires:	pkgconfig
12cr|gavl-1.2.0-2|14	BuildRequires:  libsamplerate-devel
12cr|gavl-1.2.0-2|15	BuildRequires:  png-devel
12cr|gavl-1.2.0-2|16	BuildRequires:	doxygen
12cr|gavl-1.2.0-2|17	
12cr|gavl-1.2.0-2|18	%description
12cr|gavl-1.2.0-2|19	GAVL is short for Gmerlin Audio Video Library. It standardized types audio
12cr|gavl-1.2.0-2|20	and video formats, and defines generic container types for video frames and
12cr|gavl-1.2.0-2|21	blocks of audio samples.
12cr|gavl-1.2.0-2|22	
12cr|gavl-1.2.0-2|23	In addition, it handles the sometimes ugly task to convert between all these
12cr|gavl-1.2.0-2|24	formats. The idea is to be able to convert from any format to any other with
12cr|gavl-1.2.0-2|25	the lowest possible CPU usage.
12cr|gavl-1.2.0-2|26	
12cr|gavl-1.2.0-2|27	%package -n     %{libname}
12cr|gavl-1.2.0-2|28	Summary:        Dynamic libraries from %name
12cr|gavl-1.2.0-2|29	Group:          System/Libraries
12cr|gavl-1.2.0-2|30	
12cr|gavl-1.2.0-2|31	%description -n %{libname}
12cr|gavl-1.2.0-2|32	Dynamic libraries from %name.
12cr|gavl-1.2.0-2|33	
12cr|gavl-1.2.0-2|34	%package -n     %{develname}
12cr|gavl-1.2.0-2|35	Summary:        Header files and static libraries from %name
12cr|gavl-1.2.0-2|36	Group:          Development/C
12cr|gavl-1.2.0-2|37	Requires:       %{libname} >= %{version}
12cr|gavl-1.2.0-2|38	Provides:       lib%{name}-devel = %{version}-%{release}
12cr|gavl-1.2.0-2|39	Provides:       %{name}-devel = %{version}-%{release}
12cr|gavl-1.2.0-2|40	Obsoletes:      %{name}-devel < %{version}-%{release}
12cr|gavl-1.2.0-2|41	Obsoletes:	%mklibname gavl 0 -d
12cr|gavl-1.2.0-2|42	
12cr|gavl-1.2.0-2|43	%description -n %{develname}
12cr|gavl-1.2.0-2|44	Libraries and includes files for developing programs based on %name.
12cr|gavl-1.2.0-2|45	
12cr|gavl-1.2.0-2|46	%prep
12cr|gavl-1.2.0-2|47	%setup -q
12cr|gavl-1.2.0-2|48	#Disable buildtime cpu detection
12cr|gavl-1.2.0-2|49	sed -i -i 's/LQT_TRY_CFLAGS/dnl LQT_TRY_CFLAGS/g' configure.ac
12cr|gavl-1.2.0-2|50	sed -i -i 's/LQT_OPT_CFLAGS/dnl LQT_OPT_CFLAGS/g' configure.ac
12cr|gavl-1.2.0-2|51	
12cr|gavl-1.2.0-2|52	%build
12cr|gavl-1.2.0-2|53	autoreconf -fi
12cr|gavl-1.2.0-2|54	# Adding some upstream CFLAGS
12cr|gavl-1.2.0-2|55	export CFLAGS=$(echo %optflags | sed -e "s/-O2/-O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -fvisibility=hidden/")
12cr|gavl-1.2.0-2|56	%configure2_5x	--disable-static \
12cr|gavl-1.2.0-2|57	--disable-cpu-clip \
12cr|gavl-1.2.0-2|58	
12cr|gavl-1.2.0-2|59	%make
12cr|gavl-1.2.0-2|60	
12cr|gavl-1.2.0-2|61	%install
12cr|gavl-1.2.0-2|62	%makeinstall_std
12cr|gavl-1.2.0-2|63	
12cr|gavl-1.2.0-2|64	%files -n %{libname}
12cr|gavl-1.2.0-2|65	%defattr(-,root,root)
12cr|gavl-1.2.0-2|66	%{_libdir}/*.so.%{major}*
12cr|gavl-1.2.0-2|67	
12cr|gavl-1.2.0-2|68	%files -n %{develname}
12cr|gavl-1.2.0-2|69	%defattr(-,root,root)
12cr|gavl-1.2.0-2|70	%doc AUTHORS TODO README
12cr|gavl-1.2.0-2|71	%doc %_datadir/doc/gavl/apiref
12cr|gavl-1.2.0-2|72	%{_libdir}/pkgconfig/*
12cr|gavl-1.2.0-2|73	%{_includedir}/gavl
12cr|gavl-1.2.0-2|74	%{_libdir}/*.so
12cr|gavl-1.2.0-2|75	
12cr|gavl-1.2.0-2|76	
12cr|gavl-1.2.0-2|77	%changelog
12cr|gavl-1.2.0-2|78	* Sun Jan 09 2011 Funda Wang <fwang@mandriva.org> 1.2.0-1mdv2011.0
12cr|gavl-1.2.0-2|79	+ Revision: 630808
12cr|gavl-1.2.0-2|80	- new version 1.2.0
12cr|gavl-1.2.0-2|81	
12cr|gavl-1.2.0-2|82	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-4mdv2011.0
12cr|gavl-1.2.0-2|83	+ Revision: 610820
12cr|gavl-1.2.0-2|84	- rebuild
12cr|gavl-1.2.0-2|85	
12cr|gavl-1.2.0-2|86	* Thu Feb 25 2010 Funda Wang <fwang@mandriva.org> 1.1.2-3mdv2010.1
12cr|gavl-1.2.0-2|87	+ Revision: 511080
12cr|gavl-1.2.0-2|88	- new verison 1.1.2
12cr|gavl-1.2.0-2|89	
12cr|gavl-1.2.0-2|90	* Wed Jul 29 2009 Frederik Himpe <fhimpe@mandriva.org> 1.1.1-1mdv2010.0
12cr|gavl-1.2.0-2|91	+ Revision: 404048
12cr|gavl-1.2.0-2|92	- Update to new version 1.1.1
12cr|gavl-1.2.0-2|93	- Use Fedora hack to not build with CPU specific CFLAGS
12cr|gavl-1.2.0-2|94	
12cr|gavl-1.2.0-2|95	* Thu Dec 18 2008 Funda Wang <fwang@mandriva.org> 1.1.0-1mdv2009.1
12cr|gavl-1.2.0-2|96	+ Revision: 315517
12cr|gavl-1.2.0-2|97	- New version 1.1.0
12cr|gavl-1.2.0-2|98	- fix string fmt
12cr|gavl-1.2.0-2|99	
12cr|gavl-1.2.0-2|100	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 1.0.1-1mdv2009.1
12cr|gavl-1.2.0-2|101	+ Revision: 292853
12cr|gavl-1.2.0-2|102	- New version 1.0.1
12cr|gavl-1.2.0-2|103	
12cr|gavl-1.2.0-2|104	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-5mdv2009.0
12cr|gavl-1.2.0-2|105	+ Revision: 266837
12cr|gavl-1.2.0-2|106	- rebuild early 2009.0 package (before pixel changes)
12cr|gavl-1.2.0-2|107	
12cr|gavl-1.2.0-2|108	+ Pixel <pixel@mandriva.com>
12cr|gavl-1.2.0-2|109	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gavl-1.2.0-2|110	
12cr|gavl-1.2.0-2|111	* Fri May 30 2008 Funda Wang <fwang@mandriva.org> 1.0.0-4mdv2009.0
12cr|gavl-1.2.0-2|112	+ Revision: 213354
12cr|gavl-1.2.0-2|113	- put the header file into its original location
12cr|gavl-1.2.0-2|114	
12cr|gavl-1.2.0-2|115	* Fri May 30 2008 Funda Wang <fwang@mandriva.org> 1.0.0-3mdv2009.0
12cr|gavl-1.2.0-2|116	+ Revision: 213345
12cr|gavl-1.2.0-2|117	- move config.h into correct dir
12cr|gavl-1.2.0-2|118	- obsoletes old devel name
12cr|gavl-1.2.0-2|119	
12cr|gavl-1.2.0-2|120	* Fri May 30 2008 Funda Wang <fwang@mandriva.org> 1.0.0-1mdv2009.0
12cr|gavl-1.2.0-2|121	+ Revision: 213314
12cr|gavl-1.2.0-2|122	- New version 1.0.0
12cr|gavl-1.2.0-2|123	
12cr|gavl-1.2.0-2|124	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.2.5-2mdv2008.1
12cr|gavl-1.2.0-2|125	+ Revision: 136426
12cr|gavl-1.2.0-2|126	- restore BuildRoot
12cr|gavl-1.2.0-2|127	
12cr|gavl-1.2.0-2|128	+ Thierry Vignaud <tv@mandriva.org>
12cr|gavl-1.2.0-2|129	- kill re-definition of %%buildroot on Pixel's request
12cr|gavl-1.2.0-2|130	
12cr|gavl-1.2.0-2|131	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.5-2mdv2008.0
12cr|gavl-1.2.0-2|132	+ Revision: 89661
12cr|gavl-1.2.0-2|133	- rebuild
12cr|gavl-1.2.0-2|134	
12cr|gavl-1.2.0-2|135	
12cr|gavl-1.2.0-2|136	* Thu Mar 15 2007 Austin Acton <austin@mandriva.org> 0.2.5-1mdv2007.1
12cr|gavl-1.2.0-2|137	+ Revision: 144176
12cr|gavl-1.2.0-2|138	- new release
12cr|gavl-1.2.0-2|139	- Import gavl
12cr|gavl-1.2.0-2|140	
12cr|gavl-1.2.0-2|141	* Sat Mar 04 2006 Austin Acton <austin@mandriva.org> 0.2.3-1mdk
12cr|gavl-1.2.0-2|142	- New release 0.2.3
12cr|gavl-1.2.0-2|143	
12cr|gavl-1.2.0-2|144	* Sat Oct 08 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.2.2-2mdk
12cr|gavl-1.2.0-2|145	- Fix BuildRequires
12cr|gavl-1.2.0-2|146	- %%mkrel
12cr|gavl-1.2.0-2|147	
12cr|gavl-1.2.0-2|148	* Mon Jun 06 2005 Austin Acton <austin@mandriva.org> 0.2.2-1mdk
12cr|gavl-1.2.0-2|149	- 0.2.2
12cr|gavl-1.2.0-2|150	
12cr|gavl-1.2.0-2|151	* Mon Jan 17 2005 Austin Acton <austin@mandrake.org> 0.2.1-1mdk
12cr|gavl-1.2.0-2|152	- initial package
12cr|gavl-1.2.0-2|153	

1576 12
12cr|gbase-0.5-6|1	Summary:	Small numeric base converter
12cr|gbase-0.5-6|2	Name:		gbase
12cr|gbase-0.5-6|3	Version:	0.5
12cr|gbase-0.5-6|4	Release:	%mkrel 6
12cr|gbase-0.5-6|5	Source0:	%{name}-%{version}.tar.bz2
12cr|gbase-0.5-6|6	License:	Artistic
12cr|gbase-0.5-6|7	Group:		Sciences/Mathematics
12cr|gbase-0.5-6|8	Url:		http://www.hibernaculum.net/gbase/
12cr|gbase-0.5-6|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gbase-0.5-6|10	BuildRequires:	gtk+1.2-devel
12cr|gbase-0.5-6|11	
12cr|gbase-0.5-6|12	%description
12cr|gbase-0.5-6|13	GBase is a GTK program designed to convert between the four common
12cr|gbase-0.5-6|14	bases used in programming (decimal, hexadecimal, octal and binary). It
12cr|gbase-0.5-6|15	converts numbers on-the-fly as they are typed in. It can also convert
12cr|gbase-0.5-6|16	numbers entered on the command line. It can correctly handle both
12cr|gbase-0.5-6|17	signed and unsigned 32-bit integers.
12cr|gbase-0.5-6|18	
12cr|gbase-0.5-6|19	%prep
12cr|gbase-0.5-6|20	%setup -q
12cr|gbase-0.5-6|21	
12cr|gbase-0.5-6|22	%build
12cr|gbase-0.5-6|23	%make
12cr|gbase-0.5-6|24	
12cr|gbase-0.5-6|25	%install
12cr|gbase-0.5-6|26	rm -rf $RPM_BUILD_ROOT
12cr|gbase-0.5-6|27	install -D -m755 %{name} $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|gbase-0.5-6|28	
12cr|gbase-0.5-6|29	%clean
12cr|gbase-0.5-6|30	rm -rf $RPM_BUILD_ROOT
12cr|gbase-0.5-6|31	
12cr|gbase-0.5-6|32	%files
12cr|gbase-0.5-6|33	%defattr(-,root,root)
12cr|gbase-0.5-6|34	%doc README TODO
12cr|gbase-0.5-6|35	%{_bindir}/%{name}
12cr|gbase-0.5-6|36	
12cr|gbase-0.5-6|37	
12cr|gbase-0.5-6|38	
12cr|gbase-0.5-6|39	%changelog
12cr|gbase-0.5-6|40	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-6mdv2011.0
12cr|gbase-0.5-6|41	+ Revision: 618428
12cr|gbase-0.5-6|42	- the mass rebuild of 2010.0 packages
12cr|gbase-0.5-6|43	
12cr|gbase-0.5-6|44	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.5-5mdv2010.0
12cr|gbase-0.5-6|45	+ Revision: 429180
12cr|gbase-0.5-6|46	- rebuild
12cr|gbase-0.5-6|47	
12cr|gbase-0.5-6|48	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.5-4mdv2009.0
12cr|gbase-0.5-6|49	+ Revision: 245700
12cr|gbase-0.5-6|50	- rebuild
12cr|gbase-0.5-6|51	
12cr|gbase-0.5-6|52	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.5-2mdv2008.1
12cr|gbase-0.5-6|53	+ Revision: 136426
12cr|gbase-0.5-6|54	- restore BuildRoot
12cr|gbase-0.5-6|55	
12cr|gbase-0.5-6|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|gbase-0.5-6|57	- kill re-definition of %%buildroot on Pixel's request
12cr|gbase-0.5-6|58	- import gbase
12cr|gbase-0.5-6|59	
12cr|gbase-0.5-6|60	
12cr|gbase-0.5-6|61	* Thu Aug 10 2006 Lenny Cartier <lenny@mandriva.com> 0.5-2mdv2007.0
12cr|gbase-0.5-6|62	- rebuild
12cr|gbase-0.5-6|63	
12cr|gbase-0.5-6|64	* Thu Dec 16 2004 Olivier Blin <blino@mandrake.org> 0.5-1mdk
12cr|gbase-0.5-6|65	- initial Mandrakelinux release

1577 12
12cr|gbrainy-1.65-3|1	Summary:	A brain teaser game and trainer to have fun and to keep your brain trained
12cr|gbrainy-1.65-3|2	Name:		gbrainy
12cr|gbrainy-1.65-3|3	Version:	1.65
12cr|gbrainy-1.65-3|4	Release:	3
12cr|gbrainy-1.65-3|5	Source0:	http://gent.softcatala.org/jmas/%{name}/%{name}-%{version}.tar.gz
12cr|gbrainy-1.65-3|6	License:	GPLv2+
12cr|gbrainy-1.65-3|7	Group:		Graphical desktop/GNOME
12cr|gbrainy-1.65-3|8	Url:		http://live.gnome.org/gbrainy
12cr|gbrainy-1.65-3|9	BuildRequires:	mono-devel
12cr|gbrainy-1.65-3|10	BuildRequires:	intltool
12cr|gbrainy-1.65-3|11	BuildRequires:	pkgconfig(glade-sharp-2.0)
12cr|gbrainy-1.65-3|12	BuildRequires:	pkgconfig(gnome-sharp-2.0)
12cr|gbrainy-1.65-3|13	BuildRequires:	pkgconfig(gtk-sharp-2.0)
12cr|gbrainy-1.65-3|14	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|gbrainy-1.65-3|15	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|gbrainy-1.65-3|16	BuildRequires:	mono-addins-devel
12cr|gbrainy-1.65-3|17	
12cr|gbrainy-1.65-3|18	%description
12cr|gbrainy-1.65-3|19	gbrainy is a brain teaser game and trainer written for GNOME using Mono,
12cr|gbrainy-1.65-3|20	C# and Cairo.
12cr|gbrainy-1.65-3|21	
12cr|gbrainy-1.65-3|22	Its mission is to provide a platform for creating different kinds of
12cr|gbrainy-1.65-3|23	brain-teasers and brain trainer games for GNOME.
12cr|gbrainy-1.65-3|24	
12cr|gbrainy-1.65-3|25	%prep
12cr|gbrainy-1.65-3|26	%setup -q
12cr|gbrainy-1.65-3|27	
12cr|gbrainy-1.65-3|28	%build
12cr|gbrainy-1.65-3|29	%configure2_5x
12cr|gbrainy-1.65-3|30	%make
12cr|gbrainy-1.65-3|31	
12cr|gbrainy-1.65-3|32	%install
12cr|gbrainy-1.65-3|33	%makeinstall_std
12cr|gbrainy-1.65-3|34	
12cr|gbrainy-1.65-3|35	# find_lang seems to fail on this
12cr|gbrainy-1.65-3|36	rm -rf %{buildroot}%{_datadir}/gnome/help/%{name}/sr@latin
12cr|gbrainy-1.65-3|37	
12cr|gbrainy-1.65-3|38	%find_lang %{name} --with-gnome
12cr|gbrainy-1.65-3|39	
12cr|gbrainy-1.65-3|40	%files -f %{name}.lang
12cr|gbrainy-1.65-3|41	%doc AUTHORS ChangeLog NEWS README
12cr|gbrainy-1.65-3|42	%{_bindir}/*
12cr|gbrainy-1.65-3|43	%{_libexecdir}/%{name}/%{name}.exe
12cr|gbrainy-1.65-3|44	%{_libexecdir}/%{name}/%{name}.exe.config
12cr|gbrainy-1.65-3|45	%{_libexecdir}/%{name}/%{name}.Core.dll
12cr|gbrainy-1.65-3|46	%{_libexecdir}/%{name}/%{name}.Core.dll.config
12cr|gbrainy-1.65-3|47	%{_libexecdir}/%{name}/%{name}.Games.dll
12cr|gbrainy-1.65-3|48	%{_libdir}/pkgconfig/gbrainy.pc
12cr|gbrainy-1.65-3|49	%{_datadir}/applications/*.desktop
12cr|gbrainy-1.65-3|50	%{_iconsdir}/hicolor/*/apps/*
12cr|gbrainy-1.65-3|51	%{_mandir}/man6/*
12cr|gbrainy-1.65-3|52	%{_datadir}/pixmaps/*
12cr|gbrainy-1.65-3|53	%{_datadir}/games/%{name}
12cr|gbrainy-1.65-3|54	
12cr|gbrainy-1.65-3|55	
12cr|gbrainy-1.65-3|56	%changelog
12cr|gbrainy-1.65-3|57	* Wed Dec 14 2011 Götz Waschk <waschk@mandriva.org> 1.65-2mdv2012.0
12cr|gbrainy-1.65-3|58	+ Revision: 740995
12cr|gbrainy-1.65-3|59	- rebuild for gtk+ packaging breakage
12cr|gbrainy-1.65-3|60	
12cr|gbrainy-1.65-3|61	* Sun Apr 10 2011 Funda Wang <fwang@mandriva.org> 1.65-1
12cr|gbrainy-1.65-3|62	+ Revision: 652389
12cr|gbrainy-1.65-3|63	- New version 1.65
12cr|gbrainy-1.65-3|64	
12cr|gbrainy-1.65-3|65	* Thu Nov 18 2010 Funda Wang <fwang@mandriva.org> 1.52-1mdv2011.0
12cr|gbrainy-1.65-3|66	+ Revision: 598535
12cr|gbrainy-1.65-3|67	- update to new version 1.52
12cr|gbrainy-1.65-3|68	
12cr|gbrainy-1.65-3|69	* Mon Oct 11 2010 Funda Wang <fwang@mandriva.org> 1.51-2mdv2011.0
12cr|gbrainy-1.65-3|70	+ Revision: 584901
12cr|gbrainy-1.65-3|71	- rebuild
12cr|gbrainy-1.65-3|72	
12cr|gbrainy-1.65-3|73	* Thu Sep 23 2010 Funda Wang <fwang@mandriva.org> 1.51-1mdv2011.0
12cr|gbrainy-1.65-3|74	+ Revision: 580730
12cr|gbrainy-1.65-3|75	- update to new version 1.51
12cr|gbrainy-1.65-3|76	
12cr|gbrainy-1.65-3|77	* Tue Aug 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.50-1mdv2011.0
12cr|gbrainy-1.65-3|78	+ Revision: 572595
12cr|gbrainy-1.65-3|79	- fix source0
12cr|gbrainy-1.65-3|80	- remove post & postun (too old)
12cr|gbrainy-1.65-3|81	- update to 1.50
12cr|gbrainy-1.65-3|82	
12cr|gbrainy-1.65-3|83	* Sat Jul 17 2010 Funda Wang <fwang@mandriva.org> 1.42-1mdv2011.0
12cr|gbrainy-1.65-3|84	+ Revision: 554673
12cr|gbrainy-1.65-3|85	- update to new version 1.42
12cr|gbrainy-1.65-3|86	
12cr|gbrainy-1.65-3|87	* Fri Apr 16 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.41-1mdv2010.1
12cr|gbrainy-1.65-3|88	+ Revision: 535368
12cr|gbrainy-1.65-3|89	- up to 1.41
12cr|gbrainy-1.65-3|90	
12cr|gbrainy-1.65-3|91	* Mon Mar 01 2010 Frederik Himpe <fhimpe@mandriva.org> 1.40-1mdv2010.1
12cr|gbrainy-1.65-3|92	+ Revision: 513157
12cr|gbrainy-1.65-3|93	- Update to new version 1.40
12cr|gbrainy-1.65-3|94	
12cr|gbrainy-1.65-3|95	* Fri Feb 12 2010 Funda Wang <fwang@mandriva.org> 1.30-1mdv2010.1
12cr|gbrainy-1.65-3|96	+ Revision: 504505
12cr|gbrainy-1.65-3|97	- BR gnome-doc-utils
12cr|gbrainy-1.65-3|98	- new version 1.30
12cr|gbrainy-1.65-3|99	
12cr|gbrainy-1.65-3|100	* Thu Nov 12 2009 Frederik Himpe <fhimpe@mandriva.org> 1.20-1mdv2010.1
12cr|gbrainy-1.65-3|101	+ Revision: 465275
12cr|gbrainy-1.65-3|102	- update to new version 1.20
12cr|gbrainy-1.65-3|103	
12cr|gbrainy-1.65-3|104	* Sat Aug 22 2009 Frederik Himpe <fhimpe@mandriva.org> 1.12-1mdv2010.0
12cr|gbrainy-1.65-3|105	+ Revision: 419737
12cr|gbrainy-1.65-3|106	- update to new version 1.12
12cr|gbrainy-1.65-3|107	
12cr|gbrainy-1.65-3|108	* Sun Jun 14 2009 Frederik Himpe <fhimpe@mandriva.org> 1.11-1mdv2010.0
12cr|gbrainy-1.65-3|109	+ Revision: 385900
12cr|gbrainy-1.65-3|110	- update to new version 1.11
12cr|gbrainy-1.65-3|111	
12cr|gbrainy-1.65-3|112	* Sat Mar 14 2009 Frederik Himpe <fhimpe@mandriva.org> 1.1-2mdv2009.1
12cr|gbrainy-1.65-3|113	+ Revision: 354880
12cr|gbrainy-1.65-3|114	- BuildRequires mono-addins
12cr|gbrainy-1.65-3|115	- Update to new version 1.1
12cr|gbrainy-1.65-3|116	
12cr|gbrainy-1.65-3|117	* Fri Dec 26 2008 Frederik Himpe <fhimpe@mandriva.org> 1.01-1mdv2009.1
12cr|gbrainy-1.65-3|118	+ Revision: 319318
12cr|gbrainy-1.65-3|119	- Fix BuildRequires
12cr|gbrainy-1.65-3|120	- update to new version 1.01
12cr|gbrainy-1.65-3|121	
12cr|gbrainy-1.65-3|122	* Wed Sep 03 2008 Funda Wang <fwang@mandriva.org> 1.00-2mdv2009.0
12cr|gbrainy-1.65-3|123	+ Revision: 279411
12cr|gbrainy-1.65-3|124	- fix file list
12cr|gbrainy-1.65-3|125	
12cr|gbrainy-1.65-3|126	* Mon Sep 01 2008 Frederik Himpe <fhimpe@mandriva.org> 1.00-1mdv2009.0
12cr|gbrainy-1.65-3|127	+ Revision: 278651
12cr|gbrainy-1.65-3|128	- Fix BuildRequires
12cr|gbrainy-1.65-3|129	- Update to version 1.00, adding config file to file list
12cr|gbrainy-1.65-3|130	
12cr|gbrainy-1.65-3|131	* Fri Aug 22 2008 Funda Wang <fwang@mandriva.org> 0.70-2mdv2009.0
12cr|gbrainy-1.65-3|132	+ Revision: 275022
12cr|gbrainy-1.65-3|133	- rebuild
12cr|gbrainy-1.65-3|134	- fix br in order to backport
12cr|gbrainy-1.65-3|135	
12cr|gbrainy-1.65-3|136	* Sat Jun 21 2008 Funda Wang <fwang@mandriva.org> 0.70-1mdv2009.0
12cr|gbrainy-1.65-3|137	+ Revision: 227757
12cr|gbrainy-1.65-3|138	- update to new version 0.70
12cr|gbrainy-1.65-3|139	
12cr|gbrainy-1.65-3|140	+ Pixel <pixel@mandriva.com>
12cr|gbrainy-1.65-3|141	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gbrainy-1.65-3|142	
12cr|gbrainy-1.65-3|143	* Tue Apr 15 2008 Funda Wang <fwang@mandriva.org> 0.61-1mdv2009.0
12cr|gbrainy-1.65-3|144	+ Revision: 193655
12cr|gbrainy-1.65-3|145	- BR gnome-sharp2-devel
12cr|gbrainy-1.65-3|146	- New version 0.61
12cr|gbrainy-1.65-3|147	
12cr|gbrainy-1.65-3|148	* Sat Mar 08 2008 Funda Wang <fwang@mandriva.org> 0.60-1mdv2008.1
12cr|gbrainy-1.65-3|149	+ Revision: 182089
12cr|gbrainy-1.65-3|150	- New version 0.60
12cr|gbrainy-1.65-3|151	
12cr|gbrainy-1.65-3|152	* Sun Feb 24 2008 Funda Wang <fwang@mandriva.org> 0.5.3-1mdv2008.1
12cr|gbrainy-1.65-3|153	+ Revision: 174264
12cr|gbrainy-1.65-3|154	- New version 0.53
12cr|gbrainy-1.65-3|155	
12cr|gbrainy-1.65-3|156	* Fri Feb 08 2008 Funda Wang <fwang@mandriva.org> 0.5.2-1mdv2008.1
12cr|gbrainy-1.65-3|157	+ Revision: 164029
12cr|gbrainy-1.65-3|158	- New version 0.52
12cr|gbrainy-1.65-3|159	
12cr|gbrainy-1.65-3|160	* Sun Jan 27 2008 Funda Wang <fwang@mandriva.org> 0.5.1-1mdv2008.1
12cr|gbrainy-1.65-3|161	+ Revision: 158577
12cr|gbrainy-1.65-3|162	- add missing file
12cr|gbrainy-1.65-3|163	- New version 0.51
12cr|gbrainy-1.65-3|164	
12cr|gbrainy-1.65-3|165	+ Olivier Blin <blino@mandriva.org>
12cr|gbrainy-1.65-3|166	- restore BuildRoot
12cr|gbrainy-1.65-3|167	
12cr|gbrainy-1.65-3|168	+ Thierry Vignaud <tv@mandriva.org>
12cr|gbrainy-1.65-3|169	- kill re-definition of %%buildroot on Pixel's request
12cr|gbrainy-1.65-3|170	
12cr|gbrainy-1.65-3|171	* Wed Nov 21 2007 Funda Wang <fwang@mandriva.org> 0.4.1-1mdv2008.1
12cr|gbrainy-1.65-3|172	+ Revision: 111010
12cr|gbrainy-1.65-3|173	- fix file list
12cr|gbrainy-1.65-3|174	- drop patch0
12cr|gbrainy-1.65-3|175	- New version 0.41
12cr|gbrainy-1.65-3|176	
12cr|gbrainy-1.65-3|177	* Fri Nov 09 2007 Funda Wang <fwang@mandriva.org> 3mdv2008.1-current
12cr|gbrainy-1.65-3|178	+ Revision: 107078
12cr|gbrainy-1.65-3|179	- rebuild for new lzma
12cr|gbrainy-1.65-3|180	
12cr|gbrainy-1.65-3|181	* Sun Oct 28 2007 Funda Wang <fwang@mandriva.org> 0.3-2mdv2008.1
12cr|gbrainy-1.65-3|182	+ Revision: 102721
12cr|gbrainy-1.65-3|183	- fix startup script (bug#35093)
12cr|gbrainy-1.65-3|184	
12cr|gbrainy-1.65-3|185	* Fri Oct 26 2007 Funda Wang <fwang@mandriva.org> 0.3-1mdv2008.1
12cr|gbrainy-1.65-3|186	+ Revision: 102284
12cr|gbrainy-1.65-3|187	- More BR
12cr|gbrainy-1.65-3|188	- add filelist
12cr|gbrainy-1.65-3|189	- Import gbrainy
12cr|gbrainy-1.65-3|190	- create gbrainy
12cr|gbrainy-1.65-3|191	

1578 12
12cr|gbsplay-0.0.91-3|1	Summary:	Gameboy Music Player
12cr|gbsplay-0.0.91-3|2	Name:		gbsplay
12cr|gbsplay-0.0.91-3|3	Version:	0.0.91
12cr|gbsplay-0.0.91-3|4	Release:	3
12cr|gbsplay-0.0.91-3|5	License:	GPL
12cr|gbsplay-0.0.91-3|6	Group:		Sound
12cr|gbsplay-0.0.91-3|7	URL:		http://www.cgarbs.de/gbsplay.en.html
12cr|gbsplay-0.0.91-3|8	Source0:	http://www.cgarbs.de/stuff/%{name}-%{version}.tar.gz
12cr|gbsplay-0.0.91-3|9	BuildRequires:	nas-devel
12cr|gbsplay-0.0.91-3|10	BuildRequires:	pkgconfig(glib-2.0)
12cr|gbsplay-0.0.91-3|11	BuildRequires:	splint
12cr|gbsplay-0.0.91-3|12	
12cr|gbsplay-0.0.91-3|13	%description
12cr|gbsplay-0.0.91-3|14	This is a Gameboy sound player.
12cr|gbsplay-0.0.91-3|15	
12cr|gbsplay-0.0.91-3|16	%prep
12cr|gbsplay-0.0.91-3|17	%setup -q
12cr|gbsplay-0.0.91-3|18	
12cr|gbsplay-0.0.91-3|19	%build
12cr|gbsplay-0.0.91-3|20	./configure
12cr|gbsplay-0.0.91-3|21	%make prefix=%{_prefix} localedir=%{_datadir}/locale
12cr|gbsplay-0.0.91-3|22	
12cr|gbsplay-0.0.91-3|23	%install
12cr|gbsplay-0.0.91-3|24	%makeinstall \
12cr|gbsplay-0.0.91-3|25	man1dir=%{buildroot}%{_mandir}/man1 \
12cr|gbsplay-0.0.91-3|26	man5dir=%{buildroot}%{_mandir}/man5 \
12cr|gbsplay-0.0.91-3|27	docdir=installed-docs \
12cr|gbsplay-0.0.91-3|28	localedir=%{buildroot}%{_datadir}/locale
12cr|gbsplay-0.0.91-3|29	
12cr|gbsplay-0.0.91-3|30	%find_lang %{name}
12cr|gbsplay-0.0.91-3|31	
12cr|gbsplay-0.0.91-3|32	%files -f %{name}.lang
12cr|gbsplay-0.0.91-3|33	%doc installed-docs/*
12cr|gbsplay-0.0.91-3|34	%{_bindir}/gbsinfo
12cr|gbsplay-0.0.91-3|35	%{_bindir}/gbsplay
12cr|gbsplay-0.0.91-3|36	%{_mandir}/man1/gbsinfo.1*
12cr|gbsplay-0.0.91-3|37	%{_mandir}/man1/gbsplay.1*
12cr|gbsplay-0.0.91-3|38	%{_mandir}/man5/gbsplayrc.5*
12cr|gbsplay-0.0.91-3|39	
12cr|gbsplay-0.0.91-3|40	%changelog
12cr|gbsplay-0.0.91-3|41	* Wed Aug 03 2011 Andrey Bondrov <abondrov@mandriva.org> 0.0.91-2mdv2012.0
12cr|gbsplay-0.0.91-3|42	+ Revision: 693058
12cr|gbsplay-0.0.91-3|43	- imported package gbsplay
12cr|gbsplay-0.0.91-3|44	
12cr|gbsplay-0.0.91-3|45	
12cr|gbsplay-0.0.91-3|46	* Mon Sep  1 2008 Götz Waschk <goetz@zarb.org> 0.0.91-1plf2009.0
12cr|gbsplay-0.0.91-3|47	- update build deps
12cr|gbsplay-0.0.91-3|48	- fix build
12cr|gbsplay-0.0.91-3|49	- new version
12cr|gbsplay-0.0.91-3|50	
12cr|gbsplay-0.0.91-3|51	* Mon Jul 14 2008 Götz Waschk <goetz@zarb.org> 0.0.9-1plf2009.0
12cr|gbsplay-0.0.91-3|52	- new version
12cr|gbsplay-0.0.91-3|53	
12cr|gbsplay-0.0.91-3|54	* Mon Jan 21 2008 Götz Waschk <goetz@zarb.org> 0.0.8-4plf2008.1
12cr|gbsplay-0.0.91-3|55	- fix plf reason
12cr|gbsplay-0.0.91-3|56	
12cr|gbsplay-0.0.91-3|57	* Mon Aug 28 2006 Götz Waschk <goetz@zarb.org> 0.0.8-3plf2007.0
12cr|gbsplay-0.0.91-3|58	- rebuild
12cr|gbsplay-0.0.91-3|59	
12cr|gbsplay-0.0.91-3|60	* Sun Jan 22 2006 Götz Waschk <goetz@zarb.org> 0.0.8-2plf
12cr|gbsplay-0.0.91-3|61	- mkrel
12cr|gbsplay-0.0.91-3|62	
12cr|gbsplay-0.0.91-3|63	* Sun Jan 22 2006 GÃ¶tz Waschk <goetz@zarb.org> 0.0.8-1plf
12cr|gbsplay-0.0.91-3|64	- New release 0.0.8
12cr|gbsplay-0.0.91-3|65	
12cr|gbsplay-0.0.91-3|66	* Mon Sep 20 2004 Götz Waschk <goetz@zarb.org> 0.0.7-2plf
12cr|gbsplay-0.0.91-3|67	- rebuild
12cr|gbsplay-0.0.91-3|68	
12cr|gbsplay-0.0.91-3|69	* Sat Jul 17 2004 Götz Waschk <goetz@plf.zarb.org> 0.0.7-1plf
12cr|gbsplay-0.0.91-3|70	- new version
12cr|gbsplay-0.0.91-3|71	
12cr|gbsplay-0.0.91-3|72	* Wed Apr 28 2004 Götz Waschk <goetz@plf.zarb.org> 0.0.6-1plf
12cr|gbsplay-0.0.91-3|73	- fix description
12cr|gbsplay-0.0.91-3|74	- fix buildrequires
12cr|gbsplay-0.0.91-3|75	- fix source URL
12cr|gbsplay-0.0.91-3|76	- new version
12cr|gbsplay-0.0.91-3|77	
12cr|gbsplay-0.0.91-3|78	* Sun Jan 18 2004 Götz Waschk <goetz@plf.zarb.org> 0.0.5-1plf
12cr|gbsplay-0.0.91-3|79	- fix installation
12cr|gbsplay-0.0.91-3|80	- drop the patch
12cr|gbsplay-0.0.91-3|81	- new version
12cr|gbsplay-0.0.91-3|82	
12cr|gbsplay-0.0.91-3|83	* Sun Jan 18 2004 Götz Waschk <goetz@plf.zarb.org> 0.0.4-2plf
12cr|gbsplay-0.0.91-3|84	- fix i18n
12cr|gbsplay-0.0.91-3|85	
12cr|gbsplay-0.0.91-3|86	* Mon Jan  5 2004 Götz Waschk <goetz@plf.zarb.org> 0.0.4-1plf
12cr|gbsplay-0.0.91-3|87	- add locale files
12cr|gbsplay-0.0.91-3|88	- drop patch
12cr|gbsplay-0.0.91-3|89	- new version
12cr|gbsplay-0.0.91-3|90	
12cr|gbsplay-0.0.91-3|91	* Mon Dec  8 2003 Götz Waschk <goetz@plf.zarb.org> 0.0.3-1plf
12cr|gbsplay-0.0.91-3|92	- initial package

1579 12
12cr|gcal-3.6-2|1	Summary:	Program for calculating and printing calendars
12cr|gcal-3.6-2|2	Name:		gcal
12cr|gcal-3.6-2|3	Version:	3.6
12cr|gcal-3.6-2|4	Release:	%mkrel 2
12cr|gcal-3.6-2|5	License:	GPLv3+
12cr|gcal-3.6-2|6	Group:		Office
12cr|gcal-3.6-2|7	Source0:	ftp://ftp.gnu.org/pub/gnu/gcal/%{name}-%{version}.tar.gz
12cr|gcal-3.6-2|8	URL:		http://www.gnu.org/software/gcal/
12cr|gcal-3.6-2|9	BuildRequires:	ncurses-devel
12cr|gcal-3.6-2|10	BuildRequires:	texinfo
12cr|gcal-3.6-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gcal-3.6-2|12	
12cr|gcal-3.6-2|13	%description
12cr|gcal-3.6-2|14	Gcal is a program for calculating and printing calendars. Gcal displays
12cr|gcal-3.6-2|15	hybrid and proleptic Julian and Gregorian calendar sheets, respectively
12cr|gcal-3.6-2|16	for one month, three months, or a whole year. It also displays eternal
12cr|gcal-3.6-2|17	holiday lists for many countries around the globe, and features a very
12cr|gcal-3.6-2|18	powerful creation of fixed date lists that can be used for reminding
12cr|gcal-3.6-2|19	purposes.
12cr|gcal-3.6-2|20	
12cr|gcal-3.6-2|21	Gcal can calculate various astronomical data and times of the Sun and
12cr|gcal-3.6-2|22	the Moon for pleasure at any location, precisely enough for most civil
12cr|gcal-3.6-2|23	purposes. Gcal supports some other calendar systems, for example, the
12cr|gcal-3.6-2|24	Chinese and Japanese calendars, the Hebrew calendar, and the civil
12cr|gcal-3.6-2|25	Islamic calendar, too.
12cr|gcal-3.6-2|26	
12cr|gcal-3.6-2|27	%prep
12cr|gcal-3.6-2|28	%setup -q
12cr|gcal-3.6-2|29	
12cr|gcal-3.6-2|30	sed -i -e "s,ThisGcal=.*,ThisGcal=@PACKAGE@,g" misc/*/*.in
12cr|gcal-3.6-2|31	
12cr|gcal-3.6-2|32	%build
12cr|gcal-3.6-2|33	%configure2_5x --disable-rpath MAKEINFO="makeinfo"
12cr|gcal-3.6-2|34	%make
12cr|gcal-3.6-2|35	%make html
12cr|gcal-3.6-2|36	
12cr|gcal-3.6-2|37	%install
12cr|gcal-3.6-2|38	rm -rf %{buildroot}
12cr|gcal-3.6-2|39	%makeinstall_std
12cr|gcal-3.6-2|40	
12cr|gcal-3.6-2|41	%find_lang %{name}
12cr|gcal-3.6-2|42	
12cr|gcal-3.6-2|43	#examples
12cr|gcal-3.6-2|44	mkdir -p %{buildroot}%{_docdir}/%{name}
12cr|gcal-3.6-2|45	cp -rf doc/en/examples %{buildroot}%{_docdir}/%{name}/
12cr|gcal-3.6-2|46	
12cr|gcal-3.6-2|47	#misc files
12cr|gcal-3.6-2|48	cp -rf misc %{buildroot}%{_docdir}/%{name}/
12cr|gcal-3.6-2|49	
12cr|gcal-3.6-2|50	#fix rights
12cr|gcal-3.6-2|51	chmod 644 %{buildroot}%{_docdir}/%{name}/misc/gcalltx/gcalltx.pl
12cr|gcal-3.6-2|52	chmod 755 %{buildroot}%{_docdir}/%{name}/misc/wloc/wlocdrv
12cr|gcal-3.6-2|53	
12cr|gcal-3.6-2|54	for i in daily ddiff dst gcalltx moon mrms srss
12cr|gcal-3.6-2|55	do
12cr|gcal-3.6-2|56	chmod 755 %{buildroot}%{_docdir}/%{name}/misc/$i/$i
12cr|gcal-3.6-2|57	done
12cr|gcal-3.6-2|58	
12cr|gcal-3.6-2|59	#cleanup
12cr|gcal-3.6-2|60	rm -rf %{buildroot}%{_datadir}/%{name}/{CREDITS,README}
12cr|gcal-3.6-2|61	find %{buildroot} -name "Makefile*" -exec rm -rf {} \;
12cr|gcal-3.6-2|62	find %{buildroot}%{_docdir} -name "*.in" -exec rm -rf {} \;
12cr|gcal-3.6-2|63	find %{buildroot}%{_docdir} -name "*.bat" -exec rm -rf {} \;
12cr|gcal-3.6-2|64	find %{buildroot}%{_docdir} -name "*.texi" -exec rm -rf {} \;
12cr|gcal-3.6-2|65	
12cr|gcal-3.6-2|66	%post
12cr|gcal-3.6-2|67	%_install_info %{name}.info
12cr|gcal-3.6-2|68	
12cr|gcal-3.6-2|69	%preun
12cr|gcal-3.6-2|70	%_remove_install_info %{name}.info
12cr|gcal-3.6-2|71	
12cr|gcal-3.6-2|72	%clean
12cr|gcal-3.6-2|73	rm -rf %{buildroot}
12cr|gcal-3.6-2|74	
12cr|gcal-3.6-2|75	%files -f %{name}.lang
12cr|gcal-3.6-2|76	%defattr(-,root,root,0755)
12cr|gcal-3.6-2|77	%doc doc/en/gcal.html doc/GREG-REFORM README BUGS LIMITATIONS TODO AUTHORS NEWS THANKS
12cr|gcal-3.6-2|78	%{_bindir}/*
12cr|gcal-3.6-2|79	%{_datadir}/gcal
12cr|gcal-3.6-2|80	%{_infodir}/gcal*
12cr|gcal-3.6-2|81	
12cr|gcal-3.6-2|82	
12cr|gcal-3.6-2|83	%changelog
12cr|gcal-3.6-2|84	* Mon Jul 26 2010 Jani Välimaa <wally@mandriva.org> 3.6-2mdv2011.0
12cr|gcal-3.6-2|85	+ Revision: 560886
12cr|gcal-3.6-2|86	- fix gcal path in misc scripts
12cr|gcal-3.6-2|87	- fix misc scripts rights
12cr|gcal-3.6-2|88	
12cr|gcal-3.6-2|89	* Mon Jul 26 2010 Jani Välimaa <wally@mandriva.org> 3.6-1mdv2011.0
12cr|gcal-3.6-2|90	+ Revision: 560778
12cr|gcal-3.6-2|91	- install examples and misc files
12cr|gcal-3.6-2|92	- change description and summary
12cr|gcal-3.6-2|93	- add BR to build gcal.html
12cr|gcal-3.6-2|94	- new version 3.6
12cr|gcal-3.6-2|95	- sync sources
12cr|gcal-3.6-2|96	- clean .spec
12cr|gcal-3.6-2|97	
12cr|gcal-3.6-2|98	* Wed Apr 14 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.5.1-1mdv2010.1
12cr|gcal-3.6-2|99	+ Revision: 534761
12cr|gcal-3.6-2|100	- Don't define name, version, release on top of spec
12cr|gcal-3.6-2|101	- new version 3.5.1
12cr|gcal-3.6-2|102	- drop p1, applied upstream and p0 (but keep p0)
12cr|gcal-3.6-2|103	- fix %%install && %%files
12cr|gcal-3.6-2|104	- lang(de) is now with the other langs (%%find_lang)
12cr|gcal-3.6-2|105	- fix license
12cr|gcal-3.6-2|106	
12cr|gcal-3.6-2|107	* Thu Mar 11 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.01.1-1mdv2010.1
12cr|gcal-3.6-2|108	+ Revision: 517924
12cr|gcal-3.6-2|109	- Fix License according to the COPYING file.
12cr|gcal-3.6-2|110	- Update to 3.01.1
12cr|gcal-3.6-2|111	
12cr|gcal-3.6-2|112	* Thu Feb 11 2010 Funda Wang <fwang@mandriva.org> 3.01-13mdv2010.1
12cr|gcal-3.6-2|113	+ Revision: 504125
12cr|gcal-3.6-2|114	- fix build
12cr|gcal-3.6-2|115	
12cr|gcal-3.6-2|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|gcal-3.6-2|117	- rebuild
12cr|gcal-3.6-2|118	- rebuild
12cr|gcal-3.6-2|119	
12cr|gcal-3.6-2|120	+ Olivier Blin <oblin@mandriva.com>
12cr|gcal-3.6-2|121	- restore BuildRoot
12cr|gcal-3.6-2|122	
12cr|gcal-3.6-2|123	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 3.01-10mdv2008.1
12cr|gcal-3.6-2|124	+ Revision: 125489
12cr|gcal-3.6-2|125	- kill re-definition of %%buildroot on Pixel's request
12cr|gcal-3.6-2|126	- import gcal
12cr|gcal-3.6-2|127	
12cr|gcal-3.6-2|128	
12cr|gcal-3.6-2|129	* Thu Oct 06 2005 Lenny Cartier <lenny@mandriva.com> 3.01-10mdk
12cr|gcal-3.6-2|130	- rebuild
12cr|gcal-3.6-2|131	
12cr|gcal-3.6-2|132	* Thu Jul 29 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 3.01-9mdk
12cr|gcal-3.6-2|133	- fix buildrequires
12cr|gcal-3.6-2|134	- cleanups
12cr|gcal-3.6-2|135	
12cr|gcal-3.6-2|136	* Thu May 27 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 3.01-8mdk
12cr|gcal-3.6-2|137	- rebuild
12cr|gcal-3.6-2|138	- clean up a leftover file
12cr|gcal-3.6-2|139	
12cr|gcal-3.6-2|140	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.01-7mdk
12cr|gcal-3.6-2|141	- rebuild
12cr|gcal-3.6-2|142	
12cr|gcal-3.6-2|143	* Wed Jan 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.01-6mdk
12cr|gcal-3.6-2|144	- rebuild
12cr|gcal-3.6-2|145	
12cr|gcal-3.6-2|146	* Sun Mar 17 2002 Lenny Cartier <lenny@mandrakesoft.com> 3.01-5mdk
12cr|gcal-3.6-2|147	- fixes from Abel Cheung <maddog@linux.org.hk> :
12cr|gcal-3.6-2|148	- Patch1: Misc fixes taken from debian
12cr|gcal-3.6-2|149	- Add missing manpages
12cr|gcal-3.6-2|150	- find_lang
12cr|gcal-3.6-2|151	- Use _install_info and _remove_install_info
12cr|gcal-3.6-2|152	
12cr|gcal-3.6-2|153	* Tue Jul 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.01-4mdk
12cr|gcal-3.6-2|154	- rebuild
12cr|gcal-3.6-2|155	
12cr|gcal-3.6-2|156	* Fri May 11 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 3.01-3mdk
12cr|gcal-3.6-2|157	- use find_lang
12cr|gcal-3.6-2|158	
12cr|gcal-3.6-2|159	* Fri Jan  5 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 3.01-2mdk
12cr|gcal-3.6-2|160	- rebuild
12cr|gcal-3.6-2|161	
12cr|gcal-3.6-2|162	* Tue Aug 31 2000 Lenny Cartier <lenny@mandrakesoft.com> 3.01-1mdk
12cr|gcal-3.6-2|163	- macros
12cr|gcal-3.6-2|164	- BM
12cr|gcal-3.6-2|165	
12cr|gcal-3.6-2|166	* Sat Jun 10 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 3.00-2mdk
12cr|gcal-3.6-2|167	- better group
12cr|gcal-3.6-2|168	
12cr|gcal-3.6-2|169	* Fri Jun  9 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 3.00-1mdk
12cr|gcal-3.6-2|170	- first Mandrake package
12cr|gcal-3.6-2|171	

1580 12
12cr|gcc-melt-4.7.0-7|1	%define _real_vendor mandriva
12cr|gcc-melt-4.7.0-7|2	
12cr|gcc-melt-4.7.0-7|3	# To prepare tarball,
12cr|gcc-melt-4.7.0-7|4	# git archive --prefix=gcc-melt-$(git describe --always)/ --format=tar melt-branch | bzip2 > gcc-melt-$(git describe --always).tar.bz2
12cr|gcc-melt-4.7.0-7|5	%define name			%{cross_prefix}gcc%{package_suffix}
12cr|gcc-melt-4.7.0-7|6	%define branch			melt
12cr|gcc-melt-4.7.0-7|7	%define branch_tag		%(perl -e 'printf "%%02d%%02d", split(/\\./,shift)' %{branch})
12cr|gcc-melt-4.7.0-7|8	%define version			4.7.0
12cr|gcc-melt-4.7.0-7|9	%define snapshot		3cefe7f
12cr|gcc-melt-4.7.0-7|10	%define release			7
12cr|gcc-melt-4.7.0-7|11	%define nof_arches		noarch
12cr|gcc-melt-4.7.0-7|12	%define spu_arches		ppc64
12cr|gcc-melt-4.7.0-7|13	%define lsb_arches		i386 x86_64 ia64 ppc ppc64 s390 s390x mips mipsel mips64 mips64el
12cr|gcc-melt-4.7.0-7|14	%define biarches		x86_64 ppc64 mips64 mips64el
12cr|gcc-melt-4.7.0-7|15	
12cr|gcc-melt-4.7.0-7|16	# Define libraries major versions
12cr|gcc-melt-4.7.0-7|17	%define libgcc_major		1
12cr|gcc-melt-4.7.0-7|18	%define libstdcxx_major		6
12cr|gcc-melt-4.7.0-7|19	%define libstdcxx_minor		14
12cr|gcc-melt-4.7.0-7|20	%define libgfortran_major	3
12cr|gcc-melt-4.7.0-7|21	%define libgcj_major		11
12cr|gcc-melt-4.7.0-7|22	%define libobjc_major		2
12cr|gcc-melt-4.7.0-7|23	%define libgnat_major		1
12cr|gcc-melt-4.7.0-7|24	%define libffi_major		4
12cr|gcc-melt-4.7.0-7|25	%define libmudflap_major	0
12cr|gcc-melt-4.7.0-7|26	%define libssp_major		0
12cr|gcc-melt-4.7.0-7|27	%define libgomp_major		1
12cr|gcc-melt-4.7.0-7|28	%define libgcj_bc_major		1
12cr|gcc-melt-4.7.0-7|29	%define liblto_major		0
12cr|gcc-melt-4.7.0-7|30	%define libquadmath_major	0
12cr|gcc-melt-4.7.0-7|31	
12cr|gcc-melt-4.7.0-7|32	# Disable -Werror because there's a format string warning in gcc/cp/parser.c
12cr|gcc-melt-4.7.0-7|33	# around line 2300 that a comment says is intentional :(
12cr|gcc-melt-4.7.0-7|34	%define Werror_cflags %nil
12cr|gcc-melt-4.7.0-7|35	
12cr|gcc-melt-4.7.0-7|36	%if %{branch}
12cr|gcc-melt-4.7.0-7|37	%define _target_platform	%{_target_cpu}-%{_real_vendor}%{branch}-%{_target_os}%{?_gnu}
12cr|gcc-melt-4.7.0-7|38	%endif
12cr|gcc-melt-4.7.0-7|39	
12cr|gcc-melt-4.7.0-7|40	# Package holding Java tools (gij, jv-convert, etc.)
12cr|gcc-melt-4.7.0-7|41	%define GCJ_TOOLS		%{cross_prefix}gcj%{package_suffix}-tools
12cr|gcc-melt-4.7.0-7|42	
12cr|gcc-melt-4.7.0-7|43	# libgcj-devel should not provide libgcj_bc.so.1
12cr|gcc-melt-4.7.0-7|44	%if %{_use_internal_dependency_generator}
12cr|gcc-melt-4.7.0-7|45	%define _noautoprovfiles %{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcj_bc.so
12cr|gcc-melt-4.7.0-7|46	%else
12cr|gcc-melt-4.7.0-7|47	%define _exclude_files_from_autoprov %{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcj_bc.so
12cr|gcc-melt-4.7.0-7|48	%endif
12cr|gcc-melt-4.7.0-7|49	
12cr|gcc-melt-4.7.0-7|50	#-- JDK version
12cr|gcc-melt-4.7.0-7|51	%define jdk_version	1.5.0
12cr|gcc-melt-4.7.0-7|52	%define jdk_base	java-%{jdk_version}-gcj
12cr|gcc-melt-4.7.0-7|53	%define jdk_home	%{_prefix}/lib/jvm/%{jdk_base}-%{jdk_version}.0/jre
12cr|gcc-melt-4.7.0-7|54	
12cr|gcc-melt-4.7.0-7|55	# Define if building a cross compiler
12cr|gcc-melt-4.7.0-7|56	# FIXME: assume user does not define both cross and cross_bootstrap variables
12cr|gcc-melt-4.7.0-7|57	%define build_cross		0
12cr|gcc-melt-4.7.0-7|58	%define build_cross_bootstrap	0
12cr|gcc-melt-4.7.0-7|59	%{expand: %{?cross:		%%global build_cross 1}}
12cr|gcc-melt-4.7.0-7|60	%{expand: %{?cross_bootstrap:	%%global build_cross_bootstrap 1}}
12cr|gcc-melt-4.7.0-7|61	
12cr|gcc-melt-4.7.0-7|62	# System compiler in MDV 2009
12cr|gcc-melt-4.7.0-7|63	#%if %{mdkversion} >= 200900
12cr|gcc-melt-4.7.0-7|64	#define system_compiler		1
12cr|gcc-melt-4.7.0-7|65	#%else
12cr|gcc-melt-4.7.0-7|66	%define system_compiler		0
12cr|gcc-melt-4.7.0-7|67	#%endif
12cr|gcc-melt-4.7.0-7|68	%define target_cpu		%{_target_cpu}
12cr|gcc-melt-4.7.0-7|69	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|70	%define system_compiler		0
12cr|gcc-melt-4.7.0-7|71	%define target_cpu		%{cross}
12cr|gcc-melt-4.7.0-7|72	%endif
12cr|gcc-melt-4.7.0-7|73	%if %{build_cross_bootstrap}
12cr|gcc-melt-4.7.0-7|74	%define build_cross		1
12cr|gcc-melt-4.7.0-7|75	%define system_compiler		0
12cr|gcc-melt-4.7.0-7|76	%define target_cpu		%{cross_bootstrap}
12cr|gcc-melt-4.7.0-7|77	%endif
12cr|gcc-melt-4.7.0-7|78	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|79	%define alternative_priority	30%{branch_tag}
12cr|gcc-melt-4.7.0-7|80	%define cross_prefix		%{nil}
12cr|gcc-melt-4.7.0-7|81	%define cross_program_prefix	%{nil}
12cr|gcc-melt-4.7.0-7|82	%define package_suffix		%{nil}
12cr|gcc-melt-4.7.0-7|83	%define program_prefix		%{nil}
12cr|gcc-melt-4.7.0-7|84	%define program_suffix		%{nil}
12cr|gcc-melt-4.7.0-7|85	%define program_long_suffix     -%{version}
12cr|gcc-melt-4.7.0-7|86	%else
12cr|gcc-melt-4.7.0-7|87	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|88	%define alternative_priority	10%{branch_tag}
12cr|gcc-melt-4.7.0-7|89	%define cross_prefix		cross-%{target_cpu}-
12cr|gcc-melt-4.7.0-7|90	%define cross_program_prefix	%{target_cpu}-linux-
12cr|gcc-melt-4.7.0-7|91	%if "%{target_cpu}" == "spu"
12cr|gcc-melt-4.7.0-7|92	%define cross_program_prefix	%{target_cpu}-unknown-elf-
12cr|gcc-melt-4.7.0-7|93	%endif
12cr|gcc-melt-4.7.0-7|94	%define package_suffix		%{nil}
12cr|gcc-melt-4.7.0-7|95	%define program_prefix		%{cross_program_prefix}
12cr|gcc-melt-4.7.0-7|96	%define program_suffix		%{nil}
12cr|gcc-melt-4.7.0-7|97	%define program_long_suffix	-%{version}
12cr|gcc-melt-4.7.0-7|98	%else
12cr|gcc-melt-4.7.0-7|99	%define alternative_priority	20%{branch_tag}
12cr|gcc-melt-4.7.0-7|100	%define cross_prefix		%{nil}
12cr|gcc-melt-4.7.0-7|101	%define cross_program_prefix	%{nil}
12cr|gcc-melt-4.7.0-7|102	%define package_suffix		-%{branch}
12cr|gcc-melt-4.7.0-7|103	%define program_prefix		%{nil}
12cr|gcc-melt-4.7.0-7|104	%define program_suffix		-%{branch}
12cr|gcc-melt-4.7.0-7|105	%define program_long_suffix	-%{branch}
12cr|gcc-melt-4.7.0-7|106	%endif
12cr|gcc-melt-4.7.0-7|107	%endif
12cr|gcc-melt-4.7.0-7|108	%define _alternativesdir	/etc/alternatives
12cr|gcc-melt-4.7.0-7|109	%if "%{package_suffix}" == "%{nil}"
12cr|gcc-melt-4.7.0-7|110	%define _package_suffix		%{nil}
12cr|gcc-melt-4.7.0-7|111	%else
12cr|gcc-melt-4.7.0-7|112	%define _package_suffix		%{package_suffix}
12cr|gcc-melt-4.7.0-7|113	%endif
12cr|gcc-melt-4.7.0-7|114	%define gcc42_as_system_compiler 0
12cr|gcc-melt-4.7.0-7|115	
12cr|gcc-melt-4.7.0-7|116	%if "%snapshot" != ""
12cr|gcc-melt-4.7.0-7|117	%define source_package		gcc-%{branch}-%{version}-git%{snapshot}
12cr|gcc-melt-4.7.0-7|118	%define source_dir		gcc-%{branch}-%{version}-git%{snapshot}
12cr|gcc-melt-4.7.0-7|119	%define build_release		0
12cr|gcc-melt-4.7.0-7|120	%else
12cr|gcc-melt-4.7.0-7|121	%define source_package		gcc-%{version}
12cr|gcc-melt-4.7.0-7|122	%define source_dir		gcc-%{version}
12cr|gcc-melt-4.7.0-7|123	%define build_release		1
12cr|gcc-melt-4.7.0-7|124	%endif
12cr|gcc-melt-4.7.0-7|125	
12cr|gcc-melt-4.7.0-7|126	# Define GCC target platform, and arch we built for
12cr|gcc-melt-4.7.0-7|127	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|128	%define biarches		noarch
12cr|gcc-melt-4.7.0-7|129	%define arch			%{target_cpu}
12cr|gcc-melt-4.7.0-7|130	%define gcc_target_platform	%{target_cpu}-linux
12cr|gcc-melt-4.7.0-7|131	%if "%{target_cpu}" == "spu"
12cr|gcc-melt-4.7.0-7|132	%define gcc_target_platform	%{target_cpu}-unknown-elf
12cr|gcc-melt-4.7.0-7|133	%endif
12cr|gcc-melt-4.7.0-7|134	%define target_prefix		%{_prefix}/%{gcc_target_platform}
12cr|gcc-melt-4.7.0-7|135	%define target_libdir		%{target_prefix}/%{target_lib}
12cr|gcc-melt-4.7.0-7|136	%define target_slibdir		%{target_prefix}/%{target_lib}
12cr|gcc-melt-4.7.0-7|137	%define target_slibdir32	%{target_prefix}/lib
12cr|gcc-melt-4.7.0-7|138	%else
12cr|gcc-melt-4.7.0-7|139	%define arch			%(echo %{_target_cpu}|sed -e "s/\\(i.86\\|athlon\\)/i386/" -e "s/amd64/x86_64/" -e "s/\\(sun4.*\\|sparcv[89]\\)/sparc/")
12cr|gcc-melt-4.7.0-7|140	%define gcc_target_platform	%{_target_platform}
12cr|gcc-melt-4.7.0-7|141	%define target_prefix		%{_prefix}
12cr|gcc-melt-4.7.0-7|142	%define target_libdir		%{_libdir}
12cr|gcc-melt-4.7.0-7|143	%define target_slibdir		/%{_lib}
12cr|gcc-melt-4.7.0-7|144	%define target_slibdir32	/lib
12cr|gcc-melt-4.7.0-7|145	%endif
12cr|gcc-melt-4.7.0-7|146	%define isarch()		%(case " %* " in (*" %{arch} "*) echo 1;; (*) echo 0;; esac)
12cr|gcc-melt-4.7.0-7|147	%define gcc_libdir		%{_prefix}/lib/gcc
12cr|gcc-melt-4.7.0-7|148	%define gcj_libdir		%{target_libdir}/gcj-%{version}-%{libgcj_major}
12cr|gcc-melt-4.7.0-7|149	
12cr|gcc-melt-4.7.0-7|150	%define target_lib             lib
12cr|gcc-melt-4.7.0-7|151	%if %isarch ppc64 sparc64 x86_64 mips64 mips64el
12cr|gcc-melt-4.7.0-7|152	%define target_lib             lib64
12cr|gcc-melt-4.7.0-7|153	%endif
12cr|gcc-melt-4.7.0-7|154	
12cr|gcc-melt-4.7.0-7|155	%if %isarch x86_64
12cr|gcc-melt-4.7.0-7|156	%define multilib_32_arch	i586
12cr|gcc-melt-4.7.0-7|157	%endif
12cr|gcc-melt-4.7.0-7|158	%if %isarch ppc64
12cr|gcc-melt-4.7.0-7|159	%define multilib_32_arch	ppc
12cr|gcc-melt-4.7.0-7|160	%endif
12cr|gcc-melt-4.7.0-7|161	%if %isarch sparc64
12cr|gcc-melt-4.7.0-7|162	%define multilib_32_arch	sparc
12cr|gcc-melt-4.7.0-7|163	%endif
12cr|gcc-melt-4.7.0-7|164	%if %isarch mips64
12cr|gcc-melt-4.7.0-7|165	%define	multilib_32_arch	mips
12cr|gcc-melt-4.7.0-7|166	%endif
12cr|gcc-melt-4.7.0-7|167	%if %isarch mips64el
12cr|gcc-melt-4.7.0-7|168	%define	multilib_32_arch	mipsel
12cr|gcc-melt-4.7.0-7|169	%endif
12cr|gcc-melt-4.7.0-7|170	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|171	%define gcc32_target_platform	%{multilib_32_arch}-%{_real_vendor}-%{_target_os}%{?_gnu}
12cr|gcc-melt-4.7.0-7|172	%endif
12cr|gcc-melt-4.7.0-7|173	
12cr|gcc-melt-4.7.0-7|174	# Location of Java headers, don't let them in compiler specific
12cr|gcc-melt-4.7.0-7|175	# directory as they are grabbed first
12cr|gcc-melt-4.7.0-7|176	%define libjava_includedir	%{target_prefix}/include/libgcj-%{version}
12cr|gcc-melt-4.7.0-7|177	
12cr|gcc-melt-4.7.0-7|178	# We now have versioned libstdcxx_includedir, that is c++/<VERSION>/
12cr|gcc-melt-4.7.0-7|179	%define libstdcxx_includedir	%{target_prefix}/include/c++/%{version}
12cr|gcc-melt-4.7.0-7|180	
12cr|gcc-melt-4.7.0-7|181	%define build_minimal		0
12cr|gcc-melt-4.7.0-7|182	%define build_monolithic	0
12cr|gcc-melt-4.7.0-7|183	%define build_doc		1
12cr|gcc-melt-4.7.0-7|184	%define build_pdf_doc		0
12cr|gcc-melt-4.7.0-7|185	%define build_check		0
12cr|gcc-melt-4.7.0-7|186	%define build_ada		0
12cr|gcc-melt-4.7.0-7|187	%define gpc_snapshot		20040516
12cr|gcc-melt-4.7.0-7|188	%define build_pascal		1
12cr|gcc-melt-4.7.0-7|189	%ifarch noarch
12cr|gcc-melt-4.7.0-7|190	%define build_pascal		1
12cr|gcc-melt-4.7.0-7|191	%endif
12cr|gcc-melt-4.7.0-7|192	%if %isarch %{ix86} x86_64 ia64
12cr|gcc-melt-4.7.0-7|193	%define build_ada		1
12cr|gcc-melt-4.7.0-7|194	%endif
12cr|gcc-melt-4.7.0-7|195	%define build_cxx		0
12cr|gcc-melt-4.7.0-7|196	%define build_libstdcxx		%{build_cxx}
12cr|gcc-melt-4.7.0-7|197	%define build_fortran		%{system_compiler}
12cr|gcc-melt-4.7.0-7|198	%define build_objc		1
12cr|gcc-melt-4.7.0-7|199	%define build_objcp		1
12cr|gcc-melt-4.7.0-7|200	%define build_libmudflap	0
12cr|gcc-melt-4.7.0-7|201	%define build_libgomp           1
12cr|gcc-melt-4.7.0-7|202	%define build_libgcj_bc		0
12cr|gcc-melt-4.7.0-7|203	%define build_libffi		1
12cr|gcc-melt-4.7.0-7|204	%define build_java		0
12cr|gcc-melt-4.7.0-7|205	%define build_debug		0
12cr|gcc-melt-4.7.0-7|206	%define build_stdcxxheaders	1
12cr|gcc-melt-4.7.0-7|207	%if %{gcc42_as_system_compiler}
12cr|gcc-melt-4.7.0-7|208	%define build_libstdcxx		0
12cr|gcc-melt-4.7.0-7|209	%define build_libmudflap	0
12cr|gcc-melt-4.7.0-7|210	%endif
12cr|gcc-melt-4.7.0-7|211	# use SSP support from glibc 2.4
12cr|gcc-melt-4.7.0-7|212	%define use_ssp_glibc		1
12cr|gcc-melt-4.7.0-7|213	%define build_libssp		0
12cr|gcc-melt-4.7.0-7|214	%if !%{system_compiler}
12cr|gcc-melt-4.7.0-7|215	%define build_objc		0
12cr|gcc-melt-4.7.0-7|216	%define build_objcp		0
12cr|gcc-melt-4.7.0-7|217	%define build_pascal		0
12cr|gcc-melt-4.7.0-7|218	%define build_ada		0
12cr|gcc-melt-4.7.0-7|219	%define build_libffi		0
12cr|gcc-melt-4.7.0-7|220	%define build_libgomp		0
12cr|gcc-melt-4.7.0-7|221	#define build_libgcj_bc		1
12cr|gcc-melt-4.7.0-7|222	%endif
12cr|gcc-melt-4.7.0-7|223	%define use_hash_style_gnu	0
12cr|gcc-melt-4.7.0-7|224	%define build_cloog		1
12cr|gcc-melt-4.7.0-7|225	%define build_lto		1
12cr|gcc-melt-4.7.0-7|226	
12cr|gcc-melt-4.7.0-7|227	# Define C library to use
12cr|gcc-melt-4.7.0-7|228	%define libc glibc
12cr|gcc-melt-4.7.0-7|229	%define libc_shared 1
12cr|gcc-melt-4.7.0-7|230	%if "%{libc}" == "glibc"
12cr|gcc-melt-4.7.0-7|231	# Default to --hash-style=gnu on MDK >= 2007.1
12cr|gcc-melt-4.7.0-7|232	%define use_hash_style_gnu 1
12cr|gcc-melt-4.7.0-7|233	%endif
12cr|gcc-melt-4.7.0-7|234	%if !%{build_cross_bootstrap}
12cr|gcc-melt-4.7.0-7|235	# Make sure pthread.h doesn't contain __thread keyword
12cr|gcc-melt-4.7.0-7|236	%define libc_version 2.2.5-14mdk
12cr|gcc-melt-4.7.0-7|237	%if %{use_ssp_glibc}
12cr|gcc-melt-4.7.0-7|238	# Make sure glibc supports stack protector
12cr|gcc-melt-4.7.0-7|239	%define libc_version 2.4-1mdk
12cr|gcc-melt-4.7.0-7|240	%endif
12cr|gcc-melt-4.7.0-7|241	%if %isarch ppc ppc64 sparc sparcv9
12cr|gcc-melt-4.7.0-7|242	# Make sure glibc supports 128-bit long doubles
12cr|gcc-melt-4.7.0-7|243	%define libc_version 2.4-4mdk
12cr|gcc-melt-4.7.0-7|244	%endif
12cr|gcc-melt-4.7.0-7|245	%if %{use_hash_style_gnu}
12cr|gcc-melt-4.7.0-7|246	# Make sure glibc supports DT_GNU_HASH
12cr|gcc-melt-4.7.0-7|247	%define libc_version 2.4-6mdk
12cr|gcc-melt-4.7.0-7|248	%endif
12cr|gcc-melt-4.7.0-7|249	%if %isarch spu
12cr|gcc-melt-4.7.0-7|250	# Make sure we build against newlib
12cr|gcc-melt-4.7.0-7|251	%define libc newlib
12cr|gcc-melt-4.7.0-7|252	%define libc_shared 0
12cr|gcc-melt-4.7.0-7|253	%define libc_version 1.15.0
12cr|gcc-melt-4.7.0-7|254	%endif
12cr|gcc-melt-4.7.0-7|255	%endif
12cr|gcc-melt-4.7.0-7|256	
12cr|gcc-melt-4.7.0-7|257	%if %isarch spu mips mipsel mips64 mips64el
12cr|gcc-melt-4.7.0-7|258	# spu & mips port doesn't support the following languages yet
12cr|gcc-melt-4.7.0-7|259	%define build_fortran		0
12cr|gcc-melt-4.7.0-7|260	%define build_libssp		0
12cr|gcc-melt-4.7.0-7|261	%define use_ssp_glibc		0
12cr|gcc-melt-4.7.0-7|262	%endif
12cr|gcc-melt-4.7.0-7|263	
12cr|gcc-melt-4.7.0-7|264	# Allow --with[out] <feature> at rpm command line build
12cr|gcc-melt-4.7.0-7|265	%{expand: %{?_without_PDF:	%%global build_pdf_doc 0}}
12cr|gcc-melt-4.7.0-7|266	%{expand: %{?_without_DEBUG:	%%global build_debug 0}}
12cr|gcc-melt-4.7.0-7|267	%{expand: %{?_without_check:	%%global build_check 0}}
12cr|gcc-melt-4.7.0-7|268	%{expand: %{?_without_CHECK:	%%global build_check 0}}
12cr|gcc-melt-4.7.0-7|269	%{expand: %{?_without_MINIMAL:	%%global build_minimal 0}}
12cr|gcc-melt-4.7.0-7|270	%{expand: %{?_with_PDF:		%%global build_pdf_doc 1}}
12cr|gcc-melt-4.7.0-7|271	%{expand: %{?_with_DEBUG:	%%global build_debug 1}}
12cr|gcc-melt-4.7.0-7|272	%{expand: %{?_with_CHECK:	%%global build_check 1}}
12cr|gcc-melt-4.7.0-7|273	%{expand: %{?_with_MINIMAL:	%%global build_minimal 1}}
12cr|gcc-melt-4.7.0-7|274	
12cr|gcc-melt-4.7.0-7|275	# Allow --without <front-end> at rpm command line build
12cr|gcc-melt-4.7.0-7|276	%{expand: %{?_with_CXX:		%%global build_cxx 1}}
12cr|gcc-melt-4.7.0-7|277	%{expand: %{?_with_ADA:		%%global build_ada 1}}
12cr|gcc-melt-4.7.0-7|278	%{expand: %{?_with_FORTRAN:	%%global build_fortran 1}}
12cr|gcc-melt-4.7.0-7|279	%{expand: %{?_with_JAVA:	%%global build_java 1}}
12cr|gcc-melt-4.7.0-7|280	%{expand: %{?_with_OBJC:	%%global build_objc 1}}
12cr|gcc-melt-4.7.0-7|281	%{expand: %{?_with_OBJCXX:	%%global build_objcp 1}}
12cr|gcc-melt-4.7.0-7|282	%{expand: %{?_with_PASCAL:	%%global build_pascal 1}}
12cr|gcc-melt-4.7.0-7|283	
12cr|gcc-melt-4.7.0-7|284	# Allow --with <front-end> at rpm command line build
12cr|gcc-melt-4.7.0-7|285	%{expand: %{?_without_CXX:	%%global build_cxx 0}}
12cr|gcc-melt-4.7.0-7|286	%{expand: %{?_without_ADA:	%%global build_ada 0}}
12cr|gcc-melt-4.7.0-7|287	%{expand: %{?_without_FORTRAN:	%%global build_fortran 0}}
12cr|gcc-melt-4.7.0-7|288	%{expand: %{?_without_JAVA:	%%global build_java 0}}
12cr|gcc-melt-4.7.0-7|289	%{expand: %{?_without_OBJC:	%%global build_objc 0}}
12cr|gcc-melt-4.7.0-7|290	%{expand: %{?_without_OBJCXX:	%%global build_objcp 0}}
12cr|gcc-melt-4.7.0-7|291	%{expand: %{?_without_PASCAL:	%%global build_pascal 0}}
12cr|gcc-melt-4.7.0-7|292	
12cr|gcc-melt-4.7.0-7|293	# A minimal build overrides all other options
12cr|gcc-melt-4.7.0-7|294	%if %{build_cross_bootstrap}
12cr|gcc-melt-4.7.0-7|295	%define build_minimal		1
12cr|gcc-melt-4.7.0-7|296	%define libc_shared		0
12cr|gcc-melt-4.7.0-7|297	%endif
12cr|gcc-melt-4.7.0-7|298	%if %{build_minimal}
12cr|gcc-melt-4.7.0-7|299	%define build_doc		0
12cr|gcc-melt-4.7.0-7|300	%define build_pdf_doc		0
12cr|gcc-melt-4.7.0-7|301	%define build_check		0
12cr|gcc-melt-4.7.0-7|302	%define build_ada		0
12cr|gcc-melt-4.7.0-7|303	%define build_cxx		0
12cr|gcc-melt-4.7.0-7|304	%define build_fortran		0
12cr|gcc-melt-4.7.0-7|305	%define build_objc		0
12cr|gcc-melt-4.7.0-7|306	%define build_objcp		0
12cr|gcc-melt-4.7.0-7|307	%define build_java		0
12cr|gcc-melt-4.7.0-7|308	%define build_debug		0
12cr|gcc-melt-4.7.0-7|309	%define build_libffi		0
12cr|gcc-melt-4.7.0-7|310	%define build_libmudflap	0
12cr|gcc-melt-4.7.0-7|311	%endif
12cr|gcc-melt-4.7.0-7|312	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|313	%define build_monolithic	1
12cr|gcc-melt-4.7.0-7|314	%define build_doc		0
12cr|gcc-melt-4.7.0-7|315	%define build_pdf_doc		0
12cr|gcc-melt-4.7.0-7|316	# Unsupported front-ends when cross-compiling for now
12cr|gcc-melt-4.7.0-7|317	%define build_check		0
12cr|gcc-melt-4.7.0-7|318	%define build_java		0
12cr|gcc-melt-4.7.0-7|319	%define build_ada		0
12cr|gcc-melt-4.7.0-7|320	%define build_libffi		0
12cr|gcc-melt-4.7.0-7|321	%define build_libmudflap	0
12cr|gcc-melt-4.7.0-7|322	%endif
12cr|gcc-melt-4.7.0-7|323	%if !%{libc_shared}
12cr|gcc-melt-4.7.0-7|324	%define build_java		0
12cr|gcc-melt-4.7.0-7|325	%endif
12cr|gcc-melt-4.7.0-7|326	%if !%{build_java}
12cr|gcc-melt-4.7.0-7|327	%define build_libffi		0
12cr|gcc-melt-4.7.0-7|328	%endif
12cr|gcc-melt-4.7.0-7|329	
12cr|gcc-melt-4.7.0-7|330	%if "%{branch}" == "melt"
12cr|gcc-melt-4.7.0-7|331	%define libc_shared		0
12cr|gcc-melt-4.7.0-7|332	%define build_doc		0
12cr|gcc-melt-4.7.0-7|333	%define build_flto		0
12cr|gcc-melt-4.7.0-7|334	%define biarches		noarch
12cr|gcc-melt-4.7.0-7|335	%define melt_bootstrap		1
12cr|gcc-melt-4.7.0-7|336	%endif
12cr|gcc-melt-4.7.0-7|337	
12cr|gcc-melt-4.7.0-7|338	# Define library packages names
12cr|gcc-melt-4.7.0-7|339	%define libgcc_name_orig	%{cross_prefix}libgcc
12cr|gcc-melt-4.7.0-7|340	%define libgcc_name		%{libgcc_name_orig}%{libgcc_major}
12cr|gcc-melt-4.7.0-7|341	%define libstdcxx_name_orig	%{cross_prefix}libstdc++
12cr|gcc-melt-4.7.0-7|342	%define libstdcxx_name		%{libstdcxx_name_orig}%{libstdcxx_major}
12cr|gcc-melt-4.7.0-7|343	%define libgfortran_name_orig	%{cross_prefix}libgfortran
12cr|gcc-melt-4.7.0-7|344	%define libgfortran_name	%{libgfortran_name_orig}%{libgfortran_major}
12cr|gcc-melt-4.7.0-7|345	%define libquadmath_name_orig	%{cross_prefix}libquadmath
12cr|gcc-melt-4.7.0-7|346	%define libquadmath_name	%{libquadmath_name_orig}%{libquadmath_major}
12cr|gcc-melt-4.7.0-7|347	%define libgcj_name_orig	%{cross_prefix}libgcj
12cr|gcc-melt-4.7.0-7|348	%define libgcj_name		%{cross_prefix}%{mklibname gcj %{libgcj_major}}
12cr|gcc-melt-4.7.0-7|349	%define libgcj_devel_name	%{cross_prefix}%{mklibname gcj -d}
12cr|gcc-melt-4.7.0-7|350	%define libgcj_static_devel_name %{cross_prefix}%{mklibname gcj -d -s}
12cr|gcc-melt-4.7.0-7|351	%define libgcj_name_base	%{libgcj_name_orig}%{libgcj_major}
12cr|gcc-melt-4.7.0-7|352	%define libgcj_bc_name		%{cross_prefix}%{mklibname gcj_bc %{libgcj_bc_major}}
12cr|gcc-melt-4.7.0-7|353	%define libobjc_name_orig	%{cross_prefix}libobjc
12cr|gcc-melt-4.7.0-7|354	%define libobjc_name		%{libobjc_name_orig}%{libobjc_major}
12cr|gcc-melt-4.7.0-7|355	%define libgnat_name_orig	%{cross_prefix}libgnat
12cr|gcc-melt-4.7.0-7|356	%define libgnat_name		%{libgnat_name_orig}%{libgnat_major}
12cr|gcc-melt-4.7.0-7|357	%define libffi_name_orig	%{cross_prefix}libffi
12cr|gcc-melt-4.7.0-7|358	%define libffi_name		%{libffi_name_orig}%{libffi_major}
12cr|gcc-melt-4.7.0-7|359	%define libmudflap_name_orig	%{cross_prefix}libmudflap
12cr|gcc-melt-4.7.0-7|360	%define libmudflap_name		%{libmudflap_name_orig}%{libmudflap_major}
12cr|gcc-melt-4.7.0-7|361	%define libssp_name_orig	%{cross_prefix}libssp
12cr|gcc-melt-4.7.0-7|362	%define libssp_name		%{libssp_name_orig}%{libssp_major}
12cr|gcc-melt-4.7.0-7|363	%define libgomp_name_orig	%{cross_prefix}libgomp
12cr|gcc-melt-4.7.0-7|364	%define libgomp_name		%{libgomp_name_orig}%{libgomp_major}
12cr|gcc-melt-4.7.0-7|365	
12cr|gcc-melt-4.7.0-7|366	# Extract Mandriva Linux name and version
12cr|gcc-melt-4.7.0-7|367	%define mdk_distro_version_file	/etc/release
12cr|gcc-melt-4.7.0-7|368	%define mdk_distro_version	%(perl -ne '/^([.\\w\\s]+) \\(.+\\).+/ and print $1' < %{mdk_distro_version_file})
12cr|gcc-melt-4.7.0-7|369	
12cr|gcc-melt-4.7.0-7|370	Summary:	GNU Compiler Collection
12cr|gcc-melt-4.7.0-7|371	Name:		%{name}
12cr|gcc-melt-4.7.0-7|372	Version:	%{version}
12cr|gcc-melt-4.7.0-7|373	Release:	%{release}
12cr|gcc-melt-4.7.0-7|374	License:	GPLv3+
12cr|gcc-melt-4.7.0-7|375	Group:		Development/C
12cr|gcc-melt-4.7.0-7|376	
12cr|gcc-melt-4.7.0-7|377	# Main source:	(CVS)
12cr|gcc-melt-4.7.0-7|378	URL:		http://gcc.gnu.org/
12cr|gcc-melt-4.7.0-7|379	Source0:	%{source_package}.tar.bz2
12cr|gcc-melt-4.7.0-7|380	Source1:	lsb-headers-3.1.1.tar.bz2
12cr|gcc-melt-4.7.0-7|381	Source5:	gcc35-gpc-%{gpc_snapshot}.tar.bz2
12cr|gcc-melt-4.7.0-7|382	# FIXME: unless we get proper help2man package
12cr|gcc-melt-4.7.0-7|383	Source6:	gcc35-help2man.pl
12cr|gcc-melt-4.7.0-7|384	Source7:	gcc35-gnatmake-bash-completion
12cr|gcc-melt-4.7.0-7|385	Source8:	build_cross_gcc4.sh
12cr|gcc-melt-4.7.0-7|386	
12cr|gcc-melt-4.7.0-7|387	# Mandriva patches + backports from trunk
12cr|gcc-melt-4.7.0-7|388	# LSB compliant headers (for cross compiling without (glibc?) headers)
12cr|gcc-melt-4.7.0-7|389	Patch999: lsb-headers-3.1.1-misc.patch
12cr|gcc-melt-4.7.0-7|390	Patch1000: lsb-headers-3.1.1-mips-support.patch
12cr|gcc-melt-4.7.0-7|391	Patch100: gcc-46-ppl-0.10.patch
12cr|gcc-melt-4.7.0-7|392	# slibdir is either /lib or /lib64
12cr|gcc-melt-4.7.0-7|393	Patch101: gcc33-pass-slibdir.patch
12cr|gcc-melt-4.7.0-7|394	# pass libdir around
12cr|gcc-melt-4.7.0-7|395	Patch107: gcc33-multi-do-libdir.patch
12cr|gcc-melt-4.7.0-7|396	
12cr|gcc-melt-4.7.0-7|397	# testsuite
12cr|gcc-melt-4.7.0-7|398	Patch1: gcc33-pr11536-testcase.patch
12cr|gcc-melt-4.7.0-7|399	Patch2: gcc33-pr9929-testcase.patch
12cr|gcc-melt-4.7.0-7|400	Patch102: gcc32-pr7434-testcase.patch
12cr|gcc-melt-4.7.0-7|401	Patch103: gcc33-pr8213-testcase.patch
12cr|gcc-melt-4.7.0-7|402	Patch113: gcc33-pr11631.patch
12cr|gcc-melt-4.7.0-7|403	# ada
12cr|gcc-melt-4.7.0-7|404	Patch105: gcc35-ada-link.patch
12cr|gcc-melt-4.7.0-7|405	Patch106: gcc40-ada-makefile.patch
12cr|gcc-melt-4.7.0-7|406	# gnu pascal
12cr|gcc-melt-4.7.0-7|407	Patch111: gcc34-gpc-fixes.patch
12cr|gcc-melt-4.7.0-7|408	Patch112: gcc33-gpc-serialize-build.patch
12cr|gcc-melt-4.7.0-7|409	
12cr|gcc-melt-4.7.0-7|410	# -Wformat=security fixes
12cr|gcc-melt-4.7.0-7|411	Patch114: gcc-4.3.3-wformat-fixes.patch
12cr|gcc-melt-4.7.0-7|412	
12cr|gcc-melt-4.7.0-7|413	# build 32 bits code when running through linux32
12cr|gcc-melt-4.7.0-7|414	Patch115: gcc40-linux32.patch
12cr|gcc-melt-4.7.0-7|415	# ?
12cr|gcc-melt-4.7.0-7|416	Patch116: gcc40-linux32-build-env.patch
12cr|gcc-melt-4.7.0-7|417	# (cjw) disable building of 'nof' libs on ppc
12cr|gcc-melt-4.7.0-7|418	Patch129: gcc-4.1.2-ppc-soft-float-64bit-double-libs.patch
12cr|gcc-melt-4.7.0-7|419	
12cr|gcc-melt-4.7.0-7|420	# Load property.files from /usr/lib, not /usr/lib64, so that
12cr|gcc-melt-4.7.0-7|421	# they can be shared with other classpath jvms (asked by dwalluck)
12cr|gcc-melt-4.7.0-7|422	Patch130: gcc43-no-multilib-propertydir.patch
12cr|gcc-melt-4.7.0-7|423	Patch132: gcc43-custom-libgcj_bc-rpath.patch
12cr|gcc-melt-4.7.0-7|424	
12cr|gcc-melt-4.7.0-7|425	# Red Hat patches
12cr|gcc-melt-4.7.0-7|426	# allow --disable-libjava-multilib to disable multilib for java
12cr|gcc-melt-4.7.0-7|427	Patch201: gcc4-java-nomulti.patch
12cr|gcc-melt-4.7.0-7|428	# ?
12cr|gcc-melt-4.7.0-7|429	Patch202: gcc4-ppc64-m32-m64-multilib-only.patch
12cr|gcc-melt-4.7.0-7|430	# fix libltdl with multilib?
12cr|gcc-melt-4.7.0-7|431	Patch207: gcc4-libltdl-multilib.patch
12cr|gcc-melt-4.7.0-7|432	
12cr|gcc-melt-4.7.0-7|433	# workaround bug with redefined extern inline (mdvbz #41171, upstream #33763)
12cr|gcc-melt-4.7.0-7|434	Patch208: gcc43-pr33763.patch
12cr|gcc-melt-4.7.0-7|435	
12cr|gcc-melt-4.7.0-7|436	# use hash style gnu (faster dynamic linking, cf http://lwn.net/Articles/192624/)
12cr|gcc-melt-4.7.0-7|437	Patch211: gcc43-hash-style-gnu.patch
12cr|gcc-melt-4.7.0-7|438	
12cr|gcc-melt-4.7.0-7|439	# mips patches from the gdium tree
12cr|gcc-melt-4.7.0-7|440	Patch301: gcc-mips-libjava-interp.patch
12cr|gcc-melt-4.7.0-7|441	Patch302: gcc_mips_gcc_testsuite_fix_loop.patch
12cr|gcc-melt-4.7.0-7|442	
12cr|gcc-melt-4.7.0-7|443	# (proyvind): set interpreter path used by our uclibc for use with -muclibc
12cr|gcc-melt-4.7.0-7|444	Patch304: gcc-4.4.2-uclibc-ldso-path.patch
12cr|gcc-melt-4.7.0-7|445	
12cr|gcc-melt-4.7.0-7|446	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|gcc-melt-4.7.0-7|447	# Want updated alternatives priorities
12cr|gcc-melt-4.7.0-7|448	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|449	Conflicts:	gcc-cpp < 3.2.2-4mdk
12cr|gcc-melt-4.7.0-7|450	%endif
12cr|gcc-melt-4.7.0-7|451	%define binutils_version 2.16.91.0.2-2mdk
12cr|gcc-melt-4.7.0-7|452	%if %{use_hash_style_gnu}
12cr|gcc-melt-4.7.0-7|453	%define binutils_version 2.16.91.0.7-6mdk
12cr|gcc-melt-4.7.0-7|454	%endif
12cr|gcc-melt-4.7.0-7|455	Requires:	%{cross_prefix}binutils >= %{binutils_version}
12cr|gcc-melt-4.7.0-7|456	BuildRequires:	%{cross_prefix}binutils >= %{binutils_version}
12cr|gcc-melt-4.7.0-7|457	# Make sure gdb will understand DW_FORM_strp
12cr|gcc-melt-4.7.0-7|458	Conflicts:	gdb < 5.1.1
12cr|gcc-melt-4.7.0-7|459	BuildRequires:	zlib-devel
12cr|gcc-melt-4.7.0-7|460	BuildRequires:	chrpath
12cr|gcc-melt-4.7.0-7|461	
12cr|gcc-melt-4.7.0-7|462	%if %{gcc42_as_system_compiler}
12cr|gcc-melt-4.7.0-7|463	# We need gcc4.2 + its libstdc++ headers
12cr|gcc-melt-4.7.0-7|464	%define gcc42_version %(gcc4.2-version 2>/dev/null || echo 0)
12cr|gcc-melt-4.7.0-7|465	%if !%{build_stdcxxheaders}
12cr|gcc-melt-4.7.0-7|466	%define libstdcxx_includedir %{target_prefix}/include/c++/%{gcc42_version}
12cr|gcc-melt-4.7.0-7|467	%endif
12cr|gcc-melt-4.7.0-7|468	BuildRequires:	gcc4.2
12cr|gcc-melt-4.7.0-7|469	BuildRequires:	gcc4.2-c++
12cr|gcc-melt-4.7.0-7|470	%endif
12cr|gcc-melt-4.7.0-7|471	%if %{build_ada}
12cr|gcc-melt-4.7.0-7|472	# Ada requires Ada to build
12cr|gcc-melt-4.7.0-7|473	BuildRequires:	%{name}-gnat >= 3.1, %{libgnat_name} >= 3.1
12cr|gcc-melt-4.7.0-7|474	%endif
12cr|gcc-melt-4.7.0-7|475	# PPL itself is required for MELT
12cr|gcc-melt-4.7.0-7|476	BuildRequires: ppl-devel >= 0.11
12cr|gcc-melt-4.7.0-7|477	# cloog is used for Graphite support (optimizations)
12cr|gcc-melt-4.7.0-7|478	# see http://gcc.gnu.org/wiki/Graphite
12cr|gcc-melt-4.7.0-7|479	%if %{build_cloog}
12cr|gcc-melt-4.7.0-7|480	BuildRequires: cloog-ppl-devel >= 0.16
12cr|gcc-melt-4.7.0-7|481	#Requires: libcloog1 >= 0.15
12cr|gcc-melt-4.7.0-7|482	%endif
12cr|gcc-melt-4.7.0-7|483	#needed for lto support
12cr|gcc-melt-4.7.0-7|484	%if %{build_lto}
12cr|gcc-melt-4.7.0-7|485	BuildRequires: elfutils-devel
12cr|gcc-melt-4.7.0-7|486	Requires:	%{name}-cpp = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|487	%endif
12cr|gcc-melt-4.7.0-7|488	# FIXME: We need a libgcc with 3.4 symbols
12cr|gcc-melt-4.7.0-7|489	%if %{libc_shared} && !%{build_monolithic}
12cr|gcc-melt-4.7.0-7|490	Requires:	%{libgcc_name_orig} >= 3.3.2-5mdk
12cr|gcc-melt-4.7.0-7|491	%endif
12cr|gcc-melt-4.7.0-7|492	Requires(post): update-alternatives
12cr|gcc-melt-4.7.0-7|493	Requires(postun): update-alternatives
12cr|gcc-melt-4.7.0-7|494	BuildRequires:	gettext, flex, bison
12cr|gcc-melt-4.7.0-7|495	BuildRequires:	texinfo >= 4.1
12cr|gcc-melt-4.7.0-7|496	# XXX: Needs a GNU awk recent enough to correctly generate options.h
12cr|gcc-melt-4.7.0-7|497	BuildRequires:	gawk >= 3.1.4
12cr|gcc-melt-4.7.0-7|498	%if "%{?libc_version:%{libc_version}}" != ""
12cr|gcc-melt-4.7.0-7|499	Requires:	%{cross_prefix}%{libc}-devel >= %{libc_version}
12cr|gcc-melt-4.7.0-7|500	BuildRequires:	%{cross_prefix}%{libc}-devel >= %{libc_version}
12cr|gcc-melt-4.7.0-7|501	%endif
12cr|gcc-melt-4.7.0-7|502	%if %{build_check}
12cr|gcc-melt-4.7.0-7|503	BuildRequires:	%{cross_prefix}glibc-static-devel
12cr|gcc-melt-4.7.0-7|504	BuildRequires:	autogen
12cr|gcc-melt-4.7.0-7|505	%endif
12cr|gcc-melt-4.7.0-7|506	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|507	Obsoletes:	gcc%{branch}
12cr|gcc-melt-4.7.0-7|508	Provides:	gcc%{branch} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|509	%else
12cr|gcc-melt-4.7.0-7|510	Conflicts:	gcc%{branch} < %{version}-%{release}
12cr|gcc-melt-4.7.0-7|511	%endif
12cr|gcc-melt-4.7.0-7|512	%if %{build_pdf_doc}
12cr|gcc-melt-4.7.0-7|513	BuildRequires:	texlive, texlive-texmf-dvips, texlive-texmf-latex
12cr|gcc-melt-4.7.0-7|514	%endif
12cr|gcc-melt-4.7.0-7|515	%if %{build_check}
12cr|gcc-melt-4.7.0-7|516	BuildRequires:	dejagnu
12cr|gcc-melt-4.7.0-7|517	%endif
12cr|gcc-melt-4.7.0-7|518	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|519	AutoReq:	false
12cr|gcc-melt-4.7.0-7|520	AutoProv:	false
12cr|gcc-melt-4.7.0-7|521	%endif
12cr|gcc-melt-4.7.0-7|522	BuildRequires:	gmp-devel
12cr|gcc-melt-4.7.0-7|523	BuildRequires:	mpfr-devel
12cr|gcc-melt-4.7.0-7|524	BuildRequires:	libmpc-devel
12cr|gcc-melt-4.7.0-7|525	%if "%{branch}" == "melt"
12cr|gcc-melt-4.7.0-7|526	Requires:	gcc-melt-module = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|527	Requires:	gcc-melt-source = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|528	Provides:	gccmelt
12cr|gcc-melt-4.7.0-7|529	%endif
12cr|gcc-melt-4.7.0-7|530	
12cr|gcc-melt-4.7.0-7|531	%description
12cr|gcc-melt-4.7.0-7|532	A compiler aimed at integrating all the optimizations and features
12cr|gcc-melt-4.7.0-7|533	necessary for a high-performance and stable development environment.
12cr|gcc-melt-4.7.0-7|534	This package is required for all other GCC compilers, namely C++,
12cr|gcc-melt-4.7.0-7|535	Fortran 95, Objective C, Java and Ada 95.
12cr|gcc-melt-4.7.0-7|536	
12cr|gcc-melt-4.7.0-7|537	%package -n %{libgcc_name}
12cr|gcc-melt-4.7.0-7|538	Summary:	GNU C library
12cr|gcc-melt-4.7.0-7|539	Group:		System/Libraries
12cr|gcc-melt-4.7.0-7|540	Provides:	%{libgcc_name_orig} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|541	Obsoletes:	%{libgcc_name_orig}%{branch}
12cr|gcc-melt-4.7.0-7|542	Provides:	%{libgcc_name_orig}%{branch} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|543	Obsoletes:	%{libgcc_name_orig}3.0
12cr|gcc-melt-4.7.0-7|544	Provides:	%{libgcc_name_orig}3.0 = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|545	Provides:	%{libgcc_name_orig}3.2 = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|546	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|547	AutoReq:	false
12cr|gcc-melt-4.7.0-7|548	AutoProv:	false
12cr|gcc-melt-4.7.0-7|549	%endif
12cr|gcc-melt-4.7.0-7|550	
12cr|gcc-melt-4.7.0-7|551	%description -n %{libgcc_name}
12cr|gcc-melt-4.7.0-7|552	The %{libgcc_name} package contains GCC shared libraries for gcc %{branch}
12cr|gcc-melt-4.7.0-7|553	
12cr|gcc-melt-4.7.0-7|554	####################################################################
12cr|gcc-melt-4.7.0-7|555	# C++ Compiler
12cr|gcc-melt-4.7.0-7|556	
12cr|gcc-melt-4.7.0-7|557	%package c++
12cr|gcc-melt-4.7.0-7|558	Summary:	C++ support for gcc
12cr|gcc-melt-4.7.0-7|559	Group:		Development/C++
12cr|gcc-melt-4.7.0-7|560	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|561	Obsoletes:	gcc%{branch}-c++
12cr|gcc-melt-4.7.0-7|562	Provides:	gcc%{branch}-c++ = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|563	%else
12cr|gcc-melt-4.7.0-7|564	Conflicts:	gcc%{branch}-c++ < %{version}-%{release}
12cr|gcc-melt-4.7.0-7|565	%endif
12cr|gcc-melt-4.7.0-7|566	Requires:	%{name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|567	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|568	# some day, rpm will be smart enough: %if (%{system_compiler} || %{build_cross}) && !%{build_monolithic}
12cr|gcc-melt-4.7.0-7|569	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|570	Requires:	%{libstdcxx_name} = %{version}
12cr|gcc-melt-4.7.0-7|571	%endif
12cr|gcc-melt-4.7.0-7|572	Requires:	%{libstdcxx_name_orig}-devel = %{version}
12cr|gcc-melt-4.7.0-7|573	%else
12cr|gcc-melt-4.7.0-7|574	
12cr|gcc-melt-4.7.0-7|575	%if %{gcc42_as_system_compiler}
12cr|gcc-melt-4.7.0-7|576	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|577	Requires:	%{libstdcxx_name} >= %{gcc42_version}
12cr|gcc-melt-4.7.0-7|578	%endif
12cr|gcc-melt-4.7.0-7|579	%if !%{build_stdcxxheaders}
12cr|gcc-melt-4.7.0-7|580	Requires:	%{libstdcxx_name_orig}-devel >= %{gcc42_version}
12cr|gcc-melt-4.7.0-7|581	%endif
12cr|gcc-melt-4.7.0-7|582	%endif
12cr|gcc-melt-4.7.0-7|583	%endif
12cr|gcc-melt-4.7.0-7|584	
12cr|gcc-melt-4.7.0-7|585	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|586	AutoReq:	false
12cr|gcc-melt-4.7.0-7|587	AutoProv:	false
12cr|gcc-melt-4.7.0-7|588	%endif
12cr|gcc-melt-4.7.0-7|589	Requires(post): update-alternatives
12cr|gcc-melt-4.7.0-7|590	Requires(postun): update-alternatives
12cr|gcc-melt-4.7.0-7|591	
12cr|gcc-melt-4.7.0-7|592	%description c++
12cr|gcc-melt-4.7.0-7|593	This package adds C++ support to the GNU C compiler. It includes support
12cr|gcc-melt-4.7.0-7|594	for most of the current C++ specification, including templates and
12cr|gcc-melt-4.7.0-7|595	exception handling. It does include the static standard C++
12cr|gcc-melt-4.7.0-7|596	library and C++ header files; the library for dynamically linking
12cr|gcc-melt-4.7.0-7|597	programs is available separately.
12cr|gcc-melt-4.7.0-7|598	
12cr|gcc-melt-4.7.0-7|599	####################################################################
12cr|gcc-melt-4.7.0-7|600	# gcc Plugin%package -n gcc-plugins
12cr|gcc-melt-4.7.0-7|601	%package plugins
12cr|gcc-melt-4.7.0-7|602	Summary:	Headers to build gcc plugins
12cr|gcc-melt-4.7.0-7|603	Group:		Development/C
12cr|gcc-melt-4.7.0-7|604	Obsoletes:	gcc-plugins <= 4.7.0-2
12cr|gcc-melt-4.7.0-7|605	%description plugins
12cr|gcc-melt-4.7.0-7|606	This package contains the headers needed to build gcc plugins.
12cr|gcc-melt-4.7.0-7|607	
12cr|gcc-melt-4.7.0-7|608	####################################################################
12cr|gcc-melt-4.7.0-7|609	# C++ Libraries
12cr|gcc-melt-4.7.0-7|610	
12cr|gcc-melt-4.7.0-7|611	%package -n %{libstdcxx_name}
12cr|gcc-melt-4.7.0-7|612	Summary:	GNU C++ library
12cr|gcc-melt-4.7.0-7|613	Group:		System/Libraries
12cr|gcc-melt-4.7.0-7|614	Obsoletes:	%{libstdcxx_name_orig}%{branch}
12cr|gcc-melt-4.7.0-7|615	Provides:	%{libstdcxx_name_orig}%{branch} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|616	Provides:	%{libstdcxx_name_orig} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|617	%if "%{branch}" == "3.3"
12cr|gcc-melt-4.7.0-7|618	# By default, the libstdc++ from gcc3.3 is ABI compatible with the one
12cr|gcc-melt-4.7.0-7|619	# from gcc3.2. Just tell other packages about it if they relied on that.
12cr|gcc-melt-4.7.0-7|620	Provides:	%{libstdcxx_name_orig}3.2 = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|621	%endif
12cr|gcc-melt-4.7.0-7|622	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|623	AutoReq:	false
12cr|gcc-melt-4.7.0-7|624	AutoProv:	false
12cr|gcc-melt-4.7.0-7|625	%endif
12cr|gcc-melt-4.7.0-7|626	
12cr|gcc-melt-4.7.0-7|627	%description -n %{libstdcxx_name}
12cr|gcc-melt-4.7.0-7|628	This package contains the GCC Standard C++ Library v3, an ongoing
12cr|gcc-melt-4.7.0-7|629	project to implement the ISO/IEC 14882:1998 Standard C++ library.
12cr|gcc-melt-4.7.0-7|630	
12cr|gcc-melt-4.7.0-7|631	%package -n %{libstdcxx_name_orig}-devel
12cr|gcc-melt-4.7.0-7|632	Summary:	Header files and libraries for C++ development
12cr|gcc-melt-4.7.0-7|633	Group:		Development/C++
12cr|gcc-melt-4.7.0-7|634	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|635	Requires:	%{libstdcxx_name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|636	%endif
12cr|gcc-melt-4.7.0-7|637	Obsoletes:	%{libstdcxx_name_orig}%{branch}-devel
12cr|gcc-melt-4.7.0-7|638	Provides:	%{libstdcxx_name_orig}%{branch}-devel = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|639	Provides:	%{libstdcxx_name_orig}6-devel
12cr|gcc-melt-4.7.0-7|640	Obsoletes:	%{libstdcxx_name_orig}6-devel
12cr|gcc-melt-4.7.0-7|641	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|642	AutoReq:	false
12cr|gcc-melt-4.7.0-7|643	AutoProv:	false
12cr|gcc-melt-4.7.0-7|644	%endif
12cr|gcc-melt-4.7.0-7|645	
12cr|gcc-melt-4.7.0-7|646	%description -n %{libstdcxx_name_orig}-devel
12cr|gcc-melt-4.7.0-7|647	This is the GNU implementation of the standard C++ libraries.  This
12cr|gcc-melt-4.7.0-7|648	package includes the header files and libraries needed for C++
12cr|gcc-melt-4.7.0-7|649	development.
12cr|gcc-melt-4.7.0-7|650	
12cr|gcc-melt-4.7.0-7|651	%package -n %{libstdcxx_name_orig}-static-devel
12cr|gcc-melt-4.7.0-7|652	Summary:	Static libraries for C++ development
12cr|gcc-melt-4.7.0-7|653	Group:		Development/C++
12cr|gcc-melt-4.7.0-7|654	Requires:	%{libstdcxx_name_orig}-devel = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|655	Obsoletes:	%{libstdcxx_name_orig}%{branch}-static-devel
12cr|gcc-melt-4.7.0-7|656	Provides:	%{libstdcxx_name_orig}%{branch}-static-devel = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|657	Provides:	%{libstdcxx_name_orig}6-static-devel
12cr|gcc-melt-4.7.0-7|658	Obsoletes:	%{libstdcxx_name_orig}6-static-devel
12cr|gcc-melt-4.7.0-7|659	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|660	AutoReq:	false
12cr|gcc-melt-4.7.0-7|661	AutoProv:	false
12cr|gcc-melt-4.7.0-7|662	%endif
12cr|gcc-melt-4.7.0-7|663	
12cr|gcc-melt-4.7.0-7|664	%description -n %{libstdcxx_name_orig}-static-devel
12cr|gcc-melt-4.7.0-7|665	This is the GNU implementation of the standard C++ libraries.  This
12cr|gcc-melt-4.7.0-7|666	package includes the static libraries needed for C++ development.
12cr|gcc-melt-4.7.0-7|667	
12cr|gcc-melt-4.7.0-7|668	####################################################################
12cr|gcc-melt-4.7.0-7|669	# Objective C Compiler
12cr|gcc-melt-4.7.0-7|670	
12cr|gcc-melt-4.7.0-7|671	%package objc
12cr|gcc-melt-4.7.0-7|672	Summary:	Objective C support for gcc
12cr|gcc-melt-4.7.0-7|673	Group:		Development/Other
12cr|gcc-melt-4.7.0-7|674	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|675	Obsoletes:	gcc%{branch}-objc
12cr|gcc-melt-4.7.0-7|676	Provides:	gcc%{branch}-objc = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|677	%endif
12cr|gcc-melt-4.7.0-7|678	Requires:	%{name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|679	%if %{libc_shared} && !%{build_monolithic}
12cr|gcc-melt-4.7.0-7|680	Requires:	%{libobjc_name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|681	%endif
12cr|gcc-melt-4.7.0-7|682	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|683	AutoReq:	false
12cr|gcc-melt-4.7.0-7|684	AutoProv:	false
12cr|gcc-melt-4.7.0-7|685	%endif
12cr|gcc-melt-4.7.0-7|686	
12cr|gcc-melt-4.7.0-7|687	%description objc
12cr|gcc-melt-4.7.0-7|688	This package adds Objective C support to the GNU C compiler. Objective
12cr|gcc-melt-4.7.0-7|689	C is an object oriented derivative of the C language, mainly used on
12cr|gcc-melt-4.7.0-7|690	systems running NeXTSTEP. This package does not include the standard
12cr|gcc-melt-4.7.0-7|691	Objective C object library.
12cr|gcc-melt-4.7.0-7|692	
12cr|gcc-melt-4.7.0-7|693	####################################################################
12cr|gcc-melt-4.7.0-7|694	# Objective C++ Compiler
12cr|gcc-melt-4.7.0-7|695	
12cr|gcc-melt-4.7.0-7|696	%package objc++
12cr|gcc-melt-4.7.0-7|697	Summary:	Objective C++ support for gcc
12cr|gcc-melt-4.7.0-7|698	Group:		Development/Other
12cr|gcc-melt-4.7.0-7|699	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|700	Obsoletes:	gcc%{branch}-objc++
12cr|gcc-melt-4.7.0-7|701	Provides:	gcc%{branch}-objc++ = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|702	%endif
12cr|gcc-melt-4.7.0-7|703	Requires:	%{name}-objc = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|704	Requires:	%{name}-c++ = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|705	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|706	AutoReq:	false
12cr|gcc-melt-4.7.0-7|707	AutoProv:	false
12cr|gcc-melt-4.7.0-7|708	%endif
12cr|gcc-melt-4.7.0-7|709	
12cr|gcc-melt-4.7.0-7|710	%description objc++
12cr|gcc-melt-4.7.0-7|711	This package adds Objective C++ support to the GNU C++ compiler.
12cr|gcc-melt-4.7.0-7|712	
12cr|gcc-melt-4.7.0-7|713	####################################################################
12cr|gcc-melt-4.7.0-7|714	# Objective C Libraries
12cr|gcc-melt-4.7.0-7|715	
12cr|gcc-melt-4.7.0-7|716	%package -n %{libobjc_name}
12cr|gcc-melt-4.7.0-7|717	Summary:	Objective C runtime libraries
12cr|gcc-melt-4.7.0-7|718	Group:		System/Libraries
12cr|gcc-melt-4.7.0-7|719	Obsoletes:	%{libobjc_name_orig}3.0, %{libobjc_name_orig}3.1
12cr|gcc-melt-4.7.0-7|720	Provides:	%{libobjc_name_orig} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|721	Provides:	%{libobjc_name_orig}3.0 = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|722	Provides:	%{libobjc_name_orig}3.1 = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|723	%if !%{system_compiler}
12cr|gcc-melt-4.7.0-7|724	Conflicts:	%{name}-objc < %{branch}
12cr|gcc-melt-4.7.0-7|725	%endif
12cr|gcc-melt-4.7.0-7|726	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|727	AutoReq:	false
12cr|gcc-melt-4.7.0-7|728	AutoProv:	false
12cr|gcc-melt-4.7.0-7|729	%endif
12cr|gcc-melt-4.7.0-7|730	
12cr|gcc-melt-4.7.0-7|731	%description -n %{libobjc_name}
12cr|gcc-melt-4.7.0-7|732	Runtime libraries for the GNU Objective C Compiler.
12cr|gcc-melt-4.7.0-7|733	
12cr|gcc-melt-4.7.0-7|734	####################################################################
12cr|gcc-melt-4.7.0-7|735	# Pascal Compiler
12cr|gcc-melt-4.7.0-7|736	
12cr|gcc-melt-4.7.0-7|737	%package gpc
12cr|gcc-melt-4.7.0-7|738	Summary:	Pascal support for gcc
12cr|gcc-melt-4.7.0-7|739	Group:		Development/Other
12cr|gcc-melt-4.7.0-7|740	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|741	Obsoletes:	gcc%{branch}-gpc
12cr|gcc-melt-4.7.0-7|742	Provides:	gcc%{branch}-gpc = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|743	%endif
12cr|gcc-melt-4.7.0-7|744	Requires:	%{name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|745	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|746	AutoReq:	false
12cr|gcc-melt-4.7.0-7|747	AutoProv:	false
12cr|gcc-melt-4.7.0-7|748	%endif
12cr|gcc-melt-4.7.0-7|749	
12cr|gcc-melt-4.7.0-7|750	%description gpc
12cr|gcc-melt-4.7.0-7|751	The GNU Pascal Compiler (GPC) is, as the name says, the Pascal
12cr|gcc-melt-4.7.0-7|752	compiler of the GNU family.  The compiler supports the following
12cr|gcc-melt-4.7.0-7|753	language standards and quasi-standards:
12cr|gcc-melt-4.7.0-7|754	
12cr|gcc-melt-4.7.0-7|755	* ISO 7185 Pascal (see Resources),
12cr|gcc-melt-4.7.0-7|756	* most of ISO 10206 Extended Pascal,
12cr|gcc-melt-4.7.0-7|757	* Borland Pascal 7.0,
12cr|gcc-melt-4.7.0-7|758	* parts of Borland Delphi, Mac Pascal and Pascal-SC (PXSC).
12cr|gcc-melt-4.7.0-7|759	
12cr|gcc-melt-4.7.0-7|760	####################################################################
12cr|gcc-melt-4.7.0-7|761	# Fortran 95 Compiler
12cr|gcc-melt-4.7.0-7|762	
12cr|gcc-melt-4.7.0-7|763	%package gfortran
12cr|gcc-melt-4.7.0-7|764	Summary:	Fortran 95 support for gcc
12cr|gcc-melt-4.7.0-7|765	Group:		Development/Other
12cr|gcc-melt-4.7.0-7|766	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|767	Obsoletes:	gcc%{branch}-gfortran
12cr|gcc-melt-4.7.0-7|768	Provides:	gcc%{branch}-gfortran = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|769	%endif
12cr|gcc-melt-4.7.0-7|770	Obsoletes:	gcc%{branch}-g77
12cr|gcc-melt-4.7.0-7|771	Requires:	%{name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|772	%if %{libc_shared} && !%{build_monolithic}
12cr|gcc-melt-4.7.0-7|773	Requires:	%{libgfortran_name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|774	%endif
12cr|gcc-melt-4.7.0-7|775	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|776	AutoReq:	false
12cr|gcc-melt-4.7.0-7|777	AutoProv:	false
12cr|gcc-melt-4.7.0-7|778	%endif
12cr|gcc-melt-4.7.0-7|779	
12cr|gcc-melt-4.7.0-7|780	%description gfortran
12cr|gcc-melt-4.7.0-7|781	This package adds support for compiling Fortran 95 programs with the GNU
12cr|gcc-melt-4.7.0-7|782	compiler.
12cr|gcc-melt-4.7.0-7|783	
12cr|gcc-melt-4.7.0-7|784	####################################################################
12cr|gcc-melt-4.7.0-7|785	# Fortran 95 Libraries
12cr|gcc-melt-4.7.0-7|786	
12cr|gcc-melt-4.7.0-7|787	%package -n %{libgfortran_name}
12cr|gcc-melt-4.7.0-7|788	Summary:	Fortran 95 runtime libraries
12cr|gcc-melt-4.7.0-7|789	Group:		System/Libraries
12cr|gcc-melt-4.7.0-7|790	Provides:	%{libgfortran_name_orig} = %{version}
12cr|gcc-melt-4.7.0-7|791	Obsoletes:	%{libgfortran_name_orig}%{branch}
12cr|gcc-melt-4.7.0-7|792	Provides:	%{libgfortran_name_orig}%{branch} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|793	Obsoletes:	libgfortran0
12cr|gcc-melt-4.7.0-7|794	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|795	AutoReq:	false
12cr|gcc-melt-4.7.0-7|796	AutoProv:	false
12cr|gcc-melt-4.7.0-7|797	%endif
12cr|gcc-melt-4.7.0-7|798	
12cr|gcc-melt-4.7.0-7|799	%description -n %{libgfortran_name}
12cr|gcc-melt-4.7.0-7|800	This package contains Fortran 95 shared library which is needed to run
12cr|gcc-melt-4.7.0-7|801	Fortran 95 dynamically linked programs.
12cr|gcc-melt-4.7.0-7|802	
12cr|gcc-melt-4.7.0-7|803	%package -n %{libquadmath_name}
12cr|gcc-melt-4.7.0-7|804	Summary:	GCC Quad-Precision Math Library
12cr|gcc-melt-4.7.0-7|805	Group:		System/Libraries
12cr|gcc-melt-4.7.0-7|806	Provides:	%{libquadmath_name_orig} = %{version}
12cr|gcc-melt-4.7.0-7|807	Obsoletes:	%{libquadmath_name_orig}%{branch}
12cr|gcc-melt-4.7.0-7|808	Provides:	%{libquadmath_name_orig}%{branch} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|809	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|810	AutoReq:	false
12cr|gcc-melt-4.7.0-7|811	AutoProv:	false
12cr|gcc-melt-4.7.0-7|812	%endif
12cr|gcc-melt-4.7.0-7|813	
12cr|gcc-melt-4.7.0-7|814	%description -n %{libquadmath_name}
12cr|gcc-melt-4.7.0-7|815	A library, which provides quad-precision mathematical functions on
12cr|gcc-melt-4.7.0-7|816	targets supporting the __float128 datatype. The library is used to
12cr|gcc-melt-4.7.0-7|817	provide on such targets the REAL(16) type in the GNU Fortran compiler.
12cr|gcc-melt-4.7.0-7|818	
12cr|gcc-melt-4.7.0-7|819	####################################################################
12cr|gcc-melt-4.7.0-7|820	# Ada 95 Compiler
12cr|gcc-melt-4.7.0-7|821	
12cr|gcc-melt-4.7.0-7|822	%package gnat
12cr|gcc-melt-4.7.0-7|823	Summary:	Ada 95 support for gcc
12cr|gcc-melt-4.7.0-7|824	Group:		Development/Other
12cr|gcc-melt-4.7.0-7|825	Requires:	%{libgnat_name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|826	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|827	Obsoletes:	gcc%{branch}-gnat
12cr|gcc-melt-4.7.0-7|828	Provides:	gcc%{branch}-gnat = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|829	%endif
12cr|gcc-melt-4.7.0-7|830	Obsoletes:	%{cross_prefix}gnat
12cr|gcc-melt-4.7.0-7|831	Provides:	%{cross_prefix}gnat = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|832	Requires:	%{name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|833	
12cr|gcc-melt-4.7.0-7|834	%description gnat
12cr|gcc-melt-4.7.0-7|835	This package contains an Ada95 compiler and associated development
12cr|gcc-melt-4.7.0-7|836	tools based on the GNU gcc technology. Ada95 is the object oriented
12cr|gcc-melt-4.7.0-7|837	successor of the Ada83 language. To build this package from sources
12cr|gcc-melt-4.7.0-7|838	you must have installed a binary version to bootstrap the compiler.
12cr|gcc-melt-4.7.0-7|839	
12cr|gcc-melt-4.7.0-7|840	####################################################################
12cr|gcc-melt-4.7.0-7|841	# Ada 95 Libraries
12cr|gcc-melt-4.7.0-7|842	
12cr|gcc-melt-4.7.0-7|843	%package -n %{libgnat_name}
12cr|gcc-melt-4.7.0-7|844	Summary:	Ada 95 runtime libraries
12cr|gcc-melt-4.7.0-7|845	Group:		System/Libraries
12cr|gcc-melt-4.7.0-7|846	Provides:	%{libgnat_name_orig} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|847	Obsoletes:	%{cross_prefix}gnat-runtime
12cr|gcc-melt-4.7.0-7|848	Provides:	%{cross_prefix}gnat-runtime = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|849	
12cr|gcc-melt-4.7.0-7|850	%description -n %{libgnat_name}
12cr|gcc-melt-4.7.0-7|851	This package contains the shared libraries required to run programs
12cr|gcc-melt-4.7.0-7|852	compiled with the GNU Ada compiler (GNAT) if they are compiled to use
12cr|gcc-melt-4.7.0-7|853	shared libraries.  It also contains the shared libraries for the
12cr|gcc-melt-4.7.0-7|854	Implementation of the Ada Semantic Interface Specification (ASIS), the
12cr|gcc-melt-4.7.0-7|855	implementation of Distributed Systems Programming (GLADE) and the
12cr|gcc-melt-4.7.0-7|856	Posix 1003.5 Binding (Florist).
12cr|gcc-melt-4.7.0-7|857	
12cr|gcc-melt-4.7.0-7|858	####################################################################
12cr|gcc-melt-4.7.0-7|859	# Java Compiler
12cr|gcc-melt-4.7.0-7|860	
12cr|gcc-melt-4.7.0-7|861	%package java
12cr|gcc-melt-4.7.0-7|862	Summary:	Java support for gcc
12cr|gcc-melt-4.7.0-7|863	Group:		Development/Java
12cr|gcc-melt-4.7.0-7|864	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|865	Obsoletes:	gcc%{branch}-java
12cr|gcc-melt-4.7.0-7|866	Provides:	gcc%{branch}-java = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|867	%endif
12cr|gcc-melt-4.7.0-7|868	Requires:	%{name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|869	Requires:	%{GCJ_TOOLS} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|870	Requires:	%{libgcj_name} >= %{version}
12cr|gcc-melt-4.7.0-7|871	Requires:	%{libgcj_devel_name} >= %{version}
12cr|gcc-melt-4.7.0-7|872	Requires:	libecj-java
12cr|gcc-melt-4.7.0-7|873	
12cr|gcc-melt-4.7.0-7|874	%description java
12cr|gcc-melt-4.7.0-7|875	This package adds experimental support for compiling Java(tm) programs
12cr|gcc-melt-4.7.0-7|876	and bytecode into native code. To use this you will also need the
12cr|gcc-melt-4.7.0-7|877	libgcj package.
12cr|gcc-melt-4.7.0-7|878	
12cr|gcc-melt-4.7.0-7|879	####################################################################
12cr|gcc-melt-4.7.0-7|880	# Java Runtime Tools
12cr|gcc-melt-4.7.0-7|881	
12cr|gcc-melt-4.7.0-7|882	%package -n %{GCJ_TOOLS}
12cr|gcc-melt-4.7.0-7|883	Summary:	Java related tools from gcc %{version}
12cr|gcc-melt-4.7.0-7|884	Group:		Development/Java
12cr|gcc-melt-4.7.0-7|885	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|886	Obsoletes:	%{cross_prefix}gcj%{branch}-tools
12cr|gcc-melt-4.7.0-7|887	Provides:	%{cross_prefix}gcj%{branch}-tools = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|888	Requires:	%{libgcj_bc_name} >= %{version}
12cr|gcc-melt-4.7.0-7|889	%endif
12cr|gcc-melt-4.7.0-7|890	Provides:	%{cross_prefix}gcj-tools = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|891	Requires:	%{libgcj_name} >= %{version}
12cr|gcc-melt-4.7.0-7|892	Conflicts:	kaffe < 1.0.7-3mdk
12cr|gcc-melt-4.7.0-7|893	Conflicts:	classpath < 0.97.1-2
12cr|gcc-melt-4.7.0-7|894	
12cr|gcc-melt-4.7.0-7|895	%description -n %{GCJ_TOOLS}
12cr|gcc-melt-4.7.0-7|896	This package includes Java related tools built from gcc %{version}:
12cr|gcc-melt-4.7.0-7|897	
12cr|gcc-melt-4.7.0-7|898	* gij: a Java ByteCode Interpreter
12cr|gcc-melt-4.7.0-7|899	* gcjh: generate header files from class files
12cr|gcc-melt-4.7.0-7|900	* jcf-dump: print information about class files
12cr|gcc-melt-4.7.0-7|901	* gcj-dbtool: tool for manipulating class file databases
12cr|gcc-melt-4.7.0-7|902	* grmic: generate stubs for Remote Method Invocation
12cr|gcc-melt-4.7.0-7|903	* grmiregistry: the remote object registry
12cr|gcc-melt-4.7.0-7|904	* aot-compile: ahead-of-time compiler
12cr|gcc-melt-4.7.0-7|905	* gappletviewer
12cr|gcc-melt-4.7.0-7|906	* gc-analyze
12cr|gcc-melt-4.7.0-7|907	* gjar
12cr|gcc-melt-4.7.0-7|908	* gjarsigner
12cr|gcc-melt-4.7.0-7|909	* gjavah
12cr|gcc-melt-4.7.0-7|910	* gkeytool
12cr|gcc-melt-4.7.0-7|911	* gnative2ascii
12cr|gcc-melt-4.7.0-7|912	* gorbd
12cr|gcc-melt-4.7.0-7|913	* grmid
12cr|gcc-melt-4.7.0-7|914	* gtnameserv
12cr|gcc-melt-4.7.0-7|915	* gserialver
12cr|gcc-melt-4.7.0-7|916	
12cr|gcc-melt-4.7.0-7|917	####################################################################
12cr|gcc-melt-4.7.0-7|918	# Java Libraries
12cr|gcc-melt-4.7.0-7|919	
12cr|gcc-melt-4.7.0-7|920	%package -n %{libgcj_name}
12cr|gcc-melt-4.7.0-7|921	Summary:	GNU Java runtime libraries
12cr|gcc-melt-4.7.0-7|922	Group:		System/Libraries
12cr|gcc-melt-4.7.0-7|923	Obsoletes:	%{cross_prefix}gcc-libgcj
12cr|gcc-melt-4.7.0-7|924	Provides:	%{cross_prefix}gcc-libgcj = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|925	Obsoletes:	%{libgcj_name_orig}%{branch}
12cr|gcc-melt-4.7.0-7|926	Provides:	%{libgcj_name_orig}%{branch} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|927	%if %{build_java}
12cr|gcc-melt-4.7.0-7|928	BuildRequires:	antlr
12cr|gcc-melt-4.7.0-7|929	BuildRequires:	libxt-devel, libxtst-devel
12cr|gcc-melt-4.7.0-7|930	BuildRequires:  jpackage-utils
12cr|gcc-melt-4.7.0-7|931	# needed for cairo support (Graphics2D)
12cr|gcc-melt-4.7.0-7|932	Requires:	gtk+2.0 >= 2.8.0
12cr|gcc-melt-4.7.0-7|933	BuildRequires:	libgtk+2.0-devel >= 2.8.0
12cr|gcc-melt-4.7.0-7|934	# for libgjsmdssi:
12cr|gcc-melt-4.7.0-7|935	BuildRequires:	libjack-devel
12cr|gcc-melt-4.7.0-7|936	BuildRequires:	dssi-devel
12cr|gcc-melt-4.7.0-7|937	# for libgjsmalsa:
12cr|gcc-melt-4.7.0-7|938	BuildRequires:	libalsa-devel
12cr|gcc-melt-4.7.0-7|939	Requires:	libglib2.0 >= 2.4.0
12cr|gcc-melt-4.7.0-7|940	BuildRequires:	libglib2.0-devel >= 2.4.0
12cr|gcc-melt-4.7.0-7|941	BuildRequires:	libart_lgpl-devel >= 2.1.0
12cr|gcc-melt-4.7.0-7|942	BuildRequires:	eclipse-ecj
12cr|gcc-melt-4.7.0-7|943	BuildRequires:	zip
12cr|gcc-melt-4.7.0-7|944	%endif
12cr|gcc-melt-4.7.0-7|945	Obsoletes:	libgcj3, libgcj4
12cr|gcc-melt-4.7.0-7|946	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|947	Obsoletes:	libgcj5
12cr|gcc-melt-4.7.0-7|948	Obsoletes:	%{mklibname gcj 6}
12cr|gcc-melt-4.7.0-7|949	%endif
12cr|gcc-melt-4.7.0-7|950	Requires:	%{libgcj_name_base}-base = %{version}
12cr|gcc-melt-4.7.0-7|951	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|952	Conflicts:	libgcj6 < 4.0.1-4mdk, lib64gcj6 < 4.0.1-4mdk
12cr|gcc-melt-4.7.0-7|953	%endif
12cr|gcc-melt-4.7.0-7|954	
12cr|gcc-melt-4.7.0-7|955	%description -n %{libgcj_name}
12cr|gcc-melt-4.7.0-7|956	Runtime libraries for the GNU Java Compiler. The libgcj includes parts
12cr|gcc-melt-4.7.0-7|957	of the Java Class Libraries, plus glue to connect the libraries to the
12cr|gcc-melt-4.7.0-7|958	compiler and the underlying OS.
12cr|gcc-melt-4.7.0-7|959	
12cr|gcc-melt-4.7.0-7|960	%package -n %{libgcj_devel_name}
12cr|gcc-melt-4.7.0-7|961	Summary:	Header files and libraries for Java development
12cr|gcc-melt-4.7.0-7|962	Group:		Development/Java
12cr|gcc-melt-4.7.0-7|963	Requires:	zip >= 2.1
12cr|gcc-melt-4.7.0-7|964	Requires:	zlib-devel
12cr|gcc-melt-4.7.0-7|965	Requires:	%{libgcj_name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|966	Provides:	%{libgcj_name_orig}%{branch}-devel = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|967	Provides:	%{libgcj_name_orig}-devel = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|968	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|969	Requires:	%{libgcj_bc_name} >= %{version}-%{release}
12cr|gcc-melt-4.7.0-7|970	Obsoletes:	libgcj3-devel
12cr|gcc-melt-4.7.0-7|971	Obsoletes:	libgcj4-devel
12cr|gcc-melt-4.7.0-7|972	Obsoletes:	libgcj5-devel
12cr|gcc-melt-4.7.0-7|973	Obsoletes:	%{mklibname gcj 6}-devel
12cr|gcc-melt-4.7.0-7|974	Obsoletes:	%{mklibname gcj 7}-devel
12cr|gcc-melt-4.7.0-7|975	Obsoletes:	%{mklibname gcj 9}-devel
12cr|gcc-melt-4.7.0-7|976	%endif
12cr|gcc-melt-4.7.0-7|977	
12cr|gcc-melt-4.7.0-7|978	%description -n %{libgcj_devel_name}
12cr|gcc-melt-4.7.0-7|979	Development headers and libraries for the GNU Java Compiler. The
12cr|gcc-melt-4.7.0-7|980	libgcj includes parts of the Java Class Libraries, plus glue to
12cr|gcc-melt-4.7.0-7|981	connect the libraries to the compiler and the underlying OS.
12cr|gcc-melt-4.7.0-7|982	
12cr|gcc-melt-4.7.0-7|983	%package -n %{libgcj_static_devel_name}
12cr|gcc-melt-4.7.0-7|984	Summary:	Static libraries for Java development
12cr|gcc-melt-4.7.0-7|985	Group:		Development/Java
12cr|gcc-melt-4.7.0-7|986	Requires:	%{libgcj_devel_name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|987	Provides:	%{libgcj_name_orig}%{branch}-static-devel = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|988	Provides:	%{libgcj_name_orig}-static-devel = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|989	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|990	Obsoletes:	libgcj3-static-devel
12cr|gcc-melt-4.7.0-7|991	Obsoletes:	libgcj4-static-devel
12cr|gcc-melt-4.7.0-7|992	Obsoletes:	libgcj5-static-devel
12cr|gcc-melt-4.7.0-7|993	Obsoletes:	%{mklibname gcj 6}-static-devel
12cr|gcc-melt-4.7.0-7|994	Obsoletes:	%{mklibname gcj 7}-static-devel
12cr|gcc-melt-4.7.0-7|995	Obsoletes:	%{mklibname gcj 9}-static-devel
12cr|gcc-melt-4.7.0-7|996	%endif
12cr|gcc-melt-4.7.0-7|997	
12cr|gcc-melt-4.7.0-7|998	%description -n %{libgcj_static_devel_name}
12cr|gcc-melt-4.7.0-7|999	Static libraries for the GNU Java Compiler.
12cr|gcc-melt-4.7.0-7|1000	
12cr|gcc-melt-4.7.0-7|1001	%package -n %{libgcj_name_base}-base
12cr|gcc-melt-4.7.0-7|1002	Summary: Java library base classes
12cr|gcc-melt-4.7.0-7|1003	Group: Development/Java
12cr|gcc-melt-4.7.0-7|1004	# For /usr/lib/logging.properties and /usr/lib/security/classpath.security:
12cr|gcc-melt-4.7.0-7|1005	Requires: jpackage-utils
12cr|gcc-melt-4.7.0-7|1006	Conflicts: %{mklibname gcj 6} < 4.0.1-4mdk
12cr|gcc-melt-4.7.0-7|1007	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|1008	Obsoletes: libgcj6-base
12cr|gcc-melt-4.7.0-7|1009	%endif
12cr|gcc-melt-4.7.0-7|1010	
12cr|gcc-melt-4.7.0-7|1011	%description -n %{libgcj_name_base}-base
12cr|gcc-melt-4.7.0-7|1012	The Java(tm) runtime library classes.
12cr|gcc-melt-4.7.0-7|1013	
12cr|gcc-melt-4.7.0-7|1014	%package -n %{libgcj_name_base}-src
12cr|gcc-melt-4.7.0-7|1015	Summary: Java library sources
12cr|gcc-melt-4.7.0-7|1016	Group: Development/Java
12cr|gcc-melt-4.7.0-7|1017	Requires: %{libgcj_name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|1018	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|1019	Obsoletes: libgcj6-src
12cr|gcc-melt-4.7.0-7|1020	%endif
12cr|gcc-melt-4.7.0-7|1021	
12cr|gcc-melt-4.7.0-7|1022	%description -n %{libgcj_name_base}-src
12cr|gcc-melt-4.7.0-7|1023	The Java(tm) runtime library sources.
12cr|gcc-melt-4.7.0-7|1024	
12cr|gcc-melt-4.7.0-7|1025	%package -n %{libgcj_bc_name}
12cr|gcc-melt-4.7.0-7|1026	Summary:	GNU Java runtime bytecode wrapper library
12cr|gcc-melt-4.7.0-7|1027	Group:		System/Libraries
12cr|gcc-melt-4.7.0-7|1028	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|1029	Conflicts:	%{mklibname gcj 8}
12cr|gcc-melt-4.7.0-7|1030	Conflicts:	%{mklibname gcj 9} < 4.3.3
12cr|gcc-melt-4.7.0-7|1031	%endif
12cr|gcc-melt-4.7.0-7|1032	Requires:	%{libgcj_name}
12cr|gcc-melt-4.7.0-7|1033	
12cr|gcc-melt-4.7.0-7|1034	%description -n %{libgcj_bc_name}
12cr|gcc-melt-4.7.0-7|1035	Runtime wrapper library for applications using the bytecode interpreter
12cr|gcc-melt-4.7.0-7|1036	API of libgcj.
12cr|gcc-melt-4.7.0-7|1037	
12cr|gcc-melt-4.7.0-7|1038	####################################################################
12cr|gcc-melt-4.7.0-7|1039	# FFI headers and libraries
12cr|gcc-melt-4.7.0-7|1040	
12cr|gcc-melt-4.7.0-7|1041	%package -n %{libffi_name}
12cr|gcc-melt-4.7.0-7|1042	Summary:	GCC support library for FFI
12cr|gcc-melt-4.7.0-7|1043	Group:		System/Libraries
12cr|gcc-melt-4.7.0-7|1044	
12cr|gcc-melt-4.7.0-7|1045	%description -n %{libffi_name}
12cr|gcc-melt-4.7.0-7|1046	This package contains GCC shared support library which is needed
12cr|gcc-melt-4.7.0-7|1047	for FFI support.
12cr|gcc-melt-4.7.0-7|1048	
12cr|gcc-melt-4.7.0-7|1049	%package -n %{libffi_name}-devel
12cr|gcc-melt-4.7.0-7|1050	Summary:	Development headers and static library for FFI
12cr|gcc-melt-4.7.0-7|1051	Group:		Development/C
12cr|gcc-melt-4.7.0-7|1052	Requires:	%{libffi_name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|1053	Provides:	%{libffi_name_orig}-devel = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|1054	Obsoletes:	%{libffi_name_orig}-devel = 4.3.2
12cr|gcc-melt-4.7.0-7|1055	Obsoletes:	%{libffi_name_orig}-devel = 4.3.1
12cr|gcc-melt-4.7.0-7|1056	Obsoletes:	%{libffi_name_orig}-devel = 4.2.3
12cr|gcc-melt-4.7.0-7|1057	Obsoletes:	%{libffi_name_orig}-devel = 4.2.2
12cr|gcc-melt-4.7.0-7|1058	Provides:	ffi-devel = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|1059	
12cr|gcc-melt-4.7.0-7|1060	%description -n %{libffi_name}-devel
12cr|gcc-melt-4.7.0-7|1061	This package contains the development headers and the static library
12cr|gcc-melt-4.7.0-7|1062	for libffi. The libffi library provides a portable, high level
12cr|gcc-melt-4.7.0-7|1063	programming interface to various calling conventions. This allows a
12cr|gcc-melt-4.7.0-7|1064	programmer to call any function specified by a call interface
12cr|gcc-melt-4.7.0-7|1065	description at run time.
12cr|gcc-melt-4.7.0-7|1066	
12cr|gcc-melt-4.7.0-7|1067	####################################################################
12cr|gcc-melt-4.7.0-7|1068	# mudflap headers and libraries
12cr|gcc-melt-4.7.0-7|1069	
12cr|gcc-melt-4.7.0-7|1070	%package -n %{libmudflap_name}
12cr|gcc-melt-4.7.0-7|1071	Summary:	GCC mudflap shared support library
12cr|gcc-melt-4.7.0-7|1072	Group:		System/Libraries
12cr|gcc-melt-4.7.0-7|1073	
12cr|gcc-melt-4.7.0-7|1074	%description -n %{libmudflap_name}
12cr|gcc-melt-4.7.0-7|1075	This package contains GCC shared support library which is needed
12cr|gcc-melt-4.7.0-7|1076	for mudflap support.
12cr|gcc-melt-4.7.0-7|1077	
12cr|gcc-melt-4.7.0-7|1078	For front-ends that support it (C and C++), instrument all risky
12cr|gcc-melt-4.7.0-7|1079	pointer/array dereferencing operations, some standard library
12cr|gcc-melt-4.7.0-7|1080	string/heap functions, and some other associated constructs with
12cr|gcc-melt-4.7.0-7|1081	range/validity tests.  Modules so instrumented should be immune to
12cr|gcc-melt-4.7.0-7|1082	buffer overflows, invalid heap use, and some other classes of C/C++
12cr|gcc-melt-4.7.0-7|1083	programming errors.
12cr|gcc-melt-4.7.0-7|1084	
12cr|gcc-melt-4.7.0-7|1085	Refer to the documentation for -fmudflap and -fmudflapth.
12cr|gcc-melt-4.7.0-7|1086	
12cr|gcc-melt-4.7.0-7|1087	%package -n %{libmudflap_name_orig}-devel
12cr|gcc-melt-4.7.0-7|1088	Summary:	GCC mudflap support
12cr|gcc-melt-4.7.0-7|1089	Group:		Development/C
12cr|gcc-melt-4.7.0-7|1090	Requires:	%{name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|1091	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|1092	Requires:	%{libmudflap_name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|1093	%endif
12cr|gcc-melt-4.7.0-7|1094	Obsoletes:	libmudflap0-devel
12cr|gcc-melt-4.7.0-7|1095	
12cr|gcc-melt-4.7.0-7|1096	%description -n %{libmudflap_name_orig}-devel
12cr|gcc-melt-4.7.0-7|1097	This package contains headers and static libraries for building
12cr|gcc-melt-4.7.0-7|1098	mudflap-instrumented programs.
12cr|gcc-melt-4.7.0-7|1099	
12cr|gcc-melt-4.7.0-7|1100	To instrument a non-threaded program, add `-fmudflap' option to GCC
12cr|gcc-melt-4.7.0-7|1101	and when linking add `-lmudflap'. For threaded programs also add
12cr|gcc-melt-4.7.0-7|1102	`-fmudflapth' and `-lmudflapth'.
12cr|gcc-melt-4.7.0-7|1103	
12cr|gcc-melt-4.7.0-7|1104	####################################################################
12cr|gcc-melt-4.7.0-7|1105	# SSP headers and libraries
12cr|gcc-melt-4.7.0-7|1106	
12cr|gcc-melt-4.7.0-7|1107	%package -n %{libssp_name}
12cr|gcc-melt-4.7.0-7|1108	Summary:	GCC SSP shared support library
12cr|gcc-melt-4.7.0-7|1109	Group:		System/Libraries
12cr|gcc-melt-4.7.0-7|1110	
12cr|gcc-melt-4.7.0-7|1111	%description -n %{libssp_name}
12cr|gcc-melt-4.7.0-7|1112	This package contains GCC shared support library which is needed
12cr|gcc-melt-4.7.0-7|1113	for SSP support.
12cr|gcc-melt-4.7.0-7|1114	
12cr|gcc-melt-4.7.0-7|1115	%package -n %{libssp_name_orig}-devel
12cr|gcc-melt-4.7.0-7|1116	Summary:	GCC SSP support
12cr|gcc-melt-4.7.0-7|1117	Group:		Development/C
12cr|gcc-melt-4.7.0-7|1118	Requires:	%{name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|1119	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|1120	Requires:	%{libssp_name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|1121	%endif
12cr|gcc-melt-4.7.0-7|1122	
12cr|gcc-melt-4.7.0-7|1123	%description -n %{libssp_name_orig}-devel
12cr|gcc-melt-4.7.0-7|1124	This package contains headers and static libraries for building
12cr|gcc-melt-4.7.0-7|1125	SSP-instrumented programs.
12cr|gcc-melt-4.7.0-7|1126	
12cr|gcc-melt-4.7.0-7|1127	Refer to the documentation for -fstack-protector.
12cr|gcc-melt-4.7.0-7|1128	
12cr|gcc-melt-4.7.0-7|1129	####################################################################
12cr|gcc-melt-4.7.0-7|1130	# GCC OpenMP headers and library
12cr|gcc-melt-4.7.0-7|1131	
12cr|gcc-melt-4.7.0-7|1132	%package -n %{libgomp_name}
12cr|gcc-melt-4.7.0-7|1133	Summary:	GCC OpenMP support library
12cr|gcc-melt-4.7.0-7|1134	Group:		System/Libraries
12cr|gcc-melt-4.7.0-7|1135	
12cr|gcc-melt-4.7.0-7|1136	%description -n %{libgomp_name}
12cr|gcc-melt-4.7.0-7|1137	This package contains the GCC shared support library which is needed
12cr|gcc-melt-4.7.0-7|1138	for OpenMP support.
12cr|gcc-melt-4.7.0-7|1139	
12cr|gcc-melt-4.7.0-7|1140	%package -n %{libgomp_name_orig}-devel
12cr|gcc-melt-4.7.0-7|1141	Summary:	GCC OpenMP support
12cr|gcc-melt-4.7.0-7|1142	Group:		Development/C
12cr|gcc-melt-4.7.0-7|1143	Requires:	%{name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|1144	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|1145	Requires:	%{libgomp_name} = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|1146	%endif
12cr|gcc-melt-4.7.0-7|1147	
12cr|gcc-melt-4.7.0-7|1148	%description -n %{libgomp_name_orig}-devel
12cr|gcc-melt-4.7.0-7|1149	This package contains headers and static libraries for building
12cr|gcc-melt-4.7.0-7|1150	programs that use OpenMP.
12cr|gcc-melt-4.7.0-7|1151	
12cr|gcc-melt-4.7.0-7|1152	####################################################################
12cr|gcc-melt-4.7.0-7|1153	# Preprocessor
12cr|gcc-melt-4.7.0-7|1154	
12cr|gcc-melt-4.7.0-7|1155	%package cpp
12cr|gcc-melt-4.7.0-7|1156	Summary:	The C Preprocessor
12cr|gcc-melt-4.7.0-7|1157	Group:		Development/C
12cr|gcc-melt-4.7.0-7|1158	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|1159	Obsoletes:	gcc%{branch}-cpp
12cr|gcc-melt-4.7.0-7|1160	Provides:	gcc%{branch}-cpp = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|1161	%endif
12cr|gcc-melt-4.7.0-7|1162	Requires(post): update-alternatives
12cr|gcc-melt-4.7.0-7|1163	Requires(postun): update-alternatives
12cr|gcc-melt-4.7.0-7|1164	
12cr|gcc-melt-4.7.0-7|1165	%description cpp
12cr|gcc-melt-4.7.0-7|1166	The C preprocessor is a 'macro processor' which is used automatically
12cr|gcc-melt-4.7.0-7|1167	by the C compiler to transform your program before actual
12cr|gcc-melt-4.7.0-7|1168	compilation. It is called a macro processor because it allows
12cr|gcc-melt-4.7.0-7|1169	you to define 'macros,' which are abbreviations for longer
12cr|gcc-melt-4.7.0-7|1170	constructs.
12cr|gcc-melt-4.7.0-7|1171	
12cr|gcc-melt-4.7.0-7|1172	The C preprocessor provides four separate facilities that you can use as
12cr|gcc-melt-4.7.0-7|1173	you see fit:
12cr|gcc-melt-4.7.0-7|1174	
12cr|gcc-melt-4.7.0-7|1175	* Inclusion of header files. These are files of declarations that can be
12cr|gcc-melt-4.7.0-7|1176	substituted into your program.
12cr|gcc-melt-4.7.0-7|1177	* Macro expansion. You can define 'macros,' which are abbreviations for
12cr|gcc-melt-4.7.0-7|1178	arbitrary fragments of C code, and then the C preprocessor will replace
12cr|gcc-melt-4.7.0-7|1179	the macros with their definitions throughout the program.
12cr|gcc-melt-4.7.0-7|1180	* Conditional compilation. Using special preprocessing directives,
12cr|gcc-melt-4.7.0-7|1181	you can include or exclude parts of the program according to various
12cr|gcc-melt-4.7.0-7|1182	conditions.
12cr|gcc-melt-4.7.0-7|1183	* Line control. If you use a program to combine or rearrange source files
12cr|gcc-melt-4.7.0-7|1184	into an intermediate file which is then compiled, you can use line
12cr|gcc-melt-4.7.0-7|1185	control to inform the compiler about where each source line originated.
12cr|gcc-melt-4.7.0-7|1186	
12cr|gcc-melt-4.7.0-7|1187	You should install this package if you are a programmer who is searching for
12cr|gcc-melt-4.7.0-7|1188	such a macro processor.
12cr|gcc-melt-4.7.0-7|1189	
12cr|gcc-melt-4.7.0-7|1190	####################################################################
12cr|gcc-melt-4.7.0-7|1191	# SPU compilers
12cr|gcc-melt-4.7.0-7|1192	
12cr|gcc-melt-4.7.0-7|1193	%package -n spu-gcc
12cr|gcc-melt-4.7.0-7|1194	Summary:	GNU C Compiler for Cell SPU
12cr|gcc-melt-4.7.0-7|1195	Group:		Development/C
12cr|gcc-melt-4.7.0-7|1196	Requires:	spu-binutils
12cr|gcc-melt-4.7.0-7|1197	Requires:	spu-newlib
12cr|gcc-melt-4.7.0-7|1198	
12cr|gcc-melt-4.7.0-7|1199	%description -n spu-gcc
12cr|gcc-melt-4.7.0-7|1200	This package contains the C compiler for Cell SPU.
12cr|gcc-melt-4.7.0-7|1201	
12cr|gcc-melt-4.7.0-7|1202	%package -n spu-gcc-c++
12cr|gcc-melt-4.7.0-7|1203	Summary:	GNU C++ Compiler for Cell SPU
12cr|gcc-melt-4.7.0-7|1204	Group:		Development/C++
12cr|gcc-melt-4.7.0-7|1205	Requires:	spu-gcc
12cr|gcc-melt-4.7.0-7|1206	Requires:	%{libstdcxx_name_orig}-devel = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|1207	
12cr|gcc-melt-4.7.0-7|1208	%description -n spu-gcc-c++
12cr|gcc-melt-4.7.0-7|1209	This package contains the C++ compiler for Cell SPU.
12cr|gcc-melt-4.7.0-7|1210	
12cr|gcc-melt-4.7.0-7|1211	####################################################################
12cr|gcc-melt-4.7.0-7|1212	# Documentation
12cr|gcc-melt-4.7.0-7|1213	
12cr|gcc-melt-4.7.0-7|1214	%package doc
12cr|gcc-melt-4.7.0-7|1215	Summary:	GCC documentation
12cr|gcc-melt-4.7.0-7|1216	Group:		Development/Other
12cr|gcc-melt-4.7.0-7|1217	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|1218	Obsoletes:	gcc%{branch}-doc
12cr|gcc-melt-4.7.0-7|1219	Provides:	gcc%{branch}-doc = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|1220	%endif
12cr|gcc-melt-4.7.0-7|1221	Requires(post): info-install
12cr|gcc-melt-4.7.0-7|1222	Requires(preun): info-install
12cr|gcc-melt-4.7.0-7|1223	BuildArch: noarch
12cr|gcc-melt-4.7.0-7|1224	
12cr|gcc-melt-4.7.0-7|1225	%description doc
12cr|gcc-melt-4.7.0-7|1226	GCC is a compiler suite aimed at integrating all the optimizations and
12cr|gcc-melt-4.7.0-7|1227	features necessary for a high-performance and stable development
12cr|gcc-melt-4.7.0-7|1228	environment. This package contains the compiler documentation in INFO
12cr|gcc-melt-4.7.0-7|1229	pages.
12cr|gcc-melt-4.7.0-7|1230	
12cr|gcc-melt-4.7.0-7|1231	%package doc-pdf
12cr|gcc-melt-4.7.0-7|1232	Summary:	GCC documentation
12cr|gcc-melt-4.7.0-7|1233	Group:		Development/Other
12cr|gcc-melt-4.7.0-7|1234	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|1235	Obsoletes:	gcc%{branch}-doc-pdf
12cr|gcc-melt-4.7.0-7|1236	Provides:	gcc%{branch}-doc-pdf = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|1237	%endif
12cr|gcc-melt-4.7.0-7|1238	
12cr|gcc-melt-4.7.0-7|1239	%description doc-pdf
12cr|gcc-melt-4.7.0-7|1240	GCC is a compiler suite aimed at integrating all the optimizations and
12cr|gcc-melt-4.7.0-7|1241	features necessary for a high-performance and stable development
12cr|gcc-melt-4.7.0-7|1242	environment. This package contains the compiler printable
12cr|gcc-melt-4.7.0-7|1243	documentation in PDF.
12cr|gcc-melt-4.7.0-7|1244	
12cr|gcc-melt-4.7.0-7|1245	####################################################################
12cr|gcc-melt-4.7.0-7|1246	# GCC MELT packaging
12cr|gcc-melt-4.7.0-7|1247	
12cr|gcc-melt-4.7.0-7|1248	%if "%{branch}" == "melt"
12cr|gcc-melt-4.7.0-7|1249	%package -n gcc-melt-module
12cr|gcc-melt-4.7.0-7|1250	Summary:	GCC MELT Module
12cr|gcc-melt-4.7.0-7|1251	Group:		Development/Other
12cr|gcc-melt-4.7.0-7|1252	Obsoletes:	gcc-melt-plugin <= 4.7.0-4.4.1
12cr|gcc-melt-4.7.0-7|1253	Provides:	gcc-melt-module = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|1254	
12cr|gcc-melt-4.7.0-7|1255	%description -n gcc-melt-module
12cr|gcc-melt-4.7.0-7|1256	GCC MELT is a GCC (Gnu Compiler Collection, a free compiler for many
12cr|gcc-melt-4.7.0-7|1257	languages -C, C++, Ada, Fortran, ...- and systems) plugin and branch,
12cr|gcc-melt-4.7.0-7|1258	providing a lispy domain specific language to easily code GCC extensions
12cr|gcc-melt-4.7.0-7|1259	in. MELT originally meant Middle End Lisp Translator
12cr|gcc-melt-4.7.0-7|1260	
12cr|gcc-melt-4.7.0-7|1261	GCC MELT should interest any important software project (coded in C,
12cr|gcc-melt-4.7.0-7|1262	C++, Ada, Fortran, ...), compiled with GCC, since it facilitates the
12cr|gcc-melt-4.7.0-7|1263	development of customized GCC extensions for:
12cr|gcc-melt-4.7.0-7|1264	- specific warnings or typechecks
12cr|gcc-melt-4.7.0-7|1265	- specific optimizations coding rules
12cr|gcc-melt-4.7.0-7|1266	- validation source code navigation or processing, in particular aspect
12cr|gcc-melt-4.7.0-7|1267	oriented programming, retro-engineering or refactoring tasks
12cr|gcc-melt-4.7.0-7|1268	- any processing taking advantage of powerful GCC internal
12cr|gcc-melt-4.7.0-7|1269	representations of your source code
12cr|gcc-melt-4.7.0-7|1270	
12cr|gcc-melt-4.7.0-7|1271	%package -n gcc-melt-source
12cr|gcc-melt-4.7.0-7|1272	Summary:	GCC MELT Module sources
12cr|gcc-melt-4.7.0-7|1273	Group:		Development/Other
12cr|gcc-melt-4.7.0-7|1274	Obsoletes:	gcc-melt-plugin <= 4.7.0-4.4.1
12cr|gcc-melt-4.7.0-7|1275	Provides:	gcc-melt-source = %{version}-%{release}
12cr|gcc-melt-4.7.0-7|1276	
12cr|gcc-melt-4.7.0-7|1277	%description -n gcc-melt-source
12cr|gcc-melt-4.7.0-7|1278	GCC MELT is a GCC (Gnu Compiler Collection, a free compiler for many
12cr|gcc-melt-4.7.0-7|1279	languages -C, C++, Ada, Fortran, ...- and systems) plugin and branch,
12cr|gcc-melt-4.7.0-7|1280	providing a lispy domain specific language to easily code GCC extensions
12cr|gcc-melt-4.7.0-7|1281	in. MELT originally meant Middle End Lisp Translator
12cr|gcc-melt-4.7.0-7|1282	
12cr|gcc-melt-4.7.0-7|1283	GCC MELT should interest any important software project (coded in C,
12cr|gcc-melt-4.7.0-7|1284	C++, Ada, Fortran, ...), compiled with GCC, since it facilitates the
12cr|gcc-melt-4.7.0-7|1285	development of customized GCC extensions for:
12cr|gcc-melt-4.7.0-7|1286	- specific warnings or typechecks
12cr|gcc-melt-4.7.0-7|1287	- specific optimizations coding rules
12cr|gcc-melt-4.7.0-7|1288	- validation source code navigation or processing, in particular aspect
12cr|gcc-melt-4.7.0-7|1289	oriented programming, retro-engineering or refactoring tasks
12cr|gcc-melt-4.7.0-7|1290	- any processing taking advantage of powerful GCC internal
12cr|gcc-melt-4.7.0-7|1291	representations of your source code
12cr|gcc-melt-4.7.0-7|1292	%endif
12cr|gcc-melt-4.7.0-7|1293	
12cr|gcc-melt-4.7.0-7|1294	%prep
12cr|gcc-melt-4.7.0-7|1295	%setup -q -n %{source_dir} -a 5
12cr|gcc-melt-4.7.0-7|1296	%patch1 -p1 -b .pr11536-testcase
12cr|gcc-melt-4.7.0-7|1297	%patch2 -p1 -b .pr9929-testcase
12cr|gcc-melt-4.7.0-7|1298	
12cr|gcc-melt-4.7.0-7|1299	# Mandriva patches
12cr|gcc-melt-4.7.0-7|1300	# Using PPL 0.10 instead of PPL 0.11
12cr|gcc-melt-4.7.0-7|1301	# %patch100 -F 2 -p0 -b .ppl0.10
12cr|gcc-melt-4.7.0-7|1302	%patch101 -p1 -b .pass-slibdir
12cr|gcc-melt-4.7.0-7|1303	%patch102 -p1 -b .pr7434-testcase
12cr|gcc-melt-4.7.0-7|1304	%patch103 -p1 -b .pr8213-testcase
12cr|gcc-melt-4.7.0-7|1305	
12cr|gcc-melt-4.7.0-7|1306	#%patch105 -p1 -b .ada-link
12cr|gcc-melt-4.7.0-7|1307	#%patch106 -p1 -b .ada-makefile
12cr|gcc-melt-4.7.0-7|1308	
12cr|gcc-melt-4.7.0-7|1309	#%patch107 -p1 -b .multi-do-libdir
12cr|gcc-melt-4.7.0-7|1310	%patch113 -p1 -b .pr11631-testcase
12cr|gcc-melt-4.7.0-7|1311	#%patch114 -p1 -b .wformat
12cr|gcc-melt-4.7.0-7|1312	#%patch115 -p1 -b .linux32
12cr|gcc-melt-4.7.0-7|1313	%patch116 -p1 -b .linux32-build-env
12cr|gcc-melt-4.7.0-7|1314	%patch129 -p1 -b .nonof
12cr|gcc-melt-4.7.0-7|1315	
12cr|gcc-melt-4.7.0-7|1316	%patch130 -p1
12cr|gcc-melt-4.7.0-7|1317	perl -pi -e 's,\@PROPERTYFILES\@,"%{_prefix}/lib",' libjava/gnu/classpath/natSystemProperties.cc
12cr|gcc-melt-4.7.0-7|1318	
12cr|gcc-melt-4.7.0-7|1319	#%patch132 -p1
12cr|gcc-melt-4.7.0-7|1320	%if %build_libgcj_bc && !%system_compiler
12cr|gcc-melt-4.7.0-7|1321	perl -pi -e 's,\@ADDITIONAL_RPATH\@,-rpath %{target_libdir}/gcj_bc-%{libgcj_major},' libjava/Makefile.{am,in}
12cr|gcc-melt-4.7.0-7|1322	%else
12cr|gcc-melt-4.7.0-7|1323	perl -pi -e 's,\@ADDITIONAL_RPATH\@,,' libjava/Makefile.{am,in}
12cr|gcc-melt-4.7.0-7|1324	%endif
12cr|gcc-melt-4.7.0-7|1325	
12cr|gcc-melt-4.7.0-7|1326	# Red Hat patches
12cr|gcc-melt-4.7.0-7|1327	%patch201 -p1 -b .java-nomulti
12cr|gcc-melt-4.7.0-7|1328	%patch202 -p1 -b .ppc64-m32-m64-multilib-only
12cr|gcc-melt-4.7.0-7|1329	%patch207 -p1 -b .libltdl-multilib
12cr|gcc-melt-4.7.0-7|1330	#patch208 -p1 -b .pr33763
12cr|gcc-melt-4.7.0-7|1331	%if %{use_hash_style_gnu}
12cr|gcc-melt-4.7.0-7|1332	#%patch211 -p1 -b .hash-style-gnu
12cr|gcc-melt-4.7.0-7|1333	%endif
12cr|gcc-melt-4.7.0-7|1334	
12cr|gcc-melt-4.7.0-7|1335	# Integrate GNU Pascal compiler
12cr|gcc-melt-4.7.0-7|1336	%if %{build_pascal}
12cr|gcc-melt-4.7.0-7|1337	mv gpc-%{gpc_snapshot}/p gcc/p
12cr|gcc-melt-4.7.0-7|1338	rmdir gpc-%{gpc_snapshot}
12cr|gcc-melt-4.7.0-7|1339	patch -p1 < gcc/p/diffs/gcc-3.5.0.diff
12cr|gcc-melt-4.7.0-7|1340	%patch111 -p1 -b .gpc-fixes
12cr|gcc-melt-4.7.0-7|1341	%patch112 -p1 -b .gpc-serialize-build
12cr|gcc-melt-4.7.0-7|1342	%endif
12cr|gcc-melt-4.7.0-7|1343	%patch301 -p1 -b .mips_java
12cr|gcc-melt-4.7.0-7|1344	%patch302 -p1 -b .mips-testsuite-addr
12cr|gcc-melt-4.7.0-7|1345	
12cr|gcc-melt-4.7.0-7|1346	# Setup files for cross-compilation
12cr|gcc-melt-4.7.0-7|1347	# XXX embed uClibc / dietlibc sources? [ia64 checks for __GLIBC__]
12cr|gcc-melt-4.7.0-7|1348	%ifarch %{spu_arches}
12cr|gcc-melt-4.7.0-7|1349	sysroot=%{_prefix}/spu
12cr|gcc-melt-4.7.0-7|1350	%endif
12cr|gcc-melt-4.7.0-7|1351	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|1352	sysroot=%{_prefix}/%{gcc_target_platform}
12cr|gcc-melt-4.7.0-7|1353	%endif
12cr|gcc-melt-4.7.0-7|1354	if [[ -n "$sysroot" ]]; then
12cr|gcc-melt-4.7.0-7|1355	mkdir sysroot
12cr|gcc-melt-4.7.0-7|1356	cd sysroot
12cr|gcc-melt-4.7.0-7|1357	[[ -d $sysroot/bin ]] &&
12cr|gcc-melt-4.7.0-7|1358	ln -s $sysroot/bin bin
12cr|gcc-melt-4.7.0-7|1359	[[ -f $sysroot/usr/include/stdio.h ]] &&
12cr|gcc-melt-4.7.0-7|1360	ln -s $sysroot/usr/include include
12cr|gcc-melt-4.7.0-7|1361	[[ -f $sysroot/lib/crti.o ]] &&
12cr|gcc-melt-4.7.0-7|1362	ln -s $sysroot/lib lib
12cr|gcc-melt-4.7.0-7|1363	[[ -f $sysroot/lib64/crti.o ]] &&
12cr|gcc-melt-4.7.0-7|1364	ln -s $sysroot/lib64 lib64
12cr|gcc-melt-4.7.0-7|1365	[[ -L usr/include ]] || {
12cr|gcc-melt-4.7.0-7|1366	mkdir -p usr/include
12cr|gcc-melt-4.7.0-7|1367	tar jxf %{SOURCE1} -C usr/include
12cr|gcc-melt-4.7.0-7|1368	cd usr
12cr|gcc-melt-4.7.0-7|1369	%patch999 -p0
12cr|gcc-melt-4.7.0-7|1370	%patch1000 -p0 -b .mips~
12cr|gcc-melt-4.7.0-7|1371	}
12cr|gcc-melt-4.7.0-7|1372	cd ../..
12cr|gcc-melt-4.7.0-7|1373	fi
12cr|gcc-melt-4.7.0-7|1374	
12cr|gcc-melt-4.7.0-7|1375	# We can actually link binaries at this stage
12cr|gcc-melt-4.7.0-7|1376	# XXX integrate into Patch104 (cross-build-fixes)?
12cr|gcc-melt-4.7.0-7|1377	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|1378	perl -pi -e '/^DRIVER_DEFINES/ .. /^gcc/ and s/(\@TARGET_SYSTEM_ROOT_DEFINE\@)/-DSYSROOT_SPEC="\\"\\"" \1/' gcc/Makefile.in
12cr|gcc-melt-4.7.0-7|1379	perl -ni -e '/^m4_define.+AC_LINK/ .. /^m4_defn.+AC_LINK/ or print' config/no-executables.m4
12cr|gcc-melt-4.7.0-7|1380	perl -pi -e 's/^(.+GLIBCXX_IS_NATIVE)=false/\1=true/' libstdc++-v3/configure.ac
12cr|gcc-melt-4.7.0-7|1381	for d in libiberty libgfortran libstdc++-v3; do
12cr|gcc-melt-4.7.0-7|1382	cd $d
12cr|gcc-melt-4.7.0-7|1383	autoconf
12cr|gcc-melt-4.7.0-7|1384	cd ..
12cr|gcc-melt-4.7.0-7|1385	done
12cr|gcc-melt-4.7.0-7|1386	%endif
12cr|gcc-melt-4.7.0-7|1387	
12cr|gcc-melt-4.7.0-7|1388	%if !%build_libgcj_bc
12cr|gcc-melt-4.7.0-7|1389	perl -pi -e 's,use_libgcj_bc=yes,use_libgcj_bc=no,' libjava/configure.host
12cr|gcc-melt-4.7.0-7|1390	%endif
12cr|gcc-melt-4.7.0-7|1391	
12cr|gcc-melt-4.7.0-7|1392	# Patch version for Mandriva and bug reports
12cr|gcc-melt-4.7.0-7|1393	echo "%{version}" > gcc/BASE-VER
12cr|gcc-melt-4.7.0-7|1394	perl -pi -e '/^\#define VERSUFFIX/ and s/""/" (%{version}-%{release})"/' gcc/version.c
12cr|gcc-melt-4.7.0-7|1395	
12cr|gcc-melt-4.7.0-7|1396	# Fix java-ext path
12cr|gcc-melt-4.7.0-7|1397	sed -i -e 's,\$(jardir)/ext,$(jardir)-ext,g' libjava/Makefile.{am,in}
12cr|gcc-melt-4.7.0-7|1398	
12cr|gcc-melt-4.7.0-7|1399	#%patch304 -p1 -b .uclibc~
12cr|gcc-melt-4.7.0-7|1400	
12cr|gcc-melt-4.7.0-7|1401	%build
12cr|gcc-melt-4.7.0-7|1402	# FIXME: extra tools needed
12cr|gcc-melt-4.7.0-7|1403	mkdir -p bin
12cr|gcc-melt-4.7.0-7|1404	install -m755 %{SOURCE6} bin/help2man
12cr|gcc-melt-4.7.0-7|1405	export PATH=$PATH:$PWD/bin
12cr|gcc-melt-4.7.0-7|1406	
12cr|gcc-melt-4.7.0-7|1407	# Prepare OPT_FLAGS
12cr|gcc-melt-4.7.0-7|1408	OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-fno-rtti//g' -e 's/-fno-exceptions//g' -e 's/-mcpu=pentiumpro//g'`
12cr|gcc-melt-4.7.0-7|1409	%if %{build_debug}
12cr|gcc-melt-4.7.0-7|1410	OPT_FLAGS=`echo "$OPT_FLAGS -g" | sed -e "s/-fomit-frame-pointer//g"`
12cr|gcc-melt-4.7.0-7|1411	%endif
12cr|gcc-melt-4.7.0-7|1412	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|1413	OPT_FLAGS="-O2 -g -pipe"
12cr|gcc-melt-4.7.0-7|1414	%endif
12cr|gcc-melt-4.7.0-7|1415	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|1416	OPT_FLAGS=`echo $OPT_FLAGS|sed -e 's/\(-m64\|-m32\)//g'`
12cr|gcc-melt-4.7.0-7|1417	%endif
12cr|gcc-melt-4.7.0-7|1418	%ifarch ppc
12cr|gcc-melt-4.7.0-7|1419	OPT_FLAGS=`echo $OPT_FLAGS|sed -e 's/-Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4//'`
12cr|gcc-melt-4.7.0-7|1420	%endif
12cr|gcc-melt-4.7.0-7|1421	OPT_FLAGS=`echo $OPT_FLAGS|sed -e 's/-fomit-frame-pointer//g'`
12cr|gcc-melt-4.7.0-7|1422	
12cr|gcc-melt-4.7.0-7|1423	# don't build crt files with -fasynchronous-unwind-tables
12cr|gcc-melt-4.7.0-7|1424	case " $OPT_FLAGS " in
12cr|gcc-melt-4.7.0-7|1425	*" -fasynchronous-unwind-tables "*)
12cr|gcc-melt-4.7.0-7|1426	perl -pi -e 's/-fno-exceptions /-fno-exceptions -fno-asynchronous-unwind-tables /' gcc/Makefile.in
12cr|gcc-melt-4.7.0-7|1427	;;
12cr|gcc-melt-4.7.0-7|1428	esac
12cr|gcc-melt-4.7.0-7|1429	
12cr|gcc-melt-4.7.0-7|1430	# Force a seperate object dir
12cr|gcc-melt-4.7.0-7|1431	rm -fr obj-%{gcc_target_platform}
12cr|gcc-melt-4.7.0-7|1432	mkdir obj-%{gcc_target_platform}
12cr|gcc-melt-4.7.0-7|1433	cd obj-%{gcc_target_platform}
12cr|gcc-melt-4.7.0-7|1434	
12cr|gcc-melt-4.7.0-7|1435	# Make bootstrap-lean
12cr|gcc-melt-4.7.0-7|1436	LANGUAGES="c"
12cr|gcc-melt-4.7.0-7|1437	%if %{build_cxx}
12cr|gcc-melt-4.7.0-7|1438	LANGUAGES="$LANGUAGES,c++"
12cr|gcc-melt-4.7.0-7|1439	%endif
12cr|gcc-melt-4.7.0-7|1440	%if %{build_ada}
12cr|gcc-melt-4.7.0-7|1441	LANGUAGES="$LANGUAGES,ada"
12cr|gcc-melt-4.7.0-7|1442	%endif
12cr|gcc-melt-4.7.0-7|1443	%if %{build_fortran}
12cr|gcc-melt-4.7.0-7|1444	LANGUAGES="$LANGUAGES,fortran"
12cr|gcc-melt-4.7.0-7|1445	%endif
12cr|gcc-melt-4.7.0-7|1446	%if %{build_objc}
12cr|gcc-melt-4.7.0-7|1447	LANGUAGES="$LANGUAGES,objc"
12cr|gcc-melt-4.7.0-7|1448	LIBOBJC_FLAGS="--enable-objc-gc"
12cr|gcc-melt-4.7.0-7|1449	%endif
12cr|gcc-melt-4.7.0-7|1450	%if %{build_objcp}
12cr|gcc-melt-4.7.0-7|1451	LANGUAGES="$LANGUAGES,obj-c++"
12cr|gcc-melt-4.7.0-7|1452	%endif
12cr|gcc-melt-4.7.0-7|1453	%if %{build_java}
12cr|gcc-melt-4.7.0-7|1454	LANGUAGES="$LANGUAGES,java"
12cr|gcc-melt-4.7.0-7|1455	%endif
12cr|gcc-melt-4.7.0-7|1456	%if %{build_pascal}
12cr|gcc-melt-4.7.0-7|1457	LANGUAGES="$LANGUAGES,pascal"
12cr|gcc-melt-4.7.0-7|1458	%endif
12cr|gcc-melt-4.7.0-7|1459	%if %{build_lto}
12cr|gcc-melt-4.7.0-7|1460	LANGUAGES="$LANGUAGES,lto"
12cr|gcc-melt-4.7.0-7|1461	%endif
12cr|gcc-melt-4.7.0-7|1462	PROGRAM_SUFFIX=""
12cr|gcc-melt-4.7.0-7|1463	%if "%{program_suffix}" != ""
12cr|gcc-melt-4.7.0-7|1464	PROGRAM_SUFFIX="--program-suffix=%{program_suffix}"
12cr|gcc-melt-4.7.0-7|1465	%endif
12cr|gcc-melt-4.7.0-7|1466	PROGRAM_PREFIX=""
12cr|gcc-melt-4.7.0-7|1467	%if "%{program_prefix}" != ""
12cr|gcc-melt-4.7.0-7|1468	PROGRAM_PREFIX="--program-prefix=%{program_prefix}"
12cr|gcc-melt-4.7.0-7|1469	%endif
12cr|gcc-melt-4.7.0-7|1470	%if %{build_cxx}
12cr|gcc-melt-4.7.0-7|1471	LIBSTDCXX_FLAGS="--enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions"
12cr|gcc-melt-4.7.0-7|1472	case %{libc} in
12cr|gcc-melt-4.7.0-7|1473	glibc)		LIBSTDCXX_FLAGS="$LIBSTDCXX_FLAGS --enable-clocale=gnu";;
12cr|gcc-melt-4.7.0-7|1474	esac
12cr|gcc-melt-4.7.0-7|1475	%endif
12cr|gcc-melt-4.7.0-7|1476	%if %{build_java}
12cr|gcc-melt-4.7.0-7|1477	LIBJAVA_FLAGS="--enable-java-awt=gtk --with-java-home=%{jdk_home} --with-ecj-jar=%{_datadir}/java/eclipse-ecj.jar"
12cr|gcc-melt-4.7.0-7|1478	LIBJAVA_FLAGS="$LIBJAVA_FLAGS --enable-gtk-cairo"
12cr|gcc-melt-4.7.0-7|1479	LIBJAVA_FLAGS="$LIBJAVA_FLAGS --disable-libjava-multilib"
12cr|gcc-melt-4.7.0-7|1480	%else
12cr|gcc-melt-4.7.0-7|1481	LIBJAVA_FLAGS="--disable-libgcj"
12cr|gcc-melt-4.7.0-7|1482	%endif
12cr|gcc-melt-4.7.0-7|1483	SSP_FLAGS="--disable-ssp --disable-libssp"
12cr|gcc-melt-4.7.0-7|1484	%if %{build_libssp}
12cr|gcc-melt-4.7.0-7|1485	SSP_FLAGS="--enable-ssp --enable-libssp"
12cr|gcc-melt-4.7.0-7|1486	%endif
12cr|gcc-melt-4.7.0-7|1487	%if %{use_ssp_glibc}
12cr|gcc-melt-4.7.0-7|1488	SSP_FLAGS="--enable-ssp --disable-libssp"
12cr|gcc-melt-4.7.0-7|1489	%endif
12cr|gcc-melt-4.7.0-7|1490	%if !%{build_libmudflap}
12cr|gcc-melt-4.7.0-7|1491	MUDFLAP_FLAGS="--disable-libmudflap"
12cr|gcc-melt-4.7.0-7|1492	%endif
12cr|gcc-melt-4.7.0-7|1493	%if !%{build_libgomp}
12cr|gcc-melt-4.7.0-7|1494	LIBGOMP_FLAGS="--disable-libgomp"
12cr|gcc-melt-4.7.0-7|1495	%endif
12cr|gcc-melt-4.7.0-7|1496	# As of GCC 4.6.0, we need to specify the ClooG backend, being either:
12cr|gcc-melt-4.7.0-7|1497	# ppl (cloog-parma)
12cr|gcc-melt-4.7.0-7|1498	# isl (cloog)
12cr|gcc-melt-4.7.0-7|1499	# ppl-legacy (default)
12cr|gcc-melt-4.7.0-7|1500	%if %{build_cloog}
12cr|gcc-melt-4.7.0-7|1501	CLOOG_FLAGS="--with-ppl --with-cloog --enable-cloog-backend=ppl"
12cr|gcc-melt-4.7.0-7|1502	%endif
12cr|gcc-melt-4.7.0-7|1503	%if !%{build_libffi} && !%{build_java}
12cr|gcc-melt-4.7.0-7|1504	LIBFFI_FLAGS="--disable-libffi"
12cr|gcc-melt-4.7.0-7|1505	%endif
12cr|gcc-melt-4.7.0-7|1506	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|1507	CROSS_FLAGS="--with-build-sysroot=$PWD/../sysroot --with-headers --disable-multilib --disable-nls"
12cr|gcc-melt-4.7.0-7|1508	%endif
12cr|gcc-melt-4.7.0-7|1509	%if %{build_cross_bootstrap}
12cr|gcc-melt-4.7.0-7|1510	CROSS_FLAGS="--disable-multilib --disable-threads"
12cr|gcc-melt-4.7.0-7|1511	%if %isarch %{lsb_arches}
12cr|gcc-melt-4.7.0-7|1512	# we have embedded the LSB 3.1 headers, so we can build the unwinding stuff too (ia64)
12cr|gcc-melt-4.7.0-7|1513	CROSS_FLAGS="$CROSS_FLAGS --with-build-sysroot=$PWD/../sysroot --with-headers"
12cr|gcc-melt-4.7.0-7|1514	%endif
12cr|gcc-melt-4.7.0-7|1515	%endif
12cr|gcc-melt-4.7.0-7|1516	%if !%{system_compiler} && !%{build_stdcxxheaders}
12cr|gcc-melt-4.7.0-7|1517	LIBSTDCXX_FLAGS="$LIBSTDCXX_FLAGS --with-gxx-include-dir=%{libstdcxx_includedir}"
12cr|gcc-melt-4.7.0-7|1518	%endif
12cr|gcc-melt-4.7.0-7|1519	[[ -n "$CROSS_FLAGS" ]] && CROSS_FLAGS="$CROSS_FLAGS --target=%{gcc_target_platform}"
12cr|gcc-melt-4.7.0-7|1520	case %{libc} in
12cr|gcc-melt-4.7.0-7|1521	%if %{build_cross_bootstrap}
12cr|gcc-melt-4.7.0-7|1522	glibc)		LIBC_FLAGS="";;
12cr|gcc-melt-4.7.0-7|1523	%else
12cr|gcc-melt-4.7.0-7|1524	glibc)		LIBC_FLAGS="--enable-threads=posix";;
12cr|gcc-melt-4.7.0-7|1525	%endif
12cr|gcc-melt-4.7.0-7|1526	newlib)		LIBC_FLAGS="--with-newlib --with-headers --disable-threads";;
12cr|gcc-melt-4.7.0-7|1527	*)		echo "ERROR: unsupported %{libc} C library"; exit 1;;
12cr|gcc-melt-4.7.0-7|1528	esac
12cr|gcc-melt-4.7.0-7|1529	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|1530	LIBC_FLAGS="$LIBC_FLAGS --enable-shared"
12cr|gcc-melt-4.7.0-7|1531	%else
12cr|gcc-melt-4.7.0-7|1532	LIBC_FLAGS="$LIBC_FLAGS --disable-shared"
12cr|gcc-melt-4.7.0-7|1533	%endif
12cr|gcc-melt-4.7.0-7|1534	# target specific flags (don't %ifarch for cross compilers)
12cr|gcc-melt-4.7.0-7|1535	case %{target_cpu} in
12cr|gcc-melt-4.7.0-7|1536	x86_64)		TARGET_FLAGS="--with-cpu=generic";;
12cr|gcc-melt-4.7.0-7|1537	i?86|athlon)	TARGET_FLAGS="--with-cpu=generic";;
12cr|gcc-melt-4.7.0-7|1538	ppc)		TARGET_FLAGS="--with-cpu=750 --with-long-double-128";;
12cr|gcc-melt-4.7.0-7|1539	ppc32|ppc64)	TARGET_FLAGS="--with-cpu=power4 --with-long-double-128";;
12cr|gcc-melt-4.7.0-7|1540	sparc|sparcv9)	TARGET_FLAGS="--with-long-double-128";;
12cr|gcc-melt-4.7.0-7|1541	mips64|mips64el) TARGET_FLAGS="--enable-long-long --with-abi=64";;
12cr|gcc-melt-4.7.0-7|1542	esac
12cr|gcc-melt-4.7.0-7|1543	
12cr|gcc-melt-4.7.0-7|1544	%if "%{branch}" == "melt"
12cr|gcc-melt-4.7.0-7|1545	MELT_FLAGS="--disable-multilib"
12cr|gcc-melt-4.7.0-7|1546	%if %melt_bootstrap
12cr|gcc-melt-4.7.0-7|1547	MELT_BOOTSTRAP_FLAGS="--enable-bootstrap"
12cr|gcc-melt-4.7.0-7|1548	%else
12cr|gcc-melt-4.7.0-7|1549	MELT_BOOTSTRAP_FLAGS="--disable-bootstrap"
12cr|gcc-melt-4.7.0-7|1550	%endif
12cr|gcc-melt-4.7.0-7|1551	MELT_FLAGS="$MELT_FLAGS $MELT_BOOTSTRAP_FLAGS"
12cr|gcc-melt-4.7.0-7|1552	%endif
12cr|gcc-melt-4.7.0-7|1553	
12cr|gcc-melt-4.7.0-7|1554	%if %{build_release}
12cr|gcc-melt-4.7.0-7|1555	CHECKING_FLAGS="--enable-checking=release"
12cr|gcc-melt-4.7.0-7|1556	%else
12cr|gcc-melt-4.7.0-7|1557	CHECKING_FLAGS="--enable-checking=yes"
12cr|gcc-melt-4.7.0-7|1558	%endif
12cr|gcc-melt-4.7.0-7|1559	
12cr|gcc-melt-4.7.0-7|1560	%if %{build_flto}
12cr|gcc-melt-4.7.0-7|1561	OPT_FLAGS="$OPT_FLAGS -flto"
12cr|gcc-melt-4.7.0-7|1562	%endif
12cr|gcc-melt-4.7.0-7|1563	
12cr|gcc-melt-4.7.0-7|1564	%if %{build_fortran}
12cr|gcc-melt-4.7.0-7|1565	LIBQUADMATH_FLAGS=""
12cr|gcc-melt-4.7.0-7|1566	%else
12cr|gcc-melt-4.7.0-7|1567	LIBQUADMATH_FLAGS="--disable-libquadmath"
12cr|gcc-melt-4.7.0-7|1568	%endif
12cr|gcc-melt-4.7.0-7|1569	
12cr|gcc-melt-4.7.0-7|1570	# (anssi) building with external jar fails
12cr|gcc-melt-4.7.0-7|1571	%define python_dir %(echo "%{py_puresitedir}" | sed 's!^%{_prefix}!!g')
12cr|gcc-melt-4.7.0-7|1572	export JAR="no"
12cr|gcc-melt-4.7.0-7|1573	export FASTJAR="no"
12cr|gcc-melt-4.7.0-7|1574	CC="%{__cc}" CFLAGS="$OPT_FLAGS" CXXFLAGS="$OPT_FLAGS" XCFLAGS="$OPT_FLAGS" TCFLAGS="$OPT_FLAGS" \
12cr|gcc-melt-4.7.0-7|1575	../configure --prefix=%{_prefix} --libexecdir=%{_prefix}/lib --with-slibdir=%{target_slibdir} \
12cr|gcc-melt-4.7.0-7|1576	--with-bugurl=https://qa.mandriva.com/ \
12cr|gcc-melt-4.7.0-7|1577	--mandir=%{_mandir} --infodir=%{_infodir} $CHECKING_FLAGS \
12cr|gcc-melt-4.7.0-7|1578	--enable-languages="$LANGUAGES" $PROGRAM_PREFIX $PROGRAM_SUFFIX \
12cr|gcc-melt-4.7.0-7|1579	--build=%{_target_platform} --host=%{_target_platform} $CROSS_FLAGS $TARGET_FLAGS \
12cr|gcc-melt-4.7.0-7|1580	--with-system-zlib $LIBC_FLAGS $LIBOBJC_FLAGS $LIBSTDCXX_FLAGS $LIBJAVA_FLAGS $SSP_FLAGS \
12cr|gcc-melt-4.7.0-7|1581	$MUDFLAP_FLAGS $LIBFFI_FLAGS --disable-werror $LIBGOMP_FLAGS $LIBQUADMATH_FLAGS \
12cr|gcc-melt-4.7.0-7|1582	$CLOOG_FLAGS --with-python-dir=%{python_dir} --enable-plugins \
12cr|gcc-melt-4.7.0-7|1583	$MELT_FLAGS
12cr|gcc-melt-4.7.0-7|1584	touch ../gcc/c-gperf.h
12cr|gcc-melt-4.7.0-7|1585	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|1586	# (peryvind): xgcc seems to ignore --sysroot, so let's just workaround it for
12cr|gcc-melt-4.7.0-7|1587	# by adding a symlink to the headers since xgcc already passes -isystem ./include
12cr|gcc-melt-4.7.0-7|1588	mkdir -p %{target_cpu}-linux/libgcc
12cr|gcc-melt-4.7.0-7|1589	ln -sf $PWD/../sysroot/usr/include %{target_cpu}-linux/libgcc/include
12cr|gcc-melt-4.7.0-7|1590	
12cr|gcc-melt-4.7.0-7|1591	# GCC MELT can't stand make -j for now ...
12cr|gcc-melt-4.7.0-7|1592	make
12cr|gcc-melt-4.7.0-7|1593	%else
12cr|gcc-melt-4.7.0-7|1594	# bootstrap-lean is similar to bootstrap except "object files from the stage1
12cr|gcc-melt-4.7.0-7|1595	# and stage2 of the 3-stage bootstrap of the compiler are deleted as soon as
12cr|gcc-melt-4.7.0-7|1596	# they are no longer needed."
12cr|gcc-melt-4.7.0-7|1597	# GCC MELT can't stand make -j for now ...
12cr|gcc-melt-4.7.0-7|1598	# Disabling bootstrap for now ...
12cr|gcc-melt-4.7.0-7|1599	%if %melt_bootstrap
12cr|gcc-melt-4.7.0-7|1600	make bootstrap-lean BOOT_CFLAGS="$OPT_CFLAGS"
12cr|gcc-melt-4.7.0-7|1601	%endif
12cr|gcc-melt-4.7.0-7|1602	
12cr|gcc-melt-4.7.0-7|1603	%endif
12cr|gcc-melt-4.7.0-7|1604	
12cr|gcc-melt-4.7.0-7|1605	cd ..
12cr|gcc-melt-4.7.0-7|1606	
12cr|gcc-melt-4.7.0-7|1607	# Build the SPU compiler
12cr|gcc-melt-4.7.0-7|1608	%ifarch %{spu_arches}
12cr|gcc-melt-4.7.0-7|1609	rm -rf objs-spu
12cr|gcc-melt-4.7.0-7|1610	mkdir objs-spu
12cr|gcc-melt-4.7.0-7|1611	cd objs-spu
12cr|gcc-melt-4.7.0-7|1612	
12cr|gcc-melt-4.7.0-7|1613	%define spu_prefix %{_prefix}/spu
12cr|gcc-melt-4.7.0-7|1614	%define spu_program_prefix spu-
12cr|gcc-melt-4.7.0-7|1615	SPU_OPT_FLAGS="-O2 -g -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
12cr|gcc-melt-4.7.0-7|1616	CC="%{__cc} $OPT_FLAGS" CFLAGS="$SPU_OPT_FLAGS" CXXFLAGS="$SPU_OPT_FLAGS" XCFLAGS="$SPU_OPT_FLAGS" TCFLAGS="$SPU_OPT_FLAGS" \
12cr|gcc-melt-4.7.0-7|1617	../configure \
12cr|gcc-melt-4.7.0-7|1618	--prefix=%{_prefix} --libexecdir=%{_prefix}/lib --with-slibdir=%{spu_prefix}/lib \
12cr|gcc-melt-4.7.0-7|1619	--mandir=%{_mandir} --infodir=%{_infodir} \
12cr|gcc-melt-4.7.0-7|1620	--with-build-sysroot=$PWD/../sysroot --with-newlib --with-headers --disable-shared \
12cr|gcc-melt-4.7.0-7|1621	--disable-threads --disable-multilib --disable-nls \
12cr|gcc-melt-4.7.0-7|1622	--enable-checking=release --enable-languages="c,c++" --disable-libssp --disable-libmudflap \
12cr|gcc-melt-4.7.0-7|1623	--host=%{_target_platform} --build=%{_target_platform} --target=spu \
12cr|gcc-melt-4.7.0-7|1624	--program-prefix=%{spu_program_prefix}
12cr|gcc-melt-4.7.0-7|1625	%make
12cr|gcc-melt-4.7.0-7|1626	cd ..
12cr|gcc-melt-4.7.0-7|1627	%endif
12cr|gcc-melt-4.7.0-7|1628	
12cr|gcc-melt-4.7.0-7|1629	# Copy various doc files here and there
12cr|gcc-melt-4.7.0-7|1630	mkdir -p rpm.doc/gfortran
12cr|gcc-melt-4.7.0-7|1631	mkdir -p rpm.doc/objc
12cr|gcc-melt-4.7.0-7|1632	mkdir -p rpm.doc/objcp
12cr|gcc-melt-4.7.0-7|1633	mkdir -p rpm.doc/libjava
12cr|gcc-melt-4.7.0-7|1634	mkdir -p rpm.doc/libobjc
12cr|gcc-melt-4.7.0-7|1635	mkdir -p rpm.doc/boehm-gc
12cr|gcc-melt-4.7.0-7|1636	mkdir -p rpm.doc/gpc
12cr|gcc-melt-4.7.0-7|1637	mkdir -p rpm.doc/c++
12cr|gcc-melt-4.7.0-7|1638	mkdir -p rpm.doc/libstdc++
12cr|gcc-melt-4.7.0-7|1639	
12cr|gcc-melt-4.7.0-7|1640	%if %{build_libstdcxx}
12cr|gcc-melt-4.7.0-7|1641	(cd libstdc++-v3; for i in ChangeLog*; do
12cr|gcc-melt-4.7.0-7|1642	ln -f $i ../rpm.doc/libstdc++/$i
12cr|gcc-melt-4.7.0-7|1643	done)
12cr|gcc-melt-4.7.0-7|1644	%endif
12cr|gcc-melt-4.7.0-7|1645	%if %{build_cxx}
12cr|gcc-melt-4.7.0-7|1646	(cd gcc/cp; for i in ChangeLog*; do
12cr|gcc-melt-4.7.0-7|1647	ln -f $i ../../rpm.doc/c++/$i
12cr|gcc-melt-4.7.0-7|1648	done)
12cr|gcc-melt-4.7.0-7|1649	%endif
12cr|gcc-melt-4.7.0-7|1650	%if %{build_pascal}
12cr|gcc-melt-4.7.0-7|1651	(cd gcc/p; for i in ChangeLog* README NEWS FAQ; do
12cr|gcc-melt-4.7.0-7|1652	ln -f $i ../../rpm.doc/gpc/$i
12cr|gcc-melt-4.7.0-7|1653	done)
12cr|gcc-melt-4.7.0-7|1654	%endif
12cr|gcc-melt-4.7.0-7|1655	%if %{build_fortran}
12cr|gcc-melt-4.7.0-7|1656	(cd gcc/fortran; for i in ChangeLog*; do
12cr|gcc-melt-4.7.0-7|1657	ln -f $i ../../rpm.doc/gfortran/$i
12cr|gcc-melt-4.7.0-7|1658	done)
12cr|gcc-melt-4.7.0-7|1659	(cd libgfortran; for i in ChangeLog*; do
12cr|gcc-melt-4.7.0-7|1660	ln -f $i ../rpm.doc/gfortran/$i.libgfortran
12cr|gcc-melt-4.7.0-7|1661	done)
12cr|gcc-melt-4.7.0-7|1662	%endif
12cr|gcc-melt-4.7.0-7|1663	%if %{build_objc}
12cr|gcc-melt-4.7.0-7|1664	(cd gcc/objc; for i in README*; do
12cr|gcc-melt-4.7.0-7|1665	ln -f $i ../../rpm.doc/objc/$i.objc
12cr|gcc-melt-4.7.0-7|1666	done)
12cr|gcc-melt-4.7.0-7|1667	(cd libobjc; for i in README*; do
12cr|gcc-melt-4.7.0-7|1668	ln -f $i ../rpm.doc/libobjc/$i.libobjc
12cr|gcc-melt-4.7.0-7|1669	done)
12cr|gcc-melt-4.7.0-7|1670	%endif
12cr|gcc-melt-4.7.0-7|1671	%if %{build_objcp}
12cr|gcc-melt-4.7.0-7|1672	(cd gcc/objcp;
12cr|gcc-melt-4.7.0-7|1673	# XXX placeholder, there may be docs in the future
12cr|gcc-melt-4.7.0-7|1674	echo "Objective-C++ support for GCC" > ../../rpm.doc/objcp/README)
12cr|gcc-melt-4.7.0-7|1675	%endif
12cr|gcc-melt-4.7.0-7|1676	%if %{build_java}
12cr|gcc-melt-4.7.0-7|1677	(cd boehm-gc; for i in ChangeLog*; do
12cr|gcc-melt-4.7.0-7|1678	ln -f $i ../rpm.doc/boehm-gc/$i.gc
12cr|gcc-melt-4.7.0-7|1679	done)
12cr|gcc-melt-4.7.0-7|1680	(cd libjava; for i in README THANKS COPYING ChangeLog; do
12cr|gcc-melt-4.7.0-7|1681	ln -f $i ../rpm.doc/libjava/$i.libjava
12cr|gcc-melt-4.7.0-7|1682	done)
12cr|gcc-melt-4.7.0-7|1683	(cd libjava; ln -f LIBGCJ_LICENSE ../rpm.doc/libjava/LICENSE.libjava)
12cr|gcc-melt-4.7.0-7|1684	%endif
12cr|gcc-melt-4.7.0-7|1685	
12cr|gcc-melt-4.7.0-7|1686	# [ghibo] - build printable documentation
12cr|gcc-melt-4.7.0-7|1687	%if %{build_pdf_doc}
12cr|gcc-melt-4.7.0-7|1688	%if %{mdkversion} >= 200710
12cr|gcc-melt-4.7.0-7|1689	export PDFTEX=pdftex
12cr|gcc-melt-4.7.0-7|1690	%endif
12cr|gcc-melt-4.7.0-7|1691	unset TEXINPUTS
12cr|gcc-melt-4.7.0-7|1692	(cd gcc/doc; for file in gcc.texi cpp.texi cppinternals.texi; do
12cr|gcc-melt-4.7.0-7|1693	texi2dvi -p -t @afourpaper -t @finalout -I ./include -I ../../obj-%{gcc_target_platform}/gcc $file
12cr|gcc-melt-4.7.0-7|1694	done)
12cr|gcc-melt-4.7.0-7|1695	(cd gcc/fortran;
12cr|gcc-melt-4.7.0-7|1696	texi2dvi -p -t @afourpaper -t @finalout -I ../doc/include -I ../../obj-%{gcc_target_platform}/gcc gfortran.texi)
12cr|gcc-melt-4.7.0-7|1697	%if %{build_ada}
12cr|gcc-melt-4.7.0-7|1698	(cd gcc/ada;
12cr|gcc-melt-4.7.0-7|1699	texi2dvi -p -t @afourpaper -t @finalout -I ../doc/include -I ../../obj-%{gcc_target_platform}/gcc gnat_rm.texi)
12cr|gcc-melt-4.7.0-7|1700	(cd obj-%{gcc_target_platform}/gcc/doc;
12cr|gcc-melt-4.7.0-7|1701	texi2dvi -p -t @afourpaper -t @finalout -I ../../../gcc/doc/include -I .. gnat_ugn.texi
12cr|gcc-melt-4.7.0-7|1702	mv gnat_ugn.pdf ../../../gcc/ada/gnat_ugn.pdf)
12cr|gcc-melt-4.7.0-7|1703	%endif
12cr|gcc-melt-4.7.0-7|1704	%endif
12cr|gcc-melt-4.7.0-7|1705	
12cr|gcc-melt-4.7.0-7|1706	%check
12cr|gcc-melt-4.7.0-7|1707	echo ====================TESTING=========================
12cr|gcc-melt-4.7.0-7|1708	%if %{build_check}
12cr|gcc-melt-4.7.0-7|1709	cd obj-%{gcc_target_platform}
12cr|gcc-melt-4.7.0-7|1710	time %make -k check || true
12cr|gcc-melt-4.7.0-7|1711	echo "XXX check time above XXX"
12cr|gcc-melt-4.7.0-7|1712	../contrib/test_summary > ../test_summary.log
12cr|gcc-melt-4.7.0-7|1713	cd ..
12cr|gcc-melt-4.7.0-7|1714	%endif
12cr|gcc-melt-4.7.0-7|1715	echo ====================TESTING END=====================
12cr|gcc-melt-4.7.0-7|1716	
12cr|gcc-melt-4.7.0-7|1717	%install
12cr|gcc-melt-4.7.0-7|1718	rm -rf %{buildroot}
12cr|gcc-melt-4.7.0-7|1719	
12cr|gcc-melt-4.7.0-7|1720	# Fix HTML docs for libstdc++-v3
12cr|gcc-melt-4.7.0-7|1721	perl -pi -e \
12cr|gcc-melt-4.7.0-7|1722	's~href="l(ibstdc|atest)~href="http://gcc.gnu.org/onlinedocs/libstdc++/l\1~' \
12cr|gcc-melt-4.7.0-7|1723	libstdc++-v3/doc/html/api.html
12cr|gcc-melt-4.7.0-7|1724	
12cr|gcc-melt-4.7.0-7|1725	# Create some directories, just to make sure (e.g. ColorGCC)
12cr|gcc-melt-4.7.0-7|1726	mkdir -p %{buildroot}%{_bindir}
12cr|gcc-melt-4.7.0-7|1727	mkdir -p %{buildroot}%{_mandir}
12cr|gcc-melt-4.7.0-7|1728	mkdir -p %{buildroot}%{_infodir}
12cr|gcc-melt-4.7.0-7|1729	mkdir -p %{buildroot}%{_sysconfdir}
12cr|gcc-melt-4.7.0-7|1730	
12cr|gcc-melt-4.7.0-7|1731	%ifarch %{spu_arches}
12cr|gcc-melt-4.7.0-7|1732	%makeinstall_std -C objs-spu
12cr|gcc-melt-4.7.0-7|1733	%endif
12cr|gcc-melt-4.7.0-7|1734	
12cr|gcc-melt-4.7.0-7|1735	pushd obj-%{gcc_target_platform};
12cr|gcc-melt-4.7.0-7|1736	%makeinstall_std
12cr|gcc-melt-4.7.0-7|1737	%if %{build_java}
12cr|gcc-melt-4.7.0-7|1738	%makeinstall_std -C %{gcc_target_platform}/libjava install-src.zip
12cr|gcc-melt-4.7.0-7|1739	%endif
12cr|gcc-melt-4.7.0-7|1740	popd
12cr|gcc-melt-4.7.0-7|1741	
12cr|gcc-melt-4.7.0-7|1742	FULLVER=`%{buildroot}%{_bindir}/%{gcc_target_platform}-gcc%{program_suffix} --version | head -n 1 | cut -d' ' -f3`
12cr|gcc-melt-4.7.0-7|1743	FULLPATH=$(dirname %{buildroot}%{gcc_libdir}/%{gcc_target_platform}/%{version}/cc1)
12cr|gcc-melt-4.7.0-7|1744	
12cr|gcc-melt-4.7.0-7|1745	# Create /usr/bin/%{program_prefix}gcc%{branch}-version that contains the full version of gcc
12cr|gcc-melt-4.7.0-7|1746	cat >%{buildroot}%{_bindir}/%{program_prefix}gcc%{branch}-version <<EOF
12cr|gcc-melt-4.7.0-7|1747	#!/bin/sh
12cr|gcc-melt-4.7.0-7|1748	echo "$FULLVER"
12cr|gcc-melt-4.7.0-7|1749	EOF
12cr|gcc-melt-4.7.0-7|1750	chmod 0755 %{buildroot}%{_bindir}/%{program_prefix}gcc%{branch}-version
12cr|gcc-melt-4.7.0-7|1751	
12cr|gcc-melt-4.7.0-7|1752	%if "%{program_suffix}" == ""
12cr|gcc-melt-4.7.0-7|1753	mv %{buildroot}%{_bindir}/%{program_prefix}cpp %{buildroot}%{_bindir}/%{program_prefix}cpp-%{version}
12cr|gcc-melt-4.7.0-7|1754	mv %{buildroot}%{_bindir}/%{program_prefix}gcc %{buildroot}%{_bindir}/%{program_prefix}gcc-%{version}
12cr|gcc-melt-4.7.0-7|1755	%if %{build_cxx}
12cr|gcc-melt-4.7.0-7|1756	mv %{buildroot}%{_bindir}/%{program_prefix}g++ %{buildroot}%{_bindir}/%{program_prefix}g++-%{version}
12cr|gcc-melt-4.7.0-7|1757	%endif
12cr|gcc-melt-4.7.0-7|1758	%endif
12cr|gcc-melt-4.7.0-7|1759	
12cr|gcc-melt-4.7.0-7|1760	# replacing hardlinks with symlinks
12cr|gcc-melt-4.7.0-7|1761	ln -sf %{program_prefix}gcc%{program_long_suffix} %{buildroot}%{_bindir}/%{gcc_target_platform}-gcc%{program_suffix}
12cr|gcc-melt-4.7.0-7|1762	# TODO: cleanups?
12cr|gcc-melt-4.7.0-7|1763	%if "%{program_prefix}" != "%{gcc_target_platform}-"
12cr|gcc-melt-4.7.0-7|1764	ln -sf %{program_prefix}gcc%{program_long_suffix} %{buildroot}%{_bindir}/%{gcc_target_platform}-gcc-%{version}
12cr|gcc-melt-4.7.0-7|1765	%endif
12cr|gcc-melt-4.7.0-7|1766	%if %{build_cxx}
12cr|gcc-melt-4.7.0-7|1767	ln -sf %{program_prefix}g++%{program_long_suffix} %{buildroot}%{_bindir}/c++%{program_long_suffix}
12cr|gcc-melt-4.7.0-7|1768	ln -sf %{program_prefix}g++%{program_long_suffix} %{buildroot}%{_bindir}/%{gcc_target_platform}-c++%{program_suffix}
12cr|gcc-melt-4.7.0-7|1769	ln -sf %{program_prefix}g++%{program_long_suffix} %{buildroot}%{_bindir}/%{gcc_target_platform}-g++%{program_suffix}
12cr|gcc-melt-4.7.0-7|1770	%endif
12cr|gcc-melt-4.7.0-7|1771	%if %{build_fortran}
12cr|gcc-melt-4.7.0-7|1772	ln -sf %{program_prefix}gfortran%{program_suffix} %{buildroot}%{_bindir}/%{gcc_target_platform}-gfortran%{program_suffix}
12cr|gcc-melt-4.7.0-7|1773	%endif
12cr|gcc-melt-4.7.0-7|1774	%if %{build_java}
12cr|gcc-melt-4.7.0-7|1775	ln -sf %{program_prefix}gcj%{program_suffix} %{buildroot}%{_bindir}/%{gcc_target_platform}-gcj%{program_suffix}
12cr|gcc-melt-4.7.0-7|1776	ln -sf %{program_prefix}gcjh%{program_suffix} %{buildroot}%{_bindir}/%{gcc_target_platform}-gcjh%{program_suffix}
12cr|gcc-melt-4.7.0-7|1777	%endif
12cr|gcc-melt-4.7.0-7|1778	
12cr|gcc-melt-4.7.0-7|1779	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|1780	ln -s gcc %{buildroot}%{_bindir}/cc
12cr|gcc-melt-4.7.0-7|1781	%endif
12cr|gcc-melt-4.7.0-7|1782	
12cr|gcc-melt-4.7.0-7|1783	rm -f %{buildroot}%{_infodir}/dir
12cr|gcc-melt-4.7.0-7|1784	
12cr|gcc-melt-4.7.0-7|1785	%if %{build_ada} && %{libc_shared}
12cr|gcc-melt-4.7.0-7|1786	%if %isarch ppc64 sparc64 x86_64 mips64 mips64el
12cr|gcc-melt-4.7.0-7|1787	rm -rf $FULLPATH/32/ada{include,lib}
12cr|gcc-melt-4.7.0-7|1788	%endif
12cr|gcc-melt-4.7.0-7|1789	# Dispatch Ada 95 libraries (special case)
12cr|gcc-melt-4.7.0-7|1790	pushd $FULLPATH/adalib
12cr|gcc-melt-4.7.0-7|1791	rm -f libgnarl.so* libgnat.so*
12cr|gcc-melt-4.7.0-7|1792	mv -f libgnarl-*.so.* %{buildroot}%{_libdir}/
12cr|gcc-melt-4.7.0-7|1793	ln -s ../../../../../%{_lib}/libgnarl-*.so.* libgnarl-%{branch}.so
12cr|gcc-melt-4.7.0-7|1794	ln -s libgnarl-%{branch}.so libgnarl.so
12cr|gcc-melt-4.7.0-7|1795	mv -f libgnat-*.so.* %{buildroot}%{_libdir}/
12cr|gcc-melt-4.7.0-7|1796	ln -s ../../../../../%{_lib}/libgnat-*.so.* libgnat-%{branch}.so
12cr|gcc-melt-4.7.0-7|1797	ln -s libgnat-%{branch}.so libgnat.so
12cr|gcc-melt-4.7.0-7|1798	popd
12cr|gcc-melt-4.7.0-7|1799	%endif
12cr|gcc-melt-4.7.0-7|1800	
12cr|gcc-melt-4.7.0-7|1801	# Strip debug info from libraries
12cr|gcc-melt-4.7.0-7|1802	STRIP_DEBUG=/bin/true
12cr|gcc-melt-4.7.0-7|1803	%if !%{build_debug}
12cr|gcc-melt-4.7.0-7|1804	if [[ "%{_enable_debug_packages}" != "1" ]]; then
12cr|gcc-melt-4.7.0-7|1805	STRIP_DEBUG="strip -g"
12cr|gcc-melt-4.7.0-7|1806	if [[ "%{_target_cpu}" != "%{target_cpu}" ]]; then
12cr|gcc-melt-4.7.0-7|1807	STRIP_DEBUG="%{target_cpu}-linux-$STRIP_DEBUG"
12cr|gcc-melt-4.7.0-7|1808	fi
12cr|gcc-melt-4.7.0-7|1809	fi
12cr|gcc-melt-4.7.0-7|1810	%endif
12cr|gcc-melt-4.7.0-7|1811	
12cr|gcc-melt-4.7.0-7|1812	# Dispatch libraries to the right directories
12cr|gcc-melt-4.7.0-7|1813	DispatchLibs() {
12cr|gcc-melt-4.7.0-7|1814	libname=$1 libversion=$2
12cr|gcc-melt-4.7.0-7|1815	[[ -f ../../../../..%{target_libdir}/$libname.so.$libversion ]] && {
12cr|gcc-melt-4.7.0-7|1816	$STRIP_DEBUG ../../../../..%{target_libdir}/$libname.so.$libversion
12cr|gcc-melt-4.7.0-7|1817	rm -f $libname.so
12cr|gcc-melt-4.7.0-7|1818	ln -s ../../../../..%{target_libdir}/$libname.so.$libversion $libname.so
12cr|gcc-melt-4.7.0-7|1819	rm -f ../../../../..%{target_libdir}/$libname.so
12cr|gcc-melt-4.7.0-7|1820	} || :
12cr|gcc-melt-4.7.0-7|1821	[[ -f ../../../../..%{target_libdir}/$libname.a ]] && {
12cr|gcc-melt-4.7.0-7|1822	$STRIP_DEBUG ../../../../..%{target_libdir}/$libname.a
12cr|gcc-melt-4.7.0-7|1823	rm -f $libname.a
12cr|gcc-melt-4.7.0-7|1824	cp -f ../../../../..%{target_libdir}/$libname.a $libname.a
12cr|gcc-melt-4.7.0-7|1825	rm -f ../../../../..%{target_libdir}/$libname.a
12cr|gcc-melt-4.7.0-7|1826	} || :
12cr|gcc-melt-4.7.0-7|1827	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|1828	[ -d 32 ] || mkdir 32
12cr|gcc-melt-4.7.0-7|1829	pushd 32
12cr|gcc-melt-4.7.0-7|1830	mkdir -p %{buildroot}%{_prefix}/lib
12cr|gcc-melt-4.7.0-7|1831	skip32=
12cr|gcc-melt-4.7.0-7|1832	[[ -z "$skip32" ]] && [[ -f ../../../../$libname.so.$libversion ]] && {
12cr|gcc-melt-4.7.0-7|1833	$STRIP_DEBUG ../../../../$libname.so.$libversion
12cr|gcc-melt-4.7.0-7|1834	ln -s ../../../../$libname.so.$libversion $libname.so
12cr|gcc-melt-4.7.0-7|1835	rm -f ../../../../$libname.so
12cr|gcc-melt-4.7.0-7|1836	[[ -f ../../../../$libname.a ]] && {
12cr|gcc-melt-4.7.0-7|1837	$STRIP_DEBUG ../../../../$libname.a
12cr|gcc-melt-4.7.0-7|1838	cp -f ../../../../$libname.a $libname.a
12cr|gcc-melt-4.7.0-7|1839	rm -f ../../../../$libname.a
12cr|gcc-melt-4.7.0-7|1840	} || :
12cr|gcc-melt-4.7.0-7|1841	} || :
12cr|gcc-melt-4.7.0-7|1842	popd
12cr|gcc-melt-4.7.0-7|1843	%endif
12cr|gcc-melt-4.7.0-7|1844	%if %isarch %{nof_arches}
12cr|gcc-melt-4.7.0-7|1845	[ -d nof ] || mkdir nof
12cr|gcc-melt-4.7.0-7|1846	pushd nof
12cr|gcc-melt-4.7.0-7|1847	$STRIP_DEBUG ../../../../nof/$libname.so.$libversion
12cr|gcc-melt-4.7.0-7|1848	ln -s ../../../../nof/$libname.so.$libversion $libname.so
12cr|gcc-melt-4.7.0-7|1849	rm -f ../../../../nof/$libname.so
12cr|gcc-melt-4.7.0-7|1850	[[ -f ../../../../nof/$libname.a ]] && {
12cr|gcc-melt-4.7.0-7|1851	$STRIP_DEBUG ../../../../nof/$libname.a
12cr|gcc-melt-4.7.0-7|1852	cp -f ../../../../nof/$libname.a $libname.a
12cr|gcc-melt-4.7.0-7|1853	rm -f ../../../../nof/$libname.a
12cr|gcc-melt-4.7.0-7|1854	} || :
12cr|gcc-melt-4.7.0-7|1855	popd
12cr|gcc-melt-4.7.0-7|1856	%endif
12cr|gcc-melt-4.7.0-7|1857	}
12cr|gcc-melt-4.7.0-7|1858	pushd $FULLPATH
12cr|gcc-melt-4.7.0-7|1859	%if %{build_libssp}
12cr|gcc-melt-4.7.0-7|1860	DispatchLibs libssp		%{libssp_major}.0.0
12cr|gcc-melt-4.7.0-7|1861	mv ../../../../..%{target_libdir}/libssp_nonshared.a libssp_nonshared.a
12cr|gcc-melt-4.7.0-7|1862	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|1863	mv ../../../libssp_nonshared.a 32/libssp_nonshared.a
12cr|gcc-melt-4.7.0-7|1864	%endif
12cr|gcc-melt-4.7.0-7|1865	%endif
12cr|gcc-melt-4.7.0-7|1866	%if %{build_libgomp}
12cr|gcc-melt-4.7.0-7|1867	DispatchLibs libgomp		%{libgomp_major}.0.0
12cr|gcc-melt-4.7.0-7|1868	%endif
12cr|gcc-melt-4.7.0-7|1869	%if %{build_libmudflap}
12cr|gcc-melt-4.7.0-7|1870	DispatchLibs libmudflap		%{libmudflap_major}.0.0
12cr|gcc-melt-4.7.0-7|1871	DispatchLibs libmudflapth	%{libmudflap_major}.0.0
12cr|gcc-melt-4.7.0-7|1872	%endif
12cr|gcc-melt-4.7.0-7|1873	%if %{build_cxx}
12cr|gcc-melt-4.7.0-7|1874	DispatchLibs libstdc++	%{libstdcxx_major}.0.%{libstdcxx_minor}
12cr|gcc-melt-4.7.0-7|1875	mv ../../../../..%{target_libdir}/libsupc++.a libsupc++.a
12cr|gcc-melt-4.7.0-7|1876	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|1877	mv -f ../../../libsupc++.a 32/libsupc++.a
12cr|gcc-melt-4.7.0-7|1878	%endif
12cr|gcc-melt-4.7.0-7|1879	%if %isarch %{nof_arches}
12cr|gcc-melt-4.7.0-7|1880	mv -f ../../../nof/libsupc++.a nof/libsupc++.a
12cr|gcc-melt-4.7.0-7|1881	%endif
12cr|gcc-melt-4.7.0-7|1882	%endif
12cr|gcc-melt-4.7.0-7|1883	# Make it less hard dependent on libstdc++ 3.4 minor changes
12cr|gcc-melt-4.7.0-7|1884	%if !%{system_compiler}
12cr|gcc-melt-4.7.0-7|1885	[[ -f  ../../../../..%{target_libdir}/libstdc++.so.%{libstdcxx_major} ]] &&
12cr|gcc-melt-4.7.0-7|1886	ln -sf ../../../../..%{target_libdir}/libstdc++.so.%{libstdcxx_major} libstdc++.so || :
12cr|gcc-melt-4.7.0-7|1887	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|1888	[[ -f  ../../../libstdc++.so.%{libstdcxx_major} ]] &&
12cr|gcc-melt-4.7.0-7|1889	ln -sf ../../../../libstdc++.so.%{libstdcxx_major} 32/libstdc++.so || :
12cr|gcc-melt-4.7.0-7|1890	%endif
12cr|gcc-melt-4.7.0-7|1891	%endif
12cr|gcc-melt-4.7.0-7|1892	%if %{build_java}
12cr|gcc-melt-4.7.0-7|1893	DispatchLibs libgcj			%{libgcj_major}.0.0
12cr|gcc-melt-4.7.0-7|1894	DispatchLibs libgij			%{libgcj_major}.0.0
12cr|gcc-melt-4.7.0-7|1895	DispatchLibs libgcj-tools		%{libgcj_major}.0.0
12cr|gcc-melt-4.7.0-7|1896	%if %build_libgcj_bc
12cr|gcc-melt-4.7.0-7|1897	# Do not dispatch libgcj_bc, libgcj_bc.so and libgcj_bc.so.1.0.0
12cr|gcc-melt-4.7.0-7|1898	# are different libraries intentionally. We move it manually:
12cr|gcc-melt-4.7.0-7|1899	mv ../../../../..%{target_libdir}/libgcj_bc.{so,a} .
12cr|gcc-melt-4.7.0-7|1900	%endif
12cr|gcc-melt-4.7.0-7|1901	%endif
12cr|gcc-melt-4.7.0-7|1902	%if %{build_objc}
12cr|gcc-melt-4.7.0-7|1903	DispatchLibs libobjc	%{libobjc_major}.0.0
12cr|gcc-melt-4.7.0-7|1904	DispatchLibs libobjc_gc	%{libobjc_major}.0.0
12cr|gcc-melt-4.7.0-7|1905	%endif
12cr|gcc-melt-4.7.0-7|1906	%if %{build_fortran}
12cr|gcc-melt-4.7.0-7|1907	DispatchLibs libgfortran	%{libgfortran_major}.0.0
12cr|gcc-melt-4.7.0-7|1908	DispatchLibs libquadmath	%{libquadmath_major}.0.0
12cr|gcc-melt-4.7.0-7|1909	[[ -f ../../../libgfortranbegin.a ]] &&
12cr|gcc-melt-4.7.0-7|1910	mv -f ../../../libgfortranbegin.a 32/libgfortranbegin.a || :
12cr|gcc-melt-4.7.0-7|1911	%if %isarch %{nof_arches}
12cr|gcc-melt-4.7.0-7|1912	[[ -f ../../../nof/libgfortranbegin.a ]] &&
12cr|gcc-melt-4.7.0-7|1913	mv -f ../../../nof/libgfortranbegin.a nof/libgfortranbegin.a || :
12cr|gcc-melt-4.7.0-7|1914	%endif
12cr|gcc-melt-4.7.0-7|1915	%endif
12cr|gcc-melt-4.7.0-7|1916	popd
12cr|gcc-melt-4.7.0-7|1917	
12cr|gcc-melt-4.7.0-7|1918	# Move Java headers to /usr/include/libgcj-<version>
12cr|gcc-melt-4.7.0-7|1919	%if %{build_java}
12cr|gcc-melt-4.7.0-7|1920	if [ "%{libjava_includedir}" != "%{_includedir}" ]; then
12cr|gcc-melt-4.7.0-7|1921	mkdir -p %{buildroot}%{libjava_includedir}
12cr|gcc-melt-4.7.0-7|1922	for dir in gcj gnu java javax org; do
12cr|gcc-melt-4.7.0-7|1923	mkdir -p %{buildroot}%{libjava_includedir}/$dir
12cr|gcc-melt-4.7.0-7|1924	mv %{buildroot}%{libstdcxx_includedir}/$dir/* %{buildroot}%{libjava_includedir}/$dir/
12cr|gcc-melt-4.7.0-7|1925	rmdir %{buildroot}%{libstdcxx_includedir}/$dir
12cr|gcc-melt-4.7.0-7|1926	done
12cr|gcc-melt-4.7.0-7|1927	
12cr|gcc-melt-4.7.0-7|1928	# include <libgcj/XXX.h> should lead to <libgcj-VERSION/XXX.h>
12cr|gcc-melt-4.7.0-7|1929	ln -s %{libjava_includedir} %{buildroot}%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/libgcj
12cr|gcc-melt-4.7.0-7|1930	
12cr|gcc-melt-4.7.0-7|1931	# fix pkgconfig files
12cr|gcc-melt-4.7.0-7|1932	perl -pi -e 's,^(includedir=).+,\1%{libjava_includedir},' %{buildroot}%{_prefix}/lib/pkgconfig/libgcj-%{branch}.pc
12cr|gcc-melt-4.7.0-7|1933	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|1934	mkdir -p %{buildroot}%{_libdir}/pkgconfig
12cr|gcc-melt-4.7.0-7|1935	perl -pe '/^libdir=/ and s,/lib,/%{target_lib},' %{buildroot}%{_prefix}/lib/pkgconfig/libgcj-%{branch}.pc > %{buildroot}%{_libdir}/pkgconfig/libgcj-%{branch}.pc
12cr|gcc-melt-4.7.0-7|1936	rm %{buildroot}%{_prefix}/lib/pkgconfig/libgcj-%{branch}.pc
12cr|gcc-melt-4.7.0-7|1937	%endif
12cr|gcc-melt-4.7.0-7|1938	fi
12cr|gcc-melt-4.7.0-7|1939	# In java-1.5.0-gcj(-devel):
12cr|gcc-melt-4.7.0-7|1940	rm -rf %{buildroot}%{_bindir}/rebuild-gcj-db%{program_suffix}
12cr|gcc-melt-4.7.0-7|1941	rm -rf %{buildroot}%{_bindir}/aot-compile%{program_suffix}
12cr|gcc-melt-4.7.0-7|1942	rm -rf %{buildroot}%{_mandir}/man1/aot-compile*.1*
12cr|gcc-melt-4.7.0-7|1943	rm -rf %{buildroot}%{_mandir}/man1/rebuild-gcj-db*.1*
12cr|gcc-melt-4.7.0-7|1944	rm -f %{buildroot}%{py_puresitedir}/{aotcompile,classfile}.py
12cr|gcc-melt-4.7.0-7|1945	%endif
12cr|gcc-melt-4.7.0-7|1946	
12cr|gcc-melt-4.7.0-7|1947	# Move libgcj.spec to compiler-specific directories
12cr|gcc-melt-4.7.0-7|1948	%if %{build_java}
12cr|gcc-melt-4.7.0-7|1949	mv %{buildroot}%{_prefix}/lib/libgcj.spec $FULLPATH/libgcj.spec
12cr|gcc-melt-4.7.0-7|1950	%endif
12cr|gcc-melt-4.7.0-7|1951	
12cr|gcc-melt-4.7.0-7|1952	# Move <cxxabi.h> to compiler-specific directories
12cr|gcc-melt-4.7.0-7|1953	%if %{build_cxx}
12cr|gcc-melt-4.7.0-7|1954	mkdir -p $FULLPATH/include/bits/
12cr|gcc-melt-4.7.0-7|1955	mv %{buildroot}%{libstdcxx_includedir}/cxxabi.h $FULLPATH/include/
12cr|gcc-melt-4.7.0-7|1956	mv %{buildroot}%{libstdcxx_includedir}/%{gcc_target_platform}/bits/cxxabi_tweaks.h $FULLPATH/include/bits/
12cr|gcc-melt-4.7.0-7|1957	%endif
12cr|gcc-melt-4.7.0-7|1958	
12cr|gcc-melt-4.7.0-7|1959	# Ship with biarch c++config.h headers
12cr|gcc-melt-4.7.0-7|1960	%if %{build_cxx}
12cr|gcc-melt-4.7.0-7|1961	pushd obj-%{gcc_target_platform}
12cr|gcc-melt-4.7.0-7|1962	cxxconfig="`find %{gcc_target_platform}/libstdc++-v3/include -name c++config.h`"
12cr|gcc-melt-4.7.0-7|1963	for i in `find %{gcc_target_platform}/[36]*/libstdc++-v3/include -name c++config.h 2>/dev/null`; do
12cr|gcc-melt-4.7.0-7|1964	if ! diff -up $cxxconfig $i; then
12cr|gcc-melt-4.7.0-7|1965	file_32=x file_64=x
12cr|gcc-melt-4.7.0-7|1966	case $i in
12cr|gcc-melt-4.7.0-7|1967	%{gcc_target_platform}/32/*) file_32=$i; file_64=$cxxconfig ;;
12cr|gcc-melt-4.7.0-7|1968	%{gcc_target_platform}/64/*) file_32=$cxxconfig; file_64=$i ;;
12cr|gcc-melt-4.7.0-7|1969	esac
12cr|gcc-melt-4.7.0-7|1970	{ [[ -f "$file_32" ]] && [[ -f "$file_64" ]]; } ||
12cr|gcc-melt-4.7.0-7|1971	{ echo "c++config.h dispatch error"; exit 1; }
12cr|gcc-melt-4.7.0-7|1972	
12cr|gcc-melt-4.7.0-7|1973	cat > %{buildroot}%{libstdcxx_includedir}/%{gcc_target_platform}/bits/c++config.h <<EOF
12cr|gcc-melt-4.7.0-7|1974	#ifndef _CPP_CPPCONFIG_WRAPPER
12cr|gcc-melt-4.7.0-7|1975	#define _CPP_CPPCONFIG_WRAPPER 1
12cr|gcc-melt-4.7.0-7|1976	#include <bits/wordsize.h>
12cr|gcc-melt-4.7.0-7|1977	#if __WORDSIZE == 32
12cr|gcc-melt-4.7.0-7|1978	`cat $file_32`
12cr|gcc-melt-4.7.0-7|1979	#else
12cr|gcc-melt-4.7.0-7|1980	`cat $file_64`
12cr|gcc-melt-4.7.0-7|1981	#endif
12cr|gcc-melt-4.7.0-7|1982	#endif
12cr|gcc-melt-4.7.0-7|1983	EOF
12cr|gcc-melt-4.7.0-7|1984	break
12cr|gcc-melt-4.7.0-7|1985	fi
12cr|gcc-melt-4.7.0-7|1986	done
12cr|gcc-melt-4.7.0-7|1987	popd
12cr|gcc-melt-4.7.0-7|1988	%endif
12cr|gcc-melt-4.7.0-7|1989	
12cr|gcc-melt-4.7.0-7|1990	# Link gnatgcc to gcc
12cr|gcc-melt-4.7.0-7|1991	%if %{build_ada}
12cr|gcc-melt-4.7.0-7|1992	ln -sf gcc %{buildroot}%{_bindir}/gnatgcc
12cr|gcc-melt-4.7.0-7|1993	%endif
12cr|gcc-melt-4.7.0-7|1994	
12cr|gcc-melt-4.7.0-7|1995	# Create an empty file with perms 0755
12cr|gcc-melt-4.7.0-7|1996	FakeAlternatives() {
12cr|gcc-melt-4.7.0-7|1997	for file in ${1+"$@"}; do
12cr|gcc-melt-4.7.0-7|1998	rm -f %{cross_program_prefix}$file
12cr|gcc-melt-4.7.0-7|1999	touch %{cross_program_prefix}$file
12cr|gcc-melt-4.7.0-7|2000	chmod 0755 %{cross_program_prefix}$file
12cr|gcc-melt-4.7.0-7|2001	done
12cr|gcc-melt-4.7.0-7|2002	}
12cr|gcc-melt-4.7.0-7|2003	
12cr|gcc-melt-4.7.0-7|2004	# Alternatives provide /lib/cpp and %{_bindir}/cpp
12cr|gcc-melt-4.7.0-7|2005	(cd %{buildroot}%{_bindir}; FakeAlternatives cpp)
12cr|gcc-melt-4.7.0-7|2006	%if !%{build_cross} && %{system_compiler}
12cr|gcc-melt-4.7.0-7|2007	(mkdir -p %{buildroot}/lib; cd %{buildroot}/lib; ln -sf %{_bindir}/cpp cpp)
12cr|gcc-melt-4.7.0-7|2008	%endif
12cr|gcc-melt-4.7.0-7|2009	
12cr|gcc-melt-4.7.0-7|2010	# Alternatives provide /usr/bin/c++
12cr|gcc-melt-4.7.0-7|2011	%if %{build_cxx}
12cr|gcc-melt-4.7.0-7|2012	(cd %{buildroot}%{_bindir}; FakeAlternatives c++)
12cr|gcc-melt-4.7.0-7|2013	%endif
12cr|gcc-melt-4.7.0-7|2014	
12cr|gcc-melt-4.7.0-7|2015	if [[ -z "%{?cross_bootstrap:1}" ]] && [[ "%{libc_shared}" = "1" ]]; then
12cr|gcc-melt-4.7.0-7|2016	# Move libgcc_s.so* to /%{_lib}
12cr|gcc-melt-4.7.0-7|2017	pushd %{buildroot}%{_prefix}/%{target_lib}
12cr|gcc-melt-4.7.0-7|2018	chmod 0755 libgcc_s.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2019	mkdir -p %{buildroot}%{target_slibdir}
12cr|gcc-melt-4.7.0-7|2020	mv -f  libgcc_s.so.%{libgcc_major} %{buildroot}%{target_slibdir}/libgcc_s-%{version}.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2021	ln -sf libgcc_s-%{version}.so.%{libgcc_major} %{buildroot}%{target_slibdir}/libgcc_s.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2022	ln -sf %{target_slibdir}/libgcc_s.so.%{libgcc_major} %{buildroot}%{target_libdir}/libgcc_s.so
12cr|gcc-melt-4.7.0-7|2023	%if %isarch %{nof_arches}
12cr|gcc-melt-4.7.0-7|2024	chmod 0755 nof/libgcc_s.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2025	mkdir -p %{buildroot}%{target_slibdir}/nof
12cr|gcc-melt-4.7.0-7|2026	mv -f  nof/libgcc_s.so.%{libgcc_major} %{buildroot}%{target_slibdir}/nof/libgcc_s-%{version}.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2027	ln -sf libgcc_s-%{version}.so.%{libgcc_major} %{buildroot}%{target_slibdir}/nof/libgcc_s.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2028	ln -sf %{target_slibdir}/nof/libgcc_s.so.%{libgcc_major} %{buildroot}%{target_libdir}/nof/libgcc_s.so
12cr|gcc-melt-4.7.0-7|2029	%endif
12cr|gcc-melt-4.7.0-7|2030	popd
12cr|gcc-melt-4.7.0-7|2031	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2032	pushd %{buildroot}%{_prefix}/lib
12cr|gcc-melt-4.7.0-7|2033	chmod 0755 libgcc_s.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2034	mkdir -p %{buildroot}/lib
12cr|gcc-melt-4.7.0-7|2035	mv -f  libgcc_s.so.%{libgcc_major} %{buildroot}/lib/libgcc_s-%{version}.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2036	ln -sf libgcc_s-%{version}.so.%{libgcc_major} %{buildroot}/lib/libgcc_s.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2037	ln -sf ../../lib/libgcc_s.so.%{libgcc_major} %{buildroot}%{_prefix}/lib/libgcc_s.so
12cr|gcc-melt-4.7.0-7|2038	ln -sf ../../lib/libgcc_s.so.%{libgcc_major} %{buildroot}%{_prefix}/lib/libgcc_s_32.so
12cr|gcc-melt-4.7.0-7|2039	popd
12cr|gcc-melt-4.7.0-7|2040	%if %build_java
12cr|gcc-melt-4.7.0-7|2041	libs="libgcj libgij libgcj-tools"
12cr|gcc-melt-4.7.0-7|2042	%if %build_libgcj_bc
12cr|gcc-melt-4.7.0-7|2043	libs="$libs libgcj_bc"
12cr|gcc-melt-4.7.0-7|2044	%endif
12cr|gcc-melt-4.7.0-7|2045	for lib in $libs; do
12cr|gcc-melt-4.7.0-7|2046	ln -sf ../../../%{gcc32_target_platform}/%{version}/$lib.a  $FULLPATH/32/$lib.a
12cr|gcc-melt-4.7.0-7|2047	ln -sf ../../../%{gcc32_target_platform}/%{version}/$lib.so $FULLPATH/32/$lib.so
12cr|gcc-melt-4.7.0-7|2048	done
12cr|gcc-melt-4.7.0-7|2049	%endif
12cr|gcc-melt-4.7.0-7|2050	%endif
12cr|gcc-melt-4.7.0-7|2051	fi
12cr|gcc-melt-4.7.0-7|2052	
12cr|gcc-melt-4.7.0-7|2053	# Create c89 and c99 wrappers
12cr|gcc-melt-4.7.0-7|2054	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|2055	cat > %{buildroot}%{_prefix}/bin/c89 <<"EOF"
12cr|gcc-melt-4.7.0-7|2056	#!/bin/sh
12cr|gcc-melt-4.7.0-7|2057	fl="-std=c89"
12cr|gcc-melt-4.7.0-7|2058	for opt; do
12cr|gcc-melt-4.7.0-7|2059	case "$opt" in
12cr|gcc-melt-4.7.0-7|2060	-ansi|-std=c89|-std=iso9899:1990) fl="";;
12cr|gcc-melt-4.7.0-7|2061	-std=*) echo "`basename $0` called with non ANSI/ISO C option $opt" >&2
12cr|gcc-melt-4.7.0-7|2062	exit 1;;
12cr|gcc-melt-4.7.0-7|2063	esac
12cr|gcc-melt-4.7.0-7|2064	done
12cr|gcc-melt-4.7.0-7|2065	exec %{_bindir}/gcc-%{version} $fl ${1+"$@"}
12cr|gcc-melt-4.7.0-7|2066	EOF
12cr|gcc-melt-4.7.0-7|2067	cat > %{buildroot}%{_prefix}/bin/c99 <<"EOF"
12cr|gcc-melt-4.7.0-7|2068	#!/bin/sh
12cr|gcc-melt-4.7.0-7|2069	fl="-std=c99"
12cr|gcc-melt-4.7.0-7|2070	for opt; do
12cr|gcc-melt-4.7.0-7|2071	case "$opt" in
12cr|gcc-melt-4.7.0-7|2072	-std=c99|-std=iso9899:1999) fl="";;
12cr|gcc-melt-4.7.0-7|2073	-std=*) echo "`basename $0` called with non ISO C99 option $opt" >&2
12cr|gcc-melt-4.7.0-7|2074	exit 1;;
12cr|gcc-melt-4.7.0-7|2075	esac
12cr|gcc-melt-4.7.0-7|2076	done
12cr|gcc-melt-4.7.0-7|2077	exec %{_bindir}/gcc-%{version} $fl ${1+"$@"}
12cr|gcc-melt-4.7.0-7|2078	EOF
12cr|gcc-melt-4.7.0-7|2079	chmod 755 %{buildroot}%{_prefix}/bin/c?9
12cr|gcc-melt-4.7.0-7|2080	%endif
12cr|gcc-melt-4.7.0-7|2081	
12cr|gcc-melt-4.7.0-7|2082	# FIXME: cpp, gcov manpages names
12cr|gcc-melt-4.7.0-7|2083	pushd %{buildroot}%{_mandir}/man1;
12cr|gcc-melt-4.7.0-7|2084	if [[ -n "%{program_prefix}%{program_suffix}" ]]; then
12cr|gcc-melt-4.7.0-7|2085	for f in gcov cpp gcc g++ gfortran gpc; do
12cr|gcc-melt-4.7.0-7|2086	[[ -f "$f.1" ]] && mv $f.1 %{program_prefix}$f%{program_suffix}.1 || :
12cr|gcc-melt-4.7.0-7|2087	done
12cr|gcc-melt-4.7.0-7|2088	fi
12cr|gcc-melt-4.7.0-7|2089	popd
12cr|gcc-melt-4.7.0-7|2090	
12cr|gcc-melt-4.7.0-7|2091	# Fix info pages
12cr|gcc-melt-4.7.0-7|2092	if [[ "%{name}" = "gcc%{branch}" ]]; then
12cr|gcc-melt-4.7.0-7|2093	pushd %{buildroot}%{_infodir}/
12cr|gcc-melt-4.7.0-7|2094	for f in cpp cppinternals gcc gpc gpcs gfortran gnat-style gnat_rm gnat_ugn gcj; do
12cr|gcc-melt-4.7.0-7|2095	if [[ -f "$f.info" ]]; then
12cr|gcc-melt-4.7.0-7|2096	perl -pe "/^START-INFO-DIR-ENTRY/ .. /^END-INFO-DIR-ENTRY/ and s/($f)/\${1}-%{branch}/ig" $f.info > ${f}-%{branch}.info
12cr|gcc-melt-4.7.0-7|2097	rm -f $f.info
12cr|gcc-melt-4.7.0-7|2098	fi
12cr|gcc-melt-4.7.0-7|2099	done
12cr|gcc-melt-4.7.0-7|2100	popd
12cr|gcc-melt-4.7.0-7|2101	fi
12cr|gcc-melt-4.7.0-7|2102	
12cr|gcc-melt-4.7.0-7|2103	# Sanitize rpath
12cr|gcc-melt-4.7.0-7|2104	for bin in %{buildroot}%{_bindir}/* $FULLPATH/*.so $FULLPATH/ecj1; do
12cr|gcc-melt-4.7.0-7|2105	if [[ ! -f $bin ]]; then
12cr|gcc-melt-4.7.0-7|2106	continue
12cr|gcc-melt-4.7.0-7|2107	fi
12cr|gcc-melt-4.7.0-7|2108	oldrpath=$(chrpath -l $bin | awk -F= '{ print $2 }')
12cr|gcc-melt-4.7.0-7|2109	newrpath=
12cr|gcc-melt-4.7.0-7|2110	for rpathdir in ${oldrpath//:/ }; do
12cr|gcc-melt-4.7.0-7|2111	rpathdir=${rpathdir/lib\/..\/lib64/lib64}
12cr|gcc-melt-4.7.0-7|2112	[[ "$rpathdir" != "%{_libdir}" ]] || continue
12cr|gcc-melt-4.7.0-7|2113	newrpath=$newrpath:$rpathdir
12cr|gcc-melt-4.7.0-7|2114	done
12cr|gcc-melt-4.7.0-7|2115	newrpath=${newrpath#:}
12cr|gcc-melt-4.7.0-7|2116	[[ "$newrpath" != "$oldrpath" ]] || continue
12cr|gcc-melt-4.7.0-7|2117	if [[ "$newrpath" == "" ]]; then
12cr|gcc-melt-4.7.0-7|2118	chrpath -d $bin
12cr|gcc-melt-4.7.0-7|2119	else
12cr|gcc-melt-4.7.0-7|2120	chrpath -r $newrpath $bin
12cr|gcc-melt-4.7.0-7|2121	fi
12cr|gcc-melt-4.7.0-7|2122	done
12cr|gcc-melt-4.7.0-7|2123	
12cr|gcc-melt-4.7.0-7|2124	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|2125	%define find_lang /usr/lib/rpm/find-lang.sh %buildroot
12cr|gcc-melt-4.7.0-7|2126	%find_lang %{name}
12cr|gcc-melt-4.7.0-7|2127	%find_lang cpplib
12cr|gcc-melt-4.7.0-7|2128	%if %{build_cxx}
12cr|gcc-melt-4.7.0-7|2129	%find_lang libstdc++
12cr|gcc-melt-4.7.0-7|2130	%endif
12cr|gcc-melt-4.7.0-7|2131	%else
12cr|gcc-melt-4.7.0-7|2132	touch %{name}.lang cpplib.lang libstdc++.lang
12cr|gcc-melt-4.7.0-7|2133	%endif
12cr|gcc-melt-4.7.0-7|2134	
12cr|gcc-melt-4.7.0-7|2135	# Remove unpackaged files
12cr|gcc-melt-4.7.0-7|2136	rm  -f %{buildroot}%{_bindir}/jar
12cr|gcc-melt-4.7.0-7|2137	rm  -f %{buildroot}%{_bindir}/addr2name.awk
12cr|gcc-melt-4.7.0-7|2138	rm -rf %{buildroot}%{_prefix}/doc
12cr|gcc-melt-4.7.0-7|2139	rm -rf %{buildroot}%{_mandir}/man7
12cr|gcc-melt-4.7.0-7|2140	rm  -f %{buildroot}%{_libdir}/*.la
12cr|gcc-melt-4.7.0-7|2141	rm  -f %{buildroot}%{gcj_libdir}/*.la
12cr|gcc-melt-4.7.0-7|2142	rm  -f %{buildroot}%{_prefix}/lib*/libiberty.a
12cr|gcc-melt-4.7.0-7|2143	rm  -f %{buildroot}%{target_libdir}/libiberty.a
12cr|gcc-melt-4.7.0-7|2144	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2145	rm  -f %{buildroot}%{_prefix}/lib/*.la
12cr|gcc-melt-4.7.0-7|2146	rm  -f %{buildroot}%{_prefix}/lib/32/libiberty.a
12cr|gcc-melt-4.7.0-7|2147	%endif
12cr|gcc-melt-4.7.0-7|2148	rm -rf %{buildroot}%{gcc_libdir}/%{gcc_target_platform}/%{version}/install-tools
12cr|gcc-melt-4.7.0-7|2149	%ifarch %{spu_arches}
12cr|gcc-melt-4.7.0-7|2150	rm -rf %{buildroot}%{_prefix}/lib/gcc/spu/%{version}/install-tools
12cr|gcc-melt-4.7.0-7|2151	rm  -f %{buildroot}%{spu_prefix}/lib/*.la
12cr|gcc-melt-4.7.0-7|2152	%endif
12cr|gcc-melt-4.7.0-7|2153	%if !%{build_doc}
12cr|gcc-melt-4.7.0-7|2154	rm -fr %{buildroot}/%{_datadir}/info/
12cr|gcc-melt-4.7.0-7|2155	%endif
12cr|gcc-melt-4.7.0-7|2156	
12cr|gcc-melt-4.7.0-7|2157	%if %{build_cross}
12cr|gcc-melt-4.7.0-7|2158	rm %{buildroot}%{_mandir}/man1/%{program_prefix}gcov%{program_suffix}.1*
12cr|gcc-melt-4.7.0-7|2159	rm %{buildroot}%{_bindir}/%{program_prefix}gcov%{program_suffix}
12cr|gcc-melt-4.7.0-7|2160	%endif
12cr|gcc-melt-4.7.0-7|2161	
12cr|gcc-melt-4.7.0-7|2162	
12cr|gcc-melt-4.7.0-7|2163	%if !%system_compiler && !%build_cross && %libc_shared
12cr|gcc-melt-4.7.0-7|2164	rm %{buildroot}%{target_slibdir}/libgcc_s-%{version}.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2165	rm %{buildroot}%{target_slibdir}/libgcc_s.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2166	rm %{buildroot}%{target_libdir}/libgcc_s.so
12cr|gcc-melt-4.7.0-7|2167	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2168	rm %{buildroot}%{target_slibdir32}/libgcc_s-%{version}.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2169	rm %{buildroot}%{target_slibdir32}/libgcc_s.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2170	rm %{buildroot}%{target_libdir}/../lib/libgcc_s.so
12cr|gcc-melt-4.7.0-7|2171	rm %{buildroot}%{target_libdir}/../lib/libgcc_s_32.so
12cr|gcc-melt-4.7.0-7|2172	%endif
12cr|gcc-melt-4.7.0-7|2173	%endif
12cr|gcc-melt-4.7.0-7|2174	
12cr|gcc-melt-4.7.0-7|2175	# limits.h and syslimits.h are needed in includedir
12cr|gcc-melt-4.7.0-7|2176	mv %{buildroot}%{gcc_libdir}/%{gcc_target_platform}/%{version}/include-fixed/{sys,}limits.h \
12cr|gcc-melt-4.7.0-7|2177	%{buildroot}%{gcc_libdir}/%{gcc_target_platform}/%{version}/include
12cr|gcc-melt-4.7.0-7|2178	rm -r %{buildroot}%{gcc_libdir}/%{gcc_target_platform}/%{version}/include-fixed
12cr|gcc-melt-4.7.0-7|2179	
12cr|gcc-melt-4.7.0-7|2180	%if %build_libgcj_bc && !%system_compiler
12cr|gcc-melt-4.7.0-7|2181	# moved away, otherwise conflicts with system compiler libgcj
12cr|gcc-melt-4.7.0-7|2182	mkdir -p %{buildroot}%{target_libdir}/gcj_bc-%{libgcj_major}
12cr|gcc-melt-4.7.0-7|2183	mv %{buildroot}%{target_libdir}/libgcj_bc.so.%{libgcj_bc_major}.0.0 %{buildroot}%{target_libdir}/gcj_bc-%{libgcj_major}
12cr|gcc-melt-4.7.0-7|2184	mv %{buildroot}%{target_libdir}/libgcj_bc.so.%{libgcj_bc_major} %{buildroot}%{target_libdir}/gcj_bc-%{libgcj_major}
12cr|gcc-melt-4.7.0-7|2185	%endif
12cr|gcc-melt-4.7.0-7|2186	
12cr|gcc-melt-4.7.0-7|2187	%if %build_java
12cr|gcc-melt-4.7.0-7|2188	# Handled by jpackage-utils, see #23693
12cr|gcc-melt-4.7.0-7|2189	rm  -f %{buildroot}%{target_libdir}/security/classpath.security
12cr|gcc-melt-4.7.0-7|2190	rm  -f %{buildroot}%{target_libdir}/logging.properties
12cr|gcc-melt-4.7.0-7|2191	%endif
12cr|gcc-melt-4.7.0-7|2192	
12cr|gcc-melt-4.7.0-7|2193	%if %build_java && !%build_libffi
12cr|gcc-melt-4.7.0-7|2194	rm %{buildroot}%{target_libdir}/libffi.*
12cr|gcc-melt-4.7.0-7|2195	%if %isarch %biarches
12cr|gcc-melt-4.7.0-7|2196	rm %{buildroot}%{target_libdir}/../lib/libffi.*
12cr|gcc-melt-4.7.0-7|2197	%endif
12cr|gcc-melt-4.7.0-7|2198	%endif
12cr|gcc-melt-4.7.0-7|2199	
12cr|gcc-melt-4.7.0-7|2200	%if !%{system_compiler}
12cr|gcc-melt-4.7.0-7|2201	rm -f %{buildroot}%{_infodir}/gccinstall.info*
12cr|gcc-melt-4.7.0-7|2202	rm -f %{buildroot}%{_infodir}/gccint.info*
12cr|gcc-melt-4.7.0-7|2203	rm -rf %{buildroot}%{_datadir}/locale
12cr|gcc-melt-4.7.0-7|2204	%endif
12cr|gcc-melt-4.7.0-7|2205	rm -f %{buildroot}%{_infodir}/cp-tools.info
12cr|gcc-melt-4.7.0-7|2206	
12cr|gcc-melt-4.7.0-7|2207	%if "%{branch}" == "melt"
12cr|gcc-melt-4.7.0-7|2208	rm -f %{buildroot}%{_bindir}/cpp
12cr|gcc-melt-4.7.0-7|2209	rm -rf %{buildroot}%{_datadir}/locale
12cr|gcc-melt-4.7.0-7|2210	%endif
12cr|gcc-melt-4.7.0-7|2211	
12cr|gcc-melt-4.7.0-7|2212	# In case we are cross-compiling, don't bother to remake symlinks and
12cr|gcc-melt-4.7.0-7|2213	# don't let spec-helper when stripping files either
12cr|gcc-melt-4.7.0-7|2214	%if %build_cross
12cr|gcc-melt-4.7.0-7|2215	export DONT_SYMLINK_LIBS=1
12cr|gcc-melt-4.7.0-7|2216	export DONT_STRIP=1
12cr|gcc-melt-4.7.0-7|2217	%endif
12cr|gcc-melt-4.7.0-7|2218	
12cr|gcc-melt-4.7.0-7|2219	%if %{build_debug}
12cr|gcc-melt-4.7.0-7|2220	# Don't strip in debug mode
12cr|gcc-melt-4.7.0-7|2221	export DONT_STRIP=1
12cr|gcc-melt-4.7.0-7|2222	%endif
12cr|gcc-melt-4.7.0-7|2223	
12cr|gcc-melt-4.7.0-7|2224	%if %{build_ada}
12cr|gcc-melt-4.7.0-7|2225	# gnatmake bash completion
12cr|gcc-melt-4.7.0-7|2226	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
12cr|gcc-melt-4.7.0-7|2227	install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/bash_completion.d/gnatmake
12cr|gcc-melt-4.7.0-7|2228	%endif
12cr|gcc-melt-4.7.0-7|2229	
12cr|gcc-melt-4.7.0-7|2230	%if %{build_java}
12cr|gcc-melt-4.7.0-7|2231	mkdir -p %{buildroot}%{_datadir}/java/gcj-endorsed \
12cr|gcc-melt-4.7.0-7|2232	%{buildroot}%{gcj_libdir}/classmap.db.d
12cr|gcc-melt-4.7.0-7|2233	chmod 755 %{buildroot}%{_datadir}/java/gcj-endorsed \
12cr|gcc-melt-4.7.0-7|2234	%{buildroot}%{gcj_libdir} \
12cr|gcc-melt-4.7.0-7|2235	%{buildroot}%{gcj_libdir}/classmap.db.d
12cr|gcc-melt-4.7.0-7|2236	touch %{buildroot}%{gcj_libdir}/classmap.db
12cr|gcc-melt-4.7.0-7|2237	
12cr|gcc-melt-4.7.0-7|2238	# check if gcj-dbtool hasn't been incorrectly relinked.  rh#165781
12cr|gcc-melt-4.7.0-7|2239	classmap_db=`LD_LIBRARY_PATH=%{buildroot}%{_libdir}:%{buildroot}/%{_lib} \
12cr|gcc-melt-4.7.0-7|2240	%{buildroot}%{_bindir}/gcj-dbtool%{program_suffix} -p`
12cr|gcc-melt-4.7.0-7|2241	case "$classmap_db" in
12cr|gcc-melt-4.7.0-7|2242	# XXX: grmpf, make sure it's at a unique location!?
12cr|gcc-melt-4.7.0-7|2243	%{gcj_libdir}/classmap.db) ;;
12cr|gcc-melt-4.7.0-7|2244	%{_prefix}/lib/../%{_lib}/gcj-%{version}-%{libgcj_major}/classmap.db) ;;
12cr|gcc-melt-4.7.0-7|2245	*) echo Unexpected gcj-dbtool%{program_suffix} -p output; exit 1 ;;
12cr|gcc-melt-4.7.0-7|2246	esac
12cr|gcc-melt-4.7.0-7|2247	%endif
12cr|gcc-melt-4.7.0-7|2248	
12cr|gcc-melt-4.7.0-7|2249	%if %{build_libstdcxx}
12cr|gcc-melt-4.7.0-7|2250	mkdir -p %{buildroot}%{_datadir}/gdb/auto-load/%{_libdir}
12cr|gcc-melt-4.7.0-7|2251	mv -f %{buildroot}%{_libdir}/libstdc++.so.%{libstdcxx_major}.0.%{libstdcxx_minor}-gdb.py \
12cr|gcc-melt-4.7.0-7|2252	%{buildroot}%{_datadir}/gdb/auto-load/%{_libdir}/
12cr|gcc-melt-4.7.0-7|2253	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2254	mkdir -p %{buildroot}%{_datadir}/gdb/auto-load/%{_prefix}/lib
12cr|gcc-melt-4.7.0-7|2255	mv -f %{buildroot}%{_prefix}/lib/libstdc++.so.%{libstdcxx_major}.0.%{libstdcxx_minor}-gdb.py \
12cr|gcc-melt-4.7.0-7|2256	%{buildroot}%{_datadir}/gdb/auto-load/%{_prefix}/lib/
12cr|gcc-melt-4.7.0-7|2257	%endif
12cr|gcc-melt-4.7.0-7|2258	%endif
12cr|gcc-melt-4.7.0-7|2259	
12cr|gcc-melt-4.7.0-7|2260	####################################################################
12cr|gcc-melt-4.7.0-7|2261	
12cr|gcc-melt-4.7.0-7|2262	# %clean
12cr|gcc-melt-4.7.0-7|2263	# rm -rf %{buildroot}
12cr|gcc-melt-4.7.0-7|2264	
12cr|gcc-melt-4.7.0-7|2265	%post
12cr|gcc-melt-4.7.0-7|2266	/usr/sbin/update-alternatives --install %{_bindir}/%{cross_program_prefix}gcc %{cross_program_prefix}gcc %{_bindir}/%{program_prefix}gcc-%{version} %{alternative_priority}
12cr|gcc-melt-4.7.0-7|2267	[ -e %{_bindir}/%{cross_program_prefix}gcc ] || /usr/sbin/update-alternatives --auto %{cross_program_prefix}gcc
12cr|gcc-melt-4.7.0-7|2268	
12cr|gcc-melt-4.7.0-7|2269	%postun
12cr|gcc-melt-4.7.0-7|2270	if [ ! -f %{_bindir}/%{cross_program_prefix}gcc-%{version} ]; then
12cr|gcc-melt-4.7.0-7|2271	/usr/sbin/update-alternatives --remove %{cross_program_prefix}gcc %{_bindir}/%{program_prefix}gcc-%{version}
12cr|gcc-melt-4.7.0-7|2272	fi
12cr|gcc-melt-4.7.0-7|2273	
12cr|gcc-melt-4.7.0-7|2274	%if %{build_cxx}
12cr|gcc-melt-4.7.0-7|2275	%post c++
12cr|gcc-melt-4.7.0-7|2276	/usr/sbin/update-alternatives --install %{_bindir}/%{cross_program_prefix}g++ %{cross_program_prefix}g++ %{_bindir}/%{program_prefix}g++-%{version} %{alternative_priority} --slave %{_bindir}/%{cross_program_prefix}c++ %{cross_program_prefix}c++ %{_bindir}/%{program_prefix}g++-%{version}
12cr|gcc-melt-4.7.0-7|2277	[ -e %{_bindir}/%{cross_program_prefix}g++ ] || /usr/sbin/update-alternatives --auto %{cross_program_prefix}g++
12cr|gcc-melt-4.7.0-7|2278	
12cr|gcc-melt-4.7.0-7|2279	%postun c++
12cr|gcc-melt-4.7.0-7|2280	if [ ! -f %{_bindir}/%{cross_program_prefix}g++-%{version} ]; then
12cr|gcc-melt-4.7.0-7|2281	/usr/sbin/update-alternatives --remove %{cross_program_prefix}g++ %{_bindir}/%{program_prefix}g++-%{version}
12cr|gcc-melt-4.7.0-7|2282	fi
12cr|gcc-melt-4.7.0-7|2283	%endif
12cr|gcc-melt-4.7.0-7|2284	
12cr|gcc-melt-4.7.0-7|2285	%if %{build_libstdcxx}
12cr|gcc-melt-4.7.0-7|2286	%if %mdkversion < 200900
12cr|gcc-melt-4.7.0-7|2287	%post -n %{libstdcxx_name} -p /sbin/ldconfig
12cr|gcc-melt-4.7.0-7|2288	%endif
12cr|gcc-melt-4.7.0-7|2289	%if %mdkversion < 200900
12cr|gcc-melt-4.7.0-7|2290	%postun -n %{libstdcxx_name} -p /sbin/ldconfig
12cr|gcc-melt-4.7.0-7|2291	%endif
12cr|gcc-melt-4.7.0-7|2292	%endif
12cr|gcc-melt-4.7.0-7|2293	
12cr|gcc-melt-4.7.0-7|2294	%if %mdkversion < 200900
12cr|gcc-melt-4.7.0-7|2295	%post -n %{libgcc_name} -p /sbin/ldconfig
12cr|gcc-melt-4.7.0-7|2296	%endif
12cr|gcc-melt-4.7.0-7|2297	%if %mdkversion < 200900
12cr|gcc-melt-4.7.0-7|2298	%postun -n %{libgcc_name} -p /sbin/ldconfig
12cr|gcc-melt-4.7.0-7|2299	%endif
12cr|gcc-melt-4.7.0-7|2300	
12cr|gcc-melt-4.7.0-7|2301	%if %mdkversion < 200900
12cr|gcc-melt-4.7.0-7|2302	%post -n %{libmudflap_name} -p /sbin/ldconfig
12cr|gcc-melt-4.7.0-7|2303	%endif
12cr|gcc-melt-4.7.0-7|2304	%if %mdkversion < 200900
12cr|gcc-melt-4.7.0-7|2305	%postun -n %{libmudflap_name} -p /sbin/ldconfig
12cr|gcc-melt-4.7.0-7|2306	%endif
12cr|gcc-melt-4.7.0-7|2307	
12cr|gcc-melt-4.7.0-7|2308	%if %{build_libssp}
12cr|gcc-melt-4.7.0-7|2309	%if %mdkversion < 200900
12cr|gcc-melt-4.7.0-7|2310	%post -n %{libssp_name} -p /sbin/ldconfig
12cr|gcc-melt-4.7.0-7|2311	%endif
12cr|gcc-melt-4.7.0-7|2312	%if %mdkversion < 200900
12cr|gcc-melt-4.7.0-7|2313	%postun -n %{libssp_name} -p /sbin/ldconfig
12cr|gcc-melt-4.7.0-7|2314	%endif
12cr|gcc-melt-4.7.0-7|2315	%endif
12cr|gcc-melt-4.7.0-7|2316	
12cr|gcc-melt-4.7.0-7|2317	%if %mdkversion < 200900
12cr|gcc-melt-4.7.0-7|2318	%post -n %{libgomp_name} -p /sbin/ldconfig
12cr|gcc-melt-4.7.0-7|2319	%endif
12cr|gcc-melt-4.7.0-7|2320	%if %mdkversion < 200900
12cr|gcc-melt-4.7.0-7|2321	%postun -n %{libgomp_name} -p /sbin/ldconfig
12cr|gcc-melt-4.7.0-7|2322	%endif
12cr|gcc-melt-4.7.0-7|2323	
12cr|gcc-melt-4.7.0-7|2324	%post cpp
12cr|gcc-melt-4.7.0-7|2325	/usr/sbin/update-alternatives --install %{_bindir}/%{cross_program_prefix}cpp %{cross_program_prefix}cpp %{_bindir}/%{program_prefix}cpp-%{version} %{alternative_priority} --slave /lib/%{cross_program_prefix}cpp %{cross_program_prefix}lib_cpp %{_bindir}/%{program_prefix}cpp-%{version}
12cr|gcc-melt-4.7.0-7|2326	[ -e %{_bindir}/%{cross_program_prefix}cpp ] || /usr/sbin/update-alternatives --auto %{cross_program_prefix}cpp
12cr|gcc-melt-4.7.0-7|2327	
12cr|gcc-melt-4.7.0-7|2328	%postun cpp
12cr|gcc-melt-4.7.0-7|2329	if [ ! -f %{_bindir}/%{cross_program_prefix}cpp-%{version} ]; then
12cr|gcc-melt-4.7.0-7|2330	/usr/sbin/update-alternatives --remove %{cross_program_prefix}cpp %{_bindir}/%{program_prefix}cpp-%{version}
12cr|gcc-melt-4.7.0-7|2331	fi
12cr|gcc-melt-4.7.0-7|2332	
12cr|gcc-melt-4.7.0-7|2333	%if %{build_java}
12cr|gcc-melt-4.7.0-7|2334	%if %mdkversion < 200900
12cr|gcc-melt-4.7.0-7|2335	%post -n %{libgcj_name} -p /sbin/ldconfig
12cr|gcc-melt-4.7.0-7|2336	%endif
12cr|gcc-melt-4.7.0-7|2337	%if %mdkversion < 200900
12cr|gcc-melt-4.7.0-7|2338	%postun -n %{libgcj_name} -p /sbin/ldconfig
12cr|gcc-melt-4.7.0-7|2339	%endif
12cr|gcc-melt-4.7.0-7|2340	%endif
12cr|gcc-melt-4.7.0-7|2341	
12cr|gcc-melt-4.7.0-7|2342	%if %{build_objc}
12cr|gcc-melt-4.7.0-7|2343	%if %mdkversion < 200900
12cr|gcc-melt-4.7.0-7|2344	%post -n %{libobjc_name} -p /sbin/ldconfig
12cr|gcc-melt-4.7.0-7|2345	%endif
12cr|gcc-melt-4.7.0-7|2346	%if %mdkversion < 200900
12cr|gcc-melt-4.7.0-7|2347	%postun -n %{libobjc_name} -p /sbin/ldconfig
12cr|gcc-melt-4.7.0-7|2348	%endif
12cr|gcc-melt-4.7.0-7|2349	%endif
12cr|gcc-melt-4.7.0-7|2350	
12cr|gcc-melt-4.7.0-7|2351	%if %{build_fortran}
12cr|gcc-melt-4.7.0-7|2352	%if %mdkversion < 200900
12cr|gcc-melt-4.7.0-7|2353	%post -n %{libgfortran_name} -p /sbin/ldconfig
12cr|gcc-melt-4.7.0-7|2354	%endif
12cr|gcc-melt-4.7.0-7|2355	%if %mdkversion < 200900
12cr|gcc-melt-4.7.0-7|2356	%postun -n %{libgfortran_name} -p /sbin/ldconfig
12cr|gcc-melt-4.7.0-7|2357	%endif
12cr|gcc-melt-4.7.0-7|2358	%endif
12cr|gcc-melt-4.7.0-7|2359	
12cr|gcc-melt-4.7.0-7|2360	%if %{build_ada}
12cr|gcc-melt-4.7.0-7|2361	%if %mdkversion < 200900
12cr|gcc-melt-4.7.0-7|2362	%post -n %{libgnat_name} -p /sbin/ldconfig
12cr|gcc-melt-4.7.0-7|2363	%endif
12cr|gcc-melt-4.7.0-7|2364	%if %mdkversion < 200900
12cr|gcc-melt-4.7.0-7|2365	%postun -n %{libgnat_name} -p /sbin/ldconfig
12cr|gcc-melt-4.7.0-7|2366	%endif
12cr|gcc-melt-4.7.0-7|2367	%endif
12cr|gcc-melt-4.7.0-7|2368	
12cr|gcc-melt-4.7.0-7|2369	%post doc
12cr|gcc-melt-4.7.0-7|2370	%_install_info gcc.info
12cr|gcc-melt-4.7.0-7|2371	%_install_info cpp.info
12cr|gcc-melt-4.7.0-7|2372	%if %{build_pascal}
12cr|gcc-melt-4.7.0-7|2373	%_install_info gpc.info
12cr|gcc-melt-4.7.0-7|2374	%_install_info gpcs.info
12cr|gcc-melt-4.7.0-7|2375	%endif
12cr|gcc-melt-4.7.0-7|2376	%if %{build_fortran}
12cr|gcc-melt-4.7.0-7|2377	%_install_info gfortran.info
12cr|gcc-melt-4.7.0-7|2378	%endif
12cr|gcc-melt-4.7.0-7|2379	%if %{build_ada}
12cr|gcc-melt-4.7.0-7|2380	%_install_info gnat-style.info
12cr|gcc-melt-4.7.0-7|2381	%_install_info gnat_rm.info
12cr|gcc-melt-4.7.0-7|2382	%_install_info gnat_ugn.info
12cr|gcc-melt-4.7.0-7|2383	%endif
12cr|gcc-melt-4.7.0-7|2384	%if %{build_java}
12cr|gcc-melt-4.7.0-7|2385	%_install_info gcj_ug.info
12cr|gcc-melt-4.7.0-7|2386	%endif
12cr|gcc-melt-4.7.0-7|2387	
12cr|gcc-melt-4.7.0-7|2388	%preun doc
12cr|gcc-melt-4.7.0-7|2389	if [ "$1" = "0" ];then /sbin/install-info %{_infodir}/gcc.info.bz2 --dir=%{_infodir}/dir --remove;fi;
12cr|gcc-melt-4.7.0-7|2390	%_remove_install_info cpp.info
12cr|gcc-melt-4.7.0-7|2391	%if %{build_pascal}
12cr|gcc-melt-4.7.0-7|2392	%_remove_install_info gpc.info
12cr|gcc-melt-4.7.0-7|2393	%_remove_install_info gpcs.info
12cr|gcc-melt-4.7.0-7|2394	%endif
12cr|gcc-melt-4.7.0-7|2395	%if %{build_fortran}
12cr|gcc-melt-4.7.0-7|2396	%_remove_install_info gfortran.info
12cr|gcc-melt-4.7.0-7|2397	%endif
12cr|gcc-melt-4.7.0-7|2398	%if %{build_ada}
12cr|gcc-melt-4.7.0-7|2399	%_remove_install_info gnat-style.info
12cr|gcc-melt-4.7.0-7|2400	%_remove_install_info gnat_rm.info
12cr|gcc-melt-4.7.0-7|2401	%_remove_install_info gnat_ugn.info
12cr|gcc-melt-4.7.0-7|2402	%endif
12cr|gcc-melt-4.7.0-7|2403	%if %{build_java}
12cr|gcc-melt-4.7.0-7|2404	%_remove_install_info gcj.info
12cr|gcc-melt-4.7.0-7|2405	%endif
12cr|gcc-melt-4.7.0-7|2406	
12cr|gcc-melt-4.7.0-7|2407	%files -f %{name}.lang
12cr|gcc-melt-4.7.0-7|2408	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2409	#
12cr|gcc-melt-4.7.0-7|2410	%doc gcc/README*
12cr|gcc-melt-4.7.0-7|2411	%{_mandir}/man1/%{program_prefix}gcc%{program_suffix}.1*
12cr|gcc-melt-4.7.0-7|2412	%if "%{name}" == "gcc%{package_suffix}"
12cr|gcc-melt-4.7.0-7|2413	%{_mandir}/man1/gcov%{program_suffix}.1*
12cr|gcc-melt-4.7.0-7|2414	%endif
12cr|gcc-melt-4.7.0-7|2415	#
12cr|gcc-melt-4.7.0-7|2416	%{_bindir}/%{program_prefix}gcc%{branch}-version
12cr|gcc-melt-4.7.0-7|2417	%{_bindir}/%{program_prefix}gcc%{program_long_suffix}
12cr|gcc-melt-4.7.0-7|2418	%{_bindir}/%{gcc_target_platform}-gcc%{program_suffix}
12cr|gcc-melt-4.7.0-7|2419	%{_bindir}/%{gcc_target_platform}-gcc-%{version}
12cr|gcc-melt-4.7.0-7|2420	%if "%{name}" == "gcc%{package_suffix}"
12cr|gcc-melt-4.7.0-7|2421	%{_bindir}/gcov%{program_suffix}
12cr|gcc-melt-4.7.0-7|2422	%endif
12cr|gcc-melt-4.7.0-7|2423	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|2424	%{_bindir}/cc
12cr|gcc-melt-4.7.0-7|2425	%{_bindir}/c89
12cr|gcc-melt-4.7.0-7|2426	%{_bindir}/c99
12cr|gcc-melt-4.7.0-7|2427	%endif
12cr|gcc-melt-4.7.0-7|2428	#
12cr|gcc-melt-4.7.0-7|2429	%if %{libc_shared} && %{build_cross} || %{system_compiler}
12cr|gcc-melt-4.7.0-7|2430	%if !%{build_cross_bootstrap}
12cr|gcc-melt-4.7.0-7|2431	%{target_libdir}/libgcc_s.so
12cr|gcc-melt-4.7.0-7|2432	%endif
12cr|gcc-melt-4.7.0-7|2433	%if "%{name}" == "gcc%{package_suffix}"
12cr|gcc-melt-4.7.0-7|2434	%if %isarch %{nof_arches}
12cr|gcc-melt-4.7.0-7|2435	%{_libdir}/nof/libgcc_s.so
12cr|gcc-melt-4.7.0-7|2436	%endif
12cr|gcc-melt-4.7.0-7|2437	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2438	%{_prefix}/lib/libgcc_s.so
12cr|gcc-melt-4.7.0-7|2439	%{_prefix}/lib/libgcc_s_32.so
12cr|gcc-melt-4.7.0-7|2440	%endif
12cr|gcc-melt-4.7.0-7|2441	%endif
12cr|gcc-melt-4.7.0-7|2442	%endif
12cr|gcc-melt-4.7.0-7|2443	#
12cr|gcc-melt-4.7.0-7|2444	%dir %{gcc_libdir}/%{gcc_target_platform}
12cr|gcc-melt-4.7.0-7|2445	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}
12cr|gcc-melt-4.7.0-7|2446	#
12cr|gcc-melt-4.7.0-7|2447	%{gcc_libdir}/%{gcc_target_platform}/%{version}/collect2
12cr|gcc-melt-4.7.0-7|2448	%{gcc_libdir}/%{gcc_target_platform}/%{version}/crt*.o
12cr|gcc-melt-4.7.0-7|2449	%if %isarch ppc ppc64
12cr|gcc-melt-4.7.0-7|2450	%{gcc_libdir}/%{gcc_target_platform}/%{version}/ecrt*.o
12cr|gcc-melt-4.7.0-7|2451	%{gcc_libdir}/%{gcc_target_platform}/%{version}/ncrt*.o
12cr|gcc-melt-4.7.0-7|2452	%endif
12cr|gcc-melt-4.7.0-7|2453	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcc.a
12cr|gcc-melt-4.7.0-7|2454	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcov.a
12cr|gcc-melt-4.7.0-7|2455	%if %{build_lto}
12cr|gcc-melt-4.7.0-7|2456	%{gcc_libdir}/%{gcc_target_platform}/%{version}/lto-wrapper
12cr|gcc-melt-4.7.0-7|2457	%{gcc_libdir}/%{gcc_target_platform}/%{version}/lto1
12cr|gcc-melt-4.7.0-7|2458	%{gcc_libdir}/%{gcc_target_platform}/%{version}/liblto_plugin.so
12cr|gcc-melt-4.7.0-7|2459	%{gcc_libdir}/%{gcc_target_platform}/%{version}/liblto_plugin.so.%{liblto_major}
12cr|gcc-melt-4.7.0-7|2460	%{gcc_libdir}/%{gcc_target_platform}/%{version}/liblto_plugin.so.%{liblto_major}.0.0
12cr|gcc-melt-4.7.0-7|2461	%endif
12cr|gcc-melt-4.7.0-7|2462	
12cr|gcc-melt-4.7.0-7|2463	#%if !%{build_cross_bootstrap}
12cr|gcc-melt-4.7.0-7|2464	#%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcc_eh.a
12cr|gcc-melt-4.7.0-7|2465	#%endif
12cr|gcc-melt-4.7.0-7|2466	%if "%{name}" == "gcc%{package_suffix}"
12cr|gcc-melt-4.7.0-7|2467	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2468	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/32
12cr|gcc-melt-4.7.0-7|2469	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/crt*.o
12cr|gcc-melt-4.7.0-7|2470	%if %isarch ppc64
12cr|gcc-melt-4.7.0-7|2471	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/ecrt*.o
12cr|gcc-melt-4.7.0-7|2472	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/ncrt*.o
12cr|gcc-melt-4.7.0-7|2473	%endif
12cr|gcc-melt-4.7.0-7|2474	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgcc.a
12cr|gcc-melt-4.7.0-7|2475	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|2476	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgcc_eh.a
12cr|gcc-melt-4.7.0-7|2477	%endif
12cr|gcc-melt-4.7.0-7|2478	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgcov.a
12cr|gcc-melt-4.7.0-7|2479	%endif
12cr|gcc-melt-4.7.0-7|2480	%if %isarch %{nof_arches}
12cr|gcc-melt-4.7.0-7|2481	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/nof
12cr|gcc-melt-4.7.0-7|2482	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/crt*.o
12cr|gcc-melt-4.7.0-7|2483	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/ecrt*.o
12cr|gcc-melt-4.7.0-7|2484	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libgcc.a
12cr|gcc-melt-4.7.0-7|2485	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|2486	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libgcc_eh.a
12cr|gcc-melt-4.7.0-7|2487	%endif
12cr|gcc-melt-4.7.0-7|2488	%endif
12cr|gcc-melt-4.7.0-7|2489	%endif
12cr|gcc-melt-4.7.0-7|2490	#
12cr|gcc-melt-4.7.0-7|2491	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/include
12cr|gcc-melt-4.7.0-7|2492	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/float.h
12cr|gcc-melt-4.7.0-7|2493	%if %isarch %{ix86} x86_64
12cr|gcc-melt-4.7.0-7|2494	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/abmintrin.h
12cr|gcc-melt-4.7.0-7|2495	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/ammintrin.h
12cr|gcc-melt-4.7.0-7|2496	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/bmmintrin.h
12cr|gcc-melt-4.7.0-7|2497	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/nmmintrin.h
12cr|gcc-melt-4.7.0-7|2498	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/smmintrin.h
12cr|gcc-melt-4.7.0-7|2499	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/mm3dnow.h
12cr|gcc-melt-4.7.0-7|2500	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/mm_malloc.h
12cr|gcc-melt-4.7.0-7|2501	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/mmintrin.h
12cr|gcc-melt-4.7.0-7|2502	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/xmmintrin.h
12cr|gcc-melt-4.7.0-7|2503	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/pmmintrin.h
12cr|gcc-melt-4.7.0-7|2504	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/emmintrin.h
12cr|gcc-melt-4.7.0-7|2505	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/tmmintrin.h
12cr|gcc-melt-4.7.0-7|2506	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/avxintrin.h
12cr|gcc-melt-4.7.0-7|2507	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/immintrin.h
12cr|gcc-melt-4.7.0-7|2508	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/wmmintrin.h
12cr|gcc-melt-4.7.0-7|2509	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/x86intrin.h
12cr|gcc-melt-4.7.0-7|2510	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/fma4intrin.h
12cr|gcc-melt-4.7.0-7|2511	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/ia32intrin.h
12cr|gcc-melt-4.7.0-7|2512	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/lwpintrin.h
12cr|gcc-melt-4.7.0-7|2513	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/popcntintrin.h
12cr|gcc-melt-4.7.0-7|2514	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/xopintrin.h
12cr|gcc-melt-4.7.0-7|2515	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/bmiintrin.h
12cr|gcc-melt-4.7.0-7|2516	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/tbmintrin.h
12cr|gcc-melt-4.7.0-7|2517	%endif
12cr|gcc-melt-4.7.0-7|2518	%if %isarch ppc ppc64
12cr|gcc-melt-4.7.0-7|2519	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/spe.h
12cr|gcc-melt-4.7.0-7|2520	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/altivec.h
12cr|gcc-melt-4.7.0-7|2521	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/ppc-asm.h
12cr|gcc-melt-4.7.0-7|2522	%endif
12cr|gcc-melt-4.7.0-7|2523	%if %isarch spu
12cr|gcc-melt-4.7.0-7|2524	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/vmx2spu.h
12cr|gcc-melt-4.7.0-7|2525	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/spu_intrinsics.h
12cr|gcc-melt-4.7.0-7|2526	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/spu_internals.h
12cr|gcc-melt-4.7.0-7|2527	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/spu_mfcio.h
12cr|gcc-melt-4.7.0-7|2528	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/vec_types.h
12cr|gcc-melt-4.7.0-7|2529	%endif
12cr|gcc-melt-4.7.0-7|2530	%if %isarch ia64
12cr|gcc-melt-4.7.0-7|2531	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/ia64intrin.h
12cr|gcc-melt-4.7.0-7|2532	%endif
12cr|gcc-melt-4.7.0-7|2533	%if %isarch m68k
12cr|gcc-melt-4.7.0-7|2534	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/math-68881.h
12cr|gcc-melt-4.7.0-7|2535	%endif
12cr|gcc-melt-4.7.0-7|2536	%if %isarch armel armeb
12cr|gcc-melt-4.7.0-7|2537	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/mmintrin.h
12cr|gcc-melt-4.7.0-7|2538	%endif
12cr|gcc-melt-4.7.0-7|2539	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/iso646.h
12cr|gcc-melt-4.7.0-7|2540	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/limits.h
12cr|gcc-melt-4.7.0-7|2541	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/stdarg.h
12cr|gcc-melt-4.7.0-7|2542	%if %isarch %{ix86} x86_64
12cr|gcc-melt-4.7.0-7|2543	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/cross-stdarg.h
12cr|gcc-melt-4.7.0-7|2544	%endif
12cr|gcc-melt-4.7.0-7|2545	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/stdbool.h
12cr|gcc-melt-4.7.0-7|2546	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/stddef.h
12cr|gcc-melt-4.7.0-7|2547	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/stdint-gcc.h
12cr|gcc-melt-4.7.0-7|2548	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/stdint.h
12cr|gcc-melt-4.7.0-7|2549	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/syslimits.h
12cr|gcc-melt-4.7.0-7|2550	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/unwind.h
12cr|gcc-melt-4.7.0-7|2551	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/varargs.h
12cr|gcc-melt-4.7.0-7|2552	%if %isarch i386 x86_64
12cr|gcc-melt-4.7.0-7|2553	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/cpuid.h
12cr|gcc-melt-4.7.0-7|2554	%endif
12cr|gcc-melt-4.7.0-7|2555	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/stdfix.h
12cr|gcc-melt-4.7.0-7|2556	
12cr|gcc-melt-4.7.0-7|2557	%if !%build_libffi && %build_java
12cr|gcc-melt-4.7.0-7|2558	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/ffi*.h
12cr|gcc-melt-4.7.0-7|2559	%endif
12cr|gcc-melt-4.7.0-7|2560	
12cr|gcc-melt-4.7.0-7|2561	%if "%{name}" == "%{cross_prefix}gcc" && %{libc_shared}
12cr|gcc-melt-4.7.0-7|2562	%if !%{build_monolithic}
12cr|gcc-melt-4.7.0-7|2563	%files -n %{libgcc_name}
12cr|gcc-melt-4.7.0-7|2564	%endif
12cr|gcc-melt-4.7.0-7|2565	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2566	%{target_slibdir}/libgcc_s-%{version}.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2567	%{target_slibdir}/libgcc_s.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2568	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2569	%{target_slibdir32}/libgcc_s-%{version}.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2570	%{target_slibdir32}/libgcc_s.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2571	%{_prefix}/lib/libgcc_s.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2572	%endif
12cr|gcc-melt-4.7.0-7|2573	%if %isarch %{nof_arches}
12cr|gcc-melt-4.7.0-7|2574	%{target_slibdir}/nof/libgcc_s-%{version}.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2575	%{target_slibdir}/nof/libgcc_s.so.%{libgcc_major}
12cr|gcc-melt-4.7.0-7|2576	%endif
12cr|gcc-melt-4.7.0-7|2577	%endif
12cr|gcc-melt-4.7.0-7|2578	
12cr|gcc-melt-4.7.0-7|2579	%if %{build_libssp} && %{libc_shared}
12cr|gcc-melt-4.7.0-7|2580	%if !%{build_monolithic}
12cr|gcc-melt-4.7.0-7|2581	%files -n %{libssp_name}
12cr|gcc-melt-4.7.0-7|2582	%endif
12cr|gcc-melt-4.7.0-7|2583	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2584	%{target_libdir}/libssp.so.%{libssp_major}
12cr|gcc-melt-4.7.0-7|2585	%{target_libdir}/libssp.so.%{libssp_major}.0.0
12cr|gcc-melt-4.7.0-7|2586	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2587	%{_prefix}/lib/libssp.so.%{libssp_major}
12cr|gcc-melt-4.7.0-7|2588	%{_prefix}/lib/libssp.so.%{libssp_major}.0.0
12cr|gcc-melt-4.7.0-7|2589	%endif
12cr|gcc-melt-4.7.0-7|2590	%endif
12cr|gcc-melt-4.7.0-7|2591	
12cr|gcc-melt-4.7.0-7|2592	%if %{build_libssp}
12cr|gcc-melt-4.7.0-7|2593	%if !%{build_monolithic}
12cr|gcc-melt-4.7.0-7|2594	%files -n %{libssp_name_orig}-devel
12cr|gcc-melt-4.7.0-7|2595	%endif
12cr|gcc-melt-4.7.0-7|2596	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2597	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/include/ssp
12cr|gcc-melt-4.7.0-7|2598	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/ssp/*.h
12cr|gcc-melt-4.7.0-7|2599	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libssp.a
12cr|gcc-melt-4.7.0-7|2600	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|2601	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libssp_nonshared.a
12cr|gcc-melt-4.7.0-7|2602	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libssp.so
12cr|gcc-melt-4.7.0-7|2603	%endif
12cr|gcc-melt-4.7.0-7|2604	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2605	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libssp.a
12cr|gcc-melt-4.7.0-7|2606	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|2607	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libssp_nonshared.a
12cr|gcc-melt-4.7.0-7|2608	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libssp.so
12cr|gcc-melt-4.7.0-7|2609	%endif
12cr|gcc-melt-4.7.0-7|2610	%endif
12cr|gcc-melt-4.7.0-7|2611	%endif
12cr|gcc-melt-4.7.0-7|2612	
12cr|gcc-melt-4.7.0-7|2613	%if %{build_libmudflap} && %{libc_shared}
12cr|gcc-melt-4.7.0-7|2614	%if !%{build_monolithic}
12cr|gcc-melt-4.7.0-7|2615	%files -n %{libmudflap_name}
12cr|gcc-melt-4.7.0-7|2616	%endif
12cr|gcc-melt-4.7.0-7|2617	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2618	#
12cr|gcc-melt-4.7.0-7|2619	%{target_libdir}/libmudflap.so.%{libmudflap_major}
12cr|gcc-melt-4.7.0-7|2620	%{target_libdir}/libmudflap.so.%{libmudflap_major}.0.0
12cr|gcc-melt-4.7.0-7|2621	%{target_libdir}/libmudflapth.so.%{libmudflap_major}
12cr|gcc-melt-4.7.0-7|2622	%{target_libdir}/libmudflapth.so.%{libmudflap_major}.0.0
12cr|gcc-melt-4.7.0-7|2623	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2624	%{_prefix}/lib/libmudflap.so.%{libmudflap_major}
12cr|gcc-melt-4.7.0-7|2625	%{_prefix}/lib/libmudflap.so.%{libmudflap_major}.0.0
12cr|gcc-melt-4.7.0-7|2626	%{_prefix}/lib/libmudflapth.so.%{libmudflap_major}
12cr|gcc-melt-4.7.0-7|2627	%{_prefix}/lib/libmudflapth.so.%{libmudflap_major}.0.0
12cr|gcc-melt-4.7.0-7|2628	%endif
12cr|gcc-melt-4.7.0-7|2629	%endif
12cr|gcc-melt-4.7.0-7|2630	
12cr|gcc-melt-4.7.0-7|2631	%if %{build_libmudflap}
12cr|gcc-melt-4.7.0-7|2632	%if !%{build_monolithic}
12cr|gcc-melt-4.7.0-7|2633	%files -n %{libmudflap_name_orig}-devel
12cr|gcc-melt-4.7.0-7|2634	%endif
12cr|gcc-melt-4.7.0-7|2635	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2636	#
12cr|gcc-melt-4.7.0-7|2637	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/mf-runtime.h
12cr|gcc-melt-4.7.0-7|2638	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libmudflap.a
12cr|gcc-melt-4.7.0-7|2639	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libmudflapth.a
12cr|gcc-melt-4.7.0-7|2640	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|2641	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libmudflap.so
12cr|gcc-melt-4.7.0-7|2642	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libmudflapth.so
12cr|gcc-melt-4.7.0-7|2643	%endif
12cr|gcc-melt-4.7.0-7|2644	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2645	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libmudflap.a
12cr|gcc-melt-4.7.0-7|2646	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libmudflapth.a
12cr|gcc-melt-4.7.0-7|2647	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|2648	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libmudflap.so
12cr|gcc-melt-4.7.0-7|2649	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libmudflapth.so
12cr|gcc-melt-4.7.0-7|2650	%endif
12cr|gcc-melt-4.7.0-7|2651	%endif
12cr|gcc-melt-4.7.0-7|2652	%endif
12cr|gcc-melt-4.7.0-7|2653	
12cr|gcc-melt-4.7.0-7|2654	%if %{build_libgomp}
12cr|gcc-melt-4.7.0-7|2655	%files -n %{libgomp_name}
12cr|gcc-melt-4.7.0-7|2656	%{target_libdir}/libgomp.so.%{libgomp_major}
12cr|gcc-melt-4.7.0-7|2657	%{target_libdir}/libgomp.so.%{libgomp_major}.0.0
12cr|gcc-melt-4.7.0-7|2658	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2659	%{_prefix}/lib/libgomp.so.%{libgomp_major}
12cr|gcc-melt-4.7.0-7|2660	%{_prefix}/lib/libgomp.so.%{libgomp_major}.0.0
12cr|gcc-melt-4.7.0-7|2661	%endif
12cr|gcc-melt-4.7.0-7|2662	
12cr|gcc-melt-4.7.0-7|2663	%files -n %{libgomp_name_orig}-devel
12cr|gcc-melt-4.7.0-7|2664	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgomp.a
12cr|gcc-melt-4.7.0-7|2665	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgomp.so
12cr|gcc-melt-4.7.0-7|2666	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/omp.h
12cr|gcc-melt-4.7.0-7|2667	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2668	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgomp.a
12cr|gcc-melt-4.7.0-7|2669	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgomp.so
12cr|gcc-melt-4.7.0-7|2670	%endif
12cr|gcc-melt-4.7.0-7|2671	%{target_libdir}/libgomp.spec
12cr|gcc-melt-4.7.0-7|2672	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2673	%{_prefix}/lib/libgomp.spec
12cr|gcc-melt-4.7.0-7|2674	%endif
12cr|gcc-melt-4.7.0-7|2675	%endif
12cr|gcc-melt-4.7.0-7|2676	
12cr|gcc-melt-4.7.0-7|2677	%files cpp -f cpplib.lang
12cr|gcc-melt-4.7.0-7|2678	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2679	#
12cr|gcc-melt-4.7.0-7|2680	%{_mandir}/man1/%{program_prefix}cpp%{program_suffix}.1*
12cr|gcc-melt-4.7.0-7|2681	#
12cr|gcc-melt-4.7.0-7|2682	%if %{build_cross} && !%{build_cross_bootstrap}|| %{system_compiler}
12cr|gcc-melt-4.7.0-7|2683	/lib/%{cross_program_prefix}cpp
12cr|gcc-melt-4.7.0-7|2684	%ghost %{_bindir}/%{cross_program_prefix}cpp
12cr|gcc-melt-4.7.0-7|2685	%endif
12cr|gcc-melt-4.7.0-7|2686	%{_bindir}/%{program_prefix}cpp%{program_long_suffix}
12cr|gcc-melt-4.7.0-7|2687	%{gcc_libdir}/%{gcc_target_platform}/%{version}/cc1
12cr|gcc-melt-4.7.0-7|2688	
12cr|gcc-melt-4.7.0-7|2689	%if %{build_cxx}
12cr|gcc-melt-4.7.0-7|2690	%files c++ -f libstdc++.lang
12cr|gcc-melt-4.7.0-7|2691	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2692	#
12cr|gcc-melt-4.7.0-7|2693	%{_mandir}/man1/%{program_prefix}g++%{program_suffix}.1*
12cr|gcc-melt-4.7.0-7|2694	#
12cr|gcc-melt-4.7.0-7|2695	%ghost %{_bindir}/%{cross_program_prefix}c++
12cr|gcc-melt-4.7.0-7|2696	%{_bindir}/%{program_prefix}g++%{program_long_suffix}
12cr|gcc-melt-4.7.0-7|2697	%{_bindir}/%{program_prefix}c++%{program_long_suffix}
12cr|gcc-melt-4.7.0-7|2698	%{_bindir}/%{gcc_target_platform}-g++%{program_suffix}
12cr|gcc-melt-4.7.0-7|2699	%{_bindir}/%{gcc_target_platform}-c++%{program_suffix}
12cr|gcc-melt-4.7.0-7|2700	#
12cr|gcc-melt-4.7.0-7|2701	%{gcc_libdir}/%{gcc_target_platform}/%{version}/cc1plus
12cr|gcc-melt-4.7.0-7|2702	# symlinks to gcc3.4 stuff
12cr|gcc-melt-4.7.0-7|2703	%if !%{system_compiler}
12cr|gcc-melt-4.7.0-7|2704	#
12cr|gcc-melt-4.7.0-7|2705	%if %{build_stdcxxheaders}
12cr|gcc-melt-4.7.0-7|2706	%dir %{target_prefix}/include/c++
12cr|gcc-melt-4.7.0-7|2707	%{libstdcxx_includedir}
12cr|gcc-melt-4.7.0-7|2708	%endif
12cr|gcc-melt-4.7.0-7|2709	#
12cr|gcc-melt-4.7.0-7|2710	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/cxxabi.h
12cr|gcc-melt-4.7.0-7|2711	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/bits
12cr|gcc-melt-4.7.0-7|2712	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libstdc++.so
12cr|gcc-melt-4.7.0-7|2713	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libsupc++.a
12cr|gcc-melt-4.7.0-7|2714	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2715	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libstdc++.so
12cr|gcc-melt-4.7.0-7|2716	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libsupc++.a
12cr|gcc-melt-4.7.0-7|2717	%endif
12cr|gcc-melt-4.7.0-7|2718	%endif
12cr|gcc-melt-4.7.0-7|2719	%endif
12cr|gcc-melt-4.7.0-7|2720	
12cr|gcc-melt-4.7.0-7|2721	%files plugins
12cr|gcc-melt-4.7.0-7|2722	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/plugin/include/
12cr|gcc-melt-4.7.0-7|2723	%{gcc_libdir}/%{gcc_target_platform}/%{version}/plugin/include/*
12cr|gcc-melt-4.7.0-7|2724	
12cr|gcc-melt-4.7.0-7|2725	%if %{build_libstdcxx} && %{libc_shared}
12cr|gcc-melt-4.7.0-7|2726	%if !%{build_monolithic}
12cr|gcc-melt-4.7.0-7|2727	%files -n %{libstdcxx_name}
12cr|gcc-melt-4.7.0-7|2728	%endif
12cr|gcc-melt-4.7.0-7|2729	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2730	%{target_libdir}/libstdc++.so.%{libstdcxx_major}
12cr|gcc-melt-4.7.0-7|2731	%{target_libdir}/libstdc++.so.%{libstdcxx_major}.0.%{libstdcxx_minor}
12cr|gcc-melt-4.7.0-7|2732	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2733	%{_prefix}/lib/libstdc++.so.%{libstdcxx_major}
12cr|gcc-melt-4.7.0-7|2734	%{_prefix}/lib/libstdc++.so.%{libstdcxx_major}.0.%{libstdcxx_minor}
12cr|gcc-melt-4.7.0-7|2735	%endif
12cr|gcc-melt-4.7.0-7|2736	%if %isarch %{nof_arches}
12cr|gcc-melt-4.7.0-7|2737	%dir %{_libdir}/nof
12cr|gcc-melt-4.7.0-7|2738	%{_libdir}/nof/libstdc++.so.%{libstdcxx_major}
12cr|gcc-melt-4.7.0-7|2739	%{_libdir}/nof/libstdc++.so.%{libstdcxx_major}.0.%{libstdcxx_minor}
12cr|gcc-melt-4.7.0-7|2740	%endif
12cr|gcc-melt-4.7.0-7|2741	%endif
12cr|gcc-melt-4.7.0-7|2742	
12cr|gcc-melt-4.7.0-7|2743	%if %{build_libstdcxx}
12cr|gcc-melt-4.7.0-7|2744	%if !%{build_monolithic}
12cr|gcc-melt-4.7.0-7|2745	%files -n %{libstdcxx_name_orig}-devel
12cr|gcc-melt-4.7.0-7|2746	%endif
12cr|gcc-melt-4.7.0-7|2747	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2748	#
12cr|gcc-melt-4.7.0-7|2749	%doc libstdc++-v3/README*
12cr|gcc-melt-4.7.0-7|2750	#
12cr|gcc-melt-4.7.0-7|2751	%dir %{libstdcxx_includedir}
12cr|gcc-melt-4.7.0-7|2752	%{libstdcxx_includedir}/*
12cr|gcc-melt-4.7.0-7|2753	%{_datadir}/gdb/auto-load/%{_libdir}/libstdc++.so.%{libstdcxx_major}.0.%{libstdcxx_minor}-gdb.py
12cr|gcc-melt-4.7.0-7|2754	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2755	%{_datadir}/gdb/auto-load/%{_prefix}/lib/libstdc++.so.%{libstdcxx_major}.0.%{libstdcxx_minor}-gdb.py
12cr|gcc-melt-4.7.0-7|2756	%endif
12cr|gcc-melt-4.7.0-7|2757	%dir %{_datadir}/gcc-%{version}/python/libstdcxx
12cr|gcc-melt-4.7.0-7|2758	%{_datadir}/gcc-%{version}/python/libstdcxx/*
12cr|gcc-melt-4.7.0-7|2759	
12cr|gcc-melt-4.7.0-7|2760	%ifarch %{spu_arches}
12cr|gcc-melt-4.7.0-7|2761	%exclude %dir %{libstdcxx_includedir}/spu
12cr|gcc-melt-4.7.0-7|2762	%exclude %dir %{libstdcxx_includedir}/spu/bits
12cr|gcc-melt-4.7.0-7|2763	%exclude %{libstdcxx_includedir}/spu/bits/*
12cr|gcc-melt-4.7.0-7|2764	%endif
12cr|gcc-melt-4.7.0-7|2765	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|2766	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}
12cr|gcc-melt-4.7.0-7|2767	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/include
12cr|gcc-melt-4.7.0-7|2768	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/cxxabi.h
12cr|gcc-melt-4.7.0-7|2769	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/bits
12cr|gcc-melt-4.7.0-7|2770	%endif
12cr|gcc-melt-4.7.0-7|2771	#
12cr|gcc-melt-4.7.0-7|2772	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libsupc++.a
12cr|gcc-melt-4.7.0-7|2773	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|2774	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libstdc++.so
12cr|gcc-melt-4.7.0-7|2775	%endif
12cr|gcc-melt-4.7.0-7|2776	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2777	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libsupc++.a
12cr|gcc-melt-4.7.0-7|2778	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|2779	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libstdc++.so
12cr|gcc-melt-4.7.0-7|2780	%endif
12cr|gcc-melt-4.7.0-7|2781	%endif
12cr|gcc-melt-4.7.0-7|2782	%if %isarch %{nof_arches}
12cr|gcc-melt-4.7.0-7|2783	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libsupc++.a
12cr|gcc-melt-4.7.0-7|2784	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|2785	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libstdc++.so
12cr|gcc-melt-4.7.0-7|2786	%endif
12cr|gcc-melt-4.7.0-7|2787	%endif
12cr|gcc-melt-4.7.0-7|2788	%endif
12cr|gcc-melt-4.7.0-7|2789	
12cr|gcc-melt-4.7.0-7|2790	%if %{build_libstdcxx}
12cr|gcc-melt-4.7.0-7|2791	%if !%{build_monolithic}
12cr|gcc-melt-4.7.0-7|2792	%files -n %{libstdcxx_name_orig}-static-devel
12cr|gcc-melt-4.7.0-7|2793	%endif
12cr|gcc-melt-4.7.0-7|2794	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2795	%doc libstdc++-v3/README
12cr|gcc-melt-4.7.0-7|2796	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libstdc++.a
12cr|gcc-melt-4.7.0-7|2797	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2798	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libstdc++.a
12cr|gcc-melt-4.7.0-7|2799	%endif
12cr|gcc-melt-4.7.0-7|2800	%if %isarch %{nof_arches}
12cr|gcc-melt-4.7.0-7|2801	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libstdc++.a
12cr|gcc-melt-4.7.0-7|2802	%endif
12cr|gcc-melt-4.7.0-7|2803	%endif
12cr|gcc-melt-4.7.0-7|2804	
12cr|gcc-melt-4.7.0-7|2805	%if %{build_objc}
12cr|gcc-melt-4.7.0-7|2806	%files objc
12cr|gcc-melt-4.7.0-7|2807	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2808	#
12cr|gcc-melt-4.7.0-7|2809	%doc rpm.doc/objc/*
12cr|gcc-melt-4.7.0-7|2810	#
12cr|gcc-melt-4.7.0-7|2811	%{gcc_libdir}/%{gcc_target_platform}/%{version}/cc1obj
12cr|gcc-melt-4.7.0-7|2812	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libobjc.a
12cr|gcc-melt-4.7.0-7|2813	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libobjc_gc.a
12cr|gcc-melt-4.7.0-7|2814	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|2815	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libobjc.so
12cr|gcc-melt-4.7.0-7|2816	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libobjc_gc.so
12cr|gcc-melt-4.7.0-7|2817	%endif
12cr|gcc-melt-4.7.0-7|2818	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2819	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libobjc.a
12cr|gcc-melt-4.7.0-7|2820	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libobjc_gc.a
12cr|gcc-melt-4.7.0-7|2821	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|2822	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libobjc.so
12cr|gcc-melt-4.7.0-7|2823	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libobjc_gc.so
12cr|gcc-melt-4.7.0-7|2824	%endif
12cr|gcc-melt-4.7.0-7|2825	%endif
12cr|gcc-melt-4.7.0-7|2826	%if %isarch %{nof_arches}
12cr|gcc-melt-4.7.0-7|2827	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libobjc.a
12cr|gcc-melt-4.7.0-7|2828	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libobjc_gc.a
12cr|gcc-melt-4.7.0-7|2829	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|2830	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libobjc.so
12cr|gcc-melt-4.7.0-7|2831	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libobjc_gc.so
12cr|gcc-melt-4.7.0-7|2832	%endif
12cr|gcc-melt-4.7.0-7|2833	%endif
12cr|gcc-melt-4.7.0-7|2834	#
12cr|gcc-melt-4.7.0-7|2835	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/include/objc
12cr|gcc-melt-4.7.0-7|2836	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/objc/*.h
12cr|gcc-melt-4.7.0-7|2837	%endif
12cr|gcc-melt-4.7.0-7|2838	
12cr|gcc-melt-4.7.0-7|2839	%if %{build_objc} && %{libc_shared}
12cr|gcc-melt-4.7.0-7|2840	%if !%{build_monolithic}
12cr|gcc-melt-4.7.0-7|2841	%files -n %{libobjc_name}
12cr|gcc-melt-4.7.0-7|2842	%endif
12cr|gcc-melt-4.7.0-7|2843	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2844	#
12cr|gcc-melt-4.7.0-7|2845	%doc rpm.doc/libobjc/*
12cr|gcc-melt-4.7.0-7|2846	%doc libobjc/THREADS* libobjc/ChangeLog
12cr|gcc-melt-4.7.0-7|2847	#
12cr|gcc-melt-4.7.0-7|2848	%{target_libdir}/libobjc.so.%{libobjc_major}
12cr|gcc-melt-4.7.0-7|2849	%{target_libdir}/libobjc.so.%{libobjc_major}.0.0
12cr|gcc-melt-4.7.0-7|2850	%{target_libdir}/libobjc_gc.so.%{libobjc_major}
12cr|gcc-melt-4.7.0-7|2851	%{target_libdir}/libobjc_gc.so.%{libobjc_major}.0.0
12cr|gcc-melt-4.7.0-7|2852	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2853	%{_prefix}/lib/libobjc.so.%{libobjc_major}
12cr|gcc-melt-4.7.0-7|2854	%{_prefix}/lib/libobjc.so.%{libobjc_major}.0.0
12cr|gcc-melt-4.7.0-7|2855	%{_prefix}/lib/libobjc_gc.so.%{libobjc_major}
12cr|gcc-melt-4.7.0-7|2856	%{_prefix}/lib/libobjc_gc.so.%{libobjc_major}.0.0
12cr|gcc-melt-4.7.0-7|2857	%endif
12cr|gcc-melt-4.7.0-7|2858	%endif
12cr|gcc-melt-4.7.0-7|2859	
12cr|gcc-melt-4.7.0-7|2860	%if %{build_objcp}
12cr|gcc-melt-4.7.0-7|2861	%files objc++
12cr|gcc-melt-4.7.0-7|2862	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2863	%doc rpm.doc/objcp/*
12cr|gcc-melt-4.7.0-7|2864	%{gcc_libdir}/%{gcc_target_platform}/%{version}/cc1objplus
12cr|gcc-melt-4.7.0-7|2865	%endif
12cr|gcc-melt-4.7.0-7|2866	
12cr|gcc-melt-4.7.0-7|2867	%if %{build_pascal}
12cr|gcc-melt-4.7.0-7|2868	%files gpc
12cr|gcc-melt-4.7.0-7|2869	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2870	#
12cr|gcc-melt-4.7.0-7|2871	%doc rpm.doc/gpc/*
12cr|gcc-melt-4.7.0-7|2872	%{_mandir}/man1/%{program_prefix}gpc%{program_suffix}.1*
12cr|gcc-melt-4.7.0-7|2873	%{_mandir}/man1/%{program_prefix}/gpc-run%{program_suffix}.1*
12cr|gcc-melt-4.7.0-7|2874	#
12cr|gcc-melt-4.7.0-7|2875	%{_bindir}/gpc-run
12cr|gcc-melt-4.7.0-7|2876	%{_bindir}/binobj
12cr|gcc-melt-4.7.0-7|2877	%{_bindir}/%{program_prefix}gpc%{program_suffix}
12cr|gcc-melt-4.7.0-7|2878	%{_bindir}/%{program_prefix}gpidump%{program_suffix}
12cr|gcc-melt-4.7.0-7|2879	#
12cr|gcc-melt-4.7.0-7|2880	%{gcc_libdir}/%{gcc_target_platform}/%{version}/gpc1
12cr|gcc-melt-4.7.0-7|2881	%{gcc_libdir}/%{gcc_target_platform}/%{version}/gpcpp
12cr|gcc-melt-4.7.0-7|2882	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgpc.a
12cr|gcc-melt-4.7.0-7|2883	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/gpc-in-c.h
12cr|gcc-melt-4.7.0-7|2884	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/units
12cr|gcc-melt-4.7.0-7|2885	%{gcc_libdir}/%{gcc_target_platform}/%{version}/units/*.c
12cr|gcc-melt-4.7.0-7|2886	%{gcc_libdir}/%{gcc_target_platform}/%{version}/units/*.h
12cr|gcc-melt-4.7.0-7|2887	%{gcc_libdir}/%{gcc_target_platform}/%{version}/units/*.s
12cr|gcc-melt-4.7.0-7|2888	%{gcc_libdir}/%{gcc_target_platform}/%{version}/units/*.inc
12cr|gcc-melt-4.7.0-7|2889	%{gcc_libdir}/%{gcc_target_platform}/%{version}/units/*.pas
12cr|gcc-melt-4.7.0-7|2890	%endif
12cr|gcc-melt-4.7.0-7|2891	
12cr|gcc-melt-4.7.0-7|2892	%if %{build_fortran}
12cr|gcc-melt-4.7.0-7|2893	%files gfortran
12cr|gcc-melt-4.7.0-7|2894	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2895	#
12cr|gcc-melt-4.7.0-7|2896	%doc rpm.doc/gfortran/*
12cr|gcc-melt-4.7.0-7|2897	%{_mandir}/man1/%{program_prefix}gfortran%{program_suffix}.1*
12cr|gcc-melt-4.7.0-7|2898	#
12cr|gcc-melt-4.7.0-7|2899	%{_bindir}/%{program_prefix}gfortran%{program_suffix}
12cr|gcc-melt-4.7.0-7|2900	%{_bindir}/%{gcc_target_platform}-gfortran%{program_suffix}
12cr|gcc-melt-4.7.0-7|2901	#
12cr|gcc-melt-4.7.0-7|2902	%{gcc_libdir}/%{gcc_target_platform}/%{version}/f951
12cr|gcc-melt-4.7.0-7|2903	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgfortranbegin.a
12cr|gcc-melt-4.7.0-7|2904	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgfortran.a
12cr|gcc-melt-4.7.0-7|2905	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|2906	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgfortran.so
12cr|gcc-melt-4.7.0-7|2907	%endif
12cr|gcc-melt-4.7.0-7|2908	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2909	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgfortranbegin.a
12cr|gcc-melt-4.7.0-7|2910	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgfortran.a
12cr|gcc-melt-4.7.0-7|2911	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|2912	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgfortran.so
12cr|gcc-melt-4.7.0-7|2913	%endif
12cr|gcc-melt-4.7.0-7|2914	%endif
12cr|gcc-melt-4.7.0-7|2915	%if %isarch %{nof_arches}
12cr|gcc-melt-4.7.0-7|2916	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libgfortran.a
12cr|gcc-melt-4.7.0-7|2917	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|2918	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libgfortran.so
12cr|gcc-melt-4.7.0-7|2919	%endif
12cr|gcc-melt-4.7.0-7|2920	%endif
12cr|gcc-melt-4.7.0-7|2921	%if %{build_libgomp}
12cr|gcc-melt-4.7.0-7|2922	%{gcc_libdir}/%{gcc_target_platform}/%{version}/finclude/omp*
12cr|gcc-melt-4.7.0-7|2923	%endif
12cr|gcc-melt-4.7.0-7|2924	%endif
12cr|gcc-melt-4.7.0-7|2925	
12cr|gcc-melt-4.7.0-7|2926	%if %{build_fortran} && %{libc_shared}
12cr|gcc-melt-4.7.0-7|2927	%if !%{build_monolithic}
12cr|gcc-melt-4.7.0-7|2928	%files -n %{libgfortran_name}
12cr|gcc-melt-4.7.0-7|2929	%endif
12cr|gcc-melt-4.7.0-7|2930	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2931	#
12cr|gcc-melt-4.7.0-7|2932	%{target_libdir}/libgfortran.so.%{libgfortran_major}
12cr|gcc-melt-4.7.0-7|2933	%{target_libdir}/libgfortran.so.%{libgfortran_major}.0.0
12cr|gcc-melt-4.7.0-7|2934	%{target_libdir}/libgfortran.spec
12cr|gcc-melt-4.7.0-7|2935	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2936	%{_prefix}/lib/libgfortran.so.%{libgfortran_major}
12cr|gcc-melt-4.7.0-7|2937	%{_prefix}/lib/libgfortran.so.%{libgfortran_major}.0.0
12cr|gcc-melt-4.7.0-7|2938	%{_prefix}/lib/libgfortran.spec
12cr|gcc-melt-4.7.0-7|2939	%endif
12cr|gcc-melt-4.7.0-7|2940	
12cr|gcc-melt-4.7.0-7|2941	%files -n %{libquadmath_name}
12cr|gcc-melt-4.7.0-7|2942	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2943	#
12cr|gcc-melt-4.7.0-7|2944	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/quadmath.h
12cr|gcc-melt-4.7.0-7|2945	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/quadmath_weak.h
12cr|gcc-melt-4.7.0-7|2946	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libquadmath.a
12cr|gcc-melt-4.7.0-7|2947	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libquadmath.so
12cr|gcc-melt-4.7.0-7|2948	%{_infodir}/libquadmath.info.*
12cr|gcc-melt-4.7.0-7|2949	%{target_libdir}/libquadmath.so.%{libquadmath_major}
12cr|gcc-melt-4.7.0-7|2950	%{target_libdir}/libquadmath.so.%{libquadmath_major}.0.0
12cr|gcc-melt-4.7.0-7|2951	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|2952	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libquadmath.a
12cr|gcc-melt-4.7.0-7|2953	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libquadmath.so
12cr|gcc-melt-4.7.0-7|2954	%{_prefix}/lib/libquadmath.so.%{libquadmath_major}
12cr|gcc-melt-4.7.0-7|2955	%{_prefix}/lib/libquadmath.so.%{libquadmath_major}.0.0
12cr|gcc-melt-4.7.0-7|2956	%endif
12cr|gcc-melt-4.7.0-7|2957	%endif
12cr|gcc-melt-4.7.0-7|2958	
12cr|gcc-melt-4.7.0-7|2959	%if %{build_java}
12cr|gcc-melt-4.7.0-7|2960	%files java
12cr|gcc-melt-4.7.0-7|2961	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2962	%doc gcc/java/ChangeLog*
12cr|gcc-melt-4.7.0-7|2963	%{_bindir}/gcj%{program_suffix}
12cr|gcc-melt-4.7.0-7|2964	%{_bindir}/%{gcc_target_platform}-gcj
12cr|gcc-melt-4.7.0-7|2965	%{gcc_libdir}/%{gcc_target_platform}/%{version}/ecj1
12cr|gcc-melt-4.7.0-7|2966	%{gcc_libdir}/%{gcc_target_platform}/%{version}/jc1
12cr|gcc-melt-4.7.0-7|2967	%{gcc_libdir}/%{gcc_target_platform}/%{version}/jvgenmain
12cr|gcc-melt-4.7.0-7|2968	%{_mandir}/man1/%{program_prefix}gcj%{program_suffix}.1*
12cr|gcc-melt-4.7.0-7|2969	%endif
12cr|gcc-melt-4.7.0-7|2970	
12cr|gcc-melt-4.7.0-7|2971	%if %{build_java}
12cr|gcc-melt-4.7.0-7|2972	%files -n %{GCJ_TOOLS}
12cr|gcc-melt-4.7.0-7|2973	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|2974	%{_bindir}/gij%{program_suffix}
12cr|gcc-melt-4.7.0-7|2975	%{_bindir}/grmic%{program_suffix}
12cr|gcc-melt-4.7.0-7|2976	%{_bindir}/grmiregistry%{program_suffix}
12cr|gcc-melt-4.7.0-7|2977	%{_bindir}/gappletviewer%{program_suffix}
12cr|gcc-melt-4.7.0-7|2978	%{_bindir}/gc-analyze%{program_suffix}
12cr|gcc-melt-4.7.0-7|2979	%{_bindir}/gjar%{program_suffix}
12cr|gcc-melt-4.7.0-7|2980	%{_bindir}/gjarsigner%{program_suffix}
12cr|gcc-melt-4.7.0-7|2981	%{_bindir}/gjavah%{program_suffix}
12cr|gcc-melt-4.7.0-7|2982	%{_bindir}/gjdoc%{program_suffix}
12cr|gcc-melt-4.7.0-7|2983	%{_bindir}/gkeytool%{program_suffix}
12cr|gcc-melt-4.7.0-7|2984	%{_bindir}/gnative2ascii%{program_suffix}
12cr|gcc-melt-4.7.0-7|2985	%{_bindir}/gorbd%{program_suffix}
12cr|gcc-melt-4.7.0-7|2986	%{_bindir}/grmid%{program_suffix}
12cr|gcc-melt-4.7.0-7|2987	%{_bindir}/gserialver%{program_suffix}
12cr|gcc-melt-4.7.0-7|2988	%{_bindir}/gtnameserv%{program_suffix}
12cr|gcc-melt-4.7.0-7|2989	%{_bindir}/gcj-dbtool%{program_suffix}
12cr|gcc-melt-4.7.0-7|2990	%{_bindir}/gcjh%{program_suffix}
12cr|gcc-melt-4.7.0-7|2991	%{_bindir}/%{gcc_target_platform}-gcjh
12cr|gcc-melt-4.7.0-7|2992	%{_bindir}/jcf-dump%{program_suffix}
12cr|gcc-melt-4.7.0-7|2993	
12cr|gcc-melt-4.7.0-7|2994	#
12cr|gcc-melt-4.7.0-7|2995	%{_mandir}/man1/gij*.1*
12cr|gcc-melt-4.7.0-7|2996	%{_mandir}/man1/gcjh*.1*
12cr|gcc-melt-4.7.0-7|2997	%{_mandir}/man1/grmic*.1*
12cr|gcc-melt-4.7.0-7|2998	%{_mandir}/man1/grmiregistry*.1*
12cr|gcc-melt-4.7.0-7|2999	%{_mandir}/man1/gcj-dbtool*.1*
12cr|gcc-melt-4.7.0-7|3000	%{_mandir}/man1/jcf-dump*.1*
12cr|gcc-melt-4.7.0-7|3001	%{_mandir}/man1/gappletviewer*.1*
12cr|gcc-melt-4.7.0-7|3002	%{_mandir}/man1/gc-analyze*.1*
12cr|gcc-melt-4.7.0-7|3003	%{_mandir}/man1/gjar*.1*
12cr|gcc-melt-4.7.0-7|3004	%{_mandir}/man1/gjavah*.1*
12cr|gcc-melt-4.7.0-7|3005	%{_mandir}/man1/gjdoc*.1*
12cr|gcc-melt-4.7.0-7|3006	%{_mandir}/man1/gkeytool*.1*
12cr|gcc-melt-4.7.0-7|3007	%{_mandir}/man1/gnative2ascii*.1*
12cr|gcc-melt-4.7.0-7|3008	%{_mandir}/man1/gorbd*.1*
12cr|gcc-melt-4.7.0-7|3009	%{_mandir}/man1/grmid*.1*
12cr|gcc-melt-4.7.0-7|3010	%{_mandir}/man1/gserialver*.1*
12cr|gcc-melt-4.7.0-7|3011	%{_mandir}/man1/gtnameserv*.1*
12cr|gcc-melt-4.7.0-7|3012	%{_mandir}/man1/jv-convert*.1*
12cr|gcc-melt-4.7.0-7|3013	%endif
12cr|gcc-melt-4.7.0-7|3014	
12cr|gcc-melt-4.7.0-7|3015	%if %{build_java}
12cr|gcc-melt-4.7.0-7|3016	%files -n %{libgcj_name}
12cr|gcc-melt-4.7.0-7|3017	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|3018	%{target_libdir}/libgcj.so.%{libgcj_major}
12cr|gcc-melt-4.7.0-7|3019	%{target_libdir}/libgcj.so.%{libgcj_major}.0.0
12cr|gcc-melt-4.7.0-7|3020	%{target_libdir}/libgij.so.%{libgcj_major}
12cr|gcc-melt-4.7.0-7|3021	%{target_libdir}/libgij.so.%{libgcj_major}.0.0
12cr|gcc-melt-4.7.0-7|3022	%{target_libdir}/libgcj-tools.so.%{libgcj_major}
12cr|gcc-melt-4.7.0-7|3023	%{target_libdir}/libgcj-tools.so.%{libgcj_major}.0.0
12cr|gcc-melt-4.7.0-7|3024	%dir %{gcj_libdir}
12cr|gcc-melt-4.7.0-7|3025	%{gcj_libdir}/libgjsmalsa.so
12cr|gcc-melt-4.7.0-7|3026	%{gcj_libdir}/libgjsmdssi.so
12cr|gcc-melt-4.7.0-7|3027	%{gcj_libdir}/libgtkpeer.so
12cr|gcc-melt-4.7.0-7|3028	%{gcj_libdir}/libjavamath.so
12cr|gcc-melt-4.7.0-7|3029	%{gcj_libdir}/libjawt.so
12cr|gcc-melt-4.7.0-7|3030	%{gcj_libdir}/libjvm.so
12cr|gcc-melt-4.7.0-7|3031	#
12cr|gcc-melt-4.7.0-7|3032	%if %build_libgcj_bc && !%system_compiler
12cr|gcc-melt-4.7.0-7|3033	%{target_libdir}/gcj_bc-%{libgcj_major}
12cr|gcc-melt-4.7.0-7|3034	%endif
12cr|gcc-melt-4.7.0-7|3035	#
12cr|gcc-melt-4.7.0-7|3036	%dir %{gcj_libdir}/classmap.db.d
12cr|gcc-melt-4.7.0-7|3037	%attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{gcj_libdir}/classmap.db
12cr|gcc-melt-4.7.0-7|3038	%endif
12cr|gcc-melt-4.7.0-7|3039	
12cr|gcc-melt-4.7.0-7|3040	%if %{build_java}
12cr|gcc-melt-4.7.0-7|3041	%files -n %{libgcj_name_base}-base
12cr|gcc-melt-4.7.0-7|3042	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|3043	%dir %{_datadir}/java
12cr|gcc-melt-4.7.0-7|3044	%dir %{_datadir}/java/gcj-endorsed
12cr|gcc-melt-4.7.0-7|3045	%{_datadir}/java/libgcj-%{version}.jar
12cr|gcc-melt-4.7.0-7|3046	%{_datadir}/java/libgcj-tools-%{version}.jar
12cr|gcc-melt-4.7.0-7|3047	%endif
12cr|gcc-melt-4.7.0-7|3048	
12cr|gcc-melt-4.7.0-7|3049	%if %{build_java}
12cr|gcc-melt-4.7.0-7|3050	%files -n %{libgcj_devel_name}
12cr|gcc-melt-4.7.0-7|3051	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|3052	#
12cr|gcc-melt-4.7.0-7|3053	%doc rpm.doc/boehm-gc/*
12cr|gcc-melt-4.7.0-7|3054	%doc rpm.doc/libjava/*
12cr|gcc-melt-4.7.0-7|3055	#
12cr|gcc-melt-4.7.0-7|3056	%{_bindir}/jv-convert%{program_suffix}
12cr|gcc-melt-4.7.0-7|3057	%{_mandir}/man1/jv-convert%{program_suffix}.1*
12cr|gcc-melt-4.7.0-7|3058	#
12cr|gcc-melt-4.7.0-7|3059	%{_libdir}/pkgconfig/libgcj*.pc
12cr|gcc-melt-4.7.0-7|3060	#
12cr|gcc-melt-4.7.0-7|3061	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}
12cr|gcc-melt-4.7.0-7|3062	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/include
12cr|gcc-melt-4.7.0-7|3063	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/gcj
12cr|gcc-melt-4.7.0-7|3064	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/libgcj
12cr|gcc-melt-4.7.0-7|3065	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/jni.h
12cr|gcc-melt-4.7.0-7|3066	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/jni_md.h
12cr|gcc-melt-4.7.0-7|3067	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/jvmpi.h
12cr|gcc-melt-4.7.0-7|3068	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/jawt.h
12cr|gcc-melt-4.7.0-7|3069	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/jawt_md.h
12cr|gcc-melt-4.7.0-7|3070	#
12cr|gcc-melt-4.7.0-7|3071	%dir %{libjava_includedir}
12cr|gcc-melt-4.7.0-7|3072	%dir %{libjava_includedir}/gcj
12cr|gcc-melt-4.7.0-7|3073	%{libjava_includedir}/gcj/*.h
12cr|gcc-melt-4.7.0-7|3074	%dir %{libjava_includedir}/gnu
12cr|gcc-melt-4.7.0-7|3075	%{libjava_includedir}/gnu/*
12cr|gcc-melt-4.7.0-7|3076	%dir %{libjava_includedir}/java
12cr|gcc-melt-4.7.0-7|3077	%{libjava_includedir}/java/*
12cr|gcc-melt-4.7.0-7|3078	%dir %{libjava_includedir}/javax
12cr|gcc-melt-4.7.0-7|3079	%{libjava_includedir}/javax/*
12cr|gcc-melt-4.7.0-7|3080	%dir %{libjava_includedir}/org
12cr|gcc-melt-4.7.0-7|3081	%{libjava_includedir}/org/*
12cr|gcc-melt-4.7.0-7|3082	#
12cr|gcc-melt-4.7.0-7|3083	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcj.spec
12cr|gcc-melt-4.7.0-7|3084	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcj.so
12cr|gcc-melt-4.7.0-7|3085	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgij.so
12cr|gcc-melt-4.7.0-7|3086	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcj-tools.so
12cr|gcc-melt-4.7.0-7|3087	%if %build_libgcj_bc
12cr|gcc-melt-4.7.0-7|3088	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcj_bc.so
12cr|gcc-melt-4.7.0-7|3089	%endif
12cr|gcc-melt-4.7.0-7|3090	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|3091	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgcj.so
12cr|gcc-melt-4.7.0-7|3092	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgij.so
12cr|gcc-melt-4.7.0-7|3093	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgcj-tools.so
12cr|gcc-melt-4.7.0-7|3094	%if %build_libgcj_bc
12cr|gcc-melt-4.7.0-7|3095	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgcj_bc.so
12cr|gcc-melt-4.7.0-7|3096	%endif
12cr|gcc-melt-4.7.0-7|3097	%endif
12cr|gcc-melt-4.7.0-7|3098	%if %isarch %{nof_arches}
12cr|gcc-melt-4.7.0-7|3099	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libgcj.so
12cr|gcc-melt-4.7.0-7|3100	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libgij.so
12cr|gcc-melt-4.7.0-7|3101	%endif
12cr|gcc-melt-4.7.0-7|3102	%endif
12cr|gcc-melt-4.7.0-7|3103	
12cr|gcc-melt-4.7.0-7|3104	%if %{build_java}
12cr|gcc-melt-4.7.0-7|3105	%files -n %{libgcj_static_devel_name}
12cr|gcc-melt-4.7.0-7|3106	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|3107	%doc libjava/README libjava/LIBGCJ_LICENSE
12cr|gcc-melt-4.7.0-7|3108	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcj.a
12cr|gcc-melt-4.7.0-7|3109	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgij.a
12cr|gcc-melt-4.7.0-7|3110	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcj-tools.a
12cr|gcc-melt-4.7.0-7|3111	%if %build_libgcj_bc
12cr|gcc-melt-4.7.0-7|3112	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcj_bc.a
12cr|gcc-melt-4.7.0-7|3113	%endif
12cr|gcc-melt-4.7.0-7|3114	%{gcj_libdir}/libjvm.a
12cr|gcc-melt-4.7.0-7|3115	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|3116	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgcj.a
12cr|gcc-melt-4.7.0-7|3117	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgij.a
12cr|gcc-melt-4.7.0-7|3118	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgcj-tools.a
12cr|gcc-melt-4.7.0-7|3119	%if %build_libgcj_bc
12cr|gcc-melt-4.7.0-7|3120	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgcj_bc.a
12cr|gcc-melt-4.7.0-7|3121	%endif
12cr|gcc-melt-4.7.0-7|3122	%endif
12cr|gcc-melt-4.7.0-7|3123	%if %isarch %{nof_arches}
12cr|gcc-melt-4.7.0-7|3124	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libgcj.a
12cr|gcc-melt-4.7.0-7|3125	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libgij.a
12cr|gcc-melt-4.7.0-7|3126	%endif
12cr|gcc-melt-4.7.0-7|3127	%endif
12cr|gcc-melt-4.7.0-7|3128	
12cr|gcc-melt-4.7.0-7|3129	%if %{build_java}
12cr|gcc-melt-4.7.0-7|3130	%files -n %{libgcj_name_base}-src
12cr|gcc-melt-4.7.0-7|3131	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|3132	%dir %{_datadir}/java
12cr|gcc-melt-4.7.0-7|3133	%{_datadir}/java/src*.zip
12cr|gcc-melt-4.7.0-7|3134	%endif
12cr|gcc-melt-4.7.0-7|3135	
12cr|gcc-melt-4.7.0-7|3136	%if %{build_java} && %{system_compiler}
12cr|gcc-melt-4.7.0-7|3137	%files -n %{libgcj_bc_name}
12cr|gcc-melt-4.7.0-7|3138	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|3139	%{target_libdir}/libgcj_bc.so.%{libgcj_bc_major}
12cr|gcc-melt-4.7.0-7|3140	%{target_libdir}/libgcj_bc.so.%{libgcj_bc_major}.0.0
12cr|gcc-melt-4.7.0-7|3141	%endif
12cr|gcc-melt-4.7.0-7|3142	
12cr|gcc-melt-4.7.0-7|3143	%if %{build_ada}
12cr|gcc-melt-4.7.0-7|3144	%files gnat
12cr|gcc-melt-4.7.0-7|3145	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|3146	#
12cr|gcc-melt-4.7.0-7|3147	%{_bindir}/gnat*
12cr|gcc-melt-4.7.0-7|3148	%config(noreplace) %{_sysconfdir}/bash_completion.d/gnatmake
12cr|gcc-melt-4.7.0-7|3149	#
12cr|gcc-melt-4.7.0-7|3150	%{gcc_libdir}/%{gcc_target_platform}/%{version}/gnat1
12cr|gcc-melt-4.7.0-7|3151	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/adainclude
12cr|gcc-melt-4.7.0-7|3152	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adainclude/*.adb
12cr|gcc-melt-4.7.0-7|3153	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adainclude/*.ads
12cr|gcc-melt-4.7.0-7|3154	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib
12cr|gcc-melt-4.7.0-7|3155	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/*.ali
12cr|gcc-melt-4.7.0-7|3156	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/g-trasym.o
12cr|gcc-melt-4.7.0-7|3157	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/libgmem.a
12cr|gcc-melt-4.7.0-7|3158	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/libgnala.a
12cr|gcc-melt-4.7.0-7|3159	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/libgnat.a
12cr|gcc-melt-4.7.0-7|3160	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/libgnarl.a
12cr|gcc-melt-4.7.0-7|3161	%if %{libc_shared}
12cr|gcc-melt-4.7.0-7|3162	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/libgnat.so
12cr|gcc-melt-4.7.0-7|3163	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/libgnat-%{branch}.so
12cr|gcc-melt-4.7.0-7|3164	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/libgnarl.so
12cr|gcc-melt-4.7.0-7|3165	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/libgnarl-%{branch}.so
12cr|gcc-melt-4.7.0-7|3166	%endif
12cr|gcc-melt-4.7.0-7|3167	%endif
12cr|gcc-melt-4.7.0-7|3168	
12cr|gcc-melt-4.7.0-7|3169	%if %{build_libffi}
12cr|gcc-melt-4.7.0-7|3170	%files -n %{libffi_name}
12cr|gcc-melt-4.7.0-7|3171	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|3172	%{target_libdir}/libffi.so.%{libffi_major}
12cr|gcc-melt-4.7.0-7|3173	%{target_libdir}/libffi.so.%{libffi_major}.0.1
12cr|gcc-melt-4.7.0-7|3174	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|3175	%{_prefix}/lib/libffi.so.%{libffi_major}
12cr|gcc-melt-4.7.0-7|3176	%{_prefix}/lib/libffi.so.%{libffi_major}.0.1
12cr|gcc-melt-4.7.0-7|3177	%endif
12cr|gcc-melt-4.7.0-7|3178	
12cr|gcc-melt-4.7.0-7|3179	%files -n %{libffi_name}-devel
12cr|gcc-melt-4.7.0-7|3180	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|3181	%doc libffi/README libffi/LICENSE libffi/ChangeLog*
12cr|gcc-melt-4.7.0-7|3182	%{_mandir}/man3/ffi*.3*
12cr|gcc-melt-4.7.0-7|3183	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}
12cr|gcc-melt-4.7.0-7|3184	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/include
12cr|gcc-melt-4.7.0-7|3185	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/ffi*.h
12cr|gcc-melt-4.7.0-7|3186	%{_libdir}/libffi.a
12cr|gcc-melt-4.7.0-7|3187	%{_libdir}/libffi.so
12cr|gcc-melt-4.7.0-7|3188	%if %isarch %{biarches}
12cr|gcc-melt-4.7.0-7|3189	%{_prefix}/lib/libffi.a
12cr|gcc-melt-4.7.0-7|3190	%{_prefix}/lib/libffi.so
12cr|gcc-melt-4.7.0-7|3191	%endif
12cr|gcc-melt-4.7.0-7|3192	%endif
12cr|gcc-melt-4.7.0-7|3193	
12cr|gcc-melt-4.7.0-7|3194	%if %{build_ada} && %{libc_shared}
12cr|gcc-melt-4.7.0-7|3195	%files -n %{libgnat_name}
12cr|gcc-melt-4.7.0-7|3196	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|3197	#
12cr|gcc-melt-4.7.0-7|3198	%{target_libdir}/libgnat-*.so.*
12cr|gcc-melt-4.7.0-7|3199	%{target_libdir}/libgnarl-*.so.*
12cr|gcc-melt-4.7.0-7|3200	%endif
12cr|gcc-melt-4.7.0-7|3201	
12cr|gcc-melt-4.7.0-7|3202	%ifarch %{spu_arches}
12cr|gcc-melt-4.7.0-7|3203	%files -n spu-gcc
12cr|gcc-melt-4.7.0-7|3204	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|3205	%{_bindir}/%{spu_program_prefix}cpp
12cr|gcc-melt-4.7.0-7|3206	%{_bindir}/%{spu_program_prefix}gcc
12cr|gcc-melt-4.7.0-7|3207	%dir %{gcc_libdir}/spu/%{version}
12cr|gcc-melt-4.7.0-7|3208	%{gcc_libdir}/spu/%{version}/cc1
12cr|gcc-melt-4.7.0-7|3209	%{gcc_libdir}/spu/%{version}/collect2
12cr|gcc-melt-4.7.0-7|3210	%{gcc_libdir}/spu/%{version}/*.o
12cr|gcc-melt-4.7.0-7|3211	%{gcc_libdir}/spu/%{version}/*.a
12cr|gcc-melt-4.7.0-7|3212	%dir %{gcc_libdir}/spu/%{version}/include
12cr|gcc-melt-4.7.0-7|3213	%{gcc_libdir}/spu/%{version}/include/*.h
12cr|gcc-melt-4.7.0-7|3214	%{_mandir}/man1/%{spu_program_prefix}cpp.1*
12cr|gcc-melt-4.7.0-7|3215	%{_mandir}/man1/%{spu_program_prefix}gcc.1*
12cr|gcc-melt-4.7.0-7|3216	
12cr|gcc-melt-4.7.0-7|3217	%files -n spu-gcc-c++
12cr|gcc-melt-4.7.0-7|3218	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|3219	%{_bindir}/%{spu_program_prefix}c++
12cr|gcc-melt-4.7.0-7|3220	%{_bindir}/%{spu_program_prefix}g++
12cr|gcc-melt-4.7.0-7|3221	%{spu_prefix}/lib/libsupc++.a
12cr|gcc-melt-4.7.0-7|3222	%{spu_prefix}/lib/libstdc++.a
12cr|gcc-melt-4.7.0-7|3223	%{gcc_libdir}/spu/%{version}/cc1plus
12cr|gcc-melt-4.7.0-7|3224	%dir %{libstdcxx_includedir}/spu
12cr|gcc-melt-4.7.0-7|3225	%dir %{libstdcxx_includedir}/spu/bits
12cr|gcc-melt-4.7.0-7|3226	%{libstdcxx_includedir}/spu/bits/*
12cr|gcc-melt-4.7.0-7|3227	%{_mandir}/man1/%{spu_program_prefix}g++.1*
12cr|gcc-melt-4.7.0-7|3228	%endif
12cr|gcc-melt-4.7.0-7|3229	
12cr|gcc-melt-4.7.0-7|3230	%if %{build_doc}
12cr|gcc-melt-4.7.0-7|3231	%files doc
12cr|gcc-melt-4.7.0-7|3232	%doc gcc/*ChangeLog*
12cr|gcc-melt-4.7.0-7|3233	%doc libstdc++-v3/doc/html/
12cr|gcc-melt-4.7.0-7|3234	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|3235	%if %{build_check}
12cr|gcc-melt-4.7.0-7|3236	%doc test_summary.log
12cr|gcc-melt-4.7.0-7|3237	%endif
12cr|gcc-melt-4.7.0-7|3238	%{_infodir}/cppinternals.info*
12cr|gcc-melt-4.7.0-7|3239	%{_infodir}/cpp.info*
12cr|gcc-melt-4.7.0-7|3240	%{_infodir}/gcc.info*
12cr|gcc-melt-4.7.0-7|3241	%if %{system_compiler}
12cr|gcc-melt-4.7.0-7|3242	%{_infodir}/gccinstall.info*
12cr|gcc-melt-4.7.0-7|3243	%{_infodir}/gccint.info*
12cr|gcc-melt-4.7.0-7|3244	%endif
12cr|gcc-melt-4.7.0-7|3245	%if %{build_libstdcxx}
12cr|gcc-melt-4.7.0-7|3246	%doc rpm.doc/libstdc++/
12cr|gcc-melt-4.7.0-7|3247	%endif
12cr|gcc-melt-4.7.0-7|3248	%if %{build_cxx}
12cr|gcc-melt-4.7.0-7|3249	%doc rpm.doc/c++
12cr|gcc-melt-4.7.0-7|3250	%endif
12cr|gcc-melt-4.7.0-7|3251	%if %{build_libgomp}
12cr|gcc-melt-4.7.0-7|3252	%{_infodir}/libgomp.info*
12cr|gcc-melt-4.7.0-7|3253	%endif
12cr|gcc-melt-4.7.0-7|3254	%if %{build_ada}
12cr|gcc-melt-4.7.0-7|3255	%{_infodir}/gnat-style.info*
12cr|gcc-melt-4.7.0-7|3256	%{_infodir}/gnat_rm.info*
12cr|gcc-melt-4.7.0-7|3257	%{_infodir}/gnat_ugn.info*
12cr|gcc-melt-4.7.0-7|3258	%endif
12cr|gcc-melt-4.7.0-7|3259	%if %{build_java}
12cr|gcc-melt-4.7.0-7|3260	%{_infodir}/gcj.info*
12cr|gcc-melt-4.7.0-7|3261	%endif
12cr|gcc-melt-4.7.0-7|3262	%if %{build_pascal}
12cr|gcc-melt-4.7.0-7|3263	%{_infodir}/gpc.info*
12cr|gcc-melt-4.7.0-7|3264	%{_infodir}/gpcs.info*
12cr|gcc-melt-4.7.0-7|3265	%endif
12cr|gcc-melt-4.7.0-7|3266	%if %{build_fortran}
12cr|gcc-melt-4.7.0-7|3267	%{_infodir}/gfortran.info*
12cr|gcc-melt-4.7.0-7|3268	%endif
12cr|gcc-melt-4.7.0-7|3269	%endif
12cr|gcc-melt-4.7.0-7|3270	
12cr|gcc-melt-4.7.0-7|3271	%if %{build_pdf_doc}
12cr|gcc-melt-4.7.0-7|3272	%files doc-pdf
12cr|gcc-melt-4.7.0-7|3273	%defattr(-,root,root)
12cr|gcc-melt-4.7.0-7|3274	%doc gcc/doc/cppinternals.pdf
12cr|gcc-melt-4.7.0-7|3275	%doc gcc/doc/gcc.pdf
12cr|gcc-melt-4.7.0-7|3276	%doc gcc/doc/cpp.pdf
12cr|gcc-melt-4.7.0-7|3277	%if %{build_ada}
12cr|gcc-melt-4.7.0-7|3278	%doc gcc/ada/gnat_rm.pdf
12cr|gcc-melt-4.7.0-7|3279	%doc gcc/ada/gnat_ugn.pdf
12cr|gcc-melt-4.7.0-7|3280	%endif
12cr|gcc-melt-4.7.0-7|3281	%if %{build_fortran}
12cr|gcc-melt-4.7.0-7|3282	%doc gcc/fortran/gfortran.pdf
12cr|gcc-melt-4.7.0-7|3283	%endif
12cr|gcc-melt-4.7.0-7|3284	%endif
12cr|gcc-melt-4.7.0-7|3285	
12cr|gcc-melt-4.7.0-7|3286	####################################################################
12cr|gcc-melt-4.7.0-7|3287	# GCC MELT packaging
12cr|gcc-melt-4.7.0-7|3288	%if "%{branch}" == "melt"
12cr|gcc-melt-4.7.0-7|3289	%files -n gcc-melt-module
12cr|gcc-melt-4.7.0-7|3290	%{gcc_libdir}/%{gcc_target_platform}/%{version}/melt-module.mk
12cr|gcc-melt-4.7.0-7|3291	%{gcc_libdir}/%{gcc_target_platform}/%{version}/melt-modules/*
12cr|gcc-melt-4.7.0-7|3292	
12cr|gcc-melt-4.7.0-7|3293	%files -n gcc-melt-source
12cr|gcc-melt-4.7.0-7|3294	%{gcc_libdir}/%{gcc_target_platform}/%{version}/melt-sources/*
12cr|gcc-melt-4.7.0-7|3295	#{gcc_libdir}/%{gcc_target_platform}/%{version}/melt-private-include/*
12cr|gcc-melt-4.7.0-7|3296	%endif
12cr|gcc-melt-4.7.0-7|3297	
12cr|gcc-melt-4.7.0-7|3298	
12cr|gcc-melt-4.7.0-7|3299	%changelog
12cr|gcc-melt-4.7.0-7|3300	* Mon Jul 18 2011 Alexandre Lissy <alissy@mandriva.com> 4.7.0-6
12cr|gcc-melt-4.7.0-7|3301	+ Revision: 690394
12cr|gcc-melt-4.7.0-7|3302	- Fixing missing package declaration
12cr|gcc-melt-4.7.0-7|3303	- Come back of the melt-sources package!
12cr|gcc-melt-4.7.0-7|3304	- Updating .spec and sources for latest Git snapshot.
12cr|gcc-melt-4.7.0-7|3305	- Fix source package name and directory
12cr|gcc-melt-4.7.0-7|3306	- Introducing snapshot from gitrpm and changing path to sources.
12cr|gcc-melt-4.7.0-7|3307	- Updating to latest git snapshot after Basile's recent merge.
12cr|gcc-melt-4.7.0-7|3308	- Adding funny gcc stuff. See gitrpm project on http://git.mandriva.com/
12cr|gcc-melt-4.7.0-7|3309	- Disabling libmudflap as per pcpa request
12cr|gcc-melt-4.7.0-7|3310	
12cr|gcc-melt-4.7.0-7|3311	* Fri Jul 01 2011 Alexandre Lissy <alissy@mandriva.com> 4.7.0-5
12cr|gcc-melt-4.7.0-7|3312	+ Revision: 688501
12cr|gcc-melt-4.7.0-7|3313	- Release bump
12cr|gcc-melt-4.7.0-7|3314	Adding gccmelt Provides
12cr|gcc-melt-4.7.0-7|3315	
12cr|gcc-melt-4.7.0-7|3316	* Sun Jun 26 2011 Alexandre Lissy <alissy@mandriva.com> 4.7.0-4
12cr|gcc-melt-4.7.0-7|3317	+ Revision: 687307
12cr|gcc-melt-4.7.0-7|3318	- Removing gcc-melt-source package
12cr|gcc-melt-4.7.0-7|3319	- Fix typo in packaging of melt-module
12cr|gcc-melt-4.7.0-7|3320	- Disabling patch #208 the correct way.
12cr|gcc-melt-4.7.0-7|3321	- Disabling patch that won't apply (gcc4.3-pr33763)
12cr|gcc-melt-4.7.0-7|3322	- Update to latest melt branch
12cr|gcc-melt-4.7.0-7|3323	
12cr|gcc-melt-4.7.0-7|3324	* Thu Apr 14 2011 Alexandre Lissy <alissy@mandriva.com> 4.7.0-3
12cr|gcc-melt-4.7.0-7|3325	+ Revision: 653046
12cr|gcc-melt-4.7.0-7|3326	- Fix missing 'Summary:' for gcc-melt-plugins package
12cr|gcc-melt-4.7.0-7|3327	- Release bump
12cr|gcc-melt-4.7.0-7|3328	- Adding missing files to gcc-melt-source package
12cr|gcc-melt-4.7.0-7|3329	Cleaning up files being packages for gcc-melt-source (using wildcard)
12cr|gcc-melt-4.7.0-7|3330	- Preparing venue of gcc-melt-plugin by renaming and splitting current gcc-melt-plugin into gcc-melt-module and gcc-melt-source
12cr|gcc-melt-4.7.0-7|3331	Changing gcc-plugins name to gcc-melt-plugins
12cr|gcc-melt-4.7.0-7|3332	
12cr|gcc-melt-4.7.0-7|3333	* Sun Apr 10 2011 Alexandre Lissy <alissy@mandriva.com> 4.7.0-1
12cr|gcc-melt-4.7.0-7|3334	+ Revision: 652284
12cr|gcc-melt-4.7.0-7|3335	- Rebuild with new ppl/cloog available in Cooker
12cr|gcc-melt-4.7.0-7|3336	Setting release to 1
12cr|gcc-melt-4.7.0-7|3337	- Release bump to 5
12cr|gcc-melt-4.7.0-7|3338	Depends on ppl 0.11
12cr|gcc-melt-4.7.0-7|3339	Depends on cloog 0.16
12cr|gcc-melt-4.7.0-7|3340	Building gcc with --enable-cloog-backend=ppl thanks to the previous!
12cr|gcc-melt-4.7.0-7|3341	Enabling bootstrap as it now works thanks to the previous!
12cr|gcc-melt-4.7.0-7|3342	- Bumping to gcc 4.7.0, since trunk is now 4.7.0 for a couple of days/weeks ...
12cr|gcc-melt-4.7.0-7|3343	- Remove --with-pkgversion, it looks like it's just another way of --target=... :/
12cr|gcc-melt-4.7.0-7|3344	- Fix typo on melt_bootstrap variable
12cr|gcc-melt-4.7.0-7|3345	- Factorization of "MELT-specific" configure flags
12cr|gcc-melt-4.7.0-7|3346	- Adding a %%define melt_boostrap to easily test and switch between bootstrap/no bootstrap
12cr|gcc-melt-4.7.0-7|3347	
12cr|gcc-melt-4.7.0-7|3348	* Fri Apr 08 2011 Alexandre Lissy <alissy@mandriva.com> 4.6.0-4.4
12cr|gcc-melt-4.7.0-7|3349	+ Revision: 651989
12cr|gcc-melt-4.7.0-7|3350	- Fixing tarball without prefix.
12cr|gcc-melt-4.7.0-7|3351	- Updating to latest melt-branch.
12cr|gcc-melt-4.7.0-7|3352	Also preparing for re-enabling bootstrap ...
12cr|gcc-melt-4.7.0-7|3353	
12cr|gcc-melt-4.7.0-7|3354	* Mon Mar 28 2011 Alexandre Lissy <alissy@mandriva.com> 4.6.0-4.3
12cr|gcc-melt-4.7.0-7|3355	+ Revision: 648657
12cr|gcc-melt-4.7.0-7|3356	- Fixing empty and non-packaged /usr/bin/cpp by removing it
12cr|gcc-melt-4.7.0-7|3357	- Fixing conflicts with system's gcc
12cr|gcc-melt-4.7.0-7|3358	- Updating sources, fixing critical bug that forbids to run melt on real world size programs
12cr|gcc-melt-4.7.0-7|3359	
12cr|gcc-melt-4.7.0-7|3360	* Wed Mar 16 2011 Alexandre Lissy <alissy@mandriva.com> 4.6.0-4.1
12cr|gcc-melt-4.7.0-7|3361	+ Revision: 645699
12cr|gcc-melt-4.7.0-7|3362	- Fixing new file being installed but not packaged: xtramelt-ana-base+01.c
12cr|gcc-melt-4.7.0-7|3363	- Fixing patches
12cr|gcc-melt-4.7.0-7|3364	- Updating source tree to latest melt-branch: f3fe262
12cr|gcc-melt-4.7.0-7|3365	
12cr|gcc-melt-4.7.0-7|3366	* Sun Mar 06 2011 Alexandre Lissy <alissy@mandriva.com> 4.6.0-4
12cr|gcc-melt-4.7.0-7|3367	+ Revision: 642257
12cr|gcc-melt-4.7.0-7|3368	- Do not build libquadmath when fortran is disabled
12cr|gcc-melt-4.7.0-7|3369	- Removing manbo references
12cr|gcc-melt-4.7.0-7|3370	Release bump
12cr|gcc-melt-4.7.0-7|3371	- Release bump
12cr|gcc-melt-4.7.0-7|3372	
12cr|gcc-melt-4.7.0-7|3373	+ Paulo Andrade <pcpa@mandriva.com.br>
12cr|gcc-melt-4.7.0-7|3374	- Only build gfortran library if generating system compiler
12cr|gcc-melt-4.7.0-7|3375	
12cr|gcc-melt-4.7.0-7|3376	* Wed Mar 02 2011 Alexandre Lissy <alissy@mandriva.com> 4.6.0-3.2
12cr|gcc-melt-4.7.0-7|3377	+ Revision: 641299
12cr|gcc-melt-4.7.0-7|3378	- Fixing missing description tag
12cr|gcc-melt-4.7.0-7|3379	Fixing melt package name to gcc-melt-plugin
12cr|gcc-melt-4.7.0-7|3380	- Release bump!
12cr|gcc-melt-4.7.0-7|3381	- Removing melt-private-include/ as suggested by Basile
12cr|gcc-melt-4.7.0-7|3382	- Fixing packaging for i586
12cr|gcc-melt-4.7.0-7|3383	- Release bump
12cr|gcc-melt-4.7.0-7|3384	- Fixing (hopefully) packaging of MELT on i586 hosts.
12cr|gcc-melt-4.7.0-7|3385	- Adding gcc-melt-meltplugin package, finally packaging MELT files!
12cr|gcc-melt-4.7.0-7|3386	- Fixing some missing files while packaging libquadmath (libquadmath.a/.so)
12cr|gcc-melt-4.7.0-7|3387	- Defining new %%{build_lto} to enable/disable lto support
12cr|gcc-melt-4.7.0-7|3388	Packaging liblto_plugin (major 0)
12cr|gcc-melt-4.7.0-7|3389	Packaging libquadmath (major 0)
12cr|gcc-melt-4.7.0-7|3390	Updating fortran packaging
12cr|gcc-melt-4.7.0-7|3391	Adding new includes for gcc (bmiintrin.h, tbmintrin.h)
12cr|gcc-melt-4.7.0-7|3392	- Fixing missing .info file because of the use of %%{system_compiler}
12cr|gcc-melt-4.7.0-7|3393	- Fixes another bunch of info files (in fact, the missed target of the previous commit ;))
12cr|gcc-melt-4.7.0-7|3394	- Fix %%{_package_suffix} to avoid double dashes
12cr|gcc-melt-4.7.0-7|3395	Fix info files which used %%{_packages_suffix} while GCC Makefile build them without
12cr|gcc-melt-4.7.0-7|3396	- Fix !system_compiler build: do not attempt to copy omp headers while libgomp isn't built
12cr|gcc-melt-4.7.0-7|3397	- Removing reference to gccbug (removed upstream).
12cr|gcc-melt-4.7.0-7|3398	- Fixing all issues regarding paths for debugedit
12cr|gcc-melt-4.7.0-7|3399	Updating source tree
12cr|gcc-melt-4.7.0-7|3400	- Fixing gcc_target_platform, to avoid double '-'.
12cr|gcc-melt-4.7.0-7|3401	- Updating sources for latest melt-branch (e1d3ce3).
12cr|gcc-melt-4.7.0-7|3402	Also removing old garbage source that was left here (88884e3).
12cr|gcc-melt-4.7.0-7|3403	- Update to latest melt-branch
12cr|gcc-melt-4.7.0-7|3404	- Re-defining gcc_target_platform using program_suffix
12cr|gcc-melt-4.7.0-7|3405	- Disabling CXX due to another failure ...
12cr|gcc-melt-4.7.0-7|3406	- Also disable libgcj_bc due to error while building (related to build_java disabled?)
12cr|gcc-melt-4.7.0-7|3407	- Reverting change to the gcc target platform variable
12cr|gcc-melt-4.7.0-7|3408	- Building Java seems not to be working for now, so disabling it.
12cr|gcc-melt-4.7.0-7|3409	- Also using --disable-bootstrap
12cr|gcc-melt-4.7.0-7|3410	- Disabling boostrap which seems to fail for now
12cr|gcc-melt-4.7.0-7|3411	- Not building pdf doc for now: speed up tests ...
12cr|gcc-melt-4.7.0-7|3412	- Reverting to previous merge as current one seems to be failing
12cr|gcc-melt-4.7.0-7|3413	- Reverting to cloog 0.15 since 0.16 is not in Cooker
12cr|gcc-melt-4.7.0-7|3414	- Source update: merge melt-branch with latest master branch.
12cr|gcc-melt-4.7.0-7|3415	- Fixing gcc 4.6.0, cloog-parma and ppl issues
12cr|gcc-melt-4.7.0-7|3416	- Removing CLooG, and forcing BuildRequires for PPL
12cr|gcc-melt-4.7.0-7|3417	- Fixing ppl 0.10 dependency
12cr|gcc-melt-4.7.0-7|3418	- Adding fedora gcc 4.6.0 patch for ppl 0.10
12cr|gcc-melt-4.7.0-7|3419	Building with CLooG (also brings PPL ...)
12cr|gcc-melt-4.7.0-7|3420	- Fixing make -j issues ...
12cr|gcc-melt-4.7.0-7|3421	- Updating gcc-melt sources
12cr|gcc-melt-4.7.0-7|3422	- Updating gcc-melt for texlive usage
12cr|gcc-melt-4.7.0-7|3423	- Fixing package name issue (gccmelt instead of gcc-melt)
12cr|gcc-melt-4.7.0-7|3424	- Fix .spec for badly commented define
12cr|gcc-melt-4.7.0-7|3425	- Initial commit for gcc-melt package
12cr|gcc-melt-4.7.0-7|3426	- Created package structure for gcc-melt.
12cr|gcc-melt-4.7.0-7|3427	

1581 12
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|1	%define name gcc-plugin-python
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|2	%define gccdir %(gcc -print-file-name=plugin)
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|3	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|4	Name:		%{name}
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|5	Epoch:		1
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|6	Version:	0.6.53gfbfa7fa
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|7	Release:	3
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|8	License:	GPLv3
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|9	Summary:	GCC Python Plugin
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|10	Group:		Development/C
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|11	URL:		https://fedorahosted.org/gcc-python-plugin/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|12	Source0:	%{name}-0.6.53gfbfa7fa.tar.bz2
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|13	Patch0:	0001-Using-Python-plugin-from-GCC-plugin-directory.patch
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|14	Patch1:	0002-Add-c-common-include-directory.patch
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|15	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|16	Requires:	gcc
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|17	Requires:	graphviz
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|18	Requires:	xdg-utils
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|19	Suggests:	%{name}-doc
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|20	BuildRequires:	gcc-plugin-devel
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|21	BuildRequires:  gmp-devel
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|22	BuildRequires:  ppl-devel
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|23	BuildRequires:  ppl_c-devel
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|24	BuildRequires:  mpfr-devel
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|25	BuildRequires:  libmpc-devel
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|26	BuildRequires:	python-sphinx
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|27	BuildRequires:	python-six
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|28	%py_requires -d
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|29	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|30	%description
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|31	This is a plugin for GCC, which links against libpython, and
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|32	(I hope) allows you to invoke arbitrary Python scripts from
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|33	inside the compiler. The aim is to allow you to write GCC
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|34	plugins in Python.
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|35	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|36	The plugin is Free Software, licensed under the GPLv3 (or
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|37	later).
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|38	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|39	It's still at the "experimental proof-of-concept stage";
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|40	expect crashes and tracebacks (I'm new to insides of GCC,
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|41	and I may have misunderstood things).
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|42	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|43	It's already possible to use this to add additional compiler
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|44	errors/warnings, e.g. domain-specific checks, or static
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|45	analysis. One of my goals for this is to "teach" GCC about
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|46	the common mistakes people make when writing extensions for
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|47	CPython, but it could be used e.g. to teach GCC about GTK's
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|48	reference-counting semantics, or about locking in the Linux
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|49	kernel, or about signal-safety in APIs.
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|50	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|51	%files
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|52	%defattr(-,root,root,-)
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|53	%{_bindir}/gcc-with-python
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|54	%{_bindir}/gcc-with-cpychecker
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|55	%{_mandir}/man1/gcc-python-plugin.1*
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|56	%{python_sitelib}/gccutils.py
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|57	%{python_sitelib}/cpybuilder.py
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|58	%{python_sitelib}/cpychecker.py
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|59	%{python_sitelib}/libcpychecker/*.py
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|60	%{gccdir}/python.so
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|61	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|62	%package doc
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|63	Summary:	GCC Python Plugin HTML Documentation
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|64	BuildArch:	noarch
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|65	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|66	%description doc
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|67	This package provides HTML documentation for the GCC Python
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|68	Plugin, a GCC plugin aimed at tying together Python and GCC
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|69	to be able to use Python script from inside the compiler.
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|70	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|71	%files doc
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|72	%defattr(-,root,root)
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|73	%doc %{_docdir}/%{name}-doc/*
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|74	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|75	%prep
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|76	%setup -q -n %{name}-0.6.53gfbfa7fa
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|77	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|78	%apply_patches
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|79	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|80	%build
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|81	%make plugin
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|82	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|83	pushd docs
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|84	%make man
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|85	%make html
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|86	popd
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|87	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|88	%install
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|89	%{__install} -m755 -d %{buildroot}%{_bindir}
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|90	%{__install} -m755 -d %{buildroot}%{_mandir}/man1/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|91	%{__install} -m755 -d %{buildroot}%{_docdir}/%{name}-doc/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|92	%{__install} -m755 -d %{buildroot}%{_docdir}/%{name}-doc/_images/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|93	%{__install} -m755 -d %{buildroot}%{_docdir}/%{name}-doc/_sources/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|94	%{__install} -m755 -d %{buildroot}%{_docdir}/%{name}-doc/_static/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|95	%{__install} -m755 -d %{buildroot}%{gccdir}
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|96	%{__install} -m755 -d %{buildroot}%{python_sitelib}
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|97	%{__install} -m755 -d %{buildroot}%{python_sitelib}/libcpychecker/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|98	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|99	%{__install} -m755 python.so %{buildroot}%{gccdir}/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|100	%{__install} -m755 gcc-with-python %{buildroot}%{_bindir}/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|101	%{__install} -m755 gcc-with-cpychecker %{buildroot}%{_bindir}/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|102	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|103	%{__install} -m644 gccutils.py %{buildroot}%{python_sitelib}/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|104	%{__install} -m644 cpychecker.py %{buildroot}%{python_sitelib}/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|105	%{__install} -m644 cpybuilder.py %{buildroot}%{python_sitelib}/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|106	pushd libcpychecker
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|107	%{__install} -m644 *.py %{buildroot}%{python_sitelib}/libcpychecker/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|108	popd
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|109	pushd docs
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|110	%{__install} -m644 _build/man/gcc-python-plugin.1* %{buildroot}%{_mandir}/man1/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|111	%{__install} -m644 _build/html/*.html %{buildroot}%{_docdir}/%{name}-doc/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|112	%{__install} -m644 _build/html/*.js %{buildroot}%{_docdir}/%{name}-doc/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|113	%{__install} -m644 _build/html/*.inv %{buildroot}%{_docdir}/%{name}-doc/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|114	%{__install} -m644 _build/html/_images/* %{buildroot}%{_docdir}/%{name}-doc/_images/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|115	%{__install} -m644 _build/html/_sources/* %{buildroot}%{_docdir}/%{name}-doc/_sources/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|116	%{__install} -m644 _build/html/_static/* %{buildroot}%{_docdir}/%{name}-doc/_static/
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|117	popd
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|118	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|119	%clean
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|120	rm -fr %{buildroot}
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|121	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|122	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|123	%changelog
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|124	* Fri Oct 21 2011 Alexandre Lissy <alissy@mandriva.com> 1:0.6.53gfbfa7fa-3
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|125	+ Revision: 705588
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|126	- Updating for latest GCC build
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|127	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|128	* Sun Oct 16 2011 Alexandre Lissy <alissy@mandriva.com> 1:0.6.53gfbfa7fa-2
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|129	+ Revision: 704861
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|130	- Updating gcc python plugin to latest git snapshot (post v0.6)
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|131	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|132	* Thu Aug 25 2011 Alexandre Lissy <alissy@mandriva.com> 1:0.6.53gfbfa7fa-1
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|133	+ Revision: 697093
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|134	- Fixing build
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|135	- Updating to latest git snapshot
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|136	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|137	* Wed Aug 17 2011 Alexandre Lissy <alissy@mandriva.com> 1:0.6-2
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|138	+ Revision: 695031
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|139	- Add missing installation of /usr/bin/gcc-with-cpychecker
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|140	- Adding install of gcc-with-cpychecker
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|141	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|142	* Wed Aug 17 2011 Alexandre Lissy <alissy@mandriva.com> 1:0.6-1
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|143	+ Revision: 694858
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|144	- Update to latest post 0.6 snapshot
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|145	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|146	* Fri Aug 12 2011 Alexandre Lissy <alissy@mandriva.com> 1:0.5-1
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|147	+ Revision: 694207
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|148	- Adding BuildRequires against python-six in specfile
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|149	- Adding BuildRequires against python-six
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|150	- Updating source and patches thanks to gitrpm helper
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|151	- Updating for latest gitrpm helper
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|152	- Update for latest rpm-common changes
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|153	- GCC Python Plugin v0.5
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|154	- Push Epoch to 1
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|155	Change versioning: removing gcc version
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|156	- Remove commit id from package version
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|157	- Adding gitrpm stuff
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|158	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|159	* Wed Jul 06 2011 Alexandre Lissy <alissy@mandriva.com> 4.6.1+0.0.20110706giteeb6135-1
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|160	+ Revision: 688944
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|161	- Fixing git funny things
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|162	- Re-enabling Git funny stuff, just to see if it passes the buildsystem this time.
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|163	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|164	* Fri Jul 01 2011 Alexandre Lissy <alissy@mandriva.com> 4.6.1+0.0.20110701git8fc9ca7-1
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|165	+ Revision: 688467
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|166	- Revert git fun, as the buildsystem seems not to like it :(
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|167	- Remove GCC version autodetection
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|168	- Updating sources to latest git
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|169	Experimenting with rpm and git
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|170	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|171	* Wed Jun 29 2011 Alexandre Lissy <alissy@mandriva.com> 4.6.1+0.0.20110628git7b437b2-8
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|172	+ Revision: 688232
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|173	- Fix doc paths, and release bump
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|174	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|175	* Wed Jun 29 2011 Alexandre Lissy <alissy@mandriva.com> 4.6.1+0.0.20110628git7b437b2-7
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|176	+ Revision: 688209
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|177	- Remove unneeded dependency against gcc-plugin-devel
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|178	Release bump
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|179	- Modifying gcc-with-python patch: removing hard-coded path, let's use the shorter way.
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|180	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|181	* Wed Jun 29 2011 Alexandre Lissy <alissy@mandriva.com> 4.6.1+0.0.20110628git7b437b2-6
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|182	+ Revision: 688206
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|183	- Adding HTML documentation as a separate, noarch package.
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|184	- Fix man page directory
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|185	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|186	* Tue Jun 28 2011 Alexandre Lissy <alissy@mandriva.com> 4.6.1+0.0.20110628git7b437b2-5
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|187	+ Revision: 687795
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|188	- Fix Python BuildRequires
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|189	- Fix patch level
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|190	- Change patch format
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|191	- Fix patch backups names
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|192	- Adding patch for replacement of 'eog' with 'xdg-open' (and the Requires corresponding)
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|193	- Fix python related BuildRequires
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|194	Adding cpybuilder, cpychecker and libcpychecker
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|195	- Changing BuildRequires for python-devel to use the macro
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|196	- Remove use less post/preun
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|197	- Adding gccutils.py
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|198	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|199	* Tue Jun 28 2011 Alexandre Lissy <alissy@mandriva.com> 4.6.1+0.0.20110628git7b437b2-4
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|200	+ Revision: 687701
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|201	- Release bump
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|202	- Adding a patch for correct reference to the GCC plugins' directory
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|203	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|204	* Tue Jun 28 2011 Alexandre Lissy <alissy@mandriva.com> 4.6.1+0.0.20110628git7b437b2-3
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|205	+ Revision: 687678
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|206	- Fix version
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|207	- Updating sources to latest git
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|208	Correct fix for Werror=format-security errors reported previously during compilation (patch sent upstream)
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|209	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|210	* Tue Jun 28 2011 Alexandre Lissy <alissy@mandriva.com> 4.6.1+0.0.git431bc10-2
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|211	+ Revision: 687648
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|212	- gcc-plugin-devel release bump
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|213	- gcc-plugin-devel release bump
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|214	
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|215	* Mon Jun 27 2011 Alexandre Lissy <alissy@mandriva.com> 4.6.1+0.0.git431bc10-1
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|216	+ Revision: 687571
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|217	- Adding missing BuildRequires from GCC
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|218	- Add missing BuildRequires against Python
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|219	- Missing patch
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|220	- Added manpages
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|221	- Fix paths and remove gcc melt oldies
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|222	- Adding build section
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|223	Adding install section
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|224	- Initial non functionnal import of GCC Python Plugin
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|225	- Created package structure for gcc-plugin-python.
12cr|gcc-plugin-python-0.6.53gfbfa7fa-3|226	

1582 12
12cr|gcdemu-1.5.0-1|1	Name:		gcdemu
12cr|gcdemu-1.5.0-1|2	Version:	1.5.0
12cr|gcdemu-1.5.0-1|3	Summary:	GNOME applet for controlling CDEmu daemon
12cr|gcdemu-1.5.0-1|4	Release:	1
12cr|gcdemu-1.5.0-1|5	Source0:	http://downloads.sourceforge.net/project/cdemu/%{name}/%{name}-%{version}.tar.bz2
12cr|gcdemu-1.5.0-1|6	Group:		Emulators
12cr|gcdemu-1.5.0-1|7	License:	GPLv2+
12cr|gcdemu-1.5.0-1|8	URL:		http://cdemu.sourceforge.net/
12cr|gcdemu-1.5.0-1|9	BuildArch:	noarch
12cr|gcdemu-1.5.0-1|10	BuildRequires:	python
12cr|gcdemu-1.5.0-1|11	BuildRequires:	intltool
12cr|gcdemu-1.5.0-1|12	BuildRequires:	gnome-common
12cr|gcdemu-1.5.0-1|13	BuildRequires:	gnome-doc-utils
12cr|gcdemu-1.5.0-1|14	BuildRequires:	pygtk2.0-devel
12cr|gcdemu-1.5.0-1|15	#BuildRequires:	libGConf2-devel
12cr|gcdemu-1.5.0-1|16	# cdemu-daemon 1.3.0 switched to session bus
12cr|gcdemu-1.5.0-1|17	Requires:	cdemu-daemon >= 1.3.0
12cr|gcdemu-1.5.0-1|18	Requires:	pygtk2.0
12cr|gcdemu-1.5.0-1|19	Requires:	gnome-python-gconf
12cr|gcdemu-1.5.0-1|20	Requires:	gnome-python-applet
12cr|gcdemu-1.5.0-1|21	Requires:	python-dbus
12cr|gcdemu-1.5.0-1|22	Requires:	python-notify
12cr|gcdemu-1.5.0-1|23	
12cr|gcdemu-1.5.0-1|24	%description
12cr|gcdemu-1.5.0-1|25	This is gCDEmu, a GNOME applet for controlling CDEmu daemon. It is
12cr|gcdemu-1.5.0-1|26	part of the userspace-cdemu suite, a free, GPL CD/DVD-ROM device
12cr|gcdemu-1.5.0-1|27	emulator for linux.
12cr|gcdemu-1.5.0-1|28	
12cr|gcdemu-1.5.0-1|29	It provides a graphic interface that allows performing the key tasks
12cr|gcdemu-1.5.0-1|30	related to controlling the CDEmu daemon, such as loading and
12cr|gcdemu-1.5.0-1|31	unloading devices, displaying devices' status and retrieving/setting
12cr|gcdemu-1.5.0-1|32	devices' debug masks.
12cr|gcdemu-1.5.0-1|33	
12cr|gcdemu-1.5.0-1|34	In addition, the applet listens to signals emitted by CDEmu daemon
12cr|gcdemu-1.5.0-1|35	and provides notifications via libnotify.
12cr|gcdemu-1.5.0-1|36	
12cr|gcdemu-1.5.0-1|37	%prep
12cr|gcdemu-1.5.0-1|38	%setup -q
12cr|gcdemu-1.5.0-1|39	
12cr|gcdemu-1.5.0-1|40	%build
12cr|gcdemu-1.5.0-1|41	%configure2_5x
12cr|gcdemu-1.5.0-1|42	%make
12cr|gcdemu-1.5.0-1|43	
12cr|gcdemu-1.5.0-1|44	%install
12cr|gcdemu-1.5.0-1|45	%makeinstall_std
12cr|gcdemu-1.5.0-1|46	
12cr|gcdemu-1.5.0-1|47	%find_lang %name
12cr|gcdemu-1.5.0-1|48	
12cr|gcdemu-1.5.0-1|49	%files -f %name.lang
12cr|gcdemu-1.5.0-1|50	%doc README AUTHORS
12cr|gcdemu-1.5.0-1|51	%{_datadir}/glib-2.0/schemas/apps.gcdemu.gschema.xml
12cr|gcdemu-1.5.0-1|52	%{_bindir}/gcdemu
12cr|gcdemu-1.5.0-1|53	%{_datadir}/applications/%{name}.desktop
12cr|gcdemu-1.5.0-1|54	%{_datadir}/pixmaps/%{name}.svg
12cr|gcdemu-1.5.0-1|55	
12cr|gcdemu-1.5.0-1|56	
12cr|gcdemu-1.5.0-1|57	%changelog
12cr|gcdemu-1.5.0-1|58	* Mon Feb 27 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.5.0-1
12cr|gcdemu-1.5.0-1|59	+ Revision: 781118
12cr|gcdemu-1.5.0-1|60	- update to 1.5.0
12cr|gcdemu-1.5.0-1|61	
12cr|gcdemu-1.5.0-1|62	* Wed Nov 23 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.4.0-1
12cr|gcdemu-1.5.0-1|63	+ Revision: 732868
12cr|gcdemu-1.5.0-1|64	- version update to 1.4.0
12cr|gcdemu-1.5.0-1|65	
12cr|gcdemu-1.5.0-1|66	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 1.3.0-3
12cr|gcdemu-1.5.0-1|67	+ Revision: 677699
12cr|gcdemu-1.5.0-1|68	- rebuild to add gconftool as req
12cr|gcdemu-1.5.0-1|69	
12cr|gcdemu-1.5.0-1|70	* Sun Nov 07 2010 Jani Välimaa <wally@mandriva.org> 1.3.0-2mdv2011.0
12cr|gcdemu-1.5.0-1|71	+ Revision: 594780
12cr|gcdemu-1.5.0-1|72	- rebuild for python 2.7
12cr|gcdemu-1.5.0-1|73	
12cr|gcdemu-1.5.0-1|74	* Sat Sep 04 2010 Anssi Hannula <anssi@mandriva.org> 1.3.0-1mdv2011.0
12cr|gcdemu-1.5.0-1|75	+ Revision: 575787
12cr|gcdemu-1.5.0-1|76	- new version
12cr|gcdemu-1.5.0-1|77	- bump requirement on cdemu-daemon due to bus switch
12cr|gcdemu-1.5.0-1|78	
12cr|gcdemu-1.5.0-1|79	* Thu Dec 03 2009 Funda Wang <fwang@mandriva.org> 1.2.0-1mdv2010.1
12cr|gcdemu-1.5.0-1|80	+ Revision: 472925
12cr|gcdemu-1.5.0-1|81	- new version 1.2.0
12cr|gcdemu-1.5.0-1|82	
12cr|gcdemu-1.5.0-1|83	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-2mdv2010.0
12cr|gcdemu-1.5.0-1|84	+ Revision: 437657
12cr|gcdemu-1.5.0-1|85	- rebuild
12cr|gcdemu-1.5.0-1|86	
12cr|gcdemu-1.5.0-1|87	* Tue Jan 27 2009 Guillaume Bedot <littletux@mandriva.org> 1.1.0-1mdv2009.1
12cr|gcdemu-1.5.0-1|88	+ Revision: 333932
12cr|gcdemu-1.5.0-1|89	- Release 1.1.0
12cr|gcdemu-1.5.0-1|90	
12cr|gcdemu-1.5.0-1|91	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 1.0.0-1.svn300.2mdv2009.1
12cr|gcdemu-1.5.0-1|92	+ Revision: 324193
12cr|gcdemu-1.5.0-1|93	- rebuild
12cr|gcdemu-1.5.0-1|94	
12cr|gcdemu-1.5.0-1|95	* Wed Apr 23 2008 Anssi Hannula <anssi@mandriva.org> 1.0.0-1.svn300.1mdv2009.0
12cr|gcdemu-1.5.0-1|96	+ Revision: 197018
12cr|gcdemu-1.5.0-1|97	- initial Mandriva release
12cr|gcdemu-1.5.0-1|98	

1583 12
12cr|gcl-2.6.8.20120705cvs-1|1	# minor adptation of fedora package:
12cr|gcl-2.6.8.20120705cvs-1|2	#	http://cvs.fedoraproject.org/viewvc/rpms/gcl/devel/
12cr|gcl-2.6.8.20120705cvs-1|3	%define _disable_ld_as_needed		1
12cr|gcl-2.6.8.20120705cvs-1|4	%define _disable_ld_no_undefined	1
12cr|gcl-2.6.8.20120705cvs-1|5	
12cr|gcl-2.6.8.20120705cvs-1|6	%define	with_selinux	0
12cr|gcl-2.6.8.20120705cvs-1|7	
12cr|gcl-2.6.8.20120705cvs-1|8	%define static_libbfd	0
12cr|gcl-2.6.8.20120705cvs-1|9	
12cr|gcl-2.6.8.20120705cvs-1|10	# Prerelease of 2.6.8
12cr|gcl-2.6.8.20120705cvs-1|11	%define alphatag 20120705cvs
12cr|gcl-2.6.8.20120705cvs-1|12	
12cr|gcl-2.6.8.20120705cvs-1|13	%define preversion	2.6.8
12cr|gcl-2.6.8.20120705cvs-1|14	
12cr|gcl-2.6.8.20120705cvs-1|15	# If the emacs-el package has installed a pkgconfig file, use that to determine
12cr|gcl-2.6.8.20120705cvs-1|16	# install locations and Emacs version at build time, otherwise set defaults.
12cr|gcl-2.6.8.20120705cvs-1|17	%if %($(pkg-config emacs) ; echo $?)
12cr|gcl-2.6.8.20120705cvs-1|18	%define emacs_version 23.3
12cr|gcl-2.6.8.20120705cvs-1|19	%define emacs_lispdir %{_datadir}/emacs/site-lisp
12cr|gcl-2.6.8.20120705cvs-1|20	%else
12cr|gcl-2.6.8.20120705cvs-1|21	%define emacs_version %(pkg-config emacs --modversion)
12cr|gcl-2.6.8.20120705cvs-1|22	%define emacs_lispdir %(pkg-config emacs --variable sitepkglispdir)
12cr|gcl-2.6.8.20120705cvs-1|23	%endif
12cr|gcl-2.6.8.20120705cvs-1|24	
12cr|gcl-2.6.8.20120705cvs-1|25	# If the xemacs-devel package has installed a pkgconfig file, use that to
12cr|gcl-2.6.8.20120705cvs-1|26	# determine install locations and Emacs version at build time, otherwise set
12cr|gcl-2.6.8.20120705cvs-1|27	# defaults.
12cr|gcl-2.6.8.20120705cvs-1|28	%if %($(pkg-config xemacs) ; echo $?)
12cr|gcl-2.6.8.20120705cvs-1|29	%define xemacs_version 21.4.22
12cr|gcl-2.6.8.20120705cvs-1|30	%define xemacs_lispdir %{_datadir}/xemacs/site-packages/lisp
12cr|gcl-2.6.8.20120705cvs-1|31	%else
12cr|gcl-2.6.8.20120705cvs-1|32	%define xemacs_version %(pkg-config xemacs --modversion)
12cr|gcl-2.6.8.20120705cvs-1|33	%define xemacs_lispdir %(pkg-config xemacs --variable sitepkglispdir)
12cr|gcl-2.6.8.20120705cvs-1|34	%endif
12cr|gcl-2.6.8.20120705cvs-1|35	
12cr|gcl-2.6.8.20120705cvs-1|36	Name:           gcl
12cr|gcl-2.6.8.20120705cvs-1|37	Version:        %{preversion}.%{alphatag}
12cr|gcl-2.6.8.20120705cvs-1|38	Release:        1
12cr|gcl-2.6.8.20120705cvs-1|39	Summary:        GNU Common Lisp
12cr|gcl-2.6.8.20120705cvs-1|40	
12cr|gcl-2.6.8.20120705cvs-1|41	Group:          Development/Other
12cr|gcl-2.6.8.20120705cvs-1|42	License:        GPL+ and LGPLv2+
12cr|gcl-2.6.8.20120705cvs-1|43	URL:            http://www.gnu.org/software/gcl/
12cr|gcl-2.6.8.20120705cvs-1|44	# The source for this package was pulled from upstream's CVS repository.  Use
12cr|gcl-2.6.8.20120705cvs-1|45	# the following commands to generate the tarball:
12cr|gcl-2.6.8.20120705cvs-1|46	#   cvs -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/gcl export \
12cr|gcl-2.6.8.20120705cvs-1|47	#     -r Version_2_6_8pre -D 2010-11-16 -d gcl-2.6.8 gcl
12cr|gcl-2.6.8.20120705cvs-1|48	#   tar cvf gcl-2.6.8.tar gcl-2.6.8
12cr|gcl-2.6.8.20120705cvs-1|49	#   xz gcl-2.6.8.tar
12cr|gcl-2.6.8.20120705cvs-1|50	Source0:        gcl-%{preversion}.tar.xz
12cr|gcl-2.6.8.20120705cvs-1|51	Source1:        gcl.el
12cr|gcl-2.6.8.20120705cvs-1|52	# This is some info files that are needed for the DESCRIBE function to do
12cr|gcl-2.6.8.20120705cvs-1|53	# something useful.  These files are present in CVS HEAD (i.e., the upcoming
12cr|gcl-2.6.8.20120705cvs-1|54	# 2.7.0 release), but are missing in the 2.6 branch.
12cr|gcl-2.6.8.20120705cvs-1|55	Source2:        gcl-2.6.8-info.tar.xz
12cr|gcl-2.6.8.20120705cvs-1|56	# This patch was last sent upstream on 29 Dec 2008.  It fixes a file descriptor
12cr|gcl-2.6.8.20120705cvs-1|57	# leak, as well as combining 4 system calls into only 2 on an exec().
12cr|gcl-2.6.8.20120705cvs-1|58	Patch0:		gcl-2.6.8-fd-leak.patch
12cr|gcl-2.6.8.20120705cvs-1|59	# This patch was last sent upstream on 29 Dec 2008.  It updates one source file
12cr|gcl-2.6.8.20120705cvs-1|60	# from LaTeX 2.09 to LaTeX 2e, thereby eliminating LaTeX warnings about running
12cr|gcl-2.6.8.20120705cvs-1|61	# in compatibility mode.
12cr|gcl-2.6.8.20120705cvs-1|62	Patch1:		gcl-2.6.8-latex.patch
12cr|gcl-2.6.8.20120705cvs-1|63	# This patch was last sent upstream on 29 Dec 2008.  It eliminates a few minor
12cr|gcl-2.6.8.20120705cvs-1|64	# texinfo warnings.
12cr|gcl-2.6.8.20120705cvs-1|65	Patch2:		gcl-2.6.8-texinfo.patch
12cr|gcl-2.6.8.20120705cvs-1|66	# This patch was last sent upstream on 29 Dec 2008.  It fixes a large number of
12cr|gcl-2.6.8.20120705cvs-1|67	# compile- and run-time problems with the Emacs interface code.
12cr|gcl-2.6.8.20120705cvs-1|68	Patch3:		gcl-2.6.8-elisp.patch
12cr|gcl-2.6.8.20120705cvs-1|69	# This patch was last sent upstream on 17 Jan 2009.  It adds support for
12cr|gcl-2.6.8.20120705cvs-1|70	# compiling and running on an SELinux-enabled host.
12cr|gcl-2.6.8.20120705cvs-1|71	Patch4:		gcl-2.6.8-selinux.patch
12cr|gcl-2.6.8.20120705cvs-1|72	# This patch was last sent upstream on 29 Dec 2008.  It uses the rename()
12cr|gcl-2.6.8.20120705cvs-1|73	# system call when it is available to avoid spawning a subshell and suffering a
12cr|gcl-2.6.8.20120705cvs-1|74	# context switch just to rename a file.
12cr|gcl-2.6.8.20120705cvs-1|75	Patch5:		gcl-2.6.8-rename.patch
12cr|gcl-2.6.8.20120705cvs-1|76	# This patch was last sent upstream on 29 Dec 2008.  It eliminates a
12cr|gcl-2.6.8.20120705cvs-1|77	# compilation problem due to the fact that, at high optimization levels,
12cr|gcl-2.6.8.20120705cvs-1|78	# getcwd() is an inline function.
12cr|gcl-2.6.8.20120705cvs-1|79	Patch6:		gcl-2.6.8-getcwd.patch
12cr|gcl-2.6.8.20120705cvs-1|80	# This patch was last sent upstream on 29 Dec 2008.  It updates the autoconf
12cr|gcl-2.6.8.20120705cvs-1|81	# and libtool files to newer versions.  By itself, this patch accomplishes
12cr|gcl-2.6.8.20120705cvs-1|82	# little of interest.  However, some of the later patches change configure.in.
12cr|gcl-2.6.8.20120705cvs-1|83	# Without this patch, autoconf appears to run successfully, but generates a
12cr|gcl-2.6.8.20120705cvs-1|84	# configure script that contains invalid shell script syntax.
12cr|gcl-2.6.8.20120705cvs-1|85	Patch7:		gcl-2.6.8-infrastructure.patch
12cr|gcl-2.6.8.20120705cvs-1|86	# This patch was last sent upstream on 29 Dec 2008.  It simplifies the handling
12cr|gcl-2.6.8.20120705cvs-1|87	# of alloca() detection in the configure script.
12cr|gcl-2.6.8.20120705cvs-1|88	Patch8:		gcl-2.6.8-alloca.patch
12cr|gcl-2.6.8.20120705cvs-1|89	# This patch was last sent upstream on 29 Dec 2008.  It rationalizes the
12cr|gcl-2.6.8.20120705cvs-1|90	# handling of system extensions.  For example, on glibc-based systems, some
12cr|gcl-2.6.8.20120705cvs-1|91	# functionality is available only when _GNU_SOURCE is defined.
12cr|gcl-2.6.8.20120705cvs-1|92	Patch9:		gcl-2.6.8-extension.patch
12cr|gcl-2.6.8.20120705cvs-1|93	# This patch was last sent upstream on 29 Dec 2008.  It fixes a compilation
12cr|gcl-2.6.8.20120705cvs-1|94	# error on newer GCC systems due to an include inside a function.  This affects
12cr|gcl-2.6.8.20120705cvs-1|95	# the "unrandomize" sbrk() functionality, hence the name of the patch.
12cr|gcl-2.6.8.20120705cvs-1|96	Patch10:	gcl-2.6.8-unrandomize.patch
12cr|gcl-2.6.8.20120705cvs-1|97	# This is a Fedora-specific patch.  Do not delete C files produced from D files
12cr|gcl-2.6.8.20120705cvs-1|98	# so they can be pulled into the debuginfo package.
12cr|gcl-2.6.8.20120705cvs-1|99	Patch11:	gcl-2.6.8-debuginfo.patch
12cr|gcl-2.6.8.20120705cvs-1|100	# The need for this patch was last communicated to upstream on 21 May 2009.
12cr|gcl-2.6.8.20120705cvs-1|101	# Without this patch, compilation fails due to conflicting type definitions
12cr|gcl-2.6.8.20120705cvs-1|102	# between glibc and Linux kernel headers. This patch prevents the kernel
12cr|gcl-2.6.8.20120705cvs-1|103	# headers from being used.
12cr|gcl-2.6.8.20120705cvs-1|104	Patch12:	gcl-2.6.8-asm-signal-h.patch
12cr|gcl-2.6.8.20120705cvs-1|105	# This patch was last sent upstream on 13 Oct 2009. It fixes two bugs in the
12cr|gcl-2.6.8.20120705cvs-1|106	# reading of PLT information.
12cr|gcl-2.6.8.20120705cvs-1|107	Patch13:	gcl-2.6.8-plt.patch
12cr|gcl-2.6.8.20120705cvs-1|108	# This patch was last sent upstream on 13 Oct 2009. It fixes several malformed
12cr|gcl-2.6.8.20120705cvs-1|109	# function prototypes involving an ellipsis.
12cr|gcl-2.6.8.20120705cvs-1|110	Patch14:	gcl-2.6.8-ellipsis.patch
12cr|gcl-2.6.8.20120705cvs-1|111	# This patch was last sent upstream on 30 Dec 2010.  It fixes some malformed
12cr|gcl-2.6.8.20120705cvs-1|112	# man page constructions.
12cr|gcl-2.6.8.20120705cvs-1|113	Patch15:        gcl-2.6.8-man.patch
12cr|gcl-2.6.8.20120705cvs-1|114	
12cr|gcl-2.6.8.20120705cvs-1|115	# Patch required to build in Mandriva
12cr|gcl-2.6.8.20120705cvs-1|116	Patch16:	gcl-2.6.8-tcl8.6.patch
12cr|gcl-2.6.8.20120705cvs-1|117	
12cr|gcl-2.6.8.20120705cvs-1|118	BuildRequires:  libsm-devel
12cr|gcl-2.6.8.20120705cvs-1|119	BuildRequires:  libxext-devel
12cr|gcl-2.6.8.20120705cvs-1|120	BuildRequires:  libxaw-devel
12cr|gcl-2.6.8.20120705cvs-1|121	BuildRequires:  readline-devel
12cr|gcl-2.6.8.20120705cvs-1|122	BuildRequires:  binutils-devel
12cr|gcl-2.6.8.20120705cvs-1|123	BuildRequires:  tk-devel
12cr|gcl-2.6.8.20120705cvs-1|124	BuildRequires:  tcl-devel
12cr|gcl-2.6.8.20120705cvs-1|125	BuildRequires:  gmp-devel
12cr|gcl-2.6.8.20120705cvs-1|126	BuildRequires:  texlive
12cr|gcl-2.6.8.20120705cvs-1|127	BuildRequires:  texinfo
12cr|gcl-2.6.8.20120705cvs-1|128	BuildRequires:  emacs-bin
12cr|gcl-2.6.8.20120705cvs-1|129	BuildRequires:  emacs-el
12cr|gcl-2.6.8.20120705cvs-1|130	BuildRequires:  xemacs
12cr|gcl-2.6.8.20120705cvs-1|131	BuildRequires:  xemacs-devel
12cr|gcl-2.6.8.20120705cvs-1|132	%if %{with_selinux}
12cr|gcl-2.6.8.20120705cvs-1|133	BuildRequires:  selinux-policy
12cr|gcl-2.6.8.20120705cvs-1|134	%endif
12cr|gcl-2.6.8.20120705cvs-1|135	BuildRequires:	x11-server-common
12cr|gcl-2.6.8.20120705cvs-1|136	
12cr|gcl-2.6.8.20120705cvs-1|137	%if %{with_selinux}
12cr|gcl-2.6.8.20120705cvs-1|138	Requires:       gcl-selinux
12cr|gcl-2.6.8.20120705cvs-1|139	%endif
12cr|gcl-2.6.8.20120705cvs-1|140	
12cr|gcl-2.6.8.20120705cvs-1|141	%description
12cr|gcl-2.6.8.20120705cvs-1|142	GCL is a Common Lisp currently compliant with the ANSI standard.  Lisp
12cr|gcl-2.6.8.20120705cvs-1|143	compilation produces native code through the intermediary of the
12cr|gcl-2.6.8.20120705cvs-1|144	system's C compiler, from which GCL derives efficient performance and
12cr|gcl-2.6.8.20120705cvs-1|145	facile portability. Currently uses TCL/Tk as GUI.
12cr|gcl-2.6.8.20120705cvs-1|146	
12cr|gcl-2.6.8.20120705cvs-1|147	
12cr|gcl-2.6.8.20120705cvs-1|148	%package emacs
12cr|gcl-2.6.8.20120705cvs-1|149	Group:          Development/Other
12cr|gcl-2.6.8.20120705cvs-1|150	Summary:        Emacs mode for interacting with GCL
12cr|gcl-2.6.8.20120705cvs-1|151	Requires:       %{name} = %{version}-%{release}, emacs >= %{emacs_version}
12cr|gcl-2.6.8.20120705cvs-1|152	# Don't make subpackages noarch as our bs does not deal with this yet
12cr|gcl-2.6.8.20120705cvs-1|153	#BuildArch:      noarch
12cr|gcl-2.6.8.20120705cvs-1|154	
12cr|gcl-2.6.8.20120705cvs-1|155	%description emacs
12cr|gcl-2.6.8.20120705cvs-1|156	Emacs mode for interacting with GCL
12cr|gcl-2.6.8.20120705cvs-1|157	
12cr|gcl-2.6.8.20120705cvs-1|158	%package emacs-el
12cr|gcl-2.6.8.20120705cvs-1|159	Group:          Development/Other
12cr|gcl-2.6.8.20120705cvs-1|160	Summary:        Source for Emacs mode for interacting with GCL
12cr|gcl-2.6.8.20120705cvs-1|161	Requires:       %{name}-emacs = %{version}-%{release}
12cr|gcl-2.6.8.20120705cvs-1|162	#BuildArch:      noarch
12cr|gcl-2.6.8.20120705cvs-1|163	
12cr|gcl-2.6.8.20120705cvs-1|164	%description emacs-el
12cr|gcl-2.6.8.20120705cvs-1|165	Source Elisp code for Emacs mode for interacting with GCL
12cr|gcl-2.6.8.20120705cvs-1|166	
12cr|gcl-2.6.8.20120705cvs-1|167	
12cr|gcl-2.6.8.20120705cvs-1|168	%package xemacs
12cr|gcl-2.6.8.20120705cvs-1|169	Group:          Development/Other
12cr|gcl-2.6.8.20120705cvs-1|170	Summary:        XEmacs mode for interacting with GCL
12cr|gcl-2.6.8.20120705cvs-1|171	Requires:       %{name} = %{version}-%{release}
12cr|gcl-2.6.8.20120705cvs-1|172	Requires:       xemacs >= %{xemacs_version}, xemacs-extras
12cr|gcl-2.6.8.20120705cvs-1|173	#BuildArch:      noarch
12cr|gcl-2.6.8.20120705cvs-1|174	
12cr|gcl-2.6.8.20120705cvs-1|175	%description xemacs
12cr|gcl-2.6.8.20120705cvs-1|176	XEmacs mode for interacting with GCL
12cr|gcl-2.6.8.20120705cvs-1|177	
12cr|gcl-2.6.8.20120705cvs-1|178	%package xemacs-el
12cr|gcl-2.6.8.20120705cvs-1|179	Group:          Development/Other
12cr|gcl-2.6.8.20120705cvs-1|180	Summary:        Source for XEmacs mode for interacting with GCL
12cr|gcl-2.6.8.20120705cvs-1|181	Requires:       %{name}-xemacs = %{version}-%{release}
12cr|gcl-2.6.8.20120705cvs-1|182	#BuildArch:      noarch
12cr|gcl-2.6.8.20120705cvs-1|183	
12cr|gcl-2.6.8.20120705cvs-1|184	%description xemacs-el
12cr|gcl-2.6.8.20120705cvs-1|185	Source Elisp code for XEmacs mode for interacting with GCL
12cr|gcl-2.6.8.20120705cvs-1|186	
12cr|gcl-2.6.8.20120705cvs-1|187	
12cr|gcl-2.6.8.20120705cvs-1|188	%if %{with_selinux}
12cr|gcl-2.6.8.20120705cvs-1|189	%package selinux
12cr|gcl-2.6.8.20120705cvs-1|190	Group:          Development/Other
12cr|gcl-2.6.8.20120705cvs-1|191	Summary:        SELinux policy for GCL images
12cr|gcl-2.6.8.20120705cvs-1|192	Requires(post): policycoreutils
12cr|gcl-2.6.8.20120705cvs-1|193	Requires(postun): policycoreutils
12cr|gcl-2.6.8.20120705cvs-1|194	
12cr|gcl-2.6.8.20120705cvs-1|195	%description selinux
12cr|gcl-2.6.8.20120705cvs-1|196	SELinux policy for GCL images.  All programs that dump GCL images to be run on
12cr|gcl-2.6.8.20120705cvs-1|197	SELinux-enabled hosts should Require this package, and give the image the type
12cr|gcl-2.6.8.20120705cvs-1|198	gcl_exec_t.
12cr|gcl-2.6.8.20120705cvs-1|199	%endif
12cr|gcl-2.6.8.20120705cvs-1|200	
12cr|gcl-2.6.8.20120705cvs-1|201	
12cr|gcl-2.6.8.20120705cvs-1|202	%prep
12cr|gcl-2.6.8.20120705cvs-1|203	%setup -q -n gcl-%{preversion}
12cr|gcl-2.6.8.20120705cvs-1|204	%setup -q -n gcl-%{preversion} -T -D -a 2
12cr|gcl-2.6.8.20120705cvs-1|205	%patch0
12cr|gcl-2.6.8.20120705cvs-1|206	%patch1
12cr|gcl-2.6.8.20120705cvs-1|207	%patch2
12cr|gcl-2.6.8.20120705cvs-1|208	%patch3
12cr|gcl-2.6.8.20120705cvs-1|209	%patch4 -p1
12cr|gcl-2.6.8.20120705cvs-1|210	%if %{with_selinux}
12cr|gcl-2.6.8.20120705cvs-1|211	%patch5
12cr|gcl-2.6.8.20120705cvs-1|212	%endif
12cr|gcl-2.6.8.20120705cvs-1|213	%patch6
12cr|gcl-2.6.8.20120705cvs-1|214	##% patch7
12cr|gcl-2.6.8.20120705cvs-1|215	##% patch8
12cr|gcl-2.6.8.20120705cvs-1|216	##% patch9
12cr|gcl-2.6.8.20120705cvs-1|217	##% patch10
12cr|gcl-2.6.8.20120705cvs-1|218	%patch11
12cr|gcl-2.6.8.20120705cvs-1|219	##% patch12
12cr|gcl-2.6.8.20120705cvs-1|220	%patch13
12cr|gcl-2.6.8.20120705cvs-1|221	%patch14
12cr|gcl-2.6.8.20120705cvs-1|222	%patch15
12cr|gcl-2.6.8.20120705cvs-1|223	%patch16 -p1
12cr|gcl-2.6.8.20120705cvs-1|224	
12cr|gcl-2.6.8.20120705cvs-1|225	# Don't let the configure script add compiler flags we don't want
12cr|gcl-2.6.8.20120705cvs-1|226	sed -i -e 's/fomit-frame-pointer/fno-strict-aliasing/' -e 's/-O3/-O2/g' configure
12cr|gcl-2.6.8.20120705cvs-1|227	
12cr|gcl-2.6.8.20120705cvs-1|228	# Fix a path in the launch script
12cr|gcl-2.6.8.20120705cvs-1|229	sed -i -e 's|/usr/lib/tk|%{_datadir}/tk|' debian/gcl.sh
12cr|gcl-2.6.8.20120705cvs-1|230	
12cr|gcl-2.6.8.20120705cvs-1|231	# The archive is so full of spurious executable bits that we just remove them
12cr|gcl-2.6.8.20120705cvs-1|232	# all here, then add back the ones that should exist
12cr|gcl-2.6.8.20120705cvs-1|233	find . -type f -perm /0111 | xargs chmod a-x
12cr|gcl-2.6.8.20120705cvs-1|234	chmod a+x add-defs add-defs1 config.guess config.sub configure install.sh
12cr|gcl-2.6.8.20120705cvs-1|235	chmod a+x bin/info bin/info1 gcl-tk/gcltksrv.in gcl-tk/ngcltksrv
12cr|gcl-2.6.8.20120705cvs-1|236	chmod a+x mp/gcclab o/egrep-def utils/replace xbin/*
12cr|gcl-2.6.8.20120705cvs-1|237	
12cr|gcl-2.6.8.20120705cvs-1|238	
12cr|gcl-2.6.8.20120705cvs-1|239	%build
12cr|gcl-2.6.8.20120705cvs-1|240	# -fstack-protector leads to segfaults because GCL uses its own conflicting
12cr|gcl-2.6.8.20120705cvs-1|241	# stack protection scheme.
12cr|gcl-2.6.8.20120705cvs-1|242	%define _ssp_cflags %{nil}
12cr|gcl-2.6.8.20120705cvs-1|243	%configure2_5x --enable-readline --enable-ansi --enable-dynsysgmp --enable-xgcl \
12cr|gcl-2.6.8.20120705cvs-1|244	--enable-tclconfig=%{_libdir} --enable-tkconfig=%{_libdir} \
12cr|gcl-2.6.8.20120705cvs-1|245	--disable-custreloc \
12cr|gcl-2.6.8.20120705cvs-1|246	--enable-dlopen
12cr|gcl-2.6.8.20120705cvs-1|247	
12cr|gcl-2.6.8.20120705cvs-1|248	#%if %{static_libbfd}
12cr|gcl-2.6.8.20120705cvs-1|249	#  --enable-statsysbfd --disable-dynsysbfd
12cr|gcl-2.6.8.20120705cvs-1|250	#%else
12cr|gcl-2.6.8.20120705cvs-1|251	#  --disable-statsysbfd --enable-dynsysbfd
12cr|gcl-2.6.8.20120705cvs-1|252	#%endif
12cr|gcl-2.6.8.20120705cvs-1|253	# FIXME: %%{?_smp_mflags} breaks the build
12cr|gcl-2.6.8.20120705cvs-1|254	make
12cr|gcl-2.6.8.20120705cvs-1|255	
12cr|gcl-2.6.8.20120705cvs-1|256	# Build gcl.info, which is needed for DESCRIBE to work properly
12cr|gcl-2.6.8.20120705cvs-1|257	make -C info gcl.info
12cr|gcl-2.6.8.20120705cvs-1|258	
12cr|gcl-2.6.8.20120705cvs-1|259	# dwdoc needs one extra LaTeX run to resolve references
12cr|gcl-2.6.8.20120705cvs-1|260	cd xgcl-2
12cr|gcl-2.6.8.20120705cvs-1|261	pdflatex dwdoc.tex
12cr|gcl-2.6.8.20120705cvs-1|262	
12cr|gcl-2.6.8.20120705cvs-1|263	%if %{with_selinux}
12cr|gcl-2.6.8.20120705cvs-1|264	# Build the SELinux policy
12cr|gcl-2.6.8.20120705cvs-1|265	cd ../selinux
12cr|gcl-2.6.8.20120705cvs-1|266	make -f %{_datadir}/selinux/devel/Makefile
12cr|gcl-2.6.8.20120705cvs-1|267	%endif
12cr|gcl-2.6.8.20120705cvs-1|268	
12cr|gcl-2.6.8.20120705cvs-1|269	%install
12cr|gcl-2.6.8.20120705cvs-1|270	make install DESTDIR=%{buildroot}
12cr|gcl-2.6.8.20120705cvs-1|271	
12cr|gcl-2.6.8.20120705cvs-1|272	# Get rid of the parts that we don't want
12cr|gcl-2.6.8.20120705cvs-1|273	rm -f %{buildroot}%{_infodir}/dir
12cr|gcl-2.6.8.20120705cvs-1|274	rm -rf %{buildroot}%{_datadir}/doc
12cr|gcl-2.6.8.20120705cvs-1|275	rm -rf %{buildroot}%{_datadir}/emacs
12cr|gcl-2.6.8.20120705cvs-1|276	rm -rf %{buildroot}%{_prefix}/lib/gcl-*/info
12cr|gcl-2.6.8.20120705cvs-1|277	
12cr|gcl-2.6.8.20120705cvs-1|278	# Install the man page
12cr|gcl-2.6.8.20120705cvs-1|279	mkdir -p %{buildroot}%{_mandir}/man1
12cr|gcl-2.6.8.20120705cvs-1|280	cp -pf man/man1/* %{buildroot}%{_mandir}/man1
12cr|gcl-2.6.8.20120705cvs-1|281	
12cr|gcl-2.6.8.20120705cvs-1|282	# Install the HTML documentation
12cr|gcl-2.6.8.20120705cvs-1|283	mkdir -p html
12cr|gcl-2.6.8.20120705cvs-1|284	cp -pfr info/gcl-si info/gcl-tk html
12cr|gcl-2.6.8.20120705cvs-1|285	
12cr|gcl-2.6.8.20120705cvs-1|286	# Install and compile the Emacs code
12cr|gcl-2.6.8.20120705cvs-1|287	mkdir -p %{buildroot}%{emacs_lispdir}/gcl
12cr|gcl-2.6.8.20120705cvs-1|288	cp -pfr elisp/* %{buildroot}%{emacs_lispdir}/gcl
12cr|gcl-2.6.8.20120705cvs-1|289	rm -f %{buildroot}%{emacs_lispdir}/gcl/makefile
12cr|gcl-2.6.8.20120705cvs-1|290	rm -f %{buildroot}%{emacs_lispdir}/gcl/readme
12cr|gcl-2.6.8.20120705cvs-1|291	mkdir -p %{buildroot}%{emacs_lispdir}/site-start.d
12cr|gcl-2.6.8.20120705cvs-1|292	sed -e "s|%LISP_DIR%|%{emacs_lispdir}|" %{SOURCE1} > %{buildroot}%{emacs_lispdir}/site-start.d/gcl.el
12cr|gcl-2.6.8.20120705cvs-1|293	pushd %{buildroot}%{emacs_lispdir}/gcl
12cr|gcl-2.6.8.20120705cvs-1|294	emacs -batch -no-site-file --eval "(push \"`pwd`\" load-path)" \
12cr|gcl-2.6.8.20120705cvs-1|295	-f batch-byte-compile *.el
12cr|gcl-2.6.8.20120705cvs-1|296	popd
12cr|gcl-2.6.8.20120705cvs-1|297	
12cr|gcl-2.6.8.20120705cvs-1|298	# Install and compile the XEmacs code
12cr|gcl-2.6.8.20120705cvs-1|299	mkdir -p %{buildroot}%{xemacs_lispdir}/gcl
12cr|gcl-2.6.8.20120705cvs-1|300	cp -fr elisp/* %{buildroot}%{xemacs_lispdir}/gcl
12cr|gcl-2.6.8.20120705cvs-1|301	rm -f %{buildroot}%{xemacs_lispdir}/gcl/makefile
12cr|gcl-2.6.8.20120705cvs-1|302	rm -f %{buildroot}%{xemacs_lispdir}/gcl/readme
12cr|gcl-2.6.8.20120705cvs-1|303	mkdir -p %{buildroot}%{xemacs_lispdir}/site-start.d
12cr|gcl-2.6.8.20120705cvs-1|304	sed -e "s|%LISP_DIR%|%{xemacs_lispdir}|" %{SOURCE1} > %{buildroot}%{xemacs_lispdir}/site-start.d/gcl.el
12cr|gcl-2.6.8.20120705cvs-1|305	pushd %{buildroot}%{xemacs_lispdir}/gcl
12cr|gcl-2.6.8.20120705cvs-1|306	xemacs -batch -no-site-file -eval "(push \"`pwd`\" load-path)" \
12cr|gcl-2.6.8.20120705cvs-1|307	-f batch-byte-compile *.el
12cr|gcl-2.6.8.20120705cvs-1|308	popd
12cr|gcl-2.6.8.20120705cvs-1|309	
12cr|gcl-2.6.8.20120705cvs-1|310	%if %{with_selinux}
12cr|gcl-2.6.8.20120705cvs-1|311	# Save the policy file away for later installation
12cr|gcl-2.6.8.20120705cvs-1|312	mkdir -p %{buildroot}%{_datadir}/selinux/packages/gcl
12cr|gcl-2.6.8.20120705cvs-1|313	cp -p selinux/gcl.pp %{buildroot}%{_datadir}/selinux/packages/gcl
12cr|gcl-2.6.8.20120705cvs-1|314	%endif
12cr|gcl-2.6.8.20120705cvs-1|315	
12cr|gcl-2.6.8.20120705cvs-1|316	# The image has garbage strings containing RPM_BUILD_ROOT
12cr|gcl-2.6.8.20120705cvs-1|317	export QA_SKIP_BUILD_ROOT=1
12cr|gcl-2.6.8.20120705cvs-1|318	
12cr|gcl-2.6.8.20120705cvs-1|319	
12cr|gcl-2.6.8.20120705cvs-1|320	%if %{with_selinux}
12cr|gcl-2.6.8.20120705cvs-1|321	%post selinux
12cr|gcl-2.6.8.20120705cvs-1|322	/usr/sbin/semodule -i %{_datadir}/selinux/packages/gcl/gcl.pp || :
12cr|gcl-2.6.8.20120705cvs-1|323	/sbin/fixfiles -R gcl restore || :
12cr|gcl-2.6.8.20120705cvs-1|324	%endif
12cr|gcl-2.6.8.20120705cvs-1|325	
12cr|gcl-2.6.8.20120705cvs-1|326	
12cr|gcl-2.6.8.20120705cvs-1|327	%if %{with_selinux}
12cr|gcl-2.6.8.20120705cvs-1|328	%postun selinux
12cr|gcl-2.6.8.20120705cvs-1|329	if [ $1 = 0 ]; then
12cr|gcl-2.6.8.20120705cvs-1|330	/usr/sbin/semodule -r gcl || :
12cr|gcl-2.6.8.20120705cvs-1|331	fi
12cr|gcl-2.6.8.20120705cvs-1|332	%endif
12cr|gcl-2.6.8.20120705cvs-1|333	
12cr|gcl-2.6.8.20120705cvs-1|334	%files
12cr|gcl-2.6.8.20120705cvs-1|335	%defattr(-,root,root,-)
12cr|gcl-2.6.8.20120705cvs-1|336	%{_bindir}/gcl
12cr|gcl-2.6.8.20120705cvs-1|337	%{_prefix}/lib/gcl*
12cr|gcl-2.6.8.20120705cvs-1|338	%{_infodir}/*
12cr|gcl-2.6.8.20120705cvs-1|339	%{_mandir}/man*/*
12cr|gcl-2.6.8.20120705cvs-1|340	%doc COPYING* readme readme.xgcl RELEASE* ChangeLog* faq doc
12cr|gcl-2.6.8.20120705cvs-1|341	%doc gcl*.jpg gcl.ico gcl.png
12cr|gcl-2.6.8.20120705cvs-1|342	%doc --parent html
12cr|gcl-2.6.8.20120705cvs-1|343	
12cr|gcl-2.6.8.20120705cvs-1|344	%files emacs
12cr|gcl-2.6.8.20120705cvs-1|345	%defattr(-,root,root,-)
12cr|gcl-2.6.8.20120705cvs-1|346	%doc elisp/readme
12cr|gcl-2.6.8.20120705cvs-1|347	%dir %{emacs_lispdir}/gcl
12cr|gcl-2.6.8.20120705cvs-1|348	%{emacs_lispdir}/gcl/*.elc
12cr|gcl-2.6.8.20120705cvs-1|349	%{emacs_lispdir}/site-start.d/*
12cr|gcl-2.6.8.20120705cvs-1|350	
12cr|gcl-2.6.8.20120705cvs-1|351	%files emacs-el
12cr|gcl-2.6.8.20120705cvs-1|352	%defattr(-,root,root,-)
12cr|gcl-2.6.8.20120705cvs-1|353	%{emacs_lispdir}/gcl/*.el
12cr|gcl-2.6.8.20120705cvs-1|354	
12cr|gcl-2.6.8.20120705cvs-1|355	%files xemacs
12cr|gcl-2.6.8.20120705cvs-1|356	%defattr(-,root,root,-)
12cr|gcl-2.6.8.20120705cvs-1|357	%doc elisp/readme
12cr|gcl-2.6.8.20120705cvs-1|358	%dir %{xemacs_lispdir}/gcl
12cr|gcl-2.6.8.20120705cvs-1|359	%{xemacs_lispdir}/gcl/*.elc
12cr|gcl-2.6.8.20120705cvs-1|360	%{xemacs_lispdir}/site-start.d/*
12cr|gcl-2.6.8.20120705cvs-1|361	
12cr|gcl-2.6.8.20120705cvs-1|362	%files xemacs-el
12cr|gcl-2.6.8.20120705cvs-1|363	%defattr(-,root,root,-)
12cr|gcl-2.6.8.20120705cvs-1|364	%{xemacs_lispdir}/gcl/*.el
12cr|gcl-2.6.8.20120705cvs-1|365	
12cr|gcl-2.6.8.20120705cvs-1|366	%if %{with_selinux}
12cr|gcl-2.6.8.20120705cvs-1|367	%files selinux
12cr|gcl-2.6.8.20120705cvs-1|368	%defattr(-,root,root,-)
12cr|gcl-2.6.8.20120705cvs-1|369	%{_datadir}/selinux/packages/gcl
12cr|gcl-2.6.8.20120705cvs-1|370	%endif
12cr|gcl-2.6.8.20120705cvs-1|371	
12cr|gcl-2.6.8.20120705cvs-1|372	
12cr|gcl-2.6.8.20120705cvs-1|373	%changelog
12cr|gcl-2.6.8.20120705cvs-1|374	* Sun Jan 30 2011 Paulo Andrade <pcpa@mandriva.com.br> 2.6.8.20101115cvs-1mdv2011.0
12cr|gcl-2.6.8.20120705cvs-1|375	+ Revision: 634037
12cr|gcl-2.6.8.20120705cvs-1|376	- Update to newer 2.6.8 snapshot
12cr|gcl-2.6.8.20120705cvs-1|377	
12cr|gcl-2.6.8.20120705cvs-1|378	* Sat Aug 07 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.6.8.20100201cvs-1mdv2011.0
12cr|gcl-2.6.8.20120705cvs-1|379	+ Revision: 567209
12cr|gcl-2.6.8.20120705cvs-1|380	- Update to a newer CVS snapshot
12cr|gcl-2.6.8.20120705cvs-1|381	
12cr|gcl-2.6.8.20120705cvs-1|382	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 2.6.8.20090701cvs-3mdv2010.1
12cr|gcl-2.6.8.20120705cvs-1|383	+ Revision: 503674
12cr|gcl-2.6.8.20120705cvs-1|384	- fix build with gmp 5.0
12cr|gcl-2.6.8.20120705cvs-1|385	- rebuild for new gmp
12cr|gcl-2.6.8.20120705cvs-1|386	
12cr|gcl-2.6.8.20120705cvs-1|387	* Fri Nov 27 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.6.8.20090701cvs-2mdv2010.1
12cr|gcl-2.6.8.20120705cvs-1|388	+ Revision: 470707
12cr|gcl-2.6.8.20120705cvs-1|389	- Correct problems with newer binutils causing gcl to miss read the linker map
12cr|gcl-2.6.8.20120705cvs-1|390	
12cr|gcl-2.6.8.20120705cvs-1|391	* Wed Nov 25 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.6.8.20090701cvs-1mdv2010.1
12cr|gcl-2.6.8.20120705cvs-1|392	+ Revision: 470103
12cr|gcl-2.6.8.20120705cvs-1|393	- Update to newer gc-2.6.8 pre snapshot.
12cr|gcl-2.6.8.20120705cvs-1|394	
12cr|gcl-2.6.8.20120705cvs-1|395	* Wed Nov 25 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.6.8.20090303cvs-5mdv2010.1
12cr|gcl-2.6.8.20120705cvs-1|396	+ Revision: 469867
12cr|gcl-2.6.8.20120705cvs-1|397	- Build correction for newer binutils.
12cr|gcl-2.6.8.20120705cvs-1|398	- Add switch to statically link to libbfd.
12cr|gcl-2.6.8.20120705cvs-1|399	- Rebuild due to newer binutils.
12cr|gcl-2.6.8.20120705cvs-1|400	
12cr|gcl-2.6.8.20120705cvs-1|401	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|gcl-2.6.8.20120705cvs-1|402	- disable -fstack-protector by overriding the %%_ssp_cflags macro that sets it
12cr|gcl-2.6.8.20120705cvs-1|403	
12cr|gcl-2.6.8.20120705cvs-1|404	* Tue Nov 10 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.6.8.20090303cvs-4mdv2010.1
12cr|gcl-2.6.8.20120705cvs-1|405	+ Revision: 464339
12cr|gcl-2.6.8.20120705cvs-1|406	- Correct CFLAGS as GCL has its own stack protector schema
12cr|gcl-2.6.8.20120705cvs-1|407	
12cr|gcl-2.6.8.20120705cvs-1|408	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 2.6.8.20090303cvs-3mdv2010.1
12cr|gcl-2.6.8.20120705cvs-1|409	+ Revision: 462595
12cr|gcl-2.6.8.20120705cvs-1|410	- Don't mark subpackages as Noarch as our bs does not deal with this yet
12cr|gcl-2.6.8.20120705cvs-1|411	
12cr|gcl-2.6.8.20120705cvs-1|412	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 2.6.8.20090303cvs-2mdv2010.1
12cr|gcl-2.6.8.20120705cvs-1|413	+ Revision: 462330
12cr|gcl-2.6.8.20120705cvs-1|414	- Bump release for rebuild for missing package
12cr|gcl-2.6.8.20120705cvs-1|415	
12cr|gcl-2.6.8.20120705cvs-1|416	* Tue Aug 18 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.6.8.20090303cvs-1mdv2010.0
12cr|gcl-2.6.8.20120705cvs-1|417	+ Revision: 417506
12cr|gcl-2.6.8.20120705cvs-1|418	- make selinux support optional, and default to disabled
12cr|gcl-2.6.8.20120705cvs-1|419	- Update to 2.6.8, cvs 20090303.
12cr|gcl-2.6.8.20120705cvs-1|420	
12cr|gcl-2.6.8.20120705cvs-1|421	* Sat Dec 06 2008 Adam Williamson <awilliamson@mandriva.org> 2.6.7-10mdv2009.1
12cr|gcl-2.6.8.20120705cvs-1|422	+ Revision: 311069
12cr|gcl-2.6.8.20120705cvs-1|423	- rebuild for new tcl
12cr|gcl-2.6.8.20120705cvs-1|424	
12cr|gcl-2.6.8.20120705cvs-1|425	* Sat Aug 30 2008 Frederik Himpe <fhimpe@mandriva.org> 2.6.7-9mdv2009.0
12cr|gcl-2.6.8.20120705cvs-1|426	+ Revision: 277528
12cr|gcl-2.6.8.20120705cvs-1|427	- Make it build again:
12cr|gcl-2.6.8.20120705cvs-1|428	* add huge Debian diff, fixing many bugs (notably gnu-hash style
12cr|gcl-2.6.8.20120705cvs-1|429	support) and adding xgcl-2
12cr|gcl-2.6.8.20120705cvs-1|430	* Remove gcl-2.6.7-conf.patch, already part of Debian patch
12cr|gcl-2.6.8.20120705cvs-1|431	* Add some configure options from Gentoo
12cr|gcl-2.6.8.20120705cvs-1|432	
12cr|gcl-2.6.8.20120705cvs-1|433	+ Thierry Vignaud <tv@mandriva.org>
12cr|gcl-2.6.8.20120705cvs-1|434	- rebuild
12cr|gcl-2.6.8.20120705cvs-1|435	
12cr|gcl-2.6.8.20120705cvs-1|436	* Mon Jan 07 2008 Adam Williamson <awilliamson@mandriva.org> 2.6.7-6mdv2008.1
12cr|gcl-2.6.8.20120705cvs-1|437	+ Revision: 146200
12cr|gcl-2.6.8.20120705cvs-1|438	- rebuild for new tcl/tk and new era
12cr|gcl-2.6.8.20120705cvs-1|439	- don't run autoconf any more. this makes most of the patch a no-op, but most of it is not actually useful. replace the emacs part of it with a configure option
12cr|gcl-2.6.8.20120705cvs-1|440	- clean spec
12cr|gcl-2.6.8.20120705cvs-1|441	- new license policy, correct license (compiled app is GPL, not LGPL)
12cr|gcl-2.6.8.20120705cvs-1|442	
12cr|gcl-2.6.8.20120705cvs-1|443	+ Olivier Blin <oblin@mandriva.com>
12cr|gcl-2.6.8.20120705cvs-1|444	- restore BuildRoot
12cr|gcl-2.6.8.20120705cvs-1|445	
12cr|gcl-2.6.8.20120705cvs-1|446	+ Thierry Vignaud <tv@mandriva.org>
12cr|gcl-2.6.8.20120705cvs-1|447	- kill re-definition of %%buildroot on Pixel's request
12cr|gcl-2.6.8.20120705cvs-1|448	
12cr|gcl-2.6.8.20120705cvs-1|449	
12cr|gcl-2.6.8.20120705cvs-1|450	* Thu Mar 15 2007 Giuseppe Ghibò <ghibo@mandriva.com> 2.6.7-5mdv2007.1
12cr|gcl-2.6.8.20120705cvs-1|451	+ Revision: 144128
12cr|gcl-2.6.8.20120705cvs-1|452	- Rebuilt because corrupted RPM (bug #29516).
12cr|gcl-2.6.8.20120705cvs-1|453	
12cr|gcl-2.6.8.20120705cvs-1|454	* Sun Feb 18 2007 Giuseppe Ghibò <ghibo@mandriva.com> 2.6.7-4mdv2007.1
12cr|gcl-2.6.8.20120705cvs-1|455	+ Revision: 122448
12cr|gcl-2.6.8.20120705cvs-1|456	- BuildRequires: automake1.7.
12cr|gcl-2.6.8.20120705cvs-1|457	- Added Patch0 for configuring again.
12cr|gcl-2.6.8.20120705cvs-1|458	- Import gcl
12cr|gcl-2.6.8.20120705cvs-1|459	
12cr|gcl-2.6.8.20120705cvs-1|460	* Mon Jan 02 2006 Oden Eriksson <oeriksson@mandriva.com> 2.6.7-3mdk
12cr|gcl-2.6.8.20120705cvs-1|461	- rebuilt against soname aware deps (tcl/tk)
12cr|gcl-2.6.8.20120705cvs-1|462	- fix deps
12cr|gcl-2.6.8.20120705cvs-1|463	
12cr|gcl-2.6.8.20120705cvs-1|464	* Sat Oct 08 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.6.7-2mdk
12cr|gcl-2.6.8.20120705cvs-1|465	- Fix BuildRequires
12cr|gcl-2.6.8.20120705cvs-1|466	- %%mkrel
12cr|gcl-2.6.8.20120705cvs-1|467	
12cr|gcl-2.6.8.20120705cvs-1|468	* Wed Aug 31 2005 Giuseppe Ghib <ghibo@mandriva.com> 2.6.7-1mdk
12cr|gcl-2.6.8.20120705cvs-1|469	- Release 2.6.7.
12cr|gcl-2.6.8.20120705cvs-1|470	
12cr|gcl-2.6.8.20120705cvs-1|471	* Thu Aug 04 2005 Giuseppe Ghib <ghibo@mandriva.com> 2.6.7-0.cvs20050803.1mdk
12cr|gcl-2.6.8.20120705cvs-1|472	- Release 2.6.7pre (current CVS).
12cr|gcl-2.6.8.20120705cvs-1|473	
12cr|gcl-2.6.8.20120705cvs-1|474	* Fri Apr 29 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 2.6.6-4mdk
12cr|gcl-2.6.8.20120705cvs-1|475	- Added emacs to BuildRequires.
12cr|gcl-2.6.8.20120705cvs-1|476	
12cr|gcl-2.6.8.20120705cvs-1|477	* Mon Apr 18 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 2.6.6-3mdk
12cr|gcl-2.6.8.20120705cvs-1|478	- Added binutils-devel to Requires.
12cr|gcl-2.6.8.20120705cvs-1|479	- Added fixes to SPEC file for building under X86-64.
12cr|gcl-2.6.8.20120705cvs-1|480	
12cr|gcl-2.6.8.20120705cvs-1|481	* Wed Feb 16 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 2.6.6-2mdk
12cr|gcl-2.6.8.20120705cvs-1|482	- Enabled ansi.
12cr|gcl-2.6.8.20120705cvs-1|483	
12cr|gcl-2.6.8.20120705cvs-1|484	* Wed Feb 16 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 2.6.6-1mdk
12cr|gcl-2.6.8.20120705cvs-1|485	- Release: 2.6.6.
12cr|gcl-2.6.8.20120705cvs-1|486	
12cr|gcl-2.6.8.20120705cvs-1|487	* Tue Oct 05 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 2.6.5-2mdk
12cr|gcl-2.6.8.20120705cvs-1|488	- Fix permissions.
12cr|gcl-2.6.8.20120705cvs-1|489	
12cr|gcl-2.6.8.20120705cvs-1|490	* Tue Oct 05 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 2.6.5-1mdk
12cr|gcl-2.6.8.20120705cvs-1|491	- Release 2.6.5.
12cr|gcl-2.6.8.20120705cvs-1|492	
12cr|gcl-2.6.8.20120705cvs-1|493	* Tue Jul 20 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 2.6.3-1mdk
12cr|gcl-2.6.8.20120705cvs-1|494	- Release 2.6.3.
12cr|gcl-2.6.8.20120705cvs-1|495	

1584 12
12cr|gcolor2-0.4-19|1	Name:		gcolor2
12cr|gcolor2-0.4-19|2	Version:	0.4
12cr|gcolor2-0.4-19|3	Release:	%mkrel 19
12cr|gcolor2-0.4-19|4	Summary:	Simple color selector
12cr|gcolor2-0.4-19|5	Group:		Graphics
12cr|gcolor2-0.4-19|6	License:	GPLv2+
12cr|gcolor2-0.4-19|7	URL:		http://gcolor2.sourceforge.net/
12cr|gcolor2-0.4-19|8	Source0:	http://prdownloads.sourceforge.net/gcolor2/%{name}-%{version}.tar.bz2
12cr|gcolor2-0.4-19|9	Source1:	gcolor2-pofiles.tar.bz2
12cr|gcolor2-0.4-19|10	
12cr|gcolor2-0.4-19|11	Patch1:		gcolor2-0.4-amd64.patch
12cr|gcolor2-0.4-19|12	Patch2:		gcolor2-i18n.patch
12cr|gcolor2-0.4-19|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|gcolor2-0.4-19|14	
12cr|gcolor2-0.4-19|15	BuildRequires:	gtk2-devel
12cr|gcolor2-0.4-19|16	BuildRequires:	imagemagick perl(XML::Parser)
12cr|gcolor2-0.4-19|17	BuildRequires:	intltool
12cr|gcolor2-0.4-19|18	
12cr|gcolor2-0.4-19|19	%description
12cr|gcolor2-0.4-19|20	Gcolor2 is a GTK2 color selector to provide a quick and easy way to find
12cr|gcolor2-0.4-19|21	colors for whatever task is at hand. Colors can be saved and deleted as well.
12cr|gcolor2-0.4-19|22	
12cr|gcolor2-0.4-19|23	%prep
12cr|gcolor2-0.4-19|24	%setup -q -a1
12cr|gcolor2-0.4-19|25	%patch1 -p1
12cr|gcolor2-0.4-19|26	%patch2 -p1
12cr|gcolor2-0.4-19|27	
12cr|gcolor2-0.4-19|28	%build
12cr|gcolor2-0.4-19|29	echo "gcolor2.glade" >> po/POTFILES.in
12cr|gcolor2-0.4-19|30	
12cr|gcolor2-0.4-19|31	autoreconf -fiv
12cr|gcolor2-0.4-19|32	intltoolize --force
12cr|gcolor2-0.4-19|33	
12cr|gcolor2-0.4-19|34	%configure2_5x
12cr|gcolor2-0.4-19|35	
12cr|gcolor2-0.4-19|36	#languages not detected
12cr|gcolor2-0.4-19|37	pushd po
12cr|gcolor2-0.4-19|38	sed -i s/"ALL_LINGUAS ="/"ALL_LINGUAS = `ls *.po | cut -d. -f1 | xargs`"/"" Makefile
12cr|gcolor2-0.4-19|39	popd
12cr|gcolor2-0.4-19|40	
12cr|gcolor2-0.4-19|41	%make
12cr|gcolor2-0.4-19|42	
12cr|gcolor2-0.4-19|43	
12cr|gcolor2-0.4-19|44	%install
12cr|gcolor2-0.4-19|45	rm -rf %{buildroot}
12cr|gcolor2-0.4-19|46	%makeinstall
12cr|gcolor2-0.4-19|47	
12cr|gcolor2-0.4-19|48	
12cr|gcolor2-0.4-19|49	# Menu
12cr|gcolor2-0.4-19|50	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|gcolor2-0.4-19|51	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gcolor2-0.4-19|52	[Desktop Entry]
12cr|gcolor2-0.4-19|53	Encoding=UTF-8
12cr|gcolor2-0.4-19|54	Type=Application
12cr|gcolor2-0.4-19|55	Exec=%{_bindir}/%{name}
12cr|gcolor2-0.4-19|56	Icon=%{name}
12cr|gcolor2-0.4-19|57	Categories=GNOME;Graphics;GTK;Utility;
12cr|gcolor2-0.4-19|58	Name=Color Chooser
12cr|gcolor2-0.4-19|59	Name[ar]=منتقي الألوان
12cr|gcolor2-0.4-19|60	Name[bg]=Избор на цвят
12cr|gcolor2-0.4-19|61	Name[de]=Farbauswahl
12cr|gcolor2-0.4-19|62	Name[el]=Επιλογέας χρωμάτων
12cr|gcolor2-0.4-19|63	Name[en_GB]=Colour Chooser
12cr|gcolor2-0.4-19|64	Name[es]=Selector de colores
12cr|gcolor2-0.4-19|65	Name[et]=Värvivalija
12cr|gcolor2-0.4-19|66	Name[fi]=Värivalitsin
12cr|gcolor2-0.4-19|67	Name[fr]=Sélecteur de couleurs
12cr|gcolor2-0.4-19|68	Name[gl]=Selector de cores
12cr|gcolor2-0.4-19|69	Name[hu]=Színválasztó
12cr|gcolor2-0.4-19|70	Name[is]=Litaval
12cr|gcolor2-0.4-19|71	Name[it]=Selettore di colori
12cr|gcolor2-0.4-19|72	Name[ky]=Түс тандагыч
12cr|gcolor2-0.4-19|73	Name[nb]=Fargevelger
12cr|gcolor2-0.4-19|74	Name[nl]=Kleurenkiezer
12cr|gcolor2-0.4-19|75	Name[pl]=Wybór koloru
12cr|gcolor2-0.4-19|76	Name[pt]=Seletor de Cores
12cr|gcolor2-0.4-19|77	Name[pt_BR]=Seletor de cores
12cr|gcolor2-0.4-19|78	Name[ru]=Выбор цветов
12cr|gcolor2-0.4-19|79	Name[sl]=Izbirnik barv
12cr|gcolor2-0.4-19|80	Name[tr]=Renk Seçici
12cr|gcolor2-0.4-19|81	GenericName=Color Chooser
12cr|gcolor2-0.4-19|82	GenericName[ar]=منتقي الألوان
12cr|gcolor2-0.4-19|83	GenericName[bg]=Избор на цвят
12cr|gcolor2-0.4-19|84	GenericName[de]=Farbauswahl
12cr|gcolor2-0.4-19|85	GenericName[el]=Επιλογέας χρωμάτων
12cr|gcolor2-0.4-19|86	GenericName[en_GB]=Colour Chooser
12cr|gcolor2-0.4-19|87	GenericName[es]=Selector de colores
12cr|gcolor2-0.4-19|88	GenericName[et]=Värvivalija
12cr|gcolor2-0.4-19|89	GenericName[fi]=Värivalitsin
12cr|gcolor2-0.4-19|90	GenericName[fr]=Sélecteur de couleurs
12cr|gcolor2-0.4-19|91	GenericName[gl]=Selector de cores
12cr|gcolor2-0.4-19|92	GenericName[hu]=Színválasztó
12cr|gcolor2-0.4-19|93	GenericName[is]=Litaval
12cr|gcolor2-0.4-19|94	GenericName[it]=Selettore di colori in GTK2
12cr|gcolor2-0.4-19|95	GenericName[ky]=Түс тандагыч
12cr|gcolor2-0.4-19|96	GenericName[nb]=Fargevelger
12cr|gcolor2-0.4-19|97	GenericName[nl]=Kleurenkiezer
12cr|gcolor2-0.4-19|98	GenericName[pl]=Wybór koloru
12cr|gcolor2-0.4-19|99	GenericName[pt]=Seletor de Cores
12cr|gcolor2-0.4-19|100	GenericName[pt_BR]=Seletor de cores
12cr|gcolor2-0.4-19|101	GenericName[ru]=Выбор цветов
12cr|gcolor2-0.4-19|102	GenericName[sl]=Izbirnik barv
12cr|gcolor2-0.4-19|103	GenericName[tr]=Renk Seçici
12cr|gcolor2-0.4-19|104	Comment=GTK2 color chooser
12cr|gcolor2-0.4-19|105	Comment[ar]=منتقي ألوان GTK2
12cr|gcolor2-0.4-19|106	Comment[bg]=GTK2 Избор на цвят
12cr|gcolor2-0.4-19|107	Comment[de]=GTK2 Farbauswahl
12cr|gcolor2-0.4-19|108	Comment[el]=Επιλογέας χρωμάτων GTK2
12cr|gcolor2-0.4-19|109	Comment[en_GB]=GTK2 colour chooser
12cr|gcolor2-0.4-19|110	Comment[es]=Selector de colores en GTK2
12cr|gcolor2-0.4-19|111	Comment[et]=GTK2 värvivalija
12cr|gcolor2-0.4-19|112	Comment[fi]=Värivalitsin GTK2:lle
12cr|gcolor2-0.4-19|113	Comment[fr]=Sélecteur de couleurs GTK2
12cr|gcolor2-0.4-19|114	Comment[gl]=Selector de cores feito con GTK2
12cr|gcolor2-0.4-19|115	Comment[hu]=Színek kiválasztása (GTK2)
12cr|gcolor2-0.4-19|116	Comment[is]=GTK2 litaval
12cr|gcolor2-0.4-19|117	Comment[it]=Selettore di colori in GTK2
12cr|gcolor2-0.4-19|118	Comment[ky]=GTK2 түс тандагычы
12cr|gcolor2-0.4-19|119	Comment[nb]=En fargevelger for GTK2
12cr|gcolor2-0.4-19|120	Comment[nl]=Kleurenkiezer gebaseerd op GTK2
12cr|gcolor2-0.4-19|121	Comment[pl]=Wybór koloru w GTK2
12cr|gcolor2-0.4-19|122	Comment[pt]=Selecionador de cores GTK2
12cr|gcolor2-0.4-19|123	Comment[pt_BR]=Selecionador de cores GTK2
12cr|gcolor2-0.4-19|124	Comment[ru]=GTK2 выбор цветов
12cr|gcolor2-0.4-19|125	Comment[sl]=GTK+2 Izbirnik barv
12cr|gcolor2-0.4-19|126	Comment[tr]=GTK2 Renk Seçici
12cr|gcolor2-0.4-19|127	EOF
12cr|gcolor2-0.4-19|128	
12cr|gcolor2-0.4-19|129	#icons
12cr|gcolor2-0.4-19|130	mkdir -p %{buildroot}/%_liconsdir
12cr|gcolor2-0.4-19|131	convert -size 48x48 pixmaps/icon.png %{buildroot}/%_liconsdir/%name.png
12cr|gcolor2-0.4-19|132	mkdir -p %{buildroot}/%_iconsdir
12cr|gcolor2-0.4-19|133	convert -size 32x32 pixmaps/icon.png %{buildroot}/%_iconsdir/%name.png
12cr|gcolor2-0.4-19|134	mkdir -p %{buildroot}/%_miconsdir
12cr|gcolor2-0.4-19|135	convert -size 16x16 pixmaps/icon.png %{buildroot}/%_miconsdir/%name.png
12cr|gcolor2-0.4-19|136	
12cr|gcolor2-0.4-19|137	%find_lang %{name}
12cr|gcolor2-0.4-19|138	
12cr|gcolor2-0.4-19|139	%if %mdkversion < 200900
12cr|gcolor2-0.4-19|140	%post
12cr|gcolor2-0.4-19|141	%{update_menus}
12cr|gcolor2-0.4-19|142	%endif
12cr|gcolor2-0.4-19|143	
12cr|gcolor2-0.4-19|144	%if %mdkversion < 200900
12cr|gcolor2-0.4-19|145	%postun
12cr|gcolor2-0.4-19|146	%clean_menus
12cr|gcolor2-0.4-19|147	%endif
12cr|gcolor2-0.4-19|148	
12cr|gcolor2-0.4-19|149	%clean
12cr|gcolor2-0.4-19|150	rm -rf %{buildroot}
12cr|gcolor2-0.4-19|151	
12cr|gcolor2-0.4-19|152	%files -f %{name}.lang
12cr|gcolor2-0.4-19|153	%defattr(-,root,root,-)
12cr|gcolor2-0.4-19|154	%doc AUTHORS ChangeLog NEWS README
12cr|gcolor2-0.4-19|155	%{_bindir}/%{name}
12cr|gcolor2-0.4-19|156	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gcolor2-0.4-19|157	%{_datadir}/pixmaps/%{name}
12cr|gcolor2-0.4-19|158	%{_iconsdir}/%name.png
12cr|gcolor2-0.4-19|159	%{_liconsdir}/%name.png
12cr|gcolor2-0.4-19|160	%{_miconsdir}/%name.png
12cr|gcolor2-0.4-19|161	
12cr|gcolor2-0.4-19|162	
12cr|gcolor2-0.4-19|163	%changelog
12cr|gcolor2-0.4-19|164	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-19mdv2011.0
12cr|gcolor2-0.4-19|165	+ Revision: 618429
12cr|gcolor2-0.4-19|166	- the mass rebuild of 2010.0 packages
12cr|gcolor2-0.4-19|167	
12cr|gcolor2-0.4-19|168	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.4-18mdv2010.0
12cr|gcolor2-0.4-19|169	+ Revision: 437658
12cr|gcolor2-0.4-19|170	- rebuild
12cr|gcolor2-0.4-19|171	
12cr|gcolor2-0.4-19|172	* Thu Mar 26 2009 Emmanuel Andry <eandry@mandriva.org> 0.4-17mdv2009.1
12cr|gcolor2-0.4-19|173	+ Revision: 361427
12cr|gcolor2-0.4-19|174	- provide .po files in a compressed archive
12cr|gcolor2-0.4-19|175	Davy Defaud <davy.defaud@free.fr>
12cr|gcolor2-0.4-19|176	- add missing Polish po file and Bulgarian menu entries
12cr|gcolor2-0.4-19|177	- really fix non gettextized strings with P2
12cr|gcolor2-0.4-19|178	- drop P0 and provide French as a po file like others
12cr|gcolor2-0.4-19|179	- automate the list of available languages to build
12cr|gcolor2-0.4-19|180	
12cr|gcolor2-0.4-19|181	* Sun Mar 22 2009 Emmanuel Andry <eandry@mandriva.org> 0.4-16mdv2009.1
12cr|gcolor2-0.4-19|182	+ Revision: 360345
12cr|gcolor2-0.4-19|183	- add more translations
12cr|gcolor2-0.4-19|184	
12cr|gcolor2-0.4-19|185	* Wed Mar 18 2009 Emmanuel Andry <eandry@mandriva.org> 0.4-15mdv2009.1
12cr|gcolor2-0.4-19|186	+ Revision: 357364
12cr|gcolor2-0.4-19|187	- add more translations
12cr|gcolor2-0.4-19|188	- fix non gettextized strings with P2
12cr|gcolor2-0.4-19|189	
12cr|gcolor2-0.4-19|190	* Sat Mar 14 2009 Emmanuel Andry <eandry@mandriva.org> 0.4-14mdv2009.1
12cr|gcolor2-0.4-19|191	+ Revision: 354978
12cr|gcolor2-0.4-19|192	- add more translations
12cr|gcolor2-0.4-19|193	
12cr|gcolor2-0.4-19|194	* Thu Mar 12 2009 Emmanuel Andry <eandry@mandriva.org> 0.4-13mdv2009.1
12cr|gcolor2-0.4-19|195	+ Revision: 354359
12cr|gcolor2-0.4-19|196	- added another bunch of translations
12cr|gcolor2-0.4-19|197	
12cr|gcolor2-0.4-19|198	* Thu Mar 12 2009 Emmanuel Andry <eandry@mandriva.org> 0.4-12mdv2009.1
12cr|gcolor2-0.4-19|199	+ Revision: 354299
12cr|gcolor2-0.4-19|200	- add turkish translation?\195
12cr|gcolor2-0.4-19|201	
12cr|gcolor2-0.4-19|202	* Wed Mar 11 2009 Emmanuel Andry <eandry@mandriva.org> 0.4-11mdv2009.1
12cr|gcolor2-0.4-19|203	+ Revision: 353772
12cr|gcolor2-0.4-19|204	- add spanish translation
12cr|gcolor2-0.4-19|205	
12cr|gcolor2-0.4-19|206	* Wed Mar 11 2009 Emmanuel Andry <eandry@mandriva.org> 0.4-10mdv2009.1
12cr|gcolor2-0.4-19|207	+ Revision: 353571
12cr|gcolor2-0.4-19|208	- update french language patch
12cr|gcolor2-0.4-19|209	- make it visible for kde users
12cr|gcolor2-0.4-19|210	
12cr|gcolor2-0.4-19|211	* Tue Mar 10 2009 Emmanuel Andry <eandry@mandriva.org> 0.4-9mdv2009.1
12cr|gcolor2-0.4-19|212	+ Revision: 353498
12cr|gcolor2-0.4-19|213	- fix again desktop file
12cr|gcolor2-0.4-19|214	
12cr|gcolor2-0.4-19|215	* Tue Mar 10 2009 Emmanuel Andry <eandry@mandriva.org> 0.4-8mdv2009.1
12cr|gcolor2-0.4-19|216	+ Revision: 353485
12cr|gcolor2-0.4-19|217	- fix license
12cr|gcolor2-0.4-19|218	- fix desktop categories
12cr|gcolor2-0.4-19|219	- improve desktop file (Davy Defaud)
12cr|gcolor2-0.4-19|220	- uncompress patch
12cr|gcolor2-0.4-19|221	- localization never applied : use intltoolize and autoreconf
12cr|gcolor2-0.4-19|222	- workaround undetected language file by intltoolize
12cr|gcolor2-0.4-19|223	
12cr|gcolor2-0.4-19|224	* Sun Mar 08 2009 Emmanuel Andry <eandry@mandriva.org> 0.4-6mdv2009.1
12cr|gcolor2-0.4-19|225	+ Revision: 352937
12cr|gcolor2-0.4-19|226	- add gentoo patch to fix crash on x86_64 (#47608)
12cr|gcolor2-0.4-19|227	
12cr|gcolor2-0.4-19|228	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gcolor2-0.4-19|229	- lowercase ImageMagick
12cr|gcolor2-0.4-19|230	
12cr|gcolor2-0.4-19|231	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.4-5mdv2009.0
12cr|gcolor2-0.4-19|232	+ Revision: 245710
12cr|gcolor2-0.4-19|233	- rebuild
12cr|gcolor2-0.4-19|234	
12cr|gcolor2-0.4-19|235	+ Pixel <pixel@mandriva.com>
12cr|gcolor2-0.4-19|236	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gcolor2-0.4-19|237	
12cr|gcolor2-0.4-19|238	* Mon Mar 10 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.4-3mdv2008.1
12cr|gcolor2-0.4-19|239	+ Revision: 183224
12cr|gcolor2-0.4-19|240	- Fix Desktop file
12cr|gcolor2-0.4-19|241	
12cr|gcolor2-0.4-19|242	* Sun Feb 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.4-2mdv2008.1
12cr|gcolor2-0.4-19|243	+ Revision: 174139
12cr|gcolor2-0.4-19|244	- Fix desktop file (Bug #38093)
12cr|gcolor2-0.4-19|245	
12cr|gcolor2-0.4-19|246	+ Olivier Blin <oblin@mandriva.com>
12cr|gcolor2-0.4-19|247	- restore BuildRoot
12cr|gcolor2-0.4-19|248	
12cr|gcolor2-0.4-19|249	+ Thierry Vignaud <tv@mandriva.org>
12cr|gcolor2-0.4-19|250	- fix auto conversion
12cr|gcolor2-0.4-19|251	
12cr|gcolor2-0.4-19|252	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.4-1mdv2008.1
12cr|gcolor2-0.4-19|253	+ Revision: 131549
12cr|gcolor2-0.4-19|254	- auto-convert XDG menu entry
12cr|gcolor2-0.4-19|255	- BR perl(XML::Parser)
12cr|gcolor2-0.4-19|256	- kill re-definition of %%buildroot on Pixel's request
12cr|gcolor2-0.4-19|257	- import gcolor2
12cr|gcolor2-0.4-19|258	
12cr|gcolor2-0.4-19|259	
12cr|gcolor2-0.4-19|260	* Sat Apr 15 2006 Austin Acton <austin@mandriva.org> 0.4-1mdk
12cr|gcolor2-0.4-19|261	- work with spec from Davy Defaud <davy.defaud@free.fr>
12cr|gcolor2-0.4-19|262	

1585 12
12cr|gcombust-0.1.55-17|1	%define name	gcombust
12cr|gcombust-0.1.55-17|2	%define version	0.1.55
12cr|gcombust-0.1.55-17|3	%define release	%mkrel 17
12cr|gcombust-0.1.55-17|4	
12cr|gcombust-0.1.55-17|5	Name:		%{name}
12cr|gcombust-0.1.55-17|6	Summary:	Disc writing frontend
12cr|gcombust-0.1.55-17|7	Version:	%{version}
12cr|gcombust-0.1.55-17|8	Release:	%{release}
12cr|gcombust-0.1.55-17|9	Source0:	http://www.abo.fi/~jmunsin/gcombust/%{name}-%{version}.tar.bz2
12cr|gcombust-0.1.55-17|10	Source4:	gcombust-0.1.55-de.po
12cr|gcombust-0.1.55-17|11	Patch:		gcombust-0.1.55-getopt.patch
12cr|gcombust-0.1.55-17|12	Patch1:		gcombust-0.1.55-defaults.patch
12cr|gcombust-0.1.55-17|13	Patch2:		gcombust-0.1.55-gcc4.patch
12cr|gcombust-0.1.55-17|14	Patch3:		gcombust-0.1.55-desktop.patch
12cr|gcombust-0.1.55-17|15	Patch4:		gcombust-0.1.55-cdrkit.patch
12cr|gcombust-0.1.55-17|16	Group:		Archiving/Cd burning
12cr|gcombust-0.1.55-17|17	URL:		http://www.abo.fi/~jmunsin/gcombust/
12cr|gcombust-0.1.55-17|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|gcombust-0.1.55-17|19	License:	GPLv2+
12cr|gcombust-0.1.55-17|20	Requires:	cdrkit cdrkit-genisoimage cdrkit-icedax
12cr|gcombust-0.1.55-17|21	Requires:	cdlabelgen diffutils cdparanoia
12cr|gcombust-0.1.55-17|22	BuildRequires:	imagemagick
12cr|gcombust-0.1.55-17|23	BuildRequires:	gtk+-devel
12cr|gcombust-0.1.55-17|24	
12cr|gcombust-0.1.55-17|25	%description
12cr|gcombust-0.1.55-17|26	gcombust is a GTK+ 1.2 frontend for genisofs, wodim, icedax and
12cr|gcombust-0.1.55-17|27	cdlabelgen. It's written in C. It has primitive support for
12cr|gcombust-0.1.55-17|28	controlling the directory (root) structure and size of image without
12cr|gcombust-0.1.55-17|29	copying files/symlinking or writing 10 lines of arguments and can
12cr|gcombust-0.1.55-17|30	maximize disk by hinting which directories/files to use.
12cr|gcombust-0.1.55-17|31	
12cr|gcombust-0.1.55-17|32	%prep
12cr|gcombust-0.1.55-17|33	rm -rf %{buildroot}
12cr|gcombust-0.1.55-17|34	
12cr|gcombust-0.1.55-17|35	%setup -q -n gcombust-%{version}
12cr|gcombust-0.1.55-17|36	%patch -p1 -b .getopt
12cr|gcombust-0.1.55-17|37	%patch1 -p1 -b .defaults
12cr|gcombust-0.1.55-17|38	%patch2 -p1
12cr|gcombust-0.1.55-17|39	%patch3 -p1 -b .desktop
12cr|gcombust-0.1.55-17|40	%patch4 -p1 -b .cdrkit
12cr|gcombust-0.1.55-17|41	cp %SOURCE4 po/de.po
12cr|gcombust-0.1.55-17|42	
12cr|gcombust-0.1.55-17|43	%build
12cr|gcombust-0.1.55-17|44	libtoolize --install --force
12cr|gcombust-0.1.55-17|45	%configure2_5x
12cr|gcombust-0.1.55-17|46	%make
12cr|gcombust-0.1.55-17|47	
12cr|gcombust-0.1.55-17|48	%install
12cr|gcombust-0.1.55-17|49	[ "%{buildroot}" != "/"] && [ -d %{buildroot} ] && rm -rf %{buildroot}
12cr|gcombust-0.1.55-17|50	
12cr|gcombust-0.1.55-17|51	%makeinstall
12cr|gcombust-0.1.55-17|52	
12cr|gcombust-0.1.55-17|53	%find_lang %{name}
12cr|gcombust-0.1.55-17|54	
12cr|gcombust-0.1.55-17|55	#icon
12cr|gcombust-0.1.55-17|56	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|gcombust-0.1.55-17|57	convert gcombust.xpm %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|gcombust-0.1.55-17|58	convert gcombust.xpm -scale 32 %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|gcombust-0.1.55-17|59	convert gcombust.xpm -scale 16 %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|gcombust-0.1.55-17|60	
12cr|gcombust-0.1.55-17|61	%clean
12cr|gcombust-0.1.55-17|62	rm -rf %{buildroot}
12cr|gcombust-0.1.55-17|63	
12cr|gcombust-0.1.55-17|64	%if %mdkversion < 200900
12cr|gcombust-0.1.55-17|65	%post
12cr|gcombust-0.1.55-17|66	%{update_menus}
12cr|gcombust-0.1.55-17|67	%{update_icon_cache hicolor}
12cr|gcombust-0.1.55-17|68	%endif
12cr|gcombust-0.1.55-17|69	
12cr|gcombust-0.1.55-17|70	%if %mdkversion < 200900
12cr|gcombust-0.1.55-17|71	%postun
12cr|gcombust-0.1.55-17|72	%{clean_menus}
12cr|gcombust-0.1.55-17|73	%{clean_icon_cache hicolor}
12cr|gcombust-0.1.55-17|74	%endif
12cr|gcombust-0.1.55-17|75	
12cr|gcombust-0.1.55-17|76	%files -f %{name}.lang
12cr|gcombust-0.1.55-17|77	%defattr(-,root,root)
12cr|gcombust-0.1.55-17|78	%doc AUTHORS TODO ChangeLog INSTALL NEWS README* THANKS ABOUT-NLS
12cr|gcombust-0.1.55-17|79	%{_bindir}/gcombust
12cr|gcombust-0.1.55-17|80	%{_datadir}/pixmaps/gcombust.xpm
12cr|gcombust-0.1.55-17|81	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|gcombust-0.1.55-17|82	%{_datadir}/applications/gcombust.desktop
12cr|gcombust-0.1.55-17|83	
12cr|gcombust-0.1.55-17|84	
12cr|gcombust-0.1.55-17|85	
12cr|gcombust-0.1.55-17|86	%changelog
12cr|gcombust-0.1.55-17|87	* Wed Jul 27 2011 Götz Waschk <waschk@mandriva.org> 0.1.55-17mdv2012.0
12cr|gcombust-0.1.55-17|88	+ Revision: 691842
12cr|gcombust-0.1.55-17|89	- rebuild
12cr|gcombust-0.1.55-17|90	
12cr|gcombust-0.1.55-17|91	* Sat Jul 25 2009 Götz Waschk <waschk@mandriva.org> 0.1.55-16mdv2011.0
12cr|gcombust-0.1.55-17|92	+ Revision: 399733
12cr|gcombust-0.1.55-17|93	- fix build
12cr|gcombust-0.1.55-17|94	- fix naming of patch 0
12cr|gcombust-0.1.55-17|95	
12cr|gcombust-0.1.55-17|96	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gcombust-0.1.55-17|97	- lowercase ImageMagick
12cr|gcombust-0.1.55-17|98	
12cr|gcombust-0.1.55-17|99	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.1.55-14mdv2009.0
12cr|gcombust-0.1.55-17|100	+ Revision: 245738
12cr|gcombust-0.1.55-17|101	- rebuild
12cr|gcombust-0.1.55-17|102	
12cr|gcombust-0.1.55-17|103	+ Pixel <pixel@mandriva.com>
12cr|gcombust-0.1.55-17|104	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gcombust-0.1.55-17|105	
12cr|gcombust-0.1.55-17|106	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.1.55-12mdv2008.1
12cr|gcombust-0.1.55-17|107	+ Revision: 136426
12cr|gcombust-0.1.55-17|108	- restore BuildRoot
12cr|gcombust-0.1.55-17|109	
12cr|gcombust-0.1.55-17|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|gcombust-0.1.55-17|111	- kill re-definition of %%buildroot on Pixel's request
12cr|gcombust-0.1.55-17|112	
12cr|gcombust-0.1.55-17|113	* Wed Sep 19 2007 Adam Williamson <awilliamson@mandriva.org> 0.1.55-12mdv2008.0
12cr|gcombust-0.1.55-17|114	+ Revision: 91134
12cr|gcombust-0.1.55-17|115	- rebuild for 2008
12cr|gcombust-0.1.55-17|116	- don't package COPYING
12cr|gcombust-0.1.55-17|117	- fd.o icons
12cr|gcombust-0.1.55-17|118	- update xdg menu patch - drop X-Mandriva category, correct icon location, drop obsolete Encoding tag
12cr|gcombust-0.1.55-17|119	- drop old menu
12cr|gcombust-0.1.55-17|120	- new license policy
12cr|gcombust-0.1.55-17|121	- spec clean
12cr|gcombust-0.1.55-17|122	
12cr|gcombust-0.1.55-17|123	
12cr|gcombust-0.1.55-17|124	* Sun Jan 28 2007 Götz Waschk <waschk@mandriva.org> 0.1.55-11mdv2007.0
12cr|gcombust-0.1.55-17|125	+ Revision: 114645
12cr|gcombust-0.1.55-17|126	- update patch 4 for the new burnfree option in wodim
12cr|gcombust-0.1.55-17|127	
12cr|gcombust-0.1.55-17|128	* Sun Jan 07 2007 Götz Waschk <waschk@mandriva.org> 0.1.55-10mdv2007.1
12cr|gcombust-0.1.55-17|129	+ Revision: 105284
12cr|gcombust-0.1.55-17|130	- fix description
12cr|gcombust-0.1.55-17|131	
12cr|gcombust-0.1.55-17|132	* Sun Jan 07 2007 Götz Waschk <waschk@mandriva.org> 0.1.55-9mdv2007.1
12cr|gcombust-0.1.55-17|133	+ Revision: 105267
12cr|gcombust-0.1.55-17|134	- Import gcombust
12cr|gcombust-0.1.55-17|135	
12cr|gcombust-0.1.55-17|136	* Sun Jan 07 2007 Gtz Waschk <waschk@mandriva.org> 0.1.55-9mdv2007.1
12cr|gcombust-0.1.55-17|137	- fix patch 0
12cr|gcombust-0.1.55-17|138	- support cdrkit
12cr|gcombust-0.1.55-17|139	- update German translation
12cr|gcombust-0.1.55-17|140	
12cr|gcombust-0.1.55-17|141	* Wed Aug 02 2006 Gtz Waschk <waschk@mandriva.org> 0.1.55-8mdv2007.0
12cr|gcombust-0.1.55-17|142	- fix desktop file
12cr|gcombust-0.1.55-17|143	
12cr|gcombust-0.1.55-17|144	* Wed Aug 02 2006 Gtz Waschk <waschk@mandriva.org> 0.1.55-7mdv2007.0
12cr|gcombust-0.1.55-17|145	- xdg menu
12cr|gcombust-0.1.55-17|146	
12cr|gcombust-0.1.55-17|147	* Sat Dec 31 2005 Mandriva Linux Team <http://www.mandrivaexpert.com/> 0.1.55-6mdk
12cr|gcombust-0.1.55-17|148	- Rebuild
12cr|gcombust-0.1.55-17|149	
12cr|gcombust-0.1.55-17|150	* Fri May 20 2005 Gtz Waschk <waschk@mandriva.org> 0.1.55-5mdk
12cr|gcombust-0.1.55-17|151	- fix build with gcc 4
12cr|gcombust-0.1.55-17|152	
12cr|gcombust-0.1.55-17|153	* Thu Sep 16 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.1.55-4mdk
12cr|gcombust-0.1.55-17|154	- fix patch 1
12cr|gcombust-0.1.55-17|155	
12cr|gcombust-0.1.55-17|156	* Sun Sep 05 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.1.55-3mdk
12cr|gcombust-0.1.55-17|157	- use ImageMagick for the icons
12cr|gcombust-0.1.55-17|158	- adjust some default values
12cr|gcombust-0.1.55-17|159	
12cr|gcombust-0.1.55-17|160	* Fri Sep 03 2004 Marcel Pol <mpol@mandrake.org> 0.1.55-2mdk
12cr|gcombust-0.1.55-17|161	- fix menusection
12cr|gcombust-0.1.55-17|162	
12cr|gcombust-0.1.55-17|163	* Wed May 12 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.1.55-1mdk
12cr|gcombust-0.1.55-17|164	- patch: load selection file from command line
12cr|gcombust-0.1.55-17|165	- move desktop entry file
12cr|gcombust-0.1.55-17|166	- update german translation
12cr|gcombust-0.1.55-17|167	- macro fix
12cr|gcombust-0.1.55-17|168	- new version
12cr|gcombust-0.1.55-17|169	

1586 12
12cr|gcompris-12.01-2|1	Name:		gcompris
12cr|gcompris-12.01-2|2	Version:	12.01
12cr|gcompris-12.01-2|3	Release:	2
12cr|gcompris-12.01-2|4	Summary:	An educational game for children starting at 2
12cr|gcompris-12.01-2|5	License:	GPLv2+
12cr|gcompris-12.01-2|6	Group:		Education
12cr|gcompris-12.01-2|7	URL:		http://www.gcompris.net
12cr|gcompris-12.01-2|8	Source:		http://prdownloads.sourceforge.net/gcompris/%{name}-%{version}.tar.gz
12cr|gcompris-12.01-2|9	#We don't want all warnings to be treated as errors
12cr|gcompris-12.01-2|10	Patch1:		gcompris-11.09-werror.patch
12cr|gcompris-12.01-2|11	
12cr|gcompris-12.01-2|12	BuildRequires:	gnome-common
12cr|gcompris-12.01-2|13	BuildRequires:	automake
12cr|gcompris-12.01-2|14	BuildRequires:	autoconf
12cr|gcompris-12.01-2|15	BuildRequires:	libtool-base
12cr|gcompris-12.01-2|16	BuildRequires:	gnuchess
12cr|gcompris-12.01-2|17	BuildRequires:	pkgconfig(ogg)
12cr|gcompris-12.01-2|18	BuildRequires:	pkgconfig(libxml-2.0)
12cr|gcompris-12.01-2|19	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cr|gcompris-12.01-2|20	BuildRequires:	pkgconfig(vorbis)
12cr|gcompris-12.01-2|21	BuildRequires:	pkgconfig(ao)
12cr|gcompris-12.01-2|22	BuildRequires:	imagemagick
12cr|gcompris-12.01-2|23	BuildRequires:	desktop-file-utils
12cr|gcompris-12.01-2|24	BuildRequires:	pkgconfig(gnet-2.0)
12cr|gcompris-12.01-2|25	# (misc) needed for python support
12cr|gcompris-12.01-2|26	BuildRequires:	gnome-python
12cr|gcompris-12.01-2|27	BuildRequires:	pkgconfig(python)
12cr|gcompris-12.01-2|28	BuildRequires:	pkgconfig(pygtk-2.0)
12cr|gcompris-12.01-2|29	BuildRequires:	pkgconfig(pycairo)
12cr|gcompris-12.01-2|30	BuildRequires:	texinfo
12cr|gcompris-12.01-2|31	BuildRequires:	texi2html >= 1.82
12cr|gcompris-12.01-2|32	BuildRequires:	pkgconfig(libassetml)
12cr|gcompris-12.01-2|33	# (misc) for the need of a display for pygtk
12cr|gcompris-12.01-2|34	BuildRequires:	x11-server-xvfb
12cr|gcompris-12.01-2|35	BuildRequires:	xauth
12cr|gcompris-12.01-2|36	BuildRequires:	perl-XML-Parser
12cr|gcompris-12.01-2|37	BuildRequires:	pkgconfig(sqlite3)
12cr|gcompris-12.01-2|38	BuildRequires:	python-pyxml
12cr|gcompris-12.01-2|39	BuildRequires:	python-sqlite2
12cr|gcompris-12.01-2|40	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gcompris-12.01-2|41	# (misc) for fullscreen support, now it is done with xvidmode instead of xrandr
12cr|gcompris-12.01-2|42	BuildRequires:	pkgconfig(xxf86vm)
12cr|gcompris-12.01-2|43	BuildRequires:	pkgconfig(gstreamer-0.10)
12cr|gcompris-12.01-2|44	BuildRequires:	intltool
12cr|gcompris-12.01-2|45	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|gcompris-12.01-2|46	
12cr|gcompris-12.01-2|47	Requires:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|48	# (misc) gnuchess for the chees activitie, gnome-python-canvas for python board
12cr|gcompris-12.01-2|49	Requires:	gnuchess >= 5.02
12cr|gcompris-12.01-2|50	Requires:	python
12cr|gcompris-12.01-2|51	Requires:	gnome-python
12cr|gcompris-12.01-2|52	Requires:	gnome-python-canvas
12cr|gcompris-12.01-2|53	Requires:	pygtk2.0
12cr|gcompris-12.01-2|54	Requires:	python-sqlite2
12cr|gcompris-12.01-2|55	Requires:	python-cairo
12cr|gcompris-12.01-2|56	Requires:	librsvg
12cr|gcompris-12.01-2|57	Requires:	tuxpaint
12cr|gcompris-12.01-2|58	Requires:	gnucap
12cr|gcompris-12.01-2|59	Requires:	gstreamer0.10-plugins-good
12cr|gcompris-12.01-2|60	
12cr|gcompris-12.01-2|61	%description
12cr|gcompris-12.01-2|62	An educational game for children starting at 2.
12cr|gcompris-12.01-2|63	More than 100 different activities are proposed:
12cr|gcompris-12.01-2|64	* Click on the animals => learn the mouse/click usage
12cr|gcompris-12.01-2|65	* Type the falling letters => learn the keyboard usage
12cr|gcompris-12.01-2|66	* Falling Dices
12cr|gcompris-12.01-2|67	* Falling words
12cr|gcompris-12.01-2|68	* Basic algebra
12cr|gcompris-12.01-2|69	* Time learning with an analog clock
12cr|gcompris-12.01-2|70	* Puzzle game with famous paintings
12cr|gcompris-12.01-2|71	* Drive Plane to catch clouds in increasing number
12cr|gcompris-12.01-2|72	* Balance the scales
12cr|gcompris-12.01-2|73	* And much more ...
12cr|gcompris-12.01-2|74	
12cr|gcompris-12.01-2|75	The Game is included in the Main desktop menu in 'Games'.
12cr|gcompris-12.01-2|76	
12cr|gcompris-12.01-2|77	You should install it only if you have children using this computer.
12cr|gcompris-12.01-2|78	
12cr|gcompris-12.01-2|79	%package music
12cr|gcompris-12.01-2|80	Summary:	Background music for GCompris
12cr|gcompris-12.01-2|81	Group:		Education
12cr|gcompris-12.01-2|82	Provides:	%{name}-music = %{version}
12cr|gcompris-12.01-2|83	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|84	BuildArch:	noarch
12cr|gcompris-12.01-2|85	
12cr|gcompris-12.01-2|86	%description music
12cr|gcompris-12.01-2|87	Background music for gcompris.
12cr|gcompris-12.01-2|88	
12cr|gcompris-12.01-2|89	%package sounds-af
12cr|gcompris-12.01-2|90	Summary:	Afrikaans sounds for GCompris
12cr|gcompris-12.01-2|91	Group:		Education
12cr|gcompris-12.01-2|92	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|93	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|94	Requires:	locales-af
12cr|gcompris-12.01-2|95	BuildArch:	noarch
12cr|gcompris-12.01-2|96	
12cr|gcompris-12.01-2|97	%description sounds-af
12cr|gcompris-12.01-2|98	Afrikaans sounds for gcompris.
12cr|gcompris-12.01-2|99	
12cr|gcompris-12.01-2|100	%package sounds-ast
12cr|gcompris-12.01-2|101	Summary:	Asturian sounds for GCompris
12cr|gcompris-12.01-2|102	Group:		Education
12cr|gcompris-12.01-2|103	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|104	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|105	Requires:	locales-ast
12cr|gcompris-12.01-2|106	BuildArch:	noarch
12cr|gcompris-12.01-2|107	
12cr|gcompris-12.01-2|108	%description sounds-ast
12cr|gcompris-12.01-2|109	Asturian sounds for gcompris.
12cr|gcompris-12.01-2|110	
12cr|gcompris-12.01-2|111	%package sounds-ar
12cr|gcompris-12.01-2|112	Summary:	Arabic (Tunisia) sounds for GCompris
12cr|gcompris-12.01-2|113	Group:		Education
12cr|gcompris-12.01-2|114	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|115	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|116	Requires:	locales-ar
12cr|gcompris-12.01-2|117	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|118	BuildArch:	noarch
12cr|gcompris-12.01-2|119	
12cr|gcompris-12.01-2|120	%description sounds-ar
12cr|gcompris-12.01-2|121	Arabic (Tunisia) sounds for gcompris.
12cr|gcompris-12.01-2|122	
12cr|gcompris-12.01-2|123	%package sounds-bg
12cr|gcompris-12.01-2|124	Summary:	Bulgarian sounds for GCompris
12cr|gcompris-12.01-2|125	Group:		Education
12cr|gcompris-12.01-2|126	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|127	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|128	Requires:	locales-bg
12cr|gcompris-12.01-2|129	Conflicts:	%{name} < 8.4.4-2
12cr|gcompris-12.01-2|130	BuildArch:	noarch
12cr|gcompris-12.01-2|131	
12cr|gcompris-12.01-2|132	%description sounds-bg
12cr|gcompris-12.01-2|133	Bulgarian sounds for gcompris.
12cr|gcompris-12.01-2|134	
12cr|gcompris-12.01-2|135	%package sounds-br
12cr|gcompris-12.01-2|136	Summary:	Breton sounds for GCompris
12cr|gcompris-12.01-2|137	Group:		Education
12cr|gcompris-12.01-2|138	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|139	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|140	Requires:	locales-br
12cr|gcompris-12.01-2|141	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|142	BuildArch:	noarch
12cr|gcompris-12.01-2|143	
12cr|gcompris-12.01-2|144	%description sounds-br
12cr|gcompris-12.01-2|145	Breton sounds for gcompris.
12cr|gcompris-12.01-2|146	
12cr|gcompris-12.01-2|147	%package sounds-cs
12cr|gcompris-12.01-2|148	Summary:	Czech sounds for GCompris
12cr|gcompris-12.01-2|149	Group:		Education
12cr|gcompris-12.01-2|150	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|151	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|152	Requires:	locales-cs
12cr|gcompris-12.01-2|153	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|154	BuildArch:	noarch
12cr|gcompris-12.01-2|155	
12cr|gcompris-12.01-2|156	%description sounds-cs
12cr|gcompris-12.01-2|157	Czech sounds for gcompris.
12cr|gcompris-12.01-2|158	
12cr|gcompris-12.01-2|159	%package sounds-de
12cr|gcompris-12.01-2|160	Summary:	German sounds for GCompris
12cr|gcompris-12.01-2|161	Group:		Education
12cr|gcompris-12.01-2|162	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|163	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|164	Requires:	locales-de
12cr|gcompris-12.01-2|165	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|166	BuildArch:	noarch
12cr|gcompris-12.01-2|167	
12cr|gcompris-12.01-2|168	%description sounds-de
12cr|gcompris-12.01-2|169	German sounds for gcompris.
12cr|gcompris-12.01-2|170	
12cr|gcompris-12.01-2|171	%package sounds-da
12cr|gcompris-12.01-2|172	Summary:	Danish sounds for GCompris
12cr|gcompris-12.01-2|173	Group:		Education
12cr|gcompris-12.01-2|174	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|175	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|176	Requires:	locales-da
12cr|gcompris-12.01-2|177	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|178	BuildArch:	noarch
12cr|gcompris-12.01-2|179	
12cr|gcompris-12.01-2|180	%description sounds-da
12cr|gcompris-12.01-2|181	Danish sounds for gcompris.
12cr|gcompris-12.01-2|182	
12cr|gcompris-12.01-2|183	%package sounds-eo
12cr|gcompris-12.01-2|184	Summary:	Esperanto sounds for GCompris
12cr|gcompris-12.01-2|185	Group:		Education
12cr|gcompris-12.01-2|186	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|187	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|188	Requires:	locales-eo
12cr|gcompris-12.01-2|189	Conflicts:	%{name} < 9.0-2
12cr|gcompris-12.01-2|190	BuildArch:	noarch
12cr|gcompris-12.01-2|191	
12cr|gcompris-12.01-2|192	%description sounds-eo
12cr|gcompris-12.01-2|193	Esperanto sounds for gcompris.
12cr|gcompris-12.01-2|194	
12cr|gcompris-12.01-2|195	%package sounds-es
12cr|gcompris-12.01-2|196	Summary:	Spanish sounds for GCompris
12cr|gcompris-12.01-2|197	Group:		Education
12cr|gcompris-12.01-2|198	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|199	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|200	Requires:	locales-es
12cr|gcompris-12.01-2|201	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|202	BuildArch:	noarch
12cr|gcompris-12.01-2|203	
12cr|gcompris-12.01-2|204	%description sounds-es
12cr|gcompris-12.01-2|205	Spanish sounds for gcompris.
12cr|gcompris-12.01-2|206	
12cr|gcompris-12.01-2|207	%package sounds-el
12cr|gcompris-12.01-2|208	Summary:	Greek sounds for GCompris
12cr|gcompris-12.01-2|209	Group:		Education
12cr|gcompris-12.01-2|210	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|211	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|212	Requires:	locales-el
12cr|gcompris-12.01-2|213	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|214	BuildArch:	noarch
12cr|gcompris-12.01-2|215	
12cr|gcompris-12.01-2|216	%description sounds-el
12cr|gcompris-12.01-2|217	Greek sounds for gcompris.
12cr|gcompris-12.01-2|218	
12cr|gcompris-12.01-2|219	%package sounds-en
12cr|gcompris-12.01-2|220	Summary:	English sounds for GCompris
12cr|gcompris-12.01-2|221	Group:		Education
12cr|gcompris-12.01-2|222	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|223	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|224	Requires:	locales-en
12cr|gcompris-12.01-2|225	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|226	BuildArch:	noarch
12cr|gcompris-12.01-2|227	
12cr|gcompris-12.01-2|228	%description sounds-en
12cr|gcompris-12.01-2|229	English sounds for gcompris.
12cr|gcompris-12.01-2|230	
12cr|gcompris-12.01-2|231	%package sounds-eu
12cr|gcompris-12.01-2|232	Summary:	Basque sounds for GCompris
12cr|gcompris-12.01-2|233	Group:		Education
12cr|gcompris-12.01-2|234	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|235	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|236	Requires:	locales-eu
12cr|gcompris-12.01-2|237	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|238	BuildArch:	noarch
12cr|gcompris-12.01-2|239	
12cr|gcompris-12.01-2|240	%description sounds-eu
12cr|gcompris-12.01-2|241	Basque sounds for gcompris.
12cr|gcompris-12.01-2|242	
12cr|gcompris-12.01-2|243	%package sounds-fi
12cr|gcompris-12.01-2|244	Summary:	Finnish sounds for GCompris
12cr|gcompris-12.01-2|245	Group:		Education
12cr|gcompris-12.01-2|246	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|247	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|248	Requires:	locales-fi
12cr|gcompris-12.01-2|249	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|250	BuildArch:	noarch
12cr|gcompris-12.01-2|251	
12cr|gcompris-12.01-2|252	%description sounds-fi
12cr|gcompris-12.01-2|253	Finnish sounds for gcompris.
12cr|gcompris-12.01-2|254	
12cr|gcompris-12.01-2|255	%package sounds-fr
12cr|gcompris-12.01-2|256	Summary:	French sounds for GCompris
12cr|gcompris-12.01-2|257	Group:		Education
12cr|gcompris-12.01-2|258	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|259	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|260	Requires:	locales-fr
12cr|gcompris-12.01-2|261	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|262	BuildArch:	noarch
12cr|gcompris-12.01-2|263	
12cr|gcompris-12.01-2|264	%description sounds-fr
12cr|gcompris-12.01-2|265	French sounds for gcompris.
12cr|gcompris-12.01-2|266	
12cr|gcompris-12.01-2|267	%package sounds-he
12cr|gcompris-12.01-2|268	Summary:	Hebrew soundsfor GCompris
12cr|gcompris-12.01-2|269	Group:		Education
12cr|gcompris-12.01-2|270	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|271	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|272	Requires:	locales-he
12cr|gcompris-12.01-2|273	Conflicts:	%{name} < 8.4.6-2
12cr|gcompris-12.01-2|274	BuildArch:	noarch
12cr|gcompris-12.01-2|275	
12cr|gcompris-12.01-2|276	%description sounds-he
12cr|gcompris-12.01-2|277	Hebrew sounds for gcompris.
12cr|gcompris-12.01-2|278	
12cr|gcompris-12.01-2|279	%package sounds-hi
12cr|gcompris-12.01-2|280	Summary:	Hindi soundsfor GCompris
12cr|gcompris-12.01-2|281	Group:		Education
12cr|gcompris-12.01-2|282	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|283	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|284	Requires:	locales-hi
12cr|gcompris-12.01-2|285	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|286	BuildArch:	noarch
12cr|gcompris-12.01-2|287	
12cr|gcompris-12.01-2|288	%description sounds-hi
12cr|gcompris-12.01-2|289	Hindi sounds for gcompris.
12cr|gcompris-12.01-2|290	
12cr|gcompris-12.01-2|291	%package sounds-hu
12cr|gcompris-12.01-2|292	Summary:	Hungarian sounds for GCompris
12cr|gcompris-12.01-2|293	Group:		Education
12cr|gcompris-12.01-2|294	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|295	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|296	Requires:	locales-hu
12cr|gcompris-12.01-2|297	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|298	BuildArch:	noarch
12cr|gcompris-12.01-2|299	
12cr|gcompris-12.01-2|300	%description sounds-hu
12cr|gcompris-12.01-2|301	Hungarian sounds for gcompris.
12cr|gcompris-12.01-2|302	
12cr|gcompris-12.01-2|303	%package sounds-id
12cr|gcompris-12.01-2|304	Summary:	Indonesian sounds for GCompris
12cr|gcompris-12.01-2|305	Group:		Education
12cr|gcompris-12.01-2|306	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|307	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|308	Requires:	locales-id
12cr|gcompris-12.01-2|309	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|310	BuildArch:	noarch
12cr|gcompris-12.01-2|311	
12cr|gcompris-12.01-2|312	%description sounds-id
12cr|gcompris-12.01-2|313	Indonesian sounds for gcompris.
12cr|gcompris-12.01-2|314	
12cr|gcompris-12.01-2|315	%package sounds-it
12cr|gcompris-12.01-2|316	Summary:	Italian sounds for GCompris
12cr|gcompris-12.01-2|317	Group:		Education
12cr|gcompris-12.01-2|318	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|319	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|320	Requires:	locales-it
12cr|gcompris-12.01-2|321	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|322	BuildArch:	noarch
12cr|gcompris-12.01-2|323	
12cr|gcompris-12.01-2|324	%description sounds-it
12cr|gcompris-12.01-2|325	Italian sounds for gcompris.
12cr|gcompris-12.01-2|326	
12cr|gcompris-12.01-2|327	%package sounds-mr
12cr|gcompris-12.01-2|328	Summary:	Marathi sounds for GCompris
12cr|gcompris-12.01-2|329	Group:		Education
12cr|gcompris-12.01-2|330	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|331	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|332	Requires:	locales-mr
12cr|gcompris-12.01-2|333	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|334	BuildArch:	noarch
12cr|gcompris-12.01-2|335	
12cr|gcompris-12.01-2|336	%description sounds-mr
12cr|gcompris-12.01-2|337	Marathi sounds for gcompris.
12cr|gcompris-12.01-2|338	
12cr|gcompris-12.01-2|339	%package sounds-nb
12cr|gcompris-12.01-2|340	Summary:	Norvegian Bokmal sounds for GCompris
12cr|gcompris-12.01-2|341	Group:		Education
12cr|gcompris-12.01-2|342	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|343	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|344	Requires:	locales-no
12cr|gcompris-12.01-2|345	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|346	BuildArch:	noarch
12cr|gcompris-12.01-2|347	
12cr|gcompris-12.01-2|348	%description sounds-nb
12cr|gcompris-12.01-2|349	Norvegian BÃ¶kmal sounds for gcompris.
12cr|gcompris-12.01-2|350	
12cr|gcompris-12.01-2|351	%package sounds-nl
12cr|gcompris-12.01-2|352	Summary:	Nederland sounds for GCompris
12cr|gcompris-12.01-2|353	Group:		Education
12cr|gcompris-12.01-2|354	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|355	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|356	Requires:	locales-nl
12cr|gcompris-12.01-2|357	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|358	BuildArch:	noarch
12cr|gcompris-12.01-2|359	
12cr|gcompris-12.01-2|360	%description sounds-nl
12cr|gcompris-12.01-2|361	Nederland sounds for gcompris.
12cr|gcompris-12.01-2|362	
12cr|gcompris-12.01-2|363	%package sounds-nn
12cr|gcompris-12.01-2|364	Summary:	Norvegian sounds for GCompris
12cr|gcompris-12.01-2|365	Group:		Education
12cr|gcompris-12.01-2|366	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|367	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|368	Requires:	locales-nn
12cr|gcompris-12.01-2|369	BuildArch:	noarch
12cr|gcompris-12.01-2|370	
12cr|gcompris-12.01-2|371	%description sounds-nn
12cr|gcompris-12.01-2|372	Norvegian sounds for gcompris.
12cr|gcompris-12.01-2|373	
12cr|gcompris-12.01-2|374	%package sounds-pa
12cr|gcompris-12.01-2|375	Summary:	Punjabi sounds for GCompris
12cr|gcompris-12.01-2|376	Group:		Education
12cr|gcompris-12.01-2|377	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|378	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|379	Requires:	locales-pa
12cr|gcompris-12.01-2|380	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|381	BuildArch:	noarch
12cr|gcompris-12.01-2|382	
12cr|gcompris-12.01-2|383	%description sounds-pa
12cr|gcompris-12.01-2|384	Punjabi sounds for gcompris.
12cr|gcompris-12.01-2|385	
12cr|gcompris-12.01-2|386	%package sounds-pt
12cr|gcompris-12.01-2|387	Summary:	Portuguese sounds for GCompris
12cr|gcompris-12.01-2|388	Group:		Education
12cr|gcompris-12.01-2|389	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|390	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|391	Requires:	locales-pt
12cr|gcompris-12.01-2|392	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|393	BuildArch:	noarch
12cr|gcompris-12.01-2|394	
12cr|gcompris-12.01-2|395	%description sounds-pt
12cr|gcompris-12.01-2|396	Portuguese sounds for gcompris.
12cr|gcompris-12.01-2|397	
12cr|gcompris-12.01-2|398	%package sounds-pt_BR
12cr|gcompris-12.01-2|399	Summary:	Brasilian Portuguese sounds for GCompris
12cr|gcompris-12.01-2|400	Group:		Education
12cr|gcompris-12.01-2|401	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|402	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|403	Requires:	locales-pt
12cr|gcompris-12.01-2|404	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|405	BuildArch:	noarch
12cr|gcompris-12.01-2|406	
12cr|gcompris-12.01-2|407	%description sounds-pt_BR
12cr|gcompris-12.01-2|408	Brasilian Portuguese sounds for gcompris.
12cr|gcompris-12.01-2|409	
12cr|gcompris-12.01-2|410	%package sounds-ru
12cr|gcompris-12.01-2|411	Summary:	Russian sounds for GCompris
12cr|gcompris-12.01-2|412	Group:		Education
12cr|gcompris-12.01-2|413	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|414	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|415	Requires:	locales-ru
12cr|gcompris-12.01-2|416	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|417	BuildArch:	noarch
12cr|gcompris-12.01-2|418	
12cr|gcompris-12.01-2|419	%description sounds-ru
12cr|gcompris-12.01-2|420	Russian sounds for gcompris.
12cr|gcompris-12.01-2|421	
12cr|gcompris-12.01-2|422	%package sounds-sl
12cr|gcompris-12.01-2|423	Summary:	Slovenian sounds for GCompris
12cr|gcompris-12.01-2|424	Group:		Education
12cr|gcompris-12.01-2|425	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|426	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|427	Requires:	locales-sl
12cr|gcompris-12.01-2|428	BuildArch:	noarch
12cr|gcompris-12.01-2|429	
12cr|gcompris-12.01-2|430	%description sounds-sl
12cr|gcompris-12.01-2|431	Slovenian sounds for gcompris.
12cr|gcompris-12.01-2|432	
12cr|gcompris-12.01-2|433	%package sounds-so
12cr|gcompris-12.01-2|434	Summary:	Somalian sounds for GCompris
12cr|gcompris-12.01-2|435	Group:		Education
12cr|gcompris-12.01-2|436	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|437	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|438	Requires:	locales-so
12cr|gcompris-12.01-2|439	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|440	BuildArch:	noarch
12cr|gcompris-12.01-2|441	
12cr|gcompris-12.01-2|442	%description sounds-so
12cr|gcompris-12.01-2|443	Somalian sounds for gcompris.
12cr|gcompris-12.01-2|444	
12cr|gcompris-12.01-2|445	%package sounds-sr
12cr|gcompris-12.01-2|446	Summary:	Serbian sounds for GCompris
12cr|gcompris-12.01-2|447	Group:		Education
12cr|gcompris-12.01-2|448	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|449	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|450	Requires:	locales-sr
12cr|gcompris-12.01-2|451	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|452	BuildArch:	noarch
12cr|gcompris-12.01-2|453	
12cr|gcompris-12.01-2|454	%description sounds-sr
12cr|gcompris-12.01-2|455	Serbian sounds for gcompris.
12cr|gcompris-12.01-2|456	
12cr|gcompris-12.01-2|457	%package sounds-sv
12cr|gcompris-12.01-2|458	Summary:	Swedish sounds for GCompris
12cr|gcompris-12.01-2|459	Group:		Education
12cr|gcompris-12.01-2|460	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|461	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|462	Requires:	locales-sv
12cr|gcompris-12.01-2|463	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|464	BuildArch:	noarch
12cr|gcompris-12.01-2|465	
12cr|gcompris-12.01-2|466	%description sounds-sv
12cr|gcompris-12.01-2|467	Swedish sounds for gcompris.
12cr|gcompris-12.01-2|468	
12cr|gcompris-12.01-2|469	%package sounds-tr
12cr|gcompris-12.01-2|470	Summary:	Turkish sounds for GCompris
12cr|gcompris-12.01-2|471	Group:		Education
12cr|gcompris-12.01-2|472	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|473	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|474	Requires:	locales-tr
12cr|gcompris-12.01-2|475	Conflicts:	%{name} < 8.4.2-2
12cr|gcompris-12.01-2|476	BuildArch:	noarch
12cr|gcompris-12.01-2|477	
12cr|gcompris-12.01-2|478	%description sounds-tr
12cr|gcompris-12.01-2|479	Turkish sounds for gcompris.
12cr|gcompris-12.01-2|480	
12cr|gcompris-12.01-2|481	%package sounds-ur
12cr|gcompris-12.01-2|482	Summary:	Urdu sounds for GCompris
12cr|gcompris-12.01-2|483	Group:		Education
12cr|gcompris-12.01-2|484	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|485	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|486	Requires:	locales-ur
12cr|gcompris-12.01-2|487	Conflicts:	%{name} < 8.4.4-1
12cr|gcompris-12.01-2|488	BuildArch:	noarch
12cr|gcompris-12.01-2|489	
12cr|gcompris-12.01-2|490	%description sounds-ur
12cr|gcompris-12.01-2|491	Urdu sounds for gcompris.
12cr|gcompris-12.01-2|492	
12cr|gcompris-12.01-2|493	%package sounds-zh_CN
12cr|gcompris-12.01-2|494	Summary:	Simplified Chinese sounds for GCompris
12cr|gcompris-12.01-2|495	Group:		Education
12cr|gcompris-12.01-2|496	Requires:	%{name} = %{version}-%{release}
12cr|gcompris-12.01-2|497	Provides:	%{name}-sound = %{version}-%{release}
12cr|gcompris-12.01-2|498	Requires:	locales-zh_CN
12cr|gcompris-12.01-2|499	Conflicts:	%{name} < 9.1-2
12cr|gcompris-12.01-2|500	BuildArch:	noarch
12cr|gcompris-12.01-2|501	
12cr|gcompris-12.01-2|502	%description sounds-zh_CN
12cr|gcompris-12.01-2|503	Simplified Chinese sounds for gcompris.
12cr|gcompris-12.01-2|504	
12cr|gcompris-12.01-2|505	%prep
12cr|gcompris-12.01-2|506	%setup -q
12cr|gcompris-12.01-2|507	%patch1 -p1 -b .werror
12cr|gcompris-12.01-2|508	
12cr|gcompris-12.01-2|509	%build
12cr|gcompris-12.01-2|510	# anaselli: added due to a patched Makefile.am needed to add Italy map
12cr|gcompris-12.01-2|511	autoreconf
12cr|gcompris-12.01-2|512	%configure2_5x --enable-py-build-only --enable-gnet
12cr|gcompris-12.01-2|513	
12cr|gcompris-12.01-2|514	%make
12cr|gcompris-12.01-2|515	
12cr|gcompris-12.01-2|516	%install
12cr|gcompris-12.01-2|517	%makeinstall_std
12cr|gcompris-12.01-2|518	
12cr|gcompris-12.01-2|519	#Fixing desktop file to match spec
12cr|gcompris-12.01-2|520	perl -pi -e "s/Icon=.*/Icon=gcompris/g" %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gcompris-12.01-2|521	perl -pi -e "s/(Categories=).*/$1/" %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gcompris-12.01-2|522	perl -pi -e "s/Icon=.*/Icon=gcompris-edit/g" %{buildroot}%{_datadir}/applications/%{name}-edit.desktop
12cr|gcompris-12.01-2|523	
12cr|gcompris-12.01-2|524	desktop-file-install --vendor="" \
12cr|gcompris-12.01-2|525	--remove-category="Application" \
12cr|gcompris-12.01-2|526	--add-category="Education" \
12cr|gcompris-12.01-2|527	--add-category="X-MandrivaLinux-CrossDesktop" \
12cr|gcompris-12.01-2|528	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gcompris-12.01-2|529	
12cr|gcompris-12.01-2|530	desktop-file-install --vendor="" \
12cr|gcompris-12.01-2|531	--remove-category="Application" \
12cr|gcompris-12.01-2|532	--add-category="Education" \
12cr|gcompris-12.01-2|533	--add-category="X-MandrivaLinux-CrossDesktop" \
12cr|gcompris-12.01-2|534	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}-edit.desktop
12cr|gcompris-12.01-2|535	
12cr|gcompris-12.01-2|536	# install icons
12cr|gcompris-12.01-2|537	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|gcompris-12.01-2|538	install -m 644 gcompris{,-edit}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
12cr|gcompris-12.01-2|539	for size in 16x16 32x32; do
12cr|gcompris-12.01-2|540	convert -scale $size gcompris.png \
12cr|gcompris-12.01-2|541	%{buildroot}%{_iconsdir}/hicolor/$size/apps/gcompris.png
12cr|gcompris-12.01-2|542	convert -scale $size gcompris-edit.png \
12cr|gcompris-12.01-2|543	%{buildroot}%{_iconsdir}/hicolor/$size/apps/gcompris-edit.png
12cr|gcompris-12.01-2|544	done
12cr|gcompris-12.01-2|545	
12cr|gcompris-12.01-2|546	# remove unwanted files
12cr|gcompris-12.01-2|547	rm -f %{buildroot}%{_menudir}/%{name}
12cr|gcompris-12.01-2|548	
12cr|gcompris-12.01-2|549	%find_lang %{name}
12cr|gcompris-12.01-2|550	
12cr|gcompris-12.01-2|551	%files -f %{name}.lang
12cr|gcompris-12.01-2|552	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|gcompris-12.01-2|553	%{_bindir}/*
12cr|gcompris-12.01-2|554	%{_libdir}/%{name}
12cr|gcompris-12.01-2|555	%{_datadir}/applications/*
12cr|gcompris-12.01-2|556	%{_datadir}/pixmaps/*
12cr|gcompris-12.01-2|557	%{_iconsdir}/hicolor/*/apps/*
12cr|gcompris-12.01-2|558	%{_mandir}/man6/*
12cr|gcompris-12.01-2|559	%{_infodir}/*
12cr|gcompris-12.01-2|560	%{_datadir}/%{name}
12cr|gcompris-12.01-2|561	%{_datadir}/gnome/help/%{name}/eu/*
12cr|gcompris-12.01-2|562	%exclude %{_datadir}/%{name}/boards/music
12cr|gcompris-12.01-2|563	%exclude %{_datadir}/%{name}/boards/voices/af
12cr|gcompris-12.01-2|564	%exclude %{_datadir}/%{name}/boards/voices/ar
12cr|gcompris-12.01-2|565	%exclude %{_datadir}/%{name}/boards/voices/ast
12cr|gcompris-12.01-2|566	%exclude %{_datadir}/%{name}/boards/voices/bg
12cr|gcompris-12.01-2|567	%exclude %{_datadir}/%{name}/boards/voices/br
12cr|gcompris-12.01-2|568	%exclude %{_datadir}/%{name}/boards/voices/cs
12cr|gcompris-12.01-2|569	%exclude %{_datadir}/%{name}/boards/voices/da
12cr|gcompris-12.01-2|570	%exclude %{_datadir}/%{name}/boards/voices/de
12cr|gcompris-12.01-2|571	%exclude %{_datadir}/%{name}/boards/voices/el
12cr|gcompris-12.01-2|572	%exclude %{_datadir}/%{name}/boards/voices/en
12cr|gcompris-12.01-2|573	%exclude %{_datadir}/%{name}/boards/voices/eo
12cr|gcompris-12.01-2|574	%exclude %{_datadir}/%{name}/boards/voices/es
12cr|gcompris-12.01-2|575	%exclude %{_datadir}/%{name}/boards/voices/eu
12cr|gcompris-12.01-2|576	%exclude %{_datadir}/%{name}/boards/voices/fi
12cr|gcompris-12.01-2|577	%exclude %{_datadir}/%{name}/boards/voices/fr
12cr|gcompris-12.01-2|578	%exclude %{_datadir}/%{name}/boards/voices/he
12cr|gcompris-12.01-2|579	%exclude %{_datadir}/%{name}/boards/voices/hi
12cr|gcompris-12.01-2|580	%exclude %{_datadir}/%{name}/boards/voices/hu
12cr|gcompris-12.01-2|581	%exclude %{_datadir}/%{name}/boards/voices/id
12cr|gcompris-12.01-2|582	%exclude %{_datadir}/%{name}/boards/voices/it
12cr|gcompris-12.01-2|583	%exclude %{_datadir}/%{name}/boards/voices/mr
12cr|gcompris-12.01-2|584	%exclude %{_datadir}/%{name}/boards/voices/nb
12cr|gcompris-12.01-2|585	%exclude %{_datadir}/%{name}/boards/voices/nn
12cr|gcompris-12.01-2|586	%exclude %{_datadir}/%{name}/boards/voices/nl
12cr|gcompris-12.01-2|587	%exclude %{_datadir}/%{name}/boards/voices/pa
12cr|gcompris-12.01-2|588	%exclude %{_datadir}/%{name}/boards/voices/pt
12cr|gcompris-12.01-2|589	%exclude %{_datadir}/%{name}/boards/voices/pt_BR
12cr|gcompris-12.01-2|590	%exclude %{_datadir}/%{name}/boards/voices/ru
12cr|gcompris-12.01-2|591	%exclude %{_datadir}/%{name}/boards/voices/sl
12cr|gcompris-12.01-2|592	%exclude %{_datadir}/%{name}/boards/voices/so
12cr|gcompris-12.01-2|593	%exclude %{_datadir}/%{name}/boards/voices/sr
12cr|gcompris-12.01-2|594	%exclude %{_datadir}/%{name}/boards/voices/sv
12cr|gcompris-12.01-2|595	%exclude %{_datadir}/%{name}/boards/voices/tr
12cr|gcompris-12.01-2|596	%exclude %{_datadir}/%{name}/boards/voices/ur
12cr|gcompris-12.01-2|597	%exclude %{_datadir}/%{name}/boards/voices/zh_CN
12cr|gcompris-12.01-2|598	
12cr|gcompris-12.01-2|599	%files music
12cr|gcompris-12.01-2|600	%{_datadir}/%{name}/boards/music
12cr|gcompris-12.01-2|601	
12cr|gcompris-12.01-2|602	%files sounds-af
12cr|gcompris-12.01-2|603	%{_datadir}/%{name}/boards/voices/af
12cr|gcompris-12.01-2|604	
12cr|gcompris-12.01-2|605	%files sounds-ar
12cr|gcompris-12.01-2|606	%{_datadir}/%{name}/boards/voices/ar
12cr|gcompris-12.01-2|607	
12cr|gcompris-12.01-2|608	%files sounds-ast
12cr|gcompris-12.01-2|609	%{_datadir}/%{name}/boards/voices/ast
12cr|gcompris-12.01-2|610	
12cr|gcompris-12.01-2|611	%files sounds-bg
12cr|gcompris-12.01-2|612	%{_datadir}/%{name}/boards/voices/bg
12cr|gcompris-12.01-2|613	
12cr|gcompris-12.01-2|614	%files sounds-br
12cr|gcompris-12.01-2|615	%{_datadir}/%{name}/boards/voices/br
12cr|gcompris-12.01-2|616	
12cr|gcompris-12.01-2|617	%files sounds-cs
12cr|gcompris-12.01-2|618	%{_datadir}/%{name}/boards/voices/cs
12cr|gcompris-12.01-2|619	
12cr|gcompris-12.01-2|620	%files sounds-da
12cr|gcompris-12.01-2|621	%{_datadir}/%{name}/boards/voices/da
12cr|gcompris-12.01-2|622	
12cr|gcompris-12.01-2|623	%files sounds-de
12cr|gcompris-12.01-2|624	%{_datadir}/%{name}/boards/voices/de
12cr|gcompris-12.01-2|625	
12cr|gcompris-12.01-2|626	%files sounds-el
12cr|gcompris-12.01-2|627	%{_datadir}/%{name}/boards/voices/el
12cr|gcompris-12.01-2|628	
12cr|gcompris-12.01-2|629	%files sounds-en
12cr|gcompris-12.01-2|630	%{_datadir}/%{name}/boards/voices/en
12cr|gcompris-12.01-2|631	
12cr|gcompris-12.01-2|632	%files sounds-eo
12cr|gcompris-12.01-2|633	%{_datadir}/%{name}/boards/voices/eo
12cr|gcompris-12.01-2|634	
12cr|gcompris-12.01-2|635	%files sounds-eu
12cr|gcompris-12.01-2|636	%{_datadir}/%{name}/boards/voices/eu
12cr|gcompris-12.01-2|637	
12cr|gcompris-12.01-2|638	%files sounds-es
12cr|gcompris-12.01-2|639	%{_datadir}/%{name}/boards/voices/es
12cr|gcompris-12.01-2|640	
12cr|gcompris-12.01-2|641	%files sounds-fi
12cr|gcompris-12.01-2|642	%{_datadir}/%{name}/boards/voices/fi
12cr|gcompris-12.01-2|643	
12cr|gcompris-12.01-2|644	%files sounds-fr
12cr|gcompris-12.01-2|645	%{_datadir}/%{name}/boards/voices/fr
12cr|gcompris-12.01-2|646	
12cr|gcompris-12.01-2|647	%files sounds-he
12cr|gcompris-12.01-2|648	%{_datadir}/%{name}/boards/voices/he
12cr|gcompris-12.01-2|649	
12cr|gcompris-12.01-2|650	%files sounds-hi
12cr|gcompris-12.01-2|651	%{_datadir}/%{name}/boards/voices/hi
12cr|gcompris-12.01-2|652	
12cr|gcompris-12.01-2|653	%files sounds-hu
12cr|gcompris-12.01-2|654	%{_datadir}/%{name}/boards/voices/hu
12cr|gcompris-12.01-2|655	
12cr|gcompris-12.01-2|656	%files sounds-id
12cr|gcompris-12.01-2|657	%{_datadir}/%{name}/boards/voices/id
12cr|gcompris-12.01-2|658	
12cr|gcompris-12.01-2|659	%files sounds-it
12cr|gcompris-12.01-2|660	%{_datadir}/%{name}/boards/voices/it
12cr|gcompris-12.01-2|661	
12cr|gcompris-12.01-2|662	%files sounds-mr
12cr|gcompris-12.01-2|663	%{_datadir}/%{name}/boards/voices/mr
12cr|gcompris-12.01-2|664	
12cr|gcompris-12.01-2|665	%files sounds-nb
12cr|gcompris-12.01-2|666	%{_datadir}/%{name}/boards/voices/nb
12cr|gcompris-12.01-2|667	
12cr|gcompris-12.01-2|668	%files sounds-nl
12cr|gcompris-12.01-2|669	%{_datadir}/%{name}/boards/voices/nl
12cr|gcompris-12.01-2|670	
12cr|gcompris-12.01-2|671	%files sounds-nn
12cr|gcompris-12.01-2|672	%{_datadir}/%{name}/boards/voices/nn
12cr|gcompris-12.01-2|673	
12cr|gcompris-12.01-2|674	%files sounds-pa
12cr|gcompris-12.01-2|675	%{_datadir}/%{name}/boards/voices/pa
12cr|gcompris-12.01-2|676	
12cr|gcompris-12.01-2|677	%files sounds-pt
12cr|gcompris-12.01-2|678	%{_datadir}/%{name}/boards/voices/pt
12cr|gcompris-12.01-2|679	
12cr|gcompris-12.01-2|680	%files sounds-pt_BR
12cr|gcompris-12.01-2|681	%{_datadir}/%{name}/boards/voices/pt_BR
12cr|gcompris-12.01-2|682	
12cr|gcompris-12.01-2|683	%files sounds-ru
12cr|gcompris-12.01-2|684	%{_datadir}/%{name}/boards/voices/ru
12cr|gcompris-12.01-2|685	
12cr|gcompris-12.01-2|686	%files sounds-sl
12cr|gcompris-12.01-2|687	%{_datadir}/%{name}/boards/voices/sl
12cr|gcompris-12.01-2|688	
12cr|gcompris-12.01-2|689	%files sounds-so
12cr|gcompris-12.01-2|690	%{_datadir}/%{name}/boards/voices/so
12cr|gcompris-12.01-2|691	
12cr|gcompris-12.01-2|692	%files sounds-sr
12cr|gcompris-12.01-2|693	%{_datadir}/%{name}/boards/voices/sr
12cr|gcompris-12.01-2|694	
12cr|gcompris-12.01-2|695	%files sounds-sv
12cr|gcompris-12.01-2|696	%{_datadir}/%{name}/boards/voices/sv
12cr|gcompris-12.01-2|697	
12cr|gcompris-12.01-2|698	%files sounds-tr
12cr|gcompris-12.01-2|699	%{_datadir}/%{name}/boards/voices/tr
12cr|gcompris-12.01-2|700	
12cr|gcompris-12.01-2|701	%files sounds-ur
12cr|gcompris-12.01-2|702	%{_datadir}/%{name}/boards/voices/ur
12cr|gcompris-12.01-2|703	
12cr|gcompris-12.01-2|704	%files sounds-zh_CN
12cr|gcompris-12.01-2|705	%{_datadir}/%{name}/boards/voices/zh_CN
12cr|gcompris-12.01-2|706	
12cr|gcompris-12.01-2|707	
12cr|gcompris-12.01-2|708	%changelog
12cr|gcompris-12.01-2|709	* Tue Mar 20 2012 Andrey Bondrov <abondrov@mandriva.org> 12.01-1mdv2012.0
12cr|gcompris-12.01-2|710	+ Revision: 785853
12cr|gcompris-12.01-2|711	- Update Requires and BuildRequires
12cr|gcompris-12.01-2|712	- New version 12.01
12cr|gcompris-12.01-2|713	
12cr|gcompris-12.01-2|714	* Fri Nov 04 2011 Andrey Bondrov <abondrov@mandriva.org> 11.09-1
12cr|gcompris-12.01-2|715	+ Revision: 717610
12cr|gcompris-12.01-2|716	- Add patch0 to fix deprecated glib stuff and patch1 to fix build
12cr|gcompris-12.01-2|717	- New version 11.09, make music and sounds noarch, spec cleanup
12cr|gcompris-12.01-2|718	
12cr|gcompris-12.01-2|719	* Sun Jun 19 2011 Angelo Naselli <anaselli@mandriva.org> 9.6.1-2
12cr|gcompris-12.01-2|720	+ Revision: 686071
12cr|gcompris-12.01-2|721	- added Italian provinces
12cr|gcompris-12.01-2|722	
12cr|gcompris-12.01-2|723	* Thu Apr 28 2011 Angelo Naselli <anaselli@mandriva.org> 9.6.1-1
12cr|gcompris-12.01-2|724	+ Revision: 659849
12cr|gcompris-12.01-2|725	- removed Werror to allow building
12cr|gcompris-12.01-2|726	- new version 9.6.1
12cr|gcompris-12.01-2|727	- added Italy map, thanks to ALID (www.alid.it)
12cr|gcompris-12.01-2|728	
12cr|gcompris-12.01-2|729	* Sat Jan 01 2011 John Balcaen <mikala@mandriva.org> 9.5-2mdv2011.0
12cr|gcompris-12.01-2|730	+ Revision: 626930
12cr|gcompris-12.01-2|731	- fix provides for gcompris-sound (main package requires version-release)
12cr|gcompris-12.01-2|732	
12cr|gcompris-12.01-2|733	* Sat Dec 25 2010 Funda Wang <fwang@mandriva.org> 9.5-1mdv2011.0
12cr|gcompris-12.01-2|734	+ Revision: 624812
12cr|gcompris-12.01-2|735	- new version 9.5
12cr|gcompris-12.01-2|736	
12cr|gcompris-12.01-2|737	+ Michael Scherer <misc@mandriva.org>
12cr|gcompris-12.01-2|738	- rebuild for python 2.7
12cr|gcompris-12.01-2|739	
12cr|gcompris-12.01-2|740	* Sat Jul 17 2010 Funda Wang <fwang@mandriva.org> 9.3-1mdv2011.0
12cr|gcompris-12.01-2|741	+ Revision: 554688
12cr|gcompris-12.01-2|742	- new version 9.3
12cr|gcompris-12.01-2|743	
12cr|gcompris-12.01-2|744	* Wed Apr 28 2010 Frederic Crozat <fcrozat@mandriva.com> 9.2-2mdv2010.1
12cr|gcompris-12.01-2|745	+ Revision: 540205
12cr|gcompris-12.01-2|746	- Patch3 (Luis Medinas): fix build with latest gtk (Mdv bug #58875)
12cr|gcompris-12.01-2|747	
12cr|gcompris-12.01-2|748	* Sun Feb 14 2010 Funda Wang <fwang@mandriva.org> 9.2-1mdv2010.1
12cr|gcompris-12.01-2|749	+ Revision: 505839
12cr|gcompris-12.01-2|750	- new version 9.2
12cr|gcompris-12.01-2|751	- fix conflict version
12cr|gcompris-12.01-2|752	
12cr|gcompris-12.01-2|753	* Mon Feb 01 2010 Funda Wang <fwang@mandriva.org> 9.1-2mdv2010.1
12cr|gcompris-12.01-2|754	+ Revision: 498954
12cr|gcompris-12.01-2|755	- split out zh_CN sound
12cr|gcompris-12.01-2|756	
12cr|gcompris-12.01-2|757	* Mon Jan 25 2010 Erwan Velu <erwan@mandriva.org> 9.1-1mdv2010.1
12cr|gcompris-12.01-2|758	+ Revision: 495696
12cr|gcompris-12.01-2|759	- 9.1
12cr|gcompris-12.01-2|760	
12cr|gcompris-12.01-2|761	* Thu Jan 07 2010 Funda Wang <fwang@mandriva.org> 9.0-2mdv2010.1
12cr|gcompris-12.01-2|762	+ Revision: 487017
12cr|gcompris-12.01-2|763	- split out sounds-eo
12cr|gcompris-12.01-2|764	
12cr|gcompris-12.01-2|765	* Tue Jan 05 2010 trem <trem@mandriva.org> 9.0-1mdv2010.1
12cr|gcompris-12.01-2|766	+ Revision: 486506
12cr|gcompris-12.01-2|767	- update to new release 9.0
12cr|gcompris-12.01-2|768	
12cr|gcompris-12.01-2|769	* Sun Nov 22 2009 Funda Wang <fwang@mandriva.org> 8.4.13-1mdv2010.1
12cr|gcompris-12.01-2|770	+ Revision: 468686
12cr|gcompris-12.01-2|771	- rediff patches
12cr|gcompris-12.01-2|772	- New version 8.4.13
12cr|gcompris-12.01-2|773	
12cr|gcompris-12.01-2|774	* Sat May 02 2009 Funda Wang <fwang@mandriva.org> 8.4.12-1mdv2010.0
12cr|gcompris-12.01-2|775	+ Revision: 370476
12cr|gcompris-12.01-2|776	- New version 8.4.12
12cr|gcompris-12.01-2|777	
12cr|gcompris-12.01-2|778	* Fri Apr 03 2009 Funda Wang <fwang@mandriva.org> 8.4.9-3mdv2009.1
12cr|gcompris-12.01-2|779	+ Revision: 363647
12cr|gcompris-12.01-2|780	- rebuild for missing packages
12cr|gcompris-12.01-2|781	
12cr|gcompris-12.01-2|782	* Wed Apr 01 2009 Funda Wang <fwang@mandriva.org> 8.4.9-2mdv2009.1
12cr|gcompris-12.01-2|783	+ Revision: 363346
12cr|gcompris-12.01-2|784	- fix rpm group
12cr|gcompris-12.01-2|785	
12cr|gcompris-12.01-2|786	* Tue Mar 10 2009 Funda Wang <fwang@mandriva.org> 8.4.9-1mdv2009.1
12cr|gcompris-12.01-2|787	+ Revision: 353362
12cr|gcompris-12.01-2|788	- New version 8.4.9
12cr|gcompris-12.01-2|789	
12cr|gcompris-12.01-2|790	* Wed Dec 24 2008 Michael Scherer <misc@mandriva.org> 8.4.8-2mdv2009.1
12cr|gcompris-12.01-2|791	+ Revision: 318446
12cr|gcompris-12.01-2|792	- rebuild for new python
12cr|gcompris-12.01-2|793	
12cr|gcompris-12.01-2|794	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gcompris-12.01-2|795	- lowercase ImageMagick
12cr|gcompris-12.01-2|796	
12cr|gcompris-12.01-2|797	* Thu Nov 27 2008 Funda Wang <fwang@mandriva.org> 8.4.8-1mdv2009.1
12cr|gcompris-12.01-2|798	+ Revision: 307231
12cr|gcompris-12.01-2|799	- fix file list
12cr|gcompris-12.01-2|800	- BR intltool
12cr|gcompris-12.01-2|801	- New version 8.4.8
12cr|gcompris-12.01-2|802	
12cr|gcompris-12.01-2|803	* Sat Nov 08 2008 Anne Nicolas <ennael@mandriva.org> 8.4.6-4mdv2009.1
12cr|gcompris-12.01-2|804	+ Revision: 300912
12cr|gcompris-12.01-2|805	- Fix menus, new release
12cr|gcompris-12.01-2|806	
12cr|gcompris-12.01-2|807	* Tue Sep 09 2008 Funda Wang <fwang@mandriva.org> 8.4.6-3mdv2009.0
12cr|gcompris-12.01-2|808	+ Revision: 282900
12cr|gcompris-12.01-2|809	- rebuild for gnet
12cr|gcompris-12.01-2|810	
12cr|gcompris-12.01-2|811	* Mon Sep 08 2008 Funda Wang <fwang@mandriva.org> 8.4.6-2mdv2009.0
12cr|gcompris-12.01-2|812	+ Revision: 282480
12cr|gcompris-12.01-2|813	- singled out he voice
12cr|gcompris-12.01-2|814	
12cr|gcompris-12.01-2|815	* Mon Sep 08 2008 Funda Wang <fwang@mandriva.org> 8.4.6-1mdv2009.0
12cr|gcompris-12.01-2|816	+ Revision: 282471
12cr|gcompris-12.01-2|817	- New version 8.4.6
12cr|gcompris-12.01-2|818	- merge fedora patches
12cr|gcompris-12.01-2|819	
12cr|gcompris-12.01-2|820	* Sun Jun 15 2008 Funda Wang <fwang@mandriva.org> 8.4.5-3mdv2009.0
12cr|gcompris-12.01-2|821	+ Revision: 219269
12cr|gcompris-12.01-2|822	- fix startup failur (bug#41084)
12cr|gcompris-12.01-2|823	
12cr|gcompris-12.01-2|824	+ Pixel <pixel@mandriva.com>
12cr|gcompris-12.01-2|825	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gcompris-12.01-2|826	
12cr|gcompris-12.01-2|827	* Wed Jun 11 2008 Funda Wang <fwang@mandriva.org> 8.4.5-2mdv2009.0
12cr|gcompris-12.01-2|828	+ Revision: 217838
12cr|gcompris-12.01-2|829	- rebuild for new rpm binary payload
12cr|gcompris-12.01-2|830	- split out nn
12cr|gcompris-12.01-2|831	- New version 8.4.5
12cr|gcompris-12.01-2|832	
12cr|gcompris-12.01-2|833	* Sat Mar 15 2008 Funda Wang <fwang@mandriva.org> 8.4.4-2mdv2008.1
12cr|gcompris-12.01-2|834	+ Revision: 188035
12cr|gcompris-12.01-2|835	- BR libgstreamer-devel > 0.10.0
12cr|gcompris-12.01-2|836	- requires devel(libgstreamer-0.10) for backporting
12cr|gcompris-12.01-2|837	- split out bg and ur voices
12cr|gcompris-12.01-2|838	
12cr|gcompris-12.01-2|839	* Thu Feb 14 2008 Erwan Velu <erwan@mandriva.org> 8.4.4-1mdv2008.1
12cr|gcompris-12.01-2|840	+ Revision: 168614
12cr|gcompris-12.01-2|841	- 8.4.4
12cr|gcompris-12.01-2|842	
12cr|gcompris-12.01-2|843	+ Thierry Vignaud <tv@mandriva.org>
12cr|gcompris-12.01-2|844	- fix gstreamer0.10-devel BR for x86_64
12cr|gcompris-12.01-2|845	- kill re-definition of %%buildroot on Pixel's request
12cr|gcompris-12.01-2|846	
12cr|gcompris-12.01-2|847	+ Olivier Blin <blino@mandriva.org>
12cr|gcompris-12.01-2|848	- restore BuildRoot
12cr|gcompris-12.01-2|849	
12cr|gcompris-12.01-2|850	* Sun Dec 16 2007 Funda Wang <fwang@mandriva.org> 8.4.2-3mdv2008.1
12cr|gcompris-12.01-2|851	+ Revision: 120528
12cr|gcompris-12.01-2|852	- requires gstreamer-good
12cr|gcompris-12.01-2|853	
12cr|gcompris-12.01-2|854	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 8.4.2-2mdv2008.1
12cr|gcompris-12.01-2|855	+ Revision: 109180
12cr|gcompris-12.01-2|856	- fix bug#35566: Bad package splitting
12cr|gcompris-12.01-2|857	- cleanup file list
12cr|gcompris-12.01-2|858	
12cr|gcompris-12.01-2|859	* Tue Oct 30 2007 Funda Wang <fwang@mandriva.org> 8.4.2-1mdv2008.1
12cr|gcompris-12.01-2|860	+ Revision: 103953
12cr|gcompris-12.01-2|861	- New version 8.4.2
12cr|gcompris-12.01-2|862	
12cr|gcompris-12.01-2|863	+ Thierry Vignaud <tv@mandriva.org>
12cr|gcompris-12.01-2|864	- fix summary-ended-with-dot
12cr|gcompris-12.01-2|865	
12cr|gcompris-12.01-2|866	* Sun Sep 23 2007 Funda Wang <fwang@mandriva.org> 8.4-2mdv2008.0
12cr|gcompris-12.01-2|867	+ Revision: 92356
12cr|gcompris-12.01-2|868	- Really requires gstreamer0.10
12cr|gcompris-12.01-2|869	- should BR gstreamer0.10
12cr|gcompris-12.01-2|870	- fix menu category
12cr|gcompris-12.01-2|871	
12cr|gcompris-12.01-2|872	+ Erwan Velu <erwan@mandriva.org>
12cr|gcompris-12.01-2|873	- 8.4
12cr|gcompris-12.01-2|874	- Rebuild
12cr|gcompris-12.01-2|875	
12cr|gcompris-12.01-2|876	* Fri Aug 17 2007 Funda Wang <fwang@mandriva.org> 8.3.3-1mdv2008.0
12cr|gcompris-12.01-2|877	+ Revision: 65025
12cr|gcompris-12.01-2|878	- New version 8.3.3
12cr|gcompris-12.01-2|879	
12cr|gcompris-12.01-2|880	* Tue Aug 07 2007 Erwan Velu <erwan@mandriva.org> 8.3.2-1mdv2008.0
12cr|gcompris-12.01-2|881	+ Revision: 59827
12cr|gcompris-12.01-2|882	- 8.3.2
12cr|gcompris-12.01-2|883	-Adding sr and el languages
12cr|gcompris-12.01-2|884	
12cr|gcompris-12.01-2|885	+ Funda Wang <fwang@mandriva.org>
12cr|gcompris-12.01-2|886	- New version 8.3.2
12cr|gcompris-12.01-2|887	
12cr|gcompris-12.01-2|888	+ Michael Scherer <misc@mandriva.org>
12cr|gcompris-12.01-2|889	- improve summary
12cr|gcompris-12.01-2|890	
12cr|gcompris-12.01-2|891	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12cr|gcompris-12.01-2|892	- Removed old menu, placed icons in directories following
12cr|gcompris-12.01-2|893	freedesktop.org standard.
12cr|gcompris-12.01-2|894	
12cr|gcompris-12.01-2|895	* Thu May 10 2007 Lenny Cartier <lenny@mandriva.org> 8.3.1-2mdv2008.0
12cr|gcompris-12.01-2|896	+ Revision: 25948
12cr|gcompris-12.01-2|897	- Fix xdg section
12cr|gcompris-12.01-2|898	
12cr|gcompris-12.01-2|899	* Wed May 02 2007 Erwan Velu <erwan@mandriva.org> 8.3.1-1mdv2008.0
12cr|gcompris-12.01-2|900	+ Revision: 20520
12cr|gcompris-12.01-2|901	- Missing buildrequires
12cr|gcompris-12.01-2|902	-Fixing typo
12cr|gcompris-12.01-2|903	-Fixing category for gcompris
12cr|gcompris-12.01-2|904	- Fixing XDG Menu
12cr|gcompris-12.01-2|905	- Adding Hindi language
12cr|gcompris-12.01-2|906	- oups typo
12cr|gcompris-12.01-2|907	- Fixing buildrequires
12cr|gcompris-12.01-2|908	- 8.3.1
12cr|gcompris-12.01-2|909	- Fixing build for older python
12cr|gcompris-12.01-2|910	
12cr|gcompris-12.01-2|911	
12cr|gcompris-12.01-2|912	* Sun Feb 18 2007 Erwan Velu <erwan@mandriva.org> 8.2.2-3mdv2007.0
12cr|gcompris-12.01-2|913	+ Revision: 122560
12cr|gcompris-12.01-2|914	- Adding missing requires
12cr|gcompris-12.01-2|915	
12cr|gcompris-12.01-2|916	* Wed Jan 10 2007 Lenny Cartier <lenny@mandriva.com> 8.2.2-2mdv2007.1
12cr|gcompris-12.01-2|917	+ Revision: 107062
12cr|gcompris-12.01-2|918	- Fix menu & patch is for x86_64 only (thx JORGE Jose)
12cr|gcompris-12.01-2|919	
12cr|gcompris-12.01-2|920	* Tue Dec 19 2006 Crispin Boylan <crisb@mandriva.org> 8.2.2-1mdv2007.1
12cr|gcompris-12.01-2|921	+ Revision: 99892
12cr|gcompris-12.01-2|922	- 8.2.2, fix x86_64 build
12cr|gcompris-12.01-2|923	-Add xauth to buildreqs
12cr|gcompris-12.01-2|924	- Update URL, xgvf reqs
12cr|gcompris-12.01-2|925	- Remove unneeded gnome 1.x deps
12cr|gcompris-12.01-2|926	
12cr|gcompris-12.01-2|927	* Wed Nov 15 2006 Lenny Cartier <lenny@mandriva.com> 8.2.1-1mdv2007.1
12cr|gcompris-12.01-2|928	+ Revision: 84298
12cr|gcompris-12.01-2|929	- Update to 8.2.1
12cr|gcompris-12.01-2|930	
12cr|gcompris-12.01-2|931	* Mon Nov 06 2006 Erwan Velu <erwan@mandriva.org> 8.2-1mdv2007.1
12cr|gcompris-12.01-2|932	+ Revision: 76870
12cr|gcompris-12.01-2|933	- New version 8.2
12cr|gcompris-12.01-2|934	
12cr|gcompris-12.01-2|935	+ Lenny Cartier <lenny@mandriva.com>
12cr|gcompris-12.01-2|936	- Update to 8.1
12cr|gcompris-12.01-2|937	- Import gcompris
12cr|gcompris-12.01-2|938	
12cr|gcompris-12.01-2|939	* Fri Aug 11 2006 Lenny Cartier <lenny@mandriva.com> 7.4-2mdv2007.0
12cr|gcompris-12.01-2|940	- rebuild
12cr|gcompris-12.01-2|941	
12cr|gcompris-12.01-2|942	* Wed Apr 05 2006 Erwan Velu <erwan@seanodes.com> 7.4-1mdk
12cr|gcompris-12.01-2|943	- 7.4
12cr|gcompris-12.01-2|944	
12cr|gcompris-12.01-2|945	* Mon Feb 27 2006 Erwan Velu <erwan@seanodes.com> 7.3.2-1mdk
12cr|gcompris-12.01-2|946	- 7.3.2
12cr|gcompris-12.01-2|947	
12cr|gcompris-12.01-2|948	* Fri Feb 24 2006 Erwan Velu <erwan@seanodes.com> 7.3.1-1mdk
12cr|gcompris-12.01-2|949	- Using official 7.3.1
12cr|gcompris-12.01-2|950	- Fixing buildrequirres
12cr|gcompris-12.01-2|951	
12cr|gcompris-12.01-2|952	* Mon Feb 20 2006 Erwan Velu <erwan@seanodes.com> 7.3-2mdk
12cr|gcompris-12.01-2|953	- dapper.patch
12cr|gcompris-12.01-2|954	- This is the same as 7.3.1
12cr|gcompris-12.01-2|955	
12cr|gcompris-12.01-2|956	* Mon Feb 20 2006 Erwan Velu <erwan@seanodes.com> 7.3-1mdk
12cr|gcompris-12.01-2|957	- 7.3
12cr|gcompris-12.01-2|958	
12cr|gcompris-12.01-2|959	* Mon Dec 12 2005 Erwan Velu <erwan@seanodes.com> 7.2-1mdk
12cr|gcompris-12.01-2|960	- 7.2
12cr|gcompris-12.01-2|961	- Remove patch0 (merged upstream)
12cr|gcompris-12.01-2|962	
12cr|gcompris-12.01-2|963	* Wed Nov 23 2005 Erwan Velu <erwan@seanodes.com> 7.1-2mdk
12cr|gcompris-12.01-2|964	- Fixing some python troubles (thx to misc & yvesC)
12cr|gcompris-12.01-2|965	
12cr|gcompris-12.01-2|966	* Sat Nov 19 2005 Erwan Velu <erwan@seanodes.com> 7.1-1mdk
12cr|gcompris-12.01-2|967	- 7.1 final
12cr|gcompris-12.01-2|968	
12cr|gcompris-12.01-2|969	* Sun Oct 30 2005 Erwan Velu <erwan@seanodes.com> 7.1-0.1mdk
12cr|gcompris-12.01-2|970	- 7.1PRE1
12cr|gcompris-12.01-2|971	- Adding Icons
12cr|gcompris-12.01-2|972	- Renabling Configurator
12cr|gcompris-12.01-2|973	
12cr|gcompris-12.01-2|974	* Tue Oct 11 2005 Erwan Velu <erwan@seanodes.com> 7.0.3-4mdk
12cr|gcompris-12.01-2|975	- Fix BuildRequires
12cr|gcompris-12.01-2|976	
12cr|gcompris-12.01-2|977	* Thu Oct 06 2005 Nicolas Lécureuil <neoclust@mandriva.org> 7.0.3-3mdk
12cr|gcompris-12.01-2|978	- Fix BuildRequires
12cr|gcompris-12.01-2|979	
12cr|gcompris-12.01-2|980	* Wed Oct 05 2005 Nicolas Lécureuil <neoclust@mandriva.org> 7.0.3-2mdk
12cr|gcompris-12.01-2|981	- Fix BuildRequires
12cr|gcompris-12.01-2|982	
12cr|gcompris-12.01-2|983	* Wed Oct 05 2005 Erwan Velu <erwan@seanodes.com> 7.0.3-1mdk
12cr|gcompris-12.01-2|984	- 7.0.3
12cr|gcompris-12.01-2|985	
12cr|gcompris-12.01-2|986	* Fri Sep 23 2005 Erwan Velu <erwan@seanodes.com> 7.0.2-1mdk
12cr|gcompris-12.01-2|987	- 7.0.2
12cr|gcompris-12.01-2|988	
12cr|gcompris-12.01-2|989	* Mon Sep 19 2005 Michael Scherer <misc@mandriva.org> 7.0.1-1mdk
12cr|gcompris-12.01-2|990	- New release 7.0.1
12cr|gcompris-12.01-2|991	- fix pygtk building ( Xvfb trick )
12cr|gcompris-12.01-2|992	- remove gcompris_edit from the menu, use -a option
12cr|gcompris-12.01-2|993	- remove redondant requires
12cr|gcompris-12.01-2|994	
12cr|gcompris-12.01-2|995	* Wed Sep 14 2005 Erwan Velu <erwan@seanodes.com> 7.0.0-0.2mdk
12cr|gcompris-12.01-2|996	- Fixing deps (thx to aginies)
12cr|gcompris-12.01-2|997	- Adding mkrel (thx misc)
12cr|gcompris-12.01-2|998	
12cr|gcompris-12.01-2|999	* Mon Sep 12 2005 Erwan Velu <erwan@seanodes.com> 7.0.0-0.1mdk
12cr|gcompris-12.01-2|1000	- 7.0.0PRE1
12cr|gcompris-12.01-2|1001	- Adding sv
12cr|gcompris-12.01-2|1002	- Moving assetml files to their respectives languages
12cr|gcompris-12.01-2|1003	
12cr|gcompris-12.01-2|1004	* Tue Jun 21 2005 Erwan Velu <erwan@seanodes.com> 6.5.3-1mdk
12cr|gcompris-12.01-2|1005	- 6.5.3
12cr|gcompris-12.01-2|1006	- Adding "--without-editor" as bruno coudoin said
12cr|gcompris-12.01-2|1007	
12cr|gcompris-12.01-2|1008	* Wed Apr 13 2005 Erwan Velu <erwan@seanodes.com> 6.5.2-1mdk
12cr|gcompris-12.01-2|1009	- 6.5.2
12cr|gcompris-12.01-2|1010	
12cr|gcompris-12.01-2|1011	* Tue Mar 22 2005 Erwan Velu <erwan@seanodes.com> 6.5.1-1mdk
12cr|gcompris-12.01-2|1012	- 6.5.1
12cr|gcompris-12.01-2|1013	
12cr|gcompris-12.01-2|1014	* Mon Mar 21 2005 Erwan Velu <erwan@seanodes.com> 6.5-1mdk
12cr|gcompris-12.01-2|1015	- 6.5.0
12cr|gcompris-12.01-2|1016	
12cr|gcompris-12.01-2|1017	* Wed Mar 09 2005 Lenny Cartier <lenny@mandrakesoft.com> 6.5-0.pre2.2mdk
12cr|gcompris-12.01-2|1018	- requires librsvg
12cr|gcompris-12.01-2|1019	
12cr|gcompris-12.01-2|1020	* Mon Feb 21 2005 Lenny Cartier <lenny@mandrakesoft.com> 6.5-0.pre2.1mdk
12cr|gcompris-12.01-2|1021	- 6.5PRE2
12cr|gcompris-12.01-2|1022	
12cr|gcompris-12.01-2|1023	* Thu Jan 06 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 6.4-2mdk
12cr|gcompris-12.01-2|1024	- Rebuild with latest howl
12cr|gcompris-12.01-2|1025	
12cr|gcompris-12.01-2|1026	* Sun Dec 12 2004 Lenny Cartier <lenny@mandrakesoft.com> 6.4-1mdk
12cr|gcompris-12.01-2|1027	- 6.4
12cr|gcompris-12.01-2|1028	
12cr|gcompris-12.01-2|1029	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 6.3-2mdk
12cr|gcompris-12.01-2|1030	- Rebuild for new python
12cr|gcompris-12.01-2|1031	
12cr|gcompris-12.01-2|1032	* Wed Nov 10 2004 Lenny Cartier <lenny@mandrakesoft.com> 6.3-1mdk
12cr|gcompris-12.01-2|1033	- 6.3
12cr|gcompris-12.01-2|1034	- add ru and da subpackages
12cr|gcompris-12.01-2|1035	
12cr|gcompris-12.01-2|1036	* Sun Jul 04 2004 Michael Scherer <misc@mandrake.org> 6.1-2mdk
12cr|gcompris-12.01-2|1037	- fix Requires ( thanks José JORGE <jjorge@free.fr> )
12cr|gcompris-12.01-2|1038	
12cr|gcompris-12.01-2|1039	* Mon Jun 21 2004 Michael Scherer <misc@mandrake.org> 6.1-1mdk
12cr|gcompris-12.01-2|1040	- New release 6.1
12cr|gcompris-12.01-2|1041	
12cr|gcompris-12.01-2|1042	* Fri Jun 11 2004 Olivier Blin <blino@mandrake.org> 6.0-3mdk
12cr|gcompris-12.01-2|1043	- BuildRequires SDL_mixer-devel
12cr|gcompris-12.01-2|1044	
12cr|gcompris-12.01-2|1045	* Sat May 29 2004 Michael Scherer <misc@mandrake.org> 6.0-2mdk
12cr|gcompris-12.01-2|1046	- [DIRM]
12cr|gcompris-12.01-2|1047	
12cr|gcompris-12.01-2|1048	* Thu May 27 2004 Michael Scherer <misc@mandrake.org> 6.0-1mdk
12cr|gcompris-12.01-2|1049	- New release 6.0
12cr|gcompris-12.01-2|1050	- split in library
12cr|gcompris-12.01-2|1051	
12cr|gcompris-12.01-2|1052	* Tue Apr 13 2004 Michael Scherer <misc@mandrake.org> 5.2-1mdk
12cr|gcompris-12.01-2|1053	- New release 5.2
12cr|gcompris-12.01-2|1054	- rpmbuildupdate aware
12cr|gcompris-12.01-2|1055	

1587 12
12cr|gconnman-0.5.0-3|1	%define major           0
12cr|gconnman-0.5.0-3|2	%define libname         %mklibname %{name} %{major}
12cr|gconnman-0.5.0-3|3	%define develname       %mklibname %{name} -d
12cr|gconnman-0.5.0-3|4	
12cr|gconnman-0.5.0-3|5	Name: gconnman
12cr|gconnman-0.5.0-3|6	Summary: A GObject binding of the Connman D-Bus API
12cr|gconnman-0.5.0-3|7	Group: System/Configuration/Networking
12cr|gconnman-0.5.0-3|8	Version: 0.5.0
12cr|gconnman-0.5.0-3|9	License: LGPL 2.1
12cr|gconnman-0.5.0-3|10	URL: http://www.moblin.org
12cr|gconnman-0.5.0-3|11	Release: %mkrel 3
12cr|gconnman-0.5.0-3|12	Source0: http://git.moblin.org/cgit.cgi/%{name}/snapshot/%{name}-%{version}.tar.bz2
12cr|gconnman-0.5.0-3|13	
12cr|gconnman-0.5.0-3|14	BuildRequires: pkgconfig(gl)
12cr|gconnman-0.5.0-3|15	BuildRequires: libglib2-devel
12cr|gconnman-0.5.0-3|16	BuildRequires: pkgconfig(dbus-glib-1)
12cr|gconnman-0.5.0-3|17	BuildRequires: pkgconfig(gtk+-2.0)
12cr|gconnman-0.5.0-3|18	BuildRequires: connman-devel
12cr|gconnman-0.5.0-3|19	BuildRequires: intltool
12cr|gconnman-0.5.0-3|20	BuildRequires: gettext
12cr|gconnman-0.5.0-3|21	BuildRequires: automake
12cr|gconnman-0.5.0-3|22	BuildRequires: autoconf
12cr|gconnman-0.5.0-3|23	BuildRequires: gettext-devel
12cr|gconnman-0.5.0-3|24	
12cr|gconnman-0.5.0-3|25	%description
12cr|gconnman-0.5.0-3|26	Description: %{summary}
12cr|gconnman-0.5.0-3|27	
12cr|gconnman-0.5.0-3|28	%package -n %{libname}
12cr|gconnman-0.5.0-3|29	Summary: Gconnman library, GObject binding of the Connman D-Bus API
12cr|gconnman-0.5.0-3|30	Group: System/Libraries
12cr|gconnman-0.5.0-3|31	
12cr|gconnman-0.5.0-3|32	%description -n %{libname}
12cr|gconnman-0.5.0-3|33	Description: %{summary}
12cr|gconnman-0.5.0-3|34	
12cr|gconnman-0.5.0-3|35	%package -n %{develname}
12cr|gconnman-0.5.0-3|36	Summary: Gconnman development package
12cr|gconnman-0.5.0-3|37	Group: System/Libraries
12cr|gconnman-0.5.0-3|38	
12cr|gconnman-0.5.0-3|39	Requires: %{libname} >= %{version}
12cr|gconnman-0.5.0-3|40	Provides: %{name}-devel
12cr|gconnman-0.5.0-3|41	
12cr|gconnman-0.5.0-3|42	%description -n %{develname}
12cr|gconnman-0.5.0-3|43	Gconnman development package
12cr|gconnman-0.5.0-3|44	
12cr|gconnman-0.5.0-3|45	%prep
12cr|gconnman-0.5.0-3|46	%setup -q
12cr|gconnman-0.5.0-3|47	perl -pi -e 's,^./configure.*,,' ./autogen.sh
12cr|gconnman-0.5.0-3|48	
12cr|gconnman-0.5.0-3|49	%build
12cr|gconnman-0.5.0-3|50	./autogen.sh
12cr|gconnman-0.5.0-3|51	%configure2_5x
12cr|gconnman-0.5.0-3|52	%make
12cr|gconnman-0.5.0-3|53	
12cr|gconnman-0.5.0-3|54	%install
12cr|gconnman-0.5.0-3|55	%makeinstall_std
12cr|gconnman-0.5.0-3|56	
12cr|gconnman-0.5.0-3|57	%files -n %{libname}
12cr|gconnman-0.5.0-3|58	%doc README AUTHORS ChangeLog COPYING NEWS
12cr|gconnman-0.5.0-3|59	%{_libdir}/libgconnman*.so.*
12cr|gconnman-0.5.0-3|60	
12cr|gconnman-0.5.0-3|61	%files -n %{develname}
12cr|gconnman-0.5.0-3|62	%{_includedir}/%{name}/*.h
12cr|gconnman-0.5.0-3|63	%{_libdir}/pkgconfig/*.pc
12cr|gconnman-0.5.0-3|64	%{_libdir}/libgconnman*.so
12cr|gconnman-0.5.0-3|65	%{_libdir}/libgconnman*.a

1588 12
12cr|gcstar-1.7.0-3|1	%if %{_use_internal_dependency_generator}
12cr|gcstar-1.7.0-3|2	%define __noautoreq 'perl\\(GC(.*)\\)|perl\\(Gtk2::(.*)\\)'
12cr|gcstar-1.7.0-3|3	%endif
12cr|gcstar-1.7.0-3|4	
12cr|gcstar-1.7.0-3|5	%define iconname gcstar.png
12cr|gcstar-1.7.0-3|6	
12cr|gcstar-1.7.0-3|7	Summary:	A collection manager
12cr|gcstar-1.7.0-3|8	Name:		gcstar
12cr|gcstar-1.7.0-3|9	Version:	1.7.0
12cr|gcstar-1.7.0-3|10	Release:	3
12cr|gcstar-1.7.0-3|11	License:	GPLv2+
12cr|gcstar-1.7.0-3|12	Group:		Databases
12cr|gcstar-1.7.0-3|13	URL:		https://gna.org/projects/gcstar/
12cr|gcstar-1.7.0-3|14	Source0:	http://download.gna.org/gcstar/%{name}-%{version}.tar.gz
12cr|gcstar-1.7.0-3|15	Requires:	perl-Gtk2
12cr|gcstar-1.7.0-3|16	BuildRequires:	desktop-file-utils
12cr|gcstar-1.7.0-3|17	BuildArch:	noarch
12cr|gcstar-1.7.0-3|18	
12cr|gcstar-1.7.0-3|19	%description
12cr|gcstar-1.7.0-3|20	Gcstar is an application that can manage multiple collections.
12cr|gcstar-1.7.0-3|21	Movies, Books, Video games, Games, Music, Stamps, Vine, etc.
12cr|gcstar-1.7.0-3|22	It builds upon gcfilm's legacy.
12cr|gcstar-1.7.0-3|23	You can update your data directly from the Internet.
12cr|gcstar-1.7.0-3|24	
12cr|gcstar-1.7.0-3|25	%prep
12cr|gcstar-1.7.0-3|26	%setup -q -n %{name}
12cr|gcstar-1.7.0-3|27	
12cr|gcstar-1.7.0-3|28	%install
12cr|gcstar-1.7.0-3|29	install -d %{buildroot}%{_bindir}
12cr|gcstar-1.7.0-3|30	install bin/gcstar %{buildroot}%{_bindir}
12cr|gcstar-1.7.0-3|31	install -d %{buildroot}%{_prefix}/lib
12cr|gcstar-1.7.0-3|32	cp -a lib/gcstar %{buildroot}%{_prefix}/lib
12cr|gcstar-1.7.0-3|33	install -d %{buildroot}%{_datadir}
12cr|gcstar-1.7.0-3|34	cp -a share/* %{buildroot}%{_datadir}
12cr|gcstar-1.7.0-3|35	install -d %{buildroot}%{_mandir}/man1
12cr|gcstar-1.7.0-3|36	install man/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
12cr|gcstar-1.7.0-3|37	
12cr|gcstar-1.7.0-3|38	desktop-file-install --vendor='' \
12cr|gcstar-1.7.0-3|39	--dir %{buildroot}%{_datadir}/applications \
12cr|gcstar-1.7.0-3|40	--add-category='Office;AudioVideo;GTK' \
12cr|gcstar-1.7.0-3|41	%{buildroot}%{_datadir}/applications/*.desktop
12cr|gcstar-1.7.0-3|42	
12cr|gcstar-1.7.0-3|43	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir},%{_menudir}}
12cr|gcstar-1.7.0-3|44	cp share/gcstar/icons/%{name}_48x48.png %{buildroot}%{_liconsdir}/%{iconname}
12cr|gcstar-1.7.0-3|45	cp share/gcstar/icons/%{name}_32x32.png %{buildroot}%{_iconsdir}/%{iconname}
12cr|gcstar-1.7.0-3|46	cp share/gcstar/icons/%{name}_16x16.png %{buildroot}%{_miconsdir}/%{iconname}
12cr|gcstar-1.7.0-3|47	
12cr|gcstar-1.7.0-3|48	%files
12cr|gcstar-1.7.0-3|49	%doc README CHANGELOG
12cr|gcstar-1.7.0-3|50	%{_bindir}/%{name}
12cr|gcstar-1.7.0-3|51	%{_prefix}/lib/%{name}
12cr|gcstar-1.7.0-3|52	%{_datadir}/applications/%{name}*
12cr|gcstar-1.7.0-3|53	%{_datadir}/%{name}
12cr|gcstar-1.7.0-3|54	%{_miconsdir}/%{iconname}
12cr|gcstar-1.7.0-3|55	%{_iconsdir}/%{iconname}
12cr|gcstar-1.7.0-3|56	%{_liconsdir}/%{iconname}
12cr|gcstar-1.7.0-3|57	%{_mandir}/man1/%{name}*
12cr|gcstar-1.7.0-3|58	

1589 12
12cr|gcue2tracks-0.5.2-1|1	Name:           gcue2tracks
12cr|gcue2tracks-0.5.2-1|2	Version:        0.5.2
12cr|gcue2tracks-0.5.2-1|3	Release:        1
12cr|gcue2tracks-0.5.2-1|4	License:        GPLv2+
12cr|gcue2tracks-0.5.2-1|5	Summary:        Tool for spliting audio CD image to tracks with cue sheet info
12cr|gcue2tracks-0.5.2-1|6	Url:            https://www.assembla.com/wiki/show/gCue2tracks
12cr|gcue2tracks-0.5.2-1|7	Group:          Sound
12cr|gcue2tracks-0.5.2-1|8	Source0:        %{name}-%{version}.tar.xz
12cr|gcue2tracks-0.5.2-1|9	%py_requires
12cr|gcue2tracks-0.5.2-1|10	Requires:       cuetools
12cr|gcue2tracks-0.5.2-1|11	Requires:       ffmpeg
12cr|gcue2tracks-0.5.2-1|12	Requires:       pygtk2.0
12cr|gcue2tracks-0.5.2-1|13	Requires:       mutagen
12cr|gcue2tracks-0.5.2-1|14	Requires:       shntool
12cr|gcue2tracks-0.5.2-1|15	Suggests:       flac
12cr|gcue2tracks-0.5.2-1|16	Suggests:       vorbis-tools
12cr|gcue2tracks-0.5.2-1|17	Suggests:       wavpack
12cr|gcue2tracks-0.5.2-1|18	BuildArch:      noarch
12cr|gcue2tracks-0.5.2-1|19	
12cr|gcue2tracks-0.5.2-1|20	%description
12cr|gcue2tracks-0.5.2-1|21	GUI for cue2tracks. Tool for spliting audio CD image to tracks with cue sheet
12cr|gcue2tracks-0.5.2-1|22	info.
12cr|gcue2tracks-0.5.2-1|23	
12cr|gcue2tracks-0.5.2-1|24	%prep
12cr|gcue2tracks-0.5.2-1|25	%setup -q
12cr|gcue2tracks-0.5.2-1|26	
12cr|gcue2tracks-0.5.2-1|27	%build
12cr|gcue2tracks-0.5.2-1|28	
12cr|gcue2tracks-0.5.2-1|29	%install
12cr|gcue2tracks-0.5.2-1|30	# Don't use --record-rpm, this records standard dirs.
12cr|gcue2tracks-0.5.2-1|31	python setup.py install \
12cr|gcue2tracks-0.5.2-1|32	--root=%{buildroot} \
12cr|gcue2tracks-0.5.2-1|33	--prefix=%{_prefix} \
12cr|gcue2tracks-0.5.2-1|34	--record=INSTALLED_FILES
12cr|gcue2tracks-0.5.2-1|35	rm -f %{buildroot}%{_datadir}/gcue2tracks/ui/*.h
12cr|gcue2tracks-0.5.2-1|36	%find_lang gCue2tracks
12cr|gcue2tracks-0.5.2-1|37	
12cr|gcue2tracks-0.5.2-1|38	%files -f gCue2tracks.lang
12cr|gcue2tracks-0.5.2-1|39	%defattr(-,root,root,-)
12cr|gcue2tracks-0.5.2-1|40	%{_bindir}/gcue2tracks
12cr|gcue2tracks-0.5.2-1|41	%{_datadir}/applications/gCue2tracks.desktop
12cr|gcue2tracks-0.5.2-1|42	%{_datadir}/gcue2tracks
12cr|gcue2tracks-0.5.2-1|43	%{_datadir}/pixmaps/gCue2tracks.png
12cr|gcue2tracks-0.5.2-1|44	%{py_sitedir}/*
12cr|gcue2tracks-0.5.2-1|45	%doc debian/copyright changelog
12cr|gcue2tracks-0.5.2-1|46	
12cr|gcue2tracks-0.5.2-1|47	
12cr|gcue2tracks-0.5.2-1|48	%changelog
12cr|gcue2tracks-0.5.2-1|49	* Wed Jun 06 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.5.2-1
12cr|gcue2tracks-0.5.2-1|50	+ Revision: 803010
12cr|gcue2tracks-0.5.2-1|51	- update to 0.5.2
12cr|gcue2tracks-0.5.2-1|52	
12cr|gcue2tracks-0.5.2-1|53	* Tue Nov 08 2011 Andrey Smirnov <asmirnov@mandriva.org> 0.5.0-1
12cr|gcue2tracks-0.5.2-1|54	+ Revision: 729061
12cr|gcue2tracks-0.5.2-1|55	- imported package gcue2tracks
12cr|gcue2tracks-0.5.2-1|56	

1590 12
12cr|gcursor-0.061-6|1	Summary:		A little gtk program to change your Xcursor with animated preview
12cr|gcursor-0.061-6|2	Name:			gcursor
12cr|gcursor-0.061-6|3	Version: 		0.061
12cr|gcursor-0.061-6|4	Release: 		 %mkrel 6
12cr|gcursor-0.061-6|5	License:		GPL
12cr|gcursor-0.061-6|6	Group:			Graphical desktop/GNOME
12cr|gcursor-0.061-6|7	Source0:		%{name}-%{version}.tar.bz2
12cr|gcursor-0.061-6|8	Patch1:			gcursor-0.061-desktopicon.patch.bz2
12cr|gcursor-0.061-6|9	URL:			http://qballcow.nl/?s=14
12cr|gcursor-0.061-6|10	BuildRoot:		%{_tmppath}/%{name}-%{version}-buildroot
12cr|gcursor-0.061-6|11	BuildRequires:		libglade2.0-devel libgnomeui2-devel perl-XML-Parser
12cr|gcursor-0.061-6|12	Requires:		cursor_themes
12cr|gcursor-0.061-6|13	
12cr|gcursor-0.061-6|14	%description
12cr|gcursor-0.061-6|15	A little gtk program to change youre Xcursor with anitmated preview.
12cr|gcursor-0.061-6|16	
12cr|gcursor-0.061-6|17	This program only works with gnome 2.4 and up.
12cr|gcursor-0.061-6|18	It sets a gconf key that is used by gnome's session manager.
12cr|gcursor-0.061-6|19	You also need to log in gnome again to make the changes (hopefully
12cr|gcursor-0.061-6|20	this will change in gnome).
12cr|gcursor-0.061-6|21	
12cr|gcursor-0.061-6|22	%prep
12cr|gcursor-0.061-6|23	%setup -q
12cr|gcursor-0.061-6|24	%patch1 -p1
12cr|gcursor-0.061-6|25	
12cr|gcursor-0.061-6|26	%build
12cr|gcursor-0.061-6|27	%configure
12cr|gcursor-0.061-6|28	%make
12cr|gcursor-0.061-6|29	
12cr|gcursor-0.061-6|30	%install
12cr|gcursor-0.061-6|31	rm -rf $RPM_BUILD_ROOT
12cr|gcursor-0.061-6|32	%makeinstall_std
12cr|gcursor-0.061-6|33	%find_lang %{name}
12cr|gcursor-0.061-6|34	
12cr|gcursor-0.061-6|35	%clean
12cr|gcursor-0.061-6|36	rm -rf $RPM_BUILD_ROOT
12cr|gcursor-0.061-6|37	
12cr|gcursor-0.061-6|38	%files -f %name.lang
12cr|gcursor-0.061-6|39	%defattr(-, root, root)
12cr|gcursor-0.061-6|40	%doc AUTHORS COPYING INSTALL TODO
12cr|gcursor-0.061-6|41	%{_bindir}/gcursor
12cr|gcursor-0.061-6|42	%{_datadir}/applications/gcursor.desktop
12cr|gcursor-0.061-6|43	%{_datadir}/gcursor/gcursor.glade
12cr|gcursor-0.061-6|44	
12cr|gcursor-0.061-6|45	
12cr|gcursor-0.061-6|46	
12cr|gcursor-0.061-6|47	%changelog
12cr|gcursor-0.061-6|48	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.061-6mdv2011.0
12cr|gcursor-0.061-6|49	+ Revision: 618432
12cr|gcursor-0.061-6|50	- the mass rebuild of 2010.0 packages
12cr|gcursor-0.061-6|51	
12cr|gcursor-0.061-6|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.061-5mdv2010.0
12cr|gcursor-0.061-6|53	+ Revision: 429184
12cr|gcursor-0.061-6|54	- rebuild
12cr|gcursor-0.061-6|55	
12cr|gcursor-0.061-6|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.061-4mdv2009.0
12cr|gcursor-0.061-6|57	+ Revision: 245779
12cr|gcursor-0.061-6|58	- rebuild
12cr|gcursor-0.061-6|59	
12cr|gcursor-0.061-6|60	+ Olivier Blin <oblin@mandriva.com>
12cr|gcursor-0.061-6|61	- restore BuildRoot
12cr|gcursor-0.061-6|62	
12cr|gcursor-0.061-6|63	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.061-2mdv2008.1
12cr|gcursor-0.061-6|64	+ Revision: 125531
12cr|gcursor-0.061-6|65	- kill re-definition of %%buildroot on Pixel's request
12cr|gcursor-0.061-6|66	- use %%mkrel
12cr|gcursor-0.061-6|67	- import gcursor
12cr|gcursor-0.061-6|68	
12cr|gcursor-0.061-6|69	
12cr|gcursor-0.061-6|70	* Mon Jun 27 2005 Pascal Terjan <pterjan@mandriva.org> 0.061-2mdk
12cr|gcursor-0.061-6|71	- BuildRequires perl-XML-Parser for embedded intltool
12cr|gcursor-0.061-6|72	
12cr|gcursor-0.061-6|73	* Sun May 08 2005 Pascal Terjan <pterjan@mandriva.org> 0.061-1mdk
12cr|gcursor-0.061-6|74	- Don't explicitly Requires libgtk+2.0
12cr|gcursor-0.061-6|75	- BuildRequires libglade2.0-devel and libgnomeui2-devel
12cr|gcursor-0.061-6|76	- Don't BuildRequires libgtk+2.0-devel, it will be implied
12cr|gcursor-0.061-6|77	- Don't ship NEWS and README as they are empty
12cr|gcursor-0.061-6|78	- From Tigrux <tigrux@ximian.com>
12cr|gcursor-0.061-6|79	- First rpm for Mandriva

1591 12
12cr|gdal-1.9.1-2|1	%if %{_use_internal_dependency_generator}
12cr|gdal-1.9.1-2|2	%define __noautoreq 'devel\\(libogdi31.*\\)|devel\\(libcfitsio.*\\)|libgrass'
12cr|gdal-1.9.1-2|3	%else
12cr|gdal-1.9.1-2|4	%define _requires_exceptions devel\(libogdi31.*\)\\|devel\(libcfitsio.*\)\\|libgrass
12cr|gdal-1.9.1-2|5	%endif
12cr|gdal-1.9.1-2|6	
12cr|gdal-1.9.1-2|7	%define major 1
12cr|gdal-1.9.1-2|8	%define libname %mklibname %{name} %{major}
12cr|gdal-1.9.1-2|9	%define libnamedev %mklibname %{name} -d
12cr|gdal-1.9.1-2|10	%define libnamedevstat %mklibname %{name} -d -s
12cr|gdal-1.9.1-2|11	
12cr|gdal-1.9.1-2|12	# Build gdal against libgrass. It is better to instead compile the new plugin
12cr|gdal-1.9.1-2|13	# which builds against grass itself (and thus has more features than the
12cr|gdal-1.9.1-2|14	# libgrass5 version)
12cr|gdal-1.9.1-2|15	# In fact, building with direct grass support will break gdal on every grass
12cr|gdal-1.9.1-2|16	# upgrade, see http://n2.nabble.com/qgis-%2B-grass-plugin-%3D-gdal-problem-tp2394932p2405146.html
12cr|gdal-1.9.1-2|17	%define build_libgrass 0
12cr|gdal-1.9.1-2|18	%{?with_libgrass: %define build_libgrass 1}
12cr|gdal-1.9.1-2|19	
12cr|gdal-1.9.1-2|20	%define ogdidir %{_includedir}
12cr|gdal-1.9.1-2|21	%define ogdidir %{_includedir}/ogdi
12cr|gdal-1.9.1-2|22	
12cr|gdal-1.9.1-2|23	Name: gdal
12cr|gdal-1.9.1-2|24	Version: 1.9.1
12cr|gdal-1.9.1-2|25	Release: 2
12cr|gdal-1.9.1-2|26	Summary: The Geospatial Data Abstraction Library (GDAL)
12cr|gdal-1.9.1-2|27	Group: Sciences/Geosciences
12cr|gdal-1.9.1-2|28	License: MIT
12cr|gdal-1.9.1-2|29	URL: http://www.gdal.org/
12cr|gdal-1.9.1-2|30	Source0: ftp://ftp.remotesensing.org/pub/gdal/%{name}-%{version}.tar.gz
12cr|gdal-1.9.1-2|31	Patch3: gdal-1.6.0-fix-libname.patch
12cr|gdal-1.9.1-2|32	Patch4: gdal-fix-pythontools-install.patch
12cr|gdal-1.9.1-2|33	BuildRequires:	libpng-devel
12cr|gdal-1.9.1-2|34	BuildRequires:	zlib-devel
12cr|gdal-1.9.1-2|35	BuildRequires:	geotiff-devel >= 1.2.0
12cr|gdal-1.9.1-2|36	BuildRequires:	libpng-devel
12cr|gdal-1.9.1-2|37	BuildRequires:	giflib-devel
12cr|gdal-1.9.1-2|38	BuildRequires:  postgresql-devel >=9.0
12cr|gdal-1.9.1-2|39	BuildRequires:	libjpeg-devel
12cr|gdal-1.9.1-2|40	BuildRequires:	liblzma-devel
12cr|gdal-1.9.1-2|41	BuildRequires:	pkgconfig(proj) >= 4.4.7
12cr|gdal-1.9.1-2|42	BuildRequires:  doxygen
12cr|gdal-1.9.1-2|43	%if %{build_libgrass}
12cr|gdal-1.9.1-2|44	Requires:	grass >= 6.4.0
12cr|gdal-1.9.1-2|45	BuildRequires:	grass
12cr|gdal-1.9.1-2|46	%else
12cr|gdal-1.9.1-2|47	BuildConflicts:	%mklibname -d grass 5 0
12cr|gdal-1.9.1-2|48	%endif
12cr|gdal-1.9.1-2|49	BuildRequires:	libjasper-devel
12cr|gdal-1.9.1-2|50	BuildRequires:	libgeos-devel >= 2.2.3
12cr|gdal-1.9.1-2|51	BuildRequires:	netcdf-devel >= 3.6.2
12cr|gdal-1.9.1-2|52	BuildRequires:	ogdi-devel
12cr|gdal-1.9.1-2|53	BuildRequires:	cfitsio-devel
12cr|gdal-1.9.1-2|54	BuildRequires:	python-numpy-devel
12cr|gdal-1.9.1-2|55	BuildRequires:	python-setuptools
12cr|gdal-1.9.1-2|56	BuildRequires:	sqlite3-devel
12cr|gdal-1.9.1-2|57	#BuildRequires:	mysql-devel
12cr|gdal-1.9.1-2|58	#BuildRequires:	libdap-devel
12cr|gdal-1.9.1-2|59	#BuildRequires:	librx-devel
12cr|gdal-1.9.1-2|60	BuildRequires:	unixODBC-devel
12cr|gdal-1.9.1-2|61	BuildRequires:	xerces-c-devel
12cr|gdal-1.9.1-2|62	BuildRequires:	hdf5-devel
12cr|gdal-1.9.1-2|63	BuildRequires:	swig
12cr|gdal-1.9.1-2|64	
12cr|gdal-1.9.1-2|65	%description
12cr|gdal-1.9.1-2|66	The Geospatial Data Abstraction Library (GDAL) is a unifying
12cr|gdal-1.9.1-2|67	C/C++ API for accessing raster geospatial data, and currently
12cr|gdal-1.9.1-2|68	includes formats like GeoTIFF, Erdas Imagine, Arc/Info
12cr|gdal-1.9.1-2|69	Binary, CEOS, DTED, GXF, and SDTS. It is intended to provide
12cr|gdal-1.9.1-2|70	efficient access, suitable for use in viewer applications,
12cr|gdal-1.9.1-2|71	and also attempts to preserve coordinate systems and metadata.
12cr|gdal-1.9.1-2|72	Python, C, and C++ interfaces are available.
12cr|gdal-1.9.1-2|73	
12cr|gdal-1.9.1-2|74	%package -n python-%{name}
12cr|gdal-1.9.1-2|75	Summary: The Python bindings for the GDAL library
12cr|gdal-1.9.1-2|76	Group: Sciences/Geosciences
12cr|gdal-1.9.1-2|77	Requires: %{libname} = %{version}
12cr|gdal-1.9.1-2|78	%py_requires -d
12cr|gdal-1.9.1-2|79	%rename gdal-python
12cr|gdal-1.9.1-2|80	
12cr|gdal-1.9.1-2|81	%description -n python-%{name}
12cr|gdal-1.9.1-2|82	The Python bindings for the GDAL library
12cr|gdal-1.9.1-2|83	
12cr|gdal-1.9.1-2|84	%package -n %{libname}
12cr|gdal-1.9.1-2|85	Summary: Libraries required for the GDAL library
12cr|gdal-1.9.1-2|86	Group: System/Libraries
12cr|gdal-1.9.1-2|87	Provides: lib%{name} = %{version}
12cr|gdal-1.9.1-2|88	
12cr|gdal-1.9.1-2|89	%description -n %{libname}
12cr|gdal-1.9.1-2|90	Libraries required for the GDAL library
12cr|gdal-1.9.1-2|91	
12cr|gdal-1.9.1-2|92	%package -n %{libnamedev}
12cr|gdal-1.9.1-2|93	Summary: Development files for using the GDAL library
12cr|gdal-1.9.1-2|94	Group: Development/C
12cr|gdal-1.9.1-2|95	Requires: %{libname} = %{version}-%{release}
12cr|gdal-1.9.1-2|96	Provides: lib%{name}-devel = %{version}
12cr|gdal-1.9.1-2|97	Provides: %{name}-devel = %{version}
12cr|gdal-1.9.1-2|98	
12cr|gdal-1.9.1-2|99	%description -n %{libnamedev}
12cr|gdal-1.9.1-2|100	Development files for using the GDAL library
12cr|gdal-1.9.1-2|101	
12cr|gdal-1.9.1-2|102	%package -n %{libnamedevstat}
12cr|gdal-1.9.1-2|103	Summary: Development files for using the GDAL library
12cr|gdal-1.9.1-2|104	Group: Development/C
12cr|gdal-1.9.1-2|105	Requires: %{libnamedev} = %{version}-%{release}
12cr|gdal-1.9.1-2|106	
12cr|gdal-1.9.1-2|107	%description -n %{libnamedevstat}
12cr|gdal-1.9.1-2|108	Development files for using the GDAL library
12cr|gdal-1.9.1-2|109	
12cr|gdal-1.9.1-2|110	%prep
12cr|gdal-1.9.1-2|111	%setup -q
12cr|gdal-1.9.1-2|112	%patch3 -p0 -b .libname
12cr|gdal-1.9.1-2|113	%patch4 -p1 -b .pythontools
12cr|gdal-1.9.1-2|114	
12cr|gdal-1.9.1-2|115	find . -name '*.h' -o -name '*.cpp' -executable -exec chmod a-x {} \;
12cr|gdal-1.9.1-2|116	find . -name '*.h' -o -name '*.cpp' -executable -exec chmod a+r {} \;
12cr|gdal-1.9.1-2|117	
12cr|gdal-1.9.1-2|118	
12cr|gdal-1.9.1-2|119	%build
12cr|gdal-1.9.1-2|120	
12cr|gdal-1.9.1-2|121	
12cr|gdal-1.9.1-2|122	%configure2_5x \
12cr|gdal-1.9.1-2|123	--datadir=%_datadir/gdal \
12cr|gdal-1.9.1-2|124	--includedir=%_includedir/gdal \
12cr|gdal-1.9.1-2|125	--with-dods-root=no \
12cr|gdal-1.9.1-2|126	--with-ogdi=%{ogdidir} \
12cr|gdal-1.9.1-2|127	--with-cfitsio=yes \
12cr|gdal-1.9.1-2|128	--with-geotiff=internal   \
12cr|gdal-1.9.1-2|129	--with-libtiff=internal   \
12cr|gdal-1.9.1-2|130	--with-libz=%_prefix      \
12cr|gdal-1.9.1-2|131	--with-liblzma=yes        \
12cr|gdal-1.9.1-2|132	--with-netcdf=%_prefix    \
12cr|gdal-1.9.1-2|133	--with-hdf5=%_prefix      \
12cr|gdal-1.9.1-2|134	--with-geos               \
12cr|gdal-1.9.1-2|135	--with-jasper             \
12cr|gdal-1.9.1-2|136	--with-png                \
12cr|gdal-1.9.1-2|137	--with-gif                \
12cr|gdal-1.9.1-2|138	--with-jpeg               \
12cr|gdal-1.9.1-2|139	--with-odbc               \
12cr|gdal-1.9.1-2|140	--with-sqlite3            \
12cr|gdal-1.9.1-2|141	--with-mysql              \
12cr|gdal-1.9.1-2|142	--with-curl               \
12cr|gdal-1.9.1-2|143	--with-python             \
12cr|gdal-1.9.1-2|144	--with-xerces             \
12cr|gdal-1.9.1-2|145	--with-xerces-lib='-lxerces-c' \
12cr|gdal-1.9.1-2|146	--with-xerces-inc=%_includedir \
12cr|gdal-1.9.1-2|147	--without-pcraster        \
12cr|gdal-1.9.1-2|148	%if %{build_libgrass}
12cr|gdal-1.9.1-2|149	--with-grass=%_libdir/grass64     \
12cr|gdal-1.9.1-2|150	%endif
12cr|gdal-1.9.1-2|151	--with-threads
12cr|gdal-1.9.1-2|152	
12cr|gdal-1.9.1-2|153	perl -pi -e 's,PYTHON = no,PYTHON = /usr/bin/python,g' GDALmake.opt
12cr|gdal-1.9.1-2|154	make
12cr|gdal-1.9.1-2|155	make docs
12cr|gdal-1.9.1-2|156	
12cr|gdal-1.9.1-2|157	%install
12cr|gdal-1.9.1-2|158	mkdir -p %{buildroot}/%py_platsitedir
12cr|gdal-1.9.1-2|159	export PYTHONPATH="%{buildroot}/%py_platsitedir"
12cr|gdal-1.9.1-2|160	export DESTDIR=%{buildroot}
12cr|gdal-1.9.1-2|161	unset PYTHONDONTWRITEBYTECODE
12cr|gdal-1.9.1-2|162	export INST_MAN=%{_mandir}
12cr|gdal-1.9.1-2|163	%makeinstall_std install-man
12cr|gdal-1.9.1-2|164	perl -pi -e 's,%{_prefix}/lib/,%{_libdir}/,g' %{buildroot}/%{_libdir}/libgdal.la
12cr|gdal-1.9.1-2|165	
12cr|gdal-1.9.1-2|166	%multiarch_binaries %{buildroot}%{_bindir}/gdal-config
12cr|gdal-1.9.1-2|167	
12cr|gdal-1.9.1-2|168	find %{buildroot}%{py_platsitedir} -name '*.py' -exec chmod a-x {} \;
12cr|gdal-1.9.1-2|169	
12cr|gdal-1.9.1-2|170	install -d %{buildroot}%{_docdir}/%{name}
12cr|gdal-1.9.1-2|171	mv %{buildroot}%{_bindir}/*.dox %{buildroot}%{_docdir}/%{name}
12cr|gdal-1.9.1-2|172	chmod a-x %{buildroot}%{_docdir}/%{name}/*.dox
12cr|gdal-1.9.1-2|173	
12cr|gdal-1.9.1-2|174	%files
12cr|gdal-1.9.1-2|175	%{_datadir}/gdal/
12cr|gdal-1.9.1-2|176	%{_bindir}/*
12cr|gdal-1.9.1-2|177	%{_mandir}/man1/*.xz
12cr|gdal-1.9.1-2|178	%exclude %{_bindir}/gdal-config
12cr|gdal-1.9.1-2|179	%exclude %{multiarch_bindir}/gdal-config
12cr|gdal-1.9.1-2|180	%doc NEWS VERSION
12cr|gdal-1.9.1-2|181	
12cr|gdal-1.9.1-2|182	%files -n %{libnamedev}
12cr|gdal-1.9.1-2|183	%{_bindir}/%{name}-config
12cr|gdal-1.9.1-2|184	%{_libdir}/*.so
12cr|gdal-1.9.1-2|185	%{_includedir}/*
12cr|gdal-1.9.1-2|186	%{multiarch_bindir}/gdal-config
12cr|gdal-1.9.1-2|187	
12cr|gdal-1.9.1-2|188	%files -n %{libnamedevstat}
12cr|gdal-1.9.1-2|189	%{_libdir}/*.a
12cr|gdal-1.9.1-2|190	
12cr|gdal-1.9.1-2|191	%files -n %{libname}
12cr|gdal-1.9.1-2|192	%{_libdir}/*.so.%{major}*
12cr|gdal-1.9.1-2|193	
12cr|gdal-1.9.1-2|194	%files -n python-%{name}
12cr|gdal-1.9.1-2|195	%py_platsitedir/*

1592 12
12cr|gdcm-2.0.18-1|1	%define name	gdcm
12cr|gdcm-2.0.18-1|2	%define libname	%mklibname %{name} 0
12cr|gdcm-2.0.18-1|3	%define devname	%mklibname %{name} -d
12cr|gdcm-2.0.18-1|4	%define pyname	python-%{name}
12cr|gdcm-2.0.18-1|5	
12cr|gdcm-2.0.18-1|6	Name:		%{name}
12cr|gdcm-2.0.18-1|7	Version:	2.0.18
12cr|gdcm-2.0.18-1|8	Release:	%mkrel 1
12cr|gdcm-2.0.18-1|9	License:	GPL
12cr|gdcm-2.0.18-1|10	Summary:	GDCM is an open source DICOM library
12cr|gdcm-2.0.18-1|11	Group:		Development/C++
12cr|gdcm-2.0.18-1|12	URL:		http://gdcm.sourceforge.net/
12cr|gdcm-2.0.18-1|13	Source0:	http://downloads.sourceforge.net/gdcm/%{name}-%{version}.tar.bz2
12cr|gdcm-2.0.18-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|gdcm-2.0.18-1|15	
12cr|gdcm-2.0.18-1|16	BuildRequires:	itk-devel
12cr|gdcm-2.0.18-1|17	BuildRequires:	cmake
12cr|gdcm-2.0.18-1|18	BuildRequires:	expat-devel
12cr|gdcm-2.0.18-1|19	BuildRequires:	graphviz
12cr|gdcm-2.0.18-1|20	BuildRequires:	jpeg-devel
12cr|gdcm-2.0.18-1|21	BuildRequires:	libuuid-devel
12cr|gdcm-2.0.18-1|22	BuildRequires:	openjpeg-devel
12cr|gdcm-2.0.18-1|23	BuildRequires:	doxygen
12cr|gdcm-2.0.18-1|24	BuildRequires:	python-vtk-devel
12cr|gdcm-2.0.18-1|25	BuildRequires:	swig
12cr|gdcm-2.0.18-1|26	BuildRequires:	texlive
12cr|gdcm-2.0.18-1|27	BuildRequires:	vtk-devel
12cr|gdcm-2.0.18-1|28	BuildRequires:	zlib-devel
12cr|gdcm-2.0.18-1|29	%py_requires -d
12cr|gdcm-2.0.18-1|30	
12cr|gdcm-2.0.18-1|31	Patch0:		gdcm-2.0.18-rpm-cmake.patch
12cr|gdcm-2.0.18-1|32	Patch1:		gdcm-2.0.18-python-2.7.patch
12cr|gdcm-2.0.18-1|33	Patch2:		gdcm-2.0.18-underlink.patch
12cr|gdcm-2.0.18-1|34	
12cr|gdcm-2.0.18-1|35	%description
12cr|gdcm-2.0.18-1|36	GDCM is an open source DICOM library. It is meant to deal with DICOM files
12cr|gdcm-2.0.18-1|37	(as specified in part 10 of the DICOM standard). It offers some compatibility
12cr|gdcm-2.0.18-1|38	with ACR-NEMA 1.0 & 2.0 files (raw files). It is written in C++ and offers
12cr|gdcm-2.0.18-1|39	wrapping to the following target languages (via the use of swig):
12cr|gdcm-2.0.18-1|40	* Python (supported),
12cr|gdcm-2.0.18-1|41	* C# (supported),
12cr|gdcm-2.0.18-1|42	* Java (testing),
12cr|gdcm-2.0.18-1|43	* PHP (experimental).
12cr|gdcm-2.0.18-1|44	
12cr|gdcm-2.0.18-1|45	It attempts to support all possible DICOM image encodings, namely:
12cr|gdcm-2.0.18-1|46	
12cr|gdcm-2.0.18-1|47	* RAW,
12cr|gdcm-2.0.18-1|48	* JPEG lossy 8 & 12 bits (ITU-T T.81, ISO/IEC IS 10918-1),
12cr|gdcm-2.0.18-1|49	* JPEG lossless 8-16 bits (ITU-T T.81, ISO/IEC IS 10918-1),
12cr|gdcm-2.0.18-1|50	* JPEG 2000 reversible & irreversible (ITU-T T.800, ISO/IEC IS 15444-1),
12cr|gdcm-2.0.18-1|51	* RLE,
12cr|gdcm-2.0.18-1|52	* Deflated (compression at DICOM Dataset level),
12cr|gdcm-2.0.18-1|53	* JPEG-LS (testing) (ITU-T T.87, ISO/IEC IS 14495-1),
12cr|gdcm-2.0.18-1|54	* JPEG 2000 Multi-component reversible & irreversible (ISO/IEC IS 15444-2)
12cr|gdcm-2.0.18-1|55	(not supported for now),
12cr|gdcm-2.0.18-1|56	* MPEG-2 (not supported for now).
12cr|gdcm-2.0.18-1|57	
12cr|gdcm-2.0.18-1|58	GDCM is designed under the XP definition and has a nightly dashboard
12cr|gdcm-2.0.18-1|59	(CMake/CTest/Dart).
12cr|gdcm-2.0.18-1|60	
12cr|gdcm-2.0.18-1|61	%files
12cr|gdcm-2.0.18-1|62	%defattr(-,root,root,-)
12cr|gdcm-2.0.18-1|63	%dir %{_datadir}/gdcm
12cr|gdcm-2.0.18-1|64	%{_datadir}/gdcm/*
12cr|gdcm-2.0.18-1|65	%{_bindir}/*
12cr|gdcm-2.0.18-1|66	%{_mandir}/*/*
12cr|gdcm-2.0.18-1|67	
12cr|gdcm-2.0.18-1|68	#-----------------------------------------------------------------------
12cr|gdcm-2.0.18-1|69	%define libgdcmCommon		%mklibname gdcmcommon		2.0
12cr|gdcm-2.0.18-1|70	%define libgdcmDICT		%mklibname gdcmdict		2.0
12cr|gdcm-2.0.18-1|71	%define libgdcmIOD		%mklibname gdcmiod		2.0
12cr|gdcm-2.0.18-1|72	%define libgdcmDSED		%mklibname gdcmdsed		2.0
12cr|gdcm-2.0.18-1|73	%define libgdcmMSFF		%mklibname gdcmmsff		2.0
12cr|gdcm-2.0.18-1|74	%define libgdcmvtkgdcm		%mklibname vtkgdcm		2.0
12cr|gdcm-2.0.18-1|75	%define libgdcmvtkgdcmPythonD	%mklibname vtkgdcmpythonp	2.0
12cr|gdcm-2.0.18-1|76	%define libgdcmjpeg		%mklibname gdcmjpeg		8
12cr|gdcm-2.0.18-1|77	%package	-n %{libname}
12cr|gdcm-2.0.18-1|78	Summary:	Grassroots DICOM library
12cr|gdcm-2.0.18-1|79	Group:		System/Libraries
12cr|gdcm-2.0.18-1|80	Provides:	lib%{name} = %{version}-%{release}
12cr|gdcm-2.0.18-1|81	Obsoletes:	%{libgdcmCommon} < %{version}-%{release}
12cr|gdcm-2.0.18-1|82	Obsoletes:	%{libgdcmDICT} < %{version}-%{release}
12cr|gdcm-2.0.18-1|83	Obsoletes:	%{libgdcmIOD} < %{version}-%{release}
12cr|gdcm-2.0.18-1|84	Obsoletes:	%{libgdcmDSED} < %{version}-%{release}
12cr|gdcm-2.0.18-1|85	Obsoletes:	%{libgdcmMSFF} < %{version}-%{release}
12cr|gdcm-2.0.18-1|86	Obsoletes:	%{libgdcmvtkgdcm} < %{version}-%{release}
12cr|gdcm-2.0.18-1|87	Obsoletes:	%{libgdcmvtkgdcmPythonD} < %{version}-%{release}
12cr|gdcm-2.0.18-1|88	# don't conflict with libgdcmjpeg6.12
12cr|gdcm-2.0.18-1|89	Provides:	%{libgdcmjpeg} = %{version}-%{release}
12cr|gdcm-2.0.18-1|90	
12cr|gdcm-2.0.18-1|91	%description	-n %{libname}
12cr|gdcm-2.0.18-1|92	GDCM is an open source DICOM library. It is meant to deal with DICOM files
12cr|gdcm-2.0.18-1|93	(as specified in part 10 of the DICOM standard). It offers some compatibility
12cr|gdcm-2.0.18-1|94	with ACR-NEMA 1.0 & 2.0 files (raw files). It is written in C++ and offers
12cr|gdcm-2.0.18-1|95	wrapping to the following target languages (via the use of swig):
12cr|gdcm-2.0.18-1|96	* Python (supported),
12cr|gdcm-2.0.18-1|97	* C# (supported),
12cr|gdcm-2.0.18-1|98	* Java (testing),
12cr|gdcm-2.0.18-1|99	* PHP (experimental).
12cr|gdcm-2.0.18-1|100	
12cr|gdcm-2.0.18-1|101	It attempts to support all possible DICOM image encodings, namely:
12cr|gdcm-2.0.18-1|102	
12cr|gdcm-2.0.18-1|103	* RAW,
12cr|gdcm-2.0.18-1|104	* JPEG lossy 8 & 12 bits (ITU-T T.81, ISO/IEC IS 10918-1),
12cr|gdcm-2.0.18-1|105	* JPEG lossless 8-16 bits (ITU-T T.81, ISO/IEC IS 10918-1),
12cr|gdcm-2.0.18-1|106	* JPEG 2000 reversible & irreversible (ITU-T T.800, ISO/IEC IS 15444-1),
12cr|gdcm-2.0.18-1|107	* RLE,
12cr|gdcm-2.0.18-1|108	* Deflated (compression at DICOM Dataset level),
12cr|gdcm-2.0.18-1|109	* JPEG-LS (testing) (ITU-T T.87, ISO/IEC IS 14495-1),
12cr|gdcm-2.0.18-1|110	* JPEG 2000 Multi-component reversible & irreversible (ISO/IEC IS 15444-2)
12cr|gdcm-2.0.18-1|111	(not supported for now),
12cr|gdcm-2.0.18-1|112	* MPEG-2 (not supported for now).
12cr|gdcm-2.0.18-1|113	
12cr|gdcm-2.0.18-1|114	GDCM is designed under the XP definition and has a nightly dashboard
12cr|gdcm-2.0.18-1|115	(CMake/CTest/Dart).
12cr|gdcm-2.0.18-1|116	
12cr|gdcm-2.0.18-1|117	%files		-n %{libname}
12cr|gdcm-2.0.18-1|118	%defattr(-,root,root)
12cr|gdcm-2.0.18-1|119	%{_libdir}/lib*.so.*
12cr|gdcm-2.0.18-1|120	
12cr|gdcm-2.0.18-1|121	#-----------------------------------------------------------------------
12cr|gdcm-2.0.18-1|122	%package	-n %{devname}
12cr|gdcm-2.0.18-1|123	Summary:	Grassroots DICOM library
12cr|gdcm-2.0.18-1|124	Group:		Development/Other
12cr|gdcm-2.0.18-1|125	Requires:	%{libname} = %{version}-%{release}
12cr|gdcm-2.0.18-1|126	Provides:	%{name}-devel = %{version}-%{release}
12cr|gdcm-2.0.18-1|127	
12cr|gdcm-2.0.18-1|128	%description	-n %{devname}
12cr|gdcm-2.0.18-1|129	GDCM is an open source DICOM library. It is meant to deal with DICOM files
12cr|gdcm-2.0.18-1|130	(as specified in part 10 of the DICOM standard). It offers some compatibility
12cr|gdcm-2.0.18-1|131	with ACR-NEMA 1.0 & 2.0 files (raw files). It is written in C++ and offers
12cr|gdcm-2.0.18-1|132	wrapping to the following target languages (via the use of swig):
12cr|gdcm-2.0.18-1|133	* Python (supported),
12cr|gdcm-2.0.18-1|134	* C# (supported),
12cr|gdcm-2.0.18-1|135	* Java (testing),
12cr|gdcm-2.0.18-1|136	* PHP (experimental).
12cr|gdcm-2.0.18-1|137	
12cr|gdcm-2.0.18-1|138	It attempts to support all possible DICOM image encodings, namely:
12cr|gdcm-2.0.18-1|139	
12cr|gdcm-2.0.18-1|140	* RAW,
12cr|gdcm-2.0.18-1|141	* JPEG lossy 8 & 12 bits (ITU-T T.81, ISO/IEC IS 10918-1),
12cr|gdcm-2.0.18-1|142	* JPEG lossless 8-16 bits (ITU-T T.81, ISO/IEC IS 10918-1),
12cr|gdcm-2.0.18-1|143	* JPEG 2000 reversible & irreversible (ITU-T T.800, ISO/IEC IS 15444-1),
12cr|gdcm-2.0.18-1|144	* RLE,
12cr|gdcm-2.0.18-1|145	* Deflated (compression at DICOM Dataset level),
12cr|gdcm-2.0.18-1|146	* JPEG-LS (testing) (ITU-T T.87, ISO/IEC IS 14495-1),
12cr|gdcm-2.0.18-1|147	* JPEG 2000 Multi-component reversible & irreversible (ISO/IEC IS 15444-2)
12cr|gdcm-2.0.18-1|148	(not supported for now),
12cr|gdcm-2.0.18-1|149	* MPEG-2 (not supported for now).
12cr|gdcm-2.0.18-1|150	
12cr|gdcm-2.0.18-1|151	GDCM is designed under the XP definition and has a nightly dashboard
12cr|gdcm-2.0.18-1|152	(CMake/CTest/Dart).
12cr|gdcm-2.0.18-1|153	
12cr|gdcm-2.0.18-1|154	%files		-n %{devname}
12cr|gdcm-2.0.18-1|155	%defattr(-,root,root)
12cr|gdcm-2.0.18-1|156	%dir %{_includedir}/%{name}
12cr|gdcm-2.0.18-1|157	%{_includedir}/%{name}/*
12cr|gdcm-2.0.18-1|158	%{_libdir}/lib*.so
12cr|gdcm-2.0.18-1|159	%exclude %{_libdir}/libvtkgdcmPythonD.so
12cr|gdcm-2.0.18-1|160	%dir %{_libdir}/%{name}
12cr|gdcm-2.0.18-1|161	%{_libdir}/%{name}/*
12cr|gdcm-2.0.18-1|162	
12cr|gdcm-2.0.18-1|163	#-----------------------------------------------------------------------
12cr|gdcm-2.0.18-1|164	%package	-n %{pyname}
12cr|gdcm-2.0.18-1|165	Summary:	Grassroots DICOM library
12cr|gdcm-2.0.18-1|166	Group:		Development/Python
12cr|gdcm-2.0.18-1|167	Obsoletes:	python-vtkgdcm < %{version}-%{release}
12cr|gdcm-2.0.18-1|168	Provides:	python-vtkgdcm = %{version}-%{release}
12cr|gdcm-2.0.18-1|169	
12cr|gdcm-2.0.18-1|170	%description	-n %{pyname}
12cr|gdcm-2.0.18-1|171	GDCM is an open source DICOM library. It is meant to deal with DICOM files
12cr|gdcm-2.0.18-1|172	(as specified in part 10 of the DICOM standard). It offers some compatibility
12cr|gdcm-2.0.18-1|173	with ACR-NEMA 1.0 & 2.0 files (raw files). It is written in C++ and offers
12cr|gdcm-2.0.18-1|174	wrapping to the following target languages (via the use of swig):
12cr|gdcm-2.0.18-1|175	* Python (supported),
12cr|gdcm-2.0.18-1|176	* C# (supported),
12cr|gdcm-2.0.18-1|177	* Java (testing),
12cr|gdcm-2.0.18-1|178	* PHP (experimental).
12cr|gdcm-2.0.18-1|179	
12cr|gdcm-2.0.18-1|180	It attempts to support all possible DICOM image encodings, namely:
12cr|gdcm-2.0.18-1|181	
12cr|gdcm-2.0.18-1|182	* RAW,
12cr|gdcm-2.0.18-1|183	* JPEG lossy 8 & 12 bits (ITU-T T.81, ISO/IEC IS 10918-1),
12cr|gdcm-2.0.18-1|184	* JPEG lossless 8-16 bits (ITU-T T.81, ISO/IEC IS 10918-1),
12cr|gdcm-2.0.18-1|185	* JPEG 2000 reversible & irreversible (ITU-T T.800, ISO/IEC IS 15444-1),
12cr|gdcm-2.0.18-1|186	* RLE,
12cr|gdcm-2.0.18-1|187	* Deflated (compression at DICOM Dataset level),
12cr|gdcm-2.0.18-1|188	* JPEG-LS (testing) (ITU-T T.87, ISO/IEC IS 14495-1),
12cr|gdcm-2.0.18-1|189	* JPEG 2000 Multi-component reversible & irreversible (ISO/IEC IS 15444-2)
12cr|gdcm-2.0.18-1|190	(not supported for now),
12cr|gdcm-2.0.18-1|191	* MPEG-2 (not supported for now).
12cr|gdcm-2.0.18-1|192	
12cr|gdcm-2.0.18-1|193	GDCM is designed under the XP definition and has a nightly dashboard
12cr|gdcm-2.0.18-1|194	(CMake/CTest/Dart).
12cr|gdcm-2.0.18-1|195	
12cr|gdcm-2.0.18-1|196	%files		-n %{pyname}
12cr|gdcm-2.0.18-1|197	%defattr(-,root,root)
12cr|gdcm-2.0.18-1|198	%{py_platsitedir}/*
12cr|gdcm-2.0.18-1|199	%{_libdir}/libvtkgdcmPythonD.so
12cr|gdcm-2.0.18-1|200	
12cr|gdcm-2.0.18-1|201	#-----------------------------------------------------------------------
12cr|gdcm-2.0.18-1|202	%prep
12cr|gdcm-2.0.18-1|203	%setup -q
12cr|gdcm-2.0.18-1|204	
12cr|gdcm-2.0.18-1|205	%patch0 -p1
12cr|gdcm-2.0.18-1|206	%patch1 -p1
12cr|gdcm-2.0.18-1|207	%patch2 -p1
12cr|gdcm-2.0.18-1|208	
12cr|gdcm-2.0.18-1|209	#-----------------------------------------------------------------------
12cr|gdcm-2.0.18-1|210	%build
12cr|gdcm-2.0.18-1|211	%cmake \
12cr|gdcm-2.0.18-1|212	-DGDCM_USE_ITK:BOOL=ON \
12cr|gdcm-2.0.18-1|213	-DGDCM_USE_VTK:BOOL=ON \
12cr|gdcm-2.0.18-1|214	-DGDCM_BUILD_APPLICATIONS:BOOL=ON \
12cr|gdcm-2.0.18-1|215	-DGDCM_BUILD_SHARED_LIBS:BOOL=ON \
12cr|gdcm-2.0.18-1|216	-DGDCM_DOCUMENTATION:BOOL=ON \
12cr|gdcm-2.0.18-1|217	-DGDCM_INSTALL_BIN_DIR:PATH=%{_bindir} \
12cr|gdcm-2.0.18-1|218	-DGDCM_INSTALL_LIB_DIR:PATH=%{_libdir} \
12cr|gdcm-2.0.18-1|219	-DGDCM_INSTALL_INCLUDE_DIR:PATH=%{_includedir}/%{name} \
12cr|gdcm-2.0.18-1|220	-DGDCM_INSTALL_DOC_DIR:PATH=%{_docdir}/%{name} \
12cr|gdcm-2.0.18-1|221	-DGDCM_INSTALL_MAN_DIR=%{_mandir} \
12cr|gdcm-2.0.18-1|222	-DGDCM_WRAP_PYTHON:BOOL=ON \
12cr|gdcm-2.0.18-1|223	-DGDCM_WRAP_CSHARP:BOOL=OFF \
12cr|gdcm-2.0.18-1|224	-DGDCM_USE_SYSTEM_EXPAT:BOOL=ON \
12cr|gdcm-2.0.18-1|225	-DGDCM_USE_SYSTEM_OPENJPEG:BOOL=ON \
12cr|gdcm-2.0.18-1|226	-DGDCM_USE_SYSTEM_UUID:BOOL=ON \
12cr|gdcm-2.0.18-1|227	-DGDCM_USE_SYSTEM_ZLIB:BOOL=ON
12cr|gdcm-2.0.18-1|228	make
12cr|gdcm-2.0.18-1|229	
12cr|gdcm-2.0.18-1|230	#-----------------------------------------------------------------------
12cr|gdcm-2.0.18-1|231	%install
12cr|gdcm-2.0.18-1|232	rm -fr %buildroot
12cr|gdcm-2.0.18-1|233	%makeinstall_std -C build
12cr|gdcm-2.0.18-1|234	
12cr|gdcm-2.0.18-1|235	mv -f %{buildroot}%{_libdir}/gdcm{-2.0,}
12cr|gdcm-2.0.18-1|236	mv -f %{buildroot}%{_datadir}/gdcm{-2.0,}
12cr|gdcm-2.0.18-1|237	pushd %{buildroot}%{_libdir}
12cr|gdcm-2.0.18-1|238	for f in lib*.so.%{version}; do
12cr|gdcm-2.0.18-1|239	ln -sf $f `echo $f | sed -e 's/.%{version}//'`
12cr|gdcm-2.0.18-1|240	done
12cr|gdcm-2.0.18-1|241	popd
12cr|gdcm-2.0.18-1|242	
12cr|gdcm-2.0.18-1|243	#-----------------------------------------------------------------------
12cr|gdcm-2.0.18-1|244	%clean
12cr|gdcm-2.0.18-1|245	rm -rf %{buildroot}
12cr|gdcm-2.0.18-1|246	
12cr|gdcm-2.0.18-1|247	
12cr|gdcm-2.0.18-1|248	%changelog
12cr|gdcm-2.0.18-1|249	* Thu Nov 17 2011 Paulo Andrade <pcpa@mandriva.com.br> 2.0.18-1mdv2012.0
12cr|gdcm-2.0.18-1|250	+ Revision: 731240
12cr|gdcm-2.0.18-1|251	- Update to latest upstream release gdcm 2.0.18
12cr|gdcm-2.0.18-1|252	
12cr|gdcm-2.0.18-1|253	* Tue May 17 2011 Paulo Andrade <pcpa@mandriva.com.br> 2.0.16-3
12cr|gdcm-2.0.18-1|254	+ Revision: 675919
12cr|gdcm-2.0.18-1|255	- Rebuild
12cr|gdcm-2.0.18-1|256	
12cr|gdcm-2.0.18-1|257	* Thu Nov 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.0.16-2mdv2011.0
12cr|gdcm-2.0.18-1|258	+ Revision: 593528
12cr|gdcm-2.0.18-1|259	+ rebuild (emptylog)
12cr|gdcm-2.0.18-1|260	
12cr|gdcm-2.0.18-1|261	* Tue Oct 05 2010 Funda Wang <fwang@mandriva.org> 2.0.16-1mdv2011.0
12cr|gdcm-2.0.18-1|262	+ Revision: 583077
12cr|gdcm-2.0.18-1|263	- New version 2.0.16
12cr|gdcm-2.0.18-1|264	
12cr|gdcm-2.0.18-1|265	* Thu Jul 22 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.0.15-1mdv2011.0
12cr|gdcm-2.0.18-1|266	+ Revision: 556738
12cr|gdcm-2.0.18-1|267	- Update to version 2.0.15 and rebuild with newer itk and vtk.
12cr|gdcm-2.0.18-1|268	
12cr|gdcm-2.0.18-1|269	* Thu May 20 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.0.14-3mdv2010.1
12cr|gdcm-2.0.18-1|270	+ Revision: 545502
12cr|gdcm-2.0.18-1|271	- Enable itk support.
12cr|gdcm-2.0.18-1|272	
12cr|gdcm-2.0.18-1|273	* Wed Mar 31 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.0.14-2mdv2010.1
12cr|gdcm-2.0.18-1|274	+ Revision: 530514
12cr|gdcm-2.0.18-1|275	+ rebuild (emptylog)
12cr|gdcm-2.0.18-1|276	
12cr|gdcm-2.0.18-1|277	* Tue Mar 30 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.0.14-1mdv2010.1
12cr|gdcm-2.0.18-1|278	+ Revision: 528945
12cr|gdcm-2.0.18-1|279	- Update to latest upstream release
12cr|gdcm-2.0.18-1|280	
12cr|gdcm-2.0.18-1|281	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.12-3mdv2010.1
12cr|gdcm-2.0.18-1|282	+ Revision: 522710
12cr|gdcm-2.0.18-1|283	- rebuilt for 2010.1
12cr|gdcm-2.0.18-1|284	
12cr|gdcm-2.0.18-1|285	* Fri Sep 04 2009 Helio Chissini de Castro <helio@mandriva.com> 2.0.12-2mdv2010.0
12cr|gdcm-2.0.18-1|286	+ Revision: 431511
12cr|gdcm-2.0.18-1|287	- Initial compilation
12cr|gdcm-2.0.18-1|288	- imported package gdcm
12cr|gdcm-2.0.18-1|289	
12cr|gdcm-2.0.18-1|290	

1593 12
12cr|gdeskcal-1.01-6|1	Name:           gdeskcal
12cr|gdeskcal-1.01-6|2	Version:        1.01
12cr|gdeskcal-1.01-6|3	Release:        6
12cr|gdeskcal-1.01-6|4	Summary:        Eye-candy calendar for your desktop
12cr|gdeskcal-1.01-6|5	Group:          Graphical desktop/GNOME
12cr|gdeskcal-1.01-6|6	License:        GPL
12cr|gdeskcal-1.01-6|7	URL:            http://www.pycage.de/
12cr|gdeskcal-1.01-6|8	Source0:        http://www.pycage.de/download/gDeskCal-%{version}.tar.gz
12cr|gdeskcal-1.01-6|9	Source1:        gdeskcal.png
12cr|gdeskcal-1.01-6|10	Source2:        gdeskcal.desktop
12cr|gdeskcal-1.01-6|11	Patch0:		gdeskcal-1.0.1-fix-source-encoding.patch
12cr|gdeskcal-1.01-6|12	BuildRequires:  desktop-file-utils
12cr|gdeskcal-1.01-6|13	BuildRequires:  pygtk2.0-devel
12cr|gdeskcal-1.01-6|14	BuildRequires:  perl(XML::Parser)
12cr|gdeskcal-1.01-6|15	BuildRequires:  gettext
12cr|gdeskcal-1.01-6|16	Requires:       pygtk2.0
12cr|gdeskcal-1.01-6|17	Requires:       python
12cr|gdeskcal-1.01-6|18	
12cr|gdeskcal-1.01-6|19	Provides:       gDeskCal = %{version}-%{release}
12cr|gdeskcal-1.01-6|20	
12cr|gdeskcal-1.01-6|21	%description
12cr|gdeskcal-1.01-6|22	gDeskCal is a cute little eye-candy calendar for your desktop.  It features
12cr|gdeskcal-1.01-6|23	transparency with smooth alpha-blending and its appearance can be changed
12cr|gdeskcal-1.01-6|24	completely by using skins.
12cr|gdeskcal-1.01-6|25	
12cr|gdeskcal-1.01-6|26	
12cr|gdeskcal-1.01-6|27	%prep
12cr|gdeskcal-1.01-6|28	%setup -q -n gDeskCal-%{version}
12cr|gdeskcal-1.01-6|29	%patch0 -p0
12cr|gdeskcal-1.01-6|30	
12cr|gdeskcal-1.01-6|31	%build
12cr|gdeskcal-1.01-6|32	%configure
12cr|gdeskcal-1.01-6|33	make
12cr|gdeskcal-1.01-6|34	# no multi build as it's annoying the buildsys
12cr|gdeskcal-1.01-6|35	
12cr|gdeskcal-1.01-6|36	%install
12cr|gdeskcal-1.01-6|37	
12cr|gdeskcal-1.01-6|38	install -p -D -m0644 %{SOURCE1} %{buildroot}/%{_datadir}/pixmaps/gdeskcal.png
12cr|gdeskcal-1.01-6|39	make DESTDIR=%{buildroot} install
12cr|gdeskcal-1.01-6|40	
12cr|gdeskcal-1.01-6|41	desktop-file-install 					\
12cr|gdeskcal-1.01-6|42	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications       \
12cr|gdeskcal-1.01-6|43	%{SOURCE2}
12cr|gdeskcal-1.01-6|44	
12cr|gdeskcal-1.01-6|45	%find_lang %name
12cr|gdeskcal-1.01-6|46	
12cr|gdeskcal-1.01-6|47	
12cr|gdeskcal-1.01-6|48	%files -f %{name}.lang
12cr|gdeskcal-1.01-6|49	%defattr(-,root,root,-)
12cr|gdeskcal-1.01-6|50	%doc AUTHORS NEWS README
12cr|gdeskcal-1.01-6|51	%{_bindir}/gdeskcal
12cr|gdeskcal-1.01-6|52	%{_datadir}/applications/%{name}.desktop
12cr|gdeskcal-1.01-6|53	%{_datadir}/pixmaps/%{name}.png
12cr|gdeskcal-1.01-6|54	%{_libdir}/%{name}/
12cr|gdeskcal-1.01-6|55	
12cr|gdeskcal-1.01-6|56	
12cr|gdeskcal-1.01-6|57	

1594 12
12cr|gdesklets-0.36.3-1|1	%define name	gdesklets
12cr|gdesklets-0.36.3-1|2	%define version	0.36.3
12cr|gdesklets-0.36.3-1|3	%define release	1
12cr|gdesklets-0.36.3-1|4	
12cr|gdesklets-0.36.3-1|5	Summary:	GNOME Desktop Applets
12cr|gdesklets-0.36.3-1|6	Name:		%{name}
12cr|gdesklets-0.36.3-1|7	Version:	%{version}
12cr|gdesklets-0.36.3-1|8	Release:	%mkrel %{release}
12cr|gdesklets-0.36.3-1|9	URL:            http://gdesklets.de/
12cr|gdesklets-0.36.3-1|10	Source0:	http://gdesklets.de/files/%{name}-%{version}.tar.bz2
12cr|gdesklets-0.36.3-1|11	Source1:	%{name}-32.png
12cr|gdesklets-0.36.3-1|12	Source2:	%{name}-16.png
12cr|gdesklets-0.36.3-1|13	Patch1:		gdesklets-0.36.3-no-import-override.patch
12cr|gdesklets-0.36.3-1|14	Patch3:		gdesklets-0.36.3-.in-files.patch
12cr|gdesklets-0.36.3-1|15	License:	GPLv2+
12cr|gdesklets-0.36.3-1|16	Group:		Graphical desktop/GNOME
12cr|gdesklets-0.36.3-1|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|gdesklets-0.36.3-1|18	BuildRequires:	gnome-python-devel
12cr|gdesklets-0.36.3-1|19	BuildRequires:  pyorbit-devel
12cr|gdesklets-0.36.3-1|20	BuildRequires:	pygtk2.0-devel > 2.4.0
12cr|gdesklets-0.36.3-1|21	BuildRequires:  librsvg2-devel
12cr|gdesklets-0.36.3-1|22	BuildRequires:	libgtop2.0-devel >= 2.8.0
12cr|gdesklets-0.36.3-1|23	BuildRequires:	libxdmcp-devel
12cr|gdesklets-0.36.3-1|24	BuildRequires:  libxau-devel
12cr|gdesklets-0.36.3-1|25	BuildRequires:	libgnome2-devel > 2.6.0
12cr|gdesklets-0.36.3-1|26	BuildRequires:  desktop-file-utils
12cr|gdesklets-0.36.3-1|27	BuildRequires:	libgnomeui2-devel >= 2.2.0
12cr|gdesklets-0.36.3-1|28	BuildRequires:	librsvg-devel intltool
12cr|gdesklets-0.36.3-1|29	Requires(pre):	shared-mime-info
12cr|gdesklets-0.36.3-1|30	Requires(post): desktop-file-utils
12cr|gdesklets-0.36.3-1|31	Requires(postun): desktop-file-utils
12cr|gdesklets-0.36.3-1|32	Requires:	gnome-python
12cr|gdesklets-0.36.3-1|33	Requires:	gnome-python-gconf >= 2.6.0
12cr|gdesklets-0.36.3-1|34	Requires:	gnome-python-gtkhtml2
12cr|gdesklets-0.36.3-1|35	Requires:	gnome-python-gnomevfs
12cr|gdesklets-0.36.3-1|36	
12cr|gdesklets-0.36.3-1|37	%description
12cr|gdesklets-0.36.3-1|38	'gDesklets' provides an advanced architecture for desktop applets -
12cr|gdesklets-0.36.3-1|39	tiny displays sitting on your desktop in a symbiotic relationship of
12cr|gdesklets-0.36.3-1|40	eye candy and usefulness.
12cr|gdesklets-0.36.3-1|41	
12cr|gdesklets-0.36.3-1|42	Populate your desktop with status meters, icon bars, weather sensors,
12cr|gdesklets-0.36.3-1|43	news tickers... whatever you can imagine! Virtually anything is
12cr|gdesklets-0.36.3-1|44	possible and maybe even available some day.
12cr|gdesklets-0.36.3-1|45	
12cr|gdesklets-0.36.3-1|46	%prep
12cr|gdesklets-0.36.3-1|47	%setup -q
12cr|gdesklets-0.36.3-1|48	%patch1 -p0
12cr|gdesklets-0.36.3-1|49	%patch3 -p0
12cr|gdesklets-0.36.3-1|50	
12cr|gdesklets-0.36.3-1|51	%build
12cr|gdesklets-0.36.3-1|52	# FIXME: temporary workaround to get intltool-merge working. Will get fixed with a new release (> 0.36.1) released with a newer intltool.
12cr|gdesklets-0.36.3-1|53	#intltoolize --force --copy
12cr|gdesklets-0.36.3-1|54	autoreconf -f -i
12cr|gdesklets-0.36.3-1|55	%configure2_5x
12cr|gdesklets-0.36.3-1|56	%make
12cr|gdesklets-0.36.3-1|57	
12cr|gdesklets-0.36.3-1|58	%install
12cr|gdesklets-0.36.3-1|59	rm -rf %{buildroot}
12cr|gdesklets-0.36.3-1|60	%makeinstall_std
12cr|gdesklets-0.36.3-1|61	%find_lang %{name}
12cr|gdesklets-0.36.3-1|62	
12cr|gdesklets-0.36.3-1|63	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/*
12cr|gdesklets-0.36.3-1|64	
12cr|gdesklets-0.36.3-1|65	desktop-file-install --vendor="" \
12cr|gdesklets-0.36.3-1|66	--remove-category="Application" \
12cr|gdesklets-0.36.3-1|67	--add-category="GTK" \
12cr|gdesklets-0.36.3-1|68	--add-category="System;Monitor" \
12cr|gdesklets-0.36.3-1|69	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gdesklets-0.36.3-1|70	
12cr|gdesklets-0.36.3-1|71	install -d %{buildroot}%{_liconsdir}
12cr|gdesklets-0.36.3-1|72	ln -s %{_datadir}/pixmaps/%{name}.png %{buildroot}%{_liconsdir}
12cr|gdesklets-0.36.3-1|73	install -D %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
12cr|gdesklets-0.36.3-1|74	install -D %{SOURCE2} %{buildroot}%{_miconsdir}/%{name}.png
12cr|gdesklets-0.36.3-1|75	
12cr|gdesklets-0.36.3-1|76	%clean
12cr|gdesklets-0.36.3-1|77	rm -rf %{buildroot}
12cr|gdesklets-0.36.3-1|78	
12cr|gdesklets-0.36.3-1|79	%files -f %{name}.lang
12cr|gdesklets-0.36.3-1|80	%defattr(-,root,root,-)
12cr|gdesklets-0.36.3-1|81	%doc AUTHORS ChangeLog NEWS README
12cr|gdesklets-0.36.3-1|82	%{_sysconfdir}/xdg/autostart/%{name}.desktop
12cr|gdesklets-0.36.3-1|83	%{_bindir}/%{name}
12cr|gdesklets-0.36.3-1|84	%{_libdir}/%{name}
12cr|gdesklets-0.36.3-1|85	%{_datadir}/applications/%{name}.desktop
12cr|gdesklets-0.36.3-1|86	%{_datadir}/mime/packages/*
12cr|gdesklets-0.36.3-1|87	%{_datadir}/pixmaps/%{name}.png
12cr|gdesklets-0.36.3-1|88	%{_datadir}/icons/gnome/48x48/mimetypes/gnome-mime-application-x-%{name}-display.png
12cr|gdesklets-0.36.3-1|89	%{_mandir}/man1/%{name}.1*
12cr|gdesklets-0.36.3-1|90	%{_liconsdir}/%{name}.png
12cr|gdesklets-0.36.3-1|91	%{_iconsdir}/%{name}.png
12cr|gdesklets-0.36.3-1|92	%{_miconsdir}/%{name}.png
12cr|gdesklets-0.36.3-1|93	
12cr|gdesklets-0.36.3-1|94	
12cr|gdesklets-0.36.3-1|95	%changelog
12cr|gdesklets-0.36.3-1|96	* Fri Mar 18 2011 Jani Välimaa <wally@mandriva.org> 0.36.3-1mdv2011.0
12cr|gdesklets-0.36.3-1|97	+ Revision: 646458
12cr|gdesklets-0.36.3-1|98	- new version 0.36.3
12cr|gdesklets-0.36.3-1|99	- drop old patches
12cr|gdesklets-0.36.3-1|100	- add a patch from gentoo to fix build/install
12cr|gdesklets-0.36.3-1|101	- fix url
12cr|gdesklets-0.36.3-1|102	- clean .spec a bit
12cr|gdesklets-0.36.3-1|103	
12cr|gdesklets-0.36.3-1|104	* Mon Aug 16 2010 Emmanuel Andry <eandry@mandriva.org> 0.36.2-1mdv2011.0
12cr|gdesklets-0.36.3-1|105	+ Revision: 570542
12cr|gdesklets-0.36.3-1|106	- New version 0.36.2
12cr|gdesklets-0.36.3-1|107	- rediff p1
12cr|gdesklets-0.36.3-1|108	
12cr|gdesklets-0.36.3-1|109	* Mon Nov 09 2009 Jérôme Brenier <incubusss@mandriva.org> 0.36.1-5mdv2010.1
12cr|gdesklets-0.36.3-1|110	+ Revision: 463767
12cr|gdesklets-0.36.3-1|111	- fix build (Patch2 added)
12cr|gdesklets-0.36.3-1|112	
12cr|gdesklets-0.36.3-1|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|gdesklets-0.36.3-1|114	- rebuild
12cr|gdesklets-0.36.3-1|115	
12cr|gdesklets-0.36.3-1|116	* Thu Mar 26 2009 Emmanuel Andry <eandry@mandriva.org> 0.36.1-3mdv2009.1
12cr|gdesklets-0.36.3-1|117	+ Revision: 361498
12cr|gdesklets-0.36.3-1|118	- add patch from archlinux to fix the -Could not import tiling module- error
12cr|gdesklets-0.36.3-1|119	
12cr|gdesklets-0.36.3-1|120	* Tue Mar 24 2009 Emmanuel Andry <eandry@mandriva.org> 0.36.1-2mdv2009.1
12cr|gdesklets-0.36.3-1|121	+ Revision: 360902
12cr|gdesklets-0.36.3-1|122	- rebuild
12cr|gdesklets-0.36.3-1|123	
12cr|gdesklets-0.36.3-1|124	* Sun Dec 07 2008 Funda Wang <fwang@mandriva.org> 0.36.1-1mdv2009.1
12cr|gdesklets-0.36.3-1|125	+ Revision: 311543
12cr|gdesklets-0.36.3-1|126	- new version 0.36.1
12cr|gdesklets-0.36.3-1|127	
12cr|gdesklets-0.36.3-1|128	* Sat Aug 23 2008 Emmanuel Andry <eandry@mandriva.org> 0.36-3mdv2009.0
12cr|gdesklets-0.36.3-1|129	+ Revision: 275322
12cr|gdesklets-0.36.3-1|130	- fix license
12cr|gdesklets-0.36.3-1|131	- use PO from opensuse
12cr|gdesklets-0.36.3-1|132	- use intltoolize
12cr|gdesklets-0.36.3-1|133	
12cr|gdesklets-0.36.3-1|134	+ Thierry Vignaud <tv@mandriva.org>
12cr|gdesklets-0.36.3-1|135	- rebuild
12cr|gdesklets-0.36.3-1|136	
12cr|gdesklets-0.36.3-1|137	+ Pixel <pixel@mandriva.com>
12cr|gdesklets-0.36.3-1|138	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gdesklets-0.36.3-1|139	
12cr|gdesklets-0.36.3-1|140	* Sun Feb 24 2008 Emmanuel Andry <eandry@mandriva.org> 0.36-1mdv2008.1
12cr|gdesklets-0.36.3-1|141	+ Revision: 174473
12cr|gdesklets-0.36.3-1|142	- New version
12cr|gdesklets-0.36.3-1|143	- fix source
12cr|gdesklets-0.36.3-1|144	- BR reorganization
12cr|gdesklets-0.36.3-1|145	- disable x86_64 symlink workaround (should be fixed upstream)
12cr|gdesklets-0.36.3-1|146	
12cr|gdesklets-0.36.3-1|147	* Tue Jan 08 2008 Emmanuel Andry <eandry@mandriva.org> 0.36-0.beta.2mdv2008.1
12cr|gdesklets-0.36.3-1|148	+ Revision: 146700
12cr|gdesklets-0.36.3-1|149	- fix wrong x86_64 symlink workaround
12cr|gdesklets-0.36.3-1|150	
12cr|gdesklets-0.36.3-1|151	+ Olivier Blin <oblin@mandriva.com>
12cr|gdesklets-0.36.3-1|152	- restore BuildRoot
12cr|gdesklets-0.36.3-1|153	
12cr|gdesklets-0.36.3-1|154	* Wed Dec 26 2007 Emmanuel Andry <eandry@mandriva.org> 0.36-0.beta.1mdv2008.1
12cr|gdesklets-0.36.3-1|155	+ Revision: 137823
12cr|gdesklets-0.36.3-1|156	- fix path for x86_64
12cr|gdesklets-0.36.3-1|157	
12cr|gdesklets-0.36.3-1|158	* Tue Dec 18 2007 Emmanuel Andry <eandry@mandriva.org> 0.36-0.beta.0mdv2008.1
12cr|gdesklets-0.36.3-1|159	+ Revision: 132779
12cr|gdesklets-0.36.3-1|160	- New version
12cr|gdesklets-0.36.3-1|161	
12cr|gdesklets-0.36.3-1|162	+ Thierry Vignaud <tv@mandriva.org>
12cr|gdesklets-0.36.3-1|163	- kill re-definition of %%buildroot on Pixel's request
12cr|gdesklets-0.36.3-1|164	
12cr|gdesklets-0.36.3-1|165	* Tue Sep 18 2007 Emmanuel Andry <eandry@mandriva.org> 0.35.4-4mdv2008.0
12cr|gdesklets-0.36.3-1|166	+ Revision: 89683
12cr|gdesklets-0.36.3-1|167	- make desktop file validation pass
12cr|gdesklets-0.36.3-1|168	- disable autotools since it generates errors with intltool-merge
12cr|gdesklets-0.36.3-1|169	- drop P0 and delete mime components manually (because of autotools deactivation)
12cr|gdesklets-0.36.3-1|170	
12cr|gdesklets-0.36.3-1|171	
12cr|gdesklets-0.36.3-1|172	* Sat Dec 09 2006 Emmanuel Andry <eandry@mandriva.org> 0.35.4-2mdv2007.0
12cr|gdesklets-0.36.3-1|173	+ Revision: 94384
12cr|gdesklets-0.36.3-1|174	- rebuild for python 2.5
12cr|gdesklets-0.36.3-1|175	
12cr|gdesklets-0.36.3-1|176	* Tue Nov 07 2006 Emmanuel Andry <eandry@mandriva.org> 0.35.4-1mdv2007.1
12cr|gdesklets-0.36.3-1|177	+ Revision: 77055
12cr|gdesklets-0.36.3-1|178	- 0.35.4 (drop patch1)
12cr|gdesklets-0.36.3-1|179	- bunzip2 patches
12cr|gdesklets-0.36.3-1|180	- Import gdesklets
12cr|gdesklets-0.36.3-1|181	
12cr|gdesklets-0.36.3-1|182	* Mon Sep 11 2006 Emmanuel Andry <eandry@mandriva.org> 0.35.3-4mdv2007.0
12cr|gdesklets-0.36.3-1|183	- rebuild
12cr|gdesklets-0.36.3-1|184	
12cr|gdesklets-0.36.3-1|185	* Sat Aug 19 2006 Emmanuel Andry <eandry@mandriva.org> 0.35.3-3mdv2007.0
12cr|gdesklets-0.36.3-1|186	- patch from Nicolas Lcureuil to fix bug #24326
12cr|gdesklets-0.36.3-1|187	
12cr|gdesklets-0.36.3-1|188	* Fri Aug 04 2006 Emmanuel Andry <eandry@mandriva.org> 0.35.3-2mdv2007.0
12cr|gdesklets-0.36.3-1|189	- fix mimetype
12cr|gdesklets-0.36.3-1|190	- works fine with default automake
12cr|gdesklets-0.36.3-1|191	- add buildrequires libgnomeui2_0-devel >= 2.2.0
12cr|gdesklets-0.36.3-1|192	
12cr|gdesklets-0.36.3-1|193	* Sun Jul 23 2006 Emmanuel Andry <eandry@mandriva.org> 0.35.3-1mdv2007.0
12cr|gdesklets-0.36.3-1|194	- Reintroduced package with version 0.35.3 from fedora spec file
12cr|gdesklets-0.36.3-1|195	- Fixed URL for rpmbuildupdate
12cr|gdesklets-0.36.3-1|196	- %%mkrel
12cr|gdesklets-0.36.3-1|197	- xdg menu
12cr|gdesklets-0.36.3-1|198	

1595 12
12cr|gdevilspie-0.31-5|1	%define name gdevilspie
12cr|gdevilspie-0.31-5|2	%define version 0.31
12cr|gdevilspie-0.31-5|3	%define release %mkrel 5
12cr|gdevilspie-0.31-5|4	
12cr|gdevilspie-0.31-5|5	Summary: GTK GUI for devilspie
12cr|gdevilspie-0.31-5|6	Name: %{name}
12cr|gdevilspie-0.31-5|7	Version: %{version}
12cr|gdevilspie-0.31-5|8	Release: %{release}
12cr|gdevilspie-0.31-5|9	Source0: %{name}-%{version}.tar.bz2
12cr|gdevilspie-0.31-5|10	License: GPLv3+
12cr|gdevilspie-0.31-5|11	Group: Graphical desktop/GNOME
12cr|gdevilspie-0.31-5|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gdevilspie-0.31-5|13	BuildArch: noarch
12cr|gdevilspie-0.31-5|14	BuildRequires: python-devel
12cr|gdevilspie-0.31-5|15	BuildRequires: desktop-file-utils
12cr|gdevilspie-0.31-5|16	Requires: devilspie
12cr|gdevilspie-0.31-5|17	Requires: pygtk2.0-libglade
12cr|gdevilspie-0.31-5|18	Requires: gnome-python-desktop
12cr|gdevilspie-0.31-5|19	Url: http://code.google.com/p/gdevilspie/
12cr|gdevilspie-0.31-5|20	
12cr|gdevilspie-0.31-5|21	%description
12cr|gdevilspie-0.31-5|22	A user friendly interface to the devilspie window matching daemon, to
12cr|gdevilspie-0.31-5|23	create rules easily.
12cr|gdevilspie-0.31-5|24	
12cr|gdevilspie-0.31-5|25	%prep
12cr|gdevilspie-0.31-5|26	%setup -q
12cr|gdevilspie-0.31-5|27	
12cr|gdevilspie-0.31-5|28	%build
12cr|gdevilspie-0.31-5|29	python setup.py build
12cr|gdevilspie-0.31-5|30	
12cr|gdevilspie-0.31-5|31	%install
12cr|gdevilspie-0.31-5|32	rm -rf $RPM_BUILD_ROOT
12cr|gdevilspie-0.31-5|33	python setup.py install --root=$RPM_BUILD_ROOT
12cr|gdevilspie-0.31-5|34	
12cr|gdevilspie-0.31-5|35	desktop-file-install --vendor="" \
12cr|gdevilspie-0.31-5|36	--remove-category="Utility" \
12cr|gdevilspie-0.31-5|37	--add-category="GTK" \
12cr|gdevilspie-0.31-5|38	--add-category="Settings" \
12cr|gdevilspie-0.31-5|39	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|gdevilspie-0.31-5|40	
12cr|gdevilspie-0.31-5|41	%clean
12cr|gdevilspie-0.31-5|42	rm -rf $RPM_BUILD_ROOT
12cr|gdevilspie-0.31-5|43	
12cr|gdevilspie-0.31-5|44	%files
12cr|gdevilspie-0.31-5|45	%defattr(-,root,root)
12cr|gdevilspie-0.31-5|46	%doc README TODO Changelog
12cr|gdevilspie-0.31-5|47	%_bindir/%name
12cr|gdevilspie-0.31-5|48	%_datadir/applications/%name.desktop
12cr|gdevilspie-0.31-5|49	%_datadir/%name
12cr|gdevilspie-0.31-5|50	%_datadir/pixmaps/%name.png
12cr|gdevilspie-0.31-5|51	%py_puresitedir/g*
12cr|gdevilspie-0.31-5|52	
12cr|gdevilspie-0.31-5|53	
12cr|gdevilspie-0.31-5|54	%changelog
12cr|gdevilspie-0.31-5|55	* Fri Nov 04 2011 Götz Waschk <waschk@mandriva.org> 0.31-5mdv2012.0
12cr|gdevilspie-0.31-5|56	+ Revision: 717578
12cr|gdevilspie-0.31-5|57	- rebuild
12cr|gdevilspie-0.31-5|58	
12cr|gdevilspie-0.31-5|59	* Wed Nov 03 2010 Götz Waschk <waschk@mandriva.org> 0.31-4mdv2011.0
12cr|gdevilspie-0.31-5|60	+ Revision: 592835
12cr|gdevilspie-0.31-5|61	- rebuild for new python 2.7
12cr|gdevilspie-0.31-5|62	
12cr|gdevilspie-0.31-5|63	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.31-3mdv2011.0
12cr|gdevilspie-0.31-5|64	+ Revision: 437666
12cr|gdevilspie-0.31-5|65	- rebuild
12cr|gdevilspie-0.31-5|66	
12cr|gdevilspie-0.31-5|67	* Sun Dec 28 2008 Götz Waschk <waschk@mandriva.org> 0.31-2mdv2009.1
12cr|gdevilspie-0.31-5|68	+ Revision: 320640
12cr|gdevilspie-0.31-5|69	- rebuild for new python
12cr|gdevilspie-0.31-5|70	
12cr|gdevilspie-0.31-5|71	* Tue Jun 17 2008 Götz Waschk <waschk@mandriva.org> 0.31-1mdv2009.0
12cr|gdevilspie-0.31-5|72	+ Revision: 222013
12cr|gdevilspie-0.31-5|73	- new version
12cr|gdevilspie-0.31-5|74	
12cr|gdevilspie-0.31-5|75	* Tue Apr 01 2008 Götz Waschk <waschk@mandriva.org> 0.3-1mdv2008.1
12cr|gdevilspie-0.31-5|76	+ Revision: 191344
12cr|gdevilspie-0.31-5|77	- import gdevilspie
12cr|gdevilspie-0.31-5|78	
12cr|gdevilspie-0.31-5|79	

1596 12
12cr|gdhcpd-0.3.2-8|1	Summary:	A GTK+ administation tool for the ISC DHCPD server
12cr|gdhcpd-0.3.2-8|2	Name:		gdhcpd
12cr|gdhcpd-0.3.2-8|3	Version:	0.3.2
12cr|gdhcpd-0.3.2-8|4	Release:	8
12cr|gdhcpd-0.3.2-8|5	License:	GPLv2+
12cr|gdhcpd-0.3.2-8|6	Group:		System/Configuration/Networking
12cr|gdhcpd-0.3.2-8|7	URL:		http://www.gadmintools.org/
12cr|gdhcpd-0.3.2-8|8	Source0:	http://mange.dynalias.org/linux/gdhcpd/%{name}-%{version}.tar.bz2
12cr|gdhcpd-0.3.2-8|9	Source1:	%{name}.pam-0.77.bz2
12cr|gdhcpd-0.3.2-8|10	Source2:	%{name}.pam.bz2
12cr|gdhcpd-0.3.2-8|11	BuildRequires:	gtk+2-devel
12cr|gdhcpd-0.3.2-8|12	BuildRequires:	imagemagick
12cr|gdhcpd-0.3.2-8|13	Requires:	dhcp-server >= 3.0.1
12cr|gdhcpd-0.3.2-8|14	Requires:	usermode-consoleonly
12cr|gdhcpd-0.3.2-8|15	
12cr|gdhcpd-0.3.2-8|16	%description
12cr|gdhcpd-0.3.2-8|17	GDHCPD is a fast and easy to use GTK+ administration tool for the
12cr|gdhcpd-0.3.2-8|18	ISC DHCPD server.
12cr|gdhcpd-0.3.2-8|19	
12cr|gdhcpd-0.3.2-8|20	%prep
12cr|gdhcpd-0.3.2-8|21	
12cr|gdhcpd-0.3.2-8|22	%setup -q
12cr|gdhcpd-0.3.2-8|23	
12cr|gdhcpd-0.3.2-8|24	bzcat %{SOURCE2} > %{name}.pam
12cr|gdhcpd-0.3.2-8|25	
12cr|gdhcpd-0.3.2-8|26	%build
12cr|gdhcpd-0.3.2-8|27	
12cr|gdhcpd-0.3.2-8|28	%configure2_5x
12cr|gdhcpd-0.3.2-8|29	
12cr|gdhcpd-0.3.2-8|30	perl -pi -e 's|^#define DHCPD_BINARY .*|#define DHCPD_BINARY \"%{_sbindir}/dhcpd\"|g' config.h
12cr|gdhcpd-0.3.2-8|31	perl -pi -e 's|^#define DHCPD_CONF .*|#define DHCPD_CONF \"%{_sysconfdir}/dhcpd.conf\"|g' config.h
12cr|gdhcpd-0.3.2-8|32	perl -pi -e 's|^#define LEASE_FILE .*|#define LEASE_FILE \"%{_localstatedir}/lib/dhcp/dhcpd.leases\"|g' config.h
12cr|gdhcpd-0.3.2-8|33	
12cr|gdhcpd-0.3.2-8|34	%make
12cr|gdhcpd-0.3.2-8|35	
12cr|gdhcpd-0.3.2-8|36	%install
12cr|gdhcpd-0.3.2-8|37	%makeinstall INSTALL_USER=`id -un` INSTALL_GROUP=`id -gn`
12cr|gdhcpd-0.3.2-8|38	
12cr|gdhcpd-0.3.2-8|39	# pam auth
12cr|gdhcpd-0.3.2-8|40	install -d %{buildroot}%{_sysconfdir}/pam.d/
12cr|gdhcpd-0.3.2-8|41	install -d %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gdhcpd-0.3.2-8|42	
12cr|gdhcpd-0.3.2-8|43	install -m 644 %{name}.pam %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cr|gdhcpd-0.3.2-8|44	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
12cr|gdhcpd-0.3.2-8|45	
12cr|gdhcpd-0.3.2-8|46	# locales
12cr|gdhcpd-0.3.2-8|47	%find_lang %name
12cr|gdhcpd-0.3.2-8|48	
12cr|gdhcpd-0.3.2-8|49	# Mandriva Icons
12cr|gdhcpd-0.3.2-8|50	install -d %{buildroot}%{_iconsdir}
12cr|gdhcpd-0.3.2-8|51	install -d %{buildroot}%{_miconsdir}
12cr|gdhcpd-0.3.2-8|52	install -d %{buildroot}%{_liconsdir}
12cr|gdhcpd-0.3.2-8|53	convert -geometry 48x48 pixmaps/gdhcpd.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|gdhcpd-0.3.2-8|54	convert -geometry 32x32 pixmaps/gdhcpd.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|gdhcpd-0.3.2-8|55	convert -geometry 16x16 pixmaps/gdhcpd.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|gdhcpd-0.3.2-8|56	
12cr|gdhcpd-0.3.2-8|57	# Mandriva Menus
12cr|gdhcpd-0.3.2-8|58	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gdhcpd-0.3.2-8|59	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gdhcpd-0.3.2-8|60	[Desktop Entry]
12cr|gdhcpd-0.3.2-8|61	Name=GDHCPD
12cr|gdhcpd-0.3.2-8|62	Comment=%{summary}
12cr|gdhcpd-0.3.2-8|63	Exec=%{_sbindir}/%{name}
12cr|gdhcpd-0.3.2-8|64	Icon=%{name}
12cr|gdhcpd-0.3.2-8|65	Terminal=false
12cr|gdhcpd-0.3.2-8|66	Type=Application
12cr|gdhcpd-0.3.2-8|67	Categories=Settings;Network;GTK;
12cr|gdhcpd-0.3.2-8|68	EOF
12cr|gdhcpd-0.3.2-8|69	
12cr|gdhcpd-0.3.2-8|70	# Prepare usermode entry
12cr|gdhcpd-0.3.2-8|71	mv %{buildroot}%{_sbindir}/gdhcpd %{buildroot}%{_sbindir}/gdhcpd.real
12cr|gdhcpd-0.3.2-8|72	ln -s %{_bindir}/consolehelper %{buildroot}%{_sbindir}/gdhcpd
12cr|gdhcpd-0.3.2-8|73	
12cr|gdhcpd-0.3.2-8|74	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gdhcpd-0.3.2-8|75	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
12cr|gdhcpd-0.3.2-8|76	USER=root
12cr|gdhcpd-0.3.2-8|77	PROGRAM=%{_sbindir}/gdhcpd.real
12cr|gdhcpd-0.3.2-8|78	SESSION=true
12cr|gdhcpd-0.3.2-8|79	FALLBACK=false
12cr|gdhcpd-0.3.2-8|80	_EOF_
12cr|gdhcpd-0.3.2-8|81	
12cr|gdhcpd-0.3.2-8|82	rm -rf %{buildroot}%{_datadir}/doc/%{name}
12cr|gdhcpd-0.3.2-8|83	
12cr|gdhcpd-0.3.2-8|84	%files -f %{name}.lang
12cr|gdhcpd-0.3.2-8|85	%defattr(-,root,root,0755)
12cr|gdhcpd-0.3.2-8|86	%doc COPYING AUTHORS ChangeLog
12cr|gdhcpd-0.3.2-8|87	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|gdhcpd-0.3.2-8|88	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cr|gdhcpd-0.3.2-8|89	%{_sbindir}/%{name}
12cr|gdhcpd-0.3.2-8|90	%{_sbindir}/%{name}.real
12cr|gdhcpd-0.3.2-8|91	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gdhcpd-0.3.2-8|92	%{_datadir}/pixmaps/*.png
12cr|gdhcpd-0.3.2-8|93	%{_datadir}/pixmaps/%{name}/*.png
12cr|gdhcpd-0.3.2-8|94	%{_iconsdir}/%{name}.png
12cr|gdhcpd-0.3.2-8|95	%{_miconsdir}/%{name}.png
12cr|gdhcpd-0.3.2-8|96	%{_liconsdir}/%{name}.png
12cr|gdhcpd-0.3.2-8|97	
12cr|gdhcpd-0.3.2-8|98	
12cr|gdhcpd-0.3.2-8|99	%changelog
12cr|gdhcpd-0.3.2-8|100	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-7mdv2011.0
12cr|gdhcpd-0.3.2-8|101	+ Revision: 618444
12cr|gdhcpd-0.3.2-8|102	- the mass rebuild of 2010.0 packages
12cr|gdhcpd-0.3.2-8|103	
12cr|gdhcpd-0.3.2-8|104	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.3.2-6mdv2010.0
12cr|gdhcpd-0.3.2-8|105	+ Revision: 435960
12cr|gdhcpd-0.3.2-8|106	- rebuild
12cr|gdhcpd-0.3.2-8|107	- rebuild
12cr|gdhcpd-0.3.2-8|108	- kill re-definition of %%buildroot on Pixel's request
12cr|gdhcpd-0.3.2-8|109	
12cr|gdhcpd-0.3.2-8|110	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gdhcpd-0.3.2-8|111	- lowercase ImageMagick
12cr|gdhcpd-0.3.2-8|112	
12cr|gdhcpd-0.3.2-8|113	+ Pixel <pixel@mandriva.com>
12cr|gdhcpd-0.3.2-8|114	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gdhcpd-0.3.2-8|115	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|gdhcpd-0.3.2-8|116	
12cr|gdhcpd-0.3.2-8|117	+ Olivier Blin <oblin@mandriva.com>
12cr|gdhcpd-0.3.2-8|118	- restore BuildRoot
12cr|gdhcpd-0.3.2-8|119	
12cr|gdhcpd-0.3.2-8|120	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 0.3.2-3mdv2008.1
12cr|gdhcpd-0.3.2-8|121	+ Revision: 119754
12cr|gdhcpd-0.3.2-8|122	- fix summary
12cr|gdhcpd-0.3.2-8|123	
12cr|gdhcpd-0.3.2-8|124	* Fri Dec 14 2007 Funda Wang <fwang@mandriva.org> 0.3.2-2mdv2008.1
12cr|gdhcpd-0.3.2-8|125	+ Revision: 119612
12cr|gdhcpd-0.3.2-8|126	- drop old menu
12cr|gdhcpd-0.3.2-8|127	
12cr|gdhcpd-0.3.2-8|128	+ Thierry Vignaud <tv@mandriva.org>
12cr|gdhcpd-0.3.2-8|129	- s/Mandrake/Mandriva/
12cr|gdhcpd-0.3.2-8|130	
12cr|gdhcpd-0.3.2-8|131	* Tue Jul 17 2007 Jérôme Soyer <saispo@mandriva.org> 0.3.2-1mdv2008.0
12cr|gdhcpd-0.3.2-8|132	+ Revision: 53105
12cr|gdhcpd-0.3.2-8|133	- New release 0.3.2
12cr|gdhcpd-0.3.2-8|134	
12cr|gdhcpd-0.3.2-8|135	
12cr|gdhcpd-0.3.2-8|136	* Fri Mar 16 2007 Nicolas Lécureuil <neoclust@mandriva.org> 0.3.1-2mdv2007.1
12cr|gdhcpd-0.3.2-8|137	+ Revision: 145071
12cr|gdhcpd-0.3.2-8|138	- Fix menu file
12cr|gdhcpd-0.3.2-8|139	
12cr|gdhcpd-0.3.2-8|140	* Wed Jan 03 2007 Emmanuel Andry <eandry@mandriva.org> 0.3.1-1mdv2007.1
12cr|gdhcpd-0.3.2-8|141	+ Revision: 103922
12cr|gdhcpd-0.3.2-8|142	- New version 0.3.1
12cr|gdhcpd-0.3.2-8|143	xdg menu
12cr|gdhcpd-0.3.2-8|144	- Import gdhcpd
12cr|gdhcpd-0.3.2-8|145	
12cr|gdhcpd-0.3.2-8|146	* Fri Mar 31 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.9-1mdk
12cr|gdhcpd-0.3.2-8|147	- 0.2.9 (Minor feature enhancements)
12cr|gdhcpd-0.3.2-8|148	
12cr|gdhcpd-0.3.2-8|149	* Sun Mar 05 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.8-2mdk
12cr|gdhcpd-0.3.2-8|150	- fix url
12cr|gdhcpd-0.3.2-8|151	- make it backportable for older pam (S1,S2)
12cr|gdhcpd-0.3.2-8|152	- fix correct path to the leases file
12cr|gdhcpd-0.3.2-8|153	
12cr|gdhcpd-0.3.2-8|154	* Tue Jun 07 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.8-1mdk
12cr|gdhcpd-0.3.2-8|155	- 0.2.8
12cr|gdhcpd-0.3.2-8|156	- drop P0, use spec file hacks instead...
12cr|gdhcpd-0.3.2-8|157	
12cr|gdhcpd-0.3.2-8|158	* Wed Apr 13 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.2.7-1mdk
12cr|gdhcpd-0.3.2-8|159	- 0.2.7
12cr|gdhcpd-0.3.2-8|160	
12cr|gdhcpd-0.3.2-8|161	* Fri Mar 18 2005 Austin Acton <austin@mandrake.org> 0.2.4-1mdk
12cr|gdhcpd-0.3.2-8|162	- New release 0.2.4
12cr|gdhcpd-0.3.2-8|163	
12cr|gdhcpd-0.3.2-8|164	* Tue Feb 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.2.3-1mdk
12cr|gdhcpd-0.3.2-8|165	- 0.2.3
12cr|gdhcpd-0.3.2-8|166	
12cr|gdhcpd-0.3.2-8|167	* Mon Jan 17 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.2.2-1mdk
12cr|gdhcpd-0.3.2-8|168	- 0.2.2
12cr|gdhcpd-0.3.2-8|169	
12cr|gdhcpd-0.3.2-8|170	* Sat Jan 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.2.1-1mdk
12cr|gdhcpd-0.3.2-8|171	- 0.2.1
12cr|gdhcpd-0.3.2-8|172	
12cr|gdhcpd-0.3.2-8|173	* Fri Dec 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.2.0-2mdk
12cr|gdhcpd-0.3.2-8|174	- fix one rpmlint error
12cr|gdhcpd-0.3.2-8|175	
12cr|gdhcpd-0.3.2-8|176	* Fri Dec 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.2.0-1mdk
12cr|gdhcpd-0.3.2-8|177	- initial mandrake package, used the gproftpd spec file as a start
12cr|gdhcpd-0.3.2-8|178	- added P0
12cr|gdhcpd-0.3.2-8|179	

1597 12
12cr|gdis-0.89-7|1	%define debug_package %{nil}
12cr|gdis-0.89-7|2	
12cr|gdis-0.89-7|3	Summary: 	A molecular and crystal model viewer
12cr|gdis-0.89-7|4	Name: 		gdis
12cr|gdis-0.89-7|5	Version: 	0.89
12cr|gdis-0.89-7|6	Release: 	7
12cr|gdis-0.89-7|7	License: 	GPL
12cr|gdis-0.89-7|8	Group: 		Sciences/Chemistry
12cr|gdis-0.89-7|9	URL: 		http://gdis.sourceforge.net/
12cr|gdis-0.89-7|10	Source: 	%name-%version-source.tar.bz2
12cr|gdis-0.89-7|11	Source2:	%name-models.tar.bz2
12cr|gdis-0.89-7|12	BuildRequires: 	mesaglu-devel pkgconfig(glut) gtk2-devel gtkglext-devel
12cr|gdis-0.89-7|13	Requires: 	povray imagemagick openbabel grace
12cr|gdis-0.89-7|14	
12cr|gdis-0.89-7|15	%description
12cr|gdis-0.89-7|16	gdis is a graphical program for displaying and manipulating
12cr|gdis-0.89-7|17	molecular and crystal systems.
12cr|gdis-0.89-7|18	
12cr|gdis-0.89-7|19	%prep
12cr|gdis-0.89-7|20	%setup -q -a 2
12cr|gdis-0.89-7|21	mv gdis/models .
12cr|gdis-0.89-7|22	rm -fr gdis
12cr|gdis-0.89-7|23	rm -fr models/CVS
12cr|gdis-0.89-7|24	
12cr|gdis-0.89-7|25	%build
12cr|gdis-0.89-7|26	export LDFLAGS="-lm"
12cr|gdis-0.89-7|27	%make CFLAGS="%{optflags}"
12cr|gdis-0.89-7|28	
12cr|gdis-0.89-7|29	%install
12cr|gdis-0.89-7|30	mkdir -p %{buildroot}/%{_bindir}
12cr|gdis-0.89-7|31	make INSTALL=%{buildroot}/%{_bindir} install
12cr|gdis-0.89-7|32	
12cr|gdis-0.89-7|33	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gdis-0.89-7|34	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gdis-0.89-7|35	[Desktop Entry]
12cr|gdis-0.89-7|36	Name=%{name}
12cr|gdis-0.89-7|37	Comment=A molecular and crystal model viewer
12cr|gdis-0.89-7|38	Exec=%{name}
12cr|gdis-0.89-7|39	Icon=chemistry_section
12cr|gdis-0.89-7|40	Terminal=false
12cr|gdis-0.89-7|41	Type=Application
12cr|gdis-0.89-7|42	Categories=Science;Chemistry;
12cr|gdis-0.89-7|43	EOF
12cr|gdis-0.89-7|44	
12cr|gdis-0.89-7|45	%files
12cr|gdis-0.89-7|46	%defattr (-,root,root,0755)
12cr|gdis-0.89-7|47	%doc README CHANGELOG TODO
12cr|gdis-0.89-7|48	%_bindir/*
12cr|gdis-0.89-7|49	%_datadir/applications/*
12cr|gdis-0.89-7|50	
12cr|gdis-0.89-7|51	
12cr|gdis-0.89-7|52	%changelog
12cr|gdis-0.89-7|53	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.89-6mdv2011.0
12cr|gdis-0.89-7|54	+ Revision: 618445
12cr|gdis-0.89-7|55	- the mass rebuild of 2010.0 packages
12cr|gdis-0.89-7|56	
12cr|gdis-0.89-7|57	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.89-5mdv2010.0
12cr|gdis-0.89-7|58	+ Revision: 429187
12cr|gdis-0.89-7|59	- rebuild
12cr|gdis-0.89-7|60	
12cr|gdis-0.89-7|61	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gdis-0.89-7|62	- lowercase ImageMagick
12cr|gdis-0.89-7|63	
12cr|gdis-0.89-7|64	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.89-4mdv2009.0
12cr|gdis-0.89-7|65	+ Revision: 245824
12cr|gdis-0.89-7|66	- rebuild
12cr|gdis-0.89-7|67	
12cr|gdis-0.89-7|68	+ Pixel <pixel@mandriva.com>
12cr|gdis-0.89-7|69	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gdis-0.89-7|70	
12cr|gdis-0.89-7|71	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.89-2mdv2008.1
12cr|gdis-0.89-7|72	+ Revision: 140735
12cr|gdis-0.89-7|73	- restore BuildRoot
12cr|gdis-0.89-7|74	
12cr|gdis-0.89-7|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|gdis-0.89-7|76	- kill re-definition of %%buildroot on Pixel's request
12cr|gdis-0.89-7|77	- do not harcode icon extension
12cr|gdis-0.89-7|78	
12cr|gdis-0.89-7|79	* Fri Aug 31 2007 Funda Wang <fwang@mandriva.org> 0.89-2mdv2008.0
12cr|gdis-0.89-7|80	+ Revision: 76735
12cr|gdis-0.89-7|81	- kill old menu & fix comment of xdg menu entry
12cr|gdis-0.89-7|82	
12cr|gdis-0.89-7|83	* Sun May 20 2007 Adam Williamson <awilliamson@mandriva.org> 0.89-1mdv2008.0
12cr|gdis-0.89-7|84	+ Revision: 28767
12cr|gdis-0.89-7|85	- 0.89, update BuildRequires, fix povray dep (#26358)
12cr|gdis-0.89-7|86	
12cr|gdis-0.89-7|87	
12cr|gdis-0.89-7|88	* Thu Aug 10 2006 Lenny Cartier <lenny@mandriva.com> 0.86-2mdv2007.0
12cr|gdis-0.89-7|89	- xdg
12cr|gdis-0.89-7|90	
12cr|gdis-0.89-7|91	* Thu Jul 21 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.86-1mdk
12cr|gdis-0.89-7|92	- 0.86
12cr|gdis-0.89-7|93	
12cr|gdis-0.89-7|94	* Wed Feb 25 2004 Austin Acton <austin@mandrake.org> 0.81-2mdk
12cr|gdis-0.89-7|95	- fix locations
12cr|gdis-0.89-7|96	- please ignore the screwed up dates; I'm insane
12cr|gdis-0.89-7|97	
12cr|gdis-0.89-7|98	* Wed Feb 25 2004 Austin Acton <austin@mandrake.org> 0.81-1mdk
12cr|gdis-0.89-7|99	- 0.81
12cr|gdis-0.89-7|100	
12cr|gdis-0.89-7|101	* Mon Aug 25 2003 Austin Acton <aacton@yorku.ca> 0.77.4-1mdk
12cr|gdis-0.89-7|102	- 0.77.4
12cr|gdis-0.89-7|103	

1598 12
12cr|gdl3-3.6.0-1|1	%define oname	gdl
12cr|gdl3-3.6.0-1|2	%define api	3
12cr|gdl3-3.6.0-1|3	%define major	5
12cr|gdl3-3.6.0-1|4	
12cr|gdl3-3.6.0-1|5	%define libname 	%mklibname %{oname} %api %major
12cr|gdl3-3.6.0-1|6	%define develname	%mklibname -d %{oname} %api
12cr|gdl3-3.6.0-1|7	%define girname 	%mklibname %{oname}-gir %{api}
12cr|gdl3-3.6.0-1|8	
12cr|gdl3-3.6.0-1|9	Summary: Gnome Development/Docking library
12cr|gdl3-3.6.0-1|10	Name: %{oname}3
12cr|gdl3-3.6.0-1|11	Version: 3.6.0
12cr|gdl3-3.6.0-1|12	Release: 1
12cr|gdl3-3.6.0-1|13	License: LGPLv2+
12cr|gdl3-3.6.0-1|14	Group: System/Libraries
12cr|gdl3-3.6.0-1|15	Url: http://www.gnome.org
12cr|gdl3-3.6.0-1|16	Source0: http://ftp.gnome.org/pub/GNOME/sources/gdl/%{oname}-%{version}.tar.xz
12cr|gdl3-3.6.0-1|17	
12cr|gdl3-3.6.0-1|18	BuildRequires: intltool
12cr|gdl3-3.6.0-1|19	BuildRequires: pkgconfig(gdk-3.0)
12cr|gdl3-3.6.0-1|20	BuildRequires: pkgconfig(gobject-introspection-1.0)
12cr|gdl3-3.6.0-1|21	BuildRequires: pkgconfig(libxml-2.0)
12cr|gdl3-3.6.0-1|22	
12cr|gdl3-3.6.0-1|23	%description
12cr|gdl3-3.6.0-1|24	This package contains components and libraries that are intended to be
12cr|gdl3-3.6.0-1|25	shared between GNOME development tools, including gnome-debug,
12cr|gdl3-3.6.0-1|26	gnome-build, and anjuta2.
12cr|gdl3-3.6.0-1|27	
12cr|gdl3-3.6.0-1|28	The current pieces of GDL include:
12cr|gdl3-3.6.0-1|29	- A symbol browser bonobo component (symbol-browser-control).
12cr|gdl3-3.6.0-1|30	- A docking widget (gdl).
12cr|gdl3-3.6.0-1|31	- A utility library that also contains the stubs and skels for
12cr|gdl3-3.6.0-1|32	the symbol browser and text editor components (gdl, idl).
12cr|gdl3-3.6.0-1|33	
12cr|gdl3-3.6.0-1|34	%package -n %{libname}
12cr|gdl3-3.6.0-1|35	Group: System/Libraries
12cr|gdl3-3.6.0-1|36	Summary: Gnome Development/Docking library - shared libraries
12cr|gdl3-3.6.0-1|37	Suggests: %{name} = %{version}-%{release}
12cr|gdl3-3.6.0-1|38	
12cr|gdl3-3.6.0-1|39	%description -n %{libname}
12cr|gdl3-3.6.0-1|40	This package contains the dynamic libraries from %{name}.
12cr|gdl3-3.6.0-1|41	
12cr|gdl3-3.6.0-1|42	%package -n %{girname}
12cr|gdl3-3.6.0-1|43	Group: System/Libraries
12cr|gdl3-3.6.0-1|44	Summary: GObject Introspection interface library for %{name}
12cr|gdl3-3.6.0-1|45	
12cr|gdl3-3.6.0-1|46	%description -n %{girname}
12cr|gdl3-3.6.0-1|47	GObject Introspection interface library for %{name}.
12cr|gdl3-3.6.0-1|48	
12cr|gdl3-3.6.0-1|49	%package -n %{develname}
12cr|gdl3-3.6.0-1|50	Group: Development/C
12cr|gdl3-3.6.0-1|51	Summary: Gnome Development/Docking library headers and development libraries
12cr|gdl3-3.6.0-1|52	Requires: %{libname} = %{version}-%{release}
12cr|gdl3-3.6.0-1|53	Requires: %{girname} = %{version}-%{release}
12cr|gdl3-3.6.0-1|54	Provides: %{name}-devel = %{version}-%{release}
12cr|gdl3-3.6.0-1|55	
12cr|gdl3-3.6.0-1|56	%description -n %{develname}
12cr|gdl3-3.6.0-1|57	This packages contains the headers and libraries for %{name}.
12cr|gdl3-3.6.0-1|58	
12cr|gdl3-3.6.0-1|59	%prep
12cr|gdl3-3.6.0-1|60	%setup -qn %{oname}-%{version}
12cr|gdl3-3.6.0-1|61	
12cr|gdl3-3.6.0-1|62	%build
12cr|gdl3-3.6.0-1|63	%configure2_5x \
12cr|gdl3-3.6.0-1|64	--disable-rpath \
12cr|gdl3-3.6.0-1|65	--disable-static
12cr|gdl3-3.6.0-1|66	
12cr|gdl3-3.6.0-1|67	%make
12cr|gdl3-3.6.0-1|68	
12cr|gdl3-3.6.0-1|69	%install
12cr|gdl3-3.6.0-1|70	%makeinstall_std
12cr|gdl3-3.6.0-1|71	
12cr|gdl3-3.6.0-1|72	# remove unpackaged files
12cr|gdl3-3.6.0-1|73	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12cr|gdl3-3.6.0-1|74	
12cr|gdl3-3.6.0-1|75	%find_lang %{oname}-%{api}
12cr|gdl3-3.6.0-1|76	
12cr|gdl3-3.6.0-1|77	%files -f %{oname}-%{api}.lang
12cr|gdl3-3.6.0-1|78	
12cr|gdl3-3.6.0-1|79	%files -n %{libname}
12cr|gdl3-3.6.0-1|80	%{_libdir}/libgdl-%{api}.so.%{major}*
12cr|gdl3-3.6.0-1|81	
12cr|gdl3-3.6.0-1|82	%files -n %{girname}
12cr|gdl3-3.6.0-1|83	%{_libdir}/girepository-1.0/Gdl-%{api}.typelib
12cr|gdl3-3.6.0-1|84	
12cr|gdl3-3.6.0-1|85	%files -n %{develname}
12cr|gdl3-3.6.0-1|86	%doc ChangeLog README NEWS MAINTAINERS AUTHORS
12cr|gdl3-3.6.0-1|87	%{_libdir}/lib*.so
12cr|gdl3-3.6.0-1|88	%{_libdir}/pkgconfig/*
12cr|gdl3-3.6.0-1|89	%{_includedir}/*
12cr|gdl3-3.6.0-1|90	%{_datadir}/gtk-doc/html/gdl-*
12cr|gdl3-3.6.0-1|91	%{_datadir}/gir-1.0/Gdl-%{api}.gir
12cr|gdl3-3.6.0-1|92	
12cr|gdl3-3.6.0-1|93	
12cr|gdl3-3.6.0-1|94	
12cr|gdl3-3.6.0-1|95	%changelog
12cr|gdl3-3.6.0-1|96	* Sat May 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.2-1
12cr|gdl3-3.6.0-1|97	+ Revision: 796864
12cr|gdl3-3.6.0-1|98	- new version 3.4.2
12cr|gdl3-3.6.0-1|99	
12cr|gdl3-3.6.0-1|100	* Sat Nov 19 2011 Matthew Dawkins <mattydaw@mandriva.org> 3.2.0-1
12cr|gdl3-3.6.0-1|101	+ Revision: 731717
12cr|gdl3-3.6.0-1|102	- new version 3.2.0
12cr|gdl3-3.6.0-1|103	- split out gir pkg
12cr|gdl3-3.6.0-1|104	- removed defattr
12cr|gdl3-3.6.0-1|105	- removed .la files
12cr|gdl3-3.6.0-1|106	- disable static build
12cr|gdl3-3.6.0-1|107	- removed clean section
12cr|gdl3-3.6.0-1|108	- cleaned up spec
12cr|gdl3-3.6.0-1|109	- revised summary per homepage
12cr|gdl3-3.6.0-1|110	- shortened lib & devel pkg descriptions
12cr|gdl3-3.6.0-1|111	- removed req for main pkg by the lib
12cr|gdl3-3.6.0-1|112	- converted BRs to pkgconfig provides
12cr|gdl3-3.6.0-1|113	- removed mkrel & BuildRoot
12cr|gdl3-3.6.0-1|114	
12cr|gdl3-3.6.0-1|115	* Mon May 23 2011 Götz Waschk <waschk@mandriva.org> 3.0.2-1
12cr|gdl3-3.6.0-1|116	+ Revision: 677961
12cr|gdl3-3.6.0-1|117	- update to new version 3.0.2
12cr|gdl3-3.6.0-1|118	
12cr|gdl3-3.6.0-1|119	* Tue Apr 26 2011 Funda Wang <fwang@mandriva.org> 3.0.1-1
12cr|gdl3-3.6.0-1|120	+ Revision: 659141
12cr|gdl3-3.6.0-1|121	- update to new version 3.0.1
12cr|gdl3-3.6.0-1|122	
12cr|gdl3-3.6.0-1|123	* Tue Apr 05 2011 Funda Wang <fwang@mandriva.org> 3.0.0-1
12cr|gdl3-3.6.0-1|124	+ Revision: 650456
12cr|gdl3-3.6.0-1|125	- update to new version 3.0.0
12cr|gdl3-3.6.0-1|126	
12cr|gdl3-3.6.0-1|127	* Wed Mar 23 2011 Funda Wang <fwang@mandriva.org> 2.91.92-1
12cr|gdl3-3.6.0-1|128	+ Revision: 647741
12cr|gdl3-3.6.0-1|129	- new version 2.91.92
12cr|gdl3-3.6.0-1|130	
12cr|gdl3-3.6.0-1|131	* Fri Jul 30 2010 Götz Waschk <waschk@mandriva.org> 2.90.0-1mdv2011.0
12cr|gdl3-3.6.0-1|132	+ Revision: 563610
12cr|gdl3-3.6.0-1|133	- new version for gtk+3
12cr|gdl3-3.6.0-1|134	- gtk+3 version
12cr|gdl3-3.6.0-1|135	
12cr|gdl3-3.6.0-1|136	* Fri Jul 30 2010 Götz Waschk <waschk@mandriva.org> 2.31.3-1mdv2011.0
12cr|gdl3-3.6.0-1|137	+ Revision: 563500
12cr|gdl3-3.6.0-1|138	- update build deps
12cr|gdl3-3.6.0-1|139	- new version
12cr|gdl3-3.6.0-1|140	- add introspection support
12cr|gdl3-3.6.0-1|141	
12cr|gdl3-3.6.0-1|142	* Mon Mar 29 2010 Götz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12cr|gdl3-3.6.0-1|143	+ Revision: 528771
12cr|gdl3-3.6.0-1|144	- update to new version 2.30.0
12cr|gdl3-3.6.0-1|145	
12cr|gdl3-3.6.0-1|146	* Tue Mar 09 2010 Götz Waschk <waschk@mandriva.org> 2.29.92-1mdv2010.1
12cr|gdl3-3.6.0-1|147	+ Revision: 516897
12cr|gdl3-3.6.0-1|148	- update to new version 2.29.92
12cr|gdl3-3.6.0-1|149	
12cr|gdl3-3.6.0-1|150	* Wed Dec 09 2009 Götz Waschk <waschk@mandriva.org> 2.29.2-1mdv2010.1
12cr|gdl3-3.6.0-1|151	+ Revision: 475374
12cr|gdl3-3.6.0-1|152	- update to new version 2.29.2
12cr|gdl3-3.6.0-1|153	
12cr|gdl3-3.6.0-1|154	* Tue Nov 24 2009 Götz Waschk <waschk@mandriva.org> 2.28.2-1mdv2010.1
12cr|gdl3-3.6.0-1|155	+ Revision: 469772
12cr|gdl3-3.6.0-1|156	- update to new version 2.28.2
12cr|gdl3-3.6.0-1|157	
12cr|gdl3-3.6.0-1|158	* Thu Oct 22 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.1-1mdv2010.0
12cr|gdl3-3.6.0-1|159	+ Revision: 458786
12cr|gdl3-3.6.0-1|160	- Release 2.28.1
12cr|gdl3-3.6.0-1|161	
12cr|gdl3-3.6.0-1|162	* Mon Sep 21 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12cr|gdl3-3.6.0-1|163	+ Revision: 446959
12cr|gdl3-3.6.0-1|164	- new version
12cr|gdl3-3.6.0-1|165	- new major
12cr|gdl3-3.6.0-1|166	
12cr|gdl3-3.6.0-1|167	* Thu Sep 10 2009 Götz Waschk <waschk@mandriva.org> 2.27.92-1mdv2010.0
12cr|gdl3-3.6.0-1|168	+ Revision: 437461
12cr|gdl3-3.6.0-1|169	- update to new version 2.27.92
12cr|gdl3-3.6.0-1|170	
12cr|gdl3-3.6.0-1|171	* Sun Jun 14 2009 Götz Waschk <waschk@mandriva.org> 2.27.3-1mdv2010.0
12cr|gdl3-3.6.0-1|172	+ Revision: 385938
12cr|gdl3-3.6.0-1|173	- new version
12cr|gdl3-3.6.0-1|174	- drop patch
12cr|gdl3-3.6.0-1|175	
12cr|gdl3-3.6.0-1|176	* Wed May 27 2009 Götz Waschk <waschk@mandriva.org> 2.27.2-2mdv2010.0
12cr|gdl3-3.6.0-1|177	+ Revision: 380137
12cr|gdl3-3.6.0-1|178	- readd a removed header
12cr|gdl3-3.6.0-1|179	
12cr|gdl3-3.6.0-1|180	* Wed May 27 2009 Götz Waschk <waschk@mandriva.org> 2.27.2-1mdv2010.0
12cr|gdl3-3.6.0-1|181	+ Revision: 380106
12cr|gdl3-3.6.0-1|182	- new version
12cr|gdl3-3.6.0-1|183	- new major
12cr|gdl3-3.6.0-1|184	
12cr|gdl3-3.6.0-1|185	* Mon May 11 2009 Götz Waschk <waschk@mandriva.org> 2.27.1-1mdv2010.0
12cr|gdl3-3.6.0-1|186	+ Revision: 374188
12cr|gdl3-3.6.0-1|187	- new version
12cr|gdl3-3.6.0-1|188	- drop patch
12cr|gdl3-3.6.0-1|189	
12cr|gdl3-3.6.0-1|190	* Mon Mar 16 2009 Götz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12cr|gdl3-3.6.0-1|191	+ Revision: 356171
12cr|gdl3-3.6.0-1|192	- update to new version 2.26.0
12cr|gdl3-3.6.0-1|193	
12cr|gdl3-3.6.0-1|194	* Mon Mar 02 2009 Götz Waschk <waschk@mandriva.org> 2.25.92-1mdv2009.1
12cr|gdl3-3.6.0-1|195	+ Revision: 347462
12cr|gdl3-3.6.0-1|196	- update to new version 2.25.92
12cr|gdl3-3.6.0-1|197	
12cr|gdl3-3.6.0-1|198	* Tue Feb 17 2009 Götz Waschk <waschk@mandriva.org> 2.25.91-1mdv2009.1
12cr|gdl3-3.6.0-1|199	+ Revision: 341347
12cr|gdl3-3.6.0-1|200	- new version
12cr|gdl3-3.6.0-1|201	- fix format strings
12cr|gdl3-3.6.0-1|202	
12cr|gdl3-3.6.0-1|203	* Sun Nov 09 2008 Oden Eriksson <oeriksson@mandriva.com> 2.24.0-2mdv2009.1
12cr|gdl3-3.6.0-1|204	+ Revision: 301479
12cr|gdl3-3.6.0-1|205	- rebuilt against new libxcb
12cr|gdl3-3.6.0-1|206	
12cr|gdl3-3.6.0-1|207	* Mon Sep 22 2008 Götz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12cr|gdl3-3.6.0-1|208	+ Revision: 286819
12cr|gdl3-3.6.0-1|209	- new version
12cr|gdl3-3.6.0-1|210	- fix license
12cr|gdl3-3.6.0-1|211	- update file list
12cr|gdl3-3.6.0-1|212	
12cr|gdl3-3.6.0-1|213	* Wed Aug 20 2008 Götz Waschk <waschk@mandriva.org> 2.23.90-1mdv2009.0
12cr|gdl3-3.6.0-1|214	+ Revision: 274126
12cr|gdl3-3.6.0-1|215	- new version
12cr|gdl3-3.6.0-1|216	
12cr|gdl3-3.6.0-1|217	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.7.11-2mdv2009.0
12cr|gdl3-3.6.0-1|218	+ Revision: 221045
12cr|gdl3-3.6.0-1|219	- rebuild
12cr|gdl3-3.6.0-1|220	
12cr|gdl3-3.6.0-1|221	+ Pixel <pixel@mandriva.com>
12cr|gdl3-3.6.0-1|222	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gdl3-3.6.0-1|223	
12cr|gdl3-3.6.0-1|224	* Sun Mar 09 2008 Götz Waschk <waschk@mandriva.org> 0.7.11-1mdv2008.1
12cr|gdl3-3.6.0-1|225	+ Revision: 183049
12cr|gdl3-3.6.0-1|226	- new version
12cr|gdl3-3.6.0-1|227	
12cr|gdl3-3.6.0-1|228	* Mon Feb 25 2008 Götz Waschk <waschk@mandriva.org> 0.7.10-1mdv2008.1
12cr|gdl3-3.6.0-1|229	+ Revision: 174976
12cr|gdl3-3.6.0-1|230	- new version
12cr|gdl3-3.6.0-1|231	
12cr|gdl3-3.6.0-1|232	* Mon Feb 11 2008 Götz Waschk <waschk@mandriva.org> 0.7.9-1mdv2008.1
12cr|gdl3-3.6.0-1|233	+ Revision: 165505
12cr|gdl3-3.6.0-1|234	- remove rpath
12cr|gdl3-3.6.0-1|235	- new version
12cr|gdl3-3.6.0-1|236	- update file list
12cr|gdl3-3.6.0-1|237	
12cr|gdl3-3.6.0-1|238	* Mon Jan 28 2008 Götz Waschk <waschk@mandriva.org> 0.7.8-1mdv2008.1
12cr|gdl3-3.6.0-1|239	+ Revision: 159195
12cr|gdl3-3.6.0-1|240	- new version
12cr|gdl3-3.6.0-1|241	
12cr|gdl3-3.6.0-1|242	+ Thierry Vignaud <tv@mandriva.org>
12cr|gdl3-3.6.0-1|243	- rebuild
12cr|gdl3-3.6.0-1|244	- kill re-definition of %%buildroot on Pixel's request
12cr|gdl3-3.6.0-1|245	
12cr|gdl3-3.6.0-1|246	+ Olivier Blin <blino@mandriva.org>
12cr|gdl3-3.6.0-1|247	- restore BuildRoot
12cr|gdl3-3.6.0-1|248	
12cr|gdl3-3.6.0-1|249	* Tue Aug 14 2007 Götz Waschk <waschk@mandriva.org> 0.7.7-1mdv2008.0
12cr|gdl3-3.6.0-1|250	+ Revision: 63174
12cr|gdl3-3.6.0-1|251	- new version
12cr|gdl3-3.6.0-1|252	- new devel name
12cr|gdl3-3.6.0-1|253	
12cr|gdl3-3.6.0-1|254	* Fri Jun 22 2007 Götz Waschk <waschk@mandriva.org> 0.7.6-1mdv2008.0
12cr|gdl3-3.6.0-1|255	+ Revision: 42953
12cr|gdl3-3.6.0-1|256	- new version
12cr|gdl3-3.6.0-1|257	
12cr|gdl3-3.6.0-1|258	* Sun May 06 2007 Götz Waschk <waschk@mandriva.org> 0.7.5-1mdv2008.0
12cr|gdl3-3.6.0-1|259	+ Revision: 23723
12cr|gdl3-3.6.0-1|260	- new version
12cr|gdl3-3.6.0-1|261	
12cr|gdl3-3.6.0-1|262	* Sun May 06 2007 Götz Waschk <waschk@mandriva.org> 0.7.4-1mdv2008.0
12cr|gdl3-3.6.0-1|263	+ Revision: 23689
12cr|gdl3-3.6.0-1|264	- new version
12cr|gdl3-3.6.0-1|265	

1599 12
12cr|gdlmm-3.3.2-1|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
12cr|gdlmm-3.3.2-1|2	
12cr|gdlmm-3.3.2-1|3	%define api_version	3.0
12cr|gdlmm-3.3.2-1|4	%define lib_major	1
12cr|gdlmm-3.3.2-1|5	%define lib_name	%mklibname %{name} %{api_version} %{lib_major}
12cr|gdlmm-3.3.2-1|6	%define develname	%mklibname -d %{name}
12cr|gdlmm-3.3.2-1|7	
12cr|gdlmm-3.3.2-1|8	Summary:	C++ binding for the gdl library
12cr|gdlmm-3.3.2-1|9	Name:		gdlmm
12cr|gdlmm-3.3.2-1|10	Version:	3.3.2
12cr|gdlmm-3.3.2-1|11	Release:	1
12cr|gdlmm-3.3.2-1|12	License:	LGPLv2+
12cr|gdlmm-3.3.2-1|13	Group:		System/Libraries
12cr|gdlmm-3.3.2-1|14	URL:		http://www.gnome.org/
12cr|gdlmm-3.3.2-1|15	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|gdlmm-3.3.2-1|16	Patch0:		gdlmm-3.3.2-gdl_dock_layout_run_manager.patch
12cr|gdlmm-3.3.2-1|17	BuildRequires: pkgconfig(gdl-3.0) >= 3.0
12cr|gdlmm-3.3.2-1|18	BuildRequires: pkgconfig(glibmm-2.4) >= 2.16
12cr|gdlmm-3.3.2-1|19	BuildRequires: pkgconfig(gtkmm-3.0) >= 3.0
12cr|gdlmm-3.3.2-1|20	
12cr|gdlmm-3.3.2-1|21	%description
12cr|gdlmm-3.3.2-1|22	gdlmm is the C++ binding for the gdl library.
12cr|gdlmm-3.3.2-1|23	
12cr|gdlmm-3.3.2-1|24	
12cr|gdlmm-3.3.2-1|25	#--------------------------------------------------------------------
12cr|gdlmm-3.3.2-1|26	
12cr|gdlmm-3.3.2-1|27	%package -n %{lib_name}
12cr|gdlmm-3.3.2-1|28	Summary: C++ binding for the gdl library
12cr|gdlmm-3.3.2-1|29	Group: System/Libraries
12cr|gdlmm-3.3.2-1|30	
12cr|gdlmm-3.3.2-1|31	%description -n %{lib_name}
12cr|gdlmm-3.3.2-1|32	gdlmm is the C++ binding for the gdl library.
12cr|gdlmm-3.3.2-1|33	
12cr|gdlmm-3.3.2-1|34	%files -n %{lib_name}
12cr|gdlmm-3.3.2-1|35	%doc AUTHORS ChangeLog NEWS README
12cr|gdlmm-3.3.2-1|36	%{_libdir}/libgdlmm-%{api_version}.so.%{lib_major}*
12cr|gdlmm-3.3.2-1|37	
12cr|gdlmm-3.3.2-1|38	#--------------------------------------------------------------------
12cr|gdlmm-3.3.2-1|39	
12cr|gdlmm-3.3.2-1|40	%package -n %develname
12cr|gdlmm-3.3.2-1|41	Summary:        Libraries and include files for gdlmm
12cr|gdlmm-3.3.2-1|42	Group:          Development/C++
12cr|gdlmm-3.3.2-1|43	Requires: 	%lib_name = %version
12cr|gdlmm-3.3.2-1|44	Provides:	%{name}-devel = %{version}-%{release}
12cr|gdlmm-3.3.2-1|45	
12cr|gdlmm-3.3.2-1|46	%description -n %develname
12cr|gdlmm-3.3.2-1|47	gdlmm development files.
12cr|gdlmm-3.3.2-1|48	
12cr|gdlmm-3.3.2-1|49	%files -n %develname
12cr|gdlmm-3.3.2-1|50	%doc %_datadir/doc/gdlmm-%{api_version}/
12cr|gdlmm-3.3.2-1|51	%{_libdir}/*.so
12cr|gdlmm-3.3.2-1|52	%{_includedir}/*
12cr|gdlmm-3.3.2-1|53	%{_libdir}/pkgconfig/*
12cr|gdlmm-3.3.2-1|54	%{_libdir}/%{name}-%{api_version}
12cr|gdlmm-3.3.2-1|55	%{_datadir}/devhelp/books/%{name}-%{api_version}
12cr|gdlmm-3.3.2-1|56	
12cr|gdlmm-3.3.2-1|57	#--------------------------------------------------------------------
12cr|gdlmm-3.3.2-1|58	
12cr|gdlmm-3.3.2-1|59	%prep
12cr|gdlmm-3.3.2-1|60	%setup -q
12cr|gdlmm-3.3.2-1|61	%patch0 -p1
12cr|gdlmm-3.3.2-1|62	
12cr|gdlmm-3.3.2-1|63	%build
12cr|gdlmm-3.3.2-1|64	%configure2_5x
12cr|gdlmm-3.3.2-1|65	%make
12cr|gdlmm-3.3.2-1|66	
12cr|gdlmm-3.3.2-1|67	%install
12cr|gdlmm-3.3.2-1|68	%makeinstall_std
12cr|gdlmm-3.3.2-1|69	
12cr|gdlmm-3.3.2-1|70	rm -fr %buildroot%_libdir/*.la
12cr|gdlmm-3.3.2-1|71	
12cr|gdlmm-3.3.2-1|72	
12cr|gdlmm-3.3.2-1|73	
12cr|gdlmm-3.3.2-1|74	%changelog
12cr|gdlmm-3.3.2-1|75	* Sat May 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.3.2-1
12cr|gdlmm-3.3.2-1|76	+ Revision: 796894
12cr|gdlmm-3.3.2-1|77	- imported package gdlmm
12cr|gdlmm-3.3.2-1|78	

1600 12
12cr|gdm-220-themes-0.2-9|1	%define pkgname gdm-themes
12cr|gdm-220-themes-0.2-9|2	Summary:	Themes for Gnome Display Manager
12cr|gdm-220-themes-0.2-9|3	Name:		gdm-220-themes
12cr|gdm-220-themes-0.2-9|4	Version:	0.2
12cr|gdm-220-themes-0.2-9|5	Release:	%mkrel 9
12cr|gdm-220-themes-0.2-9|6	# Want a new version? Ask John Keller to make it. - AdamW 2008/02
12cr|gdm-220-themes-0.2-9|7	Source0:	%{pkgname}-%{version}.tar.lzma
12cr|gdm-220-themes-0.2-9|8	License:	GPLv2+
12cr|gdm-220-themes-0.2-9|9	Group:		Graphical desktop/GNOME
12cr|gdm-220-themes-0.2-9|10	Url:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/gdm-themes
12cr|gdm-220-themes-0.2-9|11	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|gdm-220-themes-0.2-9|12	BuildArch:	noarch
12cr|gdm-220-themes-0.2-9|13	Requires:	gdm-220
12cr|gdm-220-themes-0.2-9|14	
12cr|gdm-220-themes-0.2-9|15	%description
12cr|gdm-220-themes-0.2-9|16	This package contains themes for gdm, the Gnome Display Manager.
12cr|gdm-220-themes-0.2-9|17	It provides three themes:
12cr|gdm-220-themes-0.2-9|18	- Enterprise-spot
12cr|gdm-220-themes-0.2-9|19	- Enterprise
12cr|gdm-220-themes-0.2-9|20	- RadiantStar
12cr|gdm-220-themes-0.2-9|21	
12cr|gdm-220-themes-0.2-9|22	%prep
12cr|gdm-220-themes-0.2-9|23	%setup -q -n %{pkgname}-%{version}
12cr|gdm-220-themes-0.2-9|24	
12cr|gdm-220-themes-0.2-9|25	%build
12cr|gdm-220-themes-0.2-9|26	
12cr|gdm-220-themes-0.2-9|27	%install
12cr|gdm-220-themes-0.2-9|28	rm -rf %{buildroot}
12cr|gdm-220-themes-0.2-9|29	mkdir -p %{buildroot}%{_datadir}/gdm/themes/
12cr|gdm-220-themes-0.2-9|30	cp -a * %{buildroot}%{_datadir}/gdm/themes/
12cr|gdm-220-themes-0.2-9|31	
12cr|gdm-220-themes-0.2-9|32	%clean
12cr|gdm-220-themes-0.2-9|33	rm -rf %{buildroot}
12cr|gdm-220-themes-0.2-9|34	
12cr|gdm-220-themes-0.2-9|35	%files
12cr|gdm-220-themes-0.2-9|36	%defattr(-,root,root)
12cr|gdm-220-themes-0.2-9|37	%{_datadir}/gdm/themes/*
12cr|gdm-220-themes-0.2-9|38	
12cr|gdm-220-themes-0.2-9|39	
12cr|gdm-220-themes-0.2-9|40	
12cr|gdm-220-themes-0.2-9|41	
12cr|gdm-220-themes-0.2-9|42	%changelog
12cr|gdm-220-themes-0.2-9|43	

1601 12
12cr|gdm-more-themes-0.5-4|1	%define	name	gdm-more-themes
12cr|gdm-more-themes-0.5-4|2	%define	version 0.5
12cr|gdm-more-themes-0.5-4|3	%define	release	%mkrel 4
12cr|gdm-more-themes-0.5-4|4	
12cr|gdm-more-themes-0.5-4|5	Name:		%{name}
12cr|gdm-more-themes-0.5-4|6	Summary:	More themes for GDM
12cr|gdm-more-themes-0.5-4|7	Version:	%{version}
12cr|gdm-more-themes-0.5-4|8	Release:	%{release}
12cr|gdm-more-themes-0.5-4|9	Source0:	%{name}-%{version}.tar.bz2
12cr|gdm-more-themes-0.5-4|10	URL:		http://gnome-look.org/
12cr|gdm-more-themes-0.5-4|11	Group:		Graphical desktop/GNOME
12cr|gdm-more-themes-0.5-4|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gdm-more-themes-0.5-4|13	License:	GPL
12cr|gdm-more-themes-0.5-4|14	Requires:	gdm-220
12cr|gdm-more-themes-0.5-4|15	BuildArch:	noarch
12cr|gdm-more-themes-0.5-4|16	
12cr|gdm-more-themes-0.5-4|17	%description
12cr|gdm-more-themes-0.5-4|18	More themes for GDM taken from http://gnome-look.org and http://art.gnome.org
12cr|gdm-more-themes-0.5-4|19	
12cr|gdm-more-themes-0.5-4|20	The themes included:
12cr|gdm-more-themes-0.5-4|21	Crystal for Gnome - http://gnome-look.org/content/show.php?content=16332
12cr|gdm-more-themes-0.5-4|22	SolarSys - http://gnome-look.org/content/show.php?content=27642
12cr|gdm-more-themes-0.5-4|23	SolarSys Earth - http://gnome-look.org/content/show.php?content=28854
12cr|gdm-more-themes-0.5-4|24	SolarSys Saturn - http://gnome-look.org/content/show.php?content=31709
12cr|gdm-more-themes-0.5-4|25	SolarSys Mars - http://gnome-look.org/content/show.php?content=31482
12cr|gdm-more-themes-0.5-4|26	Login and die -  http://gnome-look.org/content/show.php?content=13676
12cr|gdm-more-themes-0.5-4|27	Core GL - http://gnome-look.org/content/show.php?content=30319
12cr|gdm-more-themes-0.5-4|28	Iurana - http://gnome-look.org/content/show.php?content=16623
12cr|gdm-more-themes-0.5-4|29	garGANTuan - http://gnome-look.org/content/show.php?content=28685
12cr|gdm-more-themes-0.5-4|30	titan - http://gnome-look.org/content/show.php?content=17415
12cr|gdm-more-themes-0.5-4|31	Crop Circles - http://art.gnome.org/themes/gdm_greeter/543
12cr|gdm-more-themes-0.5-4|32	Celtic_WXGA - http://art.gnome.org/themes/gdm_greeter/1132 (widescreen)
12cr|gdm-more-themes-0.5-4|33	BlueSwirl - http://gnome-look.org/content/show.php?content=30846
12cr|gdm-more-themes-0.5-4|34	Raven Theme - http://gnome-look.org/content/show.php?content=31301
12cr|gdm-more-themes-0.5-4|35	Insectz - http://art.gnome.org/themes/gdm_greeter/1152
12cr|gdm-more-themes-0.5-4|36	GNU/Linux - http://gnome-look.org/content/show.php?content=13388
12cr|gdm-more-themes-0.5-4|37	LiNsta - http://gnome-look.org/content/show.php?content=31267
12cr|gdm-more-themes-0.5-4|38	Avio-GDM - http://www.gnome-look.org/content/show.php?content=37395
12cr|gdm-more-themes-0.5-4|39	Relaxing - http://www.gnome-look.org/content/show.php?content=37589
12cr|gdm-more-themes-0.5-4|40	
12cr|gdm-more-themes-0.5-4|41	%prep
12cr|gdm-more-themes-0.5-4|42	%setup -q
12cr|gdm-more-themes-0.5-4|43	
12cr|gdm-more-themes-0.5-4|44	%install
12cr|gdm-more-themes-0.5-4|45	rm -rf $RPM_BUILD_ROOT
12cr|gdm-more-themes-0.5-4|46	mkdir -p $RPM_BUILD_ROOT/usr/share/gdm/themes/
12cr|gdm-more-themes-0.5-4|47	cp -r * $RPM_BUILD_ROOT/usr/share/gdm/themes/
12cr|gdm-more-themes-0.5-4|48	rm -f $RPM_BUILD_ROOT/usr/share/gdm/themes/README
12cr|gdm-more-themes-0.5-4|49	# Fix all perms
12cr|gdm-more-themes-0.5-4|50	for a in `find $RPM_BUILD_ROOT/usr/share/gdm/themes/ -type f` ; do chmod 644 "$a";done
12cr|gdm-more-themes-0.5-4|51	for a in `find $RPM_BUILD_ROOT/usr/share/gdm/themes/ -type d` ; do chmod 755 "$a";done
12cr|gdm-more-themes-0.5-4|52	
12cr|gdm-more-themes-0.5-4|53	%clean
12cr|gdm-more-themes-0.5-4|54	rm -rf $RPM_BUILD_ROOT
12cr|gdm-more-themes-0.5-4|55	
12cr|gdm-more-themes-0.5-4|56	%files
12cr|gdm-more-themes-0.5-4|57	%defattr(-,root,root)
12cr|gdm-more-themes-0.5-4|58	%doc README
12cr|gdm-more-themes-0.5-4|59	/usr/share/gdm/themes/*
12cr|gdm-more-themes-0.5-4|60	
12cr|gdm-more-themes-0.5-4|61	
12cr|gdm-more-themes-0.5-4|62	
12cr|gdm-more-themes-0.5-4|63	
12cr|gdm-more-themes-0.5-4|64	
12cr|gdm-more-themes-0.5-4|65	%changelog
12cr|gdm-more-themes-0.5-4|66	

1602 12
12cr|geany-0.20-8|1	#for educational needs
12cr|geany-0.20-8|2	%define edm	1
12cr|geany-0.20-8|3	
12cr|geany-0.20-8|4	Summary:	Small C editor using GTK2
12cr|geany-0.20-8|5	Name: 		geany
12cr|geany-0.20-8|6	Version: 	0.20
12cr|geany-0.20-8|7	Release: 	8
12cr|geany-0.20-8|8	License: 	GPLv2+
12cr|geany-0.20-8|9	Group: 		Development/C
12cr|geany-0.20-8|10	URL: 		http://geany.uvena.de/
12cr|geany-0.20-8|11	Source0: 	http://download.geany.org/%{name}-%{version}.tar.bz2
12cr|geany-0.20-8|12	# The following tags files were retrieved 17 Aug 2009
12cr|geany-0.20-8|13	Source1:	http://download.geany.org/contrib/tags/sqlite3.c.tags
12cr|geany-0.20-8|14	Source2:	http://download.geany.org/contrib/tags/std.glsl.tags
12cr|geany-0.20-8|15	Source3:	http://download.geany.org/contrib/tags/gtk216.c.tags
12cr|geany-0.20-8|16	Source4:	http://download.geany.org/contrib/tags/xfce46.c.tags
12cr|geany-0.20-8|17	Source5:	http://download.geany.org/contrib/tags/dbus-glib-0.76.c.tags
12cr|geany-0.20-8|18	Source6:	http://download.geany.org/contrib/tags/geany-api-0.18.c.tags
12cr|geany-0.20-8|19	Source7:	http://download.geany.org/contrib/tags/standard.css.tags
12cr|geany-0.20-8|20	Source8:	http://download.geany.org/contrib/tags/std.vala.tags
12cr|geany-0.20-8|21	# Russian help source. You may create another similar file for you language
12cr|geany-0.20-8|22	Source9: 	index.html
12cr|geany-0.20-8|23	Source10: 	images.tar.bz2
12cr|geany-0.20-8|24	# Replace default setup for FreeBasic on MS QB compatable and complex Haskell
12cr|geany-0.20-8|25	# on simple Hugs98
12cr|geany-0.20-8|26	Patch0:		001_geany_qb_fb.patch
12cr|geany-0.20-8|27	Patch1:		002_geany_hugs98.patch
12cr|geany-0.20-8|28	# Russian doc patch
12cr|geany-0.20-8|29	Patch2:		ru_doc.patch
12cr|geany-0.20-8|30	Patch3:		ru_compile_typo.patch
12cr|geany-0.20-8|31	Patch4:		geany-0.20-mdvconf.patch
12cr|geany-0.20-8|32	
12cr|geany-0.20-8|33	BuildRequires:  desktop-file-utils
12cr|geany-0.20-8|34	BuildRequires:  imagemagick
12cr|geany-0.20-8|35	BuildRequires:  intltool
12cr|geany-0.20-8|36	BuildRequires:	lxterminal
12cr|geany-0.20-8|37	BuildRequires:  perl-XML-Parser
12cr|geany-0.20-8|38	BuildRequires:  pkgconfig(gtk+-2.0)
12cr|geany-0.20-8|39	
12cr|geany-0.20-8|40	Suggests:	geany-plugins
12cr|geany-0.20-8|41	
12cr|geany-0.20-8|42	%description
12cr|geany-0.20-8|43	Geany is a small C editor using GTK2 with basic features of an
12cr|geany-0.20-8|44	integrated development environment. It features syntax highlighting,
12cr|geany-0.20-8|45	code completion, call tips, many supported filetypes (including C,
12cr|geany-0.20-8|46	Java, PHP, HTML, DocBook, Perl, LateX, and Bash), and symbol lists.
12cr|geany-0.20-8|47	
12cr|geany-0.20-8|48	%package devel
12cr|geany-0.20-8|49	Summary:	Header files for building Geany plug-ins
12cr|geany-0.20-8|50	Group:		Development/Other
12cr|geany-0.20-8|51	Requires:	%{name} = %{version}-%{release}
12cr|geany-0.20-8|52	
12cr|geany-0.20-8|53	%description devel
12cr|geany-0.20-8|54	This package contains the header files and pkg-config file needed for
12cr|geany-0.20-8|55	building Geany plug-ins. You do not need to install this package
12cr|geany-0.20-8|56	
12cr|geany-0.20-8|57	%prep
12cr|geany-0.20-8|58	%setup -q
12cr|geany-0.20-8|59	# For future reason add edm distepoch  You may recreate packets set edm to 0
12cr|geany-0.20-8|60	%if %{edm}
12cr|geany-0.20-8|61	%patch0 -p0
12cr|geany-0.20-8|62	%patch1 -p0
12cr|geany-0.20-8|63	%endif
12cr|geany-0.20-8|64	%patch2 -p1
12cr|geany-0.20-8|65	%patch3 -p0
12cr|geany-0.20-8|66	%patch4 -p1
12cr|geany-0.20-8|67	
12cr|geany-0.20-8|68	%build
12cr|geany-0.20-8|69	%configure2_5x
12cr|geany-0.20-8|70	%make LIBS='-lgmodule-2.0'
12cr|geany-0.20-8|71	
12cr|geany-0.20-8|72	%install
12cr|geany-0.20-8|73	%makeinstall
12cr|geany-0.20-8|74	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12cr|geany-0.20-8|75	
12cr|geany-0.20-8|76	#Fix for Russian
12cr|geany-0.20-8|77	sed 's/Name\[ru\]=Geany/Name\[ru\]=Среда разработки Geany/g' -i %{buildroot}%{_datadir}/applications/geany.desktop
12cr|geany-0.20-8|78	mkdir -p  %{buildroot}%{_defaultdocdir}/%{name}/html/ru/
12cr|geany-0.20-8|79	install -Dpm 0644 %{SOURCE9} %{buildroot}%{_defaultdocdir}/%{name}/html/ru/
12cr|geany-0.20-8|80	tar -xjvf %SOURCE10
12cr|geany-0.20-8|81	mv images %{buildroot}%{_defaultdocdir}/%{name}/html/ru/
12cr|geany-0.20-8|82	
12cr|geany-0.20-8|83	# research locale file
12cr|geany-0.20-8|84	%find_lang %{name}
12cr|geany-0.20-8|85	
12cr|geany-0.20-8|86	# prepare menu
12cr|geany-0.20-8|87	# we remove the key "Version" and "Encoding" because it's invalid
12cr|geany-0.20-8|88	desktop-file-install --vendor="" \
12cr|geany-0.20-8|89	--remove-category="Application" \
12cr|geany-0.20-8|90	--add-category="GNOME" \
12cr|geany-0.20-8|91	--remove-key="Version" \
12cr|geany-0.20-8|92	--remove-key="Encoding" \
12cr|geany-0.20-8|93	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|geany-0.20-8|94	
12cr|geany-0.20-8|95	# Install tags files
12cr|geany-0.20-8|96	install -p %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} %{buildroot}%{_datadir}/%{name}
12cr|geany-0.20-8|97	
12cr|geany-0.20-8|98	# remove useless file
12cr|geany-0.20-8|99	#rm %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
12cr|geany-0.20-8|100	
12cr|geany-0.20-8|101	%files -f %{name}.lang
12cr|geany-0.20-8|102	%{_bindir}/%{name}
12cr|geany-0.20-8|103	%{_libdir}/%{name}
12cr|geany-0.20-8|104	%{_datadir}/applications/%{name}.desktop
12cr|geany-0.20-8|105	%{_datadir}/%{name}
12cr|geany-0.20-8|106	%{_defaultdocdir}/%{name}
12cr|geany-0.20-8|107	%{_iconsdir}/hicolor/*/apps/*
12cr|geany-0.20-8|108	%{_mandir}/man1/%{name}.*
12cr|geany-0.20-8|109	
12cr|geany-0.20-8|110	%files devel
12cr|geany-0.20-8|111	%{_includedir}/%{name}
12cr|geany-0.20-8|112	%{_libdir}/pkgconfig/%{name}.pc
12cr|geany-0.20-8|113	
12cr|geany-0.20-8|114	
12cr|geany-0.20-8|115	
12cr|geany-0.20-8|116	%changelog
12cr|geany-0.20-8|117	* Thu Apr 26 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.20-8
12cr|geany-0.20-8|118	+ Revision: 793483
12cr|geany-0.20-8|119	- split out devel pkg
12cr|geany-0.20-8|120	- rebuild to clean up pkgconfig reqs
12cr|geany-0.20-8|121	- cleaned up spec
12cr|geany-0.20-8|122	
12cr|geany-0.20-8|123	* Thu Oct 13 2011 Александр Казанцев <kazancas@mandriva.org> 0.20-7
12cr|geany-0.20-8|124	+ Revision: 704560
12cr|geany-0.20-8|125	- add lxterminal as default terminal for geany. Avoid not works from KDE4
12cr|geany-0.20-8|126	
12cr|geany-0.20-8|127	* Sun Sep 04 2011 Александр Казанцев <kazancas@mandriva.org> 0.20-6
12cr|geany-0.20-8|128	+ Revision: 698204
12cr|geany-0.20-8|129	- drop lxterminal from requires. Set default terminal to automate xvt script
12cr|geany-0.20-8|130	
12cr|geany-0.20-8|131	* Thu Aug 18 2011 Александр Казанцев <kazancas@mandriva.org> 0.20-5
12cr|geany-0.20-8|132	+ Revision: 695122
12cr|geany-0.20-8|133	- Add patch for new default conf:
12cr|geany-0.20-8|134	replace xterm for lxterminal
12cr|geany-0.20-8|135	replace default font Sans on Droid Sans
12cr|geany-0.20-8|136	replace Monospace on Droid Sans Monospace
12cr|geany-0.20-8|137	
12cr|geany-0.20-8|138	* Tue Aug 02 2011 Александр Казанцев <kazancas@mandriva.org> 0.20-4
12cr|geany-0.20-8|139	+ Revision: 692717
12cr|geany-0.20-8|140	- fix compile error due non-latin programm name
12cr|geany-0.20-8|141	
12cr|geany-0.20-8|142	* Mon May 30 2011 Александр Казанцев <kazancas@mandriva.org> 0.20-3
12cr|geany-0.20-8|143	+ Revision: 681773
12cr|geany-0.20-8|144	- aplly for default patch FreeBasic and Hascell/Hugs98
12cr|geany-0.20-8|145	
12cr|geany-0.20-8|146	* Sun May 29 2011 Александр Казанцев <kazancas@mandriva.org> 0.20-2
12cr|geany-0.20-8|147	+ Revision: 681731
12cr|geany-0.20-8|148	- add locale update
12cr|geany-0.20-8|149	
12cr|geany-0.20-8|150	* Sun Jan 09 2011 Александр Казанцев <kazancas@mandriva.org> 0.20-1
12cr|geany-0.20-8|151	+ Revision: 630810
12cr|geany-0.20-8|152	- new version 0.20
12cr|geany-0.20-8|153	
12cr|geany-0.20-8|154	* Sat Dec 25 2010 Funda Wang <fwang@mandriva.org> 0.19.2-1mdv2011.0
12cr|geany-0.20-8|155	+ Revision: 624789
12cr|geany-0.20-8|156	- update to new version 0.19.2
12cr|geany-0.20-8|157	
12cr|geany-0.20-8|158	* Tue Aug 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.19.1-1mdv2011.0
12cr|geany-0.20-8|159	+ Revision: 574916
12cr|geany-0.20-8|160	- update to 0.19.1
12cr|geany-0.20-8|161	
12cr|geany-0.20-8|162	* Sun Aug 01 2010 trem <trem@mandriva.org> 0.19-1mdv2011.0
12cr|geany-0.20-8|163	+ Revision: 564855
12cr|geany-0.20-8|164	- update to 0.19
12cr|geany-0.20-8|165	
12cr|geany-0.20-8|166	* Sun Feb 14 2010 Funda Wang <fwang@mandriva.org> 0.18.1-1mdv2010.1
12cr|geany-0.20-8|167	+ Revision: 505926
12cr|geany-0.20-8|168	- drop dup files declaration
12cr|geany-0.20-8|169	- update to new version 0.18.1
12cr|geany-0.20-8|170	
12cr|geany-0.20-8|171	* Mon Aug 17 2009 Frederik Himpe <fhimpe@mandriva.org> 0.18-1mdv2010.0
12cr|geany-0.20-8|172	+ Revision: 417201
12cr|geany-0.20-8|173	- Update to new version 0.18
12cr|geany-0.20-8|174	- Update tag files
12cr|geany-0.20-8|175	- Don't do custom installation of icons, make install now takes care of
12cr|geany-0.20-8|176	installing them in fdo icon directories
12cr|geany-0.20-8|177	
12cr|geany-0.20-8|178	* Sun May 03 2009 Frederik Himpe <fhimpe@mandriva.org> 0.17-1mdv2010.0
12cr|geany-0.20-8|179	+ Revision: 370910
12cr|geany-0.20-8|180	- Update to new version 0.17
12cr|geany-0.20-8|181	- Fix license
12cr|geany-0.20-8|182	- Fix source URL
12cr|geany-0.20-8|183	- Package contrib tags files
12cr|geany-0.20-8|184	
12cr|geany-0.20-8|185	* Sun Feb 15 2009 trem <trem@mandriva.org> 0.16-1mdv2009.1
12cr|geany-0.20-8|186	+ Revision: 340646
12cr|geany-0.20-8|187	- update to 0.16
12cr|geany-0.20-8|188	
12cr|geany-0.20-8|189	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 0.15-1mdv2009.1
12cr|geany-0.20-8|190	+ Revision: 324737
12cr|geany-0.20-8|191	- Fix BR
12cr|geany-0.20-8|192	- New upstream release
12cr|geany-0.20-8|193	
12cr|geany-0.20-8|194	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|geany-0.20-8|195	- lowercase ImageMagick
12cr|geany-0.20-8|196	
12cr|geany-0.20-8|197	+ Pixel <pixel@mandriva.com>
12cr|geany-0.20-8|198	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|geany-0.20-8|199	
12cr|geany-0.20-8|200	* Sat Apr 19 2008 trem <trem@mandriva.org> 0.14-1mdv2009.0
12cr|geany-0.20-8|201	+ Revision: 195799
12cr|geany-0.20-8|202	- update to 0.14
12cr|geany-0.20-8|203	
12cr|geany-0.20-8|204	+ Thierry Vignaud <tv@mandriva.org>
12cr|geany-0.20-8|205	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|geany-0.20-8|206	
12cr|geany-0.20-8|207	* Tue Feb 05 2008 trem <trem@mandriva.org> 0.13-1mdv2008.1
12cr|geany-0.20-8|208	+ Revision: 162874
12cr|geany-0.20-8|209	- update to 0.13
12cr|geany-0.20-8|210	
12cr|geany-0.20-8|211	+ Olivier Blin <blino@mandriva.org>
12cr|geany-0.20-8|212	- restore BuildRoot
12cr|geany-0.20-8|213	
12cr|geany-0.20-8|214	+ Thierry Vignaud <tv@mandriva.org>
12cr|geany-0.20-8|215	- kill re-definition of %%buildroot on Pixel's request
12cr|geany-0.20-8|216	
12cr|geany-0.20-8|217	* Sun Oct 14 2007 trem <trem@mandriva.org> 0.12-2mdv2008.1
12cr|geany-0.20-8|218	+ Revision: 98282
12cr|geany-0.20-8|219	- new packaging revision
12cr|geany-0.20-8|220	- remove macro _icons16dir
12cr|geany-0.20-8|221	
12cr|geany-0.20-8|222	* Sun Oct 14 2007 Funda Wang <fwang@mandriva.org> 0.12-1mdv2008.1
12cr|geany-0.20-8|223	+ Revision: 98274
12cr|geany-0.20-8|224	- add missing icons
12cr|geany-0.20-8|225	- fix desktop entry and icons
12cr|geany-0.20-8|226	
12cr|geany-0.20-8|227	+ trem <trem@mandriva.org>
12cr|geany-0.20-8|228	- remove unkown macro iconsbasedir
12cr|geany-0.20-8|229	- add BuildRequires perl-XML-Parser
12cr|geany-0.20-8|230	- update to 0.12
12cr|geany-0.20-8|231	
12cr|geany-0.20-8|232	+ Thierry Vignaud <tv@mandriva.org>
12cr|geany-0.20-8|233	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|geany-0.20-8|234	- fix man pages
12cr|geany-0.20-8|235	
12cr|geany-0.20-8|236	* Mon May 21 2007 trem <trem@mandriva.org> 0.11-1mdv2008.0
12cr|geany-0.20-8|237	+ Revision: 29521
12cr|geany-0.20-8|238	- new release 0.11
12cr|geany-0.20-8|239	
12cr|geany-0.20-8|240	
12cr|geany-0.20-8|241	* Wed Feb 28 2007 Jérôme Soyer <saispo@mandriva.org> 0.10.2-1mdv2007.0
12cr|geany-0.20-8|242	+ Revision: 127084
12cr|geany-0.20-8|243	- New release 0.10.2
12cr|geany-0.20-8|244	
12cr|geany-0.20-8|245	* Sat Dec 23 2006 trem <trem@mandriva.org> 0.10-1mdv2007.1
12cr|geany-0.20-8|246	+ Revision: 101854
12cr|geany-0.20-8|247	- Add buildrequires ImageMagick
12cr|geany-0.20-8|248	- Add buildrequires desktop-file-utils
12cr|geany-0.20-8|249	- Add buildrequires gtk2-devel
12cr|geany-0.20-8|250	- Add buildrequires pkgconfig
12cr|geany-0.20-8|251	- 0.10
12cr|geany-0.20-8|252	- Import geany
12cr|geany-0.20-8|253	
12cr|geany-0.20-8|254	* Fri Aug 11 2006 trem <trem@mandriva.org> 0.8-1mdv2007.0
12cr|geany-0.20-8|255	- 0.8
12cr|geany-0.20-8|256	
12cr|geany-0.20-8|257	* Thu Jul 20 2006 trem <trem@mandriva.org> 0.7.1-1mdv2007.0
12cr|geany-0.20-8|258	- 0.7.1
12cr|geany-0.20-8|259	- add Patch0 to fix a double free
12cr|geany-0.20-8|260	- switch to XDG menu
12cr|geany-0.20-8|261	
12cr|geany-0.20-8|262	* Mon Jun 05 2006 trem <trem@mandriva.org> 0.7-1mdv2007.0
12cr|geany-0.20-8|263	- 0.7
12cr|geany-0.20-8|264	
12cr|geany-0.20-8|265	* Mon May 01 2006 trem <trem@mandriva.org> 0.6-2mdk
12cr|geany-0.20-8|266	- fix packager name in changelog
12cr|geany-0.20-8|267	
12cr|geany-0.20-8|268	* Mon May 01 2006 <trem@mandriva.org> 0.6-1mdk
12cr|geany-0.20-8|269	- Initial build.
12cr|geany-0.20-8|270	

1603 12
12cr|geany-plugins-0.20-2|1	%global geany_plug_docdir %{_defaultdocdir}/%{name}
12cr|geany-plugins-0.20-2|2	Name:		geany-plugins
12cr|geany-plugins-0.20-2|3	Version:	0.20
12cr|geany-plugins-0.20-2|4	Release:	2
12cr|geany-plugins-0.20-2|5	
12cr|geany-plugins-0.20-2|6	Group:		Development/GNOME and GTK+
12cr|geany-plugins-0.20-2|7	License:	GPLv2+ ; GPLv3+
12cr|geany-plugins-0.20-2|8	Summary:	A collection of different plugins for Geany
12cr|geany-plugins-0.20-2|9	Url:		http://plugins.geany.org/
12cr|geany-plugins-0.20-2|10	Source0:	http://plugins.geany.org/geany-plugins/geany-plugins-%{version}.tar.bz2
12cr|geany-plugins-0.20-2|11	BuildRequires:	gettext
12cr|geany-plugins-0.20-2|12	BuildRequires:	intltool
12cr|geany-plugins-0.20-2|13	BuildRequires:	lua-devel
12cr|geany-plugins-0.20-2|14	BuildRequires:	enchant-devel
12cr|geany-plugins-0.20-2|15	BuildRequires:	gtkspell-devel
12cr|geany-plugins-0.20-2|16	BuildRequires:	pkgconfig(geany) >= 0.20
12cr|geany-plugins-0.20-2|17	Requires:	geany
12cr|geany-plugins-0.20-2|18	Requires:	lua
12cr|geany-plugins-0.20-2|19	
12cr|geany-plugins-0.20-2|20	
12cr|geany-plugins-0.20-2|21	%description
12cr|geany-plugins-0.20-2|22	Geany-Plugins is a collection of different plugins for Geany,
12cr|geany-plugins-0.20-2|23	a lightweight IDE. It provides a common location for plugin authors
12cr|geany-plugins-0.20-2|24	and users with a known infrastructure and support. List of included
12cr|geany-plugins-0.20-2|25	plugins:
12cr|geany-plugins-0.20-2|26	
12cr|geany-plugins-0.20-2|27	
12cr|geany-plugins-0.20-2|28	- Addons: Collection of small addons for geany
12cr|geany-plugins-0.20-2|29	- Codenav: make it possible to
12cr|geany-plugins-0.20-2|30	- switch between header and implementation
12cr|geany-plugins-0.20-2|31	- go to a file by typing its name
12cr|geany-plugins-0.20-2|32	- Geanydoc: allow executing specified commands on the
12cr|geany-plugins-0.20-2|33	current word at the cursor position
12cr|geany-plugins-0.20-2|34	- Geanyextreasel: The Extra Selection adds several selection
12cr|geany-plugins-0.20-2|35	enhancements to geany
12cr|geany-plugins-0.20-2|36	- Geanygdb: integrated debugging support within Geany via
12cr|geany-plugins-0.20-2|37	the GNU Debugger (GDB).
12cr|geany-plugins-0.20-2|38	- Geanyinsertnum: replaces a (possibly zero-width) rectangular selection
12cr|geany-plugins-0.20-2|39	with integer numbers, using start/step/base etc.
12cr|geany-plugins-0.20-2|40	specified by the user.
12cr|geany-plugins-0.20-2|41	- Geanylatex: GeanyLaTeX is a plugin for Geany IDE to improve work
12cr|geany-plugins-0.20-2|42	with LaTeX.
12cr|geany-plugins-0.20-2|43	- Geanylipsum: implements a Lorem Ipsum generator to insert
12cr|geany-plugins-0.20-2|44	placeholder text into your document
12cr|geany-plugins-0.20-2|45	- Geanyprj: alternative project manager for Geany fast light IDE
12cr|geany-plugins-0.20-2|46	- Geanysendmail: send a document as attachment using the preferred
12cr|geany-plugins-0.20-2|47	mail client from inside Geany
12cr|geany-plugins-0.20-2|48	- Geanyvc: provides a uniform way of accessing the different
12cr|geany-plugins-0.20-2|49	version-control systems inside Geany IDE.
12cr|geany-plugins-0.20-2|50	- ShiftColumn: allows you to move blocks of text horizontally
12cr|geany-plugins-0.20-2|51	- Spellcheck: checks the content of the current document in Geany
12cr|geany-plugins-0.20-2|52	with the spell check library Enchant
12cr|geany-plugins-0.20-2|53	- Treebrowser
12cr|geany-plugins-0.20-2|54	
12cr|geany-plugins-0.20-2|55	%prep
12cr|geany-plugins-0.20-2|56	%setup -q
12cr|geany-plugins-0.20-2|57	
12cr|geany-plugins-0.20-2|58	%build
12cr|geany-plugins-0.20-2|59	%configure --docdir=%{geany_plug_docdir}
12cr|geany-plugins-0.20-2|60	%make
12cr|geany-plugins-0.20-2|61	
12cr|geany-plugins-0.20-2|62	
12cr|geany-plugins-0.20-2|63	%install
12cr|geany-plugins-0.20-2|64	%makeinstall_std
12cr|geany-plugins-0.20-2|65	
12cr|geany-plugins-0.20-2|66	%find_lang %{name}
12cr|geany-plugins-0.20-2|67	
12cr|geany-plugins-0.20-2|68	%files -f %{name}.lang
12cr|geany-plugins-0.20-2|69	%doc NEWS README
12cr|geany-plugins-0.20-2|70	%if "%{_libdir}" != "%{_libexecdir}"
12cr|geany-plugins-0.20-2|71	%{_libexecdir}/geany-plugins
12cr|geany-plugins-0.20-2|72	%endif
12cr|geany-plugins-0.20-2|73	%{_libdir}/geany-plugins
12cr|geany-plugins-0.20-2|74	%{_libdir}/geany/*
12cr|geany-plugins-0.20-2|75	%{_datadir}/geany-plugins
12cr|geany-plugins-0.20-2|76	

1604 12
12cr|gecko-sharp2-0.13-7|1	%define oname		gecko-sharp-2.0
12cr|gecko-sharp2-0.13-7|2	%define name		gecko-sharp2
12cr|gecko-sharp2-0.13-7|3	%define version		0.13
12cr|gecko-sharp2-0.13-7|4	%define release		%mkrel 7
12cr|gecko-sharp2-0.13-7|5	%define pkgconfigdir	%_datadir/pkgconfig
12cr|gecko-sharp2-0.13-7|6	
12cr|gecko-sharp2-0.13-7|7	%define xulrunner 1.9
12cr|gecko-sharp2-0.13-7|8	Summary:	C# language binding for the gtkembedmoz widget
12cr|gecko-sharp2-0.13-7|9	Name:		%{name}
12cr|gecko-sharp2-0.13-7|10	Version:	%{version}
12cr|gecko-sharp2-0.13-7|11	Release:	%{release}
12cr|gecko-sharp2-0.13-7|12	Source:		http://go-mono.com/sources/gecko-sharp-2.0/%{oname}-%{version}.tar.bz2
12cr|gecko-sharp2-0.13-7|13	#gw from Fedora, use xulrunner
12cr|gecko-sharp2-0.13-7|14	Patch:		gecko-sharp-2.0-0.12-xulrunner.patch
12cr|gecko-sharp2-0.13-7|15	URL:		http://www.go-mono.com
12cr|gecko-sharp2-0.13-7|16	License:	LGPLv2+ and MPLv1.1
12cr|gecko-sharp2-0.13-7|17	Group:		System/Libraries
12cr|gecko-sharp2-0.13-7|18	Provides:	gtkmozembed-sharp == %{version}
12cr|gecko-sharp2-0.13-7|19	Requires:	gtk-sharp2
12cr|gecko-sharp2-0.13-7|20	Requires:	libxulrunner >= %xulrunner
12cr|gecko-sharp2-0.13-7|21	BuildRequires:	xulrunner-devel >= %xulrunner
12cr|gecko-sharp2-0.13-7|22	BuildRequires:	gtk2-devel
12cr|gecko-sharp2-0.13-7|23	BuildRequires:	gtk-sharp2-devel
12cr|gecko-sharp2-0.13-7|24	BuildRequires:	mono-devel
12cr|gecko-sharp2-0.13-7|25	BuildRequires:	mono-tools
12cr|gecko-sharp2-0.13-7|26	BuildArch:	noarch
12cr|gecko-sharp2-0.13-7|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|gecko-sharp2-0.13-7|28	%define _requires_exceptions ^lib\\|lib.*glib2.0_0
12cr|gecko-sharp2-0.13-7|29	
12cr|gecko-sharp2-0.13-7|30	%description
12cr|gecko-sharp2-0.13-7|31	Gecko-sharp is a C# language binding for the gtkembedmoz widget. You
12cr|gecko-sharp2-0.13-7|32	can use it to embed mozilla into C# programs.
12cr|gecko-sharp2-0.13-7|33	
12cr|gecko-sharp2-0.13-7|34	%package doc
12cr|gecko-sharp2-0.13-7|35	Summary:	Development documentation for %name
12cr|gecko-sharp2-0.13-7|36	Group:		Development/Other
12cr|gecko-sharp2-0.13-7|37	Requires(post):		mono-tools >= 1.1.9
12cr|gecko-sharp2-0.13-7|38	Requires(postun):	mono-tools >= 1.1.9
12cr|gecko-sharp2-0.13-7|39	
12cr|gecko-sharp2-0.13-7|40	%description doc
12cr|gecko-sharp2-0.13-7|41	Gecko-sharp is a C# language binding for the gtkembedmoz widget. You
12cr|gecko-sharp2-0.13-7|42	can use it to embed mozilla into C# programs.
12cr|gecko-sharp2-0.13-7|43	
12cr|gecko-sharp2-0.13-7|44	This package contains the API documentation for %name in
12cr|gecko-sharp2-0.13-7|45	Monodoc format.
12cr|gecko-sharp2-0.13-7|46	
12cr|gecko-sharp2-0.13-7|47	%prep
12cr|gecko-sharp2-0.13-7|48	%setup -q -n %oname-%version
12cr|gecko-sharp2-0.13-7|49	%patch -p1
12cr|gecko-sharp2-0.13-7|50	
12cr|gecko-sharp2-0.13-7|51	%build
12cr|gecko-sharp2-0.13-7|52	./configure --prefix=%_prefix --libdir=%_prefix/lib
12cr|gecko-sharp2-0.13-7|53	make
12cr|gecko-sharp2-0.13-7|54	
12cr|gecko-sharp2-0.13-7|55	%install
12cr|gecko-sharp2-0.13-7|56	rm -rf $RPM_BUILD_ROOT
12cr|gecko-sharp2-0.13-7|57	%makeinstall_std pkgconfigdir=%pkgconfigdir
12cr|gecko-sharp2-0.13-7|58	
12cr|gecko-sharp2-0.13-7|59	%clean
12cr|gecko-sharp2-0.13-7|60	rm -rf $RPM_BUILD_ROOT
12cr|gecko-sharp2-0.13-7|61	
12cr|gecko-sharp2-0.13-7|62	%post doc
12cr|gecko-sharp2-0.13-7|63	%_bindir/monodoc --make-index > /dev/null
12cr|gecko-sharp2-0.13-7|64	
12cr|gecko-sharp2-0.13-7|65	%postun doc
12cr|gecko-sharp2-0.13-7|66	if [ "$1" = "0" -a -x %_bindir/monodoc ]; then %_bindir/monodoc --make-index > /dev/null
12cr|gecko-sharp2-0.13-7|67	fi
12cr|gecko-sharp2-0.13-7|68	
12cr|gecko-sharp2-0.13-7|69	%files
12cr|gecko-sharp2-0.13-7|70	%defattr(-,root,root)
12cr|gecko-sharp2-0.13-7|71	%doc ChangeLog README sample
12cr|gecko-sharp2-0.13-7|72	%{_prefix}/lib/mono/gac/*
12cr|gecko-sharp2-0.13-7|73	%{_prefix}/lib/mono/gecko-sharp-2.0
12cr|gecko-sharp2-0.13-7|74	%{pkgconfigdir}/*
12cr|gecko-sharp2-0.13-7|75	
12cr|gecko-sharp2-0.13-7|76	%files doc
12cr|gecko-sharp2-0.13-7|77	%defattr(-,root,root)
12cr|gecko-sharp2-0.13-7|78	%_prefix/lib/monodoc/sources/gecko-sharp-docs*
12cr|gecko-sharp2-0.13-7|79	
12cr|gecko-sharp2-0.13-7|80	
12cr|gecko-sharp2-0.13-7|81	
12cr|gecko-sharp2-0.13-7|82	
12cr|gecko-sharp2-0.13-7|83	%changelog
12cr|gecko-sharp2-0.13-7|84	

1605 12
12cr|geda-1.8.0-1|1	%define libmajor 41
12cr|geda-1.8.0-1|2	
12cr|geda-1.8.0-1|3	Summary:	GPL Electronic Design Automation Project
12cr|geda-1.8.0-1|4	Name:		geda
12cr|geda-1.8.0-1|5	Epoch:		1
12cr|geda-1.8.0-1|6	Version:	1.8.0
12cr|geda-1.8.0-1|7	Release:	1
12cr|geda-1.8.0-1|8	License:	GPLv2
12cr|geda-1.8.0-1|9	Group:		Office
12cr|geda-1.8.0-1|10	Url:		http://www.gpleda.org/
12cr|geda-1.8.0-1|11	Source:		ftp://ftp.geda-project.org/geda-gaf/stable/v1.8/%{version}/geda-gaf-%{version}.tar.gz
12cr|geda-1.8.0-1|12	Patch0:		geda-gaf-1.8.0-linkage.patch
12cr|geda-1.8.0-1|13	BuildRequires:	shared-mime-info
12cr|geda-1.8.0-1|14	BuildRequires:	gettext-devel
12cr|geda-1.8.0-1|15	BuildRequires:	pkgconfig(cairo)
12cr|geda-1.8.0-1|16	BuildRequires:	pkgconfig(glib-2.0)
12cr|geda-1.8.0-1|17	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cr|geda-1.8.0-1|18	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|geda-1.8.0-1|19	BuildRequires:	pkgconfig(guile-2.0)
12cr|geda-1.8.0-1|20	BuildRequires:	libstroke-devel
12cr|geda-1.8.0-1|21	Requires:	geda-gattrib
12cr|geda-1.8.0-1|22	Requires:	geda-gschem
12cr|geda-1.8.0-1|23	Requires:	geda-gnetlist
12cr|geda-1.8.0-1|24	Requires:	geda-gsymcheck
12cr|geda-1.8.0-1|25	Requires:	geda-symbols
12cr|geda-1.8.0-1|26	Requires:	geda-utils
12cr|geda-1.8.0-1|27	Suggests:	geda-docs
12cr|geda-1.8.0-1|28	Suggests:	geda-examples
12cr|geda-1.8.0-1|29	
12cr|geda-1.8.0-1|30	%description
12cr|geda-1.8.0-1|31	The GPL Electronic Design Automation (gEDA) project has produced and
12cr|geda-1.8.0-1|32	continues working on a full GPL'd suite and toolkit of Electronic
12cr|geda-1.8.0-1|33	Design Automation tools. These tools are used for electrical circuit
12cr|geda-1.8.0-1|34	design, schematic capture, simulation, prototyping, and
12cr|geda-1.8.0-1|35	production. Currently, the gEDA project offers a mature suite of free
12cr|geda-1.8.0-1|36	software applications for electronics design, including schematic
12cr|geda-1.8.0-1|37	capture, attribute management, bill of materials (BOM) generation,
12cr|geda-1.8.0-1|38	netlisting into over 20 netlist formats, analog and digital
12cr|geda-1.8.0-1|39	simulation, and printed circuit board (PCB) layout.
12cr|geda-1.8.0-1|40	
12cr|geda-1.8.0-1|41	%files
12cr|geda-1.8.0-1|42	
12cr|geda-1.8.0-1|43	#--------------------------------------------------------------------------
12cr|geda-1.8.0-1|44	%package -n lib%{name}-data
12cr|geda-1.8.0-1|45	Summary:	Static data from %{name}
12cr|geda-1.8.0-1|46	Group:		Sciences/Other
12cr|geda-1.8.0-1|47	Conflicts:	%{name}-symbols < 1:1.6.0-2
12cr|geda-1.8.0-1|48	
12cr|geda-1.8.0-1|49	%description -n lib%{name}-data
12cr|geda-1.8.0-1|50	This packages contains some help files and other
12cr|geda-1.8.0-1|51	static stuf.
12cr|geda-1.8.0-1|52	
12cr|geda-1.8.0-1|53	The gEDA project is working on producing a full GPL'd suite of
12cr|geda-1.8.0-1|54	Electronic Design Automation tools. These tools are used for electrical
12cr|geda-1.8.0-1|55	circuit design, simulation, prototyping, and production.
12cr|geda-1.8.0-1|56	
12cr|geda-1.8.0-1|57	%files -n lib%{name}-data -f lib%{name}%{libmajor}.lang
12cr|geda-1.8.0-1|58	%dir %{_datadir}/gEDA
12cr|geda-1.8.0-1|59	%{_datadir}/gEDA/prolog.ps
12cr|geda-1.8.0-1|60	%{_datadir}/gEDA/scheme/geda.scm
12cr|geda-1.8.0-1|61	%{_datadir}/gEDA/scheme/color-map.scm
12cr|geda-1.8.0-1|62	%{_datadir}/gEDA/system-gafrc
12cr|geda-1.8.0-1|63	%{_datadir}/gEDA/print-colormap-*
12cr|geda-1.8.0-1|64	%{_iconsdir}/hicolor/*/mimetypes/*
12cr|geda-1.8.0-1|65	%{_datadir}/mime/packages/*
12cr|geda-1.8.0-1|66	
12cr|geda-1.8.0-1|67	#--------------------------------------------------------------------------
12cr|geda-1.8.0-1|68	%define libname %mklibname %{name} %{libmajor}
12cr|geda-1.8.0-1|69	
12cr|geda-1.8.0-1|70	%package -n %{libname}
12cr|geda-1.8.0-1|71	Summary:	Libraries for the gEDA project
12cr|geda-1.8.0-1|72	Group:		Sciences/Other
12cr|geda-1.8.0-1|73	Requires:	lib%{name}-data = %{EVRD}
12cr|geda-1.8.0-1|74	
12cr|geda-1.8.0-1|75	%description -n %{libname}
12cr|geda-1.8.0-1|76	This package contains libgeda%{libmajor} (library needed by gEDA applications).
12cr|geda-1.8.0-1|77	
12cr|geda-1.8.0-1|78	The gEDA project is working on producing a full GPL'd suite of
12cr|geda-1.8.0-1|79	Electronic Design Automation tools. These tools are used for electrical
12cr|geda-1.8.0-1|80	circuit design, simulation, prototyping, and production.
12cr|geda-1.8.0-1|81	
12cr|geda-1.8.0-1|82	%files -n %{libname}
12cr|geda-1.8.0-1|83	%{_libdir}/*.so.%{libmajor}
12cr|geda-1.8.0-1|84	%{_libdir}/*.so.%{libmajor}.*
12cr|geda-1.8.0-1|85	
12cr|geda-1.8.0-1|86	#--------------------------------------------------------------------------
12cr|geda-1.8.0-1|87	%define develname %mklibname -d %{name}
12cr|geda-1.8.0-1|88	
12cr|geda-1.8.0-1|89	%package -n %{develname}
12cr|geda-1.8.0-1|90	Summary:	Development libraries for the gEDA project
12cr|geda-1.8.0-1|91	Group:		Sciences/Other
12cr|geda-1.8.0-1|92	Provides:	%{name}-devel = %{EVRD}
12cr|geda-1.8.0-1|93	Requires:	%{libname} = %{EVRD}
12cr|geda-1.8.0-1|94	
12cr|geda-1.8.0-1|95	%description -n %{develname}
12cr|geda-1.8.0-1|96	This package contains libgeda%{libmajor} development libraries needed
12cr|geda-1.8.0-1|97	by gEDA applications) and the necessary header files for development.
12cr|geda-1.8.0-1|98	
12cr|geda-1.8.0-1|99	The gEDA project is working on producing a full GPL'd suite of
12cr|geda-1.8.0-1|100	Electronic Design Automation tools. These tools are used for electrical
12cr|geda-1.8.0-1|101	circuit design, simulation, prototyping, and production.
12cr|geda-1.8.0-1|102	
12cr|geda-1.8.0-1|103	%files -n %{develname}
12cr|geda-1.8.0-1|104	%{_libdir}/libgeda.so
12cr|geda-1.8.0-1|105	%{_libdir}/pkgconfig/*.pc
12cr|geda-1.8.0-1|106	%{_includedir}/libgeda
12cr|geda-1.8.0-1|107	
12cr|geda-1.8.0-1|108	#--------------------------------------------------------------------------
12cr|geda-1.8.0-1|109	%package symbols
12cr|geda-1.8.0-1|110	Summary:	Electronic symbols for gEDA
12cr|geda-1.8.0-1|111	Group:		Sciences/Other
12cr|geda-1.8.0-1|112	
12cr|geda-1.8.0-1|113	%description symbols
12cr|geda-1.8.0-1|114	This package contains a bunch of symbols of electronic devices
12cr|geda-1.8.0-1|115	used by gschem, the gEDA project schematic editor.
12cr|geda-1.8.0-1|116	
12cr|geda-1.8.0-1|117	%files symbols
12cr|geda-1.8.0-1|118	%dir %{_datadir}/gEDA/sym
12cr|geda-1.8.0-1|119	%dir %{_datadir}/gEDA/sym/*/
12cr|geda-1.8.0-1|120	%{_datadir}/gEDA/sym/*/*
12cr|geda-1.8.0-1|121	%{_datadir}/gEDA/gafrc.d
12cr|geda-1.8.0-1|122	%{_datadir}/doc/geda-gaf/nc.pdf
12cr|geda-1.8.0-1|123	
12cr|geda-1.8.0-1|124	#--------------------------------------------------------------------------
12cr|geda-1.8.0-1|125	%package gattrib
12cr|geda-1.8.0-1|126	Summary:	Electronics schematics editor
12cr|geda-1.8.0-1|127	Group:		Sciences/Other
12cr|geda-1.8.0-1|128	Requires:	%{name}-symbols = %{EVRD}
12cr|geda-1.8.0-1|129	
12cr|geda-1.8.0-1|130	%description gattrib
12cr|geda-1.8.0-1|131	Gattrib is gEDA's attribute editor.  It reads a set of gschem .sch
12cr|geda-1.8.0-1|132	files (schematic files), and creates a spreadsheet showing all
12cr|geda-1.8.0-1|133	components in rows, with the associated component attributes listed in
12cr|geda-1.8.0-1|134	the columns.  It allows the user to add, modify, or delete component
12cr|geda-1.8.0-1|135	attributes outside of gschem, and then save the .sch files back
12cr|geda-1.8.0-1|136	out.  When it is completed, it will allow the user to edit attributes
12cr|geda-1.8.0-1|137	attached to components, nets, and pins.  (Currently, only component
12cr|geda-1.8.0-1|138	attribute editing is implemented; pin and net attributes are displayed
12cr|geda-1.8.0-1|139	only.)
12cr|geda-1.8.0-1|140	
12cr|geda-1.8.0-1|141	%files gattrib -f %{name}-gattrib.lang
12cr|geda-1.8.0-1|142	%{_bindir}/gattrib
12cr|geda-1.8.0-1|143	%{_datadir}/gEDA/system-gattribrc
12cr|geda-1.8.0-1|144	%{_datadir}/gEDA/gattrib-menus.xml
12cr|geda-1.8.0-1|145	%{_datadir}/applications/geda-gattrib.desktop
12cr|geda-1.8.0-1|146	%{_iconsdir}/hicolor/*/apps/geda-gattrib.*
12cr|geda-1.8.0-1|147	%{_datadir}/doc/geda-gaf/man/gattrib.html
12cr|geda-1.8.0-1|148	%{_mandir}/man1/gattrib.1.xz
12cr|geda-1.8.0-1|149	
12cr|geda-1.8.0-1|150	#--------------------------------------------------------------------------
12cr|geda-1.8.0-1|151	%package gschem
12cr|geda-1.8.0-1|152	Summary:	Electronics schematics editor
12cr|geda-1.8.0-1|153	Group:		Sciences/Other
12cr|geda-1.8.0-1|154	Requires:	%{name}-symbols = %{EVRD}
12cr|geda-1.8.0-1|155	Conflicts:	%{name}-symbols < 1:1.6.0-2
12cr|geda-1.8.0-1|156	
12cr|geda-1.8.0-1|157	%description gschem
12cr|geda-1.8.0-1|158	Gschem is an electronics schematic editor. It is part of the gEDA project.
12cr|geda-1.8.0-1|159	
12cr|geda-1.8.0-1|160	%files gschem -f %{name}-gschem.lang
12cr|geda-1.8.0-1|161	%{_bindir}/gschem
12cr|geda-1.8.0-1|162	%{_mandir}/man1/gschem.*
12cr|geda-1.8.0-1|163	%{_datadir}/gEDA/bitmap/gschem*
12cr|geda-1.8.0-1|164	%{_datadir}/gEDA/system-gschemrc
12cr|geda-1.8.0-1|165	%{_datadir}/gEDA/gschem-*
12cr|geda-1.8.0-1|166	%{_datadir}/gEDA/scheme/auto-place-attribs.scm
12cr|geda-1.8.0-1|167	%{_datadir}/gEDA/scheme/auto-uref.scm
12cr|geda-1.8.0-1|168	%{_datadir}/gEDA/scheme/default-attrib-positions.scm
12cr|geda-1.8.0-1|169	%{_datadir}/gEDA/scheme/generate_netlist.scm
12cr|geda-1.8.0-1|170	%{_datadir}/gEDA/scheme/gschem.scm
12cr|geda-1.8.0-1|171	%{_datadir}/gEDA/scheme/image.scm
12cr|geda-1.8.0-1|172	%{_datadir}/gEDA/scheme/list-keys.scm
12cr|geda-1.8.0-1|173	%{_datadir}/gEDA/scheme/partslist-common.scm
12cr|geda-1.8.0-1|174	%{_datadir}/gEDA/scheme/pcb.scm
12cr|geda-1.8.0-1|175	%{_datadir}/gEDA/scheme/print.scm
12cr|geda-1.8.0-1|176	%{_datadir}/gEDA/scheme/print-NB-attribs.scm
12cr|geda-1.8.0-1|177	%{_datadir}/gEDA/scheme/geda/attrib.scm
12cr|geda-1.8.0-1|178	%{_datadir}/gEDA/scheme/geda/core/gettext.scm
12cr|geda-1.8.0-1|179	%{_datadir}/gEDA/scheme/geda/deprecated.scm
12cr|geda-1.8.0-1|180	%{_datadir}/gEDA/scheme/geda/object.scm
12cr|geda-1.8.0-1|181	%{_datadir}/gEDA/scheme/geda/os.scm
12cr|geda-1.8.0-1|182	%{_datadir}/gEDA/scheme/geda/page.scm
12cr|geda-1.8.0-1|183	%{_datadir}/gEDA/scheme/gschem/attrib.scm
12cr|geda-1.8.0-1|184	%{_datadir}/gEDA/scheme/gschem/core/gettext.scm
12cr|geda-1.8.0-1|185	%{_datadir}/gEDA/scheme/gschem/deprecated.scm
12cr|geda-1.8.0-1|186	%{_datadir}/gEDA/scheme/gschem/gschemdoc.scm
12cr|geda-1.8.0-1|187	%{_datadir}/gEDA/scheme/gschem/hook.scm
12cr|geda-1.8.0-1|188	%{_datadir}/gEDA/scheme/gschem/keymap.scm
12cr|geda-1.8.0-1|189	%{_datadir}/gEDA/scheme/gschem/selection.scm
12cr|geda-1.8.0-1|190	%{_datadir}/gEDA/scheme/gschem/util.scm
12cr|geda-1.8.0-1|191	%{_datadir}/gEDA/scheme/gschem/window.scm
12cr|geda-1.8.0-1|192	%{_datadir}/doc/geda-gaf/man/gschem.html
12cr|geda-1.8.0-1|193	%{_datadir}/applications/geda-gschem.desktop
12cr|geda-1.8.0-1|194	%{_iconsdir}/hicolor/*/apps/geda-gschem.*
12cr|geda-1.8.0-1|195	%{_infodir}/geda-scheme.info.*
12cr|geda-1.8.0-1|196	
12cr|geda-1.8.0-1|197	#--------------------------------------------------------------------------
12cr|geda-1.8.0-1|198	%package gsymcheck
12cr|geda-1.8.0-1|199	Summary:	Electronics schematics editor
12cr|geda-1.8.0-1|200	Group:		Sciences/Other
12cr|geda-1.8.0-1|201	Requires:	%{name}-symbols = %{EVRD}
12cr|geda-1.8.0-1|202	
12cr|geda-1.8.0-1|203	%description gsymcheck
12cr|geda-1.8.0-1|204	Gsymcheck is a utility to check symbols for gschem. It is part
12cr|geda-1.8.0-1|205	of the gEDA project.
12cr|geda-1.8.0-1|206	
12cr|geda-1.8.0-1|207	%files gsymcheck
12cr|geda-1.8.0-1|208	%{_bindir}/gsymcheck
12cr|geda-1.8.0-1|209	%{_datadir}/gEDA/system-gsymcheckrc
12cr|geda-1.8.0-1|210	%{_datadir}/doc/geda-gaf/man/gsymcheck.html
12cr|geda-1.8.0-1|211	%{_mandir}/man1/gsymcheck.*
12cr|geda-1.8.0-1|212	
12cr|geda-1.8.0-1|213	#--------------------------------------------------------------------------
12cr|geda-1.8.0-1|214	%package utils
12cr|geda-1.8.0-1|215	Summary:	Netlister for the gEDA project
12cr|geda-1.8.0-1|216	Group:		Sciences/Other
12cr|geda-1.8.0-1|217	Requires:	%{name}-symbols = %{EVRD}
12cr|geda-1.8.0-1|218	
12cr|geda-1.8.0-1|219	%description utils
12cr|geda-1.8.0-1|220	Several utilities for the gEDA project.
12cr|geda-1.8.0-1|221	
12cr|geda-1.8.0-1|222	%files utils
12cr|geda-1.8.0-1|223	%{_bindir}/gmk_sym
12cr|geda-1.8.0-1|224	%{_bindir}/smash_megafile
12cr|geda-1.8.0-1|225	%{_bindir}/convert_sym
12cr|geda-1.8.0-1|226	%{_bindir}/sarlacc_schem
12cr|geda-1.8.0-1|227	%{_bindir}/sarlacc_sym
12cr|geda-1.8.0-1|228	%{_bindir}/gschlas
12cr|geda-1.8.0-1|229	%{_bindir}/olib
12cr|geda-1.8.0-1|230	%{_bindir}/refdes_renum
12cr|geda-1.8.0-1|231	%{_bindir}/gsch2pcb
12cr|geda-1.8.0-1|232	%{_bindir}/pads_backannotate
12cr|geda-1.8.0-1|233	%{_bindir}/tragesym
12cr|geda-1.8.0-1|234	%{_bindir}/garchive
12cr|geda-1.8.0-1|235	%{_bindir}/grenum
12cr|geda-1.8.0-1|236	%{_bindir}/gsymfix
12cr|geda-1.8.0-1|237	%{_bindir}/schdiff
12cr|geda-1.8.0-1|238	%{_bindir}/pcb_backannotate
12cr|geda-1.8.0-1|239	%{_bindir}/gxyrs
12cr|geda-1.8.0-1|240	%{_datadir}/gEDA/perl/lib/gxyrs.pm
12cr|geda-1.8.0-1|241	%{_datadir}/gEDA/system-gschlasrc
12cr|geda-1.8.0-1|242	%{_datadir}/doc/geda-gaf/man/grenum.html
12cr|geda-1.8.0-1|243	%{_datadir}/doc/geda-gaf/man/convert_sym.html
12cr|geda-1.8.0-1|244	%{_datadir}/doc/geda-gaf/man/garchive.html
12cr|geda-1.8.0-1|245	%{_datadir}/doc/geda-gaf/man/gmk_sym.html
12cr|geda-1.8.0-1|246	%{_datadir}/doc/geda-gaf/man/gsch2pcb.html
12cr|geda-1.8.0-1|247	%{_datadir}/doc/geda-gaf/man/gschlas.html
12cr|geda-1.8.0-1|248	%{_datadir}/doc/geda-gaf/man/gsymfix.html
12cr|geda-1.8.0-1|249	%{_datadir}/doc/geda-gaf/man/gxyrs.html
12cr|geda-1.8.0-1|250	%{_datadir}/doc/geda-gaf/man/olib.html
12cr|geda-1.8.0-1|251	%{_datadir}/doc/geda-gaf/man/pads_backannotate.html
12cr|geda-1.8.0-1|252	%{_datadir}/doc/geda-gaf/man/pcb_backannotate.html
12cr|geda-1.8.0-1|253	%{_datadir}/doc/geda-gaf/man/refdes_renum.html
12cr|geda-1.8.0-1|254	%{_datadir}/doc/geda-gaf/man/sarlacc_schem.html
12cr|geda-1.8.0-1|255	%{_datadir}/doc/geda-gaf/man/sarlacc_sym.html
12cr|geda-1.8.0-1|256	%{_datadir}/doc/geda-gaf/man/schdiff.html
12cr|geda-1.8.0-1|257	%{_datadir}/doc/geda-gaf/man/smash_megafile.html
12cr|geda-1.8.0-1|258	%{_datadir}/doc/geda-gaf/man/tragesym.html
12cr|geda-1.8.0-1|259	%{_datadir}/doc/geda-gaf/readmes
12cr|geda-1.8.0-1|260	%{_mandir}/man1/grenum.1*
12cr|geda-1.8.0-1|261	%{_mandir}/man1/convert_sym.1*
12cr|geda-1.8.0-1|262	%{_mandir}/man1/garchive.1*
12cr|geda-1.8.0-1|263	%{_mandir}/man1/gmk_sym.1*
12cr|geda-1.8.0-1|264	%{_mandir}/man1/gsch2pcb.1*
12cr|geda-1.8.0-1|265	%{_mandir}/man1/gschlas.1*
12cr|geda-1.8.0-1|266	%{_mandir}/man1/gsymfix.1*
12cr|geda-1.8.0-1|267	%{_mandir}/man1/gxyrs.1*
12cr|geda-1.8.0-1|268	%{_mandir}/man1/olib.1*
12cr|geda-1.8.0-1|269	%{_mandir}/man1/pads_backannotate.1*
12cr|geda-1.8.0-1|270	%{_mandir}/man1/pcb_backannotate.1*
12cr|geda-1.8.0-1|271	%{_mandir}/man1/refdes_renum.1*
12cr|geda-1.8.0-1|272	%{_mandir}/man1/sarlacc_schem.1*
12cr|geda-1.8.0-1|273	%{_mandir}/man1/sarlacc_sym.1*
12cr|geda-1.8.0-1|274	%{_mandir}/man1/schdiff.1*
12cr|geda-1.8.0-1|275	%{_mandir}/man1/smash_megafile.1*
12cr|geda-1.8.0-1|276	%{_mandir}/man1/tragesym.1*
12cr|geda-1.8.0-1|277	
12cr|geda-1.8.0-1|278	#--------------------------------------------------------------------------
12cr|geda-1.8.0-1|279	%package gnetlist
12cr|geda-1.8.0-1|280	Summary:	Netlister for the gEDA project
12cr|geda-1.8.0-1|281	Group:		Sciences/Other
12cr|geda-1.8.0-1|282	Requires:	%{name}-symbols = %{EVRD}
12cr|geda-1.8.0-1|283	Conflicts:	%{name}-symbols < 1:1.6.0-2
12cr|geda-1.8.0-1|284	
12cr|geda-1.8.0-1|285	%description gnetlist
12cr|geda-1.8.0-1|286	Gnetlist generates netlists from schematics drawn with gschem
12cr|geda-1.8.0-1|287	(the gEDA schematic editor). Possible output formats are:
12cr|geda-1.8.0-1|288	- spice netlists
12cr|geda-1.8.0-1|289	- verilog
12cr|geda-1.8.0-1|290	- tango
12cr|geda-1.8.0-1|291	
12cr|geda-1.8.0-1|292	%files gnetlist
12cr|geda-1.8.0-1|293	%dir %{_datadir}/gEDA
12cr|geda-1.8.0-1|294	%{_bindir}/gnetlist
12cr|geda-1.8.0-1|295	%{_bindir}/sw2asc
12cr|geda-1.8.0-1|296	%{_mandir}/man1/gnetlist.*
12cr|geda-1.8.0-1|297	%{_datadir}/gEDA/system-gnetlistrc
12cr|geda-1.8.0-1|298	%{_datadir}/gEDA/scheme/gnet*.scm
12cr|geda-1.8.0-1|299	%dir %{_datadir}/gEDA/scheme/gnetlist
12cr|geda-1.8.0-1|300	%{_datadir}/gEDA/scheme/gnetlist/backend-getopt.scm
12cr|geda-1.8.0-1|301	%{_datadir}/doc/geda-gaf/man/gnetlist.html
12cr|geda-1.8.0-1|302	%{_datadir}/doc/geda-gaf/man/sw2asc.html
12cr|geda-1.8.0-1|303	%{_mandir}/man1/sw2asc.1*
12cr|geda-1.8.0-1|304	
12cr|geda-1.8.0-1|305	#--------------------------------------------------------------------------
12cr|geda-1.8.0-1|306	%package examples
12cr|geda-1.8.0-1|307	Summary:	Examples for the gEDA project
12cr|geda-1.8.0-1|308	Group:		Sciences/Other
12cr|geda-1.8.0-1|309	
12cr|geda-1.8.0-1|310	%description examples
12cr|geda-1.8.0-1|311	This package provide example for the gEDA project.
12cr|geda-1.8.0-1|312	
12cr|geda-1.8.0-1|313	%files examples
12cr|geda-1.8.0-1|314	%{_datadir}/doc/geda-gaf/examples
12cr|geda-1.8.0-1|315	
12cr|geda-1.8.0-1|316	#--------------------------------------------------------------------------
12cr|geda-1.8.0-1|317	%package docs
12cr|geda-1.8.0-1|318	Summary:	Doc for the gEDA project
12cr|geda-1.8.0-1|319	Group:		Sciences/Other
12cr|geda-1.8.0-1|320	
12cr|geda-1.8.0-1|321	%description docs
12cr|geda-1.8.0-1|322	This package provides documentation for the gEDA project.
12cr|geda-1.8.0-1|323	
12cr|geda-1.8.0-1|324	%files docs
12cr|geda-1.8.0-1|325	%{_datadir}/doc/geda-gaf/wiki
12cr|geda-1.8.0-1|326	%{_datadir}/doc/geda-gaf/gedadocs.html
12cr|geda-1.8.0-1|327	
12cr|geda-1.8.0-1|328	#--------------------------------------------------------------------------
12cr|geda-1.8.0-1|329	
12cr|geda-1.8.0-1|330	%prep
12cr|geda-1.8.0-1|331	%setup -qn geda-gaf-%{version}
12cr|geda-1.8.0-1|332	%patch0 -p1
12cr|geda-1.8.0-1|333	
12cr|geda-1.8.0-1|334	%build
12cr|geda-1.8.0-1|335	autoreconf -fi
12cr|geda-1.8.0-1|336	%configure2_5x --disable-update-xdg-database --disable-static
12cr|geda-1.8.0-1|337	%make
12cr|geda-1.8.0-1|338	
12cr|geda-1.8.0-1|339	%install
12cr|geda-1.8.0-1|340	%makeinstall_std
12cr|geda-1.8.0-1|341	
12cr|geda-1.8.0-1|342	%find_lang lib%{name}%{libmajor}
12cr|geda-1.8.0-1|343	%find_lang %{name}-gattrib
12cr|geda-1.8.0-1|344	%find_lang %{name}-gschem
12cr|geda-1.8.0-1|345	

1606 12
12cr|gedit-root-1.0-7|1	Name:		gedit-root
12cr|gedit-root-1.0-7|2	Summary:	Lets you launch gedit as root from the menu
12cr|gedit-root-1.0-7|3	Version:	1.0
12cr|gedit-root-1.0-7|4	Release:	%mkrel 7
12cr|gedit-root-1.0-7|5	Source0:	gedit-root.console
12cr|gedit-root-1.0-7|6	Source1:	gedit-root.desktop
12cr|gedit-root-1.0-7|7	Source2:	gedit-root.pam
12cr|gedit-root-1.0-7|8	License:	GPLv2+
12cr|gedit-root-1.0-7|9	Group:		Editors
12cr|gedit-root-1.0-7|10	BuildArch:	noarch
12cr|gedit-root-1.0-7|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|gedit-root-1.0-7|12	Requires:	gedit
12cr|gedit-root-1.0-7|13	Requires:	usermode-consoleonly
12cr|gedit-root-1.0-7|14	
12cr|gedit-root-1.0-7|15	%description
12cr|gedit-root-1.0-7|16	%{name} creates a command named %{name} which launches gedit with
12cr|gedit-root-1.0-7|17	root privileges (after authenticating via consolehelper), and adds a
12cr|gedit-root-1.0-7|18	menu launcher so you can launch gedit as root from the system menu.
12cr|gedit-root-1.0-7|19	
12cr|gedit-root-1.0-7|20	%install
12cr|gedit-root-1.0-7|21	rm -rf %{buildroot}
12cr|gedit-root-1.0-7|22	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gedit-root-1.0-7|23	install -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
12cr|gedit-root-1.0-7|24	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gedit-root-1.0-7|25	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gedit-root-1.0-7|26	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cr|gedit-root-1.0-7|27	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cr|gedit-root-1.0-7|28	mkdir -p %{buildroot}%{_bindir}
12cr|gedit-root-1.0-7|29	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/gedit-root
12cr|gedit-root-1.0-7|30	
12cr|gedit-root-1.0-7|31	%clean
12cr|gedit-root-1.0-7|32	rm -rf %{buildroot}
12cr|gedit-root-1.0-7|33	
12cr|gedit-root-1.0-7|34	%if %mdkversion < 200900
12cr|gedit-root-1.0-7|35	%post
12cr|gedit-root-1.0-7|36	%{update_desktop_database}
12cr|gedit-root-1.0-7|37	%{update_menus}
12cr|gedit-root-1.0-7|38	%endif
12cr|gedit-root-1.0-7|39	
12cr|gedit-root-1.0-7|40	%if %mdkversion < 200900
12cr|gedit-root-1.0-7|41	%postun
12cr|gedit-root-1.0-7|42	%{clean_menus}
12cr|gedit-root-1.0-7|43	%{clean_desktop_database}
12cr|gedit-root-1.0-7|44	%endif
12cr|gedit-root-1.0-7|45	
12cr|gedit-root-1.0-7|46	%files
12cr|gedit-root-1.0-7|47	%defattr(-, root, root)
12cr|gedit-root-1.0-7|48	%{_bindir}/%{name}
12cr|gedit-root-1.0-7|49	%{_datadir}/applications/%{name}.desktop
12cr|gedit-root-1.0-7|50	%{_sysconfdir}/security/console.apps/%{name}
12cr|gedit-root-1.0-7|51	%{_sysconfdir}/pam.d/%{name}
12cr|gedit-root-1.0-7|52	
12cr|gedit-root-1.0-7|53	
12cr|gedit-root-1.0-7|54	
12cr|gedit-root-1.0-7|55	%changelog
12cr|gedit-root-1.0-7|56	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdv2011.0
12cr|gedit-root-1.0-7|57	+ Revision: 618446
12cr|gedit-root-1.0-7|58	- the mass rebuild of 2010.0 packages
12cr|gedit-root-1.0-7|59	
12cr|gedit-root-1.0-7|60	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-6mdv2010.0
12cr|gedit-root-1.0-7|61	+ Revision: 429189
12cr|gedit-root-1.0-7|62	- rebuild
12cr|gedit-root-1.0-7|63	
12cr|gedit-root-1.0-7|64	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2009.0
12cr|gedit-root-1.0-7|65	+ Revision: 245876
12cr|gedit-root-1.0-7|66	- rebuild
12cr|gedit-root-1.0-7|67	
12cr|gedit-root-1.0-7|68	+ Pixel <pixel@mandriva.com>
12cr|gedit-root-1.0-7|69	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gedit-root-1.0-7|70	
12cr|gedit-root-1.0-7|71	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0-3mdv2008.1
12cr|gedit-root-1.0-7|72	+ Revision: 140735
12cr|gedit-root-1.0-7|73	- restore BuildRoot
12cr|gedit-root-1.0-7|74	
12cr|gedit-root-1.0-7|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|gedit-root-1.0-7|76	- kill re-definition of %%buildroot on Pixel's request
12cr|gedit-root-1.0-7|77	
12cr|gedit-root-1.0-7|78	* Wed Sep 12 2007 Adam Williamson <awilliamson@mandriva.org> 1.0-3mdv2008.0
12cr|gedit-root-1.0-7|79	+ Revision: 84756
12cr|gedit-root-1.0-7|80	- add /etc/pam.d file (#30957)
12cr|gedit-root-1.0-7|81	- remove X-Mandriva category from .desktop file
12cr|gedit-root-1.0-7|82	- spec clean
12cr|gedit-root-1.0-7|83	
12cr|gedit-root-1.0-7|84	* Fri Apr 27 2007 Adam Williamson <awilliamson@mandriva.org> 1.0-2mdv2008.0
12cr|gedit-root-1.0-7|85	+ Revision: 18465
12cr|gedit-root-1.0-7|86	- Import gedit-root
12cr|gedit-root-1.0-7|87	

1607 12
12cr|geeqie-1.1-1|1	%define docname %{name}
12cr|geeqie-1.1-1|2	
12cr|geeqie-1.1-1|3	Summary:	Graphics file browser utility
12cr|geeqie-1.1-1|4	Name:		geeqie
12cr|geeqie-1.1-1|5	Version:	1.1
12cr|geeqie-1.1-1|6	Release:	1
12cr|geeqie-1.1-1|7	License:	GPLv2+
12cr|geeqie-1.1-1|8	Group:		Graphics
12cr|geeqie-1.1-1|9	URL:		http://sourceforge.net/projects/geeqie/
12cr|geeqie-1.1-1|10	Source0:	%{name}-%{version}.tar.gz
12cr|geeqie-1.1-1|11	# sent upstream 2010/02/19
12cr|geeqie-1.1-1|12	# http://sourceforge.net/tracker/?func=detail&aid=2954914&group_id=222125&atid=1054680
12cr|geeqie-1.1-1|13	Patch0:         geeqie_lib64.diff
12cr|geeqie-1.1-1|14	Patch1:		geeqie-1.0-champlain0.8.patch
12cr|geeqie-1.1-1|15	
12cr|geeqie-1.1-1|16	BuildRequires:  intltool
12cr|geeqie-1.1-1|17	BuildRequires:  pkgconfig(champlain-0.12)
12cr|geeqie-1.1-1|18	BuildRequires:  pkgconfig(exiv2)
12cr|geeqie-1.1-1|19	BuildRequires:  pkgconfig(gnome-doc-utils)
12cr|geeqie-1.1-1|20	BuildRequires:  pkgconfig(gtk+-2.0)
12cr|geeqie-1.1-1|21	BuildRequires:  pkgconfig(lcms)
12cr|geeqie-1.1-1|22	BuildRequires:  pkgconfig(liblircclient0)
12cr|geeqie-1.1-1|23	
12cr|geeqie-1.1-1|24	%description
12cr|geeqie-1.1-1|25	Geeqie is a browser for graphics files.
12cr|geeqie-1.1-1|26	Offering single click viewing of your graphics files.
12cr|geeqie-1.1-1|27	Includes thumbnail view, zoom and filtering features.
12cr|geeqie-1.1-1|28	And external editor support.
12cr|geeqie-1.1-1|29	
12cr|geeqie-1.1-1|30	%prep
12cr|geeqie-1.1-1|31	%setup -q
12cr|geeqie-1.1-1|32	%patch0 -p0
12cr|geeqie-1.1-1|33	%patch1 -p1
12cr|geeqie-1.1-1|34	autoreconf -fi
12cr|geeqie-1.1-1|35	
12cr|geeqie-1.1-1|36	%build
12cr|geeqie-1.1-1|37	%configure2_5x \
12cr|geeqie-1.1-1|38	--with-readmedir="%{_docdir}/%{docname}" \
12cr|geeqie-1.1-1|39	--enable-gps \
12cr|geeqie-1.1-1|40	--enable-lirc
12cr|geeqie-1.1-1|41	
12cr|geeqie-1.1-1|42	%make
12cr|geeqie-1.1-1|43	
12cr|geeqie-1.1-1|44	%install
12cr|geeqie-1.1-1|45	mkdir -p %{buildroot}%{_docdir}/%{name}/html
12cr|geeqie-1.1-1|46	%makeinstall_std
12cr|geeqie-1.1-1|47	
12cr|geeqie-1.1-1|48	%find_lang %{name}
12cr|geeqie-1.1-1|49	
12cr|geeqie-1.1-1|50	%files -f %{name}.lang
12cr|geeqie-1.1-1|51	%doc AUTHORS COPYING ChangeLog NEWS README README.lirc
12cr|geeqie-1.1-1|52	%{_bindir}/geeqie
12cr|geeqie-1.1-1|53	%{_datadir}/applications/geeqie.desktop
12cr|geeqie-1.1-1|54	%{_datadir}/pixmaps/geeqie.png
12cr|geeqie-1.1-1|55	%{_datadir}/%{name}/applications/*
12cr|geeqie-1.1-1|56	%{_datadir}/%{name}/template.desktop
12cr|geeqie-1.1-1|57	%{_libdir}/%{name}/*
12cr|geeqie-1.1-1|58	%{_mandir}/man1/geeqie*
12cr|geeqie-1.1-1|59	
12cr|geeqie-1.1-1|60	
12cr|geeqie-1.1-1|61	
12cr|geeqie-1.1-1|62	%changelog
12cr|geeqie-1.1-1|63	* Wed Sep 05 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.1-1
12cr|geeqie-1.1-1|64	+ Revision: 816396
12cr|geeqie-1.1-1|65	- update to 1.1
12cr|geeqie-1.1-1|66	
12cr|geeqie-1.1-1|67	* Fri May 25 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.0-6
12cr|geeqie-1.1-1|68	+ Revision: 800724
12cr|geeqie-1.1-1|69	- rebuild for new libchamplain
12cr|geeqie-1.1-1|70	- cleaned up spec
12cr|geeqie-1.1-1|71	
12cr|geeqie-1.1-1|72	* Wed Dec 01 2010 Funda Wang <fwang@mandriva.org> 1.0-4mdv2011.0
12cr|geeqie-1.1-1|73	+ Revision: 604403
12cr|geeqie-1.1-1|74	- rebuild for new exiv2
12cr|geeqie-1.1-1|75	
12cr|geeqie-1.1-1|76	* Tue Aug 31 2010 Götz Waschk <waschk@mandriva.org> 1.0-3mdv2011.0
12cr|geeqie-1.1-1|77	+ Revision: 574695
12cr|geeqie-1.1-1|78	- build with new libchamplain
12cr|geeqie-1.1-1|79	
12cr|geeqie-1.1-1|80	* Tue Aug 03 2010 Funda Wang <fwang@mandriva.org> 1.0-2mdv2011.0
12cr|geeqie-1.1-1|81	+ Revision: 565538
12cr|geeqie-1.1-1|82	- rebuild for new exiv2
12cr|geeqie-1.1-1|83	
12cr|geeqie-1.1-1|84	* Fri Feb 19 2010 Michael Scherer <misc@mandriva.org> 1.0-1mdv2010.1
12cr|geeqie-1.1-1|85	+ Revision: 508122
12cr|geeqie-1.1-1|86	- readd BuildRoot, as youri ask for it even if not used and deprecated
12cr|geeqie-1.1-1|87	
12cr|geeqie-1.1-1|88	+ Peťoš Šafařík <petos@mandriva.org>
12cr|geeqie-1.1-1|89	- Spec cleaning
12cr|geeqie-1.1-1|90	- Cleaning of SPEC
12cr|geeqie-1.1-1|91	- Fixed mix of <tabs> and <spaces> in SPEC
12cr|geeqie-1.1-1|92	- Removed old source tarball
12cr|geeqie-1.1-1|93	- Final stable version 1.0
12cr|geeqie-1.1-1|94	
12cr|geeqie-1.1-1|95	* Thu Jan 28 2010 Peťoš Šafařík <petos@mandriva.org> 1.0-0.svn1895.3mdv2010.1
12cr|geeqie-1.1-1|96	+ Revision: 497619
12cr|geeqie-1.1-1|97	- BuildRequires fixed
12cr|geeqie-1.1-1|98	- 64bit patch adds
12cr|geeqie-1.1-1|99	- Libdir patched with lib64.diff patch
12cr|geeqie-1.1-1|100	- Update to SVN branch.
12cr|geeqie-1.1-1|101	
12cr|geeqie-1.1-1|102	* Wed Dec 30 2009 Frederik Himpe <fhimpe@mandriva.org> 1.0-0.beta2.2mdv2010.1
12cr|geeqie-1.1-1|103	+ Revision: 484195
12cr|geeqie-1.1-1|104	- Rebuild for new libexiv2
12cr|geeqie-1.1-1|105	
12cr|geeqie-1.1-1|106	* Mon Dec 28 2009 Götz Waschk <waschk@mandriva.org> 1.0-0.beta2.1mdv2010.1
12cr|geeqie-1.1-1|107	+ Revision: 482955
12cr|geeqie-1.1-1|108	- fix summary
12cr|geeqie-1.1-1|109	
12cr|geeqie-1.1-1|110	+ Peťoš Šafařík <petos@mandriva.org>
12cr|geeqie-1.1-1|111	- import geeqie
12cr|geeqie-1.1-1|112	
12cr|geeqie-1.1-1|113	
12cr|geeqie-1.1-1|114	* Thu Dec 24 2009 Petr 'Petos'Safarik <petos@mandrivalinux.cz> 1.0beta2-1pts2010.0

1608 12
12cr|geis-2.2.14-1|1	%define		_major		1
12cr|geis-2.2.14-1|2	%define		_name		geis
12cr|geis-2.2.14-1|3	%define		libname		%mklibname %{_name} %{_major}
12cr|geis-2.2.14-1|4	%define		devname		%mklibname -d %{_name}
12cr|geis-2.2.14-1|5	
12cr|geis-2.2.14-1|6	Name:		%_name
12cr|geis-2.2.14-1|7	Version:	2.2.14
12cr|geis-2.2.14-1|8	Release:	%mkrel 1
12cr|geis-2.2.14-1|9	License:	GPLv3
12cr|geis-2.2.14-1|10	Summary:	Gesture Engine Interface and Support Interface
12cr|geis-2.2.14-1|11	Group:		System/Libraries
12cr|geis-2.2.14-1|12	Url:		https://launchpad.net/geis
12cr|geis-2.2.14-1|13	Source0:	https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.xz
12cr|geis-2.2.14-1|14	
12cr|geis-2.2.14-1|15	BuildRequires:	pkgconfig(grail)
12cr|geis-2.2.14-1|16	BuildRequires:	pkgconfig(frame)
12cr|geis-2.2.14-1|17	BuildRequires:	dbus-devel
12cr|geis-2.2.14-1|18	BuildRequires:	pkgconfig(python)
12cr|geis-2.2.14-1|19	BuildRequires:	pkgconfig(xcb)
12cr|geis-2.2.14-1|20	BuildRequires:	check-devel
12cr|geis-2.2.14-1|21	BuildRequires:	x11-server-devel
12cr|geis-2.2.14-1|22	
12cr|geis-2.2.14-1|23	%description
12cr|geis-2.2.14-1|24	GEIS is a library for applications and toolkit programmers
12cr|geis-2.2.14-1|25	which provides a consistent platform independent interface
12cr|geis-2.2.14-1|26	for any system-wide input gesture recognition mechanism.
12cr|geis-2.2.14-1|27	
12cr|geis-2.2.14-1|28	%prep
12cr|geis-2.2.14-1|29	%setup -q
12cr|geis-2.2.14-1|30	
12cr|geis-2.2.14-1|31	%build
12cr|geis-2.2.14-1|32	autoreconf -fi
12cr|geis-2.2.14-1|33	automake --add-missing
12cr|geis-2.2.14-1|34	LDFLAGS="$LDFLAGS -lframe"
12cr|geis-2.2.14-1|35	%configure2_5x --disable-static
12cr|geis-2.2.14-1|36	%make
12cr|geis-2.2.14-1|37	
12cr|geis-2.2.14-1|38	%install
12cr|geis-2.2.14-1|39	%makeinstall_std
12cr|geis-2.2.14-1|40	
12cr|geis-2.2.14-1|41	find %{buildroot} -name "*.la" -delete
12cr|geis-2.2.14-1|42	
12cr|geis-2.2.14-1|43	%files
12cr|geis-2.2.14-1|44	%doc README COPYING
12cr|geis-2.2.14-1|45	%{_bindir}/geis-server
12cr|geis-2.2.14-1|46	%{_bindir}/geistest
12cr|geis-2.2.14-1|47	%{_mandir}/man1/geis*
12cr|geis-2.2.14-1|48	
12cr|geis-2.2.14-1|49	#------------------------------------------------
12cr|geis-2.2.14-1|50	
12cr|geis-2.2.14-1|51	%package -n %libname
12cr|geis-2.2.14-1|52	Summary:        Gesture Engine Interface and Support Library Package
12cr|geis-2.2.14-1|53	Group:          System/Libraries
12cr|geis-2.2.14-1|54	Requires:       %{name} = %{version}-%{release}
12cr|geis-2.2.14-1|55	
12cr|geis-2.2.14-1|56	%description -n %libname
12cr|geis-2.2.14-1|57	This package contains the library needed to run programs
12cr|geis-2.2.14-1|58	dynamically linked with geis.
12cr|geis-2.2.14-1|59	
12cr|geis-2.2.14-1|60	%files -n %libname
12cr|geis-2.2.14-1|61	%{_libdir}/libgeis.so*
12cr|geis-2.2.14-1|62	
12cr|geis-2.2.14-1|63	#------------------------------------------------
12cr|geis-2.2.14-1|64	
12cr|geis-2.2.14-1|65	%package -n %devname
12cr|geis-2.2.14-1|66	Summary:        Gesture Engine Interface and Support Development Package
12cr|geis-2.2.14-1|67	Group:          Development/C
12cr|geis-2.2.14-1|68	Requires:       %{name} = %{version}-%{release}
12cr|geis-2.2.14-1|69	Requires:	python-devel
12cr|geis-2.2.14-1|70	Requires:	pkgconfig
12cr|geis-2.2.14-1|71	Provides:       %{name}-devel = %{version}-%{release}
12cr|geis-2.2.14-1|72	
12cr|geis-2.2.14-1|73	%description -n %devname
12cr|geis-2.2.14-1|74	This package provides headers files for geis development.
12cr|geis-2.2.14-1|75	
12cr|geis-2.2.14-1|76	%files -n %devname
12cr|geis-2.2.14-1|77	%{_includedir}/%{name}/geis.h
12cr|geis-2.2.14-1|78	%{_includedir}/%{name}/geisimpl.h
12cr|geis-2.2.14-1|79	%{_libdir}/pkgconfig/libgeis.pc
12cr|geis-2.2.14-1|80	
12cr|geis-2.2.14-1|81	#------------------------------------------------
12cr|geis-2.2.14-1|82	
12cr|geis-2.2.14-1|83	%package -n python-%{name}
12cr|geis-2.2.14-1|84	Summary:	GEIS python bindings
12cr|geis-2.2.14-1|85	Group:		Development/Python
12cr|geis-2.2.14-1|86	Requires:	%{name} = %{version}-%{release}
12cr|geis-2.2.14-1|87	
12cr|geis-2.2.14-1|88	%description -n python-%{name}
12cr|geis-2.2.14-1|89	GEIS python bindings
12cr|geis-2.2.14-1|90	
12cr|geis-2.2.14-1|91	%files -n python-%{name}
12cr|geis-2.2.14-1|92	%{_bindir}/pygeis
12cr|geis-2.2.14-1|93	%{python_sitelib}/%{name}/*.py
12cr|geis-2.2.14-1|94	%{python_sitelib}/%{name}/*.pyc
12cr|geis-2.2.14-1|95	%{python_sitelib}/%{name}/*.pyo
12cr|geis-2.2.14-1|96	%{python_sitearch}/_geis_bindings.so
12cr|geis-2.2.14-1|97	
12cr|geis-2.2.14-1|98	#------------------------------------------------
12cr|geis-2.2.14-1|99	
12cr|geis-2.2.14-1|100	%package -n %{name}view
12cr|geis-2.2.14-1|101	Summary:	GEIS View
12cr|geis-2.2.14-1|102	Requires:	python-%{name} = %{version}-%{release}
12cr|geis-2.2.14-1|103	
12cr|geis-2.2.14-1|104	%description -n %{name}view
12cr|geis-2.2.14-1|105	GEIS View
12cr|geis-2.2.14-1|106	
12cr|geis-2.2.14-1|107	%files -n %{name}view
12cr|geis-2.2.14-1|108	%{_bindir}/%{name}view
12cr|geis-2.2.14-1|109	%{_datadir}/applications/geisview.desktop
12cr|geis-2.2.14-1|110	%{_datadir}/geisview/*.ui
12cr|geis-2.2.14-1|111	%{_datadir}/pixmaps/geisview32x32.xpm
12cr|geis-2.2.14-1|112	%{python_sitelib}/%{name}view/*.py
12cr|geis-2.2.14-1|113	%{python_sitelib}/%{name}view/*.pyo
12cr|geis-2.2.14-1|114	%{python_sitelib}/%{name}view/*.pyc

1609 12
12cr|gelide-0.1.5-3|1	Name:		gelide
12cr|gelide-0.1.5-3|2	Version:	0.1.5
12cr|gelide-0.1.5-3|3	Release:	3
12cr|gelide-0.1.5-3|4	Summary:	Emulators manager
12cr|gelide-0.1.5-3|5	Group:		Emulators
12cr|gelide-0.1.5-3|6	License:	GPLv3
12cr|gelide-0.1.5-3|7	URL:		http://gelide.sourceforge.net/
12cr|gelide-0.1.5-3|8	Source0:	http://sourceforge.net/projects/%{name}/files/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
12cr|gelide-0.1.5-3|9	Patch0:		gelide-0.1.5-glib.patch
12cr|gelide-0.1.5-3|10	Patch1:		gelide-0.1.5-gcc4.7.patch
12cr|gelide-0.1.5-3|11	BuildRequires:	desktop-file-utils
12cr|gelide-0.1.5-3|12	BuildRequires:	pkgconfig(gtkmm-2.4)
12cr|gelide-0.1.5-3|13	BuildRequires:	pkgconfig(libxml-2.0)
12cr|gelide-0.1.5-3|14	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|gelide-0.1.5-3|15	BuildRequires:	intltool
12cr|gelide-0.1.5-3|16	BuildRequires:	rarian
12cr|gelide-0.1.5-3|17	BuildRequires:	gcc-c++
12cr|gelide-0.1.5-3|18	
12cr|gelide-0.1.5-3|19	%description
12cr|gelide-0.1.5-3|20	Gelide is a configurable frontend which let you manage any kind of emulated
12cr|gelide-0.1.5-3|21	system (PC, console, arcade, etc) letting you to catalog and launch any game
12cr|gelide-0.1.5-3|22	from any existing emulator under GNU/Linux. With Gelide, you can configure
12cr|gelide-0.1.5-3|23	any emulator with command line parameters support, without the need of
12cr|gelide-0.1.5-3|24	remember them every now and then.
12cr|gelide-0.1.5-3|25	
12cr|gelide-0.1.5-3|26	%prep
12cr|gelide-0.1.5-3|27	%setup -q
12cr|gelide-0.1.5-3|28	%patch0 -p1 -b .glib~
12cr|gelide-0.1.5-3|29	%patch1 -p1 -b .gcc47~
12cr|gelide-0.1.5-3|30	
12cr|gelide-0.1.5-3|31	%build
12cr|gelide-0.1.5-3|32	%configure2_5x
12cr|gelide-0.1.5-3|33	%make
12cr|gelide-0.1.5-3|34	
12cr|gelide-0.1.5-3|35	%install
12cr|gelide-0.1.5-3|36	%makeinstall_std
12cr|gelide-0.1.5-3|37	
12cr|gelide-0.1.5-3|38	desktop-file-install \
12cr|gelide-0.1.5-3|39	--remove-key="Version" \
12cr|gelide-0.1.5-3|40	--remove-key="Encoding" \
12cr|gelide-0.1.5-3|41	--dir=%{buildroot}%{_datadir}/applications/ \
12cr|gelide-0.1.5-3|42	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gelide-0.1.5-3|43	
12cr|gelide-0.1.5-3|44	rm -rf %{buildroot}/usr/doc
12cr|gelide-0.1.5-3|45	
12cr|gelide-0.1.5-3|46	%find_lang %{name} --with-gnome
12cr|gelide-0.1.5-3|47	
12cr|gelide-0.1.5-3|48	%files -f %{name}.lang
12cr|gelide-0.1.5-3|49	%doc AUTHORS ChangeLog README INSTALL COPYING
12cr|gelide-0.1.5-3|50	%{_bindir}/%{name}
12cr|gelide-0.1.5-3|51	%{_datadir}/applications/%{name}.desktop
12cr|gelide-0.1.5-3|52	%{_datadir}/%{name}/*.xml
12cr|gelide-0.1.5-3|53	%{_datadir}/%{name}/pixmaps/*
12cr|gelide-0.1.5-3|54	%{_datadir}/%{name}/ui/*
12cr|gelide-0.1.5-3|55	%{_iconsdir}/hicolor/*
12cr|gelide-0.1.5-3|56	%{_mandir}/*/%{name}*
12cr|gelide-0.1.5-3|57	
12cr|gelide-0.1.5-3|58	
12cr|gelide-0.1.5-3|59	%changelog
12cr|gelide-0.1.5-3|60	* Fri Feb 03 2012 Andrey Bondrov <abondrov@mandriva.org> 0.1.5-2mdv2012.0
12cr|gelide-0.1.5-3|61	+ Revision: 770986
12cr|gelide-0.1.5-3|62	- _desktopdir is not supported by BS, change to _datadir/applications
12cr|gelide-0.1.5-3|63	- imported package gelide
12cr|gelide-0.1.5-3|64	
12cr|gelide-0.1.5-3|65	
12cr|gelide-0.1.5-3|66	* Fri Jul 22 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.1.5-2mib2010.2
12cr|gelide-0.1.5-3|67	- Rebuild for 2010.2
12cr|gelide-0.1.5-3|68	- Little spec clean up
12cr|gelide-0.1.5-3|69	- Fix group
12cr|gelide-0.1.5-3|70	- Fix languages
12cr|gelide-0.1.5-3|71	- Fix .desktop file
12cr|gelide-0.1.5-3|72	
12cr|gelide-0.1.5-3|73	* Thu Jul 21 2011 Cristobal Lopez <lopeztobal@gmail.com> 0.1.5-1mib2011.0
12cr|gelide-0.1.5-3|74	- Initial build for Mandriva

1610 12
12cr|gemdropx-0.9-12|1	Summary:	Tetris meets Space Invaders
12cr|gemdropx-0.9-12|2	Name:		gemdropx
12cr|gemdropx-0.9-12|3	Version:	0.9
12cr|gemdropx-0.9-12|4	Release:	%mkrel 12
12cr|gemdropx-0.9-12|5	Source0:	ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/gemdropx-%{version}.tar.bz2
12cr|gemdropx-0.9-12|6	License:	GPLv2+
12cr|gemdropx-0.9-12|7	Url:		http://newbreedsoftware.com/gemdropx
12cr|gemdropx-0.9-12|8	Group:		Games/Arcade
12cr|gemdropx-0.9-12|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gemdropx-0.9-12|10	BuildRequires:	SDL-devel
12cr|gemdropx-0.9-12|11	BuildRequires:	SDL_mixer-devel
12cr|gemdropx-0.9-12|12	BuildRequires:	imagemagick
12cr|gemdropx-0.9-12|13	Patch0:		%{name}-0.9-fix-CFLAGS.patch
12cr|gemdropx-0.9-12|14	
12cr|gemdropx-0.9-12|15	%description
12cr|gemdropx-0.9-12|16	Gem Drop X is a fast-paced puzzle game where it's your job to clear the screen
12cr|gemdropx-0.9-12|17	of gems before they squash you! (You're at the bottom, they're at the top, and
12cr|gemdropx-0.9-12|18	they keep coming!)
12cr|gemdropx-0.9-12|19	
12cr|gemdropx-0.9-12|20	%prep
12cr|gemdropx-0.9-12|21	%setup -q
12cr|gemdropx-0.9-12|22	%patch0 -p1
12cr|gemdropx-0.9-12|23	chmod a+r -R .
12cr|gemdropx-0.9-12|24	rm -rf `find -type d -name .xvpics`
12cr|gemdropx-0.9-12|25	
12cr|gemdropx-0.9-12|26	%build
12cr|gemdropx-0.9-12|27	%make CFLAGS="%{optflags}" DATA_PREFIX=%{_gamesdatadir}/%{name}/
12cr|gemdropx-0.9-12|28	
12cr|gemdropx-0.9-12|29	%install
12cr|gemdropx-0.9-12|30	rm -rf $RPM_BUILD_ROOT
12cr|gemdropx-0.9-12|31	install -D %{name} $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
12cr|gemdropx-0.9-12|32	install -d $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12cr|gemdropx-0.9-12|33	cp -a data/* $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12cr|gemdropx-0.9-12|34	
12cr|gemdropx-0.9-12|35	%{__install} -d $RPM_BUILD_ROOT{%{_liconsdir},%{_miconsdir}}
12cr|gemdropx-0.9-12|36	convert data/images/gemdropx-icon.xpm -size 16x16 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|gemdropx-0.9-12|37	convert data/images/gemdropx-icon.xpm -size 32x32 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|gemdropx-0.9-12|38	convert data/images/gemdropx-icon.xpm -size 48x48 $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|gemdropx-0.9-12|39	
12cr|gemdropx-0.9-12|40	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|gemdropx-0.9-12|41	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gemdropx-0.9-12|42	[Desktop Entry]
12cr|gemdropx-0.9-12|43	Name=Gem Drop X
12cr|gemdropx-0.9-12|44	Comment=%{summary}
12cr|gemdropx-0.9-12|45	Exec=%_gamesbindir/%{name}
12cr|gemdropx-0.9-12|46	Icon=%{name}
12cr|gemdropx-0.9-12|47	Terminal=false
12cr|gemdropx-0.9-12|48	Type=Application
12cr|gemdropx-0.9-12|49	Categories=Game;ArcadeGame;
12cr|gemdropx-0.9-12|50	EOF
12cr|gemdropx-0.9-12|51	
12cr|gemdropx-0.9-12|52	%if %mdkversion < 200900
12cr|gemdropx-0.9-12|53	%post
12cr|gemdropx-0.9-12|54	%update_menus
12cr|gemdropx-0.9-12|55	%endif
12cr|gemdropx-0.9-12|56	
12cr|gemdropx-0.9-12|57	%if %mdkversion < 200900
12cr|gemdropx-0.9-12|58	%postun
12cr|gemdropx-0.9-12|59	%clean_menus
12cr|gemdropx-0.9-12|60	%endif
12cr|gemdropx-0.9-12|61	
12cr|gemdropx-0.9-12|62	%clean
12cr|gemdropx-0.9-12|63	rm -rf $RPM_BUILD_ROOT
12cr|gemdropx-0.9-12|64	
12cr|gemdropx-0.9-12|65	%files
12cr|gemdropx-0.9-12|66	%defattr(644,root,root,755)
12cr|gemdropx-0.9-12|67	%doc AUTHORS.txt CHANGES.txt README.txt
12cr|gemdropx-0.9-12|68	%{_gamesdatadir}/%{name}
12cr|gemdropx-0.9-12|69	%{_datadir}/applications/*
12cr|gemdropx-0.9-12|70	%{_miconsdir}/%{name}.png
12cr|gemdropx-0.9-12|71	%{_iconsdir}/%{name}.png
12cr|gemdropx-0.9-12|72	%{_liconsdir}/%{name}.png
12cr|gemdropx-0.9-12|73	%defattr(755,root,root,755)
12cr|gemdropx-0.9-12|74	%{_gamesbindir}/%{name}
12cr|gemdropx-0.9-12|75	
12cr|gemdropx-0.9-12|76	
12cr|gemdropx-0.9-12|77	%changelog
12cr|gemdropx-0.9-12|78	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 0.9-12mdv2011.0
12cr|gemdropx-0.9-12|79	+ Revision: 635493
12cr|gemdropx-0.9-12|80	- tighten BR
12cr|gemdropx-0.9-12|81	
12cr|gemdropx-0.9-12|82	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9-11mdv2011.0
12cr|gemdropx-0.9-12|83	+ Revision: 610827
12cr|gemdropx-0.9-12|84	- rebuild
12cr|gemdropx-0.9-12|85	
12cr|gemdropx-0.9-12|86	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 0.9-10mdv2010.1
12cr|gemdropx-0.9-12|87	+ Revision: 508342
12cr|gemdropx-0.9-12|88	- fix CFLAGS
12cr|gemdropx-0.9-12|89	
12cr|gemdropx-0.9-12|90	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gemdropx-0.9-12|91	- lowercase ImageMagick
12cr|gemdropx-0.9-12|92	
12cr|gemdropx-0.9-12|93	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.9-10mdv2009.0
12cr|gemdropx-0.9-12|94	+ Revision: 245878
12cr|gemdropx-0.9-12|95	- rebuild
12cr|gemdropx-0.9-12|96	- kill re-definition of %%buildroot on Pixel's request
12cr|gemdropx-0.9-12|97	
12cr|gemdropx-0.9-12|98	+ Pixel <pixel@mandriva.com>
12cr|gemdropx-0.9-12|99	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gemdropx-0.9-12|100	
12cr|gemdropx-0.9-12|101	+ Olivier Blin <oblin@mandriva.com>
12cr|gemdropx-0.9-12|102	- restore BuildRoot
12cr|gemdropx-0.9-12|103	
12cr|gemdropx-0.9-12|104	* Fri Dec 14 2007 Funda Wang <fwang@mandriva.org> 0.9-8mdv2008.1
12cr|gemdropx-0.9-12|105	+ Revision: 119616
12cr|gemdropx-0.9-12|106	- drop menu
12cr|gemdropx-0.9-12|107	
12cr|gemdropx-0.9-12|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|gemdropx-0.9-12|109	- buildrequires X11-devel instead of XFree86-devel
12cr|gemdropx-0.9-12|110	- import gemdropx
12cr|gemdropx-0.9-12|111	
12cr|gemdropx-0.9-12|112	
12cr|gemdropx-0.9-12|113	* Fri Jul  7 2006 Pixel <pixel@mandriva.com> 0.9-7mdv2007.0
12cr|gemdropx-0.9-12|114	- switch to XDG menu
12cr|gemdropx-0.9-12|115	
12cr|gemdropx-0.9-12|116	* Fri Feb  3 2006 Pixel <pixel@mandriva.com> 0.9-6mdk
12cr|gemdropx-0.9-12|117	- rebuild
12cr|gemdropx-0.9-12|118	
12cr|gemdropx-0.9-12|119	* Fri Nov 12 2004 Pixel <pixel@mandrakesoft.com> 0.9-5mdk
12cr|gemdropx-0.9-12|120	- rebuild
12cr|gemdropx-0.9-12|121	
12cr|gemdropx-0.9-12|122	* Mon Aug 04 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.9-4mdk
12cr|gemdropx-0.9-12|123	- rebuild
12cr|gemdropx-0.9-12|124	- move stuff to %%{_gamesbindir} and %%{_gamesdatadir}
12cr|gemdropx-0.9-12|125	- drop Prefix tag
12cr|gemdropx-0.9-12|126	- added menu item
12cr|gemdropx-0.9-12|127	- added icons
12cr|gemdropx-0.9-12|128	- use %%make macro
12cr|gemdropx-0.9-12|129	- get rid of .xvpics lying around
12cr|gemdropx-0.9-12|130	- cosmetics
12cr|gemdropx-0.9-12|131	
12cr|gemdropx-0.9-12|132	* Thu Sep 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.9-3mdk
12cr|gemdropx-0.9-12|133	- rebuild
12cr|gemdropx-0.9-12|134	
12cr|gemdropx-0.9-12|135	* Sun Jul 21 2002 Pixel <pixel@mandrakesoft.com> 0.9-2mdk
12cr|gemdropx-0.9-12|136	- recompile against new vorbis stuff
12cr|gemdropx-0.9-12|137	
12cr|gemdropx-0.9-12|138	* Thu Jun 27 2002 Pixel <pixel@mandrakesoft.com> 0.9-1mdk
12cr|gemdropx-0.9-12|139	- new release
12cr|gemdropx-0.9-12|140	
12cr|gemdropx-0.9-12|141	* Mon Apr 29 2002 Pixel <pixel@mandrakesoft.com> 0.7-9mdk
12cr|gemdropx-0.9-12|142	- rebuild for new libasound (alsa)
12cr|gemdropx-0.9-12|143	
12cr|gemdropx-0.9-12|144	* Mon Jan 21 2002 Stefan van der Eijk <stefan@eijk.nu> 0.7-8mdk
12cr|gemdropx-0.9-12|145	- BuildRequires
12cr|gemdropx-0.9-12|146	
12cr|gemdropx-0.9-12|147	* Thu Sep 13 2001 Stefan van der Eijk <stefan@eijk.nu> 0.7-7mdk
12cr|gemdropx-0.9-12|148	- BuildRequires: libSDL-devel
12cr|gemdropx-0.9-12|149	
12cr|gemdropx-0.9-12|150	* Thu Sep  6 2001 Pixel <pixel@mandrakesoft.com> 0.7-6mdk
12cr|gemdropx-0.9-12|151	- rebuild
12cr|gemdropx-0.9-12|152	
12cr|gemdropx-0.9-12|153	* Mon May 14 2001 Pixel <pixel@mandrakesoft.com> 0.7-5mdk
12cr|gemdropx-0.9-12|154	- rebuild with new SDL
12cr|gemdropx-0.9-12|155	
12cr|gemdropx-0.9-12|156	* Tue Dec 19 2000 Pixel <pixel@mandrakesoft.com> 0.7-4mdk
12cr|gemdropx-0.9-12|157	- reuibld for new libSDL_mixer
12cr|gemdropx-0.9-12|158	
12cr|gemdropx-0.9-12|159	* Wed Nov 29 2000 Pixel <pixel@mandrakesoft.com> 0.7-3mdk
12cr|gemdropx-0.9-12|160	- rebuild, build req
12cr|gemdropx-0.9-12|161	
12cr|gemdropx-0.9-12|162	* Tue Nov  7 2000 Pixel <pixel@mandrakesoft.com> 0.7-2mdk
12cr|gemdropx-0.9-12|163	- rebuild
12cr|gemdropx-0.9-12|164	
12cr|gemdropx-0.9-12|165	* Thu Nov  2 2000 Pixel <pixel@mandrakesoft.com> 0.7-1mdk
12cr|gemdropx-0.9-12|166	- initial spec
12cr|gemdropx-0.9-12|167	
12cr|gemdropx-0.9-12|168	
12cr|gemdropx-0.9-12|169	# end of file

1611 12
12cr|gemo-utilities-20070201-10|1	%define gcj_support 1
12cr|gemo-utilities-20070201-10|2	
12cr|gemo-utilities-20070201-10|3	%define	name	gemo-utilities
12cr|gemo-utilities-20070201-10|4	%define	version	20070201
12cr|gemo-utilities-20070201-10|5	%define	release	10
12cr|gemo-utilities-20070201-10|6	%define	jarlibs	xalan-j2
12cr|gemo-utilities-20070201-10|7	
12cr|gemo-utilities-20070201-10|8	Name:		%{name}
12cr|gemo-utilities-20070201-10|9	Version:	%{version}
12cr|gemo-utilities-20070201-10|10	Release:	%{release}
12cr|gemo-utilities-20070201-10|11	Summary:	Gemo Utilities
12cr|gemo-utilities-20070201-10|12	License:	LGPL
12cr|gemo-utilities-20070201-10|13	Group:		Development/Java
12cr|gemo-utilities-20070201-10|14	Url:		http://forge.objectweb.org/projects/activexml/
12cr|gemo-utilities-20070201-10|15	# from cvs
12cr|gemo-utilities-20070201-10|16	Source0:	%{name}-%{version}.tar.lzma
12cr|gemo-utilities-20070201-10|17	BuildRequires:	lzma
12cr|gemo-utilities-20070201-10|18	BuildRequires:	java-rpmbuild java-devel ant %{jarlibs}
12cr|gemo-utilities-20070201-10|19	Requires:	%{jarlibs}
12cr|gemo-utilities-20070201-10|20	%if %{gcj_support}
12cr|gemo-utilities-20070201-10|21	BuildRequires:    java-gcj-compat-devel
12cr|gemo-utilities-20070201-10|22	%else
12cr|gemo-utilities-20070201-10|23	BuildArch: noarch
12cr|gemo-utilities-20070201-10|24	%endif
12cr|gemo-utilities-20070201-10|25	BuildRequires:    locales-en
12cr|gemo-utilities-20070201-10|26	
12cr|gemo-utilities-20070201-10|27	%description
12cr|gemo-utilities-20070201-10|28	Gemo Utilities
12cr|gemo-utilities-20070201-10|29	
12cr|gemo-utilities-20070201-10|30	%prep
12cr|gemo-utilities-20070201-10|31	%setup -q
12cr|gemo-utilities-20070201-10|32	#make sure that we don't use precompiled java package if shipped
12cr|gemo-utilities-20070201-10|33	rm -rf lib
12cr|gemo-utilities-20070201-10|34	
12cr|gemo-utilities-20070201-10|35	%build
12cr|gemo-utilities-20070201-10|36	export LC_ALL=ISO-8859-1
12cr|gemo-utilities-20070201-10|37	CLASSPATH=$(build-classpath %{jarlibs}) \
12cr|gemo-utilities-20070201-10|38	%{ant} dist -DDSTAMP=%{version}
12cr|gemo-utilities-20070201-10|39	%{jar} -i dist/%{name}-%{version}.jar
12cr|gemo-utilities-20070201-10|40	
12cr|gemo-utilities-20070201-10|41	%install
12cr|gemo-utilities-20070201-10|42	rm -rf %{buildroot}
12cr|gemo-utilities-20070201-10|43	
12cr|gemo-utilities-20070201-10|44	install -d %{buildroot}%{_javadir}
12cr|gemo-utilities-20070201-10|45	install -m644 dist/%{name}-%{version}.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|gemo-utilities-20070201-10|46	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cr|gemo-utilities-20070201-10|47	
12cr|gemo-utilities-20070201-10|48	%if %{gcj_support}
12cr|gemo-utilities-20070201-10|49	%{_bindir}/aot-compile-rpm
12cr|gemo-utilities-20070201-10|50	%endif
12cr|gemo-utilities-20070201-10|51	
12cr|gemo-utilities-20070201-10|52	%clean
12cr|gemo-utilities-20070201-10|53	rm -rf %{buildroot}
12cr|gemo-utilities-20070201-10|54	
12cr|gemo-utilities-20070201-10|55	%if %{gcj_support}
12cr|gemo-utilities-20070201-10|56	%post
12cr|gemo-utilities-20070201-10|57	%{update_gcjdb}
12cr|gemo-utilities-20070201-10|58	
12cr|gemo-utilities-20070201-10|59	%postun
12cr|gemo-utilities-20070201-10|60	%{clean_gcjdb}
12cr|gemo-utilities-20070201-10|61	%endif
12cr|gemo-utilities-20070201-10|62	
12cr|gemo-utilities-20070201-10|63	%files
12cr|gemo-utilities-20070201-10|64	%defattr(0644,root,root,0755)
12cr|gemo-utilities-20070201-10|65	%{_javadir}/*.jar
12cr|gemo-utilities-20070201-10|66	%dir %{_libdir}/gcj/%{name}
12cr|gemo-utilities-20070201-10|67	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12cr|gemo-utilities-20070201-10|68	
12cr|gemo-utilities-20070201-10|69	
12cr|gemo-utilities-20070201-10|70	
12cr|gemo-utilities-20070201-10|71	
12cr|gemo-utilities-20070201-10|72	%changelog
12cr|gemo-utilities-20070201-10|73	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 20070201-9mdv2011.0
12cr|gemo-utilities-20070201-10|74	+ Revision: 618447
12cr|gemo-utilities-20070201-10|75	- the mass rebuild of 2010.0 packages
12cr|gemo-utilities-20070201-10|76	
12cr|gemo-utilities-20070201-10|77	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 20070201-8mdv2010.0
12cr|gemo-utilities-20070201-10|78	+ Revision: 429190
12cr|gemo-utilities-20070201-10|79	- rebuild
12cr|gemo-utilities-20070201-10|80	
12cr|gemo-utilities-20070201-10|81	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 20070201-7mdv2009.0
12cr|gemo-utilities-20070201-10|82	+ Revision: 245880
12cr|gemo-utilities-20070201-10|83	- rebuild
12cr|gemo-utilities-20070201-10|84	- kill re-definition of %%buildroot on Pixel's request
12cr|gemo-utilities-20070201-10|85	
12cr|gemo-utilities-20070201-10|86	+ Olivier Blin <oblin@mandriva.com>
12cr|gemo-utilities-20070201-10|87	- restore BuildRoot
12cr|gemo-utilities-20070201-10|88	
12cr|gemo-utilities-20070201-10|89	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 20070201-5mdv2008.1
12cr|gemo-utilities-20070201-10|90	+ Revision: 120882
12cr|gemo-utilities-20070201-10|91	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|gemo-utilities-20070201-10|92	
12cr|gemo-utilities-20070201-10|93	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 20070201-4mdv2008.0
12cr|gemo-utilities-20070201-10|94	+ Revision: 87377
12cr|gemo-utilities-20070201-10|95	- rebuild to filter out autorequires of GCJ AOT objects
12cr|gemo-utilities-20070201-10|96	- remove unnecessary Requires(post) on java-gcj-compat
12cr|gemo-utilities-20070201-10|97	
12cr|gemo-utilities-20070201-10|98	* Sun Sep 09 2007 Pascal Terjan <pterjan@mandriva.org> 20070201-3mdv2008.0
12cr|gemo-utilities-20070201-10|99	+ Revision: 82803
12cr|gemo-utilities-20070201-10|100	- update to new version
12cr|gemo-utilities-20070201-10|101	
12cr|gemo-utilities-20070201-10|102	
12cr|gemo-utilities-20070201-10|103	* Sat Feb 03 2007 David Walluck <walluck@mandriva.org> 20070201-2mdv2007.0
12cr|gemo-utilities-20070201-10|104	+ Revision: 116036
12cr|gemo-utilities-20070201-10|105	- aot compile
12cr|gemo-utilities-20070201-10|106	
12cr|gemo-utilities-20070201-10|107	+ Per Øyvind Karlsen <pkarlsen@mandriva.com>
12cr|gemo-utilities-20070201-10|108	- d'oh, rm -rf in stead of rm -f lib
12cr|gemo-utilities-20070201-10|109	- ensure that proper version is created based on snapshot date and not current date
12cr|gemo-utilities-20070201-10|110	misc packaging fixes
12cr|gemo-utilities-20070201-10|111	- do actually export CLASSPATH
12cr|gemo-utilities-20070201-10|112	- Import gemo-utilities
12cr|gemo-utilities-20070201-10|113	

1612 12
12cr|gemrb-0.7.1-1|1	Name:		gemrb
12cr|gemrb-0.7.1-1|2	Version:	0.7.1
12cr|gemrb-0.7.1-1|3	Release:	1
12cr|gemrb-0.7.1-1|4	Summary:	Port of the original Infinity (Game) Engine
12cr|gemrb-0.7.1-1|5	Group:		Games/Adventure
12cr|gemrb-0.7.1-1|6	License:	GPLv2+
12cr|gemrb-0.7.1-1|7	URL:		http://gemrb.sourceforge.net/
12cr|gemrb-0.7.1-1|8	Source0:	http://downloads.sourceforge.net/project/gemrb/GemRB%20Sources/GemRB%200.7.0%20Sources/%{name}-%{version}.tar.gz
12cr|gemrb-0.7.1-1|9	Patch0:		gemrb-0.7.0-linkage.patch
12cr|gemrb-0.7.1-1|10	BuildRequires:	cmake
12cr|gemrb-0.7.1-1|11	BuildRequires:	zlib-devel
12cr|gemrb-0.7.1-1|12	BuildRequires:	pkgconfig(sdl)
12cr|gemrb-0.7.1-1|13	BuildRequires:	pkgconfig(SDL_mixer)
12cr|gemrb-0.7.1-1|14	BuildRequires:	pkgconfig(SDL_ttf)
12cr|gemrb-0.7.1-1|15	BuildRequires:	pkgconfig(openal)
12cr|gemrb-0.7.1-1|16	BuildRequires:	pkgconfig(vorbis)
12cr|gemrb-0.7.1-1|17	BuildRequires:	pkgconfig(libpng)
12cr|gemrb-0.7.1-1|18	BuildRequires:	python-devel
12cr|gemrb-0.7.1-1|19	Requires:	openal
12cr|gemrb-0.7.1-1|20	
12cr|gemrb-0.7.1-1|21	%description
12cr|gemrb-0.7.1-1|22	GemRB (Game Engine Made with pre-Rendered Background) is a portable
12cr|gemrb-0.7.1-1|23	open-source implementation of Bioware's Infinity Engine.
12cr|gemrb-0.7.1-1|24	
12cr|gemrb-0.7.1-1|25	It was written to support pseudo-3D role playing games based on the
12cr|gemrb-0.7.1-1|26	Dungeons & Dragons ruleset (Baldur's Gate and Icewind Dale series,
12cr|gemrb-0.7.1-1|27	Planescape: Torment).
12cr|gemrb-0.7.1-1|28	
12cr|gemrb-0.7.1-1|29	This is not a game, but the engine. You need data installed somewhere, and
12cr|gemrb-0.7.1-1|30	point gemrb the the relevant directory. More details and a list of
12cr|gemrb-0.7.1-1|31	supported games can be found at
12cr|gemrb-0.7.1-1|32	http://gemrb.sourceforge.net/wiki/doku.php?id=getting_started
12cr|gemrb-0.7.1-1|33	
12cr|gemrb-0.7.1-1|34	%prep
12cr|gemrb-0.7.1-1|35	%setup -q
12cr|gemrb-0.7.1-1|36	%patch0 -p0
12cr|gemrb-0.7.1-1|37	
12cr|gemrb-0.7.1-1|38	%build
12cr|gemrb-0.7.1-1|39	%cmake -DLAYOUT=fhs -DLIB_DIR='%{_libdir}/gemrb'
12cr|gemrb-0.7.1-1|40	%make
12cr|gemrb-0.7.1-1|41	
12cr|gemrb-0.7.1-1|42	%install
12cr|gemrb-0.7.1-1|43	%makeinstall_std -C build
12cr|gemrb-0.7.1-1|44	
12cr|gemrb-0.7.1-1|45	rm -f %{buildroot}/etc/gemrb/GemRB.cfg.noinstall.sample
12cr|gemrb-0.7.1-1|46	
12cr|gemrb-0.7.1-1|47	%files
12cr|gemrb-0.7.1-1|48	%defattr(644,root,root,755)
12cr|gemrb-0.7.1-1|49	%doc AUTHORS COPYING NEWS README INSTALL
12cr|gemrb-0.7.1-1|50	%attr(755,root,root) %{_bindir}/gemrb
12cr|gemrb-0.7.1-1|51	%attr(755,root,root) %{_libdir}/gemrb/libgemrb_core.so
12cr|gemrb-0.7.1-1|52	%attr(755,root,root) %{_libdir}/gemrb/plugins/NullSource.so
12cr|gemrb-0.7.1-1|53	%attr(755,root,root) %{_libdir}/gemrb/plugins/TTFImporter.so
12cr|gemrb-0.7.1-1|54	%attr(755,root,root) %{_libdir}/gemrb/plugins/2DAImporter.so
12cr|gemrb-0.7.1-1|55	%attr(755,root,root) %{_libdir}/gemrb/plugins/ACMReader.so
12cr|gemrb-0.7.1-1|56	%attr(755,root,root) %{_libdir}/gemrb/plugins/AREImporter.so
12cr|gemrb-0.7.1-1|57	%attr(755,root,root) %{_libdir}/gemrb/plugins/BAMImporter.so
12cr|gemrb-0.7.1-1|58	%attr(755,root,root) %{_libdir}/gemrb/plugins/BIFImporter.so
12cr|gemrb-0.7.1-1|59	%attr(755,root,root) %{_libdir}/gemrb/plugins/BIKPlayer.so
12cr|gemrb-0.7.1-1|60	%attr(755,root,root) %{_libdir}/gemrb/plugins/BMPImporter.so
12cr|gemrb-0.7.1-1|61	%attr(755,root,root) %{_libdir}/gemrb/plugins/BMPWriter.so
12cr|gemrb-0.7.1-1|62	%attr(755,root,root) %{_libdir}/gemrb/plugins/CHUImporter.so
12cr|gemrb-0.7.1-1|63	%attr(755,root,root) %{_libdir}/gemrb/plugins/CREImporter.so
12cr|gemrb-0.7.1-1|64	%attr(755,root,root) %{_libdir}/gemrb/plugins/DirectoryImporter.so
12cr|gemrb-0.7.1-1|65	%attr(755,root,root) %{_libdir}/gemrb/plugins/DLGImporter.so
12cr|gemrb-0.7.1-1|66	%attr(755,root,root) %{_libdir}/gemrb/plugins/EFFImporter.so
12cr|gemrb-0.7.1-1|67	%attr(755,root,root) %{_libdir}/gemrb/plugins/FXOpcodes.so
12cr|gemrb-0.7.1-1|68	%attr(755,root,root) %{_libdir}/gemrb/plugins/GAMImporter.so
12cr|gemrb-0.7.1-1|69	%attr(755,root,root) %{_libdir}/gemrb/plugins/GUIScript.so
12cr|gemrb-0.7.1-1|70	%attr(755,root,root) %{_libdir}/gemrb/plugins/IDSImporter.so
12cr|gemrb-0.7.1-1|71	%attr(755,root,root) %{_libdir}/gemrb/plugins/INIImporter.so
12cr|gemrb-0.7.1-1|72	%attr(755,root,root) %{_libdir}/gemrb/plugins/ITMImporter.so
12cr|gemrb-0.7.1-1|73	%attr(755,root,root) %{_libdir}/gemrb/plugins/IWDOpcodes.so
12cr|gemrb-0.7.1-1|74	%attr(755,root,root) %{_libdir}/gemrb/plugins/KEYImporter.so
12cr|gemrb-0.7.1-1|75	%attr(755,root,root) %{_libdir}/gemrb/plugins/MOSImporter.so
12cr|gemrb-0.7.1-1|76	%attr(755,root,root) %{_libdir}/gemrb/plugins/MUSImporter.so
12cr|gemrb-0.7.1-1|77	%attr(755,root,root) %{_libdir}/gemrb/plugins/MVEPlayer.so
12cr|gemrb-0.7.1-1|78	%attr(755,root,root) %{_libdir}/gemrb/plugins/NullSound.so
12cr|gemrb-0.7.1-1|79	%attr(755,root,root) %{_libdir}/gemrb/plugins/OGGReader.so
12cr|gemrb-0.7.1-1|80	%attr(755,root,root) %{_libdir}/gemrb/plugins/OpenALAudio.so
12cr|gemrb-0.7.1-1|81	%attr(755,root,root) %{_libdir}/gemrb/plugins/PLTImporter.so
12cr|gemrb-0.7.1-1|82	%attr(755,root,root) %{_libdir}/gemrb/plugins/PNGImporter.so
12cr|gemrb-0.7.1-1|83	%attr(755,root,root) %{_libdir}/gemrb/plugins/PROImporter.so
12cr|gemrb-0.7.1-1|84	%attr(755,root,root) %{_libdir}/gemrb/plugins/PSTOpcodes.so
12cr|gemrb-0.7.1-1|85	%attr(755,root,root) %{_libdir}/gemrb/plugins/SDLAudio.so
12cr|gemrb-0.7.1-1|86	%attr(755,root,root) %{_libdir}/gemrb/plugins/SDLVideo.so
12cr|gemrb-0.7.1-1|87	%attr(755,root,root) %{_libdir}/gemrb/plugins/SPLImporter.so
12cr|gemrb-0.7.1-1|88	%attr(755,root,root) %{_libdir}/gemrb/plugins/STOImporter.so
12cr|gemrb-0.7.1-1|89	%attr(755,root,root) %{_libdir}/gemrb/plugins/TISImporter.so
12cr|gemrb-0.7.1-1|90	%attr(755,root,root) %{_libdir}/gemrb/plugins/TLKImporter.so
12cr|gemrb-0.7.1-1|91	%attr(755,root,root) %{_libdir}/gemrb/plugins/WAVReader.so
12cr|gemrb-0.7.1-1|92	%attr(755,root,root) %{_libdir}/gemrb/plugins/WEDImporter.so
12cr|gemrb-0.7.1-1|93	%attr(755,root,root) %{_libdir}/gemrb/plugins/WMPImporter.so
12cr|gemrb-0.7.1-1|94	%attr(755,root,root) %{_libdir}/gemrb/plugins/ZLibManager.so
12cr|gemrb-0.7.1-1|95	%attr(755,root,root) %{_libdir}/gemrb/plugins/SAVImporter.so
12cr|gemrb-0.7.1-1|96	
12cr|gemrb-0.7.1-1|97	%{_sysconfdir}/gemrb/GemRB.cfg.sample
12cr|gemrb-0.7.1-1|98	%{_mandir}/man6/gemrb.6.*
12cr|gemrb-0.7.1-1|99	%{_datadir}/gemrb/*
12cr|gemrb-0.7.1-1|100	%{_datadir}/applications/gemrb.desktop
12cr|gemrb-0.7.1-1|101	%{_iconsdir}/hicolor/scalable/apps/gemrb.svg
12cr|gemrb-0.7.1-1|102	%{_datadir}/pixmaps/gemrb.png
12cr|gemrb-0.7.1-1|103	%{_bindir}/extend2da.py
12cr|gemrb-0.7.1-1|104	
12cr|gemrb-0.7.1-1|105	%changelog
12cr|gemrb-0.7.1-1|106	* Thu Jul 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.7.1-1
12cr|gemrb-0.7.1-1|107	+ Revision: 810183
12cr|gemrb-0.7.1-1|108	- version update 0.7.1
12cr|gemrb-0.7.1-1|109	
12cr|gemrb-0.7.1-1|110	* Mon Mar 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.7.0-1
12cr|gemrb-0.7.1-1|111	+ Revision: 786803
12cr|gemrb-0.7.1-1|112	- broken ldl lib fix
12cr|gemrb-0.7.1-1|113	- removed unneeded defines
12cr|gemrb-0.7.1-1|114	- imported package gemrb
12cr|gemrb-0.7.1-1|115	

1613 12
12cr|gengetopt-2.22.5-1|1	%define name gengetopt
12cr|gengetopt-2.22.5-1|2	%define version 2.22.5
12cr|gengetopt-2.22.5-1|3	%define release %mkrel 1
12cr|gengetopt-2.22.5-1|4	
12cr|gengetopt-2.22.5-1|5	Summary: GNU gengetopt generates command line parsers
12cr|gengetopt-2.22.5-1|6	Name: %{name}
12cr|gengetopt-2.22.5-1|7	Version: %{version}
12cr|gengetopt-2.22.5-1|8	Release: %{release}
12cr|gengetopt-2.22.5-1|9	Source0: ftp://ftp.gnu.org/gnu/gengetopt/%{name}-%{version}.tar.gz
12cr|gengetopt-2.22.5-1|10	License: GPL
12cr|gengetopt-2.22.5-1|11	Group: Development/C
12cr|gengetopt-2.22.5-1|12	URL: http://www.gnu.org/software/gengetopt/gengetopt.html
12cr|gengetopt-2.22.5-1|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|gengetopt-2.22.5-1|14	BuildRequires: flex
12cr|gengetopt-2.22.5-1|15	
12cr|gengetopt-2.22.5-1|16	%description
12cr|gengetopt-2.22.5-1|17	This program generates a C function that uses getopt_long function to parse
12cr|gengetopt-2.22.5-1|18	the command line options, to validate them and fills a struct.
12cr|gengetopt-2.22.5-1|19	
12cr|gengetopt-2.22.5-1|20	Thus your program can now handle options such as:
12cr|gengetopt-2.22.5-1|21	
12cr|gengetopt-2.22.5-1|22	myprog --input foo.c -o foo.o --no-tabs -i 100 *.class
12cr|gengetopt-2.22.5-1|23	
12cr|gengetopt-2.22.5-1|24	And both long options (those that start with --) and short options (start
12cr|gengetopt-2.22.5-1|25	with - and consist of only one character) can be handled. For standards
12cr|gengetopt-2.22.5-1|26	about short and long options you may want to take a look at the GNU Coding
12cr|gengetopt-2.22.5-1|27	Standards.
12cr|gengetopt-2.22.5-1|28	
12cr|gengetopt-2.22.5-1|29	%prep
12cr|gengetopt-2.22.5-1|30	%setup -q
12cr|gengetopt-2.22.5-1|31	
12cr|gengetopt-2.22.5-1|32	%build
12cr|gengetopt-2.22.5-1|33	%configure2_5x
12cr|gengetopt-2.22.5-1|34	#gw parallel build is broken
12cr|gengetopt-2.22.5-1|35	make
12cr|gengetopt-2.22.5-1|36	
12cr|gengetopt-2.22.5-1|37	%check
12cr|gengetopt-2.22.5-1|38	%make check
12cr|gengetopt-2.22.5-1|39	
12cr|gengetopt-2.22.5-1|40	%install
12cr|gengetopt-2.22.5-1|41	rm -rf $RPM_BUILD_ROOT installed-docs
12cr|gengetopt-2.22.5-1|42	%makeinstall_std
12cr|gengetopt-2.22.5-1|43	mv %buildroot/%_datadir/doc/gengetopt installed-docs
12cr|gengetopt-2.22.5-1|44	
12cr|gengetopt-2.22.5-1|45	%clean
12cr|gengetopt-2.22.5-1|46	rm -rf $RPM_BUILD_ROOT
12cr|gengetopt-2.22.5-1|47	
12cr|gengetopt-2.22.5-1|48	%post
12cr|gengetopt-2.22.5-1|49	%_install_info %name.info
12cr|gengetopt-2.22.5-1|50	
12cr|gengetopt-2.22.5-1|51	%postun
12cr|gengetopt-2.22.5-1|52	%_remove_install_info %name.info
12cr|gengetopt-2.22.5-1|53	
12cr|gengetopt-2.22.5-1|54	
12cr|gengetopt-2.22.5-1|55	%files
12cr|gengetopt-2.22.5-1|56	%defattr(-,root,root)
12cr|gengetopt-2.22.5-1|57	%doc installed-docs/*
12cr|gengetopt-2.22.5-1|58	%_bindir/gengetopt
12cr|gengetopt-2.22.5-1|59	%_datadir/gengetopt/
12cr|gengetopt-2.22.5-1|60	%_mandir/man1/gengetopt.1*
12cr|gengetopt-2.22.5-1|61	%_infodir/gengetopt.info*
12cr|gengetopt-2.22.5-1|62	
12cr|gengetopt-2.22.5-1|63	
12cr|gengetopt-2.22.5-1|64	
12cr|gengetopt-2.22.5-1|65	
12cr|gengetopt-2.22.5-1|66	%changelog
12cr|gengetopt-2.22.5-1|67	* Mon Sep 26 2011 Götz Waschk <waschk@mandriva.org> 2.22.5-1mdv2012.0
12cr|gengetopt-2.22.5-1|68	+ Revision: 701245
12cr|gengetopt-2.22.5-1|69	- new version
12cr|gengetopt-2.22.5-1|70	
12cr|gengetopt-2.22.5-1|71	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.22.4-2mdv2011.0
12cr|gengetopt-2.22.5-1|72	+ Revision: 610828
12cr|gengetopt-2.22.5-1|73	- rebuild
12cr|gengetopt-2.22.5-1|74	
12cr|gengetopt-2.22.5-1|75	* Wed Dec 23 2009 Götz Waschk <waschk@mandriva.org> 2.22.4-1mdv2010.1
12cr|gengetopt-2.22.5-1|76	+ Revision: 481911
12cr|gengetopt-2.22.5-1|77	- update to new version 2.22.4
12cr|gengetopt-2.22.5-1|78	
12cr|gengetopt-2.22.5-1|79	* Thu Oct 01 2009 Götz Waschk <waschk@mandriva.org> 2.22.3-1mdv2010.0
12cr|gengetopt-2.22.5-1|80	+ Revision: 452161
12cr|gengetopt-2.22.5-1|81	- update to new version 2.22.3
12cr|gengetopt-2.22.5-1|82	
12cr|gengetopt-2.22.5-1|83	* Sun Jun 14 2009 Funda Wang <fwang@mandriva.org> 2.22.2-1mdv2010.0
12cr|gengetopt-2.22.5-1|84	+ Revision: 385859
12cr|gengetopt-2.22.5-1|85	- new version 2.22.2
12cr|gengetopt-2.22.5-1|86	
12cr|gengetopt-2.22.5-1|87	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 2.22.1-2mdv2009.0
12cr|gengetopt-2.22.5-1|88	+ Revision: 266841
12cr|gengetopt-2.22.5-1|89	- rebuild early 2009.0 package (before pixel changes)
12cr|gengetopt-2.22.5-1|90	
12cr|gengetopt-2.22.5-1|91	+ Götz Waschk <waschk@mandriva.org>
12cr|gengetopt-2.22.5-1|92	- new version
12cr|gengetopt-2.22.5-1|93	
12cr|gengetopt-2.22.5-1|94	* Tue Jan 15 2008 Götz Waschk <waschk@mandriva.org> 2.22-1mdv2008.1
12cr|gengetopt-2.22.5-1|95	+ Revision: 152024
12cr|gengetopt-2.22.5-1|96	- new version
12cr|gengetopt-2.22.5-1|97	
12cr|gengetopt-2.22.5-1|98	+ Olivier Blin <blino@mandriva.org>
12cr|gengetopt-2.22.5-1|99	- restore BuildRoot
12cr|gengetopt-2.22.5-1|100	
12cr|gengetopt-2.22.5-1|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|gengetopt-2.22.5-1|102	- kill re-definition of %%buildroot on Pixel's request
12cr|gengetopt-2.22.5-1|103	
12cr|gengetopt-2.22.5-1|104	* Tue Aug 07 2007 Götz Waschk <waschk@mandriva.org> 2.21-1mdv2008.0
12cr|gengetopt-2.22.5-1|105	+ Revision: 59665
12cr|gengetopt-2.22.5-1|106	- new version
12cr|gengetopt-2.22.5-1|107	
12cr|gengetopt-2.22.5-1|108	* Thu Jul 05 2007 Götz Waschk <waschk@mandriva.org> 2.20-1mdv2008.0
12cr|gengetopt-2.22.5-1|109	+ Revision: 48681
12cr|gengetopt-2.22.5-1|110	- new version
12cr|gengetopt-2.22.5-1|111	
12cr|gengetopt-2.22.5-1|112	
12cr|gengetopt-2.22.5-1|113	* Thu Jan 18 2007 Götz Waschk <waschk@mandriva.org> 2.19.1-1mdv2007.0
12cr|gengetopt-2.22.5-1|114	+ Revision: 110309
12cr|gengetopt-2.22.5-1|115	- new version
12cr|gengetopt-2.22.5-1|116	- add check
12cr|gengetopt-2.22.5-1|117	
12cr|gengetopt-2.22.5-1|118	* Tue Jan 02 2007 Götz Waschk <waschk@mandriva.org> 2.19-1mdv2007.1
12cr|gengetopt-2.22.5-1|119	+ Revision: 103483
12cr|gengetopt-2.22.5-1|120	- new version
12cr|gengetopt-2.22.5-1|121	- Import gengetopt
12cr|gengetopt-2.22.5-1|122	
12cr|gengetopt-2.22.5-1|123	* Tue Sep 26 2006 Götz Waschk <waschk@mandriva.org> 2.18-1mdv2007.0
12cr|gengetopt-2.22.5-1|124	- New version 2.18
12cr|gengetopt-2.22.5-1|125	
12cr|gengetopt-2.22.5-1|126	* Sun Jul 23 2006 Götz Waschk <waschk@mandriva.org> 2.17-1mdv2007.0
12cr|gengetopt-2.22.5-1|127	- New release 2.17
12cr|gengetopt-2.22.5-1|128	
12cr|gengetopt-2.22.5-1|129	* Fri Jul 21 2006 Götz Waschk <waschk@mandriva.org> 2.16-2mdk
12cr|gengetopt-2.22.5-1|130	- Rebuild
12cr|gengetopt-2.22.5-1|131	
12cr|gengetopt-2.22.5-1|132	* Tue Mar 07 2006 Götz Waschk <waschk@mandriva.org> 2.16-1mdk
12cr|gengetopt-2.22.5-1|133	- New release 2.16
12cr|gengetopt-2.22.5-1|134	
12cr|gengetopt-2.22.5-1|135	* Wed Dec 28 2005 Götz Waschk <waschk@mandriva.org> 2.15-1mdk
12cr|gengetopt-2.22.5-1|136	- New release 2.15
12cr|gengetopt-2.22.5-1|137	- use mkrel
12cr|gengetopt-2.22.5-1|138	
12cr|gengetopt-2.22.5-1|139	* Tue Sep 06 2005 Götz Waschk <waschk@mandriva.org> 2.14-1mdk
12cr|gengetopt-2.22.5-1|140	- New release 2.14
12cr|gengetopt-2.22.5-1|141	
12cr|gengetopt-2.22.5-1|142	* Tue Apr 19 2005 Götz Waschk <waschk@linux-mandrake.com> 2.13.1-1mdk
12cr|gengetopt-2.22.5-1|143	- New release 2.13.1
12cr|gengetopt-2.22.5-1|144	
12cr|gengetopt-2.22.5-1|145	* Tue Dec 21 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.13-1mdk
12cr|gengetopt-2.22.5-1|146	- fix doc file listing
12cr|gengetopt-2.22.5-1|147	- New release 2.13
12cr|gengetopt-2.22.5-1|148	
12cr|gengetopt-2.22.5-1|149	* Tue Aug 24 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.12.2-1mdk
12cr|gengetopt-2.22.5-1|150	- new version
12cr|gengetopt-2.22.5-1|151	
12cr|gengetopt-2.22.5-1|152	* Wed Jun 16 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.12.1-2mdk
12cr|gengetopt-2.22.5-1|153	- rebuild for new g++
12cr|gengetopt-2.22.5-1|154	
12cr|gengetopt-2.22.5-1|155	* Thu Apr 22 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.12.1-1mdk
12cr|gengetopt-2.22.5-1|156	- fix source URL
12cr|gengetopt-2.22.5-1|157	- new version
12cr|gengetopt-2.22.5-1|158	

1614 12
12cr|genius-1.0.15-2|1	Summary:	A general purpose calculator and math tool
12cr|genius-1.0.15-2|2	Name:		genius
12cr|genius-1.0.15-2|3	Version:	1.0.15
12cr|genius-1.0.15-2|4	Release:	2
12cr|genius-1.0.15-2|5	License:	GPLv3+
12cr|genius-1.0.15-2|6	Group:		Sciences/Mathematics
12cr|genius-1.0.15-2|7	URL:		http://www.jirka.org/genius.html
12cr|genius-1.0.15-2|8	
12cr|genius-1.0.15-2|9	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.xz
12cr|genius-1.0.15-2|10	
12cr|genius-1.0.15-2|11	BuildRequires:	vte-devel
12cr|genius-1.0.15-2|12	BuildRequires:	gtk+2-devel
12cr|genius-1.0.15-2|13	BuildRequires:	pkgconfig(gtksourceview-2.0)
12cr|genius-1.0.15-2|14	BuildRequires:	gmp-devel
12cr|genius-1.0.15-2|15	BuildRequires:	readline-devel
12cr|genius-1.0.15-2|16	BuildRequires:	mpfr-devel
12cr|genius-1.0.15-2|17	BuildRequires:	termcap-devel
12cr|genius-1.0.15-2|18	BuildRequires:	flex
12cr|genius-1.0.15-2|19	BuildRequires:	bison
12cr|genius-1.0.15-2|20	BuildRequires:	scrollkeeper
12cr|genius-1.0.15-2|21	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|genius-1.0.15-2|22	# the following stuffs are not necessary if not regenerating auto* stuff
12cr|genius-1.0.15-2|23	BuildRequires:	intltool
12cr|genius-1.0.15-2|24	BuildRequires:	automake
12cr|genius-1.0.15-2|25	Requires:	ghostscript
12cr|genius-1.0.15-2|26	
12cr|genius-1.0.15-2|27	%description
12cr|genius-1.0.15-2|28	Genius is an advanced calculator and a mathematical programming language.
12cr|genius-1.0.15-2|29	It handles multiple precision floating point numbers, infinite precision
12cr|genius-1.0.15-2|30	integers, complex numbers and matrixes.
12cr|genius-1.0.15-2|31	
12cr|genius-1.0.15-2|32	%package devel
12cr|genius-1.0.15-2|33	Summary:	Files to develop genius plugins
12cr|genius-1.0.15-2|34	Requires:	%{name} = %{version}
12cr|genius-1.0.15-2|35	
12cr|genius-1.0.15-2|36	%description devel
12cr|genius-1.0.15-2|37	Genius is an advanced calculator and a mathematical programming language.
12cr|genius-1.0.15-2|38	It handles multiple precision floating point numbers, infinite precision
12cr|genius-1.0.15-2|39	integers, complex numbers and matrixes.
12cr|genius-1.0.15-2|40	
12cr|genius-1.0.15-2|41	This package contains developmend files and not required for runnind genius.
12cr|genius-1.0.15-2|42	
12cr|genius-1.0.15-2|43	%prep
12cr|genius-1.0.15-2|44	%setup -q
12cr|genius-1.0.15-2|45	%apply_patches
12cr|genius-1.0.15-2|46	
12cr|genius-1.0.15-2|47	%build
12cr|genius-1.0.15-2|48	%configure2_5x \
12cr|genius-1.0.15-2|49	--enable-mpfr \
12cr|genius-1.0.15-2|50	--disable-scrollkeeper \
12cr|genius-1.0.15-2|51	--disable-update-mimedb \
12cr|genius-1.0.15-2|52	--disable-static
12cr|genius-1.0.15-2|53	%make
12cr|genius-1.0.15-2|54	
12cr|genius-1.0.15-2|55	%install
12cr|genius-1.0.15-2|56	%makeinstall_std
12cr|genius-1.0.15-2|57	
12cr|genius-1.0.15-2|58	%{find_lang} %{name} --with-gnome
12cr|genius-1.0.15-2|59	
12cr|genius-1.0.15-2|60	%files -f %{name}.lang
12cr|genius-1.0.15-2|61	%doc AUTHORS NEWS README
12cr|genius-1.0.15-2|62	%{_bindir}/*
12cr|genius-1.0.15-2|63	%{_datadir}/applications/*.desktop
12cr|genius-1.0.15-2|64	%{_datadir}/%{name}
12cr|genius-1.0.15-2|65	%{_datadir}/application-registry/*
12cr|genius-1.0.15-2|66	%{_datadir}/mime/packages/*
12cr|genius-1.0.15-2|67	%{_datadir}/mime-info/*
12cr|genius-1.0.15-2|68	%{_iconsdir}/hicolor/*/apps/gnome-genius.png
12cr|genius-1.0.15-2|69	%{_iconsdir}/hicolor/*/apps/genius-stock-plot.png
12cr|genius-1.0.15-2|70	%{_libdir}/%{name}
12cr|genius-1.0.15-2|71	%{_libexecdir}/genius-readline-helper-fifo
12cr|genius-1.0.15-2|72	
12cr|genius-1.0.15-2|73	%files devel
12cr|genius-1.0.15-2|74	%{_includedir}/*

1615 12
12cr|gens-2.15.5-3|1	Name:		gens
12cr|gens-2.15.5-3|2	Summary:	Sega Genesis/MegaDrive emulator
12cr|gens-2.15.5-3|3	Version:	2.15.5
12cr|gens-2.15.5-3|4	Release:	3
12cr|gens-2.15.5-3|5	Group:		Emulators
12cr|gens-2.15.5-3|6	License:	GPLv2
12cr|gens-2.15.5-3|7	Url:		http://sourceforge.net/projects/gens/
12cr|gens-2.15.5-3|8	Source0:	http://sourceforge.net/projects/gens/files/Gens%20Source%20Code/Gens%20%{version}/%{name}-%{version}.tar.gz
12cr|gens-2.15.5-3|9	Source1:	%{name}.16.png.bz2
12cr|gens-2.15.5-3|10	Source2:	%{name}.32.png.bz2
12cr|gens-2.15.5-3|11	Source3:	%{name}.48.png.bz2
12cr|gens-2.15.5-3|12	Patch1:		gens-libgl.patch
12cr|gens-2.15.5-3|13	Patch2:		gens-rpmlint.patch
12cr|gens-2.15.5-3|14	Patch3:		gens-2.15.5-strings.patch
12cr|gens-2.15.5-3|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gens-2.15.5-3|16	BuildRequires:	pkgconfig(gl)
12cr|gens-2.15.5-3|17	BuildRequires:	pkgconfig(sdl)
12cr|gens-2.15.5-3|18	BuildRequires:	nasm
12cr|gens-2.15.5-3|19	ExclusiveArch:	%ix86
12cr|gens-2.15.5-3|20	Conflicts:	gens-gs
12cr|gens-2.15.5-3|21	
12cr|gens-2.15.5-3|22	%description
12cr|gens-2.15.5-3|23	Gens is a GPL emulator for the genesis, ported from win32
12cr|gens-2.15.5-3|24	to BeOS and linux. It was the fastest on win32, and is pretty fast on linux.
12cr|gens-2.15.5-3|25	
12cr|gens-2.15.5-3|26	%prep
12cr|gens-2.15.5-3|27	%setup -q
12cr|gens-2.15.5-3|28	%patch1 -p0
12cr|gens-2.15.5-3|29	%patch2 -p0
12cr|gens-2.15.5-3|30	%patch3 -p1
12cr|gens-2.15.5-3|31	
12cr|gens-2.15.5-3|32	%build
12cr|gens-2.15.5-3|33	%configure2_5x
12cr|gens-2.15.5-3|34	%make
12cr|gens-2.15.5-3|35	
12cr|gens-2.15.5-3|36	%install
12cr|gens-2.15.5-3|37	%makeinstall
12cr|gens-2.15.5-3|38	mkdir -p %{buildroot}%{_miconsdir}
12cr|gens-2.15.5-3|39	mkdir -p %{buildroot}%{_iconsdir}
12cr|gens-2.15.5-3|40	mkdir -p %{buildroot}%{_liconsdir}
12cr|gens-2.15.5-3|41	mkdir -p %{buildroot}%{_menudir}
12cr|gens-2.15.5-3|42	bzcat %{SOURCE1} > %{buildroot}%{_miconsdir}/%{name}.png
12cr|gens-2.15.5-3|43	bzcat %{SOURCE2} > %{buildroot}%{_iconsdir}/%{name}.png
12cr|gens-2.15.5-3|44	bzcat %{SOURCE3} > %{buildroot}%{_liconsdir}/%{name}.png
12cr|gens-2.15.5-3|45	
12cr|gens-2.15.5-3|46	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|gens-2.15.5-3|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gens-2.15.5-3|48	[Desktop Entry]
12cr|gens-2.15.5-3|49	Encoding=UTF-8
12cr|gens-2.15.5-3|50	Name=Gens
12cr|gens-2.15.5-3|51	Comment=%{summary}
12cr|gens-2.15.5-3|52	Exec=%{_bindir}/%{name}
12cr|gens-2.15.5-3|53	Icon=%{name}
12cr|gens-2.15.5-3|54	Terminal=false
12cr|gens-2.15.5-3|55	Type=Application
12cr|gens-2.15.5-3|56	Categories=X-MandrivaLinux-MoreApplications-Emulators;Game;Emulator;
12cr|gens-2.15.5-3|57	EOF
12cr|gens-2.15.5-3|58	
12cr|gens-2.15.5-3|59	%files
12cr|gens-2.15.5-3|60	%defattr(-,root,root,0755)
12cr|gens-2.15.5-3|61	%doc AUTHORS COPYING README INSTALL BUGS
12cr|gens-2.15.5-3|62	%{_bindir}/%{name}
12cr|gens-2.15.5-3|63	%dir %{_datadir}/%{name}/
12cr|gens-2.15.5-3|64	%{_datadir}/%{name}/*
12cr|gens-2.15.5-3|65	%{_datadir}//applications/mandriva-%{name}.desktop
12cr|gens-2.15.5-3|66	%{_miconsdir}/%{name}.png
12cr|gens-2.15.5-3|67	%{_iconsdir}/%{name}.png
12cr|gens-2.15.5-3|68	%{_liconsdir}/%{name}.png
12cr|gens-2.15.5-3|69	
12cr|gens-2.15.5-3|70	
12cr|gens-2.15.5-3|71	
12cr|gens-2.15.5-3|72	%changelog
12cr|gens-2.15.5-3|73	* Sat Jul 30 2011 Andrey Bondrov <abondrov@mandriva.org> 2.15.5-2mdv2012.0
12cr|gens-2.15.5-3|74	+ Revision: 692361
12cr|gens-2.15.5-3|75	- Fix BuildRequires
12cr|gens-2.15.5-3|76	- Add Conflicts
12cr|gens-2.15.5-3|77	- imported package gens
12cr|gens-2.15.5-3|78	
12cr|gens-2.15.5-3|79	
12cr|gens-2.15.5-3|80	* Tue Jul 19 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 2.15.5-1mdv2011.0
12cr|gens-2.15.5-3|81	- New version
12cr|gens-2.15.5-3|82	- Major spec rewrite
12cr|gens-2.15.5-3|83	
12cr|gens-2.15.5-3|84	* Mon Jun 11 2007 Guillaume Bedot <littletux@zarb.org> 2.12-0.2005feb13.2plf2008.0
12cr|gens-2.15.5-3|85	- xdg menu, fix gui icons, autotools versions
12cr|gens-2.15.5-3|86	
12cr|gens-2.15.5-3|87	* Sun Apr 23 2006 Michael Scherer <misc@zarb.org> 2.12-0.2005feb13.1plf
12cr|gens-2.15.5-3|88	- New snapshot, close #110
12cr|gens-2.15.5-3|89	- pach for gcc4 build
12cr|gens-2.15.5-3|90	- use mkrel
12cr|gens-2.15.5-3|91	- new menu
12cr|gens-2.15.5-3|92	
12cr|gens-2.15.5-3|93	* Sat Sep 25 2004 Michael Scherer <misc@zarb.org> 2.12-0.rc3.1plf
12cr|gens-2.15.5-3|94	- rc3
12cr|gens-2.15.5-3|95	- fix rpmlint warning
12cr|gens-2.15.5-3|96	- fix compile
12cr|gens-2.15.5-3|97	
12cr|gens-2.15.5-3|98	* Tue Jul 22 2003 Michael Scherer <scherer.michael@free.fr> 2.12-0.rc2.2plf
12cr|gens-2.15.5-3|99	- fix description
12cr|gens-2.15.5-3|100	- added a menu && icons
12cr|gens-2.15.5-3|101	
12cr|gens-2.15.5-3|102	* Mon Jul 21 2003 Michael Scherer <scherer.michael@free.fr> 2.12-0.rc2.1plf
12cr|gens-2.15.5-3|103	- initial spec
12cr|gens-2.15.5-3|104	

1616 12
12cr|gens-gs-2.16.7-4|1	%define sname		gens
12cr|gens-gs-2.16.7-4|2	
12cr|gens-gs-2.16.7-4|3	Name:		%{sname}-gs
12cr|gens-gs-2.16.7-4|4	Version:	2.16.7
12cr|gens-gs-2.16.7-4|5	Release:	4
12cr|gens-gs-2.16.7-4|6	
12cr|gens-gs-2.16.7-4|7	Summary:	A Sega Genesis, Sega CD and Sega 32X emulator
12cr|gens-gs-2.16.7-4|8	License:	GPLv2+
12cr|gens-gs-2.16.7-4|9	Group:		Emulators
12cr|gens-gs-2.16.7-4|10	URL:		http://info.sonicretro.org/Gens/GS
12cr|gens-gs-2.16.7-4|11	Source0:	Gens-gs-r7.tar.bz2
12cr|gens-gs-2.16.7-4|12	Source1:	gens-gs.png
12cr|gens-gs-2.16.7-4|13	Patch0:		gens-gs-r7-gtk-deprecated.patch
12cr|gens-gs-2.16.7-4|14	
12cr|gens-gs-2.16.7-4|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gens-gs-2.16.7-4|16	BuildRequires:	pkgconfig(gl)
12cr|gens-gs-2.16.7-4|17	BuildRequires:	pkgconfig(sdl)
12cr|gens-gs-2.16.7-4|18	BuildRequires:	pkgconfig(zlib)
12cr|gens-gs-2.16.7-4|19	BuildRequires:	pkgconfig(libpng)
12cr|gens-gs-2.16.7-4|20	BuildRequires:	pkgconfig(gtkglextmm-1.2)
12cr|gens-gs-2.16.7-4|21	BuildRequires:	nasm
12cr|gens-gs-2.16.7-4|22	BuildRequires:	desktop-file-utils
12cr|gens-gs-2.16.7-4|23	
12cr|gens-gs-2.16.7-4|24	Conflicts:	gens
12cr|gens-gs-2.16.7-4|25	
12cr|gens-gs-2.16.7-4|26	ExclusiveArch:	%ix86
12cr|gens-gs-2.16.7-4|27	
12cr|gens-gs-2.16.7-4|28	%description
12cr|gens-gs-2.16.7-4|29	Gens is an emulator for the Sega Genesis, Sega CD and Sega 32X.
12cr|gens-gs-2.16.7-4|30	
12cr|gens-gs-2.16.7-4|31	Gens/GS is a version of Gens maintained by GerbilSoft.
12cr|gens-gs-2.16.7-4|32	
12cr|gens-gs-2.16.7-4|33	The main goal of Gens/GS is to clean up the source code and combine features
12cr|gens-gs-2.16.7-4|34	from various forks of Gens.
12cr|gens-gs-2.16.7-4|35	
12cr|gens-gs-2.16.7-4|36	%prep
12cr|gens-gs-2.16.7-4|37	%setup -q -n %{name}-r7
12cr|gens-gs-2.16.7-4|38	%patch0 -p1
12cr|gens-gs-2.16.7-4|39	
12cr|gens-gs-2.16.7-4|40	%build
12cr|gens-gs-2.16.7-4|41	autoreconf -i
12cr|gens-gs-2.16.7-4|42	%configure2_5x LDFLAGS='%{ldflags} -fuse-ld=bfd' CFLAGS='-ldl -lX11'
12cr|gens-gs-2.16.7-4|43	%make
12cr|gens-gs-2.16.7-4|44	
12cr|gens-gs-2.16.7-4|45	%install
12cr|gens-gs-2.16.7-4|46	%makeinstall_std
12cr|gens-gs-2.16.7-4|47	
12cr|gens-gs-2.16.7-4|48	desktop-file-install --vendor="" \
12cr|gens-gs-2.16.7-4|49	--remove-category="Application" \
12cr|gens-gs-2.16.7-4|50	--remove-category="Game" \
12cr|gens-gs-2.16.7-4|51	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
12cr|gens-gs-2.16.7-4|52	--dir %{buildroot}%{_datadir}/applications/ \
12cr|gens-gs-2.16.7-4|53	%{buildroot}%{_datadir}/applications/*
12cr|gens-gs-2.16.7-4|54	
12cr|gens-gs-2.16.7-4|55	rm -f %{buildroot}%{_libdir}/mdp/*.{a,la}
12cr|gens-gs-2.16.7-4|56	
12cr|gens-gs-2.16.7-4|57	%files
12cr|gens-gs-2.16.7-4|58	%defattr(-,root,root,0755)
12cr|gens-gs-2.16.7-4|59	%doc AUTHORS.txt ChangeLog.txt NEWS.txt README.txt doc/*
12cr|gens-gs-2.16.7-4|60	%{_bindir}/gens
12cr|gens-gs-2.16.7-4|61	%{_bindir}/mdp_test
12cr|gens-gs-2.16.7-4|62	%dir %{_datadir}/gens/
12cr|gens-gs-2.16.7-4|63	%{_datadir}/gens/*
12cr|gens-gs-2.16.7-4|64	%{_datadir}/applications/gens.desktop
12cr|gens-gs-2.16.7-4|65	%{_libdir}/mdp/*.so
12cr|gens-gs-2.16.7-4|66	%{_docdir}/*
12cr|gens-gs-2.16.7-4|67	
12cr|gens-gs-2.16.7-4|68	%changelog
12cr|gens-gs-2.16.7-4|69	* Sat Jul 30 2011 Andrey Bondrov <abondrov@mandriva.org> 2.16.7-2mdv2012.0
12cr|gens-gs-2.16.7-4|70	+ Revision: 692369
12cr|gens-gs-2.16.7-4|71	- Fix BuildRequires
12cr|gens-gs-2.16.7-4|72	- Rebuild
12cr|gens-gs-2.16.7-4|73	- Add patch0 to fix build
12cr|gens-gs-2.16.7-4|74	- Fix BuildRequires
12cr|gens-gs-2.16.7-4|75	- imported package gens-gs
12cr|gens-gs-2.16.7-4|76	
12cr|gens-gs-2.16.7-4|77	
12cr|gens-gs-2.16.7-4|78	* Tue Jul 19 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 2.16.6.93-1mdv2011.0
12cr|gens-gs-2.16.7-4|79	- Import from PLF
12cr|gens-gs-2.16.7-4|80	- Remove PLF reference
12cr|gens-gs-2.16.7-4|81	
12cr|gens-gs-2.16.7-4|82	* Fri Sep 11 2009 Guillaume Bedot <littletux@zarb.org> 2.16.6.93-0.20090911plf2010.0
12cr|gens-gs-2.16.7-4|83	- today's git snapshot (r7 pre3 + fixes)
12cr|gens-gs-2.16.7-4|84	
12cr|gens-gs-2.16.7-4|85	* Tue Jan  6 2009 Guillaume Bedot <littletux@zarb.org> 2.15.5-2plf2009.1
12cr|gens-gs-2.16.7-4|86	- 2.15.5 milestone 6
12cr|gens-gs-2.16.7-4|87	
12cr|gens-gs-2.16.7-4|88	* Fri Oct 31 2008 Guillaume Bedot <littletux@zarb.org> 2.15.5-1plf2009.1
12cr|gens-gs-2.16.7-4|89	- First package of gens-gs for PLF

1617 12
12cr|genus2reduction-0.3-1|1	Name:           genus2reduction
12cr|genus2reduction-0.3-1|2	Version:        0.3
12cr|genus2reduction-0.3-1|3	Release:        1
12cr|genus2reduction-0.3-1|4	Summary:        Computes Reductions of Genus 2 Proper Smooth Curves
12cr|genus2reduction-0.3-1|5	Group:          Sciences/Mathematics
12cr|genus2reduction-0.3-1|6	License:        GPLv2
12cr|genus2reduction-0.3-1|7	URL:            http://www.math.u-bordeaux1.fr/~qliu/G2R/
12cr|genus2reduction-0.3-1|8	Source0:        http://www.math.u-bordeaux1.fr/~qliu/G2R/genus2reduction-%{version}.tar.gz
12cr|genus2reduction-0.3-1|9	# License clarification:
12cr|genus2reduction-0.3-1|10	Source1:        genus2reduction.mbox
12cr|genus2reduction-0.3-1|11	# More license clarification:
12cr|genus2reduction-0.3-1|12	Source2:        genus2reduction-licenseinfo.txt
12cr|genus2reduction-0.3-1|13	# Adapt to pari 2.5
12cr|genus2reduction-0.3-1|14	Patch0:         genus2reduction-compile.patch
12cr|genus2reduction-0.3-1|15	
12cr|genus2reduction-0.3-1|16	BuildRequires:  libpari-devel
12cr|genus2reduction-0.3-1|17	
12cr|genus2reduction-0.3-1|18	%description
12cr|genus2reduction-0.3-1|19	Computes the conductor and reduction types for a genus 2 hyperelliptic
12cr|genus2reduction-0.3-1|20	curve.
12cr|genus2reduction-0.3-1|21	
12cr|genus2reduction-0.3-1|22	As an example of genus2reduction's functionality, let C be a proper
12cr|genus2reduction-0.3-1|23	smooth curve of genus 2 defined by a hyperelliptic equation
12cr|genus2reduction-0.3-1|24	y^2+Q(x)y=P(x), where P(x) and Q(x) are polynomials with rational
12cr|genus2reduction-0.3-1|25	coefficients such that deg(Q(x))<4, deg(P(x))<7.  Let J(C) be the
12cr|genus2reduction-0.3-1|26	Jacobian of C, let X be the minimal regular model of C over the ring of
12cr|genus2reduction-0.3-1|27	integers Z.
12cr|genus2reduction-0.3-1|28	
12cr|genus2reduction-0.3-1|29	This program determines the reduction of C at any prime number p (that
12cr|genus2reduction-0.3-1|30	is the special fiber X_p of X over p), and the exponent f of the
12cr|genus2reduction-0.3-1|31	conductor of J(C) at p.
12cr|genus2reduction-0.3-1|32	
12cr|genus2reduction-0.3-1|33	%prep
12cr|genus2reduction-0.3-1|34	%setup -q
12cr|genus2reduction-0.3-1|35	%patch0
12cr|genus2reduction-0.3-1|36	cp -p %{SOURCE1} .
12cr|genus2reduction-0.3-1|37	cp -p %{SOURCE2} .
12cr|genus2reduction-0.3-1|38	
12cr|genus2reduction-0.3-1|39	%build
12cr|genus2reduction-0.3-1|40	make CC="%{__cc}" CFLAGS="$RPM_OPT_FLAGS -I/usr/include/pari"
12cr|genus2reduction-0.3-1|41	
12cr|genus2reduction-0.3-1|42	%install
12cr|genus2reduction-0.3-1|43	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|genus2reduction-0.3-1|44	install -p -m 755 %{name} $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|genus2reduction-0.3-1|45	
12cr|genus2reduction-0.3-1|46	%files
12cr|genus2reduction-0.3-1|47	%doc README %{name}.mbox %{name}-licenseinfo.txt
12cr|genus2reduction-0.3-1|48	%{_bindir}/%{name}

1618 12
12cr|geogebra-3.2.47.0-1|1	Name:             geogebra
12cr|geogebra-3.2.47.0-1|2	Summary:          Free mathematics software for learning and teaching
12cr|geogebra-3.2.47.0-1|3	Version:          3.2.47.0
12cr|geogebra-3.2.47.0-1|4	Release:          %mkrel 1
12cr|geogebra-3.2.47.0-1|5	Group:            Sciences/Mathematics
12cr|geogebra-3.2.47.0-1|6	Url:              http://www.geogebra.org
12cr|geogebra-3.2.47.0-1|7	License:          GPLv2+ ; CC-BY-SAv3+ ; CC-BY-NC-SAv3+
12cr|geogebra-3.2.47.0-1|8	Source:           geogebra-%{version}.tar.gz
12cr|geogebra-3.2.47.0-1|9	Source1:          %{name}.desktop
12cr|geogebra-3.2.47.0-1|10	#%if 0%{?suse_version}
12cr|geogebra-3.2.47.0-1|11	#BuildRequires:    unzip
12cr|geogebra-3.2.47.0-1|12	#BuildRequires:    update-desktop-files
12cr|geogebra-3.2.47.0-1|13	#%else
12cr|geogebra-3.2.47.0-1|14	#%if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version}
12cr|geogebra-3.2.47.0-1|15	#BuildRequires:    unzip
12cr|geogebra-3.2.47.0-1|16	#BuildRequires:    desktop-file-utils
12cr|geogebra-3.2.47.0-1|17	#%else
12cr|geogebra-3.2.47.0-1|18	#BuildRequires:    unzip
12cr|geogebra-3.2.47.0-1|19	#%endif
12cr|geogebra-3.2.47.0-1|20	#%endif
12cr|geogebra-3.2.47.0-1|21	Requires:         java >= 1.5.0
12cr|geogebra-3.2.47.0-1|22	Requires(post):   shared-mime-info
12cr|geogebra-3.2.47.0-1|23	Requires(postun): shared-mime-info
12cr|geogebra-3.2.47.0-1|24	#%if !0%{?fedora} && !0%{?rhel_version} && !0%{?centos_version}
12cr|geogebra-3.2.47.0-1|25	#Recommends:       java-plugin >= 1.5.0
12cr|geogebra-3.2.47.0-1|26	#Recommends:       java-sun >= 1.5.0
12cr|geogebra-3.2.47.0-1|27	#%endif
12cr|geogebra-3.2.47.0-1|28	BuildArch:        noarch
12cr|geogebra-3.2.47.0-1|29	BuildRoot:        %{_tmppath}/%{name}-%{version}-build
12cr|geogebra-3.2.47.0-1|30	
12cr|geogebra-3.2.47.0-1|31	%description
12cr|geogebra-3.2.47.0-1|32	This package provides GeoGebra.
12cr|geogebra-3.2.47.0-1|33	
12cr|geogebra-3.2.47.0-1|34	GeoGebra is free and multi-platform dynamic mathematics software for all levels of education that joins geometry, algebra, tables, graphing, statistics and calculus in one easy-to-use package. It has received several educational software awards in Europe and the USA.
12cr|geogebra-3.2.47.0-1|35	
12cr|geogebra-3.2.47.0-1|36	Quick Facts:
12cr|geogebra-3.2.47.0-1|37	
12cr|geogebra-3.2.47.0-1|38	- Graphics, algebra and tables are connected and fully dynamic
12cr|geogebra-3.2.47.0-1|39	- Easy-to-use interface, yet many powerful features
12cr|geogebra-3.2.47.0-1|40	- Authoring tool to create interactive learning materials as web pages
12cr|geogebra-3.2.47.0-1|41	- Available in many languages for our millions of users around the world
12cr|geogebra-3.2.47.0-1|42	- Free and open source software
12cr|geogebra-3.2.47.0-1|43	
12cr|geogebra-3.2.47.0-1|44	
12cr|geogebra-3.2.47.0-1|45	
12cr|geogebra-3.2.47.0-1|46	Authors:
12cr|geogebra-3.2.47.0-1|47	--------
12cr|geogebra-3.2.47.0-1|48	Markus Hohenwarter (Austria & USA): Project leader since 2001
12cr|geogebra-3.2.47.0-1|49	Michael Borcherds (UK): Lead Developer since 2007
12cr|geogebra-3.2.47.0-1|50	Yves Kreis (Luxembourg): Developer since 2005
12cr|geogebra-3.2.47.0-1|51	
12cr|geogebra-3.2.47.0-1|52	%prep
12cr|geogebra-3.2.47.0-1|53	%setup -q -n geogebra-%{version}
12cr|geogebra-3.2.47.0-1|54	
12cr|geogebra-3.2.47.0-1|55	%build
12cr|geogebra-3.2.47.0-1|56	#
12cr|geogebra-3.2.47.0-1|57	
12cr|geogebra-3.2.47.0-1|58	%install
12cr|geogebra-3.2.47.0-1|59	rm -rf %{buildroot}
12cr|geogebra-3.2.47.0-1|60	%{__install} -d -m755 %{buildroot}%{_datadir}/%{name}
12cr|geogebra-3.2.47.0-1|61	%{__install} -d -m755 %{buildroot}%{_datadir}/%{name}/unsigned
12cr|geogebra-3.2.47.0-1|62	%{__install} -m644 *.jar %{buildroot}%{_datadir}/%{name}
12cr|geogebra-3.2.47.0-1|63	%{__install} -m644 unsigned/*.jar %{buildroot}%{_datadir}/%{name}/unsigned
12cr|geogebra-3.2.47.0-1|64	%{__install} -d -m755 %{buildroot}%{_datadir}/mime/packages
12cr|geogebra-3.2.47.0-1|65	%{__install} -m644 geogebra.xml %{buildroot}%{_datadir}/mime/packages/%{name}.xml
12cr|geogebra-3.2.47.0-1|66	%{__install} -d -m755 %{buildroot}%{_datadir}/applications
12cr|geogebra-3.2.47.0-1|67	%{__install} -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
12cr|geogebra-3.2.47.0-1|68	for SIZE in 16x16 22x22 32x32 48x48 64x64 128x128 256x256; do
12cr|geogebra-3.2.47.0-1|69	%{__install} -d -m755 %{buildroot}%{_datadir}/icons/hicolor/$SIZE/apps
12cr|geogebra-3.2.47.0-1|70	%{__install} -d -m755 %{buildroot}%{_datadir}/icons/hicolor/$SIZE/mimetypes
12cr|geogebra-3.2.47.0-1|71	%{__install} -m644 icons/hicolor/$SIZE/apps/geogebra.png %{buildroot}%{_datadir}/icons/hicolor/$SIZE/apps
12cr|geogebra-3.2.47.0-1|72	%{__install} -m644 icons/hicolor/$SIZE/mimetypes/application-vnd.geogebra.file.png %{buildroot}%{_datadir}/icons/hicolor/$SIZE/mimetypes
12cr|geogebra-3.2.47.0-1|73	%{__install} -m644 icons/hicolor/$SIZE/mimetypes/application-vnd.geogebra.tool.png %{buildroot}%{_datadir}/icons/hicolor/$SIZE/mimetypes
12cr|geogebra-3.2.47.0-1|74	done
12cr|geogebra-3.2.47.0-1|75	%{__install} -d -m755 %{buildroot}%{_docdir}/%{name}
12cr|geogebra-3.2.47.0-1|76	%{__install} -m644 license.txt %{buildroot}%{_docdir}/%{name}/COPYING
12cr|geogebra-3.2.47.0-1|77	%{__install} -d -m755 %{buildroot}%{_bindir}
12cr|geogebra-3.2.47.0-1|78	
12cr|geogebra-3.2.47.0-1|79	# startscript
12cr|geogebra-3.2.47.0-1|80	cat > %{buildroot}%{_bindir}/%{name} << EOF
12cr|geogebra-3.2.47.0-1|81	#!/bin/bash
12cr|geogebra-3.2.47.0-1|82	# simple script to start GeoGebra
12cr|geogebra-3.2.47.0-1|83	func_usage()
12cr|geogebra-3.2.47.0-1|84	{
12cr|geogebra-3.2.47.0-1|85	cat << _USAGE
12cr|geogebra-3.2.47.0-1|86	Usage: %{name} [Java-options] [GeoGebra-options] [FILE]
12cr|geogebra-3.2.47.0-1|87	
12cr|geogebra-3.2.47.0-1|88	GeoGebra - Dynamic mathematics software
12cr|geogebra-3.2.47.0-1|89	
12cr|geogebra-3.2.47.0-1|90	Java options:
12cr|geogebra-3.2.47.0-1|91	-Xms<size>                       Set initial Java heap size
12cr|geogebra-3.2.47.0-1|92	-Xmx<size>                       Set maximum Java heap size
12cr|geogebra-3.2.47.0-1|93	
12cr|geogebra-3.2.47.0-1|94	GeoGebra options:
12cr|geogebra-3.2.47.0-1|95	--help                           Show this help message
12cr|geogebra-3.2.47.0-1|96	--language=<iso_code>            Set language using locale code, e.g. en, de_AT
12cr|geogebra-3.2.47.0-1|97	--showAlgebraInput=<boolean>     Show/hide algebra input field
12cr|geogebra-3.2.47.0-1|98	--showAlgebraWindow=<boolean>    Show/hide algebra window
12cr|geogebra-3.2.47.0-1|99	--showSpreadsheet=<boolean>      Show/hide spreadsheet
12cr|geogebra-3.2.47.0-1|100	--fontSize=<number>              Set default font size
12cr|geogebra-3.2.47.0-1|101	--showSplash=<boolean>           Enable/disable the splash screen
12cr|geogebra-3.2.47.0-1|102	--enableUndo=<boolean>           Enable/disable Undo
12cr|geogebra-3.2.47.0-1|103	_USAGE
12cr|geogebra-3.2.47.0-1|104	}
12cr|geogebra-3.2.47.0-1|105	# prefer jre-sun, if exists
12cr|geogebra-3.2.47.0-1|106	if [ -z "\$JAVACMD" ]; then
12cr|geogebra-3.2.47.0-1|107	if [ -e /etc/alternatives/jre_sun/bin/java ]; then
12cr|geogebra-3.2.47.0-1|108	JAVACMD=/etc/alternatives/jre_sun/bin/java
12cr|geogebra-3.2.47.0-1|109	else
12cr|geogebra-3.2.47.0-1|110	JAVACMD=java
12cr|geogebra-3.2.47.0-1|111	fi
12cr|geogebra-3.2.47.0-1|112	fi
12cr|geogebra-3.2.47.0-1|113	# check for option --help and pass memory options to Java, others to GeoGebra
12cr|geogebra-3.2.47.0-1|114	for i in "\$@"; do
12cr|geogebra-3.2.47.0-1|115	case "\$i" in
12cr|geogebra-3.2.47.0-1|116	--help | --hel | --he | --h )
12cr|geogebra-3.2.47.0-1|117	func_usage; exit 0 ;;
12cr|geogebra-3.2.47.0-1|118	esac
12cr|geogebra-3.2.47.0-1|119	if [ \$(expr match "\$i" '.*-Xm') -ne 0 ]; then
12cr|geogebra-3.2.47.0-1|120	if [ -z "\$JAVA_OPTS" ]; then
12cr|geogebra-3.2.47.0-1|121	JAVA_OPTS="\$i"
12cr|geogebra-3.2.47.0-1|122	else
12cr|geogebra-3.2.47.0-1|123	JAVA_OPTS="\$JAVA_OPTS \$i"
12cr|geogebra-3.2.47.0-1|124	fi
12cr|geogebra-3.2.47.0-1|125	shift \$((1))
12cr|geogebra-3.2.47.0-1|126	else
12cr|geogebra-3.2.47.0-1|127	if [ \$(expr match "\$i" '.*--') -ne 0 ]; then
12cr|geogebra-3.2.47.0-1|128	if [ -z "\$GG_OPTS" ]; then
12cr|geogebra-3.2.47.0-1|129	GG_OPTS="\$i"
12cr|geogebra-3.2.47.0-1|130	else
12cr|geogebra-3.2.47.0-1|131	GG_OPTS="\$GG_OPTS \$i"
12cr|geogebra-3.2.47.0-1|132	fi
12cr|geogebra-3.2.47.0-1|133	shift \$((1))
12cr|geogebra-3.2.47.0-1|134	fi
12cr|geogebra-3.2.47.0-1|135	fi
12cr|geogebra-3.2.47.0-1|136	done
12cr|geogebra-3.2.47.0-1|137	# if memory not set, change to GeoGebra defaults
12cr|geogebra-3.2.47.0-1|138	if [ \$(expr match "\$JAVA_OPTS" '.*-Xmx') -eq 0 ]; then
12cr|geogebra-3.2.47.0-1|139	JAVA_OPTS="\$JAVA_OPTS -Xmx512m"
12cr|geogebra-3.2.47.0-1|140	fi
12cr|geogebra-3.2.47.0-1|141	if [ \$(expr match "\$JAVA_OPTS" '.*-Xms') -eq 0 ]; then
12cr|geogebra-3.2.47.0-1|142	JAVA_OPTS="\$JAVA_OPTS -Xms32m"
12cr|geogebra-3.2.47.0-1|143	fi
12cr|geogebra-3.2.47.0-1|144	# run
12cr|geogebra-3.2.47.0-1|145	exec \$JAVACMD \$JAVA_OPTS -jar %{_datadir}/%{name}/geogebra.jar \$GG_OPTS "\$@"
12cr|geogebra-3.2.47.0-1|146	EOF
12cr|geogebra-3.2.47.0-1|147	%{__chmod} 755 %{buildroot}%{_bindir}/%{name}
12cr|geogebra-3.2.47.0-1|148	
12cr|geogebra-3.2.47.0-1|149	#%if 0%{?suse_version}
12cr|geogebra-3.2.47.0-1|150	#%suse_update_desktop_file %{name}
12cr|geogebra-3.2.47.0-1|151	#%else
12cr|geogebra-3.2.47.0-1|152	#%if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version}
12cr|geogebra-3.2.47.0-1|153	#desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|geogebra-3.2.47.0-1|154	#%endif
12cr|geogebra-3.2.47.0-1|155	#%endif
12cr|geogebra-3.2.47.0-1|156	
12cr|geogebra-3.2.47.0-1|157	%clean
12cr|geogebra-3.2.47.0-1|158	rm -rf %{buildroot}
12cr|geogebra-3.2.47.0-1|159	
12cr|geogebra-3.2.47.0-1|160	%post
12cr|geogebra-3.2.47.0-1|161	%if 0%{?mandriva_version}
12cr|geogebra-3.2.47.0-1|162	%{update_menus}
12cr|geogebra-3.2.47.0-1|163	%update_desktop_database
12cr|geogebra-3.2.47.0-1|164	%update_mime_database
12cr|geogebra-3.2.47.0-1|165	%update_icon_cache hicolor
12cr|geogebra-3.2.47.0-1|166	%else
12cr|geogebra-3.2.47.0-1|167	%{_bindir}/update-mime-database %{_datadir}/mime >/dev/null
12cr|geogebra-3.2.47.0-1|168	%endif
12cr|geogebra-3.2.47.0-1|169	
12cr|geogebra-3.2.47.0-1|170	%postun
12cr|geogebra-3.2.47.0-1|171	%if 0%{?mandriva_version}
12cr|geogebra-3.2.47.0-1|172	%{clean_menus}
12cr|geogebra-3.2.47.0-1|173	%clean_desktop_database
12cr|geogebra-3.2.47.0-1|174	%clean_mime_database
12cr|geogebra-3.2.47.0-1|175	%update_icon_cache hicolor
12cr|geogebra-3.2.47.0-1|176	%else
12cr|geogebra-3.2.47.0-1|177	%{_bindir}/update-mime-database %{_datadir}/mime >/dev/null
12cr|geogebra-3.2.47.0-1|178	%endif
12cr|geogebra-3.2.47.0-1|179	
12cr|geogebra-3.2.47.0-1|180	%files
12cr|geogebra-3.2.47.0-1|181	%defattr(-,root,root)
12cr|geogebra-3.2.47.0-1|182	%dir %{_datadir}/icons/hicolor
12cr|geogebra-3.2.47.0-1|183	%dir %{_datadir}/icons/hicolor/16x16
12cr|geogebra-3.2.47.0-1|184	%dir %{_datadir}/icons/hicolor/22x22
12cr|geogebra-3.2.47.0-1|185	%dir %{_datadir}/icons/hicolor/32x32
12cr|geogebra-3.2.47.0-1|186	%dir %{_datadir}/icons/hicolor/48x48
12cr|geogebra-3.2.47.0-1|187	%dir %{_datadir}/icons/hicolor/64x64
12cr|geogebra-3.2.47.0-1|188	%dir %{_datadir}/icons/hicolor/128x128
12cr|geogebra-3.2.47.0-1|189	%dir %{_datadir}/icons/hicolor/256x256
12cr|geogebra-3.2.47.0-1|190	%dir %{_datadir}/icons/hicolor/16x16/apps
12cr|geogebra-3.2.47.0-1|191	%dir %{_datadir}/icons/hicolor/16x16/mimetypes
12cr|geogebra-3.2.47.0-1|192	%dir %{_datadir}/icons/hicolor/22x22/apps
12cr|geogebra-3.2.47.0-1|193	%dir %{_datadir}/icons/hicolor/22x22/mimetypes
12cr|geogebra-3.2.47.0-1|194	%dir %{_datadir}/icons/hicolor/32x32/apps
12cr|geogebra-3.2.47.0-1|195	%dir %{_datadir}/icons/hicolor/32x32/mimetypes
12cr|geogebra-3.2.47.0-1|196	%dir %{_datadir}/icons/hicolor/48x48/apps
12cr|geogebra-3.2.47.0-1|197	%dir %{_datadir}/icons/hicolor/48x48/mimetypes
12cr|geogebra-3.2.47.0-1|198	%dir %{_datadir}/icons/hicolor/64x64/apps
12cr|geogebra-3.2.47.0-1|199	%dir %{_datadir}/icons/hicolor/64x64/mimetypes
12cr|geogebra-3.2.47.0-1|200	%dir %{_datadir}/icons/hicolor/128x128/apps
12cr|geogebra-3.2.47.0-1|201	%dir %{_datadir}/icons/hicolor/128x128/mimetypes
12cr|geogebra-3.2.47.0-1|202	%dir %{_datadir}/icons/hicolor/256x256/apps
12cr|geogebra-3.2.47.0-1|203	%dir %{_datadir}/icons/hicolor/256x256/mimetypes
12cr|geogebra-3.2.47.0-1|204	%{_docdir}/%{name}
12cr|geogebra-3.2.47.0-1|205	%{_datadir}/%{name}
12cr|geogebra-3.2.47.0-1|206	%{_datadir}/mime/packages/%{name}.xml
12cr|geogebra-3.2.47.0-1|207	%{_bindir}/%{name}
12cr|geogebra-3.2.47.0-1|208	%{_datadir}/applications/%{name}.desktop
12cr|geogebra-3.2.47.0-1|209	%{_datadir}/icons/hicolor/*/*/*.png
12cr|geogebra-3.2.47.0-1|210	
12cr|geogebra-3.2.47.0-1|211	
12cr|geogebra-3.2.47.0-1|212	
12cr|geogebra-3.2.47.0-1|213	%changelog
12cr|geogebra-3.2.47.0-1|214	* Sun Jul 24 2011 Sergey Zhemoitel <serg@mandriva.org> 3.2.47.0-1mdv2012.0
12cr|geogebra-3.2.47.0-1|215	+ Revision: 691470
12cr|geogebra-3.2.47.0-1|216	- fix build
12cr|geogebra-3.2.47.0-1|217	- new version 3.2.47.0
12cr|geogebra-3.2.47.0-1|218	
12cr|geogebra-3.2.47.0-1|219	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.6a-6mdv2011.0
12cr|geogebra-3.2.47.0-1|220	+ Revision: 618449
12cr|geogebra-3.2.47.0-1|221	- the mass rebuild of 2010.0 packages
12cr|geogebra-3.2.47.0-1|222	
12cr|geogebra-3.2.47.0-1|223	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.6a-5mdv2010.0
12cr|geogebra-3.2.47.0-1|224	+ Revision: 429191
12cr|geogebra-3.2.47.0-1|225	- rebuild
12cr|geogebra-3.2.47.0-1|226	
12cr|geogebra-3.2.47.0-1|227	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|geogebra-3.2.47.0-1|228	- lowercase ImageMagick
12cr|geogebra-3.2.47.0-1|229	
12cr|geogebra-3.2.47.0-1|230	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.6a-4mdv2009.0
12cr|geogebra-3.2.47.0-1|231	+ Revision: 245882
12cr|geogebra-3.2.47.0-1|232	- rebuild
12cr|geogebra-3.2.47.0-1|233	
12cr|geogebra-3.2.47.0-1|234	+ Pixel <pixel@mandriva.com>
12cr|geogebra-3.2.47.0-1|235	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|geogebra-3.2.47.0-1|236	
12cr|geogebra-3.2.47.0-1|237	* Fri Jan 25 2008 Funda Wang <fwang@mandriva.org> 2.6a-2mdv2008.1
12cr|geogebra-3.2.47.0-1|238	+ Revision: 157781
12cr|geogebra-3.2.47.0-1|239	- fix desktop entry
12cr|geogebra-3.2.47.0-1|240	
12cr|geogebra-3.2.47.0-1|241	+ Olivier Blin <oblin@mandriva.com>
12cr|geogebra-3.2.47.0-1|242	- restore BuildRoot
12cr|geogebra-3.2.47.0-1|243	
12cr|geogebra-3.2.47.0-1|244	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.6a-1mdv2008.1
12cr|geogebra-3.2.47.0-1|245	+ Revision: 131552
12cr|geogebra-3.2.47.0-1|246	- auto-convert XDG menu entry
12cr|geogebra-3.2.47.0-1|247	- BR java-rpmbuild instead of jdk
12cr|geogebra-3.2.47.0-1|248	- kill re-definition of %%buildroot on Pixel's request
12cr|geogebra-3.2.47.0-1|249	- import geogebra
12cr|geogebra-3.2.47.0-1|250	
12cr|geogebra-3.2.47.0-1|251	
12cr|geogebra-3.2.47.0-1|252	* Thu May 04 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.6a-1mdk
12cr|geogebra-3.2.47.0-1|253	- initial release

1619 12
12cr|geoipgen-0.4-2|1	Summary:	Country-to-IPs generator. Geographic IP generator for IPv4 networks
12cr|geoipgen-0.4-2|2	Name:		geoipgen
12cr|geoipgen-0.4-2|3	Version:	0.4
12cr|geoipgen-0.4-2|4	Release:	%mkrel 2
12cr|geoipgen-0.4-2|5	License:	BSD
12cr|geoipgen-0.4-2|6	Group:		Networking/Other
12cr|geoipgen-0.4-2|7	URL:		http://www.morningstarsecurity.com/research/geoipgen
12cr|geoipgen-0.4-2|8	Source0:	http://geoipgen.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|geoipgen-0.4-2|9	BuildArch:	noarch
12cr|geoipgen-0.4-2|10	Requires:	ruby
12cr|geoipgen-0.4-2|11	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|geoipgen-0.4-2|12	
12cr|geoipgen-0.4-2|13	%description
12cr|geoipgen-0.4-2|14	GeoIPgen is a country-to-IPs generator. It's a geographic IP generator for IPv4
12cr|geoipgen-0.4-2|15	networks that uses the MaxMind GeoLite Country database. Geoipgen is the first
12cr|geoipgen-0.4-2|16	published use of a geographic ip database in reverse to translate from
12cr|geoipgen-0.4-2|17	country-to-IPs instead of the usual use of IP-to-country.
12cr|geoipgen-0.4-2|18	
12cr|geoipgen-0.4-2|19	%prep
12cr|geoipgen-0.4-2|20	
12cr|geoipgen-0.4-2|21	%setup -q
12cr|geoipgen-0.4-2|22	
12cr|geoipgen-0.4-2|23	%build
12cr|geoipgen-0.4-2|24	
12cr|geoipgen-0.4-2|25	%install
12cr|geoipgen-0.4-2|26	rm -rf %{buildroot}
12cr|geoipgen-0.4-2|27	
12cr|geoipgen-0.4-2|28	install -d %{buildroot}%{_bindir}
12cr|geoipgen-0.4-2|29	install -m0755 geoipgen %{buildroot}%{_bindir}/
12cr|geoipgen-0.4-2|30	
12cr|geoipgen-0.4-2|31	%clean
12cr|geoipgen-0.4-2|32	rm -rf %{buildroot}
12cr|geoipgen-0.4-2|33	
12cr|geoipgen-0.4-2|34	%files
12cr|geoipgen-0.4-2|35	%defattr(-,root,root)
12cr|geoipgen-0.4-2|36	%doc README INSTALL
12cr|geoipgen-0.4-2|37	%{_bindir}/geoipgen
12cr|geoipgen-0.4-2|38	
12cr|geoipgen-0.4-2|39	
12cr|geoipgen-0.4-2|40	
12cr|geoipgen-0.4-2|41	%changelog
12cr|geoipgen-0.4-2|42	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-2mdv2011.0
12cr|geoipgen-0.4-2|43	+ Revision: 610829
12cr|geoipgen-0.4-2|44	- rebuild
12cr|geoipgen-0.4-2|45	
12cr|geoipgen-0.4-2|46	* Tue Mar 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdv2010.1
12cr|geoipgen-0.4-2|47	+ Revision: 517049
12cr|geoipgen-0.4-2|48	- import geoipgen
12cr|geoipgen-0.4-2|49	
12cr|geoipgen-0.4-2|50	
12cr|geoipgen-0.4-2|51	* Tue Mar 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdv2010.0
12cr|geoipgen-0.4-2|52	- initial Mandriva package

1620 12
12cr|geos-3.3.5-1|1	Name:  geos
12cr|geos-3.3.5-1|2	Version: 3.3.5
12cr|geos-3.3.5-1|3	Release: 1
12cr|geos-3.3.5-1|4	License: LGPLv2+
12cr|geos-3.3.5-1|5	Summary: GEOS (Geometry Engine, Open Source) topology library
12cr|geos-3.3.5-1|6	URL: http://trac.osgeo.org/geos
12cr|geos-3.3.5-1|7	Source0: http://download.osgeo.org/geos/%{name}-%{version}.tar.bz2
12cr|geos-3.3.5-1|8	Group: Sciences/Geosciences
12cr|geos-3.3.5-1|9	BuildRequires: multiarch-utils
12cr|geos-3.3.5-1|10	
12cr|geos-3.3.5-1|11	%description
12cr|geos-3.3.5-1|12	The GEOS library provides topological operators and simple spatial constructs:
12cr|geos-3.3.5-1|13	points, lines, polygons, and collections.
12cr|geos-3.3.5-1|14	
12cr|geos-3.3.5-1|15	#-----------------------------------------------------------------------------
12cr|geos-3.3.5-1|16	
12cr|geos-3.3.5-1|17	%define major 3
12cr|geos-3.3.5-1|18	%define libname	%mklibname geos %{major}
12cr|geos-3.3.5-1|19	
12cr|geos-3.3.5-1|20	%package -n %{libname}
12cr|geos-3.3.5-1|21	Summary: Libraries for GEOS
12cr|geos-3.3.5-1|22	Group: Sciences/Geosciences
12cr|geos-3.3.5-1|23	Provides: %{name} lib%{name}
12cr|geos-3.3.5-1|24	Obsoletes: %{libname} < %{version}-%{release}
12cr|geos-3.3.5-1|25	
12cr|geos-3.3.5-1|26	%description -n %{libname}
12cr|geos-3.3.5-1|27	The GEOS library provides topological operators and simple spatial constructs:
12cr|geos-3.3.5-1|28	points, lines, polygons, and collections.
12cr|geos-3.3.5-1|29	
12cr|geos-3.3.5-1|30	%files -n %{libname}
12cr|geos-3.3.5-1|31	%{_libdir}/libgeos-%{version}.so
12cr|geos-3.3.5-1|32	
12cr|geos-3.3.5-1|33	#-----------------------------------------------------------------------------
12cr|geos-3.3.5-1|34	
12cr|geos-3.3.5-1|35	%define major_c	1
12cr|geos-3.3.5-1|36	%define libname_c %mklibname geos_c %{major_c}
12cr|geos-3.3.5-1|37	
12cr|geos-3.3.5-1|38	%package -n %{libname_c}
12cr|geos-3.3.5-1|39	Summary: Libraries for GEOS
12cr|geos-3.3.5-1|40	Group: Sciences/Geosciences
12cr|geos-3.3.5-1|41	Obsoletes: %{libname_c} < %{version}-%{release}
12cr|geos-3.3.5-1|42	
12cr|geos-3.3.5-1|43	%description -n %{libname_c}
12cr|geos-3.3.5-1|44	The GEOS library provides topological operators and simple spatial constructs:
12cr|geos-3.3.5-1|45	points, lines, polygons, and collections.
12cr|geos-3.3.5-1|46	
12cr|geos-3.3.5-1|47	%files -n %{libname_c}
12cr|geos-3.3.5-1|48	%{_libdir}/libgeos_c.so.%{major_c}*
12cr|geos-3.3.5-1|49	
12cr|geos-3.3.5-1|50	#-----------------------------------------------------------------------------
12cr|geos-3.3.5-1|51	
12cr|geos-3.3.5-1|52	%define devel_name	%mklibname %{name} -d
12cr|geos-3.3.5-1|53	
12cr|geos-3.3.5-1|54	%package -n %{devel_name}
12cr|geos-3.3.5-1|55	Summary: Development Libraries for the GEOS topology library
12cr|geos-3.3.5-1|56	Group: Sciences/Geosciences
12cr|geos-3.3.5-1|57	Requires: %{libname} = %{version}
12cr|geos-3.3.5-1|58	Requires: %{libname_c} = %{version}
12cr|geos-3.3.5-1|59	Provides: %{name}-devel = %{version}
12cr|geos-3.3.5-1|60	Provides: libgeos-devel = %{version}
12cr|geos-3.3.5-1|61	Obsoletes: %{mklibname -d geos 3}
12cr|geos-3.3.5-1|62	
12cr|geos-3.3.5-1|63	%description -n %{devel_name}
12cr|geos-3.3.5-1|64	The GEOS library provides topological operators and simple spatial constructs:
12cr|geos-3.3.5-1|65	points, lines, polygons, and collections.
12cr|geos-3.3.5-1|66	
12cr|geos-3.3.5-1|67	%files -n %{devel_name}
12cr|geos-3.3.5-1|68	%{_bindir}/geos-config
12cr|geos-3.3.5-1|69	%{_includedir}/*
12cr|geos-3.3.5-1|70	%{_libdir}/*.so
12cr|geos-3.3.5-1|71	%multiarch %{multiarch_bindir}/geos-config
12cr|geos-3.3.5-1|72	
12cr|geos-3.3.5-1|73	%exclude %{_libdir}/libgeos-%{version}.so
12cr|geos-3.3.5-1|74	
12cr|geos-3.3.5-1|75	#-----------------------------------------------------------------------------
12cr|geos-3.3.5-1|76	
12cr|geos-3.3.5-1|77	%define devel_name_static %mklibname %{name} -d -s
12cr|geos-3.3.5-1|78	
12cr|geos-3.3.5-1|79	%package -n %{devel_name_static}
12cr|geos-3.3.5-1|80	Summary: Development Libraries for the GEOS topology library
12cr|geos-3.3.5-1|81	Group: Sciences/Geosciences
12cr|geos-3.3.5-1|82	Requires: %{devel_name} = %{version}
12cr|geos-3.3.5-1|83	Provides: %{name}-static-devel = %{version}
12cr|geos-3.3.5-1|84	Provides: libgeos-static-devel = %{version}
12cr|geos-3.3.5-1|85	Obsoletes: %{mklibname -d geos 3}
12cr|geos-3.3.5-1|86	Obsoletes: %{mklibname -d -s geos 3}
12cr|geos-3.3.5-1|87	
12cr|geos-3.3.5-1|88	%description -n %{devel_name_static}
12cr|geos-3.3.5-1|89	The GEOS library provides topological operators and simple spatial constructs:
12cr|geos-3.3.5-1|90	points, lines, polygons, and collections.
12cr|geos-3.3.5-1|91	
12cr|geos-3.3.5-1|92	%files -n %{devel_name_static}
12cr|geos-3.3.5-1|93	%{_libdir}/*.a
12cr|geos-3.3.5-1|94	
12cr|geos-3.3.5-1|95	
12cr|geos-3.3.5-1|96	#-----------------------------------------------------------------------------
12cr|geos-3.3.5-1|97	
12cr|geos-3.3.5-1|98	%prep
12cr|geos-3.3.5-1|99	%setup -q
12cr|geos-3.3.5-1|100	
12cr|geos-3.3.5-1|101	%build
12cr|geos-3.3.5-1|102	%configure2_5x
12cr|geos-3.3.5-1|103	%make
12cr|geos-3.3.5-1|104	
12cr|geos-3.3.5-1|105	%install
12cr|geos-3.3.5-1|106	%makeinstall_std
12cr|geos-3.3.5-1|107	
12cr|geos-3.3.5-1|108	%multiarch_binaries %{buildroot}%{_bindir}/geos-config
12cr|geos-3.3.5-1|109	

1621 12
12cr|Geramik-0.27-9|1	Summary:	GTK theme
12cr|Geramik-0.27-9|2	Name:		Geramik
12cr|Geramik-0.27-9|3	Version:	0.27
12cr|Geramik-0.27-9|4	Release:	9
12cr|Geramik-0.27-9|5	License:	GPL
12cr|Geramik-0.27-9|6	Group:		Graphical desktop/Other
12cr|Geramik-0.27-9|7	Url:		http://www.kde-look.org/content/show.php?content=3952
12cr|Geramik-0.27-9|8	Source0:	3952-%{name}-%{version}.tar.bz2
12cr|Geramik-0.27-9|9	Requires:	QtPixmap
12cr|Geramik-0.27-9|10	BuildArch:	noarch
12cr|Geramik-0.27-9|11	
12cr|Geramik-0.27-9|12	%description
12cr|Geramik-0.27-9|13	This is a theme intended to make GTK applications have a similar look
12cr|Geramik-0.27-9|14	to the Keramik and ThinKeramik KDE styles.
12cr|Geramik-0.27-9|15	
12cr|Geramik-0.27-9|16	The theme, and pixmaps within, are based upon the alpha release of
12cr|Geramik-0.27-9|17	Keramik_GTK by Goamaus. However, most pixmaps have been re-created,
12cr|Geramik-0.27-9|18	and/or modified.
12cr|Geramik-0.27-9|19	
12cr|Geramik-0.27-9|20	%prep
12cr|Geramik-0.27-9|21	%setup -q
12cr|Geramik-0.27-9|22	
12cr|Geramik-0.27-9|23	%build
12cr|Geramik-0.27-9|24	%configure2_5x
12cr|Geramik-0.27-9|25	%make
12cr|Geramik-0.27-9|26	
12cr|Geramik-0.27-9|27	%install
12cr|Geramik-0.27-9|28	%makeinstall_std
12cr|Geramik-0.27-9|29	rm -f %{buildroot}%{_datadir}/themes/Geramik/README.html
12cr|Geramik-0.27-9|30	
12cr|Geramik-0.27-9|31	mv -f Geramik/README.html Geramik-README.html
12cr|Geramik-0.27-9|32	mv -f ThinGeramik/README.html ThinGeramik-README.html
12cr|Geramik-0.27-9|33	mv -f ThinGeramik/TODO ThinGeramik-TODO
12cr|Geramik-0.27-9|34	
12cr|Geramik-0.27-9|35	chmod 644 AUTHORS ChangeLog COPYING README TODO \
12cr|Geramik-0.27-9|36	Geramik-README.html ThinGeramik-README.html ThinGeramik-TODO
12cr|Geramik-0.27-9|37	
12cr|Geramik-0.27-9|38	%files
12cr|Geramik-0.27-9|39	%doc AUTHORS ChangeLog COPYING README TODO
12cr|Geramik-0.27-9|40	%doc Geramik-README.html ThinGeramik-README.html ThinGeramik-TODO
12cr|Geramik-0.27-9|41	%dir %{_datadir}/themes/Geramik
12cr|Geramik-0.27-9|42	%{_datadir}/themes/Geramik/*
12cr|Geramik-0.27-9|43	%dir %{_datadir}/themes/ThinGeramik
12cr|Geramik-0.27-9|44	%{_datadir}/themes/ThinGeramik/*
12cr|Geramik-0.27-9|45	

1622 12
12cr|gerbv-2.6.0-1|1	%define major 1
12cr|gerbv-2.6.0-1|2	%define libname %mklibname %name %major
12cr|gerbv-2.6.0-1|3	%define develname %mklibname -d %name
12cr|gerbv-2.6.0-1|4	
12cr|gerbv-2.6.0-1|5	Summary:	Gerber file viewer
12cr|gerbv-2.6.0-1|6	Name: 		gerbv
12cr|gerbv-2.6.0-1|7	Version:	2.6.0
12cr|gerbv-2.6.0-1|8	Release: 	1
12cr|gerbv-2.6.0-1|9	Source:		http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|gerbv-2.6.0-1|10	URL:		http://gerbv.gpleda.org/
12cr|gerbv-2.6.0-1|11	License:	GPLv2+
12cr|gerbv-2.6.0-1|12	Group: 		Graphics
12cr|gerbv-2.6.0-1|13	BuildRequires:	gtk+2-devel glib2-devel pango-devel atk-devel freetype2-devel
12cr|gerbv-2.6.0-1|14	Suggests:	%name-examples = %version
12cr|gerbv-2.6.0-1|15	
12cr|gerbv-2.6.0-1|16	%description
12cr|gerbv-2.6.0-1|17	Gerbv is a viewer for Gerber files. Gerber files are generated from PCB CAD
12cr|gerbv-2.6.0-1|18	system and sent to PCB manufacturers as basis for the manufacturing process.
12cr|gerbv-2.6.0-1|19	
12cr|gerbv-2.6.0-1|20	%package examples
12cr|gerbv-2.6.0-1|21	Summary:	Gerber file examples for gerbv
12cr|gerbv-2.6.0-1|22	Requires:	gerbv
12cr|gerbv-2.6.0-1|23	Group: 		Graphics
12cr|gerbv-2.6.0-1|24	
12cr|gerbv-2.6.0-1|25	%description examples
12cr|gerbv-2.6.0-1|26	Example files for gerbv.
12cr|gerbv-2.6.0-1|27	
12cr|gerbv-2.6.0-1|28	%package -n %libname
12cr|gerbv-2.6.0-1|29	Summary:	Libraries for gerbv
12cr|gerbv-2.6.0-1|30	Group:		Graphics
12cr|gerbv-2.6.0-1|31	
12cr|gerbv-2.6.0-1|32	%description -n %libname
12cr|gerbv-2.6.0-1|33	Libraries for gerbv.
12cr|gerbv-2.6.0-1|34	
12cr|gerbv-2.6.0-1|35	%package -n %develname
12cr|gerbv-2.6.0-1|36	Summary:	Development files for gerbv
12cr|gerbv-2.6.0-1|37	Group:		Graphics
12cr|gerbv-2.6.0-1|38	Requires:	%{libname} = %{version}
12cr|gerbv-2.6.0-1|39	Provides:	%{name}-devel = %{version}
12cr|gerbv-2.6.0-1|40	
12cr|gerbv-2.6.0-1|41	%description -n %develname
12cr|gerbv-2.6.0-1|42	Development files for gerbv
12cr|gerbv-2.6.0-1|43	
12cr|gerbv-2.6.0-1|44	%prep
12cr|gerbv-2.6.0-1|45	%setup -q
12cr|gerbv-2.6.0-1|46	
12cr|gerbv-2.6.0-1|47	%build
12cr|gerbv-2.6.0-1|48	%configure2_5x --enable-exportpng --enable-gtk2 --disable-static --disable-update-desktop-database
12cr|gerbv-2.6.0-1|49	%make
12cr|gerbv-2.6.0-1|50	
12cr|gerbv-2.6.0-1|51	%install
12cr|gerbv-2.6.0-1|52	%makeinstall_std
12cr|gerbv-2.6.0-1|53	find %{buildroot} -name *.la -delete
12cr|gerbv-2.6.0-1|54	
12cr|gerbv-2.6.0-1|55	cp -fr doc example %buildroot%_datadir/%name
12cr|gerbv-2.6.0-1|56	
12cr|gerbv-2.6.0-1|57	%files
12cr|gerbv-2.6.0-1|58	%doc AUTHORS ChangeLog COPYING NEWS README TODO
12cr|gerbv-2.6.0-1|59	%{_bindir}/gerbv
12cr|gerbv-2.6.0-1|60	%{_mandir}/man1/gerbv.*
12cr|gerbv-2.6.0-1|61	%dir %{_datadir}/gerbv
12cr|gerbv-2.6.0-1|62	%{_datadir}/gerbv/gerbv_icon.ico
12cr|gerbv-2.6.0-1|63	%{_datadir}/gerbv/doc
12cr|gerbv-2.6.0-1|64	%{_datadir}/gerbv/scheme
12cr|gerbv-2.6.0-1|65	%_iconsdir/hicolor/*/*/*
12cr|gerbv-2.6.0-1|66	%_datadir/applications/*.desktop
12cr|gerbv-2.6.0-1|67	
12cr|gerbv-2.6.0-1|68	%files examples
12cr|gerbv-2.6.0-1|69	%{_datadir}/gerbv/example
12cr|gerbv-2.6.0-1|70	
12cr|gerbv-2.6.0-1|71	%files -n %libname
12cr|gerbv-2.6.0-1|72	%_libdir/*.so.%{major}*
12cr|gerbv-2.6.0-1|73	
12cr|gerbv-2.6.0-1|74	%files -n %develname
12cr|gerbv-2.6.0-1|75	%_libdir/*.so
12cr|gerbv-2.6.0-1|76	%_libdir/pkgconfig/*.pc
12cr|gerbv-2.6.0-1|77	%_includedir/*
12cr|gerbv-2.6.0-1|78	
12cr|gerbv-2.6.0-1|79	
12cr|gerbv-2.6.0-1|80	%changelog
12cr|gerbv-2.6.0-1|81	* Fri Feb 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.6.0-1
12cr|gerbv-2.6.0-1|82	+ Revision: 772403
12cr|gerbv-2.6.0-1|83	- version update 2.6.0
12cr|gerbv-2.6.0-1|84	
12cr|gerbv-2.6.0-1|85	* Wed Mar 09 2011 Stéphane Téletchéa <steletch@mandriva.org> 2.5.0-1
12cr|gerbv-2.6.0-1|86	+ Revision: 643209
12cr|gerbv-2.6.0-1|87	- update to new version 2.5.0
12cr|gerbv-2.6.0-1|88	
12cr|gerbv-2.6.0-1|89	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.0-3mdv2011.0
12cr|gerbv-2.6.0-1|90	+ Revision: 610842
12cr|gerbv-2.6.0-1|91	- rebuild
12cr|gerbv-2.6.0-1|92	
12cr|gerbv-2.6.0-1|93	* Thu Feb 25 2010 Funda Wang <fwang@mandriva.org> 2.4.0-2mdv2010.1
12cr|gerbv-2.6.0-1|94	+ Revision: 511119
12cr|gerbv-2.6.0-1|95	- new version 2.4.0
12cr|gerbv-2.6.0-1|96	
12cr|gerbv-2.6.0-1|97	* Sat Nov 14 2009 Funda Wang <fwang@mandriva.org> 2.3.0-1mdv2010.1
12cr|gerbv-2.6.0-1|98	+ Revision: 466087
12cr|gerbv-2.6.0-1|99	- new version 2.3.0
12cr|gerbv-2.6.0-1|100	
12cr|gerbv-2.6.0-1|101	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.1.0-2mdv2010.0
12cr|gerbv-2.6.0-1|102	+ Revision: 437670
12cr|gerbv-2.6.0-1|103	- rebuild
12cr|gerbv-2.6.0-1|104	
12cr|gerbv-2.6.0-1|105	* Sat Dec 27 2008 Funda Wang <fwang@mandriva.org> 2.1.0-1mdv2009.1
12cr|gerbv-2.6.0-1|106	+ Revision: 319961
12cr|gerbv-2.6.0-1|107	- new version 2.1.0
12cr|gerbv-2.6.0-1|108	
12cr|gerbv-2.6.0-1|109	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.0.0-3mdv2009.0
12cr|gerbv-2.6.0-1|110	+ Revision: 245941
12cr|gerbv-2.6.0-1|111	- rebuild
12cr|gerbv-2.6.0-1|112	
12cr|gerbv-2.6.0-1|113	* Thu Feb 07 2008 Funda Wang <fwang@mandriva.org> 2.0.0-1mdv2008.1
12cr|gerbv-2.6.0-1|114	+ Revision: 163358
12cr|gerbv-2.6.0-1|115	- New version 2.0.0
12cr|gerbv-2.6.0-1|116	
12cr|gerbv-2.6.0-1|117	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.0.1-2mdv2008.1
12cr|gerbv-2.6.0-1|118	+ Revision: 140735
12cr|gerbv-2.6.0-1|119	- restore BuildRoot
12cr|gerbv-2.6.0-1|120	
12cr|gerbv-2.6.0-1|121	+ Thierry Vignaud <tv@mandriva.org>
12cr|gerbv-2.6.0-1|122	- kill re-definition of %%buildroot on Pixel's request
12cr|gerbv-2.6.0-1|123	- import gerbv
12cr|gerbv-2.6.0-1|124	

1623 12
12cr|geronimo-parent-poms-1.6-6|1	%global genesis_version 1.5
12cr|geronimo-parent-poms-1.6-6|2	
12cr|geronimo-parent-poms-1.6-6|3	Name:		geronimo-parent-poms
12cr|geronimo-parent-poms-1.6-6|4	Version:	1.6
12cr|geronimo-parent-poms-1.6-6|5	Release:	6
12cr|geronimo-parent-poms-1.6-6|6	Summary:	Parent POM files for geronimo-specs
12cr|geronimo-parent-poms-1.6-6|7	
12cr|geronimo-parent-poms-1.6-6|8	Group:		Development/Java
12cr|geronimo-parent-poms-1.6-6|9	License:	ASL 2.0
12cr|geronimo-parent-poms-1.6-6|10	URL:		http://geronimo.apache.org/
12cr|geronimo-parent-poms-1.6-6|11	
12cr|geronimo-parent-poms-1.6-6|12	# Following the parent chain all the way up ...
12cr|geronimo-parent-poms-1.6-6|13	# http://svn.apache.org/repos/asf/geronimo/specs/tags/specs-parent-%{version}/pom.xml
12cr|geronimo-parent-poms-1.6-6|14	Source0:	specs-parent.pom
12cr|geronimo-parent-poms-1.6-6|15	# http://svn.apache.org/repos/asf/geronimo/genesis/tags/genesis-%{genesis_version}/config/project-config/pom.xml
12cr|geronimo-parent-poms-1.6-6|16	Source1:	genesis-project-config.pom
12cr|geronimo-parent-poms-1.6-6|17	# http://svn.apache.org/repos/asf/geronimo/genesis/tags/genesis-%{genesis_version}/config/pom.xml
12cr|geronimo-parent-poms-1.6-6|18	Source2:	genesis-config.pom
12cr|geronimo-parent-poms-1.6-6|19	# http://svn.apache.org/repos/asf/geronimo/genesis/tags/genesis-%{genesis_version}/pom.xml
12cr|geronimo-parent-poms-1.6-6|20	Source3:	genesis-parent.pom
12cr|geronimo-parent-poms-1.6-6|21	
12cr|geronimo-parent-poms-1.6-6|22	# Remove dependencies from POMs that aren't yet in Fedora
12cr|geronimo-parent-poms-1.6-6|23	Patch0:		geronimo-parent-poms-remove-dependencies.patch
12cr|geronimo-parent-poms-1.6-6|24	BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
12cr|geronimo-parent-poms-1.6-6|25	
12cr|geronimo-parent-poms-1.6-6|26	BuildRequires:	jpackage-utils >= 1.7.3
12cr|geronimo-parent-poms-1.6-6|27	Requires(post):	jpackage-utils >= 1.7.3
12cr|geronimo-parent-poms-1.6-6|28	Requires(postun):	jpackage-utils >= 1.7.3
12cr|geronimo-parent-poms-1.6-6|29	
12cr|geronimo-parent-poms-1.6-6|30	Provides:	genesis-project-config = %{genesis_version}
12cr|geronimo-parent-poms-1.6-6|31	Provides:	genesis-config = %{genesis_version}
12cr|geronimo-parent-poms-1.6-6|32	Provides:	genesis-parent = %{genesis_version}
12cr|geronimo-parent-poms-1.6-6|33	
12cr|geronimo-parent-poms-1.6-6|34	BuildArch:	noarch
12cr|geronimo-parent-poms-1.6-6|35	
12cr|geronimo-parent-poms-1.6-6|36	# Dependencies and plugins from the POM files
12cr|geronimo-parent-poms-1.6-6|37	Requires:	apache-resource-bundles
12cr|geronimo-parent-poms-1.6-6|38	Requires:	junit
12cr|geronimo-parent-poms-1.6-6|39	Requires:	maven2-common-poms
12cr|geronimo-parent-poms-1.6-6|40	Requires:	maven2-plugin-antrun
12cr|geronimo-parent-poms-1.6-6|41	Requires:	maven2-plugin-assembly
12cr|geronimo-parent-poms-1.6-6|42	Requires:	maven2-plugin-clean
12cr|geronimo-parent-poms-1.6-6|43	Requires:	maven2-plugin-compiler
12cr|geronimo-parent-poms-1.6-6|44	Requires:	maven2-plugin-dependency
12cr|geronimo-parent-poms-1.6-6|45	Requires:	maven2-plugin-deploy
12cr|geronimo-parent-poms-1.6-6|46	Requires:	maven2-plugin-eclipse
12cr|geronimo-parent-poms-1.6-6|47	Requires:	maven2-plugin-enforcer
12cr|geronimo-parent-poms-1.6-6|48	Requires:	maven2-plugin-gpg
12cr|geronimo-parent-poms-1.6-6|49	Requires:	maven2-plugin-idea
12cr|geronimo-parent-poms-1.6-6|50	Requires:	maven2-plugin-install
12cr|geronimo-parent-poms-1.6-6|51	Requires:	maven2-plugin-jar
12cr|geronimo-parent-poms-1.6-6|52	Requires:	maven2-plugin-javadoc
12cr|geronimo-parent-poms-1.6-6|53	Requires:	maven2-plugin-one
12cr|geronimo-parent-poms-1.6-6|54	Requires:	maven2-plugin-plugin
12cr|geronimo-parent-poms-1.6-6|55	Requires:	maven2-plugin-pmd
12cr|geronimo-parent-poms-1.6-6|56	Requires:	maven2-plugin-project-info-reports
12cr|geronimo-parent-poms-1.6-6|57	Requires:	maven2-plugin-rar
12cr|geronimo-parent-poms-1.6-6|58	Requires:	maven2-plugin-remote-resources
12cr|geronimo-parent-poms-1.6-6|59	Requires:	maven2-plugin-site
12cr|geronimo-parent-poms-1.6-6|60	Requires:	maven2-plugin-source
12cr|geronimo-parent-poms-1.6-6|61	Requires:	maven2-plugin-stage
12cr|geronimo-parent-poms-1.6-6|62	Requires:	maven2-plugin-war
12cr|geronimo-parent-poms-1.6-6|63	Requires:	maven-archiver
12cr|geronimo-parent-poms-1.6-6|64	Requires:	maven-plugin-build-helper
12cr|geronimo-parent-poms-1.6-6|65	Requires:	maven-plugin-bundle
12cr|geronimo-parent-poms-1.6-6|66	Requires:	maven-plugin-jxr
12cr|geronimo-parent-poms-1.6-6|67	Requires:	maven-surefire-maven-plugin
12cr|geronimo-parent-poms-1.6-6|68	Requires:	maven-surefire-report-maven-plugin
12cr|geronimo-parent-poms-1.6-6|69	Requires:	maven-wagon
12cr|geronimo-parent-poms-1.6-6|70	
12cr|geronimo-parent-poms-1.6-6|71	%description
12cr|geronimo-parent-poms-1.6-6|72	The Project Object Model files for the geronimo-specs modules.
12cr|geronimo-parent-poms-1.6-6|73	
12cr|geronimo-parent-poms-1.6-6|74	%prep
12cr|geronimo-parent-poms-1.6-6|75	%setup -c -T
12cr|geronimo-parent-poms-1.6-6|76	cp %SOURCE0 %SOURCE1 %SOURCE2 %SOURCE3 .
12cr|geronimo-parent-poms-1.6-6|77	%patch0 -p1
12cr|geronimo-parent-poms-1.6-6|78	
12cr|geronimo-parent-poms-1.6-6|79	%build
12cr|geronimo-parent-poms-1.6-6|80	# Nothing to do ...
12cr|geronimo-parent-poms-1.6-6|81	
12cr|geronimo-parent-poms-1.6-6|82	%install
12cr|geronimo-parent-poms-1.6-6|83	rm -rf $RPM_BUILD_ROOT
12cr|geronimo-parent-poms-1.6-6|84	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
12cr|geronimo-parent-poms-1.6-6|85	
12cr|geronimo-parent-poms-1.6-6|86	install -pm 644 specs-parent.pom \
12cr|geronimo-parent-poms-1.6-6|87	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP-geronimo-specs.pom
12cr|geronimo-parent-poms-1.6-6|88	%add_to_maven_depmap org.apache.geronimo.specs specs %{version} JPP geronimo-specs
12cr|geronimo-parent-poms-1.6-6|89	
12cr|geronimo-parent-poms-1.6-6|90	install -pm 644 genesis-project-config.pom \
12cr|geronimo-parent-poms-1.6-6|91	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP-geronimo-genesis-project-config.pom
12cr|geronimo-parent-poms-1.6-6|92	%add_to_maven_depmap org.apache.geronimo.genesis.config project-config %{genesis_version} JPP geronimo-genesis-project-config
12cr|geronimo-parent-poms-1.6-6|93	
12cr|geronimo-parent-poms-1.6-6|94	install -pm 644 genesis-config.pom \
12cr|geronimo-parent-poms-1.6-6|95	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP-geronimo-genesis-config.pom
12cr|geronimo-parent-poms-1.6-6|96	%add_to_maven_depmap org.apache.geronimo.genesis.config config %{genesis_version} JPP geronimo-genesis-config
12cr|geronimo-parent-poms-1.6-6|97	
12cr|geronimo-parent-poms-1.6-6|98	install -pm 644 genesis-parent.pom \
12cr|geronimo-parent-poms-1.6-6|99	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP-geronimo-genesis.pom
12cr|geronimo-parent-poms-1.6-6|100	%add_to_maven_depmap org.apache.geronimo.genesis genesis %{genesis_version} JPP geronimo-genesis
12cr|geronimo-parent-poms-1.6-6|101	
12cr|geronimo-parent-poms-1.6-6|102	%post
12cr|geronimo-parent-poms-1.6-6|103	%update_maven_depmap
12cr|geronimo-parent-poms-1.6-6|104	
12cr|geronimo-parent-poms-1.6-6|105	%postun
12cr|geronimo-parent-poms-1.6-6|106	%update_maven_depmap
12cr|geronimo-parent-poms-1.6-6|107	
12cr|geronimo-parent-poms-1.6-6|108	%clean
12cr|geronimo-parent-poms-1.6-6|109	rm -rf $RPM_BUILD_ROOT
12cr|geronimo-parent-poms-1.6-6|110	
12cr|geronimo-parent-poms-1.6-6|111	
12cr|geronimo-parent-poms-1.6-6|112	%files
12cr|geronimo-parent-poms-1.6-6|113	%defattr(-,root,root,-)
12cr|geronimo-parent-poms-1.6-6|114	%{_mavendepmapfragdir}/*
12cr|geronimo-parent-poms-1.6-6|115	%{_mavenpomdir}/*.pom
12cr|geronimo-parent-poms-1.6-6|116	
12cr|geronimo-parent-poms-1.6-6|117	
12cr|geronimo-parent-poms-1.6-6|118	
12cr|geronimo-parent-poms-1.6-6|119	
12cr|geronimo-parent-poms-1.6-6|120	
12cr|geronimo-parent-poms-1.6-6|121	%changelog
12cr|geronimo-parent-poms-1.6-6|122	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 1.6-6
12cr|geronimo-parent-poms-1.6-6|123	+ Revision: 733969
12cr|geronimo-parent-poms-1.6-6|124	- rebuild
12cr|geronimo-parent-poms-1.6-6|125	- imported package geronimo-parent-poms
12cr|geronimo-parent-poms-1.6-6|126	

1624 12
12cr|getlive-0.59-2|1	Name: 	 	getlive
12cr|getlive-0.59-2|2	Summary: 	Fetches mail from a Hotmail or Hotmail Live account
12cr|getlive-0.59-2|3	Version: 	0.59
12cr|getlive-0.59-2|4	Release: 	%mkrel 2
12cr|getlive-0.59-2|5	Epoch:		1
12cr|getlive-0.59-2|6	Source:		http://jaist.dl.sourceforge.net/sourceforge/getlive/%{name}-%{version}.tgz
12cr|getlive-0.59-2|7	URL:		http://sourceforge.net/projects/getlive/
12cr|getlive-0.59-2|8	License:	GPLv2
12cr|getlive-0.59-2|9	Group:		Networking/Mail
12cr|getlive-0.59-2|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|getlive-0.59-2|11	Requires:	curl
12cr|getlive-0.59-2|12	BuildArch:	noarch
12cr|getlive-0.59-2|13	Obsoletes:	gotmail
12cr|getlive-0.59-2|14	Provides:	gotmail
12cr|getlive-0.59-2|15	
12cr|getlive-0.59-2|16	%description
12cr|getlive-0.59-2|17	GetLive is a perl script that fetches mail from your Hotmail or Hotmail
12cr|getlive-0.59-2|18	Live account. The mail is then presented to any filter (typically
12cr|getlive-0.59-2|19	procmail) for further processing or dropping in a local mailbox.
12cr|getlive-0.59-2|20	
12cr|getlive-0.59-2|21	The scripts keeps track of all downloaded message-ids to avoid double
12cr|getlive-0.59-2|22	fetching.
12cr|getlive-0.59-2|23	
12cr|getlive-0.59-2|24	Messages can be marked read or moved to a folder after being downloaded.
12cr|getlive-0.59-2|25	
12cr|getlive-0.59-2|26	%prep
12cr|getlive-0.59-2|27	%setup -q
12cr|getlive-0.59-2|28	
12cr|getlive-0.59-2|29	%build
12cr|getlive-0.59-2|30	
12cr|getlive-0.59-2|31	%install
12cr|getlive-0.59-2|32	rm -rf $RPM_BUILD_ROOT
12cr|getlive-0.59-2|33	mkdir -p %{buildroot}/%_bindir
12cr|getlive-0.59-2|34	install -m 755 GetLive.pl %{buildroot}/%_bindir/
12cr|getlive-0.59-2|35	
12cr|getlive-0.59-2|36	%clean
12cr|getlive-0.59-2|37	rm -rf $RPM_BUILD_ROOT
12cr|getlive-0.59-2|38	
12cr|getlive-0.59-2|39	%files
12cr|getlive-0.59-2|40	%defattr(-,root,root)
12cr|getlive-0.59-2|41	%doc ChangeLog License Manual
12cr|getlive-0.59-2|42	%{_bindir}/*
12cr|getlive-0.59-2|43	
12cr|getlive-0.59-2|44	
12cr|getlive-0.59-2|45	%changelog
12cr|getlive-0.59-2|46	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.59-2mdv2011.0
12cr|getlive-0.59-2|47	+ Revision: 610843
12cr|getlive-0.59-2|48	- rebuild
12cr|getlive-0.59-2|49	
12cr|getlive-0.59-2|50	* Fri Apr 02 2010 Sandro Cazzaniga <kharec@mandriva.org> 1:0.59-1mdv2010.1
12cr|getlive-0.59-2|51	+ Revision: 530787
12cr|getlive-0.59-2|52	- update to 0.59
12cr|getlive-0.59-2|53	
12cr|getlive-0.59-2|54	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1:0.8-4mdv2010.0
12cr|getlive-0.59-2|55	+ Revision: 429193
12cr|getlive-0.59-2|56	- rebuild
12cr|getlive-0.59-2|57	
12cr|getlive-0.59-2|58	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1:0.8-3mdv2009.0
12cr|getlive-0.59-2|59	+ Revision: 245943
12cr|getlive-0.59-2|60	- rebuild
12cr|getlive-0.59-2|61	
12cr|getlive-0.59-2|62	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1:0.8-1mdv2008.1
12cr|getlive-0.59-2|63	+ Revision: 140735
12cr|getlive-0.59-2|64	- restore BuildRoot
12cr|getlive-0.59-2|65	
12cr|getlive-0.59-2|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|getlive-0.59-2|67	- kill re-definition of %%buildroot on Pixel's request
12cr|getlive-0.59-2|68	
12cr|getlive-0.59-2|69	* Thu Jul 19 2007 Funda Wang <fwang@mandriva.org> 1:0.8-1mdv2008.0
12cr|getlive-0.59-2|70	+ Revision: 53579
12cr|getlive-0.59-2|71	- New version
12cr|getlive-0.59-2|72	- getlive replaced gotmail
12cr|getlive-0.59-2|73	
12cr|getlive-0.59-2|74	+ Jérôme Soyer <saispo@mandriva.org>
12cr|getlive-0.59-2|75	- Import gotmail
12cr|getlive-0.59-2|76	
12cr|getlive-0.59-2|77	
12cr|getlive-0.59-2|78	
12cr|getlive-0.59-2|79	* Sat Apr 29 2006 Austin Acton <austin@mandriva.org> 0.8.9-1mdk
12cr|getlive-0.59-2|80	- New release 0.8.9
12cr|getlive-0.59-2|81	
12cr|getlive-0.59-2|82	* Mon Mar  6 2006 Austin Acton <austin@mandriva.org> 0.8.8-1mdk
12cr|getlive-0.59-2|83	- initial package

1625 12
12cr|getmail-4.27.0-1|1	Name:		getmail
12cr|getmail-4.27.0-1|2	Summary:	POP3 mail retriever with reliable Maildir delivery
12cr|getmail-4.27.0-1|3	Version:	4.27.0
12cr|getmail-4.27.0-1|4	Release:	1
12cr|getmail-4.27.0-1|5	License:	GPLv2
12cr|getmail-4.27.0-1|6	Group:		Networking/Mail
12cr|getmail-4.27.0-1|7	URL:		http://pyropus.ca/software/getmail/
12cr|getmail-4.27.0-1|8	Source0:	http://pyropus.ca/software/getmail/old-versions/%{name}-%{version}.tar.gz
12cr|getmail-4.27.0-1|9	Requires:	python
12cr|getmail-4.27.0-1|10	BuildRequires:	python-devel
12cr|getmail-4.27.0-1|11	BuildArch:	noarch
12cr|getmail-4.27.0-1|12	
12cr|getmail-4.27.0-1|13	%description
12cr|getmail-4.27.0-1|14	getmail is intended as a simple replacement for fetchmail for those people
12cr|getmail-4.27.0-1|15	who do not need its various and sundry configuration options, complexities,
12cr|getmail-4.27.0-1|16	and bugs. It retrieves mail from one or more POP3 servers for one or more
12cr|getmail-4.27.0-1|17	email accounts, and reliably delivers into a Maildir specified on a
12cr|getmail-4.27.0-1|18	per-account basis. It can also deliver into mbox files, although this
12cr|getmail-4.27.0-1|19	should not be attempted over NFS. getmail is written entirely in python.
12cr|getmail-4.27.0-1|20	
12cr|getmail-4.27.0-1|21	%prep
12cr|getmail-4.27.0-1|22	%setup -q
12cr|getmail-4.27.0-1|23	# workaround a bug in 4.7.8
12cr|getmail-4.27.0-1|24	perl -pi -e 's/^.*getmail\.spec.*$//' setup.py
12cr|getmail-4.27.0-1|25	
12cr|getmail-4.27.0-1|26	%build
12cr|getmail-4.27.0-1|27	
12cr|getmail-4.27.0-1|28	%install
12cr|getmail-4.27.0-1|29	rm -rf %{buildroot}
12cr|getmail-4.27.0-1|30	python setup.py install --root=%{buildroot}
12cr|getmail-4.27.0-1|31	rm -Rf %{buildroot}%{_datadir}/doc/%{name}-%{version}
12cr|getmail-4.27.0-1|32	
12cr|getmail-4.27.0-1|33	%files
12cr|getmail-4.27.0-1|34	%doc docs/*
12cr|getmail-4.27.0-1|35	%{py_puresitedir}/getmailcore/
12cr|getmail-4.27.0-1|36	%{py_puresitedir}/*.egg-info
12cr|getmail-4.27.0-1|37	%{_bindir}/getmail*
12cr|getmail-4.27.0-1|38	%{_mandir}/man1/*
12cr|getmail-4.27.0-1|39	
12cr|getmail-4.27.0-1|40	
12cr|getmail-4.27.0-1|41	%changelog
12cr|getmail-4.27.0-1|42	* Mon May 21 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 4.27.0-1
12cr|getmail-4.27.0-1|43	+ Revision: 799748
12cr|getmail-4.27.0-1|44	- update to 4.27.0
12cr|getmail-4.27.0-1|45	
12cr|getmail-4.27.0-1|46	* Tue Dec 06 2011 Andrey Bondrov <abondrov@mandriva.org> 4.23.0-1
12cr|getmail-4.27.0-1|47	+ Revision: 738378
12cr|getmail-4.27.0-1|48	- New version 4.23.0
12cr|getmail-4.27.0-1|49	
12cr|getmail-4.27.0-1|50	* Fri Oct 28 2011 Andrey Bondrov <abondrov@mandriva.org> 4.22.1-1
12cr|getmail-4.27.0-1|51	+ Revision: 707710
12cr|getmail-4.27.0-1|52	- New version 4.22.1
12cr|getmail-4.27.0-1|53	
12cr|getmail-4.27.0-1|54	* Wed Apr 20 2011 Michael Scherer <misc@mandriva.org> 4.20.2-1
12cr|getmail-4.27.0-1|55	+ Revision: 656140
12cr|getmail-4.27.0-1|56	- update to new version 4.20.2
12cr|getmail-4.27.0-1|57	
12cr|getmail-4.27.0-1|58	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 4.20.0-2mdv2011.0
12cr|getmail-4.27.0-1|59	+ Revision: 592386
12cr|getmail-4.27.0-1|60	- rebuild for python 2.7
12cr|getmail-4.27.0-1|61	
12cr|getmail-4.27.0-1|62	* Tue Aug 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 4.20.0-1mdv2011.0
12cr|getmail-4.27.0-1|63	+ Revision: 572615
12cr|getmail-4.27.0-1|64	- update to 4.20.0
12cr|getmail-4.27.0-1|65	- don't define name, version and release on top of spec. (cosmetic)
12cr|getmail-4.27.0-1|66	
12cr|getmail-4.27.0-1|67	* Thu Jan 07 2010 Frederik Himpe <fhimpe@mandriva.org> 4.16.0-1mdv2010.1
12cr|getmail-4.27.0-1|68	+ Revision: 487286
12cr|getmail-4.27.0-1|69	- update to new version 4.16.0
12cr|getmail-4.27.0-1|70	
12cr|getmail-4.27.0-1|71	* Thu Dec 24 2009 Frederik Himpe <fhimpe@mandriva.org> 4.14.0-1mdv2010.1
12cr|getmail-4.27.0-1|72	+ Revision: 481981
12cr|getmail-4.27.0-1|73	- update to new version 4.14.0
12cr|getmail-4.27.0-1|74	
12cr|getmail-4.27.0-1|75	* Tue Nov 10 2009 Michael Scherer <misc@mandriva.org> 4.13.0-1mdv2010.1
12cr|getmail-4.27.0-1|76	+ Revision: 463856
12cr|getmail-4.27.0-1|77	- update to new version 4.13.0
12cr|getmail-4.27.0-1|78	
12cr|getmail-4.27.0-1|79	* Sun Aug 23 2009 Frederik Himpe <fhimpe@mandriva.org> 4.11.0-1mdv2010.0
12cr|getmail-4.27.0-1|80	+ Revision: 420169
12cr|getmail-4.27.0-1|81	- update to new version 4.11.0
12cr|getmail-4.27.0-1|82	
12cr|getmail-4.27.0-1|83	* Sat Aug 08 2009 Frederik Himpe <fhimpe@mandriva.org> 4.10.0-1mdv2010.0
12cr|getmail-4.27.0-1|84	+ Revision: 411745
12cr|getmail-4.27.0-1|85	- update to new version 4.10.0
12cr|getmail-4.27.0-1|86	
12cr|getmail-4.27.0-1|87	* Wed Jun 03 2009 Michael Scherer <misc@mandriva.org> 4.9.0-1mdv2010.0
12cr|getmail-4.27.0-1|88	+ Revision: 382355
12cr|getmail-4.27.0-1|89	- update to new version 4.9.0
12cr|getmail-4.27.0-1|90	
12cr|getmail-4.27.0-1|91	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 4.8.4-2mdv2009.1
12cr|getmail-4.27.0-1|92	+ Revision: 325244
12cr|getmail-4.27.0-1|93	- rebuild
12cr|getmail-4.27.0-1|94	
12cr|getmail-4.27.0-1|95	* Wed Nov 05 2008 Michael Scherer <misc@mandriva.org> 4.8.4-1mdv2009.1
12cr|getmail-4.27.0-1|96	+ Revision: 300120
12cr|getmail-4.27.0-1|97	- update to new version 4.8.4
12cr|getmail-4.27.0-1|98	
12cr|getmail-4.27.0-1|99	* Fri Aug 15 2008 Michael Scherer <misc@mandriva.org> 4.8.3-1mdv2009.0
12cr|getmail-4.27.0-1|100	+ Revision: 272296
12cr|getmail-4.27.0-1|101	- update to new version 4.8.3
12cr|getmail-4.27.0-1|102	
12cr|getmail-4.27.0-1|103	* Mon Aug 04 2008 Frederik Himpe <fhimpe@mandriva.org> 4.8.2-1mdv2009.0
12cr|getmail-4.27.0-1|104	+ Revision: 263383
12cr|getmail-4.27.0-1|105	- update to new version 4.8.2
12cr|getmail-4.27.0-1|106	
12cr|getmail-4.27.0-1|107	* Wed May 14 2008 Michael Scherer <misc@mandriva.org> 4.8.1-1mdv2009.0
12cr|getmail-4.27.0-1|108	+ Revision: 207255
12cr|getmail-4.27.0-1|109	- update to new version 4.8.1
12cr|getmail-4.27.0-1|110	
12cr|getmail-4.27.0-1|111	* Sat Mar 01 2008 Michael Scherer <misc@mandriva.org> 4.8.0-1mdv2008.1
12cr|getmail-4.27.0-1|112	+ Revision: 177095
12cr|getmail-4.27.0-1|113	- new version
12cr|getmail-4.27.0-1|114	
12cr|getmail-4.27.0-1|115	* Mon Feb 11 2008 Michael Scherer <misc@mandriva.org> 4.7.8-1mdv2008.1
12cr|getmail-4.27.0-1|116	+ Revision: 165072
12cr|getmail-4.27.0-1|117	- new version 4.7.8
12cr|getmail-4.27.0-1|118	- use gz instead of bz2
12cr|getmail-4.27.0-1|119	
12cr|getmail-4.27.0-1|120	+ Olivier Blin <blino@mandriva.org>
12cr|getmail-4.27.0-1|121	- restore BuildRoot
12cr|getmail-4.27.0-1|122	
12cr|getmail-4.27.0-1|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|getmail-4.27.0-1|124	- kill re-definition of %%buildroot on Pixel's request
12cr|getmail-4.27.0-1|125	
12cr|getmail-4.27.0-1|126	* Wed Aug 15 2007 Michael Scherer <misc@mandriva.org> 4.7.6-1mdv2008.0
12cr|getmail-4.27.0-1|127	+ Revision: 63635
12cr|getmail-4.27.0-1|128	- update to 4.7.6, fix #32557
12cr|getmail-4.27.0-1|129	
12cr|getmail-4.27.0-1|130	* Sun Jul 01 2007 Michael Scherer <misc@mandriva.org> 4.7.5-1mdv2008.0
12cr|getmail-4.27.0-1|131	+ Revision: 46489
12cr|getmail-4.27.0-1|132	- 4.7.5
12cr|getmail-4.27.0-1|133	- remove old doc directory, new doc policy on cooker
12cr|getmail-4.27.0-1|134	
12cr|getmail-4.27.0-1|135	* Wed Apr 25 2007 Lenny Cartier <lenny@mandriva.org> 4.7.4-1mdv2008.0
12cr|getmail-4.27.0-1|136	+ Revision: 18191
12cr|getmail-4.27.0-1|137	- Update to 4.7.4
12cr|getmail-4.27.0-1|138	
12cr|getmail-4.27.0-1|139	* Sun Apr 22 2007 Michael Scherer <misc@mandriva.org> 4.7.3-1mdv2008.0
12cr|getmail-4.27.0-1|140	+ Revision: 16979
12cr|getmail-4.27.0-1|141	- update to 4.7.3
12cr|getmail-4.27.0-1|142	
12cr|getmail-4.27.0-1|143	
12cr|getmail-4.27.0-1|144	* Wed Feb 21 2007 Lenny Cartier <lenny@mandriva.com> 4.7.2-1mdv2007.0
12cr|getmail-4.27.0-1|145	+ Revision: 123707
12cr|getmail-4.27.0-1|146	- Update to 4.7.2
12cr|getmail-4.27.0-1|147	
12cr|getmail-4.27.0-1|148	* Tue Feb 06 2007 Lenny Cartier <lenny@mandriva.com> 4.7.1-1mdv2007.1
12cr|getmail-4.27.0-1|149	+ Revision: 116587
12cr|getmail-4.27.0-1|150	- Update to 4.7.1
12cr|getmail-4.27.0-1|151	
12cr|getmail-4.27.0-1|152	* Thu Jan 25 2007 Lenny Cartier <lenny@mandriva.com> 4.7.0-2mdv2007.1
12cr|getmail-4.27.0-1|153	+ Revision: 113277
12cr|getmail-4.27.0-1|154	- Fix filelist
12cr|getmail-4.27.0-1|155	- Update to 4.7.0
12cr|getmail-4.27.0-1|156	- Update to 4.6.7
12cr|getmail-4.27.0-1|157	
12cr|getmail-4.27.0-1|158	* Tue Dec 19 2006 Nicolas Lécureuil <neoclust@mandriva.org> 4.6.6-2mdv2007.1
12cr|getmail-4.27.0-1|159	+ Revision: 99221
12cr|getmail-4.27.0-1|160	- Rebuild against new python
12cr|getmail-4.27.0-1|161	
12cr|getmail-4.27.0-1|162	+ Lenny Cartier <lenny@mandriva.com>
12cr|getmail-4.27.0-1|163	- Update to 4.6.6
12cr|getmail-4.27.0-1|164	
12cr|getmail-4.27.0-1|165	* Wed Oct 04 2006 Michael Scherer <misc@mandriva.org> 4.6.4-1mdv2007.1
12cr|getmail-4.27.0-1|166	+ Revision: 62833
12cr|getmail-4.27.0-1|167	- clean specfiles from comment, and old part of the spec
12cr|getmail-4.27.0-1|168	- fix build on x86_64, with correct macros
12cr|getmail-4.27.0-1|169	- update to 4.6.4
12cr|getmail-4.27.0-1|170	- Import getmail
12cr|getmail-4.27.0-1|171	
12cr|getmail-4.27.0-1|172	* Sun Jul 09 2006 Michael Scherer <misc@mandriva.org> 4.6.3-1
12cr|getmail-4.27.0-1|173	- New release 4.6.3
12cr|getmail-4.27.0-1|174	
12cr|getmail-4.27.0-1|175	* Wed Jun 14 2006 Lenny Cartier <lenny@mandriva.com> 4.6.2-1mdv2007.0
12cr|getmail-4.27.0-1|176	- 4.6.2
12cr|getmail-4.27.0-1|177	
12cr|getmail-4.27.0-1|178	* Fri Jun 02 2006 Lenny Cartier <lenny@mandriva.com> 4.6.1-1mdv2007.0
12cr|getmail-4.27.0-1|179	- 4.6.1
12cr|getmail-4.27.0-1|180	
12cr|getmail-4.27.0-1|181	* Fri Apr 14 2006 Lenny Cartier <lenny@mandriva.com> 4.6.0-1mdk
12cr|getmail-4.27.0-1|182	- 4.6.0
12cr|getmail-4.27.0-1|183	
12cr|getmail-4.27.0-1|184	* Thu Feb 09 2006 Lenny Cartier <lenny@mandriva.com> 4.5.3-1mdk
12cr|getmail-4.27.0-1|185	- 4.5.3
12cr|getmail-4.27.0-1|186	
12cr|getmail-4.27.0-1|187	* Wed Feb 08 2006 Lenny Cartier <lenny@mandriva.com> 4.5.2-1mdk
12cr|getmail-4.27.0-1|188	- 4.5.2
12cr|getmail-4.27.0-1|189	
12cr|getmail-4.27.0-1|190	* Mon Jan 02 2006 Lenny Cartier <lenny@mandriva.com> 4.5.0-1mdk
12cr|getmail-4.27.0-1|191	- 4.5.0
12cr|getmail-4.27.0-1|192	
12cr|getmail-4.27.0-1|193	* Fri Dec 02 2005 Lenny Cartier <lenny@mandriva.com> 4.4.3-1mdk
12cr|getmail-4.27.0-1|194	- 4.4.3
12cr|getmail-4.27.0-1|195	
12cr|getmail-4.27.0-1|196	* Mon Nov 14 2005 Michael Scherer <misc@mandriva.org> 4.4.2-1mdk
12cr|getmail-4.27.0-1|197	- New release 4.4.2
12cr|getmail-4.27.0-1|198	
12cr|getmail-4.27.0-1|199	* Fri Nov 11 2005 Michael Scherer <misc@mandriva.org> 4.4.1-1mdk
12cr|getmail-4.27.0-1|200	- New release 4.4.1
12cr|getmail-4.27.0-1|201	
12cr|getmail-4.27.0-1|202	* Wed Nov 09 2005 Michael Scherer <misc@mandriva.org> 4.4.0-1mdk
12cr|getmail-4.27.0-1|203	- New release 4.4.0
12cr|getmail-4.27.0-1|204	
12cr|getmail-4.27.0-1|205	* Wed Oct 26 2005 Michael Scherer <misc@mandriva.org> 4.3.13-1mdk
12cr|getmail-4.27.0-1|206	- New release 4.3.13
12cr|getmail-4.27.0-1|207	- %%mkrel
12cr|getmail-4.27.0-1|208	- remove -q for %%prep
12cr|getmail-4.27.0-1|209	- fix BuildRequires
12cr|getmail-4.27.0-1|210	
12cr|getmail-4.27.0-1|211	* Sat Jun 18 2005 Lenny Cartier <lenny@mandriva.com> 4.3.11-1mdk
12cr|getmail-4.27.0-1|212	- 4.3.11
12cr|getmail-4.27.0-1|213	
12cr|getmail-4.27.0-1|214	* Sun May 22 2005 Lenny Cartier <lenny@mandriva.com> 4.3.10-1mdk
12cr|getmail-4.27.0-1|215	- 4.3.10
12cr|getmail-4.27.0-1|216	
12cr|getmail-4.27.0-1|217	* Tue Apr 05 2005 Lenny Cartier <lenny@mandrakesoft.com> 4.3.5-1mdk
12cr|getmail-4.27.0-1|218	- 4.3.5
12cr|getmail-4.27.0-1|219	
12cr|getmail-4.27.0-1|220	* Mon Feb 21 2005 Lenny Cartier <lenny@mandrakesoft.com> 4.3.3-1mdk
12cr|getmail-4.27.0-1|221	- 4.3.3
12cr|getmail-4.27.0-1|222	
12cr|getmail-4.27.0-1|223	* Sun Feb 06 2005 Lenny Cartier <lenny@mandrakesoft.com> 4.3.2-1mdk
12cr|getmail-4.27.0-1|224	- 4.3.2
12cr|getmail-4.27.0-1|225	
12cr|getmail-4.27.0-1|226	* Wed Jan 19 2005 Lenny Cartier <lenny@mandrakesoft.com> 4.3.1-1mdk
12cr|getmail-4.27.0-1|227	- 4.3.1
12cr|getmail-4.27.0-1|228	
12cr|getmail-4.27.0-1|229	* Mon Jan 10 2005 Lenny Cartier <lenny@mandrakesoft.com> 4.3.0-1mdk
12cr|getmail-4.27.0-1|230	- 4.3.0
12cr|getmail-4.27.0-1|231	
12cr|getmail-4.27.0-1|232	* Mon Jan 03 2005 Lenny Cartier <lenny@mandrakesoft.com> 4.2.6-1mdk
12cr|getmail-4.27.0-1|233	- 4.2.6
12cr|getmail-4.27.0-1|234	
12cr|getmail-4.27.0-1|235	* Sat Dec 04 2004 Michael Scherer <misc@mandrake.org> 4.2.4-2mdk
12cr|getmail-4.27.0-1|236	- Rebuild for new python
12cr|getmail-4.27.0-1|237	
12cr|getmail-4.27.0-1|238	* Mon Nov 22 2004 Lenny Cartier <lenny@mandrakesoft.com> 4.2.4-1mdk
12cr|getmail-4.27.0-1|239	- 4.2.4
12cr|getmail-4.27.0-1|240	
12cr|getmail-4.27.0-1|241	* Tue Oct 12 2004 Lenny Cartier <lenny@mandrakesoft.com> 4.2.1-1mdk
12cr|getmail-4.27.0-1|242	- 4.2.1
12cr|getmail-4.27.0-1|243	
12cr|getmail-4.27.0-1|244	* Wed Sep 22 2004 Lenny Cartier <lenny@mandrakesoft.com> 4.2.0-1mdk
12cr|getmail-4.27.0-1|245	- 4.2.0
12cr|getmail-4.27.0-1|246	
12cr|getmail-4.27.0-1|247	* Thu Sep 02 2004 Lenny Cartier <lenny@mandrakesoft.com> 4.1.3-1mdk
12cr|getmail-4.27.0-1|248	- 4.1.3
12cr|getmail-4.27.0-1|249	
12cr|getmail-4.27.0-1|250	* Thu Aug 26 2004 Lenny Cartier <lenny@mandrakesoft.com> 4.1.0-1mdk
12cr|getmail-4.27.0-1|251	- 4.1.0
12cr|getmail-4.27.0-1|252	
12cr|getmail-4.27.0-1|253	* Fri Aug 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 4.0.12-1mdk
12cr|getmail-4.27.0-1|254	- 4.0.12
12cr|getmail-4.27.0-1|255	
12cr|getmail-4.27.0-1|256	* Sat Aug 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 4.0.10-1mdk
12cr|getmail-4.27.0-1|257	- 4.0.10
12cr|getmail-4.27.0-1|258	
12cr|getmail-4.27.0-1|259	* Tue Aug 10 2004 Lenny Cartier <lenny@mandrakesoft.com> 4.0.8-1mdk
12cr|getmail-4.27.0-1|260	- 4.0.8
12cr|getmail-4.27.0-1|261	
12cr|getmail-4.27.0-1|262	* Fri Aug 06 2004 Lenny Cartier <lenny@mandrakesoft.com> 4.0.6-1mdk
12cr|getmail-4.27.0-1|263	- 4.0.6
12cr|getmail-4.27.0-1|264	
12cr|getmail-4.27.0-1|265	* Wed Aug 04 2004 Lenny Cartier <lenny@mandrakesoft.com> 4.0.4-1mdk
12cr|getmail-4.27.0-1|266	- 4.0.4
12cr|getmail-4.27.0-1|267	
12cr|getmail-4.27.0-1|268	* Tue Jul 27 2004 Lenny Cartier <lenny@mandrakesoft.com> 4.0.1-1mdk
12cr|getmail-4.27.0-1|269	- 4.0.1
12cr|getmail-4.27.0-1|270	
12cr|getmail-4.27.0-1|271	* Sun Jul 25 2004 Michael Scherer <misc@mandrake.org> 4.0.0-1mdk
12cr|getmail-4.27.0-1|272	- New release 4.0.0
12cr|getmail-4.27.0-1|273	- change url
12cr|getmail-4.27.0-1|274	
12cr|getmail-4.27.0-1|275	* Sat May 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.2.4-1mdk
12cr|getmail-4.27.0-1|276	- 3.2.4
12cr|getmail-4.27.0-1|277	
12cr|getmail-4.27.0-1|278	* Tue Mar 23 2004 Michael Scherer <misc@mandrake.org> 3.2.2-1mdk
12cr|getmail-4.27.0-1|279	- 3.2.2
12cr|getmail-4.27.0-1|280	- use /usr/share/getmail/
12cr|getmail-4.27.0-1|281	

1626 12
12cr|gettext-lint-0.4-6|1	Name: gettext-lint
12cr|gettext-lint-0.4-6|2	Summary: Gettext linting tools
12cr|gettext-lint-0.4-6|3	Version: 0.4
12cr|gettext-lint-0.4-6|4	Release: %mkrel 6
12cr|gettext-lint-0.4-6|5	License: GPL
12cr|gettext-lint-0.4-6|6	URL: http://gettext-lint.sourceforge.net/
12cr|gettext-lint-0.4-6|7	Source: http://prdownloads.sourceforge.net/%name/%name-%version.tar.bz2
12cr|gettext-lint-0.4-6|8	Patch0: gettext-lint-0.4-check_formats.patch
12cr|gettext-lint-0.4-6|9	Group: Development/Other
12cr|gettext-lint-0.4-6|10	Requires: gettext
12cr|gettext-lint-0.4-6|11	BuildArchitectures: noarch
12cr|gettext-lint-0.4-6|12	BuildRequires: python-devel
12cr|gettext-lint-0.4-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|gettext-lint-0.4-6|14	
12cr|gettext-lint-0.4-6|15	%description
12cr|gettext-lint-0.4-6|16	The gettext lint tools are a collection of tools for checking the validity,
12cr|gettext-lint-0.4-6|17	consistency and spelling of PO and POT files.
12cr|gettext-lint-0.4-6|18	An experimental glossary building tool is also included.
12cr|gettext-lint-0.4-6|19	
12cr|gettext-lint-0.4-6|20	%prep
12cr|gettext-lint-0.4-6|21	%setup -q
12cr|gettext-lint-0.4-6|22	%patch0 -p1
12cr|gettext-lint-0.4-6|23	
12cr|gettext-lint-0.4-6|24	%build
12cr|gettext-lint-0.4-6|25	aclocal
12cr|gettext-lint-0.4-6|26	autoconf
12cr|gettext-lint-0.4-6|27	automake -a -c
12cr|gettext-lint-0.4-6|28	%configure2_5x
12cr|gettext-lint-0.4-6|29	%make
12cr|gettext-lint-0.4-6|30	
12cr|gettext-lint-0.4-6|31	%install
12cr|gettext-lint-0.4-6|32	rm -rf %buildroot
12cr|gettext-lint-0.4-6|33	%makeinstall
12cr|gettext-lint-0.4-6|34	
12cr|gettext-lint-0.4-6|35	%clean
12cr|gettext-lint-0.4-6|36	%{__rm} -rf $RPM_BUILD_ROOT
12cr|gettext-lint-0.4-6|37	
12cr|gettext-lint-0.4-6|38	%files
12cr|gettext-lint-0.4-6|39	%defattr(-,root,root)
12cr|gettext-lint-0.4-6|40	%{_bindir}/POFileChecker
12cr|gettext-lint-0.4-6|41	%{_bindir}/POFileClean
12cr|gettext-lint-0.4-6|42	%{_bindir}/POFileConsistency
12cr|gettext-lint-0.4-6|43	%{_bindir}/POFileEquiv
12cr|gettext-lint-0.4-6|44	%{_bindir}/POFileFill
12cr|gettext-lint-0.4-6|45	%{_bindir}/POFileGlossary
12cr|gettext-lint-0.4-6|46	%{_bindir}/POFileSpell
12cr|gettext-lint-0.4-6|47	%{_bindir}/POFileStatus
12cr|gettext-lint-0.4-6|48	%{_mandir}/man1/POFileChecker.1*
12cr|gettext-lint-0.4-6|49	%{_mandir}/man1/POFileClean.1*
12cr|gettext-lint-0.4-6|50	%{_mandir}/man1/POFileConsistency.1*
12cr|gettext-lint-0.4-6|51	%{_mandir}/man1/POFileEquiv.1*
12cr|gettext-lint-0.4-6|52	%{_mandir}/man1/POFileFill.1*
12cr|gettext-lint-0.4-6|53	%{_mandir}/man1/POFileGlossary.1*
12cr|gettext-lint-0.4-6|54	%{_mandir}/man1/POFileSpell.1*
12cr|gettext-lint-0.4-6|55	%{_mandir}/man1/POFileStatus.1*
12cr|gettext-lint-0.4-6|56	%{_datadir}/%{name}
12cr|gettext-lint-0.4-6|57	%doc README NEWS AUTHORS
12cr|gettext-lint-0.4-6|58	
12cr|gettext-lint-0.4-6|59	
12cr|gettext-lint-0.4-6|60	
12cr|gettext-lint-0.4-6|61	%changelog
12cr|gettext-lint-0.4-6|62	* Tue Sep 13 2011 Götz Waschk <waschk@mandriva.org> 0.4-6mdv2012.0
12cr|gettext-lint-0.4-6|63	+ Revision: 699630
12cr|gettext-lint-0.4-6|64	- rebuild
12cr|gettext-lint-0.4-6|65	
12cr|gettext-lint-0.4-6|66	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.4-5mdv2011.0
12cr|gettext-lint-0.4-6|67	+ Revision: 437671
12cr|gettext-lint-0.4-6|68	- rebuild
12cr|gettext-lint-0.4-6|69	
12cr|gettext-lint-0.4-6|70	* Fri Mar 27 2009 Gustavo De Nardin <gustavodn@mandriva.com> 0.4-4mdv2009.1
12cr|gettext-lint-0.4-6|71	+ Revision: 361644
12cr|gettext-lint-0.4-6|72	- added a patch to make POFileChecker also check for format strings
12cr|gettext-lint-0.4-6|73	- moved auto* to %%build
12cr|gettext-lint-0.4-6|74	
12cr|gettext-lint-0.4-6|75	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.4-3mdv2009.0
12cr|gettext-lint-0.4-6|76	+ Revision: 240746
12cr|gettext-lint-0.4-6|77	- rebuild
12cr|gettext-lint-0.4-6|78	- kill re-definition of %%buildroot on Pixel's request
12cr|gettext-lint-0.4-6|79	
12cr|gettext-lint-0.4-6|80	+ Olivier Blin <blino@mandriva.org>
12cr|gettext-lint-0.4-6|81	- restore BuildRoot
12cr|gettext-lint-0.4-6|82	
12cr|gettext-lint-0.4-6|83	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 0.4-1mdv2008.0
12cr|gettext-lint-0.4-6|84	+ Revision: 55227
12cr|gettext-lint-0.4-6|85	- new version
12cr|gettext-lint-0.4-6|86	- update file list
12cr|gettext-lint-0.4-6|87	- fix build
12cr|gettext-lint-0.4-6|88	
12cr|gettext-lint-0.4-6|89	
12cr|gettext-lint-0.4-6|90	* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 0.3.1-3mdk
12cr|gettext-lint-0.4-6|91	- Rebuild
12cr|gettext-lint-0.4-6|92	
12cr|gettext-lint-0.4-6|93	* Mon Feb 13 2006 Götz Waschk <waschk@mandriva.org> 0.3.1-2mdk
12cr|gettext-lint-0.4-6|94	- Rebuild
12cr|gettext-lint-0.4-6|95	- use mkrel
12cr|gettext-lint-0.4-6|96	
12cr|gettext-lint-0.4-6|97	* Fri Feb 11 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.3.1-1mdk
12cr|gettext-lint-0.4-6|98	- update file list
12cr|gettext-lint-0.4-6|99	- New release 0.3.1
12cr|gettext-lint-0.4-6|100	
12cr|gettext-lint-0.4-6|101	* Thu Nov 25 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.3.0-1mdk
12cr|gettext-lint-0.4-6|102	- initial mdk package
12cr|gettext-lint-0.4-6|103	

1627 12
12cr|getxml-1.0.4-10|1	%define name getxml
12cr|getxml-1.0.4-10|2	%define version 1.0.4
12cr|getxml-1.0.4-10|3	%define release %mkrel 10
12cr|getxml-1.0.4-10|4	
12cr|getxml-1.0.4-10|5	Name:           %name
12cr|getxml-1.0.4-10|6	Summary:        XML file internationalization
12cr|getxml-1.0.4-10|7	Version:        %version
12cr|getxml-1.0.4-10|8	Release:        %release
12cr|getxml-1.0.4-10|9	Source0:        %{name}-%{version}.tar.bz2
12cr|getxml-1.0.4-10|10	# from GNU git
12cr|getxml-1.0.4-10|11	Source1:	config.sub.20091120
12cr|getxml-1.0.4-10|12	Source2:	config.guess.20091120
12cr|getxml-1.0.4-10|13	URL:            http://toutdoux.sourceforge.net
12cr|getxml-1.0.4-10|14	Group:          System/Libraries
12cr|getxml-1.0.4-10|15	BuildRoot:      %_tmppath/%name-buildroot
12cr|getxml-1.0.4-10|16	Buildrequires:	libxml-devel libglib-devel
12cr|getxml-1.0.4-10|17	License:	GPLv2+
12cr|getxml-1.0.4-10|18	
12cr|getxml-1.0.4-10|19	%description
12cr|getxml-1.0.4-10|20	XML File internationalization
12cr|getxml-1.0.4-10|21	
12cr|getxml-1.0.4-10|22	%prep
12cr|getxml-1.0.4-10|23	
12cr|getxml-1.0.4-10|24	%setup -q
12cr|getxml-1.0.4-10|25	install -b %{SOURCE1} config.sub
12cr|getxml-1.0.4-10|26	install -b %{SOURCE2} config.guess
12cr|getxml-1.0.4-10|27	
12cr|getxml-1.0.4-10|28	%build
12cr|getxml-1.0.4-10|29	%configure2_5x
12cr|getxml-1.0.4-10|30	%make
12cr|getxml-1.0.4-10|31	
12cr|getxml-1.0.4-10|32	%install
12cr|getxml-1.0.4-10|33	rm -rf %{buildroot}
12cr|getxml-1.0.4-10|34	
12cr|getxml-1.0.4-10|35	%makeinstall
12cr|getxml-1.0.4-10|36	
12cr|getxml-1.0.4-10|37	%clean
12cr|getxml-1.0.4-10|38	rm -rf %{buildroot}
12cr|getxml-1.0.4-10|39	
12cr|getxml-1.0.4-10|40	%files
12cr|getxml-1.0.4-10|41	%defattr(-,root,root,0755)
12cr|getxml-1.0.4-10|42	%doc AUTHORS README COPYING NEWS INSTALL ABOUT-NLS
12cr|getxml-1.0.4-10|43	%{_bindir}/*
12cr|getxml-1.0.4-10|44	
12cr|getxml-1.0.4-10|45	
12cr|getxml-1.0.4-10|46	
12cr|getxml-1.0.4-10|47	%changelog
12cr|getxml-1.0.4-10|48	* Thu Dec 10 2009 Jérôme Brenier <incubusss@mandriva.org> 1.0.4-10mdv2010.1
12cr|getxml-1.0.4-10|49	+ Revision: 476081
12cr|getxml-1.0.4-10|50	- replace config.sub and config.guess by new version from GNU git
12cr|getxml-1.0.4-10|51	- move %%configure2_5x in the %%build section
12cr|getxml-1.0.4-10|52	- rebuild
12cr|getxml-1.0.4-10|53	- fix license tag
12cr|getxml-1.0.4-10|54	- $RPM_BUILD_ROOT -> %%{buildroot}
12cr|getxml-1.0.4-10|55	
12cr|getxml-1.0.4-10|56	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|getxml-1.0.4-10|57	- use %%configure2_5x
12cr|getxml-1.0.4-10|58	- rebuild
12cr|getxml-1.0.4-10|59	
12cr|getxml-1.0.4-10|60	* Tue Jun 17 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.4-8mdv2009.0
12cr|getxml-1.0.4-10|61	+ Revision: 222602
12cr|getxml-1.0.4-10|62	- buildrequires libglib-devel instead of libglib2-devel
12cr|getxml-1.0.4-10|63	- buildrequires libglib2-devel
12cr|getxml-1.0.4-10|64	- rebuild
12cr|getxml-1.0.4-10|65	- kill re-definition of %%buildroot on Pixel's request
12cr|getxml-1.0.4-10|66	- import getxml
12cr|getxml-1.0.4-10|67	
12cr|getxml-1.0.4-10|68	+ Michael Scherer <misc@mandriva.org>
12cr|getxml-1.0.4-10|69	- rebuild
12cr|getxml-1.0.4-10|70	
12cr|getxml-1.0.4-10|71	+ Olivier Blin <oblin@mandriva.com>
12cr|getxml-1.0.4-10|72	- restore BuildRoot
12cr|getxml-1.0.4-10|73	
12cr|getxml-1.0.4-10|74	
12cr|getxml-1.0.4-10|75	* Thu Aug 10 2006 Lenny Cartier <lenny@mandriva.com> 1.0.4-6mdv2007.0
12cr|getxml-1.0.4-10|76	- rebuild
12cr|getxml-1.0.4-10|77	
12cr|getxml-1.0.4-10|78	* Thu Jul 07 2005 Lenny Cartier <lenny@mandriva.com> 1.0.4-5mdk
12cr|getxml-1.0.4-10|79	- rebuild
12cr|getxml-1.0.4-10|80	
12cr|getxml-1.0.4-10|81	* Wed Jun 02 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0.4-4mdk
12cr|getxml-1.0.4-10|82	- rebuild
12cr|getxml-1.0.4-10|83	
12cr|getxml-1.0.4-10|84	* Tue Apr 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0.4-3mdk
12cr|getxml-1.0.4-10|85	- buildrequires
12cr|getxml-1.0.4-10|86	
12cr|getxml-1.0.4-10|87	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0.4-2mdk
12cr|getxml-1.0.4-10|88	- rebuild
12cr|getxml-1.0.4-10|89	
12cr|getxml-1.0.4-10|90	* Thu Nov 15 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.4-1mdk
12cr|getxml-1.0.4-10|91	- needed for new toutdoux

1628 12
12cr|gexec-0.3.6-11|1	%define name	gexec
12cr|gexec-0.3.6-11|2	%define	version 0.3.6
12cr|gexec-0.3.6-11|3	%define release	%mkrel 11
12cr|gexec-0.3.6-11|4	%define lib_name_orig lib%{name}
12cr|gexec-0.3.6-11|5	%define lib_major 0
12cr|gexec-0.3.6-11|6	%define lib_name        %mklibname %{name} %{lib_major}
12cr|gexec-0.3.6-11|7	%define devel_name	%mklibname -d -s %{name}
12cr|gexec-0.3.6-11|8	
12cr|gexec-0.3.6-11|9	Summary:	Scalable cluster remote execution
12cr|gexec-0.3.6-11|10	Name:		%{name}
12cr|gexec-0.3.6-11|11	Version:	%{version}
12cr|gexec-0.3.6-11|12	Release:	%{release}
12cr|gexec-0.3.6-11|13	License:	GPL
12cr|gexec-0.3.6-11|14	Group:		Networking/Remote access
12cr|gexec-0.3.6-11|15	URL:		http://www.cs.berkeley.edu/~bnc/gexec/
12cr|gexec-0.3.6-11|16	Source:		%{name}-%{version}.tar.bz2
12cr|gexec-0.3.6-11|17	Source1:	gexecd
12cr|gexec-0.3.6-11|18	Source2:	gexec.README
12cr|gexec-0.3.6-11|19	Source3:	gexec
12cr|gexec-0.3.6-11|20	Patch0:		gexec-Makefile.in.patch
12cr|gexec-0.3.6-11|21	#Patch0:
12cr|gexec-0.3.6-11|22	Requires:	authd >= 0.2, xinetd, tftp
12cr|gexec-0.3.6-11|23	Provides:	%{name}-%{version} = %{version}-%{release}
12cr|gexec-0.3.6-11|24	Buildrequires:	libe-devel >= 0.2.1, %{mklibname authd}-devel >= 0.2
12cr|gexec-0.3.6-11|25	BuildRequires:	openssl-devel
12cr|gexec-0.3.6-11|26	#libganglia-monitor1-devel >= 2.4
12cr|gexec-0.3.6-11|27	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|gexec-0.3.6-11|28	Prefix:		%{_prefix}
12cr|gexec-0.3.6-11|29	
12cr|gexec-0.3.6-11|30	%package	-n %{devel_name}
12cr|gexec-0.3.6-11|31	Summary:        Gexec scalable cluster remote execution devel package
12cr|gexec-0.3.6-11|32	Provides:       %{name}-devel-%{version} = %{version}-%{release}
12cr|gexec-0.3.6-11|33	Group:          Development/Other
12cr|gexec-0.3.6-11|34	Obsoletes:	%{mklibname gexec 0 -d}
12cr|gexec-0.3.6-11|35	
12cr|gexec-0.3.6-11|36	%description
12cr|gexec-0.3.6-11|37	GEXEC is a scalable cluster remote execution system which provides
12cr|gexec-0.3.6-11|38	fast, RSA authenticated remote execution of parallel and distributed
12cr|gexec-0.3.6-11|39	jobs. It provides transparent forwarding of stdin, stdout, stderr, and
12cr|gexec-0.3.6-11|40	signals to and from remote processes, provides local environment
12cr|gexec-0.3.6-11|41	propagation, and is designed to be robust and to scale to systems over
12cr|gexec-0.3.6-11|42	1000 nodes.
12cr|gexec-0.3.6-11|43	
12cr|gexec-0.3.6-11|44	%description -n %{devel_name}
12cr|gexec-0.3.6-11|45	gexec devel package.
12cr|gexec-0.3.6-11|46	
12cr|gexec-0.3.6-11|47	%prep
12cr|gexec-0.3.6-11|48	rm -rf ${buildroot}
12cr|gexec-0.3.6-11|49	%setup -q
12cr|gexec-0.3.6-11|50	%patch0 -p0 -b .patch
12cr|gexec-0.3.6-11|51	
12cr|gexec-0.3.6-11|52	%build
12cr|gexec-0.3.6-11|53	%configure --prefix=%{buildroot}/usr
12cr|gexec-0.3.6-11|54	#		--enable-ganglia
12cr|gexec-0.3.6-11|55	
12cr|gexec-0.3.6-11|56	make
12cr|gexec-0.3.6-11|57	
12cr|gexec-0.3.6-11|58	%install
12cr|gexec-0.3.6-11|59	rm -Rf %{buildroot}
12cr|gexec-0.3.6-11|60	myname=`id -un`
12cr|gexec-0.3.6-11|61	mygroup=`id -gn`
12cr|gexec-0.3.6-11|62	mkdir -p %{buildroot}%{_initrddir}
12cr|gexec-0.3.6-11|63	mkdir -p %{buildroot}/etc/xinetd.d
12cr|gexec-0.3.6-11|64	mkdir -p %{buildroot}/%{_defaultdocdir}/%{name}
12cr|gexec-0.3.6-11|65	%makeinstall INSTALL_USER=$myname INSTALL_GROUP=$mygroup
12cr|gexec-0.3.6-11|66	mv %{buildroot}/%{_bindir}/gexec %{buildroot}/%{_bindir}/gexec_wrap
12cr|gexec-0.3.6-11|67	install -m 644 %{SOURCE1} %{buildroot}/etc/xinetd.d/gexecd
12cr|gexec-0.3.6-11|68	install -m 644 %{SOURCE2} %{buildroot}/%{_defaultdocdir}/%{name}/README
12cr|gexec-0.3.6-11|69	install -m 755 %{SOURCE3} %{buildroot}/%{_bindir}
12cr|gexec-0.3.6-11|70	
12cr|gexec-0.3.6-11|71	%clean
12cr|gexec-0.3.6-11|72	rm -fr %{buildroot}
12cr|gexec-0.3.6-11|73	
12cr|gexec-0.3.6-11|74	%post
12cr|gexec-0.3.6-11|75	CHECK_PORT=`grep -w 2875 /etc/services`
12cr|gexec-0.3.6-11|76	if [ -z "$CHECK_PORT" ]; then
12cr|gexec-0.3.6-11|77	cat >> /etc/services << EOF
12cr|gexec-0.3.6-11|78	# Port needed by gexecd"
12cr|gexec-0.3.6-11|79	gexec	2875/tcp       # Caltech gexec
12cr|gexec-0.3.6-11|80	EOF
12cr|gexec-0.3.6-11|81	fi
12cr|gexec-0.3.6-11|82	
12cr|gexec-0.3.6-11|83	if [ -f /var/run/xinetd.pid ]; then
12cr|gexec-0.3.6-11|84	echo "Restarting xinetd service"
12cr|gexec-0.3.6-11|85	service xinetd restart
12cr|gexec-0.3.6-11|86	fi
12cr|gexec-0.3.6-11|87	
12cr|gexec-0.3.6-11|88	%postun
12cr|gexec-0.3.6-11|89	if [ -f /var/run/xinetd.pid ]; then
12cr|gexec-0.3.6-11|90	echo "Restarting xinetd service"
12cr|gexec-0.3.6-11|91	service xinetd restart
12cr|gexec-0.3.6-11|92	fi
12cr|gexec-0.3.6-11|93	
12cr|gexec-0.3.6-11|94	%files
12cr|gexec-0.3.6-11|95	%defattr(-,root,root)
12cr|gexec-0.3.6-11|96	%doc INSTALL ChangeLog AUTHORS README
12cr|gexec-0.3.6-11|97	%config(noreplace) %{_sysconfdir}/xinetd.d/gexecd
12cr|gexec-0.3.6-11|98	%{_bindir}/gexec
12cr|gexec-0.3.6-11|99	%{_bindir}/gexec_wrap
12cr|gexec-0.3.6-11|100	%{_sbindir}/gexecd
12cr|gexec-0.3.6-11|101	
12cr|gexec-0.3.6-11|102	%files -n %{devel_name}
12cr|gexec-0.3.6-11|103	%defattr(-,root,root)
12cr|gexec-0.3.6-11|104	%doc INSTALL AUTHORS ChangeLog README
12cr|gexec-0.3.6-11|105	%{_includedir}/gexec_lib.h
12cr|gexec-0.3.6-11|106	%{_libdir}/libgexec.a
12cr|gexec-0.3.6-11|107	
12cr|gexec-0.3.6-11|108	# %config(noreplace) /etc/X11/wmsession.d/*
12cr|gexec-0.3.6-11|109	
12cr|gexec-0.3.6-11|110	
12cr|gexec-0.3.6-11|111	
12cr|gexec-0.3.6-11|112	%changelog
12cr|gexec-0.3.6-11|113	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-11mdv2011.0
12cr|gexec-0.3.6-11|114	+ Revision: 610845
12cr|gexec-0.3.6-11|115	- rebuild
12cr|gexec-0.3.6-11|116	
12cr|gexec-0.3.6-11|117	* Fri Apr 23 2010 Funda Wang <fwang@mandriva.org> 0.3.6-10mdv2010.1
12cr|gexec-0.3.6-11|118	+ Revision: 538076
12cr|gexec-0.3.6-11|119	- rebuild
12cr|gexec-0.3.6-11|120	
12cr|gexec-0.3.6-11|121	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 0.3.6-9mdv2010.1
12cr|gexec-0.3.6-11|122	+ Revision: 537374
12cr|gexec-0.3.6-11|123	- rebuild
12cr|gexec-0.3.6-11|124	
12cr|gexec-0.3.6-11|125	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.3.6-8mdv2010.0
12cr|gexec-0.3.6-11|126	+ Revision: 437672
12cr|gexec-0.3.6-11|127	- rebuild
12cr|gexec-0.3.6-11|128	
12cr|gexec-0.3.6-11|129	* Thu Aug 28 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.6-7mdv2009.0
12cr|gexec-0.3.6-11|130	+ Revision: 276767
12cr|gexec-0.3.6-11|131	- obsolete old devel package
12cr|gexec-0.3.6-11|132	
12cr|gexec-0.3.6-11|133	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.3.6-6mdv2009.0
12cr|gexec-0.3.6-11|134	+ Revision: 245946
12cr|gexec-0.3.6-11|135	- rebuild
12cr|gexec-0.3.6-11|136	
12cr|gexec-0.3.6-11|137	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.3.6-4mdv2008.1
12cr|gexec-0.3.6-11|138	+ Revision: 170860
12cr|gexec-0.3.6-11|139	- rebuild
12cr|gexec-0.3.6-11|140	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|gexec-0.3.6-11|141	
12cr|gexec-0.3.6-11|142	* Sun Feb 17 2008 Michael Scherer <misc@mandriva.org> 0.3.6-3mdv2008.1
12cr|gexec-0.3.6-11|143	+ Revision: 169881
12cr|gexec-0.3.6-11|144	- rebuild to clean youri output
12cr|gexec-0.3.6-11|145	
12cr|gexec-0.3.6-11|146	+ Olivier Blin <oblin@mandriva.com>
12cr|gexec-0.3.6-11|147	- restore BuildRoot
12cr|gexec-0.3.6-11|148	
12cr|gexec-0.3.6-11|149	+ Thierry Vignaud <tv@mandriva.org>
12cr|gexec-0.3.6-11|150	- kill re-definition of %%buildroot on Pixel's request
12cr|gexec-0.3.6-11|151	
12cr|gexec-0.3.6-11|152	* Sat Sep 22 2007 Nicolas Vigier <nvigier@mandriva.com> 0.3.6-2mdv2008.0
12cr|gexec-0.3.6-11|153	+ Revision: 92241
12cr|gexec-0.3.6-11|154	- add buildrequires on openssl-devel
12cr|gexec-0.3.6-11|155	- rebuild for new libopenssl
12cr|gexec-0.3.6-11|156	- fix docdir
12cr|gexec-0.3.6-11|157	- fix provides
12cr|gexec-0.3.6-11|158	- fix develname
12cr|gexec-0.3.6-11|159	- fix buildrequires
12cr|gexec-0.3.6-11|160	
12cr|gexec-0.3.6-11|161	+ Thierry Vignaud <tv@mandriva.org>
12cr|gexec-0.3.6-11|162	- kill packaged tag
12cr|gexec-0.3.6-11|163	
12cr|gexec-0.3.6-11|164	+ Antoine Ginies <aginies@mandriva.com>
12cr|gexec-0.3.6-11|165	- use %%mkrel macro
12cr|gexec-0.3.6-11|166	
12cr|gexec-0.3.6-11|167	
12cr|gexec-0.3.6-11|168	* Thu Nov 17 2005 Antoine Ginies <aginies@n3.mandriva.com> 0.3.6-1mdk
12cr|gexec-0.3.6-11|169	- 0.3.6 release
12cr|gexec-0.3.6-11|170	- few fix in spec file
12cr|gexec-0.3.6-11|171	
12cr|gexec-0.3.6-11|172	* Tue Mar 22 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 0.3.5-8mdk
12cr|gexec-0.3.6-11|173	- rebuild
12cr|gexec-0.3.6-11|174	
12cr|gexec-0.3.6-11|175	* Wed Apr 21 2004 Erwan Velu <erwan@mandrakesoft.com> 0.3.5-7mdk
12cr|gexec-0.3.6-11|176	- Rebuild against authd (RSA fixes)
12cr|gexec-0.3.6-11|177	
12cr|gexec-0.3.6-11|178	* Wed Apr 21 2004 Erwan Velu <erwan@mandrakesoft.com> 0.3.5-6mdk
12cr|gexec-0.3.6-11|179	- Rebuild against latest libe, authd
12cr|gexec-0.3.6-11|180	
12cr|gexec-0.3.6-11|181	* Thu Apr 08 2004 Erwan Velu <erwan@mandrakesoft.com> 0.3.5-5mdk
12cr|gexec-0.3.6-11|182	- Enabling gexec wrapper with cluster.sh
12cr|gexec-0.3.6-11|183	- using grep -w instead of grep for gexec in /etc/services
12cr|gexec-0.3.6-11|184	
12cr|gexec-0.3.6-11|185	* Fri Jan 30 2004 Antoine Ginies <aginies@bi.mandrakesoft.com> 0.3.5-4mdk
12cr|gexec-0.3.6-11|186	- rebuild cooker
12cr|gexec-0.3.6-11|187	
12cr|gexec-0.3.6-11|188	* Fri Jan 03 2003 Antoine Ginies <aginies@mandrakesoft.com> 0.3.5-3mdk
12cr|gexec-0.3.6-11|189	- rebuild for new glibc
12cr|gexec-0.3.6-11|190	
12cr|gexec-0.3.6-11|191	* Fri Jan 03 2003 Antoine Ginies <aginies@mandrakesoft.com> 0.3.5-2mdk
12cr|gexec-0.3.6-11|192	- rebuild fo new glibc
12cr|gexec-0.3.6-11|193	
12cr|gexec-0.3.6-11|194	* Wed Nov 06 2002 Clic-dev <clic-dev-public@mandrakesoft.com> 0.3.5-1mdk
12cr|gexec-0.3.6-11|195	- release 0.3.5
12cr|gexec-0.3.6-11|196	
12cr|gexec-0.3.6-11|197	* Tue Aug 06 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.3.4-8mdk
12cr|gexec-0.3.6-11|198	- build with gcc 3.2
12cr|gexec-0.3.6-11|199	
12cr|gexec-0.3.6-11|200	* Thu Jul 11 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.3.4-7mdk
12cr|gexec-0.3.6-11|201	- Build on 8.2 with 2.96
12cr|gexec-0.3.6-11|202	
12cr|gexec-0.3.6-11|203	* Fri Jul 05 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.3.4-6mdk
12cr|gexec-0.3.6-11|204	- fix too many argument error
12cr|gexec-0.3.6-11|205	
12cr|gexec-0.3.6-11|206	* Fri Jul 05 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.3.4-5mdk
12cr|gexec-0.3.6-11|207	- fix xinetd restart service
12cr|gexec-0.3.6-11|208	
12cr|gexec-0.3.6-11|209	* Tue Jun 25 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.3.4-4mdk
12cr|gexec-0.3.6-11|210	- fix %%post tag
12cr|gexec-0.3.6-11|211	
12cr|gexec-0.3.6-11|212	* Thu Jun 20 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.3.4-3mdk
12cr|gexec-0.3.6-11|213	- fix %%postun and add require tftp
12cr|gexec-0.3.6-11|214	
12cr|gexec-0.3.6-11|215	* Fri May 17 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.3.4-2mdk
12cr|gexec-0.3.6-11|216	- build gcc 3.1
12cr|gexec-0.3.6-11|217	
12cr|gexec-0.3.6-11|218	* Tue May 07 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.3.4-1mdk
12cr|gexec-0.3.6-11|219	- new release
12cr|gexec-0.3.6-11|220	
12cr|gexec-0.3.6-11|221	* Thu Apr 25 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.3.3-5mdk
12cr|gexec-0.3.6-11|222	- provide Ganglia support
12cr|gexec-0.3.6-11|223	
12cr|gexec-0.3.6-11|224	* Wed Apr 24 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.3.3-4mdk
12cr|gexec-0.3.6-11|225	- new release
12cr|gexec-0.3.6-11|226	
12cr|gexec-0.3.6-11|227	* Mon Apr 15 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.3.0-3mdk
12cr|gexec-0.3.6-11|228	- first release for Mandrakesoft
12cr|gexec-0.3.6-11|229	

1629 12
12cr|gf2x-1.1-1|1	%define major	1
12cr|gf2x-1.1-1|2	%define libname	%mklibname %{name} %{major}
12cr|gf2x-1.1-1|3	%define devname	%mklibname %{name} -d
12cr|gf2x-1.1-1|4	
12cr|gf2x-1.1-1|5	Name:		gf2x
12cr|gf2x-1.1-1|6	Version:	1.1
12cr|gf2x-1.1-1|7	Release:	1
12cr|gf2x-1.1-1|8	Group:		Sciences/Mathematics
12cr|gf2x-1.1-1|9	License:	GPL
12cr|gf2x-1.1-1|10	Summary:	Library for multiplying polynomials over the binary field
12cr|gf2x-1.1-1|11	Source0:	http://gforge.inria.fr/frs/download.php/27999/%{name}-%{version}.tar.gz
12cr|gf2x-1.1-1|12	URL:		http://gforge.inria.fr/projects/gf2x/
12cr|gf2x-1.1-1|13	BuildRequires:	gmp-devel
12cr|gf2x-1.1-1|14	
12cr|gf2x-1.1-1|15	%package	-n %{libname}
12cr|gf2x-1.1-1|16	Group:		System/Libraries
12cr|gf2x-1.1-1|17	License:	GPL
12cr|gf2x-1.1-1|18	Summary:	Library for multiplying polynomials over the binary field
12cr|gf2x-1.1-1|19	
12cr|gf2x-1.1-1|20	%description	-n %{libname}
12cr|gf2x-1.1-1|21	Library for multiplying polynomials over the binary field.
12cr|gf2x-1.1-1|22	This package contains the gf2x runtime library.
12cr|gf2x-1.1-1|23	
12cr|gf2x-1.1-1|24	%package	-n %{devname}
12cr|gf2x-1.1-1|25	Group:		Development/C
12cr|gf2x-1.1-1|26	License:	GOL
12cr|gf2x-1.1-1|27	Summary:	Library for multiplying polynomials over the binary field
12cr|gf2x-1.1-1|28	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|gf2x-1.1-1|29	Provides:	%{name}-devel = %{version}-%{release}
12cr|gf2x-1.1-1|30	Requires:	%{libname} = %{version}-%{release}
12cr|gf2x-1.1-1|31	
12cr|gf2x-1.1-1|32	%description	-n %{devname}
12cr|gf2x-1.1-1|33	Library for multiplying polynomials over the binary field.
12cr|gf2x-1.1-1|34	This package contains the gf2x development files.
12cr|gf2x-1.1-1|35	
12cr|gf2x-1.1-1|36	%description
12cr|gf2x-1.1-1|37	gf2x is a library for multiplying polynomials over the binary field.
12cr|gf2x-1.1-1|38	
12cr|gf2x-1.1-1|39	%prep
12cr|gf2x-1.1-1|40	%setup -q
12cr|gf2x-1.1-1|41	
12cr|gf2x-1.1-1|42	%build
12cr|gf2x-1.1-1|43	# don't disable sse2 by default - this mean it may need to be rebuilt
12cr|gf2x-1.1-1|44	# from source on pentium 3 or older
12cr|gf2x-1.1-1|45	%configure2_5x --disable-static
12cr|gf2x-1.1-1|46	
12cr|gf2x-1.1-1|47	%make
12cr|gf2x-1.1-1|48	
12cr|gf2x-1.1-1|49	%install
12cr|gf2x-1.1-1|50	%makeinstall_std
12cr|gf2x-1.1-1|51	
12cr|gf2x-1.1-1|52	%files -n %{libname}
12cr|gf2x-1.1-1|53	%{_libdir}/libgf2x.so.%{major}*
12cr|gf2x-1.1-1|54	
12cr|gf2x-1.1-1|55	%files -n %{devname}
12cr|gf2x-1.1-1|56	%{_includedir}/*.h
12cr|gf2x-1.1-1|57	%dir %{_includedir}/%{name}
12cr|gf2x-1.1-1|58	%{_includedir}/%{name}/*.h
12cr|gf2x-1.1-1|59	%{_libdir}/libgf2x.so
12cr|gf2x-1.1-1|60	

1630 12
12cr|gfan-0.4plus-3|1	Name:		gfan
12cr|gfan-0.4plus-3|2	Group:		Sciences/Mathematics
12cr|gfan-0.4plus-3|3	License:	GPL
12cr|gfan-0.4plus-3|4	Summary:	Computation of Gröbner fans and tropical varieties
12cr|gfan-0.4plus-3|5	Version:	0.4plus
12cr|gfan-0.4plus-3|6	Release:	3
12cr|gfan-0.4plus-3|7	Source:		http://www.math.tu-berlin.de/~jensen/software/gfan/gfan0.4plus.tar.gz
12cr|gfan-0.4plus-3|8	URL:		http://www.math.tu-berlin.de/~jensen/software/gfan/gfan.html
12cr|gfan-0.4plus-3|9	
12cr|gfan-0.4plus-3|10	BuildRequires:	gcc-c++
12cr|gfan-0.4plus-3|11	BuildRequires:	gmp-devel
12cr|gfan-0.4plus-3|12	BuildRequires:	cddlib-devel
12cr|gfan-0.4plus-3|13	
12cr|gfan-0.4plus-3|14	Patch0:		sagemath.patch
12cr|gfan-0.4plus-3|15	Patch1:		gfan0.4plus-gcc45.patch
12cr|gfan-0.4plus-3|16	Patch2:		gfan0.4plus-fix-str-fmt.patch
12cr|gfan-0.4plus-3|17	Patch3:		gfan0.4plus-gcc47.patch
12cr|gfan-0.4plus-3|18	
12cr|gfan-0.4plus-3|19	%description
12cr|gfan-0.4plus-3|20	Gfan is a software package for computing Gröbner fans and tropical varieties.
12cr|gfan-0.4plus-3|21	These are polyhedral fans associated to polynomial ideals. The maximal cones
12cr|gfan-0.4plus-3|22	of a Gröbner fan are in bijection with the marked reduced Gröbner bases of
12cr|gfan-0.4plus-3|23	its defining ideal. The software computes all marked reduced Gröbner bases
12cr|gfan-0.4plus-3|24	of an ideal. Their union is a universal Gröbner basis. The tropical variety
12cr|gfan-0.4plus-3|25	of a polynomial ideal is a certain subcomplex of the Gröbner fan. Gfan
12cr|gfan-0.4plus-3|26	contains algorithms for computing this complex for general ideals and
12cr|gfan-0.4plus-3|27	specialized algorithms for tropical curves, tropical hypersurfaces and
12cr|gfan-0.4plus-3|28	tropical varieties of prime ideals. In addition to the above core functions
12cr|gfan-0.4plus-3|29	the package contains many tools which are useful in the study of Gröbner
12cr|gfan-0.4plus-3|30	bases, initial ideals and tropical geometry. Among these are an interactive
12cr|gfan-0.4plus-3|31	traversal program for Gröbner fans and programs for graphical renderings.
12cr|gfan-0.4plus-3|32	The full list of commands can be found in Appendix B of the manual. For
12cr|gfan-0.4plus-3|33	ordinary Gröbner basis computations Gfan is not competitive in speed
12cr|gfan-0.4plus-3|34	compared to programs such as CoCoA, Singular and Macaulay2.
12cr|gfan-0.4plus-3|35	
12cr|gfan-0.4plus-3|36	%prep
12cr|gfan-0.4plus-3|37	%setup -q -n %{name}%{version}
12cr|gfan-0.4plus-3|38	
12cr|gfan-0.4plus-3|39	%patch0 -p1
12cr|gfan-0.4plus-3|40	%patch1 -p0
12cr|gfan-0.4plus-3|41	%patch2 -p0 -b .str
12cr|gfan-0.4plus-3|42	%patch3 -p0 -b .gcc47
12cr|gfan-0.4plus-3|43	
12cr|gfan-0.4plus-3|44	%build
12cr|gfan-0.4plus-3|45	make						\
12cr|gfan-0.4plus-3|46	OPTFLAGS="%{optflags} -DGMPRATIONAL"	\
12cr|gfan-0.4plus-3|47	PREFIX=%{_prefix}			\
12cr|gfan-0.4plus-3|48	CDD_LINKOPTIONS=-lcddgmp		\
12cr|gfan-0.4plus-3|49	CDD_INCLUDEOPTIONS=-I%{_includedir}/cdd	\
12cr|gfan-0.4plus-3|50	all
12cr|gfan-0.4plus-3|51	
12cr|gfan-0.4plus-3|52	%install
12cr|gfan-0.4plus-3|53	rm -fr %buildroot
12cr|gfan-0.4plus-3|54	mkdir -p %{buildroot}%{_bindir}
12cr|gfan-0.4plus-3|55	cp -fa %{name} %{buildroot}%{_bindir}
12cr|gfan-0.4plus-3|56	
12cr|gfan-0.4plus-3|57	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|gfan-0.4plus-3|58	cp -fa examples %{buildroot}%{_datadir}/%{name}
12cr|gfan-0.4plus-3|59	
12cr|gfan-0.4plus-3|60	mkdir -p %{buildroot}%{_docdir}/%{name}
12cr|gfan-0.4plus-3|61	cp -far doc/* %{buildroot}%{_docdir}/%{name}
12cr|gfan-0.4plus-3|62	cp -far homepage %{buildroot}%{_docdir}/%{name}
12cr|gfan-0.4plus-3|63	# this tries to do an "upload", using scp with the package's author account...
12cr|gfan-0.4plus-3|64	rm -f %{buildroot}%{_docdir}/%{name}/homepage/Makefile
12cr|gfan-0.4plus-3|65	
12cr|gfan-0.4plus-3|66	pushd %{buildroot}%{_bindir}
12cr|gfan-0.4plus-3|67	./%{name} installlinks
12cr|gfan-0.4plus-3|68	popd
12cr|gfan-0.4plus-3|69	
12cr|gfan-0.4plus-3|70	%clean
12cr|gfan-0.4plus-3|71	rm -rf %{buildroot}
12cr|gfan-0.4plus-3|72	
12cr|gfan-0.4plus-3|73	%files
12cr|gfan-0.4plus-3|74	%defattr(-,root,root)
12cr|gfan-0.4plus-3|75	%{_bindir}/*
12cr|gfan-0.4plus-3|76	%dir %{_datadir}/%{name}
12cr|gfan-0.4plus-3|77	%{_datadir}/%{name}/*
12cr|gfan-0.4plus-3|78	%dir %doc %{_docdir}/%{name}
12cr|gfan-0.4plus-3|79	%doc %{_docdir}/%{name}/*
12cr|gfan-0.4plus-3|80	
12cr|gfan-0.4plus-3|81	
12cr|gfan-0.4plus-3|82	%changelog
12cr|gfan-0.4plus-3|83	* Mon Dec 06 2010 Funda Wang <fwang@mandriva.org> 0.4plus-2mdv2011.0
12cr|gfan-0.4plus-3|84	+ Revision: 611687
12cr|gfan-0.4plus-3|85	- fix build
12cr|gfan-0.4plus-3|86	
12cr|gfan-0.4plus-3|87	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gfan-0.4plus-3|88	- rebuild
12cr|gfan-0.4plus-3|89	
12cr|gfan-0.4plus-3|90	* Mon Mar 01 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.4plus-1mdv2010.1
12cr|gfan-0.4plus-3|91	+ Revision: 513286
12cr|gfan-0.4plus-3|92	- Update to latest upstream release
12cr|gfan-0.4plus-3|93	
12cr|gfan-0.4plus-3|94	* Sat Aug 22 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.3-2mdv2010.0
12cr|gfan-0.4plus-3|95	+ Revision: 419413
12cr|gfan-0.4plus-3|96	- install gfan symbolic links
12cr|gfan-0.4plus-3|97	
12cr|gfan-0.4plus-3|98	* Sun Mar 29 2009 Pascal Terjan <pterjan@mandriva.org> 0.3-2mdv2009.1
12cr|gfan-0.4plus-3|99	+ Revision: 362176
12cr|gfan-0.4plus-3|100	- Recode summary and description in UTF-8
12cr|gfan-0.4plus-3|101	
12cr|gfan-0.4plus-3|102	* Wed Mar 11 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.3-1mdv2009.1
12cr|gfan-0.4plus-3|103	+ Revision: 353567
12cr|gfan-0.4plus-3|104	- Initial import of gfan version 0.3.
12cr|gfan-0.4plus-3|105	http://www.math.tu-berlin.de/~jensen/software/gfan/gfan.html
12cr|gfan-0.4plus-3|106	- gfan
12cr|gfan-0.4plus-3|107	

1631 12
12cr|gforth-0.7.0-3|1	Name:		gforth
12cr|gforth-0.7.0-3|2	Version:	0.7.0
12cr|gforth-0.7.0-3|3	Release:	3
12cr|gforth-0.7.0-3|4	License:	GPLv3+
12cr|gforth-0.7.0-3|5	Group:		Development/Other
12cr|gforth-0.7.0-3|6	Summary:	GNU Forth
12cr|gforth-0.7.0-3|7	Url:		http://www.jwdt.com/~paysan/gforth.html
12cr|gforth-0.7.0-3|8	Source0:		http://www.complang.tuwien.ac.at/forth/gforth/%{name}-%{version}.tar.gz
12cr|gforth-0.7.0-3|9	Source16:	gnu-forth.16.png
12cr|gforth-0.7.0-3|10	Source32:	gnu-forth.32.png
12cr|gforth-0.7.0-3|11	Source48:	gnu-forth.48.png
12cr|gforth-0.7.0-3|12	Patch0:		gforth-0.7.0-buildpath.patch
12cr|gforth-0.7.0-3|13	Patch1:		gforth-0.7.0-shebang.patch
12cr|gforth-0.7.0-3|14	# s390 build fix from Debian (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544827)
12cr|gforth-0.7.0-3|15	patch2:   gforth-0.7.0-compile-fix.patch
12cr|gforth-0.7.0-3|16	# patches from fedora rawhide
12cr|gforth-0.7.0-3|17	patch3:   gforth-0.7.0-broken-disassembler.patch
12cr|gforth-0.7.0-3|18	patch4:   gforth-0.7.0-newline-null-local-array.patch
12cr|gforth-0.7.0-3|19	Patch5:		gforth-0.7.0-libtool-build.patch
12cr|gforth-0.7.0-3|20	BuildRequires:	emacs-bin
12cr|gforth-0.7.0-3|21	
12cr|gforth-0.7.0-3|22	%description
12cr|gforth-0.7.0-3|23	Gforth is a fast and portable implementation of the ANS Forth language.
12cr|gforth-0.7.0-3|24	
12cr|gforth-0.7.0-3|25	%prep
12cr|gforth-0.7.0-3|26	%setup -q
12cr|gforth-0.7.0-3|27	%patch0 -p1
12cr|gforth-0.7.0-3|28	%patch1 -p1
12cr|gforth-0.7.0-3|29	%patch2 -p 1 -b .compile-fix
12cr|gforth-0.7.0-3|30	%patch3 -p 1 -b .broken-disassembler
12cr|gforth-0.7.0-3|31	%patch4 -p 1 -b .newline-null-local-array
12cr|gforth-0.7.0-3|32	%patch5 -p 1 -b .libtool-build
12cr|gforth-0.7.0-3|33	
12cr|gforth-0.7.0-3|34	iconv -f latin1 -t utf8 AUTHORS > AUTHORS.new
12cr|gforth-0.7.0-3|35	mv -f AUTHORS.new AUTHORS
12cr|gforth-0.7.0-3|36	touch -d 2008-10-01 prim prim.b engine/prim.i
12cr|gforth-0.7.0-3|37	
12cr|gforth-0.7.0-3|38	%build
12cr|gforth-0.7.0-3|39	%configure2_5x
12cr|gforth-0.7.0-3|40	make
12cr|gforth-0.7.0-3|41	
12cr|gforth-0.7.0-3|42	%install
12cr|gforth-0.7.0-3|43	
12cr|gforth-0.7.0-3|44	%{__install} -d %{buildroot}/usr/share/emacs/site-lisp
12cr|gforth-0.7.0-3|45	
12cr|gforth-0.7.0-3|46	%makeinstall_std
12cr|gforth-0.7.0-3|47	
12cr|gforth-0.7.0-3|48	# icon section
12cr|gforth-0.7.0-3|49	install -D %SOURCE16 %buildroot/%_miconsdir/gnu-forth.png
12cr|gforth-0.7.0-3|50	install -D %SOURCE32 %buildroot/%_iconsdir/gnu-forth.png
12cr|gforth-0.7.0-3|51	install -D %SOURCE48 %buildroot/%_liconsdir/gnu-forth.png
12cr|gforth-0.7.0-3|52	
12cr|gforth-0.7.0-3|53	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gforth-0.7.0-3|54	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gforth-0.7.0-3|55	[Desktop Entry]
12cr|gforth-0.7.0-3|56	Name=%{name}
12cr|gforth-0.7.0-3|57	Comment=GNU Forth
12cr|gforth-0.7.0-3|58	Exec=%{name}
12cr|gforth-0.7.0-3|59	Icon=gnu-forth
12cr|gforth-0.7.0-3|60	Terminal=false
12cr|gforth-0.7.0-3|61	Type=Application
12cr|gforth-0.7.0-3|62	Categories=Development;Building;
12cr|gforth-0.7.0-3|63	EOF
12cr|gforth-0.7.0-3|64	
12cr|gforth-0.7.0-3|65	
12cr|gforth-0.7.0-3|66	%files
12cr|gforth-0.7.0-3|67	%defattr(-,root, root)
12cr|gforth-0.7.0-3|68	%doc README README.vmgen NEWS NEWS.vmgen AUTHORS BUGS
12cr|gforth-0.7.0-3|69	
12cr|gforth-0.7.0-3|70	%_bindir/*
12cr|gforth-0.7.0-3|71	%_libdir/%name
12cr|gforth-0.7.0-3|72	%_datadir/%name
12cr|gforth-0.7.0-3|73	%_datadir/emacs/site-lisp/gforth.el
12cr|gforth-0.7.0-3|74	%_datadir/emacs/site-lisp/gforth.elc
12cr|gforth-0.7.0-3|75	%{_includedir}/%{name}/%{version}/*.h
12cr|gforth-0.7.0-3|76	%_mandir/man1/*
12cr|gforth-0.7.0-3|77	%_infodir/*
12cr|gforth-0.7.0-3|78	%_iconsdir/*
12cr|gforth-0.7.0-3|79	%_datadir/applications/*
12cr|gforth-0.7.0-3|80	
12cr|gforth-0.7.0-3|81	
12cr|gforth-0.7.0-3|82	%changelog
12cr|gforth-0.7.0-3|83	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-2mdv2011.0
12cr|gforth-0.7.0-3|84	+ Revision: 618451
12cr|gforth-0.7.0-3|85	- the mass rebuild of 2010.0 packages
12cr|gforth-0.7.0-3|86	
12cr|gforth-0.7.0-3|87	* Mon Aug 24 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.0-1mdv2010.0
12cr|gforth-0.7.0-3|88	+ Revision: 420535
12cr|gforth-0.7.0-3|89	- Update to version 0.7.0
12cr|gforth-0.7.0-3|90	- Include Fedora patches (fixes path in shebang and remove build path
12cr|gforth-0.7.0-3|91	from binary)
12cr|gforth-0.7.0-3|92	- Convert AUTHORS to UTF-8 (Fedora)
12cr|gforth-0.7.0-3|93	- Supports DESTDIR for make install now, so use %%makeinstall_std
12cr|gforth-0.7.0-3|94	- Don't list icons twice in file list
12cr|gforth-0.7.0-3|95	- Fix license
12cr|gforth-0.7.0-3|96	
12cr|gforth-0.7.0-3|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|gforth-0.7.0-3|98	- rebuild
12cr|gforth-0.7.0-3|99	- fix 'error: for key "Icon" in group "Desktop Entry" is an icon name with an
12cr|gforth-0.7.0-3|100	extension, but there should be no extension as described in the Icon Theme
12cr|gforth-0.7.0-3|101	Specification if the value is not an absolute path'
12cr|gforth-0.7.0-3|102	- kill re-definition of %%buildroot on Pixel's request
12cr|gforth-0.7.0-3|103	
12cr|gforth-0.7.0-3|104	+ Pixel <pixel@mandriva.com>
12cr|gforth-0.7.0-3|105	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gforth-0.7.0-3|106	
12cr|gforth-0.7.0-3|107	+ Olivier Blin <oblin@mandriva.com>
12cr|gforth-0.7.0-3|108	- restore BuildRoot
12cr|gforth-0.7.0-3|109	
12cr|gforth-0.7.0-3|110	* Fri Aug 31 2007 Funda Wang <fwang@mandriva.org> 0.6.2-4mdv2008.0
12cr|gforth-0.7.0-3|111	+ Revision: 76662
12cr|gforth-0.7.0-3|112	- BR emacs
12cr|gforth-0.7.0-3|113	- bunzip the images
12cr|gforth-0.7.0-3|114	- drop old menu
12cr|gforth-0.7.0-3|115	- fix comment of menu entry
12cr|gforth-0.7.0-3|116	- Import gforth
12cr|gforth-0.7.0-3|117	
12cr|gforth-0.7.0-3|118	
12cr|gforth-0.7.0-3|119	
12cr|gforth-0.7.0-3|120	* Thu Aug 10 2006 Lenny Cartier <lenny@mandriva.com> 0.6.2-3mdv2007.0
12cr|gforth-0.7.0-3|121	- xdg
12cr|gforth-0.7.0-3|122	
12cr|gforth-0.7.0-3|123	* Fri Jul 08 2005 Lenny Cartier <lenny@mandriva.com> 0.6.2-2mdk
12cr|gforth-0.7.0-3|124	- rebuild
12cr|gforth-0.7.0-3|125	
12cr|gforth-0.7.0-3|126	* Wed Jan 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.6.2-1mdk
12cr|gforth-0.7.0-3|127	- 0.6.2
12cr|gforth-0.7.0-3|128	
12cr|gforth-0.7.0-3|129	* Sat Feb 01 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.5.0-3mdk
12cr|gforth-0.7.0-3|130	- rebuild
12cr|gforth-0.7.0-3|131	
12cr|gforth-0.7.0-3|132	* Thu Jun 13 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.5.0-2mdk
12cr|gforth-0.7.0-3|133	- fix pb with sources
12cr|gforth-0.7.0-3|134	
12cr|gforth-0.7.0-3|135	* Wed Jun 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.5.0-1mdk
12cr|gforth-0.7.0-3|136	- clean spec

1632 12
12cr|gftp-2.0.19-6|1	%define	name	gftp
12cr|gftp-2.0.19-6|2	%define version 2.0.19
12cr|gftp-2.0.19-6|3	%define release %mkrel 6
12cr|gftp-2.0.19-6|4	
12cr|gftp-2.0.19-6|5	Name:		%{name}
12cr|gftp-2.0.19-6|6	Summary:	Multithreaded FTP client for X Windows
12cr|gftp-2.0.19-6|7	Version:	%{version}
12cr|gftp-2.0.19-6|8	Release:	%{release}
12cr|gftp-2.0.19-6|9	Epoch:		1
12cr|gftp-2.0.19-6|10	License:	GPL
12cr|gftp-2.0.19-6|11	Group:		Networking/File transfer
12cr|gftp-2.0.19-6|12	URL:		http://www.gftp.org/
12cr|gftp-2.0.19-6|13	Requires:	gtk+2
12cr|gftp-2.0.19-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gftp-2.0.19-6|15	BuildRequires:	gtk+2-devel
12cr|gftp-2.0.19-6|16	BuildRequires:	readline-devel
12cr|gftp-2.0.19-6|17	BuildRequires:	ncurses-devel
12cr|gftp-2.0.19-6|18	BuildRequires:	openssl-devel
12cr|gftp-2.0.19-6|19	
12cr|gftp-2.0.19-6|20	Source0:	http://www.gftp.org/%{name}-%{version}.tar.gz
12cr|gftp-2.0.19-6|21	Source1:	%{name}.icons.tar.bz2
12cr|gftp-2.0.19-6|22	Patch0:		%{name}-2.0.19-datetime-fixedsort.patch
12cr|gftp-2.0.19-6|23	Patch1:		%{name}-2.0.18-bookmarks.patch
12cr|gftp-2.0.19-6|24	Patch6:     gftp-2.0.19-fix-desktop-file.patch
12cr|gftp-2.0.19-6|25	patch7:     gftp-2.0.19-fix-crash.patch
12cr|gftp-2.0.19-6|26	
12cr|gftp-2.0.19-6|27	%description
12cr|gftp-2.0.19-6|28	gFTP is a multithreaded FTP client for X Window written using Gtk. It features
12cr|gftp-2.0.19-6|29	simultaneous downloads, resuming of interrupted file transfers, file transfer
12cr|gftp-2.0.19-6|30	queues, downloading of entire directories, ftp proxy support, remote directory
12cr|gftp-2.0.19-6|31	caching, passive and non-passive file transfers, drag-n-drop, bookmarks menu,
12cr|gftp-2.0.19-6|32	stop button, and many more features.
12cr|gftp-2.0.19-6|33	
12cr|gftp-2.0.19-6|34	
12cr|gftp-2.0.19-6|35	%prep
12cr|gftp-2.0.19-6|36	%setup -q -a 1
12cr|gftp-2.0.19-6|37	%patch1 -p1 -b .bookmarks
12cr|gftp-2.0.19-6|38	%patch6 -p0
12cr|gftp-2.0.19-6|39	%patch7 -p0
12cr|gftp-2.0.19-6|40	
12cr|gftp-2.0.19-6|41	%build
12cr|gftp-2.0.19-6|42	%configure2_5x
12cr|gftp-2.0.19-6|43	%make
12cr|gftp-2.0.19-6|44	
12cr|gftp-2.0.19-6|45	%install
12cr|gftp-2.0.19-6|46	rm -rf $RPM_BUILD_ROOT
12cr|gftp-2.0.19-6|47	%{makeinstall_std}
12cr|gftp-2.0.19-6|48	
12cr|gftp-2.0.19-6|49	# locale files
12cr|gftp-2.0.19-6|50	%find_lang %{name}
12cr|gftp-2.0.19-6|51	
12cr|gftp-2.0.19-6|52	%if %mdkversion < 200900
12cr|gftp-2.0.19-6|53	%post
12cr|gftp-2.0.19-6|54	%{update_menus}
12cr|gftp-2.0.19-6|55	%endif
12cr|gftp-2.0.19-6|56	
12cr|gftp-2.0.19-6|57	%if %mdkversion < 200900
12cr|gftp-2.0.19-6|58	%postun
12cr|gftp-2.0.19-6|59	%{clean_menus}
12cr|gftp-2.0.19-6|60	%endif
12cr|gftp-2.0.19-6|61	
12cr|gftp-2.0.19-6|62	%clean
12cr|gftp-2.0.19-6|63	rm -rf $RPM_BUILD_ROOT
12cr|gftp-2.0.19-6|64	
12cr|gftp-2.0.19-6|65	%files -f %{name}.lang
12cr|gftp-2.0.19-6|66	%defattr(-,root,root)
12cr|gftp-2.0.19-6|67	%doc ABOUT-NLS THANKS COPYING ChangeLog README TODO
12cr|gftp-2.0.19-6|68	%{_bindir}/*
12cr|gftp-2.0.19-6|69	%{_datadir}/%{name}
12cr|gftp-2.0.19-6|70	%{_datadir}/applications/*.desktop
12cr|gftp-2.0.19-6|71	%{_datadir}/pixmaps/*
12cr|gftp-2.0.19-6|72	%{_mandir}/man?/*
12cr|gftp-2.0.19-6|73	
12cr|gftp-2.0.19-6|74	
12cr|gftp-2.0.19-6|75	%changelog
12cr|gftp-2.0.19-6|76	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.19-6mdv2011.0
12cr|gftp-2.0.19-6|77	+ Revision: 610848
12cr|gftp-2.0.19-6|78	- rebuild
12cr|gftp-2.0.19-6|79	
12cr|gftp-2.0.19-6|80	* Wed Apr 21 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:2.0.19-5mdv2010.1
12cr|gftp-2.0.19-6|81	+ Revision: 537285
12cr|gftp-2.0.19-6|82	- reubuild for new openssl
12cr|gftp-2.0.19-6|83	
12cr|gftp-2.0.19-6|84	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1:2.0.19-4mdv2010.0
12cr|gftp-2.0.19-6|85	+ Revision: 437673
12cr|gftp-2.0.19-6|86	- rebuild
12cr|gftp-2.0.19-6|87	
12cr|gftp-2.0.19-6|88	* Thu Feb 26 2009 Götz Waschk <waschk@mandriva.org> 1:2.0.19-3mdv2009.1
12cr|gftp-2.0.19-6|89	+ Revision: 345336
12cr|gftp-2.0.19-6|90	- rebuild for new readline
12cr|gftp-2.0.19-6|91	
12cr|gftp-2.0.19-6|92	* Sun Dec 21 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:2.0.19-2mdv2009.1
12cr|gftp-2.0.19-6|93	+ Revision: 317079
12cr|gftp-2.0.19-6|94	- Fix crash at gftp start
12cr|gftp-2.0.19-6|95	
12cr|gftp-2.0.19-6|96	* Mon Dec 01 2008 Funda Wang <fwang@mandriva.org> 1:2.0.19-1mdv2009.1
12cr|gftp-2.0.19-6|97	+ Revision: 308693
12cr|gftp-2.0.19-6|98	- New version 2.0.19
12cr|gftp-2.0.19-6|99	- rediff patches
12cr|gftp-2.0.19-6|100	
12cr|gftp-2.0.19-6|101	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1:2.0.18-11mdv2009.0
12cr|gftp-2.0.19-6|102	+ Revision: 245955
12cr|gftp-2.0.19-6|103	- rebuild
12cr|gftp-2.0.19-6|104	
12cr|gftp-2.0.19-6|105	+ Pixel <pixel@mandriva.com>
12cr|gftp-2.0.19-6|106	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gftp-2.0.19-6|107	
12cr|gftp-2.0.19-6|108	* Wed Jan 23 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:2.0.18-9mdv2008.1
12cr|gftp-2.0.19-6|109	+ Revision: 156948
12cr|gftp-2.0.19-6|110	- Add fix for CVE-2007-3961-CVE-2007-3962
12cr|gftp-2.0.19-6|111	Fix desktop file
12cr|gftp-2.0.19-6|112	
12cr|gftp-2.0.19-6|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|gftp-2.0.19-6|114	- drop old menu
12cr|gftp-2.0.19-6|115	- kill re-definition of %%buildroot on Pixel's request
12cr|gftp-2.0.19-6|116	
12cr|gftp-2.0.19-6|117	+ Olivier Blin <oblin@mandriva.com>
12cr|gftp-2.0.19-6|118	- restore BuildRoot
12cr|gftp-2.0.19-6|119	
12cr|gftp-2.0.19-6|120	
12cr|gftp-2.0.19-6|121	* Sat Feb 24 2007 Emmanuel Andry <eandry@mandriva.org> 2.0.18-9mdv2007.0
12cr|gftp-2.0.19-6|122	+ Revision: 125440
12cr|gftp-2.0.19-6|123	- add patch4 to fix freeze at startup
12cr|gftp-2.0.19-6|124	
12cr|gftp-2.0.19-6|125	* Sat Aug 12 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1:2.0.18-8mdv2007.0
12cr|gftp-2.0.19-6|126	+ Revision: 55696
12cr|gftp-2.0.19-6|127	- Rebuild
12cr|gftp-2.0.19-6|128	
12cr|gftp-2.0.19-6|129	+ Götz Waschk <waschk@mandriva.org>
12cr|gftp-2.0.19-6|130	- fix buildrequires
12cr|gftp-2.0.19-6|131	
12cr|gftp-2.0.19-6|132	* Fri Jul 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1:2.0.18-7mdv2007.0
12cr|gftp-2.0.19-6|133	+ Revision: 42305
12cr|gftp-2.0.19-6|134	- Increase release 2.0.18-7mdv2007.0
12cr|gftp-2.0.19-6|135	- Add patch 3: Fix crash when stopping transfert
12cr|gftp-2.0.19-6|136	- Fix crash when editing bookmarks (ticket #10138)
12cr|gftp-2.0.19-6|137	
12cr|gftp-2.0.19-6|138	* Sat Jul 01 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1:2.0.18-6mdv2007.0
12cr|gftp-2.0.19-6|139	+ Revision: 38270
12cr|gftp-2.0.19-6|140	- Increase release
12cr|gftp-2.0.19-6|141	- Fix for xdg menu
12cr|gftp-2.0.19-6|142	- import gftp-2.0.18-5mdk
12cr|gftp-2.0.19-6|143	
12cr|gftp-2.0.19-6|144	* Thu Nov 17 2005 Thierry Vignaud <tvignaud@mandriva.com> 2.0.18-5mdk
12cr|gftp-2.0.19-6|145	- fix build
12cr|gftp-2.0.19-6|146	- rebuild against openssl-0.9.8a
12cr|gftp-2.0.19-6|147	
12cr|gftp-2.0.19-6|148	* Mon Aug 01 2005 Marcel Pol <mpol@mandriva.org> 2.0.18-4mdk
12cr|gftp-2.0.19-6|149	- P1: fix alphabetical order
12cr|gftp-2.0.19-6|150	
12cr|gftp-2.0.19-6|151	* Mon Aug 01 2005 Marcel Pol <mpol@mandriva.org> 2.0.18-3mdk
12cr|gftp-2.0.19-6|152	- add Mandriva iso (devel and Official), SRPMS and Old to bookmarks
12cr|gftp-2.0.19-6|153	
12cr|gftp-2.0.19-6|154	* Tue Jun 21 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.0.18-2mdk
12cr|gftp-2.0.19-6|155	- use %%debug_package
12cr|gftp-2.0.19-6|156	- %%mkrel
12cr|gftp-2.0.19-6|157	
12cr|gftp-2.0.19-6|158	* Mon Feb 28 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.0.18-1mdk
12cr|gftp-2.0.19-6|159	- from Tom Ph <tpgww@onepost.net> :
12cr|gftp-2.0.19-6|160	- updated icons, including svg
12cr|gftp-2.0.19-6|161	- requires
12cr|gftp-2.0.19-6|162	- new version
12cr|gftp-2.0.19-6|163	- patches reconciled
12cr|gftp-2.0.19-6|164	- updated icons
12cr|gftp-2.0.19-6|165	- desktop files directory
12cr|gftp-2.0.19-6|166	
12cr|gftp-2.0.19-6|167	* Thu Jan 20 2005 Per yvind Karlsen <peroyvind@linux-mandrake.com> 2.0.17-5mdk
12cr|gftp-2.0.19-6|168	- rebuild for new readline
12cr|gftp-2.0.19-6|169	
12cr|gftp-2.0.19-6|170	* Wed Oct 13 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.0.17-4mdk
12cr|gftp-2.0.19-6|171	- put back extra 64-bit fixes
12cr|gftp-2.0.19-6|172	
12cr|gftp-2.0.19-6|173	* Sat Aug 21 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.0.17-3mdk
12cr|gftp-2.0.19-6|174	- fix typo in menu entry
12cr|gftp-2.0.19-6|175	
12cr|gftp-2.0.19-6|176	* Sat Aug 21 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 2.0.17-2mdk
12cr|gftp-2.0.19-6|177	- REbuild with new menu
12cr|gftp-2.0.19-6|178	
12cr|gftp-2.0.19-6|179	* Thu Apr 08 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.0.17-1mdk
12cr|gftp-2.0.19-6|180	- new release
12cr|gftp-2.0.19-6|181	- drop patch 2 (merged upstream)
12cr|gftp-2.0.19-6|182	- redo patch 3
12cr|gftp-2.0.19-6|183	

1633 12
12cr|gget-0.0.4-10|1	%define epiphany_ver %(rpm -q --whatprovides epiphany-devel --queryformat "%{VERSION}")
12cr|gget-0.0.4-10|2	%define epiphany_minor %(echo %epiphany_ver | awk -F. '{print $2}')
12cr|gget-0.0.4-10|3	%define epiphany_major 2.%epiphany_minor
12cr|gget-0.0.4-10|4	%define epiphany_next_major %(echo 2.$((%epiphany_minor+1)))
12cr|gget-0.0.4-10|5	
12cr|gget-0.0.4-10|6	Summary:	Download Manager for the GNOME
12cr|gget-0.0.4-10|7	Name:     	gget
12cr|gget-0.0.4-10|8	Version:	0.0.4
12cr|gget-0.0.4-10|9	Release:	%mkrel 10
12cr|gget-0.0.4-10|10	License:	GPLv2+
12cr|gget-0.0.4-10|11	Group:		Networking/File transfer
12cr|gget-0.0.4-10|12	Source0: 	http://ftp.gnome.org/pub/GNOME/sources/%name/0.0/%name-%version.tar.bz2
12cr|gget-0.0.4-10|13	Patch0:		gget-0.0.4-epiphany-2.28.patch
12cr|gget-0.0.4-10|14	Patch1:		gget-0.0.4-pythonver.patch
12cr|gget-0.0.4-10|15	URL:		http://live.gnome.org/GGet
12cr|gget-0.0.4-10|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|gget-0.0.4-10|17	BuildRequires:	python-devel
12cr|gget-0.0.4-10|18	BuildRequires:	gnome-python-extras
12cr|gget-0.0.4-10|19	BuildRequires:	gnome-python-devel
12cr|gget-0.0.4-10|20	BuildRequires:	python-dbus
12cr|gget-0.0.4-10|21	BuildRequires:	python-notify
12cr|gget-0.0.4-10|22	BuildRequires:	pygtk2.0-devel
12cr|gget-0.0.4-10|23	BuildRequires:	epiphany-devel
12cr|gget-0.0.4-10|24	BuildRequires:	intltool
12cr|gget-0.0.4-10|25	BuildRequires:	gnome-common
12cr|gget-0.0.4-10|26	BuildRequires:	libGConf2-devel
12cr|gget-0.0.4-10|27	
12cr|gget-0.0.4-10|28	Requires:	gnome-python-extras
12cr|gget-0.0.4-10|29	Requires:	gnome-python-gconf
12cr|gget-0.0.4-10|30	Requires:	gnome-python-gnomevfs
12cr|gget-0.0.4-10|31	Requires:	gnome-python-applet
12cr|gget-0.0.4-10|32	Requires:	python-dbus
12cr|gget-0.0.4-10|33	Requires:	python-notify
12cr|gget-0.0.4-10|34	
12cr|gget-0.0.4-10|35	%description
12cr|gget-0.0.4-10|36	GGet is the name of an upcoming Download Manager for the GNOME desktop.
12cr|gget-0.0.4-10|37	
12cr|gget-0.0.4-10|38	%package -n epiphany-%name
12cr|gget-0.0.4-10|39	Summary:	Epiphany extension, using gget as downloader
12cr|gget-0.0.4-10|40	Group: 		Networking/File transfer
12cr|gget-0.0.4-10|41	Requires:	%name = %{version}
12cr|gget-0.0.4-10|42	Requires:	epiphany >= %epiphany_major
12cr|gget-0.0.4-10|43	Requires:	epiphany < %epiphany_next_major
12cr|gget-0.0.4-10|44	
12cr|gget-0.0.4-10|45	%description -n epiphany-%name
12cr|gget-0.0.4-10|46	GGet is the name of an upcoming Download Manager for the GNOME desktop.
12cr|gget-0.0.4-10|47	
12cr|gget-0.0.4-10|48	This package contains epiphany extesion of gget.
12cr|gget-0.0.4-10|49	
12cr|gget-0.0.4-10|50	%prep
12cr|gget-0.0.4-10|51	%setup -q
12cr|gget-0.0.4-10|52	%patch0 -p1 -b .epi
12cr|gget-0.0.4-10|53	%patch1 -p1
12cr|gget-0.0.4-10|54	gnome-autogen.sh
12cr|gget-0.0.4-10|55	
12cr|gget-0.0.4-10|56	%build
12cr|gget-0.0.4-10|57	%configure2_5x --disable-schemas-install
12cr|gget-0.0.4-10|58	%make
12cr|gget-0.0.4-10|59	
12cr|gget-0.0.4-10|60	%install
12cr|gget-0.0.4-10|61	rm -rf $RPM_BUILD_ROOT
12cr|gget-0.0.4-10|62	%makeinstall_std
12cr|gget-0.0.4-10|63	
12cr|gget-0.0.4-10|64	%{find_lang} %{name}
12cr|gget-0.0.4-10|65	
12cr|gget-0.0.4-10|66	%if %mdkversion < 200900
12cr|gget-0.0.4-10|67	%post
12cr|gget-0.0.4-10|68	%post_install_gconf_schemas %name
12cr|gget-0.0.4-10|69	%{update_menus}
12cr|gget-0.0.4-10|70	%{update_desktop_database}
12cr|gget-0.0.4-10|71	%update_icon_cache hicolor
12cr|gget-0.0.4-10|72	%endif
12cr|gget-0.0.4-10|73	
12cr|gget-0.0.4-10|74	%preun
12cr|gget-0.0.4-10|75	%preun_uninstall_gconf_schemas %name
12cr|gget-0.0.4-10|76	
12cr|gget-0.0.4-10|77	%if %mdkversion < 200900
12cr|gget-0.0.4-10|78	%postun
12cr|gget-0.0.4-10|79	%{clean_menus}
12cr|gget-0.0.4-10|80	%{clean_desktop_database}
12cr|gget-0.0.4-10|81	%clean_icon_cache hicolor
12cr|gget-0.0.4-10|82	%endif
12cr|gget-0.0.4-10|83	
12cr|gget-0.0.4-10|84	%clean
12cr|gget-0.0.4-10|85	rm -rf $RPM_BUILD_ROOT
12cr|gget-0.0.4-10|86	
12cr|gget-0.0.4-10|87	%files -f %{name}.lang
12cr|gget-0.0.4-10|88	%defattr(-, root, root)
12cr|gget-0.0.4-10|89	%doc AUTHORS NEWS TODO
12cr|gget-0.0.4-10|90	%{_sysconfdir}/gconf/schemas/gget.schemas
12cr|gget-0.0.4-10|91	%{_bindir}/%name
12cr|gget-0.0.4-10|92	%{_datadir}/%name
12cr|gget-0.0.4-10|93	%{_datadir}/applications/*.desktop
12cr|gget-0.0.4-10|94	%{_datadir}/dbus-1/services/org.gnome.gget.service
12cr|gget-0.0.4-10|95	%{_iconsdir}/hicolor/*/*/*
12cr|gget-0.0.4-10|96	%{python_sitelib}/%name
12cr|gget-0.0.4-10|97	
12cr|gget-0.0.4-10|98	%if 0
12cr|gget-0.0.4-10|99	%files -n epiphany-%name
12cr|gget-0.0.4-10|100	%defattr(-, root, root)
12cr|gget-0.0.4-10|101	%{_libdir}/epiphany/*/extensions/gget*
12cr|gget-0.0.4-10|102	%endif
12cr|gget-0.0.4-10|103	
12cr|gget-0.0.4-10|104	
12cr|gget-0.0.4-10|105	%changelog
12cr|gget-0.0.4-10|106	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.0.4-10mdv2011.0
12cr|gget-0.0.4-10|107	+ Revision: 677731
12cr|gget-0.0.4-10|108	- br gconf
12cr|gget-0.0.4-10|109	- rebuild to add gconftool as req
12cr|gget-0.0.4-10|110	
12cr|gget-0.0.4-10|111	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 0.0.4-9mdv2011.0
12cr|gget-0.0.4-10|112	+ Revision: 593871
12cr|gget-0.0.4-10|113	- rebuild for py2.
12cr|gget-0.0.4-10|114	
12cr|gget-0.0.4-10|115	* Tue Sep 22 2009 Götz Waschk <waschk@mandriva.org> 0.0.4-8mdv2010.1
12cr|gget-0.0.4-10|116	+ Revision: 447062
12cr|gget-0.0.4-10|117	- disable epiphany extension
12cr|gget-0.0.4-10|118	
12cr|gget-0.0.4-10|119	* Fri Jun 12 2009 Götz Waschk <waschk@mandriva.org> 0.0.4-7mdv2010.0
12cr|gget-0.0.4-10|120	+ Revision: 385430
12cr|gget-0.0.4-10|121	- add more missing deps
12cr|gget-0.0.4-10|122	
12cr|gget-0.0.4-10|123	* Fri Jun 12 2009 Götz Waschk <waschk@mandriva.org> 0.0.4-6mdv2010.0
12cr|gget-0.0.4-10|124	+ Revision: 385390
12cr|gget-0.0.4-10|125	- fix python version
12cr|gget-0.0.4-10|126	- fix deps
12cr|gget-0.0.4-10|127	
12cr|gget-0.0.4-10|128	* Mon May 11 2009 Götz Waschk <waschk@mandriva.org> 0.0.4-5mdv2010.0
12cr|gget-0.0.4-10|129	+ Revision: 374766
12cr|gget-0.0.4-10|130	- update patch for new epiphany
12cr|gget-0.0.4-10|131	
12cr|gget-0.0.4-10|132	* Sun Mar 15 2009 Götz Waschk <waschk@mandriva.org> 0.0.4-4mdv2009.1
12cr|gget-0.0.4-10|133	+ Revision: 355508
12cr|gget-0.0.4-10|134	- rebuild for new epiphany
12cr|gget-0.0.4-10|135	
12cr|gget-0.0.4-10|136	* Sat Jan 24 2009 Götz Waschk <waschk@mandriva.org> 0.0.4-3mdv2009.1
12cr|gget-0.0.4-10|137	+ Revision: 333258
12cr|gget-0.0.4-10|138	- rebuild for new epiphany
12cr|gget-0.0.4-10|139	
12cr|gget-0.0.4-10|140	+ Funda Wang <fwang@mandriva.org>
12cr|gget-0.0.4-10|141	- rebuild for epiphany 2.25
12cr|gget-0.0.4-10|142	
12cr|gget-0.0.4-10|143	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 0.0.4-1mdv2009.1
12cr|gget-0.0.4-10|144	+ Revision: 324716
12cr|gget-0.0.4-10|145	- New upstream release
12cr|gget-0.0.4-10|146	
12cr|gget-0.0.4-10|147	* Tue Sep 23 2008 Funda Wang <fwang@mandriva.org> 0.0.2-4mdv2009.0
12cr|gget-0.0.4-10|148	+ Revision: 287171
12cr|gget-0.0.4-10|149	- recognize epiphany 2.24
12cr|gget-0.0.4-10|150	- rebuild with new epiphany
12cr|gget-0.0.4-10|151	
12cr|gget-0.0.4-10|152	* Sun Sep 21 2008 Funda Wang <fwang@mandriva.org> 0.0.2-2mdv2009.0
12cr|gget-0.0.4-10|153	+ Revision: 286278
12cr|gget-0.0.4-10|154	- fix typo
12cr|gget-0.0.4-10|155	
12cr|gget-0.0.4-10|156	* Tue Sep 09 2008 Funda Wang <fwang@mandriva.org> 0.0.2-1mdv2009.0
12cr|gget-0.0.4-10|157	+ Revision: 282894
12cr|gget-0.0.4-10|158	- singled out epiphany extension
12cr|gget-0.0.4-10|159	- add package scripts
12cr|gget-0.0.4-10|160	- import gget
12cr|gget-0.0.4-10|161	
12cr|gget-0.0.4-10|162	

1634 12
12cr|ggobi-2.1.9-3|1	%define		_disable_ld_no_undefined	1
12cr|ggobi-2.1.9-3|2	
12cr|ggobi-2.1.9-3|3	Name:		ggobi
12cr|ggobi-2.1.9-3|4	Version:	2.1.9
12cr|ggobi-2.1.9-3|5	Release:	3
12cr|ggobi-2.1.9-3|6	License:	Common Public License
12cr|ggobi-2.1.9-3|7	Group:		Graphics
12cr|ggobi-2.1.9-3|8	Summary:	Interactive and dynamic graphics
12cr|ggobi-2.1.9-3|9	URL:		http://www.ggobi.org
12cr|ggobi-2.1.9-3|10	Source0:	http://www.ggobi.org/downloads/%{name}-%{version}.tar.bz2
12cr|ggobi-2.1.9-3|11	Source1:	ggobi.desktop
12cr|ggobi-2.1.9-3|12	BuildRequires:  desktop-file-utils
12cr|ggobi-2.1.9-3|13	BuildRequires:	gtk2-devel
12cr|ggobi-2.1.9-3|14	BuildRequires:  libxml2-devel
12cr|ggobi-2.1.9-3|15	BuildRequires:	libtool-devel
12cr|ggobi-2.1.9-3|16	Patch0:		ggobi-2.1.9-format.patch
12cr|ggobi-2.1.9-3|17	Patch1:		ggobi-2.1.9-underlink.patch
12cr|ggobi-2.1.9-3|18	Patch2:		ggobi-2.1.9-graphviz.patch
12cr|ggobi-2.1.9-3|19	
12cr|ggobi-2.1.9-3|20	%description
12cr|ggobi-2.1.9-3|21	GGobi is an open source visualization program for exploring high-dimensional
12cr|ggobi-2.1.9-3|22	data. It provides highly dynamic and interactive graphics such as tours,
12cr|ggobi-2.1.9-3|23	as well as familiar graphics such as the scatterplot, barchart and parallel
12cr|ggobi-2.1.9-3|24	coordinates plots. Plots are interactive and linked with brushing and
12cr|ggobi-2.1.9-3|25	identification.
12cr|ggobi-2.1.9-3|26	
12cr|ggobi-2.1.9-3|27	GGobi is fully documented in the GGobi book:
12cr|ggobi-2.1.9-3|28	"Interactive and Dynamic Graphics for Data Analysis".
12cr|ggobi-2.1.9-3|29	
12cr|ggobi-2.1.9-3|30	%files
12cr|ggobi-2.1.9-3|31	%doc ABOUT-NLS AUTHORS ChangeLog COPYING CPLicense.txt INSTALL README
12cr|ggobi-2.1.9-3|32	%{_bindir}/ggobi
12cr|ggobi-2.1.9-3|33	%{_datadir}/pixmaps/ggobi.png
12cr|ggobi-2.1.9-3|34	%{_datadir}/applications/*.desktop
12cr|ggobi-2.1.9-3|35	%{_datadir}/%{name}
12cr|ggobi-2.1.9-3|36	%{_libdir}/*.so.0*
12cr|ggobi-2.1.9-3|37	%{_sysconfdir}/xdg/%{name}
12cr|ggobi-2.1.9-3|38	
12cr|ggobi-2.1.9-3|39	#-----------------------------------------------------------------------
12cr|ggobi-2.1.9-3|40	%package	devel
12cr|ggobi-2.1.9-3|41	Summary:	Open source visualization for exploring high-dimensional data
12cr|ggobi-2.1.9-3|42	Group:		Development/C
12cr|ggobi-2.1.9-3|43	Requires:	%{name} = %{EVRD}
12cr|ggobi-2.1.9-3|44	
12cr|ggobi-2.1.9-3|45	%description	devel
12cr|ggobi-2.1.9-3|46	GGobi development files.
12cr|ggobi-2.1.9-3|47	
12cr|ggobi-2.1.9-3|48	%files		devel
12cr|ggobi-2.1.9-3|49	%{_includedir}/ggobi
12cr|ggobi-2.1.9-3|50	%{_libdir}/*.so
12cr|ggobi-2.1.9-3|51	%{_libdir}/pkgconfig/ggobi.pc
12cr|ggobi-2.1.9-3|52	
12cr|ggobi-2.1.9-3|53	#-----------------------------------------------------------------------
12cr|ggobi-2.1.9-3|54	%prep
12cr|ggobi-2.1.9-3|55	%setup -q
12cr|ggobi-2.1.9-3|56	%patch0 -p1
12cr|ggobi-2.1.9-3|57	%patch1 -p1
12cr|ggobi-2.1.9-3|58	%patch2 -p1
12cr|ggobi-2.1.9-3|59	
12cr|ggobi-2.1.9-3|60	#-----------------------------------------------------------------------
12cr|ggobi-2.1.9-3|61	%build
12cr|ggobi-2.1.9-3|62	%configure2_5x --with-all-plugins --disable-rpath
12cr|ggobi-2.1.9-3|63	
12cr|ggobi-2.1.9-3|64	#-----------------------------------------------------------------------
12cr|ggobi-2.1.9-3|65	%install
12cr|ggobi-2.1.9-3|66	%makeinstall_std
12cr|ggobi-2.1.9-3|67	make ggobirc
12cr|ggobi-2.1.9-3|68	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cr|ggobi-2.1.9-3|69	
12cr|ggobi-2.1.9-3|70	desktop-file-install					\
12cr|ggobi-2.1.9-3|71	--vendor mandriva					\
12cr|ggobi-2.1.9-3|72	--dir %{buildroot}%{_datadir}/applications		\
12cr|ggobi-2.1.9-3|73	%{SOURCE1}
12cr|ggobi-2.1.9-3|74	
12cr|ggobi-2.1.9-3|75	
12cr|ggobi-2.1.9-3|76	
12cr|ggobi-2.1.9-3|77	%changelog
12cr|ggobi-2.1.9-3|78	

1635 12
12cr|ggz-docs-0.0.14.1-5|1	Name:		ggz-docs
12cr|ggz-docs-0.0.14.1-5|2	Summary:	GGZ Gaming Zone Documentation
12cr|ggz-docs-0.0.14.1-5|3	Version:	0.0.14.1
12cr|ggz-docs-0.0.14.1-5|4	Release:	5
12cr|ggz-docs-0.0.14.1-5|5	License:	GPL
12cr|ggz-docs-0.0.14.1-5|6	Group:		Games/Other
12cr|ggz-docs-0.0.14.1-5|7	URL:		http://ggzgamingzone.org/
12cr|ggz-docs-0.0.14.1-5|8	Source0:	http://ftp.ggzgamingzone.org/pub/ggz/%{version}/%{name}-%{version}.tar.bz2
12cr|ggz-docs-0.0.14.1-5|9	Patch1:		ggz-docs-0.0.14-infoentry.patch
12cr|ggz-docs-0.0.14.1-5|10	Patch2:		ggz-docs-0.0.14-destdir.patch
12cr|ggz-docs-0.0.14.1-5|11	BuildRequires:	docbook-utils
12cr|ggz-docs-0.0.14.1-5|12	BuildRequires:	openjade
12cr|ggz-docs-0.0.14.1-5|13	BuildRequires:	lynx
12cr|ggz-docs-0.0.14.1-5|14	BuildRequires:	texinfo
12cr|ggz-docs-0.0.14.1-5|15	BuildRequires:	texi2html
12cr|ggz-docs-0.0.14.1-5|16	BuildRequires:	texlive
12cr|ggz-docs-0.0.14.1-5|17	BuildRequires:	docbook-utils-pdf
12cr|ggz-docs-0.0.14.1-5|18	BuildRequires:	transfig
12cr|ggz-docs-0.0.14.1-5|19	BuildRequires:	docbook-dtd31-sgml
12cr|ggz-docs-0.0.14.1-5|20	BuildRequires:	ghostscript
12cr|ggz-docs-0.0.14.1-5|21	BuildArch:	noarch
12cr|ggz-docs-0.0.14.1-5|22	
12cr|ggz-docs-0.0.14.1-5|23	%description
12cr|ggz-docs-0.0.14.1-5|24	Documentation for the GGZ Gaming Zone.
12cr|ggz-docs-0.0.14.1-5|25	
12cr|ggz-docs-0.0.14.1-5|26	%prep
12cr|ggz-docs-0.0.14.1-5|27	%setup -q
12cr|ggz-docs-0.0.14.1-5|28	%patch1 -p1 -b .direntry
12cr|ggz-docs-0.0.14.1-5|29	%patch2 -p1
12cr|ggz-docs-0.0.14.1-5|30	autoreconf
12cr|ggz-docs-0.0.14.1-5|31	find . -name texinfo.tex -exec rm {} \;
12cr|ggz-docs-0.0.14.1-5|32	
12cr|ggz-docs-0.0.14.1-5|33	%build
12cr|ggz-docs-0.0.14.1-5|34	# (Abel) no problem for noarch package to not use macros
12cr|ggz-docs-0.0.14.1-5|35	# in fact it fails to build with macros
12cr|ggz-docs-0.0.14.1-5|36	%configure \
12cr|ggz-docs-0.0.14.1-5|37	--enable-guides \
12cr|ggz-docs-0.0.14.1-5|38	--enable-spec \
12cr|ggz-docs-0.0.14.1-5|39	--prefix=%{_prefix} \
12cr|ggz-docs-0.0.14.1-5|40	--infodir=%{_infodir}
12cr|ggz-docs-0.0.14.1-5|41	%make
12cr|ggz-docs-0.0.14.1-5|42	
12cr|ggz-docs-0.0.14.1-5|43	%install
12cr|ggz-docs-0.0.14.1-5|44	rm -rf %{buildroot}
12cr|ggz-docs-0.0.14.1-5|45	%makeinstall_std
12cr|ggz-docs-0.0.14.1-5|46	
12cr|ggz-docs-0.0.14.1-5|47	# move docs back to build dir
12cr|ggz-docs-0.0.14.1-5|48	rm -rf ./package-docs
12cr|ggz-docs-0.0.14.1-5|49	mv %{buildroot}%{_docdir}/ggz-docs package-docs
12cr|ggz-docs-0.0.14.1-5|50	
12cr|ggz-docs-0.0.14.1-5|51	%files
12cr|ggz-docs-0.0.14.1-5|52	%doc package-docs/*
12cr|ggz-docs-0.0.14.1-5|53	%{_infodir}/ggz-game-development-guide.info.*
12cr|ggz-docs-0.0.14.1-5|54	%{_infodir}/ggz-hosting-guide.info.*
12cr|ggz-docs-0.0.14.1-5|55	
12cr|ggz-docs-0.0.14.1-5|56	
12cr|ggz-docs-0.0.14.1-5|57	
12cr|ggz-docs-0.0.14.1-5|58	%changelog
12cr|ggz-docs-0.0.14.1-5|59	* Wed Jun 06 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.0.14.1-5
12cr|ggz-docs-0.0.14.1-5|60	+ Revision: 802954
12cr|ggz-docs-0.0.14.1-5|61	- Correct destdir install for some documentation.
12cr|ggz-docs-0.0.14.1-5|62	- Use %%configure macro.
12cr|ggz-docs-0.0.14.1-5|63	- Add texlive to build requires.
12cr|ggz-docs-0.0.14.1-5|64	- Use system wide texinfo.tex file.
12cr|ggz-docs-0.0.14.1-5|65	
12cr|ggz-docs-0.0.14.1-5|66	+ Andrey Bondrov <abondrov@mandriva.org>
12cr|ggz-docs-0.0.14.1-5|67	- Fix BuildRequires
12cr|ggz-docs-0.0.14.1-5|68	- Drop some legacy junk, fix patch
12cr|ggz-docs-0.0.14.1-5|69	
12cr|ggz-docs-0.0.14.1-5|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|ggz-docs-0.0.14.1-5|71	- rebuild
12cr|ggz-docs-0.0.14.1-5|72	
12cr|ggz-docs-0.0.14.1-5|73	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.0.14.1-3mdv2009.0
12cr|ggz-docs-0.0.14.1-5|74	+ Revision: 245994
12cr|ggz-docs-0.0.14.1-5|75	- rebuild
12cr|ggz-docs-0.0.14.1-5|76	
12cr|ggz-docs-0.0.14.1-5|77	* Tue Feb 26 2008 Emmanuel Andry <eandry@mandriva.org> 0.0.14.1-1mdv2008.1
12cr|ggz-docs-0.0.14.1-5|78	+ Revision: 175575
12cr|ggz-docs-0.0.14.1-5|79	- New version
12cr|ggz-docs-0.0.14.1-5|80	
12cr|ggz-docs-0.0.14.1-5|81	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.0.14-2mdv2008.1
12cr|ggz-docs-0.0.14.1-5|82	+ Revision: 140737
12cr|ggz-docs-0.0.14.1-5|83	- restore BuildRoot
12cr|ggz-docs-0.0.14.1-5|84	
12cr|ggz-docs-0.0.14.1-5|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|ggz-docs-0.0.14.1-5|86	- kill re-definition of %%buildroot on Pixel's request
12cr|ggz-docs-0.0.14.1-5|87	- convert prereq
12cr|ggz-docs-0.0.14.1-5|88	
12cr|ggz-docs-0.0.14.1-5|89	
12cr|ggz-docs-0.0.14.1-5|90	* Fri Feb 23 2007 Emmanuel Andry <eandry@mandriva.org> 0.0.14-1mdv2007.0
12cr|ggz-docs-0.0.14.1-5|91	+ Revision: 125149
12cr|ggz-docs-0.0.14.1-5|92	- buildrequires docbook-dtd31-sgml
12cr|ggz-docs-0.0.14.1-5|93	- Buildrequires transfig
12cr|ggz-docs-0.0.14.1-5|94	- New version 0.0.14
12cr|ggz-docs-0.0.14.1-5|95	- drop patches 0 and 2
12cr|ggz-docs-0.0.14.1-5|96	- %%mkrel
12cr|ggz-docs-0.0.14.1-5|97	- Import ggz-docs
12cr|ggz-docs-0.0.14.1-5|98	
12cr|ggz-docs-0.0.14.1-5|99	* Thu Dec 02 2004 Abel Cheung <deaddog@mandrake.org> 0.0.9-2mdk
12cr|ggz-docs-0.0.14.1-5|100	- Fix BuildRequires
12cr|ggz-docs-0.0.14.1-5|101	
12cr|ggz-docs-0.0.14.1-5|102	* Sat Nov 27 2004 Abel Cheung <deaddog@mandrake.org> 0.0.9-1mdk
12cr|ggz-docs-0.0.14.1-5|103	- New version
12cr|ggz-docs-0.0.14.1-5|104	- P0: Fix docbook2html program name detection
12cr|ggz-docs-0.0.14.1-5|105	- P1: Add info entry to .texi files
12cr|ggz-docs-0.0.14.1-5|106	- P2: Fix game spec html file building
12cr|ggz-docs-0.0.14.1-5|107	- Fix postin/un script
12cr|ggz-docs-0.0.14.1-5|108	- Build guides/spec too
12cr|ggz-docs-0.0.14.1-5|109	

1636 12
12cr|ggz-gnome-client-0.0.14.1-7|1	%define libggz_version %{version}
12cr|ggz-gnome-client-0.0.14.1-7|2	%define ggz_client_libs_version %{version}
12cr|ggz-gnome-client-0.0.14.1-7|3	
12cr|ggz-gnome-client-0.0.14.1-7|4	Name:		ggz-gnome-client
12cr|ggz-gnome-client-0.0.14.1-7|5	Summary:	GGZ Client for Gnome Desktop
12cr|ggz-gnome-client-0.0.14.1-7|6	Version:	0.0.14.1
12cr|ggz-gnome-client-0.0.14.1-7|7	Release:	7
12cr|ggz-gnome-client-0.0.14.1-7|8	License:	GPL
12cr|ggz-gnome-client-0.0.14.1-7|9	Group:		Games/Other
12cr|ggz-gnome-client-0.0.14.1-7|10	URL:		http://ggzgamingzone.org/
12cr|ggz-gnome-client-0.0.14.1-7|11	Source:		http://download.sf.net/ggz/%{name}-%{version}.tar.bz2
12cr|ggz-gnome-client-0.0.14.1-7|12	BuildRequires:	libggz-devel = %{libggz_version}
12cr|ggz-gnome-client-0.0.14.1-7|13	BuildRequires:	ggz-client-libs-devel = %{ggz_client_libs_version}
12cr|ggz-gnome-client-0.0.14.1-7|14	BuildRequires:	desktop-file-utils libgnome2-devel libGConf2-devel libgnomeui2-devel
12cr|ggz-gnome-client-0.0.14.1-7|15	Requires:	libggz = %{libggz_version}
12cr|ggz-gnome-client-0.0.14.1-7|16	Requires:	ggz-client-libs = %{ggz_client_libs_version}
12cr|ggz-gnome-client-0.0.14.1-7|17	Requires:	ggz-game-modules = %{version}
12cr|ggz-gnome-client-0.0.14.1-7|18	
12cr|ggz-gnome-client-0.0.14.1-7|19	%description
12cr|ggz-gnome-client-0.0.14.1-7|20	The official GGZ Gaming Zone client for Gnome Desktop.
12cr|ggz-gnome-client-0.0.14.1-7|21	
12cr|ggz-gnome-client-0.0.14.1-7|22	%prep
12cr|ggz-gnome-client-0.0.14.1-7|23	%setup -q
12cr|ggz-gnome-client-0.0.14.1-7|24	
12cr|ggz-gnome-client-0.0.14.1-7|25	%build
12cr|ggz-gnome-client-0.0.14.1-7|26	export LDFLAGS="-lX11"
12cr|ggz-gnome-client-0.0.14.1-7|27	%configure2_5x \
12cr|ggz-gnome-client-0.0.14.1-7|28	--bindir=%{_gamesbindir} \
12cr|ggz-gnome-client-0.0.14.1-7|29	--datadir="\${prefix}/share" \
12cr|ggz-gnome-client-0.0.14.1-7|30	--with-libggz-libraries=%{_libdir} \
12cr|ggz-gnome-client-0.0.14.1-7|31	--with-ggzcore-libraries=%{_libdir} \
12cr|ggz-gnome-client-0.0.14.1-7|32	--with-ggzmod-libraries=%{_libdir}
12cr|ggz-gnome-client-0.0.14.1-7|33	
12cr|ggz-gnome-client-0.0.14.1-7|34	%make
12cr|ggz-gnome-client-0.0.14.1-7|35	
12cr|ggz-gnome-client-0.0.14.1-7|36	%install
12cr|ggz-gnome-client-0.0.14.1-7|37	%makeinstall_std
12cr|ggz-gnome-client-0.0.14.1-7|38	
12cr|ggz-gnome-client-0.0.14.1-7|39	desktop-file-install --vendor="" \
12cr|ggz-gnome-client-0.0.14.1-7|40	--remove-category="Application" \
12cr|ggz-gnome-client-0.0.14.1-7|41	--remove-key="Encoding" \
12cr|ggz-gnome-client-0.0.14.1-7|42	--add-category="GTK" \
12cr|ggz-gnome-client-0.0.14.1-7|43	--add-category="Game" \
12cr|ggz-gnome-client-0.0.14.1-7|44	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|ggz-gnome-client-0.0.14.1-7|45	
12cr|ggz-gnome-client-0.0.14.1-7|46	%preun
12cr|ggz-gnome-client-0.0.14.1-7|47	%preun_uninstall_gconf_schemas ggz-gnome
12cr|ggz-gnome-client-0.0.14.1-7|48	
12cr|ggz-gnome-client-0.0.14.1-7|49	%files
12cr|ggz-gnome-client-0.0.14.1-7|50	%defattr(-,root,root)
12cr|ggz-gnome-client-0.0.14.1-7|51	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README README.GGZ
12cr|ggz-gnome-client-0.0.14.1-7|52	%{_sysconfdir}/gconf/schemas/ggz-gnome.schemas
12cr|ggz-gnome-client-0.0.14.1-7|53	%{_gamesbindir}/ggz-gnome
12cr|ggz-gnome-client-0.0.14.1-7|54	%{_gamesbindir}/motd_editor
12cr|ggz-gnome-client-0.0.14.1-7|55	%{_datadir}/applications/*
12cr|ggz-gnome-client-0.0.14.1-7|56	%{_datadir}/ggz/ggz-gnome/*
12cr|ggz-gnome-client-0.0.14.1-7|57	%{_datadir}/locale/*
12cr|ggz-gnome-client-0.0.14.1-7|58	%{_mandir}/man?/*
12cr|ggz-gnome-client-0.0.14.1-7|59	
12cr|ggz-gnome-client-0.0.14.1-7|60	
12cr|ggz-gnome-client-0.0.14.1-7|61	
12cr|ggz-gnome-client-0.0.14.1-7|62	
12cr|ggz-gnome-client-0.0.14.1-7|63	%changelog
12cr|ggz-gnome-client-0.0.14.1-7|64	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.0.14.1-6mdv2011.0
12cr|ggz-gnome-client-0.0.14.1-7|65	+ Revision: 677703
12cr|ggz-gnome-client-0.0.14.1-7|66	- rebuild to add gconftool as req
12cr|ggz-gnome-client-0.0.14.1-7|67	
12cr|ggz-gnome-client-0.0.14.1-7|68	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.14.1-5mdv2011.0
12cr|ggz-gnome-client-0.0.14.1-7|69	+ Revision: 618452
12cr|ggz-gnome-client-0.0.14.1-7|70	- the mass rebuild of 2010.0 packages
12cr|ggz-gnome-client-0.0.14.1-7|71	
12cr|ggz-gnome-client-0.0.14.1-7|72	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.0.14.1-4mdv2010.0
12cr|ggz-gnome-client-0.0.14.1-7|73	+ Revision: 429198
12cr|ggz-gnome-client-0.0.14.1-7|74	- rebuild
12cr|ggz-gnome-client-0.0.14.1-7|75	
12cr|ggz-gnome-client-0.0.14.1-7|76	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.0.14.1-3mdv2009.0
12cr|ggz-gnome-client-0.0.14.1-7|77	+ Revision: 245996
12cr|ggz-gnome-client-0.0.14.1-7|78	- rebuild
12cr|ggz-gnome-client-0.0.14.1-7|79	
12cr|ggz-gnome-client-0.0.14.1-7|80	+ Pixel <pixel@mandriva.com>
12cr|ggz-gnome-client-0.0.14.1-7|81	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|ggz-gnome-client-0.0.14.1-7|82	
12cr|ggz-gnome-client-0.0.14.1-7|83	* Tue Feb 26 2008 Emmanuel Andry <eandry@mandriva.org> 0.0.14.1-1mdv2008.1
12cr|ggz-gnome-client-0.0.14.1-7|84	+ Revision: 175549
12cr|ggz-gnome-client-0.0.14.1-7|85	- New version
12cr|ggz-gnome-client-0.0.14.1-7|86	
12cr|ggz-gnome-client-0.0.14.1-7|87	+ Olivier Blin <oblin@mandriva.com>
12cr|ggz-gnome-client-0.0.14.1-7|88	- restore BuildRoot
12cr|ggz-gnome-client-0.0.14.1-7|89	
12cr|ggz-gnome-client-0.0.14.1-7|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|ggz-gnome-client-0.0.14.1-7|91	- kill re-definition of %%buildroot on Pixel's request
12cr|ggz-gnome-client-0.0.14.1-7|92	
12cr|ggz-gnome-client-0.0.14.1-7|93	* Sun Sep 16 2007 Emmanuel Andry <eandry@mandriva.org> 0.0.14-2mdv2008.0
12cr|ggz-gnome-client-0.0.14.1-7|94	+ Revision: 88668
12cr|ggz-gnome-client-0.0.14.1-7|95	- drop old menu
12cr|ggz-gnome-client-0.0.14.1-7|96	
12cr|ggz-gnome-client-0.0.14.1-7|97	
12cr|ggz-gnome-client-0.0.14.1-7|98	* Sat Feb 10 2007 Emmanuel Andry <eandry@mandriva.org> 0.0.14-1mdv2007.0
12cr|ggz-gnome-client-0.0.14.1-7|99	+ Revision: 118768
12cr|ggz-gnome-client-0.0.14.1-7|100	- Buildrequires libgnomeui2-devel
12cr|ggz-gnome-client-0.0.14.1-7|101	- Import ggz-gnome-client
12cr|ggz-gnome-client-0.0.14.1-7|102	

1637 12
12cr|ggz-sdl-games-0.0.14.1-6|1	%define libggz_version %{version}
12cr|ggz-sdl-games-0.0.14.1-6|2	%define ggz_client_libs_version %{version}
12cr|ggz-sdl-games-0.0.14.1-6|3	
12cr|ggz-sdl-games-0.0.14.1-6|4	# list of game description files
12cr|ggz-sdl-games-0.0.14.1-6|5	%define games_list ttt3d geekgame
12cr|ggz-sdl-games-0.0.14.1-6|6	
12cr|ggz-sdl-games-0.0.14.1-6|7	Name:		ggz-sdl-games
12cr|ggz-sdl-games-0.0.14.1-6|8	Summary:	GGZ Games in SDL user interface
12cr|ggz-sdl-games-0.0.14.1-6|9	Version:	0.0.14.1
12cr|ggz-sdl-games-0.0.14.1-6|10	Release:	6
12cr|ggz-sdl-games-0.0.14.1-6|11	License:	GPL
12cr|ggz-sdl-games-0.0.14.1-6|12	Group:		Games/Other
12cr|ggz-sdl-games-0.0.14.1-6|13	URL:		http://www.ggzgamingzone.org/
12cr|ggz-sdl-games-0.0.14.1-6|14	
12cr|ggz-sdl-games-0.0.14.1-6|15	Source:		http://prdownload.sourceforge.net/ggz/%{name}-%{version}.tar.bz2
12cr|ggz-sdl-games-0.0.14.1-6|16	
12cr|ggz-sdl-games-0.0.14.1-6|17	BuildRequires:	libggz-devel = %{libggz_version}
12cr|ggz-sdl-games-0.0.14.1-6|18	BuildRequires:	ggz-client-libs-devel = %{ggz_client_libs_version}
12cr|ggz-sdl-games-0.0.14.1-6|19	BuildRequires:	SDL_mixer-devel
12cr|ggz-sdl-games-0.0.14.1-6|20	BuildRequires:	SDL_image-devel
12cr|ggz-sdl-games-0.0.14.1-6|21	BuildRequires:	SDL_ttf-devel
12cr|ggz-sdl-games-0.0.14.1-6|22	BuildRequires:	mesagl-devel
12cr|ggz-sdl-games-0.0.14.1-6|23	Requires:	libggz = %{libggz_version}
12cr|ggz-sdl-games-0.0.14.1-6|24	Requires:		ggz-client-libs = %{ggz_client_libs_version}
12cr|ggz-sdl-games-0.0.14.1-6|25	Requires:		libggz = %{libggz_version}
12cr|ggz-sdl-games-0.0.14.1-6|26	Provides:	ggz-game-modules = %{version}
12cr|ggz-sdl-games-0.0.14.1-6|27	
12cr|ggz-sdl-games-0.0.14.1-6|28	%description
12cr|ggz-sdl-games-0.0.14.1-6|29	The complete set of GGZ Gaming Zone games in SDL user interface.
12cr|ggz-sdl-games-0.0.14.1-6|30	Includes all of the following:
12cr|ggz-sdl-games-0.0.14.1-6|31	
12cr|ggz-sdl-games-0.0.14.1-6|32	TicTacToe 3D:   OpenGL client compatible to other TicTacToe clients
12cr|ggz-sdl-games-0.0.14.1-6|33	The Geek Game:  Calculate numbers in all directions and wrap around edges
12cr|ggz-sdl-games-0.0.14.1-6|34	
12cr|ggz-sdl-games-0.0.14.1-6|35	%prep
12cr|ggz-sdl-games-0.0.14.1-6|36	%setup -q
12cr|ggz-sdl-games-0.0.14.1-6|37	
12cr|ggz-sdl-games-0.0.14.1-6|38	%build
12cr|ggz-sdl-games-0.0.14.1-6|39	#export LDFLAGS=-L%{_prefix}/X11R6/%{_lib}
12cr|ggz-sdl-games-0.0.14.1-6|40	export LDFLAGS="-lggz -lX11"
12cr|ggz-sdl-games-0.0.14.1-6|41	%configure2_5x --with-libggz-libraries=%{_libdir} --with-ggzmod-libraries=%{_libdir} --with-ggzcore-libraries=%{_libdir}
12cr|ggz-sdl-games-0.0.14.1-6|42	%make
12cr|ggz-sdl-games-0.0.14.1-6|43	
12cr|ggz-sdl-games-0.0.14.1-6|44	
12cr|ggz-sdl-games-0.0.14.1-6|45	%install
12cr|ggz-sdl-games-0.0.14.1-6|46	rm -rf %{buildroot}
12cr|ggz-sdl-games-0.0.14.1-6|47	
12cr|ggz-sdl-games-0.0.14.1-6|48	# Create a ggz.modules file so we can make install easily
12cr|ggz-sdl-games-0.0.14.1-6|49	mkdir -p %{buildroot}%{_sysconfdir}
12cr|ggz-sdl-games-0.0.14.1-6|50	echo "[Games]" > %{buildroot}%{_sysconfdir}/ggz.modules
12cr|ggz-sdl-games-0.0.14.1-6|51	
12cr|ggz-sdl-games-0.0.14.1-6|52	%makeinstall_std
12cr|ggz-sdl-games-0.0.14.1-6|53	
12cr|ggz-sdl-games-0.0.14.1-6|54	rm %{buildroot}%{_sysconfdir}/ggz.modules
12cr|ggz-sdl-games-0.0.14.1-6|55	rmdir %{buildroot}%{_sysconfdir}
12cr|ggz-sdl-games-0.0.14.1-6|56	
12cr|ggz-sdl-games-0.0.14.1-6|57	# Get a copy of all of our .dsc files
12cr|ggz-sdl-games-0.0.14.1-6|58	mkdir -p %{buildroot}%{_datadir}/ggz/ggz-config
12cr|ggz-sdl-games-0.0.14.1-6|59	for i in %games_list; do
12cr|ggz-sdl-games-0.0.14.1-6|60	install -m 0644 $i/module.dsc %{buildroot}%{_datadir}/ggz/ggz-config/sdl-$i.dsc
12cr|ggz-sdl-games-0.0.14.1-6|61	done
12cr|ggz-sdl-games-0.0.14.1-6|62	
12cr|ggz-sdl-games-0.0.14.1-6|63	%clean
12cr|ggz-sdl-games-0.0.14.1-6|64	rm -rf %{buildroot}
12cr|ggz-sdl-games-0.0.14.1-6|65	
12cr|ggz-sdl-games-0.0.14.1-6|66	
12cr|ggz-sdl-games-0.0.14.1-6|67	%post
12cr|ggz-sdl-games-0.0.14.1-6|68	# Run ggz-config vs. all installed games
12cr|ggz-sdl-games-0.0.14.1-6|69	if [ -f %{_sysconfdir}/ggz.modules -a -x %{_bindir}/ggz-config ]; then
12cr|ggz-sdl-games-0.0.14.1-6|70	for i in %games_list; do
12cr|ggz-sdl-games-0.0.14.1-6|71	ggz-config --install --modfile=%{_datadir}/ggz/ggz-config/sdl-$i.dsc --force
12cr|ggz-sdl-games-0.0.14.1-6|72	done
12cr|ggz-sdl-games-0.0.14.1-6|73	fi
12cr|ggz-sdl-games-0.0.14.1-6|74	
12cr|ggz-sdl-games-0.0.14.1-6|75	
12cr|ggz-sdl-games-0.0.14.1-6|76	%preun
12cr|ggz-sdl-games-0.0.14.1-6|77	# Run ggz-config to uninstall all the games
12cr|ggz-sdl-games-0.0.14.1-6|78	if [ $1 = 0 ]; then
12cr|ggz-sdl-games-0.0.14.1-6|79	if [ -f %{_sysconfdir}/ggz.modules -a -x %{_bindir}/ggz-config ]; then
12cr|ggz-sdl-games-0.0.14.1-6|80	for i in %games_list; do
12cr|ggz-sdl-games-0.0.14.1-6|81	ggz-config --remove --modfile=%{_datadir}/ggz/ggz-config/sdl-$i.dsc
12cr|ggz-sdl-games-0.0.14.1-6|82	done
12cr|ggz-sdl-games-0.0.14.1-6|83	fi
12cr|ggz-sdl-games-0.0.14.1-6|84	fi
12cr|ggz-sdl-games-0.0.14.1-6|85	
12cr|ggz-sdl-games-0.0.14.1-6|86	%files
12cr|ggz-sdl-games-0.0.14.1-6|87	%defattr(-,root,root)
12cr|ggz-sdl-games-0.0.14.1-6|88	%doc AUTHORS COPYING ChangeLog NEWS README README.GGZ QuickStart.GGZ
12cr|ggz-sdl-games-0.0.14.1-6|89	%{_libdir}/ggz/*
12cr|ggz-sdl-games-0.0.14.1-6|90	%{_datadir}/ggz/geekgame
12cr|ggz-sdl-games-0.0.14.1-6|91	%{_datadir}/ggz/ggz-config/*
12cr|ggz-sdl-games-0.0.14.1-6|92	%{_datadir}/ggz/ttt3d
12cr|ggz-sdl-games-0.0.14.1-6|93	
12cr|ggz-sdl-games-0.0.14.1-6|94	
12cr|ggz-sdl-games-0.0.14.1-6|95	
12cr|ggz-sdl-games-0.0.14.1-6|96	
12cr|ggz-sdl-games-0.0.14.1-6|97	%changelog
12cr|ggz-sdl-games-0.0.14.1-6|98	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.14.1-5mdv2011.0
12cr|ggz-sdl-games-0.0.14.1-6|99	+ Revision: 618453
12cr|ggz-sdl-games-0.0.14.1-6|100	- the mass rebuild of 2010.0 packages
12cr|ggz-sdl-games-0.0.14.1-6|101	
12cr|ggz-sdl-games-0.0.14.1-6|102	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.0.14.1-4mdv2010.0
12cr|ggz-sdl-games-0.0.14.1-6|103	+ Revision: 429200
12cr|ggz-sdl-games-0.0.14.1-6|104	- rebuild
12cr|ggz-sdl-games-0.0.14.1-6|105	
12cr|ggz-sdl-games-0.0.14.1-6|106	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.0.14.1-3mdv2009.0
12cr|ggz-sdl-games-0.0.14.1-6|107	+ Revision: 246054
12cr|ggz-sdl-games-0.0.14.1-6|108	- rebuild
12cr|ggz-sdl-games-0.0.14.1-6|109	
12cr|ggz-sdl-games-0.0.14.1-6|110	* Tue Feb 26 2008 Emmanuel Andry <eandry@mandriva.org> 0.0.14.1-1mdv2008.1
12cr|ggz-sdl-games-0.0.14.1-6|111	+ Revision: 175560
12cr|ggz-sdl-games-0.0.14.1-6|112	- New version
12cr|ggz-sdl-games-0.0.14.1-6|113	
12cr|ggz-sdl-games-0.0.14.1-6|114	* Fri Jan 04 2008 Thierry Vignaud <tv@mandriva.org> 0.0.14-1mdv2008.1
12cr|ggz-sdl-games-0.0.14.1-6|115	+ Revision: 145283
12cr|ggz-sdl-games-0.0.14.1-6|116	- fix prereq
12cr|ggz-sdl-games-0.0.14.1-6|117	- kill re-definition of %%buildroot on Pixel's request
12cr|ggz-sdl-games-0.0.14.1-6|118	
12cr|ggz-sdl-games-0.0.14.1-6|119	+ Olivier Blin <oblin@mandriva.com>
12cr|ggz-sdl-games-0.0.14.1-6|120	- restore BuildRoot
12cr|ggz-sdl-games-0.0.14.1-6|121	
12cr|ggz-sdl-games-0.0.14.1-6|122	
12cr|ggz-sdl-games-0.0.14.1-6|123	* Sat Feb 10 2007 Emmanuel Andry <eandry@mandriva.org> 0.0.14-1mdv2007.0
12cr|ggz-sdl-games-0.0.14.1-6|124	+ Revision: 118779
12cr|ggz-sdl-games-0.0.14.1-6|125	- New version 0.0.14
12cr|ggz-sdl-games-0.0.14.1-6|126	- Import ggz-sdl-games
12cr|ggz-sdl-games-0.0.14.1-6|127	
12cr|ggz-sdl-games-0.0.14.1-6|128	* Sun Sep 03 2006 Emmanuel Andry <eandry@mandriva.org> 0.0.13-3mdv2007.0
12cr|ggz-sdl-games-0.0.14.1-6|129	- fix x86_64 build
12cr|ggz-sdl-games-0.0.14.1-6|130	
12cr|ggz-sdl-games-0.0.14.1-6|131	* Tue May 30 2006 Emmanuel Andry <eandry@mandriva.org> 0.0.13-2mdk
12cr|ggz-sdl-games-0.0.14.1-6|132	- rebuild because package seems to be lost in cyberspace
12cr|ggz-sdl-games-0.0.14.1-6|133	
12cr|ggz-sdl-games-0.0.14.1-6|134	* Sun May 28 2006 Emmanuel Andry <eandry@mandriva.org> 0.0.13-1mdk
12cr|ggz-sdl-games-0.0.14.1-6|135	- New version
12cr|ggz-sdl-games-0.0.14.1-6|136	- mkrel
12cr|ggz-sdl-games-0.0.14.1-6|137	- buildrequires mesagl-devel
12cr|ggz-sdl-games-0.0.14.1-6|138	
12cr|ggz-sdl-games-0.0.14.1-6|139	* Sun Dec 26 2004 Abel Cheung <deaddog@mandrake.org> 0.0.9-1mdk
12cr|ggz-sdl-games-0.0.14.1-6|140	- New version
12cr|ggz-sdl-games-0.0.14.1-6|141	
12cr|ggz-sdl-games-0.0.14.1-6|142	* Mon May 31 2004 Abel Cheung <deaddog@deaddog.org> 0.0.8-1mdk
12cr|ggz-sdl-games-0.0.14.1-6|143	- New version
12cr|ggz-sdl-games-0.0.14.1-6|144	- Drop patch, use LDFLAGS instead (patch unusable for 64bit)
12cr|ggz-sdl-games-0.0.14.1-6|145	

1638 12
12cr|ggz-txt-client-0.0.14.1-6|1	%define name    ggz-txt-client
12cr|ggz-txt-client-0.0.14.1-6|2	%define version 0.0.14.1
12cr|ggz-txt-client-0.0.14.1-6|3	%define release %mkrel 6
12cr|ggz-txt-client-0.0.14.1-6|4	
12cr|ggz-txt-client-0.0.14.1-6|5	%define libggz_version %{version}
12cr|ggz-txt-client-0.0.14.1-6|6	%define ggz_client_libs_version %{version}
12cr|ggz-txt-client-0.0.14.1-6|7	
12cr|ggz-txt-client-0.0.14.1-6|8	%define games_list tttxt
12cr|ggz-txt-client-0.0.14.1-6|9	
12cr|ggz-txt-client-0.0.14.1-6|10	Name:		%{name}
12cr|ggz-txt-client-0.0.14.1-6|11	Version:	%{version}
12cr|ggz-txt-client-0.0.14.1-6|12	Release:	%{release}
12cr|ggz-txt-client-0.0.14.1-6|13	Summary:	GGZ Text Mode Client
12cr|ggz-txt-client-0.0.14.1-6|14	License:	GPL
12cr|ggz-txt-client-0.0.14.1-6|15	Group:		Games/Other
12cr|ggz-txt-client-0.0.14.1-6|16	URL:		http://ggzgamingzone.org/
12cr|ggz-txt-client-0.0.14.1-6|17	Source0:	http://ftp.ggzgamingzone.org/pub/ggz/%{version}/%{name}-%{version}.tar.bz2
12cr|ggz-txt-client-0.0.14.1-6|18	BuildRequires:	libggz-devel = %{libggz_version}
12cr|ggz-txt-client-0.0.14.1-6|19	BuildRequires:	ggz-client-libs-devel = %{ggz_client_libs_version}
12cr|ggz-txt-client-0.0.14.1-6|20	BuildRequires:	readline-devel
12cr|ggz-txt-client-0.0.14.1-6|21	BuildRequires:	ncurses-devel
12cr|ggz-txt-client-0.0.14.1-6|22	Requires:	libggz = %{libggz_version}
12cr|ggz-txt-client-0.0.14.1-6|23	Requires:	ggz-client-libs = %{ggz_client_libs_version}
12cr|ggz-txt-client-0.0.14.1-6|24	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ggz-txt-client-0.0.14.1-6|25	
12cr|ggz-txt-client-0.0.14.1-6|26	%description
12cr|ggz-txt-client-0.0.14.1-6|27	The official GGZ Gaming Zone client for text mode, suitable for
12cr|ggz-txt-client-0.0.14.1-6|28	environment where no graphical desktop is available.
12cr|ggz-txt-client-0.0.14.1-6|29	
12cr|ggz-txt-client-0.0.14.1-6|30	It also includes the following text mode GGZ game(s):
12cr|ggz-txt-client-0.0.14.1-6|31	TicTacToe
12cr|ggz-txt-client-0.0.14.1-6|32	
12cr|ggz-txt-client-0.0.14.1-6|33	%prep
12cr|ggz-txt-client-0.0.14.1-6|34	%setup -q
12cr|ggz-txt-client-0.0.14.1-6|35	
12cr|ggz-txt-client-0.0.14.1-6|36	%build
12cr|ggz-txt-client-0.0.14.1-6|37	%configure2_5x  \
12cr|ggz-txt-client-0.0.14.1-6|38	--bindir=%{_gamesbindir} \
12cr|ggz-txt-client-0.0.14.1-6|39	--with-libggz-libraries=%{_libdir} \
12cr|ggz-txt-client-0.0.14.1-6|40	--with-ggzmod-libraries=%{_libdir} \
12cr|ggz-txt-client-0.0.14.1-6|41	--with-ggzcore-libraries=%{_libdir}
12cr|ggz-txt-client-0.0.14.1-6|42	%make
12cr|ggz-txt-client-0.0.14.1-6|43	
12cr|ggz-txt-client-0.0.14.1-6|44	%install
12cr|ggz-txt-client-0.0.14.1-6|45	rm -rf %{buildroot}
12cr|ggz-txt-client-0.0.14.1-6|46	%makeinstall_std
12cr|ggz-txt-client-0.0.14.1-6|47	
12cr|ggz-txt-client-0.0.14.1-6|48	rm %{buildroot}%{_sysconfdir}/ggz.modules
12cr|ggz-txt-client-0.0.14.1-6|49	rmdir %{buildroot}%{_sysconfdir}
12cr|ggz-txt-client-0.0.14.1-6|50	
12cr|ggz-txt-client-0.0.14.1-6|51	# Get a copy of all of our .dsc files
12cr|ggz-txt-client-0.0.14.1-6|52	mkdir -p %{buildroot}%{_datadir}/ggz/ggz-config
12cr|ggz-txt-client-0.0.14.1-6|53	for i in %games_list; do
12cr|ggz-txt-client-0.0.14.1-6|54	install -m 0644 $i/module.dsc %{buildroot}%{_datadir}/ggz/ggz-config/txt-$i.dsc
12cr|ggz-txt-client-0.0.14.1-6|55	done
12cr|ggz-txt-client-0.0.14.1-6|56	
12cr|ggz-txt-client-0.0.14.1-6|57	cat > README.mdv <<EOF
12cr|ggz-txt-client-0.0.14.1-6|58	Notes:
12cr|ggz-txt-client-0.0.14.1-6|59	
12cr|ggz-txt-client-0.0.14.1-6|60	Currently GGZ text client document is almost non-existant. You have to
12cr|ggz-txt-client-0.0.14.1-6|61	look at the source to understand how to use it. Here are a few simple
12cr|ggz-txt-client-0.0.14.1-6|62	instructions (though I still can't launch any playable game yet):
12cr|ggz-txt-client-0.0.14.1-6|63	
12cr|ggz-txt-client-0.0.14.1-6|64	1. In command line, type
12cr|ggz-txt-client-0.0.14.1-6|65	
12cr|ggz-txt-client-0.0.14.1-6|66	ggz-txt ggz://username:password@live.ggzgamingzone.org
12cr|ggz-txt-client-0.0.14.1-6|67	
12cr|ggz-txt-client-0.0.14.1-6|68	You should substitute username and password appropriately, as what
12cr|ggz-txt-client-0.0.14.1-6|69	you would do when launching URI that requires username and password.
12cr|ggz-txt-client-0.0.14.1-6|70	No trailing slash!
12cr|ggz-txt-client-0.0.14.1-6|71	
12cr|ggz-txt-client-0.0.14.1-6|72	2. Inside client, type '/help' for help message. Good luck :-)
12cr|ggz-txt-client-0.0.14.1-6|73	EOF
12cr|ggz-txt-client-0.0.14.1-6|74	
12cr|ggz-txt-client-0.0.14.1-6|75	%find_lang ggz-txt
12cr|ggz-txt-client-0.0.14.1-6|76	
12cr|ggz-txt-client-0.0.14.1-6|77	%clean
12cr|ggz-txt-client-0.0.14.1-6|78	rm -rf %{buildroot}
12cr|ggz-txt-client-0.0.14.1-6|79	
12cr|ggz-txt-client-0.0.14.1-6|80	%post
12cr|ggz-txt-client-0.0.14.1-6|81	# Run ggz-config vs. all installed games
12cr|ggz-txt-client-0.0.14.1-6|82	if [ -f %{_sysconfdir}/ggz.modules ]; then
12cr|ggz-txt-client-0.0.14.1-6|83	for i in %games_list; do
12cr|ggz-txt-client-0.0.14.1-6|84	ggz-config --install --modfile=%{_datadir}/ggz/ggz-config/txt-$i.dsc --force
12cr|ggz-txt-client-0.0.14.1-6|85	done
12cr|ggz-txt-client-0.0.14.1-6|86	fi
12cr|ggz-txt-client-0.0.14.1-6|87	
12cr|ggz-txt-client-0.0.14.1-6|88	%preun
12cr|ggz-txt-client-0.0.14.1-6|89	# Run ggz-config to uninstall all the games
12cr|ggz-txt-client-0.0.14.1-6|90	if [ "$1" = "0" ]; then
12cr|ggz-txt-client-0.0.14.1-6|91	if [ -f %{_sysconfdir}/ggz.modules ]; then
12cr|ggz-txt-client-0.0.14.1-6|92	for i in %games_list; do
12cr|ggz-txt-client-0.0.14.1-6|93	ggz-config --remove --modfile=%{_datadir}/ggz/ggz-config/txt-$i.dsc
12cr|ggz-txt-client-0.0.14.1-6|94	done
12cr|ggz-txt-client-0.0.14.1-6|95	fi
12cr|ggz-txt-client-0.0.14.1-6|96	fi
12cr|ggz-txt-client-0.0.14.1-6|97	
12cr|ggz-txt-client-0.0.14.1-6|98	%files -f ggz-txt.lang
12cr|ggz-txt-client-0.0.14.1-6|99	%defattr(-,root,root)
12cr|ggz-txt-client-0.0.14.1-6|100	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README README.GGZ README.mdv
12cr|ggz-txt-client-0.0.14.1-6|101	%doc TODO QuickStart.GGZ
12cr|ggz-txt-client-0.0.14.1-6|102	%{_gamesbindir}/ggz-txt
12cr|ggz-txt-client-0.0.14.1-6|103	%{_mandir}/man?/*
12cr|ggz-txt-client-0.0.14.1-6|104	%{_libdir}/ggz/*
12cr|ggz-txt-client-0.0.14.1-6|105	%{_datadir}/ggz/ggz-config/*.dsc
12cr|ggz-txt-client-0.0.14.1-6|106	%{_datadir}/applications/*
12cr|ggz-txt-client-0.0.14.1-6|107	
12cr|ggz-txt-client-0.0.14.1-6|108	
12cr|ggz-txt-client-0.0.14.1-6|109	
12cr|ggz-txt-client-0.0.14.1-6|110	
12cr|ggz-txt-client-0.0.14.1-6|111	%changelog
12cr|ggz-txt-client-0.0.14.1-6|112	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.14.1-6mdv2011.0
12cr|ggz-txt-client-0.0.14.1-6|113	+ Revision: 618454
12cr|ggz-txt-client-0.0.14.1-6|114	- the mass rebuild of 2010.0 packages
12cr|ggz-txt-client-0.0.14.1-6|115	
12cr|ggz-txt-client-0.0.14.1-6|116	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.0.14.1-5mdv2010.0
12cr|ggz-txt-client-0.0.14.1-6|117	+ Revision: 437674
12cr|ggz-txt-client-0.0.14.1-6|118	- rebuild
12cr|ggz-txt-client-0.0.14.1-6|119	
12cr|ggz-txt-client-0.0.14.1-6|120	* Sun Mar 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.14.1-4mdv2009.1
12cr|ggz-txt-client-0.0.14.1-6|121	+ Revision: 355323
12cr|ggz-txt-client-0.0.14.1-6|122	- drop readline detection patch, uneeded anymore
12cr|ggz-txt-client-0.0.14.1-6|123	- rename README.mdk to README.mdv, and use herein document for it
12cr|ggz-txt-client-0.0.14.1-6|124	
12cr|ggz-txt-client-0.0.14.1-6|125	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.0.14.1-3mdv2009.0
12cr|ggz-txt-client-0.0.14.1-6|126	+ Revision: 246056
12cr|ggz-txt-client-0.0.14.1-6|127	- rebuild
12cr|ggz-txt-client-0.0.14.1-6|128	
12cr|ggz-txt-client-0.0.14.1-6|129	* Tue Feb 26 2008 Emmanuel Andry <eandry@mandriva.org> 0.0.14.1-1mdv2008.1
12cr|ggz-txt-client-0.0.14.1-6|130	+ Revision: 175532
12cr|ggz-txt-client-0.0.14.1-6|131	- New version
12cr|ggz-txt-client-0.0.14.1-6|132	
12cr|ggz-txt-client-0.0.14.1-6|133	+ Olivier Blin <oblin@mandriva.com>
12cr|ggz-txt-client-0.0.14.1-6|134	- restore BuildRoot
12cr|ggz-txt-client-0.0.14.1-6|135	
12cr|ggz-txt-client-0.0.14.1-6|136	+ Thierry Vignaud <tv@mandriva.org>
12cr|ggz-txt-client-0.0.14.1-6|137	- kill re-definition of %%buildroot on Pixel's request
12cr|ggz-txt-client-0.0.14.1-6|138	
12cr|ggz-txt-client-0.0.14.1-6|139	* Mon Jul 16 2007 Emmanuel Andry <eandry@mandriva.org> 0.0.14-2mdv2008.0
12cr|ggz-txt-client-0.0.14.1-6|140	+ Revision: 52725
12cr|ggz-txt-client-0.0.14.1-6|141	- rebuild with latest autotools
12cr|ggz-txt-client-0.0.14.1-6|142	
12cr|ggz-txt-client-0.0.14.1-6|143	
12cr|ggz-txt-client-0.0.14.1-6|144	* Sat Feb 10 2007 Emmanuel Andry <eandry@mandriva.org> 0.0.14-1mdv2007.0
12cr|ggz-txt-client-0.0.14.1-6|145	+ Revision: 118738
12cr|ggz-txt-client-0.0.14.1-6|146	- New version 0.0.14
12cr|ggz-txt-client-0.0.14.1-6|147	- bunzipped patch
12cr|ggz-txt-client-0.0.14.1-6|148	- Import ggz-txt-client
12cr|ggz-txt-client-0.0.14.1-6|149	
12cr|ggz-txt-client-0.0.14.1-6|150	* Sun Sep 03 2006 Emmanuel Andry <eandry@mandriva.org> 0.0.13-2mdv2007.0
12cr|ggz-txt-client-0.0.14.1-6|151	- fix spec file's extension
12cr|ggz-txt-client-0.0.14.1-6|152	- fix x86_64 build
12cr|ggz-txt-client-0.0.14.1-6|153	
12cr|ggz-txt-client-0.0.14.1-6|154	* Mon May 22 2006 Emmanuel Andry <eandry@mandriva.org> 0.0.13-1mdk
12cr|ggz-txt-client-0.0.14.1-6|155	- 0.0.13
12cr|ggz-txt-client-0.0.14.1-6|156	- mkrel
12cr|ggz-txt-client-0.0.14.1-6|157	- drop patch 1
12cr|ggz-txt-client-0.0.14.1-6|158	
12cr|ggz-txt-client-0.0.14.1-6|159	* Tue Feb 08 2005 Abel Cheung <deaddog@mandrake.org> 0.0.9-2mdk
12cr|ggz-txt-client-0.0.14.1-6|160	- rebuild against new readline
12cr|ggz-txt-client-0.0.14.1-6|161	
12cr|ggz-txt-client-0.0.14.1-6|162	* Sat Nov 27 2004 Abel Cheung <deaddog@mandrake.org> 0.0.9-1mdk
12cr|ggz-txt-client-0.0.14.1-6|163	- New version
12cr|ggz-txt-client-0.0.14.1-6|164	- P1: Temporary hack to fix DESTDIR support in older gettext
12cr|ggz-txt-client-0.0.14.1-6|165	- Now it includes a tictactoe game module (Doh)
12cr|ggz-txt-client-0.0.14.1-6|166	- Include README to tell people how to connect to server.
12cr|ggz-txt-client-0.0.14.1-6|167	(fail to find any document about text client so far) But don't expect
12cr|ggz-txt-client-0.0.14.1-6|168	too much, I can't input any text into the only one available game
12cr|ggz-txt-client-0.0.14.1-6|169	

1639 12
12cr|ghc74-7.4.2-0.4|1	%define realname ghc
12cr|ghc74-7.4.2-0.4|2	Name:           ghc74
12cr|ghc74-7.4.2-0.4|3	Version:        7.4.2
12cr|ghc74-7.4.2-0.4|4	Release:        0.4
12cr|ghc74-7.4.2-0.4|5	Summary:        Glasgow Haskell Compiler
12cr|ghc74-7.4.2-0.4|6	Group:          Development/Other
12cr|ghc74-7.4.2-0.4|7	License:        BSD
12cr|ghc74-7.4.2-0.4|8	URL:            http://www.haskell.org/ghc/
12cr|ghc74-7.4.2-0.4|9	Source0:        http://www.haskell.org/ghc/dist/%{version}/%{realname}-%{version}-src.tar.bz2
12cr|ghc74-7.4.2-0.4|10	patch0:         ghc-7.4.2-fromsuse-use-system-libffi.patch
12cr|ghc74-7.4.2-0.4|11	# for compatibility with 7.6
12cr|ghc74-7.4.2-0.4|12	# where --no-user-package-conf replaced with --no-user-package-db
12cr|ghc74-7.4.2-0.4|13	patch1:         ghc-7.4.2.add-no-user-package-db.patch
12cr|ghc74-7.4.2-0.4|14	
12cr|ghc74-7.4.2-0.4|15	buildrequires:  ncurses-devel
12cr|ghc74-7.4.2-0.4|16	buildrequires:  gmp-devel
12cr|ghc74-7.4.2-0.4|17	buildrequires:  %{realname} <= %{version}
12cr|ghc74-7.4.2-0.4|18	buildrequires:  %{realname}-devel <= %{version}
12cr|ghc74-7.4.2-0.4|19	buildrequires:  alex
12cr|ghc74-7.4.2-0.4|20	buildrequires:  dblatex
12cr|ghc74-7.4.2-0.4|21	buildrequires:  docbook-dtd42-xml
12cr|ghc74-7.4.2-0.4|22	buildrequires:  texlive-bibtopic
12cr|ghc74-7.4.2-0.4|23	requires:       gmp-devel
12cr|ghc74-7.4.2-0.4|24	
12cr|ghc74-7.4.2-0.4|25	provides:       %{realname} = %{version}-%{release}
12cr|ghc74-7.4.2-0.4|26	conflicts:      %{realname} > %{version}-%{release}
12cr|ghc74-7.4.2-0.4|27	conflicts:      haddock
12cr|ghc74-7.4.2-0.4|28	
12cr|ghc74-7.4.2-0.4|29	%description
12cr|ghc74-7.4.2-0.4|30	Haskell is the standard lazy purely functional programming language.
12cr|ghc74-7.4.2-0.4|31	The current language version is Haskell 98, agreed in December 1998,
12cr|ghc74-7.4.2-0.4|32	with a revised version published in January 2003.
12cr|ghc74-7.4.2-0.4|33	
12cr|ghc74-7.4.2-0.4|34	GHC is a state-of-the-art programming suite for Haskell. Included is
12cr|ghc74-7.4.2-0.4|35	an optimising compiler generating good code for a variety of
12cr|ghc74-7.4.2-0.4|36	platforms, together with an interactive system for convenient, quick
12cr|ghc74-7.4.2-0.4|37	development. The distribution includes space and time profiling
12cr|ghc74-7.4.2-0.4|38	facilities, a large collection of libraries, and support for various
12cr|ghc74-7.4.2-0.4|39	language extensions, including concurrency, exceptions, and foreign
12cr|ghc74-7.4.2-0.4|40	language interfaces (C, C++, whatever).
12cr|ghc74-7.4.2-0.4|41	
12cr|ghc74-7.4.2-0.4|42	A wide variety of Haskell related resources (tutorials, libraries,
12cr|ghc74-7.4.2-0.4|43	specifications, documentation, compilers, interpreters, references,
12cr|ghc74-7.4.2-0.4|44	contact information, links to research groups) are available from the
12cr|ghc74-7.4.2-0.4|45	Haskell home page at http://haskell.org/.
12cr|ghc74-7.4.2-0.4|46	
12cr|ghc74-7.4.2-0.4|47	Authors:
12cr|ghc74-7.4.2-0.4|48	--------
12cr|ghc74-7.4.2-0.4|49	Krasimir Angelov <ka2_mail@yahoo.com>
12cr|ghc74-7.4.2-0.4|50	Manuel Chakravarty <chak@cse.unsw.edu.au>
12cr|ghc74-7.4.2-0.4|51	Koen Claessen <koen@cs.chalmers.se>
12cr|ghc74-7.4.2-0.4|52	Robert Ennals <Robert.Ennals@cl.cam.ac.uk>
12cr|ghc74-7.4.2-0.4|53	Sigbjorn Finne <sof@galconn.com>
12cr|ghc74-7.4.2-0.4|54	Gabrielle Keller <keller@cvs.haskell.org>
12cr|ghc74-7.4.2-0.4|55	Marcin Kowalczyk <qrczak@knm.org.pl>
12cr|ghc74-7.4.2-0.4|56	Jeff Lewis <jeff@galconn.com>
12cr|ghc74-7.4.2-0.4|57	Ian Lynagh <igloo@earth.li>
12cr|ghc74-7.4.2-0.4|58	Simon Marlow <simonmar@microsoft.com>
12cr|ghc74-7.4.2-0.4|59	Sven Panne <sven.panne@aedion.de>
12cr|ghc74-7.4.2-0.4|60	Ross Paterson <ross@soi.city.ac.uk>
12cr|ghc74-7.4.2-0.4|61	Simon Peyton Jones <simonpj@microsoft.com>
12cr|ghc74-7.4.2-0.4|62	Don Stewart <dons@cse.unsw.edu.au>
12cr|ghc74-7.4.2-0.4|63	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
12cr|ghc74-7.4.2-0.4|64	Wolfgang Thaller <wolfgang.thaller@gmx.net>
12cr|ghc74-7.4.2-0.4|65	Andrew Tolmach <apt@cs.pdx.edu>
12cr|ghc74-7.4.2-0.4|66	Keith Wansbrough <Keith.Wansbrough@cl.cam.ac.uk>
12cr|ghc74-7.4.2-0.4|67	Michael Weber <michael.weber@post.rwth-aachen.de>
12cr|ghc74-7.4.2-0.4|68	plus a dozen helping hands...
12cr|ghc74-7.4.2-0.4|69	
12cr|ghc74-7.4.2-0.4|70	%package prof
12cr|ghc74-7.4.2-0.4|71	Requires:       %{name} = %{version}-%{release}
12cr|ghc74-7.4.2-0.4|72	Summary:        Profiling libraries for GHC
12cr|ghc74-7.4.2-0.4|73	Group:          Development/Other
12cr|ghc74-7.4.2-0.4|74	provides:       %{realname}-prof = %{version}-%{release}
12cr|ghc74-7.4.2-0.4|75	conflicts:      %{realname}-prof > %{version}-%{release}
12cr|ghc74-7.4.2-0.4|76	
12cr|ghc74-7.4.2-0.4|77	%description prof
12cr|ghc74-7.4.2-0.4|78	Profiling libraries for Glorious Glasgow Haskell Compilation System
12cr|ghc74-7.4.2-0.4|79	(GHC).  They should be installed when GHC's profiling subsystem is
12cr|ghc74-7.4.2-0.4|80	needed.
12cr|ghc74-7.4.2-0.4|81	
12cr|ghc74-7.4.2-0.4|82	%package   doc
12cr|ghc74-7.4.2-0.4|83	Summary:   Documentation for the Glasgow Haskell Compiler
12cr|ghc74-7.4.2-0.4|84	Group:     Books/Computer books
12cr|ghc74-7.4.2-0.4|85	Requires:  %{name} = %{version}-%{release}
12cr|ghc74-7.4.2-0.4|86	provides:  %{realname}-doc = %{version}-%{release}
12cr|ghc74-7.4.2-0.4|87	conflicts: %{realname}-doc > %{version}-%{release}
12cr|ghc74-7.4.2-0.4|88	
12cr|ghc74-7.4.2-0.4|89	%description doc
12cr|ghc74-7.4.2-0.4|90	Documentation for the Glasgow Haskell Compiler
12cr|ghc74-7.4.2-0.4|91	
12cr|ghc74-7.4.2-0.4|92	%package     devel
12cr|ghc74-7.4.2-0.4|93	Summary:     GHC development libraries
12cr|ghc74-7.4.2-0.4|94	Group:       Development/Other
12cr|ghc74-7.4.2-0.4|95	Requires:    %{name} = %{version}-%{release}
12cr|ghc74-7.4.2-0.4|96	requires:    pkgconfig(libffi)
12cr|ghc74-7.4.2-0.4|97	provides:    %{realname}-devel = %{version}-%{release}
12cr|ghc74-7.4.2-0.4|98	conflicts:   %{realname}-devel > %{version}-%{release}
12cr|ghc74-7.4.2-0.4|99	
12cr|ghc74-7.4.2-0.4|100	%description devel
12cr|ghc74-7.4.2-0.4|101	This is a meta-package for all the development library packages in GHC
12cr|ghc74-7.4.2-0.4|102	except the ghc library, which is installed by the toplevel ghc metapackage.
12cr|ghc74-7.4.2-0.4|103	
12cr|ghc74-7.4.2-0.4|104	%prep
12cr|ghc74-7.4.2-0.4|105	%setup -q -n %{realname}-%{version}
12cr|ghc74-7.4.2-0.4|106	%patch0 -p 1 -b .fromsuse-use-system-libffi
12cr|ghc74-7.4.2-0.4|107	%patch1 -p 1 -b .add-no-user-package-db
12cr|ghc74-7.4.2-0.4|108	
12cr|ghc74-7.4.2-0.4|109	%build
12cr|ghc74-7.4.2-0.4|110	# simulate old texlive behavior for processing backslashes in urls in the
12cr|ghc74-7.4.2-0.4|111	# docbooks. see f.e.: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563659
12cr|ghc74-7.4.2-0.4|112	export DBLATEX_OPTS="--param=texlive.version=2009"
12cr|ghc74-7.4.2-0.4|113	# makeindex (called by dblatex) by default does not work with absolute paths
12cr|ghc74-7.4.2-0.4|114	export openout_any=r
12cr|ghc74-7.4.2-0.4|115	
12cr|ghc74-7.4.2-0.4|116	autoreconf -vif
12cr|ghc74-7.4.2-0.4|117	%configure2_5x --with-system-libffi
12cr|ghc74-7.4.2-0.4|118	%make
12cr|ghc74-7.4.2-0.4|119	
12cr|ghc74-7.4.2-0.4|120	%install
12cr|ghc74-7.4.2-0.4|121	%makeinstall_std
12cr|ghc74-7.4.2-0.4|122	
12cr|ghc74-7.4.2-0.4|123	find %{buildroot}%{_libdir} ! -type d ! -name '*.p_hi' ! -name '*_p.a' ! -name 'libffi.so*' ! -name '*.a' ! -name '*.h' -print | sed 's|^%{buildroot}||' > rpm-noprof-lib-files
12cr|ghc74-7.4.2-0.4|124	find %{buildroot}%{_libdir} ! -type d -name '*.p_hi' -print | sed 's|^%{buildroot}||' > rpm-prof-lib-files
12cr|ghc74-7.4.2-0.4|125	find %{buildroot}%{_libdir} ! -type d \( -name '*.a' -or -name '*.h' \) -print | sed 's|^%{buildroot}||' > rpm-devel-files
12cr|ghc74-7.4.2-0.4|126	
12cr|ghc74-7.4.2-0.4|127	%check
12cr|ghc74-7.4.2-0.4|128	
12cr|ghc74-7.4.2-0.4|129	%post
12cr|ghc74-7.4.2-0.4|130	/usr/bin/ghc-pkg recache
12cr|ghc74-7.4.2-0.4|131	
12cr|ghc74-7.4.2-0.4|132	%files doc
12cr|ghc74-7.4.2-0.4|133	%defattr(-,root,root)
12cr|ghc74-7.4.2-0.4|134	%doc docs/comm
12cr|ghc74-7.4.2-0.4|135	%{_docdir}/%{realname}
12cr|ghc74-7.4.2-0.4|136	
12cr|ghc74-7.4.2-0.4|137	%files -f rpm-noprof-lib-files
12cr|ghc74-7.4.2-0.4|138	%defattr(-,root,root)
12cr|ghc74-7.4.2-0.4|139	%{_mandir}/man1/ghc.1*
12cr|ghc74-7.4.2-0.4|140	%{_bindir}/*
12cr|ghc74-7.4.2-0.4|141	
12cr|ghc74-7.4.2-0.4|142	%files prof -f rpm-prof-lib-files
12cr|ghc74-7.4.2-0.4|143	%defattr(-,root,root)
12cr|ghc74-7.4.2-0.4|144	
12cr|ghc74-7.4.2-0.4|145	%files devel -f rpm-devel-files
12cr|ghc74-7.4.2-0.4|146	%defattr(-,root,root)
12cr|ghc74-7.4.2-0.4|147	%changelog

1640 12
12cr|ghc-7.6.1-7|1	Name:           ghc
12cr|ghc-7.6.1-7|2	Version:        7.6.1
12cr|ghc-7.6.1-7|3	Release:        7
12cr|ghc-7.6.1-7|4	License:        BSD
12cr|ghc-7.6.1-7|5	Group:          Development/Other
12cr|ghc-7.6.1-7|6	URL:            http://haskell.org/ghc/
12cr|ghc-7.6.1-7|7	Source0:        http://haskell.org/ghc/dist/%{version}/ghc-%{version}-src.tar.bz2
12cr|ghc-7.6.1-7|8	patch0:         ghc-7.6.1-haddockpath.patch
12cr|ghc-7.6.1-7|9	patch1:         ghc-7.6.1-fromsuse-use-system-libffi.patch
12cr|ghc-7.6.1-7|10	Requires:       gcc
12cr|ghc-7.6.1-7|11	BuildRequires:  update-alternatives
12cr|ghc-7.6.1-7|12	buildrequires:  alex >= 2.0
12cr|ghc-7.6.1-7|13	buildrequires:  happy >= 1.15
12cr|ghc-7.6.1-7|14	buildrequires:  ghc >= 5
12cr|ghc-7.6.1-7|15	#buildrequires:  docbook-utils
12cr|ghc-7.6.1-7|16	#buildrequires:  docbook-style-xsl
12cr|ghc-7.6.1-7|17	buildrequires:  docbook-dtd42-xml
12cr|ghc-7.6.1-7|18	#buildrequires:  pkgconfig(libexslt)
12cr|ghc-7.6.1-7|19	#buildrequires:  libxml2
12cr|ghc-7.6.1-7|20	#buildrequires:  fop
12cr|ghc-7.6.1-7|21	#buildrequires:  xmltex
12cr|ghc-7.6.1-7|22	buildrequires:  gmp-devel
12cr|ghc-7.6.1-7|23	buildrequires:  readline-devel
12cr|ghc-7.6.1-7|24	buildrequires:  pkgconfig(glut)
12cr|ghc-7.6.1-7|25	buildrequires:  dblatex
12cr|ghc-7.6.1-7|26	buildrequires:  texlive-bibtopic
12cr|ghc-7.6.1-7|27	buildrequires:  ghc-devel
12cr|ghc-7.6.1-7|28	requires:       gmp-devel
12cr|ghc-7.6.1-7|29	
12cr|ghc-7.6.1-7|30	Summary:        The Glasgow Haskell Compiler
12cr|ghc-7.6.1-7|31	
12cr|ghc-7.6.1-7|32	%description
12cr|ghc-7.6.1-7|33	Haskell is the standard lazy purely functional programming language.
12cr|ghc-7.6.1-7|34	The current language version is Haskell 98, agreed in December 1998,
12cr|ghc-7.6.1-7|35	with a revised version published in January 2003.
12cr|ghc-7.6.1-7|36	
12cr|ghc-7.6.1-7|37	GHC is a state-of-the-art programming suite for Haskell. Included is
12cr|ghc-7.6.1-7|38	an optimising compiler generating good code for a variety of
12cr|ghc-7.6.1-7|39	platforms, together with an interactive system for convenient, quick
12cr|ghc-7.6.1-7|40	development. The distribution includes space and time profiling
12cr|ghc-7.6.1-7|41	facilities, a large collection of libraries, and support for various
12cr|ghc-7.6.1-7|42	language extensions, including concurrency, exceptions, and foreign
12cr|ghc-7.6.1-7|43	language interfaces (C, C++, whatever).
12cr|ghc-7.6.1-7|44	
12cr|ghc-7.6.1-7|45	A wide variety of Haskell related resources (tutorials, libraries,
12cr|ghc-7.6.1-7|46	specifications, documentation, compilers, interpreters, references,
12cr|ghc-7.6.1-7|47	contact information, links to research groups) are available from the
12cr|ghc-7.6.1-7|48	Haskell home page at http://haskell.org/.
12cr|ghc-7.6.1-7|49	
12cr|ghc-7.6.1-7|50	Authors:
12cr|ghc-7.6.1-7|51	--------
12cr|ghc-7.6.1-7|52	Krasimir Angelov <ka2_mail@yahoo.com>
12cr|ghc-7.6.1-7|53	Manuel Chakravarty <chak@cse.unsw.edu.au>
12cr|ghc-7.6.1-7|54	Koen Claessen <koen@cs.chalmers.se>
12cr|ghc-7.6.1-7|55	Robert Ennals <Robert.Ennals@cl.cam.ac.uk>
12cr|ghc-7.6.1-7|56	Sigbjorn Finne <sof@galconn.com>
12cr|ghc-7.6.1-7|57	Gabrielle Keller <keller@cvs.haskell.org>
12cr|ghc-7.6.1-7|58	Marcin Kowalczyk <qrczak@knm.org.pl>
12cr|ghc-7.6.1-7|59	Jeff Lewis <jeff@galconn.com>
12cr|ghc-7.6.1-7|60	Ian Lynagh <igloo@earth.li>
12cr|ghc-7.6.1-7|61	Simon Marlow <simonmar@microsoft.com>
12cr|ghc-7.6.1-7|62	Sven Panne <sven.panne@aedion.de>
12cr|ghc-7.6.1-7|63	Ross Paterson <ross@soi.city.ac.uk>
12cr|ghc-7.6.1-7|64	Simon Peyton Jones <simonpj@microsoft.com>
12cr|ghc-7.6.1-7|65	Don Stewart <dons@cse.unsw.edu.au>
12cr|ghc-7.6.1-7|66	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
12cr|ghc-7.6.1-7|67	Wolfgang Thaller <wolfgang.thaller@gmx.net>
12cr|ghc-7.6.1-7|68	Andrew Tolmach <apt@cs.pdx.edu>
12cr|ghc-7.6.1-7|69	Keith Wansbrough <Keith.Wansbrough@cl.cam.ac.uk>
12cr|ghc-7.6.1-7|70	Michael Weber <michael.weber@post.rwth-aachen.de>
12cr|ghc-7.6.1-7|71	plus a dozen helping hands...
12cr|ghc-7.6.1-7|72	
12cr|ghc-7.6.1-7|73	%package prof
12cr|ghc-7.6.1-7|74	Requires:       %{name} = %{version}-%{release}
12cr|ghc-7.6.1-7|75	Summary:        Profiling libraries for GHC
12cr|ghc-7.6.1-7|76	Group:          Development/Other
12cr|ghc-7.6.1-7|77	
12cr|ghc-7.6.1-7|78	%description prof
12cr|ghc-7.6.1-7|79	Profiling libraries for Glorious Glasgow Haskell Compilation System
12cr|ghc-7.6.1-7|80	(GHC).  They should be installed when GHC's profiling subsystem is
12cr|ghc-7.6.1-7|81	needed.
12cr|ghc-7.6.1-7|82	
12cr|ghc-7.6.1-7|83	%package doc
12cr|ghc-7.6.1-7|84	Summary: Documentation for the Glasgow Haskell Compiler
12cr|ghc-7.6.1-7|85	Group:   Books/Computer books
12cr|ghc-7.6.1-7|86	Requires: %{name} = %{version}-%{release}
12cr|ghc-7.6.1-7|87	requires: locales-doc
12cr|ghc-7.6.1-7|88	
12cr|ghc-7.6.1-7|89	%description doc
12cr|ghc-7.6.1-7|90	Documentation for the Glasgow Haskell Compiler
12cr|ghc-7.6.1-7|91	
12cr|ghc-7.6.1-7|92	%package devel
12cr|ghc-7.6.1-7|93	Summary:     GHC development libraries
12cr|ghc-7.6.1-7|94	Group:       Development/Other
12cr|ghc-7.6.1-7|95	Requires:    %{name} = %{version}-%{release}
12cr|ghc-7.6.1-7|96	requires:    pkgconfig(libffi)
12cr|ghc-7.6.1-7|97	
12cr|ghc-7.6.1-7|98	%description devel
12cr|ghc-7.6.1-7|99	This is a meta-package for all the development library packages in GHC
12cr|ghc-7.6.1-7|100	except the ghc library, which is installed by the toplevel ghc metapackage.
12cr|ghc-7.6.1-7|101	
12cr|ghc-7.6.1-7|102	
12cr|ghc-7.6.1-7|103	%prep
12cr|ghc-7.6.1-7|104	%setup -q
12cr|ghc-7.6.1-7|105	%patch0 -p1 -b .haddockpath
12cr|ghc-7.6.1-7|106	%patch1 -p1 -b .use-system-libffi
12cr|ghc-7.6.1-7|107	
12cr|ghc-7.6.1-7|108	%build
12cr|ghc-7.6.1-7|109	# simulate old texlive behavior for processing backslashes in urls in the
12cr|ghc-7.6.1-7|110	# docbooks. see f.e.: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563659
12cr|ghc-7.6.1-7|111	export DBLATEX_OPTS="--param=texlive.version=2009"
12cr|ghc-7.6.1-7|112	# makeindex (called by dblatex) by default does not work with absolute paths
12cr|ghc-7.6.1-7|113	export openout_any=r
12cr|ghc-7.6.1-7|114	# executable-stack rpmlint error
12cr|ghc-7.6.1-7|115	export LDFLAGS="-Wl,-z,noexecstack"
12cr|ghc-7.6.1-7|116	
12cr|ghc-7.6.1-7|117	autoreconf -vif
12cr|ghc-7.6.1-7|118	./configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir} \
12cr|ghc-7.6.1-7|119	--with-system-libffi
12cr|ghc-7.6.1-7|120	
12cr|ghc-7.6.1-7|121	# Don't install these tools, we'll use update-alternatives below.
12cr|ghc-7.6.1-7|122	touch mk/build.mk
12cr|ghc-7.6.1-7|123	echo "NO_INSTALL_RUNHASKELL=YES" >>mk/build.mk
12cr|ghc-7.6.1-7|124	echo "NO_INSTALL_HSC2HS=YES" >>mk/build.mk
12cr|ghc-7.6.1-7|125	
12cr|ghc-7.6.1-7|126	make %{?jobs:-j%jobs}
12cr|ghc-7.6.1-7|127	#make html
12cr|ghc-7.6.1-7|128	# Alas, we don't pass make options/arguments down to "libraries", so let's redo make here...
12cr|ghc-7.6.1-7|129	#make -C libraries HADDOCK_DOCS=YES
12cr|ghc-7.6.1-7|130	#( cd libraries/Cabal && docbook2html doc/Cabal.xml --output doc/Cabal ) || echo "haha cd libraries"
12cr|ghc-7.6.1-7|131	#make -C docs/ext-core ps
12cr|ghc-7.6.1-7|132	#make -C docs/storage-mgt ps
12cr|ghc-7.6.1-7|133	
12cr|ghc-7.6.1-7|134	%install
12cr|ghc-7.6.1-7|135	# This is a cruel hack: There seems to be no way to install the Haddock
12cr|ghc-7.6.1-7|136	# documentation into the build directory, because DESTDIR is alway prepended.
12cr|ghc-7.6.1-7|137	# Furthermore, rpm removes the target documentation directory before the doc
12cr|ghc-7.6.1-7|138	# macros are processed. Therefore we have to copy things back into safety... :-P
12cr|ghc-7.6.1-7|139	# The right thing would be being able to install directly into the build tree.
12cr|ghc-7.6.1-7|140	make DESTDIR=${RPM_BUILD_ROOT} docdir=%{_datadir}/doc/packages/%{name} HADDOCK_DOCS=NO install
12cr|ghc-7.6.1-7|141	#make DESTDIR=${RPM_BUILD_ROOT} docdir=% {_datadir}/doc/packages/% {name} HADDOCK_DOCS=YES install-docs
12cr|ghc-7.6.1-7|142	
12cr|ghc-7.6.1-7|143	#mkdir html-docs
12cr|ghc-7.6.1-7|144	#cp -a ${RPM_BUILD_ROOT}% {_datadir}/doc/packages/% {name}/html/{index.html,libraries} html-docs
12cr|ghc-7.6.1-7|145	
12cr|ghc-7.6.1-7|146	mkdir -p %{buildroot}%{_docdir}/%{name}
12cr|ghc-7.6.1-7|147	mv %{buildroot}%{_docdir}/packages/%{name} %{buildroot}%{_docdir}/%{name}/packages
12cr|ghc-7.6.1-7|148	rm -rf %{buildroot}%{_docdir}/packages
12cr|ghc-7.6.1-7|149	
12cr|ghc-7.6.1-7|150	mv ${RPM_BUILD_ROOT}%{_prefix}/bin/hsc2hs ${RPM_BUILD_ROOT}%{_prefix}/bin/hsc2hs-%{version}
12cr|ghc-7.6.1-7|151	ln -s hsc2hs-%{version} ${RPM_BUILD_ROOT}%{_prefix}/bin/hsc2hs-ghc
12cr|ghc-7.6.1-7|152	ln -s hsc2hs-%{version} ${RPM_BUILD_ROOT}%{_prefix}/bin/hsc2hs
12cr|ghc-7.6.1-7|153	
12cr|ghc-7.6.1-7|154	# generate the file list for lib/ _excluding_ all files needed for profiling
12cr|ghc-7.6.1-7|155	# only
12cr|ghc-7.6.1-7|156	#
12cr|ghc-7.6.1-7|157	# * generating file lists in a BUILD_ROOT spec is a bit tricky: the file list
12cr|ghc-7.6.1-7|158	#   has to contain complete paths, _but_ without the BUILD_ROOT, we also do
12cr|ghc-7.6.1-7|159	#   _not_ want have directory names in the list; furthermore, we have to make
12cr|ghc-7.6.1-7|160	#   sure that any leading / is removed from % {_prefix}/lib, as find has to
12cr|ghc-7.6.1-7|161	#   interpret the argument as a relative path; however, we have to include the
12cr|ghc-7.6.1-7|162	#   leading / again in the final file list (otherwise, rpm complains)
12cr|ghc-7.6.1-7|163	# * isn't there an easier way to do all this?
12cr|ghc-7.6.1-7|164	#
12cr|ghc-7.6.1-7|165	dir=`pwd`
12cr|ghc-7.6.1-7|166	cd ${RPM_BUILD_ROOT}
12cr|ghc-7.6.1-7|167	libdir=`echo %{_libdir} | sed 's|^/||'`
12cr|ghc-7.6.1-7|168	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
12cr|ghc-7.6.1-7|169	find $libdir ! -type d -name '*.p_hi' -print | sed 's|^|/|' > $dir/rpm-prof-lib-files
12cr|ghc-7.6.1-7|170	find $libdir ! -type d \( -name '*.a' -or -name '*.h' \) -print | sed 's|^|/|' > $dir/rpm-devel-files
12cr|ghc-7.6.1-7|171	cd $dir
12cr|ghc-7.6.1-7|172	
12cr|ghc-7.6.1-7|173	%post
12cr|ghc-7.6.1-7|174	# Alas, GHC, Hugs and nhc all come with different set of tools in addition to
12cr|ghc-7.6.1-7|175	# a runFOO:
12cr|ghc-7.6.1-7|176	#
12cr|ghc-7.6.1-7|177	#   * GHC:  hsc2hs
12cr|ghc-7.6.1-7|178	#   * Hugs: hsc2hs, cpphs
12cr|ghc-7.6.1-7|179	#   * nhc:  cpphs
12cr|ghc-7.6.1-7|180	#
12cr|ghc-7.6.1-7|181	# Therefore it is currently not possible to use --slave below to form link
12cr|ghc-7.6.1-7|182	# groups under a single name 'runhaskell'. Either these tools should be
12cr|ghc-7.6.1-7|183	# disentangled from the Haskell implementations or all implementations should
12cr|ghc-7.6.1-7|184	# have the same set of tools. *sigh*
12cr|ghc-7.6.1-7|185	update-alternatives --install %{_bindir}/runhaskell runhaskell %{_bindir}/runghc     500
12cr|ghc-7.6.1-7|186	#update-alternatives --install %{_bindir}/hsc2hs     hsc2hs     %{_bindir}/hsc2hs-ghc 500
12cr|ghc-7.6.1-7|187	/usr/bin/ghc-pkg recache
12cr|ghc-7.6.1-7|188	
12cr|ghc-7.6.1-7|189	%preun
12cr|ghc-7.6.1-7|190	if test "$1" = 0; then
12cr|ghc-7.6.1-7|191	update-alternatives --remove runhaskell %{_bindir}/runghc
12cr|ghc-7.6.1-7|192	#  update-alternatives --remove hsc2hs     %{_bindir}/hsc2hs-ghc
12cr|ghc-7.6.1-7|193	fi
12cr|ghc-7.6.1-7|194	
12cr|ghc-7.6.1-7|195	%files doc
12cr|ghc-7.6.1-7|196	%defattr(-,root,root)
12cr|ghc-7.6.1-7|197	%doc docs/comm
12cr|ghc-7.6.1-7|198	%{_docdir}/%{name}
12cr|ghc-7.6.1-7|199	
12cr|ghc-7.6.1-7|200	%files -f rpm-noprof-lib-files
12cr|ghc-7.6.1-7|201	%defattr(-,root,root)
12cr|ghc-7.6.1-7|202	%{_mandir}/man1/ghc.1*
12cr|ghc-7.6.1-7|203	%{_bindir}/ghc
12cr|ghc-7.6.1-7|204	%{_bindir}/ghc-%{version}
12cr|ghc-7.6.1-7|205	%{_bindir}/ghc-pkg
12cr|ghc-7.6.1-7|206	%{_bindir}/ghc-pkg-%{version}
12cr|ghc-7.6.1-7|207	%{_bindir}/ghci
12cr|ghc-7.6.1-7|208	%{_bindir}/ghci-%{version}
12cr|ghc-7.6.1-7|209	%{_bindir}/hp2ps
12cr|ghc-7.6.1-7|210	%{_bindir}/hpc
12cr|ghc-7.6.1-7|211	%{_bindir}/hsc2hs
12cr|ghc-7.6.1-7|212	%{_bindir}/hsc2hs-ghc
12cr|ghc-7.6.1-7|213	%{_bindir}/hsc2hs-%{version}
12cr|ghc-7.6.1-7|214	%{_bindir}/runghc
12cr|ghc-7.6.1-7|215	%{_bindir}/runghc-%{version}
12cr|ghc-7.6.1-7|216	%{_bindir}/runhaskell
12cr|ghc-7.6.1-7|217	
12cr|ghc-7.6.1-7|218	%files prof -f rpm-prof-lib-files
12cr|ghc-7.6.1-7|219	%defattr(-,root,root)
12cr|ghc-7.6.1-7|220	
12cr|ghc-7.6.1-7|221	%files devel -f rpm-devel-files
12cr|ghc-7.6.1-7|222	%defattr(-,root,root)

1641 12
12cr|ghc-bytestring-0.10.2.0-2|1	%global debug_package %{nil}
12cr|ghc-bytestring-0.10.2.0-2|2	%define module bytestring
12cr|ghc-bytestring-0.10.2.0-2|3	Name:           ghc-%{module}
12cr|ghc-bytestring-0.10.2.0-2|4	Version:        0.10.2.0
12cr|ghc-bytestring-0.10.2.0-2|5	Release:        2
12cr|ghc-bytestring-0.10.2.0-2|6	Summary:        Fast, compact, strict and lazy byte strings with a list interface
12cr|ghc-bytestring-0.10.2.0-2|7	Group:          Development/Other
12cr|ghc-bytestring-0.10.2.0-2|8	License:        BSD
12cr|ghc-bytestring-0.10.2.0-2|9	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-bytestring-0.10.2.0-2|10	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-bytestring-0.10.2.0-2|11	
12cr|ghc-bytestring-0.10.2.0-2|12	BuildRequires:  ghc, ghc-devel, haskell-macros
12cr|ghc-bytestring-0.10.2.0-2|13	buildrequires:  haddock
12cr|ghc-bytestring-0.10.2.0-2|14	Requires:       ghc
12cr|ghc-bytestring-0.10.2.0-2|15	
12cr|ghc-bytestring-0.10.2.0-2|16	%description
12cr|ghc-bytestring-0.10.2.0-2|17	An efficient compact, immutable byte string type (both strict and lazy)
12cr|ghc-bytestring-0.10.2.0-2|18	suitable for binary or 8-bit character data.
12cr|ghc-bytestring-0.10.2.0-2|19	.
12cr|ghc-bytestring-0.10.2.0-2|20	The 'ByteString' type represents sequences of bytes or 8-bit characters.
12cr|ghc-bytestring-0.10.2.0-2|21	It is suitable for high performance use, both in terms of large data
12cr|ghc-bytestring-0.10.2.0-2|22	quantities, or high speed requirements. The 'ByteStrin'g functions follow
12cr|ghc-bytestring-0.10.2.0-2|23	the same style as Haskell\'s ordinary lists, so it is easy to convert code
12cr|ghc-bytestring-0.10.2.0-2|24	from using 'String' to 'ByteString'.
12cr|ghc-bytestring-0.10.2.0-2|25	.
12cr|ghc-bytestring-0.10.2.0-2|26	Two 'ByteString' variants are provided:
12cr|ghc-bytestring-0.10.2.0-2|27	.
12cr|ghc-bytestring-0.10.2.0-2|28	* Strict 'ByteString's keep the string as a single large array. This
12cr|ghc-bytestring-0.10.2.0-2|29	makes them convenient for passing data between C and Haskell.
12cr|ghc-bytestring-0.10.2.0-2|30	.
12cr|ghc-bytestring-0.10.2.0-2|31	* Lazy 'ByteString's use a lazy list of strict chunks which makes it
12cr|ghc-bytestring-0.10.2.0-2|32	suitable for I\/O streaming tasks.
12cr|ghc-bytestring-0.10.2.0-2|33	.
12cr|ghc-bytestring-0.10.2.0-2|34	The @Char8@ modules provide a character-based view of the same
12cr|ghc-bytestring-0.10.2.0-2|35	underlying 'ByteString' types. This makes it convenient to handle mixed
12cr|ghc-bytestring-0.10.2.0-2|36	binary and 8-bit character content (which is common in many file formats
12cr|ghc-bytestring-0.10.2.0-2|37	and network protocols).
12cr|ghc-bytestring-0.10.2.0-2|38	.
12cr|ghc-bytestring-0.10.2.0-2|39	The 'Builder' module provides an efficient way to build up 'ByteString's
12cr|ghc-bytestring-0.10.2.0-2|40	in an ad-hoc way by repeated concatenation. This is ideal for fast
12cr|ghc-bytestring-0.10.2.0-2|41	serialisation or pretty printing.
12cr|ghc-bytestring-0.10.2.0-2|42	.
12cr|ghc-bytestring-0.10.2.0-2|43	'ByteString's are not designed for Unicode. For Unicode strings you should
12cr|ghc-bytestring-0.10.2.0-2|44	use the 'Text' type from the @text@ package.
12cr|ghc-bytestring-0.10.2.0-2|45	.
12cr|ghc-bytestring-0.10.2.0-2|46	These modules are intended to be imported qualified, to avoid name clashes
12cr|ghc-bytestring-0.10.2.0-2|47	with "Prelude" functions, e.g.
12cr|ghc-bytestring-0.10.2.0-2|48	.
12cr|ghc-bytestring-0.10.2.0-2|49	> import qualified Data.ByteString as BS
12cr|ghc-bytestring-0.10.2.0-2|50	
12cr|ghc-bytestring-0.10.2.0-2|51	
12cr|ghc-bytestring-0.10.2.0-2|52	%prep
12cr|ghc-bytestring-0.10.2.0-2|53	%setup -q -n %{module}-%{version}
12cr|ghc-bytestring-0.10.2.0-2|54	
12cr|ghc-bytestring-0.10.2.0-2|55	%build
12cr|ghc-bytestring-0.10.2.0-2|56	%_cabal_build
12cr|ghc-bytestring-0.10.2.0-2|57	
12cr|ghc-bytestring-0.10.2.0-2|58	%install
12cr|ghc-bytestring-0.10.2.0-2|59	%_cabal_install
12cr|ghc-bytestring-0.10.2.0-2|60	%_cabal_rpm_gen_deps
12cr|ghc-bytestring-0.10.2.0-2|61	%_cabal_scriptlets
12cr|ghc-bytestring-0.10.2.0-2|62	
12cr|ghc-bytestring-0.10.2.0-2|63	%files
12cr|ghc-bytestring-0.10.2.0-2|64	%defattr(-,root,root,-)
12cr|ghc-bytestring-0.10.2.0-2|65	%{_docdir}/%{module}-%{version}
12cr|ghc-bytestring-0.10.2.0-2|66	%{_libdir}/%{module}-%{version}
12cr|ghc-bytestring-0.10.2.0-2|67	%_cabal_rpm_deps_dir
12cr|ghc-bytestring-0.10.2.0-2|68	%_cabal_haddoc_files
12cr|ghc-bytestring-0.10.2.0-2|69	
12cr|ghc-bytestring-0.10.2.0-2|70	
12cr|ghc-bytestring-0.10.2.0-2|71	

1642 12
12cr|ghc-ConfigFile-1.1.1-2|1	%global debug_package %{nil}
12cr|ghc-ConfigFile-1.1.1-2|2	#% define _cabal_setup Setup.lhs
12cr|ghc-ConfigFile-1.1.1-2|3	%define module ConfigFile
12cr|ghc-ConfigFile-1.1.1-2|4	Name:           ghc-%{module}
12cr|ghc-ConfigFile-1.1.1-2|5	Version:        1.1.1
12cr|ghc-ConfigFile-1.1.1-2|6	Release:        2
12cr|ghc-ConfigFile-1.1.1-2|7	Summary:        Configuration file reading & writing
12cr|ghc-ConfigFile-1.1.1-2|8	Group:          Development/Other
12cr|ghc-ConfigFile-1.1.1-2|9	License:        LGPL
12cr|ghc-ConfigFile-1.1.1-2|10	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-ConfigFile-1.1.1-2|11	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-ConfigFile-1.1.1-2|12	
12cr|ghc-ConfigFile-1.1.1-2|13	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-ConfigFile-1.1.1-2|14	buildrequires:  haskell(MissingH), haskell(parsec)
12cr|ghc-ConfigFile-1.1.1-2|15	Requires(pre):  ghc
12cr|ghc-ConfigFile-1.1.1-2|16	requires(pre):  haskell(MissingH)
12cr|ghc-ConfigFile-1.1.1-2|17	requires(pre):  haskell(mtl)
12cr|ghc-ConfigFile-1.1.1-2|18	requires(pre):  haskell(parsec)
12cr|ghc-ConfigFile-1.1.1-2|19	
12cr|ghc-ConfigFile-1.1.1-2|20	%description
12cr|ghc-ConfigFile-1.1.1-2|21	Parser and writer for handling sectioned config files in
12cr|ghc-ConfigFile-1.1.1-2|22	Haskell.
12cr|ghc-ConfigFile-1.1.1-2|23	.
12cr|ghc-ConfigFile-1.1.1-2|24	The ConfigFile module works with configuration files in a standard
12cr|ghc-ConfigFile-1.1.1-2|25	format that is easy for the user to edit, easy for the programmer
12cr|ghc-ConfigFile-1.1.1-2|26	to work with, yet remains powerful and flexible.  It is inspired by,
12cr|ghc-ConfigFile-1.1.1-2|27	and compatible with, Python's ConfigParser module.  It uses files
12cr|ghc-ConfigFile-1.1.1-2|28	that resemble Windows .INI-style files, but with numerous
12cr|ghc-ConfigFile-1.1.1-2|29	improvements.
12cr|ghc-ConfigFile-1.1.1-2|30	.
12cr|ghc-ConfigFile-1.1.1-2|31	ConfigFile provides simple calls to both read and write config files.
12cr|ghc-ConfigFile-1.1.1-2|32	It's possible to make a config file parsable by this module,
12cr|ghc-ConfigFile-1.1.1-2|33	the Unix shell, and make.
12cr|ghc-ConfigFile-1.1.1-2|34	
12cr|ghc-ConfigFile-1.1.1-2|35	%prep
12cr|ghc-ConfigFile-1.1.1-2|36	%setup -q -n %{module}-%{version}
12cr|ghc-ConfigFile-1.1.1-2|37	
12cr|ghc-ConfigFile-1.1.1-2|38	%build
12cr|ghc-ConfigFile-1.1.1-2|39	%_cabal_build
12cr|ghc-ConfigFile-1.1.1-2|40	
12cr|ghc-ConfigFile-1.1.1-2|41	
12cr|ghc-ConfigFile-1.1.1-2|42	%install
12cr|ghc-ConfigFile-1.1.1-2|43	%_cabal_install
12cr|ghc-ConfigFile-1.1.1-2|44	%_cabal_rpm_gen_deps
12cr|ghc-ConfigFile-1.1.1-2|45	%_cabal_scriptlets
12cr|ghc-ConfigFile-1.1.1-2|46	
12cr|ghc-ConfigFile-1.1.1-2|47	%files
12cr|ghc-ConfigFile-1.1.1-2|48	%defattr(-,root,root,-)
12cr|ghc-ConfigFile-1.1.1-2|49	%{_docdir}/%{module}-%{version}
12cr|ghc-ConfigFile-1.1.1-2|50	%{_libdir}/%{module}-%{version}
12cr|ghc-ConfigFile-1.1.1-2|51	%_cabal_rpm_deps_dir
12cr|ghc-ConfigFile-1.1.1-2|52	%_cabal_haddoc_files
12cr|ghc-ConfigFile-1.1.1-2|53	
12cr|ghc-ConfigFile-1.1.1-2|54	
12cr|ghc-ConfigFile-1.1.1-2|55	

1643 12
12cr|ghc-containers-0.5.1.0-1|1	%global debug_package %{nil}
12cr|ghc-containers-0.5.1.0-1|2	#% define _cabal_setup Setup.lhs
12cr|ghc-containers-0.5.1.0-1|3	#% define _no_haddock 1
12cr|ghc-containers-0.5.1.0-1|4	%define module  containers
12cr|ghc-containers-0.5.1.0-1|5	Name:           ghc-%{module}
12cr|ghc-containers-0.5.1.0-1|6	Version:        0.5.1.0
12cr|ghc-containers-0.5.1.0-1|7	Release:        1
12cr|ghc-containers-0.5.1.0-1|8	Summary:        Assorted concrete container types
12cr|ghc-containers-0.5.1.0-1|9	Group:          Development/Other
12cr|ghc-containers-0.5.1.0-1|10	License:        BSD
12cr|ghc-containers-0.5.1.0-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-containers-0.5.1.0-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-containers-0.5.1.0-1|13	
12cr|ghc-containers-0.5.1.0-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-containers-0.5.1.0-1|15	
12cr|ghc-containers-0.5.1.0-1|16	%description
12cr|ghc-containers-0.5.1.0-1|17	This package contains efficient general-purpose implementations of various
12cr|ghc-containers-0.5.1.0-1|18	basic immutable container types.  The declared cost of each operation is either
12cr|ghc-containers-0.5.1.0-1|19	worst-case or amortized, but remains valid even if structures are shared.
12cr|ghc-containers-0.5.1.0-1|20	
12cr|ghc-containers-0.5.1.0-1|21	%prep
12cr|ghc-containers-0.5.1.0-1|22	%setup -q -n %{module}-%{version}
12cr|ghc-containers-0.5.1.0-1|23	
12cr|ghc-containers-0.5.1.0-1|24	%build
12cr|ghc-containers-0.5.1.0-1|25	%_cabal_build
12cr|ghc-containers-0.5.1.0-1|26	
12cr|ghc-containers-0.5.1.0-1|27	%install
12cr|ghc-containers-0.5.1.0-1|28	%_cabal_install
12cr|ghc-containers-0.5.1.0-1|29	%_cabal_rpm_gen_deps
12cr|ghc-containers-0.5.1.0-1|30	%_cabal_scriptlets
12cr|ghc-containers-0.5.1.0-1|31	
12cr|ghc-containers-0.5.1.0-1|32	%files
12cr|ghc-containers-0.5.1.0-1|33	%defattr(-,root,root,-)
12cr|ghc-containers-0.5.1.0-1|34	%{_docdir}/%{module}-%{version}
12cr|ghc-containers-0.5.1.0-1|35	%{_libdir}/%{module}-%{version}
12cr|ghc-containers-0.5.1.0-1|36	%_cabal_rpm_deps_dir
12cr|ghc-containers-0.5.1.0-1|37	%_cabal_haddoc_files
12cr|ghc-containers-0.5.1.0-1|38	
12cr|ghc-containers-0.5.1.0-1|39	
12cr|ghc-containers-0.5.1.0-1|40	

1644 12
12cr|ghc-convertible-1.0.11.1-1|1	%global debug_package %{nil}
12cr|ghc-convertible-1.0.11.1-1|2	%define _cabal_setup Setup.lhs
12cr|ghc-convertible-1.0.11.1-1|3	#% define _no_haddock 1
12cr|ghc-convertible-1.0.11.1-1|4	%define module convertible
12cr|ghc-convertible-1.0.11.1-1|5	Name:           ghc-%{module}
12cr|ghc-convertible-1.0.11.1-1|6	Version:        1.0.11.1
12cr|ghc-convertible-1.0.11.1-1|7	Release:        1
12cr|ghc-convertible-1.0.11.1-1|8	Summary:        Typeclasses and instances for converting between types
12cr|ghc-convertible-1.0.11.1-1|9	Group:          Development/Other
12cr|ghc-convertible-1.0.11.1-1|10	License:        BSD
12cr|ghc-convertible-1.0.11.1-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-convertible-1.0.11.1-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-convertible-1.0.11.1-1|13	
12cr|ghc-convertible-1.0.11.1-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-convertible-1.0.11.1-1|15	buildrequires:  haskell(mtl) haskell(text)
12cr|ghc-convertible-1.0.11.1-1|16	Requires(pre):  ghc
12cr|ghc-convertible-1.0.11.1-1|17	requires(pre):  haskell(mtl) haskell(text)
12cr|ghc-convertible-1.0.11.1-1|18	
12cr|ghc-convertible-1.0.11.1-1|19	%description
12cr|ghc-convertible-1.0.11.1-1|20	convertible provides a typeclass with a single function that is designed to
12cr|ghc-convertible-1.0.11.1-1|21	help convert between different types: numeric values, dates and times, and the
12cr|ghc-convertible-1.0.11.1-1|22	like.  The conversions perform bounds checking and return a pure Either value.
12cr|ghc-convertible-1.0.11.1-1|23	This means that you need not remember which specific function performs the
12cr|ghc-convertible-1.0.11.1-1|24	conversion you desire.
12cr|ghc-convertible-1.0.11.1-1|25	.
12cr|ghc-convertible-1.0.11.1-1|26	Also included in the package are optional instances that provide conversion
12cr|ghc-convertible-1.0.11.1-1|27	for various numeric and time types, as well as utilities for writing your own
12cr|ghc-convertible-1.0.11.1-1|28	instances.
12cr|ghc-convertible-1.0.11.1-1|29	.
12cr|ghc-convertible-1.0.11.1-1|30	Finally, there is a function that will raise an exception on bounds-checking
12cr|ghc-convertible-1.0.11.1-1|31	violation, or return a bare value otherwise, implemented in terms of the safer
12cr|ghc-convertible-1.0.11.1-1|32	function described above.
12cr|ghc-convertible-1.0.11.1-1|33	.
12cr|ghc-convertible-1.0.11.1-1|34	Convertible is also used by HDBC 2.0 for handling marshalling of data to and
12cr|ghc-convertible-1.0.11.1-1|35	from databases.
12cr|ghc-convertible-1.0.11.1-1|36	.
12cr|ghc-convertible-1.0.11.1-1|37	Convertible is backed by an extensive test suite and passes tests on GHC and
12cr|ghc-convertible-1.0.11.1-1|38	Hugs.
12cr|ghc-convertible-1.0.11.1-1|39	
12cr|ghc-convertible-1.0.11.1-1|40	%prep
12cr|ghc-convertible-1.0.11.1-1|41	%setup -q -n %{module}-%{version}
12cr|ghc-convertible-1.0.11.1-1|42	
12cr|ghc-convertible-1.0.11.1-1|43	%build
12cr|ghc-convertible-1.0.11.1-1|44	%_cabal_build
12cr|ghc-convertible-1.0.11.1-1|45	
12cr|ghc-convertible-1.0.11.1-1|46	%install
12cr|ghc-convertible-1.0.11.1-1|47	%_cabal_install
12cr|ghc-convertible-1.0.11.1-1|48	%_cabal_rpm_gen_deps
12cr|ghc-convertible-1.0.11.1-1|49	%_cabal_scriptlets
12cr|ghc-convertible-1.0.11.1-1|50	
12cr|ghc-convertible-1.0.11.1-1|51	%check
12cr|ghc-convertible-1.0.11.1-1|52	%_cabal_check
12cr|ghc-convertible-1.0.11.1-1|53	
12cr|ghc-convertible-1.0.11.1-1|54	%files
12cr|ghc-convertible-1.0.11.1-1|55	%defattr(-,root,root,-)
12cr|ghc-convertible-1.0.11.1-1|56	%{_docdir}/%{module}-%{version}
12cr|ghc-convertible-1.0.11.1-1|57	%{_libdir}/%{module}-%{version}
12cr|ghc-convertible-1.0.11.1-1|58	%_cabal_rpm_deps_dir
12cr|ghc-convertible-1.0.11.1-1|59	%_cabal_haddoc_files
12cr|ghc-convertible-1.0.11.1-1|60	
12cr|ghc-convertible-1.0.11.1-1|61	
12cr|ghc-convertible-1.0.11.1-1|62	

1645 12
12cr|ghc-dataenc-0.14.0.4-2|1	%global debug_package %{nil}
12cr|ghc-dataenc-0.14.0.4-2|2	#% define _cabal_setup Setup.lhs
12cr|ghc-dataenc-0.14.0.4-2|3	#% define _no_haddock 1
12cr|ghc-dataenc-0.14.0.4-2|4	%define module  dataenc
12cr|ghc-dataenc-0.14.0.4-2|5	Name:           ghc-%{module}
12cr|ghc-dataenc-0.14.0.4-2|6	Version:        0.14.0.4
12cr|ghc-dataenc-0.14.0.4-2|7	Release:        2
12cr|ghc-dataenc-0.14.0.4-2|8	Summary:        Data encoding library
12cr|ghc-dataenc-0.14.0.4-2|9	Group:          Development/Other
12cr|ghc-dataenc-0.14.0.4-2|10	License:        BSD
12cr|ghc-dataenc-0.14.0.4-2|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-dataenc-0.14.0.4-2|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-dataenc-0.14.0.4-2|13	
12cr|ghc-dataenc-0.14.0.4-2|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-dataenc-0.14.0.4-2|15	
12cr|ghc-dataenc-0.14.0.4-2|16	%description
12cr|ghc-dataenc-0.14.0.4-2|17	Data encoding library currently providing Base16, Base32, Base32Hex, Base64,
12cr|ghc-dataenc-0.14.0.4-2|18	Base64Url, Base85, Python string escaping, Quoted-Printable, URL encoding,
12cr|ghc-dataenc-0.14.0.4-2|19	uuencode, xxencode, and yEncoding.
12cr|ghc-dataenc-0.14.0.4-2|20	
12cr|ghc-dataenc-0.14.0.4-2|21	%prep
12cr|ghc-dataenc-0.14.0.4-2|22	%setup -q -n %{module}-%{version}
12cr|ghc-dataenc-0.14.0.4-2|23	
12cr|ghc-dataenc-0.14.0.4-2|24	%build
12cr|ghc-dataenc-0.14.0.4-2|25	%_cabal_build
12cr|ghc-dataenc-0.14.0.4-2|26	
12cr|ghc-dataenc-0.14.0.4-2|27	%install
12cr|ghc-dataenc-0.14.0.4-2|28	%_cabal_install
12cr|ghc-dataenc-0.14.0.4-2|29	%_cabal_rpm_gen_deps
12cr|ghc-dataenc-0.14.0.4-2|30	%_cabal_scriptlets
12cr|ghc-dataenc-0.14.0.4-2|31	
12cr|ghc-dataenc-0.14.0.4-2|32	%check
12cr|ghc-dataenc-0.14.0.4-2|33	%_cabal_check
12cr|ghc-dataenc-0.14.0.4-2|34	
12cr|ghc-dataenc-0.14.0.4-2|35	%files
12cr|ghc-dataenc-0.14.0.4-2|36	%defattr(-,root,root,-)
12cr|ghc-dataenc-0.14.0.4-2|37	%{_docdir}/%{module}-%{version}
12cr|ghc-dataenc-0.14.0.4-2|38	%{_libdir}/%{module}-%{version}
12cr|ghc-dataenc-0.14.0.4-2|39	%_cabal_rpm_deps_dir
12cr|ghc-dataenc-0.14.0.4-2|40	%_cabal_haddoc_files
12cr|ghc-dataenc-0.14.0.4-2|41	
12cr|ghc-dataenc-0.14.0.4-2|42	
12cr|ghc-dataenc-0.14.0.4-2|43	

1646 12
12cr|ghc-directory-1.2.0.1-1|1	%global debug_package %{nil}
12cr|ghc-directory-1.2.0.1-1|2	#% define _cabal_setup Setup.lhs
12cr|ghc-directory-1.2.0.1-1|3	#% define _no_haddock 1
12cr|ghc-directory-1.2.0.1-1|4	%define module  directory
12cr|ghc-directory-1.2.0.1-1|5	Name:           ghc-%{module}
12cr|ghc-directory-1.2.0.1-1|6	Version:        1.2.0.1
12cr|ghc-directory-1.2.0.1-1|7	Release:        1
12cr|ghc-directory-1.2.0.1-1|8	Summary:        library for directory handling
12cr|ghc-directory-1.2.0.1-1|9	Group:          Development/Other
12cr|ghc-directory-1.2.0.1-1|10	License:        BSD
12cr|ghc-directory-1.2.0.1-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-directory-1.2.0.1-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-directory-1.2.0.1-1|13	
12cr|ghc-directory-1.2.0.1-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-directory-1.2.0.1-1|15	Requires(pre):  ghc
12cr|ghc-directory-1.2.0.1-1|16	
12cr|ghc-directory-1.2.0.1-1|17	%description
12cr|ghc-directory-1.2.0.1-1|18	This package provides a library for handling directories.
12cr|ghc-directory-1.2.0.1-1|19	
12cr|ghc-directory-1.2.0.1-1|20	%prep
12cr|ghc-directory-1.2.0.1-1|21	%setup -q -n %{module}-%{version}
12cr|ghc-directory-1.2.0.1-1|22	
12cr|ghc-directory-1.2.0.1-1|23	%build
12cr|ghc-directory-1.2.0.1-1|24	%_cabal_build
12cr|ghc-directory-1.2.0.1-1|25	
12cr|ghc-directory-1.2.0.1-1|26	%install
12cr|ghc-directory-1.2.0.1-1|27	%_cabal_install
12cr|ghc-directory-1.2.0.1-1|28	%_cabal_rpm_gen_deps
12cr|ghc-directory-1.2.0.1-1|29	%_cabal_scriptlets
12cr|ghc-directory-1.2.0.1-1|30	
12cr|ghc-directory-1.2.0.1-1|31	%check
12cr|ghc-directory-1.2.0.1-1|32	%_cabal_check
12cr|ghc-directory-1.2.0.1-1|33	
12cr|ghc-directory-1.2.0.1-1|34	%files
12cr|ghc-directory-1.2.0.1-1|35	%defattr(-,root,root,-)
12cr|ghc-directory-1.2.0.1-1|36	%{_docdir}/%{module}-%{version}
12cr|ghc-directory-1.2.0.1-1|37	%{_libdir}/%{module}-%{version}
12cr|ghc-directory-1.2.0.1-1|38	%_cabal_rpm_deps_dir
12cr|ghc-directory-1.2.0.1-1|39	%_cabal_haddoc_files
12cr|ghc-directory-1.2.0.1-1|40	
12cr|ghc-directory-1.2.0.1-1|41	
12cr|ghc-directory-1.2.0.1-1|42	

1647 12
12cr|ghc-extensible-exceptions-0.1.1.4-2|1	%global debug_package %{nil}
12cr|ghc-extensible-exceptions-0.1.1.4-2|2	#% define _cabal_setup Setup.lhs
12cr|ghc-extensible-exceptions-0.1.1.4-2|3	#% define _no_haddock 1
12cr|ghc-extensible-exceptions-0.1.1.4-2|4	%define module extensible-exceptions
12cr|ghc-extensible-exceptions-0.1.1.4-2|5	Name:           ghc-%{module}
12cr|ghc-extensible-exceptions-0.1.1.4-2|6	Version:        0.1.1.4
12cr|ghc-extensible-exceptions-0.1.1.4-2|7	Release:        2
12cr|ghc-extensible-exceptions-0.1.1.4-2|8	Summary:        Extensible exceptions
12cr|ghc-extensible-exceptions-0.1.1.4-2|9	Group:          Development/Other
12cr|ghc-extensible-exceptions-0.1.1.4-2|10	License:        BSD
12cr|ghc-extensible-exceptions-0.1.1.4-2|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-extensible-exceptions-0.1.1.4-2|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-extensible-exceptions-0.1.1.4-2|13	
12cr|ghc-extensible-exceptions-0.1.1.4-2|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-extensible-exceptions-0.1.1.4-2|15	
12cr|ghc-extensible-exceptions-0.1.1.4-2|16	%description
12cr|ghc-extensible-exceptions-0.1.1.4-2|17	This package provides extensible exceptions for both new and old versions of
12cr|ghc-extensible-exceptions-0.1.1.4-2|18	GHC (i.e., < 6.10).
12cr|ghc-extensible-exceptions-0.1.1.4-2|19	
12cr|ghc-extensible-exceptions-0.1.1.4-2|20	%prep
12cr|ghc-extensible-exceptions-0.1.1.4-2|21	%setup -q -n %{module}-%{version}
12cr|ghc-extensible-exceptions-0.1.1.4-2|22	
12cr|ghc-extensible-exceptions-0.1.1.4-2|23	%build
12cr|ghc-extensible-exceptions-0.1.1.4-2|24	%_cabal_build
12cr|ghc-extensible-exceptions-0.1.1.4-2|25	
12cr|ghc-extensible-exceptions-0.1.1.4-2|26	%install
12cr|ghc-extensible-exceptions-0.1.1.4-2|27	%_cabal_install
12cr|ghc-extensible-exceptions-0.1.1.4-2|28	%_cabal_rpm_gen_deps
12cr|ghc-extensible-exceptions-0.1.1.4-2|29	%_cabal_scriptlets
12cr|ghc-extensible-exceptions-0.1.1.4-2|30	
12cr|ghc-extensible-exceptions-0.1.1.4-2|31	%check
12cr|ghc-extensible-exceptions-0.1.1.4-2|32	%_cabal_check
12cr|ghc-extensible-exceptions-0.1.1.4-2|33	
12cr|ghc-extensible-exceptions-0.1.1.4-2|34	%files
12cr|ghc-extensible-exceptions-0.1.1.4-2|35	%defattr(-,root,root,-)
12cr|ghc-extensible-exceptions-0.1.1.4-2|36	%{_docdir}/%{module}-%{version}
12cr|ghc-extensible-exceptions-0.1.1.4-2|37	%{_libdir}/%{module}-%{version}
12cr|ghc-extensible-exceptions-0.1.1.4-2|38	%_cabal_rpm_deps_dir
12cr|ghc-extensible-exceptions-0.1.1.4-2|39	%_cabal_haddoc_files
12cr|ghc-extensible-exceptions-0.1.1.4-2|40	
12cr|ghc-extensible-exceptions-0.1.1.4-2|41	
12cr|ghc-extensible-exceptions-0.1.1.4-2|42	

1648 12
12cr|ghc-FindBin-0.0.5-1|1	%global debug_package %{nil}
12cr|ghc-FindBin-0.0.5-1|2	%define _cabal_setup Setup.lhs
12cr|ghc-FindBin-0.0.5-1|3	#% define _no_haddock 1
12cr|ghc-FindBin-0.0.5-1|4	%define module FindBin
12cr|ghc-FindBin-0.0.5-1|5	Name:           ghc-%{module}
12cr|ghc-FindBin-0.0.5-1|6	Version:        0.0.5
12cr|ghc-FindBin-0.0.5-1|7	Release:        1
12cr|ghc-FindBin-0.0.5-1|8	Summary:        Locate directory of original program
12cr|ghc-FindBin-0.0.5-1|9	Group:          Development/Other
12cr|ghc-FindBin-0.0.5-1|10	License:        BSD
12cr|ghc-FindBin-0.0.5-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-FindBin-0.0.5-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-FindBin-0.0.5-1|13	
12cr|ghc-FindBin-0.0.5-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-FindBin-0.0.5-1|15	Requires(pre):  ghc
12cr|ghc-FindBin-0.0.5-1|16	
12cr|ghc-FindBin-0.0.5-1|17	%description
12cr|ghc-FindBin-0.0.5-1|18	This module locates the full directory to the running program, to allow the use
12cr|ghc-FindBin-0.0.5-1|19	of paths relative to it.
12cr|ghc-FindBin-0.0.5-1|20	FindBin supports invocation of Haskell programs via "ghci", via
12cr|ghc-FindBin-0.0.5-1|21	"runhaskell/runghc", as well as compiled as an executable.
12cr|ghc-FindBin-0.0.5-1|22	
12cr|ghc-FindBin-0.0.5-1|23	%prep
12cr|ghc-FindBin-0.0.5-1|24	%setup -q -n %{module}-%{version}
12cr|ghc-FindBin-0.0.5-1|25	
12cr|ghc-FindBin-0.0.5-1|26	%build
12cr|ghc-FindBin-0.0.5-1|27	%_cabal_build
12cr|ghc-FindBin-0.0.5-1|28	
12cr|ghc-FindBin-0.0.5-1|29	%install
12cr|ghc-FindBin-0.0.5-1|30	%_cabal_install
12cr|ghc-FindBin-0.0.5-1|31	%_cabal_rpm_gen_deps
12cr|ghc-FindBin-0.0.5-1|32	%_cabal_scriptlets
12cr|ghc-FindBin-0.0.5-1|33	
12cr|ghc-FindBin-0.0.5-1|34	%check
12cr|ghc-FindBin-0.0.5-1|35	%_cabal_check
12cr|ghc-FindBin-0.0.5-1|36	
12cr|ghc-FindBin-0.0.5-1|37	%files
12cr|ghc-FindBin-0.0.5-1|38	%defattr(-,root,root,-)
12cr|ghc-FindBin-0.0.5-1|39	%{_docdir}/%{module}-%{version}
12cr|ghc-FindBin-0.0.5-1|40	%{_libdir}/%{module}-%{version}
12cr|ghc-FindBin-0.0.5-1|41	%_cabal_rpm_deps_dir
12cr|ghc-FindBin-0.0.5-1|42	%_cabal_haddoc_files
12cr|ghc-FindBin-0.0.5-1|43	
12cr|ghc-FindBin-0.0.5-1|44	
12cr|ghc-FindBin-0.0.5-1|45	

1649 12
12cr|ghc-hashed-storage-0.5.10-2|1	%global debug_package %{nil}
12cr|ghc-hashed-storage-0.5.10-2|2	#% define _cabal_setup Setup.lhs
12cr|ghc-hashed-storage-0.5.10-2|3	#% define _no_haddock 1
12cr|ghc-hashed-storage-0.5.10-2|4	%define module  hashed-storage
12cr|ghc-hashed-storage-0.5.10-2|5	Name:           ghc-%{module}
12cr|ghc-hashed-storage-0.5.10-2|6	Version:        0.5.10
12cr|ghc-hashed-storage-0.5.10-2|7	Release:        2
12cr|ghc-hashed-storage-0.5.10-2|8	Summary:        Hashed file storage support code
12cr|ghc-hashed-storage-0.5.10-2|9	Group:          Development/Other
12cr|ghc-hashed-storage-0.5.10-2|10	License:        BSD
12cr|ghc-hashed-storage-0.5.10-2|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-hashed-storage-0.5.10-2|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-hashed-storage-0.5.10-2|13	
12cr|ghc-hashed-storage-0.5.10-2|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-hashed-storage-0.5.10-2|15	buildrequires:  haskell(dataenc)
12cr|ghc-hashed-storage-0.5.10-2|16	buildrequires:  haskell(extensible-exceptions)
12cr|ghc-hashed-storage-0.5.10-2|17	buildrequires:  haskell(mmap)
12cr|ghc-hashed-storage-0.5.10-2|18	buildrequires:  haskell(mtl)
12cr|ghc-hashed-storage-0.5.10-2|19	buildrequires:  haskell(transformers)
12cr|ghc-hashed-storage-0.5.10-2|20	buildrequires:  haskell(zlib)
12cr|ghc-hashed-storage-0.5.10-2|21	
12cr|ghc-hashed-storage-0.5.10-2|22	%description
12cr|ghc-hashed-storage-0.5.10-2|23	Support code for reading and manipulating hashed file storage (where each file
12cr|ghc-hashed-storage-0.5.10-2|24	and directory is associated with a cryptographic hash, for corruption-resistant
12cr|ghc-hashed-storage-0.5.10-2|25	storage and fast comparisons).
12cr|ghc-hashed-storage-0.5.10-2|26	The supported storage formats include darcs hashed pristine, a plain filesystem
12cr|ghc-hashed-storage-0.5.10-2|27	tree and an indexed plain tree (where the index maintains hashes of the plain
12cr|ghc-hashed-storage-0.5.10-2|28	files and directories).
12cr|ghc-hashed-storage-0.5.10-2|29	
12cr|ghc-hashed-storage-0.5.10-2|30	%prep
12cr|ghc-hashed-storage-0.5.10-2|31	%setup -q -n %{module}-%{version}
12cr|ghc-hashed-storage-0.5.10-2|32	
12cr|ghc-hashed-storage-0.5.10-2|33	%build
12cr|ghc-hashed-storage-0.5.10-2|34	%_cabal_build
12cr|ghc-hashed-storage-0.5.10-2|35	
12cr|ghc-hashed-storage-0.5.10-2|36	%install
12cr|ghc-hashed-storage-0.5.10-2|37	%_cabal_install
12cr|ghc-hashed-storage-0.5.10-2|38	%_cabal_rpm_gen_deps
12cr|ghc-hashed-storage-0.5.10-2|39	%_cabal_scriptlets
12cr|ghc-hashed-storage-0.5.10-2|40	
12cr|ghc-hashed-storage-0.5.10-2|41	%check
12cr|ghc-hashed-storage-0.5.10-2|42	#% _cabal_check
12cr|ghc-hashed-storage-0.5.10-2|43	
12cr|ghc-hashed-storage-0.5.10-2|44	%files
12cr|ghc-hashed-storage-0.5.10-2|45	%defattr(-,root,root,-)
12cr|ghc-hashed-storage-0.5.10-2|46	%{_docdir}/%{module}-%{version}
12cr|ghc-hashed-storage-0.5.10-2|47	%{_libdir}/%{module}-%{version}
12cr|ghc-hashed-storage-0.5.10-2|48	%_cabal_rpm_deps_dir
12cr|ghc-hashed-storage-0.5.10-2|49	%_cabal_haddoc_files
12cr|ghc-hashed-storage-0.5.10-2|50	
12cr|ghc-hashed-storage-0.5.10-2|51	
12cr|ghc-hashed-storage-0.5.10-2|52	

1650 12
12cr|ghc-haskeline-0.7.0.3-2|1	%global debug_package %{nil}
12cr|ghc-haskeline-0.7.0.3-2|2	#% define _cabal_setup Setup.lhs
12cr|ghc-haskeline-0.7.0.3-2|3	#% define _no_haddock 1
12cr|ghc-haskeline-0.7.0.3-2|4	%define module  haskeline
12cr|ghc-haskeline-0.7.0.3-2|5	Name:           ghc-%{module}
12cr|ghc-haskeline-0.7.0.3-2|6	Version:        0.7.0.3
12cr|ghc-haskeline-0.7.0.3-2|7	Release:        2
12cr|ghc-haskeline-0.7.0.3-2|8	Summary:        A command-line interface for user input, written in Haskell
12cr|ghc-haskeline-0.7.0.3-2|9	Group:          Development/Other
12cr|ghc-haskeline-0.7.0.3-2|10	License:        BSD
12cr|ghc-haskeline-0.7.0.3-2|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-haskeline-0.7.0.3-2|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-haskeline-0.7.0.3-2|13	
12cr|ghc-haskeline-0.7.0.3-2|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-haskeline-0.7.0.3-2|15	buildrequires:  pkgconfig(ncurses)
12cr|ghc-haskeline-0.7.0.3-2|16	buildrequires:  haskell(terminfo)
12cr|ghc-haskeline-0.7.0.3-2|17	buildrequires:  haskell(transformers)
12cr|ghc-haskeline-0.7.0.3-2|18	
12cr|ghc-haskeline-0.7.0.3-2|19	%description
12cr|ghc-haskeline-0.7.0.3-2|20	Haskeline provides a user interface for line input in command-line programs.
12cr|ghc-haskeline-0.7.0.3-2|21	This library is similar in purpose to readline, but since it is written in
12cr|ghc-haskeline-0.7.0.3-2|22	Haskell it is (hopefully) more easily used in other Haskell programs.
12cr|ghc-haskeline-0.7.0.3-2|23	Haskeline runs both on POSIX-compatible systems and on Windows.
12cr|ghc-haskeline-0.7.0.3-2|24	
12cr|ghc-haskeline-0.7.0.3-2|25	%prep
12cr|ghc-haskeline-0.7.0.3-2|26	%setup -q -n %{module}-%{version}
12cr|ghc-haskeline-0.7.0.3-2|27	
12cr|ghc-haskeline-0.7.0.3-2|28	%build
12cr|ghc-haskeline-0.7.0.3-2|29	#% _cabal_build
12cr|ghc-haskeline-0.7.0.3-2|30	%{_haskell_compiler} %{_cabal_setup} configure --prefix=%{_prefix} --libdir=%{_libdir} --disable-executable-stripping -fterminfo
12cr|ghc-haskeline-0.7.0.3-2|31	%{_haskell_compiler} %{_cabal_setup} build
12cr|ghc-haskeline-0.7.0.3-2|32	%{?!_no_haddock:%{_haskell_compiler} %{_cabal_setup} haddock}
12cr|ghc-haskeline-0.7.0.3-2|33	%_cabal_genscripts
12cr|ghc-haskeline-0.7.0.3-2|34	
12cr|ghc-haskeline-0.7.0.3-2|35	%install
12cr|ghc-haskeline-0.7.0.3-2|36	%_cabal_install
12cr|ghc-haskeline-0.7.0.3-2|37	%_cabal_rpm_gen_deps
12cr|ghc-haskeline-0.7.0.3-2|38	%_cabal_scriptlets
12cr|ghc-haskeline-0.7.0.3-2|39	
12cr|ghc-haskeline-0.7.0.3-2|40	%check
12cr|ghc-haskeline-0.7.0.3-2|41	%_cabal_check
12cr|ghc-haskeline-0.7.0.3-2|42	
12cr|ghc-haskeline-0.7.0.3-2|43	%files
12cr|ghc-haskeline-0.7.0.3-2|44	%defattr(-,root,root,-)
12cr|ghc-haskeline-0.7.0.3-2|45	%{_docdir}/%{module}-%{version}
12cr|ghc-haskeline-0.7.0.3-2|46	%{_libdir}/%{module}-%{version}
12cr|ghc-haskeline-0.7.0.3-2|47	%_cabal_rpm_deps_dir
12cr|ghc-haskeline-0.7.0.3-2|48	%_cabal_haddoc_files
12cr|ghc-haskeline-0.7.0.3-2|49	
12cr|ghc-haskeline-0.7.0.3-2|50	
12cr|ghc-haskeline-0.7.0.3-2|51	

1651 12
12cr|ghc-haskell-src-1.0.1.5-1|1	%global debug_package %{nil}
12cr|ghc-haskell-src-1.0.1.5-1|2	#% define _cabal_setup Setup.lhs
12cr|ghc-haskell-src-1.0.1.5-1|3	#% define _no_haddock 1
12cr|ghc-haskell-src-1.0.1.5-1|4	%define module haskell-src
12cr|ghc-haskell-src-1.0.1.5-1|5	Name:           ghc-%{module}
12cr|ghc-haskell-src-1.0.1.5-1|6	Version:        1.0.1.5
12cr|ghc-haskell-src-1.0.1.5-1|7	Release:        1
12cr|ghc-haskell-src-1.0.1.5-1|8	Summary:        Support for manipulating Haskell source code
12cr|ghc-haskell-src-1.0.1.5-1|9	Group:          Development/Other
12cr|ghc-haskell-src-1.0.1.5-1|10	License:        BSD
12cr|ghc-haskell-src-1.0.1.5-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-haskell-src-1.0.1.5-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-haskell-src-1.0.1.5-1|13	
12cr|ghc-haskell-src-1.0.1.5-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-haskell-src-1.0.1.5-1|15	buildrequires:  haskell(syb)
12cr|ghc-haskell-src-1.0.1.5-1|16	Requires(pre):  ghc
12cr|ghc-haskell-src-1.0.1.5-1|17	requires(pre):  haskell(syb)
12cr|ghc-haskell-src-1.0.1.5-1|18	
12cr|ghc-haskell-src-1.0.1.5-1|19	%description
12cr|ghc-haskell-src-1.0.1.5-1|20	The 'haskell-src' package provides support for manipulating Haskell source
12cr|ghc-haskell-src-1.0.1.5-1|21	code. The package provides a lexer, parser and pretty-printer, and a definition
12cr|ghc-haskell-src-1.0.1.5-1|22	of a Haskell abstract syntax tree (AST). Common uses of this package are to
12cr|ghc-haskell-src-1.0.1.5-1|23	parse or generate Haskell 98 code.
12cr|ghc-haskell-src-1.0.1.5-1|24	
12cr|ghc-haskell-src-1.0.1.5-1|25	%prep
12cr|ghc-haskell-src-1.0.1.5-1|26	%setup -q -n %{module}-%{version}
12cr|ghc-haskell-src-1.0.1.5-1|27	
12cr|ghc-haskell-src-1.0.1.5-1|28	%build
12cr|ghc-haskell-src-1.0.1.5-1|29	%_cabal_build
12cr|ghc-haskell-src-1.0.1.5-1|30	
12cr|ghc-haskell-src-1.0.1.5-1|31	%install
12cr|ghc-haskell-src-1.0.1.5-1|32	%_cabal_install
12cr|ghc-haskell-src-1.0.1.5-1|33	%_cabal_rpm_gen_deps
12cr|ghc-haskell-src-1.0.1.5-1|34	%_cabal_scriptlets
12cr|ghc-haskell-src-1.0.1.5-1|35	
12cr|ghc-haskell-src-1.0.1.5-1|36	%check
12cr|ghc-haskell-src-1.0.1.5-1|37	%_cabal_check
12cr|ghc-haskell-src-1.0.1.5-1|38	
12cr|ghc-haskell-src-1.0.1.5-1|39	%files
12cr|ghc-haskell-src-1.0.1.5-1|40	%defattr(-,root,root,-)
12cr|ghc-haskell-src-1.0.1.5-1|41	%{_docdir}/%{module}-%{version}
12cr|ghc-haskell-src-1.0.1.5-1|42	%{_libdir}/%{module}-%{version}
12cr|ghc-haskell-src-1.0.1.5-1|43	%_cabal_rpm_deps_dir
12cr|ghc-haskell-src-1.0.1.5-1|44	%_cabal_haddoc_files
12cr|ghc-haskell-src-1.0.1.5-1|45	
12cr|ghc-haskell-src-1.0.1.5-1|46	
12cr|ghc-haskell-src-1.0.1.5-1|47	

1652 12
12cr|ghc-hslogger-1.2.1-2|1	%global debug_package %{nil}
12cr|ghc-hslogger-1.2.1-2|2	#% define _cabal_setup Setup.lhs
12cr|ghc-hslogger-1.2.1-2|3	%define module hslogger
12cr|ghc-hslogger-1.2.1-2|4	Name:           ghc-%{module}
12cr|ghc-hslogger-1.2.1-2|5	Version:        1.2.1
12cr|ghc-hslogger-1.2.1-2|6	Release:        2
12cr|ghc-hslogger-1.2.1-2|7	Summary:        Versatile logging framework
12cr|ghc-hslogger-1.2.1-2|8	Group:          Development/Other
12cr|ghc-hslogger-1.2.1-2|9	License:        BSD
12cr|ghc-hslogger-1.2.1-2|10	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-hslogger-1.2.1-2|11	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-hslogger-1.2.1-2|12	
12cr|ghc-hslogger-1.2.1-2|13	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-hslogger-1.2.1-2|14	buildrequires:  haskell(network)
12cr|ghc-hslogger-1.2.1-2|15	buildrequires:  haskell(mtl)
12cr|ghc-hslogger-1.2.1-2|16	Requires(pre):  ghc
12cr|ghc-hslogger-1.2.1-2|17	requires(pre):  haskell(network)
12cr|ghc-hslogger-1.2.1-2|18	requires(pre):  haskell(mtl)
12cr|ghc-hslogger-1.2.1-2|19	
12cr|ghc-hslogger-1.2.1-2|20	%description
12cr|ghc-hslogger-1.2.1-2|21	hslogger is a logging framework for Haskell, roughly similar to
12cr|ghc-hslogger-1.2.1-2|22	Python's logging module.
12cr|ghc-hslogger-1.2.1-2|23	.
12cr|ghc-hslogger-1.2.1-2|24	hslogger lets each log message have a priority and source be associated
12cr|ghc-hslogger-1.2.1-2|25	with it.  The programmer can then define global handlers that route
12cr|ghc-hslogger-1.2.1-2|26	or filter messages based on the priority and source.  hslogger also
12cr|ghc-hslogger-1.2.1-2|27	has a syslog handler built in.
12cr|ghc-hslogger-1.2.1-2|28	
12cr|ghc-hslogger-1.2.1-2|29	%prep
12cr|ghc-hslogger-1.2.1-2|30	%setup -q -n %{module}-%{version}
12cr|ghc-hslogger-1.2.1-2|31	
12cr|ghc-hslogger-1.2.1-2|32	%build
12cr|ghc-hslogger-1.2.1-2|33	%_cabal_build
12cr|ghc-hslogger-1.2.1-2|34	
12cr|ghc-hslogger-1.2.1-2|35	
12cr|ghc-hslogger-1.2.1-2|36	%install
12cr|ghc-hslogger-1.2.1-2|37	%_cabal_install
12cr|ghc-hslogger-1.2.1-2|38	%_cabal_rpm_gen_deps
12cr|ghc-hslogger-1.2.1-2|39	%_cabal_scriptlets
12cr|ghc-hslogger-1.2.1-2|40	
12cr|ghc-hslogger-1.2.1-2|41	%check
12cr|ghc-hslogger-1.2.1-2|42	%_cabal_check
12cr|ghc-hslogger-1.2.1-2|43	
12cr|ghc-hslogger-1.2.1-2|44	%files
12cr|ghc-hslogger-1.2.1-2|45	%defattr(-,root,root,-)
12cr|ghc-hslogger-1.2.1-2|46	%{_docdir}/%{module}-%{version}
12cr|ghc-hslogger-1.2.1-2|47	%{_libdir}/%{module}-%{version}
12cr|ghc-hslogger-1.2.1-2|48	%_cabal_rpm_deps_dir
12cr|ghc-hslogger-1.2.1-2|49	%_cabal_haddoc_files
12cr|ghc-hslogger-1.2.1-2|50	
12cr|ghc-hslogger-1.2.1-2|51	
12cr|ghc-hslogger-1.2.1-2|52	

1653 12
12cr|ghc-HsParrot-0.0.2.20120717-1|1	%global debug_package %{nil}
12cr|ghc-HsParrot-0.0.2.20120717-1|2	%define _cabal_setup Setup.lhs
12cr|ghc-HsParrot-0.0.2.20120717-1|3	#% define _no_haddock 1
12cr|ghc-HsParrot-0.0.2.20120717-1|4	%define module HsParrot
12cr|ghc-HsParrot-0.0.2.20120717-1|5	Name:           ghc-%{module}
12cr|ghc-HsParrot-0.0.2.20120717-1|6	Version:        0.0.2.20120717
12cr|ghc-HsParrot-0.0.2.20120717-1|7	Release:        1
12cr|ghc-HsParrot-0.0.2.20120717-1|8	Summary:        Haskell integration with Parrot virtual machine
12cr|ghc-HsParrot-0.0.2.20120717-1|9	Group:          Development/Other
12cr|ghc-HsParrot-0.0.2.20120717-1|10	License:        MIT
12cr|ghc-HsParrot-0.0.2.20120717-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-HsParrot-0.0.2.20120717-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-HsParrot-0.0.2.20120717-1|13	
12cr|ghc-HsParrot-0.0.2.20120717-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-HsParrot-0.0.2.20120717-1|15	buildrequires:  haskell(HsSyck)
12cr|ghc-HsParrot-0.0.2.20120717-1|16	buildrequires:  haskell(pugs-DrIFT)
12cr|ghc-HsParrot-0.0.2.20120717-1|17	Requires(pre):  ghc
12cr|ghc-HsParrot-0.0.2.20120717-1|18	requires(pre):  haskell(HsSyck)
12cr|ghc-HsParrot-0.0.2.20120717-1|19	requires(pre):  haskell(pugs-DrIFT)
12cr|ghc-HsParrot-0.0.2.20120717-1|20	
12cr|ghc-HsParrot-0.0.2.20120717-1|21	%description
12cr|ghc-HsParrot-0.0.2.20120717-1|22	Haskell integration with Parrot virtual machine
12cr|ghc-HsParrot-0.0.2.20120717-1|23	
12cr|ghc-HsParrot-0.0.2.20120717-1|24	%prep
12cr|ghc-HsParrot-0.0.2.20120717-1|25	%setup -q -n %{module}-%{version}
12cr|ghc-HsParrot-0.0.2.20120717-1|26	
12cr|ghc-HsParrot-0.0.2.20120717-1|27	%build
12cr|ghc-HsParrot-0.0.2.20120717-1|28	%_cabal_build
12cr|ghc-HsParrot-0.0.2.20120717-1|29	
12cr|ghc-HsParrot-0.0.2.20120717-1|30	%install
12cr|ghc-HsParrot-0.0.2.20120717-1|31	%_cabal_install
12cr|ghc-HsParrot-0.0.2.20120717-1|32	%_cabal_rpm_gen_deps
12cr|ghc-HsParrot-0.0.2.20120717-1|33	%_cabal_scriptlets
12cr|ghc-HsParrot-0.0.2.20120717-1|34	
12cr|ghc-HsParrot-0.0.2.20120717-1|35	%check
12cr|ghc-HsParrot-0.0.2.20120717-1|36	%_cabal_check
12cr|ghc-HsParrot-0.0.2.20120717-1|37	
12cr|ghc-HsParrot-0.0.2.20120717-1|38	%files
12cr|ghc-HsParrot-0.0.2.20120717-1|39	%defattr(-,root,root,-)
12cr|ghc-HsParrot-0.0.2.20120717-1|40	%{_docdir}/%{module}-%{version}
12cr|ghc-HsParrot-0.0.2.20120717-1|41	%{_libdir}/%{module}-%{version}
12cr|ghc-HsParrot-0.0.2.20120717-1|42	%_cabal_rpm_deps_dir
12cr|ghc-HsParrot-0.0.2.20120717-1|43	%_cabal_haddoc_files
12cr|ghc-HsParrot-0.0.2.20120717-1|44	%{_datadir}/%{module}-%{version}
12cr|ghc-HsParrot-0.0.2.20120717-1|45	
12cr|ghc-HsParrot-0.0.2.20120717-1|46	
12cr|ghc-HsParrot-0.0.2.20120717-1|47	

1654 12
12cr|ghc-HsSyck-0.50-1|1	%global debug_package %{nil}
12cr|ghc-HsSyck-0.50-1|2	%define _cabal_setup Setup.lhs
12cr|ghc-HsSyck-0.50-1|3	#% define _no_haddock 1
12cr|ghc-HsSyck-0.50-1|4	%define module HsSyck
12cr|ghc-HsSyck-0.50-1|5	Name:           ghc-%{module}
12cr|ghc-HsSyck-0.50-1|6	Version:        0.50
12cr|ghc-HsSyck-0.50-1|7	Release:        1
12cr|ghc-HsSyck-0.50-1|8	Summary:        Fast, lightweight YAML loader and dumper
12cr|ghc-HsSyck-0.50-1|9	Group:          Development/Other
12cr|ghc-HsSyck-0.50-1|10	License:        MIT
12cr|ghc-HsSyck-0.50-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-HsSyck-0.50-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-HsSyck-0.50-1|13	
12cr|ghc-HsSyck-0.50-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-HsSyck-0.50-1|15	buildrequires:  haskell(syb)
12cr|ghc-HsSyck-0.50-1|16	buildrequires:  haskell(utf8-string)
12cr|ghc-HsSyck-0.50-1|17	Requires(pre):  ghc
12cr|ghc-HsSyck-0.50-1|18	requires(pre):  haskell(syb)
12cr|ghc-HsSyck-0.50-1|19	requires(pre):  haskell(utf8-string)
12cr|ghc-HsSyck-0.50-1|20	
12cr|ghc-HsSyck-0.50-1|21	%description
12cr|ghc-HsSyck-0.50-1|22	This is a simple YAML ('Yet Another Markup Language') processor, used by the
12cr|ghc-HsSyck-0.50-1|23	Pugs project for handling data serialization; this can be useful for
12cr|ghc-HsSyck-0.50-1|24	optimization and caching purposes.
12cr|ghc-HsSyck-0.50-1|25	This is an interface to the @syck@ C library for parsing and dumping YAML data.
12cr|ghc-HsSyck-0.50-1|26	It lets you transform textual YAML data into an object of type 'YamlNode', and
12cr|ghc-HsSyck-0.50-1|27	vice versa, fast.
12cr|ghc-HsSyck-0.50-1|28	
12cr|ghc-HsSyck-0.50-1|29	%prep
12cr|ghc-HsSyck-0.50-1|30	%setup -q -n %{module}-%{version}
12cr|ghc-HsSyck-0.50-1|31	
12cr|ghc-HsSyck-0.50-1|32	%build
12cr|ghc-HsSyck-0.50-1|33	%_cabal_build
12cr|ghc-HsSyck-0.50-1|34	
12cr|ghc-HsSyck-0.50-1|35	%install
12cr|ghc-HsSyck-0.50-1|36	%_cabal_install
12cr|ghc-HsSyck-0.50-1|37	%_cabal_rpm_gen_deps
12cr|ghc-HsSyck-0.50-1|38	%_cabal_scriptlets
12cr|ghc-HsSyck-0.50-1|39	
12cr|ghc-HsSyck-0.50-1|40	%check
12cr|ghc-HsSyck-0.50-1|41	%_cabal_check
12cr|ghc-HsSyck-0.50-1|42	
12cr|ghc-HsSyck-0.50-1|43	%files
12cr|ghc-HsSyck-0.50-1|44	%defattr(-,root,root,-)
12cr|ghc-HsSyck-0.50-1|45	%{_docdir}/%{module}-%{version}
12cr|ghc-HsSyck-0.50-1|46	%{_libdir}/%{module}-%{version}
12cr|ghc-HsSyck-0.50-1|47	%_cabal_rpm_deps_dir
12cr|ghc-HsSyck-0.50-1|48	%_cabal_haddoc_files
12cr|ghc-HsSyck-0.50-1|49	%{_datadir}/%{module}-%{version}/Changes
12cr|ghc-HsSyck-0.50-1|50	
12cr|ghc-HsSyck-0.50-1|51	
12cr|ghc-HsSyck-0.50-1|52	

1655 12
12cr|ghc-html-1.0.1.2-2|1	%global debug_package %{nil}
12cr|ghc-html-1.0.1.2-2|2	#% define _cabal_setup Setup.lhs
12cr|ghc-html-1.0.1.2-2|3	#% define _no_haddock 1
12cr|ghc-html-1.0.1.2-2|4	%define module html
12cr|ghc-html-1.0.1.2-2|5	Name:           ghc-%{module}
12cr|ghc-html-1.0.1.2-2|6	Version:        1.0.1.2
12cr|ghc-html-1.0.1.2-2|7	Release:        2
12cr|ghc-html-1.0.1.2-2|8	Summary:        HTML combinator library
12cr|ghc-html-1.0.1.2-2|9	Group:          Development/Other
12cr|ghc-html-1.0.1.2-2|10	License:        BSD
12cr|ghc-html-1.0.1.2-2|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-html-1.0.1.2-2|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-html-1.0.1.2-2|13	
12cr|ghc-html-1.0.1.2-2|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-html-1.0.1.2-2|15	
12cr|ghc-html-1.0.1.2-2|16	%description
12cr|ghc-html-1.0.1.2-2|17	This package contains a combinator library for constructing HTML documents.
12cr|ghc-html-1.0.1.2-2|18	
12cr|ghc-html-1.0.1.2-2|19	%prep
12cr|ghc-html-1.0.1.2-2|20	%setup -q -n %{module}-%{version}
12cr|ghc-html-1.0.1.2-2|21	
12cr|ghc-html-1.0.1.2-2|22	%build
12cr|ghc-html-1.0.1.2-2|23	%_cabal_build
12cr|ghc-html-1.0.1.2-2|24	
12cr|ghc-html-1.0.1.2-2|25	%install
12cr|ghc-html-1.0.1.2-2|26	%_cabal_install
12cr|ghc-html-1.0.1.2-2|27	%_cabal_rpm_gen_deps
12cr|ghc-html-1.0.1.2-2|28	%_cabal_scriptlets
12cr|ghc-html-1.0.1.2-2|29	
12cr|ghc-html-1.0.1.2-2|30	%check
12cr|ghc-html-1.0.1.2-2|31	%_cabal_check
12cr|ghc-html-1.0.1.2-2|32	
12cr|ghc-html-1.0.1.2-2|33	%files
12cr|ghc-html-1.0.1.2-2|34	%defattr(-,root,root,-)
12cr|ghc-html-1.0.1.2-2|35	%{_docdir}/%{module}-%{version}
12cr|ghc-html-1.0.1.2-2|36	%{_libdir}/%{module}-%{version}
12cr|ghc-html-1.0.1.2-2|37	%_cabal_rpm_deps_dir
12cr|ghc-html-1.0.1.2-2|38	%_cabal_haddoc_files
12cr|ghc-html-1.0.1.2-2|39	
12cr|ghc-html-1.0.1.2-2|40	
12cr|ghc-html-1.0.1.2-2|41	

1656 12
12cr|ghc-HUnit-1.2.5.1-1|1	%global debug_package %{nil}
12cr|ghc-HUnit-1.2.5.1-1|2	#% define _cabal_setup Setup.lhs
12cr|ghc-HUnit-1.2.5.1-1|3	%define module HUnit
12cr|ghc-HUnit-1.2.5.1-1|4	Name:           ghc-%{module}
12cr|ghc-HUnit-1.2.5.1-1|5	Version:        1.2.5.1
12cr|ghc-HUnit-1.2.5.1-1|6	Release:        1
12cr|ghc-HUnit-1.2.5.1-1|7	Summary:        A unit testing framework for Haskell
12cr|ghc-HUnit-1.2.5.1-1|8	Group:          Development/Other
12cr|ghc-HUnit-1.2.5.1-1|9	License:        BSD
12cr|ghc-HUnit-1.2.5.1-1|10	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-HUnit-1.2.5.1-1|11	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-HUnit-1.2.5.1-1|12	
12cr|ghc-HUnit-1.2.5.1-1|13	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-HUnit-1.2.5.1-1|14	Requires:       ghc
12cr|ghc-HUnit-1.2.5.1-1|15	
12cr|ghc-HUnit-1.2.5.1-1|16	%description
12cr|ghc-HUnit-1.2.5.1-1|17	HUnit is a unit testing framework for Haskell, inspired by the
12cr|ghc-HUnit-1.2.5.1-1|18	JUnit tool for Java, see: <http://www.junit.org>.
12cr|ghc-HUnit-1.2.5.1-1|19	
12cr|ghc-HUnit-1.2.5.1-1|20	%prep
12cr|ghc-HUnit-1.2.5.1-1|21	%setup -q -n %{module}-%{version}
12cr|ghc-HUnit-1.2.5.1-1|22	
12cr|ghc-HUnit-1.2.5.1-1|23	%build
12cr|ghc-HUnit-1.2.5.1-1|24	%_cabal_build
12cr|ghc-HUnit-1.2.5.1-1|25	
12cr|ghc-HUnit-1.2.5.1-1|26	
12cr|ghc-HUnit-1.2.5.1-1|27	%install
12cr|ghc-HUnit-1.2.5.1-1|28	%_cabal_install
12cr|ghc-HUnit-1.2.5.1-1|29	%_cabal_rpm_gen_deps
12cr|ghc-HUnit-1.2.5.1-1|30	%_cabal_scriptlets
12cr|ghc-HUnit-1.2.5.1-1|31	
12cr|ghc-HUnit-1.2.5.1-1|32	%files
12cr|ghc-HUnit-1.2.5.1-1|33	%defattr(-,root,root,-)
12cr|ghc-HUnit-1.2.5.1-1|34	%{_docdir}/%{module}-%{version}
12cr|ghc-HUnit-1.2.5.1-1|35	%{_libdir}/%{module}-%{version}
12cr|ghc-HUnit-1.2.5.1-1|36	%{_datadir}/%{module}-%{version}
12cr|ghc-HUnit-1.2.5.1-1|37	%_cabal_rpm_deps_dir
12cr|ghc-HUnit-1.2.5.1-1|38	%_cabal_haddoc_files
12cr|ghc-HUnit-1.2.5.1-1|39	
12cr|ghc-HUnit-1.2.5.1-1|40	
12cr|ghc-HUnit-1.2.5.1-1|41	

1657 12
12cr|ghc-hxt-charproperties-9.1.1-1|1	%global debug_package %{nil}
12cr|ghc-hxt-charproperties-9.1.1-1|2	#% define _cabal_setup Setup.lhs
12cr|ghc-hxt-charproperties-9.1.1-1|3	#% define _no_haddock 1
12cr|ghc-hxt-charproperties-9.1.1-1|4	%define module hxt-charproperties
12cr|ghc-hxt-charproperties-9.1.1-1|5	Name:           ghc-%{module}
12cr|ghc-hxt-charproperties-9.1.1-1|6	Version:        9.1.1
12cr|ghc-hxt-charproperties-9.1.1-1|7	Release:        1
12cr|ghc-hxt-charproperties-9.1.1-1|8	Summary:        Character properties and classes for XML and Unicode
12cr|ghc-hxt-charproperties-9.1.1-1|9	Group:          Development/Other
12cr|ghc-hxt-charproperties-9.1.1-1|10	License:        MIT
12cr|ghc-hxt-charproperties-9.1.1-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-hxt-charproperties-9.1.1-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-hxt-charproperties-9.1.1-1|13	
12cr|ghc-hxt-charproperties-9.1.1-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-hxt-charproperties-9.1.1-1|15	Requires(pre):  ghc
12cr|ghc-hxt-charproperties-9.1.1-1|16	
12cr|ghc-hxt-charproperties-9.1.1-1|17	%description
12cr|ghc-hxt-charproperties-9.1.1-1|18	Character proprties defined by XML and Unicode standards.
12cr|ghc-hxt-charproperties-9.1.1-1|19	These modules contain predicates for Unicode blocks and char proprties and
12cr|ghc-hxt-charproperties-9.1.1-1|20	character predicates defined by XML.
12cr|ghc-hxt-charproperties-9.1.1-1|21	Supported Unicode version is 5.2.0.
12cr|ghc-hxt-charproperties-9.1.1-1|22	
12cr|ghc-hxt-charproperties-9.1.1-1|23	%prep
12cr|ghc-hxt-charproperties-9.1.1-1|24	%setup -q -n %{module}-%{version}
12cr|ghc-hxt-charproperties-9.1.1-1|25	
12cr|ghc-hxt-charproperties-9.1.1-1|26	%build
12cr|ghc-hxt-charproperties-9.1.1-1|27	%_cabal_build
12cr|ghc-hxt-charproperties-9.1.1-1|28	
12cr|ghc-hxt-charproperties-9.1.1-1|29	%install
12cr|ghc-hxt-charproperties-9.1.1-1|30	%_cabal_install
12cr|ghc-hxt-charproperties-9.1.1-1|31	%_cabal_rpm_gen_deps
12cr|ghc-hxt-charproperties-9.1.1-1|32	%_cabal_scriptlets
12cr|ghc-hxt-charproperties-9.1.1-1|33	
12cr|ghc-hxt-charproperties-9.1.1-1|34	%check
12cr|ghc-hxt-charproperties-9.1.1-1|35	%_cabal_check
12cr|ghc-hxt-charproperties-9.1.1-1|36	
12cr|ghc-hxt-charproperties-9.1.1-1|37	%files
12cr|ghc-hxt-charproperties-9.1.1-1|38	%defattr(-,root,root,-)
12cr|ghc-hxt-charproperties-9.1.1-1|39	%{_docdir}/%{module}-%{version}
12cr|ghc-hxt-charproperties-9.1.1-1|40	%{_libdir}/%{module}-%{version}
12cr|ghc-hxt-charproperties-9.1.1-1|41	%_cabal_rpm_deps_dir
12cr|ghc-hxt-charproperties-9.1.1-1|42	%_cabal_haddoc_files
12cr|ghc-hxt-charproperties-9.1.1-1|43	
12cr|ghc-hxt-charproperties-9.1.1-1|44	
12cr|ghc-hxt-charproperties-9.1.1-1|45	

1658 12
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|1	%global debug_package %{nil}
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|2	#% define _cabal_setup Setup.lhs
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|3	#% define _no_haddock 1
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|4	%define module hxt-regex-xmlschema
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|5	Name:           ghc-%{module}
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|6	Version:        9.0.4
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|7	Release:        1
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|8	Summary:        A regular expression library for W3C XML Schema regular expressions
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|9	Group:          Development/Other
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|10	License:        MIT
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|13	
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|15	buildrequires:  haskell(hxt-charproperties)
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|16	buildrequires:  haskell(parsec)
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|17	Requires(pre):  ghc
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|18	requires(pre):  haskell(hxt-charproperties)
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|19	requires(pre):  haskell(parsec)
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|20	
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|21	%description
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|22	This library supports full W3C XML Schema regular expressions inclusive all
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|23	Unicode character sets and blocks.
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|24	The complete grammar can be found under
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|25	<http://www.w3.org/TR/xmlschema11-2/#regexs>.
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|26	It is implemented by the technique of derivations of regular expressions.
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|27	The W3C syntax is extended to support not only union of regular sets, but also
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|28	intersection, set difference, exor.
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|29	Matching of subexpressions is also supported.
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|30	The library can be used for constricting lightweight scanners and tokenizers.
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|31	It is a standalone library, no external regex libraries are used.
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|32	This package is a substitute for the old regex-xmlschema package.
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|33	
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|34	%prep
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|35	%setup -q -n %{module}-%{version}
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|36	
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|37	%build
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|38	%_cabal_build
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|39	
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|40	%install
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|41	%_cabal_install
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|42	%_cabal_rpm_gen_deps
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|43	%_cabal_scriptlets
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|44	
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|45	%check
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|46	%_cabal_check
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|47	
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|48	%files
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|49	%defattr(-,root,root,-)
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|50	%{_docdir}/%{module}-%{version}
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|51	%{_libdir}/%{module}-%{version}
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|52	%_cabal_rpm_deps_dir
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|53	%_cabal_haddoc_files
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|54	
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|55	
12cr|ghc-hxt-regex-xmlschema-9.0.4-1|56	

1659 12
12cr|ghc-hxt-unicode-9.0.2-1|1	%global debug_package %{nil}
12cr|ghc-hxt-unicode-9.0.2-1|2	#% define _cabal_setup Setup.lhs
12cr|ghc-hxt-unicode-9.0.2-1|3	#% define _no_haddock 1
12cr|ghc-hxt-unicode-9.0.2-1|4	%define module hxt-unicode
12cr|ghc-hxt-unicode-9.0.2-1|5	Name:           ghc-%{module}
12cr|ghc-hxt-unicode-9.0.2-1|6	Version:        9.0.2
12cr|ghc-hxt-unicode-9.0.2-1|7	Release:        1
12cr|ghc-hxt-unicode-9.0.2-1|8	Summary:        Unicode en-/decoding functions for utf8, iso-latin-* and other encodings
12cr|ghc-hxt-unicode-9.0.2-1|9	Group:          Development/Other
12cr|ghc-hxt-unicode-9.0.2-1|10	License:        MIT
12cr|ghc-hxt-unicode-9.0.2-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-hxt-unicode-9.0.2-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-hxt-unicode-9.0.2-1|13	
12cr|ghc-hxt-unicode-9.0.2-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-hxt-unicode-9.0.2-1|15	buildrequires:  haskell(hxt-charproperties)
12cr|ghc-hxt-unicode-9.0.2-1|16	Requires(pre):  ghc
12cr|ghc-hxt-unicode-9.0.2-1|17	requires(pre):  haskell(hxt-charproperties)
12cr|ghc-hxt-unicode-9.0.2-1|18	
12cr|ghc-hxt-unicode-9.0.2-1|19	%description
12cr|ghc-hxt-unicode-9.0.2-1|20	Unicode encoding and decoding functions for utf8, iso-latin-* and somes other
12cr|ghc-hxt-unicode-9.0.2-1|21	encodings, used in the Haskell XML Toolbox.
12cr|ghc-hxt-unicode-9.0.2-1|22	ISO Latin 1 - 16, utf8, utf16, ASCII are supported. Decoding is done with lasy
12cr|ghc-hxt-unicode-9.0.2-1|23	functions, errors may be detected or ignored.
12cr|ghc-hxt-unicode-9.0.2-1|24	
12cr|ghc-hxt-unicode-9.0.2-1|25	%prep
12cr|ghc-hxt-unicode-9.0.2-1|26	%setup -q -n %{module}-%{version}
12cr|ghc-hxt-unicode-9.0.2-1|27	
12cr|ghc-hxt-unicode-9.0.2-1|28	%build
12cr|ghc-hxt-unicode-9.0.2-1|29	%_cabal_build
12cr|ghc-hxt-unicode-9.0.2-1|30	
12cr|ghc-hxt-unicode-9.0.2-1|31	%install
12cr|ghc-hxt-unicode-9.0.2-1|32	%_cabal_install
12cr|ghc-hxt-unicode-9.0.2-1|33	%_cabal_rpm_gen_deps
12cr|ghc-hxt-unicode-9.0.2-1|34	%_cabal_scriptlets
12cr|ghc-hxt-unicode-9.0.2-1|35	
12cr|ghc-hxt-unicode-9.0.2-1|36	%check
12cr|ghc-hxt-unicode-9.0.2-1|37	%_cabal_check
12cr|ghc-hxt-unicode-9.0.2-1|38	
12cr|ghc-hxt-unicode-9.0.2-1|39	%files
12cr|ghc-hxt-unicode-9.0.2-1|40	%defattr(-,root,root,-)
12cr|ghc-hxt-unicode-9.0.2-1|41	%{_docdir}/%{module}-%{version}
12cr|ghc-hxt-unicode-9.0.2-1|42	%{_libdir}/%{module}-%{version}
12cr|ghc-hxt-unicode-9.0.2-1|43	%_cabal_rpm_deps_dir
12cr|ghc-hxt-unicode-9.0.2-1|44	%_cabal_haddoc_files
12cr|ghc-hxt-unicode-9.0.2-1|45	
12cr|ghc-hxt-unicode-9.0.2-1|46	
12cr|ghc-hxt-unicode-9.0.2-1|47	

1660 12
12cr|ghc-mmap-0.5.8-2|1	%global debug_package %{nil}
12cr|ghc-mmap-0.5.8-2|2	#% define _cabal_setup Setup.lhs
12cr|ghc-mmap-0.5.8-2|3	#% define _no_haddock 1
12cr|ghc-mmap-0.5.8-2|4	%define module  mmap
12cr|ghc-mmap-0.5.8-2|5	Name:           ghc-%{module}
12cr|ghc-mmap-0.5.8-2|6	Version:        0.5.8
12cr|ghc-mmap-0.5.8-2|7	Release:        2
12cr|ghc-mmap-0.5.8-2|8	Summary:        Memory mapped files for POSIX and Windows
12cr|ghc-mmap-0.5.8-2|9	Group:          Development/Other
12cr|ghc-mmap-0.5.8-2|10	License:        BSD
12cr|ghc-mmap-0.5.8-2|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-mmap-0.5.8-2|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-mmap-0.5.8-2|13	
12cr|ghc-mmap-0.5.8-2|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-mmap-0.5.8-2|15	
12cr|ghc-mmap-0.5.8-2|16	%description
12cr|ghc-mmap-0.5.8-2|17	This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or
12cr|ghc-mmap-0.5.8-2|18	devices to be lazily loaded into memory as strict or lazy ByteStrings,
12cr|ghc-mmap-0.5.8-2|19	ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand
12cr|ghc-mmap-0.5.8-2|20	loading.  Modifications are also supported.
12cr|ghc-mmap-0.5.8-2|21	
12cr|ghc-mmap-0.5.8-2|22	%prep
12cr|ghc-mmap-0.5.8-2|23	%setup -q -n %{module}-%{version}
12cr|ghc-mmap-0.5.8-2|24	
12cr|ghc-mmap-0.5.8-2|25	%build
12cr|ghc-mmap-0.5.8-2|26	%_cabal_build
12cr|ghc-mmap-0.5.8-2|27	
12cr|ghc-mmap-0.5.8-2|28	%install
12cr|ghc-mmap-0.5.8-2|29	%_cabal_install
12cr|ghc-mmap-0.5.8-2|30	%_cabal_rpm_gen_deps
12cr|ghc-mmap-0.5.8-2|31	%_cabal_scriptlets
12cr|ghc-mmap-0.5.8-2|32	
12cr|ghc-mmap-0.5.8-2|33	%check
12cr|ghc-mmap-0.5.8-2|34	%_cabal_check
12cr|ghc-mmap-0.5.8-2|35	
12cr|ghc-mmap-0.5.8-2|36	%files
12cr|ghc-mmap-0.5.8-2|37	%defattr(-,root,root,-)
12cr|ghc-mmap-0.5.8-2|38	%{_docdir}/%{module}-%{version}
12cr|ghc-mmap-0.5.8-2|39	%{_libdir}/%{module}-%{version}
12cr|ghc-mmap-0.5.8-2|40	%_cabal_rpm_deps_dir
12cr|ghc-mmap-0.5.8-2|41	%_cabal_haddoc_files
12cr|ghc-mmap-0.5.8-2|42	
12cr|ghc-mmap-0.5.8-2|43	
12cr|ghc-mmap-0.5.8-2|44	

1661 12
12cr|ghc-mtl-2.1.2-7|1	%global debug_package %{nil}
12cr|ghc-mtl-2.1.2-7|2	%define module mtl
12cr|ghc-mtl-2.1.2-7|3	Name:           ghc-%{module}
12cr|ghc-mtl-2.1.2-7|4	Version:        2.1.2
12cr|ghc-mtl-2.1.2-7|5	Release:        7
12cr|ghc-mtl-2.1.2-7|6	Summary:        Monad classes, using functional dependencies
12cr|ghc-mtl-2.1.2-7|7	Group:          Development/Other
12cr|ghc-mtl-2.1.2-7|8	License:        BSD
12cr|ghc-mtl-2.1.2-7|9	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-mtl-2.1.2-7|10	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-mtl-2.1.2-7|11	
12cr|ghc-mtl-2.1.2-7|12	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-mtl-2.1.2-7|13	buildrequires:  haskell(transformers)
12cr|ghc-mtl-2.1.2-7|14	requires(pre):  haskell(transformers)
12cr|ghc-mtl-2.1.2-7|15	
12cr|ghc-mtl-2.1.2-7|16	%description
12cr|ghc-mtl-2.1.2-7|17	Monad classes using functional dependencies, with instances
12cr|ghc-mtl-2.1.2-7|18	for various monad transformers, inspired by the paper
12cr|ghc-mtl-2.1.2-7|19	/Functional Programming with Overloading and Higher-Order Polymorphism/,
12cr|ghc-mtl-2.1.2-7|20	by Mark P Jones, in /Advanced School of Functional Programming/, 1995
12cr|ghc-mtl-2.1.2-7|21	(<http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>).
12cr|ghc-mtl-2.1.2-7|22	
12cr|ghc-mtl-2.1.2-7|23	%prep
12cr|ghc-mtl-2.1.2-7|24	%setup -q -n %{module}-%{version}
12cr|ghc-mtl-2.1.2-7|25	
12cr|ghc-mtl-2.1.2-7|26	%build
12cr|ghc-mtl-2.1.2-7|27	%_cabal_build
12cr|ghc-mtl-2.1.2-7|28	
12cr|ghc-mtl-2.1.2-7|29	
12cr|ghc-mtl-2.1.2-7|30	%install
12cr|ghc-mtl-2.1.2-7|31	%_cabal_install
12cr|ghc-mtl-2.1.2-7|32	%_cabal_rpm_gen_deps
12cr|ghc-mtl-2.1.2-7|33	%_cabal_scriptlets
12cr|ghc-mtl-2.1.2-7|34	
12cr|ghc-mtl-2.1.2-7|35	%files
12cr|ghc-mtl-2.1.2-7|36	%defattr(-,root,root,-)
12cr|ghc-mtl-2.1.2-7|37	%{_docdir}/%{module}-%{version}
12cr|ghc-mtl-2.1.2-7|38	%{_libdir}/%{module}-%{version}
12cr|ghc-mtl-2.1.2-7|39	%_cabal_rpm_deps_dir
12cr|ghc-mtl-2.1.2-7|40	%_cabal_haddoc_files
12cr|ghc-mtl-2.1.2-7|41	
12cr|ghc-mtl-2.1.2-7|42	
12cr|ghc-mtl-2.1.2-7|43	

1662 12
12cr|ghc-network-2.4.0.1-4|1	%global debug_package %{nil}
12cr|ghc-network-2.4.0.1-4|2	#% define _cabal_setup Setup.lhs
12cr|ghc-network-2.4.0.1-4|3	%define module network
12cr|ghc-network-2.4.0.1-4|4	Name:           ghc-%{module}
12cr|ghc-network-2.4.0.1-4|5	Version:        2.4.0.1
12cr|ghc-network-2.4.0.1-4|6	Release:        4
12cr|ghc-network-2.4.0.1-4|7	Summary:        Low-level networking interface
12cr|ghc-network-2.4.0.1-4|8	Group:          Development/Other
12cr|ghc-network-2.4.0.1-4|9	License:        BSD
12cr|ghc-network-2.4.0.1-4|10	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-network-2.4.0.1-4|11	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-network-2.4.0.1-4|12	
12cr|ghc-network-2.4.0.1-4|13	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-network-2.4.0.1-4|14	buildrequires:  haskell(parsec)
12cr|ghc-network-2.4.0.1-4|15	Requires(pre):  ghc
12cr|ghc-network-2.4.0.1-4|16	requires(pre):  haskell(parsec)
12cr|ghc-network-2.4.0.1-4|17	
12cr|ghc-network-2.4.0.1-4|18	%description
12cr|ghc-network-2.4.0.1-4|19	Low-level networking interface
12cr|ghc-network-2.4.0.1-4|20	
12cr|ghc-network-2.4.0.1-4|21	%prep
12cr|ghc-network-2.4.0.1-4|22	%setup -q -n %{module}-%{version}
12cr|ghc-network-2.4.0.1-4|23	
12cr|ghc-network-2.4.0.1-4|24	%build
12cr|ghc-network-2.4.0.1-4|25	%_cabal_build
12cr|ghc-network-2.4.0.1-4|26	
12cr|ghc-network-2.4.0.1-4|27	
12cr|ghc-network-2.4.0.1-4|28	%install
12cr|ghc-network-2.4.0.1-4|29	%_cabal_install
12cr|ghc-network-2.4.0.1-4|30	%_cabal_rpm_gen_deps
12cr|ghc-network-2.4.0.1-4|31	%_cabal_scriptlets
12cr|ghc-network-2.4.0.1-4|32	
12cr|ghc-network-2.4.0.1-4|33	%files
12cr|ghc-network-2.4.0.1-4|34	%defattr(-,root,root,-)
12cr|ghc-network-2.4.0.1-4|35	%{_docdir}/%{module}-%{version}
12cr|ghc-network-2.4.0.1-4|36	%{_libdir}/%{module}-%{version}
12cr|ghc-network-2.4.0.1-4|37	%_cabal_rpm_deps_dir
12cr|ghc-network-2.4.0.1-4|38	%_cabal_haddoc_files
12cr|ghc-network-2.4.0.1-4|39	
12cr|ghc-network-2.4.0.1-4|40	
12cr|ghc-network-2.4.0.1-4|41	

1663 12
12cr|ghc-parsec-3.1.3-7|1	%global debug_package %{nil}
12cr|ghc-parsec-3.1.3-7|2	%define module parsec
12cr|ghc-parsec-3.1.3-7|3	Name:           ghc-%{module}
12cr|ghc-parsec-3.1.3-7|4	Version:        3.1.3
12cr|ghc-parsec-3.1.3-7|5	Release:        7
12cr|ghc-parsec-3.1.3-7|6	Summary:        Monadic parser combinators
12cr|ghc-parsec-3.1.3-7|7	Group:          Development/Other
12cr|ghc-parsec-3.1.3-7|8	License:        BSD
12cr|ghc-parsec-3.1.3-7|9	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-parsec-3.1.3-7|10	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-parsec-3.1.3-7|11	
12cr|ghc-parsec-3.1.3-7|12	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-parsec-3.1.3-7|13	buildrequires:	haskell(mtl)
12cr|ghc-parsec-3.1.3-7|14	buildrequires:	haskell(text)
12cr|ghc-parsec-3.1.3-7|15	requires(pre):  haskell(text)
12cr|ghc-parsec-3.1.3-7|16	
12cr|ghc-parsec-3.1.3-7|17	%description
12cr|ghc-parsec-3.1.3-7|18	Parsec is designed from scratch as an industrial-strength parser
12cr|ghc-parsec-3.1.3-7|19	library.  It is simple, safe, well documented (on the package
12cr|ghc-parsec-3.1.3-7|20	homepage), has extensive libraries and good error messages,
12cr|ghc-parsec-3.1.3-7|21	and is also fast.  It is defined as a monad transformer that can be
12cr|ghc-parsec-3.1.3-7|22	stacked on arbitrary monads, and it is also parametric in the
12cr|ghc-parsec-3.1.3-7|23	input stream type.
12cr|ghc-parsec-3.1.3-7|24	
12cr|ghc-parsec-3.1.3-7|25	%prep
12cr|ghc-parsec-3.1.3-7|26	%setup -q -n %{module}-%{version}
12cr|ghc-parsec-3.1.3-7|27	
12cr|ghc-parsec-3.1.3-7|28	%build
12cr|ghc-parsec-3.1.3-7|29	%_cabal_build
12cr|ghc-parsec-3.1.3-7|30	
12cr|ghc-parsec-3.1.3-7|31	
12cr|ghc-parsec-3.1.3-7|32	%install
12cr|ghc-parsec-3.1.3-7|33	%_cabal_install
12cr|ghc-parsec-3.1.3-7|34	%_cabal_rpm_gen_deps
12cr|ghc-parsec-3.1.3-7|35	%_cabal_scriptlets
12cr|ghc-parsec-3.1.3-7|36	
12cr|ghc-parsec-3.1.3-7|37	%files
12cr|ghc-parsec-3.1.3-7|38	%defattr(-,root,root,-)
12cr|ghc-parsec-3.1.3-7|39	%{_docdir}/%{module}-%{version}
12cr|ghc-parsec-3.1.3-7|40	%{_libdir}/%{module}-%{version}
12cr|ghc-parsec-3.1.3-7|41	%_cabal_rpm_deps_dir
12cr|ghc-parsec-3.1.3-7|42	%_cabal_haddoc_files
12cr|ghc-parsec-3.1.3-7|43	
12cr|ghc-parsec-3.1.3-7|44	
12cr|ghc-parsec-3.1.3-7|45	

1664 12
12cr|ghc-paths-0.1.0.8-7|1	%global debug_package %{nil}
12cr|ghc-paths-0.1.0.8-7|2	%define _no_haddock 1
12cr|ghc-paths-0.1.0.8-7|3	
12cr|ghc-paths-0.1.0.8-7|4	Name:      ghc-paths
12cr|ghc-paths-0.1.0.8-7|5	Version:   0.1.0.8
12cr|ghc-paths-0.1.0.8-7|6	Release:   7
12cr|ghc-paths-0.1.0.8-7|7	Summary:   Knowledge of GHC's installation directories
12cr|ghc-paths-0.1.0.8-7|8	Group:     Development/Other
12cr|ghc-paths-0.1.0.8-7|9	License:   BSD
12cr|ghc-paths-0.1.0.8-7|10	Url: http://hackage.haskell.org/package/%{name}
12cr|ghc-paths-0.1.0.8-7|11	Source0: http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|ghc-paths-0.1.0.8-7|12	BuildRequires: haskell-macros >= 6.4
12cr|ghc-paths-0.1.0.8-7|13	BuildRequires: ghc
12cr|ghc-paths-0.1.0.8-7|14	Requires: ghc
12cr|ghc-paths-0.1.0.8-7|15	Requires(post): ghc, haddock
12cr|ghc-paths-0.1.0.8-7|16	Requires(preun): ghc, haddock
12cr|ghc-paths-0.1.0.8-7|17	
12cr|ghc-paths-0.1.0.8-7|18	%description
12cr|ghc-paths-0.1.0.8-7|19	Knowledge of GHC's installation directories
12cr|ghc-paths-0.1.0.8-7|20	
12cr|ghc-paths-0.1.0.8-7|21	%prep
12cr|ghc-paths-0.1.0.8-7|22	%setup -q -n %{name}-%{version}
12cr|ghc-paths-0.1.0.8-7|23	
12cr|ghc-paths-0.1.0.8-7|24	%build
12cr|ghc-paths-0.1.0.8-7|25	%_cabal_build
12cr|ghc-paths-0.1.0.8-7|26	
12cr|ghc-paths-0.1.0.8-7|27	%check
12cr|ghc-paths-0.1.0.8-7|28	%_cabal_check
12cr|ghc-paths-0.1.0.8-7|29	
12cr|ghc-paths-0.1.0.8-7|30	%install
12cr|ghc-paths-0.1.0.8-7|31	%_cabal_install
12cr|ghc-paths-0.1.0.8-7|32	
12cr|ghc-paths-0.1.0.8-7|33	%_cabal_rpm_gen_deps
12cr|ghc-paths-0.1.0.8-7|34	
12cr|ghc-paths-0.1.0.8-7|35	%_cabal_scriptlets
12cr|ghc-paths-0.1.0.8-7|36	
12cr|ghc-paths-0.1.0.8-7|37	%files
12cr|ghc-paths-0.1.0.8-7|38	%defattr(-,root,root)
12cr|ghc-paths-0.1.0.8-7|39	%{_docdir}/%{name}-%{version}
12cr|ghc-paths-0.1.0.8-7|40	%_cabal_rpm_deps_dir
12cr|ghc-paths-0.1.0.8-7|41	%{_libdir}/%{name}-%{version}
12cr|ghc-paths-0.1.0.8-7|42	%_cabal_haddoc_files
12cr|ghc-paths-0.1.0.8-7|43	
12cr|ghc-paths-0.1.0.8-7|44	
12cr|ghc-paths-0.1.0.8-7|45	
12cr|ghc-paths-0.1.0.8-7|46	%changelog
12cr|ghc-paths-0.1.0.8-7|47	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0.6-3mdv2011.0
12cr|ghc-paths-0.1.0.8-7|48	+ Revision: 610851
12cr|ghc-paths-0.1.0.8-7|49	- rebuild
12cr|ghc-paths-0.1.0.8-7|50	
12cr|ghc-paths-0.1.0.8-7|51	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 0.1.0.6-2mdv2010.1
12cr|ghc-paths-0.1.0.8-7|52	+ Revision: 503560
12cr|ghc-paths-0.1.0.8-7|53	- fix requirs
12cr|ghc-paths-0.1.0.8-7|54	
12cr|ghc-paths-0.1.0.8-7|55	* Sat Dec 05 2009 Funda Wang <fwang@mandriva.org> 0.1.0.6-1mdv2010.1
12cr|ghc-paths-0.1.0.8-7|56	+ Revision: 473961
12cr|ghc-paths-0.1.0.8-7|57	- new version 0.1.0.6
12cr|ghc-paths-0.1.0.8-7|58	
12cr|ghc-paths-0.1.0.8-7|59	* Sun Nov 08 2009 Olivier Thauvin <nanardon@mandriva.org> 0.1.0.5-3mdv2010.1
12cr|ghc-paths-0.1.0.8-7|60	+ Revision: 463021
12cr|ghc-paths-0.1.0.8-7|61	- don't build documentation (loop: haddock need ghc-path to build, ghc-path need haddock...)
12cr|ghc-paths-0.1.0.8-7|62	
12cr|ghc-paths-0.1.0.8-7|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|ghc-paths-0.1.0.8-7|64	- rebuild
12cr|ghc-paths-0.1.0.8-7|65	
12cr|ghc-paths-0.1.0.8-7|66	* Fri Dec 05 2008 Olivier Thauvin <nanardon@mandriva.org> 0.1.0.5-1mdv2009.1
12cr|ghc-paths-0.1.0.8-7|67	+ Revision: 310110
12cr|ghc-paths-0.1.0.8-7|68	- import ghc-paths
12cr|ghc-paths-0.1.0.8-7|69	
12cr|ghc-paths-0.1.0.8-7|70	

1665 12
12cr|ghc-plugins-1.5.3.0-1|1	%global debug_package %{nil}
12cr|ghc-plugins-1.5.3.0-1|2	%define _cabal_setup Setup.lhs
12cr|ghc-plugins-1.5.3.0-1|3	#% define _no_haddock 1
12cr|ghc-plugins-1.5.3.0-1|4	%define module plugins
12cr|ghc-plugins-1.5.3.0-1|5	Name:           ghc-%{module}
12cr|ghc-plugins-1.5.3.0-1|6	Version:        1.5.3.0
12cr|ghc-plugins-1.5.3.0-1|7	Release:        1
12cr|ghc-plugins-1.5.3.0-1|8	Summary:        Dynamic linking for Haskell and C objects
12cr|ghc-plugins-1.5.3.0-1|9	Group:          Development/Other
12cr|ghc-plugins-1.5.3.0-1|10	License:        BSD
12cr|ghc-plugins-1.5.3.0-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-plugins-1.5.3.0-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-plugins-1.5.3.0-1|13	
12cr|ghc-plugins-1.5.3.0-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-plugins-1.5.3.0-1|15	buildrequires:  haskell(haskell-src)
12cr|ghc-plugins-1.5.3.0-1|16	buildrequires:  haskell(random)
12cr|ghc-plugins-1.5.3.0-1|17	Requires(pre):  ghc
12cr|ghc-plugins-1.5.3.0-1|18	requires(pre):  haskell(haskell-src)
12cr|ghc-plugins-1.5.3.0-1|19	requires(pre):  haskell(random)
12cr|ghc-plugins-1.5.3.0-1|20	
12cr|ghc-plugins-1.5.3.0-1|21	%description
12cr|ghc-plugins-1.5.3.0-1|22	Dynamic linking and runtime evaluation of Haskell,
12cr|ghc-plugins-1.5.3.0-1|23	and C, including dependency chasing and package resolution.
12cr|ghc-plugins-1.5.3.0-1|24	
12cr|ghc-plugins-1.5.3.0-1|25	Described in the papers:
12cr|ghc-plugins-1.5.3.0-1|26	
12cr|ghc-plugins-1.5.3.0-1|27	* /Plugging Haskell In/
12cr|ghc-plugins-1.5.3.0-1|28	
12cr|ghc-plugins-1.5.3.0-1|29	* /Dynamic Applications from the Ground Up/
12cr|ghc-plugins-1.5.3.0-1|30	
12cr|ghc-plugins-1.5.3.0-1|31	* /Dynamic Extension of Typed Functional Languages/.
12cr|ghc-plugins-1.5.3.0-1|32	
12cr|ghc-plugins-1.5.3.0-1|33	%prep
12cr|ghc-plugins-1.5.3.0-1|34	%setup -q -n %{module}-%{version}
12cr|ghc-plugins-1.5.3.0-1|35	
12cr|ghc-plugins-1.5.3.0-1|36	%build
12cr|ghc-plugins-1.5.3.0-1|37	%_cabal_build
12cr|ghc-plugins-1.5.3.0-1|38	
12cr|ghc-plugins-1.5.3.0-1|39	%install
12cr|ghc-plugins-1.5.3.0-1|40	%_cabal_install
12cr|ghc-plugins-1.5.3.0-1|41	%_cabal_rpm_gen_deps
12cr|ghc-plugins-1.5.3.0-1|42	%_cabal_scriptlets
12cr|ghc-plugins-1.5.3.0-1|43	
12cr|ghc-plugins-1.5.3.0-1|44	%check
12cr|ghc-plugins-1.5.3.0-1|45	%_cabal_check
12cr|ghc-plugins-1.5.3.0-1|46	
12cr|ghc-plugins-1.5.3.0-1|47	%files
12cr|ghc-plugins-1.5.3.0-1|48	%defattr(-,root,root,-)
12cr|ghc-plugins-1.5.3.0-1|49	%{_docdir}/%{module}-%{version}
12cr|ghc-plugins-1.5.3.0-1|50	%{_libdir}/%{module}-%{version}
12cr|ghc-plugins-1.5.3.0-1|51	%_cabal_rpm_deps_dir
12cr|ghc-plugins-1.5.3.0-1|52	%_cabal_haddoc_files
12cr|ghc-plugins-1.5.3.0-1|53	
12cr|ghc-plugins-1.5.3.0-1|54	
12cr|ghc-plugins-1.5.3.0-1|55	

1666 12
12cr|ghc-primitive-0.5.0.1-2|1	%global debug_package %{nil}
12cr|ghc-primitive-0.5.0.1-2|2	#% define _cabal_setup Setup.lhs
12cr|ghc-primitive-0.5.0.1-2|3	#% define _no_haddock 1
12cr|ghc-primitive-0.5.0.1-2|4	%define module  primitive
12cr|ghc-primitive-0.5.0.1-2|5	Name:           ghc-%{module}
12cr|ghc-primitive-0.5.0.1-2|6	Version:        0.5.0.1
12cr|ghc-primitive-0.5.0.1-2|7	Release:        2
12cr|ghc-primitive-0.5.0.1-2|8	Summary:        Primitive memory-related operations
12cr|ghc-primitive-0.5.0.1-2|9	Group:          Development/Other
12cr|ghc-primitive-0.5.0.1-2|10	License:        BSD
12cr|ghc-primitive-0.5.0.1-2|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-primitive-0.5.0.1-2|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-primitive-0.5.0.1-2|13	
12cr|ghc-primitive-0.5.0.1-2|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-primitive-0.5.0.1-2|15	
12cr|ghc-primitive-0.5.0.1-2|16	%description
12cr|ghc-primitive-0.5.0.1-2|17	This package provides various primitive memory-related operations.
12cr|ghc-primitive-0.5.0.1-2|18	
12cr|ghc-primitive-0.5.0.1-2|19	%prep
12cr|ghc-primitive-0.5.0.1-2|20	%setup -q -n %{module}-%{version}
12cr|ghc-primitive-0.5.0.1-2|21	
12cr|ghc-primitive-0.5.0.1-2|22	%build
12cr|ghc-primitive-0.5.0.1-2|23	%_cabal_build
12cr|ghc-primitive-0.5.0.1-2|24	
12cr|ghc-primitive-0.5.0.1-2|25	%install
12cr|ghc-primitive-0.5.0.1-2|26	%_cabal_install
12cr|ghc-primitive-0.5.0.1-2|27	%_cabal_rpm_gen_deps
12cr|ghc-primitive-0.5.0.1-2|28	%_cabal_scriptlets
12cr|ghc-primitive-0.5.0.1-2|29	
12cr|ghc-primitive-0.5.0.1-2|30	%check
12cr|ghc-primitive-0.5.0.1-2|31	%_cabal_check
12cr|ghc-primitive-0.5.0.1-2|32	
12cr|ghc-primitive-0.5.0.1-2|33	%files
12cr|ghc-primitive-0.5.0.1-2|34	%defattr(-,root,root,-)
12cr|ghc-primitive-0.5.0.1-2|35	%{_docdir}/%{module}-%{version}
12cr|ghc-primitive-0.5.0.1-2|36	%{_libdir}/%{module}-%{version}
12cr|ghc-primitive-0.5.0.1-2|37	%_cabal_rpm_deps_dir
12cr|ghc-primitive-0.5.0.1-2|38	%_cabal_haddoc_files
12cr|ghc-primitive-0.5.0.1-2|39	
12cr|ghc-primitive-0.5.0.1-2|40	
12cr|ghc-primitive-0.5.0.1-2|41	

1667 12
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|1	#% global debug_package %{nil}
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|2	#% define _cabal_setup Setup.lhs
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|3	#% define _no_haddock 1
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|4	%define module pugs-DrIFT
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|5	Name:           ghc-%{module}
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|6	Version:        2.2.3.20120717
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|7	Release:        1
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|8	Summary:        DrIFT with pugs-specific rules
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|9	Group:          Development/Other
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|10	License:        BSD
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|13	patch0:         pugs-DrIFT-2.2.3.20120717.catch.patch
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|14	
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|15	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|16	buildrequires:  haskell(HsSyck)
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|17	buildrequires:  haskell(mtl)
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|18	buildrequires:  haskell(random)
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|19	buildrequires:  haskell(stm)
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|20	buildrequires:  haskell(utf8-string)
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|21	Requires(pre):  ghc
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|22	requires(pre):  haskell(HsSyck)
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|23	requires(pre):  haskell(mtl)
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|24	requires(pre):  haskell(random)
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|25	requires(pre):  haskell(stm)
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|26	requires(pre):  haskell(utf8-string)
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|27	
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|28	%description
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|29	DrIFT is a type sensitive preprocessor for Haskell. It extracts type
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|30	declarations and directives from modules. The directives cause rules to be
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|31	fired on the parsed type declarations, generating new code which is then
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|32	appended to the bottom of the input file. The rules are expressed as Haskell
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|33	code, and it is intended that the user can add new rules as required.
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|34	DrIFT automates instance derivation for classes that aren't supported by the
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|35	standard compil In addition, instances can be produced in seperate modules to
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|36	that containing the type decla This allows instances to be derived for a type
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|37	after the original module has been compiled.  As a bonus, simple utility
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|38	functions can also be produced from a type.
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|39	
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|40	%prep
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|41	%setup -q -n %{module}-%{version}
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|42	%patch0 -p1 -b .catch
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|43	
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|44	%build
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|45	%_cabal_build
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|46	
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|47	%install
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|48	%_cabal_install
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|49	%_cabal_rpm_gen_deps
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|50	%_cabal_scriptlets
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|51	
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|52	%check
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|53	%_cabal_check
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|54	
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|55	%files
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|56	%defattr(-,root,root,-)
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|57	%{_docdir}/%{module}-%{version}
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|58	%{_libdir}/%{module}-%{version}
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|59	%_cabal_rpm_deps_dir
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|60	%_cabal_haddoc_files
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|61	%{_bindir}/%{module}
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|62	%{_datadir}/%{module}-%{version}
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|63	
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|64	
12cr|ghc-pugs-DrIFT-2.2.3.20120717-1|65	

1668 12
12cr|ghc-QuickCheck-2.5.1.1-3|1	%global debug_package %{nil}
12cr|ghc-QuickCheck-2.5.1.1-3|2	%define _cabal_setup Setup.lhs
12cr|ghc-QuickCheck-2.5.1.1-3|3	%define module QuickCheck
12cr|ghc-QuickCheck-2.5.1.1-3|4	Name:           ghc-%{module}
12cr|ghc-QuickCheck-2.5.1.1-3|5	Version:        2.5.1.1
12cr|ghc-QuickCheck-2.5.1.1-3|6	Release:        3
12cr|ghc-QuickCheck-2.5.1.1-3|7	Summary:        Automatic testing of Haskell programs
12cr|ghc-QuickCheck-2.5.1.1-3|8	Group:          Development/Other
12cr|ghc-QuickCheck-2.5.1.1-3|9	License:        BSD
12cr|ghc-QuickCheck-2.5.1.1-3|10	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-QuickCheck-2.5.1.1-3|11	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-QuickCheck-2.5.1.1-3|12	
12cr|ghc-QuickCheck-2.5.1.1-3|13	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-QuickCheck-2.5.1.1-3|14	buildrequires:  haskell(random)
12cr|ghc-QuickCheck-2.5.1.1-3|15	Requires(pre):  ghc
12cr|ghc-QuickCheck-2.5.1.1-3|16	requires(pre):  haskell(random)
12cr|ghc-QuickCheck-2.5.1.1-3|17	
12cr|ghc-QuickCheck-2.5.1.1-3|18	%description
12cr|ghc-QuickCheck-2.5.1.1-3|19	QuickCheck is a library for random testing of program properties.
12cr|ghc-QuickCheck-2.5.1.1-3|20	.
12cr|ghc-QuickCheck-2.5.1.1-3|21	The programmer provides a specification of the program, in
12cr|ghc-QuickCheck-2.5.1.1-3|22	the form of properties which functions should satisfy, and
12cr|ghc-QuickCheck-2.5.1.1-3|23	QuickCheck then tests that the properties hold in a large number
12cr|ghc-QuickCheck-2.5.1.1-3|24	of randomly generated cases.
12cr|ghc-QuickCheck-2.5.1.1-3|25	.
12cr|ghc-QuickCheck-2.5.1.1-3|26	Specifications are expressed in
12cr|ghc-QuickCheck-2.5.1.1-3|27	Haskell, using combinators defined in the QuickCheck library.
12cr|ghc-QuickCheck-2.5.1.1-3|28	QuickCheck provides combinators to define properties, observe
12cr|ghc-QuickCheck-2.5.1.1-3|29	the distribution of test data, and define test
12cr|ghc-QuickCheck-2.5.1.1-3|30	data generators.
12cr|ghc-QuickCheck-2.5.1.1-3|31	
12cr|ghc-QuickCheck-2.5.1.1-3|32	%prep
12cr|ghc-QuickCheck-2.5.1.1-3|33	%setup -q -n %{module}-%{version}
12cr|ghc-QuickCheck-2.5.1.1-3|34	
12cr|ghc-QuickCheck-2.5.1.1-3|35	%build
12cr|ghc-QuickCheck-2.5.1.1-3|36	%_cabal_build
12cr|ghc-QuickCheck-2.5.1.1-3|37	
12cr|ghc-QuickCheck-2.5.1.1-3|38	%install
12cr|ghc-QuickCheck-2.5.1.1-3|39	%_cabal_install
12cr|ghc-QuickCheck-2.5.1.1-3|40	%_cabal_rpm_gen_deps
12cr|ghc-QuickCheck-2.5.1.1-3|41	%_cabal_scriptlets
12cr|ghc-QuickCheck-2.5.1.1-3|42	
12cr|ghc-QuickCheck-2.5.1.1-3|43	%files
12cr|ghc-QuickCheck-2.5.1.1-3|44	%defattr(-,root,root,-)
12cr|ghc-QuickCheck-2.5.1.1-3|45	%{_docdir}/%{module}-%{version}
12cr|ghc-QuickCheck-2.5.1.1-3|46	%{_libdir}/%{module}-%{version}
12cr|ghc-QuickCheck-2.5.1.1-3|47	%_cabal_rpm_deps_dir
12cr|ghc-QuickCheck-2.5.1.1-3|48	%_cabal_haddoc_files
12cr|ghc-QuickCheck-2.5.1.1-3|49	
12cr|ghc-QuickCheck-2.5.1.1-3|50	
12cr|ghc-QuickCheck-2.5.1.1-3|51	

1669 12
12cr|ghc-random-1.0.1.1-2|1	%global debug_package %{nil}
12cr|ghc-random-1.0.1.1-2|2	#% define _cabal_setup Setup.lhs
12cr|ghc-random-1.0.1.1-2|3	%define module random
12cr|ghc-random-1.0.1.1-2|4	Name:           ghc-%{module}
12cr|ghc-random-1.0.1.1-2|5	Version:        1.0.1.1
12cr|ghc-random-1.0.1.1-2|6	Release:        2
12cr|ghc-random-1.0.1.1-2|7	Summary:        random number library
12cr|ghc-random-1.0.1.1-2|8	Group:          Development/Other
12cr|ghc-random-1.0.1.1-2|9	License:        BSD
12cr|ghc-random-1.0.1.1-2|10	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-random-1.0.1.1-2|11	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-random-1.0.1.1-2|12	
12cr|ghc-random-1.0.1.1-2|13	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-random-1.0.1.1-2|14	
12cr|ghc-random-1.0.1.1-2|15	%description
12cr|ghc-random-1.0.1.1-2|16	This package provides a basic random number generation
12cr|ghc-random-1.0.1.1-2|17	library, including the ability to split random number
12cr|ghc-random-1.0.1.1-2|18	generators.
12cr|ghc-random-1.0.1.1-2|19	
12cr|ghc-random-1.0.1.1-2|20	%prep
12cr|ghc-random-1.0.1.1-2|21	%setup -q -n %{module}-%{version}
12cr|ghc-random-1.0.1.1-2|22	
12cr|ghc-random-1.0.1.1-2|23	%build
12cr|ghc-random-1.0.1.1-2|24	%_cabal_build
12cr|ghc-random-1.0.1.1-2|25	
12cr|ghc-random-1.0.1.1-2|26	%install
12cr|ghc-random-1.0.1.1-2|27	%_cabal_install
12cr|ghc-random-1.0.1.1-2|28	%_cabal_rpm_gen_deps
12cr|ghc-random-1.0.1.1-2|29	%_cabal_scriptlets
12cr|ghc-random-1.0.1.1-2|30	
12cr|ghc-random-1.0.1.1-2|31	%files
12cr|ghc-random-1.0.1.1-2|32	%defattr(-,root,root,-)
12cr|ghc-random-1.0.1.1-2|33	%{_docdir}/%{module}-%{version}
12cr|ghc-random-1.0.1.1-2|34	%{_libdir}/%{module}-%{version}
12cr|ghc-random-1.0.1.1-2|35	%_cabal_rpm_deps_dir
12cr|ghc-random-1.0.1.1-2|36	%_cabal_haddoc_files
12cr|ghc-random-1.0.1.1-2|37	
12cr|ghc-random-1.0.1.1-2|38	
12cr|ghc-random-1.0.1.1-2|39	

1670 12
12cr|ghc-regex-base-0.93.2-6|1	%global debug_package %{nil}
12cr|ghc-regex-base-0.93.2-6|2	#% define _cabal_setup Setup.lhs
12cr|ghc-regex-base-0.93.2-6|3	#% define _no_haddock 1
12cr|ghc-regex-base-0.93.2-6|4	%define module regex-base
12cr|ghc-regex-base-0.93.2-6|5	Name:           ghc-%{module}
12cr|ghc-regex-base-0.93.2-6|6	Version:        0.93.2
12cr|ghc-regex-base-0.93.2-6|7	Release:        6
12cr|ghc-regex-base-0.93.2-6|8	Summary:        Replaces/Enhances Text.Regex
12cr|ghc-regex-base-0.93.2-6|9	Group:          Development/Other
12cr|ghc-regex-base-0.93.2-6|10	License:        BSD
12cr|ghc-regex-base-0.93.2-6|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-regex-base-0.93.2-6|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-regex-base-0.93.2-6|13	
12cr|ghc-regex-base-0.93.2-6|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-regex-base-0.93.2-6|15	buildrequires:  haskell(mtl)
12cr|ghc-regex-base-0.93.2-6|16	requires(pre):  haskell(mtl)
12cr|ghc-regex-base-0.93.2-6|17	
12cr|ghc-regex-base-0.93.2-6|18	%description
12cr|ghc-regex-base-0.93.2-6|19	Interface API for regex-posix,pcre,parsec,tdfa,dfa
12cr|ghc-regex-base-0.93.2-6|20	
12cr|ghc-regex-base-0.93.2-6|21	%prep
12cr|ghc-regex-base-0.93.2-6|22	%setup -q -n %{module}-%{version}
12cr|ghc-regex-base-0.93.2-6|23	
12cr|ghc-regex-base-0.93.2-6|24	%build
12cr|ghc-regex-base-0.93.2-6|25	%_cabal_build
12cr|ghc-regex-base-0.93.2-6|26	
12cr|ghc-regex-base-0.93.2-6|27	%install
12cr|ghc-regex-base-0.93.2-6|28	%_cabal_install
12cr|ghc-regex-base-0.93.2-6|29	%_cabal_rpm_gen_deps
12cr|ghc-regex-base-0.93.2-6|30	%_cabal_scriptlets
12cr|ghc-regex-base-0.93.2-6|31	
12cr|ghc-regex-base-0.93.2-6|32	%check
12cr|ghc-regex-base-0.93.2-6|33	%_cabal_check
12cr|ghc-regex-base-0.93.2-6|34	
12cr|ghc-regex-base-0.93.2-6|35	%files
12cr|ghc-regex-base-0.93.2-6|36	%defattr(-,root,root,-)
12cr|ghc-regex-base-0.93.2-6|37	%{_docdir}/%{module}-%{version}
12cr|ghc-regex-base-0.93.2-6|38	%{_libdir}/%{module}-%{version}
12cr|ghc-regex-base-0.93.2-6|39	%_cabal_rpm_deps_dir
12cr|ghc-regex-base-0.93.2-6|40	%_cabal_haddoc_files
12cr|ghc-regex-base-0.93.2-6|41	
12cr|ghc-regex-base-0.93.2-6|42	
12cr|ghc-regex-base-0.93.2-6|43	

1671 12
12cr|ghc-regex-compat-0.95.1-1|1	%global debug_package %{nil}
12cr|ghc-regex-compat-0.95.1-1|2	#% define _cabal_setup Setup.lhs
12cr|ghc-regex-compat-0.95.1-1|3	#% define _no_haddock 1
12cr|ghc-regex-compat-0.95.1-1|4	%define module regex-compat
12cr|ghc-regex-compat-0.95.1-1|5	Name:           ghc-%{module}
12cr|ghc-regex-compat-0.95.1-1|6	Version:        0.95.1
12cr|ghc-regex-compat-0.95.1-1|7	Release:        1
12cr|ghc-regex-compat-0.95.1-1|8	Summary:        Replaces/Enhances Text.Regex
12cr|ghc-regex-compat-0.95.1-1|9	Group:          Development/Other
12cr|ghc-regex-compat-0.95.1-1|10	License:        BSD
12cr|ghc-regex-compat-0.95.1-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-regex-compat-0.95.1-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-regex-compat-0.95.1-1|13	
12cr|ghc-regex-compat-0.95.1-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-regex-compat-0.95.1-1|15	buildrequires:  haskell(regex-base), haskell(regex-posix)
12cr|ghc-regex-compat-0.95.1-1|16	Requires:       ghc
12cr|ghc-regex-compat-0.95.1-1|17	requires:       haskell(regex-base), haskell(regex-posix)
12cr|ghc-regex-compat-0.95.1-1|18	
12cr|ghc-regex-compat-0.95.1-1|19	%description
12cr|ghc-regex-compat-0.95.1-1|20	One module layer over regex-posix to replace Text.Regex
12cr|ghc-regex-compat-0.95.1-1|21	
12cr|ghc-regex-compat-0.95.1-1|22	%prep
12cr|ghc-regex-compat-0.95.1-1|23	%setup -q -n %{module}-%{version}
12cr|ghc-regex-compat-0.95.1-1|24	
12cr|ghc-regex-compat-0.95.1-1|25	%build
12cr|ghc-regex-compat-0.95.1-1|26	%_cabal_build
12cr|ghc-regex-compat-0.95.1-1|27	
12cr|ghc-regex-compat-0.95.1-1|28	%install
12cr|ghc-regex-compat-0.95.1-1|29	%_cabal_install
12cr|ghc-regex-compat-0.95.1-1|30	%_cabal_rpm_gen_deps
12cr|ghc-regex-compat-0.95.1-1|31	%_cabal_scriptlets
12cr|ghc-regex-compat-0.95.1-1|32	
12cr|ghc-regex-compat-0.95.1-1|33	%check
12cr|ghc-regex-compat-0.95.1-1|34	%_cabal_check
12cr|ghc-regex-compat-0.95.1-1|35	
12cr|ghc-regex-compat-0.95.1-1|36	%files
12cr|ghc-regex-compat-0.95.1-1|37	%defattr(-,root,root,-)
12cr|ghc-regex-compat-0.95.1-1|38	%{_docdir}/%{module}-%{version}
12cr|ghc-regex-compat-0.95.1-1|39	%{_libdir}/%{module}-%{version}
12cr|ghc-regex-compat-0.95.1-1|40	%_cabal_rpm_deps_dir
12cr|ghc-regex-compat-0.95.1-1|41	%_cabal_haddoc_files
12cr|ghc-regex-compat-0.95.1-1|42	
12cr|ghc-regex-compat-0.95.1-1|43	
12cr|ghc-regex-compat-0.95.1-1|44	

1672 12
12cr|ghc-regex-posix-0.95.2-3|1	%global debug_package %{nil}
12cr|ghc-regex-posix-0.95.2-3|2	#% define _cabal_setup Setup.lhs
12cr|ghc-regex-posix-0.95.2-3|3	#% define _no_haddock 1
12cr|ghc-regex-posix-0.95.2-3|4	%define module regex-posix
12cr|ghc-regex-posix-0.95.2-3|5	Name:           ghc-%{module}
12cr|ghc-regex-posix-0.95.2-3|6	Version:        0.95.2
12cr|ghc-regex-posix-0.95.2-3|7	Release:        3
12cr|ghc-regex-posix-0.95.2-3|8	Summary:        Replaces/Enhances Text.Regex
12cr|ghc-regex-posix-0.95.2-3|9	Group:          Development/Other
12cr|ghc-regex-posix-0.95.2-3|10	License:        BSD
12cr|ghc-regex-posix-0.95.2-3|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-regex-posix-0.95.2-3|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-regex-posix-0.95.2-3|13	
12cr|ghc-regex-posix-0.95.2-3|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-regex-posix-0.95.2-3|15	buildrequires:  haskell(regex-base)
12cr|ghc-regex-posix-0.95.2-3|16	
12cr|ghc-regex-posix-0.95.2-3|17	%description
12cr|ghc-regex-posix-0.95.2-3|18	The posix regex backend for regex-base
12cr|ghc-regex-posix-0.95.2-3|19	
12cr|ghc-regex-posix-0.95.2-3|20	%prep
12cr|ghc-regex-posix-0.95.2-3|21	%setup -q -n %{module}-%{version}
12cr|ghc-regex-posix-0.95.2-3|22	
12cr|ghc-regex-posix-0.95.2-3|23	%build
12cr|ghc-regex-posix-0.95.2-3|24	%_cabal_build
12cr|ghc-regex-posix-0.95.2-3|25	
12cr|ghc-regex-posix-0.95.2-3|26	%install
12cr|ghc-regex-posix-0.95.2-3|27	%_cabal_install
12cr|ghc-regex-posix-0.95.2-3|28	%_cabal_rpm_gen_deps
12cr|ghc-regex-posix-0.95.2-3|29	%_cabal_scriptlets
12cr|ghc-regex-posix-0.95.2-3|30	
12cr|ghc-regex-posix-0.95.2-3|31	%check
12cr|ghc-regex-posix-0.95.2-3|32	%_cabal_check
12cr|ghc-regex-posix-0.95.2-3|33	
12cr|ghc-regex-posix-0.95.2-3|34	%files
12cr|ghc-regex-posix-0.95.2-3|35	%defattr(-,root,root,-)
12cr|ghc-regex-posix-0.95.2-3|36	%{_docdir}/%{module}-%{version}
12cr|ghc-regex-posix-0.95.2-3|37	%{_libdir}/%{module}-%{version}
12cr|ghc-regex-posix-0.95.2-3|38	%_cabal_rpm_deps_dir
12cr|ghc-regex-posix-0.95.2-3|39	%_cabal_haddoc_files
12cr|ghc-regex-posix-0.95.2-3|40	
12cr|ghc-regex-posix-0.95.2-3|41	
12cr|ghc-regex-posix-0.95.2-3|42	

1673 12
12cr|ghc-stm-2.4.2-1|1	%global debug_package %{nil}
12cr|ghc-stm-2.4.2-1|2	#% define _cabal_setup Setup.lhs
12cr|ghc-stm-2.4.2-1|3	#% define _no_haddock 1
12cr|ghc-stm-2.4.2-1|4	%define module stm
12cr|ghc-stm-2.4.2-1|5	Name:           ghc-%{module}
12cr|ghc-stm-2.4.2-1|6	Version:        2.4.2
12cr|ghc-stm-2.4.2-1|7	Release:        1
12cr|ghc-stm-2.4.2-1|8	Summary:        Software Transactional Memory
12cr|ghc-stm-2.4.2-1|9	Group:          Development/Other
12cr|ghc-stm-2.4.2-1|10	License:        BSD
12cr|ghc-stm-2.4.2-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-stm-2.4.2-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-stm-2.4.2-1|13	
12cr|ghc-stm-2.4.2-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-stm-2.4.2-1|15	Requires(pre):  ghc
12cr|ghc-stm-2.4.2-1|16	
12cr|ghc-stm-2.4.2-1|17	%description
12cr|ghc-stm-2.4.2-1|18	A modular composable concurrency abstraction.
12cr|ghc-stm-2.4.2-1|19	
12cr|ghc-stm-2.4.2-1|20	%prep
12cr|ghc-stm-2.4.2-1|21	%setup -q -n %{module}-%{version}
12cr|ghc-stm-2.4.2-1|22	
12cr|ghc-stm-2.4.2-1|23	%build
12cr|ghc-stm-2.4.2-1|24	%_cabal_build
12cr|ghc-stm-2.4.2-1|25	
12cr|ghc-stm-2.4.2-1|26	%install
12cr|ghc-stm-2.4.2-1|27	%_cabal_install
12cr|ghc-stm-2.4.2-1|28	%_cabal_rpm_gen_deps
12cr|ghc-stm-2.4.2-1|29	%_cabal_scriptlets
12cr|ghc-stm-2.4.2-1|30	
12cr|ghc-stm-2.4.2-1|31	%check
12cr|ghc-stm-2.4.2-1|32	%_cabal_check
12cr|ghc-stm-2.4.2-1|33	
12cr|ghc-stm-2.4.2-1|34	%files
12cr|ghc-stm-2.4.2-1|35	%defattr(-,root,root,-)
12cr|ghc-stm-2.4.2-1|36	%{_docdir}/%{module}-%{version}
12cr|ghc-stm-2.4.2-1|37	%{_libdir}/%{module}-%{version}
12cr|ghc-stm-2.4.2-1|38	%_cabal_rpm_deps_dir
12cr|ghc-stm-2.4.2-1|39	%_cabal_haddoc_files
12cr|ghc-stm-2.4.2-1|40	
12cr|ghc-stm-2.4.2-1|41	
12cr|ghc-stm-2.4.2-1|42	

1674 12
12cr|ghc-strict-0.3.2-1|1	%global debug_package %{nil}
12cr|ghc-strict-0.3.2-1|2	%define _cabal_setup Setup.lhs
12cr|ghc-strict-0.3.2-1|3	#% define _no_haddock 1
12cr|ghc-strict-0.3.2-1|4	%define module  strict
12cr|ghc-strict-0.3.2-1|5	Name:           ghc-%{module}
12cr|ghc-strict-0.3.2-1|6	Version:        0.3.2
12cr|ghc-strict-0.3.2-1|7	Release:        1
12cr|ghc-strict-0.3.2-1|8	Summary:        Strict data types and String IO
12cr|ghc-strict-0.3.2-1|9	Group:          Development/Other
12cr|ghc-strict-0.3.2-1|10	License:        BSD
12cr|ghc-strict-0.3.2-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-strict-0.3.2-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-strict-0.3.2-1|13	
12cr|ghc-strict-0.3.2-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-strict-0.3.2-1|15	
12cr|ghc-strict-0.3.2-1|16	%description
12cr|ghc-strict-0.3.2-1|17	This package provides strict versions of some standard Haskell data types
12cr|ghc-strict-0.3.2-1|18	(pairs, Maybe and Either). It also contains strict IO operations.
12cr|ghc-strict-0.3.2-1|19	
12cr|ghc-strict-0.3.2-1|20	%prep
12cr|ghc-strict-0.3.2-1|21	%setup -q -n %{module}-%{version}
12cr|ghc-strict-0.3.2-1|22	
12cr|ghc-strict-0.3.2-1|23	%build
12cr|ghc-strict-0.3.2-1|24	%_cabal_build
12cr|ghc-strict-0.3.2-1|25	
12cr|ghc-strict-0.3.2-1|26	%install
12cr|ghc-strict-0.3.2-1|27	%_cabal_install
12cr|ghc-strict-0.3.2-1|28	%_cabal_rpm_gen_deps
12cr|ghc-strict-0.3.2-1|29	%_cabal_scriptlets
12cr|ghc-strict-0.3.2-1|30	
12cr|ghc-strict-0.3.2-1|31	%check
12cr|ghc-strict-0.3.2-1|32	%_cabal_check
12cr|ghc-strict-0.3.2-1|33	
12cr|ghc-strict-0.3.2-1|34	%files
12cr|ghc-strict-0.3.2-1|35	%defattr(-,root,root,-)
12cr|ghc-strict-0.3.2-1|36	%{_docdir}/%{module}-%{version}
12cr|ghc-strict-0.3.2-1|37	%{_libdir}/%{module}-%{version}
12cr|ghc-strict-0.3.2-1|38	%_cabal_rpm_deps_dir
12cr|ghc-strict-0.3.2-1|39	%_cabal_haddoc_files
12cr|ghc-strict-0.3.2-1|40	
12cr|ghc-strict-0.3.2-1|41	
12cr|ghc-strict-0.3.2-1|42	

1675 12
12cr|ghc-syb-0.3.7-1|1	%global debug_package %{nil}
12cr|ghc-syb-0.3.7-1|2	#% define _cabal_setup Setup.lhs
12cr|ghc-syb-0.3.7-1|3	#% define _no_haddock 1
12cr|ghc-syb-0.3.7-1|4	%define module syb
12cr|ghc-syb-0.3.7-1|5	Name:           ghc-%{module}
12cr|ghc-syb-0.3.7-1|6	Version:        0.3.7
12cr|ghc-syb-0.3.7-1|7	Release:        1
12cr|ghc-syb-0.3.7-1|8	Summary:        Scrap Your Boilerplate
12cr|ghc-syb-0.3.7-1|9	Group:          Development/Other
12cr|ghc-syb-0.3.7-1|10	License:        BSD
12cr|ghc-syb-0.3.7-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-syb-0.3.7-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-syb-0.3.7-1|13	
12cr|ghc-syb-0.3.7-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-syb-0.3.7-1|15	Requires(pre):  ghc
12cr|ghc-syb-0.3.7-1|16	
12cr|ghc-syb-0.3.7-1|17	%description
12cr|ghc-syb-0.3.7-1|18	This package contains the generics system described in the /Scrap Your
12cr|ghc-syb-0.3.7-1|19	Boilerplate/ papers (see <http://www.cs.uu.nl/wiki/GenericProgramming/SYB>).
12cr|ghc-syb-0.3.7-1|20	It defines the @Data@ class of types permitting folding and unfolding of
12cr|ghc-syb-0.3.7-1|21	constructor applications, instances of this class for primitive types, and a
12cr|ghc-syb-0.3.7-1|22	variety of traversals.
12cr|ghc-syb-0.3.7-1|23	
12cr|ghc-syb-0.3.7-1|24	%prep
12cr|ghc-syb-0.3.7-1|25	%setup -q -n %{module}-%{version}
12cr|ghc-syb-0.3.7-1|26	
12cr|ghc-syb-0.3.7-1|27	%build
12cr|ghc-syb-0.3.7-1|28	%_cabal_build
12cr|ghc-syb-0.3.7-1|29	
12cr|ghc-syb-0.3.7-1|30	%install
12cr|ghc-syb-0.3.7-1|31	%_cabal_install
12cr|ghc-syb-0.3.7-1|32	%_cabal_rpm_gen_deps
12cr|ghc-syb-0.3.7-1|33	%_cabal_scriptlets
12cr|ghc-syb-0.3.7-1|34	
12cr|ghc-syb-0.3.7-1|35	%check
12cr|ghc-syb-0.3.7-1|36	%_cabal_check
12cr|ghc-syb-0.3.7-1|37	
12cr|ghc-syb-0.3.7-1|38	%files
12cr|ghc-syb-0.3.7-1|39	%defattr(-,root,root,-)
12cr|ghc-syb-0.3.7-1|40	%{_docdir}/%{module}-%{version}
12cr|ghc-syb-0.3.7-1|41	%{_libdir}/%{module}-%{version}
12cr|ghc-syb-0.3.7-1|42	%_cabal_rpm_deps_dir
12cr|ghc-syb-0.3.7-1|43	%_cabal_haddoc_files
12cr|ghc-syb-0.3.7-1|44	
12cr|ghc-syb-0.3.7-1|45	
12cr|ghc-syb-0.3.7-1|46	

1676 12
12cr|ghc-tagsoup-0.12.8-1|1	%global debug_package %{nil}
12cr|ghc-tagsoup-0.12.8-1|2	#% define _cabal_setup Setup.lhs
12cr|ghc-tagsoup-0.12.8-1|3	#% define _no_haddock 1
12cr|ghc-tagsoup-0.12.8-1|4	%define module tagsoup
12cr|ghc-tagsoup-0.12.8-1|5	Name:           ghc-%{module}
12cr|ghc-tagsoup-0.12.8-1|6	Version:        0.12.8
12cr|ghc-tagsoup-0.12.8-1|7	Release:        1
12cr|ghc-tagsoup-0.12.8-1|8	Summary:        Parsing and extracting information from (possibly malformed) HTML/XML documents
12cr|ghc-tagsoup-0.12.8-1|9	Group:          Development/Other
12cr|ghc-tagsoup-0.12.8-1|10	License:        BSD
12cr|ghc-tagsoup-0.12.8-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-tagsoup-0.12.8-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-tagsoup-0.12.8-1|13	
12cr|ghc-tagsoup-0.12.8-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-tagsoup-0.12.8-1|15	buildrequires:  haskell(text)
12cr|ghc-tagsoup-0.12.8-1|16	Requires(pre):  ghc
12cr|ghc-tagsoup-0.12.8-1|17	requires(pre):  haskell(text)
12cr|ghc-tagsoup-0.12.8-1|18	
12cr|ghc-tagsoup-0.12.8-1|19	%description
12cr|ghc-tagsoup-0.12.8-1|20	TagSoup is a library for parsing HTML/XML. It supports the HTML 5
12cr|ghc-tagsoup-0.12.8-1|21	specification, and can be used to parse either well-formed XML, or unstructured
12cr|ghc-tagsoup-0.12.8-1|22	and malformed HTML from the web. The library also provides useful functions to
12cr|ghc-tagsoup-0.12.8-1|23	extract information from an HTML document, making it ideal for screen-scraping.
12cr|ghc-tagsoup-0.12.8-1|24	.
12cr|ghc-tagsoup-0.12.8-1|25	Users should start from the "Text.HTML.TagSoup" module.
12cr|ghc-tagsoup-0.12.8-1|26	
12cr|ghc-tagsoup-0.12.8-1|27	%prep
12cr|ghc-tagsoup-0.12.8-1|28	%setup -q -n %{module}-%{version}
12cr|ghc-tagsoup-0.12.8-1|29	
12cr|ghc-tagsoup-0.12.8-1|30	%build
12cr|ghc-tagsoup-0.12.8-1|31	%_cabal_build
12cr|ghc-tagsoup-0.12.8-1|32	
12cr|ghc-tagsoup-0.12.8-1|33	%install
12cr|ghc-tagsoup-0.12.8-1|34	%_cabal_install
12cr|ghc-tagsoup-0.12.8-1|35	%_cabal_rpm_gen_deps
12cr|ghc-tagsoup-0.12.8-1|36	%_cabal_scriptlets
12cr|ghc-tagsoup-0.12.8-1|37	
12cr|ghc-tagsoup-0.12.8-1|38	%check
12cr|ghc-tagsoup-0.12.8-1|39	%_cabal_check
12cr|ghc-tagsoup-0.12.8-1|40	
12cr|ghc-tagsoup-0.12.8-1|41	%files
12cr|ghc-tagsoup-0.12.8-1|42	%defattr(-,root,root,-)
12cr|ghc-tagsoup-0.12.8-1|43	%{_docdir}/%{module}-%{version}
12cr|ghc-tagsoup-0.12.8-1|44	%{_libdir}/%{module}-%{version}
12cr|ghc-tagsoup-0.12.8-1|45	%_cabal_rpm_deps_dir
12cr|ghc-tagsoup-0.12.8-1|46	%_cabal_haddoc_files
12cr|ghc-tagsoup-0.12.8-1|47	
12cr|ghc-tagsoup-0.12.8-1|48	
12cr|ghc-tagsoup-0.12.8-1|49	

1677 12
12cr|ghc-tar-0.4.0.1-2|1	%global debug_package %{nil}
12cr|ghc-tar-0.4.0.1-2|2	%define _cabal_setup Setup.lhs
12cr|ghc-tar-0.4.0.1-2|3	#% define _no_haddock 1
12cr|ghc-tar-0.4.0.1-2|4	%define module  tar
12cr|ghc-tar-0.4.0.1-2|5	Name:           ghc-%{module}
12cr|ghc-tar-0.4.0.1-2|6	Version:        0.4.0.1
12cr|ghc-tar-0.4.0.1-2|7	Release:        2
12cr|ghc-tar-0.4.0.1-2|8	Summary:        Reading, writing and manipulating ".tar" archive files
12cr|ghc-tar-0.4.0.1-2|9	Group:          Development/Other
12cr|ghc-tar-0.4.0.1-2|10	License:        BSD
12cr|ghc-tar-0.4.0.1-2|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-tar-0.4.0.1-2|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-tar-0.4.0.1-2|13	
12cr|ghc-tar-0.4.0.1-2|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-tar-0.4.0.1-2|15	
12cr|ghc-tar-0.4.0.1-2|16	%description
12cr|ghc-tar-0.4.0.1-2|17	This library is for working with "tar" archive files. It can read and write a
12cr|ghc-tar-0.4.0.1-2|18	range of common variations of archive format including V7, USTAR, POSIX and GNU
12cr|ghc-tar-0.4.0.1-2|19	formats. It provides support for packing and unpacking portable archives.  This
12cr|ghc-tar-0.4.0.1-2|20	makes it suitable for distribution but not backup because details like file
12cr|ghc-tar-0.4.0.1-2|21	ownership and exact permissions are not preserved.
12cr|ghc-tar-0.4.0.1-2|22	
12cr|ghc-tar-0.4.0.1-2|23	%prep
12cr|ghc-tar-0.4.0.1-2|24	%setup -q -n %{module}-%{version}
12cr|ghc-tar-0.4.0.1-2|25	
12cr|ghc-tar-0.4.0.1-2|26	%build
12cr|ghc-tar-0.4.0.1-2|27	%_cabal_build
12cr|ghc-tar-0.4.0.1-2|28	
12cr|ghc-tar-0.4.0.1-2|29	%install
12cr|ghc-tar-0.4.0.1-2|30	%_cabal_install
12cr|ghc-tar-0.4.0.1-2|31	%_cabal_rpm_gen_deps
12cr|ghc-tar-0.4.0.1-2|32	%_cabal_scriptlets
12cr|ghc-tar-0.4.0.1-2|33	
12cr|ghc-tar-0.4.0.1-2|34	%check
12cr|ghc-tar-0.4.0.1-2|35	%_cabal_check
12cr|ghc-tar-0.4.0.1-2|36	
12cr|ghc-tar-0.4.0.1-2|37	%files
12cr|ghc-tar-0.4.0.1-2|38	%defattr(-,root,root,-)
12cr|ghc-tar-0.4.0.1-2|39	%{_docdir}/%{module}-%{version}
12cr|ghc-tar-0.4.0.1-2|40	%{_libdir}/%{module}-%{version}
12cr|ghc-tar-0.4.0.1-2|41	%_cabal_rpm_deps_dir
12cr|ghc-tar-0.4.0.1-2|42	%_cabal_haddoc_files
12cr|ghc-tar-0.4.0.1-2|43	
12cr|ghc-tar-0.4.0.1-2|44	
12cr|ghc-tar-0.4.0.1-2|45	

1678 12
12cr|ghc-terminfo-0.3.2.5-2|1	%global debug_package %{nil}
12cr|ghc-terminfo-0.3.2.5-2|2	%define _cabal_setup Setup.lhs
12cr|ghc-terminfo-0.3.2.5-2|3	#% define _no_haddock 1
12cr|ghc-terminfo-0.3.2.5-2|4	%define module  terminfo
12cr|ghc-terminfo-0.3.2.5-2|5	Name:           ghc-%{module}
12cr|ghc-terminfo-0.3.2.5-2|6	Version:        0.3.2.5
12cr|ghc-terminfo-0.3.2.5-2|7	Release:        2
12cr|ghc-terminfo-0.3.2.5-2|8	Summary:        Haskell bindings to the terminfo library
12cr|ghc-terminfo-0.3.2.5-2|9	Group:          Development/Other
12cr|ghc-terminfo-0.3.2.5-2|10	License:        BSD
12cr|ghc-terminfo-0.3.2.5-2|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-terminfo-0.3.2.5-2|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-terminfo-0.3.2.5-2|13	
12cr|ghc-terminfo-0.3.2.5-2|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-terminfo-0.3.2.5-2|15	buildrequires:  pkgconfig(ncurses)
12cr|ghc-terminfo-0.3.2.5-2|16	
12cr|ghc-terminfo-0.3.2.5-2|17	%description
12cr|ghc-terminfo-0.3.2.5-2|18	This library provides an interface to the terminfo database (via bindings to
12cr|ghc-terminfo-0.3.2.5-2|19	the curses library).  Terminfo allows POSIX systems to interact with a variety
12cr|ghc-terminfo-0.3.2.5-2|20	of terminals using a standard set of capabilities.
12cr|ghc-terminfo-0.3.2.5-2|21	
12cr|ghc-terminfo-0.3.2.5-2|22	%prep
12cr|ghc-terminfo-0.3.2.5-2|23	%setup -q -n %{module}-%{version}
12cr|ghc-terminfo-0.3.2.5-2|24	
12cr|ghc-terminfo-0.3.2.5-2|25	%build
12cr|ghc-terminfo-0.3.2.5-2|26	%_cabal_build
12cr|ghc-terminfo-0.3.2.5-2|27	
12cr|ghc-terminfo-0.3.2.5-2|28	%install
12cr|ghc-terminfo-0.3.2.5-2|29	%_cabal_install
12cr|ghc-terminfo-0.3.2.5-2|30	%_cabal_rpm_gen_deps
12cr|ghc-terminfo-0.3.2.5-2|31	%_cabal_scriptlets
12cr|ghc-terminfo-0.3.2.5-2|32	
12cr|ghc-terminfo-0.3.2.5-2|33	%check
12cr|ghc-terminfo-0.3.2.5-2|34	%_cabal_check
12cr|ghc-terminfo-0.3.2.5-2|35	
12cr|ghc-terminfo-0.3.2.5-2|36	%files
12cr|ghc-terminfo-0.3.2.5-2|37	%defattr(-,root,root,-)
12cr|ghc-terminfo-0.3.2.5-2|38	%{_docdir}/%{module}-%{version}
12cr|ghc-terminfo-0.3.2.5-2|39	%{_libdir}/%{module}-%{version}
12cr|ghc-terminfo-0.3.2.5-2|40	%_cabal_rpm_deps_dir
12cr|ghc-terminfo-0.3.2.5-2|41	%_cabal_haddoc_files
12cr|ghc-terminfo-0.3.2.5-2|42	
12cr|ghc-terminfo-0.3.2.5-2|43	
12cr|ghc-terminfo-0.3.2.5-2|44	

1679 12
12cr|ghc-testpack-2.1.2-1|1	%global debug_package %{nil}
12cr|ghc-testpack-2.1.2-1|2	#% define _cabal_setup Setup.lhs
12cr|ghc-testpack-2.1.2-1|3	#% define _no_haddock 1
12cr|ghc-testpack-2.1.2-1|4	%define module testpack
12cr|ghc-testpack-2.1.2-1|5	Name:           ghc-%{module}
12cr|ghc-testpack-2.1.2-1|6	Version:        2.1.2
12cr|ghc-testpack-2.1.2-1|7	Release:        1
12cr|ghc-testpack-2.1.2-1|8	Summary:        Test Utililty Pack for HUnit and QuickCheck
12cr|ghc-testpack-2.1.2-1|9	Group:          Development/Other
12cr|ghc-testpack-2.1.2-1|10	License:        LGPLv2.1+
12cr|ghc-testpack-2.1.2-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-testpack-2.1.2-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-testpack-2.1.2-1|13	patch0:         testpack-2.1.2.maxdiscard.patch
12cr|ghc-testpack-2.1.2-1|14	
12cr|ghc-testpack-2.1.2-1|15	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-testpack-2.1.2-1|16	buildrequires:  haskell(HUnit)
12cr|ghc-testpack-2.1.2-1|17	buildrequires:  haskell(QuickCheck)
12cr|ghc-testpack-2.1.2-1|18	buildrequires:  haskell(mtl)
12cr|ghc-testpack-2.1.2-1|19	buildrequires:  haskell(random)
12cr|ghc-testpack-2.1.2-1|20	Requires(pre):  ghc
12cr|ghc-testpack-2.1.2-1|21	requires(pre):  haskell(HUnit)
12cr|ghc-testpack-2.1.2-1|22	requires(pre):  haskell(QuickCheck)
12cr|ghc-testpack-2.1.2-1|23	requires(pre):  haskell(mtl)
12cr|ghc-testpack-2.1.2-1|24	requires(pre):  haskell(random)
12cr|ghc-testpack-2.1.2-1|25	
12cr|ghc-testpack-2.1.2-1|26	%description
12cr|ghc-testpack-2.1.2-1|27	Haskell Test Utility Pack for HUnit and QuickCheck testpack provides utilities
12cr|ghc-testpack-2.1.2-1|28	for both HUnit and QuickCheck.  These include tools for running QuickCheck
12cr|ghc-testpack-2.1.2-1|29	properties as HUnit test cases, allowing you to combine both approaches in a
12cr|ghc-testpack-2.1.2-1|30	single program.  It also includes tools for more helpful displays of running
12cr|ghc-testpack-2.1.2-1|31	progress in both HUnit and QuickCheck, additional generators for other types
12cr|ghc-testpack-2.1.2-1|32	for QuickCheck, and shortcuts for quickly defining new test cases.
12cr|ghc-testpack-2.1.2-1|33	
12cr|ghc-testpack-2.1.2-1|34	%prep
12cr|ghc-testpack-2.1.2-1|35	%setup -q -n %{module}-%{version}
12cr|ghc-testpack-2.1.2-1|36	%patch0 -p1 -b .maxdiscard
12cr|ghc-testpack-2.1.2-1|37	
12cr|ghc-testpack-2.1.2-1|38	%build
12cr|ghc-testpack-2.1.2-1|39	%_cabal_build
12cr|ghc-testpack-2.1.2-1|40	
12cr|ghc-testpack-2.1.2-1|41	%install
12cr|ghc-testpack-2.1.2-1|42	%_cabal_install
12cr|ghc-testpack-2.1.2-1|43	%_cabal_rpm_gen_deps
12cr|ghc-testpack-2.1.2-1|44	%_cabal_scriptlets
12cr|ghc-testpack-2.1.2-1|45	
12cr|ghc-testpack-2.1.2-1|46	%check
12cr|ghc-testpack-2.1.2-1|47	%_cabal_check
12cr|ghc-testpack-2.1.2-1|48	
12cr|ghc-testpack-2.1.2-1|49	%files
12cr|ghc-testpack-2.1.2-1|50	%defattr(-,root,root,-)
12cr|ghc-testpack-2.1.2-1|51	%{_docdir}/%{module}-%{version}
12cr|ghc-testpack-2.1.2-1|52	%{_libdir}/%{module}-%{version}
12cr|ghc-testpack-2.1.2-1|53	%_cabal_rpm_deps_dir
12cr|ghc-testpack-2.1.2-1|54	%_cabal_haddoc_files
12cr|ghc-testpack-2.1.2-1|55	
12cr|ghc-testpack-2.1.2-1|56	
12cr|ghc-testpack-2.1.2-1|57	

1680 12
12cr|ghc-text-0.11.2.3-5|1	%global debug_package %{nil}
12cr|ghc-text-0.11.2.3-5|2	%define _cabal_setup Setup.lhs
12cr|ghc-text-0.11.2.3-5|3	%define module text
12cr|ghc-text-0.11.2.3-5|4	Name:           ghc-%{module}
12cr|ghc-text-0.11.2.3-5|5	Version:        0.11.2.3
12cr|ghc-text-0.11.2.3-5|6	Release:        5
12cr|ghc-text-0.11.2.3-5|7	Summary:        An efficient packed Unicode text type
12cr|ghc-text-0.11.2.3-5|8	Group:          Development/Other
12cr|ghc-text-0.11.2.3-5|9	License:        BSD
12cr|ghc-text-0.11.2.3-5|10	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-text-0.11.2.3-5|11	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-text-0.11.2.3-5|12	
12cr|ghc-text-0.11.2.3-5|13	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-text-0.11.2.3-5|14	
12cr|ghc-text-0.11.2.3-5|15	%description
12cr|ghc-text-0.11.2.3-5|16	An efficient packed, immutable Unicode text type (both strict and
12cr|ghc-text-0.11.2.3-5|17	lazy), with a powerful loop fusion optimization framework.
12cr|ghc-text-0.11.2.3-5|18	.
12cr|ghc-text-0.11.2.3-5|19	The 'Text' type represents Unicode character strings, in a time and
12cr|ghc-text-0.11.2.3-5|20	space-efficient manner. This package provides text processing
12cr|ghc-text-0.11.2.3-5|21	capabilities that are optimized for performance critical use, both
12cr|ghc-text-0.11.2.3-5|22	in terms of large data quantities and high speed.
12cr|ghc-text-0.11.2.3-5|23	.
12cr|ghc-text-0.11.2.3-5|24	The 'Text' type provides character-encoding, type-safe case
12cr|ghc-text-0.11.2.3-5|25	conversion via whole-string case conversion functions. It also
12cr|ghc-text-0.11.2.3-5|26	provides a range of functions for converting 'Text' values to and from
12cr|ghc-text-0.11.2.3-5|27	'ByteStrings', using several standard encodings.
12cr|ghc-text-0.11.2.3-5|28	.
12cr|ghc-text-0.11.2.3-5|29	Efficient locale-sensitive support for text IO is also supported.
12cr|ghc-text-0.11.2.3-5|30	.
12cr|ghc-text-0.11.2.3-5|31	These modules are intended to be imported qualified, to avoid name
12cr|ghc-text-0.11.2.3-5|32	clashes with Prelude functions, e.g.
12cr|ghc-text-0.11.2.3-5|33	.
12cr|ghc-text-0.11.2.3-5|34	> import qualified Data.Text as T
12cr|ghc-text-0.11.2.3-5|35	.
12cr|ghc-text-0.11.2.3-5|36	To use an extended and very rich family of functions for working
12cr|ghc-text-0.11.2.3-5|37	with Unicode text (including normalization, regular expressions,
12cr|ghc-text-0.11.2.3-5|38	non-standard encodings, text breaking, and locales), see
12cr|ghc-text-0.11.2.3-5|39	the @text-icu@ package:
12cr|ghc-text-0.11.2.3-5|40	<http://hackage.haskell.org/package/text-icu>
12cr|ghc-text-0.11.2.3-5|41	.
12cr|ghc-text-0.11.2.3-5|42	&#8212;&#8212; RELEASE NOTES &#8212;&#8212;
12cr|ghc-text-0.11.2.3-5|43	.
12cr|ghc-text-0.11.2.3-5|44	Changes in 0.11.2.0:
12cr|ghc-text-0.11.2.3-5|45	.
12cr|ghc-text-0.11.2.3-5|46	* String literals are now converted directly from the format in
12cr|ghc-text-0.11.2.3-5|47	which GHC stores them into 'Text', without an intermediate
12cr|ghc-text-0.11.2.3-5|48	transformation through 'String', and without inlining of
12cr|ghc-text-0.11.2.3-5|49	conversion code at each site where a string literal is declared.
12cr|ghc-text-0.11.2.3-5|50	
12cr|ghc-text-0.11.2.3-5|51	
12cr|ghc-text-0.11.2.3-5|52	%prep
12cr|ghc-text-0.11.2.3-5|53	%setup -q -n %{module}-%{version}
12cr|ghc-text-0.11.2.3-5|54	
12cr|ghc-text-0.11.2.3-5|55	%build
12cr|ghc-text-0.11.2.3-5|56	%_cabal_build
12cr|ghc-text-0.11.2.3-5|57	
12cr|ghc-text-0.11.2.3-5|58	
12cr|ghc-text-0.11.2.3-5|59	%install
12cr|ghc-text-0.11.2.3-5|60	%_cabal_install
12cr|ghc-text-0.11.2.3-5|61	%_cabal_rpm_gen_deps
12cr|ghc-text-0.11.2.3-5|62	%_cabal_scriptlets
12cr|ghc-text-0.11.2.3-5|63	
12cr|ghc-text-0.11.2.3-5|64	%files
12cr|ghc-text-0.11.2.3-5|65	%defattr(-,root,root,-)
12cr|ghc-text-0.11.2.3-5|66	%{_docdir}/%{module}-%{version}
12cr|ghc-text-0.11.2.3-5|67	%{_libdir}/%{module}-%{version}
12cr|ghc-text-0.11.2.3-5|68	%_cabal_rpm_deps_dir
12cr|ghc-text-0.11.2.3-5|69	%_cabal_haddoc_files
12cr|ghc-text-0.11.2.3-5|70	
12cr|ghc-text-0.11.2.3-5|71	
12cr|ghc-text-0.11.2.3-5|72	

1681 12
12cr|ghc-transformers-0.3.0.0-4|1	%global debug_package %{nil}
12cr|ghc-transformers-0.3.0.0-4|2	%define module transformers
12cr|ghc-transformers-0.3.0.0-4|3	Name:           ghc-%{module}
12cr|ghc-transformers-0.3.0.0-4|4	Version:        0.3.0.0
12cr|ghc-transformers-0.3.0.0-4|5	Release:        4
12cr|ghc-transformers-0.3.0.0-4|6	Summary:        Concrete functor and monad transformers
12cr|ghc-transformers-0.3.0.0-4|7	Group:          Development/Other
12cr|ghc-transformers-0.3.0.0-4|8	License:        BSD
12cr|ghc-transformers-0.3.0.0-4|9	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-transformers-0.3.0.0-4|10	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-transformers-0.3.0.0-4|11	
12cr|ghc-transformers-0.3.0.0-4|12	BuildRequires:  ghc, ghc-devel, haskell-macros
12cr|ghc-transformers-0.3.0.0-4|13	buildrequires:  haddock
12cr|ghc-transformers-0.3.0.0-4|14	
12cr|ghc-transformers-0.3.0.0-4|15	%description
12cr|ghc-transformers-0.3.0.0-4|16	A portable library of functor and monad transformers, inspired by
12cr|ghc-transformers-0.3.0.0-4|17	the paper \"Functional Programming with Overloading and Higher-Order
12cr|ghc-transformers-0.3.0.0-4|18	Polymorphism\", by Mark P Jones,
12cr|ghc-transformers-0.3.0.0-4|19	in /Advanced School of Functional Programming/, 1995
12cr|ghc-transformers-0.3.0.0-4|20	(<http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>).
12cr|ghc-transformers-0.3.0.0-4|21	.
12cr|ghc-transformers-0.3.0.0-4|22	This package contains:
12cr|ghc-transformers-0.3.0.0-4|23	.
12cr|ghc-transformers-0.3.0.0-4|24	* the monad transformer class (in "Control.Monad.Trans.Class")
12cr|ghc-transformers-0.3.0.0-4|25	.
12cr|ghc-transformers-0.3.0.0-4|26	* concrete functor and monad transformers, each with associated
12cr|ghc-transformers-0.3.0.0-4|27	operations and functions to lift operations associated with other
12cr|ghc-transformers-0.3.0.0-4|28	transformers.
12cr|ghc-transformers-0.3.0.0-4|29	.
12cr|ghc-transformers-0.3.0.0-4|30	It can be used on its own in portable Haskell code, or with the monad
12cr|ghc-transformers-0.3.0.0-4|31	classes in the @mtl@ or @monads-tf@ packages, which automatically
12cr|ghc-transformers-0.3.0.0-4|32	lift operations introduced by monad transformers through other
12cr|ghc-transformers-0.3.0.0-4|33	transformers.
12cr|ghc-transformers-0.3.0.0-4|34	
12cr|ghc-transformers-0.3.0.0-4|35	
12cr|ghc-transformers-0.3.0.0-4|36	%prep
12cr|ghc-transformers-0.3.0.0-4|37	%setup -q -n %{module}-%{version}
12cr|ghc-transformers-0.3.0.0-4|38	
12cr|ghc-transformers-0.3.0.0-4|39	%build
12cr|ghc-transformers-0.3.0.0-4|40	%_cabal_build
12cr|ghc-transformers-0.3.0.0-4|41	
12cr|ghc-transformers-0.3.0.0-4|42	
12cr|ghc-transformers-0.3.0.0-4|43	%install
12cr|ghc-transformers-0.3.0.0-4|44	%_cabal_install
12cr|ghc-transformers-0.3.0.0-4|45	%_cabal_rpm_gen_deps
12cr|ghc-transformers-0.3.0.0-4|46	%_cabal_scriptlets
12cr|ghc-transformers-0.3.0.0-4|47	
12cr|ghc-transformers-0.3.0.0-4|48	%files
12cr|ghc-transformers-0.3.0.0-4|49	%defattr(-,root,root,-)
12cr|ghc-transformers-0.3.0.0-4|50	%{_docdir}/%{module}-%{version}
12cr|ghc-transformers-0.3.0.0-4|51	%{_libdir}/%{module}-%{version}
12cr|ghc-transformers-0.3.0.0-4|52	%_cabal_rpm_deps_dir
12cr|ghc-transformers-0.3.0.0-4|53	%_cabal_haddoc_files
12cr|ghc-transformers-0.3.0.0-4|54	
12cr|ghc-transformers-0.3.0.0-4|55	
12cr|ghc-transformers-0.3.0.0-4|56	

1682 12
12cr|ghc-vector-0.10.0.1-2|1	%global debug_package %{nil}
12cr|ghc-vector-0.10.0.1-2|2	#% define _cabal_setup Setup.lhs
12cr|ghc-vector-0.10.0.1-2|3	#% define _no_haddock 1
12cr|ghc-vector-0.10.0.1-2|4	%define module  vector
12cr|ghc-vector-0.10.0.1-2|5	Name:           ghc-%{module}
12cr|ghc-vector-0.10.0.1-2|6	Version:        0.10.0.1
12cr|ghc-vector-0.10.0.1-2|7	Release:        2
12cr|ghc-vector-0.10.0.1-2|8	Summary:        Efficient Arrays
12cr|ghc-vector-0.10.0.1-2|9	Group:          Development/Other
12cr|ghc-vector-0.10.0.1-2|10	License:        BSD
12cr|ghc-vector-0.10.0.1-2|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-vector-0.10.0.1-2|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-vector-0.10.0.1-2|13	
12cr|ghc-vector-0.10.0.1-2|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-vector-0.10.0.1-2|15	buildrequires:  haskell(primitive)
12cr|ghc-vector-0.10.0.1-2|16	
12cr|ghc-vector-0.10.0.1-2|17	%description
12cr|ghc-vector-0.10.0.1-2|18	An efficient implementation of Int-indexed arrays (both mutable
12cr|ghc-vector-0.10.0.1-2|19	and immutable), with a powerful loop optimisation framework .
12cr|ghc-vector-0.10.0.1-2|20	.
12cr|ghc-vector-0.10.0.1-2|21	It is structured as follows:
12cr|ghc-vector-0.10.0.1-2|22	.
12cr|ghc-vector-0.10.0.1-2|23	["Data.Vector"] Boxed vectors of arbitrary types.
12cr|ghc-vector-0.10.0.1-2|24	.
12cr|ghc-vector-0.10.0.1-2|25	["Data.Vector.Unboxed"] Unboxed vectors with an adaptive
12cr|ghc-vector-0.10.0.1-2|26	representation based on data type families.
12cr|ghc-vector-0.10.0.1-2|27	.
12cr|ghc-vector-0.10.0.1-2|28	["Data.Vector.Storable"] Unboxed vectors of 'Storable' types.
12cr|ghc-vector-0.10.0.1-2|29	.
12cr|ghc-vector-0.10.0.1-2|30	["Data.Vector.Primitive"] Unboxed vectors of primitive types as
12cr|ghc-vector-0.10.0.1-2|31	defined by the @primitive@ package. "Data.Vector.Unboxed" is more
12cr|ghc-vector-0.10.0.1-2|32	flexible at no performance cost.
12cr|ghc-vector-0.10.0.1-2|33	.
12cr|ghc-vector-0.10.0.1-2|34	["Data.Vector.Generic"] Generic interface to the vector types.
12cr|ghc-vector-0.10.0.1-2|35	.
12cr|ghc-vector-0.10.0.1-2|36	There is also a (draft) tutorial on common uses of vector.
12cr|ghc-vector-0.10.0.1-2|37	<http://haskell.org/haskellwiki/Numeric_Haskell:_A_Vector_Tutorial>
12cr|ghc-vector-0.10.0.1-2|38	
12cr|ghc-vector-0.10.0.1-2|39	%prep
12cr|ghc-vector-0.10.0.1-2|40	%setup -q -n %{module}-%{version}
12cr|ghc-vector-0.10.0.1-2|41	
12cr|ghc-vector-0.10.0.1-2|42	%build
12cr|ghc-vector-0.10.0.1-2|43	%_cabal_build
12cr|ghc-vector-0.10.0.1-2|44	
12cr|ghc-vector-0.10.0.1-2|45	%install
12cr|ghc-vector-0.10.0.1-2|46	%_cabal_install
12cr|ghc-vector-0.10.0.1-2|47	%_cabal_rpm_gen_deps
12cr|ghc-vector-0.10.0.1-2|48	%_cabal_scriptlets
12cr|ghc-vector-0.10.0.1-2|49	
12cr|ghc-vector-0.10.0.1-2|50	%check
12cr|ghc-vector-0.10.0.1-2|51	%_cabal_check
12cr|ghc-vector-0.10.0.1-2|52	
12cr|ghc-vector-0.10.0.1-2|53	%files
12cr|ghc-vector-0.10.0.1-2|54	%defattr(-,root,root,-)
12cr|ghc-vector-0.10.0.1-2|55	%{_docdir}/%{module}-%{version}
12cr|ghc-vector-0.10.0.1-2|56	%{_libdir}/%{module}-%{version}
12cr|ghc-vector-0.10.0.1-2|57	%_cabal_rpm_deps_dir
12cr|ghc-vector-0.10.0.1-2|58	%_cabal_haddoc_files
12cr|ghc-vector-0.10.0.1-2|59	
12cr|ghc-vector-0.10.0.1-2|60	
12cr|ghc-vector-0.10.0.1-2|61	

1683 12
12cr|ghc-X11-1.6.0.2-1|1	%global debug_package %{nil}
12cr|ghc-X11-1.6.0.2-1|2	#% define _cabal_setup Setup.lhs
12cr|ghc-X11-1.6.0.2-1|3	#% define _no_haddock 1
12cr|ghc-X11-1.6.0.2-1|4	%define module X11
12cr|ghc-X11-1.6.0.2-1|5	Name:           ghc-%{module}
12cr|ghc-X11-1.6.0.2-1|6	Version:        1.6.0.2
12cr|ghc-X11-1.6.0.2-1|7	Release:        1
12cr|ghc-X11-1.6.0.2-1|8	Summary:        A binding to the X11 graphics library
12cr|ghc-X11-1.6.0.2-1|9	Group:          Development/Other
12cr|ghc-X11-1.6.0.2-1|10	License:        BSD
12cr|ghc-X11-1.6.0.2-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-X11-1.6.0.2-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-X11-1.6.0.2-1|13	
12cr|ghc-X11-1.6.0.2-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-X11-1.6.0.2-1|15	buildrequires:  pkgconfig(x11)
12cr|ghc-X11-1.6.0.2-1|16	buildrequires:  pkgconfig(xrandr)
12cr|ghc-X11-1.6.0.2-1|17	Requires(pre):  ghc
12cr|ghc-X11-1.6.0.2-1|18	
12cr|ghc-X11-1.6.0.2-1|19	%description
12cr|ghc-X11-1.6.0.2-1|20	A Haskell binding to the X11 graphics library.
12cr|ghc-X11-1.6.0.2-1|21	The binding is a direct translation of the C binding; for documentation of
12cr|ghc-X11-1.6.0.2-1|22	these calls, refer to "The Xlib Programming Manual", available online at
12cr|ghc-X11-1.6.0.2-1|23	<http://tronche.com/gui/x/xlib/>.
12cr|ghc-X11-1.6.0.2-1|24	
12cr|ghc-X11-1.6.0.2-1|25	%prep
12cr|ghc-X11-1.6.0.2-1|26	%setup -q -n %{module}-%{version}
12cr|ghc-X11-1.6.0.2-1|27	
12cr|ghc-X11-1.6.0.2-1|28	%build
12cr|ghc-X11-1.6.0.2-1|29	%_cabal_build
12cr|ghc-X11-1.6.0.2-1|30	
12cr|ghc-X11-1.6.0.2-1|31	%install
12cr|ghc-X11-1.6.0.2-1|32	%_cabal_install
12cr|ghc-X11-1.6.0.2-1|33	%_cabal_rpm_gen_deps
12cr|ghc-X11-1.6.0.2-1|34	%_cabal_scriptlets
12cr|ghc-X11-1.6.0.2-1|35	
12cr|ghc-X11-1.6.0.2-1|36	%check
12cr|ghc-X11-1.6.0.2-1|37	%_cabal_check
12cr|ghc-X11-1.6.0.2-1|38	
12cr|ghc-X11-1.6.0.2-1|39	%files
12cr|ghc-X11-1.6.0.2-1|40	%defattr(-,root,root,-)
12cr|ghc-X11-1.6.0.2-1|41	%{_docdir}/%{module}-%{version}
12cr|ghc-X11-1.6.0.2-1|42	%{_libdir}/%{module}-%{version}
12cr|ghc-X11-1.6.0.2-1|43	%_cabal_rpm_deps_dir
12cr|ghc-X11-1.6.0.2-1|44	%_cabal_haddoc_files
12cr|ghc-X11-1.6.0.2-1|45	
12cr|ghc-X11-1.6.0.2-1|46	
12cr|ghc-X11-1.6.0.2-1|47	

1684 12
12cr|ghc-xhtml-3000.2.1-6|1	%global debug_package %{nil}
12cr|ghc-xhtml-3000.2.1-6|2	%define _no_haddock 0
12cr|ghc-xhtml-3000.2.1-6|3	%define         sname xhtml
12cr|ghc-xhtml-3000.2.1-6|4	
12cr|ghc-xhtml-3000.2.1-6|5	Name:           ghc-xhtml
12cr|ghc-xhtml-3000.2.1-6|6	Version:        3000.2.1
12cr|ghc-xhtml-3000.2.1-6|7	Release:        6
12cr|ghc-xhtml-3000.2.1-6|8	Summary:        An XHTML combinator library
12cr|ghc-xhtml-3000.2.1-6|9	
12cr|ghc-xhtml-3000.2.1-6|10	Group:          Development/Other
12cr|ghc-xhtml-3000.2.1-6|11	License:        BSD
12cr|ghc-xhtml-3000.2.1-6|12	URL:            http://hackage.haskell.org/package/%{sname}
12cr|ghc-xhtml-3000.2.1-6|13	Source0:        http://hackage.haskell.org/packages/archive/%{sname}/%{version}/%{sname}-%{version}.tar.gz
12cr|ghc-xhtml-3000.2.1-6|14	
12cr|ghc-xhtml-3000.2.1-6|15	BuildRequires:  ghc
12cr|ghc-xhtml-3000.2.1-6|16	buildrequires:	cabalrpmdeps
12cr|ghc-xhtml-3000.2.1-6|17	buildrequires:	haskell-macros
12cr|ghc-xhtml-3000.2.1-6|18	Requires:       ghc
12cr|ghc-xhtml-3000.2.1-6|19	Requires(post): ghc
12cr|ghc-xhtml-3000.2.1-6|20	Requires(preun): ghc
12cr|ghc-xhtml-3000.2.1-6|21	
12cr|ghc-xhtml-3000.2.1-6|22	%description
12cr|ghc-xhtml-3000.2.1-6|23	This package provides combinators for producing XHTML 1.0, including the
12cr|ghc-xhtml-3000.2.1-6|24	Strict, Transitional and Frameset variants.
12cr|ghc-xhtml-3000.2.1-6|25	
12cr|ghc-xhtml-3000.2.1-6|26	%prep
12cr|ghc-xhtml-3000.2.1-6|27	%setup -q -n %{sname}-%{version}
12cr|ghc-xhtml-3000.2.1-6|28	
12cr|ghc-xhtml-3000.2.1-6|29	%build
12cr|ghc-xhtml-3000.2.1-6|30	%_cabal_build
12cr|ghc-xhtml-3000.2.1-6|31	
12cr|ghc-xhtml-3000.2.1-6|32	%check
12cr|ghc-xhtml-3000.2.1-6|33	%_cabal_check
12cr|ghc-xhtml-3000.2.1-6|34	
12cr|ghc-xhtml-3000.2.1-6|35	%install
12cr|ghc-xhtml-3000.2.1-6|36	%_cabal_install
12cr|ghc-xhtml-3000.2.1-6|37	
12cr|ghc-xhtml-3000.2.1-6|38	%_cabal_rpm_gen_deps
12cr|ghc-xhtml-3000.2.1-6|39	
12cr|ghc-xhtml-3000.2.1-6|40	%_cabal_scriptlets
12cr|ghc-xhtml-3000.2.1-6|41	
12cr|ghc-xhtml-3000.2.1-6|42	%files
12cr|ghc-xhtml-3000.2.1-6|43	%defattr(-,root,root,-)
12cr|ghc-xhtml-3000.2.1-6|44	%{_docdir}/%{sname}-%{version}
12cr|ghc-xhtml-3000.2.1-6|45	%{_libdir}/%{sname}-%{version}
12cr|ghc-xhtml-3000.2.1-6|46	%_cabal_rpm_deps_dir
12cr|ghc-xhtml-3000.2.1-6|47	%_cabal_haddoc_files

1685 12
12cr|ghc-zlib-0.5.4.0-2|1	%global debug_package %{nil}
12cr|ghc-zlib-0.5.4.0-2|2	#% define _cabal_setup Setup.lhs
12cr|ghc-zlib-0.5.4.0-2|3	#% define _no_haddock 1
12cr|ghc-zlib-0.5.4.0-2|4	%define module  zlib
12cr|ghc-zlib-0.5.4.0-2|5	Name:           ghc-%{module}
12cr|ghc-zlib-0.5.4.0-2|6	Version:        0.5.4.0
12cr|ghc-zlib-0.5.4.0-2|7	Release:        2
12cr|ghc-zlib-0.5.4.0-2|8	Summary:        Compression and decompression in the gzip and zlib formats
12cr|ghc-zlib-0.5.4.0-2|9	Group:          Development/Other
12cr|ghc-zlib-0.5.4.0-2|10	License:        BSD
12cr|ghc-zlib-0.5.4.0-2|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|ghc-zlib-0.5.4.0-2|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|ghc-zlib-0.5.4.0-2|13	
12cr|ghc-zlib-0.5.4.0-2|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|ghc-zlib-0.5.4.0-2|15	
12cr|ghc-zlib-0.5.4.0-2|16	%description
12cr|ghc-zlib-0.5.4.0-2|17	This package provides a pure interface for compressing and decompressing
12cr|ghc-zlib-0.5.4.0-2|18	streams of data represented as lazy 'ByteString's. It uses the zlib C library
12cr|ghc-zlib-0.5.4.0-2|19	so it has high performance. It supports the "zlib", "gzip" and "raw"
12cr|ghc-zlib-0.5.4.0-2|20	compression formats.
12cr|ghc-zlib-0.5.4.0-2|21	It provides a convenient high level API suitable for most tasks and for the few
12cr|ghc-zlib-0.5.4.0-2|22	cases where more control is needed it provides access to the full zlib feature
12cr|ghc-zlib-0.5.4.0-2|23	set.
12cr|ghc-zlib-0.5.4.0-2|24	
12cr|ghc-zlib-0.5.4.0-2|25	%prep
12cr|ghc-zlib-0.5.4.0-2|26	%setup -q -n %{module}-%{version}
12cr|ghc-zlib-0.5.4.0-2|27	
12cr|ghc-zlib-0.5.4.0-2|28	%build
12cr|ghc-zlib-0.5.4.0-2|29	%_cabal_build
12cr|ghc-zlib-0.5.4.0-2|30	
12cr|ghc-zlib-0.5.4.0-2|31	%install
12cr|ghc-zlib-0.5.4.0-2|32	%_cabal_install
12cr|ghc-zlib-0.5.4.0-2|33	%_cabal_rpm_gen_deps
12cr|ghc-zlib-0.5.4.0-2|34	%_cabal_scriptlets
12cr|ghc-zlib-0.5.4.0-2|35	
12cr|ghc-zlib-0.5.4.0-2|36	%check
12cr|ghc-zlib-0.5.4.0-2|37	%_cabal_check
12cr|ghc-zlib-0.5.4.0-2|38	
12cr|ghc-zlib-0.5.4.0-2|39	%files
12cr|ghc-zlib-0.5.4.0-2|40	%defattr(-,root,root,-)
12cr|ghc-zlib-0.5.4.0-2|41	%{_docdir}/%{module}-%{version}
12cr|ghc-zlib-0.5.4.0-2|42	%{_libdir}/%{module}-%{version}
12cr|ghc-zlib-0.5.4.0-2|43	%_cabal_rpm_deps_dir
12cr|ghc-zlib-0.5.4.0-2|44	%_cabal_haddoc_files
12cr|ghc-zlib-0.5.4.0-2|45	
12cr|ghc-zlib-0.5.4.0-2|46	
12cr|ghc-zlib-0.5.4.0-2|47	

1686 12
12cr|ghex-3.4.1-1|1	%define api		3
12cr|ghex-3.4.1-1|2	%define major		0
12cr|ghex-3.4.1-1|3	%define libname		%mklibname gtkhex %{api} %{major}
12cr|ghex-3.4.1-1|4	%define develname	%mklibname -d gtkhex
12cr|ghex-3.4.1-1|5	
12cr|ghex-3.4.1-1|6	Summary:	GNOME Hexadecimal Editor
12cr|ghex-3.4.1-1|7	Name:		ghex
12cr|ghex-3.4.1-1|8	Version:	3.4.1
12cr|ghex-3.4.1-1|9	Release:	1
12cr|ghex-3.4.1-1|10	License:	GPLv2+
12cr|ghex-3.4.1-1|11	Group:		Editors
12cr|ghex-3.4.1-1|12	Url:		http://live.gnome.org/Ghex
12cr|ghex-3.4.1-1|13	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12cr|ghex-3.4.1-1|14	
12cr|ghex-3.4.1-1|15	BuildRequires:	gettext
12cr|ghex-3.4.1-1|16	BuildRequires:	intltool
12cr|ghex-3.4.1-1|17	BuildRequires:	perl-XML-Parser
12cr|ghex-3.4.1-1|18	BuildRequires:	desktop-file-utils
12cr|ghex-3.4.1-1|19	BuildRequires:	pkgconfig(gail-3.0)
12cr|ghex-3.4.1-1|20	BuildRequires:	pkgconfig(gconf-2.0)
12cr|ghex-3.4.1-1|21	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|ghex-3.4.1-1|22	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
12cr|ghex-3.4.1-1|23	BuildRequires:	pkgconfig(xml2po)
12cr|ghex-3.4.1-1|24	
12cr|ghex-3.4.1-1|25	%description
12cr|ghex-3.4.1-1|26	GHex allows the user to load data from any file, view and edit it in either
12cr|ghex-3.4.1-1|27	hex or ascii. A must for anyone playing games that use non-ascii format for
12cr|ghex-3.4.1-1|28	saving.
12cr|ghex-3.4.1-1|29	
12cr|ghex-3.4.1-1|30	%package -n %{libname}
12cr|ghex-3.4.1-1|31	Summary:	Shared library of the GNOME Hexadecimal Editor
12cr|ghex-3.4.1-1|32	Group:		System/Libraries
12cr|ghex-3.4.1-1|33	
12cr|ghex-3.4.1-1|34	%description -n %{libname}
12cr|ghex-3.4.1-1|35	This contains the shared library needed by ghex.
12cr|ghex-3.4.1-1|36	
12cr|ghex-3.4.1-1|37	%package -n %{develname}
12cr|ghex-3.4.1-1|38	Summary:	Development files for the GNOME Hexadecimal Editor library
12cr|ghex-3.4.1-1|39	Group:		Development/C
12cr|ghex-3.4.1-1|40	Requires:	%{libname} = %{version}-%{release}
12cr|ghex-3.4.1-1|41	Provides:	%{name}-devel = %{version}-%{release}
12cr|ghex-3.4.1-1|42	
12cr|ghex-3.4.1-1|43	%description -n %{develname}
12cr|ghex-3.4.1-1|44	This contains the development files needed to compile applications with
12cr|ghex-3.4.1-1|45	libghex.
12cr|ghex-3.4.1-1|46	
12cr|ghex-3.4.1-1|47	%prep
12cr|ghex-3.4.1-1|48	%setup -q
12cr|ghex-3.4.1-1|49	
12cr|ghex-3.4.1-1|50	%build
12cr|ghex-3.4.1-1|51	%configure2_5x \
12cr|ghex-3.4.1-1|52	--disable-static \
12cr|ghex-3.4.1-1|53	--disable-rpath \
12cr|ghex-3.4.1-1|54	--disable-scrollkeeper
12cr|ghex-3.4.1-1|55	
12cr|ghex-3.4.1-1|56	%make
12cr|ghex-3.4.1-1|57	
12cr|ghex-3.4.1-1|58	%install
12cr|ghex-3.4.1-1|59	%makeinstall_std
12cr|ghex-3.4.1-1|60	
12cr|ghex-3.4.1-1|61	desktop-file-install --vendor="" \
12cr|ghex-3.4.1-1|62	--remove-category="Application" \
12cr|ghex-3.4.1-1|63	--add-category="X-MandrivaLinux-MoreApplications-Editors" \
12cr|ghex-3.4.1-1|64	--dir %{buildroot}%{_datadir}/applications \
12cr|ghex-3.4.1-1|65	%{buildroot}%{_datadir}/applications/*
12cr|ghex-3.4.1-1|66	
12cr|ghex-3.4.1-1|67	%find_lang %{name}-%{api} --with-gnome --all-name
12cr|ghex-3.4.1-1|68	
12cr|ghex-3.4.1-1|69	#we don't want these
12cr|ghex-3.4.1-1|70	rm -rf %{buildroot}%{_libdir}/*.la
12cr|ghex-3.4.1-1|71	
12cr|ghex-3.4.1-1|72	
12cr|ghex-3.4.1-1|73	%files -f %{name}-%{api}.lang
12cr|ghex-3.4.1-1|74	%doc AUTHORS README ChangeLog
12cr|ghex-3.4.1-1|75	%{_bindir}/*
12cr|ghex-3.4.1-1|76	%{_datadir}/applications/*
12cr|ghex-3.4.1-1|77	%{_datadir}/icons/hicolor/*/apps/*ghex.*
12cr|ghex-3.4.1-1|78	%{_datadir}/GConf/gsettings/ghex.convert
12cr|ghex-3.4.1-1|79	%{_datadir}/glib-2.0/schemas/org.gnome.GHex.gschema.xml
12cr|ghex-3.4.1-1|80	
12cr|ghex-3.4.1-1|81	%files -n %{libname}
12cr|ghex-3.4.1-1|82	%{_libdir}/libgtkhex-%{api}.so.%{major}*
12cr|ghex-3.4.1-1|83	
12cr|ghex-3.4.1-1|84	%files -n %{develname}
12cr|ghex-3.4.1-1|85	%{_libdir}/libgtkhex-%{api}.so
12cr|ghex-3.4.1-1|86	%{_libdir}/pkgconfig/gtkhex-%{api}.pc
12cr|ghex-3.4.1-1|87	%{_includedir}/gtkhex-%{api}
12cr|ghex-3.4.1-1|88	
12cr|ghex-3.4.1-1|89	
12cr|ghex-3.4.1-1|90	
12cr|ghex-3.4.1-1|91	%changelog
12cr|ghex-3.4.1-1|92	

1687 12
12cr|ghostess-20120105-2|1	Name:           ghostess
12cr|ghostess-20120105-2|2	Summary:        Simple DSSI host with GUI capability
12cr|ghostess-20120105-2|3	Version:        20120105
12cr|ghostess-20120105-2|4	Release:        2
12cr|ghostess-20120105-2|5	
12cr|ghostess-20120105-2|6	Source:         http://smbolton.com/linux/%{name}-%{version}.tar.bz2
12cr|ghostess-20120105-2|7	URL:            http://smbolton.com/linux.html
12cr|ghostess-20120105-2|8	License:        GPLv2
12cr|ghostess-20120105-2|9	Group:          Sound
12cr|ghostess-20120105-2|10	
12cr|ghostess-20120105-2|11	BuildRequires:  pkgconfig(jack)
12cr|ghostess-20120105-2|12	BuildRequires:  pkgconfig(dssi)
12cr|ghostess-20120105-2|13	BuildRequires:  pkgconfig(liblo)
12cr|ghostess-20120105-2|14	BuildRequires:  pkgconfig(alsa)
12cr|ghostess-20120105-2|15	BuildRequires:  pkgconfig(gtk+-2.0)
12cr|ghostess-20120105-2|16	BuildRequires:  ladspa-devel
12cr|ghostess-20120105-2|17	
12cr|ghostess-20120105-2|18	%description
12cr|ghostess-20120105-2|19	Ghostess is a simple DSSI host with support for the plugin graphical
12cr|ghostess-20120105-2|20	user interfaces. It can host several plugins, which can be attributed
12cr|ghostess-20120105-2|21	to a dedicated MIDI channel. Refer to the README file for a brief
12cr|ghostess-20120105-2|22	introduction and a usage example.
12cr|ghostess-20120105-2|23	
12cr|ghostess-20120105-2|24	%prep
12cr|ghostess-20120105-2|25	%setup -q
12cr|ghostess-20120105-2|26	
12cr|ghostess-20120105-2|27	%build
12cr|ghostess-20120105-2|28	%configure2_5x
12cr|ghostess-20120105-2|29	%make
12cr|ghostess-20120105-2|30	
12cr|ghostess-20120105-2|31	%install
12cr|ghostess-20120105-2|32	rm -rf $RPM_BUILD_ROOT
12cr|ghostess-20120105-2|33	%makeinstall_std
12cr|ghostess-20120105-2|34	
12cr|ghostess-20120105-2|35	%clean
12cr|ghostess-20120105-2|36	rm -rf %{buildroot}
12cr|ghostess-20120105-2|37	
12cr|ghostess-20120105-2|38	%files
12cr|ghostess-20120105-2|39	%defattr(-,root,root)
12cr|ghostess-20120105-2|40	%doc README COPYING AUTHORS
12cr|ghostess-20120105-2|41	%{_bindir}/%{name}
12cr|ghostess-20120105-2|42	%{_bindir}/%{name}_universal_gui
12cr|ghostess-20120105-2|43	%{_mandir}/man1/ghostess.1.*
12cr|ghostess-20120105-2|44	
12cr|ghostess-20120105-2|45	
12cr|ghostess-20120105-2|46	%changelog
12cr|ghostess-20120105-2|47	* Fri Apr 27 2012 Frank Kober <emuse@mandriva.org> 20120105-2
12cr|ghostess-20120105-2|48	+ Revision: 793822
12cr|ghostess-20120105-2|49	- rebuild, spec cleanup
12cr|ghostess-20120105-2|50	
12cr|ghostess-20120105-2|51	* Thu Feb 16 2012 Frank Kober <emuse@mandriva.org> 20120105-1
12cr|ghostess-20120105-2|52	+ Revision: 775394
12cr|ghostess-20120105-2|53	- new version 20120105
12cr|ghostess-20120105-2|54	
12cr|ghostess-20120105-2|55	* Mon Sep 19 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 20100923-2
12cr|ghostess-20120105-2|56	+ Revision: 700419
12cr|ghostess-20120105-2|57	- do not restrict manpages to lzma
12cr|ghostess-20120105-2|58	
12cr|ghostess-20120105-2|59	* Sat Sep 25 2010 Frank Kober <emuse@mandriva.org> 20100923-1mdv2011.0
12cr|ghostess-20120105-2|60	+ Revision: 581021
12cr|ghostess-20120105-2|61	- new version 20100923
12cr|ghostess-20120105-2|62	o drop patch0 (fixed upstream)
12cr|ghostess-20120105-2|63	o install manpage
12cr|ghostess-20120105-2|64	
12cr|ghostess-20120105-2|65	* Fri Apr 16 2010 Frank Kober <emuse@mandriva.org> 20100326-1mdv2010.1
12cr|ghostess-20120105-2|66	+ Revision: 535352
12cr|ghostess-20120105-2|67	- use configure2_5x instead of autoreconf, fix lost BR
12cr|ghostess-20120105-2|68	- new version 20100326
12cr|ghostess-20120105-2|69	
12cr|ghostess-20120105-2|70	* Mon Dec 21 2009 Frank Kober <emuse@mandriva.org> 20081213-1mdv2010.1
12cr|ghostess-20120105-2|71	+ Revision: 480892
12cr|ghostess-20120105-2|72	- Add missing BR for gtk2
12cr|ghostess-20120105-2|73	- Update rpm group tag
12cr|ghostess-20120105-2|74	- import ghostess
12cr|ghostess-20120105-2|75	
12cr|ghostess-20120105-2|76	
12cr|ghostess-20120105-2|77	* Mon Dec 18 2009 Frank Kober <emuse@mandriva.org> 20081213-1mdv2010.0
12cr|ghostess-20120105-2|78	- import ghostess

1688 12
12cr|ghostportscan-0.9.3-12|1	Summary:	Ghost Port Scan Tool
12cr|ghostportscan-0.9.3-12|2	Name:		ghostportscan
12cr|ghostportscan-0.9.3-12|3	Version:	0.9.3
12cr|ghostportscan-0.9.3-12|4	Release:	12
12cr|ghostportscan-0.9.3-12|5	Group:		Networking/Other
12cr|ghostportscan-0.9.3-12|6	Source:		http://gps.sourceforge.net/release/gps-%{version}-FRC.tar.bz2
12cr|ghostportscan-0.9.3-12|7	URL:		http://gps.sourceforge.net
12cr|ghostportscan-0.9.3-12|8	License:	GPL
12cr|ghostportscan-0.9.3-12|9	BuildRequires:  pcap-devel
12cr|ghostportscan-0.9.3-12|10	BuildRequires:	libnet1.0.2-devel
12cr|ghostportscan-0.9.3-12|11	
12cr|ghostportscan-0.9.3-12|12	%description
12cr|ghostportscan-0.9.3-12|13	The aim of Ghost Port Scan is to provide administrators
12cr|ghostportscan-0.9.3-12|14	and pen-testers with a tool that allow them to easily
12cr|ghostportscan-0.9.3-12|15	test firewalls and get information from a remote host.
12cr|ghostportscan-0.9.3-12|16	
12cr|ghostportscan-0.9.3-12|17	PS is a port scanner and a firewall rules disclosure
12cr|ghostportscan-0.9.3-12|18	(FWRD) tool, which uses IP spoofing, ARP poisoning and
12cr|ghostportscan-0.9.3-12|19	some other technics in order to perform a stealth and
12cr|ghostportscan-0.9.3-12|20	untrackable information collect.
12cr|ghostportscan-0.9.3-12|21	
12cr|ghostportscan-0.9.3-12|22	As far as GPS needs to sniff the responses from the
12cr|ghostportscan-0.9.3-12|23	target host, it requires to be run using a loopback or
12cr|ghostportscan-0.9.3-12|24	an ethernet interface (including cable modem).
12cr|ghostportscan-0.9.3-12|25	
12cr|ghostportscan-0.9.3-12|26	%prep
12cr|ghostportscan-0.9.3-12|27	%setup -q -n gps-%{version}-FRC
12cr|ghostportscan-0.9.3-12|28	
12cr|ghostportscan-0.9.3-12|29	%build
12cr|ghostportscan-0.9.3-12|30	%configure
12cr|ghostportscan-0.9.3-12|31	%make
12cr|ghostportscan-0.9.3-12|32	
12cr|ghostportscan-0.9.3-12|33	%install
12cr|ghostportscan-0.9.3-12|34	%makeinstall
12cr|ghostportscan-0.9.3-12|35	mkdir  %{buildroot}/%{_sbindir}
12cr|ghostportscan-0.9.3-12|36	mv %{buildroot}/%{_bindir}/gps %{buildroot}/%{_sbindir}/ghostportscan
12cr|ghostportscan-0.9.3-12|37	
12cr|ghostportscan-0.9.3-12|38	%files
12cr|ghostportscan-0.9.3-12|39	%defattr(644,root,root)
12cr|ghostportscan-0.9.3-12|40	%doc AUTHORS ChangeLog README docs/* NEWS
12cr|ghostportscan-0.9.3-12|41	%attr(755,root,root) %{_sbindir}/ghostportscan
12cr|ghostportscan-0.9.3-12|42	
12cr|ghostportscan-0.9.3-12|43	
12cr|ghostportscan-0.9.3-12|44	
12cr|ghostportscan-0.9.3-12|45	%changelog
12cr|ghostportscan-0.9.3-12|46	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-11mdv2009.1
12cr|ghostportscan-0.9.3-12|47	+ Revision: 298255
12cr|ghostportscan-0.9.3-12|48	- rebuilt against libpcap-1.0.0
12cr|ghostportscan-0.9.3-12|49	
12cr|ghostportscan-0.9.3-12|50	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9.3-10mdv2009.0
12cr|ghostportscan-0.9.3-12|51	+ Revision: 246074
12cr|ghostportscan-0.9.3-12|52	- rebuild
12cr|ghostportscan-0.9.3-12|53	
12cr|ghostportscan-0.9.3-12|54	+ Olivier Blin <oblin@mandriva.com>
12cr|ghostportscan-0.9.3-12|55	- restore BuildRoot
12cr|ghostportscan-0.9.3-12|56	
12cr|ghostportscan-0.9.3-12|57	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.9.3-8mdv2008.1
12cr|ghostportscan-0.9.3-12|58	+ Revision: 125690
12cr|ghostportscan-0.9.3-12|59	- kill re-definition of %%buildroot on Pixel's request
12cr|ghostportscan-0.9.3-12|60	- import ghostportscan
12cr|ghostportscan-0.9.3-12|61	
12cr|ghostportscan-0.9.3-12|62	
12cr|ghostportscan-0.9.3-12|63	* Fri Mar 17 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-8mdk
12cr|ghostportscan-0.9.3-12|64	- rebuilt against libnet1.0.2
12cr|ghostportscan-0.9.3-12|65	
12cr|ghostportscan-0.9.3-12|66	* Thu Jul 28 2005 Michael Scherer <misc@mandriva.org> 0.9.3-7mdk
12cr|ghostportscan-0.9.3-12|67	- add doc
12cr|ghostportscan-0.9.3-12|68	- move to sbindir as it requires root privileges
12cr|ghostportscan-0.9.3-12|69	
12cr|ghostportscan-0.9.3-12|70	* Thu Jul 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.3-6mdk
12cr|ghostportscan-0.9.3-12|71	- Fix BuildRequires
12cr|ghostportscan-0.9.3-12|72	
12cr|ghostportscan-0.9.3-12|73	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-5mdk
12cr|ghostportscan-0.9.3-12|74	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|ghostportscan-0.9.3-12|75	
12cr|ghostportscan-0.9.3-12|76	* Thu Jun 03 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.9.3-4mdk
12cr|ghostportscan-0.9.3-12|77	- rebuild
12cr|ghostportscan-0.9.3-12|78	
12cr|ghostportscan-0.9.3-12|79	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.9.3-3mdk
12cr|ghostportscan-0.9.3-12|80	- rebuild
12cr|ghostportscan-0.9.3-12|81	
12cr|ghostportscan-0.9.3-12|82	* Mon Apr 30 2002 Christian Belisle <cbelisle@mandrakesoft.com> 0.9.3-2mdk
12cr|ghostportscan-0.9.3-12|83	- Fix spec errors (group & url).
12cr|ghostportscan-0.9.3-12|84	
12cr|ghostportscan-0.9.3-12|85	* Mon Apr 29 2002 Christian Belisle <cbelisle@mandrakesoft.com> 0.9.3-1mdk
12cr|ghostportscan-0.9.3-12|86	- First Mandrake release

1689 12
12cr|gif89encoder-0.90-0.b.2.0.7|1	# Copyright (c) 2000-2005, JPackage Project
12cr|gif89encoder-0.90-0.b.2.0.7|2	# All rights reserved.
12cr|gif89encoder-0.90-0.b.2.0.7|3	#
12cr|gif89encoder-0.90-0.b.2.0.7|4	# Redistribution and use in source and binary forms, with or without
12cr|gif89encoder-0.90-0.b.2.0.7|5	# modification, are permitted provided that the following conditions
12cr|gif89encoder-0.90-0.b.2.0.7|6	# are met:
12cr|gif89encoder-0.90-0.b.2.0.7|7	#
12cr|gif89encoder-0.90-0.b.2.0.7|8	# 1. Redistributions of source code must retain the above copyright
12cr|gif89encoder-0.90-0.b.2.0.7|9	#    notice, this list of conditions and the following disclaimer.
12cr|gif89encoder-0.90-0.b.2.0.7|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|gif89encoder-0.90-0.b.2.0.7|11	#    notice, this list of conditions and the following disclaimer in the
12cr|gif89encoder-0.90-0.b.2.0.7|12	#    documentation and/or other materials provided with the
12cr|gif89encoder-0.90-0.b.2.0.7|13	#    distribution.
12cr|gif89encoder-0.90-0.b.2.0.7|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|gif89encoder-0.90-0.b.2.0.7|15	#    contributors may be used to endorse or promote products derived
12cr|gif89encoder-0.90-0.b.2.0.7|16	#    from this software without specific prior written permission.
12cr|gif89encoder-0.90-0.b.2.0.7|17	#
12cr|gif89encoder-0.90-0.b.2.0.7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|gif89encoder-0.90-0.b.2.0.7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|gif89encoder-0.90-0.b.2.0.7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|gif89encoder-0.90-0.b.2.0.7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|gif89encoder-0.90-0.b.2.0.7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|gif89encoder-0.90-0.b.2.0.7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|gif89encoder-0.90-0.b.2.0.7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|gif89encoder-0.90-0.b.2.0.7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|gif89encoder-0.90-0.b.2.0.7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|gif89encoder-0.90-0.b.2.0.7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|gif89encoder-0.90-0.b.2.0.7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|gif89encoder-0.90-0.b.2.0.7|29	#
12cr|gif89encoder-0.90-0.b.2.0.7|30	
12cr|gif89encoder-0.90-0.b.2.0.7|31	%define _with_gcj_support 1
12cr|gif89encoder-0.90-0.b.2.0.7|32	
12cr|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}}}
12cr|gif89encoder-0.90-0.b.2.0.7|34	
12cr|gif89encoder-0.90-0.b.2.0.7|35	%define section free
12cr|gif89encoder-0.90-0.b.2.0.7|36	
12cr|gif89encoder-0.90-0.b.2.0.7|37	Name:           gif89encoder
12cr|gif89encoder-0.90-0.b.2.0.7|38	Version:        0.90
12cr|gif89encoder-0.90-0.b.2.0.7|39	Release:        %mkrel 0.b.2.0.7
12cr|gif89encoder-0.90-0.b.2.0.7|40	Epoch:          0
12cr|gif89encoder-0.90-0.b.2.0.7|41	Summary:        Java class library for encoding GIF's
12cr|gif89encoder-0.90-0.b.2.0.7|42	License:        BSD
12cr|gif89encoder-0.90-0.b.2.0.7|43	URL:            http://jmge.net/java/gifenc/
12cr|gif89encoder-0.90-0.b.2.0.7|44	Group:          Development/Java
12cr|gif89encoder-0.90-0.b.2.0.7|45	Source0:        http://jmge.net/java/gifenc/Gif89Encoder090b.zip
12cr|gif89encoder-0.90-0.b.2.0.7|46	Requires:       jpackage-utils >= 0:1.6
12cr|gif89encoder-0.90-0.b.2.0.7|47	BuildRequires:  ant >= 0:1.6
12cr|gif89encoder-0.90-0.b.2.0.7|48	BuildRequires:  java-rpmbuild >= 0:1.6
12cr|gif89encoder-0.90-0.b.2.0.7|49	%if %{gcj_support}
12cr|gif89encoder-0.90-0.b.2.0.7|50	BuildRequires:  java-gcj-compat-devel
12cr|gif89encoder-0.90-0.b.2.0.7|51	%endif
12cr|gif89encoder-0.90-0.b.2.0.7|52	%if ! %{gcj_support}
12cr|gif89encoder-0.90-0.b.2.0.7|53	BuildArch:      noarch
12cr|gif89encoder-0.90-0.b.2.0.7|54	%endif
12cr|gif89encoder-0.90-0.b.2.0.7|55	
12cr|gif89encoder-0.90-0.b.2.0.7|56	%description
12cr|gif89encoder-0.90-0.b.2.0.7|57	This Java class library for encoding GIF's is likely to be of
12cr|gif89encoder-0.90-0.b.2.0.7|58	utility to many other programmers. It covers more of the extended
12cr|gif89encoder-0.90-0.b.2.0.7|59	GIF89a feature set, including animation and embedded textual
12cr|gif89encoder-0.90-0.b.2.0.7|60	comments, than any other free Java GIF encoder.
12cr|gif89encoder-0.90-0.b.2.0.7|61	
12cr|gif89encoder-0.90-0.b.2.0.7|62	%package javadoc
12cr|gif89encoder-0.90-0.b.2.0.7|63	Summary:        Javadoc for %{name}
12cr|gif89encoder-0.90-0.b.2.0.7|64	Group:          Development/Java
12cr|gif89encoder-0.90-0.b.2.0.7|65	Requires(post): /bin/rm,/bin/ln
12cr|gif89encoder-0.90-0.b.2.0.7|66	Requires(postun): /bin/rm
12cr|gif89encoder-0.90-0.b.2.0.7|67	
12cr|gif89encoder-0.90-0.b.2.0.7|68	%description javadoc
12cr|gif89encoder-0.90-0.b.2.0.7|69	Javadoc for %{name}.
12cr|gif89encoder-0.90-0.b.2.0.7|70	
12cr|gif89encoder-0.90-0.b.2.0.7|71	%prep
12cr|gif89encoder-0.90-0.b.2.0.7|72	%setup -q -c
12cr|gif89encoder-0.90-0.b.2.0.7|73	%__rm -f lib/classes.jar
12cr|gif89encoder-0.90-0.b.2.0.7|74	%{__perl} -pi -e 's/\r$//g' readme.txt
12cr|gif89encoder-0.90-0.b.2.0.7|75	
12cr|gif89encoder-0.90-0.b.2.0.7|76	%build
12cr|gif89encoder-0.90-0.b.2.0.7|77	%__mkdir_p build/lib
12cr|gif89encoder-0.90-0.b.2.0.7|78	%__mkdir_p build/javadocs
12cr|gif89encoder-0.90-0.b.2.0.7|79	
12cr|gif89encoder-0.90-0.b.2.0.7|80	pushd src
12cr|gif89encoder-0.90-0.b.2.0.7|81	
12cr|gif89encoder-0.90-0.b.2.0.7|82	%javac `find . -name "*.java"`
12cr|gif89encoder-0.90-0.b.2.0.7|83	%jar cfm ../build/lib/%{name}.jar /dev/null `find . -name "*.class"`
12cr|gif89encoder-0.90-0.b.2.0.7|84	%javadoc -d ../build/javadocs `find . -name "*.java"`
12cr|gif89encoder-0.90-0.b.2.0.7|85	
12cr|gif89encoder-0.90-0.b.2.0.7|86	popd
12cr|gif89encoder-0.90-0.b.2.0.7|87	
12cr|gif89encoder-0.90-0.b.2.0.7|88	%install
12cr|gif89encoder-0.90-0.b.2.0.7|89	# jars
12cr|gif89encoder-0.90-0.b.2.0.7|90	%__mkdir_p %{buildroot}%{_javadir}
12cr|gif89encoder-0.90-0.b.2.0.7|91	%__install -p -m 644 build/lib/%{name}.jar \
12cr|gif89encoder-0.90-0.b.2.0.7|92	%{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|gif89encoder-0.90-0.b.2.0.7|93	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do \
12cr|gif89encoder-0.90-0.b.2.0.7|94	%__ln_s ${jar} ${jar/-%{version}/}; done)
12cr|gif89encoder-0.90-0.b.2.0.7|95	
12cr|gif89encoder-0.90-0.b.2.0.7|96	# javadoc
12cr|gif89encoder-0.90-0.b.2.0.7|97	%__mkdir_p %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|gif89encoder-0.90-0.b.2.0.7|98	cp -pr build/javadocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|gif89encoder-0.90-0.b.2.0.7|99	(cd %{buildroot}%{_javadocdir} && %__ln_s %{name}-%{version} %{name})
12cr|gif89encoder-0.90-0.b.2.0.7|100	
12cr|gif89encoder-0.90-0.b.2.0.7|101	%if %{gcj_support}
12cr|gif89encoder-0.90-0.b.2.0.7|102	%{_bindir}/aot-compile-rpm
12cr|gif89encoder-0.90-0.b.2.0.7|103	%endif
12cr|gif89encoder-0.90-0.b.2.0.7|104	
12cr|gif89encoder-0.90-0.b.2.0.7|105	%if %{gcj_support}
12cr|gif89encoder-0.90-0.b.2.0.7|106	%post
12cr|gif89encoder-0.90-0.b.2.0.7|107	if [ -x %{_bindir}/rebuild-gcj-db ]
12cr|gif89encoder-0.90-0.b.2.0.7|108	then
12cr|gif89encoder-0.90-0.b.2.0.7|109	%{_bindir}/rebuild-gcj-db
12cr|gif89encoder-0.90-0.b.2.0.7|110	fi
12cr|gif89encoder-0.90-0.b.2.0.7|111	%endif
12cr|gif89encoder-0.90-0.b.2.0.7|112	
12cr|gif89encoder-0.90-0.b.2.0.7|113	%if %{gcj_support}
12cr|gif89encoder-0.90-0.b.2.0.7|114	%postun
12cr|gif89encoder-0.90-0.b.2.0.7|115	if [ -x %{_bindir}/rebuild-gcj-db ]
12cr|gif89encoder-0.90-0.b.2.0.7|116	then
12cr|gif89encoder-0.90-0.b.2.0.7|117	%{_bindir}/rebuild-gcj-db
12cr|gif89encoder-0.90-0.b.2.0.7|118	fi
12cr|gif89encoder-0.90-0.b.2.0.7|119	%endif
12cr|gif89encoder-0.90-0.b.2.0.7|120	
12cr|gif89encoder-0.90-0.b.2.0.7|121	%files
12cr|gif89encoder-0.90-0.b.2.0.7|122	%defattr(0644,root,root,0755)
12cr|gif89encoder-0.90-0.b.2.0.7|123	%doc readme.txt
12cr|gif89encoder-0.90-0.b.2.0.7|124	%{_javadir}/%{name}.jar
12cr|gif89encoder-0.90-0.b.2.0.7|125	%{_javadir}//%{name}-%{version}.jar
12cr|gif89encoder-0.90-0.b.2.0.7|126	%if %{gcj_support}
12cr|gif89encoder-0.90-0.b.2.0.7|127	%attr(-,root,root) %dir %{_libdir}/gcj/%{name}
12cr|gif89encoder-0.90-0.b.2.0.7|128	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
12cr|gif89encoder-0.90-0.b.2.0.7|129	%endif
12cr|gif89encoder-0.90-0.b.2.0.7|130	
12cr|gif89encoder-0.90-0.b.2.0.7|131	
12cr|gif89encoder-0.90-0.b.2.0.7|132	%files javadoc
12cr|gif89encoder-0.90-0.b.2.0.7|133	%defattr(0644,root,root,0755)
12cr|gif89encoder-0.90-0.b.2.0.7|134	%dir %{_javadocdir}/%{name}-%{version}
12cr|gif89encoder-0.90-0.b.2.0.7|135	%{_javadocdir}/%{name}-%{version}/*
12cr|gif89encoder-0.90-0.b.2.0.7|136	%dir %{_javadocdir}/%{name}
12cr|gif89encoder-0.90-0.b.2.0.7|137	
12cr|gif89encoder-0.90-0.b.2.0.7|138	
12cr|gif89encoder-0.90-0.b.2.0.7|139	%changelog
12cr|gif89encoder-0.90-0.b.2.0.7|140	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:0.90-0.b.2.0.6mdv2011.0
12cr|gif89encoder-0.90-0.b.2.0.7|141	+ Revision: 618458
12cr|gif89encoder-0.90-0.b.2.0.7|142	- the mass rebuild of 2010.0 packages
12cr|gif89encoder-0.90-0.b.2.0.7|143	
12cr|gif89encoder-0.90-0.b.2.0.7|144	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:0.90-0.b.2.0.5mdv2010.0
12cr|gif89encoder-0.90-0.b.2.0.7|145	+ Revision: 429202
12cr|gif89encoder-0.90-0.b.2.0.7|146	- rebuild
12cr|gif89encoder-0.90-0.b.2.0.7|147	
12cr|gif89encoder-0.90-0.b.2.0.7|148	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0:0.90-0.b.2.0.4mdv2009.0
12cr|gif89encoder-0.90-0.b.2.0.7|149	+ Revision: 140737
12cr|gif89encoder-0.90-0.b.2.0.7|150	- restore BuildRoot
12cr|gif89encoder-0.90-0.b.2.0.7|151	
12cr|gif89encoder-0.90-0.b.2.0.7|152	+ Thierry Vignaud <tv@mandriva.org>
12cr|gif89encoder-0.90-0.b.2.0.7|153	- kill re-definition of %%buildroot on Pixel's request
12cr|gif89encoder-0.90-0.b.2.0.7|154	
12cr|gif89encoder-0.90-0.b.2.0.7|155	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:0.90-0.b.2.0.4mdv2008.1
12cr|gif89encoder-0.90-0.b.2.0.7|156	+ Revision: 120884
12cr|gif89encoder-0.90-0.b.2.0.7|157	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|gif89encoder-0.90-0.b.2.0.7|158	- rebuild to filter out autorequires of GCJ AOT objects
12cr|gif89encoder-0.90-0.b.2.0.7|159	- remove unnecessary Requires(post) on java-gcj-compat
12cr|gif89encoder-0.90-0.b.2.0.7|160	
12cr|gif89encoder-0.90-0.b.2.0.7|161	* Sat Aug 04 2007 David Walluck <walluck@mandriva.org> 0:0.90-0.b.2.0.2mdv2008.0
12cr|gif89encoder-0.90-0.b.2.0.7|162	+ Revision: 58797
12cr|gif89encoder-0.90-0.b.2.0.7|163	- bump release
12cr|gif89encoder-0.90-0.b.2.0.7|164	
12cr|gif89encoder-0.90-0.b.2.0.7|165	* Thu Aug 02 2007 David Walluck <walluck@mandriva.org> 0:0.90-0.b.2.0.1mdv2008.0
12cr|gif89encoder-0.90-0.b.2.0.7|166	+ Revision: 58334
12cr|gif89encoder-0.90-0.b.2.0.7|167	- Import gif89encoder
12cr|gif89encoder-0.90-0.b.2.0.7|168	
12cr|gif89encoder-0.90-0.b.2.0.7|169	
12cr|gif89encoder-0.90-0.b.2.0.7|170	
12cr|gif89encoder-0.90-0.b.2.0.7|171	* Sun Jul 15 2007 Alexander Kurtakov <akurtakov at active-lynx.com> 0:0.90-0.b.2.0.1mdv2008.0
12cr|gif89encoder-0.90-0.b.2.0.7|172	- Adapt for Mandriva
12cr|gif89encoder-0.90-0.b.2.0.7|173	
12cr|gif89encoder-0.90-0.b.2.0.7|174	* Wed Sep 20 2006 Ralph Apel <r.apel at r-apel.de> 0:0.90-0.b.2jpp
12cr|gif89encoder-0.90-0.b.2.0.7|175	- First JPP-1.7 release
12cr|gif89encoder-0.90-0.b.2.0.7|176	* Fri Feb 18 2005 David Walluck <david@jpackage> 0:0.90-0.b.1jpp
12cr|gif89encoder-0.90-0.b.2.0.7|177	- release

1690 12
12cr|gift-0.11.8.1-5|1	%define name    gift
12cr|gift-0.11.8.1-5|2	%define lname	giFT
12cr|gift-0.11.8.1-5|3	%define major	0
12cr|gift-0.11.8.1-5|4	%define libname %mklibname %{name} %{major}
12cr|gift-0.11.8.1-5|5	%define devname %mklibname %{name} -d
12cr|gift-0.11.8.1-5|6	%define version 0.11.8.1
12cr|gift-0.11.8.1-5|7	%define rel	5
12cr|gift-0.11.8.1-5|8	
12cr|gift-0.11.8.1-5|9	Summary:        Internet File Transfer
12cr|gift-0.11.8.1-5|10	Name:           %{name}
12cr|gift-0.11.8.1-5|11	Version:        %{version}
12cr|gift-0.11.8.1-5|12	Release:        %{rel}
12cr|gift-0.11.8.1-5|13	License:        GPL
12cr|gift-0.11.8.1-5|14	Group:          Networking/File transfer
12cr|gift-0.11.8.1-5|15	URL:            http://gift.sf.net/
12cr|gift-0.11.8.1-5|16	Source0:        %{name}-%{version}.tar.bz2
12cr|gift-0.11.8.1-5|17	Patch0:		gift-0.11.8.1-gcc4.patch
12cr|gift-0.11.8.1-5|18	Patch1:		gift-sformatfix.patch
12cr|gift-0.11.8.1-5|19	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12cr|gift-0.11.8.1-5|20	BuildRequires:	libtool-devel
12cr|gift-0.11.8.1-5|21	BuildRequires:	imagemagick-devel
12cr|gift-0.11.8.1-5|22	BuildRequires:	magic-devel
12cr|gift-0.11.8.1-5|23	BuildRequires:	libvorbis-devel
12cr|gift-0.11.8.1-5|24	
12cr|gift-0.11.8.1-5|25	%description
12cr|gift-0.11.8.1-5|26	This packages containt the giFT daemon. giFT is the filesharing tool for
12cr|gift-0.11.8.1-5|27	linux.
12cr|gift-0.11.8.1-5|28	
12cr|gift-0.11.8.1-5|29	%package -n %{libname}
12cr|gift-0.11.8.1-5|30	Summary:	Shared libraries for a %{name}
12cr|gift-0.11.8.1-5|31	Group:          System/Libraries
12cr|gift-0.11.8.1-5|32	
12cr|gift-0.11.8.1-5|33	%description -n %{libname}
12cr|gift-0.11.8.1-5|34	Shared libraries for %{name}.
12cr|gift-0.11.8.1-5|35	
12cr|gift-0.11.8.1-5|36	%package -n %{devname}
12cr|gift-0.11.8.1-5|37	Summary:	Header files and static library for development with %{name}
12cr|gift-0.11.8.1-5|38	Requires: 	%{libname} = %{version}-%{release}
12cr|gift-0.11.8.1-5|39	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|gift-0.11.8.1-5|40	Provides:	%{name}-devel
12cr|gift-0.11.8.1-5|41	Group: 		Development/C
12cr|gift-0.11.8.1-5|42	Obsoletes:	%{_lib}gift0-devel < 0.11.8.1-2
12cr|gift-0.11.8.1-5|43	
12cr|gift-0.11.8.1-5|44	%description -n %{devname}
12cr|gift-0.11.8.1-5|45	Header files and static library for development with %{name}.
12cr|gift-0.11.8.1-5|46	
12cr|gift-0.11.8.1-5|47	%prep
12cr|gift-0.11.8.1-5|48	%setup -q
12cr|gift-0.11.8.1-5|49	%patch0 -p1
12cr|gift-0.11.8.1-5|50	%patch1 -p1
12cr|gift-0.11.8.1-5|51	
12cr|gift-0.11.8.1-5|52	%build
12cr|gift-0.11.8.1-5|53	%configure2_5x \
12cr|gift-0.11.8.1-5|54	--enable-libmagic \
12cr|gift-0.11.8.1-5|55	--enable-perl \
12cr|gift-0.11.8.1-5|56	--with-Magick=%{_prefix}
12cr|gift-0.11.8.1-5|57	%make
12cr|gift-0.11.8.1-5|58	
12cr|gift-0.11.8.1-5|59	%install
12cr|gift-0.11.8.1-5|60	rm -rf %{buildroot}
12cr|gift-0.11.8.1-5|61	%makeinstall_std
12cr|gift-0.11.8.1-5|62	pushd %{buildroot}%{_bindir}
12cr|gift-0.11.8.1-5|63	ln -sf giftd giFT
12cr|gift-0.11.8.1-5|64	popd
12cr|gift-0.11.8.1-5|65	
12cr|gift-0.11.8.1-5|66	%clean
12cr|gift-0.11.8.1-5|67	rm -rf %{buildroot}
12cr|gift-0.11.8.1-5|68	
12cr|gift-0.11.8.1-5|69	%files
12cr|gift-0.11.8.1-5|70	%defattr(-,root,root)
12cr|gift-0.11.8.1-5|71	%doc COPYING README INSTALL NEWS TODO
12cr|gift-0.11.8.1-5|72	%{_bindir}/*
12cr|gift-0.11.8.1-5|73	%{_datadir}/%{lname}/*
12cr|gift-0.11.8.1-5|74	%{_mandir}/*/*
12cr|gift-0.11.8.1-5|75	
12cr|gift-0.11.8.1-5|76	%files -n %{libname}
12cr|gift-0.11.8.1-5|77	%defattr(-,root,root)
12cr|gift-0.11.8.1-5|78	%{_libdir}/*.so.%{major}*
12cr|gift-0.11.8.1-5|79	
12cr|gift-0.11.8.1-5|80	%files -n %{devname}
12cr|gift-0.11.8.1-5|81	%defattr(-,root,root)
12cr|gift-0.11.8.1-5|82	%{_includedir}/*
12cr|gift-0.11.8.1-5|83	%{_libdir}/*.so
12cr|gift-0.11.8.1-5|84	%{_libdir}/pkgconfig/*
12cr|gift-0.11.8.1-5|85	
12cr|gift-0.11.8.1-5|86	
12cr|gift-0.11.8.1-5|87	
12cr|gift-0.11.8.1-5|88	%changelog
12cr|gift-0.11.8.1-5|89	* Tue May 15 2012 Crispin Boylan <crisb@mandriva.org> 0.11.8.1-5
12cr|gift-0.11.8.1-5|90	+ Revision: 799066
12cr|gift-0.11.8.1-5|91	- Rebuild
12cr|gift-0.11.8.1-5|92	
12cr|gift-0.11.8.1-5|93	* Thu Aug 11 2011 Andrey Bondrov <abondrov@mandriva.org> 0.11.8.1-4
12cr|gift-0.11.8.1-5|94	+ Revision: 693991
12cr|gift-0.11.8.1-5|95	- imported package gift
12cr|gift-0.11.8.1-5|96	

1691 12
12cr|giFTcurs-0.6.2-8|1	Name: giFTcurs
12cr|giFTcurs-0.6.2-8|2	Summary: Cursed frontend to the giFT daemon
12cr|giFTcurs-0.6.2-8|3	Version: 0.6.2
12cr|giFTcurs-0.6.2-8|4	Release: 8
12cr|giFTcurs-0.6.2-8|5	Source:  http://savannah.nongnu.org/download/giftcurs/%name-%version.tar.bz2
12cr|giFTcurs-0.6.2-8|6	Source1: %{name}-icon-16.png
12cr|giFTcurs-0.6.2-8|7	Source2: %{name}-icon-32.png
12cr|giFTcurs-0.6.2-8|8	Source3: %{name}-icon-48.png
12cr|giFTcurs-0.6.2-8|9	URL: http://www.nongnu.org/giftcurs/
12cr|giFTcurs-0.6.2-8|10	Group: Networking/Other
12cr|giFTcurs-0.6.2-8|11	License: GPL
12cr|giFTcurs-0.6.2-8|12	BuildRequires:	glib2-devel
12cr|giFTcurs-0.6.2-8|13	BuildRequires:	gpm-devel
12cr|giFTcurs-0.6.2-8|14	BuildRequires:	pkgconfig(ncursesw)
12cr|giFTcurs-0.6.2-8|15	Suggests: gift
12cr|giFTcurs-0.6.2-8|16	# It doesn't not requires giFT to run 'cause it can connect to another
12cr|giFTcurs-0.6.2-8|17	# host
12cr|giFTcurs-0.6.2-8|18	
12cr|giFTcurs-0.6.2-8|19	%description
12cr|giFTcurs-0.6.2-8|20	The giFTcurs software is a cursed frontend to the giFT daemon and has been
12cr|giFTcurs-0.6.2-8|21	described as "seriously slick". It won't work that well without giFT, which
12cr|giFTcurs-0.6.2-8|22	you should have already.
12cr|giFTcurs-0.6.2-8|23	
12cr|giFTcurs-0.6.2-8|24	%prep
12cr|giFTcurs-0.6.2-8|25	%setup -q
12cr|giFTcurs-0.6.2-8|26	
12cr|giFTcurs-0.6.2-8|27	%build
12cr|giFTcurs-0.6.2-8|28	%configure2_5x --with-ncursesw
12cr|giFTcurs-0.6.2-8|29	%make
12cr|giFTcurs-0.6.2-8|30	
12cr|giFTcurs-0.6.2-8|31	%install
12cr|giFTcurs-0.6.2-8|32	%makeinstall_std
12cr|giFTcurs-0.6.2-8|33	%find_lang %{name}
12cr|giFTcurs-0.6.2-8|34	
12cr|giFTcurs-0.6.2-8|35	strip %{buildroot}%{_bindir}/giFTcurs
12cr|giFTcurs-0.6.2-8|36	
12cr|giFTcurs-0.6.2-8|37	# menu
12cr|giFTcurs-0.6.2-8|38	install %{SOURCE1} -D -m 644 %{buildroot}%{_miconsdir}/%{name}.png
12cr|giFTcurs-0.6.2-8|39	install %{SOURCE2} -D -m 644 %{buildroot}%{_iconsdir}/%{name}.png
12cr|giFTcurs-0.6.2-8|40	install %{SOURCE3} -D -m 644 %{buildroot}%{_liconsdir}/%{name}.png
12cr|giFTcurs-0.6.2-8|41	
12cr|giFTcurs-0.6.2-8|42	# Creation of the menu item
12cr|giFTcurs-0.6.2-8|43	
12cr|giFTcurs-0.6.2-8|44	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|giFTcurs-0.6.2-8|45	
12cr|giFTcurs-0.6.2-8|46	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|giFTcurs-0.6.2-8|47	[Desktop Entry]
12cr|giFTcurs-0.6.2-8|48	Type=Application
12cr|giFTcurs-0.6.2-8|49	Exec=%{_bindir}/giFTcurs
12cr|giFTcurs-0.6.2-8|50	Categories=P2P;Network;FileTransfer;ConsoleOnly;
12cr|giFTcurs-0.6.2-8|51	Name=GiFTcurs
12cr|giFTcurs-0.6.2-8|52	Comment=Cursed frontend for the giFT peer2peer software
12cr|giFTcurs-0.6.2-8|53	Icon=%{name}
12cr|giFTcurs-0.6.2-8|54	Terminal=true
12cr|giFTcurs-0.6.2-8|55	EOF
12cr|giFTcurs-0.6.2-8|56	
12cr|giFTcurs-0.6.2-8|57	%files -f %{name}.lang
12cr|giFTcurs-0.6.2-8|58	%defattr(-,root,root,0755)
12cr|giFTcurs-0.6.2-8|59	%doc README COPYING NEWS AUTHORS ChangeLog TODO ABOUT-NLS
12cr|giFTcurs-0.6.2-8|60	%{_bindir}/giFTcurs
12cr|giFTcurs-0.6.2-8|61	%{_datadir}/applications/mandriva-giFTcurs.desktop
12cr|giFTcurs-0.6.2-8|62	%{_miconsdir}/%{name}.png
12cr|giFTcurs-0.6.2-8|63	%{_iconsdir}/%{name}.png
12cr|giFTcurs-0.6.2-8|64	%{_liconsdir}/%{name}.png
12cr|giFTcurs-0.6.2-8|65	%{_mandir}/man1/giFTcurs.1*
12cr|giFTcurs-0.6.2-8|66	%{_mandir}/man5/giFTcurs.conf.5*
12cr|giFTcurs-0.6.2-8|67	
12cr|giFTcurs-0.6.2-8|68	
12cr|giFTcurs-0.6.2-8|69	
12cr|giFTcurs-0.6.2-8|70	%changelog
12cr|giFTcurs-0.6.2-8|71	* Fri Aug 12 2011 Andrey Bondrov <abondrov@mandriva.org> 0.6.2-7mdv2012.0
12cr|giFTcurs-0.6.2-8|72	+ Revision: 694112
12cr|giFTcurs-0.6.2-8|73	- imported package giFTcurs
12cr|giFTcurs-0.6.2-8|74	
12cr|giFTcurs-0.6.2-8|75	
12cr|giFTcurs-0.6.2-8|76	* Fri Apr 12 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.6.2-7mdv2010.2
12cr|giFTcurs-0.6.2-8|77	- Port to 2011
12cr|giFTcurs-0.6.2-8|78	- Little spec clean up
12cr|giFTcurs-0.6.2-8|79	
12cr|giFTcurs-0.6.2-8|80	* Sat Jan 19 2008 Anssi Hannula <anssi@zarb.org> 0.6.2-6plf2008.1
12cr|giFTcurs-0.6.2-8|81	- XDG menu
12cr|giFTcurs-0.6.2-8|82	- suggests gift instead of requiring it
12cr|giFTcurs-0.6.2-8|83	- buildrequires gpm-devel
12cr|giFTcurs-0.6.2-8|84	- build with ncursesw

1692 12
12cr|gift-openft-0.2.1.6-6|1	%define name    gift-openft
12cr|gift-openft-0.2.1.6-6|2	%define version 0.2.1.6
12cr|gift-openft-0.2.1.6-6|3	%define rel	6
12cr|gift-openft-0.2.1.6-6|4	
12cr|gift-openft-0.2.1.6-6|5	Summary:        OpenFT plugin for giFT
12cr|gift-openft-0.2.1.6-6|6	Name:           %{name}
12cr|gift-openft-0.2.1.6-6|7	Version:        %{version}
12cr|gift-openft-0.2.1.6-6|8	Release:        %{rel}
12cr|gift-openft-0.2.1.6-6|9	License:        GPL
12cr|gift-openft-0.2.1.6-6|10	Group:          Networking/File transfer
12cr|gift-openft-0.2.1.6-6|11	URL:            http://gift.sf.net/
12cr|gift-openft-0.2.1.6-6|12	Source0:        http://download.sourceforge.net/gift/%{name}-%{version}.tar.bz2
12cr|gift-openft-0.2.1.6-6|13	Requires:	gift
12cr|gift-openft-0.2.1.6-6|14	BuildRequires:	db-devel
12cr|gift-openft-0.2.1.6-6|15	BuildRequires:	gift-devel
12cr|gift-openft-0.2.1.6-6|16	BuildRequires:	zlib-devel
12cr|gift-openft-0.2.1.6-6|17	BuildRequires:	magic-devel
12cr|gift-openft-0.2.1.6-6|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12cr|gift-openft-0.2.1.6-6|19	
12cr|gift-openft-0.2.1.6-6|20	%description
12cr|gift-openft-0.2.1.6-6|21	This is the OpenFT plugin for giFT.
12cr|gift-openft-0.2.1.6-6|22	
12cr|gift-openft-0.2.1.6-6|23	%prep
12cr|gift-openft-0.2.1.6-6|24	%setup -q
12cr|gift-openft-0.2.1.6-6|25	perl -pi -e 's,\${prefix}/lib,%{_libdir},' m4/gift-prefix.m4 configure*
12cr|gift-openft-0.2.1.6-6|26	
12cr|gift-openft-0.2.1.6-6|27	%build
12cr|gift-openft-0.2.1.6-6|28	%configure2_5x
12cr|gift-openft-0.2.1.6-6|29	%make
12cr|gift-openft-0.2.1.6-6|30	
12cr|gift-openft-0.2.1.6-6|31	%install
12cr|gift-openft-0.2.1.6-6|32	%{__rm} -rf %{buildroot}
12cr|gift-openft-0.2.1.6-6|33	%makeinstall_std
12cr|gift-openft-0.2.1.6-6|34	
12cr|gift-openft-0.2.1.6-6|35	%clean
12cr|gift-openft-0.2.1.6-6|36	%{__rm} -rf %{buildroot}
12cr|gift-openft-0.2.1.6-6|37	
12cr|gift-openft-0.2.1.6-6|38	%files
12cr|gift-openft-0.2.1.6-6|39	%defattr(-,root,root)
12cr|gift-openft-0.2.1.6-6|40	%doc ChangeLog COPYING README INSTALL NEWS TODO
12cr|gift-openft-0.2.1.6-6|41	%{_datadir}/*
12cr|gift-openft-0.2.1.6-6|42	%{_libdir}/giFT/*
12cr|gift-openft-0.2.1.6-6|43	
12cr|gift-openft-0.2.1.6-6|44	
12cr|gift-openft-0.2.1.6-6|45	
12cr|gift-openft-0.2.1.6-6|46	%changelog
12cr|gift-openft-0.2.1.6-6|47	* Tue May 15 2012 Crispin Boylan <crisb@mandriva.org> 0.2.1.6-6
12cr|gift-openft-0.2.1.6-6|48	+ Revision: 799077
12cr|gift-openft-0.2.1.6-6|49	- Drop mkrel
12cr|gift-openft-0.2.1.6-6|50	- Rebuild
12cr|gift-openft-0.2.1.6-6|51	
12cr|gift-openft-0.2.1.6-6|52	* Fri Aug 12 2011 Andrey Bondrov <abondrov@mandriva.org> 0.2.1.6-4
12cr|gift-openft-0.2.1.6-6|53	+ Revision: 694182
12cr|gift-openft-0.2.1.6-6|54	- Fix BuildRequires
12cr|gift-openft-0.2.1.6-6|55	- Remove PLF reference
12cr|gift-openft-0.2.1.6-6|56	- imported package gift-openft
12cr|gift-openft-0.2.1.6-6|57	

1693 12
12cr|gig-3.3.0-3|1	%define	major	6
12cr|gig-3.3.0-3|2	%define	libname	%mklibname %{name} %{major}
12cr|gig-3.3.0-3|3	%define	develname	%mklibname %{name} -d
12cr|gig-3.3.0-3|4	%define oname  libgig
12cr|gig-3.3.0-3|5	
12cr|gig-3.3.0-3|6	Name:          gig
12cr|gig-3.3.0-3|7	Summary:       C++ library for loading Gigasampler files
12cr|gig-3.3.0-3|8	Version:       3.3.0
12cr|gig-3.3.0-3|9	Release:       3
12cr|gig-3.3.0-3|10	License:       GPLv2+
12cr|gig-3.3.0-3|11	Group:	       System/Libraries
12cr|gig-3.3.0-3|12	Source0:       %{oname}-%{version}.tar.bz2
12cr|gig-3.3.0-3|13	Patch0:		libgig-gcc-4.3.patch
12cr|gig-3.3.0-3|14	URL: 	       http://www.linuxsampler.org/
12cr|gig-3.3.0-3|15	BuildRequires: pkgconfig(sndfile)
12cr|gig-3.3.0-3|16	
12cr|gig-3.3.0-3|17	%description
12cr|gig-3.3.0-3|18	C++ library for loading Gigasampler files and DLS Level 1/2 files.
12cr|gig-3.3.0-3|19	
12cr|gig-3.3.0-3|20	%files
12cr|gig-3.3.0-3|21	%defattr(-,root,root)
12cr|gig-3.3.0-3|22	%{_bindir}/dlsdump
12cr|gig-3.3.0-3|23	%{_bindir}/gigdump
12cr|gig-3.3.0-3|24	%{_bindir}/gigextract
12cr|gig-3.3.0-3|25	%{_bindir}/rifftree
12cr|gig-3.3.0-3|26	%{_mandir}/man1/dlsdump.1.*
12cr|gig-3.3.0-3|27	%{_mandir}/man1/gigdump.1.*
12cr|gig-3.3.0-3|28	%{_mandir}/man1/gigextract.1.*
12cr|gig-3.3.0-3|29	%{_mandir}/man1/rifftree.1.*
12cr|gig-3.3.0-3|30	
12cr|gig-3.3.0-3|31	#--------------------------------------------------------------------
12cr|gig-3.3.0-3|32	
12cr|gig-3.3.0-3|33	%package -n	%libname
12cr|gig-3.3.0-3|34	Group: 		System/Libraries
12cr|gig-3.3.0-3|35	Summary: 	Libraries for %name
12cr|gig-3.3.0-3|36	Provides: 	lib%name = %version-%release
12cr|gig-3.3.0-3|37	
12cr|gig-3.3.0-3|38	%description -n %libname
12cr|gig-3.3.0-3|39	C++ library for loading Gigasampler files and DLS Level 1/2 files
12cr|gig-3.3.0-3|40	
12cr|gig-3.3.0-3|41	%files -n %libname
12cr|gig-3.3.0-3|42	%defattr(-,root,root)
12cr|gig-3.3.0-3|43	%{_libdir}/libgig.so.%{major}*
12cr|gig-3.3.0-3|44	
12cr|gig-3.3.0-3|45	#--------------------------------------------------------------------
12cr|gig-3.3.0-3|46	
12cr|gig-3.3.0-3|47	%package -n	%develname
12cr|gig-3.3.0-3|48	Group: 		Development/Other
12cr|gig-3.3.0-3|49	Summary: 	Libraries for %name
12cr|gig-3.3.0-3|50	Requires:	%libname = %version-%release
12cr|gig-3.3.0-3|51	Provides:	lib%name-devel = %version-%release
12cr|gig-3.3.0-3|52	Provides: 	%{name}-devel = %{version}-%{release}
12cr|gig-3.3.0-3|53	Obsoletes:	%{_lib}%{name}6-devel
12cr|gig-3.3.0-3|54	
12cr|gig-3.3.0-3|55	%description -n	%develname
12cr|gig-3.3.0-3|56	Development libraries from %oname
12cr|gig-3.3.0-3|57	
12cr|gig-3.3.0-3|58	%files -n %develname
12cr|gig-3.3.0-3|59	%defattr (-,root,root)
12cr|gig-3.3.0-3|60	%{_includedir}/DLS.h
12cr|gig-3.3.0-3|61	%{_includedir}/RIFF.h
12cr|gig-3.3.0-3|62	%{_includedir}/gig.h
12cr|gig-3.3.0-3|63	%{_libdir}/libgig.a
12cr|gig-3.3.0-3|64	%{_libdir}/libgig.so
12cr|gig-3.3.0-3|65	%{_libdir}/pkgconfig/gig.pc
12cr|gig-3.3.0-3|66	
12cr|gig-3.3.0-3|67	#--------------------------------------------------------------------
12cr|gig-3.3.0-3|68	
12cr|gig-3.3.0-3|69	%prep
12cr|gig-3.3.0-3|70	%setup -q -n %oname-%version
12cr|gig-3.3.0-3|71	%patch0
12cr|gig-3.3.0-3|72	
12cr|gig-3.3.0-3|73	%build
12cr|gig-3.3.0-3|74	#make -f Makefile.cvs
12cr|gig-3.3.0-3|75	%configure2_5x
12cr|gig-3.3.0-3|76	make
12cr|gig-3.3.0-3|77	
12cr|gig-3.3.0-3|78	%install
12cr|gig-3.3.0-3|79	make DESTDIR=%buildroot  install
12cr|gig-3.3.0-3|80	
12cr|gig-3.3.0-3|81	%clean
12cr|gig-3.3.0-3|82	
12cr|gig-3.3.0-3|83	
12cr|gig-3.3.0-3|84	
12cr|gig-3.3.0-3|85	%changelog
12cr|gig-3.3.0-3|86	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.0-2mdv2011.0
12cr|gig-3.3.0-3|87	+ Revision: 618471
12cr|gig-3.3.0-3|88	- the mass rebuild of 2010.0 packages
12cr|gig-3.3.0-3|89	
12cr|gig-3.3.0-3|90	* Thu Aug 27 2009 Emmanuel Andry <eandry@mandriva.org> 3.3.0-1mdv2010.0
12cr|gig-3.3.0-3|91	+ Revision: 421759
12cr|gig-3.3.0-3|92	- New version 3.3.0
12cr|gig-3.3.0-3|93	
12cr|gig-3.3.0-3|94	* Sun Sep 07 2008 Emmanuel Andry <eandry@mandriva.org> 3.2.1-3mdv2009.0
12cr|gig-3.3.0-3|95	+ Revision: 282392
12cr|gig-3.3.0-3|96	- apply devel policy
12cr|gig-3.3.0-3|97	- add gcc43 patch from gentoo
12cr|gig-3.3.0-3|98	- use configure2_5x
12cr|gig-3.3.0-3|99	
12cr|gig-3.3.0-3|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|gig-3.3.0-3|101	- rebuild
12cr|gig-3.3.0-3|102	
12cr|gig-3.3.0-3|103	+ Pixel <pixel@mandriva.com>
12cr|gig-3.3.0-3|104	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gig-3.3.0-3|105	
12cr|gig-3.3.0-3|106	* Fri Dec 14 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.2.1-1mdv2008.1
12cr|gig-3.3.0-3|107	+ Revision: 120265
12cr|gig-3.3.0-3|108	- Fix BuildRequires
12cr|gig-3.3.0-3|109	- import gig
12cr|gig-3.3.0-3|110	
12cr|gig-3.3.0-3|111	

1694 12
12cr|gigedit-0.2.0-2|1	%define major   2
12cr|gigedit-0.2.0-2|2	%define libname %mklibname %{name} %{major}
12cr|gigedit-0.2.0-2|3	%define develname %mklibname %{name} -d
12cr|gigedit-0.2.0-2|4	
12cr|gigedit-0.2.0-2|5	Name:          gigedit
12cr|gigedit-0.2.0-2|6	Summary:       Instrument editor for gig files
12cr|gigedit-0.2.0-2|7	Version:       0.2.0
12cr|gigedit-0.2.0-2|8	Release:       2
12cr|gigedit-0.2.0-2|9	License:       GPLv2+
12cr|gigedit-0.2.0-2|10	Group:         Sound
12cr|gigedit-0.2.0-2|11	Source0:       %{name}-%{version}.tar.gz
12cr|gigedit-0.2.0-2|12	#Patch0:        gigedit-0.1.1-gcc43.patch
12cr|gigedit-0.2.0-2|13	URL:           http://www.linuxsampler.org/
12cr|gigedit-0.2.0-2|14	
12cr|gigedit-0.2.0-2|15	BuildRequires: perl(XML::Parser)
12cr|gigedit-0.2.0-2|16	BuildRequires: gtkmm2.4-devel
12cr|gigedit-0.2.0-2|17	BuildRequires: libgig-devel
12cr|gigedit-0.2.0-2|18	BuildRequires: sndfile-devel
12cr|gigedit-0.2.0-2|19	BuildRequires: liblinuxsampler-devel >= 0.5.0
12cr|gigedit-0.2.0-2|20	BuildRequires: sqlite3-devel
12cr|gigedit-0.2.0-2|21	BuildRequires: jackit-devel
12cr|gigedit-0.2.0-2|22	BuildRequires: libalsa-devel
12cr|gigedit-0.2.0-2|23	BuildRequires: intltool
12cr|gigedit-0.2.0-2|24	Requires: %{name}-plugins
12cr|gigedit-0.2.0-2|25	
12cr|gigedit-0.2.0-2|26	%description
12cr|gigedit-0.2.0-2|27	An instrument editor for gig files
12cr|gigedit-0.2.0-2|28	
12cr|gigedit-0.2.0-2|29	%files -f %name.lang
12cr|gigedit-0.2.0-2|30	%defattr(-,root,root)
12cr|gigedit-0.2.0-2|31	%{_bindir}/gigedit
12cr|gigedit-0.2.0-2|32	%{_datadir}/gigedit/status_attached.xpm
12cr|gigedit-0.2.0-2|33	%{_datadir}/gigedit/status_detached.xpm
12cr|gigedit-0.2.0-2|34	
12cr|gigedit-0.2.0-2|35	%dir %_docdir/gigedit
12cr|gigedit-0.2.0-2|36	%doc %_docdir/gigedit/*.png
12cr|gigedit-0.2.0-2|37	%doc %_docdir/gigedit/*.css
12cr|gigedit-0.2.0-2|38	%doc %_docdir/gigedit/*.html
12cr|gigedit-0.2.0-2|39	
12cr|gigedit-0.2.0-2|40	#--------------------------------------------------------------------
12cr|gigedit-0.2.0-2|41	
12cr|gigedit-0.2.0-2|42	%package -n     %libname
12cr|gigedit-0.2.0-2|43	Group:          System/Libraries
12cr|gigedit-0.2.0-2|44	Summary:        Libraries for %name
12cr|gigedit-0.2.0-2|45	Provides:       %name = %version-%release
12cr|gigedit-0.2.0-2|46	
12cr|gigedit-0.2.0-2|47	%description -n %libname
12cr|gigedit-0.2.0-2|48	Librairies from %name
12cr|gigedit-0.2.0-2|49	
12cr|gigedit-0.2.0-2|50	%files -n %libname
12cr|gigedit-0.2.0-2|51	%defattr(-,root,root)
12cr|gigedit-0.2.0-2|52	%_libdir/gigedit/libgigedit.so.%{major}*
12cr|gigedit-0.2.0-2|53	
12cr|gigedit-0.2.0-2|54	#--------------------------------------------------------------------
12cr|gigedit-0.2.0-2|55	
12cr|gigedit-0.2.0-2|56	%package -n     %develname
12cr|gigedit-0.2.0-2|57	Group:          Development/Other
12cr|gigedit-0.2.0-2|58	Summary:        Libraries for %name
12cr|gigedit-0.2.0-2|59	Requires:       %libname = %version-%release
12cr|gigedit-0.2.0-2|60	Provides:       %{name}-devel = %{version}-%{release}
12cr|gigedit-0.2.0-2|61	Obsoletes:      %{_lib}%{name}1-devel
12cr|gigedit-0.2.0-2|62	
12cr|gigedit-0.2.0-2|63	%description -n %develname
12cr|gigedit-0.2.0-2|64	Development libraries from %name
12cr|gigedit-0.2.0-2|65	
12cr|gigedit-0.2.0-2|66	%files -n %develname
12cr|gigedit-0.2.0-2|67	%defattr (-,root,root)
12cr|gigedit-0.2.0-2|68	%_libdir/gigedit/*.a
12cr|gigedit-0.2.0-2|69	%_libdir/gigedit/*.so
12cr|gigedit-0.2.0-2|70	
12cr|gigedit-0.2.0-2|71	#--------------------------------------------------------------------
12cr|gigedit-0.2.0-2|72	
12cr|gigedit-0.2.0-2|73	%package plugins
12cr|gigedit-0.2.0-2|74	Group:          Sound
12cr|gigedit-0.2.0-2|75	Summary:        Gigedit plugin for LinuxSampler
12cr|gigedit-0.2.0-2|76	Requires:       linuxsampler
12cr|gigedit-0.2.0-2|77	Requires:       %{name}
12cr|gigedit-0.2.0-2|78	
12cr|gigedit-0.2.0-2|79	%description plugins
12cr|gigedit-0.2.0-2|80	Gigedit plugin for LinuxSampler. This plugin is required when using
12cr|gigedit-0.2.0-2|81	the Edit button in QSampler
12cr|gigedit-0.2.0-2|82	
12cr|gigedit-0.2.0-2|83	%files plugins
12cr|gigedit-0.2.0-2|84	%defattr (-,root,root)
12cr|gigedit-0.2.0-2|85	%_libdir/linuxsampler/plugins/*.a
12cr|gigedit-0.2.0-2|86	%_libdir/linuxsampler/plugins/*.so
12cr|gigedit-0.2.0-2|87	
12cr|gigedit-0.2.0-2|88	#--------------------------------------------------------------------
12cr|gigedit-0.2.0-2|89	
12cr|gigedit-0.2.0-2|90	%prep
12cr|gigedit-0.2.0-2|91	%setup -q -n %name-%version
12cr|gigedit-0.2.0-2|92	
12cr|gigedit-0.2.0-2|93	%build
12cr|gigedit-0.2.0-2|94	LDFLAGS="-lsigc-2.0" %configure2_5x
12cr|gigedit-0.2.0-2|95	make
12cr|gigedit-0.2.0-2|96	
12cr|gigedit-0.2.0-2|97	%install
12cr|gigedit-0.2.0-2|98	make DESTDIR=%buildroot  install
12cr|gigedit-0.2.0-2|99	%find_lang %name
12cr|gigedit-0.2.0-2|100	
12cr|gigedit-0.2.0-2|101	
12cr|gigedit-0.2.0-2|102	%changelog
12cr|gigedit-0.2.0-2|103	* Fri Aug 28 2009 Emmanuel Andry <eandry@mandriva.org> 0.2.0-1mdv2010.0
12cr|gigedit-0.2.0-2|104	+ Revision: 422006
12cr|gigedit-0.2.0-2|105	- BR libalsa-devel
12cr|gigedit-0.2.0-2|106	- BR libjack-devel
12cr|gigedit-0.2.0-2|107	- BR sqlite3-devel
12cr|gigedit-0.2.0-2|108	- New version ?\1940.2.0
12cr|gigedit-0.2.0-2|109	- drop P0
12cr|gigedit-0.2.0-2|110	- fix license
12cr|gigedit-0.2.0-2|111	?\195- diff patch for gcc43
12cr|gigedit-0.2.0-2|112	- apply devel policy
12cr|gigedit-0.2.0-2|113	
12cr|gigedit-0.2.0-2|114	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|gigedit-0.2.0-2|115	- rebuild
12cr|gigedit-0.2.0-2|116	
12cr|gigedit-0.2.0-2|117	+ Pixel <pixel@mandriva.com>
12cr|gigedit-0.2.0-2|118	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gigedit-0.2.0-2|119	
12cr|gigedit-0.2.0-2|120	* Sun Dec 16 2007 Nicolas Lécureuil <neoclust@mandriva.org> 0.1.1-1mdv2008.1
12cr|gigedit-0.2.0-2|121	+ Revision: 120477
12cr|gigedit-0.2.0-2|122	- import gigedit
12cr|gigedit-0.2.0-2|123	
12cr|gigedit-0.2.0-2|124	

1695 12
12cr|giggle-0.6.1-1|1	%define major 0
12cr|giggle-0.6.1-1|2	%define libname %mklibname %{name} %{major}
12cr|giggle-0.6.1-1|3	%define devname %mklibname -d %{name}
12cr|giggle-0.6.1-1|4	
12cr|giggle-0.6.1-1|5	Summary:	Gtk frontend for git
12cr|giggle-0.6.1-1|6	Name:		giggle
12cr|giggle-0.6.1-1|7	Version:	0.6.1
12cr|giggle-0.6.1-1|8	Release:	1
12cr|giggle-0.6.1-1|9	License:	GPLv2+
12cr|giggle-0.6.1-1|10	Group:		Development/Other
12cr|giggle-0.6.1-1|11	URL:		http://live.gnome.org/giggle
12cr|giggle-0.6.1-1|12	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12cr|giggle-0.6.1-1|13	
12cr|giggle-0.6.1-1|14	BuildRequires:	git-core
12cr|giggle-0.6.1-1|15	BuildRequires:  gnome-common
12cr|giggle-0.6.1-1|16	BuildRequires:	intltool
12cr|giggle-0.6.1-1|17	BuildRequires:	itstool
12cr|giggle-0.6.1-1|18	BuildRequires:	libxml2-utils
12cr|giggle-0.6.1-1|19	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|giggle-0.6.1-1|20	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|giggle-0.6.1-1|21	BuildRequires:	pkgconfig(gtksourceview-3.0)
12cr|giggle-0.6.1-1|22	BuildRequires:	pkgconfig(libxml-2.0)
12cr|giggle-0.6.1-1|23	BuildRequires:	pkgconfig(vte-2.90)
12cr|giggle-0.6.1-1|24	Requires:	git-core
12cr|giggle-0.6.1-1|25	
12cr|giggle-0.6.1-1|26	%description
12cr|giggle-0.6.1-1|27	Giggle is a graphical frontend for the git directory tracker.
12cr|giggle-0.6.1-1|28	
12cr|giggle-0.6.1-1|29	%package -n %{libname}
12cr|giggle-0.6.1-1|30	Summary: %summary
12cr|giggle-0.6.1-1|31	Group: System/Libraries
12cr|giggle-0.6.1-1|32	
12cr|giggle-0.6.1-1|33	%description -n %{libname}
12cr|giggle-0.6.1-1|34	Giggle is a graphical frontend for the git directory tracker.
12cr|giggle-0.6.1-1|35	
12cr|giggle-0.6.1-1|36	%package -n %{devname}
12cr|giggle-0.6.1-1|37	Summary: %summary
12cr|giggle-0.6.1-1|38	Group: Development/C
12cr|giggle-0.6.1-1|39	Provides: %{name}-devel = %{version}-%{release}
12cr|giggle-0.6.1-1|40	Requires: %{libname} = %{version}-%{release}
12cr|giggle-0.6.1-1|41	
12cr|giggle-0.6.1-1|42	%description -n %{devname}
12cr|giggle-0.6.1-1|43	Giggle is a graphical frontend for the git directory tracker.
12cr|giggle-0.6.1-1|44	
12cr|giggle-0.6.1-1|45	%prep
12cr|giggle-0.6.1-1|46	%setup -q
12cr|giggle-0.6.1-1|47	
12cr|giggle-0.6.1-1|48	%build
12cr|giggle-0.6.1-1|49	%configure2_5x
12cr|giggle-0.6.1-1|50	
12cr|giggle-0.6.1-1|51	%make LIBS='-lgmodule-2.0'
12cr|giggle-0.6.1-1|52	
12cr|giggle-0.6.1-1|53	%install
12cr|giggle-0.6.1-1|54	%makeinstall_std
12cr|giggle-0.6.1-1|55	%find_lang %{name} --with-gnome
12cr|giggle-0.6.1-1|56	
12cr|giggle-0.6.1-1|57	%files -f %{name}.lang
12cr|giggle-0.6.1-1|58	%doc AUTHORS README NEWS ChangeLog
12cr|giggle-0.6.1-1|59	%{_bindir}/*
12cr|giggle-0.6.1-1|60	%dir %{_libdir}/%{name}
12cr|giggle-0.6.1-1|61	%dir %{_libdir}/%{name}/plugins
12cr|giggle-0.6.1-1|62	%dir %{_libdir}/%{name}/plugins/%{version}
12cr|giggle-0.6.1-1|63	%{_libdir}/%{name}/plugins/%{version}/libpersonal-details*
12cr|giggle-0.6.1-1|64	%{_libdir}/%{name}/plugins/%{version}/libterminal-view*
12cr|giggle-0.6.1-1|65	%{_libdir}/%{name}/plugins/%{version}/*.xml
12cr|giggle-0.6.1-1|66	%dir %{_datadir}/%{name}/
12cr|giggle-0.6.1-1|67	%dir %{_datadir}/%{name}/glade/
12cr|giggle-0.6.1-1|68	%{_datadir}/%{name}/glade/main-window.ui
12cr|giggle-0.6.1-1|69	%{_datadir}/applications/%{name}.desktop
12cr|giggle-0.6.1-1|70	%{_iconsdir}/hicolor/*/apps/*
12cr|giggle-0.6.1-1|71	
12cr|giggle-0.6.1-1|72	%files -n %{libname}
12cr|giggle-0.6.1-1|73	%{_libdir}/libgiggle.so.%{major}*
12cr|giggle-0.6.1-1|74	%{_libdir}/libgiggle-git.so.%{major}*
12cr|giggle-0.6.1-1|75	
12cr|giggle-0.6.1-1|76	%files -n %{devname}
12cr|giggle-0.6.1-1|77	%{_libdir}/libgiggle.so
12cr|giggle-0.6.1-1|78	%{_libdir}/libgiggle-git.so
12cr|giggle-0.6.1-1|79	%{_includedir}/%{name}
12cr|giggle-0.6.1-1|80	
12cr|giggle-0.6.1-1|81	
12cr|giggle-0.6.1-1|82	
12cr|giggle-0.6.1-1|83	%changelog
12cr|giggle-0.6.1-1|84	* Fri Jun 15 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.6.1-1
12cr|giggle-0.6.1-1|85	+ Revision: 805921
12cr|giggle-0.6.1-1|86	- new version 0.6.1
12cr|giggle-0.6.1-1|87	- cleaned up spec
12cr|giggle-0.6.1-1|88	
12cr|giggle-0.6.1-1|89	* Mon Aug 09 2010 Götz Waschk <waschk@mandriva.org> 0.5-2mdv2011.0
12cr|giggle-0.6.1-1|90	+ Revision: 568225
12cr|giggle-0.6.1-1|91	- rebuild for new e-d-s
12cr|giggle-0.6.1-1|92	
12cr|giggle-0.6.1-1|93	* Wed Apr 21 2010 Götz Waschk <waschk@mandriva.org> 0.5-1mdv2010.1
12cr|giggle-0.6.1-1|94	+ Revision: 537705
12cr|giggle-0.6.1-1|95	- update to new version 0.5
12cr|giggle-0.6.1-1|96	
12cr|giggle-0.6.1-1|97	* Tue Mar 09 2010 Götz Waschk <waschk@mandriva.org> 0.4.97-1mdv2010.1
12cr|giggle-0.6.1-1|98	+ Revision: 516901
12cr|giggle-0.6.1-1|99	- update to new version 0.4.97
12cr|giggle-0.6.1-1|100	
12cr|giggle-0.6.1-1|101	* Tue Feb 09 2010 Götz Waschk <waschk@mandriva.org> 0.4.96-1mdv2010.1
12cr|giggle-0.6.1-1|102	+ Revision: 503236
12cr|giggle-0.6.1-1|103	- update to new version 0.4.96
12cr|giggle-0.6.1-1|104	
12cr|giggle-0.6.1-1|105	* Tue Jan 26 2010 Götz Waschk <waschk@mandriva.org> 0.4.95-2mdv2010.1
12cr|giggle-0.6.1-1|106	+ Revision: 496509
12cr|giggle-0.6.1-1|107	- new version
12cr|giggle-0.6.1-1|108	- rediff patch
12cr|giggle-0.6.1-1|109	- update file list
12cr|giggle-0.6.1-1|110	- update build deps
12cr|giggle-0.6.1-1|111	
12cr|giggle-0.6.1-1|112	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.4.91-3mdv2010.0
12cr|giggle-0.6.1-1|113	+ Revision: 437690
12cr|giggle-0.6.1-1|114	- rebuild
12cr|giggle-0.6.1-1|115	
12cr|giggle-0.6.1-1|116	+ Götz Waschk <waschk@mandriva.org>
12cr|giggle-0.6.1-1|117	- update URL
12cr|giggle-0.6.1-1|118	
12cr|giggle-0.6.1-1|119	* Mon Feb 16 2009 Funda Wang <fwang@mandriva.org> 0.4.91-2mdv2009.1
12cr|giggle-0.6.1-1|120	+ Revision: 341157
12cr|giggle-0.6.1-1|121	- fix linakge
12cr|giggle-0.6.1-1|122	
12cr|giggle-0.6.1-1|123	* Mon Feb 16 2009 Götz Waschk <waschk@mandriva.org> 0.4.91-1mdv2009.1
12cr|giggle-0.6.1-1|124	+ Revision: 340783
12cr|giggle-0.6.1-1|125	- new version
12cr|giggle-0.6.1-1|126	- libify the package
12cr|giggle-0.6.1-1|127	
12cr|giggle-0.6.1-1|128	* Fri Feb 13 2009 Götz Waschk <waschk@mandriva.org> 0.4.90-1mdv2009.1
12cr|giggle-0.6.1-1|129	+ Revision: 340030
12cr|giggle-0.6.1-1|130	- new version
12cr|giggle-0.6.1-1|131	- fix build
12cr|giggle-0.6.1-1|132	- fix installation
12cr|giggle-0.6.1-1|133	- update file list
12cr|giggle-0.6.1-1|134	- fix build deps
12cr|giggle-0.6.1-1|135	- fix source URL
12cr|giggle-0.6.1-1|136	
12cr|giggle-0.6.1-1|137	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.4-3mdv2009.0
12cr|giggle-0.6.1-1|138	+ Revision: 246122
12cr|giggle-0.6.1-1|139	- rebuild
12cr|giggle-0.6.1-1|140	- kill re-definition of %%buildroot on Pixel's request
12cr|giggle-0.6.1-1|141	
12cr|giggle-0.6.1-1|142	+ Pixel <pixel@mandriva.com>
12cr|giggle-0.6.1-1|143	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|giggle-0.6.1-1|144	
12cr|giggle-0.6.1-1|145	+ Olivier Blin <blino@mandriva.org>
12cr|giggle-0.6.1-1|146	- restore BuildRoot
12cr|giggle-0.6.1-1|147	
12cr|giggle-0.6.1-1|148	+ Funda Wang <fwang@mandriva.org>
12cr|giggle-0.6.1-1|149	- no need rm cache file
12cr|giggle-0.6.1-1|150	
12cr|giggle-0.6.1-1|151	* Sun Dec 16 2007 Funda Wang <fwang@mandriva.org> 0.4-1mdv2008.1
12cr|giggle-0.6.1-1|152	+ Revision: 120555
12cr|giggle-0.6.1-1|153	- add more doc files
12cr|giggle-0.6.1-1|154	- fix file list
12cr|giggle-0.6.1-1|155	- New version 0.4
12cr|giggle-0.6.1-1|156	- BR gtksourceview2
12cr|giggle-0.6.1-1|157	
12cr|giggle-0.6.1-1|158	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 0.3-2mdv2008.1
12cr|giggle-0.6.1-1|159	+ Revision: 119926
12cr|giggle-0.6.1-1|160	- require the proper version of gtksourceview-devel
12cr|giggle-0.6.1-1|161	- rebuild b/c of missing package on ia32
12cr|giggle-0.6.1-1|162	
12cr|giggle-0.6.1-1|163	* Thu May 10 2007 Frederic Crozat <fcrozat@mandriva.com> 0.3-1mdv2008.0
12cr|giggle-0.6.1-1|164	+ Revision: 26037
12cr|giggle-0.6.1-1|165	- Release 0.3
12cr|giggle-0.6.1-1|166	- Add dependency on git-core
12cr|giggle-0.6.1-1|167	
12cr|giggle-0.6.1-1|168	* Thu May 03 2007 Pascal Terjan <pterjan@mandriva.org> 0.2-1mdv2008.0
12cr|giggle-0.6.1-1|169	+ Revision: 21683
12cr|giggle-0.6.1-1|170	- BuildRequires git-core
12cr|giggle-0.6.1-1|171	- 0.2
12cr|giggle-0.6.1-1|172	
12cr|giggle-0.6.1-1|173	
12cr|giggle-0.6.1-1|174	* Wed Mar 07 2007 Pascal Terjan <pterjan@mandriva.org> 0.1-1mdv2007.1
12cr|giggle-0.6.1-1|175	+ Revision: 134882
12cr|giggle-0.6.1-1|176	- Import giggle
12cr|giggle-0.6.1-1|177	
12cr|giggle-0.6.1-1|178	* Wed Mar 07 2007 Pascal Terjan <pterjan@mandriva.org> 0.1-1mdv2007.1
12cr|giggle-0.6.1-1|179	- First Package
12cr|giggle-0.6.1-1|180	

1696 12
12cr|gigi-0.8.0-8.20120910.3|1	# 20120910 is from FreeOrion source tree
12cr|gigi-0.8.0-8.20120910.3|2	%define svnrev	20120910
12cr|gigi-0.8.0-8.20120910.3|3	
12cr|gigi-0.8.0-8.20120910.3|4	%define major	0
12cr|gigi-0.8.0-8.20120910.3|5	%define libname	%mklibname %{name} %{major}
12cr|gigi-0.8.0-8.20120910.3|6	%define devname	%mklibname %{name} -d
12cr|gigi-0.8.0-8.20120910.3|7	
12cr|gigi-0.8.0-8.20120910.3|8	Summary:	A GUI library for OpenGL
12cr|gigi-0.8.0-8.20120910.3|9	Name:		gigi
12cr|gigi-0.8.0-8.20120910.3|10	Version:	0.8.0
12cr|gigi-0.8.0-8.20120910.3|11	Release:	8.%{svnrev}.3
12cr|gigi-0.8.0-8.20120910.3|12	License:	LGPLv2+
12cr|gigi-0.8.0-8.20120910.3|13	Group:		System/Libraries
12cr|gigi-0.8.0-8.20120910.3|14	URL:		http://gigi.sourceforge.net/
12cr|gigi-0.8.0-8.20120910.3|15	Source0:	%{name}-%{svnrev}.tar.xz
12cr|gigi-0.8.0-8.20120910.3|16	Patch0:		gigi-938-link.patch
12cr|gigi-0.8.0-8.20120910.3|17	
12cr|gigi-0.8.0-8.20120910.3|18	BuildRequires:	cmake
12cr|gigi-0.8.0-8.20120910.3|19	BuildRequires:	doxygen
12cr|gigi-0.8.0-8.20120910.3|20	BuildRequires:	boost-devel
12cr|gigi-0.8.0-8.20120910.3|21	BuildRequires:	jpeg-devel
12cr|gigi-0.8.0-8.20120910.3|22	BuildRequires:	libtool-devel
12cr|gigi-0.8.0-8.20120910.3|23	BuildRequires:	tiff-devel
12cr|gigi-0.8.0-8.20120910.3|24	BuildRequires:	pkgconfig(freetype2)
12cr|gigi-0.8.0-8.20120910.3|25	BuildRequires:	pkgconfig(gl)
12cr|gigi-0.8.0-8.20120910.3|26	BuildRequires:	pkgconfig(glu)
12cr|gigi-0.8.0-8.20120910.3|27	BuildRequires:	pkgconfig(libpng)
12cr|gigi-0.8.0-8.20120910.3|28	BuildRequires:	pkgconfig(OGRE)
12cr|gigi-0.8.0-8.20120910.3|29	BuildRequires:	pkgconfig(OIS)
12cr|gigi-0.8.0-8.20120910.3|30	BuildRequires:	pkgconfig(sdl)
12cr|gigi-0.8.0-8.20120910.3|31	
12cr|gigi-0.8.0-8.20120910.3|32	%description
12cr|gigi-0.8.0-8.20120910.3|33	GiGi (aka GG) is a GUI library for OpenGL. It is platform-independent
12cr|gigi-0.8.0-8.20120910.3|34	(it runs at least on Linux and Windows, and probably more),
12cr|gigi-0.8.0-8.20120910.3|35	compiler-independent (it compiles under at GCC 3.2 or higher and MSVC++ 7.1
12cr|gigi-0.8.0-8.20120910.3|36	or higher, and probably more), and driver-independent. A reference driver
12cr|gigi-0.8.0-8.20120910.3|37	for SDL is provided, and it is straightforward to write one for yourself
12cr|gigi-0.8.0-8.20120910.3|38	should you decide to do so.
12cr|gigi-0.8.0-8.20120910.3|39	
12cr|gigi-0.8.0-8.20120910.3|40	%package -n 	%{libname}
12cr|gigi-0.8.0-8.20120910.3|41	Summary:	A GUI library for OpenGL
12cr|gigi-0.8.0-8.20120910.3|42	Group:		System/Libraries
12cr|gigi-0.8.0-8.20120910.3|43	Provides:	%{name} = %{version}-%{release}
12cr|gigi-0.8.0-8.20120910.3|44	
12cr|gigi-0.8.0-8.20120910.3|45	%description -n %{libname}
12cr|gigi-0.8.0-8.20120910.3|46	This package contains the shared libraries for GiGi (aka GG), a GUI library
12cr|gigi-0.8.0-8.20120910.3|47	for OpenGL.
12cr|gigi-0.8.0-8.20120910.3|48	
12cr|gigi-0.8.0-8.20120910.3|49	%package -n 	%{devname}
12cr|gigi-0.8.0-8.20120910.3|50	Summary:	Development headers for GiGi
12cr|gigi-0.8.0-8.20120910.3|51	Group:		System/Libraries
12cr|gigi-0.8.0-8.20120910.3|52	Provides:	%{name}-devel = %{version}-%{release}
12cr|gigi-0.8.0-8.20120910.3|53	Requires:	%{libname} = %{version}-%{release}
12cr|gigi-0.8.0-8.20120910.3|54	
12cr|gigi-0.8.0-8.20120910.3|55	%description -n %{devname}
12cr|gigi-0.8.0-8.20120910.3|56	Development headers and includes for GiGi (aka GG), a GUI library
12cr|gigi-0.8.0-8.20120910.3|57	for OpenGL.
12cr|gigi-0.8.0-8.20120910.3|58	
12cr|gigi-0.8.0-8.20120910.3|59	%prep
12cr|gigi-0.8.0-8.20120910.3|60	%setup -qn GG
12cr|gigi-0.8.0-8.20120910.3|61	%apply_patches
12cr|gigi-0.8.0-8.20120910.3|62	
12cr|gigi-0.8.0-8.20120910.3|63	%build
12cr|gigi-0.8.0-8.20120910.3|64	# System resource usage is extremely high so disable extra flags and parallel build
12cr|gigi-0.8.0-8.20120910.3|65	%global optflags -O2
12cr|gigi-0.8.0-8.20120910.3|66	%cmake -DBUILD_DEBUG:BOON=ON
12cr|gigi-0.8.0-8.20120910.3|67	make VERBOSE=1
12cr|gigi-0.8.0-8.20120910.3|68	
12cr|gigi-0.8.0-8.20120910.3|69	%install
12cr|gigi-0.8.0-8.20120910.3|70	%makeinstall_std -C build
12cr|gigi-0.8.0-8.20120910.3|71	
12cr|gigi-0.8.0-8.20120910.3|72	pushd %{buildroot}%{_libdir}
12cr|gigi-0.8.0-8.20120910.3|73	for lib in *.so; do
12cr|gigi-0.8.0-8.20120910.3|74	mv $lib $lib.%{version};
12cr|gigi-0.8.0-8.20120910.3|75	ln -s $lib.%{version} $lib;
12cr|gigi-0.8.0-8.20120910.3|76	done
12cr|gigi-0.8.0-8.20120910.3|77	popd
12cr|gigi-0.8.0-8.20120910.3|78	
12cr|gigi-0.8.0-8.20120910.3|79	install -d -m 755 %{buildroot}%{_datadir}/cmake/Modules/GG
12cr|gigi-0.8.0-8.20120910.3|80	install -m 644 cmake/*.cmake %{buildroot}%{_datadir}/cmake/Modules/GG
12cr|gigi-0.8.0-8.20120910.3|81	
12cr|gigi-0.8.0-8.20120910.3|82	# move documentation to the correct place
12cr|gigi-0.8.0-8.20120910.3|83	install -d -m 755 %{buildroot}%{_docdir}/%{name}
12cr|gigi-0.8.0-8.20120910.3|84	mv %{buildroot}%{_prefix}/doc/GG %{buildroot}%{_docdir}/%{name}
12cr|gigi-0.8.0-8.20120910.3|85	
12cr|gigi-0.8.0-8.20120910.3|86	%files -n %{libname}
12cr|gigi-0.8.0-8.20120910.3|87	%{_libdir}/libGiGi*.so.%{major}*
12cr|gigi-0.8.0-8.20120910.3|88	
12cr|gigi-0.8.0-8.20120910.3|89	%files -n %{devname}
12cr|gigi-0.8.0-8.20120910.3|90	%doc %{_docdir}/%{name}/GG
12cr|gigi-0.8.0-8.20120910.3|91	%{_libdir}/libGiGi*.so
12cr|gigi-0.8.0-8.20120910.3|92	%{_libdir}/pkgconfig/GiGi*
12cr|gigi-0.8.0-8.20120910.3|93	%{_datadir}/cmake/Modules/GG
12cr|gigi-0.8.0-8.20120910.3|94	%{_includedir}/GG
12cr|gigi-0.8.0-8.20120910.3|95	

1697 12
12cr|gimp2-freetype-0.6-7|1	%define req_gimp_version 2.0.0
12cr|gimp2-freetype-0.6-7|2	
12cr|gimp2-freetype-0.6-7|3	%define pkgname gimp-freetype
12cr|gimp2-freetype-0.6-7|4	
12cr|gimp2-freetype-0.6-7|5	Summary:	A GIMP font renderer based on the freetype library
12cr|gimp2-freetype-0.6-7|6	Name:		gimp2-freetype
12cr|gimp2-freetype-0.6-7|7	Version:	0.6
12cr|gimp2-freetype-0.6-7|8	Release:	7
12cr|gimp2-freetype-0.6-7|9	License:	GPL
12cr|gimp2-freetype-0.6-7|10	Group:		Graphics
12cr|gimp2-freetype-0.6-7|11	URL:		http://freetype.gimp.org/
12cr|gimp2-freetype-0.6-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|gimp2-freetype-0.6-7|13	
12cr|gimp2-freetype-0.6-7|14	Source:		%{pkgname}-%{version}.tar.bz2
12cr|gimp2-freetype-0.6-7|15	
12cr|gimp2-freetype-0.6-7|16	BuildRequires:	gimp-devel >= %{req_gimp_version}
12cr|gimp2-freetype-0.6-7|17	BuildRequires:	freetype2-devel
12cr|gimp2-freetype-0.6-7|18	#gw for the broken intltool scripts:
12cr|gimp2-freetype-0.6-7|19	BuildRequires: perl-XML-Parser
12cr|gimp2-freetype-0.6-7|20	Provides:	gimp1_3-freetype = %version
12cr|gimp2-freetype-0.6-7|21	Obsoletes:	gimp1_3-freetype
12cr|gimp2-freetype-0.6-7|22	Requires:	gimp2_0 >= %{req_gimp_version}
12cr|gimp2-freetype-0.6-7|23	
12cr|gimp2-freetype-0.6-7|24	%description
12cr|gimp2-freetype-0.6-7|25	The goal of gimp-freetype project is to get superb font support into
12cr|gimp2-freetype-0.6-7|26	The GIMP. As a first step, a plug-in for GIMP based on the freetype2
12cr|gimp2-freetype-0.6-7|27	library is developed. Later it might become a tool or a pluggable
12cr|gimp2-freetype-0.6-7|28	module.
12cr|gimp2-freetype-0.6-7|29	
12cr|gimp2-freetype-0.6-7|30	%prep
12cr|gimp2-freetype-0.6-7|31	%setup -q -n %pkgname-%version
12cr|gimp2-freetype-0.6-7|32	
12cr|gimp2-freetype-0.6-7|33	%build
12cr|gimp2-freetype-0.6-7|34	export LDFLAGS="-lm"
12cr|gimp2-freetype-0.6-7|35	%configure2_5x
12cr|gimp2-freetype-0.6-7|36	%make
12cr|gimp2-freetype-0.6-7|37	
12cr|gimp2-freetype-0.6-7|38	%install
12cr|gimp2-freetype-0.6-7|39	%makeinstall_std
12cr|gimp2-freetype-0.6-7|40	
12cr|gimp2-freetype-0.6-7|41	%define gettext_package gimp20-freetype
12cr|gimp2-freetype-0.6-7|42	%{find_lang} %{gettext_package}
12cr|gimp2-freetype-0.6-7|43	
12cr|gimp2-freetype-0.6-7|44	%files -f %{gettext_package}.lang
12cr|gimp2-freetype-0.6-7|45	%defattr(-, root, root)
12cr|gimp2-freetype-0.6-7|46	%doc AUTHORS ChangeLog NEWS README
12cr|gimp2-freetype-0.6-7|47	%{_libdir}/gimp/*/plug-ins/*
12cr|gimp2-freetype-0.6-7|48	%{_datadir}/gimp-freetype
12cr|gimp2-freetype-0.6-7|49	
12cr|gimp2-freetype-0.6-7|50	
12cr|gimp2-freetype-0.6-7|51	
12cr|gimp2-freetype-0.6-7|52	%changelog
12cr|gimp2-freetype-0.6-7|53	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-6mdv2011.0
12cr|gimp2-freetype-0.6-7|54	+ Revision: 618946
12cr|gimp2-freetype-0.6-7|55	- the mass rebuild of 2010.0 packages
12cr|gimp2-freetype-0.6-7|56	
12cr|gimp2-freetype-0.6-7|57	* Mon Sep 07 2009 Thierry Vignaud <tv@mandriva.org> 0.6-5mdv2010.0
12cr|gimp2-freetype-0.6-7|58	+ Revision: 432306
12cr|gimp2-freetype-0.6-7|59	- BR s/gimp2-devel/gimp-devel/
12cr|gimp2-freetype-0.6-7|60	- rebuild
12cr|gimp2-freetype-0.6-7|61	
12cr|gimp2-freetype-0.6-7|62	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.6-4mdv2009.0
12cr|gimp2-freetype-0.6-7|63	+ Revision: 246153
12cr|gimp2-freetype-0.6-7|64	- rebuild
12cr|gimp2-freetype-0.6-7|65	
12cr|gimp2-freetype-0.6-7|66	+ Olivier Blin <oblin@mandriva.com>
12cr|gimp2-freetype-0.6-7|67	- restore BuildRoot
12cr|gimp2-freetype-0.6-7|68	
12cr|gimp2-freetype-0.6-7|69	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.6-2mdv2008.1
12cr|gimp2-freetype-0.6-7|70	+ Revision: 125711
12cr|gimp2-freetype-0.6-7|71	- kill re-definition of %%buildroot on Pixel's request
12cr|gimp2-freetype-0.6-7|72	- import gimp2-freetype
12cr|gimp2-freetype-0.6-7|73	
12cr|gimp2-freetype-0.6-7|74	
12cr|gimp2-freetype-0.6-7|75	* Mon Feb 13 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.6-2mdk
12cr|gimp2-freetype-0.6-7|76	- fix build on x86_64
12cr|gimp2-freetype-0.6-7|77	
12cr|gimp2-freetype-0.6-7|78	* Wed Jul 28 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.6-1mdk
12cr|gimp2-freetype-0.6-7|79	- new release
12cr|gimp2-freetype-0.6-7|80	
12cr|gimp2-freetype-0.6-7|81	* Thu Mar 25 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.5-3mdk
12cr|gimp2-freetype-0.6-7|82	- new release
12cr|gimp2-freetype-0.6-7|83	
12cr|gimp2-freetype-0.6-7|84	* Fri Feb  6 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.5-2mdk
12cr|gimp2-freetype-0.6-7|85	- fix buildrequires
12cr|gimp2-freetype-0.6-7|86	
12cr|gimp2-freetype-0.6-7|87	* Thu Feb  5 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.5-1mdk
12cr|gimp2-freetype-0.6-7|88	- new version
12cr|gimp2-freetype-0.6-7|89	
12cr|gimp2-freetype-0.6-7|90	* Fri Dec  5 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.4-0.20031205.1mdk
12cr|gimp2-freetype-0.6-7|91	- rename to gimp1.3-devel to make the Gimp developers happy
12cr|gimp2-freetype-0.6-7|92	- new snapshot
12cr|gimp2-freetype-0.6-7|93	
12cr|gimp2-freetype-0.6-7|94	
12cr|gimp2-freetype-0.6-7|95	* Tue Aug 19 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.4-0.20030810.2mdk
12cr|gimp2-freetype-0.6-7|96	- new gimp
12cr|gimp2-freetype-0.6-7|97	
12cr|gimp2-freetype-0.6-7|98	* Sun Aug 10 2003 Abel Cheung <maddog@linux.org.hk> 0.4-0.20030810.1mdk
12cr|gimp2-freetype-0.6-7|99	- First Mandrake spec
12cr|gimp2-freetype-0.6-7|100	- CVS 2003-08-10

1698 12
12cr|gimp2-gap-2.6.0-5|1	%define req_gimp_version 2.2
12cr|gimp2-gap-2.6.0-5|2	%define pkgname gimp-gap
12cr|gimp2-gap-2.6.0-5|3	
12cr|gimp2-gap-2.6.0-5|4	Summary:	GAP (GIMP Animation Package), a video plug-in for GIMP
12cr|gimp2-gap-2.6.0-5|5	Name:		gimp2-gap
12cr|gimp2-gap-2.6.0-5|6	Version:	2.6.0
12cr|gimp2-gap-2.6.0-5|7	Release:	5
12cr|gimp2-gap-2.6.0-5|8	License:	GPLv2+
12cr|gimp2-gap-2.6.0-5|9	Group:		Graphics
12cr|gimp2-gap-2.6.0-5|10	URL:		http://gimp.org
12cr|gimp2-gap-2.6.0-5|11	
12cr|gimp2-gap-2.6.0-5|12	Source0:	ftp://ftp.gimp.org/pub/gimp/plug-ins/v2.6/gap/%pkgname-%{version}.tar.bz2
12cr|gimp2-gap-2.6.0-5|13	Patch2:		gimp-gap-2.6.0-libmpeg3-format-strings.patch
12cr|gimp2-gap-2.6.0-5|14	Patch3:		gimp-gap-2.6.0-format-strings.patch
12cr|gimp2-gap-2.6.0-5|15	Patch4:		gimp-gap-2.6.0-fix-linking.patch
12cr|gimp2-gap-2.6.0-5|16	BuildRequires:	intltool >= 0.17
12cr|gimp2-gap-2.6.0-5|17	BuildRequires:	glib-gettextize
12cr|gimp2-gap-2.6.0-5|18	BuildRequires:	gimp-devel >= %{req_gimp_version}
12cr|gimp2-gap-2.6.0-5|19	BuildRequires:	libjpeg-devel
12cr|gimp2-gap-2.6.0-5|20	
12cr|gimp2-gap-2.6.0-5|21	Requires:	gimp >= %{req_gimp_version}
12cr|gimp2-gap-2.6.0-5|22	Requires:	wavplay
12cr|gimp2-gap-2.6.0-5|23	
12cr|gimp2-gap-2.6.0-5|24	%description
12cr|gimp2-gap-2.6.0-5|25	The GIMP has some plug-ins supporting animation features based on
12cr|gimp2-gap-2.6.0-5|26	layers, with each layer of the image being considered as one frame of
12cr|gimp2-gap-2.6.0-5|27	the animation.
12cr|gimp2-gap-2.6.0-5|28	
12cr|gimp2-gap-2.6.0-5|29	GAP is a collection of plug-ins that extend the GIMP's animation
12cr|gimp2-gap-2.6.0-5|30	capabilities by supporting the creation of more complex animations. It
12cr|gimp2-gap-2.6.0-5|31	was part of the GIMP from 1.1.4 to the 1.2 series, but was split
12cr|gimp2-gap-2.6.0-5|32	afterwards.
12cr|gimp2-gap-2.6.0-5|33	
12cr|gimp2-gap-2.6.0-5|34	Additional Informations about the GAP can be found in the GimpUserManual
12cr|gimp2-gap-2.6.0-5|35	Chapter Advanced Animation.
12cr|gimp2-gap-2.6.0-5|36	
12cr|gimp2-gap-2.6.0-5|37	
12cr|gimp2-gap-2.6.0-5|38	%prep
12cr|gimp2-gap-2.6.0-5|39	%setup -q -n %pkgname-%{version}
12cr|gimp2-gap-2.6.0-5|40	cd extern_libs/
12cr|gimp2-gap-2.6.0-5|41	tar xzf libmpeg3.tar.gz
12cr|gimp2-gap-2.6.0-5|42	%patch2 -p0
12cr|gimp2-gap-2.6.0-5|43	cd ..
12cr|gimp2-gap-2.6.0-5|44	%patch3 -p1 -b .format-strings
12cr|gimp2-gap-2.6.0-5|45	%patch4 -p1
12cr|gimp2-gap-2.6.0-5|46	
12cr|gimp2-gap-2.6.0-5|47	autoreconf -fi
12cr|gimp2-gap-2.6.0-5|48	
12cr|gimp2-gap-2.6.0-5|49	%build
12cr|gimp2-gap-2.6.0-5|50	%define _disable_ld_no_undefined 1
12cr|gimp2-gap-2.6.0-5|51	%configure2_5x
12cr|gimp2-gap-2.6.0-5|52	make
12cr|gimp2-gap-2.6.0-5|53	
12cr|gimp2-gap-2.6.0-5|54	%install
12cr|gimp2-gap-2.6.0-5|55	%makeinstall libexecdir=%buildroot%_libexecdir/gimp/2.0/plug-ins scriptdatadir=%buildroot%_datadir/gimp/2.0/scripts
12cr|gimp2-gap-2.6.0-5|56	#gw the makefile is broken, move the file by hand
12cr|gimp2-gap-2.6.0-5|57	mkdir -p %buildroot%_libexecdir/gimp-gap-2.0
12cr|gimp2-gap-2.6.0-5|58	mv %buildroot%_libexecdir/gimp/2.0/plug-ins/audioconvert_to_wav.sh %buildroot%_libexecdir/gimp-gap-2.0
12cr|gimp2-gap-2.6.0-5|59	rm -f %buildroot%_datadir/gimp/2.0/scripts/*.a
12cr|gimp2-gap-2.6.0-5|60	%define gettext_package gimp20-gap
12cr|gimp2-gap-2.6.0-5|61	%{find_lang} %{gettext_package}
12cr|gimp2-gap-2.6.0-5|62	
12cr|gimp2-gap-2.6.0-5|63	%files -f %{gettext_package}.lang
12cr|gimp2-gap-2.6.0-5|64	%doc AUTHORS ChangeLog* README
12cr|gimp2-gap-2.6.0-5|65	%{_libdir}/gimp/2.0/plug-ins/*
12cr|gimp2-gap-2.6.0-5|66	%{_libdir}/gimp-gap-2.0
12cr|gimp2-gap-2.6.0-5|67	%{_datadir}/gimp/2.0/scripts/*
12cr|gimp2-gap-2.6.0-5|68	
12cr|gimp2-gap-2.6.0-5|69	
12cr|gimp2-gap-2.6.0-5|70	
12cr|gimp2-gap-2.6.0-5|71	
12cr|gimp2-gap-2.6.0-5|72	%changelog
12cr|gimp2-gap-2.6.0-5|73	* Tue Dec 06 2011 Götz Waschk <waschk@mandriva.org> 2.6.0-4mdv2012.0
12cr|gimp2-gap-2.6.0-5|74	+ Revision: 738276
12cr|gimp2-gap-2.6.0-5|75	- fix linking
12cr|gimp2-gap-2.6.0-5|76	- yearly rebuild
12cr|gimp2-gap-2.6.0-5|77	
12cr|gimp2-gap-2.6.0-5|78	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.6.0-3mdv2011.0
12cr|gimp2-gap-2.6.0-5|79	+ Revision: 610854
12cr|gimp2-gap-2.6.0-5|80	- rebuild
12cr|gimp2-gap-2.6.0-5|81	
12cr|gimp2-gap-2.6.0-5|82	* Sun Aug 16 2009 Götz Waschk <waschk@mandriva.org> 2.6.0-2mdv2010.0
12cr|gimp2-gap-2.6.0-5|83	+ Revision: 416906
12cr|gimp2-gap-2.6.0-5|84	- rebuild for new libjpeg
12cr|gimp2-gap-2.6.0-5|85	
12cr|gimp2-gap-2.6.0-5|86	* Thu Jul 09 2009 Götz Waschk <waschk@mandriva.org> 2.6.0-1mdv2010.0
12cr|gimp2-gap-2.6.0-5|87	+ Revision: 393927
12cr|gimp2-gap-2.6.0-5|88	- new version
12cr|gimp2-gap-2.6.0-5|89	- update license
12cr|gimp2-gap-2.6.0-5|90	- update source URL
12cr|gimp2-gap-2.6.0-5|91	- drop patch 0
12cr|gimp2-gap-2.6.0-5|92	- fix format strings
12cr|gimp2-gap-2.6.0-5|93	
12cr|gimp2-gap-2.6.0-5|94	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.4.0-3mdv2009.0
12cr|gimp2-gap-2.6.0-5|95	+ Revision: 246156
12cr|gimp2-gap-2.6.0-5|96	- rebuild
12cr|gimp2-gap-2.6.0-5|97	
12cr|gimp2-gap-2.6.0-5|98	* Mon Feb 04 2008 Götz Waschk <waschk@mandriva.org> 2.4.0-1mdv2008.1
12cr|gimp2-gap-2.6.0-5|99	+ Revision: 162471
12cr|gimp2-gap-2.6.0-5|100	- new version
12cr|gimp2-gap-2.6.0-5|101	
12cr|gimp2-gap-2.6.0-5|102	+ Olivier Blin <blino@mandriva.org>
12cr|gimp2-gap-2.6.0-5|103	- restore BuildRoot
12cr|gimp2-gap-2.6.0-5|104	
12cr|gimp2-gap-2.6.0-5|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|gimp2-gap-2.6.0-5|106	- kill re-definition of %%buildroot on Pixel's request
12cr|gimp2-gap-2.6.0-5|107	
12cr|gimp2-gap-2.6.0-5|108	* Tue Aug 28 2007 Götz Waschk <waschk@mandriva.org> 2.2.2-1mdv2008.0
12cr|gimp2-gap-2.6.0-5|109	+ Revision: 72689
12cr|gimp2-gap-2.6.0-5|110	- new version
12cr|gimp2-gap-2.6.0-5|111	
12cr|gimp2-gap-2.6.0-5|112	
12cr|gimp2-gap-2.6.0-5|113	* Thu Jan 11 2007 Götz Waschk <waschk@mandriva.org> 2.2.1-1mdv2007.0
12cr|gimp2-gap-2.6.0-5|114	+ Revision: 107537
12cr|gimp2-gap-2.6.0-5|115	- Import gimp2-gap
12cr|gimp2-gap-2.6.0-5|116	
12cr|gimp2-gap-2.6.0-5|117	* Thu Jan 11 2007 Gtz Waschk <waschk@mandriva.org> 2.2.1-1mdv2007.1
12cr|gimp2-gap-2.6.0-5|118	- unpack patch
12cr|gimp2-gap-2.6.0-5|119	- New version 2.2.1
12cr|gimp2-gap-2.6.0-5|120	
12cr|gimp2-gap-2.6.0-5|121	* Wed May 31 2006 Gtz Waschk <waschk@mandriva.org> 2.2.0-3mdv2007.0
12cr|gimp2-gap-2.6.0-5|122	- fix build on x86_64
12cr|gimp2-gap-2.6.0-5|123	
12cr|gimp2-gap-2.6.0-5|124	* Tue May 30 2006 Gtz Waschk <waschk@mandriva.org> 2.2.0-2mdv2007.0
12cr|gimp2-gap-2.6.0-5|125	- fix buildrequires
12cr|gimp2-gap-2.6.0-5|126	
12cr|gimp2-gap-2.6.0-5|127	* Mon May 29 2006 Gtz Waschk <waschk@mandriva.org> 2.2.0-1mdv2007.0
12cr|gimp2-gap-2.6.0-5|128	- new version
12cr|gimp2-gap-2.6.0-5|129	
12cr|gimp2-gap-2.6.0-5|130	* Thu May 26 2005 Gtz Waschk <waschk@mandriva.org> 2.0.2-3mdk
12cr|gimp2-gap-2.6.0-5|131	- Rebuild
12cr|gimp2-gap-2.6.0-5|132	
12cr|gimp2-gap-2.6.0-5|133	* Sat May 22 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.0.2-2mdk
12cr|gimp2-gap-2.6.0-5|134	- improve description
12cr|gimp2-gap-2.6.0-5|135	
12cr|gimp2-gap-2.6.0-5|136	* Sat May 22 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.0.2-1mdk
12cr|gimp2-gap-2.6.0-5|137	- fix URLs
12cr|gimp2-gap-2.6.0-5|138	- New release 2.0.2
12cr|gimp2-gap-2.6.0-5|139	
12cr|gimp2-gap-2.6.0-5|140	* Thu Apr 15 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.0.0-1mdk
12cr|gimp2-gap-2.6.0-5|141	- new version
12cr|gimp2-gap-2.6.0-5|142	
12cr|gimp2-gap-2.6.0-5|143	* Fri Mar 26 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.0-0.1pre1_mdk
12cr|gimp2-gap-2.6.0-5|144	- new release
12cr|gimp2-gap-2.6.0-5|145	
12cr|gimp2-gap-2.6.0-5|146	* Thu Mar 25 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.3.25-3mdk
12cr|gimp2-gap-2.6.0-5|147	- rebuild for gimp2
12cr|gimp2-gap-2.6.0-5|148	
12cr|gimp2-gap-2.6.0-5|149	* Wed Feb 11 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.3.25-2mdk
12cr|gimp2-gap-2.6.0-5|150	- rebuild
12cr|gimp2-gap-2.6.0-5|151	
12cr|gimp2-gap-2.6.0-5|152	* Sat Jan 31 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.3.25-1mdk
12cr|gimp2-gap-2.6.0-5|153	- fix installation
12cr|gimp2-gap-2.6.0-5|154	- drop patch
12cr|gimp2-gap-2.6.0-5|155	- new version
12cr|gimp2-gap-2.6.0-5|156	

1699 12
12cr|gimpbox-0.1.0-2|1	%define distsuffix edm
12cr|gimpbox-0.1.0-2|2	
12cr|gimpbox-0.1.0-2|3	Summary:        Gimpbox take Gimp work on one window interface
12cr|gimpbox-0.1.0-2|4	Name:           gimpbox
12cr|gimpbox-0.1.0-2|5	Version:        0.1.0
12cr|gimpbox-0.1.0-2|6	Release:        %mkrel 2
12cr|gimpbox-0.1.0-2|7	License:        GPLv2+
12cr|gimpbox-0.1.0-2|8	Group:          Graphics
12cr|gimpbox-0.1.0-2|9	Source0:        http://gimpbox.googlecode.com/hg/%{name}.py
12cr|gimpbox-0.1.0-2|10	BuildArch:      noarch
12cr|gimpbox-0.1.0-2|11	Requires:	gimp >= 2.6.10
12cr|gimpbox-0.1.0-2|12	Requires:	gnome-python-desktop
12cr|gimpbox-0.1.0-2|13	Requires:	libwnck
12cr|gimpbox-0.1.0-2|14	
12cr|gimpbox-0.1.0-2|15	%description
12cr|gimpbox-0.1.0-2|16	gimbox is a small script on python, running Gimp on one window interface
12cr|gimpbox-0.1.0-2|17	
12cr|gimpbox-0.1.0-2|18	%prep
12cr|gimpbox-0.1.0-2|19	
12cr|gimpbox-0.1.0-2|20	%build
12cr|gimpbox-0.1.0-2|21	
12cr|gimpbox-0.1.0-2|22	%install
12cr|gimpbox-0.1.0-2|23	rm -rf $RPM_BUILD_ROOT
12cr|gimpbox-0.1.0-2|24	
12cr|gimpbox-0.1.0-2|25	mkdir -p ${RPM_BUILD_ROOT}/%{_bindir}
12cr|gimpbox-0.1.0-2|26	cp %SOURCE0  ${RPM_BUILD_ROOT}/%{_bindir}/%{name}
12cr|gimpbox-0.1.0-2|27	
12cr|gimpbox-0.1.0-2|28	%clean
12cr|gimpbox-0.1.0-2|29	rm -rf %{buildroot}
12cr|gimpbox-0.1.0-2|30	
12cr|gimpbox-0.1.0-2|31	%post
12cr|gimpbox-0.1.0-2|32	
12cr|gimpbox-0.1.0-2|33	rm -f /usr/bin/gimp
12cr|gimpbox-0.1.0-2|34	ln -s /usr/bin/%{name} /usr/bin/gimp
12cr|gimpbox-0.1.0-2|35	sed -i '/Exec/s/gimp-2.6/gimpbox/g' /usr/share/applications/gimp.desktop
12cr|gimpbox-0.1.0-2|36	
12cr|gimpbox-0.1.0-2|37	%postun
12cr|gimpbox-0.1.0-2|38	
12cr|gimpbox-0.1.0-2|39	rm -f /usr/bin/gimp
12cr|gimpbox-0.1.0-2|40	ln -s /usr/bin/gimp-2.6 /usr/bin/gimp
12cr|gimpbox-0.1.0-2|41	sed -i '/Exec/s/gimpbox/gimp-2.6/g' /usr/share/applications/gimp.desktop
12cr|gimpbox-0.1.0-2|42	
12cr|gimpbox-0.1.0-2|43	
12cr|gimpbox-0.1.0-2|44	%files
12cr|gimpbox-0.1.0-2|45	%defattr(-, root, root, -)
12cr|gimpbox-0.1.0-2|46	
12cr|gimpbox-0.1.0-2|47	%{_bindir}/gimpbox
12cr|gimpbox-0.1.0-2|48	
12cr|gimpbox-0.1.0-2|49	
12cr|gimpbox-0.1.0-2|50	
12cr|gimpbox-0.1.0-2|51	%changelog
12cr|gimpbox-0.1.0-2|52	* Fri May 06 2011 Александр Казанцев <kazancas@mandriva.org> 0.1.0-2edm2011.0
12cr|gimpbox-0.1.0-2|53	+ Revision: 670802
12cr|gimpbox-0.1.0-2|54	- imported package gimpbox
12cr|gimpbox-0.1.0-2|55	
12cr|gimpbox-0.1.0-2|56	* Tue Dec 28 2010 Александр Казанцев <kazancas@mandriva.org> 0.1.0-1mdv2011.0
12cr|gimpbox-0.1.0-2|57	+ Revision: 625508
12cr|gimpbox-0.1.0-2|58	- import gimpbox
12cr|gimpbox-0.1.0-2|59	
12cr|gimpbox-0.1.0-2|60	
12cr|gimpbox-0.1.0-2|61	* Tue Nov 9 2010 Alexander Kazancev <kazancas@mandriva.ru> - 0.1.0
12cr|gimpbox-0.1.0-2|62	- initial build
12cr|gimpbox-0.1.0-2|63	
12cr|gimpbox-0.1.0-2|64	

1700 12
12cr|gimp-data-extras-2.0.2-3|1	%define version 2.0.2
12cr|gimp-data-extras-2.0.2-3|2	%define rel     3
12cr|gimp-data-extras-2.0.2-3|3	%define release %mkrel %rel
12cr|gimp-data-extras-2.0.2-3|4	
12cr|gimp-data-extras-2.0.2-3|5	Summary:	The GNU Image Manipulation Program
12cr|gimp-data-extras-2.0.2-3|6	Name:		gimp-data-extras
12cr|gimp-data-extras-2.0.2-3|7	Version:	%version
12cr|gimp-data-extras-2.0.2-3|8	Release:	%release
12cr|gimp-data-extras-2.0.2-3|9	License:	GPL
12cr|gimp-data-extras-2.0.2-3|10	Group:		Graphics
12cr|gimp-data-extras-2.0.2-3|11	URL:		http://www.gimp.org/
12cr|gimp-data-extras-2.0.2-3|12	Source0:	ftp://ftp.gimp.org/pub/gimp/extras/gimp-data-extras-%{PACKAGE_VERSION}.tar.bz2
12cr|gimp-data-extras-2.0.2-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gimp-data-extras-2.0.2-3|14	BuildArch:	noarch
12cr|gimp-data-extras-2.0.2-3|15	#BuildRequires:	gimp2-devel
12cr|gimp-data-extras-2.0.2-3|16	#Requires:	gimp2_0
12cr|gimp-data-extras-2.0.2-3|17	Requires:	gimp > 2
12cr|gimp-data-extras-2.0.2-3|18	BuildRequires:	gimp-devel
12cr|gimp-data-extras-2.0.2-3|19	
12cr|gimp-data-extras-2.0.2-3|20	%description
12cr|gimp-data-extras-2.0.2-3|21	Patterns, gradients etc. for gimp. This package isn't required, but contains
12cr|gimp-data-extras-2.0.2-3|22	lots of goodies for gimp.
12cr|gimp-data-extras-2.0.2-3|23	
12cr|gimp-data-extras-2.0.2-3|24	%prep
12cr|gimp-data-extras-2.0.2-3|25	%setup -q
12cr|gimp-data-extras-2.0.2-3|26	
12cr|gimp-data-extras-2.0.2-3|27	%build
12cr|gimp-data-extras-2.0.2-3|28	%configure
12cr|gimp-data-extras-2.0.2-3|29	%make
12cr|gimp-data-extras-2.0.2-3|30	
12cr|gimp-data-extras-2.0.2-3|31	%install
12cr|gimp-data-extras-2.0.2-3|32	rm -rf $RPM_BUILD_ROOT
12cr|gimp-data-extras-2.0.2-3|33	%makeinstall GIMP_DATA_DIR=$RPM_BUILD_ROOT/%{_datadir}/gimp/2.0
12cr|gimp-data-extras-2.0.2-3|34	
12cr|gimp-data-extras-2.0.2-3|35	%clean
12cr|gimp-data-extras-2.0.2-3|36	rm -rf $RPM_BUILD_ROOT
12cr|gimp-data-extras-2.0.2-3|37	
12cr|gimp-data-extras-2.0.2-3|38	%files
12cr|gimp-data-extras-2.0.2-3|39	%defattr(-,root,root,755)
12cr|gimp-data-extras-2.0.2-3|40	%doc README NEWS
12cr|gimp-data-extras-2.0.2-3|41	%{_datadir}/gimp/*
12cr|gimp-data-extras-2.0.2-3|42	
12cr|gimp-data-extras-2.0.2-3|43	
12cr|gimp-data-extras-2.0.2-3|44	
12cr|gimp-data-extras-2.0.2-3|45	
12cr|gimp-data-extras-2.0.2-3|46	%changelog
12cr|gimp-data-extras-2.0.2-3|47	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-3mdv2011.0
12cr|gimp-data-extras-2.0.2-3|48	+ Revision: 618945
12cr|gimp-data-extras-2.0.2-3|49	- the mass rebuild of 2010.0 packages
12cr|gimp-data-extras-2.0.2-3|50	
12cr|gimp-data-extras-2.0.2-3|51	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.0.2-2mdv2010.0
12cr|gimp-data-extras-2.0.2-3|52	+ Revision: 437692
12cr|gimp-data-extras-2.0.2-3|53	- rebuild
12cr|gimp-data-extras-2.0.2-3|54	
12cr|gimp-data-extras-2.0.2-3|55	* Tue Jan 13 2009 Götz Waschk <waschk@mandriva.org> 2.0.2-1mdv2009.1
12cr|gimp-data-extras-2.0.2-3|56	+ Revision: 329006
12cr|gimp-data-extras-2.0.2-3|57	- update to new version 2.0.2
12cr|gimp-data-extras-2.0.2-3|58	
12cr|gimp-data-extras-2.0.2-3|59	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.0.1-5mdv2009.0
12cr|gimp-data-extras-2.0.2-3|60	+ Revision: 140737
12cr|gimp-data-extras-2.0.2-3|61	- restore BuildRoot
12cr|gimp-data-extras-2.0.2-3|62	
12cr|gimp-data-extras-2.0.2-3|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|gimp-data-extras-2.0.2-3|64	- kill re-definition of %%buildroot on Pixel's request
12cr|gimp-data-extras-2.0.2-3|65	
12cr|gimp-data-extras-2.0.2-3|66	* Fri Jun 22 2007 Thierry Vignaud <tv@mandriva.org> 2.0.1-5mdv2008.0
12cr|gimp-data-extras-2.0.2-3|67	+ Revision: 43119
12cr|gimp-data-extras-2.0.2-3|68	- fix URL
12cr|gimp-data-extras-2.0.2-3|69	
12cr|gimp-data-extras-2.0.2-3|70	
12cr|gimp-data-extras-2.0.2-3|71	* Fri Jan 13 2006 Eskild Hustvedt <eskild@mandriva.org> 2.0.1-4mdk
12cr|gimp-data-extras-2.0.2-3|72	- Fixed deps
12cr|gimp-data-extras-2.0.2-3|73	
12cr|gimp-data-extras-2.0.2-3|74	* Fri Dec 02 2005 Eskild Hustvedt <eskild@mandriva.org> 2.0.1-3mdk
12cr|gimp-data-extras-2.0.2-3|75	- Fixed support for gimp 2.x
12cr|gimp-data-extras-2.0.2-3|76	- mkrel
12cr|gimp-data-extras-2.0.2-3|77	
12cr|gimp-data-extras-2.0.2-3|78	* Thu Nov 11 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.0.1-2mdk
12cr|gimp-data-extras-2.0.2-3|79	- fix deps
12cr|gimp-data-extras-2.0.2-3|80	
12cr|gimp-data-extras-2.0.2-3|81	* Wed Nov 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.0.1-1mdk
12cr|gimp-data-extras-2.0.2-3|82	- new release
12cr|gimp-data-extras-2.0.2-3|83	
12cr|gimp-data-extras-2.0.2-3|84	* Tue Jun 08 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.2.0-8mdk
12cr|gimp-data-extras-2.0.2-3|85	- fix buildrequires
12cr|gimp-data-extras-2.0.2-3|86	- wipe out buildroot before installing
12cr|gimp-data-extras-2.0.2-3|87	- cosmetics
12cr|gimp-data-extras-2.0.2-3|88	
12cr|gimp-data-extras-2.0.2-3|89	* Thu Sep 04 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.2.0-7mdk
12cr|gimp-data-extras-2.0.2-3|90	- fix buildrequires for 64bit ports
12cr|gimp-data-extras-2.0.2-3|91	
12cr|gimp-data-extras-2.0.2-3|92	* Thu Jul 24 2003 Per yvind Karlsen <peroyvind@sintrax.net> 1.2.0-6mdk
12cr|gimp-data-extras-2.0.2-3|93	- rebuil
12cr|gimp-data-extras-2.0.2-3|94	- adjusted buildrequires so that we get the correct gimp-devel (not 1.3)
12cr|gimp-data-extras-2.0.2-3|95	- quiet setup
12cr|gimp-data-extras-2.0.2-3|96	

1701 12
12cr|gimp-dbp-1.1.8-3|1	%define name gimp-dbp
12cr|gimp-dbp-1.1.8-3|2	%define version 1.1.8
12cr|gimp-dbp-1.1.8-3|3	%define fversion %(echo %version|sed s/\\\\\./-/g)
12cr|gimp-dbp-1.1.8-3|4	%define release %mkrel 3
12cr|gimp-dbp-1.1.8-3|5	%define gimpdir %(gimptool-2.0 --gimpplugindir)
12cr|gimp-dbp-1.1.8-3|6	%define oname dbp
12cr|gimp-dbp-1.1.8-3|7	
12cr|gimp-dbp-1.1.8-3|8	Summary: David's Batch Processor for The GIMP
12cr|gimp-dbp-1.1.8-3|9	Name: %{name}
12cr|gimp-dbp-1.1.8-3|10	Version: %{version}
12cr|gimp-dbp-1.1.8-3|11	Release: %{release}
12cr|gimp-dbp-1.1.8-3|12	Source0: http://www.ozemail.com.au/~hodsond/%{oname}Src-%{fversion}.tgz
12cr|gimp-dbp-1.1.8-3|13	Patch: dbp-1.1.8-gcc-4.3.patch
12cr|gimp-dbp-1.1.8-3|14	License: GPLv2+
12cr|gimp-dbp-1.1.8-3|15	Group: Graphics
12cr|gimp-dbp-1.1.8-3|16	Url: http://members.ozemail.com.au/~hodsond/dbp.html
12cr|gimp-dbp-1.1.8-3|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gimp-dbp-1.1.8-3|18	BuildRequires: gimp-devel
12cr|gimp-dbp-1.1.8-3|19	Requires: gimp
12cr|gimp-dbp-1.1.8-3|20	
12cr|gimp-dbp-1.1.8-3|21	%description
12cr|gimp-dbp-1.1.8-3|22	DBP (David's Batch Processor) is a simple batch processing plugin for
12cr|gimp-dbp-1.1.8-3|23	the Gimp - it allows the user to automatically perform operations
12cr|gimp-dbp-1.1.8-3|24	(such as resize) on a collection of image files. Its main advantage is
12cr|gimp-dbp-1.1.8-3|25	that the user does not have to learn a scripting language. Like the
12cr|gimp-dbp-1.1.8-3|26	Gimp itself, DBP relies on a graphical interface. The user creates a
12cr|gimp-dbp-1.1.8-3|27	list of images, and sets up the processing required for each
12cr|gimp-dbp-1.1.8-3|28	image. The results of the current settings can be displayed. Once the
12cr|gimp-dbp-1.1.8-3|29	required sequence of operations has been set up, DBP performs the same
12cr|gimp-dbp-1.1.8-3|30	processing on each image in turn. The images can be colour corrected,
12cr|gimp-dbp-1.1.8-3|31	resized, cropped, and sharpened, then renamed and saved to a different
12cr|gimp-dbp-1.1.8-3|32	file in a specified image format. All the steps (except loading and
12cr|gimp-dbp-1.1.8-3|33	saving the image!) are optional; so the simplest use of DBP is just to
12cr|gimp-dbp-1.1.8-3|34	convert a number of image files from one format to another.
12cr|gimp-dbp-1.1.8-3|35	
12cr|gimp-dbp-1.1.8-3|36	Note that DBP is intended for RGB, not indexed images. Trying to
12cr|gimp-dbp-1.1.8-3|37	process an indexed image will probably just cause an error, and DBP
12cr|gimp-dbp-1.1.8-3|38	will halt. Also, DBP will not overwrite the original image (in fact,
12cr|gimp-dbp-1.1.8-3|39	it should not overwrite any file) - images must at least be either
12cr|gimp-dbp-1.1.8-3|40	renamed (possibly by changing the image format) or moved to a
12cr|gimp-dbp-1.1.8-3|41	different directory.
12cr|gimp-dbp-1.1.8-3|42	
12cr|gimp-dbp-1.1.8-3|43	%prep
12cr|gimp-dbp-1.1.8-3|44	%setup -q -n %oname-%version
12cr|gimp-dbp-1.1.8-3|45	%patch -p1
12cr|gimp-dbp-1.1.8-3|46	
12cr|gimp-dbp-1.1.8-3|47	%build
12cr|gimp-dbp-1.1.8-3|48	%make NODEPS=""
12cr|gimp-dbp-1.1.8-3|49	
12cr|gimp-dbp-1.1.8-3|50	%install
12cr|gimp-dbp-1.1.8-3|51	rm -rf $RPM_BUILD_ROOT
12cr|gimp-dbp-1.1.8-3|52	install -D -m 755 %oname %buildroot%gimpdir/plug-ins/%oname
12cr|gimp-dbp-1.1.8-3|53	
12cr|gimp-dbp-1.1.8-3|54	
12cr|gimp-dbp-1.1.8-3|55	%clean
12cr|gimp-dbp-1.1.8-3|56	rm -rf $RPM_BUILD_ROOT
12cr|gimp-dbp-1.1.8-3|57	
12cr|gimp-dbp-1.1.8-3|58	%files
12cr|gimp-dbp-1.1.8-3|59	%defattr(-,root,root)
12cr|gimp-dbp-1.1.8-3|60	%doc %oname.html *.png
12cr|gimp-dbp-1.1.8-3|61	%_libdir/gimp/2.0/plug-ins/%oname
12cr|gimp-dbp-1.1.8-3|62	
12cr|gimp-dbp-1.1.8-3|63	
12cr|gimp-dbp-1.1.8-3|64	
12cr|gimp-dbp-1.1.8-3|65	
12cr|gimp-dbp-1.1.8-3|66	%changelog
12cr|gimp-dbp-1.1.8-3|67	* Sun Aug 14 2011 Götz Waschk <waschk@mandriva.org> 1.1.8-3mdv2012.0
12cr|gimp-dbp-1.1.8-3|68	+ Revision: 694489
12cr|gimp-dbp-1.1.8-3|69	- rebuild
12cr|gimp-dbp-1.1.8-3|70	
12cr|gimp-dbp-1.1.8-3|71	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.1.8-2mdv2011.0
12cr|gimp-dbp-1.1.8-3|72	+ Revision: 266845
12cr|gimp-dbp-1.1.8-3|73	- rebuild early 2009.0 package (before pixel changes)
12cr|gimp-dbp-1.1.8-3|74	
12cr|gimp-dbp-1.1.8-3|75	* Wed Jun 11 2008 Götz Waschk <waschk@mandriva.org> 1.1.8-1mdv2009.0
12cr|gimp-dbp-1.1.8-3|76	+ Revision: 217907
12cr|gimp-dbp-1.1.8-3|77	- new version
12cr|gimp-dbp-1.1.8-3|78	- fix build with gcc 4.3
12cr|gimp-dbp-1.1.8-3|79	- update license tag
12cr|gimp-dbp-1.1.8-3|80	
12cr|gimp-dbp-1.1.8-3|81	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 1.1.5-2mdv2008.1
12cr|gimp-dbp-1.1.8-3|82	+ Revision: 165949
12cr|gimp-dbp-1.1.8-3|83	- fix spacing at top of description
12cr|gimp-dbp-1.1.8-3|84	- kill re-definition of %%buildroot on Pixel's request
12cr|gimp-dbp-1.1.8-3|85	
12cr|gimp-dbp-1.1.8-3|86	+ Olivier Blin <blino@mandriva.org>
12cr|gimp-dbp-1.1.8-3|87	- restore BuildRoot
12cr|gimp-dbp-1.1.8-3|88	
12cr|gimp-dbp-1.1.8-3|89	* Sun Jun 10 2007 Götz Waschk <waschk@mandriva.org> 1.1.5-2mdv2008.0
12cr|gimp-dbp-1.1.8-3|90	+ Revision: 37897
12cr|gimp-dbp-1.1.8-3|91	- fix plugin location (bug #31296)
12cr|gimp-dbp-1.1.8-3|92	- fix build
12cr|gimp-dbp-1.1.8-3|93	
12cr|gimp-dbp-1.1.8-3|94	
12cr|gimp-dbp-1.1.8-3|95	* Thu Jan 11 2007 Götz Waschk <waschk@mandriva.org> 1.1.5-1mdv2007.0
12cr|gimp-dbp-1.1.8-3|96	+ Revision: 107450
12cr|gimp-dbp-1.1.8-3|97	- Import gimp-dbp
12cr|gimp-dbp-1.1.8-3|98	
12cr|gimp-dbp-1.1.8-3|99	* Thu Jan 11 2007 Götz Waschk <waschk@mandriva.org> 1.1.5-1mdv2007.1
12cr|gimp-dbp-1.1.8-3|100	- initial package
12cr|gimp-dbp-1.1.8-3|101	

1702 12
12cr|gimp-lqr-plugin-0.7.1-3|1	%define gettext_name	gimp20-lqr-plugin
12cr|gimp-lqr-plugin-0.7.1-3|2	
12cr|gimp-lqr-plugin-0.7.1-3|3	Summary:        Content-aware image resize plug-in for GIMP
12cr|gimp-lqr-plugin-0.7.1-3|4	Name:           gimp-lqr-plugin
12cr|gimp-lqr-plugin-0.7.1-3|5	Version:        0.7.1
12cr|gimp-lqr-plugin-0.7.1-3|6	Release:        3
12cr|gimp-lqr-plugin-0.7.1-3|7	License:        GPLv2+
12cr|gimp-lqr-plugin-0.7.1-3|8	Group:          Graphics
12cr|gimp-lqr-plugin-0.7.1-3|9	URL:            http://liquidrescale.wikidot.com/
12cr|gimp-lqr-plugin-0.7.1-3|10	Source0:        http://liquidrescale.wikidot.com/local--files/en:download-page/%{name}-%{version}.tar.bz2
12cr|gimp-lqr-plugin-0.7.1-3|11	BuildRequires:  gimp-devel >= 2.4
12cr|gimp-lqr-plugin-0.7.1-3|12	BuildRequires:  pkgconfig(lqr-1) >= 0.3.0
12cr|gimp-lqr-plugin-0.7.1-3|13	BuildRequires:  intltool
12cr|gimp-lqr-plugin-0.7.1-3|14	Requires:       gimp >= 2.4
12cr|gimp-lqr-plugin-0.7.1-3|15	
12cr|gimp-lqr-plugin-0.7.1-3|16	%description
12cr|gimp-lqr-plugin-0.7.1-3|17	This package is a plug-in for GIMP 2.4. It implements the algorithm
12cr|gimp-lqr-plugin-0.7.1-3|18	described in the paper "Seam Carving for Content-Aware Image Resizing"
12cr|gimp-lqr-plugin-0.7.1-3|19	by Shai Avidan and Ariel Shamir, which can be found at
12cr|gimp-lqr-plugin-0.7.1-3|20	http://www.faculty.idc.ac.il/arik/imret.pdf
12cr|gimp-lqr-plugin-0.7.1-3|21	
12cr|gimp-lqr-plugin-0.7.1-3|22	%prep
12cr|gimp-lqr-plugin-0.7.1-3|23	%setup -q
12cr|gimp-lqr-plugin-0.7.1-3|24	
12cr|gimp-lqr-plugin-0.7.1-3|25	%build
12cr|gimp-lqr-plugin-0.7.1-3|26	%configure2_5x
12cr|gimp-lqr-plugin-0.7.1-3|27	%make
12cr|gimp-lqr-plugin-0.7.1-3|28	
12cr|gimp-lqr-plugin-0.7.1-3|29	%install
12cr|gimp-lqr-plugin-0.7.1-3|30	%makeinstall_std
12cr|gimp-lqr-plugin-0.7.1-3|31	%find_lang %{gettext_name}
12cr|gimp-lqr-plugin-0.7.1-3|32	
12cr|gimp-lqr-plugin-0.7.1-3|33	%files -f %{gettext_name}.lang
12cr|gimp-lqr-plugin-0.7.1-3|34	%doc AUTHORS ChangeLog NEWS README TODO
12cr|gimp-lqr-plugin-0.7.1-3|35	%{_libdir}/gimp/2.0/plug-ins/%{name}
12cr|gimp-lqr-plugin-0.7.1-3|36	%{_libdir}/gimp/2.0/plug-ins/plug_in_lqr_iter
12cr|gimp-lqr-plugin-0.7.1-3|37	%{_datadir}/gimp/2.0/scripts/batch-gimp-lqr.scm
12cr|gimp-lqr-plugin-0.7.1-3|38	%{_datadir}/%{name}
12cr|gimp-lqr-plugin-0.7.1-3|39	
12cr|gimp-lqr-plugin-0.7.1-3|40	
12cr|gimp-lqr-plugin-0.7.1-3|41	%changelog
12cr|gimp-lqr-plugin-0.7.1-3|42	* Wed Nov 16 2011 Götz Waschk <waschk@mandriva.org> 0.7.1-2mdv2012.0
12cr|gimp-lqr-plugin-0.7.1-3|43	+ Revision: 731093
12cr|gimp-lqr-plugin-0.7.1-3|44	- rebuild
12cr|gimp-lqr-plugin-0.7.1-3|45	
12cr|gimp-lqr-plugin-0.7.1-3|46	* Thu Nov 11 2010 Götz Waschk <waschk@mandriva.org> 0.7.1-1mdv2011.0
12cr|gimp-lqr-plugin-0.7.1-3|47	+ Revision: 595978
12cr|gimp-lqr-plugin-0.7.1-3|48	- new version
12cr|gimp-lqr-plugin-0.7.1-3|49	
12cr|gimp-lqr-plugin-0.7.1-3|50	* Fri Jun 04 2010 Lev Givon <lev@mandriva.org> 0.7.0-1mdv2011.0
12cr|gimp-lqr-plugin-0.7.1-3|51	+ Revision: 547125
12cr|gimp-lqr-plugin-0.7.1-3|52	- Update to 0.7.0.
12cr|gimp-lqr-plugin-0.7.1-3|53	
12cr|gimp-lqr-plugin-0.7.1-3|54	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.6.1-2mdv2010.0
12cr|gimp-lqr-plugin-0.7.1-3|55	+ Revision: 437693
12cr|gimp-lqr-plugin-0.7.1-3|56	- rebuild
12cr|gimp-lqr-plugin-0.7.1-3|57	
12cr|gimp-lqr-plugin-0.7.1-3|58	* Wed Mar 18 2009 Funda Wang <fwang@mandriva.org> 0.6.1-1mdv2009.1
12cr|gimp-lqr-plugin-0.7.1-3|59	+ Revision: 357140
12cr|gimp-lqr-plugin-0.7.1-3|60	- New version 0.6.1
12cr|gimp-lqr-plugin-0.7.1-3|61	
12cr|gimp-lqr-plugin-0.7.1-3|62	* Sat Aug 23 2008 Götz Waschk <waschk@mandriva.org> 0.4.0-1mdv2009.0
12cr|gimp-lqr-plugin-0.7.1-3|63	+ Revision: 275365
12cr|gimp-lqr-plugin-0.7.1-3|64	- import gimp-lqr-plugin
12cr|gimp-lqr-plugin-0.7.1-3|65	
12cr|gimp-lqr-plugin-0.7.1-3|66	
12cr|gimp-lqr-plugin-0.7.1-3|67	* Sat Aug 23 2008 Götz Waschk <waschk@mandriva.org> 0.4.0-1mdv2009.0
12cr|gimp-lqr-plugin-0.7.1-3|68	- initial package
12cr|gimp-lqr-plugin-0.7.1-3|69	
12cr|gimp-lqr-plugin-0.7.1-3|70	

1703 12
12cr|gimp-resynthesizer-2.0-0.1|1	%define git e637010
12cr|gimp-resynthesizer-2.0-0.1|2	
12cr|gimp-resynthesizer-2.0-0.1|3	Summary: Gimp plug-in for texture synthesis
12cr|gimp-resynthesizer-2.0-0.1|4	Name: gimp-resynthesizer
12cr|gimp-resynthesizer-2.0-0.1|5	Version: 2.0
12cr|gimp-resynthesizer-2.0-0.1|6	Release: %mkrel 0.1
12cr|gimp-resynthesizer-2.0-0.1|7	Group: Graphics
12cr|gimp-resynthesizer-2.0-0.1|8	License: GPLv2+
12cr|gimp-resynthesizer-2.0-0.1|9	Requires: gimp
12cr|gimp-resynthesizer-2.0-0.1|10	Obsoletes: gimp2-resynthesizer
12cr|gimp-resynthesizer-2.0-0.1|11	Provides: gimp2-resynthesizer
12cr|gimp-resynthesizer-2.0-0.1|12	BuildRequires: gimp, gimp-devel
12cr|gimp-resynthesizer-2.0-0.1|13	BuildRequires: intltool
12cr|gimp-resynthesizer-2.0-0.1|14	Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
12cr|gimp-resynthesizer-2.0-0.1|15	URL: http://logarithmic.net/pfh/resynthesizer
12cr|gimp-resynthesizer-2.0-0.1|16	Source: bootchk-resynthesizer-v%{version}-1-g%git.zip
12cr|gimp-resynthesizer-2.0-0.1|17	Patch0: resynthesizer-2.0-fix-linking.patch
12cr|gimp-resynthesizer-2.0-0.1|18	
12cr|gimp-resynthesizer-2.0-0.1|19	%description
12cr|gimp-resynthesizer-2.0-0.1|20	Resynthesizer is a Gimp plug-in for texture synthesis. Given a sample of a
12cr|gimp-resynthesizer-2.0-0.1|21	texture, it can create more of that texture. This has uses including:
12cr|gimp-resynthesizer-2.0-0.1|22	- Creating more of a texture (including creation of tileable textures)
12cr|gimp-resynthesizer-2.0-0.1|23	- Removing objects from images (great for touching up photos)
12cr|gimp-resynthesizer-2.0-0.1|24	- Creating themed images (by transfering a texture from one image to another)
12cr|gimp-resynthesizer-2.0-0.1|25	
12cr|gimp-resynthesizer-2.0-0.1|26	%prep
12cr|gimp-resynthesizer-2.0-0.1|27	%setup -q -n bootchk-resynthesizer-%git/
12cr|gimp-resynthesizer-2.0-0.1|28	%apply_patches
12cr|gimp-resynthesizer-2.0-0.1|29	./autogen.sh
12cr|gimp-resynthesizer-2.0-0.1|30	
12cr|gimp-resynthesizer-2.0-0.1|31	%build
12cr|gimp-resynthesizer-2.0-0.1|32	%configure2_5x
12cr|gimp-resynthesizer-2.0-0.1|33	%make
12cr|gimp-resynthesizer-2.0-0.1|34	
12cr|gimp-resynthesizer-2.0-0.1|35	%install
12cr|gimp-resynthesizer-2.0-0.1|36	%__rm -rf %{buildroot}
12cr|gimp-resynthesizer-2.0-0.1|37	%makeinstall_std
12cr|gimp-resynthesizer-2.0-0.1|38	%find_lang resynthesizer
12cr|gimp-resynthesizer-2.0-0.1|39	
12cr|gimp-resynthesizer-2.0-0.1|40	%clean
12cr|gimp-resynthesizer-2.0-0.1|41	%__rm -rf %{buildroot}
12cr|gimp-resynthesizer-2.0-0.1|42	
12cr|gimp-resynthesizer-2.0-0.1|43	%files -f resynthesizer.lang
12cr|gimp-resynthesizer-2.0-0.1|44	%defattr(-,root,root,-)
12cr|gimp-resynthesizer-2.0-0.1|45	%doc README COPYING
12cr|gimp-resynthesizer-2.0-0.1|46	%_libdir/gimp/*/plug-ins/*
12cr|gimp-resynthesizer-2.0-0.1|47	%_datadir/resynthesizer
12cr|gimp-resynthesizer-2.0-0.1|48	
12cr|gimp-resynthesizer-2.0-0.1|49	
12cr|gimp-resynthesizer-2.0-0.1|50	
12cr|gimp-resynthesizer-2.0-0.1|51	%changelog
12cr|gimp-resynthesizer-2.0-0.1|52	* Fri Mar 30 2012 Götz Waschk <waschk@mandriva.org> 2.0-0.1mdv2012.0
12cr|gimp-resynthesizer-2.0-0.1|53	+ Revision: 788329
12cr|gimp-resynthesizer-2.0-0.1|54	- fix linking
12cr|gimp-resynthesizer-2.0-0.1|55	- new version
12cr|gimp-resynthesizer-2.0-0.1|56	- fix build
12cr|gimp-resynthesizer-2.0-0.1|57	
12cr|gimp-resynthesizer-2.0-0.1|58	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.16-3
12cr|gimp-resynthesizer-2.0-0.1|59	+ Revision: 610855
12cr|gimp-resynthesizer-2.0-0.1|60	- rebuild
12cr|gimp-resynthesizer-2.0-0.1|61	
12cr|gimp-resynthesizer-2.0-0.1|62	* Sun Mar 28 2010 Götz Waschk <waschk@mandriva.org> 0.16-2mdv2010.1
12cr|gimp-resynthesizer-2.0-0.1|63	+ Revision: 528585
12cr|gimp-resynthesizer-2.0-0.1|64	- obsolete old gimp2-resynthesizer package (Anssi)
12cr|gimp-resynthesizer-2.0-0.1|65	
12cr|gimp-resynthesizer-2.0-0.1|66	* Tue Sep 02 2008 Götz Waschk <waschk@mandriva.org> 0.16-1mdv2009.0
12cr|gimp-resynthesizer-2.0-0.1|67	+ Revision: 278860
12cr|gimp-resynthesizer-2.0-0.1|68	- new version
12cr|gimp-resynthesizer-2.0-0.1|69	- fix build
12cr|gimp-resynthesizer-2.0-0.1|70	
12cr|gimp-resynthesizer-2.0-0.1|71	* Mon Sep 01 2008 Götz Waschk <waschk@mandriva.org> 0.15-1mdv2009.0
12cr|gimp-resynthesizer-2.0-0.1|72	+ Revision: 278112
12cr|gimp-resynthesizer-2.0-0.1|73	- import gimp-resynthesizer
12cr|gimp-resynthesizer-2.0-0.1|74	
12cr|gimp-resynthesizer-2.0-0.1|75	
12cr|gimp-resynthesizer-2.0-0.1|76	* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.15-3
12cr|gimp-resynthesizer-2.0-0.1|77	- Autorebuild for GCC 4.3
12cr|gimp-resynthesizer-2.0-0.1|78	
12cr|gimp-resynthesizer-2.0-0.1|79	*Sun Aug 19 2007 Ewan Mac Mahon <ewan@macmahon.me.uk> - 0.15-2
12cr|gimp-resynthesizer-2.0-0.1|80	Fixed review problems: Spurious comment, License tag, variable style
12cr|gimp-resynthesizer-2.0-0.1|81	build root, ignoring opt flags.
12cr|gimp-resynthesizer-2.0-0.1|82	* Mon Jul 30 2007 Ewan Mac Mahon <ewan@macmahon.me.uk> - 0.15-1
12cr|gimp-resynthesizer-2.0-0.1|83	Initial Fedora package

1704 12
12cr|gimp-scripts-40-1|1	%define gimp_ver 2.8
12cr|gimp-scripts-40-1|2	
12cr|gimp-scripts-40-1|3	Name:		gimp-scripts
12cr|gimp-scripts-40-1|4	Summary:	Collection of script-FUs for GIMP
12cr|gimp-scripts-40-1|5	Version:	40
12cr|gimp-scripts-40-1|6	Release:	1
12cr|gimp-scripts-40-1|7	License:	GPLv2+ and GPLv3+
12cr|gimp-scripts-40-1|8	Group:		Graphics
12cr|gimp-scripts-40-1|9	URL:		http://www.gimphelp.org
12cr|gimp-scripts-40-1|10	Source0:	http://www.gimphelp.org/DL/gimp_scripts-%{gimp_ver}.tar.bz2
12cr|gimp-scripts-40-1|11	BuildArch:	noarch
12cr|gimp-scripts-40-1|12	Requires:	gimp >= %{gimp_ver}
12cr|gimp-scripts-40-1|13	
12cr|gimp-scripts-40-1|14	%description
12cr|gimp-scripts-40-1|15	Script-FUs working with gimp 2.8.
12cr|gimp-scripts-40-1|16	
12cr|gimp-scripts-40-1|17	%prep
12cr|gimp-scripts-40-1|18	%setup -q -n gimp_scripts-%{gimp_ver}
12cr|gimp-scripts-40-1|19	
12cr|gimp-scripts-40-1|20	%build
12cr|gimp-scripts-40-1|21	
12cr|gimp-scripts-40-1|22	%install
12cr|gimp-scripts-40-1|23	install -d %{buildroot}%{_datadir}/gimp/2.0/scripts/
12cr|gimp-scripts-40-1|24	install -d %{buildroot}%{_datadir}/gimp/2.0/gimpressionist/
12cr|gimp-scripts-40-1|25	install -m 644 *.scm %{buildroot}%{_datadir}/gimp/2.0/scripts/
12cr|gimp-scripts-40-1|26	cp -ar Presets %{buildroot}%{_datadir}/gimp/2.0/gimpressionist/Presets
12cr|gimp-scripts-40-1|27	
12cr|gimp-scripts-40-1|28	%files
12cr|gimp-scripts-40-1|29	%{_datadir}/gimp/2.0/scripts/*
12cr|gimp-scripts-40-1|30	%{_datadir}/gimp/2.0/gimpressionist/Presets/*
12cr|gimp-scripts-40-1|31	
12cr|gimp-scripts-40-1|32	
12cr|gimp-scripts-40-1|33	%changelog
12cr|gimp-scripts-40-1|34	* Mon May 14 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 40-1
12cr|gimp-scripts-40-1|35	+ Revision: 798788
12cr|gimp-scripts-40-1|36	- update to release 40 for gimp 2.8
12cr|gimp-scripts-40-1|37	
12cr|gimp-scripts-40-1|38	* Sun Apr 15 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 38-1
12cr|gimp-scripts-40-1|39	+ Revision: 791167
12cr|gimp-scripts-40-1|40	- imported package gimp-scripts
12cr|gimp-scripts-40-1|41	

1705 12
12cr|ginac-1.6.2-1|1	%define major 2
12cr|ginac-1.6.2-1|2	
12cr|ginac-1.6.2-1|3	%define libname              %mklibname ginac %{major}
12cr|ginac-1.6.2-1|4	%define libname_devel        %mklibname ginac -d
12cr|ginac-1.6.2-1|5	%define libname_static_devel %mklibname ginac -d -s
12cr|ginac-1.6.2-1|6	
12cr|ginac-1.6.2-1|7	Name:		ginac
12cr|ginac-1.6.2-1|8	Version:	1.6.2
12cr|ginac-1.6.2-1|9	Release:	1
12cr|ginac-1.6.2-1|10	Summary:	C++ class library for symbolic calculations
12cr|ginac-1.6.2-1|11	License:	GPLv2+
12cr|ginac-1.6.2-1|12	Group:		Sciences/Mathematics
12cr|ginac-1.6.2-1|13	URL:		http://www.ginac.de/
12cr|ginac-1.6.2-1|14	Source0:	ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ginac-%{version}.tar.bz2
12cr|ginac-1.6.2-1|15	BuildRequires:	chrpath
12cr|ginac-1.6.2-1|16	BuildRequires:	cln-devel
12cr|ginac-1.6.2-1|17	BuildRequires:	doxygen
12cr|ginac-1.6.2-1|18	BuildRequires:	ncurses-devel
12cr|ginac-1.6.2-1|19	BuildRequires:	readline-devel
12cr|ginac-1.6.2-1|20	BuildRequires:	tetex
12cr|ginac-1.6.2-1|21	BuildRequires:	tetex-dvips
12cr|ginac-1.6.2-1|22	BuildRequires:	tetex-latex
12cr|ginac-1.6.2-1|23	BuildRequires:	transfig
12cr|ginac-1.6.2-1|24	BuildRequires:	bison
12cr|ginac-1.6.2-1|25	BuildRequires:	flex
12cr|ginac-1.6.2-1|26	Obsoletes:	GiNaC < %{version}-%{release}
12cr|ginac-1.6.2-1|27	Provides:	GiNaC = %{version}-%{release}
12cr|ginac-1.6.2-1|28	
12cr|ginac-1.6.2-1|29	%description
12cr|ginac-1.6.2-1|30	GiNaC is Not a Cocktail.
12cr|ginac-1.6.2-1|31	
12cr|ginac-1.6.2-1|32	GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra
12cr|ginac-1.6.2-1|33	System)") is an open framework for symbolic computation within the
12cr|ginac-1.6.2-1|34	C++ programming language.
12cr|ginac-1.6.2-1|35	
12cr|ginac-1.6.2-1|36	%package -n %{libname}
12cr|ginac-1.6.2-1|37	Summary:	C++ class library for symbolic calculations
12cr|ginac-1.6.2-1|38	Group:		Sciences/Mathematics
12cr|ginac-1.6.2-1|39	
12cr|ginac-1.6.2-1|40	%description -n %{libname}
12cr|ginac-1.6.2-1|41	GiNaC is Not a Cocktail.
12cr|ginac-1.6.2-1|42	
12cr|ginac-1.6.2-1|43	GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra
12cr|ginac-1.6.2-1|44	System)") is an open framework for symbolic computation within the
12cr|ginac-1.6.2-1|45	C++ programming language.
12cr|ginac-1.6.2-1|46	
12cr|ginac-1.6.2-1|47	This package provides the core GiNaC libraries.
12cr|ginac-1.6.2-1|48	
12cr|ginac-1.6.2-1|49	%package -n %{libname_devel}
12cr|ginac-1.6.2-1|50	Summary:	Libraries, includes and more for developing GiNaC applications
12cr|ginac-1.6.2-1|51	Group:		Development/C++
12cr|ginac-1.6.2-1|52	Requires:	%{libname} = %{version}-%{release}
12cr|ginac-1.6.2-1|53	Provides:	ginac-devel = %{version}-%{release}
12cr|ginac-1.6.2-1|54	Obsoletes:	%{_lib}ginac1.5-devel
12cr|ginac-1.6.2-1|55	
12cr|ginac-1.6.2-1|56	%description -n %{libname_devel}
12cr|ginac-1.6.2-1|57	GiNaC is Not a Cocktail.
12cr|ginac-1.6.2-1|58	
12cr|ginac-1.6.2-1|59	GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra
12cr|ginac-1.6.2-1|60	System)") is an open framework for symbolic computation within the
12cr|ginac-1.6.2-1|61	C++ programming language.
12cr|ginac-1.6.2-1|62	
12cr|ginac-1.6.2-1|63	This is the libraries, include files and other resources you can use
12cr|ginac-1.6.2-1|64	for developing GiNaC applications.
12cr|ginac-1.6.2-1|65	
12cr|ginac-1.6.2-1|66	%package -n %{libname_static_devel}
12cr|ginac-1.6.2-1|67	Summary:	Static libraries for developing GiNaC applications
12cr|ginac-1.6.2-1|68	Group:		Development/C++
12cr|ginac-1.6.2-1|69	Requires:	%{libname} = %{version}-%{release}
12cr|ginac-1.6.2-1|70	Provides:	ginac-static-devel = %{version}-%{release}
12cr|ginac-1.6.2-1|71	Obsoletes:	%{_lib}ginac1.5-static-devel
12cr|ginac-1.6.2-1|72	
12cr|ginac-1.6.2-1|73	%description -n %{libname_static_devel}
12cr|ginac-1.6.2-1|74	GiNaC is Not a Cocktail.
12cr|ginac-1.6.2-1|75	
12cr|ginac-1.6.2-1|76	GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra
12cr|ginac-1.6.2-1|77	System)") is an open framework for symbolic computation within the
12cr|ginac-1.6.2-1|78	C++ programming language.
12cr|ginac-1.6.2-1|79	
12cr|ginac-1.6.2-1|80	This is the static libraries which you can use
12cr|ginac-1.6.2-1|81	for developing GiNaC applications.
12cr|ginac-1.6.2-1|82	
12cr|ginac-1.6.2-1|83	%prep
12cr|ginac-1.6.2-1|84	%setup -q
12cr|ginac-1.6.2-1|85	
12cr|ginac-1.6.2-1|86	%build
12cr|ginac-1.6.2-1|87	%configure2_5x --disable-rpath
12cr|ginac-1.6.2-1|88	%make
12cr|ginac-1.6.2-1|89	
12cr|ginac-1.6.2-1|90	%install
12cr|ginac-1.6.2-1|91	%__rm -rf %{buildroot}
12cr|ginac-1.6.2-1|92	%makeinstall_std
12cr|ginac-1.6.2-1|93	
12cr|ginac-1.6.2-1|94	%check
12cr|ginac-1.6.2-1|95	%make check
12cr|ginac-1.6.2-1|96	
12cr|ginac-1.6.2-1|97	%files
12cr|ginac-1.6.2-1|98	%doc AUTHORS NEWS README
12cr|ginac-1.6.2-1|99	%{_bindir}/ginsh
12cr|ginac-1.6.2-1|100	%{_bindir}/viewgar
12cr|ginac-1.6.2-1|101	%{_mandir}/man1/ginsh.1*
12cr|ginac-1.6.2-1|102	%{_mandir}/man1/viewgar.1*
12cr|ginac-1.6.2-1|103	
12cr|ginac-1.6.2-1|104	%files -n %{libname}
12cr|ginac-1.6.2-1|105	%{_libdir}/*.so.%{major}*
12cr|ginac-1.6.2-1|106	
12cr|ginac-1.6.2-1|107	%files -n %{libname_devel}
12cr|ginac-1.6.2-1|108	%doc ChangeLog
12cr|ginac-1.6.2-1|109	%{_bindir}/ginac-excompiler
12cr|ginac-1.6.2-1|110	%{_includedir}/*
12cr|ginac-1.6.2-1|111	%{_libdir}/*.so
12cr|ginac-1.6.2-1|112	%{_libdir}/pkgconfig/*.pc
12cr|ginac-1.6.2-1|113	%{_infodir}/*.info*
12cr|ginac-1.6.2-1|114	
12cr|ginac-1.6.2-1|115	%files -n %{libname_static_devel}
12cr|ginac-1.6.2-1|116	%{_libdir}/*.a
12cr|ginac-1.6.2-1|117	
12cr|ginac-1.6.2-1|118	
12cr|ginac-1.6.2-1|119	%changelog
12cr|ginac-1.6.2-1|120	* Wed Jun 13 2012 Andrey Bondrov <abondrov@mandriva.org> 1.6.2-1
12cr|ginac-1.6.2-1|121	+ Revision: 805435
12cr|ginac-1.6.2-1|122	- New version 1.6.2, drop some legacy junk
12cr|ginac-1.6.2-1|123	
12cr|ginac-1.6.2-1|124	* Wed Jul 20 2011 Funda Wang <fwang@mandriva.org> 1.6.1-1
12cr|ginac-1.6.2-1|125	+ Revision: 690706
12cr|ginac-1.6.2-1|126	- new version 1.6.1
12cr|ginac-1.6.2-1|127	
12cr|ginac-1.6.2-1|128	* Tue May 24 2011 Funda Wang <fwang@mandriva.org> 1.6.0-1
12cr|ginac-1.6.2-1|129	+ Revision: 678214
12cr|ginac-1.6.2-1|130	- SILENt; typo
12cr|ginac-1.6.2-1|131	- update file list
12cr|ginac-1.6.2-1|132	- new version 1.6.0
12cr|ginac-1.6.2-1|133	
12cr|ginac-1.6.2-1|134	* Mon Jul 12 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.5.8-1mdv2011.0
12cr|ginac-1.6.2-1|135	+ Revision: 551174
12cr|ginac-1.6.2-1|136	- update to 1.5.8
12cr|ginac-1.6.2-1|137	
12cr|ginac-1.6.2-1|138	* Thu Apr 22 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.5.7-1mdv2010.1
12cr|ginac-1.6.2-1|139	+ Revision: 538002
12cr|ginac-1.6.2-1|140	- update to 1.5.7
12cr|ginac-1.6.2-1|141	
12cr|ginac-1.6.2-1|142	* Thu Jan 28 2010 Frederik Himpe <fhimpe@mandriva.org> 1.5.6-1mdv2010.1
12cr|ginac-1.6.2-1|143	+ Revision: 497679
12cr|ginac-1.6.2-1|144	- Update to new version 1.5.6
12cr|ginac-1.6.2-1|145	
12cr|ginac-1.6.2-1|146	* Sat Dec 05 2009 Funda Wang <fwang@mandriva.org> 1.5.5-1mdv2010.1
12cr|ginac-1.6.2-1|147	+ Revision: 473926
12cr|ginac-1.6.2-1|148	- new version 1.5.5
12cr|ginac-1.6.2-1|149	
12cr|ginac-1.6.2-1|150	* Wed Aug 05 2009 Funda Wang <fwang@mandriva.org> 1.5.3-5mdv2010.0
12cr|ginac-1.6.2-1|151	+ Revision: 410281
12cr|ginac-1.6.2-1|152	- fix build with latest gcc
12cr|ginac-1.6.2-1|153	- rebuild for new cln
12cr|ginac-1.6.2-1|154	
12cr|ginac-1.6.2-1|155	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|ginac-1.6.2-1|156	- Update to new version 1.5.3
12cr|ginac-1.6.2-1|157	- Remove patch integrated upstream
12cr|ginac-1.6.2-1|158	
12cr|ginac-1.6.2-1|159	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-4mdv2010.0
12cr|ginac-1.6.2-1|160	+ Revision: 378431
12cr|ginac-1.6.2-1|161	- fix build
12cr|ginac-1.6.2-1|162	- rebuild
12cr|ginac-1.6.2-1|163	
12cr|ginac-1.6.2-1|164	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|ginac-1.6.2-1|165	- rebuild
12cr|ginac-1.6.2-1|166	
12cr|ginac-1.6.2-1|167	+ David Walluck <walluck@mandriva.org>
12cr|ginac-1.6.2-1|168	- add sources
12cr|ginac-1.6.2-1|169	- 1.5.1
12cr|ginac-1.6.2-1|170	
12cr|ginac-1.6.2-1|171	+ Thierry Vignaud <tv@mandriva.org>
12cr|ginac-1.6.2-1|172	- rebuild early 2009.0 package (before pixel changes)
12cr|ginac-1.6.2-1|173	
12cr|ginac-1.6.2-1|174	+ Pixel <pixel@mandriva.com>
12cr|ginac-1.6.2-1|175	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|ginac-1.6.2-1|176	
12cr|ginac-1.6.2-1|177	* Sun Apr 20 2008 David Walluck <walluck@mandriva.org> 1.4.3-1mdv2009.0
12cr|ginac-1.6.2-1|178	+ Revision: 195976
12cr|ginac-1.6.2-1|179	- 1.4.3
12cr|ginac-1.6.2-1|180	
12cr|ginac-1.6.2-1|181	* Sat Mar 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.1-2mdv2008.1
12cr|ginac-1.6.2-1|182	+ Revision: 182203
12cr|ginac-1.6.2-1|183	- rebuild for new cln
12cr|ginac-1.6.2-1|184	- add missing buildrequires on bison and flex
12cr|ginac-1.6.2-1|185	- make use of %%major in file list
12cr|ginac-1.6.2-1|186	- do not package COPYING file
12cr|ginac-1.6.2-1|187	- new license policy
12cr|ginac-1.6.2-1|188	
12cr|ginac-1.6.2-1|189	+ Olivier Blin <blino@mandriva.org>
12cr|ginac-1.6.2-1|190	- restore BuildRoot
12cr|ginac-1.6.2-1|191	
12cr|ginac-1.6.2-1|192	+ Thierry Vignaud <tv@mandriva.org>
12cr|ginac-1.6.2-1|193	- kill re-definition of %%buildroot on Pixel's request
12cr|ginac-1.6.2-1|194	
12cr|ginac-1.6.2-1|195	* Sat Nov 24 2007 David Walluck <walluck@mandriva.org> 1.4.1-1mdv2008.1
12cr|ginac-1.6.2-1|196	+ Revision: 111739
12cr|ginac-1.6.2-1|197	- 1.4.1
12cr|ginac-1.6.2-1|198	
12cr|ginac-1.6.2-1|199	* Fri Oct 19 2007 David Walluck <walluck@mandriva.org> 1.4.0-2mdv2008.1
12cr|ginac-1.6.2-1|200	+ Revision: 100279
12cr|ginac-1.6.2-1|201	- rebuild
12cr|ginac-1.6.2-1|202	
12cr|ginac-1.6.2-1|203	* Tue Sep 18 2007 David Walluck <walluck@mandriva.org> 1.4.0-1mdv2008.1
12cr|ginac-1.6.2-1|204	+ Revision: 89368
12cr|ginac-1.6.2-1|205	- 1.4.0
12cr|ginac-1.6.2-1|206	
12cr|ginac-1.6.2-1|207	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1.3.7-2mdv2008.0
12cr|ginac-1.6.2-1|208	+ Revision: 70249
12cr|ginac-1.6.2-1|209	- kill file require on info-install
12cr|ginac-1.6.2-1|210	
12cr|ginac-1.6.2-1|211	
12cr|ginac-1.6.2-1|212	* Fri Mar 23 2007 David Walluck <walluck@mandriva.org> 1.3.7-1mdv2007.1
12cr|ginac-1.6.2-1|213	+ Revision: 148697
12cr|ginac-1.6.2-1|214	- 1.3.7
12cr|ginac-1.6.2-1|215	
12cr|ginac-1.6.2-1|216	* Sat Dec 16 2006 David Walluck <walluck@mandriva.org> 1.3.6-1mdv2007.1
12cr|ginac-1.6.2-1|217	+ Revision: 98069
12cr|ginac-1.6.2-1|218	- 1.3.6
12cr|ginac-1.6.2-1|219	- Import ginac
12cr|ginac-1.6.2-1|220	
12cr|ginac-1.6.2-1|221	* Mon Sep 11 2006 David Walluck <walluck@mandriva.org> 1.3.5-1mdv2007.0
12cr|ginac-1.6.2-1|222	- 1.3.5
12cr|ginac-1.6.2-1|223	- major should be 2
12cr|ginac-1.6.2-1|224	- fix macro in changelog
12cr|ginac-1.6.2-1|225	
12cr|ginac-1.6.2-1|226	* Wed Apr 19 2006 David Walluck <walluck@mandriva.org> 1.3.4-1mdk
12cr|ginac-1.6.2-1|227	- 1.3.4
12cr|ginac-1.6.2-1|228	
12cr|ginac-1.6.2-1|229	* Sun Oct 30 2005 David Walluck <walluck@mandriva.org> 1.3.3-1mdk
12cr|ginac-1.6.2-1|230	- 1.3.3
12cr|ginac-1.6.2-1|231	- drop gcc4 patch (merged upstream)
12cr|ginac-1.6.2-1|232	
12cr|ginac-1.6.2-1|233	* Sat Sep 03 2005 David Walluck <walluck@mandriva.org> 1.3.2-1mdk
12cr|ginac-1.6.2-1|234	- 1.3.2
12cr|ginac-1.6.2-1|235	- name is now ginac
12cr|ginac-1.6.2-1|236	- apply gcc4 patch from suse
12cr|ginac-1.6.2-1|237	- BuildRequires: doxygen, tetex, tetex-dvips, tetex-latex, transfig
12cr|ginac-1.6.2-1|238	- don't use PreReq
12cr|ginac-1.6.2-1|239	
12cr|ginac-1.6.2-1|240	* Mon Apr 04 2005 Abel Cheung <deaddog@mandrake.org> 1.3.0-3mdk
12cr|ginac-1.6.2-1|241	- Rebuild & multiarch
12cr|ginac-1.6.2-1|242	
12cr|ginac-1.6.2-1|243	* Tue Dec 28 2004 Abel Cheung <deaddog@mandrake.org> 1.3.0-2mdk
12cr|ginac-1.6.2-1|244	- Cleanup this beautified crap, at least make sure devel package
12cr|ginac-1.6.2-1|245	is usable
12cr|ginac-1.6.2-1|246	
12cr|ginac-1.6.2-1|247	* Tue Oct 26 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.3.0-1mdk
12cr|ginac-1.6.2-1|248	- 1.3.0
12cr|ginac-1.6.2-1|249	
12cr|ginac-1.6.2-1|250	* Thu Oct 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2.4-1mdk
12cr|ginac-1.6.2-1|251	- 1.2.4
12cr|ginac-1.6.2-1|252	
12cr|ginac-1.6.2-1|253	* Sun Aug 29 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.2.3-2mdk
12cr|ginac-1.6.2-1|254	- %%major in include path
12cr|ginac-1.6.2-1|255	- provide icons in the 2 sizes
12cr|ginac-1.6.2-1|256	- fix distlint DIRM
12cr|ginac-1.6.2-1|257	- fix menu capitalisation
12cr|ginac-1.6.2-1|258	
12cr|ginac-1.6.2-1|259	* Sat Aug 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2.3-1mdk
12cr|ginac-1.6.2-1|260	- 1.2.3
12cr|ginac-1.6.2-1|261	
12cr|ginac-1.6.2-1|262	* Thu Aug 05 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2.2-1mdk
12cr|ginac-1.6.2-1|263	- 1.2.2
12cr|ginac-1.6.2-1|264	
12cr|ginac-1.6.2-1|265	* Wed Jun 16 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.2.1-2mdk
12cr|ginac-1.6.2-1|266	- rebuild
12cr|ginac-1.6.2-1|267	- %%mklibname
12cr|ginac-1.6.2-1|268	
12cr|ginac-1.6.2-1|269	* Tue Jun 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2.1-1mdk
12cr|ginac-1.6.2-1|270	- 1.2.1
12cr|ginac-1.6.2-1|271	

1706 12
12cr|gist-3.1.0-1|1	%define name	gist
12cr|gist-3.1.0-1|2	%define version 3.1.0
12cr|gist-3.1.0-1|3	%define release 1
12cr|gist-3.1.0-1|4	
12cr|gist-3.1.0-1|5	Summary:	Command line gister
12cr|gist-3.1.0-1|6	Name:		%{name}
12cr|gist-3.1.0-1|7	Version:	%{version}
12cr|gist-3.1.0-1|8	Release:	%{release}
12cr|gist-3.1.0-1|9	Source0:	http://rubygems.org/downloads/%{name}-%{version}.gem
12cr|gist-3.1.0-1|10	License:	MIT
12cr|gist-3.1.0-1|11	Group:		Development/Other
12cr|gist-3.1.0-1|12	Url:		https://github.com/defunkt/gist/
12cr|gist-3.1.0-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gist-3.1.0-1|14	BuildArch:	noarch
12cr|gist-3.1.0-1|15	Requires:	ruby
12cr|gist-3.1.0-1|16	BuildRequires:	ruby-RubyGems
12cr|gist-3.1.0-1|17	Provides:	rubygem(%{name})
12cr|gist-3.1.0-1|18	
12cr|gist-3.1.0-1|19	%description
12cr|gist-3.1.0-1|20	Creates Gists (pastes) on gist.github.com from standard input or
12cr|gist-3.1.0-1|21	arbitrary files. Can link to your GitHub account, create private
12cr|gist-3.1.0-1|22	gists, and enable syntax highlighting.
12cr|gist-3.1.0-1|23	
12cr|gist-3.1.0-1|24	%prep
12cr|gist-3.1.0-1|25	%setup -q
12cr|gist-3.1.0-1|26	
12cr|gist-3.1.0-1|27	%install
12cr|gist-3.1.0-1|28	%__rm -rf %{buildroot}
12cr|gist-3.1.0-1|29	gem install --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|gist-3.1.0-1|30	
12cr|gist-3.1.0-1|31	%__install -m 755 -d %{buildroot}%{_mandir}
12cr|gist-3.1.0-1|32	mv %{buildroot}%{ruby_gemdir}/bin %{buildroot}%{_prefix}
12cr|gist-3.1.0-1|33	rm -f %{buildroot}%{ruby_gemdir}/gems/%{name}-%{version}/man/*ron
12cr|gist-3.1.0-1|34	rm -f %{buildroot}%{ruby_gemdir}/gems/%{name}-%{version}/man/*html
12cr|gist-3.1.0-1|35	mv %{buildroot}%{ruby_gemdir}/gems/%{name}-%{version}/man %{buildroot}%{_mandir}/man1
12cr|gist-3.1.0-1|36	
12cr|gist-3.1.0-1|37	%clean
12cr|gist-3.1.0-1|38	%__rm -rf %{buildroot}
12cr|gist-3.1.0-1|39	
12cr|gist-3.1.0-1|40	%files
12cr|gist-3.1.0-1|41	%defattr(-,root,root)
12cr|gist-3.1.0-1|42	%doc %{ruby_gemdir}/doc/%{name}-%{version}
12cr|gist-3.1.0-1|43	%_bindir/gist
12cr|gist-3.1.0-1|44	%_mandir/man1/gist.*
12cr|gist-3.1.0-1|45	%attr(755,root,root) %{ruby_gemdir}/cache/%{name}-%{version}.gem
12cr|gist-3.1.0-1|46	%{ruby_gemdir}/specifications/%{name}-%{version}.gemspec
12cr|gist-3.1.0-1|47	%{ruby_gemdir}/gems/%{name}-%{version}
12cr|gist-3.1.0-1|48	
12cr|gist-3.1.0-1|49	
12cr|gist-3.1.0-1|50	
12cr|gist-3.1.0-1|51	%changelog
12cr|gist-3.1.0-1|52	* Wed Apr 11 2012 Lev Givon <lev@mandriva.org> 3.1.0-1
12cr|gist-3.1.0-1|53	+ Revision: 790305
12cr|gist-3.1.0-1|54	- Update to 3.1.0.
12cr|gist-3.1.0-1|55	
12cr|gist-3.1.0-1|56	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.0.4-2
12cr|gist-3.1.0-1|57	+ Revision: 774161
12cr|gist-3.1.0-1|58	- mass rebuild of ruby packages against ruby 1.9.1
12cr|gist-3.1.0-1|59	
12cr|gist-3.1.0-1|60	* Tue Jan 03 2012 Lev Givon <lev@mandriva.org> 2.0.4-1
12cr|gist-3.1.0-1|61	+ Revision: 750068
12cr|gist-3.1.0-1|62	- imported package gist
12cr|gist-3.1.0-1|63	

1707 12
12cr|git2cl-2.0-0.0.git8373c9f|1	Summary: Converts git logs to GNU style ChangeLog format
12cr|git2cl-2.0-0.0.git8373c9f|2	Name: git2cl
12cr|git2cl-2.0-0.0.git8373c9f|3	Version: 2.0
12cr|git2cl-2.0-0.0.git8373c9f|4	Release: 0.0.git8373c9f
12cr|git2cl-2.0-0.0.git8373c9f|5	Group: Development/Other
12cr|git2cl-2.0-0.0.git8373c9f|6	License: GPLv2+
12cr|git2cl-2.0-0.0.git8373c9f|7	URL: http://josefsson.org/git2cl/
12cr|git2cl-2.0-0.0.git8373c9f|8	# Source is generated from a git tag. This
12cr|git2cl-2.0-0.0.git8373c9f|9	# shows an example of producing a tar ball from
12cr|git2cl-2.0-0.0.git8373c9f|10	# the  2.0 tag.
12cr|git2cl-2.0-0.0.git8373c9f|11	# git clone http://repo.or.cz/r/git2cl.git
12cr|git2cl-2.0-0.0.git8373c9f|12	# cd git2cl
12cr|git2cl-2.0-0.0.git8373c9f|13	# git archive --prefix=git2cl-2.0/  git2cl-2.0 | gzip -c > git2cl-2.0.tar.gz
12cr|git2cl-2.0-0.0.git8373c9f|14	# And finally to get git hash for use in the release.
12cr|git2cl-2.0-0.0.git8373c9f|15	# git checkout git2cl-2.0
12cr|git2cl-2.0-0.0.git8373c9f|16	Source0: git2cl-2.0.tar.gz
12cr|git2cl-2.0-0.0.git8373c9f|17	BuildArch: noarch
12cr|git2cl-2.0-0.0.git8373c9f|18	Requires: git
12cr|git2cl-2.0-0.0.git8373c9f|19	
12cr|git2cl-2.0-0.0.git8373c9f|20	%description
12cr|git2cl-2.0-0.0.git8373c9f|21	A quick tool to convert git logs to GNU ChangeLog format.
12cr|git2cl-2.0-0.0.git8373c9f|22	
12cr|git2cl-2.0-0.0.git8373c9f|23	The tool invokes git log internally unless you pipe a log to it.
12cr|git2cl-2.0-0.0.git8373c9f|24	
12cr|git2cl-2.0-0.0.git8373c9f|25	%prep
12cr|git2cl-2.0-0.0.git8373c9f|26	
12cr|git2cl-2.0-0.0.git8373c9f|27	%setup -q
12cr|git2cl-2.0-0.0.git8373c9f|28	
12cr|git2cl-2.0-0.0.git8373c9f|29	%build
12cr|git2cl-2.0-0.0.git8373c9f|30	# Nothing to build.
12cr|git2cl-2.0-0.0.git8373c9f|31	
12cr|git2cl-2.0-0.0.git8373c9f|32	%install
12cr|git2cl-2.0-0.0.git8373c9f|33	install -d %{buildroot}%{_bindir}
12cr|git2cl-2.0-0.0.git8373c9f|34	install -m0755 git2cl %{buildroot}%{_bindir}/git2cl
12cr|git2cl-2.0-0.0.git8373c9f|35	
12cr|git2cl-2.0-0.0.git8373c9f|36	%files
12cr|git2cl-2.0-0.0.git8373c9f|37	%doc README COPYING
12cr|git2cl-2.0-0.0.git8373c9f|38	%{_bindir}/git2cl
12cr|git2cl-2.0-0.0.git8373c9f|39	
12cr|git2cl-2.0-0.0.git8373c9f|40	
12cr|git2cl-2.0-0.0.git8373c9f|41	%changelog
12cr|git2cl-2.0-0.0.git8373c9f|42	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 2.0-0.0.git8373c9f
12cr|git2cl-2.0-0.0.git8373c9f|43	+ Revision: 795378
12cr|git2cl-2.0-0.0.git8373c9f|44	- re-added ?
12cr|git2cl-2.0-0.0.git8373c9f|45	- create git2cl
12cr|git2cl-2.0-0.0.git8373c9f|46	
12cr|git2cl-2.0-0.0.git8373c9f|47	

1708 12
12cr|gitbuster-2.1-0.b5.1|1	%define name    gitbuster
12cr|gitbuster-2.1-0.b5.1|2	%define version 2.1
12cr|gitbuster-2.1-0.b5.1|3	%define beta	b5
12cr|gitbuster-2.1-0.b5.1|4	%define release %mkrel 0.%beta.1
12cr|gitbuster-2.1-0.b5.1|5	
12cr|gitbuster-2.1-0.b5.1|6	Name: 		%{name}
12cr|gitbuster-2.1-0.b5.1|7	Version: 	%{version}
12cr|gitbuster-2.1-0.b5.1|8	Release: 	%{release}
12cr|gitbuster-2.1-0.b5.1|9	Summary: 	Python Qt4 frontend for git filter-branch and git cherry-pick
12cr|gitbuster-2.1-0.b5.1|10	License:	GPLv3
12cr|gitbuster-2.1-0.b5.1|11	Group: 		Development/Python
12cr|gitbuster-2.1-0.b5.1|12	Url: 		http://pypi.python.org/pypi/gitbuster/
12cr|gitbuster-2.1-0.b5.1|13	Source0: 	http://pypi.python.org/packages/source/g/gitbuster/gitbuster-%{version}%{beta}.tar.gz
12cr|gitbuster-2.1-0.b5.1|14	Requires:       python-gitpython
12cr|gitbuster-2.1-0.b5.1|15	Requires:       python-gfbi_core
12cr|gitbuster-2.1-0.b5.1|16	BuildRequires:  python-qt4-devel
12cr|gitbuster-2.1-0.b5.1|17	BuildArch:      noarch
12cr|gitbuster-2.1-0.b5.1|18	
12cr|gitbuster-2.1-0.b5.1|19	%description
12cr|gitbuster-2.1-0.b5.1|20	" If there's something strange / In your history / Who you gonna call ? /
12cr|gitbuster-2.1-0.b5.1|21	GitBuster! "
12cr|gitbuster-2.1-0.b5.1|22	
12cr|gitbuster-2.1-0.b5.1|23	%prep
12cr|gitbuster-2.1-0.b5.1|24	%setup -q -n %{name}-%{version}%{beta}
12cr|gitbuster-2.1-0.b5.1|25	
12cr|gitbuster-2.1-0.b5.1|26	%build
12cr|gitbuster-2.1-0.b5.1|27	python setup.py build
12cr|gitbuster-2.1-0.b5.1|28	
12cr|gitbuster-2.1-0.b5.1|29	%install
12cr|gitbuster-2.1-0.b5.1|30	rm -rf %{buildroot}
12cr|gitbuster-2.1-0.b5.1|31	python setup.py install --root=%{buildroot}
12cr|gitbuster-2.1-0.b5.1|32	
12cr|gitbuster-2.1-0.b5.1|33	%clean
12cr|gitbuster-2.1-0.b5.1|34	rm -rf %{buildroot}
12cr|gitbuster-2.1-0.b5.1|35	
12cr|gitbuster-2.1-0.b5.1|36	%files
12cr|gitbuster-2.1-0.b5.1|37	%defattr(-,root,root)
12cr|gitbuster-2.1-0.b5.1|38	%doc AUTHORS.txt CHANGELOG LICENSE.txt README.rst
12cr|gitbuster-2.1-0.b5.1|39	%{_bindir}/gitbuster
12cr|gitbuster-2.1-0.b5.1|40	%{python_sitelib}/gitbuster
12cr|gitbuster-2.1-0.b5.1|41	%{python_sitelib}/gitbuster-%{version}%{beta}-py%{py_ver}.egg-info
12cr|gitbuster-2.1-0.b5.1|42	
12cr|gitbuster-2.1-0.b5.1|43	
12cr|gitbuster-2.1-0.b5.1|44	%changelog
12cr|gitbuster-2.1-0.b5.1|45	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.1-0.b5.1mdv2011.0
12cr|gitbuster-2.1-0.b5.1|46	+ Revision: 688729
12cr|gitbuster-2.1-0.b5.1|47	- new version
12cr|gitbuster-2.1-0.b5.1|48	
12cr|gitbuster-2.1-0.b5.1|49	+ Michael Scherer <misc@mandriva.org>
12cr|gitbuster-2.1-0.b5.1|50	- add missing Requires
12cr|gitbuster-2.1-0.b5.1|51	
12cr|gitbuster-2.1-0.b5.1|52	* Wed Jun 29 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.1-0.b4.1
12cr|gitbuster-2.1-0.b5.1|53	+ Revision: 688297
12cr|gitbuster-2.1-0.b5.1|54	- import gitbuster
12cr|gitbuster-2.1-0.b5.1|55	

1709 12
12cr|gitcompletion-0-0.20060726.3|1	Summary: Bash completion for git and porcelains
12cr|gitcompletion-0-0.20060726.3|2	Name: gitcompletion
12cr|gitcompletion-0-0.20060726.3|3	Version: 0
12cr|gitcompletion-0-0.20060726.3|4	Release: %mkrel 0.20060726.3
12cr|gitcompletion-0-0.20060726.3|5	Source0: %{name}.tar.bz2
12cr|gitcompletion-0-0.20060726.3|6	Patch0: gitcompletion-path.patch
12cr|gitcompletion-0-0.20060726.3|7	License: GPL
12cr|gitcompletion-0-0.20060726.3|8	Group: Development/Other
12cr|gitcompletion-0-0.20060726.3|9	Url: http://www.hawaga.org.uk/ben/tech/gitcompletion/
12cr|gitcompletion-0-0.20060726.3|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gitcompletion-0-0.20060726.3|11	Requires: bash-completion
12cr|gitcompletion-0-0.20060726.3|12	Requires: git-core
12cr|gitcompletion-0-0.20060726.3|13	BuildArch: noarch
12cr|gitcompletion-0-0.20060726.3|14	
12cr|gitcompletion-0-0.20060726.3|15	%description
12cr|gitcompletion-0-0.20060726.3|16	Bash completion for git and porcelains (stgit, cogito
12cr|gitcompletion-0-0.20060726.3|17	and gitk).
12cr|gitcompletion-0-0.20060726.3|18	
12cr|gitcompletion-0-0.20060726.3|19	
12cr|gitcompletion-0-0.20060726.3|20	%prep
12cr|gitcompletion-0-0.20060726.3|21	%setup -q -n %{name}
12cr|gitcompletion-0-0.20060726.3|22	%patch0 -p1
12cr|gitcompletion-0-0.20060726.3|23	
12cr|gitcompletion-0-0.20060726.3|24	%build
12cr|gitcompletion-0-0.20060726.3|25	
12cr|gitcompletion-0-0.20060726.3|26	%install
12cr|gitcompletion-0-0.20060726.3|27	rm -rf $RPM_BUILD_ROOT
12cr|gitcompletion-0-0.20060726.3|28	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/bash_completion.d
12cr|gitcompletion-0-0.20060726.3|29	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}
12cr|gitcompletion-0-0.20060726.3|30	
12cr|gitcompletion-0-0.20060726.3|31	cp all-compl $RPM_BUILD_ROOT/%{_sysconfdir}/bash_completion.d/%{name}
12cr|gitcompletion-0-0.20060726.3|32	cp cg-compl  git-compl  git-compl-lib  gitk-compl  stg-compl $RPM_BUILD_ROOT/%{_datadir}/%{name}
12cr|gitcompletion-0-0.20060726.3|33	
12cr|gitcompletion-0-0.20060726.3|34	%clean
12cr|gitcompletion-0-0.20060726.3|35	rm -rf $RPM_BUILD_ROOT
12cr|gitcompletion-0-0.20060726.3|36	
12cr|gitcompletion-0-0.20060726.3|37	%files
12cr|gitcompletion-0-0.20060726.3|38	%defattr(-,root,root,0755)
12cr|gitcompletion-0-0.20060726.3|39	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
12cr|gitcompletion-0-0.20060726.3|40	%{_datadir}/%{name}
12cr|gitcompletion-0-0.20060726.3|41	%doc README
12cr|gitcompletion-0-0.20060726.3|42	
12cr|gitcompletion-0-0.20060726.3|43	
12cr|gitcompletion-0-0.20060726.3|44	
12cr|gitcompletion-0-0.20060726.3|45	
12cr|gitcompletion-0-0.20060726.3|46	%changelog
12cr|gitcompletion-0-0.20060726.3|47	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0-0.20060726.3mdv2011.0
12cr|gitcompletion-0-0.20060726.3|48	+ Revision: 618947
12cr|gitcompletion-0-0.20060726.3|49	- the mass rebuild of 2010.0 packages
12cr|gitcompletion-0-0.20060726.3|50	
12cr|gitcompletion-0-0.20060726.3|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0-0.20060726.2mdv2010.0
12cr|gitcompletion-0-0.20060726.3|52	+ Revision: 429206
12cr|gitcompletion-0-0.20060726.3|53	- rebuild
12cr|gitcompletion-0-0.20060726.3|54	
12cr|gitcompletion-0-0.20060726.3|55	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0-0.20060726.1mdv2009.0
12cr|gitcompletion-0-0.20060726.3|56	+ Revision: 140737
12cr|gitcompletion-0-0.20060726.3|57	- restore BuildRoot
12cr|gitcompletion-0-0.20060726.3|58	
12cr|gitcompletion-0-0.20060726.3|59	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0-0.20060726.1mdv2008.1
12cr|gitcompletion-0-0.20060726.3|60	+ Revision: 125729
12cr|gitcompletion-0-0.20060726.3|61	- kill re-definition of %%buildroot on Pixel's request
12cr|gitcompletion-0-0.20060726.3|62	
12cr|gitcompletion-0-0.20060726.3|63	
12cr|gitcompletion-0-0.20060726.3|64	* Wed Aug 09 2006 glehmann
12cr|gitcompletion-0-0.20060726.3|65	+ 08/09/06 19:43:50 (55049)
12cr|gitcompletion-0-0.20060726.3|66	update to last devel version
12cr|gitcompletion-0-0.20060726.3|67	
12cr|gitcompletion-0-0.20060726.3|68	* Sun Jul 30 2006 glehmann
12cr|gitcompletion-0-0.20060726.3|69	+ 07/30/06 10:23:31 (42686)
12cr|gitcompletion-0-0.20060726.3|70	Import gitcompletion
12cr|gitcompletion-0-0.20060726.3|71	
12cr|gitcompletion-0-0.20060726.3|72	* Thu Dec 29 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0-0.20051229.1mdk
12cr|gitcompletion-0-0.20060726.3|73	- first mandriva package
12cr|gitcompletion-0-0.20060726.3|74	

1710 12
12cr|gitg-0.2.5-1|1	%define api 1.0
12cr|gitg-0.2.5-1|2	%define major 0
12cr|gitg-0.2.5-1|3	%define libname %mklibname %name %api %major
12cr|gitg-0.2.5-1|4	%define develname %mklibname -d %name
12cr|gitg-0.2.5-1|5	
12cr|gitg-0.2.5-1|6	Name:           gitg
12cr|gitg-0.2.5-1|7	Version:        0.2.5
12cr|gitg-0.2.5-1|8	Release:        %mkrel 1
12cr|gitg-0.2.5-1|9	Summary:        GTK+ graphical interface for the git revision control system
12cr|gitg-0.2.5-1|10	
12cr|gitg-0.2.5-1|11	Group:          Graphical desktop/GNOME
12cr|gitg-0.2.5-1|12	License:        GPLv2+
12cr|gitg-0.2.5-1|13	URL:            http://trac.novowork.com/gitg
12cr|gitg-0.2.5-1|14	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12cr|gitg-0.2.5-1|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|gitg-0.2.5-1|16	
12cr|gitg-0.2.5-1|17	BuildRequires:  dbus-devel
12cr|gitg-0.2.5-1|18	BuildRequires:  libGConf2-devel
12cr|gitg-0.2.5-1|19	BuildRequires:  glib2-devel >= 1:2.26
12cr|gitg-0.2.5-1|20	BuildRequires:  gtk+3-devel
12cr|gitg-0.2.5-1|21	BuildRequires:  gtksourceview3-devel >= 3.1.3
12cr|gitg-0.2.5-1|22	BuildRequires:  gsettings-desktop-schemas-devel
12cr|gitg-0.2.5-1|23	BuildRequires:  pkgconfig(gladeui-2.0)
12cr|gitg-0.2.5-1|24	BuildRequires:  intltool
12cr|gitg-0.2.5-1|25	Requires:       git
12cr|gitg-0.2.5-1|26	Requires:	%libname >= %version-%release
12cr|gitg-0.2.5-1|27	
12cr|gitg-0.2.5-1|28	%description
12cr|gitg-0.2.5-1|29	gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
12cr|gitg-0.2.5-1|30	convenient tool to visualize git history and actions that benefit from a
12cr|gitg-0.2.5-1|31	graphical presentation.
12cr|gitg-0.2.5-1|32	
12cr|gitg-0.2.5-1|33	%package -n %libname
12cr|gitg-0.2.5-1|34	Group: System/Libraries
12cr|gitg-0.2.5-1|35	Summary: Shared library parts of %name
12cr|gitg-0.2.5-1|36	
12cr|gitg-0.2.5-1|37	%description -n %libname
12cr|gitg-0.2.5-1|38	gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
12cr|gitg-0.2.5-1|39	convenient tool to visualize git history and actions that benefit from a
12cr|gitg-0.2.5-1|40	graphical presentation.
12cr|gitg-0.2.5-1|41	
12cr|gitg-0.2.5-1|42	%package -n %develname
12cr|gitg-0.2.5-1|43	Group: Development/C
12cr|gitg-0.2.5-1|44	Summary: Development library parts of %name
12cr|gitg-0.2.5-1|45	Requires: %libname = %version-%release
12cr|gitg-0.2.5-1|46	Provides: libgitg-devel = %version-%release
12cr|gitg-0.2.5-1|47	
12cr|gitg-0.2.5-1|48	%description -n %develname
12cr|gitg-0.2.5-1|49	gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
12cr|gitg-0.2.5-1|50	convenient tool to visualize git history and actions that benefit from a
12cr|gitg-0.2.5-1|51	graphical presentation.
12cr|gitg-0.2.5-1|52	
12cr|gitg-0.2.5-1|53	%prep
12cr|gitg-0.2.5-1|54	%setup -q
12cr|gitg-0.2.5-1|55	
12cr|gitg-0.2.5-1|56	
12cr|gitg-0.2.5-1|57	%build
12cr|gitg-0.2.5-1|58	%configure2_5x --disable-static --disable-maintainer-mode
12cr|gitg-0.2.5-1|59	%make
12cr|gitg-0.2.5-1|60	
12cr|gitg-0.2.5-1|61	
12cr|gitg-0.2.5-1|62	%install
12cr|gitg-0.2.5-1|63	rm -rf $RPM_BUILD_ROOT
12cr|gitg-0.2.5-1|64	%makeinstall_std
12cr|gitg-0.2.5-1|65	%find_lang %{name}
12cr|gitg-0.2.5-1|66	
12cr|gitg-0.2.5-1|67	
12cr|gitg-0.2.5-1|68	%clean
12cr|gitg-0.2.5-1|69	rm -rf $RPM_BUILD_ROOT
12cr|gitg-0.2.5-1|70	
12cr|gitg-0.2.5-1|71	%files -f %{name}.lang
12cr|gitg-0.2.5-1|72	%defattr(-,root,root,-)
12cr|gitg-0.2.5-1|73	%doc AUTHORS NEWS README
12cr|gitg-0.2.5-1|74	
12cr|gitg-0.2.5-1|75	%{_bindir}/gitg
12cr|gitg-0.2.5-1|76	%_datadir/icons/hicolor/*/apps/gitg*
12cr|gitg-0.2.5-1|77	%{_datadir}/gitg
12cr|gitg-0.2.5-1|78	%_datadir/glib-2.0/schemas/org.gnome.gitg.gschema.xml
12cr|gitg-0.2.5-1|79	%{_mandir}/man1/gitg.1*
12cr|gitg-0.2.5-1|80	
12cr|gitg-0.2.5-1|81	%{_datadir}/applications/gitg.desktop
12cr|gitg-0.2.5-1|82	
12cr|gitg-0.2.5-1|83	%files -n %libname
12cr|gitg-0.2.5-1|84	%defattr(-,root,root,-)
12cr|gitg-0.2.5-1|85	%_libdir/libgitg-%api.so.%{major}*
12cr|gitg-0.2.5-1|86	
12cr|gitg-0.2.5-1|87	%files -n %develname
12cr|gitg-0.2.5-1|88	%defattr(-,root,root,-)
12cr|gitg-0.2.5-1|89	%doc ChangeLog
12cr|gitg-0.2.5-1|90	%_includedir/libgitg-%api
12cr|gitg-0.2.5-1|91	%_libdir/libgitg-%api.so
12cr|gitg-0.2.5-1|92	%_libdir/pkgconfig/libgitg-%api.pc
12cr|gitg-0.2.5-1|93	
12cr|gitg-0.2.5-1|94	
12cr|gitg-0.2.5-1|95	%changelog
12cr|gitg-0.2.5-1|96	* Fri Mar 30 2012 Götz Waschk <waschk@mandriva.org> 0.2.5-1mdv2012.0
12cr|gitg-0.2.5-1|97	+ Revision: 788330
12cr|gitg-0.2.5-1|98	- update build deps
12cr|gitg-0.2.5-1|99	- disable deprecation errors
12cr|gitg-0.2.5-1|100	- new version
12cr|gitg-0.2.5-1|101	- gtk 3.x
12cr|gitg-0.2.5-1|102	
12cr|gitg-0.2.5-1|103	* Sun Mar 27 2011 Götz Waschk <waschk@mandriva.org> 0.1.2-1
12cr|gitg-0.2.5-1|104	+ Revision: 648625
12cr|gitg-0.2.5-1|105	- update to new version 0.1.2
12cr|gitg-0.2.5-1|106	
12cr|gitg-0.2.5-1|107	* Thu Jan 13 2011 Götz Waschk <waschk@mandriva.org> 0.1.0-1
12cr|gitg-0.2.5-1|108	+ Revision: 631022
12cr|gitg-0.2.5-1|109	- new version
12cr|gitg-0.2.5-1|110	- update build deps
12cr|gitg-0.2.5-1|111	- update file list
12cr|gitg-0.2.5-1|112	
12cr|gitg-0.2.5-1|113	* Thu Dec 30 2010 Götz Waschk <waschk@mandriva.org> 0.0.8-1mdv2011.0
12cr|gitg-0.2.5-1|114	+ Revision: 626466
12cr|gitg-0.2.5-1|115	- update to new version 0.0.8
12cr|gitg-0.2.5-1|116	
12cr|gitg-0.2.5-1|117	* Wed Dec 29 2010 Götz Waschk <waschk@mandriva.org> 0.0.7-1mdv2011.0
12cr|gitg-0.2.5-1|118	+ Revision: 625994
12cr|gitg-0.2.5-1|119	- new version
12cr|gitg-0.2.5-1|120	- add library packages
12cr|gitg-0.2.5-1|121	
12cr|gitg-0.2.5-1|122	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.6-5mdv2011.0
12cr|gitg-0.2.5-1|123	+ Revision: 610856
12cr|gitg-0.2.5-1|124	- rebuild
12cr|gitg-0.2.5-1|125	
12cr|gitg-0.2.5-1|126	* Sun Feb 21 2010 Götz Waschk <waschk@mandriva.org> 0.0.6-4mdv2010.1
12cr|gitg-0.2.5-1|127	+ Revision: 509182
12cr|gitg-0.2.5-1|128	- import gitg
12cr|gitg-0.2.5-1|129	
12cr|gitg-0.2.5-1|130	
12cr|gitg-0.2.5-1|131	* Sun Feb 21 2010 Götz Waschk <waschk@mandriva.org> 0.0.6-1mdv2010.1
12cr|gitg-0.2.5-1|132	- adapt for Mandriva
12cr|gitg-0.2.5-1|133	
12cr|gitg-0.2.5-1|134	* Tue Sep 15 2009 James Bowes <jbowes@redhat.com> 0.0.5-1
12cr|gitg-0.2.5-1|135	- Update to 0.0.5
12cr|gitg-0.2.5-1|136	
12cr|gitg-0.2.5-1|137	* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.3-2
12cr|gitg-0.2.5-1|138	- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
12cr|gitg-0.2.5-1|139	
12cr|gitg-0.2.5-1|140	* Sat May 02 2009 James Bowes <jbowes@redhat.com> 0.0.3-1
12cr|gitg-0.2.5-1|141	- Initial packaging for Fedora.
12cr|gitg-0.2.5-1|142	

1711 12
12cr|gitslave-2.0.1-3|1	
12cr|gitslave-2.0.1-3|2	Name:		gitslave
12cr|gitslave-2.0.1-3|3	Summary:		gitslave creates a group of related repositories
12cr|gitslave-2.0.1-3|4	Group:		Development/Other
12cr|gitslave-2.0.1-3|5	Version:		2.0.1
12cr|gitslave-2.0.1-3|6	Release:		3
12cr|gitslave-2.0.1-3|7	BuildArch:	noarch
12cr|gitslave-2.0.1-3|8	License:		LGPL 2.1
12cr|gitslave-2.0.1-3|9	URL:		http://gitslave.sourceforge.net
12cr|gitslave-2.0.1-3|10	Source0:		http://downloads.sourceforge.net/project/gitslave/%{name}-%{version}.tar.gz
12cr|gitslave-2.0.1-3|11	BuildRequires:	perl
12cr|gitslave-2.0.1-3|12	Requires:	git
12cr|gitslave-2.0.1-3|13	
12cr|gitslave-2.0.1-3|14	%description
12cr|gitslave-2.0.1-3|15	gitslave creates a group of related repositories—a superproject repository
12cr|gitslave-2.0.1-3|16	and a number of slave repositories—all of which are concurrently developed
12cr|gitslave-2.0.1-3|17	on and on which all git operations should normally operate; so when you
12cr|gitslave-2.0.1-3|18	branch, each repository in the project is branched in turn.
12cr|gitslave-2.0.1-3|19	
12cr|gitslave-2.0.1-3|20	%files
12cr|gitslave-2.0.1-3|21	%{_bindir}/gits
12cr|gitslave-2.0.1-3|22	%{_mandir}/man1/*
12cr|gitslave-2.0.1-3|23	
12cr|gitslave-2.0.1-3|24	#--------------------------------------------------------------------
12cr|gitslave-2.0.1-3|25	%prep
12cr|gitslave-2.0.1-3|26	%setup -q
12cr|gitslave-2.0.1-3|27	
12cr|gitslave-2.0.1-3|28	%build
12cr|gitslave-2.0.1-3|29	sed -i 's#/usr/local#/usr#g' Makefile
12cr|gitslave-2.0.1-3|30	%make
12cr|gitslave-2.0.1-3|31	
12cr|gitslave-2.0.1-3|32	%install
12cr|gitslave-2.0.1-3|33	rm -rf %{buildroot}
12cr|gitslave-2.0.1-3|34	%makeinstall_std
12cr|gitslave-2.0.1-3|35	
12cr|gitslave-2.0.1-3|36	
12cr|gitslave-2.0.1-3|37	%changelog
12cr|gitslave-2.0.1-3|38	* Sun Oct 09 2011 José Melo <ze@mandriva.org> 2.0.1-3
12cr|gitslave-2.0.1-3|39	+ Revision: 703841
12cr|gitslave-2.0.1-3|40	- perl is needed to build
12cr|gitslave-2.0.1-3|41	- do not own %%{_mandir}
12cr|gitslave-2.0.1-3|42	- set macros properly
12cr|gitslave-2.0.1-3|43	- clean BR and clean section and defattr
12cr|gitslave-2.0.1-3|44	- fix requires (since gitslave needs git to run)
12cr|gitslave-2.0.1-3|45	- use sed (unable to set prefix)
12cr|gitslave-2.0.1-3|46	- update files
12cr|gitslave-2.0.1-3|47	
12cr|gitslave-2.0.1-3|48	* Tue Apr 26 2011 José Melo <ze@mandriva.org> 2.0.1-1
12cr|gitslave-2.0.1-3|49	+ Revision: 659225
12cr|gitslave-2.0.1-3|50	- version 2.0.1
12cr|gitslave-2.0.1-3|51	- version 2.0
12cr|gitslave-2.0.1-3|52	- Perl isnt need to build
12cr|gitslave-2.0.1-3|53	- imported package gitslave
12cr|gitslave-2.0.1-3|54	

1712 12
12cr|givaro-3.7.0-2|1	%define name		givaro
12cr|givaro-3.7.0-2|2	%define libgivaro	%mklibname %{name} 0
12cr|givaro-3.7.0-2|3	%define libgivaro_devel	%mklibname %{name} -d
12cr|givaro-3.7.0-2|4	
12cr|givaro-3.7.0-2|5	Name:		%{name}
12cr|givaro-3.7.0-2|6	Version:	3.7.0
12cr|givaro-3.7.0-2|7	Release:	2
12cr|givaro-3.7.0-2|8	Summary:	C++ library for arithmetic and algebraic computations
12cr|givaro-3.7.0-2|9	Group:		Sciences/Mathematics
12cr|givaro-3.7.0-2|10	
12cr|givaro-3.7.0-2|11	License:	CeCILL-B
12cr|givaro-3.7.0-2|12	URL:		http://ljk.imag.fr/CASYS/LOGICIELS/givaro/
12cr|givaro-3.7.0-2|13	Source0:	https://forge.imag.fr/frs/download.php/207/%{name}-%{version}.tar.gz
12cr|givaro-3.7.0-2|14	Patch0:		givaro-config-script.patch
12cr|givaro-3.7.0-2|15	Patch1:		givaro-underlink.patch
12cr|givaro-3.7.0-2|16	
12cr|givaro-3.7.0-2|17	BuildRequires:	doxygen
12cr|givaro-3.7.0-2|18	BuildRequires:	gmpxx-devel
12cr|givaro-3.7.0-2|19	BuildRequires:	texlive
12cr|givaro-3.7.0-2|20	
12cr|givaro-3.7.0-2|21	
12cr|givaro-3.7.0-2|22	%description
12cr|givaro-3.7.0-2|23	Givaro is a C++ library for arithmetic and algebraic computations.
12cr|givaro-3.7.0-2|24	Its main features are implementations of the basic arithmetic of many
12cr|givaro-3.7.0-2|25	mathematical entities: Primes fields, Extensions Fields, Finite Fields,
12cr|givaro-3.7.0-2|26	Finite Rings, Polynomials, Algebraic numbers, Arbitrary precision
12cr|givaro-3.7.0-2|27	integers and rationals (C++ wrappers over gmp) It also provides
12cr|givaro-3.7.0-2|28	data-structures and templated classes for the manipulation of basic
12cr|givaro-3.7.0-2|29	algebraic objects, such as vectors, matrices (dense, sparse, structured),
12cr|givaro-3.7.0-2|30	univariate polynomials (and therefore recursive multivariate).
12cr|givaro-3.7.0-2|31	
12cr|givaro-3.7.0-2|32	
12cr|givaro-3.7.0-2|33	%package	-n %{libgivaro}
12cr|givaro-3.7.0-2|34	Group:		System/Libraries
12cr|givaro-3.7.0-2|35	Summary:	Givaro shared library
12cr|givaro-3.7.0-2|36	
12cr|givaro-3.7.0-2|37	
12cr|givaro-3.7.0-2|38	%description	-n %{libgivaro}
12cr|givaro-3.7.0-2|39	This package contains the givaro shared libraries.
12cr|givaro-3.7.0-2|40	
12cr|givaro-3.7.0-2|41	
12cr|givaro-3.7.0-2|42	%package	-n %{libgivaro_devel}
12cr|givaro-3.7.0-2|43	Group:		Development/C++
12cr|givaro-3.7.0-2|44	Summary:	Givaro development files
12cr|givaro-3.7.0-2|45	Provides:	%{name}-devel = %{version}-%{release}
12cr|givaro-3.7.0-2|46	Provides:	lib-%{name}-devel = %{version}-%{release}
12cr|givaro-3.7.0-2|47	Requires:	%{libgivaro} = %{version}-%{release}
12cr|givaro-3.7.0-2|48	Requires:	gmpxx-devel
12cr|givaro-3.7.0-2|49	
12cr|givaro-3.7.0-2|50	
12cr|givaro-3.7.0-2|51	%description	-n %{libgivaro_devel}
12cr|givaro-3.7.0-2|52	This package contains the givaro development files.
12cr|givaro-3.7.0-2|53	
12cr|givaro-3.7.0-2|54	
12cr|givaro-3.7.0-2|55	%prep
12cr|givaro-3.7.0-2|56	%setup -q -n givaro-%{version}
12cr|givaro-3.7.0-2|57	%patch0 -p0
12cr|givaro-3.7.0-2|58	%patch1 -p1
12cr|givaro-3.7.0-2|59	
12cr|givaro-3.7.0-2|60	# Fix file encodings
12cr|givaro-3.7.0-2|61	for i in Licence_CeCILL-B_V1-fr.txt Licence_CeCILL-B_V1-en.txt;
12cr|givaro-3.7.0-2|62	do
12cr|givaro-3.7.0-2|63	iconv -f  iso8859-1 -t utf-8 $i > $i.new && \
12cr|givaro-3.7.0-2|64	touch -r $i $i.new && \
12cr|givaro-3.7.0-2|65	mv $i.new $i
12cr|givaro-3.7.0-2|66	done
12cr|givaro-3.7.0-2|67	
12cr|givaro-3.7.0-2|68	# Remove unnecessary executable bits
12cr|givaro-3.7.0-2|69	find examples -name Makefile.am -perm /0111 | xargs chmod a-x
12cr|givaro-3.7.0-2|70	
12cr|givaro-3.7.0-2|71	%build
12cr|givaro-3.7.0-2|72	%configure2_5x --enable-shared --disable-static --enable-doc \
12cr|givaro-3.7.0-2|73	--docdir=%{_docdir}/%{name}-devel-%{version}
12cr|givaro-3.7.0-2|74	
12cr|givaro-3.7.0-2|75	# Fix an unused direct library dependency
12cr|givaro-3.7.0-2|76	sed -i 's/-lm -lgcc_s/-lgcc_s/' libtool
12cr|givaro-3.7.0-2|77	
12cr|givaro-3.7.0-2|78	make %{?_smp_mflags}
12cr|givaro-3.7.0-2|79	
12cr|givaro-3.7.0-2|80	# We don't want these files with the doxygen-generated files
12cr|givaro-3.7.0-2|81	rm -f docs/givaro-html/{AUTHORS,COPYING,INSTALL}
12cr|givaro-3.7.0-2|82	
12cr|givaro-3.7.0-2|83	
12cr|givaro-3.7.0-2|84	%install
12cr|givaro-3.7.0-2|85	# Documentation installation is hopelessly broken
12cr|givaro-3.7.0-2|86	sed -i 's/^SUBDIRS =.*/SUBDIRS = src macros tests/' Makefile
12cr|givaro-3.7.0-2|87	
12cr|givaro-3.7.0-2|88	make install DESTDIR=$RPM_BUILD_ROOT
12cr|givaro-3.7.0-2|89	rm -f $RPM_BUILD_ROOT%{_libdir}/lib%{name}.la
12cr|givaro-3.7.0-2|90	
12cr|givaro-3.7.0-2|91	#givaro-makefile is installed incorrectly in usr/bin
12cr|givaro-3.7.0-2|92	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|givaro-3.7.0-2|93	mv $RPM_BUILD_ROOT/%{_bindir}/givaro-makefile $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|givaro-3.7.0-2|94	chmod 644  $RPM_BUILD_ROOT%{_datadir}/%{name}/givaro-makefile
12cr|givaro-3.7.0-2|95	sed -i '\%#! /bin/sh%D' $RPM_BUILD_ROOT%{_datadir}/%{name}/givaro-makefile
12cr|givaro-3.7.0-2|96	
12cr|givaro-3.7.0-2|97	
12cr|givaro-3.7.0-2|98	%check
12cr|givaro-3.7.0-2|99	make check
12cr|givaro-3.7.0-2|100	
12cr|givaro-3.7.0-2|101	%files		-n %{libgivaro}
12cr|givaro-3.7.0-2|102	%doc COPYRIGHT Licence_CeCILL-B_V1-en.txt Licence_CeCILL-B_V1-fr.txt
12cr|givaro-3.7.0-2|103	%{_libdir}/lib%{name}.so.*
12cr|givaro-3.7.0-2|104	
12cr|givaro-3.7.0-2|105	
12cr|givaro-3.7.0-2|106	%files		-n %{libgivaro_devel}
12cr|givaro-3.7.0-2|107	%doc docs/givaro-html docs/givaro-dev-html examples
12cr|givaro-3.7.0-2|108	%{_bindir}/%{name}-config
12cr|givaro-3.7.0-2|109	%{_includedir}/%{name}/
12cr|givaro-3.7.0-2|110	%{_includedir}/gmp++/
12cr|givaro-3.7.0-2|111	%{_datadir}/%{name}/
12cr|givaro-3.7.0-2|112	%{_includedir}/%{name}-config.h
12cr|givaro-3.7.0-2|113	%{_libdir}/lib%{name}.so
12cr|givaro-3.7.0-2|114	
12cr|givaro-3.7.0-2|115	
12cr|givaro-3.7.0-2|116	%changelog
12cr|givaro-3.7.0-2|117	* Mon Aug 13 2012 Paulo Andrade <pcpa@mandriva.com.br> 3.7.0-2
12cr|givaro-3.7.0-2|118	+ Revision: 814655
12cr|givaro-3.7.0-2|119	- Bump release and rebuild.
12cr|givaro-3.7.0-2|120	- Update to release matching http://pkgs.fedoraproject.org/cgit/givaro.git
12cr|givaro-3.7.0-2|121	
12cr|givaro-3.7.0-2|122	* Wed Aug 08 2012 Paulo Andrade <pcpa@mandriva.com.br> 3.3.2-4
12cr|givaro-3.7.0-2|123	+ Revision: 812816
12cr|givaro-3.7.0-2|124	- Remove now bad libgmp-devel requires (#65714)
12cr|givaro-3.7.0-2|125	
12cr|givaro-3.7.0-2|126	* Wed Dec 07 2011 Paulo Andrade <pcpa@mandriva.com.br> 3.3.2-3
12cr|givaro-3.7.0-2|127	+ Revision: 738705
12cr|givaro-3.7.0-2|128	- Rebuild for .la file removal.
12cr|givaro-3.7.0-2|129	
12cr|givaro-3.7.0-2|130	* Mon Mar 14 2011 Paulo Andrade <pcpa@mandriva.com.br> 3.3.2-2
12cr|givaro-3.7.0-2|131	+ Revision: 644653
12cr|givaro-3.7.0-2|132	- Rebuild to ensure it is linked with proper libraries
12cr|givaro-3.7.0-2|133	
12cr|givaro-3.7.0-2|134	* Wed Jul 14 2010 Paulo Andrade <pcpa@mandriva.com.br> 3.3.2-1mdv2011.0
12cr|givaro-3.7.0-2|135	+ Revision: 552983
12cr|givaro-3.7.0-2|136	- Update to version 3.3.2.
12cr|givaro-3.7.0-2|137	
12cr|givaro-3.7.0-2|138	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 3.3.1-2mdv2010.1
12cr|givaro-3.7.0-2|139	+ Revision: 503613
12cr|givaro-3.7.0-2|140	- rebuild for new gmp
12cr|givaro-3.7.0-2|141	
12cr|givaro-3.7.0-2|142	* Sat Jan 02 2010 Frederik Himpe <fhimpe@mandriva.org> 3.3.1-1mdv2010.1
12cr|givaro-3.7.0-2|143	+ Revision: 485096
12cr|givaro-3.7.0-2|144	- Update to new version 3.3.1
12cr|givaro-3.7.0-2|145	
12cr|givaro-3.7.0-2|146	* Fri May 29 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.2-5mdv2010.0
12cr|givaro-3.7.0-2|147	+ Revision: 381161
12cr|givaro-3.7.0-2|148	- Add libgmpxx-devel as build requires, what should remove the requirement
12cr|givaro-3.7.0-2|149	of a "hack" patch in the linbox package (that ended being the reason of
12cr|givaro-3.7.0-2|150	a major problem in the sagemath package, as reported by a cooker user).
12cr|givaro-3.7.0-2|151	
12cr|givaro-3.7.0-2|152	* Fri May 22 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.2-4mdv2010.0
12cr|givaro-3.7.0-2|153	+ Revision: 378828
12cr|givaro-3.7.0-2|154	+ rebuild (emptylog)
12cr|givaro-3.7.0-2|155	
12cr|givaro-3.7.0-2|156	* Fri Apr 03 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.2-3mdv2009.1
12cr|givaro-3.7.0-2|157	+ Revision: 363945
12cr|givaro-3.7.0-2|158	+ rebuild (emptylog)
12cr|givaro-3.7.0-2|159	
12cr|givaro-3.7.0-2|160	* Fri Apr 03 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.2-2mdv2009.1
12cr|givaro-3.7.0-2|161	+ Revision: 363922
12cr|givaro-3.7.0-2|162	- Build shared libraries, and properly name packages to libgivaro and
12cr|givaro-3.7.0-2|163	libgivaro-devel.
12cr|givaro-3.7.0-2|164	
12cr|givaro-3.7.0-2|165	* Fri Feb 27 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.2-1mdv2009.1
12cr|givaro-3.7.0-2|166	+ Revision: 345802
12cr|givaro-3.7.0-2|167	- Initial import of givaro, version 3.2 (patchlevel 13).
12cr|givaro-3.7.0-2|168	Givaro is a C++ library for arithmetic and algebraic computations.
12cr|givaro-3.7.0-2|169	- givaro
12cr|givaro-3.7.0-2|170	

1713 12
12cr|giws-1.2.0-1|1	Summary:	Generate C++ class wrappers to call Java methods/objects
12cr|giws-1.2.0-1|2	Name:		giws
12cr|giws-1.2.0-1|3	Version:	1.2.0
12cr|giws-1.2.0-1|4	Release:	%mkrel 1
12cr|giws-1.2.0-1|5	License:	CeCILL
12cr|giws-1.2.0-1|6	Group:		Development/Python
12cr|giws-1.2.0-1|7	Url:		http://www.scilab.org/giws/
12cr|giws-1.2.0-1|8	Source0:	http://www.scilab.org/giws/download/%{name}-%{version}.tar.gz
12cr|giws-1.2.0-1|9	BuildRequires:	python-devel
12cr|giws-1.2.0-1|10	BuildArch:	noarch
12cr|giws-1.2.0-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|giws-1.2.0-1|12	
12cr|giws-1.2.0-1|13	%description
12cr|giws-1.2.0-1|14	Giws is basically doing the same stuff as SWIG but the opposite.
12cr|giws-1.2.0-1|15	Calling Java from C/C++ can be tricky: JNI calls are complicated
12cr|giws-1.2.0-1|16	especially when dealing with non primivite types or arrays,
12cr|giws-1.2.0-1|17	performance issues must be kept in mind all the time,
12cr|giws-1.2.0-1|18	the code can be redundant (checking exceptions, checking returns
12cr|giws-1.2.0-1|19	of operations...).
12cr|giws-1.2.0-1|20	Giws hides this complexity through a C++ class which wraps the
12cr|giws-1.2.0-1|21	Java class.
12cr|giws-1.2.0-1|22	
12cr|giws-1.2.0-1|23	%prep
12cr|giws-1.2.0-1|24	%setup -q
12cr|giws-1.2.0-1|25	
12cr|giws-1.2.0-1|26	%build
12cr|giws-1.2.0-1|27	python setup.py build
12cr|giws-1.2.0-1|28	
12cr|giws-1.2.0-1|29	%install
12cr|giws-1.2.0-1|30	rm -rf %{buildroot}
12cr|giws-1.2.0-1|31	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|giws-1.2.0-1|32	
12cr|giws-1.2.0-1|33	%clean
12cr|giws-1.2.0-1|34	rm -rf %{buildroot}
12cr|giws-1.2.0-1|35	
12cr|giws-1.2.0-1|36	%files
12cr|giws-1.2.0-1|37	%defattr(-,root,root)
12cr|giws-1.2.0-1|38	%doc AUTHORS BUGS README LICENSE CHANGELOG
12cr|giws-1.2.0-1|39	%{_bindir}/*
12cr|giws-1.2.0-1|40	%py_puresitedir/*
12cr|giws-1.2.0-1|41	
12cr|giws-1.2.0-1|42	
12cr|giws-1.2.0-1|43	%changelog
12cr|giws-1.2.0-1|44	* Fri Jan 21 2011 Paulo Andrade <pcpa@mandriva.com.br> 1.2.0-1mdv2011.0
12cr|giws-1.2.0-1|45	+ Revision: 632073
12cr|giws-1.2.0-1|46	- Update to giws 1.2.0
12cr|giws-1.2.0-1|47	
12cr|giws-1.2.0-1|48	* Sun Oct 31 2010 Funda Wang <fwang@mandriva.org> 1.0.5-3mdv2011.0
12cr|giws-1.2.0-1|49	+ Revision: 590803
12cr|giws-1.2.0-1|50	- rebuild for py 2.7
12cr|giws-1.2.0-1|51	
12cr|giws-1.2.0-1|52	+ Michael Scherer <misc@mandriva.org>
12cr|giws-1.2.0-1|53	- rebuild for python 2.7
12cr|giws-1.2.0-1|54	
12cr|giws-1.2.0-1|55	* Wed Nov 11 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.5-1mdv2010.1
12cr|giws-1.2.0-1|56	+ Revision: 464836
12cr|giws-1.2.0-1|57	- update to new version 1.0.5
12cr|giws-1.2.0-1|58	
12cr|giws-1.2.0-1|59	* Sat Aug 29 2009 Frederik Himpe <fhimpe@mandriva.org> 1.0.3-1mdv2010.0
12cr|giws-1.2.0-1|60	+ Revision: 422298
12cr|giws-1.2.0-1|61	- update to new version 1.0.3
12cr|giws-1.2.0-1|62	
12cr|giws-1.2.0-1|63	* Sat May 09 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.2-1mdv2010.0
12cr|giws-1.2.0-1|64	+ Revision: 373875
12cr|giws-1.2.0-1|65	- update to new version 1.0.2
12cr|giws-1.2.0-1|66	
12cr|giws-1.2.0-1|67	* Sun Dec 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.1-2mdv2009.1
12cr|giws-1.2.0-1|68	+ Revision: 320117
12cr|giws-1.2.0-1|69	- rebuild for python-2.6
12cr|giws-1.2.0-1|70	
12cr|giws-1.2.0-1|71	* Fri Nov 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.1-1mdv2009.1
12cr|giws-1.2.0-1|72	+ Revision: 305596
12cr|giws-1.2.0-1|73	- add source and spec files
12cr|giws-1.2.0-1|74	- Created package structure for giws.
12cr|giws-1.2.0-1|75	

1714 12
12cr|gjay-0.2.8.3-7|1	%define debug_package %{nil}
12cr|gjay-0.2.8.3-7|2	
12cr|gjay-0.2.8.3-7|3	Name:		gjay
12cr|gjay-0.2.8.3-7|4	Summary:	Automated music manager for DJ applications
12cr|gjay-0.2.8.3-7|5	Version: 	0.2.8.3
12cr|gjay-0.2.8.3-7|6	Release: 	7
12cr|gjay-0.2.8.3-7|7	Source0:	%{name}-%{version}.tar.bz2
12cr|gjay-0.2.8.3-7|8	Patch0:		gjay-0.2.8.3-gcc34.patch
12cr|gjay-0.2.8.3-7|9	# Fix build with GCC 4 by removing unnecessary conflicting declarations
12cr|gjay-0.2.8.3-7|10	# - AdamW 2008/08
12cr|gjay-0.2.8.3-7|11	Patch1:		gjay-0.2.8.3-gcc4.patch
12cr|gjay-0.2.8.3-7|12	# Port from libxmms to libaudacious - AdamW 2008/08 (helped by Goetz)
12cr|gjay-0.2.8.3-7|13	Patch2:		gjay-0.2.8.3-audacious.patch
12cr|gjay-0.2.8.3-7|14	# From upstream CVS: dlopen versioned library files to avoid -devel
12cr|gjay-0.2.8.3-7|15	# dependencies - AdamW 2008/08
12cr|gjay-0.2.8.3-7|16	Patch3:		gjay-0.2.8.3-dlopen.patch
12cr|gjay-0.2.8.3-7|17	URL:		http://gjay.sourceforge.net/
12cr|gjay-0.2.8.3-7|18	# Explicitly states v1 or later
12cr|gjay-0.2.8.3-7|19	License:	GPL+
12cr|gjay-0.2.8.3-7|20	Group:		Sound
12cr|gjay-0.2.8.3-7|21	BuildRequires:	libvorbis-devel
12cr|gjay-0.2.8.3-7|22	BuildRequires:	gsl-devel
12cr|gjay-0.2.8.3-7|23	BuildRequires:	audacious-devel
12cr|gjay-0.2.8.3-7|24	BuildRequires:	gtk2-devel
12cr|gjay-0.2.8.3-7|25	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|gjay-0.2.8.3-7|26	Requires:	mp3info
12cr|gjay-0.2.8.3-7|27	Requires:	mpg321
12cr|gjay-0.2.8.3-7|28	Requires:	vorbis-tools
12cr|gjay-0.2.8.3-7|29	Requires:	audacious
12cr|gjay-0.2.8.3-7|30	# Doesn't get autogenerated as the app doesn't link against it but
12cr|gjay-0.2.8.3-7|31	# dlopens it: it's not strictly required, so make it a suggests
12cr|gjay-0.2.8.3-7|32	Suggests:	%{mklibname vorbisfile 3}
12cr|gjay-0.2.8.3-7|33	
12cr|gjay-0.2.8.3-7|34	%description
12cr|gjay-0.2.8.3-7|35	GJay (Gtk+ DJ) generates playlists across a collection of music (ogg, mp3,
12cr|gjay-0.2.8.3-7|36	wav) such that each song sounds good following the previous song. It is ideal
12cr|gjay-0.2.8.3-7|37	for home users who want a non-random way to wander large collections or for
12cr|gjay-0.2.8.3-7|38	DJs planning a set list. You can generate playlists from within the
12cr|gjay-0.2.8.3-7|39	application, or run GJay as a standalone command-line utility.
12cr|gjay-0.2.8.3-7|40	
12cr|gjay-0.2.8.3-7|41	%prep
12cr|gjay-0.2.8.3-7|42	%setup -q
12cr|gjay-0.2.8.3-7|43	%patch0 -p0
12cr|gjay-0.2.8.3-7|44	%patch1 -p1 -b .gcc4
12cr|gjay-0.2.8.3-7|45	%patch2 -p1 -b .audacious
12cr|gjay-0.2.8.3-7|46	%patch3 -p0 -b .dlopen
12cr|gjay-0.2.8.3-7|47	
12cr|gjay-0.2.8.3-7|48	# Needs to use both GTK+ and dbus-glib libs and includes, not just
12cr|gjay-0.2.8.3-7|49	# GTK+ - AdamW 2008/08
12cr|gjay-0.2.8.3-7|50	sed -i -e 's,gtk+-2.0`,gtk+-2.0 dbus-glib-1` -ldl,g' Makefile
12cr|gjay-0.2.8.3-7|51	
12cr|gjay-0.2.8.3-7|52	%build
12cr|gjay-0.2.8.3-7|53	export LDFLAGS="-ldl"
12cr|gjay-0.2.8.3-7|54	%make
12cr|gjay-0.2.8.3-7|55	
12cr|gjay-0.2.8.3-7|56	%install
12cr|gjay-0.2.8.3-7|57	rm -rf %{buildroot}
12cr|gjay-0.2.8.3-7|58	mkdir -p %{buildroot}/%{_bindir}
12cr|gjay-0.2.8.3-7|59	mkdir -p %{buildroot}/%{_datadir}/%{name}/icons
12cr|gjay-0.2.8.3-7|60	%makeinstall PREFIX=%{buildroot}/%{_prefix} INSTALL="%{_bindir}/install -m"
12cr|gjay-0.2.8.3-7|61	strip %{buildroot}/%{_bindir}/%{name}
12cr|gjay-0.2.8.3-7|62	
12cr|gjay-0.2.8.3-7|63	#menu
12cr|gjay-0.2.8.3-7|64	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|gjay-0.2.8.3-7|65	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gjay-0.2.8.3-7|66	[Desktop Entry]
12cr|gjay-0.2.8.3-7|67	Name=GJay
12cr|gjay-0.2.8.3-7|68	Comment=DJ Collection Manager
12cr|gjay-0.2.8.3-7|69	Exec=%{_bindir}/%{name}
12cr|gjay-0.2.8.3-7|70	Icon=sound_section
12cr|gjay-0.2.8.3-7|71	Terminal=false
12cr|gjay-0.2.8.3-7|72	Type=Application
12cr|gjay-0.2.8.3-7|73	StartupNotify=true
12cr|gjay-0.2.8.3-7|74	Categories=GTK;X-MandrivaLinux-CrossDesktop;Audio;Player;
12cr|gjay-0.2.8.3-7|75	EOF
12cr|gjay-0.2.8.3-7|76	
12cr|gjay-0.2.8.3-7|77	%clean
12cr|gjay-0.2.8.3-7|78	rm -rf %{buildroot}
12cr|gjay-0.2.8.3-7|79	
12cr|gjay-0.2.8.3-7|80	%if %mdkversion < 200900
12cr|gjay-0.2.8.3-7|81	%post
12cr|gjay-0.2.8.3-7|82	%update_menus
12cr|gjay-0.2.8.3-7|83	%endif
12cr|gjay-0.2.8.3-7|84	
12cr|gjay-0.2.8.3-7|85	%if %mdkversion < 200900
12cr|gjay-0.2.8.3-7|86	%postun
12cr|gjay-0.2.8.3-7|87	%clean_menus
12cr|gjay-0.2.8.3-7|88	%endif
12cr|gjay-0.2.8.3-7|89	
12cr|gjay-0.2.8.3-7|90	%files
12cr|gjay-0.2.8.3-7|91	%defattr(-,root,root)
12cr|gjay-0.2.8.3-7|92	%doc README
12cr|gjay-0.2.8.3-7|93	%{_bindir}/%{name}
12cr|gjay-0.2.8.3-7|94	%{_datadir}/%{name}
12cr|gjay-0.2.8.3-7|95	%{_mandir}/man1/*
12cr|gjay-0.2.8.3-7|96	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gjay-0.2.8.3-7|97	
12cr|gjay-0.2.8.3-7|98	
12cr|gjay-0.2.8.3-7|99	
12cr|gjay-0.2.8.3-7|100	%changelog
12cr|gjay-0.2.8.3-7|101	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.8.3-6mdv2011.0
12cr|gjay-0.2.8.3-7|102	+ Revision: 618952
12cr|gjay-0.2.8.3-7|103	- the mass rebuild of 2010.0 packages
12cr|gjay-0.2.8.3-7|104	
12cr|gjay-0.2.8.3-7|105	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2.8.3-5mdv2010.0
12cr|gjay-0.2.8.3-7|106	+ Revision: 429207
12cr|gjay-0.2.8.3-7|107	- rebuild
12cr|gjay-0.2.8.3-7|108	
12cr|gjay-0.2.8.3-7|109	* Fri Aug 08 2008 Adam Williamson <awilliamson@mandriva.org> 0.2.8.3-4mdv2009.0
12cr|gjay-0.2.8.3-7|110	+ Revision: 267988
12cr|gjay-0.2.8.3-7|111	- br libdbus-glib-1-devel
12cr|gjay-0.2.8.3-7|112	- clean up and modernize menu entry
12cr|gjay-0.2.8.3-7|113	- add dbus-glib libs and includes (build breaks without)
12cr|gjay-0.2.8.3-7|114	- manual suggest for libvorbis as it doesn't get auto-generated
12cr|gjay-0.2.8.3-7|115	- new license policy
12cr|gjay-0.2.8.3-7|116	- add dlopen.patch: from upstream CVS, avoids runtime dependency on -devel
12cr|gjay-0.2.8.3-7|117	- add audacious.patch: port from xmms to audacious, so avoid GTK+ 1.2 deps
12cr|gjay-0.2.8.3-7|118	- add gcc4.patch to fix build with GCC 4+
12cr|gjay-0.2.8.3-7|119	- decompress the gcc3 patch
12cr|gjay-0.2.8.3-7|120	- clean spec (spacing, variable names, tabs)
12cr|gjay-0.2.8.3-7|121	
12cr|gjay-0.2.8.3-7|122	+ Thierry Vignaud <tv@mandriva.org>
12cr|gjay-0.2.8.3-7|123	- rebuild
12cr|gjay-0.2.8.3-7|124	- fix no-buildroot-tag
12cr|gjay-0.2.8.3-7|125	- auto convert menu to XDG
12cr|gjay-0.2.8.3-7|126	- BR gtk2-devel
12cr|gjay-0.2.8.3-7|127	- kill re-definition of %%buildroot on Pixel's request
12cr|gjay-0.2.8.3-7|128	- use %%mkrel
12cr|gjay-0.2.8.3-7|129	- import gjay
12cr|gjay-0.2.8.3-7|130	
12cr|gjay-0.2.8.3-7|131	+ Pixel <pixel@mandriva.com>
12cr|gjay-0.2.8.3-7|132	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gjay-0.2.8.3-7|133	
12cr|gjay-0.2.8.3-7|134	
12cr|gjay-0.2.8.3-7|135	* Wed Aug 18 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.8.3-3mdk
12cr|gjay-0.2.8.3-7|136	- patch 0: fix compiling with gcc-3.4
12cr|gjay-0.2.8.3-7|137	
12cr|gjay-0.2.8.3-7|138	* Wed Aug 18 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.8.3-2mdk
12cr|gjay-0.2.8.3-7|139	- fix typo in menu entry (Arpad Biro <biro_arpad@yahoo.com>)
12cr|gjay-0.2.8.3-7|140	
12cr|gjay-0.2.8.3-7|141	* Mon Feb 16 2004 Austin Acton <austin@mandrake.org> 0.2.8.3-1mdk
12cr|gjay-0.2.8.3-7|142	- 0.2.8.3
12cr|gjay-0.2.8.3-7|143	
12cr|gjay-0.2.8.3-7|144	* Thu Feb 12 2004 David Baudens <baudens@mandrakesoft.com> 0.2.6-2mdk
12cr|gjay-0.2.8.3-7|145	- Fix menu
12cr|gjay-0.2.8.3-7|146	
12cr|gjay-0.2.8.3-7|147	* Mon Oct 6 2003 Austin Acton <aacton@yorku.ca> 0.2.6-1mdk
12cr|gjay-0.2.8.3-7|148	- initial package

1715 12
12cr|gjdoc-0.7.9-4|1	%define gcj_support        1
12cr|gjdoc-0.7.9-4|2	%bcond_with                native
12cr|gjdoc-0.7.9-4|3	
12cr|gjdoc-0.7.9-4|4	%if %with native
12cr|gjdoc-0.7.9-4|5	%define gcj_support        0
12cr|gjdoc-0.7.9-4|6	%endif
12cr|gjdoc-0.7.9-4|7	
12cr|gjdoc-0.7.9-4|8	Summary:                GNU Javadoc
12cr|gjdoc-0.7.9-4|9	Name:                   gjdoc
12cr|gjdoc-0.7.9-4|10	Version:                0.7.9
12cr|gjdoc-0.7.9-4|11	Release:                %mkrel 4
12cr|gjdoc-0.7.9-4|12	Epoch:                  0
12cr|gjdoc-0.7.9-4|13	License:                GPL
12cr|gjdoc-0.7.9-4|14	Group:                  Development/Java
12cr|gjdoc-0.7.9-4|15	URL:                    http://savannah.gnu.org/projects/classpath/
12cr|gjdoc-0.7.9-4|16	Source0:                ftp://ftp.gnu.org/gnu/classpath/gjdoc-%{version}.tar.gz
12cr|gjdoc-0.7.9-4|17	Source1:                ftp://ftp.gnu.org/gnu/classpath/gjdoc-%{version}.tar.gz.sig
12cr|gjdoc-0.7.9-4|18	Patch0:                 %{name}-fix-control-z.patch
12cr|gjdoc-0.7.9-4|19	Patch1:                 %{name}-rm-timestamp.patch
12cr|gjdoc-0.7.9-4|20	Patch2:                 %{name}-consistent-html.patch
12cr|gjdoc-0.7.9-4|21	Patch3:                 %{name}-fix-bootclasspath-option.patch
12cr|gjdoc-0.7.9-4|22	Requires:               antlr
12cr|gjdoc-0.7.9-4|23	Requires:               jaxp_parser_impl
12cr|gjdoc-0.7.9-4|24	Requires:               jaxp_transform_impl
12cr|gjdoc-0.7.9-4|25	Requires:               java >= 0:1.4.2
12cr|gjdoc-0.7.9-4|26	Requires:               jpackage-utils
12cr|gjdoc-0.7.9-4|27	Requires(post):         info-install
12cr|gjdoc-0.7.9-4|28	Requires(preun):        info-install
12cr|gjdoc-0.7.9-4|29	%if %{gcj_support}
12cr|gjdoc-0.7.9-4|30	BuildRequires:          java-gcj-compat-devel
12cr|gjdoc-0.7.9-4|31	%else
12cr|gjdoc-0.7.9-4|32	%if %without native
12cr|gjdoc-0.7.9-4|33	BuildArch:              noarch
12cr|gjdoc-0.7.9-4|34	%endif
12cr|gjdoc-0.7.9-4|35	%endif
12cr|gjdoc-0.7.9-4|36	BuildRequires:          antlr
12cr|gjdoc-0.7.9-4|37	BuildRequires:          chrpath
12cr|gjdoc-0.7.9-4|38	BuildRequires:          java-devel >= 0:1.4.2
12cr|gjdoc-0.7.9-4|39	BuildRequires:          jaxp_parser_impl
12cr|gjdoc-0.7.9-4|40	BuildRequires:          jaxp_transform_impl
12cr|gjdoc-0.7.9-4|41	BuildRequires:          java-rpmbuild
12cr|gjdoc-0.7.9-4|42	BuildRoot:              %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|gjdoc-0.7.9-4|43	
12cr|gjdoc-0.7.9-4|44	%description
12cr|gjdoc-0.7.9-4|45	A documentation generation system for "javadoc"-style comments.
12cr|gjdoc-0.7.9-4|46	
12cr|gjdoc-0.7.9-4|47	%prep
12cr|gjdoc-0.7.9-4|48	%setup -q
12cr|gjdoc-0.7.9-4|49	%patch0 -p1
12cr|gjdoc-0.7.9-4|50	%patch1 -p0
12cr|gjdoc-0.7.9-4|51	%patch2 -p0
12cr|gjdoc-0.7.9-4|52	%patch3 -p1
12cr|gjdoc-0.7.9-4|53	
12cr|gjdoc-0.7.9-4|54	%build
12cr|gjdoc-0.7.9-4|55	export CLASSPATH=
12cr|gjdoc-0.7.9-4|56	#export CLASSPATH=$(build-classpath jaxp_parser_impl jaxp_transform_impl)
12cr|gjdoc-0.7.9-4|57	export JAR=%{jar}
12cr|gjdoc-0.7.9-4|58	export JAVA=%{java}
12cr|gjdoc-0.7.9-4|59	export JAVAC=%{javac}
12cr|gjdoc-0.7.9-4|60	export JAVADOC=%{javadoc}
12cr|gjdoc-0.7.9-4|61	%ifarch noarch
12cr|gjdoc-0.7.9-4|62	%{configure} \
12cr|gjdoc-0.7.9-4|63	%else
12cr|gjdoc-0.7.9-4|64	%{configure2_5x} \
12cr|gjdoc-0.7.9-4|65	%endif
12cr|gjdoc-0.7.9-4|66	--with-antlr-jar=%{_javadir}/antlr.jar \
12cr|gjdoc-0.7.9-4|67	--enable-xmldoclet \
12cr|gjdoc-0.7.9-4|68	%if %with native
12cr|gjdoc-0.7.9-4|69	--enable-native
12cr|gjdoc-0.7.9-4|70	%else
12cr|gjdoc-0.7.9-4|71	--disable-native
12cr|gjdoc-0.7.9-4|72	%endif
12cr|gjdoc-0.7.9-4|73	%{__sed} -i 's/^pic_flag=\"\"/pic_flag=\"\ \-fPIC\"/' libtool
12cr|gjdoc-0.7.9-4|74	%{__sed} -i 's/^compiler_c_o=\"no\"/compiler_c_o=\"yes\"/' libtool
12cr|gjdoc-0.7.9-4|75	%{make}
12cr|gjdoc-0.7.9-4|76	
12cr|gjdoc-0.7.9-4|77	%install
12cr|gjdoc-0.7.9-4|78	%{__rm} -rf %{buildroot}
12cr|gjdoc-0.7.9-4|79	%{makeinstall}
12cr|gjdoc-0.7.9-4|80	
12cr|gjdoc-0.7.9-4|81	%if %with natuve
12cr|gjdoc-0.7.9-4|82	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/gjdoc
12cr|gjdoc-0.7.9-4|83	%endif
12cr|gjdoc-0.7.9-4|84	
12cr|gjdoc-0.7.9-4|85	pushd %{buildroot}%{_javadir}
12cr|gjdoc-0.7.9-4|86	%{__ln_s} com-sun-javadoc-%{version}.jar com-sun-javadoc.jar
12cr|gjdoc-0.7.9-4|87	%{__ln_s} com-sun-tools-doclets-Taglet-%{version}.jar com-sun-tools-doclets-Taglet.jar
12cr|gjdoc-0.7.9-4|88	%{__ln_s} gnu-classpath-tools-gjdoc-%{version}.jar gnu-classpath-tools-gjdoc.jar
12cr|gjdoc-0.7.9-4|89	popd
12cr|gjdoc-0.7.9-4|90	
12cr|gjdoc-0.7.9-4|91	%if %{gcj_support}
12cr|gjdoc-0.7.9-4|92	%{_bindir}/aot-compile-rpm
12cr|gjdoc-0.7.9-4|93	%endif
12cr|gjdoc-0.7.9-4|94	
12cr|gjdoc-0.7.9-4|95	%clean
12cr|gjdoc-0.7.9-4|96	%{__rm} -rf %{buildroot}
12cr|gjdoc-0.7.9-4|97	
12cr|gjdoc-0.7.9-4|98	%if %{gcj_support}
12cr|gjdoc-0.7.9-4|99	%post
12cr|gjdoc-0.7.9-4|100	%{update_gcjdb}
12cr|gjdoc-0.7.9-4|101	%endif
12cr|gjdoc-0.7.9-4|102	%if 0
12cr|gjdoc-0.7.9-4|103	%_install_info gjdoc.info
12cr|gjdoc-0.7.9-4|104	%endif
12cr|gjdoc-0.7.9-4|105	
12cr|gjdoc-0.7.9-4|106	%if %{gcj_support}
12cr|gjdoc-0.7.9-4|107	%postun
12cr|gjdoc-0.7.9-4|108	%{clean_gcjdb}
12cr|gjdoc-0.7.9-4|109	%endif
12cr|gjdoc-0.7.9-4|110	
12cr|gjdoc-0.7.9-4|111	%preun
12cr|gjdoc-0.7.9-4|112	%if 0
12cr|gjdoc-0.7.9-4|113	%_remove_install_info gjdoc.info
12cr|gjdoc-0.7.9-4|114	%endif
12cr|gjdoc-0.7.9-4|115	
12cr|gjdoc-0.7.9-4|116	%files
12cr|gjdoc-0.7.9-4|117	%defattr(-,root,root)
12cr|gjdoc-0.7.9-4|118	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
12cr|gjdoc-0.7.9-4|119	%{_bindir}/gjdoc
12cr|gjdoc-0.7.9-4|120	%{_javadir}/com-sun-javadoc-%{version}.jar
12cr|gjdoc-0.7.9-4|121	%{_javadir}/com-sun-tools-doclets-Taglet-%{version}.jar
12cr|gjdoc-0.7.9-4|122	%{_javadir}/gnu-classpath-tools-gjdoc-%{version}.jar
12cr|gjdoc-0.7.9-4|123	%{_javadir}/com-sun-javadoc.jar
12cr|gjdoc-0.7.9-4|124	%{_javadir}/com-sun-tools-doclets-Taglet.jar
12cr|gjdoc-0.7.9-4|125	%{_javadir}/gnu-classpath-tools-gjdoc.jar
12cr|gjdoc-0.7.9-4|126	%if %{gcj_support}
12cr|gjdoc-0.7.9-4|127	%{_libdir}/gcj/%{name}/com-sun-javadoc-%{version}.jar.*
12cr|gjdoc-0.7.9-4|128	%{_libdir}/gcj/%{name}/com-sun-tools-doclets-Taglet-%{version}.jar.*
12cr|gjdoc-0.7.9-4|129	%{_libdir}/gcj/%{name}/gnu-classpath-tools-gjdoc-%{version}.jar.*
12cr|gjdoc-0.7.9-4|130	%endif
12cr|gjdoc-0.7.9-4|131	%if %with native
12cr|gjdoc-0.7.9-4|132	%{_libdir}/lib-com-sun-javadoc.la
12cr|gjdoc-0.7.9-4|133	%{_libdir}/lib-com-sun-javadoc.so
12cr|gjdoc-0.7.9-4|134	%{_libdir}/lib-com-sun-javadoc.so.0
12cr|gjdoc-0.7.9-4|135	%{_libdir}/lib-com-sun-javadoc.so.0.0.0
12cr|gjdoc-0.7.9-4|136	%{_libdir}/lib-com-sun-tools-doclets-Taglet.la
12cr|gjdoc-0.7.9-4|137	%{_libdir}/lib-com-sun-tools-doclets-Taglet.so
12cr|gjdoc-0.7.9-4|138	%{_libdir}/lib-com-sun-tools-doclets-Taglet.so.0
12cr|gjdoc-0.7.9-4|139	%{_libdir}/lib-com-sun-tools-doclets-Taglet.so.0.0.0
12cr|gjdoc-0.7.9-4|140	%{_libdir}/lib-gnu-classpath-tools-gjdoc.la
12cr|gjdoc-0.7.9-4|141	%{_libdir}/lib-gnu-classpath-tools-gjdoc.so
12cr|gjdoc-0.7.9-4|142	%{_libdir}/lib-gnu-classpath-tools-gjdoc.so.0
12cr|gjdoc-0.7.9-4|143	%{_libdir}/lib-gnu-classpath-tools-gjdoc.so.0.0.0
12cr|gjdoc-0.7.9-4|144	%endif
12cr|gjdoc-0.7.9-4|145	%{_infodir}/gjdoc.info*
12cr|gjdoc-0.7.9-4|146	%{_mandir}/man1/gjdoc*
12cr|gjdoc-0.7.9-4|147	
12cr|gjdoc-0.7.9-4|148	
12cr|gjdoc-0.7.9-4|149	%changelog
12cr|gjdoc-0.7.9-4|150	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:0.7.9-4mdv2011.0
12cr|gjdoc-0.7.9-4|151	+ Revision: 618953
12cr|gjdoc-0.7.9-4|152	- the mass rebuild of 2010.0 packages
12cr|gjdoc-0.7.9-4|153	
12cr|gjdoc-0.7.9-4|154	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 0:0.7.9-3mdv2010.0
12cr|gjdoc-0.7.9-4|155	+ Revision: 424992
12cr|gjdoc-0.7.9-4|156	- rebuild
12cr|gjdoc-0.7.9-4|157	
12cr|gjdoc-0.7.9-4|158	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 0:0.7.9-2mdv2009.1
12cr|gjdoc-0.7.9-4|159	+ Revision: 264544
12cr|gjdoc-0.7.9-4|160	- rebuild early 2009.0 package (before pixel changes)
12cr|gjdoc-0.7.9-4|161	
12cr|gjdoc-0.7.9-4|162	* Wed Apr 23 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:0.7.9-1mdv2009.0
12cr|gjdoc-0.7.9-4|163	+ Revision: 196793
12cr|gjdoc-0.7.9-4|164	- new version
12cr|gjdoc-0.7.9-4|165	
12cr|gjdoc-0.7.9-4|166	+ Olivier Blin <oblin@mandriva.com>
12cr|gjdoc-0.7.9-4|167	- restore BuildRoot
12cr|gjdoc-0.7.9-4|168	
12cr|gjdoc-0.7.9-4|169	+ Thierry Vignaud <tv@mandriva.org>
12cr|gjdoc-0.7.9-4|170	- kill re-definition of %%buildroot on Pixel's request
12cr|gjdoc-0.7.9-4|171	
12cr|gjdoc-0.7.9-4|172	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:0.7.8-5mdv2008.1
12cr|gjdoc-0.7.9-4|173	+ Revision: 120885
12cr|gjdoc-0.7.9-4|174	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|gjdoc-0.7.9-4|175	
12cr|gjdoc-0.7.9-4|176	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:0.7.8-4mdv2008.0
12cr|gjdoc-0.7.9-4|177	+ Revision: 87380
12cr|gjdoc-0.7.9-4|178	- rebuild to filter out autorequires of GCJ AOT objects
12cr|gjdoc-0.7.9-4|179	- remove unnecessary Requires(post) on java-gcj-compat
12cr|gjdoc-0.7.9-4|180	
12cr|gjdoc-0.7.9-4|181	* Tue Sep 11 2007 David Walluck <walluck@mandriva.org> 0:0.7.8-3mdv2008.0
12cr|gjdoc-0.7.9-4|182	+ Revision: 84355
12cr|gjdoc-0.7.9-4|183	- disable broken infopage install
12cr|gjdoc-0.7.9-4|184	
12cr|gjdoc-0.7.9-4|185	* Sun Sep 09 2007 Pascal Terjan <pterjan@mandriva.org> 0:0.7.8-2mdv2008.0
12cr|gjdoc-0.7.9-4|186	+ Revision: 82795
12cr|gjdoc-0.7.9-4|187	- update to new version
12cr|gjdoc-0.7.9-4|188	
12cr|gjdoc-0.7.9-4|189	* Fri May 04 2007 David Walluck <walluck@mandriva.org> 0:0.7.8-1mdv2008.0
12cr|gjdoc-0.7.9-4|190	+ Revision: 22260
12cr|gjdoc-0.7.9-4|191	- no need to remove info dir
12cr|gjdoc-0.7.9-4|192	- 0.7.8
12cr|gjdoc-0.7.9-4|193	
12cr|gjdoc-0.7.9-4|194	
12cr|gjdoc-0.7.9-4|195	* Thu Mar 15 2007 Christiaan Welvaart <spturtle@mandriva.org> 0.7.7-14.2mdv2007.1
12cr|gjdoc-0.7.9-4|196	+ Revision: 143953
12cr|gjdoc-0.7.9-4|197	- patch3: -bootclasspath option should accept an argument
12cr|gjdoc-0.7.9-4|198	
12cr|gjdoc-0.7.9-4|199	* Thu Mar 08 2007 David Walluck <walluck@mandriva.org> 0:0.7.7-14.1mdv2007.1
12cr|gjdoc-0.7.9-4|200	+ Revision: 137675
12cr|gjdoc-0.7.9-4|201	- add gjdoc-consistent-html.patch
12cr|gjdoc-0.7.9-4|202	- rebuild without native
12cr|gjdoc-0.7.9-4|203	use %%bcond_with
12cr|gjdoc-0.7.9-4|204	
12cr|gjdoc-0.7.9-4|205	* Sat Nov 04 2006 David Walluck <walluck@mandriva.org> 0:0.7.7-12mdv2007.1
12cr|gjdoc-0.7.9-4|206	+ Revision: 76409
12cr|gjdoc-0.7.9-4|207	- update
12cr|gjdoc-0.7.9-4|208	- Import gjdoc
12cr|gjdoc-0.7.9-4|209	
12cr|gjdoc-0.7.9-4|210	* Tue Apr 25 2006 David Walluck <walluck@mandriva.org> 0:0.7.7-9mdv2007.0
12cr|gjdoc-0.7.9-4|211	- use chrpath
12cr|gjdoc-0.7.9-4|212	- rebuild for libgcj.so.7
12cr|gjdoc-0.7.9-4|213	
12cr|gjdoc-0.7.9-4|214	* Wed Apr 12 2006 David Walluck <walluck@mandriva.org> 0:0.7.7-8mdk
12cr|gjdoc-0.7.9-4|215	- add ^Z patch
12cr|gjdoc-0.7.9-4|216	- don't package .la files
12cr|gjdoc-0.7.9-4|217	
12cr|gjdoc-0.7.9-4|218	* Thu Feb 23 2006 David Walluck <walluck@mandriva.org> 0:0.7.7-7mdk
12cr|gjdoc-0.7.9-4|219	- rebuild as native
12cr|gjdoc-0.7.9-4|220	- fix gcj support
12cr|gjdoc-0.7.9-4|221	
12cr|gjdoc-0.7.9-4|222	* Fri Jan 27 2006 David Walluck <walluck@mandriva.org> 0:0.7.7-6mdk
12cr|gjdoc-0.7.9-4|223	- source java-functions, set_javacmd
12cr|gjdoc-0.7.9-4|224	- Requires: jpackage-utils
12cr|gjdoc-0.7.9-4|225	
12cr|gjdoc-0.7.9-4|226	* Fri Jan 13 2006 David Walluck <walluck@mandriva.org> 0:0.7.7-5mdk
12cr|gjdoc-0.7.9-4|227	- package, but don't install info page (broken)
12cr|gjdoc-0.7.9-4|228	
12cr|gjdoc-0.7.9-4|229	* Fri Jan 13 2006 David Walluck <walluck@mandriva.org> 0:0.7.7-4mdk
12cr|gjdoc-0.7.9-4|230	- fix requires
12cr|gjdoc-0.7.9-4|231	
12cr|gjdoc-0.7.9-4|232	* Wed Jan 11 2006 David Walluck <walluck@mandriva.org> 0:0.7.7-3mdk
12cr|gjdoc-0.7.9-4|233	- require java/java-devel
12cr|gjdoc-0.7.9-4|234	
12cr|gjdoc-0.7.9-4|235	* Mon Jan 09 2006 David Walluck <walluck@mandriva.org> 0:0.7.7-2mdk
12cr|gjdoc-0.7.9-4|236	- work around post-script failures
12cr|gjdoc-0.7.9-4|237	
12cr|gjdoc-0.7.9-4|238	* Mon Dec 19 2005 David Walluck <walluck@mandriva.org> 0:0.7.7-1mdk
12cr|gjdoc-0.7.9-4|239	- 0.7.7
12cr|gjdoc-0.7.9-4|240	
12cr|gjdoc-0.7.9-4|241	* Tue Nov 08 2005 David Walluck <walluck@mandriva.org> 0:0.7.6-2mdk
12cr|gjdoc-0.7.9-4|242	- use aot-compile instead of native
12cr|gjdoc-0.7.9-4|243	- install jar symlinks
12cr|gjdoc-0.7.9-4|244	- set correct java paths for build (runtime currently not correct)
12cr|gjdoc-0.7.9-4|245	
12cr|gjdoc-0.7.9-4|246	* Sat Oct 22 2005 David Walluck <walluck@mandriva.org> 0:0.7.6-1mdk
12cr|gjdoc-0.7.9-4|247	- 0.7.6
12cr|gjdoc-0.7.9-4|248	
12cr|gjdoc-0.7.9-4|249	* Mon Sep 12 2005 David Walluck <walluck@mandriva.org> 0:0.7.5-2mdk
12cr|gjdoc-0.7.9-4|250	- fix libgcj requirement
12cr|gjdoc-0.7.9-4|251	
12cr|gjdoc-0.7.9-4|252	* Mon Sep 12 2005 David Walluck <walluck@mandriva.org> 0:0.7.5-1mdk
12cr|gjdoc-0.7.9-4|253	- 0.7.5
12cr|gjdoc-0.7.9-4|254	
12cr|gjdoc-0.7.9-4|255	* Mon May 23 2005 David Walluck <walluck@mandriva.org> 0:0.7.4-5.1mdk
12cr|gjdoc-0.7.9-4|256	- use macros for info pages
12cr|gjdoc-0.7.9-4|257	- add patch to handle single quotes in options (Julian Scheid)
12cr|gjdoc-0.7.9-4|258	- add patch to handle lack of whitespace before member names (Julian)
12cr|gjdoc-0.7.9-4|259	- add patches to ignore option case and deal with some error cases (Julian
12cr|gjdoc-0.7.9-4|260	Scheid)
12cr|gjdoc-0.7.9-4|261	
12cr|gjdoc-0.7.9-4|262	* Thu May 05 2005 David Walluck <walluck@mandriva.org> 0:0.7.4-3.1mdk
12cr|gjdoc-0.7.9-4|263	- release
12cr|gjdoc-0.7.9-4|264	
12cr|gjdoc-0.7.9-4|265	* Wed Apr 27 2005 Andrew Overholt <overholt@redhat.com> 0.7.4-3
12cr|gjdoc-0.7.9-4|266	- Remove ppc64 as it appears to be hanging during the build.
12cr|gjdoc-0.7.9-4|267	Will investigate.
12cr|gjdoc-0.7.9-4|268	
12cr|gjdoc-0.7.9-4|269	* Tue Apr 26 2005 Andrew Overholt <overholt@redhat.com> 0.7.4-2
12cr|gjdoc-0.7.9-4|270	- Add patches from head (Julian Scheid).
12cr|gjdoc-0.7.9-4|271	
12cr|gjdoc-0.7.9-4|272	* Mon Apr 25 2005 Andrew Overholt <overholt@redhat.com> 0.7.4-1
12cr|gjdoc-0.7.9-4|273	- New version.
12cr|gjdoc-0.7.9-4|274	
12cr|gjdoc-0.7.9-4|275	* Tue Mar 15 2005 Andrew Overholt <overholt@redhat.com> 0.7.3-1
12cr|gjdoc-0.7.9-4|276	- New version.
12cr|gjdoc-0.7.9-4|277	
12cr|gjdoc-0.7.9-4|278	* Wed Mar 09 2005 Andrew Overholt <overholt@redhat.com> 0.7.2-1
12cr|gjdoc-0.7.9-4|279	- New version.
12cr|gjdoc-0.7.9-4|280	
12cr|gjdoc-0.7.9-4|281	* Thu Mar 03 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-4
12cr|gjdoc-0.7.9-4|282	- Add workaround for extraneous directory on x86_64.
12cr|gjdoc-0.7.9-4|283	- Remove ia64 due to gcc backend bug.
12cr|gjdoc-0.7.9-4|284	
12cr|gjdoc-0.7.9-4|285	* Wed Mar 02 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-3
12cr|gjdoc-0.7.9-4|286	- %%files tweaking.
12cr|gjdoc-0.7.9-4|287	
12cr|gjdoc-0.7.9-4|288	* Tue Mar 01 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-2
12cr|gjdoc-0.7.9-4|289	- Bump for gcc4 -> gcc.
12cr|gjdoc-0.7.9-4|290	- Re-add libtool hack.
12cr|gjdoc-0.7.9-4|291	
12cr|gjdoc-0.7.9-4|292	* Fri Feb 25 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-1
12cr|gjdoc-0.7.9-4|293	- Import new version.
12cr|gjdoc-0.7.9-4|294	
12cr|gjdoc-0.7.9-4|295	* Wed Feb 09 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-0.pre3.1
12cr|gjdoc-0.7.9-4|296	- Import 0.7.1-pre3.
12cr|gjdoc-0.7.9-4|297	- Remove libtool breakage workaround.
12cr|gjdoc-0.7.9-4|298	
12cr|gjdoc-0.7.9-4|299	* Tue Feb 08 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-0.pre2.4
12cr|gjdoc-0.7.9-4|300	- Add workaround for libtool breakage.
12cr|gjdoc-0.7.9-4|301	- Exclude s390 and s390x.
12cr|gjdoc-0.7.9-4|302	
12cr|gjdoc-0.7.9-4|303	* Mon Feb 07 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-0.pre2
12cr|gjdoc-0.7.9-4|304	- New upstream version.
12cr|gjdoc-0.7.9-4|305	- Add README.
12cr|gjdoc-0.7.9-4|306	
12cr|gjdoc-0.7.9-4|307	* Sat Feb 05 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-0.pre1
12cr|gjdoc-0.7.9-4|308	- Initial build of upstream pre-release.
12cr|gjdoc-0.7.9-4|309	- Import gbenson's previous specfile.
12cr|gjdoc-0.7.9-4|310	

1716 12
12cr|gjots2-2.3.12-1|1	%define name	gjots2
12cr|gjots2-2.3.12-1|2	%define version 2.3.12
12cr|gjots2-2.3.12-1|3	%define release %mkrel 1
12cr|gjots2-2.3.12-1|4	
12cr|gjots2-2.3.12-1|5	Name:		%{name}
12cr|gjots2-2.3.12-1|6	Version:	%{version}
12cr|gjots2-2.3.12-1|7	Release:	%{release}
12cr|gjots2-2.3.12-1|8	Summary:	A note jotter in tree structure
12cr|gjots2-2.3.12-1|9	License:	GPLv2
12cr|gjots2-2.3.12-1|10	Group:		Graphical desktop/GNOME
12cr|gjots2-2.3.12-1|11	URL:		http://bhepple.freeshell.org/gjots/
12cr|gjots2-2.3.12-1|12	Source:		http://bhepple.freeshell.org/gjots/%{name}-%{version}.tgz
12cr|gjots2-2.3.12-1|13	BuildArch:	noarch
12cr|gjots2-2.3.12-1|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gjots2-2.3.12-1|15	Requires:	gnome-python
12cr|gjots2-2.3.12-1|16	Requires:	gnome-python-gconf
12cr|gjots2-2.3.12-1|17	Requires:	gnome-python-gnomevfs
12cr|gjots2-2.3.12-1|18	Requires:	pygtk2.0-libglade >= 2.2.0
12cr|gjots2-2.3.12-1|19	Requires:	python-gtksourceview
12cr|gjots2-2.3.12-1|20	Requires:	openssl
12cr|gjots2-2.3.12-1|21	Requires:	gnupg
12cr|gjots2-2.3.12-1|22	Requires:	m4
12cr|gjots2-2.3.12-1|23	BuildRequires:	imagemagick
12cr|gjots2-2.3.12-1|24	BuildRequires:	python-devel
12cr|gjots2-2.3.12-1|25	BuildRequires:	desktop-file-utils
12cr|gjots2-2.3.12-1|26	
12cr|gjots2-2.3.12-1|27	%description
12cr|gjots2-2.3.12-1|28	GJots2 can be used to organize one's jottings into a tree structure,
12cr|gjots2-2.3.12-1|29	adding thoughts and miscellaneous things. Afterwards the notes can be
12cr|gjots2-2.3.12-1|30	exported into various formats such as HTML, XML, Postscript, PDF, man etc.
12cr|gjots2-2.3.12-1|31	It can also make use of OpenSSL, GPG or ccrypt(1) for encrypting PINs
12cr|gjots2-2.3.12-1|32	and passwords.
12cr|gjots2-2.3.12-1|33	
12cr|gjots2-2.3.12-1|34	%prep
12cr|gjots2-2.3.12-1|35	%setup -q
12cr|gjots2-2.3.12-1|36	
12cr|gjots2-2.3.12-1|37	%install
12cr|gjots2-2.3.12-1|38	rm -rf %{buildroot}
12cr|gjots2-2.3.12-1|39	python setup.py install --root=%buildroot
12cr|gjots2-2.3.12-1|40	%find_lang %name
12cr|gjots2-2.3.12-1|41	
12cr|gjots2-2.3.12-1|42	# fix desktop file
12cr|gjots2-2.3.12-1|43	sed -i -e 's/gjots.png/gjots/' %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gjots2-2.3.12-1|44	desktop-file-install \
12cr|gjots2-2.3.12-1|45	--remove-key=Encoding \
12cr|gjots2-2.3.12-1|46	--remove-category=Application \
12cr|gjots2-2.3.12-1|47	--dir %{buildroot}%{_datadir}/applications \
12cr|gjots2-2.3.12-1|48	%{buildroot}%{_datadir}/applications/*
12cr|gjots2-2.3.12-1|49	
12cr|gjots2-2.3.12-1|50	# icons
12cr|gjots2-2.3.12-1|51	install -d -m 755 %{buildroot}%{_liconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
12cr|gjots2-2.3.12-1|52	convert -geometry 48x48 gjots.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|gjots2-2.3.12-1|53	convert -geometry 32x32 gjots.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|gjots2-2.3.12-1|54	convert -geometry 16x16 gjots.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|gjots2-2.3.12-1|55	
12cr|gjots2-2.3.12-1|56	%if %mdkversion < 200900
12cr|gjots2-2.3.12-1|57	%post
12cr|gjots2-2.3.12-1|58	%update_menus
12cr|gjots2-2.3.12-1|59	%endif
12cr|gjots2-2.3.12-1|60	
12cr|gjots2-2.3.12-1|61	%if %mdkversion < 200900
12cr|gjots2-2.3.12-1|62	%postun
12cr|gjots2-2.3.12-1|63	%clean_menus
12cr|gjots2-2.3.12-1|64	%endif
12cr|gjots2-2.3.12-1|65	
12cr|gjots2-2.3.12-1|66	%clean
12cr|gjots2-2.3.12-1|67	rm -rf %{buildroot}
12cr|gjots2-2.3.12-1|68	
12cr|gjots2-2.3.12-1|69	%files -f %name.lang
12cr|gjots2-2.3.12-1|70	%defattr(-,root,root)
12cr|gjots2-2.3.12-1|71	%doc %{_docdir}/*
12cr|gjots2-2.3.12-1|72	%{_bindir}/*
12cr|gjots2-2.3.12-1|73	%{_datadir}/%{name}
12cr|gjots2-2.3.12-1|74	%{_datadir}/applications/%{name}.desktop
12cr|gjots2-2.3.12-1|75	%{_datadir}/pixmaps/*
12cr|gjots2-2.3.12-1|76	%{py_sitedir}/*
12cr|gjots2-2.3.12-1|77	%{_prefix}/lib/%{name}
12cr|gjots2-2.3.12-1|78	%{_mandir}/man1/*
12cr|gjots2-2.3.12-1|79	%{_iconsdir}/%{name}.png
12cr|gjots2-2.3.12-1|80	%{_liconsdir}/%{name}.png
12cr|gjots2-2.3.12-1|81	%{_miconsdir}/%{name}.png
12cr|gjots2-2.3.12-1|82	
12cr|gjots2-2.3.12-1|83	
12cr|gjots2-2.3.12-1|84	%changelog
12cr|gjots2-2.3.12-1|85	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 2.3.12-1mdv2011.0
12cr|gjots2-2.3.12-1|86	+ Revision: 645177
12cr|gjots2-2.3.12-1|87	- update to new version 2.3.12
12cr|gjots2-2.3.12-1|88	
12cr|gjots2-2.3.12-1|89	* Sun Nov 07 2010 Jani Välimaa <wally@mandriva.org> 2.3.9-2mdv2011.0
12cr|gjots2-2.3.12-1|90	+ Revision: 594808
12cr|gjots2-2.3.12-1|91	- rebuild for python 2.7
12cr|gjots2-2.3.12-1|92	
12cr|gjots2-2.3.12-1|93	* Sun Nov 29 2009 Jérôme Brenier <incubusss@mandriva.org> 2.3.9-1mdv2010.1
12cr|gjots2-2.3.12-1|94	+ Revision: 471008
12cr|gjots2-2.3.12-1|95	- new version 2.3.9
12cr|gjots2-2.3.12-1|96	- Requires : python-gtksourceview
12cr|gjots2-2.3.12-1|97	
12cr|gjots2-2.3.12-1|98	* Mon May 18 2009 Jérôme Brenier <incubusss@mandriva.org> 2.3.8-1mdv2010.0
12cr|gjots2-2.3.12-1|99	+ Revision: 376828
12cr|gjots2-2.3.12-1|100	- update to new version 2.3.8
12cr|gjots2-2.3.12-1|101	- fix source url for automatic update
12cr|gjots2-2.3.12-1|102	
12cr|gjots2-2.3.12-1|103	* Sun May 17 2009 Jérôme Brenier <incubusss@mandriva.org> 2.3.5-6mdv2010.0
12cr|gjots2-2.3.12-1|104	+ Revision: 376681
12cr|gjots2-2.3.12-1|105	- fix desktop file (#50170)
12cr|gjots2-2.3.12-1|106	- fix license (GPLv2)
12cr|gjots2-2.3.12-1|107	
12cr|gjots2-2.3.12-1|108	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 2.3.5-5mdv2009.1
12cr|gjots2-2.3.12-1|109	+ Revision: 325277
12cr|gjots2-2.3.12-1|110	- rebuild
12cr|gjots2-2.3.12-1|111	
12cr|gjots2-2.3.12-1|112	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gjots2-2.3.12-1|113	- lowercase ImageMagick
12cr|gjots2-2.3.12-1|114	
12cr|gjots2-2.3.12-1|115	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.3.5-4mdv2009.0
12cr|gjots2-2.3.12-1|116	+ Revision: 246161
12cr|gjots2-2.3.12-1|117	- rebuild
12cr|gjots2-2.3.12-1|118	
12cr|gjots2-2.3.12-1|119	+ Pixel <pixel@mandriva.com>
12cr|gjots2-2.3.12-1|120	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gjots2-2.3.12-1|121	
12cr|gjots2-2.3.12-1|122	+ Olivier Blin <oblin@mandriva.com>
12cr|gjots2-2.3.12-1|123	- restore BuildRoot
12cr|gjots2-2.3.12-1|124	
12cr|gjots2-2.3.12-1|125	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.3.5-2mdv2008.1
12cr|gjots2-2.3.12-1|126	+ Revision: 131676
12cr|gjots2-2.3.12-1|127	+ rebuild (emptylog)
12cr|gjots2-2.3.12-1|128	
12cr|gjots2-2.3.12-1|129	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.3.5-1mdv2008.1
12cr|gjots2-2.3.12-1|130	+ Revision: 131563
12cr|gjots2-2.3.12-1|131	- auto-convert XDG menu entry
12cr|gjots2-2.3.12-1|132	- kill re-definition of %%buildroot on Pixel's request
12cr|gjots2-2.3.12-1|133	
12cr|gjots2-2.3.12-1|134	+ Austin Acton <austin@mandriva.org>
12cr|gjots2-2.3.12-1|135	- fix lib64 build
12cr|gjots2-2.3.12-1|136	- new version
12cr|gjots2-2.3.12-1|137	- Import gjots2
12cr|gjots2-2.3.12-1|138	
12cr|gjots2-2.3.12-1|139	
12cr|gjots2-2.3.12-1|140	
12cr|gjots2-2.3.12-1|141	* Thu Mar 23 2006 Austin Acton <austin@mandriva.org> 2.3.4-2mdk
12cr|gjots2-2.3.12-1|142	- use python install
12cr|gjots2-2.3.12-1|143	- cleanup spec
12cr|gjots2-2.3.12-1|144	
12cr|gjots2-2.3.12-1|145	* Sun Mar 05 2006 Austin Acton <austin@mandriva.org> 2.3.4-1mdk
12cr|gjots2-2.3.12-1|146	- New release 2.3.4
12cr|gjots2-2.3.12-1|147	
12cr|gjots2-2.3.12-1|148	* Tue Jan 24 2006 Lenny Cartier <lenny@mandriva.com> 2.3.3-1mdk
12cr|gjots2-2.3.12-1|149	- 2.3.3
12cr|gjots2-2.3.12-1|150	
12cr|gjots2-2.3.12-1|151	* Wed Jan 04 2006 Austin Acton <austin@mandriva.org> 2.3.0-1mdk
12cr|gjots2-2.3.12-1|152	- New release 2.3.0
12cr|gjots2-2.3.12-1|153	
12cr|gjots2-2.3.12-1|154	* Mon Dec 26 2005 Lenny Cartier <lenny@mandriva.com> 2.2.1-1mdk
12cr|gjots2-2.3.12-1|155	- 2.2.1
12cr|gjots2-2.3.12-1|156	
12cr|gjots2-2.3.12-1|157	* Tue Nov 8 2005 Austin Acton <austin@mandriva.org> 2.2.0-3mdk
12cr|gjots2-2.3.12-1|158	- requires gnomevfs wrapper
12cr|gjots2-2.3.12-1|159	- Eskild is my overlord
12cr|gjots2-2.3.12-1|160	
12cr|gjots2-2.3.12-1|161	* Sat Sep 10 2005 Austin Acton <austin@mandriva.org> 2.2.0-2mdk
12cr|gjots2-2.3.12-1|162	- more missing files
12cr|gjots2-2.3.12-1|163	
12cr|gjots2-2.3.12-1|164	* Mon Jun 27 2005 Austin Acton <austin@mandriva.org> 2.2.0-1mdk
12cr|gjots2-2.3.12-1|165	- New release 2.2.0
12cr|gjots2-2.3.12-1|166	
12cr|gjots2-2.3.12-1|167	* Sat Mar 19 2005 Austin Acton <austin@mandrake.org> 2.1.1-1mdk
12cr|gjots2-2.3.12-1|168	- 2.1.1
12cr|gjots2-2.3.12-1|169	- add missing files
12cr|gjots2-2.3.12-1|170	
12cr|gjots2-2.3.12-1|171	* Thu Nov 11 2004 Austin Acton <austin@mandrake.org> 2.0.1-1mdk
12cr|gjots2-2.3.12-1|172	- 2.0.1
12cr|gjots2-2.3.12-1|173	- pretty transparent icon
12cr|gjots2-2.3.12-1|174	
12cr|gjots2-2.3.12-1|175	* Thu May 27 2004 Abel Cheung <deaddog@deaddog.org> 2.0.0-1mdk
12cr|gjots2-2.3.12-1|176	- First Mandrake package

1717 12
12cr|gkermit-1.00-8|1	%define name gkermit
12cr|gkermit-1.00-8|2	%define version 1.00
12cr|gkermit-1.00-8|3	%define release	%mkrel 8
12cr|gkermit-1.00-8|4	%define remoteversion 100
12cr|gkermit-1.00-8|5	
12cr|gkermit-1.00-8|6	Summary:	Transfer files with the Kermit protocol
12cr|gkermit-1.00-8|7	Name:		%{name}
12cr|gkermit-1.00-8|8	Version:	%{version}
12cr|gkermit-1.00-8|9	Release:	%{release}
12cr|gkermit-1.00-8|10	Source:		ftp://kermit.columbia.edu/kermit/archives/gku%{remoteversion}.tar.bz2
12cr|gkermit-1.00-8|11	Patch0:		gkermit-missing-errno-include.patch
12cr|gkermit-1.00-8|12	License:	GPL
12cr|gkermit-1.00-8|13	Group:		Networking/File transfer
12cr|gkermit-1.00-8|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|gkermit-1.00-8|15	
12cr|gkermit-1.00-8|16	URL:		http://www.columbia.edu/kermit/gkermit.html
12cr|gkermit-1.00-8|17	
12cr|gkermit-1.00-8|18	%description
12cr|gkermit-1.00-8|19	gkermit is a GPL'd implementation of the Kermit protocol, developed by
12cr|gkermit-1.00-8|20	Columbia University.  Kermit is often used to transfer files over serial
12cr|gkermit-1.00-8|21	connections as well as through networks.  This version is quite minimal;
12cr|gkermit-1.00-8|22	support for non-Kermit protocols may be found in ckermit, which is not,
12cr|gkermit-1.00-8|23	unfortunately, Free Software. See the gkermit webpage for more information.
12cr|gkermit-1.00-8|24	
12cr|gkermit-1.00-8|25	gkermit is a command line, non-interactive client.
12cr|gkermit-1.00-8|26	
12cr|gkermit-1.00-8|27	%prep
12cr|gkermit-1.00-8|28	%setup
12cr|gkermit-1.00-8|29	
12cr|gkermit-1.00-8|30	%patch0 -p1
12cr|gkermit-1.00-8|31	
12cr|gkermit-1.00-8|32	%build
12cr|gkermit-1.00-8|33	%make
12cr|gkermit-1.00-8|34	
12cr|gkermit-1.00-8|35	bzip2 -f gkermit.nr
12cr|gkermit-1.00-8|36	
12cr|gkermit-1.00-8|37	%install
12cr|gkermit-1.00-8|38	rm -rf $RPM_BUILD_ROOT
12cr|gkermit-1.00-8|39	mkdir -p $RPM_BUILD_ROOT/%{_bindir} $RPM_BUILD_ROOT/%{_mandir}/man1
12cr|gkermit-1.00-8|40	cp gkermit $RPM_BUILD_ROOT/%{_bindir}/
12cr|gkermit-1.00-8|41	cp gkermit.nr.bz2 $RPM_BUILD_ROOT/%{_mandir}/man1/gkermit.1.bz2
12cr|gkermit-1.00-8|42	
12cr|gkermit-1.00-8|43	%clean
12cr|gkermit-1.00-8|44	rm -rf $RPM_BUILD_ROOT
12cr|gkermit-1.00-8|45	
12cr|gkermit-1.00-8|46	%files
12cr|gkermit-1.00-8|47	%defattr (-,root,root,0755)
12cr|gkermit-1.00-8|48	%doc ANNOUNCE COPYING README
12cr|gkermit-1.00-8|49	%{_bindir}/gkermit
12cr|gkermit-1.00-8|50	%{_mandir}/man1/*
12cr|gkermit-1.00-8|51	
12cr|gkermit-1.00-8|52	
12cr|gkermit-1.00-8|53	%changelog
12cr|gkermit-1.00-8|54	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.00-8mdv2011.0
12cr|gkermit-1.00-8|55	+ Revision: 610857
12cr|gkermit-1.00-8|56	- rebuild
12cr|gkermit-1.00-8|57	
12cr|gkermit-1.00-8|58	* Thu Feb 18 2010 Funda Wang <fwang@mandriva.org> 1.00-7mdv2010.1
12cr|gkermit-1.00-8|59	+ Revision: 507411
12cr|gkermit-1.00-8|60	- bunzip2 the patch
12cr|gkermit-1.00-8|61	
12cr|gkermit-1.00-8|62	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.00-7mdv2009.0
12cr|gkermit-1.00-8|63	+ Revision: 240763
12cr|gkermit-1.00-8|64	- rebuild
12cr|gkermit-1.00-8|65	- kill re-definition of %%buildroot on Pixel's request
12cr|gkermit-1.00-8|66	
12cr|gkermit-1.00-8|67	+ Olivier Blin <oblin@mandriva.com>
12cr|gkermit-1.00-8|68	- restore BuildRoot
12cr|gkermit-1.00-8|69	
12cr|gkermit-1.00-8|70	* Sun May 06 2007 Lenny Cartier <lenny@mandriva.org> 1.00-5mdv2008.0
12cr|gkermit-1.00-8|71	+ Revision: 23778
12cr|gkermit-1.00-8|72	- Fix filelist
12cr|gkermit-1.00-8|73	- Fix manpage name (Bug #16555)
12cr|gkermit-1.00-8|74	- Import gkermit
12cr|gkermit-1.00-8|75	
12cr|gkermit-1.00-8|76	
12cr|gkermit-1.00-8|77	
12cr|gkermit-1.00-8|78	* Thu Dec 05 2006 Lenny Cartier <lenny@mandriva.com> 1.00-3mdk
12cr|gkermit-1.00-8|79	- rebuild
12cr|gkermit-1.00-8|80	
12cr|gkermit-1.00-8|81	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.00-2mdk
12cr|gkermit-1.00-8|82	- rebuild
12cr|gkermit-1.00-8|83	
12cr|gkermit-1.00-8|84	* Wed Jan 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.00-1mdk
12cr|gkermit-1.00-8|85	- from Levi Ramsey <leviramsey@linux-mandrake.com> :
12cr|gkermit-1.00-8|86	- Initial Cooker contrib
12cr|gkermit-1.00-8|87	- Contents of tarball moved to gkermit-1.00/
12cr|gkermit-1.00-8|88	- add errno-missing-include.patch

1718 12
12cr|gkii-0.4.7-3|1	%define	oname	gkII
12cr|gkii-0.4.7-3|2	
12cr|gkii-0.4.7-3|3	Summary:	Mandelbrot and Julia set image generator
12cr|gkii-0.4.7-3|4	Name:		gkii
12cr|gkii-0.4.7-3|5	Version:	0.4.7
12cr|gkii-0.4.7-3|6	Release:	3
12cr|gkii-0.4.7-3|7	License:	GPL
12cr|gkii-0.4.7-3|8	Group:		Graphics
12cr|gkii-0.4.7-3|9	Url:		http://www.jwm-art.net/gkII/
12cr|gkii-0.4.7-3|10	Source0:	http://www.jwm-art.net/gkII/%{oname}-%{version}.tar.bz2
12cr|gkii-0.4.7-3|11	Patch0:		gkII-0.4.7-Makefile.patch
12cr|gkii-0.4.7-3|12	Patch1:		gkII-0.4.7-libpng15.patch
12cr|gkii-0.4.7-3|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gkii-0.4.7-3|14	BuildRequires:	pkgconfig(libpng)
12cr|gkii-0.4.7-3|15	
12cr|gkii-0.4.7-3|16	%description
12cr|gkii-0.4.7-3|17	It features unlimited image size, anti-aliasing, Mandelbrot/Julia mangling,
12cr|gkii-0.4.7-3|18	autolayers with ramped bailout/perturbation, and controllable colour palette
12cr|gkii-0.4.7-3|19	randomization, striping, scaling, and interpolation.
12cr|gkii-0.4.7-3|20	
12cr|gkii-0.4.7-3|21	%prep
12cr|gkii-0.4.7-3|22	%setup -qn %{oname}-%{version}
12cr|gkii-0.4.7-3|23	%patch0 -p1
12cr|gkii-0.4.7-3|24	%patch1 -p1
12cr|gkii-0.4.7-3|25	
12cr|gkii-0.4.7-3|26	%build
12cr|gkii-0.4.7-3|27	%setup_compile_flags
12cr|gkii-0.4.7-3|28	pushd src
12cr|gkii-0.4.7-3|29	%make
12cr|gkii-0.4.7-3|30	popd
12cr|gkii-0.4.7-3|31	
12cr|gkii-0.4.7-3|32	%install
12cr|gkii-0.4.7-3|33	mkdir -p %{buildroot}%{_bindir}
12cr|gkii-0.4.7-3|34	mkdir -p %{buildroot}%{_datadir}/%{name}/gallery
12cr|gkii-0.4.7-3|35	
12cr|gkii-0.4.7-3|36	install src/gkII %{buildroot}%{_bindir}/%{name}
12cr|gkii-0.4.7-3|37	install gallery/* %{buildroot}%{_datadir}/%{name}/gallery
12cr|gkii-0.4.7-3|38	
12cr|gkii-0.4.7-3|39	%files
12cr|gkii-0.4.7-3|40	%defattr(644,root,root,755)
12cr|gkii-0.4.7-3|41	%doc BUGS CHANGES KEYS LICENSE README TODO
12cr|gkii-0.4.7-3|42	%attr(755,root,root) %{_bindir}/%{name}
12cr|gkii-0.4.7-3|43	%{_datadir}/%{name}/gallery
12cr|gkii-0.4.7-3|44	

1719 12
12cr|gkrellm-2.3.5-5|1	Name:		gkrellm
12cr|gkrellm-2.3.5-5|2	Version:	2.3.5
12cr|gkrellm-2.3.5-5|3	Release:	5
12cr|gkrellm-2.3.5-5|4	Summary:	Multiple stacked system monitors
12cr|gkrellm-2.3.5-5|5	License:	GPLv3+
12cr|gkrellm-2.3.5-5|6	Group:		Monitoring
12cr|gkrellm-2.3.5-5|7	URL:		http://gkrellm.net
12cr|gkrellm-2.3.5-5|8	Source0:	http://members.dslextreme.com/users/billw/gkrellm/%{name}-%{version}.tar.bz2
12cr|gkrellm-2.3.5-5|9	Source1:	gkrellm-themes.tar.bz2
12cr|gkrellm-2.3.5-5|10	Source2:	gkrellmd.init
12cr|gkrellm-2.3.5-5|11	Source3:	gkrellm-pt.po
12cr|gkrellm-2.3.5-5|12	Patch0:		gkrellm-2.3.5-fix-format-errors.patch
12cr|gkrellm-2.3.5-5|13	Patch2:		gkrellm-2.3.5-force-libsensor-test-result.patch
12cr|gkrellm-2.3.5-5|14	BuildRequires:	gettext
12cr|gkrellm-2.3.5-5|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gkrellm-2.3.5-5|16	BuildRequires:	imagemagick
12cr|gkrellm-2.3.5-5|17	BuildRequires:	pkgconfig(openssl)
12cr|gkrellm-2.3.5-5|18	BuildRequires:	pkgconfig(sm)
12cr|gkrellm-2.3.5-5|19	BuildRequires:	pkgconfig(libntlm)
12cr|gkrellm-2.3.5-5|20	BuildRequires:	lm_sensors-devel
12cr|gkrellm-2.3.5-5|21	
12cr|gkrellm-2.3.5-5|22	%description
12cr|gkrellm-2.3.5-5|23	GKrellM charts SMP CPU, load, Disk, and all active net interfaces
12cr|gkrellm-2.3.5-5|24	automatically. An on/off button and online timer for the PPP interface
12cr|gkrellm-2.3.5-5|25	is provided. Monitors for memory and swap usage, file system, internet
12cr|gkrellm-2.3.5-5|26	connections, APM laptop battery, mbox style mailboxes, and cpu temps.
12cr|gkrellm-2.3.5-5|27	Also includes an uptime monitor, a hostname label, and a clock/calendar.
12cr|gkrellm-2.3.5-5|28	Additional features are:
12cr|gkrellm-2.3.5-5|29	
12cr|gkrellm-2.3.5-5|30	* Autoscaling grid lines with configurable grid line resolution.
12cr|gkrellm-2.3.5-5|31	* LED indicators for the net interfaces.
12cr|gkrellm-2.3.5-5|32	* A gui popup for configuration of chart sizes and resolutions.
12cr|gkrellm-2.3.5-5|33	
12cr|gkrellm-2.3.5-5|34	%package devel
12cr|gkrellm-2.3.5-5|35	Summary:	Include files for gkrellm
12cr|gkrellm-2.3.5-5|36	Group:		Development/Other
12cr|gkrellm-2.3.5-5|37	Requires:	%{name} = %{version}-%{release}
12cr|gkrellm-2.3.5-5|38	
12cr|gkrellm-2.3.5-5|39	%description devel
12cr|gkrellm-2.3.5-5|40	gkrellm header files for gkrellm development and plugin support.
12cr|gkrellm-2.3.5-5|41	
12cr|gkrellm-2.3.5-5|42	%package server
12cr|gkrellm-2.3.5-5|43	Summary:	Server component for gkrellm
12cr|gkrellm-2.3.5-5|44	Group:		Monitoring
12cr|gkrellm-2.3.5-5|45	Requires(post):	rpm-helper
12cr|gkrellm-2.3.5-5|46	Requires(preun): rpm-helper
12cr|gkrellm-2.3.5-5|47	
12cr|gkrellm-2.3.5-5|48	%description server
12cr|gkrellm-2.3.5-5|49	The server component allows you to monitor a server remotely from
12cr|gkrellm-2.3.5-5|50	a client running gkrellm, without installing gkrellm on the server.
12cr|gkrellm-2.3.5-5|51	
12cr|gkrellm-2.3.5-5|52	%prep
12cr|gkrellm-2.3.5-5|53	%setup -q
12cr|gkrellm-2.3.5-5|54	%setup -q -D -T -a1
12cr|gkrellm-2.3.5-5|55	cp -a %{S:3} po/pt.po
12cr|gkrellm-2.3.5-5|56	for i in `find -type d -name .xvpics`
12cr|gkrellm-2.3.5-5|57	do rm -rf $i
12cr|gkrellm-2.3.5-5|58	done
12cr|gkrellm-2.3.5-5|59	# make it lib64 aware
12cr|gkrellm-2.3.5-5|60	perl -pi -e "/PLUGINS_DIR/ and s|/lib/|/%{_lib}/|g" ./src/gkrellm.h ./server/gkrellmd.h
12cr|gkrellm-2.3.5-5|61	perl -pi -e "s|/lib/|/%{_lib}/|" Makefile
12cr|gkrellm-2.3.5-5|62	%patch0 -p1 -b .wformat
12cr|gkrellm-2.3.5-5|63	%patch2 -p1 -b .libsensors
12cr|gkrellm-2.3.5-5|64	
12cr|gkrellm-2.3.5-5|65	%build
12cr|gkrellm-2.3.5-5|66	%make INSTALLROOT=%{_prefix} \
12cr|gkrellm-2.3.5-5|67	INCLUDEDIR=%{_includedir} \
12cr|gkrellm-2.3.5-5|68	CFLAGS="%{optflags}" \
12cr|gkrellm-2.3.5-5|69	LDFLAGS="$(pkg-config --libs gmodule-2.0) %{ldflags}" \
12cr|gkrellm-2.3.5-5|70	LOCALEDIR=%{_datadir}/locale
12cr|gkrellm-2.3.5-5|71	
12cr|gkrellm-2.3.5-5|72	#      LIBS="-lgtk-x11-2.0 -lgdk-x11-2.0 -lglib-2.0 -lgmodule-2.0"
12cr|gkrellm-2.3.5-5|73	
12cr|gkrellm-2.3.5-5|74	%install
12cr|gkrellm-2.3.5-5|75	rm -rf %{buildroot}
12cr|gkrellm-2.3.5-5|76	mkdir -p %{buildroot}%{_bindir}
12cr|gkrellm-2.3.5-5|77	make install \
12cr|gkrellm-2.3.5-5|78	INSTALLROOT=%{buildroot}%{_prefix} \
12cr|gkrellm-2.3.5-5|79	INSTALLDIR=%{buildroot}%{_bindir} \
12cr|gkrellm-2.3.5-5|80	INCLUDEDIR=%{buildroot}%{_includedir} \
12cr|gkrellm-2.3.5-5|81	MANDIR=%{buildroot}%{_mandir}/man1 \
12cr|gkrellm-2.3.5-5|82	LOCALEDIR=%{buildroot}%{_datadir}/locale \
12cr|gkrellm-2.3.5-5|83	STRIP=""
12cr|gkrellm-2.3.5-5|84	
12cr|gkrellm-2.3.5-5|85	mkdir -p %{buildroot}%{_libdir}/%{name}2/plugins
12cr|gkrellm-2.3.5-5|86	
12cr|gkrellm-2.3.5-5|87	mkdir -p %{buildroot}{%{_iconsdir},%{_liconsdir},%{_miconsdir}}
12cr|gkrellm-2.3.5-5|88	convert src/icon.xpm -geometry 48x48 %{buildroot}%{_liconsdir}/%{name}.png
12cr|gkrellm-2.3.5-5|89	convert src/icon.xpm -geometry 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12cr|gkrellm-2.3.5-5|90	convert src/icon.xpm -geometry 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12cr|gkrellm-2.3.5-5|91	
12cr|gkrellm-2.3.5-5|92	mkdir -p %{buildroot}%{_datadir}/%{name}2/themes
12cr|gkrellm-2.3.5-5|93	cp -av gkrellm-themes/* %{buildroot}%{_datadir}/%{name}2/themes
12cr|gkrellm-2.3.5-5|94	
12cr|gkrellm-2.3.5-5|95	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|gkrellm-2.3.5-5|96	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gkrellm-2.3.5-5|97	[Desktop Entry]
12cr|gkrellm-2.3.5-5|98	Name=Gkrellm
12cr|gkrellm-2.3.5-5|99	Comment=A GTK-based monitoring app
12cr|gkrellm-2.3.5-5|100	Exec=%{_bindir}/%{name}
12cr|gkrellm-2.3.5-5|101	Icon=%{name}
12cr|gkrellm-2.3.5-5|102	Terminal=false
12cr|gkrellm-2.3.5-5|103	Type=Application
12cr|gkrellm-2.3.5-5|104	StartupNotify=true
12cr|gkrellm-2.3.5-5|105	Categories=GTK;System;Monitor;
12cr|gkrellm-2.3.5-5|106	EOF
12cr|gkrellm-2.3.5-5|107	
12cr|gkrellm-2.3.5-5|108	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|gkrellm-2.3.5-5|109	install -m 644 server/gkrellmd.conf %{buildroot}%{_sysconfdir}
12cr|gkrellm-2.3.5-5|110	
12cr|gkrellm-2.3.5-5|111	install -d -m 755 %{buildroot}%{_initrddir}
12cr|gkrellm-2.3.5-5|112	install -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/gkrellmd
12cr|gkrellm-2.3.5-5|113	
12cr|gkrellm-2.3.5-5|114	%multiarch_includes %{buildroot}%{_includedir}/gkrellm2/gkrellm.h
12cr|gkrellm-2.3.5-5|115	
12cr|gkrellm-2.3.5-5|116	%multiarch_includes %{buildroot}%{_includedir}/gkrellm2/gkrellmd.h
12cr|gkrellm-2.3.5-5|117	
12cr|gkrellm-2.3.5-5|118	%{find_lang} %{name}
12cr|gkrellm-2.3.5-5|119	
12cr|gkrellm-2.3.5-5|120	# lock dir
12cr|gkrellm-2.3.5-5|121	install -d -m 755 %{buildroot}%{_localstatedir}/lock/gkrellm
12cr|gkrellm-2.3.5-5|122	chmod 1777 %{buildroot}%{_localstatedir}/lock/gkrellm
12cr|gkrellm-2.3.5-5|123	
12cr|gkrellm-2.3.5-5|124	%post server
12cr|gkrellm-2.3.5-5|125	%_post_service gkrellmd
12cr|gkrellm-2.3.5-5|126	
12cr|gkrellm-2.3.5-5|127	%preun server
12cr|gkrellm-2.3.5-5|128	%_preun_service gkrellmd
12cr|gkrellm-2.3.5-5|129	
12cr|gkrellm-2.3.5-5|130	%files -f %{name}.lang
12cr|gkrellm-2.3.5-5|131	%doc COPYRIGHT Changelog INSTALL README *.html
12cr|gkrellm-2.3.5-5|132	%{_bindir}/gkrellm
12cr|gkrellm-2.3.5-5|133	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gkrellm-2.3.5-5|134	%{_iconsdir}/gkrellm.png
12cr|gkrellm-2.3.5-5|135	%{_liconsdir}/gkrellm.png
12cr|gkrellm-2.3.5-5|136	%{_miconsdir}/gkrellm.png
12cr|gkrellm-2.3.5-5|137	%{_mandir}/man1/gkrellm.1*
12cr|gkrellm-2.3.5-5|138	%{_libdir}/gkrellm2
12cr|gkrellm-2.3.5-5|139	%{_datadir}/gkrellm2
12cr|gkrellm-2.3.5-5|140	%{_localstatedir}/lock/gkrellm
12cr|gkrellm-2.3.5-5|141	
12cr|gkrellm-2.3.5-5|142	%files devel
12cr|gkrellm-2.3.5-5|143	%doc *.html
12cr|gkrellm-2.3.5-5|144	%{_includedir}/gkrellm2/
12cr|gkrellm-2.3.5-5|145	%dir %{multiarch_includedir}/gkrellm2
12cr|gkrellm-2.3.5-5|146	%{multiarch_includedir}/gkrellm2/*.h
12cr|gkrellm-2.3.5-5|147	%{_libdir}/pkgconfig/gkrellm.pc
12cr|gkrellm-2.3.5-5|148	
12cr|gkrellm-2.3.5-5|149	%files server
12cr|gkrellm-2.3.5-5|150	%config(noreplace) %{_sysconfdir}/gkrellmd.conf
12cr|gkrellm-2.3.5-5|151	%{_initrddir}/gkrellmd
12cr|gkrellm-2.3.5-5|152	%{_bindir}/gkrellmd
12cr|gkrellm-2.3.5-5|153	%{_mandir}/man1/gkrellmd.1*
12cr|gkrellm-2.3.5-5|154	
12cr|gkrellm-2.3.5-5|155	
12cr|gkrellm-2.3.5-5|156	%changelog
12cr|gkrellm-2.3.5-5|157	* Tue Dec 06 2011 Zé <ze@mandriva.org> 2.3.5-3
12cr|gkrellm-2.3.5-5|158	+ Revision: 738057
12cr|gkrellm-2.3.5-5|159	- clean useless macros
12cr|gkrellm-2.3.5-5|160	- 2009 is no longer maintained
12cr|gkrellm-2.3.5-5|161	- add PT translation
12cr|gkrellm-2.3.5-5|162	- clean defattr, BR, clean section and mkrel
12cr|gkrellm-2.3.5-5|163	- clean useless macros
12cr|gkrellm-2.3.5-5|164	- 2009 is no longer maintained
12cr|gkrellm-2.3.5-5|165	- add PT translation
12cr|gkrellm-2.3.5-5|166	- clean defattr, BR, clean section and mkrel
12cr|gkrellm-2.3.5-5|167	
12cr|gkrellm-2.3.5-5|168	* Mon May 02 2011 Funda Wang <fwang@mandriva.org> 2.3.5-2
12cr|gkrellm-2.3.5-5|169	+ Revision: 662193
12cr|gkrellm-2.3.5-5|170	- update file list
12cr|gkrellm-2.3.5-5|171	- fix multiarch usage
12cr|gkrellm-2.3.5-5|172	
12cr|gkrellm-2.3.5-5|173	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gkrellm-2.3.5-5|174	- multiarch fixes
12cr|gkrellm-2.3.5-5|175	
12cr|gkrellm-2.3.5-5|176	* Mon Oct 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.5-1mdv2011.0
12cr|gkrellm-2.3.5-5|177	+ Revision: 584908
12cr|gkrellm-2.3.5-5|178	- new version
12cr|gkrellm-2.3.5-5|179	
12cr|gkrellm-2.3.5-5|180	* Thu Aug 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.4-10mdv2011.0
12cr|gkrellm-2.3.5-5|181	+ Revision: 569173
12cr|gkrellm-2.3.5-5|182	- force libsensor backend building, without running a test
12cr|gkrellm-2.3.5-5|183	
12cr|gkrellm-2.3.5-5|184	* Fri May 07 2010 Funda Wang <fwang@mandriva.org> 2.3.4-9mdv2010.1
12cr|gkrellm-2.3.5-5|185	+ Revision: 543131
12cr|gkrellm-2.3.5-5|186	- fix gkrellm plugin loading by specify correct ldflags
12cr|gkrellm-2.3.5-5|187	
12cr|gkrellm-2.3.5-5|188	* Tue May 04 2010 Funda Wang <fwang@mandriva.org> 2.3.4-8mdv2010.1
12cr|gkrellm-2.3.5-5|189	+ Revision: 542002
12cr|gkrellm-2.3.5-5|190	- should fix bug#58823 (missing binary symbols)
12cr|gkrellm-2.3.5-5|191	
12cr|gkrellm-2.3.5-5|192	* Tue May 04 2010 Funda Wang <fwang@mandriva.org> 2.3.4-7mdv2010.1
12cr|gkrellm-2.3.5-5|193	+ Revision: 541983
12cr|gkrellm-2.3.5-5|194	- bunzip2 init file
12cr|gkrellm-2.3.5-5|195	- more linkage fix for gkrellmd
12cr|gkrellm-2.3.5-5|196	- BR ntlm
12cr|gkrellm-2.3.5-5|197	
12cr|gkrellm-2.3.5-5|198	* Thu Apr 08 2010 Eugeni Dodonov <eugeni@mandriva.com> 2.3.4-6mdv2010.1
12cr|gkrellm-2.3.5-5|199	+ Revision: 533006
12cr|gkrellm-2.3.5-5|200	- Rebuild for new openssl
12cr|gkrellm-2.3.5-5|201	
12cr|gkrellm-2.3.5-5|202	* Thu Apr 08 2010 Funda Wang <fwang@mandriva.org> 2.3.4-5mdv2010.1
12cr|gkrellm-2.3.5-5|203	+ Revision: 532879
12cr|gkrellm-2.3.5-5|204	- bump rel
12cr|gkrellm-2.3.5-5|205	- fix linkage
12cr|gkrellm-2.3.5-5|206	
12cr|gkrellm-2.3.5-5|207	* Fri Feb 26 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3.4-3mdv2010.1
12cr|gkrellm-2.3.5-5|208	+ Revision: 511569
12cr|gkrellm-2.3.5-5|209	- rebuilt against openssl-0.9.8m
12cr|gkrellm-2.3.5-5|210	
12cr|gkrellm-2.3.5-5|211	* Sat Jan 09 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.4-2mdv2010.1
12cr|gkrellm-2.3.5-5|212	+ Revision: 487942
12cr|gkrellm-2.3.5-5|213	- add missing directory preventing multiple instances locking (fix #56907)
12cr|gkrellm-2.3.5-5|214	
12cr|gkrellm-2.3.5-5|215	* Wed Jan 06 2010 Frederik Himpe <fhimpe@mandriva.org> 2.3.4-1mdv2010.1
12cr|gkrellm-2.3.5-5|216	+ Revision: 486869
12cr|gkrellm-2.3.5-5|217	- update to new version 2.3.4
12cr|gkrellm-2.3.5-5|218	
12cr|gkrellm-2.3.5-5|219	* Wed Dec 30 2009 Frederik Himpe <fhimpe@mandriva.org> 2.3.3-1mdv2010.1
12cr|gkrellm-2.3.5-5|220	+ Revision: 484014
12cr|gkrellm-2.3.5-5|221	- Update to new version 2.3.3
12cr|gkrellm-2.3.5-5|222	- Remove getline patch: not needed anymore
12cr|gkrellm-2.3.5-5|223	
12cr|gkrellm-2.3.5-5|224	* Wed Aug 12 2009 Christophe Fergeau <cfergeau@mandriva.com> 2.3.2-3mdv2010.0
12cr|gkrellm-2.3.5-5|225	+ Revision: 415391
12cr|gkrellm-2.3.5-5|226	- add patch to fix compilation on 64 bit (getline is defined in stdio.h and was redefined)
12cr|gkrellm-2.3.5-5|227	- remove reference to bash completion sources
12cr|gkrellm-2.3.5-5|228	- fix -Wformat warnings
12cr|gkrellm-2.3.5-5|229	
12cr|gkrellm-2.3.5-5|230	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|gkrellm-2.3.5-5|231	- keep bash completion in its own package
12cr|gkrellm-2.3.5-5|232	
12cr|gkrellm-2.3.5-5|233	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gkrellm-2.3.5-5|234	- lowercase ImageMagick
12cr|gkrellm-2.3.5-5|235	
12cr|gkrellm-2.3.5-5|236	* Sat Oct 11 2008 Frederik Himpe <fhimpe@mandriva.org> 2.3.2-1mdv2009.1
12cr|gkrellm-2.3.5-5|237	+ Revision: 291673
12cr|gkrellm-2.3.5-5|238	- update to new version 2.3.2
12cr|gkrellm-2.3.5-5|239	
12cr|gkrellm-2.3.5-5|240	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 2.3.1-1mdv2009.0
12cr|gkrellm-2.3.5-5|241	+ Revision: 218423
12cr|gkrellm-2.3.5-5|242	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gkrellm-2.3.5-5|243	
12cr|gkrellm-2.3.5-5|244	+ Olivier Blin <blino@mandriva.org>
12cr|gkrellm-2.3.5-5|245	- restore BuildRoot
12cr|gkrellm-2.3.5-5|246	
12cr|gkrellm-2.3.5-5|247	+ Thierry Vignaud <tv@mandriva.org>
12cr|gkrellm-2.3.5-5|248	- kill re-definition of %%buildroot on Pixel's request
12cr|gkrellm-2.3.5-5|249	
12cr|gkrellm-2.3.5-5|250	* Tue Dec 11 2007 Funda Wang <fwang@mandriva.org> 2.3.1-1mdv2008.1
12cr|gkrellm-2.3.5-5|251	+ Revision: 117372
12cr|gkrellm-2.3.5-5|252	- New version 2.3.1
12cr|gkrellm-2.3.5-5|253	
12cr|gkrellm-2.3.5-5|254	+ Thierry Vignaud <tv@mandriva.org>
12cr|gkrellm-2.3.5-5|255	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|gkrellm-2.3.5-5|256	
12cr|gkrellm-2.3.5-5|257	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.0-1mdv2008.0
12cr|gkrellm-2.3.5-5|258	+ Revision: 55660
12cr|gkrellm-2.3.5-5|259	- update to new version 2.3.0
12cr|gkrellm-2.3.5-5|260	
12cr|gkrellm-2.3.5-5|261	* Fri May 11 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.10-1mdv2008.0
12cr|gkrellm-2.3.5-5|262	+ Revision: 26290
12cr|gkrellm-2.3.5-5|263	- new version
12cr|gkrellm-2.3.5-5|264	
12cr|gkrellm-2.3.5-5|265	
12cr|gkrellm-2.3.5-5|266	* Fri Aug 04 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.9-4mdv2007.0
12cr|gkrellm-2.3.5-5|267	- xdg menu
12cr|gkrellm-2.3.5-5|268	
12cr|gkrellm-2.3.5-5|269	* Fri Jun 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.9-3mdv2007.0
12cr|gkrellm-2.3.5-5|270	- buildrequires sm-devel
12cr|gkrellm-2.3.5-5|271	
12cr|gkrellm-2.3.5-5|272	* Wed May 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.9-2mdk
12cr|gkrellm-2.3.5-5|273	- buildrequires openssl-devel
12cr|gkrellm-2.3.5-5|274	
12cr|gkrellm-2.3.5-5|275	* Mon Apr 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.9-1mdk
12cr|gkrellm-2.3.5-5|276	- New release 2.2.9
12cr|gkrellm-2.3.5-5|277	
12cr|gkrellm-2.3.5-5|278	* Sun Apr 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.8-1mdk
12cr|gkrellm-2.3.5-5|279	- New release 2.2.8
12cr|gkrellm-2.3.5-5|280	
12cr|gkrellm-2.3.5-5|281	* Tue Dec 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.7-2mdk
12cr|gkrellm-2.3.5-5|282	- %%mkrel
12cr|gkrellm-2.3.5-5|283	- prereq -> requires
12cr|gkrellm-2.3.5-5|284	
12cr|gkrellm-2.3.5-5|285	* Mon Jun 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.7-1mdk
12cr|gkrellm-2.3.5-5|286	- New release 2.2.7
12cr|gkrellm-2.3.5-5|287	
12cr|gkrellm-2.3.5-5|288	* Mon Apr 25 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.5-1mdk
12cr|gkrellm-2.3.5-5|289	- new release
12cr|gkrellm-2.3.5-5|290	- fix source URL
12cr|gkrellm-2.3.5-5|291	
12cr|gkrellm-2.3.5-5|292	* Wed Mar 16 2005 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.2.4-4mdk
12cr|gkrellm-2.3.5-5|293	- fix the convert stuff
12cr|gkrellm-2.3.5-5|294	- fix rpmlint errors
12cr|gkrellm-2.3.5-5|295	
12cr|gkrellm-2.3.5-5|296	* Mon Jan 31 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.4-3mdk
12cr|gkrellm-2.3.5-5|297	- more multiarch fix
12cr|gkrellm-2.3.5-5|298	- spec cleanup
12cr|gkrellm-2.3.5-5|299	
12cr|gkrellm-2.3.5-5|300	* Fri Jan 21 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.4-2mdk
12cr|gkrellm-2.3.5-5|301	- multiarch
12cr|gkrellm-2.3.5-5|302	
12cr|gkrellm-2.3.5-5|303	* Thu Oct 28 2004 Guillaume Rousse <guillomovitch@mandrakesoft.com> 2.2.4-1mdk
12cr|gkrellm-2.3.5-5|304	- New release 2.2.4
12cr|gkrellm-2.3.5-5|305	
12cr|gkrellm-2.3.5-5|306	* Thu Jul 22 2004 Guillaume Rousse <guillomovitch@mandrakesoft.com> 2.2.2-1mdk
12cr|gkrellm-2.3.5-5|307	- New release 2.2.2
12cr|gkrellm-2.3.5-5|308	
12cr|gkrellm-2.3.5-5|309	* Fri Jun 11 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.1-1mdk
12cr|gkrellm-2.3.5-5|310	- new version
12cr|gkrellm-2.3.5-5|311	- rpmbuildupdate aware
12cr|gkrellm-2.3.5-5|312	
12cr|gkrellm-2.3.5-5|313	* Wed Mar 31 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.28-1mdk
12cr|gkrellm-2.3.5-5|314	- new version
12cr|gkrellm-2.3.5-5|315	
12cr|gkrellm-2.3.5-5|316	* Thu Jan 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.25-2mdk
12cr|gkrellm-2.3.5-5|317	- build icon from sources (Charles A Edwards <eslrahc@bellsouth.net>)
12cr|gkrellm-2.3.5-5|318	
12cr|gkrellm-2.3.5-5|319	* Thu Jan 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.25-1mdk
12cr|gkrellm-2.3.5-5|320	- new version
12cr|gkrellm-2.3.5-5|321	
12cr|gkrellm-2.3.5-5|322	* Mon Jan 05 2004 Abel Cheung <deaddog@deaddog.org> 2.1.24-3mdk
12cr|gkrellm-2.3.5-5|323	- Remove bash-completion dependency
12cr|gkrellm-2.3.5-5|324	
12cr|gkrellm-2.3.5-5|325	* Mon Dec 29 2003 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.24-2mdk
12cr|gkrellm-2.3.5-5|326	- added bash-completion
12cr|gkrellm-2.3.5-5|327	- bzipped additional sources
12cr|gkrellm-2.3.5-5|328	
12cr|gkrellm-2.3.5-5|329	* Sat Dec 27 2003 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.24-1mdk
12cr|gkrellm-2.3.5-5|330	- new version
12cr|gkrellm-2.3.5-5|331	
12cr|gkrellm-2.3.5-5|332	* Thu Dec 18 2003 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.23-1mdk
12cr|gkrellm-2.3.5-5|333	- new version
12cr|gkrellm-2.3.5-5|334	
12cr|gkrellm-2.3.5-5|335	* Wed Dec 17 2003 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.22-1mdk
12cr|gkrellm-2.3.5-5|336	- new version
12cr|gkrellm-2.3.5-5|337	
12cr|gkrellm-2.3.5-5|338	* Tue Nov 18 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.21-1mdk
12cr|gkrellm-2.3.5-5|339	- new version
12cr|gkrellm-2.3.5-5|340	
12cr|gkrellm-2.3.5-5|341	* Wed Oct  8 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.1.16-2mdk
12cr|gkrellm-2.3.5-5|342	- lib64 fixes
12cr|gkrellm-2.3.5-5|343	
12cr|gkrellm-2.3.5-5|344	* Thu Aug 21 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.16-1mdk
12cr|gkrellm-2.3.5-5|345	- 2.1.16
12cr|gkrellm-2.3.5-5|346	
12cr|gkrellm-2.3.5-5|347	* Fri Aug 08 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.15-2mdk
12cr|gkrellm-2.3.5-5|348	- rebuild
12cr|gkrellm-2.3.5-5|349	
12cr|gkrellm-2.3.5-5|350	* Wed Aug 06 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.15-1mdk
12cr|gkrellm-2.3.5-5|351	- 2.1.15
12cr|gkrellm-2.3.5-5|352	
12cr|gkrellm-2.3.5-5|353	* Tue Jul 08 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.14-2mdk
12cr|gkrellm-2.3.5-5|354	- fix l10n - specify correct LOCALEDIR during build instead of default
12cr|gkrellm-2.3.5-5|355	/usr/local/share/locale (Andrey Borzenkov <arvidjaar@mail.ru>)
12cr|gkrellm-2.3.5-5|356	
12cr|gkrellm-2.3.5-5|357	* Mon Jun 30 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.14-1mdk
12cr|gkrellm-2.3.5-5|358	- 2.1.14
12cr|gkrellm-2.3.5-5|359	
12cr|gkrellm-2.3.5-5|360	* Sat Jun 21 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.12-2mdk
12cr|gkrellm-2.3.5-5|361	- plugins dir is %%{_libdir}/gkrellm2
12cr|gkrellm-2.3.5-5|362	- spec cleanup
12cr|gkrellm-2.3.5-5|363	
12cr|gkrellm-2.3.5-5|364	* Sat Jun 14 2003 Per yvind Karlsen <peroyvind@sintrax.net> 2.1.12-1mdk
12cr|gkrellm-2.3.5-5|365	- 2.1.12a
12cr|gkrellm-2.3.5-5|366	- use $RPM_OPT_FLAGS
12cr|gkrellm-2.3.5-5|367	- fix pkgconfig file
12cr|gkrellm-2.3.5-5|368	- get rid of .xvpics files
12cr|gkrellm-2.3.5-5|369	- fix unowned dirs
12cr|gkrellm-2.3.5-5|370	
12cr|gkrellm-2.3.5-5|371	* Tue Apr  8 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.1.7a-3mdk
12cr|gkrellm-2.3.5-5|372	- Make it lib64 aware
12cr|gkrellm-2.3.5-5|373	
12cr|gkrellm-2.3.5-5|374	* Thu Jan 30 2003 Frederic Crozat <fcrozat@mandrakesoft.com> 2.1.7a-2mdk
12cr|gkrellm-2.3.5-5|375	- gkrellmd initscript is back (thanks to Buchan Milne)
12cr|gkrellm-2.3.5-5|376	
12cr|gkrellm-2.3.5-5|377	* Thu Jan 30 2003 Frederic Crozat <fcrozat@mandrakesoft.com> 2.1.7a-1mdk
12cr|gkrellm-2.3.5-5|378	- Release 2.1.7a
12cr|gkrellm-2.3.5-5|379	
12cr|gkrellm-2.3.5-5|380	* Mon Jan 13 2003 Frederic Crozat <fcrozat@mandrakesoft.com> 2.1.5-1mdk
12cr|gkrellm-2.3.5-5|381	- Release 2.1.5
12cr|gkrellm-2.3.5-5|382	
12cr|gkrellm-2.3.5-5|383	* Wed Oct 16 2002 Vincent Danen <vdanen@mandrakesoft.com> 2.0.4-2mdk
12cr|gkrellm-2.3.5-5|384	- rebuild
12cr|gkrellm-2.3.5-5|385	
12cr|gkrellm-2.3.5-5|386	* Fri Oct 11 2002 Vincent Danen <vdanen@mandrakesoft.com> 2.0.4-1mdk
12cr|gkrellm-2.3.5-5|387	- 2.0.4
12cr|gkrellm-2.3.5-5|388	- fix menu
12cr|gkrellm-2.3.5-5|389	- include gkrellmd manpage
12cr|gkrellm-2.3.5-5|390	- from bgmilne@linux-mandrake.com:
12cr|gkrellm-2.3.5-5|391	- 2.0.0
12cr|gkrellm-2.3.5-5|392	- BuildRequires pkgconfig, gtk+2-devel
12cr|gkrellm-2.3.5-5|393	- Put binaries in bindir, not prefix/X11R6/bin
12cr|gkrellm-2.3.5-5|394	- Add server package for gkrellmd
12cr|gkrellm-2.3.5-5|395	
12cr|gkrellm-2.3.5-5|396	* Tue Sep  3 2002 Vincent Danen <vdanen@mandrakesoft.com> 1.2.13-3mdk
12cr|gkrellm-2.3.5-5|397	- fix icons (re: Robby Stephenson)
12cr|gkrellm-2.3.5-5|398	
12cr|gkrellm-2.3.5-5|399	* Wed Aug 21 2002 Vincent Danen <vdanen@mandrakesoft.com> 1.2.13-2mdk
12cr|gkrellm-2.3.5-5|400	- remove language files from devel package (conflicts)
12cr|gkrellm-2.3.5-5|401	
12cr|gkrellm-2.3.5-5|402	* Fri Aug 09 2002 Vincent Danen <vdanen@mandrakesoft.com> 1.2.13-1mdk
12cr|gkrellm-2.3.5-5|403	- 1.2.13
12cr|gkrellm-2.3.5-5|404	
12cr|gkrellm-2.3.5-5|405	* Tue Jul 16 2002 Stefan van der Eijk <stefan@eijk.nu> 1.2.11-2mdk
12cr|gkrellm-2.3.5-5|406	- BuildRequires
12cr|gkrellm-2.3.5-5|407	
12cr|gkrellm-2.3.5-5|408	* Sat May 04 2002 Vincent Danen <vdanen@mandrakesoft.com> 1.2.11-1mdk
12cr|gkrellm-2.3.5-5|409	- 1.2.11
12cr|gkrellm-2.3.5-5|410	
12cr|gkrellm-2.3.5-5|411	* Sat Mar 02 2002 David BAUDENS <baudens@mandrakesoft.com> 1.2.8-2mdk
12cr|gkrellm-2.3.5-5|412	- Use monitoring_section.png for menu (so don't break E menu)
12cr|gkrellm-2.3.5-5|413	- Requires: %%version-%%release and not only %%version
12cr|gkrellm-2.3.5-5|414	
12cr|gkrellm-2.3.5-5|415	* Thu Jan 31 2002 Vincent Danen <vdanen@mandrakesoft.com> 1.2.8-1mdk
12cr|gkrellm-2.3.5-5|416	- 1.2.8
12cr|gkrellm-2.3.5-5|417	- include some themes as another source package and not in the gkrellm
12cr|gkrellm-2.3.5-5|418	source package (bad)
12cr|gkrellm-2.3.5-5|419	- convert menu icons to png
12cr|gkrellm-2.3.5-5|420	
12cr|gkrellm-2.3.5-5|421	* Wed Nov  7 2001 Sebastien Dupont <sdupont@mandrakesoft.com> 1.2.4-2mdk
12cr|gkrellm-2.3.5-5|422	- include some themes
12cr|gkrellm-2.3.5-5|423	
12cr|gkrellm-2.3.5-5|424	* Wed Oct 31 2001 Sebastien Dupont <sdupont@mandrakesoft.com> 1.2.4-1mdk
12cr|gkrellm-2.3.5-5|425	- new version 1.2.4
12cr|gkrellm-2.3.5-5|426	
12cr|gkrellm-2.3.5-5|427	* Wed Oct 31 2001 Sebastien Dupont <sdupont@mandrakesoft.com> 1.2.2-3mdk
12cr|gkrellm-2.3.5-5|428	- lang problems & doc
12cr|gkrellm-2.3.5-5|429	
12cr|gkrellm-2.3.5-5|430	* Fri Oct 19 2001 Sebastien Dupont <sdupont@mandrakesoft.com> 1.2.2-2mdk
12cr|gkrellm-2.3.5-5|431	- License
12cr|gkrellm-2.3.5-5|432	
12cr|gkrellm-2.3.5-5|433	* Sat Sep 29 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.2.2-1mdk
12cr|gkrellm-2.3.5-5|434	- 1.2.2
12cr|gkrellm-2.3.5-5|435	- include locales
12cr|gkrellm-2.3.5-5|436	
12cr|gkrellm-2.3.5-5|437	* Thu Aug  9 2001 Stew Benedict <sbenedict@mandrakesoft.com> 1.2.1-1mdk
12cr|gkrellm-2.3.5-5|438	- 1.2.1 s/Copyright/License/ move plugins to /usr/lib/gkrellm for FHS
12cr|gkrellm-2.3.5-5|439	
12cr|gkrellm-2.3.5-5|440	* Mon Apr 30 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.0.8-1mdk
12cr|gkrellm-2.3.5-5|441	- 1.0.8
12cr|gkrellm-2.3.5-5|442	
12cr|gkrellm-2.3.5-5|443	* Wed Mar 14 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.0.7-1mdk
12cr|gkrellm-2.3.5-5|444	- 1.0.7
12cr|gkrellm-2.3.5-5|445	
12cr|gkrellm-2.3.5-5|446	* Wed Jan 31 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.0.6-1mdk
12cr|gkrellm-2.3.5-5|447	- 1.0.6
12cr|gkrellm-2.3.5-5|448	
12cr|gkrellm-2.3.5-5|449	* Tue Jan 23 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.0.5-1mdk
12cr|gkrellm-2.3.5-5|450	- 1.0.5
12cr|gkrellm-2.3.5-5|451	
12cr|gkrellm-2.3.5-5|452	* Tue Jan 16 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.0.4-1mdk
12cr|gkrellm-2.3.5-5|453	- 1.0.4
12cr|gkrellm-2.3.5-5|454	
12cr|gkrellm-2.3.5-5|455	* Sun Jan 07 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.0.3-1mdk
12cr|gkrellm-2.3.5-5|456	- 1.0.3
12cr|gkrellm-2.3.5-5|457	
12cr|gkrellm-2.3.5-5|458	* Wed Nov 15 2000 Vincent Danen <vdanen@mandrakesoft.com> 1.0.2-1mdk
12cr|gkrellm-2.3.5-5|459	- 1.0.2
12cr|gkrellm-2.3.5-5|460	
12cr|gkrellm-2.3.5-5|461	* Mon Nov  6 2000 Vincent Danen <vdanen@mandrakesoft.com> 1.0.1-2mdk
12cr|gkrellm-2.3.5-5|462	- rebuild for new libstdc++
12cr|gkrellm-2.3.5-5|463	
12cr|gkrellm-2.3.5-5|464	* Thu Oct 20 2000 Vincent Danen <vdanen@mandrakesoft.com> 1.0.1-1mdk
12cr|gkrellm-2.3.5-5|465	- 1.0.1
12cr|gkrellm-2.3.5-5|466	
12cr|gkrellm-2.3.5-5|467	* Fri Oct 13 2000 Vincent Danen <vdanen@mandrakesoft.com> 1.0.0-1mdk
12cr|gkrellm-2.3.5-5|468	- 1.0.0
12cr|gkrellm-2.3.5-5|469	
12cr|gkrellm-2.3.5-5|470	* Fri Oct 06 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.10.5-3mdk
12cr|gkrellm-2.3.5-5|471	- added missing icons
12cr|gkrellm-2.3.5-5|472	
12cr|gkrellm-2.3.5-5|473	* Tue Aug 08 2000 Frederic Lepied <flepied@mandrakesoft.com> 0.10.5-2mdk
12cr|gkrellm-2.3.5-5|474	- automatically added BuildRequires
12cr|gkrellm-2.3.5-5|475	
12cr|gkrellm-2.3.5-5|476	* Mon Aug 07 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.10.5-1mdk
12cr|gkrellm-2.3.5-5|477	- 0.10.5
12cr|gkrellm-2.3.5-5|478	- more macros
12cr|gkrellm-2.3.5-5|479	- added requires version for gkrellm-devel
12cr|gkrellm-2.3.5-5|480	- move include dir from /usr/X11R6/include to /usr/include
12cr|gkrellm-2.3.5-5|481	
12cr|gkrellm-2.3.5-5|482	* Wed Jul 12 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.10.4-1mdk
12cr|gkrellm-2.3.5-5|483	- 0.10.4
12cr|gkrellm-2.3.5-5|484	- macroization
12cr|gkrellm-2.3.5-5|485	- move plugins to their own RPM
12cr|gkrellm-2.3.5-5|486	- add devel package
12cr|gkrellm-2.3.5-5|487	
12cr|gkrellm-2.3.5-5|488	* Wed Jul 05 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.10.2-1mdk
12cr|gkrellm-2.3.5-5|489	- v 0.10.2
12cr|gkrellm-2.3.5-5|490	
12cr|gkrellm-2.3.5-5|491	* Wed May 24 2000 Vincent Danen <vdanen@linux-mandrake.com> 0.9.10-1mdk
12cr|gkrellm-2.3.5-5|492	- 0.9.10
12cr|gkrellm-2.3.5-5|493	- bzip2 patches
12cr|gkrellm-2.3.5-5|494	- comment out all plugins since they refuse to compile
12cr|gkrellm-2.3.5-5|495	
12cr|gkrellm-2.3.5-5|496	* Tue Apr 25 2000 Vincent Danen <vdanen@linux-mandrake.com> 0.9.8-1mdk
12cr|gkrellm-2.3.5-5|497	- 0.9.8
12cr|gkrellm-2.3.5-5|498	- Added gkrellmms plugin by Sander Lebbink <sander@cerberus.demon.nl>
12cr|gkrellm-2.3.5-5|499	
12cr|gkrellm-2.3.5-5|500	* Mon Apr 10 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.9.7-1mdk
12cr|gkrellm-2.3.5-5|501	- fix group
12cr|gkrellm-2.3.5-5|502	- add menu entry
12cr|gkrellm-2.3.5-5|503	
12cr|gkrellm-2.3.5-5|504	* Fri Mar 24 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|gkrellm-2.3.5-5|505	- 0.9.7
12cr|gkrellm-2.3.5-5|506	
12cr|gkrellm-2.3.5-5|507	* Sun Mar 12 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|gkrellm-2.3.5-5|508	- 0.9.6
12cr|gkrellm-2.3.5-5|509	- Added seti@home plugin by Henry Palonen <henkka@yty.net>
12cr|gkrellm-2.3.5-5|510	- Added plugin to to display fan speeds by Jarkko Lietolahti <jappe@iki.fi>
12cr|gkrellm-2.3.5-5|511	- since plugins (currently) need to be in ~/.gkrellm/plugins, you must
12cr|gkrellm-2.3.5-5|512	symlink to the plugins in /usr/share/gkrellm/plugins
12cr|gkrellm-2.3.5-5|513	
12cr|gkrellm-2.3.5-5|514	* Fri Mar 3 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|gkrellm-2.3.5-5|515	- 0.9.5
12cr|gkrellm-2.3.5-5|516	
12cr|gkrellm-2.3.5-5|517	* Mon Feb 28 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|gkrellm-2.3.5-5|518	- 0.9.4
12cr|gkrellm-2.3.5-5|519	- libgtop is no longer required
12cr|gkrellm-2.3.5-5|520	
12cr|gkrellm-2.3.5-5|521	* Thu Feb 24 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|gkrellm-2.3.5-5|522	- 0.9.3
12cr|gkrellm-2.3.5-5|523	
12cr|gkrellm-2.3.5-5|524	* Wed Feb 23 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|gkrellm-2.3.5-5|525	- 0.9.1
12cr|gkrellm-2.3.5-5|526	
12cr|gkrellm-2.3.5-5|527	* Tue Feb 22 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|gkrellm-2.3.5-5|528	- 0.9.0
12cr|gkrellm-2.3.5-5|529	- libgtop-devel is now required but it seems to be broken as the
12cr|gkrellm-2.3.5-5|530	glibtop-config.h is in /usr/lib/libgtop/include and not /usr/include/ like
12cr|gkrellm-2.3.5-5|531	it should be (you must manually copy before building the RPM)
12cr|gkrellm-2.3.5-5|532	
12cr|gkrellm-2.3.5-5|533	* Sun Feb 13 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|gkrellm-2.3.5-5|534	- 0.8.1
12cr|gkrellm-2.3.5-5|535	
12cr|gkrellm-2.3.5-5|536	* Mon Dec 06 1999 Lenny Cartier <lenny@mandrakesoft.com>
12cr|gkrellm-2.3.5-5|537	- 0.7.5
12cr|gkrellm-2.3.5-5|538	
12cr|gkrellm-2.3.5-5|539	* Fri Nov 19 1999 Lenny Cartier <lenny@mandrakesoft.com>
12cr|gkrellm-2.3.5-5|540	- New in contrib
12cr|gkrellm-2.3.5-5|541	- Used the SRPMS provided by Vincent Danen
12cr|gkrellm-2.3.5-5|542	- bz2 archive
12cr|gkrellm-2.3.5-5|543	- 0.7.4
12cr|gkrellm-2.3.5-5|544	
12cr|gkrellm-2.3.5-5|545	* Wed Nov 17 1999 Vincent Danen <vdanen@linux-mandrake.com>
12cr|gkrellm-2.3.5-5|546	- updated specfile for Mandrake contribution
12cr|gkrellm-2.3.5-5|547	
12cr|gkrellm-2.3.5-5|548	* Thu Nov 11 1999 Vincent Danen <vdanen@softhome.net>
12cr|gkrellm-2.3.5-5|549	- wrote spec file
12cr|gkrellm-2.3.5-5|550	- 0.7.3

1720 12
12cr|gkrellm-plugins-2.3.5-3|1	%define name	gkrellm-plugins
12cr|gkrellm-plugins-2.3.5-3|2	%define version	2.3.5
12cr|gkrellm-plugins-2.3.5-3|3	%define release	3
12cr|gkrellm-plugins-2.3.5-3|4	
12cr|gkrellm-plugins-2.3.5-3|5	%define debug_package %{nil}
12cr|gkrellm-plugins-2.3.5-3|6	
12cr|gkrellm-plugins-2.3.5-3|7	%define gkrellweather_version	2.0.8
12cr|gkrellm-plugins-2.3.5-3|8	%define seti_version		0.7.0b
12cr|gkrellm-plugins-2.3.5-3|9	%define gkrellStock_version	0.5.1
12cr|gkrellm-plugins-2.3.5-3|10	%define gkrellShoot_version	0.4.4
12cr|gkrellm-plugins-2.3.5-3|11	%define snmp_version		1.1
12cr|gkrellm-plugins-2.3.5-3|12	%define gkrellmitime_version	1.0
12cr|gkrellm-plugins-2.3.5-3|13	%define volume_version		2.1.13
12cr|gkrellm-plugins-2.3.5-3|14	%define mailwatch_version	2.4.3
12cr|gkrellm-plugins-2.3.5-3|15	%define gkrellmss_version	2.6
12cr|gkrellm-plugins-2.3.5-3|16	%define gkrellmwireless_version	2.0.3
12cr|gkrellm-plugins-2.3.5-3|17	%define radio_version		2.0.4
12cr|gkrellm-plugins-2.3.5-3|18	%define gkrellkam_version	2.0.0
12cr|gkrellm-plugins-2.3.5-3|19	%define fmonitor_version	2.0.4
12cr|gkrellm-plugins-2.3.5-3|20	%define reminder_version	2.0.0
12cr|gkrellm-plugins-2.3.5-3|21	%define gkrellmoon_version	0.6
12cr|gkrellm-plugins-2.3.5-3|22	%define gkleds_version		0.8.0
12cr|gkrellm-plugins-2.3.5-3|23	%define gkrellmbgchg2_version	0.1.9
12cr|gkrellm-plugins-2.3.5-3|24	%define gkrellsun_version	1.0.0
12cr|gkrellm-plugins-2.3.5-3|25	%define hddtemp_version		0.2-beta
12cr|gkrellm-plugins-2.3.5-3|26	%define timers_version		1.3
12cr|gkrellm-plugins-2.3.5-3|27	%define gkrelltop_version	2.2.13
12cr|gkrellm-plugins-2.3.5-3|28	%define gkrellmlaunch_version 0.5
12cr|gkrellm-plugins-2.3.5-3|29	%define cpufreq_version		0.6.1
12cr|gkrellm-plugins-2.3.5-3|30	
12cr|gkrellm-plugins-2.3.5-3|31	Name:		%{name}
12cr|gkrellm-plugins-2.3.5-3|32	Summary:	Plugins for gkrellm
12cr|gkrellm-plugins-2.3.5-3|33	Version:	%{version}
12cr|gkrellm-plugins-2.3.5-3|34	Release:	%{release}
12cr|gkrellm-plugins-2.3.5-3|35	License:	GPL
12cr|gkrellm-plugins-2.3.5-3|36	Group:		Monitoring
12cr|gkrellm-plugins-2.3.5-3|37	URL:		http://gkrellm.net
12cr|gkrellm-plugins-2.3.5-3|38	Source2:	gkrellm-volume-%{volume_version}.tar.gz
12cr|gkrellm-plugins-2.3.5-3|39	Source3:	gkrellm-mailwatch-%{mailwatch_version}.tar.gz
12cr|gkrellm-plugins-2.3.5-3|40	Source4:	gkrellmitime-%{gkrellmitime_version}.tar.bz2
12cr|gkrellm-plugins-2.3.5-3|41	Source5:	gkrellstock-%{gkrellStock_version}.tar.bz2
12cr|gkrellm-plugins-2.3.5-3|42	Patch5:		gkrellstock-0.5.1.path.patch.bz2
12cr|gkrellm-plugins-2.3.5-3|43	Source6:	http://prdownloads.sourceforge.net/gkrellshoot/gkrellshoot-%{gkrellShoot_version}.tar.gz
12cr|gkrellm-plugins-2.3.5-3|44	Source7:	http://members.dslextreme.com/~billw/gkrellmss/gkrellmss-%{gkrellmss_version}.tar.gz
12cr|gkrellm-plugins-2.3.5-3|45	Source8:	gkrellmwireless-%{gkrellmwireless_version}.tar.bz2
12cr|gkrellm-plugins-2.3.5-3|46	Source9:	gkrellm-radio-%{radio_version}.tar.bz2
12cr|gkrellm-plugins-2.3.5-3|47	Source10:	gkrellkam_%{gkrellkam_version}.tar.bz2
12cr|gkrellm-plugins-2.3.5-3|48	Source11:	gkrellweather-%{gkrellweather_version}.tgz
12cr|gkrellm-plugins-2.3.5-3|49	Patch4:		gkrellweather-2.0.8-fix-path.patch
12cr|gkrellm-plugins-2.3.5-3|50	Source12:	gkrellm-fmonitor-%{fmonitor_version}.tgz
12cr|gkrellm-plugins-2.3.5-3|51	Source13:	gkrellm-reminder-%{reminder_version}.tar.bz2
12cr|gkrellm-plugins-2.3.5-3|52	Source14:	gkrellmoon-%{gkrellmoon_version}.tar.bz2
12cr|gkrellm-plugins-2.3.5-3|53	Source15:	gkrellm_snmp-%{snmp_version}.tar.gz
12cr|gkrellm-plugins-2.3.5-3|54	Source16:	gkleds-%{gkleds_version}.tar.bz2
12cr|gkrellm-plugins-2.3.5-3|55	Source17:	http://www.bender-suhl.de/stefan/comp/sources/gkrellmbgchg2-%{gkrellmbgchg2_version}.tar.gz
12cr|gkrellm-plugins-2.3.5-3|56	Source18:	http://sourceforge.net/projects/gkrellsun/files/gkrellsun%20gkrellm-2.2/1.0.0/gkrellsun-%{gkrellsun_version}.tar.gz
12cr|gkrellm-plugins-2.3.5-3|57	Source20:	seti-%{seti_version}.tar.bz2
12cr|gkrellm-plugins-2.3.5-3|58	Patch2:		seti-%{seti_version}-gkrellm2.patch.bz2
12cr|gkrellm-plugins-2.3.5-3|59	Source21:	gkrellm-hddtemp-%{hddtemp_version}.tar.bz2
12cr|gkrellm-plugins-2.3.5-3|60	Source22:	gkrellm_timers-%{timers_version}.tar.bz2
12cr|gkrellm-plugins-2.3.5-3|61	Source23:	http://sourceforge.net/projects/gkrelltop/files/gkrelltop/2.2.13/gkrelltop_%{gkrelltop_version}.orig.tar.gz
12cr|gkrellm-plugins-2.3.5-3|62	Source24:	gkrellmlaunch-%{gkrellmlaunch_version}.tar.bz2
12cr|gkrellm-plugins-2.3.5-3|63	Source25:	gkrellm2-cpufreq-%{cpufreq_version}.tar.gz
12cr|gkrellm-plugins-2.3.5-3|64	
12cr|gkrellm-plugins-2.3.5-3|65	Requires:	gkrellm = %{version}
12cr|gkrellm-plugins-2.3.5-3|66	BuildRequires:	gkrellm-devel = %{version}
12cr|gkrellm-plugins-2.3.5-3|67	BuildRequires:	libgtk+2.0-devel
12cr|gkrellm-plugins-2.3.5-3|68	BuildRequires:	liblirc-devel
12cr|gkrellm-plugins-2.3.5-3|69	BuildRequires:	libfftw-devel
12cr|gkrellm-plugins-2.3.5-3|70	BuildRequires:	libmcrypt-devel
12cr|gkrellm-plugins-2.3.5-3|71	BuildRequires:	pkgconfig(esound)
12cr|gkrellm-plugins-2.3.5-3|72	BuildRequires:  pkgconfig(openssl)
12cr|gkrellm-plugins-2.3.5-3|73	BuildRequires:  pkgconfig(xtst)
12cr|gkrellm-plugins-2.3.5-3|74	BuildRequires:  cpupower-devel
12cr|gkrellm-plugins-2.3.5-3|75	
12cr|gkrellm-plugins-2.3.5-3|76	%description
12cr|gkrellm-plugins-2.3.5-3|77	This package contains some plugins for gkrellm.  Included are the following
12cr|gkrellm-plugins-2.3.5-3|78	plugins:
12cr|gkrellm-plugins-2.3.5-3|79	
12cr|gkrellm-plugins-2.3.5-3|80	* volume, controls mixer
12cr|gkrellm-plugins-2.3.5-3|81	* mailwatch, watches individual mailboxes for new mail
12cr|gkrellm-plugins-2.3.5-3|82	* gkrellmitime, displays internet time
12cr|gkrellm-plugins-2.3.5-3|83	* gkrellmss, sound scope
12cr|gkrellm-plugins-2.3.5-3|84	* gkrellmwireless, monitors the link quality of a wirless LAN card
12cr|gkrellm-plugins-2.3.5-3|85	* gkrellm-radio, radio tuner interface
12cr|gkrellm-plugins-2.3.5-3|86	* gkrellweather, checks and reports weather conditions
12cr|gkrellm-plugins-2.3.5-3|87	* fmonitor, displays contents of files
12cr|gkrellm-plugins-2.3.5-3|88	* reminder, a cron-lick scheduler
12cr|gkrellm-plugins-2.3.5-3|89	* gkleds, plugin which monitors CapsLock, NumLock, ScrollLock
12cr|gkrellm-plugins-2.3.5-3|90	* gkrellmbgchg, Change your background on a schedule
12cr|gkrellm-plugins-2.3.5-3|91	* gkrellsun, Sunrise and Sunset display
12cr|gkrellm-plugins-2.3.5-3|92	* gkx86info, Calculates Mhz/Ghz of processor
12cr|gkrellm-plugins-2.3.5-3|93	* gkrellmoon, shows the phases of the moon
12cr|gkrellm-plugins-2.3.5-3|94	* seti, displays information about your seti progress
12cr|gkrellm-plugins-2.3.5-3|95	* gkrellm-hddtemp, displays temperatures of hard disks
12cr|gkrellm-plugins-2.3.5-3|96	* gkrellmlaunch, allows one click access to programs
12cr|gkrellm-plugins-2.3.5-3|97	
12cr|gkrellm-plugins-2.3.5-3|98	%package snmp
12cr|gkrellm-plugins-2.3.5-3|99	Summary:	SNMP plugin for %{name}
12cr|gkrellm-plugins-2.3.5-3|100	Group:		Monitoring
12cr|gkrellm-plugins-2.3.5-3|101	Requires:	gkrellm = %{version}
12cr|gkrellm-plugins-2.3.5-3|102	BuildRequires:	net-snmp-devel
12cr|gkrellm-plugins-2.3.5-3|103	
12cr|gkrellm-plugins-2.3.5-3|104	%description snmp
12cr|gkrellm-plugins-2.3.5-3|105	gkrellm_snmp, SNMP monitor.
12cr|gkrellm-plugins-2.3.5-3|106	
12cr|gkrellm-plugins-2.3.5-3|107	%package stock
12cr|gkrellm-plugins-2.3.5-3|108	Summary:	Stock plugin for %{name}
12cr|gkrellm-plugins-2.3.5-3|109	Group:		Monitoring
12cr|gkrellm-plugins-2.3.5-3|110	Requires:	gkrellm = %{version}
12cr|gkrellm-plugins-2.3.5-3|111	
12cr|gkrellm-plugins-2.3.5-3|112	%description stock
12cr|gkrellm-plugins-2.3.5-3|113	gkrellStock, a stock monitor.
12cr|gkrellm-plugins-2.3.5-3|114	
12cr|gkrellm-plugins-2.3.5-3|115	%package shoot
12cr|gkrellm-plugins-2.3.5-3|116	Summary:	Shoot plugin for %{name}
12cr|gkrellm-plugins-2.3.5-3|117	Group:		Monitoring
12cr|gkrellm-plugins-2.3.5-3|118	Requires:	gkrellm = %{version}
12cr|gkrellm-plugins-2.3.5-3|119	Requires:	imagemagick
12cr|gkrellm-plugins-2.3.5-3|120	
12cr|gkrellm-plugins-2.3.5-3|121	%description shoot
12cr|gkrellm-plugins-2.3.5-3|122	gkrellShoot, a screen locker and screen capture krell.
12cr|gkrellm-plugins-2.3.5-3|123	
12cr|gkrellm-plugins-2.3.5-3|124	%package kam
12cr|gkrellm-plugins-2.3.5-3|125	Summary:	Kam plugin for %{name}
12cr|gkrellm-plugins-2.3.5-3|126	Group:		Monitoring
12cr|gkrellm-plugins-2.3.5-3|127	Requires:	gkrellm = %{version}
12cr|gkrellm-plugins-2.3.5-3|128	Requires:	wget
12cr|gkrellm-plugins-2.3.5-3|129	
12cr|gkrellm-plugins-2.3.5-3|130	%description kam
12cr|gkrellm-plugins-2.3.5-3|131	gkrellkam, monitor static images such as webcams.
12cr|gkrellm-plugins-2.3.5-3|132	
12cr|gkrellm-plugins-2.3.5-3|133	%prep
12cr|gkrellm-plugins-2.3.5-3|134	%setup -T -c -n %{name}
12cr|gkrellm-plugins-2.3.5-3|135	#%setup -q -T -D -c -a 1 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|136	%setup -q -T -D -c -a 2 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|137	%setup -q -T -D -c -a 3 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|138	%setup -q -T -D -c -a 4 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|139	%setup -q -T -D -c -a 5 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|140	%setup -q -T -D -c -a 6 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|141	%setup -q -T -D -c -a 7 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|142	%setup -q -T -D -c -a 8 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|143	%setup -q -T -D -c -a 9 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|144	%setup -q -T -D -c -a 10 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|145	%setup -q -T -D -c -a 11 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|146	%setup -q -T -D -c -a 12 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|147	%setup -q -T -D -c -a 13 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|148	%setup -q -T -D -c -a 14 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|149	%setup -q -T -D -c -a 15 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|150	%setup -q -T -D -c -a 16 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|151	%setup -q -T -D -c -a 17 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|152	%setup -q -T -D -c -a 18 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|153	%setup -q -T -D -c -a 20 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|154	%setup -q -T -D -c -a 21 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|155	%setup -q -T -D -c -a 22 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|156	%setup -q -T -D -c -a 23 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|157	%setup -q -T -D -c -a 24 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|158	%setup -q -T -D -c -a 25 -n %{name}
12cr|gkrellm-plugins-2.3.5-3|159	
12cr|gkrellm-plugins-2.3.5-3|160	(cd seti-%{seti_version}
12cr|gkrellm-plugins-2.3.5-3|161	%patch2 -p1 -b .gtk2
12cr|gkrellm-plugins-2.3.5-3|162	)
12cr|gkrellm-plugins-2.3.5-3|163	(cd gkrellweather-%{gkrellweather_version}
12cr|gkrellm-plugins-2.3.5-3|164	%patch4 -p1 -b .path
12cr|gkrellm-plugins-2.3.5-3|165	)
12cr|gkrellm-plugins-2.3.5-3|166	(cd gkrellStock-%{gkrellStock_version}
12cr|gkrellm-plugins-2.3.5-3|167	%patch5 -p0 -b .path
12cr|gkrellm-plugins-2.3.5-3|168	)
12cr|gkrellm-plugins-2.3.5-3|169	
12cr|gkrellm-plugins-2.3.5-3|170	sed -i 's/-Wl /-Wl,/' gkrellmitime-%{gkrellmitime_version}/Makefile
12cr|gkrellm-plugins-2.3.5-3|171	sed -i 's/-Wl//' gkrellm-radio/Makefile
12cr|gkrellm-plugins-2.3.5-3|172	sed -i 's/-Wl//' gkrellkam-%{gkrellkam_version}/Makefile
12cr|gkrellm-plugins-2.3.5-3|173	sed -i 's/-Wl//' seti-%{seti_version}/Makefile
12cr|gkrellm-plugins-2.3.5-3|174	sed -i 's/-Wl//' gkrellm-hddtemp-%{hddtemp_version}/Makefile
12cr|gkrellm-plugins-2.3.5-3|175	sed -i 's/-W1//' gkrellmlaunch-%{gkrellmlaunch_version}/Makefile
12cr|gkrellm-plugins-2.3.5-3|176	sed -i 's/lcpufreq/lcpupower/' gkrellm2-cpufreq-%{cpufreq_version}/Makefile
12cr|gkrellm-plugins-2.3.5-3|177	
12cr|gkrellm-plugins-2.3.5-3|178	%build
12cr|gkrellm-plugins-2.3.5-3|179	(cd gkrellm-volume
12cr|gkrellm-plugins-2.3.5-3|180	make CFLAGS="%{optflags}"
12cr|gkrellm-plugins-2.3.5-3|181	)
12cr|gkrellm-plugins-2.3.5-3|182	(cd gkrellm-mailwatch
12cr|gkrellm-plugins-2.3.5-3|183	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
12cr|gkrellm-plugins-2.3.5-3|184	)
12cr|gkrellm-plugins-2.3.5-3|185	(cd gkrellmitime-%{gkrellmitime_version}
12cr|gkrellm-plugins-2.3.5-3|186	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
12cr|gkrellm-plugins-2.3.5-3|187	)
12cr|gkrellm-plugins-2.3.5-3|188	(cd gkrellStock-%{gkrellStock_version}
12cr|gkrellm-plugins-2.3.5-3|189	make CFLAGS="%{optflags}"
12cr|gkrellm-plugins-2.3.5-3|190	)
12cr|gkrellm-plugins-2.3.5-3|191	(cd gkrellShoot-%{gkrellShoot_version}
12cr|gkrellm-plugins-2.3.5-3|192	make CFLAGS="%{optflags}"
12cr|gkrellm-plugins-2.3.5-3|193	)
12cr|gkrellm-plugins-2.3.5-3|194	(cd gkrellmss-%{gkrellmss_version}
12cr|gkrellm-plugins-2.3.5-3|195	make CFLAGS="%{optflags}"
12cr|gkrellm-plugins-2.3.5-3|196	)
12cr|gkrellm-plugins-2.3.5-3|197	(cd gkrellmwireless
12cr|gkrellm-plugins-2.3.5-3|198	make CFLAGS="%{optflags}"
12cr|gkrellm-plugins-2.3.5-3|199	)
12cr|gkrellm-plugins-2.3.5-3|200	(cd gkrellm-radio
12cr|gkrellm-plugins-2.3.5-3|201	make WITH_LIRC=1
12cr|gkrellm-plugins-2.3.5-3|202	)
12cr|gkrellm-plugins-2.3.5-3|203	(cd gkrellkam-%{gkrellkam_version}
12cr|gkrellm-plugins-2.3.5-3|204	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
12cr|gkrellm-plugins-2.3.5-3|205	)
12cr|gkrellm-plugins-2.3.5-3|206	(cd gkleds-%{gkleds_version}
12cr|gkrellm-plugins-2.3.5-3|207	%ifarch x86_64
12cr|gkrellm-plugins-2.3.5-3|208	make X11_LIB="-L/usr/X11R6/lib64 -lX11 -lXtst" CFLAGS="%{optflags} -fPIC"
12cr|gkrellm-plugins-2.3.5-3|209	%else
12cr|gkrellm-plugins-2.3.5-3|210	make CFLAGS="%{optflags}"
12cr|gkrellm-plugins-2.3.5-3|211	%endif
12cr|gkrellm-plugins-2.3.5-3|212	)
12cr|gkrellm-plugins-2.3.5-3|213	(cd gkrellmbgchg2-%{gkrellmbgchg2_version}
12cr|gkrellm-plugins-2.3.5-3|214	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
12cr|gkrellm-plugins-2.3.5-3|215	)
12cr|gkrellm-plugins-2.3.5-3|216	(cd gkrellm-fmonitor-%{fmonitor_version}
12cr|gkrellm-plugins-2.3.5-3|217	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
12cr|gkrellm-plugins-2.3.5-3|218	)
12cr|gkrellm-plugins-2.3.5-3|219	(cd gkrellmoon-%{gkrellmoon_version}
12cr|gkrellm-plugins-2.3.5-3|220	make CFLAGS="%{optflags}"
12cr|gkrellm-plugins-2.3.5-3|221	)
12cr|gkrellm-plugins-2.3.5-3|222	(cd gkrellm-reminder-%{reminder_version}
12cr|gkrellm-plugins-2.3.5-3|223	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
12cr|gkrellm-plugins-2.3.5-3|224	)
12cr|gkrellm-plugins-2.3.5-3|225	(cd gkrellm_snmp-%{snmp_version}
12cr|gkrellm-plugins-2.3.5-3|226	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
12cr|gkrellm-plugins-2.3.5-3|227	)
12cr|gkrellm-plugins-2.3.5-3|228	(cd gkrellsun-%{gkrellsun_version}/src20
12cr|gkrellm-plugins-2.3.5-3|229	make CFLAGS="%{optflags}"
12cr|gkrellm-plugins-2.3.5-3|230	)
12cr|gkrellm-plugins-2.3.5-3|231	(cd gkrellweather-%{gkrellweather_version}
12cr|gkrellm-plugins-2.3.5-3|232	make PREFIX=%{_prefix} CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
12cr|gkrellm-plugins-2.3.5-3|233	)
12cr|gkrellm-plugins-2.3.5-3|234	(cd seti-%{seti_version}
12cr|gkrellm-plugins-2.3.5-3|235	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
12cr|gkrellm-plugins-2.3.5-3|236	)
12cr|gkrellm-plugins-2.3.5-3|237	(cd gkrellm-hddtemp-%{hddtemp_version}
12cr|gkrellm-plugins-2.3.5-3|238	make gkrellm2 CFLAGS="%{optflags} -fPIC"
12cr|gkrellm-plugins-2.3.5-3|239	)
12cr|gkrellm-plugins-2.3.5-3|240	(cd gkrellm_timers-%{timers_version}
12cr|gkrellm-plugins-2.3.5-3|241	make CFLAGS="%{optflags}"
12cr|gkrellm-plugins-2.3.5-3|242	)
12cr|gkrellm-plugins-2.3.5-3|243	( cd gkrelltop-%{gkrelltop_version}.orig
12cr|gkrellm-plugins-2.3.5-3|244	make clean
12cr|gkrellm-plugins-2.3.5-3|245	make CFLAGS="%{optflags}"
12cr|gkrellm-plugins-2.3.5-3|246	)
12cr|gkrellm-plugins-2.3.5-3|247	( cd gkrellmlaunch-%{gkrellmlaunch_version}
12cr|gkrellm-plugins-2.3.5-3|248	make CFLAGS="%{optflags}"
12cr|gkrellm-plugins-2.3.5-3|249	)
12cr|gkrellm-plugins-2.3.5-3|250	(cd gkrellm2-cpufreq-%{cpufreq_version}
12cr|gkrellm-plugins-2.3.5-3|251	make CFLAGS="%{optflags}"
12cr|gkrellm-plugins-2.3.5-3|252	)
12cr|gkrellm-plugins-2.3.5-3|253	
12cr|gkrellm-plugins-2.3.5-3|254	%install
12cr|gkrellm-plugins-2.3.5-3|255	rm -rf %{buildroot}
12cr|gkrellm-plugins-2.3.5-3|256	mkdir -p %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|257	mkdir -p %{buildroot}%{_datadir}/gkrellm2/scripts
12cr|gkrellm-plugins-2.3.5-3|258	install -c -s -m 755 gkrellm-volume/volume.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|259	install -c -s -m 755 gkrellm-mailwatch/mailwatch.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|260	install -c -s -m 755 gkrellmitime-%{gkrellmitime_version}/gkrellm_itime.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|261	install -c -s -m 755 gkrellStock-%{gkrellStock_version}/gkrellstock.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|262	install -c -m 755 gkrellStock-%{gkrellStock_version}/GetQuote2 %{buildroot}%{_datadir}/gkrellm2/scripts
12cr|gkrellm-plugins-2.3.5-3|263	install -c -s -m 755 gkrellShoot-%{gkrellShoot_version}/gkrellshoot.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|264	install -c -s -m 755 gkrellmss-%{gkrellmss_version}/src/gkrellmss.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|265	install -c -s -m 755 gkrellmwireless/wireless.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|266	install -c -s -m 755 gkrellm-radio/radio.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|267	install -c -s -m 755 gkrellkam-%{gkrellkam_version}/gkrellkam2.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|268	install -c -s -m 755 gkrellweather-%{gkrellweather_version}/gkrellweather.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|269	install -c -m 755 gkrellweather-%{gkrellweather_version}/GrabWeather %{buildroot}%{_datadir}/gkrellm2/scripts
12cr|gkrellm-plugins-2.3.5-3|270	install -c -s -m 755 gkrellm-fmonitor-%{fmonitor_version}/fmonitor.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|271	#install -c -s -m 755 gkrellm-fmonitor-%{fmonitor_version}/sensors.tcl %{buildroot}%{_bindir}
12cr|gkrellm-plugins-2.3.5-3|272	install -c -s -m 755 gkrellm-reminder-%{reminder_version}/reminder.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|273	install -c -s -m 755 gkrellm_snmp-%{snmp_version}/gkrellm_snmp.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|274	install -c -s -m 755 gkleds-%{gkleds_version}/gkleds.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|275	install -c -s -m 755 gkrellmbgchg2-%{gkrellmbgchg2_version}/gkrellmbgchg.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|276	install -c -s -m 755 gkrellsun-%{gkrellsun_version}/src20/gkrellsun.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|277	install -c -s -m 755 gkrellmoon-%{gkrellmoon_version}/gkrellmoon.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|278	install -c -s -m 755 seti-%{seti_version}/seti.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|279	install -c -s -m 755 gkrellm-hddtemp-%{hddtemp_version}/gkrellm-hddtemp.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|280	install -c -s -m 755 gkrellm_timers-%{timers_version}/gkrellm_timers.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|281	install -c -s -m 755 gkrelltop-%{gkrelltop_version}.orig/gkrelltop{,d}.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|282	install -c -s -m 755 gkrellmlaunch-%{gkrellmlaunch_version}/gkrellmlaunch.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|283	install -c -s -m 755 gkrellm2-cpufreq-%{cpufreq_version}/cpufreq.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cr|gkrellm-plugins-2.3.5-3|284	
12cr|gkrellm-plugins-2.3.5-3|285	# setup various docs
12cr|gkrellm-plugins-2.3.5-3|286	mkdir -p doc/gkleds
12cr|gkrellm-plugins-2.3.5-3|287	cp gkleds-%{gkleds_version}/{COPYING,Changelog,License,README,TODO,Themes} doc/gkleds
12cr|gkrellm-plugins-2.3.5-3|288	mkdir -p doc/gkrellm-fmonitor
12cr|gkrellm-plugins-2.3.5-3|289	cp gkrellm-fmonitor-%{fmonitor_version}/README doc/gkrellm-fmonitor
12cr|gkrellm-plugins-2.3.5-3|290	mkdir -p doc/gkrellm-hddtemp
12cr|gkrellm-plugins-2.3.5-3|291	cp gkrellm-hddtemp-%{hddtemp_version}/{COPYING,README} doc/gkrellm-hddtemp
12cr|gkrellm-plugins-2.3.5-3|292	mkdir -p doc/gkrellm-mailwatch
12cr|gkrellm-plugins-2.3.5-3|293	cp gkrellm-mailwatch/{Changelog,README} doc/gkrellm-mailwatch
12cr|gkrellm-plugins-2.3.5-3|294	mkdir -p doc/gkrellm-radio
12cr|gkrellm-plugins-2.3.5-3|295	cp gkrellm-radio/{CHANGES,README,lirc.example} doc/gkrellm-radio
12cr|gkrellm-plugins-2.3.5-3|296	mkdir -p doc/gkrellm-reminder
12cr|gkrellm-plugins-2.3.5-3|297	cp gkrellm-reminder-%{reminder_version}/{COPYING,ChangeLog,INSTALL,README} doc/gkrellm-reminder
12cr|gkrellm-plugins-2.3.5-3|298	mkdir -p doc/gkrellm-volume
12cr|gkrellm-plugins-2.3.5-3|299	cp gkrellm-volume/{COPYRIGHT,Changelog,README,THEMING} doc/gkrellm-volume
12cr|gkrellm-plugins-2.3.5-3|300	mkdir -p doc/timers
12cr|gkrellm-plugins-2.3.5-3|301	cp gkrellm_timers-%{timers_version}/{ChangeLog,README,TODO} doc/timers
12cr|gkrellm-plugins-2.3.5-3|302	mkdir -p doc/gkrellmbgchg2
12cr|gkrellm-plugins-2.3.5-3|303	cp gkrellmbgchg2-%{gkrellmbgchg2_version}/{ChangeLog,README,TODO} doc/gkrellmbgchg2
12cr|gkrellm-plugins-2.3.5-3|304	mkdir -p doc/gkrellmitime
12cr|gkrellm-plugins-2.3.5-3|305	cp gkrellmitime-%{gkrellmitime_version}/{COPYING,ChangeLog,README} doc/gkrellmitime
12cr|gkrellm-plugins-2.3.5-3|306	mkdir -p doc/gkrellmlaunch
12cr|gkrellm-plugins-2.3.5-3|307	cp gkrellmlaunch-%{gkrellmlaunch_version}/{CHANGELOG,COPYING,LICENSE,README} doc/gkrellmlaunch
12cr|gkrellm-plugins-2.3.5-3|308	mkdir -p doc/gkrellmoon
12cr|gkrellm-plugins-2.3.5-3|309	cp gkrellmoon-%{gkrellmoon_version}/{AUTHORS,COPYING,ChangeLog,INSTALL,NEWS,README} doc/gkrellmoon
12cr|gkrellm-plugins-2.3.5-3|310	mkdir -p doc/gkrellmss
12cr|gkrellm-plugins-2.3.5-3|311	cp gkrellmss-%{gkrellmss_version}/{COPYRIGHT,Changelog,INSTALL,README,Themes} doc/gkrellmss
12cr|gkrellm-plugins-2.3.5-3|312	mkdir -p doc/gkrellmwireless
12cr|gkrellm-plugins-2.3.5-3|313	cp gkrellmwireless/{Changelog,README} doc/gkrellmwireless
12cr|gkrellm-plugins-2.3.5-3|314	mkdir -p doc/gkrellsun
12cr|gkrellm-plugins-2.3.5-3|315	cp gkrellsun-%{gkrellsun_version}/{AUTHORS,COPYING,INSTALL,README} doc/gkrellsun
12cr|gkrellm-plugins-2.3.5-3|316	mkdir -p doc/gkrelltop
12cr|gkrellm-plugins-2.3.5-3|317	cp gkrelltop-%{gkrelltop_version}.orig/README doc/gkrelltop
12cr|gkrellm-plugins-2.3.5-3|318	mkdir -p doc/gkrellweather
12cr|gkrellm-plugins-2.3.5-3|319	cp gkrellweather-%{gkrellweather_version}/{COPYING,ChangeLog,README} doc/gkrellweather
12cr|gkrellm-plugins-2.3.5-3|320	mkdir -p doc/seti
12cr|gkrellm-plugins-2.3.5-3|321	cp seti-%{seti_version}/{AUTHORS,BUGS,COPYING,ChangeLog,INSTALL,INSTALL.gtk2,LICENSE,NEWS,README,README-pcpu,TODO} doc/seti
12cr|gkrellm-plugins-2.3.5-3|322	mkdir -p doc/cpufreq
12cr|gkrellm-plugins-2.3.5-3|323	cp gkrellm2-cpufreq-%{cpufreq_version}/{ChangeLog,LICENSE,README} doc/cpufreq
12cr|gkrellm-plugins-2.3.5-3|324	
12cr|gkrellm-plugins-2.3.5-3|325	# fix some perms
12cr|gkrellm-plugins-2.3.5-3|326	chmod 644 doc/gkrellmoon/*
12cr|gkrellm-plugins-2.3.5-3|327	chmod 644 doc/gkleds/*
12cr|gkrellm-plugins-2.3.5-3|328	chmod 644 doc/gkrelltop/*
12cr|gkrellm-plugins-2.3.5-3|329	
12cr|gkrellm-plugins-2.3.5-3|330	%clean
12cr|gkrellm-plugins-2.3.5-3|331	rm -rf %{buildroot}
12cr|gkrellm-plugins-2.3.5-3|332	
12cr|gkrellm-plugins-2.3.5-3|333	%files
12cr|gkrellm-plugins-2.3.5-3|334	%defattr(-,root,root)
12cr|gkrellm-plugins-2.3.5-3|335	%doc doc/*
12cr|gkrellm-plugins-2.3.5-3|336	%{_libdir}/gkrellm2/plugins/*
12cr|gkrellm-plugins-2.3.5-3|337	%exclude %{_libdir}/gkrellm2/plugins/gkrellm_snmp.so
12cr|gkrellm-plugins-2.3.5-3|338	%exclude %{_libdir}/gkrellm2/plugins/gkrellstock.so
12cr|gkrellm-plugins-2.3.5-3|339	%exclude %{_libdir}/gkrellm2/plugins/gkrellshoot.so
12cr|gkrellm-plugins-2.3.5-3|340	%exclude %{_libdir}/gkrellm2/plugins/gkrellkam2.so
12cr|gkrellm-plugins-2.3.5-3|341	%{_datadir}/gkrellm2/scripts/GrabWeather
12cr|gkrellm-plugins-2.3.5-3|342	
12cr|gkrellm-plugins-2.3.5-3|343	%files snmp
12cr|gkrellm-plugins-2.3.5-3|344	%defattr(-,root,root)
12cr|gkrellm-plugins-2.3.5-3|345	%doc gkrellm_snmp-%{snmp_version}/ChangeLog
12cr|gkrellm-plugins-2.3.5-3|346	%doc gkrellm_snmp-%{snmp_version}/FAQ
12cr|gkrellm-plugins-2.3.5-3|347	%doc gkrellm_snmp-%{snmp_version}/README
12cr|gkrellm-plugins-2.3.5-3|348	%doc gkrellm_snmp-%{snmp_version}/TODO
12cr|gkrellm-plugins-2.3.5-3|349	%{_libdir}/gkrellm2/plugins/gkrellm_snmp.so
12cr|gkrellm-plugins-2.3.5-3|350	
12cr|gkrellm-plugins-2.3.5-3|351	%files stock
12cr|gkrellm-plugins-2.3.5-3|352	%defattr(-,root,root)
12cr|gkrellm-plugins-2.3.5-3|353	%doc gkrellStock-%{gkrellStock_version}/COPYING
12cr|gkrellm-plugins-2.3.5-3|354	%doc gkrellStock-%{gkrellStock_version}/ChangeLog
12cr|gkrellm-plugins-2.3.5-3|355	%doc gkrellStock-%{gkrellStock_version}/README
12cr|gkrellm-plugins-2.3.5-3|356	%{_libdir}/gkrellm2/plugins/gkrellstock.so
12cr|gkrellm-plugins-2.3.5-3|357	%{_datadir}/gkrellm2/scripts/GetQuote2
12cr|gkrellm-plugins-2.3.5-3|358	
12cr|gkrellm-plugins-2.3.5-3|359	%files shoot
12cr|gkrellm-plugins-2.3.5-3|360	%defattr(-,root,root)
12cr|gkrellm-plugins-2.3.5-3|361	%doc gkrellShoot-%{gkrellShoot_version}/ChangeLog
12cr|gkrellm-plugins-2.3.5-3|362	%doc gkrellShoot-%{gkrellShoot_version}/README
12cr|gkrellm-plugins-2.3.5-3|363	%{_libdir}/gkrellm2/plugins/gkrellshoot.so
12cr|gkrellm-plugins-2.3.5-3|364	
12cr|gkrellm-plugins-2.3.5-3|365	%files kam
12cr|gkrellm-plugins-2.3.5-3|366	%defattr(-,root,root)
12cr|gkrellm-plugins-2.3.5-3|367	%doc gkrellkam-%{gkrellkam_version}/README
12cr|gkrellm-plugins-2.3.5-3|368	%doc gkrellkam-%{gkrellkam_version}/COPYING
12cr|gkrellm-plugins-2.3.5-3|369	%doc gkrellkam-%{gkrellkam_version}/Changelog
12cr|gkrellm-plugins-2.3.5-3|370	%doc gkrellkam-%{gkrellkam_version}/INSTALL
12cr|gkrellm-plugins-2.3.5-3|371	%doc gkrellkam-%{gkrellkam_version}/Release
12cr|gkrellm-plugins-2.3.5-3|372	%doc gkrellkam-%{gkrellkam_version}/Todo
12cr|gkrellm-plugins-2.3.5-3|373	%doc gkrellkam-%{gkrellkam_version}/example.list
12cr|gkrellm-plugins-2.3.5-3|374	%{_libdir}/gkrellm2/plugins/gkrellkam2.so
12cr|gkrellm-plugins-2.3.5-3|375	
12cr|gkrellm-plugins-2.3.5-3|376	
12cr|gkrellm-plugins-2.3.5-3|377	%changelog
12cr|gkrellm-plugins-2.3.5-3|378	* Mon Jul 18 2011 Oden Eriksson <oeriksson@mandriva.com> 2.3.5-2mdv2011
12cr|gkrellm-plugins-2.3.5-3|379	+ Revision: 690291
12cr|gkrellm-plugins-2.3.5-3|380	- rebuilt against new net-snmp libs
12cr|gkrellm-plugins-2.3.5-3|381	
12cr|gkrellm-plugins-2.3.5-3|382	* Tue Oct 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.5-1mdv2011.0
12cr|gkrellm-plugins-2.3.5-3|383	+ Revision: 585213
12cr|gkrellm-plugins-2.3.5-3|384	- rebuild for latest gkrellm
12cr|gkrellm-plugins-2.3.5-3|385	
12cr|gkrellm-plugins-2.3.5-3|386	* Sun Jul 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.4-4mdv2011.0
12cr|gkrellm-plugins-2.3.5-3|387	+ Revision: 554861
12cr|gkrellm-plugins-2.3.5-3|388	- fix compilation on x86_64, and ensure proper CFLAGS use
12cr|gkrellm-plugins-2.3.5-3|389	- update fmonitor plugin to 2.0.4
12cr|gkrellm-plugins-2.3.5-3|390	- update mailwatch plugin to 2.4.3
12cr|gkrellm-plugins-2.3.5-3|391	- update snmp plugin to 1.1
12cr|gkrellm-plugins-2.3.5-3|392	- update bgchg2 plugin to 0.1.9
12cr|gkrellm-plugins-2.3.5-3|393	- update mms plugin to 2.1.22
12cr|gkrellm-plugins-2.3.5-3|394	- update mss plugin to 2.6
12cr|gkrellm-plugins-2.3.5-3|395	- update sun plugin to 1.0.0
12cr|gkrellm-plugins-2.3.5-3|396	- update top plugin to 2.2.13
12cr|gkrellm-plugins-2.3.5-3|397	- update weather plugin to 2.0.8
12cr|gkrellm-plugins-2.3.5-3|398	- drop i86-specific gkx86info plugin
12cr|gkrellm-plugins-2.3.5-3|399	- add cpufreq plugin
12cr|gkrellm-plugins-2.3.5-3|400	- update volume plugin version to 2.1.13 (#60229)
12cr|gkrellm-plugins-2.3.5-3|401	
12cr|gkrellm-plugins-2.3.5-3|402	* Fri Apr 23 2010 Funda Wang <fwang@mandriva.org> 2.3.4-3mdv2010.1
12cr|gkrellm-plugins-2.3.5-3|403	+ Revision: 538092
12cr|gkrellm-plugins-2.3.5-3|404	- rebuild for openssl
12cr|gkrellm-plugins-2.3.5-3|405	
12cr|gkrellm-plugins-2.3.5-3|406	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.4-2mdv2010.1
12cr|gkrellm-plugins-2.3.5-3|407	+ Revision: 488716
12cr|gkrellm-plugins-2.3.5-3|408	- rebuild for missing binaries
12cr|gkrellm-plugins-2.3.5-3|409	
12cr|gkrellm-plugins-2.3.5-3|410	* Wed Jan 06 2010 Frederik Himpe <fhimpe@mandriva.org> 2.3.4-1mdv2010.1
12cr|gkrellm-plugins-2.3.5-3|411	+ Revision: 486903
12cr|gkrellm-plugins-2.3.5-3|412	- update to new version 2.3.4
12cr|gkrellm-plugins-2.3.5-3|413	
12cr|gkrellm-plugins-2.3.5-3|414	* Wed Dec 30 2009 Frederik Himpe <fhimpe@mandriva.org> 2.3.3-1mdv2010.1
12cr|gkrellm-plugins-2.3.5-3|415	+ Revision: 484042
12cr|gkrellm-plugins-2.3.5-3|416	- Rebuild for new gkrellm 2.3.3
12cr|gkrellm-plugins-2.3.5-3|417	
12cr|gkrellm-plugins-2.3.5-3|418	* Thu Oct 15 2009 Oden Eriksson <oeriksson@mandriva.com> 2.3.2-3mdv2010.0
12cr|gkrellm-plugins-2.3.5-3|419	+ Revision: 457689
12cr|gkrellm-plugins-2.3.5-3|420	- rebuild
12cr|gkrellm-plugins-2.3.5-3|421	- lowercase ImageMagick
12cr|gkrellm-plugins-2.3.5-3|422	
12cr|gkrellm-plugins-2.3.5-3|423	+ Thierry Vignaud <tv@mandriva.org>
12cr|gkrellm-plugins-2.3.5-3|424	- rebuild
12cr|gkrellm-plugins-2.3.5-3|425	
12cr|gkrellm-plugins-2.3.5-3|426	* Sat Oct 11 2008 Frederik Himpe <fhimpe@mandriva.org> 2.3.2-1mdv2009.1
12cr|gkrellm-plugins-2.3.5-3|427	+ Revision: 291685
12cr|gkrellm-plugins-2.3.5-3|428	- Update for new gkrellm 2.3.2 version
12cr|gkrellm-plugins-2.3.5-3|429	
12cr|gkrellm-plugins-2.3.5-3|430	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.3.1-3mdv2009.0
12cr|gkrellm-plugins-2.3.5-3|431	+ Revision: 246163
12cr|gkrellm-plugins-2.3.5-3|432	- rebuild
12cr|gkrellm-plugins-2.3.5-3|433	- kill re-definition of %%buildroot on Pixel's request
12cr|gkrellm-plugins-2.3.5-3|434	
12cr|gkrellm-plugins-2.3.5-3|435	+ Olivier Blin <oblin@mandriva.com>
12cr|gkrellm-plugins-2.3.5-3|436	- restore BuildRoot
12cr|gkrellm-plugins-2.3.5-3|437	
12cr|gkrellm-plugins-2.3.5-3|438	* Wed Dec 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-1mdv2008.1
12cr|gkrellm-plugins-2.3.5-3|439	+ Revision: 118058
12cr|gkrellm-plugins-2.3.5-3|440	- update to new version 2.3.1
12cr|gkrellm-plugins-2.3.5-3|441	
12cr|gkrellm-plugins-2.3.5-3|442	* Thu Aug 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.0-3mdv2008.0
12cr|gkrellm-plugins-2.3.5-3|443	+ Revision: 64656
12cr|gkrellm-plugins-2.3.5-3|444	- updates:
12cr|gkrellm-plugins-2.3.5-3|445	- gkrellshoot 0.4.4
12cr|gkrellm-plugins-2.3.5-3|446	- gkrelltop 2.2.10
12cr|gkrellm-plugins-2.3.5-3|447	
12cr|gkrellm-plugins-2.3.5-3|448	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gkrellm-plugins-2.3.5-3|449	- rebuilt against latest net-snmp-devel
12cr|gkrellm-plugins-2.3.5-3|450	
12cr|gkrellm-plugins-2.3.5-3|451	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.0-1mdv2008.0
12cr|gkrellm-plugins-2.3.5-3|452	+ Revision: 56013
12cr|gkrellm-plugins-2.3.5-3|453	- new version
12cr|gkrellm-plugins-2.3.5-3|454	
12cr|gkrellm-plugins-2.3.5-3|455	* Sun May 13 2007 Michael Scherer <misc@mandriva.org> 2.2.10-1mdv2008.0
12cr|gkrellm-plugins-2.3.5-3|456	+ Revision: 26570
12cr|gkrellm-plugins-2.3.5-3|457	- rebuild for gkrellm 2.2.10
12cr|gkrellm-plugins-2.3.5-3|458	- Import gkrellm-plugins
12cr|gkrellm-plugins-2.3.5-3|459	
12cr|gkrellm-plugins-2.3.5-3|460	
12cr|gkrellm-plugins-2.3.5-3|461	
12cr|gkrellm-plugins-2.3.5-3|462	* Fri Jun 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.9-3mdv2007.0
12cr|gkrellm-plugins-2.3.5-3|463	- buildrequires libxtst-devel
12cr|gkrellm-plugins-2.3.5-3|464	
12cr|gkrellm-plugins-2.3.5-3|465	* Wed Jun 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.9-2mdv2007.0
12cr|gkrellm-plugins-2.3.5-3|466	- gkrellm_snmp 1.0
12cr|gkrellm-plugins-2.3.5-3|467	
12cr|gkrellm-plugins-2.3.5-3|468	* Mon Apr 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.9-1mdk
12cr|gkrellm-plugins-2.3.5-3|469	- rebuild for new gkrellm
12cr|gkrellm-plugins-2.3.5-3|470	
12cr|gkrellm-plugins-2.3.5-3|471	* Tue Jan 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.7-6mdk
12cr|gkrellm-plugins-2.3.5-3|472	- rebuilt against new snmp-libs with new major (10)
12cr|gkrellm-plugins-2.3.5-3|473	
12cr|gkrellm-plugins-2.3.5-3|474	* Wed Dec 21 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.7-5mdk
12cr|gkrellm-plugins-2.3.5-3|475	- %%mkrel
12cr|gkrellm-plugins-2.3.5-3|476	
12cr|gkrellm-plugins-2.3.5-3|477	* Thu Sep 01 2005 Michael Scherer <misc@mandriva.org> 2.2.7-4mdk
12cr|gkrellm-plugins-2.3.5-3|478	- Rebuild without glitz deps
12cr|gkrellm-plugins-2.3.5-3|479	
12cr|gkrellm-plugins-2.3.5-3|480	* Mon Aug 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.7-3mdk
12cr|gkrellm-plugins-2.3.5-3|481	- really fix helper scripts path
12cr|gkrellm-plugins-2.3.5-3|482	
12cr|gkrellm-plugins-2.3.5-3|483	* Mon Aug 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.7-2mdk
12cr|gkrellm-plugins-2.3.5-3|484	- gkrellweather 2.0.7
12cr|gkrellm-plugins-2.3.5-3|485	- fix helper script path
12cr|gkrellm-plugins-2.3.5-3|486	- mv all helper scripts to %%{_datadir}/gkrellm2, no need to have them in %%{_bindir}
12cr|gkrellm-plugins-2.3.5-3|487	- drop fetcho (unknown origin)
12cr|gkrellm-plugins-2.3.5-3|488	
12cr|gkrellm-plugins-2.3.5-3|489	* Tue Jun 21 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.7-1mdk
12cr|gkrellm-plugins-2.3.5-3|490	- rebuild against gkrellm 2.2.7
12cr|gkrellm-plugins-2.3.5-3|491	- gkrellsun 1.0.6
12cr|gkrellm-plugins-2.3.5-3|492	- fix build with gcc4
12cr|gkrellm-plugins-2.3.5-3|493	
12cr|gkrellm-plugins-2.3.5-3|494	* Tue Apr 26 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.5-1mdk
12cr|gkrellm-plugins-2.3.5-3|495	- rebuild against gkrellm 2.2.5
12cr|gkrellm-plugins-2.3.5-3|496	- GkrellMBgChg2 0.1.4
12cr|gkrellm-plugins-2.3.5-3|497	
12cr|gkrellm-plugins-2.3.5-3|498	* Mon Jan 17 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.4-3mdk
12cr|gkrellm-plugins-2.3.5-3|499	- GkrellMBgChg2 0.1.2
12cr|gkrellm-plugins-2.3.5-3|500	- gkrelltop 2.2.6
12cr|gkrellm-plugins-2.3.5-3|501	- GKrellShoot 0.4.2
12cr|gkrellm-plugins-2.3.5-3|502	- GKrellMMS 2.1.21
12cr|gkrellm-plugins-2.3.5-3|503	
12cr|gkrellm-plugins-2.3.5-3|504	* Sat Jan 08 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.4-2mdk
12cr|gkrellm-plugins-2.3.5-3|505	- buildrequires gtk+1.2-devel for gkrellmms (altough xmms-devel should maybe requires it instead?)
12cr|gkrellm-plugins-2.3.5-3|506	- fix x86_64 build
12cr|gkrellm-plugins-2.3.5-3|507	
12cr|gkrellm-plugins-2.3.5-3|508	* Tue Nov 09 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.4-1mdk
12cr|gkrellm-plugins-2.3.5-3|509	- new version
12cr|gkrellm-plugins-2.3.5-3|510	
12cr|gkrellm-plugins-2.3.5-3|511	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.2-1mdk
12cr|gkrellm-plugins-2.3.5-3|512	- new version
12cr|gkrellm-plugins-2.3.5-3|513	
12cr|gkrellm-plugins-2.3.5-3|514	* Fri Jun 11 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.1-1mdk
12cr|gkrellm-plugins-2.3.5-3|515	- new version
12cr|gkrellm-plugins-2.3.5-3|516	
12cr|gkrellm-plugins-2.3.5-3|517	* Sat May 08 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.28-3mdk
12cr|gkrellm-plugins-2.3.5-3|518	- gkrellmms 2.1.19
12cr|gkrellm-plugins-2.3.5-3|519	
12cr|gkrellm-plugins-2.3.5-3|520	* Fri Apr 30 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.28-2mdk
12cr|gkrellm-plugins-2.3.5-3|521	- gkrellmbgchg2 0.1.0
12cr|gkrellm-plugins-2.3.5-3|522	- gkrellmms 2.1.17
12cr|gkrellm-plugins-2.3.5-3|523	
12cr|gkrellm-plugins-2.3.5-3|524	* Tue Apr 06 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.28-1mdk
12cr|gkrellm-plugins-2.3.5-3|525	- rebuild against gkrellm 2.1.28
12cr|gkrellm-plugins-2.3.5-3|526	
12cr|gkrellm-plugins-2.3.5-3|527	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.25-2mdk
12cr|gkrellm-plugins-2.3.5-3|528	- gkrellm-mss -> 2.4
12cr|gkrellm-plugins-2.3.5-3|529	- gkrellm-mms -> 2.1.14
12cr|gkrellm-plugins-2.3.5-3|530	- gkrellm-sun -> 0.10.4
12cr|gkrellm-plugins-2.3.5-3|531	- drop patch 3, use PREFIX instead
12cr|gkrellm-plugins-2.3.5-3|532	
12cr|gkrellm-plugins-2.3.5-3|533	* Fri Jan 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.25-1mdk
12cr|gkrellm-plugins-2.3.5-3|534	- rebuild against gkrellm 2.1.25
12cr|gkrellm-plugins-2.3.5-3|535	- timers 1.3
12cr|gkrellm-plugins-2.3.5-3|536	
12cr|gkrellm-plugins-2.3.5-3|537	* Mon Jan 12 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.24-3mdk
12cr|gkrellm-plugins-2.3.5-3|538	- gkrellm_snmp 0.21
12cr|gkrellm-plugins-2.3.5-3|539	- drop patches 1 and 4
12cr|gkrellm-plugins-2.3.5-3|540	
12cr|gkrellm-plugins-2.3.5-3|541	* Mon Jan 12 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.24-2mdk
12cr|gkrellm-plugins-2.3.5-3|542	- build gkrellm_snmp againsnt libnet-smp (Luca Berra <bluca@comedia.it>)
12cr|gkrellm-plugins-2.3.5-3|543	- fix gkrellmitime build
12cr|gkrellm-plugins-2.3.5-3|544	
12cr|gkrellm-plugins-2.3.5-3|545	* Sun Dec 28 2003 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.24-1mdk
12cr|gkrellm-plugins-2.3.5-3|546	- rebuild against gkrellm 2.1.24
12cr|gkrellm-plugins-2.3.5-3|547	
12cr|gkrellm-plugins-2.3.5-3|548	* Thu Dec 18 2003 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.22-1mdk
12cr|gkrellm-plugins-2.3.5-3|549	- rebuild against gkrellm 2.1.22
12cr|gkrellm-plugins-2.3.5-3|550	
12cr|gkrellm-plugins-2.3.5-3|551	* Fri Dec 12 2003 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.21-2mdk
12cr|gkrellm-plugins-2.3.5-3|552	- patch for gkrellmweather path problem
12cr|gkrellm-plugins-2.3.5-3|553	- gkrellm-mms -> 2.1.13
12cr|gkrellm-plugins-2.3.5-3|554	- gkrellm-wireless -> 2.0.3
12cr|gkrellm-plugins-2.3.5-3|555	- gkrellm-mms subpackage
12cr|gkrellm-plugins-2.3.5-3|556	- included missing doc files
12cr|gkrellm-plugins-2.3.5-3|557	- spec cleanup
12cr|gkrellm-plugins-2.3.5-3|558	
12cr|gkrellm-plugins-2.3.5-3|559	* Tue Nov 18 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.21-1mdk
12cr|gkrellm-plugins-2.3.5-3|560	- rebuild against gkrellm 2.1.21
12cr|gkrellm-plugins-2.3.5-3|561	- gkrellm-radio -> 2.0.4
12cr|gkrellm-plugins-2.3.5-3|562	- gkrellm-volume -> 2.1.9
12cr|gkrellm-plugins-2.3.5-3|563	- gkrellm-fmonitor -> 2.0.3
12cr|gkrellm-plugins-2.3.5-3|564	- gkrellmbgchg -> 2.0.8
12cr|gkrellm-plugins-2.3.5-3|565	- fixed buildrequires
12cr|gkrellm-plugins-2.3.5-3|566	
12cr|gkrellm-plugins-2.3.5-3|567	* Sat Aug 30 2003 Michael Scherer <scherer.michael@free.fr> 2.1.16-2mdk
12cr|gkrellm-plugins-2.3.5-3|568	- BuildRequires libopenssl-devel, for snmp plugin
12cr|gkrellm-plugins-2.3.5-3|569	
12cr|gkrellm-plugins-2.3.5-3|570	* Sat Aug 23 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.16-1mdk
12cr|gkrellm-plugins-2.3.5-3|571	- rebuild against gkrellm 2.1.16
12cr|gkrellm-plugins-2.3.5-3|572	
12cr|gkrellm-plugins-2.3.5-3|573	* Sat Aug 09 2003 Michael Scherer <scherer.michael@free.fr> 2.1.15-2mdk
12cr|gkrellm-plugins-2.3.5-3|574	- + gkrellmlaunch ( 0.5 )
12cr|gkrellm-plugins-2.3.5-3|575	
12cr|gkrellm-plugins-2.3.5-3|576	* Thu Aug 07 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.15-1mdk
12cr|gkrellm-plugins-2.3.5-3|577	- rebuild against gkrellm 2.1.15
12cr|gkrellm-plugins-2.3.5-3|578	- no buildrequires libgtk1.2-devel
12cr|gkrellm-plugins-2.3.5-3|579	
12cr|gkrellm-plugins-2.3.5-3|580	* Mon Jun 30 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.14-1mdk
12cr|gkrellm-plugins-2.3.5-3|581	- rebuild against gkrellm 2.1.14
12cr|gkrellm-plugins-2.3.5-3|582	- gkrellweather -> 2.0.6
12cr|gkrellm-plugins-2.3.5-3|583	- gkrellstock -> 0.5.1
12cr|gkrellm-plugins-2.3.5-3|584	- gkrellm-volume -> 2.1.8
12cr|gkrellm-plugins-2.3.5-3|585	- gkrellmms -> 2.1.12
12cr|gkrellm-plugins-2.3.5-3|586	- gkrellm-mailwatch -> 2.4.2
12cr|gkrellm-plugins-2.3.5-3|587	- gkrelltop -> 2.2
12cr|gkrellm-plugins-2.3.5-3|588	- used macros for specific plugins versions
12cr|gkrellm-plugins-2.3.5-3|589	
12cr|gkrellm-plugins-2.3.5-3|590	* Thu Jun 19 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.12-2mdk
12cr|gkrellm-plugins-2.3.5-3|591	- split up some subpackages to leverage depndencies
12cr|gkrellm-plugins-2.3.5-3|592	- spec cleanup
12cr|gkrellm-plugins-2.3.5-3|593	
12cr|gkrellm-plugins-2.3.5-3|594	* Tue Jun 17 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.12-1mdk
12cr|gkrellm-plugins-2.3.5-3|595	- rebuild against gkrellm 2.1.12
12cr|gkrellm-plugins-2.3.5-3|596	
12cr|gkrellm-plugins-2.3.5-3|597	* Thu May 01 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.1.7a-4mdk
12cr|gkrellm-plugins-2.3.5-3|598	- buildrequires (stefan spam ;)
12cr|gkrellm-plugins-2.3.5-3|599	- distlint error
12cr|gkrellm-plugins-2.3.5-3|600	
12cr|gkrellm-plugins-2.3.5-3|601	* Sat Apr 12 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.1.7a-3mdk
12cr|gkrellm-plugins-2.3.5-3|602	- gkrellmms -> 2.1.9
12cr|gkrellm-plugins-2.3.5-3|603	- gkrellm-mailwatch -> 2.3.1
12cr|gkrellm-plugins-2.3.5-3|604	- gkrellm-radio -> 2.0.3
12cr|gkrellm-plugins-2.3.5-3|605	- + gkrellm_timers (1.2)
12cr|gkrellm-plugins-2.3.5-3|606	- + gkrelltop (2.1)
12cr|gkrellm-plugins-2.3.5-3|607	
12cr|gkrellm-plugins-2.3.5-3|608	* Sat Feb 08 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.1.7a-2mdk
12cr|gkrellm-plugins-2.3.5-3|609	- %%ix86 sucks, gkx86info does not exist on ppc/alpha/sparc
12cr|gkrellm-plugins-2.3.5-3|610	
12cr|gkrellm-plugins-2.3.5-3|611	* Thu Jan 30 2003 Frederic Crozat <fcrozat@mandrakesoft.com> 2.1.7a-1mdk
12cr|gkrellm-plugins-2.3.5-3|612	- rebuild against gkrellm 2.1.7a
12cr|gkrellm-plugins-2.3.5-3|613	
12cr|gkrellm-plugins-2.3.5-3|614	* Fri Jan 24 2003 Vincent Danen <vdanen@mandrakesoft.com> 2.1.5-2mdk
12cr|gkrellm-plugins-2.3.5-3|615	- changes from Ben Reser:
12cr|gkrellm-plugins-2.3.5-3|616	- Lots of new goodies:
12cr|gkrellm-plugins-2.3.5-3|617	gkrellweather 2.0.5
12cr|gkrellm-plugins-2.3.5-3|618	fmonitor 2.0.2
12cr|gkrellm-plugins-2.3.5-3|619	reminder 2.0.0
12cr|gkrellm-plugins-2.3.5-3|620	gkrellm_snmp 0.18 (patched for gkrellm2)
12cr|gkrellm-plugins-2.3.5-3|621	gkleds 0.8.0
12cr|gkrellm-plugins-2.3.5-3|622	bkrellmbgchg2 0.0.4
12cr|gkrellm-plugins-2.3.5-3|623	gkrellsun 0.9.1
12cr|gkrellm-plugins-2.3.5-3|624	gkx86info 0.0.2
12cr|gkrellm-plugins-2.3.5-3|625	gkrellmoon 0.6
12cr|gkrellm-plugins-2.3.5-3|626	- Removed uneeded ppc pmud requires since there is
12cr|gkrellm-plugins-2.3.5-3|627	no pmud plugin for gkrellm2 :(
12cr|gkrellm-plugins-2.3.5-3|628	- Updated gkrellmss to 2.3 and re-enabled it now that fftw is
12cr|gkrellm-plugins-2.3.5-3|629	in contrib
12cr|gkrellm-plugins-2.3.5-3|630	- Updated gkrellmvolume & gkrellmms to 2.1.7
12cr|gkrellm-plugins-2.3.5-3|631	- Cleanup so package no longer uses /usr/X11R6
12cr|gkrellm-plugins-2.3.5-3|632	
12cr|gkrellm-plugins-2.3.5-3|633	* Tue Jan 14 2003 Frederic Crozat <fcrozat@mandrakesoft.com> 2.1.5-1mdk
12cr|gkrellm-plugins-2.3.5-3|634	- Recompiled against gkrellm 2.1.5
12cr|gkrellm-plugins-2.3.5-3|635	- Remove old prefix, since main package don't use it anymore
12cr|gkrellm-plugins-2.3.5-3|636	- gkrellmms 2.1.6
12cr|gkrellm-plugins-2.3.5-3|637	- gkrellm-volume 2.1.6
12cr|gkrellm-plugins-2.3.5-3|638	- gkrellm-mailwatch 2.1
12cr|gkrellm-plugins-2.3.5-3|639	- gkrellmss 2.3
12cr|gkrellm-plugins-2.3.5-3|640	- gkrellmwireless 2.0.2
12cr|gkrellm-plugins-2.3.5-3|641	- gkrellm-radio 2.0.2
12cr|gkrellm-plugins-2.3.5-3|642	
12cr|gkrellm-plugins-2.3.5-3|643	* Tue Oct 29 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 2.0.4-2mdk
12cr|gkrellm-plugins-2.3.5-3|644	- Add gkrellkam2 2.0.0
12cr|gkrellm-plugins-2.3.5-3|645	- Fix build for gkrellmitime
12cr|gkrellm-plugins-2.3.5-3|646	- Remove obsolete build lines for gkrellm-gnome
12cr|gkrellm-plugins-2.3.5-3|647	- Fix dependencies
12cr|gkrellm-plugins-2.3.5-3|648	
12cr|gkrellm-plugins-2.3.5-3|649	* Wed Oct 16 2002 Vincent Danen <vdanen@mandrakesoft.com> 2.0.4-1mdk
12cr|gkrellm-plugins-2.3.5-3|650	- gkrellm-volume 2.1.4
12cr|gkrellm-plugins-2.3.5-3|651	- gkrellmms 2.1.2
12cr|gkrellm-plugins-2.3.5-3|652	- gkrellm-mailwatch 2.0
12cr|gkrellm-plugins-2.3.5-3|653	- gkrellmwireless 2.0.0
12cr|gkrellm-plugins-2.3.5-3|654	- gkrellm-radio 2.0.1
12cr|gkrellm-plugins-2.3.5-3|655	- gkrellmitime 1.0
12cr|gkrellm-plugins-2.3.5-3|656	- gkrellstock 0.5
12cr|gkrellm-plugins-2.3.5-3|657	- gkrellshoot 0.4.1
12cr|gkrellm-plugins-2.3.5-3|658	- gkrellmss 2.0 (disabled currently)
12cr|gkrellm-plugins-2.3.5-3|659	- remove all 1.x plugins not ported to 2.x
12cr|gkrellm-plugins-2.3.5-3|660	
12cr|gkrellm-plugins-2.3.5-3|661	* Thu Oct 03 2002 Antoine Ginies <aginies@mandrakesoft.com> 1.2.13-2mdk
12cr|gkrellm-plugins-2.3.5-3|662	- gkleds 0.6.1
12cr|gkrellm-plugins-2.3.5-3|663	
12cr|gkrellm-plugins-2.3.5-3|664	* Sat Aug 10 2002 Vincent Danen <vdanen@mandrakesoft.com> 1.2.13-1mdk
12cr|gkrellm-plugins-2.3.5-3|665	- rebuild for 1.2.13
12cr|gkrellm-plugins-2.3.5-3|666	- gkrellkam-0.3.4
12cr|gkrellm-plugins-2.3.5-3|667	- gkrellm-radio-0.3.3
12cr|gkrellm-plugins-2.3.5-3|668	- Requires: wget (for gkrellkam)
12cr|gkrellm-plugins-2.3.5-3|669	- more macros
12cr|gkrellm-plugins-2.3.5-3|670	- BuildRequires: liblirc-devel
12cr|gkrellm-plugins-2.3.5-3|671	
12cr|gkrellm-plugins-2.3.5-3|672	* Mon May 06 2002 Vincent Danen <vdanen@mandrakesoft.com> 1.2.11-1mdk
12cr|gkrellm-plugins-2.3.5-3|673	- rebuild for 1.2.11
12cr|gkrellm-plugins-2.3.5-3|674	- gkrellmms 0.5.6
12cr|gkrellm-plugins-2.3.5-3|675	- new gktaskman-0.0.7
12cr|gkrellm-plugins-2.3.5-3|676	- new gkrelmwireless-0.2.2
12cr|gkrellm-plugins-2.3.5-3|677	
12cr|gkrellm-plugins-2.3.5-3|678	* Thu Jan 31 2002 Vincent Danen <vdanen@mandrakesoft.com> 1.2.8-1mdk
12cr|gkrellm-plugins-2.3.5-3|679	- rebuild for 1.2.8
12cr|gkrellm-plugins-2.3.5-3|680	- Requires: gnome-libs-devel
12cr|gkrellm-plugins-2.3.5-3|681	- Requires: s/ucd-snmp-devel/libsnmp-devel/
12cr|gkrellm-plugins-2.3.5-3|682	
12cr|gkrellm-plugins-2.3.5-3|683	* Wed Nov 21 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.2.4-1mdk
12cr|gkrellm-plugins-2.3.5-3|684	- rebuild for 1.2.4 by Ryan T. Sammartino <ryants@shaw.ca>
12cr|gkrellm-plugins-2.3.5-3|685	
12cr|gkrellm-plugins-2.3.5-3|686	* Sun Sep 30 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.2.2-1mdk
12cr|gkrellm-plugins-2.3.5-3|687	- rebuild for 1.2.2
12cr|gkrellm-plugins-2.3.5-3|688	- need to define IMLIB_INCLUDE and GTK_INCLUDE in spec so can use
12cr|gkrellm-plugins-2.3.5-3|689	optimization for all krells
12cr|gkrellm-plugins-2.3.5-3|690	- updated mailwatch to 0.7
12cr|gkrellm-plugins-2.3.5-3|691	- lots of new goodies:
12cr|gkrellm-plugins-2.3.5-3|692	- fmonitor 0.3
12cr|gkrellm-plugins-2.3.5-3|693	- gkrellmitime 0.4
12cr|gkrellm-plugins-2.3.5-3|694	- gkrellscore 0.0.2
12cr|gkrellm-plugins-2.3.5-3|695	- glogwatch 1.0
12cr|gkrellm-plugins-2.3.5-3|696	- gkrellstock 0.2
12cr|gkrellm-plugins-2.3.5-3|697	- gkrellshoot 0.2
12cr|gkrellm-plugins-2.3.5-3|698	- gkrinn 0.5-1
12cr|gkrellm-plugins-2.3.5-3|699	- gkrellmwho 0.4
12cr|gkrellm-plugins-2.3.5-3|700	- reminder 0.3.1
12cr|gkrellm-plugins-2.3.5-3|701	- gkrellmoon 0.3
12cr|gkrellm-plugins-2.3.5-3|702	- gkrellm_snmp 0.18
12cr|gkrellm-plugins-2.3.5-3|703	- gkrellmss 0.2
12cr|gkrellm-plugins-2.3.5-3|704	
12cr|gkrellm-plugins-2.3.5-3|705	* Wed Aug  9 2001 Stew Benedict <sbenedict@mandrakesoft.com> 1.2.1-1mdk
12cr|gkrellm-plugins-2.3.5-3|706	- rebuild for 1.2.1 - move plugins to /usr/lib/gkrellm per FHS
12cr|gkrellm-plugins-2.3.5-3|707	- add gkrellm-pmu, gkrellm-gnome (marc heckmann)
12cr|gkrellm-plugins-2.3.5-3|708	
12cr|gkrellm-plugins-2.3.5-3|709	* Mon Jul 16 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.8-1mdk
12cr|gkrellm-plugins-2.3.5-3|710	- rebuild for 1.0.8
12cr|gkrellm-plugins-2.3.5-3|711	- updated plugins
12cr|gkrellm-plugins-2.3.5-3|712	
12cr|gkrellm-plugins-2.3.5-3|713	* Wed Mar 14 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.0.7-1mdk
12cr|gkrellm-plugins-2.3.5-3|714	- rebuild for 1.0.7
12cr|gkrellm-plugins-2.3.5-3|715	
12cr|gkrellm-plugins-2.3.5-3|716	* Wed Jan 31 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.0.6-1mdk
12cr|gkrellm-plugins-2.3.5-3|717	- rebuild for 1.0.6
12cr|gkrellm-plugins-2.3.5-3|718	
12cr|gkrellm-plugins-2.3.5-3|719	* Tue Jan 23 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.0.5-1mdk
12cr|gkrellm-plugins-2.3.5-3|720	- rebuild for 1.0.5
12cr|gkrellm-plugins-2.3.5-3|721	
12cr|gkrellm-plugins-2.3.5-3|722	* Tue Jan 16 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.0.4-1mdk
12cr|gkrellm-plugins-2.3.5-3|723	- rebuild for 1.0.4
12cr|gkrellm-plugins-2.3.5-3|724	- plugin_fan compiles again so it's back in
12cr|gkrellm-plugins-2.3.5-3|725	
12cr|gkrellm-plugins-2.3.5-3|726	* Sun Jan 07 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.0.3-1mdk
12cr|gkrellm-plugins-2.3.5-3|727	- rebuild for 1.0.3
12cr|gkrellm-plugins-2.3.5-3|728	- remove the plugin_fan plugin...  doesn't look like it's supported anymore
12cr|gkrellm-plugins-2.3.5-3|729	and it won't build anymore either
12cr|gkrellm-plugins-2.3.5-3|730	
12cr|gkrellm-plugins-2.3.5-3|731	* Wed Nov 15 2000 Vincent Danen <vdanen@mandrakesoft.com> 1.0.2-1mdk
12cr|gkrellm-plugins-2.3.5-3|732	- build for 1.0.2
12cr|gkrellm-plugins-2.3.5-3|733	- rename primary sourcefile so it has no version (silly to keep changing
12cr|gkrellm-plugins-2.3.5-3|734	it for every new version since the plugins don't change)
12cr|gkrellm-plugins-2.3.5-3|735	
12cr|gkrellm-plugins-2.3.5-3|736	* Fri Oct 20 2000 Vincent Danen <vdanen@mandrakesoft.com> 1.0.1-1mdk
12cr|gkrellm-plugins-2.3.5-3|737	- build for 1.0.1
12cr|gkrellm-plugins-2.3.5-3|738	
12cr|gkrellm-plugins-2.3.5-3|739	* Fri Oct 13 2000 Vincent Danen <vdanen@mandrakesoft.com> 1.0.0-1mdk
12cr|gkrellm-plugins-2.3.5-3|740	- build for 1.0.0
12cr|gkrellm-plugins-2.3.5-3|741	
12cr|gkrellm-plugins-2.3.5-3|742	* Mon Aug  7 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.10.5-1mdk
12cr|gkrellm-plugins-2.3.5-3|743	- build for 0.10.5
12cr|gkrellm-plugins-2.3.5-3|744	- added stricter version checking for dependencies
12cr|gkrellm-plugins-2.3.5-3|745	
12cr|gkrellm-plugins-2.3.5-3|746	* Wed Jul 12 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.10.4-1mdk
12cr|gkrellm-plugins-2.3.5-3|747	- new package for gkrellm plugins
12cr|gkrellm-plugins-2.3.5-3|748	- gkrellmms 0.5.4
12cr|gkrellm-plugins-2.3.5-3|749	- add gkrellweather 0.2.3
12cr|gkrellm-plugins-2.3.5-3|750	- add volume 0.6
12cr|gkrellm-plugins-2.3.5-3|751	- add mailwatch 0.2
12cr|gkrellm-plugins-2.3.5-3|752	- added slim fetcho email fetching client
12cr|gkrellm-plugins-2.3.5-3|753	- remove seti@home since it never compiles properly

1721 12
12cr|gkrellm-themes-20030129-11|1	%define name	gkrellm-themes
12cr|gkrellm-themes-20030129-11|2	%define version	20030129
12cr|gkrellm-themes-20030129-11|3	%define release	%mkrel 11
12cr|gkrellm-themes-20030129-11|4	
12cr|gkrellm-themes-20030129-11|5	Name:		%{name}
12cr|gkrellm-themes-20030129-11|6	Version:	%{version}
12cr|gkrellm-themes-20030129-11|7	Release:	%{release}
12cr|gkrellm-themes-20030129-11|8	Summary:	Themes for the GKrellM
12cr|gkrellm-themes-20030129-11|9	License:	GPL
12cr|gkrellm-themes-20030129-11|10	Group:		Monitoring
12cr|gkrellm-themes-20030129-11|11	URL:		http://www.muhri.net
12cr|gkrellm-themes-20030129-11|12	Source:		http://www.muhri.net/gkrellm/GKrellM-Skins.tar.bz2
12cr|gkrellm-themes-20030129-11|13	Requires:	gkrellm >= 0.9.0
12cr|gkrellm-themes-20030129-11|14	BuildArch:	noarch
12cr|gkrellm-themes-20030129-11|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|gkrellm-themes-20030129-11|16	
12cr|gkrellm-themes-20030129-11|17	%description
12cr|gkrellm-themes-20030129-11|18	This package contains some nice themes for the GKrellM monitoring utility.
12cr|gkrellm-themes-20030129-11|19	
12cr|gkrellm-themes-20030129-11|20	%prep
12cr|gkrellm-themes-20030129-11|21	%setup -q -n GKrellM-skins
12cr|gkrellm-themes-20030129-11|22	rm -f Aqua.gkrellm.tgz
12cr|gkrellm-themes-20030129-11|23	rm -f Azteker2k.gkrellm.tar.gz
12cr|gkrellm-themes-20030129-11|24	rm -f BloeStolen.tar.gz
12cr|gkrellm-themes-20030129-11|25	rm -f brushedmetalnew.tar.gz
12cr|gkrellm-themes-20030129-11|26	rm -f Cyroid.tar.gz
12cr|gkrellm-themes-20030129-11|27	rm -f E-Tech_XSlate_GKrellM.tar.gz
12cr|gkrellm-themes-20030129-11|28	rm -f E17.gkrellm.tar.gz
12cr|gkrellm-themes-20030129-11|29	rm -f Eazel.gkrellm.tar.gz
12cr|gkrellm-themes-20030129-11|30	rm -f Plastique.tar.gz
12cr|gkrellm-themes-20030129-11|31	rm -f ShinyMetal2.tar.gz
12cr|gkrellm-themes-20030129-11|32	rm -f TaoMetal.tar.gz
12cr|gkrellm-themes-20030129-11|33	rm -f blueHeart_gkrellm.tar.gz
12cr|gkrellm-themes-20030129-11|34	rm -f brushed.tar.gz
12cr|gkrellm-themes-20030129-11|35	rm -f indiglow_blue-gkrellm.tar.gz
12cr|gkrellm-themes-20030129-11|36	rm -f minE-Gkrellm.tar.gz
12cr|gkrellm-themes-20030129-11|37	for file in *.tar.gz *.tgz; do
12cr|gkrellm-themes-20030129-11|38	tar xvzf $file;
12cr|gkrellm-themes-20030129-11|39	rm -f $file
12cr|gkrellm-themes-20030129-11|40	done
12cr|gkrellm-themes-20030129-11|41	# remove hidden files or directories
12cr|gkrellm-themes-20030129-11|42	find . -mindepth 1 -name '.*' | xargs rm -rf
12cr|gkrellm-themes-20030129-11|43	# remove empty files or directories
12cr|gkrellm-themes-20030129-11|44	find . -empty | xargs rm -rf
12cr|gkrellm-themes-20030129-11|45	# remove CVS files
12cr|gkrellm-themes-20030129-11|46	find . -type d -name CVS | xargs rm -rf
12cr|gkrellm-themes-20030129-11|47	# fix perms
12cr|gkrellm-themes-20030129-11|48	find . -type d -exec chmod 755 {} \;
12cr|gkrellm-themes-20030129-11|49	find . -type f -exec chmod 644 {} \;
12cr|gkrellm-themes-20030129-11|50	
12cr|gkrellm-themes-20030129-11|51	%build
12cr|gkrellm-themes-20030129-11|52	
12cr|gkrellm-themes-20030129-11|53	%install
12cr|gkrellm-themes-20030129-11|54	rm -rf %{buildroot}
12cr|gkrellm-themes-20030129-11|55	mkdir -p %{buildroot}%{_datadir}/gkrellm2/themes
12cr|gkrellm-themes-20030129-11|56	cp -av * %{buildroot}%{_datadir}/gkrellm2/themes
12cr|gkrellm-themes-20030129-11|57	
12cr|gkrellm-themes-20030129-11|58	%clean
12cr|gkrellm-themes-20030129-11|59	rm -rf %{buildroot}
12cr|gkrellm-themes-20030129-11|60	
12cr|gkrellm-themes-20030129-11|61	%files
12cr|gkrellm-themes-20030129-11|62	%defattr(-,root,root)
12cr|gkrellm-themes-20030129-11|63	%{_datadir}/gkrellm2/themes/*
12cr|gkrellm-themes-20030129-11|64	
12cr|gkrellm-themes-20030129-11|65	
12cr|gkrellm-themes-20030129-11|66	
12cr|gkrellm-themes-20030129-11|67	%changelog
12cr|gkrellm-themes-20030129-11|68	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 20030129-11mdv2011.0
12cr|gkrellm-themes-20030129-11|69	+ Revision: 618954
12cr|gkrellm-themes-20030129-11|70	- the mass rebuild of 2010.0 packages
12cr|gkrellm-themes-20030129-11|71	
12cr|gkrellm-themes-20030129-11|72	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 20030129-10mdv2010.0
12cr|gkrellm-themes-20030129-11|73	+ Revision: 429208
12cr|gkrellm-themes-20030129-11|74	- rebuild
12cr|gkrellm-themes-20030129-11|75	
12cr|gkrellm-themes-20030129-11|76	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 20030129-9mdv2009.0
12cr|gkrellm-themes-20030129-11|77	+ Revision: 246164
12cr|gkrellm-themes-20030129-11|78	- rebuild
12cr|gkrellm-themes-20030129-11|79	
12cr|gkrellm-themes-20030129-11|80	+ Olivier Blin <oblin@mandriva.com>
12cr|gkrellm-themes-20030129-11|81	- restore BuildRoot
12cr|gkrellm-themes-20030129-11|82	
12cr|gkrellm-themes-20030129-11|83	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 20030129-7mdv2008.1
12cr|gkrellm-themes-20030129-11|84	+ Revision: 132436
12cr|gkrellm-themes-20030129-11|85	- rebuild
12cr|gkrellm-themes-20030129-11|86	
12cr|gkrellm-themes-20030129-11|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|gkrellm-themes-20030129-11|88	- kill re-definition of %%buildroot on Pixel's request
12cr|gkrellm-themes-20030129-11|89	- import gkrellm-themes
12cr|gkrellm-themes-20030129-11|90	
12cr|gkrellm-themes-20030129-11|91	
12cr|gkrellm-themes-20030129-11|92	* Tue Jul 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 20030129-6mdv2007.0
12cr|gkrellm-themes-20030129-11|93	- %%mkrel
12cr|gkrellm-themes-20030129-11|94	
12cr|gkrellm-themes-20030129-11|95	* Wed Jun 15 2005 Guillaume Rousse <guillomovitch@mandriva.org> 20030129-5mdk
12cr|gkrellm-themes-20030129-11|96	- really really remove all themes already included in gkrellm
12cr|gkrellm-themes-20030129-11|97	
12cr|gkrellm-themes-20030129-11|98	* Mon Jun 13 2005 Guillaume Rousse <guillomovitch@mandriva.org> 20030129-4mdk
12cr|gkrellm-themes-20030129-11|99	- really remove all themes already included in gkrellm
12cr|gkrellm-themes-20030129-11|100	- fix additional themes shipped in .tgz
12cr|gkrellm-themes-20030129-11|101	
12cr|gkrellm-themes-20030129-11|102	* Sat Jun 11 2005 Guillaume Rousse <guillomovitch@mandriva.org> 20030129-3mdk
12cr|gkrellm-themes-20030129-11|103	- removed all themes already included in gkrellm
12cr|gkrellm-themes-20030129-11|104	
12cr|gkrellm-themes-20030129-11|105	* Tue Jun 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 20030129-2mdk
12cr|gkrellm-themes-20030129-11|106	- drop BloeStolen, it's already included in gkrellm
12cr|gkrellm-themes-20030129-11|107	
12cr|gkrellm-themes-20030129-11|108	* Tue Jun 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 20030129-1mdk
12cr|gkrellm-themes-20030129-11|109	- new versionning scheme, more adapted to follow upstream changes
12cr|gkrellm-themes-20030129-11|110	- spec cleanup
12cr|gkrellm-themes-20030129-11|111	- don't own parent directory
12cr|gkrellm-themes-20030129-11|112	
12cr|gkrellm-themes-20030129-11|113	* Mon Apr 28 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.2-5mdk
12cr|gkrellm-themes-20030129-11|114	- fixed dir ownership (Olivier Thauvin <thauvin@aerov.jussieu.fr>)
12cr|gkrellm-themes-20030129-11|115	
12cr|gkrellm-themes-20030129-11|116	* Sun Mar 23 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.2-4mdk
12cr|gkrellm-themes-20030129-11|117	- s/Copyright/License
12cr|gkrellm-themes-20030129-11|118	- removed lurking .xvpics directories
12cr|gkrellm-themes-20030129-11|119	
12cr|gkrellm-themes-20030129-11|120	* Thu Jan 02 2003 Vincent Danen <vdanen@mandrakesoft.com> 0.2-3mdk
12cr|gkrellm-themes-20030129-11|121	- a bot told me to rebuild so here we go
12cr|gkrellm-themes-20030129-11|122	- fix some rpmlint errors while we're at it
12cr|gkrellm-themes-20030129-11|123	
12cr|gkrellm-themes-20030129-11|124	* Fri Oct 11 2002 Vincent Danen <vdanen@mandrakesoft.com> 0.2-2mdk
12cr|gkrellm-themes-20030129-11|125	- build for gkrellm2
12cr|gkrellm-themes-20030129-11|126	
12cr|gkrellm-themes-20030129-11|127	* Thu Jan 31 2002 Vincent Danen <vdanen@mandrakesoft.com> 0.2-1mdk
12cr|gkrellm-themes-20030129-11|128	- a lot more themes
12cr|gkrellm-themes-20030129-11|129	
12cr|gkrellm-themes-20030129-11|130	* Thu Apr 05 2001 Vincent Danen <vdanen@mandrakesoft.com> 0.1-2mdk
12cr|gkrellm-themes-20030129-11|131	- spec cleanups
12cr|gkrellm-themes-20030129-11|132	- more themes
12cr|gkrellm-themes-20030129-11|133	
12cr|gkrellm-themes-20030129-11|134	* Tue May 16 2000 Vincent Danen <vdanen@linux-mandrake.com> 0.1-1mdk
12cr|gkrellm-themes-20030129-11|135	- initial specfile
12cr|gkrellm-themes-20030129-11|136	- Added 26 different themes

1722 12
12cr|gl-117-1.3.2-6|1	%define	name	gl-117
12cr|gl-117-1.3.2-6|2	%define	version	1.3.2
12cr|gl-117-1.3.2-6|3	%define	rel	6
12cr|gl-117-1.3.2-6|4	%define	release	%mkrel %{rel}
12cr|gl-117-1.3.2-6|5	%define	Summary	Action flight simulator
12cr|gl-117-1.3.2-6|6	
12cr|gl-117-1.3.2-6|7	Name:		%{name}
12cr|gl-117-1.3.2-6|8	Version:	%{version}
12cr|gl-117-1.3.2-6|9	Release:	%{release}
12cr|gl-117-1.3.2-6|10	URL:		http://www.heptargon.de/
12cr|gl-117-1.3.2-6|11	Source0:	http://prdownloads.sourceforge.net/gl-117/%{name}-%{version}-src.tar.bz2
12cr|gl-117-1.3.2-6|12	Source11:	%{name}-16x16.png
12cr|gl-117-1.3.2-6|13	Source12:	%{name}-32x32.png
12cr|gl-117-1.3.2-6|14	Source13:	%{name}-48x48.png
12cr|gl-117-1.3.2-6|15	License:	GPL
12cr|gl-117-1.3.2-6|16	Group:		Games/Arcade
12cr|gl-117-1.3.2-6|17	Summary:	%{Summary}
12cr|gl-117-1.3.2-6|18	BuildRequires:	mesagl-devel
12cr|gl-117-1.3.2-6|19	BuildRequires:	mesaglu-devel
12cr|gl-117-1.3.2-6|20	BuildRequires:	pkgconfig(glut)
12cr|gl-117-1.3.2-6|21	BuildRequires:	SDL-devel
12cr|gl-117-1.3.2-6|22	BuildRequires:	SDL_mixer-devel
12cr|gl-117-1.3.2-6|23	
12cr|gl-117-1.3.2-6|24	%description
12cr|gl-117-1.3.2-6|25	GL-117 is an action flight simulator for Linux/Unix and MSWindows.
12cr|gl-117-1.3.2-6|26	Enter the Eagle Squadron and succeed in several challanging missions
12cr|gl-117-1.3.2-6|27	leading though different landscapes. Five predefined levels of video
12cr|gl-117-1.3.2-6|28	quality and an amount of viewing ranges let you perfectly adjust the
12cr|gl-117-1.3.2-6|29	game to the performance of your system. Joystick, mouse,
12cr|gl-117-1.3.2-6|30	sound effects, music...
12cr|gl-117-1.3.2-6|31	
12cr|gl-117-1.3.2-6|32	%prep
12cr|gl-117-1.3.2-6|33	%setup -q -n %{name}-%{version}-src
12cr|gl-117-1.3.2-6|34	
12cr|gl-117-1.3.2-6|35	%build
12cr|gl-117-1.3.2-6|36	%configure2_5x	--bindir=%{_gamesbindir} \
12cr|gl-117-1.3.2-6|37	--datadir=%{_gamesdatadir}
12cr|gl-117-1.3.2-6|38	%make
12cr|gl-117-1.3.2-6|39	
12cr|gl-117-1.3.2-6|40	%install
12cr|gl-117-1.3.2-6|41	%{makeinstall_std}
12cr|gl-117-1.3.2-6|42	
12cr|gl-117-1.3.2-6|43	install -d %{buildroot}%{_datadir}/applications
12cr|gl-117-1.3.2-6|44	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gl-117-1.3.2-6|45	[Desktop Entry]
12cr|gl-117-1.3.2-6|46	Name=GL-117
12cr|gl-117-1.3.2-6|47	Comment=%{Summary}
12cr|gl-117-1.3.2-6|48	Exec=%{_gamesbindir}/%{name}
12cr|gl-117-1.3.2-6|49	Icon=%{name}
12cr|gl-117-1.3.2-6|50	Terminal=false
12cr|gl-117-1.3.2-6|51	Type=Application
12cr|gl-117-1.3.2-6|52	StartupNotify=true
12cr|gl-117-1.3.2-6|53	Categories=Game;ArcadeGame;
12cr|gl-117-1.3.2-6|54	EOF
12cr|gl-117-1.3.2-6|55	
12cr|gl-117-1.3.2-6|56	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|gl-117-1.3.2-6|57	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|gl-117-1.3.2-6|58	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|gl-117-1.3.2-6|59	
12cr|gl-117-1.3.2-6|60	install -m644 doc/%{name}.6 -D %{buildroot}%{_mandir}/man6/%{name}.6
12cr|gl-117-1.3.2-6|61	
12cr|gl-117-1.3.2-6|62	%files
12cr|gl-117-1.3.2-6|63	%defattr(644,root,root,755)
12cr|gl-117-1.3.2-6|64	%doc AUTHORS ChangeLog NEWS README FAQ
12cr|gl-117-1.3.2-6|65	%{_mandir}/man6/%{name}.6*
12cr|gl-117-1.3.2-6|66	%{_gamesdatadir}/%{name}
12cr|gl-117-1.3.2-6|67	%{_iconsdir}/%{name}.png
12cr|gl-117-1.3.2-6|68	%{_liconsdir}/%{name}.png
12cr|gl-117-1.3.2-6|69	%{_miconsdir}/%{name}.png
12cr|gl-117-1.3.2-6|70	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gl-117-1.3.2-6|71	%defattr(755,root,root,755)
12cr|gl-117-1.3.2-6|72	%{_gamesbindir}/*
12cr|gl-117-1.3.2-6|73	
12cr|gl-117-1.3.2-6|74	
12cr|gl-117-1.3.2-6|75	%changelog
12cr|gl-117-1.3.2-6|76	* Fri Feb 04 2011 Funda Wang <fwang@mandriva.org> 1.3.2-6mdv2011.0
12cr|gl-117-1.3.2-6|77	+ Revision: 635837
12cr|gl-117-1.3.2-6|78	- tighten BR
12cr|gl-117-1.3.2-6|79	
12cr|gl-117-1.3.2-6|80	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-5mdv2011.0
12cr|gl-117-1.3.2-6|81	+ Revision: 618956
12cr|gl-117-1.3.2-6|82	- the mass rebuild of 2010.0 packages
12cr|gl-117-1.3.2-6|83	
12cr|gl-117-1.3.2-6|84	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.3.2-4mdv2010.0
12cr|gl-117-1.3.2-6|85	+ Revision: 429209
12cr|gl-117-1.3.2-6|86	- rebuild
12cr|gl-117-1.3.2-6|87	
12cr|gl-117-1.3.2-6|88	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1.3.2-3mdv2009.0
12cr|gl-117-1.3.2-6|89	+ Revision: 218423
12cr|gl-117-1.3.2-6|90	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gl-117-1.3.2-6|91	
12cr|gl-117-1.3.2-6|92	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2-3mdv2008.1
12cr|gl-117-1.3.2-6|93	+ Revision: 167886
12cr|gl-117-1.3.2-6|94	- fix no-buildroot-tag
12cr|gl-117-1.3.2-6|95	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|gl-117-1.3.2-6|96	
12cr|gl-117-1.3.2-6|97	* Fri Aug 17 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.2-3mdv2008.0
12cr|gl-117-1.3.2-6|98	+ Revision: 65299
12cr|gl-117-1.3.2-6|99	- drop debian menu
12cr|gl-117-1.3.2-6|100	- drop buildroot & clean
12cr|gl-117-1.3.2-6|101	- lzma compressio
12cr|gl-117-1.3.2-6|102	- Import gl-117
12cr|gl-117-1.3.2-6|103	
12cr|gl-117-1.3.2-6|104	
12cr|gl-117-1.3.2-6|105	
12cr|gl-117-1.3.2-6|106	* Fri Jun 30 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.3.2-2mdv2007.0
12cr|gl-117-1.3.2-6|107	- rebuild
12cr|gl-117-1.3.2-6|108	- update buildrequires for new x.org
12cr|gl-117-1.3.2-6|109	- add xdg menu
12cr|gl-117-1.3.2-6|110	
12cr|gl-117-1.3.2-6|111	* Thu May 05 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.3.2-1mdk
12cr|gl-117-1.3.2-6|112	- 1.3.2
12cr|gl-117-1.3.2-6|113	- lib64 fix
12cr|gl-117-1.3.2-6|114	- %%mkrel
12cr|gl-117-1.3.2-6|115	
12cr|gl-117-1.3.2-6|116	* Tue Dec 14 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.3.1-1mdk
12cr|gl-117-1.3.2-6|117	- 1.3.1
12cr|gl-117-1.3.2-6|118	- drop P0 (fixed upstream)
12cr|gl-117-1.3.2-6|119	- update url
12cr|gl-117-1.3.2-6|120	
12cr|gl-117-1.3.2-6|121	* Thu Aug 26 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.3-2mdk
12cr|gl-117-1.3.2-6|122	- fix url
12cr|gl-117-1.3.2-6|123	
12cr|gl-117-1.3.2-6|124	* Mon Jun 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.3-1mdk
12cr|gl-117-1.3.2-6|125	- 1.3
12cr|gl-117-1.3.2-6|126	
12cr|gl-117-1.3.2-6|127	* Thu Feb 26 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.2-1mdk
12cr|gl-117-1.3.2-6|128	- 1.2
12cr|gl-117-1.3.2-6|129	
12cr|gl-117-1.3.2-6|130	* Sun Dec 14 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.1-1mdk
12cr|gl-117-1.3.2-6|131	- 1.1
12cr|gl-117-1.3.2-6|132	- fix buildrequires (lib64..)
12cr|gl-117-1.3.2-6|133	- don't bzip2 icons in src.rpm
12cr|gl-117-1.3.2-6|134	
12cr|gl-117-1.3.2-6|135	* Thu Oct 30 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0.1-2mdk
12cr|gl-117-1.3.2-6|136	- 1.0.1-2 (bugfix release)
12cr|gl-117-1.3.2-6|137	
12cr|gl-117-1.3.2-6|138	* Thu Oct 23 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-1mdk
12cr|gl-117-1.3.2-6|139	- 1.0.1
12cr|gl-117-1.3.2-6|140	
12cr|gl-117-1.3.2-6|141	* Sun Aug 24 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0-1mdk
12cr|gl-117-1.3.2-6|142	- 1.0
12cr|gl-117-1.3.2-6|143	
12cr|gl-117-1.3.2-6|144	* Sun Jun 22 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.9-1mdk
12cr|gl-117-1.3.2-6|145	- 0.9
12cr|gl-117-1.3.2-6|146	
12cr|gl-117-1.3.2-6|147	* Fri Jun 13 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.8.8-2mdk
12cr|gl-117-1.3.2-6|148	- fix macro for summary so we don't get the debug package's summary as longtitle in menu item
12cr|gl-117-1.3.2-6|149	
12cr|gl-117-1.3.2-6|150	* Tue Apr 29 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.8.8-1mdk
12cr|gl-117-1.3.2-6|151	- 0.8.8
12cr|gl-117-1.3.2-6|152	- added FAQ
12cr|gl-117-1.3.2-6|153	- minor fixes
12cr|gl-117-1.3.2-6|154	
12cr|gl-117-1.3.2-6|155	* Fri Apr 25 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.8.5-4mdk
12cr|gl-117-1.3.2-6|156	- fixed buildrequires
12cr|gl-117-1.3.2-6|157	- remove non-existing configure options
12cr|gl-117-1.3.2-6|158	
12cr|gl-117-1.3.2-6|159	* Wed Apr 16 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.8.5-3mdk
12cr|gl-117-1.3.2-6|160	- removed identical readme.txt file
12cr|gl-117-1.3.2-6|161	- added missing buildrequires
12cr|gl-117-1.3.2-6|162	
12cr|gl-117-1.3.2-6|163	* Wed Apr 16 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.8.5-2mdk
12cr|gl-117-1.3.2-6|164	- clean out some crap
12cr|gl-117-1.3.2-6|165	- added man page
12cr|gl-117-1.3.2-6|166	
12cr|gl-117-1.3.2-6|167	* Sat Apr 12 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.8.5-1mdk
12cr|gl-117-1.3.2-6|168	- initial mdk release

1723 12
12cr|glabels-2.3.0-4|1	%define api 3.0
12cr|glabels-2.3.0-4|2	%define major 7
12cr|glabels-2.3.0-4|3	%define libname %mklibname %{name} %api %major
12cr|glabels-2.3.0-4|4	%define libnamedev %mklibname %{name}  -d
12cr|glabels-2.3.0-4|5	
12cr|glabels-2.3.0-4|6	
12cr|glabels-2.3.0-4|7	Summary:	GNOME program to create labels and business cards
12cr|glabels-2.3.0-4|8	Name:		glabels
12cr|glabels-2.3.0-4|9	Version:	2.3.0
12cr|glabels-2.3.0-4|10	Release:	4
12cr|glabels-2.3.0-4|11	License:	GPLv2+
12cr|glabels-2.3.0-4|12	Group:		Office
12cr|glabels-2.3.0-4|13	Source:		ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12cr|glabels-2.3.0-4|14	URL:		http://glabels.sourceforge.net/
12cr|glabels-2.3.0-4|15	BuildRequires:  evolution-data-server-devel
12cr|glabels-2.3.0-4|16	BuildRequires:  gtk+2-devel
12cr|glabels-2.3.0-4|17	BuildRequires:  scrollkeeper
12cr|glabels-2.3.0-4|18	BuildRequires:  desktop-file-utils
12cr|glabels-2.3.0-4|19	BuildRequires:	intltool
12cr|glabels-2.3.0-4|20	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|glabels-2.3.0-4|21	BuildRequires:	pkgconfig(gconf-2.0)
12cr|glabels-2.3.0-4|22	BuildRequires:  qrencode-devel
12cr|glabels-2.3.0-4|23	BuildRequires:  iec16022-devel
12cr|glabels-2.3.0-4|24	BuildRequires:  zint-devel
12cr|glabels-2.3.0-4|25	BuildRequires:  barcode-devel
12cr|glabels-2.3.0-4|26	Requires(post): scrollkeeper
12cr|glabels-2.3.0-4|27	Requires(postun): scrollkeeper
12cr|glabels-2.3.0-4|28	
12cr|glabels-2.3.0-4|29	%description
12cr|glabels-2.3.0-4|30	Glabels is stand-alone program for creating labels and business cards
12cr|glabels-2.3.0-4|31	for GNOME.
12cr|glabels-2.3.0-4|32	
12cr|glabels-2.3.0-4|33	%package -n %libname
12cr|glabels-2.3.0-4|34	Summary: GNOME program to create labels and business cards
12cr|glabels-2.3.0-4|35	Group: System/Libraries
12cr|glabels-2.3.0-4|36	
12cr|glabels-2.3.0-4|37	%description -n %libname
12cr|glabels-2.3.0-4|38	Glabels is stand-alone program for creating labels and business cards
12cr|glabels-2.3.0-4|39	for GNOME. Libraries.
12cr|glabels-2.3.0-4|40	
12cr|glabels-2.3.0-4|41	%package -n %libnamedev
12cr|glabels-2.3.0-4|42	Summary: Glabels devel files
12cr|glabels-2.3.0-4|43	Group: Development/Other
12cr|glabels-2.3.0-4|44	Requires: %libname = %version
12cr|glabels-2.3.0-4|45	Provides: libglabels-devel
12cr|glabels-2.3.0-4|46	Obsoletes: %mklibname -d glabels 4
12cr|glabels-2.3.0-4|47	
12cr|glabels-2.3.0-4|48	%description -n %libnamedev
12cr|glabels-2.3.0-4|49	Glabels is stand-alone program for creating labels and business cards
12cr|glabels-2.3.0-4|50	for GNOME. Devel files.
12cr|glabels-2.3.0-4|51	
12cr|glabels-2.3.0-4|52	%prep
12cr|glabels-2.3.0-4|53	%setup -q
12cr|glabels-2.3.0-4|54	
12cr|glabels-2.3.0-4|55	%build
12cr|glabels-2.3.0-4|56	export LDFLAGS="-lgobject-2.0"
12cr|glabels-2.3.0-4|57	%configure2_5x --disable-update-mimedb --disable-update-desktopdb
12cr|glabels-2.3.0-4|58	%make
12cr|glabels-2.3.0-4|59	
12cr|glabels-2.3.0-4|60	%install
12cr|glabels-2.3.0-4|61	rm -fr %buildroot *.lang
12cr|glabels-2.3.0-4|62	%makeinstall_std
12cr|glabels-2.3.0-4|63	rm -rf $RPM_BUILD_ROOT/var
12cr|glabels-2.3.0-4|64	
12cr|glabels-2.3.0-4|65	perl -p -i -e 's/%{name}.png/%{name}/g' %{buildroot}/%{_datadir}/applications/%{name}.desktop
12cr|glabels-2.3.0-4|66	
12cr|glabels-2.3.0-4|67	desktop-file-install --vendor="" \
12cr|glabels-2.3.0-4|68	--remove-category='Application' \
12cr|glabels-2.3.0-4|69	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|glabels-2.3.0-4|70	
12cr|glabels-2.3.0-4|71	%find_lang %name-%api --with-gnome
12cr|glabels-2.3.0-4|72	#for omf in %buildroot%_datadir/omf/*/*-??*.omf;do
12cr|glabels-2.3.0-4|73	#echo "%lang($(basename $omf|sed -e s/.*-// -e s/.omf//)) $(echo $omf|sed -e s!%buildroot!!)" >> %name-%api.lang
12cr|glabels-2.3.0-4|74	#done
12cr|glabels-2.3.0-4|75	
12cr|glabels-2.3.0-4|76	%files -f %name-%api.lang
12cr|glabels-2.3.0-4|77	%defattr(-, root, root)
12cr|glabels-2.3.0-4|78	%doc README AUTHORS
12cr|glabels-2.3.0-4|79	%_bindir/*
12cr|glabels-2.3.0-4|80	%_datadir/%name-%api
12cr|glabels-2.3.0-4|81	%_datadir/lib%name-%api
12cr|glabels-2.3.0-4|82	%_datadir/applications/*
12cr|glabels-2.3.0-4|83	%_datadir/mime/packages/*
12cr|glabels-2.3.0-4|84	%_datadir/icons/hicolor/*/mimetypes/*glabels*
12cr|glabels-2.3.0-4|85	#%dir %_datadir/omf/%name
12cr|glabels-2.3.0-4|86	#%_datadir/omf/%name/%name-C.omf
12cr|glabels-2.3.0-4|87	%_datadir/pixmaps/*
12cr|glabels-2.3.0-4|88	%_mandir/man1/*
12cr|glabels-2.3.0-4|89	%_datadir/gtk-doc/html/lib%name-%api/
12cr|glabels-2.3.0-4|90	
12cr|glabels-2.3.0-4|91	%files -n %libname
12cr|glabels-2.3.0-4|92	%defattr(-, root, root)
12cr|glabels-2.3.0-4|93	%_libdir/libglabels-%api.so.%{major}*
12cr|glabels-2.3.0-4|94	
12cr|glabels-2.3.0-4|95	%files -n %libnamedev
12cr|glabels-2.3.0-4|96	%defattr(-, root, root)
12cr|glabels-2.3.0-4|97	%_libdir/libglabels-%api.so
12cr|glabels-2.3.0-4|98	%_libdir/libglabels-%api.*a
12cr|glabels-2.3.0-4|99	%dir %_includedir/libglabels-%api
12cr|glabels-2.3.0-4|100	%_includedir/libglabels-%api/*
12cr|glabels-2.3.0-4|101	%_libdir/pkgconfig/libglabels-%api.pc
12cr|glabels-2.3.0-4|102	
12cr|glabels-2.3.0-4|103	
12cr|glabels-2.3.0-4|104	
12cr|glabels-2.3.0-4|105	
12cr|glabels-2.3.0-4|106	%changelog
12cr|glabels-2.3.0-4|107	* Thu Mar 17 2011 Jani Välimaa <wally@mandriva.org> 2.3.0-3mdv2011.0
12cr|glabels-2.3.0-4|108	+ Revision: 646255
12cr|glabels-2.3.0-4|109	- enable optional barcode backends
12cr|glabels-2.3.0-4|110	
12cr|glabels-2.3.0-4|111	* Mon Aug 09 2010 Götz Waschk <waschk@mandriva.org> 2.3.0-2mdv2011.0
12cr|glabels-2.3.0-4|112	+ Revision: 568226
12cr|glabels-2.3.0-4|113	- rebuild for new e-d-s
12cr|glabels-2.3.0-4|114	
12cr|glabels-2.3.0-4|115	* Fri Jul 30 2010 Götz Waschk <waschk@mandriva.org> 2.3.0-1mdv2011.0
12cr|glabels-2.3.0-4|116	+ Revision: 563390
12cr|glabels-2.3.0-4|117	- new version
12cr|glabels-2.3.0-4|118	- drop patch
12cr|glabels-2.3.0-4|119	- new major
12cr|glabels-2.3.0-4|120	- new source URL
12cr|glabels-2.3.0-4|121	- update build deps
12cr|glabels-2.3.0-4|122	- update file list
12cr|glabels-2.3.0-4|123	
12cr|glabels-2.3.0-4|124	* Tue Apr 20 2010 Götz Waschk <waschk@mandriva.org> 2.2.8-1mdv2010.1
12cr|glabels-2.3.0-4|125	+ Revision: 536931
12cr|glabels-2.3.0-4|126	- update to new version 2.2.8
12cr|glabels-2.3.0-4|127	
12cr|glabels-2.3.0-4|128	* Wed Mar 03 2010 Götz Waschk <waschk@mandriva.org> 2.2.7-1mdv2010.1
12cr|glabels-2.3.0-4|129	+ Revision: 513800
12cr|glabels-2.3.0-4|130	- new version
12cr|glabels-2.3.0-4|131	- add omf files
12cr|glabels-2.3.0-4|132	
12cr|glabels-2.3.0-4|133	* Thu Nov 12 2009 Funda Wang <fwang@mandriva.org> 2.2.6-1mdv2010.1
12cr|glabels-2.3.0-4|134	+ Revision: 465134
12cr|glabels-2.3.0-4|135	- BR gnome-doc-utils
12cr|glabels-2.3.0-4|136	- new version 2.2.6
12cr|glabels-2.3.0-4|137	
12cr|glabels-2.3.0-4|138	* Sat May 02 2009 Funda Wang <fwang@mandriva.org> 2.2.5-1mdv2010.0
12cr|glabels-2.3.0-4|139	+ Revision: 370441
12cr|glabels-2.3.0-4|140	- New version 2.2.5
12cr|glabels-2.3.0-4|141	
12cr|glabels-2.3.0-4|142	* Tue Dec 23 2008 Funda Wang <fwang@mandriva.org> 2.2.4-1mdv2009.1
12cr|glabels-2.3.0-4|143	+ Revision: 317773
12cr|glabels-2.3.0-4|144	- fix str fmt
12cr|glabels-2.3.0-4|145	- new version 2.2.4
12cr|glabels-2.3.0-4|146	
12cr|glabels-2.3.0-4|147	* Wed Aug 20 2008 Funda Wang <fwang@mandriva.org> 2.2.3-1mdv2009.0
12cr|glabels-2.3.0-4|148	+ Revision: 274124
12cr|glabels-2.3.0-4|149	- New version 2.2.3
12cr|glabels-2.3.0-4|150	- drop merged patch
12cr|glabels-2.3.0-4|151	
12cr|glabels-2.3.0-4|152	* Sun Aug 10 2008 Frederik Himpe <fhimpe@mandriva.org> 2.2.2-2mdv2009.0
12cr|glabels-2.3.0-4|153	+ Revision: 270431
12cr|glabels-2.3.0-4|154	- Add Fedora patch to fix a segfault
12cr|glabels-2.3.0-4|155	
12cr|glabels-2.3.0-4|156	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 2.2.2-1mdv2009.0
12cr|glabels-2.3.0-4|157	+ Revision: 218423
12cr|glabels-2.3.0-4|158	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|glabels-2.3.0-4|159	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|glabels-2.3.0-4|160	
12cr|glabels-2.3.0-4|161	* Sun Feb 24 2008 Frederik Himpe <fhimpe@mandriva.org> 2.2.2-1mdv2008.1
12cr|glabels-2.3.0-4|162	+ Revision: 174116
12cr|glabels-2.3.0-4|163	- New upstream release
12cr|glabels-2.3.0-4|164	
12cr|glabels-2.3.0-4|165	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.2.0-2mdv2008.1
12cr|glabels-2.3.0-4|166	+ Revision: 170863
12cr|glabels-2.3.0-4|167	- rebuild
12cr|glabels-2.3.0-4|168	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|glabels-2.3.0-4|169	
12cr|glabels-2.3.0-4|170	* Sun Dec 30 2007 Funda Wang <fwang@mandriva.org> 2.2.0-1mdv2008.1
12cr|glabels-2.3.0-4|171	+ Revision: 139526
12cr|glabels-2.3.0-4|172	- New major
12cr|glabels-2.3.0-4|173	- New version 2.2.0
12cr|glabels-2.3.0-4|174	
12cr|glabels-2.3.0-4|175	+ Olivier Blin <oblin@mandriva.com>
12cr|glabels-2.3.0-4|176	- restore BuildRoot
12cr|glabels-2.3.0-4|177	
12cr|glabels-2.3.0-4|178	+ Thierry Vignaud <tv@mandriva.org>
12cr|glabels-2.3.0-4|179	- kill re-definition of %%buildroot on Pixel's request
12cr|glabels-2.3.0-4|180	
12cr|glabels-2.3.0-4|181	* Wed Nov 21 2007 Jérôme Soyer <saispo@mandriva.org> 2.1.4-1mdv2008.1
12cr|glabels-2.3.0-4|182	+ Revision: 110924
12cr|glabels-2.3.0-4|183	- Fix Bug #35569
12cr|glabels-2.3.0-4|184	- Fix Bug #35569
12cr|glabels-2.3.0-4|185	
12cr|glabels-2.3.0-4|186	+ Thierry Vignaud <tv@mandriva.org>
12cr|glabels-2.3.0-4|187	- replace %%_datadir/man by %%_mandir!
12cr|glabels-2.3.0-4|188	
12cr|glabels-2.3.0-4|189	
12cr|glabels-2.3.0-4|190	* Fri Dec 29 2006 Frederic Crozat <fcrozat@mandriva.com> 2.1.3-5mdv2007.0
12cr|glabels-2.3.0-4|191	+ Revision: 102561
12cr|glabels-2.3.0-4|192	- Rebuild with latest eds
12cr|glabels-2.3.0-4|193	
12cr|glabels-2.3.0-4|194	* Thu Nov 30 2006 Götz Waschk <waschk@mandriva.org> 2.1.3-4mdv2007.1
12cr|glabels-2.3.0-4|195	+ Revision: 88942
12cr|glabels-2.3.0-4|196	- fix buildrequires
12cr|glabels-2.3.0-4|197	- fix buildrequires
12cr|glabels-2.3.0-4|198	- handle scrollkeeper
12cr|glabels-2.3.0-4|199	- spec fixes
12cr|glabels-2.3.0-4|200	- Import glabels
12cr|glabels-2.3.0-4|201	
12cr|glabels-2.3.0-4|202	* Thu Nov 30 2006 Gtz Waschk <waschk@mandriva.org> 2.1.3-3mdv2007.1
12cr|glabels-2.3.0-4|203	- fix buildrequires
12cr|glabels-2.3.0-4|204	
12cr|glabels-2.3.0-4|205	* Fri Aug 04 2006 Frederic Crozat <fcrozat@mandriva.com> 2.1.3-2mdv2007.0
12cr|glabels-2.3.0-4|206	- xdg menu
12cr|glabels-2.3.0-4|207	- rebuild with latest dbus
12cr|glabels-2.3.0-4|208	
12cr|glabels-2.3.0-4|209	* Wed May 31 2006 Lenny Cartier <lenny@mandriva.com> 2.1.3-1mdv2007.0
12cr|glabels-2.3.0-4|210	- 2.1.3
12cr|glabels-2.3.0-4|211	
12cr|glabels-2.3.0-4|212	* Thu May 11 2006 Frederic Crozat <fcrozat@mandriva.com> 2.1.2-3mdk
12cr|glabels-2.3.0-4|213	- Fix buildrequires
12cr|glabels-2.3.0-4|214	
12cr|glabels-2.3.0-4|215	* Tue Apr 25 2006 Frederic Crozat <fcrozat@mandriva.com> 2.1.2-2mdk
12cr|glabels-2.3.0-4|216	- Rebuild with latest e-d-s
12cr|glabels-2.3.0-4|217	
12cr|glabels-2.3.0-4|218	* Thu Apr 06 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.1.2-1mdk
12cr|glabels-2.3.0-4|219	- New release 2.1.2
12cr|glabels-2.3.0-4|220	
12cr|glabels-2.3.0-4|221	* Mon Dec 26 2005 Lenny Cartier <lenny@mandriva.com> 2.0.4-1mdk
12cr|glabels-2.3.0-4|222	- 2.0.4
12cr|glabels-2.3.0-4|223	
12cr|glabels-2.3.0-4|224	* Fri Oct 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.0.3-3mdk
12cr|glabels-2.3.0-4|225	- Fix BuildRequires
12cr|glabels-2.3.0-4|226	
12cr|glabels-2.3.0-4|227	* Fri Oct 28 2005 Lenny Cartier <lenny@mandriva.com> 2.0.3-2mdk
12cr|glabels-2.3.0-4|228	- rebuild for dependencies
12cr|glabels-2.3.0-4|229	
12cr|glabels-2.3.0-4|230	* Fri Jul 22 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.0.3-1mdk
12cr|glabels-2.3.0-4|231	- New release 2.0.3
12cr|glabels-2.3.0-4|232	
12cr|glabels-2.3.0-4|233	* Mon Jan 24 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.0.2-1mdk
12cr|glabels-2.3.0-4|234	- 2.0.2
12cr|glabels-2.3.0-4|235	
12cr|glabels-2.3.0-4|236	* Thu Jan 06 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.0.1-6mdk
12cr|glabels-2.3.0-4|237	- Rebuild with latest howl
12cr|glabels-2.3.0-4|238	
12cr|glabels-2.3.0-4|239	* Fri Nov 12 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.0.1-5mdk
12cr|glabels-2.3.0-4|240	- fix installation
12cr|glabels-2.3.0-4|241	- spec fixes
12cr|glabels-2.3.0-4|242	- fix buildrequires
12cr|glabels-2.3.0-4|243	
12cr|glabels-2.3.0-4|244	* Fri Nov 12 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.0.1-4mdk
12cr|glabels-2.3.0-4|245	- spec fixes
12cr|glabels-2.3.0-4|246	- remove generated files from /usr/share/mime/
12cr|glabels-2.3.0-4|247	
12cr|glabels-2.3.0-4|248	* Mon Aug 30 2004 Jerome Soyer <saispo@mandrake.org> 2.0.1-3mdk
12cr|glabels-2.3.0-4|249	- Another BuildRequires
12cr|glabels-2.3.0-4|250	
12cr|glabels-2.3.0-4|251	* Wed Aug 18 2004 Jerome Soyer <saispo@mandrake.org> 2.0.1-2mdk
12cr|glabels-2.3.0-4|252	- Fix BuildRequires
12cr|glabels-2.3.0-4|253	
12cr|glabels-2.3.0-4|254	* Tue Aug 17 2004 Jerome Soyer <saispo@mandrake.org> 2.0.1-1mdk
12cr|glabels-2.3.0-4|255	- 2.0.1
12cr|glabels-2.3.0-4|256	
12cr|glabels-2.3.0-4|257	* Thu Aug 12 2004 Jerome Soyer <saispo@mandrake.org> 2.0.0-1mdk
12cr|glabels-2.3.0-4|258	- 2.0.0
12cr|glabels-2.3.0-4|259	
12cr|glabels-2.3.0-4|260	* Thu Jun 03 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.93.3-1mdk
12cr|glabels-2.3.0-4|261	- 1.93.3
12cr|glabels-2.3.0-4|262	

1724 12
12cr|glc-0.5.8-1.2|1	%define name		glc
12cr|glc-0.5.8-1.2|2	%define release		1.2
12cr|glc-0.5.8-1.2|3	%define version         0.5.8
12cr|glc-0.5.8-1.2|4	%define develname %mklibname -d glc
12cr|glc-0.5.8-1.2|5	%define libname %mklibname glc
12cr|glc-0.5.8-1.2|6	
12cr|glc-0.5.8-1.2|7	Name:			%{name}
12cr|glc-0.5.8-1.2|8	Version:		%{version}
12cr|glc-0.5.8-1.2|9	Release:		%{release}
12cr|glc-0.5.8-1.2|10	Summary:		ALSA and OpenGL video capture tool
12cr|glc-0.5.8-1.2|11	License:		MIT
12cr|glc-0.5.8-1.2|12	Group:			Video
12cr|glc-0.5.8-1.2|13	URL:			https://github.com/nullkey/glc
12cr|glc-0.5.8-1.2|14	Source0:		https://nodeload.github.com/nullkey/glc/tarball/master/glc-0.5.8.tar.bz2
12cr|glc-0.5.8-1.2|15	ExclusiveArch:		i586 x86_64
12cr|glc-0.5.8-1.2|16	BuildRequires:		cmake
12cr|glc-0.5.8-1.2|17	BuildRequires:		pkgconfig(libpng)
12cr|glc-0.5.8-1.2|18	BuildRequires:		pkgconfig(xorg-server)
12cr|glc-0.5.8-1.2|19	BuildRequires:		gcc
12cr|glc-0.5.8-1.2|20	BuildRequires:		gcc-c++
12cr|glc-0.5.8-1.2|21	BuildRequires:		make
12cr|glc-0.5.8-1.2|22	BuildRequires:		libelfhacks-devel
12cr|glc-0.5.8-1.2|23	BuildRequires:		libpacketstream-devel
12cr|glc-0.5.8-1.2|24	BuildRequires:		pkgconfig(gl)
12cr|glc-0.5.8-1.2|25	BuildRequires:		pkgconfig(glu)
12cr|glc-0.5.8-1.2|26	BuildRequires:		pkgconfig(ao)
12cr|glc-0.5.8-1.2|27	BuildRequires:		pkgconfig(xxf86vm)
12cr|glc-0.5.8-1.2|28	BuildRequires:		pkgconfig(alsa)
12cr|glc-0.5.8-1.2|29	BuildRequires:      png-devel
12cr|glc-0.5.8-1.2|30	Requires:               %{libname}  = %{version}-%{release}
12cr|glc-0.5.8-1.2|31	
12cr|glc-0.5.8-1.2|32	%description
12cr|glc-0.5.8-1.2|33	glc is an ALSA and OpenGL video capture tool that you
12cr|glc-0.5.8-1.2|34	can use to record the output from opengl applications.
12cr|glc-0.5.8-1.2|35	
12cr|glc-0.5.8-1.2|36	%prep
12cr|glc-0.5.8-1.2|37	%setup -q -n %{name}-%{version}
12cr|glc-0.5.8-1.2|38	
12cr|glc-0.5.8-1.2|39	%build
12cr|glc-0.5.8-1.2|40	export CC="/usr/bin/gcc -pthread"
12cr|glc-0.5.8-1.2|41	cmake -D CMAKE_INSTALL_PREFIX=%{buildroot}%{_prefix} -DLIB_INSTALL_DIR=%{buildroot}%{_libdir} .
12cr|glc-0.5.8-1.2|42	%make
12cr|glc-0.5.8-1.2|43	
12cr|glc-0.5.8-1.2|44	%install
12cr|glc-0.5.8-1.2|45	%makeinstall
12cr|glc-0.5.8-1.2|46	%ifarch x86_64
12cr|glc-0.5.8-1.2|47	install -d   %{buildroot}%{_libdir}
12cr|glc-0.5.8-1.2|48	mv %{buildroot}%{_prefix}/lib/libglc* %{buildroot}%{_libdir}/
12cr|glc-0.5.8-1.2|49	%endif
12cr|glc-0.5.8-1.2|50	
12cr|glc-0.5.8-1.2|51	
12cr|glc-0.5.8-1.2|52	%files -n %{name}
12cr|glc-0.5.8-1.2|53	%defattr(0755,root,root)
12cr|glc-0.5.8-1.2|54	%{_bindir}/glc*
12cr|glc-0.5.8-1.2|55	
12cr|glc-0.5.8-1.2|56	#------------------
12cr|glc-0.5.8-1.2|57	%package -n %{libname}
12cr|glc-0.5.8-1.2|58	Summary:   Shared library for %{name}
12cr|glc-0.5.8-1.2|59	Group:     System/Libraries
12cr|glc-0.5.8-1.2|60	Requires:  %{name}
12cr|glc-0.5.8-1.2|61	
12cr|glc-0.5.8-1.2|62	%description -n %{libname}
12cr|glc-0.5.8-1.2|63	This project provides a client library for %{name}
12cr|glc-0.5.8-1.2|64	
12cr|glc-0.5.8-1.2|65	%files -n %{libname}
12cr|glc-0.5.8-1.2|66	%defattr(0755,root,root)
12cr|glc-0.5.8-1.2|67	%{_libdir}/libglc*
12cr|glc-0.5.8-1.2|68	
12cr|glc-0.5.8-1.2|69	#-----------------
12cr|glc-0.5.8-1.2|70	%package -n %{develname}
12cr|glc-0.5.8-1.2|71	Summary: Development files for %{name}
12cr|glc-0.5.8-1.2|72	Provides: %{name}-devel = %{version}-%{release}
12cr|glc-0.5.8-1.2|73	Requires: %{name} = %{version}-%{release}
12cr|glc-0.5.8-1.2|74	
12cr|glc-0.5.8-1.2|75	%description -n %{develname}
12cr|glc-0.5.8-1.2|76	The %{name}-devel package contains libraries and header files for
12cr|glc-0.5.8-1.2|77	developing applications that use %{name}.
12cr|glc-0.5.8-1.2|78	
12cr|glc-0.5.8-1.2|79	%files -n %{develname}
12cr|glc-0.5.8-1.2|80	%defattr(0755,root,root)
12cr|glc-0.5.8-1.2|81	%{_includedir}/*
12cr|glc-0.5.8-1.2|82	
12cr|glc-0.5.8-1.2|83	

1725 12
12cr|glightoff-1.0.0-7|1	%define	version	1.0.0
12cr|glightoff-1.0.0-7|2	%define release	%mkrel 7
12cr|glightoff-1.0.0-7|3	
12cr|glightoff-1.0.0-7|4	Summary:	Simple puzzle game, switch off all the lights on a 5x5 board
12cr|glightoff-1.0.0-7|5	Name:		glightoff
12cr|glightoff-1.0.0-7|6	Version:	%{version}
12cr|glightoff-1.0.0-7|7	Release:	%{release}
12cr|glightoff-1.0.0-7|8	License:	GPLv2+
12cr|glightoff-1.0.0-7|9	Group:		Games/Puzzles
12cr|glightoff-1.0.0-7|10	URL:		http://glightoff.sourceforge.net/
12cr|glightoff-1.0.0-7|11	Source:		http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|glightoff-1.0.0-7|12	Patch0:		glightoff-1.0.0-fix-desktop-file.patch
12cr|glightoff-1.0.0-7|13	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|glightoff-1.0.0-7|14	BuildRequires:	gtk2-devel >= 2.6
12cr|glightoff-1.0.0-7|15	BuildRequires:	imagemagick
12cr|glightoff-1.0.0-7|16	BuildRequires:  perl-XML-Parser
12cr|glightoff-1.0.0-7|17	# see bug 18528,
12cr|glightoff-1.0.0-7|18	Requires:       librsvg
12cr|glightoff-1.0.0-7|19	
12cr|glightoff-1.0.0-7|20	%description
12cr|glightoff-1.0.0-7|21	GLightOff is a simple (but not so easy to solve!) puzzle game.
12cr|glightoff-1.0.0-7|22	The goal is to switch off all the lights on the 5x5 board.
12cr|glightoff-1.0.0-7|23	
12cr|glightoff-1.0.0-7|24	%prep
12cr|glightoff-1.0.0-7|25	%setup -q
12cr|glightoff-1.0.0-7|26	%patch0 -p1
12cr|glightoff-1.0.0-7|27	
12cr|glightoff-1.0.0-7|28	%build
12cr|glightoff-1.0.0-7|29	%configure2_5x
12cr|glightoff-1.0.0-7|30	%make
12cr|glightoff-1.0.0-7|31	
12cr|glightoff-1.0.0-7|32	%install
12cr|glightoff-1.0.0-7|33	rm -rf %{buildroot}
12cr|glightoff-1.0.0-7|34	%makeinstall_std
12cr|glightoff-1.0.0-7|35	
12cr|glightoff-1.0.0-7|36	# icons
12cr|glightoff-1.0.0-7|37	mkdir -p %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
12cr|glightoff-1.0.0-7|38	install -D -m 644       glightoff.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|glightoff-1.0.0-7|39	convert -geometry 32x32 glightoff.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|glightoff-1.0.0-7|40	convert -geometry 16x16 glightoff.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|glightoff-1.0.0-7|41	
12cr|glightoff-1.0.0-7|42	%find_lang %{name}
12cr|glightoff-1.0.0-7|43	
12cr|glightoff-1.0.0-7|44	%clean
12cr|glightoff-1.0.0-7|45	rm -rf %{buildroot}
12cr|glightoff-1.0.0-7|46	
12cr|glightoff-1.0.0-7|47	%if %mdkversion < 200900
12cr|glightoff-1.0.0-7|48	%post
12cr|glightoff-1.0.0-7|49	%update_menus
12cr|glightoff-1.0.0-7|50	%endif
12cr|glightoff-1.0.0-7|51	
12cr|glightoff-1.0.0-7|52	%if %mdkversion < 200900
12cr|glightoff-1.0.0-7|53	%postun
12cr|glightoff-1.0.0-7|54	%clean_menus
12cr|glightoff-1.0.0-7|55	%endif
12cr|glightoff-1.0.0-7|56	
12cr|glightoff-1.0.0-7|57	%files -f %{name}.lang
12cr|glightoff-1.0.0-7|58	%defattr(-,root,root)
12cr|glightoff-1.0.0-7|59	%doc AUTHORS ChangeLog NEWS README
12cr|glightoff-1.0.0-7|60	%{_bindir}/*
12cr|glightoff-1.0.0-7|61	%{_datadir}/applications/*.desktop
12cr|glightoff-1.0.0-7|62	%{_datadir}/pixmaps/*
12cr|glightoff-1.0.0-7|63	%{_iconsdir}/%{name}.png
12cr|glightoff-1.0.0-7|64	%{_liconsdir}/%{name}.png
12cr|glightoff-1.0.0-7|65	%{_miconsdir}/%{name}.png
12cr|glightoff-1.0.0-7|66	
12cr|glightoff-1.0.0-7|67	
12cr|glightoff-1.0.0-7|68	
12cr|glightoff-1.0.0-7|69	%changelog
12cr|glightoff-1.0.0-7|70	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2011.0
12cr|glightoff-1.0.0-7|71	+ Revision: 618962
12cr|glightoff-1.0.0-7|72	- the mass rebuild of 2010.0 packages
12cr|glightoff-1.0.0-7|73	
12cr|glightoff-1.0.0-7|74	* Thu May 14 2009 Samuel Verschelde <stormi@mandriva.org> 1.0.0-6mdv2010.0
12cr|glightoff-1.0.0-7|75	+ Revision: 375619
12cr|glightoff-1.0.0-7|76	- fix Licence
12cr|glightoff-1.0.0-7|77	- remove redundant desktop file (#49428)
12cr|glightoff-1.0.0-7|78	- fix desktop file
12cr|glightoff-1.0.0-7|79	
12cr|glightoff-1.0.0-7|80	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|glightoff-1.0.0-7|81	- lowercase ImageMagick
12cr|glightoff-1.0.0-7|82	
12cr|glightoff-1.0.0-7|83	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-5mdv2009.0
12cr|glightoff-1.0.0-7|84	+ Revision: 246175
12cr|glightoff-1.0.0-7|85	- rebuild
12cr|glightoff-1.0.0-7|86	
12cr|glightoff-1.0.0-7|87	+ Pixel <pixel@mandriva.com>
12cr|glightoff-1.0.0-7|88	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|glightoff-1.0.0-7|89	
12cr|glightoff-1.0.0-7|90	+ Olivier Blin <oblin@mandriva.com>
12cr|glightoff-1.0.0-7|91	- restore BuildRoot
12cr|glightoff-1.0.0-7|92	
12cr|glightoff-1.0.0-7|93	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.0.0-3mdv2008.1
12cr|glightoff-1.0.0-7|94	+ Revision: 131568
12cr|glightoff-1.0.0-7|95	- auto-convert XDG menu entry
12cr|glightoff-1.0.0-7|96	- kill re-definition of %%buildroot on Pixel's request
12cr|glightoff-1.0.0-7|97	- import glightoff
12cr|glightoff-1.0.0-7|98	
12cr|glightoff-1.0.0-7|99	
12cr|glightoff-1.0.0-7|100	* Wed Sep 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.0.0-3mdk
12cr|glightoff-1.0.0-7|101	- Fix BuildRequires
12cr|glightoff-1.0.0-7|102	
12cr|glightoff-1.0.0-7|103	* Tue Sep 13 2005 Michael Scherer <misc@mandriva.org> 1.0.0-2mdk
12cr|glightoff-1.0.0-7|104	- mkrel
12cr|glightoff-1.0.0-7|105	- requires librsvg to be able to load the svg file, fix #18528
12cr|glightoff-1.0.0-7|106	
12cr|glightoff-1.0.0-7|107	* Thu Feb 03 2005 Abel Cheung <deaddog@mandrake.org> 1.0.0-1mdk
12cr|glightoff-1.0.0-7|108	- First Mandrake package

1726 12
12cr|glinuxsms-0.1-6|1	# SPEC written by Julien Catalano with the great help of http://qa.mandrakesoft.com/twiki/bin/view/Main/RpmHowTo
12cr|glinuxsms-0.1-6|2	%define name glinuxsms
12cr|glinuxsms-0.1-6|3	
12cr|glinuxsms-0.1-6|4	%define version 0.1
12cr|glinuxsms-0.1-6|5	%define release  %mkrel 6
12cr|glinuxsms-0.1-6|6	
12cr|glinuxsms-0.1-6|7	%define title   Glinuxsms
12cr|glinuxsms-0.1-6|8	%define longtitle Glinuxsms is a GNOME2 GUI/front-end for linuxsms
12cr|glinuxsms-0.1-6|9	
12cr|glinuxsms-0.1-6|10	Summary:        %longtitle
12cr|glinuxsms-0.1-6|11	Name:           %name
12cr|glinuxsms-0.1-6|12	Version:        %version
12cr|glinuxsms-0.1-6|13	Release:        %release
12cr|glinuxsms-0.1-6|14	License:        GPL
12cr|glinuxsms-0.1-6|15	Group:          Communications
12cr|glinuxsms-0.1-6|16	Url:		http://glinuxsms.sourceforge.net/
12cr|glinuxsms-0.1-6|17	
12cr|glinuxsms-0.1-6|18	Source0:        %name-%version.tar.bz2
12cr|glinuxsms-0.1-6|19	# Make 3 icons %name-{16,32,48}.png and then tar cjf %name-icons.tar.bz2 *png
12cr|glinuxsms-0.1-6|20	Source1:        %name-icons.tar.bz2
12cr|glinuxsms-0.1-6|21	Patch0:		glinuxsms-0.1-fix-str-fmt.patch
12cr|glinuxsms-0.1-6|22	BuildRoot:      %_tmppath/%name-buildroot
12cr|glinuxsms-0.1-6|23	
12cr|glinuxsms-0.1-6|24	Buildrequires: libgnomeui2-devel
12cr|glinuxsms-0.1-6|25	Requires: linuxsms
12cr|glinuxsms-0.1-6|26	
12cr|glinuxsms-0.1-6|27	%description
12cr|glinuxsms-0.1-6|28	glinuxsms is a GNOME2 GUI/front-end for linuxsms, an interesting
12cr|glinuxsms-0.1-6|29	tool to send SMS to cellphones all over the world. With glinuxsms
12cr|glinuxsms-0.1-6|30	you just write your message and click SEND, no need to get write
12cr|glinuxsms-0.1-6|31	the full command on a terminal. It uses linuxsms as a backend,
12cr|glinuxsms-0.1-6|32	and its configuration files as well.
12cr|glinuxsms-0.1-6|33	
12cr|glinuxsms-0.1-6|34	The main purpose for now is to keep it simple and light.
12cr|glinuxsms-0.1-6|35	
12cr|glinuxsms-0.1-6|36	Why should you use it?
12cr|glinuxsms-0.1-6|37	
12cr|glinuxsms-0.1-6|38	If you are a GNOME user, then you may SMS message your
12cr|glinuxsms-0.1-6|39	contacts with a few clicks, no need to launch a xterm
12cr|glinuxsms-0.1-6|40	to write the full commands.
12cr|glinuxsms-0.1-6|41	
12cr|glinuxsms-0.1-6|42	%prep
12cr|glinuxsms-0.1-6|43	%setup -q
12cr|glinuxsms-0.1-6|44	# unpack icons:
12cr|glinuxsms-0.1-6|45	%setup -q -T -D -a1
12cr|glinuxsms-0.1-6|46	%patch0 -p0
12cr|glinuxsms-0.1-6|47	
12cr|glinuxsms-0.1-6|48	%build
12cr|glinuxsms-0.1-6|49	%configure2_5x
12cr|glinuxsms-0.1-6|50	%make
12cr|glinuxsms-0.1-6|51	
12cr|glinuxsms-0.1-6|52	%install
12cr|glinuxsms-0.1-6|53	rm -rf $RPM_BUILD_ROOT
12cr|glinuxsms-0.1-6|54	%makeinstall_std
12cr|glinuxsms-0.1-6|55	# icon
12cr|glinuxsms-0.1-6|56	mkdir -p $RPM_BUILD_ROOT{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12cr|glinuxsms-0.1-6|57	install -D -m 644 %{name}-48.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|glinuxsms-0.1-6|58	install -D -m 644 %{name}-32.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|glinuxsms-0.1-6|59	install -D -m 644 %{name}-16.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|glinuxsms-0.1-6|60	
12cr|glinuxsms-0.1-6|61	# Menu
12cr|glinuxsms-0.1-6|62	# Every entry must be changed according package specfications
12cr|glinuxsms-0.1-6|63	# Pay attention to "section" "command" and "longtitle"
12cr|glinuxsms-0.1-6|64	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|glinuxsms-0.1-6|65	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|glinuxsms-0.1-6|66	[Desktop Entry]
12cr|glinuxsms-0.1-6|67	Type=Application
12cr|glinuxsms-0.1-6|68	Exec=%{_bindir}/%{name}
12cr|glinuxsms-0.1-6|69	Icon=%{name}
12cr|glinuxsms-0.1-6|70	Categories=Network;
12cr|glinuxsms-0.1-6|71	Name=%{title}
12cr|glinuxsms-0.1-6|72	Comment=%{longtitle}
12cr|glinuxsms-0.1-6|73	EOF
12cr|glinuxsms-0.1-6|74	
12cr|glinuxsms-0.1-6|75	%if %mdkversion < 200900
12cr|glinuxsms-0.1-6|76	%post
12cr|glinuxsms-0.1-6|77	%{update_menus}
12cr|glinuxsms-0.1-6|78	%endif
12cr|glinuxsms-0.1-6|79	
12cr|glinuxsms-0.1-6|80	%if %mdkversion < 200900
12cr|glinuxsms-0.1-6|81	%postun
12cr|glinuxsms-0.1-6|82	%{clean_menus}
12cr|glinuxsms-0.1-6|83	%endif
12cr|glinuxsms-0.1-6|84	
12cr|glinuxsms-0.1-6|85	%clean
12cr|glinuxsms-0.1-6|86	rm -rf $RPM_BUILD_ROOT
12cr|glinuxsms-0.1-6|87	
12cr|glinuxsms-0.1-6|88	%files
12cr|glinuxsms-0.1-6|89	%defattr(-,root,root)
12cr|glinuxsms-0.1-6|90	%doc COPYING README INSTALL TODO AUTHORS
12cr|glinuxsms-0.1-6|91	%_bindir/*
12cr|glinuxsms-0.1-6|92	%{_datadir}/applications/mandriva-%name.desktop
12cr|glinuxsms-0.1-6|93	
12cr|glinuxsms-0.1-6|94	%_miconsdir/%name.png
12cr|glinuxsms-0.1-6|95	%_iconsdir/%name.png
12cr|glinuxsms-0.1-6|96	%_liconsdir/%name.png
12cr|glinuxsms-0.1-6|97	
12cr|glinuxsms-0.1-6|98	
12cr|glinuxsms-0.1-6|99	
12cr|glinuxsms-0.1-6|100	%changelog
12cr|glinuxsms-0.1-6|101	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-6mdv2011.0
12cr|glinuxsms-0.1-6|102	+ Revision: 610861
12cr|glinuxsms-0.1-6|103	- rebuild
12cr|glinuxsms-0.1-6|104	
12cr|glinuxsms-0.1-6|105	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 0.1-5mdv2010.1
12cr|glinuxsms-0.1-6|106	+ Revision: 508343
12cr|glinuxsms-0.1-6|107	- fix str fmt
12cr|glinuxsms-0.1-6|108	
12cr|glinuxsms-0.1-6|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|glinuxsms-0.1-6|110	- rebuild
12cr|glinuxsms-0.1-6|111	
12cr|glinuxsms-0.1-6|112	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.1-4mdv2009.0
12cr|glinuxsms-0.1-6|113	+ Revision: 246182
12cr|glinuxsms-0.1-6|114	- rebuild
12cr|glinuxsms-0.1-6|115	
12cr|glinuxsms-0.1-6|116	+ Pixel <pixel@mandriva.com>
12cr|glinuxsms-0.1-6|117	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|glinuxsms-0.1-6|118	
12cr|glinuxsms-0.1-6|119	+ Olivier Blin <oblin@mandriva.com>
12cr|glinuxsms-0.1-6|120	- restore BuildRoot
12cr|glinuxsms-0.1-6|121	
12cr|glinuxsms-0.1-6|122	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.1-2mdv2008.1
12cr|glinuxsms-0.1-6|123	+ Revision: 131604
12cr|glinuxsms-0.1-6|124	- auto-convert XDG menu entry
12cr|glinuxsms-0.1-6|125	- kill re-definition of %%buildroot on Pixel's request
12cr|glinuxsms-0.1-6|126	- use %%mkrel
12cr|glinuxsms-0.1-6|127	- import glinuxsms
12cr|glinuxsms-0.1-6|128	
12cr|glinuxsms-0.1-6|129	
12cr|glinuxsms-0.1-6|130	* Fri Aug 05 2005 Michael Scherer <misc@mandriva.org> 0.1-2mdk
12cr|glinuxsms-0.1-6|131	- Rebuild
12cr|glinuxsms-0.1-6|132	
12cr|glinuxsms-0.1-6|133	
12cr|glinuxsms-0.1-6|134	* Sun May 16 2004 Michael Scherer <misc@mandrake.org> 0.1-1mdk
12cr|glinuxsms-0.1-6|135	- from Julien Catalano <julien.catalano@free.fr>
12cr|glinuxsms-0.1-6|136	- Creating RPM for Mandrake Linux.

1727 12
12cr|glista-0.4-4|1	Summary:	A simple TODO manager
12cr|glista-0.4-4|2	Name:		glista
12cr|glista-0.4-4|3	Version:	0.4
12cr|glista-0.4-4|4	Release:	%mkrel 4
12cr|glista-0.4-4|5	License:	GPLv3
12cr|glista-0.4-4|6	Group:		Office
12cr|glista-0.4-4|7	Url:		http://prematureoptimization.org/glista/
12cr|glista-0.4-4|8	Source0:	http://glista.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|glista-0.4-4|9	BuildRequires:	gtk2-devel
12cr|glista-0.4-4|10	BuildRequires:	libxml2-devel
12cr|glista-0.4-4|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|glista-0.4-4|12	
12cr|glista-0.4-4|13	%description
12cr|glista-0.4-4|14	Glista aims to be a very simple personal to-do list manager
12cr|glista-0.4-4|15	that does what it's supposed to, and does not get in your way.
12cr|glista-0.4-4|16	
12cr|glista-0.4-4|17	%prep
12cr|glista-0.4-4|18	%setup -q
12cr|glista-0.4-4|19	
12cr|glista-0.4-4|20	%build
12cr|glista-0.4-4|21	%configure2_5x
12cr|glista-0.4-4|22	
12cr|glista-0.4-4|23	%make
12cr|glista-0.4-4|24	
12cr|glista-0.4-4|25	%install
12cr|glista-0.4-4|26	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|glista-0.4-4|27	
12cr|glista-0.4-4|28	%makeinstall_std
12cr|glista-0.4-4|29	
12cr|glista-0.4-4|30	%if %mdkversion < 200900
12cr|glista-0.4-4|31	%post
12cr|glista-0.4-4|32	%{update_menus}
12cr|glista-0.4-4|33	%endif
12cr|glista-0.4-4|34	
12cr|glista-0.4-4|35	%if %mdkversion < 200900
12cr|glista-0.4-4|36	%postun
12cr|glista-0.4-4|37	%{clean_menus}
12cr|glista-0.4-4|38	%endif
12cr|glista-0.4-4|39	
12cr|glista-0.4-4|40	%clean
12cr|glista-0.4-4|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|glista-0.4-4|42	
12cr|glista-0.4-4|43	%files
12cr|glista-0.4-4|44	%defattr(-,root,root)
12cr|glista-0.4-4|45	%doc README ChangeLog
12cr|glista-0.4-4|46	%{_bindir}/%{name}
12cr|glista-0.4-4|47	%{_datadir}/applications/*.desktop
12cr|glista-0.4-4|48	%{_datadir}/%{name}
12cr|glista-0.4-4|49	
12cr|glista-0.4-4|50	
12cr|glista-0.4-4|51	%changelog
12cr|glista-0.4-4|52	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-4mdv2011.0
12cr|glista-0.4-4|53	+ Revision: 610862
12cr|glista-0.4-4|54	- rebuild
12cr|glista-0.4-4|55	
12cr|glista-0.4-4|56	* Sat Feb 13 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4-3mdv2010.1
12cr|glista-0.4-4|57	+ Revision: 505578
12cr|glista-0.4-4|58	- rebuild
12cr|glista-0.4-4|59	
12cr|glista-0.4-4|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|glista-0.4-4|61	- rebuild
12cr|glista-0.4-4|62	
12cr|glista-0.4-4|63	* Tue Nov 11 2008 Funda Wang <fwang@mandriva.org> 0.4-1mdv2009.1
12cr|glista-0.4-4|64	+ Revision: 302044
12cr|glista-0.4-4|65	- new version 0.4
12cr|glista-0.4-4|66	
12cr|glista-0.4-4|67	* Fri Aug 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-1mdv2009.0
12cr|glista-0.4-4|68	+ Revision: 277132
12cr|glista-0.4-4|69	- import glista
12cr|glista-0.4-4|70	
12cr|glista-0.4-4|71	

1728 12
12cr|gliv-1.9.7-2|1	Name: 	 	gliv
12cr|gliv-1.9.7-2|2	Summary: 	OpenGL image viewer
12cr|gliv-1.9.7-2|3	Version: 	1.9.7
12cr|gliv-1.9.7-2|4	Release: 	2
12cr|gliv-1.9.7-2|5	
12cr|gliv-1.9.7-2|6	Source:		http://guichaz.free.fr/gliv/files/%{name}-%{version}.tar.bz2
12cr|gliv-1.9.7-2|7	Patch0:		gliv-1.9.7-fix-link.patch
12cr|gliv-1.9.7-2|8	URL:		http://guichaz.free.fr/gliv/
12cr|gliv-1.9.7-2|9	License:	GPL
12cr|gliv-1.9.7-2|10	Group:		Graphics
12cr|gliv-1.9.7-2|11	BuildRequires:	mesaglu-devel
12cr|gliv-1.9.7-2|12	BuildRequires:	libx11-devel
12cr|gliv-1.9.7-2|13	BuildRequires:	gtk+2-devel
12cr|gliv-1.9.7-2|14	BuildRequires:	libgtkglext-devel
12cr|gliv-1.9.7-2|15	BuildRequires:	gettext-devel
12cr|gliv-1.9.7-2|16	Requires:	imagemagick
12cr|gliv-1.9.7-2|17	
12cr|gliv-1.9.7-2|18	%description
12cr|gliv-1.9.7-2|19	GLiv is an OpenGL image viewer. It performs image loading via Gdk-pixbuf
12cr|gliv-1.9.7-2|20	(which is bundled with GTK+-2.2) and rendering with OpenGL. The graphical
12cr|gliv-1.9.7-2|21	user interface uses GTK+ with GtkGLExt. If Gdk-pixbuf cannot load your image,
12cr|gliv-1.9.7-2|22	it uses ImageMagick to convert it to PNG. GLiv is very fast and smooth at
12cr|gliv-1.9.7-2|23	rotating, panning, and zooming if you have an OpenGL accelerated graphics
12cr|gliv-1.9.7-2|24	board.
12cr|gliv-1.9.7-2|25	
12cr|gliv-1.9.7-2|26	%prep
12cr|gliv-1.9.7-2|27	%setup -q
12cr|gliv-1.9.7-2|28	%patch0 -p0
12cr|gliv-1.9.7-2|29	
12cr|gliv-1.9.7-2|30	%build
12cr|gliv-1.9.7-2|31	export LDFLAGS="-lm"
12cr|gliv-1.9.7-2|32	autoreconf -fi
12cr|gliv-1.9.7-2|33	%configure2_5x
12cr|gliv-1.9.7-2|34	%make
12cr|gliv-1.9.7-2|35	
12cr|gliv-1.9.7-2|36	%install
12cr|gliv-1.9.7-2|37	%makeinstall
12cr|gliv-1.9.7-2|38	
12cr|gliv-1.9.7-2|39	%find_lang %name
12cr|gliv-1.9.7-2|40	
12cr|gliv-1.9.7-2|41	%files -f %{name}.lang
12cr|gliv-1.9.7-2|42	%defattr(-,root,root)
12cr|gliv-1.9.7-2|43	%doc README COPYING THANKS
12cr|gliv-1.9.7-2|44	%{_bindir}/%name
12cr|gliv-1.9.7-2|45	%lang(de) %{_mandir}/de/man1/*
12cr|gliv-1.9.7-2|46	%lang(fr) %{_mandir}/fr/man1/*
12cr|gliv-1.9.7-2|47	%lang(ru) %{_mandir}/ru/man1/*
12cr|gliv-1.9.7-2|48	%lang(cs) %{_mandir}/cs/man1/*
12cr|gliv-1.9.7-2|49	%{_datadir}/pixmaps/gliv.png
12cr|gliv-1.9.7-2|50	%_mandir/man1/*
12cr|gliv-1.9.7-2|51	%{_datadir}/applications/*
12cr|gliv-1.9.7-2|52	
12cr|gliv-1.9.7-2|53	
12cr|gliv-1.9.7-2|54	%changelog
12cr|gliv-1.9.7-2|55	* Sat Dec 25 2010 Funda Wang <fwang@mandriva.org> 1.9.7-1mdv2011.0
12cr|gliv-1.9.7-2|56	+ Revision: 624828
12cr|gliv-1.9.7-2|57	- new version 1.9.7
12cr|gliv-1.9.7-2|58	
12cr|gliv-1.9.7-2|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|gliv-1.9.7-2|60	- rebuild
12cr|gliv-1.9.7-2|61	
12cr|gliv-1.9.7-2|62	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gliv-1.9.7-2|63	- lowercase ImageMagick
12cr|gliv-1.9.7-2|64	
12cr|gliv-1.9.7-2|65	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.9.6-3mdv2009.0
12cr|gliv-1.9.7-2|66	+ Revision: 246202
12cr|gliv-1.9.7-2|67	- rebuild
12cr|gliv-1.9.7-2|68	
12cr|gliv-1.9.7-2|69	+ Pixel <pixel@mandriva.com>
12cr|gliv-1.9.7-2|70	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gliv-1.9.7-2|71	
12cr|gliv-1.9.7-2|72	* Mon Mar 03 2008 Austin Acton <austin@mandriva.org> 1.9.6-1mdv2008.1
12cr|gliv-1.9.7-2|73	+ Revision: 177842
12cr|gliv-1.9.7-2|74	- new version
12cr|gliv-1.9.7-2|75	
12cr|gliv-1.9.7-2|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|gliv-1.9.7-2|77	- auto-convert XDG menu entry
12cr|gliv-1.9.7-2|78	- do not compile on gliv
12cr|gliv-1.9.7-2|79	- kill re-definition of %%buildroot on Pixel's request
12cr|gliv-1.9.7-2|80	- buildrequires X11-devel instead of XFree86-devel
12cr|gliv-1.9.7-2|81	- use %%mkrel
12cr|gliv-1.9.7-2|82	
12cr|gliv-1.9.7-2|83	+ Olivier Blin <oblin@mandriva.com>
12cr|gliv-1.9.7-2|84	- restore BuildRoot
12cr|gliv-1.9.7-2|85	
12cr|gliv-1.9.7-2|86	
12cr|gliv-1.9.7-2|87	* Mon Mar 20 2006 Austin Acton <austin@mandriva.org> 1.9.5-1mdk
12cr|gliv-1.9.7-2|88	- New release 1.9.5
12cr|gliv-1.9.7-2|89	
12cr|gliv-1.9.7-2|90	* Thu Nov 17 2005 Lenny Cartier <lenny@mandriva.com> 1.9.4-1mdk
12cr|gliv-1.9.7-2|91	- 1.9.4
12cr|gliv-1.9.7-2|92	
12cr|gliv-1.9.7-2|93	* Wed Aug 24 2005 Austin Acton <austin@mandriva.org> 1.9.3-1mdk
12cr|gliv-1.9.7-2|94	- 1.9.3
12cr|gliv-1.9.7-2|95	- source URL
12cr|gliv-1.9.7-2|96	- configure 2.5
12cr|gliv-1.9.7-2|97	
12cr|gliv-1.9.7-2|98	* Thu Jan 06 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.9.1-1mdk
12cr|gliv-1.9.7-2|99	- 1.9.1
12cr|gliv-1.9.7-2|100	
12cr|gliv-1.9.7-2|101	* Thu Aug 05 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.8.4-1mdk
12cr|gliv-1.9.7-2|102	- 1.8.4
12cr|gliv-1.9.7-2|103	
12cr|gliv-1.9.7-2|104	* Fri Jun 25 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.8.3-1mdk
12cr|gliv-1.9.7-2|105	- 1.8.3
12cr|gliv-1.9.7-2|106	
12cr|gliv-1.9.7-2|107	* Fri Apr 04 2003 Austin Acton <aacton@yorku.ca> 1.7.1-1mdk
12cr|gliv-1.9.7-2|108	- initial package
12cr|gliv-1.9.7-2|109	

1729 12
12cr|global-5.7.5-4|1	Name:		global
12cr|global-5.7.5-4|2	Version:	5.7.5
12cr|global-5.7.5-4|3	Release:	4
12cr|global-5.7.5-4|4	Summary:	GNU GLOBAL source code tag system for all hackers
12cr|global-5.7.5-4|5	Source0:	http://tamacom.com/global/%{name}-%{version}.tar.gz
12cr|global-5.7.5-4|6	Patch0:		global-5.7.5-fix-str-fmt.patch
12cr|global-5.7.5-4|7	License:	GPLv3
12cr|global-5.7.5-4|8	Group:		Development/Other
12cr|global-5.7.5-4|9	Url:		http://www.gnu.org/software/global/
12cr|global-5.7.5-4|10	
12cr|global-5.7.5-4|11	%description
12cr|global-5.7.5-4|12	GNU GLOBAL is a source code tag system that works the same way across
12cr|global-5.7.5-4|13	diverse environments. It supports C, C++, Yacc, Java, PHP4 and assembler
12cr|global-5.7.5-4|14	source code.
12cr|global-5.7.5-4|15	
12cr|global-5.7.5-4|16	Sample quick usage:
12cr|global-5.7.5-4|17	$ tar -zxf foo-0.3.4.tar.gz && cd foo-0.3.4
12cr|global-5.7.5-4|18	$ gtags && htags -a -s -n
12cr|global-5.7.5-4|19	$ www-browser ./HTML/files.html
12cr|global-5.7.5-4|20	
12cr|global-5.7.5-4|21	%prep
12cr|global-5.7.5-4|22	%setup -q
12cr|global-5.7.5-4|23	%patch0 -p1
12cr|global-5.7.5-4|24	
12cr|global-5.7.5-4|25	%build
12cr|global-5.7.5-4|26	%configure2_5x
12cr|global-5.7.5-4|27	%make
12cr|global-5.7.5-4|28	
12cr|global-5.7.5-4|29	%install
12cr|global-5.7.5-4|30	rm -rf %{buildroot}
12cr|global-5.7.5-4|31	%makeinstall_std
12cr|global-5.7.5-4|32	install -d %{buildroot}%{_datadir}/emacs/site-lisp
12cr|global-5.7.5-4|33	mv %{buildroot}%{_datadir}/gtags/gtags.el %{buildroot}%{_datadir}/emacs/site-lisp/
12cr|global-5.7.5-4|34	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cr|global-5.7.5-4|35	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
12cr|global-5.7.5-4|36	(autoload 'gtags-mode "gtags" "GNU GLOBAL tags mode." t) ;;;'
12cr|global-5.7.5-4|37	EOF
12cr|global-5.7.5-4|38	
12cr|global-5.7.5-4|39	pushd %{buildroot}%{_datadir}/gtags/
12cr|global-5.7.5-4|40	rm -f AUTHORS BOKIN_MODEL BOKIN_MODEL_FAQ COPYING ChangeLog DONORS \
12cr|global-5.7.5-4|41	FAQ INSTALL LICENSE NEWS README THANKS gtags.conf
12cr|global-5.7.5-4|42	popd
12cr|global-5.7.5-4|43	# at least Lynx can work with *.html.gz, not with .ghtml
12cr|global-5.7.5-4|44	sed -e 's/gzipped_suffix=ghtml/gzipped_suffix=html.gz/' <gtags.conf >%{buildroot}%{_sysconfdir}/gtags.conf
12cr|global-5.7.5-4|45	
12cr|global-5.7.5-4|46	%files
12cr|global-5.7.5-4|47	%doc AUTHORS BOKIN_MODEL BOKIN_MODEL_FAQ COPYING ChangeLog DONORS FAQ
12cr|global-5.7.5-4|48	%doc INSTALL LICENSE NEWS README THANKS gtags.conf
12cr|global-5.7.5-4|49	%{_bindir}/global
12cr|global-5.7.5-4|50	%{_bindir}/gozilla
12cr|global-5.7.5-4|51	%{_bindir}/gtags
12cr|global-5.7.5-4|52	%{_bindir}/gtags-cscope
12cr|global-5.7.5-4|53	%{_bindir}/gtags-parser
12cr|global-5.7.5-4|54	%{_bindir}/htags
12cr|global-5.7.5-4|55	%{_mandir}/man1/global.1.*
12cr|global-5.7.5-4|56	%{_mandir}/man1/gozilla.1.*
12cr|global-5.7.5-4|57	%{_mandir}/man1/gtags-cscope.1.*
12cr|global-5.7.5-4|58	%{_mandir}/man1/gtags-parser.1.*
12cr|global-5.7.5-4|59	%{_mandir}/man1/gtags.1.*
12cr|global-5.7.5-4|60	%{_mandir}/man1/htags.1.*
12cr|global-5.7.5-4|61	%{_infodir}/global.info.*
12cr|global-5.7.5-4|62	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}.el
12cr|global-5.7.5-4|63	%config(noreplace) %{_sysconfdir}/gtags.conf
12cr|global-5.7.5-4|64	%{_datadir}/emacs/site-lisp/gtags.el
12cr|global-5.7.5-4|65	%dir %{_datadir}/gtags
12cr|global-5.7.5-4|66	%{_datadir}/gtags/bless.sh.tmpl
12cr|global-5.7.5-4|67	%{_datadir}/gtags/global.cgi.tmpl
12cr|global-5.7.5-4|68	%{_datadir}/gtags/ghtml.cgi.tmpl
12cr|global-5.7.5-4|69	%{_datadir}/gtags/globash.rc
12cr|global-5.7.5-4|70	%{_datadir}/gtags/gtags.pl
12cr|global-5.7.5-4|71	%{_datadir}/gtags/gtags.vim
12cr|global-5.7.5-4|72	%{_datadir}/gtags/icons/*
12cr|global-5.7.5-4|73	%{_datadir}/gtags/style.css
12cr|global-5.7.5-4|74	
12cr|global-5.7.5-4|75	
12cr|global-5.7.5-4|76	
12cr|global-5.7.5-4|77	%changelog
12cr|global-5.7.5-4|78	* Thu Jun 14 2012 Andrey Bondrov <abondrov@mandriva.org> 5.7.5-4
12cr|global-5.7.5-4|79	+ Revision: 805545
12cr|global-5.7.5-4|80	- Drop some legacy junk
12cr|global-5.7.5-4|81	
12cr|global-5.7.5-4|82	* Mon Dec 06 2010 Funda Wang <fwang@mandriva.org> 5.7.5-3mdv2011.0
12cr|global-5.7.5-4|83	+ Revision: 611834
12cr|global-5.7.5-4|84	- update file list
12cr|global-5.7.5-4|85	
12cr|global-5.7.5-4|86	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|global-5.7.5-4|87	- rebuild
12cr|global-5.7.5-4|88	
12cr|global-5.7.5-4|89	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 5.7.5-2mdv2010.1
12cr|global-5.7.5-4|90	+ Revision: 437741
12cr|global-5.7.5-4|91	- rebuild
12cr|global-5.7.5-4|92	
12cr|global-5.7.5-4|93	* Thu Mar 19 2009 Gustavo De Nardin <gustavodn@mandriva.com> 5.7.5-1mdv2009.1
12cr|global-5.7.5-4|94	+ Revision: 357625
12cr|global-5.7.5-4|95	- new version 5.7.5
12cr|global-5.7.5-4|96	- Patch0: fix string format
12cr|global-5.7.5-4|97	
12cr|global-5.7.5-4|98	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 5.7.1-2mdv2009.0
12cr|global-5.7.5-4|99	+ Revision: 266885
12cr|global-5.7.5-4|100	- rebuild early 2009.0 package (before pixel changes)
12cr|global-5.7.5-4|101	
12cr|global-5.7.5-4|102	* Sun May 04 2008 Gustavo De Nardin <gustavodn@mandriva.com> 5.7.1-1mdv2009.0
12cr|global-5.7.5-4|103	+ Revision: 201172
12cr|global-5.7.5-4|104	- new version 5.7.1
12cr|global-5.7.5-4|105	
12cr|global-5.7.5-4|106	
12cr|global-5.7.5-4|107	* Wed Jan 23 2008 Gustavo De Nardin <gustavodn@mandriva.com> 5.6.2-1mdv2008.1
12cr|global-5.7.5-4|108	- initial Mandriva package

1730 12
12cr|globulation2-0.9.4.5-0.4236.1|1	%define scmrev 4236
12cr|globulation2-0.9.4.5-0.4236.1|2	%define	oname	glob2
12cr|globulation2-0.9.4.5-0.4236.1|3	
12cr|globulation2-0.9.4.5-0.4236.1|4	Summary:	Globulation2 - a state of the art Real Time Strategy (RTS) game
12cr|globulation2-0.9.4.5-0.4236.1|5	Name:		globulation2
12cr|globulation2-0.9.4.5-0.4236.1|6	Version:	0.9.4.5
12cr|globulation2-0.9.4.5-0.4236.1|7	%if 0%scmrev
12cr|globulation2-0.9.4.5-0.4236.1|8	Release:	0.%scmrev.1
12cr|globulation2-0.9.4.5-0.4236.1|9	Source0:	%oname-%scmrev.tar.xz
12cr|globulation2-0.9.4.5-0.4236.1|10	%else
12cr|globulation2-0.9.4.5-0.4236.1|11	Release:	1
12cr|globulation2-0.9.4.5-0.4236.1|12	Source0:	http://dl.sv.nongnu.org/releases/%{oname}/%{version}/%{oname}-%{version}.tar.gz
12cr|globulation2-0.9.4.5-0.4236.1|13	%endif
12cr|globulation2-0.9.4.5-0.4236.1|14	License:	GPLv3
12cr|globulation2-0.9.4.5-0.4236.1|15	Group:		Games/Strategy
12cr|globulation2-0.9.4.5-0.4236.1|16	URL:		http://www.globulation2.org
12cr|globulation2-0.9.4.5-0.4236.1|17	Source2:	http://goldeneye.sked.ch/~smagnena/sans.ttf
12cr|globulation2-0.9.4.5-0.4236.1|18	Patch0:		glob2-0.9.4.1-gcc44.patch
12cr|globulation2-0.9.4.5-0.4236.1|19	Patch1:		glob2-0.9.4.5-linkage.patch
12cr|globulation2-0.9.4.5-0.4236.1|20	
12cr|globulation2-0.9.4.5-0.4236.1|21	BuildRequires:	scons
12cr|globulation2-0.9.4.5-0.4236.1|22	BuildRequires:	boost-devel
12cr|globulation2-0.9.4.5-0.4236.1|23	BuildRequires:	pkgconfig(fribidi)
12cr|globulation2-0.9.4.5-0.4236.1|24	BuildRequires:	pkgconfig(glu)
12cr|globulation2-0.9.4.5-0.4236.1|25	BuildRequires:	pkgconfig(ogg)
12cr|globulation2-0.9.4.5-0.4236.1|26	BuildRequires:	pkgconfig(portaudio-2.0)
12cr|globulation2-0.9.4.5-0.4236.1|27	BuildRequires:	pkgconfig(sdl)
12cr|globulation2-0.9.4.5-0.4236.1|28	BuildRequires:	pkgconfig(SDL_image)
12cr|globulation2-0.9.4.5-0.4236.1|29	BuildRequires:	pkgconfig(SDL_net)
12cr|globulation2-0.9.4.5-0.4236.1|30	BuildRequires:	pkgconfig(SDL_ttf)
12cr|globulation2-0.9.4.5-0.4236.1|31	BuildRequires:	pkgconfig(speex)
12cr|globulation2-0.9.4.5-0.4236.1|32	BuildRequires:	pkgconfig(vorbis)
12cr|globulation2-0.9.4.5-0.4236.1|33	
12cr|globulation2-0.9.4.5-0.4236.1|34	%description
12cr|globulation2-0.9.4.5-0.4236.1|35	Glob2 is a state of the art Real Time Strategy (RTS) game. It is free
12cr|globulation2-0.9.4.5-0.4236.1|36	software released under the terms of the GNU General Public License.
12cr|globulation2-0.9.4.5-0.4236.1|37	
12cr|globulation2-0.9.4.5-0.4236.1|38	Globulation in a whole is an on-going project to create an innovative
12cr|globulation2-0.9.4.5-0.4236.1|39	high quality gameplay by minimizing micro-managment and assigning
12cr|globulation2-0.9.4.5-0.4236.1|40	automatically the tasks to the units. The player just has to order
12cr|globulation2-0.9.4.5-0.4236.1|41	the number of units he wants for a selected task and the units will
12cr|globulation2-0.9.4.5-0.4236.1|42	do their best to satisfy your requirements.
12cr|globulation2-0.9.4.5-0.4236.1|43	
12cr|globulation2-0.9.4.5-0.4236.1|44	Glob2 can be played by a single player, through your Local Area
12cr|globulation2-0.9.4.5-0.4236.1|45	Network (LAN), or through Internet thanks to Ysagoon Online Game (YOG),
12cr|globulation2-0.9.4.5-0.4236.1|46	a meta-server. It also features a scripting language for versatile
12cr|globulation2-0.9.4.5-0.4236.1|47	gameplay and an integrated map editor.
12cr|globulation2-0.9.4.5-0.4236.1|48	
12cr|globulation2-0.9.4.5-0.4236.1|49	%prep
12cr|globulation2-0.9.4.5-0.4236.1|50	%if 0%scmrev
12cr|globulation2-0.9.4.5-0.4236.1|51	%setup -q -n %oname
12cr|globulation2-0.9.4.5-0.4236.1|52	%else
12cr|globulation2-0.9.4.5-0.4236.1|53	%setup -q -n %{oname}-%{version}
12cr|globulation2-0.9.4.5-0.4236.1|54	%endif
12cr|globulation2-0.9.4.5-0.4236.1|55	%patch0 -p0 -b .gcc~
12cr|globulation2-0.9.4.5-0.4236.1|56	%patch1 -p1 -b .compile~
12cr|globulation2-0.9.4.5-0.4236.1|57	
12cr|globulation2-0.9.4.5-0.4236.1|58	chmod -x {src/*.h,src/*.cpp,libgag/include/*.h,gnupg/*,libgag/src/*.cpp,scripts/*,data/*.txt,campaigns/*,COPYING,README}
12cr|globulation2-0.9.4.5-0.4236.1|59	
12cr|globulation2-0.9.4.5-0.4236.1|60	%build
12cr|globulation2-0.9.4.5-0.4236.1|61	# data should be installed into datadir rather than gamesdatadir,
12cr|globulation2-0.9.4.5-0.4236.1|62	# otherwise it cannot find them :(
12cr|globulation2-0.9.4.5-0.4236.1|63	scons %{_smp_mflags} BINDIR="%{_gamesbindir}" INSTALLDIR="%{_datadir}" CXXFLAGS="%{optflags}" --portaudio=true
12cr|globulation2-0.9.4.5-0.4236.1|64	
12cr|globulation2-0.9.4.5-0.4236.1|65	%install
12cr|globulation2-0.9.4.5-0.4236.1|66	#---- FEDORA
12cr|globulation2-0.9.4.5-0.4236.1|67	mkdir -p %{buildroot}%{_datadir}/%{oname}/{data/fonts,data/gfx/cursor,data/gui,data/icons,data/zik,maps,scripts,campaigns}
12cr|globulation2-0.9.4.5-0.4236.1|68	cp -r {data,campaigns,scripts,maps} %{buildroot}%{_datadir}/%{oname}/
12cr|globulation2-0.9.4.5-0.4236.1|69	
12cr|globulation2-0.9.4.5-0.4236.1|70	# AUTHORS needs to be there for credits
12cr|globulation2-0.9.4.5-0.4236.1|71	#cp AUTHORS %{buildroot}%{_datadir}/%{oname}/
12cr|globulation2-0.9.4.5-0.4236.1|72	
12cr|globulation2-0.9.4.5-0.4236.1|73	mkdir -p %{buildroot}%{_gamesbindir}
12cr|globulation2-0.9.4.5-0.4236.1|74	install -m755 src/glob2 %{buildroot}%{_gamesbindir}/
12cr|globulation2-0.9.4.5-0.4236.1|75	
12cr|globulation2-0.9.4.5-0.4236.1|76	find %{buildroot} -name SConscript -exec rm -f {} \;
12cr|globulation2-0.9.4.5-0.4236.1|77	
12cr|globulation2-0.9.4.5-0.4236.1|78	#(tpg) not needed
12cr|globulation2-0.9.4.5-0.4236.1|79	rm -fr %{buildroot}%{_datadir}/%{oname}/data/%{oname}.desktop
12cr|globulation2-0.9.4.5-0.4236.1|80	
12cr|globulation2-0.9.4.5-0.4236.1|81	for f in 128x128 16x16 24x24 32x32 48x48 64x64; do
12cr|globulation2-0.9.4.5-0.4236.1|82	mkdir -p %{buildroot}%{_iconsdir}/hicolor/$f/apps
12cr|globulation2-0.9.4.5-0.4236.1|83	mv %{buildroot}%{_datadir}/%{oname}/data/icons/glob2-icon-$f.png %{buildroot}%{_iconsdir}/hicolor/$f/apps/%{name}.png
12cr|globulation2-0.9.4.5-0.4236.1|84	done
12cr|globulation2-0.9.4.5-0.4236.1|85	rm -rf %{buildroot}%{_datadir}/%{oname}/data/icons
12cr|globulation2-0.9.4.5-0.4236.1|86	#---- FEDORA
12cr|globulation2-0.9.4.5-0.4236.1|87	
12cr|globulation2-0.9.4.5-0.4236.1|88	install %{SOURCE2} %{buildroot}%{_datadir}/%{oname}/data/fonts
12cr|globulation2-0.9.4.5-0.4236.1|89	
12cr|globulation2-0.9.4.5-0.4236.1|90	mkdir -p %{buildroot}%{_datadir}/applications
12cr|globulation2-0.9.4.5-0.4236.1|91	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|globulation2-0.9.4.5-0.4236.1|92	[Desktop Entry]
12cr|globulation2-0.9.4.5-0.4236.1|93	Name=Globulation2
12cr|globulation2-0.9.4.5-0.4236.1|94	Comment=Globulation2 - a state of the art Real Time Strategy (RTS) game
12cr|globulation2-0.9.4.5-0.4236.1|95	Exec=%{_gamesbindir}/%{oname}
12cr|globulation2-0.9.4.5-0.4236.1|96	Icon=%{name}
12cr|globulation2-0.9.4.5-0.4236.1|97	Terminal=false
12cr|globulation2-0.9.4.5-0.4236.1|98	Type=Application
12cr|globulation2-0.9.4.5-0.4236.1|99	StartupNotify=false
12cr|globulation2-0.9.4.5-0.4236.1|100	Categories=Game;StrategyGame;
12cr|globulation2-0.9.4.5-0.4236.1|101	EOF
12cr|globulation2-0.9.4.5-0.4236.1|102	
12cr|globulation2-0.9.4.5-0.4236.1|103	%files
12cr|globulation2-0.9.4.5-0.4236.1|104	%doc README
12cr|globulation2-0.9.4.5-0.4236.1|105	%{_gamesbindir}/%{oname}
12cr|globulation2-0.9.4.5-0.4236.1|106	%{_datadir}/%{oname}
12cr|globulation2-0.9.4.5-0.4236.1|107	%{_datadir}/applications/*
12cr|globulation2-0.9.4.5-0.4236.1|108	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|globulation2-0.9.4.5-0.4236.1|109	
12cr|globulation2-0.9.4.5-0.4236.1|110	
12cr|globulation2-0.9.4.5-0.4236.1|111	
12cr|globulation2-0.9.4.5-0.4236.1|112	%changelog
12cr|globulation2-0.9.4.5-0.4236.1|113	* Sun Jun 10 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.9.4.4-5
12cr|globulation2-0.9.4.5-0.4236.1|114	+ Revision: 804354
12cr|globulation2-0.9.4.5-0.4236.1|115	- rebuild for boost libs
12cr|globulation2-0.9.4.5-0.4236.1|116	- cleaned up spec
12cr|globulation2-0.9.4.5-0.4236.1|117	
12cr|globulation2-0.9.4.5-0.4236.1|118	* Mon Mar 14 2011 Funda Wang <fwang@mandriva.org> 0.9.4.4-4
12cr|globulation2-0.9.4.5-0.4236.1|119	+ Revision: 644480
12cr|globulation2-0.9.4.5-0.4236.1|120	- rebuild for new boost
12cr|globulation2-0.9.4.5-0.4236.1|121	
12cr|globulation2-0.9.4.5-0.4236.1|122	* Mon Aug 23 2010 Funda Wang <fwang@mandriva.org> 0.9.4.4-3mdv2011.0
12cr|globulation2-0.9.4.5-0.4236.1|123	+ Revision: 572191
12cr|globulation2-0.9.4.5-0.4236.1|124	- rebuild for new boost
12cr|globulation2-0.9.4.5-0.4236.1|125	
12cr|globulation2-0.9.4.5-0.4236.1|126	* Thu Aug 05 2010 Funda Wang <fwang@mandriva.org> 0.9.4.4-2mdv2011.0
12cr|globulation2-0.9.4.5-0.4236.1|127	+ Revision: 566098
12cr|globulation2-0.9.4.5-0.4236.1|128	- rebuild for new boost
12cr|globulation2-0.9.4.5-0.4236.1|129	
12cr|globulation2-0.9.4.5-0.4236.1|130	+ Florent Monnier <blue_prawn@mandriva.org>
12cr|globulation2-0.9.4.5-0.4236.1|131	- updated to version 0.9.4.4
12cr|globulation2-0.9.4.5-0.4236.1|132	
12cr|globulation2-0.9.4.5-0.4236.1|133	* Mon Feb 08 2010 Anssi Hannula <anssi@mandriva.org> 0.9.4.1-3mdv2010.1
12cr|globulation2-0.9.4.5-0.4236.1|134	+ Revision: 501882
12cr|globulation2-0.9.4.5-0.4236.1|135	- rebuild for new boost
12cr|globulation2-0.9.4.5-0.4236.1|136	
12cr|globulation2-0.9.4.5-0.4236.1|137	* Wed Feb 03 2010 Funda Wang <fwang@mandriva.org> 0.9.4.1-2mdv2010.1
12cr|globulation2-0.9.4.5-0.4236.1|138	+ Revision: 500057
12cr|globulation2-0.9.4.5-0.4236.1|139	- rebuild for new boost
12cr|globulation2-0.9.4.5-0.4236.1|140	
12cr|globulation2-0.9.4.5-0.4236.1|141	* Mon Aug 24 2009 Funda Wang <fwang@mandriva.org> 0.9.4.1-1mdv2010.0
12cr|globulation2-0.9.4.5-0.4236.1|142	+ Revision: 420633
12cr|globulation2-0.9.4.5-0.4236.1|143	- new verison 0.9.4.1
12cr|globulation2-0.9.4.5-0.4236.1|144	
12cr|globulation2-0.9.4.5-0.4236.1|145	* Wed Mar 11 2009 Emmanuel Andry <eandry@mandriva.org> 0.9.4-1mdv2009.1
12cr|globulation2-0.9.4.5-0.4236.1|146	+ Revision: 353583
12cr|globulation2-0.9.4.5-0.4236.1|147	- update files list
12cr|globulation2-0.9.4.5-0.4236.1|148	- New version 0.9.4
12cr|globulation2-0.9.4.5-0.4236.1|149	- drop patch 0 (merged upstream)
12cr|globulation2-0.9.4.5-0.4236.1|150	
12cr|globulation2-0.9.4.5-0.4236.1|151	* Sat Dec 20 2008 Funda Wang <fwang@mandriva.org> 0.9.3-4mdv2009.1
12cr|globulation2-0.9.4.5-0.4236.1|152	+ Revision: 316574
12cr|globulation2-0.9.4.5-0.4236.1|153	- rebuild for new boost
12cr|globulation2-0.9.4.5-0.4236.1|154	
12cr|globulation2-0.9.4.5-0.4236.1|155	* Mon Aug 18 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.3-3mdv2009.0
12cr|globulation2-0.9.4.5-0.4236.1|156	+ Revision: 273469
12cr|globulation2-0.9.4.5-0.4236.1|157	- rebuild against new boost
12cr|globulation2-0.9.4.5-0.4236.1|158	
12cr|globulation2-0.9.4.5-0.4236.1|159	* Sat Aug 02 2008 Couriousous <couriousous@mandriva.org> 0.9.3-2mdv2009.0
12cr|globulation2-0.9.4.5-0.4236.1|160	+ Revision: 260747
12cr|globulation2-0.9.4.5-0.4236.1|161	- Remove source1, use game gfx
12cr|globulation2-0.9.4.5-0.4236.1|162	- Fix build
12cr|globulation2-0.9.4.5-0.4236.1|163	
12cr|globulation2-0.9.4.5-0.4236.1|164	+ Pixel <pixel@mandriva.com>
12cr|globulation2-0.9.4.5-0.4236.1|165	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|globulation2-0.9.4.5-0.4236.1|166	
12cr|globulation2-0.9.4.5-0.4236.1|167	* Sun May 04 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.3-1mdv2009.0
12cr|globulation2-0.9.4.5-0.4236.1|168	+ Revision: 201106
12cr|globulation2-0.9.4.5-0.4236.1|169	- drop patch0
12cr|globulation2-0.9.4.5-0.4236.1|170	- new version
12cr|globulation2-0.9.4.5-0.4236.1|171	
12cr|globulation2-0.9.4.5-0.4236.1|172	* Fri Feb 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.2-1mdv2008.1
12cr|globulation2-0.9.4.5-0.4236.1|173	+ Revision: 176944
12cr|globulation2-0.9.4.5-0.4236.1|174	- new version
12cr|globulation2-0.9.4.5-0.4236.1|175	- new license policy
12cr|globulation2-0.9.4.5-0.4236.1|176	- put icons into fd.o compiliant directory
12cr|globulation2-0.9.4.5-0.4236.1|177	- fix permission of files
12cr|globulation2-0.9.4.5-0.4236.1|178	- spec file clean
12cr|globulation2-0.9.4.5-0.4236.1|179	
12cr|globulation2-0.9.4.5-0.4236.1|180	+ Olivier Blin <blino@mandriva.org>
12cr|globulation2-0.9.4.5-0.4236.1|181	- restore BuildRoot
12cr|globulation2-0.9.4.5-0.4236.1|182	
12cr|globulation2-0.9.4.5-0.4236.1|183	+ Thierry Vignaud <tv@mandriva.org>
12cr|globulation2-0.9.4.5-0.4236.1|184	- kill re-definition of %%buildroot on Pixel's request
12cr|globulation2-0.9.4.5-0.4236.1|185	
12cr|globulation2-0.9.4.5-0.4236.1|186	* Sun Nov 04 2007 Funda Wang <fwang@mandriva.org> 0.9.1-3mdv2008.1
12cr|globulation2-0.9.4.5-0.4236.1|187	+ Revision: 105669
12cr|globulation2-0.9.4.5-0.4236.1|188	- rebuild for new boost
12cr|globulation2-0.9.4.5-0.4236.1|189	
12cr|globulation2-0.9.4.5-0.4236.1|190	* Sat Sep 22 2007 Funda Wang <fwang@mandriva.org> 0.9.1-2mdv2008.0
12cr|globulation2-0.9.4.5-0.4236.1|191	+ Revision: 92190
12cr|globulation2-0.9.4.5-0.4236.1|192	- fix building
12cr|globulation2-0.9.4.5-0.4236.1|193	- Back to %%_gamesdatadir
12cr|globulation2-0.9.4.5-0.4236.1|194	- use own icons
12cr|globulation2-0.9.4.5-0.4236.1|195	- disable boost_thread-mt
12cr|globulation2-0.9.4.5-0.4236.1|196	- INSTALL to %%_gamesdatadir/%%oname
12cr|globulation2-0.9.4.5-0.4236.1|197	- Merge fedora SPEC
12cr|globulation2-0.9.4.5-0.4236.1|198	
12cr|globulation2-0.9.4.5-0.4236.1|199	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|globulation2-0.9.4.5-0.4236.1|200	- rebuild
12cr|globulation2-0.9.4.5-0.4236.1|201	
12cr|globulation2-0.9.4.5-0.4236.1|202	* Sun Sep 02 2007 Funda Wang <fwang@mandriva.org> 0.9.1-1mdv2008.0
12cr|globulation2-0.9.4.5-0.4236.1|203	+ Revision: 78406
12cr|globulation2-0.9.4.5-0.4236.1|204	- fix building with scons
12cr|globulation2-0.9.4.5-0.4236.1|205	- New version 0.9.1
12cr|globulation2-0.9.4.5-0.4236.1|206	
12cr|globulation2-0.9.4.5-0.4236.1|207	* Sun Apr 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.23-1mdv2008.0
12cr|globulation2-0.9.4.5-0.4236.1|208	+ Revision: 16805
12cr|globulation2-0.9.4.5-0.4236.1|209	- new version 0.8.23
12cr|globulation2-0.9.4.5-0.4236.1|210	
12cr|globulation2-0.9.4.5-0.4236.1|211	
12cr|globulation2-0.9.4.5-0.4236.1|212	* Mon Dec 04 2006 Olivier Blin <oblin@mandriva.com> 0.8.21-6mdv2007.0
12cr|globulation2-0.9.4.5-0.4236.1|213	+ Revision: 90546
12cr|globulation2-0.9.4.5-0.4236.1|214	- fix pixmaps location
12cr|globulation2-0.9.4.5-0.4236.1|215	- Import globulation2
12cr|globulation2-0.9.4.5-0.4236.1|216	
12cr|globulation2-0.9.4.5-0.4236.1|217	* Wed Sep 27 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.8.21-5mdv2007.0
12cr|globulation2-0.9.4.5-0.4236.1|218	- bag one final buildrequires!
12cr|globulation2-0.9.4.5-0.4236.1|219	
12cr|globulation2-0.9.4.5-0.4236.1|220	* Wed Sep 27 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.8.21-4mdv2007.0
12cr|globulation2-0.9.4.5-0.4236.1|221	- more buildrequires*#¤"#%%"&¤&%%
12cr|globulation2-0.9.4.5-0.4236.1|222	
12cr|globulation2-0.9.4.5-0.4236.1|223	* Tue Sep 26 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.8.21-3mdv2007.0
12cr|globulation2-0.9.4.5-0.4236.1|224	- fix buildrequires
12cr|globulation2-0.9.4.5-0.4236.1|225	
12cr|globulation2-0.9.4.5-0.4236.1|226	* Tue Sep 26 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.8.21-2mdv2007.0
12cr|globulation2-0.9.4.5-0.4236.1|227	- fix xdg menu
12cr|globulation2-0.9.4.5-0.4236.1|228	
12cr|globulation2-0.9.4.5-0.4236.1|229	* Fri Aug 18 2006 Lenny Cartier <lenny@mandriva.com> 0.8.21-1mdv2007.0
12cr|globulation2-0.9.4.5-0.4236.1|230	- 0.8.21
12cr|globulation2-0.9.4.5-0.4236.1|231	- xdg
12cr|globulation2-0.9.4.5-0.4236.1|232	
12cr|globulation2-0.9.4.5-0.4236.1|233	* Wed May 18 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.8.15-1mdk
12cr|globulation2-0.9.4.5-0.4236.1|234	- 0.8.15
12cr|globulation2-0.9.4.5-0.4236.1|235	
12cr|globulation2-0.9.4.5-0.4236.1|236	* Wed Feb 16 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.8.12-1mdk
12cr|globulation2-0.9.4.5-0.4236.1|237	- 0.8.12
12cr|globulation2-0.9.4.5-0.4236.1|238	
12cr|globulation2-0.9.4.5-0.4236.1|239	* Wed Jan 19 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.8.11-1mdk
12cr|globulation2-0.9.4.5-0.4236.1|240	- 0.8.11
12cr|globulation2-0.9.4.5-0.4236.1|241	
12cr|globulation2-0.9.4.5-0.4236.1|242	* Tue Jan 04 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.8.10-1mdk
12cr|globulation2-0.9.4.5-0.4236.1|243	- 0.8.10
12cr|globulation2-0.9.4.5-0.4236.1|244	
12cr|globulation2-0.9.4.5-0.4236.1|245	* Tue Oct 12 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.8.9-1mdk
12cr|globulation2-0.9.4.5-0.4236.1|246	- 0.8.9
12cr|globulation2-0.9.4.5-0.4236.1|247	
12cr|globulation2-0.9.4.5-0.4236.1|248	* Wed Jun 30 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.8.6-1mdk
12cr|globulation2-0.9.4.5-0.4236.1|249	- 0.8.6
12cr|globulation2-0.9.4.5-0.4236.1|250	- cleanups
12cr|globulation2-0.9.4.5-0.4236.1|251	- move stuff to %%{_gamesbindir} and %%{_gamesdatadir}
12cr|globulation2-0.9.4.5-0.4236.1|252	- fix menu section
12cr|globulation2-0.9.4.5-0.4236.1|253	- fix icon
12cr|globulation2-0.9.4.5-0.4236.1|254	- fix buildrequires
12cr|globulation2-0.9.4.5-0.4236.1|255	
12cr|globulation2-0.9.4.5-0.4236.1|256	* Wed Jun 30 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.8.5-3mdk
12cr|globulation2-0.9.4.5-0.4236.1|257	- rebuild for new g++
12cr|globulation2-0.9.4.5-0.4236.1|258	
12cr|globulation2-0.9.4.5-0.4236.1|259	* Sat May 15 2004 Antoine Ginies <aginies@n2.mandrakesoft.com> 0.8.5-2mdk
12cr|globulation2-0.9.4.5-0.4236.1|260	- merge diff between version
12cr|globulation2-0.9.4.5-0.4236.1|261	
12cr|globulation2-0.9.4.5-0.4236.1|262	* Mon May 03 2004 Bruno VASTA <bruno.vasta@infodia.fr>                                     |
12cr|globulation2-0.9.4.5-0.4236.1|263	- initial mdk rpm release, based on an old Che's fedora package
12cr|globulation2-0.9.4.5-0.4236.1|264	
12cr|globulation2-0.9.4.5-0.4236.1|265	* Sat Mar 20 2004 Che
12cr|globulation2-0.9.4.5-0.4236.1|266	- initial rpm release
12cr|globulation2-0.9.4.5-0.4236.1|267	

1731 12
12cr|glog-0.3.2-1|1	%define major 0
12cr|glog-0.3.2-1|2	%define libglog %mklibname glog %major
12cr|glog-0.3.2-1|3	%define libglog_devel %mklibname glog -d
12cr|glog-0.3.2-1|4	%define libglog_static_devel %mklibname glog -d -s
12cr|glog-0.3.2-1|5	
12cr|glog-0.3.2-1|6	Name:      glog
12cr|glog-0.3.2-1|7	Version:   0.3.2
12cr|glog-0.3.2-1|8	Release:   1
12cr|glog-0.3.2-1|9	
12cr|glog-0.3.2-1|10	License:   BSD
12cr|glog-0.3.2-1|11	URL:       http://code.google.com/p/google-glog/
12cr|glog-0.3.2-1|12	
12cr|glog-0.3.2-1|13	Source0:   http://google-glog.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|glog-0.3.2-1|14	
12cr|glog-0.3.2-1|15	#------------------------------------------------------------------------------#
12cr|glog-0.3.2-1|16	
12cr|glog-0.3.2-1|17	# package glog
12cr|glog-0.3.2-1|18	
12cr|glog-0.3.2-1|19	Summary: Logging library for C++
12cr|glog-0.3.2-1|20	Group:   Development/C++
12cr|glog-0.3.2-1|21	
12cr|glog-0.3.2-1|22	%description
12cr|glog-0.3.2-1|23	The glog library implements application-level logging. This library provides
12cr|glog-0.3.2-1|24	logging APIs based on C++-style streams and various helper macros.
12cr|glog-0.3.2-1|25	
12cr|glog-0.3.2-1|26	#------------------------------------------------------------------------------#
12cr|glog-0.3.2-1|27	
12cr|glog-0.3.2-1|28	%package -n %{libglog}
12cr|glog-0.3.2-1|29	
12cr|glog-0.3.2-1|30	Summary: Logging library for C++
12cr|glog-0.3.2-1|31	Group:   Development/C++
12cr|glog-0.3.2-1|32	
12cr|glog-0.3.2-1|33	Provides: %{name} = %{version}
12cr|glog-0.3.2-1|34	
12cr|glog-0.3.2-1|35	%description -n %{libglog}
12cr|glog-0.3.2-1|36	The glog library implements application-level logging. This library provides
12cr|glog-0.3.2-1|37	logging APIs based on C++-style streams and various helper macros.
12cr|glog-0.3.2-1|38	
12cr|glog-0.3.2-1|39	%files -n %{libglog}
12cr|glog-0.3.2-1|40	%{_libdir}/libglog.so.%{major}
12cr|glog-0.3.2-1|41	%{_libdir}/libglog.so.%{major}.*
12cr|glog-0.3.2-1|42	
12cr|glog-0.3.2-1|43	#------------------------------------------------------------------------------#
12cr|glog-0.3.2-1|44	
12cr|glog-0.3.2-1|45	%package -n %{libglog_devel}
12cr|glog-0.3.2-1|46	
12cr|glog-0.3.2-1|47	Summary: Development files for %{libglog}
12cr|glog-0.3.2-1|48	Group:   Development/C++
12cr|glog-0.3.2-1|49	
12cr|glog-0.3.2-1|50	Requires: %{libglog} = %{version}
12cr|glog-0.3.2-1|51	Provides: lib%{name}-devel = %{version}-%{release}
12cr|glog-0.3.2-1|52	
12cr|glog-0.3.2-1|53	%description -n %{libglog_devel}
12cr|glog-0.3.2-1|54	Development files for %{libglog}
12cr|glog-0.3.2-1|55	
12cr|glog-0.3.2-1|56	%files -n %{libglog_devel}
12cr|glog-0.3.2-1|57	%{_libdir}/libglog.so
12cr|glog-0.3.2-1|58	%{_libdir}/pkgconfig/libglog.pc
12cr|glog-0.3.2-1|59	%{_includedir}/glog
12cr|glog-0.3.2-1|60	%{_datadir}/doc/%{name}-%{version}
12cr|glog-0.3.2-1|61	
12cr|glog-0.3.2-1|62	#------------------------------------------------------------------------------#
12cr|glog-0.3.2-1|63	
12cr|glog-0.3.2-1|64	%package -n %{libglog_static_devel}
12cr|glog-0.3.2-1|65	
12cr|glog-0.3.2-1|66	Summary: Static development files for %{libglog}
12cr|glog-0.3.2-1|67	Group:   Development/C++
12cr|glog-0.3.2-1|68	
12cr|glog-0.3.2-1|69	Requires: %{libglog_devel} = %{version}
12cr|glog-0.3.2-1|70	Provides: lib%{name}-static-devel = %{version}-%{release}
12cr|glog-0.3.2-1|71	
12cr|glog-0.3.2-1|72	%description -n %{libglog_static_devel}
12cr|glog-0.3.2-1|73	Static development files for %{libglog}
12cr|glog-0.3.2-1|74	
12cr|glog-0.3.2-1|75	%files -n %{libglog_static_devel}
12cr|glog-0.3.2-1|76	%{_libdir}/libglog.a
12cr|glog-0.3.2-1|77	
12cr|glog-0.3.2-1|78	#------------------------------------------------------------------------------#
12cr|glog-0.3.2-1|79	
12cr|glog-0.3.2-1|80	%prep
12cr|glog-0.3.2-1|81	%setup -q
12cr|glog-0.3.2-1|82	
12cr|glog-0.3.2-1|83	%build
12cr|glog-0.3.2-1|84	%configure2_5x
12cr|glog-0.3.2-1|85	%make
12cr|glog-0.3.2-1|86	
12cr|glog-0.3.2-1|87	%install
12cr|glog-0.3.2-1|88	rm -rf %{buildroot}
12cr|glog-0.3.2-1|89	%makeinstall_std
12cr|glog-0.3.2-1|90	
12cr|glog-0.3.2-1|91	
12cr|glog-0.3.2-1|92	
12cr|glog-0.3.2-1|93	%changelog
12cr|glog-0.3.2-1|94	* Mon Jul 16 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.3.2-1
12cr|glog-0.3.2-1|95	+ Revision: 809798
12cr|glog-0.3.2-1|96	- version update 0.3.2
12cr|glog-0.3.2-1|97	
12cr|glog-0.3.2-1|98	* Tue Feb 22 2011 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.3.1-1
12cr|glog-0.3.2-1|99	+ Revision: 639254
12cr|glog-0.3.2-1|100	- imported package glog
12cr|glog-0.3.2-1|101	

1732 12
12cr|gloox-1.0-4|1	#define _requires_exceptions libresolv.so.2(GLIBC_PRIVATE)
12cr|gloox-1.0-4|2	
12cr|gloox-1.0-4|3	%define lib_major       8
12cr|gloox-1.0-4|4	%define lib_name        %mklibname %{name} %{lib_major}
12cr|gloox-1.0-4|5	%define lib_name_d      %mklibname %{name} -d
12cr|gloox-1.0-4|6	%define lib_name_d_s    %mklibname %{name} -d -s
12cr|gloox-1.0-4|7	
12cr|gloox-1.0-4|8	%bcond_with     gnutls
12cr|gloox-1.0-4|9	
12cr|gloox-1.0-4|10	Name:           gloox
12cr|gloox-1.0-4|11	Version:        1.0
12cr|gloox-1.0-4|12	Release:        4
12cr|gloox-1.0-4|13	Summary:        C++ Jabber/XMPP library
12cr|gloox-1.0-4|14	URL:            http://camaya.net/gloox/
12cr|gloox-1.0-4|15	Source0:	http://camaya.net/download/%{name}-%{version}.tar.bz2
12cr|gloox-1.0-4|16	License:        GPLv2+
12cr|gloox-1.0-4|17	Group:          Networking/Remote access
12cr|gloox-1.0-4|18	BuildRequires:  libidn-devel
12cr|gloox-1.0-4|19	BuildRequires:  libiksemel-devel
12cr|gloox-1.0-4|20	%if %with gnutls
12cr|gloox-1.0-4|21	BuildRequires:  libgnutls-devel
12cr|gloox-1.0-4|22	%else
12cr|gloox-1.0-4|23	BuildRequires:  libopenssl-devel
12cr|gloox-1.0-4|24	%endif
12cr|gloox-1.0-4|25	
12cr|gloox-1.0-4|26	%description
12cr|gloox-1.0-4|27	gloox is a C++ Jabber/XMPP library which takes care of the
12cr|gloox-1.0-4|28	low-level protocol stuff. Additionally, it offers high-level
12cr|gloox-1.0-4|29	interfaces for interaction with an XMPP server. It is released
12cr|gloox-1.0-4|30	under the GNU GPL. Commercial licenses are available.
12cr|gloox-1.0-4|31	
12cr|gloox-1.0-4|32	%package -n %{lib_name}
12cr|gloox-1.0-4|33	Summary:        Libraries for %{name}
12cr|gloox-1.0-4|34	Group:          Networking/Instant messaging
12cr|gloox-1.0-4|35	Obsoletes:      %{name} < %{version}-%{release}
12cr|gloox-1.0-4|36	Provides:       %{name} = %{version}-%{release}
12cr|gloox-1.0-4|37	
12cr|gloox-1.0-4|38	%description -n %{lib_name}
12cr|gloox-1.0-4|39	%{name} librairies.
12cr|gloox-1.0-4|40	
12cr|gloox-1.0-4|41	%package -n %{lib_name_d}
12cr|gloox-1.0-4|42	Summary:        Headers for %{name}
12cr|gloox-1.0-4|43	Group:          Networking/Instant messaging
12cr|gloox-1.0-4|44	Provides:       lib%{name}-devel = %{version}-%{release}
12cr|gloox-1.0-4|45	Provides:       %{name}-devel = %{version}-%{release}
12cr|gloox-1.0-4|46	Requires:       %{lib_name} = %{version}-%{release}
12cr|gloox-1.0-4|47	Obsoletes:      %mklibname -d gloox 7
12cr|gloox-1.0-4|48	Obsoletes:	%mklibname -d gloox 4
12cr|gloox-1.0-4|49	Obsoletes:	%mklibname -d gloox 0
12cr|gloox-1.0-4|50	
12cr|gloox-1.0-4|51	%description -n %{lib_name_d}
12cr|gloox-1.0-4|52	Headers for %{name} librairies.
12cr|gloox-1.0-4|53	
12cr|gloox-1.0-4|54	%package -n %{lib_name_d_s}
12cr|gloox-1.0-4|55	Summary:        Static libraries for %{name}
12cr|gloox-1.0-4|56	Group:          Networking/Instant messaging
12cr|gloox-1.0-4|57	Provides:       lib%{name}-static-devel = %{version}-%{release}
12cr|gloox-1.0-4|58	Provides:       %{name}-static-devel = %{version}-%{release}
12cr|gloox-1.0-4|59	Requires:       %{lib_name_d} = %{version}-%{release}
12cr|gloox-1.0-4|60	Obsoletes:      %mklibname -d -s gloox 7
12cr|gloox-1.0-4|61	Obsoletes:      %mklibname -d -s gloox 4
12cr|gloox-1.0-4|62	Obsoletes:      %mklibname -d -s gloox 0
12cr|gloox-1.0-4|63	
12cr|gloox-1.0-4|64	%description -n %{lib_name_d_s}
12cr|gloox-1.0-4|65	Headers for %{name} librairies.
12cr|gloox-1.0-4|66	
12cr|gloox-1.0-4|67	%prep
12cr|gloox-1.0-4|68	%setup -q
12cr|gloox-1.0-4|69	
12cr|gloox-1.0-4|70	%build
12cr|gloox-1.0-4|71	
12cr|gloox-1.0-4|72	# 11/11/2009 fix underlinking
12cr|gloox-1.0-4|73	export PTHREAD_LIBS="-lpthread"
12cr|gloox-1.0-4|74	
12cr|gloox-1.0-4|75	%{configure2_5x} \
12cr|gloox-1.0-4|76	%if %with gnutls
12cr|gloox-1.0-4|77	--with-gnutls      \
12cr|gloox-1.0-4|78	%else
12cr|gloox-1.0-4|79	--without-gnutls       \
12cr|gloox-1.0-4|80	%endif
12cr|gloox-1.0-4|81	--enable-static
12cr|gloox-1.0-4|82	
12cr|gloox-1.0-4|83	%{make}
12cr|gloox-1.0-4|84	
12cr|gloox-1.0-4|85	%install
12cr|gloox-1.0-4|86	%{makeinstall_std}
12cr|gloox-1.0-4|87	
12cr|gloox-1.0-4|88	
12cr|gloox-1.0-4|89	%files -n %{lib_name}
12cr|gloox-1.0-4|90	%defattr(-,root,root)
12cr|gloox-1.0-4|91	%doc AUTHORS COPYING
12cr|gloox-1.0-4|92	%{_libdir}/lib*%{name}.so.%{lib_major}*
12cr|gloox-1.0-4|93	
12cr|gloox-1.0-4|94	%files -n %{lib_name_d}
12cr|gloox-1.0-4|95	%defattr(-,root,root)
12cr|gloox-1.0-4|96	%{_bindir}/gloox-config
12cr|gloox-1.0-4|97	%{_includedir}/gloox/
12cr|gloox-1.0-4|98	%{_libdir}/lib*%{name}.so
12cr|gloox-1.0-4|99	%{_libdir}/pkgconfig/gloox.pc
12cr|gloox-1.0-4|100	
12cr|gloox-1.0-4|101	%files -n %{lib_name_d_s}
12cr|gloox-1.0-4|102	%defattr(-,root,root)
12cr|gloox-1.0-4|103	%{_libdir}/lib*%{name}*.a
12cr|gloox-1.0-4|104	
12cr|gloox-1.0-4|105	
12cr|gloox-1.0-4|106	
12cr|gloox-1.0-4|107	%changelog
12cr|gloox-1.0-4|108	

1733 12
12cr|glpi-0.83.40-1.1|1	%if %mandriva_branch == Cooker
12cr|glpi-0.83.40-1.1|2	%define release %mkrel 1
12cr|glpi-0.83.40-1.1|3	%else
12cr|glpi-0.83.40-1.1|4	%define subrel 1
12cr|glpi-0.83.40-1.1|5	%define release %mkrel 1
12cr|glpi-0.83.40-1.1|6	%endif
12cr|glpi-0.83.40-1.1|7	
12cr|glpi-0.83.40-1.1|8	%define relpkg 0
12cr|glpi-0.83.40-1.1|9	%define srcver 0.83.4
12cr|glpi-0.83.40-1.1|10	
12cr|glpi-0.83.40-1.1|11	# don't update this package before a fusioninventory plugin is available
12cr|glpi-0.83.40-1.1|12	%define _requires_exceptions pear(domxml-php4-to-php5.php)
12cr|glpi-0.83.40-1.1|13	
12cr|glpi-0.83.40-1.1|14	Epoch: 1
12cr|glpi-0.83.40-1.1|15	
12cr|glpi-0.83.40-1.1|16	Summary: A web based park management
12cr|glpi-0.83.40-1.1|17	Name: glpi
12cr|glpi-0.83.40-1.1|18	Version: %{srcver}%{relpkg}
12cr|glpi-0.83.40-1.1|19	Release: %{release}
12cr|glpi-0.83.40-1.1|20	License: GPLv2
12cr|glpi-0.83.40-1.1|21	Group: Monitoring
12cr|glpi-0.83.40-1.1|22	URL: http://www.glpi-project.org/
12cr|glpi-0.83.40-1.1|23	Source0: http://forge.indepnet.net/attachments/download/656/%{name}-%{srcver}.tar.gz
12cr|glpi-0.83.40-1.1|24	Requires: php-xml
12cr|glpi-0.83.40-1.1|25	Requires: mod_php
12cr|glpi-0.83.40-1.1|26	Requires: php-mysql
12cr|glpi-0.83.40-1.1|27	Requires: php-mbstring
12cr|glpi-0.83.40-1.1|28	%if %mdkversion < 201010
12cr|glpi-0.83.40-1.1|29	Requires(post): rpm-helper
12cr|glpi-0.83.40-1.1|30	Requires(postun): rpm-helper
12cr|glpi-0.83.40-1.1|31	%endif
12cr|glpi-0.83.40-1.1|32	BuildArch: noarch
12cr|glpi-0.83.40-1.1|33	#Epoch: 1
12cr|glpi-0.83.40-1.1|34	
12cr|glpi-0.83.40-1.1|35	%description
12cr|glpi-0.83.40-1.1|36	GLPI is web based database application allowing to managed computers and
12cr|glpi-0.83.40-1.1|37	peripherals park. Its goal is to help technicians about maintenance expiration,
12cr|glpi-0.83.40-1.1|38	stock flow and license counting.
12cr|glpi-0.83.40-1.1|39	
12cr|glpi-0.83.40-1.1|40	%prep
12cr|glpi-0.83.40-1.1|41	
12cr|glpi-0.83.40-1.1|42	%setup -q -n %name
12cr|glpi-0.83.40-1.1|43	
12cr|glpi-0.83.40-1.1|44	%install
12cr|glpi-0.83.40-1.1|45	
12cr|glpi-0.83.40-1.1|46	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|glpi-0.83.40-1.1|47	
12cr|glpi-0.83.40-1.1|48	install -m 644 *.php *.js %{buildroot}%{_datadir}/%{name}
12cr|glpi-0.83.40-1.1|49	
12cr|glpi-0.83.40-1.1|50	for i in ajax css front inc install lib locales pics plugins scripts; do
12cr|glpi-0.83.40-1.1|51	cp -ar $i %{buildroot}%{_datadir}/%{name}
12cr|glpi-0.83.40-1.1|52	done
12cr|glpi-0.83.40-1.1|53	
12cr|glpi-0.83.40-1.1|54	install -d -m 755 %{buildroot}%{_sysconfdir}/glpi
12cr|glpi-0.83.40-1.1|55	install -m 644 config/*.php %{buildroot}%{_sysconfdir}/glpi
12cr|glpi-0.83.40-1.1|56	pushd %{buildroot}%{_datadir}/%{name}
12cr|glpi-0.83.40-1.1|57	ln -sf ../../..%{_sysconfdir}/glpi config
12cr|glpi-0.83.40-1.1|58	popd
12cr|glpi-0.83.40-1.1|59	
12cr|glpi-0.83.40-1.1|60	find %{buildroot}%{_datadir}/%{name} -name .htaccess | xargs rm -f
12cr|glpi-0.83.40-1.1|61	
12cr|glpi-0.83.40-1.1|62	cat > %{buildroot}%{_sysconfdir}/glpi/config_path.php <<EOF
12cr|glpi-0.83.40-1.1|63	<?php
12cr|glpi-0.83.40-1.1|64	// for packaging defaults
12cr|glpi-0.83.40-1.1|65	
12cr|glpi-0.83.40-1.1|66	define("GLPI_CONFIG_DIR",     "%{_sysconfdir}/glpi");
12cr|glpi-0.83.40-1.1|67	define("GLPI_DOC_DIR",        "%{_localstatedir}/lib/%{name}");
12cr|glpi-0.83.40-1.1|68	define("GLPI_CACHE_DIR",      "%{_localstatedir}/lib/%{name}/_cache/");
12cr|glpi-0.83.40-1.1|69	define("GLPI_CRON_DIR",       "%{_localstatedir}/lib/%{name}/_cron");
12cr|glpi-0.83.40-1.1|70	define("GLPI_DUMP_DIR",       "%{_localstatedir}/lib/%{name}/_dumps");
12cr|glpi-0.83.40-1.1|71	define("GLPI_GRAPH_DIR",      "%{_localstatedir}/lib/%{name}/_graphs");
12cr|glpi-0.83.40-1.1|72	define("GLPI_LOCK_DIR",       "%{_localstatedir}/lib/%{name}/_lock/");
12cr|glpi-0.83.40-1.1|73	define("GLPI_PLUGIN_DOC_DIR", "%{_localstatedir}/lib/%{name}/_plugins");
12cr|glpi-0.83.40-1.1|74	define("GLPI_SESSION_DIR",    "%{_localstatedir}/lib/%{name}/_sessions");
12cr|glpi-0.83.40-1.1|75	define("GLPI_LOG_DIR",        "%{_localstatedir}/log/%{name}");
12cr|glpi-0.83.40-1.1|76	?>
12cr|glpi-0.83.40-1.1|77	EOF
12cr|glpi-0.83.40-1.1|78	
12cr|glpi-0.83.40-1.1|79	install -d -m 755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|glpi-0.83.40-1.1|80	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf <<EOF
12cr|glpi-0.83.40-1.1|81	Alias /%{name} %{_datadir}/%{name}
12cr|glpi-0.83.40-1.1|82	
12cr|glpi-0.83.40-1.1|83	<Directory %{_datadir}/%{name}>
12cr|glpi-0.83.40-1.1|84	Options -FollowSymLinks
12cr|glpi-0.83.40-1.1|85	Order allow,deny
12cr|glpi-0.83.40-1.1|86	Allow from all
12cr|glpi-0.83.40-1.1|87	# recommanded value
12cr|glpi-0.83.40-1.1|88	php_value memory_limit 64M
12cr|glpi-0.83.40-1.1|89	</Directory>
12cr|glpi-0.83.40-1.1|90	
12cr|glpi-0.83.40-1.1|91	<Directory %{_datadir}/%{name}/install>
12cr|glpi-0.83.40-1.1|92	# 15" should be enough for migration in most case
12cr|glpi-0.83.40-1.1|93	php_value max_execution_time 900
12cr|glpi-0.83.40-1.1|94	php_value memory_limit 128M
12cr|glpi-0.83.40-1.1|95	</Directory>
12cr|glpi-0.83.40-1.1|96	
12cr|glpi-0.83.40-1.1|97	<Directory %{_datadir}/%{name}/files>
12cr|glpi-0.83.40-1.1|98	Order deny,allow
12cr|glpi-0.83.40-1.1|99	Deny from all
12cr|glpi-0.83.40-1.1|100	</Directory>
12cr|glpi-0.83.40-1.1|101	
12cr|glpi-0.83.40-1.1|102	<Directory %{_datadir}/%{name}/inc>
12cr|glpi-0.83.40-1.1|103	Order deny,allow
12cr|glpi-0.83.40-1.1|104	Deny from all
12cr|glpi-0.83.40-1.1|105	</Directory>
12cr|glpi-0.83.40-1.1|106	
12cr|glpi-0.83.40-1.1|107	<Directory %{_datadir}/%{name}/locales>
12cr|glpi-0.83.40-1.1|108	Order deny,allow
12cr|glpi-0.83.40-1.1|109	Deny from all
12cr|glpi-0.83.40-1.1|110	</Directory>
12cr|glpi-0.83.40-1.1|111	
12cr|glpi-0.83.40-1.1|112	<Directory %{_datadir}/%{name}/mysql>
12cr|glpi-0.83.40-1.1|113	Order deny,allow
12cr|glpi-0.83.40-1.1|114	Deny from all
12cr|glpi-0.83.40-1.1|115	</Directory>
12cr|glpi-0.83.40-1.1|116	
12cr|glpi-0.83.40-1.1|117	<Directory %{_datadir}/%{name}/scripts>
12cr|glpi-0.83.40-1.1|118	Order deny,allow
12cr|glpi-0.83.40-1.1|119	Deny from all
12cr|glpi-0.83.40-1.1|120	</Directory>
12cr|glpi-0.83.40-1.1|121	EOF
12cr|glpi-0.83.40-1.1|122	
12cr|glpi-0.83.40-1.1|123	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cr|glpi-0.83.40-1.1|124	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_cache
12cr|glpi-0.83.40-1.1|125	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_cron
12cr|glpi-0.83.40-1.1|126	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_dumps
12cr|glpi-0.83.40-1.1|127	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_graphs
12cr|glpi-0.83.40-1.1|128	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_lock
12cr|glpi-0.83.40-1.1|129	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_plugins
12cr|glpi-0.83.40-1.1|130	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_sessions
12cr|glpi-0.83.40-1.1|131	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_tmp
12cr|glpi-0.83.40-1.1|132	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_uploads
12cr|glpi-0.83.40-1.1|133	
12cr|glpi-0.83.40-1.1|134	install -d -m 755 %{buildroot}%{_localstatedir}/log/%{name}
12cr|glpi-0.83.40-1.1|135	
12cr|glpi-0.83.40-1.1|136	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|glpi-0.83.40-1.1|137	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
12cr|glpi-0.83.40-1.1|138	/var/log/glpi/*.log {
12cr|glpi-0.83.40-1.1|139	notifempty
12cr|glpi-0.83.40-1.1|140	missingok
12cr|glpi-0.83.40-1.1|141	create 644 apache apache
12cr|glpi-0.83.40-1.1|142	}
12cr|glpi-0.83.40-1.1|143	EOF
12cr|glpi-0.83.40-1.1|144	
12cr|glpi-0.83.40-1.1|145	install -d -m 755 -p %{buildroot}%{_sysconfdir}/cron.d
12cr|glpi-0.83.40-1.1|146	cat > %{buildroot}%{_sysconfdir}/cron.d/%{name} <<EOF
12cr|glpi-0.83.40-1.1|147	# Run cron from to execute task even when no user connected
12cr|glpi-0.83.40-1.1|148	*/4 * * * * apache %{_bindir}/php %{_datadir}/%{name}/front/cron.php
12cr|glpi-0.83.40-1.1|149	EOF
12cr|glpi-0.83.40-1.1|150	
12cr|glpi-0.83.40-1.1|151	%post
12cr|glpi-0.83.40-1.1|152	%if %mdkversion < 201010
12cr|glpi-0.83.40-1.1|153	%_post_webapp
12cr|glpi-0.83.40-1.1|154	%endif
12cr|glpi-0.83.40-1.1|155	
12cr|glpi-0.83.40-1.1|156	%postun
12cr|glpi-0.83.40-1.1|157	%if %mdkversion < 201010
12cr|glpi-0.83.40-1.1|158	%_postun_webapp
12cr|glpi-0.83.40-1.1|159	%endif
12cr|glpi-0.83.40-1.1|160	
12cr|glpi-0.83.40-1.1|161	%files
12cr|glpi-0.83.40-1.1|162	%doc CHANGELOG.txt README.txt
12cr|glpi-0.83.40-1.1|163	%{_datadir}/%name
12cr|glpi-0.83.40-1.1|164	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|glpi-0.83.40-1.1|165	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|glpi-0.83.40-1.1|166	%config(noreplace) %{_sysconfdir}/cron.d/%{name}
12cr|glpi-0.83.40-1.1|167	%dir %attr(-,apache,apache) %{_sysconfdir}/glpi
12cr|glpi-0.83.40-1.1|168	%config(noreplace) %{_sysconfdir}/glpi/*
12cr|glpi-0.83.40-1.1|169	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
12cr|glpi-0.83.40-1.1|170	%attr(-,apache,apache) %{_localstatedir}/log/%{name}
12cr|glpi-0.83.40-1.1|171	
12cr|glpi-0.83.40-1.1|172	
12cr|glpi-0.83.40-1.1|173	
12cr|glpi-0.83.40-1.1|174	%changelog
12cr|glpi-0.83.40-1.1|175	

1734 12
12cr|glpi-plugin-archires-1.9.1-0.1|1	%if %mandriva_branch == Cooker
12cr|glpi-plugin-archires-1.9.1-0.1|2	%define release %mkrel 2
12cr|glpi-plugin-archires-1.9.1-0.1|3	%else
12cr|glpi-plugin-archires-1.9.1-0.1|4	%define subrel 1
12cr|glpi-plugin-archires-1.9.1-0.1|5	%define release %mkrel 0
12cr|glpi-plugin-archires-1.9.1-0.1|6	%endif
12cr|glpi-plugin-archires-1.9.1-0.1|7	
12cr|glpi-plugin-archires-1.9.1-0.1|8	Summary: Network reporting plugin
12cr|glpi-plugin-archires-1.9.1-0.1|9	Name: glpi-plugin-archires
12cr|glpi-plugin-archires-1.9.1-0.1|10	Version: 1.9.1
12cr|glpi-plugin-archires-1.9.1-0.1|11	Release: %{release}
12cr|glpi-plugin-archires-1.9.1-0.1|12	License: GPL
12cr|glpi-plugin-archires-1.9.1-0.1|13	Group: Monitoring
12cr|glpi-plugin-archires-1.9.1-0.1|14	Url: https://forge.indepnet.net/projects/archires
12cr|glpi-plugin-archires-1.9.1-0.1|15	Source0: https://forge.indepnet.net/attachments/download/972/glpi-archires-%{version}.tar.gz
12cr|glpi-plugin-archires-1.9.1-0.1|16	Source1: pack.mg_dvl.tar.bz2
12cr|glpi-plugin-archires-1.9.1-0.1|17	Requires: graphviz
12cr|glpi-plugin-archires-1.9.1-0.1|18	BuildArch: noarch
12cr|glpi-plugin-archires-1.9.1-0.1|19	
12cr|glpi-plugin-archires-1.9.1-0.1|20	%description
12cr|glpi-plugin-archires-1.9.1-0.1|21	This plugin allow you to generate automatically a graphical representation of
12cr|glpi-plugin-archires-1.9.1-0.1|22	the network architecture.
12cr|glpi-plugin-archires-1.9.1-0.1|23	
12cr|glpi-plugin-archires-1.9.1-0.1|24	%prep
12cr|glpi-plugin-archires-1.9.1-0.1|25	
12cr|glpi-plugin-archires-1.9.1-0.1|26	%setup -q -n archires
12cr|glpi-plugin-archires-1.9.1-0.1|27	%setup -q -T -D -a 1 -n archires
12cr|glpi-plugin-archires-1.9.1-0.1|28	
12cr|glpi-plugin-archires-1.9.1-0.1|29	find . -type f | xargs chmod 644
12cr|glpi-plugin-archires-1.9.1-0.1|30	find . -type d | xargs chmod 755
12cr|glpi-plugin-archires-1.9.1-0.1|31	
12cr|glpi-plugin-archires-1.9.1-0.1|32	%install
12cr|glpi-plugin-archires-1.9.1-0.1|33	
12cr|glpi-plugin-archires-1.9.1-0.1|34	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins/archires
12cr|glpi-plugin-archires-1.9.1-0.1|35	cp -ap * %{buildroot}%{_datadir}/glpi/plugins/archires
12cr|glpi-plugin-archires-1.9.1-0.1|36	
12cr|glpi-plugin-archires-1.9.1-0.1|37	%files
12cr|glpi-plugin-archires-1.9.1-0.1|38	%{_datadir}/glpi/plugins/archires
12cr|glpi-plugin-archires-1.9.1-0.1|39	
12cr|glpi-plugin-archires-1.9.1-0.1|40	
12cr|glpi-plugin-archires-1.9.1-0.1|41	%changelog
12cr|glpi-plugin-archires-1.9.1-0.1|42	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 1.9.1-2mdv2012.0
12cr|glpi-plugin-archires-1.9.1-0.1|43	+ Revision: 771125
12cr|glpi-plugin-archires-1.9.1-0.1|44	- various fixes
12cr|glpi-plugin-archires-1.9.1-0.1|45	
12cr|glpi-plugin-archires-1.9.1-0.1|46	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 1.9.1-1
12cr|glpi-plugin-archires-1.9.1-0.1|47	+ Revision: 771078
12cr|glpi-plugin-archires-1.9.1-0.1|48	- 1.9.1
12cr|glpi-plugin-archires-1.9.1-0.1|49	
12cr|glpi-plugin-archires-1.9.1-0.1|50	* Fri May 27 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.8.0-1
12cr|glpi-plugin-archires-1.9.1-0.1|51	+ Revision: 680283
12cr|glpi-plugin-archires-1.9.1-0.1|52	- new version
12cr|glpi-plugin-archires-1.9.1-0.1|53	
12cr|glpi-plugin-archires-1.9.1-0.1|54	* Thu Sep 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.3-2mdv2011.0
12cr|glpi-plugin-archires-1.9.1-0.1|55	+ Revision: 578863
12cr|glpi-plugin-archires-1.9.1-0.1|56	- add missing icons
12cr|glpi-plugin-archires-1.9.1-0.1|57	- add graphviz dependency
12cr|glpi-plugin-archires-1.9.1-0.1|58	
12cr|glpi-plugin-archires-1.9.1-0.1|59	* Mon Aug 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.3-1mdv2011.0
12cr|glpi-plugin-archires-1.9.1-0.1|60	+ Revision: 570527
12cr|glpi-plugin-archires-1.9.1-0.1|61	- import glpi-plugin-archires
12cr|glpi-plugin-archires-1.9.1-0.1|62	

1735 12
12cr|glpi-plugin-datainjection-2.1.2-0.1|1	%if %mandriva_branch == Cooker
12cr|glpi-plugin-datainjection-2.1.2-0.1|2	%define release %mkrel 3
12cr|glpi-plugin-datainjection-2.1.2-0.1|3	%else
12cr|glpi-plugin-datainjection-2.1.2-0.1|4	%define subrel 1
12cr|glpi-plugin-datainjection-2.1.2-0.1|5	%define release %mkrel 0
12cr|glpi-plugin-datainjection-2.1.2-0.1|6	%endif
12cr|glpi-plugin-datainjection-2.1.2-0.1|7	
12cr|glpi-plugin-datainjection-2.1.2-0.1|8	Summary: SNMP agent plugin
12cr|glpi-plugin-datainjection-2.1.2-0.1|9	Name: glpi-plugin-datainjection
12cr|glpi-plugin-datainjection-2.1.2-0.1|10	Version: 2.1.2
12cr|glpi-plugin-datainjection-2.1.2-0.1|11	Release: %{release}
12cr|glpi-plugin-datainjection-2.1.2-0.1|12	License: GPL
12cr|glpi-plugin-datainjection-2.1.2-0.1|13	Group: Monitoring
12cr|glpi-plugin-datainjection-2.1.2-0.1|14	Url: https://forge.indepnet.net/projects/show/datainjection
12cr|glpi-plugin-datainjection-2.1.2-0.1|15	Source0: https://forge.indepnet.net/attachments/download/1010/glpi-datainjection-%{version}.tar.gz
12cr|glpi-plugin-datainjection-2.1.2-0.1|16	BuildArch: noarch
12cr|glpi-plugin-datainjection-2.1.2-0.1|17	Provides: glpi-data-injection = %{version}-%{release}
12cr|glpi-plugin-datainjection-2.1.2-0.1|18	Obsoletes: glpi-data-injection
12cr|glpi-plugin-datainjection-2.1.2-0.1|19	
12cr|glpi-plugin-datainjection-2.1.2-0.1|20	%description
12cr|glpi-plugin-datainjection-2.1.2-0.1|21	This plugin allows data import into GLPI using CSV files
12cr|glpi-plugin-datainjection-2.1.2-0.1|22	It allows to create models of injection for a future re-use. It's been created
12cr|glpi-plugin-datainjection-2.1.2-0.1|23	in order to :
12cr|glpi-plugin-datainjection-2.1.2-0.1|24	- Import datas coming from others asset management softwares
12cr|glpi-plugin-datainjection-2.1.2-0.1|25	- Inject electronic delivery forms
12cr|glpi-plugin-datainjection-2.1.2-0.1|26	Datas to be imported using the plugains are :
12cr|glpi-plugin-datainjection-2.1.2-0.1|27	- Inventory datas (except softwares and licenses)
12cr|glpi-plugin-datainjection-2.1.2-0.1|28	- Management datas (contract, contact, supplier)
12cr|glpi-plugin-datainjection-2.1.2-0.1|29	- Configuration datas (user, group, entity)
12cr|glpi-plugin-datainjection-2.1.2-0.1|30	
12cr|glpi-plugin-datainjection-2.1.2-0.1|31	%prep
12cr|glpi-plugin-datainjection-2.1.2-0.1|32	
12cr|glpi-plugin-datainjection-2.1.2-0.1|33	%setup -q -n datainjection
12cr|glpi-plugin-datainjection-2.1.2-0.1|34	
12cr|glpi-plugin-datainjection-2.1.2-0.1|35	find . -type f | xargs chmod 644
12cr|glpi-plugin-datainjection-2.1.2-0.1|36	find . -type d | xargs chmod 755
12cr|glpi-plugin-datainjection-2.1.2-0.1|37	
12cr|glpi-plugin-datainjection-2.1.2-0.1|38	%install
12cr|glpi-plugin-datainjection-2.1.2-0.1|39	
12cr|glpi-plugin-datainjection-2.1.2-0.1|40	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins/datainjection
12cr|glpi-plugin-datainjection-2.1.2-0.1|41	cp -ap * %{buildroot}%{_datadir}/glpi/plugins/datainjection
12cr|glpi-plugin-datainjection-2.1.2-0.1|42	rm -rf %{buildroot}%{_datadir}/glpi/plugins/datainjection/docs
12cr|glpi-plugin-datainjection-2.1.2-0.1|43	
12cr|glpi-plugin-datainjection-2.1.2-0.1|44	%files
12cr|glpi-plugin-datainjection-2.1.2-0.1|45	%doc docs/*
12cr|glpi-plugin-datainjection-2.1.2-0.1|46	%{_datadir}/glpi/plugins/datainjection
12cr|glpi-plugin-datainjection-2.1.2-0.1|47	
12cr|glpi-plugin-datainjection-2.1.2-0.1|48	
12cr|glpi-plugin-datainjection-2.1.2-0.1|49	%changelog
12cr|glpi-plugin-datainjection-2.1.2-0.1|50	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 2.1.2-3mdv2012.0
12cr|glpi-plugin-datainjection-2.1.2-0.1|51	+ Revision: 771126
12cr|glpi-plugin-datainjection-2.1.2-0.1|52	- various fixes
12cr|glpi-plugin-datainjection-2.1.2-0.1|53	
12cr|glpi-plugin-datainjection-2.1.2-0.1|54	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 2.1.2-1
12cr|glpi-plugin-datainjection-2.1.2-0.1|55	+ Revision: 771079
12cr|glpi-plugin-datainjection-2.1.2-0.1|56	- 2.1.2
12cr|glpi-plugin-datainjection-2.1.2-0.1|57	
12cr|glpi-plugin-datainjection-2.1.2-0.1|58	* Mon Nov 15 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.1-1mdv2011.0
12cr|glpi-plugin-datainjection-2.1.2-0.1|59	+ Revision: 597753
12cr|glpi-plugin-datainjection-2.1.2-0.1|60	- import glpi-plugin-datainjection
12cr|glpi-plugin-datainjection-2.1.2-0.1|61	

1736 12
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|1	%if %mandriva_branch == Cooker
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|2	%define release %mkrel 2
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|3	%else
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|4	%define subrel 1
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|5	%define release %mkrel 0
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|6	%endif
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|7	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|8	%define _requires_exceptions pear(.*)
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|9	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|10	Summary: fusioninventory communication server
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|11	Name: glpi-plugin-fusioninventory
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|12	Version: 2.4.0
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|13	Release: %{release}
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|14	License: GPL
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|15	Group: Monitoring
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|16	URL: http://fusioninventory.org/wordpress/
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|17	Source0: http://forge.fusioninventory.org/attachments/download/515/fusioninventory-for-glpi-metapackage_0.80_1.1.tar.gz
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|18	BuildArch: noarch
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|19	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|20	%description
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|21	This plugin enables you to manage fusioninventory agents from GLPI.
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|22	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|23	%package snmp
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|24	Summary: SNMP extension for fusioninventory
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|25	Group: Monitoring
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|26	Requires: %{name} = %{version}-%{release}
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|27	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|28	%description snmp
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|29	This plugin allow to perform remote inventory with fusioninventory agents.
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|30	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|31	%package inventory
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|32	Summary: Inventory extension for fusioninventory
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|33	Group: Monitoring
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|34	Requires: %{name} = %{version}-%{release}
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|35	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|36	%description inventory
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|37	This plugin allow to perform local inventory with fusioninventory agents.
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|38	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|39	%package deploy
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|40	Summary: Deploy extension for fusioninventory
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|41	Group: Monitoring
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|42	Requires: %{name} = %{version}-%{release}
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|43	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|44	%description deploy
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|45	This plugin allow to deploy with fusioninventory agents.
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|46	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|47	%prep
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|48	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|49	%setup -q -c
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|50	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|51	find . -type f | xargs chmod 644
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|52	find . -type d | xargs chmod 755
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|53	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|54	%install
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|55	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|56	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|57	cp -rp fusinvdeploy %{buildroot}%{_datadir}/glpi/plugins/
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|58	cp -rp fusinvinventory %{buildroot}%{_datadir}/glpi/plugins/
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|59	cp -rp fusinvsnmp %{buildroot}%{_datadir}/glpi/plugins/
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|60	cp -rp fusioninventory %{buildroot}%{_datadir}/glpi/plugins/
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|61	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|62	rm -rf %{buildroot}%{_datadir}/glpi/plugins/fusinvsnmp/docs
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|63	rm -rf %{buildroot}%{_datadir}/glpi/plugins/fusioninventory/docs
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|64	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|65	%files
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|66	%doc fusioninventory/docs/*.TXT
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|67	%{_datadir}/glpi/plugins/fusioninventory
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|68	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|69	%files snmp
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|70	%doc fusinvsnmp/docs/*.TXT
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|71	%{_datadir}/glpi/plugins/fusinvsnmp
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|72	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|73	%files inventory
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|74	%{_datadir}/glpi/plugins/fusinvinventory
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|75	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|76	%files deploy
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|77	%{_datadir}/glpi/plugins/fusinvdeploy
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|78	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|79	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|80	%changelog
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|81	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 2.4.0-2mdv2012.0
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|82	+ Revision: 771127
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|83	- various fixes
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|84	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|85	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 2.4.0-1
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|86	+ Revision: 771088
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|87	- 2.4.0
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|88	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|89	* Thu Jul 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.6-1
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|90	+ Revision: 689109
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|91	- new version
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|92	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|93	* Sun Jun 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.5-1
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|94	+ Revision: 687293
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|95	- new version
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|96	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|97	* Fri May 27 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.4-2
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|98	+ Revision: 680302
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|99	- fix automatic dependencies
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|100	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|101	* Thu May 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.4-1
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|102	+ Revision: 679178
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|103	- new version
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|104	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|105	* Wed May 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.2-1
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|106	+ Revision: 666419
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|107	- new version
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|108	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|109	* Sun May 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-1
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|110	+ Revision: 661415
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|111	- new version
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|112	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|113	* Thu Mar 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.0-0.RC1.1
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|114	+ Revision: 649402
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|115	- new version
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|116	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|117	* Tue Aug 24 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.2-1mdv2011.0
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|118	+ Revision: 572709
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|119	- 2.2.2 final
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|120	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|121	* Wed Aug 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.2-0.RC1.1mdv2011.0
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|122	+ Revision: 571244
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|123	- new version
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|124	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|125	* Mon May 03 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.0-0.beta4.1mdv2010.1
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|126	+ Revision: 541805
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|127	- import glpi-plugin-fusioninventory
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|128	
12cr|glpi-plugin-fusioninventory-2.4.0-0.1|129	

1737 12
12cr|glpi-plugin-genericobject-2.0.1-0.1|1	%if %mandriva_branch == Cooker
12cr|glpi-plugin-genericobject-2.0.1-0.1|2	%define release %mkrel 2
12cr|glpi-plugin-genericobject-2.0.1-0.1|3	%else
12cr|glpi-plugin-genericobject-2.0.1-0.1|4	%define subrel 1
12cr|glpi-plugin-genericobject-2.0.1-0.1|5	%define release %mkrel 0
12cr|glpi-plugin-genericobject-2.0.1-0.1|6	%endif
12cr|glpi-plugin-genericobject-2.0.1-0.1|7	
12cr|glpi-plugin-genericobject-2.0.1-0.1|8	Summary: Add new inventory objects
12cr|glpi-plugin-genericobject-2.0.1-0.1|9	Name: glpi-plugin-genericobject
12cr|glpi-plugin-genericobject-2.0.1-0.1|10	Version: 2.0.1
12cr|glpi-plugin-genericobject-2.0.1-0.1|11	Release: %{release}
12cr|glpi-plugin-genericobject-2.0.1-0.1|12	License: GPL
12cr|glpi-plugin-genericobject-2.0.1-0.1|13	Group: Monitoring
12cr|glpi-plugin-genericobject-2.0.1-0.1|14	Url: https://forge.indepnet.net/projects/show/genericobject/
12cr|glpi-plugin-genericobject-2.0.1-0.1|15	Source0: https://forge.indepnet.net/attachments/download/993/glpi-genericobject-%{version}.tar.gz
12cr|glpi-plugin-genericobject-2.0.1-0.1|16	BuildArch: noarch
12cr|glpi-plugin-genericobject-2.0.1-0.1|17	
12cr|glpi-plugin-genericobject-2.0.1-0.1|18	%description
12cr|glpi-plugin-genericobject-2.0.1-0.1|19	This plugin allows you to add new inventory types without programmation. It
12cr|glpi-plugin-genericobject-2.0.1-0.1|20	manages :
12cr|glpi-plugin-genericobject-2.0.1-0.1|21	- Type creation
12cr|glpi-plugin-genericobject-2.0.1-0.1|22	- Available fields
12cr|glpi-plugin-genericobject-2.0.1-0.1|23	- Framework integration (Helpdesk, loans, templates, etc.)
12cr|glpi-plugin-genericobject-2.0.1-0.1|24	- Integration with the file injection plugin
12cr|glpi-plugin-genericobject-2.0.1-0.1|25	
12cr|glpi-plugin-genericobject-2.0.1-0.1|26	%prep
12cr|glpi-plugin-genericobject-2.0.1-0.1|27	
12cr|glpi-plugin-genericobject-2.0.1-0.1|28	%setup -q -n genericobject
12cr|glpi-plugin-genericobject-2.0.1-0.1|29	
12cr|glpi-plugin-genericobject-2.0.1-0.1|30	find . -type f | xargs chmod 644
12cr|glpi-plugin-genericobject-2.0.1-0.1|31	find . -type d | xargs chmod 755
12cr|glpi-plugin-genericobject-2.0.1-0.1|32	
12cr|glpi-plugin-genericobject-2.0.1-0.1|33	%install
12cr|glpi-plugin-genericobject-2.0.1-0.1|34	
12cr|glpi-plugin-genericobject-2.0.1-0.1|35	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins/genericobject
12cr|glpi-plugin-genericobject-2.0.1-0.1|36	cp -ap * %{buildroot}%{_datadir}/glpi/plugins/genericobject
12cr|glpi-plugin-genericobject-2.0.1-0.1|37	rm -rf %{buildroot}%{_datadir}/glpi/plugins/genericobject/docs
12cr|glpi-plugin-genericobject-2.0.1-0.1|38	rm -f %{buildroot}%{_datadir}/glpi/plugins/genericobject/LICENSE
12cr|glpi-plugin-genericobject-2.0.1-0.1|39	rm -f %{buildroot}%{_datadir}/glpi/plugins/genericobject/README
12cr|glpi-plugin-genericobject-2.0.1-0.1|40	
12cr|glpi-plugin-genericobject-2.0.1-0.1|41	%files
12cr|glpi-plugin-genericobject-2.0.1-0.1|42	%doc docs/* LICENSE README
12cr|glpi-plugin-genericobject-2.0.1-0.1|43	%{_datadir}/glpi/plugins/genericobject
12cr|glpi-plugin-genericobject-2.0.1-0.1|44	
12cr|glpi-plugin-genericobject-2.0.1-0.1|45	
12cr|glpi-plugin-genericobject-2.0.1-0.1|46	%changelog
12cr|glpi-plugin-genericobject-2.0.1-0.1|47	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-2mdv2012.0
12cr|glpi-plugin-genericobject-2.0.1-0.1|48	+ Revision: 771128
12cr|glpi-plugin-genericobject-2.0.1-0.1|49	- various fixes
12cr|glpi-plugin-genericobject-2.0.1-0.1|50	
12cr|glpi-plugin-genericobject-2.0.1-0.1|51	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-1
12cr|glpi-plugin-genericobject-2.0.1-0.1|52	+ Revision: 771089
12cr|glpi-plugin-genericobject-2.0.1-0.1|53	- 2.0.1
12cr|glpi-plugin-genericobject-2.0.1-0.1|54	
12cr|glpi-plugin-genericobject-2.0.1-0.1|55	* Sat Jul 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.3-1mdv2011.0
12cr|glpi-plugin-genericobject-2.0.1-0.1|56	+ Revision: 554621
12cr|glpi-plugin-genericobject-2.0.1-0.1|57	- import glpi-plugin-genericobject
12cr|glpi-plugin-genericobject-2.0.1-0.1|58	
12cr|glpi-plugin-genericobject-2.0.1-0.1|59	

1738 12
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|1	%if %mandriva_branch == Cooker
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|2	%define release %mkrel 2
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|3	%else
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|4	%define subrel 1
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|5	%define release %mkrel 0
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|6	%endif
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|7	
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|8	Summary: Financials informations from manufacturers web site plugin
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|9	Name: glpi-plugin-manufacturersimports
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|10	Version: 1.4.1
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|11	Release: %{release}
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|12	License: GPL
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|13	Group: Monitoring
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|14	Url: https://forge.indepnet.net/projects/show/manufacturersimports
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|15	Source0: https://forge.indepnet.net/attachments/download/981/glpi-manufacturersimports-%{version}.tar.gz
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|16	BuildArch: noarch
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|17	
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|18	%description
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|19	This plugin allows you to inject financials informations from manufacturers web
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|20	site files in GLPI.
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|21	
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|22	%prep
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|23	
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|24	%setup -q -n manufacturersimports
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|25	
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|26	find . -type f | xargs chmod 644
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|27	find . -type d | xargs chmod 755
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|28	
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|29	%install
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|30	
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|31	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins/manufacturersimports
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|32	cp -ap * %{buildroot}%{_datadir}/glpi/plugins/manufacturersimports
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|33	rm -f %{buildroot}%{_datadir}/glpi/plugins/manufacturersimports/prerequis.txt
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|34	
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|35	%files
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|36	%doc prerequis.txt
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|37	%{_datadir}/glpi/plugins/manufacturersimports
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|38	
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|39	
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|40	%changelog
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|41	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-2mdv2012.0
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|42	+ Revision: 771129
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|43	- various fixes
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|44	
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|45	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-1
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|46	+ Revision: 771090
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|47	- 1.4.1
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|48	
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|49	* Fri May 27 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-2
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|50	+ Revision: 680285
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|51	- rename installation directory to match plugin name
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|52	
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|53	* Fri May 27 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-1
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|54	+ Revision: 680282
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|55	- new  version
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|56	
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|57	* Sat Jul 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2011.0
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|58	+ Revision: 554623
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|59	- import glpi-plugin-manufacturersimports
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|60	
12cr|glpi-plugin-manufacturersimports-1.4.1-0.1|61	

1739 12
12cr|glpi-plugin-massocsimport-1.5.2-0.1|1	%if %mandriva_branch == Cooker
12cr|glpi-plugin-massocsimport-1.5.2-0.1|2	%define release %mkrel 2
12cr|glpi-plugin-massocsimport-1.5.2-0.1|3	%else
12cr|glpi-plugin-massocsimport-1.5.2-0.1|4	%define subrel 1
12cr|glpi-plugin-massocsimport-1.5.2-0.1|5	%define release %mkrel 0
12cr|glpi-plugin-massocsimport-1.5.2-0.1|6	%endif
12cr|glpi-plugin-massocsimport-1.5.2-0.1|7	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|8	Summary: GLPI Plugin for OCS Massive import
12cr|glpi-plugin-massocsimport-1.5.2-0.1|9	Name: glpi-plugin-massocsimport
12cr|glpi-plugin-massocsimport-1.5.2-0.1|10	Version: 1.5.2
12cr|glpi-plugin-massocsimport-1.5.2-0.1|11	Release: %{release}
12cr|glpi-plugin-massocsimport-1.5.2-0.1|12	Group: Monitoring
12cr|glpi-plugin-massocsimport-1.5.2-0.1|13	License: GPLv2
12cr|glpi-plugin-massocsimport-1.5.2-0.1|14	URL: https://forge.indepnet.net/projects/show/massocsimport
12cr|glpi-plugin-massocsimport-1.5.2-0.1|15	Source0: https://forge.indepnet.net/attachments/download/975/glpi-massocsimport-%{version}.tar.gz
12cr|glpi-plugin-massocsimport-1.5.2-0.1|16	Requires: glpi >= 0.80
12cr|glpi-plugin-massocsimport-1.5.2-0.1|17	Requires: cronie
12cr|glpi-plugin-massocsimport-1.5.2-0.1|18	Provides: glpi-massocsimport = %{version}-%{release}
12cr|glpi-plugin-massocsimport-1.5.2-0.1|19	Obsoletes: glpi-massocsimport
12cr|glpi-plugin-massocsimport-1.5.2-0.1|20	BuildArch: noarch
12cr|glpi-plugin-massocsimport-1.5.2-0.1|21	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|22	%description
12cr|glpi-plugin-massocsimport-1.5.2-0.1|23	Plugin which allow OCS continuous synchronization and massive importation.
12cr|glpi-plugin-massocsimport-1.5.2-0.1|24	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|25	The extension Config panel is provided to handle the synchronization options.
12cr|glpi-plugin-massocsimport-1.5.2-0.1|26	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|27	%prep
12cr|glpi-plugin-massocsimport-1.5.2-0.1|28	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|29	%setup -q -n massocsimport
12cr|glpi-plugin-massocsimport-1.5.2-0.1|30	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|31	find . -type f | xargs chmod 644
12cr|glpi-plugin-massocsimport-1.5.2-0.1|32	find . -type d | xargs chmod 755
12cr|glpi-plugin-massocsimport-1.5.2-0.1|33	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|34	%build
12cr|glpi-plugin-massocsimport-1.5.2-0.1|35	# empty build
12cr|glpi-plugin-massocsimport-1.5.2-0.1|36	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|37	cat >cron <<EOF
12cr|glpi-plugin-massocsimport-1.5.2-0.1|38	# GLPI mass_ocs_import extension.
12cr|glpi-plugin-massocsimport-1.5.2-0.1|39	# Must be enabled from the Control panel.
12cr|glpi-plugin-massocsimport-1.5.2-0.1|40	*/5 * * * * apache %{_datadir}/glpi/plugins/massocsimport/scripts/ocsng_fullsync.sh
12cr|glpi-plugin-massocsimport-1.5.2-0.1|41	EOF
12cr|glpi-plugin-massocsimport-1.5.2-0.1|42	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|43	%install
12cr|glpi-plugin-massocsimport-1.5.2-0.1|44	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|45	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins/massocsimport
12cr|glpi-plugin-massocsimport-1.5.2-0.1|46	cp -rp * %{buildroot}%{_datadir}/glpi/plugins/massocsimport/
12cr|glpi-plugin-massocsimport-1.5.2-0.1|47	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|48	chmod 755 %{buildroot}%{_datadir}/glpi/plugins/massocsimport/scripts/ocsng_fullsync.sh
12cr|glpi-plugin-massocsimport-1.5.2-0.1|49	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|50	install -d %{buildroot}%{_sysconfdir}/cron.d
12cr|glpi-plugin-massocsimport-1.5.2-0.1|51	install -m0644 cron %{buildroot}%{_sysconfdir}/cron.d/%{name}
12cr|glpi-plugin-massocsimport-1.5.2-0.1|52	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|53	%files
12cr|glpi-plugin-massocsimport-1.5.2-0.1|54	%config(noreplace) %{_sysconfdir}/cron.d/%{name}
12cr|glpi-plugin-massocsimport-1.5.2-0.1|55	%{_datadir}/glpi/plugins/massocsimport
12cr|glpi-plugin-massocsimport-1.5.2-0.1|56	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|57	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|58	%changelog
12cr|glpi-plugin-massocsimport-1.5.2-0.1|59	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-2mdv2012.0
12cr|glpi-plugin-massocsimport-1.5.2-0.1|60	+ Revision: 771130
12cr|glpi-plugin-massocsimport-1.5.2-0.1|61	- various fixes
12cr|glpi-plugin-massocsimport-1.5.2-0.1|62	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|63	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-1
12cr|glpi-plugin-massocsimport-1.5.2-0.1|64	+ Revision: 771119
12cr|glpi-plugin-massocsimport-1.5.2-0.1|65	- import glpi-plugin-massocsimport
12cr|glpi-plugin-massocsimport-1.5.2-0.1|66	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|67	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|68	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-1
12cr|glpi-plugin-massocsimport-1.5.2-0.1|69	- 1.5.2
12cr|glpi-plugin-massocsimport-1.5.2-0.1|70	- forward port from mes5.2 (the black hole) and with adjustments
12cr|glpi-plugin-massocsimport-1.5.2-0.1|71	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|72	* Sun Aug 14 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.2-0.1mdvmes5.2
12cr|glpi-plugin-massocsimport-1.5.2-0.1|73	- 1.4.2
12cr|glpi-plugin-massocsimport-1.5.2-0.1|74	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|75	* Mon May 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-3.1mdvmes5.2
12cr|glpi-plugin-massocsimport-1.5.2-0.1|76	- built for updates
12cr|glpi-plugin-massocsimport-1.5.2-0.1|77	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|78	* Mon Feb 14 2011 Leonardo Coelho <leonardoc@mandriva.com.br> 1.3.0-3mdvmes5.1
12cr|glpi-plugin-massocsimport-1.5.2-0.1|79	- fix cron path.
12cr|glpi-plugin-massocsimport-1.5.2-0.1|80	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|81	* Wed Jun 09 2010 Anne Nicolas <anne.nicolas@mandriva.com> 1.3.0-2mdvmes5
12cr|glpi-plugin-massocsimport-1.5.2-0.1|82	- fix plugin directory name
12cr|glpi-plugin-massocsimport-1.5.2-0.1|83	
12cr|glpi-plugin-massocsimport-1.5.2-0.1|84	* Thu Feb 18 2010 Tiago Salem Herrmann <salem@mandriva.com> 1.3.0-1mdvmes5
12cr|glpi-plugin-massocsimport-1.5.2-0.1|85	- first build for MES5

1740 12
12cr|glpi-plugin-racks-1.2.0-0.1|1	%if %mandriva_branch == Cooker
12cr|glpi-plugin-racks-1.2.0-0.1|2	%define release %mkrel 2
12cr|glpi-plugin-racks-1.2.0-0.1|3	%else
12cr|glpi-plugin-racks-1.2.0-0.1|4	%define subrel 1
12cr|glpi-plugin-racks-1.2.0-0.1|5	%define release %mkrel 0
12cr|glpi-plugin-racks-1.2.0-0.1|6	%endif
12cr|glpi-plugin-racks-1.2.0-0.1|7	
12cr|glpi-plugin-racks-1.2.0-0.1|8	Summary: SNMP agent plugin
12cr|glpi-plugin-racks-1.2.0-0.1|9	Name: glpi-plugin-racks
12cr|glpi-plugin-racks-1.2.0-0.1|10	Version: 1.2.0
12cr|glpi-plugin-racks-1.2.0-0.1|11	Release: %{release}
12cr|glpi-plugin-racks-1.2.0-0.1|12	License: GPL
12cr|glpi-plugin-racks-1.2.0-0.1|13	Group: Monitoring
12cr|glpi-plugin-racks-1.2.0-0.1|14	URL: http://forge.indepnet.net/projects/show/racks
12cr|glpi-plugin-racks-1.2.0-0.1|15	Source0: https://forge.indepnet.net/attachments/download/883/glpi-racks-%{version}.tar.gz
12cr|glpi-plugin-racks-1.2.0-0.1|16	BuildArch: noarch
12cr|glpi-plugin-racks-1.2.0-0.1|17	
12cr|glpi-plugin-racks-1.2.0-0.1|18	%description
12cr|glpi-plugin-racks-1.2.0-0.1|19	This plugin allows you to create bays. Manage the placement of your materials
12cr|glpi-plugin-racks-1.2.0-0.1|20	in your bays. And so know the space and its power consumption and heat
12cr|glpi-plugin-racks-1.2.0-0.1|21	dissipation.
12cr|glpi-plugin-racks-1.2.0-0.1|22	
12cr|glpi-plugin-racks-1.2.0-0.1|23	%prep
12cr|glpi-plugin-racks-1.2.0-0.1|24	
12cr|glpi-plugin-racks-1.2.0-0.1|25	%setup -q -n racks
12cr|glpi-plugin-racks-1.2.0-0.1|26	
12cr|glpi-plugin-racks-1.2.0-0.1|27	find . -type f | xargs chmod 644
12cr|glpi-plugin-racks-1.2.0-0.1|28	find . -type d | xargs chmod 755
12cr|glpi-plugin-racks-1.2.0-0.1|29	
12cr|glpi-plugin-racks-1.2.0-0.1|30	%install
12cr|glpi-plugin-racks-1.2.0-0.1|31	
12cr|glpi-plugin-racks-1.2.0-0.1|32	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins/racks
12cr|glpi-plugin-racks-1.2.0-0.1|33	cp -ap * %{buildroot}%{_datadir}/glpi/plugins/racks
12cr|glpi-plugin-racks-1.2.0-0.1|34	
12cr|glpi-plugin-racks-1.2.0-0.1|35	%files
12cr|glpi-plugin-racks-1.2.0-0.1|36	%{_datadir}/glpi/plugins/racks
12cr|glpi-plugin-racks-1.2.0-0.1|37	
12cr|glpi-plugin-racks-1.2.0-0.1|38	
12cr|glpi-plugin-racks-1.2.0-0.1|39	%changelog
12cr|glpi-plugin-racks-1.2.0-0.1|40	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2012.0
12cr|glpi-plugin-racks-1.2.0-0.1|41	+ Revision: 771131
12cr|glpi-plugin-racks-1.2.0-0.1|42	- various fixes
12cr|glpi-plugin-racks-1.2.0-0.1|43	
12cr|glpi-plugin-racks-1.2.0-0.1|44	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1
12cr|glpi-plugin-racks-1.2.0-0.1|45	+ Revision: 771091
12cr|glpi-plugin-racks-1.2.0-0.1|46	- 1.2.0
12cr|glpi-plugin-racks-1.2.0-0.1|47	
12cr|glpi-plugin-racks-1.2.0-0.1|48	* Fri May 27 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1
12cr|glpi-plugin-racks-1.2.0-0.1|49	+ Revision: 680284
12cr|glpi-plugin-racks-1.2.0-0.1|50	- new version
12cr|glpi-plugin-racks-1.2.0-0.1|51	
12cr|glpi-plugin-racks-1.2.0-0.1|52	* Sat Jul 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-1mdv2011.0
12cr|glpi-plugin-racks-1.2.0-0.1|53	+ Revision: 554625
12cr|glpi-plugin-racks-1.2.0-0.1|54	- import glpi-plugin-racks
12cr|glpi-plugin-racks-1.2.0-0.1|55	
12cr|glpi-plugin-racks-1.2.0-0.1|56	

1741 12
12cr|glpi-plugin-reports-1.5.0-0.1|1	%if %mandriva_branch == Cooker
12cr|glpi-plugin-reports-1.5.0-0.1|2	%define release %mkrel 2
12cr|glpi-plugin-reports-1.5.0-0.1|3	%else
12cr|glpi-plugin-reports-1.5.0-0.1|4	%define subrel 1
12cr|glpi-plugin-reports-1.5.0-0.1|5	%define release %mkrel 0
12cr|glpi-plugin-reports-1.5.0-0.1|6	%endif
12cr|glpi-plugin-reports-1.5.0-0.1|7	
12cr|glpi-plugin-reports-1.5.0-0.1|8	Summary: SNMP agent plugin
12cr|glpi-plugin-reports-1.5.0-0.1|9	Name: glpi-plugin-reports
12cr|glpi-plugin-reports-1.5.0-0.1|10	Version: 1.5.0
12cr|glpi-plugin-reports-1.5.0-0.1|11	Release: %{release}
12cr|glpi-plugin-reports-1.5.0-0.1|12	License: GPL
12cr|glpi-plugin-reports-1.5.0-0.1|13	Group: Monitoring
12cr|glpi-plugin-reports-1.5.0-0.1|14	Url: https://forge.indepnet.net/projects/reports
12cr|glpi-plugin-reports-1.5.0-0.1|15	Source0: https://forge.indepnet.net/attachments/download/926/glpi-reports-%{version}.tar.gz
12cr|glpi-plugin-reports-1.5.0-0.1|16	BuildArch: noarch
12cr|glpi-plugin-reports-1.5.0-0.1|17	
12cr|glpi-plugin-reports-1.5.0-0.1|18	%description
12cr|glpi-plugin-reports-1.5.0-0.1|19	This plugin enables additional reports.
12cr|glpi-plugin-reports-1.5.0-0.1|20	
12cr|glpi-plugin-reports-1.5.0-0.1|21	Main features :
12cr|glpi-plugin-reports-1.5.0-0.1|22	* It also plugin allow you to add new reports in a simply way (one PHP script
12cr|glpi-plugin-reports-1.5.0-0.1|23	for the report and one for the translation).
12cr|glpi-plugin-reports-1.5.0-0.1|24	* It handle the right for each new report
12cr|glpi-plugin-reports-1.5.0-0.1|25	* It provides some new reports (as sample)
12cr|glpi-plugin-reports-1.5.0-0.1|26	
12cr|glpi-plugin-reports-1.5.0-0.1|27	
12cr|glpi-plugin-reports-1.5.0-0.1|28	This plugin allows you to create bays. Manage the placement of your materials
12cr|glpi-plugin-reports-1.5.0-0.1|29	in your bays. And so know the space and its power consumption and heat
12cr|glpi-plugin-reports-1.5.0-0.1|30	dissipation.
12cr|glpi-plugin-reports-1.5.0-0.1|31	
12cr|glpi-plugin-reports-1.5.0-0.1|32	%prep
12cr|glpi-plugin-reports-1.5.0-0.1|33	
12cr|glpi-plugin-reports-1.5.0-0.1|34	%setup -q -n reports
12cr|glpi-plugin-reports-1.5.0-0.1|35	
12cr|glpi-plugin-reports-1.5.0-0.1|36	find . -type f | xargs chmod 644
12cr|glpi-plugin-reports-1.5.0-0.1|37	find . -type d | xargs chmod 755
12cr|glpi-plugin-reports-1.5.0-0.1|38	
12cr|glpi-plugin-reports-1.5.0-0.1|39	%install
12cr|glpi-plugin-reports-1.5.0-0.1|40	
12cr|glpi-plugin-reports-1.5.0-0.1|41	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins/reports
12cr|glpi-plugin-reports-1.5.0-0.1|42	cp -ap * %{buildroot}%{_datadir}/glpi/plugins/reports
12cr|glpi-plugin-reports-1.5.0-0.1|43	rm -rf %{buildroot}%{_datadir}/glpi/plugins/reports/docs
12cr|glpi-plugin-reports-1.5.0-0.1|44	
12cr|glpi-plugin-reports-1.5.0-0.1|45	%files
12cr|glpi-plugin-reports-1.5.0-0.1|46	%doc docs/*
12cr|glpi-plugin-reports-1.5.0-0.1|47	%{_datadir}/glpi/plugins/reports
12cr|glpi-plugin-reports-1.5.0-0.1|48	
12cr|glpi-plugin-reports-1.5.0-0.1|49	
12cr|glpi-plugin-reports-1.5.0-0.1|50	%changelog
12cr|glpi-plugin-reports-1.5.0-0.1|51	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-2mdv2012.0
12cr|glpi-plugin-reports-1.5.0-0.1|52	+ Revision: 771132
12cr|glpi-plugin-reports-1.5.0-0.1|53	- various fixes
12cr|glpi-plugin-reports-1.5.0-0.1|54	
12cr|glpi-plugin-reports-1.5.0-0.1|55	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-1
12cr|glpi-plugin-reports-1.5.0-0.1|56	+ Revision: 771092
12cr|glpi-plugin-reports-1.5.0-0.1|57	- 1.5.0
12cr|glpi-plugin-reports-1.5.0-0.1|58	
12cr|glpi-plugin-reports-1.5.0-0.1|59	* Fri May 27 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-1
12cr|glpi-plugin-reports-1.5.0-0.1|60	+ Revision: 680280
12cr|glpi-plugin-reports-1.5.0-0.1|61	- new version
12cr|glpi-plugin-reports-1.5.0-0.1|62	
12cr|glpi-plugin-reports-1.5.0-0.1|63	* Fri Jul 30 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-1mdv2011.0
12cr|glpi-plugin-reports-1.5.0-0.1|64	+ Revision: 563563
12cr|glpi-plugin-reports-1.5.0-0.1|65	- import glpi-plugin-reports
12cr|glpi-plugin-reports-1.5.0-0.1|66	
12cr|glpi-plugin-reports-1.5.0-0.1|67	

1742 12
12cr|glpi-plugin-webservices-1.2.0-0.1|1	%if %mandriva_branch == Cooker
12cr|glpi-plugin-webservices-1.2.0-0.1|2	%define release %mkrel 2
12cr|glpi-plugin-webservices-1.2.0-0.1|3	%else
12cr|glpi-plugin-webservices-1.2.0-0.1|4	%define subrel 1
12cr|glpi-plugin-webservices-1.2.0-0.1|5	%define release %mkrel 0
12cr|glpi-plugin-webservices-1.2.0-0.1|6	%endif
12cr|glpi-plugin-webservices-1.2.0-0.1|7	
12cr|glpi-plugin-webservices-1.2.0-0.1|8	Summary: Web Services plugin
12cr|glpi-plugin-webservices-1.2.0-0.1|9	Name: glpi-plugin-webservices
12cr|glpi-plugin-webservices-1.2.0-0.1|10	Version: 1.2.0
12cr|glpi-plugin-webservices-1.2.0-0.1|11	Release: %{release}
12cr|glpi-plugin-webservices-1.2.0-0.1|12	License: GPL
12cr|glpi-plugin-webservices-1.2.0-0.1|13	Group: Monitoring
12cr|glpi-plugin-webservices-1.2.0-0.1|14	URL: https://forge.indepnet.net/projects/webservices
12cr|glpi-plugin-webservices-1.2.0-0.1|15	Source0: https://forge.indepnet.net/attachments/download/980/glpi-webservices-%{version}.tar.gz
12cr|glpi-plugin-webservices-1.2.0-0.1|16	Requires: php-soap
12cr|glpi-plugin-webservices-1.2.0-0.1|17	Requires: php-xmlrpc
12cr|glpi-plugin-webservices-1.2.0-0.1|18	BuildArch: noarch
12cr|glpi-plugin-webservices-1.2.0-0.1|19	
12cr|glpi-plugin-webservices-1.2.0-0.1|20	%description
12cr|glpi-plugin-webservices-1.2.0-0.1|21	This plugin provides a server for Web Services which allow an external
12cr|glpi-plugin-webservices-1.2.0-0.1|22	application to check and control GLPI.
12cr|glpi-plugin-webservices-1.2.0-0.1|23	
12cr|glpi-plugin-webservices-1.2.0-0.1|24	%prep
12cr|glpi-plugin-webservices-1.2.0-0.1|25	
12cr|glpi-plugin-webservices-1.2.0-0.1|26	%setup -q -n webservices
12cr|glpi-plugin-webservices-1.2.0-0.1|27	
12cr|glpi-plugin-webservices-1.2.0-0.1|28	find . -type f | xargs chmod 644
12cr|glpi-plugin-webservices-1.2.0-0.1|29	find . -type d | xargs chmod 755
12cr|glpi-plugin-webservices-1.2.0-0.1|30	
12cr|glpi-plugin-webservices-1.2.0-0.1|31	%install
12cr|glpi-plugin-webservices-1.2.0-0.1|32	
12cr|glpi-plugin-webservices-1.2.0-0.1|33	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins/webservices
12cr|glpi-plugin-webservices-1.2.0-0.1|34	cp -ap * %{buildroot}%{_datadir}/glpi/plugins/webservices
12cr|glpi-plugin-webservices-1.2.0-0.1|35	
12cr|glpi-plugin-webservices-1.2.0-0.1|36	%files
12cr|glpi-plugin-webservices-1.2.0-0.1|37	%{_datadir}/glpi/plugins/webservices
12cr|glpi-plugin-webservices-1.2.0-0.1|38	
12cr|glpi-plugin-webservices-1.2.0-0.1|39	
12cr|glpi-plugin-webservices-1.2.0-0.1|40	%changelog
12cr|glpi-plugin-webservices-1.2.0-0.1|41	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2012.0
12cr|glpi-plugin-webservices-1.2.0-0.1|42	+ Revision: 771133
12cr|glpi-plugin-webservices-1.2.0-0.1|43	- various fixes
12cr|glpi-plugin-webservices-1.2.0-0.1|44	
12cr|glpi-plugin-webservices-1.2.0-0.1|45	* Sat Feb 04 2012 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1
12cr|glpi-plugin-webservices-1.2.0-0.1|46	+ Revision: 771093
12cr|glpi-plugin-webservices-1.2.0-0.1|47	- 1.2.0
12cr|glpi-plugin-webservices-1.2.0-0.1|48	
12cr|glpi-plugin-webservices-1.2.0-0.1|49	* Tue Aug 03 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-2mdv2011.0
12cr|glpi-plugin-webservices-1.2.0-0.1|50	+ Revision: 565525
12cr|glpi-plugin-webservices-1.2.0-0.1|51	- fix dependencies
12cr|glpi-plugin-webservices-1.2.0-0.1|52	
12cr|glpi-plugin-webservices-1.2.0-0.1|53	* Tue Aug 03 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-1mdv2011.0
12cr|glpi-plugin-webservices-1.2.0-0.1|54	+ Revision: 565488
12cr|glpi-plugin-webservices-1.2.0-0.1|55	- import glpi-plugin-webservices
12cr|glpi-plugin-webservices-1.2.0-0.1|56	
12cr|glpi-plugin-webservices-1.2.0-0.1|57	

1743 12
12cr|glpi-tracker_agent-1.5.3-1|1	%define name glpi-tracker_agent
12cr|glpi-tracker_agent-1.5.3-1|2	%define version 1.5.3
12cr|glpi-tracker_agent-1.5.3-1|3	%define release %mkrel 1
12cr|glpi-tracker_agent-1.5.3-1|4	
12cr|glpi-tracker_agent-1.5.3-1|5	Summary: SNMP agent plugin
12cr|glpi-tracker_agent-1.5.3-1|6	Name: %{name}
12cr|glpi-tracker_agent-1.5.3-1|7	Version: %{version}
12cr|glpi-tracker_agent-1.5.3-1|8	Release: %{release}
12cr|glpi-tracker_agent-1.5.3-1|9	License: GPL
12cr|glpi-tracker_agent-1.5.3-1|10	Group: Monitoring
12cr|glpi-tracker_agent-1.5.3-1|11	Url: http://forge.indepnet.net/projects/tracker
12cr|glpi-tracker_agent-1.5.3-1|12	Source0: https://forge.indepnet.net/attachments/download/510/%{name}-%{version}.tar.gz
12cr|glpi-tracker_agent-1.5.3-1|13	patch:  agent_tracker-1.5.3-fhs.patch
12cr|glpi-tracker_agent-1.5.3-1|14	BuildArch: noarch
12cr|glpi-tracker_agent-1.5.3-1|15	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|glpi-tracker_agent-1.5.3-1|16	
12cr|glpi-tracker_agent-1.5.3-1|17	%description
12cr|glpi-tracker_agent-1.5.3-1|18	This plugin enables you get informations for networking devices by SNMP.
12cr|glpi-tracker_agent-1.5.3-1|19	
12cr|glpi-tracker_agent-1.5.3-1|20	%prep
12cr|glpi-tracker_agent-1.5.3-1|21	%setup -q -n agent_tracker
12cr|glpi-tracker_agent-1.5.3-1|22	%patch -p 1
12cr|glpi-tracker_agent-1.5.3-1|23	
12cr|glpi-tracker_agent-1.5.3-1|24	%install
12cr|glpi-tracker_agent-1.5.3-1|25	rm -rf %{buildroot}
12cr|glpi-tracker_agent-1.5.3-1|26	
12cr|glpi-tracker_agent-1.5.3-1|27	install -d -m 755 %{buildroot}%{_sbindir}
12cr|glpi-tracker_agent-1.5.3-1|28	install -m 755 tracker_agent.pl %{buildroot}%{_sbindir}
12cr|glpi-tracker_agent-1.5.3-1|29	
12cr|glpi-tracker_agent-1.5.3-1|30	install -d -m 755 %{buildroot}%{_datadir}/tracker_agent
12cr|glpi-tracker_agent-1.5.3-1|31	cp -r inc %{buildroot}%{_datadir}/tracker_agent
12cr|glpi-tracker_agent-1.5.3-1|32	cp -r tools %{buildroot}%{_datadir}/tracker_agent
12cr|glpi-tracker_agent-1.5.3-1|33	
12cr|glpi-tracker_agent-1.5.3-1|34	install -d -m 755 %{buildroot}%{_localstatedir}/log/tracker_agent
12cr|glpi-tracker_agent-1.5.3-1|35	
12cr|glpi-tracker_agent-1.5.3-1|36	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|glpi-tracker_agent-1.5.3-1|37	cat > %{buildroot}%{_sysconfdir}/tracker_agent.conf <<EOF
12cr|glpi-tracker_agent-1.5.3-1|38	server=http://192.168.0.1/glpi/plugins/tracker/front/plugin_tracker.agents.diag.php
12cr|glpi-tracker_agent-1.5.3-1|39	id=1
12cr|glpi-tracker_agent-1.5.3-1|40	key=WdcgsRftXkBoohQUmcboKC7gGM2NeL
12cr|glpi-tracker_agent-1.5.3-1|41	EOF
12cr|glpi-tracker_agent-1.5.3-1|42	
12cr|glpi-tracker_agent-1.5.3-1|43	%clean
12cr|glpi-tracker_agent-1.5.3-1|44	rm -rf %{buildroot}
12cr|glpi-tracker_agent-1.5.3-1|45	
12cr|glpi-tracker_agent-1.5.3-1|46	%files
12cr|glpi-tracker_agent-1.5.3-1|47	%defattr(-,root,root)
12cr|glpi-tracker_agent-1.5.3-1|48	%{_sbindir}/tracker_agent.pl
12cr|glpi-tracker_agent-1.5.3-1|49	%{_datadir}/tracker_agent
12cr|glpi-tracker_agent-1.5.3-1|50	%{_localstatedir}/log/tracker_agent
12cr|glpi-tracker_agent-1.5.3-1|51	%config(noreplace) %{_sysconfdir}/tracker_agent.conf
12cr|glpi-tracker_agent-1.5.3-1|52	
12cr|glpi-tracker_agent-1.5.3-1|53	
12cr|glpi-tracker_agent-1.5.3-1|54	%changelog
12cr|glpi-tracker_agent-1.5.3-1|55	* Tue Mar 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.3-1mdv2010.1
12cr|glpi-tracker_agent-1.5.3-1|56	+ Revision: 526824
12cr|glpi-tracker_agent-1.5.3-1|57	- import glpi-tracker_agent
12cr|glpi-tracker_agent-1.5.3-1|58	
12cr|glpi-tracker_agent-1.5.3-1|59	

1744 12
12cr|gluegen-1.0b06-0.0.6|1	Summary:	Java/JNI glue code generator to call out to ANSI C
12cr|gluegen-1.0b06-0.0.6|2	Name:		gluegen
12cr|gluegen-1.0b06-0.0.6|3	Version:	1.0b06
12cr|gluegen-1.0b06-0.0.6|4	Release:	%mkrel 0.0.6
12cr|gluegen-1.0b06-0.0.6|5	Group:		Development/Java
12cr|gluegen-1.0b06-0.0.6|6	License:	BSD
12cr|gluegen-1.0b06-0.0.6|7	URL:		https://gluegen.dev.java.net/
12cr|gluegen-1.0b06-0.0.6|8	# svn co https://svn.java.net/svn/gluegen~svn/branches/1.0b06-maint gluegen-1.0b06
12cr|gluegen-1.0b06-0.0.6|9	Source0:	%{name}-%{version}.tar.bz2
12cr|gluegen-1.0b06-0.0.6|10	BuildRequires:	ant
12cr|gluegen-1.0b06-0.0.6|11	BuildRequires:	ant-antlr
12cr|gluegen-1.0b06-0.0.6|12	BuildRequires:	antlr
12cr|gluegen-1.0b06-0.0.6|13	BuildRequires:	jpackage-utils
12cr|gluegen-1.0b06-0.0.6|14	BuildRequires:	java-rpmbuild
12cr|gluegen-1.0b06-0.0.6|15	BuildRequires:	update-alternatives
12cr|gluegen-1.0b06-0.0.6|16	BuildRequires:	xml-commons-apis
12cr|gluegen-1.0b06-0.0.6|17	BuildRequires:	cpptasks
12cr|gluegen-1.0b06-0.0.6|18	Requires:	java >= 1.5
12cr|gluegen-1.0b06-0.0.6|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gluegen-1.0b06-0.0.6|20	
12cr|gluegen-1.0b06-0.0.6|21	%description
12cr|gluegen-1.0b06-0.0.6|22	GlueGen is a tool which automatically generates the Java and JNI code
12cr|gluegen-1.0b06-0.0.6|23	necessary to call C libraries. It reads as input ANSI C header files
12cr|gluegen-1.0b06-0.0.6|24	and separate configuration files which provide control over many aspects
12cr|gluegen-1.0b06-0.0.6|25	of the glue code generation. GlueGen uses a complete ANSI C parser and
12cr|gluegen-1.0b06-0.0.6|26	an internal representation (IR) capable of representing all C types to
12cr|gluegen-1.0b06-0.0.6|27	represent the APIs for which it generates interfaces. It has the ability
12cr|gluegen-1.0b06-0.0.6|28	to perform significant transformations on the IR before glue code emission.
12cr|gluegen-1.0b06-0.0.6|29	
12cr|gluegen-1.0b06-0.0.6|30	GlueGen is currently powerful enough to bind even low-level APIs such as
12cr|gluegen-1.0b06-0.0.6|31	the Java Native Interface (JNI) and the AWT Native Interface (JAWT)
12cr|gluegen-1.0b06-0.0.6|32	back up to the Java programming language.
12cr|gluegen-1.0b06-0.0.6|33	
12cr|gluegen-1.0b06-0.0.6|34	#%package javadoc
12cr|gluegen-1.0b06-0.0.6|35	#Summary:	Javadoc for %{name}
12cr|gluegen-1.0b06-0.0.6|36	#Group:		Development/Java
12cr|gluegen-1.0b06-0.0.6|37	
12cr|gluegen-1.0b06-0.0.6|38	#%description javadoc
12cr|gluegen-1.0b06-0.0.6|39	#Javadoc for %{name}.
12cr|gluegen-1.0b06-0.0.6|40	
12cr|gluegen-1.0b06-0.0.6|41	%package manual
12cr|gluegen-1.0b06-0.0.6|42	Summary:	User documetation for %{name}
12cr|gluegen-1.0b06-0.0.6|43	Group:		Development/Java
12cr|gluegen-1.0b06-0.0.6|44	
12cr|gluegen-1.0b06-0.0.6|45	%description manual
12cr|gluegen-1.0b06-0.0.6|46	Usermanual for %{name}.
12cr|gluegen-1.0b06-0.0.6|47	
12cr|gluegen-1.0b06-0.0.6|48	
12cr|gluegen-1.0b06-0.0.6|49	%prep
12cr|gluegen-1.0b06-0.0.6|50	%setup -q
12cr|gluegen-1.0b06-0.0.6|51	
12cr|gluegen-1.0b06-0.0.6|52	%build
12cr|gluegen-1.0b06-0.0.6|53	export CLASSPATH=$(build-classpath antlr ant/ant-antlr)
12cr|gluegen-1.0b06-0.0.6|54	
12cr|gluegen-1.0b06-0.0.6|55	pushd make
12cr|gluegen-1.0b06-0.0.6|56	%ant all
12cr|gluegen-1.0b06-0.0.6|57	popd
12cr|gluegen-1.0b06-0.0.6|58	
12cr|gluegen-1.0b06-0.0.6|59	%install
12cr|gluegen-1.0b06-0.0.6|60	rm -rf %{buildroot}
12cr|gluegen-1.0b06-0.0.6|61	
12cr|gluegen-1.0b06-0.0.6|62	# jars
12cr|gluegen-1.0b06-0.0.6|63	%__install -dm 755 %{buildroot}%{_javadir}
12cr|gluegen-1.0b06-0.0.6|64	%__install -m 644 build/%{name}.jar \
12cr|gluegen-1.0b06-0.0.6|65	%{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|gluegen-1.0b06-0.0.6|66	%__install -m 644 build/%{name}-rt.jar \
12cr|gluegen-1.0b06-0.0.6|67	%{buildroot}%{_javadir}/%{name}-rt-%{version}.jar
12cr|gluegen-1.0b06-0.0.6|68	pushd %{buildroot}%{_javadir}
12cr|gluegen-1.0b06-0.0.6|69	for jar in *-%{version}*; do
12cr|gluegen-1.0b06-0.0.6|70	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
12cr|gluegen-1.0b06-0.0.6|71	done
12cr|gluegen-1.0b06-0.0.6|72	popd
12cr|gluegen-1.0b06-0.0.6|73	
12cr|gluegen-1.0b06-0.0.6|74	# native lib
12cr|gluegen-1.0b06-0.0.6|75	%__install -dm 755 %{buildroot}%{_libdir}
12cr|gluegen-1.0b06-0.0.6|76	%__install -m 644 build/obj/lib*.so \
12cr|gluegen-1.0b06-0.0.6|77	%{buildroot}%{_libdir}
12cr|gluegen-1.0b06-0.0.6|78	
12cr|gluegen-1.0b06-0.0.6|79	# javadoc
12cr|gluegen-1.0b06-0.0.6|80	#%__install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|gluegen-1.0b06-0.0.6|81	#%__cp -pr javadoc_jogl_dev/* \
12cr|gluegen-1.0b06-0.0.6|82	#	%{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|gluegen-1.0b06-0.0.6|83	#ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
12cr|gluegen-1.0b06-0.0.6|84	
12cr|gluegen-1.0b06-0.0.6|85	%clean
12cr|gluegen-1.0b06-0.0.6|86	rm -rf %{buildroot}
12cr|gluegen-1.0b06-0.0.6|87	
12cr|gluegen-1.0b06-0.0.6|88	#%post javadoc
12cr|gluegen-1.0b06-0.0.6|89	#%__rm -f %{_javadocdir}/%{name}
12cr|gluegen-1.0b06-0.0.6|90	#ln -s %{name}-%{version} %{_javadocdir}/%{name}
12cr|gluegen-1.0b06-0.0.6|91	
12cr|gluegen-1.0b06-0.0.6|92	%files
12cr|gluegen-1.0b06-0.0.6|93	%defattr(644,root,root,755)
12cr|gluegen-1.0b06-0.0.6|94	%{_javadir}/*.jar
12cr|gluegen-1.0b06-0.0.6|95	%attr(755,root,root) %{_libdir}/lib*.so
12cr|gluegen-1.0b06-0.0.6|96	
12cr|gluegen-1.0b06-0.0.6|97	#%files javadoc
12cr|gluegen-1.0b06-0.0.6|98	#%defattr(-,root,root)
12cr|gluegen-1.0b06-0.0.6|99	#%doc %{_javadocdir}/%{name}-%{version}
12cr|gluegen-1.0b06-0.0.6|100	#%ghost %doc %{_javadocdir}/%{name}
12cr|gluegen-1.0b06-0.0.6|101	
12cr|gluegen-1.0b06-0.0.6|102	%files manual
12cr|gluegen-1.0b06-0.0.6|103	%defattr(-,root,root)
12cr|gluegen-1.0b06-0.0.6|104	%doc doc/*
12cr|gluegen-1.0b06-0.0.6|105	
12cr|gluegen-1.0b06-0.0.6|106	
12cr|gluegen-1.0b06-0.0.6|107	%changelog
12cr|gluegen-1.0b06-0.0.6|108	* Wed Aug 03 2011 Paulo Andrade <pcpa@mandriva.com.br> 1.0b06-0.0.6mdv2012.0
12cr|gluegen-1.0b06-0.0.6|109	+ Revision: 693101
12cr|gluegen-1.0b06-0.0.6|110	- Rebuild and update from newer checkout from 1.0b06 checkout
12cr|gluegen-1.0b06-0.0.6|111	
12cr|gluegen-1.0b06-0.0.6|112	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0b06-0.0.5mdv2011.0
12cr|gluegen-1.0b06-0.0.6|113	+ Revision: 610865
12cr|gluegen-1.0b06-0.0.6|114	- rebuild
12cr|gluegen-1.0b06-0.0.6|115	
12cr|gluegen-1.0b06-0.0.6|116	* Thu Apr 29 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0b06-0.0.4mdv2010.1
12cr|gluegen-1.0b06-0.0.6|117	+ Revision: 540947
12cr|gluegen-1.0b06-0.0.6|118	- rebuild
12cr|gluegen-1.0b06-0.0.6|119	
12cr|gluegen-1.0b06-0.0.6|120	* Sun Sep 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0b06-0.0.3mdv2010.0
12cr|gluegen-1.0b06-0.0.6|121	+ Revision: 449798
12cr|gluegen-1.0b06-0.0.6|122	- rebuild for new era
12cr|gluegen-1.0b06-0.0.6|123	
12cr|gluegen-1.0b06-0.0.6|124	+ Thierry Vignaud <tv@mandriva.org>
12cr|gluegen-1.0b06-0.0.6|125	- rebuild
12cr|gluegen-1.0b06-0.0.6|126	
12cr|gluegen-1.0b06-0.0.6|127	* Sun Nov 09 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0b06-0.0.1mdv2009.1
12cr|gluegen-1.0b06-0.0.6|128	+ Revision: 301390
12cr|gluegen-1.0b06-0.0.6|129	- add buildrequires on cpptasks
12cr|gluegen-1.0b06-0.0.6|130	- add source and spec files
12cr|gluegen-1.0b06-0.0.6|131	- Created package structure for gluegen.
12cr|gluegen-1.0b06-0.0.6|132	

1745 12
12cr|glui-2.36-3|1	%define	major	2
12cr|glui-2.36-3|2	
12cr|glui-2.36-3|3	%define libname		%mklibname %{name} %{major}
12cr|glui-2.36-3|4	%define libnamedev 	%mklibname %{name} %{major} -d
12cr|glui-2.36-3|5	
12cr|glui-2.36-3|6	Summary:	GL User Interface Library
12cr|glui-2.36-3|7	Name:		glui
12cr|glui-2.36-3|8	Version:	2.36
12cr|glui-2.36-3|9	Release:	3
12cr|glui-2.36-3|10	Group:		System/Libraries
12cr|glui-2.36-3|11	License:	LGPL
12cr|glui-2.36-3|12	URL:		http://glui.sourceforge.net/
12cr|glui-2.36-3|13	Source:		%{name}-%{version}.tar.bz2
12cr|glui-2.36-3|14	#patch sent upstream by Kharec
12cr|glui-2.36-3|15	Patch:		glui-2.36-fix-cpp-examples.patch
12cr|glui-2.36-3|16	BuildRequires:	pkgconfig(glu)
12cr|glui-2.36-3|17	BuildRequires:	pkgconfig(glut)
12cr|glui-2.36-3|18	BuildRequires:	pkgconfig(xmu)
12cr|glui-2.36-3|19	
12cr|glui-2.36-3|20	
12cr|glui-2.36-3|21	%description
12cr|glui-2.36-3|22	GLUI is a GLUT-based C++ user interface library which provides
12cr|glui-2.36-3|23	controls such as buttons, checkboxes, radio buttons, and spinners
12cr|glui-2.36-3|24	to OpenGL applications. It is window-system independent, relying
12cr|glui-2.36-3|25	on GLUT to handle all system-dependent issues, such as window and
12cr|glui-2.36-3|26	mouse management.
12cr|glui-2.36-3|27	
12cr|glui-2.36-3|28	%package -n %{libnamedev}
12cr|glui-2.36-3|29	Summary:	GLUI User Interface Library Development Files
12cr|glui-2.36-3|30	Group:		System/Libraries
12cr|glui-2.36-3|31	
12cr|glui-2.36-3|32	%description -n %{libnamedev}
12cr|glui-2.36-3|33	GLUI is a GLUT-based C++ user interface library which provides
12cr|glui-2.36-3|34	controls such as buttons, checkboxes, radio buttons, and spinners
12cr|glui-2.36-3|35	to OpenGL applications. It is window-system independent, relying
12cr|glui-2.36-3|36	on GLUT to handle all system-dependent issues, such as window and
12cr|glui-2.36-3|37	mouse management.
12cr|glui-2.36-3|38	This package includes the header files and static library.
12cr|glui-2.36-3|39	
12cr|glui-2.36-3|40	%package -n %{name}-demos
12cr|glui-2.36-3|41	Summary:	GLUI Demos
12cr|glui-2.36-3|42	Group:		Graphics
12cr|glui-2.36-3|43	
12cr|glui-2.36-3|44	%description -n %{name}-demos
12cr|glui-2.36-3|45	GLUI is a GLUT-based C++ user interface library which provides
12cr|glui-2.36-3|46	controls such as buttons, checkboxes, radio buttons, and spinners
12cr|glui-2.36-3|47	to OpenGL applications. It is window-system independent, relying
12cr|glui-2.36-3|48	on GLUT to handle all system-dependent issues, such as window and
12cr|glui-2.36-3|49	mouse management.
12cr|glui-2.36-3|50	This package includes some binaries statically built with GLUI.
12cr|glui-2.36-3|51	Their source code is in %{_datadir}/%{name}-demos.
12cr|glui-2.36-3|52	
12cr|glui-2.36-3|53	%prep
12cr|glui-2.36-3|54	%setup -q
12cr|glui-2.36-3|55	%patch -p0
12cr|glui-2.36-3|56	
12cr|glui-2.36-3|57	%build
12cr|glui-2.36-3|58	mkdir lib
12cr|glui-2.36-3|59	mkdir bin
12cr|glui-2.36-3|60	cd src/
12cr|glui-2.36-3|61	make GLUT_LIB_LOCATION=%{_libdir} GLUT_INC_LOCATION=%{_includedir}/GL CFLAGS="%{optflags}" CC=g++
12cr|glui-2.36-3|62	
12cr|glui-2.36-3|63	for i in 1 2 3 4 5; do mv bin/example$i bin/GLUI-example$i; done
12cr|glui-2.36-3|64	
12cr|glui-2.36-3|65	%install
12cr|glui-2.36-3|66	mkdir -p %{buildroot}%{_bindir}
12cr|glui-2.36-3|67	mkdir -p %{buildroot}%{_includedir}/GL
12cr|glui-2.36-3|68	mkdir -p %{buildroot}%{_libdir}
12cr|glui-2.36-3|69	mkdir -p %{buildroot}%{_datadir}/%{name}-demos
12cr|glui-2.36-3|70	cp src/lib/*.a %{buildroot}%{_libdir}
12cr|glui-2.36-3|71	cp src/include/GL/*.h %{buildroot}%{_includedir}/GL
12cr|glui-2.36-3|72	cp src/bin/* %{buildroot}%{_bindir}
12cr|glui-2.36-3|73	cp src/example/example*.cpp %{buildroot}%{_datadir}/%{name}-demos
12cr|glui-2.36-3|74	
12cr|glui-2.36-3|75	%files -n %{libnamedev}
12cr|glui-2.36-3|76	%doc src/doc/*
12cr|glui-2.36-3|77	%{_includedir}/GL
12cr|glui-2.36-3|78	%{_libdir}/*.a
12cr|glui-2.36-3|79	
12cr|glui-2.36-3|80	%files -n %{name}-demos
12cr|glui-2.36-3|81	%{_datadir}/%{name}-demos/example*.cpp
12cr|glui-2.36-3|82	%{_bindir}/example6
12cr|glui-2.36-3|83	%{_bindir}/ppm2array
12cr|glui-2.36-3|84	%{_bindir}/GLUI-example1
12cr|glui-2.36-3|85	%{_bindir}/GLUI-example2
12cr|glui-2.36-3|86	%{_bindir}/GLUI-example3
12cr|glui-2.36-3|87	%{_bindir}/GLUI-example4
12cr|glui-2.36-3|88	%{_bindir}/GLUI-example5
12cr|glui-2.36-3|89	
12cr|glui-2.36-3|90	%changelog
12cr|glui-2.36-3|91	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.36-2mdv2011.0
12cr|glui-2.36-3|92	+ Revision: 610866
12cr|glui-2.36-3|93	- rebuild
12cr|glui-2.36-3|94	
12cr|glui-2.36-3|95	* Sun Mar 21 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.36-1mdv2010.1
12cr|glui-2.36-3|96	+ Revision: 526204
12cr|glui-2.36-3|97	- fix Source and %%prep
12cr|glui-2.36-3|98	- rediff patch, partially applied
12cr|glui-2.36-3|99	- fix %%build, %%install, %%files, and %%clean
12cr|glui-2.36-3|100	- patch resent upstream, add a comment
12cr|glui-2.36-3|101	- update to 2.36
12cr|glui-2.36-3|102	
12cr|glui-2.36-3|103	* Fri Feb 19 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.35-8mdv2010.1
12cr|glui-2.36-3|104	+ Revision: 507981
12cr|glui-2.36-3|105	- fix URL
12cr|glui-2.36-3|106	
12cr|glui-2.36-3|107	* Wed Feb 17 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.35-7mdv2010.1
12cr|glui-2.36-3|108	+ Revision: 506915
12cr|glui-2.36-3|109	- Fix space and tabs for fix rpmlint warning
12cr|glui-2.36-3|110	
12cr|glui-2.36-3|111	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.35-6mdv2010.0
12cr|glui-2.36-3|112	+ Revision: 429216
12cr|glui-2.36-3|113	- rebuild
12cr|glui-2.36-3|114	
12cr|glui-2.36-3|115	* Fri Sep 19 2008 Funda Wang <fwang@mandriva.org> 2.35-5mdv2009.0
12cr|glui-2.36-3|116	+ Revision: 285799
12cr|glui-2.36-3|117	- fix rel
12cr|glui-2.36-3|118	
12cr|glui-2.36-3|119	* Fri Sep 19 2008 Funda Wang <fwang@mandriva.org> 2.35-4mdv2009.0mdv2009.0
12cr|glui-2.36-3|120	+ Revision: 285798
12cr|glui-2.36-3|121	- bump rel
12cr|glui-2.36-3|122	- bunzip the patch
12cr|glui-2.36-3|123	- install to /usr
12cr|glui-2.36-3|124	
12cr|glui-2.36-3|125	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.35-3mdv2009.0mdv2009.0
12cr|glui-2.36-3|126	+ Revision: 246253
12cr|glui-2.36-3|127	- rebuild
12cr|glui-2.36-3|128	
12cr|glui-2.36-3|129	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.35-1mdv2008.1mdv2008.1
12cr|glui-2.36-3|130	+ Revision: 136445
12cr|glui-2.36-3|131	- restore BuildRoot
12cr|glui-2.36-3|132	
12cr|glui-2.36-3|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|glui-2.36-3|134	- kill re-definition of %%buildroot on Pixel's request
12cr|glui-2.36-3|135	- import glui
12cr|glui-2.36-3|136	
12cr|glui-2.36-3|137	
12cr|glui-2.36-3|138	* Fri Dec 23 2005 Anssi Hannula <anssi@mandriva.org> 2.2-6mdk
12cr|glui-2.36-3|139	- fix description
12cr|glui-2.36-3|140	- %%mkrel
12cr|glui-2.36-3|141	- fix library dir for lib64
12cr|glui-2.36-3|142	- quiet %%setup
12cr|glui-2.36-3|143	
12cr|glui-2.36-3|144	* Wed Jul 06 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.2-5mdk
12cr|glui-2.36-3|145	- rebuild
12cr|glui-2.36-3|146	
12cr|glui-2.36-3|147	* Fri Jun 11 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.2-4mdk
12cr|glui-2.36-3|148	- rebuild
12cr|glui-2.36-3|149	
12cr|glui-2.36-3|150	* Thu Mar 6 2003 Austin Acton <aacton@yorku.ca> 2.2-3mdk
12cr|glui-2.36-3|151	- fix library location
12cr|glui-2.36-3|152	
12cr|glui-2.36-3|153	* Thu Jan 23 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.2-2mdk
12cr|glui-2.36-3|154	- rebuild
12cr|glui-2.36-3|155	
12cr|glui-2.36-3|156	* Mon Nov 25 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.2-1mdk
12cr|glui-2.36-3|157	- from Austin Acton <aacton@yorku.ca> :
12cr|glui-2.36-3|158	- initial package for Mandrake 9.0
12cr|glui-2.36-3|159	- made patch to avoid void main() definitions

1746 12
12cr|gluon-0.71.0-3|1	#define git  5493f448
12cr|gluon-0.71.0-3|2	%define major 0
12cr|gluon-0.71.0-3|3	
12cr|gluon-0.71.0-3|4	Name:		gluon
12cr|gluon-0.71.0-3|5	Summary:	A cross-platform free and open source 2D game engine from KDE
12cr|gluon-0.71.0-3|6	Group:		Graphical desktop/KDE
12cr|gluon-0.71.0-3|7	Version:	0.71.0
12cr|gluon-0.71.0-3|8	Release:	3
12cr|gluon-0.71.0-3|9	License:	GPLv2+
12cr|gluon-0.71.0-3|10	URL:		http://gluon.tuxfamily.org/
12cr|gluon-0.71.0-3|11	Source0:	http://gitorious.net/gluon/%{name}-%{version}.tar.bz2
12cr|gluon-0.71.0-3|12	Patch0:		gluon-0.71.0-gcc-4.7.patch
12cr|gluon-0.71.0-3|13	
12cr|gluon-0.71.0-3|14	BuildRequires:	kdelibs4-devel
12cr|gluon-0.71.0-3|15	BuildRequires:	pkgconfig(alure)
12cr|gluon-0.71.0-3|16	BuildRequires:	pkgconfig(glew)
12cr|gluon-0.71.0-3|17	BuildRequires:	pkgconfig(sndfile)
12cr|gluon-0.71.0-3|18	BuildRequires:	pkgconfig(vorbis)
12cr|gluon-0.71.0-3|19	BuildRequires:	pkgconfig(openal)
12cr|gluon-0.71.0-3|20	
12cr|gluon-0.71.0-3|21	%description
12cr|gluon-0.71.0-3|22	Gluon is a cross-platform free and open source 2D game engine from KDE.
12cr|gluon-0.71.0-3|23	It aims to make life easier for game developers by providing a simple
12cr|gluon-0.71.0-3|24	but powerful API to handle 2D objects, sounds and inputs.
12cr|gluon-0.71.0-3|25	
12cr|gluon-0.71.0-3|26	%files
12cr|gluon-0.71.0-3|27	%{_kde_bindir}/gluon*
12cr|gluon-0.71.0-3|28	%{_kde_datadir}/applications/gluon_kdeextplayer.desktop
12cr|gluon-0.71.0-3|29	%{_kde_datadir}/applications/gluon_kdeplayer.desktop
12cr|gluon-0.71.0-3|30	%{_kde_datadir}/applications/gluon_qmlplayer.desktop
12cr|gluon-0.71.0-3|31	%{_kde_datadir}/applications/gluon_qtplayer.desktop
12cr|gluon-0.71.0-3|32	%{_kde_applicationsdir}/gluon-creator.desktop
12cr|gluon-0.71.0-3|33	%{_kde_appsdir}/gluon_kdeextplayer/
12cr|gluon-0.71.0-3|34	%{_kde_appsdir}/gluoncreator/
12cr|gluon-0.71.0-3|35	%{_kde_appsdir}/gluoneditorpart/
12cr|gluon-0.71.0-3|36	%{_kde_appsdir}/gluonviewerpart/
12cr|gluon-0.71.0-3|37	%{_kde_datadir}/config.kcfg/gluoncreatorsettings.kcfg
12cr|gluon-0.71.0-3|38	%{_kde_datadir}/gluon/
12cr|gluon-0.71.0-3|39	%{_kde_datadir}/mime/packages/x-gluon-mimetypes.xml
12cr|gluon-0.71.0-3|40	%{_kde_services}/*.desktop
12cr|gluon-0.71.0-3|41	%{_kde_servicetypes}/gluoncreator_plugin.desktop
12cr|gluon-0.71.0-3|42	%{_kde_iconsdir}/hicolor/*
12cr|gluon-0.71.0-3|43	%{_kde_libdir}/gluon/
12cr|gluon-0.71.0-3|44	%{_kde_libdir}/kde4/*.so
12cr|gluon-0.71.0-3|45	
12cr|gluon-0.71.0-3|46	#-----------------------------------------------------------------------------
12cr|gluon-0.71.0-3|47	%define libgluonaudio %mklibname gluonaudio %{major}
12cr|gluon-0.71.0-3|48	
12cr|gluon-0.71.0-3|49	%package -n %{libgluonaudio}
12cr|gluon-0.71.0-3|50	Summary:	%{name} library
12cr|gluon-0.71.0-3|51	Group:		System/Libraries
12cr|gluon-0.71.0-3|52	
12cr|gluon-0.71.0-3|53	%description -n %{libgluonaudio}
12cr|gluon-0.71.0-3|54	%{name} library.
12cr|gluon-0.71.0-3|55	
12cr|gluon-0.71.0-3|56	%files -n %{libgluonaudio}
12cr|gluon-0.71.0-3|57	%{_kde_libdir}/libGluonAudio.so.%{major}*
12cr|gluon-0.71.0-3|58	
12cr|gluon-0.71.0-3|59	#-----------------------------------------------------------------------------
12cr|gluon-0.71.0-3|60	%define libgluoncore %mklibname gluoncore %{major}
12cr|gluon-0.71.0-3|61	
12cr|gluon-0.71.0-3|62	%package -n %{libgluoncore}
12cr|gluon-0.71.0-3|63	Summary:	%{name} library
12cr|gluon-0.71.0-3|64	Group:		System/Libraries
12cr|gluon-0.71.0-3|65	
12cr|gluon-0.71.0-3|66	%description -n %{libgluoncore}
12cr|gluon-0.71.0-3|67	%{name} library.
12cr|gluon-0.71.0-3|68	
12cr|gluon-0.71.0-3|69	%files -n %{libgluoncore}
12cr|gluon-0.71.0-3|70	%{_kde_libdir}/libGluonCore.so.%{major}*
12cr|gluon-0.71.0-3|71	
12cr|gluon-0.71.0-3|72	#-----------------------------------------------------------------------------
12cr|gluon-0.71.0-3|73	%define libgluoncreator %mklibname gluoncreator %{major}
12cr|gluon-0.71.0-3|74	
12cr|gluon-0.71.0-3|75	%package -n %{libgluoncreator}
12cr|gluon-0.71.0-3|76	Summary:	%{name} library
12cr|gluon-0.71.0-3|77	Group:		System/Libraries
12cr|gluon-0.71.0-3|78	
12cr|gluon-0.71.0-3|79	%description -n %{libgluoncreator}
12cr|gluon-0.71.0-3|80	%{name} library.
12cr|gluon-0.71.0-3|81	
12cr|gluon-0.71.0-3|82	%files -n %{libgluoncreator}
12cr|gluon-0.71.0-3|83	%{_kde_libdir}/libGluonCreator.so.%{major}*
12cr|gluon-0.71.0-3|84	
12cr|gluon-0.71.0-3|85	#-----------------------------------------------------------------------------
12cr|gluon-0.71.0-3|86	%define libgluonengine %mklibname gluonengine %{major}
12cr|gluon-0.71.0-3|87	
12cr|gluon-0.71.0-3|88	%package -n %{libgluonengine}
12cr|gluon-0.71.0-3|89	Summary:	%{name} library
12cr|gluon-0.71.0-3|90	Group:		System/Libraries
12cr|gluon-0.71.0-3|91	
12cr|gluon-0.71.0-3|92	%description -n %{libgluonengine}
12cr|gluon-0.71.0-3|93	%{name} library.
12cr|gluon-0.71.0-3|94	
12cr|gluon-0.71.0-3|95	%files -n %{libgluonengine}
12cr|gluon-0.71.0-3|96	%{_kde_libdir}/libGluonEngine.so.%{major}*
12cr|gluon-0.71.0-3|97	
12cr|gluon-0.71.0-3|98	#-----------------------------------------------------------------------------
12cr|gluon-0.71.0-3|99	%define libgluoninput %mklibname gluoninput %{major}
12cr|gluon-0.71.0-3|100	
12cr|gluon-0.71.0-3|101	%package -n %{libgluoninput}
12cr|gluon-0.71.0-3|102	Summary:	%{name} library
12cr|gluon-0.71.0-3|103	Group:		System/Libraries
12cr|gluon-0.71.0-3|104	
12cr|gluon-0.71.0-3|105	%description -n %{libgluoninput}
12cr|gluon-0.71.0-3|106	%{name} library.
12cr|gluon-0.71.0-3|107	
12cr|gluon-0.71.0-3|108	%files -n %{libgluoninput}
12cr|gluon-0.71.0-3|109	%{_kde_libdir}/libGluonInput.so.%{major}*
12cr|gluon-0.71.0-3|110	
12cr|gluon-0.71.0-3|111	#-----------------------------------------------------------------------------
12cr|gluon-0.71.0-3|112	%define libgluongraphics %mklibname gluongraphics %{major}
12cr|gluon-0.71.0-3|113	
12cr|gluon-0.71.0-3|114	%package -n %{libgluongraphics}
12cr|gluon-0.71.0-3|115	Summary:	%{name} library
12cr|gluon-0.71.0-3|116	Group:		System/Libraries
12cr|gluon-0.71.0-3|117	
12cr|gluon-0.71.0-3|118	%description -n %{libgluongraphics}
12cr|gluon-0.71.0-3|119	%{name} library.
12cr|gluon-0.71.0-3|120	
12cr|gluon-0.71.0-3|121	%files -n %{libgluongraphics}
12cr|gluon-0.71.0-3|122	%{_kde_libdir}/libGluonGraphics.so.%{major}*
12cr|gluon-0.71.0-3|123	
12cr|gluon-0.71.0-3|124	#-----------------------------------------------------------------------------
12cr|gluon-0.71.0-3|125	%define libgluonplayer %mklibname gluonplayer %{major}
12cr|gluon-0.71.0-3|126	
12cr|gluon-0.71.0-3|127	%package -n %{libgluonplayer}
12cr|gluon-0.71.0-3|128	Summary:	%{name} library
12cr|gluon-0.71.0-3|129	Group:		System/Libraries
12cr|gluon-0.71.0-3|130	
12cr|gluon-0.71.0-3|131	%description -n %{libgluonplayer}
12cr|gluon-0.71.0-3|132	%{name} library.
12cr|gluon-0.71.0-3|133	
12cr|gluon-0.71.0-3|134	%files -n %{libgluonplayer}
12cr|gluon-0.71.0-3|135	%{_kde_libdir}/libGluonPlayer.so.%{major}*
12cr|gluon-0.71.0-3|136	
12cr|gluon-0.71.0-3|137	#-----------------------------------------------------------------------------
12cr|gluon-0.71.0-3|138	%package devel
12cr|gluon-0.71.0-3|139	Summary:	Headers files for %{name}
12cr|gluon-0.71.0-3|140	Group:		Development/KDE and Qt
12cr|gluon-0.71.0-3|141	Requires:	%{libgluonaudio} = %{version}-%{release}
12cr|gluon-0.71.0-3|142	Requires:	%{libgluoncore} = %{version}-%{release}
12cr|gluon-0.71.0-3|143	Requires:	%{libgluoncreator} = %{version}-%{release}
12cr|gluon-0.71.0-3|144	Requires:	%{libgluonengine} = %{version}-%{release}
12cr|gluon-0.71.0-3|145	Requires:	%{libgluoninput} = %{version}-%{release}
12cr|gluon-0.71.0-3|146	Requires:	%{libgluongraphics} = %{version}-%{release}
12cr|gluon-0.71.0-3|147	Provides:	%{name}-devel = %{version}-%{release}
12cr|gluon-0.71.0-3|148	
12cr|gluon-0.71.0-3|149	%description devel
12cr|gluon-0.71.0-3|150	Headers files needed to build %{name}.
12cr|gluon-0.71.0-3|151	
12cr|gluon-0.71.0-3|152	%files devel
12cr|gluon-0.71.0-3|153	%{_kde_datadir}/cmake/Modules/*
12cr|gluon-0.71.0-3|154	%{_kde_includedir}/gluon/
12cr|gluon-0.71.0-3|155	%{_kde_libdir}/libGluon*.so
12cr|gluon-0.71.0-3|156	
12cr|gluon-0.71.0-3|157	#-----------------------------------------------------------------------------
12cr|gluon-0.71.0-3|158	%prep
12cr|gluon-0.71.0-3|159	%setup -q
12cr|gluon-0.71.0-3|160	%patch0 -p0
12cr|gluon-0.71.0-3|161	
12cr|gluon-0.71.0-3|162	%build
12cr|gluon-0.71.0-3|163	%cmake_kde4
12cr|gluon-0.71.0-3|164	%make
12cr|gluon-0.71.0-3|165	
12cr|gluon-0.71.0-3|166	%install
12cr|gluon-0.71.0-3|167	%makeinstall_std -C build
12cr|gluon-0.71.0-3|168	

1747 12
12cr|glusterfs-3.2.6-1|1	%define	major 0
12cr|glusterfs-3.2.6-1|2	%define libname	%mklibname glusterfs %{major}
12cr|glusterfs-3.2.6-1|3	%define develname %mklibname -d glusterfs
12cr|glusterfs-3.2.6-1|4	
12cr|glusterfs-3.2.6-1|5	Summary:	GlusterFS network/cluster filesystem
12cr|glusterfs-3.2.6-1|6	Name:		glusterfs
12cr|glusterfs-3.2.6-1|7	Version:	3.2.6
12cr|glusterfs-3.2.6-1|8	Release:	1
12cr|glusterfs-3.2.6-1|9	License:	GPLv3+
12cr|glusterfs-3.2.6-1|10	Group:		Networking/Other
12cr|glusterfs-3.2.6-1|11	URL:		http://www.gluster.org/docs/index.php/GlusterFS
12cr|glusterfs-3.2.6-1|12	Source0:	ftp://ftp.gluster.com/pub/gluster/glusterfs/3.0/%{version}/%{name}-%{version}.tar.gz
12cr|glusterfs-3.2.6-1|13	Source1:	glusterfsd.init
12cr|glusterfs-3.2.6-1|14	Source2:	glusterfsd.sysconfig
12cr|glusterfs-3.2.6-1|15	Source3:	glusterfsd.logrotate
12cr|glusterfs-3.2.6-1|16	Source4:	glusterfs.logrotate
12cr|glusterfs-3.2.6-1|17	BuildRequires:	bison
12cr|glusterfs-3.2.6-1|18	BuildRequires:	flex
12cr|glusterfs-3.2.6-1|19	BuildRequires:	fuse-devel >= 2.6.0
12cr|glusterfs-3.2.6-1|20	BuildRequires:	libibverbs-devel
12cr|glusterfs-3.2.6-1|21	BuildRequires:	libtool
12cr|glusterfs-3.2.6-1|22	
12cr|glusterfs-3.2.6-1|23	%description
12cr|glusterfs-3.2.6-1|24	GlusterFS is a clustered file-system capable of scaling to several
12cr|glusterfs-3.2.6-1|25	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
12cr|glusterfs-3.2.6-1|26	or TCP/IP interconnect into one large parallel network file
12cr|glusterfs-3.2.6-1|27	system. GlusterFS is one of the most sophisticated file system in
12cr|glusterfs-3.2.6-1|28	terms of features and extensibility.  It borrows a powerful concept
12cr|glusterfs-3.2.6-1|29	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
12cr|glusterfs-3.2.6-1|30	is in userspace and easily manageable.
12cr|glusterfs-3.2.6-1|31	
12cr|glusterfs-3.2.6-1|32	Please visit http://www.gluster.org/docs/index.php/GlusterFS for more info.
12cr|glusterfs-3.2.6-1|33	
12cr|glusterfs-3.2.6-1|34	%package -n	%{libname}
12cr|glusterfs-3.2.6-1|35	Summary:	GlusterFS network/cluster filesystem library
12cr|glusterfs-3.2.6-1|36	Group:		System/Libraries
12cr|glusterfs-3.2.6-1|37	Provides: 	glusterfs-libs = %{EVRD}
12cr|glusterfs-3.2.6-1|38	Provides:	libglusterfs = %{EVRD}
12cr|glusterfs-3.2.6-1|39	
12cr|glusterfs-3.2.6-1|40	%description -n	%{libname}
12cr|glusterfs-3.2.6-1|41	GlusterFS is a clustered file-system capable of scaling to several
12cr|glusterfs-3.2.6-1|42	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
12cr|glusterfs-3.2.6-1|43	or TCP/IP interconnect into one large parallel network file
12cr|glusterfs-3.2.6-1|44	system. GlusterFS is one of the most sophisticated file system in
12cr|glusterfs-3.2.6-1|45	terms of features and extensibility.  It borrows a powerful concept
12cr|glusterfs-3.2.6-1|46	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
12cr|glusterfs-3.2.6-1|47	is in userspace and easily manageable.
12cr|glusterfs-3.2.6-1|48	
12cr|glusterfs-3.2.6-1|49	Please visit http://www.gluster.org/docs/index.php/GlusterFS for more info.
12cr|glusterfs-3.2.6-1|50	
12cr|glusterfs-3.2.6-1|51	This package includes the libglusterfs and glusterfs translator modules common
12cr|glusterfs-3.2.6-1|52	to both GlusterFS server and client framework.
12cr|glusterfs-3.2.6-1|53	
12cr|glusterfs-3.2.6-1|54	%package -n	%{develname}
12cr|glusterfs-3.2.6-1|55	Summary:	Static library and header files for the GlusterFS library
12cr|glusterfs-3.2.6-1|56	Group:		Development/C
12cr|glusterfs-3.2.6-1|57	Provides:	%{name}-devel = %{EVRD}
12cr|glusterfs-3.2.6-1|58	Requires:	%{libname} = %{version}
12cr|glusterfs-3.2.6-1|59	
12cr|glusterfs-3.2.6-1|60	%description -n	%{develname}
12cr|glusterfs-3.2.6-1|61	GlusterFS is a clustered file-system capable of scaling to several
12cr|glusterfs-3.2.6-1|62	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
12cr|glusterfs-3.2.6-1|63	or TCP/IP interconnect into one large parallel network file
12cr|glusterfs-3.2.6-1|64	system. GlusterFS is one of the most sophisticated file system in
12cr|glusterfs-3.2.6-1|65	terms of features and extensibility.  It borrows a powerful concept
12cr|glusterfs-3.2.6-1|66	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
12cr|glusterfs-3.2.6-1|67	is in userspace and easily manageable.
12cr|glusterfs-3.2.6-1|68	
12cr|glusterfs-3.2.6-1|69	Please visit http://www.gluster.org/docs/index.php/GlusterFS for more info.
12cr|glusterfs-3.2.6-1|70	
12cr|glusterfs-3.2.6-1|71	This package contains the static GlusterFS library and its header files.
12cr|glusterfs-3.2.6-1|72	
12cr|glusterfs-3.2.6-1|73	%package	common
12cr|glusterfs-3.2.6-1|74	Summary:	The common files needed by GlusterFS for client and server
12cr|glusterfs-3.2.6-1|75	Group:		Networking/Other
12cr|glusterfs-3.2.6-1|76	Requires:	fuse >= 2.6.0
12cr|glusterfs-3.2.6-1|77	
12cr|glusterfs-3.2.6-1|78	%description	common
12cr|glusterfs-3.2.6-1|79	GlusterFS is a clustered file-system capable of scaling to several
12cr|glusterfs-3.2.6-1|80	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
12cr|glusterfs-3.2.6-1|81	or TCP/IP interconnect into one large parallel network file
12cr|glusterfs-3.2.6-1|82	system. GlusterFS is one of the most sophisticated file system in
12cr|glusterfs-3.2.6-1|83	terms of features and extensibility.  It borrows a powerful concept
12cr|glusterfs-3.2.6-1|84	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
12cr|glusterfs-3.2.6-1|85	is in userspace and easily manageable.
12cr|glusterfs-3.2.6-1|86	
12cr|glusterfs-3.2.6-1|87	Please visit http://www.gluster.org/docs/index.php/GlusterFS for more info.
12cr|glusterfs-3.2.6-1|88	
12cr|glusterfs-3.2.6-1|89	This package includes the glusterfs binaries and documentation. These are needed by both glusterfs
12cr|glusterfs-3.2.6-1|90	client and server.
12cr|glusterfs-3.2.6-1|91	
12cr|glusterfs-3.2.6-1|92	%package	client
12cr|glusterfs-3.2.6-1|93	Summary:	GlusterFS client
12cr|glusterfs-3.2.6-1|94	Group:		Networking/Other
12cr|glusterfs-3.2.6-1|95	Requires:	%{name}-common = %{version}
12cr|glusterfs-3.2.6-1|96	Requires(post): rpm-helper
12cr|glusterfs-3.2.6-1|97	
12cr|glusterfs-3.2.6-1|98	%description	client
12cr|glusterfs-3.2.6-1|99	GlusterFS is a clustered file-system capable of scaling to several
12cr|glusterfs-3.2.6-1|100	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
12cr|glusterfs-3.2.6-1|101	or TCP/IP interconnect into one large parallel network file
12cr|glusterfs-3.2.6-1|102	system. GlusterFS is one of the most sophisticated file system in
12cr|glusterfs-3.2.6-1|103	terms of features and extensibility.  It borrows a powerful concept
12cr|glusterfs-3.2.6-1|104	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
12cr|glusterfs-3.2.6-1|105	is in userspace and easily manageable.
12cr|glusterfs-3.2.6-1|106	
12cr|glusterfs-3.2.6-1|107	This package is the client needed to mount a GlusterFS fs.
12cr|glusterfs-3.2.6-1|108	
12cr|glusterfs-3.2.6-1|109	%package	server
12cr|glusterfs-3.2.6-1|110	Summary:	GlusterFS server
12cr|glusterfs-3.2.6-1|111	Group:		Networking/Other
12cr|glusterfs-3.2.6-1|112	Requires:	%{name}-common = %{version}
12cr|glusterfs-3.2.6-1|113	Requires:	%{name}-client = %{version}
12cr|glusterfs-3.2.6-1|114	Requires(post): rpm-helper
12cr|glusterfs-3.2.6-1|115	Requires(preun): rpm-helper
12cr|glusterfs-3.2.6-1|116	Requires(post): sed
12cr|glusterfs-3.2.6-1|117	
12cr|glusterfs-3.2.6-1|118	%description	server
12cr|glusterfs-3.2.6-1|119	GlusterFS is a clustered file-system capable of scaling to several
12cr|glusterfs-3.2.6-1|120	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
12cr|glusterfs-3.2.6-1|121	or TCP/IP interconnect into one large parallel network file
12cr|glusterfs-3.2.6-1|122	system. GlusterFS is one of the most sophisticated file system in
12cr|glusterfs-3.2.6-1|123	terms of features and extensibility.  It borrows a powerful concept
12cr|glusterfs-3.2.6-1|124	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
12cr|glusterfs-3.2.6-1|125	is in userspace and easily manageable.
12cr|glusterfs-3.2.6-1|126	
12cr|glusterfs-3.2.6-1|127	This package is the server.
12cr|glusterfs-3.2.6-1|128	
12cr|glusterfs-3.2.6-1|129	%prep
12cr|glusterfs-3.2.6-1|130	%setup -q %{name}-%{version}
12cr|glusterfs-3.2.6-1|131	cp %{SOURCE1} glusterfsd.init
12cr|glusterfs-3.2.6-1|132	cp %{SOURCE2} glusterfsd.sysconfig
12cr|glusterfs-3.2.6-1|133	cp %{SOURCE3} glusterfsd.logrotate
12cr|glusterfs-3.2.6-1|134	cp %{SOURCE4} glusterfs.logrotate
12cr|glusterfs-3.2.6-1|135	
12cr|glusterfs-3.2.6-1|136	%build
12cr|glusterfs-3.2.6-1|137	%configure2_5x --disable-static --enable-shared
12cr|glusterfs-3.2.6-1|138	# Remove rpath
12cr|glusterfs-3.2.6-1|139	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12cr|glusterfs-3.2.6-1|140	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12cr|glusterfs-3.2.6-1|141	make
12cr|glusterfs-3.2.6-1|142	
12cr|glusterfs-3.2.6-1|143	%install
12cr|glusterfs-3.2.6-1|144	%{__rm} -rf %{buildroot}
12cr|glusterfs-3.2.6-1|145	%{__make} install DESTDIR=%{buildroot}
12cr|glusterfs-3.2.6-1|146	%{__mkdir_p} %{buildroot}%{_includedir}/glusterfs
12cr|glusterfs-3.2.6-1|147	%{__mkdir_p} %{buildroot}/var/log/glusterfs
12cr|glusterfs-3.2.6-1|148	%{__install} -p -m 0644 libglusterfs/src/*.h \
12cr|glusterfs-3.2.6-1|149	%{buildroot}%{_includedir}/glusterfs/
12cr|glusterfs-3.2.6-1|150	
12cr|glusterfs-3.2.6-1|151	# Remove unwanted files from all the shared libraries
12cr|glusterfs-3.2.6-1|152	find %{buildroot}%{_libdir} -name '*.la' | xargs rm -f
12cr|glusterfs-3.2.6-1|153	
12cr|glusterfs-3.2.6-1|154	install -d %{buildroot}%{_initrddir}
12cr|glusterfs-3.2.6-1|155	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|glusterfs-3.2.6-1|156	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|glusterfs-3.2.6-1|157	install -d %{buildroot}/var/run/glusterfsd
12cr|glusterfs-3.2.6-1|158	
12cr|glusterfs-3.2.6-1|159	install -m0755 glusterfsd.init %{buildroot}%{_initrddir}/glusterd
12cr|glusterfs-3.2.6-1|160	install -m0644 glusterfsd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/glusterfsd
12cr|glusterfs-3.2.6-1|161	install -m0644 glusterfsd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/glusterfs-server
12cr|glusterfs-3.2.6-1|162	install -m0644 glusterfs.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/glusterfs-client
12cr|glusterfs-3.2.6-1|163	
12cr|glusterfs-3.2.6-1|164	touch %{buildroot}/var/log/glusterfs/glusterfs.log
12cr|glusterfs-3.2.6-1|165	touch %{buildroot}/var/log/glusterfs/glusterfsd.log
12cr|glusterfs-3.2.6-1|166	
12cr|glusterfs-3.2.6-1|167	# remove default startup script
12cr|glusterfs-3.2.6-1|168	%{__rm} %{buildroot}/etc/init.d/glusterd
12cr|glusterfs-3.2.6-1|169	
12cr|glusterfs-3.2.6-1|170	# fix docs
12cr|glusterfs-3.2.6-1|171	#rm -rf installed_docs
12cr|glusterfs-3.2.6-1|172	#mv %{buildroot}%{_docdir}/glusterfs installed_docs
12cr|glusterfs-3.2.6-1|173	
12cr|glusterfs-3.2.6-1|174	%post client
12cr|glusterfs-3.2.6-1|175	%create_ghostfile /var/log/glusterfs/glusterfs.log root root 0644
12cr|glusterfs-3.2.6-1|176	
12cr|glusterfs-3.2.6-1|177	%post server
12cr|glusterfs-3.2.6-1|178	%create_ghostfile /var/log/glusterfs/glusterfsd.log root root 0644
12cr|glusterfs-3.2.6-1|179	%_post_service glusterd
12cr|glusterfs-3.2.6-1|180	if [ -e /etc/glusterfs/glusterfs-server.vol ]; then
12cr|glusterfs-3.2.6-1|181	echo "Updating /etc/sysconfig/glusterfsd to point to old /etc/glusterfs/glusterfs-server.vol file"
12cr|glusterfs-3.2.6-1|182	sed -i 's|GLUSTERFSD_CONFIG_FILE="/etc/glusterfs/glusterfsd.vol"|GLUSTERFSD_CONFIG_FILE="/etc/glusterfs/glusterfs-server.vol"|g' /etc/sysconfig/glusterfsd
12cr|glusterfs-3.2.6-1|183	#   mv -n /etc/glusterfs/glusterfs-server.vol /etc/glusterfs/glusterfsd.vol
12cr|glusterfs-3.2.6-1|184	fi
12cr|glusterfs-3.2.6-1|185	
12cr|glusterfs-3.2.6-1|186	%preun server
12cr|glusterfs-3.2.6-1|187	%_preun_service glusterfsd
12cr|glusterfs-3.2.6-1|188	
12cr|glusterfs-3.2.6-1|189	%files -n %{libname}
12cr|glusterfs-3.2.6-1|190	%defattr(-,root,root)
12cr|glusterfs-3.2.6-1|191	%{_libdir}/*.so.%{major}*
12cr|glusterfs-3.2.6-1|192	%{_libdir}/glusterfs
12cr|glusterfs-3.2.6-1|193	
12cr|glusterfs-3.2.6-1|194	%files -n %{develname}
12cr|glusterfs-3.2.6-1|195	%defattr(-,root,root,-)
12cr|glusterfs-3.2.6-1|196	%{_includedir}/glusterfs
12cr|glusterfs-3.2.6-1|197	#%{_includedir}/libglusterfsclient.h
12cr|glusterfs-3.2.6-1|198	#%{_datadir}/glusterfs/*.py
12cr|glusterfs-3.2.6-1|199	#%{_libdir}/*.a
12cr|glusterfs-3.2.6-1|200	#%{_libdir}/*.la
12cr|glusterfs-3.2.6-1|201	%{_libdir}/*.so
12cr|glusterfs-3.2.6-1|202	
12cr|glusterfs-3.2.6-1|203	%files common
12cr|glusterfs-3.2.6-1|204	%defattr(-,root,root)
12cr|glusterfs-3.2.6-1|205	# %doc AUTHORS ChangeLog COPYING INSTALL NEWS README
12cr|glusterfs-3.2.6-1|206	# %doc installed_docs/*
12cr|glusterfs-3.2.6-1|207	%docdir %{_docdir}/glusterfs
12cr|glusterfs-3.2.6-1|208	%doc %{_docdir}/glusterfs/*
12cr|glusterfs-3.2.6-1|209	%{_sysconfdir}/glusterfs/gluster*
12cr|glusterfs-3.2.6-1|210	#%{_bindir}/glusterfs-volgen
12cr|glusterfs-3.2.6-1|211	%{_mandir}/man8/glusterfs.8*
12cr|glusterfs-3.2.6-1|212	%{_mandir}/man8/gluster.8*
12cr|glusterfs-3.2.6-1|213	%{_mandir}/man8/glusterd.8*
12cr|glusterfs-3.2.6-1|214	%{_mandir}/man8/glusterfsd.8*
12cr|glusterfs-3.2.6-1|215	%dir /var/log/glusterfs/
12cr|glusterfs-3.2.6-1|216	%{_sbindir}/glusterfs
12cr|glusterfs-3.2.6-1|217	%{_sbindir}/gluster
12cr|glusterfs-3.2.6-1|218	%{_sbindir}/glusterfsd
12cr|glusterfs-3.2.6-1|219	%{_sbindir}/glusterd
12cr|glusterfs-3.2.6-1|220	
12cr|glusterfs-3.2.6-1|221	%files client
12cr|glusterfs-3.2.6-1|222	%defattr(-,root,root)
12cr|glusterfs-3.2.6-1|223	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/glusterfs-client
12cr|glusterfs-3.2.6-1|224	/sbin/mount.glusterfs
12cr|glusterfs-3.2.6-1|225	%{_mandir}/man8/mount.glusterfs.8.*
12cr|glusterfs-3.2.6-1|226	%attr(0644,root,root) %ghost %config(noreplace) /var/log/glusterfs/glusterfs.log
12cr|glusterfs-3.2.6-1|227	
12cr|glusterfs-3.2.6-1|228	%files server
12cr|glusterfs-3.2.6-1|229	%defattr(-,root,root)
12cr|glusterfs-3.2.6-1|230	%attr(0755,root,root) %{_initrddir}/glusterd
12cr|glusterfs-3.2.6-1|231	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/glusterfsd
12cr|glusterfs-3.2.6-1|232	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/glusterfs-server
12cr|glusterfs-3.2.6-1|233	%attr(0644,root,root) %ghost %config(noreplace) /var/log/glusterfs/glusterfsd.log
12cr|glusterfs-3.2.6-1|234	%dir /var/run/glusterfsd
12cr|glusterfs-3.2.6-1|235	
12cr|glusterfs-3.2.6-1|236	
12cr|glusterfs-3.2.6-1|237	%changelog
12cr|glusterfs-3.2.6-1|238	* Mon Apr 16 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.6-1
12cr|glusterfs-3.2.6-1|239	+ Revision: 791326
12cr|glusterfs-3.2.6-1|240	- manually remove .la files for backporting
12cr|glusterfs-3.2.6-1|241	
12cr|glusterfs-3.2.6-1|242	* Mon Apr 16 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.6-1
12cr|glusterfs-3.2.6-1|243	+ Revision: 791281
12cr|glusterfs-3.2.6-1|244	- update to 3.2.6
12cr|glusterfs-3.2.6-1|245	
12cr|glusterfs-3.2.6-1|246	* Mon Dec 06 2010 Funda Wang <fwang@mandriva.org> 3.0.0-2mdv2011.0
12cr|glusterfs-3.2.6-1|247	+ Revision: 611833
12cr|glusterfs-3.2.6-1|248	- update file list
12cr|glusterfs-3.2.6-1|249	
12cr|glusterfs-3.2.6-1|250	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|glusterfs-3.2.6-1|251	- rebuild
12cr|glusterfs-3.2.6-1|252	
12cr|glusterfs-3.2.6-1|253	* Sat Jan 30 2010 Funda Wang <fwang@mandriva.org> 3.0.0-1mdv2010.1
12cr|glusterfs-3.2.6-1|254	+ Revision: 498597
12cr|glusterfs-3.2.6-1|255	- db storage not there any more
12cr|glusterfs-3.2.6-1|256	- New version 3.0.0
12cr|glusterfs-3.2.6-1|257	
12cr|glusterfs-3.2.6-1|258	* Sun Sep 20 2009 Michael Scherer <misc@mandriva.org> 2.0.6-1mdv2010.0
12cr|glusterfs-3.2.6-1|259	+ Revision: 444885
12cr|glusterfs-3.2.6-1|260	- try to compile without -j, as this may help for weird errors
12cr|glusterfs-3.2.6-1|261	
12cr|glusterfs-3.2.6-1|262	+ Funda Wang <fwang@mandriva.org>
12cr|glusterfs-3.2.6-1|263	- use configure2_5x
12cr|glusterfs-3.2.6-1|264	
12cr|glusterfs-3.2.6-1|265	+ Glen Ogilvie <nelg@mandriva.org>
12cr|glusterfs-3.2.6-1|266	- This is a large upgrade, from 1.3.12 to 2.0.6. This includes updated configuration samples and init script.
12cr|glusterfs-3.2.6-1|267	New features:
12cr|glusterfs-3.2.6-1|268	* Distribute (DHT) translator
12cr|glusterfs-3.2.6-1|269	* Replicate atomic write support
12cr|glusterfs-3.2.6-1|270	* High Availability (HA) translator
12cr|glusterfs-3.2.6-1|271	* Non-blocking I/O
12cr|glusterfs-3.2.6-1|272	* Binary Protocol
12cr|glusterfs-3.2.6-1|273	* NUFA translator
12cr|glusterfs-3.2.6-1|274	* APIs via 'libglusterfsclient' library
12cr|glusterfs-3.2.6-1|275	* Apache/Lighttpd embeddable 'mod_glusterfs'
12cr|glusterfs-3.2.6-1|276	* Booster
12cr|glusterfs-3.2.6-1|277	* Multiple OS support
12cr|glusterfs-3.2.6-1|278	* OS X - Server and Client works.
12cr|glusterfs-3.2.6-1|279	* Solaris 10 and above - Server part works file, Client part will be ported in future when FUSE is provided by Solaris.
12cr|glusterfs-3.2.6-1|280	* FreeBSD 7.0 and above - Server and Client works.
12cr|glusterfs-3.2.6-1|281	* Log message improvements
12cr|glusterfs-3.2.6-1|282	* Stripe over tmpfs
12cr|glusterfs-3.2.6-1|283	* Filter translator
12cr|glusterfs-3.2.6-1|284	* Quota translator
12cr|glusterfs-3.2.6-1|285	Full list of upgrade features at:
12cr|glusterfs-3.2.6-1|286	http://www.gluster.com/community/documentation/index.php/Whats_New_v2.0
12cr|glusterfs-3.2.6-1|287	
12cr|glusterfs-3.2.6-1|288	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.3.12-4mdv2010.0
12cr|glusterfs-3.2.6-1|289	+ Revision: 429217
12cr|glusterfs-3.2.6-1|290	- rebuild
12cr|glusterfs-3.2.6-1|291	
12cr|glusterfs-3.2.6-1|292	* Tue Sep 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.12-3mdv2009.0
12cr|glusterfs-3.2.6-1|293	+ Revision: 285247
12cr|glusterfs-3.2.6-1|294	- fix deps
12cr|glusterfs-3.2.6-1|295	- rework the initscript and config
12cr|glusterfs-3.2.6-1|296	
12cr|glusterfs-3.2.6-1|297	* Tue Sep 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.12-2mdv2009.0
12cr|glusterfs-3.2.6-1|298	+ Revision: 285163
12cr|glusterfs-3.2.6-1|299	- fix typo
12cr|glusterfs-3.2.6-1|300	- added fixes requested by Jos?\195?\169 Antonio Becerra Permuy
12cr|glusterfs-3.2.6-1|301	
12cr|glusterfs-3.2.6-1|302	* Fri Sep 12 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.12-1mdv2009.0
12cr|glusterfs-3.2.6-1|303	+ Revision: 284140
12cr|glusterfs-3.2.6-1|304	- 1.3.12
12cr|glusterfs-3.2.6-1|305	
12cr|glusterfs-3.2.6-1|306	+ Thierry Vignaud <tv@mandriva.org>
12cr|glusterfs-3.2.6-1|307	- rebuild
12cr|glusterfs-3.2.6-1|308	- kill re-definition of %%buildroot on Pixel's request
12cr|glusterfs-3.2.6-1|309	
12cr|glusterfs-3.2.6-1|310	+ Olivier Blin <blino@mandriva.org>
12cr|glusterfs-3.2.6-1|311	- restore BuildRoot
12cr|glusterfs-3.2.6-1|312	
12cr|glusterfs-3.2.6-1|313	* Mon Apr 23 2007 Nicolas Vigier <nvigier@mandriva.com> 1.2.3-1mdv2008.0
12cr|glusterfs-3.2.6-1|314	+ Revision: 17508
12cr|glusterfs-3.2.6-1|315	- Import glusterfs
12cr|glusterfs-3.2.6-1|316	
12cr|glusterfs-3.2.6-1|317	
12cr|glusterfs-3.2.6-1|318	
12cr|glusterfs-3.2.6-1|319	
12cr|glusterfs-3.2.6-1|320	* Mon Apr 23 2007 Nicolas Vigier <nvigier@mandriva.com>
12cr|glusterfs-3.2.6-1|321	- first version

1748 12
12cr|gmameui-0.2.12-3|1	Name:		gmameui
12cr|gmameui-0.2.12-3|2	Version:	0.2.12
12cr|gmameui-0.2.12-3|3	Release:	3
12cr|gmameui-0.2.12-3|4	
12cr|gmameui-0.2.12-3|5	Summary:	A sdlmame front-end
12cr|gmameui-0.2.12-3|6	License:	GPLv3+
12cr|gmameui-0.2.12-3|7	Group:		Emulators
12cr|gmameui-0.2.12-3|8	URL:		http://gmameui.sourceforge.net/
12cr|gmameui-0.2.12-3|9	Source0:	%{name}-%{version}.tar.gz
12cr|gmameui-0.2.12-3|10	Patch0:		gmamaui-0.2.12_glibc.patch
12cr|gmameui-0.2.12-3|11	BuildRequires:	pkgconfig(libgnome-2.0)
12cr|gmameui-0.2.12-3|12	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|gmameui-0.2.12-3|13	BuildRequires:	pkgconfig(libglade-2.0)
12cr|gmameui-0.2.12-3|14	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gmameui-0.2.12-3|15	BuildRequires:	pkgconfig(vte)
12cr|gmameui-0.2.12-3|16	BuildRequires:	pkgconfig(expat)
12cr|gmameui-0.2.12-3|17	BuildRequires:	intltool
12cr|gmameui-0.2.12-3|18	BuildRequires:	pkgconfig(libarchive)
12cr|gmameui-0.2.12-3|19	BuildRequires:	desktop-file-utils
12cr|gmameui-0.2.12-3|20	BuildRequires:	scrollkeeper
12cr|gmameui-0.2.12-3|21	
12cr|gmameui-0.2.12-3|22	%description
12cr|gmameui-0.2.12-3|23	GMAMEUI is a fork of the defunct GXMame project.
12cr|gmameui-0.2.12-3|24	
12cr|gmameui-0.2.12-3|25	It contains a number of enhancements over GXMame:
12cr|gmameui-0.2.12-3|26	- support for SDLMame,
12cr|gmameui-0.2.12-3|27	- support for more recent versions of MAME,
12cr|gmameui-0.2.12-3|28	- support for the recent features introduced to MAME (the last version
12cr|gmameui-0.2.12-3|29	supported by GXMame was 0.95),
12cr|gmameui-0.2.12-3|30	- migration to Glade for UI, allowing easier maintenance,
12cr|gmameui-0.2.12-3|31	- a substantial number of bug fixes and UI improvements over GXMame.
12cr|gmameui-0.2.12-3|32	
12cr|gmameui-0.2.12-3|33	%prep
12cr|gmameui-0.2.12-3|34	%setup -q
12cr|gmameui-0.2.12-3|35	%patch0 -p0
12cr|gmameui-0.2.12-3|36	
12cr|gmameui-0.2.12-3|37	%build
12cr|gmameui-0.2.12-3|38	%configure2_5x
12cr|gmameui-0.2.12-3|39	%make
12cr|gmameui-0.2.12-3|40	
12cr|gmameui-0.2.12-3|41	%install
12cr|gmameui-0.2.12-3|42	%makeinstall_std
12cr|gmameui-0.2.12-3|43	
12cr|gmameui-0.2.12-3|44	desktop-file-install --vendor="" \
12cr|gmameui-0.2.12-3|45	--remove-category="ArcadeGame" \
12cr|gmameui-0.2.12-3|46	--add-category="Emulator" \
12cr|gmameui-0.2.12-3|47	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
12cr|gmameui-0.2.12-3|48	--dir %{buildroot}%{_datadir}/applications/ \
12cr|gmameui-0.2.12-3|49	%{buildroot}%{_datadir}/applications/*
12cr|gmameui-0.2.12-3|50	
12cr|gmameui-0.2.12-3|51	%find_lang %{name} --with-gnome
12cr|gmameui-0.2.12-3|52	
12cr|gmameui-0.2.12-3|53	%files -f %{name}.lang
12cr|gmameui-0.2.12-3|54	%doc ChangeLog
12cr|gmameui-0.2.12-3|55	%{_bindir}/%{name}
12cr|gmameui-0.2.12-3|56	%{_datadir}/%{name}
12cr|gmameui-0.2.12-3|57	%{_datadir}/pixmaps/%{name}.png
12cr|gmameui-0.2.12-3|58	%{_datadir}/applications/%{name}.desktop
12cr|gmameui-0.2.12-3|59	%{_mandir}/man6/%{name}.6*
12cr|gmameui-0.2.12-3|60	

1749 12
12cr|gmasqdialer-0.99.13-9|1	%define ver  	0.99.13
12cr|gmasqdialer-0.99.13-9|2	%define rel	%mkrel 9
12cr|gmasqdialer-0.99.13-9|3	
12cr|gmasqdialer-0.99.13-9|4	Summary: 	GNOME/GTK Client for Masqdialer
12cr|gmasqdialer-0.99.13-9|5	Name: 		gmasqdialer
12cr|gmasqdialer-0.99.13-9|6	Version: 	%{ver}
12cr|gmasqdialer-0.99.13-9|7	Release: 	%{rel}
12cr|gmasqdialer-0.99.13-9|8	License: 	GPL
12cr|gmasqdialer-0.99.13-9|9	Group:		Networking/Remote access
12cr|gmasqdialer-0.99.13-9|10	URL:		http://www.dpinson.com/software/gmasqdialer/
12cr|gmasqdialer-0.99.13-9|11	Source: 	%{URL}/files/%{name}-%{ver}.tar.bz2
12cr|gmasqdialer-0.99.13-9|12	# (fc) 0.99.13-3mdk disable gtk deprecation flags
12cr|gmasqdialer-0.99.13-9|13	Patch0:		gmasqdialer-0.99.13-deprecation.patch
12cr|gmasqdialer-0.99.13-9|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|gmasqdialer-0.99.13-9|15	BuildRequires:	gtk+2-devel
12cr|gmasqdialer-0.99.13-9|16	BuildRequires:	scrollkeeper
12cr|gmasqdialer-0.99.13-9|17	BuildRequires:	imagemagick
12cr|gmasqdialer-0.99.13-9|18	BuildRequires:	automake1.4
12cr|gmasqdialer-0.99.13-9|19	
12cr|gmasqdialer-0.99.13-9|20	%description
12cr|gmasqdialer-0.99.13-9|21	Gnome client that allows a user to manipulate a Masqdialer controlled ppp link.
12cr|gmasqdialer-0.99.13-9|22	
12cr|gmasqdialer-0.99.13-9|23	%prep
12cr|gmasqdialer-0.99.13-9|24	%setup -q
12cr|gmasqdialer-0.99.13-9|25	%patch0 -p1 -b .deprecation
12cr|gmasqdialer-0.99.13-9|26	
12cr|gmasqdialer-0.99.13-9|27	#needed by patch0
12cr|gmasqdialer-0.99.13-9|28	automake-1.4
12cr|gmasqdialer-0.99.13-9|29	
12cr|gmasqdialer-0.99.13-9|30	%build
12cr|gmasqdialer-0.99.13-9|31	%configure2_5x
12cr|gmasqdialer-0.99.13-9|32	%make
12cr|gmasqdialer-0.99.13-9|33	
12cr|gmasqdialer-0.99.13-9|34	%install
12cr|gmasqdialer-0.99.13-9|35	%makeinstall
12cr|gmasqdialer-0.99.13-9|36	
12cr|gmasqdialer-0.99.13-9|37	#Menu:
12cr|gmasqdialer-0.99.13-9|38	
12cr|gmasqdialer-0.99.13-9|39	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gmasqdialer-0.99.13-9|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gmasqdialer-0.99.13-9|41	[Desktop Entry]
12cr|gmasqdialer-0.99.13-9|42	Name=Gmasqdialer
12cr|gmasqdialer-0.99.13-9|43	Comment=Gnome Client for the masqdialer modem server
12cr|gmasqdialer-0.99.13-9|44	Exec=%{_bindir}/%{name}
12cr|gmasqdialer-0.99.13-9|45	Icon=%{name}
12cr|gmasqdialer-0.99.13-9|46	Terminal=false
12cr|gmasqdialer-0.99.13-9|47	Type=Application
12cr|gmasqdialer-0.99.13-9|48	Categories=GNOME;GTK;X-MandrivaLinux-Internet-RemoteAccess;Network;RemoteAccess;Dialup;
12cr|gmasqdialer-0.99.13-9|49	EOF
12cr|gmasqdialer-0.99.13-9|50	
12cr|gmasqdialer-0.99.13-9|51	mkdir -p %{buildroot}%{_liconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
12cr|gmasqdialer-0.99.13-9|52	convert -resize 48x48 %{name}-icon.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|gmasqdialer-0.99.13-9|53	convert -resize 32x32 %{name}-icon.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|gmasqdialer-0.99.13-9|54	convert -resize 16x16 %{name}-icon.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|gmasqdialer-0.99.13-9|55	
12cr|gmasqdialer-0.99.13-9|56	%clean
12cr|gmasqdialer-0.99.13-9|57	rm -rf $RPM_BUILD_ROOT
12cr|gmasqdialer-0.99.13-9|58	
12cr|gmasqdialer-0.99.13-9|59	%if %mdkversion < 200900
12cr|gmasqdialer-0.99.13-9|60	%post
12cr|gmasqdialer-0.99.13-9|61	%update_menus
12cr|gmasqdialer-0.99.13-9|62	%endif
12cr|gmasqdialer-0.99.13-9|63	
12cr|gmasqdialer-0.99.13-9|64	%if %mdkversion < 200900
12cr|gmasqdialer-0.99.13-9|65	%postun
12cr|gmasqdialer-0.99.13-9|66	%clean_menus
12cr|gmasqdialer-0.99.13-9|67	%endif
12cr|gmasqdialer-0.99.13-9|68	
12cr|gmasqdialer-0.99.13-9|69	%files
12cr|gmasqdialer-0.99.13-9|70	%defattr(-,root,root)
12cr|gmasqdialer-0.99.13-9|71	%doc README COPYING ChangeLog
12cr|gmasqdialer-0.99.13-9|72	%attr(755,root,root) %{_bindir}/*
12cr|gmasqdialer-0.99.13-9|73	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gmasqdialer-0.99.13-9|74	%{_miconsdir}/*.png
12cr|gmasqdialer-0.99.13-9|75	%{_liconsdir}/*.png
12cr|gmasqdialer-0.99.13-9|76	%{_iconsdir}/*.png
12cr|gmasqdialer-0.99.13-9|77	%{_datadir}/pixmaps/*
12cr|gmasqdialer-0.99.13-9|78	%{_datadir}/applications/%{name}.desktop
12cr|gmasqdialer-0.99.13-9|79	
12cr|gmasqdialer-0.99.13-9|80	
12cr|gmasqdialer-0.99.13-9|81	
12cr|gmasqdialer-0.99.13-9|82	%changelog
12cr|gmasqdialer-0.99.13-9|83	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.99.13-9mdv2011.0
12cr|gmasqdialer-0.99.13-9|84	+ Revision: 618965
12cr|gmasqdialer-0.99.13-9|85	- the mass rebuild of 2010.0 packages
12cr|gmasqdialer-0.99.13-9|86	
12cr|gmasqdialer-0.99.13-9|87	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.99.13-8mdv2010.0
12cr|gmasqdialer-0.99.13-9|88	+ Revision: 429219
12cr|gmasqdialer-0.99.13-9|89	- rebuild
12cr|gmasqdialer-0.99.13-9|90	
12cr|gmasqdialer-0.99.13-9|91	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gmasqdialer-0.99.13-9|92	- lowercase ImageMagick
12cr|gmasqdialer-0.99.13-9|93	
12cr|gmasqdialer-0.99.13-9|94	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.99.13-7mdv2009.0
12cr|gmasqdialer-0.99.13-9|95	+ Revision: 246254
12cr|gmasqdialer-0.99.13-9|96	- rebuild
12cr|gmasqdialer-0.99.13-9|97	- fix description-line-too-long
12cr|gmasqdialer-0.99.13-9|98	- drop old menu
12cr|gmasqdialer-0.99.13-9|99	
12cr|gmasqdialer-0.99.13-9|100	+ Pixel <pixel@mandriva.com>
12cr|gmasqdialer-0.99.13-9|101	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gmasqdialer-0.99.13-9|102	
12cr|gmasqdialer-0.99.13-9|103	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.99.13-5mdv2008.1
12cr|gmasqdialer-0.99.13-9|104	+ Revision: 136445
12cr|gmasqdialer-0.99.13-9|105	- restore BuildRoot
12cr|gmasqdialer-0.99.13-9|106	
12cr|gmasqdialer-0.99.13-9|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|gmasqdialer-0.99.13-9|108	- kill re-definition of %%buildroot on Pixel's request
12cr|gmasqdialer-0.99.13-9|109	
12cr|gmasqdialer-0.99.13-9|110	
12cr|gmasqdialer-0.99.13-9|111	* Tue Sep 05 2006 Buchan Milne <bgmilne@mandriva.org>
12cr|gmasqdialer-0.99.13-9|112	+ 2006-09-05 13:13:40 (60054)
12cr|gmasqdialer-0.99.13-9|113	xdg menu
12cr|gmasqdialer-0.99.13-9|114	
12cr|gmasqdialer-0.99.13-9|115	* Tue Sep 05 2006 Buchan Milne <bgmilne@mandriva.org>
12cr|gmasqdialer-0.99.13-9|116	+ 2006-09-05 12:52:40 (60051)
12cr|gmasqdialer-0.99.13-9|117	buildrequire automake1.4
12cr|gmasqdialer-0.99.13-9|118	
12cr|gmasqdialer-0.99.13-9|119	* Tue Sep 05 2006 Buchan Milne <bgmilne@mandriva.org>
12cr|gmasqdialer-0.99.13-9|120	+ 2006-09-05 12:49:19 (60050)
12cr|gmasqdialer-0.99.13-9|121	Import gmasqdialer
12cr|gmasqdialer-0.99.13-9|122	
12cr|gmasqdialer-0.99.13-9|123	* Sat May 13 2006 Frederic Crozat <fcrozat@mandriva.com> 0.99.13-3mdk
12cr|gmasqdialer-0.99.13-9|124	- Patch0: don't enable gtk deprecation flags
12cr|gmasqdialer-0.99.13-9|125	- Clean build requires to stop iurt spam
12cr|gmasqdialer-0.99.13-9|126	

1750 12
12cr|gmediafinder-1.0.4-1|1	#Obtaining source
12cr|gmediafinder-1.0.4-1|2	#git clone git://github.com/smolleyes/gmediafinder.git  && tar cjf gmediafinder-{_version}.tar.bz2 gmediafinder/ && rm -rf gmediafinder
12cr|gmediafinder-1.0.4-1|3	%define debug_package	%{nil}
12cr|gmediafinder-1.0.4-1|4	Name:			gmediafinder
12cr|gmediafinder-1.0.4-1|5	Version:		1.0.4
12cr|gmediafinder-1.0.4-1|6	Release:		1
12cr|gmediafinder-1.0.4-1|7	Summary:		Stream and/or download and/or convert files
12cr|gmediafinder-1.0.4-1|8	License:		GPLv2
12cr|gmediafinder-1.0.4-1|9	Group:			Video
12cr|gmediafinder-1.0.4-1|10	URL:			http://gnomefiles.org/content/show.php/Gmediafinder?content=138588&PHPSESSID=9c909890a42ce1ac7a555efab2b34b83
12cr|gmediafinder-1.0.4-1|11	Source0:		https://nodeload.github.com/smolleyes/gmediafinder2/%{name}-%{version}.tar.gz
12cr|gmediafinder-1.0.4-1|12	BuildRequires:		hicolor-icon-theme
12cr|gmediafinder-1.0.4-1|13	BuildRequires:		python-mechanize
12cr|gmediafinder-1.0.4-1|14	BuildRequires:		python-setuptools
12cr|gmediafinder-1.0.4-1|15	BuildRequires:		python-distutils-extra
12cr|gmediafinder-1.0.4-1|16	BuildRequires:		intltool
12cr|gmediafinder-1.0.4-1|17	BuildRequires:		python-gdata
12cr|gmediafinder-1.0.4-1|18	BuildRequires:		python-configobj
12cr|gmediafinder-1.0.4-1|19	BuildRequires:		gettext
12cr|gmediafinder-1.0.4-1|20	BuildRequires:		desktop-file-utils
12cr|gmediafinder-1.0.4-1|21	
12cr|gmediafinder-1.0.4-1|22	Requires:		gnome-icon-theme
12cr|gmediafinder-1.0.4-1|23	Requires:		pythonegg(html5lib)
12cr|gmediafinder-1.0.4-1|24	Requires:		gstreamer0.10-python
12cr|gmediafinder-1.0.4-1|25	Requires:		gstreamer0.10-ffmpeg
12cr|gmediafinder-1.0.4-1|26	Requires:		gstreamer0.10-plugins-good
12cr|gmediafinder-1.0.4-1|27	Requires:		python-gdata
12cr|gmediafinder-1.0.4-1|28	Requires:		pygtk2.0
12cr|gmediafinder-1.0.4-1|29	Requires:		python-mechanize
12cr|gmediafinder-1.0.4-1|30	Requires:		libffmpeg
12cr|gmediafinder-1.0.4-1|31	Requires:		pythonegg(python-xlib)
12cr|gmediafinder-1.0.4-1|32	Requires:		pkgconfig(pywebkitgtk-1.0)
12cr|gmediafinder-1.0.4-1|33	Requires:		gstreamer0.10-tools
12cr|gmediafinder-1.0.4-1|34	Requires:		%{_lib}avutil50
12cr|gmediafinder-1.0.4-1|35	Requires:		gstreamer0.10-libvisual
12cr|gmediafinder-1.0.4-1|36	Requires:		libvisual-plugins
12cr|gmediafinder-1.0.4-1|37	Requires:		python-configobj
12cr|gmediafinder-1.0.4-1|38	Requires:		pygtk2.0-libglade
12cr|gmediafinder-1.0.4-1|39	BuildArch:		noarch
12cr|gmediafinder-1.0.4-1|40	
12cr|gmediafinder-1.0.4-1|41	%description
12cr|gmediafinder-1.0.4-1|42	Gmediafinder is a software to search stream an/or download files
12cr|gmediafinder-1.0.4-1|43	form you-tube without flash,
12cr|gmediafinder-1.0.4-1|44	Google and some mp3 search-engines (you know the rules...)
12cr|gmediafinder-1.0.4-1|45	its support full-screen mode, visualization and use the gstreamer engine
12cr|gmediafinder-1.0.4-1|46	for you-tube you can select your preferred, resolution and give priority to
12cr|gmediafinder-1.0.4-1|47	mp4 format for video seeking! (and lower CPU usage than flv...).
12cr|gmediafinder-1.0.4-1|48	
12cr|gmediafinder-1.0.4-1|49	
12cr|gmediafinder-1.0.4-1|50	%prep
12cr|gmediafinder-1.0.4-1|51	%setup -q
12cr|gmediafinder-1.0.4-1|52	
12cr|gmediafinder-1.0.4-1|53	%build
12cr|gmediafinder-1.0.4-1|54	python setup.py build
12cr|gmediafinder-1.0.4-1|55	
12cr|gmediafinder-1.0.4-1|56	%install
12cr|gmediafinder-1.0.4-1|57	%__python setup.py install --root=%{buildroot}
12cr|gmediafinder-1.0.4-1|58	cp -R data/img/throbber.png %{buildroot}%{_datadir}/%{name}/
12cr|gmediafinder-1.0.4-1|59	%__chmod 644 %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gmediafinder-1.0.4-1|60	%__chmod 644 %{buildroot}%{_datadir}/%{name}/*.png
12cr|gmediafinder-1.0.4-1|61	%__chmod 644 %{buildroot}%{_datadir}/%{name}/*/*
12cr|gmediafinder-1.0.4-1|62	%__chmod a+x %{buildroot}%{_datadir}/pyshared/GmediaFinder/lib/engines/__init__.py
12cr|gmediafinder-1.0.4-1|63	%__chmod a+x %{buildroot}%{_datadir}/pyshared/GmediaFinder/__init__.py
12cr|gmediafinder-1.0.4-1|64	%__chmod a+x %{buildroot}%{_datadir}/pyshared/GmediaFinder/lib/__init__.py
12cr|gmediafinder-1.0.4-1|65	
12cr|gmediafinder-1.0.4-1|66	%__chmod a+x %{buildroot}%{py_sitedir}/GmediaFinder/lib/Translation.py
12cr|gmediafinder-1.0.4-1|67	%__chmod a+x %{buildroot}%{py_sitedir}/GmediaFinder/__init__.py
12cr|gmediafinder-1.0.4-1|68	%__chmod a+x %{buildroot}%{py_sitedir}/GmediaFinder/lib/engines/__init__.py
12cr|gmediafinder-1.0.4-1|69	%__chmod a+x %{buildroot}%{py_sitedir}/GmediaFinder/lib/downloads/__init__.py
12cr|gmediafinder-1.0.4-1|70	%__chmod a+x %{buildroot}%{py_sitedir}/GmediaFinder/lib/__init__.py
12cr|gmediafinder-1.0.4-1|71	%__chmod a+x %{buildroot}%{py_sitedir}/GmediaFinder/lib/player/__init__.py
12cr|gmediafinder-1.0.4-1|72	%__chmod a+x %{buildroot}%{py_sitedir}/GmediaFinder/lib/engines/main.py
12cr|gmediafinder-1.0.4-1|73	%__chmod a+x %{buildroot}%{py_sitedir}/GmediaFinder/lib/get_stream.py
12cr|gmediafinder-1.0.4-1|74	%__chmod a+x %{buildroot}%{py_sitedir}/GmediaFinder/gmediafinder.py
12cr|gmediafinder-1.0.4-1|75	%__chmod a+x %{buildroot}%{py_sitedir}/GmediaFinder/lib/pykey.py
12cr|gmediafinder-1.0.4-1|76	%__chmod a+x %{buildroot}%{py_sitedir}/GmediaFinder/lib/checklinks.py
12cr|gmediafinder-1.0.4-1|77	%__chmod a+x %{buildroot}%{_datadir}/gmediafinder/scripts/get_stream.py
12cr|gmediafinder-1.0.4-1|78	
12cr|gmediafinder-1.0.4-1|79	
12cr|gmediafinder-1.0.4-1|80	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gmediafinder-1.0.4-1|81	
12cr|gmediafinder-1.0.4-1|82	%find_lang %{name}
12cr|gmediafinder-1.0.4-1|83	
12cr|gmediafinder-1.0.4-1|84	%files -f %{name}.lang
12cr|gmediafinder-1.0.4-1|85	
12cr|gmediafinder-1.0.4-1|86	%doc CHANGELOG gpl-2.0.txt README VERSION
12cr|gmediafinder-1.0.4-1|87	%{_bindir}/*
12cr|gmediafinder-1.0.4-1|88	%{_datadir}/applications/%{name}.desktop
12cr|gmediafinder-1.0.4-1|89	%{py_sitedir}/*/*
12cr|gmediafinder-1.0.4-1|90	%{_datadir}/%{name}/*
12cr|gmediafinder-1.0.4-1|91	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|gmediafinder-1.0.4-1|92	%{_datadir}/pyshared/GmediaFinder/*
12cr|gmediafinder-1.0.4-1|93	

1751 12
12cr|gmemusage-0.2-13|1	Summary: 	Graphics memory usage meter
12cr|gmemusage-0.2-13|2	Name: 		gmemusage
12cr|gmemusage-0.2-13|3	Version: 	0.2
12cr|gmemusage-0.2-13|4	Release: 	%mkrel 13
12cr|gmemusage-0.2-13|5	Source: 	%{name}-%{version}.tar.bz2
12cr|gmemusage-0.2-13|6	Url: 		http://reality.sgi.com/raju/software/
12cr|gmemusage-0.2-13|7	License: 	GPL
12cr|gmemusage-0.2-13|8	Group: 		Monitoring
12cr|gmemusage-0.2-13|9	Buildrequires:	libx11-devel
12cr|gmemusage-0.2-13|10	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|gmemusage-0.2-13|11	
12cr|gmemusage-0.2-13|12	%description
12cr|gmemusage-0.2-13|13	This tool displays the bar graph describing a memory usage of processes
12cr|gmemusage-0.2-13|14	on the Linux box. Uses /proc filesystem.
12cr|gmemusage-0.2-13|15	
12cr|gmemusage-0.2-13|16	%prep
12cr|gmemusage-0.2-13|17	%setup
12cr|gmemusage-0.2-13|18	
12cr|gmemusage-0.2-13|19	%build
12cr|gmemusage-0.2-13|20	%make OPTIM="%optflags" LIBX11DIR=-L%{_libdir} LDFLAGS="%ldflags"
12cr|gmemusage-0.2-13|21	
12cr|gmemusage-0.2-13|22	%install
12cr|gmemusage-0.2-13|23	rm -fr %buildroot
12cr|gmemusage-0.2-13|24	install -D -m 755 gmemusage $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|gmemusage-0.2-13|25	install -D -m 644 gmemusage.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
12cr|gmemusage-0.2-13|26	
12cr|gmemusage-0.2-13|27	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|gmemusage-0.2-13|28	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gmemusage-0.2-13|29	[Desktop Entry]
12cr|gmemusage-0.2-13|30	Type=Application
12cr|gmemusage-0.2-13|31	Exec=%{_bindir}/gmemusage
12cr|gmemusage-0.2-13|32	Name=Gmemusage
12cr|gmemusage-0.2-13|33	Comment=Memory usage
12cr|gmemusage-0.2-13|34	Icon=monitoring_section
12cr|gmemusage-0.2-13|35	Categories=System;Monitor;
12cr|gmemusage-0.2-13|36	EOF
12cr|gmemusage-0.2-13|37	
12cr|gmemusage-0.2-13|38	%if %mdkversion < 200900
12cr|gmemusage-0.2-13|39	%post
12cr|gmemusage-0.2-13|40	%{update_menus}
12cr|gmemusage-0.2-13|41	%endif
12cr|gmemusage-0.2-13|42	
12cr|gmemusage-0.2-13|43	%if %mdkversion < 200900
12cr|gmemusage-0.2-13|44	%postun
12cr|gmemusage-0.2-13|45	%{clean_menus}
12cr|gmemusage-0.2-13|46	%endif
12cr|gmemusage-0.2-13|47	
12cr|gmemusage-0.2-13|48	%clean
12cr|gmemusage-0.2-13|49	rm -rf $RPM_BUILD_ROOT
12cr|gmemusage-0.2-13|50	
12cr|gmemusage-0.2-13|51	%files
12cr|gmemusage-0.2-13|52	%defattr (-,root,root)
12cr|gmemusage-0.2-13|53	%{_bindir}/*
12cr|gmemusage-0.2-13|54	%{_mandir}/man1/*
12cr|gmemusage-0.2-13|55	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gmemusage-0.2-13|56	
12cr|gmemusage-0.2-13|57	
12cr|gmemusage-0.2-13|58	%changelog
12cr|gmemusage-0.2-13|59	* Fri Feb 04 2011 Funda Wang <fwang@mandriva.org> 0.2-13mdv2011.0
12cr|gmemusage-0.2-13|60	+ Revision: 635854
12cr|gmemusage-0.2-13|61	- tighten BR
12cr|gmemusage-0.2-13|62	
12cr|gmemusage-0.2-13|63	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-12mdv2011.0
12cr|gmemusage-0.2-13|64	+ Revision: 618966
12cr|gmemusage-0.2-13|65	- the mass rebuild of 2010.0 packages
12cr|gmemusage-0.2-13|66	
12cr|gmemusage-0.2-13|67	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2-11mdv2010.0
12cr|gmemusage-0.2-13|68	+ Revision: 429221
12cr|gmemusage-0.2-13|69	- rebuild
12cr|gmemusage-0.2-13|70	
12cr|gmemusage-0.2-13|71	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.2-10mdv2009.0
12cr|gmemusage-0.2-13|72	+ Revision: 218423
12cr|gmemusage-0.2-13|73	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gmemusage-0.2-13|74	
12cr|gmemusage-0.2-13|75	+ Olivier Blin <oblin@mandriva.com>
12cr|gmemusage-0.2-13|76	- restore BuildRoot
12cr|gmemusage-0.2-13|77	
12cr|gmemusage-0.2-13|78	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.2-10mdv2008.1
12cr|gmemusage-0.2-13|79	+ Revision: 131581
12cr|gmemusage-0.2-13|80	- auto-convert XDG menu entry
12cr|gmemusage-0.2-13|81	- kill re-definition of %%buildroot on Pixel's request
12cr|gmemusage-0.2-13|82	- buildrequires X11-devel instead of XFree86-devel
12cr|gmemusage-0.2-13|83	- import gmemusage
12cr|gmemusage-0.2-13|84	
12cr|gmemusage-0.2-13|85	
12cr|gmemusage-0.2-13|86	* Fri Dec 23 2005 Anssi Hannula <anssi@mandriva.org> 0.2-10mdk
12cr|gmemusage-0.2-13|87	- %%mkrel
12cr|gmemusage-0.2-13|88	- fix menudir
12cr|gmemusage-0.2-13|89	- fix lib64 build
12cr|gmemusage-0.2-13|90	
12cr|gmemusage-0.2-13|91	* Thu Jul 22 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.2-9mdk
12cr|gmemusage-0.2-13|92	- rebuild
12cr|gmemusage-0.2-13|93	
12cr|gmemusage-0.2-13|94	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.2-7mdk
12cr|gmemusage-0.2-13|95	- rebuild
12cr|gmemusage-0.2-13|96	
12cr|gmemusage-0.2-13|97	* Sat Jan 19 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-6mdk
12cr|gmemusage-0.2-13|98	- Fix menu entry
12cr|gmemusage-0.2-13|99	
12cr|gmemusage-0.2-13|100	* Wed Jul 18 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.2-5mdk
12cr|gmemusage-0.2-13|101	- rebuild
12cr|gmemusage-0.2-13|102	
12cr|gmemusage-0.2-13|103	* Wed Jan 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.2-4mdk
12cr|gmemusage-0.2-13|104	- rebuild
12cr|gmemusage-0.2-13|105	
12cr|gmemusage-0.2-13|106	* Tue Aug 31 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.2-3mdk
12cr|gmemusage-0.2-13|107	- BM
12cr|gmemusage-0.2-13|108	- macros
12cr|gmemusage-0.2-13|109	- menu
12cr|gmemusage-0.2-13|110	
12cr|gmemusage-0.2-13|111	* Thu Apr 27 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.2-2mdk
12cr|gmemusage-0.2-13|112	- fix  group
12cr|gmemusage-0.2-13|113	
12cr|gmemusage-0.2-13|114	* Thu Feb 24 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cr|gmemusage-0.2-13|115	- mandrake build

1752 12
12cr|gmerlin-1.0.0-3|1	Name: gmerlin
12cr|gmerlin-1.0.0-3|2	Summary: A multimedia architecture for linux
12cr|gmerlin-1.0.0-3|3	Version: 1.0.0
12cr|gmerlin-1.0.0-3|4	Release: 3
12cr|gmerlin-1.0.0-3|5	Url: http://gmerlin.sourceforge.net/
12cr|gmerlin-1.0.0-3|6	License: LGPLv2+
12cr|gmerlin-1.0.0-3|7	Group: Video
12cr|gmerlin-1.0.0-3|8	BuildRoot: %{_tmppath}/%{name}-%{version}-build
12cr|gmerlin-1.0.0-3|9	Source0: http://downloads.sourceforge.net/gmerlin/%name-%version.tar.gz
12cr|gmerlin-1.0.0-3|10	Patch0: gmerlin-1.0.0-link.patch
12cr|gmerlin-1.0.0-3|11	BuildRequires: gavl-devel >= 1.2.0
12cr|gmerlin-1.0.0-3|12	BuildRequires: quicktime-devel
12cr|gmerlin-1.0.0-3|13	BuildRequires: pulseaudio-devel
12cr|gmerlin-1.0.0-3|14	BuildRequires: libalsa-devel
12cr|gmerlin-1.0.0-3|15	BuildRequires: jpeg-devel
12cr|gmerlin-1.0.0-3|16	BuildRequires: png-devel
12cr|gmerlin-1.0.0-3|17	BuildRequires: texinfo
12cr|gmerlin-1.0.0-3|18	BuildRequires: doxygen
12cr|gmerlin-1.0.0-3|19	BuildRequires: libxml2-devel >= 2.4.0
12cr|gmerlin-1.0.0-3|20	BuildRequires: fontconfig-devel >= 2.2.3
12cr|gmerlin-1.0.0-3|21	BuildRequires: freetype2-devel
12cr|gmerlin-1.0.0-3|22	BuildRequires: gtk2-devel >= 2.8.0
12cr|gmerlin-1.0.0-3|23	BuildRequires: libcdio-devel
12cr|gmerlin-1.0.0-3|24	BuildRequires: libvisual-devel
12cr|gmerlin-1.0.0-3|25	BuildRequires: tiff-devel
12cr|gmerlin-1.0.0-3|26	BuildRequires: libcddb-devel
12cr|gmerlin-1.0.0-3|27	BuildRequires: musicbrainz-devel
12cr|gmerlin-1.0.0-3|28	BuildRequires: libv4l-devel
12cr|gmerlin-1.0.0-3|29	BuildRequires: mesagl-devel
12cr|gmerlin-1.0.0-3|30	BuildRequires: libx11-devel
12cr|gmerlin-1.0.0-3|31	BuildRequires: libxext-devel
12cr|gmerlin-1.0.0-3|32	BuildRequires: libxfixes-devel
12cr|gmerlin-1.0.0-3|33	BuildRequires: libxinerama-devel
12cr|gmerlin-1.0.0-3|34	BuildRequires: libxtst-devel
12cr|gmerlin-1.0.0-3|35	BuildRequires: libxv-devel
12cr|gmerlin-1.0.0-3|36	BuildRequires: esound-devel
12cr|gmerlin-1.0.0-3|37	BuildRequires: jackit-devel
12cr|gmerlin-1.0.0-3|38	
12cr|gmerlin-1.0.0-3|39	%description
12cr|gmerlin-1.0.0-3|40	The gmerlin application framework consists of a toolkit indepentent
12cr|gmerlin-1.0.0-3|41	gmerlin library, which contains the player core, the transcoder core
12cr|gmerlin-1.0.0-3|42	and other utilities. It can be used to build custom multimedia
12cr|gmerlin-1.0.0-3|43	applications.
12cr|gmerlin-1.0.0-3|44	
12cr|gmerlin-1.0.0-3|45	%files -f %name.lang
12cr|gmerlin-1.0.0-3|46	%defattr(-,root,root)
12cr|gmerlin-1.0.0-3|47	%doc %_datadir/doc/%name
12cr|gmerlin-1.0.0-3|48	%_bindir/*
12cr|gmerlin-1.0.0-3|49	%dir %_libdir/%name
12cr|gmerlin-1.0.0-3|50	%_libdir/%name/plugins
12cr|gmerlin-1.0.0-3|51	%_datadir/%name
12cr|gmerlin-1.0.0-3|52	%_datadir/applications/*.desktop
12cr|gmerlin-1.0.0-3|53	%_iconsdir/*/*/*/*
12cr|gmerlin-1.0.0-3|54	%_mandir/man1/*
12cr|gmerlin-1.0.0-3|55	%_infodir/*
12cr|gmerlin-1.0.0-3|56	
12cr|gmerlin-1.0.0-3|57	#--------------------------------------------------------------------
12cr|gmerlin-1.0.0-3|58	
12cr|gmerlin-1.0.0-3|59	%define major 0
12cr|gmerlin-1.0.0-3|60	%define libname %mklibname %name %major
12cr|gmerlin-1.0.0-3|61	
12cr|gmerlin-1.0.0-3|62	%package -n %libname
12cr|gmerlin-1.0.0-3|63	Group: System/Libraries
12cr|gmerlin-1.0.0-3|64	Summary: Libraries for %name
12cr|gmerlin-1.0.0-3|65	
12cr|gmerlin-1.0.0-3|66	%description -n %libname
12cr|gmerlin-1.0.0-3|67	This package contains shared libraries for %name.
12cr|gmerlin-1.0.0-3|68	
12cr|gmerlin-1.0.0-3|69	%files -n %libname
12cr|gmerlin-1.0.0-3|70	%defattr(-,root,root)
12cr|gmerlin-1.0.0-3|71	%_libdir/*.so.%{major}*
12cr|gmerlin-1.0.0-3|72	
12cr|gmerlin-1.0.0-3|73	#--------------------------------------------------------------------
12cr|gmerlin-1.0.0-3|74	
12cr|gmerlin-1.0.0-3|75	%define develname %mklibname -d %name
12cr|gmerlin-1.0.0-3|76	
12cr|gmerlin-1.0.0-3|77	%package -n %develname
12cr|gmerlin-1.0.0-3|78	Group: Development/Other
12cr|gmerlin-1.0.0-3|79	Summary: Development files for %name
12cr|gmerlin-1.0.0-3|80	Requires: %libname = %version
12cr|gmerlin-1.0.0-3|81	Provides: %name-devel = %version
12cr|gmerlin-1.0.0-3|82	
12cr|gmerlin-1.0.0-3|83	%description -n %develname
12cr|gmerlin-1.0.0-3|84	This package contains development files for %name.
12cr|gmerlin-1.0.0-3|85	
12cr|gmerlin-1.0.0-3|86	%files -n %develname
12cr|gmerlin-1.0.0-3|87	%defattr(-,root,root)
12cr|gmerlin-1.0.0-3|88	%_includedir/%name
12cr|gmerlin-1.0.0-3|89	%_libdir/*.so
12cr|gmerlin-1.0.0-3|90	%_libdir/pkgconfig/*.pc
12cr|gmerlin-1.0.0-3|91	
12cr|gmerlin-1.0.0-3|92	%prep
12cr|gmerlin-1.0.0-3|93	%setup -q
12cr|gmerlin-1.0.0-3|94	%patch0 -p0
12cr|gmerlin-1.0.0-3|95	
12cr|gmerlin-1.0.0-3|96	%build
12cr|gmerlin-1.0.0-3|97	autoreconf -fi
12cr|gmerlin-1.0.0-3|98	%configure2_5x --disable-rpath
12cr|gmerlin-1.0.0-3|99	%make
12cr|gmerlin-1.0.0-3|100	
12cr|gmerlin-1.0.0-3|101	%install
12cr|gmerlin-1.0.0-3|102	%makeinstall_std
12cr|gmerlin-1.0.0-3|103	
12cr|gmerlin-1.0.0-3|104	# drop la files
12cr|gmerlin-1.0.0-3|105	rm -fr %buildroot%_prefix/lib/%_prefix/lib/%name/plugins/*.la
12cr|gmerlin-1.0.0-3|106	
12cr|gmerlin-1.0.0-3|107	%find_lang %name
12cr|gmerlin-1.0.0-3|108	
12cr|gmerlin-1.0.0-3|109	
12cr|gmerlin-1.0.0-3|110	%changelog
12cr|gmerlin-1.0.0-3|111	* Thu Oct 27 2011 Götz Waschk <waschk@mandriva.org> 1.0.0-2mdv2012.0
12cr|gmerlin-1.0.0-3|112	+ Revision: 707543
12cr|gmerlin-1.0.0-3|113	- rebuild for new libcdio
12cr|gmerlin-1.0.0-3|114	
12cr|gmerlin-1.0.0-3|115	* Mon Jan 17 2011 Funda Wang <fwang@mandriva.org> 1.0.0-1
12cr|gmerlin-1.0.0-3|116	+ Revision: 631204
12cr|gmerlin-1.0.0-3|117	- fix BR and linkage
12cr|gmerlin-1.0.0-3|118	- 1.0.0
12cr|gmerlin-1.0.0-3|119	
12cr|gmerlin-1.0.0-3|120	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gmerlin-1.0.0-3|121	- rebuild
12cr|gmerlin-1.0.0-3|122	
12cr|gmerlin-1.0.0-3|123	* Sun Feb 28 2010 Funda Wang <fwang@mandriva.org> 0.4.3-1mdv2010.1
12cr|gmerlin-1.0.0-3|124	+ Revision: 512583
12cr|gmerlin-1.0.0-3|125	- New version 0.4.3
12cr|gmerlin-1.0.0-3|126	
12cr|gmerlin-1.0.0-3|127	* Thu Feb 25 2010 Funda Wang <fwang@mandriva.org> 0.4.2-1mdv2010.1
12cr|gmerlin-1.0.0-3|128	+ Revision: 511058
12cr|gmerlin-1.0.0-3|129	- new version 0.4.2
12cr|gmerlin-1.0.0-3|130	
12cr|gmerlin-1.0.0-3|131	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 0.4.1-3mdv2010.1
12cr|gmerlin-1.0.0-3|132	+ Revision: 492341
12cr|gmerlin-1.0.0-3|133	- add patch fixing build with gtk > 2.18
12cr|gmerlin-1.0.0-3|134	- finally fix linkage
12cr|gmerlin-1.0.0-3|135	- rebuild for new libjpegv8
12cr|gmerlin-1.0.0-3|136	
12cr|gmerlin-1.0.0-3|137	* Sat Aug 22 2009 Funda Wang <fwang@mandriva.org> 0.4.1-2mdv2010.0
12cr|gmerlin-1.0.0-3|138	+ Revision: 419464
12cr|gmerlin-1.0.0-3|139	- rebuild for new libjpegv7
12cr|gmerlin-1.0.0-3|140	
12cr|gmerlin-1.0.0-3|141	* Wed Jul 29 2009 Frederik Himpe <fhimpe@mandriva.org> 0.4.1-1mdv2010.0
12cr|gmerlin-1.0.0-3|142	+ Revision: 404245
12cr|gmerlin-1.0.0-3|143	- Update to new version 0.4.1
12cr|gmerlin-1.0.0-3|144	- Remove upstream patch
12cr|gmerlin-1.0.0-3|145	
12cr|gmerlin-1.0.0-3|146	* Thu Dec 18 2008 Funda Wang <fwang@mandriva.org> 0.4.0-1mdv2009.1
12cr|gmerlin-1.0.0-3|147	+ Revision: 315578
12cr|gmerlin-1.0.0-3|148	- fix str fmt
12cr|gmerlin-1.0.0-3|149	- new version 0.4.0
12cr|gmerlin-1.0.0-3|150	
12cr|gmerlin-1.0.0-3|151	* Thu Nov 27 2008 Funda Wang <fwang@mandriva.org> 0.3.8-1mdv2009.1
12cr|gmerlin-1.0.0-3|152	+ Revision: 307269
12cr|gmerlin-1.0.0-3|153	- add virtual provdies
12cr|gmerlin-1.0.0-3|154	- import gmerlin
12cr|gmerlin-1.0.0-3|155	
12cr|gmerlin-1.0.0-3|156	

1753 12
12cr|gmetadom-0.2.6-10|1	%define major 0
12cr|gmetadom-0.2.6-10|2	%define libname  %mklibname gmetadom_gdome_cpp_smart %{major}
12cr|gmetadom-0.2.6-10|3	%define develname  %mklibname gmetadom_gdome_cpp_smart -d
12cr|gmetadom-0.2.6-10|4	
12cr|gmetadom-0.2.6-10|5	%define _disable_ld_as_needed 1
12cr|gmetadom-0.2.6-10|6	
12cr|gmetadom-0.2.6-10|7	Summary:	C++ Wrapper for GDOME
12cr|gmetadom-0.2.6-10|8	Name:		gmetadom
12cr|gmetadom-0.2.6-10|9	Version:	0.2.6
12cr|gmetadom-0.2.6-10|10	Release:	10
12cr|gmetadom-0.2.6-10|11	Group:		System/Libraries
12cr|gmetadom-0.2.6-10|12	License:	LGPL
12cr|gmetadom-0.2.6-10|13	URL:		http://gmetadom.sourceforge.net/
12cr|gmetadom-0.2.6-10|14	Source0:   %{name}-%{version}.tar.bz2
12cr|gmetadom-0.2.6-10|15	Patch1:	gmetadom-0.2.6-fix-missing-header.patch
12cr|gmetadom-0.2.6-10|16	
12cr|gmetadom-0.2.6-10|17	BuildRequires: ocaml
12cr|gmetadom-0.2.6-10|18	BuildRequires: ocaml-findlib
12cr|gmetadom-0.2.6-10|19	BuildRequires: gdome2-devel
12cr|gmetadom-0.2.6-10|20	BuildRequires: libgdome-devel
12cr|gmetadom-0.2.6-10|21	
12cr|gmetadom-0.2.6-10|22	%description
12cr|gmetadom-0.2.6-10|23	GMetaDOM is a collection of libraries, each library providing a
12cr|gmetadom-0.2.6-10|24	DOM implementation. Each DOM implementation is generated
12cr|gmetadom-0.2.6-10|25	automatically by means of XSLT stylesheets.
12cr|gmetadom-0.2.6-10|26	
12cr|gmetadom-0.2.6-10|27	%package -n %{libname}
12cr|gmetadom-0.2.6-10|28	Summary:	CPP Libraries for gdome2
12cr|gmetadom-0.2.6-10|29	Group:		System/Libraries
12cr|gmetadom-0.2.6-10|30	
12cr|gmetadom-0.2.6-10|31	%description -n %{libname}
12cr|gmetadom-0.2.6-10|32	GMetaDOM is a collection of libraries, each library providing a
12cr|gmetadom-0.2.6-10|33	DOM implementation. Each DOM implementation is generated
12cr|gmetadom-0.2.6-10|34	automatically by means of XSLT stylesheets.
12cr|gmetadom-0.2.6-10|35	
12cr|gmetadom-0.2.6-10|36	%package -n %{develname}
12cr|gmetadom-0.2.6-10|37	Summary:	Libraries and include files for gdome2
12cr|gmetadom-0.2.6-10|38	Group:		Development/C++
12cr|gmetadom-0.2.6-10|39	Requires:	%{libname} = %{version}
12cr|gmetadom-0.2.6-10|40	Provides:	%{name}-devel  = %{version}-%{release}
12cr|gmetadom-0.2.6-10|41	Obsoletes:	%{_lib}gmetadom_gdome_cpp_smart0-devel
12cr|gmetadom-0.2.6-10|42	
12cr|gmetadom-0.2.6-10|43	%description -n %{develname}
12cr|gmetadom-0.2.6-10|44	GMetaDOM is a collection of libraries, each library providing a
12cr|gmetadom-0.2.6-10|45	DOM implementation. Each DOM implementation is generated
12cr|gmetadom-0.2.6-10|46	automatically by means of XSLT stylesheets.
12cr|gmetadom-0.2.6-10|47	
12cr|gmetadom-0.2.6-10|48	%package -n ocaml-%{name}
12cr|gmetadom-0.2.6-10|49	Group:		Development/Other
12cr|gmetadom-0.2.6-10|50	Summary:	Ocaml bindings for %{name}
12cr|gmetadom-0.2.6-10|51	Obsoletes:  %{name}-ocaml
12cr|gmetadom-0.2.6-10|52	
12cr|gmetadom-0.2.6-10|53	%description -n ocaml-%{name}
12cr|gmetadom-0.2.6-10|54	GMetaDOM is a collection of libraries, each library providing a
12cr|gmetadom-0.2.6-10|55	DOM implementation. Each DOM implementation is generated
12cr|gmetadom-0.2.6-10|56	automatically by means of XSLT stylesheets.
12cr|gmetadom-0.2.6-10|57	
12cr|gmetadom-0.2.6-10|58	This are the Ocaml bindings of GMetaDOM.
12cr|gmetadom-0.2.6-10|59	
12cr|gmetadom-0.2.6-10|60	%prep
12cr|gmetadom-0.2.6-10|61	%setup -q
12cr|gmetadom-0.2.6-10|62	%apply_patches
12cr|gmetadom-0.2.6-10|63	
12cr|gmetadom-0.2.6-10|64	%build
12cr|gmetadom-0.2.6-10|65	#gw we have to disable libtoolize, as the ocaml path doesn't build otherwise
12cr|gmetadom-0.2.6-10|66	%define __libtoolize true
12cr|gmetadom-0.2.6-10|67	%configure2_5x \
12cr|gmetadom-0.2.6-10|68	--with-ocaml-lib-prefix=%{_libdir}/ocaml
12cr|gmetadom-0.2.6-10|69	
12cr|gmetadom-0.2.6-10|70	%install
12cr|gmetadom-0.2.6-10|71	%makeinstall_std
12cr|gmetadom-0.2.6-10|72	
12cr|gmetadom-0.2.6-10|73	# static lib needed for internal test
12cr|gmetadom-0.2.6-10|74	rm -f %{buildroot}%{_libdir}/*.a
12cr|gmetadom-0.2.6-10|75	
12cr|gmetadom-0.2.6-10|76	%files -n %{libname}
12cr|gmetadom-0.2.6-10|77	%{_libdir}/libgmetadom_gdome_cpp_smart.so.%{major}*
12cr|gmetadom-0.2.6-10|78	
12cr|gmetadom-0.2.6-10|79	%files -n %{develname}
12cr|gmetadom-0.2.6-10|80	%doc AUTHORS COPYING ChangeLog HISTORY INSTALL LICENSE
12cr|gmetadom-0.2.6-10|81	%{_includedir}/*
12cr|gmetadom-0.2.6-10|82	%{_libdir}/pkgconfig/*.pc
12cr|gmetadom-0.2.6-10|83	%{_libdir}/lib*.so
12cr|gmetadom-0.2.6-10|84	
12cr|gmetadom-0.2.6-10|85	%files -n ocaml-%{name}
12cr|gmetadom-0.2.6-10|86	%{_libdir}/ocaml/gdome2
12cr|gmetadom-0.2.6-10|87	%{_libdir}/ocaml/stublibs/*
12cr|gmetadom-0.2.6-10|88	
12cr|gmetadom-0.2.6-10|89	
12cr|gmetadom-0.2.6-10|90	
12cr|gmetadom-0.2.6-10|91	%changelog
12cr|gmetadom-0.2.6-10|92	* Mon Mar 26 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.2.6-10
12cr|gmetadom-0.2.6-10|93	+ Revision: 787031
12cr|gmetadom-0.2.6-10|94	- rebuild
12cr|gmetadom-0.2.6-10|95	- cleaned up spec
12cr|gmetadom-0.2.6-10|96	
12cr|gmetadom-0.2.6-10|97	* Wed Oct 06 2010 Funda Wang <fwang@mandriva.org> 0.2.6-9mdv2011.0
12cr|gmetadom-0.2.6-10|98	+ Revision: 583369
12cr|gmetadom-0.2.6-10|99	- rebuild
12cr|gmetadom-0.2.6-10|100	
12cr|gmetadom-0.2.6-10|101	* Wed Feb 03 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.6-8mdv2010.1
12cr|gmetadom-0.2.6-10|102	+ Revision: 500158
12cr|gmetadom-0.2.6-10|103	- rebuild for latest ocaml
12cr|gmetadom-0.2.6-10|104	
12cr|gmetadom-0.2.6-10|105	* Fri Jul 31 2009 Funda Wang <fwang@mandriva.org> 0.2.6-7mdv2010.0
12cr|gmetadom-0.2.6-10|106	+ Revision: 405045
12cr|gmetadom-0.2.6-10|107	- rebuild for new ocaml
12cr|gmetadom-0.2.6-10|108	
12cr|gmetadom-0.2.6-10|109	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.6-6mdv2009.1
12cr|gmetadom-0.2.6-10|110	+ Revision: 355052
12cr|gmetadom-0.2.6-10|111	- fix missing header
12cr|gmetadom-0.2.6-10|112	- disable -Wl,as-needed (lazy fix)
12cr|gmetadom-0.2.6-10|113	- ocaml site-lib hierarchy doesn't exist anymore
12cr|gmetadom-0.2.6-10|114	
12cr|gmetadom-0.2.6-10|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|gmetadom-0.2.6-10|116	- rebuild
12cr|gmetadom-0.2.6-10|117	
12cr|gmetadom-0.2.6-10|118	+ Pixel <pixel@mandriva.com>
12cr|gmetadom-0.2.6-10|119	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gmetadom-0.2.6-10|120	
12cr|gmetadom-0.2.6-10|121	* Mon Mar 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.6-2mdv2008.1
12cr|gmetadom-0.2.6-10|122	+ Revision: 189766
12cr|gmetadom-0.2.6-10|123	- rebuild for latest ocaml
12cr|gmetadom-0.2.6-10|124	
12cr|gmetadom-0.2.6-10|125	+ Olivier Blin <blino@mandriva.org>
12cr|gmetadom-0.2.6-10|126	- restore BuildRoot
12cr|gmetadom-0.2.6-10|127	
12cr|gmetadom-0.2.6-10|128	+ Thierry Vignaud <tv@mandriva.org>
12cr|gmetadom-0.2.6-10|129	- kill re-definition of %%buildroot on Pixel's request
12cr|gmetadom-0.2.6-10|130	
12cr|gmetadom-0.2.6-10|131	* Mon Oct 29 2007 Jérôme Soyer <saispo@mandriva.org> 0.2.6-1mdv2008.1
12cr|gmetadom-0.2.6-10|132	+ Revision: 102991
12cr|gmetadom-0.2.6-10|133	- New release 0.2.6
12cr|gmetadom-0.2.6-10|134	
12cr|gmetadom-0.2.6-10|135	* Mon Oct 29 2007 Jérôme Soyer <saispo@mandriva.org> 0.2.5-6mdv2008.1
12cr|gmetadom-0.2.6-10|136	+ Revision: 102978
12cr|gmetadom-0.2.6-10|137	- New release
12cr|gmetadom-0.2.6-10|138	
12cr|gmetadom-0.2.6-10|139	* Sun Sep 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.5-1mdv2008.1
12cr|gmetadom-0.2.6-10|140	+ Revision: 83938
12cr|gmetadom-0.2.6-10|141	- make ocaml bindings compliant with ocaml policy
12cr|gmetadom-0.2.6-10|142	
12cr|gmetadom-0.2.6-10|143	+ Jérôme Soyer <saispo@mandriva.org>
12cr|gmetadom-0.2.6-10|144	- Fix BR
12cr|gmetadom-0.2.6-10|145	- Add gdome2
12cr|gmetadom-0.2.6-10|146	- New release 0.2.5
12cr|gmetadom-0.2.6-10|147	- Import gmetadom
12cr|gmetadom-0.2.6-10|148	
12cr|gmetadom-0.2.6-10|149	
12cr|gmetadom-0.2.6-10|150	
12cr|gmetadom-0.2.6-10|151	* Tue Aug 08 2006 Jerome Soyer <saispo@mandriva.org> 0.2.4-1mdv2007.0
12cr|gmetadom-0.2.6-10|152	- New release 0.2.4
12cr|gmetadom-0.2.6-10|153	- Remove patch1
12cr|gmetadom-0.2.6-10|154	
12cr|gmetadom-0.2.6-10|155	* Wed Jun 21 2006 Gtz Waschk <waschk@mandriva.org> 0.2.3-4mdv2007.0
12cr|gmetadom-0.2.6-10|156	- fix build
12cr|gmetadom-0.2.6-10|157	
12cr|gmetadom-0.2.6-10|158	* Mon Apr 24 2006 Pixel <pixel@mandriva.com> 0.2.3-3mdk
12cr|gmetadom-0.2.6-10|159	- rebuild for new ocaml
12cr|gmetadom-0.2.6-10|160	
12cr|gmetadom-0.2.6-10|161	* Mon Mar 27 2006 Götz Waschk <waschk@mandriva.org> 0.2.3-2mdk
12cr|gmetadom-0.2.6-10|162	- rebuild for new ocaml
12cr|gmetadom-0.2.6-10|163	- use mkrel
12cr|gmetadom-0.2.6-10|164	
12cr|gmetadom-0.2.6-10|165	* Thu Jul 21 2005 Gtz Waschk <waschk@mandriva.org> 0.2.3-1mdk
12cr|gmetadom-0.2.6-10|166	- New release 0.2.3
12cr|gmetadom-0.2.6-10|167	
12cr|gmetadom-0.2.6-10|168	* Tue Apr 26 2005 Gtz Waschk <waschk@mandriva.org> 0.2.2-1mdk
12cr|gmetadom-0.2.6-10|169	- New release 0.2.2
12cr|gmetadom-0.2.6-10|170	
12cr|gmetadom-0.2.6-10|171	* Wed Nov 10 2004 Jerome Soyer <saispo@mandrake.org> 0.2.1-1mdk
12cr|gmetadom-0.2.6-10|172	- 0.2.1
12cr|gmetadom-0.2.6-10|173	
12cr|gmetadom-0.2.6-10|174	* Fri Jun 11 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.1.8-5mdk
12cr|gmetadom-0.2.6-10|175	- disable libtoolize
12cr|gmetadom-0.2.6-10|176	- fix deps
12cr|gmetadom-0.2.6-10|177	- new g++
12cr|gmetadom-0.2.6-10|178	
12cr|gmetadom-0.2.6-10|179	* Wed Jul  9 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.1.8-3mdk
12cr|gmetadom-0.2.6-10|180	- rebuild for new rpm
12cr|gmetadom-0.2.6-10|181	
12cr|gmetadom-0.2.6-10|182	* Tue Jun 10 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.1.8-2mdk
12cr|gmetadom-0.2.6-10|183	- add the version and release number to the devel provides
12cr|gmetadom-0.2.6-10|184	
12cr|gmetadom-0.2.6-10|185	* Tue Jun 10 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.1.8-1mdk
12cr|gmetadom-0.2.6-10|186	- fix release tag
12cr|gmetadom-0.2.6-10|187	- source URL
12cr|gmetadom-0.2.6-10|188	- from Charles A Edwards <eslrahc@bellsouth.net>
12cr|gmetadom-0.2.6-10|189	- release 0.1.8
12cr|gmetadom-0.2.6-10|190	- patch for gcc-33
12cr|gmetadom-0.2.6-10|191	- update file list
12cr|gmetadom-0.2.6-10|192	
12cr|gmetadom-0.2.6-10|193	* Fri May  2 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.1.6-1mdk
12cr|gmetadom-0.2.6-10|194	- add ocaml subpackage
12cr|gmetadom-0.2.6-10|195	- dir ownership
12cr|gmetadom-0.2.6-10|196	- from  Charles A Edwards <eslrahc@bellsouth.net>:
12cr|gmetadom-0.2.6-10|197	- initial mdk release

1754 12
12cr|gmic-1.5.2.2-1|1	%define	major	1
12cr|gmic-1.5.2.2-1|2	%define	libname		%mklibname %{name} %{major}
12cr|gmic-1.5.2.2-1|3	%define	develname	%mklibname -d %{name}
12cr|gmic-1.5.2.2-1|4	
12cr|gmic-1.5.2.2-1|5	Name:		gmic
12cr|gmic-1.5.2.2-1|6	Version:	1.5.2.2
12cr|gmic-1.5.2.2-1|7	Release:	1
12cr|gmic-1.5.2.2-1|8	Group:		Graphics
12cr|gmic-1.5.2.2-1|9	# CeCILL version 2.0
12cr|gmic-1.5.2.2-1|10	License:	CeCILL
12cr|gmic-1.5.2.2-1|11	Summary:	A script language (G'MIC) dedicated to image processing
12cr|gmic-1.5.2.2-1|12	Url:		http://gmic.sourceforge.net
12cr|gmic-1.5.2.2-1|13	Source:		http://sourceforge.net/projects/gmic/files/%{name}_%{version}.tar.gz
12cr|gmic-1.5.2.2-1|14	# Even minor version change requires re-diff
12cr|gmic-1.5.2.2-1|15	Patch0:		gmic-%{version}-Makefile.patch
12cr|gmic-1.5.2.2-1|16	Patch1:		gmic-1.5.2.2-zartlibs.patch
12cr|gmic-1.5.2.2-1|17	BuildRequires:	ffmpeg-devel
12cr|gmic-1.5.2.2-1|18	BuildRequires:	qt4-devel
12cr|gmic-1.5.2.2-1|19	BuildRequires:	pkgconfig(fftw3)
12cr|gmic-1.5.2.2-1|20	BuildRequires:	pkgconfig(gimp-2.0)
12cr|gmic-1.5.2.2-1|21	BuildRequires:	pkgconfig(GraphicsMagick)
12cr|gmic-1.5.2.2-1|22	BuildRequires:	pkgconfig(opencv)
12cr|gmic-1.5.2.2-1|23	
12cr|gmic-1.5.2.2-1|24	%description
12cr|gmic-1.5.2.2-1|25	G'MIC defines a complete image processing framework, and thus
12cr|gmic-1.5.2.2-1|26	can manage generic image data as other image-related tools.
12cr|gmic-1.5.2.2-1|27	
12cr|gmic-1.5.2.2-1|28	Anyway, the specific features described below make it a bit particular :
12cr|gmic-1.5.2.2-1|29	
12cr|gmic-1.5.2.2-1|30	* It internally works with lists of images.
12cr|gmic-1.5.2.2-1|31	Image manipulations and interactions can be done
12cr|gmic-1.5.2.2-1|32	either grouped or focused on specific items.
12cr|gmic-1.5.2.2-1|33	* It can process a wide variety of image types,
12cr|gmic-1.5.2.2-1|34	including multi-spectral (arbitray number of channels)
12cr|gmic-1.5.2.2-1|35	and 3d volumetric images, as well as image sequences,
12cr|gmic-1.5.2.2-1|36	or 3d vector objects.
12cr|gmic-1.5.2.2-1|37	Images with different pixel types are supported,
12cr|gmic-1.5.2.2-1|38	allowing to process flawlessly images with 8bits or
12cr|gmic-1.5.2.2-1|39	16bits integers per channel, as well as float-valued datasets.
12cr|gmic-1.5.2.2-1|40	* It provides small but efficient visualization modules
12cr|gmic-1.5.2.2-1|41	dedicated to the exploration/viewing of 2d/3d multi-spectral images,
12cr|gmic-1.5.2.2-1|42	3d vector objects (elevation map, isocurves, isosurfaces,...),
12cr|gmic-1.5.2.2-1|43	or 1d graph plots.
12cr|gmic-1.5.2.2-1|44	* It proposes commands to handle custom interactive windows
12cr|gmic-1.5.2.2-1|45	where events can be managed easily by the user.
12cr|gmic-1.5.2.2-1|46	* It is highly extensible through the importation of custom command
12cr|gmic-1.5.2.2-1|47	files which add new commands that become understood by the
12cr|gmic-1.5.2.2-1|48	language interpreter.
12cr|gmic-1.5.2.2-1|49	* Most of the functionalities can be used inside GIMP
12cr|gmic-1.5.2.2-1|50	via the provided plug-in, allowing end-users to integrate
12cr|gmic-1.5.2.2-1|51	any G'MIC-based pipeline directly in a nice GUI,
12cr|gmic-1.5.2.2-1|52	without coding efforts.
12cr|gmic-1.5.2.2-1|53	* It is based on the latest development versions of the CImg Library,
12cr|gmic-1.5.2.2-1|54	a well established C++ template image processing toolkit,
12cr|gmic-1.5.2.2-1|55	developed by the same team of developers.
12cr|gmic-1.5.2.2-1|56	
12cr|gmic-1.5.2.2-1|57	%files
12cr|gmic-1.5.2.2-1|58	%doc COPYING README
12cr|gmic-1.5.2.2-1|59	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
12cr|gmic-1.5.2.2-1|60	%{_bindir}/%{name}
12cr|gmic-1.5.2.2-1|61	%{_mandir}/man1/%{name}.1.*
12cr|gmic-1.5.2.2-1|62	%{_mandir}/fr/man1/gmic.1.*
12cr|gmic-1.5.2.2-1|63	
12cr|gmic-1.5.2.2-1|64	#------------------------------------------------------
12cr|gmic-1.5.2.2-1|65	
12cr|gmic-1.5.2.2-1|66	%package -n zart
12cr|gmic-1.5.2.2-1|67	Summary:	GUI for G'MIC real-time manipulations on the output of a webcam
12cr|gmic-1.5.2.2-1|68	Group:		Graphics
12cr|gmic-1.5.2.2-1|69	Requires:	%{name} = %{version}-%{release}
12cr|gmic-1.5.2.2-1|70	Provides:	%{name}-zart = %{version}-%{release}
12cr|gmic-1.5.2.2-1|71	Conflicts:	%{name} < 1.5.1.5-1
12cr|gmic-1.5.2.2-1|72	
12cr|gmic-1.5.2.2-1|73	%description -n zart
12cr|gmic-1.5.2.2-1|74	ZArt is a computer program whose purpose is to demonstrate the possibilities of
12cr|gmic-1.5.2.2-1|75	the G'MIC image processing language by offering the choice of several
12cr|gmic-1.5.2.2-1|76	manipulations on a video stream acquired from a webcam.
12cr|gmic-1.5.2.2-1|77	
12cr|gmic-1.5.2.2-1|78	%files -n zart
12cr|gmic-1.5.2.2-1|79	%{_bindir}/zart
12cr|gmic-1.5.2.2-1|80	%{_datadir}/zart/haarcascade*.xml
12cr|gmic-1.5.2.2-1|81	
12cr|gmic-1.5.2.2-1|82	#------------------------------------------------------
12cr|gmic-1.5.2.2-1|83	
12cr|gmic-1.5.2.2-1|84	%package -n gimp-plugin-%{name}
12cr|gmic-1.5.2.2-1|85	Summary:	gmic plugin for gimp
12cr|gmic-1.5.2.2-1|86	Group:		Graphics
12cr|gmic-1.5.2.2-1|87	Requires:	gimp >= 2.6.0
12cr|gmic-1.5.2.2-1|88	Obsoletes:	%{name}-gimp < 1.5.1.5-1
12cr|gmic-1.5.2.2-1|89	Provides:	%{name}-gimp = %{version}-%{release}
12cr|gmic-1.5.2.2-1|90	Conflicts:	%{name} < 1.5.1.5-1
12cr|gmic-1.5.2.2-1|91	
12cr|gmic-1.5.2.2-1|92	%description -n gimp-plugin-%{name}
12cr|gmic-1.5.2.2-1|93	G'MIC has been made available as an easy-to-use plug-in for GIMP.
12cr|gmic-1.5.2.2-1|94	It extends this retouching software capabilities by offering a large number of
12cr|gmic-1.5.2.2-1|95	pre-defined image filters and effects.
12cr|gmic-1.5.2.2-1|96	Of course, the plug-in is highly customizable and it is possible to add your
12cr|gmic-1.5.2.2-1|97	own custom G'MIC-written filters in it.
12cr|gmic-1.5.2.2-1|98	
12cr|gmic-1.5.2.2-1|99	%files -n gimp-plugin-%{name}
12cr|gmic-1.5.2.2-1|100	%{_libdir}/gimp/2.0/plug-ins/%{name}_gimp
12cr|gmic-1.5.2.2-1|101	
12cr|gmic-1.5.2.2-1|102	#------------------------------------------------------
12cr|gmic-1.5.2.2-1|103	
12cr|gmic-1.5.2.2-1|104	%package -n %{libname}
12cr|gmic-1.5.2.2-1|105	Summary:	Library for gmic
12cr|gmic-1.5.2.2-1|106	Group:		System/Libraries
12cr|gmic-1.5.2.2-1|107	Requires:	%{name} = %{version}-%{release}
12cr|gmic-1.5.2.2-1|108	Conflicts:	%{name} < 1.5.1.5-1
12cr|gmic-1.5.2.2-1|109	
12cr|gmic-1.5.2.2-1|110	%description -n %{libname}
12cr|gmic-1.5.2.2-1|111	This package contains the library needed to run programs
12cr|gmic-1.5.2.2-1|112	dynamically linked with gmic.
12cr|gmic-1.5.2.2-1|113	
12cr|gmic-1.5.2.2-1|114	%files -n %{libname}
12cr|gmic-1.5.2.2-1|115	%{_libdir}/lib%{name}.so.*
12cr|gmic-1.5.2.2-1|116	
12cr|gmic-1.5.2.2-1|117	#------------------------------------------------------
12cr|gmic-1.5.2.2-1|118	
12cr|gmic-1.5.2.2-1|119	%package -n %{develname}
12cr|gmic-1.5.2.2-1|120	Summary:	Header file for gmic
12cr|gmic-1.5.2.2-1|121	Group:		Development/C++
12cr|gmic-1.5.2.2-1|122	Requires:	%{name} = %{version}-%{release}
12cr|gmic-1.5.2.2-1|123	Obsoletes:	%{name}-gimp-devel < 1.5.1.5-1
12cr|gmic-1.5.2.2-1|124	Provides:	%{name}-devel = %{version}-%{release}
12cr|gmic-1.5.2.2-1|125	Conflicts:	%{name} < 1.5.1.5-1
12cr|gmic-1.5.2.2-1|126	
12cr|gmic-1.5.2.2-1|127	%description -n %{develname}
12cr|gmic-1.5.2.2-1|128	This package contains the development file for gmic.
12cr|gmic-1.5.2.2-1|129	
12cr|gmic-1.5.2.2-1|130	%files -n %{develname}
12cr|gmic-1.5.2.2-1|131	%{_includedir}/%{name}.h
12cr|gmic-1.5.2.2-1|132	
12cr|gmic-1.5.2.2-1|133	#------------------------------------------------------
12cr|gmic-1.5.2.2-1|134	
12cr|gmic-1.5.2.2-1|135	%prep
12cr|gmic-1.5.2.2-1|136	%setup -q
12cr|gmic-1.5.2.2-1|137	%patch0 -p1 -b .makefile
12cr|gmic-1.5.2.2-1|138	%patch1 -p1 -b .zartlibs
12cr|gmic-1.5.2.2-1|139	
12cr|gmic-1.5.2.2-1|140	sed -i -e "s|@LIB@|%{_lib}|g" src/Makefile
12cr|gmic-1.5.2.2-1|141	
12cr|gmic-1.5.2.2-1|142	%build
12cr|gmic-1.5.2.2-1|143	%setup_compile_flags
12cr|gmic-1.5.2.2-1|144	
12cr|gmic-1.5.2.2-1|145	pushd src
12cr|gmic-1.5.2.2-1|146	%make
12cr|gmic-1.5.2.2-1|147	popd
12cr|gmic-1.5.2.2-1|148	pushd zart
12cr|gmic-1.5.2.2-1|149	%qmake_qt4
12cr|gmic-1.5.2.2-1|150	%make
12cr|gmic-1.5.2.2-1|151	popd
12cr|gmic-1.5.2.2-1|152	
12cr|gmic-1.5.2.2-1|153	%install
12cr|gmic-1.5.2.2-1|154	pushd src
12cr|gmic-1.5.2.2-1|155	%makeinstall_std
12cr|gmic-1.5.2.2-1|156	popd
12cr|gmic-1.5.2.2-1|157	

1755 12
12cr|gmock-1.6.0-1|1	%define	major	0
12cr|gmock-1.6.0-1|2	%define libname	%mklibname	%{name} %{major}
12cr|gmock-1.6.0-1|3	%define develname	%mklibname	%{name} -d
12cr|gmock-1.6.0-1|4	
12cr|gmock-1.6.0-1|5	Summary:        Google C++ Mocking Framework
12cr|gmock-1.6.0-1|6	Name:           gmock
12cr|gmock-1.6.0-1|7	Version:        1.6.0
12cr|gmock-1.6.0-1|8	Release:        1
12cr|gmock-1.6.0-1|9	License:        BSD
12cr|gmock-1.6.0-1|10	Group:          System/Libraries
12cr|gmock-1.6.0-1|11	URL:            http://code.google.com/p/googlemock/
12cr|gmock-1.6.0-1|12	Source0:        http://googlemock.googlecode.com/files/gmock-%{version}.zip
12cr|gmock-1.6.0-1|13	Patch0:			gmock-1.6.0-enable-install.patch
12cr|gmock-1.6.0-1|14	BuildRequires:  gtest-devel >= 1.6.0
12cr|gmock-1.6.0-1|15	BuildRequires:  python
12cr|gmock-1.6.0-1|16	Requires:	%{libname} = %{version}-%{release}
12cr|gmock-1.6.0-1|17	
12cr|gmock-1.6.0-1|18	%description
12cr|gmock-1.6.0-1|19	Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s
12cr|gmock-1.6.0-1|20	specifics in mind, Google C++ Mocking Framework (or Google Mock for
12cr|gmock-1.6.0-1|21	short) is a library for writing and using C++ mock classes.
12cr|gmock-1.6.0-1|22	
12cr|gmock-1.6.0-1|23	Google Mock:
12cr|gmock-1.6.0-1|24	
12cr|gmock-1.6.0-1|25	o lets you create mock classes trivially using simple macros,
12cr|gmock-1.6.0-1|26	o supports a rich set of matchers and actions,
12cr|gmock-1.6.0-1|27	o handles unordered, partially ordered, or completely ordered
12cr|gmock-1.6.0-1|28	expectations,
12cr|gmock-1.6.0-1|29	o is extensible by users, and
12cr|gmock-1.6.0-1|30	o works on Linux, Mac OS X, Windows, Windows Mobile, minGW, and
12cr|gmock-1.6.0-1|31	Symbian.
12cr|gmock-1.6.0-1|32	
12cr|gmock-1.6.0-1|33	%package -n %{libname}
12cr|gmock-1.6.0-1|34	Summary:    Libraries for the %{name} package
12cr|gmock-1.6.0-1|35	Group:      System/Libraries
12cr|gmock-1.6.0-1|36	
12cr|gmock-1.6.0-1|37	%description -n %{libname}
12cr|gmock-1.6.0-1|38	Libraries for %{name}.
12cr|gmock-1.6.0-1|39	
12cr|gmock-1.6.0-1|40	%package -n %{develname}
12cr|gmock-1.6.0-1|41	Summary:        Development files for %{name}
12cr|gmock-1.6.0-1|42	Group:          Development/C
12cr|gmock-1.6.0-1|43	Requires:       %{libname} = %{version}-%{release}
12cr|gmock-1.6.0-1|44	Provides:       %{name}-devel = %{version}-%{release}
12cr|gmock-1.6.0-1|45	
12cr|gmock-1.6.0-1|46	%description -n %{develname}
12cr|gmock-1.6.0-1|47	This package contains development files for %{name}.
12cr|gmock-1.6.0-1|48	
12cr|gmock-1.6.0-1|49	%prep
12cr|gmock-1.6.0-1|50	%setup -q
12cr|gmock-1.6.0-1|51	%patch0 -p1
12cr|gmock-1.6.0-1|52	
12cr|gmock-1.6.0-1|53	%build
12cr|gmock-1.6.0-1|54	%configure2_5x \
12cr|gmock-1.6.0-1|55	--disable-static \
12cr|gmock-1.6.0-1|56	--with-gtest \
12cr|gmock-1.6.0-1|57	--enable-external-gtest
12cr|gmock-1.6.0-1|58	
12cr|gmock-1.6.0-1|59	%make LIBS='-lpthread -lgtest'
12cr|gmock-1.6.0-1|60	
12cr|gmock-1.6.0-1|61	%install
12cr|gmock-1.6.0-1|62	rm -rf %{buildroot}
12cr|gmock-1.6.0-1|63	%makeinstall_std
12cr|gmock-1.6.0-1|64	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
12cr|gmock-1.6.0-1|65	
12cr|gmock-1.6.0-1|66	# why repkg gtest
12cr|gmock-1.6.0-1|67	rm -fr %{buildroot}%{_includedir}/gtest/
12cr|gmock-1.6.0-1|68	rm -fr %{buildroot}%{_libdir}/libgtest*
12cr|gmock-1.6.0-1|69	rm -fr %{buildroot}%{_datadir}/aclocal
12cr|gmock-1.6.0-1|70	
12cr|gmock-1.6.0-1|71	%check
12cr|gmock-1.6.0-1|72	%make check
12cr|gmock-1.6.0-1|73	
12cr|gmock-1.6.0-1|74	%clean
12cr|gmock-1.6.0-1|75	rm -rf %{buildroot}
12cr|gmock-1.6.0-1|76	
12cr|gmock-1.6.0-1|77	%files -n %{libname}
12cr|gmock-1.6.0-1|78	%defattr(-,root,root,-)
12cr|gmock-1.6.0-1|79	%{_libdir}/lib*.so.%{major}*
12cr|gmock-1.6.0-1|80	
12cr|gmock-1.6.0-1|81	%files -n %{develname}
12cr|gmock-1.6.0-1|82	%defattr(-,root,root,-)
12cr|gmock-1.6.0-1|83	%doc CHANGES CONTRIBUTORS COPYING README
12cr|gmock-1.6.0-1|84	%{_libdir}/lib*.so
12cr|gmock-1.6.0-1|85	%{_includedir}/gmock/*
12cr|gmock-1.6.0-1|86	
12cr|gmock-1.6.0-1|87	
12cr|gmock-1.6.0-1|88	
12cr|gmock-1.6.0-1|89	%changelog
12cr|gmock-1.6.0-1|90	* Tue Nov 01 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.6.0-1
12cr|gmock-1.6.0-1|91	+ Revision: 708440
12cr|gmock-1.6.0-1|92	- imported package gmock
12cr|gmock-1.6.0-1|93	
12cr|gmock-1.6.0-1|94	
12cr|gmock-1.6.0-1|95	* Sat Oct 29 2011 Matthew Dawkins <mdawkins@unity-linux.org> 1.6.0-1-unity2011
12cr|gmock-1.6.0-1|96	- import for Unity
12cr|gmock-1.6.0-1|97	- new version 1.6.0
12cr|gmock-1.6.0-1|98	
12cr|gmock-1.6.0-1|99	* Wed Jan 12 2011 Terje Rosten <terje.rosten@ntnu.no> - 1.5.0-1
12cr|gmock-1.6.0-1|100	- 1.5.0
12cr|gmock-1.6.0-1|101	- req gtest 1.5.0
12cr|gmock-1.6.0-1|102	- fix description
12cr|gmock-1.6.0-1|103	- fix group
12cr|gmock-1.6.0-1|104	- fix files section
12cr|gmock-1.6.0-1|105	- remove name macro
12cr|gmock-1.6.0-1|106	- rpmlint error free
12cr|gmock-1.6.0-1|107	- don't build with bundled gtest
12cr|gmock-1.6.0-1|108	- make check works
12cr|gmock-1.6.0-1|109	- add some buildreqs
12cr|gmock-1.6.0-1|110	
12cr|gmock-1.6.0-1|111	* Sun Oct 4 2009 Tejas Dinkar <tejas@gja.in> - 1.4.0-1
12cr|gmock-1.6.0-1|112	- Initial gmock 1.4.0

1756 12
12cr|gmorgan-0.56-2|1	Summary:	MIDI auto-accompaniment generator
12cr|gmorgan-0.56-2|2	Name:		gmorgan
12cr|gmorgan-0.56-2|3	Version:	0.56
12cr|gmorgan-0.56-2|4	Release:	2
12cr|gmorgan-0.56-2|5	License:	GPLv2+
12cr|gmorgan-0.56-2|6	Group:		Sound
12cr|gmorgan-0.56-2|7	URL:		http://gmorgan.sourceforge.net/
12cr|gmorgan-0.56-2|8	Source0:	%{name}_%{version}.tar.gz
12cr|gmorgan-0.56-2|9	
12cr|gmorgan-0.56-2|10	BuildRequires:	fltk-devel
12cr|gmorgan-0.56-2|11	BuildRequires:	gettext-devel
12cr|gmorgan-0.56-2|12	BuildRequires:	pkgconfig(alsa)
12cr|gmorgan-0.56-2|13	BuildRequires:	pkgconfig(cairo)
12cr|gmorgan-0.56-2|14	BuildRequires:	pkgconfig(pixman-1)
12cr|gmorgan-0.56-2|15	
12cr|gmorgan-0.56-2|16	
12cr|gmorgan-0.56-2|17	%description
12cr|gmorgan-0.56-2|18	GMorgan is a modern MIDI organ with full auto-accompaniment. GMrgand uses
12cr|gmorgan-0.56-2|19	soundfonts and the ALSA sequencer for emulate a Rhythm Station.
12cr|gmorgan-0.56-2|20	
12cr|gmorgan-0.56-2|21	%prep
12cr|gmorgan-0.56-2|22	%setup -qn %{name}_%{version}
12cr|gmorgan-0.56-2|23	
12cr|gmorgan-0.56-2|24	%build
12cr|gmorgan-0.56-2|25	%configure2_5x
12cr|gmorgan-0.56-2|26	%make
12cr|gmorgan-0.56-2|27	
12cr|gmorgan-0.56-2|28	%install
12cr|gmorgan-0.56-2|29	%makeinstall_std
12cr|gmorgan-0.56-2|30	
12cr|gmorgan-0.56-2|31	rm -fr %{buildroot}/%{_docdir}
12cr|gmorgan-0.56-2|32	chmod 644 AUTHORS ChangeLog README
12cr|gmorgan-0.56-2|33	
12cr|gmorgan-0.56-2|34	#menu
12cr|gmorgan-0.56-2|35	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|gmorgan-0.56-2|36	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gmorgan-0.56-2|37	[Desktop Entry]
12cr|gmorgan-0.56-2|38	Type=Application
12cr|gmorgan-0.56-2|39	Exec=%{name}
12cr|gmorgan-0.56-2|40	Icon=sound_section
12cr|gmorgan-0.56-2|41	Name=GMorgan
12cr|gmorgan-0.56-2|42	Comment=MIDI Auto-Accompaniment
12cr|gmorgan-0.56-2|43	Categories=Audio;
12cr|gmorgan-0.56-2|44	EOF
12cr|gmorgan-0.56-2|45	
12cr|gmorgan-0.56-2|46	%files
12cr|gmorgan-0.56-2|47	%doc AUTHORS ChangeLog README
12cr|gmorgan-0.56-2|48	%{_bindir}/%{name}
12cr|gmorgan-0.56-2|49	%{_datadir}/%{name}
12cr|gmorgan-0.56-2|50	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gmorgan-0.56-2|51	
12cr|gmorgan-0.56-2|52	
12cr|gmorgan-0.56-2|53	
12cr|gmorgan-0.56-2|54	
12cr|gmorgan-0.56-2|55	%changelog
12cr|gmorgan-0.56-2|56	

1757 12
12cr|gmpc-11.8.16-1|1	Summary:	Gtk2 frontend for the mpd
12cr|gmpc-11.8.16-1|2	Name:		gmpc
12cr|gmpc-11.8.16-1|3	Version:	11.8.16
12cr|gmpc-11.8.16-1|4	Release:	%mkrel 1
12cr|gmpc-11.8.16-1|5	License:	GPLv2+
12cr|gmpc-11.8.16-1|6	Group:		Sound
12cr|gmpc-11.8.16-1|7	URL:		http://gmpc.wikia.com/
12cr|gmpc-11.8.16-1|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
12cr|gmpc-11.8.16-1|9	Patch0:		gmpc-11.8.16-link.patch
12cr|gmpc-11.8.16-1|10	BuildRequires: pkgconfig(gio-2.0)
12cr|gmpc-11.8.16-1|11	BuildRequires: pkgconfig(glib-2.0) >= 2.16
12cr|gmpc-11.8.16-1|12	BuildRequires: pkgconfig(gmodule-2.0) >= 2.4
12cr|gmpc-11.8.16-1|13	BuildRequires: pkgconfig(gobject-2.0) >= 2.4
12cr|gmpc-11.8.16-1|14	BuildRequires: pkgconfig(gthread-2.0)
12cr|gmpc-11.8.16-1|15	BuildRequires: pkgconfig(gtk+-2.0) >= 2.18
12cr|gmpc-11.8.16-1|16	BuildRequires: pkgconfig(libmpd) >= 0.20.95
12cr|gmpc-11.8.16-1|17	BuildRequires: pkgconfig(libsoup-2.4)
12cr|gmpc-11.8.16-1|18	BuildRequires: pkgconfig(libxml-2.0)
12cr|gmpc-11.8.16-1|19	BuildRequires: pkgconfig(sqlite3)
12cr|gmpc-11.8.16-1|20	BuildRequires: pkgconfig(unique-1.0)
12cr|gmpc-11.8.16-1|21	BuildRequires: pkgconfig(x11)
12cr|gmpc-11.8.16-1|22	BuildRequires: libsm-devel
12cr|gmpc-11.8.16-1|23	BuildRequires: libice-devel
12cr|gmpc-11.8.16-1|24	BuildRequires:	desktop-file-utils
12cr|gmpc-11.8.16-1|25	BuildRequires:	intltool
12cr|gmpc-11.8.16-1|26	BuildRequires:	gob2 vala
12cr|gmpc-11.8.16-1|27	
12cr|gmpc-11.8.16-1|28	%description
12cr|gmpc-11.8.16-1|29	GMPC is a frontend for the mpd (Music Player Daemon).
12cr|gmpc-11.8.16-1|30	It's focused on being fast and easy to use, while making
12cr|gmpc-11.8.16-1|31	optimal use of all the functions in mpd.
12cr|gmpc-11.8.16-1|32	
12cr|gmpc-11.8.16-1|33	%package devel
12cr|gmpc-11.8.16-1|34	Summary:        GMPC development files
12cr|gmpc-11.8.16-1|35	Group:          Development/Other
12cr|gmpc-11.8.16-1|36	Provides:       %{name}-devel = %{version}-%{release}
12cr|gmpc-11.8.16-1|37	Requires:       %{name} = %{version}-%{release}
12cr|gmpc-11.8.16-1|38	
12cr|gmpc-11.8.16-1|39	%description devel
12cr|gmpc-11.8.16-1|40	GMPC development files.
12cr|gmpc-11.8.16-1|41	
12cr|gmpc-11.8.16-1|42	%prep
12cr|gmpc-11.8.16-1|43	%setup -q
12cr|gmpc-11.8.16-1|44	%patch0 -p0
12cr|gmpc-11.8.16-1|45	
12cr|gmpc-11.8.16-1|46	%build
12cr|gmpc-11.8.16-1|47	%configure2_5x \
12cr|gmpc-11.8.16-1|48	--disable-static
12cr|gmpc-11.8.16-1|49	
12cr|gmpc-11.8.16-1|50	%make
12cr|gmpc-11.8.16-1|51	
12cr|gmpc-11.8.16-1|52	%install
12cr|gmpc-11.8.16-1|53	%makeinstall_std
12cr|gmpc-11.8.16-1|54	
12cr|gmpc-11.8.16-1|55	%find_lang %{name} --with-gnome
12cr|gmpc-11.8.16-1|56	
12cr|gmpc-11.8.16-1|57	desktop-file-install \
12cr|gmpc-11.8.16-1|58	--remove-category="Application" \
12cr|gmpc-11.8.16-1|59	--add-category="GTK" \
12cr|gmpc-11.8.16-1|60	--add-category="Audio" \
12cr|gmpc-11.8.16-1|61	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gmpc-11.8.16-1|62	
12cr|gmpc-11.8.16-1|63	
12cr|gmpc-11.8.16-1|64	%files -f %{name}.lang
12cr|gmpc-11.8.16-1|65	%doc AUTHORS ChangeLog NEWS README
12cr|gmpc-11.8.16-1|66	%{_bindir}/%{name}*
12cr|gmpc-11.8.16-1|67	%{_datadir}/applications/%{name}.desktop
12cr|gmpc-11.8.16-1|68	%dir %{_datadir}/%{name}
12cr|gmpc-11.8.16-1|69	%{_datadir}/%{name}/*
12cr|gmpc-11.8.16-1|70	%{_iconsdir}/*/*/*/*
12cr|gmpc-11.8.16-1|71	%{_mandir}/man1/%{name}*
12cr|gmpc-11.8.16-1|72	
12cr|gmpc-11.8.16-1|73	%files devel
12cr|gmpc-11.8.16-1|74	%defattr(-,root,root)
12cr|gmpc-11.8.16-1|75	%dir %{_includedir}/gmpc
12cr|gmpc-11.8.16-1|76	%{_includedir}/gmpc/*.h
12cr|gmpc-11.8.16-1|77	%{_libdir}/pkgconfig/%{name}.pc

1758 12
12cr|gmpc-avahi-0.20.0-3|1	Summary:	An avahi plugin for gmpc
12cr|gmpc-avahi-0.20.0-3|2	Name:		gmpc-avahi
12cr|gmpc-avahi-0.20.0-3|3	Version:	0.20.0
12cr|gmpc-avahi-0.20.0-3|4	Release:	3
12cr|gmpc-avahi-0.20.0-3|5	License:	GPLv2+
12cr|gmpc-avahi-0.20.0-3|6	Group:		Sound
12cr|gmpc-avahi-0.20.0-3|7	Url:		http://www.sarine.nl//gmpc-plugins-avahi
12cr|gmpc-avahi-0.20.0-3|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
12cr|gmpc-avahi-0.20.0-3|9	BuildRequires:	libmpd-devel >= 0.15.98
12cr|gmpc-avahi-0.20.0-3|10	BuildRequires:	libxml2-devel
12cr|gmpc-avahi-0.20.0-3|11	BuildRequires:	libavahi-glib-devel
12cr|gmpc-avahi-0.20.0-3|12	BuildRequires:	libavahi-client-devel
12cr|gmpc-avahi-0.20.0-3|13	BuildRequires:	gmpc-devel >= 0.15.98
12cr|gmpc-avahi-0.20.0-3|14	BuildRequires:	gtk+2-devel >= 2.4
12cr|gmpc-avahi-0.20.0-3|15	BuildRequires:	intltool
12cr|gmpc-avahi-0.20.0-3|16	Requires:	gmpc
12cr|gmpc-avahi-0.20.0-3|17	
12cr|gmpc-avahi-0.20.0-3|18	%description
12cr|gmpc-avahi-0.20.0-3|19	An avahi plugin for gmpc.
12cr|gmpc-avahi-0.20.0-3|20	
12cr|gmpc-avahi-0.20.0-3|21	%prep
12cr|gmpc-avahi-0.20.0-3|22	%setup -q
12cr|gmpc-avahi-0.20.0-3|23	
12cr|gmpc-avahi-0.20.0-3|24	%build
12cr|gmpc-avahi-0.20.0-3|25	%configure2_5x
12cr|gmpc-avahi-0.20.0-3|26	%make
12cr|gmpc-avahi-0.20.0-3|27	
12cr|gmpc-avahi-0.20.0-3|28	%install
12cr|gmpc-avahi-0.20.0-3|29	%makeinstall_std
12cr|gmpc-avahi-0.20.0-3|30	
12cr|gmpc-avahi-0.20.0-3|31	%files
12cr|gmpc-avahi-0.20.0-3|32	%defattr(-,root,root)
12cr|gmpc-avahi-0.20.0-3|33	%{_libdir}/gmpc/plugins/avahiplugin.so
12cr|gmpc-avahi-0.20.0-3|34	
12cr|gmpc-avahi-0.20.0-3|35	
12cr|gmpc-avahi-0.20.0-3|36	%changelog
12cr|gmpc-avahi-0.20.0-3|37	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.20.0-2mdv2011.0
12cr|gmpc-avahi-0.20.0-3|38	+ Revision: 610902
12cr|gmpc-avahi-0.20.0-3|39	- rebuild
12cr|gmpc-avahi-0.20.0-3|40	
12cr|gmpc-avahi-0.20.0-3|41	* Mon Apr 05 2010 Funda Wang <fwang@mandriva.org> 0.20.0-1mdv2010.1
12cr|gmpc-avahi-0.20.0-3|42	+ Revision: 531603
12cr|gmpc-avahi-0.20.0-3|43	- update to new version 0.20.0
12cr|gmpc-avahi-0.20.0-3|44	
12cr|gmpc-avahi-0.20.0-3|45	* Sat Dec 26 2009 Funda Wang <fwang@mandriva.org> 0.19.0-1mdv2010.1
12cr|gmpc-avahi-0.20.0-3|46	+ Revision: 482400
12cr|gmpc-avahi-0.20.0-3|47	- BR intltool
12cr|gmpc-avahi-0.20.0-3|48	- New version 0.19.0
12cr|gmpc-avahi-0.20.0-3|49	
12cr|gmpc-avahi-0.20.0-3|50	* Mon May 25 2009 Funda Wang <fwang@mandriva.org> 0.18.0-1mdv2010.0
12cr|gmpc-avahi-0.20.0-3|51	+ Revision: 379380
12cr|gmpc-avahi-0.20.0-3|52	- New version 0.18.0
12cr|gmpc-avahi-0.20.0-3|53	
12cr|gmpc-avahi-0.20.0-3|54	* Mon Dec 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.17.0-1mdv2009.1
12cr|gmpc-avahi-0.20.0-3|55	+ Revision: 321123
12cr|gmpc-avahi-0.20.0-3|56	- update to new version 0.17.0
12cr|gmpc-avahi-0.20.0-3|57	
12cr|gmpc-avahi-0.20.0-3|58	* Wed Dec 03 2008 Funda Wang <fwang@mandriva.org> 0.16.0-1mdv2009.1
12cr|gmpc-avahi-0.20.0-3|59	+ Revision: 309572
12cr|gmpc-avahi-0.20.0-3|60	- move plugins
12cr|gmpc-avahi-0.20.0-3|61	
12cr|gmpc-avahi-0.20.0-3|62	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|gmpc-avahi-0.20.0-3|63	- fix file list
12cr|gmpc-avahi-0.20.0-3|64	- update to new version 0.16.0
12cr|gmpc-avahi-0.20.0-3|65	
12cr|gmpc-avahi-0.20.0-3|66	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.15.5.0-3mdv2009.0
12cr|gmpc-avahi-0.20.0-3|67	+ Revision: 246270
12cr|gmpc-avahi-0.20.0-3|68	- rebuild
12cr|gmpc-avahi-0.20.0-3|69	
12cr|gmpc-avahi-0.20.0-3|70	* Wed Jan 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.15.5.0-1mdv2008.1
12cr|gmpc-avahi-0.20.0-3|71	+ Revision: 160346
12cr|gmpc-avahi-0.20.0-3|72	- add spec file
12cr|gmpc-avahi-0.20.0-3|73	- add source
12cr|gmpc-avahi-0.20.0-3|74	- Created package structure for gmpc-avahi.
12cr|gmpc-avahi-0.20.0-3|75	

1759 12
12cr|gmpc-extraplaylist-0.20.0-2|1	Summary:	An extra playlist plugin for gmpc
12cr|gmpc-extraplaylist-0.20.0-2|2	Name:		gmpc-extraplaylist
12cr|gmpc-extraplaylist-0.20.0-2|3	Version:	0.20.0
12cr|gmpc-extraplaylist-0.20.0-2|4	Release:	%mkrel 2
12cr|gmpc-extraplaylist-0.20.0-2|5	License:	GPLv2+
12cr|gmpc-extraplaylist-0.20.0-2|6	Group:		Sound
12cr|gmpc-extraplaylist-0.20.0-2|7	Url:		http://www.sarine.nl/
12cr|gmpc-extraplaylist-0.20.0-2|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
12cr|gmpc-extraplaylist-0.20.0-2|9	BuildRequires:	libmpd-devel >= 0.15.98
12cr|gmpc-extraplaylist-0.20.0-2|10	BuildRequires:	pkgconfig(libxml-2.0)
12cr|gmpc-extraplaylist-0.20.0-2|11	BuildRequires:	pkgconfig(libglade-2.0)
12cr|gmpc-extraplaylist-0.20.0-2|12	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.4
12cr|gmpc-extraplaylist-0.20.0-2|13	BuildRequires:	gmpc-devel >= 0.19.2
12cr|gmpc-extraplaylist-0.20.0-2|14	BuildRequires:	intltool
12cr|gmpc-extraplaylist-0.20.0-2|15	Requires:	gmpc
12cr|gmpc-extraplaylist-0.20.0-2|16	
12cr|gmpc-extraplaylist-0.20.0-2|17	%description
12cr|gmpc-extraplaylist-0.20.0-2|18	An extra playlist plugin for gmpc.
12cr|gmpc-extraplaylist-0.20.0-2|19	
12cr|gmpc-extraplaylist-0.20.0-2|20	%prep
12cr|gmpc-extraplaylist-0.20.0-2|21	%setup -q
12cr|gmpc-extraplaylist-0.20.0-2|22	#patch0 -p0
12cr|gmpc-extraplaylist-0.20.0-2|23	
12cr|gmpc-extraplaylist-0.20.0-2|24	%build
12cr|gmpc-extraplaylist-0.20.0-2|25	%configure2_5x
12cr|gmpc-extraplaylist-0.20.0-2|26	%make
12cr|gmpc-extraplaylist-0.20.0-2|27	
12cr|gmpc-extraplaylist-0.20.0-2|28	%install
12cr|gmpc-extraplaylist-0.20.0-2|29	%makeinstall_std
12cr|gmpc-extraplaylist-0.20.0-2|30	
12cr|gmpc-extraplaylist-0.20.0-2|31	%files
12cr|gmpc-extraplaylist-0.20.0-2|32	%{_libdir}/gmpc/plugins/libextraplaylist.so

1760 12
12cr|gmpc-lastfm-0.20.0-3|1	Summary:	A Last.FM artist art provider plugin for gmpc
12cr|gmpc-lastfm-0.20.0-3|2	Name:		gmpc-lastfm
12cr|gmpc-lastfm-0.20.0-3|3	Version:	0.20.0
12cr|gmpc-lastfm-0.20.0-3|4	Release:	3
12cr|gmpc-lastfm-0.20.0-3|5	License:	GPLv2+
12cr|gmpc-lastfm-0.20.0-3|6	Group:		Sound
12cr|gmpc-lastfm-0.20.0-3|7	Url:		http://www.sarine.nl//gmpc-plugins-lastfm
12cr|gmpc-lastfm-0.20.0-3|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/gmpc-last-fm-%{version}.tar.gz
12cr|gmpc-lastfm-0.20.0-3|9	BuildRequires:	libmpd-devel >= 0.15.98
12cr|gmpc-lastfm-0.20.0-3|10	BuildRequires:	libxml2-devel
12cr|gmpc-lastfm-0.20.0-3|11	BuildRequires:	gtk+2-devel >= 2.8
12cr|gmpc-lastfm-0.20.0-3|12	BuildRequires:	gmpc-devel >= 0.16.2
12cr|gmpc-lastfm-0.20.0-3|13	BuildRequires:	intltool
12cr|gmpc-lastfm-0.20.0-3|14	Requires:	gmpc
12cr|gmpc-lastfm-0.20.0-3|15	
12cr|gmpc-lastfm-0.20.0-3|16	%description
12cr|gmpc-lastfm-0.20.0-3|17	The last.fm plugin can fetch artist images, from last.fm.
12cr|gmpc-lastfm-0.20.0-3|18	This plugin doesn't scrobble your music, use a dedicated
12cr|gmpc-lastfm-0.20.0-3|19	client like mpdscribble for this.
12cr|gmpc-lastfm-0.20.0-3|20	
12cr|gmpc-lastfm-0.20.0-3|21	%prep
12cr|gmpc-lastfm-0.20.0-3|22	%setup -qn gmpc-last-fm-%{version}
12cr|gmpc-lastfm-0.20.0-3|23	
12cr|gmpc-lastfm-0.20.0-3|24	%build
12cr|gmpc-lastfm-0.20.0-3|25	%configure2_5x
12cr|gmpc-lastfm-0.20.0-3|26	%make
12cr|gmpc-lastfm-0.20.0-3|27	
12cr|gmpc-lastfm-0.20.0-3|28	%install
12cr|gmpc-lastfm-0.20.0-3|29	%makeinstall_std
12cr|gmpc-lastfm-0.20.0-3|30	
12cr|gmpc-lastfm-0.20.0-3|31	%find_lang %name
12cr|gmpc-lastfm-0.20.0-3|32	
12cr|gmpc-lastfm-0.20.0-3|33	%files -f %name.lang
12cr|gmpc-lastfm-0.20.0-3|34	%defattr(-,root,root)
12cr|gmpc-lastfm-0.20.0-3|35	%{_libdir}/gmpc/plugins/lastfmplugin.so
12cr|gmpc-lastfm-0.20.0-3|36	
12cr|gmpc-lastfm-0.20.0-3|37	
12cr|gmpc-lastfm-0.20.0-3|38	%changelog
12cr|gmpc-lastfm-0.20.0-3|39	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.20.0-2mdv2011.0
12cr|gmpc-lastfm-0.20.0-3|40	+ Revision: 610904
12cr|gmpc-lastfm-0.20.0-3|41	- rebuild
12cr|gmpc-lastfm-0.20.0-3|42	
12cr|gmpc-lastfm-0.20.0-3|43	* Mon Apr 05 2010 Funda Wang <fwang@mandriva.org> 0.20.0-1mdv2010.1
12cr|gmpc-lastfm-0.20.0-3|44	+ Revision: 531605
12cr|gmpc-lastfm-0.20.0-3|45	- update to new version 0.20.0
12cr|gmpc-lastfm-0.20.0-3|46	
12cr|gmpc-lastfm-0.20.0-3|47	* Mon Dec 28 2009 Funda Wang <fwang@mandriva.org> 0.19.0-1mdv2010.1
12cr|gmpc-lastfm-0.20.0-3|48	+ Revision: 482928
12cr|gmpc-lastfm-0.20.0-3|49	- new version 0.19.0
12cr|gmpc-lastfm-0.20.0-3|50	
12cr|gmpc-lastfm-0.20.0-3|51	* Mon May 25 2009 Funda Wang <fwang@mandriva.org> 0.18.0-1mdv2010.0
12cr|gmpc-lastfm-0.20.0-3|52	+ Revision: 379387
12cr|gmpc-lastfm-0.20.0-3|53	- New version 0.18.0
12cr|gmpc-lastfm-0.20.0-3|54	
12cr|gmpc-lastfm-0.20.0-3|55	* Sun Jan 04 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.17.0-1mdv2009.1
12cr|gmpc-lastfm-0.20.0-3|56	+ Revision: 324713
12cr|gmpc-lastfm-0.20.0-3|57	- update to new version 0.17.0
12cr|gmpc-lastfm-0.20.0-3|58	- update to new version 0.17.0
12cr|gmpc-lastfm-0.20.0-3|59	
12cr|gmpc-lastfm-0.20.0-3|60	* Wed Dec 03 2008 Funda Wang <fwang@mandriva.org> 0.16.1-2mdv2009.1
12cr|gmpc-lastfm-0.20.0-3|61	+ Revision: 309571
12cr|gmpc-lastfm-0.20.0-3|62	- move plugins into libdir
12cr|gmpc-lastfm-0.20.0-3|63	- new version 0.16.1
12cr|gmpc-lastfm-0.20.0-3|64	
12cr|gmpc-lastfm-0.20.0-3|65	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|gmpc-lastfm-0.20.0-3|66	- fix file list
12cr|gmpc-lastfm-0.20.0-3|67	- update to new version 0.16.0
12cr|gmpc-lastfm-0.20.0-3|68	
12cr|gmpc-lastfm-0.20.0-3|69	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.15.5.0-3mdv2009.0
12cr|gmpc-lastfm-0.20.0-3|70	+ Revision: 246278
12cr|gmpc-lastfm-0.20.0-3|71	- rebuild
12cr|gmpc-lastfm-0.20.0-3|72	
12cr|gmpc-lastfm-0.20.0-3|73	* Wed Jan 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.15.5.0-1mdv2008.1
12cr|gmpc-lastfm-0.20.0-3|74	+ Revision: 160365
12cr|gmpc-lastfm-0.20.0-3|75	- add spec file
12cr|gmpc-lastfm-0.20.0-3|76	- add source
12cr|gmpc-lastfm-0.20.0-3|77	- Created package structure for gmpc-lastfm.
12cr|gmpc-lastfm-0.20.0-3|78	

1761 12
12cr|gmpc-libnotify-0.20.0-4|1	Summary:	A libnotify plugin for gmpc
12cr|gmpc-libnotify-0.20.0-4|2	Name:		gmpc-libnotify
12cr|gmpc-libnotify-0.20.0-4|3	Version:	0.20.0
12cr|gmpc-libnotify-0.20.0-4|4	Release:	4
12cr|gmpc-libnotify-0.20.0-4|5	License:	GPLv2+
12cr|gmpc-libnotify-0.20.0-4|6	Group:		Sound
12cr|gmpc-libnotify-0.20.0-4|7	Url:		http://www.sarine.nl/
12cr|gmpc-libnotify-0.20.0-4|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
12cr|gmpc-libnotify-0.20.0-4|9	Patch0:		gmpc-libnotify-0.20.0-libnotify-0.7.patch
12cr|gmpc-libnotify-0.20.0-4|10	BuildRequires:	libmpd-devel >= 0.14.99
12cr|gmpc-libnotify-0.20.0-4|11	BuildRequires:	libnotify-devel
12cr|gmpc-libnotify-0.20.0-4|12	BuildRequires:	gmpc-devel >= 0.15.4.102
12cr|gmpc-libnotify-0.20.0-4|13	BuildRequires:	gtk+2-devel >= 2.8
12cr|gmpc-libnotify-0.20.0-4|14	BuildRequires:	intltool
12cr|gmpc-libnotify-0.20.0-4|15	Requires:	gmpc
12cr|gmpc-libnotify-0.20.0-4|16	
12cr|gmpc-libnotify-0.20.0-4|17	%description
12cr|gmpc-libnotify-0.20.0-4|18	A libnotify plugin for gmpc.
12cr|gmpc-libnotify-0.20.0-4|19	
12cr|gmpc-libnotify-0.20.0-4|20	%prep
12cr|gmpc-libnotify-0.20.0-4|21	%setup -q
12cr|gmpc-libnotify-0.20.0-4|22	%patch0 -p0
12cr|gmpc-libnotify-0.20.0-4|23	
12cr|gmpc-libnotify-0.20.0-4|24	%build
12cr|gmpc-libnotify-0.20.0-4|25	%configure2_5x
12cr|gmpc-libnotify-0.20.0-4|26	%make
12cr|gmpc-libnotify-0.20.0-4|27	
12cr|gmpc-libnotify-0.20.0-4|28	%install
12cr|gmpc-libnotify-0.20.0-4|29	%makeinstall_std
12cr|gmpc-libnotify-0.20.0-4|30	
12cr|gmpc-libnotify-0.20.0-4|31	%files
12cr|gmpc-libnotify-0.20.0-4|32	%defattr(-,root,root)
12cr|gmpc-libnotify-0.20.0-4|33	%{_libdir}/gmpc/plugins/libnotifyplugin.so
12cr|gmpc-libnotify-0.20.0-4|34	
12cr|gmpc-libnotify-0.20.0-4|35	
12cr|gmpc-libnotify-0.20.0-4|36	%changelog
12cr|gmpc-libnotify-0.20.0-4|37	* Thu Apr 14 2011 Funda Wang <fwang@mandriva.org> 0.20.0-3mdv2011.0
12cr|gmpc-libnotify-0.20.0-4|38	+ Revision: 652902
12cr|gmpc-libnotify-0.20.0-4|39	- fix build with libnotify 0.7
12cr|gmpc-libnotify-0.20.0-4|40	
12cr|gmpc-libnotify-0.20.0-4|41	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.20.0-2mdv2011.0
12cr|gmpc-libnotify-0.20.0-4|42	+ Revision: 610905
12cr|gmpc-libnotify-0.20.0-4|43	- rebuild
12cr|gmpc-libnotify-0.20.0-4|44	
12cr|gmpc-libnotify-0.20.0-4|45	* Mon Apr 05 2010 Funda Wang <fwang@mandriva.org> 0.20.0-1mdv2010.1
12cr|gmpc-libnotify-0.20.0-4|46	+ Revision: 531608
12cr|gmpc-libnotify-0.20.0-4|47	- update to new version 0.20.0
12cr|gmpc-libnotify-0.20.0-4|48	
12cr|gmpc-libnotify-0.20.0-4|49	* Sat Dec 26 2009 Funda Wang <fwang@mandriva.org> 0.19.0-1mdv2010.1
12cr|gmpc-libnotify-0.20.0-4|50	+ Revision: 482401
12cr|gmpc-libnotify-0.20.0-4|51	- BR intltool
12cr|gmpc-libnotify-0.20.0-4|52	- new version 0.19.0
12cr|gmpc-libnotify-0.20.0-4|53	
12cr|gmpc-libnotify-0.20.0-4|54	* Mon May 25 2009 Funda Wang <fwang@mandriva.org> 0.18.0-1mdv2010.0
12cr|gmpc-libnotify-0.20.0-4|55	+ Revision: 379388
12cr|gmpc-libnotify-0.20.0-4|56	- New version 0.18.0
12cr|gmpc-libnotify-0.20.0-4|57	
12cr|gmpc-libnotify-0.20.0-4|58	* Mon Dec 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.17.0-1mdv2009.1
12cr|gmpc-libnotify-0.20.0-4|59	+ Revision: 321125
12cr|gmpc-libnotify-0.20.0-4|60	- update to new version 0.17.0
12cr|gmpc-libnotify-0.20.0-4|61	
12cr|gmpc-libnotify-0.20.0-4|62	* Wed Dec 03 2008 Funda Wang <fwang@mandriva.org> 0.16.0-1mdv2009.1
12cr|gmpc-libnotify-0.20.0-4|63	+ Revision: 309575
12cr|gmpc-libnotify-0.20.0-4|64	- move plugins
12cr|gmpc-libnotify-0.20.0-4|65	
12cr|gmpc-libnotify-0.20.0-4|66	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|gmpc-libnotify-0.20.0-4|67	- fix file list
12cr|gmpc-libnotify-0.20.0-4|68	- update to new version 0.16.0
12cr|gmpc-libnotify-0.20.0-4|69	
12cr|gmpc-libnotify-0.20.0-4|70	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.15.5.0-3mdv2009.0
12cr|gmpc-libnotify-0.20.0-4|71	+ Revision: 246281
12cr|gmpc-libnotify-0.20.0-4|72	- rebuild
12cr|gmpc-libnotify-0.20.0-4|73	
12cr|gmpc-libnotify-0.20.0-4|74	* Wed Jan 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.15.5.0-1mdv2008.1
12cr|gmpc-libnotify-0.20.0-4|75	+ Revision: 160366
12cr|gmpc-libnotify-0.20.0-4|76	- add spec file
12cr|gmpc-libnotify-0.20.0-4|77	- add source
12cr|gmpc-libnotify-0.20.0-4|78	- Created package structure for gmpc-libnotify.
12cr|gmpc-libnotify-0.20.0-4|79	

1762 12
12cr|gmpc-lyrics-0.20.0-3|1	Summary:	A lyrics provider plugin for gmpc
12cr|gmpc-lyrics-0.20.0-3|2	Name:		gmpc-lyrics
12cr|gmpc-lyrics-0.20.0-3|3	Version:	0.20.0
12cr|gmpc-lyrics-0.20.0-3|4	Release:	3
12cr|gmpc-lyrics-0.20.0-3|5	License:	GPLv2+
12cr|gmpc-lyrics-0.20.0-3|6	Group:		Sound
12cr|gmpc-lyrics-0.20.0-3|7	Url:		http://www.sarine.nl//gmpc-plugins-lyrics-provider
12cr|gmpc-lyrics-0.20.0-3|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
12cr|gmpc-lyrics-0.20.0-3|9	BuildRequires:	libmpd-devel >= 0.14.99
12cr|gmpc-lyrics-0.20.0-3|10	BuildRequires:	libxml2-devel
12cr|gmpc-lyrics-0.20.0-3|11	BuildRequires:	gmpc-devel >= 0.15.4.102
12cr|gmpc-lyrics-0.20.0-3|12	BuildRequires:	gtk+2-devel >= 2.8
12cr|gmpc-lyrics-0.20.0-3|13	BuildRequires:	curl-devel
12cr|gmpc-lyrics-0.20.0-3|14	BuildRequires:	intltool
12cr|gmpc-lyrics-0.20.0-3|15	Requires:	gmpc
12cr|gmpc-lyrics-0.20.0-3|16	
12cr|gmpc-lyrics-0.20.0-3|17	%description
12cr|gmpc-lyrics-0.20.0-3|18	A lyrics provider plugin for gmpc.
12cr|gmpc-lyrics-0.20.0-3|19	
12cr|gmpc-lyrics-0.20.0-3|20	%prep
12cr|gmpc-lyrics-0.20.0-3|21	%setup -q
12cr|gmpc-lyrics-0.20.0-3|22	
12cr|gmpc-lyrics-0.20.0-3|23	%build
12cr|gmpc-lyrics-0.20.0-3|24	%configure2_5x
12cr|gmpc-lyrics-0.20.0-3|25	%make
12cr|gmpc-lyrics-0.20.0-3|26	
12cr|gmpc-lyrics-0.20.0-3|27	%install
12cr|gmpc-lyrics-0.20.0-3|28	%makeinstall_std
12cr|gmpc-lyrics-0.20.0-3|29	
12cr|gmpc-lyrics-0.20.0-3|30	%files
12cr|gmpc-lyrics-0.20.0-3|31	%defattr(-,root,root)
12cr|gmpc-lyrics-0.20.0-3|32	%{_libdir}/gmpc/plugins/lyricsplugin.so
12cr|gmpc-lyrics-0.20.0-3|33	
12cr|gmpc-lyrics-0.20.0-3|34	
12cr|gmpc-lyrics-0.20.0-3|35	%changelog
12cr|gmpc-lyrics-0.20.0-3|36	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.20.0-2mdv2011.0
12cr|gmpc-lyrics-0.20.0-3|37	+ Revision: 610906
12cr|gmpc-lyrics-0.20.0-3|38	- rebuild
12cr|gmpc-lyrics-0.20.0-3|39	
12cr|gmpc-lyrics-0.20.0-3|40	* Mon Apr 05 2010 Funda Wang <fwang@mandriva.org> 0.20.0-1mdv2010.1
12cr|gmpc-lyrics-0.20.0-3|41	+ Revision: 531609
12cr|gmpc-lyrics-0.20.0-3|42	- update to new version 0.20.0
12cr|gmpc-lyrics-0.20.0-3|43	
12cr|gmpc-lyrics-0.20.0-3|44	* Sat Dec 26 2009 Funda Wang <fwang@mandriva.org> 0.19.0-1mdv2010.1
12cr|gmpc-lyrics-0.20.0-3|45	+ Revision: 482402
12cr|gmpc-lyrics-0.20.0-3|46	- BR intltool
12cr|gmpc-lyrics-0.20.0-3|47	- new version 0.19.0
12cr|gmpc-lyrics-0.20.0-3|48	
12cr|gmpc-lyrics-0.20.0-3|49	* Wed Oct 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.18.0-2mdv2010.0
12cr|gmpc-lyrics-0.20.0-3|50	+ Revision: 455846
12cr|gmpc-lyrics-0.20.0-3|51	- rebuild for new curl SSL backend
12cr|gmpc-lyrics-0.20.0-3|52	
12cr|gmpc-lyrics-0.20.0-3|53	* Mon May 25 2009 Funda Wang <fwang@mandriva.org> 0.18.0-1mdv2010.0
12cr|gmpc-lyrics-0.20.0-3|54	+ Revision: 379403
12cr|gmpc-lyrics-0.20.0-3|55	- BR curl
12cr|gmpc-lyrics-0.20.0-3|56	- New version 0.18.0
12cr|gmpc-lyrics-0.20.0-3|57	
12cr|gmpc-lyrics-0.20.0-3|58	* Mon Dec 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.17.0-1mdv2009.1
12cr|gmpc-lyrics-0.20.0-3|59	+ Revision: 321126
12cr|gmpc-lyrics-0.20.0-3|60	- update to new version 0.17.0
12cr|gmpc-lyrics-0.20.0-3|61	
12cr|gmpc-lyrics-0.20.0-3|62	* Wed Dec 03 2008 Funda Wang <fwang@mandriva.org> 0.16.0-1mdv2009.1
12cr|gmpc-lyrics-0.20.0-3|63	+ Revision: 309576
12cr|gmpc-lyrics-0.20.0-3|64	- move plugins
12cr|gmpc-lyrics-0.20.0-3|65	
12cr|gmpc-lyrics-0.20.0-3|66	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|gmpc-lyrics-0.20.0-3|67	- fix file list
12cr|gmpc-lyrics-0.20.0-3|68	- update to new version 0.16.0
12cr|gmpc-lyrics-0.20.0-3|69	
12cr|gmpc-lyrics-0.20.0-3|70	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.15.5.0-3mdv2009.0
12cr|gmpc-lyrics-0.20.0-3|71	+ Revision: 246283
12cr|gmpc-lyrics-0.20.0-3|72	- rebuild
12cr|gmpc-lyrics-0.20.0-3|73	
12cr|gmpc-lyrics-0.20.0-3|74	* Wed Jan 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.15.5.0-1mdv2008.1
12cr|gmpc-lyrics-0.20.0-3|75	+ Revision: 160391
12cr|gmpc-lyrics-0.20.0-3|76	- add missing buildrequires on libcurl
12cr|gmpc-lyrics-0.20.0-3|77	- add spec file
12cr|gmpc-lyrics-0.20.0-3|78	- add source
12cr|gmpc-lyrics-0.20.0-3|79	- Created package structure for gmpc-lyrics.
12cr|gmpc-lyrics-0.20.0-3|80	

1763 12
12cr|gmpc-magnatune-0.20.0-3|1	Summary:	A magnatune browser plugin for gmpc
12cr|gmpc-magnatune-0.20.0-3|2	Name:		gmpc-magnatune
12cr|gmpc-magnatune-0.20.0-3|3	Version:	0.20.0
12cr|gmpc-magnatune-0.20.0-3|4	Release:	3
12cr|gmpc-magnatune-0.20.0-3|5	License:	GPLv2+
12cr|gmpc-magnatune-0.20.0-3|6	Group:		Sound
12cr|gmpc-magnatune-0.20.0-3|7	Url:		http://www.sarine.nl//gmpc-plugins-magnatune
12cr|gmpc-magnatune-0.20.0-3|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
12cr|gmpc-magnatune-0.20.0-3|9	BuildRequires:	libmpd-devel >= 0.15.98
12cr|gmpc-magnatune-0.20.0-3|10	BuildRequires:	libglade2.0-devel
12cr|gmpc-magnatune-0.20.0-3|11	BuildRequires:	gtk+2-devel >= 2.4
12cr|gmpc-magnatune-0.20.0-3|12	BuildRequires:	gmpc-devel >= 0.18.0
12cr|gmpc-magnatune-0.20.0-3|13	BuildRequires:	sqlite3-devel
12cr|gmpc-magnatune-0.20.0-3|14	BuildRequires:	intltool
12cr|gmpc-magnatune-0.20.0-3|15	Requires:	gmpc
12cr|gmpc-magnatune-0.20.0-3|16	
12cr|gmpc-magnatune-0.20.0-3|17	%description
12cr|gmpc-magnatune-0.20.0-3|18	The magnatune plugin provides an interface to the
12cr|gmpc-magnatune-0.20.0-3|19	www.magnatune.com website. The plugin allows you
12cr|gmpc-magnatune-0.20.0-3|20	to browse, and preview available albums.
12cr|gmpc-magnatune-0.20.0-3|21	(It uses the 128kbit mp3 version).The magnatune
12cr|gmpc-magnatune-0.20.0-3|22	plugin provides a double function, it also uses
12cr|gmpc-magnatune-0.20.0-3|23	the data from the magnatune website to fetch
12cr|gmpc-magnatune-0.20.0-3|24	cover art.
12cr|gmpc-magnatune-0.20.0-3|25	
12cr|gmpc-magnatune-0.20.0-3|26	%prep
12cr|gmpc-magnatune-0.20.0-3|27	%setup -q
12cr|gmpc-magnatune-0.20.0-3|28	
12cr|gmpc-magnatune-0.20.0-3|29	%build
12cr|gmpc-magnatune-0.20.0-3|30	%configure2_5x
12cr|gmpc-magnatune-0.20.0-3|31	%make
12cr|gmpc-magnatune-0.20.0-3|32	
12cr|gmpc-magnatune-0.20.0-3|33	%install
12cr|gmpc-magnatune-0.20.0-3|34	%makeinstall_std
12cr|gmpc-magnatune-0.20.0-3|35	
12cr|gmpc-magnatune-0.20.0-3|36	%files
12cr|gmpc-magnatune-0.20.0-3|37	%defattr(-,root,root)
12cr|gmpc-magnatune-0.20.0-3|38	%dir %{_datadir}/gmpc/plugins/magnatune
12cr|gmpc-magnatune-0.20.0-3|39	%{_libdir}/gmpc/plugins/magnatuneplugin.so
12cr|gmpc-magnatune-0.20.0-3|40	%{_datadir}/gmpc/plugins/magnatune/magnatune.png
12cr|gmpc-magnatune-0.20.0-3|41	
12cr|gmpc-magnatune-0.20.0-3|42	
12cr|gmpc-magnatune-0.20.0-3|43	%changelog
12cr|gmpc-magnatune-0.20.0-3|44	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.20.0-2mdv2011.0
12cr|gmpc-magnatune-0.20.0-3|45	+ Revision: 610907
12cr|gmpc-magnatune-0.20.0-3|46	- rebuild
12cr|gmpc-magnatune-0.20.0-3|47	
12cr|gmpc-magnatune-0.20.0-3|48	* Mon Apr 05 2010 Funda Wang <fwang@mandriva.org> 0.20.0-1mdv2010.1
12cr|gmpc-magnatune-0.20.0-3|49	+ Revision: 531683
12cr|gmpc-magnatune-0.20.0-3|50	- update to new version 0.20.0
12cr|gmpc-magnatune-0.20.0-3|51	
12cr|gmpc-magnatune-0.20.0-3|52	* Mon Dec 28 2009 Funda Wang <fwang@mandriva.org> 0.19.0-1mdv2010.1
12cr|gmpc-magnatune-0.20.0-3|53	+ Revision: 482926
12cr|gmpc-magnatune-0.20.0-3|54	- new version 0.19.0
12cr|gmpc-magnatune-0.20.0-3|55	
12cr|gmpc-magnatune-0.20.0-3|56	* Mon May 25 2009 Funda Wang <fwang@mandriva.org> 0.18.0-1mdv2010.0
12cr|gmpc-magnatune-0.20.0-3|57	+ Revision: 379402
12cr|gmpc-magnatune-0.20.0-3|58	- New version 0.18.0
12cr|gmpc-magnatune-0.20.0-3|59	
12cr|gmpc-magnatune-0.20.0-3|60	* Sun Jan 04 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.17.0-2mdv2009.1
12cr|gmpc-magnatune-0.20.0-3|61	+ Revision: 324626
12cr|gmpc-magnatune-0.20.0-3|62	- fix installation on x86_64
12cr|gmpc-magnatune-0.20.0-3|63	- update to new version 0.17.0
12cr|gmpc-magnatune-0.20.0-3|64	
12cr|gmpc-magnatune-0.20.0-3|65	* Wed Dec 03 2008 Funda Wang <fwang@mandriva.org> 0.16.0-1mdv2009.1
12cr|gmpc-magnatune-0.20.0-3|66	+ Revision: 309577
12cr|gmpc-magnatune-0.20.0-3|67	- move plugins
12cr|gmpc-magnatune-0.20.0-3|68	
12cr|gmpc-magnatune-0.20.0-3|69	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|gmpc-magnatune-0.20.0-3|70	- fix file list
12cr|gmpc-magnatune-0.20.0-3|71	- update to new version 0.16.0
12cr|gmpc-magnatune-0.20.0-3|72	
12cr|gmpc-magnatune-0.20.0-3|73	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.15.5.0-3mdv2009.0
12cr|gmpc-magnatune-0.20.0-3|74	+ Revision: 246284
12cr|gmpc-magnatune-0.20.0-3|75	- rebuild
12cr|gmpc-magnatune-0.20.0-3|76	
12cr|gmpc-magnatune-0.20.0-3|77	* Wed Jan 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.15.5.0-1mdv2008.1
12cr|gmpc-magnatune-0.20.0-3|78	+ Revision: 160389
12cr|gmpc-magnatune-0.20.0-3|79	- add spec file
12cr|gmpc-magnatune-0.20.0-3|80	- add source
12cr|gmpc-magnatune-0.20.0-3|81	- Created package structure for gmpc-magnatune.
12cr|gmpc-magnatune-0.20.0-3|82	

1764 12
12cr|gmpc-mdcover-0.20.0-2|1	Summary:	A directory artist/song provider plugin for gmpc
12cr|gmpc-mdcover-0.20.0-2|2	Name:		gmpc-mdcover
12cr|gmpc-mdcover-0.20.0-2|3	Version:	0.20.0
12cr|gmpc-mdcover-0.20.0-2|4	Release:	%mkrel 2
12cr|gmpc-mdcover-0.20.0-2|5	License:	GPLv2+
12cr|gmpc-mdcover-0.20.0-2|6	Group:		Sound
12cr|gmpc-mdcover-0.20.0-2|7	Url:		http://www.sarine.nl//gmpc-plugins-mdcover
12cr|gmpc-mdcover-0.20.0-2|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
12cr|gmpc-mdcover-0.20.0-2|9	BuildRequires:	libmpd-devel >= 0.15.98
12cr|gmpc-mdcover-0.20.0-2|10	BuildRequires:	pkgconfig(libxml-2.0)
12cr|gmpc-mdcover-0.20.0-2|11	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.8
12cr|gmpc-mdcover-0.20.0-2|12	BuildRequires:	gmpc-devel >= 0.15.98
12cr|gmpc-mdcover-0.20.0-2|13	BuildRequires:	intltool
12cr|gmpc-mdcover-0.20.0-2|14	Requires:	gmpc
12cr|gmpc-mdcover-0.20.0-2|15	
12cr|gmpc-mdcover-0.20.0-2|16	%description
12cr|gmpc-mdcover-0.20.0-2|17	This gmpc plugin fetches cover art, artist art,album and
12cr|gmpc-mdcover-0.20.0-2|18	artist information from the file system.
12cr|gmpc-mdcover-0.20.0-2|19	
12cr|gmpc-mdcover-0.20.0-2|20	%prep
12cr|gmpc-mdcover-0.20.0-2|21	%setup -q
12cr|gmpc-mdcover-0.20.0-2|22	
12cr|gmpc-mdcover-0.20.0-2|23	%build
12cr|gmpc-mdcover-0.20.0-2|24	%configure2_5x
12cr|gmpc-mdcover-0.20.0-2|25	%make
12cr|gmpc-mdcover-0.20.0-2|26	
12cr|gmpc-mdcover-0.20.0-2|27	%install
12cr|gmpc-mdcover-0.20.0-2|28	%makeinstall_std
12cr|gmpc-mdcover-0.20.0-2|29	
12cr|gmpc-mdcover-0.20.0-2|30	%find_lang %name
12cr|gmpc-mdcover-0.20.0-2|31	
12cr|gmpc-mdcover-0.20.0-2|32	%files -f %name.lang
12cr|gmpc-mdcover-0.20.0-2|33	%{_libdir}/gmpc/plugins/mdcaplugin.so

1765 12
12cr|gmpc-mserver-0.20.0-2|1	Summary:	A microhttpd server plugin for gmpc
12cr|gmpc-mserver-0.20.0-2|2	Name:		gmpc-mserver
12cr|gmpc-mserver-0.20.0-2|3	Version:	0.20.0
12cr|gmpc-mserver-0.20.0-2|4	Release:	%mkrel 2
12cr|gmpc-mserver-0.20.0-2|5	License:	GPLv2+
12cr|gmpc-mserver-0.20.0-2|6	Group:		Sound
12cr|gmpc-mserver-0.20.0-2|7	Url:		http://www.sarine.nl/
12cr|gmpc-mserver-0.20.0-2|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
12cr|gmpc-mserver-0.20.0-2|9	BuildRequires:	libmpd-devel >= 0.14.99
12cr|gmpc-mserver-0.20.0-2|10	BuildRequires:	pkgconfig(libxml-2.0)
12cr|gmpc-mserver-0.20.0-2|11	BuildRequires:	gmpc-devel >= 0.15.4.102
12cr|gmpc-mserver-0.20.0-2|12	BuildRequires:	pkgconfig(taglib)
12cr|gmpc-mserver-0.20.0-2|13	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.4
12cr|gmpc-mserver-0.20.0-2|14	BuildRequires:	libmicrohttpd-devel
12cr|gmpc-mserver-0.20.0-2|15	BuildRequires:	intltool
12cr|gmpc-mserver-0.20.0-2|16	Requires:	gmpc
12cr|gmpc-mserver-0.20.0-2|17	
12cr|gmpc-mserver-0.20.0-2|18	%description
12cr|gmpc-mserver-0.20.0-2|19	A microhttpd server plugin for gmpc.
12cr|gmpc-mserver-0.20.0-2|20	
12cr|gmpc-mserver-0.20.0-2|21	%prep
12cr|gmpc-mserver-0.20.0-2|22	%setup -q
12cr|gmpc-mserver-0.20.0-2|23	
12cr|gmpc-mserver-0.20.0-2|24	%build
12cr|gmpc-mserver-0.20.0-2|25	%configure2_5x
12cr|gmpc-mserver-0.20.0-2|26	
12cr|gmpc-mserver-0.20.0-2|27	%make
12cr|gmpc-mserver-0.20.0-2|28	
12cr|gmpc-mserver-0.20.0-2|29	%install
12cr|gmpc-mserver-0.20.0-2|30	%makeinstall_std
12cr|gmpc-mserver-0.20.0-2|31	
12cr|gmpc-mserver-0.20.0-2|32	%files
12cr|gmpc-mserver-0.20.0-2|33	%{_libdir}/gmpc/plugins/gmpcmserverplugin.so
12cr|gmpc-mserver-0.20.0-2|34	%{_datadir}/gmpc/plugins/gmpc-mserver/gmpc-mserver.png

1766 12
12cr|gmpc-osd-0.18.0-2|1	Summary:	A xosd on screen display plugin for gmpc
12cr|gmpc-osd-0.18.0-2|2	Name:		gmpc-osd
12cr|gmpc-osd-0.18.0-2|3	Version:	0.18.0
12cr|gmpc-osd-0.18.0-2|4	Release:	%mkrel 2
12cr|gmpc-osd-0.18.0-2|5	License:	GPLv2+
12cr|gmpc-osd-0.18.0-2|6	Group:		Sound
12cr|gmpc-osd-0.18.0-2|7	Url:		http://www.sarine.nl//xosd-on-screen-display
12cr|gmpc-osd-0.18.0-2|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
12cr|gmpc-osd-0.18.0-2|9	BuildRequires:	libmpd-devel >= 0.15.98
12cr|gmpc-osd-0.18.0-2|10	BuildRequires:	pkgconfig(libxml-2.0)
12cr|gmpc-osd-0.18.0-2|11	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.4
12cr|gmpc-osd-0.18.0-2|12	BuildRequires:	xosd-devel
12cr|gmpc-osd-0.18.0-2|13	BuildRequires:	gmpc-devel >= 0.15.98
12cr|gmpc-osd-0.18.0-2|14	Requires:	gmpc
12cr|gmpc-osd-0.18.0-2|15	
12cr|gmpc-osd-0.18.0-2|16	%description
12cr|gmpc-osd-0.18.0-2|17	A xosd on screen display plugin for gmpc.
12cr|gmpc-osd-0.18.0-2|18	
12cr|gmpc-osd-0.18.0-2|19	%prep
12cr|gmpc-osd-0.18.0-2|20	%setup -q
12cr|gmpc-osd-0.18.0-2|21	
12cr|gmpc-osd-0.18.0-2|22	%build
12cr|gmpc-osd-0.18.0-2|23	%configure2_5x
12cr|gmpc-osd-0.18.0-2|24	
12cr|gmpc-osd-0.18.0-2|25	%make
12cr|gmpc-osd-0.18.0-2|26	
12cr|gmpc-osd-0.18.0-2|27	%install
12cr|gmpc-osd-0.18.0-2|28	%makeinstall_std
12cr|gmpc-osd-0.18.0-2|29	
12cr|gmpc-osd-0.18.0-2|30	%files
12cr|gmpc-osd-0.18.0-2|31	%{_libdir}/gmpc/plugins/osdplugin.so

1767 12
12cr|gmpc-qosd-0.15.5.0-4|1	Summary:	A qosd on screen display plugin for gmpc
12cr|gmpc-qosd-0.15.5.0-4|2	Name:		gmpc-qosd
12cr|gmpc-qosd-0.15.5.0-4|3	Version:	0.15.5.0
12cr|gmpc-qosd-0.15.5.0-4|4	Release:	%mkrel 4
12cr|gmpc-qosd-0.15.5.0-4|5	License:	GPLv2+
12cr|gmpc-qosd-0.15.5.0-4|6	Group:		Sound
12cr|gmpc-qosd-0.15.5.0-4|7	Url:		http://www.sarine.nl//q-on-screen-display
12cr|gmpc-qosd-0.15.5.0-4|8	Source0:	http://download.sarine.nl/download/gmpc-0.15.5/%{name}-%{version}.tar.bz2
12cr|gmpc-qosd-0.15.5.0-4|9	BuildRequires:	libmpd-devel
12cr|gmpc-qosd-0.15.5.0-4|10	BuildRequires:	pkgconfig(libxml-2.0)
12cr|gmpc-qosd-0.15.5.0-4|11	BuildRequires:	pkgconfig(libglade-2.0)
12cr|gmpc-qosd-0.15.5.0-4|12	BuildRequires:	gmpc-devel
12cr|gmpc-qosd-0.15.5.0-4|13	Requires:	gmpc
12cr|gmpc-qosd-0.15.5.0-4|14	
12cr|gmpc-qosd-0.15.5.0-4|15	%description
12cr|gmpc-qosd-0.15.5.0-4|16	A qosd on screen display plugin for gmpc.
12cr|gmpc-qosd-0.15.5.0-4|17	
12cr|gmpc-qosd-0.15.5.0-4|18	%prep
12cr|gmpc-qosd-0.15.5.0-4|19	%setup -q
12cr|gmpc-qosd-0.15.5.0-4|20	
12cr|gmpc-qosd-0.15.5.0-4|21	%build
12cr|gmpc-qosd-0.15.5.0-4|22	%configure2_5x
12cr|gmpc-qosd-0.15.5.0-4|23	
12cr|gmpc-qosd-0.15.5.0-4|24	%make
12cr|gmpc-qosd-0.15.5.0-4|25	
12cr|gmpc-qosd-0.15.5.0-4|26	%install
12cr|gmpc-qosd-0.15.5.0-4|27	%makeinstall_std
12cr|gmpc-qosd-0.15.5.0-4|28	
12cr|gmpc-qosd-0.15.5.0-4|29	%files
12cr|gmpc-qosd-0.15.5.0-4|30	%{_datadir}/gmpc/plugins/qosdplugin.so

1768 12
12cr|gmpc-random-playlist-0.15.5.0-5|1	Summary:	A random playlist plugin for gmpc
12cr|gmpc-random-playlist-0.15.5.0-5|2	Name:		gmpc-random-playlist
12cr|gmpc-random-playlist-0.15.5.0-5|3	Version:	0.15.5.0
12cr|gmpc-random-playlist-0.15.5.0-5|4	Release:	5
12cr|gmpc-random-playlist-0.15.5.0-5|5	License:	GPLv2+
12cr|gmpc-random-playlist-0.15.5.0-5|6	Group:		Sound
12cr|gmpc-random-playlist-0.15.5.0-5|7	Url:		http://www.sarine.nl/
12cr|gmpc-random-playlist-0.15.5.0-5|8	Source0:	http://download.sarine.nl/download/gmpc-0.15.5/%{name}-%{version}.tar.bz2
12cr|gmpc-random-playlist-0.15.5.0-5|9	BuildRequires:	libmpd-devel
12cr|gmpc-random-playlist-0.15.5.0-5|10	BuildRequires:	libxml2-devel
12cr|gmpc-random-playlist-0.15.5.0-5|11	BuildRequires:	libglade2.0-devel
12cr|gmpc-random-playlist-0.15.5.0-5|12	BuildRequires:	gmpc-devel
12cr|gmpc-random-playlist-0.15.5.0-5|13	Requires:	gmpc
12cr|gmpc-random-playlist-0.15.5.0-5|14	
12cr|gmpc-random-playlist-0.15.5.0-5|15	%description
12cr|gmpc-random-playlist-0.15.5.0-5|16	A random playlist plugin for gmpc.
12cr|gmpc-random-playlist-0.15.5.0-5|17	
12cr|gmpc-random-playlist-0.15.5.0-5|18	%prep
12cr|gmpc-random-playlist-0.15.5.0-5|19	%setup -q
12cr|gmpc-random-playlist-0.15.5.0-5|20	
12cr|gmpc-random-playlist-0.15.5.0-5|21	%build
12cr|gmpc-random-playlist-0.15.5.0-5|22	%configure2_5x
12cr|gmpc-random-playlist-0.15.5.0-5|23	
12cr|gmpc-random-playlist-0.15.5.0-5|24	%make
12cr|gmpc-random-playlist-0.15.5.0-5|25	
12cr|gmpc-random-playlist-0.15.5.0-5|26	%install
12cr|gmpc-random-playlist-0.15.5.0-5|27	%makeinstall_std
12cr|gmpc-random-playlist-0.15.5.0-5|28	
12cr|gmpc-random-playlist-0.15.5.0-5|29	%files
12cr|gmpc-random-playlist-0.15.5.0-5|30	%defattr(-,root,root)
12cr|gmpc-random-playlist-0.15.5.0-5|31	%{_datadir}/gmpc/plugins/librandomplaylist.so
12cr|gmpc-random-playlist-0.15.5.0-5|32	
12cr|gmpc-random-playlist-0.15.5.0-5|33	
12cr|gmpc-random-playlist-0.15.5.0-5|34	%changelog
12cr|gmpc-random-playlist-0.15.5.0-5|35	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.15.5.0-4mdv2011.0
12cr|gmpc-random-playlist-0.15.5.0-5|36	+ Revision: 618977
12cr|gmpc-random-playlist-0.15.5.0-5|37	- the mass rebuild of 2010.0 packages
12cr|gmpc-random-playlist-0.15.5.0-5|38	
12cr|gmpc-random-playlist-0.15.5.0-5|39	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.15.5.0-3mdv2009.0
12cr|gmpc-random-playlist-0.15.5.0-5|40	+ Revision: 246319
12cr|gmpc-random-playlist-0.15.5.0-5|41	- rebuild
12cr|gmpc-random-playlist-0.15.5.0-5|42	
12cr|gmpc-random-playlist-0.15.5.0-5|43	* Wed Jan 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.15.5.0-1mdv2008.1
12cr|gmpc-random-playlist-0.15.5.0-5|44	+ Revision: 160418
12cr|gmpc-random-playlist-0.15.5.0-5|45	- add spec file
12cr|gmpc-random-playlist-0.15.5.0-5|46	- add source
12cr|gmpc-random-playlist-0.15.5.0-5|47	- Created package structure for gmpc-random-playlist.
12cr|gmpc-random-playlist-0.15.5.0-5|48	

1769 12
12cr|gmpc-shout-0.20.0-2|1	Summary:	A shout plugin for gmpc
12cr|gmpc-shout-0.20.0-2|2	Name:		gmpc-shout
12cr|gmpc-shout-0.20.0-2|3	Version:	0.20.0
12cr|gmpc-shout-0.20.0-2|4	Release:	%mkrel 2
12cr|gmpc-shout-0.20.0-2|5	License:	GPLv2+
12cr|gmpc-shout-0.20.0-2|6	Group:		Sound
12cr|gmpc-shout-0.20.0-2|7	Url:		http://www.sarine.nl/
12cr|gmpc-shout-0.20.0-2|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
12cr|gmpc-shout-0.20.0-2|9	BuildRequires:	libmpd-devel >= 0.15.98
12cr|gmpc-shout-0.20.0-2|10	BuildRequires:	pkgconfig(libxml-2.0)
12cr|gmpc-shout-0.20.0-2|11	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.8
12cr|gmpc-shout-0.20.0-2|12	BuildRequires:	gmpc-devel >= 0.15.98
12cr|gmpc-shout-0.20.0-2|13	BuildRequires:	intltool
12cr|gmpc-shout-0.20.0-2|14	Requires:	gmpc
12cr|gmpc-shout-0.20.0-2|15	
12cr|gmpc-shout-0.20.0-2|16	%description
12cr|gmpc-shout-0.20.0-2|17	A shout plugin for gmpc.
12cr|gmpc-shout-0.20.0-2|18	
12cr|gmpc-shout-0.20.0-2|19	%prep
12cr|gmpc-shout-0.20.0-2|20	%setup -q
12cr|gmpc-shout-0.20.0-2|21	
12cr|gmpc-shout-0.20.0-2|22	%build
12cr|gmpc-shout-0.20.0-2|23	%configure2_5x
12cr|gmpc-shout-0.20.0-2|24	%make
12cr|gmpc-shout-0.20.0-2|25	
12cr|gmpc-shout-0.20.0-2|26	%install
12cr|gmpc-shout-0.20.0-2|27	%makeinstall_std
12cr|gmpc-shout-0.20.0-2|28	
12cr|gmpc-shout-0.20.0-2|29	%find_lang %name
12cr|gmpc-shout-0.20.0-2|30	
12cr|gmpc-shout-0.20.0-2|31	%files -f %name.lang
12cr|gmpc-shout-0.20.0-2|32	%{_libdir}/gmpc/plugins/shoutplugin.so

1770 12
12cr|gmpc-stopbutton-0.15.5.0-5|1	Summary:	A stop button plugin for gmpc
12cr|gmpc-stopbutton-0.15.5.0-5|2	Name:		gmpc-stopbutton
12cr|gmpc-stopbutton-0.15.5.0-5|3	Version:	0.15.5.0
12cr|gmpc-stopbutton-0.15.5.0-5|4	Release:	%mkrel 5
12cr|gmpc-stopbutton-0.15.5.0-5|5	License:	GPLv2+
12cr|gmpc-stopbutton-0.15.5.0-5|6	Group:		Sound
12cr|gmpc-stopbutton-0.15.5.0-5|7	Url:		http://www.sarine.nl//gmpc-plugins-stopbutton
12cr|gmpc-stopbutton-0.15.5.0-5|8	Source0:	http://download.sarine.nl/download/gmpc-0.15.5/%{name}-%{version}.tar.bz2
12cr|gmpc-stopbutton-0.15.5.0-5|9	BuildRequires:	libmpd-devel
12cr|gmpc-stopbutton-0.15.5.0-5|10	BuildRequires:	libxml2-devel
12cr|gmpc-stopbutton-0.15.5.0-5|11	BuildRequires:	libglade2.0-devel
12cr|gmpc-stopbutton-0.15.5.0-5|12	BuildRequires:	gmpc-devel
12cr|gmpc-stopbutton-0.15.5.0-5|13	Requires:	gmpc
12cr|gmpc-stopbutton-0.15.5.0-5|14	
12cr|gmpc-stopbutton-0.15.5.0-5|15	%description
12cr|gmpc-stopbutton-0.15.5.0-5|16	This is the simplest plugin of the lot, it adds a stop
12cr|gmpc-stopbutton-0.15.5.0-5|17	button to the controls in the main window. It's an easy
12cr|gmpc-stopbutton-0.15.5.0-5|18	solution to keep everybody happy.
12cr|gmpc-stopbutton-0.15.5.0-5|19	
12cr|gmpc-stopbutton-0.15.5.0-5|20	%prep
12cr|gmpc-stopbutton-0.15.5.0-5|21	%setup -q
12cr|gmpc-stopbutton-0.15.5.0-5|22	
12cr|gmpc-stopbutton-0.15.5.0-5|23	%build
12cr|gmpc-stopbutton-0.15.5.0-5|24	%configure2_5x
12cr|gmpc-stopbutton-0.15.5.0-5|25	
12cr|gmpc-stopbutton-0.15.5.0-5|26	%make
12cr|gmpc-stopbutton-0.15.5.0-5|27	
12cr|gmpc-stopbutton-0.15.5.0-5|28	%install
12cr|gmpc-stopbutton-0.15.5.0-5|29	%makeinstall_std
12cr|gmpc-stopbutton-0.15.5.0-5|30	
12cr|gmpc-stopbutton-0.15.5.0-5|31	%files
12cr|gmpc-stopbutton-0.15.5.0-5|32	%defattr(-,root,root)
12cr|gmpc-stopbutton-0.15.5.0-5|33	%{_datadir}/gmpc/plugins/libstopbutton.so
12cr|gmpc-stopbutton-0.15.5.0-5|34	
12cr|gmpc-stopbutton-0.15.5.0-5|35	
12cr|gmpc-stopbutton-0.15.5.0-5|36	%changelog
12cr|gmpc-stopbutton-0.15.5.0-5|37	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.15.5.0-5mdv2011.0
12cr|gmpc-stopbutton-0.15.5.0-5|38	+ Revision: 618978
12cr|gmpc-stopbutton-0.15.5.0-5|39	- the mass rebuild of 2010.0 packages
12cr|gmpc-stopbutton-0.15.5.0-5|40	
12cr|gmpc-stopbutton-0.15.5.0-5|41	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.15.5.0-4mdv2010.0
12cr|gmpc-stopbutton-0.15.5.0-5|42	+ Revision: 429222
12cr|gmpc-stopbutton-0.15.5.0-5|43	- rebuild
12cr|gmpc-stopbutton-0.15.5.0-5|44	
12cr|gmpc-stopbutton-0.15.5.0-5|45	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.15.5.0-3mdv2009.0
12cr|gmpc-stopbutton-0.15.5.0-5|46	+ Revision: 246327
12cr|gmpc-stopbutton-0.15.5.0-5|47	- rebuild
12cr|gmpc-stopbutton-0.15.5.0-5|48	
12cr|gmpc-stopbutton-0.15.5.0-5|49	* Wed Jan 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.15.5.0-1mdv2008.1
12cr|gmpc-stopbutton-0.15.5.0-5|50	+ Revision: 160452
12cr|gmpc-stopbutton-0.15.5.0-5|51	- add spec file
12cr|gmpc-stopbutton-0.15.5.0-5|52	- add source
12cr|gmpc-stopbutton-0.15.5.0-5|53	- Created package structure for gmpc-stopbutton.
12cr|gmpc-stopbutton-0.15.5.0-5|54	

1771 12
12cr|gmpc-wikipedia-0.20.0-4|1	Summary:	A wikipedia plugin for gmpc
12cr|gmpc-wikipedia-0.20.0-4|2	Name:		gmpc-wikipedia
12cr|gmpc-wikipedia-0.20.0-4|3	Version:	0.20.0
12cr|gmpc-wikipedia-0.20.0-4|4	Release:	4
12cr|gmpc-wikipedia-0.20.0-4|5	License:	GPLv2+
12cr|gmpc-wikipedia-0.20.0-4|6	Group:		Sound
12cr|gmpc-wikipedia-0.20.0-4|7	Url:		http://www.sarine.nl/
12cr|gmpc-wikipedia-0.20.0-4|8	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
12cr|gmpc-wikipedia-0.20.0-4|9	BuildRequires:	libmpd-devel >= 0.14.99
12cr|gmpc-wikipedia-0.20.0-4|10	BuildRequires:	libxml2-devel
12cr|gmpc-wikipedia-0.20.0-4|11	BuildRequires:	gtk+2-devel >= 2.4
12cr|gmpc-wikipedia-0.20.0-4|12	BuildRequires:	gmpc-devel >= 0.15.4.102
12cr|gmpc-wikipedia-0.20.0-4|13	BuildRequires:	webkitgtk-devel
12cr|gmpc-wikipedia-0.20.0-4|14	BuildRequires:	intltool
12cr|gmpc-wikipedia-0.20.0-4|15	Requires:	gmpc
12cr|gmpc-wikipedia-0.20.0-4|16	
12cr|gmpc-wikipedia-0.20.0-4|17	%description
12cr|gmpc-wikipedia-0.20.0-4|18	A wikipedia plugin for gmpc.
12cr|gmpc-wikipedia-0.20.0-4|19	
12cr|gmpc-wikipedia-0.20.0-4|20	%prep
12cr|gmpc-wikipedia-0.20.0-4|21	%setup -q
12cr|gmpc-wikipedia-0.20.0-4|22	
12cr|gmpc-wikipedia-0.20.0-4|23	%build
12cr|gmpc-wikipedia-0.20.0-4|24	%configure2_5x
12cr|gmpc-wikipedia-0.20.0-4|25	%make
12cr|gmpc-wikipedia-0.20.0-4|26	
12cr|gmpc-wikipedia-0.20.0-4|27	%install
12cr|gmpc-wikipedia-0.20.0-4|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|gmpc-wikipedia-0.20.0-4|29	
12cr|gmpc-wikipedia-0.20.0-4|30	%makeinstall_std
12cr|gmpc-wikipedia-0.20.0-4|31	
12cr|gmpc-wikipedia-0.20.0-4|32	%clean
12cr|gmpc-wikipedia-0.20.0-4|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|gmpc-wikipedia-0.20.0-4|34	
12cr|gmpc-wikipedia-0.20.0-4|35	%files
12cr|gmpc-wikipedia-0.20.0-4|36	%defattr(-,root,root)
12cr|gmpc-wikipedia-0.20.0-4|37	%{_libdir}/gmpc/plugins/wikiplugin.so
12cr|gmpc-wikipedia-0.20.0-4|38	%{_datadir}/gmpc/plugins/wikipedia/wikipedia.png
12cr|gmpc-wikipedia-0.20.0-4|39	
12cr|gmpc-wikipedia-0.20.0-4|40	
12cr|gmpc-wikipedia-0.20.0-4|41	%changelog
12cr|gmpc-wikipedia-0.20.0-4|42	* Mon Jun 20 2011 Funda Wang <fwang@mandriva.org> 0.20.0-3mdv2011.0
12cr|gmpc-wikipedia-0.20.0-4|43	+ Revision: 686167
12cr|gmpc-wikipedia-0.20.0-4|44	- rebuild for new webkit
12cr|gmpc-wikipedia-0.20.0-4|45	
12cr|gmpc-wikipedia-0.20.0-4|46	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.20.0-2mdv2011.0
12cr|gmpc-wikipedia-0.20.0-4|47	+ Revision: 610910
12cr|gmpc-wikipedia-0.20.0-4|48	- rebuild
12cr|gmpc-wikipedia-0.20.0-4|49	
12cr|gmpc-wikipedia-0.20.0-4|50	* Mon Apr 05 2010 Funda Wang <fwang@mandriva.org> 0.20.0-1mdv2010.1
12cr|gmpc-wikipedia-0.20.0-4|51	+ Revision: 531614
12cr|gmpc-wikipedia-0.20.0-4|52	- new version 0.20.0
12cr|gmpc-wikipedia-0.20.0-4|53	
12cr|gmpc-wikipedia-0.20.0-4|54	* Sat Dec 26 2009 Funda Wang <fwang@mandriva.org> 0.19.0-1mdv2010.1
12cr|gmpc-wikipedia-0.20.0-4|55	+ Revision: 482399
12cr|gmpc-wikipedia-0.20.0-4|56	- BR intltool
12cr|gmpc-wikipedia-0.20.0-4|57	- New version 0.19.0
12cr|gmpc-wikipedia-0.20.0-4|58	
12cr|gmpc-wikipedia-0.20.0-4|59	* Mon May 25 2009 Funda Wang <fwang@mandriva.org> 0.18.0-1mdv2010.0
12cr|gmpc-wikipedia-0.20.0-4|60	+ Revision: 379432
12cr|gmpc-wikipedia-0.20.0-4|61	- New version 0.18.0
12cr|gmpc-wikipedia-0.20.0-4|62	
12cr|gmpc-wikipedia-0.20.0-4|63	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.15.5.0-3mdv2009.0
12cr|gmpc-wikipedia-0.20.0-4|64	+ Revision: 246329
12cr|gmpc-wikipedia-0.20.0-4|65	- rebuild
12cr|gmpc-wikipedia-0.20.0-4|66	
12cr|gmpc-wikipedia-0.20.0-4|67	* Wed Jan 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.15.5.0-1mdv2008.1
12cr|gmpc-wikipedia-0.20.0-4|68	+ Revision: 160454
12cr|gmpc-wikipedia-0.20.0-4|69	- add spec file
12cr|gmpc-wikipedia-0.20.0-4|70	- add source
12cr|gmpc-wikipedia-0.20.0-4|71	- Created package structure for gmpc-wikipedia.
12cr|gmpc-wikipedia-0.20.0-4|72	

1772 12
12cr|gmsh-2.6.1-2|1	Name:		gmsh
12cr|gmsh-2.6.1-2|2	Summary:	Automatic 3D finite element grid generator
12cr|gmsh-2.6.1-2|3	Version:	2.6.1
12cr|gmsh-2.6.1-2|4	Release:	2
12cr|gmsh-2.6.1-2|5	Group:		Sciences/Mathematics
12cr|gmsh-2.6.1-2|6	License:	GPLv2
12cr|gmsh-2.6.1-2|7	Source0:	http://www.geuz.org/gmsh/src/%{name}-%{version}-source.tgz
12cr|gmsh-2.6.1-2|8	URL:		http://www.geuz.org/gmsh/
12cr|gmsh-2.6.1-2|9	
12cr|gmsh-2.6.1-2|10	BuildRequires:	cmake
12cr|gmsh-2.6.1-2|11	BuildRequires:	fltk-devel
12cr|gmsh-2.6.1-2|12	BuildRequires:	gcc-gfortran
12cr|gmsh-2.6.1-2|13	BuildRequires:	GL-devel
12cr|gmsh-2.6.1-2|14	BuildRequires:	gmp-devel
12cr|gmsh-2.6.1-2|15	BuildRequires:	jpeg-devel
12cr|gmsh-2.6.1-2|16	BuildRequires:	libatlas-devel
12cr|gmsh-2.6.1-2|17	BuildRequires:	opencascade
12cr|gmsh-2.6.1-2|18	BuildRequires:	opencascade-devel
12cr|gmsh-2.6.1-2|19	BuildRequires:	png-devel
12cr|gmsh-2.6.1-2|20	BuildRequires:	qt4-devel
12cr|gmsh-2.6.1-2|21	BuildRequires:	texinfo
12cr|gmsh-2.6.1-2|22	BuildRequires:	zlib-devel
12cr|gmsh-2.6.1-2|23	
12cr|gmsh-2.6.1-2|24	Patch0:		gmsh-2.4.2-format.patch
12cr|gmsh-2.6.1-2|25	Patch1:		gmsh-2.5.0-opencascade.patch
12cr|gmsh-2.6.1-2|26	Patch2:		gmsh-2.5.0-med.patch
12cr|gmsh-2.6.1-2|27	Patch3:		gmsh-2.5.0-png1.5.patch
12cr|gmsh-2.6.1-2|28	
12cr|gmsh-2.6.1-2|29	%description
12cr|gmsh-2.6.1-2|30	Gmsh is an automatic 3D finite element grid generator with a built-in CAD
12cr|gmsh-2.6.1-2|31	engine and post-processor. Its design goal is to provide a simple meshing tool
12cr|gmsh-2.6.1-2|32	for academic problems with parametric input and advanced visualization
12cr|gmsh-2.6.1-2|33	capabilities.
12cr|gmsh-2.6.1-2|34	
12cr|gmsh-2.6.1-2|35	Gmsh is built around four modules: geometry, mesh, solver and post-processing.
12cr|gmsh-2.6.1-2|36	The specification of any input to these modules is done either interactively
12cr|gmsh-2.6.1-2|37	using the graphical user interface or in ASCII text files using Gmsh's own
12cr|gmsh-2.6.1-2|38	scripting language.
12cr|gmsh-2.6.1-2|39	
12cr|gmsh-2.6.1-2|40	%package	demos
12cr|gmsh-2.6.1-2|41	Summary:	Tutorial and demo files for Gmsh
12cr|gmsh-2.6.1-2|42	Group:		Sciences/Mathematics
12cr|gmsh-2.6.1-2|43	# known to have issues in mandriva build system
12cr|gmsh-2.6.1-2|44	BuildArch: noarch
12cr|gmsh-2.6.1-2|45	
12cr|gmsh-2.6.1-2|46	%description	demos
12cr|gmsh-2.6.1-2|47	Gmsh is an automatic 3D finite element grid generator with a built-in CAD
12cr|gmsh-2.6.1-2|48	engine and post-processor. Its design goal is to provide a simple meshing tool
12cr|gmsh-2.6.1-2|49	for academic problems with parametric input and advanced visualization
12cr|gmsh-2.6.1-2|50	capabilities.
12cr|gmsh-2.6.1-2|51	
12cr|gmsh-2.6.1-2|52	Gmsh is built around four modules: geometry, mesh, solver and post-processing.
12cr|gmsh-2.6.1-2|53	The specification of any input to these modules is done either interactively
12cr|gmsh-2.6.1-2|54	using the graphical user interface or in ASCII text files using Gmsh's own
12cr|gmsh-2.6.1-2|55	scripting language.
12cr|gmsh-2.6.1-2|56	
12cr|gmsh-2.6.1-2|57	This package contains tutorial and demo files for Gmsh.
12cr|gmsh-2.6.1-2|58	
12cr|gmsh-2.6.1-2|59	%package	devel
12cr|gmsh-2.6.1-2|60	Summary:	Development files for Gmsh
12cr|gmsh-2.6.1-2|61	
12cr|gmsh-2.6.1-2|62	%description	devel
12cr|gmsh-2.6.1-2|63	Gmsh is an automatic 3D finite element grid generator with a built-in CAD
12cr|gmsh-2.6.1-2|64	engine and post-processor. Its design goal is to provide a simple meshing tool
12cr|gmsh-2.6.1-2|65	for academic problems with parametric input and advanced visualization
12cr|gmsh-2.6.1-2|66	capabilities.
12cr|gmsh-2.6.1-2|67	
12cr|gmsh-2.6.1-2|68	Gmsh is built around four modules: geometry, mesh, solver and post-processing.
12cr|gmsh-2.6.1-2|69	The specification of any input to these modules is done either interactively
12cr|gmsh-2.6.1-2|70	using the graphical user interface or in ASCII text files using Gmsh's own
12cr|gmsh-2.6.1-2|71	scripting language.
12cr|gmsh-2.6.1-2|72	
12cr|gmsh-2.6.1-2|73	This package contains development files for Gmsh.
12cr|gmsh-2.6.1-2|74	
12cr|gmsh-2.6.1-2|75	%prep
12cr|gmsh-2.6.1-2|76	%setup -q -n %{name}-%{version}-source
12cr|gmsh-2.6.1-2|77	%patch0 -p1
12cr|gmsh-2.6.1-2|78	#patch1 -p1
12cr|gmsh-2.6.1-2|79	#patch2 -p1
12cr|gmsh-2.6.1-2|80	%patch3 -p1
12cr|gmsh-2.6.1-2|81	
12cr|gmsh-2.6.1-2|82	%build
12cr|gmsh-2.6.1-2|83	%cmake
12cr|gmsh-2.6.1-2|84	
12cr|gmsh-2.6.1-2|85	%make
12cr|gmsh-2.6.1-2|86	
12cr|gmsh-2.6.1-2|87	%install
12cr|gmsh-2.6.1-2|88	%makeinstall_std -C build
12cr|gmsh-2.6.1-2|89	install -D utils/icons/gmsh48x48.png %{buildroot}%{_iconsdir}/%name.png
12cr|gmsh-2.6.1-2|90	
12cr|gmsh-2.6.1-2|91	%files
12cr|gmsh-2.6.1-2|92	%defattr(644,root,root,755)
12cr|gmsh-2.6.1-2|93	%doc README.txt doc/{CREDITS.txt,VERSIONS.txt}
12cr|gmsh-2.6.1-2|94	%attr(755,root,root) %{_bindir}/*
12cr|gmsh-2.6.1-2|95	%{_mandir}/man1/*
12cr|gmsh-2.6.1-2|96	%{_iconsdir}/%name.png
12cr|gmsh-2.6.1-2|97	%exclude %_docdir/%name/demos
12cr|gmsh-2.6.1-2|98	%exclude %_docdir/%name/tutorial
12cr|gmsh-2.6.1-2|99	
12cr|gmsh-2.6.1-2|100	%files demos
12cr|gmsh-2.6.1-2|101	%_docdir/%name/demos
12cr|gmsh-2.6.1-2|102	%_docdir/%name/tutorial
12cr|gmsh-2.6.1-2|103	
12cr|gmsh-2.6.1-2|104	%files devel
12cr|gmsh-2.6.1-2|105	%{_includedir}/%name/*
12cr|gmsh-2.6.1-2|106	
12cr|gmsh-2.6.1-2|107	
12cr|gmsh-2.6.1-2|108	%changelog
12cr|gmsh-2.6.1-2|109	* Tue Jul 24 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.6.1-1
12cr|gmsh-2.6.1-2|110	+ Revision: 810967
12cr|gmsh-2.6.1-2|111	- update to 2.6.1
12cr|gmsh-2.6.1-2|112	- separate devel package
12cr|gmsh-2.6.1-2|113	- remove fr summaries and descriptions from spec
12cr|gmsh-2.6.1-2|114	- various cleanups
12cr|gmsh-2.6.1-2|115	
12cr|gmsh-2.6.1-2|116	* Fri Nov 18 2011 Paulo Andrade <pcpa@mandriva.com.br> 2.5.0-1
12cr|gmsh-2.6.1-2|117	+ Revision: 731673
12cr|gmsh-2.6.1-2|118	- Update to latest upstream release.
12cr|gmsh-2.6.1-2|119	
12cr|gmsh-2.6.1-2|120	* Wed Jul 14 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.4.2-1mdv2011.0
12cr|gmsh-2.6.1-2|121	+ Revision: 552963
12cr|gmsh-2.6.1-2|122	- Import gmsh
12cr|gmsh-2.6.1-2|123	- gmsh
12cr|gmsh-2.6.1-2|124	

1773 12
12cr|gmt-4.5.8-1|1	%define major 4
12cr|gmt-4.5.8-1|2	%define gmtversion 4.5.8
12cr|gmt-4.5.8-1|3	
12cr|gmt-4.5.8-1|4	%define dataversion 2.2.0
12cr|gmt-4.5.8-1|5	%define dataepoch 1
12cr|gmt-4.5.8-1|6	%define dataevr %{dataepoch}:%{dataversion}-%{release}
12cr|gmt-4.5.8-1|7	
12cr|gmt-4.5.8-1|8	%define requirever %{gmtversion}
12cr|gmt-4.5.8-1|9	
12cr|gmt-4.5.8-1|10	%define libname %mklibname %{name} %{major}
12cr|gmt-4.5.8-1|11	%define develname %mklibname %{name} -d
12cr|gmt-4.5.8-1|12	
12cr|gmt-4.5.8-1|13	Summary:	Scientific graphic tool with maps
12cr|gmt-4.5.8-1|14	Name:		gmt
12cr|gmt-4.5.8-1|15	Version:	%{gmtversion}
12cr|gmt-4.5.8-1|16	Release:	1
12cr|gmt-4.5.8-1|17	License:	GPL
12cr|gmt-4.5.8-1|18	Group:		Sciences/Geosciences
12cr|gmt-4.5.8-1|19	URL:		http://gmt.soest.hawaii.edu/
12cr|gmt-4.5.8-1|20	Source0:	ftp://gmt.soest.hawaii.edu/pub/gmt/gmt-%{version}.tar.bz2
12cr|gmt-4.5.8-1|21	Source1:	ftp://gmt.soest.hawaii.edu/pub/gmt/gshhs-%{dataversion}.tar.bz2
12cr|gmt-4.5.8-1|22	Patch1:		gmt-4.5.8-overflow.patch
12cr|gmt-4.5.8-1|23	Patch2:		gmt-4.5.7-netcdf-flags.patch
12cr|gmt-4.5.8-1|24	BuildRequires:	netcdf-devel
12cr|gmt-4.5.8-1|25	BuildRequires:	pkgconfig(x11)
12cr|gmt-4.5.8-1|26	BuildRequires:	pkgconfig(xaw7)
12cr|gmt-4.5.8-1|27	BuildRequires:	pkgconfig(xt)
12cr|gmt-4.5.8-1|28	Requires:	gmt-coast = %{dataevr}
12cr|gmt-4.5.8-1|29	
12cr|gmt-4.5.8-1|30	%package	coast
12cr|gmt-4.5.8-1|31	Summary:	GMT cartography data crude, low and intermediate resolution
12cr|gmt-4.5.8-1|32	Group:		Sciences/Geosciences
12cr|gmt-4.5.8-1|33	Requires:	%{name} >= %{requirever}
12cr|gmt-4.5.8-1|34	Version:	%{dataversion}
12cr|gmt-4.5.8-1|35	Epoch:		%{dataepoch}
12cr|gmt-4.5.8-1|36	BuildArch:	noarch
12cr|gmt-4.5.8-1|37	
12cr|gmt-4.5.8-1|38	%package 	highdata
12cr|gmt-4.5.8-1|39	Summary:	GMT cartography data High-Resolution
12cr|gmt-4.5.8-1|40	Group:		Sciences/Geosciences
12cr|gmt-4.5.8-1|41	Requires:	%{name} >= %{requirever}
12cr|gmt-4.5.8-1|42	Version:	%{dataversion}
12cr|gmt-4.5.8-1|43	Epoch:		%{dataepoch}
12cr|gmt-4.5.8-1|44	BuildArch:	noarch
12cr|gmt-4.5.8-1|45	
12cr|gmt-4.5.8-1|46	%package	fulldata
12cr|gmt-4.5.8-1|47	Summary:	GMT cartography data Full-Resolution (maximum)
12cr|gmt-4.5.8-1|48	Group:		Sciences/Geosciences
12cr|gmt-4.5.8-1|49	Requires:	%{name} >= %{requirever}
12cr|gmt-4.5.8-1|50	Version:	%{dataversion}
12cr|gmt-4.5.8-1|51	Epoch:		%{dataepoch}
12cr|gmt-4.5.8-1|52	BuildArch:	noarch
12cr|gmt-4.5.8-1|53	
12cr|gmt-4.5.8-1|54	%package -n %{libname}
12cr|gmt-4.5.8-1|55	Summary:	Library from GMT
12cr|gmt-4.5.8-1|56	Group:		System/Libraries
12cr|gmt-4.5.8-1|57	
12cr|gmt-4.5.8-1|58	%package -n %{develname}
12cr|gmt-4.5.8-1|59	Summary:	Library from GMT
12cr|gmt-4.5.8-1|60	Group:		Development/Other
12cr|gmt-4.5.8-1|61	Provides:	lib%{name}-devel = %{gmtversion}-%{release}
12cr|gmt-4.5.8-1|62	Provides:	%{name}-devel = %{gmtversion}-%{release}
12cr|gmt-4.5.8-1|63	Requires:	%{libname} = %{gmtversion}-%{release}
12cr|gmt-4.5.8-1|64	
12cr|gmt-4.5.8-1|65	%description
12cr|gmt-4.5.8-1|66	GMT is a free, open source collection of ~60 UNIX tools that allow users to
12cr|gmt-4.5.8-1|67	manipulate (x,y) and (x,y,z) data sets (including filtering, trend fitting,
12cr|gmt-4.5.8-1|68	gridding, projecting, etc.) and produce Encapsulated PostScript File (EPS)
12cr|gmt-4.5.8-1|69	illustrations ranging from simple x-y plots through contour maps to
12cr|gmt-4.5.8-1|70	artificially illuminated surfaces and 3-D perspective views in black and white,
12cr|gmt-4.5.8-1|71	gray tone, hachure patterns, and 24-bit color. GMT supports 25 common map
12cr|gmt-4.5.8-1|72	projections plus linear, log, and power scaling, and comes with support data
12cr|gmt-4.5.8-1|73	such as coastlines, rivers, and political boundaries.
12cr|gmt-4.5.8-1|74	
12cr|gmt-4.5.8-1|75	GMT is developed and maintained by Paul Wessel and Walter H. F. Smith.
12cr|gmt-4.5.8-1|76	
12cr|gmt-4.5.8-1|77	GMT is partly supported by the National Science Foundation.
12cr|gmt-4.5.8-1|78	
12cr|gmt-4.5.8-1|79	%description coast
12cr|gmt-4.5.8-1|80	GMT is a free, open source collection of mapping tools and cartography
12cr|gmt-4.5.8-1|81	GMT supports 25 common map projections plus linear, log, and power scaling,
12cr|gmt-4.5.8-1|82	and comes with support data such as coastlines, rivers,
12cr|gmt-4.5.8-1|83	and political boundaries. This is crude,low and intermediate resolution
12cr|gmt-4.5.8-1|84	data version
12cr|gmt-4.5.8-1|85	
12cr|gmt-4.5.8-1|86	%description highdata
12cr|gmt-4.5.8-1|87	GMT is a free, open source collection of mapping tools and cartography
12cr|gmt-4.5.8-1|88	GMT supports 25 common map projections plus linear, log, and power scaling,
12cr|gmt-4.5.8-1|89	and comes with support data such as coastlines, rivers,
12cr|gmt-4.5.8-1|90	and political boundaries. This is High resolution data version
12cr|gmt-4.5.8-1|91	
12cr|gmt-4.5.8-1|92	%description fulldata
12cr|gmt-4.5.8-1|93	GMT is a free, open source collection of mapping tools and cartography
12cr|gmt-4.5.8-1|94	GMT supports 25 common map projections plus linear, log, and power scaling,
12cr|gmt-4.5.8-1|95	and comes with support data such as coastlines, rivers,
12cr|gmt-4.5.8-1|96	and political boundaries. This is maximum resolution data version
12cr|gmt-4.5.8-1|97	
12cr|gmt-4.5.8-1|98	%description -n %{libname}
12cr|gmt-4.5.8-1|99	GMT is a free, open source collection of mapping tools and cartography
12cr|gmt-4.5.8-1|100	GMT supports 25 common map projections plus linear, log, and power scaling,
12cr|gmt-4.5.8-1|101	and comes with support data such as coastlines, rivers,
12cr|gmt-4.5.8-1|102	and political boundaries. This is High resolution data version.
12cr|gmt-4.5.8-1|103	
12cr|gmt-4.5.8-1|104	This package contains library from gmt.
12cr|gmt-4.5.8-1|105	
12cr|gmt-4.5.8-1|106	%description -n %{develname}
12cr|gmt-4.5.8-1|107	GMT is a free, open source collection of mapping tools and cartography
12cr|gmt-4.5.8-1|108	GMT supports 25 common map projections plus linear, log, and power scaling,
12cr|gmt-4.5.8-1|109	and comes with support data such as coastlines, rivers,
12cr|gmt-4.5.8-1|110	and political boundaries. This is High resolution data version.
12cr|gmt-4.5.8-1|111	
12cr|gmt-4.5.8-1|112	This package contains development files from gmt.
12cr|gmt-4.5.8-1|113	
12cr|gmt-4.5.8-1|114	%prep
12cr|gmt-4.5.8-1|115	%setup -q -n GMT%{gmtversion} -a 1
12cr|gmt-4.5.8-1|116	%patch1 -p1 -b .overflow
12cr|gmt-4.5.8-1|117	%patch2 -p0 -b .netcdf-flags
12cr|gmt-4.5.8-1|118	
12cr|gmt-4.5.8-1|119	%build
12cr|gmt-4.5.8-1|120	# -fstack-protector make build failing
12cr|gmt-4.5.8-1|121	%define _ssp_cflags %{nil}
12cr|gmt-4.5.8-1|122	
12cr|gmt-4.5.8-1|123	%configure2_5x \
12cr|gmt-4.5.8-1|124	--prefix=%{_prefix} \
12cr|gmt-4.5.8-1|125	--libdir=%{_libdir} \
12cr|gmt-4.5.8-1|126	--enable-shared \
12cr|gmt-4.5.8-1|127	--enable-debug \
12cr|gmt-4.5.8-1|128	--disable-mex \
12cr|gmt-4.5.8-1|129	--disable-rpath \
12cr|gmt-4.5.8-1|130	--datadir=%{_datadir}/%{name}-%{gmtversion}/share
12cr|gmt-4.5.8-1|131	
12cr|gmt-4.5.8-1|132	# mex need matlab # TODO add a --with matlab
12cr|gmt-4.5.8-1|133	touch src/mex/.skip
12cr|gmt-4.5.8-1|134	make GMT_DEFAULT_PATH=%{_datadir}/gmt-%{gmtversion} CC_OPT="%{optflags} -fPIC"
12cr|gmt-4.5.8-1|135	
12cr|gmt-4.5.8-1|136	%install
12cr|gmt-4.5.8-1|137	%makeinstall install
12cr|gmt-4.5.8-1|138	%makeinstall install-man
12cr|gmt-4.5.8-1|139	%makeinstall suppldir=%{buildroot}%{_datadir}/gmt-%{gmtversion}/shareinstall-suppl
12cr|gmt-4.5.8-1|140	%makeinstall datadir=%{buildroot}%{_datadir}/gmt-%{gmtversion}/share install-data
12cr|gmt-4.5.8-1|141	
12cr|gmt-4.5.8-1|142	chmod 755 %{buildroot}%{_libdir}/*
12cr|gmt-4.5.8-1|143	
12cr|gmt-4.5.8-1|144	mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
12cr|gmt-4.5.8-1|145	cat > %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh <<EOF
12cr|gmt-4.5.8-1|146	GMTHOME=%{_datadir}/gmt-%{gmtversion}
12cr|gmt-4.5.8-1|147	export GMTHOME
12cr|gmt-4.5.8-1|148	
12cr|gmt-4.5.8-1|149	EOF
12cr|gmt-4.5.8-1|150	
12cr|gmt-4.5.8-1|151	cat > %{buildroot}%{_sysconfdir}/profile.d/%{name}.csh <<EOF
12cr|gmt-4.5.8-1|152	setenv GMTHOME %{_datadir}/gmt-%{gmtversion}
12cr|gmt-4.5.8-1|153	
12cr|gmt-4.5.8-1|154	EOF
12cr|gmt-4.5.8-1|155	
12cr|gmt-4.5.8-1|156	rm -fr %{buildroot}%{_datadir}/doc/gmt-doc
12cr|gmt-4.5.8-1|157	
12cr|gmt-4.5.8-1|158	%files
12cr|gmt-4.5.8-1|159	%{_bindir}/*
12cr|gmt-4.5.8-1|160	%dir %{_datadir}/gmt-%{gmtversion}/share
12cr|gmt-4.5.8-1|161	%{_datadir}/gmt-%{gmtversion}/share/conf/gmt.conf
12cr|gmt-4.5.8-1|162	%{_datadir}/gmt-%{gmtversion}/share/conf/gmt_cpt.conf
12cr|gmt-4.5.8-1|163	%{_datadir}/gmt-%{gmtversion}/share/conf/gmt_custom_media.conf
12cr|gmt-4.5.8-1|164	%{_datadir}/gmt-%{gmtversion}/share/conf/gmt_custom_symbols.conf
12cr|gmt-4.5.8-1|165	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_drywet.cpt
12cr|gmt-4.5.8-1|166	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_cool.cpt
12cr|gmt-4.5.8-1|167	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_copper.cpt
12cr|gmt-4.5.8-1|168	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_nighttime.cpt
12cr|gmt-4.5.8-1|169	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_paired.cpt
12cr|gmt-4.5.8-1|170	%{_datadir}/gmt-%{gmtversion}/share/time/br.d
12cr|gmt-4.5.8-1|171	%{_datadir}/gmt-%{gmtversion}/share/time/cn1.d
12cr|gmt-4.5.8-1|172	%{_datadir}/gmt-%{gmtversion}/share/time/cn2.d
12cr|gmt-4.5.8-1|173	%{_datadir}/gmt-%{gmtversion}/share/time/de.d
12cr|gmt-4.5.8-1|174	%{_datadir}/gmt-%{gmtversion}/share/time/dk.d
12cr|gmt-4.5.8-1|175	%{_datadir}/gmt-%{gmtversion}/share/time/eh.d
12cr|gmt-4.5.8-1|176	%{_datadir}/gmt-%{gmtversion}/share/time/es.d
12cr|gmt-4.5.8-1|177	%{_datadir}/gmt-%{gmtversion}/share/time/fi.d
12cr|gmt-4.5.8-1|178	%{_datadir}/gmt-%{gmtversion}/share/time/fr.d
12cr|gmt-4.5.8-1|179	%{_datadir}/gmt-%{gmtversion}/share/time/gr.d
12cr|gmt-4.5.8-1|180	%{_datadir}/gmt-%{gmtversion}/share/time/hu.d
12cr|gmt-4.5.8-1|181	%{_datadir}/gmt-%{gmtversion}/share/time/ie.d
12cr|gmt-4.5.8-1|182	%{_datadir}/gmt-%{gmtversion}/share/time/il.d
12cr|gmt-4.5.8-1|183	%{_datadir}/gmt-%{gmtversion}/share/time/is.d
12cr|gmt-4.5.8-1|184	%{_datadir}/gmt-%{gmtversion}/share/time/it.d
12cr|gmt-4.5.8-1|185	%{_datadir}/gmt-%{gmtversion}/share/time/jp.d
12cr|gmt-4.5.8-1|186	%{_datadir}/gmt-%{gmtversion}/share/time/nl.d
12cr|gmt-4.5.8-1|187	%{_datadir}/gmt-%{gmtversion}/share/time/no.d
12cr|gmt-4.5.8-1|188	%{_datadir}/gmt-%{gmtversion}/share/time/pl.d
12cr|gmt-4.5.8-1|189	%{_datadir}/gmt-%{gmtversion}/share/time/pt.d
12cr|gmt-4.5.8-1|190	%{_datadir}/gmt-%{gmtversion}/share/time/ru.d
12cr|gmt-4.5.8-1|191	%{_datadir}/gmt-%{gmtversion}/share/time/se.d
12cr|gmt-4.5.8-1|192	%{_datadir}/gmt-%{gmtversion}/share/time/sg.d
12cr|gmt-4.5.8-1|193	%{_datadir}/gmt-%{gmtversion}/share/time/to.d
12cr|gmt-4.5.8-1|194	%{_datadir}/gmt-%{gmtversion}/share/time/tr.d
12cr|gmt-4.5.8-1|195	%{_datadir}/gmt-%{gmtversion}/share/time/uk.d
12cr|gmt-4.5.8-1|196	%{_datadir}/gmt-%{gmtversion}/share/time/us.d
12cr|gmt-4.5.8-1|197	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_gebco.cpt
12cr|gmt-4.5.8-1|198	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_globe.cpt
12cr|gmt-4.5.8-1|199	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_gray.cpt
12cr|gmt-4.5.8-1|200	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_haxby.cpt
12cr|gmt-4.5.8-1|201	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_hot.cpt
12cr|gmt-4.5.8-1|202	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_jet.cpt
12cr|gmt-4.5.8-1|203	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_no_green.cpt
12cr|gmt-4.5.8-1|204	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_ocean.cpt
12cr|gmt-4.5.8-1|205	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_polar.cpt
12cr|gmt-4.5.8-1|206	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_rainbow.cpt
12cr|gmt-4.5.8-1|207	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_red2green.cpt
12cr|gmt-4.5.8-1|208	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_relief.cpt
12cr|gmt-4.5.8-1|209	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_sealand.cpt
12cr|gmt-4.5.8-1|210	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_seis.cpt
12cr|gmt-4.5.8-1|211	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_split.cpt
12cr|gmt-4.5.8-1|212	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_topo.cpt
12cr|gmt-4.5.8-1|213	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_wysiwyg.cpt
12cr|gmt-4.5.8-1|214	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_cyclic.cpt
12cr|gmt-4.5.8-1|215	%{_datadir}/gmt-%{gmtversion}/share/cpt/GMT_panoply.cpt
12cr|gmt-4.5.8-1|216	
12cr|gmt-4.5.8-1|217	%{_datadir}/gmt-%{gmtversion}/share/dbase
12cr|gmt-4.5.8-1|218	
12cr|gmt-4.5.8-1|219	%{_datadir}/gmt-%{gmtversion}/share/mgg/carter.d
12cr|gmt-4.5.8-1|220	%{_datadir}/gmt-%{gmtversion}/share/mgg/gmtfile_paths
12cr|gmt-4.5.8-1|221	%dir %{_datadir}/gmt-%{gmtversion}/share/pslib
12cr|gmt-4.5.8-1|222	%{_datadir}/gmt-%{gmtversion}/share/pslib/PSL_text.ps
12cr|gmt-4.5.8-1|223	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-1.ps
12cr|gmt-4.5.8-1|224	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-10.ps
12cr|gmt-4.5.8-1|225	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-13.ps
12cr|gmt-4.5.8-1|226	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-14.ps
12cr|gmt-4.5.8-1|227	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-15.ps
12cr|gmt-4.5.8-1|228	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-2.ps
12cr|gmt-4.5.8-1|229	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-3.ps
12cr|gmt-4.5.8-1|230	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-4.ps
12cr|gmt-4.5.8-1|231	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-5.ps
12cr|gmt-4.5.8-1|232	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-6.ps
12cr|gmt-4.5.8-1|233	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-7.ps
12cr|gmt-4.5.8-1|234	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-8.ps
12cr|gmt-4.5.8-1|235	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISO-8859-9.ps
12cr|gmt-4.5.8-1|236	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISOLatin1+.ps
12cr|gmt-4.5.8-1|237	%{_datadir}/gmt-%{gmtversion}/share/pslib/ISOLatin1.ps
12cr|gmt-4.5.8-1|238	%{_datadir}/gmt-%{gmtversion}/share/pslib/PSL_label.ps
12cr|gmt-4.5.8-1|239	%{_datadir}/gmt-%{gmtversion}/share/pslib/PSL_prologue.ps
12cr|gmt-4.5.8-1|240	%{_datadir}/gmt-%{gmtversion}/share/pslib/PS_font_info.d
12cr|gmt-4.5.8-1|241	%{_datadir}/gmt-%{gmtversion}/share/pslib/Standard+.ps
12cr|gmt-4.5.8-1|242	%{_datadir}/gmt-%{gmtversion}/share/pslib/Standard.ps
12cr|gmt-4.5.8-1|243	%dir %{_datadir}/gmt-%{gmtversion}/share/pattern
12cr|gmt-4.5.8-1|244	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_01.ras
12cr|gmt-4.5.8-1|245	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_02.ras
12cr|gmt-4.5.8-1|246	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_03.ras
12cr|gmt-4.5.8-1|247	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_04.ras
12cr|gmt-4.5.8-1|248	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_05.ras
12cr|gmt-4.5.8-1|249	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_06.ras
12cr|gmt-4.5.8-1|250	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_07.ras
12cr|gmt-4.5.8-1|251	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_08.ras
12cr|gmt-4.5.8-1|252	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_09.ras
12cr|gmt-4.5.8-1|253	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_10.ras
12cr|gmt-4.5.8-1|254	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_11.ras
12cr|gmt-4.5.8-1|255	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_12.ras
12cr|gmt-4.5.8-1|256	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_13.ras
12cr|gmt-4.5.8-1|257	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_14.ras
12cr|gmt-4.5.8-1|258	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_15.ras
12cr|gmt-4.5.8-1|259	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_16.ras
12cr|gmt-4.5.8-1|260	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_17.ras
12cr|gmt-4.5.8-1|261	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_18.ras
12cr|gmt-4.5.8-1|262	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_19.ras
12cr|gmt-4.5.8-1|263	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_20.ras
12cr|gmt-4.5.8-1|264	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_21.ras
12cr|gmt-4.5.8-1|265	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_22.ras
12cr|gmt-4.5.8-1|266	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_23.ras
12cr|gmt-4.5.8-1|267	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_24.ras
12cr|gmt-4.5.8-1|268	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_25.ras
12cr|gmt-4.5.8-1|269	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_26.ras
12cr|gmt-4.5.8-1|270	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_27.ras
12cr|gmt-4.5.8-1|271	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_28.ras
12cr|gmt-4.5.8-1|272	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_29.ras
12cr|gmt-4.5.8-1|273	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_30.ras
12cr|gmt-4.5.8-1|274	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_31.ras
12cr|gmt-4.5.8-1|275	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_32.ras
12cr|gmt-4.5.8-1|276	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_33.ras
12cr|gmt-4.5.8-1|277	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_34.ras
12cr|gmt-4.5.8-1|278	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_35.ras
12cr|gmt-4.5.8-1|279	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_36.ras
12cr|gmt-4.5.8-1|280	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_37.ras
12cr|gmt-4.5.8-1|281	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_38.ras
12cr|gmt-4.5.8-1|282	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_39.ras
12cr|gmt-4.5.8-1|283	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_40.ras
12cr|gmt-4.5.8-1|284	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_41.ras
12cr|gmt-4.5.8-1|285	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_42.ras
12cr|gmt-4.5.8-1|286	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_43.ras
12cr|gmt-4.5.8-1|287	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_44.ras
12cr|gmt-4.5.8-1|288	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_45.ras
12cr|gmt-4.5.8-1|289	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_46.ras
12cr|gmt-4.5.8-1|290	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_47.ras
12cr|gmt-4.5.8-1|291	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_48.ras
12cr|gmt-4.5.8-1|292	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_49.ras
12cr|gmt-4.5.8-1|293	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_50.ras
12cr|gmt-4.5.8-1|294	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_51.ras
12cr|gmt-4.5.8-1|295	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_52.ras
12cr|gmt-4.5.8-1|296	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_53.ras
12cr|gmt-4.5.8-1|297	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_54.ras
12cr|gmt-4.5.8-1|298	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_55.ras
12cr|gmt-4.5.8-1|299	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_56.ras
12cr|gmt-4.5.8-1|300	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_57.ras
12cr|gmt-4.5.8-1|301	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_58.ras
12cr|gmt-4.5.8-1|302	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_59.ras
12cr|gmt-4.5.8-1|303	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_60.ras
12cr|gmt-4.5.8-1|304	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_61.ras
12cr|gmt-4.5.8-1|305	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_62.ras
12cr|gmt-4.5.8-1|306	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_63.ras
12cr|gmt-4.5.8-1|307	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_64.ras
12cr|gmt-4.5.8-1|308	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_65.ras
12cr|gmt-4.5.8-1|309	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_66.ras
12cr|gmt-4.5.8-1|310	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_67.ras
12cr|gmt-4.5.8-1|311	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_68.ras
12cr|gmt-4.5.8-1|312	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_69.ras
12cr|gmt-4.5.8-1|313	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_70.ras
12cr|gmt-4.5.8-1|314	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_71.ras
12cr|gmt-4.5.8-1|315	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_72.ras
12cr|gmt-4.5.8-1|316	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_73.ras
12cr|gmt-4.5.8-1|317	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_74.ras
12cr|gmt-4.5.8-1|318	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_75.ras
12cr|gmt-4.5.8-1|319	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_76.ras
12cr|gmt-4.5.8-1|320	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_77.ras
12cr|gmt-4.5.8-1|321	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_78.ras
12cr|gmt-4.5.8-1|322	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_79.ras
12cr|gmt-4.5.8-1|323	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_80.ras
12cr|gmt-4.5.8-1|324	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_81.ras
12cr|gmt-4.5.8-1|325	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_82.ras
12cr|gmt-4.5.8-1|326	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_83.ras
12cr|gmt-4.5.8-1|327	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_84.ras
12cr|gmt-4.5.8-1|328	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_85.ras
12cr|gmt-4.5.8-1|329	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_86.ras
12cr|gmt-4.5.8-1|330	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_87.ras
12cr|gmt-4.5.8-1|331	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_88.ras
12cr|gmt-4.5.8-1|332	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_89.ras
12cr|gmt-4.5.8-1|333	%{_datadir}/gmt-%{gmtversion}/share/pattern/ps_pattern_90.ras
12cr|gmt-4.5.8-1|334	%dir %{_datadir}/gmt-%{gmtversion}/share/x2sys
12cr|gmt-4.5.8-1|335	%{_datadir}/gmt-%{gmtversion}/share/x2sys/gmt.def
12cr|gmt-4.5.8-1|336	%{_datadir}/gmt-%{gmtversion}/share/x2sys/mgd77.def
12cr|gmt-4.5.8-1|337	%{_datadir}/gmt-%{gmtversion}/share/x2sys/xy.def
12cr|gmt-4.5.8-1|338	%{_datadir}/gmt-%{gmtversion}/share/x2sys/xyz.def
12cr|gmt-4.5.8-1|339	%{_datadir}/gmt-%{gmtversion}/share/x2sys/geo.def
12cr|gmt-4.5.8-1|340	%{_datadir}/gmt-%{gmtversion}/share/x2sys/geoz.def
12cr|gmt-4.5.8-1|341	%{_datadir}/gmt-%{gmtversion}/share/x2sys/mgd77+.def
12cr|gmt-4.5.8-1|342	%{_datadir}/gmt-%{gmtversion}/share/conf/gmtdefaults_SI
12cr|gmt-4.5.8-1|343	%{_datadir}/gmt-%{gmtversion}/share/conf/gmtdefaults_US
12cr|gmt-4.5.8-1|344	%{_datadir}/gmt-%{gmtversion}/share/mgd77
12cr|gmt-4.5.8-1|345	
12cr|gmt-4.5.8-1|346	%dir %{_datadir}/gmt-%{gmtversion}/share/custom
12cr|gmt-4.5.8-1|347	%{_datadir}/gmt-%{gmtversion}/share/custom/*.def
12cr|gmt-4.5.8-1|348	%{_mandir}/man1/*
12cr|gmt-4.5.8-1|349	%{_mandir}/man3/*
12cr|gmt-4.5.8-1|350	%{_mandir}/man5/*
12cr|gmt-4.5.8-1|351	%attr(0755, root, root) %{_sysconfdir}/profile.d/*
12cr|gmt-4.5.8-1|352	
12cr|gmt-4.5.8-1|353	%files coast
12cr|gmt-4.5.8-1|354	%dir %{_datadir}/gmt-%{gmtversion}/share/coast
12cr|gmt-4.5.8-1|355	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_border_c.cdf
12cr|gmt-4.5.8-1|356	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_GSHHS_c.cdf
12cr|gmt-4.5.8-1|357	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_river_c.cdf
12cr|gmt-4.5.8-1|358	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_border_l.cdf
12cr|gmt-4.5.8-1|359	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_GSHHS_l.cdf
12cr|gmt-4.5.8-1|360	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_river_l.cdf
12cr|gmt-4.5.8-1|361	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_border_i.cdf
12cr|gmt-4.5.8-1|362	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_GSHHS_i.cdf
12cr|gmt-4.5.8-1|363	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_river_i.cdf
12cr|gmt-4.5.8-1|364	
12cr|gmt-4.5.8-1|365	%files highdata
12cr|gmt-4.5.8-1|366	%dir %{_datadir}/gmt-%{gmtversion}/share/coast
12cr|gmt-4.5.8-1|367	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_border_h.cdf
12cr|gmt-4.5.8-1|368	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_GSHHS_h.cdf
12cr|gmt-4.5.8-1|369	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_river_h.cdf
12cr|gmt-4.5.8-1|370	
12cr|gmt-4.5.8-1|371	%files fulldata
12cr|gmt-4.5.8-1|372	%dir %{_datadir}/gmt-%{gmtversion}/share/coast
12cr|gmt-4.5.8-1|373	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_border_f.cdf
12cr|gmt-4.5.8-1|374	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_GSHHS_f.cdf
12cr|gmt-4.5.8-1|375	%{_datadir}/gmt-%{gmtversion}/share/coast/binned_river_f.cdf
12cr|gmt-4.5.8-1|376	
12cr|gmt-4.5.8-1|377	%files -n %{libname}
12cr|gmt-4.5.8-1|378	%{_libdir}/*.so.%{major}
12cr|gmt-4.5.8-1|379	
12cr|gmt-4.5.8-1|380	%files -n %{develname}
12cr|gmt-4.5.8-1|381	%defattr(-,root,root)
12cr|gmt-4.5.8-1|382	%{_libdir}/*.a
12cr|gmt-4.5.8-1|383	%{_includedir}/*.h
12cr|gmt-4.5.8-1|384	%{_libdir}/*.so
12cr|gmt-4.5.8-1|385	

1774 12
12cr|gmudix-1.0-4|1	%define	name	gmudix
12cr|gmudix-1.0-4|2	%define	version	1.0
12cr|gmudix-1.0-4|3	%define	release 4
12cr|gmudix-1.0-4|4	%define	Summary	GMudix GTK mud client
12cr|gmudix-1.0-4|5	
12cr|gmudix-1.0-4|6	Name:		%{name}
12cr|gmudix-1.0-4|7	Summary:	%{Summary}
12cr|gmudix-1.0-4|8	Version:	%{version}
12cr|gmudix-1.0-4|9	Release:	%mkrel %{release}
12cr|gmudix-1.0-4|10	Source0:	%{name}-%{version}.tar.bz2
12cr|gmudix-1.0-4|11	Patch0: 	%{name}-fix-str-fmt.diff
12cr|gmudix-1.0-4|12	Patch1:     %{name}-fix-linking-problem.diff
12cr|gmudix-1.0-4|13	URL:		http://dw.nl.eu.org/mudix.html
12cr|gmudix-1.0-4|14	Group:		Games/Other
12cr|gmudix-1.0-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gmudix-1.0-4|16	License:	GPLv2+
12cr|gmudix-1.0-4|17	BuildRequires:	gtk+2-devel
12cr|gmudix-1.0-4|18	
12cr|gmudix-1.0-4|19	%description
12cr|gmudix-1.0-4|20	gMudix is a GTK mud client that supports ANSI colours.
12cr|gmudix-1.0-4|21	Some of the features are aliases, macros, paths,
12cr|gmudix-1.0-4|22	tab completion, timers and triggers.
12cr|gmudix-1.0-4|23	
12cr|gmudix-1.0-4|24	%prep
12cr|gmudix-1.0-4|25	%setup -q
12cr|gmudix-1.0-4|26	%patch0 -p1 -b .str-fmt
12cr|gmudix-1.0-4|27	%patch1 -p0
12cr|gmudix-1.0-4|28	
12cr|gmudix-1.0-4|29	%build
12cr|gmudix-1.0-4|30	aclocal
12cr|gmudix-1.0-4|31	autoconf
12cr|gmudix-1.0-4|32	automake -a
12cr|gmudix-1.0-4|33	%configure	--bindir=%{_gamesbindir}
12cr|gmudix-1.0-4|34	%make
12cr|gmudix-1.0-4|35	
12cr|gmudix-1.0-4|36	%install
12cr|gmudix-1.0-4|37	rm -rf $RPM_BUILD_ROOT
12cr|gmudix-1.0-4|38	%{makeinstall_std}
12cr|gmudix-1.0-4|39	
12cr|gmudix-1.0-4|40	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|gmudix-1.0-4|41	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gmudix-1.0-4|42	[Desktop Entry]
12cr|gmudix-1.0-4|43	Type=Application
12cr|gmudix-1.0-4|44	Exec=%{_gamesbindir}/%{name}
12cr|gmudix-1.0-4|45	Icon=other_amusement
12cr|gmudix-1.0-4|46	Categories=Game;RolePlaying;
12cr|gmudix-1.0-4|47	Name=gMudix
12cr|gmudix-1.0-4|48	Comment=%{Summary}
12cr|gmudix-1.0-4|49	EOF
12cr|gmudix-1.0-4|50	
12cr|gmudix-1.0-4|51	%if %mdkversion < 200900
12cr|gmudix-1.0-4|52	%post
12cr|gmudix-1.0-4|53	%{update_menus}
12cr|gmudix-1.0-4|54	%endif
12cr|gmudix-1.0-4|55	
12cr|gmudix-1.0-4|56	%if %mdkversion < 200900
12cr|gmudix-1.0-4|57	%postun
12cr|gmudix-1.0-4|58	%{clean_menus}
12cr|gmudix-1.0-4|59	%endif
12cr|gmudix-1.0-4|60	
12cr|gmudix-1.0-4|61	%clean
12cr|gmudix-1.0-4|62	rm -rf $RPM_BUILD_ROOT
12cr|gmudix-1.0-4|63	
12cr|gmudix-1.0-4|64	%files
12cr|gmudix-1.0-4|65	%defattr(-,root,root)
12cr|gmudix-1.0-4|66	%doc TODO README AUTHORS ChangeLog
12cr|gmudix-1.0-4|67	%{_gamesbindir}/%{name}
12cr|gmudix-1.0-4|68	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gmudix-1.0-4|69	
12cr|gmudix-1.0-4|70	
12cr|gmudix-1.0-4|71	
12cr|gmudix-1.0-4|72	%changelog
12cr|gmudix-1.0-4|73	* Thu May 14 2009 Samuel Verschelde <stormi@mandriva.org> 1.0-4mdv2010.0
12cr|gmudix-1.0-4|74	+ Revision: 375658
12cr|gmudix-1.0-4|75	- fix Licence
12cr|gmudix-1.0-4|76	- fix menu category
12cr|gmudix-1.0-4|77	- fix str fmt
12cr|gmudix-1.0-4|78	
12cr|gmudix-1.0-4|79	+ Michael Scherer <misc@mandriva.org>
12cr|gmudix-1.0-4|80	- fix underlinking issues
12cr|gmudix-1.0-4|81	
12cr|gmudix-1.0-4|82	+ Pixel <pixel@mandriva.com>
12cr|gmudix-1.0-4|83	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gmudix-1.0-4|84	
12cr|gmudix-1.0-4|85	+ Olivier Blin <oblin@mandriva.com>
12cr|gmudix-1.0-4|86	- restore BuildRoot
12cr|gmudix-1.0-4|87	
12cr|gmudix-1.0-4|88	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2008.1
12cr|gmudix-1.0-4|89	+ Revision: 131647
12cr|gmudix-1.0-4|90	- auto-convert XDG menu entry
12cr|gmudix-1.0-4|91	- kill re-definition of %%buildroot on Pixel's request
12cr|gmudix-1.0-4|92	- import gmudix
12cr|gmudix-1.0-4|93	
12cr|gmudix-1.0-4|94	
12cr|gmudix-1.0-4|95	* Fri Oct 07 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0-3mdk
12cr|gmudix-1.0-4|96	- rebuild for new cairo
12cr|gmudix-1.0-4|97	
12cr|gmudix-1.0-4|98	* Mon Aug 08 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0-2mdk
12cr|gmudix-1.0-4|99	- rebuild
12cr|gmudix-1.0-4|100	- %%mkrel
12cr|gmudix-1.0-4|101	
12cr|gmudix-1.0-4|102	* Wed Jun 23 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0-1mdk
12cr|gmudix-1.0-4|103	- spec fixes
12cr|gmudix-1.0-4|104	- from Eskild Hustvedt <eskild@mandrakehelp.com>:
12cr|gmudix-1.0-4|105	o Initial Mandrakelinux package

1775 12
12cr|gmusicbrowser-1.1.9-1|1	%if %{_use_internal_dependency_generator}
12cr|gmusicbrowser-1.1.9-1|2	%define __noautoreq 'perl\\(Gtk2::(.*)\\)'
12cr|gmusicbrowser-1.1.9-1|3	%endif
12cr|gmusicbrowser-1.1.9-1|4	
12cr|gmusicbrowser-1.1.9-1|5	Summary:	Jukebox for collections of music files
12cr|gmusicbrowser-1.1.9-1|6	Name:		gmusicbrowser
12cr|gmusicbrowser-1.1.9-1|7	Version:	1.1.9
12cr|gmusicbrowser-1.1.9-1|8	Release:	1
12cr|gmusicbrowser-1.1.9-1|9	Epoch:		1
12cr|gmusicbrowser-1.1.9-1|10	License:	GPLv3+
12cr|gmusicbrowser-1.1.9-1|11	Group:		Sound
12cr|gmusicbrowser-1.1.9-1|12	URL:		http://gmusicbrowser.org
12cr|gmusicbrowser-1.1.9-1|13	Source0:	http://gmusicbrowser.org/download/%{name}-%{version}.tar.gz
12cr|gmusicbrowser-1.1.9-1|14	BuildRequires:	imagemagick
12cr|gmusicbrowser-1.1.9-1|15	BuildRequires:	desktop-file-utils
12cr|gmusicbrowser-1.1.9-1|16	Requires:	perl-Gtk2 >= 1.090
12cr|gmusicbrowser-1.1.9-1|17	Requires:	perl-GStreamer >= 0.06
12cr|gmusicbrowser-1.1.9-1|18	Requires:	gstreamer0.10-plugins-good
12cr|gmusicbrowser-1.1.9-1|19	Requires:	gstreamer0.10-plugins-ugly
12cr|gmusicbrowser-1.1.9-1|20	Requires:	gstreamer0.10-flac
12cr|gmusicbrowser-1.1.9-1|21	Requires:	perl-Gtk2-TrayIcon
12cr|gmusicbrowser-1.1.9-1|22	Requires:	perl-Gtk2-WebKit
12cr|gmusicbrowser-1.1.9-1|23	Requires:	perl(GStreamer::Interfaces)
12cr|gmusicbrowser-1.1.9-1|24	Requires:	perl(Net::DBus)
12cr|gmusicbrowser-1.1.9-1|25	Requires:	vorbis-tools
12cr|gmusicbrowser-1.1.9-1|26	Requires:	mpg123
12cr|gmusicbrowser-1.1.9-1|27	Suggests:	gstreamer0.10-lame
12cr|gmusicbrowser-1.1.9-1|28	BuildArch:	noarch
12cr|gmusicbrowser-1.1.9-1|29	
12cr|gmusicbrowser-1.1.9-1|30	%description
12cr|gmusicbrowser-1.1.9-1|31	An open-source jukebox for large collections of mp3/ogg/flac/mpc/ape
12cr|gmusicbrowser-1.1.9-1|32	files, written in perl.
12cr|gmusicbrowser-1.1.9-1|33	
12cr|gmusicbrowser-1.1.9-1|34	%prep
12cr|gmusicbrowser-1.1.9-1|35	%setup -q
12cr|gmusicbrowser-1.1.9-1|36	
12cr|gmusicbrowser-1.1.9-1|37	%install
12cr|gmusicbrowser-1.1.9-1|38	%makeinstall_std
12cr|gmusicbrowser-1.1.9-1|39	
12cr|gmusicbrowser-1.1.9-1|40	desktop-file-install \
12cr|gmusicbrowser-1.1.9-1|41	--add-category="GTK;Player" \
12cr|gmusicbrowser-1.1.9-1|42	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gmusicbrowser-1.1.9-1|43	
12cr|gmusicbrowser-1.1.9-1|44	rm -rf %{buildroot}%{_docdir}/%{name}-%{version}
12cr|gmusicbrowser-1.1.9-1|45	rm -rf %{buildroot}%{_menudir}
12cr|gmusicbrowser-1.1.9-1|46	
12cr|gmusicbrowser-1.1.9-1|47	%find_lang %{name}
12cr|gmusicbrowser-1.1.9-1|48	
12cr|gmusicbrowser-1.1.9-1|49	%files -f %{name}.lang
12cr|gmusicbrowser-1.1.9-1|50	%doc AUTHORS README NEWS layout_doc.html
12cr|gmusicbrowser-1.1.9-1|51	%{_bindir}/%{name}
12cr|gmusicbrowser-1.1.9-1|52	%{_datadir}/%{name}
12cr|gmusicbrowser-1.1.9-1|53	%{_datadir}/applications/*.desktop
12cr|gmusicbrowser-1.1.9-1|54	%{_mandir}/man1/*
12cr|gmusicbrowser-1.1.9-1|55	%{_miconsdir}/%{name}.png
12cr|gmusicbrowser-1.1.9-1|56	%{_iconsdir}/%{name}.png
12cr|gmusicbrowser-1.1.9-1|57	%{_liconsdir}/%{name}.png
12cr|gmusicbrowser-1.1.9-1|58	

1776 12
12cr|gmysqlcc-0.3.0-9|1	%define name	gmysqlcc
12cr|gmysqlcc-0.3.0-9|2	%define version 0.3.0
12cr|gmysqlcc-0.3.0-9|3	%define release %mkrel 9
12cr|gmysqlcc-0.3.0-9|4	
12cr|gmysqlcc-0.3.0-9|5	Name: 	 	%{name}
12cr|gmysqlcc-0.3.0-9|6	Summary: 	Graphically controls MySQL databases
12cr|gmysqlcc-0.3.0-9|7	Version: 	%{version}
12cr|gmysqlcc-0.3.0-9|8	Release: 	%{release}
12cr|gmysqlcc-0.3.0-9|9	
12cr|gmysqlcc-0.3.0-9|10	Source:		http://ftp.thepozer.org/gmysqlcc/%{name}-%{version}.tar.gz
12cr|gmysqlcc-0.3.0-9|11	URL:		http://gmysqlcc.thepozer.net/
12cr|gmysqlcc-0.3.0-9|12	License:	GPL+
12cr|gmysqlcc-0.3.0-9|13	Group:		Databases
12cr|gmysqlcc-0.3.0-9|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|gmysqlcc-0.3.0-9|15	BuildRequires:	pkgconfig
12cr|gmysqlcc-0.3.0-9|16	BuildRequires:	imagemagick
12cr|gmysqlcc-0.3.0-9|17	BuildRequires:	gtk2-devel
12cr|gmysqlcc-0.3.0-9|18	BuildRequires:	bison
12cr|gmysqlcc-0.3.0-9|19	BuildRequires:  mysql-common
12cr|gmysqlcc-0.3.0-9|20	BuildRequires:  mysql-client
12cr|gmysqlcc-0.3.0-9|21	BuildRequires:  mysql-devel
12cr|gmysqlcc-0.3.0-9|22	BuildRequires:	desktop-file-utils
12cr|gmysqlcc-0.3.0-9|23	
12cr|gmysqlcc-0.3.0-9|24	%description
12cr|gmysqlcc-0.3.0-9|25	With gmysqlcc, you can :
12cr|gmysqlcc-0.3.0-9|26	* manage your server list
12cr|gmysqlcc-0.3.0-9|27	* execute all SQL queries you want
12cr|gmysqlcc-0.3.0-9|28	* dump queries, tables, databases and servers
12cr|gmysqlcc-0.3.0-9|29	
12cr|gmysqlcc-0.3.0-9|30	%prep
12cr|gmysqlcc-0.3.0-9|31	%setup -q
12cr|gmysqlcc-0.3.0-9|32	
12cr|gmysqlcc-0.3.0-9|33	%build
12cr|gmysqlcc-0.3.0-9|34	%configure2_5x
12cr|gmysqlcc-0.3.0-9|35	%make
12cr|gmysqlcc-0.3.0-9|36	
12cr|gmysqlcc-0.3.0-9|37	%install
12cr|gmysqlcc-0.3.0-9|38	rm -rf $RPM_BUILD_ROOT
12cr|gmysqlcc-0.3.0-9|39	%makeinstall_std
12cr|gmysqlcc-0.3.0-9|40	rm -fr $RPM_BUILD_ROOT/usr/doc/%name
12cr|gmysqlcc-0.3.0-9|41	
12cr|gmysqlcc-0.3.0-9|42	# icons
12cr|gmysqlcc-0.3.0-9|43	
12cr|gmysqlcc-0.3.0-9|44	install -m 644 -D data/%{name}-16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|gmysqlcc-0.3.0-9|45	install -m 644 -D data/%{name}-32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|gmysqlcc-0.3.0-9|46	install -m 644 -D data/%{name}-48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|gmysqlcc-0.3.0-9|47	install -m 644 -D data/%{name}-64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|gmysqlcc-0.3.0-9|48	
12cr|gmysqlcc-0.3.0-9|49	# menu
12cr|gmysqlcc-0.3.0-9|50	
12cr|gmysqlcc-0.3.0-9|51	perl -pi -e 's,gmysqlcc-32.png,%{name},g' %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gmysqlcc-0.3.0-9|52	desktop-file-install --vendor="" \
12cr|gmysqlcc-0.3.0-9|53	--remove-key="Encoding" \
12cr|gmysqlcc-0.3.0-9|54	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gmysqlcc-0.3.0-9|55	
12cr|gmysqlcc-0.3.0-9|56	
12cr|gmysqlcc-0.3.0-9|57	%find_lang %name
12cr|gmysqlcc-0.3.0-9|58	
12cr|gmysqlcc-0.3.0-9|59	%clean
12cr|gmysqlcc-0.3.0-9|60	rm -rf $RPM_BUILD_ROOT
12cr|gmysqlcc-0.3.0-9|61	
12cr|gmysqlcc-0.3.0-9|62	%if %mdkversion < 200900
12cr|gmysqlcc-0.3.0-9|63	%post
12cr|gmysqlcc-0.3.0-9|64	%update_menus
12cr|gmysqlcc-0.3.0-9|65	%update_icon_cache hicolor
12cr|gmysqlcc-0.3.0-9|66	%endif
12cr|gmysqlcc-0.3.0-9|67	
12cr|gmysqlcc-0.3.0-9|68	%if %mdkversion < 200900
12cr|gmysqlcc-0.3.0-9|69	%postun
12cr|gmysqlcc-0.3.0-9|70	%clean_menus
12cr|gmysqlcc-0.3.0-9|71	%clean_icon_cache hicolor
12cr|gmysqlcc-0.3.0-9|72	%endif
12cr|gmysqlcc-0.3.0-9|73	
12cr|gmysqlcc-0.3.0-9|74	%files -f %{name}.lang
12cr|gmysqlcc-0.3.0-9|75	%defattr(-,root,root)
12cr|gmysqlcc-0.3.0-9|76	%doc ABOUT-NLS AUTHORS NEWS README TODO
12cr|gmysqlcc-0.3.0-9|77	%{_bindir}/%{name}
12cr|gmysqlcc-0.3.0-9|78	%{_datadir}/applications/%{name}.desktop
12cr|gmysqlcc-0.3.0-9|79	%{_datadir}/pixmaps/%{name}-*.png
12cr|gmysqlcc-0.3.0-9|80	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|gmysqlcc-0.3.0-9|81	
12cr|gmysqlcc-0.3.0-9|82	
12cr|gmysqlcc-0.3.0-9|83	%changelog
12cr|gmysqlcc-0.3.0-9|84	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-9mdv2011.0
12cr|gmysqlcc-0.3.0-9|85	+ Revision: 645800
12cr|gmysqlcc-0.3.0-9|86	- relink against libmysqlclient.so.18
12cr|gmysqlcc-0.3.0-9|87	
12cr|gmysqlcc-0.3.0-9|88	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-8mdv2011.0
12cr|gmysqlcc-0.3.0-9|89	+ Revision: 627242
12cr|gmysqlcc-0.3.0-9|90	- rebuilt against mysql-5.5.8 libs, again
12cr|gmysqlcc-0.3.0-9|91	
12cr|gmysqlcc-0.3.0-9|92	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdv2011.0
12cr|gmysqlcc-0.3.0-9|93	+ Revision: 626523
12cr|gmysqlcc-0.3.0-9|94	- rebuilt against mysql-5.5.8 libs
12cr|gmysqlcc-0.3.0-9|95	
12cr|gmysqlcc-0.3.0-9|96	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5mdv2011.0
12cr|gmysqlcc-0.3.0-9|97	+ Revision: 610913
12cr|gmysqlcc-0.3.0-9|98	- rebuild
12cr|gmysqlcc-0.3.0-9|99	
12cr|gmysqlcc-0.3.0-9|100	* Thu Feb 18 2010 Funda Wang <fwang@mandriva.org> 0.3.0-4mdv2010.1
12cr|gmysqlcc-0.3.0-9|101	+ Revision: 507412
12cr|gmysqlcc-0.3.0-9|102	- rebuild
12cr|gmysqlcc-0.3.0-9|103	
12cr|gmysqlcc-0.3.0-9|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|gmysqlcc-0.3.0-9|105	- rebuild
12cr|gmysqlcc-0.3.0-9|106	
12cr|gmysqlcc-0.3.0-9|107	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gmysqlcc-0.3.0-9|108	- lowercase ImageMagick
12cr|gmysqlcc-0.3.0-9|109	
12cr|gmysqlcc-0.3.0-9|110	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-3mdv2009.1
12cr|gmysqlcc-0.3.0-9|111	+ Revision: 311331
12cr|gmysqlcc-0.3.0-9|112	- rebuilt against mysql-5.1.30 libs
12cr|gmysqlcc-0.3.0-9|113	
12cr|gmysqlcc-0.3.0-9|114	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.3.0-2mdv2009.0
12cr|gmysqlcc-0.3.0-9|115	+ Revision: 266891
12cr|gmysqlcc-0.3.0-9|116	- rebuild early 2009.0 package (before pixel changes)
12cr|gmysqlcc-0.3.0-9|117	
12cr|gmysqlcc-0.3.0-9|118	+ Pixel <pixel@mandriva.com>
12cr|gmysqlcc-0.3.0-9|119	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gmysqlcc-0.3.0-9|120	
12cr|gmysqlcc-0.3.0-9|121	* Sat May 17 2008 Funda Wang <fwang@mandriva.org> 0.3.0-1mdv2009.0
12cr|gmysqlcc-0.3.0-9|122	+ Revision: 208298
12cr|gmysqlcc-0.3.0-9|123	- New version 0.3.0
12cr|gmysqlcc-0.3.0-9|124	
12cr|gmysqlcc-0.3.0-9|125	+ Olivier Blin <oblin@mandriva.com>
12cr|gmysqlcc-0.3.0-9|126	- restore BuildRoot
12cr|gmysqlcc-0.3.0-9|127	
12cr|gmysqlcc-0.3.0-9|128	+ Thierry Vignaud <tv@mandriva.org>
12cr|gmysqlcc-0.3.0-9|129	- kill re-definition of %%buildroot on Pixel's request
12cr|gmysqlcc-0.3.0-9|130	
12cr|gmysqlcc-0.3.0-9|131	* Wed Sep 19 2007 Adam Williamson <awilliamson@mandriva.org> 0.2.6-2mdv2008.0
12cr|gmysqlcc-0.3.0-9|132	+ Revision: 90112
12cr|gmysqlcc-0.3.0-9|133	- buildrequires desktop-file-utils
12cr|gmysqlcc-0.3.0-9|134	- fix icon installation
12cr|gmysqlcc-0.3.0-9|135	- fd.o icons
12cr|gmysqlcc-0.3.0-9|136	- fix up the included .desktop
12cr|gmysqlcc-0.3.0-9|137	- don't create a .desktop file in the spec when the tarball includes one
12cr|gmysqlcc-0.3.0-9|138	- drop old menu
12cr|gmysqlcc-0.3.0-9|139	- spec clean
12cr|gmysqlcc-0.3.0-9|140	- new license policy
12cr|gmysqlcc-0.3.0-9|141	
12cr|gmysqlcc-0.3.0-9|142	+ Thierry Vignaud <tv@mandriva.org>
12cr|gmysqlcc-0.3.0-9|143	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|gmysqlcc-0.3.0-9|144	
12cr|gmysqlcc-0.3.0-9|145	
12cr|gmysqlcc-0.3.0-9|146	* Tue Feb 20 2007 Jérôme Soyer <saispo@mandriva.org> 0.2.6-1mdv2007.0
12cr|gmysqlcc-0.3.0-9|147	+ Revision: 123049
12cr|gmysqlcc-0.3.0-9|148	- Add BR
12cr|gmysqlcc-0.3.0-9|149	- Add BR
12cr|gmysqlcc-0.3.0-9|150	- New release 0.2.6
12cr|gmysqlcc-0.3.0-9|151	- Import gmysqlcc
12cr|gmysqlcc-0.3.0-9|152	
12cr|gmysqlcc-0.3.0-9|153	* Mon Sep 04 2006 Emmanuel Andry <eandry@mandriva.org> 0.2.5-3mdv2007.0
12cr|gmysqlcc-0.3.0-9|154	- xdg menu
12cr|gmysqlcc-0.3.0-9|155	
12cr|gmysqlcc-0.3.0-9|156	* Sat Apr 01 2006 Austin Acton <austin@mandriva.org> 0.2.5-2mdk
12cr|gmysqlcc-0.3.0-9|157	- Rebuild
12cr|gmysqlcc-0.3.0-9|158	
12cr|gmysqlcc-0.3.0-9|159	* Fri Oct 07 2005 Austin Acton <austin@mandriva.org> 0.2.5-1mdk
12cr|gmysqlcc-0.3.0-9|160	- New release 0.2.5
12cr|gmysqlcc-0.3.0-9|161	
12cr|gmysqlcc-0.3.0-9|162	* Thu Sep 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.2.4-2mdk
12cr|gmysqlcc-0.3.0-9|163	- Fix BuildRequires
12cr|gmysqlcc-0.3.0-9|164	
12cr|gmysqlcc-0.3.0-9|165	* Thu Aug 25 2005 Austin Acton <austin@mandriva.org> 0.2.4-1mdk
12cr|gmysqlcc-0.3.0-9|166	- 0.2.4
12cr|gmysqlcc-0.3.0-9|167	- source URL
12cr|gmysqlcc-0.3.0-9|168	
12cr|gmysqlcc-0.3.0-9|169	* Thu May 26 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.2.2a-2mdk
12cr|gmysqlcc-0.3.0-9|170	- Rebuild
12cr|gmysqlcc-0.3.0-9|171	
12cr|gmysqlcc-0.3.0-9|172	* Wed Dec 01 2004 Austin Acton <austin@mandrake.org> 0.2.2a-1mdk
12cr|gmysqlcc-0.3.0-9|173	- initial package
12cr|gmysqlcc-0.3.0-9|174	

1777 12
12cr|gmyth-0.7.1-8|1	%define major 0
12cr|gmyth-0.7.1-8|2	%define libname %mklibname %{name} %{major}
12cr|gmyth-0.7.1-8|3	%define devname %mklibname -d %{name}
12cr|gmyth-0.7.1-8|4	
12cr|gmyth-0.7.1-8|5	Summary:	MythTV remote access libraries
12cr|gmyth-0.7.1-8|6	Name:		gmyth
12cr|gmyth-0.7.1-8|7	Version:	0.7.1
12cr|gmyth-0.7.1-8|8	Release:	8
12cr|gmyth-0.7.1-8|9	# COPYING file states GPL but all source indicates LGPL.
12cr|gmyth-0.7.1-8|10	# http://sourceforge.net/tracker/index.php?func=detail&aid=1790620&group_id=177106&atid=879914
12cr|gmyth-0.7.1-8|11	License:	LGPLv2+
12cr|gmyth-0.7.1-8|12	Group:		System/Libraries
12cr|gmyth-0.7.1-8|13	URL:		http://gmyth.sf.net
12cr|gmyth-0.7.1-8|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|gmyth-0.7.1-8|15	Patch0:		gmyth-0.7.1-linkage.patch
12cr|gmyth-0.7.1-8|16	Patch1:		gmyth-0.7.1-curlheader.patch
12cr|gmyth-0.7.1-8|17	BuildRequires:	mysql-devel
12cr|gmyth-0.7.1-8|18	BuildRequires:	pkgconfig(glib-2.0)
12cr|gmyth-0.7.1-8|19	BuildRequires:	pkgconfig(libcurl)
12cr|gmyth-0.7.1-8|20	BuildRequires:	pkgconfig(libxml-2.0)
12cr|gmyth-0.7.1-8|21	
12cr|gmyth-0.7.1-8|22	%description
12cr|gmyth-0.7.1-8|23	A library and utilities used by applications to access content provided by the
12cr|gmyth-0.7.1-8|24	MythTV set-top box framework, such as Live TV broadcasts, TV recordings, or
12cr|gmyth-0.7.1-8|25	TV listings.
12cr|gmyth-0.7.1-8|26	
12cr|gmyth-0.7.1-8|27	%package -n %{libname}
12cr|gmyth-0.7.1-8|28	Summary:	Library files for MythTV remote access
12cr|gmyth-0.7.1-8|29	Group:		System/Libraries
12cr|gmyth-0.7.1-8|30	Requires:	%{name} = %{version}-%{release}
12cr|gmyth-0.7.1-8|31	
12cr|gmyth-0.7.1-8|32	%description -n %{libname}
12cr|gmyth-0.7.1-8|33	The GMyth library.
12cr|gmyth-0.7.1-8|34	
12cr|gmyth-0.7.1-8|35	%package -n %{devname}
12cr|gmyth-0.7.1-8|36	Summary:	Development libraries/headers for MythTV remote access
12cr|gmyth-0.7.1-8|37	Group:		Development/C
12cr|gmyth-0.7.1-8|38	Requires:	%{libname} = %{version}-%{release}
12cr|gmyth-0.7.1-8|39	Provides:	%{name}-devel = %{version}-%{release}
12cr|gmyth-0.7.1-8|40	
12cr|gmyth-0.7.1-8|41	%description -n %{devname}
12cr|gmyth-0.7.1-8|42	Development libraries and headers for the GMyth library.
12cr|gmyth-0.7.1-8|43	
12cr|gmyth-0.7.1-8|44	%prep
12cr|gmyth-0.7.1-8|45	%setup -q
12cr|gmyth-0.7.1-8|46	%patch0 -p0
12cr|gmyth-0.7.1-8|47	%patch1 -p1
12cr|gmyth-0.7.1-8|48	
12cr|gmyth-0.7.1-8|49	%build
12cr|gmyth-0.7.1-8|50	%configure2_5x --disable-static
12cr|gmyth-0.7.1-8|51	%make
12cr|gmyth-0.7.1-8|52	
12cr|gmyth-0.7.1-8|53	%install
12cr|gmyth-0.7.1-8|54	%makeinstall_std
12cr|gmyth-0.7.1-8|55	
12cr|gmyth-0.7.1-8|56	%files
12cr|gmyth-0.7.1-8|57	%doc AUTHORS
12cr|gmyth-0.7.1-8|58	%{_bindir}/*
12cr|gmyth-0.7.1-8|59	
12cr|gmyth-0.7.1-8|60	%files -n %{libname}
12cr|gmyth-0.7.1-8|61	%{_libdir}/libgmyth.so.%{major}*
12cr|gmyth-0.7.1-8|62	
12cr|gmyth-0.7.1-8|63	%files -n %{devname}
12cr|gmyth-0.7.1-8|64	%{_includedir}/gmyth
12cr|gmyth-0.7.1-8|65	%{_libdir}/libgmyth.so
12cr|gmyth-0.7.1-8|66	%{_libdir}/pkgconfig/*.pc
12cr|gmyth-0.7.1-8|67	

1778 12
12cr|gmyth-upnp-0.7.1-2|1	%define major 0
12cr|gmyth-upnp-0.7.1-2|2	%define libname %mklibname %{name} %{major}
12cr|gmyth-upnp-0.7.1-2|3	%define devname %mklibname -d %{name}
12cr|gmyth-upnp-0.7.1-2|4	
12cr|gmyth-upnp-0.7.1-2|5	Summary:	UPNP plugin for gmyth
12cr|gmyth-upnp-0.7.1-2|6	Name:		gmyth-upnp
12cr|gmyth-upnp-0.7.1-2|7	Version:	0.7.1
12cr|gmyth-upnp-0.7.1-2|8	Release:	2
12cr|gmyth-upnp-0.7.1-2|9	# COPYING file states GPL but all source indicates LGPL.
12cr|gmyth-upnp-0.7.1-2|10	# http://sourceforge.net/tracker/index.php?func=detail&aid=1790620&group_id=177106&atid=879914
12cr|gmyth-upnp-0.7.1-2|11	License:	LGPLv2+
12cr|gmyth-upnp-0.7.1-2|12	Group:		System/Libraries
12cr|gmyth-upnp-0.7.1-2|13	URL:		http://gmyth.sf.net
12cr|gmyth-upnp-0.7.1-2|14	Source0:	http://download.sourceforge.net/gmyth/%{name}-%{version}.tar.gz
12cr|gmyth-upnp-0.7.1-2|15	Patch0:		gmyth-upnp-0.7.1-fix-dso-linkage.patch
12cr|gmyth-upnp-0.7.1-2|16	BuildRequires:	pkgconfig(glib-2.0)
12cr|gmyth-upnp-0.7.1-2|17	BuildRequires:	pkgconfig(gmyth)
12cr|gmyth-upnp-0.7.1-2|18	BuildRequires:	pkgconfig(libupnp)
12cr|gmyth-upnp-0.7.1-2|19	
12cr|gmyth-upnp-0.7.1-2|20	%description
12cr|gmyth-upnp-0.7.1-2|21	GMyth is a library used by applications to access content provided by the
12cr|gmyth-upnp-0.7.1-2|22	MythTV set-top box framework, such as Live TV broadcasts, TV recordings, or
12cr|gmyth-upnp-0.7.1-2|23	TV listings.
12cr|gmyth-upnp-0.7.1-2|24	
12cr|gmyth-upnp-0.7.1-2|25	This package provides a plugin for autodetecting Myth backends via UPNP
12cr|gmyth-upnp-0.7.1-2|26	
12cr|gmyth-upnp-0.7.1-2|27	%package -n %{libname}
12cr|gmyth-upnp-0.7.1-2|28	Summary:	Library files for MythTV backend detection via UPNP
12cr|gmyth-upnp-0.7.1-2|29	Group:		System/Libraries
12cr|gmyth-upnp-0.7.1-2|30	
12cr|gmyth-upnp-0.7.1-2|31	%description -n %{libname}
12cr|gmyth-upnp-0.7.1-2|32	A plugin for libgmyth to autodetect Myth backends via UPNP
12cr|gmyth-upnp-0.7.1-2|33	
12cr|gmyth-upnp-0.7.1-2|34	%package -n %{devname}
12cr|gmyth-upnp-0.7.1-2|35	Summary:	Development libraries for GMyth-UPNP
12cr|gmyth-upnp-0.7.1-2|36	Group:		Development/C
12cr|gmyth-upnp-0.7.1-2|37	Requires:	%{libname} = %{version}-%{release}
12cr|gmyth-upnp-0.7.1-2|38	Provides:	%{name}-devel = %{version}-%{release}
12cr|gmyth-upnp-0.7.1-2|39	
12cr|gmyth-upnp-0.7.1-2|40	%description -n %{devname}
12cr|gmyth-upnp-0.7.1-2|41	Development libraries and headers for the GMyth-UPNP library.
12cr|gmyth-upnp-0.7.1-2|42	
12cr|gmyth-upnp-0.7.1-2|43	%prep
12cr|gmyth-upnp-0.7.1-2|44	%setup -q
12cr|gmyth-upnp-0.7.1-2|45	%patch0 -p1
12cr|gmyth-upnp-0.7.1-2|46	
12cr|gmyth-upnp-0.7.1-2|47	%build
12cr|gmyth-upnp-0.7.1-2|48	%configure2_5x --disable-static
12cr|gmyth-upnp-0.7.1-2|49	%make
12cr|gmyth-upnp-0.7.1-2|50	
12cr|gmyth-upnp-0.7.1-2|51	%install
12cr|gmyth-upnp-0.7.1-2|52	%makeinstall_std
12cr|gmyth-upnp-0.7.1-2|53	rm -f %{buildroot}/%{_bindir}/test
12cr|gmyth-upnp-0.7.1-2|54	
12cr|gmyth-upnp-0.7.1-2|55	%files -n %{libname}
12cr|gmyth-upnp-0.7.1-2|56	%{_libdir}/libgmythupnp.so.%{major}*
12cr|gmyth-upnp-0.7.1-2|57	
12cr|gmyth-upnp-0.7.1-2|58	%files -n %{devname}
12cr|gmyth-upnp-0.7.1-2|59	%{_includedir}/*
12cr|gmyth-upnp-0.7.1-2|60	%{_libdir}/libgmythupnp.so
12cr|gmyth-upnp-0.7.1-2|61	%{_libdir}/pkgconfig/*.pc
12cr|gmyth-upnp-0.7.1-2|62	

1779 12
12cr|gnaural-1.0.20110606-2|1	Name:		gnaural
12cr|gnaural-1.0.20110606-2|2	Version:	1.0.20110606
12cr|gnaural-1.0.20110606-2|3	Release:	2
12cr|gnaural-1.0.20110606-2|4	Summary:	A multi-platform programmable binaural-beat generator
12cr|gnaural-1.0.20110606-2|5	Group:		Sound
12cr|gnaural-1.0.20110606-2|6	License:	GPLv2+
12cr|gnaural-1.0.20110606-2|7	URL:		http://gnaural.sourceforge.net/
12cr|gnaural-1.0.20110606-2|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|gnaural-1.0.20110606-2|9	Patch0:		gnaural-1.0.20110215-icon.patch
12cr|gnaural-1.0.20110606-2|10	Patch1:		gnaural-1.0.20110215-xdg-menu.patch
12cr|gnaural-1.0.20110606-2|11	BuildRequires:	gtk2-devel
12cr|gnaural-1.0.20110606-2|12	BuildRequires:  pkgconfig(libglade-2.0)
12cr|gnaural-1.0.20110606-2|13	BuildRequires:  sndfile-devel
12cr|gnaural-1.0.20110606-2|14	BuildRequires:  portaudio-devel
12cr|gnaural-1.0.20110606-2|15	BuildRequires:	desktop-file-utils gettext-devel
12cr|gnaural-1.0.20110606-2|16	Requires:	hicolor-icon-theme
12cr|gnaural-1.0.20110606-2|17	
12cr|gnaural-1.0.20110606-2|18	%description
12cr|gnaural-1.0.20110606-2|19	Gnaural is a multi-platform programmable binaural-beat generator. It
12cr|gnaural-1.0.20110606-2|20	is actually brainwave entrainment software for creating binaural beats
12cr|gnaural-1.0.20110606-2|21	intended to be used as personal brainwave synchronization software,
12cr|gnaural-1.0.20110606-2|22	for scientific research, or by professionals. Gnaural allows for the
12cr|gnaural-1.0.20110606-2|23	creation of binaural beat tracks specifying different frequencies and
12cr|gnaural-1.0.20110606-2|24	exporting tracks into different audio formats. Gnaural runnings can
12cr|gnaural-1.0.20110606-2|25	also be linked over the internet, allowing synchronous sessions
12cr|gnaural-1.0.20110606-2|26	between many users.
12cr|gnaural-1.0.20110606-2|27	
12cr|gnaural-1.0.20110606-2|28	%prep
12cr|gnaural-1.0.20110606-2|29	%setup -q
12cr|gnaural-1.0.20110606-2|30	%patch0 -p1 -b .icon~
12cr|gnaural-1.0.20110606-2|31	%patch1 -p1 -b .xdg~
12cr|gnaural-1.0.20110606-2|32	autoreconf -f
12cr|gnaural-1.0.20110606-2|33	
12cr|gnaural-1.0.20110606-2|34	%build
12cr|gnaural-1.0.20110606-2|35	%configure
12cr|gnaural-1.0.20110606-2|36	%make
12cr|gnaural-1.0.20110606-2|37	
12cr|gnaural-1.0.20110606-2|38	%install
12cr|gnaural-1.0.20110606-2|39	%makeinstall_std
12cr|gnaural-1.0.20110606-2|40	
12cr|gnaural-1.0.20110606-2|41	%files
12cr|gnaural-1.0.20110606-2|42	%doc AUTHORS ChangeLog NEWS README
12cr|gnaural-1.0.20110606-2|43	%{_bindir}/%{name}
12cr|gnaural-1.0.20110606-2|44	%dir %{_datadir}/%{name}
12cr|gnaural-1.0.20110606-2|45	%{_datadir}/%{name}/%{name}.glade
12cr|gnaural-1.0.20110606-2|46	%{_datadir}/applications/%{name}.desktop
12cr|gnaural-1.0.20110606-2|47	%{_datadir}/pixmaps/%{name}.xpm
12cr|gnaural-1.0.20110606-2|48	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|gnaural-1.0.20110606-2|49	
12cr|gnaural-1.0.20110606-2|50	
12cr|gnaural-1.0.20110606-2|51	%changelog
12cr|gnaural-1.0.20110606-2|52	* Tue Nov 08 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.20110606-1
12cr|gnaural-1.0.20110606-2|53	+ Revision: 729169
12cr|gnaural-1.0.20110606-2|54	- use %%_iconsdir in stead..
12cr|gnaural-1.0.20110606-2|55	- add 'gettext-devel' to buildrequires to make 'autoreconf' work..
12cr|gnaural-1.0.20110606-2|56	- imported package gnaural
12cr|gnaural-1.0.20110606-2|57	
12cr|gnaural-1.0.20110606-2|58	
12cr|gnaural-1.0.20110606-2|59	* Tue Jun  7 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.20110215-1
12cr|gnaural-1.0.20110606-2|60	- initial Mandriva packaging, adapted from Fedora
12cr|gnaural-1.0.20110606-2|61	
12cr|gnaural-1.0.20110606-2|62	* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.20100408-2
12cr|gnaural-1.0.20110606-2|63	- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
12cr|gnaural-1.0.20110606-2|64	
12cr|gnaural-1.0.20110606-2|65	* Tue May 04 2010 Rakesh Pandit <rakesh@fedoraproject.org> 1.0.20100408-1
12cr|gnaural-1.0.20110606-2|66	- Updated to 1.0.20100408
12cr|gnaural-1.0.20110606-2|67	
12cr|gnaural-1.0.20110606-2|68	* Tue Nov 10 2009 Rakesh Pandit <rakesh@fedoraproject.org> 1.0.20090808-1
12cr|gnaural-1.0.20110606-2|69	- Updated to 1.0.20090808
12cr|gnaural-1.0.20110606-2|70	
12cr|gnaural-1.0.20110606-2|71	* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.20080808-7
12cr|gnaural-1.0.20110606-2|72	- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
12cr|gnaural-1.0.20110606-2|73	
12cr|gnaural-1.0.20110606-2|74	* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.20080808-6
12cr|gnaural-1.0.20110606-2|75	- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
12cr|gnaural-1.0.20110606-2|76	
12cr|gnaural-1.0.20110606-2|77	* Mon Jan 05 2009 Rakesh Pandit <rakesh@fedoraproject.org> 1.0.20080808-5
12cr|gnaural-1.0.20110606-2|78	- Removed "Application" from .desktop Categories.
12cr|gnaural-1.0.20110606-2|79	
12cr|gnaural-1.0.20110606-2|80	* Sun Jan 04 2009 Rakesh Pandit <rakesh@fedoraproject.org> 1.0.20080808-4
12cr|gnaural-1.0.20110606-2|81	- Fixed missing -p for install command.
12cr|gnaural-1.0.20110606-2|82	
12cr|gnaural-1.0.20110606-2|83	* Sun Jan 04 2009 Rakesh Pandit <rakesh@fedoraproject.org> 1.0.20080808-3
12cr|gnaural-1.0.20110606-2|84	- Removed fedora as vendor - as per new guidelines.
12cr|gnaural-1.0.20110606-2|85	
12cr|gnaural-1.0.20110606-2|86	* Sun Jan 04 2009 Rakesh Pandit <rakesh@fedoraproject.org> 1.0.20080808-2
12cr|gnaural-1.0.20110606-2|87	- Fixed %%version, %%description, timestamp, fixed icon path,
12cr|gnaural-1.0.20110606-2|88	- Removed useless buildrequires, fixed .desktop file installation.
12cr|gnaural-1.0.20110606-2|89	
12cr|gnaural-1.0.20110606-2|90	* Sat Dec 06 2008 Rakesh Pandit <rakesh@fedoraproject.org> 1.0-1.20080808
12cr|gnaural-1.0.20110606-2|91	- Initial build.

1780 12
12cr|gngb-0.20060309-2|1	%define name gngb
12cr|gngb-0.20060309-2|2	%define beta 20060309
12cr|gngb-0.20060309-2|3	%define version 0.%{beta}
12cr|gngb-0.20060309-2|4	%define release %mkrel 2
12cr|gngb-0.20060309-2|5	
12cr|gngb-0.20060309-2|6	Summary: Gngb - Color Gameboy emulator
12cr|gngb-0.20060309-2|7	Name: %{name}
12cr|gngb-0.20060309-2|8	Version: %{version}
12cr|gngb-0.20060309-2|9	Release: %{release}
12cr|gngb-0.20060309-2|10	BuildRequires: SDL-devel
12cr|gngb-0.20060309-2|11	BuildRequires: bzip2-devel
12cr|gngb-0.20060309-2|12	BuildRequires: zlib-devel
12cr|gngb-0.20060309-2|13	%if %mdkversion >= 200700
12cr|gngb-0.20060309-2|14	BuildRequires: mesagl-devel
12cr|gngb-0.20060309-2|15	BuildRequires: mesaglu-devel
12cr|gngb-0.20060309-2|16	%else
12cr|gngb-0.20060309-2|17	BuildRequires: X11-devel
12cr|gngb-0.20060309-2|18	BuildRequires: MesaGLU-devel
12cr|gngb-0.20060309-2|19	%endif
12cr|gngb-0.20060309-2|20	Source0: http://m.peponas.free.fr/gngb/download/%{name}-%{beta}.tar.bz2
12cr|gngb-0.20060309-2|21	Group: Emulators
12cr|gngb-0.20060309-2|22	License: GPLv2
12cr|gngb-0.20060309-2|23	URL: http://m.peponas.free.fr/gngb/
12cr|gngb-0.20060309-2|24	BuildRoot: %{_tmppath}/%{name}-build
12cr|gngb-0.20060309-2|25	
12cr|gngb-0.20060309-2|26	%description
12cr|gngb-0.20060309-2|27	Gngb is a Color Gameboy emulator for Linux written in C with the SDL.
12cr|gngb-0.20060309-2|28	It support most of Gameboy and Color Gameboy games.
12cr|gngb-0.20060309-2|29	
12cr|gngb-0.20060309-2|30	%prep
12cr|gngb-0.20060309-2|31	%setup -q -n %{name}-%{beta}
12cr|gngb-0.20060309-2|32	
12cr|gngb-0.20060309-2|33	%build
12cr|gngb-0.20060309-2|34	%configure2_5x
12cr|gngb-0.20060309-2|35	%make
12cr|gngb-0.20060309-2|36	
12cr|gngb-0.20060309-2|37	%install
12cr|gngb-0.20060309-2|38	rm -rf %{buildroot}
12cr|gngb-0.20060309-2|39	%makeinstall_std
12cr|gngb-0.20060309-2|40	
12cr|gngb-0.20060309-2|41	%files
12cr|gngb-0.20060309-2|42	%defattr(-,root,root)
12cr|gngb-0.20060309-2|43	%doc AUTHORS COPYING ChangeLog INSTALL README TODO sample_gngbrc
12cr|gngb-0.20060309-2|44	%attr(0755,root,games) %{_bindir}/%{name}
12cr|gngb-0.20060309-2|45	%{_mandir}/man1/%{name}.1*
12cr|gngb-0.20060309-2|46	
12cr|gngb-0.20060309-2|47	%clean
12cr|gngb-0.20060309-2|48	rm -rf %{buildroot}
12cr|gngb-0.20060309-2|49	
12cr|gngb-0.20060309-2|50	
12cr|gngb-0.20060309-2|51	
12cr|gngb-0.20060309-2|52	%changelog
12cr|gngb-0.20060309-2|53	* Sat Jul 30 2011 Andrey Bondrov <abondrov@mandriva.org> 0.20060309-2mdv2012.0
12cr|gngb-0.20060309-2|54	+ Revision: 692424
12cr|gngb-0.20060309-2|55	- imported package gngb
12cr|gngb-0.20060309-2|56	
12cr|gngb-0.20060309-2|57	
12cr|gngb-0.20060309-2|58	* Sun Jul 24 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.20060309-2mdv2011.0
12cr|gngb-0.20060309-2|59	- Import from PLF
12cr|gngb-0.20060309-2|60	- Remove PLF reference
12cr|gngb-0.20060309-2|61	
12cr|gngb-0.20060309-2|62	* Tue Mar 27 2007 Guillaume Bedot <littletux@zarb.org> 0.20060309-1plf2007.1
12cr|gngb-0.20060309-2|63	- New (ok, say lastest) release
12cr|gngb-0.20060309-2|64	
12cr|gngb-0.20060309-2|65	* Sun Sep 03 2006 Anssi Hannula <anssi@zarb.org> 0.20060204-6plf2007.0
12cr|gngb-0.20060309-2|66	- fix buildrequires again
12cr|gngb-0.20060309-2|67	
12cr|gngb-0.20060309-2|68	* Wed Aug 30 2006 Anssi Hannula <anssi@zarb.org> 0.20060204-5plf2007.0
12cr|gngb-0.20060309-2|69	- fix buildrequires
12cr|gngb-0.20060309-2|70	
12cr|gngb-0.20060309-2|71	* Wed Aug 30 2006 Anssi Hannula <anssi@zarb.org> 0.20060204-4plf2007.0
12cr|gngb-0.20060309-2|72	- fix buildrequires
12cr|gngb-0.20060309-2|73	
12cr|gngb-0.20060309-2|74	* Sat Jul 22 2006 Guillaume Bedot <littletux@zarb.org> 0.20060204-3plf2007.0
12cr|gngb-0.20060309-2|75	- reup
12cr|gngb-0.20060309-2|76	
12cr|gngb-0.20060309-2|77	* Sat Jul 22 2006 Guillaume Bedot <littletux@zarb.org> 0.20060204-2plf2007.0
12cr|gngb-0.20060309-2|78	- Dropped empy NEWS file, clean install, space instead of tabs
12cr|gngb-0.20060309-2|79	
12cr|gngb-0.20060309-2|80	* Wed Feb 22 2006 Guillaume Bedot <littletux@zarb.org> 0.20060204-1plf
12cr|gngb-0.20060309-2|81	- First package

1781 12
12cr|gngeo-0.8-1|1	%define name gngeo
12cr|gngeo-0.8-1|2	%define longname GnGeo
12cr|gngeo-0.8-1|3	%define version 0.8
12cr|gngeo-0.8-1|4	%define release %mkrel 1
12cr|gngeo-0.8-1|5	
12cr|gngeo-0.8-1|6	Summary: %{longname} - Neo Geo Emulator
12cr|gngeo-0.8-1|7	Summary(fr): %{longname} - Emulateur Neo Geo
12cr|gngeo-0.8-1|8	Name: %{name}
12cr|gngeo-0.8-1|9	Version: %{version}
12cr|gngeo-0.8-1|10	Release: %{release}
12cr|gngeo-0.8-1|11	BuildRequires: SDL-devel
12cr|gngeo-0.8-1|12	BuildRequires: SDL_image-devel
12cr|gngeo-0.8-1|13	BuildRequires: nasm
12cr|gngeo-0.8-1|14	BuildRequires: zlib-devel
12cr|gngeo-0.8-1|15	%if %mdkversion >= 200700
12cr|gngeo-0.8-1|16	BuildRequires: mesaglu-devel
12cr|gngeo-0.8-1|17	%else
12cr|gngeo-0.8-1|18	BuildRequires: MesaGLU-devel
12cr|gngeo-0.8-1|19	%endif
12cr|gngeo-0.8-1|20	
12cr|gngeo-0.8-1|21	Source0: http://m.peponas.free.fr/gngeo/download/%{name}-%{version}.tar.bz2
12cr|gngeo-0.8-1|22	Patch0: gngeo-mkstate.patch
12cr|gngeo-0.8-1|23	Group: Emulators
12cr|gngeo-0.8-1|24	License: GPLv2
12cr|gngeo-0.8-1|25	URL: http://m.peponas.free.fr/gngeo/
12cr|gngeo-0.8-1|26	BuildRoot: %{_tmppath}/%{name}-build
12cr|gngeo-0.8-1|27	
12cr|gngeo-0.8-1|28	%description
12cr|gngeo-0.8-1|29	GnGeo is a NeoGeo emulator for Linux (and maybe some other UNIX).
12cr|gngeo-0.8-1|30	It needs NeoGeo Bios and roms that you must of course own to play with.
12cr|gngeo-0.8-1|31	
12cr|gngeo-0.8-1|32	%prep
12cr|gngeo-0.8-1|33	%setup -q -n %{name}-%{version}
12cr|gngeo-0.8-1|34	%patch0 -p0
12cr|gngeo-0.8-1|35	
12cr|gngeo-0.8-1|36	%build
12cr|gngeo-0.8-1|37	%configure2_5x \
12cr|gngeo-0.8-1|38	%ifarch %{ix86}
12cr|gngeo-0.8-1|39	--enable-i386asm
12cr|gngeo-0.8-1|40	%else
12cr|gngeo-0.8-1|41	--disable-i386asm
12cr|gngeo-0.8-1|42	%endif
12cr|gngeo-0.8-1|43	
12cr|gngeo-0.8-1|44	make -j1
12cr|gngeo-0.8-1|45	
12cr|gngeo-0.8-1|46	%install
12cr|gngeo-0.8-1|47	rm -rf %{buildroot}
12cr|gngeo-0.8-1|48	%makeinstall_std
12cr|gngeo-0.8-1|49	
12cr|gngeo-0.8-1|50	%files
12cr|gngeo-0.8-1|51	%defattr(-,root,root)
12cr|gngeo-0.8-1|52	%doc AUTHORS COPYING INSTALL NEWS README sample_gngeorc
12cr|gngeo-0.8-1|53	%attr(0755,root,games) %{_bindir}/%{name}
12cr|gngeo-0.8-1|54	%dir %attr(0755,root,games) %{_datadir}/%{name}
12cr|gngeo-0.8-1|55	%{_mandir}/man1/gngeo.1.*
12cr|gngeo-0.8-1|56	%{_datadir}/%{name}/gngeo_data.zip
12cr|gngeo-0.8-1|57	
12cr|gngeo-0.8-1|58	%clean
12cr|gngeo-0.8-1|59	rm -rf %{buildroot}
12cr|gngeo-0.8-1|60	
12cr|gngeo-0.8-1|61	
12cr|gngeo-0.8-1|62	
12cr|gngeo-0.8-1|63	%changelog
12cr|gngeo-0.8-1|64	* Fri May 04 2012 Zombie Ryushu <ryushu@mandriva.org> 0.8-1mdv2011.0
12cr|gngeo-0.8-1|65	+ Revision: 796259
12cr|gngeo-0.8-1|66	- install stage issues
12cr|gngeo-0.8-1|67	- install stage issues
12cr|gngeo-0.8-1|68	- dumb makefile mistake
12cr|gngeo-0.8-1|69	- fix mkstate patch
12cr|gngeo-0.8-1|70	- apply mkstate patch
12cr|gngeo-0.8-1|71	- mecurial fixes
12cr|gngeo-0.8-1|72	- Upgrade to 0.8
12cr|gngeo-0.8-1|73	
12cr|gngeo-0.8-1|74	* Sun Jul 31 2011 Andrey Bondrov <abondrov@mandriva.org> 0.7-3
12cr|gngeo-0.8-1|75	+ Revision: 692516
12cr|gngeo-0.8-1|76	- Try to fix x86_64 build
12cr|gngeo-0.8-1|77	- imported package gngeo
12cr|gngeo-0.8-1|78	
12cr|gngeo-0.8-1|79	
12cr|gngeo-0.8-1|80	* Sat Jul 23 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.7-2mdv2011.0
12cr|gngeo-0.8-1|81	- Import from PLF
12cr|gngeo-0.8-1|82	- Remove PLF reference
12cr|gngeo-0.8-1|83	
12cr|gngeo-0.8-1|84	* Fri Sep 01 2006 Guillaume Bedot <littletux@zarb.org> 0.7-1plf2007.0
12cr|gngeo-0.8-1|85	- 0.7 (with new romrc.d directory)
12cr|gngeo-0.8-1|86	
12cr|gngeo-0.8-1|87	* Thu Aug 31 2006 Anssi Hannula <anssi@zarb.org> 0.6.12-4plf2007.0
12cr|gngeo-0.8-1|88	- fix buildrequires
12cr|gngeo-0.8-1|89	
12cr|gngeo-0.8-1|90	* Thu Jul 20 2006 Guillaume Bedot <littletux@zarb.org> 0.6.12-3plf2007.0
12cr|gngeo-0.8-1|91	- NEWS was file empty in gngb not gngeo
12cr|gngeo-0.8-1|92	
12cr|gngeo-0.8-1|93	* Thu Jul 20 2006 Guillaume Bedot <littletux@zarb.org> 0.6.12-2plf2007.0
12cr|gngeo-0.8-1|94	- dropped empty NEWS file
12cr|gngeo-0.8-1|95	- fixed glu buildrequire
12cr|gngeo-0.8-1|96	- clean short-circuit install
12cr|gngeo-0.8-1|97	
12cr|gngeo-0.8-1|98	* Thu Jun 15 2006 Guillaume Bedot <littletux@zarb.org> 0.6.12-1plf2007.0
12cr|gngeo-0.8-1|99	- 0.6.12
12cr|gngeo-0.8-1|100	- standard mkrel
12cr|gngeo-0.8-1|101	- buildrequires
12cr|gngeo-0.8-1|102	
12cr|gngeo-0.8-1|103	* Sun Apr 09 2006 Guillaume Bedot <littletux@zarb.org> 0.6.11-1plf
12cr|gngeo-0.8-1|104	- Release 0.6.11
12cr|gngeo-0.8-1|105	- Dropped patch from previous version (applied upstream:)
12cr|gngeo-0.8-1|106	
12cr|gngeo-0.8-1|107	* Thu Mar 16 2006 Guillaume Bedot <littletux@zarb.org> 0.6.10-2plf
12cr|gngeo-0.8-1|108	- Patch to fix blitter and effect help, this also fixes xgngeo config issue.
12cr|gngeo-0.8-1|109	Thanks to Alexandre Bedot to the bug report !
12cr|gngeo-0.8-1|110	
12cr|gngeo-0.8-1|111	* Mon Mar 13 2006 Guillaume Bedot <littletux@zarb.org> 0.6.10-1plf
12cr|gngeo-0.8-1|112	- New release 0.6.10
12cr|gngeo-0.8-1|113	
12cr|gngeo-0.8-1|114	* Wed Feb 22 2006 Guillaume Bedot <littletux@zarb.org> 0.6.9.1plf
12cr|gngeo-0.8-1|115	- New release
12cr|gngeo-0.8-1|116	
12cr|gngeo-0.8-1|117	* Thu Jan 19 2006 Guillaume Bedot <littletux@zarb.org> 0.6.7-1plf
12cr|gngeo-0.8-1|118	- New release, dropped already applied patches
12cr|gngeo-0.8-1|119	
12cr|gngeo-0.8-1|120	* Wed Oct 19 2005 Anssi Hannula <anssi@zarb.org> 0.6.5-0.beta2.2plf
12cr|gngeo-0.8-1|121	- disable i386asm on non-x86 arches
12cr|gngeo-0.8-1|122	- fix non-i386asm build (patch1)
12cr|gngeo-0.8-1|123	- quiet %%setup
12cr|gngeo-0.8-1|124	
12cr|gngeo-0.8-1|125	* Sun Jul 17 2005 Guillaume Bedot <littletux@zarb.org> 0.6.5-0.beta2.1plf
12cr|gngeo-0.8-1|126	- New release 0.6.5 beta2
12cr|gngeo-0.8-1|127	- patch to allow gcc4 build
12cr|gngeo-0.8-1|128	- use mkrel
12cr|gngeo-0.8-1|129	
12cr|gngeo-0.8-1|130	* Mon Oct 04 2004 Guillaume Bedot <littletux@zarb.org> 0.6.4-1plf
12cr|gngeo-0.8-1|131	- New release 0.6.4
12cr|gngeo-0.8-1|132	
12cr|gngeo-0.8-1|133	* Tue Aug 31 2004 Guillaume Bedot <littletux@zarb.org> 0.6.3-1plf
12cr|gngeo-0.8-1|134	- Release 0.6.3
12cr|gngeo-0.8-1|135	
12cr|gngeo-0.8-1|136	* Mon Apr 26 2004 Guillaume Bedot <littletux@zarb.org> 0.6.2-2plf
12cr|gngeo-0.8-1|137	- fixed buildrequires and removed (wrong) requires
12cr|gngeo-0.8-1|138	
12cr|gngeo-0.8-1|139	* Mon Apr 19 2004 Guillaume Bedot <littletux@zarb.org> 0.6.2-1plf
12cr|gngeo-0.8-1|140	- Update to 0.6.2
12cr|gngeo-0.8-1|141	- reason for a plf package
12cr|gngeo-0.8-1|142	
12cr|gngeo-0.8-1|143	* Sun Jul 20 2003 Guillaume Bedot <guillaume.bedot@wanadoo.fr> 0.5.9a-1plf
12cr|gngeo-0.8-1|144	- 0.5.9a and Build / License fixes thanks to Michael Sherer aka misc.
12cr|gngeo-0.8-1|145	
12cr|gngeo-0.8-1|146	* Wed May 21 2003 Guillaume Bedot <guillaume.bedot@wanadoo.fr> 0.5.9-1plf
12cr|gngeo-0.8-1|147	- First package

1782 12
12cr|gnochm-0.9.11-8|1	Summary: 	A chm file viewer for gnome
12cr|gnochm-0.9.11-8|2	Name: 		gnochm
12cr|gnochm-0.9.11-8|3	Version: 	0.9.11
12cr|gnochm-0.9.11-8|4	Release: 	8
12cr|gnochm-0.9.11-8|5	License: GPL
12cr|gnochm-0.9.11-8|6	Group: 		Graphical desktop/GNOME
12cr|gnochm-0.9.11-8|7	URL: http://gnochm.sourceforge.net/
12cr|gnochm-0.9.11-8|8	
12cr|gnochm-0.9.11-8|9	Source: 	http://prdownloads.sourceforge.net/gnochm/%{name}-%{version}.tar.bz2
12cr|gnochm-0.9.11-8|10	Source1:	%name-16.png
12cr|gnochm-0.9.11-8|11	Source2:	%name-32.png
12cr|gnochm-0.9.11-8|12	Source3:	%name.png
12cr|gnochm-0.9.11-8|13	
12cr|gnochm-0.9.11-8|14	Patch:		gnochm-makefile.patch
12cr|gnochm-0.9.11-8|15	Patch1:         gnochm.py.in.patch
12cr|gnochm-0.9.11-8|16	Patch2:		gnochm-desktop.patch
12cr|gnochm-0.9.11-8|17	
12cr|gnochm-0.9.11-8|18	BuildRequires: scrollkeeper libGConf2-devel
12cr|gnochm-0.9.11-8|19	BuildRequires: intltool gettext-devel gnome-common
12cr|gnochm-0.9.11-8|20	%py_requires
12cr|gnochm-0.9.11-8|21	Requires(post): desktop-file-utils
12cr|gnochm-0.9.11-8|22	Requires(postun): desktop-file-utils
12cr|gnochm-0.9.11-8|23	
12cr|gnochm-0.9.11-8|24	Requires: pygtk2.0-libglade, gnome-python
12cr|gnochm-0.9.11-8|25	Requires: gnome-python-bonobo gnome-python-gtkhtml2
12cr|gnochm-0.9.11-8|26	Requires: gnome-python-gconf gnome-python-gnomevfs
12cr|gnochm-0.9.11-8|27	Requires: python-chm
12cr|gnochm-0.9.11-8|28	
12cr|gnochm-0.9.11-8|29	%description
12cr|gnochm-0.9.11-8|30	A CHM file viewer for Gnome. Features are:
12cr|gnochm-0.9.11-8|31	
12cr|gnochm-0.9.11-8|32	* Full text search
12cr|gnochm-0.9.11-8|33	* Bookmarks
12cr|gnochm-0.9.11-8|34	* Support for external ms-its links
12cr|gnochm-0.9.11-8|35	* Configurable support for http links
12cr|gnochm-0.9.11-8|36	* Internationalisation
12cr|gnochm-0.9.11-8|37	
12cr|gnochm-0.9.11-8|38	# Prep
12cr|gnochm-0.9.11-8|39	%prep
12cr|gnochm-0.9.11-8|40	%setup -q
12cr|gnochm-0.9.11-8|41	
12cr|gnochm-0.9.11-8|42	%patch -p0 -b .makefile
12cr|gnochm-0.9.11-8|43	%patch1 -p0 -b .makefile
12cr|gnochm-0.9.11-8|44	%patch2 -p0 -b .desktop
12cr|gnochm-0.9.11-8|45	
12cr|gnochm-0.9.11-8|46	%build
12cr|gnochm-0.9.11-8|47	NOCONFIGURE=yes gnome-autogen.sh
12cr|gnochm-0.9.11-8|48	%configure2_5x
12cr|gnochm-0.9.11-8|49	
12cr|gnochm-0.9.11-8|50	%make
12cr|gnochm-0.9.11-8|51	
12cr|gnochm-0.9.11-8|52	%install
12cr|gnochm-0.9.11-8|53	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std UPDATE_MIME_DATABASE=true UPDATE_DESKTOP_DATABASE=true
12cr|gnochm-0.9.11-8|54	
12cr|gnochm-0.9.11-8|55	%find_lang %name --with-gnome
12cr|gnochm-0.9.11-8|56	
12cr|gnochm-0.9.11-8|57	# icon
12cr|gnochm-0.9.11-8|58	mkdir -p %buildroot/{%_liconsdir,%_iconsdir,%_miconsdir}
12cr|gnochm-0.9.11-8|59	#install -m 644 src/pixmaps/%name.png %buildroot/%_datadir/pixmaps/%name.png
12cr|gnochm-0.9.11-8|60	install -m 644 %SOURCE1 %buildroot/%_miconsdir/%name.png
12cr|gnochm-0.9.11-8|61	install -m 644 %SOURCE2 %buildroot/%_liconsdir/%name.png
12cr|gnochm-0.9.11-8|62	install -m 644 %SOURCE3 %buildroot/%_iconsdir/%name.png
12cr|gnochm-0.9.11-8|63	
12cr|gnochm-0.9.11-8|64	%post
12cr|gnochm-0.9.11-8|65	touch %{_datadir}/gnome/help/%{name}/C/%{name}.html
12cr|gnochm-0.9.11-8|66	if [ -x %{_bindir}/yelp-pregenerate ]; then %{_bindir}/yelp-pregenerate %{_datadir}/gnome/help/%{name}/*/%name.xml > /dev/null; fi
12cr|gnochm-0.9.11-8|67	
12cr|gnochm-0.9.11-8|68	%preun
12cr|gnochm-0.9.11-8|69	%preun_uninstall_gconf_schemas gnochm
12cr|gnochm-0.9.11-8|70	
12cr|gnochm-0.9.11-8|71	%files -f %name.lang
12cr|gnochm-0.9.11-8|72	%defattr(-,root,root)
12cr|gnochm-0.9.11-8|73	%doc ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README
12cr|gnochm-0.9.11-8|74	%config(noreplace) %{_sysconfdir}/gconf/schemas/gnochm.schemas
12cr|gnochm-0.9.11-8|75	%{_bindir}/gnochm
12cr|gnochm-0.9.11-8|76	%dir %{_datadir}/gnochm/
12cr|gnochm-0.9.11-8|77	%dir %{_datadir}/gnochm/glade/
12cr|gnochm-0.9.11-8|78	%{_datadir}/gnochm/glade/*.glade
12cr|gnochm-0.9.11-8|79	%{_datadir}/pixmaps/*
12cr|gnochm-0.9.11-8|80	%{_datadir}/applications/*
12cr|gnochm-0.9.11-8|81	%{_datadir}/mime-info/gnochm.*
12cr|gnochm-0.9.11-8|82	%{_datadir}/mime/packages/%{name}.xml
12cr|gnochm-0.9.11-8|83	%{_datadir}/application-registry/gnochm.*
12cr|gnochm-0.9.11-8|84	%_liconsdir/%name.png
12cr|gnochm-0.9.11-8|85	%_miconsdir/%name.png
12cr|gnochm-0.9.11-8|86	%_iconsdir/%name.png
12cr|gnochm-0.9.11-8|87	
12cr|gnochm-0.9.11-8|88	
12cr|gnochm-0.9.11-8|89	%changelog
12cr|gnochm-0.9.11-8|90	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.9.11-7mdv2011.0
12cr|gnochm-0.9.11-8|91	+ Revision: 677706
12cr|gnochm-0.9.11-8|92	- rebuild to add gconftool as req
12cr|gnochm-0.9.11-8|93	
12cr|gnochm-0.9.11-8|94	* Fri Nov 05 2010 Funda Wang <fwang@mandriva.org> 0.9.11-6mdv2011.0
12cr|gnochm-0.9.11-8|95	+ Revision: 593661
12cr|gnochm-0.9.11-8|96	- rebuild for py2.7
12cr|gnochm-0.9.11-8|97	
12cr|gnochm-0.9.11-8|98	* Sun Aug 15 2010 Funda Wang <fwang@mandriva.org> 0.9.11-5mdv2011.0
12cr|gnochm-0.9.11-8|99	+ Revision: 569916
12cr|gnochm-0.9.11-8|100	- fix desktop file
12cr|gnochm-0.9.11-8|101	- BR python for startup script
12cr|gnochm-0.9.11-8|102	
12cr|gnochm-0.9.11-8|103	* Tue Feb 16 2010 Funda Wang <fwang@mandriva.org> 0.9.11-4mdv2010.1
12cr|gnochm-0.9.11-8|104	+ Revision: 506730
12cr|gnochm-0.9.11-8|105	- fix build
12cr|gnochm-0.9.11-8|106	
12cr|gnochm-0.9.11-8|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnochm-0.9.11-8|108	- rebuild
12cr|gnochm-0.9.11-8|109	
12cr|gnochm-0.9.11-8|110	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.9.11-3mdv2009.0
12cr|gnochm-0.9.11-8|111	+ Revision: 246342
12cr|gnochm-0.9.11-8|112	- rebuild
12cr|gnochm-0.9.11-8|113	- kill re-definition of %%buildroot on Pixel's request
12cr|gnochm-0.9.11-8|114	
12cr|gnochm-0.9.11-8|115	+ Pixel <pixel@mandriva.com>
12cr|gnochm-0.9.11-8|116	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gnochm-0.9.11-8|117	- use %%update_scrollkeeper/%%clean_scrollkeeper
12cr|gnochm-0.9.11-8|118	- use %%post_install_gconf_schemas/%%preun_uninstall_gconf_schemas
12cr|gnochm-0.9.11-8|119	
12cr|gnochm-0.9.11-8|120	+ Olivier Blin <oblin@mandriva.com>
12cr|gnochm-0.9.11-8|121	- restore BuildRoot
12cr|gnochm-0.9.11-8|122	
12cr|gnochm-0.9.11-8|123	* Fri Oct 12 2007 JÃ©rÃ´me Soyer <saispo@mandriva.org> 0.9.11-1mdv2008.1
12cr|gnochm-0.9.11-8|124	+ Revision: 97321
12cr|gnochm-0.9.11-8|125	- New release 0.9.11
12cr|gnochm-0.9.11-8|126	
12cr|gnochm-0.9.11-8|127	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnochm-0.9.11-8|128	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|gnochm-0.9.11-8|129	
12cr|gnochm-0.9.11-8|130	* Sat Jul 21 2007 Funda Wang <fwang@mandriva.org> 0.9.10-1mdv2008.0
12cr|gnochm-0.9.11-8|131	+ Revision: 54192
12cr|gnochm-0.9.11-8|132	- build arch pacakges
12cr|gnochm-0.9.11-8|133	- New version
12cr|gnochm-0.9.11-8|134	
12cr|gnochm-0.9.11-8|135	
12cr|gnochm-0.9.11-8|136	* Thu Nov 16 2006 JÃ©rÃ´me Soyer <saispo@mandriva.org> 0.9.9-1mdv2007.0
12cr|gnochm-0.9.11-8|137	+ Revision: 84732
12cr|gnochm-0.9.11-8|138	- New release 0.9.9
12cr|gnochm-0.9.11-8|139	- Import gnochm
12cr|gnochm-0.9.11-8|140	
12cr|gnochm-0.9.11-8|141	* Sat May 27 2006 Jerome Soyer <saispo@mandriva.org> 0.9.8-1mdv2007.0
12cr|gnochm-0.9.11-8|142	- New release 0.9.8
12cr|gnochm-0.9.11-8|143	
12cr|gnochm-0.9.11-8|144	* Thu Jan 26 2006 Jerome Soyer <saispo@mandriva.org> 0.9.7-1mdk
12cr|gnochm-0.9.11-8|145	- New release 0.9.7
12cr|gnochm-0.9.11-8|146	
12cr|gnochm-0.9.11-8|147	* Thu Dec 22 2005 Michael Scherer <misc@mandriva.org> 0.9.6-3mdk
12cr|gnochm-0.9.11-8|148	- fix BuildREquires
12cr|gnochm-0.9.11-8|149	
12cr|gnochm-0.9.11-8|150	* Sat Nov 26 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.9.6-2mdk
12cr|gnochm-0.9.11-8|151	- fix requires (#17954)
12cr|gnochm-0.9.11-8|152	
12cr|gnochm-0.9.11-8|153	* Sat Oct 01 2005 Michael Scherer <misc@mandriva.org> 0.9.6-1mdk
12cr|gnochm-0.9.11-8|154	- New release 0.9.6
12cr|gnochm-0.9.11-8|155	
12cr|gnochm-0.9.11-8|156	* Fri Jun 24 2005 Michael Scherer <misc@mandriva.org> 0.9.5-1mdk
12cr|gnochm-0.9.11-8|157	- New release 0.9.5
12cr|gnochm-0.9.11-8|158	- update patch0
12cr|gnochm-0.9.11-8|159	
12cr|gnochm-0.9.11-8|160	* Fri Mar 18 2005 Nicolas Lécureuil <neoclust@mandrake.org> 0.9.4-4mdk
12cr|gnochm-0.9.11-8|161	- fix mistake
12cr|gnochm-0.9.11-8|162	
12cr|gnochm-0.9.11-8|163	* Fri Mar 18 2005 Nicolas Lécureuil <neoclust@mandrake.org> 0.9.4-3mdk
12cr|gnochm-0.9.11-8|164	- fix mime update
12cr|gnochm-0.9.11-8|165	- add patch1 --> fix #13717
12cr|gnochm-0.9.11-8|166	
12cr|gnochm-0.9.11-8|167	* Mon Feb 14 2005 Jerome Soyer <saispo@mandrake.org> 0.9.4-2mdk
12cr|gnochm-0.9.11-8|168	- Grrr ! Fix spec error
12cr|gnochm-0.9.11-8|169	
12cr|gnochm-0.9.11-8|170	* Mon Feb 14 2005 Jerome Soyer <saispo@mandrake.org> 0.9.4-1mdk
12cr|gnochm-0.9.11-8|171	- 0.9.4
12cr|gnochm-0.9.11-8|172	- clean spec
12cr|gnochm-0.9.11-8|173	
12cr|gnochm-0.9.11-8|174	* Mon Nov 08 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.9.3-1mdk
12cr|gnochm-0.9.11-8|175	- 0.9.3
12cr|gnochm-0.9.11-8|176	
12cr|gnochm-0.9.11-8|177	* Mon Nov 01 2004 Michael Scherer <misc@mandrake.org> 0.9.2-2mdk
12cr|gnochm-0.9.11-8|178	- Buildrequires
12cr|gnochm-0.9.11-8|179	
12cr|gnochm-0.9.11-8|180	* Sun Aug 22 2004 Jerome Soyer <saispo@mandrake.org> 0.9.2-1mdk
12cr|gnochm-0.9.11-8|181	- 0.9.2
12cr|gnochm-0.9.11-8|182	- fix mime update
12cr|gnochm-0.9.11-8|183	
12cr|gnochm-0.9.11-8|184	* Wed Aug 18 2004 Jerome Soyer <saispo@mandrake.org> 0.9.1-3mdk
12cr|gnochm-0.9.11-8|185	- fix BuildRequires
12cr|gnochm-0.9.11-8|186	
12cr|gnochm-0.9.11-8|187	* Mon Jul 26 2004 Michael Scherer <misc@mandrake.org> 0.9.1-2mdk
12cr|gnochm-0.9.11-8|188	- [DIRM]
12cr|gnochm-0.9.11-8|189	
12cr|gnochm-0.9.11-8|190	* Sat Jul 03 2004 Jerome Soyer <jeromesoyer@yahoo.fr> 0.9.1-1mdk
12cr|gnochm-0.9.11-8|191	- Compiling for Mandrake Cooker Release
12cr|gnochm-0.9.11-8|192	

1783 12
12cr|gnocky-0.0.7-4|1	Name:           gnocky
12cr|gnocky-0.0.7-4|2	Version:        0.0.7
12cr|gnocky-0.0.7-4|3	Release:        %mkrel 4
12cr|gnocky-0.0.7-4|4	Summary:        Mobile phone utility application
12cr|gnocky-0.0.7-4|5	
12cr|gnocky-0.0.7-4|6	Group:          Communications
12cr|gnocky-0.0.7-4|7	License:        GPL
12cr|gnocky-0.0.7-4|8	URL:            http://sourceforge.net/projects/gnocky/
12cr|gnocky-0.0.7-4|9	Source0:        http://gnokii.org/download/gnocky/%{name}-%{version}.tar.bz2
12cr|gnocky-0.0.7-4|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gnocky-0.0.7-4|11	
12cr|gnocky-0.0.7-4|12	BuildRequires:  gettext, gnokii-devel >= 0.6.2, libglade2.0-devel
12cr|gnocky-0.0.7-4|13	BuildRequires:  desktop-file-utils
12cr|gnocky-0.0.7-4|14	
12cr|gnocky-0.0.7-4|15	%description
12cr|gnocky-0.0.7-4|16	Gnocky is an application that will allow you to use many features of
12cr|gnocky-0.0.7-4|17	your mobile phone (setting logos, sending SMS, addressbook
12cr|gnocky-0.0.7-4|18	management).  It uses the user space mobile phone driver provided by
12cr|gnocky-0.0.7-4|19	the Gnokii project.
12cr|gnocky-0.0.7-4|20	
12cr|gnocky-0.0.7-4|21	
12cr|gnocky-0.0.7-4|22	%prep
12cr|gnocky-0.0.7-4|23	%setup -q
12cr|gnocky-0.0.7-4|24	
12cr|gnocky-0.0.7-4|25	%build
12cr|gnocky-0.0.7-4|26	%configure2_5x --disable-rpath --disable-dependency-tracking
12cr|gnocky-0.0.7-4|27	%make
12cr|gnocky-0.0.7-4|28	
12cr|gnocky-0.0.7-4|29	%install
12cr|gnocky-0.0.7-4|30	rm -rf $RPM_BUILD_ROOT
12cr|gnocky-0.0.7-4|31	%makeinstall_std
12cr|gnocky-0.0.7-4|32	
12cr|gnocky-0.0.7-4|33	%find_lang %{name}
12cr|gnocky-0.0.7-4|34	
12cr|gnocky-0.0.7-4|35	%clean
12cr|gnocky-0.0.7-4|36	rm -rf $RPM_BUILD_ROOT
12cr|gnocky-0.0.7-4|37	
12cr|gnocky-0.0.7-4|38	%files -f %{name}.lang
12cr|gnocky-0.0.7-4|39	%defattr(-,root,root,-)
12cr|gnocky-0.0.7-4|40	%doc AUTHORS BUGS ChangeLog COPYING README TODO
12cr|gnocky-0.0.7-4|41	%{_bindir}/gnocky
12cr|gnocky-0.0.7-4|42	%{_datadir}/gnocky
12cr|gnocky-0.0.7-4|43	%{_datadir}/applications/*%{name}.desktop
12cr|gnocky-0.0.7-4|44	
12cr|gnocky-0.0.7-4|45	
12cr|gnocky-0.0.7-4|46	%changelog
12cr|gnocky-0.0.7-4|47	* Wed Aug 04 2010 Funda Wang <fwang@mandriva.org> 0.0.7-4mdv2011.0
12cr|gnocky-0.0.7-4|48	+ Revision: 565957
12cr|gnocky-0.0.7-4|49	- rebuild for new gnokii
12cr|gnocky-0.0.7-4|50	
12cr|gnocky-0.0.7-4|51	* Thu Mar 11 2010 Frederic Crozat <fcrozat@mandriva.com> 0.0.7-3mdv2010.1
12cr|gnocky-0.0.7-4|52	+ Revision: 518090
12cr|gnocky-0.0.7-4|53	- Rebuild with latest gnokii
12cr|gnocky-0.0.7-4|54	
12cr|gnocky-0.0.7-4|55	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnocky-0.0.7-4|56	- rebuild
12cr|gnocky-0.0.7-4|57	
12cr|gnocky-0.0.7-4|58	* Tue Dec 23 2008 Funda Wang <fwang@mandriva.org> 0.0.7-1mdv2009.1
12cr|gnocky-0.0.7-4|59	+ Revision: 317784
12cr|gnocky-0.0.7-4|60	- new version 0.0.7
12cr|gnocky-0.0.7-4|61	
12cr|gnocky-0.0.7-4|62	* Sun Oct 26 2008 Funda Wang <fwang@mandriva.org> 0.0.6-3mdv2009.1
12cr|gnocky-0.0.7-4|63	+ Revision: 297403
12cr|gnocky-0.0.7-4|64	- rebuild for new gnokii
12cr|gnocky-0.0.7-4|65	
12cr|gnocky-0.0.7-4|66	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.0.6-2mdv2009.0
12cr|gnocky-0.0.7-4|67	+ Revision: 266909
12cr|gnocky-0.0.7-4|68	- rebuild early 2009.0 package (before pixel changes)
12cr|gnocky-0.0.7-4|69	
12cr|gnocky-0.0.7-4|70	* Sun Jun 01 2008 Funda Wang <fwang@mandriva.org> 0.0.6-1mdv2009.0
12cr|gnocky-0.0.7-4|71	+ Revision: 213895
12cr|gnocky-0.0.7-4|72	- update to new version 0.0.6
12cr|gnocky-0.0.7-4|73	
12cr|gnocky-0.0.7-4|74	+ Olivier Blin <oblin@mandriva.com>
12cr|gnocky-0.0.7-4|75	- restore BuildRoot
12cr|gnocky-0.0.7-4|76	
12cr|gnocky-0.0.7-4|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnocky-0.0.7-4|78	- kill re-definition of %%buildroot on Pixel's request
12cr|gnocky-0.0.7-4|79	
12cr|gnocky-0.0.7-4|80	* Wed Dec 05 2007 Jérôme Soyer <saispo@mandriva.org> 0.0.5-1mdv2008.1
12cr|gnocky-0.0.7-4|81	+ Revision: 115736
12cr|gnocky-0.0.7-4|82	- New release 0.0.5
12cr|gnocky-0.0.7-4|83	
12cr|gnocky-0.0.7-4|84	* Mon Aug 13 2007 Jérôme Soyer <saispo@mandriva.org> 0.0.4-1mdv2008.0
12cr|gnocky-0.0.7-4|85	+ Revision: 62448
12cr|gnocky-0.0.7-4|86	- New release 0.0.4
12cr|gnocky-0.0.7-4|87	
12cr|gnocky-0.0.7-4|88	
12cr|gnocky-0.0.7-4|89	* Sat Jan 13 2007 Jérôme Soyer <saispo@mandriva.org> 0.0.3-1mdv2007.0
12cr|gnocky-0.0.7-4|90	+ Revision: 108285
12cr|gnocky-0.0.7-4|91	- Import gnocky
12cr|gnocky-0.0.7-4|92	

1784 12
12cr|gnofract4d-3.14-1|1	Name:           gnofract4d
12cr|gnofract4d-3.14-1|2	Version:        3.14
12cr|gnofract4d-3.14-1|3	Release:        %mkrel 1
12cr|gnofract4d-3.14-1|4	Group:          Graphics
12cr|gnofract4d-3.14-1|5	License:        BSD
12cr|gnofract4d-3.14-1|6	Summary:        Gnofract 4D: Superior Fractal Software
12cr|gnofract4d-3.14-1|7	Source:         %{name}-%{version}.tar.gz
12cr|gnofract4d-3.14-1|8	Patch0:		gnofract4d-3.13-fix_desktop_file.patch
12cr|gnofract4d-3.14-1|9	Patch1:		gnofract4d-3.13-fix_libdl.patch
12cr|gnofract4d-3.14-1|10	URL:            http://%{name}.sourceforge.net/
12cr|gnofract4d-3.14-1|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gnofract4d-3.14-1|12	
12cr|gnofract4d-3.14-1|13	BuildRequires:  python-devel
12cr|gnofract4d-3.14-1|14	BuildRequires:  glibc-devel
12cr|gnofract4d-3.14-1|15	
12cr|gnofract4d-3.14-1|16	%description
12cr|gnofract4d-3.14-1|17	Gnofract 4D is a free, open source program which allows anyone to
12cr|gnofract4d-3.14-1|18	create beautiful images called fractals. The images are automatically
12cr|gnofract4d-3.14-1|19	created by the computer based on mathematical principles.
12cr|gnofract4d-3.14-1|20	These include the Mandelbrot and Julia sets and many more.
12cr|gnofract4d-3.14-1|21	You don't need to do any math: you can explore a universe of images
12cr|gnofract4d-3.14-1|22	just using a mouse.
12cr|gnofract4d-3.14-1|23	
12cr|gnofract4d-3.14-1|24	%prep
12cr|gnofract4d-3.14-1|25	%setup -q
12cr|gnofract4d-3.14-1|26	%patch0 -p0
12cr|gnofract4d-3.14-1|27	%patch1 -p0
12cr|gnofract4d-3.14-1|28	
12cr|gnofract4d-3.14-1|29	%build
12cr|gnofract4d-3.14-1|30	python setup.py build
12cr|gnofract4d-3.14-1|31	
12cr|gnofract4d-3.14-1|32	%install
12cr|gnofract4d-3.14-1|33	%__rm -rf %{buildroot}
12cr|gnofract4d-3.14-1|34	python setup.py install --root=%{buildroot}
12cr|gnofract4d-3.14-1|35	
12cr|gnofract4d-3.14-1|36	#duplicate docs
12cr|gnofract4d-3.14-1|37	rm -rf %{buildroot}%{_docdir}/%{name}
12cr|gnofract4d-3.14-1|38	
12cr|gnofract4d-3.14-1|39	#fix rights
12cr|gnofract4d-3.14-1|40	chmod 644 %{buildroot}%{_datadir}/%{name}/maps/royal.map
12cr|gnofract4d-3.14-1|41	
12cr|gnofract4d-3.14-1|42	%clean
12cr|gnofract4d-3.14-1|43	%__rm -rf %{buildroot}
12cr|gnofract4d-3.14-1|44	
12cr|gnofract4d-3.14-1|45	%files
12cr|gnofract4d-3.14-1|46	%defattr(-,root,root)
12cr|gnofract4d-3.14-1|47	%doc COPYING README
12cr|gnofract4d-3.14-1|48	%{_bindir}/%{name}
12cr|gnofract4d-3.14-1|49	%{_datadir}/%{name}
12cr|gnofract4d-3.14-1|50	%{_datadir}/pixmaps/%{name}
12cr|gnofract4d-3.14-1|51	%{_datadir}/pixmaps/%{name}-logo.png
12cr|gnofract4d-3.14-1|52	%{_datadir}/mime/packages/%{name}-mime.xml
12cr|gnofract4d-3.14-1|53	%{_datadir}/applications/%{name}.desktop
12cr|gnofract4d-3.14-1|54	%{_datadir}/gnome/help/%{name}
12cr|gnofract4d-3.14-1|55	%{python_sitearch}/fract4d
12cr|gnofract4d-3.14-1|56	%{python_sitearch}/fract4dgui
12cr|gnofract4d-3.14-1|57	%{python_sitearch}/fractutils
12cr|gnofract4d-3.14-1|58	%{python_sitearch}/%{name}-%{version}-py%{py_ver}.egg-info
12cr|gnofract4d-3.14-1|59	
12cr|gnofract4d-3.14-1|60	
12cr|gnofract4d-3.14-1|61	%changelog
12cr|gnofract4d-3.14-1|62	* Sun Oct 30 2011 Andrey Bondrov <abondrov@mandriva.org> 3.14-1mdv2011.0
12cr|gnofract4d-3.14-1|63	+ Revision: 707897
12cr|gnofract4d-3.14-1|64	- New version 3.14
12cr|gnofract4d-3.14-1|65	
12cr|gnofract4d-3.14-1|66	* Mon Apr 18 2011 Olivier Faurax <ofaurax@mandriva.org> 3.13-3
12cr|gnofract4d-3.14-1|67	+ Revision: 654809
12cr|gnofract4d-3.14-1|68	- Patch to add libdl
12cr|gnofract4d-3.14-1|69	
12cr|gnofract4d-3.14-1|70	* Sun Nov 07 2010 Jani Välimaa <wally@mandriva.org> 3.13-2mdv2011.0
12cr|gnofract4d-3.14-1|71	+ Revision: 594849
12cr|gnofract4d-3.14-1|72	- rebuild for python 2.7
12cr|gnofract4d-3.14-1|73	- fix install
12cr|gnofract4d-3.14-1|74	- fix filelist (don't own /usr/share or /usr/lib{64,})
12cr|gnofract4d-3.14-1|75	- fix file rights
12cr|gnofract4d-3.14-1|76	- fix desktop file
12cr|gnofract4d-3.14-1|77	
12cr|gnofract4d-3.14-1|78	* Sun Sep 19 2010 Olivier Faurax <ofaurax@mandriva.org> 3.13-1mdv2011.0
12cr|gnofract4d-3.14-1|79	+ Revision: 579872
12cr|gnofract4d-3.14-1|80	- New version 3.13 (oups)
12cr|gnofract4d-3.14-1|81	- New version 3.13
12cr|gnofract4d-3.14-1|82	
12cr|gnofract4d-3.14-1|83	* Mon Dec 28 2009 Olivier Faurax <ofaurax@mandriva.org> 3.12-1mdv2010.1
12cr|gnofract4d-3.14-1|84	+ Revision: 483143
12cr|gnofract4d-3.14-1|85	- import gnofract4d
12cr|gnofract4d-3.14-1|86	
12cr|gnofract4d-3.14-1|87	

1785 12
12cr|gnoise-0.1.15-12|1	%define name gnoise
12cr|gnoise-0.1.15-12|2	%define version 0.1.15
12cr|gnoise-0.1.15-12|3	%define release %mkrel 12
12cr|gnoise-0.1.15-12|4	
12cr|gnoise-0.1.15-12|5	Version: 	%{version}
12cr|gnoise-0.1.15-12|6	Summary: 	GTK-based wave file editor
12cr|gnoise-0.1.15-12|7	Name: 		%{name}
12cr|gnoise-0.1.15-12|8	Release: 	%{release}
12cr|gnoise-0.1.15-12|9	License: 	GPL
12cr|gnoise-0.1.15-12|10	Group: 		Sound
12cr|gnoise-0.1.15-12|11	Source: 	%{name}-%{version}.tar.bz2
12cr|gnoise-0.1.15-12|12	Patch0:		gnoise-0.1.15-fix-desktop.patch
12cr|gnoise-0.1.15-12|13	URL: 		http://sourceforge.net/projects/gnoise/
12cr|gnoise-0.1.15-12|14	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|gnoise-0.1.15-12|15	BuildRequires:	libgtk+-devel
12cr|gnoise-0.1.15-12|16	BuildRequires:	automake
12cr|gnoise-0.1.15-12|17	BuildRequires:	desktop-file-utils
12cr|gnoise-0.1.15-12|18	
12cr|gnoise-0.1.15-12|19	%description
12cr|gnoise-0.1.15-12|20	GNoise is a GTK-based wave file editor for Linux capable of handling large
12cr|gnoise-0.1.15-12|21	files. A peaks display cache provides a fast, double-buffered display.
12cr|gnoise-0.1.15-12|22	
12cr|gnoise-0.1.15-12|23	%prep
12cr|gnoise-0.1.15-12|24	
12cr|gnoise-0.1.15-12|25	%setup -q
12cr|gnoise-0.1.15-12|26	%patch0 -p0
12cr|gnoise-0.1.15-12|27	
12cr|gnoise-0.1.15-12|28	%build
12cr|gnoise-0.1.15-12|29	export FORCE_AUTOCONF_2_5=1
12cr|gnoise-0.1.15-12|30	aclocal
12cr|gnoise-0.1.15-12|31	automake -a -c
12cr|gnoise-0.1.15-12|32	autoconf
12cr|gnoise-0.1.15-12|33	
12cr|gnoise-0.1.15-12|34	%configure --disable-gnome
12cr|gnoise-0.1.15-12|35	
12cr|gnoise-0.1.15-12|36	make
12cr|gnoise-0.1.15-12|37	
12cr|gnoise-0.1.15-12|38	%install
12cr|gnoise-0.1.15-12|39	rm -rf $RPM_BUILD_ROOT
12cr|gnoise-0.1.15-12|40	
12cr|gnoise-0.1.15-12|41	%makeinstall
12cr|gnoise-0.1.15-12|42	
12cr|gnoise-0.1.15-12|43	desktop-file-install --vendor='' --delete-original \
12cr|gnoise-0.1.15-12|44	--dir=%{buildroot}%{_datadir}/applications \
12cr|gnoise-0.1.15-12|45	%{buildroot}%_datadir/gnome/apps/Multimedia/gnoise.desktop
12cr|gnoise-0.1.15-12|46	
12cr|gnoise-0.1.15-12|47	%if %mdkversion < 200900
12cr|gnoise-0.1.15-12|48	%post
12cr|gnoise-0.1.15-12|49	%update_menus
12cr|gnoise-0.1.15-12|50	%endif
12cr|gnoise-0.1.15-12|51	
12cr|gnoise-0.1.15-12|52	%if %mdkversion < 200900
12cr|gnoise-0.1.15-12|53	%postun
12cr|gnoise-0.1.15-12|54	%clean_menus
12cr|gnoise-0.1.15-12|55	%endif
12cr|gnoise-0.1.15-12|56	
12cr|gnoise-0.1.15-12|57	%clean
12cr|gnoise-0.1.15-12|58	rm -rf $RPM_BUILD_ROOT
12cr|gnoise-0.1.15-12|59	
12cr|gnoise-0.1.15-12|60	%files
12cr|gnoise-0.1.15-12|61	%defattr (-,root,root)
12cr|gnoise-0.1.15-12|62	%doc README COPYING INSTALL TODO ChangeLog
12cr|gnoise-0.1.15-12|63	%{_bindir}/*
12cr|gnoise-0.1.15-12|64	%_datadir/pixmaps/gnoise.png
12cr|gnoise-0.1.15-12|65	%_datadir/applications/*
12cr|gnoise-0.1.15-12|66	
12cr|gnoise-0.1.15-12|67	
12cr|gnoise-0.1.15-12|68	%changelog
12cr|gnoise-0.1.15-12|69	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.15-12mdv2011.0
12cr|gnoise-0.1.15-12|70	+ Revision: 619013
12cr|gnoise-0.1.15-12|71	- the mass rebuild of 2010.0 packages
12cr|gnoise-0.1.15-12|72	
12cr|gnoise-0.1.15-12|73	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1.15-11mdv2010.0
12cr|gnoise-0.1.15-12|74	+ Revision: 429224
12cr|gnoise-0.1.15-12|75	- rebuild
12cr|gnoise-0.1.15-12|76	
12cr|gnoise-0.1.15-12|77	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.1.15-10mdv2009.0
12cr|gnoise-0.1.15-12|78	+ Revision: 246346
12cr|gnoise-0.1.15-12|79	- rebuild
12cr|gnoise-0.1.15-12|80	
12cr|gnoise-0.1.15-12|81	+ Pixel <pixel@mandriva.com>
12cr|gnoise-0.1.15-12|82	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gnoise-0.1.15-12|83	
12cr|gnoise-0.1.15-12|84	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.1.15-8mdv2008.1
12cr|gnoise-0.1.15-12|85	+ Revision: 136447
12cr|gnoise-0.1.15-12|86	- restore BuildRoot
12cr|gnoise-0.1.15-12|87	
12cr|gnoise-0.1.15-12|88	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnoise-0.1.15-12|89	- kill re-definition of %%buildroot on Pixel's request
12cr|gnoise-0.1.15-12|90	
12cr|gnoise-0.1.15-12|91	* Fri Aug 31 2007 Funda Wang <fwang@mandriva.org> 0.1.15-8mdv2008.0
12cr|gnoise-0.1.15-12|92	+ Revision: 76719
12cr|gnoise-0.1.15-12|93	- Use desktop patch to fix Type
12cr|gnoise-0.1.15-12|94	- Add gtk category
12cr|gnoise-0.1.15-12|95	- drop old menu
12cr|gnoise-0.1.15-12|96	- correct desktop file
12cr|gnoise-0.1.15-12|97	
12cr|gnoise-0.1.15-12|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnoise-0.1.15-12|99	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|gnoise-0.1.15-12|100	
12cr|gnoise-0.1.15-12|101	
12cr|gnoise-0.1.15-12|102	* Tue Jan 09 2007 Crispin Boylan <crisb@mandriva.org> 0.1.15-7mdv2007.0
12cr|gnoise-0.1.15-12|103	+ Revision: 106211
12cr|gnoise-0.1.15-12|104	- Really disable gnome
12cr|gnoise-0.1.15-12|105	- Import gnoise
12cr|gnoise-0.1.15-12|106	
12cr|gnoise-0.1.15-12|107	* Sat Aug 19 2006 Lenny Cartier <lenny@mandriva.com> 0.1.15-6mdv2007.0
12cr|gnoise-0.1.15-12|108	- xdg
12cr|gnoise-0.1.15-12|109	
12cr|gnoise-0.1.15-12|110	* Fri Nov 05 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.1.15-5mdk
12cr|gnoise-0.1.15-12|111	- add BuildRequires: libgtk+-devel
12cr|gnoise-0.1.15-12|112	- use current autotools
12cr|gnoise-0.1.15-12|113	
12cr|gnoise-0.1.15-12|114	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.1.15-4mdk
12cr|gnoise-0.1.15-12|115	- 0.1.15
12cr|gnoise-0.1.15-12|116	

1786 12
12cr|gnomad2-2.9.6-2|1	Summary:	A Nomad Jukebox manager
12cr|gnomad2-2.9.6-2|2	Name:		gnomad2
12cr|gnomad2-2.9.6-2|3	Version:	2.9.6
12cr|gnomad2-2.9.6-2|4	Release:	2
12cr|gnomad2-2.9.6-2|5	License:	GPLv2+
12cr|gnomad2-2.9.6-2|6	Group:		Sound
12cr|gnomad2-2.9.6-2|7	URL:		http://gnomad2.sourceforge.net/
12cr|gnomad2-2.9.6-2|8	Source0:	%{name}-%{version}.tar.gz
12cr|gnomad2-2.9.6-2|9	Patch0:		%{name}-0.9.4-fix-str-fmt.patch
12cr|gnomad2-2.9.6-2|10	BuildRequires:	desktop-file-utils
12cr|gnomad2-2.9.6-2|11	BuildRequires:	intltool
12cr|gnomad2-2.9.6-2|12	BuildRequires:	imagemagick
12cr|gnomad2-2.9.6-2|13	BuildRequires:	perl(XML::Parser)
12cr|gnomad2-2.9.6-2|14	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gnomad2-2.9.6-2|15	BuildRequires:	pkgconfig(gudev-1.0)
12cr|gnomad2-2.9.6-2|16	BuildRequires:	pkgconfig(id3tag)
12cr|gnomad2-2.9.6-2|17	BuildRequires:	pkgconfig(libmtp)
12cr|gnomad2-2.9.6-2|18	BuildRequires:	pkgconfig(libnjb)
12cr|gnomad2-2.9.6-2|19	BuildRequires:	pkgconfig(taglib)
12cr|gnomad2-2.9.6-2|20	
12cr|gnomad2-2.9.6-2|21	%description
12cr|gnomad2-2.9.6-2|22	Gnomad 2 is a GUI built on top of GTK/GNOME 2, libid3tag and libnjb
12cr|gnomad2-2.9.6-2|23	that makes it possible to transfer tracks and files from/to a
12cr|gnomad2-2.9.6-2|24	Creative Nomad Jukebox (all brands). It is designed much like
12cr|gnomad2-2.9.6-2|25	an ordinary graphical FTP program.
12cr|gnomad2-2.9.6-2|26	
12cr|gnomad2-2.9.6-2|27	%prep
12cr|gnomad2-2.9.6-2|28	%setup -q
12cr|gnomad2-2.9.6-2|29	%patch0
12cr|gnomad2-2.9.6-2|30	
12cr|gnomad2-2.9.6-2|31	%build
12cr|gnomad2-2.9.6-2|32	%configure2_5x
12cr|gnomad2-2.9.6-2|33	%make
12cr|gnomad2-2.9.6-2|34	
12cr|gnomad2-2.9.6-2|35	%install
12cr|gnomad2-2.9.6-2|36	%makeinstall_std
12cr|gnomad2-2.9.6-2|37	
12cr|gnomad2-2.9.6-2|38	install -d %{buildroot}{%{_miconsdir},%{_liconsdir},%{_menudir}}
12cr|gnomad2-2.9.6-2|39	convert -size 16x16 %{name}-logo.png %{buildroot}%{_miconsdir}/%{name}-logo.png
12cr|gnomad2-2.9.6-2|40	convert -size 32x32 %{name}-logo.png %{buildroot}%{_iconsdir}/%{name}-logo.png
12cr|gnomad2-2.9.6-2|41	convert -size 48x48 %{name}-logo.png %{buildroot}%{_liconsdir}/%{name}-logo.png
12cr|gnomad2-2.9.6-2|42	
12cr|gnomad2-2.9.6-2|43	perl -pi -e 's,%{name}-logo.png,%{name}-logo,g' %{buildroot}%{_datadir}/applications/*
12cr|gnomad2-2.9.6-2|44	
12cr|gnomad2-2.9.6-2|45	%find_lang %{name}
12cr|gnomad2-2.9.6-2|46	
12cr|gnomad2-2.9.6-2|47	desktop-file-install --vendor="" \
12cr|gnomad2-2.9.6-2|48	--remove-category="Application" \
12cr|gnomad2-2.9.6-2|49	--add-category="AudioVideo;Audio" \
12cr|gnomad2-2.9.6-2|50	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gnomad2-2.9.6-2|51	
12cr|gnomad2-2.9.6-2|52	%files -f %{name}.lang
12cr|gnomad2-2.9.6-2|53	%defattr(755,root,root,755)
12cr|gnomad2-2.9.6-2|54	%{_bindir}/%{name}
12cr|gnomad2-2.9.6-2|55	%defattr(644,root,root,755)
12cr|gnomad2-2.9.6-2|56	%{_mandir}/man1/%{name}.1*
12cr|gnomad2-2.9.6-2|57	%{_datadir}/application-registry/%{name}.applications
12cr|gnomad2-2.9.6-2|58	%{_datadir}/applications/%{name}.desktop
12cr|gnomad2-2.9.6-2|59	%{_datadir}/pixmaps/%{name}-logo.png
12cr|gnomad2-2.9.6-2|60	%{_miconsdir}/%{name}-logo.png
12cr|gnomad2-2.9.6-2|61	%{_iconsdir}/%{name}-logo.png
12cr|gnomad2-2.9.6-2|62	%{_liconsdir}/%{name}-logo.png
12cr|gnomad2-2.9.6-2|63	%doc AUTHORS NEWS ChangeLog README TODO
12cr|gnomad2-2.9.6-2|64	

1787 12
12cr|gnome-activity-journal-0.8.0-1|1	%define name gnome-activity-journal
12cr|gnome-activity-journal-0.8.0-1|2	%define version 0.8.0
12cr|gnome-activity-journal-0.8.0-1|3	%define release %mkrel 1
12cr|gnome-activity-journal-0.8.0-1|4	
12cr|gnome-activity-journal-0.8.0-1|5	Summary: GUI to browse and search your Zeitgeist activities
12cr|gnome-activity-journal-0.8.0-1|6	Name: %{name}
12cr|gnome-activity-journal-0.8.0-1|7	Version: %{version}
12cr|gnome-activity-journal-0.8.0-1|8	Release: %{release}
12cr|gnome-activity-journal-0.8.0-1|9	Source0: http://launchpad.net/%name/0.8/%version/+download/%name-%version.tar.gz
12cr|gnome-activity-journal-0.8.0-1|10	License: GPLv3+
12cr|gnome-activity-journal-0.8.0-1|11	Group: Graphical desktop/GNOME
12cr|gnome-activity-journal-0.8.0-1|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gnome-activity-journal-0.8.0-1|13	BuildArch: noarch
12cr|gnome-activity-journal-0.8.0-1|14	BuildRequires: python-distutils-extra
12cr|gnome-activity-journal-0.8.0-1|15	BuildRequires: python-setuptools
12cr|gnome-activity-journal-0.8.0-1|16	BuildRequires: intltool
12cr|gnome-activity-journal-0.8.0-1|17	Url: https://launchpad.net/gnome-activity-journal
12cr|gnome-activity-journal-0.8.0-1|18	Requires: zeitgeist >= 0.3.1
12cr|gnome-activity-journal-0.8.0-1|19	Requires: gnome-python
12cr|gnome-activity-journal-0.8.0-1|20	Requires: gnome-python-gconf
12cr|gnome-activity-journal-0.8.0-1|21	
12cr|gnome-activity-journal-0.8.0-1|22	%description
12cr|gnome-activity-journal-0.8.0-1|23	
12cr|gnome-activity-journal-0.8.0-1|24	GNOME Activity Journal is a tool for easily browsing and finding files on
12cr|gnome-activity-journal-0.8.0-1|25	your computer. It shows a chronological journal of all file activity and
12cr|gnome-activity-journal-0.8.0-1|26	supports full-text search through Tracker.
12cr|gnome-activity-journal-0.8.0-1|27	
12cr|gnome-activity-journal-0.8.0-1|28	%prep
12cr|gnome-activity-journal-0.8.0-1|29	%setup -q -n %{name}-%{version}
12cr|gnome-activity-journal-0.8.0-1|30	
12cr|gnome-activity-journal-0.8.0-1|31	%build
12cr|gnome-activity-journal-0.8.0-1|32	python setup.py build
12cr|gnome-activity-journal-0.8.0-1|33	
12cr|gnome-activity-journal-0.8.0-1|34	%install
12cr|gnome-activity-journal-0.8.0-1|35	rm -rf %buildroot %name.lang
12cr|gnome-activity-journal-0.8.0-1|36	python setup.py install --root=$RPM_BUILD_ROOT
12cr|gnome-activity-journal-0.8.0-1|37	%find_lang %name
12cr|gnome-activity-journal-0.8.0-1|38	mkdir -p %buildroot%_sysconfdir
12cr|gnome-activity-journal-0.8.0-1|39	mv %buildroot%_datadir/gconf %buildroot%_sysconfdir
12cr|gnome-activity-journal-0.8.0-1|40	
12cr|gnome-activity-journal-0.8.0-1|41	%clean
12cr|gnome-activity-journal-0.8.0-1|42	rm -rf $RPM_BUILD_ROOT
12cr|gnome-activity-journal-0.8.0-1|43	
12cr|gnome-activity-journal-0.8.0-1|44	%preun
12cr|gnome-activity-journal-0.8.0-1|45	%preun_uninstall_gconf_schemas %name
12cr|gnome-activity-journal-0.8.0-1|46	
12cr|gnome-activity-journal-0.8.0-1|47	%files -f %name.lang
12cr|gnome-activity-journal-0.8.0-1|48	%defattr(-,root,root)
12cr|gnome-activity-journal-0.8.0-1|49	%doc README AUTHORS
12cr|gnome-activity-journal-0.8.0-1|50	%_sysconfdir/gconf/schemas/%name.schemas
12cr|gnome-activity-journal-0.8.0-1|51	%_bindir/%name
12cr|gnome-activity-journal-0.8.0-1|52	%py_puresitedir/*.egg-info
12cr|gnome-activity-journal-0.8.0-1|53	%_datadir/applications/%name.desktop
12cr|gnome-activity-journal-0.8.0-1|54	%_datadir/%name
12cr|gnome-activity-journal-0.8.0-1|55	%_datadir/icons/hicolor/*/*/*
12cr|gnome-activity-journal-0.8.0-1|56	%_mandir/man1/%name.1*
12cr|gnome-activity-journal-0.8.0-1|57	%_datadir/pixmaps/%name.xpm
12cr|gnome-activity-journal-0.8.0-1|58	%_datadir/zeitgeist/_zeitgeist/engine/extensions/gnome_activity_journal.py
12cr|gnome-activity-journal-0.8.0-1|59	
12cr|gnome-activity-journal-0.8.0-1|60	
12cr|gnome-activity-journal-0.8.0-1|61	%changelog
12cr|gnome-activity-journal-0.8.0-1|62	* Mon Jul 18 2011 Götz Waschk <waschk@mandriva.org> 0.8.0-1mdv2011
12cr|gnome-activity-journal-0.8.0-1|63	+ Revision: 690223
12cr|gnome-activity-journal-0.8.0-1|64	- new version
12cr|gnome-activity-journal-0.8.0-1|65	
12cr|gnome-activity-journal-0.8.0-1|66	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.6.0-2
12cr|gnome-activity-journal-0.8.0-1|67	+ Revision: 677707
12cr|gnome-activity-journal-0.8.0-1|68	- rebuild to add gconftool as req
12cr|gnome-activity-journal-0.8.0-1|69	
12cr|gnome-activity-journal-0.8.0-1|70	* Thu Jan 27 2011 Götz Waschk <waschk@mandriva.org> 0.6.0-1
12cr|gnome-activity-journal-0.8.0-1|71	+ Revision: 633485
12cr|gnome-activity-journal-0.8.0-1|72	- new version
12cr|gnome-activity-journal-0.8.0-1|73	- update URL
12cr|gnome-activity-journal-0.8.0-1|74	
12cr|gnome-activity-journal-0.8.0-1|75	* Wed Nov 03 2010 Götz Waschk <waschk@mandriva.org> 0.5.0.1-2mdv2011.0
12cr|gnome-activity-journal-0.8.0-1|76	+ Revision: 592937
12cr|gnome-activity-journal-0.8.0-1|77	- rebuild for new python 2.7
12cr|gnome-activity-journal-0.8.0-1|78	
12cr|gnome-activity-journal-0.8.0-1|79	* Thu Sep 23 2010 Götz Waschk <waschk@mandriva.org> 0.5.0.1-1mdv2011.0
12cr|gnome-activity-journal-0.8.0-1|80	+ Revision: 580704
12cr|gnome-activity-journal-0.8.0-1|81	- new version
12cr|gnome-activity-journal-0.8.0-1|82	
12cr|gnome-activity-journal-0.8.0-1|83	* Tue Aug 24 2010 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdv2011.0
12cr|gnome-activity-journal-0.8.0-1|84	+ Revision: 572932
12cr|gnome-activity-journal-0.8.0-1|85	- new version
12cr|gnome-activity-journal-0.8.0-1|86	- update file list
12cr|gnome-activity-journal-0.8.0-1|87	- update source URL
12cr|gnome-activity-journal-0.8.0-1|88	
12cr|gnome-activity-journal-0.8.0-1|89	+ Olivier Faurax <ofaurax@mandriva.org>
12cr|gnome-activity-journal-0.8.0-1|90	- bad extension for pixmaps (svg -> xpm)
12cr|gnome-activity-journal-0.8.0-1|91	- forcing new release
12cr|gnome-activity-journal-0.8.0-1|92	- Updated tar.gz to 0.3.4.1
12cr|gnome-activity-journal-0.8.0-1|93	
12cr|gnome-activity-journal-0.8.0-1|94	* Thu Aug 05 2010 Götz Waschk <waschk@mandriva.org> 0.3.4.1-1mdv2011.0
12cr|gnome-activity-journal-0.8.0-1|95	+ Revision: 566419
12cr|gnome-activity-journal-0.8.0-1|96	- update to new version 0.3.4.1
12cr|gnome-activity-journal-0.8.0-1|97	
12cr|gnome-activity-journal-0.8.0-1|98	* Sun Feb 21 2010 Götz Waschk <waschk@mandriva.org> 0.3.3-1mdv2010.1
12cr|gnome-activity-journal-0.8.0-1|99	+ Revision: 509023
12cr|gnome-activity-journal-0.8.0-1|100	- update to new version 0.3.3
12cr|gnome-activity-journal-0.8.0-1|101	
12cr|gnome-activity-journal-0.8.0-1|102	* Wed Jan 20 2010 Götz Waschk <waschk@mandriva.org> 0.3.2-1mdv2010.1
12cr|gnome-activity-journal-0.8.0-1|103	+ Revision: 493968
12cr|gnome-activity-journal-0.8.0-1|104	- import gnome-activity-journal
12cr|gnome-activity-journal-0.8.0-1|105	
12cr|gnome-activity-journal-0.8.0-1|106	

1788 12
12cr|gnome-alsamixer-0.9.7-0.205.5|1	%define	name	gnome-alsamixer
12cr|gnome-alsamixer-0.9.7-0.205.5|2	%define version 0.9.7
12cr|gnome-alsamixer-0.9.7-0.205.5|3	# Many other major distros are also using SVN snapshots (inc. Debian).
12cr|gnome-alsamixer-0.9.7-0.205.5|4	# It includes useful updates and apparently no regressions from 0.9.6.
12cr|gnome-alsamixer-0.9.7-0.205.5|5	# - AdamW 2007/06
12cr|gnome-alsamixer-0.9.7-0.205.5|6	%define svn	205
12cr|gnome-alsamixer-0.9.7-0.205.5|7	%if %svn
12cr|gnome-alsamixer-0.9.7-0.205.5|8	%define release %mkrel 0.%svn.5
12cr|gnome-alsamixer-0.9.7-0.205.5|9	%else
12cr|gnome-alsamixer-0.9.7-0.205.5|10	%define release %mkrel 4
12cr|gnome-alsamixer-0.9.7-0.205.5|11	%endif
12cr|gnome-alsamixer-0.9.7-0.205.5|12	%define schemas %name
12cr|gnome-alsamixer-0.9.7-0.205.5|13	
12cr|gnome-alsamixer-0.9.7-0.205.5|14	Name:		%{name}
12cr|gnome-alsamixer-0.9.7-0.205.5|15	Summary:	ALSA mixer (volume control) for GNOME
12cr|gnome-alsamixer-0.9.7-0.205.5|16	Version:	%{version}
12cr|gnome-alsamixer-0.9.7-0.205.5|17	Release:	%{release}
12cr|gnome-alsamixer-0.9.7-0.205.5|18	License:	GPL
12cr|gnome-alsamixer-0.9.7-0.205.5|19	Group:		Sound
12cr|gnome-alsamixer-0.9.7-0.205.5|20	URL:		http://www.paw.co.za/projects/gnome-alsamixer/
12cr|gnome-alsamixer-0.9.7-0.205.5|21	%if %svn
12cr|gnome-alsamixer-0.9.7-0.205.5|22	Source0:	%{name}-%{svn}.tar.bz2
12cr|gnome-alsamixer-0.9.7-0.205.5|23	%else
12cr|gnome-alsamixer-0.9.7-0.205.5|24	Source0:	ftp://ftp.paw.co.za/pub/PAW/sources/%{name}-%{version}.tar.bz2
12cr|gnome-alsamixer-0.9.7-0.205.5|25	%endif
12cr|gnome-alsamixer-0.9.7-0.205.5|26	Source11:	%{name}-16.png
12cr|gnome-alsamixer-0.9.7-0.205.5|27	Source12:	%{name}-32.png
12cr|gnome-alsamixer-0.9.7-0.205.5|28	Source13:	%{name}-48.png
12cr|gnome-alsamixer-0.9.7-0.205.5|29	Patch0:	gnome-alsamixer-0.9.6-deprecation.patch
12cr|gnome-alsamixer-0.9.7-0.205.5|30	# From ALT Linux: introduce the gconf schema, which is missing
12cr|gnome-alsamixer-0.9.7-0.205.5|31	# upstream, and correct the paths to it - AdamW 2007/06
12cr|gnome-alsamixer-0.9.7-0.205.5|32	Patch1:	change_gconf-keys_path.diff
12cr|gnome-alsamixer-0.9.7-0.205.5|33	Patch2:	gnome-alsamixer.schemas.diff
12cr|gnome-alsamixer-0.9.7-0.205.5|34	BuildRequires:	alsa-oss-devel >= 0.9.0 pkgconfig(libgnomeui-2.0)
12cr|gnome-alsamixer-0.9.7-0.205.5|35	%if %svn
12cr|gnome-alsamixer-0.9.7-0.205.5|36	BuildRequires:	autoconf
12cr|gnome-alsamixer-0.9.7-0.205.5|37	%else
12cr|gnome-alsamixer-0.9.7-0.205.5|38	BuildRequires:	automake1.4
12cr|gnome-alsamixer-0.9.7-0.205.5|39	%endif
12cr|gnome-alsamixer-0.9.7-0.205.5|40	
12cr|gnome-alsamixer-0.9.7-0.205.5|41	%description
12cr|gnome-alsamixer-0.9.7-0.205.5|42	A sound mixer (volume control) for ALSA, built for the GNOME desktop
12cr|gnome-alsamixer-0.9.7-0.205.5|43	environment.
12cr|gnome-alsamixer-0.9.7-0.205.5|44	
12cr|gnome-alsamixer-0.9.7-0.205.5|45	%prep
12cr|gnome-alsamixer-0.9.7-0.205.5|46	%if %svn
12cr|gnome-alsamixer-0.9.7-0.205.5|47	%setup -q -n %{name}
12cr|gnome-alsamixer-0.9.7-0.205.5|48	%else
12cr|gnome-alsamixer-0.9.7-0.205.5|49	%setup -q
12cr|gnome-alsamixer-0.9.7-0.205.5|50	%endif
12cr|gnome-alsamixer-0.9.7-0.205.5|51	%patch0 -p1 -b .deprecated
12cr|gnome-alsamixer-0.9.7-0.205.5|52	%patch1 -p1 -b .gconf_keys
12cr|gnome-alsamixer-0.9.7-0.205.5|53	%patch2 -p1 -b .schema
12cr|gnome-alsamixer-0.9.7-0.205.5|54	
12cr|gnome-alsamixer-0.9.7-0.205.5|55	%build
12cr|gnome-alsamixer-0.9.7-0.205.5|56	%if %svn
12cr|gnome-alsamixer-0.9.7-0.205.5|57	./autogen.sh
12cr|gnome-alsamixer-0.9.7-0.205.5|58	%else
12cr|gnome-alsamixer-0.9.7-0.205.5|59	automake-1.4
12cr|gnome-alsamixer-0.9.7-0.205.5|60	%endif
12cr|gnome-alsamixer-0.9.7-0.205.5|61	export CPPFLAGS=-I%_includedir/alsa
12cr|gnome-alsamixer-0.9.7-0.205.5|62	%configure2_5x --disable-schemas-install
12cr|gnome-alsamixer-0.9.7-0.205.5|63	%make LIBS="-lm"
12cr|gnome-alsamixer-0.9.7-0.205.5|64	
12cr|gnome-alsamixer-0.9.7-0.205.5|65	%install
12cr|gnome-alsamixer-0.9.7-0.205.5|66	%makeinstall_std
12cr|gnome-alsamixer-0.9.7-0.205.5|67	
12cr|gnome-alsamixer-0.9.7-0.205.5|68	# Menu
12cr|gnome-alsamixer-0.9.7-0.205.5|69	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gnome-alsamixer-0.9.7-0.205.5|70	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gnome-alsamixer-0.9.7-0.205.5|71	[Desktop Entry]
12cr|gnome-alsamixer-0.9.7-0.205.5|72	Name=GNOME ALSA mixer
12cr|gnome-alsamixer-0.9.7-0.205.5|73	Comment=GNOME ALSA mixer (volume control)
12cr|gnome-alsamixer-0.9.7-0.205.5|74	Exec=%{name}
12cr|gnome-alsamixer-0.9.7-0.205.5|75	Icon=%name
12cr|gnome-alsamixer-0.9.7-0.205.5|76	Terminal=false
12cr|gnome-alsamixer-0.9.7-0.205.5|77	Type=Application
12cr|gnome-alsamixer-0.9.7-0.205.5|78	StartupNotify=true
12cr|gnome-alsamixer-0.9.7-0.205.5|79	Categories=Audio;Mixer;GTK;GNOME;
12cr|gnome-alsamixer-0.9.7-0.205.5|80	EOF
12cr|gnome-alsamixer-0.9.7-0.205.5|81	
12cr|gnome-alsamixer-0.9.7-0.205.5|82	# icon
12cr|gnome-alsamixer-0.9.7-0.205.5|83	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|gnome-alsamixer-0.9.7-0.205.5|84	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|gnome-alsamixer-0.9.7-0.205.5|85	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|gnome-alsamixer-0.9.7-0.205.5|86	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|gnome-alsamixer-0.9.7-0.205.5|87	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|gnome-alsamixer-0.9.7-0.205.5|88	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|gnome-alsamixer-0.9.7-0.205.5|89	
12cr|gnome-alsamixer-0.9.7-0.205.5|90	%{find_lang} %{name}
12cr|gnome-alsamixer-0.9.7-0.205.5|91	
12cr|gnome-alsamixer-0.9.7-0.205.5|92	
12cr|gnome-alsamixer-0.9.7-0.205.5|93	%preun
12cr|gnome-alsamixer-0.9.7-0.205.5|94	%preun_uninstall_gconf_schemas %{schemas}
12cr|gnome-alsamixer-0.9.7-0.205.5|95	
12cr|gnome-alsamixer-0.9.7-0.205.5|96	%files -f %name.lang
12cr|gnome-alsamixer-0.9.7-0.205.5|97	%doc COPYING ChangeLog AUTHORS INSTALL
12cr|gnome-alsamixer-0.9.7-0.205.5|98	%{_bindir}/%{name}
12cr|gnome-alsamixer-0.9.7-0.205.5|99	%{_sysconfdir}/gconf/schemas/%name.schemas
12cr|gnome-alsamixer-0.9.7-0.205.5|100	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gnome-alsamixer-0.9.7-0.205.5|101	%{_datadir}/pixmaps/*
12cr|gnome-alsamixer-0.9.7-0.205.5|102	%{_miconsdir}/%{name}.png
12cr|gnome-alsamixer-0.9.7-0.205.5|103	%{_iconsdir}/%{name}.png
12cr|gnome-alsamixer-0.9.7-0.205.5|104	%{_liconsdir}/%{name}.png
12cr|gnome-alsamixer-0.9.7-0.205.5|105	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|gnome-alsamixer-0.9.7-0.205.5|106	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|gnome-alsamixer-0.9.7-0.205.5|107	%{_iconsdir}/hicolor/48x48/apps/%{name}.png

1789 12
12cr|gnome-backgrounds-3.4.2-1|1	Summary: Background images for the GNOME desktop
12cr|gnome-backgrounds-3.4.2-1|2	Name: gnome-backgrounds
12cr|gnome-backgrounds-3.4.2-1|3	Version: 3.4.2
12cr|gnome-backgrounds-3.4.2-1|4	Release: 1
12cr|gnome-backgrounds-3.4.2-1|5	License: GPLv2
12cr|gnome-backgrounds-3.4.2-1|6	Group: Graphical desktop/GNOME
12cr|gnome-backgrounds-3.4.2-1|7	Url: http://www.gnome.org
12cr|gnome-backgrounds-3.4.2-1|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12cr|gnome-backgrounds-3.4.2-1|9	BuildArch: noarch
12cr|gnome-backgrounds-3.4.2-1|10	
12cr|gnome-backgrounds-3.4.2-1|11	BuildRequires: intltool
12cr|gnome-backgrounds-3.4.2-1|12	
12cr|gnome-backgrounds-3.4.2-1|13	%description
12cr|gnome-backgrounds-3.4.2-1|14	This module contains a set of backgrounds packaged with the GNOME desktop.
12cr|gnome-backgrounds-3.4.2-1|15	
12cr|gnome-backgrounds-3.4.2-1|16	%prep
12cr|gnome-backgrounds-3.4.2-1|17	%setup -q
12cr|gnome-backgrounds-3.4.2-1|18	
12cr|gnome-backgrounds-3.4.2-1|19	%build
12cr|gnome-backgrounds-3.4.2-1|20	%configure2_5x
12cr|gnome-backgrounds-3.4.2-1|21	%make
12cr|gnome-backgrounds-3.4.2-1|22	
12cr|gnome-backgrounds-3.4.2-1|23	%install
12cr|gnome-backgrounds-3.4.2-1|24	%makeinstall_std
12cr|gnome-backgrounds-3.4.2-1|25	%find_lang %{name}
12cr|gnome-backgrounds-3.4.2-1|26	
12cr|gnome-backgrounds-3.4.2-1|27	%files -f %{name}.lang
12cr|gnome-backgrounds-3.4.2-1|28	%doc NEWS README AUTHORS
12cr|gnome-backgrounds-3.4.2-1|29	%{_datadir}/gnome-background-properties/
12cr|gnome-backgrounds-3.4.2-1|30	%{_datadir}/backgrounds/*
12cr|gnome-backgrounds-3.4.2-1|31	
12cr|gnome-backgrounds-3.4.2-1|32	
12cr|gnome-backgrounds-3.4.2-1|33	
12cr|gnome-backgrounds-3.4.2-1|34	
12cr|gnome-backgrounds-3.4.2-1|35	%changelog
12cr|gnome-backgrounds-3.4.2-1|36	

1790 12
12cr|gnome-blog-0.9.2-3|1	%define gnome_python2_version 1.99.13
12cr|gnome-blog-0.9.2-3|2	
12cr|gnome-blog-0.9.2-3|3	Name:		gnome-blog
12cr|gnome-blog-0.9.2-3|4	Summary:	GNOME panel object for posting blog entries
12cr|gnome-blog-0.9.2-3|5	Version: 	0.9.2
12cr|gnome-blog-0.9.2-3|6	Release:	%mkrel 3
12cr|gnome-blog-0.9.2-3|7	License:	GPLv3
12cr|gnome-blog-0.9.2-3|8	Group:		Graphical desktop/GNOME
12cr|gnome-blog-0.9.2-3|9	URL:		http://www.gnome.org/~seth/gnome-blog/
12cr|gnome-blog-0.9.2-3|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12cr|gnome-blog-0.9.2-3|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|gnome-blog-0.9.2-3|12	Requires:	gnome-python-applet >= %{gnome_python2_version}
12cr|gnome-blog-0.9.2-3|13	Requires:	gnome-python-gconf  >= %{gnome_python2_version}
12cr|gnome-blog-0.9.2-3|14	Requires:	gnome-python-gnomevfs
12cr|gnome-blog-0.9.2-3|15	Requires:	python-gdata
12cr|gnome-blog-0.9.2-3|16	
12cr|gnome-blog-0.9.2-3|17	BuildRequires: pygtk2.0-devel >= %{gnome_python2_version}
12cr|gnome-blog-0.9.2-3|18	BuildRequires: desktop-file-utils
12cr|gnome-blog-0.9.2-3|19	BuildRequires: intltool
12cr|gnome-blog-0.9.2-3|20	
12cr|gnome-blog-0.9.2-3|21	%description
12cr|gnome-blog-0.9.2-3|22	GNOME panel object that allows convenient posting of blog entries to
12cr|gnome-blog-0.9.2-3|23	any blog that supports the bloggerAPI.
12cr|gnome-blog-0.9.2-3|24	
12cr|gnome-blog-0.9.2-3|25	%prep
12cr|gnome-blog-0.9.2-3|26	%setup -q
12cr|gnome-blog-0.9.2-3|27	
12cr|gnome-blog-0.9.2-3|28	%build
12cr|gnome-blog-0.9.2-3|29	
12cr|gnome-blog-0.9.2-3|30	%configure2_5x --prefix=%_prefix --libdir=%_libdir --libexecdir=%_libdir --sysconfdir=%_sysconfdir
12cr|gnome-blog-0.9.2-3|31	#remove generated files
12cr|gnome-blog-0.9.2-3|32	rm -f GNOME_BlogApplet.server GNOME_BlogApplet.server.in
12cr|gnome-blog-0.9.2-3|33	
12cr|gnome-blog-0.9.2-3|34	%make
12cr|gnome-blog-0.9.2-3|35	
12cr|gnome-blog-0.9.2-3|36	%install
12cr|gnome-blog-0.9.2-3|37	rm -rf %{buildroot}
12cr|gnome-blog-0.9.2-3|38	
12cr|gnome-blog-0.9.2-3|39	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12cr|gnome-blog-0.9.2-3|40	
12cr|gnome-blog-0.9.2-3|41	%find_lang %name
12cr|gnome-blog-0.9.2-3|42	
12cr|gnome-blog-0.9.2-3|43	%clean
12cr|gnome-blog-0.9.2-3|44	rm -rf %{buildroot}
12cr|gnome-blog-0.9.2-3|45	
12cr|gnome-blog-0.9.2-3|46	%define schemas gnomeblog
12cr|gnome-blog-0.9.2-3|47	
12cr|gnome-blog-0.9.2-3|48	%if %mdkversion < 200900
12cr|gnome-blog-0.9.2-3|49	%post
12cr|gnome-blog-0.9.2-3|50	%post_install_gconf_schemas %{schemas}
12cr|gnome-blog-0.9.2-3|51	%{update_menus}
12cr|gnome-blog-0.9.2-3|52	%endif
12cr|gnome-blog-0.9.2-3|53	
12cr|gnome-blog-0.9.2-3|54	%preun
12cr|gnome-blog-0.9.2-3|55	%preun_uninstall_gconf_schemas %{schemas}
12cr|gnome-blog-0.9.2-3|56	
12cr|gnome-blog-0.9.2-3|57	%if %mdkversion < 200900
12cr|gnome-blog-0.9.2-3|58	%postun
12cr|gnome-blog-0.9.2-3|59	%{clean_menus}
12cr|gnome-blog-0.9.2-3|60	%endif
12cr|gnome-blog-0.9.2-3|61	
12cr|gnome-blog-0.9.2-3|62	
12cr|gnome-blog-0.9.2-3|63	%files -f %name.lang
12cr|gnome-blog-0.9.2-3|64	%defattr(-, root, root)
12cr|gnome-blog-0.9.2-3|65	%doc AUTHORS TODO INSTALL README
12cr|gnome-blog-0.9.2-3|66	%{_bindir}/*
12cr|gnome-blog-0.9.2-3|67	%{_sysconfdir}/gconf/schemas/*
12cr|gnome-blog-0.9.2-3|68	%{_datadir}/gnome-2.0/ui/*.xml
12cr|gnome-blog-0.9.2-3|69	%{_datadir}/applications/*.desktop
12cr|gnome-blog-0.9.2-3|70	%{_libdir}/bonobo/servers/*.server
12cr|gnome-blog-0.9.2-3|71	%{py_puresitedir}/gnomeblog/*
12cr|gnome-blog-0.9.2-3|72	%{_libdir}/blog_applet.py
12cr|gnome-blog-0.9.2-3|73	%_datadir/icons/hicolor/*/apps/gnome-blog.*
12cr|gnome-blog-0.9.2-3|74	
12cr|gnome-blog-0.9.2-3|75	
12cr|gnome-blog-0.9.2-3|76	
12cr|gnome-blog-0.9.2-3|77	%changelog
12cr|gnome-blog-0.9.2-3|78	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.9.2-3mdv2011.0
12cr|gnome-blog-0.9.2-3|79	+ Revision: 677711
12cr|gnome-blog-0.9.2-3|80	- rebuild to add gconftool as req
12cr|gnome-blog-0.9.2-3|81	
12cr|gnome-blog-0.9.2-3|82	* Sun Nov 07 2010 Jani Välimaa <wally@mandriva.org> 0.9.2-2mdv2011.0
12cr|gnome-blog-0.9.2-3|83	+ Revision: 594851
12cr|gnome-blog-0.9.2-3|84	- rebuild for python 2.7
12cr|gnome-blog-0.9.2-3|85	
12cr|gnome-blog-0.9.2-3|86	* Mon Mar 15 2010 Götz Waschk <waschk@mandriva.org> 0.9.2-1mdv2010.1
12cr|gnome-blog-0.9.2-3|87	+ Revision: 519806
12cr|gnome-blog-0.9.2-3|88	- new version
12cr|gnome-blog-0.9.2-3|89	- depend on python-gdata
12cr|gnome-blog-0.9.2-3|90	- update license
12cr|gnome-blog-0.9.2-3|91	- update file list
12cr|gnome-blog-0.9.2-3|92	
12cr|gnome-blog-0.9.2-3|93	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.9.1-5mdv2010.0
12cr|gnome-blog-0.9.2-3|94	+ Revision: 437758
12cr|gnome-blog-0.9.2-3|95	- rebuild
12cr|gnome-blog-0.9.2-3|96	
12cr|gnome-blog-0.9.2-3|97	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.9.1-4mdv2009.1
12cr|gnome-blog-0.9.2-3|98	+ Revision: 325278
12cr|gnome-blog-0.9.2-3|99	- rebuild
12cr|gnome-blog-0.9.2-3|100	
12cr|gnome-blog-0.9.2-3|101	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gnome-blog-0.9.2-3|102	- lowercase ImageMagick
12cr|gnome-blog-0.9.2-3|103	
12cr|gnome-blog-0.9.2-3|104	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.9.1-3mdv2009.0
12cr|gnome-blog-0.9.2-3|105	+ Revision: 222290
12cr|gnome-blog-0.9.2-3|106	- this package is not noarch
12cr|gnome-blog-0.9.2-3|107	- fix file list on x86_64
12cr|gnome-blog-0.9.2-3|108	- fix duplicated files in filelist
12cr|gnome-blog-0.9.2-3|109	- drop old menu
12cr|gnome-blog-0.9.2-3|110	- kill re-definition of %%buildroot on Pixel's request
12cr|gnome-blog-0.9.2-3|111	
12cr|gnome-blog-0.9.2-3|112	+ Pixel <pixel@mandriva.com>
12cr|gnome-blog-0.9.2-3|113	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gnome-blog-0.9.2-3|114	
12cr|gnome-blog-0.9.2-3|115	+ Olivier Blin <oblin@mandriva.com>
12cr|gnome-blog-0.9.2-3|116	- restore BuildRoot
12cr|gnome-blog-0.9.2-3|117	
12cr|gnome-blog-0.9.2-3|118	
12cr|gnome-blog-0.9.2-3|119	* Mon Feb 12 2007 Jérôme Soyer <saispo@mandriva.org> 0.9.1-2mdv2007.0
12cr|gnome-blog-0.9.2-3|120	+ Revision: 120014
12cr|gnome-blog-0.9.2-3|121	- Fix python policies
12cr|gnome-blog-0.9.2-3|122	- Fix python policies
12cr|gnome-blog-0.9.2-3|123	- Fix python policies
12cr|gnome-blog-0.9.2-3|124	- Fix BR
12cr|gnome-blog-0.9.2-3|125	- Rebuild for latest python
12cr|gnome-blog-0.9.2-3|126	- Import gnome-blog
12cr|gnome-blog-0.9.2-3|127	
12cr|gnome-blog-0.9.2-3|128	* Fri Jun 23 2006 Frederic Crozat <fcrozat@mandriva.com> 0.9.1-1mdv2007.0
12cr|gnome-blog-0.9.2-3|129	- Release 0.9.1
12cr|gnome-blog-0.9.2-3|130	- use new macros
12cr|gnome-blog-0.9.2-3|131	
12cr|gnome-blog-0.9.2-3|132	* Thu Aug 18 2005 Eskild Hustvedt <eskild@mandriva.org> 0.9-4mdk
12cr|gnome-blog-0.9.2-3|133	- Requires gnome-python-gnomevfs
12cr|gnome-blog-0.9.2-3|134	- %%mkrel
12cr|gnome-blog-0.9.2-3|135	
12cr|gnome-blog-0.9.2-3|136	* Wed Apr 13 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.9-3mdk
12cr|gnome-blog-0.9.2-3|137	- fix buildrequires
12cr|gnome-blog-0.9.2-3|138	
12cr|gnome-blog-0.9.2-3|139	* Tue Apr 12 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.9-2mdk
12cr|gnome-blog-0.9.2-3|140	- make it noarch
12cr|gnome-blog-0.9.2-3|141	- fix buildrequires
12cr|gnome-blog-0.9.2-3|142	
12cr|gnome-blog-0.9.2-3|143	* Fri Apr 01 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 0.9-1mdk
12cr|gnome-blog-0.9.2-3|144	- Release 0.9
12cr|gnome-blog-0.9.2-3|145	
12cr|gnome-blog-0.9.2-3|146	* Tue Mar 29 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 0.8-3mdk
12cr|gnome-blog-0.9.2-3|147	- Fix .server file
12cr|gnome-blog-0.9.2-3|148	- Uninstall schema when removing package
12cr|gnome-blog-0.9.2-3|149	
12cr|gnome-blog-0.9.2-3|150	* Tue Feb 08 2005 Jerome Soyer <saispo@mandrake.org> 0.8-2mdk
12cr|gnome-blog-0.9.2-3|151	- Ooops fix spec error !
12cr|gnome-blog-0.9.2-3|152	
12cr|gnome-blog-0.9.2-3|153	* Tue Feb 08 2005 Jerome Soyer <saispo@mandrake.org> 0.8-1mdk
12cr|gnome-blog-0.9.2-3|154	- New release
12cr|gnome-blog-0.9.2-3|155	
12cr|gnome-blog-0.9.2-3|156	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.7-2mdk
12cr|gnome-blog-0.9.2-3|157	- Rebuild for new python
12cr|gnome-blog-0.9.2-3|158	

1791 12
12cr|gnome-build-2.24.1-4|1	%define _requires_exceptions perl(GBF::Make)
12cr|gnome-build-2.24.1-4|2	
12cr|gnome-build-2.24.1-4|3	%define name	gnome-build
12cr|gnome-build-2.24.1-4|4	%define version 2.24.1
12cr|gnome-build-2.24.1-4|5	
12cr|gnome-build-2.24.1-4|6	%define api_version 1
12cr|gnome-build-2.24.1-4|7	%define lib_major 2
12cr|gnome-build-2.24.1-4|8	%define libname_basic gbf
12cr|gnome-build-2.24.1-4|9	%define libname %mklibname %{libname_basic} %{api_version} %{lib_major}
12cr|gnome-build-2.24.1-4|10	%define develname %mklibname -d %{libname_basic}
12cr|gnome-build-2.24.1-4|11	
12cr|gnome-build-2.24.1-4|12	Summary:	Automake/conf-based project managing framework for GNOME
12cr|gnome-build-2.24.1-4|13	Name:		%{name}
12cr|gnome-build-2.24.1-4|14	Version:	%{version}
12cr|gnome-build-2.24.1-4|15	Release:	%mkrel 4
12cr|gnome-build-2.24.1-4|16	License:	GPLv2+
12cr|gnome-build-2.24.1-4|17	Group:		Development/GNOME and GTK+
12cr|gnome-build-2.24.1-4|18	URL:		http://www.gnome.org/projects/devtools/gnomebuild.shtml
12cr|gnome-build-2.24.1-4|19	Source01:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/2.24/%{name}-%{version}.tar.bz2
12cr|gnome-build-2.24.1-4|20	BuildRequires:  intltool libgdl-devel pkgconfig(libgnomeui-2.0)
12cr|gnome-build-2.24.1-4|21	BuildRequires:  pkgconfig(libglade-2.0) >= 2.0.1
12cr|gnome-build-2.24.1-4|22	
12cr|gnome-build-2.24.1-4|23	%description
12cr|gnome-build-2.24.1-4|24	Gnome-build is a GObject-based framework for managing projects and
12cr|gnome-build-2.24.1-4|25	specifically automake/conf-based projects.  It can parse the
12cr|gnome-build-2.24.1-4|26	configure.in and Makefile.am files to build an internal XML
12cr|gnome-build-2.24.1-4|27	representation of the project.
12cr|gnome-build-2.24.1-4|28	
12cr|gnome-build-2.24.1-4|29	%package	-n %{libname}
12cr|gnome-build-2.24.1-4|30	Summary:	Automake/conf-based project managing framework for GNOME
12cr|gnome-build-2.24.1-4|31	Group:		System/Libraries
12cr|gnome-build-2.24.1-4|32	
12cr|gnome-build-2.24.1-4|33	%description	-n %{libname}
12cr|gnome-build-2.24.1-4|34	Gnome-build is a GObject-based framework for managing projects and
12cr|gnome-build-2.24.1-4|35	specifically automake/conf-based projects.  It can parse the
12cr|gnome-build-2.24.1-4|36	configure.in and Makefile.am files to build an internal XML
12cr|gnome-build-2.24.1-4|37	representation of the project.
12cr|gnome-build-2.24.1-4|38	
12cr|gnome-build-2.24.1-4|39	This package contains main libraries for Gnome-build Framework.
12cr|gnome-build-2.24.1-4|40	
12cr|gnome-build-2.24.1-4|41	%package	-n %{develname}
12cr|gnome-build-2.24.1-4|42	Summary:	Header and development for Gnome Build Framework
12cr|gnome-build-2.24.1-4|43	Group:		Development/GNOME and GTK+
12cr|gnome-build-2.24.1-4|44	Requires:	%{libname} = %{version}
12cr|gnome-build-2.24.1-4|45	Provides:	%{libname}-devel = %{version}-%{release}
12cr|gnome-build-2.24.1-4|46	Provides:	%{name}-devel = %{version}-%{release}
12cr|gnome-build-2.24.1-4|47	Provides:	lib%{libname_basic}-devel = %{version}-%{release}
12cr|gnome-build-2.24.1-4|48	Obsoletes:	%mklibname -d gbf- 1 0
12cr|gnome-build-2.24.1-4|49	
12cr|gnome-build-2.24.1-4|50	%description	-n %{develname}
12cr|gnome-build-2.24.1-4|51	Gnome-build is a GObject-based framework for managing projects and
12cr|gnome-build-2.24.1-4|52	specifically automake/conf-based projects.  It can parse the
12cr|gnome-build-2.24.1-4|53	configure.in and Makefile.am files to build an internal XML
12cr|gnome-build-2.24.1-4|54	representation of the project.
12cr|gnome-build-2.24.1-4|55	
12cr|gnome-build-2.24.1-4|56	This package contains header files and various development files for
12cr|gnome-build-2.24.1-4|57	compiling or developing applications that need Gnome-build Framework.
12cr|gnome-build-2.24.1-4|58	
12cr|gnome-build-2.24.1-4|59	%prep
12cr|gnome-build-2.24.1-4|60	%setup -q
12cr|gnome-build-2.24.1-4|61	
12cr|gnome-build-2.24.1-4|62	%build
12cr|gnome-build-2.24.1-4|63	export CFLAGS="%{optflags} -D_GNU_SOURCE"
12cr|gnome-build-2.24.1-4|64	export CXXFLAGS="%{optflags} -D_GNU_SOURCE"
12cr|gnome-build-2.24.1-4|65	%configure2_5x --disable-static
12cr|gnome-build-2.24.1-4|66	# fwang: parallel build fails in some unknown cases
12cr|gnome-build-2.24.1-4|67	make
12cr|gnome-build-2.24.1-4|68	
12cr|gnome-build-2.24.1-4|69	%install
12cr|gnome-build-2.24.1-4|70	rm -rf $RPM_BUILD_ROOT
12cr|gnome-build-2.24.1-4|71	%makeinstall_std
12cr|gnome-build-2.24.1-4|72	
12cr|gnome-build-2.24.1-4|73	%find_lang gbf-1
12cr|gnome-build-2.24.1-4|74	
12cr|gnome-build-2.24.1-4|75	%clean
12cr|gnome-build-2.24.1-4|76	rm -rf $RPM_BUILD_ROOT
12cr|gnome-build-2.24.1-4|77	
12cr|gnome-build-2.24.1-4|78	%if %mdkversion < 200900
12cr|gnome-build-2.24.1-4|79	%post -n %{libname} -p /sbin/ldconfig
12cr|gnome-build-2.24.1-4|80	%endif
12cr|gnome-build-2.24.1-4|81	%if %mdkversion < 200900
12cr|gnome-build-2.24.1-4|82	%postun -n %{libname} -p /sbin/ldconfig
12cr|gnome-build-2.24.1-4|83	%endif
12cr|gnome-build-2.24.1-4|84	
12cr|gnome-build-2.24.1-4|85	%files -f gbf-1.lang
12cr|gnome-build-2.24.1-4|86	%defattr(-, root, root)
12cr|gnome-build-2.24.1-4|87	%doc AUTHORS MAINTAINERS
12cr|gnome-build-2.24.1-4|88	%{_bindir}/*
12cr|gnome-build-2.24.1-4|89	%{_datadir}/pixmaps/*
12cr|gnome-build-2.24.1-4|90	%{_datadir}/%{name}
12cr|gnome-build-2.24.1-4|91	%{_libdir}/%{name}-1.0
12cr|gnome-build-2.24.1-4|92	
12cr|gnome-build-2.24.1-4|93	%files -n %{libname}
12cr|gnome-build-2.24.1-4|94	%defattr(-, root, root)
12cr|gnome-build-2.24.1-4|95	%{_libdir}/lib*.so.%{lib_major}*
12cr|gnome-build-2.24.1-4|96	
12cr|gnome-build-2.24.1-4|97	%files -n %{develname}
12cr|gnome-build-2.24.1-4|98	%defattr(-, root, root)
12cr|gnome-build-2.24.1-4|99	%doc ChangeLog
12cr|gnome-build-2.24.1-4|100	%{_includedir}/gnome-build-1.0
12cr|gnome-build-2.24.1-4|101	%{_libdir}/*.so
12cr|gnome-build-2.24.1-4|102	%{_libdir}/*.la
12cr|gnome-build-2.24.1-4|103	%{_libdir}/pkgconfig/*
12cr|gnome-build-2.24.1-4|104	
12cr|gnome-build-2.24.1-4|105	
12cr|gnome-build-2.24.1-4|106	%changelog
12cr|gnome-build-2.24.1-4|107	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.24.1-4mdv2011.0
12cr|gnome-build-2.24.1-4|108	+ Revision: 610917
12cr|gnome-build-2.24.1-4|109	- rebuild
12cr|gnome-build-2.24.1-4|110	
12cr|gnome-build-2.24.1-4|111	* Sun Jan 31 2010 Funda Wang <fwang@mandriva.org> 2.24.1-3mdv2010.1
12cr|gnome-build-2.24.1-4|112	+ Revision: 498671
12cr|gnome-build-2.24.1-4|113	- Br glade
12cr|gnome-build-2.24.1-4|114	
12cr|gnome-build-2.24.1-4|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnome-build-2.24.1-4|116	- rebuild
12cr|gnome-build-2.24.1-4|117	
12cr|gnome-build-2.24.1-4|118	* Sun Nov 09 2008 Oden Eriksson <oeriksson@mandriva.com> 2.24.1-2mdv2009.1
12cr|gnome-build-2.24.1-4|119	+ Revision: 301579
12cr|gnome-build-2.24.1-4|120	- rebuilt against new libxcb
12cr|gnome-build-2.24.1-4|121	
12cr|gnome-build-2.24.1-4|122	* Wed Oct 22 2008 Funda Wang <fwang@mandriva.org> 2.24.1-1mdv2009.1
12cr|gnome-build-2.24.1-4|123	+ Revision: 296511
12cr|gnome-build-2.24.1-4|124	- New version 2.24.1
12cr|gnome-build-2.24.1-4|125	
12cr|gnome-build-2.24.1-4|126	* Tue Sep 23 2008 Funda Wang <fwang@mandriva.org> 2.24.0-1mdv2009.0
12cr|gnome-build-2.24.1-4|127	+ Revision: 287177
12cr|gnome-build-2.24.1-4|128	- BR gnomeui
12cr|gnome-build-2.24.1-4|129	- python-gdl is not needed
12cr|gnome-build-2.24.1-4|130	- New version 2.24.0
12cr|gnome-build-2.24.1-4|131	
12cr|gnome-build-2.24.1-4|132	* Mon Aug 25 2008 Funda Wang <fwang@mandriva.org> 2.23.90-1mdv2009.0
12cr|gnome-build-2.24.1-4|133	+ Revision: 275592
12cr|gnome-build-2.24.1-4|134	- New version 2.23.90
12cr|gnome-build-2.24.1-4|135	
12cr|gnome-build-2.24.1-4|136	* Wed Jul 09 2008 Funda Wang <fwang@mandriva.org> 0.3.0-1mdv2009.0
12cr|gnome-build-2.24.1-4|137	+ Revision: 233089
12cr|gnome-build-2.24.1-4|138	- New version 0.3.0
12cr|gnome-build-2.24.1-4|139	
12cr|gnome-build-2.24.1-4|140	+ Pixel <pixel@mandriva.com>
12cr|gnome-build-2.24.1-4|141	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gnome-build-2.24.1-4|142	
12cr|gnome-build-2.24.1-4|143	* Tue Apr 15 2008 Funda Wang <fwang@mandriva.org> 0.2.4-1mdv2009.0
12cr|gnome-build-2.24.1-4|144	+ Revision: 193633
12cr|gnome-build-2.24.1-4|145	- New version 0.2.4
12cr|gnome-build-2.24.1-4|146	
12cr|gnome-build-2.24.1-4|147	* Sat Feb 02 2008 Funda Wang <fwang@mandriva.org> 0.2.1-1mdv2008.1
12cr|gnome-build-2.24.1-4|148	+ Revision: 161354
12cr|gnome-build-2.24.1-4|149	- correct libname
12cr|gnome-build-2.24.1-4|150	- New version 0.2.1
12cr|gnome-build-2.24.1-4|151	
12cr|gnome-build-2.24.1-4|152	+ Olivier Blin <oblin@mandriva.com>
12cr|gnome-build-2.24.1-4|153	- restore BuildRoot
12cr|gnome-build-2.24.1-4|154	
12cr|gnome-build-2.24.1-4|155	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnome-build-2.24.1-4|156	- kill re-definition of %%buildroot on Pixel's request
12cr|gnome-build-2.24.1-4|157	
12cr|gnome-build-2.24.1-4|158	* Sat Sep 08 2007 Funda Wang <fwang@mandriva.org> 0.2.0-1mdv2008.0
12cr|gnome-build-2.24.1-4|159	+ Revision: 82437
12cr|gnome-build-2.24.1-4|160	- fix building
12cr|gnome-build-2.24.1-4|161	- new major of library
12cr|gnome-build-2.24.1-4|162	- New versino 0.2.0
12cr|gnome-build-2.24.1-4|163	
12cr|gnome-build-2.24.1-4|164	* Wed Jun 27 2007 Funda Wang <fwang@mandriva.org> 0.1.7-1mdv2008.0
12cr|gnome-build-2.24.1-4|165	+ Revision: 45053
12cr|gnome-build-2.24.1-4|166	- More simplified develpackage name
12cr|gnome-build-2.24.1-4|167	- fix file list
12cr|gnome-build-2.24.1-4|168	- New version
12cr|gnome-build-2.24.1-4|169	
12cr|gnome-build-2.24.1-4|170	* Sun May 13 2007 Funda Wang <fwang@mandriva.org> 0.1.6-1mdv2008.0
12cr|gnome-build-2.24.1-4|171	+ Revision: 26527
12cr|gnome-build-2.24.1-4|172	- New upstream version
12cr|gnome-build-2.24.1-4|173	
12cr|gnome-build-2.24.1-4|174	* Mon Apr 30 2007 Lenny Cartier <lenny@mandriva.org> 0.1.4-5mdv2008.0
12cr|gnome-build-2.24.1-4|175	+ Revision: 19702
12cr|gnome-build-2.24.1-4|176	- requires exception on perl module
12cr|gnome-build-2.24.1-4|177	
12cr|gnome-build-2.24.1-4|178	
12cr|gnome-build-2.24.1-4|179	* Thu Mar 01 2007 Jérôme Soyer <saispo@mandriva.org> 0.1.4-4mdv2007.0
12cr|gnome-build-2.24.1-4|180	+ Revision: 130501
12cr|gnome-build-2.24.1-4|181	- Bump Release
12cr|gnome-build-2.24.1-4|182	- Fix BR
12cr|gnome-build-2.24.1-4|183	- Fix BR
12cr|gnome-build-2.24.1-4|184	- Import gnome-build
12cr|gnome-build-2.24.1-4|185	

1792 12
12cr|gnomecatalog-0.3.4.2-3|1	%define name gnomecatalog
12cr|gnomecatalog-0.3.4.2-3|2	%define version 0.3.4.2
12cr|gnomecatalog-0.3.4.2-3|3	%define release %mkrel 3
12cr|gnomecatalog-0.3.4.2-3|4	
12cr|gnomecatalog-0.3.4.2-3|5	Summary: CD-ROM catalog for GNOME
12cr|gnomecatalog-0.3.4.2-3|6	Name: %{name}
12cr|gnomecatalog-0.3.4.2-3|7	Version: %{version}
12cr|gnomecatalog-0.3.4.2-3|8	Release: %{release}
12cr|gnomecatalog-0.3.4.2-3|9	Source0: %{name}-%{version}.tar.bz2
12cr|gnomecatalog-0.3.4.2-3|10	License: GPL
12cr|gnomecatalog-0.3.4.2-3|11	Group: Archiving/Other
12cr|gnomecatalog-0.3.4.2-3|12	Url: http://gnomecatalog.sf.net
12cr|gnomecatalog-0.3.4.2-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gnomecatalog-0.3.4.2-3|14	BuildRequires: python-devel
12cr|gnomecatalog-0.3.4.2-3|15	BuildRequires: imagemagick
12cr|gnomecatalog-0.3.4.2-3|16	BuildRequires: desktop-file-utils
12cr|gnomecatalog-0.3.4.2-3|17	BuildArch: noarch
12cr|gnomecatalog-0.3.4.2-3|18	Requires: pyvorbis
12cr|gnomecatalog-0.3.4.2-3|19	Requires: python-kaa-metadata
12cr|gnomecatalog-0.3.4.2-3|20	Requires: pygtk2.0 pygtk2.0-libglade gnome-python-gconf
12cr|gnomecatalog-0.3.4.2-3|21	Requires: gnome-python gnome-python-gnomevfs
12cr|gnomecatalog-0.3.4.2-3|22	Requires: gnome-python-gtkhtml2 python-sqlite2
12cr|gnomecatalog-0.3.4.2-3|23	
12cr|gnomecatalog-0.3.4.2-3|24	Requires(post): desktop-file-utils, shared-mime-info
12cr|gnomecatalog-0.3.4.2-3|25	Requires(postun): desktop-file-utils, shared-mime-info
12cr|gnomecatalog-0.3.4.2-3|26	
12cr|gnomecatalog-0.3.4.2-3|27	%description
12cr|gnomecatalog-0.3.4.2-3|28	CD-ROM catalog for GNOME.
12cr|gnomecatalog-0.3.4.2-3|29	
12cr|gnomecatalog-0.3.4.2-3|30	%prep
12cr|gnomecatalog-0.3.4.2-3|31	%setup -q
12cr|gnomecatalog-0.3.4.2-3|32	
12cr|gnomecatalog-0.3.4.2-3|33	%build
12cr|gnomecatalog-0.3.4.2-3|34	python setup.py build
12cr|gnomecatalog-0.3.4.2-3|35	
12cr|gnomecatalog-0.3.4.2-3|36	%install
12cr|gnomecatalog-0.3.4.2-3|37	rm -rf $RPM_BUILD_ROOT
12cr|gnomecatalog-0.3.4.2-3|38	python setup.py install --root %buildroot
12cr|gnomecatalog-0.3.4.2-3|39	%find_lang %name
12cr|gnomecatalog-0.3.4.2-3|40	rm -rf %buildroot%_prefix/lib/mime
12cr|gnomecatalog-0.3.4.2-3|41	
12cr|gnomecatalog-0.3.4.2-3|42	desktop-file-install --vendor="" \
12cr|gnomecatalog-0.3.4.2-3|43	--remove-category="Application" \
12cr|gnomecatalog-0.3.4.2-3|44	--add-category="X-MandrivaLinux-System-Archiving-Other" \
12cr|gnomecatalog-0.3.4.2-3|45	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|gnomecatalog-0.3.4.2-3|46	
12cr|gnomecatalog-0.3.4.2-3|47	
12cr|gnomecatalog-0.3.4.2-3|48	mkdir -p $RPM_BUILD_ROOT/%{_miconsdir}
12cr|gnomecatalog-0.3.4.2-3|49	mkdir -p $RPM_BUILD_ROOT/%{_liconsdir}
12cr|gnomecatalog-0.3.4.2-3|50	convert -scale 32 share/pixmaps/gcatalog.png %buildroot%_iconsdir/%name.png
12cr|gnomecatalog-0.3.4.2-3|51	convert -scale 16 share/pixmaps/gcatalog.png %buildroot%_miconsdir/%name.png
12cr|gnomecatalog-0.3.4.2-3|52	install share/pixmaps/gcatalog.png %buildroot%_liconsdir/%name.png
12cr|gnomecatalog-0.3.4.2-3|53	
12cr|gnomecatalog-0.3.4.2-3|54	%clean
12cr|gnomecatalog-0.3.4.2-3|55	rm -rf $RPM_BUILD_ROOT
12cr|gnomecatalog-0.3.4.2-3|56	
12cr|gnomecatalog-0.3.4.2-3|57	%if %mdkversion < 200900
12cr|gnomecatalog-0.3.4.2-3|58	%post
12cr|gnomecatalog-0.3.4.2-3|59	%update_menus
12cr|gnomecatalog-0.3.4.2-3|60	%update_mime_database
12cr|gnomecatalog-0.3.4.2-3|61	%update_desktop_database
12cr|gnomecatalog-0.3.4.2-3|62	%update_icon_cache hicolor
12cr|gnomecatalog-0.3.4.2-3|63	%endif
12cr|gnomecatalog-0.3.4.2-3|64	
12cr|gnomecatalog-0.3.4.2-3|65	%if %mdkversion < 200900
12cr|gnomecatalog-0.3.4.2-3|66	%postun
12cr|gnomecatalog-0.3.4.2-3|67	%clean_menus
12cr|gnomecatalog-0.3.4.2-3|68	%clean_mime_database
12cr|gnomecatalog-0.3.4.2-3|69	%clean_desktop_database
12cr|gnomecatalog-0.3.4.2-3|70	%clean_icon_cache hicolor
12cr|gnomecatalog-0.3.4.2-3|71	%endif
12cr|gnomecatalog-0.3.4.2-3|72	
12cr|gnomecatalog-0.3.4.2-3|73	%files -f %name.lang
12cr|gnomecatalog-0.3.4.2-3|74	%defattr(-,root,root)
12cr|gnomecatalog-0.3.4.2-3|75	%doc README
12cr|gnomecatalog-0.3.4.2-3|76	%_bindir/%name
12cr|gnomecatalog-0.3.4.2-3|77	%_mandir/man1/*.1*
12cr|gnomecatalog-0.3.4.2-3|78	%_datadir/%name
12cr|gnomecatalog-0.3.4.2-3|79	%_datadir/application-registry/*
12cr|gnomecatalog-0.3.4.2-3|80	%_datadir/applications/*
12cr|gnomecatalog-0.3.4.2-3|81	%_datadir/mime-info/*
12cr|gnomecatalog-0.3.4.2-3|82	%_datadir/mime/packages/*
12cr|gnomecatalog-0.3.4.2-3|83	%_datadir/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-gcatalog.png
12cr|gnomecatalog-0.3.4.2-3|84	%py_puresitedir/*
12cr|gnomecatalog-0.3.4.2-3|85	%_liconsdir/%name.png
12cr|gnomecatalog-0.3.4.2-3|86	%_iconsdir/%name.png
12cr|gnomecatalog-0.3.4.2-3|87	%_miconsdir/%name.png
12cr|gnomecatalog-0.3.4.2-3|88	
12cr|gnomecatalog-0.3.4.2-3|89	
12cr|gnomecatalog-0.3.4.2-3|90	
12cr|gnomecatalog-0.3.4.2-3|91	
12cr|gnomecatalog-0.3.4.2-3|92	%changelog
12cr|gnomecatalog-0.3.4.2-3|93	* Fri Nov 04 2011 Götz Waschk <waschk@mandriva.org> 0.3.4.2-3mdv2012.0
12cr|gnomecatalog-0.3.4.2-3|94	+ Revision: 717577
12cr|gnomecatalog-0.3.4.2-3|95	- rebuild
12cr|gnomecatalog-0.3.4.2-3|96	
12cr|gnomecatalog-0.3.4.2-3|97	* Wed Nov 03 2010 Götz Waschk <waschk@mandriva.org> 0.3.4.2-2mdv2011.0
12cr|gnomecatalog-0.3.4.2-3|98	+ Revision: 592875
12cr|gnomecatalog-0.3.4.2-3|99	- rebuild for new python 2.7
12cr|gnomecatalog-0.3.4.2-3|100	
12cr|gnomecatalog-0.3.4.2-3|101	* Mon Jun 08 2009 Götz Waschk <waschk@mandriva.org> 0.3.4.2-1mdv2011.0
12cr|gnomecatalog-0.3.4.2-3|102	+ Revision: 383901
12cr|gnomecatalog-0.3.4.2-3|103	- new version
12cr|gnomecatalog-0.3.4.2-3|104	
12cr|gnomecatalog-0.3.4.2-3|105	* Mon Dec 29 2008 Götz Waschk <waschk@mandriva.org> 0.3.4.1-3mdv2009.1
12cr|gnomecatalog-0.3.4.2-3|106	+ Revision: 320970
12cr|gnomecatalog-0.3.4.2-3|107	- rebuild for new python
12cr|gnomecatalog-0.3.4.2-3|108	
12cr|gnomecatalog-0.3.4.2-3|109	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gnomecatalog-0.3.4.2-3|110	- lowercase ImageMagick
12cr|gnomecatalog-0.3.4.2-3|111	
12cr|gnomecatalog-0.3.4.2-3|112	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.3.4.1-2mdv2009.0
12cr|gnomecatalog-0.3.4.2-3|113	+ Revision: 266922
12cr|gnomecatalog-0.3.4.2-3|114	- rebuild early 2009.0 package (before pixel changes)
12cr|gnomecatalog-0.3.4.2-3|115	
12cr|gnomecatalog-0.3.4.2-3|116	+ Pixel <pixel@mandriva.com>
12cr|gnomecatalog-0.3.4.2-3|117	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gnomecatalog-0.3.4.2-3|118	
12cr|gnomecatalog-0.3.4.2-3|119	* Fri May 02 2008 Funda Wang <fwang@mandriva.org> 0.3.4.1-1mdv2009.0
12cr|gnomecatalog-0.3.4.2-3|120	+ Revision: 199947
12cr|gnomecatalog-0.3.4.2-3|121	- New version 0.3.4.1
12cr|gnomecatalog-0.3.4.2-3|122	
12cr|gnomecatalog-0.3.4.2-3|123	* Sat Feb 02 2008 Götz Waschk <waschk@mandriva.org> 0.3.4-2mdv2008.1
12cr|gnomecatalog-0.3.4.2-3|124	+ Revision: 161409
12cr|gnomecatalog-0.3.4.2-3|125	- depend on pyvorbis
12cr|gnomecatalog-0.3.4.2-3|126	
12cr|gnomecatalog-0.3.4.2-3|127	* Sun Jan 20 2008 Götz Waschk <waschk@mandriva.org> 0.3.4-1mdv2008.1
12cr|gnomecatalog-0.3.4.2-3|128	+ Revision: 155408
12cr|gnomecatalog-0.3.4.2-3|129	- new version
12cr|gnomecatalog-0.3.4.2-3|130	- update deps
12cr|gnomecatalog-0.3.4.2-3|131	- update file list
12cr|gnomecatalog-0.3.4.2-3|132	
12cr|gnomecatalog-0.3.4.2-3|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnomecatalog-0.3.4.2-3|134	- drop old menu
12cr|gnomecatalog-0.3.4.2-3|135	- kill re-definition of %%buildroot on Pixel's request
12cr|gnomecatalog-0.3.4.2-3|136	
12cr|gnomecatalog-0.3.4.2-3|137	+ Olivier Blin <blino@mandriva.org>
12cr|gnomecatalog-0.3.4.2-3|138	- restore BuildRoot
12cr|gnomecatalog-0.3.4.2-3|139	
12cr|gnomecatalog-0.3.4.2-3|140	
12cr|gnomecatalog-0.3.4.2-3|141	* Wed Nov 29 2006 Götz Waschk <waschk@mandriva.org> 0.2.1-3mdv2007.0
12cr|gnomecatalog-0.3.4.2-3|142	+ Revision: 88366
12cr|gnomecatalog-0.3.4.2-3|143	- fix installation
12cr|gnomecatalog-0.3.4.2-3|144	- Import gnomecatalog
12cr|gnomecatalog-0.3.4.2-3|145	
12cr|gnomecatalog-0.3.4.2-3|146	* Wed Nov 29 2006 Götz Waschk <waschk@mandriva.org> 0.2.1-3mdv2007.1
12cr|gnomecatalog-0.3.4.2-3|147	- update file list
12cr|gnomecatalog-0.3.4.2-3|148	
12cr|gnomecatalog-0.3.4.2-3|149	* Tue Aug 01 2006 Gtz Waschk <waschk@mandriva.org> 0.2.1-2mdv2007.0
12cr|gnomecatalog-0.3.4.2-3|150	- macros
12cr|gnomecatalog-0.3.4.2-3|151	- xdg menu
12cr|gnomecatalog-0.3.4.2-3|152	
12cr|gnomecatalog-0.3.4.2-3|153	* Fri Jul 29 2005 Gtz Waschk <waschk@mandriva.org> 0.2.1-2mdk
12cr|gnomecatalog-0.3.4.2-3|154	- fix buildrequires
12cr|gnomecatalog-0.3.4.2-3|155	
12cr|gnomecatalog-0.3.4.2-3|156	* Fri Jul 29 2005 Gtz Waschk <waschk@mandriva.org> 0.2.1-1mdk
12cr|gnomecatalog-0.3.4.2-3|157	- New release 0.2.1
12cr|gnomecatalog-0.3.4.2-3|158	
12cr|gnomecatalog-0.3.4.2-3|159	* Wed Jul 27 2005 Götz Waschk <waschk@mandriva.org> 0.2.0-1mdk
12cr|gnomecatalog-0.3.4.2-3|160	- initial package
12cr|gnomecatalog-0.3.4.2-3|161	

1793 12
12cr|gnome-chemistry-utils-0.13.92-1|1	%define api	0.14
12cr|gnome-chemistry-utils-0.13.92-1|2	%define major 	0
12cr|gnome-chemistry-utils-0.13.92-1|3	%define libname %mklibname gcu %{api} %{major}
12cr|gnome-chemistry-utils-0.13.92-1|4	%define libgchempaint %mklibname gchempaint %{api} %{major}
12cr|gnome-chemistry-utils-0.13.92-1|5	%define libgcrystal %mklibname gcrystal %{api} %{major}
12cr|gnome-chemistry-utils-0.13.92-1|6	
12cr|gnome-chemistry-utils-0.13.92-1|7	Summary:	Backend for Gnome chemistry applications
12cr|gnome-chemistry-utils-0.13.92-1|8	Name:		gnome-chemistry-utils
12cr|gnome-chemistry-utils-0.13.92-1|9	Version:	0.13.92
12cr|gnome-chemistry-utils-0.13.92-1|10	Release:	1
12cr|gnome-chemistry-utils-0.13.92-1|11	License:	LGPLv2+
12cr|gnome-chemistry-utils-0.13.92-1|12	Group:		Sciences/Chemistry
12cr|gnome-chemistry-utils-0.13.92-1|13	URL:		http://www.nongnu.org/gchemutils/
12cr|gnome-chemistry-utils-0.13.92-1|14	Source0:	http://download.savannah.nongnu.org/releases/gchemutils/%{api}/%{name}-%{version}.tar.xz
12cr|gnome-chemistry-utils-0.13.92-1|15	BuildRequires:	libgnomeprint-devel
12cr|gnome-chemistry-utils-0.13.92-1|16	BuildRequires:	libgtkglext-devel
12cr|gnome-chemistry-utils-0.13.92-1|17	BuildRequires:	pkgconfig(libgoffice-0.10)
12cr|gnome-chemistry-utils-0.13.92-1|18	BuildRequires:	openbabel-devel >= 1.100.1
12cr|gnome-chemistry-utils-0.13.92-1|19	BuildRequires:	libgnomeui2-devel
12cr|gnome-chemistry-utils-0.13.92-1|20	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
12cr|gnome-chemistry-utils-0.13.92-1|21	BuildRequires:	gtk-doc
12cr|gnome-chemistry-utils-0.13.92-1|22	BuildRequires:  perl-XML-Parser
12cr|gnome-chemistry-utils-0.13.92-1|23	BuildRequires:  intltool
12cr|gnome-chemistry-utils-0.13.92-1|24	BuildRequires:  chemical-mime-data
12cr|gnome-chemistry-utils-0.13.92-1|25	BuildRequires:	bodr
12cr|gnome-chemistry-utils-0.13.92-1|26	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|gnome-chemistry-utils-0.13.92-1|27	BuildRequires:	chrpath
12cr|gnome-chemistry-utils-0.13.92-1|28	Provides:	gcu = %{EVRD}
12cr|gnome-chemistry-utils-0.13.92-1|29	Provides:	gchemutils = %{EVRD}
12cr|gnome-chemistry-utils-0.13.92-1|30	Obsoletes:	gcu < %{EVRD}
12cr|gnome-chemistry-utils-0.13.92-1|31	Obsoletes:	gchemutils < %{EVRD}
12cr|gnome-chemistry-utils-0.13.92-1|32	# fwang: the main package comes meta package since 0.10
12cr|gnome-chemistry-utils-0.13.92-1|33	Requires:	gchem3d = %{version}
12cr|gnome-chemistry-utils-0.13.92-1|34	Requires:	gchemcalc = %{version}
12cr|gnome-chemistry-utils-0.13.92-1|35	Requires:	gchempaint = %{version}
12cr|gnome-chemistry-utils-0.13.92-1|36	Requires:	gchemtable = %{version}
12cr|gnome-chemistry-utils-0.13.92-1|37	Requires:	gcrystal = %{version}
12cr|gnome-chemistry-utils-0.13.92-1|38	Requires:	gspectrum = %{version}
12cr|gnome-chemistry-utils-0.13.92-1|39	
12cr|gnome-chemistry-utils-0.13.92-1|40	%description
12cr|gnome-chemistry-utils-0.13.92-1|41	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
12cr|gnome-chemistry-utils-0.13.92-1|42	chemistry.  They are currently used in Gnome Crystal (gcrystal) and Gnome
12cr|gnome-chemistry-utils-0.13.92-1|43	Chemistry Paint (gchempaint).
12cr|gnome-chemistry-utils-0.13.92-1|44	
12cr|gnome-chemistry-utils-0.13.92-1|45	%files
12cr|gnome-chemistry-utils-0.13.92-1|46	%defattr(-, root, root)
12cr|gnome-chemistry-utils-0.13.92-1|47	%doc README ChangeLog NEWS AUTHORS
12cr|gnome-chemistry-utils-0.13.92-1|48	
12cr|gnome-chemistry-utils-0.13.92-1|49	#--------------------------------------------------------------------
12cr|gnome-chemistry-utils-0.13.92-1|50	
12cr|gnome-chemistry-utils-0.13.92-1|51	%package common
12cr|gnome-chemistry-utils-0.13.92-1|52	Summary:	Common files shared by different components of %{name}
12cr|gnome-chemistry-utils-0.13.92-1|53	Group:		Sciences/Chemistry
12cr|gnome-chemistry-utils-0.13.92-1|54	Conflicts:	%{name} < %{version}
12cr|gnome-chemistry-utils-0.13.92-1|55	Requires:       chemical-mime-data
12cr|gnome-chemistry-utils-0.13.92-1|56	Requires:       bodr
12cr|gnome-chemistry-utils-0.13.92-1|57	
12cr|gnome-chemistry-utils-0.13.92-1|58	%description common
12cr|gnome-chemistry-utils-0.13.92-1|59	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
12cr|gnome-chemistry-utils-0.13.92-1|60	chemistry.  They are currently used in Gnome Crystal (gcrystal) and Gnome
12cr|gnome-chemistry-utils-0.13.92-1|61	Chemistry Paint (gchempaint).
12cr|gnome-chemistry-utils-0.13.92-1|62	
12cr|gnome-chemistry-utils-0.13.92-1|63	This package contains the common files ahred by different components of
12cr|gnome-chemistry-utils-0.13.92-1|64	%{name}.
12cr|gnome-chemistry-utils-0.13.92-1|65	
12cr|gnome-chemistry-utils-0.13.92-1|66	%preun common
12cr|gnome-chemistry-utils-0.13.92-1|67	%preun_uninstall_gconf_schemas gchemutils
12cr|gnome-chemistry-utils-0.13.92-1|68	
12cr|gnome-chemistry-utils-0.13.92-1|69	%files common -f gchemutils-%{api}.lang
12cr|gnome-chemistry-utils-0.13.92-1|70	%defattr(-, root, root)
12cr|gnome-chemistry-utils-0.13.92-1|71	#%{_sysconfdir}/gconf/schemas/gchemutils.schemas
12cr|gnome-chemistry-utils-0.13.92-1|72	%{_datadir}/glib-2.0/schemas/org.gnome.gchemutils.gschema.xml
12cr|gnome-chemistry-utils-0.13.92-1|73	%dir %{_libdir}/gchemutils
12cr|gnome-chemistry-utils-0.13.92-1|74	%dir %{_libdir}/gchemutils/%{api}
12cr|gnome-chemistry-utils-0.13.92-1|75	%dir %{_libdir}/gchemutils/%{api}/plugins
12cr|gnome-chemistry-utils-0.13.92-1|76	%{_libdir}/gchemutils/%{api}/plugins/cdx
12cr|gnome-chemistry-utils-0.13.92-1|77	%{_libdir}/gchemutils/%{api}/plugins/cdxml
12cr|gnome-chemistry-utils-0.13.92-1|78	%{_libdir}/gchemutils/%{api}/plugins/cif
12cr|gnome-chemistry-utils-0.13.92-1|79	%{_libdir}/gchemutils/%{api}/plugins/cml
12cr|gnome-chemistry-utils-0.13.92-1|80	%{_libdir}/gchemutils/%{api}/plugins/ctfiles
12cr|gnome-chemistry-utils-0.13.92-1|81	%{_libdir}/gchemutils/%{api}/plugins/nuts
12cr|gnome-chemistry-utils-0.13.92-1|82	%dir %{_datadir}/gchemutils
12cr|gnome-chemistry-utils-0.13.92-1|83	%dir %{_datadir}/gchemutils/%{api}
12cr|gnome-chemistry-utils-0.13.92-1|84	%{_datadir}/gchemutils/%{api}/*.xml
12cr|gnome-chemistry-utils-0.13.92-1|85	%dir %{_datadir}/gchemutils/%{api}/pixmaps
12cr|gnome-chemistry-utils-0.13.92-1|86	%dir %{_datadir}/gchemutils/%{api}/ui
12cr|gnome-chemistry-utils-0.13.92-1|87	%{_datadir}/gchemutils/%{api}/ui/libgcu
12cr|gnome-chemistry-utils-0.13.92-1|88	%{_datadir}/mime/packages/*.xml
12cr|gnome-chemistry-utils-0.13.92-1|89	%{_libdir}/babelserver
12cr|gnome-chemistry-utils-0.13.92-1|90	
12cr|gnome-chemistry-utils-0.13.92-1|91	#--------------------------------------------------------------------
12cr|gnome-chemistry-utils-0.13.92-1|92	
12cr|gnome-chemistry-utils-0.13.92-1|93	%package -n %{libname}
12cr|gnome-chemistry-utils-0.13.92-1|94	Summary:	Main libraries for %{name}
12cr|gnome-chemistry-utils-0.13.92-1|95	Group:		System/Libraries
12cr|gnome-chemistry-utils-0.13.92-1|96	
12cr|gnome-chemistry-utils-0.13.92-1|97	%description -n %{libname}
12cr|gnome-chemistry-utils-0.13.92-1|98	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
12cr|gnome-chemistry-utils-0.13.92-1|99	chemistry.  They are currently used in Gnome Crystal (gcrystal) and Gnome
12cr|gnome-chemistry-utils-0.13.92-1|100	Chemistry Paint (gchempaint).
12cr|gnome-chemistry-utils-0.13.92-1|101	
12cr|gnome-chemistry-utils-0.13.92-1|102	This package contains the library needed to run programs dynamically
12cr|gnome-chemistry-utils-0.13.92-1|103	linked with %{name}.
12cr|gnome-chemistry-utils-0.13.92-1|104	
12cr|gnome-chemistry-utils-0.13.92-1|105	%files -n %{libname}
12cr|gnome-chemistry-utils-0.13.92-1|106	%defattr(-, root, root)
12cr|gnome-chemistry-utils-0.13.92-1|107	%{_libdir}/libgcu-%{api}.so.%{major}*
12cr|gnome-chemistry-utils-0.13.92-1|108	%{_libdir}/libgcugtk-%{api}.so.%{major}*
12cr|gnome-chemistry-utils-0.13.92-1|109	
12cr|gnome-chemistry-utils-0.13.92-1|110	#--------------------------------------------------------------------
12cr|gnome-chemistry-utils-0.13.92-1|111	
12cr|gnome-chemistry-utils-0.13.92-1|112	%package -n %{libgchempaint}
12cr|gnome-chemistry-utils-0.13.92-1|113	Summary:        Libraries for gchempaint
12cr|gnome-chemistry-utils-0.13.92-1|114	Group:          System/Libraries
12cr|gnome-chemistry-utils-0.13.92-1|115	
12cr|gnome-chemistry-utils-0.13.92-1|116	%description -n %{libgchempaint}
12cr|gnome-chemistry-utils-0.13.92-1|117	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
12cr|gnome-chemistry-utils-0.13.92-1|118	chemistry. They are currently used in Gnome Crystal (gcrystal) and Gnome
12cr|gnome-chemistry-utils-0.13.92-1|119	Chemistry Paint (gchempaint).
12cr|gnome-chemistry-utils-0.13.92-1|120	
12cr|gnome-chemistry-utils-0.13.92-1|121	This package contains the library needed to run programs dynamically
12cr|gnome-chemistry-utils-0.13.92-1|122	linked with gchempaint.
12cr|gnome-chemistry-utils-0.13.92-1|123	
12cr|gnome-chemistry-utils-0.13.92-1|124	%files -n %{libgchempaint}
12cr|gnome-chemistry-utils-0.13.92-1|125	%defattr(-, root, root)
12cr|gnome-chemistry-utils-0.13.92-1|126	%{_libdir}/libgcp-%{api}.so.%{major}*
12cr|gnome-chemistry-utils-0.13.92-1|127	%{_libdir}/libgccv-%{api}.so.%{major}*
12cr|gnome-chemistry-utils-0.13.92-1|128	
12cr|gnome-chemistry-utils-0.13.92-1|129	#--------------------------------------------------------------------
12cr|gnome-chemistry-utils-0.13.92-1|130	
12cr|gnome-chemistry-utils-0.13.92-1|131	%package -n %{libgcrystal}
12cr|gnome-chemistry-utils-0.13.92-1|132	Summary:        Libraries for gchempaint
12cr|gnome-chemistry-utils-0.13.92-1|133	Group:          System/Libraries
12cr|gnome-chemistry-utils-0.13.92-1|134	
12cr|gnome-chemistry-utils-0.13.92-1|135	%description -n %{libgcrystal}
12cr|gnome-chemistry-utils-0.13.92-1|136	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
12cr|gnome-chemistry-utils-0.13.92-1|137	chemistry. They are currently used in Gnome Crystal (gcrystal) and Gnome
12cr|gnome-chemistry-utils-0.13.92-1|138	Chemistry Paint (gchempaint).
12cr|gnome-chemistry-utils-0.13.92-1|139	
12cr|gnome-chemistry-utils-0.13.92-1|140	This package contains the library needed to run programs dynamically
12cr|gnome-chemistry-utils-0.13.92-1|141	linked with gcrystal.
12cr|gnome-chemistry-utils-0.13.92-1|142	
12cr|gnome-chemistry-utils-0.13.92-1|143	%files -n %{libgcrystal}
12cr|gnome-chemistry-utils-0.13.92-1|144	%defattr(-, root, root)
12cr|gnome-chemistry-utils-0.13.92-1|145	%{_libdir}//libgcrystal-%{api}.so.%{major}*
12cr|gnome-chemistry-utils-0.13.92-1|146	
12cr|gnome-chemistry-utils-0.13.92-1|147	#--------------------------------------------------------------------
12cr|gnome-chemistry-utils-0.13.92-1|148	
12cr|gnome-chemistry-utils-0.13.92-1|149	%package -n gchempaint
12cr|gnome-chemistry-utils-0.13.92-1|150	Summary:        GNOME 2D chemical structure drawing tool
12cr|gnome-chemistry-utils-0.13.92-1|151	Group:          Sciences/Chemistry
12cr|gnome-chemistry-utils-0.13.92-1|152	Requires:	%{name}-common = %{version}
12cr|gnome-chemistry-utils-0.13.92-1|153	Suggests:	%{name}-goffice = %{version}
12cr|gnome-chemistry-utils-0.13.92-1|154	Conflicts:	%{name}-common < 0.10.1-2
12cr|gnome-chemistry-utils-0.13.92-1|155	
12cr|gnome-chemistry-utils-0.13.92-1|156	%description -n gchempaint
12cr|gnome-chemistry-utils-0.13.92-1|157	GChemPaint is a 2D chemical structures editor for the Gnome-2 desktop.
12cr|gnome-chemistry-utils-0.13.92-1|158	GChemPaint is a multi-document application and will be a bonobo server so
12cr|gnome-chemistry-utils-0.13.92-1|159	that some chemistry could be embedded in Gnome applications such as
12cr|gnome-chemistry-utils-0.13.92-1|160	Gnumeric and Abiword.
12cr|gnome-chemistry-utils-0.13.92-1|161	
12cr|gnome-chemistry-utils-0.13.92-1|162	%preun -n gchempaint
12cr|gnome-chemistry-utils-0.13.92-1|163	%preun_uninstall_gconf_schemas gchempaint gchempaint-arrows
12cr|gnome-chemistry-utils-0.13.92-1|164	
12cr|gnome-chemistry-utils-0.13.92-1|165	%files -n gchempaint
12cr|gnome-chemistry-utils-0.13.92-1|166	%defattr(-, root, root)
12cr|gnome-chemistry-utils-0.13.92-1|167	#%{_sysconfdir}/gconf/schemas/gchempaint-arrows.schemas
12cr|gnome-chemistry-utils-0.13.92-1|168	#%{_sysconfdir}/gconf/schemas/gchempaint.schemas
12cr|gnome-chemistry-utils-0.13.92-1|169	%{_datadir}/glib-2.0/schemas/org.gnome.gchemutils.paint.gschema.xml
12cr|gnome-chemistry-utils-0.13.92-1|170	%{_datadir}/glib-2.0/schemas/org.gnome.gchemutils.paint.plugins.arrows.gschema.xml
12cr|gnome-chemistry-utils-0.13.92-1|171	%{_bindir}/gchempaint*
12cr|gnome-chemistry-utils-0.13.92-1|172	%{_libdir}/gchemutils/%{api}/plugins/paint
12cr|gnome-chemistry-utils-0.13.92-1|173	%{_datadir}/applications/gchempaint*.desktop
12cr|gnome-chemistry-utils-0.13.92-1|174	%{_datadir}/gchemutils/%{api}/paint
12cr|gnome-chemistry-utils-0.13.92-1|175	%{_datadir}/gchemutils/%{api}/pixmaps/gchempaint_logo.*
12cr|gnome-chemistry-utils-0.13.92-1|176	%{_datadir}/gchemutils/%{api}/ui/paint
12cr|gnome-chemistry-utils-0.13.92-1|177	%{_datadir}/gnome/help/gchempaint-%{api}
12cr|gnome-chemistry-utils-0.13.92-1|178	%{_iconsdir}/hicolor/*/apps/gchempaint.*
12cr|gnome-chemistry-utils-0.13.92-1|179	%{_iconsdir}/hicolor/*/mimetypes/application-x-gchempaint.*
12cr|gnome-chemistry-utils-0.13.92-1|180	%{_mandir}/man1/gchempaint*
12cr|gnome-chemistry-utils-0.13.92-1|181	%{_datadir}/omf/gchempaint-%{api}/gchempaint-%{api}-C.omf
12cr|gnome-chemistry-utils-0.13.92-1|182	
12cr|gnome-chemistry-utils-0.13.92-1|183	#--------------------------------------------------------------------
12cr|gnome-chemistry-utils-0.13.92-1|184	
12cr|gnome-chemistry-utils-0.13.92-1|185	%package -n gchem3d
12cr|gnome-chemistry-utils-0.13.92-1|186	Summary:        Molecules Viewer
12cr|gnome-chemistry-utils-0.13.92-1|187	Group:          Sciences/Chemistry
12cr|gnome-chemistry-utils-0.13.92-1|188	Requires:       %{name}-common = %{version}
12cr|gnome-chemistry-utils-0.13.92-1|189	Conflicts:	%{name} < %{version}
12cr|gnome-chemistry-utils-0.13.92-1|190	
12cr|gnome-chemistry-utils-0.13.92-1|191	%description -n gchem3d
12cr|gnome-chemistry-utils-0.13.92-1|192	GChem3Viewer is a 3D molecular structure viewer.
12cr|gnome-chemistry-utils-0.13.92-1|193	
12cr|gnome-chemistry-utils-0.13.92-1|194	%files -n gchem3d
12cr|gnome-chemistry-utils-0.13.92-1|195	%defattr(-, root, root)
12cr|gnome-chemistry-utils-0.13.92-1|196	%{_bindir}/gchem3d*
12cr|gnome-chemistry-utils-0.13.92-1|197	%{_datadir}/applications/gchem3d*.desktop
12cr|gnome-chemistry-utils-0.13.92-1|198	%{_datadir}/gnome/help/gchem3d-%{api}
12cr|gnome-chemistry-utils-0.13.92-1|199	%{_iconsdir}/hicolor/*/apps/gchem3d.*
12cr|gnome-chemistry-utils-0.13.92-1|200	%{_mandir}/man1/gchem3d*
12cr|gnome-chemistry-utils-0.13.92-1|201	%{_datadir}/omf/gchem3d-%{api}/gchem3d-%{api}-C.omf
12cr|gnome-chemistry-utils-0.13.92-1|202	
12cr|gnome-chemistry-utils-0.13.92-1|203	#--------------------------------------------------------------------
12cr|gnome-chemistry-utils-0.13.92-1|204	
12cr|gnome-chemistry-utils-0.13.92-1|205	%package -n gchemcalc
12cr|gnome-chemistry-utils-0.13.92-1|206	Summary:        Chemical calculator
12cr|gnome-chemistry-utils-0.13.92-1|207	Group:          Sciences/Chemistry
12cr|gnome-chemistry-utils-0.13.92-1|208	Requires:       %{name}-common = %{version}
12cr|gnome-chemistry-utils-0.13.92-1|209	Conflicts:	%{name} < %{version}
12cr|gnome-chemistry-utils-0.13.92-1|210	
12cr|gnome-chemistry-utils-0.13.92-1|211	%description -n gchemcalc
12cr|gnome-chemistry-utils-0.13.92-1|212	GChemCalc is a Chemical calculator.
12cr|gnome-chemistry-utils-0.13.92-1|213	
12cr|gnome-chemistry-utils-0.13.92-1|214	%files -n gchemcalc
12cr|gnome-chemistry-utils-0.13.92-1|215	%defattr(-, root, root)
12cr|gnome-chemistry-utils-0.13.92-1|216	%{_bindir}/gchemcalc*
12cr|gnome-chemistry-utils-0.13.92-1|217	%{_datadir}/applications/gchemcalc*.desktop
12cr|gnome-chemistry-utils-0.13.92-1|218	%{_datadir}/gchemutils/%{api}/ui/calc
12cr|gnome-chemistry-utils-0.13.92-1|219	%{_datadir}/gnome/help/gchemcalc-%{api}
12cr|gnome-chemistry-utils-0.13.92-1|220	%{_iconsdir}/hicolor/*/apps/gchemcalc.*
12cr|gnome-chemistry-utils-0.13.92-1|221	%{_mandir}/man1/gchemcalc*
12cr|gnome-chemistry-utils-0.13.92-1|222	%{_datadir}/omf/gchemcalc-%{api}/gchemcalc-%{api}-C.omf
12cr|gnome-chemistry-utils-0.13.92-1|223	
12cr|gnome-chemistry-utils-0.13.92-1|224	#--------------------------------------------------------------------
12cr|gnome-chemistry-utils-0.13.92-1|225	
12cr|gnome-chemistry-utils-0.13.92-1|226	%package -n gchemtable
12cr|gnome-chemistry-utils-0.13.92-1|227	Summary:        Periodic table
12cr|gnome-chemistry-utils-0.13.92-1|228	Group:          Sciences/Chemistry
12cr|gnome-chemistry-utils-0.13.92-1|229	Requires:       %{name}-common = %{version}
12cr|gnome-chemistry-utils-0.13.92-1|230	Conflicts:	%{name} < %{version}
12cr|gnome-chemistry-utils-0.13.92-1|231	
12cr|gnome-chemistry-utils-0.13.92-1|232	%description -n gchemtable
12cr|gnome-chemistry-utils-0.13.92-1|233	GChemTable is a periodic table of the elements application.
12cr|gnome-chemistry-utils-0.13.92-1|234	
12cr|gnome-chemistry-utils-0.13.92-1|235	%files -n gchemtable
12cr|gnome-chemistry-utils-0.13.92-1|236	%defattr(-, root, root)
12cr|gnome-chemistry-utils-0.13.92-1|237	%{_bindir}/gchemtable*
12cr|gnome-chemistry-utils-0.13.92-1|238	%{_datadir}/applications/gchemtable*.desktop
12cr|gnome-chemistry-utils-0.13.92-1|239	%{_datadir}/gnome/help/gchemtable-%{api}
12cr|gnome-chemistry-utils-0.13.92-1|240	%{_datadir}/gchemutils/%{api}/ui/table
12cr|gnome-chemistry-utils-0.13.92-1|241	%{_iconsdir}/hicolor/*/apps/gchemtable.*
12cr|gnome-chemistry-utils-0.13.92-1|242	%{_mandir}/man1/gchemtable*
12cr|gnome-chemistry-utils-0.13.92-1|243	%{_datadir}/omf/gchemtable-%{api}/gchemtable-%{api}-C.omf
12cr|gnome-chemistry-utils-0.13.92-1|244	
12cr|gnome-chemistry-utils-0.13.92-1|245	#--------------------------------------------------------------------
12cr|gnome-chemistry-utils-0.13.92-1|246	
12cr|gnome-chemistry-utils-0.13.92-1|247	%package -n gcrystal
12cr|gnome-chemistry-utils-0.13.92-1|248	Summary:        Crystal structure viewer
12cr|gnome-chemistry-utils-0.13.92-1|249	Group:          Sciences/Chemistry
12cr|gnome-chemistry-utils-0.13.92-1|250	Requires:       %{name}-common = %{version}
12cr|gnome-chemistry-utils-0.13.92-1|251	Conflicts:	%{name} < %{version}
12cr|gnome-chemistry-utils-0.13.92-1|252	
12cr|gnome-chemistry-utils-0.13.92-1|253	%description -n gcrystal
12cr|gnome-chemistry-utils-0.13.92-1|254	GCrystal is a Crystal structure viewer.
12cr|gnome-chemistry-utils-0.13.92-1|255	
12cr|gnome-chemistry-utils-0.13.92-1|256	%preun -n gcrystal
12cr|gnome-chemistry-utils-0.13.92-1|257	%preun_uninstall_gconf_schemas gcrystal
12cr|gnome-chemistry-utils-0.13.92-1|258	
12cr|gnome-chemistry-utils-0.13.92-1|259	%files -n gcrystal
12cr|gnome-chemistry-utils-0.13.92-1|260	%defattr(-, root, root)
12cr|gnome-chemistry-utils-0.13.92-1|261	#%{_sysconfdir}/gconf/schemas/gcrystal.schemas
12cr|gnome-chemistry-utils-0.13.92-1|262	%{_datadir}/glib-2.0/schemas/org.gnome.gchemutils.crystal.gschema.xml
12cr|gnome-chemistry-utils-0.13.92-1|263	%{_bindir}/gcrystal*
12cr|gnome-chemistry-utils-0.13.92-1|264	%{_datadir}/gchemutils/%{api}/pixmaps/gcrystal_logo.png
12cr|gnome-chemistry-utils-0.13.92-1|265	%{_datadir}/gchemutils/%{api}/ui/crystal
12cr|gnome-chemistry-utils-0.13.92-1|266	%{_datadir}/applications/gcrystal*.desktop
12cr|gnome-chemistry-utils-0.13.92-1|267	%{_datadir}/gnome/help/gcrystal-%{api}
12cr|gnome-chemistry-utils-0.13.92-1|268	%{_iconsdir}/hicolor/*/apps/gcrystal.*
12cr|gnome-chemistry-utils-0.13.92-1|269	%{_iconsdir}/hicolor/*/mimetypes/application-x-gcrystal.*
12cr|gnome-chemistry-utils-0.13.92-1|270	%{_mandir}/man1/gcrystal*
12cr|gnome-chemistry-utils-0.13.92-1|271	%{_datadir}/omf/gcrystal-%{api}/gcrystal-%{api}-C.omf
12cr|gnome-chemistry-utils-0.13.92-1|272	
12cr|gnome-chemistry-utils-0.13.92-1|273	#--------------------------------------------------------------------
12cr|gnome-chemistry-utils-0.13.92-1|274	
12cr|gnome-chemistry-utils-0.13.92-1|275	%package -n gspectrum
12cr|gnome-chemistry-utils-0.13.92-1|276	Summary:        Spectrum viewer
12cr|gnome-chemistry-utils-0.13.92-1|277	Group:          Sciences/Chemistry
12cr|gnome-chemistry-utils-0.13.92-1|278	Requires:       %{name}-common = %{version}
12cr|gnome-chemistry-utils-0.13.92-1|279	Conflicts:	%{name} < %{version}
12cr|gnome-chemistry-utils-0.13.92-1|280	
12cr|gnome-chemistry-utils-0.13.92-1|281	%description -n gspectrum
12cr|gnome-chemistry-utils-0.13.92-1|282	GSpectrum is a Spectrum viewer.
12cr|gnome-chemistry-utils-0.13.92-1|283	
12cr|gnome-chemistry-utils-0.13.92-1|284	%files -n gspectrum
12cr|gnome-chemistry-utils-0.13.92-1|285	%defattr(-, root, root)
12cr|gnome-chemistry-utils-0.13.92-1|286	%{_bindir}/gspectrum*
12cr|gnome-chemistry-utils-0.13.92-1|287	%{_datadir}/applications/gspectrum*.desktop
12cr|gnome-chemistry-utils-0.13.92-1|288	%{_datadir}/gnome/help/gspectrum-%{api}
12cr|gnome-chemistry-utils-0.13.92-1|289	%{_iconsdir}/hicolor/*/apps/gspectrum.*
12cr|gnome-chemistry-utils-0.13.92-1|290	%{_mandir}/man1/gspectrum*
12cr|gnome-chemistry-utils-0.13.92-1|291	%{_datadir}/omf/gspectrum-%{api}/gspectrum-%{api}-C.omf
12cr|gnome-chemistry-utils-0.13.92-1|292	
12cr|gnome-chemistry-utils-0.13.92-1|293	#--------------------------------------------------------------------
12cr|gnome-chemistry-utils-0.13.92-1|294	
12cr|gnome-chemistry-utils-0.13.92-1|295	%package goffice
12cr|gnome-chemistry-utils-0.13.92-1|296	Summary:        GOffice plugin for gchemutils
12cr|gnome-chemistry-utils-0.13.92-1|297	Group:          Sciences/Chemistry
12cr|gnome-chemistry-utils-0.13.92-1|298	Requires:       gchempaint = %{version}
12cr|gnome-chemistry-utils-0.13.92-1|299	Requires:	goffice
12cr|gnome-chemistry-utils-0.13.92-1|300	
12cr|gnome-chemistry-utils-0.13.92-1|301	%description goffice
12cr|gnome-chemistry-utils-0.13.92-1|302	GOffice plugin for gchemutils.
12cr|gnome-chemistry-utils-0.13.92-1|303	
12cr|gnome-chemistry-utils-0.13.92-1|304	%files goffice
12cr|gnome-chemistry-utils-0.13.92-1|305	%defattr(-, root, root)
12cr|gnome-chemistry-utils-0.13.92-1|306	%{_libdir}/goffice/*/plugins/gchemutils
12cr|gnome-chemistry-utils-0.13.92-1|307	
12cr|gnome-chemistry-utils-0.13.92-1|308	#--------------------------------------------------------------------
12cr|gnome-chemistry-utils-0.13.92-1|309	
12cr|gnome-chemistry-utils-0.13.92-1|310	%package	devel
12cr|gnome-chemistry-utils-0.13.92-1|311	Summary:	Development related files of %{name}
12cr|gnome-chemistry-utils-0.13.92-1|312	Group:		Development/GNOME and GTK+
12cr|gnome-chemistry-utils-0.13.92-1|313	Requires:	%{libname} = %{EVRD}
12cr|gnome-chemistry-utils-0.13.92-1|314	Requires:	%{libgchempaint} = %{EVRD}
12cr|gnome-chemistry-utils-0.13.92-1|315	Requires:	%{libgcrystal} = %{EVRD}
12cr|gnome-chemistry-utils-0.13.92-1|316	Provides:	gcu-devel = %{EVRD}
12cr|gnome-chemistry-utils-0.13.92-1|317	Provides:	gchemutils-devel = %{EVRD}
12cr|gnome-chemistry-utils-0.13.92-1|318	Provides:	gchempaint-devel = %{EVRD}
12cr|gnome-chemistry-utils-0.13.92-1|319	Obsoletes:	%mklibname -d gcu 0
12cr|gnome-chemistry-utils-0.13.92-1|320	Obsoletes:	%{_lib}gcu-devel < %{version}
12cr|gnome-chemistry-utils-0.13.92-1|321	Obsoletes:	gchempaint-devel < %{version}
12cr|gnome-chemistry-utils-0.13.92-1|322	
12cr|gnome-chemistry-utils-0.13.92-1|323	%description	devel
12cr|gnome-chemistry-utils-0.13.92-1|324	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
12cr|gnome-chemistry-utils-0.13.92-1|325	chemistry.  They are currently used in Gnome Crystal (gcrystal) and Gnome
12cr|gnome-chemistry-utils-0.13.92-1|326	Chemistry Paint (gchempaint).
12cr|gnome-chemistry-utils-0.13.92-1|327	
12cr|gnome-chemistry-utils-0.13.92-1|328	This package includes the header files and static libraries necessary for
12cr|gnome-chemistry-utils-0.13.92-1|329	developing chemistry related programs using %{name}.
12cr|gnome-chemistry-utils-0.13.92-1|330	
12cr|gnome-chemistry-utils-0.13.92-1|331	%files devel
12cr|gnome-chemistry-utils-0.13.92-1|332	%defattr(-, root, root)
12cr|gnome-chemistry-utils-0.13.92-1|333	%doc docs/reference
12cr|gnome-chemistry-utils-0.13.92-1|334	%{_libdir}/*.so
12cr|gnome-chemistry-utils-0.13.92-1|335	
12cr|gnome-chemistry-utils-0.13.92-1|336	#--------------------------------------------------------------------
12cr|gnome-chemistry-utils-0.13.92-1|337	
12cr|gnome-chemistry-utils-0.13.92-1|338	%prep
12cr|gnome-chemistry-utils-0.13.92-1|339	%setup -q
12cr|gnome-chemistry-utils-0.13.92-1|340	
12cr|gnome-chemistry-utils-0.13.92-1|341	%build
12cr|gnome-chemistry-utils-0.13.92-1|342	%define Werror_cflags %{nil}
12cr|gnome-chemistry-utils-0.13.92-1|343	export CXXFLAGS="%optflags -fpermissive"
12cr|gnome-chemistry-utils-0.13.92-1|344	%configure2_5x \
12cr|gnome-chemistry-utils-0.13.92-1|345	--enable-static=no --disable-update-databases \
12cr|gnome-chemistry-utils-0.13.92-1|346	--disable-mozilla-plugin --disable-schemas-install \
12cr|gnome-chemistry-utils-0.13.92-1|347	--disable-scrollkeeper --without-kde-mime-dir
12cr|gnome-chemistry-utils-0.13.92-1|348	%make
12cr|gnome-chemistry-utils-0.13.92-1|349	
12cr|gnome-chemistry-utils-0.13.92-1|350	%install
12cr|gnome-chemistry-utils-0.13.92-1|351	%makeinstall_std HTMLDIR=`pwd`/reference/html
12cr|gnome-chemistry-utils-0.13.92-1|352	
12cr|gnome-chemistry-utils-0.13.92-1|353	#kill intrusive docs
12cr|gnome-chemistry-utils-0.13.92-1|354	rm -rf %{buildroot}%{_docdir}/gchemutils
12cr|gnome-chemistry-utils-0.13.92-1|355	
12cr|gnome-chemistry-utils-0.13.92-1|356	#kill libtool archives
12cr|gnome-chemistry-utils-0.13.92-1|357	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12cr|gnome-chemistry-utils-0.13.92-1|358	
12cr|gnome-chemistry-utils-0.13.92-1|359	#kill rpaths
12cr|gnome-chemistry-utils-0.13.92-1|360	chrpath --delete  %{buildroot}%{_bindir}/*
12cr|gnome-chemistry-utils-0.13.92-1|361	chrpath --delete  %{buildroot}%{_libdir}/goffice/*/plugins/gchemutils/gchemutils.so
12cr|gnome-chemistry-utils-0.13.92-1|362	chrpath --delete  %{buildroot}%{_libdir}/*.so.*
12cr|gnome-chemistry-utils-0.13.92-1|363	
12cr|gnome-chemistry-utils-0.13.92-1|364	%find_lang gchemutils-%{api}
12cr|gnome-chemistry-utils-0.13.92-1|365	
12cr|gnome-chemistry-utils-0.13.92-1|366	
12cr|gnome-chemistry-utils-0.13.92-1|367	%changelog
12cr|gnome-chemistry-utils-0.13.92-1|368	* Wed Sep 05 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.13.92-1
12cr|gnome-chemistry-utils-0.13.92-1|369	+ Revision: 816392
12cr|gnome-chemistry-utils-0.13.92-1|370	- update to 0.13.92
12cr|gnome-chemistry-utils-0.13.92-1|371	
12cr|gnome-chemistry-utils-0.13.92-1|372	* Tue Jul 03 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.13.7-1
12cr|gnome-chemistry-utils-0.13.92-1|373	+ Revision: 807967
12cr|gnome-chemistry-utils-0.13.92-1|374	- update to 0.13.7 unstable release
12cr|gnome-chemistry-utils-0.13.92-1|375	
12cr|gnome-chemistry-utils-0.13.92-1|376	* Thu Apr 26 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.12.11-1
12cr|gnome-chemistry-utils-0.13.92-1|377	+ Revision: 793503
12cr|gnome-chemistry-utils-0.13.92-1|378	- update to 0.12.11
12cr|gnome-chemistry-utils-0.13.92-1|379	
12cr|gnome-chemistry-utils-0.13.92-1|380	+ Funda Wang <fwang@mandriva.org>
12cr|gnome-chemistry-utils-0.13.92-1|381	- new version 0.12.10
12cr|gnome-chemistry-utils-0.13.92-1|382	
12cr|gnome-chemistry-utils-0.13.92-1|383	* Mon Aug 15 2011 Funda Wang <fwang@mandriva.org> 0.12.9-1
12cr|gnome-chemistry-utils-0.13.92-1|384	+ Revision: 694572
12cr|gnome-chemistry-utils-0.13.92-1|385	- update file list
12cr|gnome-chemistry-utils-0.13.92-1|386	- new version 0.12.9
12cr|gnome-chemistry-utils-0.13.92-1|387	
12cr|gnome-chemistry-utils-0.13.92-1|388	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 0.12.8-2
12cr|gnome-chemistry-utils-0.13.92-1|389	+ Revision: 676971
12cr|gnome-chemistry-utils-0.13.92-1|390	- rebuild for new goffice
12cr|gnome-chemistry-utils-0.13.92-1|391	
12cr|gnome-chemistry-utils-0.13.92-1|392	* Wed May 11 2011 Funda Wang <fwang@mandriva.org> 0.12.8-1
12cr|gnome-chemistry-utils-0.13.92-1|393	+ Revision: 673396
12cr|gnome-chemistry-utils-0.13.92-1|394	- update to new version 0.12.8
12cr|gnome-chemistry-utils-0.13.92-1|395	
12cr|gnome-chemistry-utils-0.13.92-1|396	* Sat May 07 2011 Funda Wang <fwang@mandriva.org> 0.12.7-2
12cr|gnome-chemistry-utils-0.13.92-1|397	+ Revision: 672317
12cr|gnome-chemistry-utils-0.13.92-1|398	- use -fpermissive
12cr|gnome-chemistry-utils-0.13.92-1|399	- rebuild
12cr|gnome-chemistry-utils-0.13.92-1|400	
12cr|gnome-chemistry-utils-0.13.92-1|401	* Tue Feb 22 2011 Funda Wang <fwang@mandriva.org> 0.12.7-1
12cr|gnome-chemistry-utils-0.13.92-1|402	+ Revision: 639250
12cr|gnome-chemistry-utils-0.13.92-1|403	- update file list
12cr|gnome-chemistry-utils-0.13.92-1|404	- drop requires
12cr|gnome-chemistry-utils-0.13.92-1|405	- new version 0.12.7
12cr|gnome-chemistry-utils-0.13.92-1|406	
12cr|gnome-chemistry-utils-0.13.92-1|407	* Mon Jan 03 2011 Funda Wang <fwang@mandriva.org> 0.12.6-1mdv2011.0
12cr|gnome-chemistry-utils-0.13.92-1|408	+ Revision: 627667
12cr|gnome-chemistry-utils-0.13.92-1|409	- 0.12.6
12cr|gnome-chemistry-utils-0.13.92-1|410	
12cr|gnome-chemistry-utils-0.13.92-1|411	* Thu Dec 02 2010 Funda Wang <fwang@mandriva.org> 0.12.5-2mdv2011.0
12cr|gnome-chemistry-utils-0.13.92-1|412	+ Revision: 604683
12cr|gnome-chemistry-utils-0.13.92-1|413	- rebuild for bs monster
12cr|gnome-chemistry-utils-0.13.92-1|414	
12cr|gnome-chemistry-utils-0.13.92-1|415	* Fri Nov 26 2010 Funda Wang <fwang@mandriva.org> 0.12.5-1mdv2011.0
12cr|gnome-chemistry-utils-0.13.92-1|416	+ Revision: 601500
12cr|gnome-chemistry-utils-0.13.92-1|417	- update to new version 0.12.5
12cr|gnome-chemistry-utils-0.13.92-1|418	
12cr|gnome-chemistry-utils-0.13.92-1|419	* Wed Oct 06 2010 Funda Wang <fwang@mandriva.org> 0.12.4-2mdv2011.0
12cr|gnome-chemistry-utils-0.13.92-1|420	+ Revision: 583368
12cr|gnome-chemistry-utils-0.13.92-1|421	- rebuild
12cr|gnome-chemistry-utils-0.13.92-1|422	
12cr|gnome-chemistry-utils-0.13.92-1|423	* Mon Sep 27 2010 Funda Wang <fwang@mandriva.org> 0.12.4-1mdv2011.0
12cr|gnome-chemistry-utils-0.13.92-1|424	+ Revision: 581200
12cr|gnome-chemistry-utils-0.13.92-1|425	- update to new version 0.12.4
12cr|gnome-chemistry-utils-0.13.92-1|426	
12cr|gnome-chemistry-utils-0.13.92-1|427	* Sun Sep 05 2010 Funda Wang <fwang@mandriva.org> 0.12.3-1mdv2011.0
12cr|gnome-chemistry-utils-0.13.92-1|428	+ Revision: 576058
12cr|gnome-chemistry-utils-0.13.92-1|429	- new version 0.12.3
12cr|gnome-chemistry-utils-0.13.92-1|430	
12cr|gnome-chemistry-utils-0.13.92-1|431	* Sun Sep 05 2010 Funda Wang <fwang@mandriva.org> 0.12.2-3mdv2011.0
12cr|gnome-chemistry-utils-0.13.92-1|432	+ Revision: 576041
12cr|gnome-chemistry-utils-0.13.92-1|433	- rebuild for new goffice
12cr|gnome-chemistry-utils-0.13.92-1|434	
12cr|gnome-chemistry-utils-0.13.92-1|435	* Sat Aug 07 2010 Funda Wang <fwang@mandriva.org> 0.12.2-2mdv2011.0
12cr|gnome-chemistry-utils-0.13.92-1|436	+ Revision: 567409
12cr|gnome-chemistry-utils-0.13.92-1|437	- rebuild for new goffice
12cr|gnome-chemistry-utils-0.13.92-1|438	
12cr|gnome-chemistry-utils-0.13.92-1|439	* Sat Jul 24 2010 Funda Wang <fwang@mandriva.org> 0.12.2-1mdv2011.0
12cr|gnome-chemistry-utils-0.13.92-1|440	+ Revision: 557893
12cr|gnome-chemistry-utils-0.13.92-1|441	- New version 0.12.2
12cr|gnome-chemistry-utils-0.13.92-1|442	
12cr|gnome-chemistry-utils-0.13.92-1|443	* Sat Apr 17 2010 Funda Wang <fwang@mandriva.org> 0.10.12-2mdv2010.1
12cr|gnome-chemistry-utils-0.13.92-1|444	+ Revision: 536038
12cr|gnome-chemistry-utils-0.13.92-1|445	- rebuild for new goffice
12cr|gnome-chemistry-utils-0.13.92-1|446	
12cr|gnome-chemistry-utils-0.13.92-1|447	* Sun Feb 28 2010 Funda Wang <fwang@mandriva.org> 0.10.12-1mdv2010.1
12cr|gnome-chemistry-utils-0.13.92-1|448	+ Revision: 512703
12cr|gnome-chemistry-utils-0.13.92-1|449	- new version 0.10.12
12cr|gnome-chemistry-utils-0.13.92-1|450	
12cr|gnome-chemistry-utils-0.13.92-1|451	* Sun Feb 14 2010 Götz Waschk <waschk@mandriva.org> 0.10.11-2mdv2010.1
12cr|gnome-chemistry-utils-0.13.92-1|452	+ Revision: 505830
12cr|gnome-chemistry-utils-0.13.92-1|453	- rebuild for new goffice
12cr|gnome-chemistry-utils-0.13.92-1|454	
12cr|gnome-chemistry-utils-0.13.92-1|455	* Wed Feb 03 2010 Funda Wang <fwang@mandriva.org> 0.10.11-1mdv2010.1
12cr|gnome-chemistry-utils-0.13.92-1|456	+ Revision: 500358
12cr|gnome-chemistry-utils-0.13.92-1|457	- New version 0.10.11
12cr|gnome-chemistry-utils-0.13.92-1|458	
12cr|gnome-chemistry-utils-0.13.92-1|459	* Mon Jan 25 2010 Funda Wang <fwang@mandriva.org> 0.10.10-2mdv2010.1
12cr|gnome-chemistry-utils-0.13.92-1|460	+ Revision: 496277
12cr|gnome-chemistry-utils-0.13.92-1|461	- rebuild for new goffice
12cr|gnome-chemistry-utils-0.13.92-1|462	
12cr|gnome-chemistry-utils-0.13.92-1|463	* Thu Dec 31 2009 Funda Wang <fwang@mandriva.org> 0.10.10-1mdv2010.1
12cr|gnome-chemistry-utils-0.13.92-1|464	+ Revision: 484506
12cr|gnome-chemistry-utils-0.13.92-1|465	- fix linkage
12cr|gnome-chemistry-utils-0.13.92-1|466	- new version 0.10.10
12cr|gnome-chemistry-utils-0.13.92-1|467	
12cr|gnome-chemistry-utils-0.13.92-1|468	* Wed Dec 16 2009 Funda Wang <fwang@mandriva.org> 0.10.9-3mdv2010.1
12cr|gnome-chemistry-utils-0.13.92-1|469	+ Revision: 479460
12cr|gnome-chemistry-utils-0.13.92-1|470	- rebuild for new goffice
12cr|gnome-chemistry-utils-0.13.92-1|471	
12cr|gnome-chemistry-utils-0.13.92-1|472	* Mon Nov 30 2009 Funda Wang <fwang@mandriva.org> 0.10.9-2mdv2010.1
12cr|gnome-chemistry-utils-0.13.92-1|473	+ Revision: 471623
12cr|gnome-chemistry-utils-0.13.92-1|474	- add upstream patch to build with latest goffice
12cr|gnome-chemistry-utils-0.13.92-1|475	- rebuild for new goffice
12cr|gnome-chemistry-utils-0.13.92-1|476	
12cr|gnome-chemistry-utils-0.13.92-1|477	* Sun Nov 15 2009 Funda Wang <fwang@mandriva.org> 0.10.9-1mdv2010.1
12cr|gnome-chemistry-utils-0.13.92-1|478	+ Revision: 466121
12cr|gnome-chemistry-utils-0.13.92-1|479	- new version 0.10.9
12cr|gnome-chemistry-utils-0.13.92-1|480	
12cr|gnome-chemistry-utils-0.13.92-1|481	* Tue Nov 10 2009 Funda Wang <fwang@mandriva.org> 0.10.8-4mdv2010.1
12cr|gnome-chemistry-utils-0.13.92-1|482	+ Revision: 463997
12cr|gnome-chemistry-utils-0.13.92-1|483	- rebuild for new goffice
12cr|gnome-chemistry-utils-0.13.92-1|484	
12cr|gnome-chemistry-utils-0.13.92-1|485	* Mon Oct 12 2009 Funda Wang <fwang@mandriva.org> 0.10.8-3mdv2010.0
12cr|gnome-chemistry-utils-0.13.92-1|486	+ Revision: 456813
12cr|gnome-chemistry-utils-0.13.92-1|487	- rebuild for new goffice
12cr|gnome-chemistry-utils-0.13.92-1|488	
12cr|gnome-chemistry-utils-0.13.92-1|489	* Tue Oct 06 2009 Funda Wang <fwang@mandriva.org> 0.10.8-2mdv2010.0
12cr|gnome-chemistry-utils-0.13.92-1|490	+ Revision: 454557
12cr|gnome-chemistry-utils-0.13.92-1|491	- rebuild for new goffice
12cr|gnome-chemistry-utils-0.13.92-1|492	
12cr|gnome-chemistry-utils-0.13.92-1|493	* Mon Sep 07 2009 Frederik Himpe <fhimpe@mandriva.org> 0.10.8-1mdv2010.0
12cr|gnome-chemistry-utils-0.13.92-1|494	+ Revision: 432936
12cr|gnome-chemistry-utils-0.13.92-1|495	- Update to new versio n0.10.8
12cr|gnome-chemistry-utils-0.13.92-1|496	- Fix string format patch
12cr|gnome-chemistry-utils-0.13.92-1|497	
12cr|gnome-chemistry-utils-0.13.92-1|498	+ Funda Wang <fwang@mandriva.org>
12cr|gnome-chemistry-utils-0.13.92-1|499	- rebuild for new goffice
12cr|gnome-chemistry-utils-0.13.92-1|500	
12cr|gnome-chemistry-utils-0.13.92-1|501	* Sun Aug 16 2009 Funda Wang <fwang@mandriva.org> 0.10.5-2mdv2010.0
12cr|gnome-chemistry-utils-0.13.92-1|502	+ Revision: 416885
12cr|gnome-chemistry-utils-0.13.92-1|503	- rebuild for new goffice
12cr|gnome-chemistry-utils-0.13.92-1|504	
12cr|gnome-chemistry-utils-0.13.92-1|505	* Sun Jul 05 2009 Frederik Himpe <fhimpe@mandriva.org> 0.10.5-1mdv2010.0
12cr|gnome-chemistry-utils-0.13.92-1|506	+ Revision: 392596
12cr|gnome-chemistry-utils-0.13.92-1|507	- update to new version 0.10.5
12cr|gnome-chemistry-utils-0.13.92-1|508	
12cr|gnome-chemistry-utils-0.13.92-1|509	+ Funda Wang <fwang@mandriva.org>
12cr|gnome-chemistry-utils-0.13.92-1|510	- rebuild
12cr|gnome-chemistry-utils-0.13.92-1|511	
12cr|gnome-chemistry-utils-0.13.92-1|512	* Thu Apr 23 2009 Frederic Crozat <fcrozat@mandriva.com> 0.10.4-2mdv2009.1
12cr|gnome-chemistry-utils-0.13.92-1|513	+ Revision: 368869
12cr|gnome-chemistry-utils-0.13.92-1|514	- Rebuild
12cr|gnome-chemistry-utils-0.13.92-1|515	
12cr|gnome-chemistry-utils-0.13.92-1|516	* Thu Mar 19 2009 Funda Wang <fwang@mandriva.org> 0.10.4-1mdv2009.1
12cr|gnome-chemistry-utils-0.13.92-1|517	+ Revision: 357639
12cr|gnome-chemistry-utils-0.13.92-1|518	- New version 0.10.4
12cr|gnome-chemistry-utils-0.13.92-1|519	
12cr|gnome-chemistry-utils-0.13.92-1|520	* Thu Jan 08 2009 Funda Wang <fwang@mandriva.org> 0.10.3-1mdv2009.1
12cr|gnome-chemistry-utils-0.13.92-1|521	+ Revision: 327120
12cr|gnome-chemistry-utils-0.13.92-1|522	- New version 0.10.3
12cr|gnome-chemistry-utils-0.13.92-1|523	
12cr|gnome-chemistry-utils-0.13.92-1|524	* Sun Nov 30 2008 Funda Wang <fwang@mandriva.org> 0.10.2-1mdv2009.1
12cr|gnome-chemistry-utils-0.13.92-1|525	+ Revision: 308407
12cr|gnome-chemistry-utils-0.13.92-1|526	- new version 0.10.2
12cr|gnome-chemistry-utils-0.13.92-1|527	
12cr|gnome-chemistry-utils-0.13.92-1|528	* Fri Nov 28 2008 Funda Wang <fwang@mandriva.org> 0.10.1-3mdv2009.1
12cr|gnome-chemistry-utils-0.13.92-1|529	+ Revision: 307456
12cr|gnome-chemistry-utils-0.13.92-1|530	- fix requires
12cr|gnome-chemistry-utils-0.13.92-1|531	
12cr|gnome-chemistry-utils-0.13.92-1|532	* Sun Nov 16 2008 Funda Wang <fwang@mandriva.org> 0.10.1-2mdv2009.1
12cr|gnome-chemistry-utils-0.13.92-1|533	+ Revision: 303670
12cr|gnome-chemistry-utils-0.13.92-1|534	- the configure script does not accept chrpath
12cr|gnome-chemistry-utils-0.13.92-1|535	- move gchempaint plugins into correct pacakge
12cr|gnome-chemistry-utils-0.13.92-1|536	- goffice plugin actually belongs to gchempaint
12cr|gnome-chemistry-utils-0.13.92-1|537	
12cr|gnome-chemistry-utils-0.13.92-1|538	* Sun Nov 16 2008 Funda Wang <fwang@mandriva.org> 0.10.1-1mdv2009.1
12cr|gnome-chemistry-utils-0.13.92-1|539	+ Revision: 303649
12cr|gnome-chemistry-utils-0.13.92-1|540	- refactor g-c-u, one package per tool
12cr|gnome-chemistry-utils-0.13.92-1|541	- New version 0.10.1
12cr|gnome-chemistry-utils-0.13.92-1|542	
12cr|gnome-chemistry-utils-0.13.92-1|543	* Mon Aug 11 2008 Emmanuel Andry <eandry@mandriva.org> 0.8.7-3mdv2009.0
12cr|gnome-chemistry-utils-0.13.92-1|544	+ Revision: 270697
12cr|gnome-chemistry-utils-0.13.92-1|545	- Rebuild for openbabel
12cr|gnome-chemistry-utils-0.13.92-1|546	
12cr|gnome-chemistry-utils-0.13.92-1|547	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.8.7-2mdv2009.0
12cr|gnome-chemistry-utils-0.13.92-1|548	+ Revision: 266910
12cr|gnome-chemistry-utils-0.13.92-1|549	- rebuild early 2009.0 package (before pixel changes)
12cr|gnome-chemistry-utils-0.13.92-1|550	
12cr|gnome-chemistry-utils-0.13.92-1|551	+ Pixel <pixel@mandriva.com>
12cr|gnome-chemistry-utils-0.13.92-1|552	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gnome-chemistry-utils-0.13.92-1|553	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gnome-chemistry-utils-0.13.92-1|554	
12cr|gnome-chemistry-utils-0.13.92-1|555	* Wed Apr 16 2008 Funda Wang <fwang@mandriva.org> 0.8.7-1mdv2009.0
12cr|gnome-chemistry-utils-0.13.92-1|556	+ Revision: 194515
12cr|gnome-chemistry-utils-0.13.92-1|557	- New version 0.8.7
12cr|gnome-chemistry-utils-0.13.92-1|558	
12cr|gnome-chemistry-utils-0.13.92-1|559	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnome-chemistry-utils-0.13.92-1|560	- fix description-line-too-long
12cr|gnome-chemistry-utils-0.13.92-1|561	
12cr|gnome-chemistry-utils-0.13.92-1|562	* Sat Jan 26 2008 Funda Wang <fwang@mandriva.org> 0.8.6-1mdv2008.1
12cr|gnome-chemistry-utils-0.13.92-1|563	+ Revision: 158360
12cr|gnome-chemistry-utils-0.13.92-1|564	- remove wrongly added files
12cr|gnome-chemistry-utils-0.13.92-1|565	- New version 0.8.6
12cr|gnome-chemistry-utils-0.13.92-1|566	
12cr|gnome-chemistry-utils-0.13.92-1|567	* Sun Dec 23 2007 Funda Wang <fwang@mandriva.org> 0.8.5-1mdv2008.1
12cr|gnome-chemistry-utils-0.13.92-1|568	+ Revision: 137270
12cr|gnome-chemistry-utils-0.13.92-1|569	- New version 0.8.5
12cr|gnome-chemistry-utils-0.13.92-1|570	
12cr|gnome-chemistry-utils-0.13.92-1|571	+ Olivier Blin <blino@mandriva.org>
12cr|gnome-chemistry-utils-0.13.92-1|572	- restore BuildRoot
12cr|gnome-chemistry-utils-0.13.92-1|573	
12cr|gnome-chemistry-utils-0.13.92-1|574	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnome-chemistry-utils-0.13.92-1|575	- kill re-definition of %%buildroot on Pixel's request
12cr|gnome-chemistry-utils-0.13.92-1|576	
12cr|gnome-chemistry-utils-0.13.92-1|577	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 0.8.4-2mdv2008.1
12cr|gnome-chemistry-utils-0.13.92-1|578	+ Revision: 109262
12cr|gnome-chemistry-utils-0.13.92-1|579	- rebuild for new lzma
12cr|gnome-chemistry-utils-0.13.92-1|580	
12cr|gnome-chemistry-utils-0.13.92-1|581	* Sun Nov 04 2007 Funda Wang <fwang@mandriva.org> 0.8.4-1mdv2008.1
12cr|gnome-chemistry-utils-0.13.92-1|582	+ Revision: 105590
12cr|gnome-chemistry-utils-0.13.92-1|583	- update icon cache
12cr|gnome-chemistry-utils-0.13.92-1|584	- BR goffice 0.4
12cr|gnome-chemistry-utils-0.13.92-1|585	- clearify libmajor
12cr|gnome-chemistry-utils-0.13.92-1|586	- New version 0.8.4
12cr|gnome-chemistry-utils-0.13.92-1|587	- Rebuild against goffice 0.5
12cr|gnome-chemistry-utils-0.13.92-1|588	
12cr|gnome-chemistry-utils-0.13.92-1|589	* Tue Jul 31 2007 Funda Wang <fwang@mandriva.org> 0.8.2-1mdv2008.0
12cr|gnome-chemistry-utils-0.13.92-1|590	+ Revision: 56839
12cr|gnome-chemistry-utils-0.13.92-1|591	- fix file list
12cr|gnome-chemistry-utils-0.13.92-1|592	- disable scrollkeeper update when building
12cr|gnome-chemistry-utils-0.13.92-1|593	- fix man page list
12cr|gnome-chemistry-utils-0.13.92-1|594	- New version 0.8.2
12cr|gnome-chemistry-utils-0.13.92-1|595	
12cr|gnome-chemistry-utils-0.13.92-1|596	* Wed Jul 04 2007 Funda Wang <fwang@mandriva.org> 0.8.1-2mdv2008.0
12cr|gnome-chemistry-utils-0.13.92-1|597	+ Revision: 47798
12cr|gnome-chemistry-utils-0.13.92-1|598	- fix develpacakge requires
12cr|gnome-chemistry-utils-0.13.92-1|599	
12cr|gnome-chemistry-utils-0.13.92-1|600	* Tue Jul 03 2007 Funda Wang <fwang@mandriva.org> 0.8.1-1mdv2008.0
12cr|gnome-chemistry-utils-0.13.92-1|601	+ Revision: 47551
12cr|gnome-chemistry-utils-0.13.92-1|602	- fix file list
12cr|gnome-chemistry-utils-0.13.92-1|603	- Corrected desktop file
12cr|gnome-chemistry-utils-0.13.92-1|604	- New version
12cr|gnome-chemistry-utils-0.13.92-1|605	
12cr|gnome-chemistry-utils-0.13.92-1|606	* Sun May 27 2007 Funda Wang <fwang@mandriva.org> 0.8.0-1mdv2008.0
12cr|gnome-chemistry-utils-0.13.92-1|607	+ Revision: 31766
12cr|gnome-chemistry-utils-0.13.92-1|608	- New upstream version
12cr|gnome-chemistry-utils-0.13.92-1|609	
12cr|gnome-chemistry-utils-0.13.92-1|610	* Thu May 10 2007 Austin Acton <austin@mandriva.org> 0.7.96-1mdv2008.0
12cr|gnome-chemistry-utils-0.13.92-1|611	+ Revision: 26174
12cr|gnome-chemistry-utils-0.13.92-1|612	- buildrequires gnome-doc-utils
12cr|gnome-chemistry-utils-0.13.92-1|613	- move to beta branch
12cr|gnome-chemistry-utils-0.13.92-1|614	- gconf schemas
12cr|gnome-chemistry-utils-0.13.92-1|615	- new version
12cr|gnome-chemistry-utils-0.13.92-1|616	
12cr|gnome-chemistry-utils-0.13.92-1|617	
12cr|gnome-chemistry-utils-0.13.92-1|618	* Mon Feb 26 2007 Emmanuel Andry <eandry@mandriva.org> 0.6.4-2mdv2007.0
12cr|gnome-chemistry-utils-0.13.92-1|619	+ Revision: 125727
12cr|gnome-chemistry-utils-0.13.92-1|620	- fix datadir path
12cr|gnome-chemistry-utils-0.13.92-1|621	
12cr|gnome-chemistry-utils-0.13.92-1|622	* Sun Feb 25 2007 Emmanuel Andry <eandry@mandriva.org> 0.6.4-1mdv2007.1
12cr|gnome-chemistry-utils-0.13.92-1|623	+ Revision: 125625
12cr|gnome-chemistry-utils-0.13.92-1|624	- buildrequires goffice21-devel
12cr|gnome-chemistry-utils-0.13.92-1|625	- New version 0.6.4
12cr|gnome-chemistry-utils-0.13.92-1|626	- xdg menu
12cr|gnome-chemistry-utils-0.13.92-1|627	
12cr|gnome-chemistry-utils-0.13.92-1|628	+ Jérôme Soyer <saispo@mandriva.org>
12cr|gnome-chemistry-utils-0.13.92-1|629	- Import gnome-chemistry-utils
12cr|gnome-chemistry-utils-0.13.92-1|630	
12cr|gnome-chemistry-utils-0.13.92-1|631	* Thu Sep 14 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.6.1-2mdv2007.0
12cr|gnome-chemistry-utils-0.13.92-1|632	- - Rebuild against DBUS
12cr|gnome-chemistry-utils-0.13.92-1|633	
12cr|gnome-chemistry-utils-0.13.92-1|634	* Wed Apr 05 2006 Lenny Cartier <lenny@mandriva.com> 0.6.1-1mdk
12cr|gnome-chemistry-utils-0.13.92-1|635	- 0.6.1
12cr|gnome-chemistry-utils-0.13.92-1|636	
12cr|gnome-chemistry-utils-0.13.92-1|637	* Sat Apr 01 2006 Austin Acton <austin@mandriva.org> 0.6.0-1mdk
12cr|gnome-chemistry-utils-0.13.92-1|638	- New release 0.6.0
12cr|gnome-chemistry-utils-0.13.92-1|639	- buildrequires goffice
12cr|gnome-chemistry-utils-0.13.92-1|640	- mozilla plugin doesn't seem to build
12cr|gnome-chemistry-utils-0.13.92-1|641	
12cr|gnome-chemistry-utils-0.13.92-1|642	* Tue Feb 14 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.4.8-3mdk
12cr|gnome-chemistry-utils-0.13.92-1|643	- Fix BuildRequires
12cr|gnome-chemistry-utils-0.13.92-1|644	
12cr|gnome-chemistry-utils-0.13.92-1|645	* Mon Feb 13 2006 Frederic Crozat <fcrozat@mandriva.com> 0.4.8-2mdk
12cr|gnome-chemistry-utils-0.13.92-1|646	- Don't package mime cache
12cr|gnome-chemistry-utils-0.13.92-1|647	- fix mime cache update
12cr|gnome-chemistry-utils-0.13.92-1|648	
12cr|gnome-chemistry-utils-0.13.92-1|649	* Thu Feb 09 2006 Lenny Cartier <lenny@mandriva.com> 0.4.8-1mdk
12cr|gnome-chemistry-utils-0.13.92-1|650	- 0.4.8
12cr|gnome-chemistry-utils-0.13.92-1|651	
12cr|gnome-chemistry-utils-0.13.92-1|652	* Sun Aug 14 2005 Austin Acton <austin@mandriva.org> 0.4.4-2mdk
12cr|gnome-chemistry-utils-0.13.92-1|653	- drop libtoolize hack
12cr|gnome-chemistry-utils-0.13.92-1|654	- I guess it's just major version 0
12cr|gnome-chemistry-utils-0.13.92-1|655	
12cr|gnome-chemistry-utils-0.13.92-1|656	* Sun Aug 14 2005 Austin Acton <austin@mandriva.org> 0.4.4-1mdk
12cr|gnome-chemistry-utils-0.13.92-1|657	- New release 0.4.4
12cr|gnome-chemistry-utils-0.13.92-1|658	
12cr|gnome-chemistry-utils-0.13.92-1|659	* Sun Jun 19 2005 Austin Acton <austin@mandriva.org> 0.4.3-1mdk
12cr|gnome-chemistry-utils-0.13.92-1|660	- New release 0.4.3
12cr|gnome-chemistry-utils-0.13.92-1|661	- source URL fix
12cr|gnome-chemistry-utils-0.13.92-1|662	
12cr|gnome-chemistry-utils-0.13.92-1|663	* Wed Jan 05 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 0.3.2-2mdk
12cr|gnome-chemistry-utils-0.13.92-1|664	- Rebuild with latest howl
12cr|gnome-chemistry-utils-0.13.92-1|665	
12cr|gnome-chemistry-utils-0.13.92-1|666	* Mon Dec 13 2004 Austin Acton <austin@mandrake.org> 0.3.2-1mdk
12cr|gnome-chemistry-utils-0.13.92-1|667	- 0.3.2
12cr|gnome-chemistry-utils-0.13.92-1|668	
12cr|gnome-chemistry-utils-0.13.92-1|669	* Sun Oct 10 2004 Austin Acton <austin@mandrake.org> 0.3.1-1mdk
12cr|gnome-chemistry-utils-0.13.92-1|670	- 0.3.1
12cr|gnome-chemistry-utils-0.13.92-1|671	- major 0.3
12cr|gnome-chemistry-utils-0.13.92-1|672	
12cr|gnome-chemistry-utils-0.13.92-1|673	* Mon Aug 09 2004 Austin Acton <austin@mandrake.org> 0.3.0-1mdk
12cr|gnome-chemistry-utils-0.13.92-1|674	- 0.3.0
12cr|gnome-chemistry-utils-0.13.92-1|675	
12cr|gnome-chemistry-utils-0.13.92-1|676	* Sun Jun 06 2004 Austin Acton <austin@mandrake.org> 0.2.5-1mdk
12cr|gnome-chemistry-utils-0.13.92-1|677	- 0.2.5
12cr|gnome-chemistry-utils-0.13.92-1|678	

1794 12
12cr|gnome-color-chooser-0.2.5-2|1	Name:		gnome-color-chooser
12cr|gnome-color-chooser-0.2.5-2|2	Summary:	Customize the appearance of the GNOME desktop
12cr|gnome-color-chooser-0.2.5-2|3	Version: 	0.2.5
12cr|gnome-color-chooser-0.2.5-2|4	Release:	%mkrel 2
12cr|gnome-color-chooser-0.2.5-2|5	License: 	GPLv3+
12cr|gnome-color-chooser-0.2.5-2|6	Group:		Graphical desktop/GNOME
12cr|gnome-color-chooser-0.2.5-2|7	Source0:	%{name}/%{name}-%{version}.tar.bz2
12cr|gnome-color-chooser-0.2.5-2|8	Patch:		gnome-color-chooser-0.2.5-desktop-entry.patch
12cr|gnome-color-chooser-0.2.5-2|9	URL: 		http://sourceforge.net/projects/gnomecc
12cr|gnome-color-chooser-0.2.5-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|gnome-color-chooser-0.2.5-2|11	BuildRequires:  libgnomeuimm2.6-devel
12cr|gnome-color-chooser-0.2.5-2|12	BuildRequires:  intltool
12cr|gnome-color-chooser-0.2.5-2|13	
12cr|gnome-color-chooser-0.2.5-2|14	
12cr|gnome-color-chooser-0.2.5-2|15	%description
12cr|gnome-color-chooser-0.2.5-2|16	An application for customizing the appearance of the GNOME(/GTK+) desktop.
12cr|gnome-color-chooser-0.2.5-2|17	Features: change colors and sizes of GTK widgets, colorize desktop
12cr|gnome-color-chooser-0.2.5-2|18	icons, configure your gtk engines and let your current theme be
12cr|gnome-color-chooser-0.2.5-2|19	drawn by whatever gtk engine you want, etc.
12cr|gnome-color-chooser-0.2.5-2|20	
12cr|gnome-color-chooser-0.2.5-2|21	
12cr|gnome-color-chooser-0.2.5-2|22	%prep
12cr|gnome-color-chooser-0.2.5-2|23	
12cr|gnome-color-chooser-0.2.5-2|24	%setup -q
12cr|gnome-color-chooser-0.2.5-2|25	%patch -p1
12cr|gnome-color-chooser-0.2.5-2|26	
12cr|gnome-color-chooser-0.2.5-2|27	%build
12cr|gnome-color-chooser-0.2.5-2|28	
12cr|gnome-color-chooser-0.2.5-2|29	%configure2_5x
12cr|gnome-color-chooser-0.2.5-2|30	%make
12cr|gnome-color-chooser-0.2.5-2|31	
12cr|gnome-color-chooser-0.2.5-2|32	%install
12cr|gnome-color-chooser-0.2.5-2|33	[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
12cr|gnome-color-chooser-0.2.5-2|34	
12cr|gnome-color-chooser-0.2.5-2|35	%makeinstall_std
12cr|gnome-color-chooser-0.2.5-2|36	
12cr|gnome-color-chooser-0.2.5-2|37	%find_lang %name
12cr|gnome-color-chooser-0.2.5-2|38	
12cr|gnome-color-chooser-0.2.5-2|39	
12cr|gnome-color-chooser-0.2.5-2|40	%clean
12cr|gnome-color-chooser-0.2.5-2|41	[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
12cr|gnome-color-chooser-0.2.5-2|42	
12cr|gnome-color-chooser-0.2.5-2|43	%files -f %name.lang
12cr|gnome-color-chooser-0.2.5-2|44	%defattr(-, root, root)
12cr|gnome-color-chooser-0.2.5-2|45	%doc README THANKS NEWS AUTHORS
12cr|gnome-color-chooser-0.2.5-2|46	%_bindir/%name
12cr|gnome-color-chooser-0.2.5-2|47	%_datadir/applications/%name.desktop
12cr|gnome-color-chooser-0.2.5-2|48	%dir %_datadir/%name/
12cr|gnome-color-chooser-0.2.5-2|49	%_datadir/%name/glade/%name.glade
12cr|gnome-color-chooser-0.2.5-2|50	%_datadir/%name/profiles/compact.xml
12cr|gnome-color-chooser-0.2.5-2|51	%_datadir/%name/%name.xml
12cr|gnome-color-chooser-0.2.5-2|52	%_datadir/man/man1/%name.1*
12cr|gnome-color-chooser-0.2.5-2|53	%_datadir/pixmaps/%name.svg
12cr|gnome-color-chooser-0.2.5-2|54	
12cr|gnome-color-chooser-0.2.5-2|55	
12cr|gnome-color-chooser-0.2.5-2|56	
12cr|gnome-color-chooser-0.2.5-2|57	
12cr|gnome-color-chooser-0.2.5-2|58	%changelog
12cr|gnome-color-chooser-0.2.5-2|59	

1795 12
12cr|gnome-commander-1.2.8.15-2|1	Summary:	A Gnome filemanager similar to the Norton Commander(TM)
12cr|gnome-commander-1.2.8.15-2|2	Name:		gnome-commander
12cr|gnome-commander-1.2.8.15-2|3	Version:	1.2.8.15
12cr|gnome-commander-1.2.8.15-2|4	Release:	2
12cr|gnome-commander-1.2.8.15-2|5	License:	GPLv2+
12cr|gnome-commander-1.2.8.15-2|6	Group:		File tools
12cr|gnome-commander-1.2.8.15-2|7	URL:		http://www.freesoftware.fsf.org/gcmd/
12cr|gnome-commander-1.2.8.15-2|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12cr|gnome-commander-1.2.8.15-2|9	Patch0:		gnome-commander-1.2.8.5-fix-str-fmt.patch
12cr|gnome-commander-1.2.8.15-2|10	Patch1:		gnome-commander-1.2.8.15-gcc47.patch
12cr|gnome-commander-1.2.8.15-2|11	Patch2:		gnome-commander-1.2.8.15-poppler020.patch
12cr|gnome-commander-1.2.8.15-2|12	BuildRequires:	libchm-devel
12cr|gnome-commander-1.2.8.15-2|13	BuildRequires:	pkgconfig(exiv2)
12cr|gnome-commander-1.2.8.15-2|14	BuildRequires:	pkgconfig(gconf-2.0)
12cr|gnome-commander-1.2.8.15-2|15	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|gnome-commander-1.2.8.15-2|16	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12cr|gnome-commander-1.2.8.15-2|17	BuildRequires:	pkgconfig(lcms)
12cr|gnome-commander-1.2.8.15-2|18	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cr|gnome-commander-1.2.8.15-2|19	BuildRequires:	pkgconfig(libgsf-1)
12cr|gnome-commander-1.2.8.15-2|20	BuildRequires:	pkgconfig(libxml-2.0)
12cr|gnome-commander-1.2.8.15-2|21	BuildRequires:	pkgconfig(poppler)
12cr|gnome-commander-1.2.8.15-2|22	BuildRequires:	pkgconfig(python)
12cr|gnome-commander-1.2.8.15-2|23	BuildRequires:	pkgconfig(taglib)
12cr|gnome-commander-1.2.8.15-2|24	BuildRequires:	libxslt-proc
12cr|gnome-commander-1.2.8.15-2|25	BuildRequires:	desktop-file-utils
12cr|gnome-commander-1.2.8.15-2|26	BuildRequires:	intltool
12cr|gnome-commander-1.2.8.15-2|27	BuildRequires:	flex
12cr|gnome-commander-1.2.8.15-2|28	BuildRequires:	gnome-common
12cr|gnome-commander-1.2.8.15-2|29	
12cr|gnome-commander-1.2.8.15-2|30	%description
12cr|gnome-commander-1.2.8.15-2|31	Gnome Commander is a filemanager that just like the classical Norton
12cr|gnome-commander-1.2.8.15-2|32	commander (TM) lets you do everything with the keyboard. It can
12cr|gnome-commander-1.2.8.15-2|33	perform all standard file operations and some extra features like ftp
12cr|gnome-commander-1.2.8.15-2|34	support.
12cr|gnome-commander-1.2.8.15-2|35	
12cr|gnome-commander-1.2.8.15-2|36	%prep
12cr|gnome-commander-1.2.8.15-2|37	%setup -q
12cr|gnome-commander-1.2.8.15-2|38	%apply_patches
12cr|gnome-commander-1.2.8.15-2|39	
12cr|gnome-commander-1.2.8.15-2|40	%build
12cr|gnome-commander-1.2.8.15-2|41	autoreconf
12cr|gnome-commander-1.2.8.15-2|42	%define _disable_ld_no_undefined 1
12cr|gnome-commander-1.2.8.15-2|43	%configure2_5x --disable-scrollkeeper
12cr|gnome-commander-1.2.8.15-2|44	%make
12cr|gnome-commander-1.2.8.15-2|45	
12cr|gnome-commander-1.2.8.15-2|46	%install
12cr|gnome-commander-1.2.8.15-2|47	%makeinstall_std
12cr|gnome-commander-1.2.8.15-2|48	
12cr|gnome-commander-1.2.8.15-2|49	%find_lang %{name} --with-gnome
12cr|gnome-commander-1.2.8.15-2|50	
12cr|gnome-commander-1.2.8.15-2|51	rm -f %{buildroot}%{_libdir}/gnome-commander/*.a
12cr|gnome-commander-1.2.8.15-2|52	rm -f %{buildroot}%{_libdir}/gnome-commander/plugins/*.a
12cr|gnome-commander-1.2.8.15-2|53	
12cr|gnome-commander-1.2.8.15-2|54	desktop-file-install --vendor="" \
12cr|gnome-commander-1.2.8.15-2|55	--remove-category="Application" \
12cr|gnome-commander-1.2.8.15-2|56	--add-category="X-MandrivaLinux-System-FileTools" \
12cr|gnome-commander-1.2.8.15-2|57	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gnome-commander-1.2.8.15-2|58	
12cr|gnome-commander-1.2.8.15-2|59	
12cr|gnome-commander-1.2.8.15-2|60	%files -f %{name}.lang
12cr|gnome-commander-1.2.8.15-2|61	%doc README TODO COPYING ChangeLog
12cr|gnome-commander-1.2.8.15-2|62	%{_bindir}/gnome-commander
12cr|gnome-commander-1.2.8.15-2|63	%{_bindir}/gcmd-block
12cr|gnome-commander-1.2.8.15-2|64	%{_libdir}/gnome-commander/
12cr|gnome-commander-1.2.8.15-2|65	%{_datadir}/pixmaps/*
12cr|gnome-commander-1.2.8.15-2|66	%{_datadir}/applications/gnome-commander.desktop
12cr|gnome-commander-1.2.8.15-2|67	%{_mandir}/man1/*
12cr|gnome-commander-1.2.8.15-2|68	

1796 12
12cr|gnome-contacts-3.4.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cr|gnome-contacts-3.4.1-1|2	
12cr|gnome-contacts-3.4.1-1|3	Name:		gnome-contacts
12cr|gnome-contacts-3.4.1-1|4	Version:	3.4.1
12cr|gnome-contacts-3.4.1-1|5	Release:	%mkrel 1
12cr|gnome-contacts-3.4.1-1|6	Summary:	Contacts manager for GNOME
12cr|gnome-contacts-3.4.1-1|7	Group:		Graphical desktop/GNOME
12cr|gnome-contacts-3.4.1-1|8	License:	GPLv2+
12cr|gnome-contacts-3.4.1-1|9	URL:		https://live.gnome.org/ThreePointOne/Features/Contacts
12cr|gnome-contacts-3.4.1-1|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|gnome-contacts-3.4.1-1|11	BuildRequires:	intltool
12cr|gnome-contacts-3.4.1-1|12	BuildRequires:	vala >= 0.13.0
12cr|gnome-contacts-3.4.1-1|13	BuildRequires:	pkgconfig(folks) >= 0.6.1.1
12cr|gnome-contacts-3.4.1-1|14	BuildRequires:	pkgconfig(folks-eds)
12cr|gnome-contacts-3.4.1-1|15	BuildRequires:	pkgconfig(folks-telepathy)
12cr|gnome-contacts-3.4.1-1|16	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.10
12cr|gnome-contacts-3.4.1-1|17	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12cr|gnome-contacts-3.4.1-1|18	BuildRequires:	pkgconfig(gee-1.0)
12cr|gnome-contacts-3.4.1-1|19	BuildRequires:	pkgconfig(goa-1.0)
12cr|gnome-contacts-3.4.1-1|20	BuildRequires:	pkgconfig(libebook-1.2) >= 3.2
12cr|gnome-contacts-3.4.1-1|21	BuildRequires:	pkgconfig(libedataserver-1.2) >= 3.2
12cr|gnome-contacts-3.4.1-1|22	BuildRequires:	pkgconfig(libnotify)
12cr|gnome-contacts-3.4.1-1|23	Requires:	telepathy-mission-control
12cr|gnome-contacts-3.4.1-1|24	
12cr|gnome-contacts-3.4.1-1|25	%description
12cr|gnome-contacts-3.4.1-1|26	Standalone contacts manager for GNOME desktop.
12cr|gnome-contacts-3.4.1-1|27	
12cr|gnome-contacts-3.4.1-1|28	%prep
12cr|gnome-contacts-3.4.1-1|29	%setup -q
12cr|gnome-contacts-3.4.1-1|30	%apply_patches
12cr|gnome-contacts-3.4.1-1|31	
12cr|gnome-contacts-3.4.1-1|32	%build
12cr|gnome-contacts-3.4.1-1|33	%configure2_5x
12cr|gnome-contacts-3.4.1-1|34	%make
12cr|gnome-contacts-3.4.1-1|35	
12cr|gnome-contacts-3.4.1-1|36	%install
12cr|gnome-contacts-3.4.1-1|37	%makeinstall_std
12cr|gnome-contacts-3.4.1-1|38	
12cr|gnome-contacts-3.4.1-1|39	%find_lang %{name}
12cr|gnome-contacts-3.4.1-1|40	
12cr|gnome-contacts-3.4.1-1|41	%files -f %{name}.lang
12cr|gnome-contacts-3.4.1-1|42	%doc AUTHORS README NEWS TODO ChangeLog
12cr|gnome-contacts-3.4.1-1|43	%{_bindir}/%{name}
12cr|gnome-contacts-3.4.1-1|44	%{_datadir}/glib-2.0/schemas/*.xml
12cr|gnome-contacts-3.4.1-1|45	%{_datadir}/applications/%{name}.desktop
12cr|gnome-contacts-3.4.1-1|46	
12cr|gnome-contacts-3.4.1-1|47	
12cr|gnome-contacts-3.4.1-1|48	
12cr|gnome-contacts-3.4.1-1|49	
12cr|gnome-contacts-3.4.1-1|50	%changelog
12cr|gnome-contacts-3.4.1-1|51	

1797 12
12cr|gnome-desktop3-3.4.2-1|1	%define oname gnome-desktop
12cr|gnome-desktop3-3.4.2-1|2	
12cr|gnome-desktop3-3.4.2-1|3	%define	api_version	3
12cr|gnome-desktop3-3.4.2-1|4	%define api		3.0
12cr|gnome-desktop3-3.4.2-1|5	%define major		2
12cr|gnome-desktop3-3.4.2-1|6	
12cr|gnome-desktop3-3.4.2-1|7	%define libname		%mklibname %{oname} %{api_version} %{major}
12cr|gnome-desktop3-3.4.2-1|8	%define develname	%mklibname -d %{oname} %{api_version}
12cr|gnome-desktop3-3.4.2-1|9	%define girname		%mklibname %{oname}-gir %{api}
12cr|gnome-desktop3-3.4.2-1|10	
12cr|gnome-desktop3-3.4.2-1|11	Summary:	Package containing code shared among gnome-panel, gnome-session, nautilus, etc
12cr|gnome-desktop3-3.4.2-1|12	Name:		%{oname}3
12cr|gnome-desktop3-3.4.2-1|13	Version:	3.4.2
12cr|gnome-desktop3-3.4.2-1|14	Release:	1
12cr|gnome-desktop3-3.4.2-1|15	License:	GPLv2+ and LGPLv2+
12cr|gnome-desktop3-3.4.2-1|16	Group:		Graphical desktop/GNOME
12cr|gnome-desktop3-3.4.2-1|17	URL:		http://www.gnome.org
12cr|gnome-desktop3-3.4.2-1|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/3.4/%{oname}-%{version}.tar.xz
12cr|gnome-desktop3-3.4.2-1|19	
12cr|gnome-desktop3-3.4.2-1|20	BuildRequires:	gtk-doc
12cr|gnome-desktop3-3.4.2-1|21	BuildRequires:	intltool
12cr|gnome-desktop3-3.4.2-1|22	BuildRequires:	ldetect-lst
12cr|gnome-desktop3-3.4.2-1|23	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cr|gnome-desktop3-3.4.2-1|24	BuildRequires:	pkgconfig(glib-2.0)
12cr|gnome-desktop3-3.4.2-1|25	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|gnome-desktop3-3.4.2-1|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|gnome-desktop3-3.4.2-1|27	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12cr|gnome-desktop3-3.4.2-1|28	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|gnome-desktop3-3.4.2-1|29	BuildRequires:	pkgconfig(x11)
12cr|gnome-desktop3-3.4.2-1|30	BuildRequires:	pkgconfig(xext)
12cr|gnome-desktop3-3.4.2-1|31	BuildRequires:	pkgconfig(xrandr)
12cr|gnome-desktop3-3.4.2-1|32	
12cr|gnome-desktop3-3.4.2-1|33	Requires:	ldetect-lst >= 0.1.282
12cr|gnome-desktop3-3.4.2-1|34	Obsoletes:	%{name}-common < 2.91.92
12cr|gnome-desktop3-3.4.2-1|35	Conflicts:	gnome-desktop-common < 2.32.1-2
12cr|gnome-desktop3-3.4.2-1|36	%rename 	%{oname}
12cr|gnome-desktop3-3.4.2-1|37	
12cr|gnome-desktop3-3.4.2-1|38	%description
12cr|gnome-desktop3-3.4.2-1|39	This package contains some data files and other shared components of the
12cr|gnome-desktop3-3.4.2-1|40	GNOME user environment.
12cr|gnome-desktop3-3.4.2-1|41	
12cr|gnome-desktop3-3.4.2-1|42	%package -n %{libname}
12cr|gnome-desktop3-3.4.2-1|43	Summary:	%{summary}
12cr|gnome-desktop3-3.4.2-1|44	Group:		System/Libraries
12cr|gnome-desktop3-3.4.2-1|45	%rename		%{_lib}%{oname}-3_2
12cr|gnome-desktop3-3.4.2-1|46	
12cr|gnome-desktop3-3.4.2-1|47	%description -n %{libname}
12cr|gnome-desktop3-3.4.2-1|48	This package contains an internal library
12cr|gnome-desktop3-3.4.2-1|49	(libgnomedesktop) used to implement some portions of the GNOME
12cr|gnome-desktop3-3.4.2-1|50	desktop.
12cr|gnome-desktop3-3.4.2-1|51	
12cr|gnome-desktop3-3.4.2-1|52	%package -n %{girname}
12cr|gnome-desktop3-3.4.2-1|53	Summary:	GObject Introspection interface description for %{oname}
12cr|gnome-desktop3-3.4.2-1|54	Group:		System/Libraries
12cr|gnome-desktop3-3.4.2-1|55	
12cr|gnome-desktop3-3.4.2-1|56	%description -n %{girname}
12cr|gnome-desktop3-3.4.2-1|57	GObject Introspection interface description for %{oname}.
12cr|gnome-desktop3-3.4.2-1|58	
12cr|gnome-desktop3-3.4.2-1|59	%package -n %{develname}
12cr|gnome-desktop3-3.4.2-1|60	Summary:	Development libraries, include files for %{oname}
12cr|gnome-desktop3-3.4.2-1|61	Group:		Development/GNOME and GTK+
12cr|gnome-desktop3-3.4.2-1|62	Provides:	%{name}-devel = %{version}-%{release}
12cr|gnome-desktop3-3.4.2-1|63	Requires:	%{libname} = %{version}-%{release}
12cr|gnome-desktop3-3.4.2-1|64	Requires:	%{girname} = %{version}-%{release}
12cr|gnome-desktop3-3.4.2-1|65	
12cr|gnome-desktop3-3.4.2-1|66	%description -n %{develname}
12cr|gnome-desktop3-3.4.2-1|67	Development libraries, include files for internal library %{oname}.
12cr|gnome-desktop3-3.4.2-1|68	
12cr|gnome-desktop3-3.4.2-1|69	%prep
12cr|gnome-desktop3-3.4.2-1|70	%setup -qn %{oname}-%{version}
12cr|gnome-desktop3-3.4.2-1|71	
12cr|gnome-desktop3-3.4.2-1|72	%build
12cr|gnome-desktop3-3.4.2-1|73	%configure2_5x \
12cr|gnome-desktop3-3.4.2-1|74	--disable-static \
12cr|gnome-desktop3-3.4.2-1|75	--with-gnome-distributor="%_vendor" \
12cr|gnome-desktop3-3.4.2-1|76	--disable-scrollkeeper \
12cr|gnome-desktop3-3.4.2-1|77	--with-pnp-ids-path=%{_datadir}/misc/pnp.ids
12cr|gnome-desktop3-3.4.2-1|78	
12cr|gnome-desktop3-3.4.2-1|79	%make LIBS='-lrt -lgmodule-2.0'
12cr|gnome-desktop3-3.4.2-1|80	
12cr|gnome-desktop3-3.4.2-1|81	%install
12cr|gnome-desktop3-3.4.2-1|82	%makeinstall_std
12cr|gnome-desktop3-3.4.2-1|83	rm -f %{buildroot}%{_libdir}/*.la
12cr|gnome-desktop3-3.4.2-1|84	
12cr|gnome-desktop3-3.4.2-1|85	%find_lang %{oname}-%{api}
12cr|gnome-desktop3-3.4.2-1|86	for d in `ls -1 %{buildroot}%{_datadir}/gnome/help/`; do
12cr|gnome-desktop3-3.4.2-1|87	%find_lang $d --with-gnome
12cr|gnome-desktop3-3.4.2-1|88	cat $d.lang >> %{oname}-%{api}.lang
12cr|gnome-desktop3-3.4.2-1|89	done
12cr|gnome-desktop3-3.4.2-1|90	
12cr|gnome-desktop3-3.4.2-1|91	%files -f %{oname}-%{api}.lang
12cr|gnome-desktop3-3.4.2-1|92	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|gnome-desktop3-3.4.2-1|93	%{_datadir}/gnome/gnome-version.xml
12cr|gnome-desktop3-3.4.2-1|94	
12cr|gnome-desktop3-3.4.2-1|95	%files -n %{libname}
12cr|gnome-desktop3-3.4.2-1|96	%{_libdir}/libgnome-desktop-%{api_version}.so.%{major}*
12cr|gnome-desktop3-3.4.2-1|97	
12cr|gnome-desktop3-3.4.2-1|98	%files -n %{girname}
12cr|gnome-desktop3-3.4.2-1|99	%{_libdir}/girepository-1.0/GnomeDesktop-%{api}.typelib
12cr|gnome-desktop3-3.4.2-1|100	
12cr|gnome-desktop3-3.4.2-1|101	%files -n %{develname}
12cr|gnome-desktop3-3.4.2-1|102	%{_includedir}/*
12cr|gnome-desktop3-3.4.2-1|103	%{_libdir}/*.so
12cr|gnome-desktop3-3.4.2-1|104	%{_libdir}/pkgconfig/*
12cr|gnome-desktop3-3.4.2-1|105	%{_datadir}/gir-1.0/GnomeDesktop-%{api}.gir
12cr|gnome-desktop3-3.4.2-1|106	%doc %{_datadir}/gtk-doc/html/*
12cr|gnome-desktop3-3.4.2-1|107	
12cr|gnome-desktop3-3.4.2-1|108	
12cr|gnome-desktop3-3.4.2-1|109	
12cr|gnome-desktop3-3.4.2-1|110	
12cr|gnome-desktop3-3.4.2-1|111	%changelog
12cr|gnome-desktop3-3.4.2-1|112	

1798 12
12cr|gnome-devel-docs-3.6.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cr|gnome-devel-docs-3.6.2-1|2	
12cr|gnome-devel-docs-3.6.2-1|3	Summary:		GNOME Developer Documentation
12cr|gnome-devel-docs-3.6.2-1|4	Name:			gnome-devel-docs
12cr|gnome-devel-docs-3.6.2-1|5	Version:		3.6.2
12cr|gnome-devel-docs-3.6.2-1|6	Release:		%mkrel 1
12cr|gnome-devel-docs-3.6.2-1|7	License:		GFDL
12cr|gnome-devel-docs-3.6.2-1|8	Source0:		http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|gnome-devel-docs-3.6.2-1|9	Group:			Books/Other
12cr|gnome-devel-docs-3.6.2-1|10	Url:			http://developer.gnome.org/
12cr|gnome-devel-docs-3.6.2-1|11	BuildArch:		noarch
12cr|gnome-devel-docs-3.6.2-1|12	BuildRequires:		scrollkeeper
12cr|gnome-devel-docs-3.6.2-1|13	BuildRequires:		pkgconfig
12cr|gnome-devel-docs-3.6.2-1|14	BuildRequires:		gnome-doc-utils >= 0.5.6
12cr|gnome-devel-docs-3.6.2-1|15	BuildRequires:		gnome-doc-utils-devel
12cr|gnome-devel-docs-3.6.2-1|16	Requires(post):		scrollkeeper >= 0.3
12cr|gnome-devel-docs-3.6.2-1|17	Requires(postun):	scrollkeeper >= 0.3
12cr|gnome-devel-docs-3.6.2-1|18	
12cr|gnome-devel-docs-3.6.2-1|19	%description
12cr|gnome-devel-docs-3.6.2-1|20	This package contains the GNOME Handbook, the GNOME Documentation Style Guide
12cr|gnome-devel-docs-3.6.2-1|21	and an Overview of the GNOME Platform.
12cr|gnome-devel-docs-3.6.2-1|22	
12cr|gnome-devel-docs-3.6.2-1|23	%prep
12cr|gnome-devel-docs-3.6.2-1|24	%setup -q
12cr|gnome-devel-docs-3.6.2-1|25	
12cr|gnome-devel-docs-3.6.2-1|26	%build
12cr|gnome-devel-docs-3.6.2-1|27	%configure2_5x
12cr|gnome-devel-docs-3.6.2-1|28	#gw broken in 2.28.1
12cr|gnome-devel-docs-3.6.2-1|29	%make
12cr|gnome-devel-docs-3.6.2-1|30	
12cr|gnome-devel-docs-3.6.2-1|31	%install
12cr|gnome-devel-docs-3.6.2-1|32	%makeinstall_std
12cr|gnome-devel-docs-3.6.2-1|33	
12cr|gnome-devel-docs-3.6.2-1|34	%find_lang %{name} --with-gnome --all-name
12cr|gnome-devel-docs-3.6.2-1|35	rm -rf %buildroot/var/lib/scrollkeeper
12cr|gnome-devel-docs-3.6.2-1|36	
12cr|gnome-devel-docs-3.6.2-1|37	%files -f %{name}.lang
12cr|gnome-devel-docs-3.6.2-1|38	%doc NEWS  README AUTHORS

1799 12
12cr|gnome-dictionary-3.4.0-1|1	%define major	6
12cr|gnome-dictionary-3.4.0-1|2	%define api	1.0
12cr|gnome-dictionary-3.4.0-1|3	%define libname	%mklibname gdict %{api} %{major}
12cr|gnome-dictionary-3.4.0-1|4	%define devname	%mklibname -d gdict %{api}
12cr|gnome-dictionary-3.4.0-1|5	
12cr|gnome-dictionary-3.4.0-1|6	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cr|gnome-dictionary-3.4.0-1|7	
12cr|gnome-dictionary-3.4.0-1|8	Name:		gnome-dictionary
12cr|gnome-dictionary-3.4.0-1|9	Epoch:		1
12cr|gnome-dictionary-3.4.0-1|10	Version:	3.4.0
12cr|gnome-dictionary-3.4.0-1|11	Release:	1
12cr|gnome-dictionary-3.4.0-1|12	Summary:	GNOME Dictionary
12cr|gnome-dictionary-3.4.0-1|13	License:	GPLv2+ and LGPLv2
12cr|gnome-dictionary-3.4.0-1|14	Group:		Graphical desktop/GNOME
12cr|gnome-dictionary-3.4.0-1|15	Url:		http://www.gnome.org
12cr|gnome-dictionary-3.4.0-1|16	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|gnome-dictionary-3.4.0-1|17	BuildRequires:	intltool
12cr|gnome-dictionary-3.4.0-1|18	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|gnome-dictionary-3.4.0-1|19	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
12cr|gnome-dictionary-3.4.0-1|20	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12cr|gnome-dictionary-3.4.0-1|21	Conflicts:	gnome-utils < 1:3.3.2
12cr|gnome-dictionary-3.4.0-1|22	
12cr|gnome-dictionary-3.4.0-1|23	%description
12cr|gnome-dictionary-3.4.0-1|24	GNOME Dictionary - Look up words in dictionary sources.
12cr|gnome-dictionary-3.4.0-1|25	
12cr|gnome-dictionary-3.4.0-1|26	%package -n %{libname}
12cr|gnome-dictionary-3.4.0-1|27	Group:		System/Libraries
12cr|gnome-dictionary-3.4.0-1|28	Summary:	GNOME dictionary shared library
12cr|gnome-dictionary-3.4.0-1|29	
12cr|gnome-dictionary-3.4.0-1|30	%description -n %{libname}
12cr|gnome-dictionary-3.4.0-1|31	This is the shared library required by the GNOME Dictionary.
12cr|gnome-dictionary-3.4.0-1|32	
12cr|gnome-dictionary-3.4.0-1|33	%package -n %{devname}
12cr|gnome-dictionary-3.4.0-1|34	Group:		Development/C
12cr|gnome-dictionary-3.4.0-1|35	Summary:	GNOME dictionary library development files
12cr|gnome-dictionary-3.4.0-1|36	Requires:	%{libname} = %{epoch}:%{version}-%{release}
12cr|gnome-dictionary-3.4.0-1|37	Provides:	libgdict%{api}-devel = %{epoch}:%{version}-%{release}
12cr|gnome-dictionary-3.4.0-1|38	
12cr|gnome-dictionary-3.4.0-1|39	%description -n %{devname}
12cr|gnome-dictionary-3.4.0-1|40	This is the shared library required by the GNOME Dictionary.
12cr|gnome-dictionary-3.4.0-1|41	
12cr|gnome-dictionary-3.4.0-1|42	%prep
12cr|gnome-dictionary-3.4.0-1|43	%setup -q
12cr|gnome-dictionary-3.4.0-1|44	
12cr|gnome-dictionary-3.4.0-1|45	%build
12cr|gnome-dictionary-3.4.0-1|46	%configure2_5x \
12cr|gnome-dictionary-3.4.0-1|47	--disable-rpath \
12cr|gnome-dictionary-3.4.0-1|48	--disable-static \
12cr|gnome-dictionary-3.4.0-1|49	--disable-schemas-compile \
12cr|gnome-dictionary-3.4.0-1|50	--disable-scrollkeeper
12cr|gnome-dictionary-3.4.0-1|51	%make
12cr|gnome-dictionary-3.4.0-1|52	
12cr|gnome-dictionary-3.4.0-1|53	%install
12cr|gnome-dictionary-3.4.0-1|54	%makeinstall_std
12cr|gnome-dictionary-3.4.0-1|55	
12cr|gnome-dictionary-3.4.0-1|56	%find_lang %{name} --with-gnome
12cr|gnome-dictionary-3.4.0-1|57	
12cr|gnome-dictionary-3.4.0-1|58	#we don't want these
12cr|gnome-dictionary-3.4.0-1|59	find %{buildroot} -name "*.la" -delete
12cr|gnome-dictionary-3.4.0-1|60	
12cr|gnome-dictionary-3.4.0-1|61	%files -f %{name}.lang
12cr|gnome-dictionary-3.4.0-1|62	%doc README NEWS AUTHORS TODO
12cr|gnome-dictionary-3.4.0-1|63	%{_bindir}/%{name}
12cr|gnome-dictionary-3.4.0-1|64	%{_datadir}/%{name}/
12cr|gnome-dictionary-3.4.0-1|65	%{_datadir}/gdict-%{api}/
12cr|gnome-dictionary-3.4.0-1|66	%{_datadir}/glib-2.0/schemas/org.gnome.dictionary.gschema.xml
12cr|gnome-dictionary-3.4.0-1|67	%{_datadir}/applications/%{name}.desktop
12cr|gnome-dictionary-3.4.0-1|68	%{_mandir}/man1/%{name}.1.*
12cr|gnome-dictionary-3.4.0-1|69	
12cr|gnome-dictionary-3.4.0-1|70	%files -n %{libname}
12cr|gnome-dictionary-3.4.0-1|71	%{_libdir}/libgdict-%{api}.so.%{major}*
12cr|gnome-dictionary-3.4.0-1|72	
12cr|gnome-dictionary-3.4.0-1|73	%files -n %{devname}
12cr|gnome-dictionary-3.4.0-1|74	%doc %{_datadir}/gtk-doc/html/gdict/
12cr|gnome-dictionary-3.4.0-1|75	%{_libdir}/libgdict-%{api}.so
12cr|gnome-dictionary-3.4.0-1|76	%{_libdir}/pkgconfig/gdict-%{api}.pc
12cr|gnome-dictionary-3.4.0-1|77	%{_includedir}/gdict-%{api}
12cr|gnome-dictionary-3.4.0-1|78	
12cr|gnome-dictionary-3.4.0-1|79	
12cr|gnome-dictionary-3.4.0-1|80	
12cr|gnome-dictionary-3.4.0-1|81	
12cr|gnome-dictionary-3.4.0-1|82	%changelog
12cr|gnome-dictionary-3.4.0-1|83	

1800 12
12cr|gnome-documents-0.5.1-1|1	%define		api		1.0
12cr|gnome-documents-0.5.1-1|2	%define		gi_libname	%mklibname gdprivate-gir %{api}
12cr|gnome-documents-0.5.1-1|3	
12cr|gnome-documents-0.5.1-1|4	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cr|gnome-documents-0.5.1-1|5	
12cr|gnome-documents-0.5.1-1|6	Name:		gnome-documents
12cr|gnome-documents-0.5.1-1|7	Version:	0.5.1
12cr|gnome-documents-0.5.1-1|8	Release:	1
12cr|gnome-documents-0.5.1-1|9	License:	GPLv2+
12cr|gnome-documents-0.5.1-1|10	Summary:	Document manager application for GNOME
12cr|gnome-documents-0.5.1-1|11	Url:		http://www.gnome.org/
12cr|gnome-documents-0.5.1-1|12	Group:		Graphical desktop/GNOME
12cr|gnome-documents-0.5.1-1|13	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|gnome-documents-0.5.1-1|14	BuildRequires:	gobject-introspection-devel
12cr|gnome-documents-0.5.1-1|15	BuildRequires:	intltool
12cr|gnome-documents-0.5.1-1|16	BuildRequires:	pkgconfig(evince-document-3.0) >= 3.3.0
12cr|gnome-documents-0.5.1-1|17	BuildRequires:	pkgconfig(evince-view-3.0) >= 3.3.0
12cr|gnome-documents-0.5.1-1|18	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.6
12cr|gnome-documents-0.5.1-1|19	BuildRequires:	pkgconfig(glib-2.0) >= 2.29.90
12cr|gnome-documents-0.5.1-1|20	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.1.13
12cr|gnome-documents-0.5.1-1|21	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12cr|gnome-documents-0.5.1-1|22	BuildRequires:	pkgconfig(tracker-sparql-0.14) >= 0.13.1
12cr|gnome-documents-0.5.1-1|23	BuildRequires:	pkgconfig(goa-1.0) >= 3.1.90
12cr|gnome-documents-0.5.1-1|24	BuildRequires:	pkgconfig(libgdata) >= 0.9.1
12cr|gnome-documents-0.5.1-1|25	BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 1.0.1
12cr|gnome-documents-0.5.1-1|26	# gjs-1.0 is needed to get the path to gjs-console
12cr|gnome-documents-0.5.1-1|27	BuildRequires:	pkgconfig(gjs-1.0)
12cr|gnome-documents-0.5.1-1|28	Requires:	gjs
12cr|gnome-documents-0.5.1-1|29	Requires:	tracker
12cr|gnome-documents-0.5.1-1|30	
12cr|gnome-documents-0.5.1-1|31	Obsoletes:	%{_lib}gdprivate1.0_0 < 0.3.3
12cr|gnome-documents-0.5.1-1|32	Obsoletes:	%{_lib}gdprivate1.0-devel < 0.3.3
12cr|gnome-documents-0.5.1-1|33	
12cr|gnome-documents-0.5.1-1|34	%description
12cr|gnome-documents-0.5.1-1|35	Documents is a document manager application for GNOME.
12cr|gnome-documents-0.5.1-1|36	
12cr|gnome-documents-0.5.1-1|37	%package -n %{gi_libname}
12cr|gnome-documents-0.5.1-1|38	Summary:	GObject introspection interface for %{name}
12cr|gnome-documents-0.5.1-1|39	Group:		System/Libraries
12cr|gnome-documents-0.5.1-1|40	
12cr|gnome-documents-0.5.1-1|41	%description -n %{gi_libname}
12cr|gnome-documents-0.5.1-1|42	GObject introspection interface for %{name}.
12cr|gnome-documents-0.5.1-1|43	
12cr|gnome-documents-0.5.1-1|44	%prep
12cr|gnome-documents-0.5.1-1|45	%setup -q
12cr|gnome-documents-0.5.1-1|46	%apply_patches
12cr|gnome-documents-0.5.1-1|47	
12cr|gnome-documents-0.5.1-1|48	%build
12cr|gnome-documents-0.5.1-1|49	%configure2_5x
12cr|gnome-documents-0.5.1-1|50	%make
12cr|gnome-documents-0.5.1-1|51	
12cr|gnome-documents-0.5.1-1|52	%install
12cr|gnome-documents-0.5.1-1|53	rm -rf %{buildroot}
12cr|gnome-documents-0.5.1-1|54	%makeinstall_std
12cr|gnome-documents-0.5.1-1|55	
12cr|gnome-documents-0.5.1-1|56	%find_lang %{name}
12cr|gnome-documents-0.5.1-1|57	
12cr|gnome-documents-0.5.1-1|58	#we don't want these
12cr|gnome-documents-0.5.1-1|59	find %{buildroot} -name "*.la" -delete
12cr|gnome-documents-0.5.1-1|60	
12cr|gnome-documents-0.5.1-1|61	%files -f %{name}.lang
12cr|gnome-documents-0.5.1-1|62	%doc AUTHORS NEWS README
12cr|gnome-documents-0.5.1-1|63	%{_bindir}/%{name}
12cr|gnome-documents-0.5.1-1|64	%{_datadir}/applications/%{name}.desktop
12cr|gnome-documents-0.5.1-1|65	%{_datadir}/%{name}
12cr|gnome-documents-0.5.1-1|66	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cr|gnome-documents-0.5.1-1|67	%{_libdir}/%{name}/libgdprivate-%{api}.so
12cr|gnome-documents-0.5.1-1|68	%{_libexecdir}/gd-tracker-gdata-miner
12cr|gnome-documents-0.5.1-1|69	%{_libexecdir}/gnome-documents-search-provider
12cr|gnome-documents-0.5.1-1|70	%{_datadir}/glib-2.0/schemas/org.gnome.documents.gschema.xml
12cr|gnome-documents-0.5.1-1|71	%{_datadir}/glib-2.0/schemas/org.gnome.Documents.enums.xml
12cr|gnome-documents-0.5.1-1|72	%{_datadir}/dbus-1/services/org.gnome.Documents.GDataMiner.service
12cr|gnome-documents-0.5.1-1|73	%{_datadir}/dbus-1/services/org.gnome.Documents.SearchProvider.service
12cr|gnome-documents-0.5.1-1|74	%{_datadir}/gnome-shell/search-providers/gnome-documents-search-provider.ini
12cr|gnome-documents-0.5.1-1|75	
12cr|gnome-documents-0.5.1-1|76	%files -n %{gi_libname}
12cr|gnome-documents-0.5.1-1|77	%{_libdir}/%{name}/girepository-1.0/Gd-%{api}.typelib
12cr|gnome-documents-0.5.1-1|78	
12cr|gnome-documents-0.5.1-1|79	
12cr|gnome-documents-0.5.1-1|80	
12cr|gnome-documents-0.5.1-1|81	
12cr|gnome-documents-0.5.1-1|82	%changelog
12cr|gnome-documents-0.5.1-1|83	

1801 12
12cr|gnome-dvb-daemon-0.2.9-1|1	Summary: DVB Daemon for GNOME
12cr|gnome-dvb-daemon-0.2.9-1|2	Name: gnome-dvb-daemon
12cr|gnome-dvb-daemon-0.2.9-1|3	Version: 0.2.9
12cr|gnome-dvb-daemon-0.2.9-1|4	Release: 1
12cr|gnome-dvb-daemon-0.2.9-1|5	License: GPLv3
12cr|gnome-dvb-daemon-0.2.9-1|6	Group: Video
12cr|gnome-dvb-daemon-0.2.9-1|7	URL: http://live.gnome.org/DVBDaemon
12cr|gnome-dvb-daemon-0.2.9-1|8	Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-dvb-daemon/%{name}-%{version}.tar.xz
12cr|gnome-dvb-daemon-0.2.9-1|9	
12cr|gnome-dvb-daemon-0.2.9-1|10	BuildRequires: gstreamer0.10-plugins-bad
12cr|gnome-dvb-daemon-0.2.9-1|11	BuildRequires: gstreamer0.10-plugins-good
12cr|gnome-dvb-daemon-0.2.9-1|12	BuildRequires: gstreamer0.10-tools
12cr|gnome-dvb-daemon-0.2.9-1|13	BuildRequires: intltool
12cr|gnome-dvb-daemon-0.2.9-1|14	BuildRequires: python-dbus
12cr|gnome-dvb-daemon-0.2.9-1|15	BuildRequires: python-gi
12cr|gnome-dvb-daemon-0.2.9-1|16	BuildRequires: vala
12cr|gnome-dvb-daemon-0.2.9-1|17	BuildRequires: pkgconfig(dbus-glib-1)
12cr|gnome-dvb-daemon-0.2.9-1|18	BuildRequires: pkgconfig(gee-1.0)
12cr|gnome-dvb-daemon-0.2.9-1|19	BuildRequires: pkgconfig(gstreamer-0.10)
12cr|gnome-dvb-daemon-0.2.9-1|20	BuildRequires: pkgconfig(gst-rtsp-server-0.10)
12cr|gnome-dvb-daemon-0.2.9-1|21	BuildRequires: pkgconfig(gudev-1.0)
12cr|gnome-dvb-daemon-0.2.9-1|22	BuildRequires: pkgconfig(pygobject-3.0)
12cr|gnome-dvb-daemon-0.2.9-1|23	BuildRequires: pkgconfig(python)
12cr|gnome-dvb-daemon-0.2.9-1|24	BuildRequires: pkgconfig(sqlite3)
12cr|gnome-dvb-daemon-0.2.9-1|25	BuildRequires: gstreamer0.10-python
12cr|gnome-dvb-daemon-0.2.9-1|26	
12cr|gnome-dvb-daemon-0.2.9-1|27	Requires: python-dbus
12cr|gnome-dvb-daemon-0.2.9-1|28	Requires: gstreamer0.10-plugins-good
12cr|gnome-dvb-daemon-0.2.9-1|29	Requires: gstreamer0.10-plugins-bad >= 0.10.9
12cr|gnome-dvb-daemon-0.2.9-1|30	Requires: dvb-apps
12cr|gnome-dvb-daemon-0.2.9-1|31	Requires: gstreamer0.10-python
12cr|gnome-dvb-daemon-0.2.9-1|32	
12cr|gnome-dvb-daemon-0.2.9-1|33	%description
12cr|gnome-dvb-daemon-0.2.9-1|34	DVB Daemon is a daemon written in Vala to setup your DVB devices,
12cr|gnome-dvb-daemon-0.2.9-1|35	record TV shows and browse EPG. It can be controlled via its D-Bus interface.
12cr|gnome-dvb-daemon-0.2.9-1|36	
12cr|gnome-dvb-daemon-0.2.9-1|37	%prep
12cr|gnome-dvb-daemon-0.2.9-1|38	%setup -q
12cr|gnome-dvb-daemon-0.2.9-1|39	%apply_patches
12cr|gnome-dvb-daemon-0.2.9-1|40	
12cr|gnome-dvb-daemon-0.2.9-1|41	%build
12cr|gnome-dvb-daemon-0.2.9-1|42	%configure2_5x  \
12cr|gnome-dvb-daemon-0.2.9-1|43	--enable-totem-plugin \
12cr|gnome-dvb-daemon-0.2.9-1|44	--with-totem-plugin-dir=%{_libdir}/totem/plugins
12cr|gnome-dvb-daemon-0.2.9-1|45	
12cr|gnome-dvb-daemon-0.2.9-1|46	%make
12cr|gnome-dvb-daemon-0.2.9-1|47	
12cr|gnome-dvb-daemon-0.2.9-1|48	%install
12cr|gnome-dvb-daemon-0.2.9-1|49	%makeinstall_std
12cr|gnome-dvb-daemon-0.2.9-1|50	%find_lang %{name}
12cr|gnome-dvb-daemon-0.2.9-1|51	
12cr|gnome-dvb-daemon-0.2.9-1|52	%files -f %{name}.lang
12cr|gnome-dvb-daemon-0.2.9-1|53	%{_bindir}/*
12cr|gnome-dvb-daemon-0.2.9-1|54	%{py_puresitedir}/gnomedvb
12cr|gnome-dvb-daemon-0.2.9-1|55	%{_datadir}/dbus-1/services/*.service
12cr|gnome-dvb-daemon-0.2.9-1|56	%{_libdir}/totem/plugins/dvb-daemon
12cr|gnome-dvb-daemon-0.2.9-1|57	%{_datadir}/applications/*.desktop
12cr|gnome-dvb-daemon-0.2.9-1|58	%{_iconsdir}/*/*/*/*
12cr|gnome-dvb-daemon-0.2.9-1|59	
12cr|gnome-dvb-daemon-0.2.9-1|60	
12cr|gnome-dvb-daemon-0.2.9-1|61	
12cr|gnome-dvb-daemon-0.2.9-1|62	%changelog
12cr|gnome-dvb-daemon-0.2.9-1|63	* Tue May 22 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.2.9-1
12cr|gnome-dvb-daemon-0.2.9-1|64	+ Revision: 800111
12cr|gnome-dvb-daemon-0.2.9-1|65	- update to new version 0.2.9
12cr|gnome-dvb-daemon-0.2.9-1|66	
12cr|gnome-dvb-daemon-0.2.9-1|67	* Tue Jun 21 2011 Götz Waschk <waschk@mandriva.org> 0.2.2-1
12cr|gnome-dvb-daemon-0.2.9-1|68	+ Revision: 686391
12cr|gnome-dvb-daemon-0.2.9-1|69	- new version
12cr|gnome-dvb-daemon-0.2.9-1|70	- xz tarball
12cr|gnome-dvb-daemon-0.2.9-1|71	
12cr|gnome-dvb-daemon-0.2.9-1|72	* Mon May 23 2011 Götz Waschk <waschk@mandriva.org> 0.2.1-1
12cr|gnome-dvb-daemon-0.2.9-1|73	+ Revision: 677956
12cr|gnome-dvb-daemon-0.2.9-1|74	- update to new version 0.2.1
12cr|gnome-dvb-daemon-0.2.9-1|75	
12cr|gnome-dvb-daemon-0.2.9-1|76	* Tue May 10 2011 Funda Wang <fwang@mandriva.org> 0.2.0-1
12cr|gnome-dvb-daemon-0.2.9-1|77	+ Revision: 673323
12cr|gnome-dvb-daemon-0.2.9-1|78	- new version 0.2.0
12cr|gnome-dvb-daemon-0.2.9-1|79	
12cr|gnome-dvb-daemon-0.2.9-1|80	+ Götz Waschk <waschk@mandriva.org>
12cr|gnome-dvb-daemon-0.2.9-1|81	- bump vala dep
12cr|gnome-dvb-daemon-0.2.9-1|82	
12cr|gnome-dvb-daemon-0.2.9-1|83	* Mon Apr 04 2011 Götz Waschk <waschk@mandriva.org> 0.1.23-1
12cr|gnome-dvb-daemon-0.2.9-1|84	+ Revision: 650290
12cr|gnome-dvb-daemon-0.2.9-1|85	- update to new version 0.1.23
12cr|gnome-dvb-daemon-0.2.9-1|86	
12cr|gnome-dvb-daemon-0.2.9-1|87	* Fri Dec 17 2010 Götz Waschk <waschk@mandriva.org> 0.1.22-1mdv2011.0
12cr|gnome-dvb-daemon-0.2.9-1|88	+ Revision: 622543
12cr|gnome-dvb-daemon-0.2.9-1|89	- new version
12cr|gnome-dvb-daemon-0.2.9-1|90	- bump gst-rtsp-server dep
12cr|gnome-dvb-daemon-0.2.9-1|91	
12cr|gnome-dvb-daemon-0.2.9-1|92	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.1.21-2mdv2011.0
12cr|gnome-dvb-daemon-0.2.9-1|93	+ Revision: 592387
12cr|gnome-dvb-daemon-0.2.9-1|94	- rebuild for python 2.7
12cr|gnome-dvb-daemon-0.2.9-1|95	
12cr|gnome-dvb-daemon-0.2.9-1|96	* Mon Aug 23 2010 Götz Waschk <waschk@mandriva.org> 0.1.21-1mdv2011.0
12cr|gnome-dvb-daemon-0.2.9-1|97	+ Revision: 572419
12cr|gnome-dvb-daemon-0.2.9-1|98	- update to new version 0.1.21
12cr|gnome-dvb-daemon-0.2.9-1|99	
12cr|gnome-dvb-daemon-0.2.9-1|100	* Thu Jul 29 2010 Götz Waschk <waschk@mandriva.org> 0.1.20-1mdv2011.0
12cr|gnome-dvb-daemon-0.2.9-1|101	+ Revision: 563106
12cr|gnome-dvb-daemon-0.2.9-1|102	- new version
12cr|gnome-dvb-daemon-0.2.9-1|103	- bump vala dep
12cr|gnome-dvb-daemon-0.2.9-1|104	
12cr|gnome-dvb-daemon-0.2.9-1|105	* Wed Apr 14 2010 Funda Wang <fwang@mandriva.org> 0.1.17-1mdv2010.1
12cr|gnome-dvb-daemon-0.2.9-1|106	+ Revision: 534665
12cr|gnome-dvb-daemon-0.2.9-1|107	- BR gudev
12cr|gnome-dvb-daemon-0.2.9-1|108	- New version 0.1.17
12cr|gnome-dvb-daemon-0.2.9-1|109	- patch0,1,2,3 merged upstream
12cr|gnome-dvb-daemon-0.2.9-1|110	
12cr|gnome-dvb-daemon-0.2.9-1|111	* Tue Apr 13 2010 Frederic Crozat <fcrozat@mandriva.com> 0.1.16-2mdv2010.1
12cr|gnome-dvb-daemon-0.2.9-1|112	+ Revision: 534357
12cr|gnome-dvb-daemon-0.2.9-1|113	- Patch0 (BZR): restart scan in case of failure (launchpad bug #540937)
12cr|gnome-dvb-daemon-0.2.9-1|114	- Patch1 (BZR): fix errors found by vala 0.8.0
12cr|gnome-dvb-daemon-0.2.9-1|115	- Patch2 (BZR):  Use tuning parameters from initial tuning data instead of NIT (launchpad bug #548738)
12cr|gnome-dvb-daemon-0.2.9-1|116	- Patch3 (BZR): fix locale encoded XDG dirs (launchpad #558583)
12cr|gnome-dvb-daemon-0.2.9-1|117	
12cr|gnome-dvb-daemon-0.2.9-1|118	* Thu Mar 18 2010 Frederic Crozat <fcrozat@mandriva.com> 0.1.16-1mdv2010.1
12cr|gnome-dvb-daemon-0.2.9-1|119	+ Revision: 524952
12cr|gnome-dvb-daemon-0.2.9-1|120	- Release 0.1.16
12cr|gnome-dvb-daemon-0.2.9-1|121	- Remove patch1 (merged upstream)
12cr|gnome-dvb-daemon-0.2.9-1|122	
12cr|gnome-dvb-daemon-0.2.9-1|123	* Wed Feb 24 2010 Funda Wang <fwang@mandriva.org> 0.1.15-1mdv2010.1
12cr|gnome-dvb-daemon-0.2.9-1|124	+ Revision: 510580
12cr|gnome-dvb-daemon-0.2.9-1|125	- new version 0.1.15
12cr|gnome-dvb-daemon-0.2.9-1|126	
12cr|gnome-dvb-daemon-0.2.9-1|127	* Wed Dec 23 2009 Götz Waschk <waschk@mandriva.org> 0.1.14-1mdv2010.1
12cr|gnome-dvb-daemon-0.2.9-1|128	+ Revision: 481890
12cr|gnome-dvb-daemon-0.2.9-1|129	- update to new version 0.1.14
12cr|gnome-dvb-daemon-0.2.9-1|130	
12cr|gnome-dvb-daemon-0.2.9-1|131	* Sat Nov 21 2009 Götz Waschk <waschk@mandriva.org> 0.1.13-1mdv2010.1
12cr|gnome-dvb-daemon-0.2.9-1|132	+ Revision: 467793
12cr|gnome-dvb-daemon-0.2.9-1|133	- new version
12cr|gnome-dvb-daemon-0.2.9-1|134	- drop patch 0
12cr|gnome-dvb-daemon-0.2.9-1|135	
12cr|gnome-dvb-daemon-0.2.9-1|136	* Thu Oct 15 2009 Götz Waschk <waschk@mandriva.org> 0.1.12-1mdv2010.0
12cr|gnome-dvb-daemon-0.2.9-1|137	+ Revision: 457507
12cr|gnome-dvb-daemon-0.2.9-1|138	- new version
12cr|gnome-dvb-daemon-0.2.9-1|139	- update source URL
12cr|gnome-dvb-daemon-0.2.9-1|140	- reenable format string error
12cr|gnome-dvb-daemon-0.2.9-1|141	
12cr|gnome-dvb-daemon-0.2.9-1|142	* Thu Oct 08 2009 Götz Waschk <waschk@mandriva.org> 0.1.11-1mdv2010.0
12cr|gnome-dvb-daemon-0.2.9-1|143	+ Revision: 456049
12cr|gnome-dvb-daemon-0.2.9-1|144	- new version
12cr|gnome-dvb-daemon-0.2.9-1|145	- rediff patch 0
12cr|gnome-dvb-daemon-0.2.9-1|146	
12cr|gnome-dvb-daemon-0.2.9-1|147	* Thu Oct 01 2009 Götz Waschk <waschk@mandriva.org> 0.1.10-1mdv2010.0
12cr|gnome-dvb-daemon-0.2.9-1|148	+ Revision: 452090
12cr|gnome-dvb-daemon-0.2.9-1|149	- new version
12cr|gnome-dvb-daemon-0.2.9-1|150	- update build deps
12cr|gnome-dvb-daemon-0.2.9-1|151	- disable format string error checking
12cr|gnome-dvb-daemon-0.2.9-1|152	
12cr|gnome-dvb-daemon-0.2.9-1|153	* Mon Aug 24 2009 Götz Waschk <waschk@mandriva.org> 0.1.9-1mdv2010.0
12cr|gnome-dvb-daemon-0.2.9-1|154	+ Revision: 420433
12cr|gnome-dvb-daemon-0.2.9-1|155	- fix python dir
12cr|gnome-dvb-daemon-0.2.9-1|156	- new version
12cr|gnome-dvb-daemon-0.2.9-1|157	- drop patch 2
12cr|gnome-dvb-daemon-0.2.9-1|158	
12cr|gnome-dvb-daemon-0.2.9-1|159	* Fri Aug 07 2009 Götz Waschk <waschk@mandriva.org> 0.1.8.1-2mdv2010.0
12cr|gnome-dvb-daemon-0.2.9-1|160	+ Revision: 411114
12cr|gnome-dvb-daemon-0.2.9-1|161	- install all python modules in the arch-dependant dir
12cr|gnome-dvb-daemon-0.2.9-1|162	
12cr|gnome-dvb-daemon-0.2.9-1|163	* Fri Aug 07 2009 Götz Waschk <waschk@mandriva.org> 0.1.8.1-1mdv2010.0
12cr|gnome-dvb-daemon-0.2.9-1|164	+ Revision: 411083
12cr|gnome-dvb-daemon-0.2.9-1|165	- fix python path on 64 bit
12cr|gnome-dvb-daemon-0.2.9-1|166	- new version
12cr|gnome-dvb-daemon-0.2.9-1|167	- update deps
12cr|gnome-dvb-daemon-0.2.9-1|168	- rediff the patch
12cr|gnome-dvb-daemon-0.2.9-1|169	- port to libgee 0.3
12cr|gnome-dvb-daemon-0.2.9-1|170	
12cr|gnome-dvb-daemon-0.2.9-1|171	* Sat May 16 2009 Götz Waschk <waschk@mandriva.org> 0.1.7-1mdv2010.0
12cr|gnome-dvb-daemon-0.2.9-1|172	+ Revision: 376468
12cr|gnome-dvb-daemon-0.2.9-1|173	- new version
12cr|gnome-dvb-daemon-0.2.9-1|174	- update build deps
12cr|gnome-dvb-daemon-0.2.9-1|175	
12cr|gnome-dvb-daemon-0.2.9-1|176	* Mon Mar 02 2009 Götz Waschk <waschk@mandriva.org> 0.1.5-1mdv2009.1
12cr|gnome-dvb-daemon-0.2.9-1|177	+ Revision: 347538
12cr|gnome-dvb-daemon-0.2.9-1|178	- update deps
12cr|gnome-dvb-daemon-0.2.9-1|179	- update to new version 0.1.5
12cr|gnome-dvb-daemon-0.2.9-1|180	
12cr|gnome-dvb-daemon-0.2.9-1|181	* Tue Feb 24 2009 Frederic Crozat <fcrozat@mandriva.com> 0.1.4-3mdv2009.1
12cr|gnome-dvb-daemon-0.2.9-1|182	+ Revision: 344451
12cr|gnome-dvb-daemon-0.2.9-1|183	- Package totem plugin
12cr|gnome-dvb-daemon-0.2.9-1|184	- Fix patch0
12cr|gnome-dvb-daemon-0.2.9-1|185	
12cr|gnome-dvb-daemon-0.2.9-1|186	* Mon Feb 23 2009 Götz Waschk <waschk@mandriva.org> 0.1.4-2mdv2009.1
12cr|gnome-dvb-daemon-0.2.9-1|187	+ Revision: 344176
12cr|gnome-dvb-daemon-0.2.9-1|188	- fix scan dir (bug #48156)
12cr|gnome-dvb-daemon-0.2.9-1|189	
12cr|gnome-dvb-daemon-0.2.9-1|190	* Tue Feb 17 2009 Götz Waschk <waschk@mandriva.org> 0.1.4-1mdv2009.1
12cr|gnome-dvb-daemon-0.2.9-1|191	+ Revision: 341237
12cr|gnome-dvb-daemon-0.2.9-1|192	- update to new version 0.1.4
12cr|gnome-dvb-daemon-0.2.9-1|193	
12cr|gnome-dvb-daemon-0.2.9-1|194	* Mon Feb 02 2009 Götz Waschk <waschk@mandriva.org> 0.1.3-1mdv2009.1
12cr|gnome-dvb-daemon-0.2.9-1|195	+ Revision: 336530
12cr|gnome-dvb-daemon-0.2.9-1|196	- new version
12cr|gnome-dvb-daemon-0.2.9-1|197	- update deps
12cr|gnome-dvb-daemon-0.2.9-1|198	- drop patches
12cr|gnome-dvb-daemon-0.2.9-1|199	- disable Werror
12cr|gnome-dvb-daemon-0.2.9-1|200	- update file list
12cr|gnome-dvb-daemon-0.2.9-1|201	
12cr|gnome-dvb-daemon-0.2.9-1|202	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.1.0-2mdv2009.1
12cr|gnome-dvb-daemon-0.2.9-1|203	+ Revision: 325449
12cr|gnome-dvb-daemon-0.2.9-1|204	- fix str fmt
12cr|gnome-dvb-daemon-0.2.9-1|205	
12cr|gnome-dvb-daemon-0.2.9-1|206	* Thu Dec 04 2008 Frederic Crozat <fcrozat@mandriva.com> 0.1.0-1mdv2009.1
12cr|gnome-dvb-daemon-0.2.9-1|207	+ Revision: 309903
12cr|gnome-dvb-daemon-0.2.9-1|208	- import gnome-dvb-daemon
12cr|gnome-dvb-daemon-0.2.9-1|209	
12cr|gnome-dvb-daemon-0.2.9-1|210	

1802 12
12cr|gnome-font-viewer-3.4.0-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cr|gnome-font-viewer-3.4.0-1|2	
12cr|gnome-font-viewer-3.4.0-1|3	Summary:	GNOME Font viewer
12cr|gnome-font-viewer-3.4.0-1|4	Name:		gnome-font-viewer
12cr|gnome-font-viewer-3.4.0-1|5	Version:	3.4.0
12cr|gnome-font-viewer-3.4.0-1|6	Release:	1
12cr|gnome-font-viewer-3.4.0-1|7	License:	GPLv2+
12cr|gnome-font-viewer-3.4.0-1|8	Group:		Graphical desktop/GNOME
12cr|gnome-font-viewer-3.4.0-1|9	Url:		http://www.gnome.org
12cr|gnome-font-viewer-3.4.0-1|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|gnome-font-viewer-3.4.0-1|11	BuildRequires:	intltool
12cr|gnome-font-viewer-3.4.0-1|12	BuildRequires:	pkgconfig(glib-2.0)
12cr|gnome-font-viewer-3.4.0-1|13	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|gnome-font-viewer-3.4.0-1|14	BuildRequires:	pkgconfig(freetype2)
12cr|gnome-font-viewer-3.4.0-1|15	Conflicts:	gnome-utils < 1:3.3.1
12cr|gnome-font-viewer-3.4.0-1|16	
12cr|gnome-font-viewer-3.4.0-1|17	%description
12cr|gnome-font-viewer-3.4.0-1|18	Font viewer for Gnome desktop.
12cr|gnome-font-viewer-3.4.0-1|19	
12cr|gnome-font-viewer-3.4.0-1|20	%prep
12cr|gnome-font-viewer-3.4.0-1|21	%setup -q
12cr|gnome-font-viewer-3.4.0-1|22	
12cr|gnome-font-viewer-3.4.0-1|23	%build
12cr|gnome-font-viewer-3.4.0-1|24	%configure2_5x \
12cr|gnome-font-viewer-3.4.0-1|25	--disable-rpath \
12cr|gnome-font-viewer-3.4.0-1|26	--disable-schemas-compile
12cr|gnome-font-viewer-3.4.0-1|27	%make
12cr|gnome-font-viewer-3.4.0-1|28	
12cr|gnome-font-viewer-3.4.0-1|29	%install
12cr|gnome-font-viewer-3.4.0-1|30	%makeinstall_std
12cr|gnome-font-viewer-3.4.0-1|31	
12cr|gnome-font-viewer-3.4.0-1|32	%find_lang %{name} --with-gnome
12cr|gnome-font-viewer-3.4.0-1|33	
12cr|gnome-font-viewer-3.4.0-1|34	%files -f %{name}.lang
12cr|gnome-font-viewer-3.4.0-1|35	%doc NEWS
12cr|gnome-font-viewer-3.4.0-1|36	%{_bindir}/%{name}
12cr|gnome-font-viewer-3.4.0-1|37	%{_bindir}/gnome-thumbnail-font
12cr|gnome-font-viewer-3.4.0-1|38	%{_datadir}/thumbnailers/gnome-font-viewer.thumbnailer
12cr|gnome-font-viewer-3.4.0-1|39	%{_datadir}/applications/%{name}.desktop
12cr|gnome-font-viewer-3.4.0-1|40	
12cr|gnome-font-viewer-3.4.0-1|41	
12cr|gnome-font-viewer-3.4.0-1|42	
12cr|gnome-font-viewer-3.4.0-1|43	
12cr|gnome-font-viewer-3.4.0-1|44	%changelog
12cr|gnome-font-viewer-3.4.0-1|45	

1803 12
12cr|gnome-games-extra-data-3.2.0-1|1	Summary: Extra data files for the GNOME games
12cr|gnome-games-extra-data-3.2.0-1|2	Name: gnome-games-extra-data
12cr|gnome-games-extra-data-3.2.0-1|3	Version: 3.2.0
12cr|gnome-games-extra-data-3.2.0-1|4	Release: 1
12cr|gnome-games-extra-data-3.2.0-1|5	License: GPL
12cr|gnome-games-extra-data-3.2.0-1|6	Group: Games/Other
12cr|gnome-games-extra-data-3.2.0-1|7	Url: http://www.gnome.org
12cr|gnome-games-extra-data-3.2.0-1|8	Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12cr|gnome-games-extra-data-3.2.0-1|9	BuildArch: noarch
12cr|gnome-games-extra-data-3.2.0-1|10	
12cr|gnome-games-extra-data-3.2.0-1|11	Requires: gnome-games >= %{version}
12cr|gnome-games-extra-data-3.2.0-1|12	
12cr|gnome-games-extra-data-3.2.0-1|13	%description
12cr|gnome-games-extra-data-3.2.0-1|14	This contains extra data files such as more artwork for the GNOME games.
12cr|gnome-games-extra-data-3.2.0-1|15	
12cr|gnome-games-extra-data-3.2.0-1|16	%prep
12cr|gnome-games-extra-data-3.2.0-1|17	%setup -q
12cr|gnome-games-extra-data-3.2.0-1|18	
12cr|gnome-games-extra-data-3.2.0-1|19	%build
12cr|gnome-games-extra-data-3.2.0-1|20	%configure2_5x
12cr|gnome-games-extra-data-3.2.0-1|21	%make
12cr|gnome-games-extra-data-3.2.0-1|22	
12cr|gnome-games-extra-data-3.2.0-1|23	%install
12cr|gnome-games-extra-data-3.2.0-1|24	%makeinstall_std
12cr|gnome-games-extra-data-3.2.0-1|25	
12cr|gnome-games-extra-data-3.2.0-1|26	%files
12cr|gnome-games-extra-data-3.2.0-1|27	%doc AUTHORS ChangeLog NEWS README
12cr|gnome-games-extra-data-3.2.0-1|28	%{_datadir}/gnome-games/glines/pixmaps/*
12cr|gnome-games-extra-data-3.2.0-1|29	%{_datadir}/gnome-games/gnobots2/themes/*.png
12cr|gnome-games-extra-data-3.2.0-1|30	%{_datadir}/gnome-games/iagno/pixmaps/*
12cr|gnome-games-extra-data-3.2.0-1|31	%{_datadir}/gnome-games/mahjongg/pixmaps/*
12cr|gnome-games-extra-data-3.2.0-1|32	
12cr|gnome-games-extra-data-3.2.0-1|33	
12cr|gnome-games-extra-data-3.2.0-1|34	
12cr|gnome-games-extra-data-3.2.0-1|35	%changelog
12cr|gnome-games-extra-data-3.2.0-1|36	* Thu Mar 15 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.0-1
12cr|gnome-games-extra-data-3.2.0-1|37	+ Revision: 785060
12cr|gnome-games-extra-data-3.2.0-1|38	- new version 3.2.0
12cr|gnome-games-extra-data-3.2.0-1|39	- cleaned up spec
12cr|gnome-games-extra-data-3.2.0-1|40	
12cr|gnome-games-extra-data-3.2.0-1|41	* Wed Dec 07 2011 Götz Waschk <waschk@mandriva.org> 2.30.0-3
12cr|gnome-games-extra-data-3.2.0-1|42	+ Revision: 738496
12cr|gnome-games-extra-data-3.2.0-1|43	- yearly rebuild
12cr|gnome-games-extra-data-3.2.0-1|44	
12cr|gnome-games-extra-data-3.2.0-1|45	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.30.0-2mdv2011.0
12cr|gnome-games-extra-data-3.2.0-1|46	+ Revision: 610919
12cr|gnome-games-extra-data-3.2.0-1|47	- rebuild
12cr|gnome-games-extra-data-3.2.0-1|48	
12cr|gnome-games-extra-data-3.2.0-1|49	* Tue Mar 30 2010 Götz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12cr|gnome-games-extra-data-3.2.0-1|50	+ Revision: 529972
12cr|gnome-games-extra-data-3.2.0-1|51	- new version
12cr|gnome-games-extra-data-3.2.0-1|52	- update file list
12cr|gnome-games-extra-data-3.2.0-1|53	
12cr|gnome-games-extra-data-3.2.0-1|54	* Mon Sep 21 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12cr|gnome-games-extra-data-3.2.0-1|55	+ Revision: 446591
12cr|gnome-games-extra-data-3.2.0-1|56	- new version
12cr|gnome-games-extra-data-3.2.0-1|57	- update file list
12cr|gnome-games-extra-data-3.2.0-1|58	
12cr|gnome-games-extra-data-3.2.0-1|59	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.26.0-2mdv2010.0
12cr|gnome-games-extra-data-3.2.0-1|60	+ Revision: 437766
12cr|gnome-games-extra-data-3.2.0-1|61	- rebuild
12cr|gnome-games-extra-data-3.2.0-1|62	
12cr|gnome-games-extra-data-3.2.0-1|63	* Sun Mar 15 2009 Götz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12cr|gnome-games-extra-data-3.2.0-1|64	+ Revision: 355388
12cr|gnome-games-extra-data-3.2.0-1|65	- new version
12cr|gnome-games-extra-data-3.2.0-1|66	- update file list
12cr|gnome-games-extra-data-3.2.0-1|67	
12cr|gnome-games-extra-data-3.2.0-1|68	* Sun Aug 31 2008 Funda Wang <fwang@mandriva.org> 2.24.0-1mdv2009.0
12cr|gnome-games-extra-data-3.2.0-1|69	+ Revision: 277729
12cr|gnome-games-extra-data-3.2.0-1|70	- New version 2.24.0
12cr|gnome-games-extra-data-3.2.0-1|71	
12cr|gnome-games-extra-data-3.2.0-1|72	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.22.0-3mdv2009.0
12cr|gnome-games-extra-data-3.2.0-1|73	+ Revision: 246407
12cr|gnome-games-extra-data-3.2.0-1|74	- rebuild
12cr|gnome-games-extra-data-3.2.0-1|75	
12cr|gnome-games-extra-data-3.2.0-1|76	* Mon Mar 24 2008 Götz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12cr|gnome-games-extra-data-3.2.0-1|77	+ Revision: 189794
12cr|gnome-games-extra-data-3.2.0-1|78	- new version
12cr|gnome-games-extra-data-3.2.0-1|79	
12cr|gnome-games-extra-data-3.2.0-1|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnome-games-extra-data-3.2.0-1|81	- fix spacing at top of description
12cr|gnome-games-extra-data-3.2.0-1|82	
12cr|gnome-games-extra-data-3.2.0-1|83	* Sun Feb 10 2008 Götz Waschk <waschk@mandriva.org> 2.21.91-1mdv2008.1
12cr|gnome-games-extra-data-3.2.0-1|84	+ Revision: 164805
12cr|gnome-games-extra-data-3.2.0-1|85	- new version
12cr|gnome-games-extra-data-3.2.0-1|86	
12cr|gnome-games-extra-data-3.2.0-1|87	+ Olivier Blin <blino@mandriva.org>
12cr|gnome-games-extra-data-3.2.0-1|88	- restore BuildRoot
12cr|gnome-games-extra-data-3.2.0-1|89	
12cr|gnome-games-extra-data-3.2.0-1|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnome-games-extra-data-3.2.0-1|91	- kill re-definition of %%buildroot on Pixel's request
12cr|gnome-games-extra-data-3.2.0-1|92	
12cr|gnome-games-extra-data-3.2.0-1|93	* Tue Sep 18 2007 Götz Waschk <waschk@mandriva.org> 2.20.0-1mdv2008.0
12cr|gnome-games-extra-data-3.2.0-1|94	+ Revision: 89468
12cr|gnome-games-extra-data-3.2.0-1|95	- new version
12cr|gnome-games-extra-data-3.2.0-1|96	
12cr|gnome-games-extra-data-3.2.0-1|97	* Wed Aug 01 2007 Götz Waschk <waschk@mandriva.org> 2.19.2-1mdv2008.0
12cr|gnome-games-extra-data-3.2.0-1|98	+ Revision: 57355
12cr|gnome-games-extra-data-3.2.0-1|99	- new version
12cr|gnome-games-extra-data-3.2.0-1|100	- new version
12cr|gnome-games-extra-data-3.2.0-1|101	- bump deps
12cr|gnome-games-extra-data-3.2.0-1|102	
12cr|gnome-games-extra-data-3.2.0-1|103	* Wed May 02 2007 Götz Waschk <waschk@mandriva.org> 2.18.0-1mdv2008.0
12cr|gnome-games-extra-data-3.2.0-1|104	+ Revision: 20385
12cr|gnome-games-extra-data-3.2.0-1|105	- new version
12cr|gnome-games-extra-data-3.2.0-1|106	
12cr|gnome-games-extra-data-3.2.0-1|107	
12cr|gnome-games-extra-data-3.2.0-1|108	* Tue Jan 23 2007 Götz Waschk <waschk@mandriva.org> 2.17.90-1mdv2007.0
12cr|gnome-games-extra-data-3.2.0-1|109	+ Revision: 112231
12cr|gnome-games-extra-data-3.2.0-1|110	- Import gnome-games-extra-data
12cr|gnome-games-extra-data-3.2.0-1|111	
12cr|gnome-games-extra-data-3.2.0-1|112	* Tue Jan 23 2007 Götz Waschk <waschk@mandriva.org> 2.17.90-1mdv2007.1
12cr|gnome-games-extra-data-3.2.0-1|113	- New version 2.17.90
12cr|gnome-games-extra-data-3.2.0-1|114	
12cr|gnome-games-extra-data-3.2.0-1|115	* Fri Jul 21 2006 Götz Waschk <waschk@mandriva.org> 2.14.0-2mdk
12cr|gnome-games-extra-data-3.2.0-1|116	- Rebuild
12cr|gnome-games-extra-data-3.2.0-1|117	
12cr|gnome-games-extra-data-3.2.0-1|118	* Sun Apr 23 2006 Götz Waschk <waschk@mandriva.org> 2.14.0-1mdk
12cr|gnome-games-extra-data-3.2.0-1|119	- New release 2.14.0
12cr|gnome-games-extra-data-3.2.0-1|120	
12cr|gnome-games-extra-data-3.2.0-1|121	* Mon Feb 27 2006 Frederic Crozat <fcrozat@mandriva.com> 2.12.0-3mdk
12cr|gnome-games-extra-data-3.2.0-1|122	- Use mkrel
12cr|gnome-games-extra-data-3.2.0-1|123	
12cr|gnome-games-extra-data-3.2.0-1|124	* Wed Oct 19 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.0-2mdk
12cr|gnome-games-extra-data-3.2.0-1|125	- Use correct configure macro
12cr|gnome-games-extra-data-3.2.0-1|126	
12cr|gnome-games-extra-data-3.2.0-1|127	* Fri Oct 07 2005 Götz Waschk <waschk@mandriva.org> 2.12.0-1mdk
12cr|gnome-games-extra-data-3.2.0-1|128	- New release 2.12.0
12cr|gnome-games-extra-data-3.2.0-1|129	
12cr|gnome-games-extra-data-3.2.0-1|130	* Thu Apr 21 2005 Gtz Waschk <waschk@mandriva.org> 2.10.0-2mdk
12cr|gnome-games-extra-data-3.2.0-1|131	- rebuild
12cr|gnome-games-extra-data-3.2.0-1|132	
12cr|gnome-games-extra-data-3.2.0-1|133	* Thu Apr 21 2005 Gtz Waschk <waschk@mandriva.org> 2.10.0-1mdk
12cr|gnome-games-extra-data-3.2.0-1|134	- update file list
12cr|gnome-games-extra-data-3.2.0-1|135	- New release 2.10.0
12cr|gnome-games-extra-data-3.2.0-1|136	
12cr|gnome-games-extra-data-3.2.0-1|137	* Wed Nov 10 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.8.0-1mdk
12cr|gnome-games-extra-data-3.2.0-1|138	- initial package
12cr|gnome-games-extra-data-3.2.0-1|139	

1804 12
12cr|gnome-icon-theme-extras-3.6.2-1|1	Summary: GNOME default extra icons
12cr|gnome-icon-theme-extras-3.6.2-1|2	Name: gnome-icon-theme-extras
12cr|gnome-icon-theme-extras-3.6.2-1|3	Version: 3.6.2
12cr|gnome-icon-theme-extras-3.6.2-1|4	Release: %mkrel 1
12cr|gnome-icon-theme-extras-3.6.2-1|5	License: CC-BY-SA
12cr|gnome-icon-theme-extras-3.6.2-1|6	Group: Graphical desktop/GNOME
12cr|gnome-icon-theme-extras-3.6.2-1|7	URL: http://www.gnome.org/
12cr|gnome-icon-theme-extras-3.6.2-1|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12cr|gnome-icon-theme-extras-3.6.2-1|9	BuildRequires: icon-naming-utils >= 0.8.1
12cr|gnome-icon-theme-extras-3.6.2-1|10	BuildRequires: git-core
12cr|gnome-icon-theme-extras-3.6.2-1|11	#BuildRequires: inkscape
12cr|gnome-icon-theme-extras-3.6.2-1|12	BuildArch: noarch
12cr|gnome-icon-theme-extras-3.6.2-1|13	Requires: gnome-icon-theme
12cr|gnome-icon-theme-extras-3.6.2-1|14	Requires(post): gtk+2.0
12cr|gnome-icon-theme-extras-3.6.2-1|15	Requires(postun): gtk+2.0
12cr|gnome-icon-theme-extras-3.6.2-1|16	
12cr|gnome-icon-theme-extras-3.6.2-1|17	%description
12cr|gnome-icon-theme-extras-3.6.2-1|18	GNOME default extra icons
12cr|gnome-icon-theme-extras-3.6.2-1|19	
12cr|gnome-icon-theme-extras-3.6.2-1|20	%prep
12cr|gnome-icon-theme-extras-3.6.2-1|21	%setup -q
12cr|gnome-icon-theme-extras-3.6.2-1|22	
12cr|gnome-icon-theme-extras-3.6.2-1|23	%build
12cr|gnome-icon-theme-extras-3.6.2-1|24	
12cr|gnome-icon-theme-extras-3.6.2-1|25	./configure --prefix=%_prefix --enable-icon-mapping
12cr|gnome-icon-theme-extras-3.6.2-1|26	
12cr|gnome-icon-theme-extras-3.6.2-1|27	%make
12cr|gnome-icon-theme-extras-3.6.2-1|28	
12cr|gnome-icon-theme-extras-3.6.2-1|29	%install
12cr|gnome-icon-theme-extras-3.6.2-1|30	%makeinstall_std
12cr|gnome-icon-theme-extras-3.6.2-1|31	
12cr|gnome-icon-theme-extras-3.6.2-1|32	%files
12cr|gnome-icon-theme-extras-3.6.2-1|33	%doc README COPYING NEWS AUTHORS
12cr|gnome-icon-theme-extras-3.6.2-1|34	%{_datadir}/icons/gnome/*x*

1805 12
12cr|gnome-kerberos-0.3.2-6|1	Name:		gnome-kerberos
12cr|gnome-kerberos-0.3.2-6|2	Version:	0.3.2
12cr|gnome-kerberos-0.3.2-6|3	Release:	%mkrel 6
12cr|gnome-kerberos-0.3.2-6|4	License:	GPL
12cr|gnome-kerberos-0.3.2-6|5	Group:		Networking/Other
12cr|gnome-kerberos-0.3.2-6|6	BuildRequires:	krb5-devel
12cr|gnome-kerberos-0.3.2-6|7	BuildRequires:	pkgconfig(libglade-2.0)
12cr|gnome-kerberos-0.3.2-6|8	BuildRequires:	pkgconfig(popt)
12cr|gnome-kerberos-0.3.2-6|9	BuildRequires:	texinfo
12cr|gnome-kerberos-0.3.2-6|10	BuildRequires:  desktop-file-utils
12cr|gnome-kerberos-0.3.2-6|11	Source0:	%{name}-%{version}.tar.bz2
12cr|gnome-kerberos-0.3.2-6|12	Source1:	%{name}_icons.tar.bz2
12cr|gnome-kerberos-0.3.2-6|13	Patch0:		krb-desktop-entry-fix.patch
12cr|gnome-kerberos-0.3.2-6|14	Patch1:		gnome-kerberos-0.3.2-fix-str-fmt.patch
12cr|gnome-kerberos-0.3.2-6|15	Summary:	Kerberos 5 tools for GNOME
12cr|gnome-kerberos-0.3.2-6|16	
12cr|gnome-kerberos-0.3.2-6|17	%description
12cr|gnome-kerberos-0.3.2-6|18	This package contains krb5, a tool for managing Kerberos 5 tickets, and
12cr|gnome-kerberos-0.3.2-6|19	gkadmin, a tool for managing Kerberos realms that uses the kadmin protocols.
12cr|gnome-kerberos-0.3.2-6|20	
12cr|gnome-kerberos-0.3.2-6|21	%prep
12cr|gnome-kerberos-0.3.2-6|22	%setup -q -a 1
12cr|gnome-kerberos-0.3.2-6|23	%patch0 -p0
12cr|gnome-kerberos-0.3.2-6|24	%patch1 -p0
12cr|gnome-kerberos-0.3.2-6|25	
12cr|gnome-kerberos-0.3.2-6|26	%build
12cr|gnome-kerberos-0.3.2-6|27	# never call autoconf. configure.in and configure are out of sync.
12cr|gnome-kerberos-0.3.2-6|28	%configure2_5x --with-krb5=%{_sysconfdir}/kerberos
12cr|gnome-kerberos-0.3.2-6|29	%make LIBS="-lcom_err"
12cr|gnome-kerberos-0.3.2-6|30	
12cr|gnome-kerberos-0.3.2-6|31	%install
12cr|gnome-kerberos-0.3.2-6|32	%makeinstall
12cr|gnome-kerberos-0.3.2-6|33	mkdir -p %{buildroot}%{_datadir}/gnome/apps/Utilities/
12cr|gnome-kerberos-0.3.2-6|34	mv %{buildroot}%{_datadir}/applications/redhat-krb5.desktop %{buildroot}%{_datadir}/gnome/apps/Utilities/krb5.desktop
12cr|gnome-kerberos-0.3.2-6|35	
12cr|gnome-kerberos-0.3.2-6|36	rm -rf RPM_BUILD_ROOT%{_datadir}/applications
12cr|gnome-kerberos-0.3.2-6|37	
12cr|gnome-kerberos-0.3.2-6|38	%find_lang %name
12cr|gnome-kerberos-0.3.2-6|39	
12cr|gnome-kerberos-0.3.2-6|40	#icons entries
12cr|gnome-kerberos-0.3.2-6|41	install -m644 %{name}-16.png -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|gnome-kerberos-0.3.2-6|42	install -m644 %{name}-32.png -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|gnome-kerberos-0.3.2-6|43	install -m644 %{name}-48.png -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|gnome-kerberos-0.3.2-6|44	
12cr|gnome-kerberos-0.3.2-6|45	#%menu entries
12cr|gnome-kerberos-0.3.2-6|46	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|gnome-kerberos-0.3.2-6|47	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gnome-kerberos-0.3.2-6|48	[Desktop Entry]
12cr|gnome-kerberos-0.3.2-6|49	Type=Application
12cr|gnome-kerberos-0.3.2-6|50	Exec=%{_bindir}/krb5
12cr|gnome-kerberos-0.3.2-6|51	Icon=%{name}
12cr|gnome-kerberos-0.3.2-6|52	Categories=Network;
12cr|gnome-kerberos-0.3.2-6|53	Name=Gnome-Kerberos
12cr|gnome-kerberos-0.3.2-6|54	Comment=Kerberos 5 tools for GNOME
12cr|gnome-kerberos-0.3.2-6|55	EOF
12cr|gnome-kerberos-0.3.2-6|56	
12cr|gnome-kerberos-0.3.2-6|57	%files -f %{name}.lang
12cr|gnome-kerberos-0.3.2-6|58	%doc README COPYING AUTHORS ChangeLog INSTALL ABOUT-NLS
12cr|gnome-kerberos-0.3.2-6|59	%{_datadir}/gnome/apps/Utilities/krb5.desktop
12cr|gnome-kerberos-0.3.2-6|60	%{_datadir}/pixmaps/kerberos.png
12cr|gnome-kerberos-0.3.2-6|61	%{_datadir}/%{name}/
12cr|gnome-kerberos-0.3.2-6|62	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gnome-kerberos-0.3.2-6|63	%{_miconsdir}/%{name}.png
12cr|gnome-kerberos-0.3.2-6|64	%{_iconsdir}/%{name}.png
12cr|gnome-kerberos-0.3.2-6|65	%{_liconsdir}/%{name}.png
12cr|gnome-kerberos-0.3.2-6|66	%{_bindir}/*

1806 12
12cr|gnome-main-menu-0.9.16-1|1	Summary:	The GNOME Desktop Menu
12cr|gnome-main-menu-0.9.16-1|2	Name:		gnome-main-menu
12cr|gnome-main-menu-0.9.16-1|3	Version:	0.9.16
12cr|gnome-main-menu-0.9.16-1|4	Release:	1
12cr|gnome-main-menu-0.9.16-1|5	License:	GPLv2+
12cr|gnome-main-menu-0.9.16-1|6	Group:		Graphical desktop/GNOME
12cr|gnome-main-menu-0.9.16-1|7	Url:		http://www.gnome.org
12cr|gnome-main-menu-0.9.16-1|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12cr|gnome-main-menu-0.9.16-1|9	Patch1:		gnome-main-menu-0.9.15_glib_h.patch
12cr|gnome-main-menu-0.9.16-1|10	
12cr|gnome-main-menu-0.9.16-1|11	BuildRequires:	desktop-file-utils
12cr|gnome-main-menu-0.9.16-1|12	BuildRequires:  gnome-common
12cr|gnome-main-menu-0.9.16-1|13	BuildRequires:	gtk-doc
12cr|gnome-main-menu-0.9.16-1|14	BuildRequires:	intltool
12cr|gnome-main-menu-0.9.16-1|15	#BuildRequires:	libiw-devel
12cr|gnome-main-menu-0.9.16-1|16	#BuildRequires:	pkgconfig(libnm-glib)
12cr|gnome-main-menu-0.9.16-1|17	BuildRequires:	pkgconfig(gnome-desktop-2.0)
12cr|gnome-main-menu-0.9.16-1|18	BuildRequires:  pkgconfig(libgtop-2.0)
12cr|gnome-main-menu-0.9.16-1|19	BuildRequires:	pkgconfig(libnautilus-extension)
12cr|gnome-main-menu-0.9.16-1|20	BuildRequires:	pkgconfig(libpanelapplet-2.0)
12cr|gnome-main-menu-0.9.16-1|21	BuildRequires:	pkgconfig(libslab)
12cr|gnome-main-menu-0.9.16-1|22	BuildRequires:	pkgconfig(sm)
12cr|gnome-main-menu-0.9.16-1|23	BuildRequires:	pkgconfig(unique-1.0)
12cr|gnome-main-menu-0.9.16-1|24	
12cr|gnome-main-menu-0.9.16-1|25	Obsoletes:	%{_lib}gnome-main-menu < 0.9.15
12cr|gnome-main-menu-0.9.16-1|26	Requires:	gnome-panel2
12cr|gnome-main-menu-0.9.16-1|27	Requires:	dbus-glib
12cr|gnome-main-menu-0.9.16-1|28	Requires:	tango-icon-theme
12cr|gnome-main-menu-0.9.16-1|29	Requires:	gnome-system-monitor
12cr|gnome-main-menu-0.9.16-1|30	Requires(post): desktop-file-utils
12cr|gnome-main-menu-0.9.16-1|31	Requires(postun): desktop-file-utils
12cr|gnome-main-menu-0.9.16-1|32	Requires(pre):  GConf2
12cr|gnome-main-menu-0.9.16-1|33	Requires(post): GConf2
12cr|gnome-main-menu-0.9.16-1|34	Requires(preun):  GConf2
12cr|gnome-main-menu-0.9.16-1|35	
12cr|gnome-main-menu-0.9.16-1|36	%description
12cr|gnome-main-menu-0.9.16-1|37	The GNOME Desktop Menu and Application Browser.
12cr|gnome-main-menu-0.9.16-1|38	
12cr|gnome-main-menu-0.9.16-1|39	%prep
12cr|gnome-main-menu-0.9.16-1|40	%setup -q
12cr|gnome-main-menu-0.9.16-1|41	%apply_patches
12cr|gnome-main-menu-0.9.16-1|42	
12cr|gnome-main-menu-0.9.16-1|43	%build
12cr|gnome-main-menu-0.9.16-1|44	autoreconf -fi
12cr|gnome-main-menu-0.9.16-1|45	%configure2_5x \
12cr|gnome-main-menu-0.9.16-1|46	--disable-static \
12cr|gnome-main-menu-0.9.16-1|47	--disable-schemas-install \
12cr|gnome-main-menu-0.9.16-1|48	--enable-nautilus-extension
12cr|gnome-main-menu-0.9.16-1|49	
12cr|gnome-main-menu-0.9.16-1|50	%make
12cr|gnome-main-menu-0.9.16-1|51	
12cr|gnome-main-menu-0.9.16-1|52	%install
12cr|gnome-main-menu-0.9.16-1|53	rm -fr %{buildroot}
12cr|gnome-main-menu-0.9.16-1|54	%makeinstall_std
12cr|gnome-main-menu-0.9.16-1|55	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12cr|gnome-main-menu-0.9.16-1|56	%find_lang %{name}
12cr|gnome-main-menu-0.9.16-1|57	
12cr|gnome-main-menu-0.9.16-1|58	#autorun
12cr|gnome-main-menu-0.9.16-1|59	mkdir -p %{buildroot}/%{_datadir}/gnome/autostart
12cr|gnome-main-menu-0.9.16-1|60	cp application-browser/etc/application-browser.desktop %{buildroot}/%{_datadir}/gnome/autostart/
12cr|gnome-main-menu-0.9.16-1|61	sed -i "/^Exec=/ s/application-browser *$/application-browser -h/" %{buildroot}/%{_datadir}/gnome/autostart/application-browser.desktop
12cr|gnome-main-menu-0.9.16-1|62	
12cr|gnome-main-menu-0.9.16-1|63	%files -f %{name}.lang
12cr|gnome-main-menu-0.9.16-1|64	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|gnome-main-menu-0.9.16-1|65	%{_sysconfdir}/gconf/schemas/*.schemas
12cr|gnome-main-menu-0.9.16-1|66	%{_bindir}/*
12cr|gnome-main-menu-0.9.16-1|67	%{_datadir}/gnome-2.0/ui/GNOME_MainMenu_ContextMenu.xml
12cr|gnome-main-menu-0.9.16-1|68	%{_datadir}/gnome/autostart/application-browser.desktop
12cr|gnome-main-menu-0.9.16-1|69	%{_datadir}/applications/application-browser.desktop
12cr|gnome-main-menu-0.9.16-1|70	%{_datadir}/applications/gnome-screensaver-lock.desktop
12cr|gnome-main-menu-0.9.16-1|71	%{_datadir}/applications/gnome-session-logout.desktop
12cr|gnome-main-menu-0.9.16-1|72	%{_datadir}/applications/gnome-session-shutdown.desktop
12cr|gnome-main-menu-0.9.16-1|73	%{_datadir}/applications/trigger-panel-run-dialog.desktop
12cr|gnome-main-menu-0.9.16-1|74	%dir %{_datadir}/%{name}
12cr|gnome-main-menu-0.9.16-1|75	%{_datadir}/%{name}/*
12cr|gnome-main-menu-0.9.16-1|76	%{_libdir}/bonobo/servers/GNOME_MainMenu.server
12cr|gnome-main-menu-0.9.16-1|77	%{_libexecdir}/main-menu
12cr|gnome-main-menu-0.9.16-1|78	%{_libdir}/nautilus/extensions-3.0/libnautilus-main-menu.*
12cr|gnome-main-menu-0.9.16-1|79	
12cr|gnome-main-menu-0.9.16-1|80	
12cr|gnome-main-menu-0.9.16-1|81	
12cr|gnome-main-menu-0.9.16-1|82	%changelog
12cr|gnome-main-menu-0.9.16-1|83	* Sun Feb 26 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.9.16-1
12cr|gnome-main-menu-0.9.16-1|84	+ Revision: 780823
12cr|gnome-main-menu-0.9.16-1|85	- new version 0.9.16
12cr|gnome-main-menu-0.9.16-1|86	- p0 upstreamed
12cr|gnome-main-menu-0.9.16-1|87	- removed unnecessary BRs
12cr|gnome-main-menu-0.9.16-1|88	- disabled iw and nm build (no longer supported)
12cr|gnome-main-menu-0.9.16-1|89	- added p1 to fix glib.h build failure
12cr|gnome-main-menu-0.9.16-1|90	- rebuild
12cr|gnome-main-menu-0.9.16-1|91	- cleaned up spec
12cr|gnome-main-menu-0.9.16-1|92	
12cr|gnome-main-menu-0.9.16-1|93	* Tue Jan 18 2011 Alexandre Lissy <alissy@mandriva.com> 0.9.15-1
12cr|gnome-main-menu-0.9.16-1|94	+ Revision: 631621
12cr|gnome-main-menu-0.9.16-1|95	- * Adding BuildRequires against libsm-devel
12cr|gnome-main-menu-0.9.16-1|96	- * Update to 0.9.15 release
12cr|gnome-main-menu-0.9.16-1|97	* Better mandriva integration (draknet/network manager, etc.)
12cr|gnome-main-menu-0.9.16-1|98	
12cr|gnome-main-menu-0.9.16-1|99	+ Götz Waschk <waschk@mandriva.org>
12cr|gnome-main-menu-0.9.16-1|100	- rebuild for new libgnome-desktop
12cr|gnome-main-menu-0.9.16-1|101	
12cr|gnome-main-menu-0.9.16-1|102	* Tue Dec 01 2009 Funda Wang <fwang@mandriva.org> 0.9.13-1mdv2010.1
12cr|gnome-main-menu-0.9.16-1|103	+ Revision: 472176
12cr|gnome-main-menu-0.9.16-1|104	- new version 0.9.13
12cr|gnome-main-menu-0.9.16-1|105	
12cr|gnome-main-menu-0.9.16-1|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnome-main-menu-0.9.16-1|107	- rebuild
12cr|gnome-main-menu-0.9.16-1|108	
12cr|gnome-main-menu-0.9.16-1|109	* Sat Mar 14 2009 Emmanuel Andry <eandry@mandriva.org> 0.9.12-2mdv2009.1
12cr|gnome-main-menu-0.9.16-1|110	+ Revision: 355134
12cr|gnome-main-menu-0.9.16-1|111	- rebuild
12cr|gnome-main-menu-0.9.16-1|112	
12cr|gnome-main-menu-0.9.16-1|113	* Tue Jan 06 2009 Götz Waschk <waschk@mandriva.org> 0.9.12-1mdv2009.1
12cr|gnome-main-menu-0.9.16-1|114	+ Revision: 326210
12cr|gnome-main-menu-0.9.16-1|115	- update build deps
12cr|gnome-main-menu-0.9.16-1|116	- new version
12cr|gnome-main-menu-0.9.16-1|117	- fix build
12cr|gnome-main-menu-0.9.16-1|118	- update file list
12cr|gnome-main-menu-0.9.16-1|119	
12cr|gnome-main-menu-0.9.16-1|120	* Thu Nov 06 2008 Götz Waschk <waschk@mandriva.org> 0.9.10-3mdv2009.1
12cr|gnome-main-menu-0.9.16-1|121	+ Revision: 300206
12cr|gnome-main-menu-0.9.16-1|122	- rebuild for new  gnome-desktop
12cr|gnome-main-menu-0.9.16-1|123	
12cr|gnome-main-menu-0.9.16-1|124	* Wed Jul 23 2008 Götz Waschk <waschk@mandriva.org> 0.9.10-2mdv2009.0
12cr|gnome-main-menu-0.9.16-1|125	+ Revision: 242327
12cr|gnome-main-menu-0.9.16-1|126	- fix build deps
12cr|gnome-main-menu-0.9.16-1|127	- update license
12cr|gnome-main-menu-0.9.16-1|128	
12cr|gnome-main-menu-0.9.16-1|129	+ Pixel <pixel@mandriva.com>
12cr|gnome-main-menu-0.9.16-1|130	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gnome-main-menu-0.9.16-1|131	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gnome-main-menu-0.9.16-1|132	
12cr|gnome-main-menu-0.9.16-1|133	* Sun May 25 2008 Funda Wang <fwang@mandriva.org> 0.9.10-1mdv2009.0
12cr|gnome-main-menu-0.9.16-1|134	+ Revision: 211111
12cr|gnome-main-menu-0.9.16-1|135	- BR networkmanager-glib
12cr|gnome-main-menu-0.9.16-1|136	- New version 0.9.10
12cr|gnome-main-menu-0.9.16-1|137	
12cr|gnome-main-menu-0.9.16-1|138	+ Olivier Blin <blino@mandriva.org>
12cr|gnome-main-menu-0.9.16-1|139	- restore BuildRoot
12cr|gnome-main-menu-0.9.16-1|140	
12cr|gnome-main-menu-0.9.16-1|141	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnome-main-menu-0.9.16-1|142	- kill re-definition of %%buildroot on Pixel's request
12cr|gnome-main-menu-0.9.16-1|143	
12cr|gnome-main-menu-0.9.16-1|144	* Sat Sep 29 2007 Emmanuel Andry <eandry@mandriva.org> 0.9.8-0.258.3mdv2008.0
12cr|gnome-main-menu-0.9.16-1|145	+ Revision: 93923
12cr|gnome-main-menu-0.9.16-1|146	- rebuild for latest libiw (bug #33978)
12cr|gnome-main-menu-0.9.16-1|147	
12cr|gnome-main-menu-0.9.16-1|148	* Thu Jun 21 2007 Funda Wang <fwang@mandriva.org> 0.9.8-0.258.2mdv2008.0
12cr|gnome-main-menu-0.9.16-1|149	+ Revision: 42281
12cr|gnome-main-menu-0.9.16-1|150	- fix rpm group
12cr|gnome-main-menu-0.9.16-1|151	
12cr|gnome-main-menu-0.9.16-1|152	* Tue Apr 17 2007 Colin Guthrie <cguthrie@mandriva.org> 0.9.8-0.258.1mdv2008.0
12cr|gnome-main-menu-0.9.16-1|153	+ Revision: 13644
12cr|gnome-main-menu-0.9.16-1|154	- Update to 0.9.8 (svn258)
12cr|gnome-main-menu-0.9.16-1|155	- Compile libslab statically until gnome-control-center is updated
12cr|gnome-main-menu-0.9.16-1|156	
12cr|gnome-main-menu-0.9.16-1|157	
12cr|gnome-main-menu-0.9.16-1|158	* Fri Mar 09 2007 Jérôme Soyer <saispo@mandriva.org> 0.6.3-1mdv2007.1
12cr|gnome-main-menu-0.9.16-1|159	+ Revision: 138723
12cr|gnome-main-menu-0.9.16-1|160	- Add BR
12cr|gnome-main-menu-0.9.16-1|161	- Add BR
12cr|gnome-main-menu-0.9.16-1|162	- Add BR
12cr|gnome-main-menu-0.9.16-1|163	- Import gnome-main-menu
12cr|gnome-main-menu-0.9.16-1|164	

1807 12
12cr|gnome-mplayer-1.0.7-1|1	Summary:	Simple GUI for MPlayer
12cr|gnome-mplayer-1.0.7-1|2	Name:		gnome-mplayer
12cr|gnome-mplayer-1.0.7-1|3	Version:	1.0.7
12cr|gnome-mplayer-1.0.7-1|4	Release:	%mkrel 1
12cr|gnome-mplayer-1.0.7-1|5	License:	GPLv2+
12cr|gnome-mplayer-1.0.7-1|6	Group:		Video
12cr|gnome-mplayer-1.0.7-1|7	URL:		http://kdekorte.googlepages.com/gnomemplayer
12cr|gnome-mplayer-1.0.7-1|8	Source0:	http://gnome-mplayer.googlecode.com/files/%name-%version.tar.gz
12cr|gnome-mplayer-1.0.7-1|9	Requires:	mplayer
12cr|gnome-mplayer-1.0.7-1|10	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|gnome-mplayer-1.0.7-1|11	BuildRequires:	pkgconfig(gmtk) >= 1.0.7
12cr|gnome-mplayer-1.0.7-1|12	BuildRequires:	pkgconfig(dbus-1) >= 0.95
12cr|gnome-mplayer-1.0.7-1|13	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.70
12cr|gnome-mplayer-1.0.7-1|14	BuildRequires:	pkgconfig(xscrnsaver)
12cr|gnome-mplayer-1.0.7-1|15	BuildRequires:	pkgconfig(alsa)
12cr|gnome-mplayer-1.0.7-1|16	BuildRequires:	pkgconfig(libnotify)
12cr|gnome-mplayer-1.0.7-1|17	BuildRequires:	pkgconfig(libgpod-1.0)
12cr|gnome-mplayer-1.0.7-1|18	BuildRequires:	pkgconfig(libmusicbrainz3)
12cr|gnome-mplayer-1.0.7-1|19	BuildRequires:	pkgconfig(libcurl)
12cr|gnome-mplayer-1.0.7-1|20	BuildRequires:	pkgconfig(libnautilus-extension)
12cr|gnome-mplayer-1.0.7-1|21	BuildRequires:	desktop-file-utils
12cr|gnome-mplayer-1.0.7-1|22	# Used to determine volume control mode at build-time
12cr|gnome-mplayer-1.0.7-1|23	BuildRequires:	pkgconfig(libpulse)
12cr|gnome-mplayer-1.0.7-1|24	# Used to determine power control methods at build-time
12cr|gnome-mplayer-1.0.7-1|25	BuildRequires:	gnome-power-manager
12cr|gnome-mplayer-1.0.7-1|26	
12cr|gnome-mplayer-1.0.7-1|27	%description
12cr|gnome-mplayer-1.0.7-1|28	GNOME MPlayer is a simple GUI for MPlayer. It is intended to be a
12cr|gnome-mplayer-1.0.7-1|29	nice tight player and provide a simple and clean interface to
12cr|gnome-mplayer-1.0.7-1|30	MPlayer. GNOME MPlayer has a rich API that is exposed via DBus.
12cr|gnome-mplayer-1.0.7-1|31	Using DBus you can control a single or multiple instances of GNOME
12cr|gnome-mplayer-1.0.7-1|32	MPlayer from a single command.
12cr|gnome-mplayer-1.0.7-1|33	
12cr|gnome-mplayer-1.0.7-1|34	%prep
12cr|gnome-mplayer-1.0.7-1|35	%setup -q
12cr|gnome-mplayer-1.0.7-1|36	
12cr|gnome-mplayer-1.0.7-1|37	%build
12cr|gnome-mplayer-1.0.7-1|38	%configure2_5x --enable-gtk3
12cr|gnome-mplayer-1.0.7-1|39	%make
12cr|gnome-mplayer-1.0.7-1|40	
12cr|gnome-mplayer-1.0.7-1|41	%install
12cr|gnome-mplayer-1.0.7-1|42	%makeinstall_std
12cr|gnome-mplayer-1.0.7-1|43	
12cr|gnome-mplayer-1.0.7-1|44	desktop-file-install --vendor='' \
12cr|gnome-mplayer-1.0.7-1|45	--add-category="Audio;Video;GTK;Player;GNOME" \
12cr|gnome-mplayer-1.0.7-1|46	--dir %{buildroot}%{_datadir}/applications \
12cr|gnome-mplayer-1.0.7-1|47	%{buildroot}%{_datadir}/applications/*.desktop
12cr|gnome-mplayer-1.0.7-1|48	
12cr|gnome-mplayer-1.0.7-1|49	# zero length docs
12cr|gnome-mplayer-1.0.7-1|50	find %{buildroot}%{_docdir}/%{name}/ -size 0 | xargs rm -f
12cr|gnome-mplayer-1.0.7-1|51	
12cr|gnome-mplayer-1.0.7-1|52	%find_lang %{name}
12cr|gnome-mplayer-1.0.7-1|53	
12cr|gnome-mplayer-1.0.7-1|54	%files -f %{name}.lang
12cr|gnome-mplayer-1.0.7-1|55	%doc %{_docdir}/%{name}/*
12cr|gnome-mplayer-1.0.7-1|56	%{_bindir}/%{name}
12cr|gnome-mplayer-1.0.7-1|57	%{_datadir}/applications/%{name}.desktop
12cr|gnome-mplayer-1.0.7-1|58	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|gnome-mplayer-1.0.7-1|59	%{_datadir}/glib-2.0/schemas/apps.gecko-mediaplayer.preferences.gschema.xml
12cr|gnome-mplayer-1.0.7-1|60	%{_datadir}/glib-2.0/schemas/apps.gnome-mplayer.preferences.*.xml
12cr|gnome-mplayer-1.0.7-1|61	%{_datadir}/gnome-control-center/default-apps/gnome-mplayer.xml
12cr|gnome-mplayer-1.0.7-1|62	%{_libdir}/nautilus/extensions*/*.so
12cr|gnome-mplayer-1.0.7-1|63	%{_mandir}/man1/%{name}.1*

1808 12
12cr|gnome-mud-0.11.2-6|1	Summary:	A mudclient for the GNOME platform
12cr|gnome-mud-0.11.2-6|2	Name:		gnome-mud
12cr|gnome-mud-0.11.2-6|3	Version:	0.11.2
12cr|gnome-mud-0.11.2-6|4	Release:	%mkrel 6
12cr|gnome-mud-0.11.2-6|5	License:	GPLv2+
12cr|gnome-mud-0.11.2-6|6	Group:		Games/Adventure
12cr|gnome-mud-0.11.2-6|7	URL:		http://live.gnome.org/GnomeMud
12cr|gnome-mud-0.11.2-6|8	Source0:	http://fr2.rpmfind.net/linux/gnome.org/sources/gnome-mud/0.11/%name-%version.tar.bz2
12cr|gnome-mud-0.11.2-6|9	Buildrequires:	vte-devel
12cr|gnome-mud-0.11.2-6|10	BuildRequires:	pkgconfig(gstreamer-0.10)
12cr|gnome-mud-0.11.2-6|11	BuildRequires:	intltool pkgconfig(gnet-2.0) pkgconfig(libpcre)
12cr|gnome-mud-0.11.2-6|12	BuildRequires:	pkgconfig(gconf-2.0) pkgconfig(gnome-doc-utils)
12cr|gnome-mud-0.11.2-6|13	BuildRequires:  pkgconfig(libglade-2.0)
12cr|gnome-mud-0.11.2-6|14	BuildRequires:	desktop-file-utils
12cr|gnome-mud-0.11.2-6|15	
12cr|gnome-mud-0.11.2-6|16	%description
12cr|gnome-mud-0.11.2-6|17	GNOME-Mud is a mudclient for the GNOME platform. Features include:
12cr|gnome-mud-0.11.2-6|18	
12cr|gnome-mud-0.11.2-6|19	* ANSI
12cr|gnome-mud-0.11.2-6|20	* Aliases
12cr|gnome-mud-0.11.2-6|21	* Triggers
12cr|gnome-mud-0.11.2-6|22	* Variables
12cr|gnome-mud-0.11.2-6|23	* Profiles
12cr|gnome-mud-0.11.2-6|24	* Multiple connections
12cr|gnome-mud-0.11.2-6|25	* Python scripting
12cr|gnome-mud-0.11.2-6|26	* C modules
12cr|gnome-mud-0.11.2-6|27	* and much much more...
12cr|gnome-mud-0.11.2-6|28	
12cr|gnome-mud-0.11.2-6|29	%prep
12cr|gnome-mud-0.11.2-6|30	%setup -q
12cr|gnome-mud-0.11.2-6|31	
12cr|gnome-mud-0.11.2-6|32	%build
12cr|gnome-mud-0.11.2-6|33	%configure2_5x --disable-schemas-install --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
12cr|gnome-mud-0.11.2-6|34	%make
12cr|gnome-mud-0.11.2-6|35	
12cr|gnome-mud-0.11.2-6|36	%install
12cr|gnome-mud-0.11.2-6|37	rm -rf %{buildroot}
12cr|gnome-mud-0.11.2-6|38	%makeinstall_std
12cr|gnome-mud-0.11.2-6|39	
12cr|gnome-mud-0.11.2-6|40	mv %buildroot%_gamesdatadir/applications %buildroot%_datadir/
12cr|gnome-mud-0.11.2-6|41	mv %buildroot%_gamesdatadir/icons %buildroot%_datadir/
12cr|gnome-mud-0.11.2-6|42	
12cr|gnome-mud-0.11.2-6|43	desktop-file-install --vendor='' \
12cr|gnome-mud-0.11.2-6|44	--dir=%buildroot%_datadir/applications \
12cr|gnome-mud-0.11.2-6|45	--add-category='GTK;AdventureGame' \
12cr|gnome-mud-0.11.2-6|46	%buildroot%_datadir/applications/*.desktop
12cr|gnome-mud-0.11.2-6|47	
12cr|gnome-mud-0.11.2-6|48	%find_lang %name --with-gnome
12cr|gnome-mud-0.11.2-6|49	
12cr|gnome-mud-0.11.2-6|50	
12cr|gnome-mud-0.11.2-6|51	%preun
12cr|gnome-mud-0.11.2-6|52	%preun_uninstall_gconf_schemas gnome-mud
12cr|gnome-mud-0.11.2-6|53	
12cr|gnome-mud-0.11.2-6|54	%files -f %name.lang
12cr|gnome-mud-0.11.2-6|55	%doc AUTHORS COPYING README INSTALL ROADMAP
12cr|gnome-mud-0.11.2-6|56	%config(noreplace) %{_sysconfdir}/gconf/schemas/gnome-mud.schemas
12cr|gnome-mud-0.11.2-6|57	%{_gamesbindir}/gnome-mud
12cr|gnome-mud-0.11.2-6|58	%{_datadir}/applications/gnome-mud.desktop
12cr|gnome-mud-0.11.2-6|59	%{_iconsdir}/*/*/*/*
12cr|gnome-mud-0.11.2-6|60	%{_gamesdatadir}/%name
12cr|gnome-mud-0.11.2-6|61	%{_mandir}/man6/%name.*

1809 12
12cr|gnome-nettool-3.2.0-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cr|gnome-nettool-3.2.0-1|2	
12cr|gnome-nettool-3.2.0-1|3	Summary:	Network information tool for GNOME
12cr|gnome-nettool-3.2.0-1|4	Name:		gnome-nettool
12cr|gnome-nettool-3.2.0-1|5	Version:	3.2.0
12cr|gnome-nettool-3.2.0-1|6	Release:	%mkrel 1
12cr|gnome-nettool-3.2.0-1|7	URL:		http://projects.gnome.org/gnome-network/
12cr|gnome-nettool-3.2.0-1|8	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|gnome-nettool-3.2.0-1|9	License:	GPLv2+ and GFDL
12cr|gnome-nettool-3.2.0-1|10	Group:		Graphical desktop/GNOME
12cr|gnome-nettool-3.2.0-1|11	BuildRequires:	intltool
12cr|gnome-nettool-3.2.0-1|12	BuildRequires:	desktop-file-utils
12cr|gnome-nettool-3.2.0-1|13	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.90.4
12cr|gnome-nettool-3.2.0-1|14	BuildRequires:  pkgconfig(gio-2.0) >= 2.25.10
12cr|gnome-nettool-3.2.0-1|15	BuildRequires:  pkgconfig(gmodule-export-2.0)
12cr|gnome-nettool-3.2.0-1|16	BuildRequires:  pkgconfig(gnome-doc-utils)
12cr|gnome-nettool-3.2.0-1|17	BuildRequires:  pkgconfig(libgtop-2.0)
12cr|gnome-nettool-3.2.0-1|18	
12cr|gnome-nettool-3.2.0-1|19	Requires:	whois
12cr|gnome-nettool-3.2.0-1|20	Requires:	traceroute
12cr|gnome-nettool-3.2.0-1|21	
12cr|gnome-nettool-3.2.0-1|22	%description
12cr|gnome-nettool-3.2.0-1|23	GNOME Nettool is a frontend to various networking commandline
12cr|gnome-nettool-3.2.0-1|24	tools, like ping, netstat, ifconfig, whois, traceroute, finger.
12cr|gnome-nettool-3.2.0-1|25	
12cr|gnome-nettool-3.2.0-1|26	%prep
12cr|gnome-nettool-3.2.0-1|27	%setup -q
12cr|gnome-nettool-3.2.0-1|28	
12cr|gnome-nettool-3.2.0-1|29	%build
12cr|gnome-nettool-3.2.0-1|30	%configure2_5x \
12cr|gnome-nettool-3.2.0-1|31	--disable-scrollkeeper \
12cr|gnome-nettool-3.2.0-1|32	--disable-schemas-compile \
12cr|gnome-nettool-3.2.0-1|33	--disable-static
12cr|gnome-nettool-3.2.0-1|34	%make
12cr|gnome-nettool-3.2.0-1|35	
12cr|gnome-nettool-3.2.0-1|36	%install
12cr|gnome-nettool-3.2.0-1|37	%makeinstall_std
12cr|gnome-nettool-3.2.0-1|38	
12cr|gnome-nettool-3.2.0-1|39	desktop-file-install \
12cr|gnome-nettool-3.2.0-1|40	--vendor "" \
12cr|gnome-nettool-3.2.0-1|41	--delete-original \
12cr|gnome-nettool-3.2.0-1|42	--dir %{buildroot}%{_datadir}/applications \
12cr|gnome-nettool-3.2.0-1|43	--remove-category Network \
12cr|gnome-nettool-3.2.0-1|44	--add-category GNOME \
12cr|gnome-nettool-3.2.0-1|45	--add-category System \
12cr|gnome-nettool-3.2.0-1|46	--add-category Utility \
12cr|gnome-nettool-3.2.0-1|47	%{buildroot}%{_datadir}/applications/gnome-nettool.desktop
12cr|gnome-nettool-3.2.0-1|48	
12cr|gnome-nettool-3.2.0-1|49	%find_lang %{name} --with-gnome
12cr|gnome-nettool-3.2.0-1|50	
12cr|gnome-nettool-3.2.0-1|51	#for omf in %{buildroot}%{_datadir}/omf/%{name}/%{name}-??*.omf;do
12cr|gnome-nettool-3.2.0-1|52	#echo "%lang($(basename $omf|sed -e s/.*-// -e s/.omf//)) $(echo $omf|sed -e s!%{buildroot}!!)" >> %{name}.lang
12cr|gnome-nettool-3.2.0-1|53	#done
12cr|gnome-nettool-3.2.0-1|54	
12cr|gnome-nettool-3.2.0-1|55	%files -f %{name}.lang
12cr|gnome-nettool-3.2.0-1|56	%doc AUTHORS NEWS README
12cr|gnome-nettool-3.2.0-1|57	%{_bindir}/%{name}
12cr|gnome-nettool-3.2.0-1|58	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cr|gnome-nettool-3.2.0-1|59	%{_datadir}/applications/%{name}.desktop
12cr|gnome-nettool-3.2.0-1|60	%{_datadir}/%{name}/pixmaps/*.xpm
12cr|gnome-nettool-3.2.0-1|61	%{_datadir}/%{name}/pixmaps/*.png
12cr|gnome-nettool-3.2.0-1|62	%{_datadir}/%{name}/ui/%{name}.ui
12cr|gnome-nettool-3.2.0-1|63	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-nettool.gschema.xml
12cr|gnome-nettool-3.2.0-1|64	
12cr|gnome-nettool-3.2.0-1|65	
12cr|gnome-nettool-3.2.0-1|66	%changelog
12cr|gnome-nettool-3.2.0-1|67	* Wed Apr 18 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.2.0-1mdv2012.0
12cr|gnome-nettool-3.2.0-1|68	+ Revision: 791753
12cr|gnome-nettool-3.2.0-1|69	- version update 3.2.0
12cr|gnome-nettool-3.2.0-1|70	
12cr|gnome-nettool-3.2.0-1|71	* Thu Sep 29 2011 Götz Waschk <waschk@mandriva.org> 2.32.0-2
12cr|gnome-nettool-3.2.0-1|72	+ Revision: 701909
12cr|gnome-nettool-3.2.0-1|73	- rebuild
12cr|gnome-nettool-3.2.0-1|74	
12cr|gnome-nettool-3.2.0-1|75	* Tue Sep 28 2010 Götz Waschk <waschk@mandriva.org> 2.32.0-1mdv2011.0
12cr|gnome-nettool-3.2.0-1|76	+ Revision: 581639
12cr|gnome-nettool-3.2.0-1|77	- update to new version 2.32.0
12cr|gnome-nettool-3.2.0-1|78	
12cr|gnome-nettool-3.2.0-1|79	* Thu Aug 05 2010 Götz Waschk <waschk@mandriva.org> 2.31.6-1mdv2011.0
12cr|gnome-nettool-3.2.0-1|80	+ Revision: 566150
12cr|gnome-nettool-3.2.0-1|81	- new version
12cr|gnome-nettool-3.2.0-1|82	- update build deps
12cr|gnome-nettool-3.2.0-1|83	
12cr|gnome-nettool-3.2.0-1|84	* Tue Mar 30 2010 Götz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12cr|gnome-nettool-3.2.0-1|85	+ Revision: 528966
12cr|gnome-nettool-3.2.0-1|86	- update to new version 2.30.0
12cr|gnome-nettool-3.2.0-1|87	
12cr|gnome-nettool-3.2.0-1|88	* Tue Sep 22 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12cr|gnome-nettool-3.2.0-1|89	+ Revision: 447375
12cr|gnome-nettool-3.2.0-1|90	- update to new version 2.28.0
12cr|gnome-nettool-3.2.0-1|91	
12cr|gnome-nettool-3.2.0-1|92	* Thu Jul 16 2009 Götz Waschk <waschk@mandriva.org> 2.27.4-1mdv2010.0
12cr|gnome-nettool-3.2.0-1|93	+ Revision: 396538
12cr|gnome-nettool-3.2.0-1|94	- update to new version 2.27.4
12cr|gnome-nettool-3.2.0-1|95	
12cr|gnome-nettool-3.2.0-1|96	* Wed May 20 2009 Götz Waschk <waschk@mandriva.org> 2.26.2-1mdv2010.0
12cr|gnome-nettool-3.2.0-1|97	+ Revision: 377929
12cr|gnome-nettool-3.2.0-1|98	- update to new version 2.26.2
12cr|gnome-nettool-3.2.0-1|99	
12cr|gnome-nettool-3.2.0-1|100	* Tue Mar 31 2009 Götz Waschk <waschk@mandriva.org> 2.26.1-1mdv2009.1
12cr|gnome-nettool-3.2.0-1|101	+ Revision: 363038
12cr|gnome-nettool-3.2.0-1|102	- new version
12cr|gnome-nettool-3.2.0-1|103	- fix omf file list
12cr|gnome-nettool-3.2.0-1|104	
12cr|gnome-nettool-3.2.0-1|105	* Tue Mar 17 2009 Götz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12cr|gnome-nettool-3.2.0-1|106	+ Revision: 356492
12cr|gnome-nettool-3.2.0-1|107	- new version
12cr|gnome-nettool-3.2.0-1|108	- update file list
12cr|gnome-nettool-3.2.0-1|109	
12cr|gnome-nettool-3.2.0-1|110	* Thu Dec 18 2008 Götz Waschk <waschk@mandriva.org> 2.25.3-1mdv2009.1
12cr|gnome-nettool-3.2.0-1|111	+ Revision: 315824
12cr|gnome-nettool-3.2.0-1|112	- fix build deps
12cr|gnome-nettool-3.2.0-1|113	- update to new version 2.25.3
12cr|gnome-nettool-3.2.0-1|114	
12cr|gnome-nettool-3.2.0-1|115	* Tue Sep 23 2008 Götz Waschk <waschk@mandriva.org> 2.22.1-1mdv2009.0
12cr|gnome-nettool-3.2.0-1|116	+ Revision: 287329
12cr|gnome-nettool-3.2.0-1|117	- new version
12cr|gnome-nettool-3.2.0-1|118	- update license
12cr|gnome-nettool-3.2.0-1|119	- update build deps
12cr|gnome-nettool-3.2.0-1|120	
12cr|gnome-nettool-3.2.0-1|121	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.22.0-3mdv2009.0
12cr|gnome-nettool-3.2.0-1|122	+ Revision: 246418
12cr|gnome-nettool-3.2.0-1|123	- rebuild
12cr|gnome-nettool-3.2.0-1|124	
12cr|gnome-nettool-3.2.0-1|125	+ Pixel <pixel@mandriva.com>
12cr|gnome-nettool-3.2.0-1|126	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gnome-nettool-3.2.0-1|127	
12cr|gnome-nettool-3.2.0-1|128	* Mon Mar 10 2008 Götz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12cr|gnome-nettool-3.2.0-1|129	+ Revision: 183718
12cr|gnome-nettool-3.2.0-1|130	- new version
12cr|gnome-nettool-3.2.0-1|131	
12cr|gnome-nettool-3.2.0-1|132	+ Olivier Blin <blino@mandriva.org>
12cr|gnome-nettool-3.2.0-1|133	- restore BuildRoot
12cr|gnome-nettool-3.2.0-1|134	
12cr|gnome-nettool-3.2.0-1|135	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnome-nettool-3.2.0-1|136	- kill re-definition of %%buildroot on Pixel's request
12cr|gnome-nettool-3.2.0-1|137	
12cr|gnome-nettool-3.2.0-1|138	* Tue Sep 18 2007 Götz Waschk <waschk@mandriva.org> 2.20.0-1mdv2008.0
12cr|gnome-nettool-3.2.0-1|139	+ Revision: 89471
12cr|gnome-nettool-3.2.0-1|140	- new version
12cr|gnome-nettool-3.2.0-1|141	
12cr|gnome-nettool-3.2.0-1|142	* Tue Aug 14 2007 Götz Waschk <waschk@mandriva.org> 2.19.90-1mdv2008.0
12cr|gnome-nettool-3.2.0-1|143	+ Revision: 63296
12cr|gnome-nettool-3.2.0-1|144	- new version
12cr|gnome-nettool-3.2.0-1|145	- drop legacy menu
12cr|gnome-nettool-3.2.0-1|146	- update file list
12cr|gnome-nettool-3.2.0-1|147	

1810 12
12cr|gnome-online-accounts-3.4.2-1|1	%define		oname		goa
12cr|gnome-online-accounts-3.4.2-1|2	%define		api		1.0
12cr|gnome-online-accounts-3.4.2-1|3	%define		major		0
12cr|gnome-online-accounts-3.4.2-1|4	%define		libname		%mklibname %{oname} %{api} %{major}
12cr|gnome-online-accounts-3.4.2-1|5	%define		backendname	%mklibname %{oname}-backend %{api} %{major}
12cr|gnome-online-accounts-3.4.2-1|6	%define		girname		%mklibname %{oname}-gir %{api}
12cr|gnome-online-accounts-3.4.2-1|7	%define		develname	%mklibname -d %{oname} %{api}
12cr|gnome-online-accounts-3.4.2-1|8	%define		develbackend	%mklibname -d %{oname}-backend %{api}
12cr|gnome-online-accounts-3.4.2-1|9	
12cr|gnome-online-accounts-3.4.2-1|10	Name:		gnome-online-accounts
12cr|gnome-online-accounts-3.4.2-1|11	Version:	3.4.2
12cr|gnome-online-accounts-3.4.2-1|12	Release:	1
12cr|gnome-online-accounts-3.4.2-1|13	Summary:	Provide online accounts information
12cr|gnome-online-accounts-3.4.2-1|14	Group:		Graphical desktop/GNOME
12cr|gnome-online-accounts-3.4.2-1|15	License:	LGPLv2+
12cr|gnome-online-accounts-3.4.2-1|16	URL:		http://developer.gnome.org/goa/stable/
12cr|gnome-online-accounts-3.4.2-1|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.4/%{name}-%{version}.tar.xz
12cr|gnome-online-accounts-3.4.2-1|18	Patch1:		gnome-online-accounts-3.2.0-link.patch
12cr|gnome-online-accounts-3.4.2-1|19	
12cr|gnome-online-accounts-3.4.2-1|20	BuildRequires:	gnome-common
12cr|gnome-online-accounts-3.4.2-1|21	BuildRequires:	gtk-doc
12cr|gnome-online-accounts-3.4.2-1|22	BuildRequires:	intltool
12cr|gnome-online-accounts-3.4.2-1|23	BuildRequires:	pkgconfig(glib-2.0)
12cr|gnome-online-accounts-3.4.2-1|24	BuildRequires:	pkgconfig(gnome-keybindings)
12cr|gnome-online-accounts-3.4.2-1|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|gnome-online-accounts-3.4.2-1|26	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|gnome-online-accounts-3.4.2-1|27	BuildRequires:	pkgconfig(gnome-keyring-1)
12cr|gnome-online-accounts-3.4.2-1|28	BuildRequires:	pkgconfig(json-glib-1.0)
12cr|gnome-online-accounts-3.4.2-1|29	BuildRequires:	pkgconfig(libnotify)
12cr|gnome-online-accounts-3.4.2-1|30	BuildRequires:	pkgconfig(rest-0.7)
12cr|gnome-online-accounts-3.4.2-1|31	BuildRequires:	pkgconfig(webkitgtk-3.0)
12cr|gnome-online-accounts-3.4.2-1|32	
12cr|gnome-online-accounts-3.4.2-1|33	%description
12cr|gnome-online-accounts-3.4.2-1|34	gnome-online-accounts provides interfaces so applications and
12cr|gnome-online-accounts-3.4.2-1|35	libraries in GNOME can access the user's online accounts.
12cr|gnome-online-accounts-3.4.2-1|36	
12cr|gnome-online-accounts-3.4.2-1|37	%package -n %{libname}
12cr|gnome-online-accounts-3.4.2-1|38	Summary:	Runtime libraries for %{name}
12cr|gnome-online-accounts-3.4.2-1|39	Group:		System/Libraries
12cr|gnome-online-accounts-3.4.2-1|40	
12cr|gnome-online-accounts-3.4.2-1|41	%description -n %{libname}
12cr|gnome-online-accounts-3.4.2-1|42	Runtime libraries for %{name}.
12cr|gnome-online-accounts-3.4.2-1|43	
12cr|gnome-online-accounts-3.4.2-1|44	%package -n %{backendname}
12cr|gnome-online-accounts-3.4.2-1|45	Summary:	Runtime libraries for %{name}
12cr|gnome-online-accounts-3.4.2-1|46	Group:		System/Libraries
12cr|gnome-online-accounts-3.4.2-1|47	
12cr|gnome-online-accounts-3.4.2-1|48	%description -n %{backendname}
12cr|gnome-online-accounts-3.4.2-1|49	Runtime libraries for %{name}.
12cr|gnome-online-accounts-3.4.2-1|50	
12cr|gnome-online-accounts-3.4.2-1|51	%package -n %{girname}
12cr|gnome-online-accounts-3.4.2-1|52	Summary:	GObject introspection interface for %{name}
12cr|gnome-online-accounts-3.4.2-1|53	Group:		System/Libraries
12cr|gnome-online-accounts-3.4.2-1|54	
12cr|gnome-online-accounts-3.4.2-1|55	%description -n %{girname}
12cr|gnome-online-accounts-3.4.2-1|56	GObject introspection interface for %{name}.
12cr|gnome-online-accounts-3.4.2-1|57	
12cr|gnome-online-accounts-3.4.2-1|58	%package -n %{develname}
12cr|gnome-online-accounts-3.4.2-1|59	Summary:	Development files for %{name}
12cr|gnome-online-accounts-3.4.2-1|60	Group:		Development/C
12cr|gnome-online-accounts-3.4.2-1|61	Requires:	%{libname} = %{version}-%{release}
12cr|gnome-online-accounts-3.4.2-1|62	Requires:	%{girname} = %{version}-%{release}
12cr|gnome-online-accounts-3.4.2-1|63	Provides:	%{oname}-devel = %{version}-%{release}
12cr|gnome-online-accounts-3.4.2-1|64	
12cr|gnome-online-accounts-3.4.2-1|65	%description -n %{develname}
12cr|gnome-online-accounts-3.4.2-1|66	The gnome-online-accounts-devel package contains libraries and header
12cr|gnome-online-accounts-3.4.2-1|67	files for developing applications that use gnome-online-accounts.
12cr|gnome-online-accounts-3.4.2-1|68	
12cr|gnome-online-accounts-3.4.2-1|69	%package -n %{develbackend}
12cr|gnome-online-accounts-3.4.2-1|70	Summary:	Development files for %{name}
12cr|gnome-online-accounts-3.4.2-1|71	Group:		Development/C
12cr|gnome-online-accounts-3.4.2-1|72	Requires:	%{backendname} = %{version}-%{release}
12cr|gnome-online-accounts-3.4.2-1|73	Provides:	%{oname}-backend-devel = %{version}-%{release}
12cr|gnome-online-accounts-3.4.2-1|74	
12cr|gnome-online-accounts-3.4.2-1|75	%description -n %{develbackend}
12cr|gnome-online-accounts-3.4.2-1|76	The gnome-online-accounts-devel package contains libraries and header
12cr|gnome-online-accounts-3.4.2-1|77	files for developing applications that use gnome-online-accounts.
12cr|gnome-online-accounts-3.4.2-1|78	
12cr|gnome-online-accounts-3.4.2-1|79	%prep
12cr|gnome-online-accounts-3.4.2-1|80	%setup -q
12cr|gnome-online-accounts-3.4.2-1|81	%apply_patches
12cr|gnome-online-accounts-3.4.2-1|82	
12cr|gnome-online-accounts-3.4.2-1|83	%build
12cr|gnome-online-accounts-3.4.2-1|84	autoreconf -fi
12cr|gnome-online-accounts-3.4.2-1|85	%configure2_5x \
12cr|gnome-online-accounts-3.4.2-1|86	--disable-static \
12cr|gnome-online-accounts-3.4.2-1|87	--enable-gtk-doc
12cr|gnome-online-accounts-3.4.2-1|88	
12cr|gnome-online-accounts-3.4.2-1|89	%make LIBS='-lgmodule-2.0'
12cr|gnome-online-accounts-3.4.2-1|90	
12cr|gnome-online-accounts-3.4.2-1|91	%install
12cr|gnome-online-accounts-3.4.2-1|92	%makeinstall_std
12cr|gnome-online-accounts-3.4.2-1|93	%find_lang %{name}
12cr|gnome-online-accounts-3.4.2-1|94	rm -f %{buildroot}/%{_libdir}/*.la
12cr|gnome-online-accounts-3.4.2-1|95	rm -f %{buildroot}/%{_libdir}/*.a
12cr|gnome-online-accounts-3.4.2-1|96	
12cr|gnome-online-accounts-3.4.2-1|97	%files -f %{name}.lang
12cr|gnome-online-accounts-3.4.2-1|98	%doc NEWS COPYING
12cr|gnome-online-accounts-3.4.2-1|99	%{_libexecdir}/goa-daemon
12cr|gnome-online-accounts-3.4.2-1|100	%{_datadir}/dbus-1/services/org.gnome.OnlineAccounts.service
12cr|gnome-online-accounts-3.4.2-1|101	%{_datadir}/icons/hicolor/*/apps/goa-*.png
12cr|gnome-online-accounts-3.4.2-1|102	%{_mandir}/man8/goa-daemon.8.*
12cr|gnome-online-accounts-3.4.2-1|103	
12cr|gnome-online-accounts-3.4.2-1|104	%files -n %{libname}
12cr|gnome-online-accounts-3.4.2-1|105	%{_libdir}/libgoa-%{api}.so.%{major}*
12cr|gnome-online-accounts-3.4.2-1|106	
12cr|gnome-online-accounts-3.4.2-1|107	%files -n %{backendname}
12cr|gnome-online-accounts-3.4.2-1|108	%{_libdir}/libgoa-backend-%{api}.so.%{major}*
12cr|gnome-online-accounts-3.4.2-1|109	
12cr|gnome-online-accounts-3.4.2-1|110	%files -n %{girname}
12cr|gnome-online-accounts-3.4.2-1|111	%{_libdir}/girepository-1.0/Goa-%{api}.typelib
12cr|gnome-online-accounts-3.4.2-1|112	
12cr|gnome-online-accounts-3.4.2-1|113	%files -n %{develname}
12cr|gnome-online-accounts-3.4.2-1|114	%{_includedir}/goa-%{api}/
12cr|gnome-online-accounts-3.4.2-1|115	%{_libdir}/libgoa-%{api}.so
12cr|gnome-online-accounts-3.4.2-1|116	%{_libdir}/pkgconfig/goa-%{api}.pc
12cr|gnome-online-accounts-3.4.2-1|117	%{_datadir}/gir-1.0/Goa-%{api}.gir
12cr|gnome-online-accounts-3.4.2-1|118	%{_datadir}/gtk-doc/html/goa/
12cr|gnome-online-accounts-3.4.2-1|119	
12cr|gnome-online-accounts-3.4.2-1|120	%files -n %{develbackend}
12cr|gnome-online-accounts-3.4.2-1|121	%{_libdir}/libgoa-backend-%{api}.so
12cr|gnome-online-accounts-3.4.2-1|122	%{_libdir}/pkgconfig/goa-backend-%{api}.pc
12cr|gnome-online-accounts-3.4.2-1|123	
12cr|gnome-online-accounts-3.4.2-1|124	
12cr|gnome-online-accounts-3.4.2-1|125	
12cr|gnome-online-accounts-3.4.2-1|126	
12cr|gnome-online-accounts-3.4.2-1|127	%changelog
12cr|gnome-online-accounts-3.4.2-1|128	

1811 12
12cr|gnome-paint-0.4.0-1|1	%define Werror_cflags %nil
12cr|gnome-paint-0.4.0-1|2	
12cr|gnome-paint-0.4.0-1|3	Name:           gnome-paint
12cr|gnome-paint-0.4.0-1|4	Version:        0.4.0
12cr|gnome-paint-0.4.0-1|5	Release:        %mkrel 1
12cr|gnome-paint-0.4.0-1|6	Summary:        Easy to use paint program
12cr|gnome-paint-0.4.0-1|7	
12cr|gnome-paint-0.4.0-1|8	Group:          Graphics
12cr|gnome-paint-0.4.0-1|9	License:        GPLv3+
12cr|gnome-paint-0.4.0-1|10	URL:            https://launchpad.net/gnome-paint
12cr|gnome-paint-0.4.0-1|11	Source0:        http://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz
12cr|gnome-paint-0.4.0-1|12	Patch0:		gnome-paint.packaging.patch
12cr|gnome-paint-0.4.0-1|13	#debian patches
12cr|gnome-paint-0.4.0-1|14	Patch1:		debian-612470-handle-urls.patch
12cr|gnome-paint-0.4.0-1|15	Patch2:		lp-757607-crash-in-toolbar.patch
12cr|gnome-paint-0.4.0-1|16	
12cr|gnome-paint-0.4.0-1|17	BuildRequires:  intltool gtk2-devel desktop-file-utils
12cr|gnome-paint-0.4.0-1|18	Requires:       hicolor-icon-theme
12cr|gnome-paint-0.4.0-1|19	
12cr|gnome-paint-0.4.0-1|20	%description
12cr|gnome-paint-0.4.0-1|21	gnome-paint is a simple, easy to use paint program.
12cr|gnome-paint-0.4.0-1|22	
12cr|gnome-paint-0.4.0-1|23	%prep
12cr|gnome-paint-0.4.0-1|24	%setup -q
12cr|gnome-paint-0.4.0-1|25	%apply_patches
12cr|gnome-paint-0.4.0-1|26	# remove icon extensions
12cr|gnome-paint-0.4.0-1|27	sed -i 's|Icon=gp.png|Icon=gp|g' data/desktop/%{name}.desktop.in.in
12cr|gnome-paint-0.4.0-1|28	sed -i 's|RasterGraphics;|2DGraphics;RasterGraphics;|g' data/desktop/%{name}.desktop.in.in
12cr|gnome-paint-0.4.0-1|29	
12cr|gnome-paint-0.4.0-1|30	%build
12cr|gnome-paint-0.4.0-1|31	autoreconf -fi
12cr|gnome-paint-0.4.0-1|32	%configure
12cr|gnome-paint-0.4.0-1|33	%make LIBS="-lm"
12cr|gnome-paint-0.4.0-1|34	
12cr|gnome-paint-0.4.0-1|35	
12cr|gnome-paint-0.4.0-1|36	%install
12cr|gnome-paint-0.4.0-1|37	make install DESTDIR=%{buildroot}
12cr|gnome-paint-0.4.0-1|38	# remove docs, use rpmbuild instead
12cr|gnome-paint-0.4.0-1|39	rm -rf %{buildroot}/%{_prefix}/doc
12cr|gnome-paint-0.4.0-1|40	# remove unnecessary includedir files
12cr|gnome-paint-0.4.0-1|41	rm -rf %{buildroot}/%{_includedir}
12cr|gnome-paint-0.4.0-1|42	desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
12cr|gnome-paint-0.4.0-1|43	%find_lang %{name} --all-name
12cr|gnome-paint-0.4.0-1|44	
12cr|gnome-paint-0.4.0-1|45	
12cr|gnome-paint-0.4.0-1|46	%post
12cr|gnome-paint-0.4.0-1|47	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
12cr|gnome-paint-0.4.0-1|48	
12cr|gnome-paint-0.4.0-1|49	%postun
12cr|gnome-paint-0.4.0-1|50	if [ $1 -eq 0 ] ; then
12cr|gnome-paint-0.4.0-1|51	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
12cr|gnome-paint-0.4.0-1|52	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cr|gnome-paint-0.4.0-1|53	fi
12cr|gnome-paint-0.4.0-1|54	update-desktop-database &> /dev/null || :
12cr|gnome-paint-0.4.0-1|55	
12cr|gnome-paint-0.4.0-1|56	%posttrans
12cr|gnome-paint-0.4.0-1|57	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cr|gnome-paint-0.4.0-1|58	update-desktop-database &> /dev/null || :
12cr|gnome-paint-0.4.0-1|59	
12cr|gnome-paint-0.4.0-1|60	%files -f %{name}.lang
12cr|gnome-paint-0.4.0-1|61	%doc COPYING ChangeLog README
12cr|gnome-paint-0.4.0-1|62	%{_bindir}/gnome-paint
12cr|gnome-paint-0.4.0-1|63	%{_datadir}/applications/gnome-paint.desktop
12cr|gnome-paint-0.4.0-1|64	%{_datadir}/gnome-paint/
12cr|gnome-paint-0.4.0-1|65	%{_datadir}/icons/hicolor/16x16/apps/gp.png

1812 12
12cr|gnome-photo-printer-0.7.0-5|1	%define name	gnome-photo-printer
12cr|gnome-photo-printer-0.7.0-5|2	%define version	0.7.0
12cr|gnome-photo-printer-0.7.0-5|3	%define release %mkrel 5
12cr|gnome-photo-printer-0.7.0-5|4	
12cr|gnome-photo-printer-0.7.0-5|5	Name: 	 	%{name}
12cr|gnome-photo-printer-0.7.0-5|6	Summary: 	Simple Photo Printer for Gnome
12cr|gnome-photo-printer-0.7.0-5|7	Version: 	%{version}
12cr|gnome-photo-printer-0.7.0-5|8	Release: 	%{release}
12cr|gnome-photo-printer-0.7.0-5|9	
12cr|gnome-photo-printer-0.7.0-5|10	Source:		gpp-%{version}.tar.bz2
12cr|gnome-photo-printer-0.7.0-5|11	Source1:	gpp-48.png
12cr|gnome-photo-printer-0.7.0-5|12	Source2:	gpp-32.png
12cr|gnome-photo-printer-0.7.0-5|13	Source3:	gpp-16.png
12cr|gnome-photo-printer-0.7.0-5|14	Patch0:		gpp-0.7.0-link.patch
12cr|gnome-photo-printer-0.7.0-5|15	URL:		http://www.fogman.de/?GnomePhotoPrinter
12cr|gnome-photo-printer-0.7.0-5|16	License:	GPL
12cr|gnome-photo-printer-0.7.0-5|17	Group:		Graphical desktop/GNOME
12cr|gnome-photo-printer-0.7.0-5|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|gnome-photo-printer-0.7.0-5|19	BuildRequires:	imagemagick
12cr|gnome-photo-printer-0.7.0-5|20	BuildRequires:	libgnomeui2-devel libglade2.0-devel
12cr|gnome-photo-printer-0.7.0-5|21	BuildRequires:	libgnomeprint-devel libgnomeprintui-devel
12cr|gnome-photo-printer-0.7.0-5|22	BuildRequires:	libgnome-vfs2-devel
12cr|gnome-photo-printer-0.7.0-5|23	BuildRequires:	desktop-file-utils
12cr|gnome-photo-printer-0.7.0-5|24	BuildRequires:	intltool
12cr|gnome-photo-printer-0.7.0-5|25	
12cr|gnome-photo-printer-0.7.0-5|26	%description
12cr|gnome-photo-printer-0.7.0-5|27	Gnome Photo Printer is intended for printing photos in an easy way.  Just
12cr|gnome-photo-printer-0.7.0-5|28	drag your Photos from Nautilus to the Gnome Photo Printer window and drop
12cr|gnome-photo-printer-0.7.0-5|29	it.  Make some selections like Photo or Paper size, hit Preview or Print,
12cr|gnome-photo-printer-0.7.0-5|30	and see your pictures printed.
12cr|gnome-photo-printer-0.7.0-5|31	
12cr|gnome-photo-printer-0.7.0-5|32	%prep
12cr|gnome-photo-printer-0.7.0-5|33	%setup -q -n gpp-%version
12cr|gnome-photo-printer-0.7.0-5|34	%patch0 -p0 -b .link
12cr|gnome-photo-printer-0.7.0-5|35	mkdir m4
12cr|gnome-photo-printer-0.7.0-5|36	
12cr|gnome-photo-printer-0.7.0-5|37	%build
12cr|gnome-photo-printer-0.7.0-5|38	autoreconf -fi
12cr|gnome-photo-printer-0.7.0-5|39	%configure2_5x
12cr|gnome-photo-printer-0.7.0-5|40	%make
12cr|gnome-photo-printer-0.7.0-5|41	
12cr|gnome-photo-printer-0.7.0-5|42	%install
12cr|gnome-photo-printer-0.7.0-5|43	rm -rf $RPM_BUILD_ROOT
12cr|gnome-photo-printer-0.7.0-5|44	%makeinstall_std
12cr|gnome-photo-printer-0.7.0-5|45	
12cr|gnome-photo-printer-0.7.0-5|46	#menu
12cr|gnome-photo-printer-0.7.0-5|47	
12cr|gnome-photo-printer-0.7.0-5|48	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|gnome-photo-printer-0.7.0-5|49	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gnome-photo-printer-0.7.0-5|50	[Desktop Entry]
12cr|gnome-photo-printer-0.7.0-5|51	Name=Gnome Photo Printer
12cr|gnome-photo-printer-0.7.0-5|52	Comment=Quick and simple photo printing
12cr|gnome-photo-printer-0.7.0-5|53	Exec=%{_bindir}/%{name}
12cr|gnome-photo-printer-0.7.0-5|54	Icon=%{name}
12cr|gnome-photo-printer-0.7.0-5|55	Terminal=false
12cr|gnome-photo-printer-0.7.0-5|56	Type=Application
12cr|gnome-photo-printer-0.7.0-5|57	Categories=GNOME;GTK;X-MandrivaLinux-Multimedia-Graphics;Graphics;Photography;Viewer;
12cr|gnome-photo-printer-0.7.0-5|58	EOF
12cr|gnome-photo-printer-0.7.0-5|59	
12cr|gnome-photo-printer-0.7.0-5|60	#icons
12cr|gnome-photo-printer-0.7.0-5|61	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|gnome-photo-printer-0.7.0-5|62	cat %{SOURCE1} > $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|gnome-photo-printer-0.7.0-5|63	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|gnome-photo-printer-0.7.0-5|64	cat %{SOURCE2} > $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|gnome-photo-printer-0.7.0-5|65	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|gnome-photo-printer-0.7.0-5|66	cat %{SOURCE3} > $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|gnome-photo-printer-0.7.0-5|67	
12cr|gnome-photo-printer-0.7.0-5|68	%find_lang %name
12cr|gnome-photo-printer-0.7.0-5|69	
12cr|gnome-photo-printer-0.7.0-5|70	%if %mdkversion < 200900
12cr|gnome-photo-printer-0.7.0-5|71	%post
12cr|gnome-photo-printer-0.7.0-5|72	%update_menus
12cr|gnome-photo-printer-0.7.0-5|73	%endif
12cr|gnome-photo-printer-0.7.0-5|74	
12cr|gnome-photo-printer-0.7.0-5|75	%if %mdkversion < 200900
12cr|gnome-photo-printer-0.7.0-5|76	%postun
12cr|gnome-photo-printer-0.7.0-5|77	%clean_menus
12cr|gnome-photo-printer-0.7.0-5|78	%endif
12cr|gnome-photo-printer-0.7.0-5|79	
12cr|gnome-photo-printer-0.7.0-5|80	%clean
12cr|gnome-photo-printer-0.7.0-5|81	rm -rf $RPM_BUILD_ROOT
12cr|gnome-photo-printer-0.7.0-5|82	
12cr|gnome-photo-printer-0.7.0-5|83	%files -f %{name}.lang
12cr|gnome-photo-printer-0.7.0-5|84	%defattr(-,root,root)
12cr|gnome-photo-printer-0.7.0-5|85	%doc AUTHORS ChangeLog NEWS README
12cr|gnome-photo-printer-0.7.0-5|86	%{_bindir}/%name
12cr|gnome-photo-printer-0.7.0-5|87	%{_datadir}/%name
12cr|gnome-photo-printer-0.7.0-5|88	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gnome-photo-printer-0.7.0-5|89	%{_liconsdir}/%name.png
12cr|gnome-photo-printer-0.7.0-5|90	%{_iconsdir}/%name.png
12cr|gnome-photo-printer-0.7.0-5|91	%{_miconsdir}/%name.png
12cr|gnome-photo-printer-0.7.0-5|92	%{_datadir}/applications/gnome-photo-printer.desktop
12cr|gnome-photo-printer-0.7.0-5|93	%{_datadir}/icons/hicolor/16x16/apps/gnome-photo-printer.png
12cr|gnome-photo-printer-0.7.0-5|94	%{_datadir}/icons/hicolor/22x22/apps/gnome-photo-printer.png
12cr|gnome-photo-printer-0.7.0-5|95	%{_datadir}/icons/hicolor/32x32/apps/gnome-photo-printer.png
12cr|gnome-photo-printer-0.7.0-5|96	%{_datadir}/icons/hicolor/48x48/apps/gnome-photo-printer.png
12cr|gnome-photo-printer-0.7.0-5|97	%{_datadir}/icons/hicolor/scalable/apps/gnome-photo-printer.svg
12cr|gnome-photo-printer-0.7.0-5|98	
12cr|gnome-photo-printer-0.7.0-5|99	
12cr|gnome-photo-printer-0.7.0-5|100	
12cr|gnome-photo-printer-0.7.0-5|101	
12cr|gnome-photo-printer-0.7.0-5|102	
12cr|gnome-photo-printer-0.7.0-5|103	%changelog
12cr|gnome-photo-printer-0.7.0-5|104	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-5mdv2011.0
12cr|gnome-photo-printer-0.7.0-5|105	+ Revision: 610941
12cr|gnome-photo-printer-0.7.0-5|106	- rebuild
12cr|gnome-photo-printer-0.7.0-5|107	
12cr|gnome-photo-printer-0.7.0-5|108	* Tue Feb 02 2010 Funda Wang <fwang@mandriva.org> 0.7.0-4mdv2010.1
12cr|gnome-photo-printer-0.7.0-5|109	+ Revision: 499629
12cr|gnome-photo-printer-0.7.0-5|110	- BR intltool
12cr|gnome-photo-printer-0.7.0-5|111	- fix linkage
12cr|gnome-photo-printer-0.7.0-5|112	
12cr|gnome-photo-printer-0.7.0-5|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnome-photo-printer-0.7.0-5|114	- rebuild
12cr|gnome-photo-printer-0.7.0-5|115	- rebuild
12cr|gnome-photo-printer-0.7.0-5|116	- drop old menu
12cr|gnome-photo-printer-0.7.0-5|117	
12cr|gnome-photo-printer-0.7.0-5|118	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gnome-photo-printer-0.7.0-5|119	- lowercase ImageMagick
12cr|gnome-photo-printer-0.7.0-5|120	
12cr|gnome-photo-printer-0.7.0-5|121	+ Pixel <pixel@mandriva.com>
12cr|gnome-photo-printer-0.7.0-5|122	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gnome-photo-printer-0.7.0-5|123	
12cr|gnome-photo-printer-0.7.0-5|124	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.7.0-1mdv2008.1
12cr|gnome-photo-printer-0.7.0-5|125	+ Revision: 136450
12cr|gnome-photo-printer-0.7.0-5|126	- restore BuildRoot
12cr|gnome-photo-printer-0.7.0-5|127	
12cr|gnome-photo-printer-0.7.0-5|128	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnome-photo-printer-0.7.0-5|129	- kill re-definition of %%buildroot on Pixel's request
12cr|gnome-photo-printer-0.7.0-5|130	
12cr|gnome-photo-printer-0.7.0-5|131	
12cr|gnome-photo-printer-0.7.0-5|132	* Sun Jan 28 2007 Jérôme Soyer <saispo@mandriva.org> 0.7.0-1mdv2007.0
12cr|gnome-photo-printer-0.7.0-5|133	+ Revision: 114719
12cr|gnome-photo-printer-0.7.0-5|134	- New release 0.7.0
12cr|gnome-photo-printer-0.7.0-5|135	
12cr|gnome-photo-printer-0.7.0-5|136	* Wed Jan 03 2007 Jérôme Soyer <saispo@mandriva.org> 0.6.7-1mdv2007.1
12cr|gnome-photo-printer-0.7.0-5|137	+ Revision: 103754
12cr|gnome-photo-printer-0.7.0-5|138	- New release 0.6.7
12cr|gnome-photo-printer-0.7.0-5|139	- Import gnome-photo-printer
12cr|gnome-photo-printer-0.7.0-5|140	
12cr|gnome-photo-printer-0.7.0-5|141	* Thu Sep 14 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.6.5-2mdv2007.0
12cr|gnome-photo-printer-0.7.0-5|142	- XDG
12cr|gnome-photo-printer-0.7.0-5|143	
12cr|gnome-photo-printer-0.7.0-5|144	* Sun Aug 28 2005 Austin Acton <austin@mandriva.org> 0.6.5-1mdk
12cr|gnome-photo-printer-0.7.0-5|145	- initial package
12cr|gnome-photo-printer-0.7.0-5|146	

1813 12
12cr|gnome-ppp-0.3.23-4|1	%define name gnome-ppp
12cr|gnome-ppp-0.3.23-4|2	%define version 0.3.23
12cr|gnome-ppp-0.3.23-4|3	%define release %mkrel 4
12cr|gnome-ppp-0.3.23-4|4	%define section Internet/Remote Access
12cr|gnome-ppp-0.3.23-4|5	
12cr|gnome-ppp-0.3.23-4|6	Summary: Gnome 2 front-end to wvdial
12cr|gnome-ppp-0.3.23-4|7	Name: %{name}
12cr|gnome-ppp-0.3.23-4|8	Version: %{version}
12cr|gnome-ppp-0.3.23-4|9	Release: %{release}
12cr|gnome-ppp-0.3.23-4|10	Source0: http://www.gnome-ppp.org/download/0.3/%{name}-%{version}.tar.bz2
12cr|gnome-ppp-0.3.23-4|11	Source1: gnome-ppp.png
12cr|gnome-ppp-0.3.23-4|12	Source2: gnome-ppp-16.png
12cr|gnome-ppp-0.3.23-4|13	Source3: gnome-ppp-32.png
12cr|gnome-ppp-0.3.23-4|14	URL: http://www.gnome-ppp.org/
12cr|gnome-ppp-0.3.23-4|15	License: GPL
12cr|gnome-ppp-0.3.23-4|16	Group: System/Configuration/Networking
12cr|gnome-ppp-0.3.23-4|17	Requires: wvdial >= 1.54
12cr|gnome-ppp-0.3.23-4|18	BuildRequires: pkgconfig(libgnomeui-2.0)
12cr|gnome-ppp-0.3.23-4|19	BuildRequires: pkgconfig(libglade-2.0)
12cr|gnome-ppp-0.3.23-4|20	BuildRequires:	perl-XML-Parser
12cr|gnome-ppp-0.3.23-4|21	BuildRequires:	desktop-file-utils
12cr|gnome-ppp-0.3.23-4|22	
12cr|gnome-ppp-0.3.23-4|23	%description
12cr|gnome-ppp-0.3.23-4|24	Gnome 2 front-end to wvDial, a modem/ISDN dial-up software.
12cr|gnome-ppp-0.3.23-4|25	%prep
12cr|gnome-ppp-0.3.23-4|26	%setup -q
12cr|gnome-ppp-0.3.23-4|27	
12cr|gnome-ppp-0.3.23-4|28	%build
12cr|gnome-ppp-0.3.23-4|29	%configure2_5x
12cr|gnome-ppp-0.3.23-4|30	%make LIBS="-lX11"
12cr|gnome-ppp-0.3.23-4|31	
12cr|gnome-ppp-0.3.23-4|32	%install
12cr|gnome-ppp-0.3.23-4|33	%makeinstall_std
12cr|gnome-ppp-0.3.23-4|34	mkdir %{buildroot}/%{_datadir}/pixmaps && \
12cr|gnome-ppp-0.3.23-4|35	cp -r %{buildroot}/%{_datadir}/icons/hicolor/48x48/apps/ %{buildroot}/%{_datadir}/pixmaps/
12cr|gnome-ppp-0.3.23-4|36	#mv %{buildroot}/%{_datadir}/doc/%{name}-%{version} %{buildroot}/%{_datadir}/doc/%{name}
12cr|gnome-ppp-0.3.23-4|37	rm -rf %{buildroot}/%{_datadir}/doc/%{name}
12cr|gnome-ppp-0.3.23-4|38	
12cr|gnome-ppp-0.3.23-4|39	%find_lang %{name} --with-gnome
12cr|gnome-ppp-0.3.23-4|40	
12cr|gnome-ppp-0.3.23-4|41	# menu
12cr|gnome-ppp-0.3.23-4|42	
12cr|gnome-ppp-0.3.23-4|43	desktop-file-install --vendor="" \
12cr|gnome-ppp-0.3.23-4|44	--remove-category="Application" \
12cr|gnome-ppp-0.3.23-4|45	--add-category="GNOME" \
12cr|gnome-ppp-0.3.23-4|46	--add-category="Settings;Network" \
12cr|gnome-ppp-0.3.23-4|47	--add-category="X-MandrivaLinux-System-Configuration-Networking" \
12cr|gnome-ppp-0.3.23-4|48	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|gnome-ppp-0.3.23-4|49	
12cr|gnome-ppp-0.3.23-4|50	# icon
12cr|gnome-ppp-0.3.23-4|51	mkdir -p %buildroot/{%_liconsdir,%_iconsdir,%_miconsdir}
12cr|gnome-ppp-0.3.23-4|52	#install -m 644 src/pixmaps/%name.png %buildroot/%_datadir/pixmaps/%name.png
12cr|gnome-ppp-0.3.23-4|53	install -m 644 %SOURCE1 %buildroot/%_miconsdir/%name.png
12cr|gnome-ppp-0.3.23-4|54	install -m 644 %SOURCE2 %buildroot/%_liconsdir/%name.png
12cr|gnome-ppp-0.3.23-4|55	install -m 644 %SOURCE3 %buildroot/%_iconsdir/%name.png
12cr|gnome-ppp-0.3.23-4|56	
12cr|gnome-ppp-0.3.23-4|57	%files -f %{name}.lang
12cr|gnome-ppp-0.3.23-4|58	%doc ChangeLog COPYING INSTALL
12cr|gnome-ppp-0.3.23-4|59	%{_bindir}/gnome-ppp
12cr|gnome-ppp-0.3.23-4|60	%{_datadir}/applications/gnome-ppp.desktop
12cr|gnome-ppp-0.3.23-4|61	%dir %{_datadir}/%{name}
12cr|gnome-ppp-0.3.23-4|62	%{_datadir}/%{name}/glade/*
12cr|gnome-ppp-0.3.23-4|63	%{_datadir}/pixmaps/apps/%name.png
12cr|gnome-ppp-0.3.23-4|64	%{_datadir}/icons/hicolor/48x48/apps/*.png
12cr|gnome-ppp-0.3.23-4|65	%{_datadir}/%name/gnome_ppp*.png
12cr|gnome-ppp-0.3.23-4|66	%_liconsdir/%name.png
12cr|gnome-ppp-0.3.23-4|67	%_miconsdir/%name.png
12cr|gnome-ppp-0.3.23-4|68	%_iconsdir/%name.png

1814 12
12cr|gnome-screenshot-3.4.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cr|gnome-screenshot-3.4.1-1|2	
12cr|gnome-screenshot-3.4.1-1|3	Summary:	GNOME Screenshot utility
12cr|gnome-screenshot-3.4.1-1|4	Name:		gnome-screenshot
12cr|gnome-screenshot-3.4.1-1|5	Version:	3.4.1
12cr|gnome-screenshot-3.4.1-1|6	Release:	1
12cr|gnome-screenshot-3.4.1-1|7	License:	GPLv2+
12cr|gnome-screenshot-3.4.1-1|8	Group:		File tools
12cr|gnome-screenshot-3.4.1-1|9	Url:		http://live.gnome.org/GnomeUtils/Baobab
12cr|gnome-screenshot-3.4.1-1|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|gnome-screenshot-3.4.1-1|11	
12cr|gnome-screenshot-3.4.1-1|12	BuildRequires:	intltool
12cr|gnome-screenshot-3.4.1-1|13	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.0
12cr|gnome-screenshot-3.4.1-1|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12cr|gnome-screenshot-3.4.1-1|15	BuildRequires:	pkgconfig(libcanberra-gtk3)
12cr|gnome-screenshot-3.4.1-1|16	BuildRequires:	pkgconfig(xext)
12cr|gnome-screenshot-3.4.1-1|17	BuildRequires:	pkgconfig(x11)
12cr|gnome-screenshot-3.4.1-1|18	Conflicts:	gnome-utils < 1:3.3.1
12cr|gnome-screenshot-3.4.1-1|19	
12cr|gnome-screenshot-3.4.1-1|20	%description
12cr|gnome-screenshot-3.4.1-1|21	Gnome screenshot utility.
12cr|gnome-screenshot-3.4.1-1|22	
12cr|gnome-screenshot-3.4.1-1|23	%prep
12cr|gnome-screenshot-3.4.1-1|24	%setup -q
12cr|gnome-screenshot-3.4.1-1|25	%apply_patches
12cr|gnome-screenshot-3.4.1-1|26	
12cr|gnome-screenshot-3.4.1-1|27	%build
12cr|gnome-screenshot-3.4.1-1|28	%configure2_5x \
12cr|gnome-screenshot-3.4.1-1|29	--disable-rpath \
12cr|gnome-screenshot-3.4.1-1|30	--disable-schemas-compile
12cr|gnome-screenshot-3.4.1-1|31	
12cr|gnome-screenshot-3.4.1-1|32	%make
12cr|gnome-screenshot-3.4.1-1|33	
12cr|gnome-screenshot-3.4.1-1|34	%install
12cr|gnome-screenshot-3.4.1-1|35	%makeinstall_std
12cr|gnome-screenshot-3.4.1-1|36	
12cr|gnome-screenshot-3.4.1-1|37	#handle docs with files section
12cr|gnome-screenshot-3.4.1-1|38	rm -rf %{buildroot}%{_defaultdocdir}
12cr|gnome-screenshot-3.4.1-1|39	
12cr|gnome-screenshot-3.4.1-1|40	%find_lang %{name} --with-gnome
12cr|gnome-screenshot-3.4.1-1|41	
12cr|gnome-screenshot-3.4.1-1|42	%files -f %{name}.lang
12cr|gnome-screenshot-3.4.1-1|43	%doc NEWS
12cr|gnome-screenshot-3.4.1-1|44	%{_bindir}/%{name}
12cr|gnome-screenshot-3.4.1-1|45	%{_datadir}/%{name}/
12cr|gnome-screenshot-3.4.1-1|46	%{_datadir}/GConf/gsettings/gnome-screenshot.convert
12cr|gnome-screenshot-3.4.1-1|47	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-screenshot.gschema.xml
12cr|gnome-screenshot-3.4.1-1|48	%{_datadir}/applications/%{name}.desktop
12cr|gnome-screenshot-3.4.1-1|49	%{_mandir}/man1/%{name}.1.*
12cr|gnome-screenshot-3.4.1-1|50	
12cr|gnome-screenshot-3.4.1-1|51	
12cr|gnome-screenshot-3.4.1-1|52	
12cr|gnome-screenshot-3.4.1-1|53	
12cr|gnome-screenshot-3.4.1-1|54	%changelog
12cr|gnome-screenshot-3.4.1-1|55	

1815 12
12cr|gnome-sensors-applet-3.0.0-1|1	%define _disable_ld_no_undefined 1
12cr|gnome-sensors-applet-3.0.0-1|2	
12cr|gnome-sensors-applet-3.0.0-1|3	Name: 	 	gnome-sensors-applet
12cr|gnome-sensors-applet-3.0.0-1|4	Summary: 	Detailed hardware monitoring applet for GNOME2
12cr|gnome-sensors-applet-3.0.0-1|5	Version: 	3.0.0
12cr|gnome-sensors-applet-3.0.0-1|6	Release: 	1
12cr|gnome-sensors-applet-3.0.0-1|7	License:	GPLv2+
12cr|gnome-sensors-applet-3.0.0-1|8	Group:		Graphical desktop/GNOME
12cr|gnome-sensors-applet-3.0.0-1|9	URL:		http://sensors-applet.sourceforge.net/
12cr|gnome-sensors-applet-3.0.0-1|10	Source0:	http://downloads.sourceforge.net/sensors-applet/sensors-applet-%{version}.tar.gz
12cr|gnome-sensors-applet-3.0.0-1|11	
12cr|gnome-sensors-applet-3.0.0-1|12	BuildRequires:	intltool
12cr|gnome-sensors-applet-3.0.0-1|13	BuildRequires:	perl-XML-Parser
12cr|gnome-sensors-applet-3.0.0-1|14	BuildRequires:	xsltproc
12cr|gnome-sensors-applet-3.0.0-1|15	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|gnome-sensors-applet-3.0.0-1|16	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|gnome-sensors-applet-3.0.0-1|17	BuildRequires:	pkgconfig(libatasmart)
12cr|gnome-sensors-applet-3.0.0-1|18	BuildRequires:	pkgconfig(libnotify)
12cr|gnome-sensors-applet-3.0.0-1|19	BuildRequires:	pkgconfig(libpanelapplet-4.0)
12cr|gnome-sensors-applet-3.0.0-1|20	
12cr|gnome-sensors-applet-3.0.0-1|21	%description
12cr|gnome-sensors-applet-3.0.0-1|22	GNOME Sensors Applet is an applet for the GNOME Panel to display readings
12cr|gnome-sensors-applet-3.0.0-1|23	from hardware sensors, including CPU and system temperatures, fan speeds and
12cr|gnome-sensors-applet-3.0.0-1|24	voltage readings under Linux.
12cr|gnome-sensors-applet-3.0.0-1|25	
12cr|gnome-sensors-applet-3.0.0-1|26	Interfaces via the Linux kernel i2c modules.
12cr|gnome-sensors-applet-3.0.0-1|27	
12cr|gnome-sensors-applet-3.0.0-1|28	%package devel
12cr|gnome-sensors-applet-3.0.0-1|29	Group:	Development/GNOME and GTK+
12cr|gnome-sensors-applet-3.0.0-1|30	Summary: Development files for gnome-sensors-applet
12cr|gnome-sensors-applet-3.0.0-1|31	Requires: %{name} = %{version}
12cr|gnome-sensors-applet-3.0.0-1|32	
12cr|gnome-sensors-applet-3.0.0-1|33	%description devel
12cr|gnome-sensors-applet-3.0.0-1|34	This package contains development files for gnome-sensors-applet.
12cr|gnome-sensors-applet-3.0.0-1|35	
12cr|gnome-sensors-applet-3.0.0-1|36	%prep
12cr|gnome-sensors-applet-3.0.0-1|37	%setup -qn sensors-applet-%{version}
12cr|gnome-sensors-applet-3.0.0-1|38	
12cr|gnome-sensors-applet-3.0.0-1|39	%build
12cr|gnome-sensors-applet-3.0.0-1|40	
12cr|gnome-sensors-applet-3.0.0-1|41	%configure2_5x \
12cr|gnome-sensors-applet-3.0.0-1|42	--disable-scrollkeeper \
12cr|gnome-sensors-applet-3.0.0-1|43	--enable-libnotify \
12cr|gnome-sensors-applet-3.0.0-1|44	--without-libsensors \
12cr|gnome-sensors-applet-3.0.0-1|45	--disable-static
12cr|gnome-sensors-applet-3.0.0-1|46	
12cr|gnome-sensors-applet-3.0.0-1|47	%make
12cr|gnome-sensors-applet-3.0.0-1|48	
12cr|gnome-sensors-applet-3.0.0-1|49	%install
12cr|gnome-sensors-applet-3.0.0-1|50	mkdir -p %{buildroot}%{_libdir}/sensors-applet/plugins
12cr|gnome-sensors-applet-3.0.0-1|51	%makeinstall_std
12cr|gnome-sensors-applet-3.0.0-1|52	%find_lang sensors-applet --with-gnome
12cr|gnome-sensors-applet-3.0.0-1|53	
12cr|gnome-sensors-applet-3.0.0-1|54	%files -f sensors-applet.lang
12cr|gnome-sensors-applet-3.0.0-1|55	%doc AUTHORS ChangeLog NEWS README TODO
12cr|gnome-sensors-applet-3.0.0-1|56	%{_libdir}/*.so.0*
12cr|gnome-sensors-applet-3.0.0-1|57	%{_libdir}/sensors-applet
12cr|gnome-sensors-applet-3.0.0-1|58	%{_datadir}/dbus-1/services/org.gnome.panel.applet.SensorsAppletFactory.service
12cr|gnome-sensors-applet-3.0.0-1|59	%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.SensorsApplet.panel-applet
12cr|gnome-sensors-applet-3.0.0-1|60	%{_datadir}/icons/hicolor/*/*/*.png
12cr|gnome-sensors-applet-3.0.0-1|61	%{_datadir}/pixmaps/*
12cr|gnome-sensors-applet-3.0.0-1|62	%{_datadir}/sensors-applet/ui/SensorsApplet.xml
12cr|gnome-sensors-applet-3.0.0-1|63	
12cr|gnome-sensors-applet-3.0.0-1|64	%files devel
12cr|gnome-sensors-applet-3.0.0-1|65	%{_includedir}/sensors-applet/*.h
12cr|gnome-sensors-applet-3.0.0-1|66	%{_libdir}/*.so
12cr|gnome-sensors-applet-3.0.0-1|67	
12cr|gnome-sensors-applet-3.0.0-1|68	
12cr|gnome-sensors-applet-3.0.0-1|69	
12cr|gnome-sensors-applet-3.0.0-1|70	%changelog
12cr|gnome-sensors-applet-3.0.0-1|71	* Sat May 12 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.0.0-1
12cr|gnome-sensors-applet-3.0.0-1|72	+ Revision: 798378
12cr|gnome-sensors-applet-3.0.0-1|73	- new release 3.0.0
12cr|gnome-sensors-applet-3.0.0-1|74	
12cr|gnome-sensors-applet-3.0.0-1|75	* Wed Apr 20 2011 Funda Wang <fwang@mandriva.org> 2.2.7-1
12cr|gnome-sensors-applet-3.0.0-1|76	+ Revision: 656099
12cr|gnome-sensors-applet-3.0.0-1|77	- new version 2.2.7
12cr|gnome-sensors-applet-3.0.0-1|78	
12cr|gnome-sensors-applet-3.0.0-1|79	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.5-2mdv2011.0
12cr|gnome-sensors-applet-3.0.0-1|80	+ Revision: 610945
12cr|gnome-sensors-applet-3.0.0-1|81	- rebuild
12cr|gnome-sensors-applet-3.0.0-1|82	
12cr|gnome-sensors-applet-3.0.0-1|83	* Sat Nov 21 2009 Funda Wang <fwang@mandriva.org> 2.2.5-1mdv2010.1
12cr|gnome-sensors-applet-3.0.0-1|84	+ Revision: 468540
12cr|gnome-sensors-applet-3.0.0-1|85	- New version 2.2.5
12cr|gnome-sensors-applet-3.0.0-1|86	
12cr|gnome-sensors-applet-3.0.0-1|87	* Fri Oct 02 2009 Frederic Crozat <fcrozat@mandriva.com> 2.2.3-4mdv2010.0
12cr|gnome-sensors-applet-3.0.0-1|88	+ Revision: 452693
12cr|gnome-sensors-applet-3.0.0-1|89	- Disable lm-sensors (Mdv bug #53418)
12cr|gnome-sensors-applet-3.0.0-1|90	
12cr|gnome-sensors-applet-3.0.0-1|91	* Thu Oct 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.3-3mdv2010.0
12cr|gnome-sensors-applet-3.0.0-1|92	+ Revision: 452333
12cr|gnome-sensors-applet-3.0.0-1|93	- rebuild for new libsensors
12cr|gnome-sensors-applet-3.0.0-1|94	
12cr|gnome-sensors-applet-3.0.0-1|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnome-sensors-applet-3.0.0-1|96	- rebuild
12cr|gnome-sensors-applet-3.0.0-1|97	
12cr|gnome-sensors-applet-3.0.0-1|98	* Sun Mar 15 2009 Emmanuel Andry <eandry@mandriva.org> 2.2.3-1mdv2009.1
12cr|gnome-sensors-applet-3.0.0-1|99	+ Revision: 355483
12cr|gnome-sensors-applet-3.0.0-1|100	- BR libglade2-devel
12cr|gnome-sensors-applet-3.0.0-1|101	- BR libgnomeui2-devel
12cr|gnome-sensors-applet-3.0.0-1|102	- BR intltool
12cr|gnome-sensors-applet-3.0.0-1|103	- New version 2.2.3
12cr|gnome-sensors-applet-3.0.0-1|104	- use rarian, scrollkeeper is dead
12cr|gnome-sensors-applet-3.0.0-1|105	- diff p1 to fix linkage
12cr|gnome-sensors-applet-3.0.0-1|106	- diff p2 to fix string format not literal
12cr|gnome-sensors-applet-3.0.0-1|107	
12cr|gnome-sensors-applet-3.0.0-1|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnome-sensors-applet-3.0.0-1|109	- rebuild
12cr|gnome-sensors-applet-3.0.0-1|110	
12cr|gnome-sensors-applet-3.0.0-1|111	* Mon Feb 04 2008 Frederic Crozat <fcrozat@mandriva.com> 2.2.1-2mdv2008.1
12cr|gnome-sensors-applet-3.0.0-1|112	+ Revision: 162005
12cr|gnome-sensors-applet-3.0.0-1|113	- Patch0:  fix location of applet, caused by libdir == libexecdir (Mdv bug #37154)
12cr|gnome-sensors-applet-3.0.0-1|114	
12cr|gnome-sensors-applet-3.0.0-1|115	* Wed Dec 26 2007 Funda Wang <fwang@mandriva.org> 2.2.1-1mdv2008.1
12cr|gnome-sensors-applet-3.0.0-1|116	+ Revision: 137903
12cr|gnome-sensors-applet-3.0.0-1|117	- New version 2.2.1
12cr|gnome-sensors-applet-3.0.0-1|118	
12cr|gnome-sensors-applet-3.0.0-1|119	+ Olivier Blin <blino@mandriva.org>
12cr|gnome-sensors-applet-3.0.0-1|120	- restore BuildRoot
12cr|gnome-sensors-applet-3.0.0-1|121	
12cr|gnome-sensors-applet-3.0.0-1|122	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnome-sensors-applet-3.0.0-1|123	- kill re-definition of %%buildroot on Pixel's request
12cr|gnome-sensors-applet-3.0.0-1|124	
12cr|gnome-sensors-applet-3.0.0-1|125	* Thu Dec 13 2007 Jérôme Soyer <saispo@mandriva.org> 2.0.1-1mdv2008.1
12cr|gnome-sensors-applet-3.0.0-1|126	+ Revision: 119278
12cr|gnome-sensors-applet-3.0.0-1|127	- New release 2.0.1
12cr|gnome-sensors-applet-3.0.0-1|128	
12cr|gnome-sensors-applet-3.0.0-1|129	
12cr|gnome-sensors-applet-3.0.0-1|130	* Wed Nov 22 2006 Jérôme Soyer <saispo@mandriva.org> 1.7.10-1mdv2007.0
12cr|gnome-sensors-applet-3.0.0-1|131	+ Revision: 86061
12cr|gnome-sensors-applet-3.0.0-1|132	- New release 1.7.10
12cr|gnome-sensors-applet-3.0.0-1|133	- Import gnome-sensors-applet
12cr|gnome-sensors-applet-3.0.0-1|134	
12cr|gnome-sensors-applet-3.0.0-1|135	* Sat Sep 02 2006 Götz Waschk <waschk@mandriva.org> 1.7.8-1mdv2007.0
12cr|gnome-sensors-applet-3.0.0-1|136	- rebuild for new clean_icon_cache macro
12cr|gnome-sensors-applet-3.0.0-1|137	
12cr|gnome-sensors-applet-3.0.0-1|138	* Fri Sep 01 2006 Gtz Waschk <waschk@mandriva.org> 1.7.8-2mdv2007.0
12cr|gnome-sensors-applet-3.0.0-1|139	- handle scrollkeeper
12cr|gnome-sensors-applet-3.0.0-1|140	- remove icon cache, it doesn't belong here
12cr|gnome-sensors-applet-3.0.0-1|141	
12cr|gnome-sensors-applet-3.0.0-1|142	* Fri Aug 25 2006 Jerome Soyer <saispo@mandriva.org> 1.7.8-1mdv2007.0
12cr|gnome-sensors-applet-3.0.0-1|143	- New release 1.7.8
12cr|gnome-sensors-applet-3.0.0-1|144	
12cr|gnome-sensors-applet-3.0.0-1|145	* Wed Aug 23 2006 Jerome Soyer <saispo@mandriva.org> 1.7.7-1mdv2007.0
12cr|gnome-sensors-applet-3.0.0-1|146	- New release 1.7.7
12cr|gnome-sensors-applet-3.0.0-1|147	
12cr|gnome-sensors-applet-3.0.0-1|148	* Tue Aug 08 2006 Jerome Soyer <saispo@mandriva.org> 1.7.6-1mdv2007.0
12cr|gnome-sensors-applet-3.0.0-1|149	- New release 1.7.6
12cr|gnome-sensors-applet-3.0.0-1|150	
12cr|gnome-sensors-applet-3.0.0-1|151	* Tue Jul 25 2006 Jerome Soyer <saispo@mandriva.org> 1.7.5-1mdv2007.0
12cr|gnome-sensors-applet-3.0.0-1|152	- New release 1.7.5
12cr|gnome-sensors-applet-3.0.0-1|153	
12cr|gnome-sensors-applet-3.0.0-1|154	* Sun Apr 16 2006 Austin Acton <austin@mandriva.org> 1.6.1-1mdk
12cr|gnome-sensors-applet-3.0.0-1|155	- New release 1.6.1
12cr|gnome-sensors-applet-3.0.0-1|156	
12cr|gnome-sensors-applet-3.0.0-1|157	* Sun Oct 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.5-2mdk
12cr|gnome-sensors-applet-3.0.0-1|158	- BuildRequires fix
12cr|gnome-sensors-applet-3.0.0-1|159	
12cr|gnome-sensors-applet-3.0.0-1|160	* Sun Oct 02 2005 Austin Acton <austin@mandriva.org> 1.5-1mdk
12cr|gnome-sensors-applet-3.0.0-1|161	- New release 1.5
12cr|gnome-sensors-applet-3.0.0-1|162	
12cr|gnome-sensors-applet-3.0.0-1|163	* Fri Jul 08 2005 Austin Acton <austin@mandriva.org> 1.2-1mdk
12cr|gnome-sensors-applet-3.0.0-1|164	- New release 1.2
12cr|gnome-sensors-applet-3.0.0-1|165	
12cr|gnome-sensors-applet-3.0.0-1|166	* Sat Jul 02 2005 Austin Acton <austin@mandriva.org> 1.0-1mdk
12cr|gnome-sensors-applet-3.0.0-1|167	- New release 1.0
12cr|gnome-sensors-applet-3.0.0-1|168	
12cr|gnome-sensors-applet-3.0.0-1|169	* Sun Jun 05 2005 Austin Acton <austin@mandriva.org> 0.7.3-1mdk
12cr|gnome-sensors-applet-3.0.0-1|170	- New release 0.7.3
12cr|gnome-sensors-applet-3.0.0-1|171	
12cr|gnome-sensors-applet-3.0.0-1|172	* Wed Apr 20 2005 Austin Acton <austin@mandrake.org> 0.7.2-1mdk
12cr|gnome-sensors-applet-3.0.0-1|173	- New release 0.7.2
12cr|gnome-sensors-applet-3.0.0-1|174	
12cr|gnome-sensors-applet-3.0.0-1|175	* Tue Apr 05 2005 Austin Acton <austin@mandrake.org> 0.7.1-1mdk
12cr|gnome-sensors-applet-3.0.0-1|176	- New release 0.7.1
12cr|gnome-sensors-applet-3.0.0-1|177	
12cr|gnome-sensors-applet-3.0.0-1|178	* Thu Mar 10 2005 Austin Acton <austin@mandrake.org> 0.7-1mdk
12cr|gnome-sensors-applet-3.0.0-1|179	- 0.7
12cr|gnome-sensors-applet-3.0.0-1|180	
12cr|gnome-sensors-applet-3.0.0-1|181	* Sun Feb 20 2005 Austin Acton <austin@mandrake.org> 0.6.2-1mdk
12cr|gnome-sensors-applet-3.0.0-1|182	- 0.6.2
12cr|gnome-sensors-applet-3.0.0-1|183	
12cr|gnome-sensors-applet-3.0.0-1|184	* Wed Feb 16 2005 Austin Acton <austin@mandrake.org> 0.6.1-1mdk
12cr|gnome-sensors-applet-3.0.0-1|185	- 0.6.1
12cr|gnome-sensors-applet-3.0.0-1|186	
12cr|gnome-sensors-applet-3.0.0-1|187	* Sat Feb 05 2005 Austin Acton <austin@mandrake.org> 0.6.0-1mdk
12cr|gnome-sensors-applet-3.0.0-1|188	- 0.6.0
12cr|gnome-sensors-applet-3.0.0-1|189	
12cr|gnome-sensors-applet-3.0.0-1|190	* Tue Feb 01 2005 Austin Acton <austin@mandrake.org> 0.5.0-1mdk
12cr|gnome-sensors-applet-3.0.0-1|191	- 0.5.0
12cr|gnome-sensors-applet-3.0.0-1|192	
12cr|gnome-sensors-applet-3.0.0-1|193	* Mon Jan 31 2005 Austin Acton <austin@mandrake.org> 0.4.0-1mdk
12cr|gnome-sensors-applet-3.0.0-1|194	- 0.4.0
12cr|gnome-sensors-applet-3.0.0-1|195	
12cr|gnome-sensors-applet-3.0.0-1|196	* Sat Jan 29 2005 Austin Acton <austin@mandrake.org> 0.3.0-1mdk
12cr|gnome-sensors-applet-3.0.0-1|197	- 0.3.0
12cr|gnome-sensors-applet-3.0.0-1|198	
12cr|gnome-sensors-applet-3.0.0-1|199	* Tue Jan 25 2005 Austin Acton <austin@mandrake.org> 0.2.2-2mdk
12cr|gnome-sensors-applet-3.0.0-1|200	- add TODO at author's request
12cr|gnome-sensors-applet-3.0.0-1|201	
12cr|gnome-sensors-applet-3.0.0-1|202	* Mon Jan 24 2005 Austin Acton <austin@mandrake.org> 0.2.2-1mdk
12cr|gnome-sensors-applet-3.0.0-1|203	- 0.2.2
12cr|gnome-sensors-applet-3.0.0-1|204	
12cr|gnome-sensors-applet-3.0.0-1|205	* Mon Jan 17 2005 Austin Acton <austin@mandrake.org> 0.1-1mdk
12cr|gnome-sensors-applet-3.0.0-1|206	- initial package
12cr|gnome-sensors-applet-3.0.0-1|207	

1816 12
12cr|gnome-shell-extensions-3.2.0-2|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
12cr|gnome-shell-extensions-3.2.0-2|2	
12cr|gnome-shell-extensions-3.2.0-2|3	Summary:	Modify and extend GNOME Shell functionality and behavior
12cr|gnome-shell-extensions-3.2.0-2|4	Name:		gnome-shell-extensions
12cr|gnome-shell-extensions-3.2.0-2|5	Version:	3.2.0
12cr|gnome-shell-extensions-3.2.0-2|6	Release:	2
12cr|gnome-shell-extensions-3.2.0-2|7	Group:		Graphical desktop/GNOME
12cr|gnome-shell-extensions-3.2.0-2|8	License:	GPLv2+
12cr|gnome-shell-extensions-3.2.0-2|9	URL:		http://live.gnome.org/GnomeShell/Extensions
12cr|gnome-shell-extensions-3.2.0-2|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-shell-extensions/%{url_ver}/%{name}-%{version}.tar.xz
12cr|gnome-shell-extensions-3.2.0-2|11	BuildArch:	noarch
12cr|gnome-shell-extensions-3.2.0-2|12	
12cr|gnome-shell-extensions-3.2.0-2|13	BuildRequires:	gnome-common
12cr|gnome-shell-extensions-3.2.0-2|14	BuildRequires:	intltool
12cr|gnome-shell-extensions-3.2.0-2|15	BuildRequires:	pkgconfig(glib-2.0)
12cr|gnome-shell-extensions-3.2.0-2|16	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12cr|gnome-shell-extensions-3.2.0-2|17	BuildRequires:	pkgconfig(libgtop-2.0)
12cr|gnome-shell-extensions-3.2.0-2|18	
12cr|gnome-shell-extensions-3.2.0-2|19	Suggests:	%{name}-alternate-tab
12cr|gnome-shell-extensions-3.2.0-2|20	Suggests:	%{name}-alternative-status-menu
12cr|gnome-shell-extensions-3.2.0-2|21	Suggests:	%{name}-dock
12cr|gnome-shell-extensions-3.2.0-2|22	Suggests:	%{name}-windowsnavigator
12cr|gnome-shell-extensions-3.2.0-2|23	Suggests:	%{name}-user-theme
12cr|gnome-shell-extensions-3.2.0-2|24	Suggests:	%{name}-auto-move-windows
12cr|gnome-shell-extensions-3.2.0-2|25	Suggests:	%{name}-drive-menu
12cr|gnome-shell-extensions-3.2.0-2|26	Suggests:	%{name}-places-menu
12cr|gnome-shell-extensions-3.2.0-2|27	Suggests:	%{name}-native-window-placement
12cr|gnome-shell-extensions-3.2.0-2|28	Suggests:	%{name}-xrandr-indicator
12cr|gnome-shell-extensions-3.2.0-2|29	Suggests:	%{name}-systemmonitor
12cr|gnome-shell-extensions-3.2.0-2|30	Suggests:	%{name}-gajim
12cr|gnome-shell-extensions-3.2.0-2|31	Suggests:	%{name}-apps-menu
12cr|gnome-shell-extensions-3.2.0-2|32	Suggests:	%{name}-workspace-indicator
12cr|gnome-shell-extensions-3.2.0-2|33	
12cr|gnome-shell-extensions-3.2.0-2|34	%description
12cr|gnome-shell-extensions-3.2.0-2|35	GNOME Shell Extensions is a collection of extensions providing additional
12cr|gnome-shell-extensions-3.2.0-2|36	and optional functionality to GNOME Shell.
12cr|gnome-shell-extensions-3.2.0-2|37	
12cr|gnome-shell-extensions-3.2.0-2|38	Enabled extensions:
12cr|gnome-shell-extensions-3.2.0-2|39	
12cr|gnome-shell-extensions-3.2.0-2|40	* alternate-tab
12cr|gnome-shell-extensions-3.2.0-2|41	* alternative-status-menu
12cr|gnome-shell-extensions-3.2.0-2|42	* dock
12cr|gnome-shell-extensions-3.2.0-2|43	* windowsNavigator
12cr|gnome-shell-extensions-3.2.0-2|44	* user-theme
12cr|gnome-shell-extensions-3.2.0-2|45	* auto-move-windows
12cr|gnome-shell-extensions-3.2.0-2|46	* drive-menu
12cr|gnome-shell-extensions-3.2.0-2|47	* places-menu
12cr|gnome-shell-extensions-3.2.0-2|48	* native-window-placement
12cr|gnome-shell-extensions-3.2.0-2|49	* xrandr-indicator
12cr|gnome-shell-extensions-3.2.0-2|50	* systemMonitor
12cr|gnome-shell-extensions-3.2.0-2|51	* apps-menu
12cr|gnome-shell-extensions-3.2.0-2|52	* gajim
12cr|gnome-shell-extensions-3.2.0-2|53	* workspace-indicator
12cr|gnome-shell-extensions-3.2.0-2|54	* example (simple example for writing extensions)
12cr|gnome-shell-extensions-3.2.0-2|55	
12cr|gnome-shell-extensions-3.2.0-2|56	%package common
12cr|gnome-shell-extensions-3.2.0-2|57	Summary:	Files common to GNOME Shell Extensions
12cr|gnome-shell-extensions-3.2.0-2|58	Group:		Graphical desktop/GNOME
12cr|gnome-shell-extensions-3.2.0-2|59	Requires:	gnome-shell >= 3.0.1
12cr|gnome-shell-extensions-3.2.0-2|60	
12cr|gnome-shell-extensions-3.2.0-2|61	%description common
12cr|gnome-shell-extensions-3.2.0-2|62	GNOME Shell Extensions is a collection of extensions providing additional
12cr|gnome-shell-extensions-3.2.0-2|63	and optional functionality to GNOME Shell. Common files and directories
12cr|gnome-shell-extensions-3.2.0-2|64	needed by extensions are provided here.
12cr|gnome-shell-extensions-3.2.0-2|65	
12cr|gnome-shell-extensions-3.2.0-2|66	%package alternate-tab
12cr|gnome-shell-extensions-3.2.0-2|67	Summary:	Classic Alt+Tab behavior. Window based instead of app based
12cr|gnome-shell-extensions-3.2.0-2|68	Group:		Graphical desktop/GNOME
12cr|gnome-shell-extensions-3.2.0-2|69	Requires:	%{name}-common = %{version}-%{release}
12cr|gnome-shell-extensions-3.2.0-2|70	
12cr|gnome-shell-extensions-3.2.0-2|71	%description alternate-tab
12cr|gnome-shell-extensions-3.2.0-2|72	Lets you use classic Alt+Tab (window-based instead of app-based) in
12cr|gnome-shell-extensions-3.2.0-2|73	GNOME Shell.
12cr|gnome-shell-extensions-3.2.0-2|74	
12cr|gnome-shell-extensions-3.2.0-2|75	GNOME Shell groups multiple instances of the same application together.
12cr|gnome-shell-extensions-3.2.0-2|76	This extension disables grouping.
12cr|gnome-shell-extensions-3.2.0-2|77	
12cr|gnome-shell-extensions-3.2.0-2|78	%package alternative-status-menu
12cr|gnome-shell-extensions-3.2.0-2|79	Summary:	For those who want a power off item visible at all the time
12cr|gnome-shell-extensions-3.2.0-2|80	Group:		Graphical desktop/GNOME
12cr|gnome-shell-extensions-3.2.0-2|81	Requires:	%{name}-common = %{version}-%{release}
12cr|gnome-shell-extensions-3.2.0-2|82	
12cr|gnome-shell-extensions-3.2.0-2|83	%description alternative-status-menu
12cr|gnome-shell-extensions-3.2.0-2|84	For those who want a power off item visible at all the time, replaces
12cr|gnome-shell-extensions-3.2.0-2|85	GNOME Shell status menu with one featuring separate Suspend and Power Off.
12cr|gnome-shell-extensions-3.2.0-2|86	Adds the ability to hibernate as well.
12cr|gnome-shell-extensions-3.2.0-2|87	
12cr|gnome-shell-extensions-3.2.0-2|88	%package dock
12cr|gnome-shell-extensions-3.2.0-2|89	Summary:	Shows a dock-style task switcher permanently
12cr|gnome-shell-extensions-3.2.0-2|90	Group:		Graphical desktop/GNOME
12cr|gnome-shell-extensions-3.2.0-2|91	Requires:	%{name}-common = %{version}-%{release}
12cr|gnome-shell-extensions-3.2.0-2|92	
12cr|gnome-shell-extensions-3.2.0-2|93	%description dock
12cr|gnome-shell-extensions-3.2.0-2|94	Shows a dock-style task switcher on the right side of the screen permanently.
12cr|gnome-shell-extensions-3.2.0-2|95	
12cr|gnome-shell-extensions-3.2.0-2|96	%package windowsnavigator
12cr|gnome-shell-extensions-3.2.0-2|97	Summary:	Keyboard selection of windows and work-spaces in overlay mode
12cr|gnome-shell-extensions-3.2.0-2|98	Group:		Graphical desktop/GNOME
12cr|gnome-shell-extensions-3.2.0-2|99	Requires:	%{name}-common = %{version}-%{release}
12cr|gnome-shell-extensions-3.2.0-2|100	
12cr|gnome-shell-extensions-3.2.0-2|101	%description windowsnavigator
12cr|gnome-shell-extensions-3.2.0-2|102	Allow keyboard selection of windows and work-spaces in overlay mode in
12cr|gnome-shell-extensions-3.2.0-2|103	GNOME Shell.
12cr|gnome-shell-extensions-3.2.0-2|104	
12cr|gnome-shell-extensions-3.2.0-2|105	Switch to overview mode (press the windows or alt+f1 key) and
12cr|gnome-shell-extensions-3.2.0-2|106	press the alt key to show numbers over windows.  Press any number to switch
12cr|gnome-shell-extensions-3.2.0-2|107	to the corresponding window.
12cr|gnome-shell-extensions-3.2.0-2|108	
12cr|gnome-shell-extensions-3.2.0-2|109	%package user-theme
12cr|gnome-shell-extensions-3.2.0-2|110	Summary:	Lets the user select a custom theme for the shell
12cr|gnome-shell-extensions-3.2.0-2|111	Group:		Graphical desktop/GNOME
12cr|gnome-shell-extensions-3.2.0-2|112	Requires:	%{name}-common = %{version}-%{release}
12cr|gnome-shell-extensions-3.2.0-2|113	
12cr|gnome-shell-extensions-3.2.0-2|114	%description user-theme
12cr|gnome-shell-extensions-3.2.0-2|115	Lets the user select a custom theme for the Gnome shell. It will allow you to
12cr|gnome-shell-extensions-3.2.0-2|116	apply a style from /.themes/[themeName]/gnome-shell/gnome-shell.css
12cr|gnome-shell-extensions-3.2.0-2|117	
12cr|gnome-shell-extensions-3.2.0-2|118	%package auto-move-windows
12cr|gnome-shell-extensions-3.2.0-2|119	Summary:	Assign specific workspaces to applications
12cr|gnome-shell-extensions-3.2.0-2|120	Group:		Graphical desktop/GNOME
12cr|gnome-shell-extensions-3.2.0-2|121	Requires:	%{name}-common = %{version}-%{release}
12cr|gnome-shell-extensions-3.2.0-2|122	
12cr|gnome-shell-extensions-3.2.0-2|123	%description auto-move-windows
12cr|gnome-shell-extensions-3.2.0-2|124	Lets you manage your workspaces more easily, assigning a specific workspace
12cr|gnome-shell-extensions-3.2.0-2|125	to each application as soon as it creates a window, in a manner configurable
12cr|gnome-shell-extensions-3.2.0-2|126	with a GSettings key.
12cr|gnome-shell-extensions-3.2.0-2|127	
12cr|gnome-shell-extensions-3.2.0-2|128	%package drive-menu
12cr|gnome-shell-extensions-3.2.0-2|129	Summary:	Disk device manager in the system status area
12cr|gnome-shell-extensions-3.2.0-2|130	Group:		Graphical desktop/GNOME
12cr|gnome-shell-extensions-3.2.0-2|131	Requires:	%{name}-common = %{version}-%{release}
12cr|gnome-shell-extensions-3.2.0-2|132	
12cr|gnome-shell-extensions-3.2.0-2|133	%description drive-menu
12cr|gnome-shell-extensions-3.2.0-2|134	Adds a menu in the system status area that tracks removable disk devices
12cr|gnome-shell-extensions-3.2.0-2|135	attached and offers to browse them and eject/unmount them.
12cr|gnome-shell-extensions-3.2.0-2|136	
12cr|gnome-shell-extensions-3.2.0-2|137	%package places-menu
12cr|gnome-shell-extensions-3.2.0-2|138	Summary:	Places menu indicator in the system status area
12cr|gnome-shell-extensions-3.2.0-2|139	Group:		Graphical desktop/GNOME
12cr|gnome-shell-extensions-3.2.0-2|140	Requires:	%{name}-common = %{version}-%{release}
12cr|gnome-shell-extensions-3.2.0-2|141	
12cr|gnome-shell-extensions-3.2.0-2|142	%description places-menu
12cr|gnome-shell-extensions-3.2.0-2|143	Adds a menu in the system status area that resembles the Places menu from
12cr|gnome-shell-extensions-3.2.0-2|144	GNOME 2.x
12cr|gnome-shell-extensions-3.2.0-2|145	
12cr|gnome-shell-extensions-3.2.0-2|146	%package native-window-placement
12cr|gnome-shell-extensions-3.2.0-2|147	Summary:	Arrange windows in overview in a more native way
12cr|gnome-shell-extensions-3.2.0-2|148	Group:		Graphical desktop/GNOME
12cr|gnome-shell-extensions-3.2.0-2|149	Requires:	%{name}-common = %{version}-%{release}
12cr|gnome-shell-extensions-3.2.0-2|150	
12cr|gnome-shell-extensions-3.2.0-2|151	%description native-window-placement
12cr|gnome-shell-extensions-3.2.0-2|152	This extension employs an algorithm (taken from KDE) for layouting the
12cr|gnome-shell-extensions-3.2.0-2|153	thumbnails in the overview that more closely reflects the positions and
12cr|gnome-shell-extensions-3.2.0-2|154	relative sizes of the actual windows, instead of using a fixed grid.
12cr|gnome-shell-extensions-3.2.0-2|155	
12cr|gnome-shell-extensions-3.2.0-2|156	%package systemmonitor
12cr|gnome-shell-extensions-3.2.0-2|157	Summary:	Monitor your system status
12cr|gnome-shell-extensions-3.2.0-2|158	Group:		Graphical desktop/GNOME
12cr|gnome-shell-extensions-3.2.0-2|159	Requires:	%{name}-common = %{version}-%{release}
12cr|gnome-shell-extensions-3.2.0-2|160	
12cr|gnome-shell-extensions-3.2.0-2|161	%description systemmonitor
12cr|gnome-shell-extensions-3.2.0-2|162	Monitor your system status.
12cr|gnome-shell-extensions-3.2.0-2|163	
12cr|gnome-shell-extensions-3.2.0-2|164	%package xrandr-indicator
12cr|gnome-shell-extensions-3.2.0-2|165	Summary:	Replace the GTK+ based indicator
12cr|gnome-shell-extensions-3.2.0-2|166	Group:		Graphical desktop/GNOME
12cr|gnome-shell-extensions-3.2.0-2|167	Requires:	%{name}-common = %{version}-%{release}
12cr|gnome-shell-extensions-3.2.0-2|168	
12cr|gnome-shell-extensions-3.2.0-2|169	%description xrandr-indicator
12cr|gnome-shell-extensions-3.2.0-2|170	Replace the GTK+ based indicator from gnome-settings-daemon with
12cr|gnome-shell-extensions-3.2.0-2|171	a native one. Lets the user rotate the laptop monitor and open
12cr|gnome-shell-extensions-3.2.0-2|172	display preferences quickly.
12cr|gnome-shell-extensions-3.2.0-2|173	
12cr|gnome-shell-extensions-3.2.0-2|174	%package apps-menu
12cr|gnome-shell-extensions-3.2.0-2|175	Summary:	Gnome 2.x style menu on the panel
12cr|gnome-shell-extensions-3.2.0-2|176	Group:		Graphical desktop/GNOME
12cr|gnome-shell-extensions-3.2.0-2|177	Requires:	%{name}-common = %{version}-%{release}
12cr|gnome-shell-extensions-3.2.0-2|178	
12cr|gnome-shell-extensions-3.2.0-2|179	%description apps-menu
12cr|gnome-shell-extensions-3.2.0-2|180	Lets you reach an application using gnome 2.x style menu on the panel.
12cr|gnome-shell-extensions-3.2.0-2|181	
12cr|gnome-shell-extensions-3.2.0-2|182	%package gajim
12cr|gnome-shell-extensions-3.2.0-2|183	Summary:	Integration with Gajim, a Jabber/XMPP instant messaging client
12cr|gnome-shell-extensions-3.2.0-2|184	Group:		Graphical desktop/GNOME
12cr|gnome-shell-extensions-3.2.0-2|185	Requires:	%{name}-common = %{version}-%{release}
12cr|gnome-shell-extensions-3.2.0-2|186	
12cr|gnome-shell-extensions-3.2.0-2|187	%description gajim
12cr|gnome-shell-extensions-3.2.0-2|188	Integration with Gajim, a Jabber/XMPP instant messaging client..
12cr|gnome-shell-extensions-3.2.0-2|189	
12cr|gnome-shell-extensions-3.2.0-2|190	%package example
12cr|gnome-shell-extensions-3.2.0-2|191	Summary:	A minimal example illustrating how to write extensions
12cr|gnome-shell-extensions-3.2.0-2|192	Group:		Graphical desktop/GNOME
12cr|gnome-shell-extensions-3.2.0-2|193	Requires:	%{name}-common = %{version}-%{release}
12cr|gnome-shell-extensions-3.2.0-2|194	
12cr|gnome-shell-extensions-3.2.0-2|195	%description example
12cr|gnome-shell-extensions-3.2.0-2|196	A minimal example illustrating how to write extensions.
12cr|gnome-shell-extensions-3.2.0-2|197	
12cr|gnome-shell-extensions-3.2.0-2|198	%package workspace-indicator
12cr|gnome-shell-extensions-3.2.0-2|199	Summary:	A menu for changing workspace
12cr|gnome-shell-extensions-3.2.0-2|200	Group:		Graphical desktop/GNOME
12cr|gnome-shell-extensions-3.2.0-2|201	Requires:	%{name}-common = %{version}-%{release}
12cr|gnome-shell-extensions-3.2.0-2|202	
12cr|gnome-shell-extensions-3.2.0-2|203	%description workspace-indicator
12cr|gnome-shell-extensions-3.2.0-2|204	A menu for changing workspace.
12cr|gnome-shell-extensions-3.2.0-2|205	
12cr|gnome-shell-extensions-3.2.0-2|206	%prep
12cr|gnome-shell-extensions-3.2.0-2|207	%setup -q
12cr|gnome-shell-extensions-3.2.0-2|208	
12cr|gnome-shell-extensions-3.2.0-2|209	# Main.panel._userMenu renamed to Main.panel._statusmenu in GS 3.0.1; fix sent
12cr|gnome-shell-extensions-3.2.0-2|210	# to the alternative-status-menu extension author
12cr|gnome-shell-extensions-3.2.0-2|211	sed -i "s|Main\.panel\._userMenu|Main.panel._statusmenu|g" extensions/alternative-status-menu/extension.js
12cr|gnome-shell-extensions-3.2.0-2|212	
12cr|gnome-shell-extensions-3.2.0-2|213	%build
12cr|gnome-shell-extensions-3.2.0-2|214	NOCONFIGURE=1 gnome-autogen.sh
12cr|gnome-shell-extensions-3.2.0-2|215	%configure2_5x  \
12cr|gnome-shell-extensions-3.2.0-2|216	--disable-schemas-compile \
12cr|gnome-shell-extensions-3.2.0-2|217	--enable-extensions="all"
12cr|gnome-shell-extensions-3.2.0-2|218	
12cr|gnome-shell-extensions-3.2.0-2|219	%make
12cr|gnome-shell-extensions-3.2.0-2|220	
12cr|gnome-shell-extensions-3.2.0-2|221	%install
12cr|gnome-shell-extensions-3.2.0-2|222	%makeinstall_std
12cr|gnome-shell-extensions-3.2.0-2|223	
12cr|gnome-shell-extensions-3.2.0-2|224	%find_lang %{name}
12cr|gnome-shell-extensions-3.2.0-2|225	
12cr|gnome-shell-extensions-3.2.0-2|226	%files
12cr|gnome-shell-extensions-3.2.0-2|227	
12cr|gnome-shell-extensions-3.2.0-2|228	%files common -f %{name}.lang
12cr|gnome-shell-extensions-3.2.0-2|229	%doc README
12cr|gnome-shell-extensions-3.2.0-2|230	%dir %{_datadir}/gnome-shell/extensions/
12cr|gnome-shell-extensions-3.2.0-2|231	
12cr|gnome-shell-extensions-3.2.0-2|232	%files alternate-tab
12cr|gnome-shell-extensions-3.2.0-2|233	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.alternate-tab.gschema.xml
12cr|gnome-shell-extensions-3.2.0-2|234	%{_datadir}/gnome-shell/extensions/alternate-tab*
12cr|gnome-shell-extensions-3.2.0-2|235	
12cr|gnome-shell-extensions-3.2.0-2|236	%files alternative-status-menu
12cr|gnome-shell-extensions-3.2.0-2|237	%{_datadir}/gnome-shell/extensions/alternative-status-menu*
12cr|gnome-shell-extensions-3.2.0-2|238	
12cr|gnome-shell-extensions-3.2.0-2|239	%files dock
12cr|gnome-shell-extensions-3.2.0-2|240	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.dock.gschema.xml
12cr|gnome-shell-extensions-3.2.0-2|241	%{_datadir}/gnome-shell/extensions/dock*
12cr|gnome-shell-extensions-3.2.0-2|242	
12cr|gnome-shell-extensions-3.2.0-2|243	%files windowsnavigator
12cr|gnome-shell-extensions-3.2.0-2|244	%{_datadir}/gnome-shell/extensions/windowsNavigator*
12cr|gnome-shell-extensions-3.2.0-2|245	
12cr|gnome-shell-extensions-3.2.0-2|246	%files user-theme
12cr|gnome-shell-extensions-3.2.0-2|247	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.user-theme.gschema.xml
12cr|gnome-shell-extensions-3.2.0-2|248	%{_datadir}/gnome-shell/extensions/user-theme*
12cr|gnome-shell-extensions-3.2.0-2|249	
12cr|gnome-shell-extensions-3.2.0-2|250	%files auto-move-windows
12cr|gnome-shell-extensions-3.2.0-2|251	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.auto-move-windows.gschema.xml
12cr|gnome-shell-extensions-3.2.0-2|252	%{_datadir}/gnome-shell/extensions/auto-move-windows*
12cr|gnome-shell-extensions-3.2.0-2|253	
12cr|gnome-shell-extensions-3.2.0-2|254	%files drive-menu
12cr|gnome-shell-extensions-3.2.0-2|255	%{_datadir}/gnome-shell/extensions/drive-menu*
12cr|gnome-shell-extensions-3.2.0-2|256	
12cr|gnome-shell-extensions-3.2.0-2|257	%files places-menu
12cr|gnome-shell-extensions-3.2.0-2|258	%{_datadir}/gnome-shell/extensions/places-menu*
12cr|gnome-shell-extensions-3.2.0-2|259	
12cr|gnome-shell-extensions-3.2.0-2|260	%files native-window-placement
12cr|gnome-shell-extensions-3.2.0-2|261	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.native-window-placement.gschema.xml
12cr|gnome-shell-extensions-3.2.0-2|262	%{_datadir}/gnome-shell/extensions/native-window-placement*
12cr|gnome-shell-extensions-3.2.0-2|263	
12cr|gnome-shell-extensions-3.2.0-2|264	%files systemmonitor
12cr|gnome-shell-extensions-3.2.0-2|265	%{_datadir}/gnome-shell/extensions/systemMonitor*
12cr|gnome-shell-extensions-3.2.0-2|266	
12cr|gnome-shell-extensions-3.2.0-2|267	%files xrandr-indicator
12cr|gnome-shell-extensions-3.2.0-2|268	%{_datadir}/gnome-shell/extensions/xrandr-indicator*
12cr|gnome-shell-extensions-3.2.0-2|269	
12cr|gnome-shell-extensions-3.2.0-2|270	%files apps-menu
12cr|gnome-shell-extensions-3.2.0-2|271	%{_datadir}/gnome-shell/extensions/apps-menu*
12cr|gnome-shell-extensions-3.2.0-2|272	
12cr|gnome-shell-extensions-3.2.0-2|273	%files gajim
12cr|gnome-shell-extensions-3.2.0-2|274	%{_datadir}/gnome-shell/extensions/gajim*
12cr|gnome-shell-extensions-3.2.0-2|275	
12cr|gnome-shell-extensions-3.2.0-2|276	%files workspace-indicator
12cr|gnome-shell-extensions-3.2.0-2|277	%{_datadir}/gnome-shell/extensions/workspace-indicator*
12cr|gnome-shell-extensions-3.2.0-2|278	
12cr|gnome-shell-extensions-3.2.0-2|279	%files example
12cr|gnome-shell-extensions-3.2.0-2|280	%{_datadir}/gnome-shell/extensions/example*
12cr|gnome-shell-extensions-3.2.0-2|281	
12cr|gnome-shell-extensions-3.2.0-2|282	
12cr|gnome-shell-extensions-3.2.0-2|283	
12cr|gnome-shell-extensions-3.2.0-2|284	
12cr|gnome-shell-extensions-3.2.0-2|285	%changelog
12cr|gnome-shell-extensions-3.2.0-2|286	

1817 12
12cr|gnome-splash-properties-0.3.0-7|1	%define name gnome-splash-properties
12cr|gnome-splash-properties-0.3.0-7|2	%define version 0.3.0
12cr|gnome-splash-properties-0.3.0-7|3	%define release %mkrel 7
12cr|gnome-splash-properties-0.3.0-7|4	
12cr|gnome-splash-properties-0.3.0-7|5	Summary: GNOME splash selector
12cr|gnome-splash-properties-0.3.0-7|6	Name: %{name}
12cr|gnome-splash-properties-0.3.0-7|7	Version: %{version}
12cr|gnome-splash-properties-0.3.0-7|8	Release: %{release}
12cr|gnome-splash-properties-0.3.0-7|9	URL: http://tchak13.free.fr/gnome-splash-properties/
12cr|gnome-splash-properties-0.3.0-7|10	Source0: http://tchak13.free.fr/gnome-splash-properties/files/%{name}-%{version}.tar.bz2
12cr|gnome-splash-properties-0.3.0-7|11	Patch0:	gnome-splash-properties-0.3.0-current_folder_uri.patch
12cr|gnome-splash-properties-0.3.0-7|12	License: GPL
12cr|gnome-splash-properties-0.3.0-7|13	Group: Graphical desktop/GNOME
12cr|gnome-splash-properties-0.3.0-7|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|gnome-splash-properties-0.3.0-7|15	Requires: ruby-gnome2 ruby-gconf2 ruby-gnomevfs2
12cr|gnome-splash-properties-0.3.0-7|16	BuildRequires: ruby imagemagick
12cr|gnome-splash-properties-0.3.0-7|17	BuildArch: noarch
12cr|gnome-splash-properties-0.3.0-7|18	
12cr|gnome-splash-properties-0.3.0-7|19	%description
12cr|gnome-splash-properties-0.3.0-7|20	This application lets you easily setup splash on GNOME desktop.
12cr|gnome-splash-properties-0.3.0-7|21	
12cr|gnome-splash-properties-0.3.0-7|22	%prep
12cr|gnome-splash-properties-0.3.0-7|23	%setup -q
12cr|gnome-splash-properties-0.3.0-7|24	%patch0 -p0
12cr|gnome-splash-properties-0.3.0-7|25	
12cr|gnome-splash-properties-0.3.0-7|26	%build
12cr|gnome-splash-properties-0.3.0-7|27	ruby setup.rb config
12cr|gnome-splash-properties-0.3.0-7|28	
12cr|gnome-splash-properties-0.3.0-7|29	%install
12cr|gnome-splash-properties-0.3.0-7|30	rm -rf %buildroot
12cr|gnome-splash-properties-0.3.0-7|31	mkdir -p %buildroot/
12cr|gnome-splash-properties-0.3.0-7|32	ruby setup.rb install --prefix=$RPM_BUILD_ROOT
12cr|gnome-splash-properties-0.3.0-7|33	
12cr|gnome-splash-properties-0.3.0-7|34	# Menu
12cr|gnome-splash-properties-0.3.0-7|35	######
12cr|gnome-splash-properties-0.3.0-7|36	
12cr|gnome-splash-properties-0.3.0-7|37	mkdir -p $RPM_BUILD_ROOT%{_liconsdir} $RPM_BUILD_ROOT%{_iconsdir} $RPM_BUILD_ROOT%{_miconsdir}
12cr|gnome-splash-properties-0.3.0-7|38	cp data/pixmaps/%{name}.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|gnome-splash-properties-0.3.0-7|39	convert data/pixmaps/%{name}.png -geometry 32x32 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|gnome-splash-properties-0.3.0-7|40	convert data/pixmaps/%{name}.png -geometry 16x16 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|gnome-splash-properties-0.3.0-7|41	
12cr|gnome-splash-properties-0.3.0-7|42	%clean
12cr|gnome-splash-properties-0.3.0-7|43	rm -rf %buildroot
12cr|gnome-splash-properties-0.3.0-7|44	
12cr|gnome-splash-properties-0.3.0-7|45	%if %mdkversion < 200900
12cr|gnome-splash-properties-0.3.0-7|46	%post
12cr|gnome-splash-properties-0.3.0-7|47	%update_menus
12cr|gnome-splash-properties-0.3.0-7|48	%endif
12cr|gnome-splash-properties-0.3.0-7|49	
12cr|gnome-splash-properties-0.3.0-7|50	%if %mdkversion < 200900
12cr|gnome-splash-properties-0.3.0-7|51	%postun
12cr|gnome-splash-properties-0.3.0-7|52	%update_menus
12cr|gnome-splash-properties-0.3.0-7|53	%endif
12cr|gnome-splash-properties-0.3.0-7|54	
12cr|gnome-splash-properties-0.3.0-7|55	%files
12cr|gnome-splash-properties-0.3.0-7|56	%defattr(-,root,root)
12cr|gnome-splash-properties-0.3.0-7|57	%{_bindir}/*
12cr|gnome-splash-properties-0.3.0-7|58	%{_datadir}/pixmaps/%{name}.png
12cr|gnome-splash-properties-0.3.0-7|59	%{_datadir}/applications/%{name}.desktop
12cr|gnome-splash-properties-0.3.0-7|60	%{_liconsdir}/%{name}.png
12cr|gnome-splash-properties-0.3.0-7|61	%{_iconsdir}/%{name}.png
12cr|gnome-splash-properties-0.3.0-7|62	%{_miconsdir}/%{name}.png
12cr|gnome-splash-properties-0.3.0-7|63	%doc COPYING
12cr|gnome-splash-properties-0.3.0-7|64	
12cr|gnome-splash-properties-0.3.0-7|65	
12cr|gnome-splash-properties-0.3.0-7|66	%changelog
12cr|gnome-splash-properties-0.3.0-7|67	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdv2011.0
12cr|gnome-splash-properties-0.3.0-7|68	+ Revision: 619113
12cr|gnome-splash-properties-0.3.0-7|69	- the mass rebuild of 2010.0 packages
12cr|gnome-splash-properties-0.3.0-7|70	
12cr|gnome-splash-properties-0.3.0-7|71	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.3.0-6mdv2010.0
12cr|gnome-splash-properties-0.3.0-7|72	+ Revision: 437786
12cr|gnome-splash-properties-0.3.0-7|73	- rebuild
12cr|gnome-splash-properties-0.3.0-7|74	
12cr|gnome-splash-properties-0.3.0-7|75	* Tue Mar 03 2009 Pascal Terjan <pterjan@mandriva.org> 0.3.0-5mdv2009.1
12cr|gnome-splash-properties-0.3.0-7|76	+ Revision: 347790
12cr|gnome-splash-properties-0.3.0-7|77	- Fix a runtime crash
12cr|gnome-splash-properties-0.3.0-7|78	- Fix build
12cr|gnome-splash-properties-0.3.0-7|79	
12cr|gnome-splash-properties-0.3.0-7|80	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gnome-splash-properties-0.3.0-7|81	- lowercase ImageMagick
12cr|gnome-splash-properties-0.3.0-7|82	
12cr|gnome-splash-properties-0.3.0-7|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnome-splash-properties-0.3.0-7|84	- rebuild
12cr|gnome-splash-properties-0.3.0-7|85	- drop old menu
12cr|gnome-splash-properties-0.3.0-7|86	- kill re-definition of %%buildroot on Pixel's request
12cr|gnome-splash-properties-0.3.0-7|87	
12cr|gnome-splash-properties-0.3.0-7|88	+ Pixel <pixel@mandriva.com>
12cr|gnome-splash-properties-0.3.0-7|89	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gnome-splash-properties-0.3.0-7|90	
12cr|gnome-splash-properties-0.3.0-7|91	+ Olivier Blin <oblin@mandriva.com>
12cr|gnome-splash-properties-0.3.0-7|92	- restore BuildRoot
12cr|gnome-splash-properties-0.3.0-7|93	
12cr|gnome-splash-properties-0.3.0-7|94	* Mon Jun 25 2007 Pascal Terjan <pterjan@mandriva.org> 0.3.0-2mdv2008.0
12cr|gnome-splash-properties-0.3.0-7|95	+ Revision: 43993
12cr|gnome-splash-properties-0.3.0-7|96	- set "xdg=true"
12cr|gnome-splash-properties-0.3.0-7|97	- Import gnome-splash-properties
12cr|gnome-splash-properties-0.3.0-7|98	
12cr|gnome-splash-properties-0.3.0-7|99	
12cr|gnome-splash-properties-0.3.0-7|100	
12cr|gnome-splash-properties-0.3.0-7|101	* Wed Nov 16 2005 Pascal Terjan <pterjan@mandriva.org> 0.3.0-1mdk
12cr|gnome-splash-properties-0.3.0-7|102	- 0.3.0
12cr|gnome-splash-properties-0.3.0-7|103	
12cr|gnome-splash-properties-0.3.0-7|104	* Sat Nov 12 2005 Pascal Terjan <pterjan@mandriva.org> 0.2.1-1mdk
12cr|gnome-splash-properties-0.3.0-7|105	- 0.2.1
12cr|gnome-splash-properties-0.3.0-7|106	
12cr|gnome-splash-properties-0.3.0-7|107	* Sat Nov 12 2005 Pascal Terjan <pterjan@mandriva.org> 0.2.0-1mdk
12cr|gnome-splash-properties-0.3.0-7|108	- first mdk release

1818 12
12cr|gnome-sshman-0.6-5|1	%define name	gnome-sshman
12cr|gnome-sshman-0.6-5|2	%define version 0.6
12cr|gnome-sshman-0.6-5|3	%define release %mkrel 5
12cr|gnome-sshman-0.6-5|4	
12cr|gnome-sshman-0.6-5|5	Name: 	 	%{name}
12cr|gnome-sshman-0.6-5|6	Summary: 	SSH connection manager for GNOME and Nautilus
12cr|gnome-sshman-0.6-5|7	Version: 	%{version}
12cr|gnome-sshman-0.6-5|8	Release: 	%{release}
12cr|gnome-sshman-0.6-5|9	
12cr|gnome-sshman-0.6-5|10	Source:		http://savannah.nongnu.org/download/gnome-sshman/%{name}-%{version}.tar.bz2
12cr|gnome-sshman-0.6-5|11	URL:		http://www.oronetes.net/webs/gnome-sshman/
12cr|gnome-sshman-0.6-5|12	License:	GPL
12cr|gnome-sshman-0.6-5|13	Group:		Graphical desktop/GNOME
12cr|gnome-sshman-0.6-5|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|gnome-sshman-0.6-5|15	Requires:	pygtk2.0-libglade gnome-terminal pygtk2.0 gnome-python python-vte python-pexpect pycrypto
12cr|gnome-sshman-0.6-5|16	BuildArch:	noarch
12cr|gnome-sshman-0.6-5|17	
12cr|gnome-sshman-0.6-5|18	%description
12cr|gnome-sshman-0.6-5|19	Gnome-sshman is an SSH session manager for GNOME. It is easy and fast to use,
12cr|gnome-sshman-0.6-5|20	and is useful for system administrators that need to connect to many SSH
12cr|gnome-sshman-0.6-5|21	servers. Gnome-sshman saves ssh sessions and allows you to open a saved
12cr|gnome-sshman-0.6-5|22	session with a double click in nautilus or opening a new session running
12cr|gnome-sshman-0.6-5|23	gnome-sshman.
12cr|gnome-sshman-0.6-5|24	
12cr|gnome-sshman-0.6-5|25	%prep
12cr|gnome-sshman-0.6-5|26	%setup -q
12cr|gnome-sshman-0.6-5|27	
12cr|gnome-sshman-0.6-5|28	%install
12cr|gnome-sshman-0.6-5|29	rm -rf $RPM_BUILD_ROOT
12cr|gnome-sshman-0.6-5|30	mkdir -p %buildroot/%_bindir
12cr|gnome-sshman-0.6-5|31	cp bin/%name %buildroot/%_bindir/
12cr|gnome-sshman-0.6-5|32	mkdir -p %buildroot/%_datadir/%name
12cr|gnome-sshman-0.6-5|33	cp libs/* %buildroot/%_datadir/%name
12cr|gnome-sshman-0.6-5|34	
12cr|gnome-sshman-0.6-5|35	#menu
12cr|gnome-sshman-0.6-5|36	
12cr|gnome-sshman-0.6-5|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|gnome-sshman-0.6-5|38	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gnome-sshman-0.6-5|39	[Desktop Entry]
12cr|gnome-sshman-0.6-5|40	Name=Gnome-SSHMan
12cr|gnome-sshman-0.6-5|41	Comment=Manage SSH connections
12cr|gnome-sshman-0.6-5|42	Exec=%{_bindir}/%{name}
12cr|gnome-sshman-0.6-5|43	Icon=terminals_section
12cr|gnome-sshman-0.6-5|44	Terminal=false
12cr|gnome-sshman-0.6-5|45	Type=Application
12cr|gnome-sshman-0.6-5|46	Categories=GNOME;GTK;X-MandrivaLinux-System-Terminals;TerminalEmulator;
12cr|gnome-sshman-0.6-5|47	EOF
12cr|gnome-sshman-0.6-5|48	
12cr|gnome-sshman-0.6-5|49	%clean
12cr|gnome-sshman-0.6-5|50	rm -rf $RPM_BUILD_ROOT
12cr|gnome-sshman-0.6-5|51	
12cr|gnome-sshman-0.6-5|52	%if %mdkversion < 200900
12cr|gnome-sshman-0.6-5|53	%post
12cr|gnome-sshman-0.6-5|54	%update_menus
12cr|gnome-sshman-0.6-5|55	%endif
12cr|gnome-sshman-0.6-5|56	
12cr|gnome-sshman-0.6-5|57	%if %mdkversion < 200900
12cr|gnome-sshman-0.6-5|58	%postun
12cr|gnome-sshman-0.6-5|59	%clean_menus
12cr|gnome-sshman-0.6-5|60	%endif
12cr|gnome-sshman-0.6-5|61	
12cr|gnome-sshman-0.6-5|62	%files
12cr|gnome-sshman-0.6-5|63	%defattr(-,root,root)
12cr|gnome-sshman-0.6-5|64	%doc README
12cr|gnome-sshman-0.6-5|65	%{_bindir}/%name
12cr|gnome-sshman-0.6-5|66	%{_datadir}/%name
12cr|gnome-sshman-0.6-5|67	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gnome-sshman-0.6-5|68	
12cr|gnome-sshman-0.6-5|69	
12cr|gnome-sshman-0.6-5|70	
12cr|gnome-sshman-0.6-5|71	
12cr|gnome-sshman-0.6-5|72	%changelog
12cr|gnome-sshman-0.6-5|73	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-5mdv2011.0
12cr|gnome-sshman-0.6-5|74	+ Revision: 619120
12cr|gnome-sshman-0.6-5|75	- the mass rebuild of 2010.0 packages
12cr|gnome-sshman-0.6-5|76	
12cr|gnome-sshman-0.6-5|77	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.6-4mdv2010.0
12cr|gnome-sshman-0.6-5|78	+ Revision: 429234
12cr|gnome-sshman-0.6-5|79	- rebuild
12cr|gnome-sshman-0.6-5|80	
12cr|gnome-sshman-0.6-5|81	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.6-3mdv2009.0
12cr|gnome-sshman-0.6-5|82	+ Revision: 246425
12cr|gnome-sshman-0.6-5|83	- rebuild
12cr|gnome-sshman-0.6-5|84	- drop old menu
12cr|gnome-sshman-0.6-5|85	- kill re-definition of %%buildroot on Pixel's request
12cr|gnome-sshman-0.6-5|86	
12cr|gnome-sshman-0.6-5|87	+ Pixel <pixel@mandriva.com>
12cr|gnome-sshman-0.6-5|88	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gnome-sshman-0.6-5|89	
12cr|gnome-sshman-0.6-5|90	+ Olivier Blin <oblin@mandriva.com>
12cr|gnome-sshman-0.6-5|91	- restore BuildRoot
12cr|gnome-sshman-0.6-5|92	
12cr|gnome-sshman-0.6-5|93	* Wed Dec 05 2007 Jérôme Soyer <saispo@mandriva.org> 0.6-1mdv2008.1
12cr|gnome-sshman-0.6-5|94	+ Revision: 115737
12cr|gnome-sshman-0.6-5|95	- New release 0.6
12cr|gnome-sshman-0.6-5|96	
12cr|gnome-sshman-0.6-5|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnome-sshman-0.6-5|98	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|gnome-sshman-0.6-5|99	
12cr|gnome-sshman-0.6-5|100	
12cr|gnome-sshman-0.6-5|101	* Mon Jan 08 2007 Crispin Boylan <crisb@mandriva.org> 0.5.2-4mdv2007.0
12cr|gnome-sshman-0.6-5|102	+ Revision: 106184
12cr|gnome-sshman-0.6-5|103	- Requires gnome-python not python-gnome
12cr|gnome-sshman-0.6-5|104	- Import gnome-sshman
12cr|gnome-sshman-0.6-5|105	
12cr|gnome-sshman-0.6-5|106	* Tue Sep 12 2006 Emmanuel Andry <eandry@mandriva.org> 0.5.2-3mdv2007.0
12cr|gnome-sshman-0.6-5|107	- %%mkrel
12cr|gnome-sshman-0.6-5|108	- xdg menu
12cr|gnome-sshman-0.6-5|109	
12cr|gnome-sshman-0.6-5|110	* Sun Feb 19 2006 Jerome Soyer <saispo@mandriva.org> 0.5.2-2mdk
12cr|gnome-sshman-0.6-5|111	- Fix Requires
12cr|gnome-sshman-0.6-5|112	
12cr|gnome-sshman-0.6-5|113	* Mon Nov 28 2005 Austin Acton <austin@mandriva.org> 0.5.2-1mdk
12cr|gnome-sshman-0.6-5|114	- New release 0.5.2
12cr|gnome-sshman-0.6-5|115	
12cr|gnome-sshman-0.6-5|116	* Tue Feb 22 2005 Austin Acton <austin@mandrake.org> 0.4.3-1mdk
12cr|gnome-sshman-0.6-5|117	- New release 0.4.3
12cr|gnome-sshman-0.6-5|118	- fix source URL
12cr|gnome-sshman-0.6-5|119	
12cr|gnome-sshman-0.6-5|120	* Fri Feb 11 2005 Austin Acton <austin@mandrake.org> 0.4-1mdk
12cr|gnome-sshman-0.6-5|121	- 0.4
12cr|gnome-sshman-0.6-5|122	
12cr|gnome-sshman-0.6-5|123	* Tue Feb 08 2005 Austin Acton <austin@mandrake.org> 0.3.2-1mdk
12cr|gnome-sshman-0.6-5|124	- 0.3.2
12cr|gnome-sshman-0.6-5|125	- require gnome-terminal instead of xterm
12cr|gnome-sshman-0.6-5|126	
12cr|gnome-sshman-0.6-5|127	* Sun Feb 06 2005 Austin Acton <austin@mandrake.org> 0.3-1mdk
12cr|gnome-sshman-0.6-5|128	- initial package
12cr|gnome-sshman-0.6-5|129	

1819 12
12cr|gnome-system-log-3.4.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cr|gnome-system-log-3.4.1-1|2	
12cr|gnome-system-log-3.4.1-1|3	Name:		gnome-system-log
12cr|gnome-system-log-3.4.1-1|4	Version:	3.4.1
12cr|gnome-system-log-3.4.1-1|5	Release:	%mkrel 1
12cr|gnome-system-log-3.4.1-1|6	Summary:	GNOME System log utility
12cr|gnome-system-log-3.4.1-1|7	License:	GPLv2+
12cr|gnome-system-log-3.4.1-1|8	Group:		Graphical desktop/GNOME
12cr|gnome-system-log-3.4.1-1|9	Url:		http://www.gnome.org
12cr|gnome-system-log-3.4.1-1|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|gnome-system-log-3.4.1-1|11	BuildRequires:	intltool
12cr|gnome-system-log-3.4.1-1|12	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|gnome-system-log-3.4.1-1|13	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.0
12cr|gnome-system-log-3.4.1-1|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12cr|gnome-system-log-3.4.1-1|15	#BuildRequires:	pkgconfig(libcanberra-gtk3)
12cr|gnome-system-log-3.4.1-1|16	Requires:	usermode-consoleonly
12cr|gnome-system-log-3.4.1-1|17	Conflicts:	gnome-utils < 1:3.3.1
12cr|gnome-system-log-3.4.1-1|18	
12cr|gnome-system-log-3.4.1-1|19	%description
12cr|gnome-system-log-3.4.1-1|20	Gnome System log utility.
12cr|gnome-system-log-3.4.1-1|21	
12cr|gnome-system-log-3.4.1-1|22	%prep
12cr|gnome-system-log-3.4.1-1|23	%setup -q
12cr|gnome-system-log-3.4.1-1|24	
12cr|gnome-system-log-3.4.1-1|25	%build
12cr|gnome-system-log-3.4.1-1|26	%configure2_5x \
12cr|gnome-system-log-3.4.1-1|27	--disable-rpath \
12cr|gnome-system-log-3.4.1-1|28	--disable-schemas-compile
12cr|gnome-system-log-3.4.1-1|29	%make
12cr|gnome-system-log-3.4.1-1|30	
12cr|gnome-system-log-3.4.1-1|31	%install
12cr|gnome-system-log-3.4.1-1|32	rm -rf %{buildroot}
12cr|gnome-system-log-3.4.1-1|33	%makeinstall_std
12cr|gnome-system-log-3.4.1-1|34	
12cr|gnome-system-log-3.4.1-1|35	#handle docs with files section
12cr|gnome-system-log-3.4.1-1|36	#rm -rf %{buildroot}%{_defaultdocdir}
12cr|gnome-system-log-3.4.1-1|37	
12cr|gnome-system-log-3.4.1-1|38	# make gnome-system-log use consolehelper until it starts using polkit
12cr|gnome-system-log-3.4.1-1|39	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cr|gnome-system-log-3.4.1-1|40	cat <<EOF > %{buildroot}%{_sysconfdir}/pam.d/gnome-system-log
12cr|gnome-system-log-3.4.1-1|41	#%%PAM-1.0
12cr|gnome-system-log-3.4.1-1|42	auth		include		system-auth
12cr|gnome-system-log-3.4.1-1|43	account		include		system-auth
12cr|gnome-system-log-3.4.1-1|44	session		include		system-auth
12cr|gnome-system-log-3.4.1-1|45	EOF
12cr|gnome-system-log-3.4.1-1|46	
12cr|gnome-system-log-3.4.1-1|47	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gnome-system-log-3.4.1-1|48	cat <<EOF > %{buildroot}%{_sysconfdir}/security/console.apps/gnome-system-log
12cr|gnome-system-log-3.4.1-1|49	USER=root
12cr|gnome-system-log-3.4.1-1|50	PROGRAM=/usr/sbin/gnome-system-log
12cr|gnome-system-log-3.4.1-1|51	SESSION=true
12cr|gnome-system-log-3.4.1-1|52	FALLBACK=true
12cr|gnome-system-log-3.4.1-1|53	EOF
12cr|gnome-system-log-3.4.1-1|54	
12cr|gnome-system-log-3.4.1-1|55	mkdir -p %{buildroot}%{_sbindir}
12cr|gnome-system-log-3.4.1-1|56	mv %{buildroot}%{_bindir}/gnome-system-log %{buildroot}%{_sbindir}
12cr|gnome-system-log-3.4.1-1|57	ln -s /usr/bin/consolehelper %{buildroot}%{_bindir}/gnome-system-log
12cr|gnome-system-log-3.4.1-1|58	
12cr|gnome-system-log-3.4.1-1|59	%find_lang %{name} --with-gnome
12cr|gnome-system-log-3.4.1-1|60	
12cr|gnome-system-log-3.4.1-1|61	%files -f %{name}.lang
12cr|gnome-system-log-3.4.1-1|62	%doc NEWS
12cr|gnome-system-log-3.4.1-1|63	%{_bindir}/%{name}
12cr|gnome-system-log-3.4.1-1|64	%{_sbindir}/%{name}
12cr|gnome-system-log-3.4.1-1|65	%{_datadir}/%{name}/
12cr|gnome-system-log-3.4.1-1|66	%{_sysconfdir}/pam.d/gnome-system-log
12cr|gnome-system-log-3.4.1-1|67	%{_sysconfdir}/security/console.apps/gnome-system-log
12cr|gnome-system-log-3.4.1-1|68	%{_datadir}/GConf/gsettings/logview.convert
12cr|gnome-system-log-3.4.1-1|69	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-log.gschema.xml
12cr|gnome-system-log-3.4.1-1|70	%{_datadir}/applications/%{name}.desktop
12cr|gnome-system-log-3.4.1-1|71	%{_mandir}/man1/%{name}.1.*
12cr|gnome-system-log-3.4.1-1|72	%{_datadir}/icons/hicolor/*/apps/logview.png
12cr|gnome-system-log-3.4.1-1|73	
12cr|gnome-system-log-3.4.1-1|74	
12cr|gnome-system-log-3.4.1-1|75	
12cr|gnome-system-log-3.4.1-1|76	
12cr|gnome-system-log-3.4.1-1|77	
12cr|gnome-system-log-3.4.1-1|78	%changelog
12cr|gnome-system-log-3.4.1-1|79	

1820 12
12cr|gnometab-0.7.4-8|1	%define name	gnometab
12cr|gnometab-0.7.4-8|2	%define version	0.7.4
12cr|gnometab-0.7.4-8|3	%define release	 %mkrel 8
12cr|gnometab-0.7.4-8|4	
12cr|gnometab-0.7.4-8|5	Summary:	Gnometab aims to be a WYSIWYG guitar tablature editor
12cr|gnometab-0.7.4-8|6	Name:		%{name}
12cr|gnometab-0.7.4-8|7	Version:	%{version}
12cr|gnometab-0.7.4-8|8	Release:	%{release}
12cr|gnometab-0.7.4-8|9	License:	GPL
12cr|gnometab-0.7.4-8|10	Group:		Sound
12cr|gnometab-0.7.4-8|11	URL:		http://www.solutionm.com/gnometab/
12cr|gnometab-0.7.4-8|12	Source0:	%{name}-%{version}.tar.bz2
12cr|gnometab-0.7.4-8|13	Source1:	%{name}_16.png
12cr|gnometab-0.7.4-8|14	Source2:	%{name}_32.png
12cr|gnometab-0.7.4-8|15	Source3:	%{name}_48.png
12cr|gnometab-0.7.4-8|16	Patch0:		%{name}-0.7.4-schemas.patch.bz2
12cr|gnometab-0.7.4-8|17	Patch1:		%{name}-0.7.4-depr.patch.bz2
12cr|gnometab-0.7.4-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|gnometab-0.7.4-8|19	BuildRequires:	libgnomeui2-devel
12cr|gnometab-0.7.4-8|20	BuildRequires:	libgnomeprintui-devel
12cr|gnometab-0.7.4-8|21	Requires(post,preun):		GConf2 >= 2.3.3
12cr|gnometab-0.7.4-8|22	
12cr|gnometab-0.7.4-8|23	%description
12cr|gnometab-0.7.4-8|24	Gnometab aims to be a WYSIWYG (what you see is what you get) tablature editor.
12cr|gnometab-0.7.4-8|25	Gnometab's features include copying and pasting of tablature passages, a
12cr|gnometab-0.7.4-8|26	chord library (which the user must fill with chords), professional-looking
12cr|gnometab-0.7.4-8|27	rhythm notation (not perfect yet), the ability to create a variety of
12cr|gnometab-0.7.4-8|28	tablature symbols specific to the guitar -- bends, slurs (hammer-ons,
12cr|gnometab-0.7.4-8|29	pull-offs, etc.), etc.
12cr|gnometab-0.7.4-8|30	And, of course, clean-looking printed output, given any postscript-compatible
12cr|gnometab-0.7.4-8|31	printer.  Gnometab does not attempt to be "smart", i.e., it does not know how
12cr|gnometab-0.7.4-8|32	many beats are in a measure, nor does it know an E chord from an Am chord.
12cr|gnometab-0.7.4-8|33	Instead, the emphasis has been on the appearance of the output.
12cr|gnometab-0.7.4-8|34	
12cr|gnometab-0.7.4-8|35	%prep
12cr|gnometab-0.7.4-8|36	%setup -q
12cr|gnometab-0.7.4-8|37	%patch0 -p1 -b .schemas-fix
12cr|gnometab-0.7.4-8|38	%patch1 -p1 -b .deprecated
12cr|gnometab-0.7.4-8|39	
12cr|gnometab-0.7.4-8|40	%build
12cr|gnometab-0.7.4-8|41	%configure2_5x
12cr|gnometab-0.7.4-8|42	%make
12cr|gnometab-0.7.4-8|43	
12cr|gnometab-0.7.4-8|44	%install
12cr|gnometab-0.7.4-8|45	rm -rf $RPM_BUILD_ROOT
12cr|gnometab-0.7.4-8|46	
12cr|gnometab-0.7.4-8|47	export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
12cr|gnometab-0.7.4-8|48	%makeinstall_std
12cr|gnometab-0.7.4-8|49	unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
12cr|gnometab-0.7.4-8|50	
12cr|gnometab-0.7.4-8|51	rm -rf $RPM_BUILD_ROOT%{_prefix}/doc
12cr|gnometab-0.7.4-8|52	
12cr|gnometab-0.7.4-8|53	# Menu
12cr|gnometab-0.7.4-8|54	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|gnometab-0.7.4-8|55	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gnometab-0.7.4-8|56	[Desktop Entry]
12cr|gnometab-0.7.4-8|57	Type=Application <<EOF
12cr|gnometab-0.7.4-8|58	Exec=%{_bindir}/%{name}
12cr|gnometab-0.7.4-8|59	Icon=AudioVideo;Player;Audio;
12cr|gnometab-0.7.4-8|60	Categories=Multimedia/Sound
12cr|gnometab-0.7.4-8|61	Name=Gnometab
12cr|gnometab-0.7.4-8|62	Comment=Gnometab is a guitar tablature editor.
12cr|gnometab-0.7.4-8|63	EOF
12cr|gnometab-0.7.4-8|64	
12cr|gnometab-0.7.4-8|65	#icon
12cr|gnometab-0.7.4-8|66	install -D -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/%{_miconsdir}/%{name}.png
12cr|gnometab-0.7.4-8|67	install -D -m 0644 %{SOURCE2} $RPM_BUILD_ROOT/%{_iconsdir}/%{name}.png
12cr|gnometab-0.7.4-8|68	install -D -m 0644 %{SOURCE3} $RPM_BUILD_ROOT/%{_liconsdir}/%{name}.png
12cr|gnometab-0.7.4-8|69	
12cr|gnometab-0.7.4-8|70	%if %mdkversion < 200900
12cr|gnometab-0.7.4-8|71	%post
12cr|gnometab-0.7.4-8|72	%{update_menus}
12cr|gnometab-0.7.4-8|73	%post_install_gconf_schemas gnometab
12cr|gnometab-0.7.4-8|74	%endif
12cr|gnometab-0.7.4-8|75	
12cr|gnometab-0.7.4-8|76	%preun
12cr|gnometab-0.7.4-8|77	%preun_uninstall_gconf_schemas gnometab
12cr|gnometab-0.7.4-8|78	
12cr|gnometab-0.7.4-8|79	%if %mdkversion < 200900
12cr|gnometab-0.7.4-8|80	%postun
12cr|gnometab-0.7.4-8|81	%{clean_menus}
12cr|gnometab-0.7.4-8|82	%endif
12cr|gnometab-0.7.4-8|83	
12cr|gnometab-0.7.4-8|84	%clean
12cr|gnometab-0.7.4-8|85	rm -fr $RPM_BUILD_ROOT
12cr|gnometab-0.7.4-8|86	
12cr|gnometab-0.7.4-8|87	%files
12cr|gnometab-0.7.4-8|88	%defattr(-,root,root)
12cr|gnometab-0.7.4-8|89	%doc ChangeLog README TODO
12cr|gnometab-0.7.4-8|90	%{_bindir}/*
12cr|gnometab-0.7.4-8|91	%{_datadir}/pixmaps/*
12cr|gnometab-0.7.4-8|92	%{_datadir}/gnome/apps/Applications/gnometab.desktop
12cr|gnometab-0.7.4-8|93	%{_sysconfdir}/gconf/schemas/gnometab.schemas
12cr|gnometab-0.7.4-8|94	%{_datadir}/applications/mandriva-*.desktop
12cr|gnometab-0.7.4-8|95	%{_iconsdir}/%{name}.png
12cr|gnometab-0.7.4-8|96	%{_miconsdir}/%{name}.png
12cr|gnometab-0.7.4-8|97	%{_liconsdir}/%{name}.png
12cr|gnometab-0.7.4-8|98	
12cr|gnometab-0.7.4-8|99	
12cr|gnometab-0.7.4-8|100	
12cr|gnometab-0.7.4-8|101	
12cr|gnometab-0.7.4-8|102	%changelog
12cr|gnometab-0.7.4-8|103	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.4-8mdv2011.0
12cr|gnometab-0.7.4-8|104	+ Revision: 619162
12cr|gnometab-0.7.4-8|105	- the mass rebuild of 2010.0 packages
12cr|gnometab-0.7.4-8|106	
12cr|gnometab-0.7.4-8|107	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.7.4-7mdv2010.0
12cr|gnometab-0.7.4-8|108	+ Revision: 429262
12cr|gnometab-0.7.4-8|109	- rebuild
12cr|gnometab-0.7.4-8|110	
12cr|gnometab-0.7.4-8|111	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.7.4-6mdv2009.0
12cr|gnometab-0.7.4-8|112	+ Revision: 246465
12cr|gnometab-0.7.4-8|113	- rebuild
12cr|gnometab-0.7.4-8|114	- fix description-line-too-long
12cr|gnometab-0.7.4-8|115	
12cr|gnometab-0.7.4-8|116	+ Pixel <pixel@mandriva.com>
12cr|gnometab-0.7.4-8|117	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gnometab-0.7.4-8|118	- use %%post_install_gconf_schemas/%%preun_uninstall_gconf_schemas
12cr|gnometab-0.7.4-8|119	
12cr|gnometab-0.7.4-8|120	+ Olivier Blin <oblin@mandriva.com>
12cr|gnometab-0.7.4-8|121	- restore BuildRoot
12cr|gnometab-0.7.4-8|122	
12cr|gnometab-0.7.4-8|123	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.7.4-4mdv2008.1
12cr|gnometab-0.7.4-8|124	+ Revision: 131654
12cr|gnometab-0.7.4-8|125	- auto-convert XDG menu entry
12cr|gnometab-0.7.4-8|126	- fix prereq
12cr|gnometab-0.7.4-8|127	- kill re-definition of %%buildroot on Pixel's request
12cr|gnometab-0.7.4-8|128	- use %%mkrel
12cr|gnometab-0.7.4-8|129	- fix summary-ended-with-dot
12cr|gnometab-0.7.4-8|130	- import gnometab
12cr|gnometab-0.7.4-8|131	
12cr|gnometab-0.7.4-8|132	
12cr|gnometab-0.7.4-8|133	* Fri Nov 04 2005 Marcel Pol <mpol@mandriva.org> 0.7.4-4mdk
12cr|gnometab-0.7.4-8|134	- rebuild
12cr|gnometab-0.7.4-8|135	
12cr|gnometab-0.7.4-8|136	* Thu Sep 02 2004 Marcel Pol <mpol@mandrake.org> 0.7.4-3mdk
12cr|gnometab-0.7.4-8|137	- patch1 fix compile
12cr|gnometab-0.7.4-8|138	
12cr|gnometab-0.7.4-8|139	* Mon Aug 11 2003 Abel Cheung <maddog@linux.org.hk> 0.7.4-2mdk
12cr|gnometab-0.7.4-8|140	- Patch0: Fix schemas list type error
12cr|gnometab-0.7.4-8|141	- misc spec fixes
12cr|gnometab-0.7.4-8|142	- Uninstall schemas at preun
12cr|gnometab-0.7.4-8|143	
12cr|gnometab-0.7.4-8|144	* Wed Apr 30 2003 Marcel Pol <mpol@gmx.net> 0.7.4-1mdk
12cr|gnometab-0.7.4-8|145	- initial mandrake release

1821 12
12cr|gnome-themes-standard-3.4.1-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
12cr|gnome-themes-standard-3.4.1-1|2	
12cr|gnome-themes-standard-3.4.1-1|3	Name:		gnome-themes-standard
12cr|gnome-themes-standard-3.4.1-1|4	Version:	3.4.1
12cr|gnome-themes-standard-3.4.1-1|5	Release:	1
12cr|gnome-themes-standard-3.4.1-1|6	Summary:	Standard themes for GNOME applications
12cr|gnome-themes-standard-3.4.1-1|7	Group:		Graphical desktop/GNOME
12cr|gnome-themes-standard-3.4.1-1|8	License:	LGPLv2+
12cr|gnome-themes-standard-3.4.1-1|9	URL:		http://git.gnome.org/browse/gnome-themes-standard
12cr|gnome-themes-standard-3.4.1-1|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-themes-standard/%{url_ver}/%{name}-%{version}.tar.xz
12cr|gnome-themes-standard-3.4.1-1|11	Source1:	settings.ini
12cr|gnome-themes-standard-3.4.1-1|12	Source2:	gtkrc
12cr|gnome-themes-standard-3.4.1-1|13	
12cr|gnome-themes-standard-3.4.1-1|14	BuildRequires:	gtk+2.0
12cr|gnome-themes-standard-3.4.1-1|15	BuildRequires:	intltool
12cr|gnome-themes-standard-3.4.1-1|16	BuildRequires:	libxml2-utils
12cr|gnome-themes-standard-3.4.1-1|17	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|gnome-themes-standard-3.4.1-1|18	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|gnome-themes-standard-3.4.1-1|19	# if gtk-engines3 was installable this should prolly be changed
12cr|gnome-themes-standard-3.4.1-1|20	Requires:	gtk-engines2
12cr|gnome-themes-standard-3.4.1-1|21	Requires:	gnome-icon-theme
12cr|gnome-themes-standard-3.4.1-1|22	Requires:	abattis-cantarell-fonts
12cr|gnome-themes-standard-3.4.1-1|23	Requires:	adwaita-cursor-theme = %{version}-%{release}
12cr|gnome-themes-standard-3.4.1-1|24	Requires:	adwaita-gtk2-theme = %{version}-%{release}
12cr|gnome-themes-standard-3.4.1-1|25	Requires:	adwaita-gtk3-theme = %{version}-%{release}
12cr|gnome-themes-standard-3.4.1-1|26	
12cr|gnome-themes-standard-3.4.1-1|27	%rename		gnome-themes
12cr|gnome-themes-standard-3.4.1-1|28	
12cr|gnome-themes-standard-3.4.1-1|29	%description
12cr|gnome-themes-standard-3.4.1-1|30	The gnome-themes-standard package contains the standard theme for the GNOME
12cr|gnome-themes-standard-3.4.1-1|31	desktop, which provides default appearance for cursors, desktop background,
12cr|gnome-themes-standard-3.4.1-1|32	window borders and GTK+ applications.
12cr|gnome-themes-standard-3.4.1-1|33	
12cr|gnome-themes-standard-3.4.1-1|34	%package -n adwaita-cursor-theme
12cr|gnome-themes-standard-3.4.1-1|35	Summary:	Adwaita cursor theme
12cr|gnome-themes-standard-3.4.1-1|36	Group:		Graphical desktop/GNOME
12cr|gnome-themes-standard-3.4.1-1|37	BuildArch:	noarch
12cr|gnome-themes-standard-3.4.1-1|38	
12cr|gnome-themes-standard-3.4.1-1|39	%description -n adwaita-cursor-theme
12cr|gnome-themes-standard-3.4.1-1|40	The adwaita-cursor-theme package contains a modern set of cursors originally
12cr|gnome-themes-standard-3.4.1-1|41	designed for the GNOME desktop.
12cr|gnome-themes-standard-3.4.1-1|42	
12cr|gnome-themes-standard-3.4.1-1|43	%package -n adwaita-gtk2-theme
12cr|gnome-themes-standard-3.4.1-1|44	Summary:	Adwaita gtk2 theme
12cr|gnome-themes-standard-3.4.1-1|45	Group:		Graphical desktop/GNOME
12cr|gnome-themes-standard-3.4.1-1|46	
12cr|gnome-themes-standard-3.4.1-1|47	%description -n adwaita-gtk2-theme
12cr|gnome-themes-standard-3.4.1-1|48	The adwaita-gtk2-theme package contains a gtk2 theme for presenting widgets
12cr|gnome-themes-standard-3.4.1-1|49	with a GNOME look and feel.
12cr|gnome-themes-standard-3.4.1-1|50	
12cr|gnome-themes-standard-3.4.1-1|51	%package -n adwaita-gtk3-theme
12cr|gnome-themes-standard-3.4.1-1|52	Summary:	Adwaita gtk3 theme
12cr|gnome-themes-standard-3.4.1-1|53	Group:		Graphical desktop/GNOME
12cr|gnome-themes-standard-3.4.1-1|54	
12cr|gnome-themes-standard-3.4.1-1|55	%description -n adwaita-gtk3-theme
12cr|gnome-themes-standard-3.4.1-1|56	The adwaita-gtk3-theme package contains a gtk3 theme for rendering widgets
12cr|gnome-themes-standard-3.4.1-1|57	with a GNOME look and feel.
12cr|gnome-themes-standard-3.4.1-1|58	
12cr|gnome-themes-standard-3.4.1-1|59	%prep
12cr|gnome-themes-standard-3.4.1-1|60	%setup -q
12cr|gnome-themes-standard-3.4.1-1|61	
12cr|gnome-themes-standard-3.4.1-1|62	%build
12cr|gnome-themes-standard-3.4.1-1|63	%configure2_5x
12cr|gnome-themes-standard-3.4.1-1|64	%make
12cr|gnome-themes-standard-3.4.1-1|65	
12cr|gnome-themes-standard-3.4.1-1|66	%install
12cr|gnome-themes-standard-3.4.1-1|67	%makeinstall_std
12cr|gnome-themes-standard-3.4.1-1|68	
12cr|gnome-themes-standard-3.4.1-1|69	# we don't want these
12cr|gnome-themes-standard-3.4.1-1|70	rm -rf %{buildroot}%{_libdir}/gtk-3.0/3.0.0/theming-engines/libadwaita.la
12cr|gnome-themes-standard-3.4.1-1|71	
12cr|gnome-themes-standard-3.4.1-1|72	install -Dpm644 %{SOURCE1} %{buildroot}%{_sysconfdir}/gtk-3.0/settings.ini
12cr|gnome-themes-standard-3.4.1-1|73	install -Dpm644 %{SOURCE2} %{buildroot}%{_sysconfdir}/gtk-2.0/gtkrc
12cr|gnome-themes-standard-3.4.1-1|74	
12cr|gnome-themes-standard-3.4.1-1|75	%find_lang %{name}
12cr|gnome-themes-standard-3.4.1-1|76	
12cr|gnome-themes-standard-3.4.1-1|77	%post
12cr|gnome-themes-standard-3.4.1-1|78	touch --no-create %{_datadir}/icons/Adwaita &>/dev/null || :
12cr|gnome-themes-standard-3.4.1-1|79	
12cr|gnome-themes-standard-3.4.1-1|80	%postun
12cr|gnome-themes-standard-3.4.1-1|81	if [ $1 -eq 0 ] ; then
12cr|gnome-themes-standard-3.4.1-1|82	for t in Adwaita HighContrast HighContrastInverse LowContrast; do
12cr|gnome-themes-standard-3.4.1-1|83	touch --no-create %{_datadir}/icons/$t &>/dev/null
12cr|gnome-themes-standard-3.4.1-1|84	gtk-update-icon-cache %{_datadir}/icons/$t &>/dev/null || :
12cr|gnome-themes-standard-3.4.1-1|85	done
12cr|gnome-themes-standard-3.4.1-1|86	fi
12cr|gnome-themes-standard-3.4.1-1|87	
12cr|gnome-themes-standard-3.4.1-1|88	%posttrans
12cr|gnome-themes-standard-3.4.1-1|89	for t in Adwaita HighContrast HighContrastInverse LowContrast; do
12cr|gnome-themes-standard-3.4.1-1|90	gtk-update-icon-cache %{_datadir}/icons/$t &>/dev/null || :
12cr|gnome-themes-standard-3.4.1-1|91	done
12cr|gnome-themes-standard-3.4.1-1|92	
12cr|gnome-themes-standard-3.4.1-1|93	%files -f %{name}.lang
12cr|gnome-themes-standard-3.4.1-1|94	%doc NEWS README
12cr|gnome-themes-standard-3.4.1-1|95	
12cr|gnome-themes-standard-3.4.1-1|96	# Background and WM
12cr|gnome-themes-standard-3.4.1-1|97	%{_datadir}/themes/Adwaita
12cr|gnome-themes-standard-3.4.1-1|98	%exclude %{_datadir}/themes/Adwaita/gtk-2.0
12cr|gnome-themes-standard-3.4.1-1|99	%exclude %{_datadir}/themes/Adwaita/gtk-3.0
12cr|gnome-themes-standard-3.4.1-1|100	
12cr|gnome-themes-standard-3.4.1-1|101	# Background
12cr|gnome-themes-standard-3.4.1-1|102	%{_datadir}/gnome-background-properties/*
12cr|gnome-themes-standard-3.4.1-1|103	
12cr|gnome-themes-standard-3.4.1-1|104	# A11y themes
12cr|gnome-themes-standard-3.4.1-1|105	%{_datadir}/icons/LowContrast
12cr|gnome-themes-standard-3.4.1-1|106	%{_datadir}/themes/LowContrast
12cr|gnome-themes-standard-3.4.1-1|107	%{_datadir}/icons/HighContrast
12cr|gnome-themes-standard-3.4.1-1|108	%{_datadir}/themes/HighContrast
12cr|gnome-themes-standard-3.4.1-1|109	%{_datadir}/icons/HighContrastInverse
12cr|gnome-themes-standard-3.4.1-1|110	%{_datadir}/themes/HighContrastInverse
12cr|gnome-themes-standard-3.4.1-1|111	
12cr|gnome-themes-standard-3.4.1-1|112	%files -n adwaita-cursor-theme
12cr|gnome-themes-standard-3.4.1-1|113	# Cursors
12cr|gnome-themes-standard-3.4.1-1|114	%{_datadir}/icons/Adwaita
12cr|gnome-themes-standard-3.4.1-1|115	
12cr|gnome-themes-standard-3.4.1-1|116	%files -n adwaita-gtk2-theme
12cr|gnome-themes-standard-3.4.1-1|117	# gtk2 Theme
12cr|gnome-themes-standard-3.4.1-1|118	%{_datadir}/themes/Adwaita/gtk-2.0
12cr|gnome-themes-standard-3.4.1-1|119	
12cr|gnome-themes-standard-3.4.1-1|120	# Default gtk2 settings
12cr|gnome-themes-standard-3.4.1-1|121	%{_sysconfdir}/gtk-2.0/gtkrc
12cr|gnome-themes-standard-3.4.1-1|122	
12cr|gnome-themes-standard-3.4.1-1|123	%files -n adwaita-gtk3-theme
12cr|gnome-themes-standard-3.4.1-1|124	# gtk3 Theme and engine
12cr|gnome-themes-standard-3.4.1-1|125	%{_libdir}/gtk-3.0/3.0.0/theming-engines/libadwaita.so
12cr|gnome-themes-standard-3.4.1-1|126	%{_datadir}/themes/Adwaita/gtk-3.0
12cr|gnome-themes-standard-3.4.1-1|127	
12cr|gnome-themes-standard-3.4.1-1|128	# Default gtk3 settings
12cr|gnome-themes-standard-3.4.1-1|129	%{_sysconfdir}/gtk-3.0/settings.ini
12cr|gnome-themes-standard-3.4.1-1|130	
12cr|gnome-themes-standard-3.4.1-1|131	
12cr|gnome-themes-standard-3.4.1-1|132	
12cr|gnome-themes-standard-3.4.1-1|133	
12cr|gnome-themes-standard-3.4.1-1|134	%changelog
12cr|gnome-themes-standard-3.4.1-1|135	

1822 12
12cr|gnome-tiles-1-13|1	Summary: Desktop Background Images for GNOME
12cr|gnome-tiles-1-13|2	Name: gnome-tiles
12cr|gnome-tiles-1-13|3	Version: 1
12cr|gnome-tiles-1-13|4	Release: %mkrel 13
12cr|gnome-tiles-1-13|5	License: LGPL
12cr|gnome-tiles-1-13|6	Group: Graphical desktop/GNOME
12cr|gnome-tiles-1-13|7	Source: gnome-tiles-1.tar.bz2
12cr|gnome-tiles-1-13|8	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|gnome-tiles-1-13|9	BuildArchitectures: noarch
12cr|gnome-tiles-1-13|10	URL: http://www.gnome.org/
12cr|gnome-tiles-1-13|11	
12cr|gnome-tiles-1-13|12	%description
12cr|gnome-tiles-1-13|13	If you use GNOME you can use these images to spruce up your background.
12cr|gnome-tiles-1-13|14	Of course, you can you use it for with another Window Manager.
12cr|gnome-tiles-1-13|15	
12cr|gnome-tiles-1-13|16	%prep
12cr|gnome-tiles-1-13|17	
12cr|gnome-tiles-1-13|18	%install
12cr|gnome-tiles-1-13|19	rm -rf $RPM_BUILD_ROOT
12cr|gnome-tiles-1-13|20	mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps/backgrounds/gnome-tiles
12cr|gnome-tiles-1-13|21	cd $RPM_BUILD_ROOT%{_datadir}/pixmaps/backgrounds
12cr|gnome-tiles-1-13|22	bzcat %{SOURCE0}|tar xf -
12cr|gnome-tiles-1-13|23	
12cr|gnome-tiles-1-13|24	%clean
12cr|gnome-tiles-1-13|25	rm -rf $RPM_BUILD_ROOT
12cr|gnome-tiles-1-13|26	
12cr|gnome-tiles-1-13|27	%files
12cr|gnome-tiles-1-13|28	%defattr(-, root, root)
12cr|gnome-tiles-1-13|29	%{_datadir}/pixmaps/backgrounds/gnome-tiles
12cr|gnome-tiles-1-13|30	
12cr|gnome-tiles-1-13|31	
12cr|gnome-tiles-1-13|32	
12cr|gnome-tiles-1-13|33	%changelog
12cr|gnome-tiles-1-13|34	* Sat Aug 06 2011 Götz Waschk <waschk@mandriva.org> 1-13mdv2012.0
12cr|gnome-tiles-1-13|35	+ Revision: 693427
12cr|gnome-tiles-1-13|36	- rebuild
12cr|gnome-tiles-1-13|37	
12cr|gnome-tiles-1-13|38	* Thu Jul 30 2009 Frederic Crozat <fcrozat@mandriva.com> 1-12mdv2011.0
12cr|gnome-tiles-1-13|39	+ Revision: 404687
12cr|gnome-tiles-1-13|40	- Rebuild
12cr|gnome-tiles-1-13|41	
12cr|gnome-tiles-1-13|42	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1-11mdv2009.0
12cr|gnome-tiles-1-13|43	+ Revision: 246469
12cr|gnome-tiles-1-13|44	- rebuild
12cr|gnome-tiles-1-13|45	
12cr|gnome-tiles-1-13|46	+ Olivier Blin <blino@mandriva.org>
12cr|gnome-tiles-1-13|47	- restore BuildRoot
12cr|gnome-tiles-1-13|48	
12cr|gnome-tiles-1-13|49	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1-9mdv2008.1
12cr|gnome-tiles-1-13|50	+ Revision: 126028
12cr|gnome-tiles-1-13|51	- kill re-definition of %%buildroot on Pixel's request
12cr|gnome-tiles-1-13|52	- use %%mkrel
12cr|gnome-tiles-1-13|53	
12cr|gnome-tiles-1-13|54	
12cr|gnome-tiles-1-13|55	* Tue Jan 10 2006 Frederic Crozat <fcrozat@mandriva.com> 1-9mdk
12cr|gnome-tiles-1-13|56	- Rebuild
12cr|gnome-tiles-1-13|57	
12cr|gnome-tiles-1-13|58	* Fri Sep 10 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 1-8mdk
12cr|gnome-tiles-1-13|59	- Rebuild
12cr|gnome-tiles-1-13|60	
12cr|gnome-tiles-1-13|61	* Mon Aug 18 2003 Lenny Cartier <lenny@mandrakesoft.com> 1-7mdk
12cr|gnome-tiles-1-13|62	- remove provides & obsoletes
12cr|gnome-tiles-1-13|63	
12cr|gnome-tiles-1-13|64	* Fri Feb 14 2003 Frederic Crozat <fcrozat@mandrakesoft.com> 1-6mdk
12cr|gnome-tiles-1-13|65	- Rebuild
12cr|gnome-tiles-1-13|66	

1823 12
12cr|gnome-timer-applet-2.1.4-1|1	%define name	gnome-timer-applet
12cr|gnome-timer-applet-2.1.4-1|2	%define version 2.1.4
12cr|gnome-timer-applet-2.1.4-1|3	%define release %mkrel 1
12cr|gnome-timer-applet-2.1.4-1|4	
12cr|gnome-timer-applet-2.1.4-1|5	Name: 	 	%{name}
12cr|gnome-timer-applet-2.1.4-1|6	Summary: 	Countdown timer applet for the GNOME panel
12cr|gnome-timer-applet-2.1.4-1|7	Version: 	%{version}
12cr|gnome-timer-applet-2.1.4-1|8	Release: 	%{release}
12cr|gnome-timer-applet-2.1.4-1|9	
12cr|gnome-timer-applet-2.1.4-1|10	Source:		timer-applet-%{version}.tar.gz
12cr|gnome-timer-applet-2.1.4-1|11	URL:		http://launchpad.net/timer-applet
12cr|gnome-timer-applet-2.1.4-1|12	License:	GPL
12cr|gnome-timer-applet-2.1.4-1|13	Group:		Graphical desktop/GNOME
12cr|gnome-timer-applet-2.1.4-1|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|gnome-timer-applet-2.1.4-1|15	BuildRequires:	python-devel
12cr|gnome-timer-applet-2.1.4-1|16	BuildRequires:	perl-XML-Parser
12cr|gnome-timer-applet-2.1.4-1|17	BuildRequires:	intltool >= 0.35
12cr|gnome-timer-applet-2.1.4-1|18	Requires:	gnome-python >= 2.16
12cr|gnome-timer-applet-2.1.4-1|19	Requires:	gnome-python-desktop >= 2.16
12cr|gnome-timer-applet-2.1.4-1|20	Requires:	pygtk2.0-libglade >= 2.10
12cr|gnome-timer-applet-2.1.4-1|21	Requires:	python-notify >= 0.1
12cr|gnome-timer-applet-2.1.4-1|22	Requires:	dbus-python > 0.80
12cr|gnome-timer-applet-2.1.4-1|23	Requires(post):GConf2
12cr|gnome-timer-applet-2.1.4-1|24	Requires(preun):GConf2
12cr|gnome-timer-applet-2.1.4-1|25	
12cr|gnome-timer-applet-2.1.4-1|26	%description
12cr|gnome-timer-applet-2.1.4-1|27	* Quickly set a timer and be notified when it finishes
12cr|gnome-timer-applet-2.1.4-1|28	* Unobtrusive notification that does not interrupt your work, but keeps you
12cr|gnome-timer-applet-2.1.4-1|29	aware that the timer has finished
12cr|gnome-timer-applet-2.1.4-1|30	* Create presets for quick access to frequently-used times
12cr|gnome-timer-applet-2.1.4-1|31	* Add multiple Timer Applets to the panel to have different timers running
12cr|gnome-timer-applet-2.1.4-1|32	simultaneously
12cr|gnome-timer-applet-2.1.4-1|33	* D-Bus support provides programmatic access to Timer Applet instances
12cr|gnome-timer-applet-2.1.4-1|34	
12cr|gnome-timer-applet-2.1.4-1|35	%prep
12cr|gnome-timer-applet-2.1.4-1|36	%setup -q -n timer-applet
12cr|gnome-timer-applet-2.1.4-1|37	
12cr|gnome-timer-applet-2.1.4-1|38	%build
12cr|gnome-timer-applet-2.1.4-1|39	%configure2_5x --disable-schemas-install
12cr|gnome-timer-applet-2.1.4-1|40	%make
12cr|gnome-timer-applet-2.1.4-1|41	
12cr|gnome-timer-applet-2.1.4-1|42	%install
12cr|gnome-timer-applet-2.1.4-1|43	rm -rf $RPM_BUILD_ROOT
12cr|gnome-timer-applet-2.1.4-1|44	%makeinstall
12cr|gnome-timer-applet-2.1.4-1|45	
12cr|gnome-timer-applet-2.1.4-1|46	%find_lang timer-applet
12cr|gnome-timer-applet-2.1.4-1|47	
12cr|gnome-timer-applet-2.1.4-1|48	%post
12cr|gnome-timer-applet-2.1.4-1|49	GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/timer-applet.schemas > /dev/null
12cr|gnome-timer-applet-2.1.4-1|50	
12cr|gnome-timer-applet-2.1.4-1|51	%preun
12cr|gnome-timer-applet-2.1.4-1|52	GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/timer-applet.schemas > /dev/null
12cr|gnome-timer-applet-2.1.4-1|53	
12cr|gnome-timer-applet-2.1.4-1|54	%clean
12cr|gnome-timer-applet-2.1.4-1|55	rm -rf $RPM_BUILD_ROOT
12cr|gnome-timer-applet-2.1.4-1|56	
12cr|gnome-timer-applet-2.1.4-1|57	%files -f timer-applet.lang
12cr|gnome-timer-applet-2.1.4-1|58	%defattr(-,root,root)
12cr|gnome-timer-applet-2.1.4-1|59	%doc AUTHORS NEWS README
12cr|gnome-timer-applet-2.1.4-1|60	%{_sysconfdir}/gconf/schemas/*
12cr|gnome-timer-applet-2.1.4-1|61	%{_libdir}/timer-applet/timer-applet
12cr|gnome-timer-applet-2.1.4-1|62	%{_libdir}/bonobo/servers/*
12cr|gnome-timer-applet-2.1.4-1|63	%{py_sitedir}/timerapplet
12cr|gnome-timer-applet-2.1.4-1|64	%{_datadir}/timer-applet
12cr|gnome-timer-applet-2.1.4-1|65	%{_datadir}/pixmaps/*
12cr|gnome-timer-applet-2.1.4-1|66	
12cr|gnome-timer-applet-2.1.4-1|67	
12cr|gnome-timer-applet-2.1.4-1|68	%changelog
12cr|gnome-timer-applet-2.1.4-1|69	* Sat Nov 27 2010 Olivier Faurax <ofaurax@mandriva.org> 2.1.4-1mdv2011.0
12cr|gnome-timer-applet-2.1.4-1|70	+ Revision: 602033
12cr|gnome-timer-applet-2.1.4-1|71	- new home, new version
12cr|gnome-timer-applet-2.1.4-1|72	
12cr|gnome-timer-applet-2.1.4-1|73	* Sun Nov 07 2010 Jani Välimaa <wally@mandriva.org> 2.0.1-8mdv2011.0
12cr|gnome-timer-applet-2.1.4-1|74	+ Revision: 594852
12cr|gnome-timer-applet-2.1.4-1|75	- rebuild for python 2.7
12cr|gnome-timer-applet-2.1.4-1|76	
12cr|gnome-timer-applet-2.1.4-1|77	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.0.1-7mdv2010.0
12cr|gnome-timer-applet-2.1.4-1|78	+ Revision: 437787
12cr|gnome-timer-applet-2.1.4-1|79	- rebuild
12cr|gnome-timer-applet-2.1.4-1|80	
12cr|gnome-timer-applet-2.1.4-1|81	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 2.0.1-6mdv2009.1
12cr|gnome-timer-applet-2.1.4-1|82	+ Revision: 325445
12cr|gnome-timer-applet-2.1.4-1|83	- rebuild
12cr|gnome-timer-applet-2.1.4-1|84	
12cr|gnome-timer-applet-2.1.4-1|85	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2.0.1-5mdv2009.0
12cr|gnome-timer-applet-2.1.4-1|86	+ Revision: 240781
12cr|gnome-timer-applet-2.1.4-1|87	- rebuild
12cr|gnome-timer-applet-2.1.4-1|88	- kill re-definition of %%buildroot on Pixel's request
12cr|gnome-timer-applet-2.1.4-1|89	
12cr|gnome-timer-applet-2.1.4-1|90	+ Olivier Blin <oblin@mandriva.com>
12cr|gnome-timer-applet-2.1.4-1|91	- restore BuildRoot
12cr|gnome-timer-applet-2.1.4-1|92	
12cr|gnome-timer-applet-2.1.4-1|93	* Sun May 20 2007 Austin Acton <austin@mandriva.org> 2.0.1-3mdv2008.0
12cr|gnome-timer-applet-2.1.4-1|94	+ Revision: 28953
12cr|gnome-timer-applet-2.1.4-1|95	- fix requires (bug 30923)
12cr|gnome-timer-applet-2.1.4-1|96	
12cr|gnome-timer-applet-2.1.4-1|97	* Sun Apr 29 2007 Austin Acton <austin@mandriva.org> 2.0.1-2mdv2008.0
12cr|gnome-timer-applet-2.1.4-1|98	+ Revision: 19212
12cr|gnome-timer-applet-2.1.4-1|99	- buildrequires perl-XML-Parser
12cr|gnome-timer-applet-2.1.4-1|100	- 2.0 python-based version
12cr|gnome-timer-applet-2.1.4-1|101	- Import gnome-timer-applet
12cr|gnome-timer-applet-2.1.4-1|102	
12cr|gnome-timer-applet-2.1.4-1|103	
12cr|gnome-timer-applet-2.1.4-1|104	
12cr|gnome-timer-applet-2.1.4-1|105	* Sun Apr 3 2005 Austin Acton <austin@mandrake.org> 1.0-1mdk
12cr|gnome-timer-applet-2.1.4-1|106	- 1.0
12cr|gnome-timer-applet-2.1.4-1|107	- schemas
12cr|gnome-timer-applet-2.1.4-1|108	
12cr|gnome-timer-applet-2.1.4-1|109	* Sat Mar 05 2005 Austin Acton <austin@mandrake.org> 0.7-1mdk
12cr|gnome-timer-applet-2.1.4-1|110	- New release 0.7
12cr|gnome-timer-applet-2.1.4-1|111	
12cr|gnome-timer-applet-2.1.4-1|112	* Wed Feb 2 2005 Austin Acton <austin@mandrake.org> 0.5.1-1mdk
12cr|gnome-timer-applet-2.1.4-1|113	- 0.5.1
12cr|gnome-timer-applet-2.1.4-1|114	
12cr|gnome-timer-applet-2.1.4-1|115	* Sun Jan 30 2005 Austin Acton <austin@mandrake.org> 0.4-1mdk
12cr|gnome-timer-applet-2.1.4-1|116	- 0.4
12cr|gnome-timer-applet-2.1.4-1|117	
12cr|gnome-timer-applet-2.1.4-1|118	* Wed Jan 19 2005 Austin Acton <austin@mandrake.org> 0.3-1mdk
12cr|gnome-timer-applet-2.1.4-1|119	- initial package

1824 12
12cr|gnome-tweak-tool-3.4.0.1-1|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
12cr|gnome-tweak-tool-3.4.0.1-1|2	
12cr|gnome-tweak-tool-3.4.0.1-1|3	Name:		gnome-tweak-tool
12cr|gnome-tweak-tool-3.4.0.1-1|4	Version:	3.4.0.1
12cr|gnome-tweak-tool-3.4.0.1-1|5	Release:	1
12cr|gnome-tweak-tool-3.4.0.1-1|6	Summary:	A tool to customize advanced GNOME 3 options
12cr|gnome-tweak-tool-3.4.0.1-1|7	Group:		Graphical desktop/GNOME
12cr|gnome-tweak-tool-3.4.0.1-1|8	License:	GPLv3
12cr|gnome-tweak-tool-3.4.0.1-1|9	URL:		http://live.gnome.org/GnomeTweakTool
12cr|gnome-tweak-tool-3.4.0.1-1|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|gnome-tweak-tool-3.4.0.1-1|11	BuildArch:	noarch
12cr|gnome-tweak-tool-3.4.0.1-1|12	
12cr|gnome-tweak-tool-3.4.0.1-1|13	BuildRequires:	desktop-file-utils
12cr|gnome-tweak-tool-3.4.0.1-1|14	BuildRequires:	GConf2
12cr|gnome-tweak-tool-3.4.0.1-1|15	BuildRequires:	intltool
12cr|gnome-tweak-tool-3.4.0.1-1|16	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12cr|gnome-tweak-tool-3.4.0.1-1|17	BuildRequires:	pkgconfig(pygobject-3.0)
12cr|gnome-tweak-tool-3.4.0.1-1|18	
12cr|gnome-tweak-tool-3.4.0.1-1|19	Requires:	gnome-shell
12cr|gnome-tweak-tool-3.4.0.1-1|20	
12cr|gnome-tweak-tool-3.4.0.1-1|21	%description
12cr|gnome-tweak-tool-3.4.0.1-1|22	GNOME Tweak Tool is an application for changing the advanced settings
12cr|gnome-tweak-tool-3.4.0.1-1|23	of GNOME 3.
12cr|gnome-tweak-tool-3.4.0.1-1|24	
12cr|gnome-tweak-tool-3.4.0.1-1|25	Features:
12cr|gnome-tweak-tool-3.4.0.1-1|26	* Install and switch gnome-shell themes
12cr|gnome-tweak-tool-3.4.0.1-1|27	* Switch GTK+ themes
12cr|gnome-tweak-tool-3.4.0.1-1|28	* Switch icon themes
12cr|gnome-tweak-tool-3.4.0.1-1|29	* Change
12cr|gnome-tweak-tool-3.4.0.1-1|30	- The user-interface and title bar fonts
12cr|gnome-tweak-tool-3.4.0.1-1|31	- Icons in menus and buttons
12cr|gnome-tweak-tool-3.4.0.1-1|32	- Behavior on laptop lid close
12cr|gnome-tweak-tool-3.4.0.1-1|33	- Shell font size
12cr|gnome-tweak-tool-3.4.0.1-1|34	- File manager desktop icons
12cr|gnome-tweak-tool-3.4.0.1-1|35	- Title bar click action
12cr|gnome-tweak-tool-3.4.0.1-1|36	- Shell clock to show date
12cr|gnome-tweak-tool-3.4.0.1-1|37	- Font hinting
12cr|gnome-tweak-tool-3.4.0.1-1|38	- Font anti-aliasing
12cr|gnome-tweak-tool-3.4.0.1-1|39	
12cr|gnome-tweak-tool-3.4.0.1-1|40	%prep
12cr|gnome-tweak-tool-3.4.0.1-1|41	%setup -q
12cr|gnome-tweak-tool-3.4.0.1-1|42	%apply_patches
12cr|gnome-tweak-tool-3.4.0.1-1|43	
12cr|gnome-tweak-tool-3.4.0.1-1|44	%build
12cr|gnome-tweak-tool-3.4.0.1-1|45	%configure2_5x \
12cr|gnome-tweak-tool-3.4.0.1-1|46	--build=%{_host}
12cr|gnome-tweak-tool-3.4.0.1-1|47	
12cr|gnome-tweak-tool-3.4.0.1-1|48	%make
12cr|gnome-tweak-tool-3.4.0.1-1|49	
12cr|gnome-tweak-tool-3.4.0.1-1|50	%install
12cr|gnome-tweak-tool-3.4.0.1-1|51	%makeinstall_std
12cr|gnome-tweak-tool-3.4.0.1-1|52	%find_lang %{name}
12cr|gnome-tweak-tool-3.4.0.1-1|53	
12cr|gnome-tweak-tool-3.4.0.1-1|54	desktop-file-install \
12cr|gnome-tweak-tool-3.4.0.1-1|55	--dir=%{buildroot}%{_datadir}/applications \
12cr|gnome-tweak-tool-3.4.0.1-1|56	--remove-only-show-in=Unity \
12cr|gnome-tweak-tool-3.4.0.1-1|57	%{buildroot}%{_datadir}/applications/*.desktop
12cr|gnome-tweak-tool-3.4.0.1-1|58	
12cr|gnome-tweak-tool-3.4.0.1-1|59	%files -f %{name}.lang
12cr|gnome-tweak-tool-3.4.0.1-1|60	%doc AUTHORS COPYING NEWS README
12cr|gnome-tweak-tool-3.4.0.1-1|61	%{_bindir}/%{name}
12cr|gnome-tweak-tool-3.4.0.1-1|62	%{python_sitelib}/gtweak
12cr|gnome-tweak-tool-3.4.0.1-1|63	%{_datadir}/applications/%{name}.desktop
12cr|gnome-tweak-tool-3.4.0.1-1|64	%{_datadir}/%{name}
12cr|gnome-tweak-tool-3.4.0.1-1|65	
12cr|gnome-tweak-tool-3.4.0.1-1|66	
12cr|gnome-tweak-tool-3.4.0.1-1|67	
12cr|gnome-tweak-tool-3.4.0.1-1|68	
12cr|gnome-tweak-tool-3.4.0.1-1|69	%changelog
12cr|gnome-tweak-tool-3.4.0.1-1|70	

1825 12
12cr|gnome-user-share-3.0.3-1|1	Summary: GNOME user file sharing
12cr|gnome-user-share-3.0.3-1|2	Name: gnome-user-share
12cr|gnome-user-share-3.0.3-1|3	Version: 3.0.3
12cr|gnome-user-share-3.0.3-1|4	Release: 1
12cr|gnome-user-share-3.0.3-1|5	License: GPLv2+
12cr|gnome-user-share-3.0.3-1|6	Group: System/Servers
12cr|gnome-user-share-3.0.3-1|7	URL: http://www.gnome.org
12cr|gnome-user-share-3.0.3-1|8	Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12cr|gnome-user-share-3.0.3-1|9	
12cr|gnome-user-share-3.0.3-1|10	BuildRequires:	gnome-doc-utils
12cr|gnome-user-share-3.0.3-1|11	BuildRequires:	intltool
12cr|gnome-user-share-3.0.3-1|12	BuildRequires:	itstool
12cr|gnome-user-share-3.0.3-1|13	BuildRequires:	libxml2-utils
12cr|gnome-user-share-3.0.3-1|14	BuildRequires:	pkgconfig(dbus-1)
12cr|gnome-user-share-3.0.3-1|15	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|gnome-user-share-3.0.3-1|16	BuildRequires:	pkgconfig(gconf-2.0)
12cr|gnome-user-share-3.0.3-1|17	BuildRequires:	pkgconfig(glib-2.0) >= 2.28
12cr|gnome-user-share-3.0.3-1|18	BuildRequires:	pkgconfig(gnome-bluetooth-1.0)
12cr|gnome-user-share-3.0.3-1|19	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|gnome-user-share-3.0.3-1|20	BuildRequires:	pkgconfig(libcanberra-gtk3)
12cr|gnome-user-share-3.0.3-1|21	BuildRequires:	pkgconfig(libnautilus-extension)
12cr|gnome-user-share-3.0.3-1|22	BuildRequires:	pkgconfig(libnotify)
12cr|gnome-user-share-3.0.3-1|23	
12cr|gnome-user-share-3.0.3-1|24	Suggests: apache
12cr|gnome-user-share-3.0.3-1|25	Suggests: apache-mod_dnssd >= 0.6
12cr|gnome-user-share-3.0.3-1|26	Requires: obex-data-server >= 0.3
12cr|gnome-user-share-3.0.3-1|27	
12cr|gnome-user-share-3.0.3-1|28	%description
12cr|gnome-user-share-3.0.3-1|29	This program enables user to share directories through Webdav or Bluetooth
12cr|gnome-user-share-3.0.3-1|30	(over ObexFTP).
12cr|gnome-user-share-3.0.3-1|31	
12cr|gnome-user-share-3.0.3-1|32	%prep
12cr|gnome-user-share-3.0.3-1|33	%setup -q
12cr|gnome-user-share-3.0.3-1|34	
12cr|gnome-user-share-3.0.3-1|35	%build
12cr|gnome-user-share-3.0.3-1|36	%configure2_5x \
12cr|gnome-user-share-3.0.3-1|37	--with-modules-path=%{_sysconfdir}/httpd/modules \
12cr|gnome-user-share-3.0.3-1|38	--disable-schemas-install \
12cr|gnome-user-share-3.0.3-1|39	--disable-scrollkeeper
12cr|gnome-user-share-3.0.3-1|40	
12cr|gnome-user-share-3.0.3-1|41	%make
12cr|gnome-user-share-3.0.3-1|42	
12cr|gnome-user-share-3.0.3-1|43	%install
12cr|gnome-user-share-3.0.3-1|44	%makeinstall_std
12cr|gnome-user-share-3.0.3-1|45	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12cr|gnome-user-share-3.0.3-1|46	%find_lang %{name} --with-gnome
12cr|gnome-user-share-3.0.3-1|47	
12cr|gnome-user-share-3.0.3-1|48	
12cr|gnome-user-share-3.0.3-1|49	%files -f %{name}.lang
12cr|gnome-user-share-3.0.3-1|50	%doc README ChangeLog NEWS
12cr|gnome-user-share-3.0.3-1|51	%{_sysconfdir}/xdg/autostart/gnome-user-share.desktop
12cr|gnome-user-share-3.0.3-1|52	%{_bindir}/*
12cr|gnome-user-share-3.0.3-1|53	%{_libexecdir}/gnome-user-share
12cr|gnome-user-share-3.0.3-1|54	%{_libdir}/nautilus/extensions-3.0/libnautilus-share-extension.so
12cr|gnome-user-share-3.0.3-1|55	%{_datadir}/applications/gnome-user-share-properties.desktop
12cr|gnome-user-share-3.0.3-1|56	%{_datadir}/gnome-user-share
12cr|gnome-user-share-3.0.3-1|57	%{_datadir}/icons/hicolor/*/apps/*.*
12cr|gnome-user-share-3.0.3-1|58	%_datadir/GConf/gsettings/gnome-user-share.convert
12cr|gnome-user-share-3.0.3-1|59	%_datadir/glib-2.0/schemas/org.gnome.desktop.file-sharing.gschema.xml
12cr|gnome-user-share-3.0.3-1|60	
12cr|gnome-user-share-3.0.3-1|61	
12cr|gnome-user-share-3.0.3-1|62	
12cr|gnome-user-share-3.0.3-1|63	
12cr|gnome-user-share-3.0.3-1|64	%changelog
12cr|gnome-user-share-3.0.3-1|65	

1826 12
12cr|gnome-web-photo-0.10.6-1|1	Summary:	Generate full images and thumbnails from web pages
12cr|gnome-web-photo-0.10.6-1|2	Name:		gnome-web-photo
12cr|gnome-web-photo-0.10.6-1|3	Version:	0.10.6
12cr|gnome-web-photo-0.10.6-1|4	Release:	1
12cr|gnome-web-photo-0.10.6-1|5	License:	LGPLv2+
12cr|gnome-web-photo-0.10.6-1|6	Group:		Graphical desktop/GNOME
12cr|gnome-web-photo-0.10.6-1|7	URL:		http://ftp.gnome.org/pub/gnome/sources/gnome-web-photo/
12cr|gnome-web-photo-0.10.6-1|8	Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-web-photo/%{version}/gnome-web-photo-%{version}.tar.xz
12cr|gnome-web-photo-0.10.6-1|9	
12cr|gnome-web-photo-0.10.6-1|10	BuildRequires:	intltool
12cr|gnome-web-photo-0.10.6-1|11	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|gnome-web-photo-0.10.6-1|12	BuildRequires:	pkgconfig(webkitgtk-3.0)
12cr|gnome-web-photo-0.10.6-1|13	
12cr|gnome-web-photo-0.10.6-1|14	%description
12cr|gnome-web-photo-0.10.6-1|15	GNOME Web Photographer is a tool to generate full-size image files and
12cr|gnome-web-photo-0.10.6-1|16	thumbnails from HTML files and web pages.
12cr|gnome-web-photo-0.10.6-1|17	
12cr|gnome-web-photo-0.10.6-1|18	%prep
12cr|gnome-web-photo-0.10.6-1|19	%setup -q
12cr|gnome-web-photo-0.10.6-1|20	
12cr|gnome-web-photo-0.10.6-1|21	%build
12cr|gnome-web-photo-0.10.6-1|22	%configure2_5x \
12cr|gnome-web-photo-0.10.6-1|23	--with-gtk=3.0
12cr|gnome-web-photo-0.10.6-1|24	
12cr|gnome-web-photo-0.10.6-1|25	%make
12cr|gnome-web-photo-0.10.6-1|26	
12cr|gnome-web-photo-0.10.6-1|27	%install
12cr|gnome-web-photo-0.10.6-1|28	%makeinstall_std
12cr|gnome-web-photo-0.10.6-1|29	
12cr|gnome-web-photo-0.10.6-1|30	%find_lang %{name}
12cr|gnome-web-photo-0.10.6-1|31	
12cr|gnome-web-photo-0.10.6-1|32	%files -f %{name}.lang
12cr|gnome-web-photo-0.10.6-1|33	%{_bindir}/gnome-web-photo
12cr|gnome-web-photo-0.10.6-1|34	%{_bindir}/gnome-web-print
12cr|gnome-web-photo-0.10.6-1|35	%{_bindir}/gnome-web-thumbnail
12cr|gnome-web-photo-0.10.6-1|36	%{_datadir}/gnome-web-photo
12cr|gnome-web-photo-0.10.6-1|37	%{_datadir}/thumbnailers/gnome-web-photo.thumbnailer
12cr|gnome-web-photo-0.10.6-1|38	
12cr|gnome-web-photo-0.10.6-1|39	
12cr|gnome-web-photo-0.10.6-1|40	
12cr|gnome-web-photo-0.10.6-1|41	%changelog
12cr|gnome-web-photo-0.10.6-1|42	* Wed May 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.10.6-1
12cr|gnome-web-photo-0.10.6-1|43	+ Revision: 799214
12cr|gnome-web-photo-0.10.6-1|44	- new version 0.10.6
12cr|gnome-web-photo-0.10.6-1|45	- built with gtk+3.0
12cr|gnome-web-photo-0.10.6-1|46	- cleaned up spec
12cr|gnome-web-photo-0.10.6-1|47	
12cr|gnome-web-photo-0.10.6-1|48	* Mon Jun 20 2011 Funda Wang <fwang@mandriva.org> 0.10.1-2
12cr|gnome-web-photo-0.10.6-1|49	+ Revision: 686166
12cr|gnome-web-photo-0.10.6-1|50	- rebuild for new webkit
12cr|gnome-web-photo-0.10.6-1|51	
12cr|gnome-web-photo-0.10.6-1|52	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 0.10.1-1
12cr|gnome-web-photo-0.10.6-1|53	+ Revision: 677249
12cr|gnome-web-photo-0.10.6-1|54	- new version 0.10.1
12cr|gnome-web-photo-0.10.6-1|55	- rebuild to add gconf2 as req
12cr|gnome-web-photo-0.10.6-1|56	
12cr|gnome-web-photo-0.10.6-1|57	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gnome-web-photo-0.10.6-1|58	- rebuild
12cr|gnome-web-photo-0.10.6-1|59	
12cr|gnome-web-photo-0.10.6-1|60	* Sun Jan 17 2010 Funda Wang <fwang@mandriva.org> 0.9-2mdv2010.1
12cr|gnome-web-photo-0.10.6-1|61	+ Revision: 492595
12cr|gnome-web-photo-0.10.6-1|62	- fix build with xulrunner 1.9.2
12cr|gnome-web-photo-0.10.6-1|63	
12cr|gnome-web-photo-0.10.6-1|64	* Mon Sep 21 2009 Götz Waschk <waschk@mandriva.org> 0.9-1mdv2010.0
12cr|gnome-web-photo-0.10.6-1|65	+ Revision: 446594
12cr|gnome-web-photo-0.10.6-1|66	- update to new version 0.9
12cr|gnome-web-photo-0.10.6-1|67	
12cr|gnome-web-photo-0.10.6-1|68	* Sat Aug 22 2009 Funda Wang <fwang@mandriva.org> 0.8-3mdv2010.0
12cr|gnome-web-photo-0.10.6-1|69	+ Revision: 419465
12cr|gnome-web-photo-0.10.6-1|70	- rebuild
12cr|gnome-web-photo-0.10.6-1|71	
12cr|gnome-web-photo-0.10.6-1|72	* Tue Aug 04 2009 Funda Wang <fwang@mandriva.org> 0.8-2mdv2010.0
12cr|gnome-web-photo-0.10.6-1|73	+ Revision: 408679
12cr|gnome-web-photo-0.10.6-1|74	- use correct libxul libpath for linking
12cr|gnome-web-photo-0.10.6-1|75	
12cr|gnome-web-photo-0.10.6-1|76	* Mon Jun 29 2009 Götz Waschk <waschk@mandriva.org> 0.8-1mdv2010.0
12cr|gnome-web-photo-0.10.6-1|77	+ Revision: 390607
12cr|gnome-web-photo-0.10.6-1|78	- update to new version 0.8
12cr|gnome-web-photo-0.10.6-1|79	
12cr|gnome-web-photo-0.10.6-1|80	* Tue Apr 14 2009 Götz Waschk <waschk@mandriva.org> 0.7-1mdv2009.1
12cr|gnome-web-photo-0.10.6-1|81	+ Revision: 366975
12cr|gnome-web-photo-0.10.6-1|82	- update to new version 0.7
12cr|gnome-web-photo-0.10.6-1|83	
12cr|gnome-web-photo-0.10.6-1|84	* Tue Mar 17 2009 Götz Waschk <waschk@mandriva.org> 0.6-1mdv2009.1
12cr|gnome-web-photo-0.10.6-1|85	+ Revision: 356679
12cr|gnome-web-photo-0.10.6-1|86	- update to new version 0.6
12cr|gnome-web-photo-0.10.6-1|87	
12cr|gnome-web-photo-0.10.6-1|88	* Thu Mar 12 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.5-1mdv2009.1
12cr|gnome-web-photo-0.10.6-1|89	+ Revision: 354218
12cr|gnome-web-photo-0.10.6-1|90	- Replace BuildRequires for libxulrunner-unstable-devel by
12cr|gnome-web-photo-0.10.6-1|91	xulrunner-devel-unstable, otherwise wrong 32-bit devel version of
12cr|gnome-web-photo-0.10.6-1|92	package is chosen on x86_64.
12cr|gnome-web-photo-0.10.6-1|93	- Added missing BuildRequires: gnome-vfs2-devel, intltool,
12cr|gnome-web-photo-0.10.6-1|94	libGConf2-devel
12cr|gnome-web-photo-0.10.6-1|95	- import gnome-web-photo
12cr|gnome-web-photo-0.10.6-1|96	
12cr|gnome-web-photo-0.10.6-1|97	

1827 12
12cr|gnomoradio-0.15.1-9|1	%define name	gnomoradio
12cr|gnomoradio-0.15.1-9|2	%define version	0.15.1
12cr|gnomoradio-0.15.1-9|3	%define release %mkrel 9
12cr|gnomoradio-0.15.1-9|4	
12cr|gnomoradio-0.15.1-9|5	%define major	0
12cr|gnomoradio-0.15.1-9|6	%define libname %mklibname %{name} %{major}
12cr|gnomoradio-0.15.1-9|7	
12cr|gnomoradio-0.15.1-9|8	Name: 	 	%{name}
12cr|gnomoradio-0.15.1-9|9	Summary: 	Finder and player of free (Creative Commons) music
12cr|gnomoradio-0.15.1-9|10	Version: 	%{version}
12cr|gnomoradio-0.15.1-9|11	Release: 	%{release}
12cr|gnomoradio-0.15.1-9|12	Source0:	%{name}-%{version}.tar.bz2
12cr|gnomoradio-0.15.1-9|13	# patches from Gentoo
12cr|gnomoradio-0.15.1-9|14	Patch0:		gnomoradio-0.15.1-gcc42.patch
12cr|gnomoradio-0.15.1-9|15	Patch1:		gnomoradio-0.15.1-gcc43.patch
12cr|gnomoradio-0.15.1-9|16	# -------------------
12cr|gnomoradio-0.15.1-9|17	Patch2:		gnomoradio-0.15.1-fix-underlinking.patch
12cr|gnomoradio-0.15.1-9|18	Patch3:		gnomoradio-0.15.1-glib-single-include.patch
12cr|gnomoradio-0.15.1-9|19	Patch4:		gnomoradio-0.15.1-lm.patch
12cr|gnomoradio-0.15.1-9|20	URL:		http://gnomoradio.org/
12cr|gnomoradio-0.15.1-9|21	License:	GPLv2+
12cr|gnomoradio-0.15.1-9|22	Group:		Sound
12cr|gnomoradio-0.15.1-9|23	BuildRequires:	imagemagick
12cr|gnomoradio-0.15.1-9|24	BuildRequires:	libsigc++2.0-devel
12cr|gnomoradio-0.15.1-9|25	BuildRequires:	pkgconfig(gtkmm-2.4)
12cr|gnomoradio-0.15.1-9|26	BuildRequires:	gconfmm2.6-devel
12cr|gnomoradio-0.15.1-9|27	BuildRequires:	pkgconfig(libxml++-2.6)
12cr|gnomoradio-0.15.1-9|28	BuildRequires:	pkgconfig(ao)
12cr|gnomoradio-0.15.1-9|29	BuildRequires:	pkgconfig(vorbis)
12cr|gnomoradio-0.15.1-9|30	BuildRequires:	pkgconfig(ogg)
12cr|gnomoradio-0.15.1-9|31	BuildRequires:  desktop-file-utils
12cr|gnomoradio-0.15.1-9|32	
12cr|gnomoradio-0.15.1-9|33	%description
12cr|gnomoradio-0.15.1-9|34	Gnomoradio is a program that can find, fetch, share, and play music that is
12cr|gnomoradio-0.15.1-9|35	freely available for sharing.  The Gnomoradio project is creating an
12cr|gnomoradio-0.15.1-9|36	online network where artists can promote and share their music freely and
12cr|gnomoradio-0.15.1-9|37	willingly. By eliminating many of the exclusionary tactics of the mainstream
12cr|gnomoradio-0.15.1-9|38	music industry, musicians now have a chance to interact directly with their
12cr|gnomoradio-0.15.1-9|39	listeners and receive valuable exposure.
12cr|gnomoradio-0.15.1-9|40	
12cr|gnomoradio-0.15.1-9|41	%package -n 	%{libname}
12cr|gnomoradio-0.15.1-9|42	Summary:        Dynamic libraries from %{name}
12cr|gnomoradio-0.15.1-9|43	Group:          System/Libraries
12cr|gnomoradio-0.15.1-9|44	
12cr|gnomoradio-0.15.1-9|45	%description -n %{libname}
12cr|gnomoradio-0.15.1-9|46	Dynamic libraries from %{name}.
12cr|gnomoradio-0.15.1-9|47	
12cr|gnomoradio-0.15.1-9|48	%package -n 	%{libname}-devel
12cr|gnomoradio-0.15.1-9|49	Summary: 	Header files and static libraries from %{name}
12cr|gnomoradio-0.15.1-9|50	Group: 		Development/C
12cr|gnomoradio-0.15.1-9|51	Requires: 	%{libname} >= %{version}
12cr|gnomoradio-0.15.1-9|52	Provides: 	lib%{name}-devel = %{version}-%{release}
12cr|gnomoradio-0.15.1-9|53	Provides:	%{name}-devel = %{version}-%{release}
12cr|gnomoradio-0.15.1-9|54	Obsoletes: 	%{name}-devel
12cr|gnomoradio-0.15.1-9|55	
12cr|gnomoradio-0.15.1-9|56	%description -n %{libname}-devel
12cr|gnomoradio-0.15.1-9|57	Libraries and includes files for developing programs based on %{name}.
12cr|gnomoradio-0.15.1-9|58	
12cr|gnomoradio-0.15.1-9|59	%prep
12cr|gnomoradio-0.15.1-9|60	%setup -q
12cr|gnomoradio-0.15.1-9|61	%patch0 -p1
12cr|gnomoradio-0.15.1-9|62	%patch1 -p1
12cr|gnomoradio-0.15.1-9|63	%patch2 -p1
12cr|gnomoradio-0.15.1-9|64	%patch3 -p1
12cr|gnomoradio-0.15.1-9|65	%patch4 -p1
12cr|gnomoradio-0.15.1-9|66	
12cr|gnomoradio-0.15.1-9|67	%build
12cr|gnomoradio-0.15.1-9|68	%configure2_5x
12cr|gnomoradio-0.15.1-9|69	%make LIBS="-lglibmm-2.4 -lsigc-2.0"
12cr|gnomoradio-0.15.1-9|70	
12cr|gnomoradio-0.15.1-9|71	%install
12cr|gnomoradio-0.15.1-9|72	%makeinstall
12cr|gnomoradio-0.15.1-9|73	
12cr|gnomoradio-0.15.1-9|74	#menu
12cr|gnomoradio-0.15.1-9|75	
12cr|gnomoradio-0.15.1-9|76	desktop-file-install --vendor="" \
12cr|gnomoradio-0.15.1-9|77	--remove-category="Application" \
12cr|gnomoradio-0.15.1-9|78	--add-category="GTK" \
12cr|gnomoradio-0.15.1-9|79	--add-category="GNOME" \
12cr|gnomoradio-0.15.1-9|80	--add-category="X-MandrivaLinux-Multimedia-Sound" \
12cr|gnomoradio-0.15.1-9|81	--add-category="AudioVideo" \
12cr|gnomoradio-0.15.1-9|82	--add-category="Audio" \
12cr|gnomoradio-0.15.1-9|83	--add-category="Player" \
12cr|gnomoradio-0.15.1-9|84	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gnomoradio-0.15.1-9|85	
12cr|gnomoradio-0.15.1-9|86	#icons
12cr|gnomoradio-0.15.1-9|87	mkdir -p %{buildroot}/%{_liconsdir}
12cr|gnomoradio-0.15.1-9|88	convert -size 48x48 %{name}/%{name}.png %{buildroot}/%{_liconsdir}/%{name}.png
12cr|gnomoradio-0.15.1-9|89	mkdir -p %{buildroot}/%{_iconsdir}
12cr|gnomoradio-0.15.1-9|90	convert -size 32x32 %{name}/%{name}.png %{buildroot}/%{_iconsdir}/%{name}.png
12cr|gnomoradio-0.15.1-9|91	mkdir -p %{buildroot}/%{_miconsdir}
12cr|gnomoradio-0.15.1-9|92	convert -size 16x16 %{name}/%{name}.png %{buildroot}/%{_miconsdir}/%{name}.png
12cr|gnomoradio-0.15.1-9|93	
12cr|gnomoradio-0.15.1-9|94	#%find_lang %{name}
12cr|gnomoradio-0.15.1-9|95	
12cr|gnomoradio-0.15.1-9|96	%files
12cr|gnomoradio-0.15.1-9|97	#-f %{name}.lang
12cr|gnomoradio-0.15.1-9|98	%doc AUTHORS README NEWS TODO
12cr|gnomoradio-0.15.1-9|99	%{_bindir}/%{name}
12cr|gnomoradio-0.15.1-9|100	%{_bindir}/rainbow-get
12cr|gnomoradio-0.15.1-9|101	%{_sbindir}/rainbow-hub
12cr|gnomoradio-0.15.1-9|102	%{_datadir}/applications/%{name}.desktop
12cr|gnomoradio-0.15.1-9|103	%{_datadir}/pixmaps/*
12cr|gnomoradio-0.15.1-9|104	%{_liconsdir}/%{name}.png
12cr|gnomoradio-0.15.1-9|105	%{_iconsdir}/%{name}.png
12cr|gnomoradio-0.15.1-9|106	%{_miconsdir}/%{name}.png
12cr|gnomoradio-0.15.1-9|107	
12cr|gnomoradio-0.15.1-9|108	%files -n %{libname}
12cr|gnomoradio-0.15.1-9|109	%{_libdir}/*.so.*
12cr|gnomoradio-0.15.1-9|110	
12cr|gnomoradio-0.15.1-9|111	%files -n %{libname}-devel
12cr|gnomoradio-0.15.1-9|112	%{_includedir}/rainbow
12cr|gnomoradio-0.15.1-9|113	%{_includedir}/roboradio
12cr|gnomoradio-0.15.1-9|114	%{_libdir}/*.so

1828 12
12cr|gnormalize-0.63-3|1	%define version	0.63
12cr|gnormalize-0.63-3|2	%define release	%mkrel 3
12cr|gnormalize-0.63-3|3	
12cr|gnormalize-0.63-3|4	Name: 		gnormalize
12cr|gnormalize-0.63-3|5	Summary:	A ripper, an encoder and an audio converter
12cr|gnormalize-0.63-3|6	Version:	%{version}
12cr|gnormalize-0.63-3|7	Release:	%{release}
12cr|gnormalize-0.63-3|8	Group:		Sound
12cr|gnormalize-0.63-3|9	License:	GPLv2+
12cr|gnormalize-0.63-3|10	URL:		http://gnormalize.sourceforge.net
12cr|gnormalize-0.63-3|11	Source0:	http://kent.dl.sourceforge.net/sourceforge/gnormalize/%{name}-%{version}.tar.gz
12cr|gnormalize-0.63-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|gnormalize-0.63-3|13	BuildArch:	noarch
12cr|gnormalize-0.63-3|14	Requires:	normalize, cdparanoia
12cr|gnormalize-0.63-3|15	Requires:	vorbis-tools
12cr|gnormalize-0.63-3|16	
12cr|gnormalize-0.63-3|17	%description
12cr|gnormalize-0.63-3|18	gnormalize is a front end to normalize, a ripper, an encoder and
12cr|gnormalize-0.63-3|19	an audio converter. It uses gtk2-perl.
12cr|gnormalize-0.63-3|20	
12cr|gnormalize-0.63-3|21	gnormalize decodes the MP3/MPC/OGG/APE/FLAC file to WAV,
12cr|gnormalize-0.63-3|22	then normalizes the WAV to a targeted volume level and re-encodes it.
12cr|gnormalize-0.63-3|23	gnormalize can also rip, encode, convert audio format between MP3,
12cr|gnormalize-0.63-3|24	MPC, OGG, APE and FLAC, change the encoding and ID3 tag properties of
12cr|gnormalize-0.63-3|25	final normalized files.
12cr|gnormalize-0.63-3|26	
12cr|gnormalize-0.63-3|27	
12cr|gnormalize-0.63-3|28	%prep
12cr|gnormalize-0.63-3|29	%setup -q
12cr|gnormalize-0.63-3|30	
12cr|gnormalize-0.63-3|31	%install
12cr|gnormalize-0.63-3|32	rm -rf $RPM_BUILD_ROOT
12cr|gnormalize-0.63-3|33	
12cr|gnormalize-0.63-3|34	# We don't need to install Audio-CD*.tar.gz and CDDB_get*.tar.gz.
12cr|gnormalize-0.63-3|35	# Because mdk has the rpm packages: perl-CDDB_get, perl-Audio-CD.
12cr|gnormalize-0.63-3|36	
12cr|gnormalize-0.63-3|37	# Install gnormalize
12cr|gnormalize-0.63-3|38	mkdir -p %{buildroot}%{_bindir}
12cr|gnormalize-0.63-3|39	cp -vf gnormalize %{buildroot}%{_bindir}
12cr|gnormalize-0.63-3|40	mkdir -p %{buildroot}%{_datadir}/%name/animations
12cr|gnormalize-0.63-3|41	cp -vf animations/*.gif %{buildroot}%{_datadir}/%name/animations/
12cr|gnormalize-0.63-3|42	cp -vf README %{buildroot}%{_datadir}/%name/
12cr|gnormalize-0.63-3|43	
12cr|gnormalize-0.63-3|44	
12cr|gnormalize-0.63-3|45	# menu entrie
12cr|gnormalize-0.63-3|46	
12cr|gnormalize-0.63-3|47	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|gnormalize-0.63-3|48	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gnormalize-0.63-3|49	[Desktop Entry]
12cr|gnormalize-0.63-3|50	Name=Gnormalize
12cr|gnormalize-0.63-3|51	Comment=A ripper, an encoder and an audio converter
12cr|gnormalize-0.63-3|52	Exec=%{_bindir}/%{name}
12cr|gnormalize-0.63-3|53	Icon=%{name}
12cr|gnormalize-0.63-3|54	Terminal=false
12cr|gnormalize-0.63-3|55	Type=Application
12cr|gnormalize-0.63-3|56	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;AudioVideoEditing;
12cr|gnormalize-0.63-3|57	EOF
12cr|gnormalize-0.63-3|58	
12cr|gnormalize-0.63-3|59	mkdir -p %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir} %{buildroot}%{_liconsdir}
12cr|gnormalize-0.63-3|60	install -m 644 icons/%{name}-48.png  $RPM_BUILD_ROOT/%{_liconsdir}/%{name}.png
12cr|gnormalize-0.63-3|61	install -m 644 icons/%{name}-32.png  $RPM_BUILD_ROOT/%{_iconsdir}/%{name}.png
12cr|gnormalize-0.63-3|62	install -m 644 icons/%{name}-16.png  $RPM_BUILD_ROOT/%{_miconsdir}/%{name}.png
12cr|gnormalize-0.63-3|63	
12cr|gnormalize-0.63-3|64	
12cr|gnormalize-0.63-3|65	%if %mdkversion < 200900
12cr|gnormalize-0.63-3|66	%post
12cr|gnormalize-0.63-3|67	%{update_menus}
12cr|gnormalize-0.63-3|68	%endif
12cr|gnormalize-0.63-3|69	
12cr|gnormalize-0.63-3|70	%if %mdkversion < 200900
12cr|gnormalize-0.63-3|71	%postun
12cr|gnormalize-0.63-3|72	%{clean_menus}
12cr|gnormalize-0.63-3|73	%endif
12cr|gnormalize-0.63-3|74	
12cr|gnormalize-0.63-3|75	%clean
12cr|gnormalize-0.63-3|76	rm -rf $RPM_BUILD_ROOT
12cr|gnormalize-0.63-3|77	
12cr|gnormalize-0.63-3|78	
12cr|gnormalize-0.63-3|79	%files
12cr|gnormalize-0.63-3|80	%defattr(-,root,root)
12cr|gnormalize-0.63-3|81	%doc README
12cr|gnormalize-0.63-3|82	%{_bindir}/*
12cr|gnormalize-0.63-3|83	%{_datadir}/%name
12cr|gnormalize-0.63-3|84	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gnormalize-0.63-3|85	%{_miconsdir}/%name.png
12cr|gnormalize-0.63-3|86	%{_iconsdir}/%name.png
12cr|gnormalize-0.63-3|87	%{_liconsdir}/%name.png
12cr|gnormalize-0.63-3|88	
12cr|gnormalize-0.63-3|89	
12cr|gnormalize-0.63-3|90	
12cr|gnormalize-0.63-3|91	
12cr|gnormalize-0.63-3|92	%changelog
12cr|gnormalize-0.63-3|93	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.63-3mdv2011.0
12cr|gnormalize-0.63-3|94	+ Revision: 619183
12cr|gnormalize-0.63-3|95	- the mass rebuild of 2010.0 packages
12cr|gnormalize-0.63-3|96	
12cr|gnormalize-0.63-3|97	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.63-2mdv2010.0
12cr|gnormalize-0.63-3|98	+ Revision: 429264
12cr|gnormalize-0.63-3|99	- rebuild
12cr|gnormalize-0.63-3|100	
12cr|gnormalize-0.63-3|101	* Sun Jul 13 2008 Funda Wang <fwang@mandriva.org> 0.63-1mdv2009.0
12cr|gnormalize-0.63-3|102	+ Revision: 234334
12cr|gnormalize-0.63-3|103	- update to new version 0.63
12cr|gnormalize-0.63-3|104	
12cr|gnormalize-0.63-3|105	* Wed Jun 25 2008 Funda Wang <fwang@mandriva.org> 0.62-1mdv2009.0
12cr|gnormalize-0.63-3|106	+ Revision: 228840
12cr|gnormalize-0.63-3|107	- update to new version 0.62
12cr|gnormalize-0.63-3|108	
12cr|gnormalize-0.63-3|109	+ Pixel <pixel@mandriva.com>
12cr|gnormalize-0.63-3|110	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gnormalize-0.63-3|111	
12cr|gnormalize-0.63-3|112	* Wed May 28 2008 Funda Wang <fwang@mandriva.org> 0.61-1mdv2009.0
12cr|gnormalize-0.63-3|113	+ Revision: 212513
12cr|gnormalize-0.63-3|114	- New version 0.61
12cr|gnormalize-0.63-3|115	
12cr|gnormalize-0.63-3|116	* Sat May 03 2008 Funda Wang <fwang@mandriva.org> 0.60-1mdv2009.0
12cr|gnormalize-0.63-3|117	+ Revision: 200619
12cr|gnormalize-0.63-3|118	- New version 0.60
12cr|gnormalize-0.63-3|119	
12cr|gnormalize-0.63-3|120	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnormalize-0.63-3|121	- drop old menu
12cr|gnormalize-0.63-3|122	- kill re-definition of %%buildroot on Pixel's request
12cr|gnormalize-0.63-3|123	
12cr|gnormalize-0.63-3|124	+ Olivier Blin <oblin@mandriva.com>
12cr|gnormalize-0.63-3|125	- restore BuildRoot
12cr|gnormalize-0.63-3|126	
12cr|gnormalize-0.63-3|127	* Wed Dec 05 2007 Jérôme Soyer <saispo@mandriva.org> 0.53-1mdv2008.1
12cr|gnormalize-0.63-3|128	+ Revision: 115738
12cr|gnormalize-0.63-3|129	- New release 0.53
12cr|gnormalize-0.63-3|130	
12cr|gnormalize-0.63-3|131	
12cr|gnormalize-0.63-3|132	* Tue Dec 05 2006 Lenny Cartier <lenny@mandriva.com> 0.52-1mdv2007.0
12cr|gnormalize-0.63-3|133	+ Revision: 90779
12cr|gnormalize-0.63-3|134	- Update to 0.52
12cr|gnormalize-0.63-3|135	- Import gnormalize
12cr|gnormalize-0.63-3|136	

1829 12
12cr|gnote-0.9.1-1|1	%define	api	0.9
12cr|gnote-0.9.1-1|2	%define	major	1
12cr|gnote-0.9.1-1|3	%define	libname	%mklibname %{name} %{api} %{major}
12cr|gnote-0.9.1-1|4	%define	devname	%mklibname %{name} -d
12cr|gnote-0.9.1-1|5	
12cr|gnote-0.9.1-1|6	Summary:	Note-taking application
12cr|gnote-0.9.1-1|7	Name:		gnote
12cr|gnote-0.9.1-1|8	Version:	0.9.1
12cr|gnote-0.9.1-1|9	Release:	1
12cr|gnote-0.9.1-1|10	Group:		Graphical desktop/GNOME
12cr|gnote-0.9.1-1|11	License:	GPLv3
12cr|gnote-0.9.1-1|12	URL:		http://live.gnome.org/Gnote
12cr|gnote-0.9.1-1|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12cr|gnote-0.9.1-1|14	
12cr|gnote-0.9.1-1|15	BuildRequires:	desktop-file-utils
12cr|gnote-0.9.1-1|16	BuildRequires:	intltool
12cr|gnote-0.9.1-1|17	BuildRequires:	boost-devel
12cr|gnote-0.9.1-1|18	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|gnote-0.9.1-1|19	BuildRequires:	pkgconfig(gnome-keyring-1)
12cr|gnote-0.9.1-1|20	BuildRequires:	pkgconfig(gtkmm-3.0)
12cr|gnote-0.9.1-1|21	BuildRequires:	pkgconfig(gtkspell-2.0)
12cr|gnote-0.9.1-1|22	BuildRequires:	pkgconfig(libpanelapplet-4.0)
12cr|gnote-0.9.1-1|23	BuildRequires:	pkgconfig(libxslt)
12cr|gnote-0.9.1-1|24	BuildRequires:	pkgconfig(uuid)
12cr|gnote-0.9.1-1|25	
12cr|gnote-0.9.1-1|26	%description
12cr|gnote-0.9.1-1|27	Gnote is a simple desktop note-taking application for GNOME.
12cr|gnote-0.9.1-1|28	Easy to use, but with potential to help you organize the ideas and
12cr|gnote-0.9.1-1|29	information you deal with every day. Using a
12cr|gnote-0.9.1-1|30	WikiWiki-like linking system, organizing ideas is as simple as typing
12cr|gnote-0.9.1-1|31	a name. Branching an idea off is easy as pressing the Link button. And
12cr|gnote-0.9.1-1|32	links between your ideas won't break, even when renaming and
12cr|gnote-0.9.1-1|33	reorganizing them.
12cr|gnote-0.9.1-1|34	
12cr|gnote-0.9.1-1|35	This is a clone of Tomboy, in C++.
12cr|gnote-0.9.1-1|36	
12cr|gnote-0.9.1-1|37	%package -n %{libname}
12cr|gnote-0.9.1-1|38	Summary:	Shared library for %{name}
12cr|gnote-0.9.1-1|39	Group:		System/Libraries
12cr|gnote-0.9.1-1|40	
12cr|gnote-0.9.1-1|41	%description -n %{libname}
12cr|gnote-0.9.1-1|42	This package contains the shared library for %{name}.
12cr|gnote-0.9.1-1|43	
12cr|gnote-0.9.1-1|44	%package -n %{devname}
12cr|gnote-0.9.1-1|45	Summary:	Development library for %{name}
12cr|gnote-0.9.1-1|46	Group:		Development/C
12cr|gnote-0.9.1-1|47	Requires:	%{libname} = %{version}
12cr|gnote-0.9.1-1|48	
12cr|gnote-0.9.1-1|49	%description -n %{devname}
12cr|gnote-0.9.1-1|50	This package contains the development library for %{name}.
12cr|gnote-0.9.1-1|51	
12cr|gnote-0.9.1-1|52	%prep
12cr|gnote-0.9.1-1|53	%setup -q
12cr|gnote-0.9.1-1|54	%apply_patches
12cr|gnote-0.9.1-1|55	
12cr|gnote-0.9.1-1|56	%build
12cr|gnote-0.9.1-1|57	export CXXFLAGS="%optflags  -DBOOST_FILESYSTEM_VERSION=2"
12cr|gnote-0.9.1-1|58	%configure2_5x \
12cr|gnote-0.9.1-1|59	--disable-static \
12cr|gnote-0.9.1-1|60	--with-gnu-ld
12cr|gnote-0.9.1-1|61	
12cr|gnote-0.9.1-1|62	%make LIBS='-lX11'
12cr|gnote-0.9.1-1|63	
12cr|gnote-0.9.1-1|64	%install
12cr|gnote-0.9.1-1|65	%makeinstall_std
12cr|gnote-0.9.1-1|66	%find_lang %{name} --with-gnome
12cr|gnote-0.9.1-1|67	
12cr|gnote-0.9.1-1|68	desktop-file-install --vendor="" \
12cr|gnote-0.9.1-1|69	--remove-only-show-in="GNOME" \
12cr|gnote-0.9.1-1|70	--remove-only-show-in="XFCE" \
12cr|gnote-0.9.1-1|71	--dir %{buildroot}%{_datadir}/applications \
12cr|gnote-0.9.1-1|72	%{buildroot}%{_datadir}/applications/*
12cr|gnote-0.9.1-1|73	
12cr|gnote-0.9.1-1|74	%check
12cr|gnote-0.9.1-1|75	#gw this sometimes fails on 2010.2
12cr|gnote-0.9.1-1|76	%if %mdvver >= 201100
12cr|gnote-0.9.1-1|77	make check
12cr|gnote-0.9.1-1|78	%endif
12cr|gnote-0.9.1-1|79	
12cr|gnote-0.9.1-1|80	%files -f %{name}.lang
12cr|gnote-0.9.1-1|81	%doc NEWS README TODO AUTHORS
12cr|gnote-0.9.1-1|82	%{_bindir}/%{name}
12cr|gnote-0.9.1-1|83	%{_libdir}/%{name}
12cr|gnote-0.9.1-1|84	%{_datadir}/%{name}/
12cr|gnote-0.9.1-1|85	%{_datadir}/applications/*
12cr|gnote-0.9.1-1|86	%{_datadir}/dbus-1/services/org.gnome.Gnote.service
12cr|gnote-0.9.1-1|87	%{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml
12cr|gnote-0.9.1-1|88	%{_iconsdir}/hicolor/*/apps/*.png
12cr|gnote-0.9.1-1|89	%{_iconsdir}/hicolor/*/apps/*.svg
12cr|gnote-0.9.1-1|90	%{_mandir}/man1/%{name}.1*
12cr|gnote-0.9.1-1|91	
12cr|gnote-0.9.1-1|92	%files -n %{libname}
12cr|gnote-0.9.1-1|93	%{_libdir}/libgnote-%{api}.so.%{major}*
12cr|gnote-0.9.1-1|94	
12cr|gnote-0.9.1-1|95	%files -n %{devname}
12cr|gnote-0.9.1-1|96	%{_libdir}/libgnote.so
12cr|gnote-0.9.1-1|97	
12cr|gnote-0.9.1-1|98	
12cr|gnote-0.9.1-1|99	%changelog
12cr|gnote-0.9.1-1|100	* Thu Jul 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.9.1-1
12cr|gnote-0.9.1-1|101	+ Revision: 808263
12cr|gnote-0.9.1-1|102	- new version 0.9.1
12cr|gnote-0.9.1-1|103	- cleaned up spec
12cr|gnote-0.9.1-1|104	- split out lib and dev pkgs
12cr|gnote-0.9.1-1|105	
12cr|gnote-0.9.1-1|106	+ Götz Waschk <waschk@mandriva.org>
12cr|gnote-0.9.1-1|107	- add some docs
12cr|gnote-0.9.1-1|108	- disable check on 2010.2 build
12cr|gnote-0.9.1-1|109	
12cr|gnote-0.9.1-1|110	* Mon Oct 24 2011 Götz Waschk <waschk@mandriva.org> 0.7.6-1
12cr|gnote-0.9.1-1|111	+ Revision: 705818
12cr|gnote-0.9.1-1|112	- update to new version 0.7.6
12cr|gnote-0.9.1-1|113	
12cr|gnote-0.9.1-1|114	* Sat Jul 30 2011 Götz Waschk <waschk@mandriva.org> 0.7.5-1
12cr|gnote-0.9.1-1|115	+ Revision: 692450
12cr|gnote-0.9.1-1|116	- new version
12cr|gnote-0.9.1-1|117	- xz tarball
12cr|gnote-0.9.1-1|118	
12cr|gnote-0.9.1-1|119	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.7.4-2
12cr|gnote-0.9.1-1|120	+ Revision: 677720
12cr|gnote-0.9.1-1|121	- rebuild to add gconftool as req
12cr|gnote-0.9.1-1|122	
12cr|gnote-0.9.1-1|123	* Sun May 01 2011 Götz Waschk <waschk@mandriva.org> 0.7.4-1
12cr|gnote-0.9.1-1|124	+ Revision: 661297
12cr|gnote-0.9.1-1|125	- update to new version 0.7.4
12cr|gnote-0.9.1-1|126	
12cr|gnote-0.9.1-1|127	* Tue Mar 15 2011 Funda Wang <fwang@mandriva.org> 0.7.3-2
12cr|gnote-0.9.1-1|128	+ Revision: 644851
12cr|gnote-0.9.1-1|129	- force filesystem v2
12cr|gnote-0.9.1-1|130	- rebuild for new boost
12cr|gnote-0.9.1-1|131	
12cr|gnote-0.9.1-1|132	* Thu Nov 04 2010 Götz Waschk <waschk@mandriva.org> 0.7.3-1mdv2011.0
12cr|gnote-0.9.1-1|133	+ Revision: 593318
12cr|gnote-0.9.1-1|134	- new version
12cr|gnote-0.9.1-1|135	- update file list
12cr|gnote-0.9.1-1|136	- drop patch
12cr|gnote-0.9.1-1|137	
12cr|gnote-0.9.1-1|138	* Mon Aug 23 2010 Funda Wang <fwang@mandriva.org> 0.7.2-3mdv2011.0
12cr|gnote-0.9.1-1|139	+ Revision: 572250
12cr|gnote-0.9.1-1|140	- rebuild for new boost
12cr|gnote-0.9.1-1|141	
12cr|gnote-0.9.1-1|142	* Wed Aug 04 2010 Funda Wang <fwang@mandriva.org> 0.7.2-2mdv2011.0
12cr|gnote-0.9.1-1|143	+ Revision: 565989
12cr|gnote-0.9.1-1|144	- rebuild for new boost
12cr|gnote-0.9.1-1|145	
12cr|gnote-0.9.1-1|146	* Fri Mar 12 2010 Götz Waschk <waschk@mandriva.org> 0.7.2-1mdv2010.1
12cr|gnote-0.9.1-1|147	+ Revision: 518354
12cr|gnote-0.9.1-1|148	- new version
12cr|gnote-0.9.1-1|149	- fix build
12cr|gnote-0.9.1-1|150	
12cr|gnote-0.9.1-1|151	* Mon Feb 08 2010 Anssi Hannula <anssi@mandriva.org> 0.7.1-3mdv2010.1
12cr|gnote-0.9.1-1|152	+ Revision: 501882
12cr|gnote-0.9.1-1|153	- rebuild for new boost
12cr|gnote-0.9.1-1|154	
12cr|gnote-0.9.1-1|155	* Wed Feb 03 2010 Funda Wang <fwang@mandriva.org> 0.7.1-2mdv2010.1
12cr|gnote-0.9.1-1|156	+ Revision: 500081
12cr|gnote-0.9.1-1|157	- rebuild for new boost
12cr|gnote-0.9.1-1|158	
12cr|gnote-0.9.1-1|159	* Mon Jan 04 2010 Götz Waschk <waschk@mandriva.org> 0.7.1-1mdv2010.1
12cr|gnote-0.9.1-1|160	+ Revision: 486229
12cr|gnote-0.9.1-1|161	- update to new version 0.7.1
12cr|gnote-0.9.1-1|162	
12cr|gnote-0.9.1-1|163	* Fri Jan 01 2010 Götz Waschk <waschk@mandriva.org> 0.7.0-2mdv2010.1
12cr|gnote-0.9.1-1|164	+ Revision: 484720
12cr|gnote-0.9.1-1|165	- add dbus support based on dbus-c++
12cr|gnote-0.9.1-1|166	
12cr|gnote-0.9.1-1|167	* Thu Dec 31 2009 Götz Waschk <waschk@mandriva.org> 0.7.0-1mdv2010.1
12cr|gnote-0.9.1-1|168	+ Revision: 484505
12cr|gnote-0.9.1-1|169	- update to new version 0.7.0
12cr|gnote-0.9.1-1|170	
12cr|gnote-0.9.1-1|171	* Sat Nov 28 2009 Götz Waschk <waschk@mandriva.org> 0.6.3-1mdv2010.1
12cr|gnote-0.9.1-1|172	+ Revision: 470854
12cr|gnote-0.9.1-1|173	- new version
12cr|gnote-0.9.1-1|174	
12cr|gnote-0.9.1-1|175	* Fri Aug 21 2009 Funda Wang <fwang@mandriva.org> 0.6.2-2mdv2010.0
12cr|gnote-0.9.1-1|176	+ Revision: 418879
12cr|gnote-0.9.1-1|177	- rebuild for new libboost
12cr|gnote-0.9.1-1|178	
12cr|gnote-0.9.1-1|179	* Wed Aug 12 2009 Götz Waschk <waschk@mandriva.org> 0.6.2-1mdv2010.0
12cr|gnote-0.9.1-1|180	+ Revision: 415766
12cr|gnote-0.9.1-1|181	- update to new version 0.6.2
12cr|gnote-0.9.1-1|182	- fix build deps for backports
12cr|gnote-0.9.1-1|183	
12cr|gnote-0.9.1-1|184	* Tue Aug 04 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.6.1-2mdv2010.0
12cr|gnote-0.9.1-1|185	+ Revision: 409061
12cr|gnote-0.9.1-1|186	- Updated buildrequires for libuuid.
12cr|gnote-0.9.1-1|187	
12cr|gnote-0.9.1-1|188	* Sat Aug 01 2009 Funda Wang <fwang@mandriva.org> 0.6.1-1mdv2010.0
12cr|gnote-0.9.1-1|189	+ Revision: 405331
12cr|gnote-0.9.1-1|190	- new version 0.6.1
12cr|gnote-0.9.1-1|191	
12cr|gnote-0.9.1-1|192	* Thu Jul 30 2009 Götz Waschk <waschk@mandriva.org> 0.6.0-1mdv2010.0
12cr|gnote-0.9.1-1|193	+ Revision: 404487
12cr|gnote-0.9.1-1|194	- update to new version 0.6.0
12cr|gnote-0.9.1-1|195	
12cr|gnote-0.9.1-1|196	* Wed Jul 15 2009 Götz Waschk <waschk@mandriva.org> 0.5.3-1mdv2010.0
12cr|gnote-0.9.1-1|197	+ Revision: 396179
12cr|gnote-0.9.1-1|198	- update to new version 0.5.3
12cr|gnote-0.9.1-1|199	
12cr|gnote-0.9.1-1|200	* Wed Jul 01 2009 Götz Waschk <waschk@mandriva.org> 0.5.2-1mdv2010.0
12cr|gnote-0.9.1-1|201	+ Revision: 391330
12cr|gnote-0.9.1-1|202	- update to new version 0.5.2
12cr|gnote-0.9.1-1|203	- enable checks
12cr|gnote-0.9.1-1|204	
12cr|gnote-0.9.1-1|205	* Fri Jun 26 2009 Götz Waschk <waschk@mandriva.org> 0.5.1-2mdv2010.0
12cr|gnote-0.9.1-1|206	+ Revision: 389361
12cr|gnote-0.9.1-1|207	- make it appear in KDE menu as well
12cr|gnote-0.9.1-1|208	- spec fixes
12cr|gnote-0.9.1-1|209	
12cr|gnote-0.9.1-1|210	* Thu Jun 25 2009 Götz Waschk <waschk@mandriva.org> 0.5.1-1mdv2010.0
12cr|gnote-0.9.1-1|211	+ Revision: 388907
12cr|gnote-0.9.1-1|212	- update to new version 0.5.1
12cr|gnote-0.9.1-1|213	- update build deps
12cr|gnote-0.9.1-1|214	
12cr|gnote-0.9.1-1|215	* Wed Jun 17 2009 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdv2010.0
12cr|gnote-0.9.1-1|216	+ Revision: 386561
12cr|gnote-0.9.1-1|217	- new version
12cr|gnote-0.9.1-1|218	- fix build deps
12cr|gnote-0.9.1-1|219	- fix source URL
12cr|gnote-0.9.1-1|220	- update file list
12cr|gnote-0.9.1-1|221	
12cr|gnote-0.9.1-1|222	+ Eugeni Dodonov <eugeni@mandriva.com>
12cr|gnote-0.9.1-1|223	- Updated to 0.4.0
12cr|gnote-0.9.1-1|224	
12cr|gnote-0.9.1-1|225	+ Michael Scherer <misc@mandriva.org>
12cr|gnote-0.9.1-1|226	- Add BuildRequires
12cr|gnote-0.9.1-1|227	- add Summary, Group, License and description
12cr|gnote-0.9.1-1|228	- import gnote
12cr|gnote-0.9.1-1|229	
12cr|gnote-0.9.1-1|230	

1830 12
12cr|gns3-0.8.2-1|1	Name:		gns3
12cr|gns3-0.8.2-1|2	Version:	0.8.2
12cr|gns3-0.8.2-1|3	Release:	1
12cr|gns3-0.8.2-1|4	Summary:	Graphical network simulator that allows simulation of complex networks
12cr|gns3-0.8.2-1|5	URL:		http://www.gns3.net/
12cr|gns3-0.8.2-1|6	Source0:	http://downloads.sourceforge.net/gns-3/GNS3-%{version}-src.tar.gz
12cr|gns3-0.8.2-1|7	License:	GPLv2+
12cr|gns3-0.8.2-1|8	Group:		Emulators
12cr|gns3-0.8.2-1|9	BuildArch:	noarch
12cr|gns3-0.8.2-1|10	Requires:	python-qt4
12cr|gns3-0.8.2-1|11	Requires:	dynagen
12cr|gns3-0.8.2-1|12	#Suggests: pemu
12cr|gns3-0.8.2-1|13	BuildRequires:	python-qt4
12cr|gns3-0.8.2-1|14	BuildRequires:	python-devel
12cr|gns3-0.8.2-1|15	Patch0:		local_path_removed.patch
12cr|gns3-0.8.2-1|16	
12cr|gns3-0.8.2-1|17	%description
12cr|gns3-0.8.2-1|18	GNS3 is a graphical network simulator that allows simulation of complex
12cr|gns3-0.8.2-1|19	networks.
12cr|gns3-0.8.2-1|20	
12cr|gns3-0.8.2-1|21	To allow complete simulations, GNS3 is strongly linked with :
12cr|gns3-0.8.2-1|22	
12cr|gns3-0.8.2-1|23	* Dynamips, the core program that allows Cisco IOS emulation.
12cr|gns3-0.8.2-1|24	* Dynagen, a text-based front-end for Dynamips.
12cr|gns3-0.8.2-1|25	* Pemu, a Cisco PIX firewall emulator based on Qemu.
12cr|gns3-0.8.2-1|26	
12cr|gns3-0.8.2-1|27	GNS3 is an excellent complementary tool to real labs for Cisco network
12cr|gns3-0.8.2-1|28	engineers, administrators and people wanting to pass certifications such as
12cr|gns3-0.8.2-1|29	CCNA, CCNP, CCIP or CCIE.
12cr|gns3-0.8.2-1|30	
12cr|gns3-0.8.2-1|31	It can also be used to experiment features of Cisco IOS or to check
12cr|gns3-0.8.2-1|32	configurations that need to be deployed later on real routers.
12cr|gns3-0.8.2-1|33	
12cr|gns3-0.8.2-1|34	%prep
12cr|gns3-0.8.2-1|35	%setup -q -n GNS3-%{version}-src
12cr|gns3-0.8.2-1|36	%patch0 -p1
12cr|gns3-0.8.2-1|37	
12cr|gns3-0.8.2-1|38	%build
12cr|gns3-0.8.2-1|39	python setup.py build
12cr|gns3-0.8.2-1|40	
12cr|gns3-0.8.2-1|41	%install
12cr|gns3-0.8.2-1|42	python setup.py install --root=%{buildroot}
12cr|gns3-0.8.2-1|43	
12cr|gns3-0.8.2-1|44	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gns3-0.8.2-1|45	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|gns3-0.8.2-1|46	[Desktop Entry]
12cr|gns3-0.8.2-1|47	Name=GNS3
12cr|gns3-0.8.2-1|48	Comment=Graphical Network Simulator
12cr|gns3-0.8.2-1|49	Exec=%{_bindir}/%{name}
12cr|gns3-0.8.2-1|50	Terminal=false
12cr|gns3-0.8.2-1|51	Type=Application
12cr|gns3-0.8.2-1|52	StartupNotify=true
12cr|gns3-0.8.2-1|53	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
12cr|gns3-0.8.2-1|54	EOF
12cr|gns3-0.8.2-1|55	
12cr|gns3-0.8.2-1|56	%files
12cr|gns3-0.8.2-1|57	%{_bindir}/%{name}
12cr|gns3-0.8.2-1|58	%{py_sitedir}/GNS3*
12cr|gns3-0.8.2-1|59	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gns3-0.8.2-1|60	%{_datadir}/examples/gns3/baseconfig.txt
12cr|gns3-0.8.2-1|61	%{_prefix}/libexec/%{name}
12cr|gns3-0.8.2-1|62	%defattr(644,root,root,755)
12cr|gns3-0.8.2-1|63	%doc AUTHORS README CHANGELOG
12cr|gns3-0.8.2-1|64	
12cr|gns3-0.8.2-1|65	
12cr|gns3-0.8.2-1|66	%changelog
12cr|gns3-0.8.2-1|67	* Fri May 11 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.8.2-1
12cr|gns3-0.8.2-1|68	+ Revision: 798278
12cr|gns3-0.8.2-1|69	- version update 0.8.2
12cr|gns3-0.8.2-1|70	
12cr|gns3-0.8.2-1|71	* Mon Jun 27 2011 Buchan Milne <bgmilne@mandriva.org> 0.7.4-1
12cr|gns3-0.8.2-1|72	+ Revision: 687476
12cr|gns3-0.8.2-1|73	- update to new version 0.7.4
12cr|gns3-0.8.2-1|74	
12cr|gns3-0.8.2-1|75	* Tue Feb 22 2011 Buchan Milne <bgmilne@mandriva.org> 0.7.3-1
12cr|gns3-0.8.2-1|76	+ Revision: 639382
12cr|gns3-0.8.2-1|77	- update to new version 0.7.3
12cr|gns3-0.8.2-1|78	
12cr|gns3-0.8.2-1|79	* Fri Nov 12 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 0.7.2-2mdv2011.0
12cr|gns3-0.8.2-1|80	+ Revision: 596946
12cr|gns3-0.8.2-1|81	- rebuild for python 2.7
12cr|gns3-0.8.2-1|82	
12cr|gns3-0.8.2-1|83	* Tue Sep 07 2010 Buchan Milne <bgmilne@mandriva.org> 0.7.2-1mdv2011.0
12cr|gns3-0.8.2-1|84	+ Revision: 576589
12cr|gns3-0.8.2-1|85	- update to new version 0.7.2
12cr|gns3-0.8.2-1|86	
12cr|gns3-0.8.2-1|87	* Mon Mar 01 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.7-1mdv2010.1
12cr|gns3-0.8.2-1|88	+ Revision: 513037
12cr|gns3-0.8.2-1|89	- update to 0.7
12cr|gns3-0.8.2-1|90	- fix license
12cr|gns3-0.8.2-1|91	
12cr|gns3-0.8.2-1|92	* Thu May 14 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.1-1mdv2010.0
12cr|gns3-0.8.2-1|93	+ Revision: 375721
12cr|gns3-0.8.2-1|94	- update to new version 0.6.1
12cr|gns3-0.8.2-1|95	
12cr|gns3-0.8.2-1|96	* Sun Feb 01 2009 Buchan Milne <bgmilne@mandriva.org> 0.6-1mdv2009.1
12cr|gns3-0.8.2-1|97	+ Revision: 336213
12cr|gns3-0.8.2-1|98	- More buildrequires
12cr|gns3-0.8.2-1|99	- Fix buildrequires
12cr|gns3-0.8.2-1|100	- import gns3
12cr|gns3-0.8.2-1|101	

1831 12
12cr|gnubeep-1.4-8|1	%define name gnubeep
12cr|gnubeep-1.4-8|2	%define version 1.4
12cr|gnubeep-1.4-8|3	%define release %mkrel 8
12cr|gnubeep-1.4-8|4	
12cr|gnubeep-1.4-8|5	Summary: Produce sound trough the speaker
12cr|gnubeep-1.4-8|6	Name: %{name}
12cr|gnubeep-1.4-8|7	Version: %{version}
12cr|gnubeep-1.4-8|8	Release: %{release}
12cr|gnubeep-1.4-8|9	Source0: %{name}-%{version}.tar.bz2
12cr|gnubeep-1.4-8|10	License: GPL
12cr|gnubeep-1.4-8|11	Group: System/Kernel and hardware
12cr|gnubeep-1.4-8|12	Url: http://www.nettwerked.co.uk/code/gnubeep/index.html
12cr|gnubeep-1.4-8|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|gnubeep-1.4-8|14	ExclusiveArch: x86_64 %{ix86}
12cr|gnubeep-1.4-8|15	
12cr|gnubeep-1.4-8|16	%description
12cr|gnubeep-1.4-8|17	gnubeep is a simple program written in C to generate `beeps`
12cr|gnubeep-1.4-8|18	by programming the system's internal PIT (programmable interrupt
12cr|gnubeep-1.4-8|19	timer) directly via the I/O ports. I have so many times needed to
12cr|gnubeep-1.4-8|20	generate custom tones in shell scripts and programs, and when '\a'
12cr|gnubeep-1.4-8|21	doesn't suffice, this can be a problem which requires overcoming.
12cr|gnubeep-1.4-8|22	For this reason, I decided to write gnubeep.
12cr|gnubeep-1.4-8|23	
12cr|gnubeep-1.4-8|24	One of the prime reasons I saw fit to release this piece of software
12cr|gnubeep-1.4-8|25	was to serve as an example of how to program the PIT for sound in Linux.
12cr|gnubeep-1.4-8|26	
12cr|gnubeep-1.4-8|27	%prep
12cr|gnubeep-1.4-8|28	%setup -q
12cr|gnubeep-1.4-8|29	
12cr|gnubeep-1.4-8|30	%build
12cr|gnubeep-1.4-8|31	
12cr|gnubeep-1.4-8|32	gcc $RPM_OPT_FLAGS -o gnubeep gnubeep.c
12cr|gnubeep-1.4-8|33	
12cr|gnubeep-1.4-8|34	%install
12cr|gnubeep-1.4-8|35	rm -rf $RPM_BUILD_ROOT
12cr|gnubeep-1.4-8|36	mkdir -p %buildroot%_bindir
12cr|gnubeep-1.4-8|37	mkdir -p %buildroot%_mandir/man1
12cr|gnubeep-1.4-8|38	install -m 755 gnubeep %buildroot%_bindir/gnubeep
12cr|gnubeep-1.4-8|39	
12cr|gnubeep-1.4-8|40	install -m 644 %name.1 %buildroot%_mandir/man1/%name.1
12cr|gnubeep-1.4-8|41	
12cr|gnubeep-1.4-8|42	%clean
12cr|gnubeep-1.4-8|43	rm -rf $RPM_BUILD_ROOT
12cr|gnubeep-1.4-8|44	
12cr|gnubeep-1.4-8|45	%files
12cr|gnubeep-1.4-8|46	%defattr(-,root,root)
12cr|gnubeep-1.4-8|47	%doc BUGS INSTALL LICENSE README
12cr|gnubeep-1.4-8|48	%_bindir/gnubeep
12cr|gnubeep-1.4-8|49	%_mandir/man1/%name.1*
12cr|gnubeep-1.4-8|50	
12cr|gnubeep-1.4-8|51	
12cr|gnubeep-1.4-8|52	
12cr|gnubeep-1.4-8|53	%changelog
12cr|gnubeep-1.4-8|54	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4-8mdv2011.0
12cr|gnubeep-1.4-8|55	+ Revision: 619197
12cr|gnubeep-1.4-8|56	- the mass rebuild of 2010.0 packages
12cr|gnubeep-1.4-8|57	
12cr|gnubeep-1.4-8|58	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.4-7mdv2010.0
12cr|gnubeep-1.4-8|59	+ Revision: 429265
12cr|gnubeep-1.4-8|60	- rebuild
12cr|gnubeep-1.4-8|61	
12cr|gnubeep-1.4-8|62	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.4-6mdv2009.0
12cr|gnubeep-1.4-8|63	+ Revision: 246482
12cr|gnubeep-1.4-8|64	- rebuild
12cr|gnubeep-1.4-8|65	
12cr|gnubeep-1.4-8|66	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.4-4mdv2008.1
12cr|gnubeep-1.4-8|67	+ Revision: 136454
12cr|gnubeep-1.4-8|68	- restore BuildRoot
12cr|gnubeep-1.4-8|69	
12cr|gnubeep-1.4-8|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnubeep-1.4-8|71	- kill re-definition of %%buildroot on Pixel's request
12cr|gnubeep-1.4-8|72	
12cr|gnubeep-1.4-8|73	
12cr|gnubeep-1.4-8|74	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|gnubeep-1.4-8|75	+ 08/06/06 21:04:59 (53667)
12cr|gnubeep-1.4-8|76	- rebuild
12cr|gnubeep-1.4-8|77	
12cr|gnubeep-1.4-8|78	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|gnubeep-1.4-8|79	+ 08/06/06 21:01:05 (53666)
12cr|gnubeep-1.4-8|80	Import gnubeep
12cr|gnubeep-1.4-8|81	
12cr|gnubeep-1.4-8|82	* Sun Apr 30 2006 Emmanuel Blindauer <blindauer@mandriva.org> 1.4-3mdk
12cr|gnubeep-1.4-8|83	- fix ExclusiveArch
12cr|gnubeep-1.4-8|84	
12cr|gnubeep-1.4-8|85	* Fri May 13 2005 Olivier Thauvin <nanardon@mandriva.org> 1.4-2mdk
12cr|gnubeep-1.4-8|86	- birthday rebuild
12cr|gnubeep-1.4-8|87	
12cr|gnubeep-1.4-8|88	* Thu Apr 15 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.4-1mdk
12cr|gnubeep-1.4-8|89	- 1.4
12cr|gnubeep-1.4-8|90	
12cr|gnubeep-1.4-8|91	* Fri Apr 09 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.3-1mdk
12cr|gnubeep-1.4-8|92	- 1.3
12cr|gnubeep-1.4-8|93	
12cr|gnubeep-1.4-8|94	* Tue Mar 30 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.2-1mdk
12cr|gnubeep-1.4-8|95	- 1.2
12cr|gnubeep-1.4-8|96	
12cr|gnubeep-1.4-8|97	* Sat Jan 24 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.8-1mdk
12cr|gnubeep-1.4-8|98	- 0.8
12cr|gnubeep-1.4-8|99	
12cr|gnubeep-1.4-8|100	* Wed Jan 07 2004 Olivier Thauvin <nanardon@klama.mandrake.org> 0.6patch-1mdk
12cr|gnubeep-1.4-8|101	- 0.6
12cr|gnubeep-1.4-8|102	- remove patch1, merge upstream
12cr|gnubeep-1.4-8|103	
12cr|gnubeep-1.4-8|104	* Tue Jan 06 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.5-1mdk
12cr|gnubeep-1.4-8|105	- 1st mdk spec
12cr|gnubeep-1.4-8|106	

1832 12
12cr|gnubg-20121022-1|1	%define version 20121022
12cr|gnubg-20121022-1|2	%define release 1
12cr|gnubg-20121022-1|3	
12cr|gnubg-20121022-1|4	%define enable_3d 1
12cr|gnubg-20121022-1|5	%{?_without_3d: %define enable_3d 0}
12cr|gnubg-20121022-1|6	
12cr|gnubg-20121022-1|7	Summary:	GNU Backgammon
12cr|gnubg-20121022-1|8	Name:		gnubg
12cr|gnubg-20121022-1|9	Version:	%{version}
12cr|gnubg-20121022-1|10	Release:	%{release}
12cr|gnubg-20121022-1|11	License:	GPLv2+
12cr|gnubg-20121022-1|12	Group:		Games/Boards
12cr|gnubg-20121022-1|13	URL:		http://www.gnubg.org
12cr|gnubg-20121022-1|14	
12cr|gnubg-20121022-1|15	Source0:	http://gnubg.org/media/sources/%{name}-source-SNAPSHOT-%{version}.tar.gz
12cr|gnubg-20121022-1|16	
12cr|gnubg-20121022-1|17	BuildRequires:	flex
12cr|gnubg-20121022-1|18	BuildRequires:	bison
12cr|gnubg-20121022-1|19	BuildRequires:	readline-devel
12cr|gnubg-20121022-1|20	BuildRequires:	gdbm-devel
12cr|gnubg-20121022-1|21	BuildRequires:	gettext-devel
12cr|gnubg-20121022-1|22	BuildRequires:	termcap-devel
12cr|gnubg-20121022-1|23	BuildRequires:	gmp-devel
12cr|gnubg-20121022-1|24	BuildRequires:	gtk+2-devel
12cr|gnubg-20121022-1|25	BuildRequires:	libxml2-devel
12cr|gnubg-20121022-1|26	BuildRequires:	python-devel
12cr|gnubg-20121022-1|27	BuildRequires:	png-devel
12cr|gnubg-20121022-1|28	BuildRequires:	esound-devel
12cr|gnubg-20121022-1|29	
12cr|gnubg-20121022-1|30	%if %enable_3d
12cr|gnubg-20121022-1|31	BuildRequires:	ftgl-devel
12cr|gnubg-20121022-1|32	BuildRequires:	gtkglext-devel >= 1.0
12cr|gnubg-20121022-1|33	BuildRequires:	pkgconfig(glu)
12cr|gnubg-20121022-1|34	%endif
12cr|gnubg-20121022-1|35	
12cr|gnubg-20121022-1|36	%description
12cr|gnubg-20121022-1|37	GNU Backgammon (gnubg) plays and analyses backgammon games and matches.
12cr|gnubg-20121022-1|38	Some of its features include:
12cr|gnubg-20121022-1|39	
12cr|gnubg-20121022-1|40	* Tournament match and money session cube handling
12cr|gnubg-20121022-1|41	* Can play using graphical board (using GTK+ interface) with 2D/3D
12cr|gnubg-20121022-1|42	graphics, or command line interface
12cr|gnubg-20121022-1|43	* Functions to generate legal moves and evaluate positions at
12cr|gnubg-20121022-1|44	varying search depths
12cr|gnubg-20121022-1|45	* Neural  net functions for giving cubeless evaluations of all other
12cr|gnubg-20121022-1|46	contact and race positions
12cr|gnubg-20121022-1|47	* Support for both 1-sided and 2-sided bearoff databases, and allows
12cr|gnubg-20121022-1|48	storing optional larger databases on disks
12cr|gnubg-20121022-1|49	* Automated  rollouts of positions, with lookahead and race variance
12cr|gnubg-20121022-1|50	reduction where appropriate. Rollouts may also be extended.
12cr|gnubg-20121022-1|51	* Both TD(0) and supervised training of neural net weights
12cr|gnubg-20121022-1|52	* Optional position databases for supervised training
12cr|gnubg-20121022-1|53	* Loading and saving .sgf games and matches, and export to various
12cr|gnubg-20121022-1|54	other formats
12cr|gnubg-20121022-1|55	* Scripting ability
12cr|gnubg-20121022-1|56	* Automatic and manual annotation (analysis and commentary) of games
12cr|gnubg-20121022-1|57	and matches.
12cr|gnubg-20121022-1|58	* Record keeping of statistics of players in games and matches
12cr|gnubg-20121022-1|59	
12cr|gnubg-20121022-1|60	%prep
12cr|gnubg-20121022-1|61	%setup -q -n %{name}
12cr|gnubg-20121022-1|62	
12cr|gnubg-20121022-1|63	%build
12cr|gnubg-20121022-1|64	./autogen.sh
12cr|gnubg-20121022-1|65	%configure2_5x \
12cr|gnubg-20121022-1|66	--with-gtk \
12cr|gnubg-20121022-1|67	--with-python \
12cr|gnubg-20121022-1|68	--bindir=%{_gamesbindir} \
12cr|gnubg-20121022-1|69	%if %enable_3d
12cr|gnubg-20121022-1|70	--with-board3d \
12cr|gnubg-20121022-1|71	%else
12cr|gnubg-20121022-1|72	--without-board3d \
12cr|gnubg-20121022-1|73	%endif
12cr|gnubg-20121022-1|74	
12cr|gnubg-20121022-1|75	%make
12cr|gnubg-20121022-1|76	
12cr|gnubg-20121022-1|77	%install
12cr|gnubg-20121022-1|78	rm -rf %{buildroot}
12cr|gnubg-20121022-1|79	%makeinstall_std bindir=%{_gamesbindir}
12cr|gnubg-20121022-1|80	
12cr|gnubg-20121022-1|81	# XDG menu entry
12cr|gnubg-20121022-1|82	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|gnubg-20121022-1|83	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gnubg-20121022-1|84	[Desktop Entry]
12cr|gnubg-20121022-1|85	Name=GNU Backgammon
12cr|gnubg-20121022-1|86	Comment=GNU Backgammon
12cr|gnubg-20121022-1|87	Exec=%{_gamesbindir}/%{name} -b -w
12cr|gnubg-20121022-1|88	Icon=strategy_section
12cr|gnubg-20121022-1|89	Terminal=false
12cr|gnubg-20121022-1|90	Type=Application
12cr|gnubg-20121022-1|91	Categories=Game;BoardGame;
12cr|gnubg-20121022-1|92	EOF
12cr|gnubg-20121022-1|93	
12cr|gnubg-20121022-1|94	# remove unwanted files
12cr|gnubg-20121022-1|95	rm -rf %{buildroot}%{_datadir}/locale/en@quot
12cr|gnubg-20121022-1|96	
12cr|gnubg-20121022-1|97	%find_lang %{name}
12cr|gnubg-20121022-1|98	
12cr|gnubg-20121022-1|99	%post
12cr|gnubg-20121022-1|100	
12cr|gnubg-20121022-1|101	%preun
12cr|gnubg-20121022-1|102	
12cr|gnubg-20121022-1|103	
12cr|gnubg-20121022-1|104	%files -f %{name}.lang
12cr|gnubg-20121022-1|105	%defattr(-, root, root)
12cr|gnubg-20121022-1|106	%{_gamesbindir}/*
12cr|gnubg-20121022-1|107	%{_datadir}/%{name}
12cr|gnubg-20121022-1|108	%{_mandir}/man6/*
12cr|gnubg-20121022-1|109	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gnubg-20121022-1|110	%{_docdir}/%{name}
12cr|gnubg-20121022-1|111	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|gnubg-20121022-1|112	
12cr|gnubg-20121022-1|113	
12cr|gnubg-20121022-1|114	
12cr|gnubg-20121022-1|115	%changelog
12cr|gnubg-20121022-1|116	* Sat Mar 12 2011 Funda Wang <fwang@mandriva.org> 1:0.9.0-3mdv2011.0
12cr|gnubg-20121022-1|117	+ Revision: 643963
12cr|gnubg-20121022-1|118	- fix desktop launcher (bug#62761)
12cr|gnubg-20121022-1|119	
12cr|gnubg-20121022-1|120	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 1:0.9.0-2mdv2011.0
12cr|gnubg-20121022-1|121	+ Revision: 503622
12cr|gnubg-20121022-1|122	- fix version
12cr|gnubg-20121022-1|123	- rebuild for new gmp
12cr|gnubg-20121022-1|124	
12cr|gnubg-20121022-1|125	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|gnubg-20121022-1|126	- fix licence and version
12cr|gnubg-20121022-1|127	
12cr|gnubg-20121022-1|128	* Thu Dec 31 2009 Crispin Boylan <crisb@mandriva.org> 1:0.9.0-1mdv2010.1
12cr|gnubg-20121022-1|129	+ Revision: 484504
12cr|gnubg-20121022-1|130	- New(er) release 0.9.0
12cr|gnubg-20121022-1|131	- Clean up spec file
12cr|gnubg-20121022-1|132	
12cr|gnubg-20121022-1|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnubg-20121022-1|134	- rebuild
12cr|gnubg-20121022-1|135	
12cr|gnubg-20121022-1|136	* Sat Feb 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-5mdv2009.1
12cr|gnubg-20121022-1|137	+ Revision: 346063
12cr|gnubg-20121022-1|138	- builtfor latest readline
12cr|gnubg-20121022-1|139	- fix some (not all) format errors
12cr|gnubg-20121022-1|140	- fix linking order
12cr|gnubg-20121022-1|141	
12cr|gnubg-20121022-1|142	+ Adam Williamson <awilliamson@mandriva.org>
12cr|gnubg-20121022-1|143	- rebuild for new ftgl major
12cr|gnubg-20121022-1|144	
12cr|gnubg-20121022-1|145	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnubg-20121022-1|146	- rebuild
12cr|gnubg-20121022-1|147	
12cr|gnubg-20121022-1|148	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.15-1mdv2008.1
12cr|gnubg-20121022-1|149	+ Revision: 136454
12cr|gnubg-20121022-1|150	- restore BuildRoot
12cr|gnubg-20121022-1|151	
12cr|gnubg-20121022-1|152	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnubg-20121022-1|153	- kill re-definition of %%buildroot on Pixel's request
12cr|gnubg-20121022-1|154	- do not harcode icon extension
12cr|gnubg-20121022-1|155	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|gnubg-20121022-1|156	
12cr|gnubg-20121022-1|157	
12cr|gnubg-20121022-1|158	* Sun Mar 04 2007 Emmanuel Andry <eandry@mandriva.org> 0.15-1mdv2007.0
12cr|gnubg-20121022-1|159	+ Revision: 132148
12cr|gnubg-20121022-1|160	- buildrequires ghostscript
12cr|gnubg-20121022-1|161	- drop source 1
12cr|gnubg-20121022-1|162	- New version 0.15
12cr|gnubg-20121022-1|163	
12cr|gnubg-20121022-1|164	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|gnubg-20121022-1|165	- Fix BuildRequires
12cr|gnubg-20121022-1|166	- Use mkrel
12cr|gnubg-20121022-1|167	- Fix BuildRequires
12cr|gnubg-20121022-1|168	- Add menu entry
12cr|gnubg-20121022-1|169	- Import gnubg
12cr|gnubg-20121022-1|170	
12cr|gnubg-20121022-1|171	* Tue Feb 08 2005 Abel Cheung <deaddog@mandrake.org> 0.14.3-4mdk
12cr|gnubg-20121022-1|172	- Rebuild against new readline
12cr|gnubg-20121022-1|173	
12cr|gnubg-20121022-1|174	* Sun Dec 26 2004 Abel Cheung <deaddog@mandrake.org> 0.14.3-3mdk
12cr|gnubg-20121022-1|175	- Rebuild against new python
12cr|gnubg-20121022-1|176	
12cr|gnubg-20121022-1|177	* Thu Dec 02 2004 Abel Cheung <deaddog@mandrake.org> 0.14.3-2mdk
12cr|gnubg-20121022-1|178	- Fix BuildRequires
12cr|gnubg-20121022-1|179	
12cr|gnubg-20121022-1|180	* Thu Nov 04 2004 Abel Cheung <deaddog@mandrake.org> 0.14.3-1mdk
12cr|gnubg-20121022-1|181	- First Mandrakelinux package
12cr|gnubg-20121022-1|182	- If you try to play without -b option, it will encounter
12cr|gnubg-20121022-1|183	assertion fail and quit during bearoff
12cr|gnubg-20121022-1|184	

1833 12
12cr|gnubiff-2.2.15-1|1	%define title GNUbiff
12cr|gnubiff-2.2.15-1|2	
12cr|gnubiff-2.2.15-1|3	Summary:	Mail notification program
12cr|gnubiff-2.2.15-1|4	Name:		gnubiff
12cr|gnubiff-2.2.15-1|5	Version:	2.2.15
12cr|gnubiff-2.2.15-1|6	Release:	1
12cr|gnubiff-2.2.15-1|7	License:	GPLv3+
12cr|gnubiff-2.2.15-1|8	Group:		Networking/Mail
12cr|gnubiff-2.2.15-1|9	URL:		http://gnubiff.sf.net/
12cr|gnubiff-2.2.15-1|10	Source:		http://prdownloads.sourceforge.net/gnubiff/%{name}-%{version}.tar.gz
12cr|gnubiff-2.2.15-1|11	Patch0:		gnubiff-2.2.15-linkage.patch
12cr|gnubiff-2.2.15-1|12	BuildRequires:	pkgconfig(gamin)
12cr|gnubiff-2.2.15-1|13	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|gnubiff-2.2.15-1|14	BuildRequires:	pkgconfig(libpanelapplet-4.0)
12cr|gnubiff-2.2.15-1|15	BuildRequires:	imagemagick
12cr|gnubiff-2.2.15-1|16	BuildRequires:	intltool
12cr|gnubiff-2.2.15-1|17	BuildRequires:	openssl-devel
12cr|gnubiff-2.2.15-1|18	BuildRequires:	perl-XML-Parser
12cr|gnubiff-2.2.15-1|19	BuildRequires:	popt-devel
12cr|gnubiff-2.2.15-1|20	Requires:	sox
12cr|gnubiff-2.2.15-1|21	
12cr|gnubiff-2.2.15-1|22	%description
12cr|gnubiff-2.2.15-1|23	%{name} is a mail notification program that periodically checks for mail
12cr|gnubiff-2.2.15-1|24	and displays headers and/or content when new mail has arrived. It relies
12cr|gnubiff-2.2.15-1|25	on the GNOME and GTK libraries but can be compiled and used with or
12cr|gnubiff-2.2.15-1|26	without GNOME support. Supported protocols are pop3, apop, imap4, mh,
12cr|gnubiff-2.2.15-1|27	qmail, mailfile and SSL. Furthermore, gnubiff is fully configurable with
12cr|gnubiff-2.2.15-1|28	a lot of options like polltime, poptime, sounds, mail reader, mailbox
12cr|gnubiff-2.2.15-1|29	title, etc.
12cr|gnubiff-2.2.15-1|30	
12cr|gnubiff-2.2.15-1|31	%package	applet
12cr|gnubiff-2.2.15-1|32	Summary:	GNOME applet of gnubiff, a mail notification program
12cr|gnubiff-2.2.15-1|33	Group:		Networking/Mail
12cr|gnubiff-2.2.15-1|34	Requires:	%{name} = %{version}
12cr|gnubiff-2.2.15-1|35	
12cr|gnubiff-2.2.15-1|36	%description	applet
12cr|gnubiff-2.2.15-1|37	%{name} is a mail notification program that periodically checks for mail
12cr|gnubiff-2.2.15-1|38	and displays headers and/or content when new mail has arrived. It relies
12cr|gnubiff-2.2.15-1|39	on the GNOME and GTK libraries but can be compiled and used with or
12cr|gnubiff-2.2.15-1|40	without GNOME support. Supported protocols are pop3, apop, imap4, mh,
12cr|gnubiff-2.2.15-1|41	qmail, mailfile and SSL. Furthermore, gnubiff is fully configurable with
12cr|gnubiff-2.2.15-1|42	a lot of options like polltime, poptime, sounds, mail reader, mailbox
12cr|gnubiff-2.2.15-1|43	title, etc.
12cr|gnubiff-2.2.15-1|44	
12cr|gnubiff-2.2.15-1|45	This package contains the GNOME applet of %{name}.
12cr|gnubiff-2.2.15-1|46	
12cr|gnubiff-2.2.15-1|47	%prep
12cr|gnubiff-2.2.15-1|48	%setup -q
12cr|gnubiff-2.2.15-1|49	%patch0 -p1
12cr|gnubiff-2.2.15-1|50	
12cr|gnubiff-2.2.15-1|51	%build
12cr|gnubiff-2.2.15-1|52	%configure2_5x --disable-rpath
12cr|gnubiff-2.2.15-1|53	%make
12cr|gnubiff-2.2.15-1|54	
12cr|gnubiff-2.2.15-1|55	%install
12cr|gnubiff-2.2.15-1|56	rm -rf %{buildroot}
12cr|gnubiff-2.2.15-1|57	%makeinstall_std
12cr|gnubiff-2.2.15-1|58	
12cr|gnubiff-2.2.15-1|59	# icons
12cr|gnubiff-2.2.15-1|60	mkdir -p %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
12cr|gnubiff-2.2.15-1|61	install -m 644 -D       art/gnubiff.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|gnubiff-2.2.15-1|62	convert -geometry 32x32 art/gnubiff.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|gnubiff-2.2.15-1|63	convert -geometry 16x16 art/gnubiff.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|gnubiff-2.2.15-1|64	
12cr|gnubiff-2.2.15-1|65	%find_lang %{name}
12cr|gnubiff-2.2.15-1|66	
12cr|gnubiff-2.2.15-1|67	%files -f %{name}.lang
12cr|gnubiff-2.2.15-1|68	%doc AUTHORS ChangeLog NEWS README THANKS
12cr|gnubiff-2.2.15-1|69	%{_bindir}/*
12cr|gnubiff-2.2.15-1|70	%{_datadir}/%{name}
12cr|gnubiff-2.2.15-1|71	%{_datadir}/pixmaps/*
12cr|gnubiff-2.2.15-1|72	%{_mandir}/man1/*
12cr|gnubiff-2.2.15-1|73	%{_infodir}/*
12cr|gnubiff-2.2.15-1|74	%{_datadir}/applications/%{name}.desktop
12cr|gnubiff-2.2.15-1|75	%{_liconsdir}/%{name}.png
12cr|gnubiff-2.2.15-1|76	%{_iconsdir}/%{name}.png
12cr|gnubiff-2.2.15-1|77	%{_miconsdir}/%{name}.png
12cr|gnubiff-2.2.15-1|78	
12cr|gnubiff-2.2.15-1|79	%files applet
12cr|gnubiff-2.2.15-1|80	%doc COPYING
12cr|gnubiff-2.2.15-1|81	%{_datadir}/gnome-2.0/ui/*.xml
12cr|gnubiff-2.2.15-1|82	%{_datadir}/dbus-1/services/*.service
12cr|gnubiff-2.2.15-1|83	%{_datadir}/gnome-panel/4.0/applets/*.panel-applet
12cr|gnubiff-2.2.15-1|84	
12cr|gnubiff-2.2.15-1|85	
12cr|gnubiff-2.2.15-1|86	%changelog
12cr|gnubiff-2.2.15-1|87	* Wed Jun 13 2012 Andrey Bondrov <abondrov@mandriva.org> 2.2.15-1
12cr|gnubiff-2.2.15-1|88	+ Revision: 805451
12cr|gnubiff-2.2.15-1|89	- Update file list
12cr|gnubiff-2.2.15-1|90	- Add patch0 to fix linkage
12cr|gnubiff-2.2.15-1|91	- Update BuildRequires
12cr|gnubiff-2.2.15-1|92	- New version 2.2.15, switch to Gnome3 and GTK3
12cr|gnubiff-2.2.15-1|93	- Update BuildRequires
12cr|gnubiff-2.2.15-1|94	- Drop some legacy junk
12cr|gnubiff-2.2.15-1|95	
12cr|gnubiff-2.2.15-1|96	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gnubiff-2.2.15-1|97	- rebuild
12cr|gnubiff-2.2.15-1|98	
12cr|gnubiff-2.2.15-1|99	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 2.2.13-2mdv2010.1
12cr|gnubiff-2.2.15-1|100	+ Revision: 537372
12cr|gnubiff-2.2.15-1|101	- rebuild
12cr|gnubiff-2.2.15-1|102	
12cr|gnubiff-2.2.15-1|103	* Sun Feb 07 2010 Funda Wang <fwang@mandriva.org> 2.2.13-1mdv2010.1
12cr|gnubiff-2.2.15-1|104	+ Revision: 501653
12cr|gnubiff-2.2.15-1|105	- BR intltool
12cr|gnubiff-2.2.15-1|106	- New version 2.2.13
12cr|gnubiff-2.2.15-1|107	
12cr|gnubiff-2.2.15-1|108	* Wed Jul 29 2009 Frederik Himpe <fhimpe@mandriva.org> 2.2.11-1mdv2010.0
12cr|gnubiff-2.2.15-1|109	+ Revision: 404242
12cr|gnubiff-2.2.15-1|110	- Update to new version 2.2.11
12cr|gnubiff-2.2.15-1|111	- Fix license
12cr|gnubiff-2.2.15-1|112	- Add patch from Fedora to fix build
12cr|gnubiff-2.2.15-1|113	- Add patch fixing string format
12cr|gnubiff-2.2.15-1|114	
12cr|gnubiff-2.2.15-1|115	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gnubiff-2.2.15-1|116	- lowercase ImageMagick
12cr|gnubiff-2.2.15-1|117	
12cr|gnubiff-2.2.15-1|118	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 2.2.10-2mdv2009.0
12cr|gnubiff-2.2.15-1|119	+ Revision: 266941
12cr|gnubiff-2.2.15-1|120	- rebuild early 2009.0 package (before pixel changes)
12cr|gnubiff-2.2.15-1|121	
12cr|gnubiff-2.2.15-1|122	* Sun Jun 01 2008 Funda Wang <fwang@mandriva.org> 2.2.10-1mdv2009.0
12cr|gnubiff-2.2.15-1|123	+ Revision: 213880
12cr|gnubiff-2.2.15-1|124	- update to new version 2.2.10
12cr|gnubiff-2.2.15-1|125	
12cr|gnubiff-2.2.15-1|126	* Sun Feb 03 2008 Funda Wang <fwang@mandriva.org> 2.2.9-1mdv2008.1
12cr|gnubiff-2.2.15-1|127	+ Revision: 161819
12cr|gnubiff-2.2.15-1|128	- update to new version 2.2.9
12cr|gnubiff-2.2.15-1|129	
12cr|gnubiff-2.2.15-1|130	+ Olivier Blin <blino@mandriva.org>
12cr|gnubiff-2.2.15-1|131	- restore BuildRoot
12cr|gnubiff-2.2.15-1|132	
12cr|gnubiff-2.2.15-1|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnubiff-2.2.15-1|134	- kill re-definition of %%buildroot on Pixel's request
12cr|gnubiff-2.2.15-1|135	
12cr|gnubiff-2.2.15-1|136	* Tue Oct 09 2007 Jérôme Soyer <saispo@mandriva.org> 2.2.8-1mdv2008.1
12cr|gnubiff-2.2.15-1|137	+ Revision: 96039
12cr|gnubiff-2.2.15-1|138	- New release 2.2.8
12cr|gnubiff-2.2.15-1|139	
12cr|gnubiff-2.2.15-1|140	* Mon Aug 13 2007 Jérôme Soyer <saispo@mandriva.org> 2.2.7-1mdv2008.0
12cr|gnubiff-2.2.15-1|141	+ Revision: 62449
12cr|gnubiff-2.2.15-1|142	- New release 2.2.7
12cr|gnubiff-2.2.15-1|143	
12cr|gnubiff-2.2.15-1|144	* Wed Apr 25 2007 Jérôme Soyer <saispo@mandriva.org> 2.2.6-1mdv2008.0
12cr|gnubiff-2.2.15-1|145	+ Revision: 18141
12cr|gnubiff-2.2.15-1|146	- New release 2.2.6
12cr|gnubiff-2.2.15-1|147	
12cr|gnubiff-2.2.15-1|148	
12cr|gnubiff-2.2.15-1|149	* Mon Jan 29 2007 Lenny Cartier <lenny@mandriva.com> 2.2.5-1mdv2007.0
12cr|gnubiff-2.2.15-1|150	+ Revision: 114836
12cr|gnubiff-2.2.15-1|151	- Update to 2.2.5
12cr|gnubiff-2.2.15-1|152	
12cr|gnubiff-2.2.15-1|153	* Mon Dec 11 2006 Jérôme Soyer <saispo@mandriva.org> 2.2.4-2mdv2007.1
12cr|gnubiff-2.2.15-1|154	+ Revision: 94690
12cr|gnubiff-2.2.15-1|155	- Fix BuildRequires for x86_64
12cr|gnubiff-2.2.15-1|156	- New version 2.2.4
12cr|gnubiff-2.2.15-1|157	- Import gnubiff
12cr|gnubiff-2.2.15-1|158	
12cr|gnubiff-2.2.15-1|159	* Wed Aug 09 2006 Jerome Soyer <saispo@mandriva.org> 2.2.2-1mdv2007.0
12cr|gnubiff-2.2.15-1|160	- 2.2.2
12cr|gnubiff-2.2.15-1|161	- XDG Menu
12cr|gnubiff-2.2.15-1|162	
12cr|gnubiff-2.2.15-1|163	* Wed May 24 2006 Lenny Cartier <lenny@mandriva.com> 2.2.1-1mdk
12cr|gnubiff-2.2.15-1|164	- 2.2.1
12cr|gnubiff-2.2.15-1|165	
12cr|gnubiff-2.2.15-1|166	* Fri Apr 14 2006 Jerome Soyer <saispo@mandriva.org> 2.2.0-1mdk
12cr|gnubiff-2.2.15-1|167	- New release 2.2.0
12cr|gnubiff-2.2.15-1|168	
12cr|gnubiff-2.2.15-1|169	* Tue Jan 31 2006 Jerome Soyer <saispo@mandriva.org> 2.1.9-1mdk
12cr|gnubiff-2.2.15-1|170	- New release 2.1.9
12cr|gnubiff-2.2.15-1|171	
12cr|gnubiff-2.2.15-1|172	* Tue Dec 20 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.1.8-2mdk
12cr|gnubiff-2.2.15-1|173	- Fix PreReq
12cr|gnubiff-2.2.15-1|174	- Add BuildRequires ( gmain-devel )
12cr|gnubiff-2.2.15-1|175	
12cr|gnubiff-2.2.15-1|176	* Tue Dec 20 2005 Lenny Cartier <lenny@mandriva.com> 2.1.8-1mdk
12cr|gnubiff-2.2.15-1|177	- 2.1.8
12cr|gnubiff-2.2.15-1|178	
12cr|gnubiff-2.2.15-1|179	* Thu Jun 30 2005 Lenny Cartier <lenny@mandriva.com> 2.1.4-1mdk
12cr|gnubiff-2.2.15-1|180	- 2.1.4
12cr|gnubiff-2.2.15-1|181	
12cr|gnubiff-2.2.15-1|182	* Tue Apr 05 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.1.3-1mdk
12cr|gnubiff-2.2.15-1|183	- 2.1.3
12cr|gnubiff-2.2.15-1|184	
12cr|gnubiff-2.2.15-1|185	* Sun Dec 26 2004 Abel Cheung <deaddog@mandrake.org> 2.1.0-1mdk
12cr|gnubiff-2.2.15-1|186	- 2.1.0, work done by Marc Koschewski <marc@osknowledge.org>
12cr|gnubiff-2.2.15-1|187	
12cr|gnubiff-2.2.15-1|188	* Thu Dec 02 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.0.3-1mdk
12cr|gnubiff-2.2.15-1|189	- 2.0.3
12cr|gnubiff-2.2.15-1|190	
12cr|gnubiff-2.2.15-1|191	* Sun Nov 21 2004 Abel Cheung <deaddog@mandrake.org> 2.0.2-2mdk
12cr|gnubiff-2.2.15-1|192	- Fix BuildRequires (thx Stefan's bot)
12cr|gnubiff-2.2.15-1|193	
12cr|gnubiff-2.2.15-1|194	* Thu Oct 21 2004 Götz Waschk <waschk@linux-mandrake.com> 2.0.2-1mdk
12cr|gnubiff-2.2.15-1|195	- update file list
12cr|gnubiff-2.2.15-1|196	- rediff the patch
12cr|gnubiff-2.2.15-1|197	- new source URL
12cr|gnubiff-2.2.15-1|198	- New release 2.0.2
12cr|gnubiff-2.2.15-1|199	
12cr|gnubiff-2.2.15-1|200	* Tue Jun 29 2004 Abel Cheung <deaddog@deaddog.org> 1.4.0-1mdk
12cr|gnubiff-2.2.15-1|201	- New version
12cr|gnubiff-2.2.15-1|202	
12cr|gnubiff-2.2.15-1|203	* Sun Jun 20 2004 Abel Cheung <deaddog@deaddog.org> 1.2.0-2mdk
12cr|gnubiff-2.2.15-1|204	- Rebuild with new gcc
12cr|gnubiff-2.2.15-1|205	
12cr|gnubiff-2.2.15-1|206	* Wed May 05 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2.0-1mdk
12cr|gnubiff-2.2.15-1|207	- 1.2.0
12cr|gnubiff-2.2.15-1|208	
12cr|gnubiff-2.2.15-1|209	* Mon Feb 16 2004 Abel Cheung <deaddog@deaddog.org> 1.0.9-1mdk
12cr|gnubiff-2.2.15-1|210	- First Mandrake package
12cr|gnubiff-2.2.15-1|211	- Patch0: Add missing info entry for info file
12cr|gnubiff-2.2.15-1|212	

1834 12
12cr|gnubik-2.4-1|1	%define version 2.4
12cr|gnubik-2.4-1|2	%define release	1
12cr|gnubik-2.4-1|3	
12cr|gnubik-2.4-1|4	Summary:	Graphics puzzle similar to Rubik's cube
12cr|gnubik-2.4-1|5	Name:		gnubik
12cr|gnubik-2.4-1|6	Version:	%{version}
12cr|gnubik-2.4-1|7	Release:	%{release}
12cr|gnubik-2.4-1|8	License:	GPLv3+
12cr|gnubik-2.4-1|9	Group:		Games/Puzzles
12cr|gnubik-2.4-1|10	URL:		http://www.gnu.org/software/gnubik/
12cr|gnubik-2.4-1|11	
12cr|gnubik-2.4-1|12	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
12cr|gnubik-2.4-1|13	Source1:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
12cr|gnubik-2.4-1|14	Patch2:		gnubik-2.4-printf.patch
12cr|gnubik-2.4-1|15	BuildRequires:	guile-devel >= 1.6.4
12cr|gnubik-2.4-1|16	BuildRequires:	gtkglext-devel
12cr|gnubik-2.4-1|17	BuildRequires:	gtk+2.0
12cr|gnubik-2.4-1|18	
12cr|gnubik-2.4-1|19	%description
12cr|gnubik-2.4-1|20	GNUbik is a GNU package.  It is a 3D interactive graphics
12cr|gnubik-2.4-1|21	puzzle. It renders an image of a magic cube
12cr|gnubik-2.4-1|22	(similar to a rubik cube) and you attempt to solve it.
12cr|gnubik-2.4-1|23	
12cr|gnubik-2.4-1|24	%prep
12cr|gnubik-2.4-1|25	%setup -q
12cr|gnubik-2.4-1|26	%apply_patches
12cr|gnubik-2.4-1|27	
12cr|gnubik-2.4-1|28	%build
12cr|gnubik-2.4-1|29	%configure2_5x --with-widget-set=gtk
12cr|gnubik-2.4-1|30	%make
12cr|gnubik-2.4-1|31	
12cr|gnubik-2.4-1|32	%install
12cr|gnubik-2.4-1|33	%makeinstall_std
12cr|gnubik-2.4-1|34	
12cr|gnubik-2.4-1|35	install -d -m 755 %{buildroot}%{_datadir}/applications/
12cr|gnubik-2.4-1|36	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gnubik-2.4-1|37	[Desktop Entry]
12cr|gnubik-2.4-1|38	Type=Application
12cr|gnubik-2.4-1|39	Exec=%{_bindir}/%{name}
12cr|gnubik-2.4-1|40	Icon=puzzle_section
12cr|gnubik-2.4-1|41	Comment=Puzzle game similar to Rubik's cube
12cr|gnubik-2.4-1|42	Categories=Game;LogicGame;
12cr|gnubik-2.4-1|43	Name=Gnubik
12cr|gnubik-2.4-1|44	EOF
12cr|gnubik-2.4-1|45	rm %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gnubik-2.4-1|46	
12cr|gnubik-2.4-1|47	%find_lang %{name}
12cr|gnubik-2.4-1|48	
12cr|gnubik-2.4-1|49	%files -f %{name}.lang
12cr|gnubik-2.4-1|50	%{_bindir}/*
12cr|gnubik-2.4-1|51	%{_datadir}/%{name}
12cr|gnubik-2.4-1|52	%{_infodir}/*
12cr|gnubik-2.4-1|53	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gnubik-2.4-1|54	%{_datadir}/icons/*
12cr|gnubik-2.4-1|55	
12cr|gnubik-2.4-1|56	
12cr|gnubik-2.4-1|57	%changelog
12cr|gnubik-2.4-1|58	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3-4mdv2011.0
12cr|gnubik-2.4-1|59	+ Revision: 610951
12cr|gnubik-2.4-1|60	- rebuild
12cr|gnubik-2.4-1|61	
12cr|gnubik-2.4-1|62	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.3-3mdv2010.1
12cr|gnubik-2.4-1|63	+ Revision: 437790
12cr|gnubik-2.4-1|64	- rebuild
12cr|gnubik-2.4-1|65	
12cr|gnubik-2.4-1|66	* Sun Apr 05 2009 Funda Wang <fwang@mandriva.org> 2.3-2mdv2009.1
12cr|gnubik-2.4-1|67	+ Revision: 364134
12cr|gnubik-2.4-1|68	- fix desktop file
12cr|gnubik-2.4-1|69	
12cr|gnubik-2.4-1|70	* Mon Feb 02 2009 Funda Wang <fwang@mandriva.org> 2.3-1mdv2009.1
12cr|gnubik-2.4-1|71	+ Revision: 336395
12cr|gnubik-2.4-1|72	- New version 2.3
12cr|gnubik-2.4-1|73	
12cr|gnubik-2.4-1|74	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.2-4mdv2009.0
12cr|gnubik-2.4-1|75	+ Revision: 246488
12cr|gnubik-2.4-1|76	- rebuild
12cr|gnubik-2.4-1|77	
12cr|gnubik-2.4-1|78	+ Pixel <pixel@mandriva.com>
12cr|gnubik-2.4-1|79	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gnubik-2.4-1|80	
12cr|gnubik-2.4-1|81	+ Olivier Blin <oblin@mandriva.com>
12cr|gnubik-2.4-1|82	- restore BuildRoot
12cr|gnubik-2.4-1|83	
12cr|gnubik-2.4-1|84	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 2.2-2mdv2008.1
12cr|gnubik-2.4-1|85	+ Revision: 132153
12cr|gnubik-2.4-1|86	- auto-convert XDG menu entry
12cr|gnubik-2.4-1|87	- kill re-definition of %%buildroot on Pixel's request
12cr|gnubik-2.4-1|88	- use %%mkrel
12cr|gnubik-2.4-1|89	- import gnubik
12cr|gnubik-2.4-1|90	
12cr|gnubik-2.4-1|91	
12cr|gnubik-2.4-1|92	* Mon Mar 21 2005 Abel Cheung <deaddog@mandrake.org> 2.2-2mdk
12cr|gnubik-2.4-1|93	- Rebuild
12cr|gnubik-2.4-1|94	
12cr|gnubik-2.4-1|95	* Sun Feb 27 2005 Abel Cheung <deaddog@mandrake.org> 2.2-1mdk
12cr|gnubik-2.4-1|96	- First Mandrakelinux package

1835 12
12cr|gnucap-20060830-6|1	%define name    gnucap
12cr|gnucap-20060830-6|2	%define version 20060830
12cr|gnucap-20060830-6|3	%define release %mkrel 6
12cr|gnucap-20060830-6|4	
12cr|gnucap-20060830-6|5	%define filever 2006-08-30
12cr|gnucap-20060830-6|6	
12cr|gnucap-20060830-6|7	Name:           %{name}
12cr|gnucap-20060830-6|8	Version:        %{version}
12cr|gnucap-20060830-6|9	Release:        %{release}
12cr|gnucap-20060830-6|10	Summary:        A general purpose circuit simulator
12cr|gnucap-20060830-6|11	Source0:        %{name}-%{filever}.tar.bz2
12cr|gnucap-20060830-6|12	Patch:          gnucap-2006-08-30-fix-build.patch
12cr|gnucap-20060830-6|13	License:        GPL
12cr|gnucap-20060830-6|14	Group:          Development/Other
12cr|gnucap-20060830-6|15	Url:            http://www.geda.seul.org/tools/gnucap/index.html
12cr|gnucap-20060830-6|16	BuildRequires:	readline-devel
12cr|gnucap-20060830-6|17	BuildRequires:	termcap-devel
12cr|gnucap-20060830-6|18	BuildRequires:	tetex-latex
12cr|gnucap-20060830-6|19	BuildRequires:	tetex-dvipdfm
12cr|gnucap-20060830-6|20	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|gnucap-20060830-6|21	
12cr|gnucap-20060830-6|22	%description
12cr|gnucap-20060830-6|23	GNUCAP is a general purpose circuit simulator. It performs nonlinear dc and
12cr|gnucap-20060830-6|24	transient analyses, Fourier analysis, and ac analysis linearized at an
12cr|gnucap-20060830-6|25	operating point. It is fully interactive and command driven. It can also be
12cr|gnucap-20060830-6|26	run in batch mode or as a server. The output is produced as it simulates.
12cr|gnucap-20060830-6|27	Spice compatible models for the MOSFET (level 1,2,3) and diode are included
12cr|gnucap-20060830-6|28	in this release.
12cr|gnucap-20060830-6|29	
12cr|gnucap-20060830-6|30	%prep
12cr|gnucap-20060830-6|31	%setup -q -n %{name}-%{filever}
12cr|gnucap-20060830-6|32	%patch -p 1
12cr|gnucap-20060830-6|33	
12cr|gnucap-20060830-6|34	%build
12cr|gnucap-20060830-6|35	./configure --prefix=%{buildroot}/%{_prefix}
12cr|gnucap-20060830-6|36	%make
12cr|gnucap-20060830-6|37	make install
12cr|gnucap-20060830-6|38	
12cr|gnucap-20060830-6|39	%install
12cr|gnucap-20060830-6|40	rm -rf %{buildroot}
12cr|gnucap-20060830-6|41	make install
12cr|gnucap-20060830-6|42	mkdir -p %{buildroot}/%{_mandir}/man1/
12cr|gnucap-20060830-6|43	cp doc/gnucap.1 %{buildroot}/%{_mandir}/man1/
12cr|gnucap-20060830-6|44	pushd man
12cr|gnucap-20060830-6|45	make pdf
12cr|gnucap-20060830-6|46	popd
12cr|gnucap-20060830-6|47	
12cr|gnucap-20060830-6|48	%clean
12cr|gnucap-20060830-6|49	rm -rf %{buildroot}
12cr|gnucap-20060830-6|50	
12cr|gnucap-20060830-6|51	%files
12cr|gnucap-20060830-6|52	%defattr(-,root,root)
12cr|gnucap-20060830-6|53	%doc doc/COPYING man/gnucap-man.pdf
12cr|gnucap-20060830-6|54	%{_bindir}/*
12cr|gnucap-20060830-6|55	%{_mandir}/man1/*
12cr|gnucap-20060830-6|56	%{_datadir}/%name
12cr|gnucap-20060830-6|57	
12cr|gnucap-20060830-6|58	
12cr|gnucap-20060830-6|59	
12cr|gnucap-20060830-6|60	%changelog
12cr|gnucap-20060830-6|61	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 20060830-6mdv2011.0
12cr|gnucap-20060830-6|62	+ Revision: 619207
12cr|gnucap-20060830-6|63	- the mass rebuild of 2010.0 packages
12cr|gnucap-20060830-6|64	
12cr|gnucap-20060830-6|65	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 20060830-5mdv2010.0
12cr|gnucap-20060830-6|66	+ Revision: 378342
12cr|gnucap-20060830-6|67	- fix build
12cr|gnucap-20060830-6|68	
12cr|gnucap-20060830-6|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnucap-20060830-6|70	- rebuild
12cr|gnucap-20060830-6|71	- rebuild
12cr|gnucap-20060830-6|72	
12cr|gnucap-20060830-6|73	+ Olivier Blin <oblin@mandriva.com>
12cr|gnucap-20060830-6|74	- restore BuildRoot
12cr|gnucap-20060830-6|75	
12cr|gnucap-20060830-6|76	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 20060830-1mdv2008.1
12cr|gnucap-20060830-6|77	+ Revision: 126081
12cr|gnucap-20060830-6|78	- kill re-definition of %%buildroot on Pixel's request
12cr|gnucap-20060830-6|79	- import gnucap
12cr|gnucap-20060830-6|80	
12cr|gnucap-20060830-6|81	
12cr|gnucap-20060830-6|82	* Thu Aug 31 2006 Couriousous <couriousous@mandriva.org> 20060830-1mdv2007.0
12cr|gnucap-20060830-6|83	- 20060830 version from geda
12cr|gnucap-20060830-6|84	
12cr|gnucap-20060830-6|85	* Sat Apr 15 2006 Couriousous <couriousous@mandriva.org> 20060117-1mdk
12cr|gnucap-20060830-6|86	- 20060117 version from geda
12cr|gnucap-20060830-6|87	
12cr|gnucap-20060830-6|88	* Fri Mar 17 2006 Couriousous <couriousous@mandriva.org> 0.34-3mdk
12cr|gnucap-20060830-6|89	- Fix buildrequires
12cr|gnucap-20060830-6|90	
12cr|gnucap-20060830-6|91	* Fri Mar 17 2006 Couriousous <couriousous@mandriva.org> 0.34-2mdk
12cr|gnucap-20060830-6|92	- Rebuild
12cr|gnucap-20060830-6|93	
12cr|gnucap-20060830-6|94	* Sun Feb 06 2005 Couriousous <couriousous@mandrake.org> 0.34-1mdk
12cr|gnucap-20060830-6|95	- First Mandrakelinux release
12cr|gnucap-20060830-6|96	

1836 12
12cr|gnudl-0.9.2-1|1	%define         srcname       gdl
12cr|gnudl-0.9.2-1|2	# imagemagick version insufficient in mdv < 2012
12cr|gnudl-0.9.2-1|3	%if %mdkversion >= 201200
12cr|gnudl-0.9.2-1|4	%define         withMagic     yes
12cr|gnudl-0.9.2-1|5	%else
12cr|gnudl-0.9.2-1|6	%define         withMagic     no
12cr|gnudl-0.9.2-1|7	%endif
12cr|gnudl-0.9.2-1|8	
12cr|gnudl-0.9.2-1|9	Name:           gnudl
12cr|gnudl-0.9.2-1|10	Version:        0.9.2
12cr|gnudl-0.9.2-1|11	Release:        %mkrel 1
12cr|gnudl-0.9.2-1|12	Summary:        A free incremental compiler quite similar and compatible with IDL
12cr|gnudl-0.9.2-1|13	License:        GPLv2+
12cr|gnudl-0.9.2-1|14	Group:          Development/Other
12cr|gnudl-0.9.2-1|15	
12cr|gnudl-0.9.2-1|16	URL:            http://gnudatalanguage.sourceforge.net/
12cr|gnudl-0.9.2-1|17	Source0:        http://sourceforge.net/projects/gnudatalanguage/files/gdl/%{version}/%{srcname}-%{version}.tar.gz
12cr|gnudl-0.9.2-1|18	
12cr|gnudl-0.9.2-1|19	
12cr|gnudl-0.9.2-1|20	BuildRequires:  autoconf
12cr|gnudl-0.9.2-1|21	BuildRequires:  automake
12cr|gnudl-0.9.2-1|22	BuildRequires:  libgomp-devel
12cr|gnudl-0.9.2-1|23	BuildRequires:  readline-devel
12cr|gnudl-0.9.2-1|24	BuildRequires:  libwxgtku-devel
12cr|gnudl-0.9.2-1|25	BuildRequires:  ncurses-devel
12cr|gnudl-0.9.2-1|26	BuildRequires:  gsl-devel
12cr|gnudl-0.9.2-1|27	BuildRequires:  plplot-devel
12cr|gnudl-0.9.2-1|28	BuildRequires:  netcdf-devel
12cr|gnudl-0.9.2-1|29	BuildRequires:  proj4-devel
12cr|gnudl-0.9.2-1|30	BuildRequires:  hdf5-devel
12cr|gnudl-0.9.2-1|31	BuildRequires:  fftw-devel
12cr|gnudl-0.9.2-1|32	BuildRequires:  udunits2-devel
12cr|gnudl-0.9.2-1|33	BuildRequires:  jpeg-devel
12cr|gnudl-0.9.2-1|34	BuildRequires:  pslib-devel
12cr|gnudl-0.9.2-1|35	%if %mdkversion >= 201200
12cr|gnudl-0.9.2-1|36	BuildRequires:  imagemagick-devel
12cr|gnudl-0.9.2-1|37	%endif
12cr|gnudl-0.9.2-1|38	
12cr|gnudl-0.9.2-1|39	%description
12cr|gnudl-0.9.2-1|40	A free compatible incremental compiler (i.e. runs Interactive Data
12cr|gnudl-0.9.2-1|41	Language programs). IDL is a registered trademark of ITT Visual
12cr|gnudl-0.9.2-1|42	Information Solutions. All IDL language elements up to IDL version 7.1
12cr|gnudl-0.9.2-1|43	are supported and more than 380 library routines are implemented. For
12cr|gnudl-0.9.2-1|44	a sorted list enter HELP,/LIB at the command prompt and look for
12cr|gnudl-0.9.2-1|45	library routines written in GDL in the gnudatalanguage/lib directory.
12cr|gnudl-0.9.2-1|46	
12cr|gnudl-0.9.2-1|47	
12cr|gnudl-0.9.2-1|48	%prep
12cr|gnudl-0.9.2-1|49	%setup -q -n %{srcname}-%{version}
12cr|gnudl-0.9.2-1|50	
12cr|gnudl-0.9.2-1|51	
12cr|gnudl-0.9.2-1|52	%build
12cr|gnudl-0.9.2-1|53	autoreconf --force --install
12cr|gnudl-0.9.2-1|54	%configure2_5x  --with-Magick=%{withMagic}    \
12cr|gnudl-0.9.2-1|55	--with-hdf=no        \
12cr|gnudl-0.9.2-1|56	--with-fftw=yes      \
12cr|gnudl-0.9.2-1|57	--with-python=no     \
12cr|gnudl-0.9.2-1|58	--with-wxWidgets     \
12cr|gnudl-0.9.2-1|59	--with-udunits
12cr|gnudl-0.9.2-1|60	%make
12cr|gnudl-0.9.2-1|61	
12cr|gnudl-0.9.2-1|62	%install
12cr|gnudl-0.9.2-1|63	rm -rf %{buildroot}
12cr|gnudl-0.9.2-1|64	%makeinstall_std
12cr|gnudl-0.9.2-1|65	
12cr|gnudl-0.9.2-1|66	%files
12cr|gnudl-0.9.2-1|67	%defattr(-,root,root)
12cr|gnudl-0.9.2-1|68	%doc README AUTHORS NEWS TODO HACKING ChangeLog COPYING
12cr|gnudl-0.9.2-1|69	%{_mandir}/man1/*
12cr|gnudl-0.9.2-1|70	%{_bindir}/gdl
12cr|gnudl-0.9.2-1|71	%{_datadir}/gnudatalanguage/*
12cr|gnudl-0.9.2-1|72	
12cr|gnudl-0.9.2-1|73	
12cr|gnudl-0.9.2-1|74	
12cr|gnudl-0.9.2-1|75	%changelog
12cr|gnudl-0.9.2-1|76	* Sat May 26 2012 Frank Kober <emuse@mandriva.org> 0.9.2-1mdv2011.0
12cr|gnudl-0.9.2-1|77	+ Revision: 800767
12cr|gnudl-0.9.2-1|78	- backport to 2011 doesn't support Magick either
12cr|gnudl-0.9.2-1|79	- backport to 2010.1 doesn't support Magick
12cr|gnudl-0.9.2-1|80	- revert gomp-devel BR to libgomp-devel for backports
12cr|gnudl-0.9.2-1|81	
12cr|gnudl-0.9.2-1|82	* Fri May 25 2012 Frank Kober <emuse@mandriva.org> 0.9.2-1
12cr|gnudl-0.9.2-1|83	+ Revision: 800555
12cr|gnudl-0.9.2-1|84	- imported package gnudl
12cr|gnudl-0.9.2-1|85	

1837 12
12cr|gnuit-4.9.5-2|1	Summary:	A set of GNU Interactive Tools
12cr|gnuit-4.9.5-2|2	Name: 		gnuit
12cr|gnuit-4.9.5-2|3	Version:	4.9.5
12cr|gnuit-4.9.5-2|4	Release:	%mkrel 2
12cr|gnuit-4.9.5-2|5	License:	GPLv3
12cr|gnuit-4.9.5-2|6	Group:		File tools
12cr|gnuit-4.9.5-2|7	URL:		http://www.gnu.org/software/gnuit/
12cr|gnuit-4.9.5-2|8	Source: 	http://ftp.gnu.org/gnu/gnuit/%{name}-%{version}.tar.gz
12cr|gnuit-4.9.5-2|9	Patch1:		0001-Fix-string-format-errors.patch
12cr|gnuit-4.9.5-2|10	Patch2:		0002-Fix-linking.patch
12cr|gnuit-4.9.5-2|11	BuildRequires:	ncurses-devel
12cr|gnuit-4.9.5-2|12	BuildRequires:	tetex
12cr|gnuit-4.9.5-2|13	BuildRequires:	texinfo
12cr|gnuit-4.9.5-2|14	BuildRequires:	texi2html
12cr|gnuit-4.9.5-2|15	Obsoletes:      gnu-git
12cr|gnuit-4.9.5-2|16	Obsoletes:	git < 4.3.20-15
12cr|gnuit-4.9.5-2|17	Buildroot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gnuit-4.9.5-2|18	
12cr|gnuit-4.9.5-2|19	%description
12cr|gnuit-4.9.5-2|20	gnuit (GNU Interactive Tools) provides an extensible file
12cr|gnuit-4.9.5-2|21	system browser, an ASCII/hexadecimal file viewer, a process viewer/killer
12cr|gnuit-4.9.5-2|22	and other related utilities and shell scripts.  gnuit can be used to increase
12cr|gnuit-4.9.5-2|23	the speed and efficiency of copying and moving files and directories,
12cr|gnuit-4.9.5-2|24	invoking editors, compressing and uncompressing files, creating and expanding
12cr|gnuit-4.9.5-2|25	archives, compiling programs, sending mail and more. gnuit uses standard
12cr|gnuit-4.9.5-2|26	ANSI color sequences, if they are available.
12cr|gnuit-4.9.5-2|27	
12cr|gnuit-4.9.5-2|28	You should install the gnuit package if you are interested in using its file
12cr|gnuit-4.9.5-2|29	management capabilities.
12cr|gnuit-4.9.5-2|30	
12cr|gnuit-4.9.5-2|31	%prep
12cr|gnuit-4.9.5-2|32	%setup -q
12cr|gnuit-4.9.5-2|33	%apply_patches
12cr|gnuit-4.9.5-2|34	
12cr|gnuit-4.9.5-2|35	%build
12cr|gnuit-4.9.5-2|36	#
12cr|gnuit-4.9.5-2|37	# (fg) 20000721 FIXME - git doesn't like libtoolize, hence the handmade
12cr|gnuit-4.9.5-2|38	# ./configure line
12cr|gnuit-4.9.5-2|39	# Part of these commands are also in the  "gnuit.spec" present in the upstream
12cr|gnuit-4.9.5-2|40	# tarball
12cr|gnuit-4.9.5-2|41	#
12cr|gnuit-4.9.5-2|42	CFLAGS="$RPM_OPT_FLAGS" LDFLAGS='-s' \
12cr|gnuit-4.9.5-2|43	./configure --prefix=%{_prefix} --mandir=%{_mandir} \
12cr|gnuit-4.9.5-2|44	--infodir=%{_infodir} --with-terminfo --libdir=%{_libdir} \
12cr|gnuit-4.9.5-2|45	--enable-smp --disable-transition
12cr|gnuit-4.9.5-2|46	%make
12cr|gnuit-4.9.5-2|47	
12cr|gnuit-4.9.5-2|48	# Force rebuild of info file
12cr|gnuit-4.9.5-2|49	pushd doc
12cr|gnuit-4.9.5-2|50	makeinfo gnuit.texinfo
12cr|gnuit-4.9.5-2|51	popd
12cr|gnuit-4.9.5-2|52	
12cr|gnuit-4.9.5-2|53	%install
12cr|gnuit-4.9.5-2|54	rm -rf %{buildroot}
12cr|gnuit-4.9.5-2|55	%makeinstall
12cr|gnuit-4.9.5-2|56	
12cr|gnuit-4.9.5-2|57	%files
12cr|gnuit-4.9.5-2|58	%defattr(-,root,root,0755)
12cr|gnuit-4.9.5-2|59	%doc ChangeLog LSM NEWS PLATFORMS PROBLEMS README INSTALL doc/gnuit.html
12cr|gnuit-4.9.5-2|60	%{_bindir}/*
12cr|gnuit-4.9.5-2|61	%{_bindir}/.gitaction
12cr|gnuit-4.9.5-2|62	%{_mandir}/man1/*
12cr|gnuit-4.9.5-2|63	%{_infodir}/*
12cr|gnuit-4.9.5-2|64	%{_datadir}/gnuit
12cr|gnuit-4.9.5-2|65	
12cr|gnuit-4.9.5-2|66	%clean
12cr|gnuit-4.9.5-2|67	rm -rf %{buildroot}
12cr|gnuit-4.9.5-2|68	
12cr|gnuit-4.9.5-2|69	%post
12cr|gnuit-4.9.5-2|70	%{_install_info gnuit.info}
12cr|gnuit-4.9.5-2|71	
12cr|gnuit-4.9.5-2|72	%preun
12cr|gnuit-4.9.5-2|73	%{_remove_install_info gnuit.info}
12cr|gnuit-4.9.5-2|74	
12cr|gnuit-4.9.5-2|75	
12cr|gnuit-4.9.5-2|76	
12cr|gnuit-4.9.5-2|77	%changelog
12cr|gnuit-4.9.5-2|78	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 4.9.5-2mdv2011.0
12cr|gnuit-4.9.5-2|79	+ Revision: 610953
12cr|gnuit-4.9.5-2|80	- rebuild
12cr|gnuit-4.9.5-2|81	
12cr|gnuit-4.9.5-2|82	* Thu Apr 01 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 4.9.5-1mdv2010.1
12cr|gnuit-4.9.5-2|83	+ Revision: 530734
12cr|gnuit-4.9.5-2|84	- Upstream renamed project to gnuit
12cr|gnuit-4.9.5-2|85	- Upstream renamed the package to "gnuit"
12cr|gnuit-4.9.5-2|86	- New version: 4.9.5
12cr|gnuit-4.9.5-2|87	- Spec and patches adapted to new name
12cr|gnuit-4.9.5-2|88	
12cr|gnuit-4.9.5-2|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnuit-4.9.5-2|90	- rebuild
12cr|gnuit-4.9.5-2|91	
12cr|gnuit-4.9.5-2|92	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 4.3.20-20mdv2009.0
12cr|gnuit-4.9.5-2|93	+ Revision: 266925
12cr|gnuit-4.9.5-2|94	- rebuild early 2009.0 package (before pixel changes)
12cr|gnuit-4.9.5-2|95	
12cr|gnuit-4.9.5-2|96	* Wed Jun 11 2008 Anssi Hannula <anssi@mandriva.org> 4.3.20-19mdv2009.0
12cr|gnuit-4.9.5-2|97	+ Revision: 218151
12cr|gnuit-4.9.5-2|98	- remove now unneeded conflicts with linus-git (Paulo prefixed the
12cr|gnuit-4.9.5-2|99	programs)
12cr|gnuit-4.9.5-2|100	- simplify obsoletes versioning
12cr|gnuit-4.9.5-2|101	
12cr|gnuit-4.9.5-2|102	* Wed Jun 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 4.3.20-18mdv2009.0
12cr|gnuit-4.9.5-2|103	+ Revision: 218119
12cr|gnuit-4.9.5-2|104	- Rename git directory to gnu-git, to match new package name.
12cr|gnuit-4.9.5-2|105	- Fix some typos in documentation patch.
12cr|gnuit-4.9.5-2|106	Add a conflicts with older versions of linus-git package.
12cr|gnuit-4.9.5-2|107	- Rename spec file.
12cr|gnuit-4.9.5-2|108	- Modify the git package so that it can be renamed to gnu-git, and not
12cr|gnuit-4.9.5-2|109	conflict with linus-git package, that should be renamed to just git.
12cr|gnuit-4.9.5-2|110	This should address #34692 (Installing git isn't easy...)
12cr|gnuit-4.9.5-2|111	
12cr|gnuit-4.9.5-2|112	+ Andreas Hasenack <andreas@mandriva.com>
12cr|gnuit-4.9.5-2|113	- rebuild for 2008.1
12cr|gnuit-4.9.5-2|114	
12cr|gnuit-4.9.5-2|115	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gnuit-4.9.5-2|116	- rebuild
12cr|gnuit-4.9.5-2|117	
12cr|gnuit-4.9.5-2|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnuit-4.9.5-2|119	- rebuild
12cr|gnuit-4.9.5-2|120	- kill re-definition of %%buildroot on Pixel's request
12cr|gnuit-4.9.5-2|121	
12cr|gnuit-4.9.5-2|122	+ Olivier Blin <oblin@mandriva.com>
12cr|gnuit-4.9.5-2|123	- restore BuildRoot
12cr|gnuit-4.9.5-2|124	
12cr|gnuit-4.9.5-2|125	* Thu Sep 20 2007 Adam Williamson <awilliamson@mandriva.org> 4.3.20-14mdv2008.0
12cr|gnuit-4.9.5-2|126	+ Revision: 91265
12cr|gnuit-4.9.5-2|127	- rebuild for 2008
12cr|gnuit-4.9.5-2|128	

1838 12
12cr|gnuitar-0.3.2-10|1	%define	name	gnuitar
12cr|gnuitar-0.3.2-10|2	%define	version	0.3.2
12cr|gnuitar-0.3.2-10|3	%define	release	%mkrel 10
12cr|gnuitar-0.3.2-10|4	
12cr|gnuitar-0.3.2-10|5	Name:		%{name}
12cr|gnuitar-0.3.2-10|6	Summary:	Real-time guitar effects
12cr|gnuitar-0.3.2-10|7	Version:	%{version}
12cr|gnuitar-0.3.2-10|8	Release:	%{release}
12cr|gnuitar-0.3.2-10|9	Source0:	%{name}-%{version}.tar.bz2
12cr|gnuitar-0.3.2-10|10	Source1:	%{name}48.png
12cr|gnuitar-0.3.2-10|11	Source2:	%{name}32.png
12cr|gnuitar-0.3.2-10|12	Source3:	%{name}16.png
12cr|gnuitar-0.3.2-10|13	URL:		http://sourceforge.net/projects/gnuitar/files/
12cr|gnuitar-0.3.2-10|14	License:	GPLv2+
12cr|gnuitar-0.3.2-10|15	Group:		Sound
12cr|gnuitar-0.3.2-10|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|gnuitar-0.3.2-10|17	BuildRequires:	gtk2-devel
12cr|gnuitar-0.3.2-10|18	
12cr|gnuitar-0.3.2-10|19	%description
12cr|gnuitar-0.3.2-10|20	This is a program for real-time sound effect processing. Probably could be
12cr|gnuitar-0.3.2-10|21	used not only for guitar. It has GTK interface and uses OSS sound driver.
12cr|gnuitar-0.3.2-10|22	
12cr|gnuitar-0.3.2-10|23	Includes effects:
12cr|gnuitar-0.3.2-10|24	o wah-wah
12cr|gnuitar-0.3.2-10|25	o sustain
12cr|gnuitar-0.3.2-10|26	o two flavours of distortion
12cr|gnuitar-0.3.2-10|27	o reverberator, echo, delay
12cr|gnuitar-0.3.2-10|28	o tremolo
12cr|gnuitar-0.3.2-10|29	o vibrato
12cr|gnuitar-0.3.2-10|30	o chorus/flanger
12cr|gnuitar-0.3.2-10|31	o phasor
12cr|gnuitar-0.3.2-10|32	o noise gate
12cr|gnuitar-0.3.2-10|33	
12cr|gnuitar-0.3.2-10|34	%prep
12cr|gnuitar-0.3.2-10|35	%setup -q
12cr|gnuitar-0.3.2-10|36	
12cr|gnuitar-0.3.2-10|37	%build
12cr|gnuitar-0.3.2-10|38	%configure2_5x --with-gtk2
12cr|gnuitar-0.3.2-10|39	%make
12cr|gnuitar-0.3.2-10|40	
12cr|gnuitar-0.3.2-10|41	%install
12cr|gnuitar-0.3.2-10|42	rm -rf %{buildroot}
12cr|gnuitar-0.3.2-10|43	%makeinstall
12cr|gnuitar-0.3.2-10|44	
12cr|gnuitar-0.3.2-10|45	#menu
12cr|gnuitar-0.3.2-10|46	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gnuitar-0.3.2-10|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gnuitar-0.3.2-10|48	[Desktop Entry]
12cr|gnuitar-0.3.2-10|49	Name=%{name}
12cr|gnuitar-0.3.2-10|50	Comment=%{summary}
12cr|gnuitar-0.3.2-10|51	Exec=%{_bindir}/pasuspender %{_bindir}/%{name}
12cr|gnuitar-0.3.2-10|52	Icon=%{name}
12cr|gnuitar-0.3.2-10|53	Terminal=false
12cr|gnuitar-0.3.2-10|54	Type=Application
12cr|gnuitar-0.3.2-10|55	Categories=GTK;AudioVideo;Audio;AudioVideoEditing;
12cr|gnuitar-0.3.2-10|56	EOF
12cr|gnuitar-0.3.2-10|57	
12cr|gnuitar-0.3.2-10|58	#icons
12cr|gnuitar-0.3.2-10|59	mkdir -p %{buildroot}/%_liconsdir
12cr|gnuitar-0.3.2-10|60	cp %SOURCE1  %{buildroot}/%_liconsdir/%name.png
12cr|gnuitar-0.3.2-10|61	mkdir -p %{buildroot}/%_iconsdir
12cr|gnuitar-0.3.2-10|62	cp %SOURCE2  %{buildroot}/%_iconsdir/%name.png
12cr|gnuitar-0.3.2-10|63	mkdir -p %{buildroot}/%_miconsdir
12cr|gnuitar-0.3.2-10|64	cp %SOURCE3  %{buildroot}/%_miconsdir/%name.png
12cr|gnuitar-0.3.2-10|65	
12cr|gnuitar-0.3.2-10|66	# house cleaning
12cr|gnuitar-0.3.2-10|67	rm -rf %{buildroot}%{_datadir}/doc
12cr|gnuitar-0.3.2-10|68	rm -rf %{buildroot}%{_datadir}/%name/win32
12cr|gnuitar-0.3.2-10|69	
12cr|gnuitar-0.3.2-10|70	%clean
12cr|gnuitar-0.3.2-10|71	rm -rf %{buildroot}
12cr|gnuitar-0.3.2-10|72	
12cr|gnuitar-0.3.2-10|73	%if %mdkversion < 200900
12cr|gnuitar-0.3.2-10|74	%post
12cr|gnuitar-0.3.2-10|75	%update_menus
12cr|gnuitar-0.3.2-10|76	%endif
12cr|gnuitar-0.3.2-10|77	
12cr|gnuitar-0.3.2-10|78	%if %mdkversion < 200900
12cr|gnuitar-0.3.2-10|79	%postun
12cr|gnuitar-0.3.2-10|80	%clean_menus
12cr|gnuitar-0.3.2-10|81	%endif
12cr|gnuitar-0.3.2-10|82	
12cr|gnuitar-0.3.2-10|83	%files
12cr|gnuitar-0.3.2-10|84	%defattr(-,root,root)
12cr|gnuitar-0.3.2-10|85	%doc README AUTHORS ChangeLog COPYING docs/*.html FAQ NEWS TODO
12cr|gnuitar-0.3.2-10|86	%attr(4755,root,root) %{_bindir}/%name
12cr|gnuitar-0.3.2-10|87	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gnuitar-0.3.2-10|88	%defattr(0644,root,root,755)
12cr|gnuitar-0.3.2-10|89	%{_liconsdir}/%name.png
12cr|gnuitar-0.3.2-10|90	%{_iconsdir}/%name.png
12cr|gnuitar-0.3.2-10|91	%{_miconsdir}/%name.png
12cr|gnuitar-0.3.2-10|92	
12cr|gnuitar-0.3.2-10|93	
12cr|gnuitar-0.3.2-10|94	%changelog
12cr|gnuitar-0.3.2-10|95	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-10mdv2011.0
12cr|gnuitar-0.3.2-10|96	+ Revision: 610954
12cr|gnuitar-0.3.2-10|97	- rebuild
12cr|gnuitar-0.3.2-10|98	
12cr|gnuitar-0.3.2-10|99	* Tue Feb 09 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.3.2-9mdv2010.1
12cr|gnuitar-0.3.2-10|100	+ Revision: 502945
12cr|gnuitar-0.3.2-10|101	- Fix url and clean spec file
12cr|gnuitar-0.3.2-10|102	
12cr|gnuitar-0.3.2-10|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnuitar-0.3.2-10|104	- rebuild
12cr|gnuitar-0.3.2-10|105	
12cr|gnuitar-0.3.2-10|106	* Fri Mar 06 2009 Emmanuel Andry <eandry@mandriva.org> 0.3.2-7mdv2009.1
12cr|gnuitar-0.3.2-10|107	+ Revision: 350228
12cr|gnuitar-0.3.2-10|108	- launch gnuitar through pasuspender, needs exclusive hardware access throug OSS
12cr|gnuitar-0.3.2-10|109	
12cr|gnuitar-0.3.2-10|110	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.3.2-6mdv2009.0
12cr|gnuitar-0.3.2-10|111	+ Revision: 246494
12cr|gnuitar-0.3.2-10|112	- rebuild
12cr|gnuitar-0.3.2-10|113	- kill re-definition of %%buildroot on Pixel's request
12cr|gnuitar-0.3.2-10|114	
12cr|gnuitar-0.3.2-10|115	+ Pixel <pixel@mandriva.com>
12cr|gnuitar-0.3.2-10|116	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gnuitar-0.3.2-10|117	
12cr|gnuitar-0.3.2-10|118	+ Olivier Blin <oblin@mandriva.com>
12cr|gnuitar-0.3.2-10|119	- restore BuildRoot
12cr|gnuitar-0.3.2-10|120	
12cr|gnuitar-0.3.2-10|121	* Fri Dec 14 2007 Funda Wang <fwang@mandriva.org> 0.3.2-4mdv2008.1
12cr|gnuitar-0.3.2-10|122	+ Revision: 119617
12cr|gnuitar-0.3.2-10|123	- drop old menu
12cr|gnuitar-0.3.2-10|124	
12cr|gnuitar-0.3.2-10|125	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnuitar-0.3.2-10|126	- import gnuitar
12cr|gnuitar-0.3.2-10|127	
12cr|gnuitar-0.3.2-10|128	
12cr|gnuitar-0.3.2-10|129	* Sun Sep 11 2006 Emmanuel Andry <eandry@mandriva.org> 0.3.2-3mdv2007.0
12cr|gnuitar-0.3.2-10|130	- add forgotten xdg tag
12cr|gnuitar-0.3.2-10|131	
12cr|gnuitar-0.3.2-10|132	* Sun Sep 03 2006 Emmanuel Andry <eandry@mandriva.org> 0.3.2-2mdv2007.0
12cr|gnuitar-0.3.2-10|133	- xdg menu
12cr|gnuitar-0.3.2-10|134	- %%mkrel
12cr|gnuitar-0.3.2-10|135	
12cr|gnuitar-0.3.2-10|136	* Wed May 11 2005 Austin Acton <austin@mandriva.org> 0.3.2-1mdk
12cr|gnuitar-0.3.2-10|137	- 0.3.2
12cr|gnuitar-0.3.2-10|138	- URL
12cr|gnuitar-0.3.2-10|139	- remove patch
12cr|gnuitar-0.3.2-10|140	- gtk2
12cr|gnuitar-0.3.2-10|141	
12cr|gnuitar-0.3.2-10|142	* Tue Aug 5 2003 Austin Acton <aacton@yorku.ca> 0.3.1-2mdk
12cr|gnuitar-0.3.2-10|143	- DIRM
12cr|gnuitar-0.3.2-10|144	
12cr|gnuitar-0.3.2-10|145	* Sun Jul 20 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.3.1-1mdk
12cr|gnuitar-0.3.2-10|146	- 0.3.1
12cr|gnuitar-0.3.2-10|147	- added P0
12cr|gnuitar-0.3.2-10|148	- misc spec file fixes
12cr|gnuitar-0.3.2-10|149	
12cr|gnuitar-0.3.2-10|150	* Fri Apr 04 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.3.0-1mdk
12cr|gnuitar-0.3.2-10|151	- 0.3.0
12cr|gnuitar-0.3.2-10|152	
12cr|gnuitar-0.3.2-10|153	* Tue Mar 25 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.2.1-1mdk
12cr|gnuitar-0.3.2-10|154	- 0.2.1
12cr|gnuitar-0.3.2-10|155	
12cr|gnuitar-0.3.2-10|156	* Mon Feb 17 2003 Austin Acton <aacton@yorku.ca> 0.2.0-1mdk
12cr|gnuitar-0.3.2-10|157	- initial package

1839 12
12cr|gnumed-1.1.14-1|1	Summary:	GNUmed client
12cr|gnumed-1.1.14-1|2	Name:		gnumed
12cr|gnumed-1.1.14-1|3	Version:	1.1.14
12cr|gnumed-1.1.14-1|4	Release:	1
12cr|gnumed-1.1.14-1|5	License:	GPLv2+
12cr|gnumed-1.1.14-1|6	Group:		Office
12cr|gnumed-1.1.14-1|7	Source0:		http://www.gnumed.de/downloads/client/%{version}/%{name}-client.%{version}.tgz
12cr|gnumed-1.1.14-1|8	URL:		http://wiki.gnumed.de/
12cr|gnumed-1.1.14-1|9	
12cr|gnumed-1.1.14-1|10	BuildArch:	noarch
12cr|gnumed-1.1.14-1|11	
12cr|gnumed-1.1.14-1|12	BuildRequires:	python
12cr|gnumed-1.1.14-1|13	BuildRequires:	desktop-file-utils
12cr|gnumed-1.1.14-1|14	
12cr|gnumed-1.1.14-1|15	%description
12cr|gnumed-1.1.14-1|16	The GNUmed project builds free, liberated open source Electronic Medical Record
12cr|gnumed-1.1.14-1|17	software in multiple languages to assist and improve longitudinal care
12cr|gnumed-1.1.14-1|18	(specifically in ambulatory settings, i.e. multi-professional practices
12cr|gnumed-1.1.14-1|19	and clinics).
12cr|gnumed-1.1.14-1|20	
12cr|gnumed-1.1.14-1|21	It is developed by a handful of medical doctors and programmers from all
12cr|gnumed-1.1.14-1|22	over the world.
12cr|gnumed-1.1.14-1|23	
12cr|gnumed-1.1.14-1|24	It can be useful to anyone documenting the health of patients including,
12cr|gnumed-1.1.14-1|25	but not limited to, doctors, physical therapists, occupational therapists,
12cr|gnumed-1.1.14-1|26	acupuncturists, nurses, psychologists...
12cr|gnumed-1.1.14-1|27	
12cr|gnumed-1.1.14-1|28	%package client
12cr|gnumed-1.1.14-1|29	Summary:	Client for %name
12cr|gnumed-1.1.14-1|30	Group:		Office
12cr|gnumed-1.1.14-1|31	Requires:	aspell
12cr|gnumed-1.1.14-1|32	Requires:	file
12cr|gnumed-1.1.14-1|33	Requires:	python-%{name}-client = %{version}
12cr|gnumed-1.1.14-1|34	Requires:	%{name}-doc = %{version}
12cr|gnumed-1.1.14-1|35	Requires:	python >= 2.3
12cr|gnumed-1.1.14-1|36	Requires:	python-psycopg2 >= 2.0.10
12cr|gnumed-1.1.14-1|37	Requires:	java
12cr|gnumed-1.1.14-1|38	Requires:	xsane
12cr|gnumed-1.1.14-1|39	Requires:	python-pyxml
12cr|gnumed-1.1.14-1|40	Requires:	wxPythonGTK >= 2.6.3
12cr|gnumed-1.1.14-1|41	Requires:	libreoffice-pyuno
12cr|gnumed-1.1.14-1|42	Requires:	python-egenix-mx-base
12cr|gnumed-1.1.14-1|43	Requires:	kdepim4
12cr|gnumed-1.1.14-1|44	Requires:	texlive
12cr|gnumed-1.1.14-1|45	
12cr|gnumed-1.1.14-1|46	
12cr|gnumed-1.1.14-1|47	%description client
12cr|gnumed-1.1.14-1|48	The client for %name
12cr|gnumed-1.1.14-1|49	
12cr|gnumed-1.1.14-1|50	%package -n python-%{name}-client
12cr|gnumed-1.1.14-1|51	Summary:	Python libraries for %name client
12cr|gnumed-1.1.14-1|52	Group:		Office
12cr|gnumed-1.1.14-1|53	Requires:	python-%{name}-common = %{version}
12cr|gnumed-1.1.14-1|54	
12cr|gnumed-1.1.14-1|55	%description -n python-%{name}-client
12cr|gnumed-1.1.14-1|56	Common files for %name
12cr|gnumed-1.1.14-1|57	
12cr|gnumed-1.1.14-1|58	%package -n python-%{name}-common
12cr|gnumed-1.1.14-1|59	Summary:	Common files for %name
12cr|gnumed-1.1.14-1|60	Group:		Office
12cr|gnumed-1.1.14-1|61	
12cr|gnumed-1.1.14-1|62	%description -n python-%{name}-common
12cr|gnumed-1.1.14-1|63	Common files for %name
12cr|gnumed-1.1.14-1|64	
12cr|gnumed-1.1.14-1|65	%package doc
12cr|gnumed-1.1.14-1|66	Summary:	Documentation for %name
12cr|gnumed-1.1.14-1|67	Group:		Office
12cr|gnumed-1.1.14-1|68	
12cr|gnumed-1.1.14-1|69	%description doc
12cr|gnumed-1.1.14-1|70	Documentation for %name
12cr|gnumed-1.1.14-1|71	
12cr|gnumed-1.1.14-1|72	%prep
12cr|gnumed-1.1.14-1|73	%setup -qn %{name}-client.%{version}
12cr|gnumed-1.1.14-1|74	%{__sed} -i -e 's@Exec=/usr/bin/gnumed@Exec=/usr/bin/gnumed --conf-file=/etc/%{name}/%{name}-client.conf@' client/%{name}-client.desktop
12cr|gnumed-1.1.14-1|75	
12cr|gnumed-1.1.14-1|76	%build
12cr|gnumed-1.1.14-1|77	
12cr|gnumed-1.1.14-1|78	%install
12cr|gnumed-1.1.14-1|79	
12cr|gnumed-1.1.14-1|80	install -D -m 644 client/connectors/gm_ctl_client.conf %{buildroot}/etc/gnumed/gm_ctl_client.conf
12cr|gnumed-1.1.14-1|81	install -D -m 644 client/doc/gnumed.conf.example %{buildroot}/etc/gnumed/gnumed.conf
12cr|gnumed-1.1.14-1|82	install -D -m 644 client/etc/gnumed/gnumed-client.conf.example %{buildroot}/etc/gnumed/gnumed-client.conf
12cr|gnumed-1.1.14-1|83	install -D -m 755 client/%{name} %{buildroot}%{_bindir}/%{name}
12cr|gnumed-1.1.14-1|84	install -D -m 644 client/bitmaps/empty-face-in-bust.png %{buildroot}%{_datadir}/%{name}/bitmaps/empty-face-in-bust.png
12cr|gnumed-1.1.14-1|85	install -D -m 644 client/bitmaps/gnumedlogo.png %{buildroot}%{_datadir}/%{name}/bitmaps/gnumedlogo.png
12cr|gnumed-1.1.14-1|86	install -D -m 644 client/bitmaps/serpent.png %{buildroot}%{_datadir}/%{name}/bitmaps/serpent.png
12cr|gnumed-1.1.14-1|87	
12cr|gnumed-1.1.14-1|88	for lang in de el es fr it nb nl pl pt pt_BR ru
12cr|gnumed-1.1.14-1|89	do
12cr|gnumed-1.1.14-1|90	install -D -m 644 client/po/${lang}-gnumed.mo %{buildroot}%{_datadir}/locale/${lang}/LC_MESSAGES/gnumed.mo
12cr|gnumed-1.1.14-1|91	done
12cr|gnumed-1.1.14-1|92	%find_lang %{name}
12cr|gnumed-1.1.14-1|93	
12cr|gnumed-1.1.14-1|94	#mkdir -p %{buildroot}%{_datadir}/pixmaps
12cr|gnumed-1.1.14-1|95	#cp client/bitmaps/gnumed.xpm %{buildroot}%{_datadir}/pixmaps/gnumed.xpm
12cr|gnumed-1.1.14-1|96	
12cr|gnumed-1.1.14-1|97	#install -d -m 755  %{buildroot}%{py_sitedir}/Gnumed/
12cr|gnumed-1.1.14-1|98	#cp -r client/business client/exporters client/wxGladeWidgets client/wxpython client/gnumed.py %{buildroot}%{py_sitedir}/Gnumed
12cr|gnumed-1.1.14-1|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
12cr|gnumed-1.1.14-1|100	install -m 644 client/__init__.py %{buildroot}%{py_sitedir}/Gnumed/
12cr|gnumed-1.1.14-1|101	install -m 755 client/gnumed.py %{buildroot}%{py_sitedir}/Gnumed/
12cr|gnumed-1.1.14-1|102	install -m 755 client/sitecustomize.py %{buildroot}%{py_sitedir}/Gnumed/
12cr|gnumed-1.1.14-1|103	install -m 644 client/business/*.py %{buildroot}%{py_sitedir}/Gnumed/business
12cr|gnumed-1.1.14-1|104	install -m 644 client/exporters/*.py %{buildroot}%{py_sitedir}/Gnumed/exporters
12cr|gnumed-1.1.14-1|105	install -m 755 client/wxGladeWidgets/wxg*.py %{buildroot}%{py_sitedir}/Gnumed/wxGladeWidgets
12cr|gnumed-1.1.14-1|106	install -m 644 client/wxGladeWidgets/__init__.py %{buildroot}%{py_sitedir}/Gnumed/wxGladeWidgets
12cr|gnumed-1.1.14-1|107	install -m 644 client/wxpython/*.py %{buildroot}%{py_sitedir}/Gnumed/wxpython
12cr|gnumed-1.1.14-1|108	install -m 644 client/wxpython/gui/*.py %{buildroot}%{py_sitedir}/Gnumed/wxpython/gui
12cr|gnumed-1.1.14-1|109	
12cr|gnumed-1.1.14-1|110	install -D -m 644 client/bitmaps/%{name}logo.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|gnumed-1.1.14-1|111	install -D -m 644 client/bitmaps/gm_icon-serpent_and_gnu.png %{buildroot}%{_iconsdir}/gm_icon-serpent_and_gnu.png
12cr|gnumed-1.1.14-1|112	
12cr|gnumed-1.1.14-1|113	desktop-file-install \
12cr|gnumed-1.1.14-1|114	--vendor='' \
12cr|gnumed-1.1.14-1|115	--dir %{buildroot}%{_datadir}/applications \
12cr|gnumed-1.1.14-1|116	client/%{name}-client.desktop
12cr|gnumed-1.1.14-1|117	
12cr|gnumed-1.1.14-1|118	# Files for common package
12cr|gnumed-1.1.14-1|119	install -d -m 755 %{buildroot}%{py_sitedir}/Gnumed/pycommon
12cr|gnumed-1.1.14-1|120	install -m 644 client/pycommon/*.py %{buildroot}%{py_sitedir}/Gnumed/pycommon
12cr|gnumed-1.1.14-1|121	install -m 644 client/__init__.py %{buildroot}%{py_sitedir}/Gnumed
12cr|gnumed-1.1.14-1|122	
12cr|gnumed-1.1.14-1|123	# Files for the doc package
12cr|gnumed-1.1.14-1|124	install -d -m 755 %{buildroot}%{_defaultdocdir}/%{name}/user-manual
12cr|gnumed-1.1.14-1|125	cp -r client/doc/user-manual/* %{buildroot}%{_defaultdocdir}/%{name}/user-manual
12cr|gnumed-1.1.14-1|126	install -d -m 755 %{buildroot}%{_defaultdocdir}/%{name}/api
12cr|gnumed-1.1.14-1|127	cp -r client/doc/api/* %{buildroot}%{_defaultdocdir}/%{name}/api
12cr|gnumed-1.1.14-1|128	
12cr|gnumed-1.1.14-1|129	%files client -f %{name}.lang
12cr|gnumed-1.1.14-1|130	%doc client/CHANGELOG
12cr|gnumed-1.1.14-1|131	%config(noreplace)%{_sysconfdir}/%{name}/*
12cr|gnumed-1.1.14-1|132	%{_bindir}/%name
12cr|gnumed-1.1.14-1|133	%{_datadir}/%{name}
12cr|gnumed-1.1.14-1|134	%{_datadir}/applications/gnumed-client.desktop
12cr|gnumed-1.1.14-1|135	%{_iconsdir}/gnumed.png
12cr|gnumed-1.1.14-1|136	%{_iconsdir}/gm_icon-serpent_and_gnu.png
12cr|gnumed-1.1.14-1|137	
12cr|gnumed-1.1.14-1|138	%files -n python-%{name}-client
12cr|gnumed-1.1.14-1|139	%doc client/CHANGELOG
12cr|gnumed-1.1.14-1|140	%{py_sitedir}/Gnumed/business/
12cr|gnumed-1.1.14-1|141	%{py_sitedir}/Gnumed/exporters/
12cr|gnumed-1.1.14-1|142	%{py_sitedir}/Gnumed/wxGladeWidgets/
12cr|gnumed-1.1.14-1|143	%{py_sitedir}/Gnumed/wxpython/
12cr|gnumed-1.1.14-1|144	
12cr|gnumed-1.1.14-1|145	%files -n python-%{name}-common
12cr|gnumed-1.1.14-1|146	%doc client/CHANGELOG
12cr|gnumed-1.1.14-1|147	%{py_sitedir}/Gnumed/*.py
12cr|gnumed-1.1.14-1|148	%{py_sitedir}/Gnumed/pycommon
12cr|gnumed-1.1.14-1|149	
12cr|gnumed-1.1.14-1|150	%files doc
12cr|gnumed-1.1.14-1|151	%doc client/CHANGELOG
12cr|gnumed-1.1.14-1|152	%{_defaultdocdir}/%{name}/user-manual
12cr|gnumed-1.1.14-1|153	%{_defaultdocdir}/%{name}/api
12cr|gnumed-1.1.14-1|154	
12cr|gnumed-1.1.14-1|155	
12cr|gnumed-1.1.14-1|156	%changelog
12cr|gnumed-1.1.14-1|157	* Mon May 21 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.1.14-1
12cr|gnumed-1.1.14-1|158	+ Revision: 799756
12cr|gnumed-1.1.14-1|159	- update to 1.1.14
12cr|gnumed-1.1.14-1|160	
12cr|gnumed-1.1.14-1|161	* Thu Apr 19 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.1.13-1
12cr|gnumed-1.1.14-1|162	+ Revision: 792129
12cr|gnumed-1.1.14-1|163	- update to 1.1.13
12cr|gnumed-1.1.14-1|164	
12cr|gnumed-1.1.14-1|165	* Sat Feb 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.1.12-1
12cr|gnumed-1.1.14-1|166	+ Revision: 772844
12cr|gnumed-1.1.14-1|167	- update to 1.1.12
12cr|gnumed-1.1.14-1|168	
12cr|gnumed-1.1.14-1|169	* Sat Dec 17 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.1.7-1
12cr|gnumed-1.1.14-1|170	+ Revision: 743195
12cr|gnumed-1.1.14-1|171	- update to 1.1.7
12cr|gnumed-1.1.14-1|172	
12cr|gnumed-1.1.14-1|173	* Fri Dec 02 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.1.6-1
12cr|gnumed-1.1.14-1|174	+ Revision: 737176
12cr|gnumed-1.1.14-1|175	- imported package gnumed
12cr|gnumed-1.1.14-1|176	

1840 12
12cr|gnumed-server-16.14-1|1	Name:		gnumed-server
12cr|gnumed-server-16.14-1|2	Version:	16.14
12cr|gnumed-server-16.14-1|3	Release:	1
12cr|gnumed-server-16.14-1|4	Summary:	The GNUmed back end server
12cr|gnumed-server-16.14-1|5	Group:		System/Servers
12cr|gnumed-server-16.14-1|6	License:	GPLv2+ or GPLv1
12cr|gnumed-server-16.14-1|7	URL:		http://wiki.gnumed.de/
12cr|gnumed-server-16.14-1|8	Source0:	http://www.gnumed.de/downloads/server/v16/%{name}.%{version}.tgz
12cr|gnumed-server-16.14-1|9	Source1:	http://www.gnu.org/licenses/gpl-1.0.txt
12cr|gnumed-server-16.14-1|10	Patch0:		gnumed-server-correct-dir.patch
12cr|gnumed-server-16.14-1|11	Patch1:		upgrade-path.diff
12cr|gnumed-server-16.14-1|12	
12cr|gnumed-server-16.14-1|13	BuildArch:	noarch
12cr|gnumed-server-16.14-1|14	
12cr|gnumed-server-16.14-1|15	Requires:	python
12cr|gnumed-server-16.14-1|16	Requires:	python-psycopg2
12cr|gnumed-server-16.14-1|17	Requires:	mailx
12cr|gnumed-server-16.14-1|18	Requires:	bzip2
12cr|gnumed-server-16.14-1|19	Requires:	openssl
12cr|gnumed-server-16.14-1|20	Requires:	postgresql
12cr|gnumed-server-16.14-1|21	Requires:	rsync
12cr|gnumed-server-16.14-1|22	Requires:	postgresql-plpgsql
12cr|gnumed-server-16.14-1|23	
12cr|gnumed-server-16.14-1|24	
12cr|gnumed-server-16.14-1|25	%description
12cr|gnumed-server-16.14-1|26	The GNUmed project builds an open source Electronic Medical Record.
12cr|gnumed-server-16.14-1|27	It is developed by a handful of medical doctors and programmers from
12cr|gnumed-server-16.14-1|28	all over the world. It can be useful to anyone documenting the health
12cr|gnumed-server-16.14-1|29	of patients, including but not limited to doctors, physical therapists,
12cr|gnumed-server-16.14-1|30	occupational therapists.
12cr|gnumed-server-16.14-1|31	
12cr|gnumed-server-16.14-1|32	%prep
12cr|gnumed-server-16.14-1|33	%setup -q -n gnumed-server.%{version}
12cr|gnumed-server-16.14-1|34	
12cr|gnumed-server-16.14-1|35	#Patch GM_SERVER_DIR path
12cr|gnumed-server-16.14-1|36	#-GM_SERVER_DIR="/var/lib/gnumed/server/bootstrap"
12cr|gnumed-server-16.14-1|37	#+GM_SERVER_DIR="/usr/share/gnumed-server/bootstrap"
12cr|gnumed-server-16.14-1|38	%patch0 -p1
12cr|gnumed-server-16.14-1|39	%patch1 -p1
12cr|gnumed-server-16.14-1|40	
12cr|gnumed-server-16.14-1|41	%build
12cr|gnumed-server-16.14-1|42	
12cr|gnumed-server-16.14-1|43	%install
12cr|gnumed-server-16.14-1|44	pushd server
12cr|gnumed-server-16.14-1|45	
12cr|gnumed-server-16.14-1|46	#Copy to /usr/share/gnumed-server/
12cr|gnumed-server-16.14-1|47	%__install -d %{buildroot}%{_datadir}/gnumed/server
12cr|gnumed-server-16.14-1|48	cp -p -r bootstrap %{buildroot}%{_datadir}/gnumed/server
12cr|gnumed-server-16.14-1|49	cp -p -r pycommon %{buildroot}%{_datadir}/gnumed/server
12cr|gnumed-server-16.14-1|50	cp -p -r sql %{buildroot}%{_datadir}/gnumed/server
12cr|gnumed-server-16.14-1|51	%__install -m 644 __init__.py %{buildroot}%{_datadir}/gnumed/server
12cr|gnumed-server-16.14-1|52	echo "%{version}" > %{buildroot}%{_datadir}/gnumed/server/version.txt
12cr|gnumed-server-16.14-1|53	
12cr|gnumed-server-16.14-1|54	# silcence bootstrap process by setting interactive to 'no' and set 'gm-dbo' as default password
12cr|gnumed-server-16.14-1|55	for conffile in `find %{buildroot}/%{_datadir}/gnumed/server/bootstrap -maxdepth 1 -type f -name \*.conf` ; do \
12cr|gnumed-server-16.14-1|56	sed -i 's/^\(interactive[[:space:]]*=[[:space:]]*\)yes/\1no/' "$conffile" ; \
12cr|gnumed-server-16.14-1|57	sed -i 's/^\(password[[:space:]]*=[[:space:]]*\)/\1 gm-dbo/' "$conffile" ; \
12cr|gnumed-server-16.14-1|58	done
12cr|gnumed-server-16.14-1|59	
12cr|gnumed-server-16.14-1|60	
12cr|gnumed-server-16.14-1|61	#copy config files to /etc
12cr|gnumed-server-16.14-1|62	%__install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|gnumed-server-16.14-1|63	rename .conf.example .conf etc/gnumed/*.conf.example
12cr|gnumed-server-16.14-1|64	#for conf in etc/gnumed/*.conf.example
12cr|gnumed-server-16.14-1|65	#    do mv $conf `echo $conf|sed 's/.example$//'`
12cr|gnumed-server-16.14-1|66	#done
12cr|gnumed-server-16.14-1|67	%__install -m 644 etc/gnumed/*.conf %{buildroot}%{_sysconfdir}/%{name}
12cr|gnumed-server-16.14-1|68	
12cr|gnumed-server-16.14-1|69	#create .xz files and copy them to mandir
12cr|gnumed-server-16.14-1|70	%__install -d %{buildroot}%{_mandir}/man8/
12cr|gnumed-server-16.14-1|71	%__install -d %{buildroot}%{_mandir}/man1/
12cr|gnumed-server-16.14-1|72	
12cr|gnumed-server-16.14-1|73	for man in `ls doc/*.*`; \
12cr|gnumed-server-16.14-1|74	do xz $man; \
12cr|gnumed-server-16.14-1|75	done
12cr|gnumed-server-16.14-1|76	%__install -m 644 doc/*.8.xz %{buildroot}%{_mandir}/man8
12cr|gnumed-server-16.14-1|77	%__install -m 644 doc/*.1.xz %{buildroot}%{_mandir}/man1
12cr|gnumed-server-16.14-1|78	
12cr|gnumed-server-16.14-1|79	
12cr|gnumed-server-16.14-1|80	#remove .sh extensions
12cr|gnumed-server-16.14-1|81	#copy all scripts to bin dir
12cr|gnumed-server-16.14-1|82	%__install -d -m 755 %{buildroot}%{_bindir}
12cr|gnumed-server-16.14-1|83	rename ".sh" "" gm-*.sh
12cr|gnumed-server-16.14-1|84	rename ".py" "" gm-*.py
12cr|gnumed-server-16.14-1|85	%__install -m 755 gm-* %{buildroot}%{_bindir}
12cr|gnumed-server-16.14-1|86	
12cr|gnumed-server-16.14-1|87	popd
12cr|gnumed-server-16.14-1|88	
12cr|gnumed-server-16.14-1|89	
12cr|gnumed-server-16.14-1|90	%files
12cr|gnumed-server-16.14-1|91	%doc server/doc/README server/doc/schema/* server/GnuPublicLicense.txt
12cr|gnumed-server-16.14-1|92	%{_datadir}/gnumed/server/
12cr|gnumed-server-16.14-1|93	%{_bindir}/gm-*
12cr|gnumed-server-16.14-1|94	%{_mandir}/man?/gm-*
12cr|gnumed-server-16.14-1|95	%config(noreplace) %{_sysconfdir}/%{name}/
12cr|gnumed-server-16.14-1|96	
12cr|gnumed-server-16.14-1|97	
12cr|gnumed-server-16.14-1|98	%changelog
12cr|gnumed-server-16.14-1|99	* Mon May 21 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 16.14-1
12cr|gnumed-server-16.14-1|100	+ Revision: 799755
12cr|gnumed-server-16.14-1|101	- update to 16.4
12cr|gnumed-server-16.14-1|102	
12cr|gnumed-server-16.14-1|103	* Thu Apr 19 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 16.13-1
12cr|gnumed-server-16.14-1|104	+ Revision: 792126
12cr|gnumed-server-16.14-1|105	- update to 16.3
12cr|gnumed-server-16.14-1|106	
12cr|gnumed-server-16.14-1|107	* Sat Feb 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 16.12-1
12cr|gnumed-server-16.14-1|108	+ Revision: 772851
12cr|gnumed-server-16.14-1|109	- update to 16.12
12cr|gnumed-server-16.14-1|110	
12cr|gnumed-server-16.14-1|111	* Sat Dec 17 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 16.7-1
12cr|gnumed-server-16.14-1|112	+ Revision: 743194
12cr|gnumed-server-16.14-1|113	- new tarball
12cr|gnumed-server-16.14-1|114	- update to 16.7
12cr|gnumed-server-16.14-1|115	
12cr|gnumed-server-16.14-1|116	* Fri Dec 02 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 16.6-1
12cr|gnumed-server-16.14-1|117	+ Revision: 737151
12cr|gnumed-server-16.14-1|118	- Version 16.6
12cr|gnumed-server-16.14-1|119	
12cr|gnumed-server-16.14-1|120	* Thu Dec 01 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 16.5-1
12cr|gnumed-server-16.14-1|121	+ Revision: 736010
12cr|gnumed-server-16.14-1|122	- imported package gnumed-server
12cr|gnumed-server-16.14-1|123	

1841 12
12cr|gnump3d-3.0-8|1	%define name	gnump3d
12cr|gnump3d-3.0-8|2	%define version	3.0
12cr|gnump3d-3.0-8|3	%define release %mkrel 8
12cr|gnump3d-3.0-8|4	
12cr|gnump3d-3.0-8|5	Name:		        %{name}
12cr|gnump3d-3.0-8|6	Version:	        %{version}
12cr|gnump3d-3.0-8|7	Release:	        %{release}
12cr|gnump3d-3.0-8|8	License:	        GPL
12cr|gnump3d-3.0-8|9	Group:		        System/Servers
12cr|gnump3d-3.0-8|10	Summary:	        Streaming server for MP3's
12cr|gnump3d-3.0-8|11	URL:		        http://www.gnu.org/software/gnump3d/
12cr|gnump3d-3.0-8|12	Source0:	        http://savannah.gnu.org/download/gnump3d/%{name}-%{version}.tar.bz2
12cr|gnump3d-3.0-8|13	Source1:	        gnump3d.init
12cr|gnump3d-3.0-8|14	Patch0:             gnump3d-3.0-use-constant-libdir.patch
12cr|gnump3d-3.0-8|15	Requires(post):     rpm-helper
12cr|gnump3d-3.0-8|16	Requires(preun):    rpm-helper
12cr|gnump3d-3.0-8|17	Requires(pre):      rpm-helper
12cr|gnump3d-3.0-8|18	Requires(preun):    rpm-helper
12cr|gnump3d-3.0-8|19	BuildArch:	        noarch
12cr|gnump3d-3.0-8|20	Buildroot:	        %{_tmppath}/%{name}-%{version}
12cr|gnump3d-3.0-8|21	
12cr|gnump3d-3.0-8|22	%description
12cr|gnump3d-3.0-8|23	GNUMP3d is a streaming server for MP3's, OGG vorbis, and other
12cr|gnump3d-3.0-8|24	streamable audio files, it is designed to be:
12cr|gnump3d-3.0-8|25	
12cr|gnump3d-3.0-8|26	* Small, stable, self-contained, and secure.
12cr|gnump3d-3.0-8|27	* Simple to install, configure, and use.
12cr|gnump3d-3.0-8|28	* Portable across different varieties of Unix.
12cr|gnump3d-3.0-8|29	
12cr|gnump3d-3.0-8|30	%prep
12cr|gnump3d-3.0-8|31	%setup -q
12cr|gnump3d-3.0-8|32	%patch0 -p 1
12cr|gnump3d-3.0-8|33	
12cr|gnump3d-3.0-8|34	chmod 644 lib/gnump3d/mp4info.pm
12cr|gnump3d-3.0-8|35	
12cr|gnump3d-3.0-8|36	%install
12cr|gnump3d-3.0-8|37	rm -rf %{buildroot}
12cr|gnump3d-3.0-8|38	
12cr|gnump3d-3.0-8|39	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|gnump3d-3.0-8|40	install -m 644 etc/gnump3d.conf %{buildroot}%{_sysconfdir}/%{name}
12cr|gnump3d-3.0-8|41	install -m 644 etc/*.types %{buildroot}%{_sysconfdir}/%{name}
12cr|gnump3d-3.0-8|42	
12cr|gnump3d-3.0-8|43	install -d %{buildroot}%{_bindir}
12cr|gnump3d-3.0-8|44	install -m 755 bin/gnump3d2 %{buildroot}%{_bindir}/gnump3d
12cr|gnump3d-3.0-8|45	install -m 755 bin/gnump3d-top %{buildroot}%{_bindir}
12cr|gnump3d-3.0-8|46	install -m 755 bin/gnump3d-index %{buildroot}%{_bindir}
12cr|gnump3d-3.0-8|47	
12cr|gnump3d-3.0-8|48	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|gnump3d-3.0-8|49	install -m 644 man/gnump3d-top.1 %{buildroot}%{_mandir}/man1
12cr|gnump3d-3.0-8|50	install -m 644 man/gnump3d-index.1 %{buildroot}%{_mandir}/man1
12cr|gnump3d-3.0-8|51	install -m 644 man/gnump3d.1 %{buildroot}%{_mandir}/man1
12cr|gnump3d-3.0-8|52	install -m 644 man/gnump3d.conf.1 %{buildroot}%{_mandir}/man1
12cr|gnump3d-3.0-8|53	
12cr|gnump3d-3.0-8|54	install -d -m 755 %{buildroot}%{_datadir}/%{name}/themes
12cr|gnump3d-3.0-8|55	cp -R templates/* %{buildroot}%{_datadir}/%{name}/themes
12cr|gnump3d-3.0-8|56	
12cr|gnump3d-3.0-8|57	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
12cr|gnump3d-3.0-8|58	cp -R lib/* %{buildroot}%{_datadir}/%{name}/lib
12cr|gnump3d-3.0-8|59	
12cr|gnump3d-3.0-8|60	install -d -m 755 %{buildroot}%{_initrddir}
12cr|gnump3d-3.0-8|61	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|gnump3d-3.0-8|62	
12cr|gnump3d-3.0-8|63	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|gnump3d-3.0-8|64	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
12cr|gnump3d-3.0-8|65	/var/log/gnump3d/access.log {
12cr|gnump3d-3.0-8|66	missingok
12cr|gnump3d-3.0-8|67	notifempty
12cr|gnump3d-3.0-8|68	nocompress
12cr|gnump3d-3.0-8|69	postrotate
12cr|gnump3d-3.0-8|70	/bin/kill -HUP `cat /var/run/gnump3d.pid 2> /dev/null` 2> /dev/null || true
12cr|gnump3d-3.0-8|71	endscript
12cr|gnump3d-3.0-8|72	}
12cr|gnump3d-3.0-8|73	EOF
12cr|gnump3d-3.0-8|74	
12cr|gnump3d-3.0-8|75	install -d -m 755 %{buildroot}/var/log/gnump3d
12cr|gnump3d-3.0-8|76	install -d -m 755 %{buildroot}/var/cache/gnump3d
12cr|gnump3d-3.0-8|77	install -d -m 755 %{buildroot}/var/cache/gnump3d/serving
12cr|gnump3d-3.0-8|78	
12cr|gnump3d-3.0-8|79	# fix locations...
12cr|gnump3d-3.0-8|80	perl -pi \
12cr|gnump3d-3.0-8|81	-e 's|^theme_directory = .*|theme_directory = %{_datadir}/%{name}/themes|;' \
12cr|gnump3d-3.0-8|82	-e 's|^plugin_directory = .*|plugin_directory = %{_datadir}/%{name}/lib/gnump3d/plugins|;' \
12cr|gnump3d-3.0-8|83	-e 's|nobody|gnump3d|;' \
12cr|gnump3d-3.0-8|84	%{buildroot}%{_sysconfdir}/%{name}/gnump3d.conf
12cr|gnump3d-3.0-8|85	
12cr|gnump3d-3.0-8|86	%pre
12cr|gnump3d-3.0-8|87	%_pre_useradd gnump3d /var/cache/gnump3d /bin/false
12cr|gnump3d-3.0-8|88	
12cr|gnump3d-3.0-8|89	%post
12cr|gnump3d-3.0-8|90	%_post_service gnump3d
12cr|gnump3d-3.0-8|91	
12cr|gnump3d-3.0-8|92	if [ $1 = 1 ]; then
12cr|gnump3d-3.0-8|93	# create various files
12cr|gnump3d-3.0-8|94	%create_ghostfile /var/cache/gnump3d/song.tags gnump3d gnump3d 640
12cr|gnump3d-3.0-8|95	%create_ghostfile /var/log/gnump3d/access.log gnump3d gnump3d 640
12cr|gnump3d-3.0-8|96	%create_ghostfile /var/log/gnump3d/error.log gnump3d gnump3d 640
12cr|gnump3d-3.0-8|97	fi
12cr|gnump3d-3.0-8|98	
12cr|gnump3d-3.0-8|99	%preun
12cr|gnump3d-3.0-8|100	%_preun_service gnump3d
12cr|gnump3d-3.0-8|101	
12cr|gnump3d-3.0-8|102	%postun
12cr|gnump3d-3.0-8|103	%_postun_userdel gnump3d
12cr|gnump3d-3.0-8|104	
12cr|gnump3d-3.0-8|105	%clean
12cr|gnump3d-3.0-8|106	rm -rf %{buildroot}
12cr|gnump3d-3.0-8|107	
12cr|gnump3d-3.0-8|108	%files
12cr|gnump3d-3.0-8|109	%defattr(-,root,root)
12cr|gnump3d-3.0-8|110	%doc AUTHORS DOWNSAMPLING README SUPPORT COPYING INSTALL TODO ChangeLog
12cr|gnump3d-3.0-8|111	%dir %{_sysconfdir}/%{name}
12cr|gnump3d-3.0-8|112	%attr(0755,root,root) %{_initrddir}/gnump3d
12cr|gnump3d-3.0-8|113	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*
12cr|gnump3d-3.0-8|114	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/gnump3d
12cr|gnump3d-3.0-8|115	%{_bindir}/*
12cr|gnump3d-3.0-8|116	%{_mandir}/man1/*
12cr|gnump3d-3.0-8|117	%{_datadir}/gnump3d
12cr|gnump3d-3.0-8|118	%dir %attr(-,gnump3d,gnump3d) /var/log/gnump3d
12cr|gnump3d-3.0-8|119	%dir %attr(-,gnump3d,gnump3d) /var/cache/gnump3d
12cr|gnump3d-3.0-8|120	%dir %attr(-,gnump3d,gnump3d) /var/cache/gnump3d/serving
12cr|gnump3d-3.0-8|121	
12cr|gnump3d-3.0-8|122	
12cr|gnump3d-3.0-8|123	
12cr|gnump3d-3.0-8|124	
12cr|gnump3d-3.0-8|125	%changelog
12cr|gnump3d-3.0-8|126	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0-8mdv2011.0
12cr|gnump3d-3.0-8|127	+ Revision: 610955
12cr|gnump3d-3.0-8|128	- rebuild
12cr|gnump3d-3.0-8|129	
12cr|gnump3d-3.0-8|130	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 3.0-7mdv2010.1
12cr|gnump3d-3.0-8|131	+ Revision: 508344
12cr|gnump3d-3.0-8|132	- fix build
12cr|gnump3d-3.0-8|133	
12cr|gnump3d-3.0-8|134	* Tue Nov 11 2008 Olivier Thauvin <nanardon@mandriva.org> 3.0-7mdv2009.1
12cr|gnump3d-3.0-8|135	+ Revision: 302255
12cr|gnump3d-3.0-8|136	- fix initscipt:
12cr|gnump3d-3.0-8|137	* pid option does not exists
12cr|gnump3d-3.0-8|138	* restart: do stop/start not start/stop
12cr|gnump3d-3.0-8|139	
12cr|gnump3d-3.0-8|140	* Tue Sep 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-6mdv2009.0
12cr|gnump3d-3.0-8|141	+ Revision: 285138
12cr|gnump3d-3.0-8|142	- fix initscript and library search path in main programm
12cr|gnump3d-3.0-8|143	
12cr|gnump3d-3.0-8|144	* Fri Sep 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-5mdv2009.0
12cr|gnump3d-3.0-8|145	+ Revision: 283947
12cr|gnump3d-3.0-8|146	- uncompress additional files
12cr|gnump3d-3.0-8|147	- use herein documents instead of additional source whenever possible
12cr|gnump3d-3.0-8|148	- LSB-compliant init script
12cr|gnump3d-3.0-8|149	- setup libs in a constant directory, to avoid breakage on each update
12cr|gnump3d-3.0-8|150	
12cr|gnump3d-3.0-8|151	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.0-4mdv2009.0
12cr|gnump3d-3.0-8|152	+ Revision: 246497
12cr|gnump3d-3.0-8|153	- rebuild
12cr|gnump3d-3.0-8|154	
12cr|gnump3d-3.0-8|155	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 3.0-2mdv2008.1
12cr|gnump3d-3.0-8|156	+ Revision: 170870
12cr|gnump3d-3.0-8|157	- rebuild
12cr|gnump3d-3.0-8|158	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|gnump3d-3.0-8|159	
12cr|gnump3d-3.0-8|160	* Thu Jan 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-1mdv2008.1
12cr|gnump3d-3.0-8|161	+ Revision: 154207
12cr|gnump3d-3.0-8|162	- update to new version 3.0
12cr|gnump3d-3.0-8|163	
12cr|gnump3d-3.0-8|164	+ Olivier Blin <oblin@mandriva.com>
12cr|gnump3d-3.0-8|165	- restore BuildRoot
12cr|gnump3d-3.0-8|166	
12cr|gnump3d-3.0-8|167	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.9.9-2mdv2008.1
12cr|gnump3d-3.0-8|168	+ Revision: 132438
12cr|gnump3d-3.0-8|169	- rebuild
12cr|gnump3d-3.0-8|170	
12cr|gnump3d-3.0-8|171	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnump3d-3.0-8|172	- kill re-definition of %%buildroot on Pixel's request
12cr|gnump3d-3.0-8|173	
12cr|gnump3d-3.0-8|174	
12cr|gnump3d-3.0-8|175	* Thu Dec 14 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.9.9-1mdv2007.0
12cr|gnump3d-3.0-8|176	+ Revision: 96790
12cr|gnump3d-3.0-8|177	- new version
12cr|gnump3d-3.0-8|178	
12cr|gnump3d-3.0-8|179	* Wed Nov 15 2006 Olivier Blin <oblin@mandriva.com> 2.9.9-2mdv2007.1
12cr|gnump3d-3.0-8|180	+ Revision: 84512
12cr|gnump3d-3.0-8|181	- add forgotten file.types by using a more general pattern
12cr|gnump3d-3.0-8|182	- Import gnump3d
12cr|gnump3d-3.0-8|183	
12cr|gnump3d-3.0-8|184	* Wed Sep 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.9-1mdv2007.0
12cr|gnump3d-3.0-8|185	- New version 2.9.9
12cr|gnump3d-3.0-8|186	
12cr|gnump3d-3.0-8|187	* Wed Aug 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.8-2mdv2007.0
12cr|gnump3d-3.0-8|188	- Rebuild
12cr|gnump3d-3.0-8|189	
12cr|gnump3d-3.0-8|190	* Thu Nov 24 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.8-1mdk
12cr|gnump3d-3.0-8|191	- 2.9.8
12cr|gnump3d-3.0-8|192	
12cr|gnump3d-3.0-8|193	* Tue Oct 18 2005 Olivier Thauvin <nanardon@mandriva.org> 2.9.5-1mdk
12cr|gnump3d-3.0-8|194	- 2.9.5
12cr|gnump3d-3.0-8|195	
12cr|gnump3d-3.0-8|196	* Fri Jul 08 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.4-1mdk
12cr|gnump3d-3.0-8|197	- new version
12cr|gnump3d-3.0-8|198	
12cr|gnump3d-3.0-8|199	* Tue Jul 05 2005 Oden Eriksson <oeriksson@mandriva.com> 2.8-4mdk
12cr|gnump3d-3.0-8|200	- rebuild
12cr|gnump3d-3.0-8|201	- misc spec file fixes
12cr|gnump3d-3.0-8|202	
12cr|gnump3d-3.0-8|203	* Thu May 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.8-3mdk
12cr|gnump3d-3.0-8|204	- fixed url (Eskild Hustvedt (Zero_Dogg) <eskild@mandrakehelp.com>)
12cr|gnump3d-3.0-8|205	
12cr|gnump3d-3.0-8|206	* Wed May 19 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.8-2mdk
12cr|gnump3d-3.0-8|207	- remove mpg321 dependency
12cr|gnump3d-3.0-8|208	- create various files at install
12cr|gnump3d-3.0-8|209	
12cr|gnump3d-3.0-8|210	* Wed May 19 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.8-1mdk
12cr|gnump3d-3.0-8|211	- new release
12cr|gnump3d-3.0-8|212	- spec cleanup
12cr|gnump3d-3.0-8|213	
12cr|gnump3d-3.0-8|214	* Mon May 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-3mdk
12cr|gnump3d-3.0-8|215	- build release
12cr|gnump3d-3.0-8|216	- fix deps
12cr|gnump3d-3.0-8|217	

1842 12
12cr|gnunet-0.9.1-3|1	%define name gnunet
12cr|gnunet-0.9.1-3|2	
12cr|gnunet-0.9.1-3|3	%define gnunetuser gnunetd
12cr|gnunet-0.9.1-3|4	%define gnunethome /var/lib/gnunet
12cr|gnunet-0.9.1-3|5	
12cr|gnunet-0.9.1-3|6	%define major	0
12cr|gnunet-0.9.1-3|7	%define util_major 5
12cr|gnunet-0.9.1-3|8	%define arm_major 1
12cr|gnunet-0.9.1-3|9	%define datastore_major 1
12cr|gnunet-0.9.1-3|10	%define libname %mklibname %{name} %{major}
12cr|gnunet-0.9.1-3|11	%define libutilname %mklibname %{name}util %{util_major}
12cr|gnunet-0.9.1-3|12	%define libarmname %mklibname %{name}arm %{arm_major}
12cr|gnunet-0.9.1-3|13	%define libdatastorename %mklibname %{name}datastore %{datastore_major}
12cr|gnunet-0.9.1-3|14	%define devname %mklibname -d %{name}
12cr|gnunet-0.9.1-3|15	
12cr|gnunet-0.9.1-3|16	Name:		%{name}
12cr|gnunet-0.9.1-3|17	Version:	0.9.1
12cr|gnunet-0.9.1-3|18	Release:	3
12cr|gnunet-0.9.1-3|19	License:	GPLv2+
12cr|gnunet-0.9.1-3|20	Summary:	Secure and anonymous peer-to-peer file sharing
12cr|gnunet-0.9.1-3|21	URL:		http://gnunet.org/
12cr|gnunet-0.9.1-3|22	Source0:	ftp://ftp.gnu.org/gnu/gnunet/%{name}-%{version}.tar.gz
12cr|gnunet-0.9.1-3|23	Source1:	gnunetd.conf
12cr|gnunet-0.9.1-3|24	Source2:	init_gnunetd
12cr|gnunet-0.9.1-3|25	Group:		Networking/File transfer
12cr|gnunet-0.9.1-3|26	BuildRequires:	pkgconfig(libextractor)
12cr|gnunet-0.9.1-3|27	BuildRequires:	pkgconfig(libxml-2.0)
12cr|gnunet-0.9.1-3|28	BuildRequires:	curl-devel
12cr|gnunet-0.9.1-3|29	BuildRequires:	libgcrypt-devel
12cr|gnunet-0.9.1-3|30	BuildRequires:	gawk
12cr|gnunet-0.9.1-3|31	BuildRequires:	gmp-devel
12cr|gnunet-0.9.1-3|32	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gnunet-0.9.1-3|33	BuildRequires:	pkgconfig(libglade-2.0)
12cr|gnunet-0.9.1-3|34	BuildRequires:	gettext-devel
12cr|gnunet-0.9.1-3|35	BuildRequires:	sqlite3-devel
12cr|gnunet-0.9.1-3|36	BuildRequires:	mysql-devel
12cr|gnunet-0.9.1-3|37	BuildRequires:	zlib-devel
12cr|gnunet-0.9.1-3|38	BuildRequires:	openssl-devel
12cr|gnunet-0.9.1-3|39	BuildRequires:	pkgconfig(libmicrohttpd)
12cr|gnunet-0.9.1-3|40	BuildRequires:	pkgconfig(ncursesw)
12cr|gnunet-0.9.1-3|41	BuildRequires:	libltdl-devel
12cr|gnunet-0.9.1-3|42	Suggests:	mysql-client
12cr|gnunet-0.9.1-3|43	Requires(pre):	rpm-helper
12cr|gnunet-0.9.1-3|44	
12cr|gnunet-0.9.1-3|45	%description
12cr|gnunet-0.9.1-3|46	GNUnet is a framework for secure peer-to-peer networking that does not
12cr|gnunet-0.9.1-3|47	use any centralized or otherwise trusted services. A first service
12cr|gnunet-0.9.1-3|48	implemented on top of the networking layer allows anonymous censorship-
12cr|gnunet-0.9.1-3|49	resistant file-sharing. GNUnet uses a simple, excess-based economic
12cr|gnunet-0.9.1-3|50	model to allocate resources. Peers in GNUnet monitor each others behavior
12cr|gnunet-0.9.1-3|51	with respect to resource usage; peers that contribute to the network
12cr|gnunet-0.9.1-3|52	are rewarded with better service.
12cr|gnunet-0.9.1-3|53	
12cr|gnunet-0.9.1-3|54	%package -n %libname
12cr|gnunet-0.9.1-3|55	Summary:	Libraries for GNUnet
12cr|gnunet-0.9.1-3|56	Group:		System/Libraries
12cr|gnunet-0.9.1-3|57	
12cr|gnunet-0.9.1-3|58	%description -n %libname
12cr|gnunet-0.9.1-3|59	Libraries for GNUnet.
12cr|gnunet-0.9.1-3|60	
12cr|gnunet-0.9.1-3|61	%package -n %libutilname
12cr|gnunet-0.9.1-3|62	Summary:	Library for GNUnet
12cr|gnunet-0.9.1-3|63	Group:		System/Libraries
12cr|gnunet-0.9.1-3|64	
12cr|gnunet-0.9.1-3|65	%description -n %libutilname
12cr|gnunet-0.9.1-3|66	Library for GNUnet.
12cr|gnunet-0.9.1-3|67	
12cr|gnunet-0.9.1-3|68	%package -n %libarmname
12cr|gnunet-0.9.1-3|69	Summary:	Library for GNUnet
12cr|gnunet-0.9.1-3|70	Group:		System/Libraries
12cr|gnunet-0.9.1-3|71	
12cr|gnunet-0.9.1-3|72	%description -n %libarmname
12cr|gnunet-0.9.1-3|73	Library for GNUnet.
12cr|gnunet-0.9.1-3|74	
12cr|gnunet-0.9.1-3|75	%package -n %libdatastorename
12cr|gnunet-0.9.1-3|76	Summary:	Library for GNUnet
12cr|gnunet-0.9.1-3|77	Group:		System/Libraries
12cr|gnunet-0.9.1-3|78	
12cr|gnunet-0.9.1-3|79	%description -n %libdatastorename
12cr|gnunet-0.9.1-3|80	Library for GNUnet.
12cr|gnunet-0.9.1-3|81	
12cr|gnunet-0.9.1-3|82	%package -n %devname
12cr|gnunet-0.9.1-3|83	Summary:	Development files for %{libname}
12cr|gnunet-0.9.1-3|84	Group:		Development/C
12cr|gnunet-0.9.1-3|85	Provides:	%{name}-devel = %{version}-%{release}
12cr|gnunet-0.9.1-3|86	Requires:	%{libname} = %{version}-%{release}
12cr|gnunet-0.9.1-3|87	Requires:	%{libutilname} = %{version}-%{release}
12cr|gnunet-0.9.1-3|88	Requires:	%{libarmname} = %{version}-%{release}
12cr|gnunet-0.9.1-3|89	Requires:	%{libdatastorename} = %{version}-%{release}
12cr|gnunet-0.9.1-3|90	
12cr|gnunet-0.9.1-3|91	%description -n %devname
12cr|gnunet-0.9.1-3|92	Development files for %{libname}.
12cr|gnunet-0.9.1-3|93	
12cr|gnunet-0.9.1-3|94	%prep
12cr|gnunet-0.9.1-3|95	%setup -q -n %{name}-%{version}
12cr|gnunet-0.9.1-3|96	mv AUTHORS AUTHORS.old
12cr|gnunet-0.9.1-3|97	iconv -f ISO_8859-1 -t UTF-8 AUTHORS.old -o AUTHORS
12cr|gnunet-0.9.1-3|98	
12cr|gnunet-0.9.1-3|99	%build
12cr|gnunet-0.9.1-3|100	%configure2_5x
12cr|gnunet-0.9.1-3|101	# makefile doesn't support running multiple jobs simultaneously
12cr|gnunet-0.9.1-3|102	%{__make}
12cr|gnunet-0.9.1-3|103	
12cr|gnunet-0.9.1-3|104	%install
12cr|gnunet-0.9.1-3|105	%{__rm} -rf %{buildroot}
12cr|gnunet-0.9.1-3|106	%makeinstall_std
12cr|gnunet-0.9.1-3|107	%{__mkdir_p} %{buildroot}%{gnunethome}
12cr|gnunet-0.9.1-3|108	%{__mkdir_p} %{buildroot}%{_sysconfdir}
12cr|gnunet-0.9.1-3|109	#{__install} -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}d.conf
12cr|gnunet-0.9.1-3|110	%{__mkdir_p} %{buildroot}%{_initrddir}
12cr|gnunet-0.9.1-3|111	%{__install} -m0755 %{SOURCE2} %{buildroot}%{_initrddir}/%{name}d
12cr|gnunet-0.9.1-3|112	%{__ln_s} %{_datadir}/%{name}/config.d %{buildroot}%{_sysconfdir}/gnunet.d
12cr|gnunet-0.9.1-3|113	%{__rm} -f %{buildroot}%{_libdir}/*.la
12cr|gnunet-0.9.1-3|114	
12cr|gnunet-0.9.1-3|115	%find_lang %{name}
12cr|gnunet-0.9.1-3|116	
12cr|gnunet-0.9.1-3|117	%pre
12cr|gnunet-0.9.1-3|118	%_pre_useradd %{gnunetuser} %{gnunethome} /bin/false
12cr|gnunet-0.9.1-3|119	
12cr|gnunet-0.9.1-3|120	%post
12cr|gnunet-0.9.1-3|121	%_post_service %{name}d
12cr|gnunet-0.9.1-3|122	
12cr|gnunet-0.9.1-3|123	%preun
12cr|gnunet-0.9.1-3|124	%_preun_service %{name}d
12cr|gnunet-0.9.1-3|125	
12cr|gnunet-0.9.1-3|126	%postun
12cr|gnunet-0.9.1-3|127	%_postun_userdel %gnunetuser
12cr|gnunet-0.9.1-3|128	
12cr|gnunet-0.9.1-3|129	%if %mdkversion < 200900
12cr|gnunet-0.9.1-3|130	%post -n %{libname} -p /sbin/ldconfig
12cr|gnunet-0.9.1-3|131	%postun -n %{libname} -p /sbin/ldconfig
12cr|gnunet-0.9.1-3|132	%endif
12cr|gnunet-0.9.1-3|133	
12cr|gnunet-0.9.1-3|134	%files -f %{name}.lang
12cr|gnunet-0.9.1-3|135	%doc AUTHORS ChangeLog NEWS README
12cr|gnunet-0.9.1-3|136	%attr(0700, %{gnunetuser}, %{gnunetuser}) %dir %{gnunethome}
12cr|gnunet-0.9.1-3|137	%config %{_sysconfdir}/gnunet.d
12cr|gnunet-0.9.1-3|138	%{_initrddir}/%{name}d
12cr|gnunet-0.9.1-3|139	%{_bindir}/*
12cr|gnunet-0.9.1-3|140	%{_libdir}/%{name}
12cr|gnunet-0.9.1-3|141	%dir %{_datadir}/%{name}
12cr|gnunet-0.9.1-3|142	%{_datadir}/%{name}/*
12cr|gnunet-0.9.1-3|143	%{_mandir}/man1/%{name}-*
12cr|gnunet-0.9.1-3|144	
12cr|gnunet-0.9.1-3|145	%files -n %libname
12cr|gnunet-0.9.1-3|146	%{_libdir}/lib%{name}*.so.%{major}*
12cr|gnunet-0.9.1-3|147	
12cr|gnunet-0.9.1-3|148	%files -n %libutilname
12cr|gnunet-0.9.1-3|149	%{_libdir}/lib%{name}util.so.%{util_major}*
12cr|gnunet-0.9.1-3|150	
12cr|gnunet-0.9.1-3|151	%files -n %libarmname
12cr|gnunet-0.9.1-3|152	%{_libdir}/lib%{name}arm.so.%{arm_major}*
12cr|gnunet-0.9.1-3|153	
12cr|gnunet-0.9.1-3|154	%files -n %libdatastorename
12cr|gnunet-0.9.1-3|155	%{_libdir}/lib%{name}datastore.so.%{datastore_major}*
12cr|gnunet-0.9.1-3|156	
12cr|gnunet-0.9.1-3|157	%files -n %devname
12cr|gnunet-0.9.1-3|158	%{_libdir}/lib%{name}*.so
12cr|gnunet-0.9.1-3|159	%{_libdir}/pkgconfig/*.pc
12cr|gnunet-0.9.1-3|160	#%{_libdir}/lib%{name}*.la
12cr|gnunet-0.9.1-3|161	%dir %{_includedir}/%{name}
12cr|gnunet-0.9.1-3|162	%{_includedir}/%{name}/*
12cr|gnunet-0.9.1-3|163	
12cr|gnunet-0.9.1-3|164	
12cr|gnunet-0.9.1-3|165	
12cr|gnunet-0.9.1-3|166	%changelog
12cr|gnunet-0.9.1-3|167	* Mon Jan 16 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9.1-2mdv2012.0
12cr|gnunet-0.9.1-3|168	+ Revision: 761718
12cr|gnunet-0.9.1-3|169	- spec cleanup
12cr|gnunet-0.9.1-3|170	- unused pathes removed
12cr|gnunet-0.9.1-3|171	
12cr|gnunet-0.9.1-3|172	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|gnunet-0.9.1-3|173	- get rid of %%pre variable that's not really in use and that breaks %%pre script
12cr|gnunet-0.9.1-3|174	
12cr|gnunet-0.9.1-3|175	* Mon Jan 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9.1-1
12cr|gnunet-0.9.1-3|176	+ Revision: 759222
12cr|gnunet-0.9.1-3|177	- new version 0.9.1
12cr|gnunet-0.9.1-3|178	
12cr|gnunet-0.9.1-3|179	* Thu Aug 11 2011 Andrey Bondrov <abondrov@mandriva.org> 0.9.0-0.pre2.1
12cr|gnunet-0.9.1-3|180	+ Revision: 693952
12cr|gnunet-0.9.1-3|181	- Update patch1
12cr|gnunet-0.9.1-3|182	- imported package gnunet
12cr|gnunet-0.9.1-3|183	
12cr|gnunet-0.9.1-3|184	
12cr|gnunet-0.9.1-3|185	* Thu Aug 11 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.9.0-0.pre2.1mdv2011.0
12cr|gnunet-0.9.1-3|186	- Port to 2011
12cr|gnunet-0.9.1-3|187	- New version
12cr|gnunet-0.9.1-3|188	- Major spec rewrite
12cr|gnunet-0.9.1-3|189	
12cr|gnunet-0.9.1-3|190	* Wed Apr 02 2008 Anssi Hannula <anssi@zarb.org> 0.7.3-1plf2008.1
12cr|gnunet-0.9.1-3|191	- add to PLF
12cr|gnunet-0.9.1-3|192	- ensure major correctness
12cr|gnunet-0.9.1-3|193	- do not package COPYING, it is GPLv2+
12cr|gnunet-0.9.1-3|194	- provide gnunet-devel
12cr|gnunet-0.9.1-3|195	- fix library groups
12cr|gnunet-0.9.1-3|196	- split library package due to different majors
12cr|gnunet-0.9.1-3|197	- fix plugin loading on lib64 systems
12cr|gnunet-0.9.1-3|198	- do not use daemonize
12cr|gnunet-0.9.1-3|199	
12cr|gnunet-0.9.1-3|200	* Fri Mar 21 2008 Nicolas Vigier <boklm@mars-attacks.org> 0.7.3-1mdv2008.1
12cr|gnunet-0.9.1-3|201	- first version

1843 12
12cr|gnunet-gtk-0.9.1-1|1	%define name gnunet-gtk
12cr|gnunet-gtk-0.9.1-1|2	%define major 1
12cr|gnunet-gtk-0.9.1-1|3	%define libname %mklibname %{name} %{major}
12cr|gnunet-gtk-0.9.1-1|4	
12cr|gnunet-gtk-0.9.1-1|5	Name:		%{name}
12cr|gnunet-gtk-0.9.1-1|6	Version:        0.9.1
12cr|gnunet-gtk-0.9.1-1|7	Release:        1
12cr|gnunet-gtk-0.9.1-1|8	Source0:	http://gnunet.org/download/%{name}-%{version}.tar.gz
12cr|gnunet-gtk-0.9.1-1|9	License:	GPLv2+
12cr|gnunet-gtk-0.9.1-1|10	Summary:	GNUnet GTK user interface
12cr|gnunet-gtk-0.9.1-1|11	Group:		Networking/File transfer
12cr|gnunet-gtk-0.9.1-1|12	URL:		http://gnunet.org/
12cr|gnunet-gtk-0.9.1-1|13	BuildRequires:	gnunet-devel = %{version}
12cr|gnunet-gtk-0.9.1-1|14	BuildRequires:	gtk+2-devel
12cr|gnunet-gtk-0.9.1-1|15	BuildRequires:	libextractor-devel
12cr|gnunet-gtk-0.9.1-1|16	BuildRequires:	libgksu-devel
12cr|gnunet-gtk-0.9.1-1|17	BuildRequires:	glade3-devel
12cr|gnunet-gtk-0.9.1-1|18	Requires:	gnunet
12cr|gnunet-gtk-0.9.1-1|19	
12cr|gnunet-gtk-0.9.1-1|20	%description
12cr|gnunet-gtk-0.9.1-1|21	This is the GNUnet GTK user interface. GNUnet is a framework for secure
12cr|gnunet-gtk-0.9.1-1|22	peer-to-peer networking that does not use any centralized or otherwise
12cr|gnunet-gtk-0.9.1-1|23	trusted services.
12cr|gnunet-gtk-0.9.1-1|24	
12cr|gnunet-gtk-0.9.1-1|25	%files -f %{name}.lang
12cr|gnunet-gtk-0.9.1-1|26	%doc README AUTHORS ABOUT-NLS ChangeLog
12cr|gnunet-gtk-0.9.1-1|27	%{_bindir}/gnunet-*
12cr|gnunet-gtk-0.9.1-1|28	%{_mandir}/man1/%{name}.1.*
12cr|gnunet-gtk-0.9.1-1|29	%dir %{_datadir}/%{name}
12cr|gnunet-gtk-0.9.1-1|30	%{_datadir}/%{name}/*
12cr|gnunet-gtk-0.9.1-1|31	%{_datadir}/applications/gnunet-*.desktop
12cr|gnunet-gtk-0.9.1-1|32	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|gnunet-gtk-0.9.1-1|33	
12cr|gnunet-gtk-0.9.1-1|34	#------------------------------------------------------------------------------
12cr|gnunet-gtk-0.9.1-1|35	
12cr|gnunet-gtk-0.9.1-1|36	%package -n %{libname}
12cr|gnunet-gtk-0.9.1-1|37	Summary:	GNUnet GTK library
12cr|gnunet-gtk-0.9.1-1|38	Group:		System/Libraries
12cr|gnunet-gtk-0.9.1-1|39	
12cr|gnunet-gtk-0.9.1-1|40	%description -n %{libname}
12cr|gnunet-gtk-0.9.1-1|41	This is the GNUnet GTK user interface. GNUnet is a framework for secure
12cr|gnunet-gtk-0.9.1-1|42	peer-to-peer networking that does not use any centralized or otherwise
12cr|gnunet-gtk-0.9.1-1|43	trusted services.
12cr|gnunet-gtk-0.9.1-1|44	
12cr|gnunet-gtk-0.9.1-1|45	This package contains lib%{name} shared library.
12cr|gnunet-gtk-0.9.1-1|46	
12cr|gnunet-gtk-0.9.1-1|47	%files -n %{libname}
12cr|gnunet-gtk-0.9.1-1|48	%{_libdir}/libgnunetgtk.so.%{major}*
12cr|gnunet-gtk-0.9.1-1|49	
12cr|gnunet-gtk-0.9.1-1|50	#------------------------------------------------------------------------------
12cr|gnunet-gtk-0.9.1-1|51	
12cr|gnunet-gtk-0.9.1-1|52	%package devel
12cr|gnunet-gtk-0.9.1-1|53	Summary:        GNUnet GTK development files
12cr|gnunet-gtk-0.9.1-1|54	Group:          System/Libraries
12cr|gnunet-gtk-0.9.1-1|55	Requires:	%{libname} = %{version}
12cr|gnunet-gtk-0.9.1-1|56	
12cr|gnunet-gtk-0.9.1-1|57	%description devel
12cr|gnunet-gtk-0.9.1-1|58	This is the GNUnet GTK user interface. GNUnet is a framework for secure
12cr|gnunet-gtk-0.9.1-1|59	peer-to-peer networking that does not use any centralized or otherwise
12cr|gnunet-gtk-0.9.1-1|60	trusted services.
12cr|gnunet-gtk-0.9.1-1|61	
12cr|gnunet-gtk-0.9.1-1|62	This package contains files required for development only.
12cr|gnunet-gtk-0.9.1-1|63	
12cr|gnunet-gtk-0.9.1-1|64	%files devel
12cr|gnunet-gtk-0.9.1-1|65	%doc README AUTHORS ABOUT-NLS ChangeLog
12cr|gnunet-gtk-0.9.1-1|66	%{_includedir}/%{name}/gnunet_gtk.h
12cr|gnunet-gtk-0.9.1-1|67	%{_libdir}/libgnunetgtk.so
12cr|gnunet-gtk-0.9.1-1|68	
12cr|gnunet-gtk-0.9.1-1|69	#------------------------------------------------------------------------------
12cr|gnunet-gtk-0.9.1-1|70	
12cr|gnunet-gtk-0.9.1-1|71	%prep
12cr|gnunet-gtk-0.9.1-1|72	%setup -q
12cr|gnunet-gtk-0.9.1-1|73	
12cr|gnunet-gtk-0.9.1-1|74	%build
12cr|gnunet-gtk-0.9.1-1|75	%configure2_5x
12cr|gnunet-gtk-0.9.1-1|76	%make
12cr|gnunet-gtk-0.9.1-1|77	
12cr|gnunet-gtk-0.9.1-1|78	%install
12cr|gnunet-gtk-0.9.1-1|79	%makeinstall_std
12cr|gnunet-gtk-0.9.1-1|80	
12cr|gnunet-gtk-0.9.1-1|81	%find_lang %{name}
12cr|gnunet-gtk-0.9.1-1|82	
12cr|gnunet-gtk-0.9.1-1|83	
12cr|gnunet-gtk-0.9.1-1|84	%changelog
12cr|gnunet-gtk-0.9.1-1|85	* Mon Jan 16 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9.1-1
12cr|gnunet-gtk-0.9.1-1|86	+ Revision: 761829
12cr|gnunet-gtk-0.9.1-1|87	- new tarball
12cr|gnunet-gtk-0.9.1-1|88	- new version 0.9.1
12cr|gnunet-gtk-0.9.1-1|89	
12cr|gnunet-gtk-0.9.1-1|90	* Thu Aug 11 2011 Andrey Bondrov <abondrov@mandriva.org> 0.9.0-0.pre2.1
12cr|gnunet-gtk-0.9.1-1|91	+ Revision: 693964
12cr|gnunet-gtk-0.9.1-1|92	- imported package gnunet-gtk
12cr|gnunet-gtk-0.9.1-1|93	
12cr|gnunet-gtk-0.9.1-1|94	
12cr|gnunet-gtk-0.9.1-1|95	* Thu Aug 11 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.9.0-0.pre2.1mdv2011.0
12cr|gnunet-gtk-0.9.1-1|96	- New version 0.9.0pre2
12cr|gnunet-gtk-0.9.1-1|97	- Port to 2011
12cr|gnunet-gtk-0.9.1-1|98	
12cr|gnunet-gtk-0.9.1-1|99	* Thu Apr 03 2008 Anssi Hannula <anssi@zarb.org> 0.7.3-1plf2008.1
12cr|gnunet-gtk-0.9.1-1|100	- add to PLF
12cr|gnunet-gtk-0.9.1-1|101	- drop duplicate menu entry
12cr|gnunet-gtk-0.9.1-1|102	- buildrequires libglade2
12cr|gnunet-gtk-0.9.1-1|103	
12cr|gnunet-gtk-0.9.1-1|104	* Fri Mar 21 2008 Nicolas Vigier <boklm@mars-attacks.org> 0.7.3-1mdv2008.1
12cr|gnunet-gtk-0.9.1-1|105	- first version

1844 12
12cr|gnupod-0.99.8-2|1	Name:		gnupod
12cr|gnupod-0.99.8-2|2	Summary:	Command-line tools for the iPod
12cr|gnupod-0.99.8-2|3	Version:	0.99.8
12cr|gnupod-0.99.8-2|4	Release:	%mkrel 2
12cr|gnupod-0.99.8-2|5	Source:		ftp://ftp.gnu.org/gnu/gnupod/%{name}-%{version}.tgz
12cr|gnupod-0.99.8-2|6	URL:		http://www.gnu.org/software/gnupod/
12cr|gnupod-0.99.8-2|7	License:	GPLv3+
12cr|gnupod-0.99.8-2|8	Group:		Communications
12cr|gnupod-0.99.8-2|9	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|gnupod-0.99.8-2|10	BuildRequires:	perl-MP3-Info perl-Unicode-String
12cr|gnupod-0.99.8-2|11	BuildRequires:	perl-XML-Parser
12cr|gnupod-0.99.8-2|12	BuildRequires:	perl-libwww-perl
12cr|gnupod-0.99.8-2|13	BuildRequires:	perl-Digest-SHA1
12cr|gnupod-0.99.8-2|14	BuildRequires:	perl-TimeDate
12cr|gnupod-0.99.8-2|15	Requires:	perl-MP3-Info perl-Unicode-String
12cr|gnupod-0.99.8-2|16	Requires:	perl-XML-Parser
12cr|gnupod-0.99.8-2|17	BuildArch:	noarch
12cr|gnupod-0.99.8-2|18	Provides:	gnupod-tools
12cr|gnupod-0.99.8-2|19	%description
12cr|gnupod-0.99.8-2|20	gnuPod is a collection of tools which allow you to use your iPod under Linux.
12cr|gnupod-0.99.8-2|21	HFS+ and FAT32 formatted iPods are supported.
12cr|gnupod-0.99.8-2|22	
12cr|gnupod-0.99.8-2|23	%prep
12cr|gnupod-0.99.8-2|24	%setup -q
12cr|gnupod-0.99.8-2|25	
12cr|gnupod-0.99.8-2|26	%build
12cr|gnupod-0.99.8-2|27	%{__perl} -pi -e 's/test \$PERL/test "\$PERL"/' configure
12cr|gnupod-0.99.8-2|28	export PERL="%{__perl} -I$RPM_BUILD_ROOT%{perl_vendorlib}"
12cr|gnupod-0.99.8-2|29	%configure2_5x
12cr|gnupod-0.99.8-2|30	
12cr|gnupod-0.99.8-2|31	%install
12cr|gnupod-0.99.8-2|32	rm -rf $RPM_BUILD_ROOT
12cr|gnupod-0.99.8-2|33	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|gnupod-0.99.8-2|34	mkdir -p $RPM_BUILD_ROOT/%{perl_vendorlib}
12cr|gnupod-0.99.8-2|35	mkdir -p $RPM_BUILD_ROOT/%{_infodir}
12cr|gnupod-0.99.8-2|36	%makeinstall
12cr|gnupod-0.99.8-2|37	cp doc/%name.info $RPM_BUILD_ROOT/%{_infodir}
12cr|gnupod-0.99.8-2|38	
12cr|gnupod-0.99.8-2|39	%clean
12cr|gnupod-0.99.8-2|40	rm -rf $RPM_BUILD_ROOT
12cr|gnupod-0.99.8-2|41	
12cr|gnupod-0.99.8-2|42	%post
12cr|gnupod-0.99.8-2|43	%_install_info %{name}.info
12cr|gnupod-0.99.8-2|44	
12cr|gnupod-0.99.8-2|45	%preun
12cr|gnupod-0.99.8-2|46	%_remove_install_info %{name}.info
12cr|gnupod-0.99.8-2|47	
12cr|gnupod-0.99.8-2|48	%files
12cr|gnupod-0.99.8-2|49	%defattr(-,root,root)
12cr|gnupod-0.99.8-2|50	%doc CHANGES doc/*
12cr|gnupod-0.99.8-2|51	%{_bindir}/*
12cr|gnupod-0.99.8-2|52	%{_mandir}/man1/*
12cr|gnupod-0.99.8-2|53	%{perl_vendorlib}/*
12cr|gnupod-0.99.8-2|54	%{_infodir}/*
12cr|gnupod-0.99.8-2|55	
12cr|gnupod-0.99.8-2|56	
12cr|gnupod-0.99.8-2|57	%changelog
12cr|gnupod-0.99.8-2|58	* Fri Apr 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.99.8-2mdv2011.0
12cr|gnupod-0.99.8-2|59	+ Revision: 538315
12cr|gnupod-0.99.8-2|60	- just don't define name, version, and release on top of spec
12cr|gnupod-0.99.8-2|61	- don't bumping release, not needed
12cr|gnupod-0.99.8-2|62	
12cr|gnupod-0.99.8-2|63	* Sun Mar 07 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.99.8-2mdv2010.1
12cr|gnupod-0.99.8-2|64	+ Revision: 515565
12cr|gnupod-0.99.8-2|65	- Fix url
12cr|gnupod-0.99.8-2|66	- provides: gnupod-tools
12cr|gnupod-0.99.8-2|67	- Fix 3 of 4 rpmlint's warning
12cr|gnupod-0.99.8-2|68	- remove spaces for tabulations, line 5
12cr|gnupod-0.99.8-2|69	- update to 0.99.8
12cr|gnupod-0.99.8-2|70	
12cr|gnupod-0.99.8-2|71	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.99.7-2mdv2010.0
12cr|gnupod-0.99.8-2|72	+ Revision: 437796
12cr|gnupod-0.99.8-2|73	- rebuild
12cr|gnupod-0.99.8-2|74	
12cr|gnupod-0.99.8-2|75	* Tue Jan 20 2009 Funda Wang <fwang@mandriva.org> 0.99.7-1mdv2009.1
12cr|gnupod-0.99.8-2|76	+ Revision: 331669
12cr|gnupod-0.99.8-2|77	- add BR
12cr|gnupod-0.99.8-2|78	
12cr|gnupod-0.99.8-2|79	+ Jérôme Soyer <saispo@mandriva.org>
12cr|gnupod-0.99.8-2|80	- New upstream release
12cr|gnupod-0.99.8-2|81	
12cr|gnupod-0.99.8-2|82	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.99.6-3mdv2009.0
12cr|gnupod-0.99.8-2|83	+ Revision: 246499
12cr|gnupod-0.99.8-2|84	- rebuild
12cr|gnupod-0.99.8-2|85	
12cr|gnupod-0.99.8-2|86	* Sun Feb 03 2008 Funda Wang <fwang@mandriva.org> 0.99.6-1mdv2008.1
12cr|gnupod-0.99.8-2|87	+ Revision: 161625
12cr|gnupod-0.99.8-2|88	- New version 0.99.6
12cr|gnupod-0.99.8-2|89	
12cr|gnupod-0.99.8-2|90	+ Olivier Blin <oblin@mandriva.com>
12cr|gnupod-0.99.8-2|91	- restore BuildRoot
12cr|gnupod-0.99.8-2|92	
12cr|gnupod-0.99.8-2|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnupod-0.99.8-2|94	- kill re-definition of %%buildroot on Pixel's request
12cr|gnupod-0.99.8-2|95	
12cr|gnupod-0.99.8-2|96	* Tue Oct 09 2007 Jérôme Soyer <saispo@mandriva.org> 0.99.5-1mdv2008.1
12cr|gnupod-0.99.8-2|97	+ Revision: 96129
12cr|gnupod-0.99.8-2|98	- Add BR
12cr|gnupod-0.99.8-2|99	- New release 0.99.5
12cr|gnupod-0.99.8-2|100	- New release 0.99.5
12cr|gnupod-0.99.8-2|101	
12cr|gnupod-0.99.8-2|102	* Sun Sep 02 2007 Funda Wang <fwang@mandriva.org> 0.99.3-1mdv2008.0
12cr|gnupod-0.99.8-2|103	+ Revision: 77743
12cr|gnupod-0.99.8-2|104	- New version 0.99.3
12cr|gnupod-0.99.8-2|105	
12cr|gnupod-0.99.8-2|106	* Mon May 21 2007 Jérôme Soyer <saispo@mandriva.org> 0.99.2-1mdv2008.0
12cr|gnupod-0.99.8-2|107	+ Revision: 29224
12cr|gnupod-0.99.8-2|108	- Add BuildRequires
12cr|gnupod-0.99.8-2|109	- New release 0.99.2
12cr|gnupod-0.99.8-2|110	- Import gnupod
12cr|gnupod-0.99.8-2|111	
12cr|gnupod-0.99.8-2|112	
12cr|gnupod-0.99.8-2|113	
12cr|gnupod-0.99.8-2|114	* Tue May 23 2006 Lenny Cartier <lenny@mandriva.com> 0.99-1mdk
12cr|gnupod-0.99.8-2|115	- 0.99
12cr|gnupod-0.99.8-2|116	
12cr|gnupod-0.99.8-2|117	* Sun Jun 26 2005 Austin Acton <austin@mandriva.org> 0.98.1-1mdk
12cr|gnupod-0.99.8-2|118	- 0.98.1
12cr|gnupod-0.99.8-2|119	- source URL
12cr|gnupod-0.99.8-2|120	
12cr|gnupod-0.99.8-2|121	* Sun Feb 27 2005 Austin Acton <austin@mandrake.org> 0.98-1mdk
12cr|gnupod-0.99.8-2|122	- 0.98
12cr|gnupod-0.99.8-2|123	
12cr|gnupod-0.99.8-2|124	* Wed Sep 1 2004 Austin Acton <austin@mandrake.org> 0.96-1mdk
12cr|gnupod-0.99.8-2|125	- 0.96
12cr|gnupod-0.99.8-2|126	
12cr|gnupod-0.99.8-2|127	* Wed Jun 30 2004 Austin Acton <austin@linux.ca> 0.95-1mdk
12cr|gnupod-0.99.8-2|128	- 0.95
12cr|gnupod-0.99.8-2|129	- configure 2.5
12cr|gnupod-0.99.8-2|130	
12cr|gnupod-0.99.8-2|131	* Sun Dec 14 2003 Austin Acton <austin@linux.ca> 0.93-1mdk
12cr|gnupod-0.99.8-2|132	- 0.93
12cr|gnupod-0.99.8-2|133	
12cr|gnupod-0.99.8-2|134	* Mon Oct 6 2003 Austin Acton <aacton@yorku.ca> 0.92-1mdk
12cr|gnupod-0.99.8-2|135	- 0.92
12cr|gnupod-0.99.8-2|136	- no need parser-simple, file-ncopy
12cr|gnupod-0.99.8-2|137	- drop patch
12cr|gnupod-0.99.8-2|138	
12cr|gnupod-0.99.8-2|139	* Thu Jul 24 2003 Michael Scherer <scherer.michael@free.fr> 0.29-0.3mdk
12cr|gnupod-0.99.8-2|140	- Fix unpackaged files
12cr|gnupod-0.99.8-2|141	
12cr|gnupod-0.99.8-2|142	* Thu Jul 17 2003 David Walser <luigiwalser@yahoo.com> 0.29-0.2mdk
12cr|gnupod-0.99.8-2|143	- use Getopt::Long instead of Getopt::Mixed
12cr|gnupod-0.99.8-2|144	
12cr|gnupod-0.99.8-2|145	* Wed Jul 16 2003 David Walser <luigiwalser@yahoo.com> 0.29-0.1mdk
12cr|gnupod-0.99.8-2|146	- 0.29 RC1
12cr|gnupod-0.99.8-2|147	- drop patch (better way of fixing installation)
12cr|gnupod-0.99.8-2|148	- update URL
12cr|gnupod-0.99.8-2|149	
12cr|gnupod-0.99.8-2|150	* Sun Mar 16 2003 Austin Acton <aacton@yorku.ca> 0.28-1mdk
12cr|gnupod-0.99.8-2|151	- 0.28
12cr|gnupod-0.99.8-2|152	
12cr|gnupod-0.99.8-2|153	* Sun Feb 9 2003 Austin Acton <aacton@yorku.ca> 0.27-1mdk
12cr|gnupod-0.99.8-2|154	- initial package

1845 12
12cr|gnuradio-3.6.2-4|1	%define major		0
12cr|gnuradio-3.6.2-4|2	%define libuhd		%mklibname %{name}-uhd %{major}
12cr|gnuradio-3.6.2-4|3	%define devuhd		%mklibname %{name}-uhd -d
12cr|gnuradio-3.6.2-4|4	%define libdigital	%mklibname %{name}-digital %{major}
12cr|gnuradio-3.6.2-4|5	%define devdigital	%mklibname %{name}-digital -d
12cr|gnuradio-3.6.2-4|6	%define libvolk		%mklibname %{name}-volk %{major}
12cr|gnuradio-3.6.2-4|7	%define devvolk		%mklibname %{name}-volk -d
12cr|gnuradio-3.6.2-4|8	%define libatsc		%mklibname %{name}-atsc %{major}
12cr|gnuradio-3.6.2-4|9	%define devatsc		%mklibname %{name}-atsc -d
12cr|gnuradio-3.6.2-4|10	%define libaudio	%mklibname %{name}-audio %{major}
12cr|gnuradio-3.6.2-4|11	%define devaudio	%mklibname %{name}-audio -d
12cr|gnuradio-3.6.2-4|12	%define libcore		%mklibname %{name}-core %{major}
12cr|gnuradio-3.6.2-4|13	%define devcore		%mklibname %{name}-core -d
12cr|gnuradio-3.6.2-4|14	%define libvocoder	%mklibname %{name}-vocoder %{major}
12cr|gnuradio-3.6.2-4|15	%define devvocoder	%mklibname %{name}-vocoder -d
12cr|gnuradio-3.6.2-4|16	%define libnoaa		%mklibname %{name}-noaa %{major}
12cr|gnuradio-3.6.2-4|17	%define devnoaa		%mklibname %{name}-noaa -d
12cr|gnuradio-3.6.2-4|18	%define libpager	%mklibname %{name}-pager %{major}
12cr|gnuradio-3.6.2-4|19	%define devpager	%mklibname %{name}-pager -d
12cr|gnuradio-3.6.2-4|20	%define libqtgui	%mklibname %{name}-qtgui %{major}
12cr|gnuradio-3.6.2-4|21	%define devqtgui	%mklibname %{name}-qtgui -d
12cr|gnuradio-3.6.2-4|22	%define libtrellis	%mklibname %{name}-trellis %{major}
12cr|gnuradio-3.6.2-4|23	%define devtrellis	%mklibname %{name}-trellis -d
12cr|gnuradio-3.6.2-4|24	%define libvideo_sdl	%mklibname %{name}-video-sdl %{major}
12cr|gnuradio-3.6.2-4|25	%define devvideo_sdl	%mklibname %{name}-video-sdl -d
12cr|gnuradio-3.6.2-4|26	%define libgruel	%mklibname gruel %{major}
12cr|gnuradio-3.6.2-4|27	%define devgruel	%mklibname gruel -d
12cr|gnuradio-3.6.2-4|28	%define libfcd		%mklibname %{name}-fcd %{major}
12cr|gnuradio-3.6.2-4|29	%define devfcd		%mklibname %{name}-fcd -d
12cr|gnuradio-3.6.2-4|30	%define libwavelet	%mklibname %{name}-wavelet %{major}
12cr|gnuradio-3.6.2-4|31	%define devwavelet	%mklibname %{name}-wavelet -d
12cr|gnuradio-3.6.2-4|32	%define libfft		%mklibname %{name}-fft %{major}
12cr|gnuradio-3.6.2-4|33	%define devfft		%mklibname %{name}-fft -d
12cr|gnuradio-3.6.2-4|34	%define libfilter	%mklibname %{name}-filter %{major}
12cr|gnuradio-3.6.2-4|35	%define devfilter	%mklibname %{name}-filter -d
12cr|gnuradio-3.6.2-4|36	
12cr|gnuradio-3.6.2-4|37	Name:		gnuradio
12cr|gnuradio-3.6.2-4|38	Version:	3.6.2
12cr|gnuradio-3.6.2-4|39	Release:	%mkrel 4
12cr|gnuradio-3.6.2-4|40	Summary:	Software defined radio framework
12cr|gnuradio-3.6.2-4|41	Group:		Communications
12cr|gnuradio-3.6.2-4|42	License:	GPLv3+
12cr|gnuradio-3.6.2-4|43	URL:		http://www.gnuradio.org
12cr|gnuradio-3.6.2-4|44	Source0:	%{name}-%{version}.tar.gz
12cr|gnuradio-3.6.2-4|45	# Create tarball from git with:
12cr|gnuradio-3.6.2-4|46	# $ ./make-tarball gnuradio http://gnuradio.org/git/gnuradio.git
12cr|gnuradio-3.6.2-4|47	# See note in make-tarball script
12cr|gnuradio-3.6.2-4|48	Source1:	make-tarball
12cr|gnuradio-3.6.2-4|49	Patch0:		gnuradio-3.6.2-mga-fix_install_paths_in_CMakeLists.patch
12cr|gnuradio-3.6.2-4|50	Patch2:		gnuradio-3.6.1-fix-linkage.patch
12cr|gnuradio-3.6.2-4|51	
12cr|gnuradio-3.6.2-4|52	BuildRequires:	cmake
12cr|gnuradio-3.6.2-4|53	BuildRequires:	sdcc
12cr|gnuradio-3.6.2-4|54	BuildRequires:	pkgconfig(fftw3)
12cr|gnuradio-3.6.2-4|55	BuildRequires:	cppunit-devel
12cr|gnuradio-3.6.2-4|56	BuildRequires:	wxPython
12cr|gnuradio-3.6.2-4|57	BuildRequires:	xmlto
12cr|gnuradio-3.6.2-4|58	BuildRequires:	graphviz
12cr|gnuradio-3.6.2-4|59	BuildRequires:	boost-devel
12cr|gnuradio-3.6.2-4|60	BuildRequires:	pkgconfig(python)
12cr|gnuradio-3.6.2-4|61	BuildRequires:	swig
12cr|gnuradio-3.6.2-4|62	BuildRequires:	doxygen
12cr|gnuradio-3.6.2-4|63	BuildRequires:	pkgconfig(libusb-1.0)
12cr|gnuradio-3.6.2-4|64	BuildRequires:	pkgconfig(alsa)
12cr|gnuradio-3.6.2-4|65	BuildRequires:	pkgconfig(sdl)
12cr|gnuradio-3.6.2-4|66	BuildRequires:	pkgconfig(guile-2.0)
12cr|gnuradio-3.6.2-4|67	BuildRequires:	portaudio-devel
12cr|gnuradio-3.6.2-4|68	BuildRequires:	libtool
12cr|gnuradio-3.6.2-4|69	BuildRequires:	pkgconfig(gsl)
12cr|gnuradio-3.6.2-4|70	BuildRequires:	python-qt4-devel
12cr|gnuradio-3.6.2-4|71	#BuildRequires:	python-qwt
12cr|gnuradio-3.6.2-4|72	BuildRequires:	libqwtplot3d-devel
12cr|gnuradio-3.6.2-4|73	BuildRequires:	python-cheetah
12cr|gnuradio-3.6.2-4|74	BuildRequires:	xdg-utils
12cr|gnuradio-3.6.2-4|75	BuildRequires:	python-lxml
12cr|gnuradio-3.6.2-4|76	BuildRequires:	pygtk2.0-libglade
12cr|gnuradio-3.6.2-4|77	BuildRequires:	liborc-devel
12cr|gnuradio-3.6.2-4|78	BuildRequires:	uhd-devel
12cr|gnuradio-3.6.2-4|79	BuildRequires:	python-numpy
12cr|gnuradio-3.6.2-4|80	BuildRequires:	pkgconfig(libcanberra-gtk)
12cr|gnuradio-3.6.2-4|81	BuildRequires:	qwt-devel
12cr|gnuradio-3.6.2-4|82	## TODO
12cr|gnuradio-3.6.2-4|83	#BuildRequires:	sphinx
12cr|gnuradio-3.6.2-4|84	
12cr|gnuradio-3.6.2-4|85	Requires(pre):	shadow-utils
12cr|gnuradio-3.6.2-4|86	
12cr|gnuradio-3.6.2-4|87	Requires:	%{name}-companion
12cr|gnuradio-3.6.2-4|88	Requires:	%{name}-doc
12cr|gnuradio-3.6.2-4|89	Requires:	%{name}-examples
12cr|gnuradio-3.6.2-4|90	Requires:	%{name}-noaa
12cr|gnuradio-3.6.2-4|91	Requires:	%{name}-pager
12cr|gnuradio-3.6.2-4|92	Requires:	%{name}-utils
12cr|gnuradio-3.6.2-4|93	Requires:	%{libatsc}
12cr|gnuradio-3.6.2-4|94	Requires:	%{libcore}
12cr|gnuradio-3.6.2-4|95	Requires:	%{libnoaa}
12cr|gnuradio-3.6.2-4|96	Requires:	%{libpager}
12cr|gnuradio-3.6.2-4|97	Requires:	%{libqtgui}
12cr|gnuradio-3.6.2-4|98	Requires:	%{libtrellis}
12cr|gnuradio-3.6.2-4|99	Requires:	%{libvideo_sdl}
12cr|gnuradio-3.6.2-4|100	Requires:	%{libuhd}
12cr|gnuradio-3.6.2-4|101	Requires:	%{libdigital}
12cr|gnuradio-3.6.2-4|102	Requires:	%{libvolk}
12cr|gnuradio-3.6.2-4|103	Requires:	%{libaudio}
12cr|gnuradio-3.6.2-4|104	Requires:	%{libvocoder}
12cr|gnuradio-3.6.2-4|105	Requires:	%{libgruel}
12cr|gnuradio-3.6.2-4|106	Requires:	%{libfcd}
12cr|gnuradio-3.6.2-4|107	Requires:	%{libwavelet}
12cr|gnuradio-3.6.2-4|108	Requires:	%{libfft}
12cr|gnuradio-3.6.2-4|109	Requires:	%{libfilter}
12cr|gnuradio-3.6.2-4|110	
12cr|gnuradio-3.6.2-4|111	Requires:	python-%{name}-atsc
12cr|gnuradio-3.6.2-4|112	Requires:	python-%{name}-core
12cr|gnuradio-3.6.2-4|113	Requires:	python-%{name}-qtgui
12cr|gnuradio-3.6.2-4|114	Requires:	python-%{name}-trellis
12cr|gnuradio-3.6.2-4|115	Requires:	python-%{name}-video-sdl
12cr|gnuradio-3.6.2-4|116	Requires:	python-%{name}-wxgui
12cr|gnuradio-3.6.2-4|117	Requires:	python-%{name}-digital
12cr|gnuradio-3.6.2-4|118	Requires:	python-%{name}-gruel
12cr|gnuradio-3.6.2-4|119	Requires:	python-%{name}-vocoder
12cr|gnuradio-3.6.2-4|120	Requires:	python-%{name}-audio
12cr|gnuradio-3.6.2-4|121	Requires:	python-%{name}-uhd
12cr|gnuradio-3.6.2-4|122	Requires:	python-%{name}-fcd
12cr|gnuradio-3.6.2-4|123	Requires:	python-%{name}-wavelet
12cr|gnuradio-3.6.2-4|124	Requires:	python-%{name}-fft
12cr|gnuradio-3.6.2-4|125	Requires:	python-%{name}-filter
12cr|gnuradio-3.6.2-4|126	
12cr|gnuradio-3.6.2-4|127	Obsoletes:	%{name} < %{version}-%{release}
12cr|gnuradio-3.6.2-4|128	Provides:	%{name} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|129	
12cr|gnuradio-3.6.2-4|130	%description
12cr|gnuradio-3.6.2-4|131	GNU Radio is a collection of software that when combined with minimal
12cr|gnuradio-3.6.2-4|132	hardware, allows the construction of radios where the actual wave forms
12cr|gnuradio-3.6.2-4|133	transmitted and received are defined by software. What this means is
12cr|gnuradio-3.6.2-4|134	that it turns the digital modulation schemes used in today's high
12cr|gnuradio-3.6.2-4|135	performance wireless devices into software problems.
12cr|gnuradio-3.6.2-4|136	This is a virtual package that installs the entire GNU Radio software set.
12cr|gnuradio-3.6.2-4|137	
12cr|gnuradio-3.6.2-4|138	%files
12cr|gnuradio-3.6.2-4|139	
12cr|gnuradio-3.6.2-4|140	############################
12cr|gnuradio-3.6.2-4|141	%package doc
12cr|gnuradio-3.6.2-4|142	Summary:	Software Defined Radio
12cr|gnuradio-3.6.2-4|143	Group:		Communications
12cr|gnuradio-3.6.2-4|144	BuildArch:	noarch
12cr|gnuradio-3.6.2-4|145	
12cr|gnuradio-3.6.2-4|146	%description doc
12cr|gnuradio-3.6.2-4|147	This package contains the documentation for the GNU Radio software
12cr|gnuradio-3.6.2-4|148	defined radio system.
12cr|gnuradio-3.6.2-4|149	
12cr|gnuradio-3.6.2-4|150	%files doc
12cr|gnuradio-3.6.2-4|151	%doc AUTHORS
12cr|gnuradio-3.6.2-4|152	%doc %{_docdir}/*
12cr|gnuradio-3.6.2-4|153	%{_datadir}/applications/%{name}-doc.desktop
12cr|gnuradio-3.6.2-4|154	
12cr|gnuradio-3.6.2-4|155	############################
12cr|gnuradio-3.6.2-4|156	%package examples
12cr|gnuradio-3.6.2-4|157	Summary:	GNU Radio Example Programs
12cr|gnuradio-3.6.2-4|158	Group:		Communications
12cr|gnuradio-3.6.2-4|159	
12cr|gnuradio-3.6.2-4|160	%description examples
12cr|gnuradio-3.6.2-4|161	This package provides examples of GNU Radio usage using Python.
12cr|gnuradio-3.6.2-4|162	
12cr|gnuradio-3.6.2-4|163	%files examples
12cr|gnuradio-3.6.2-4|164	%{_datadir}/%{name}
12cr|gnuradio-3.6.2-4|165	%exclude %{_datadir}/%{name}/grc
12cr|gnuradio-3.6.2-4|166	
12cr|gnuradio-3.6.2-4|167	############################
12cr|gnuradio-3.6.2-4|168	############################
12cr|gnuradio-3.6.2-4|169	#
12cr|gnuradio-3.6.2-4|170	# Lib and devel packages
12cr|gnuradio-3.6.2-4|171	#
12cr|gnuradio-3.6.2-4|172	############################
12cr|gnuradio-3.6.2-4|173	############################
12cr|gnuradio-3.6.2-4|174	
12cr|gnuradio-3.6.2-4|175	############################
12cr|gnuradio-3.6.2-4|176	%package -n %{libuhd}
12cr|gnuradio-3.6.2-4|177	Summary:	uhd
12cr|gnuradio-3.6.2-4|178	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|179	Obsoletes:	%{_lib}%{name}-usrp0 < 3.5.1
12cr|gnuradio-3.6.2-4|180	Obsoletes:	%{_lib}%{name}-usrp2_0 < 3.5.1
12cr|gnuradio-3.6.2-4|181	Obsoletes:	usrp < 3.5.1
12cr|gnuradio-3.6.2-4|182	
12cr|gnuradio-3.6.2-4|183	%description -n %{libuhd}
12cr|gnuradio-3.6.2-4|184	This is the GNU Radio UHD package.
12cr|gnuradio-3.6.2-4|185	It is the interface to the UHD library to connect to and send and receive data
12cr|gnuradio-3.6.2-4|186	between the Ettus Research, LLC product line.
12cr|gnuradio-3.6.2-4|187	
12cr|gnuradio-3.6.2-4|188	%files -n %{libuhd}
12cr|gnuradio-3.6.2-4|189	%{_libdir}/lib%{name}-uhd*.so.%{major}*
12cr|gnuradio-3.6.2-4|190	
12cr|gnuradio-3.6.2-4|191	############################
12cr|gnuradio-3.6.2-4|192	%package -n %{devuhd}
12cr|gnuradio-3.6.2-4|193	Summary:	Uhd devel files
12cr|gnuradio-3.6.2-4|194	Group:		Communications
12cr|gnuradio-3.6.2-4|195	Requires:	%{libuhd} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|196	Obsoletes:	%{_lib}%{name}-usrp2-devel < 3.5.1
12cr|gnuradio-3.6.2-4|197	Obsoletes:	%{_lib}%{name}-usrp-devel < 3.5.1
12cr|gnuradio-3.6.2-4|198	Requires:	%{devcore} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|199	
12cr|gnuradio-3.6.2-4|200	%description -n %{devuhd}
12cr|gnuradio-3.6.2-4|201	This package contains header files needed by developers.
12cr|gnuradio-3.6.2-4|202	
12cr|gnuradio-3.6.2-4|203	%files -n %{devuhd}
12cr|gnuradio-3.6.2-4|204	#% {_includedir}/%{name}/gr_uhd_*.h
12cr|gnuradio-3.6.2-4|205	%{_libdir}/pkgconfig/%{name}-uhd.pc
12cr|gnuradio-3.6.2-4|206	%{_libdir}/lib%{name}-uhd*.so
12cr|gnuradio-3.6.2-4|207	
12cr|gnuradio-3.6.2-4|208	
12cr|gnuradio-3.6.2-4|209	############################
12cr|gnuradio-3.6.2-4|210	#libgnuradio-digital
12cr|gnuradio-3.6.2-4|211	
12cr|gnuradio-3.6.2-4|212	%package -n %{libdigital}
12cr|gnuradio-3.6.2-4|213	Summary:	GNU Radio digital modulation blocks
12cr|gnuradio-3.6.2-4|214	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|215	
12cr|gnuradio-3.6.2-4|216	%description -n %{libdigital}
12cr|gnuradio-3.6.2-4|217	This is the gr-digital package.
12cr|gnuradio-3.6.2-4|218	It contains all of the digital modulation blocks, utilities, and examples.
12cr|gnuradio-3.6.2-4|219	
12cr|gnuradio-3.6.2-4|220	%files -n %{libdigital}
12cr|gnuradio-3.6.2-4|221	%{_libdir}/lib%{name}-digital*.so.%{major}*
12cr|gnuradio-3.6.2-4|222	
12cr|gnuradio-3.6.2-4|223	
12cr|gnuradio-3.6.2-4|224	############################
12cr|gnuradio-3.6.2-4|225	%package -n %{devdigital}
12cr|gnuradio-3.6.2-4|226	Summary:	digital
12cr|gnuradio-3.6.2-4|227	Group:		Communications
12cr|gnuradio-3.6.2-4|228	Requires:	%{libdigital} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|229	
12cr|gnuradio-3.6.2-4|230	%description -n %{devdigital}
12cr|gnuradio-3.6.2-4|231	This package contains header files needed by developers.
12cr|gnuradio-3.6.2-4|232	
12cr|gnuradio-3.6.2-4|233	%files -n %{devdigital}
12cr|gnuradio-3.6.2-4|234	%{_includedir}/%{name}/digital_*.h
12cr|gnuradio-3.6.2-4|235	%{_libdir}/pkgconfig/%{name}-digital.pc
12cr|gnuradio-3.6.2-4|236	%{_libdir}/lib%{name}-digital*.so
12cr|gnuradio-3.6.2-4|237	
12cr|gnuradio-3.6.2-4|238	
12cr|gnuradio-3.6.2-4|239	############################
12cr|gnuradio-3.6.2-4|240	#libgnuradio-volk
12cr|gnuradio-3.6.2-4|241	
12cr|gnuradio-3.6.2-4|242	%package -n %{libvolk}
12cr|gnuradio-3.6.2-4|243	Summary:	GNU Radio Volk
12cr|gnuradio-3.6.2-4|244	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|245	
12cr|gnuradio-3.6.2-4|246	%description -n %{libvolk}
12cr|gnuradio-3.6.2-4|247	VOLK stands for Vector-Optimized Library of Kernels.
12cr|gnuradio-3.6.2-4|248	It is a library that was introduced into GNU Radio in December 2010.
12cr|gnuradio-3.6.2-4|249	
12cr|gnuradio-3.6.2-4|250	%files -n %{libvolk}
12cr|gnuradio-3.6.2-4|251	%{_libdir}/libvolk.so.%{major}*
12cr|gnuradio-3.6.2-4|252	# not sure where to put this:
12cr|gnuradio-3.6.2-4|253	%{_bindir}/volk_profile
12cr|gnuradio-3.6.2-4|254	
12cr|gnuradio-3.6.2-4|255	
12cr|gnuradio-3.6.2-4|256	############################
12cr|gnuradio-3.6.2-4|257	%package -n %{devvolk}
12cr|gnuradio-3.6.2-4|258	Summary:	GNU Radio Volk devel files
12cr|gnuradio-3.6.2-4|259	Group:		Communications
12cr|gnuradio-3.6.2-4|260	Requires:	%{libvolk} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|261	
12cr|gnuradio-3.6.2-4|262	%description -n %{devvolk}
12cr|gnuradio-3.6.2-4|263	This package contains header files needed by developers.
12cr|gnuradio-3.6.2-4|264	
12cr|gnuradio-3.6.2-4|265	%files -n %{devvolk}
12cr|gnuradio-3.6.2-4|266	%{_includedir}/volk/*
12cr|gnuradio-3.6.2-4|267	%{_libdir}/pkgconfig/volk.pc
12cr|gnuradio-3.6.2-4|268	%{_libdir}/libvolk.so
12cr|gnuradio-3.6.2-4|269	
12cr|gnuradio-3.6.2-4|270	
12cr|gnuradio-3.6.2-4|271	############################
12cr|gnuradio-3.6.2-4|272	#libgnuradio-atsc0
12cr|gnuradio-3.6.2-4|273	
12cr|gnuradio-3.6.2-4|274	%package -n %{libatsc}
12cr|gnuradio-3.6.2-4|275	Summary:	The GNU Radio blocks for ATSC decoding
12cr|gnuradio-3.6.2-4|276	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|277	
12cr|gnuradio-3.6.2-4|278	%description -n %{libatsc}
12cr|gnuradio-3.6.2-4|279	This pacage provides ATSC (HDTV) transmitter and receiver blocks.
12cr|gnuradio-3.6.2-4|280	Code related to the Advanced Television Standards Committee HDTV
12cr|gnuradio-3.6.2-4|281	implementation.
12cr|gnuradio-3.6.2-4|282	
12cr|gnuradio-3.6.2-4|283	%files -n %{libatsc}
12cr|gnuradio-3.6.2-4|284	%{_libdir}/lib%{name}-atsc*.so.%{major}*
12cr|gnuradio-3.6.2-4|285	
12cr|gnuradio-3.6.2-4|286	
12cr|gnuradio-3.6.2-4|287	############################
12cr|gnuradio-3.6.2-4|288	%package -n %{devatsc}
12cr|gnuradio-3.6.2-4|289	Summary:	The GNU Radio blocks for ATSC decoding
12cr|gnuradio-3.6.2-4|290	Group:		Communications
12cr|gnuradio-3.6.2-4|291	Requires:	%{libatsc} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|292	
12cr|gnuradio-3.6.2-4|293	%description -n %{devatsc}
12cr|gnuradio-3.6.2-4|294	This package contains header files needed by developers.
12cr|gnuradio-3.6.2-4|295	
12cr|gnuradio-3.6.2-4|296	%files -n %{devatsc}
12cr|gnuradio-3.6.2-4|297	%{_includedir}/%{name}/atsc_*.h
12cr|gnuradio-3.6.2-4|298	%{_includedir}/%{name}/atsci_*.h
12cr|gnuradio-3.6.2-4|299	%{_includedir}/%{name}/convolutional_interleaver.h
12cr|gnuradio-3.6.2-4|300	%{_includedir}/%{name}/create_atsci_*.h
12cr|gnuradio-3.6.2-4|301	%{_includedir}/%{name}/fpll_btloop_coupling.h
12cr|gnuradio-3.6.2-4|302	%{_includedir}/%{name}/interleaver_fifo.h
12cr|gnuradio-3.6.2-4|303	%{_libdir}/pkgconfig/%{name}-atsc.pc
12cr|gnuradio-3.6.2-4|304	%{_libdir}/lib%{name}-atsc*.so
12cr|gnuradio-3.6.2-4|305	
12cr|gnuradio-3.6.2-4|306	
12cr|gnuradio-3.6.2-4|307	############################
12cr|gnuradio-3.6.2-4|308	%package -n %{libaudio}
12cr|gnuradio-3.6.2-4|309	Summary:	GNU Radio audio interfaces
12cr|gnuradio-3.6.2-4|310	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|311	Obsoletes:	%{name}-sounder < 3.5.1
12cr|gnuradio-3.6.2-4|312	Obsoletes:	%{_lib}%{name}-audio-alsa0 < 3.5.1
12cr|gnuradio-3.6.2-4|313	Obsoletes:	%{_lib}%{name}-audio-jack0 < 3.5.1
12cr|gnuradio-3.6.2-4|314	Obsoletes:	%{_lib}%{name}-audio-portaudio0 < 3.5.1
12cr|gnuradio-3.6.2-4|315	
12cr|gnuradio-3.6.2-4|316	
12cr|gnuradio-3.6.2-4|317	%description -n %{libaudio}
12cr|gnuradio-3.6.2-4|318	This package includes all of the supported audio interfaces.
12cr|gnuradio-3.6.2-4|319	
12cr|gnuradio-3.6.2-4|320	%files -n %{libaudio}
12cr|gnuradio-3.6.2-4|321	%{_libdir}/lib%{name}-audio*.so.%{major}*
12cr|gnuradio-3.6.2-4|322	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/gr-audio-*.conf
12cr|gnuradio-3.6.2-4|323	
12cr|gnuradio-3.6.2-4|324	
12cr|gnuradio-3.6.2-4|325	############################
12cr|gnuradio-3.6.2-4|326	%package -n %{devaudio}
12cr|gnuradio-3.6.2-4|327	Summary:	GNU Radio audio interfaces - devel files
12cr|gnuradio-3.6.2-4|328	Group:		Communications
12cr|gnuradio-3.6.2-4|329	Requires:	%{libaudio} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|330	Obsoletes:	%{_lib}%{name}-audio-alsa-devel < 3.5.1
12cr|gnuradio-3.6.2-4|331	Obsoletes:	%{_lib}%{name}-audio-jack-devel < 3.5.1
12cr|gnuradio-3.6.2-4|332	Obsoletes:	%{_lib}%{name}-audio-portaudio-devel < 3.5.1
12cr|gnuradio-3.6.2-4|333	Requires:	%{devcore} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|334	
12cr|gnuradio-3.6.2-4|335	%description -n %{devaudio}
12cr|gnuradio-3.6.2-4|336	This package contains header files needed by developers.
12cr|gnuradio-3.6.2-4|337	
12cr|gnuradio-3.6.2-4|338	%files -n %{devaudio}
12cr|gnuradio-3.6.2-4|339	#% {_includedir}/%{name}/gr_audio_*.h
12cr|gnuradio-3.6.2-4|340	%{_libdir}/pkgconfig/%{name}-audio.pc
12cr|gnuradio-3.6.2-4|341	%{_libdir}/lib%{name}-audio*.so
12cr|gnuradio-3.6.2-4|342	
12cr|gnuradio-3.6.2-4|343	
12cr|gnuradio-3.6.2-4|344	############################
12cr|gnuradio-3.6.2-4|345	#libgnuradio-core0
12cr|gnuradio-3.6.2-4|346	
12cr|gnuradio-3.6.2-4|347	%package -n %{libcore}
12cr|gnuradio-3.6.2-4|348	Summary:	The GNU Radio Core Library
12cr|gnuradio-3.6.2-4|349	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|350	# Obsoletes with no new corresponding package added here
12cr|gnuradio-3.6.2-4|351	Obsoletes:	%{name}-gpio < 3.5.1
12cr|gnuradio-3.6.2-4|352	Obsoletes:	%{name}-radar-mono < 3.5.1
12cr|gnuradio-3.6.2-4|353	Obsoletes:	%{name}-radio-astronomy < 3.5.1
12cr|gnuradio-3.6.2-4|354	Obsoletes:	%{_lib}%{name}-msdd6000_0 < 3.5.1
12cr|gnuradio-3.6.2-4|355	
12cr|gnuradio-3.6.2-4|356	%description -n %{libcore}
12cr|gnuradio-3.6.2-4|357	This package contains the core GNU Radio libraries.
12cr|gnuradio-3.6.2-4|358	
12cr|gnuradio-3.6.2-4|359	%files -n %{libcore}
12cr|gnuradio-3.6.2-4|360	%{_libdir}/lib%{name}-core*.so.%{major}*
12cr|gnuradio-3.6.2-4|361	
12cr|gnuradio-3.6.2-4|362	
12cr|gnuradio-3.6.2-4|363	############################
12cr|gnuradio-3.6.2-4|364	%package -n %{devcore}
12cr|gnuradio-3.6.2-4|365	Summary:	The GNU Radio Core devel files
12cr|gnuradio-3.6.2-4|366	Group:		Communications
12cr|gnuradio-3.6.2-4|367	Requires:	%{libcore} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|368	Provides:	%{devcore} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|369	Obsoletes:	%{devcore} < %{version}-%{release}
12cr|gnuradio-3.6.2-4|370	
12cr|gnuradio-3.6.2-4|371	# Obsoletes (devel) with no new corresponding package added here
12cr|gnuradio-3.6.2-4|372	Obsoletes:	%{_lib}%{name}-msdd6000-devel  < 3.5.1
12cr|gnuradio-3.6.2-4|373	
12cr|gnuradio-3.6.2-4|374	
12cr|gnuradio-3.6.2-4|375	%description -n %{devcore}
12cr|gnuradio-3.6.2-4|376	This package contains header files needed by developers.
12cr|gnuradio-3.6.2-4|377	
12cr|gnuradio-3.6.2-4|378	%files -n %{devcore}
12cr|gnuradio-3.6.2-4|379	%dir %{_includedir}/%{name}
12cr|gnuradio-3.6.2-4|380	%{_includedir}/%{name}/gr_*.h
12cr|gnuradio-3.6.2-4|381	%{_includedir}/%{name}/gri_*.h
12cr|gnuradio-3.6.2-4|382	%{_includedir}/%{name}/ccomplex_*.h
12cr|gnuradio-3.6.2-4|383	%{_includedir}/%{name}/complex_*.h
12cr|gnuradio-3.6.2-4|384	%{_includedir}/%{name}/fcomplex*.h
12cr|gnuradio-3.6.2-4|385	%{_includedir}/%{name}/float_dotprod*.h
12cr|gnuradio-3.6.2-4|386	%{_includedir}/%{name}/%{name}_swig_bug_workaround.h
12cr|gnuradio-3.6.2-4|387	%{_includedir}/%{name}/i2c*.h
12cr|gnuradio-3.6.2-4|388	%{_includedir}/%{name}/malloc16.h
12cr|gnuradio-3.6.2-4|389	%{_includedir}/%{name}/microtune_*.h
12cr|gnuradio-3.6.2-4|390	%{_includedir}/%{name}/swig
12cr|gnuradio-3.6.2-4|391	%{_includedir}/%{name}/ppio*.h
12cr|gnuradio-3.6.2-4|392	%{_includedir}/%{name}/qa_filter.h
12cr|gnuradio-3.6.2-4|393	%{_includedir}/%{name}/random.h
12cr|gnuradio-3.6.2-4|394	%{_includedir}/%{name}/rs.h
12cr|gnuradio-3.6.2-4|395	%{_includedir}/%{name}/sdr_1000.h
12cr|gnuradio-3.6.2-4|396	%{_includedir}/%{name}/short_dotprod*.h
12cr|gnuradio-3.6.2-4|397	%{_includedir}/%{name}/sse_debug.h
12cr|gnuradio-3.6.2-4|398	%{_includedir}/%{name}/viterbi.h
12cr|gnuradio-3.6.2-4|399	%{_libdir}/pkgconfig/%{name}-core.pc
12cr|gnuradio-3.6.2-4|400	%{_libdir}/lib%{name}-core*.so
12cr|gnuradio-3.6.2-4|401	
12cr|gnuradio-3.6.2-4|402	############################
12cr|gnuradio-3.6.2-4|403	#libgnuradio-vocoder
12cr|gnuradio-3.6.2-4|404	
12cr|gnuradio-3.6.2-4|405	%package -n %{libvocoder}
12cr|gnuradio-3.6.2-4|406	Summary:	GNU Radio C++ vocoder blocks
12cr|gnuradio-3.6.2-4|407	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|408	Obsoletes:	%{_lib}%{name}-cvsd-vocoder0 < 3.5.1
12cr|gnuradio-3.6.2-4|409	Obsoletes:	%{_lib}%{name}-gsm-fr-vocoder0 < 3.5.1
12cr|gnuradio-3.6.2-4|410	
12cr|gnuradio-3.6.2-4|411	%description -n %{libvocoder}
12cr|gnuradio-3.6.2-4|412	This is the gr-vocoder package.
12cr|gnuradio-3.6.2-4|413	It contains all available vocoders in GNU Radio.
12cr|gnuradio-3.6.2-4|414	
12cr|gnuradio-3.6.2-4|415	%files -n %{libvocoder}
12cr|gnuradio-3.6.2-4|416	%{_libdir}/lib%{name}-vocoder*.so.%{major}*
12cr|gnuradio-3.6.2-4|417	
12cr|gnuradio-3.6.2-4|418	
12cr|gnuradio-3.6.2-4|419	############################
12cr|gnuradio-3.6.2-4|420	%package -n %{devvocoder}
12cr|gnuradio-3.6.2-4|421	Summary:	GNU Radio vocoder devel files
12cr|gnuradio-3.6.2-4|422	Group:		Communications
12cr|gnuradio-3.6.2-4|423	Requires:	%{libvocoder} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|424	Obsoletes:	%{_lib}%{name}-cvsd-vocoder-devel < 3.5.1
12cr|gnuradio-3.6.2-4|425	Obsoletes:	%{_lib}%{name}-gsm-fr-vocoder-devel < 3.5.1
12cr|gnuradio-3.6.2-4|426	
12cr|gnuradio-3.6.2-4|427	%description -n %{devvocoder}
12cr|gnuradio-3.6.2-4|428	This package contains header files needed by developers.
12cr|gnuradio-3.6.2-4|429	
12cr|gnuradio-3.6.2-4|430	%files -n %{devvocoder}
12cr|gnuradio-3.6.2-4|431	%{_includedir}/%{name}/vocoder_*.h
12cr|gnuradio-3.6.2-4|432	%{_libdir}/pkgconfig/%{name}-vocoder.pc
12cr|gnuradio-3.6.2-4|433	%{_libdir}/lib%{name}-vocoder*.so
12cr|gnuradio-3.6.2-4|434	
12cr|gnuradio-3.6.2-4|435	
12cr|gnuradio-3.6.2-4|436	############################
12cr|gnuradio-3.6.2-4|437	#libgnuradio-noaa0
12cr|gnuradio-3.6.2-4|438	
12cr|gnuradio-3.6.2-4|439	%package -n %{libnoaa}
12cr|gnuradio-3.6.2-4|440	Summary:	GNU Radio C++ block implementing the NOAA
12cr|gnuradio-3.6.2-4|441	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|442	
12cr|gnuradio-3.6.2-4|443	%description -n %{libnoaa}
12cr|gnuradio-3.6.2-4|444	This package provides a NOAA POES HRPT receiver/demodulator block
12cr|gnuradio-3.6.2-4|445	for GNU Radio.
12cr|gnuradio-3.6.2-4|446	
12cr|gnuradio-3.6.2-4|447	%files -n %{libnoaa}
12cr|gnuradio-3.6.2-4|448	%{_libdir}/lib%{name}-noaa*.so.%{major}*
12cr|gnuradio-3.6.2-4|449	
12cr|gnuradio-3.6.2-4|450	
12cr|gnuradio-3.6.2-4|451	############################
12cr|gnuradio-3.6.2-4|452	%package -n %{devnoaa}
12cr|gnuradio-3.6.2-4|453	Summary:	GNU Radio C++ block implementing the NOAA
12cr|gnuradio-3.6.2-4|454	Group:		Communications
12cr|gnuradio-3.6.2-4|455	Requires:	%{libnoaa} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|456	
12cr|gnuradio-3.6.2-4|457	%description -n %{devnoaa}
12cr|gnuradio-3.6.2-4|458	This package contains header files needed by developers.
12cr|gnuradio-3.6.2-4|459	
12cr|gnuradio-3.6.2-4|460	%files -n %{devnoaa}
12cr|gnuradio-3.6.2-4|461	%{_includedir}/%{name}/noaa_*.h
12cr|gnuradio-3.6.2-4|462	%{_libdir}/lib%{name}-noaa*.so
12cr|gnuradio-3.6.2-4|463	%{_libdir}/pkgconfig/%{name}-noaa.pc
12cr|gnuradio-3.6.2-4|464	
12cr|gnuradio-3.6.2-4|465	############################
12cr|gnuradio-3.6.2-4|466	#libgnuradio-pager0
12cr|gnuradio-3.6.2-4|467	
12cr|gnuradio-3.6.2-4|468	%package -n %{libpager}
12cr|gnuradio-3.6.2-4|469	Summary:	GNU Radio C++ block implementing the FLEX one-way pager protocol
12cr|gnuradio-3.6.2-4|470	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|471	
12cr|gnuradio-3.6.2-4|472	%description -n %{libpager}
12cr|gnuradio-3.6.2-4|473	This package provides an implementation of the FLEX one-way pager protocol
12cr|gnuradio-3.6.2-4|474	for GNU Radio.
12cr|gnuradio-3.6.2-4|475	
12cr|gnuradio-3.6.2-4|476	%files -n %{libpager}
12cr|gnuradio-3.6.2-4|477	%{_libdir}/lib%{name}-pager*.so.%{major}*
12cr|gnuradio-3.6.2-4|478	
12cr|gnuradio-3.6.2-4|479	
12cr|gnuradio-3.6.2-4|480	############################
12cr|gnuradio-3.6.2-4|481	%package -n %{devpager}
12cr|gnuradio-3.6.2-4|482	Summary:	GNU Radio C++ block implementing the FLEX one-way pager protocol
12cr|gnuradio-3.6.2-4|483	Group:		Communications
12cr|gnuradio-3.6.2-4|484	Requires:	%{libpager} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|485	
12cr|gnuradio-3.6.2-4|486	%description -n %{devpager}
12cr|gnuradio-3.6.2-4|487	This package contains header files needed by developers.
12cr|gnuradio-3.6.2-4|488	
12cr|gnuradio-3.6.2-4|489	%files -n %{devpager}
12cr|gnuradio-3.6.2-4|490	%{_includedir}/%{name}/pager*.h
12cr|gnuradio-3.6.2-4|491	%{_libdir}/pkgconfig/%{name}-pager.pc
12cr|gnuradio-3.6.2-4|492	%{_libdir}/lib%{name}-pager*.so
12cr|gnuradio-3.6.2-4|493	
12cr|gnuradio-3.6.2-4|494	
12cr|gnuradio-3.6.2-4|495	############################
12cr|gnuradio-3.6.2-4|496	#libgnuradio-qtgui0
12cr|gnuradio-3.6.2-4|497	
12cr|gnuradio-3.6.2-4|498	%package -n %{libqtgui}
12cr|gnuradio-3.6.2-4|499	Summary:	GNU Radio C++ blocks fro QT-based GUI applications
12cr|gnuradio-3.6.2-4|500	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|501	
12cr|gnuradio-3.6.2-4|502	%description -n %{libqtgui}
12cr|gnuradio-3.6.2-4|503	This package contains the C++ library for using GNU Radio inside
12cr|gnuradio-3.6.2-4|504	QT-based GUI applications.
12cr|gnuradio-3.6.2-4|505	
12cr|gnuradio-3.6.2-4|506	%files -n %{libqtgui}
12cr|gnuradio-3.6.2-4|507	%{_libdir}/lib%{name}-qtgui*.so.%{major}*
12cr|gnuradio-3.6.2-4|508	
12cr|gnuradio-3.6.2-4|509	
12cr|gnuradio-3.6.2-4|510	############################
12cr|gnuradio-3.6.2-4|511	%package -n %{devqtgui}
12cr|gnuradio-3.6.2-4|512	Summary:	GNU Radio C++ blocks for QT-based GUI applications
12cr|gnuradio-3.6.2-4|513	Group:		Communications
12cr|gnuradio-3.6.2-4|514	Requires:	%{libqtgui} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|515	
12cr|gnuradio-3.6.2-4|516	%description -n %{devqtgui}
12cr|gnuradio-3.6.2-4|517	This package contains the C++ library for using GNU Radio inside
12cr|gnuradio-3.6.2-4|518	QT-based GUI applications.
12cr|gnuradio-3.6.2-4|519	This package contains header files needed by developers.
12cr|gnuradio-3.6.2-4|520	
12cr|gnuradio-3.6.2-4|521	%files -n %{devqtgui}
12cr|gnuradio-3.6.2-4|522	%{_includedir}/%{name}/qtgui*.h
12cr|gnuradio-3.6.2-4|523	%{_includedir}/%{name}/ConstellationDisplayPlot.h
12cr|gnuradio-3.6.2-4|524	%{_includedir}/%{name}/FrequencyDisplayPlot.h
12cr|gnuradio-3.6.2-4|525	%{_includedir}/%{name}/SpectrumGUIClass.h
12cr|gnuradio-3.6.2-4|526	%{_includedir}/%{name}/TimeDomainDisplayPlot.h
12cr|gnuradio-3.6.2-4|527	%{_includedir}/%{name}/WaterfallDisplayPlot.h
12cr|gnuradio-3.6.2-4|528	%{_includedir}/%{name}/plot_waterfall.h
12cr|gnuradio-3.6.2-4|529	%{_includedir}/%{name}/spectrumUpdateEvents.h
12cr|gnuradio-3.6.2-4|530	%{_includedir}/%{name}/spectrumdisplayform.h
12cr|gnuradio-3.6.2-4|531	%{_includedir}/%{name}/waterfallGlobalData.h
12cr|gnuradio-3.6.2-4|532	%{_includedir}/%{name}/timedisplayform.h
12cr|gnuradio-3.6.2-4|533	%{_libdir}/pkgconfig/%{name}-qtgui.pc
12cr|gnuradio-3.6.2-4|534	%{_libdir}/lib%{name}-qtgui*.so
12cr|gnuradio-3.6.2-4|535	
12cr|gnuradio-3.6.2-4|536	############################
12cr|gnuradio-3.6.2-4|537	#libgnuradio-trellis0
12cr|gnuradio-3.6.2-4|538	
12cr|gnuradio-3.6.2-4|539	%package -n  %{libtrellis}
12cr|gnuradio-3.6.2-4|540	Summary:	GNU Radio C++ block implementing trellis-coded modulation
12cr|gnuradio-3.6.2-4|541	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|542	
12cr|gnuradio-3.6.2-4|543	%description -n %{libtrellis}
12cr|gnuradio-3.6.2-4|544	This package provides an implementation of tellis-coded modulation
12cr|gnuradio-3.6.2-4|545	for GNU Radio.
12cr|gnuradio-3.6.2-4|546	
12cr|gnuradio-3.6.2-4|547	%files -n %{libtrellis}
12cr|gnuradio-3.6.2-4|548	%{_libdir}/lib%{name}-trellis*.so.%{major}*
12cr|gnuradio-3.6.2-4|549	
12cr|gnuradio-3.6.2-4|550	
12cr|gnuradio-3.6.2-4|551	############################
12cr|gnuradio-3.6.2-4|552	%package -n %{devtrellis}
12cr|gnuradio-3.6.2-4|553	Summary:	GNU Radio C++ block implementing trellis-coded modulation
12cr|gnuradio-3.6.2-4|554	Group:		Communications
12cr|gnuradio-3.6.2-4|555	Requires:	%{libtrellis} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|556	
12cr|gnuradio-3.6.2-4|557	%description -n %{devtrellis}
12cr|gnuradio-3.6.2-4|558	This package contains header files needed by developers.
12cr|gnuradio-3.6.2-4|559	
12cr|gnuradio-3.6.2-4|560	%files -n %{devtrellis}
12cr|gnuradio-3.6.2-4|561	%{_includedir}/%{name}/trellis*.h
12cr|gnuradio-3.6.2-4|562	%{_includedir}/%{name}/quicksort_index.h
12cr|gnuradio-3.6.2-4|563	%{_includedir}/%{name}/interleaver.h
12cr|gnuradio-3.6.2-4|564	%{_includedir}/%{name}/fsm.h
12cr|gnuradio-3.6.2-4|565	%{_includedir}/%{name}/base.h
12cr|gnuradio-3.6.2-4|566	%{_includedir}/%{name}/siso_type.h
12cr|gnuradio-3.6.2-4|567	%{_includedir}/%{name}/calc_metric.h
12cr|gnuradio-3.6.2-4|568	%{_includedir}/%{name}/core_algorithms.h
12cr|gnuradio-3.6.2-4|569	%{_libdir}/pkgconfig/%{name}-trellis.pc
12cr|gnuradio-3.6.2-4|570	%{_libdir}/lib%{name}-trellis*.so
12cr|gnuradio-3.6.2-4|571	
12cr|gnuradio-3.6.2-4|572	############################
12cr|gnuradio-3.6.2-4|573	#libgnuradio-video-sdl0
12cr|gnuradio-3.6.2-4|574	
12cr|gnuradio-3.6.2-4|575	%package -n %{libvideo_sdl}
12cr|gnuradio-3.6.2-4|576	Summary:	GNU Radio C++ block implementing video-sdl-coded modulation
12cr|gnuradio-3.6.2-4|577	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|578	
12cr|gnuradio-3.6.2-4|579	%description -n %{libvideo_sdl}
12cr|gnuradio-3.6.2-4|580	This package provides an interface to the SDL rendering library
12cr|gnuradio-3.6.2-4|581	for GNU Radio.
12cr|gnuradio-3.6.2-4|582	
12cr|gnuradio-3.6.2-4|583	%files -n %{libvideo_sdl}
12cr|gnuradio-3.6.2-4|584	%{_libdir}/lib%{name}-video-sdl*.so.%{major}*
12cr|gnuradio-3.6.2-4|585	
12cr|gnuradio-3.6.2-4|586	
12cr|gnuradio-3.6.2-4|587	############################
12cr|gnuradio-3.6.2-4|588	%package -n %{devvideo_sdl}
12cr|gnuradio-3.6.2-4|589	Summary:	GNU Radio C++ block implementing video-sdl-coded modulation
12cr|gnuradio-3.6.2-4|590	Group:		Communications
12cr|gnuradio-3.6.2-4|591	Requires:	%{libvideo_sdl} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|592	
12cr|gnuradio-3.6.2-4|593	%description -n %{devvideo_sdl}
12cr|gnuradio-3.6.2-4|594	This package provides an interface to the SDL rendering library
12cr|gnuradio-3.6.2-4|595	for GNU Radio.
12cr|gnuradio-3.6.2-4|596	
12cr|gnuradio-3.6.2-4|597	This package contains header files needed by developers.
12cr|gnuradio-3.6.2-4|598	
12cr|gnuradio-3.6.2-4|599	%files -n %{devvideo_sdl}
12cr|gnuradio-3.6.2-4|600	%{_includedir}/%{name}/video_sdl*.h
12cr|gnuradio-3.6.2-4|601	%{_libdir}/pkgconfig/%{name}-video-sdl.pc
12cr|gnuradio-3.6.2-4|602	%{_libdir}/lib%{name}-video-sdl*.so
12cr|gnuradio-3.6.2-4|603	
12cr|gnuradio-3.6.2-4|604	
12cr|gnuradio-3.6.2-4|605	############################
12cr|gnuradio-3.6.2-4|606	#libgruel0
12cr|gnuradio-3.6.2-4|607	
12cr|gnuradio-3.6.2-4|608	%package -n %{libgruel}
12cr|gnuradio-3.6.2-4|609	Summary:	GNU Radio Utility Etcetera Library
12cr|gnuradio-3.6.2-4|610	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|611	
12cr|gnuradio-3.6.2-4|612	%description -n %{libgruel}
12cr|gnuradio-3.6.2-4|613	This package implements a variety of low-level utility routines for
12cr|gnuradio-3.6.2-4|614	GNU Radio.
12cr|gnuradio-3.6.2-4|615	
12cr|gnuradio-3.6.2-4|616	%files -n %{libgruel}
12cr|gnuradio-3.6.2-4|617	%{_libdir}/libgruel*.so.%{major}*
12cr|gnuradio-3.6.2-4|618	
12cr|gnuradio-3.6.2-4|619	
12cr|gnuradio-3.6.2-4|620	############################
12cr|gnuradio-3.6.2-4|621	%package -n %{devgruel}
12cr|gnuradio-3.6.2-4|622	Summary:	GNU Radio Utility Etcetera Library
12cr|gnuradio-3.6.2-4|623	Group:		Communications
12cr|gnuradio-3.6.2-4|624	Requires:	%{libgruel} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|625	
12cr|gnuradio-3.6.2-4|626	%description -n %{devgruel}
12cr|gnuradio-3.6.2-4|627	This package implements a variety of low-level utility routines for
12cr|gnuradio-3.6.2-4|628	GNU Radio.
12cr|gnuradio-3.6.2-4|629	
12cr|gnuradio-3.6.2-4|630	This package contains header files needed by developers.
12cr|gnuradio-3.6.2-4|631	
12cr|gnuradio-3.6.2-4|632	%files -n %{devgruel}
12cr|gnuradio-3.6.2-4|633	%{_includedir}/gruel/*
12cr|gnuradio-3.6.2-4|634	%{_libdir}/pkgconfig/gruel.pc
12cr|gnuradio-3.6.2-4|635	%{_libdir}/libgruel*.so
12cr|gnuradio-3.6.2-4|636	
12cr|gnuradio-3.6.2-4|637	############################
12cr|gnuradio-3.6.2-4|638	#libfcd
12cr|gnuradio-3.6.2-4|639	
12cr|gnuradio-3.6.2-4|640	%package -n %{libfcd}
12cr|gnuradio-3.6.2-4|641	Summary:	Fun Cube Dongle libs
12cr|gnuradio-3.6.2-4|642	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|643	
12cr|gnuradio-3.6.2-4|644	%description -n %{libfcd}
12cr|gnuradio-3.6.2-4|645	Fun Cube Dongle library files
12cr|gnuradio-3.6.2-4|646	
12cr|gnuradio-3.6.2-4|647	%files -n %{libfcd}
12cr|gnuradio-3.6.2-4|648	%{_libdir}/lib%{name}-fcd*.so.%{major}*
12cr|gnuradio-3.6.2-4|649	
12cr|gnuradio-3.6.2-4|650	############################
12cr|gnuradio-3.6.2-4|651	%package -n %{devfcd}
12cr|gnuradio-3.6.2-4|652	Summary:	fcd
12cr|gnuradio-3.6.2-4|653	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|654	Requires:	%{libfcd} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|655	
12cr|gnuradio-3.6.2-4|656	%description -n %{devfcd}
12cr|gnuradio-3.6.2-4|657	This package contains header files needed by developers.
12cr|gnuradio-3.6.2-4|658	
12cr|gnuradio-3.6.2-4|659	%files -n %{devfcd}
12cr|gnuradio-3.6.2-4|660	
12cr|gnuradio-3.6.2-4|661	%{_includedir}/%{name}/fcd_api.h
12cr|gnuradio-3.6.2-4|662	%{_includedir}/%{name}/fcd_source_c.h
12cr|gnuradio-3.6.2-4|663	%{_libdir}/pkgconfig/%{name}-fcd.pc
12cr|gnuradio-3.6.2-4|664	%{_libdir}/lib%{name}-fcd*.so
12cr|gnuradio-3.6.2-4|665	
12cr|gnuradio-3.6.2-4|666	## TODO Fix Summary/Description
12cr|gnuradio-3.6.2-4|667	############################
12cr|gnuradio-3.6.2-4|668	%package -n %{libwavelet}
12cr|gnuradio-3.6.2-4|669	Summary:	GnuRadio Wavelet
12cr|gnuradio-3.6.2-4|670	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|671	
12cr|gnuradio-3.6.2-4|672	%description -n %{libwavelet}
12cr|gnuradio-3.6.2-4|673	GnuRadio Wavelet module.
12cr|gnuradio-3.6.2-4|674	
12cr|gnuradio-3.6.2-4|675	%files -n %{libwavelet}
12cr|gnuradio-3.6.2-4|676	%{_libdir}/lib%{name}-wavelet*.so.%{major}*
12cr|gnuradio-3.6.2-4|677	
12cr|gnuradio-3.6.2-4|678	############################
12cr|gnuradio-3.6.2-4|679	%package -n %{devwavelet}
12cr|gnuradio-3.6.2-4|680	Summary:	GnuRadio Wavelet development files
12cr|gnuradio-3.6.2-4|681	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|682	Requires:	%{libwavelet} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|683	
12cr|gnuradio-3.6.2-4|684	%description -n %{devwavelet}
12cr|gnuradio-3.6.2-4|685	This package contains header files needed by developers.
12cr|gnuradio-3.6.2-4|686	
12cr|gnuradio-3.6.2-4|687	%files -n %{devwavelet}
12cr|gnuradio-3.6.2-4|688	%{_includedir}/%{name}/wavelet_*.h
12cr|gnuradio-3.6.2-4|689	%{_libdir}/lib%{name}-wavelet*.so
12cr|gnuradio-3.6.2-4|690	%{_libdir}/pkgconfig/%{name}-wavelet.pc
12cr|gnuradio-3.6.2-4|691	
12cr|gnuradio-3.6.2-4|692	
12cr|gnuradio-3.6.2-4|693	############################
12cr|gnuradio-3.6.2-4|694	%package -n %{libfft}
12cr|gnuradio-3.6.2-4|695	Summary:	GnuRadio fft
12cr|gnuradio-3.6.2-4|696	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|697	
12cr|gnuradio-3.6.2-4|698	%description -n %{libfft}
12cr|gnuradio-3.6.2-4|699	GnuRadio fft module.
12cr|gnuradio-3.6.2-4|700	
12cr|gnuradio-3.6.2-4|701	%files -n %{libfft}
12cr|gnuradio-3.6.2-4|702	%{_libdir}/lib%{name}-fft*.so.%{major}*
12cr|gnuradio-3.6.2-4|703	
12cr|gnuradio-3.6.2-4|704	############################
12cr|gnuradio-3.6.2-4|705	%package -n %{devfft}
12cr|gnuradio-3.6.2-4|706	Summary:	GnuRadio fft development files
12cr|gnuradio-3.6.2-4|707	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|708	Requires:	%{libfft} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|709	
12cr|gnuradio-3.6.2-4|710	%description -n %{devfft}
12cr|gnuradio-3.6.2-4|711	This package contains header files needed by developers.
12cr|gnuradio-3.6.2-4|712	
12cr|gnuradio-3.6.2-4|713	%files -n %{devfft}
12cr|gnuradio-3.6.2-4|714	%{_includedir}/%{name}/fft/*.h
12cr|gnuradio-3.6.2-4|715	%{_libdir}/lib%{name}-fft*.so
12cr|gnuradio-3.6.2-4|716	%{_libdir}/pkgconfig/%{name}-fft.pc
12cr|gnuradio-3.6.2-4|717	
12cr|gnuradio-3.6.2-4|718	############################
12cr|gnuradio-3.6.2-4|719	%package -n %{libfilter}
12cr|gnuradio-3.6.2-4|720	Summary:	GnuRadio filters
12cr|gnuradio-3.6.2-4|721	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|722	
12cr|gnuradio-3.6.2-4|723	%description -n %{libfilter}
12cr|gnuradio-3.6.2-4|724	GnuRadio filter module.
12cr|gnuradio-3.6.2-4|725	
12cr|gnuradio-3.6.2-4|726	%files -n %{libfilter}
12cr|gnuradio-3.6.2-4|727	%{_libdir}/lib%{name}-filter*.so.%{major}*
12cr|gnuradio-3.6.2-4|728	
12cr|gnuradio-3.6.2-4|729	############################
12cr|gnuradio-3.6.2-4|730	%package -n %{devfilter}
12cr|gnuradio-3.6.2-4|731	Summary:	GnuRadio filter development files
12cr|gnuradio-3.6.2-4|732	Group:		System/Libraries
12cr|gnuradio-3.6.2-4|733	Requires:	%{libfilter} = %{version}-%{release}
12cr|gnuradio-3.6.2-4|734	
12cr|gnuradio-3.6.2-4|735	%description -n %{devfilter}
12cr|gnuradio-3.6.2-4|736	This package contains header files needed by developers.
12cr|gnuradio-3.6.2-4|737	
12cr|gnuradio-3.6.2-4|738	%files -n %{devfilter}
12cr|gnuradio-3.6.2-4|739	%{_includedir}/%{name}/filter/*.h
12cr|gnuradio-3.6.2-4|740	%{_libdir}/lib%{name}-filter*.so
12cr|gnuradio-3.6.2-4|741	%{_libdir}/pkgconfig/%{name}-filter.pc
12cr|gnuradio-3.6.2-4|742	
12cr|gnuradio-3.6.2-4|743	############################
12cr|gnuradio-3.6.2-4|744	############################
12cr|gnuradio-3.6.2-4|745	#
12cr|gnuradio-3.6.2-4|746	# Python packages
12cr|gnuradio-3.6.2-4|747	#
12cr|gnuradio-3.6.2-4|748	############################
12cr|gnuradio-3.6.2-4|749	############################
12cr|gnuradio-3.6.2-4|750	
12cr|gnuradio-3.6.2-4|751	
12cr|gnuradio-3.6.2-4|752	%package -n python-%{name}-digital
12cr|gnuradio-3.6.2-4|753	Summary:	Python bindings for GNU Radio digital
12cr|gnuradio-3.6.2-4|754	Group:		Development/Python
12cr|gnuradio-3.6.2-4|755	Requires:	python-%{name}-core = %{version}-%{release}
12cr|gnuradio-3.6.2-4|756	
12cr|gnuradio-3.6.2-4|757	%description -n python-%{name}-digital
12cr|gnuradio-3.6.2-4|758	This package contains Python bindings for GNU Radio Digital.
12cr|gnuradio-3.6.2-4|759	
12cr|gnuradio-3.6.2-4|760	%files -n python-%{name}-digital
12cr|gnuradio-3.6.2-4|761	%{python_sitearch}/%{name}/digital/*
12cr|gnuradio-3.6.2-4|762	
12cr|gnuradio-3.6.2-4|763	
12cr|gnuradio-3.6.2-4|764	############################
12cr|gnuradio-3.6.2-4|765	%package -n python-%{name}-gruel
12cr|gnuradio-3.6.2-4|766	Summary:	Python bindings for GNU Radio gruel
12cr|gnuradio-3.6.2-4|767	Group:		Development/Python
12cr|gnuradio-3.6.2-4|768	Requires:	python-%{name}-core = %{version}-%{release}
12cr|gnuradio-3.6.2-4|769	
12cr|gnuradio-3.6.2-4|770	%description -n python-%{name}-gruel
12cr|gnuradio-3.6.2-4|771	This package contains Python bindings for GNU Radio gruel.
12cr|gnuradio-3.6.2-4|772	
12cr|gnuradio-3.6.2-4|773	%files -n python-%{name}-gruel
12cr|gnuradio-3.6.2-4|774	%{python_sitearch}/gruel/*
12cr|gnuradio-3.6.2-4|775	
12cr|gnuradio-3.6.2-4|776	
12cr|gnuradio-3.6.2-4|777	############################
12cr|gnuradio-3.6.2-4|778	%package -n python-%{name}-vocoder
12cr|gnuradio-3.6.2-4|779	Summary:	Python bindings for GNU Radio vocoder
12cr|gnuradio-3.6.2-4|780	Group:		Development/Python
12cr|gnuradio-3.6.2-4|781	Requires:	python-%{name}-core = %{version}-%{release}
12cr|gnuradio-3.6.2-4|782	Obsoletes:	python-%{name}-cvsd-vocoder < 3.5.1
12cr|gnuradio-3.6.2-4|783	Obsoletes:	python-%{name}-gsm-fr-vocoder < 3.5.1
12cr|gnuradio-3.6.2-4|784	
12cr|gnuradio-3.6.2-4|785	%description -n python-%{name}-vocoder
12cr|gnuradio-3.6.2-4|786	This package contains Python bindings for GNU Radio ATSC decoding.
12cr|gnuradio-3.6.2-4|787	
12cr|gnuradio-3.6.2-4|788	%files -n python-%{name}-vocoder
12cr|gnuradio-3.6.2-4|789	%{python_sitearch}/%{name}/vocoder/*
12cr|gnuradio-3.6.2-4|790	
12cr|gnuradio-3.6.2-4|791	
12cr|gnuradio-3.6.2-4|792	############################
12cr|gnuradio-3.6.2-4|793	%package -n python-%{name}-atsc
12cr|gnuradio-3.6.2-4|794	Summary:	Python bindings for GNU Radio ATSC decoding
12cr|gnuradio-3.6.2-4|795	Group:		Development/Python
12cr|gnuradio-3.6.2-4|796	Requires:	python-%{name}-core = %{version}-%{release}
12cr|gnuradio-3.6.2-4|797	
12cr|gnuradio-3.6.2-4|798	%description -n python-%{name}-atsc
12cr|gnuradio-3.6.2-4|799	This package contains Python bindings for GNU Radio ATSC decoding.
12cr|gnuradio-3.6.2-4|800	Code related to the Advanced Television Standards Committee HDTV
12cr|gnuradio-3.6.2-4|801	implementation.
12cr|gnuradio-3.6.2-4|802	
12cr|gnuradio-3.6.2-4|803	%files -n python-%{name}-atsc
12cr|gnuradio-3.6.2-4|804	%{python_sitearch}/%{name}/_atsc.*
12cr|gnuradio-3.6.2-4|805	%{python_sitearch}/%{name}/atsc.*
12cr|gnuradio-3.6.2-4|806	
12cr|gnuradio-3.6.2-4|807	
12cr|gnuradio-3.6.2-4|808	############################
12cr|gnuradio-3.6.2-4|809	%package -n python-%{name}-audio
12cr|gnuradio-3.6.2-4|810	Summary:	GNU Radio Python Audio Driver
12cr|gnuradio-3.6.2-4|811	Group:		Development/Python
12cr|gnuradio-3.6.2-4|812	Requires:	python-%{name}-core = %{version}-%{release}
12cr|gnuradio-3.6.2-4|813	Obsoletes:	python-%{name}-audio-alsa < 3.5.1
12cr|gnuradio-3.6.2-4|814	Obsoletes:	python-%{name}-audio-jack < 3.5.1
12cr|gnuradio-3.6.2-4|815	Obsoletes:	python-%{name}-audio-portaudio < 3.5.1
12cr|gnuradio-3.6.2-4|816	
12cr|gnuradio-3.6.2-4|817	%description -n python-%{name}-audio
12cr|gnuradio-3.6.2-4|818	This package provides the Python interface to the GNU Radio driver for the
12cr|gnuradio-3.6.2-4|819	audio system.
12cr|gnuradio-3.6.2-4|820	
12cr|gnuradio-3.6.2-4|821	%files -n python-%{name}-audio
12cr|gnuradio-3.6.2-4|822	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/gr-audio.conf
12cr|gnuradio-3.6.2-4|823	%{python_sitearch}/%{name}/audio/*
12cr|gnuradio-3.6.2-4|824	
12cr|gnuradio-3.6.2-4|825	
12cr|gnuradio-3.6.2-4|826	############################
12cr|gnuradio-3.6.2-4|827	%package -n python-%{name}-core
12cr|gnuradio-3.6.2-4|828	Summary:	Python bindings for GNU Radio core library
12cr|gnuradio-3.6.2-4|829	Group:		Development/Python
12cr|gnuradio-3.6.2-4|830	Requires:	python-numpy
12cr|gnuradio-3.6.2-4|831	Requires:	python-lxml
12cr|gnuradio-3.6.2-4|832	Requires:	pygtk2.0
12cr|gnuradio-3.6.2-4|833	Requires:	python-cheetah
12cr|gnuradio-3.6.2-4|834	Requires:	wxPython
12cr|gnuradio-3.6.2-4|835	Requires:	python-scipy
12cr|gnuradio-3.6.2-4|836	# Explicit require on PyQt4 Resolves: rhbz#781494
12cr|gnuradio-3.6.2-4|837	Requires:	PyQt4
12cr|gnuradio-3.6.2-4|838	# Obsoletes (python) with no new corresponding package added here
12cr|gnuradio-3.6.2-4|839	Obsoletes:	python-%{name}-msdd6000 < 3.5.1
12cr|gnuradio-3.6.2-4|840	
12cr|gnuradio-3.6.2-4|841	%description -n python-%{name}-core
12cr|gnuradio-3.6.2-4|842	This package provides the modules that enable one to use gnuradio from
12cr|gnuradio-3.6.2-4|843	Python scripts.
12cr|gnuradio-3.6.2-4|844	
12cr|gnuradio-3.6.2-4|845	%files -n python-%{name}-core
12cr|gnuradio-3.6.2-4|846	%dir %{_sysconfdir}/%{name}
12cr|gnuradio-3.6.2-4|847	%dir %{_sysconfdir}/%{name}/conf.d
12cr|gnuradio-3.6.2-4|848	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/%{name}-core.conf
12cr|gnuradio-3.6.2-4|849	%dir %{python_sitearch}/%{name}
12cr|gnuradio-3.6.2-4|850	%{python_sitearch}/%{name}/blks2
12cr|gnuradio-3.6.2-4|851	%{python_sitearch}/%{name}/blks2impl
12cr|gnuradio-3.6.2-4|852	%{python_sitearch}/%{name}/gr
12cr|gnuradio-3.6.2-4|853	%{python_sitearch}/%{name}/gru
12cr|gnuradio-3.6.2-4|854	%{python_sitearch}/%{name}/gruimpl
12cr|gnuradio-3.6.2-4|855	%{python_sitearch}/%{name}/__init__.*
12cr|gnuradio-3.6.2-4|856	%{python_sitearch}/%{name}/eng_notation.*
12cr|gnuradio-3.6.2-4|857	%{python_sitearch}/%{name}/eng_option.*
12cr|gnuradio-3.6.2-4|858	%{python_sitearch}/%{name}/gr_unittest.*
12cr|gnuradio-3.6.2-4|859	%{python_sitearch}/%{name}/optfir.*
12cr|gnuradio-3.6.2-4|860	%{python_sitearch}/%{name}/window.*
12cr|gnuradio-3.6.2-4|861	
12cr|gnuradio-3.6.2-4|862	
12cr|gnuradio-3.6.2-4|863	############################
12cr|gnuradio-3.6.2-4|864	%package -n python-%{name}-qtgui
12cr|gnuradio-3.6.2-4|865	Summary:	GNU Radio Graphical Interface Routines based on QT
12cr|gnuradio-3.6.2-4|866	Group:		Development/Python
12cr|gnuradio-3.6.2-4|867	Requires:	python-%{name}-core = %{version}-%{release}
12cr|gnuradio-3.6.2-4|868	
12cr|gnuradio-3.6.2-4|869	%description -n python-%{name}-qtgui
12cr|gnuradio-3.6.2-4|870	This package provides the Python wrappers around the GNU Radio QT GUI
12cr|gnuradio-3.6.2-4|871	C++ blocks.
12cr|gnuradio-3.6.2-4|872	
12cr|gnuradio-3.6.2-4|873	%files -n python-%{name}-qtgui
12cr|gnuradio-3.6.2-4|874	%{python_sitearch}/%{name}/qtgui
12cr|gnuradio-3.6.2-4|875	
12cr|gnuradio-3.6.2-4|876	
12cr|gnuradio-3.6.2-4|877	############################
12cr|gnuradio-3.6.2-4|878	%package -n python-%{name}-trellis
12cr|gnuradio-3.6.2-4|879	Summary:	GNU Radio Trellis-Coded Modulation library
12cr|gnuradio-3.6.2-4|880	Group:		Development/Python
12cr|gnuradio-3.6.2-4|881	Requires:	python-%{name}-core = %{version}-%{release}
12cr|gnuradio-3.6.2-4|882	
12cr|gnuradio-3.6.2-4|883	%description -n python-%{name}-trellis
12cr|gnuradio-3.6.2-4|884	This package provides an implementation of trellis-coded modulation for
12cr|gnuradio-3.6.2-4|885	GNU Radio.
12cr|gnuradio-3.6.2-4|886	
12cr|gnuradio-3.6.2-4|887	%files -n python-%{name}-trellis
12cr|gnuradio-3.6.2-4|888	%{python_sitearch}/%{name}/_trellis.*
12cr|gnuradio-3.6.2-4|889	%{python_sitearch}/%{name}/trellis.*
12cr|gnuradio-3.6.2-4|890	
12cr|gnuradio-3.6.2-4|891	
12cr|gnuradio-3.6.2-4|892	############################
12cr|gnuradio-3.6.2-4|893	%package -n python-%{name}-uhd
12cr|gnuradio-3.6.2-4|894	Summary:	Python bindings for GNU Radio uhd driver
12cr|gnuradio-3.6.2-4|895	Group:		Development/Python
12cr|gnuradio-3.6.2-4|896	Requires:	python-%{name}-core = %{version}-%{release}
12cr|gnuradio-3.6.2-4|897	Obsoletes:	python-%{name}-usrp < 3.5.1
12cr|gnuradio-3.6.2-4|898	Obsoletes:	python-%{name}-usrp2 < 3.5.1
12cr|gnuradio-3.6.2-4|899	
12cr|gnuradio-3.6.2-4|900	%description -n python-%{name}-uhd
12cr|gnuradio-3.6.2-4|901	This package provides the Python interface to the GNU Radio uhd driver
12cr|gnuradio-3.6.2-4|902	and daughterboard drivers.
12cr|gnuradio-3.6.2-4|903	
12cr|gnuradio-3.6.2-4|904	%files -n python-%{name}-uhd
12cr|gnuradio-3.6.2-4|905	%{python_sitearch}/%{name}/uhd
12cr|gnuradio-3.6.2-4|906	
12cr|gnuradio-3.6.2-4|907	
12cr|gnuradio-3.6.2-4|908	############################
12cr|gnuradio-3.6.2-4|909	%package -n python-%{name}-video-sdl
12cr|gnuradio-3.6.2-4|910	Summary:	GNU Radio SDL Interface Library
12cr|gnuradio-3.6.2-4|911	Group:		Development/Python
12cr|gnuradio-3.6.2-4|912	Requires:	python-%{name}-core = %{version}-%{release}
12cr|gnuradio-3.6.2-4|913	
12cr|gnuradio-3.6.2-4|914	%description -n python-%{name}-video-sdl
12cr|gnuradio-3.6.2-4|915	This package provides an interface to the SDL rendering library for GNU Radio.
12cr|gnuradio-3.6.2-4|916	
12cr|gnuradio-3.6.2-4|917	%files -n python-%{name}-video-sdl
12cr|gnuradio-3.6.2-4|918	%{python_sitearch}/%{name}/_video_sdl.*
12cr|gnuradio-3.6.2-4|919	%{python_sitearch}/%{name}/video_sdl.*
12cr|gnuradio-3.6.2-4|920	
12cr|gnuradio-3.6.2-4|921	
12cr|gnuradio-3.6.2-4|922	############################
12cr|gnuradio-3.6.2-4|923	%package -n python-%{name}-wxgui
12cr|gnuradio-3.6.2-4|924	Summary:	GNU Radio GUI Routines based on wxPython
12cr|gnuradio-3.6.2-4|925	Group:		Development/Python
12cr|gnuradio-3.6.2-4|926	Requires:	python-%{name}-core = %{version}-%{release}
12cr|gnuradio-3.6.2-4|927	Requires:	python-numpy
12cr|gnuradio-3.6.2-4|928	Requires:	python-opengl
12cr|gnuradio-3.6.2-4|929	
12cr|gnuradio-3.6.2-4|930	%description -n python-%{name}-wxgui
12cr|gnuradio-3.6.2-4|931	This package provides high level GUI
12cr|gnuradio-3.6.2-4|932	construction classes based upon the wxPython bindings
12cr|gnuradio-3.6.2-4|933	for wxWidgets.
12cr|gnuradio-3.6.2-4|934	
12cr|gnuradio-3.6.2-4|935	%files -n python-%{name}-wxgui
12cr|gnuradio-3.6.2-4|936	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/gr-wxgui.conf
12cr|gnuradio-3.6.2-4|937	%{python_sitearch}/%{name}/wxgui
12cr|gnuradio-3.6.2-4|938	
12cr|gnuradio-3.6.2-4|939	############################
12cr|gnuradio-3.6.2-4|940	%package -n python-%{name}-fcd
12cr|gnuradio-3.6.2-4|941	Summary:	GNU Radio Fun Cube Dongle
12cr|gnuradio-3.6.2-4|942	Group:		Development/Python
12cr|gnuradio-3.6.2-4|943	
12cr|gnuradio-3.6.2-4|944	%description -n python-%{name}-fcd
12cr|gnuradio-3.6.2-4|945	GNU Radio Fun Cube Dongle
12cr|gnuradio-3.6.2-4|946	
12cr|gnuradio-3.6.2-4|947	%files -n python-%{name}-fcd
12cr|gnuradio-3.6.2-4|948	%{python_sitearch}/%{name}/fcd
12cr|gnuradio-3.6.2-4|949	
12cr|gnuradio-3.6.2-4|950	## TODO Fix Summary/Description
12cr|gnuradio-3.6.2-4|951	############################
12cr|gnuradio-3.6.2-4|952	%package -n python-%{name}-wavelet
12cr|gnuradio-3.6.2-4|953	Summary:	GNU Radio wavelet
12cr|gnuradio-3.6.2-4|954	Group:		Development/Python
12cr|gnuradio-3.6.2-4|955	
12cr|gnuradio-3.6.2-4|956	%description -n python-%{name}-wavelet
12cr|gnuradio-3.6.2-4|957	GNU Radio wavelet
12cr|gnuradio-3.6.2-4|958	
12cr|gnuradio-3.6.2-4|959	%files -n python-%{name}-wavelet
12cr|gnuradio-3.6.2-4|960	%{python_sitearch}/%{name}/wavelet
12cr|gnuradio-3.6.2-4|961	
12cr|gnuradio-3.6.2-4|962	############################
12cr|gnuradio-3.6.2-4|963	%package -n python-%{name}-fft
12cr|gnuradio-3.6.2-4|964	Summary:	GNU Radio fft
12cr|gnuradio-3.6.2-4|965	Group:		Development/Python
12cr|gnuradio-3.6.2-4|966	
12cr|gnuradio-3.6.2-4|967	%description -n python-%{name}-fft
12cr|gnuradio-3.6.2-4|968	GNU Radio fft
12cr|gnuradio-3.6.2-4|969	
12cr|gnuradio-3.6.2-4|970	%files -n python-%{name}-fft
12cr|gnuradio-3.6.2-4|971	%{python_sitearch}/%{name}/fft
12cr|gnuradio-3.6.2-4|972	%{python_sitearch}/%{name}/plot_fft_base.*
12cr|gnuradio-3.6.2-4|973	
12cr|gnuradio-3.6.2-4|974	############################
12cr|gnuradio-3.6.2-4|975	%package -n python-%{name}-filter
12cr|gnuradio-3.6.2-4|976	Summary:	GNU Radio filter
12cr|gnuradio-3.6.2-4|977	Group:		Development/Python
12cr|gnuradio-3.6.2-4|978	
12cr|gnuradio-3.6.2-4|979	%description -n python-%{name}-filter
12cr|gnuradio-3.6.2-4|980	GNU Radio filter
12cr|gnuradio-3.6.2-4|981	
12cr|gnuradio-3.6.2-4|982	%files -n python-%{name}-filter
12cr|gnuradio-3.6.2-4|983	%{python_sitearch}/%{name}/filter
12cr|gnuradio-3.6.2-4|984	
12cr|gnuradio-3.6.2-4|985	############################
12cr|gnuradio-3.6.2-4|986	############################
12cr|gnuradio-3.6.2-4|987	#
12cr|gnuradio-3.6.2-4|988	# Software packages and others
12cr|gnuradio-3.6.2-4|989	#
12cr|gnuradio-3.6.2-4|990	############################
12cr|gnuradio-3.6.2-4|991	############################
12cr|gnuradio-3.6.2-4|992	
12cr|gnuradio-3.6.2-4|993	%package companion
12cr|gnuradio-3.6.2-4|994	Summary:	The GNU Radio Companion
12cr|gnuradio-3.6.2-4|995	Group:		Communications
12cr|gnuradio-3.6.2-4|996	Requires:	python-%{name}-core = %{version}-%{release}
12cr|gnuradio-3.6.2-4|997	Requires:	python-cheetah
12cr|gnuradio-3.6.2-4|998	Requires:	pygtk2.0
12cr|gnuradio-3.6.2-4|999	Requires:	python-lxml
12cr|gnuradio-3.6.2-4|1000	Obsoletes:	grc < 3.5.1
12cr|gnuradio-3.6.2-4|1001	
12cr|gnuradio-3.6.2-4|1002	%description companion
12cr|gnuradio-3.6.2-4|1003	GRC is a graphical flowgraph editor for the GNU Software Radio.
12cr|gnuradio-3.6.2-4|1004	
12cr|gnuradio-3.6.2-4|1005	%files companion
12cr|gnuradio-3.6.2-4|1006	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/grc.conf
12cr|gnuradio-3.6.2-4|1007	%{_bindir}/%{name}-companion
12cr|gnuradio-3.6.2-4|1008	%{_datadir}/applications/%{name}-grc.desktop
12cr|gnuradio-3.6.2-4|1009	%{_datadir}/mime/application/*.xml
12cr|gnuradio-3.6.2-4|1010	%{_iconsdir}/hicolor/*/apps/%{name}-grc.png
12cr|gnuradio-3.6.2-4|1011	%{_datadir}/%{name}/grc
12cr|gnuradio-3.6.2-4|1012	%{python_sitearch}/%{name}/grc
12cr|gnuradio-3.6.2-4|1013	%{python_sitearch}/grc_%{name}
12cr|gnuradio-3.6.2-4|1014	
12cr|gnuradio-3.6.2-4|1015	
12cr|gnuradio-3.6.2-4|1016	############################
12cr|gnuradio-3.6.2-4|1017	%package  noaa
12cr|gnuradio-3.6.2-4|1018	Summary:	GNU Radio NOAA POES HRPT receiver
12cr|gnuradio-3.6.2-4|1019	Group:		Communications
12cr|gnuradio-3.6.2-4|1020	Requires:	python-%{name}-core = %{version}-%{release}
12cr|gnuradio-3.6.2-4|1021	
12cr|gnuradio-3.6.2-4|1022	%description noaa
12cr|gnuradio-3.6.2-4|1023	This package provides and implements an NOAA POES HRPT receiver.
12cr|gnuradio-3.6.2-4|1024	
12cr|gnuradio-3.6.2-4|1025	%files noaa
12cr|gnuradio-3.6.2-4|1026	%{python_sitearch}/%{name}/noaa
12cr|gnuradio-3.6.2-4|1027	
12cr|gnuradio-3.6.2-4|1028	
12cr|gnuradio-3.6.2-4|1029	############################
12cr|gnuradio-3.6.2-4|1030	%package pager
12cr|gnuradio-3.6.2-4|1031	Summary:	GNU Radio FLEX Pager Decoder
12cr|gnuradio-3.6.2-4|1032	Group:		Communications
12cr|gnuradio-3.6.2-4|1033	Requires:	python-%{name}-uhd = %{version}-%{release}
12cr|gnuradio-3.6.2-4|1034	
12cr|gnuradio-3.6.2-4|1035	%description pager
12cr|gnuradio-3.6.2-4|1036	This package provides a decoder for the FLEX paging protocol for GNU Radio.
12cr|gnuradio-3.6.2-4|1037	
12cr|gnuradio-3.6.2-4|1038	%files pager
12cr|gnuradio-3.6.2-4|1039	%{_bindir}/usrp_flex*
12cr|gnuradio-3.6.2-4|1040	%{python_sitearch}/%{name}/pager
12cr|gnuradio-3.6.2-4|1041	
12cr|gnuradio-3.6.2-4|1042	
12cr|gnuradio-3.6.2-4|1043	############################
12cr|gnuradio-3.6.2-4|1044	%package utils
12cr|gnuradio-3.6.2-4|1045	Summary:	GNU Radio Utilities
12cr|gnuradio-3.6.2-4|1046	Group:		Communications
12cr|gnuradio-3.6.2-4|1047	Requires:	python-%{name}-wxgui = %{version}-%{release}
12cr|gnuradio-3.6.2-4|1048	Requires:	python-matplotlib
12cr|gnuradio-3.6.2-4|1049	Requires:	python-scipy
12cr|gnuradio-3.6.2-4|1050	Requires:	python-qt4
12cr|gnuradio-3.6.2-4|1051	#Requires:	python-qwt
12cr|gnuradio-3.6.2-4|1052	
12cr|gnuradio-3.6.2-4|1053	%description utils
12cr|gnuradio-3.6.2-4|1054	This package provides commonly used utilities for GNU Radio.
12cr|gnuradio-3.6.2-4|1055	
12cr|gnuradio-3.6.2-4|1056	%files utils
12cr|gnuradio-3.6.2-4|1057	%{python_sitearch}/%{name}/plot_data.*
12cr|gnuradio-3.6.2-4|1058	%{python_sitearch}/%{name}/pyqt_filter.*
12cr|gnuradio-3.6.2-4|1059	%{python_sitearch}/%{name}/pyqt_plot.*
12cr|gnuradio-3.6.2-4|1060	%{_bindir}/%{name}-config-info
12cr|gnuradio-3.6.2-4|1061	# This should really be in a devel package
12cr|gnuradio-3.6.2-4|1062	%{_libdir}/pkgconfig/gr-wxgui.pc
12cr|gnuradio-3.6.2-4|1063	
12cr|gnuradio-3.6.2-4|1064	## TODO Where do these live?
12cr|gnuradio-3.6.2-4|1065	%{_bindir}/gr_filter_design
12cr|gnuradio-3.6.2-4|1066	%{_bindir}/gr_plot_*
12cr|gnuradio-3.6.2-4|1067	%{_bindir}/uhd_*
12cr|gnuradio-3.6.2-4|1068	%{python_sitearch}/%{name}/gr_xmlrunner.*
12cr|gnuradio-3.6.2-4|1069	%{python_sitearch}/%{name}/plot_psd_base.*
12cr|gnuradio-3.6.2-4|1070	
12cr|gnuradio-3.6.2-4|1071	############################
12cr|gnuradio-3.6.2-4|1072	############################
12cr|gnuradio-3.6.2-4|1073	%prep
12cr|gnuradio-3.6.2-4|1074	%setup -q -n %{name}-%{version}
12cr|gnuradio-3.6.2-4|1075	%patch0 -p0 -b .gnuradio-3.6.2-mga-fix_install_paths_in_CMakeLists.patch
12cr|gnuradio-3.6.2-4|1076	%patch2 -p1 -b .gnuradio-3.6.1-fix-linkage.patch
12cr|gnuradio-3.6.2-4|1077	
12cr|gnuradio-3.6.2-4|1078	%build
12cr|gnuradio-3.6.2-4|1079	%cmake
12cr|gnuradio-3.6.2-4|1080	make
12cr|gnuradio-3.6.2-4|1081	
12cr|gnuradio-3.6.2-4|1082	# TODO
12cr|gnuradio-3.6.2-4|1083	# At present 1 test fails (qtgui) when run during build, either in iurt or local system.
12cr|gnuradio-3.6.2-4|1084	# All tests pass when run in build dir manually on local system.
12cr|gnuradio-3.6.2-4|1085	#%%check
12cr|gnuradio-3.6.2-4|1086	#cd build
12cr|gnuradio-3.6.2-4|1087	#make test
12cr|gnuradio-3.6.2-4|1088	
12cr|gnuradio-3.6.2-4|1089	%install
12cr|gnuradio-3.6.2-4|1090	%makeinstall_std -C build
12cr|gnuradio-3.6.2-4|1091	
12cr|gnuradio-3.6.2-4|1092	#icons
12cr|gnuradio-3.6.2-4|1093	for i in 32 48 64 128 256; do
12cr|gnuradio-3.6.2-4|1094	install -Dpm0644 %{buildroot}%{_datadir}/%{name}/grc/freedesktop/grc-icon-${i}.png \
12cr|gnuradio-3.6.2-4|1095	%{buildroot}/%{_iconsdir}/hicolor/${i}x${i}/apps/%{name}-grc.png
12cr|gnuradio-3.6.2-4|1096	done
12cr|gnuradio-3.6.2-4|1097	
12cr|gnuradio-3.6.2-4|1098	############################
12cr|gnuradio-3.6.2-4|1099	# Desktop files
12cr|gnuradio-3.6.2-4|1100	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gnuradio-3.6.2-4|1101	mkdir -p %{buildroot}%{_datadir}/mime/application
12cr|gnuradio-3.6.2-4|1102	mv %{buildroot}%{_datadir}/%{name}/grc/freedesktop/%{name}-grc.xml %{buildroot}%{_datadir}/mime/application/
12cr|gnuradio-3.6.2-4|1103	
12cr|gnuradio-3.6.2-4|1104	cat > %{name}-doc.desktop << EOF
12cr|gnuradio-3.6.2-4|1105	[Desktop Entry]
12cr|gnuradio-3.6.2-4|1106	Version=1.0
12cr|gnuradio-3.6.2-4|1107	Name=Gnu Radio C++ API Documentation
12cr|gnuradio-3.6.2-4|1108	GenericName=Gnu Radio C++ API Documentation
12cr|gnuradio-3.6.2-4|1109	Exec=xdg-open /usr/share/doc/%{name}-%{version}/html/index.html
12cr|gnuradio-3.6.2-4|1110	Icon=%{name}-grc
12cr|gnuradio-3.6.2-4|1111	Terminal=false
12cr|gnuradio-3.6.2-4|1112	Type=Application
12cr|gnuradio-3.6.2-4|1113	Categories=System;Documentation;X-Mageia-CrossDesktop;
12cr|gnuradio-3.6.2-4|1114	X-Desktop-File-Install-Version=0.19
12cr|gnuradio-3.6.2-4|1115	EOF
12cr|gnuradio-3.6.2-4|1116	
12cr|gnuradio-3.6.2-4|1117	desktop-file-install \
12cr|gnuradio-3.6.2-4|1118	--dir=%{buildroot}%{_datadir}/applications %{name}-doc.desktop
12cr|gnuradio-3.6.2-4|1119	
12cr|gnuradio-3.6.2-4|1120	desktop-file-install \
12cr|gnuradio-3.6.2-4|1121	--add-category='X-Mageia-CrossDesktop' \
12cr|gnuradio-3.6.2-4|1122	--set-key=Name \
12cr|gnuradio-3.6.2-4|1123	--set-value='Gnu Radio Companion' \
12cr|gnuradio-3.6.2-4|1124	--dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/%{name}/grc/freedesktop/%{name}-grc.desktop
12cr|gnuradio-3.6.2-4|1125	
12cr|gnuradio-3.6.2-4|1126	############################
12cr|gnuradio-3.6.2-4|1127	
12cr|gnuradio-3.6.2-4|1128	#we don't want these
12cr|gnuradio-3.6.2-4|1129	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12cr|gnuradio-3.6.2-4|1130	rm -rf %{buildroot}%{_bindir}/create-%{name}-out-of-tree-project
12cr|gnuradio-3.6.2-4|1131	rm -rf %{buildroot}%{_libdir}/%{name}/grc_setup_freedesktop
12cr|gnuradio-3.6.2-4|1132	rm -rf %{buildroot}/%{_datadir}/%{name}/grc/freedesktop

1846 12
12cr|gnurobbo-0.66-1|1	Summary:	Logic game ported from ATARI XE/XL
12cr|gnurobbo-0.66-1|2	Name:		gnurobbo
12cr|gnurobbo-0.66-1|3	Version:	0.66
12cr|gnurobbo-0.66-1|4	Release:	%mkrel 1
12cr|gnurobbo-0.66-1|5	License:	GPLv2+
12cr|gnurobbo-0.66-1|6	Group:		Games/Arcade
12cr|gnurobbo-0.66-1|7	Source0:		http://prdownloads.sourceforge.net/gnurobbo/%{name}-%{version}-source.tar.gz
12cr|gnurobbo-0.66-1|8	Source10:	%{name}.16.png.bz2
12cr|gnurobbo-0.66-1|9	Source11:	%{name}.32.png.bz2
12cr|gnurobbo-0.66-1|10	Source12:	%{name}.48.png.bz2
12cr|gnurobbo-0.66-1|11	Patch0:		gnurobbo-0.66.libm.patch
12cr|gnurobbo-0.66-1|12	
12cr|gnurobbo-0.66-1|13	URL:		http://gnurobbo.sourceforge.net
12cr|gnurobbo-0.66-1|14	
12cr|gnurobbo-0.66-1|15	BuildRequires:	libSDL-devel
12cr|gnurobbo-0.66-1|16	BuildRequires:	libSDL_ttf-devel
12cr|gnurobbo-0.66-1|17	BuildRequires:	libSDL_image-devel
12cr|gnurobbo-0.66-1|18	BuildRequires:	libSDL_mixer-devel
12cr|gnurobbo-0.66-1|19	#Requires: libSDL1.2 >= 1.2.5
12cr|gnurobbo-0.66-1|20	#Requires: libSDL_ttf2.0_0 >= 2.0.5
12cr|gnurobbo-0.66-1|21	
12cr|gnurobbo-0.66-1|22	%description
12cr|gnurobbo-0.66-1|23	GNU Robbo is very addictive logic game. You must help
12cr|gnurobbo-0.66-1|24	little robot to get out of unfriendly planet, collecting
12cr|gnurobbo-0.66-1|25	parts of emergency capsule.
12cr|gnurobbo-0.66-1|26	
12cr|gnurobbo-0.66-1|27	%prep
12cr|gnurobbo-0.66-1|28	%setup -q
12cr|gnurobbo-0.66-1|29	%apply_patches
12cr|gnurobbo-0.66-1|30	
12cr|gnurobbo-0.66-1|31	%build
12cr|gnurobbo-0.66-1|32	%make PACKAGE_DATA_DIR=%{_datadir}/%{name}
12cr|gnurobbo-0.66-1|33	
12cr|gnurobbo-0.66-1|34	%install
12cr|gnurobbo-0.66-1|35	rm -rf %buildroot
12cr|gnurobbo-0.66-1|36	%makeinstall BINDIR=$RPM_BUILD_ROOT/%{_bindir} \
12cr|gnurobbo-0.66-1|37	PACKAGE_DATA_DIR=$RPM_BUILD_ROOT/%{_datadir}/%{name} \
12cr|gnurobbo-0.66-1|38	DOCDIR=$RPM_BUILD_ROOT/%{_docdir}/%{name}
12cr|gnurobbo-0.66-1|39	
12cr|gnurobbo-0.66-1|40	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|gnurobbo-0.66-1|41	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gnurobbo-0.66-1|42	[Desktop Entry]
12cr|gnurobbo-0.66-1|43	Name=GNU Robbo
12cr|gnurobbo-0.66-1|44	Comment=%{summary}
12cr|gnurobbo-0.66-1|45	Exec=%{_bindir}/%{name}
12cr|gnurobbo-0.66-1|46	Icon=%{name}
12cr|gnurobbo-0.66-1|47	Terminal=false
12cr|gnurobbo-0.66-1|48	Type=Application
12cr|gnurobbo-0.66-1|49	StartupNotify=true
12cr|gnurobbo-0.66-1|50	Categories=Game;ArcadeGame;
12cr|gnurobbo-0.66-1|51	EOF
12cr|gnurobbo-0.66-1|52	
12cr|gnurobbo-0.66-1|53	mkdir -p $RPM_BUILD_ROOT/%{_miconsdir}
12cr|gnurobbo-0.66-1|54	mkdir -p $RPM_BUILD_ROOT/%{_liconsdir}
12cr|gnurobbo-0.66-1|55	bzcat %{SOURCE10} > $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|gnurobbo-0.66-1|56	bzcat %{SOURCE11} > $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|gnurobbo-0.66-1|57	bzcat %{SOURCE12} > $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|gnurobbo-0.66-1|58	
12cr|gnurobbo-0.66-1|59	%files
12cr|gnurobbo-0.66-1|60	%defattr(-, root, root)
12cr|gnurobbo-0.66-1|61	%{_bindir}/*
12cr|gnurobbo-0.66-1|62	%{_datadir}/%{name}
12cr|gnurobbo-0.66-1|63	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gnurobbo-0.66-1|64	%defattr(644,root,root,755)
12cr|gnurobbo-0.66-1|65	%doc README ChangeLog AUTHORS
12cr|gnurobbo-0.66-1|66	%{_miconsdir}/%{name}.png
12cr|gnurobbo-0.66-1|67	%{_iconsdir}/%{name}.png
12cr|gnurobbo-0.66-1|68	%{_liconsdir}/%{name}.png
12cr|gnurobbo-0.66-1|69	
12cr|gnurobbo-0.66-1|70	
12cr|gnurobbo-0.66-1|71	%changelog
12cr|gnurobbo-0.66-1|72	* Sun Nov 28 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.66-1mdv2011.0
12cr|gnurobbo-0.66-1|73	+ Revision: 602481
12cr|gnurobbo-0.66-1|74	- remove old tarball
12cr|gnurobbo-0.66-1|75	- correct use of %%buildroot
12cr|gnurobbo-0.66-1|76	- little clean of spec file
12cr|gnurobbo-0.66-1|77	- new version 0.66
12cr|gnurobbo-0.66-1|78	
12cr|gnurobbo-0.66-1|79	* Wed Dec 30 2009 Crispin Boylan <crisb@mandriva.org> 0.65-1mdv2010.1
12cr|gnurobbo-0.66-1|80	+ Revision: 483836
12cr|gnurobbo-0.66-1|81	- BuildRequires SDL_mixer
12cr|gnurobbo-0.66-1|82	- New release
12cr|gnurobbo-0.66-1|83	
12cr|gnurobbo-0.66-1|84	* Fri May 15 2009 Samuel Verschelde <stormi@mandriva.org> 0.62-1mdv2010.0
12cr|gnurobbo-0.66-1|85	+ Revision: 376151
12cr|gnurobbo-0.66-1|86	- new version 0.82
12cr|gnurobbo-0.66-1|87	
12cr|gnurobbo-0.66-1|88	* Tue Mar 03 2009 Crispin Boylan <crisb@mandriva.org> 0.61-1mdv2009.1
12cr|gnurobbo-0.66-1|89	+ Revision: 347659
12cr|gnurobbo-0.66-1|90	- New version, does not use configure
12cr|gnurobbo-0.66-1|91	
12cr|gnurobbo-0.66-1|92	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.57-13mdv2009.0
12cr|gnurobbo-0.66-1|93	+ Revision: 246501
12cr|gnurobbo-0.66-1|94	- rebuild
12cr|gnurobbo-0.66-1|95	
12cr|gnurobbo-0.66-1|96	+ Pixel <pixel@mandriva.com>
12cr|gnurobbo-0.66-1|97	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gnurobbo-0.66-1|98	
12cr|gnurobbo-0.66-1|99	* Wed Mar 19 2008 Emmanuel Andry <eandry@mandriva.org> 0.57-11mdv2008.1
12cr|gnurobbo-0.66-1|100	+ Revision: 189023
12cr|gnurobbo-0.66-1|101	- Drop useless requires
12cr|gnurobbo-0.66-1|102	
12cr|gnurobbo-0.66-1|103	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.57-10mdv2008.1
12cr|gnurobbo-0.66-1|104	+ Revision: 170871
12cr|gnurobbo-0.66-1|105	- rebuild
12cr|gnurobbo-0.66-1|106	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|gnurobbo-0.66-1|107	
12cr|gnurobbo-0.66-1|108	* Tue Jan 22 2008 Crispin Boylan <crisb@mandriva.org> 0.57-9mdv2008.1
12cr|gnurobbo-0.66-1|109	+ Revision: 156329
12cr|gnurobbo-0.66-1|110	- Fix requires
12cr|gnurobbo-0.66-1|111	
12cr|gnurobbo-0.66-1|112	* Mon Jan 21 2008 Crispin Boylan <crisb@mandriva.org> 0.57-8mdv2008.1
12cr|gnurobbo-0.66-1|113	+ Revision: 155922
12cr|gnurobbo-0.66-1|114	- Rebuild
12cr|gnurobbo-0.66-1|115	
12cr|gnurobbo-0.66-1|116	+ Olivier Blin <oblin@mandriva.com>
12cr|gnurobbo-0.66-1|117	- restore BuildRoot
12cr|gnurobbo-0.66-1|118	
12cr|gnurobbo-0.66-1|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnurobbo-0.66-1|120	- kill re-definition of %%buildroot on Pixel's request
12cr|gnurobbo-0.66-1|121	
12cr|gnurobbo-0.66-1|122	* Fri Dec 14 2007 Funda Wang <fwang@mandriva.org> 0.57-7mdv2008.1
12cr|gnurobbo-0.66-1|123	+ Revision: 119618
12cr|gnurobbo-0.66-1|124	- rebuild to fix menu
12cr|gnurobbo-0.66-1|125	
12cr|gnurobbo-0.66-1|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnurobbo-0.66-1|127	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|gnurobbo-0.66-1|128	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|gnurobbo-0.66-1|129	
12cr|gnurobbo-0.66-1|130	* Mon Apr 30 2007 Crispin Boylan <crisb@mandriva.org> 0.57-6mdv2008.0
12cr|gnurobbo-0.66-1|131	+ Revision: 19463
12cr|gnurobbo-0.66-1|132	- XDG menu
12cr|gnurobbo-0.66-1|133	- Import gnurobbo
12cr|gnurobbo-0.66-1|134	
12cr|gnurobbo-0.66-1|135	
12cr|gnurobbo-0.66-1|136	
12cr|gnurobbo-0.66-1|137	* Mon Apr 28 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 0.57-5mdk
12cr|gnurobbo-0.66-1|138	- Fixed dep for x86-64.
12cr|gnurobbo-0.66-1|139	
12cr|gnurobbo-0.66-1|140	* Thu Sep 02 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.57-4mdk
12cr|gnurobbo-0.66-1|141	- fix menu
12cr|gnurobbo-0.66-1|142	
12cr|gnurobbo-0.66-1|143	* Thu Jun 03 2004 Lenny Cartier <lenny@mandrakesoft.com 0.57-3mdk
12cr|gnurobbo-0.66-1|144	- rebuild
12cr|gnurobbo-0.66-1|145	
12cr|gnurobbo-0.66-1|146	* Sat Feb 01 2003 Lenny Cartier <lenny@mandrakesoft.com 0.57-2mdk
12cr|gnurobbo-0.66-1|147	- rebuild
12cr|gnurobbo-0.66-1|148	
12cr|gnurobbo-0.66-1|149	* Sun Nov 17 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.57-1mdk
12cr|gnurobbo-0.66-1|150	- 0.57
12cr|gnurobbo-0.66-1|151	
12cr|gnurobbo-0.66-1|152	* Fri Nov 08 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.56-1mdk
12cr|gnurobbo-0.66-1|153	- add menu
12cr|gnurobbo-0.66-1|154	- from Arkadiusz Lipiec <alipiec@elka.pw.edu.pl> :
12cr|gnurobbo-0.66-1|155	- Created

1847 12
12cr|gnus-5.10.8-3|1	%define cvs    0
12cr|gnus-5.10.8-3|2	%define sname	ngnus-0.3
12cr|gnus-5.10.8-3|3	
12cr|gnus-5.10.8-3|4	%define rel 3
12cr|gnus-5.10.8-3|5	%define release %mkrel %{rel}
12cr|gnus-5.10.8-3|6	
12cr|gnus-5.10.8-3|7	%define infodir %_infodir/packages/%{name}
12cr|gnus-5.10.8-3|8	%define _install_info()	%{__install_info} %{infodir}/%{1}%{_extension} --dir=%{infodir}/dir\;
12cr|gnus-5.10.8-3|9	%define _remove_install_info() if [ "$1" = "0" ]; then %{__install_info} %{infodir}/%{1}%{_extension} --dir=%{infodir}/dir --remove ; fi %{nil}
12cr|gnus-5.10.8-3|10	
12cr|gnus-5.10.8-3|11	%{expand:%%define emacs_version %(rpm -q emacs|sed 's/emacs-\([0-9].*\)-.*$/\1/')}
12cr|gnus-5.10.8-3|12	%{expand:%%define xemacs_version %(rpm -q xemacs|sed 's/xemacs-\([0-9].*\)-.*$/\1/')}
12cr|gnus-5.10.8-3|13	
12cr|gnus-5.10.8-3|14	Summary:	Gnus Newsreader for Emacs
12cr|gnus-5.10.8-3|15	Name:	gnus
12cr|gnus-5.10.8-3|16	Epoch:	1
12cr|gnus-5.10.8-3|17	Version:	5.10.8
12cr|gnus-5.10.8-3|18	Release:	%release
12cr|gnus-5.10.8-3|19	%if %cvs
12cr|gnus-5.10.8-3|20	Source0:	http://www.gnus.com/dist/%sname.tar.bz2
12cr|gnus-5.10.8-3|21	%else
12cr|gnus-5.10.8-3|22	Source0:	http://www.gnus.com/dist/%name-%version.tar.bz2
12cr|gnus-5.10.8-3|23	%endif
12cr|gnus-5.10.8-3|24	Source1: 	gnus-emacs.el
12cr|gnus-5.10.8-3|25	#Source2: 	gnus-xemacs.el
12cr|gnus-5.10.8-3|26	URL: 		http://www.gnus.org/
12cr|gnus-5.10.8-3|27	License: 	GPLv2+
12cr|gnus-5.10.8-3|28	Group: 		Networking/News
12cr|gnus-5.10.8-3|29	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|gnus-5.10.8-3|30	BuildArchitectures: noarch
12cr|gnus-5.10.8-3|31	BuildRequires: emacs-bin
12cr|gnus-5.10.8-3|32	
12cr|gnus-5.10.8-3|33	%description
12cr|gnus-5.10.8-3|34	You can read news (and mail) from within Emacs by using Gnus. The news can be
12cr|gnus-5.10.8-3|35	gotten by any nefarious means you can think of -- NNTP, local spool or your
12cr|gnus-5.10.8-3|36	mbox file. All at the same time, if you want to push your luck.
12cr|gnus-5.10.8-3|37	
12cr|gnus-5.10.8-3|38	%package doc
12cr|gnus-5.10.8-3|39	Summary: 	Gnus Newsreader for XEmacs
12cr|gnus-5.10.8-3|40	Group: 		Networking/News
12cr|gnus-5.10.8-3|41	
12cr|gnus-5.10.8-3|42	%description doc
12cr|gnus-5.10.8-3|43	You can read news (and mail) from within Emacs by using Gnus. The news can be
12cr|gnus-5.10.8-3|44	gotten by any nefarious means you can think of -- NNTP, local spool or your
12cr|gnus-5.10.8-3|45	mbox file. All at the same time, if you want to push your luck.
12cr|gnus-5.10.8-3|46	
12cr|gnus-5.10.8-3|47	This package is the documentation info files for GNUS version %{version}.
12cr|gnus-5.10.8-3|48	
12cr|gnus-5.10.8-3|49	%package emacs
12cr|gnus-5.10.8-3|50	Summary: 	Gnus Newsreader for Emacs
12cr|gnus-5.10.8-3|51	Group: 		Networking/News
12cr|gnus-5.10.8-3|52	Requires: 	emacs
12cr|gnus-5.10.8-3|53	Obsoletes: 	gnus
12cr|gnus-5.10.8-3|54	Provides:	gnus = %version
12cr|gnus-5.10.8-3|55	
12cr|gnus-5.10.8-3|56	%description emacs
12cr|gnus-5.10.8-3|57	You can read news (and mail) from within Emacs by using Gnus. The news can be
12cr|gnus-5.10.8-3|58	gotten by any nefarious means you can think of -- NNTP, local spool or your
12cr|gnus-5.10.8-3|59	mbox file. All at the same time, if you want to push your luck.
12cr|gnus-5.10.8-3|60	
12cr|gnus-5.10.8-3|61	This version is compiled for GNU/Emacs %{emacs_version}
12cr|gnus-5.10.8-3|62	
12cr|gnus-5.10.8-3|63	#%package xemacs
12cr|gnus-5.10.8-3|64	#Summary: Gnus Newsreader for XEmacs
12cr|gnus-5.10.8-3|65	#Copyright: GPL
12cr|gnus-5.10.8-3|66	#Group: Networking/News
12cr|gnus-5.10.8-3|67	#Requires: xemacs = %{xemacs_version}
12cr|gnus-5.10.8-3|68	#
12cr|gnus-5.10.8-3|69	#%description xemacs
12cr|gnus-5.10.8-3|70	#You can read news (and mail) from within Emacs by using Gnus. The news can be
12cr|gnus-5.10.8-3|71	#gotten by any nefarious means you can think of -- NNTP, local spool or your
12cr|gnus-5.10.8-3|72	#mbox file. All at the same time, if you want to push your luck.
12cr|gnus-5.10.8-3|73	#
12cr|gnus-5.10.8-3|74	#This version is compiled for XEmacs %{xemacs_version}
12cr|gnus-5.10.8-3|75	
12cr|gnus-5.10.8-3|76	%prep
12cr|gnus-5.10.8-3|77	%if %cvs
12cr|gnus-5.10.8-3|78	%setup -q -n %sname
12cr|gnus-5.10.8-3|79	%else
12cr|gnus-5.10.8-3|80	%setup -q
12cr|gnus-5.10.8-3|81	%endif
12cr|gnus-5.10.8-3|82	
12cr|gnus-5.10.8-3|83	%build
12cr|gnus-5.10.8-3|84	# We don't build it since even in the %%install gnus want always to do it.
12cr|gnus-5.10.8-3|85	install -d BUILD
12cr|gnus-5.10.8-3|86	mv [a-z]* Makefile* BUILD
12cr|gnus-5.10.8-3|87	
12cr|gnus-5.10.8-3|88	for i in emacs ; do
12cr|gnus-5.10.8-3|89	cp -a BUILD $i-build
12cr|gnus-5.10.8-3|90	(cd $i-build ; EMACS=/usr/bin/$i %configure --with-lispdir=%{_datadir}/$i/site-lisp/%{name})
12cr|gnus-5.10.8-3|91	done
12cr|gnus-5.10.8-3|92	
12cr|gnus-5.10.8-3|93	%install
12cr|gnus-5.10.8-3|94	rm -rf $RPM_BUILD_ROOT
12cr|gnus-5.10.8-3|95	
12cr|gnus-5.10.8-3|96	for i in emacs ; do
12cr|gnus-5.10.8-3|97	make -C $i-build install infodir=%buildroot%{infodir} lispdir=%buildroot%{_datadir}/$i/site-lisp/%{name} EMACS=/usr/bin/$i
12cr|gnus-5.10.8-3|98	done
12cr|gnus-5.10.8-3|99	
12cr|gnus-5.10.8-3|100	install -d %buildroot%{_sysconfdir}/emacs/site-start.d
12cr|gnus-5.10.8-3|101	cat << EOF > %buildroot%{_sysconfdir}/emacs/site-start.d/%{name}-emacs.el
12cr|gnus-5.10.8-3|102	%{expand:%(%__cat %{SOURCE1})}
12cr|gnus-5.10.8-3|103	EOF
12cr|gnus-5.10.8-3|104	
12cr|gnus-5.10.8-3|105	
12cr|gnus-5.10.8-3|106	%clean
12cr|gnus-5.10.8-3|107	rm -rf $RPM_BUILD_ROOT
12cr|gnus-5.10.8-3|108	
12cr|gnus-5.10.8-3|109	%post doc
12cr|gnus-5.10.8-3|110	%_install_info %{name}
12cr|gnus-5.10.8-3|111	%_install_info message
12cr|gnus-5.10.8-3|112	%_install_info emacs-mime
12cr|gnus-5.10.8-3|113	
12cr|gnus-5.10.8-3|114	%preun doc
12cr|gnus-5.10.8-3|115	%_remove_install_info %{name}
12cr|gnus-5.10.8-3|116	
12cr|gnus-5.10.8-3|117	%_remove_install_info message
12cr|gnus-5.10.8-3|118	
12cr|gnus-5.10.8-3|119	%_remove_install_info emacs-mime
12cr|gnus-5.10.8-3|120	
12cr|gnus-5.10.8-3|121	%files doc
12cr|gnus-5.10.8-3|122	%defattr(-,root,root)
12cr|gnus-5.10.8-3|123	%{infodir}/*
12cr|gnus-5.10.8-3|124	
12cr|gnus-5.10.8-3|125	%files emacs
12cr|gnus-5.10.8-3|126	%defattr(-,root,root)
12cr|gnus-5.10.8-3|127	%doc GNUS-NEWS BUILD/lisp/ChangeLog
12cr|gnus-5.10.8-3|128	%dir %_datadir/emacs/site-lisp/%{name}
12cr|gnus-5.10.8-3|129	%_datadir/emacs/site-lisp/%{name}/*
12cr|gnus-5.10.8-3|130	%dir %_datadir/emacs/etc/images/%{name}
12cr|gnus-5.10.8-3|131	%_datadir/emacs/etc/images/%{name}/*
12cr|gnus-5.10.8-3|132	%_datadir/emacs/etc/images/smilies/*
12cr|gnus-5.10.8-3|133	%_datadir/emacs/etc/%{name}-tut.txt
12cr|gnus-5.10.8-3|134	
12cr|gnus-5.10.8-3|135	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}-emacs*
12cr|gnus-5.10.8-3|136	
12cr|gnus-5.10.8-3|137	#%files xemacs
12cr|gnus-5.10.8-3|138	#%defattr(-,root,root)
12cr|gnus-5.10.8-3|139	#%doc GNUS-NEWS README
12cr|gnus-5.10.8-3|140	#%{_datadir}/xemacs/site-lisp/%{name}
12cr|gnus-5.10.8-3|141	#%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}-xemacs*
12cr|gnus-5.10.8-3|142	
12cr|gnus-5.10.8-3|143	
12cr|gnus-5.10.8-3|144	
12cr|gnus-5.10.8-3|145	%changelog
12cr|gnus-5.10.8-3|146	* Sat Jul 17 2010 Sandro Cazzaniga <kharec@mandriva.org> 1:5.10.8-3mdv2011.0
12cr|gnus-5.10.8-3|147	+ Revision: 554697
12cr|gnus-5.10.8-3|148	- fix license
12cr|gnus-5.10.8-3|149	
12cr|gnus-5.10.8-3|150	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1:5.10.8-2mdv2010.0
12cr|gnus-5.10.8-3|151	+ Revision: 429284
12cr|gnus-5.10.8-3|152	- rebuild
12cr|gnus-5.10.8-3|153	
12cr|gnus-5.10.8-3|154	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1:5.10.8-1mdv2009.0
12cr|gnus-5.10.8-3|155	+ Revision: 136456
12cr|gnus-5.10.8-3|156	- restore BuildRoot
12cr|gnus-5.10.8-3|157	
12cr|gnus-5.10.8-3|158	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnus-5.10.8-3|159	- kill re-definition of %%buildroot on Pixel's request
12cr|gnus-5.10.8-3|160	- import gnus
12cr|gnus-5.10.8-3|161	
12cr|gnus-5.10.8-3|162	
12cr|gnus-5.10.8-3|163	* Fri Jul 14 2006 Olivier Blin <blino@mandriva.com> 5.10.8-1mdv2007.0
12cr|gnus-5.10.8-3|164	- 5.10.8
12cr|gnus-5.10.8-3|165	- adapt to new lispdir and etcdir
12cr|gnus-5.10.8-3|166	
12cr|gnus-5.10.8-3|167	* Fri May  6 2005 Pixel <pixel@mandriva.com> 5.10.6-6mdk
12cr|gnus-5.10.8-3|168	- no need to load info before setting Info-default-directory-list (this fixed bugzilla #9395)
12cr|gnus-5.10.8-3|169	
12cr|gnus-5.10.8-3|170	* Mon May 02 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.10.6-5mdk
12cr|gnus-5.10.8-3|171	- no-gnus 0.3
12cr|gnus-5.10.8-3|172	- remove packager tag
12cr|gnus-5.10.8-3|173	
12cr|gnus-5.10.8-3|174	* Thu Dec 23 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.10.6-4mdk
12cr|gnus-5.10.8-3|175	- fix info pages (anthill #1241)
12cr|gnus-5.10.8-3|176	
12cr|gnus-5.10.8-3|177	* Tue May 04 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.10.6-3mdk
12cr|gnus-5.10.8-3|178	- no-gnus 0.2
12cr|gnus-5.10.8-3|179	
12cr|gnus-5.10.8-3|180	* Fri Apr 23 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.10.6-2mdk
12cr|gnus-5.10.8-3|181	- no-gnus 0.1
12cr|gnus-5.10.8-3|182	
12cr|gnus-5.10.8-3|183	* Mon Jan 05 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.10.6-1mdk
12cr|gnus-5.10.8-3|184	- new release
12cr|gnus-5.10.8-3|185	
12cr|gnus-5.10.8-3|186	* Wed May 14 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.10.2-1mdk
12cr|gnus-5.10.8-3|187	- gnus-5.10.2
12cr|gnus-5.10.8-3|188	
12cr|gnus-5.10.8-3|189	* Mon May 12 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.10.1-1mdk
12cr|gnus-5.10.8-3|190	- gnus-5.10.1
12cr|gnus-5.10.8-3|191	
12cr|gnus-5.10.8-3|192	* Tue Apr 29 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-16mdk
12cr|gnus-5.10.8-3|193	- oort gnus-0.19
12cr|gnus-5.10.8-3|194	
12cr|gnus-5.10.8-3|195	* Tue Apr 29 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-15mdk
12cr|gnus-5.10.8-3|196	- oort gnus-0.18
12cr|gnus-5.10.8-3|197	
12cr|gnus-5.10.8-3|198	* Fri Apr 25 2003 Pixel <pixel@mandrakesoft.com> 6.0.0-14mdk
12cr|gnus-5.10.8-3|199	- replace BuildRequires emacs with emacs-bin
12cr|gnus-5.10.8-3|200	
12cr|gnus-5.10.8-3|201	* Wed Apr 02 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-13mdk
12cr|gnus-5.10.8-3|202	- rebuild for new emacs
12cr|gnus-5.10.8-3|203	
12cr|gnus-5.10.8-3|204	* Tue Apr 01 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-12mdk
12cr|gnus-5.10.8-3|205	- oort gnus-0.17
12cr|gnus-5.10.8-3|206	
12cr|gnus-5.10.8-3|207	* Wed Mar 19 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-11mdk
12cr|gnus-5.10.8-3|208	- oort gnus-0.16
12cr|gnus-5.10.8-3|209	
12cr|gnus-5.10.8-3|210	* Mon Feb 10 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-10mdk
12cr|gnus-5.10.8-3|211	- oort gnus-0.15
12cr|gnus-5.10.8-3|212	
12cr|gnus-5.10.8-3|213	* Mon Jan 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-9mdk
12cr|gnus-5.10.8-3|214	- oort gnus-0.14
12cr|gnus-5.10.8-3|215	
12cr|gnus-5.10.8-3|216	* Tue Jan 21 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-8mdk
12cr|gnus-5.10.8-3|217	- oort gnus-0.13
12cr|gnus-5.10.8-3|218	
12cr|gnus-5.10.8-3|219	* Mon Jan 13 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-7mdk
12cr|gnus-5.10.8-3|220	- oort gnus-0.12
12cr|gnus-5.10.8-3|221	
12cr|gnus-5.10.8-3|222	* Mon Jan 06 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-6mdk
12cr|gnus-5.10.8-3|223	- oort gnus-0.10
12cr|gnus-5.10.8-3|224	
12cr|gnus-5.10.8-3|225	* Thu Nov 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-5mdk
12cr|gnus-5.10.8-3|226	- rebuild for current emacs
12cr|gnus-5.10.8-3|227	
12cr|gnus-5.10.8-3|228	* Wed Oct 16 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-4mdk
12cr|gnus-5.10.8-3|229	- rebuild for current emacs
12cr|gnus-5.10.8-3|230	
12cr|gnus-5.10.8-3|231	* Tue Oct 15 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-3mdk
12cr|gnus-5.10.8-3|232	- fix pre-un
12cr|gnus-5.10.8-3|233	
12cr|gnus-5.10.8-3|234	* Tue Sep 10 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-1mdk
12cr|gnus-5.10.8-3|235	- Oort gnus v0.07
12cr|gnus-5.10.8-3|236	
12cr|gnus-5.10.8-3|237	* Mon May 06 2002 Yves Duret <yduret@mandrakesoft.com> 6.0.0-1mdk
12cr|gnus-5.10.8-3|238	- Oort Gnus v0.06
12cr|gnus-5.10.8-3|239	
12cr|gnus-5.10.8-3|240	* Tue Apr 30 2002 Yves Duret <yduret@mandrakesoft.com> 6.0.0-0.20020430.1mdk
12cr|gnus-5.10.8-3|241	- new cvs snapshot
12cr|gnus-5.10.8-3|242	- now good for mdk
12cr|gnus-5.10.8-3|243	
12cr|gnus-5.10.8-3|244	* Wed Aug 08 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.0-0.20010808-1mdk
12cr|gnus-5.10.8-3|245	- cvs snapshot
12cr|gnus-5.10.8-3|246	
12cr|gnus-5.10.8-3|247	* Wed Aug 01 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.0.oort_v0.0.3-0.1_oort_v0.0.3mdk
12cr|gnus-5.10.8-3|248	- cvs snapshot
12cr|gnus-5.10.8-3|249	
12cr|gnus-5.10.8-3|250	* Thu Mar  8 2001 Pixel <pixel@mandrakesoft.com> 5.8.8-2mdk
12cr|gnus-5.10.8-3|251	- rebuild, removing xemacs-gnus
12cr|gnus-5.10.8-3|252	
12cr|gnus-5.10.8-3|253	* Sat Jan  6 2001 Pixel <pixel@mandrakesoft.com> 5.8.8-1mdk
12cr|gnus-5.10.8-3|254	- fix chmouel's split (strange, he didn't use brute force? he shouldn't, he's not used to it ;p)
12cr|gnus-5.10.8-3|255	- cleanup and fix
12cr|gnus-5.10.8-3|256	- new version
12cr|gnus-5.10.8-3|257	
12cr|gnus-5.10.8-3|258	* Tue Jan  2 2001 Pixel <pixel@mandrakesoft.com> 5.8.7-5mdk
12cr|gnus-5.10.8-3|259	- remove ugly require xemacs in gnus-doc (chmousux)
12cr|gnus-5.10.8-3|260	
12cr|gnus-5.10.8-3|261	* Tue Nov 14 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 5.8.7-4mdk
12cr|gnus-5.10.8-3|262	- Move info files to %%infodir and add to lisp path in the .el files.
12cr|gnus-5.10.8-3|263	
12cr|gnus-5.10.8-3|264	* Tue Nov 14 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 5.8.7-3mdk
12cr|gnus-5.10.8-3|265	- Fix %%preun.
12cr|gnus-5.10.8-3|266	- Split in different pacakge -emacs -xemacs and -doc, -emacs obsoletes
12cr|gnus-5.10.8-3|267	now gnus-.
12cr|gnus-5.10.8-3|268	
12cr|gnus-5.10.8-3|269	* Tue Nov  7 2000 Pixel <pixel@mandrakesoft.com> 5.8.7-2mdk
12cr|gnus-5.10.8-3|270	- add packager tag
12cr|gnus-5.10.8-3|271	
12cr|gnus-5.10.8-3|272	* Thu Aug 24 2000 Pixel <pixel@mandrakesoft.com> 5.8.7-1mdk
12cr|gnus-5.10.8-3|273	- first version

1848 12
12cr|gnuserv-3.12.8-5|1	Summary:        Allows you to attach to an already running Emacs
12cr|gnuserv-3.12.8-5|2	Name:           gnuserv
12cr|gnuserv-3.12.8-5|3	Version:        3.12.8
12cr|gnuserv-3.12.8-5|4	Release:        %mkrel 5
12cr|gnuserv-3.12.8-5|5	Source0:        http://meltin.net/hacks/emacs/src/%name-%version.tar.bz2
12cr|gnuserv-3.12.8-5|6	Source1:        emacs-gnuserv-start.el.bz2
12cr|gnuserv-3.12.8-5|7	Patch1:         gnuserv-3.12.4-configure-destdir.patch.bz2
12cr|gnuserv-3.12.8-5|8	Patch2:         gnuserv-3.12.5-fixdisplay.patch.bz2
12cr|gnuserv-3.12.8-5|9	License:        GPL
12cr|gnuserv-3.12.8-5|10	Group:          Editors
12cr|gnuserv-3.12.8-5|11	BuildRoot:      %_tmppath/%name-buildroot
12cr|gnuserv-3.12.8-5|12	BuildRequires:  emacs-nox
12cr|gnuserv-3.12.8-5|13	Url:            http://meltin.net/hacks/emacs/
12cr|gnuserv-3.12.8-5|14	Requires:       emacs
12cr|gnuserv-3.12.8-5|15	
12cr|gnuserv-3.12.8-5|16	%description
12cr|gnuserv-3.12.8-5|17	gnuserv allows you to attach to an already running Emacs. This allows
12cr|gnuserv-3.12.8-5|18	external programs to make use of Emacs' editing capabilities. It is
12cr|gnuserv-3.12.8-5|19	like GNU Emacs' emacsserver/server.el, but has many more features.
12cr|gnuserv-3.12.8-5|20	
12cr|gnuserv-3.12.8-5|21	You do not need this package if you use XEmacs; it already includes
12cr|gnuserv-3.12.8-5|22	gnuserv and gnuclient. If you want to use gnuserv with both GNU Emacs
12cr|gnuserv-3.12.8-5|23	and XEmacs, you will only be able to use the alternative
12cr|gnuserv-3.12.8-5|24	/usr/bin/gnuclient with one flavor of emacs; you will have to use
12cr|gnuserv-3.12.8-5|25	either gnuclient.xemacs or gnuclient.emacs for the other flavor.
12cr|gnuserv-3.12.8-5|26	
12cr|gnuserv-3.12.8-5|27	%prep
12cr|gnuserv-3.12.8-5|28	%setup -q
12cr|gnuserv-3.12.8-5|29	%patch1 -p1 -b .configure
12cr|gnuserv-3.12.8-5|30	%patch2 -p1 -b .fixdisplay
12cr|gnuserv-3.12.8-5|31	
12cr|gnuserv-3.12.8-5|32	%build
12cr|gnuserv-3.12.8-5|33	%configure
12cr|gnuserv-3.12.8-5|34	
12cr|gnuserv-3.12.8-5|35	%install
12cr|gnuserv-3.12.8-5|36	rm -rf %buildroot
12cr|gnuserv-3.12.8-5|37	lispdir=%buildroot/%_datadir/emacs/site-lisp/%name
12cr|gnuserv-3.12.8-5|38	emacsdir=%buildroot%_sysconfdir/emacs/site-start.d
12cr|gnuserv-3.12.8-5|39	man1dir=%buildroot/%_mandir/man1
12cr|gnuserv-3.12.8-5|40	
12cr|gnuserv-3.12.8-5|41	mkdir -p $lispdir $man1dir $emacsdir
12cr|gnuserv-3.12.8-5|42	
12cr|gnuserv-3.12.8-5|43	%makeinstall man1dir=$man1dir
12cr|gnuserv-3.12.8-5|44	install -m644 devices.elc gnuserv-compat.elc gnuserv.elc $lispdir
12cr|gnuserv-3.12.8-5|45	bzcat %SOURCE1 > $emacsdir/%name.el
12cr|gnuserv-3.12.8-5|46	
12cr|gnuserv-3.12.8-5|47	%clean
12cr|gnuserv-3.12.8-5|48	rm -rf %buildroot
12cr|gnuserv-3.12.8-5|49	
12cr|gnuserv-3.12.8-5|50	%files
12cr|gnuserv-3.12.8-5|51	%defattr(-,root,root)
12cr|gnuserv-3.12.8-5|52	%doc COPYING ChangeLog README
12cr|gnuserv-3.12.8-5|53	%config(noreplace) /etc/emacs/site-start.d/%name.el
12cr|gnuserv-3.12.8-5|54	%_bindir/*
12cr|gnuserv-3.12.8-5|55	%_datadir/emacs/site-lisp/%name
12cr|gnuserv-3.12.8-5|56	%_mandir/man1/*
12cr|gnuserv-3.12.8-5|57	
12cr|gnuserv-3.12.8-5|58	
12cr|gnuserv-3.12.8-5|59	%changelog
12cr|gnuserv-3.12.8-5|60	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 3.12.8-5mdv2011.0
12cr|gnuserv-3.12.8-5|61	+ Revision: 619218
12cr|gnuserv-3.12.8-5|62	- the mass rebuild of 2010.0 packages
12cr|gnuserv-3.12.8-5|63	
12cr|gnuserv-3.12.8-5|64	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.12.8-4mdv2010.0
12cr|gnuserv-3.12.8-5|65	+ Revision: 429286
12cr|gnuserv-3.12.8-5|66	- rebuild
12cr|gnuserv-3.12.8-5|67	
12cr|gnuserv-3.12.8-5|68	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.12.8-3mdv2009.0
12cr|gnuserv-3.12.8-5|69	+ Revision: 246505
12cr|gnuserv-3.12.8-5|70	- rebuild
12cr|gnuserv-3.12.8-5|71	
12cr|gnuserv-3.12.8-5|72	* Tue Feb 05 2008 Funda Wang <fwang@mandriva.org> 3.12.8-1mdv2008.1
12cr|gnuserv-3.12.8-5|73	+ Revision: 162531
12cr|gnuserv-3.12.8-5|74	- update to new version 3.12.8
12cr|gnuserv-3.12.8-5|75	
12cr|gnuserv-3.12.8-5|76	+ Olivier Blin <oblin@mandriva.com>
12cr|gnuserv-3.12.8-5|77	- restore BuildRoot
12cr|gnuserv-3.12.8-5|78	
12cr|gnuserv-3.12.8-5|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnuserv-3.12.8-5|80	- kill re-definition of %%buildroot on Pixel's request
12cr|gnuserv-3.12.8-5|81	
12cr|gnuserv-3.12.8-5|82	* Mon Oct 15 2007 Funda Wang <fwang@mandriva.org> 3.12.7-2mdv2008.1
12cr|gnuserv-3.12.8-5|83	+ Revision: 98741
12cr|gnuserv-3.12.8-5|84	- Rebuild for new era
12cr|gnuserv-3.12.8-5|85	
12cr|gnuserv-3.12.8-5|86	+ Emmanuel Andry <eandry@mandriva.org>
12cr|gnuserv-3.12.8-5|87	- Import gnuserv
12cr|gnuserv-3.12.8-5|88	
12cr|gnuserv-3.12.8-5|89	
12cr|gnuserv-3.12.8-5|90	
12cr|gnuserv-3.12.8-5|91	* Thu Jul 07 2005 Lenny Cartier <lenny@mandriva.com> 3.12.7-1mdk
12cr|gnuserv-3.12.8-5|92	- 3.12.7
12cr|gnuserv-3.12.8-5|93	
12cr|gnuserv-3.12.8-5|94	* Thu Jun 03 2004 Michael Scherer <misc@mandrake.org> 3.12.6-3mdk
12cr|gnuserv-3.12.8-5|95	- rebuild for new libintl
12cr|gnuserv-3.12.8-5|96	
12cr|gnuserv-3.12.8-5|97	* Wed Sep 03 2003 Michael Scherer <scherer.michael@free.fr> 3.12.6-2mdk
12cr|gnuserv-3.12.8-5|98	- BuildRequires emacs-nox
12cr|gnuserv-3.12.8-5|99	
12cr|gnuserv-3.12.8-5|100	* Sun Jul 27 2003 Han Boetes <han@linux-mandrake.com> 3.12.6-1mdk
12cr|gnuserv-3.12.8-5|101	- Bump
12cr|gnuserv-3.12.8-5|102	- Cleanups
12cr|gnuserv-3.12.8-5|103	- Remove .el, gnuserv works fine without them.
12cr|gnuserv-3.12.8-5|104	
12cr|gnuserv-3.12.8-5|105	* Wed Apr 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.12.5-3mdk
12cr|gnuserv-3.12.8-5|106	- buildprereq
12cr|gnuserv-3.12.8-5|107	
12cr|gnuserv-3.12.8-5|108	* Tue Feb 18 2003 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.12.5-2mdk
12cr|gnuserv-3.12.8-5|109	- Fix display to another DISPLAY (freebsd patch)(thanks
12cr|gnuserv-3.12.8-5|110	han@mijncomputer.nl).
12cr|gnuserv-3.12.8-5|111	
12cr|gnuserv-3.12.8-5|112	* Tue Jan  7 2003 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.12.5-1mdk
12cr|gnuserv-3.12.8-5|113	- Requires: emacs.
12cr|gnuserv-3.12.8-5|114	- Bump to version 3.12.5.
12cr|gnuserv-3.12.8-5|115	
12cr|gnuserv-3.12.8-5|116	* Thu Aug 01 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.12.4-4mdk
12cr|gnuserv-3.12.8-5|117	- remove useless prefix
12cr|gnuserv-3.12.8-5|118	- rebuild for new libintl
12cr|gnuserv-3.12.8-5|119	
12cr|gnuserv-3.12.8-5|120	* Thu Nov 22 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.12.4-3mdk
12cr|gnuserv-3.12.8-5|121	- Add URL.
12cr|gnuserv-3.12.8-5|122	- Defalias server-start gnuserv-start when installing.
12cr|gnuserv-3.12.8-5|123	
12cr|gnuserv-3.12.8-5|124	* Mon Nov 19 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.12.4-2mdk
12cr|gnuserv-3.12.8-5|125	- Fix DESTDIR with makeinstall.
12cr|gnuserv-3.12.8-5|126	
12cr|gnuserv-3.12.8-5|127	* Mon Oct  1 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.12.4-1mdk
12cr|gnuserv-3.12.8-5|128	- First version.
12cr|gnuserv-3.12.8-5|129	
12cr|gnuserv-3.12.8-5|130	# end of file

1849 12
12cr|gnusim8085-1.3.7-1|1	Name: gnusim8085
12cr|gnusim8085-1.3.7-1|2	Summary: Graphical Intel 8085 simulator, assembler and debugger
12cr|gnusim8085-1.3.7-1|3	Version: 1.3.7
12cr|gnusim8085-1.3.7-1|4	Release: %mkrel 1
12cr|gnusim8085-1.3.7-1|5	License: GPLv2+
12cr|gnusim8085-1.3.7-1|6	Group: Development/Other
12cr|gnusim8085-1.3.7-1|7	Source:  http://launchpad.net/gnusim8085/trunk/%version/+download/%name-%version.tar.gz
12cr|gnusim8085-1.3.7-1|8	URL: http://launchpad.net/gnusim8085
12cr|gnusim8085-1.3.7-1|9	BuildRequires: gtk2-devel >= 2.12.0
12cr|gnusim8085-1.3.7-1|10	BuildRequires: libgtksourceview-2.0-devel >= 2.2.0
12cr|gnusim8085-1.3.7-1|11	BuildRequires: desktop-file-utils
12cr|gnusim8085-1.3.7-1|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-build
12cr|gnusim8085-1.3.7-1|13	
12cr|gnusim8085-1.3.7-1|14	%description
12cr|gnusim8085-1.3.7-1|15	GNUSim8085 is a graphical simulator plus assembler with debugger for
12cr|gnusim8085-1.3.7-1|16	the Intel 8085 microprocessor.  It is written using GNOME libs.  It
12cr|gnusim8085-1.3.7-1|17	can also run on several window managers.
12cr|gnusim8085-1.3.7-1|18	
12cr|gnusim8085-1.3.7-1|19	%prep
12cr|gnusim8085-1.3.7-1|20	%setup -q
12cr|gnusim8085-1.3.7-1|21	
12cr|gnusim8085-1.3.7-1|22	%build
12cr|gnusim8085-1.3.7-1|23	%configure2_5x
12cr|gnusim8085-1.3.7-1|24	%make
12cr|gnusim8085-1.3.7-1|25	
12cr|gnusim8085-1.3.7-1|26	%install
12cr|gnusim8085-1.3.7-1|27	rm -fr %{buildroot}
12cr|gnusim8085-1.3.7-1|28	%makeinstall_std
12cr|gnusim8085-1.3.7-1|29	
12cr|gnusim8085-1.3.7-1|30	desktop-file-install --vendor='' \
12cr|gnusim8085-1.3.7-1|31	--dir %buildroot%_datadir/applications \
12cr|gnusim8085-1.3.7-1|32	--add-category='GTK;GNOME;Development;Debugger' \
12cr|gnusim8085-1.3.7-1|33	%buildroot%_datadir/applications/GNUSim8085.desktop
12cr|gnusim8085-1.3.7-1|34	
12cr|gnusim8085-1.3.7-1|35	%find_lang %name
12cr|gnusim8085-1.3.7-1|36	
12cr|gnusim8085-1.3.7-1|37	# doc files are holding by rpm itself
12cr|gnusim8085-1.3.7-1|38	rm -fr %buildroot%_datadir/doc/*
12cr|gnusim8085-1.3.7-1|39	
12cr|gnusim8085-1.3.7-1|40	%if %mdkversion < 200900
12cr|gnusim8085-1.3.7-1|41	%post
12cr|gnusim8085-1.3.7-1|42	%update_menus
12cr|gnusim8085-1.3.7-1|43	%endif
12cr|gnusim8085-1.3.7-1|44	
12cr|gnusim8085-1.3.7-1|45	%if %mdkversion < 200900
12cr|gnusim8085-1.3.7-1|46	%postun
12cr|gnusim8085-1.3.7-1|47	%clean_menus
12cr|gnusim8085-1.3.7-1|48	%endif
12cr|gnusim8085-1.3.7-1|49	
12cr|gnusim8085-1.3.7-1|50	%files -f %name.lang
12cr|gnusim8085-1.3.7-1|51	%defattr(-,root,root)
12cr|gnusim8085-1.3.7-1|52	%doc README TODO NEWS AUTHORS ABOUT-NLS
12cr|gnusim8085-1.3.7-1|53	%doc doc/*.txt doc/examples/*
12cr|gnusim8085-1.3.7-1|54	%{_bindir}/*
12cr|gnusim8085-1.3.7-1|55	%{_datadir}/%name
12cr|gnusim8085-1.3.7-1|56	%{_datadir}/applications/*.desktop
12cr|gnusim8085-1.3.7-1|57	%{_mandir}/man1/*
12cr|gnusim8085-1.3.7-1|58	%{_iconsdir}/*/*/*/*
12cr|gnusim8085-1.3.7-1|59	
12cr|gnusim8085-1.3.7-1|60	%clean
12cr|gnusim8085-1.3.7-1|61	rm -rf %{buildroot}
12cr|gnusim8085-1.3.7-1|62	
12cr|gnusim8085-1.3.7-1|63	
12cr|gnusim8085-1.3.7-1|64	%changelog
12cr|gnusim8085-1.3.7-1|65	* Wed May 18 2011 Funda Wang <fwang@mandriva.org> 1.3.7-1mdv2011.0
12cr|gnusim8085-1.3.7-1|66	+ Revision: 676054
12cr|gnusim8085-1.3.7-1|67	- new version 1.3.7
12cr|gnusim8085-1.3.7-1|68	
12cr|gnusim8085-1.3.7-1|69	* Tue Aug 03 2010 Funda Wang <fwang@mandriva.org> 1.3.6-1mdv2011.0
12cr|gnusim8085-1.3.7-1|70	+ Revision: 565284
12cr|gnusim8085-1.3.7-1|71	- New version 1.3.6
12cr|gnusim8085-1.3.7-1|72	
12cr|gnusim8085-1.3.7-1|73	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.3.5-2mdv2010.1
12cr|gnusim8085-1.3.7-1|74	+ Revision: 437797
12cr|gnusim8085-1.3.7-1|75	- rebuild
12cr|gnusim8085-1.3.7-1|76	
12cr|gnusim8085-1.3.7-1|77	* Wed Mar 18 2009 Funda Wang <fwang@mandriva.org> 1.3.5-1mdv2009.1
12cr|gnusim8085-1.3.7-1|78	+ Revision: 357118
12cr|gnusim8085-1.3.7-1|79	- New version 1.3.5
12cr|gnusim8085-1.3.7-1|80	
12cr|gnusim8085-1.3.7-1|81	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2-3mdv2009.0
12cr|gnusim8085-1.3.7-1|82	+ Revision: 246506
12cr|gnusim8085-1.3.7-1|83	- rebuild
12cr|gnusim8085-1.3.7-1|84	- kill re-definition of %%buildroot on Pixel's request
12cr|gnusim8085-1.3.7-1|85	
12cr|gnusim8085-1.3.7-1|86	+ Pixel <pixel@mandriva.com>
12cr|gnusim8085-1.3.7-1|87	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gnusim8085-1.3.7-1|88	
12cr|gnusim8085-1.3.7-1|89	+ Olivier Blin <oblin@mandriva.com>
12cr|gnusim8085-1.3.7-1|90	- restore BuildRoot
12cr|gnusim8085-1.3.7-1|91	
12cr|gnusim8085-1.3.7-1|92	* Sun Oct 28 2007 Funda Wang <fwang@mandriva.org> 1.3.2-1mdv2008.1
12cr|gnusim8085-1.3.7-1|93	+ Revision: 102847
12cr|gnusim8085-1.3.7-1|94	- install correct dekstop file
12cr|gnusim8085-1.3.7-1|95	- fix file list
12cr|gnusim8085-1.3.7-1|96	- First package
12cr|gnusim8085-1.3.7-1|97	- Created package structure for gnusim8085.
12cr|gnusim8085-1.3.7-1|98	

1850 12
12cr|gnustep-back-0.18.0-1|1	%define name		gnustep-back
12cr|gnustep-back-0.18.0-1|2	%define version		0.18.0
12cr|gnustep-back-0.18.0-1|3	%define release		%mkrel 1
12cr|gnustep-back-0.18.0-1|4	
12cr|gnustep-back-0.18.0-1|5	Name: 		%{name}
12cr|gnustep-back-0.18.0-1|6	Version: 	%{version}
12cr|gnustep-back-0.18.0-1|7	Release: 	%{release}
12cr|gnustep-back-0.18.0-1|8	Source: 	ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
12cr|gnustep-back-0.18.0-1|9	Patch0:		gnustep-back-0.16.0-fix-str-fmt.patch
12cr|gnustep-back-0.18.0-1|10	License: 	LGPLv2+
12cr|gnustep-back-0.18.0-1|11	Group:		Development/Other
12cr|gnustep-back-0.18.0-1|12	Summary: 	GNUstep Backend package
12cr|gnustep-back-0.18.0-1|13	URL:		http://www.gnustep.org/
12cr|gnustep-back-0.18.0-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|gnustep-back-0.18.0-1|15	Requires:	gnustep-gui
12cr|gnustep-back-0.18.0-1|16	BuildRequires:	gcc-objc
12cr|gnustep-back-0.18.0-1|17	BuildRequires:	gnustep-base
12cr|gnustep-back-0.18.0-1|18	BuildRequires:	gnustep-base-devel
12cr|gnustep-back-0.18.0-1|19	BuildRequires:	gnustep-gui-devel
12cr|gnustep-back-0.18.0-1|20	BuildRequires:	libx11-devel
12cr|gnustep-back-0.18.0-1|21	BuildRequires:	GL-devel
12cr|gnustep-back-0.18.0-1|22	BuildRequires:	libxext-devel
12cr|gnustep-back-0.18.0-1|23	BuildRequires:	libxmu-devel
12cr|gnustep-back-0.18.0-1|24	BuildRequires:	freetype2-devel
12cr|gnustep-back-0.18.0-1|25	
12cr|gnustep-back-0.18.0-1|26	%description
12cr|gnustep-back-0.18.0-1|27	It is a library of graphical user interface classes written
12cr|gnustep-back-0.18.0-1|28	completely in the Objective-C language; the classes are based
12cr|gnustep-back-0.18.0-1|29	upon the OpenStep specification as released by NeXT Software, Inc.
12cr|gnustep-back-0.18.0-1|30	The library does not completely conform to the specification
12cr|gnustep-back-0.18.0-1|31	and has been enhanced in a number of ways to take advantage
12cr|gnustep-back-0.18.0-1|32	of the GNU system. These classes include graphical objects
12cr|gnustep-back-0.18.0-1|33	such as buttons, text fields, popup lists, browser lists,
12cr|gnustep-back-0.18.0-1|34	and windows; there are also many associated classes
12cr|gnustep-back-0.18.0-1|35	for handling events, colors, fonts, pasteboards and images.
12cr|gnustep-back-0.18.0-1|36	
12cr|gnustep-back-0.18.0-1|37	%prep
12cr|gnustep-back-0.18.0-1|38	%setup -q
12cr|gnustep-back-0.18.0-1|39	%patch0 -p0
12cr|gnustep-back-0.18.0-1|40	
12cr|gnustep-back-0.18.0-1|41	%build
12cr|gnustep-back-0.18.0-1|42	%define __cputoolize /bin/true
12cr|gnustep-back-0.18.0-1|43	%configure2_5x
12cr|gnustep-back-0.18.0-1|44	make
12cr|gnustep-back-0.18.0-1|45	
12cr|gnustep-back-0.18.0-1|46	%install
12cr|gnustep-back-0.18.0-1|47	rm -fr %buildroot
12cr|gnustep-back-0.18.0-1|48	%makeinstall_std
12cr|gnustep-back-0.18.0-1|49	
12cr|gnustep-back-0.18.0-1|50	%clean
12cr|gnustep-back-0.18.0-1|51	rm -rf $RPM_BUILD_ROOT
12cr|gnustep-back-0.18.0-1|52	
12cr|gnustep-back-0.18.0-1|53	%files
12cr|gnustep-back-0.18.0-1|54	%defattr (-, root, root)
12cr|gnustep-back-0.18.0-1|55	%doc ANNOUNCE COPYING.LIB INSTALL NEWS README
12cr|gnustep-back-0.18.0-1|56	%_prefix/lib/GNUstep/Bundles/*
12cr|gnustep-back-0.18.0-1|57	%_mandir/man1/*
12cr|gnustep-back-0.18.0-1|58	%_prefix/lib/GNUstep/Fonts
12cr|gnustep-back-0.18.0-1|59	%_bindir/*
12cr|gnustep-back-0.18.0-1|60	
12cr|gnustep-back-0.18.0-1|61	
12cr|gnustep-back-0.18.0-1|62	%changelog
12cr|gnustep-back-0.18.0-1|63	* Tue Aug 03 2010 Funda Wang <fwang@mandriva.org> 0.18.0-1mdv2011.0
12cr|gnustep-back-0.18.0-1|64	+ Revision: 565362
12cr|gnustep-back-0.18.0-1|65	- New version 0.18.0
12cr|gnustep-back-0.18.0-1|66	
12cr|gnustep-back-0.18.0-1|67	* Thu Jan 08 2009 Funda Wang <fwang@mandriva.org> 0.16.0-1mdv2009.1
12cr|gnustep-back-0.18.0-1|68	+ Revision: 327016
12cr|gnustep-back-0.18.0-1|69	- fix str fmt
12cr|gnustep-back-0.18.0-1|70	- New version 0.16.0
12cr|gnustep-back-0.18.0-1|71	
12cr|gnustep-back-0.18.0-1|72	* Wed Aug 20 2008 Funda Wang <fwang@mandriva.org> 0.14.0-3mdv2009.0
12cr|gnustep-back-0.18.0-1|73	+ Revision: 274290
12cr|gnustep-back-0.18.0-1|74	- rebuild for new gnustep-base
12cr|gnustep-back-0.18.0-1|75	- spec cleanup
12cr|gnustep-back-0.18.0-1|76	
12cr|gnustep-back-0.18.0-1|77	* Fri Jun 20 2008 Franck Villaume <fvill@mandriva.com> 0.14.0-1mdv2009.0
12cr|gnustep-back-0.18.0-1|78	+ Revision: 227537
12cr|gnustep-back-0.18.0-1|79	- new stable version 0.14.0
12cr|gnustep-back-0.18.0-1|80	
12cr|gnustep-back-0.18.0-1|81	* Tue Jun 03 2008 Franck Villaume <fvill@mandriva.com> 0.13.2-1mdv2009.0
12cr|gnustep-back-0.18.0-1|82	+ Revision: 214514
12cr|gnustep-back-0.18.0-1|83	- new version 0.13.2
12cr|gnustep-back-0.18.0-1|84	
12cr|gnustep-back-0.18.0-1|85	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.12.0-3mdv2008.1
12cr|gnustep-back-0.18.0-1|86	+ Revision: 136456
12cr|gnustep-back-0.18.0-1|87	- restore BuildRoot
12cr|gnustep-back-0.18.0-1|88	
12cr|gnustep-back-0.18.0-1|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnustep-back-0.18.0-1|90	- kill re-definition of %%buildroot on Pixel's request
12cr|gnustep-back-0.18.0-1|91	
12cr|gnustep-back-0.18.0-1|92	* Wed Jul 25 2007 Austin Acton <austin@mandriva.org> 0.12.0-3mdv2008.0
12cr|gnustep-back-0.18.0-1|93	+ Revision: 55131
12cr|gnustep-back-0.18.0-1|94	- buildrequires gnustep-base
12cr|gnustep-back-0.18.0-1|95	- update for new layout
12cr|gnustep-back-0.18.0-1|96	- drop redundant requires
12cr|gnustep-back-0.18.0-1|97	
12cr|gnustep-back-0.18.0-1|98	* Mon Jun 04 2007 Austin Acton <austin@mandriva.org> 0.12.0-2mdv2008.0
12cr|gnustep-back-0.18.0-1|99	+ Revision: 34990
12cr|gnustep-back-0.18.0-1|100	- increment release
12cr|gnustep-back-0.18.0-1|101	- fix buildrequires
12cr|gnustep-back-0.18.0-1|102	- redo it all
12cr|gnustep-back-0.18.0-1|103	
12cr|gnustep-back-0.18.0-1|104	+ Adam Williamson <awilliamson@mandriva.org>
12cr|gnustep-back-0.18.0-1|105	- Import gnustep-back
12cr|gnustep-back-0.18.0-1|106	
12cr|gnustep-back-0.18.0-1|107	
12cr|gnustep-back-0.18.0-1|108	
12cr|gnustep-back-0.18.0-1|109	
12cr|gnustep-back-0.18.0-1|110	* Tue May 10 2005 Lenny Cartier <lenny@mandriva.com> 0.9.6-1mdk
12cr|gnustep-back-0.18.0-1|111	- new

1851 12
12cr|gnustep-base-1.24.0-2|1	%define	build_doc 1
12cr|gnustep-base-1.24.0-2|2	
12cr|gnustep-base-1.24.0-2|3	%define major 	1.24
12cr|gnustep-base-1.24.0-2|4	%define libname %mklibname %{name} %major
12cr|gnustep-base-1.24.0-2|5	%define develname %mklibname %{name} -d
12cr|gnustep-base-1.24.0-2|6	
12cr|gnustep-base-1.24.0-2|7	Summary: 	GNUstep Base package
12cr|gnustep-base-1.24.0-2|8	Name: 		gnustep-base
12cr|gnustep-base-1.24.0-2|9	Version: 	1.24.0
12cr|gnustep-base-1.24.0-2|10	Release: 	2
12cr|gnustep-base-1.24.0-2|11	Source0: 	http://ftpmain.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
12cr|gnustep-base-1.24.0-2|12	Source100:	gnustep-base.rpmlintrc
12cr|gnustep-base-1.24.0-2|13	Patch1:		gnustep-base-1.24.0.libxml.patch
12cr|gnustep-base-1.24.0-2|14	License: 	LGPLv2+
12cr|gnustep-base-1.24.0-2|15	Group: 		Development/Other
12cr|gnustep-base-1.24.0-2|16	URL:		http://www.gnustep.org/
12cr|gnustep-base-1.24.0-2|17	BuildRequires:	gnustep-make
12cr|gnustep-base-1.24.0-2|18	BuildRequires:	libffcall-devel
12cr|gnustep-base-1.24.0-2|19	BuildRequires:	gcc-objc
12cr|gnustep-base-1.24.0-2|20	BuildRequires:	pkgconfig(libxml-2.0)
12cr|gnustep-base-1.24.0-2|21	BuildRequires:	pkgconfig(libxslt)
12cr|gnustep-base-1.24.0-2|22	BuildRequires:	pkgconfig(zlib)
12cr|gnustep-base-1.24.0-2|23	BuildRequires:	pkgconfig(openssl)
12cr|gnustep-base-1.24.0-2|24	BuildRequires:	pkgconfig(gnutls)
12cr|gnustep-base-1.24.0-2|25	BuildRequires:	binutils-devel
12cr|gnustep-base-1.24.0-2|26	BuildRequires:	pkgconfig(libffi)
12cr|gnustep-base-1.24.0-2|27	BuildRequires:	pkgconfig(avahi-client)
12cr|gnustep-base-1.24.0-2|28	BuildRequires:	pkgconfig(icu-i18n)
12cr|gnustep-base-1.24.0-2|29	%if %build_doc
12cr|gnustep-base-1.24.0-2|30	BuildRequires:	tetex-dvips
12cr|gnustep-base-1.24.0-2|31	BuildRequires:	texi2html
12cr|gnustep-base-1.24.0-2|32	BuildRequires:	texinfo
12cr|gnustep-base-1.24.0-2|33	%endif
12cr|gnustep-base-1.24.0-2|34	Requires:	gnustep-make >= 2.0.0
12cr|gnustep-base-1.24.0-2|35	
12cr|gnustep-base-1.24.0-2|36	%description
12cr|gnustep-base-1.24.0-2|37	The GNUstep Base Library is a powerful fast library of general-purpose,
12cr|gnustep-base-1.24.0-2|38	non-graphical Objective C classes, inspired by the superb OpenStep API but
12cr|gnustep-base-1.24.0-2|39	implementing Apple and GNU additions to the API as well.  It includes for
12cr|gnustep-base-1.24.0-2|40	example classes for unicode strings, arrays, dictionaries, sets, byte
12cr|gnustep-base-1.24.0-2|41	streams, typed coders, invocations, notifications, notification dispatchers,
12cr|gnustep-base-1.24.0-2|42	scanners, tasks, files, networking, threading, remote object messaging
12cr|gnustep-base-1.24.0-2|43	support (distributed objects), event loops, loadable bundles, attributed
12cr|gnustep-base-1.24.0-2|44	unicode strings, xml, mime, user defaults. This package includes development
12cr|gnustep-base-1.24.0-2|45	headers too.
12cr|gnustep-base-1.24.0-2|46	
12cr|gnustep-base-1.24.0-2|47	%package -n     %{libname}
12cr|gnustep-base-1.24.0-2|48	Summary:        Dynamic libraries from %{name}
12cr|gnustep-base-1.24.0-2|49	Group:          System/Libraries
12cr|gnustep-base-1.24.0-2|50	
12cr|gnustep-base-1.24.0-2|51	%description -n %{libname}
12cr|gnustep-base-1.24.0-2|52	Dynamic libraries from %{name}.
12cr|gnustep-base-1.24.0-2|53	
12cr|gnustep-base-1.24.0-2|54	%package -n     %{develname}
12cr|gnustep-base-1.24.0-2|55	Summary:        Header files and static libraries from %{name}
12cr|gnustep-base-1.24.0-2|56	Group:          Development/Other
12cr|gnustep-base-1.24.0-2|57	Requires:       %{libname} >= %{version}
12cr|gnustep-base-1.24.0-2|58	Provides:       %{name}-devel = %{version}-%{release}
12cr|gnustep-base-1.24.0-2|59	Obsoletes:      %{name}-devel
12cr|gnustep-base-1.24.0-2|60	
12cr|gnustep-base-1.24.0-2|61	%description -n %{develname}
12cr|gnustep-base-1.24.0-2|62	Libraries and includes files for developing programs based on %{name}.
12cr|gnustep-base-1.24.0-2|63	
12cr|gnustep-base-1.24.0-2|64	%prep
12cr|gnustep-base-1.24.0-2|65	%setup -q
12cr|gnustep-base-1.24.0-2|66	%apply_patches
12cr|gnustep-base-1.24.0-2|67	
12cr|gnustep-base-1.24.0-2|68	%build
12cr|gnustep-base-1.24.0-2|69	if [ -z "$GNUSTEP_SYSTEM_ROOT" ]; then
12cr|gnustep-base-1.24.0-2|70	. %{_datadir}/GNUstep/Makefiles/GNUstep.sh
12cr|gnustep-base-1.24.0-2|71	fi
12cr|gnustep-base-1.24.0-2|72	%define __cputoolize /bin/true
12cr|gnustep-base-1.24.0-2|73	%configure2_5x --with-default-config=/etc/GNUstep/GNUstep.conf
12cr|gnustep-base-1.24.0-2|74	make
12cr|gnustep-base-1.24.0-2|75	%if %build_doc
12cr|gnustep-base-1.24.0-2|76	export LD_LIBRARY_PATH="${RPM_BUILD_DIR}/%{name}-%{version}/Source/obj:${LD_LIBRARY_PATH}"
12cr|gnustep-base-1.24.0-2|77	make -C Documentation
12cr|gnustep-base-1.24.0-2|78	%endif
12cr|gnustep-base-1.24.0-2|79	
12cr|gnustep-base-1.24.0-2|80	%install
12cr|gnustep-base-1.24.0-2|81	if [ -z "$GNUSTEP_SYSTEM_ROOT" ]; then
12cr|gnustep-base-1.24.0-2|82	. %{_datadir}/GNUstep/Makefiles/GNUstep.sh
12cr|gnustep-base-1.24.0-2|83	fi
12cr|gnustep-base-1.24.0-2|84	%makeinstall_std
12cr|gnustep-base-1.24.0-2|85	%if %build_doc
12cr|gnustep-base-1.24.0-2|86	cd Documentation
12cr|gnustep-base-1.24.0-2|87	%makeinstall_std
12cr|gnustep-base-1.24.0-2|88	%endif
12cr|gnustep-base-1.24.0-2|89	
12cr|gnustep-base-1.24.0-2|90	%post
12cr|gnustep-base-1.24.0-2|91	grep -q '^gdomap' /etc/services                                            \
12cr|gnustep-base-1.24.0-2|92	|| (echo "gdomap 538/tcp # GNUstep distributed objects" >> /etc/services  \
12cr|gnustep-base-1.24.0-2|93	&& echo "gdomap 538/udp # GNUstep distributed objects" >> /etc/services)
12cr|gnustep-base-1.24.0-2|94	
12cr|gnustep-base-1.24.0-2|95	%postun
12cr|gnustep-base-1.24.0-2|96	mv -f /etc/services /etc/services.orig
12cr|gnustep-base-1.24.0-2|97	grep -v "^gdomap 538" /etc/services.orig > /etc/services
12cr|gnustep-base-1.24.0-2|98	rm -f /etc/services.orig
12cr|gnustep-base-1.24.0-2|99	
12cr|gnustep-base-1.24.0-2|100	%files
12cr|gnustep-base-1.24.0-2|101	%doc NEWS README
12cr|gnustep-base-1.24.0-2|102	%{_bindir}/*
12cr|gnustep-base-1.24.0-2|103	%{_prefix}/lib/GNUstep
12cr|gnustep-base-1.24.0-2|104	%{_mandir}/man1/*
12cr|gnustep-base-1.24.0-2|105	%{_mandir}/man8/*
12cr|gnustep-base-1.24.0-2|106	%{_infodir}/*
12cr|gnustep-base-1.24.0-2|107	
12cr|gnustep-base-1.24.0-2|108	%files -n %{libname}
12cr|gnustep-base-1.24.0-2|109	%{_prefix}/lib/lib%{name}.so.%{major}*
12cr|gnustep-base-1.24.0-2|110	
12cr|gnustep-base-1.24.0-2|111	%files -n %{develname}
12cr|gnustep-base-1.24.0-2|112	%doc ANNOUNCE COPYING COPYING.LIB ChangeLog*
12cr|gnustep-base-1.24.0-2|113	%{_includedir}/*
12cr|gnustep-base-1.24.0-2|114	%{_datadir}/GNUstep/*
12cr|gnustep-base-1.24.0-2|115	%{_prefix}/lib/*.so
12cr|gnustep-base-1.24.0-2|116	
12cr|gnustep-base-1.24.0-2|117	
12cr|gnustep-base-1.24.0-2|118	%changelog
12cr|gnustep-base-1.24.0-2|119	* Fri May 11 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.24.0-2
12cr|gnustep-base-1.24.0-2|120	+ Revision: 798266
12cr|gnustep-base-1.24.0-2|121	- Fix rpmlint braindamage
12cr|gnustep-base-1.24.0-2|122	
12cr|gnustep-base-1.24.0-2|123	* Thu May 10 2012 Lev Givon <lev@mandriva.org> 1.24.0-1
12cr|gnustep-base-1.24.0-2|124	+ Revision: 798130
12cr|gnustep-base-1.24.0-2|125	- Fix major, remove old tarball.
12cr|gnustep-base-1.24.0-2|126	
12cr|gnustep-base-1.24.0-2|127	+ Jon Dill <dillj@mandriva.org>
12cr|gnustep-base-1.24.0-2|128	- rebuild against new version of libffi4
12cr|gnustep-base-1.24.0-2|129	
12cr|gnustep-base-1.24.0-2|130	* Tue Aug 03 2010 Funda Wang <fwang@mandriva.org> 1.20.1-1mdv2011.0
12cr|gnustep-base-1.24.0-2|131	+ Revision: 565259
12cr|gnustep-base-1.24.0-2|132	- New version 1.20.1
12cr|gnustep-base-1.24.0-2|133	
12cr|gnustep-base-1.24.0-2|134	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 1.18.0-4mdv2010.1
12cr|gnustep-base-1.24.0-2|135	+ Revision: 537371
12cr|gnustep-base-1.24.0-2|136	- rebuild
12cr|gnustep-base-1.24.0-2|137	
12cr|gnustep-base-1.24.0-2|138	* Wed Nov 25 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.18.0-3mdv2010.1
12cr|gnustep-base-1.24.0-2|139	+ Revision: 469882
12cr|gnustep-base-1.24.0-2|140	- rebuild to statically link against libbfd
12cr|gnustep-base-1.24.0-2|141	
12cr|gnustep-base-1.24.0-2|142	* Sat Mar 14 2009 Funda Wang <fwang@mandriva.org> 1.18.0-2mdv2009.1
12cr|gnustep-base-1.24.0-2|143	+ Revision: 354830
12cr|gnustep-base-1.24.0-2|144	- fix file list
12cr|gnustep-base-1.24.0-2|145	- fix str fmt
12cr|gnustep-base-1.24.0-2|146	- rebuild for new binutils
12cr|gnustep-base-1.24.0-2|147	- protect libmajor
12cr|gnustep-base-1.24.0-2|148	
12cr|gnustep-base-1.24.0-2|149	* Wed Jan 07 2009 Funda Wang <fwang@mandriva.org> 1.18.0-1mdv2009.1
12cr|gnustep-base-1.24.0-2|150	+ Revision: 326909
12cr|gnustep-base-1.24.0-2|151	- New version 1.18.0
12cr|gnustep-base-1.24.0-2|152	
12cr|gnustep-base-1.24.0-2|153	* Thu Dec 25 2008 Michael Scherer <misc@mandriva.org> 1.16.5-2mdv2009.1
12cr|gnustep-base-1.24.0-2|154	+ Revision: 318451
12cr|gnustep-base-1.24.0-2|155	- rebuild for new py^W binutils
12cr|gnustep-base-1.24.0-2|156	
12cr|gnustep-base-1.24.0-2|157	* Mon Dec 01 2008 Funda Wang <fwang@mandriva.org> 1.16.5-1mdv2009.1
12cr|gnustep-base-1.24.0-2|158	+ Revision: 308687
12cr|gnustep-base-1.24.0-2|159	- New version 1.16.5
12cr|gnustep-base-1.24.0-2|160	
12cr|gnustep-base-1.24.0-2|161	* Fri Nov 14 2008 Funda Wang <fwang@mandriva.org> 1.16.4-1mdv2009.1
12cr|gnustep-base-1.24.0-2|162	+ Revision: 303304
12cr|gnustep-base-1.24.0-2|163	- New version 1.16.4
12cr|gnustep-base-1.24.0-2|164	- procfs merged upstream
12cr|gnustep-base-1.24.0-2|165	
12cr|gnustep-base-1.24.0-2|166	* Wed Aug 20 2008 Funda Wang <fwang@mandriva.org> 1.16.3-3mdv2009.0
12cr|gnustep-base-1.24.0-2|167	+ Revision: 274214
12cr|gnustep-base-1.24.0-2|168	- add fix for procfs detection
12cr|gnustep-base-1.24.0-2|169	- New version 1.16.3
12cr|gnustep-base-1.24.0-2|170	- fix sh path
12cr|gnustep-base-1.24.0-2|171	- New version 1.16.2
12cr|gnustep-base-1.24.0-2|172	- BR gnutls and binutils
12cr|gnustep-base-1.24.0-2|173	- fix building
12cr|gnustep-base-1.24.0-2|174	- add info files
12cr|gnustep-base-1.24.0-2|175	- New version 1.16.1
12cr|gnustep-base-1.24.0-2|176	
12cr|gnustep-base-1.24.0-2|177	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnustep-base-1.24.0-2|178	- rebuild
12cr|gnustep-base-1.24.0-2|179	
12cr|gnustep-base-1.24.0-2|180	+ Pixel <pixel@mandriva.com>
12cr|gnustep-base-1.24.0-2|181	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gnustep-base-1.24.0-2|182	
12cr|gnustep-base-1.24.0-2|183	+ Franck Villaume <fvill@mandriva.com>
12cr|gnustep-base-1.24.0-2|184	- new version 1.15.3
12cr|gnustep-base-1.24.0-2|185	
12cr|gnustep-base-1.24.0-2|186	* Tue Jan 22 2008 Funda Wang <fwang@mandriva.org> 1.15.2-1mdv2008.1
12cr|gnustep-base-1.24.0-2|187	+ Revision: 156313
12cr|gnustep-base-1.24.0-2|188	- New version 1.15.2
12cr|gnustep-base-1.24.0-2|189	
12cr|gnustep-base-1.24.0-2|190	+ Olivier Blin <blino@mandriva.org>
12cr|gnustep-base-1.24.0-2|191	- restore BuildRoot
12cr|gnustep-base-1.24.0-2|192	
12cr|gnustep-base-1.24.0-2|193	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnustep-base-1.24.0-2|194	- kill re-definition of %%buildroot on Pixel's request
12cr|gnustep-base-1.24.0-2|195	
12cr|gnustep-base-1.24.0-2|196	* Fri Aug 03 2007 Austin Acton <austin@mandriva.org> 1.15.0-4mdv2008.0
12cr|gnustep-base-1.24.0-2|197	+ Revision: 58679
12cr|gnustep-base-1.24.0-2|198	- buildrequires texinfo when building docs
12cr|gnustep-base-1.24.0-2|199	- rebuild to get documentation
12cr|gnustep-base-1.24.0-2|200	
12cr|gnustep-base-1.24.0-2|201	* Tue Jul 10 2007 Austin Acton <austin@mandriva.org> 1.15.0-3mdv2008.0
12cr|gnustep-base-1.24.0-2|202	+ Revision: 51102
12cr|gnustep-base-1.24.0-2|203	- rebuild for new locations
12cr|gnustep-base-1.24.0-2|204	- move to FHS structure
12cr|gnustep-base-1.24.0-2|205	- re libify; non-versioned devel
12cr|gnustep-base-1.24.0-2|206	- drop explicit provides hack
12cr|gnustep-base-1.24.0-2|207	
12cr|gnustep-base-1.24.0-2|208	* Sat Jun 02 2007 Austin Acton <austin@mandriva.org> 1.15.0-2mdv2008.0
12cr|gnustep-base-1.24.0-2|209	+ Revision: 34756
12cr|gnustep-base-1.24.0-2|210	- setup for doc build
12cr|gnustep-base-1.24.0-2|211	- explicit provides (Charles Edwards)
12cr|gnustep-base-1.24.0-2|212	
12cr|gnustep-base-1.24.0-2|213	* Wed May 30 2007 Austin Acton <austin@mandriva.org> 1.15.0-1mdv2008.0
12cr|gnustep-base-1.24.0-2|214	+ Revision: 32872
12cr|gnustep-base-1.24.0-2|215	- new version
12cr|gnustep-base-1.24.0-2|216	- redo most of spec file for simplicity
12cr|gnustep-base-1.24.0-2|217	- disable documentation, temporarily
12cr|gnustep-base-1.24.0-2|218	
12cr|gnustep-base-1.24.0-2|219	
12cr|gnustep-base-1.24.0-2|220	* Mon Jun 19 2006 Charles A Edwards <eslrahc@mandriva.org> 1.12.0-2mdv2007.0
12cr|gnustep-base-1.24.0-2|221	- post postrun ldconfig
12cr|gnustep-base-1.24.0-2|222	
12cr|gnustep-base-1.24.0-2|223	* Mon Jun 19 2006 Charles A Edwards <eslrahc@mandriva.org> 1.12.0-1mdv2007.0
12cr|gnustep-base-1.24.0-2|224	- 1.12.0
12cr|gnustep-base-1.24.0-2|225	- mkrel
12cr|gnustep-base-1.24.0-2|226	- bump major
12cr|gnustep-base-1.24.0-2|227	- add doc build
12cr|gnustep-base-1.24.0-2|228	
12cr|gnustep-base-1.24.0-2|229	* Mon Apr 04 2005 Charles A Edwards <eslrahc@mandrake.org> 1.10.2-1mdk
12cr|gnustep-base-1.24.0-2|230	- 1.10.2
12cr|gnustep-base-1.24.0-2|231	- mv headers to devel pkg
12cr|gnustep-base-1.24.0-2|232	- use _prefix
12cr|gnustep-base-1.24.0-2|233	- bzip2 changelog 1 & 2 and include in Doc
12cr|gnustep-base-1.24.0-2|234	- add Examples as Doc in devel pkg
12cr|gnustep-base-1.24.0-2|235	
12cr|gnustep-base-1.24.0-2|236	* Sat Nov 06 2004 Charles A Edwards <eslrahc@mandrake.org> 1.10.1-3mdk
12cr|gnustep-base-1.24.0-2|237	- exclude so from main pkg
12cr|gnustep-base-1.24.0-2|238	
12cr|gnustep-base-1.24.0-2|239	* Thu Nov 04 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.10.1-1mdk
12cr|gnustep-base-1.24.0-2|240	- 1.10.1
12cr|gnustep-base-1.24.0-2|241	
12cr|gnustep-base-1.24.0-2|242	* Fri Sep 10 2004 Charles A Edwards <eslrahc@mandrake.org> 1.10.0-2mdk
12cr|gnustep-base-1.24.0-2|243	- fix Major and Provides
12cr|gnustep-base-1.24.0-2|244	
12cr|gnustep-base-1.24.0-2|245	* Fri Sep 10 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.10.0-1mdk
12cr|gnustep-base-1.24.0-2|246	- 1.10.0
12cr|gnustep-base-1.24.0-2|247	
12cr|gnustep-base-1.24.0-2|248	* Fri Aug 08 2003 Marcel Pol <mpol@gmx.net> 1.6.0-2mdk
12cr|gnustep-base-1.24.0-2|249	- rebuild
12cr|gnustep-base-1.24.0-2|250	- setup -q
12cr|gnustep-base-1.24.0-2|251	

1852 12
12cr|gnustep-gui-0.22.0-3|1	%define major	%(echo %version |cut -d. -f1-2)
12cr|gnustep-gui-0.22.0-3|2	
12cr|gnustep-gui-0.22.0-3|3	%define libname %mklibname %name %major
12cr|gnustep-gui-0.22.0-3|4	%define libnamedev %mklibname %name -d
12cr|gnustep-gui-0.22.0-3|5	
12cr|gnustep-gui-0.22.0-3|6	Name: 		gnustep-gui
12cr|gnustep-gui-0.22.0-3|7	Version: 	0.22.0
12cr|gnustep-gui-0.22.0-3|8	Release: 	3
12cr|gnustep-gui-0.22.0-3|9	Source0: 	ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
12cr|gnustep-gui-0.22.0-3|10	License: 	GPLv2+
12cr|gnustep-gui-0.22.0-3|11	Group:		Development/Other
12cr|gnustep-gui-0.22.0-3|12	Summary: 	GNUstep GUI package
12cr|gnustep-gui-0.22.0-3|13	URL:		http://www.gnustep.org/
12cr|gnustep-gui-0.22.0-3|14	Requires:	gnustep-base
12cr|gnustep-gui-0.22.0-3|15	BuildRequires:	gcc-objc
12cr|gnustep-gui-0.22.0-3|16	BuildRequires:	gnustep-base-devel >= 1.24.0
12cr|gnustep-gui-0.22.0-3|17	BuildRequires:	gnustep-make >= 2.6.2
12cr|gnustep-gui-0.22.0-3|18	BuildRequires:	cups-devel
12cr|gnustep-gui-0.22.0-3|19	BuildRequires:	aspell-devel
12cr|gnustep-gui-0.22.0-3|20	BuildRequires:	pkgconfig(ao)
12cr|gnustep-gui-0.22.0-3|21	BuildRequires:	pkgconfig(sndfile)
12cr|gnustep-gui-0.22.0-3|22	BuildRequires:	jpeg-devel
12cr|gnustep-gui-0.22.0-3|23	BuildRequires:	pkgconfig(libpng) >= 1.5
12cr|gnustep-gui-0.22.0-3|24	BuildRequires:	ungif-devel
12cr|gnustep-gui-0.22.0-3|25	Buildrequires:	pkgconfig(libtiff-4)
12cr|gnustep-gui-0.22.0-3|26	Requires:	gnustep-base
12cr|gnustep-gui-0.22.0-3|27	
12cr|gnustep-gui-0.22.0-3|28	%description
12cr|gnustep-gui-0.22.0-3|29	This is a library of graphical user interface classes written completely in the
12cr|gnustep-gui-0.22.0-3|30	Objective-C language; the classes are based upon the OpenStep specification as
12cr|gnustep-gui-0.22.0-3|31	released by NeXT Software, Inc.  The library does not completely conform to the
12cr|gnustep-gui-0.22.0-3|32	specification and has been enhanced in a number of ways to take advantage of
12cr|gnustep-gui-0.22.0-3|33	the GNU system. These classes include graphical objects such as buttons, text
12cr|gnustep-gui-0.22.0-3|34	fields, popup lists, browser lists, and windows; there are also many associated
12cr|gnustep-gui-0.22.0-3|35	classes for handling events, colors, fonts, pasteboards and images.
12cr|gnustep-gui-0.22.0-3|36	
12cr|gnustep-gui-0.22.0-3|37	%package -n     %{libname}
12cr|gnustep-gui-0.22.0-3|38	Summary:        Dynamic libraries from %name
12cr|gnustep-gui-0.22.0-3|39	Group:          System/Libraries
12cr|gnustep-gui-0.22.0-3|40	
12cr|gnustep-gui-0.22.0-3|41	%description -n %{libname}
12cr|gnustep-gui-0.22.0-3|42	Dynamic libraries from %name.
12cr|gnustep-gui-0.22.0-3|43	
12cr|gnustep-gui-0.22.0-3|44	%package -n     %{libnamedev}
12cr|gnustep-gui-0.22.0-3|45	Summary:        Header files and static libraries from %name
12cr|gnustep-gui-0.22.0-3|46	Group:          Development/Other
12cr|gnustep-gui-0.22.0-3|47	Requires:       %{libname} >= %{version}
12cr|gnustep-gui-0.22.0-3|48	Provides:       lib%{name}-devel = %{version}-%{release}
12cr|gnustep-gui-0.22.0-3|49	Provides:       %{name}-devel = %{version}-%{release}
12cr|gnustep-gui-0.22.0-3|50	Obsoletes:      %name-devel
12cr|gnustep-gui-0.22.0-3|51	
12cr|gnustep-gui-0.22.0-3|52	%description -n %{libnamedev}
12cr|gnustep-gui-0.22.0-3|53	Libraries and includes files for developing programs based on %name.
12cr|gnustep-gui-0.22.0-3|54	
12cr|gnustep-gui-0.22.0-3|55	%prep
12cr|gnustep-gui-0.22.0-3|56	%setup -q
12cr|gnustep-gui-0.22.0-3|57	
12cr|gnustep-gui-0.22.0-3|58	%build
12cr|gnustep-gui-0.22.0-3|59	%configure2_5x
12cr|gnustep-gui-0.22.0-3|60	%make
12cr|gnustep-gui-0.22.0-3|61	
12cr|gnustep-gui-0.22.0-3|62	%install
12cr|gnustep-gui-0.22.0-3|63	rm -fr %buildroot
12cr|gnustep-gui-0.22.0-3|64	%makeinstall_std
12cr|gnustep-gui-0.22.0-3|65	
12cr|gnustep-gui-0.22.0-3|66	%if %mdkversion < 200900
12cr|gnustep-gui-0.22.0-3|67	%post -n %{libname} -p /sbin/ldconfig
12cr|gnustep-gui-0.22.0-3|68	%endif
12cr|gnustep-gui-0.22.0-3|69	%if %mdkversion < 200900
12cr|gnustep-gui-0.22.0-3|70	%postun -n %{libname} -p /sbin/ldconfig
12cr|gnustep-gui-0.22.0-3|71	%endif
12cr|gnustep-gui-0.22.0-3|72	
12cr|gnustep-gui-0.22.0-3|73	%clean
12cr|gnustep-gui-0.22.0-3|74	rm -rf $RPM_BUILD_ROOT
12cr|gnustep-gui-0.22.0-3|75	
12cr|gnustep-gui-0.22.0-3|76	%files
12cr|gnustep-gui-0.22.0-3|77	%defattr (-, root, root)
12cr|gnustep-gui-0.22.0-3|78	%doc ANNOUNCE COPYING.LIB BUGS NEWS README
12cr|gnustep-gui-0.22.0-3|79	%{_bindir}/*
12cr|gnustep-gui-0.22.0-3|80	%{_prefix}/lib/GNUstep/*
12cr|gnustep-gui-0.22.0-3|81	
12cr|gnustep-gui-0.22.0-3|82	%files -n %{libname}
12cr|gnustep-gui-0.22.0-3|83	%defattr(-,root,root)
12cr|gnustep-gui-0.22.0-3|84	%{_prefix}/lib/lib%{name}.so.%{major}*
12cr|gnustep-gui-0.22.0-3|85	
12cr|gnustep-gui-0.22.0-3|86	%files -n %{libnamedev}
12cr|gnustep-gui-0.22.0-3|87	%defattr(-,root,root)
12cr|gnustep-gui-0.22.0-3|88	%{_includedir}/*
12cr|gnustep-gui-0.22.0-3|89	%{_prefix}/lib/*.so
12cr|gnustep-gui-0.22.0-3|90	%{_datadir}/GNUstep/Makefiles/Additional/*
12cr|gnustep-gui-0.22.0-3|91	
12cr|gnustep-gui-0.22.0-3|92	
12cr|gnustep-gui-0.22.0-3|93	%changelog
12cr|gnustep-gui-0.22.0-3|94	* Sat May 12 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.22.0-3
12cr|gnustep-gui-0.22.0-3|95	+ Revision: 798521
12cr|gnustep-gui-0.22.0-3|96	- Fix BuildRequirement on 32bit libraries on x86_64
12cr|gnustep-gui-0.22.0-3|97	- Rebuild for current gnustep-core
12cr|gnustep-gui-0.22.0-3|98	
12cr|gnustep-gui-0.22.0-3|99	+ Lev Givon <lev@mandriva.org>
12cr|gnustep-gui-0.22.0-3|100	- Bump release to force rebuild.
12cr|gnustep-gui-0.22.0-3|101	- Update to 0.22.0.
12cr|gnustep-gui-0.22.0-3|102	
12cr|gnustep-gui-0.22.0-3|103	* Tue Aug 03 2010 Funda Wang <fwang@mandriva.org> 0.18.0-1mdv2011.0
12cr|gnustep-gui-0.22.0-3|104	+ Revision: 565346
12cr|gnustep-gui-0.22.0-3|105	- new version 0.18.0
12cr|gnustep-gui-0.22.0-3|106	
12cr|gnustep-gui-0.22.0-3|107	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.16.0-1mdv2010.0
12cr|gnustep-gui-0.22.0-3|108	+ Revision: 436524
12cr|gnustep-gui-0.22.0-3|109	- adjust file list
12cr|gnustep-gui-0.22.0-3|110	
12cr|gnustep-gui-0.22.0-3|111	+ Funda Wang <fwang@mandriva.org>
12cr|gnustep-gui-0.22.0-3|112	- protect major
12cr|gnustep-gui-0.22.0-3|113	
12cr|gnustep-gui-0.22.0-3|114	* Wed Jan 07 2009 Funda Wang <fwang@mandriva.org> 0.16.0-1mdv2009.1
12cr|gnustep-gui-0.22.0-3|115	+ Revision: 326911
12cr|gnustep-gui-0.22.0-3|116	- New version 0.16.0
12cr|gnustep-gui-0.22.0-3|117	
12cr|gnustep-gui-0.22.0-3|118	* Thu Aug 21 2008 Funda Wang <fwang@mandriva.org> 0.14.0-2mdv2009.0
12cr|gnustep-gui-0.22.0-3|119	+ Revision: 274529
12cr|gnustep-gui-0.22.0-3|120	- fix underlink
12cr|gnustep-gui-0.22.0-3|121	- New version 0.14.0
12cr|gnustep-gui-0.22.0-3|122	
12cr|gnustep-gui-0.22.0-3|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnustep-gui-0.22.0-3|124	- rebuild early 2009.0 package (before pixel changes)
12cr|gnustep-gui-0.22.0-3|125	
12cr|gnustep-gui-0.22.0-3|126	+ Pixel <pixel@mandriva.com>
12cr|gnustep-gui-0.22.0-3|127	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gnustep-gui-0.22.0-3|128	
12cr|gnustep-gui-0.22.0-3|129	* Tue Jun 03 2008 Franck Villaume <fvill@mandriva.com> 0.13.2-1mdv2009.0
12cr|gnustep-gui-0.22.0-3|130	+ Revision: 214482
12cr|gnustep-gui-0.22.0-3|131	- new version 0.13.2
12cr|gnustep-gui-0.22.0-3|132	
12cr|gnustep-gui-0.22.0-3|133	* Tue Jan 22 2008 Funda Wang <fwang@mandriva.org> 0.12.1-1mdv2008.1
12cr|gnustep-gui-0.22.0-3|134	+ Revision: 156246
12cr|gnustep-gui-0.22.0-3|135	- New version 0.12.1
12cr|gnustep-gui-0.22.0-3|136	
12cr|gnustep-gui-0.22.0-3|137	+ Olivier Blin <blino@mandriva.org>
12cr|gnustep-gui-0.22.0-3|138	- restore BuildRoot
12cr|gnustep-gui-0.22.0-3|139	
12cr|gnustep-gui-0.22.0-3|140	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnustep-gui-0.22.0-3|141	- kill re-definition of %%buildroot on Pixel's request
12cr|gnustep-gui-0.22.0-3|142	
12cr|gnustep-gui-0.22.0-3|143	* Mon Aug 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-4mdv2008.0
12cr|gnustep-gui-0.22.0-3|144	+ Revision: 67910
12cr|gnustep-gui-0.22.0-3|145	- rebuilt against new portaudio libs
12cr|gnustep-gui-0.22.0-3|146	
12cr|gnustep-gui-0.22.0-3|147	* Mon Jul 23 2007 Austin Acton <austin@mandriva.org> 0.12.0-3mdv2008.0
12cr|gnustep-gui-0.22.0-3|148	+ Revision: 54501
12cr|gnustep-gui-0.22.0-3|149	- fix lib64 requires
12cr|gnustep-gui-0.22.0-3|150	- re-libify
12cr|gnustep-gui-0.22.0-3|151	- new directory structure
12cr|gnustep-gui-0.22.0-3|152	- drop hacky provides
12cr|gnustep-gui-0.22.0-3|153	
12cr|gnustep-gui-0.22.0-3|154	* Sun Jun 03 2007 Austin Acton <austin@mandriva.org> 0.12.0-2mdv2008.0
12cr|gnustep-gui-0.22.0-3|155	+ Revision: 34948
12cr|gnustep-gui-0.22.0-3|156	- increment release
12cr|gnustep-gui-0.22.0-3|157	- explicit provides
12cr|gnustep-gui-0.22.0-3|158	
12cr|gnustep-gui-0.22.0-3|159	* Sun Jun 03 2007 Austin Acton <austin@mandriva.org> 0.12.0-1mdv2008.0
12cr|gnustep-gui-0.22.0-3|160	+ Revision: 34793
12cr|gnustep-gui-0.22.0-3|161	- buildrequires gcc-objc
12cr|gnustep-gui-0.22.0-3|162	- simplify, simplify, simplify
12cr|gnustep-gui-0.22.0-3|163	
12cr|gnustep-gui-0.22.0-3|164	+ Adam Williamson <awilliamson@mandriva.org>
12cr|gnustep-gui-0.22.0-3|165	- Import gnustep-gui
12cr|gnustep-gui-0.22.0-3|166	
12cr|gnustep-gui-0.22.0-3|167	
12cr|gnustep-gui-0.22.0-3|168	
12cr|gnustep-gui-0.22.0-3|169	* Mon Apr 04 2005 Charles A Edwards <eslrahc@mandrake.org> 0.9.5-1mdk
12cr|gnustep-gui-0.22.0-3|170	- 0.9.5
12cr|gnustep-gui-0.22.0-3|171	- quiet setup
12cr|gnustep-gui-0.22.0-3|172	- buildrequires
12cr|gnustep-gui-0.22.0-3|173	
12cr|gnustep-gui-0.22.0-3|174	* Thu Oct  7 2004 Nicolas Planel <nplanel@n3.mandrakesoft.com> 0.9.4-2mdk
12cr|gnustep-gui-0.22.0-3|175	- move lib to libgnustep-gui.
12cr|gnustep-gui-0.22.0-3|176	
12cr|gnustep-gui-0.22.0-3|177	* Thu Oct  7 2004 Nicolas Planel <nplanel@mandrakesoft.com> 0.9.4-1mdk
12cr|gnustep-gui-0.22.0-3|178	- 0.9.4.

1853 12
12cr|gnustep-make-2.6.2-2|1	# No binaries included => no need for a debug package
12cr|gnustep-make-2.6.2-2|2	# Still can't make it noarch because files will contain
12cr|gnustep-make-2.6.2-2|3	# lib vs. lib64 references
12cr|gnustep-make-2.6.2-2|4	%define debug_package %nil
12cr|gnustep-make-2.6.2-2|5	%define _disable_ld_no_undefined 1
12cr|gnustep-make-2.6.2-2|6	
12cr|gnustep-make-2.6.2-2|7	Name: 		gnustep-make
12cr|gnustep-make-2.6.2-2|8	Version: 	2.6.2
12cr|gnustep-make-2.6.2-2|9	Release: 	2
12cr|gnustep-make-2.6.2-2|10	Source0: 	ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
12cr|gnustep-make-2.6.2-2|11	License: 	GPLv3+
12cr|gnustep-make-2.6.2-2|12	Group:		Development/Other
12cr|gnustep-make-2.6.2-2|13	Summary: 	GNUstep Makefile package
12cr|gnustep-make-2.6.2-2|14	URL:		http://www.gnustep.org/
12cr|gnustep-make-2.6.2-2|15	BuildRequires:	texinfo latex2html >= 2008-6
12cr|gnustep-make-2.6.2-2|16	BuildRequires:	tetex-latex tetex-dvips texi2html
12cr|gnustep-make-2.6.2-2|17	BuildConflicts:	%name
12cr|gnustep-make-2.6.2-2|18	
12cr|gnustep-make-2.6.2-2|19	%description
12cr|gnustep-make-2.6.2-2|20	This package contains the basic scripts, makefiles and directory layout
12cr|gnustep-make-2.6.2-2|21	needed to run and compile any GNUstep software.
12cr|gnustep-make-2.6.2-2|22	
12cr|gnustep-make-2.6.2-2|23	NOTE: Following FHS standards, this package will attempt to force all other
12cr|gnustep-make-2.6.2-2|24	gnustep-based into /usr/bin, /usr/lib, /usr/share, etc.  Many documentation
12cr|gnustep-make-2.6.2-2|25	files will refer to /usr/GNUstep as being the root directory, which is
12cr|gnustep-make-2.6.2-2|26	incorrect.  Also, user files are stored in ~/.gnustep rather than ~/GNUstep.
12cr|gnustep-make-2.6.2-2|27	
12cr|gnustep-make-2.6.2-2|28	%prep
12cr|gnustep-make-2.6.2-2|29	%setup -q
12cr|gnustep-make-2.6.2-2|30	
12cr|gnustep-make-2.6.2-2|31	%build
12cr|gnustep-make-2.6.2-2|32	%configure2_5x --with-layout=fhs \
12cr|gnustep-make-2.6.2-2|33	--with-user-dir=.gnustep
12cr|gnustep-make-2.6.2-2|34	%make
12cr|gnustep-make-2.6.2-2|35	perl -pi -e 's|%_prefix/man|%_mandir||g' GNUstep.conf
12cr|gnustep-make-2.6.2-2|36	perl -pi -e 's|%_prefix/info|%_datadir/GNUstep/info||g' GNUstep.conf
12cr|gnustep-make-2.6.2-2|37	cd Documentation
12cr|gnustep-make-2.6.2-2|38	%make
12cr|gnustep-make-2.6.2-2|39	
12cr|gnustep-make-2.6.2-2|40	%install
12cr|gnustep-make-2.6.2-2|41	rm -rf $RPM_BUILD_ROOT
12cr|gnustep-make-2.6.2-2|42	%makeinstall_std
12cr|gnustep-make-2.6.2-2|43	cd Documentation
12cr|gnustep-make-2.6.2-2|44	make install
12cr|gnustep-make-2.6.2-2|45	mkdir -p %buildroot/%{_datadir}/GNUstep
12cr|gnustep-make-2.6.2-2|46	cd tmp-installation/System/Library/Documentation
12cr|gnustep-make-2.6.2-2|47	cp -fr info %buildroot/%{_datadir}/GNUstep/
12cr|gnustep-make-2.6.2-2|48	
12cr|gnustep-make-2.6.2-2|49	%clean
12cr|gnustep-make-2.6.2-2|50	rm -rf $RPM_BUILD_ROOT
12cr|gnustep-make-2.6.2-2|51	
12cr|gnustep-make-2.6.2-2|52	%files
12cr|gnustep-make-2.6.2-2|53	%defattr (-, root, root)
12cr|gnustep-make-2.6.2-2|54	%doc ANNOUNCE ChangeLog FAQ GNUstep-HOWTO NEWS README RELEASENOTES Version
12cr|gnustep-make-2.6.2-2|55	%doc Documentation/tmp-installation/System/Library/Documentation/Developer
12cr|gnustep-make-2.6.2-2|56	%doc Documentation/tmp-installation/System/Library/Documentation/User
12cr|gnustep-make-2.6.2-2|57	%{_sysconfdir}/GNUstep
12cr|gnustep-make-2.6.2-2|58	%{_bindir}/*
12cr|gnustep-make-2.6.2-2|59	%{_datadir}/GNUstep
12cr|gnustep-make-2.6.2-2|60	%{_mandir}/man1/*
12cr|gnustep-make-2.6.2-2|61	%{_mandir}/man7/*
12cr|gnustep-make-2.6.2-2|62	
12cr|gnustep-make-2.6.2-2|63	
12cr|gnustep-make-2.6.2-2|64	%changelog
12cr|gnustep-make-2.6.2-2|65	* Sun May 13 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2.6.2-2
12cr|gnustep-make-2.6.2-2|66	+ Revision: 798677
12cr|gnustep-make-2.6.2-2|67	- Use _disable_ld_no_undefined, SOPE and friends rely on it
12cr|gnustep-make-2.6.2-2|68	
12cr|gnustep-make-2.6.2-2|69	* Mon Mar 26 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2.6.2-1
12cr|gnustep-make-2.6.2-2|70	+ Revision: 787038
12cr|gnustep-make-2.6.2-2|71	- Update to 2.6.2
12cr|gnustep-make-2.6.2-2|72	- Fix build in current environment
12cr|gnustep-make-2.6.2-2|73	
12cr|gnustep-make-2.6.2-2|74	* Tue Aug 03 2010 Funda Wang <fwang@mandriva.org> 2.4.0-1mdv2011.0
12cr|gnustep-make-2.6.2-2|75	+ Revision: 565217
12cr|gnustep-make-2.6.2-2|76	- new version 2.4.0
12cr|gnustep-make-2.6.2-2|77	
12cr|gnustep-make-2.6.2-2|78	* Wed Jun 03 2009 Funda Wang <fwang@mandriva.org> 2.2.0-1mdv2010.0
12cr|gnustep-make-2.6.2-2|79	+ Revision: 382408
12cr|gnustep-make-2.6.2-2|80	- New version 2.2.0
12cr|gnustep-make-2.6.2-2|81	
12cr|gnustep-make-2.6.2-2|82	* Wed Jan 07 2009 Funda Wang <fwang@mandriva.org> 2.0.8-1mdv2009.1
12cr|gnustep-make-2.6.2-2|83	+ Revision: 326893
12cr|gnustep-make-2.6.2-2|84	- New version 2.0.8
12cr|gnustep-make-2.6.2-2|85	
12cr|gnustep-make-2.6.2-2|86	* Wed Jun 25 2008 Funda Wang <fwang@mandriva.org> 2.0.6-2mdv2009.0
12cr|gnustep-make-2.6.2-2|87	+ Revision: 229097
12cr|gnustep-make-2.6.2-2|88	- drop profile.d as it will confuse icecream (bug#41639)
12cr|gnustep-make-2.6.2-2|89	
12cr|gnustep-make-2.6.2-2|90	* Thu Jun 19 2008 Funda Wang <fwang@mandriva.org> 2.0.6-1mdv2009.0
12cr|gnustep-make-2.6.2-2|91	+ Revision: 226160
12cr|gnustep-make-2.6.2-2|92	- New version 2.0.6
12cr|gnustep-make-2.6.2-2|93	
12cr|gnustep-make-2.6.2-2|94	* Tue Jun 03 2008 Funda Wang <fwang@mandriva.org> 2.0.5-1mdv2009.0
12cr|gnustep-make-2.6.2-2|95	+ Revision: 214634
12cr|gnustep-make-2.6.2-2|96	- New version 2.0.5
12cr|gnustep-make-2.6.2-2|97	
12cr|gnustep-make-2.6.2-2|98	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 2.0.1-5mdv2008.1
12cr|gnustep-make-2.6.2-2|99	+ Revision: 136456
12cr|gnustep-make-2.6.2-2|100	- restore BuildRoot
12cr|gnustep-make-2.6.2-2|101	
12cr|gnustep-make-2.6.2-2|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnustep-make-2.6.2-2|103	- kill re-definition of %%buildroot on Pixel's request
12cr|gnustep-make-2.6.2-2|104	- replace %%_datadir/man by %%_mandir!
12cr|gnustep-make-2.6.2-2|105	
12cr|gnustep-make-2.6.2-2|106	* Tue Jun 26 2007 Austin Acton <austin@mandriva.org> 2.0.1-5mdv2008.0
12cr|gnustep-make-2.6.2-2|107	+ Revision: 44736
12cr|gnustep-make-2.6.2-2|108	- move conflicting (and probably never read) info files outside of global info
12cr|gnustep-make-2.6.2-2|109	
12cr|gnustep-make-2.6.2-2|110	* Wed Jun 20 2007 Austin Acton <austin@mandriva.org> 2.0.1-4mdv2008.0
12cr|gnustep-make-2.6.2-2|111	+ Revision: 41897
12cr|gnustep-make-2.6.2-2|112	- add buildconflict with itself; may reduce some problems
12cr|gnustep-make-2.6.2-2|113	- move everything to FHS layout
12cr|gnustep-make-2.6.2-2|114	- move user dir to ~/.gnustep
12cr|gnustep-make-2.6.2-2|115	- fix man and info locations
12cr|gnustep-make-2.6.2-2|116	- link directly to profile.d files
12cr|gnustep-make-2.6.2-2|117	- install docs by hand to avoid buildrequring itself
12cr|gnustep-make-2.6.2-2|118	- un#, fix test
12cr|gnustep-make-2.6.2-2|119	- # self
12cr|gnustep-make-2.6.2-2|120	- fix my own doc mistake
12cr|gnustep-make-2.6.2-2|121	- enforce RPM_OPT_FLAGS (making this arch-dependent, despite no binaries)
12cr|gnustep-make-2.6.2-2|122	- build docs
12cr|gnustep-make-2.6.2-2|123	
12cr|gnustep-make-2.6.2-2|124	* Mon May 28 2007 Austin Acton <austin@mandriva.org> 2.0.1-2mdv2008.0
12cr|gnustep-make-2.6.2-2|125	+ Revision: 31928
12cr|gnustep-make-2.6.2-2|126	- fix profile scripts (I suck)
12cr|gnustep-make-2.6.2-2|127	- temporarily disable doc bulding (GNUstep sucks)
12cr|gnustep-make-2.6.2-2|128	
12cr|gnustep-make-2.6.2-2|129	* Sun May 27 2007 Austin Acton <austin@mandriva.org> 2.0.1-1mdv2008.0
12cr|gnustep-make-2.6.2-2|130	+ Revision: 31865
12cr|gnustep-make-2.6.2-2|131	- new version
12cr|gnustep-make-2.6.2-2|132	- fix profile script
12cr|gnustep-make-2.6.2-2|133	- remove useless post
12cr|gnustep-make-2.6.2-2|134	
12cr|gnustep-make-2.6.2-2|135	* Sun May 27 2007 Austin Acton <austin@mandriva.org> 2.0.0-1mdv2008.0
12cr|gnustep-make-2.6.2-2|136	+ Revision: 31698
12cr|gnustep-make-2.6.2-2|137	- fix buildrequires
12cr|gnustep-make-2.6.2-2|138	- buildrequires texi2html
12cr|gnustep-make-2.6.2-2|139	- new version
12cr|gnustep-make-2.6.2-2|140	- redo much of spec file
12cr|gnustep-make-2.6.2-2|141	- support csh
12cr|gnustep-make-2.6.2-2|142	- install everything in default location for now, for simplicity
12cr|gnustep-make-2.6.2-2|143	- noarch
12cr|gnustep-make-2.6.2-2|144	- source settings on post
12cr|gnustep-make-2.6.2-2|145	- Import gnustep-make
12cr|gnustep-make-2.6.2-2|146	
12cr|gnustep-make-2.6.2-2|147	
12cr|gnustep-make-2.6.2-2|148	
12cr|gnustep-make-2.6.2-2|149	* Mon Jun 18 2006 Charles A Edwards <eslrahc@mandriva.org> 1.12.0-2mdv2007.0
12cr|gnustep-make-2.6.2-2|150	- don't flag GNUstep.sh in file list as config file
12cr|gnustep-make-2.6.2-2|151	
12cr|gnustep-make-2.6.2-2|152	* Mon Jun 18 2006 Charles A Edwards <eslrahc@mandriva.org> 1.12.0-1mdv2007.0
12cr|gnustep-make-2.6.2-2|153	- 1.12.0
12cr|gnustep-make-2.6.2-2|154	- mkrel
12cr|gnustep-make-2.6.2-2|155	- add sources1 & 2 and p0 & p1
12cr|gnustep-make-2.6.2-2|156	- guiet setup
12cr|gnustep-make-2.6.2-2|157	- add doc build and update file list
12cr|gnustep-make-2.6.2-2|158	
12cr|gnustep-make-2.6.2-2|159	* Fri Sep 10 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.10.0-1mdk
12cr|gnustep-make-2.6.2-2|160	- 1.10.0
12cr|gnustep-make-2.6.2-2|161	
12cr|gnustep-make-2.6.2-2|162	* Tue Jun 03 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.6.0-1mdk
12cr|gnustep-make-2.6.2-2|163	- 1.6.0
12cr|gnustep-make-2.6.2-2|164	
12cr|gnustep-make-2.6.2-2|165	* Wed Jan 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.5.1-2mdk
12cr|gnustep-make-2.6.2-2|166	- rebuild
12cr|gnustep-make-2.6.2-2|167	
12cr|gnustep-make-2.6.2-2|168	* Fri Nov 29 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.5.1-1mdk
12cr|gnustep-make-2.6.2-2|169	- 1.5.1
12cr|gnustep-make-2.6.2-2|170	
12cr|gnustep-make-2.6.2-2|171	* Fri Nov 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.5.0-1mdk
12cr|gnustep-make-2.6.2-2|172	- 1.5.0
12cr|gnustep-make-2.6.2-2|173	- bzip2 sources
12cr|gnustep-make-2.6.2-2|174	- add some docs
12cr|gnustep-make-2.6.2-2|175	
12cr|gnustep-make-2.6.2-2|176	* Thu Aug 8 2002 Antoine Ginies <aginies@mandrakesoft.com> 1.4.0-1mdk
12cr|gnustep-make-2.6.2-2|177	- first mandrakesoft.com release
12cr|gnustep-make-2.6.2-2|178	- based on Adam Fedor <fedor@gnu.org> spec
12cr|gnustep-make-2.6.2-2|179	
12cr|gnustep-make-2.6.2-2|180	* Thu Jul 19 2001 Adam Fedor <fedor@gnu.org>
12cr|gnustep-make-2.6.2-2|181	- Remove csh script
12cr|gnustep-make-2.6.2-2|182	
12cr|gnustep-make-2.6.2-2|183	* Thu Apr 12 2001 Adam Fedor <fedor@gnu.org>
12cr|gnustep-make-2.6.2-2|184	- Changed default combo to gnu-gnu-gnu
12cr|gnustep-make-2.6.2-2|185	
12cr|gnustep-make-2.6.2-2|186	* Mon Feb 19 2001  Nicola Pero  <nicola@brainstorm.co.uk>
12cr|gnustep-make-2.6.2-2|187	- Updated for new special_prefix option
12cr|gnustep-make-2.6.2-2|188	
12cr|gnustep-make-2.6.2-2|189	* Wed Jan 17 2001  Nicola Pero  <nicola@brainstorm.co.uk>
12cr|gnustep-make-2.6.2-2|190	- Updated; heavily simplified and mostly rewritten
12cr|gnustep-make-2.6.2-2|191	
12cr|gnustep-make-2.6.2-2|192	* Sat Sep 18 1999 Christopher Seawood <cls@seawood.org>
12cr|gnustep-make-2.6.2-2|193	- Version 0.6.0
12cr|gnustep-make-2.6.2-2|194	- Added nodupsh patch
12cr|gnustep-make-2.6.2-2|195	
12cr|gnustep-make-2.6.2-2|196	* Sat Aug 07 1999 Christopher Seawood <cls@seawood.org>
12cr|gnustep-make-2.6.2-2|197	- Updated to cvs dawn_6 branch
12cr|gnustep-make-2.6.2-2|198	
12cr|gnustep-make-2.6.2-2|199	* Fri Jun 25 1999 Christopher Seawood <cls@seawood.org>
12cr|gnustep-make-2.6.2-2|200	- Split into separate rpm from gnustep-core
12cr|gnustep-make-2.6.2-2|201	- Build from cvs snapshot
12cr|gnustep-make-2.6.2-2|202	- Added services patch

1854 12
12cr|gnutrition-0.31-1|1	Name:		gnutrition
12cr|gnutrition-0.31-1|2	Summary:	A free nutrition analysis software
12cr|gnutrition-0.31-1|3	Version:	0.31
12cr|gnutrition-0.31-1|4	Release:	%mkrel 1
12cr|gnutrition-0.31-1|5	Source0:	http://ftp.gnu.org/gnu/gnutrition/%{name}-%{version}.tar.gz
12cr|gnutrition-0.31-1|6	Patch0:		gnutrition-0.31-mdv-fix-desktopfile-install-path.patch
12cr|gnutrition-0.31-1|7	URL:		http://www.gnu.org/software/gnutrition/
12cr|gnutrition-0.31-1|8	Group:		Sciences/Biology
12cr|gnutrition-0.31-1|9	License:	GPLv3
12cr|gnutrition-0.31-1|10	BuildRequires:	pygtk2.0-devel
12cr|gnutrition-0.31-1|11	BuildRequires:	python-mysql
12cr|gnutrition-0.31-1|12	Requires:	gnome-python-desktop
12cr|gnutrition-0.31-1|13	Requires:	pygtk2.0
12cr|gnutrition-0.31-1|14	Requires:	python-mysql
12cr|gnutrition-0.31-1|15	
12cr|gnutrition-0.31-1|16	%description
12cr|gnutrition-0.31-1|17	Gnutrition is a free nutrition analysis software written for the GNU
12cr|gnutrition-0.31-1|18	operating system. The US Department of Agriculture Nutrient Database of
12cr|gnutrition-0.31-1|19	Standard Reference is used as the source of food nutrient information.
12cr|gnutrition-0.31-1|20	It contains data on 81 nutrients for over 5,000 foods.
12cr|gnutrition-0.31-1|21	
12cr|gnutrition-0.31-1|22	%prep
12cr|gnutrition-0.31-1|23	%setup -q
12cr|gnutrition-0.31-1|24	%patch0 -p0
12cr|gnutrition-0.31-1|25	
12cr|gnutrition-0.31-1|26	%build
12cr|gnutrition-0.31-1|27	%configure2_5x
12cr|gnutrition-0.31-1|28	%make
12cr|gnutrition-0.31-1|29	
12cr|gnutrition-0.31-1|30	%install
12cr|gnutrition-0.31-1|31	%__rm -rf %{buildroot}
12cr|gnutrition-0.31-1|32	%makeinstall
12cr|gnutrition-0.31-1|33	
12cr|gnutrition-0.31-1|34	%clean
12cr|gnutrition-0.31-1|35	%__rm -rf %{buildroot}
12cr|gnutrition-0.31-1|36	
12cr|gnutrition-0.31-1|37	%files
12cr|gnutrition-0.31-1|38	%defattr(-,root,root)
12cr|gnutrition-0.31-1|39	%doc AUTHORS COPYING README ChangeLog
12cr|gnutrition-0.31-1|40	%{_bindir}/%{name}
12cr|gnutrition-0.31-1|41	%{_datadir}/%name/src/*
12cr|gnutrition-0.31-1|42	%{_datadir}/pixmaps/*.png
12cr|gnutrition-0.31-1|43	%{_datadir}/data/*.txt
12cr|gnutrition-0.31-1|44	%{_datadir}/gnome/apps/Applications/%{name}.desktop
12cr|gnutrition-0.31-1|45	
12cr|gnutrition-0.31-1|46	
12cr|gnutrition-0.31-1|47	%changelog
12cr|gnutrition-0.31-1|48	* Sat Jul 10 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.31-1mdv2011.0
12cr|gnutrition-0.31-1|49	+ Revision: 550207
12cr|gnutrition-0.31-1|50	- import gnutrition
12cr|gnutrition-0.31-1|51	
12cr|gnutrition-0.31-1|52	

1855 12
12cr|gnutu-2.5-5|1	Summary:	Student's Schedule
12cr|gnutu-2.5-5|2	Name:		gnutu
12cr|gnutu-2.5-5|3	Version:	2.5
12cr|gnutu-2.5-5|4	Release:	%mkrel 5
12cr|gnutu-2.5-5|5	License:	GPL
12cr|gnutu-2.5-5|6	Group:		Education
12cr|gnutu-2.5-5|7	Source0:	http://gnutu.devnull.pl/download.php?id=sources/gnutu-%{version}.tar.gz
12cr|gnutu-2.5-5|8	Patch0:		%{name}-desktop.patch
12cr|gnutu-2.5-5|9	URL:		http://www.gnutu.devnull.pl/
12cr|gnutu-2.5-5|10	BuildRequires:	gtk-sharp2
12cr|gnutu-2.5-5|11	BuildRequires:	glade-sharp2
12cr|gnutu-2.5-5|12	BuildRequires:	libmono-devel
12cr|gnutu-2.5-5|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|gnutu-2.5-5|14	
12cr|gnutu-2.5-5|15	%description
12cr|gnutu-2.5-5|16	GNUTU (Student's Schedule) is designed for students
12cr|gnutu-2.5-5|17	from primary and secondary schools - using it, you
12cr|gnutu-2.5-5|18	can note various information (like marks, tests' dates
12cr|gnutu-2.5-5|19	and important school events). It also can create
12cr|gnutu-2.5-5|20	various statistics, search for all entered data, calculate
12cr|gnutu-2.5-5|21	your average; it can also serve as a diary and many, many more...
12cr|gnutu-2.5-5|22	
12cr|gnutu-2.5-5|23	%prep
12cr|gnutu-2.5-5|24	%setup -q %{name}-%{version}
12cr|gnutu-2.5-5|25	%patch0 -p1 -b .%{name}-desktop.patch
12cr|gnutu-2.5-5|26	
12cr|gnutu-2.5-5|27	%build
12cr|gnutu-2.5-5|28	
12cr|gnutu-2.5-5|29	%configure2_5x
12cr|gnutu-2.5-5|30	
12cr|gnutu-2.5-5|31	%make
12cr|gnutu-2.5-5|32	
12cr|gnutu-2.5-5|33	%install
12cr|gnutu-2.5-5|34	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|gnutu-2.5-5|35	
12cr|gnutu-2.5-5|36	%makeinstall
12cr|gnutu-2.5-5|37	
12cr|gnutu-2.5-5|38	%find_lang %{name}
12cr|gnutu-2.5-5|39	
12cr|gnutu-2.5-5|40	%if %mdkversion < 200900
12cr|gnutu-2.5-5|41	%post
12cr|gnutu-2.5-5|42	%{update_menus}
12cr|gnutu-2.5-5|43	%{update_desktop_database}
12cr|gnutu-2.5-5|44	%update_icon_cache hicolor
12cr|gnutu-2.5-5|45	%endif
12cr|gnutu-2.5-5|46	
12cr|gnutu-2.5-5|47	%if %mdkversion < 200900
12cr|gnutu-2.5-5|48	%postun
12cr|gnutu-2.5-5|49	%{clean_menus}
12cr|gnutu-2.5-5|50	%{clean_desktop_database}
12cr|gnutu-2.5-5|51	%clean_icon_cache hicolor
12cr|gnutu-2.5-5|52	%endif
12cr|gnutu-2.5-5|53	
12cr|gnutu-2.5-5|54	%clean
12cr|gnutu-2.5-5|55	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|gnutu-2.5-5|56	
12cr|gnutu-2.5-5|57	%files -f %{name}.lang
12cr|gnutu-2.5-5|58	%defattr(644,root,root,755)
12cr|gnutu-2.5-5|59	%doc AUTHORS ChangeLog COPYING README
12cr|gnutu-2.5-5|60	%attr(755,root,root) %{_bindir}/%{name}
12cr|gnutu-2.5-5|61	%dir %{_libdir}/%{name}
12cr|gnutu-2.5-5|62	%{_libdir}/%{name}/*
12cr|gnutu-2.5-5|63	%{_datadir}/applications/gnutu.desktop
12cr|gnutu-2.5-5|64	%{_datadir}/pixmaps/gnutu.ico
12cr|gnutu-2.5-5|65	%{_datadir}/pixmaps/gnutu.png
12cr|gnutu-2.5-5|66	
12cr|gnutu-2.5-5|67	
12cr|gnutu-2.5-5|68	
12cr|gnutu-2.5-5|69	
12cr|gnutu-2.5-5|70	%changelog
12cr|gnutu-2.5-5|71	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.5-5mdv2010.0
12cr|gnutu-2.5-5|72	+ Revision: 429287
12cr|gnutu-2.5-5|73	- rebuild
12cr|gnutu-2.5-5|74	
12cr|gnutu-2.5-5|75	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.5-4mdv2009.0
12cr|gnutu-2.5-5|76	+ Revision: 246510
12cr|gnutu-2.5-5|77	- rebuild
12cr|gnutu-2.5-5|78	
12cr|gnutu-2.5-5|79	+ Pixel <pixel@mandriva.com>
12cr|gnutu-2.5-5|80	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gnutu-2.5-5|81	
12cr|gnutu-2.5-5|82	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2mdv2008.1-current
12cr|gnutu-2.5-5|83	+ Revision: 136456
12cr|gnutu-2.5-5|84	- restore BuildRoot
12cr|gnutu-2.5-5|85	
12cr|gnutu-2.5-5|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|gnutu-2.5-5|87	- kill re-definition of %%buildroot on Pixel's request
12cr|gnutu-2.5-5|88	
12cr|gnutu-2.5-5|89	
12cr|gnutu-2.5-5|90	* Thu Jan 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.5-2mdv2007.0
12cr|gnutu-2.5-5|91	+ Revision: 110442
12cr|gnutu-2.5-5|92	- correct url
12cr|gnutu-2.5-5|93	- spec file clean
12cr|gnutu-2.5-5|94	
12cr|gnutu-2.5-5|95	* Sat Jan 06 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.5-1mdv2007.1
12cr|gnutu-2.5-5|96	+ Revision: 104707
12cr|gnutu-2.5-5|97	- Import gnutu
12cr|gnutu-2.5-5|98	

1856 12
12cr|go-1-1|1	#
12cr|go-1-1|2	# spec file for package go
12cr|go-1-1|3	#
12cr|go-1-1|4	# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
12cr|go-1-1|5	# Copyright (c) 2011, Sascha Peilicke <saschpe@gmx.de>
12cr|go-1-1|6	#
12cr|go-1-1|7	# All modifications and additions to the file contributed by third parties
12cr|go-1-1|8	# remain the property of their copyright owners, unless otherwise agreed
12cr|go-1-1|9	# upon. The license for this file, and modifications and additions to the
12cr|go-1-1|10	# file, is the same license as for the pristine package itself (unless the
12cr|go-1-1|11	# license for the pristine package is not an Open Source License, in which
12cr|go-1-1|12	# case the license is the MIT License). An "Open Source License" is a
12cr|go-1-1|13	# license that conforms to the Open Source Definition (Version 1.9)
12cr|go-1-1|14	# published by the Open Source Initiative.
12cr|go-1-1|15	
12cr|go-1-1|16	
12cr|go-1-1|17	%define goversion go1
12cr|go-1-1|18	
12cr|go-1-1|19	Name:           go
12cr|go-1-1|20	Version:        1
12cr|go-1-1|21	Release:        1
12cr|go-1-1|22	Summary:        A compiled, garbage-collected, concurrent programming language
12cr|go-1-1|23	License:        BSD-3-Clause
12cr|go-1-1|24	Group:          Development/Other
12cr|go-1-1|25	Url:            http://golang.org
12cr|go-1-1|26	Source0:        go-1.0.tar.bz2
12cr|go-1-1|27	Source1:        go.rpmlintrc
12cr|go-1-1|28	Source2:        go.sh
12cr|go-1-1|29	Source3:        macros.go
12cr|go-1-1|30	# This file is otherwise generated at build-time from the .hg directory, which was
12cr|go-1-1|31	# stripped from the tarball to save space. TODO: Update contents after version update!
12cr|go-1-1|32	Source4:        VERSION
12cr|go-1-1|33	Source5:        godoc.service
12cr|go-1-1|34	# PATCH-FIX-OPENSUSE adjust documentation paths for API/doc server
12cr|go-1-1|35	Patch1:         godoc-path-locations.patch
12cr|go-1-1|36	# PATCH-FIX-OPENSUSE add -s flag to 'go install' (don't rebuild/install std libs)
12cr|go-1-1|37	Patch3:         go-build-dont-reinstall-stdlibs.patch
12cr|go-1-1|38	# PATCH-FIX-OPENSUSE re-enable build binary only packages (we are binary distro)
12cr|go-1-1|39	# see http://code.google.com/p/go/issues/detail?id=2775 & also issue 3268
12cr|go-1-1|40	Patch4:         allow-binary-only-packages.patch
12cr|go-1-1|41	BuildRequires:  bison
12cr|go-1-1|42	BuildRequires:  ed
12cr|go-1-1|43	BuildRequires:  systemd
12cr|go-1-1|44	# We need to manually specify the release version string here. All code compiled
12cr|go-1-1|45	# with this package will have the release string specified by the VERSION file
12cr|go-1-1|46	# in this source tarball baked into it, libs compiled with a different version
12cr|go-1-1|47	# cannot be linked anyway so all library packages will depend on this version string.
12cr|go-1-1|48	# the version string is pulled into the %godepends macro using the "go version" command.
12cr|go-1-1|49	Provides:       go-devel = %{goversion}
12cr|go-1-1|50	Provides:       go-devel-static = %{goversion}
12cr|go-1-1|51	Obsoletes:      go-devel < %{goversion}
12cr|go-1-1|52	
12cr|go-1-1|53	%description
12cr|go-1-1|54	Go is an expressive, concurrent, garbage collected systems programming language
12cr|go-1-1|55	that is type safe and memory safe. It has pointers but no pointer arithmetic.
12cr|go-1-1|56	Go has fast builds, clean syntax, garbage collection, methods for any type, and
12cr|go-1-1|57	run-time reflection. It feels like a dynamic language but has the speed and
12cr|go-1-1|58	safety of a static language.
12cr|go-1-1|59	
12cr|go-1-1|60	%package doc
12cr|go-1-1|61	Summary:        Go documentation
12cr|go-1-1|62	Requires:       %{name} = %{version}
12cr|go-1-1|63	Requires:	locales-doc
12cr|go-1-1|64	
12cr|go-1-1|65	%description doc
12cr|go-1-1|66	Go examples and documentation.
12cr|go-1-1|67	
12cr|go-1-1|68	%package vim
12cr|go-1-1|69	Summary:        Go syntax files for Vim
12cr|go-1-1|70	Group:          Editors
12cr|go-1-1|71	Requires:       %{name} = %{version}
12cr|go-1-1|72	
12cr|go-1-1|73	%description vim
12cr|go-1-1|74	Vim syntax highlighting scheme for the Go programming language.
12cr|go-1-1|75	
12cr|go-1-1|76	%package emacs
12cr|go-1-1|77	Summary:        Go language syntax files for Emacs
12cr|go-1-1|78	Group:          Editors
12cr|go-1-1|79	Requires:       %{name} = %{version}
12cr|go-1-1|80	
12cr|go-1-1|81	%description emacs
12cr|go-1-1|82	Emacs syntax highlighting scheme for the Go programming language.
12cr|go-1-1|83	
12cr|go-1-1|84	%package kate
12cr|go-1-1|85	Summary:        Go syntax files for Kate and KWrite editors
12cr|go-1-1|86	Group:          Editors
12cr|go-1-1|87	Requires:       %{name} = %{version}
12cr|go-1-1|88	
12cr|go-1-1|89	%description kate
12cr|go-1-1|90	Kate syntax highlighting scheme for the Go programming language.
12cr|go-1-1|91	
12cr|go-1-1|92	%prep
12cr|go-1-1|93	%setup -q -n %{name}
12cr|go-1-1|94	echo %{requiretest}
12cr|go-1-1|95	%patch1 -p1
12cr|go-1-1|96	%patch3 -p1
12cr|go-1-1|97	%patch4 -p1
12cr|go-1-1|98	cp %{SOURCE4} .
12cr|go-1-1|99	cp %{SOURCE5} .
12cr|go-1-1|100	
12cr|go-1-1|101	# setup go_arch (BSD-like scheme)
12cr|go-1-1|102	%ifarch %ix86
12cr|go-1-1|103	sed -i 's|GOARCH|386|' %{SOURCE3}
12cr|go-1-1|104	%define go_arch 386
12cr|go-1-1|105	%endif
12cr|go-1-1|106	%ifarch x86_64
12cr|go-1-1|107	sed -i 's|GOARCH|amd64|' %{SOURCE3}
12cr|go-1-1|108	%define go_arch amd64
12cr|go-1-1|109	%endif
12cr|go-1-1|110	%ifarch %arm
12cr|go-1-1|111	sed -i 's|GOARCH|arm|' %{SOURCE3}
12cr|go-1-1|112	%define go_arch arm
12cr|go-1-1|113	%endif
12cr|go-1-1|114	
12cr|go-1-1|115	%build
12cr|go-1-1|116	export GOROOT="`pwd`"
12cr|go-1-1|117	export GOROOT_FINAL=%{_libdir}/go
12cr|go-1-1|118	export GOBIN="$GOROOT/bin"
12cr|go-1-1|119	mkdir -p "$GOBIN"
12cr|go-1-1|120	cd src
12cr|go-1-1|121	export GDB_PRINTER="%{gdb_printer}"
12cr|go-1-1|122	HOST_EXTRA_CFLAGS="%{optflags} -Wno-error" ./make.bash
12cr|go-1-1|123	
12cr|go-1-1|124	%install
12cr|go-1-1|125	export GOROOT="%{buildroot}%{_libdir}/%{name}"
12cr|go-1-1|126	install -Dm644 misc/bash/go %{buildroot}%{_sysconfdir}/bash_completion.d/go
12cr|go-1-1|127	install -Dm644 %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/go.sh
12cr|go-1-1|128	install -Dm644 misc/emacs/go-mode-load.el %{buildroot}%{_datadir}/emacs/site-lisp/go-mode-load.el
12cr|go-1-1|129	install -Dm644 misc/emacs/go-mode.el %{buildroot}%{_datadir}/emacs/site-lisp/go-mode.el
12cr|go-1-1|130	install -Dm644 misc/vim/autoload/go/complete.vim %{buildroot}%{_datadir}/vim/site/autoload/go/complete.vim
12cr|go-1-1|131	install -d %{buildroot}%{_datadir}/vim/site/ftplugin/go
12cr|go-1-1|132	install -Dm644 misc/vim/ftplugin/go/{fmt,godoc,import}.vim %{buildroot}%{_datadir}/vim/site/ftplugin/go/
12cr|go-1-1|133	install -Dm644 misc/vim/indent/go.vim %{buildroot}%{_datadir}/vim/site/indent/go.vim
12cr|go-1-1|134	install -Dm644 misc/vim/plugin/godoc.vim %{buildroot}%{_datadir}/vim/site/plugin/godoc.vim
12cr|go-1-1|135	install -Dm644 misc/vim/syntax/godoc.vim %{buildroot}%{_datadir}/vim/site/syntax/godoc.vim
12cr|go-1-1|136	install -Dm644 misc/vim/syntax/go.vim %{buildroot}%{_datadir}/vim/site/syntax/go.vim
12cr|go-1-1|137	install -Dm644 misc/vim/ftdetect/gofiletype.vim %{buildroot}%{_datadir}/vim/site/ftdetect/gofiletype.vim
12cr|go-1-1|138	install -Dm644 misc/kate/go.xml %{buildroot}%{_datadir}/kde4/apps/katepart/syntax/go.xml
12cr|go-1-1|139	
12cr|go-1-1|140	# godoc service
12cr|go-1-1|141	mkdir -p %{buildroot}%{_unitdir}
12cr|go-1-1|142	install -Dm644 godoc.service %{buildroot}%{_unitdir}/godoc.service
12cr|go-1-1|143	
12cr|go-1-1|144	# copy document templates, packages, obj libs and command utilities
12cr|go-1-1|145	mkdir -p %{buildroot}%{_bindir}
12cr|go-1-1|146	mkdir -p $GOROOT/lib
12cr|go-1-1|147	cp -ar lib/godoc $GOROOT/lib
12cr|go-1-1|148	mv pkg $GOROOT
12cr|go-1-1|149	mv bin/* %{buildroot}%{_bindir}
12cr|go-1-1|150	rm -f %{buildroot}%{_bindir}/{hgpatch,quietgcc}
12cr|go-1-1|151	
12cr|go-1-1|152	# source files for go install, godoc, etc
12cr|go-1-1|153	install -d %{buildroot}%{_datadir}/go
12cr|go-1-1|154	for ext in *.{go,c,h,s,S,py}; do
12cr|go-1-1|155	find src -name ${ext} -exec install -Dm644 \{\} %{buildroot}%{_datadir}/go/\{\} \;
12cr|go-1-1|156	done
12cr|go-1-1|157	mkdir -p $GOROOT/src
12cr|go-1-1|158	ln -s /usr/share/go/src/pkg $GOROOT/src/pkg
12cr|go-1-1|159	ln -s /usr/share/go/src/cmd $GOROOT/src/cmd
12cr|go-1-1|160	
12cr|go-1-1|161	# documentation and examples
12cr|go-1-1|162	# fix documetation permissions (rpmlint warning)
12cr|go-1-1|163	find doc/ misc/ -type f -exec chmod 0644 '{}' \;
12cr|go-1-1|164	# remove unwanted arch-dependant binaries (rpmlint warning)
12cr|go-1-1|165	rm -rf misc/cgo/test/{_*,*.o,*.out,*.6,*.8}
12cr|go-1-1|166	rm -f misc/dashboard/builder/{gobuilder,*6,*.8}
12cr|go-1-1|167	rm -f misc/goplay/{goplay,*.6,*.8}
12cr|go-1-1|168	rm -rf misc/windows
12cr|go-1-1|169	rm -rf misc/cgo/test/{_*,*.o,*.out,*.6,*.8}
12cr|go-1-1|170	# fix bnc#686557, contains image licensed under non-commercial license
12cr|go-1-1|171	rm doc/talks/go_talk-20091030.pdf
12cr|go-1-1|172	
12cr|go-1-1|173	# install RPM macros ($GOARCH prepared in %%prep section)
12cr|go-1-1|174	install -Dm644 %{SOURCE3} %{buildroot}%{_sysconfdir}/rpm/macros.go
12cr|go-1-1|175	
12cr|go-1-1|176	# break hard links
12cr|go-1-1|177	rm %{buildroot}%{_libdir}/go/pkg/linux_%{go_arch}/{cgocall,runtime}.h
12cr|go-1-1|178	ln -s %{_datadir}/go/src/pkg/runtime/{cgocall,runtime}.h %{buildroot}%{_libdir}/go/pkg/linux_%{go_arch}/
12cr|go-1-1|179	
12cr|go-1-1|180	%pre
12cr|go-1-1|181	
12cr|go-1-1|182	%post
12cr|go-1-1|183	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|go-1-1|184	
12cr|go-1-1|185	%preun
12cr|go-1-1|186	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|go-1-1|187	
12cr|go-1-1|188	%postun
12cr|go-1-1|189	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|go-1-1|190	
12cr|go-1-1|191	%files
12cr|go-1-1|192	%defattr(-,root,root,-)
12cr|go-1-1|193	%doc AUTHORS CONTRIBUTORS LICENSE PATENTS README
12cr|go-1-1|194	%{_libdir}/go/lib/godoc/codewalk.html
12cr|go-1-1|195	%{_libdir}/go/lib/godoc/codewalkdir.html
12cr|go-1-1|196	%{_libdir}/go/lib/godoc/dirlist.html
12cr|go-1-1|197	%{_libdir}/go/lib/godoc/error.html
12cr|go-1-1|198	%{_libdir}/go/lib/godoc/example.html
12cr|go-1-1|199	%{_libdir}/go/lib/godoc/godoc.html
12cr|go-1-1|200	%{_libdir}/go/lib/godoc/opensearch.xml
12cr|go-1-1|201	%{_libdir}/go/lib/godoc/package.html
12cr|go-1-1|202	%{_libdir}/go/lib/godoc/package.txt
12cr|go-1-1|203	%{_libdir}/go/lib/godoc/search.html
12cr|go-1-1|204	%{_libdir}/go/lib/godoc/search.txt
12cr|go-1-1|205	%ifarch %ix86 %arm
12cr|go-1-1|206	%{_libdir}/go/pkg/tool/linux_%{go_arch}/8*
12cr|go-1-1|207	%endif
12cr|go-1-1|208	%ifarch x86_64
12cr|go-1-1|209	%{_libdir}/go/pkg/tool/linux_%{go_arch}/6*
12cr|go-1-1|210	%endif
12cr|go-1-1|211	%ifarch %arm
12cr|go-1-1|212	%{_libdir}/go/pkg/tool/linux_%{go_arch}/5*
12cr|go-1-1|213	%endif
12cr|go-1-1|214	%{_libdir}/go/src/cmd
12cr|go-1-1|215	%{_libdir}/go/src/pkg
12cr|go-1-1|216	%{_libdir}/go/pkg/linux_%{go_arch}/archive/tar.a
12cr|go-1-1|217	%{_libdir}/go/pkg/linux_%{go_arch}/archive/zip.a
12cr|go-1-1|218	%{_libdir}/go/pkg/linux_%{go_arch}/bufio.a
12cr|go-1-1|219	%{_libdir}/go/pkg/linux_%{go_arch}/bytes.a
12cr|go-1-1|220	%{_libdir}/go/pkg/linux_%{go_arch}/cgocall.h
12cr|go-1-1|221	%{_libdir}/go/pkg/linux_%{go_arch}/compress/bzip2.a
12cr|go-1-1|222	%{_libdir}/go/pkg/linux_%{go_arch}/compress/flate.a
12cr|go-1-1|223	%{_libdir}/go/pkg/linux_%{go_arch}/compress/gzip.a
12cr|go-1-1|224	%{_libdir}/go/pkg/linux_%{go_arch}/compress/lzw.a
12cr|go-1-1|225	%{_libdir}/go/pkg/linux_%{go_arch}/compress/zlib.a
12cr|go-1-1|226	%{_libdir}/go/pkg/linux_%{go_arch}/container/heap.a
12cr|go-1-1|227	%{_libdir}/go/pkg/linux_%{go_arch}/container/list.a
12cr|go-1-1|228	%{_libdir}/go/pkg/linux_%{go_arch}/container/ring.a
12cr|go-1-1|229	%{_libdir}/go/pkg/linux_%{go_arch}/crypto.a
12cr|go-1-1|230	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/aes.a
12cr|go-1-1|231	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/cipher.a
12cr|go-1-1|232	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/des.a
12cr|go-1-1|233	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/dsa.a
12cr|go-1-1|234	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/ecdsa.a
12cr|go-1-1|235	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/elliptic.a
12cr|go-1-1|236	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/hmac.a
12cr|go-1-1|237	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/md5.a
12cr|go-1-1|238	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/rand.a
12cr|go-1-1|239	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/rc4.a
12cr|go-1-1|240	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/rsa.a
12cr|go-1-1|241	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/sha1.a
12cr|go-1-1|242	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/sha256.a
12cr|go-1-1|243	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/sha512.a
12cr|go-1-1|244	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/subtle.a
12cr|go-1-1|245	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/tls.a
12cr|go-1-1|246	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/x509.a
12cr|go-1-1|247	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/x509/pkix.a
12cr|go-1-1|248	%{_libdir}/go/pkg/linux_%{go_arch}/database/sql.a
12cr|go-1-1|249	%{_libdir}/go/pkg/linux_%{go_arch}/database/sql/driver.a
12cr|go-1-1|250	%{_libdir}/go/pkg/linux_%{go_arch}/debug/dwarf.a
12cr|go-1-1|251	%{_libdir}/go/pkg/linux_%{go_arch}/debug/elf.a
12cr|go-1-1|252	%{_libdir}/go/pkg/linux_%{go_arch}/debug/gosym.a
12cr|go-1-1|253	%{_libdir}/go/pkg/linux_%{go_arch}/debug/macho.a
12cr|go-1-1|254	%{_libdir}/go/pkg/linux_%{go_arch}/debug/pe.a
12cr|go-1-1|255	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/ascii85.a
12cr|go-1-1|256	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/asn1.a
12cr|go-1-1|257	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/base32.a
12cr|go-1-1|258	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/base64.a
12cr|go-1-1|259	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/binary.a
12cr|go-1-1|260	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/csv.a
12cr|go-1-1|261	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/gob.a
12cr|go-1-1|262	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/hex.a
12cr|go-1-1|263	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/json.a
12cr|go-1-1|264	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/pem.a
12cr|go-1-1|265	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/xml.a
12cr|go-1-1|266	%{_libdir}/go/pkg/linux_%{go_arch}/errors.a
12cr|go-1-1|267	%{_libdir}/go/pkg/linux_%{go_arch}/expvar.a
12cr|go-1-1|268	%{_libdir}/go/pkg/linux_%{go_arch}/flag.a
12cr|go-1-1|269	%{_libdir}/go/pkg/linux_%{go_arch}/fmt.a
12cr|go-1-1|270	%{_libdir}/go/pkg/linux_%{go_arch}/go/ast.a
12cr|go-1-1|271	%{_libdir}/go/pkg/linux_%{go_arch}/go/build.a
12cr|go-1-1|272	%{_libdir}/go/pkg/linux_%{go_arch}/go/doc.a
12cr|go-1-1|273	%{_libdir}/go/pkg/linux_%{go_arch}/go/parser.a
12cr|go-1-1|274	%{_libdir}/go/pkg/linux_%{go_arch}/go/printer.a
12cr|go-1-1|275	%{_libdir}/go/pkg/linux_%{go_arch}/go/scanner.a
12cr|go-1-1|276	%{_libdir}/go/pkg/linux_%{go_arch}/go/token.a
12cr|go-1-1|277	%{_libdir}/go/pkg/linux_%{go_arch}/hash.a
12cr|go-1-1|278	%{_libdir}/go/pkg/linux_%{go_arch}/hash/adler32.a
12cr|go-1-1|279	%{_libdir}/go/pkg/linux_%{go_arch}/hash/crc32.a
12cr|go-1-1|280	%{_libdir}/go/pkg/linux_%{go_arch}/hash/crc64.a
12cr|go-1-1|281	%{_libdir}/go/pkg/linux_%{go_arch}/hash/fnv.a
12cr|go-1-1|282	%{_libdir}/go/pkg/linux_%{go_arch}/html.a
12cr|go-1-1|283	%{_libdir}/go/pkg/linux_%{go_arch}/html/template.a
12cr|go-1-1|284	%{_libdir}/go/pkg/linux_%{go_arch}/image.a
12cr|go-1-1|285	%{_libdir}/go/pkg/linux_%{go_arch}/image/color.a
12cr|go-1-1|286	%{_libdir}/go/pkg/linux_%{go_arch}/image/draw.a
12cr|go-1-1|287	%{_libdir}/go/pkg/linux_%{go_arch}/image/gif.a
12cr|go-1-1|288	%{_libdir}/go/pkg/linux_%{go_arch}/image/jpeg.a
12cr|go-1-1|289	%{_libdir}/go/pkg/linux_%{go_arch}/image/png.a
12cr|go-1-1|290	%{_libdir}/go/pkg/linux_%{go_arch}/index/suffixarray.a
12cr|go-1-1|291	%{_libdir}/go/pkg/linux_%{go_arch}/io.a
12cr|go-1-1|292	%{_libdir}/go/pkg/linux_%{go_arch}/io/ioutil.a
12cr|go-1-1|293	%{_libdir}/go/pkg/linux_%{go_arch}/log.a
12cr|go-1-1|294	%{_libdir}/go/pkg/linux_%{go_arch}/log/syslog.a
12cr|go-1-1|295	%{_libdir}/go/pkg/linux_%{go_arch}/math.a
12cr|go-1-1|296	%{_libdir}/go/pkg/linux_%{go_arch}/math/big.a
12cr|go-1-1|297	%{_libdir}/go/pkg/linux_%{go_arch}/math/cmplx.a
12cr|go-1-1|298	%{_libdir}/go/pkg/linux_%{go_arch}/math/rand.a
12cr|go-1-1|299	%{_libdir}/go/pkg/linux_%{go_arch}/mime.a
12cr|go-1-1|300	%{_libdir}/go/pkg/linux_%{go_arch}/mime/multipart.a
12cr|go-1-1|301	%{_libdir}/go/pkg/linux_%{go_arch}/net.a
12cr|go-1-1|302	%{_libdir}/go/pkg/linux_%{go_arch}/net/http.a
12cr|go-1-1|303	%{_libdir}/go/pkg/linux_%{go_arch}/net/http/cgi.a
12cr|go-1-1|304	%{_libdir}/go/pkg/linux_%{go_arch}/net/http/fcgi.a
12cr|go-1-1|305	%{_libdir}/go/pkg/linux_%{go_arch}/net/http/httptest.a
12cr|go-1-1|306	%{_libdir}/go/pkg/linux_%{go_arch}/net/http/httputil.a
12cr|go-1-1|307	%{_libdir}/go/pkg/linux_%{go_arch}/net/http/pprof.a
12cr|go-1-1|308	%{_libdir}/go/pkg/linux_%{go_arch}/net/mail.a
12cr|go-1-1|309	%{_libdir}/go/pkg/linux_%{go_arch}/net/rpc.a
12cr|go-1-1|310	%{_libdir}/go/pkg/linux_%{go_arch}/net/rpc/jsonrpc.a
12cr|go-1-1|311	%{_libdir}/go/pkg/linux_%{go_arch}/net/smtp.a
12cr|go-1-1|312	%{_libdir}/go/pkg/linux_%{go_arch}/net/textproto.a
12cr|go-1-1|313	%{_libdir}/go/pkg/linux_%{go_arch}/net/url.a
12cr|go-1-1|314	%{_libdir}/go/pkg/linux_%{go_arch}/os.a
12cr|go-1-1|315	%{_libdir}/go/pkg/linux_%{go_arch}/os/exec.a
12cr|go-1-1|316	%{_libdir}/go/pkg/linux_%{go_arch}/os/signal.a
12cr|go-1-1|317	%{_libdir}/go/pkg/linux_%{go_arch}/os/user.a
12cr|go-1-1|318	%{_libdir}/go/pkg/linux_%{go_arch}/path.a
12cr|go-1-1|319	%{_libdir}/go/pkg/linux_%{go_arch}/path/filepath.a
12cr|go-1-1|320	%{_libdir}/go/pkg/linux_%{go_arch}/reflect.a
12cr|go-1-1|321	%{_libdir}/go/pkg/linux_%{go_arch}/regexp.a
12cr|go-1-1|322	%{_libdir}/go/pkg/linux_%{go_arch}/regexp/syntax.a
12cr|go-1-1|323	%{_libdir}/go/pkg/linux_%{go_arch}/runtime.a
12cr|go-1-1|324	%{_libdir}/go/pkg/linux_%{go_arch}/runtime.h
12cr|go-1-1|325	%{_libdir}/go/pkg/linux_%{go_arch}/runtime/cgo.a
12cr|go-1-1|326	%{_libdir}/go/pkg/linux_%{go_arch}/runtime/debug.a
12cr|go-1-1|327	%{_libdir}/go/pkg/linux_%{go_arch}/runtime/pprof.a
12cr|go-1-1|328	%{_libdir}/go/pkg/linux_%{go_arch}/sort.a
12cr|go-1-1|329	%{_libdir}/go/pkg/linux_%{go_arch}/strconv.a
12cr|go-1-1|330	%{_libdir}/go/pkg/linux_%{go_arch}/strings.a
12cr|go-1-1|331	%{_libdir}/go/pkg/linux_%{go_arch}/sync.a
12cr|go-1-1|332	%{_libdir}/go/pkg/linux_%{go_arch}/sync/atomic.a
12cr|go-1-1|333	%{_libdir}/go/pkg/linux_%{go_arch}/syscall.a
12cr|go-1-1|334	%{_libdir}/go/pkg/linux_%{go_arch}/testing.a
12cr|go-1-1|335	%{_libdir}/go/pkg/linux_%{go_arch}/testing/iotest.a
12cr|go-1-1|336	%{_libdir}/go/pkg/linux_%{go_arch}/testing/quick.a
12cr|go-1-1|337	%{_libdir}/go/pkg/linux_%{go_arch}/text/scanner.a
12cr|go-1-1|338	%{_libdir}/go/pkg/linux_%{go_arch}/text/tabwriter.a
12cr|go-1-1|339	%{_libdir}/go/pkg/linux_%{go_arch}/text/template.a
12cr|go-1-1|340	%{_libdir}/go/pkg/linux_%{go_arch}/text/template/parse.a
12cr|go-1-1|341	%{_libdir}/go/pkg/linux_%{go_arch}/time.a
12cr|go-1-1|342	%{_libdir}/go/pkg/linux_%{go_arch}/unicode.a
12cr|go-1-1|343	%{_libdir}/go/pkg/linux_%{go_arch}/unicode/utf16.a
12cr|go-1-1|344	%{_libdir}/go/pkg/linux_%{go_arch}/unicode/utf8.a
12cr|go-1-1|345	%{_libdir}/go/pkg/obj/linux_%{go_arch}/lib9.a
12cr|go-1-1|346	%{_libdir}/go/pkg/obj/linux_%{go_arch}/libbio.a
12cr|go-1-1|347	%{_libdir}/go/pkg/obj/linux_%{go_arch}/libcc.a
12cr|go-1-1|348	%{_libdir}/go/pkg/obj/linux_%{go_arch}/libgc.a
12cr|go-1-1|349	%{_libdir}/go/pkg/obj/linux_%{go_arch}/libmach.a
12cr|go-1-1|350	%{_libdir}/go/pkg/tool/linux_%{go_arch}/addr2line
12cr|go-1-1|351	%{_libdir}/go/pkg/tool/linux_%{go_arch}/api
12cr|go-1-1|352	%{_libdir}/go/pkg/tool/linux_%{go_arch}/cgo
12cr|go-1-1|353	%{_libdir}/go/pkg/tool/linux_%{go_arch}/dist
12cr|go-1-1|354	%{_libdir}/go/pkg/tool/linux_%{go_arch}/fix
12cr|go-1-1|355	%{_libdir}/go/pkg/tool/linux_%{go_arch}/nm
12cr|go-1-1|356	%{_libdir}/go/pkg/tool/linux_%{go_arch}/objdump
12cr|go-1-1|357	%{_libdir}/go/pkg/tool/linux_%{go_arch}/pack
12cr|go-1-1|358	%{_libdir}/go/pkg/tool/linux_%{go_arch}/pprof
12cr|go-1-1|359	%{_libdir}/go/pkg/tool/linux_%{go_arch}/vet
12cr|go-1-1|360	%{_libdir}/go/pkg/tool/linux_%{go_arch}/yacc
12cr|go-1-1|361	%{_bindir}/go*
12cr|go-1-1|362	%{_datadir}/go
12cr|go-1-1|363	%config %{_sysconfdir}/bash_completion.d/go
12cr|go-1-1|364	%config %{_sysconfdir}/profile.d/go.sh
12cr|go-1-1|365	%config %{_sysconfdir}/rpm/macros.go
12cr|go-1-1|366	%{_unitdir}/godoc.service
12cr|go-1-1|367	
12cr|go-1-1|368	%files doc
12cr|go-1-1|369	%defattr(-,root,root,-)
12cr|go-1-1|370	%doc doc misc
12cr|go-1-1|371	
12cr|go-1-1|372	%files vim
12cr|go-1-1|373	%defattr(-,root,root,-)
12cr|go-1-1|374	%dir %{_datadir}/vim
12cr|go-1-1|375	%{_datadir}/vim/*
12cr|go-1-1|376	
12cr|go-1-1|377	%files emacs
12cr|go-1-1|378	%defattr(-,root,root,-)
12cr|go-1-1|379	%{_datadir}/emacs/site-lisp/go-mode*
12cr|go-1-1|380	
12cr|go-1-1|381	%files kate
12cr|go-1-1|382	%defattr(-,root,root,-)
12cr|go-1-1|383	%dir %{_datadir}/kde4
12cr|go-1-1|384	%dir %{_datadir}/kde4/apps
12cr|go-1-1|385	%dir %{_datadir}/kde4/apps/katepart
12cr|go-1-1|386	%dir %{_datadir}/kde4/apps/katepart/syntax
12cr|go-1-1|387	%{_datadir}/kde4/apps/katepart/syntax/go.xml
12cr|go-1-1|388	
12cr|go-1-1|389	
12cr|go-1-1|390	
12cr|go-1-1|391	%changelog
12cr|go-1-1|392	* Wed Apr 25 2012 Bogdano Arendartchuk <bogdano@mandriva.com> 1-1
12cr|go-1-1|393	+ Revision: 793280
12cr|go-1-1|394	- imported package go
12cr|go-1-1|395	
12cr|go-1-1|396	
12cr|go-1-1|397	* Mon Apr  24 2012 Bogdano Arendartchuk <bogdano@mandriva.com.br>
12cr|go-1-1|398	- adapted to Mandriva Linux
12cr|go-1-1|399	* Mon Apr  2 2012 graham@andtech.eu
12cr|go-1-1|400	- Add %%godoc macro to help with packaging API docs
12cr|go-1-1|401	* Mon Apr  2 2012 graham@andtech.eu
12cr|go-1-1|402	- update profile.d go.sh with $GOBIN for users
12cr|go-1-1|403	* Mon Apr  2 2012 graham@andtech.eu
12cr|go-1-1|404	- cmd/go - re-enable building from binary only packages
12cr|go-1-1|405	we are a binary distro and the last minue change to go clean -i
12cr|go-1-1|406	disabled building from third party binary packages. package management
12cr|go-1-1|407	will be done via yast/zypper anyway and not go clean.
12cr|go-1-1|408	* Sat Mar 31 2012 graham@andtech.eu
12cr|go-1-1|409	- change provides to match go release string as per VERSION file
12cr|go-1-1|410	- fix %%pre, %%post etc godoc service statement
12cr|go-1-1|411	* Fri Mar 30 2012 graham@andtech.eu
12cr|go-1-1|412	- Export $GOBIN for the %%gobuild() macro
12cr|go-1-1|413	* Wed Mar 28 2012 graham@andtech.eu
12cr|go-1-1|414	- Go version 1
12cr|go-1-1|415	http://golang.org/doc/go1.html
12cr|go-1-1|416	* Tue Mar 27 2012 graham@andtech.eu
12cr|go-1-1|417	- Release candidate 2
12cr|go-1-1|418	- Bug fixes and resolved issues
12cr|go-1-1|419	http://weekly.golang.org/doc/devel/weekly.html#2012-03-22
12cr|go-1-1|420	* Tue Mar 13 2012 graham@andtech.eu
12cr|go-1-1|421	- No language changes
12cr|go-1-1|422	- Initial Go 1 beta offering
12cr|go-1-1|423	- Many bug fixes and resolved issues
12cr|go-1-1|424	http://weekly.golang.org/doc/devel/weekly.html#2012-03-13
12cr|go-1-1|425	* Sat Mar 10 2012 graham@andtech.eu
12cr|go-1-1|426	- Add additional Go vim scripts, tweak goversion macro
12cr|go-1-1|427	* Fri Mar  9 2012 graham@andtech.eu
12cr|go-1-1|428	- update spec and macro file to provide working requires
12cr|go-1-1|429	* Wed Mar  7 2012 graham@andtech.eu
12cr|go-1-1|430	- update gotest/gofix macro
12cr|go-1-1|431	* Tue Mar  6 2012 graham@andtech.eu
12cr|go-1-1|432	- Update godoc & go build patches
12cr|go-1-1|433	- removed dwarf pretty printer patch
12cr|go-1-1|434	- add godoc systemd service file
12cr|go-1-1|435	* Mon Mar  5 2012 graham@andtech.eu
12cr|go-1-1|436	- Update to weekly.2012-03-04
12cr|go-1-1|437	- Changes to go/build required code refactoring
12cr|go-1-1|438	see: http://weekly.golang.org/doc/devel/weekly.html#2012-03-04
12cr|go-1-1|439	* Fri Feb 24 2012 graham@andtech.eu
12cr|go-1-1|440	- Wpdate to weekly.2012-02-22
12cr|go-1-1|441	- Some BC breaks and language changes, too many details to list
12cr|go-1-1|442	see release announcement:
12cr|go-1-1|443	http://weekly.golang.org/doc/devel/weekly.html#2012-02-22
12cr|go-1-1|444	* Fri Feb 17 2012 graham@andtech.eu
12cr|go-1-1|445	- cmd/gc: fix comparison of struct with _ field
12cr|go-1-1|446	fixes build of go-go-gtk and other packages that use cgo
12cr|go-1-1|447	* Fri Feb 17 2012 graham@andtech.eu
12cr|go-1-1|448	- Update to tip @ 2012.02017
12cr|go-1-1|449	- sync: say that Cond.Wait can not return spuriously
12cr|go-1-1|450	- runtime: Permit default behaviour of SIGTSTP, SIGTTIN, SIGTTOU
12cr|go-1-1|451	- cmd/gc: correctly typecheck expression lists in returns
12cr|go-1-1|452	- syscall: fix bounds check in Error
12cr|go-1-1|453	* Thu Feb 16 2012 graham@andtech.eu
12cr|go-1-1|454	- Update to weekly.2012-02-12
12cr|go-1-1|455	http://weekly.golang.org/doc/devel/weekly.html#2012-02-12
12cr|go-1-1|456	* Wed Feb  8 2012 graham@andtech.eu
12cr|go-1-1|457	This weekly snapshot includes a re-organization of the Go tools.
12cr|go-1-1|458	Only the go, godoc, and gofmt tools are installed to $GOROOT/bin (or $GOBIN).
12cr|go-1-1|459	The remainder are installed to $GOROOT/bin/tool.
12cr|go-1-1|460	This puts the lesser-used tools (6g, cgo, govet, etc.) outside the user PATH.
12cr|go-1-1|461	Instead these tools may be called through the go tool with 'go tool command'.
12cr|go-1-1|462	For example, to vet hello.go you would type 'go tool vet hello.go'.
12cr|go-1-1|463	Type 'go tool' see the list of available tools.
12cr|go-1-1|464	With the move, some tools were given simpler names:
12cr|go-1-1|465	6cov    -> cov
12cr|go-1-1|466	6nm     -> nm
12cr|go-1-1|467	goapi   -> api
12cr|go-1-1|468	gofix   -> fix
12cr|go-1-1|469	gopack  -> pack
12cr|go-1-1|470	gopprof -> pprof
12cr|go-1-1|471	govet   -> vet
12cr|go-1-1|472	goyacc  -> yacc
12cr|go-1-1|473	The os/signal package has been moved to	exp/signal.
12cr|go-1-1|474	A new tool named 'dist'	has been introduced to	handle building the gc
12cr|go-1-1|475	tool chain and to bootstrap the go tool. The old build scripts and make
12cr|go-1-1|476	files have been removed.
12cr|go-1-1|477	Full list of changes and fixes available:
12cr|go-1-1|478	http://weekly.golang.org/doc/devel/weekly.html#2012-02-07
12cr|go-1-1|479	* Mon Feb  6 2012 saschpe@suse.de
12cr|go-1-1|480	- Satisfy Factory-Auto (only comment out %%path, not Patch)
12cr|go-1-1|481	* Sun Feb  5 2012 graham@andtech.eu
12cr|go-1-1|482	- Update to latest tip
12cr|go-1-1|483	- Now use cmd/dist to build toolchain, build scripts are removed
12cr|go-1-1|484	build process is now as follows.
12cr|go-1-1|485	build cmd/dist C based bootstrap tool
12cr|go-1-1|486	- > compile C based compilers and Go based bootstrap tool
12cr|go-1-1|487	- > compile Go based core commands and libraries
12cr|go-1-1|488	- Remove patch that affects, cmd/go/{build,pkg}.go , this command
12cr|go-1-1|489	is under active development and building against binary installs
12cr|go-1-1|490	is slated to be included before Go1 release.
12cr|go-1-1|491	* Tue Jan 31 2012 graham@andtech.eu
12cr|go-1-1|492	- Patch: quick hack to try and get packages building against third
12cr|go-1-1|493	party libs if they are installed as binary archives without source
12cr|go-1-1|494	- Update some spec file entries for changing $GOROOT layout, mainly
12cr|go-1-1|495	$GOROOT/bin/go-tools
12cr|go-1-1|496	- Add $GOBIN back for now
12cr|go-1-1|497	* Mon Jan 30 2012 graham@andtech.eu
12cr|go-1-1|498	- spec tweaks, use default locations for go tooling
12cr|go-1-1|499	(compilers, linkers, cgo etc all in $GOROOT now)
12cr|go-1-1|500	- remove $GOBIN from /etc/profile.d/go.sh
12cr|go-1-1|501	* Fri Jan 27 2012 graham@andtech.eu
12cr|go-1-1|502	- Update to weekly.2012-01-27
12cr|go-1-1|503	- renamed the html package to exp/html
12cr|go-1-1|504	- Many fixes:
12cr|go-1-1|505	- * http://weekly.golang.org/doc/devel/weekly.html#2012-01-27
12cr|go-1-1|506	* Tue Jan 24 2012 graham@andtech.eu
12cr|go-1-1|507	- Add %%goinstall() macro for new go tool
12cr|go-1-1|508	- Update godoc path locations patch
12cr|go-1-1|509	- Update go install patch (fixes building packages with "go install")
12cr|go-1-1|510	- Update to weekly.2012-01-20
12cr|go-1-1|511	- The image package's Tiled type has been renamed to Repeated.
12cr|go-1-1|512	- The encoding/xml package has been changed to make more idiomatic
12cr|go-1-1|513	use of struct tags, among other things. If you use the xml package
12cr|go-1-1|514	please read the change description to see if your code is affected:
12cr|go-1-1|515	http://code.google.com/p/go/source/detail?r=70e914beb409
12cr|go-1-1|516	- exp/sql package to database/sql
12cr|go-1-1|517	- Package net's SetTimeout methods were changed to SetDeadline.
12cr|go-1-1|518	- Many functions in package os now take a os.FileMode argument instead
12cr|go-1-1|519	of a plain uint32. An os.ModeSticky constant is also now defined.
12cr|go-1-1|520	- The meaning of the first buffer element for image.YCbCr has changed to
12cr|go-1-1|521	match the semantics of the other image types like image.RGBA.
12cr|go-1-1|522	- The NewMD5, NewSHA1 and NewSHA256 functions in crypto/hmac have been
12cr|go-1-1|523	deprecated. Use New instead, explicitly passing the hash function.
12cr|go-1-1|524	* Fri Dec 30 2011 graham@andtech.eu
12cr|go-1-1|525	- Patch new "go install" to allow -s option
12cr|go-1-1|526	This prevents rebuild/reinstall of std libs and allows packages
12cr|go-1-1|527	to be installed into a users $GOPATH
12cr|go-1-1|528	* Fri Dec 23 2011 graham@andtech.eu
12cr|go-1-1|529	- Update to weekly.2011.12.22
12cr|go-1-1|530	- changes to the images/ycbcr and testing packages
12cr|go-1-1|531	* "gofix" required for code using images/ycbr
12cr|go-1-1|532	* Testing package "B" (benchmark) type now has same methods as "T"
12cr|go-1-1|533	- Compiler inlining: Enabled in .spec as "export GCFLAGS=-l"
12cr|go-1-1|534	* Needs to be explicitly enabled at compile time with the above
12cr|go-1-1|535	flag or using the "-l" compiler flag
12cr|go-1-1|536	- Initial implementation of 'go' command utility
12cr|go-1-1|537	- Many fixes and updates
12cr|go-1-1|538	* http://weekly.golang.org/doc/devel/weekly.html#2011-12-22
12cr|go-1-1|539	* Fri Dec 16 2011 dmueller@suse.de
12cr|go-1-1|540	- fix exclusivearch for %%%%arm
12cr|go-1-1|541	- fix filelist for %%%%arm
12cr|go-1-1|542	* Tue Dec 13 2011 saschpe@suse.de
12cr|go-1-1|543	- Use $GOBIN as install target directory for binaries (Make.cmd)
12cr|go-1-1|544	regardless of $TARGDIR (Second part of bnc#735320)
12cr|go-1-1|545	* Tue Dec 13 2011 saschpe@suse.de
12cr|go-1-1|546	- Improve macros %%go_make, %%go_make_test and %%go_make_install:
12cr|go-1-1|547	* Set TARGDIR and GOBIN all macros (bnc#735320)
12cr|go-1-1|548	* Make sure %%{buildroot}%%{_bindir} exists in any case
12cr|go-1-1|549	- The above should simplify spec files for Go packages that use, .e.g.,
12cr|go-1-1|550	'make tools' to install additional stuff (like binaries)
12cr|go-1-1|551	* Wed Dec  7 2011 dmacvicar@suse.de
12cr|go-1-1|552	- Set GOBIN correctly in Make.inc to point to _bindir instead
12cr|go-1-1|553	of GOROOT/bin (bnc#735288)
12cr|go-1-1|554	* Mon Dec  5 2011 saschpe@suse.de
12cr|go-1-1|555	- Forgot to update VERSION file
12cr|go-1-1|556	* Mon Dec  5 2011 saschpe@suse.de
12cr|go-1-1|557	- Update to 05/12/2011 mercurial version:
12cr|go-1-1|558	* No big changes
12cr|go-1-1|559	* Fri Dec  2 2011 saschpe@suse.de
12cr|go-1-1|560	- Update to r60.3 + weekly.2011-12-02:
12cr|go-1-1|561	* crypto/tls: cleanup certificate load on windows
12cr|go-1-1|562	* exp/ssh: add Std{in,out,err}Pipe methods to Session
12cr|go-1-1|563	* dashboard: don't choke on weird builder names.
12cr|go-1-1|564	* exp/ssh: export type signal, now Signal
12cr|go-1-1|565	* os: add ModeType constant to mask file type bits
12cr|go-1-1|566	* text/template: replace Add with AddParseTree.
12cr|go-1-1|567	* go/doc: detect headings and format them in html
12cr|go-1-1|568	- For more see http://golang.org/doc/devel/weekly.html
12cr|go-1-1|569	* Tue Oct 18 2011 graham@andtech.eu
12cr|go-1-1|570	- Update to r60.3
12cr|go-1-1|571	- Fixes bug in the reflect package
12cr|go-1-1|572	* disallow Interface method on Value obtained via unexported name
12cr|go-1-1|573	* Thu Oct  6 2011 graham@andtech.eu
12cr|go-1-1|574	- Update to r60.2
12cr|go-1-1|575	- Fixes memory leak in certain map types
12cr|go-1-1|576	* Wed Oct  5 2011 graham@andtech.eu
12cr|go-1-1|577	- Tweaks for gdb debugging
12cr|go-1-1|578	- go.spec changes:
12cr|go-1-1|579	- move %%go_arch definition to %%prep section
12cr|go-1-1|580	- pass correct location of go specific gdb pretty printer and
12cr|go-1-1|581	functions to cpp as HOST_EXTRA_CFLAGS macro
12cr|go-1-1|582	- install go gdb functions & printer
12cr|go-1-1|583	- gdb-printer.patch
12cr|go-1-1|584	- patch linker (src/cmd/ld/dwarf.c) to emit correct location of go
12cr|go-1-1|585	gdb functions and pretty printer
12cr|go-1-1|586	* Tue Sep 27 2011 saschpe@suse.de
12cr|go-1-1|587	- Add file 'VERSION' which is otherwise generated at runtime to fix
12cr|go-1-1|588	building
12cr|go-1-1|589	* Fri Sep  2 2011 saschpe@suse.de
12cr|go-1-1|590	- Update to weekly.2001-09-01 version
12cr|go-1-1|591	* archive/tar: support symlinks.
12cr|go-1-1|592	* big: fix nat.scan bug. (thanks Evan Shaw)
12cr|go-1-1|593	* bufio: handle a "\r\n" that straddles the buffer. add openbsd. avoid
12cr|go-1-1|594	redundant bss declarations. fix unused parameters. fix windows/amd64
12cr|go-1-1|595	build with newest mingw-w64.
12cr|go-1-1|596	* bytes: clarify that NewBuffer is not for beginners.
12cr|go-1-1|597	* cgo: explain how to free something. fix GoBytes. fixes callback for windows
12cr|go-1-1|598	amd64. note that CString result must be freed.
12cr|go-1-1|599	* effective_go: convert to use tmpltohtml.
12cr|go-1-1|600	* exp/norm: reduced the size of the byte buffer used by reorderBuffer
12cr|go-1-1|601	by half by reusing space when combining. a few minor fixes to support the
12cr|go-1-1|602	implementation of norm. added implementation for []byte versions of methods.
12cr|go-1-1|603	* exp/template/html: add some tests for ">" attributes. added handling for URL
12cr|go-1-1|604	attributes. differentiate URL-valued attributes (such as href). reworked
12cr|go-1-1|605	escapeText to recognize attr boundaries.
12cr|go-1-1|606	* exp/template: moved from exp to the main tree.
12cr|go-1-1|607	* exp/wingui: made compatible with windows/amd64.
12cr|go-1-1|608	* flag: add Parsed, restore Usage.
12cr|go-1-1|609	* gc: add openbsd. escape analysis. fix build on Plan 9. fix div bug. fix
12cr|go-1-1|610	pc/line table. fix some spurious leaks. make static initialization more
12cr|go-1-1|611	static. remove JCXZ; add JCXZW, JCXZL, and JCXZQ instructions. shuffle
12cr|go-1-1|612	[#]includes. simplify escape analysis recursion.
12cr|go-1-1|613	* go/ast cleanup: base File/PackageExports on FilterFile/FilterPackage code.
12cr|go-1-1|614	adjustments to filter function. fix ast.MergePackageFiles to collect infos
12cr|go-1-1|615	about imports. generalize ast.FilterFile.
12cr|go-1-1|616	* go/build: add test support & use in gotest. separate test imports out when scanning.
12cr|go-1-1|617	* go/parser: fix type switch scoping. fix type switch scoping.
12cr|go-1-1|618	* gob: explain that Debug isn't useful unless it's compiled in.
12cr|go-1-1|619	* gobuilder: increase log limit.
12cr|go-1-1|620	* godashboard: fix utf-8 in user names.
12cr|go-1-1|621	* godoc: first step towards reducing index size. add dummy playground.js to
12cr|go-1-1|622	silence godoc warning at start-up. added systematic throttling to indexing
12cr|go-1-1|623	goroutine. fix bug in zip.go. support for reading/writing (splitted) index
12cr|go-1-1|624	files. use virtual file system when generating package synopses.
12cr|go-1-1|625	* gofix: forgot to rename the URL type. osopen: fixed=true when changing O_CREAT.
12cr|go-1-1|626	* goinstall: error out with paths that end with '/'. report lack of $GOPATH
12cr|go-1-1|627	on errors. select the tag that is closest to runtime.Version.
12cr|go-1-1|628	* http: add MaxBytesReader to limit request body size. add file protocol
12cr|go-1-1|629	transport. adjust test threshold for larger suse buffers. delete error
12cr|go-1-1|630	kludge. on invalid request, send 400 response. return 413 instead of 400
12cr|go-1-1|631	when the request body is too large. support setting Transport's TLS client
12cr|go-1-1|632	config.
12cr|go-1-1|633	* image/tiff: add a decode benchmark. decoder optimization.
12cr|go-1-1|634	* image: add PalettedImage interface, and make image/png recognize it.
12cr|go-1-1|635	* io: add TeeReader.
12cr|go-1-1|636	* json: add struct tag option to wrap literals in strings.
12cr|go-1-1|637	calculate Offset for Indent correctly.
12cr|go-1-1|638	fix decode bug with struct tag names with ,opts being ignored.
12cr|go-1-1|639	* ld: handle Plan 9 ar format. remove duplicate bss definitions.
12cr|go-1-1|640	* libmach: support reading symbols from Windows .exe for nm.
12cr|go-1-1|641	* math: fix Pow10 loop. (thanks Volker Dobler)
12cr|go-1-1|642	* mime: ParseMediaType returns os.Error now, not a nil map. media type
12cr|go-1-1|643	formatter. text charset defaults.
12cr|go-1-1|644	* misc/dashboard: remove limit for json package list.
12cr|go-1-1|645	* misc/emacs: refine label detection.
12cr|go-1-1|646	* net: add ParseMAC function. change the internal form of IPMask for IPv4.
12cr|go-1-1|647	disable "tcp" test on openbsd. fix windows build. join and leave a IPv6
12cr|go-1-1|648	group address, on a specific interface. make use of IPv4len, IPv6len.
12cr|go-1-1|649	move internal string manipulation routines to parse.go.
12cr|go-1-1|650	* os: disable Hostname test on OpenBSD. fix WNOHANG Waitmsg.
12cr|go-1-1|651	* reflect: add Value.Bytes, Value.SetBytes methods.
12cr|go-1-1|652	* rpc: add benchmark for async rpc calls.
12cr|go-1-1|653	* runtime: add openbsd 386 defs.h. add runtime support for openbsd 386. add
12cr|go-1-1|654	runtime prefix to showframe. ctrlhandler for windows amd64. fix stack
12cr|go-1-1|655	cleanup on windows/amd64. fix void warnings. go interface to cdecl calbacks.
12cr|go-1-1|656	handle string + char literals in goc2c. make arm work on Ubuntu Natty qemu.
12cr|go-1-1|657	openbsd thread tweaks. simplify stack traces. speed up cgo calls. use cgo
12cr|go-1-1|658	runtime functions to call windows syscalls. windows/amd64 callbacks fixed
12cr|go-1-1|659	and syscall fixed to allow using it in callbacks.
12cr|go-1-1|660	* strconv: put decimal on stack.
12cr|go-1-1|661	* spec: update section on Implementation Differences.
12cr|go-1-1|662	* syscall: SOMAXCONN should be 0x7fffffff at winsock2. add openbsd 386. handle
12cr|go-1-1|663	RTM_NEWROUTE in ParseNetlinkRouteAttr on Linux. handle routing entry in
12cr|go-1-1|664	ParseRoutingSockaddr on BSD variants. openbsd amd64 syscall support. use the
12cr|go-1-1|665	vdso page on linux x86 for faster syscalls instead of int $0x80.
12cr|go-1-1|666	* template/parse: give if, range, and with a common representation.
12cr|go-1-1|667	* template: grammar fix for template documentation. range over channel. remove
12cr|go-1-1|668	else and end nodes from public view.
12cr|go-1-1|669	* test: put GOROOT/bin before all others in run.
12cr|go-1-1|670	* time: fix Plan 9 build. fix zone during windows test.
12cr|go-1-1|671	* type switches: test for pathological case.
12cr|go-1-1|672	* version.bash: update VERSION on -save if already present.
12cr|go-1-1|673	* websocket: implements new version of WebSocket protocol.
12cr|go-1-1|674	* windows/386: clean stack after syscall.
12cr|go-1-1|675	* xml: marshal "parent>child" tags correctly.
12cr|go-1-1|676	* Tue Aug  2 2011 saschpe@gmx.de
12cr|go-1-1|677	- Update to release r59:
12cr|go-1-1|678	* Restricted usage of goto statement
12cr|go-1-1|679	* Package reflect supports a new struct tag scheme that enables sharing of
12cr|go-1-1|680	struct tags between multiple packages.
12cr|go-1-1|681	* Package sort's IntArray type has been renamed to IntSlice, and similarly
12cr|go-1-1|682	for Float64Slice and StringSlice
12cr|go-1-1|683	* Package strings's Split function has itself been split into Split and
12cr|go-1-1|684	SplitN. SplitN is the same as the old Split. The new Split is equivalent
12cr|go-1-1|685	to SplitN with a final argument of -1.
12cr|go-1-1|686	* Goinstall now installs packages and commands from arbitrary remote
12cr|go-1-1|687	repositories (not just Google Code, Github, and so on). See the goinstall
12cr|go-1-1|688	documentation for details.
12cr|go-1-1|689	More at http://golang.org/doc/devel/release.html#r59
12cr|go-1-1|690	* Wed Jul 20 2011 saschpe@gmx.de
12cr|go-1-1|691	- Update to 2011-07-20 mercurial version:
12cr|go-1-1|692	* ELF section header overlap fixed, GNU strip doesn't break binaries
12cr|go-1-1|693	anymore
12cr|go-1-1|694	* Wed Jul 20 2011 saschpe@suse.de
12cr|go-1-1|695	- Update to weekly.2011-07-19 mercurial version:
12cr|go-1-1|696	* archive/zip: add Writer, add Mtime_ns function to get modified time in
12cr|go-1-1|697	sensible format.
12cr|go-1-1|698	* cgi: close stdout reader pipe when finished.
12cr|go-1-1|699	* cgo: add missing semicolon in generated struct,
12cr|go-1-1|700	* codereview: fix for Mercurial 1.9.
12cr|go-1-1|701	* dashboard: list "most installed this week" with rolling count.
12cr|go-1-1|702	* debug/elf: read ELF Program headers.
12cr|go-1-1|703	* debug/proc: remove unused package.
12cr|go-1-1|704	* doc/talks/io2010: update with gofix and handle the errors.
12cr|go-1-1|705	* exp/eval, exp/ogle: remove packages eval and ogle.
12cr|go-1-1|706	* exp/regexp/syntax: add Prog.NumCap.
12cr|go-1-1|707	* exp/template: API changes, bug fixes, and tweaks.
12cr|go-1-1|708	* flag: make -help nicer.
12cr|go-1-1|709	* fmt: Scan(&int) was mishandling a lone digit.
12cr|go-1-1|710	* gc: fix closure bug, fix to build with clang, make size of struct{} and
12cr|go-1-1|711	[0]byte 0 bytes , some enhancements to printing debug info.
12cr|go-1-1|712	* gif: fix local color map and coordinates.
12cr|go-1-1|713	* go/build: include processing of .c files for cgo packages, less aggressive
12cr|go-1-1|714	failure when GOROOT not found.
12cr|go-1-1|715	* go/printer: changed max. number of newlines from 3 to 2.
12cr|go-1-1|716	* gob: register more slice types
12cr|go-1-1|717	* godoc: support for file systems stored in .zip files.
12cr|go-1-1|718	* hash/crc32: add SSE4.2 support.
12cr|go-1-1|719	* html: update section references in comments to the latest HTML5 spec.
12cr|go-1-1|720	* http: drain the pipe output in TestHandlerPanic to avoid logging deadlock,
12cr|go-1-1|721	fix Content-Type of file extension, implement http.FileSystem for zip files,
12cr|go-1-1|722	let FileServer work when path doesn't begin with a slash, support for
12cr|go-1-1|723	periodic flushing in ReverseProxy.
12cr|go-1-1|724	* image/draw: add benchmarks.
12cr|go-1-1|725	* json: add omitempty struct tag option, allow using '$' and '-' as the struct
12cr|go-1-1|726	field's tag encode \r and \n in strings as e.g. "\n", not "\u000A" escape
12cr|go-1-1|727	< and > in any JSON string for XSS prevention.
12cr|go-1-1|728	* ld: allow seek within write buffer< add a PT_LOAD PHDR entry for the PHDR
12cr|go-1-1|729	* os: plan9: add Process.Signal as a way to send notes
12cr|go-1-1|730	* os: don't permit Process.Signal after a successful Wait.
12cr|go-1-1|731	* reflect: add Value.NumMethod, panic if Method index is out of range for a
12cr|go-1-1|732	type.
12cr|go-1-1|733	* runtime: faster entersyscall, exitsyscall, fix panic for make(chan [0]byte),
12cr|go-1-1|734	fix subtle select bug, make TestSideEffectOrder work twice, several
12cr|go-1-1|735	parallelism-related optimizations and fixes, string-related optimizations,
12cr|go-1-1|736	track running goroutine count.
12cr|go-1-1|737	* strconv: handle [-+]Infinity in atof.
12cr|go-1-1|738	* sync: add fast paths to WaitGroup, improve RWMutex performance.
12cr|go-1-1|739	* syscall: add Flock on Linux, parse and encode SCM_RIGHTS and SCM_CREDENTIALS
12cr|go-1-1|740	More at http://golang.org/doc/devel/release.html#r58.1
12cr|go-1-1|741	* Sun Jul 10 2011 saschpe@gmx.de
12cr|go-1-1|742	- Update to 2011/07/10 mercurial version (post r58 and weekly.2011-07-07):
12cr|go-1-1|743	* Package exec has been redesigned with a more convenient and succinct API.
12cr|go-1-1|744	* Package os/signal's Signal and UnixSignal types have been moved
12cr|go-1-1|745	to the os package.
12cr|go-1-1|746	* Package image/draw is the new name for exp/draw. The GUI-related
12cr|go-1-1|747	code from exp/draw is now located in the exp/gui package.
12cr|go-1-1|748	More at http://golang.org/doc/devel/release.html#r58
12cr|go-1-1|749	* Fri Jun 24 2011 saschpe@gmx.de
12cr|go-1-1|750	- No need to set $PATH before building anymore
12cr|go-1-1|751	* Fri Jun 24 2011 saschpe@gmx.de
12cr|go-1-1|752	- DISABLE_NET_TESTS was dropped, this causes net tests to fail
12cr|go-1-1|753	on openSUSE:Factory currently. Disable tests temporarily.
12cr|go-1-1|754	* Fri Jun 24 2011 saschpe@suse.de
12cr|go-1-1|755	- Update to 24/06/2011 mercurial version
12cr|go-1-1|756	* http: buffer Request.Write (issue 1996)
12cr|go-1-1|757	* libmach: fix disassembly of FCMOVcc and FCOMI
12cr|go-1-1|758	* libmach: fix tracing on linux (for cov)
12cr|go-1-1|759	* ld: don't attempt to build dynamic sections unnecessarily
12cr|go-1-1|760	* syscall: add tty support to StartProcess
12cr|go-1-1|761	* crypto/openpgp: add ElGamal support
12cr|go-1-1|762	* http: add Server.ListenAndServeTLS (issue 1964)
12cr|go-1-1|763	* Thu Jun 16 2011 saschpe@suse.de
12cr|go-1-1|764	- %%go_requires can't depend on %%requires_ge, it isn't available on
12cr|go-1-1|765	Fedora and RHEL.
12cr|go-1-1|766	* Wed Jun 15 2011 saschpe@suse.de
12cr|go-1-1|767	- Really set CFLAGS through HOST_EXTRA_CFLAGS environment variable
12cr|go-1-1|768	for building Go itself and for Go macros (used by Go packages)
12cr|go-1-1|769	- Added go-fix-werrors.patch to fix fatal compiler warnings, not
12cr|go-1-1|770	used yet as -Wno-error is passed currently
12cr|go-1-1|771	- Adhere to SUSE patch comment conventions
12cr|go-1-1|772	- Changed %%go_requires macro from '%%requires_eq go' to
12cr|go-1-1|773	'%%requires_ge go'
12cr|go-1-1|774	* Wed Jun 15 2011 saschpe@suse.de
12cr|go-1-1|775	- Update to 15/06/2011 mercurial version
12cr|go-1-1|776	* Increase max no of windows callbacks (issue 1912)
12cr|go-1-1|777	* gc: compact stackframe
12cr|go-1-1|778	* http: fix regression permitting io.Copy on HEAD response
12cr|go-1-1|779	* Go memory model: minor clarification (issue 1941)
12cr|go-1-1|780	* go spec: clarif rules for append, scope rules for :=
12cr|go-1-1|781	(issue 1936, issue 1940)
12cr|go-1-1|782	* gc: handle go print() and go println() (issue 1952)
12cr|go-1-1|783	* net: export all fields in Interface (issue 1942)
12cr|go-1-1|784	- Spec file cleanup:
12cr|go-1-1|785	* Remove *.6 and *.8 files from misc documentation
12cr|go-1-1|786	* Wed Jun  8 2011 saschpe@suse.de
12cr|go-1-1|787	- Added macro %%go_disable_brp_strip_static_archive to disable the
12cr|go-1-1|788	strip check, it breaks on Fedora-based distros and generates
12cr|go-1-1|789	a warning for SUSE-based ones. It can be removed if go binaries
12cr|go-1-1|790	become really stripable
12cr|go-1-1|791	* Wed Jun  8 2011 saschpe@suse.de
12cr|go-1-1|792	- Update to 08/05/2011 mercurial version
12cr|go-1-1|793	* ld: fix and simplify ELF symbol generation
12cr|go-1-1|794	* cgo: support non intel gcc machine flags
12cr|go-1-1|795	* gc: enable building under clang/2.9
12cr|go-1-1|796	* countless bugfixes, documentation and speed improvements
12cr|go-1-1|797	- Don't build twice (thru all.bash and make.bash)
12cr|go-1-1|798	* Mon May 23 2011 saschpe@suse.de
12cr|go-1-1|799	- Generate %%go_ver macro from Go package version
12cr|go-1-1|800	- Use %%requires_eq for %%go_requires
12cr|go-1-1|801	* Sat May 21 2011 saschpe@gmx.de
12cr|go-1-1|802	- Switch %%go_make* macros from make to gomake
12cr|go-1-1|803	* Sat May 21 2011 saschpe@gmx.de
12cr|go-1-1|804	- Undo not installing *.h/*.c, remove hard links
12cr|go-1-1|805	- Update to 21/05/2011 mercurial version
12cr|go-1-1|806	- Added macro %%go_make_test
12cr|go-1-1|807	* Fri May 20 2011 saschpe@gmx.de
12cr|go-1-1|808	- Package more documentation
12cr|go-1-1|809	* Fri May 20 2011 saschpe@gmx.de
12cr|go-1-1|810	- Moved devel package back into main package until a better
12cr|go-1-1|811	solution pops up
12cr|go-1-1|812	* godoc and goinstall belong to base package and need only
12cr|go-1-1|813	sources in the $GOROOT/srcpkg tree
12cr|go-1-1|814	* No need to install *.h/*.c files
12cr|go-1-1|815	- Fixed %%{go_provides} macro to provide a specific version
12cr|go-1-1|816	- Changed GOROOT path also in gotry script
12cr|go-1-1|817	* Fri May 20 2011 saschpe@suse.de
12cr|go-1-1|818	- Removed double provides for devel-static package
12cr|go-1-1|819	- Provide a specific version for devel-static package
12cr|go-1-1|820	- Less build dependencies, own directories directly
12cr|go-1-1|821	- Added comments for rpmlint checks, removed old ones
12cr|go-1-1|822	* Fri May 20 2011 saschpe@suse.de
12cr|go-1-1|823	- Disable brp-strip-static-archive also on RHEL and CentOS
12cr|go-1-1|824	* Fri May 20 2011 saschpe@suse.de
12cr|go-1-1|825	- Fix %%go_make_install macro, wrong TARGDIR
12cr|go-1-1|826	* Fri May 20 2011 saschpe@suse.de
12cr|go-1-1|827	- Update to 20/05/2011 mercurial version
12cr|go-1-1|828	- Macro %%go_arch in macros.go now properly set to correct value
12cr|go-1-1|829	* Thu May 19 2011 saschpe@gmx.de
12cr|go-1-1|830	- Fix RPM macros, add arm support
12cr|go-1-1|831	* Thu May 19 2011 saschpe@gmx.de
12cr|go-1-1|832	- Added RPM macros file to simply Go packaging
12cr|go-1-1|833	- Provide devel-static file in main package
12cr|go-1-1|834	- Spec file cleanup
12cr|go-1-1|835	- Remove devel-file-in-non-devel-package rpmlint filter
12cr|go-1-1|836	- Use proper package versioning scheme (needs reinstall)
12cr|go-1-1|837	* Wed May 18 2011 saschpe@suse.de
12cr|go-1-1|838	- Disable brp-strip-static-archive on Fedora
12cr|go-1-1|839	* Wed May 18 2011 saschpe@suse.de
12cr|go-1-1|840	- Re-add STRIP=/bin/true to fix Fedora build
12cr|go-1-1|841	* Wed May 18 2011 saschpe@suse.de
12cr|go-1-1|842	- Let devel package provide devel-static
12cr|go-1-1|843	- Fix typo in devel package description
12cr|go-1-1|844	* Wed May 18 2011 saschpe@suse.de
12cr|go-1-1|845	- Update to 18/05/2011 upstream mercurial release
12cr|go-1-1|846	- Rebased godoc patch
12cr|go-1-1|847	- Removed doc/talks/go_talk-20091030.pdf, fixes bnc#686557
12cr|go-1-1|848	- No chrpath necessary anymore
12cr|go-1-1|849	- Use fdupes
12cr|go-1-1|850	- Drop executable-stack rpmlint filter, not needed anymore
12cr|go-1-1|851	* Fri Apr 29 2011 saschpe@gmx.de
12cr|go-1-1|852	- Update to 29/04/2011 upstream mercurial release
12cr|go-1-1|853	- Changed RPM variables to macros
12cr|go-1-1|854	* Mon Mar 21 2011 saschpe@suse.de
12cr|go-1-1|855	- Changed license from BSD to BSD3c
12cr|go-1-1|856	- Remove pkg_version macro, use %%%%{version} directly
12cr|go-1-1|857	- No Requires on %%%%{release}
12cr|go-1-1|858	* Tue Mar  8 2011 graham@andtech.eu
12cr|go-1-1|859	- Update to 07/03/2011 .1 upstream mercurual release
12cr|go-1-1|860	- Update godoc patch to reflect changes to path package
12cr|go-1-1|861	* Tue Mar  1 2011 graham@andtech.eu
12cr|go-1-1|862	- Update to 24/02/2011 upstream mercurial release
12cr|go-1-1|863	* Wed Feb 16 2011 graham@andtech.eu
12cr|go-1-1|864	- Update to 15/12/2011 upstream mercurial release
12cr|go-1-1|865	- Remove redundant workarounds from .spec
12cr|go-1-1|866	* Tue Feb  8 2011 graham@andtech.eu
12cr|go-1-1|867	- add go-devel for pkg and cmd source installation, this is
12cr|go-1-1|868	intended to support goinstall(once patched).
12cr|go-1-1|869	- Move goinstall binary to go-devel package and install to
12cr|go-1-1|870	%%{_sbindir}
12cr|go-1-1|871	- Change the godoc patch to generate API docs from the source
12cr|go-1-1|872	install location of go-devel
12cr|go-1-1|873	* Tue Feb  1 2011 graham@andtech.eu
12cr|go-1-1|874	- Updated to release 20/01/2011
12cr|go-1-1|875	- run full test suite (without net dependant tests)
12cr|go-1-1|876	- remove redundant libcgo.so from .spec
12cr|go-1-1|877	* Wed Dec  8 2010 saschpe@suse.de
12cr|go-1-1|878	- Updated to 08/12/2010 mercurial version
12cr|go-1-1|879	* Thu Dec  2 2010 speilicke@novell.com
12cr|go-1-1|880	- Updated to 02/12/2010 mercurial version
12cr|go-1-1|881	* Tue Nov 16 2010 speilicke@novell.com
12cr|go-1-1|882	- Updated to 16/11/2010 mercurial version
12cr|go-1-1|883	* Tue Nov  9 2010 speilicke@novell.com
12cr|go-1-1|884	- Updated to 09/11/2010 mercurial version
12cr|go-1-1|885	* Mon Nov  8 2010 speilicke@novell.com
12cr|go-1-1|886	- Simplified spec file
12cr|go-1-1|887	* Mon Nov  8 2010 speilicke@novell.com
12cr|go-1-1|888	- Fixed tarball (no hg history and build files)
12cr|go-1-1|889	* Mon Nov  8 2010 speilicke@novell.com
12cr|go-1-1|890	- Updated to 08/11/2010 mercurial version
12cr|go-1-1|891	* Thu Oct 14 2010 speilicke@novell.com
12cr|go-1-1|892	- Updated to 13/08/2010 mercurial version
12cr|go-1-1|893	* Mon Oct 11 2010 speilicke@novell.com
12cr|go-1-1|894	- Example scripts permissions fixed
12cr|go-1-1|895	* Fri Oct  8 2010 speilicke@novell.com
12cr|go-1-1|896	- Updated to 10/08/2010 mercurial version
12cr|go-1-1|897	* Wed Jun 16 2010 graham@andtech.eu
12cr|go-1-1|898	- Initial package based on 09/06/2010 release
12cr|go-1-1|899	* Thu Apr 29 2010 konrad@tylerc.org>
12cr|go-1-1|900	- Initial Go hg release spec template

1857 12
12cr|goffice0-0.9.6-8|1	%define name goffice0
12cr|goffice0-0.9.6-8|2	%define oname goffice
12cr|goffice0-0.9.6-8|3	%define version 0.9.6
12cr|goffice0-0.9.6-8|4	
12cr|goffice0-0.9.6-8|5	%define api 0.10
12cr|goffice0-0.9.6-8|6	%define major 9
12cr|goffice0-0.9.6-8|7	%define libname %mklibname %oname %{api}_%major
12cr|goffice0-0.9.6-8|8	%define develname %mklibname -d %oname %api
12cr|goffice0-0.9.6-8|9	
12cr|goffice0-0.9.6-8|10	Summary: Set of document centric objects and utilities for glib/gtk
12cr|goffice0-0.9.6-8|11	Name: %{name}
12cr|goffice0-0.9.6-8|12	Version: %{version}
12cr|goffice0-0.9.6-8|13	Release: %mkrel 8
12cr|goffice0-0.9.6-8|14	Source0: http://ftp.gnome.org/pub/GNOME/sources/goffice/%{oname}-%{version}.tar.xz
12cr|goffice0-0.9.6-8|15	License: GPLv2+
12cr|goffice0-0.9.6-8|16	Group: System/Libraries
12cr|goffice0-0.9.6-8|17	Url: http://www.gnome.org
12cr|goffice0-0.9.6-8|18	BuildRequires:	automake
12cr|goffice0-0.9.6-8|19	BuildRequires:	intltool
12cr|goffice0-0.9.6-8|20	BuildRequires: pkgconfig(gtk+-3.0)
12cr|goffice0-0.9.6-8|21	BuildRequires: pkgconfig(libgnomeprint-2.2)
12cr|goffice0-0.9.6-8|22	BuildRequires: pkgconfig(libglade-2.0)
12cr|goffice0-0.9.6-8|23	BuildRequires: pkgconfig(libgnomeui-2.0)
12cr|goffice0-0.9.6-8|24	BuildRequires: pkgconfig(gconf-2.0)
12cr|goffice0-0.9.6-8|25	BuildRequires: pkgconfig(libgsf-1)
12cr|goffice0-0.9.6-8|26	BuildRequires: pcre pkgconfig(libpcre)
12cr|goffice0-0.9.6-8|27	BuildRequires: perl-XML-Parser
12cr|goffice0-0.9.6-8|28	BuildRequires: pkgconfig(librsvg-2.0)
12cr|goffice0-0.9.6-8|29	Obsoletes: %oname <= 0.4.3
12cr|goffice0-0.9.6-8|30	
12cr|goffice0-0.9.6-8|31	%description
12cr|goffice0-0.9.6-8|32	There are common operations for document centric applications that are
12cr|goffice0-0.9.6-8|33	conceptually simple, but complex to implement fully.
12cr|goffice0-0.9.6-8|34	- plugins
12cr|goffice0-0.9.6-8|35	- load/save documents
12cr|goffice0-0.9.6-8|36	- undo/redo
12cr|goffice0-0.9.6-8|37	
12cr|goffice0-0.9.6-8|38	%package -n %libname
12cr|goffice0-0.9.6-8|39	Summary:  %{summary}
12cr|goffice0-0.9.6-8|40	Group: %{group}
12cr|goffice0-0.9.6-8|41	Requires: %name >= %version
12cr|goffice0-0.9.6-8|42	
12cr|goffice0-0.9.6-8|43	%description -n %libname
12cr|goffice0-0.9.6-8|44	Shared library implementing document centric objects and utilities for glib/gtk
12cr|goffice0-0.9.6-8|45	
12cr|goffice0-0.9.6-8|46	%package -n %develname
12cr|goffice0-0.9.6-8|47	Summary:  %{summary}
12cr|goffice0-0.9.6-8|48	Group: Development/C
12cr|goffice0-0.9.6-8|49	Requires: %libname = %version
12cr|goffice0-0.9.6-8|50	Provides: %name-devel = %version-%release
12cr|goffice0-0.9.6-8|51	Provides: lib%name-devel = %version-%release
12cr|goffice0-0.9.6-8|52	Conflicts: %mklibname -d goffice 0_3
12cr|goffice0-0.9.6-8|53	Obsoletes: %mklibname -d goffice 0_4
12cr|goffice0-0.9.6-8|54	
12cr|goffice0-0.9.6-8|55	%description -n %develname
12cr|goffice0-0.9.6-8|56	Development files of the Goffice library.
12cr|goffice0-0.9.6-8|57	
12cr|goffice0-0.9.6-8|58	%prep
12cr|goffice0-0.9.6-8|59	%setup -q -n %oname-%version
12cr|goffice0-0.9.6-8|60	
12cr|goffice0-0.9.6-8|61	%build
12cr|goffice0-0.9.6-8|62	%configure2_5x
12cr|goffice0-0.9.6-8|63	%make
12cr|goffice0-0.9.6-8|64	
12cr|goffice0-0.9.6-8|65	%install
12cr|goffice0-0.9.6-8|66	%makeinstall_std
12cr|goffice0-0.9.6-8|67	%find_lang %oname-%version
12cr|goffice0-0.9.6-8|68	
12cr|goffice0-0.9.6-8|69	%files -f %oname-%version.lang
12cr|goffice0-0.9.6-8|70	%doc README NEWS AUTHORS BUGS MAINTAINERS
12cr|goffice0-0.9.6-8|71	%dir %_libdir/%oname/
12cr|goffice0-0.9.6-8|72	
12cr|goffice0-0.9.6-8|73	%files -n %libname
12cr|goffice0-0.9.6-8|74	%_libdir/libgoffice-%api.so.%{major}*
12cr|goffice0-0.9.6-8|75	%_libdir/%oname/%version/
12cr|goffice0-0.9.6-8|76	
12cr|goffice0-0.9.6-8|77	%files -n %develname
12cr|goffice0-0.9.6-8|78	%_includedir/libgoffice-%{api}
12cr|goffice0-0.9.6-8|79	%_libdir/lib*.so
12cr|goffice0-0.9.6-8|80	%_libdir/pkgconfig/*.pc
12cr|goffice0-0.9.6-8|81	%_datadir/gtk-doc/html/goffice-%{api}
12cr|goffice0-0.9.6-8|82	
12cr|goffice0-0.9.6-8|83	
12cr|goffice0-0.9.6-8|84	
12cr|goffice0-0.9.6-8|85	%changelog
12cr|goffice0-0.9.6-8|86	

1858 12
12cr|gogglesmm-0.12.6-1|1	Summary:	Goggles Music Manager
12cr|gogglesmm-0.12.6-1|2	Name:		gogglesmm
12cr|gogglesmm-0.12.6-1|3	Version:	0.12.6
12cr|gogglesmm-0.12.6-1|4	Release:	1
12cr|gogglesmm-0.12.6-1|5	Group:		Sound
12cr|gogglesmm-0.12.6-1|6	License:	GPLv3
12cr|gogglesmm-0.12.6-1|7	URL:		http://code.google.com/p/gogglesmm/
12cr|gogglesmm-0.12.6-1|8	Source0:	http://code.google.com/p/gogglesmm/%{name}-%{version}.tar.xz
12cr|gogglesmm-0.12.6-1|9	
12cr|gogglesmm-0.12.6-1|10	BuildRequires:	libgcrypt-devel
12cr|gogglesmm-0.12.6-1|11	BuildRequires:	pkgconfig(libxine)
12cr|gogglesmm-0.12.6-1|12	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|gogglesmm-0.12.6-1|13	BuildRequires:	pkgconfig(expat)
12cr|gogglesmm-0.12.6-1|14	BuildRequires:	pkgconfig(fox)
12cr|gogglesmm-0.12.6-1|15	BuildRequires:	pkgconfig(libcurl)
12cr|gogglesmm-0.12.6-1|16	BuildRequires:	pkgconfig(sqlite3)
12cr|gogglesmm-0.12.6-1|17	BuildRequires:	pkgconfig(taglib)
12cr|gogglesmm-0.12.6-1|18	BuildRequires:	pkgconfig(taglib-extras)
12cr|gogglesmm-0.12.6-1|19	
12cr|gogglesmm-0.12.6-1|20	%description
12cr|gogglesmm-0.12.6-1|21	Goggles Music Manager is a music collection manager and player that
12cr|gogglesmm-0.12.6-1|22	automatically categorizes your music files based on genre, artist, album, and
12cr|gogglesmm-0.12.6-1|23	song. It supports gapless playback and features easy tag editing.
12cr|gogglesmm-0.12.6-1|24	
12cr|gogglesmm-0.12.6-1|25	%prep
12cr|gogglesmm-0.12.6-1|26	%setup -q
12cr|gogglesmm-0.12.6-1|27	
12cr|gogglesmm-0.12.6-1|28	%build
12cr|gogglesmm-0.12.6-1|29	%configure2_5x
12cr|gogglesmm-0.12.6-1|30	
12cr|gogglesmm-0.12.6-1|31	%make
12cr|gogglesmm-0.12.6-1|32	
12cr|gogglesmm-0.12.6-1|33	%install
12cr|gogglesmm-0.12.6-1|34	%makeinstall_std
12cr|gogglesmm-0.12.6-1|35	
12cr|gogglesmm-0.12.6-1|36	%find_lang %{name}
12cr|gogglesmm-0.12.6-1|37	
12cr|gogglesmm-0.12.6-1|38	%files -f %{name}.lang
12cr|gogglesmm-0.12.6-1|39	%doc README ChangeLog AUTHORS COPYING
12cr|gogglesmm-0.12.6-1|40	%{_bindir}/%{name}
12cr|gogglesmm-0.12.6-1|41	%{_datadir}/applications/*.desktop
12cr|gogglesmm-0.12.6-1|42	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|gogglesmm-0.12.6-1|43	%{_mandir}/man1/%{name}.1*
12cr|gogglesmm-0.12.6-1|44	
12cr|gogglesmm-0.12.6-1|45	
12cr|gogglesmm-0.12.6-1|46	
12cr|gogglesmm-0.12.6-1|47	%changelog
12cr|gogglesmm-0.12.6-1|48	* Wed May 30 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.12.0-1
12cr|gogglesmm-0.12.6-1|49	+ Revision: 801374
12cr|gogglesmm-0.12.6-1|50	- imported package gogglesmm
12cr|gogglesmm-0.12.6-1|51	

1859 12
12cr|gok-2.30.1-4|1	Summary: GNOME On-screen Keyboard
12cr|gok-2.30.1-4|2	Name: gok
12cr|gok-2.30.1-4|3	Version: 2.30.1
12cr|gok-2.30.1-4|4	Release: 4
12cr|gok-2.30.1-4|5	License: LGPLv2+
12cr|gok-2.30.1-4|6	Group: Accessibility
12cr|gok-2.30.1-4|7	URL: http://www.gok.ca/
12cr|gok-2.30.1-4|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12cr|gok-2.30.1-4|9	# (fc) 0.11.12-1mdk use www-browser as web browser (Fedora)
12cr|gok-2.30.1-4|10	Patch0:	gok-0.10.2-launcher.patch
12cr|gok-2.30.1-4|11	Patch1: gok-2.28.0-fix-linking.patch
12cr|gok-2.30.1-4|12	BuildRequires:	pkgconfig(ORBit-2.0)
12cr|gok-2.30.1-4|13	BuildRequires:	pkgconfig(x11)
12cr|gok-2.30.1-4|14	BuildRequires:	pkgconfig(xi)
12cr|gok-2.30.1-4|15	BuildRequires:	pkgconfig(atk)
12cr|gok-2.30.1-4|16	BuildRequires:	pkgconfig(libcanberra-gtk)
12cr|gok-2.30.1-4|17	BuildRequires:	pkgconfig(gconf-2.0) GConf2
12cr|gok-2.30.1-4|18	BuildRequires:	pkgconfig(libspi-1.0)
12cr|gok-2.30.1-4|19	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|gok-2.30.1-4|20	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gok-2.30.1-4|21	BuildRequires:	pkgconfig(gnome-speech-1.0)
12cr|gok-2.30.1-4|22	BuildRequires:	pkgconfig(libwnck-1.0)
12cr|gok-2.30.1-4|23	BuildRequires:	pkgconfig(libxml-2.0)
12cr|gok-2.30.1-4|24	BuildRequires:	pkgconfig(libusb)
12cr|gok-2.30.1-4|25	BuildRequires:	gtk-doc
12cr|gok-2.30.1-4|26	BuildRequires:	intltool
12cr|gok-2.30.1-4|27	BuildRequires:	gnome-common
12cr|gok-2.30.1-4|28	BuildRequires:	pkgconfig(gail)
12cr|gok-2.30.1-4|29	BuildRequires:	pkgconfig(popt)
12cr|gok-2.30.1-4|30	Requires: scrollkeeper
12cr|gok-2.30.1-4|31	Requires: %{_lib}gail-gnome
12cr|gok-2.30.1-4|32	Requires(post): scrollkeeper
12cr|gok-2.30.1-4|33	Requires(postun): scrollkeeper
12cr|gok-2.30.1-4|34	
12cr|gok-2.30.1-4|35	%description
12cr|gok-2.30.1-4|36	The GNOME On-screen Keyboard (GOK) is a dynamic on-screen keyboard for
12cr|gok-2.30.1-4|37	UNIX and UNIX-like operating systems.  It features Direct Selection,
12cr|gok-2.30.1-4|38	Dwell Selection, Automatic Scanning and Inverse Scanning access
12cr|gok-2.30.1-4|39	methods and includes word completion.
12cr|gok-2.30.1-4|40	
12cr|gok-2.30.1-4|41	%prep
12cr|gok-2.30.1-4|42	%setup -q
12cr|gok-2.30.1-4|43	%patch0 -p1 -b .launcher
12cr|gok-2.30.1-4|44	%patch1 -p1
12cr|gok-2.30.1-4|45	autoreconf -fi
12cr|gok-2.30.1-4|46	
12cr|gok-2.30.1-4|47	%build
12cr|gok-2.30.1-4|48	
12cr|gok-2.30.1-4|49	%configure2_5x --enable-gtk-doc --enable-libusb-input
12cr|gok-2.30.1-4|50	%make
12cr|gok-2.30.1-4|51	
12cr|gok-2.30.1-4|52	%install
12cr|gok-2.30.1-4|53	rm -rf $RPM_BUILD_ROOT
12cr|gok-2.30.1-4|54	
12cr|gok-2.30.1-4|55	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12cr|gok-2.30.1-4|56	
12cr|gok-2.30.1-4|57	%find_lang %{name} --with-gnome
12cr|gok-2.30.1-4|58	
12cr|gok-2.30.1-4|59	#remove unpackaged files
12cr|gok-2.30.1-4|60	rm -rf $RPM_BUILD_ROOT/var/lib/scrollkeeper $RPM_BUILD_ROOT%_libdir/pkgconfig
12cr|gok-2.30.1-4|61	
12cr|gok-2.30.1-4|62	%if %mdkversion < 200900
12cr|gok-2.30.1-4|63	%post
12cr|gok-2.30.1-4|64	%update_scrollkeeper
12cr|gok-2.30.1-4|65	%post_install_gconf_schemas gok
12cr|gok-2.30.1-4|66	%{update_menus}
12cr|gok-2.30.1-4|67	%update_icon_cache hicolor
12cr|gok-2.30.1-4|68	%endif
12cr|gok-2.30.1-4|69	
12cr|gok-2.30.1-4|70	%preun
12cr|gok-2.30.1-4|71	%preun_uninstall_gconf_schemas gok
12cr|gok-2.30.1-4|72	
12cr|gok-2.30.1-4|73	%if %mdkversion < 200900
12cr|gok-2.30.1-4|74	%postun
12cr|gok-2.30.1-4|75	%clean_scrollkeeper
12cr|gok-2.30.1-4|76	%{clean_menus}
12cr|gok-2.30.1-4|77	%clean_icon_cache hicolor
12cr|gok-2.30.1-4|78	%endif
12cr|gok-2.30.1-4|79	
12cr|gok-2.30.1-4|80	%files -f %{name}.lang
12cr|gok-2.30.1-4|81	%defattr(-,root,root,-)
12cr|gok-2.30.1-4|82	%doc %{_datadir}/gtk-doc/html/*
12cr|gok-2.30.1-4|83	%{_sysconfdir}/gconf/schemas/*
12cr|gok-2.30.1-4|84	%{_bindir}/*
12cr|gok-2.30.1-4|85	%{_libdir}/bonobo/servers/*
12cr|gok-2.30.1-4|86	%{_datadir}/applications/*
12cr|gok-2.30.1-4|87	%{_datadir}/gok
12cr|gok-2.30.1-4|88	%_datadir/icons/hicolor/*/apps/*.*
12cr|gok-2.30.1-4|89	%{_datadir}/pixmaps/gok.png
12cr|gok-2.30.1-4|90	%_datadir/sounds/freedesktop/stereo/goksound*
12cr|gok-2.30.1-4|91	
12cr|gok-2.30.1-4|92	
12cr|gok-2.30.1-4|93	%changelog
12cr|gok-2.30.1-4|94	* Sun May 08 2011 Funda Wang <fwang@mandriva.org> 2.30.1-3mdv2011.0
12cr|gok-2.30.1-4|95	+ Revision: 672453
12cr|gok-2.30.1-4|96	- add br
12cr|gok-2.30.1-4|97	
12cr|gok-2.30.1-4|98	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gok-2.30.1-4|99	- mass rebuild
12cr|gok-2.30.1-4|100	
12cr|gok-2.30.1-4|101	* Wed Dec 22 2010 Funda Wang <fwang@mandriva.org> 2.30.1-2mdv2011.0
12cr|gok-2.30.1-4|102	+ Revision: 623779
12cr|gok-2.30.1-4|103	- pkgconfig file is not needed for now
12cr|gok-2.30.1-4|104	- tighten BR
12cr|gok-2.30.1-4|105	
12cr|gok-2.30.1-4|106	+ John Balcaen <mikala@mandriva.org>
12cr|gok-2.30.1-4|107	- Fix BR for libcanberra-gtk-devel
12cr|gok-2.30.1-4|108	
12cr|gok-2.30.1-4|109	* Wed Sep 29 2010 Götz Waschk <waschk@mandriva.org> 2.30.1-1mdv2011.0
12cr|gok-2.30.1-4|110	+ Revision: 581966
12cr|gok-2.30.1-4|111	- update to new version 2.30.1
12cr|gok-2.30.1-4|112	
12cr|gok-2.30.1-4|113	* Tue Mar 30 2010 Götz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12cr|gok-2.30.1-4|114	+ Revision: 528957
12cr|gok-2.30.1-4|115	- update to new version 2.30.0
12cr|gok-2.30.1-4|116	
12cr|gok-2.30.1-4|117	* Wed Dec 09 2009 Götz Waschk <waschk@mandriva.org> 2.29.2-1mdv2010.1
12cr|gok-2.30.1-4|118	+ Revision: 475375
12cr|gok-2.30.1-4|119	- update to new version 2.29.2
12cr|gok-2.30.1-4|120	
12cr|gok-2.30.1-4|121	* Thu Oct 22 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.1-1mdv2010.0
12cr|gok-2.30.1-4|122	+ Revision: 458785
12cr|gok-2.30.1-4|123	- Release 2.28.1
12cr|gok-2.30.1-4|124	
12cr|gok-2.30.1-4|125	* Mon Sep 21 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12cr|gok-2.30.1-4|126	+ Revision: 446885
12cr|gok-2.30.1-4|127	- update build deps
12cr|gok-2.30.1-4|128	- new version
12cr|gok-2.30.1-4|129	- fix linking
12cr|gok-2.30.1-4|130	
12cr|gok-2.30.1-4|131	* Thu Sep 10 2009 Götz Waschk <waschk@mandriva.org> 2.27.92-1mdv2010.0
12cr|gok-2.30.1-4|132	+ Revision: 437479
12cr|gok-2.30.1-4|133	- update to new version 2.27.92
12cr|gok-2.30.1-4|134	
12cr|gok-2.30.1-4|135	* Mon Aug 24 2009 Götz Waschk <waschk@mandriva.org> 2.27.91-1mdv2010.0
12cr|gok-2.30.1-4|136	+ Revision: 420499
12cr|gok-2.30.1-4|137	- update to new version 2.27.91
12cr|gok-2.30.1-4|138	
12cr|gok-2.30.1-4|139	* Mon Aug 10 2009 Götz Waschk <waschk@mandriva.org> 2.27.90-1mdv2010.0
12cr|gok-2.30.1-4|140	+ Revision: 414468
12cr|gok-2.30.1-4|141	- new version
12cr|gok-2.30.1-4|142	- drop patch 2
12cr|gok-2.30.1-4|143	
12cr|gok-2.30.1-4|144	* Tue Jul 28 2009 Götz Waschk <waschk@mandriva.org> 2.27.5-1mdv2010.0
12cr|gok-2.30.1-4|145	+ Revision: 401432
12cr|gok-2.30.1-4|146	- new version
12cr|gok-2.30.1-4|147	- drop patch 1
12cr|gok-2.30.1-4|148	- fix another build failure
12cr|gok-2.30.1-4|149	
12cr|gok-2.30.1-4|150	* Mon Jul 13 2009 Götz Waschk <waschk@mandriva.org> 2.27.4-1mdv2010.0
12cr|gok-2.30.1-4|151	+ Revision: 395621
12cr|gok-2.30.1-4|152	- new version
12cr|gok-2.30.1-4|153	- fix build
12cr|gok-2.30.1-4|154	
12cr|gok-2.30.1-4|155	* Mon Jun 15 2009 Götz Waschk <waschk@mandriva.org> 2.27.3-1mdv2010.0
12cr|gok-2.30.1-4|156	+ Revision: 386077
12cr|gok-2.30.1-4|157	- update to new version 2.27.3
12cr|gok-2.30.1-4|158	
12cr|gok-2.30.1-4|159	* Mon May 25 2009 Götz Waschk <waschk@mandriva.org> 2.27.2-1mdv2010.0
12cr|gok-2.30.1-4|160	+ Revision: 379679
12cr|gok-2.30.1-4|161	- update to new version 2.27.2
12cr|gok-2.30.1-4|162	
12cr|gok-2.30.1-4|163	* Mon May 11 2009 Götz Waschk <waschk@mandriva.org> 2.27.1-1mdv2010.0
12cr|gok-2.30.1-4|164	+ Revision: 374235
12cr|gok-2.30.1-4|165	- update build deps
12cr|gok-2.30.1-4|166	- new version
12cr|gok-2.30.1-4|167	- update file list
12cr|gok-2.30.1-4|168	
12cr|gok-2.30.1-4|169	* Mon Mar 16 2009 Götz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12cr|gok-2.30.1-4|170	+ Revision: 355929
12cr|gok-2.30.1-4|171	- update to new version 2.26.0
12cr|gok-2.30.1-4|172	
12cr|gok-2.30.1-4|173	* Mon Feb 16 2009 Götz Waschk <waschk@mandriva.org> 2.25.91-1mdv2009.1
12cr|gok-2.30.1-4|174	+ Revision: 340925
12cr|gok-2.30.1-4|175	- update to new version 2.25.91
12cr|gok-2.30.1-4|176	
12cr|gok-2.30.1-4|177	* Mon Feb 02 2009 Götz Waschk <waschk@mandriva.org> 2.25.90-1mdv2009.1
12cr|gok-2.30.1-4|178	+ Revision: 336647
12cr|gok-2.30.1-4|179	- new version
12cr|gok-2.30.1-4|180	- drop patch 1
12cr|gok-2.30.1-4|181	
12cr|gok-2.30.1-4|182	* Mon Jan 19 2009 Götz Waschk <waschk@mandriva.org> 2.25.3-1mdv2009.1
12cr|gok-2.30.1-4|183	+ Revision: 331374
12cr|gok-2.30.1-4|184	- update to new version 2.25.3
12cr|gok-2.30.1-4|185	
12cr|gok-2.30.1-4|186	* Tue Dec 02 2008 Götz Waschk <waschk@mandriva.org> 2.25.2-1mdv2009.1
12cr|gok-2.30.1-4|187	+ Revision: 309011
12cr|gok-2.30.1-4|188	- update to new version 2.25.2
12cr|gok-2.30.1-4|189	
12cr|gok-2.30.1-4|190	* Tue Nov 04 2008 Götz Waschk <waschk@mandriva.org> 2.25.1-1mdv2009.1
12cr|gok-2.30.1-4|191	+ Revision: 299793
12cr|gok-2.30.1-4|192	- update to new version 2.25.1
12cr|gok-2.30.1-4|193	
12cr|gok-2.30.1-4|194	* Tue Sep 23 2008 Götz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12cr|gok-2.30.1-4|195	+ Revision: 287356
12cr|gok-2.30.1-4|196	- new version
12cr|gok-2.30.1-4|197	
12cr|gok-2.30.1-4|198	* Fri Aug 29 2008 Götz Waschk <waschk@mandriva.org> 2.23.91-1mdv2009.0
12cr|gok-2.30.1-4|199	+ Revision: 277478
12cr|gok-2.30.1-4|200	- new version
12cr|gok-2.30.1-4|201	
12cr|gok-2.30.1-4|202	* Mon Jul 14 2008 Götz Waschk <waschk@mandriva.org> 1.4.0-1mdv2009.0
12cr|gok-2.30.1-4|203	+ Revision: 235375
12cr|gok-2.30.1-4|204	- fix buildrequires
12cr|gok-2.30.1-4|205	- new version
12cr|gok-2.30.1-4|206	
12cr|gok-2.30.1-4|207	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1.3.7-2mdv2009.0
12cr|gok-2.30.1-4|208	+ Revision: 218421
12cr|gok-2.30.1-4|209	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gok-2.30.1-4|210	
12cr|gok-2.30.1-4|211	* Thu Feb 07 2008 Funda Wang <fwang@mandriva.org> 1.3.7-2mdv2008.1
12cr|gok-2.30.1-4|212	+ Revision: 163536
12cr|gok-2.30.1-4|213	- New license policy
12cr|gok-2.30.1-4|214	- drop old menu
12cr|gok-2.30.1-4|215	
12cr|gok-2.30.1-4|216	+ Olivier Blin <oblin@mandriva.com>
12cr|gok-2.30.1-4|217	- restore BuildRoot
12cr|gok-2.30.1-4|218	
12cr|gok-2.30.1-4|219	+ Thierry Vignaud <tv@mandriva.org>
12cr|gok-2.30.1-4|220	- kill re-definition of %%buildroot on Pixel's request
12cr|gok-2.30.1-4|221	- buildrequires X11-devel instead of XFree86-devel
12cr|gok-2.30.1-4|222	
12cr|gok-2.30.1-4|223	* Mon Oct 15 2007 Götz Waschk <waschk@mandriva.org> 1.3.7-1mdv2008.1
12cr|gok-2.30.1-4|224	+ Revision: 98360
12cr|gok-2.30.1-4|225	- new version
12cr|gok-2.30.1-4|226	- drop patch 2
12cr|gok-2.30.1-4|227	
12cr|gok-2.30.1-4|228	* Sun Oct 14 2007 Götz Waschk <waschk@mandriva.org> 1.3.6-1mdv2008.1
12cr|gok-2.30.1-4|229	+ Revision: 98339
12cr|gok-2.30.1-4|230	- new version
12cr|gok-2.30.1-4|231	- fix build with a patch from svn
12cr|gok-2.30.1-4|232	
12cr|gok-2.30.1-4|233	* Sat Oct 13 2007 Götz Waschk <waschk@mandriva.org> 1.3.5-1mdv2008.1
12cr|gok-2.30.1-4|234	+ Revision: 97935
12cr|gok-2.30.1-4|235	- new version
12cr|gok-2.30.1-4|236	
12cr|gok-2.30.1-4|237	* Mon Sep 17 2007 Götz Waschk <waschk@mandriva.org> 1.3.4-1mdv2008.0
12cr|gok-2.30.1-4|238	+ Revision: 89333
12cr|gok-2.30.1-4|239	- new version
12cr|gok-2.30.1-4|240	
12cr|gok-2.30.1-4|241	* Wed Sep 05 2007 Götz Waschk <waschk@mandriva.org> 1.3.3-1mdv2008.0
12cr|gok-2.30.1-4|242	+ Revision: 80325
12cr|gok-2.30.1-4|243	- new version
12cr|gok-2.30.1-4|244	- fix icon in desktop file
12cr|gok-2.30.1-4|245	
12cr|gok-2.30.1-4|246	* Mon Aug 27 2007 Götz Waschk <waschk@mandriva.org> 1.3.2-1mdv2008.0
12cr|gok-2.30.1-4|247	+ Revision: 72027
12cr|gok-2.30.1-4|248	- new version
12cr|gok-2.30.1-4|249	
12cr|gok-2.30.1-4|250	* Mon Jul 09 2007 Götz Waschk <waschk@mandriva.org> 1.3.1-1mdv2008.0
12cr|gok-2.30.1-4|251	+ Revision: 50728
12cr|gok-2.30.1-4|252	- new version
12cr|gok-2.30.1-4|253	
12cr|gok-2.30.1-4|254	* Sat May 26 2007 Götz Waschk <waschk@mandriva.org> 1.2.5-1mdv2008.0
12cr|gok-2.30.1-4|255	+ Revision: 31362
12cr|gok-2.30.1-4|256	- new version
12cr|gok-2.30.1-4|257	- add new icon
12cr|gok-2.30.1-4|258	
12cr|gok-2.30.1-4|259	
12cr|gok-2.30.1-4|260	* Thu Mar 08 2007 Frederic Crozat <fcrozat@mandriva.com> 1.2.3-2mdv2007.1
12cr|gok-2.30.1-4|261	+ Revision: 137649
12cr|gok-2.30.1-4|262	- Prevent pkgconfig auto dependencies
12cr|gok-2.30.1-4|263	
12cr|gok-2.30.1-4|264	* Wed Feb 28 2007 Götz Waschk <waschk@mandriva.org> 1.2.3-1mdv2007.1
12cr|gok-2.30.1-4|265	+ Revision: 127278
12cr|gok-2.30.1-4|266	- new version
12cr|gok-2.30.1-4|267	- unpack patch
12cr|gok-2.30.1-4|268	
12cr|gok-2.30.1-4|269	* Tue Feb 27 2007 Götz Waschk <waschk@mandriva.org> 1.2.2-1mdv2007.1
12cr|gok-2.30.1-4|270	+ Revision: 126212
12cr|gok-2.30.1-4|271	- new version
12cr|gok-2.30.1-4|272	
12cr|gok-2.30.1-4|273	* Sat Jan 20 2007 Götz Waschk <waschk@mandriva.org> 1.2.1-2mdv2007.1
12cr|gok-2.30.1-4|274	+ Revision: 110996
12cr|gok-2.30.1-4|275	- really enable usb
12cr|gok-2.30.1-4|276	
12cr|gok-2.30.1-4|277	* Sat Jan 20 2007 Götz Waschk <waschk@mandriva.org> 1.2.1-1mdv2007.1
12cr|gok-2.30.1-4|278	+ Revision: 110995
12cr|gok-2.30.1-4|279	- new version
12cr|gok-2.30.1-4|280	- enable libusb support
12cr|gok-2.30.1-4|281	
12cr|gok-2.30.1-4|282	* Fri Dec 29 2006 Frederic Crozat <fcrozat@mandriva.com> 1.2.0-2mdv2007.1
12cr|gok-2.30.1-4|283	+ Revision: 102494
12cr|gok-2.30.1-4|284	- Fix libgail-gnome dependency for biarch
12cr|gok-2.30.1-4|285	- Import gok
12cr|gok-2.30.1-4|286	
12cr|gok-2.30.1-4|287	* Sat Aug 26 2006 Götz Waschk <waschk@mandriva.org> 1.2.0-1mdv2007.0
12cr|gok-2.30.1-4|288	- New release 1.2.0
12cr|gok-2.30.1-4|289	
12cr|gok-2.30.1-4|290	* Fri Aug 04 2006 Frederic Crozat <fcrozat@mandriva.com> 1.1.1-5mdv2007.0
12cr|gok-2.30.1-4|291	- Rebuild with latest dbus
12cr|gok-2.30.1-4|292	
12cr|gok-2.30.1-4|293	* Wed Jul 19 2006 Götz Waschk <waschk@mandriva.org> 1.1.1-3mdv2007.1
12cr|gok-2.30.1-4|294	- rebuild for new gail
12cr|gok-2.30.1-4|295	
12cr|gok-2.30.1-4|296	* Sun Jul 16 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.1.1-3mdv2007.0
12cr|gok-2.30.1-4|297	- Fix XDG menu
12cr|gok-2.30.1-4|298	
12cr|gok-2.30.1-4|299	* Fri Jul 14 2006 Frederic Crozat <fcrozat@mandriva.com> 1.1.1-2mdv2007.0
12cr|gok-2.30.1-4|300	- Rebuild with latest libgail
12cr|gok-2.30.1-4|301	
12cr|gok-2.30.1-4|302	* Fri Jul 14 2006 Gtz Waschk <waschk@mandriva.org> 1.1.1-1mdv2007.0
12cr|gok-2.30.1-4|303	- new macros
12cr|gok-2.30.1-4|304	- xdg menu
12cr|gok-2.30.1-4|305	- New release 1.1.1
12cr|gok-2.30.1-4|306	
12cr|gok-2.30.1-4|307	* Tue May 16 2006 Götz Waschk <waschk@mandriva.org> 1.0.10-1mdk
12cr|gok-2.30.1-4|308	- New release 1.0.10
12cr|gok-2.30.1-4|309	
12cr|gok-2.30.1-4|310	* Thu Apr 27 2006 Götz Waschk <waschk@mandriva.org> 1.0.8-1mdk
12cr|gok-2.30.1-4|311	- New release 1.0.8
12cr|gok-2.30.1-4|312	
12cr|gok-2.30.1-4|313	* Wed Apr 19 2006 Frederic Crozat <fcrozat@mandriva.com> 1.0.7-1mdk
12cr|gok-2.30.1-4|314	- Release 1.0.7
12cr|gok-2.30.1-4|315	
12cr|gok-2.30.1-4|316	* Mon Feb 27 2006 Frederic Crozat <fcrozat@mandriva.com> 1.0.5-5mdk
12cr|gok-2.30.1-4|317	- Add schema uninstallation
12cr|gok-2.30.1-4|318	
12cr|gok-2.30.1-4|319	* Fri Feb 24 2006 Frederic Crozat <fcrozat@mandriva.com> 1.0.5-4mdk
12cr|gok-2.30.1-4|320	- Use mkrel
12cr|gok-2.30.1-4|321	
12cr|gok-2.30.1-4|322	* Sat Dec 31 2005 Mandriva Linux Team <http://www.mandrivaexpert.com/> 1.0.5-3mdk
12cr|gok-2.30.1-4|323	- Rebuild
12cr|gok-2.30.1-4|324	
12cr|gok-2.30.1-4|325	* Thu Oct 13 2005 Götz Waschk <waschk@mandriva.org> 1.0.5-2mdk
12cr|gok-2.30.1-4|326	- rebuild for new libwnck
12cr|gok-2.30.1-4|327	
12cr|gok-2.30.1-4|328	* Fri May 13 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.5-1mdk
12cr|gok-2.30.1-4|329	- New release 1.0.5
12cr|gok-2.30.1-4|330	
12cr|gok-2.30.1-4|331	* Wed May 04 2005 Frederic Crozat <fcrozat@mandriva.com> 1.0.4-1mdk
12cr|gok-2.30.1-4|332	- Release 1.0.4
12cr|gok-2.30.1-4|333	- Fix buildrequires for x86-64
12cr|gok-2.30.1-4|334	
12cr|gok-2.30.1-4|335	* Thu Jan 06 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 0.11.16-3mdk
12cr|gok-2.30.1-4|336	- Rebuild with latest howl
12cr|gok-2.30.1-4|337	
12cr|gok-2.30.1-4|338	* Sun Nov 14 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.11.16-2mdk
12cr|gok-2.30.1-4|339	- add BuildRequires: libgnomespeech-devel libglade2.0-devel
12cr|gok-2.30.1-4|340	
12cr|gok-2.30.1-4|341	* Wed Nov 10 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.11.16-1mdk
12cr|gok-2.30.1-4|342	- New release 0.11.16
12cr|gok-2.30.1-4|343	
12cr|gok-2.30.1-4|344	* Wed Nov 10 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.11.12-1mdk
12cr|gok-2.30.1-4|345	- New release 0.11.12
12cr|gok-2.30.1-4|346	- Patch0 (Fedora): use www-browser as web browser
12cr|gok-2.30.1-4|347	
12cr|gok-2.30.1-4|348	* Fri Aug 27 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.10.2-3mdk
12cr|gok-2.30.1-4|349	- Fix menu
12cr|gok-2.30.1-4|350	
12cr|gok-2.30.1-4|351	* Thu Apr 22 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.10.2-2mdk
12cr|gok-2.30.1-4|352	- Fix BuildRequires
12cr|gok-2.30.1-4|353	
12cr|gok-2.30.1-4|354	* Wed Apr 21 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.10.2-1mdk
12cr|gok-2.30.1-4|355	- New release 0.10.2
12cr|gok-2.30.1-4|356	
12cr|gok-2.30.1-4|357	* Thu Apr 08 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.10.0-1mdk
12cr|gok-2.30.1-4|358	- New release 0.10.0
12cr|gok-2.30.1-4|359	- Remove patch0 (merged upstream)
12cr|gok-2.30.1-4|360	
12cr|gok-2.30.1-4|361	* Fri Mar 26 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.9.3-6mdk
12cr|gok-2.30.1-4|362	- Enforce libgail-gnome dependency
12cr|gok-2.30.1-4|363	

1860 12
12cr|goldendict-1.0.1-4|1	Name:		goldendict
12cr|goldendict-1.0.1-4|2	Version:	1.0.1
12cr|goldendict-1.0.1-4|3	Release:	4
12cr|goldendict-1.0.1-4|4	Summary:	A feature-rich dictionary lookup program
12cr|goldendict-1.0.1-4|5	Group:		Office
12cr|goldendict-1.0.1-4|6	License:	GPLv3+
12cr|goldendict-1.0.1-4|7	URL:		http://goldendict.berlios.de/
12cr|goldendict-1.0.1-4|8	Source0:	%{name}-%{version}-src.tar.bz2
12cr|goldendict-1.0.1-4|9	Patch0:		goldendict-1.0.1-gcc47.patch
12cr|goldendict-1.0.1-4|10	
12cr|goldendict-1.0.1-4|11	# Modify the Icon section in desktop file to comform package guideline.
12cr|goldendict-1.0.1-4|12	
12cr|goldendict-1.0.1-4|13	BuildRequires:	desktop-file-utils
12cr|goldendict-1.0.1-4|14	BuildRequires:	qt4-devel
12cr|goldendict-1.0.1-4|15	BuildRequires:	pkgconfig(hunspell)
12cr|goldendict-1.0.1-4|16	BuildRequires:	pkgconfig(phonon)
12cr|goldendict-1.0.1-4|17	BuildRequires:	pkgconfig(vorbis)
12cr|goldendict-1.0.1-4|18	BuildRequires:	pkgconfig(xtst)
12cr|goldendict-1.0.1-4|19	
12cr|goldendict-1.0.1-4|20	%description
12cr|goldendict-1.0.1-4|21	Goldendict is a feature-rich dictionary lookup program.
12cr|goldendict-1.0.1-4|22	The latest release has the following features:
12cr|goldendict-1.0.1-4|23	Use of WebKit for an accurate articles' representation;
12cr|goldendict-1.0.1-4|24	Support of multiple dictionary file formats;
12cr|goldendict-1.0.1-4|25	Support MediaWiki-based sites to perform search;
12cr|goldendict-1.0.1-4|26	Scan popup functionality.
12cr|goldendict-1.0.1-4|27	
12cr|goldendict-1.0.1-4|28	%prep
12cr|goldendict-1.0.1-4|29	%setup -q -c -n goldendict-%{version}-src
12cr|goldendict-1.0.1-4|30	%patch0 -p1
12cr|goldendict-1.0.1-4|31	
12cr|goldendict-1.0.1-4|32	%build
12cr|goldendict-1.0.1-4|33	# Fix the directory in goldendict.pro by removing apps
12cr|goldendict-1.0.1-4|34	sed -i 's/share\/apps\/goldendict/share\/goldendict/g' goldendict.pro
12cr|goldendict-1.0.1-4|35	# Fix the hunspell directory
12cr|goldendict-1.0.1-4|36	sed -i 's|myspell/dicts|myspell|g' config.cc
12cr|goldendict-1.0.1-4|37	# Fix prefix for /usr
12cr|goldendict-1.0.1-4|38	sed -i 's/usr\/local/usr/g' goldendict.pro
12cr|goldendict-1.0.1-4|39	%qmake_qt4
12cr|goldendict-1.0.1-4|40	%make
12cr|goldendict-1.0.1-4|41	
12cr|goldendict-1.0.1-4|42	%install
12cr|goldendict-1.0.1-4|43	make install INSTALL_ROOT=%{buildroot} INSTALL="install -p"
12cr|goldendict-1.0.1-4|44	rm -rf %{buildroot}/%{_datadir}/app-install
12cr|goldendict-1.0.1-4|45	
12cr|goldendict-1.0.1-4|46	# Fix the icon name in desktop file
12cr|goldendict-1.0.1-4|47	sed -i 's/\/usr\/share\/pixmaps\/goldendict\.png/goldendict/g' %{buildroot}/%{_datadir}/applications/goldendict.desktop
12cr|goldendict-1.0.1-4|48	# Fix the categories in desktop file
12cr|goldendict-1.0.1-4|49	desktop-file-install	\
12cr|goldendict-1.0.1-4|50	--add-category="Dictionary"	\
12cr|goldendict-1.0.1-4|51	--remove-category="Education"	\
12cr|goldendict-1.0.1-4|52	--remove-category="Applications"	\
12cr|goldendict-1.0.1-4|53	--delete-original	\
12cr|goldendict-1.0.1-4|54	--dir=%{buildroot}%{_datadir}/applications	\
12cr|goldendict-1.0.1-4|55	%{buildroot}%{_datadir}/applications/goldendict.desktop
12cr|goldendict-1.0.1-4|56	install -d %{buildroot}/%{_datadir}/goldendict/locale
12cr|goldendict-1.0.1-4|57	install -pm 644 locale/*.qm %{buildroot}/%{_datadir}/goldendict/locale
12cr|goldendict-1.0.1-4|58	
12cr|goldendict-1.0.1-4|59	%files
12cr|goldendict-1.0.1-4|60	%doc LICENSE.txt
12cr|goldendict-1.0.1-4|61	%dir %{_datadir}/goldendict/
12cr|goldendict-1.0.1-4|62	%dir %{_datadir}/goldendict/locale/
12cr|goldendict-1.0.1-4|63	%{_bindir}/goldendict
12cr|goldendict-1.0.1-4|64	%{_datadir}/applications/goldendict.desktop
12cr|goldendict-1.0.1-4|65	%{_datadir}/pixmaps/goldendict.png
12cr|goldendict-1.0.1-4|66	%{_datadir}/goldendict/locale/*.qm
12cr|goldendict-1.0.1-4|67	

1861 12
12cr|goobox-3.0.1-1|1	%define name goobox
12cr|goobox-3.0.1-1|2	%define version 3.0.1
12cr|goobox-3.0.1-1|3	%define release 1
12cr|goobox-3.0.1-1|4	
12cr|goobox-3.0.1-1|5	Summary: CD player and ripper for GNOME
12cr|goobox-3.0.1-1|6	Name: %{name}
12cr|goobox-3.0.1-1|7	Version: %{version}
12cr|goobox-3.0.1-1|8	Release: %{release}
12cr|goobox-3.0.1-1|9	Source0: http://ftp.gnome.org/pub/GNOME/sources/goobox/%{name}-%{version}.tar.xz
12cr|goobox-3.0.1-1|10	License: GPLv2+
12cr|goobox-3.0.1-1|11	Group: Sound
12cr|goobox-3.0.1-1|12	Url: http://www.gnome.org
12cr|goobox-3.0.1-1|13	BuildRequires: pkgconfig(gstreamer-0.10)
12cr|goobox-3.0.1-1|14	BuildRequires: pkgconfig(libmusicbrainz3)
12cr|goobox-3.0.1-1|15	BuildRequires: pkgconfig(libgnomeui-2.0)
12cr|goobox-3.0.1-1|16	BuildRequires: pkgconfig(libglade-2.0)
12cr|goobox-3.0.1-1|17	BuildRequires: pkgconfig(libnotify)
12cr|goobox-3.0.1-1|18	BuildRequires: scrollkeeper
12cr|goobox-3.0.1-1|19	BuildRequires: pkgconfig(gnome-doc-utils)
12cr|goobox-3.0.1-1|20	BuildRequires: pkgconfig(libexslt)
12cr|goobox-3.0.1-1|21	BuildRequires: pkgconfig(sm)
12cr|goobox-3.0.1-1|22	BuildRequires: desktop-file-utils
12cr|goobox-3.0.1-1|23	BuildRequires: intltool
12cr|goobox-3.0.1-1|24	BuildRequires: brasero-devel
12cr|goobox-3.0.1-1|25	BuildRequires: unique-devel
12cr|goobox-3.0.1-1|26	Requires: gstreamer0.10-plugins-good
12cr|goobox-3.0.1-1|27	Requires: dbus-x11
12cr|goobox-3.0.1-1|28	
12cr|goobox-3.0.1-1|29	%description
12cr|goobox-3.0.1-1|30	Goobox is a CD player and ripper that always knowns just what to do.
12cr|goobox-3.0.1-1|31	
12cr|goobox-3.0.1-1|32	%prep
12cr|goobox-3.0.1-1|33	%setup -q
12cr|goobox-3.0.1-1|34	
12cr|goobox-3.0.1-1|35	%build
12cr|goobox-3.0.1-1|36	%configure2_5x --disable-schemas-install --disable-scrollkeeper
12cr|goobox-3.0.1-1|37	%make
12cr|goobox-3.0.1-1|38	
12cr|goobox-3.0.1-1|39	%install
12cr|goobox-3.0.1-1|40	%makeinstall_std
12cr|goobox-3.0.1-1|41	%find_lang %name --with-gnome
12cr|goobox-3.0.1-1|42	
12cr|goobox-3.0.1-1|43	desktop-file-install --vendor="" \
12cr|goobox-3.0.1-1|44	--add-category="Audio;Player" \
12cr|goobox-3.0.1-1|45	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|goobox-3.0.1-1|46	
12cr|goobox-3.0.1-1|47	
12cr|goobox-3.0.1-1|48	%files -f %name.lang
12cr|goobox-3.0.1-1|49	%doc README NEWS AUTHORS ChangeLog
12cr|goobox-3.0.1-1|50	%_bindir/%name
12cr|goobox-3.0.1-1|51	%_datadir/applications/goobox.desktop
12cr|goobox-3.0.1-1|52	%_datadir/%{name}
12cr|goobox-3.0.1-1|53	%_datadir/icons/hicolor/*/apps/%{name}.*
12cr|goobox-3.0.1-1|54	%_datadir/GConf/gsettings/%{name}.convert
12cr|goobox-3.0.1-1|55	%_datadir/glib-2.0/schemas/org.gnome.Goobox.gschema.xml
12cr|goobox-3.0.1-1|56	
12cr|goobox-3.0.1-1|57	
12cr|goobox-3.0.1-1|58	
12cr|goobox-3.0.1-1|59	%changelog
12cr|goobox-3.0.1-1|60	

1862 12
12cr|goocanvasmm-0.15.4-3|1	%define api 1.0
12cr|goocanvasmm-0.15.4-3|2	%define major 5
12cr|goocanvasmm-0.15.4-3|3	%define libname %mklibname %{name} %{api} %{major}
12cr|goocanvasmm-0.15.4-3|4	%define develname %mklibname %{name} -d
12cr|goocanvasmm-0.15.4-3|5	
12cr|goocanvasmm-0.15.4-3|6	Summary:	C++ wrappers for goocanvas
12cr|goocanvasmm-0.15.4-3|7	Name:		goocanvasmm
12cr|goocanvasmm-0.15.4-3|8	Version:	0.15.4
12cr|goocanvasmm-0.15.4-3|9	Release:	3
12cr|goocanvasmm-0.15.4-3|10	License:	LGPLv2+
12cr|goocanvasmm-0.15.4-3|11	Group:		System/Libraries
12cr|goocanvasmm-0.15.4-3|12	URL:		http://www.gtkmm.org
12cr|goocanvasmm-0.15.4-3|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%name/%name-%version.tar.bz2
12cr|goocanvasmm-0.15.4-3|14	BuildRequires:	pkgconfig(gdkmm-2.4)
12cr|goocanvasmm-0.15.4-3|15	BuildRequires:	goocanvas-devel >= 0.13
12cr|goocanvasmm-0.15.4-3|16	
12cr|goocanvasmm-0.15.4-3|17	%description
12cr|goocanvasmm-0.15.4-3|18	C++ wrappers for goocanvas.
12cr|goocanvasmm-0.15.4-3|19	
12cr|goocanvasmm-0.15.4-3|20	%package -n %{libname}
12cr|goocanvasmm-0.15.4-3|21	Summary:	C++ wrappers for goocanvas
12cr|goocanvasmm-0.15.4-3|22	Group:		System/Libraries
12cr|goocanvasmm-0.15.4-3|23	
12cr|goocanvasmm-0.15.4-3|24	%description -n	%{libname}
12cr|goocanvasmm-0.15.4-3|25	C++ wrappers for goocanvas.
12cr|goocanvasmm-0.15.4-3|26	
12cr|goocanvasmm-0.15.4-3|27	%package -n %{develname}
12cr|goocanvasmm-0.15.4-3|28	Summary:	Development files for %{name}
12cr|goocanvasmm-0.15.4-3|29	Group:		Development/C++
12cr|goocanvasmm-0.15.4-3|30	Requires:	%{libname} = %{version}-%{release}
12cr|goocanvasmm-0.15.4-3|31	Provides:	%{name}-devel = %{version}-%{release}
12cr|goocanvasmm-0.15.4-3|32	
12cr|goocanvasmm-0.15.4-3|33	%description -n	%{develname}
12cr|goocanvasmm-0.15.4-3|34	C++ wrappers for goocanvas.
12cr|goocanvasmm-0.15.4-3|35	
12cr|goocanvasmm-0.15.4-3|36	This package contains all necessary files to compile or develop
12cr|goocanvasmm-0.15.4-3|37	programs/libraries that use %{name}.
12cr|goocanvasmm-0.15.4-3|38	
12cr|goocanvasmm-0.15.4-3|39	%prep
12cr|goocanvasmm-0.15.4-3|40	%setup -q
12cr|goocanvasmm-0.15.4-3|41	
12cr|goocanvasmm-0.15.4-3|42	%build
12cr|goocanvasmm-0.15.4-3|43	%configure2_5x
12cr|goocanvasmm-0.15.4-3|44	%make
12cr|goocanvasmm-0.15.4-3|45	
12cr|goocanvasmm-0.15.4-3|46	%install
12cr|goocanvasmm-0.15.4-3|47	%makeinstall_std
12cr|goocanvasmm-0.15.4-3|48	
12cr|goocanvasmm-0.15.4-3|49	%files -n %{libname}
12cr|goocanvasmm-0.15.4-3|50	%{_libdir}/libgoocanvasmm-%{api}.so.%{major}*
12cr|goocanvasmm-0.15.4-3|51	
12cr|goocanvasmm-0.15.4-3|52	%files -n %{develname}
12cr|goocanvasmm-0.15.4-3|53	%{_libdir}/*.so
12cr|goocanvasmm-0.15.4-3|54	%{_libdir}/pkgconfig/%name-%api.pc
12cr|goocanvasmm-0.15.4-3|55	%{_includedir}/%{name}-%{api}
12cr|goocanvasmm-0.15.4-3|56	%{_libdir}/%{name}-%{api}/include
12cr|goocanvasmm-0.15.4-3|57	
12cr|goocanvasmm-0.15.4-3|58	
12cr|goocanvasmm-0.15.4-3|59	
12cr|goocanvasmm-0.15.4-3|60	%changelog
12cr|goocanvasmm-0.15.4-3|61	

1863 12
12cr|googlecl-0.9.11-1|1	Name:    googlecl
12cr|googlecl-0.9.11-1|2	Version: 0.9.11
12cr|googlecl-0.9.11-1|3	Release: %mkrel 1
12cr|googlecl-0.9.11-1|4	Summary: GoogleCL brings Google services to the command line
12cr|googlecl-0.9.11-1|5	License: Apache License 2.0
12cr|googlecl-0.9.11-1|6	URL:     http://code.google.com/p/googlecl/
12cr|googlecl-0.9.11-1|7	Group:   Networking/Other
12cr|googlecl-0.9.11-1|8	Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|googlecl-0.9.11-1|9	
12cr|googlecl-0.9.11-1|10	Source: http://googlecl.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|googlecl-0.9.11-1|11	
12cr|googlecl-0.9.11-1|12	BuildRequires: python python-devel
12cr|googlecl-0.9.11-1|13	Requires: python
12cr|googlecl-0.9.11-1|14	Requires: python-gdata
12cr|googlecl-0.9.11-1|15	
12cr|googlecl-0.9.11-1|16	%description
12cr|googlecl-0.9.11-1|17	
12cr|googlecl-0.9.11-1|18	GoogleCL is a command-line utility that provides access to various Google
12cr|googlecl-0.9.11-1|19	services. It streamlines tasks such as posting to a Blogger blog, adding events
12cr|googlecl-0.9.11-1|20	to Calendar, or editing documents on Google Docs.
12cr|googlecl-0.9.11-1|21	
12cr|googlecl-0.9.11-1|22	For example:
12cr|googlecl-0.9.11-1|23	$ google blogger post --blog "My blog" --tags "python, googlecl" my_post.html
12cr|googlecl-0.9.11-1|24	$ google calendar add "Lunch with Jason tomorrow at noon"
12cr|googlecl-0.9.11-1|25	$ google docs edit --title "Shopping list" --editor vim
12cr|googlecl-0.9.11-1|26	
12cr|googlecl-0.9.11-1|27	GoogleCL is a pure Python application that uses the Python gdata libraries to
12cr|googlecl-0.9.11-1|28	make Google Data API calls from the command line.
12cr|googlecl-0.9.11-1|29	
12cr|googlecl-0.9.11-1|30	%prep
12cr|googlecl-0.9.11-1|31	%setup -q
12cr|googlecl-0.9.11-1|32	
12cr|googlecl-0.9.11-1|33	%build
12cr|googlecl-0.9.11-1|34	python setup.py build
12cr|googlecl-0.9.11-1|35	
12cr|googlecl-0.9.11-1|36	%install
12cr|googlecl-0.9.11-1|37	rm -rf $RPM_BUILD_ROOT
12cr|googlecl-0.9.11-1|38	PYTHONDONTWRITEBYTECODE= python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cr|googlecl-0.9.11-1|39	mkdir -p %{buildroot}%{_mandir}/man1
12cr|googlecl-0.9.11-1|40	install -m0644 man/google.1 %{buildroot}%{_mandir}/man1
12cr|googlecl-0.9.11-1|41	
12cr|googlecl-0.9.11-1|42	%clean
12cr|googlecl-0.9.11-1|43	rm -rf %{buildroot}
12cr|googlecl-0.9.11-1|44	
12cr|googlecl-0.9.11-1|45	%files -f INSTALLED_FILES
12cr|googlecl-0.9.11-1|46	%defattr(-,root,root)
12cr|googlecl-0.9.11-1|47	%doc README.txt README.config INSTALL.txt
12cr|googlecl-0.9.11-1|48	%{_mandir}/man1/google.1*
12cr|googlecl-0.9.11-1|49	
12cr|googlecl-0.9.11-1|50	
12cr|googlecl-0.9.11-1|51	%changelog
12cr|googlecl-0.9.11-1|52	* Tue Nov 23 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.9.11-1mdv2011.0
12cr|googlecl-0.9.11-1|53	+ Revision: 600268
12cr|googlecl-0.9.11-1|54	- Updated to 0.9.11.
12cr|googlecl-0.9.11-1|55	
12cr|googlecl-0.9.11-1|56	* Fri Nov 12 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 0.9.10-2mdv2011.0
12cr|googlecl-0.9.11-1|57	+ Revision: 596947
12cr|googlecl-0.9.11-1|58	- rebuild for python 2.7
12cr|googlecl-0.9.11-1|59	
12cr|googlecl-0.9.11-1|60	* Thu Sep 23 2010 Funda Wang <fwang@mandriva.org> 0.9.10-1mdv2011.0
12cr|googlecl-0.9.11-1|61	+ Revision: 580755
12cr|googlecl-0.9.11-1|62	- update to new version 0.9.10
12cr|googlecl-0.9.11-1|63	
12cr|googlecl-0.9.11-1|64	* Sun Jun 20 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.9.5-1mdv2010.1
12cr|googlecl-0.9.11-1|65	+ Revision: 548345
12cr|googlecl-0.9.11-1|66	- Added manpage and deps
12cr|googlecl-0.9.11-1|67	- Imported googlecl.
12cr|googlecl-0.9.11-1|68	- Created package structure for googlecl.
12cr|googlecl-0.9.11-1|69	

1864 12
12cr|google-perftools-1.10-1|1	%define	major 4
12cr|google-perftools-1.10-1|2	%define libname %mklibname google-perftools %{major}
12cr|google-perftools-1.10-1|3	%define develname %mklibname google-perftools -d
12cr|google-perftools-1.10-1|4	
12cr|google-perftools-1.10-1|5	Summary:	Performance tools for C++
12cr|google-perftools-1.10-1|6	Name:		google-perftools
12cr|google-perftools-1.10-1|7	Version:	1.10
12cr|google-perftools-1.10-1|8	Release:	1
12cr|google-perftools-1.10-1|9	Group:		System/Libraries
12cr|google-perftools-1.10-1|10	License:	BSD
12cr|google-perftools-1.10-1|11	URL:		http://code.google.com/p/google-perftools/
12cr|google-perftools-1.10-1|12	Source0:	http://google-perftools.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|google-perftools-1.10-1|13	Patch0:		google-perftools-1.5-antibork.diff
12cr|google-perftools-1.10-1|14	BuildRequires:	file
12cr|google-perftools-1.10-1|15	BuildRequires:	libtool
12cr|google-perftools-1.10-1|16	BuildRequires:	autoconf2.5
12cr|google-perftools-1.10-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|google-perftools-1.10-1|18	
12cr|google-perftools-1.10-1|19	%description
12cr|google-perftools-1.10-1|20	The google-perftools packages contains some utilities to improve and analyze
12cr|google-perftools-1.10-1|21	the performance of C++ programs.  This includes an optimized thread-caching
12cr|google-perftools-1.10-1|22	malloc() and cpu and heap profiling utilities.
12cr|google-perftools-1.10-1|23	
12cr|google-perftools-1.10-1|24	%package -n	%{libname}
12cr|google-perftools-1.10-1|25	Summary:	Performance tools for C++ libraries
12cr|google-perftools-1.10-1|26	Group:          System/Libraries
12cr|google-perftools-1.10-1|27	
12cr|google-perftools-1.10-1|28	%description -n	%{libname}
12cr|google-perftools-1.10-1|29	The google-perftools packages contains some utilities to improve and analyze
12cr|google-perftools-1.10-1|30	the performance of C++ programs.  This includes an optimized thread-caching
12cr|google-perftools-1.10-1|31	malloc() and cpu and heap profiling utilities.
12cr|google-perftools-1.10-1|32	
12cr|google-perftools-1.10-1|33	%package -n	%{develname}
12cr|google-perftools-1.10-1|34	Summary:	Static library and header files for the google-perftools library
12cr|google-perftools-1.10-1|35	Group:		Development/C++
12cr|google-perftools-1.10-1|36	Requires:	%{libname} = %{version}
12cr|google-perftools-1.10-1|37	Provides:	%{name}-devel = %{version}
12cr|google-perftools-1.10-1|38	Provides:	lib%{name}-devel = %{version}
12cr|google-perftools-1.10-1|39	Obsoletes:	%{mklibname google-perftools 0 -d}
12cr|google-perftools-1.10-1|40	
12cr|google-perftools-1.10-1|41	%description -n	%{develname}
12cr|google-perftools-1.10-1|42	The google-perftools packages contains some utilities to improve and analyze
12cr|google-perftools-1.10-1|43	the performance of C++ programs.  This includes an optimized thread-caching
12cr|google-perftools-1.10-1|44	malloc() and cpu and heap profiling utilities.
12cr|google-perftools-1.10-1|45	
12cr|google-perftools-1.10-1|46	This package contains the static google-perftools library and its header files.
12cr|google-perftools-1.10-1|47	
12cr|google-perftools-1.10-1|48	%prep
12cr|google-perftools-1.10-1|49	
12cr|google-perftools-1.10-1|50	%setup -q
12cr|google-perftools-1.10-1|51	%patch0 -p0
12cr|google-perftools-1.10-1|52	
12cr|google-perftools-1.10-1|53	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|google-perftools-1.10-1|54	find . -type d -perm 0555 -exec chmod 755 {} \;
12cr|google-perftools-1.10-1|55	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|google-perftools-1.10-1|56	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|google-perftools-1.10-1|57	
12cr|google-perftools-1.10-1|58	for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|google-perftools-1.10-1|59	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|google-perftools-1.10-1|60	done
12cr|google-perftools-1.10-1|61	
12cr|google-perftools-1.10-1|62	# strip away annoying ^M
12cr|google-perftools-1.10-1|63	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|google-perftools-1.10-1|64	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|google-perftools-1.10-1|65	
12cr|google-perftools-1.10-1|66	%build
12cr|google-perftools-1.10-1|67	rm -f configure
12cr|google-perftools-1.10-1|68	libtoolize --force --copy; aclocal -I m4; autoheader; automake --add-missing --copy --foreign; autoconf
12cr|google-perftools-1.10-1|69	
12cr|google-perftools-1.10-1|70	%configure2_5x \
12cr|google-perftools-1.10-1|71	%ifarch x86_64
12cr|google-perftools-1.10-1|72	--enable-frame-pointers
12cr|google-perftools-1.10-1|73	%endif
12cr|google-perftools-1.10-1|74	
12cr|google-perftools-1.10-1|75	%make
12cr|google-perftools-1.10-1|76	
12cr|google-perftools-1.10-1|77	#%%check
12cr|google-perftools-1.10-1|78	#make check
12cr|google-perftools-1.10-1|79	
12cr|google-perftools-1.10-1|80	%install
12cr|google-perftools-1.10-1|81	rm -rf %{buildroot}
12cr|google-perftools-1.10-1|82	
12cr|google-perftools-1.10-1|83	%makeinstall_std
12cr|google-perftools-1.10-1|84	
12cr|google-perftools-1.10-1|85	# cleanup
12cr|google-perftools-1.10-1|86	rm -rf %{buildroot}/usr/share/doc/google-perftools-%{version}
12cr|google-perftools-1.10-1|87	
12cr|google-perftools-1.10-1|88	%clean
12cr|google-perftools-1.10-1|89	rm -rf %{buildroot}
12cr|google-perftools-1.10-1|90	
12cr|google-perftools-1.10-1|91	%files -n %{libname}
12cr|google-perftools-1.10-1|92	%defattr(-,root,root)
12cr|google-perftools-1.10-1|93	%doc AUTHORS COPYING ChangeLog INSTALL README
12cr|google-perftools-1.10-1|94	%{_libdir}/lib*.so.%{major}*
12cr|google-perftools-1.10-1|95	%{_libdir}/libprofiler.so.0*
12cr|google-perftools-1.10-1|96	%{_bindir}/pprof
12cr|google-perftools-1.10-1|97	%{_mandir}/man1/pprof.1*
12cr|google-perftools-1.10-1|98	
12cr|google-perftools-1.10-1|99	%files -n %{develname}
12cr|google-perftools-1.10-1|100	%defattr(-,root,root)
12cr|google-perftools-1.10-1|101	%doc doc/*.html doc/*.png doc/*.dot doc/*.gif doc/*.txt TODO
12cr|google-perftools-1.10-1|102	%{_includedir}/google/*.h
12cr|google-perftools-1.10-1|103	%{_libdir}/*.*a
12cr|google-perftools-1.10-1|104	%{_libdir}/*.so
12cr|google-perftools-1.10-1|105	%{_libdir}/pkgconfig/*.pc
12cr|google-perftools-1.10-1|106	
12cr|google-perftools-1.10-1|107	
12cr|google-perftools-1.10-1|108	%changelog
12cr|google-perftools-1.10-1|109	* Thu Aug 23 2012 Crispin Boylan <crisb@mandriva.org> 1.10-1
12cr|google-perftools-1.10-1|110	+ Revision: 815650
12cr|google-perftools-1.10-1|111	- New release
12cr|google-perftools-1.10-1|112	
12cr|google-perftools-1.10-1|113	* Wed Jul 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.8.1-1
12cr|google-perftools-1.10-1|114	+ Revision: 691913
12cr|google-perftools-1.10-1|115	- 1.8.1
12cr|google-perftools-1.10-1|116	
12cr|google-perftools-1.10-1|117	* Tue Feb 22 2011 Oden Eriksson <oeriksson@mandriva.com> 1.7-1
12cr|google-perftools-1.10-1|118	+ Revision: 639292
12cr|google-perftools-1.10-1|119	- 1.7
12cr|google-perftools-1.10-1|120	
12cr|google-perftools-1.10-1|121	* Tue Nov 30 2010 Shlomi Fish <shlomif@mandriva.org> 1.6-2mdv2011.0
12cr|google-perftools-1.10-1|122	+ Revision: 603236
12cr|google-perftools-1.10-1|123	- Bumped the release number for a new gcc-4.5.1 compiled build (with better performance)
12cr|google-perftools-1.10-1|124	
12cr|google-perftools-1.10-1|125	* Sun Sep 19 2010 Shlomi Fish <shlomif@mandriva.org> 1.6-1mdv2011.0
12cr|google-perftools-1.10-1|126	+ Revision: 579902
12cr|google-perftools-1.10-1|127	- Upgraded to 1.6 and replaced the tar.gz with tar.lzma
12cr|google-perftools-1.10-1|128	
12cr|google-perftools-1.10-1|129	* Tue Feb 16 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5-1mdv2010.1
12cr|google-perftools-1.10-1|130	+ Revision: 506594
12cr|google-perftools-1.10-1|131	- disable the test suite for now
12cr|google-perftools-1.10-1|132	- 1.5
12cr|google-perftools-1.10-1|133	- fix install
12cr|google-perftools-1.10-1|134	- 1.4
12cr|google-perftools-1.10-1|135	- 1.3
12cr|google-perftools-1.10-1|136	
12cr|google-perftools-1.10-1|137	+ Thierry Vignaud <tv@mandriva.org>
12cr|google-perftools-1.10-1|138	- rebuild
12cr|google-perftools-1.10-1|139	
12cr|google-perftools-1.10-1|140	* Sun Feb 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2009.1
12cr|google-perftools-1.10-1|141	+ Revision: 336146
12cr|google-perftools-1.10-1|142	- 1.0
12cr|google-perftools-1.10-1|143	
12cr|google-perftools-1.10-1|144	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.98-1mdv2009.0
12cr|google-perftools-1.10-1|145	+ Revision: 239028
12cr|google-perftools-1.10-1|146	- 0.98
12cr|google-perftools-1.10-1|147	
12cr|google-perftools-1.10-1|148	+ Pixel <pixel@mandriva.com>
12cr|google-perftools-1.10-1|149	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|google-perftools-1.10-1|150	
12cr|google-perftools-1.10-1|151	+ Olivier Blin <blino@mandriva.org>
12cr|google-perftools-1.10-1|152	- restore BuildRoot
12cr|google-perftools-1.10-1|153	
12cr|google-perftools-1.10-1|154	+ Thierry Vignaud <tv@mandriva.org>
12cr|google-perftools-1.10-1|155	- kill re-definition of %%buildroot on Pixel's request
12cr|google-perftools-1.10-1|156	
12cr|google-perftools-1.10-1|157	* Fri Aug 31 2007 Oden Eriksson <oeriksson@mandriva.com> 0.93-2mdv2008.0
12cr|google-perftools-1.10-1|158	+ Revision: 76891
12cr|google-perftools-1.10-1|159	- rebuild
12cr|google-perftools-1.10-1|160	
12cr|google-perftools-1.10-1|161	* Sun Aug 19 2007 Oden Eriksson <oeriksson@mandriva.com> 0.93-1mdv2008.0
12cr|google-perftools-1.10-1|162	+ Revision: 66843
12cr|google-perftools-1.10-1|163	- fix build
12cr|google-perftools-1.10-1|164	- 0.93
12cr|google-perftools-1.10-1|165	- conform to the 2008 specs
12cr|google-perftools-1.10-1|166	- Import google-perftools
12cr|google-perftools-1.10-1|167	

1865 12
12cr|goollie-1.3-1|1	%define		oname	GoOllie
12cr|goollie-1.3-1|2	
12cr|goollie-1.3-1|3	Name:		goollie
12cr|goollie-1.3-1|4	Version:	1.3
12cr|goollie-1.3-1|5	Release:	1
12cr|goollie-1.3-1|6	Url:		http://tweeler.com/index.php?PAGE=goollie_linux
12cr|goollie-1.3-1|7	License:	GPLv3 and CC-BY-SA
12cr|goollie-1.3-1|8	Group:		Games/Arcade
12cr|goollie-1.3-1|9	Summary:	Arcage game about Ollie the Oligocheata, a worm on a mission
12cr|goollie-1.3-1|10	# http://www.tweeler.com/GoOllie_1.3_src.tar.gz
12cr|goollie-1.3-1|11	Source0:		%{oname}-%{version}.tar.bz2
12cr|goollie-1.3-1|12	Source1:	%{oname}.png
12cr|goollie-1.3-1|13	Patch0:		%{oname}.patch
12cr|goollie-1.3-1|14	BuildRequires:	cmake
12cr|goollie-1.3-1|15	BuildRequires:	libtuxcap-devel
12cr|goollie-1.3-1|16	BuildRequires:	imagemagick
12cr|goollie-1.3-1|17	
12cr|goollie-1.3-1|18	%description
12cr|goollie-1.3-1|19	Ollie the Oligocheata is a worm on a mission
12cr|goollie-1.3-1|20	He is on a mission to bring mouse controlled platforming fun to everyone!
12cr|goollie-1.3-1|21	
12cr|goollie-1.3-1|22	Go Ollie is a free Linux game with beautifully rendered scenes and animations.
12cr|goollie-1.3-1|23	The latest in innovative mouse controlled platform gaming featuring a unique
12cr|goollie-1.3-1|24	fusion of platform and match three gaming mechanics.
12cr|goollie-1.3-1|25	
12cr|goollie-1.3-1|26	Two gameplay modes:
12cr|goollie-1.3-1|27	- Story Mode with over 60 individual levels each with different objectives
12cr|goollie-1.3-1|28	- Fast and furious action game with unlimited re-playability
12cr|goollie-1.3-1|29	
12cr|goollie-1.3-1|30	Authors:
12cr|goollie-1.3-1|31	--------
12cr|goollie-1.3-1|32	Game design and game code - Charlie Dog
12cr|goollie-1.3-1|33	Art - Simon Lissaman
12cr|goollie-1.3-1|34	Music - Michael Watts / Encore Music
12cr|goollie-1.3-1|35	GNU/Linux port - W.P. van Paassen
12cr|goollie-1.3-1|36	
12cr|goollie-1.3-1|37	%prep
12cr|goollie-1.3-1|38	%setup -q -n %{oname}-%{version}
12cr|goollie-1.3-1|39	%patch0
12cr|goollie-1.3-1|40	
12cr|goollie-1.3-1|41	sed -i -e "s|SetAppResourceFolder.*|SetAppResourceFolder(\"%{_datadir}/%{name}\");|g" src/main.cpp
12cr|goollie-1.3-1|42	chmod go+r other_licenses/*
12cr|goollie-1.3-1|43	
12cr|goollie-1.3-1|44	%build
12cr|goollie-1.3-1|45	%cmake
12cr|goollie-1.3-1|46	%make
12cr|goollie-1.3-1|47	
12cr|goollie-1.3-1|48	%install
12cr|goollie-1.3-1|49	%__install -D -m 0755 build/%{oname} %{buildroot}%{_bindir}/%{name}
12cr|goollie-1.3-1|50	%__mkdir_p %{buildroot}%{_datadir}/%{name}
12cr|goollie-1.3-1|51	cp -a data/* %{buildroot}%{_datadir}/%{name}
12cr|goollie-1.3-1|52	cp -a src/*.py %{buildroot}%{_datadir}/%{name}
12cr|goollie-1.3-1|53	%__install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|goollie-1.3-1|54	
12cr|goollie-1.3-1|55	%__mkdir_p %{buildroot}%{_datadir}/applications/
12cr|goollie-1.3-1|56	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|goollie-1.3-1|57	[Desktop Entry]
12cr|goollie-1.3-1|58	Name=GoOllie
12cr|goollie-1.3-1|59	Comment=Ollie the Oligocheata, a worm on a mission
12cr|goollie-1.3-1|60	Exec=%{name}
12cr|goollie-1.3-1|61	Icon=%{name}
12cr|goollie-1.3-1|62	Terminal=false
12cr|goollie-1.3-1|63	Type=Application
12cr|goollie-1.3-1|64	StartupNotify=true
12cr|goollie-1.3-1|65	Categories=Game;ArcadeGame;
12cr|goollie-1.3-1|66	EOF
12cr|goollie-1.3-1|67	
12cr|goollie-1.3-1|68	%files
12cr|goollie-1.3-1|69	%doc COPYING README other_licenses/
12cr|goollie-1.3-1|70	%{_bindir}/%{name}
12cr|goollie-1.3-1|71	%dir %{_datadir}/%{name}
12cr|goollie-1.3-1|72	%{_datadir}/%{name}/*
12cr|goollie-1.3-1|73	%{_datadir}/applications/%{name}.desktop
12cr|goollie-1.3-1|74	%{_datadir}/pixmaps/%{name}.png
12cr|goollie-1.3-1|75	
12cr|goollie-1.3-1|76	
12cr|goollie-1.3-1|77	
12cr|goollie-1.3-1|78	
12cr|goollie-1.3-1|79	%changelog
12cr|goollie-1.3-1|80	

1866 12
12cr|gosa-2.5.14-7|1	%define apacheuser apache
12cr|gosa-2.5.14-7|2	%define apachegroup apache
12cr|gosa-2.5.14-7|3	%define oleversion 0.0.0
12cr|gosa-2.5.14-7|4	
12cr|gosa-2.5.14-7|5	Summary: 	Web Based LDAP Administration Program
12cr|gosa-2.5.14-7|6	Name:		gosa
12cr|gosa-2.5.14-7|7	Version: 	2.5.14
12cr|gosa-2.5.14-7|8	Release:	%mkrel 7
12cr|gosa-2.5.14-7|9	License: 	GPL
12cr|gosa-2.5.14-7|10	Group: 		System/Configuration/Other
12cr|gosa-2.5.14-7|11	URL: 		http://gosa.gonicus.de
12cr|gosa-2.5.14-7|12	Source: 	ftp://oss.GONICUS.de/pub/gosa/beta/%{name}-%{version}.tar.bz2
12cr|gosa-2.5.14-7|13	Source1:	gosa.conf.mdv
12cr|gosa-2.5.14-7|14	Source2:	README.urpmi
12cr|gosa-2.5.14-7|15	# http://www.bettina-attack.de/jonny/view.php/projects/php_ole/
12cr|gosa-2.5.14-7|16	Source3:	php_ole-%{oleversion}.tar.bz2
12cr|gosa-2.5.14-7|17	Requires:	apache-mod_php
12cr|gosa-2.5.14-7|18	Requires:	php-ldap
12cr|gosa-2.5.14-7|19	Requires:	php-imap
12cr|gosa-2.5.14-7|20	Requires:	php-mbstring
12cr|gosa-2.5.14-7|21	Requires:	php-mysql
12cr|gosa-2.5.14-7|22	Requires:	php-xml
12cr|gosa-2.5.14-7|23	Requires:	php-gd
12cr|gosa-2.5.14-7|24	Requires:	php-snmp
12cr|gosa-2.5.14-7|25	Requires:	php-iconv
12cr|gosa-2.5.14-7|26	Requires:	php-cups
12cr|gosa-2.5.14-7|27	Requires:	fping
12cr|gosa-2.5.14-7|28	Requires:	imagemagick
12cr|gosa-2.5.14-7|29	Requires:	smbldap-tools
12cr|gosa-2.5.14-7|30	%if %mdkversion < 201010
12cr|gosa-2.5.14-7|31	Requires(post):   rpm-helper
12cr|gosa-2.5.14-7|32	Requires(postun):   rpm-helper
12cr|gosa-2.5.14-7|33	%endif
12cr|gosa-2.5.14-7|34	Buildarch: 	noarch
12cr|gosa-2.5.14-7|35	BuildRoot: 	%{_tmppath}/%{name}-%{version}
12cr|gosa-2.5.14-7|36	
12cr|gosa-2.5.14-7|37	%description
12cr|gosa-2.5.14-7|38	GOsa is a combination of system-administrator and end-user web
12cr|gosa-2.5.14-7|39	interface, designed to handle LDAP based setups.
12cr|gosa-2.5.14-7|40	Provided is access to posix, shadow, samba, proxy, fax, and kerberos
12cr|gosa-2.5.14-7|41	accounts. It is able to manage the postfix/cyrus server combination
12cr|gosa-2.5.14-7|42	and can write user adapted sieve scripts.
12cr|gosa-2.5.14-7|43	
12cr|gosa-2.5.14-7|44	Access GOsa at http://localhost/gosa/
12cr|gosa-2.5.14-7|45	
12cr|gosa-2.5.14-7|46	%package schema
12cr|gosa-2.5.14-7|47	Group: 		System/Configuration/Other
12cr|gosa-2.5.14-7|48	Summary:        Schema Definitions for the GOSA package
12cr|gosa-2.5.14-7|49	Requires:	openldap-servers openldap-clients
12cr|gosa-2.5.14-7|50	
12cr|gosa-2.5.14-7|51	%description schema
12cr|gosa-2.5.14-7|52	Contains the Schema definition files for the GOSA admin package.
12cr|gosa-2.5.14-7|53	
12cr|gosa-2.5.14-7|54	%prep
12cr|gosa-2.5.14-7|55	%setup -q -a 3
12cr|gosa-2.5.14-7|56	find . -depth -name CVS -type d | xargs rm -rf
12cr|gosa-2.5.14-7|57	cp %{SOURCE2} .
12cr|gosa-2.5.14-7|58	
12cr|gosa-2.5.14-7|59	%build
12cr|gosa-2.5.14-7|60	
12cr|gosa-2.5.14-7|61	%install
12cr|gosa-2.5.14-7|62	rm -rf %{buildroot}
12cr|gosa-2.5.14-7|63	
12cr|gosa-2.5.14-7|64	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|gosa-2.5.14-7|65	
12cr|gosa-2.5.14-7|66	# (sb) seems broken - bad path to includes
12cr|gosa-2.5.14-7|67	sed -i 's|Excel/||g' include/php_writeexcel/class.excel.php
12cr|gosa-2.5.14-7|68	# (sb) copy the missing includes from SOURCE3 and rename docs
12cr|gosa-2.5.14-7|69	cp php_ole-%{oleversion}/*.php include/php_writeexcel
12cr|gosa-2.5.14-7|70	for i in README HOMEPAGE LICENSE; do \
12cr|gosa-2.5.14-7|71	mv php_ole-%{oleversion}/$i $i.php_ole; \
12cr|gosa-2.5.14-7|72	done
12cr|gosa-2.5.14-7|73	
12cr|gosa-2.5.14-7|74	DIRS="ihtml plugins html include locale"
12cr|gosa-2.5.14-7|75	for i in $DIRS; do \
12cr|gosa-2.5.14-7|76	cp -ua $i %{buildroot}%{_datadir}/%{name}/$i ; \
12cr|gosa-2.5.14-7|77	done
12cr|gosa-2.5.14-7|78	
12cr|gosa-2.5.14-7|79	# (sb) make rpmlint happier
12cr|gosa-2.5.14-7|80	find doc -type f | xargs chmod -x
12cr|gosa-2.5.14-7|81	
12cr|gosa-2.5.14-7|82	# (sb) error during setup if this isn't found
12cr|gosa-2.5.14-7|83	mkdir -p %{buildroot}%{_datadir}/%{name}/contrib
12cr|gosa-2.5.14-7|84	cp -a contrib/gosa.conf %{buildroot}%{_datadir}/%{name}/contrib
12cr|gosa-2.5.14-7|85	
12cr|gosa-2.5.14-7|86	# (sb) used by smarty compile
12cr|gosa-2.5.14-7|87	mkdir -p %{buildroot}/var/spool/gosa
12cr|gosa-2.5.14-7|88	
12cr|gosa-2.5.14-7|89	# Copy default config
12cr|gosa-2.5.14-7|90	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12cr|gosa-2.5.14-7|91	install -m 640 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
12cr|gosa-2.5.14-7|92	mkdir -p %{buildroot}%{_webappconfdir}
12cr|gosa-2.5.14-7|93	
12cr|gosa-2.5.14-7|94	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|gosa-2.5.14-7|95	Alias /gosa %{_datadir}/%{name}/html
12cr|gosa-2.5.14-7|96	
12cr|gosa-2.5.14-7|97	<Directory %{_datadir}/%{name}/html>
12cr|gosa-2.5.14-7|98	Order deny,allow
12cr|gosa-2.5.14-7|99	Deny from all
12cr|gosa-2.5.14-7|100	Allow from 127.0.0.1
12cr|gosa-2.5.14-7|101	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
12cr|gosa-2.5.14-7|102	</Directory>
12cr|gosa-2.5.14-7|103	EOF
12cr|gosa-2.5.14-7|104	
12cr|gosa-2.5.14-7|105	mkdir -p %{buildroot}%{_datadir}/openldap/schema/%{name}
12cr|gosa-2.5.14-7|106	mv contrib/openldap/*.schema %{buildroot}%{_datadir}/openldap/schema/%{name}
12cr|gosa-2.5.14-7|107	
12cr|gosa-2.5.14-7|108	cat > %{buildroot}%{_datadir}/openldap/schema/%{name}/%{name}-core.schema <<EOF
12cr|gosa-2.5.14-7|109	include %{_datadir}/openldap/schema/%{name}/goconfig.schema
12cr|gosa-2.5.14-7|110	include %{_datadir}/openldap/schema/%{name}/gofax.schema
12cr|gosa-2.5.14-7|111	include %{_datadir}/openldap/schema/%{name}/gofon.schema
12cr|gosa-2.5.14-7|112	include %{_datadir}/openldap/schema/%{name}/gosystem.schema
12cr|gosa-2.5.14-7|113	include %{_datadir}/openldap/schema/%{name}/goserver.schema
12cr|gosa-2.5.14-7|114	include %{_datadir}/openldap/schema/%{name}/goto.schema
12cr|gosa-2.5.14-7|115	include %{_datadir}/openldap/schema/%{name}/gosa+samba3.schema
12cr|gosa-2.5.14-7|116	include %{_datadir}/openldap/schema/%{name}/pureftpd.schema
12cr|gosa-2.5.14-7|117	EOF
12cr|gosa-2.5.14-7|118	
12cr|gosa-2.5.14-7|119	cat > %{buildroot}%{_datadir}/openldap/schema/%{name}/example.ldif <<EOF
12cr|gosa-2.5.14-7|120	# Organization for Example Corporation
12cr|gosa-2.5.14-7|121	# load this ldif before gosa.ldif (for an empty opendap db)
12cr|gosa-2.5.14-7|122	dn: dc=example,dc=com
12cr|gosa-2.5.14-7|123	objectClass: dcObject
12cr|gosa-2.5.14-7|124	objectClass: organization
12cr|gosa-2.5.14-7|125	dc: example
12cr|gosa-2.5.14-7|126	o: Example Corporation
12cr|gosa-2.5.14-7|127	description: The Example Corporation
12cr|gosa-2.5.14-7|128	
12cr|gosa-2.5.14-7|129	# Organizational Role for Directory Manager
12cr|gosa-2.5.14-7|130	dn: cn=Manager,dc=example,dc=com
12cr|gosa-2.5.14-7|131	objectClass: organizationalRole
12cr|gosa-2.5.14-7|132	cn: Manager
12cr|gosa-2.5.14-7|133	description: Directory Manager
12cr|gosa-2.5.14-7|134	
12cr|gosa-2.5.14-7|135	# groups
12cr|gosa-2.5.14-7|136	dn: ou=Group,dc=example,dc=com
12cr|gosa-2.5.14-7|137	objectClass: organizationalUnit
12cr|gosa-2.5.14-7|138	ou: Group
12cr|gosa-2.5.14-7|139	description: Groups
12cr|gosa-2.5.14-7|140	
12cr|gosa-2.5.14-7|141	# users
12cr|gosa-2.5.14-7|142	#dn: ou=People,dc=example,dc=com
12cr|gosa-2.5.14-7|143	#objectClass: organizationalUnit
12cr|gosa-2.5.14-7|144	#ou: People
12cr|gosa-2.5.14-7|145	#description: Users
12cr|gosa-2.5.14-7|146	EOF
12cr|gosa-2.5.14-7|147	
12cr|gosa-2.5.14-7|148	cat > %{buildroot}%{_datadir}/openldap/schema/%{name}/%{name}.ldif <<EOF
12cr|gosa-2.5.14-7|149	# Sample GOsa ldif
12cr|gosa-2.5.14-7|150	# username "admin", password "tester", group "administrators"
12cr|gosa-2.5.14-7|151	
12cr|gosa-2.5.14-7|152	# groups - may not be needed, in an fresh install I found I needed it
12cr|gosa-2.5.14-7|153	dn: ou=groups,dc=example,dc=com
12cr|gosa-2.5.14-7|154	objectClass: organizationalUnit
12cr|gosa-2.5.14-7|155	ou: groups
12cr|gosa-2.5.14-7|156	description: Groups
12cr|gosa-2.5.14-7|157	
12cr|gosa-2.5.14-7|158	# users - may not be needed, in a fresh install I found I needed it
12cr|gosa-2.5.14-7|159	dn: ou=people,dc=example,dc=com
12cr|gosa-2.5.14-7|160	objectClass: organizationalUnit
12cr|gosa-2.5.14-7|161	ou: people
12cr|gosa-2.5.14-7|162	description: Users
12cr|gosa-2.5.14-7|163	
12cr|gosa-2.5.14-7|164	dn: cn=admin,ou=people,dc=example,dc=com
12cr|gosa-2.5.14-7|165	objectClass: person
12cr|gosa-2.5.14-7|166	objectClass: organizationalPerson
12cr|gosa-2.5.14-7|167	objectClass: inetOrgPerson
12cr|gosa-2.5.14-7|168	objectClass: gosaAccount
12cr|gosa-2.5.14-7|169	uid: admin
12cr|gosa-2.5.14-7|170	cn: admin
12cr|gosa-2.5.14-7|171	givenName: admin
12cr|gosa-2.5.14-7|172	sn: GOsa main administrator
12cr|gosa-2.5.14-7|173	sambaLMPassword: 10974C6EFC0AEE1917306D272A9441BB
12cr|gosa-2.5.14-7|174	sambaNTPassword: 38F3951141D0F71A039CFA9D1EC06378
12cr|gosa-2.5.14-7|175	userPassword:: dGVzdGVy
12cr|gosa-2.5.14-7|176	
12cr|gosa-2.5.14-7|177	dn: cn=administrators,ou=groups,dc=example,dc=com
12cr|gosa-2.5.14-7|178	objectClass: gosaObject
12cr|gosa-2.5.14-7|179	objectClass: posixGroup
12cr|gosa-2.5.14-7|180	gosaSubtreeACL: :all
12cr|gosa-2.5.14-7|181	cn: administrators
12cr|gosa-2.5.14-7|182	gidNumber: 999
12cr|gosa-2.5.14-7|183	memberUid: admin
12cr|gosa-2.5.14-7|184	EOF
12cr|gosa-2.5.14-7|185	
12cr|gosa-2.5.14-7|186	# (sb) rpmlint
12cr|gosa-2.5.14-7|187	chmod +x contrib/scripts/*.pl
12cr|gosa-2.5.14-7|188	
12cr|gosa-2.5.14-7|189	%post
12cr|gosa-2.5.14-7|190	%if %mdkversion < 201010
12cr|gosa-2.5.14-7|191	%_post_webapp
12cr|gosa-2.5.14-7|192	%endif
12cr|gosa-2.5.14-7|193	
12cr|gosa-2.5.14-7|194	%post schema
12cr|gosa-2.5.14-7|195	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
12cr|gosa-2.5.14-7|196	if [ -f /var/lock/subsys/ldap ]; then
12cr|gosa-2.5.14-7|197	/etc/rc.d/init.d/ldap restart 1>&2;
12cr|gosa-2.5.14-7|198	fi
12cr|gosa-2.5.14-7|199	
12cr|gosa-2.5.14-7|200	%postun
12cr|gosa-2.5.14-7|201	%if %mdkversion < 201010
12cr|gosa-2.5.14-7|202	%_postun_webapp
12cr|gosa-2.5.14-7|203	%endif
12cr|gosa-2.5.14-7|204	
12cr|gosa-2.5.14-7|205	%postun schema
12cr|gosa-2.5.14-7|206	sed -i "s|^include %{_datadir}/openldap/schema/%{name}/%{name}-core.schema||" %{_sysconfdir}/openldap/schema/local.schema
12cr|gosa-2.5.14-7|207	if [ "$1" = "0" ]; then
12cr|gosa-2.5.14-7|208	if [ -f /var/lock/subsys/ldap ]; then
12cr|gosa-2.5.14-7|209	/etc/rc.d/init.d/ldap restart 1>&2
12cr|gosa-2.5.14-7|210	fi
12cr|gosa-2.5.14-7|211	fi
12cr|gosa-2.5.14-7|212	
12cr|gosa-2.5.14-7|213	%clean
12cr|gosa-2.5.14-7|214	rm -rf %{buildroot}
12cr|gosa-2.5.14-7|215	
12cr|gosa-2.5.14-7|216	%files
12cr|gosa-2.5.14-7|217	%defattr(-,root,root)
12cr|gosa-2.5.14-7|218	%doc AUTHORS README README.urpmi
12cr|gosa-2.5.14-7|219	%doc Changelog COPYING INSTALL FAQ doc/*
12cr|gosa-2.5.14-7|220	#%doc contrib/altlinux contrib/fix_config.sh
12cr|gosa-2.5.14-7|221	#%doc contrib/mysql contrib/opensides contrib/patches
12cr|gosa-2.5.14-7|222	%doc contrib/scripts contrib/vacation_example.txt
12cr|gosa-2.5.14-7|223	%doc *.php_ole
12cr|gosa-2.5.14-7|224	
12cr|gosa-2.5.14-7|225	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|gosa-2.5.14-7|226	%attr(0750, %{apacheuser}, %{apachegroup}) %dir /var/spool/%{name}
12cr|gosa-2.5.14-7|227	%{_datadir}/%{name}
12cr|gosa-2.5.14-7|228	%dir %{_sysconfdir}/%{name}
12cr|gosa-2.5.14-7|229	%attr(0640, root, %{apachegroup}) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12cr|gosa-2.5.14-7|230	
12cr|gosa-2.5.14-7|231	%files schema
12cr|gosa-2.5.14-7|232	%doc COPYING AUTHORS README README.urpmi
12cr|gosa-2.5.14-7|233	%doc contrib/demo.ldif contrib/openldap/slapd.conf
12cr|gosa-2.5.14-7|234	%dir %{_datadir}/openldap/schema/%{name}
12cr|gosa-2.5.14-7|235	%{_datadir}/openldap/schema/%{name}/*
12cr|gosa-2.5.14-7|236	
12cr|gosa-2.5.14-7|237	
12cr|gosa-2.5.14-7|238	%changelog
12cr|gosa-2.5.14-7|239	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.5.14-7mdv2011.0
12cr|gosa-2.5.14-7|240	+ Revision: 610963
12cr|gosa-2.5.14-7|241	- rebuild
12cr|gosa-2.5.14-7|242	
12cr|gosa-2.5.14-7|243	* Tue Feb 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.14-6mdv2010.1
12cr|gosa-2.5.14-7|244	+ Revision: 510425
12cr|gosa-2.5.14-7|245	- rely on filetrigger for reloading apache configuration begining with 2010.1,
12cr|gosa-2.5.14-7|246	rpm-helper macros otherwise
12cr|gosa-2.5.14-7|247	- install under %%{_datadir}, rather than %%{_localstatedir}
12cr|gosa-2.5.14-7|248	
12cr|gosa-2.5.14-7|249	* Mon Oct 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.14-5mdv2010.0
12cr|gosa-2.5.14-7|250	+ Revision: 454237
12cr|gosa-2.5.14-7|251	- small spec cleanup
12cr|gosa-2.5.14-7|252	- don't duplicate spec-helper job
12cr|gosa-2.5.14-7|253	- fix dependencies, php-mhash doesn't exist anymore
12cr|gosa-2.5.14-7|254	
12cr|gosa-2.5.14-7|255	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.5.14-4mdv2010.0
12cr|gosa-2.5.14-7|256	+ Revision: 429289
12cr|gosa-2.5.14-7|257	- rebuild
12cr|gosa-2.5.14-7|258	
12cr|gosa-2.5.14-7|259	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gosa-2.5.14-7|260	- lowercase ImageMagick
12cr|gosa-2.5.14-7|261	
12cr|gosa-2.5.14-7|262	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.5.14-3mdv2009.0
12cr|gosa-2.5.14-7|263	+ Revision: 246521
12cr|gosa-2.5.14-7|264	- rebuild
12cr|gosa-2.5.14-7|265	
12cr|gosa-2.5.14-7|266	* Wed Dec 26 2007 Emmanuel Andry <eandry@mandriva.org> 2.5.14-1mdv2008.1
12cr|gosa-2.5.14-7|267	+ Revision: 137818
12cr|gosa-2.5.14-7|268	- New version
12cr|gosa-2.5.14-7|269	
12cr|gosa-2.5.14-7|270	+ Olivier Blin <oblin@mandriva.com>
12cr|gosa-2.5.14-7|271	- restore BuildRoot
12cr|gosa-2.5.14-7|272	
12cr|gosa-2.5.14-7|273	+ Thierry Vignaud <tv@mandriva.org>
12cr|gosa-2.5.14-7|274	- kill re-definition of %%buildroot on Pixel's request
12cr|gosa-2.5.14-7|275	
12cr|gosa-2.5.14-7|276	* Sun Sep 30 2007 Emmanuel Andry <eandry@mandriva.org> 2.5.8-2mdv2008.0
12cr|gosa-2.5.14-7|277	+ Revision: 93932
12cr|gosa-2.5.14-7|278	- drop requires php-kadm5 (bug #33143)
12cr|gosa-2.5.14-7|279	
12cr|gosa-2.5.14-7|280	
12cr|gosa-2.5.14-7|281	* Sat Feb 17 2007 Emmanuel Andry <eandry@mandriva.org> 2.5.8-1mdv2007.0
12cr|gosa-2.5.14-7|282	+ Revision: 122155
12cr|gosa-2.5.14-7|283	- New version 2.5.8
12cr|gosa-2.5.14-7|284	- Import gosa
12cr|gosa-2.5.14-7|285	
12cr|gosa-2.5.14-7|286	* Tue Sep 12 2006 Emmanuel Andry <eandry@mandriva.org> 2.5.2-2mdv2007.0
12cr|gosa-2.5.14-7|287	- fix bug #22556
12cr|gosa-2.5.14-7|288	
12cr|gosa-2.5.14-7|289	* Mon Aug 14 2006 Emmanuel Andry <eandry@mandriva.org> 2.5.2-1mdv2007.0
12cr|gosa-2.5.14-7|290	- 2.5.2
12cr|gosa-2.5.14-7|291	- switch to php5
12cr|gosa-2.5.14-7|292	
12cr|gosa-2.5.14-7|293	* Mon Jun 19 2006 Emmanuel Andry <eandry@mandriva.org> 2.5.1-1mdv2007.0
12cr|gosa-2.5.14-7|294	- 2.5.1
12cr|gosa-2.5.14-7|295	- %%mkrel
12cr|gosa-2.5.14-7|296	
12cr|gosa-2.5.14-7|297	* Wed Mar 29 2006 Stew Benedict <sbenedict@mandriva.com> 2.4-1mdk
12cr|gosa-2.5.14-7|298	- 2.4
12cr|gosa-2.5.14-7|299	- drop P0
12cr|gosa-2.5.14-7|300	- drop help workaround in %%install (online help is still in TODO)
12cr|gosa-2.5.14-7|301	- fix bad paths in include/php_writeexcel/class.excel.php
12cr|gosa-2.5.14-7|302	- add SOURCE3 to get missing includes for the embedded WriteExcel
12cr|gosa-2.5.14-7|303	- update requires, README.urpmi
12cr|gosa-2.5.14-7|304	
12cr|gosa-2.5.14-7|305	* Sat Oct 01 2005 Stew Benedict <sbenedict@mandriva.com> 2.4-0.beta2.2mdk
12cr|gosa-2.5.14-7|306	- split into gosa, gosa-schema
12cr|gosa-2.5.14-7|307	- fix %%postun, clarify README.urpmi
12cr|gosa-2.5.14-7|308	
12cr|gosa-2.5.14-7|309	* Fri Sep 30 2005 Stew Benedict <sbenedict@mandriva.com> 2.4-0.beta2.1mdk
12cr|gosa-2.5.14-7|310	- First Mandriva release (2.3 is too buggy according to mail list)
12cr|gosa-2.5.14-7|311	
12cr|gosa-2.5.14-7|312	* Mon Feb 21 2005 Lars Scheiter <lars.scheiter@GONICUS.de> 2.3
12cr|gosa-2.5.14-7|313	- Update version to 2.3 (upstream)
12cr|gosa-2.5.14-7|314	

1867 12
12cr|gossip-0.31-3|1	%define req_loudmouth_version 1.3.4
12cr|gossip-0.31-3|2	
12cr|gossip-0.31-3|3	Summary: GNOME Jabber client
12cr|gossip-0.31-3|4	Name: gossip
12cr|gossip-0.31-3|5	Version: 0.31
12cr|gossip-0.31-3|6	Release: 3
12cr|gossip-0.31-3|7	License: GPLv2+
12cr|gossip-0.31-3|8	Group: Networking/Instant messaging
12cr|gossip-0.31-3|9	URL: http://live.gnome.org/Gossip/
12cr|gossip-0.31-3|10	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12cr|gossip-0.31-3|11	Patch0: gossip-0.31-format-strings.patch
12cr|gossip-0.31-3|12	Patch1: gossip-0.31-libnotify0.7.patch
12cr|gossip-0.31-3|13	BuildRequires: loudmouth-devel >= %{req_loudmouth_version}
12cr|gossip-0.31-3|14	BuildRequires: pkgconfig(libgnomeui-2.0)
12cr|gossip-0.31-3|15	BuildRequires: pkgconfig(x11)
12cr|gossip-0.31-3|16	BuildRequires: pkgconfig(xscrnsaver)
12cr|gossip-0.31-3|17	BuildRequires: pkgconfig(libxslt)
12cr|gossip-0.31-3|18	BuildRequires: pkgconfig(libglade-2.0)
12cr|gossip-0.31-3|19	BuildRequires: pkgconfig(dbus-glib-1)
12cr|gossip-0.31-3|20	BuildRequires: pkgconfig(libnotify)
12cr|gossip-0.31-3|21	BuildRequires: pkgconfig(libgalago)
12cr|gossip-0.31-3|22	BuildRequires: gnome-panel-devel
12cr|gossip-0.31-3|23	BuildRequires: pkgconfig(xrender)
12cr|gossip-0.31-3|24	BuildRequires: libaspell-devel
12cr|gossip-0.31-3|25	BuildRequires: iso-codes
12cr|gossip-0.31-3|26	BuildRequires: scrollkeeper
12cr|gossip-0.31-3|27	BuildRequires: pkgconfig(gnome-doc-utils)
12cr|gossip-0.31-3|28	BuildRequires: intltool
12cr|gossip-0.31-3|29	BuildRequires: desktop-file-utils
12cr|gossip-0.31-3|30	
12cr|gossip-0.31-3|31	%description
12cr|gossip-0.31-3|32	Gossip aims at making Jabber easy to use and tries to give GNOME users a
12cr|gossip-0.31-3|33	real user friendly way of chatting with their friends.
12cr|gossip-0.31-3|34	
12cr|gossip-0.31-3|35	%prep
12cr|gossip-0.31-3|36	%setup -q
12cr|gossip-0.31-3|37	%patch0 -p1 -b .str
12cr|gossip-0.31-3|38	%patch1 -p0 -b .libnotify
12cr|gossip-0.31-3|39	
12cr|gossip-0.31-3|40	%build
12cr|gossip-0.31-3|41	%configure2_5x
12cr|gossip-0.31-3|42	
12cr|gossip-0.31-3|43	%make
12cr|gossip-0.31-3|44	
12cr|gossip-0.31-3|45	%install
12cr|gossip-0.31-3|46	%makeinstall_std _ENABLE_SK=false
12cr|gossip-0.31-3|47	
12cr|gossip-0.31-3|48	%find_lang %{name} --with-gnome
12cr|gossip-0.31-3|49	
12cr|gossip-0.31-3|50	desktop-file-install --vendor="" \
12cr|gossip-0.31-3|51	--remove-category="Application" \
12cr|gossip-0.31-3|52	--add-category="GTK" \
12cr|gossip-0.31-3|53	--add-category="GNOME" \
12cr|gossip-0.31-3|54	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|gossip-0.31-3|55	
12cr|gossip-0.31-3|56	%post
12cr|gossip-0.31-3|57	%post_install_gconf_schemas %{name}
12cr|gossip-0.31-3|58	%{update_scrollkeeper}
12cr|gossip-0.31-3|59	%update_icon_cache hicolor
12cr|gossip-0.31-3|60	
12cr|gossip-0.31-3|61	%preun
12cr|gossip-0.31-3|62	%preun_uninstall_gconf_schemas %{name}
12cr|gossip-0.31-3|63	
12cr|gossip-0.31-3|64	%postun
12cr|gossip-0.31-3|65	%{clean_scrollkeeper}
12cr|gossip-0.31-3|66	%clean_icon_cache hicolor
12cr|gossip-0.31-3|67	
12cr|gossip-0.31-3|68	%files -f %{name}.lang
12cr|gossip-0.31-3|69	%defattr(-,root,root,-)
12cr|gossip-0.31-3|70	%doc README ChangeLog AUTHORS
12cr|gossip-0.31-3|71	%config(noreplace) %{_sysconfdir}/sound/events/*
12cr|gossip-0.31-3|72	%{_sysconfdir}/gconf/schemas/*
12cr|gossip-0.31-3|73	%{_bindir}/*
12cr|gossip-0.31-3|74	%{_datadir}/applications/*
12cr|gossip-0.31-3|75	%{_datadir}/gossip
12cr|gossip-0.31-3|76	%{_datadir}/sounds/gossip
12cr|gossip-0.31-3|77	%_datadir/icons/hicolor/*/apps/*
12cr|gossip-0.31-3|78	
12cr|gossip-0.31-3|79	
12cr|gossip-0.31-3|80	
12cr|gossip-0.31-3|81	%changelog
12cr|gossip-0.31-3|82	

1868 12
12cr|gotmail-0.9.0-6|1	%define name	gotmail
12cr|gotmail-0.9.0-6|2	%define version	0.9.0
12cr|gotmail-0.9.0-6|3	%define release %mkrel 6
12cr|gotmail-0.9.0-6|4	
12cr|gotmail-0.9.0-6|5	Name: 	 	%{name}
12cr|gotmail-0.9.0-6|6	Summary: 	Fetches mail from a Hotmail or MSN webmail account
12cr|gotmail-0.9.0-6|7	Version: 	%{version}
12cr|gotmail-0.9.0-6|8	Release: 	%{release}
12cr|gotmail-0.9.0-6|9	Source:		%{name}-%{version}.tar.bz2
12cr|gotmail-0.9.0-6|10	Patch0:		gotmail-0.90.patch
12cr|gotmail-0.9.0-6|11	URL:		http://gotmail.sourceforge.net/
12cr|gotmail-0.9.0-6|12	License:	GPLv2
12cr|gotmail-0.9.0-6|13	Group:		Networking/Mail
12cr|gotmail-0.9.0-6|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|gotmail-0.9.0-6|15	Requires:	curl
12cr|gotmail-0.9.0-6|16	BuildArch:	noarch
12cr|gotmail-0.9.0-6|17	
12cr|gotmail-0.9.0-6|18	%description
12cr|gotmail-0.9.0-6|19	This is Gotmail, a perl script to fetch mail out of your Hotmail
12cr|gotmail-0.9.0-6|20	or MSN account. This is especially useful if you want to move from
12cr|gotmail-0.9.0-6|21	Hotmail into one of the other free mail services - one command can
12cr|gotmail-0.9.0-6|22	do it all. Gotmail also supports getting any new mail only from your
12cr|gotmail-0.9.0-6|23	Hotmail or MSN account - perfect for using a Hotmail account as a
12cr|gotmail-0.9.0-6|24	redirect address into another account.
12cr|gotmail-0.9.0-6|25	
12cr|gotmail-0.9.0-6|26	Also included is a script for use with Evolution.
12cr|gotmail-0.9.0-6|27	
12cr|gotmail-0.9.0-6|28	%prep
12cr|gotmail-0.9.0-6|29	%setup -q
12cr|gotmail-0.9.0-6|30	%patch0 -p1 -b .gotmail
12cr|gotmail-0.9.0-6|31	
12cr|gotmail-0.9.0-6|32	%build
12cr|gotmail-0.9.0-6|33	%make
12cr|gotmail-0.9.0-6|34	
12cr|gotmail-0.9.0-6|35	%install
12cr|gotmail-0.9.0-6|36	rm -rf $RPM_BUILD_ROOT
12cr|gotmail-0.9.0-6|37	make install DESTDIR="%{buildroot}" BINDIR=%{_bindir} MANDIR=%{_mandir}
12cr|gotmail-0.9.0-6|38	#install -o root -g root -m 755 gotmail4evolution %buildroot/%_bindir
12cr|gotmail-0.9.0-6|39	
12cr|gotmail-0.9.0-6|40	%clean
12cr|gotmail-0.9.0-6|41	rm -rf $RPM_BUILD_ROOT
12cr|gotmail-0.9.0-6|42	
12cr|gotmail-0.9.0-6|43	%files
12cr|gotmail-0.9.0-6|44	%defattr(-,root,root)
12cr|gotmail-0.9.0-6|45	%doc ChangeLog README sample.gotmailrc
12cr|gotmail-0.9.0-6|46	%{_bindir}/*
12cr|gotmail-0.9.0-6|47	%{_mandir}/man1/*
12cr|gotmail-0.9.0-6|48	
12cr|gotmail-0.9.0-6|49	
12cr|gotmail-0.9.0-6|50	%changelog
12cr|gotmail-0.9.0-6|51	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-6mdv2011.0
12cr|gotmail-0.9.0-6|52	+ Revision: 610970
12cr|gotmail-0.9.0-6|53	- rebuild
12cr|gotmail-0.9.0-6|54	
12cr|gotmail-0.9.0-6|55	* Tue Feb 09 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.9.0-5mdv2010.1
12cr|gotmail-0.9.0-6|56	+ Revision: 502960
12cr|gotmail-0.9.0-6|57	- fix licence
12cr|gotmail-0.9.0-6|58	
12cr|gotmail-0.9.0-6|59	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.9.0-4mdv2010.0
12cr|gotmail-0.9.0-6|60	+ Revision: 429290
12cr|gotmail-0.9.0-6|61	- rebuild
12cr|gotmail-0.9.0-6|62	
12cr|gotmail-0.9.0-6|63	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.9.0-3mdv2009.0
12cr|gotmail-0.9.0-6|64	+ Revision: 240794
12cr|gotmail-0.9.0-6|65	- rebuild
12cr|gotmail-0.9.0-6|66	- kill re-definition of %%buildroot on Pixel's request
12cr|gotmail-0.9.0-6|67	
12cr|gotmail-0.9.0-6|68	+ Olivier Blin <oblin@mandriva.com>
12cr|gotmail-0.9.0-6|69	- restore BuildRoot
12cr|gotmail-0.9.0-6|70	
12cr|gotmail-0.9.0-6|71	* Wed Sep 05 2007 Jérôme Soyer <saispo@mandriva.org> 0.9.0-1mdv2008.0
12cr|gotmail-0.9.0-6|72	+ Revision: 80070
12cr|gotmail-0.9.0-6|73	- Add Patch0
12cr|gotmail-0.9.0-6|74	- Import gotmail
12cr|gotmail-0.9.0-6|75	
12cr|gotmail-0.9.0-6|76	
12cr|gotmail-0.9.0-6|77	
12cr|gotmail-0.9.0-6|78	* Sat Apr 29 2006 Austin Acton <austin@mandriva.org> 0.8.9-1mdk
12cr|gotmail-0.9.0-6|79	- New release 0.8.9
12cr|gotmail-0.9.0-6|80	
12cr|gotmail-0.9.0-6|81	* Mon Mar  6 2006 Austin Acton <austin@mandriva.org> 0.8.8-1mdk
12cr|gotmail-0.9.0-6|82	- initial package

1869 12
12cr|gourmet-0.15.9-2|1	Name: 	 	gourmet
12cr|gourmet-0.15.9-2|2	Summary: 	Recipe manager for the GNOME desktop
12cr|gourmet-0.15.9-2|3	Version: 	0.15.9
12cr|gourmet-0.15.9-2|4	Release: 	%mkrel 2
12cr|gourmet-0.15.9-2|5	Source:		http://prdownloads.sourceforge.net/grecipe-manager/%{name}-%{version}.tar.gz
12cr|gourmet-0.15.9-2|6	URL:		http://grecipe-manager.sourceforge.net/
12cr|gourmet-0.15.9-2|7	License:	GPLv2+
12cr|gourmet-0.15.9-2|8	Group:		Graphical desktop/GNOME
12cr|gourmet-0.15.9-2|9	BuildRequires:	python-devel
12cr|gourmet-0.15.9-2|10	BuildRequires:  python-metakit
12cr|gourmet-0.15.9-2|11	BuildRequires:	imagemagick
12cr|gourmet-0.15.9-2|12	BuildRequires:  desktop-file-utils
12cr|gourmet-0.15.9-2|13	BuildRequires:	pygtk2.0-devel
12cr|gourmet-0.15.9-2|14	BuildRequires:	python-sqlite2
12cr|gourmet-0.15.9-2|15	BuildRequires:	python-pyrtf
12cr|gourmet-0.15.9-2|16	BuildRequires:	python-imaging
12cr|gourmet-0.15.9-2|17	BuildRequires:	intltool
12cr|gourmet-0.15.9-2|18	Requires:	gnome-python
12cr|gourmet-0.15.9-2|19	Requires:	pygtk2.0-libglade
12cr|gourmet-0.15.9-2|20	Requires:	python-metakit
12cr|gourmet-0.15.9-2|21	Requires:	python-imaging
12cr|gourmet-0.15.9-2|22	Requires:	python-sqlite2
12cr|gourmet-0.15.9-2|23	Requires:	python-imaging
12cr|gourmet-0.15.9-2|24	Requires:	python-reportlab
12cr|gourmet-0.15.9-2|25	Requires:	gnome-python-gnomeprint
12cr|gourmet-0.15.9-2|26	Requires:	gnome-python-gtkspell
12cr|gourmet-0.15.9-2|27	Requires:	python-pyrtf
12cr|gourmet-0.15.9-2|28	Requires:	python-sqlalchemy
12cr|gourmet-0.15.9-2|29	Requires:	python-reportlab
12cr|gourmet-0.15.9-2|30	Requires:	python-pypoppler
12cr|gourmet-0.15.9-2|31	BuildArch:	noarch
12cr|gourmet-0.15.9-2|32	Requires(post): desktop-file-utils
12cr|gourmet-0.15.9-2|33	Requires(postun): desktop-file-utils
12cr|gourmet-0.15.9-2|34	
12cr|gourmet-0.15.9-2|35	%description
12cr|gourmet-0.15.9-2|36	Gourmet allows you to collect, search and organize your recipes, and to
12cr|gourmet-0.15.9-2|37	automatically generate shopping lists from your collection.
12cr|gourmet-0.15.9-2|38	
12cr|gourmet-0.15.9-2|39	%prep
12cr|gourmet-0.15.9-2|40	%setup -q
12cr|gourmet-0.15.9-2|41	
12cr|gourmet-0.15.9-2|42	#fix .desktop file
12cr|gourmet-0.15.9-2|43	sed -i -e 's/Icon=recbox.png/Icon=gourmet/g' %{name}.desktop.in
12cr|gourmet-0.15.9-2|44	
12cr|gourmet-0.15.9-2|45	%build
12cr|gourmet-0.15.9-2|46	%{__python} setup.py build
12cr|gourmet-0.15.9-2|47	
12cr|gourmet-0.15.9-2|48	%install
12cr|gourmet-0.15.9-2|49	rm -rf %{buildroot}
12cr|gourmet-0.15.9-2|50	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --disable-modules-check
12cr|gourmet-0.15.9-2|51	
12cr|gourmet-0.15.9-2|52	%find_lang %{name}
12cr|gourmet-0.15.9-2|53	
12cr|gourmet-0.15.9-2|54	#menu
12cr|gourmet-0.15.9-2|55	desktop-file-install --vendor="" \
12cr|gourmet-0.15.9-2|56	--remove-category="Application" \
12cr|gourmet-0.15.9-2|57	--add-category="GTK" \
12cr|gourmet-0.15.9-2|58	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gourmet-0.15.9-2|59	
12cr|gourmet-0.15.9-2|60	#icons
12cr|gourmet-0.15.9-2|61	mkdir -p %{buildroot}%{_liconsdir}
12cr|gourmet-0.15.9-2|62	convert -size 48x48 images/recbox.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|gourmet-0.15.9-2|63	mkdir -p %{buildroot}%{_iconsdir}
12cr|gourmet-0.15.9-2|64	convert -size 32x32 images/recbox.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|gourmet-0.15.9-2|65	mkdir -p %{buildroot}%{_miconsdir}
12cr|gourmet-0.15.9-2|66	convert -size 16x16 images/recbox.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|gourmet-0.15.9-2|67	
12cr|gourmet-0.15.9-2|68	%clean
12cr|gourmet-0.15.9-2|69	rm -rf %{buildroot}
12cr|gourmet-0.15.9-2|70	
12cr|gourmet-0.15.9-2|71	%files -f %{name}.lang
12cr|gourmet-0.15.9-2|72	%defattr(-,root,root)
12cr|gourmet-0.15.9-2|73	%doc CHANGES MANIFEST PKG-INFO README TODO
12cr|gourmet-0.15.9-2|74	%{_bindir}/%{name}
12cr|gourmet-0.15.9-2|75	%{py_puresitedir}/%{name}
12cr|gourmet-0.15.9-2|76	%{py_puresitedir}/%{name}-%{version}-py%{py_ver}.egg-info
12cr|gourmet-0.15.9-2|77	%{_datadir}/applications/*
12cr|gourmet-0.15.9-2|78	%{_datadir}/pixmaps/*
12cr|gourmet-0.15.9-2|79	%{_datadir}/%{name}
12cr|gourmet-0.15.9-2|80	%{_liconsdir}/%{name}.png
12cr|gourmet-0.15.9-2|81	%{_iconsdir}/%{name}.png
12cr|gourmet-0.15.9-2|82	%{_miconsdir}/%{name}.png
12cr|gourmet-0.15.9-2|83	
12cr|gourmet-0.15.9-2|84	
12cr|gourmet-0.15.9-2|85	%changelog
12cr|gourmet-0.15.9-2|86	* Sun Apr 03 2011 Jani Välimaa <wally@mandriva.org> 0.15.9-2mdv2011.0
12cr|gourmet-0.15.9-2|87	+ Revision: 650086
12cr|gourmet-0.15.9-2|88	- require python-pypoppler
12cr|gourmet-0.15.9-2|89	
12cr|gourmet-0.15.9-2|90	* Sat Apr 02 2011 Jani Välimaa <wally@mandriva.org> 0.15.9-1
12cr|gourmet-0.15.9-2|91	+ Revision: 649885
12cr|gourmet-0.15.9-2|92	- new version 0.15.9
12cr|gourmet-0.15.9-2|93	- drop upstream applied patch
12cr|gourmet-0.15.9-2|94	- drop support for old mdv versions
12cr|gourmet-0.15.9-2|95	- drop buildroot definition
12cr|gourmet-0.15.9-2|96	- clean .spec a bit
12cr|gourmet-0.15.9-2|97	
12cr|gourmet-0.15.9-2|98	* Sun Dec 05 2010 Jani Välimaa <wally@mandriva.org> 0.15.6-3mdv2011.0
12cr|gourmet-0.15.9-2|99	+ Revision: 609812
12cr|gourmet-0.15.9-2|100	- add patch from Fedora to fix database update from older versions (mdv#61872)
12cr|gourmet-0.15.9-2|101	
12cr|gourmet-0.15.9-2|102	* Mon Nov 08 2010 Jani Välimaa <wally@mandriva.org> 0.15.6-2mdv2011.0
12cr|gourmet-0.15.9-2|103	+ Revision: 595107
12cr|gourmet-0.15.9-2|104	- rebuild for python 2.7
12cr|gourmet-0.15.9-2|105	
12cr|gourmet-0.15.9-2|106	* Mon Aug 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.15.6-1mdv2011.0
12cr|gourmet-0.15.9-2|107	+ Revision: 572184
12cr|gourmet-0.15.9-2|108	- update to 0.15.6
12cr|gourmet-0.15.9-2|109	
12cr|gourmet-0.15.9-2|110	* Thu Jul 22 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.15.5-1mdv2011.0
12cr|gourmet-0.15.9-2|111	+ Revision: 557047
12cr|gourmet-0.15.9-2|112	- update to 0.15.5
12cr|gourmet-0.15.9-2|113	
12cr|gourmet-0.15.9-2|114	* Thu Jun 17 2010 Frederic Crozat <fcrozat@mandriva.com> 0.15.4-2mdv2010.1
12cr|gourmet-0.15.9-2|115	+ Revision: 548201
12cr|gourmet-0.15.9-2|116	- ensure icon is visible for menu entry
12cr|gourmet-0.15.9-2|117	- clean categories for menu entry, remove Database, gourmet shouldn't end in Development/Databases
12cr|gourmet-0.15.9-2|118	
12cr|gourmet-0.15.9-2|119	* Mon Mar 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.15.4-1mdv2010.1
12cr|gourmet-0.15.9-2|120	+ Revision: 515743
12cr|gourmet-0.15.9-2|121	- update to 0.15.4
12cr|gourmet-0.15.9-2|122	
12cr|gourmet-0.15.9-2|123	* Fri Dec 18 2009 Jérôme Brenier <incubusss@mandriva.org> 0.15.3-1mdv2010.1
12cr|gourmet-0.15.9-2|124	+ Revision: 480010
12cr|gourmet-0.15.9-2|125	- new version 0.15.3
12cr|gourmet-0.15.9-2|126	
12cr|gourmet-0.15.9-2|127	* Sun Aug 30 2009 Frederik Himpe <fhimpe@mandriva.org> 0.15.0-1mdv2010.0
12cr|gourmet-0.15.9-2|128	+ Revision: 422545
12cr|gourmet-0.15.9-2|129	- Update to new version 0.15.0
12cr|gourmet-0.15.9-2|130	
12cr|gourmet-0.15.9-2|131	* Sun Jul 12 2009 Frederik Himpe <fhimpe@mandriva.org> 0.14.10-2mdv2010.0
12cr|gourmet-0.15.9-2|132	+ Revision: 395353
12cr|gourmet-0.15.9-2|133	- Requires gnome-python-gtkspell for spell checking plug-in which is
12cr|gourmet-0.15.9-2|134	activated by default
12cr|gourmet-0.15.9-2|135	
12cr|gourmet-0.15.9-2|136	* Sat Jun 27 2009 Frederik Himpe <fhimpe@mandriva.org> 0.14.10-1mdv2010.0
12cr|gourmet-0.15.9-2|137	+ Revision: 390089
12cr|gourmet-0.15.9-2|138	- update to new version 0.14.10
12cr|gourmet-0.15.9-2|139	
12cr|gourmet-0.15.9-2|140	* Sun May 03 2009 Frederik Himpe <fhimpe@mandriva.org> 0.14.7-2mdv2010.0
12cr|gourmet-0.15.9-2|141	+ Revision: 371183
12cr|gourmet-0.15.9-2|142	- Add python-sqlalchemy and python-reportlab Requires
12cr|gourmet-0.15.9-2|143	
12cr|gourmet-0.15.9-2|144	* Sat May 02 2009 Frederik Himpe <fhimpe@mandriva.org> 0.14.7-1mdv2010.0
12cr|gourmet-0.15.9-2|145	+ Revision: 370554
12cr|gourmet-0.15.9-2|146	- BuildRequires: intltool
12cr|gourmet-0.15.9-2|147	- Update to new version 0.14.7
12cr|gourmet-0.15.9-2|148	
12cr|gourmet-0.15.9-2|149	* Fri Mar 06 2009 Emmanuel Andry <eandry@mandriva.org> 0.13.8-2mdv2009.1
12cr|gourmet-0.15.9-2|150	+ Revision: 349935
12cr|gourmet-0.15.9-2|151	- Requires gnome-python-gnomeprint, python-pyrtf
12cr|gourmet-0.15.9-2|152	
12cr|gourmet-0.15.9-2|153	* Fri Mar 06 2009 Emmanuel Andry <eandry@mandriva.org> 0.13.8-1mdv2009.1
12cr|gourmet-0.15.9-2|154	+ Revision: 349584
12cr|gourmet-0.15.9-2|155	- New version 0.13.8
12cr|gourmet-0.15.9-2|156	- fix license
12cr|gourmet-0.15.9-2|157	- BR python-pyrtf instead of PyRTF
12cr|gourmet-0.15.9-2|158	
12cr|gourmet-0.15.9-2|159	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.13.4-5mdv2009.1
12cr|gourmet-0.15.9-2|160	+ Revision: 325572
12cr|gourmet-0.15.9-2|161	- rebuild
12cr|gourmet-0.15.9-2|162	
12cr|gourmet-0.15.9-2|163	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gourmet-0.15.9-2|164	- lowercase ImageMagick
12cr|gourmet-0.15.9-2|165	
12cr|gourmet-0.15.9-2|166	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.13.4-4mdv2009.0
12cr|gourmet-0.15.9-2|167	+ Revision: 240795
12cr|gourmet-0.15.9-2|168	- rebuild
12cr|gourmet-0.15.9-2|169	- kill re-definition of %%buildroot on Pixel's request
12cr|gourmet-0.15.9-2|170	
12cr|gourmet-0.15.9-2|171	+ Pixel <pixel@mandriva.com>
12cr|gourmet-0.15.9-2|172	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gourmet-0.15.9-2|173	
12cr|gourmet-0.15.9-2|174	+ Olivier Blin <oblin@mandriva.com>
12cr|gourmet-0.15.9-2|175	- restore BuildRoot
12cr|gourmet-0.15.9-2|176	
12cr|gourmet-0.15.9-2|177	* Sun Sep 23 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.13.4-2mdv2008.0
12cr|gourmet-0.15.9-2|178	+ Revision: 92319
12cr|gourmet-0.15.9-2|179	- Minor indentation fix.
12cr|gourmet-0.15.9-2|180	
12cr|gourmet-0.15.9-2|181	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|gourmet-0.15.9-2|182	- Fix Requires (Bug #33924)
12cr|gourmet-0.15.9-2|183	Remove old menu
12cr|gourmet-0.15.9-2|184	
12cr|gourmet-0.15.9-2|185	* Wed Sep 05 2007 Jérôme Soyer <saispo@mandriva.org> 0.13.4-1mdv2008.0
12cr|gourmet-0.15.9-2|186	+ Revision: 80014
12cr|gourmet-0.15.9-2|187	- Add ImageMagick
12cr|gourmet-0.15.9-2|188	- Add desktop-file-utils
12cr|gourmet-0.15.9-2|189	- New release 0.13.4
12cr|gourmet-0.15.9-2|190	
12cr|gourmet-0.15.9-2|191	+ Pascal Terjan <pterjan@mandriva.org>
12cr|gourmet-0.15.9-2|192	- Ship the .egg-info
12cr|gourmet-0.15.9-2|193	- Fix BuildRequires/Requires on metakit-python
12cr|gourmet-0.15.9-2|194	
12cr|gourmet-0.15.9-2|195	
12cr|gourmet-0.15.9-2|196	* Sun Sep 03 2006 Emmanuel Andry <eandry@mandriva.org> 0.11.2-2mdv2007.0
12cr|gourmet-0.15.9-2|197	- xdg menu
12cr|gourmet-0.15.9-2|198	- buildrequires python-sqlite2 PyRTF python-imaging
12cr|gourmet-0.15.9-2|199	
12cr|gourmet-0.15.9-2|200	* Thu May 04 2006 Austin Acton <austin@mandriva.org> 0.11.2-1mdk
12cr|gourmet-0.15.9-2|201	- New release 0.11.2
12cr|gourmet-0.15.9-2|202	
12cr|gourmet-0.15.9-2|203	* Mon Apr 24 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.8.5.13-2mdk
12cr|gourmet-0.15.9-2|204	- Add BuildRequires
12cr|gourmet-0.15.9-2|205	- use mkrel
12cr|gourmet-0.15.9-2|206	
12cr|gourmet-0.15.9-2|207	* Thu Nov 10 2005 Austin Acton <austin@mandriva.org> 0.8.5.13-1mdk
12cr|gourmet-0.15.9-2|208	- New release 0.8.5.13
12cr|gourmet-0.15.9-2|209	
12cr|gourmet-0.15.9-2|210	* Thu Sep 08 2005 Austin Acton <austin@mandriva.org> 0.8.5.12-1mdk
12cr|gourmet-0.15.9-2|211	- New release 0.8.5.12
12cr|gourmet-0.15.9-2|212	
12cr|gourmet-0.15.9-2|213	* Thu Aug 04 2005 Austin Acton <austin@mandriva.org> 0.8.5.9-1mdk
12cr|gourmet-0.15.9-2|214	- New release 0.8.5.9
12cr|gourmet-0.15.9-2|215	
12cr|gourmet-0.15.9-2|216	* Wed Jun 22 2005 Austin Acton <austin@mandriva.org> 0.8.5.3-1mdk
12cr|gourmet-0.15.9-2|217	- New release 0.8.5.3
12cr|gourmet-0.15.9-2|218	
12cr|gourmet-0.15.9-2|219	* Sun Jun 05 2005 Austin Acton <austin@mandriva.org> 0.8.5.0-1mdk
12cr|gourmet-0.15.9-2|220	- New release 0.8.5.0
12cr|gourmet-0.15.9-2|221	
12cr|gourmet-0.15.9-2|222	* Fri May 20 2005 Austin Acton <austin@mandriva.org> 0.8.4.4-1mdk
12cr|gourmet-0.15.9-2|223	- New release 0.8.4.4
12cr|gourmet-0.15.9-2|224	
12cr|gourmet-0.15.9-2|225	* Wed May 18 2005 Austin Acton <austin@mandriva.org> 0.8.4.3-1mdk
12cr|gourmet-0.15.9-2|226	- New release 0.8.4.3
12cr|gourmet-0.15.9-2|227	
12cr|gourmet-0.15.9-2|228	* Wed May 11 2005 Austin Acton <austin@mandriva.org> 0.8.4.1-1mdk
12cr|gourmet-0.15.9-2|229	- New release 0.8.4.1
12cr|gourmet-0.15.9-2|230	
12cr|gourmet-0.15.9-2|231	* Sun Apr 24 2005 Austin Acton <austin@mandriva.org> 0.8.3.4-1mdk
12cr|gourmet-0.15.9-2|232	- New release 0.8.3.4
12cr|gourmet-0.15.9-2|233	- locales
12cr|gourmet-0.15.9-2|234	
12cr|gourmet-0.15.9-2|235	* Sun Apr 17 2005 Austin Acton <austin@mandrake.org> 0.8.3.3-1mdk
12cr|gourmet-0.15.9-2|236	- New release 0.8.3.3
12cr|gourmet-0.15.9-2|237	
12cr|gourmet-0.15.9-2|238	* Wed Apr 06 2005 Austin Acton <austin@mandrake.org> 0.8.3-1mdk
12cr|gourmet-0.15.9-2|239	- New release 0.8.3
12cr|gourmet-0.15.9-2|240	
12cr|gourmet-0.15.9-2|241	* Thu Mar 24 2005 Austin Acton <austin@mandrake.org> 0.8.2.1-1mdk
12cr|gourmet-0.15.9-2|242	- 0.8.2.1
12cr|gourmet-0.15.9-2|243	
12cr|gourmet-0.15.9-2|244	* Mon Mar 21 2005 Austin Acton <austin@mandrake.org> 0.8.2-2.1mdk
12cr|gourmet-0.15.9-2|245	- 0.8.2-2
12cr|gourmet-0.15.9-2|246	
12cr|gourmet-0.15.9-2|247	* Mon Mar 21 2005 Austin Acton <austin@mandrake.org> 0.8.2-1mdk
12cr|gourmet-0.15.9-2|248	- New release 0.8.2
12cr|gourmet-0.15.9-2|249	
12cr|gourmet-0.15.9-2|250	* Thu Mar 17 2005 Austin Acton <austin@mandrake.org> 0.8.1.2-1mdk
12cr|gourmet-0.15.9-2|251	- New release 0.8.1.2
12cr|gourmet-0.15.9-2|252	
12cr|gourmet-0.15.9-2|253	* Fri Mar 11 2005 Austin Acton <austin@mandrake.org> 0.8.0-1mdk
12cr|gourmet-0.15.9-2|254	- 0.8.0
12cr|gourmet-0.15.9-2|255	- source URL
12cr|gourmet-0.15.9-2|256	
12cr|gourmet-0.15.9-2|257	* Sat Jan 10 2004 Austin Acton <austin@mandrake.org> 0.7.1-1mdk
12cr|gourmet-0.15.9-2|258	- initial package
12cr|gourmet-0.15.9-2|259	

1870 12
12cr|gournal-0.5.1-8|1	%define name	gournal
12cr|gournal-0.5.1-8|2	%define version	0.5.1
12cr|gournal-0.5.1-8|3	%define release %mkrel 8
12cr|gournal-0.5.1-8|4	
12cr|gournal-0.5.1-8|5	Name: 	 	%{name}
12cr|gournal-0.5.1-8|6	Summary: 	GNOME hardwriting notepad
12cr|gournal-0.5.1-8|7	Version: 	%{version}
12cr|gournal-0.5.1-8|8	Release: 	%{release}
12cr|gournal-0.5.1-8|9	
12cr|gournal-0.5.1-8|10	Source:		http://www.adebenham.com/debian/%{name}_%{version}-1.tar.bz2
12cr|gournal-0.5.1-8|11	URL:		http://www.adebenham.com/gournal/
12cr|gournal-0.5.1-8|12	License:	GPL
12cr|gournal-0.5.1-8|13	Group:		Office
12cr|gournal-0.5.1-8|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|gournal-0.5.1-8|15	BuildArch:	noarch
12cr|gournal-0.5.1-8|16	BuildRequires:  imagemagick
12cr|gournal-0.5.1-8|17	
12cr|gournal-0.5.1-8|18	%description
12cr|gournal-0.5.1-8|19	Gournal is a note-taking application written for usage on Tablet-PCs.  It's
12cr|gournal-0.5.1-8|20	designed for usage with a stylus, not a mouse or keyboard.  It does not have
12cr|gournal-0.5.1-8|21	handwriting recognition but can be used in co-ordination with xstroke to
12cr|gournal-0.5.1-8|22	accept text.  The pages are saved as gzipped SVG files (not totally standard
12cr|gournal-0.5.1-8|23	yet but working on it).
12cr|gournal-0.5.1-8|24	
12cr|gournal-0.5.1-8|25	Gournal looks/works just like a physical notebook with multiple pages.
12cr|gournal-0.5.1-8|26	Gournal has the following tools:
12cr|gournal-0.5.1-8|27	* Fine/Normal/Medium/Think Pens
12cr|gournal-0.5.1-8|28	* Eraser
12cr|gournal-0.5.1-8|29	* Highliter
12cr|gournal-0.5.1-8|30	* Typed Text
12cr|gournal-0.5.1-8|31	* Time-stamp
12cr|gournal-0.5.1-8|32	* Zoom
12cr|gournal-0.5.1-8|33	* Infinite undo/redo
12cr|gournal-0.5.1-8|34	* Delete entire strokes
12cr|gournal-0.5.1-8|35	* Networkable pages
12cr|gournal-0.5.1-8|36	* <Insert Images>
12cr|gournal-0.5.1-8|37	* <Load a file as the background>
12cr|gournal-0.5.1-8|38	
12cr|gournal-0.5.1-8|39	%prep
12cr|gournal-0.5.1-8|40	%setup -q -n %name
12cr|gournal-0.5.1-8|41	
12cr|gournal-0.5.1-8|42	%install
12cr|gournal-0.5.1-8|43	rm -rf $RPM_BUILD_ROOT
12cr|gournal-0.5.1-8|44	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cr|gournal-0.5.1-8|45	cp %name $RPM_BUILD_ROOT/%_bindir/
12cr|gournal-0.5.1-8|46	mkdir -p $RPM_BUILD_ROOT/%_datadir/%name
12cr|gournal-0.5.1-8|47	cp *.glade pixmaps/*.png $RPM_BUILD_ROOT/%_datadir/%name
12cr|gournal-0.5.1-8|48	
12cr|gournal-0.5.1-8|49	#menu
12cr|gournal-0.5.1-8|50	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|gournal-0.5.1-8|51	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gournal-0.5.1-8|52	[Desktop Entry]
12cr|gournal-0.5.1-8|53	Type=Application
12cr|gournal-0.5.1-8|54	Exec=Office;
12cr|gournal-0.5.1-8|55	Icon=%{name}
12cr|gournal-0.5.1-8|56	Name=Gournal
12cr|gournal-0.5.1-8|57	Comment=Handwriting notepad
12cr|gournal-0.5.1-8|58	Categories=Office/Accessories
12cr|gournal-0.5.1-8|59	EOF
12cr|gournal-0.5.1-8|60	
12cr|gournal-0.5.1-8|61	#icons
12cr|gournal-0.5.1-8|62	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|gournal-0.5.1-8|63	convert -size 48x48 pixmaps/pencil.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|gournal-0.5.1-8|64	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|gournal-0.5.1-8|65	convert -size 32x32 pixmaps/pencil.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|gournal-0.5.1-8|66	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|gournal-0.5.1-8|67	convert -size 16x16 pixmaps/pencil.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|gournal-0.5.1-8|68	
12cr|gournal-0.5.1-8|69	%clean
12cr|gournal-0.5.1-8|70	rm -rf $RPM_BUILD_ROOT
12cr|gournal-0.5.1-8|71	
12cr|gournal-0.5.1-8|72	%if %mdkversion < 200900
12cr|gournal-0.5.1-8|73	%post
12cr|gournal-0.5.1-8|74	%update_menus
12cr|gournal-0.5.1-8|75	%endif
12cr|gournal-0.5.1-8|76	
12cr|gournal-0.5.1-8|77	%if %mdkversion < 200900
12cr|gournal-0.5.1-8|78	%postun
12cr|gournal-0.5.1-8|79	%clean_menus
12cr|gournal-0.5.1-8|80	%endif
12cr|gournal-0.5.1-8|81	
12cr|gournal-0.5.1-8|82	%files
12cr|gournal-0.5.1-8|83	%defattr(-,root,root)
12cr|gournal-0.5.1-8|84	%doc CHANGES README
12cr|gournal-0.5.1-8|85	%{_bindir}/%name
12cr|gournal-0.5.1-8|86	%{_datadir}/%name
12cr|gournal-0.5.1-8|87	%{_datadir}/applications/mandriva-%name.desktop
12cr|gournal-0.5.1-8|88	%{_liconsdir}/%name.png
12cr|gournal-0.5.1-8|89	%{_iconsdir}/%name.png
12cr|gournal-0.5.1-8|90	%{_miconsdir}/%name.png
12cr|gournal-0.5.1-8|91	
12cr|gournal-0.5.1-8|92	
12cr|gournal-0.5.1-8|93	
12cr|gournal-0.5.1-8|94	%changelog
12cr|gournal-0.5.1-8|95	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-8mdv2011.0
12cr|gournal-0.5.1-8|96	+ Revision: 619220
12cr|gournal-0.5.1-8|97	- the mass rebuild of 2010.0 packages
12cr|gournal-0.5.1-8|98	
12cr|gournal-0.5.1-8|99	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.5.1-7mdv2010.0
12cr|gournal-0.5.1-8|100	+ Revision: 437802
12cr|gournal-0.5.1-8|101	- rebuild
12cr|gournal-0.5.1-8|102	
12cr|gournal-0.5.1-8|103	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.5.1-6mdv2009.1
12cr|gournal-0.5.1-8|104	+ Revision: 350623
12cr|gournal-0.5.1-8|105	- 2009.1 rebuild
12cr|gournal-0.5.1-8|106	
12cr|gournal-0.5.1-8|107	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.5.1-5mdv2009.1
12cr|gournal-0.5.1-8|108	+ Revision: 350291
12cr|gournal-0.5.1-8|109	- 2009.1 rebuild
12cr|gournal-0.5.1-8|110	
12cr|gournal-0.5.1-8|111	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gournal-0.5.1-8|112	- lowercase ImageMagick
12cr|gournal-0.5.1-8|113	
12cr|gournal-0.5.1-8|114	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.5.1-4mdv2009.0
12cr|gournal-0.5.1-8|115	+ Revision: 246526
12cr|gournal-0.5.1-8|116	- rebuild
12cr|gournal-0.5.1-8|117	- fix 'error: for key "Icon" in group "Desktop Entry" is an icon name with an
12cr|gournal-0.5.1-8|118	extension, but there should be no extension as described in the Icon Theme
12cr|gournal-0.5.1-8|119	Specification if the value is not an absolute path'
12cr|gournal-0.5.1-8|120	
12cr|gournal-0.5.1-8|121	+ Pixel <pixel@mandriva.com>
12cr|gournal-0.5.1-8|122	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gournal-0.5.1-8|123	
12cr|gournal-0.5.1-8|124	+ Olivier Blin <oblin@mandriva.com>
12cr|gournal-0.5.1-8|125	- restore BuildRoot
12cr|gournal-0.5.1-8|126	
12cr|gournal-0.5.1-8|127	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.5.1-2mdv2008.1
12cr|gournal-0.5.1-8|128	+ Revision: 131674
12cr|gournal-0.5.1-8|129	- auto-convert XDG menu entry
12cr|gournal-0.5.1-8|130	- kill re-definition of %%buildroot on Pixel's request
12cr|gournal-0.5.1-8|131	- import gournal
12cr|gournal-0.5.1-8|132	
12cr|gournal-0.5.1-8|133	
12cr|gournal-0.5.1-8|134	* Sun Jan 22 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.5.1-2mdk
12cr|gournal-0.5.1-8|135	- Add BuildRequires: ImageMagick
12cr|gournal-0.5.1-8|136	
12cr|gournal-0.5.1-8|137	* Wed Dec 07 2005 Lenny Cartier <lenny@mandriva.com> 0.5.1-1mdk
12cr|gournal-0.5.1-8|138	- 0.5.1
12cr|gournal-0.5.1-8|139	
12cr|gournal-0.5.1-8|140	* Mon May 3 2004 Austin Acton <austin@mandrake.org> 0.3-1mdk
12cr|gournal-0.5.1-8|141	- initial package

1871 12
12cr|gp-0.26-7|1	%define name gp
12cr|gp-0.26-7|2	%define version 0.26
12cr|gp-0.26-7|3	%define release %mkrel 7
12cr|gp-0.26-7|4	
12cr|gp-0.26-7|5	Summary: A set of basic utilities for manipulating DNA / RNA / protein sequences
12cr|gp-0.26-7|6	Name: %name
12cr|gp-0.26-7|7	Version: %version
12cr|gp-0.26-7|8	Release: %release
12cr|gp-0.26-7|9	License: GPL
12cr|gp-0.26-7|10	Group: Sciences/Chemistry
12cr|gp-0.26-7|11	URL: http://www.bioinformatics.org/genpak
12cr|gp-0.26-7|12	Source: %name-%version.tar.bz2
12cr|gp-0.26-7|13	BuildRoot: %_tmppath/%name-root
12cr|gp-0.26-7|14	
12cr|gp-0.26-7|15	%description
12cr|gp-0.26-7|16	This is a set of small programs for biologists working with sequence data. The
12cr|gp-0.26-7|17	programs are written as a sort of `biological' extension to the standard Unix
12cr|gp-0.26-7|18	tools (sed, awk, grep and the whole myriad of little, useful tools). They
12cr|gp-0.26-7|19	accept standard input and can spawn the data to standard output, so you can
12cr|gp-0.26-7|20	place them in a pipe as any other Unix command or use them in a cgi script.
12cr|gp-0.26-7|21	All programs are written in ANSI C, and are supposed to 1) aid manipulate
12cr|gp-0.26-7|22	large data sets in intensive batch processing, and 2) faciliate production of
12cr|gp-0.26-7|23	cgi-based local web servers providing some basic functions.
12cr|gp-0.26-7|24	
12cr|gp-0.26-7|25	%prep
12cr|gp-0.26-7|26	%setup -q
12cr|gp-0.26-7|27	
12cr|gp-0.26-7|28	%build
12cr|gp-0.26-7|29	make CFLAGS="$RPM_OPT_FLAGS"
12cr|gp-0.26-7|30	
12cr|gp-0.26-7|31	%install
12cr|gp-0.26-7|32	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cr|gp-0.26-7|33	mkdir -p $RPM_BUILD_ROOT/%_datadir
12cr|gp-0.26-7|34	mkdir -p $RPM_BUILD_ROOT/%_mandir/man1
12cr|gp-0.26-7|35	mkdir -p $RPM_BUILD_ROOT/%_docdir
12cr|gp-0.26-7|36	make TREE=$RPM_BUILD_ROOT/usr DATADIR=$RPM_BUILD_ROOT/%_datadir MANDIR=$RPM_BUILD_ROOT/%_mandir install
12cr|gp-0.26-7|37	
12cr|gp-0.26-7|38	%clean
12cr|gp-0.26-7|39	rm -fr $RPM_BUILD_ROOT
12cr|gp-0.26-7|40	
12cr|gp-0.26-7|41	%files
12cr|gp-0.26-7|42	%defattr(-,root,root)
12cr|gp-0.26-7|43	%doc README.TXT LICENSE.TXT CHANGES.TXT html
12cr|gp-0.26-7|44	%_bindir/gp*
12cr|gp-0.26-7|45	%_mandir/man1/*
12cr|gp-0.26-7|46	%_datadir/genpak
12cr|gp-0.26-7|47	
12cr|gp-0.26-7|48	
12cr|gp-0.26-7|49	
12cr|gp-0.26-7|50	%changelog
12cr|gp-0.26-7|51	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.26-7mdv2011.0
12cr|gp-0.26-7|52	+ Revision: 619221
12cr|gp-0.26-7|53	- the mass rebuild of 2010.0 packages
12cr|gp-0.26-7|54	
12cr|gp-0.26-7|55	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.26-6mdv2010.0
12cr|gp-0.26-7|56	+ Revision: 429291
12cr|gp-0.26-7|57	- rebuild
12cr|gp-0.26-7|58	
12cr|gp-0.26-7|59	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.26-5mdv2009.0
12cr|gp-0.26-7|60	+ Revision: 246528
12cr|gp-0.26-7|61	- rebuild
12cr|gp-0.26-7|62	
12cr|gp-0.26-7|63	+ Olivier Blin <oblin@mandriva.com>
12cr|gp-0.26-7|64	- restore BuildRoot
12cr|gp-0.26-7|65	
12cr|gp-0.26-7|66	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.26-3mdv2008.1
12cr|gp-0.26-7|67	+ Revision: 126207
12cr|gp-0.26-7|68	- kill re-definition of %%buildroot on Pixel's request
12cr|gp-0.26-7|69	- import gp
12cr|gp-0.26-7|70	
12cr|gp-0.26-7|71	
12cr|gp-0.26-7|72	* Thu Jan 05 2005 Lenny Cartier <lenny@mandriva.com> 0.26-3mdk
12cr|gp-0.26-7|73	- rebuild
12cr|gp-0.26-7|74	
12cr|gp-0.26-7|75	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.26-2mdk
12cr|gp-0.26-7|76	- rebuild
12cr|gp-0.26-7|77	
12cr|gp-0.26-7|78	* Wed Jan 08 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.26-1mdk
12cr|gp-0.26-7|79	- from Austin Acton <aacton@yorku.ca> :
12cr|gp-0.26-7|80	- initial package for Mandrake 9

1872 12
12cr|gpa-0.9.3-1|1	Summary:	The GNU Privacy Assistant
12cr|gpa-0.9.3-1|2	Name:		gpa
12cr|gpa-0.9.3-1|3	Version:	0.9.3
12cr|gpa-0.9.3-1|4	Release:	1
12cr|gpa-0.9.3-1|5	License:	GPLv2+
12cr|gpa-0.9.3-1|6	Group:		File tools
12cr|gpa-0.9.3-1|7	URL:		http://wald.intevation.org/projects/gpa/
12cr|gpa-0.9.3-1|8	Source0:	ftp://ftp.gnupg.org/gcrypt/gpa/%{name}-%{version}.tar.bz2
12cr|gpa-0.9.3-1|9	BuildRequires:	gnupg
12cr|gpa-0.9.3-1|10	BuildRequires:	gpgme-devel >= 0.4.3
12cr|gpa-0.9.3-1|11	BuildRequires:	gtk+2-devel
12cr|gpa-0.9.3-1|12	BuildRequires:	libassuan-devel
12cr|gpa-0.9.3-1|13	BuildRequires:	gettext-devel
12cr|gpa-0.9.3-1|14	Requires:	gnupg
12cr|gpa-0.9.3-1|15	
12cr|gpa-0.9.3-1|16	%description
12cr|gpa-0.9.3-1|17	The GNU Privacy Assistant is a graphical user interface for the
12cr|gpa-0.9.3-1|18	GNU Privacy Guard (GnuPG). GnuPG is a system that provides you with
12cr|gpa-0.9.3-1|19	privacy by encrypting emails or other documents and with
12cr|gpa-0.9.3-1|20	authentication of received files by signature management.
12cr|gpa-0.9.3-1|21	
12cr|gpa-0.9.3-1|22	Install this package if you want to have an easy interface for GnuPG.
12cr|gpa-0.9.3-1|23	
12cr|gpa-0.9.3-1|24	%prep
12cr|gpa-0.9.3-1|25	%setup -q
12cr|gpa-0.9.3-1|26	
12cr|gpa-0.9.3-1|27	%build
12cr|gpa-0.9.3-1|28	%configure2_5x \
12cr|gpa-0.9.3-1|29	--disable-rpath
12cr|gpa-0.9.3-1|30	%make
12cr|gpa-0.9.3-1|31	
12cr|gpa-0.9.3-1|32	%install
12cr|gpa-0.9.3-1|33	%makeinstall_std
12cr|gpa-0.9.3-1|34	
12cr|gpa-0.9.3-1|35	# menu entry
12cr|gpa-0.9.3-1|36	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|gpa-0.9.3-1|37	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|gpa-0.9.3-1|38	[Desktop Entry]
12cr|gpa-0.9.3-1|39	Type=Application
12cr|gpa-0.9.3-1|40	Exec=%{_bindir}/gpa
12cr|gpa-0.9.3-1|41	Icon=%{name}
12cr|gpa-0.9.3-1|42	Name=GNU Privacy Assistant
12cr|gpa-0.9.3-1|43	Comment=Graphical User Interface for GnuPG
12cr|gpa-0.9.3-1|44	Categories=GTK;System;
12cr|gpa-0.9.3-1|45	EOF
12cr|gpa-0.9.3-1|46	
12cr|gpa-0.9.3-1|47	%find_lang %{name}
12cr|gpa-0.9.3-1|48	
12cr|gpa-0.9.3-1|49	%files -f %{name}.lang
12cr|gpa-0.9.3-1|50	%doc AUTHORS ChangeLog README THANKS TODO
12cr|gpa-0.9.3-1|51	%{_bindir}/*
12cr|gpa-0.9.3-1|52	%{_datadir}/gpa
12cr|gpa-0.9.3-1|53	%{_datadir}/applications/*.desktop
12cr|gpa-0.9.3-1|54	%{_datadir}/pixmaps/%{name}.png
12cr|gpa-0.9.3-1|55	%{_mandir}/man1/gpa.1.*
12cr|gpa-0.9.3-1|56	
12cr|gpa-0.9.3-1|57	
12cr|gpa-0.9.3-1|58	%changelog
12cr|gpa-0.9.3-1|59	* Tue Sep 11 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.3-1
12cr|gpa-0.9.3-1|60	+ Revision: 816773
12cr|gpa-0.9.3-1|61	- package man file
12cr|gpa-0.9.3-1|62	- fix docs
12cr|gpa-0.9.3-1|63	- update to new version 0.9.3
12cr|gpa-0.9.3-1|64	- drop patch 0, fixed by upstream
12cr|gpa-0.9.3-1|65	- spec file clean
12cr|gpa-0.9.3-1|66	
12cr|gpa-0.9.3-1|67	* Sun Jul 24 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.0-4
12cr|gpa-0.9.3-1|68	+ Revision: 691422
12cr|gpa-0.9.3-1|69	- rebuild
12cr|gpa-0.9.3-1|70	
12cr|gpa-0.9.3-1|71	* Sat Apr 02 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.0-3
12cr|gpa-0.9.3-1|72	+ Revision: 649826
12cr|gpa-0.9.3-1|73	- rebuild
12cr|gpa-0.9.3-1|74	
12cr|gpa-0.9.3-1|75	* Mon Dec 06 2010 Funda Wang <fwang@mandriva.org> 0.9.0-2mdv2011.0
12cr|gpa-0.9.3-1|76	+ Revision: 612135
12cr|gpa-0.9.3-1|77	- br gettext-devel
12cr|gpa-0.9.3-1|78	- add upstream patch to build with assuan 2.0
12cr|gpa-0.9.3-1|79	
12cr|gpa-0.9.3-1|80	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gpa-0.9.3-1|81	- rebuild
12cr|gpa-0.9.3-1|82	
12cr|gpa-0.9.3-1|83	* Thu Dec 10 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.0-1mdv2010.1
12cr|gpa-0.9.3-1|84	+ Revision: 476132
12cr|gpa-0.9.3-1|85	- update to new version 0.9.0
12cr|gpa-0.9.3-1|86	
12cr|gpa-0.9.3-1|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|gpa-0.9.3-1|88	- rebuild
12cr|gpa-0.9.3-1|89	
12cr|gpa-0.9.3-1|90	* Sat Nov 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.0-1mdv2009.1
12cr|gpa-0.9.3-1|91	+ Revision: 300959
12cr|gpa-0.9.3-1|92	- update to new version 0.8.0
12cr|gpa-0.9.3-1|93	- add buildrequires on libassuan-devel
12cr|gpa-0.9.3-1|94	
12cr|gpa-0.9.3-1|95	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.7.6-3mdv2009.0
12cr|gpa-0.9.3-1|96	+ Revision: 246529
12cr|gpa-0.9.3-1|97	- rebuild
12cr|gpa-0.9.3-1|98	
12cr|gpa-0.9.3-1|99	+ Pixel <pixel@mandriva.com>
12cr|gpa-0.9.3-1|100	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gpa-0.9.3-1|101	
12cr|gpa-0.9.3-1|102	* Sun Dec 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.6-1mdv2008.1
12cr|gpa-0.9.3-1|103	+ Revision: 139673
12cr|gpa-0.9.3-1|104	- new version 0.7.6
12cr|gpa-0.9.3-1|105	- drop useless icons
12cr|gpa-0.9.3-1|106	- correct url and Source0
12cr|gpa-0.9.3-1|107	- fix desktop file
12cr|gpa-0.9.3-1|108	- new license policy
12cr|gpa-0.9.3-1|109	- do not package COPYING file
12cr|gpa-0.9.3-1|110	- fix file list
12cr|gpa-0.9.3-1|111	- nuke rpath
12cr|gpa-0.9.3-1|112	
12cr|gpa-0.9.3-1|113	+ Olivier Blin <blino@mandriva.org>
12cr|gpa-0.9.3-1|114	- restore BuildRoot
12cr|gpa-0.9.3-1|115	
12cr|gpa-0.9.3-1|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|gpa-0.9.3-1|117	- kill re-definition of %%buildroot on Pixel's request
12cr|gpa-0.9.3-1|118	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|gpa-0.9.3-1|119	
12cr|gpa-0.9.3-1|120	* Tue Aug 28 2007 Thierry Vignaud <tv@mandriva.org> 0.7.0-5mdv2008.0
12cr|gpa-0.9.3-1|121	+ Revision: 72269
12cr|gpa-0.9.3-1|122	- convert menu to XDG
12cr|gpa-0.9.3-1|123	- use %%mkrel
12cr|gpa-0.9.3-1|124	
12cr|gpa-0.9.3-1|125	
12cr|gpa-0.9.3-1|126	* Wed Apr 20 2005 Lenny Cartier <lenny@mandriva.com> 0.7.0-3mdk
12cr|gpa-0.9.3-1|127	- rebuild
12cr|gpa-0.9.3-1|128	
12cr|gpa-0.9.3-1|129	* Wed Feb 11 2004 David Baudens <baudens@mandrakesoft.com> 0.7.0-2mdk
12cr|gpa-0.9.3-1|130	- Fix menu
12cr|gpa-0.9.3-1|131	
12cr|gpa-0.9.3-1|132	* Sat Jan 24 2004 Abel Cheung <deaddog@deaddog.org> 0.7.0-1mdk
12cr|gpa-0.9.3-1|133	- 0.7.0
12cr|gpa-0.9.3-1|134	- Use bundled 48 icon, and hand-made 32/16 icons, as this icon is
12cr|gpa-0.9.3-1|135	uncomprehensible in smaller sizes
12cr|gpa-0.9.3-1|136	
12cr|gpa-0.9.3-1|137	* Thu Jan 16 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.4.3-2mdk
12cr|gpa-0.9.3-1|138	- rebuild
12cr|gpa-0.9.3-1|139	
12cr|gpa-0.9.3-1|140	* Tue Jan 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.4.3-1mdk
12cr|gpa-0.9.3-1|141	- 0.4.3
12cr|gpa-0.9.3-1|142	
12cr|gpa-0.9.3-1|143	* Wed Dec 26 2001 David BAUDENS <baudens@mandrakesoft.com> 0.4.2-2mdk
12cr|gpa-0.9.3-1|144	- Use default file tools icon for menu entry
12cr|gpa-0.9.3-1|145	- Add missing files
12cr|gpa-0.9.3-1|146	
12cr|gpa-0.9.3-1|147	* Mon Dec 03 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.4.2-1mdk
12cr|gpa-0.9.3-1|148	- 0.4.2
12cr|gpa-0.9.3-1|149	
12cr|gpa-0.9.3-1|150	* Thu Nov 08 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.4.1-3mdk
12cr|gpa-0.9.3-1|151	- rebuild
12cr|gpa-0.9.3-1|152	
12cr|gpa-0.9.3-1|153	* Sun Apr 08 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 0.4.1-2mdk
12cr|gpa-0.9.3-1|154	- %%find_lang to get locales.
12cr|gpa-0.9.3-1|155	- Don't make /usr/share belong to the package.
12cr|gpa-0.9.3-1|156	
12cr|gpa-0.9.3-1|157	* Sun Apr 08 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 0.4.1-1mdk
12cr|gpa-0.9.3-1|158	- Back in contribs built with a new and shiny source.
12cr|gpa-0.9.3-1|159	- s/I/j/ for the tar command during build.
12cr|gpa-0.9.3-1|160	
12cr|gpa-0.9.3-1|161	* Mon Oct 02 2000 Daouda Lo <daouda@mandrakesoft.com> 0.3.1-6mdk
12cr|gpa-0.9.3-1|162	- add icons to menuentry
12cr|gpa-0.9.3-1|163	
12cr|gpa-0.9.3-1|164	* Wed Sep 27 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.3.1-5mdk
12cr|gpa-0.9.3-1|165	- fix menu entry
12cr|gpa-0.9.3-1|166	
12cr|gpa-0.9.3-1|167	* Fri Sep 01 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.3.1-4mdk
12cr|gpa-0.9.3-1|168	- added %%lang
12cr|gpa-0.9.3-1|169	
12cr|gpa-0.9.3-1|170	* Wed Aug 02 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.3.1-3mdk
12cr|gpa-0.9.3-1|171	- add menu
12cr|gpa-0.9.3-1|172	
12cr|gpa-0.9.3-1|173	* Wed Aug 02 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.3.1-2mdk
12cr|gpa-0.9.3-1|174	- fix requires
12cr|gpa-0.9.3-1|175	
12cr|gpa-0.9.3-1|176	* Wed Jul 26 2000 Alexander Skwar <> 0.3.1-1mdk
12cr|gpa-0.9.3-1|177	- First Mandrake package
12cr|gpa-0.9.3-1|178	

1873 12
12cr|gpaint-2-0.3.3-7|1	Name:		gpaint-2
12cr|gpaint-2-0.3.3-7|2	Summary:	Simple, easy-to-use paint program
12cr|gpaint-2-0.3.3-7|3	Version:	0.3.3
12cr|gpaint-2-0.3.3-7|4	Release:	%mkrel 7
12cr|gpaint-2-0.3.3-7|5	License:	GPLv2+
12cr|gpaint-2-0.3.3-7|6	Source0:	http://www.gnu.org/software/gpaint/#downloading/%{name}-%{version}.tar.gz
12cr|gpaint-2-0.3.3-7|7	URL:		http://www.gnu.org/software/gpaint/
12cr|gpaint-2-0.3.3-7|8	Group:		Graphics
12cr|gpaint-2-0.3.3-7|9	Patch0:		gpaint-2-0.3.3-fix-drawing-fnt.patch
12cr|gpaint-2-0.3.3-7|10	Patch1:		gpaint-2-0.3.3-remove-entry-menu.h.patch
12cr|gpaint-2-0.3.3-7|11	Patch2:		gpaint-2-0.3.3-fix-crash-on-font-selection.patch
12cr|gpaint-2-0.3.3-7|12	Patch3:		gpaint-2-0.3.3-fix-crash-on-saving-in-unsupported-format.patch
12cr|gpaint-2-0.3.3-7|13	Patch4:		gpaint-2-0.3.3-fix-not-printable-string.patch
12cr|gpaint-2-0.3.3-7|14	Patch5:		gpaint-2-0.3.3-fix-color-selection.patch
12cr|gpaint-2-0.3.3-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gpaint-2-0.3.3-7|16	BuildRequires:	libglade2.0-devel >= 2.6.4
12cr|gpaint-2-0.3.3-7|17	
12cr|gpaint-2-0.3.3-7|18	%description
12cr|gpaint-2-0.3.3-7|19	GNU Paint. A simple, easy-to-use paint program for GNOME. This is a port of
12cr|gpaint-2-0.3.3-7|20	xpaint that takes advantages of features unique to the GNOME environment.
12cr|gpaint-2-0.3.3-7|21	
12cr|gpaint-2-0.3.3-7|22	%prep
12cr|gpaint-2-0.3.3-7|23	%setup -q
12cr|gpaint-2-0.3.3-7|24	%patch0 -p1
12cr|gpaint-2-0.3.3-7|25	%patch1 -p0
12cr|gpaint-2-0.3.3-7|26	%patch2 -p1
12cr|gpaint-2-0.3.3-7|27	%patch3 -p1
12cr|gpaint-2-0.3.3-7|28	%patch4 -p1
12cr|gpaint-2-0.3.3-7|29	%patch5 -p1
12cr|gpaint-2-0.3.3-7|30	%build
12cr|gpaint-2-0.3.3-7|31	%configure2_5x
12cr|gpaint-2-0.3.3-7|32	%make
12cr|gpaint-2-0.3.3-7|33	
12cr|gpaint-2-0.3.3-7|34	%install
12cr|gpaint-2-0.3.3-7|35	rm -rf $RPM_BUILD_ROOT
12cr|gpaint-2-0.3.3-7|36	%makeinstall
12cr|gpaint-2-0.3.3-7|37	%find_lang %{name}
12cr|gpaint-2-0.3.3-7|38	
12cr|gpaint-2-0.3.3-7|39	#mdk menu entry
12cr|gpaint-2-0.3.3-7|40	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gpaint-2-0.3.3-7|41	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|gpaint-2-0.3.3-7|42	[Desktop Entry]
12cr|gpaint-2-0.3.3-7|43	Encoding=UTF-8
12cr|gpaint-2-0.3.3-7|44	Name=Gpaint
12cr|gpaint-2-0.3.3-7|45	Comment=Paint program
12cr|gpaint-2-0.3.3-7|46	Exec=%{_bindir}/%{name}
12cr|gpaint-2-0.3.3-7|47	Icon=graphics_section
12cr|gpaint-2-0.3.3-7|48	Terminal=false
12cr|gpaint-2-0.3.3-7|49	Type=Application
12cr|gpaint-2-0.3.3-7|50	Categories=Graphics;
12cr|gpaint-2-0.3.3-7|51	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;
12cr|gpaint-2-0.3.3-7|52	EOF
12cr|gpaint-2-0.3.3-7|53	
12cr|gpaint-2-0.3.3-7|54	%clean
12cr|gpaint-2-0.3.3-7|55	rm -rf $RPM_BUILD_ROOT
12cr|gpaint-2-0.3.3-7|56	
12cr|gpaint-2-0.3.3-7|57	%files -f %{name}.lang
12cr|gpaint-2-0.3.3-7|58	%defattr(-,root root)
12cr|gpaint-2-0.3.3-7|59	%doc AUTHORS COPYING  NEWS README THANKS
12cr|gpaint-2-0.3.3-7|60	%{_bindir}/%{name}
12cr|gpaint-2-0.3.3-7|61	%{_datadir}/gpaint/glade/gpaint.glade
12cr|gpaint-2-0.3.3-7|62	%{_datadir}/applications/%{name}.desktop
12cr|gpaint-2-0.3.3-7|63	
12cr|gpaint-2-0.3.3-7|64	
12cr|gpaint-2-0.3.3-7|65	%changelog
12cr|gpaint-2-0.3.3-7|66	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.3-7mdv2011.0
12cr|gpaint-2-0.3.3-7|67	+ Revision: 610972
12cr|gpaint-2-0.3.3-7|68	- rebuild
12cr|gpaint-2-0.3.3-7|69	
12cr|gpaint-2-0.3.3-7|70	* Thu Apr 22 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.3.3-6mdv2010.1
12cr|gpaint-2-0.3.3-7|71	+ Revision: 537771
12cr|gpaint-2-0.3.3-7|72	- Given a better name for a patch.
12cr|gpaint-2-0.3.3-7|73	
12cr|gpaint-2-0.3.3-7|74	* Wed Apr 21 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.3.3-5mdv2010.1
12cr|gpaint-2-0.3.3-7|75	+ Revision: 537540
12cr|gpaint-2-0.3.3-7|76	- add 4 patches from upstream:
12cr|gpaint-2-0.3.3-7|77	- Patch2:         gpaint-2-0.3.3-fix-crash-on-font-selection.patch
12cr|gpaint-2-0.3.3-7|78	- Patch3:         gpaint-2-0.3.3-fix-crash-on-saving-in-unsupported-format.patch
12cr|gpaint-2-0.3.3-7|79	- Patch4:         gpaint-2-0.3.3-fix-not-printable-string.patch
12cr|gpaint-2-0.3.3-7|80	- Patch5:         gpaint-2-0.3.3-fix-color-selection.patch
12cr|gpaint-2-0.3.3-7|81	
12cr|gpaint-2-0.3.3-7|82	* Wed Apr 07 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.3.3-4mdv2010.1
12cr|gpaint-2-0.3.3-7|83	+ Revision: 532505
12cr|gpaint-2-0.3.3-7|84	- don't define name, version and release on top of spec.
12cr|gpaint-2-0.3.3-7|85	- fix source0
12cr|gpaint-2-0.3.3-7|86	
12cr|gpaint-2-0.3.3-7|87	* Fri Mar 12 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.3.3-3mdv2010.1
12cr|gpaint-2-0.3.3-7|88	+ Revision: 518303
12cr|gpaint-2-0.3.3-7|89	- Add "MimeType=" in desktop file
12cr|gpaint-2-0.3.3-7|90	
12cr|gpaint-2-0.3.3-7|91	* Thu Mar 11 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.3.3-2mdv2010.1
12cr|gpaint-2-0.3.3-7|92	+ Revision: 518284
12cr|gpaint-2-0.3.3-7|93	- import gpaint-2
12cr|gpaint-2-0.3.3-7|94	
12cr|gpaint-2-0.3.3-7|95	

1874 12
12cr|gpass-0.5.1-9|1	%define name gpass
12cr|gpass-0.5.1-9|2	%define version 0.5.1
12cr|gpass-0.5.1-9|3	%define release %mkrel 9
12cr|gpass-0.5.1-9|4	
12cr|gpass-0.5.1-9|5	Name:          %name
12cr|gpass-0.5.1-9|6	Summary:       A password manager for the GNOME desktop
12cr|gpass-0.5.1-9|7	Version:       %version
12cr|gpass-0.5.1-9|8	Release:       %release
12cr|gpass-0.5.1-9|9	License:       GPL
12cr|gpass-0.5.1-9|10	Group:         Databases
12cr|gpass-0.5.1-9|11	Source0:        http://projects.netlab.jp/gpass/release/%{name}-%{version}.tar.bz2
12cr|gpass-0.5.1-9|12	Patch0: gpass-0.5.1-fix-str-fmt.patch
12cr|gpass-0.5.1-9|13	Patch1: gpass-0.5.1-link.patch
12cr|gpass-0.5.1-9|14	Patch2:	gpass-0.5.1-glibh.patch
12cr|gpass-0.5.1-9|15	BuildRequires: libmhash-devel
12cr|gpass-0.5.1-9|16	BuildRequires: pkgconfig(libglade-2.0)
12cr|gpass-0.5.1-9|17	BuildRequires: libmcrypt-devel
12cr|gpass-0.5.1-9|18	BuildRequires: pkgconfig(gconf-2.0)
12cr|gpass-0.5.1-9|19	BuildRequires: pkgconfig(libgnomeui-2.0)
12cr|gpass-0.5.1-9|20	BuildRequires: perl(XML::Parser)
12cr|gpass-0.5.1-9|21	
12cr|gpass-0.5.1-9|22	%description
12cr|gpass-0.5.1-9|23	The GNOME Password Manager - GPass for short - is a simple application,
12cr|gpass-0.5.1-9|24	written for the GNOME 2 desktop, that lets you manage a collection of
12cr|gpass-0.5.1-9|25	passwords. The password collection is stored in an encrypted file,
12cr|gpass-0.5.1-9|26	protected by a master-password.
12cr|gpass-0.5.1-9|27	
12cr|gpass-0.5.1-9|28	%prep
12cr|gpass-0.5.1-9|29	%setup -q
12cr|gpass-0.5.1-9|30	%patch0 -p0
12cr|gpass-0.5.1-9|31	%patch1 -p0
12cr|gpass-0.5.1-9|32	%patch2 -p2 -b .glibh
12cr|gpass-0.5.1-9|33	
12cr|gpass-0.5.1-9|34	%build
12cr|gpass-0.5.1-9|35	%configure2_5x
12cr|gpass-0.5.1-9|36	%make
12cr|gpass-0.5.1-9|37	
12cr|gpass-0.5.1-9|38	%install
12cr|gpass-0.5.1-9|39	export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
12cr|gpass-0.5.1-9|40	%makeinstall_std
12cr|gpass-0.5.1-9|41	unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
12cr|gpass-0.5.1-9|42	%find_lang %name
12cr|gpass-0.5.1-9|43	
12cr|gpass-0.5.1-9|44	%files -f %{name}.lang
12cr|gpass-0.5.1-9|45	%doc AUTHORS COPYING INSTALL README NEWS TODO
12cr|gpass-0.5.1-9|46	%{_bindir}/*
12cr|gpass-0.5.1-9|47	%{_datadir}/gpass/*
12cr|gpass-0.5.1-9|48	%{_datadir}/applications/%{name}.desktop
12cr|gpass-0.5.1-9|49	%{_sysconfdir}/gconf/schemas/gpass.schemas
12cr|gpass-0.5.1-9|50	%{_mandir}/man1/gpass*
12cr|gpass-0.5.1-9|51	%{_datadir}/pixmaps/gpass-icon.png
12cr|gpass-0.5.1-9|52	
12cr|gpass-0.5.1-9|53	
12cr|gpass-0.5.1-9|54	
12cr|gpass-0.5.1-9|55	
12cr|gpass-0.5.1-9|56	
12cr|gpass-0.5.1-9|57	
12cr|gpass-0.5.1-9|58	%changelog
12cr|gpass-0.5.1-9|59	

1875 12
12cr|gperiodic-2.0.10-5|1	%define	name	gperiodic
12cr|gperiodic-2.0.10-5|2	%define	version 2.0.10
12cr|gperiodic-2.0.10-5|3	%define	release	%mkrel 5
12cr|gperiodic-2.0.10-5|4	%define summary A graphical application for browsing the periodic table
12cr|gperiodic-2.0.10-5|5	%define group	Sciences/Chemistry
12cr|gperiodic-2.0.10-5|6	
12cr|gperiodic-2.0.10-5|7	Name:		%{name}
12cr|gperiodic-2.0.10-5|8	Summary:	%{summary}
12cr|gperiodic-2.0.10-5|9	Version:	%{version}
12cr|gperiodic-2.0.10-5|10	Release:	%{release}
12cr|gperiodic-2.0.10-5|11	Source0:	http://www.frantz.fi/software/%{name}-%{version}.tar.bz2
12cr|gperiodic-2.0.10-5|12	URL:		http://www.frantz.fi/software/gperiodic.php
12cr|gperiodic-2.0.10-5|13	Group:		%{group}
12cr|gperiodic-2.0.10-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gperiodic-2.0.10-5|15	License:	GPL
12cr|gperiodic-2.0.10-5|16	BuildRequires:	gtk2-devel imagemagick
12cr|gperiodic-2.0.10-5|17	#BuildRequires:
12cr|gperiodic-2.0.10-5|18	
12cr|gperiodic-2.0.10-5|19	%description
12cr|gperiodic-2.0.10-5|20	Gperiodic displays a periodic table of the elements, allowing you to
12cr|gperiodic-2.0.10-5|21	browse through the elements, and view detailed information about each
12cr|gperiodic-2.0.10-5|22	element.
12cr|gperiodic-2.0.10-5|23	
12cr|gperiodic-2.0.10-5|24	%prep
12cr|gperiodic-2.0.10-5|25	%setup -q
12cr|gperiodic-2.0.10-5|26	sed -i -e "s|-DGTK_DISABLE_DEPRECATED|%{optflags} %{ldflags}|" Makefile
12cr|gperiodic-2.0.10-5|27	
12cr|gperiodic-2.0.10-5|28	%build
12cr|gperiodic-2.0.10-5|29	%make
12cr|gperiodic-2.0.10-5|30	
12cr|gperiodic-2.0.10-5|31	%install
12cr|gperiodic-2.0.10-5|32	rm -rf $RPM_BUILD_ROOT
12cr|gperiodic-2.0.10-5|33	%makeinstall_std
12cr|gperiodic-2.0.10-5|34	
12cr|gperiodic-2.0.10-5|35	# Icons
12cr|gperiodic-2.0.10-5|36	mkdir -p %{buildroot}%{_iconsdir}/hicolor/16x16/apps/
12cr|gperiodic-2.0.10-5|37	convert -geometry 16x16 gperiodic.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|gperiodic-2.0.10-5|38	mkdir -p %{buildroot}%{_iconsdir}/hicolor/32x32/apps/
12cr|gperiodic-2.0.10-5|39	convert -geometry 32x32 gperiodic.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|gperiodic-2.0.10-5|40	mkdir -p %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
12cr|gperiodic-2.0.10-5|41	convert -geometry 48x48 gperiodic.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|gperiodic-2.0.10-5|42	
12cr|gperiodic-2.0.10-5|43	%find_lang %{name}
12cr|gperiodic-2.0.10-5|44	
12cr|gperiodic-2.0.10-5|45	%if %mdkversion < 200900
12cr|gperiodic-2.0.10-5|46	%post
12cr|gperiodic-2.0.10-5|47	%{update_menus}
12cr|gperiodic-2.0.10-5|48	%{update_icon_cache} hicolor
12cr|gperiodic-2.0.10-5|49	%endif
12cr|gperiodic-2.0.10-5|50	
12cr|gperiodic-2.0.10-5|51	%if %mdkversion < 200900
12cr|gperiodic-2.0.10-5|52	%postun
12cr|gperiodic-2.0.10-5|53	%{clean_menus}
12cr|gperiodic-2.0.10-5|54	%{clean_icon_cache} hicolor
12cr|gperiodic-2.0.10-5|55	%endif
12cr|gperiodic-2.0.10-5|56	
12cr|gperiodic-2.0.10-5|57	%clean
12cr|gperiodic-2.0.10-5|58	rm -rf $RPM_BUILD_ROOT
12cr|gperiodic-2.0.10-5|59	
12cr|gperiodic-2.0.10-5|60	%files -f %{name}.lang
12cr|gperiodic-2.0.10-5|61	%defattr(-,root,root)
12cr|gperiodic-2.0.10-5|62	%doc AUTHORS ChangeLog README
12cr|gperiodic-2.0.10-5|63	%{_bindir}/*
12cr|gperiodic-2.0.10-5|64	%{_iconsdir}/hicolor/*/apps/*.png
12cr|gperiodic-2.0.10-5|65	%{_datadir}/applications/*.desktop
12cr|gperiodic-2.0.10-5|66	%{_datadir}/pixmaps/*.png
12cr|gperiodic-2.0.10-5|67	
12cr|gperiodic-2.0.10-5|68	
12cr|gperiodic-2.0.10-5|69	%changelog
12cr|gperiodic-2.0.10-5|70	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.10-5mdv2011.0
12cr|gperiodic-2.0.10-5|71	+ Revision: 610974
12cr|gperiodic-2.0.10-5|72	- rebuild
12cr|gperiodic-2.0.10-5|73	
12cr|gperiodic-2.0.10-5|74	* Wed Feb 17 2010 Funda Wang <fwang@mandriva.org> 2.0.10-4mdv2010.1
12cr|gperiodic-2.0.10-5|75	+ Revision: 506987
12cr|gperiodic-2.0.10-5|76	- fix build
12cr|gperiodic-2.0.10-5|77	
12cr|gperiodic-2.0.10-5|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|gperiodic-2.0.10-5|79	- rebuild
12cr|gperiodic-2.0.10-5|80	- rebuild
12cr|gperiodic-2.0.10-5|81	- kill re-definition of %%buildroot on Pixel's request
12cr|gperiodic-2.0.10-5|82	
12cr|gperiodic-2.0.10-5|83	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gperiodic-2.0.10-5|84	- lowercase ImageMagick
12cr|gperiodic-2.0.10-5|85	
12cr|gperiodic-2.0.10-5|86	+ Pixel <pixel@mandriva.com>
12cr|gperiodic-2.0.10-5|87	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gperiodic-2.0.10-5|88	
12cr|gperiodic-2.0.10-5|89	+ Olivier Blin <oblin@mandriva.com>
12cr|gperiodic-2.0.10-5|90	- restore BuildRoot
12cr|gperiodic-2.0.10-5|91	
12cr|gperiodic-2.0.10-5|92	* Thu Jul 19 2007 Funda Wang <fwang@mandriva.org> 2.0.10-1mdv2008.0
12cr|gperiodic-2.0.10-5|93	+ Revision: 53609
12cr|gperiodic-2.0.10-5|94	- Use standard install method
12cr|gperiodic-2.0.10-5|95	- use fdo icon theme
12cr|gperiodic-2.0.10-5|96	- New version
12cr|gperiodic-2.0.10-5|97	
12cr|gperiodic-2.0.10-5|98	
12cr|gperiodic-2.0.10-5|99	* Mon Jan 15 2007 Lenny Cartier <lenny@mandriva.com> 2.0.8-3mdv2007.0
12cr|gperiodic-2.0.10-5|100	+ Revision: 109225
12cr|gperiodic-2.0.10-5|101	- Buildrequires
12cr|gperiodic-2.0.10-5|102	- Rebuild
12cr|gperiodic-2.0.10-5|103	- Import gperiodic
12cr|gperiodic-2.0.10-5|104	

1876 12
12cr|gphone-0.5.2-15|1	%define name gphone
12cr|gphone-0.5.2-15|2	%define version 0.5.2
12cr|gphone-0.5.2-15|3	%define release %mkrel 15
12cr|gphone-0.5.2-15|4	
12cr|gphone-0.5.2-15|5	Summary: Internet telephone
12cr|gphone-0.5.2-15|6	Name: %{name}
12cr|gphone-0.5.2-15|7	Version: %{version}
12cr|gphone-0.5.2-15|8	Release: %{release}
12cr|gphone-0.5.2-15|9	Source0: %{name}-%{version}.tar.bz2
12cr|gphone-0.5.2-15|10	License: GPL
12cr|gphone-0.5.2-15|11	URL: http://gphone.sourceforge.net/
12cr|gphone-0.5.2-15|12	Group: Sound
12cr|gphone-0.5.2-15|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|gphone-0.5.2-15|14	BuildRequires: gsm-devel gtk+-devel slang-devel popt-devel
12cr|gphone-0.5.2-15|15	
12cr|gphone-0.5.2-15|16	%description
12cr|gphone-0.5.2-15|17	Gphone is an internet telephone.  As the name implies, it aims to be
12cr|gphone-0.5.2-15|18	fully gnome-groovy, but that hasn't quite happened yet.  Gphone is
12cr|gphone-0.5.2-15|19	definitely a work in progress and you probably shouldn't bet your
12cr|gphone-0.5.2-15|20	business on it.  Don't be too hard on the program, though -- although
12cr|gphone-0.5.2-15|21	the user interface is mighty rough, gphone does actually work pretty
12cr|gphone-0.5.2-15|22	well.  I've only tested the program over ethernet, but the data rate
12cr|gphone-0.5.2-15|23	should be low enough to work over a reasonable modem connection.
12cr|gphone-0.5.2-15|24	
12cr|gphone-0.5.2-15|25	The protocol is nominally RTP/RTCP, and gphone complies well enough
12cr|gphone-0.5.2-15|26	with the standard to be able to talk to speakfreely.  I've only tested
12cr|gphone-0.5.2-15|27	the UNIX version of speakfreely, but as long as you tell sfmike to use
12cr|gphone-0.5.2-15|28	RTP and GSM compression, it seems to work fine.  Maybe someday I'll
12cr|gphone-0.5.2-15|29	add in support for other codecs; encryption is a little less likely
12cr|gphone-0.5.2-15|30	because I'd just as soon not open that legal can of worms.  One easy
12cr|gphone-0.5.2-15|31	way to get some security would be to modify my program rtptunnel to
12cr|gphone-0.5.2-15|32	tunnel the RTP protocol through a SSL socket instead of a straight TCP
12cr|gphone-0.5.2-15|33	socket.
12cr|gphone-0.5.2-15|34	
12cr|gphone-0.5.2-15|35	%prep
12cr|gphone-0.5.2-15|36	rm -rf $RPM_BUILD_ROOT
12cr|gphone-0.5.2-15|37	
12cr|gphone-0.5.2-15|38	%setup -q
12cr|gphone-0.5.2-15|39	
12cr|gphone-0.5.2-15|40	%configure
12cr|gphone-0.5.2-15|41	
12cr|gphone-0.5.2-15|42	%build
12cr|gphone-0.5.2-15|43	
12cr|gphone-0.5.2-15|44	%make
12cr|gphone-0.5.2-15|45	
12cr|gphone-0.5.2-15|46	%install
12cr|gphone-0.5.2-15|47	rm -rf $RPM_BUILD_ROOT
12cr|gphone-0.5.2-15|48	
12cr|gphone-0.5.2-15|49	%makeinstall
12cr|gphone-0.5.2-15|50	
12cr|gphone-0.5.2-15|51	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|gphone-0.5.2-15|52	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gphone-0.5.2-15|53	[Desktop Entry]
12cr|gphone-0.5.2-15|54	Name=Gphone
12cr|gphone-0.5.2-15|55	Comment=Internet telephone
12cr|gphone-0.5.2-15|56	Exec=%{_bindir}/%{name}
12cr|gphone-0.5.2-15|57	Icon=other_networking
12cr|gphone-0.5.2-15|58	Terminal=false
12cr|gphone-0.5.2-15|59	Type=Application
12cr|gphone-0.5.2-15|60	Categories=GNOME;GTK;AudioVideo;Audio;X-MandrivaLinux-Multimedia-Sound;
12cr|gphone-0.5.2-15|61	EOF
12cr|gphone-0.5.2-15|62	
12cr|gphone-0.5.2-15|63	%if %mdkversion < 200900
12cr|gphone-0.5.2-15|64	%post
12cr|gphone-0.5.2-15|65	%update_menus
12cr|gphone-0.5.2-15|66	%endif
12cr|gphone-0.5.2-15|67	
12cr|gphone-0.5.2-15|68	%if %mdkversion < 200900
12cr|gphone-0.5.2-15|69	%postun
12cr|gphone-0.5.2-15|70	%clean_menus
12cr|gphone-0.5.2-15|71	%endif
12cr|gphone-0.5.2-15|72	
12cr|gphone-0.5.2-15|73	%clean
12cr|gphone-0.5.2-15|74	rm -rf $RPM_BUILD_ROOT
12cr|gphone-0.5.2-15|75	
12cr|gphone-0.5.2-15|76	%files
12cr|gphone-0.5.2-15|77	%defattr(-,root,root)
12cr|gphone-0.5.2-15|78	%doc ChangeLog NEWS README TODO AUTHORS
12cr|gphone-0.5.2-15|79	%{_bindir}/*
12cr|gphone-0.5.2-15|80	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gphone-0.5.2-15|81	
12cr|gphone-0.5.2-15|82	
12cr|gphone-0.5.2-15|83	
12cr|gphone-0.5.2-15|84	%changelog
12cr|gphone-0.5.2-15|85	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-15mdv2011.0
12cr|gphone-0.5.2-15|86	+ Revision: 619235
12cr|gphone-0.5.2-15|87	- the mass rebuild of 2010.0 packages
12cr|gphone-0.5.2-15|88	
12cr|gphone-0.5.2-15|89	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.5.2-14mdv2010.0
12cr|gphone-0.5.2-15|90	+ Revision: 429293
12cr|gphone-0.5.2-15|91	- rebuild
12cr|gphone-0.5.2-15|92	
12cr|gphone-0.5.2-15|93	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.5.2-13mdv2009.0
12cr|gphone-0.5.2-15|94	+ Revision: 246535
12cr|gphone-0.5.2-15|95	- rebuild
12cr|gphone-0.5.2-15|96	
12cr|gphone-0.5.2-15|97	+ Pixel <pixel@mandriva.com>
12cr|gphone-0.5.2-15|98	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gphone-0.5.2-15|99	
12cr|gphone-0.5.2-15|100	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.5.2-11mdv2008.1
12cr|gphone-0.5.2-15|101	+ Revision: 170874
12cr|gphone-0.5.2-15|102	- rebuild
12cr|gphone-0.5.2-15|103	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|gphone-0.5.2-15|104	- kill re-definition of %%buildroot on Pixel's request
12cr|gphone-0.5.2-15|105	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|gphone-0.5.2-15|106	
12cr|gphone-0.5.2-15|107	+ Olivier Blin <oblin@mandriva.com>
12cr|gphone-0.5.2-15|108	- restore BuildRoot
12cr|gphone-0.5.2-15|109	
12cr|gphone-0.5.2-15|110	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12cr|gphone-0.5.2-15|111	- Switch to XDG menu.
12cr|gphone-0.5.2-15|112	- Import gphone
12cr|gphone-0.5.2-15|113	
12cr|gphone-0.5.2-15|114	
12cr|gphone-0.5.2-15|115	
12cr|gphone-0.5.2-15|116	* Thu Dec 15 2005 Lenny Cartier <lenny@mandriva.com> 0.5.2-9mdk
12cr|gphone-0.5.2-15|117	- rebuild
12cr|gphone-0.5.2-15|118	
12cr|gphone-0.5.2-15|119	* Fri Jul 23 2004 Marcel Pol <mpol@mandrake.org> 0.5.2-8mdk
12cr|gphone-0.5.2-15|120	- again build against new slang
12cr|gphone-0.5.2-15|121	
12cr|gphone-0.5.2-15|122	* Wed Jul 21 2004 Marcel Pol <mpol@mandrake.org> 0.5.2-7mdk
12cr|gphone-0.5.2-15|123	- build against new slang
12cr|gphone-0.5.2-15|124	- quiet setup
12cr|gphone-0.5.2-15|125	
12cr|gphone-0.5.2-15|126	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.5.2-6mdk
12cr|gphone-0.5.2-15|127	- rebuild
12cr|gphone-0.5.2-15|128	
12cr|gphone-0.5.2-15|129	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.5.2-5mdk
12cr|gphone-0.5.2-15|130	- rebuild
12cr|gphone-0.5.2-15|131	
12cr|gphone-0.5.2-15|132	* Wed Jan 30 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.5.2-4mdk
12cr|gphone-0.5.2-15|133	- icon
12cr|gphone-0.5.2-15|134	
12cr|gphone-0.5.2-15|135	* Fri Jul 20 2001  Lenny Cartier <lenny@mandrakesoft.com> 0.5.2-3mdk
12cr|gphone-0.5.2-15|136	- rebuild
12cr|gphone-0.5.2-15|137	
12cr|gphone-0.5.2-15|138	* Wed Jan 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.5.2-2mdk
12cr|gphone-0.5.2-15|139	- rebuild
12cr|gphone-0.5.2-15|140	- url
12cr|gphone-0.5.2-15|141	
12cr|gphone-0.5.2-15|142	* Fri Oct 20 2000 Frederic Lepied <flepied@mandrakesoft.com> 0.5.2-1mdk
12cr|gphone-0.5.2-15|143	- first version
12cr|gphone-0.5.2-15|144	
12cr|gphone-0.5.2-15|145	# gphone.spec ends here

1877 12
12cr|gphpedit-0.9.98-0.RC1.2|1	%define name	gphpedit
12cr|gphpedit-0.9.98-0.RC1.2|2	%define version	0.9.98
12cr|gphpedit-0.9.98-0.RC1.2|3	%define release %mkrel -c RC1 2
12cr|gphpedit-0.9.98-0.RC1.2|4	
12cr|gphpedit-0.9.98-0.RC1.2|5	Name: 	 	%{name}
12cr|gphpedit-0.9.98-0.RC1.2|6	Summary: 	GNOME PHP/HTML/CSS development environment
12cr|gphpedit-0.9.98-0.RC1.2|7	Version: 	%{version}
12cr|gphpedit-0.9.98-0.RC1.2|8	Release: 	%{release}
12cr|gphpedit-0.9.98-0.RC1.2|9	Source0:		http://www.gphpedit.org/sites/default/files/%{name}-%{version}RC1.tar.gz
12cr|gphpedit-0.9.98-0.RC1.2|10	Patch0:		gphpedit-0.9.91-fix-crash.patch
12cr|gphpedit-0.9.98-0.RC1.2|11	Patch1:		gphpedit-0.9.91-fix-desktop-entry.patch
12cr|gphpedit-0.9.98-0.RC1.2|12	Patch2:		gphpedit-0.9.91-fix-str-fmt.patch
12cr|gphpedit-0.9.98-0.RC1.2|13	URL:		http://www.gphpedit.org/
12cr|gphpedit-0.9.98-0.RC1.2|14	License:	GPLv2+
12cr|gphpedit-0.9.98-0.RC1.2|15	Group:		Editors
12cr|gphpedit-0.9.98-0.RC1.2|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gphpedit-0.9.98-0.RC1.2|17	BuildRequires:	pkgconfig(gconf-2.0)
12cr|gphpedit-0.9.98-0.RC1.2|18	BuildRequires:	pkgconfig(webkit-1.0)
12cr|gphpedit-0.9.98-0.RC1.2|19	BuildRequires:	intltool
12cr|gphpedit-0.9.98-0.RC1.2|20	
12cr|gphpedit-0.9.98-0.RC1.2|21	%description
12cr|gphpedit-0.9.98-0.RC1.2|22	GPHPEdit is a GNOME2 editor that is dedicated to editing PHP files and other
12cr|gphpedit-0.9.98-0.RC1.2|23	supporting files, like HTML/CSS. It has support for drop-down function lists,
12cr|gphpedit-0.9.98-0.RC1.2|24	hints showing parameters, and syntax highlighting.
12cr|gphpedit-0.9.98-0.RC1.2|25	
12cr|gphpedit-0.9.98-0.RC1.2|26	%prep
12cr|gphpedit-0.9.98-0.RC1.2|27	%setup -qn anoopjohn-gphpedit-fe8a12c
12cr|gphpedit-0.9.98-0.RC1.2|28	%if 0
12cr|gphpedit-0.9.98-0.RC1.2|29	%patch0 -p1
12cr|gphpedit-0.9.98-0.RC1.2|30	%patch1 -p0
12cr|gphpedit-0.9.98-0.RC1.2|31	%patch2 -p0
12cr|gphpedit-0.9.98-0.RC1.2|32	%endif
12cr|gphpedit-0.9.98-0.RC1.2|33	
12cr|gphpedit-0.9.98-0.RC1.2|34	%build
12cr|gphpedit-0.9.98-0.RC1.2|35	export LIBS=" -lgmodule-2.0"
12cr|gphpedit-0.9.98-0.RC1.2|36	autoreconf -fi
12cr|gphpedit-0.9.98-0.RC1.2|37	%configure2_5x
12cr|gphpedit-0.9.98-0.RC1.2|38	perl -p -i -e 's|-Os|%optflags||g' `find -name makefile`
12cr|gphpedit-0.9.98-0.RC1.2|39	make
12cr|gphpedit-0.9.98-0.RC1.2|40	
12cr|gphpedit-0.9.98-0.RC1.2|41	%install
12cr|gphpedit-0.9.98-0.RC1.2|42	%makeinstall_std
12cr|gphpedit-0.9.98-0.RC1.2|43	
12cr|gphpedit-0.9.98-0.RC1.2|44	%find_lang %name
12cr|gphpedit-0.9.98-0.RC1.2|45	
12cr|gphpedit-0.9.98-0.RC1.2|46	%files -f %{name}.lang
12cr|gphpedit-0.9.98-0.RC1.2|47	%doc AUTHORS ChangeLog NEWS TODO README
12cr|gphpedit-0.9.98-0.RC1.2|48	%{_bindir}/%name
12cr|gphpedit-0.9.98-0.RC1.2|49	%{_datadir}/applications/*
12cr|gphpedit-0.9.98-0.RC1.2|50	%{_datadir}/%name
12cr|gphpedit-0.9.98-0.RC1.2|51	%{_datadir}/pixmaps/*
12cr|gphpedit-0.9.98-0.RC1.2|52	%{_iconsdir}/hicolor/*/apps/*
12cr|gphpedit-0.9.98-0.RC1.2|53	
12cr|gphpedit-0.9.98-0.RC1.2|54	
12cr|gphpedit-0.9.98-0.RC1.2|55	%changelog
12cr|gphpedit-0.9.98-0.RC1.2|56	* Mon Jun 20 2011 Funda Wang <fwang@mandriva.org> 0.9.98-0.RC1.2mdv2011.0
12cr|gphpedit-0.9.98-0.RC1.2|57	+ Revision: 686165
12cr|gphpedit-0.9.98-0.RC1.2|58	- rebuild for new webkit
12cr|gphpedit-0.9.98-0.RC1.2|59	
12cr|gphpedit-0.9.98-0.RC1.2|60	* Thu Sep 23 2010 Funda Wang <fwang@mandriva.org> 0.9.98-0.RC1.1mdv2011.0
12cr|gphpedit-0.9.98-0.RC1.2|61	+ Revision: 580780
12cr|gphpedit-0.9.98-0.RC1.2|62	- update BRs
12cr|gphpedit-0.9.98-0.RC1.2|63	- New version 0.9.98 RC1
12cr|gphpedit-0.9.98-0.RC1.2|64	
12cr|gphpedit-0.9.98-0.RC1.2|65	* Thu Feb 18 2010 Funda Wang <fwang@mandriva.org> 0.9.91-5mdv2010.1
12cr|gphpedit-0.9.98-0.RC1.2|66	+ Revision: 507388
12cr|gphpedit-0.9.98-0.RC1.2|67	- fix str fmt
12cr|gphpedit-0.9.98-0.RC1.2|68	
12cr|gphpedit-0.9.98-0.RC1.2|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|gphpedit-0.9.98-0.RC1.2|70	- rebuild
12cr|gphpedit-0.9.98-0.RC1.2|71	
12cr|gphpedit-0.9.98-0.RC1.2|72	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gphpedit-0.9.98-0.RC1.2|73	- lowercase ImageMagick
12cr|gphpedit-0.9.98-0.RC1.2|74	
12cr|gphpedit-0.9.98-0.RC1.2|75	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.9.91-4mdv2009.0
12cr|gphpedit-0.9.98-0.RC1.2|76	+ Revision: 246539
12cr|gphpedit-0.9.98-0.RC1.2|77	- rebuild
12cr|gphpedit-0.9.98-0.RC1.2|78	- kill re-definition of %%buildroot on Pixel's request
12cr|gphpedit-0.9.98-0.RC1.2|79	
12cr|gphpedit-0.9.98-0.RC1.2|80	+ Pixel <pixel@mandriva.com>
12cr|gphpedit-0.9.98-0.RC1.2|81	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gphpedit-0.9.98-0.RC1.2|82	
12cr|gphpedit-0.9.98-0.RC1.2|83	+ Olivier Blin <oblin@mandriva.com>
12cr|gphpedit-0.9.98-0.RC1.2|84	- restore BuildRoot
12cr|gphpedit-0.9.98-0.RC1.2|85	
12cr|gphpedit-0.9.98-0.RC1.2|86	* Sun Dec 09 2007 Funda Wang <fwang@mandriva.org> 0.9.91-2mdv2008.1
12cr|gphpedit-0.9.98-0.RC1.2|87	+ Revision: 116748
12cr|gphpedit-0.9.98-0.RC1.2|88	- add patch from debian to avoid crash
12cr|gphpedit-0.9.98-0.RC1.2|89	- fix desktop entry
12cr|gphpedit-0.9.98-0.RC1.2|90	
12cr|gphpedit-0.9.98-0.RC1.2|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|gphpedit-0.9.98-0.RC1.2|92	- import gphpedit
12cr|gphpedit-0.9.98-0.RC1.2|93	
12cr|gphpedit-0.9.98-0.RC1.2|94	
12cr|gphpedit-0.9.98-0.RC1.2|95	* Thu Jul  6 2006 Austin Acton <austin@mandriva.org> 0.9.91-1mdv2007.0
12cr|gphpedit-0.9.98-0.RC1.2|96	- 0.9.91
12cr|gphpedit-0.9.98-0.RC1.2|97	- mkrel
12cr|gphpedit-0.9.98-0.RC1.2|98	- fix opt flags
12cr|gphpedit-0.9.98-0.RC1.2|99	
12cr|gphpedit-0.9.98-0.RC1.2|100	* Fri Mar 31 2006 Austin Acton <austin@mandriva.org> 0.9.80-3mdk
12cr|gphpedit-0.9.98-0.RC1.2|101	- Rebuild
12cr|gphpedit-0.9.98-0.RC1.2|102	
12cr|gphpedit-0.9.98-0.RC1.2|103	* Sat Nov 05 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.80-2mdk
12cr|gphpedit-0.9.98-0.RC1.2|104	- Fix BuildRequires
12cr|gphpedit-0.9.98-0.RC1.2|105	
12cr|gphpedit-0.9.98-0.RC1.2|106	* Fri Nov 4 2005 Austin Acton <austin@mandriva.org> 0.9.80-1mdk
12cr|gphpedit-0.9.98-0.RC1.2|107	- 0.9.80
12cr|gphpedit-0.9.98-0.RC1.2|108	
12cr|gphpedit-0.9.98-0.RC1.2|109	* Tue Apr 26 2005 Austin Acton <austin@mandriva.org> 0.9.50-1mdk
12cr|gphpedit-0.9.98-0.RC1.2|110	- initial package

1878 12
12cr|gpixpod-0.6.2-8|1	%define name	gpixpod
12cr|gpixpod-0.6.2-8|2	%define version	0.6.2
12cr|gpixpod-0.6.2-8|3	%define release %mkrel 8
12cr|gpixpod-0.6.2-8|4	
12cr|gpixpod-0.6.2-8|5	Name: 	 	%{name}
12cr|gpixpod-0.6.2-8|6	Summary: 	Photo manager for capable iPods
12cr|gpixpod-0.6.2-8|7	Version: 	%{version}
12cr|gpixpod-0.6.2-8|8	Release: 	%{release}
12cr|gpixpod-0.6.2-8|9	
12cr|gpixpod-0.6.2-8|10	Source0:		http://prdownloads.sourceforge.net/%name/%name-%{version}.tar.bz2
12cr|gpixpod-0.6.2-8|11	Patch0:		gpixpod-0.6.2-close-about.patch
12cr|gpixpod-0.6.2-8|12	URL:		http://gpixpod.sourceforge.net/
12cr|gpixpod-0.6.2-8|13	License:	GPLv2+
12cr|gpixpod-0.6.2-8|14	Group:		Graphics
12cr|gpixpod-0.6.2-8|15	BuildRequires:	imagemagick
12cr|gpixpod-0.6.2-8|16	BuildRequires:	pkgconfig(python)
12cr|gpixpod-0.6.2-8|17	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gpixpod-0.6.2-8|18	BuildRequires:	desktop-file-utils
12cr|gpixpod-0.6.2-8|19	Requires:	pygtk2.0-libglade pygtk2.0
12cr|gpixpod-0.6.2-8|20	Requires:	python-gobject
12cr|gpixpod-0.6.2-8|21	Requires:	dbus-python
12cr|gpixpod-0.6.2-8|22	Requires:	gnome-python gnome-python-gnomevfs
12cr|gpixpod-0.6.2-8|23	
12cr|gpixpod-0.6.2-8|24	%description
12cr|gpixpod-0.6.2-8|25	GPixPod is an application for uploading and organizing photos and photo albums
12cr|gpixpod-0.6.2-8|26	on recent Apple iPod models.
12cr|gpixpod-0.6.2-8|27	
12cr|gpixpod-0.6.2-8|28	%prep
12cr|gpixpod-0.6.2-8|29	%setup -q
12cr|gpixpod-0.6.2-8|30	%patch0 -p1
12cr|gpixpod-0.6.2-8|31	
12cr|gpixpod-0.6.2-8|32	%build
12cr|gpixpod-0.6.2-8|33	python setup.py build
12cr|gpixpod-0.6.2-8|34	
12cr|gpixpod-0.6.2-8|35	%install
12cr|gpixpod-0.6.2-8|36	python setup.py install --root=$RPM_BUILD_ROOT
12cr|gpixpod-0.6.2-8|37	
12cr|gpixpod-0.6.2-8|38	#menu
12cr|gpixpod-0.6.2-8|39	
12cr|gpixpod-0.6.2-8|40	desktop-file-install --vendor="" \
12cr|gpixpod-0.6.2-8|41	--remove-category="Application" \
12cr|gpixpod-0.6.2-8|42	--add-category="X-MandrivaLinux-Multimedia-Graphics" \
12cr|gpixpod-0.6.2-8|43	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|gpixpod-0.6.2-8|44	
12cr|gpixpod-0.6.2-8|45	#icons
12cr|gpixpod-0.6.2-8|46	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|gpixpod-0.6.2-8|47	convert -size 48x48 GPixPod_icon.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|gpixpod-0.6.2-8|48	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|gpixpod-0.6.2-8|49	convert -size 32x32 GPixPod_icon.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|gpixpod-0.6.2-8|50	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|gpixpod-0.6.2-8|51	convert -size 16x16 GPixPod_icon.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|gpixpod-0.6.2-8|52	
12cr|gpixpod-0.6.2-8|53	mv %buildroot%_datadir/doc/%name installed-docs
12cr|gpixpod-0.6.2-8|54	mv %buildroot%py_platsitedir/gpixpod* %buildroot%_prefix/lib/%name/
12cr|gpixpod-0.6.2-8|55	
12cr|gpixpod-0.6.2-8|56	perl -pi -e "s/python2.4/python/" %buildroot%_bindir/%name
12cr|gpixpod-0.6.2-8|57	
12cr|gpixpod-0.6.2-8|58	%files
12cr|gpixpod-0.6.2-8|59	%doc installed-docs/*
12cr|gpixpod-0.6.2-8|60	%{_bindir}/%name
12cr|gpixpod-0.6.2-8|61	%{_datadir}/%name
12cr|gpixpod-0.6.2-8|62	%_datadir/applications/*.desktop
12cr|gpixpod-0.6.2-8|63	%_prefix/lib/%name
12cr|gpixpod-0.6.2-8|64	%py_platsitedir/*
12cr|gpixpod-0.6.2-8|65	%_mandir/man1/%name.1*
12cr|gpixpod-0.6.2-8|66	%{_liconsdir}/%name.png
12cr|gpixpod-0.6.2-8|67	%{_iconsdir}/%name.png
12cr|gpixpod-0.6.2-8|68	%{_miconsdir}/%name.png
12cr|gpixpod-0.6.2-8|69	
12cr|gpixpod-0.6.2-8|70	
12cr|gpixpod-0.6.2-8|71	
12cr|gpixpod-0.6.2-8|72	
12cr|gpixpod-0.6.2-8|73	%changelog
12cr|gpixpod-0.6.2-8|74	* Fri Nov 04 2011 Götz Waschk <waschk@mandriva.org> 0.6.2-8mdv2012.0
12cr|gpixpod-0.6.2-8|75	+ Revision: 717576
12cr|gpixpod-0.6.2-8|76	- rebuild
12cr|gpixpod-0.6.2-8|77	
12cr|gpixpod-0.6.2-8|78	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.6.2-7mdv2011.0
12cr|gpixpod-0.6.2-8|79	+ Revision: 437807
12cr|gpixpod-0.6.2-8|80	- rebuild
12cr|gpixpod-0.6.2-8|81	
12cr|gpixpod-0.6.2-8|82	* Sun Dec 28 2008 Götz Waschk <waschk@mandriva.org> 0.6.2-6mdv2009.1
12cr|gpixpod-0.6.2-8|83	+ Revision: 320593
12cr|gpixpod-0.6.2-8|84	- rebuild for new python
12cr|gpixpod-0.6.2-8|85	
12cr|gpixpod-0.6.2-8|86	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gpixpod-0.6.2-8|87	- lowercase ImageMagick
12cr|gpixpod-0.6.2-8|88	
12cr|gpixpod-0.6.2-8|89	* Wed Sep 03 2008 Götz Waschk <waschk@mandriva.org> 0.6.2-5mdv2009.0
12cr|gpixpod-0.6.2-8|90	+ Revision: 279957
12cr|gpixpod-0.6.2-8|91	- fix closing of the about dialog
12cr|gpixpod-0.6.2-8|92	- update license
12cr|gpixpod-0.6.2-8|93	
12cr|gpixpod-0.6.2-8|94	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.6.2-4mdv2009.0
12cr|gpixpod-0.6.2-8|95	+ Revision: 218421
12cr|gpixpod-0.6.2-8|96	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gpixpod-0.6.2-8|97	
12cr|gpixpod-0.6.2-8|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|gpixpod-0.6.2-8|99	- drop old menu
12cr|gpixpod-0.6.2-8|100	- kill re-definition of %%buildroot on Pixel's request
12cr|gpixpod-0.6.2-8|101	
12cr|gpixpod-0.6.2-8|102	+ Olivier Blin <blino@mandriva.org>
12cr|gpixpod-0.6.2-8|103	- restore BuildRoot
12cr|gpixpod-0.6.2-8|104	
12cr|gpixpod-0.6.2-8|105	* Wed Jul 18 2007 Götz Waschk <waschk@mandriva.org> 0.6.2-4mdv2008.0
12cr|gpixpod-0.6.2-8|106	+ Revision: 53312
12cr|gpixpod-0.6.2-8|107	- use the right python
12cr|gpixpod-0.6.2-8|108	
12cr|gpixpod-0.6.2-8|109	
12cr|gpixpod-0.6.2-8|110	* Wed Nov 29 2006 Götz Waschk <waschk@mandriva.org> 0.6.2-3mdv2007.0
12cr|gpixpod-0.6.2-8|111	+ Revision: 88347
12cr|gpixpod-0.6.2-8|112	- rebuild
12cr|gpixpod-0.6.2-8|113	
12cr|gpixpod-0.6.2-8|114	* Fri Oct 13 2006 Götz Waschk <waschk@mandriva.org> 0.6.2-2mdv2007.1
12cr|gpixpod-0.6.2-8|115	+ Revision: 63799
12cr|gpixpod-0.6.2-8|116	- rebuild
12cr|gpixpod-0.6.2-8|117	- Import gpixpod
12cr|gpixpod-0.6.2-8|118	
12cr|gpixpod-0.6.2-8|119	* Fri Oct 13 2006 Götz Waschk <waschk@mandriva.org> 0.6.2-1mdv2007.1
12cr|gpixpod-0.6.2-8|120	- New version 0.6.2
12cr|gpixpod-0.6.2-8|121	
12cr|gpixpod-0.6.2-8|122	* Tue Sep 12 2006 Götz Waschk <waschk@mandriva.org> 0.6.0-3mdv2007.0
12cr|gpixpod-0.6.2-8|123	- fix file locations again
12cr|gpixpod-0.6.2-8|124	
12cr|gpixpod-0.6.2-8|125	* Tue Sep 12 2006 Götz Waschk <waschk@mandriva.org> 0.6.0-2mdv2007.0
12cr|gpixpod-0.6.2-8|126	- fix build and installation
12cr|gpixpod-0.6.2-8|127	- add missing binaries
12cr|gpixpod-0.6.2-8|128	
12cr|gpixpod-0.6.2-8|129	* Mon Sep 11 2006 Jerome Soyer <saispo@mandriva.org> 0.6.0-1mdv2007.0
12cr|gpixpod-0.6.2-8|130	- New release 0.6.0
12cr|gpixpod-0.6.2-8|131	
12cr|gpixpod-0.6.2-8|132	* Sun Aug 27 2006 Götz Waschk <waschk@mandriva.org> 0.5.2-1mdv2007.0
12cr|gpixpod-0.6.2-8|133	- New release 0.5.2
12cr|gpixpod-0.6.2-8|134	
12cr|gpixpod-0.6.2-8|135	* Tue Aug 22 2006 Götz Waschk <waschk@mandriva.org> 0.5.1-1mdv2007.0
12cr|gpixpod-0.6.2-8|136	- New release 0.5.1
12cr|gpixpod-0.6.2-8|137	
12cr|gpixpod-0.6.2-8|138	* Thu Jul 06 2006 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdv2007.0
12cr|gpixpod-0.6.2-8|139	- source URL
12cr|gpixpod-0.6.2-8|140	- new version
12cr|gpixpod-0.6.2-8|141	
12cr|gpixpod-0.6.2-8|142	* Wed Jun 21 2006 Götz Waschk <waschk@mandriva.org> 0.4.4-1mdv2007.0
12cr|gpixpod-0.6.2-8|143	- xdg menu
12cr|gpixpod-0.6.2-8|144	- New release 0.4.4
12cr|gpixpod-0.6.2-8|145	
12cr|gpixpod-0.6.2-8|146	* Wed Jun 14 2006 Götz Waschk <waschk@mandriva.org> 0.4.3-1mdv2007.0
12cr|gpixpod-0.6.2-8|147	- New release 0.4.3
12cr|gpixpod-0.6.2-8|148	
12cr|gpixpod-0.6.2-8|149	* Wed Apr 26 2006 Götz Waschk <waschk@mandriva.org> 0.4.2-1mdk
12cr|gpixpod-0.6.2-8|150	- New release 0.4.2
12cr|gpixpod-0.6.2-8|151	
12cr|gpixpod-0.6.2-8|152	* Thu Mar 30 2006 Götz Waschk <waschk@mandriva.org> 0.4.1-1mdk
12cr|gpixpod-0.6.2-8|153	- New release 0.4.1
12cr|gpixpod-0.6.2-8|154	
12cr|gpixpod-0.6.2-8|155	* Wed Mar 22 2006 Götz Waschk <waschk@mandriva.org> 0.4.0-1mdk
12cr|gpixpod-0.6.2-8|156	- New release 0.4.0
12cr|gpixpod-0.6.2-8|157	
12cr|gpixpod-0.6.2-8|158	* Thu Mar 09 2006 Austin Acton <austin@mandriva.org> 0.3.4-1mdk
12cr|gpixpod-0.6.2-8|159	- New release 0.3.4
12cr|gpixpod-0.6.2-8|160	
12cr|gpixpod-0.6.2-8|161	* Tue Feb 28 2006 Götz Waschk <waschk@mandriva.org> 0.3.3-1mdk
12cr|gpixpod-0.6.2-8|162	- New release 0.3.3
12cr|gpixpod-0.6.2-8|163	
12cr|gpixpod-0.6.2-8|164	* Fri Feb 24 2006 Austin Acton <austin@mandriva.org> 0.3.2-1mdk
12cr|gpixpod-0.6.2-8|165	- New release 0.3.2
12cr|gpixpod-0.6.2-8|166	- drop patch
12cr|gpixpod-0.6.2-8|167	
12cr|gpixpod-0.6.2-8|168	* Thu Feb 16 2006 Austin Acton <austin@mandriva.org> 0.3-1mdk
12cr|gpixpod-0.6.2-8|169	- initial package
12cr|gpixpod-0.6.2-8|170	

1879 12
12cr|gpodder-3.2.0-1|1	%define name	gpodder
12cr|gpodder-3.2.0-1|2	%define version	3.2.0
12cr|gpodder-3.2.0-1|3	%define release %mkrel 1
12cr|gpodder-3.2.0-1|4	
12cr|gpodder-3.2.0-1|5	Name: 	 	%{name}
12cr|gpodder-3.2.0-1|6	Summary: 	A graphical podcast catcher
12cr|gpodder-3.2.0-1|7	Version: 	%{version}
12cr|gpodder-3.2.0-1|8	Release: 	%{release}
12cr|gpodder-3.2.0-1|9	Source:		http://gpodder.org/src/%{name}-%{version}.tar.gz
12cr|gpodder-3.2.0-1|10	URL:		http://gpodder.org/
12cr|gpodder-3.2.0-1|11	#gw SimpleGladeApp is LGPL
12cr|gpodder-3.2.0-1|12	License:	GPLv3+ and LGPLv2+
12cr|gpodder-3.2.0-1|13	Group:		Networking/News
12cr|gpodder-3.2.0-1|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|gpodder-3.2.0-1|15	BuildRequires:  python-devel
12cr|gpodder-3.2.0-1|16	BuildRequires:  python-feedparser >= 5.0.1
12cr|gpodder-3.2.0-1|17	BuildRequires:	python-mygpoclient
12cr|gpodder-3.2.0-1|18	BuildRequires:  imagemagick
12cr|gpodder-3.2.0-1|19	BuildRequires:  desktop-file-utils
12cr|gpodder-3.2.0-1|20	BuildRequires:  help2man
12cr|gpodder-3.2.0-1|21	BuildRequires:  intltool
12cr|gpodder-3.2.0-1|22	BuildRequires:	python-mygpoclient >= 1.4
12cr|gpodder-3.2.0-1|23	Requires:	pygtk2.0 >= 2.6
12cr|gpodder-3.2.0-1|24	Requires:       pygtk2.0-libglade
12cr|gpodder-3.2.0-1|25	Requires:       python-feedparser >= 5.0.1
12cr|gpodder-3.2.0-1|26	%if %mdkversion <= 200700
12cr|gpodder-3.2.0-1|27	Requires:       python-sqlite2
12cr|gpodder-3.2.0-1|28	%endif
12cr|gpodder-3.2.0-1|29	Requires:	python-mygpoclient >= 1.4
12cr|gpodder-3.2.0-1|30	# gw required for HTML show notes
12cr|gpodder-3.2.0-1|31	Requires: python-webkitgtk
12cr|gpodder-3.2.0-1|32	# gw for Bluetooth support
12cr|gpodder-3.2.0-1|33	Suggests: bluez-utils bluez-gnome
12cr|gpodder-3.2.0-1|34	BuildArch:	noarch
12cr|gpodder-3.2.0-1|35	
12cr|gpodder-3.2.0-1|36	%description
12cr|gpodder-3.2.0-1|37	gPodder is a Podcast reciever/catcher written in Python, using GTK. It manages
12cr|gpodder-3.2.0-1|38	podcast feeds for you and automatically downloads all podcasts from as many
12cr|gpodder-3.2.0-1|39	feeds as you like.
12cr|gpodder-3.2.0-1|40	
12cr|gpodder-3.2.0-1|41	%prep
12cr|gpodder-3.2.0-1|42	%setup -q
12cr|gpodder-3.2.0-1|43	%apply_patches
12cr|gpodder-3.2.0-1|44	
12cr|gpodder-3.2.0-1|45	%install
12cr|gpodder-3.2.0-1|46	rm -rf $RPM_BUILD_ROOT
12cr|gpodder-3.2.0-1|47	%makeinstall_std
12cr|gpodder-3.2.0-1|48	%find_lang %name
12cr|gpodder-3.2.0-1|49	desktop-file-install --vendor="" \
12cr|gpodder-3.2.0-1|50	--add-category="GTK;Network;News" \
12cr|gpodder-3.2.0-1|51	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|gpodder-3.2.0-1|52	
12cr|gpodder-3.2.0-1|53	%clean
12cr|gpodder-3.2.0-1|54	rm -rf $RPM_BUILD_ROOT
12cr|gpodder-3.2.0-1|55	
12cr|gpodder-3.2.0-1|56	%files -f %name.lang
12cr|gpodder-3.2.0-1|57	%defattr(-,root,root)
12cr|gpodder-3.2.0-1|58	%doc README
12cr|gpodder-3.2.0-1|59	%{_bindir}/gpo
12cr|gpodder-3.2.0-1|60	%{_bindir}/gpodder-migrate2tres
12cr|gpodder-3.2.0-1|61	%{_bindir}/%name
12cr|gpodder-3.2.0-1|62	%_datadir/dbus-1/services/org.gpodder.service
12cr|gpodder-3.2.0-1|63	%{_datadir}/%name
12cr|gpodder-3.2.0-1|64	%{py_puresitedir}/%name
12cr|gpodder-3.2.0-1|65	%{py_puresitedir}/*.egg-info
12cr|gpodder-3.2.0-1|66	%{_mandir}/man1/*
12cr|gpodder-3.2.0-1|67	%{_datadir}/applications/*
12cr|gpodder-3.2.0-1|68	%_datadir/icons/hicolor/*/apps/gpodder.*
12cr|gpodder-3.2.0-1|69	
12cr|gpodder-3.2.0-1|70	
12cr|gpodder-3.2.0-1|71	
12cr|gpodder-3.2.0-1|72	
12cr|gpodder-3.2.0-1|73	%changelog
12cr|gpodder-3.2.0-1|74	* Mon Aug 27 2012 Götz Waschk <waschk@mandriva.org> 3.2.0-1mdv2012.0
12cr|gpodder-3.2.0-1|75	+ Revision: 815861
12cr|gpodder-3.2.0-1|76	- remove build workaround
12cr|gpodder-3.2.0-1|77	- update to new version 3.2.0
12cr|gpodder-3.2.0-1|78	
12cr|gpodder-3.2.0-1|79	* Tue May 29 2012 Götz Waschk <waschk@mandriva.org> 3.1.2-1
12cr|gpodder-3.2.0-1|80	+ Revision: 801047
12cr|gpodder-3.2.0-1|81	- update to new version 3.1.2
12cr|gpodder-3.2.0-1|82	
12cr|gpodder-3.2.0-1|83	* Mon Apr 30 2012 Götz Waschk <waschk@mandriva.org> 3.1.1-1
12cr|gpodder-3.2.0-1|84	+ Revision: 794586
12cr|gpodder-3.2.0-1|85	- update to new version 3.1.1
12cr|gpodder-3.2.0-1|86	
12cr|gpodder-3.2.0-1|87	* Tue Mar 27 2012 Götz Waschk <waschk@mandriva.org> 3.1.0-1
12cr|gpodder-3.2.0-1|88	+ Revision: 787498
12cr|gpodder-3.2.0-1|89	- fix icon installation
12cr|gpodder-3.2.0-1|90	- update file list
12cr|gpodder-3.2.0-1|91	- new version
12cr|gpodder-3.2.0-1|92	
12cr|gpodder-3.2.0-1|93	* Wed Jan 25 2012 Götz Waschk <waschk@mandriva.org> 3.0.4-1
12cr|gpodder-3.2.0-1|94	+ Revision: 768182
12cr|gpodder-3.2.0-1|95	- update to new version 3.0.4
12cr|gpodder-3.2.0-1|96	
12cr|gpodder-3.2.0-1|97	* Tue Jan 10 2012 Götz Waschk <waschk@mandriva.org> 3.0.3-1
12cr|gpodder-3.2.0-1|98	+ Revision: 759317
12cr|gpodder-3.2.0-1|99	- new version
12cr|gpodder-3.2.0-1|100	
12cr|gpodder-3.2.0-1|101	* Wed Dec 14 2011 Götz Waschk <waschk@mandriva.org> 3.0.2-1
12cr|gpodder-3.2.0-1|102	+ Revision: 740899
12cr|gpodder-3.2.0-1|103	- new version
12cr|gpodder-3.2.0-1|104	
12cr|gpodder-3.2.0-1|105	* Mon Nov 14 2011 Götz Waschk <waschk@mandriva.org> 3.0.1-1
12cr|gpodder-3.2.0-1|106	+ Revision: 730646
12cr|gpodder-3.2.0-1|107	- update to new version 3.0.1
12cr|gpodder-3.2.0-1|108	
12cr|gpodder-3.2.0-1|109	* Mon Nov 07 2011 Götz Waschk <waschk@mandriva.org> 3.0.0-1
12cr|gpodder-3.2.0-1|110	+ Revision: 725777
12cr|gpodder-3.2.0-1|111	- new version
12cr|gpodder-3.2.0-1|112	- remove old deps
12cr|gpodder-3.2.0-1|113	- update URL
12cr|gpodder-3.2.0-1|114	
12cr|gpodder-3.2.0-1|115	* Wed Oct 19 2011 Götz Waschk <waschk@mandriva.org> 2.20-1
12cr|gpodder-3.2.0-1|116	+ Revision: 705439
12cr|gpodder-3.2.0-1|117	- update to new version 2.20
12cr|gpodder-3.2.0-1|118	
12cr|gpodder-3.2.0-1|119	* Fri Sep 16 2011 Götz Waschk <waschk@mandriva.org> 2.19-1
12cr|gpodder-3.2.0-1|120	+ Revision: 699992
12cr|gpodder-3.2.0-1|121	- update to new version 2.19
12cr|gpodder-3.2.0-1|122	
12cr|gpodder-3.2.0-1|123	* Mon Aug 08 2011 Götz Waschk <waschk@mandriva.org> 2.18-1
12cr|gpodder-3.2.0-1|124	+ Revision: 693669
12cr|gpodder-3.2.0-1|125	- new version
12cr|gpodder-3.2.0-1|126	
12cr|gpodder-3.2.0-1|127	* Thu Aug 04 2011 Götz Waschk <waschk@mandriva.org> 2.17-1
12cr|gpodder-3.2.0-1|128	+ Revision: 693210
12cr|gpodder-3.2.0-1|129	- update to new version 2.17
12cr|gpodder-3.2.0-1|130	
12cr|gpodder-3.2.0-1|131	* Mon Jul 11 2011 Götz Waschk <waschk@mandriva.org> 2.16-1
12cr|gpodder-3.2.0-1|132	+ Revision: 689477
12cr|gpodder-3.2.0-1|133	- update to new version 2.16
12cr|gpodder-3.2.0-1|134	
12cr|gpodder-3.2.0-1|135	* Tue May 03 2011 Götz Waschk <waschk@mandriva.org> 2.15-1
12cr|gpodder-3.2.0-1|136	+ Revision: 664983
12cr|gpodder-3.2.0-1|137	- update to new version 2.15
12cr|gpodder-3.2.0-1|138	
12cr|gpodder-3.2.0-1|139	* Tue Apr 05 2011 Götz Waschk <waschk@mandriva.org> 2.14-1
12cr|gpodder-3.2.0-1|140	+ Revision: 650677
12cr|gpodder-3.2.0-1|141	- update to new version 2.14
12cr|gpodder-3.2.0-1|142	
12cr|gpodder-3.2.0-1|143	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 2.13-2
12cr|gpodder-3.2.0-1|144	+ Revision: 640438
12cr|gpodder-3.2.0-1|145	- rebuild to obsolete old packages
12cr|gpodder-3.2.0-1|146	
12cr|gpodder-3.2.0-1|147	* Sun Feb 20 2011 Götz Waschk <waschk@mandriva.org> 2.13-1
12cr|gpodder-3.2.0-1|148	+ Revision: 638975
12cr|gpodder-3.2.0-1|149	- update to new version 2.13
12cr|gpodder-3.2.0-1|150	
12cr|gpodder-3.2.0-1|151	* Wed Jan 12 2011 Götz Waschk <waschk@mandriva.org> 2.12-1
12cr|gpodder-3.2.0-1|152	+ Revision: 630960
12cr|gpodder-3.2.0-1|153	- update to new version 2.12
12cr|gpodder-3.2.0-1|154	
12cr|gpodder-3.2.0-1|155	* Mon Dec 20 2010 Funda Wang <fwang@mandriva.org> 2.11-1mdv2011.0
12cr|gpodder-3.2.0-1|156	+ Revision: 623241
12cr|gpodder-3.2.0-1|157	- new version 2.11
12cr|gpodder-3.2.0-1|158	
12cr|gpodder-3.2.0-1|159	* Sun Nov 28 2010 Götz Waschk <waschk@mandriva.org> 2.10-1mdv2011.0
12cr|gpodder-3.2.0-1|160	+ Revision: 602428
12cr|gpodder-3.2.0-1|161	- update to new version 2.10
12cr|gpodder-3.2.0-1|162	
12cr|gpodder-3.2.0-1|163	* Tue Nov 02 2010 Funda Wang <fwang@mandriva.org> 2.9-2mdv2011.0
12cr|gpodder-3.2.0-1|164	+ Revision: 591743
12cr|gpodder-3.2.0-1|165	- BR python-mygpoclient
12cr|gpodder-3.2.0-1|166	
12cr|gpodder-3.2.0-1|167	+ Michael Scherer <misc@mandriva.org>
12cr|gpodder-3.2.0-1|168	- rebuild for python 2.7
12cr|gpodder-3.2.0-1|169	
12cr|gpodder-3.2.0-1|170	* Sun Oct 10 2010 Götz Waschk <waschk@mandriva.org> 2.9-1mdv2011.0
12cr|gpodder-3.2.0-1|171	+ Revision: 584842
12cr|gpodder-3.2.0-1|172	- update to new version 2.9
12cr|gpodder-3.2.0-1|173	
12cr|gpodder-3.2.0-1|174	* Sun Aug 29 2010 Götz Waschk <waschk@mandriva.org> 2.8-1mdv2011.0
12cr|gpodder-3.2.0-1|175	+ Revision: 574112
12cr|gpodder-3.2.0-1|176	- update to new version 2.8
12cr|gpodder-3.2.0-1|177	
12cr|gpodder-3.2.0-1|178	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 2.7-1mdv2011.0
12cr|gpodder-3.2.0-1|179	+ Revision: 550267
12cr|gpodder-3.2.0-1|180	- new version
12cr|gpodder-3.2.0-1|181	- bump mygpoclient dep
12cr|gpodder-3.2.0-1|182	- depend on python binding for webkit instead of gtkhtml
12cr|gpodder-3.2.0-1|183	
12cr|gpodder-3.2.0-1|184	* Wed Apr 21 2010 Götz Waschk <waschk@mandriva.org> 2.5-1mdv2010.1
12cr|gpodder-3.2.0-1|185	+ Revision: 537419
12cr|gpodder-3.2.0-1|186	- update to new version 2.5
12cr|gpodder-3.2.0-1|187	
12cr|gpodder-3.2.0-1|188	* Mon Mar 29 2010 Götz Waschk <waschk@mandriva.org> 2.4-1mdv2010.1
12cr|gpodder-3.2.0-1|189	+ Revision: 528735
12cr|gpodder-3.2.0-1|190	- new version
12cr|gpodder-3.2.0-1|191	- drop patch
12cr|gpodder-3.2.0-1|192	- suggest PIL for rockbox cover support
12cr|gpodder-3.2.0-1|193	
12cr|gpodder-3.2.0-1|194	* Mon Mar 08 2010 Götz Waschk <waschk@mandriva.org> 2.3-2mdv2010.1
12cr|gpodder-3.2.0-1|195	+ Revision: 515898
12cr|gpodder-3.2.0-1|196	- remove old dep on pybluez
12cr|gpodder-3.2.0-1|197	
12cr|gpodder-3.2.0-1|198	* Sat Feb 27 2010 Götz Waschk <waschk@mandriva.org> 2.3-1mdv2010.1
12cr|gpodder-3.2.0-1|199	+ Revision: 512505
12cr|gpodder-3.2.0-1|200	- update to new version 2.3
12cr|gpodder-3.2.0-1|201	
12cr|gpodder-3.2.0-1|202	* Fri Feb 05 2010 Götz Waschk <waschk@mandriva.org> 2.2-1mdv2010.1
12cr|gpodder-3.2.0-1|203	+ Revision: 501260
12cr|gpodder-3.2.0-1|204	- update build deps
12cr|gpodder-3.2.0-1|205	- new version
12cr|gpodder-3.2.0-1|206	- drop patch
12cr|gpodder-3.2.0-1|207	- add dbus service to the file list
12cr|gpodder-3.2.0-1|208	- add dep on mygpoclient
12cr|gpodder-3.2.0-1|209	
12cr|gpodder-3.2.0-1|210	* Thu Feb 04 2010 Götz Waschk <waschk@mandriva.org> 2.1-2mdv2010.1
12cr|gpodder-3.2.0-1|211	+ Revision: 500721
12cr|gpodder-3.2.0-1|212	- patch for new gtk
12cr|gpodder-3.2.0-1|213	
12cr|gpodder-3.2.0-1|214	* Sat Dec 12 2009 Götz Waschk <waschk@mandriva.org> 2.1-1mdv2010.1
12cr|gpodder-3.2.0-1|215	+ Revision: 477822
12cr|gpodder-3.2.0-1|216	- update to new version 2.1
12cr|gpodder-3.2.0-1|217	
12cr|gpodder-3.2.0-1|218	* Tue Sep 15 2009 Götz Waschk <waschk@mandriva.org> 2.0-1mdv2010.0
12cr|gpodder-3.2.0-1|219	+ Revision: 443160
12cr|gpodder-3.2.0-1|220	- new version
12cr|gpodder-3.2.0-1|221	- drop patch
12cr|gpodder-3.2.0-1|222	
12cr|gpodder-3.2.0-1|223	* Tue Jul 28 2009 Götz Waschk <waschk@mandriva.org> 0.17.0-2mdv2010.0
12cr|gpodder-3.2.0-1|224	+ Revision: 402858
12cr|gpodder-3.2.0-1|225	- fix encoding of German translation
12cr|gpodder-3.2.0-1|226	
12cr|gpodder-3.2.0-1|227	* Mon Jul 27 2009 Götz Waschk <waschk@mandriva.org> 0.17.0-1mdv2010.0
12cr|gpodder-3.2.0-1|228	+ Revision: 400548
12cr|gpodder-3.2.0-1|229	- update to new version 0.17.0
12cr|gpodder-3.2.0-1|230	
12cr|gpodder-3.2.0-1|231	* Fri Jun 05 2009 Götz Waschk <waschk@mandriva.org> 0.16.1-1mdv2010.0
12cr|gpodder-3.2.0-1|232	+ Revision: 383028
12cr|gpodder-3.2.0-1|233	- update to new version 0.16.1
12cr|gpodder-3.2.0-1|234	
12cr|gpodder-3.2.0-1|235	* Mon Jun 01 2009 Götz Waschk <waschk@mandriva.org> 0.16.0-1mdv2010.0
12cr|gpodder-3.2.0-1|236	+ Revision: 381972
12cr|gpodder-3.2.0-1|237	- fix build deps
12cr|gpodder-3.2.0-1|238	- new version
12cr|gpodder-3.2.0-1|239	- update file list
12cr|gpodder-3.2.0-1|240	
12cr|gpodder-3.2.0-1|241	* Mon May 04 2009 Götz Waschk <waschk@mandriva.org> 0.15.2-1mdv2010.0
12cr|gpodder-3.2.0-1|242	+ Revision: 371604
12cr|gpodder-3.2.0-1|243	- new version
12cr|gpodder-3.2.0-1|244	
12cr|gpodder-3.2.0-1|245	* Fri Mar 13 2009 Götz Waschk <waschk@mandriva.org> 0.15.1-1mdv2009.1
12cr|gpodder-3.2.0-1|246	+ Revision: 354476
12cr|gpodder-3.2.0-1|247	- new version
12cr|gpodder-3.2.0-1|248	- drop patch
12cr|gpodder-3.2.0-1|249	
12cr|gpodder-3.2.0-1|250	* Wed Mar 11 2009 Götz Waschk <waschk@mandriva.org> 0.15.0-2mdv2009.1
12cr|gpodder-3.2.0-1|251	+ Revision: 353917
12cr|gpodder-3.2.0-1|252	- fix it for python 2.6
12cr|gpodder-3.2.0-1|253	
12cr|gpodder-3.2.0-1|254	* Mon Mar 09 2009 Götz Waschk <waschk@mandriva.org> 0.15.0-1mdv2009.1
12cr|gpodder-3.2.0-1|255	+ Revision: 353182
12cr|gpodder-3.2.0-1|256	- new version
12cr|gpodder-3.2.0-1|257	- update file list
12cr|gpodder-3.2.0-1|258	
12cr|gpodder-3.2.0-1|259	* Sun Feb 01 2009 Götz Waschk <waschk@mandriva.org> 0.14.1-1mdv2009.1
12cr|gpodder-3.2.0-1|260	+ Revision: 336289
12cr|gpodder-3.2.0-1|261	- new version
12cr|gpodder-3.2.0-1|262	
12cr|gpodder-3.2.0-1|263	* Sun Dec 28 2008 Götz Waschk <waschk@mandriva.org> 0.14.0-2mdv2009.1
12cr|gpodder-3.2.0-1|264	+ Revision: 320582
12cr|gpodder-3.2.0-1|265	- rebuild for new python
12cr|gpodder-3.2.0-1|266	
12cr|gpodder-3.2.0-1|267	* Thu Dec 18 2008 Götz Waschk <waschk@mandriva.org> 0.14.0-1mdv2009.1
12cr|gpodder-3.2.0-1|268	+ Revision: 315727
12cr|gpodder-3.2.0-1|269	- new version
12cr|gpodder-3.2.0-1|270	- update deps
12cr|gpodder-3.2.0-1|271	
12cr|gpodder-3.2.0-1|272	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gpodder-3.2.0-1|273	- lowercase ImageMagick
12cr|gpodder-3.2.0-1|274	
12cr|gpodder-3.2.0-1|275	* Thu Oct 30 2008 Götz Waschk <waschk@mandriva.org> 0.13.1-1mdv2009.1
12cr|gpodder-3.2.0-1|276	+ Revision: 298743
12cr|gpodder-3.2.0-1|277	- new version
12cr|gpodder-3.2.0-1|278	- fix source URL
12cr|gpodder-3.2.0-1|279	
12cr|gpodder-3.2.0-1|280	* Sat Oct 11 2008 Götz Waschk <waschk@mandriva.org> 0.13.0-1mdv2009.1
12cr|gpodder-3.2.0-1|281	+ Revision: 291904
12cr|gpodder-3.2.0-1|282	- new version
12cr|gpodder-3.2.0-1|283	- update deps
12cr|gpodder-3.2.0-1|284	
12cr|gpodder-3.2.0-1|285	* Tue Sep 09 2008 Götz Waschk <waschk@mandriva.org> 0.12.3-1mdv2009.0
12cr|gpodder-3.2.0-1|286	+ Revision: 283094
12cr|gpodder-3.2.0-1|287	- new version
12cr|gpodder-3.2.0-1|288	
12cr|gpodder-3.2.0-1|289	* Fri Aug 08 2008 Götz Waschk <waschk@mandriva.org> 0.12.2-1mdv2009.0
12cr|gpodder-3.2.0-1|290	+ Revision: 268064
12cr|gpodder-3.2.0-1|291	- new version
12cr|gpodder-3.2.0-1|292	- update file list
12cr|gpodder-3.2.0-1|293	- update license
12cr|gpodder-3.2.0-1|294	- update postinstall scripts
12cr|gpodder-3.2.0-1|295	
12cr|gpodder-3.2.0-1|296	* Thu Jul 24 2008 Götz Waschk <waschk@mandriva.org> 0.12.1-1mdv2009.0
12cr|gpodder-3.2.0-1|297	+ Revision: 245148
12cr|gpodder-3.2.0-1|298	- new version
12cr|gpodder-3.2.0-1|299	- drop patch
12cr|gpodder-3.2.0-1|300	
12cr|gpodder-3.2.0-1|301	* Fri Jul 18 2008 Götz Waschk <waschk@mandriva.org> 0.12.0-2mdv2009.0
12cr|gpodder-3.2.0-1|302	+ Revision: 238166
12cr|gpodder-3.2.0-1|303	- fix syncing to ipod
12cr|gpodder-3.2.0-1|304	
12cr|gpodder-3.2.0-1|305	* Tue Jul 15 2008 Götz Waschk <waschk@mandriva.org> 0.12.0-1mdv2009.0
12cr|gpodder-3.2.0-1|306	+ Revision: 235814
12cr|gpodder-3.2.0-1|307	- new version
12cr|gpodder-3.2.0-1|308	- update deps
12cr|gpodder-3.2.0-1|309	
12cr|gpodder-3.2.0-1|310	* Mon Jun 02 2008 Götz Waschk <waschk@mandriva.org> 0.11.3-1mdv2009.0
12cr|gpodder-3.2.0-1|311	+ Revision: 214178
12cr|gpodder-3.2.0-1|312	- new version
12cr|gpodder-3.2.0-1|313	- new version
12cr|gpodder-3.2.0-1|314	- update file list
12cr|gpodder-3.2.0-1|315	
12cr|gpodder-3.2.0-1|316	* Wed Apr 09 2008 Götz Waschk <waschk@mandriva.org> 0.11.1-1mdv2009.0
12cr|gpodder-3.2.0-1|317	+ Revision: 192434
12cr|gpodder-3.2.0-1|318	- new version
12cr|gpodder-3.2.0-1|319	- drop patch
12cr|gpodder-3.2.0-1|320	
12cr|gpodder-3.2.0-1|321	* Tue Feb 26 2008 Götz Waschk <waschk@mandriva.org> 0.11.0-2mdv2008.1
12cr|gpodder-3.2.0-1|322	+ Revision: 175397
12cr|gpodder-3.2.0-1|323	- use bluez-gnome instead of gnome-bluetooth
12cr|gpodder-3.2.0-1|324	
12cr|gpodder-3.2.0-1|325	* Mon Feb 25 2008 Götz Waschk <waschk@mandriva.org> 0.11.0-1mdv2008.1
12cr|gpodder-3.2.0-1|326	+ Revision: 174794
12cr|gpodder-3.2.0-1|327	- new version
12cr|gpodder-3.2.0-1|328	- update deps
12cr|gpodder-3.2.0-1|329	
12cr|gpodder-3.2.0-1|330	* Tue Jan 22 2008 Götz Waschk <waschk@mandriva.org> 0.10.4-1mdv2008.1
12cr|gpodder-3.2.0-1|331	+ Revision: 156229
12cr|gpodder-3.2.0-1|332	- new version
12cr|gpodder-3.2.0-1|333	- fix desktop entry
12cr|gpodder-3.2.0-1|334	
12cr|gpodder-3.2.0-1|335	+ Olivier Blin <blino@mandriva.org>
12cr|gpodder-3.2.0-1|336	- restore BuildRoot
12cr|gpodder-3.2.0-1|337	
12cr|gpodder-3.2.0-1|338	+ Thierry Vignaud <tv@mandriva.org>
12cr|gpodder-3.2.0-1|339	- kill re-definition of %%buildroot on Pixel's request
12cr|gpodder-3.2.0-1|340	
12cr|gpodder-3.2.0-1|341	* Thu Dec 13 2007 Götz Waschk <waschk@mandriva.org> 0.10.3-1mdv2008.1
12cr|gpodder-3.2.0-1|342	+ Revision: 119224
12cr|gpodder-3.2.0-1|343	- new version
12cr|gpodder-3.2.0-1|344	- update file list
12cr|gpodder-3.2.0-1|345	
12cr|gpodder-3.2.0-1|346	* Mon Nov 26 2007 Götz Waschk <waschk@mandriva.org> 0.10.2-1mdv2008.1
12cr|gpodder-3.2.0-1|347	+ Revision: 112151
12cr|gpodder-3.2.0-1|348	- new version
12cr|gpodder-3.2.0-1|349	- remove dep on python-id3
12cr|gpodder-3.2.0-1|350	
12cr|gpodder-3.2.0-1|351	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 0.10.1-2mdv2008.1
12cr|gpodder-3.2.0-1|352	+ Revision: 109227
12cr|gpodder-3.2.0-1|353	- rebuild fore new lzma
12cr|gpodder-3.2.0-1|354	
12cr|gpodder-3.2.0-1|355	* Sun Oct 28 2007 Götz Waschk <waschk@mandriva.org> 0.10.1-1mdv2008.1
12cr|gpodder-3.2.0-1|356	+ Revision: 102832
12cr|gpodder-3.2.0-1|357	- new version
12cr|gpodder-3.2.0-1|358	
12cr|gpodder-3.2.0-1|359	* Tue Oct 09 2007 Götz Waschk <waschk@mandriva.org> 0.10.0-1mdv2008.1
12cr|gpodder-3.2.0-1|360	+ Revision: 95941
12cr|gpodder-3.2.0-1|361	- new version
12cr|gpodder-3.2.0-1|362	- update deps
12cr|gpodder-3.2.0-1|363	
12cr|gpodder-3.2.0-1|364	* Sun Aug 26 2007 Götz Waschk <waschk@mandriva.org> 0.9.5-1mdv2008.0
12cr|gpodder-3.2.0-1|365	+ Revision: 71586
12cr|gpodder-3.2.0-1|366	- new version
12cr|gpodder-3.2.0-1|367	- drop patches
12cr|gpodder-3.2.0-1|368	
12cr|gpodder-3.2.0-1|369	* Thu Aug 09 2007 Götz Waschk <waschk@mandriva.org> 0.9.4-4mdv2008.0
12cr|gpodder-3.2.0-1|370	+ Revision: 60785
12cr|gpodder-3.2.0-1|371	- fix sync with more than one new episode in a feed
12cr|gpodder-3.2.0-1|372	- drop patch 1 again
12cr|gpodder-3.2.0-1|373	
12cr|gpodder-3.2.0-1|374	* Tue Aug 07 2007 Götz Waschk <waschk@mandriva.org> 0.9.4-3mdv2008.0
12cr|gpodder-3.2.0-1|375	+ Revision: 59708
12cr|gpodder-3.2.0-1|376	- patch to improve mp3 length detection
12cr|gpodder-3.2.0-1|377	
12cr|gpodder-3.2.0-1|378	* Mon Jul 23 2007 Götz Waschk <waschk@mandriva.org> 0.9.4-2mdv2008.0
12cr|gpodder-3.2.0-1|379	+ Revision: 54541
12cr|gpodder-3.2.0-1|380	- patch to use the right python-id3
12cr|gpodder-3.2.0-1|381	- fix deps
12cr|gpodder-3.2.0-1|382	
12cr|gpodder-3.2.0-1|383	* Sat Jul 21 2007 Götz Waschk <waschk@mandriva.org> 0.9.4-1mdv2008.0
12cr|gpodder-3.2.0-1|384	+ Revision: 54284
12cr|gpodder-3.2.0-1|385	- new version
12cr|gpodder-3.2.0-1|386	- drop patch
12cr|gpodder-3.2.0-1|387	
12cr|gpodder-3.2.0-1|388	* Sun Jul 08 2007 Götz Waschk <waschk@mandriva.org> 0.9.4-0.345.1mdv2008.0
12cr|gpodder-3.2.0-1|389	+ Revision: 49931
12cr|gpodder-3.2.0-1|390	- fix buildrequires
12cr|gpodder-3.2.0-1|391	- svn snapshot with support for libgpod 0.5.x
12cr|gpodder-3.2.0-1|392	
12cr|gpodder-3.2.0-1|393	* Tue Jun 26 2007 Götz Waschk <waschk@mandriva.org> 0.9.3-1mdv2008.0
12cr|gpodder-3.2.0-1|394	+ Revision: 44214
12cr|gpodder-3.2.0-1|395	- new version
12cr|gpodder-3.2.0-1|396	- drop patch
12cr|gpodder-3.2.0-1|397	
12cr|gpodder-3.2.0-1|398	* Fri May 25 2007 Götz Waschk <waschk@mandriva.org> 0.9.2-2mdv2008.0
12cr|gpodder-3.2.0-1|399	+ Revision: 31071
12cr|gpodder-3.2.0-1|400	- fix download on startup
12cr|gpodder-3.2.0-1|401	
12cr|gpodder-3.2.0-1|402	* Wed May 23 2007 Götz Waschk <waschk@mandriva.org> 0.9.2-1mdv2008.0
12cr|gpodder-3.2.0-1|403	+ Revision: 30123
12cr|gpodder-3.2.0-1|404	- new version
12cr|gpodder-3.2.0-1|405	
12cr|gpodder-3.2.0-1|406	
12cr|gpodder-3.2.0-1|407	* Sat Apr 07 2007 Götz Waschk <waschk@mandriva.org> 0.9.1-1mdv2007.1
12cr|gpodder-3.2.0-1|408	+ Revision: 150957
12cr|gpodder-3.2.0-1|409	- oops, fix buildrequires
12cr|gpodder-3.2.0-1|410	- new version
12cr|gpodder-3.2.0-1|411	- update deps
12cr|gpodder-3.2.0-1|412	- drop patch
12cr|gpodder-3.2.0-1|413	- fix installation
12cr|gpodder-3.2.0-1|414	- add new icons
12cr|gpodder-3.2.0-1|415	
12cr|gpodder-3.2.0-1|416	* Fri Mar 09 2007 Götz Waschk <waschk@mandriva.org> 0.9.0-2mdv2007.1
12cr|gpodder-3.2.0-1|417	+ Revision: 138576
12cr|gpodder-3.2.0-1|418	- fix desktop entry
12cr|gpodder-3.2.0-1|419	
12cr|gpodder-3.2.0-1|420	* Wed Mar 07 2007 Jérôme Soyer <saispo@mandriva.org> 0.9.0-1mdv2007.1
12cr|gpodder-3.2.0-1|421	+ Revision: 134489
12cr|gpodder-3.2.0-1|422	- New release 0.9.0
12cr|gpodder-3.2.0-1|423	
12cr|gpodder-3.2.0-1|424	* Mon Feb 05 2007 Jérôme Soyer <saispo@mandriva.org> 0.8.9-1mdv2007.1
12cr|gpodder-3.2.0-1|425	+ Revision: 116233
12cr|gpodder-3.2.0-1|426	- New release 0.8.9
12cr|gpodder-3.2.0-1|427	
12cr|gpodder-3.2.0-1|428	* Tue Dec 19 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.8.0-3mdv2007.1
12cr|gpodder-3.2.0-1|429	+ Revision: 99234
12cr|gpodder-3.2.0-1|430	- Fix file list
12cr|gpodder-3.2.0-1|431	- Rebuild against new python
12cr|gpodder-3.2.0-1|432	- Swtich to new xdg menu
12cr|gpodder-3.2.0-1|433	- Remove old menu style
12cr|gpodder-3.2.0-1|434	- Import gpodder
12cr|gpodder-3.2.0-1|435	
12cr|gpodder-3.2.0-1|436	* Tue Aug 01 2006 Jerome Soyer <saispo@mandriva.org> 0.8.0-1mdv2007.0
12cr|gpodder-3.2.0-1|437	- New release 0.8.0
12cr|gpodder-3.2.0-1|438	
12cr|gpodder-3.2.0-1|439	* Tue Apr 11 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.7-2mdk
12cr|gpodder-3.2.0-1|440	- Add BuildRequires
12cr|gpodder-3.2.0-1|441	- use mkrel
12cr|gpodder-3.2.0-1|442	
12cr|gpodder-3.2.0-1|443	* Mon Apr 10 2006 Austin Acton <austin@mandriva.org> 0.7-1mdk
12cr|gpodder-3.2.0-1|444	- New release 0.7
12cr|gpodder-3.2.0-1|445	
12cr|gpodder-3.2.0-1|446	* Fri Mar 31 2006 Austin Acton <austin@mandriva.org> 0.6-1mdk
12cr|gpodder-3.2.0-1|447	- New release 0.6
12cr|gpodder-3.2.0-1|448	
12cr|gpodder-3.2.0-1|449	* Sat Feb 11 2006 Austin Acton <austin@mandriva.org> 0.5-1mdk
12cr|gpodder-3.2.0-1|450	- New release 0.5
12cr|gpodder-3.2.0-1|451	
12cr|gpodder-3.2.0-1|452	* Fri Sep 09 2005 Austin Acton <austin@mandriva.org> 0.4-1mdk
12cr|gpodder-3.2.0-1|453	- New release 0.4
12cr|gpodder-3.2.0-1|454	
12cr|gpodder-3.2.0-1|455	* Sun Sep 04 2005 Austin Acton <austin@mandriva.org> 0.3-1mdk
12cr|gpodder-3.2.0-1|456	- initial package
12cr|gpodder-3.2.0-1|457	

1880 12
12cr|gpppoem-0.1.1-8|1	%define name gpppoem
12cr|gpppoem-0.1.1-8|2	%define version 0.1.1
12cr|gpppoem-0.1.1-8|3	%define release %mkrel 8
12cr|gpppoem-0.1.1-8|4	
12cr|gpppoem-0.1.1-8|5	Name: %name
12cr|gpppoem-0.1.1-8|6	Summary: Monitor your pppoe connection
12cr|gpppoem-0.1.1-8|7	Version: %{version}
12cr|gpppoem-0.1.1-8|8	Release: %{release}
12cr|gpppoem-0.1.1-8|9	License: GPL
12cr|gpppoem-0.1.1-8|10	Url: http://footprints.altervista.org/index.php
12cr|gpppoem-0.1.1-8|11	Group: Monitoring
12cr|gpppoem-0.1.1-8|12	Source0: http://footprints.altervista.org/archivio/gpppoem/%{name}-%{version}.tar.bz2
12cr|gpppoem-0.1.1-8|13	Source10: gpppoem-16.png
12cr|gpppoem-0.1.1-8|14	Source11: gpppoem-32.png
12cr|gpppoem-0.1.1-8|15	Source12: gpppoem-48.png
12cr|gpppoem-0.1.1-8|16	BuildRequires: automake >= 1.7
12cr|gpppoem-0.1.1-8|17	Buildrequires: libgnome2-devel >= 2.0
12cr|gpppoem-0.1.1-8|18	Buildrequires: libgnomeui2-devel >= 2.0
12cr|gpppoem-0.1.1-8|19	
12cr|gpppoem-0.1.1-8|20	%description
12cr|gpppoem-0.1.1-8|21	Monitor your pppoe connection.
12cr|gpppoem-0.1.1-8|22	It can also monitor your eth0 connection.
12cr|gpppoem-0.1.1-8|23	
12cr|gpppoem-0.1.1-8|24	%prep
12cr|gpppoem-0.1.1-8|25	%setup -q -n %name-0.1
12cr|gpppoem-0.1.1-8|26	
12cr|gpppoem-0.1.1-8|27	%build
12cr|gpppoem-0.1.1-8|28	export LIBS="-lX11"
12cr|gpppoem-0.1.1-8|29	autoreconf -vif
12cr|gpppoem-0.1.1-8|30	%configure2_5x
12cr|gpppoem-0.1.1-8|31	
12cr|gpppoem-0.1.1-8|32	%install
12cr|gpppoem-0.1.1-8|33	%makeinstall_std prefix=%buildroot%_prefix
12cr|gpppoem-0.1.1-8|34	
12cr|gpppoem-0.1.1-8|35	mkdir -p %{buildroot}/{%{_iconsdir},%{_liconsdir},%{_miconsdir}}
12cr|gpppoem-0.1.1-8|36	cp %SOURCE10 %{buildroot}/%_miconsdir/%name.png
12cr|gpppoem-0.1.1-8|37	cp %SOURCE11 %{buildroot}/%_iconsdir/%name.png
12cr|gpppoem-0.1.1-8|38	cp %SOURCE12 %{buildroot}/%_liconsdir/%name.png
12cr|gpppoem-0.1.1-8|39	
12cr|gpppoem-0.1.1-8|40	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|gpppoem-0.1.1-8|41	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gpppoem-0.1.1-8|42	[Desktop Entry]
12cr|gpppoem-0.1.1-8|43	Name=Gpppoem
12cr|gpppoem-0.1.1-8|44	Comment=Pppoe monitor
12cr|gpppoem-0.1.1-8|45	Exec=%{_bindir}/%{name}
12cr|gpppoem-0.1.1-8|46	Icon=%{name}
12cr|gpppoem-0.1.1-8|47	Terminal=false
12cr|gpppoem-0.1.1-8|48	Type=Application
12cr|gpppoem-0.1.1-8|49	StartupNotify=true
12cr|gpppoem-0.1.1-8|50	Categories=GNOME;X-MandrivaLinux-System-Monitoring;
12cr|gpppoem-0.1.1-8|51	EOF
12cr|gpppoem-0.1.1-8|52	
12cr|gpppoem-0.1.1-8|53	%files
12cr|gpppoem-0.1.1-8|54	%defattr(-,root,root,0755)
12cr|gpppoem-0.1.1-8|55	%{_bindir}/*
12cr|gpppoem-0.1.1-8|56	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gpppoem-0.1.1-8|57	%{_iconsdir}/%name.png
12cr|gpppoem-0.1.1-8|58	%{_liconsdir}/%name.png
12cr|gpppoem-0.1.1-8|59	%{_miconsdir}/%name.png
12cr|gpppoem-0.1.1-8|60	%{_datadir}/pixmaps/%name/gppp.png
12cr|gpppoem-0.1.1-8|61	
12cr|gpppoem-0.1.1-8|62	
12cr|gpppoem-0.1.1-8|63	
12cr|gpppoem-0.1.1-8|64	
12cr|gpppoem-0.1.1-8|65	
12cr|gpppoem-0.1.1-8|66	%changelog
12cr|gpppoem-0.1.1-8|67	

1881 12
12cr|gpredict-1.3-2|1	%define name    gpredict
12cr|gpredict-1.3-2|2	%define version 1.3
12cr|gpredict-1.3-2|3	%define rel     2
12cr|gpredict-1.3-2|4	
12cr|gpredict-1.3-2|5	Name:           %{name}
12cr|gpredict-1.3-2|6	Version:        %{version}
12cr|gpredict-1.3-2|7	Release:        %{rel}
12cr|gpredict-1.3-2|8	Summary:        Fast and accurate real-time satellite tracking
12cr|gpredict-1.3-2|9	Group:          Sciences/Geosciences
12cr|gpredict-1.3-2|10	License:        GPLv2+
12cr|gpredict-1.3-2|11	URL:            http://gpredict.oz9aec.net
12cr|gpredict-1.3-2|12	Source0:         http://sourceforge.net/projects/gpredict/files/Gpredict/%{version}/%{name}-%{version}.tar.gz
12cr|gpredict-1.3-2|13	BuildRequires:  pkgconfig(ncurses)
12cr|gpredict-1.3-2|14	BuildRequires:  libstdc++-devel
12cr|gpredict-1.3-2|15	BuildRequires:  pkgconfig(libcurl)
12cr|gpredict-1.3-2|16	BuildRequires:  pkgconfig(gtk+)
12cr|gpredict-1.3-2|17	BuildRequires:  intltool >= 0.21
12cr|gpredict-1.3-2|18	BuildRequires:  pkgconfig(goocanvas)
12cr|gpredict-1.3-2|19	
12cr|gpredict-1.3-2|20	%description
12cr|gpredict-1.3-2|21	Gpredict includes the following features:
12cr|gpredict-1.3-2|22	* Tracking an infinite number of satellites only limited by the
12cr|gpredict-1.3-2|23	physical memory and processing power of the computer.
12cr|gpredict-1.3-2|24	* Display the tracking data in lists, maps, polar plots and any
12cr|gpredict-1.3-2|25	combination of these.
12cr|gpredict-1.3-2|26	* You can have many modules open at the same either in a
12cr|gpredict-1.3-2|27	notebook or in their own windows. The module can also run in
12cr|gpredict-1.3-2|28	full-screen mode.
12cr|gpredict-1.3-2|29	* You can use many ground stations. Ground station coordinates
12cr|gpredict-1.3-2|30	can either be entered manually or you can get some appriximate values
12cr|gpredict-1.3-2|31	from a list with more than 2000 predefined locations worldwide.
12cr|gpredict-1.3-2|32	* Predict upcoming passes for satellites, including passes where a
12cr|gpredict-1.3-2|33	satellite may be visible and communication windows
12cr|gpredict-1.3-2|34	* Very detailed information about both the real time data and the
12cr|gpredict-1.3-2|35	predicted passes.
12cr|gpredict-1.3-2|36	* Gpredict can run in real-time, simulated real-time (fast forward and
12cr|gpredict-1.3-2|37	backward), and manual time control.
12cr|gpredict-1.3-2|38	* Doppler tuning of radios via Hamlib rigctld.
12cr|gpredict-1.3-2|39	* Antenna rotator control via Hamlib rotctld.
12cr|gpredict-1.3-2|40	
12cr|gpredict-1.3-2|41	
12cr|gpredict-1.3-2|42	%prep
12cr|gpredict-1.3-2|43	%setup -q
12cr|gpredict-1.3-2|44	
12cr|gpredict-1.3-2|45	%build
12cr|gpredict-1.3-2|46	%configure2_5x --enable-coverage
12cr|gpredict-1.3-2|47	%make
12cr|gpredict-1.3-2|48	
12cr|gpredict-1.3-2|49	%install
12cr|gpredict-1.3-2|50	%makeinstall_std
12cr|gpredict-1.3-2|51	
12cr|gpredict-1.3-2|52	%find_lang %{name}
12cr|gpredict-1.3-2|53	
12cr|gpredict-1.3-2|54	%files -f %{name}.lang
12cr|gpredict-1.3-2|55	%{_bindir}/%{name}
12cr|gpredict-1.3-2|56	%{_datadir}/%{name}
12cr|gpredict-1.3-2|57	%{_datadir}/applications/%{name}.desktop
12cr|gpredict-1.3-2|58	%{_datadir}/pixmaps/%{name}
12cr|gpredict-1.3-2|59	%{_datadir}/pixmaps/%{name}-icon.png
12cr|gpredict-1.3-2|60	%{_mandir}/man1/gpredict.*
12cr|gpredict-1.3-2|61	
12cr|gpredict-1.3-2|62	
12cr|gpredict-1.3-2|63	
12cr|gpredict-1.3-2|64	%changelog
12cr|gpredict-1.3-2|65	

1882 12
12cr|gprsec-3.0.0-5|1	# TODO: build also command line tool, automate configuration as defined below.
12cr|gprsec-3.0.0-5|2	
12cr|gprsec-3.0.0-5|3	%define name		gprsec
12cr|gprsec-3.0.0-5|4	%define realnam		GPRS_Easy_Connect
12cr|gprsec-3.0.0-5|5	%define version		3.0.0
12cr|gprsec-3.0.0-5|6	%define realver		300
12cr|gprsec-3.0.0-5|7	%define release		%mkrel 5
12cr|gprsec-3.0.0-5|8	%define Summary		GUI to simplify GPRS cellular data connection
12cr|gprsec-3.0.0-5|9	
12cr|gprsec-3.0.0-5|10	Summary:		%{Summary}
12cr|gprsec-3.0.0-5|11	Name:			%{name}
12cr|gprsec-3.0.0-5|12	Version:		%{version}
12cr|gprsec-3.0.0-5|13	Release:		%{release}
12cr|gprsec-3.0.0-5|14	License:		GPL
12cr|gprsec-3.0.0-5|15	Group:			Communications
12cr|gprsec-3.0.0-5|16	URL:			http://www.gprsec.hu
12cr|gprsec-3.0.0-5|17	
12cr|gprsec-3.0.0-5|18	Source0:		http://www.gprsec.hu/downloads/%{realnam}_%{realver}.tar.bz2
12cr|gprsec-3.0.0-5|19	BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gprsec-3.0.0-5|20	BuildArch:		noarch
12cr|gprsec-3.0.0-5|21	BuildRequires:	imagemagick
12cr|gprsec-3.0.0-5|22	
12cr|gprsec-3.0.0-5|23	Requires:		perl-Gtk2
12cr|gprsec-3.0.0-5|24	Requires:		perl-Glib
12cr|gprsec-3.0.0-5|25	Requires:		perl-Gtk2-TrayIcon
12cr|gprsec-3.0.0-5|26	Requires:		perl-Gnome2-Canvas
12cr|gprsec-3.0.0-5|27	Requires:		perl-Gnome2-VFS
12cr|gprsec-3.0.0-5|28	Requires:		perl-Gnome2
12cr|gprsec-3.0.0-5|29	Requires:		ppp
12cr|gprsec-3.0.0-5|30	
12cr|gprsec-3.0.0-5|31	%description
12cr|gprsec-3.0.0-5|32	GPRS Easy Connect is a graphical utility to simplify connecting to the internet
12cr|gprsec-3.0.0-5|33	with a GPRS cellular phone.  Many phones are supported, and scripts to connect
12cr|gprsec-3.0.0-5|34	to many worldwide GPRS providers are included.  You can also easily create your
12cr|gprsec-3.0.0-5|35	own script to add new phones or new providers.  Connection statistics are also
12cr|gprsec-3.0.0-5|36	included.
12cr|gprsec-3.0.0-5|37	
12cr|gprsec-3.0.0-5|38	Connections to your phone can be via serial, irda, bluetooth, or USB.
12cr|gprsec-3.0.0-5|39	
12cr|gprsec-3.0.0-5|40	* Usage note:
12cr|gprsec-3.0.0-5|41	To use, make sure you have kernel module cdc_acm loaded (easiest is to add it
12cr|gprsec-3.0.0-5|42	to /etc/modules), add user permissions after devices created by executing
12cr|gprsec-3.0.0-5|43	chmod a+rw /dev/ttyACM0 && chmod a+rw /dev/ttyACM1, and after you connect to
12cr|gprsec-3.0.0-5|44	run dhclient or similar.
12cr|gprsec-3.0.0-5|45	
12cr|gprsec-3.0.0-5|46	%prep
12cr|gprsec-3.0.0-5|47	%setup -q -n %{realnam}_%{realver}
12cr|gprsec-3.0.0-5|48	
12cr|gprsec-3.0.0-5|49	%build
12cr|gprsec-3.0.0-5|50	# no build, this is a perl script
12cr|gprsec-3.0.0-5|51	
12cr|gprsec-3.0.0-5|52	%install
12cr|gprsec-3.0.0-5|53	rm -rf %{buildroot}
12cr|gprsec-3.0.0-5|54	
12cr|gprsec-3.0.0-5|55	# The spec does not use the binary installer provided in the package
12cr|gprsec-3.0.0-5|56	# but the installation directives used by it from installer/Install.conf
12cr|gprsec-3.0.0-5|57	
12cr|gprsec-3.0.0-5|58	install -D data/bin/%{name} %{buildroot}%{_bindir}/%{name}
12cr|gprsec-3.0.0-5|59	install -d %{buildroot}%{_datadir}/%{name}
12cr|gprsec-3.0.0-5|60	cp -R data/share/%{name}/images %{buildroot}%{_datadir}/%{name}/
12cr|gprsec-3.0.0-5|61	cp -R data/share/%{name}/themes %{buildroot}%{_datadir}
12cr|gprsec-3.0.0-5|62	cp -R data/share/%{name}/languages %{buildroot}%{_datadir}/%{name}/
12cr|gprsec-3.0.0-5|63	cp -R data/share/%{name}/sounds %{buildroot}%{_datadir}/%{name}/
12cr|gprsec-3.0.0-5|64	cp -R data/share/%{name}/tools %{buildroot}%{_datadir}/%{name}/
12cr|gprsec-3.0.0-5|65	
12cr|gprsec-3.0.0-5|66	# Creating menu entry
12cr|gprsec-3.0.0-5|67	
12cr|gprsec-3.0.0-5|68	
12cr|gprsec-3.0.0-5|69	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gprsec-3.0.0-5|70	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gprsec-3.0.0-5|71	[Desktop Entry]
12cr|gprsec-3.0.0-5|72	Encoding=UTF-8
12cr|gprsec-3.0.0-5|73	Name=GPRS Easy Connect
12cr|gprsec-3.0.0-5|74	Comment=%{Summary}
12cr|gprsec-3.0.0-5|75	Exec=%{_bindir}/%{name}
12cr|gprsec-3.0.0-5|76	Icon=%{name}
12cr|gprsec-3.0.0-5|77	Terminal=false (or true if needs=text)
12cr|gprsec-3.0.0-5|78	Type=Application
12cr|gprsec-3.0.0-5|79	Categories=GNOME;Settings;Networ;X-MandrivaLinux-System-Configuration-Networking;
12cr|gprsec-3.0.0-5|80	EOF
12cr|gprsec-3.0.0-5|81	
12cr|gprsec-3.0.0-5|82	# Create icons
12cr|gprsec-3.0.0-5|83	
12cr|gprsec-3.0.0-5|84	install -d %buildroot/{%_miconsdir,%_iconsdir,%_liconsdir}
12cr|gprsec-3.0.0-5|85	convert -resize 16x16 data/share/gprsec/images/icons/gprsec.png %buildroot/%_miconsdir/%name.png
12cr|gprsec-3.0.0-5|86	convert -resize 32x32 data/share/gprsec/images/icons/gprsec.png %buildroot/%_iconsdir/%name.png
12cr|gprsec-3.0.0-5|87	convert -resize 48x48 data/share/gprsec/images/icons/gprsec.png %buildroot/%_liconsdir/%name.png
12cr|gprsec-3.0.0-5|88	
12cr|gprsec-3.0.0-5|89	%clean
12cr|gprsec-3.0.0-5|90	rm -rf %{buildroot}
12cr|gprsec-3.0.0-5|91	
12cr|gprsec-3.0.0-5|92	%if %mdkversion < 200900
12cr|gprsec-3.0.0-5|93	%post
12cr|gprsec-3.0.0-5|94	%update_menus
12cr|gprsec-3.0.0-5|95	%endif
12cr|gprsec-3.0.0-5|96	
12cr|gprsec-3.0.0-5|97	%if %mdkversion < 200900
12cr|gprsec-3.0.0-5|98	%postun
12cr|gprsec-3.0.0-5|99	%clean_menus
12cr|gprsec-3.0.0-5|100	%endif
12cr|gprsec-3.0.0-5|101	
12cr|gprsec-3.0.0-5|102	%files
12cr|gprsec-3.0.0-5|103	%defattr(-,root,root,0755)
12cr|gprsec-3.0.0-5|104	%doc data/share/gprsec/README data/share/gprsec/COPYING data/share/gprsec/AUTHORS data/share/gprsec/history data/share/gprsec/version
12cr|gprsec-3.0.0-5|105	%doc documentation.html
12cr|gprsec-3.0.0-5|106	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gprsec-3.0.0-5|107	%{_bindir}/%name
12cr|gprsec-3.0.0-5|108	%{_miconsdir}/%name.png
12cr|gprsec-3.0.0-5|109	%{_iconsdir}/%name.png
12cr|gprsec-3.0.0-5|110	%{_liconsdir}/%name.png
12cr|gprsec-3.0.0-5|111	%{_datadir}/%{name}/*
12cr|gprsec-3.0.0-5|112	%{_datadir}/themes/*
12cr|gprsec-3.0.0-5|113	
12cr|gprsec-3.0.0-5|114	
12cr|gprsec-3.0.0-5|115	
12cr|gprsec-3.0.0-5|116	%changelog
12cr|gprsec-3.0.0-5|117	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-5mdv2011.0
12cr|gprsec-3.0.0-5|118	+ Revision: 619249
12cr|gprsec-3.0.0-5|119	- the mass rebuild of 2010.0 packages
12cr|gprsec-3.0.0-5|120	
12cr|gprsec-3.0.0-5|121	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.0.0-4mdv2010.0
12cr|gprsec-3.0.0-5|122	+ Revision: 429296
12cr|gprsec-3.0.0-5|123	- rebuild
12cr|gprsec-3.0.0-5|124	
12cr|gprsec-3.0.0-5|125	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 3.0.0-3mdv2009.0
12cr|gprsec-3.0.0-5|126	+ Revision: 240222
12cr|gprsec-3.0.0-5|127	- rebuild
12cr|gprsec-3.0.0-5|128	- BuildRequires imagemagick for convert
12cr|gprsec-3.0.0-5|129	- drop old menu
12cr|gprsec-3.0.0-5|130	- kill re-definition of %%buildroot on Pixel's request
12cr|gprsec-3.0.0-5|131	- import gprsec
12cr|gprsec-3.0.0-5|132	
12cr|gprsec-3.0.0-5|133	+ Pixel <pixel@mandriva.com>
12cr|gprsec-3.0.0-5|134	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gprsec-3.0.0-5|135	
12cr|gprsec-3.0.0-5|136	+ Olivier Blin <oblin@mandriva.com>
12cr|gprsec-3.0.0-5|137	- restore BuildRoot
12cr|gprsec-3.0.0-5|138	
12cr|gprsec-3.0.0-5|139	
12cr|gprsec-3.0.0-5|140	* Fri Jun 30 2006 Austin Acton <austin@mandriva.org> 3.0.0-1mdv2007.0
12cr|gprsec-3.0.0-5|141	- from Dovix <dovix2003@yahoo.com> :
12cr|gprsec-3.0.0-5|142	- rpmlint & spec cleanup
12cr|gprsec-3.0.0-5|143	- relocate to system network configuration menu
12cr|gprsec-3.0.0-5|144	- migrate to xdg menu
12cr|gprsec-3.0.0-5|145	
12cr|gprsec-3.0.0-5|146	* Tue Apr 29 2003 Austin Acton <aacton@yorku.ca> 1.2.3-2mdk
12cr|gprsec-3.0.0-5|147	- allow to run as non-root; use /var/gprsec for log and config files
12cr|gprsec-3.0.0-5|148	
12cr|gprsec-3.0.0-5|149	* Tue Apr 29 2003 Austin Acton <aacton@yorku.ca> 1.2.3-1mdk
12cr|gprsec-3.0.0-5|150	- 1.2.3
12cr|gprsec-3.0.0-5|151	
12cr|gprsec-3.0.0-5|152	* Sun Mar 30 2003 Austin Acton <aacton@yorku.ca> 1.2.2-1mdk
12cr|gprsec-3.0.0-5|153	- initial package
12cr|gprsec-3.0.0-5|154	

1883 12
12cr|gpsbabel-1.4.3-1|1	Summary:	GPSBabel converts GPS data from one format to another
12cr|gpsbabel-1.4.3-1|2	Name:		gpsbabel
12cr|gpsbabel-1.4.3-1|3	Version:	1.4.3
12cr|gpsbabel-1.4.3-1|4	Release:	1
12cr|gpsbabel-1.4.3-1|5	License:	GPLv2+
12cr|gpsbabel-1.4.3-1|6	Group:		File tools
12cr|gpsbabel-1.4.3-1|7	URL:		http://www.gpsbabel.org/
12cr|gpsbabel-1.4.3-1|8	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|gpsbabel-1.4.3-1|9	Source1:       %{name}.desktop
12cr|gpsbabel-1.4.3-1|10	Source2:       %{name}.png
12cr|gpsbabel-1.4.3-1|11	Patch0:		gpsbabel-1.3.5-autoconf.patch
12cr|gpsbabel-1.4.3-1|12	BuildRequires:	expat-devel
12cr|gpsbabel-1.4.3-1|13	BuildRequires:	libusb-devel
12cr|gpsbabel-1.4.3-1|14	BuildRequires:	zlib-devel
12cr|gpsbabel-1.4.3-1|15	BuildRequires:	qt4-devel
12cr|gpsbabel-1.4.3-1|16	BuildRequires:	desktop-file-utils
12cr|gpsbabel-1.4.3-1|17	
12cr|gpsbabel-1.4.3-1|18	%description
12cr|gpsbabel-1.4.3-1|19	GPSBabel converts waypoints, tracks, and routes from one format to another,
12cr|gpsbabel-1.4.3-1|20	whether that format is a common mapping format like Delorme, Streets and
12cr|gpsbabel-1.4.3-1|21	Trips, or even a serial upload or download to a GPS unit such as those from
12cr|gpsbabel-1.4.3-1|22	Garmin and Magellan. By flatting the Tower of Babel that the authors of
12cr|gpsbabel-1.4.3-1|23	various programs for manipulating GPS data have imposed upon us, it returns
12cr|gpsbabel-1.4.3-1|24	to us the ability to freely move our own waypoint data between the programs
12cr|gpsbabel-1.4.3-1|25	and hardware we choose to use.
12cr|gpsbabel-1.4.3-1|26	
12cr|gpsbabel-1.4.3-1|27	%package gui
12cr|gpsbabel-1.4.3-1|28	Summary:	Qt GUI interface for GPSBabel
12cr|gpsbabel-1.4.3-1|29	Group:		Graphical desktop/KDE
12cr|gpsbabel-1.4.3-1|30	License:	GPLv2+
12cr|gpsbabel-1.4.3-1|31	Requires:	%{name} = %{version}-%{release}
12cr|gpsbabel-1.4.3-1|32	
12cr|gpsbabel-1.4.3-1|33	%description gui
12cr|gpsbabel-1.4.3-1|34	Qt GUI interface for GPSBabel.
12cr|gpsbabel-1.4.3-1|35	
12cr|gpsbabel-1.4.3-1|36	%prep
12cr|gpsbabel-1.4.3-1|37	
12cr|gpsbabel-1.4.3-1|38	%setup -q
12cr|gpsbabel-1.4.3-1|39	perl -pi -e 's|^INSTALL_TARGETDIR=/usr/local/|INSTALL_TARGETDIR=\$(DESTDIR)%_usr|' Makefile
12cr|gpsbabel-1.4.3-1|40	%patch0 -p0 -b .autoconf
12cr|gpsbabel-1.4.3-1|41	
12cr|gpsbabel-1.4.3-1|42	# fix bad execute perms
12cr|gpsbabel-1.4.3-1|43	%{__chmod} a-x *.c *.h
12cr|gpsbabel-1.4.3-1|44	
12cr|gpsbabel-1.4.3-1|45	%build
12cr|gpsbabel-1.4.3-1|46	%configure2_5x --with-zlib=system
12cr|gpsbabel-1.4.3-1|47	%make
12cr|gpsbabel-1.4.3-1|48	pushd gui
12cr|gpsbabel-1.4.3-1|49	%qmake_qt4
12cr|gpsbabel-1.4.3-1|50	%qt4bin/lrelease *.ts
12cr|gpsbabel-1.4.3-1|51	%make
12cr|gpsbabel-1.4.3-1|52	popd
12cr|gpsbabel-1.4.3-1|53	
12cr|gpsbabel-1.4.3-1|54	%install
12cr|gpsbabel-1.4.3-1|55	%__install -d %{buildroot}%{_bindir}
12cr|gpsbabel-1.4.3-1|56	%makeinstall_std
12cr|gpsbabel-1.4.3-1|57	%makeinstall_std -C gui
12cr|gpsbabel-1.4.3-1|58	
12cr|gpsbabel-1.4.3-1|59	%__install -m 0755 -d %{buildroot}%{_bindir}/
12cr|gpsbabel-1.4.3-1|60	%__install -m 0755 -p gui/objects/gpsbabelfe-bin %{buildroot}%{_bindir}/
12cr|gpsbabel-1.4.3-1|61	%__install -m 0755 -d %{buildroot}%{translationdir}/
12cr|gpsbabel-1.4.3-1|62	%__install -m 0644 -p gui/gpsbabel*_*.qm %{buildroot}%{translationdir}/
12cr|gpsbabel-1.4.3-1|63	
12cr|gpsbabel-1.4.3-1|64	desktop-file-install \
12cr|gpsbabel-1.4.3-1|65	--dir %{buildroot}/%{_datadir}/applications \
12cr|gpsbabel-1.4.3-1|66	%{SOURCE1}
12cr|gpsbabel-1.4.3-1|67	
12cr|gpsbabel-1.4.3-1|68	install -m 0755 -d %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/
12cr|gpsbabel-1.4.3-1|69	install -m 0644 -p %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/
12cr|gpsbabel-1.4.3-1|70	
12cr|gpsbabel-1.4.3-1|71	%files
12cr|gpsbabel-1.4.3-1|72	%doc README* COPYING
12cr|gpsbabel-1.4.3-1|73	%{_bindir}/%{name}
12cr|gpsbabel-1.4.3-1|74	
12cr|gpsbabel-1.4.3-1|75	%files gui
12cr|gpsbabel-1.4.3-1|76	%doc gui/{AUTHORS,COPYING*,README*,TODO} gui/help/gpsbabel.html
12cr|gpsbabel-1.4.3-1|77	%{_bindir}/gpsbabelfe-bin
12cr|gpsbabel-1.4.3-1|78	%{_datadir}/applications/*
12cr|gpsbabel-1.4.3-1|79	%{_datadir}/icons/hicolor/256x256/apps/*
12cr|gpsbabel-1.4.3-1|80	
12cr|gpsbabel-1.4.3-1|81	
12cr|gpsbabel-1.4.3-1|82	%changelog
12cr|gpsbabel-1.4.3-1|83	* Thu Jul 26 2012 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-1
12cr|gpsbabel-1.4.3-1|84	+ Revision: 811058
12cr|gpsbabel-1.4.3-1|85	- duh...
12cr|gpsbabel-1.4.3-1|86	- No translations found for gpsbabel
12cr|gpsbabel-1.4.3-1|87	- 1.4.3
12cr|gpsbabel-1.4.3-1|88	
12cr|gpsbabel-1.4.3-1|89	* Mon Oct 31 2011 Andrey Bondrov <abondrov@mandriva.org> 1.4.2-1
12cr|gpsbabel-1.4.3-1|90	+ Revision: 707998
12cr|gpsbabel-1.4.3-1|91	- New version 1.4.2, now we have Qt4 frontend
12cr|gpsbabel-1.4.3-1|92	
12cr|gpsbabel-1.4.3-1|93	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-3mdv2011.0
12cr|gpsbabel-1.4.3-1|94	+ Revision: 619250
12cr|gpsbabel-1.4.3-1|95	- the mass rebuild of 2010.0 packages
12cr|gpsbabel-1.4.3-1|96	
12cr|gpsbabel-1.4.3-1|97	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.3.6-2mdv2010.0
12cr|gpsbabel-1.4.3-1|98	+ Revision: 437808
12cr|gpsbabel-1.4.3-1|99	- rebuild
12cr|gpsbabel-1.4.3-1|100	
12cr|gpsbabel-1.4.3-1|101	* Thu Jan 08 2009 Emmanuel Andry <eandry@mandriva.org> 1.3.6-1mdv2009.1
12cr|gpsbabel-1.4.3-1|102	+ Revision: 327269
12cr|gpsbabel-1.4.3-1|103	- New version 1.3.6
12cr|gpsbabel-1.4.3-1|104	- use configure2_5x
12cr|gpsbabel-1.4.3-1|105	- reimport broken P0 from Fedora
12cr|gpsbabel-1.4.3-1|106	- diff P1 to fix str fmt
12cr|gpsbabel-1.4.3-1|107	
12cr|gpsbabel-1.4.3-1|108	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.3.4-3mdv2009.0
12cr|gpsbabel-1.4.3-1|109	+ Revision: 246546
12cr|gpsbabel-1.4.3-1|110	- rebuild
12cr|gpsbabel-1.4.3-1|111	
12cr|gpsbabel-1.4.3-1|112	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 1.3.4-1mdv2008.1
12cr|gpsbabel-1.4.3-1|113	+ Revision: 165954
12cr|gpsbabel-1.4.3-1|114	- fix spacing at top of description
12cr|gpsbabel-1.4.3-1|115	- kill re-definition of %%buildroot on Pixel's request
12cr|gpsbabel-1.4.3-1|116	
12cr|gpsbabel-1.4.3-1|117	+ Olivier Blin <blino@mandriva.org>
12cr|gpsbabel-1.4.3-1|118	- restore BuildRoot
12cr|gpsbabel-1.4.3-1|119	
12cr|gpsbabel-1.4.3-1|120	* Thu Sep 06 2007 Emmanuel Andry <eandry@mandriva.org> 1.3.4-1mdv2008.0
12cr|gpsbabel-1.4.3-1|121	+ Revision: 81316
12cr|gpsbabel-1.4.3-1|122	- New version
12cr|gpsbabel-1.4.3-1|123	
12cr|gpsbabel-1.4.3-1|124	+ Nicolas Vigier <nvigier@mandriva.com>
12cr|gpsbabel-1.4.3-1|125	- Import gpsbabel
12cr|gpsbabel-1.4.3-1|126	

1884 12
12cr|gpscorrelate-1.6.1-4|1	Name: gpscorrelate
12cr|gpscorrelate-1.6.1-4|2	Summary: GPS photo tagging application
12cr|gpscorrelate-1.6.1-4|3	Version: 1.6.1
12cr|gpscorrelate-1.6.1-4|4	Release: %mkrel 4
12cr|gpscorrelate-1.6.1-4|5	Source0: http://freefoote.dview.net/linux/%{name}-%{version}.tar.gz
12cr|gpscorrelate-1.6.1-4|6	Patch0:	gpscorrelate-1.6.1-makefile.diff
12cr|gpscorrelate-1.6.1-4|7	URL: http://freefoote.dview.net/linux_gpscorr.html
12cr|gpscorrelate-1.6.1-4|8	License: GPLv2+
12cr|gpscorrelate-1.6.1-4|9	Group: Graphics
12cr|gpscorrelate-1.6.1-4|10	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|gpscorrelate-1.6.1-4|11	BuildRequires: gtk+2-devel >= 2.9.0
12cr|gpscorrelate-1.6.1-4|12	BuildRequires: libxslt-proc
12cr|gpscorrelate-1.6.1-4|13	BuildRequires: docbook-style-xsl
12cr|gpscorrelate-1.6.1-4|14	BuildRequires: libexiv-devel
12cr|gpscorrelate-1.6.1-4|15	
12cr|gpscorrelate-1.6.1-4|16	%description
12cr|gpscorrelate-1.6.1-4|17	This program correlates digital camera photos with GPS data in GPX format.
12cr|gpscorrelate-1.6.1-4|18	
12cr|gpscorrelate-1.6.1-4|19	%prep
12cr|gpscorrelate-1.6.1-4|20	%setup -q
12cr|gpscorrelate-1.6.1-4|21	%patch0 -p1
12cr|gpscorrelate-1.6.1-4|22	
12cr|gpscorrelate-1.6.1-4|23	%build
12cr|gpscorrelate-1.6.1-4|24	%make LDFLAGS="%{?ldflags}" CFLAGS="%{optflags}"
12cr|gpscorrelate-1.6.1-4|25	
12cr|gpscorrelate-1.6.1-4|26	%install
12cr|gpscorrelate-1.6.1-4|27	rm -rf $RPM_BUILD_ROOT
12cr|gpscorrelate-1.6.1-4|28	
12cr|gpscorrelate-1.6.1-4|29	install -d $RPM_BUILD_ROOT%{_bindir}/
12cr|gpscorrelate-1.6.1-4|30	install  -m755 gpscorrelate gpscorrelate-gui $RPM_BUILD_ROOT%{_bindir}
12cr|gpscorrelate-1.6.1-4|31	
12cr|gpscorrelate-1.6.1-4|32	%clean
12cr|gpscorrelate-1.6.1-4|33	rm -rf $RPM_BUILD_ROOT
12cr|gpscorrelate-1.6.1-4|34	
12cr|gpscorrelate-1.6.1-4|35	%files
12cr|gpscorrelate-1.6.1-4|36	%defattr(-,root,root)
12cr|gpscorrelate-1.6.1-4|37	%doc RELEASES COPYING README doc
12cr|gpscorrelate-1.6.1-4|38	%{_bindir}/*
12cr|gpscorrelate-1.6.1-4|39	
12cr|gpscorrelate-1.6.1-4|40	
12cr|gpscorrelate-1.6.1-4|41	
12cr|gpscorrelate-1.6.1-4|42	%changelog
12cr|gpscorrelate-1.6.1-4|43	* Fri Dec 02 2011 Götz Waschk <waschk@mandriva.org> 1.6.1-4mdv2012.0
12cr|gpscorrelate-1.6.1-4|44	+ Revision: 737132
12cr|gpscorrelate-1.6.1-4|45	- fix build deps
12cr|gpscorrelate-1.6.1-4|46	- rebuild
12cr|gpscorrelate-1.6.1-4|47	
12cr|gpscorrelate-1.6.1-4|48	* Wed Dec 01 2010 Funda Wang <fwang@mandriva.org> 1.6.1-3mdv2011.0
12cr|gpscorrelate-1.6.1-4|49	+ Revision: 604404
12cr|gpscorrelate-1.6.1-4|50	- rebuild for new exiv2
12cr|gpscorrelate-1.6.1-4|51	
12cr|gpscorrelate-1.6.1-4|52	* Tue Aug 03 2010 Funda Wang <fwang@mandriva.org> 1.6.1-2mdv2011.0
12cr|gpscorrelate-1.6.1-4|53	+ Revision: 565540
12cr|gpscorrelate-1.6.1-4|54	- rebuild for new exiv2
12cr|gpscorrelate-1.6.1-4|55	
12cr|gpscorrelate-1.6.1-4|56	* Thu Apr 29 2010 Funda Wang <fwang@mandriva.org> 1.6.1-1mdv2010.1
12cr|gpscorrelate-1.6.1-4|57	+ Revision: 540893
12cr|gpscorrelate-1.6.1-4|58	- New version 1.6.1
12cr|gpscorrelate-1.6.1-4|59	
12cr|gpscorrelate-1.6.1-4|60	* Wed Dec 30 2009 Frederik Himpe <fhimpe@mandriva.org> 1.5.8-3mdv2010.1
12cr|gpscorrelate-1.6.1-4|61	+ Revision: 484197
12cr|gpscorrelate-1.6.1-4|62	- Rebuild for new libexiv2
12cr|gpscorrelate-1.6.1-4|63	
12cr|gpscorrelate-1.6.1-4|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|gpscorrelate-1.6.1-4|65	- rebuild
12cr|gpscorrelate-1.6.1-4|66	
12cr|gpscorrelate-1.6.1-4|67	* Sun Jan 11 2009 Funda Wang <fwang@mandriva.org> 1.5.8-1mdv2009.1
12cr|gpscorrelate-1.6.1-4|68	+ Revision: 328186
12cr|gpscorrelate-1.6.1-4|69	- add br
12cr|gpscorrelate-1.6.1-4|70	- New version 1.5.8
12cr|gpscorrelate-1.6.1-4|71	- use flags
12cr|gpscorrelate-1.6.1-4|72	
12cr|gpscorrelate-1.6.1-4|73	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.5.6-3mdv2009.0
12cr|gpscorrelate-1.6.1-4|74	+ Revision: 246548
12cr|gpscorrelate-1.6.1-4|75	- rebuild
12cr|gpscorrelate-1.6.1-4|76	
12cr|gpscorrelate-1.6.1-4|77	* Mon Mar 03 2008 Frederic Crozat <fcrozat@mandriva.com> 1.5.6-1mdv2008.1
12cr|gpscorrelate-1.6.1-4|78	+ Revision: 177999
12cr|gpscorrelate-1.6.1-4|79	- import gpscorrelate
12cr|gpscorrelate-1.6.1-4|80	
12cr|gpscorrelate-1.6.1-4|81	

1885 12
12cr|gpsdrive-2.11-4|1	Summary:	GPS based navigation tool
12cr|gpsdrive-2.11-4|2	Name:		gpsdrive
12cr|gpsdrive-2.11-4|3	Version:	2.11
12cr|gpsdrive-2.11-4|4	Release:	4
12cr|gpsdrive-2.11-4|5	License:	GPLv2+
12cr|gpsdrive-2.11-4|6	Group:		Networking/Other
12cr|gpsdrive-2.11-4|7	URL:		http://www.gpsdrive.de/
12cr|gpsdrive-2.11-4|8	Source0:	http://www.gpsdrive.de/packages/%{name}-%{version}.tar.gz
12cr|gpsdrive-2.11-4|9	Source1:	http://download.sourceforge.net/sourceforge/gpsdrive/openstreetmap-map-icons-minimal.tar.gz
12cr|gpsdrive-2.11-4|10	Source2:	%{name}-48.png
12cr|gpsdrive-2.11-4|11	Source3:	%{name}-32.png
12cr|gpsdrive-2.11-4|12	Source4:	%{name}-16.png
12cr|gpsdrive-2.11-4|13	source5:	.abf.yml
12cr|gpsdrive-2.11-4|14	Patch0:		gpsdrive-2.10pre6-leaf.patch
12cr|gpsdrive-2.11-4|15	Patch1:		gpsdrive-2.10pre7-fedora.patch
12cr|gpsdrive-2.11-4|16	Patch2:		gpsdrive-2.10pre7-usepc.patch
12cr|gpsdrive-2.11-4|17	Patch3:		gpsdrive-2.10-newgps.patch
12cr|gpsdrive-2.11-4|18	Patch4:		gpsdrive-2.10-fix-dso-linking.patch
12cr|gpsdrive-2.11-4|19	Patch5:		gpsdrive-2.11-add-gdk-pixbuf2.patch
12cr|gpsdrive-2.11-4|20	Patch6:		gpsdrive_no_segfault_on_nan_lat.patch
12cr|gpsdrive-2.11-4|21	patch7:		gpsdrive-2.11.mapnik.cpp.patch
12cr|gpsdrive-2.11-4|22	
12cr|gpsdrive-2.11-4|23	BuildRequires:	cmake
12cr|gpsdrive-2.11-4|24	BuildRequires:	desktop-file-utils
12cr|gpsdrive-2.11-4|25	BuildRequires:	boost-devel
12cr|gpsdrive-2.11-4|26	BuildRequires:	curl-devel
12cr|gpsdrive-2.11-4|27	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gpsdrive-2.11-4|28	BuildRequires:	gpsd-devel
12cr|gpsdrive-2.11-4|29	BuildRequires:	mapnik-devel
12cr|gpsdrive-2.11-4|30	BuildRequires:	pq-devel
12cr|gpsdrive-2.11-4|31	BuildRequires:	speech-dispatcher-devel
12cr|gpsdrive-2.11-4|32	BuildRequires:	sqlite3-devel
12cr|gpsdrive-2.11-4|33	BuildRequires:	pkgconfig(libxml-2.0)
12cr|gpsdrive-2.11-4|34	
12cr|gpsdrive-2.11-4|35	Provides:	perl(Geo::OSM::EntitiesV3)
12cr|gpsdrive-2.11-4|36	Provides:	perl(Geo::OSM::OsmReaderV5)
12cr|gpsdrive-2.11-4|37	Provides:	perl(Geo::OSM::EntitiesV5)
12cr|gpsdrive-2.11-4|38	Provides:	perl(Geo::OSM::OsmReaderV3)
12cr|gpsdrive-2.11-4|39	
12cr|gpsdrive-2.11-4|40	%description
12cr|gpsdrive-2.11-4|41	Gpsdrive is a map-based navigation system. It displays your position on a
12cr|gpsdrive-2.11-4|42	zoomable map provided from a NMEA-capable GPS receiver. The maps are
12cr|gpsdrive-2.11-4|43	autoselected for the best resolution, depending of your position, and the
12cr|gpsdrive-2.11-4|44	displayed image can be zoomed. Maps can be downloaded from the Internet with
12cr|gpsdrive-2.11-4|45	one mouse click. The program provides information about speed, direction,
12cr|gpsdrive-2.11-4|46	bearing, arrival time, actual position, and target position. Speech output
12cr|gpsdrive-2.11-4|47	is also available.
12cr|gpsdrive-2.11-4|48	
12cr|gpsdrive-2.11-4|49	%prep
12cr|gpsdrive-2.11-4|50	%setup -q -n %{name}-%{version} -a1
12cr|gpsdrive-2.11-4|51	%patch0 -p1 -b .leaf
12cr|gpsdrive-2.11-4|52	%patch1 -p1
12cr|gpsdrive-2.11-4|53	%patch2 -p1 -b .usepc
12cr|gpsdrive-2.11-4|54	%patch3 -p1 -b .newgps
12cr|gpsdrive-2.11-4|55	%patch4 -p1 -b .fix-dso-linking
12cr|gpsdrive-2.11-4|56	%patch5 -p1 -b .gdk-pixbuf2
12cr|gpsdrive-2.11-4|57	%patch6 -p0 -b .nan
12cr|gpsdrive-2.11-4|58	%patch7 -p1 -b .mapnikcpp
12cr|gpsdrive-2.11-4|59	
12cr|gpsdrive-2.11-4|60	%build
12cr|gpsdrive-2.11-4|61	export CXXFLAGS="%optflags -DBOOST_FILESYSTEM_VERSION=3"
12cr|gpsdrive-2.11-4|62	%cmake
12cr|gpsdrive-2.11-4|63	%make
12cr|gpsdrive-2.11-4|64	
12cr|gpsdrive-2.11-4|65	%install
12cr|gpsdrive-2.11-4|66	%makeinstall_std -C build
12cr|gpsdrive-2.11-4|67	
12cr|gpsdrive-2.11-4|68	rm -rf %{buildroot}%{_datadir}/%{name}/{AUTHORS,FAQ*,LEEME,LISEZMOI,README*,TODO,NMEA*,GPS-*}
12cr|gpsdrive-2.11-4|69	
12cr|gpsdrive-2.11-4|70	install -m644 %{SOURCE2} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|gpsdrive-2.11-4|71	install -m644 %{SOURCE3} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|gpsdrive-2.11-4|72	install -m644 %{SOURCE4} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|gpsdrive-2.11-4|73	
12cr|gpsdrive-2.11-4|74	#menu entry
12cr|gpsdrive-2.11-4|75	desktop-file-install --vendor="" \
12cr|gpsdrive-2.11-4|76	--remove-category="Application" \
12cr|gpsdrive-2.11-4|77	--add-category="GTK" \
12cr|gpsdrive-2.11-4|78	--add-category="Science" \
12cr|gpsdrive-2.11-4|79	--add-category="X-MandrivaLinux-MoreApplications-Sciences-Other" \
12cr|gpsdrive-2.11-4|80	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gpsdrive-2.11-4|81	
12cr|gpsdrive-2.11-4|82	install -d %{buildroot}%{_datadir}/icons/map-icons
12cr|gpsdrive-2.11-4|83	cp -a usr/share/icons/map-icons/* %{buildroot}%{_datadir}/icons/map-icons/
12cr|gpsdrive-2.11-4|84	
12cr|gpsdrive-2.11-4|85	%find_lang %{name}
12cr|gpsdrive-2.11-4|86	
12cr|gpsdrive-2.11-4|87	%files -f %{name}.lang
12cr|gpsdrive-2.11-4|88	%doc AUTHORS README
12cr|gpsdrive-2.11-4|89	%{_bindir}/*
12cr|gpsdrive-2.11-4|90	%{_mandir}/man1/*.1*
12cr|gpsdrive-2.11-4|91	%{_mandir}/es/man1/gpsdrive.1*
12cr|gpsdrive-2.11-4|92	%{_mandir}/de/man1/gpsdrive.1*
12cr|gpsdrive-2.11-4|93	%{_miconsdir}/%{name}.png
12cr|gpsdrive-2.11-4|94	%{_iconsdir}/%{name}.png
12cr|gpsdrive-2.11-4|95	%{_liconsdir}/%{name}.png
12cr|gpsdrive-2.11-4|96	%{_datadir}/icons/map-icons
12cr|gpsdrive-2.11-4|97	%{_datadir}/%{name}
12cr|gpsdrive-2.11-4|98	%{_datadir}/applications/*
12cr|gpsdrive-2.11-4|99	%{perl_vendorlib}/*
12cr|gpsdrive-2.11-4|100	
12cr|gpsdrive-2.11-4|101	
12cr|gpsdrive-2.11-4|102	%changelog
12cr|gpsdrive-2.11-4|103	* Fri Jun 08 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.11-4
12cr|gpsdrive-2.11-4|104	+ Revision: 803621
12cr|gpsdrive-2.11-4|105	- rebuild for boost libs
12cr|gpsdrive-2.11-4|106	- cleaned up spec
12cr|gpsdrive-2.11-4|107	
12cr|gpsdrive-2.11-4|108	* Tue Mar 15 2011 Funda Wang <fwang@mandriva.org> 2.11-3
12cr|gpsdrive-2.11-4|109	+ Revision: 644852
12cr|gpsdrive-2.11-4|110	- force filesystem v2
12cr|gpsdrive-2.11-4|111	- cleanup BRs
12cr|gpsdrive-2.11-4|112	
12cr|gpsdrive-2.11-4|113	* Sun Oct 31 2010 Olivier Thauvin <nanardon@mandriva.org> 2.11-2mdv2011.0
12cr|gpsdrive-2.11-4|114	+ Revision: 590726
12cr|gpsdrive-2.11-4|115	- patch6: don't segfault on nan latitude
12cr|gpsdrive-2.11-4|116	
12cr|gpsdrive-2.11-4|117	* Wed Sep 22 2010 Oden Eriksson <oeriksson@mandriva.com> 2.11-1mdv2011.0
12cr|gpsdrive-2.11-4|118	+ Revision: 580527
12cr|gpsdrive-2.11-4|119	- sync with fedora
12cr|gpsdrive-2.11-4|120	
12cr|gpsdrive-2.11-4|121	+ Thierry Vignaud <tv@mandriva.org>
12cr|gpsdrive-2.11-4|122	- rebuild
12cr|gpsdrive-2.11-4|123	- rebuild
12cr|gpsdrive-2.11-4|124	- drop old menu
12cr|gpsdrive-2.11-4|125	- kill re-definition of %%buildroot on Pixel's request
12cr|gpsdrive-2.11-4|126	
12cr|gpsdrive-2.11-4|127	+ Emmanuel Andry <eandry@mandriva.org>
12cr|gpsdrive-2.11-4|128	- fix br
12cr|gpsdrive-2.11-4|129	- New version 2.10pre7
12cr|gpsdrive-2.11-4|130	- update BR
12cr|gpsdrive-2.11-4|131	
12cr|gpsdrive-2.11-4|132	+ Olivier Blin <blino@mandriva.org>
12cr|gpsdrive-2.11-4|133	- update doc list
12cr|gpsdrive-2.11-4|134	- do not package inexistant pixmaps
12cr|gpsdrive-2.11-4|135	- remove lib packages
12cr|gpsdrive-2.11-4|136	- add more man pages in files list
12cr|gpsdrive-2.11-4|137	- fix build with latest boost
12cr|gpsdrive-2.11-4|138	- build with gda3 and mapnik
12cr|gpsdrive-2.11-4|139	- use cmake
12cr|gpsdrive-2.11-4|140	- update URL
12cr|gpsdrive-2.11-4|141	- 2.10-pre6
12cr|gpsdrive-2.11-4|142	- restore BuildRoot
12cr|gpsdrive-2.11-4|143	
12cr|gpsdrive-2.11-4|144	+ Pixel <pixel@mandriva.com>
12cr|gpsdrive-2.11-4|145	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gpsdrive-2.11-4|146	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gpsdrive-2.11-4|147	
12cr|gpsdrive-2.11-4|148	
12cr|gpsdrive-2.11-4|149	* Sun Sep 10 2006 Emmanuel Andry <eandry@mandriva.org> 2.09-5mdv2007.0
12cr|gpsdrive-2.11-4|150	- Buildrequires desktop-file-utils
12cr|gpsdrive-2.11-4|151	
12cr|gpsdrive-2.11-4|152	* Sun Sep 10 2006 Emmanuel Andry <eandry@mandriva.org> 2.09-4mdv2007.0
12cr|gpsdrive-2.11-4|153	- xdg menu (#25478)
12cr|gpsdrive-2.11-4|154	
12cr|gpsdrive-2.11-4|155	* Thu Oct 27 2005 Lenny Cartier <lenny@mandriva.com> 2.09-3mdk
12cr|gpsdrive-2.11-4|156	- rebuild for dependencies
12cr|gpsdrive-2.11-4|157	
12cr|gpsdrive-2.11-4|158	* Thu Jul 07 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.09-2mdk
12cr|gpsdrive-2.11-4|159	- rebuild
12cr|gpsdrive-2.11-4|160	
12cr|gpsdrive-2.11-4|161	* Thu Mar 11 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.09-1mdk
12cr|gpsdrive-2.11-4|162	- 2.09
12cr|gpsdrive-2.11-4|163	
12cr|gpsdrive-2.11-4|164	* Thu Feb 26 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.08-1mdk
12cr|gpsdrive-2.11-4|165	- 2.08
12cr|gpsdrive-2.11-4|166	
12cr|gpsdrive-2.11-4|167	* Fri Feb 20 2004 David Baudens <baudens@mandrakesoft.com> 2.07-2mdk
12cr|gpsdrive-2.11-4|168	- Fix menu
12cr|gpsdrive-2.11-4|169	
12cr|gpsdrive-2.11-4|170	* Mon Jan 19 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.07-1mdk
12cr|gpsdrive-2.11-4|171	- 2.07
12cr|gpsdrive-2.11-4|172	
12cr|gpsdrive-2.11-4|173	* Fri Jan 02 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.06-1mdk
12cr|gpsdrive-2.11-4|174	- 2.06
12cr|gpsdrive-2.11-4|175	
12cr|gpsdrive-2.11-4|176	* Sun Dec 14 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 2.04-1mdk
12cr|gpsdrive-2.11-4|177	- 2.04
12cr|gpsdrive-2.11-4|178	- spec cosmetics
12cr|gpsdrive-2.11-4|179	- fix buildrequires (lib64..)
12cr|gpsdrive-2.11-4|180	- fix provides
12cr|gpsdrive-2.11-4|181	- remove explicit library dependency
12cr|gpsdrive-2.11-4|182	- don't bzip2 icons in src.rpm
12cr|gpsdrive-2.11-4|183	- don't rm -rf $RPM_BUILD_ROOT in %%prep
12cr|gpsdrive-2.11-4|184	- remove .bz2 ending of man pages
12cr|gpsdrive-2.11-4|185	- use %%mklibname macro
12cr|gpsdrive-2.11-4|186	

1886 12
12cr|gpsim-0.26.1-1|1	%define name    gpsim
12cr|gpsim-0.26.1-1|2	%define version 0.26.1
12cr|gpsim-0.26.1-1|3	%define release %mkrel 1
12cr|gpsim-0.26.1-1|4	
12cr|gpsim-0.26.1-1|5	%define lib_name_orig lib%{name}
12cr|gpsim-0.26.1-1|6	%define lib_major 0
12cr|gpsim-0.26.1-1|7	%define lib_name %mklibname %{name} %{lib_major}
12cr|gpsim-0.26.1-1|8	%define develname %mklibname -d %{name}
12cr|gpsim-0.26.1-1|9	
12cr|gpsim-0.26.1-1|10	Name:           %{name}
12cr|gpsim-0.26.1-1|11	Epoch:		1
12cr|gpsim-0.26.1-1|12	Version:        %{version}
12cr|gpsim-0.26.1-1|13	Release:        %{release}
12cr|gpsim-0.26.1-1|14	Summary:        A software simulator for Microchip PIC microcontrollers
12cr|gpsim-0.26.1-1|15	Source0:        %{name}-%{version}.tar.gz
12cr|gpsim-0.26.1-1|16	Patch0:		gpsim-0.26.1-linkage.patch
12cr|gpsim-0.26.1-1|17	Patch1:		gpsim-0.26.1-gtkextra3.patch
12cr|gpsim-0.26.1-1|18	Patch2:		gpsim-0.26.1-glibh.patch
12cr|gpsim-0.26.1-1|19	License:        GPL
12cr|gpsim-0.26.1-1|20	Group:          Development/Other
12cr|gpsim-0.26.1-1|21	Url:		http://gpsim.sourceforge.net/
12cr|gpsim-0.26.1-1|22	BuildRequires:  readline-devel flex pkgconfig(popt) pkgconfig(glib-2.0)
12cr|gpsim-0.26.1-1|23	BuildRequires:  termcap-devel pkgconfig(ncurses) glibc-static-devel
12cr|gpsim-0.26.1-1|24	BuildRequires:  libgtk+extra-3-devel
12cr|gpsim-0.26.1-1|25	
12cr|gpsim-0.26.1-1|26	%description
12cr|gpsim-0.26.1-1|27	gpsim is a full-featured software simulator for Microchip PIC microcontrollers
12cr|gpsim-0.26.1-1|28	distributed under the GNU General Public License.
12cr|gpsim-0.26.1-1|29	
12cr|gpsim-0.26.1-1|30	gpsim has been designed to be as accurate as possible. Accuracy includes the
12cr|gpsim-0.26.1-1|31	entire PIC - from the core to the I/O pins and including ALL of the internal
12cr|gpsim-0.26.1-1|32	peripherals. Thus it's possible to create stimuli and tie them to the I/O pins
12cr|gpsim-0.26.1-1|33	and test the PIC the same PIC the same way you would in the real world.
12cr|gpsim-0.26.1-1|34	
12cr|gpsim-0.26.1-1|35	%package -n     %{lib_name}
12cr|gpsim-0.26.1-1|36	Summary:	Main library for %{name}
12cr|gpsim-0.26.1-1|37	Group:          System/Libraries
12cr|gpsim-0.26.1-1|38	
12cr|gpsim-0.26.1-1|39	%description -n %{lib_name}
12cr|gpsim-0.26.1-1|40	This package contains the library needed to run programs dynamically
12cr|gpsim-0.26.1-1|41	linked with libgpsim
12cr|gpsim-0.26.1-1|42	
12cr|gpsim-0.26.1-1|43	%package -n     %{develname}
12cr|gpsim-0.26.1-1|44	Summary:        Headers for developing programs that will use libgpsim
12cr|gpsim-0.26.1-1|45	Group:          Development/C
12cr|gpsim-0.26.1-1|46	Requires:       %{lib_name} = %{epoch}:%{version}
12cr|gpsim-0.26.1-1|47	Provides:       %{lib_name_orig}-devel = %{version}-%{release}
12cr|gpsim-0.26.1-1|48	Provides:       %{name}-devel = %{version}-%{release}
12cr|gpsim-0.26.1-1|49	Obsoletes:	%{lib_name}-devel
12cr|gpsim-0.26.1-1|50	
12cr|gpsim-0.26.1-1|51	%description -n %{develname}
12cr|gpsim-0.26.1-1|52	This package contains the headers that programmers will need to develop
12cr|gpsim-0.26.1-1|53	applications which will use libgpsim
12cr|gpsim-0.26.1-1|54	
12cr|gpsim-0.26.1-1|55	%prep
12cr|gpsim-0.26.1-1|56	%setup -q
12cr|gpsim-0.26.1-1|57	%patch0 -p0 -b .link
12cr|gpsim-0.26.1-1|58	%patch1 -p2 -b .gtkextra3
12cr|gpsim-0.26.1-1|59	%patch2 -p2 -b .glibh
12cr|gpsim-0.26.1-1|60	
12cr|gpsim-0.26.1-1|61	%build
12cr|gpsim-0.26.1-1|62	%define _disable_ld_no_undefined 1
12cr|gpsim-0.26.1-1|63	%configure2_5x --disable-static
12cr|gpsim-0.26.1-1|64	%make
12cr|gpsim-0.26.1-1|65	
12cr|gpsim-0.26.1-1|66	%install
12cr|gpsim-0.26.1-1|67	%makeinstall_std
12cr|gpsim-0.26.1-1|68	
12cr|gpsim-0.26.1-1|69	# zap .a and .la
12cr|gpsim-0.26.1-1|70	rm -fr %{buildroot}%{_libdir}/*.la
12cr|gpsim-0.26.1-1|71	
12cr|gpsim-0.26.1-1|72	%files
12cr|gpsim-0.26.1-1|73	%defattr(-,root,root)
12cr|gpsim-0.26.1-1|74	%doc README
12cr|gpsim-0.26.1-1|75	%{_bindir}/%{name}
12cr|gpsim-0.26.1-1|76	
12cr|gpsim-0.26.1-1|77	%files -n %{lib_name}
12cr|gpsim-0.26.1-1|78	%defattr(-,root,root)
12cr|gpsim-0.26.1-1|79	%{_libdir}/*.so.*
12cr|gpsim-0.26.1-1|80	
12cr|gpsim-0.26.1-1|81	%files -n %{develname}
12cr|gpsim-0.26.1-1|82	%defattr(-,root,root)
12cr|gpsim-0.26.1-1|83	%{_includedir}/*
12cr|gpsim-0.26.1-1|84	%{_libdir}/*.so
12cr|gpsim-0.26.1-1|85	
12cr|gpsim-0.26.1-1|86	
12cr|gpsim-0.26.1-1|87	%changelog
12cr|gpsim-0.26.1-1|88	* Fri May 20 2011 Funda Wang <fwang@mandriva.org> 1:0.26.1-1mdv2011.0
12cr|gpsim-0.26.1-1|89	+ Revision: 676248
12cr|gpsim-0.26.1-1|90	- do not use autoconf
12cr|gpsim-0.26.1-1|91	- new version 0.26.1
12cr|gpsim-0.26.1-1|92	
12cr|gpsim-0.26.1-1|93	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.24.0-3mdv2011.0
12cr|gpsim-0.26.1-1|94	+ Revision: 610976
12cr|gpsim-0.26.1-1|95	- rebuild
12cr|gpsim-0.26.1-1|96	
12cr|gpsim-0.26.1-1|97	* Sun May 16 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:0.24.0-2mdv2010.1
12cr|gpsim-0.26.1-1|98	+ Revision: 544879
12cr|gpsim-0.26.1-1|99	- don't ship .a and .la
12cr|gpsim-0.26.1-1|100	- enable building the gui and add libgtk+extra-2-devel as a BR
12cr|gpsim-0.26.1-1|101	- remove mdkversion < 200900 bits, not needed
12cr|gpsim-0.26.1-1|102	
12cr|gpsim-0.26.1-1|103	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 1:0.24.0-1mdv2010.1
12cr|gpsim-0.26.1-1|104	+ Revision: 503876
12cr|gpsim-0.26.1-1|105	- New version 0.24.0
12cr|gpsim-0.26.1-1|106	
12cr|gpsim-0.26.1-1|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|gpsim-0.26.1-1|108	- rebuild
12cr|gpsim-0.26.1-1|109	- rebuild
12cr|gpsim-0.26.1-1|110	- kill re-definition of %%buildroot on Pixel's request
12cr|gpsim-0.26.1-1|111	
12cr|gpsim-0.26.1-1|112	+ Pixel <pixel@mandriva.com>
12cr|gpsim-0.26.1-1|113	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gpsim-0.26.1-1|114	
12cr|gpsim-0.26.1-1|115	+ Olivier Blin <oblin@mandriva.com>
12cr|gpsim-0.26.1-1|116	- restore BuildRoot
12cr|gpsim-0.26.1-1|117	
12cr|gpsim-0.26.1-1|118	* Sun Jun 24 2007 Funda Wang <fwang@mandriva.org> 1:0.22.0-1mdv2008.0
12cr|gpsim-0.26.1-1|119	+ Revision: 43582
12cr|gpsim-0.26.1-1|120	- BR glib2
12cr|gpsim-0.26.1-1|121	- Patch not needed
12cr|gpsim-0.26.1-1|122	- New version
12cr|gpsim-0.26.1-1|123	- Import gpsim
12cr|gpsim-0.26.1-1|124	
12cr|gpsim-0.26.1-1|125	
12cr|gpsim-0.26.1-1|126	
12cr|gpsim-0.26.1-1|127	* Sat Apr 15 2006 Couriousous <couriousous@mandriva.org> 1:0.21.11-1mdk
12cr|gpsim-0.26.1-1|128	- 0.21.11
12cr|gpsim-0.26.1-1|129	
12cr|gpsim-0.26.1-1|130	* Fri Aug 26 2005 Couriousous <couriousous@mandriva.org> 1:0.21.4-2mdk
12cr|gpsim-0.26.1-1|131	- Disable gui as it use an antique gtk+extra no more provided in the distro
12cr|gpsim-0.26.1-1|132	
12cr|gpsim-0.26.1-1|133	* Fri Jul 15 2005 Couriousous <couriousous@mandriva.org> 0.21.4-1mdk
12cr|gpsim-0.26.1-1|134	- 0.21.4
12cr|gpsim-0.26.1-1|135	
12cr|gpsim-0.26.1-1|136	* Fri Feb 04 2005 Couriousous <couriousous@mandrake.org> 0.21.2-5mdk
12cr|gpsim-0.26.1-1|137	- Rebuild for new libreadline
12cr|gpsim-0.26.1-1|138	
12cr|gpsim-0.26.1-1|139	* Fri Jan 21 2005 Couriousous <couriousous@mandrake.org> 0.21.2-4mdk
12cr|gpsim-0.26.1-1|140	- Fix menu ( strange bug ... )
12cr|gpsim-0.26.1-1|141	- Fix requires-on-release
12cr|gpsim-0.26.1-1|142	
12cr|gpsim-0.26.1-1|143	* Mon Jan 17 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.21.2-3mdk
12cr|gpsim-0.26.1-1|144	- Fix epoch stuff
12cr|gpsim-0.26.1-1|145	
12cr|gpsim-0.26.1-1|146	* Sat Jan 15 2005 Couriousous <couriousous@mandrake.org> 0.21.2-2mdk
12cr|gpsim-0.26.1-1|147	- Revert to 0.21.2 since ktechlab don't build with 0.21.3 cvs
12cr|gpsim-0.26.1-1|148	- trem <trem@zarb.org>
12cr|gpsim-0.26.1-1|149	- Add buildrequires
12cr|gpsim-0.26.1-1|150	
12cr|gpsim-0.26.1-1|151	* Fri Jan 14 2005 Couriousous <couriousous@mandrake.org> 0.21.3-0.20041231.1mdk
12cr|gpsim-0.26.1-1|152	- Update
12cr|gpsim-0.26.1-1|153	- Use gtk2
12cr|gpsim-0.26.1-1|154	
12cr|gpsim-0.26.1-1|155	* Mon Jan 10 2005 Couriousous <couriousous@mandrake.org> 0.21.2-1mdk
12cr|gpsim-0.26.1-1|156	- First Mandrakelinux release

1887 12
12cr|gpsman-6.4.2-1|1	# This spec is based on Fedora, Debian and MIB work
12cr|gpsman-6.4.2-1|2	
12cr|gpsman-6.4.2-1|3	Name:		gpsman
12cr|gpsman-6.4.2-1|4	Version:	6.4.2
12cr|gpsman-6.4.2-1|5	Release:	%mkrel 1
12cr|gpsman-6.4.2-1|6	Summary:	A GPS manager
12cr|gpsman-6.4.2-1|7	Group:		Communications
12cr|gpsman-6.4.2-1|8	License:	GPLv3+
12cr|gpsman-6.4.2-1|9	URL:		http://www.ncc.up.pt/gpsman/wGPSMan_4.html
12cr|gpsman-6.4.2-1|10	Source0:	http://www.ncc.up.pt/gpsman/gpsmanhtml/gpsman-%{version}.tgz
12cr|gpsman-6.4.2-1|11	#man files for the utils, stolen from debian
12cr|gpsman-6.4.2-1|12	Source1:	mou2gmn.1
12cr|gpsman-6.4.2-1|13	Source2:	mb2gmn.1
12cr|gpsman-6.4.2-1|14	Source3:	gpsman.desktop
12cr|gpsman-6.4.2-1|15	Source4:	gpsman-icon.png
12cr|gpsman-6.4.2-1|16	#fix location of files in executable
12cr|gpsman-6.4.2-1|17	Patch0:		gpsman-sourcedir.patch
12cr|gpsman-6.4.2-1|18	BuildArch:	noarch
12cr|gpsman-6.4.2-1|19	BuildRequires:	desktop-file-utils
12cr|gpsman-6.4.2-1|20	Requires:	tk
12cr|gpsman-6.4.2-1|21	Requires:	tkimg
12cr|gpsman-6.4.2-1|22	
12cr|gpsman-6.4.2-1|23	%description
12cr|gpsman-6.4.2-1|24	GPS Manager (GPSMan) is a graphical manager of GPS data that makes possible
12cr|gpsman-6.4.2-1|25	the preparation, inspection and edition of GPS data in a friendly environment.
12cr|gpsman-6.4.2-1|26	
12cr|gpsman-6.4.2-1|27	GPSMan supports communication and real-time logging with both Garmin and
12cr|gpsman-6.4.2-1|28	Lowrance receivers and accepts real-time logging information in NMEA 0183
12cr|gpsman-6.4.2-1|29	from any GPS receiver.
12cr|gpsman-6.4.2-1|30	
12cr|gpsman-6.4.2-1|31	%prep
12cr|gpsman-6.4.2-1|32	%setup -q
12cr|gpsman-6.4.2-1|33	%patch0 -p1
12cr|gpsman-6.4.2-1|34	
12cr|gpsman-6.4.2-1|35	#make sure all files are utf-8
12cr|gpsman-6.4.2-1|36	recode()
12cr|gpsman-6.4.2-1|37	{
12cr|gpsman-6.4.2-1|38	iconv -f "$2" -t utf-8 < "$1" > "${1}_"
12cr|gpsman-6.4.2-1|39	mv -f "${1}_" "$1"
12cr|gpsman-6.4.2-1|40	}
12cr|gpsman-6.4.2-1|41	for f in `find manual/html -name *.html`
12cr|gpsman-6.4.2-1|42	do recode $f iso-8859-15
12cr|gpsman-6.4.2-1|43	done
12cr|gpsman-6.4.2-1|44	recode manual/html/info/WPs.txt iso-8859-15
12cr|gpsman-6.4.2-1|45	
12cr|gpsman-6.4.2-1|46	%build
12cr|gpsman-6.4.2-1|47	#no build needed
12cr|gpsman-6.4.2-1|48	
12cr|gpsman-6.4.2-1|49	%install
12cr|gpsman-6.4.2-1|50	%__rm -rf %{buildroot}
12cr|gpsman-6.4.2-1|51	#manual install
12cr|gpsman-6.4.2-1|52	%__install -D -m 0755 gpsman.tcl %{buildroot}%{_bindir}/gpsman
12cr|gpsman-6.4.2-1|53	%__install -Dd gmsrc %{buildroot}%{_datadir}/gpsman
12cr|gpsman-6.4.2-1|54	for f in `find gmsrc/ -type f -maxdepth 1`
12cr|gpsman-6.4.2-1|55	do %__install -D -m 0644 $f %{buildroot}%{_datadir}/gpsman/`echo $f | cut -d '/' -f2`
12cr|gpsman-6.4.2-1|56	done
12cr|gpsman-6.4.2-1|57	%__install -Dd gmsrc/gmicons %{buildroot}%{_datadir}/gpsman/gmicons
12cr|gpsman-6.4.2-1|58	for f in `find gmsrc/gmicons/ -type f -name *.gif`
12cr|gpsman-6.4.2-1|59	do %__install -D -m 0644 $f %{buildroot}%{_datadir}/gpsman/gmicons/`echo $f | cut -d '/' -f3`
12cr|gpsman-6.4.2-1|60	done
12cr|gpsman-6.4.2-1|61	%__install -D -m 0644 man/man1/gpsman.1 %{buildroot}%{_mandir}/man1/gpsman.1
12cr|gpsman-6.4.2-1|62	#utils
12cr|gpsman-6.4.2-1|63	%__install -D -m 0755 util/mb2gmn.tcl %{buildroot}%{_bindir}/mb2gmn
12cr|gpsman-6.4.2-1|64	%__install -D -m 0755 util/mou2gmn.tcl %{buildroot}%{_bindir}/mou2gmn
12cr|gpsman-6.4.2-1|65	#man files
12cr|gpsman-6.4.2-1|66	%__install -D -m 0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/mb2gmn.1
12cr|gpsman-6.4.2-1|67	%__install -D -m 0644 %{SOURCE2} %{buildroot}%{_mandir}/man1/mou2gmn.1
12cr|gpsman-6.4.2-1|68	# desktop file and icon
12cr|gpsman-6.4.2-1|69	%__mkdir_p %{buildroot}%{_datadir}/pixmaps/
12cr|gpsman-6.4.2-1|70	install -m 644 %{SOURCE4} \
12cr|gpsman-6.4.2-1|71	%{buildroot}%{_datadir}/pixmaps/
12cr|gpsman-6.4.2-1|72	desktop-file-install --vendor="" \
12cr|gpsman-6.4.2-1|73	--dir=%{buildroot}%{_datadir}/applications \
12cr|gpsman-6.4.2-1|74	%{SOURCE3}
12cr|gpsman-6.4.2-1|75	
12cr|gpsman-6.4.2-1|76	%clean
12cr|gpsman-6.4.2-1|77	%__rm -rf %{buildroot}
12cr|gpsman-6.4.2-1|78	
12cr|gpsman-6.4.2-1|79	%files
12cr|gpsman-6.4.2-1|80	%doc LICENSE manual/GPSMandoc.pdf manual/html
12cr|gpsman-6.4.2-1|81	%{_bindir}/*
12cr|gpsman-6.4.2-1|82	%{_datadir}/gpsman
12cr|gpsman-6.4.2-1|83	%{_mandir}/man?/*
12cr|gpsman-6.4.2-1|84	%attr(0644,root,root) %{_datadir}/applications/%{name}.desktop
12cr|gpsman-6.4.2-1|85	%attr(0644,root,root) %{_datadir}/pixmaps/*
12cr|gpsman-6.4.2-1|86	
12cr|gpsman-6.4.2-1|87	
12cr|gpsman-6.4.2-1|88	
12cr|gpsman-6.4.2-1|89	%changelog
12cr|gpsman-6.4.2-1|90	* Fri Mar 02 2012 Andrey Bondrov <abondrov@mandriva.org> 6.4.2-1mdv2011.0
12cr|gpsman-6.4.2-1|91	+ Revision: 781714
12cr|gpsman-6.4.2-1|92	- imported package gpsman
12cr|gpsman-6.4.2-1|93	

1888 12
12cr|gpspoint-2.030521-7|1	%define major		1
12cr|gpspoint-2.030521-7|2	%define libname		%mklibname %{name} %major
12cr|gpspoint-2.030521-7|3	%define develname	%mklibname %{name} -d
12cr|gpspoint-2.030521-7|4	
12cr|gpspoint-2.030521-7|5	Name: 	 	gpspoint
12cr|gpspoint-2.030521-7|6	Summary: 	Garmin GPS data transfer utility
12cr|gpspoint-2.030521-7|7	Version: 	2.030521
12cr|gpspoint-2.030521-7|8	Release: 	7
12cr|gpspoint-2.030521-7|9	Source0:	%{name}-%{version}.tar.bz2
12cr|gpspoint-2.030521-7|10	# These patches are build fixes, from NetBSD - AdamW 2008/08
12cr|gpspoint-2.030521-7|11	Patch0:		gpspoint-2.030521-netbsd-patch-ab
12cr|gpspoint-2.030521-7|12	Patch1:		gpspoint-2.030521-netbsd-patch-ac
12cr|gpspoint-2.030521-7|13	Patch2:		gpspoint-2.030521-netbsd-patch-ad
12cr|gpspoint-2.030521-7|14	Patch3:		gpspoint-2.030521-netbsd-patch-ae
12cr|gpspoint-2.030521-7|15	Patch4:		gpspoint-2.030521-netbsd-patch-af
12cr|gpspoint-2.030521-7|16	# GCC 4.3 build fixes, by me - AdamW 2008/08
12cr|gpspoint-2.030521-7|17	Patch5:		gpspoint-2.030521-gcc43.patch
12cr|gpspoint-2.030521-7|18	Patch6:		gpspoint-2.030521-link.patch
12cr|gpspoint-2.030521-7|19	License:	GPLv2+
12cr|gpspoint-2.030521-7|20	Group:		Communications
12cr|gpspoint-2.030521-7|21	
12cr|gpspoint-2.030521-7|22	%description
12cr|gpspoint-2.030521-7|23	With gpspoint you can interact with a Garmin GPS device. Most
12cr|gpspoint-2.030521-7|24	importantly you can download and upload waypoints, routes and tracks.
12cr|gpspoint-2.030521-7|25	It also includes a dialog-based frontend, mgpspoint.
12cr|gpspoint-2.030521-7|26	
12cr|gpspoint-2.030521-7|27	%package -n 	%{libname}
12cr|gpspoint-2.030521-7|28	Summary:        Dynamic libraries from %{name}
12cr|gpspoint-2.030521-7|29	Group:          System/Libraries
12cr|gpspoint-2.030521-7|30	
12cr|gpspoint-2.030521-7|31	%description -n %{libname}
12cr|gpspoint-2.030521-7|32	Dynamic libraries from %{name}.
12cr|gpspoint-2.030521-7|33	
12cr|gpspoint-2.030521-7|34	%package -n 	%{develname}
12cr|gpspoint-2.030521-7|35	Summary: 	Header files and static libraries from %{name}
12cr|gpspoint-2.030521-7|36	Group: 		Development/C
12cr|gpspoint-2.030521-7|37	Requires: 	%{libname} >= %{version}
12cr|gpspoint-2.030521-7|38	Provides:	%{name}-devel = %{version}-%{release}
12cr|gpspoint-2.030521-7|39	Obsoletes: 	%{name}-devel
12cr|gpspoint-2.030521-7|40	Obsoletes:	%{mklibname gpspoint 1 -d}
12cr|gpspoint-2.030521-7|41	
12cr|gpspoint-2.030521-7|42	%description -n %{develname}
12cr|gpspoint-2.030521-7|43	Development libraries and headers for developing programs based on
12cr|gpspoint-2.030521-7|44	%{name}.
12cr|gpspoint-2.030521-7|45	
12cr|gpspoint-2.030521-7|46	%prep
12cr|gpspoint-2.030521-7|47	%setup -q
12cr|gpspoint-2.030521-7|48	%patch0 -p0
12cr|gpspoint-2.030521-7|49	%patch1 -p0
12cr|gpspoint-2.030521-7|50	%patch2 -p0
12cr|gpspoint-2.030521-7|51	%patch3 -p0
12cr|gpspoint-2.030521-7|52	%patch4 -p0
12cr|gpspoint-2.030521-7|53	%patch5 -p1 -b .gcc43
12cr|gpspoint-2.030521-7|54	%patch6 -p0 -b .link
12cr|gpspoint-2.030521-7|55	
12cr|gpspoint-2.030521-7|56	%build
12cr|gpspoint-2.030521-7|57	autoreconf -fi
12cr|gpspoint-2.030521-7|58	%configure2_5x --disable-static
12cr|gpspoint-2.030521-7|59	make
12cr|gpspoint-2.030521-7|60	
12cr|gpspoint-2.030521-7|61	%install
12cr|gpspoint-2.030521-7|62	rm -rf %{buildroot}
12cr|gpspoint-2.030521-7|63	%makeinstall_std
12cr|gpspoint-2.030521-7|64	
12cr|gpspoint-2.030521-7|65	#menu
12cr|gpspoint-2.030521-7|66	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|gpspoint-2.030521-7|67	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gpspoint-2.030521-7|68	[Desktop Entry]
12cr|gpspoint-2.030521-7|69	Type=Application
12cr|gpspoint-2.030521-7|70	Exec=m%{name}
12cr|gpspoint-2.030521-7|71	Icon=more_applications_other_section
12cr|gpspoint-2.030521-7|72	Name=MGPSPoint
12cr|gpspoint-2.030521-7|73	Comment=GPS Data Transfer
12cr|gpspoint-2.030521-7|74	Categories=Utility;
12cr|gpspoint-2.030521-7|75	EOF
12cr|gpspoint-2.030521-7|76	
12cr|gpspoint-2.030521-7|77	%files
12cr|gpspoint-2.030521-7|78	%defattr(-,root,root)
12cr|gpspoint-2.030521-7|79	%doc README AUTHORS ChangeLog COPYRIGHT NEWS TODO
12cr|gpspoint-2.030521-7|80	%{_bindir}/%{name}
12cr|gpspoint-2.030521-7|81	%{_bindir}/m%{name}
12cr|gpspoint-2.030521-7|82	%{_mandir}/man1/*
12cr|gpspoint-2.030521-7|83	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gpspoint-2.030521-7|84	
12cr|gpspoint-2.030521-7|85	%files -n %{libname}
12cr|gpspoint-2.030521-7|86	%defattr(-,root,root)
12cr|gpspoint-2.030521-7|87	%{_libdir}/*.so.%{major}*
12cr|gpspoint-2.030521-7|88	
12cr|gpspoint-2.030521-7|89	%files -n %{develname}
12cr|gpspoint-2.030521-7|90	%defattr(-,root,root)
12cr|gpspoint-2.030521-7|91	%{_includedir}/gpspoint2
12cr|gpspoint-2.030521-7|92	%{_libdir}/*.so
12cr|gpspoint-2.030521-7|93	
12cr|gpspoint-2.030521-7|94	
12cr|gpspoint-2.030521-7|95	
12cr|gpspoint-2.030521-7|96	
12cr|gpspoint-2.030521-7|97	%changelog
12cr|gpspoint-2.030521-7|98	

1889 12
12cr|gputils-0.14.2-1|1	%define name    gputils
12cr|gputils-0.14.2-1|2	%define version 0.14.2
12cr|gputils-0.14.2-1|3	%define release 1
12cr|gputils-0.14.2-1|4	
12cr|gputils-0.14.2-1|5	Name:           %{name}
12cr|gputils-0.14.2-1|6	Version:        %{version}
12cr|gputils-0.14.2-1|7	Release:        %{release}
12cr|gputils-0.14.2-1|8	Summary:        A collection of tools for the Microchip (TM) PIC microcontrollers
12cr|gputils-0.14.2-1|9	Source0:        http://sourceforge.net/projects/gputils/files/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|gputils-0.14.2-1|10	License:        GPLv2+
12cr|gputils-0.14.2-1|11	Group:          Development/Other
12cr|gputils-0.14.2-1|12	Url:            http://gputils.sourceforge.net/
12cr|gputils-0.14.2-1|13	Patch0:		gputils-0.14.2-warnonce.patch
12cr|gputils-0.14.2-1|14	
12cr|gputils-0.14.2-1|15	%description
12cr|gputils-0.14.2-1|16	GPUTILS is a collection of tools for the Microchip (TM) PIC microcontrollers.
12cr|gputils-0.14.2-1|17	It includes gpasm, gplink, and gplib.
12cr|gputils-0.14.2-1|18	
12cr|gputils-0.14.2-1|19	%prep
12cr|gputils-0.14.2-1|20	%setup -q
12cr|gputils-0.14.2-1|21	%patch0 -p1
12cr|gputils-0.14.2-1|22	
12cr|gputils-0.14.2-1|23	%build
12cr|gputils-0.14.2-1|24	autoreconf -fis
12cr|gputils-0.14.2-1|25	%configure2_5x
12cr|gputils-0.14.2-1|26	%make
12cr|gputils-0.14.2-1|27	
12cr|gputils-0.14.2-1|28	%install
12cr|gputils-0.14.2-1|29	%makeinstall_std
12cr|gputils-0.14.2-1|30	
12cr|gputils-0.14.2-1|31	%files
12cr|gputils-0.14.2-1|32	%doc README
12cr|gputils-0.14.2-1|33	%{_datadir}/%{name}
12cr|gputils-0.14.2-1|34	%{_mandir}/man1/*.1*
12cr|gputils-0.14.2-1|35	%lang(fr) %{_mandir}/fr/man1/*
12cr|gputils-0.14.2-1|36	%{_bindir}/*
12cr|gputils-0.14.2-1|37	
12cr|gputils-0.14.2-1|38	
12cr|gputils-0.14.2-1|39	%changelog
12cr|gputils-0.14.2-1|40	* Mon Jul 16 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.14.2-1
12cr|gputils-0.14.2-1|41	+ Revision: 809840
12cr|gputils-0.14.2-1|42	- version update 0.14.2
12cr|gputils-0.14.2-1|43	
12cr|gputils-0.14.2-1|44	* Thu Jan 12 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.14.1-1
12cr|gputils-0.14.2-1|45	+ Revision: 760330
12cr|gputils-0.14.2-1|46	- version update 0.14.1
12cr|gputils-0.14.2-1|47	
12cr|gputils-0.14.2-1|48	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.13.7-2mdv2011.0
12cr|gputils-0.14.2-1|49	+ Revision: 610977
12cr|gputils-0.14.2-1|50	- rebuild
12cr|gputils-0.14.2-1|51	
12cr|gputils-0.14.2-1|52	* Thu Jan 28 2010 Funda Wang <fwang@mandriva.org> 0.13.7-1mdv2010.1
12cr|gputils-0.14.2-1|53	+ Revision: 497625
12cr|gputils-0.14.2-1|54	- New version 0.13.7
12cr|gputils-0.14.2-1|55	
12cr|gputils-0.14.2-1|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|gputils-0.14.2-1|57	- rebuild
12cr|gputils-0.14.2-1|58	
12cr|gputils-0.14.2-1|59	* Sat Aug 02 2008 Funda Wang <fwang@mandriva.org> 0.13.6-1mdv2009.0
12cr|gputils-0.14.2-1|60	+ Revision: 260692
12cr|gputils-0.14.2-1|61	- New version 0.13.6
12cr|gputils-0.14.2-1|62	
12cr|gputils-0.14.2-1|63	* Thu Apr 10 2008 Giuseppe Ghibò <ghibo@mandriva.com> 0.13.5-1mdv2009.0
12cr|gputils-0.14.2-1|64	+ Revision: 192540
12cr|gputils-0.14.2-1|65	- Release 0.13.5.
12cr|gputils-0.14.2-1|66	
12cr|gputils-0.14.2-1|67	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.13.4-1mdv2008.1
12cr|gputils-0.14.2-1|68	+ Revision: 140738
12cr|gputils-0.14.2-1|69	- restore BuildRoot
12cr|gputils-0.14.2-1|70	
12cr|gputils-0.14.2-1|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|gputils-0.14.2-1|72	- kill re-definition of %%buildroot on Pixel's request
12cr|gputils-0.14.2-1|73	
12cr|gputils-0.14.2-1|74	* Mon Jul 23 2007 Couriousous <couriousous@mandriva.org> 0.13.4-1mdv2008.0
12cr|gputils-0.14.2-1|75	+ Revision: 54820
12cr|gputils-0.14.2-1|76	- 0.13.4
12cr|gputils-0.14.2-1|77	- Import gputils
12cr|gputils-0.14.2-1|78	

1890 12
12cr|gqueue-0.99.1-6|1	%define name 	gqueue
12cr|gqueue-0.99.1-6|2	%define version 0.99.1
12cr|gqueue-0.99.1-6|3	%define release  6
12cr|gqueue-0.99.1-6|4	
12cr|gqueue-0.99.1-6|5	Name: 		%{name}
12cr|gqueue-0.99.1-6|6	Summary: 	GNOME2 frontend for CUPS
12cr|gqueue-0.99.1-6|7	Version: 	%{version}
12cr|gqueue-0.99.1-6|8	Release: 	%{release}
12cr|gqueue-0.99.1-6|9	
12cr|gqueue-0.99.1-6|10	Source0:		%{name}-%{version}.tar.bz2
12cr|gqueue-0.99.1-6|11	URL:		http://web.tiscali.it/no-redirect-tiscali/diegobazzanella/
12cr|gqueue-0.99.1-6|12	License:	GPL
12cr|gqueue-0.99.1-6|13	Group:		Graphical desktop/GNOME
12cr|gqueue-0.99.1-6|14	BuildRequires:	cups-devel pkgconfig pkgconfig(libgnomeui-2.0) gettext imagemagick
12cr|gqueue-0.99.1-6|15	
12cr|gqueue-0.99.1-6|16	%description
12cr|gqueue-0.99.1-6|17	gQueue is a Gnome2 frontend for lpq and lprm working with Cups queues.
12cr|gqueue-0.99.1-6|18	
12cr|gqueue-0.99.1-6|19	%prep
12cr|gqueue-0.99.1-6|20	%setup -q -n %name
12cr|gqueue-0.99.1-6|21	
12cr|gqueue-0.99.1-6|22	%build
12cr|gqueue-0.99.1-6|23	export LIBS="-lX11"
12cr|gqueue-0.99.1-6|24	rm -f COPYING depcomp INSTALL install-sh missing mkinstalldirs
12cr|gqueue-0.99.1-6|25	./autogen.sh
12cr|gqueue-0.99.1-6|26	%configure
12cr|gqueue-0.99.1-6|27	%make
12cr|gqueue-0.99.1-6|28	
12cr|gqueue-0.99.1-6|29	%install
12cr|gqueue-0.99.1-6|30	%makeinstall
12cr|gqueue-0.99.1-6|31	
12cr|gqueue-0.99.1-6|32	#menu
12cr|gqueue-0.99.1-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|gqueue-0.99.1-6|34	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gqueue-0.99.1-6|35	[Desktop Entry]
12cr|gqueue-0.99.1-6|36	Type=Application
12cr|gqueue-0.99.1-6|37	Exec=%{name}
12cr|gqueue-0.99.1-6|38	Icon=%{name}
12cr|gqueue-0.99.1-6|39	Name=GQueue
12cr|gqueue-0.99.1-6|40	Comment=Control print jobs
12cr|gqueue-0.99.1-6|41	Categories=HardwareSettings;
12cr|gqueue-0.99.1-6|42	EOF
12cr|gqueue-0.99.1-6|43	
12cr|gqueue-0.99.1-6|44	#icons
12cr|gqueue-0.99.1-6|45	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|gqueue-0.99.1-6|46	convert -size 48x48 pixmaps/gqueueicon.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|gqueue-0.99.1-6|47	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|gqueue-0.99.1-6|48	convert -size 32x32 pixmaps/gqueueicon.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|gqueue-0.99.1-6|49	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|gqueue-0.99.1-6|50	convert -size 16x16 pixmaps/gqueueicon.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|gqueue-0.99.1-6|51	
12cr|gqueue-0.99.1-6|52	%find_lang %name
12cr|gqueue-0.99.1-6|53	
12cr|gqueue-0.99.1-6|54	%files -f %{name}.lang
12cr|gqueue-0.99.1-6|55	%defattr(-,root,root)
12cr|gqueue-0.99.1-6|56	%doc AUTHORS
12cr|gqueue-0.99.1-6|57	%{_bindir}/%name
12cr|gqueue-0.99.1-6|58	%{_datadir}/pixmaps/%name
12cr|gqueue-0.99.1-6|59	%{_datadir}/applications/mandriva-%name.desktop
12cr|gqueue-0.99.1-6|60	%{_liconsdir}/%name.png
12cr|gqueue-0.99.1-6|61	%{_iconsdir}/%name.png
12cr|gqueue-0.99.1-6|62	%{_miconsdir}/%name.png
12cr|gqueue-0.99.1-6|63	
12cr|gqueue-0.99.1-6|64	
12cr|gqueue-0.99.1-6|65	
12cr|gqueue-0.99.1-6|66	
12cr|gqueue-0.99.1-6|67	%changelog
12cr|gqueue-0.99.1-6|68	

1891 12
12cr|grace-5.1.22-6|1	%global debug_package %{nil}
12cr|grace-5.1.22-6|2	# NOTE: this is needed to avoid broken macro format in
12cr|grace-5.1.22-6|3	# T1lib/type1/objects.c
12cr|grace-5.1.22-6|4	# T1lib/type1/type1.c (presumably others)
12cr|grace-5.1.22-6|5	# since IfTrace0 macro does not include the format string
12cr|grace-5.1.22-6|6	# Upstream is warned
12cr|grace-5.1.22-6|7	# All other formats are fixed in the patched files (sent upstream also)
12cr|grace-5.1.22-6|8	
12cr|grace-5.1.22-6|9	%define Werror_cflags %nil
12cr|grace-5.1.22-6|10	
12cr|grace-5.1.22-6|11	Name: grace
12cr|grace-5.1.22-6|12	Version: 5.1.22
12cr|grace-5.1.22-6|13	Release: %mkrel 6
12cr|grace-5.1.22-6|14	Summary: Numerical Data Processing and Visualization Tool (Grace)
12cr|grace-5.1.22-6|15	License: GPLv2+
12cr|grace-5.1.22-6|16	Url: http://plasma-gate.weizmann.ac.il/Grace/
12cr|grace-5.1.22-6|17	Source0: ftp://plasma-gate.weizmann.ac.il/pub/grace/src/grace5/%name-%version.tar.gz
12cr|grace-5.1.22-6|18	Source1: grace-icons.tar.bz2
12cr|grace-5.1.22-6|19	Patch0: svgdrv_stringliteral.patch
12cr|grace-5.1.22-6|20	Patch1: utils_stringliteral.patch
12cr|grace-5.1.22-6|21	# Fixes the mouse stuck in the window, fix for #58242
12cr|grace-5.1.22-6|22	# Comes from http://plasma-gate.weizmann.ac.il/Grace/phpbb/viewtopic.php?t=1813
12cr|grace-5.1.22-6|23	Patch2: mouse_stuck_in_the_window.patch
12cr|grace-5.1.22-6|24	Group: Sciences/Other
12cr|grace-5.1.22-6|25	BuildRequires: jpeg-devel
12cr|grace-5.1.22-6|26	BuildRequires: netcdf-devel
12cr|grace-5.1.22-6|27	BuildRequires: lesstif-devel
12cr|grace-5.1.22-6|28	BuildRequires: pkgconfig(libtiff-4)
12cr|grace-5.1.22-6|29	BuildRequires: pkgconfig(xext)
12cr|grace-5.1.22-6|30	BuildRequires: pkgconfig(zlib)
12cr|grace-5.1.22-6|31	
12cr|grace-5.1.22-6|32	Requires: webclient
12cr|grace-5.1.22-6|33	Requires: xterm
12cr|grace-5.1.22-6|34	
12cr|grace-5.1.22-6|35	# NOTE: This can be rebuilt with pdflib-devel installed if you want to enable pdf
12cr|grace-5.1.22-6|36	# support. Keep in mind that pdflib is not free (Aladdin FPL).
12cr|grace-5.1.22-6|37	
12cr|grace-5.1.22-6|38	%description
12cr|grace-5.1.22-6|39	Grace is a Motif/Lesstif application for two-dimensional data
12cr|grace-5.1.22-6|40	visualization. Grace can transform the data using free equations, FFT,
12cr|grace-5.1.22-6|41	cross- and auto-correlation, differences, integrals, histograms, and
12cr|grace-5.1.22-6|42	much more. The generated figures are of high quality.  Grace is a very
12cr|grace-5.1.22-6|43	convenient tool for data inspection, data transformation, and for
12cr|grace-5.1.22-6|44	making figures for publications.
12cr|grace-5.1.22-6|45	
12cr|grace-5.1.22-6|46	%package devel
12cr|grace-5.1.22-6|47	Group:		Development/Other
12cr|grace-5.1.22-6|48	Summary:	Library and header files for Grace-linked apps development
12cr|grace-5.1.22-6|49	Requires:	grace = %{version}
12cr|grace-5.1.22-6|50	License:	LGPL
12cr|grace-5.1.22-6|51	
12cr|grace-5.1.22-6|52	%description devel
12cr|grace-5.1.22-6|53	This package includes header and library files needed to
12cr|grace-5.1.22-6|54	develop programs which will use grace as a subprocess.
12cr|grace-5.1.22-6|55	This feature is currently (%{name}-%{version}) available for
12cr|grace-5.1.22-6|56	C and Fortran77 languages.
12cr|grace-5.1.22-6|57	
12cr|grace-5.1.22-6|58	%prep
12cr|grace-5.1.22-6|59	
12cr|grace-5.1.22-6|60	%setup -a 1 -q
12cr|grace-5.1.22-6|61	%patch0 -p 1
12cr|grace-5.1.22-6|62	%patch1
12cr|grace-5.1.22-6|63	%patch2 -p 1
12cr|grace-5.1.22-6|64	
12cr|grace-5.1.22-6|65	%build
12cr|grace-5.1.22-6|66	%configure2_5x --enable-grace-home=%_libdir/grace \
12cr|grace-5.1.22-6|67	--with-helpviewer="xdg-open %s"  \
12cr|grace-5.1.22-6|68	--with-x \
12cr|grace-5.1.22-6|69	--x-includes=%_libdir \
12cr|grace-5.1.22-6|70	--x-libraries=%_libdir
12cr|grace-5.1.22-6|71	
12cr|grace-5.1.22-6|72	%make
12cr|grace-5.1.22-6|73	
12cr|grace-5.1.22-6|74	%install
12cr|grace-5.1.22-6|75	%makeinstall GRACE_HOME=$RPM_BUILD_ROOT/%_libdir/grace
12cr|grace-5.1.22-6|76	
12cr|grace-5.1.22-6|77	#fixup binaries
12cr|grace-5.1.22-6|78	mkdir $RPM_BUILD_ROOT/%_bindir
12cr|grace-5.1.22-6|79	mv $RPM_BUILD_ROOT/%_libdir/grace/bin/* $RPM_BUILD_ROOT/%_bindir
12cr|grace-5.1.22-6|80	rm -fr $RPM_BUILD_ROOT/%_libdir/grace/bin
12cr|grace-5.1.22-6|81	ln -s %_bindir/xmgrace $RPM_BUILD_ROOT/%_bindir/grace
12cr|grace-5.1.22-6|82	
12cr|grace-5.1.22-6|83	#fixup devel files
12cr|grace-5.1.22-6|84	mv $RPM_BUILD_ROOT/%_libdir/grace/lib/* $RPM_BUILD_ROOT/%_libdir
12cr|grace-5.1.22-6|85	rm -fr $RPM_BUILD_ROOT/%_libdir/grace/lib
12cr|grace-5.1.22-6|86	mkdir $RPM_BUILD_ROOT/%_includedir
12cr|grace-5.1.22-6|87	mv $RPM_BUILD_ROOT/%_libdir/grace/include/* $RPM_BUILD_ROOT/%_includedir
12cr|grace-5.1.22-6|88	rm -fr $RPM_BUILD_ROOT/%_libdir/grace/include
12cr|grace-5.1.22-6|89	
12cr|grace-5.1.22-6|90	#fixup documentation
12cr|grace-5.1.22-6|91	mkdir -p $RPM_BUILD_ROOT/%_mandir/man1
12cr|grace-5.1.22-6|92	mv $RPM_BUILD_ROOT/%_libdir/grace/doc/*.1 $RPM_BUILD_ROOT/%_mandir/man1
12cr|grace-5.1.22-6|93	rm -fr $RPM_BUILD_ROOT/%_libdir/grace/doc
12cr|grace-5.1.22-6|94	ln -s %_docdir/%name $RPM_BUILD_ROOT/%_libdir/grace/doc
12cr|grace-5.1.22-6|95	
12cr|grace-5.1.22-6|96	install -d $RPM_BUILD_ROOT%{_datadir}/applications
12cr|grace-5.1.22-6|97	cat <<EOF > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop
12cr|grace-5.1.22-6|98	[Desktop Entry]
12cr|grace-5.1.22-6|99	Name=Grace
12cr|grace-5.1.22-6|100	Comment=Graphical visualization of scientific data
12cr|grace-5.1.22-6|101	Exec=xmgrace
12cr|grace-5.1.22-6|102	Icon=grace
12cr|grace-5.1.22-6|103	Type=Application
12cr|grace-5.1.22-6|104	Categories=Science;Education;2DGraphics;
12cr|grace-5.1.22-6|105	EOF
12cr|grace-5.1.22-6|106	
12cr|grace-5.1.22-6|107	# icons
12cr|grace-5.1.22-6|108	mkdir -p $RPM_BUILD_ROOT%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|grace-5.1.22-6|109	pushd grace-icons
12cr|grace-5.1.22-6|110	cp grace16.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/grace.png
12cr|grace-5.1.22-6|111	cp grace32.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/grace.png
12cr|grace-5.1.22-6|112	cp grace48.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/grace.png
12cr|grace-5.1.22-6|113	popd
12cr|grace-5.1.22-6|114	
12cr|grace-5.1.22-6|115	%files
12cr|grace-5.1.22-6|116	%defattr (-,root,root)
12cr|grace-5.1.22-6|117	%doc CHANGES COPYRIGHT DEVELOPERS LICENSE README ChangeLog doc/*.html doc/*.png
12cr|grace-5.1.22-6|118	%_mandir/man1/*
12cr|grace-5.1.22-6|119	%_libdir/grace
12cr|grace-5.1.22-6|120	%_bindir/grace
12cr|grace-5.1.22-6|121	%_bindir/gracebat
12cr|grace-5.1.22-6|122	%_bindir/xmgrace
12cr|grace-5.1.22-6|123	%_bindir/convcal
12cr|grace-5.1.22-6|124	%_bindir/fdf2fit
12cr|grace-5.1.22-6|125	%_bindir/grconvert
12cr|grace-5.1.22-6|126	%_datadir/applications/*.desktop
12cr|grace-5.1.22-6|127	%{_iconsdir}/hicolor/16x16/apps/grace.png
12cr|grace-5.1.22-6|128	%{_iconsdir}/hicolor/32x32/apps/grace.png
12cr|grace-5.1.22-6|129	%{_iconsdir}/hicolor/48x48/apps/grace.png
12cr|grace-5.1.22-6|130	
12cr|grace-5.1.22-6|131	%files devel
12cr|grace-5.1.22-6|132	%defattr (-,root,root)
12cr|grace-5.1.22-6|133	%_includedir/grace_np.h
12cr|grace-5.1.22-6|134	%_libdir/libgrace_np.a
12cr|grace-5.1.22-6|135	
12cr|grace-5.1.22-6|136	
12cr|grace-5.1.22-6|137	%changelog
12cr|grace-5.1.22-6|138	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 5.1.22-6mdv2011.0
12cr|grace-5.1.22-6|139	+ Revision: 610980
12cr|grace-5.1.22-6|140	- rebuild
12cr|grace-5.1.22-6|141	
12cr|grace-5.1.22-6|142	* Fri Apr 16 2010 Stéphane Téletchéa <steletch@mandriva.org> 5.1.22-5mdv2010.1
12cr|grace-5.1.22-6|143	+ Revision: 535481
12cr|grace-5.1.22-6|144	- Fix for the stuck mouse in the window, bug #58242
12cr|grace-5.1.22-6|145	
12cr|grace-5.1.22-6|146	* Thu Sep 10 2009 Stéphane Téletchéa <steletch@mandriva.org> 5.1.22-4mdv2010.0
12cr|grace-5.1.22-6|147	+ Revision: 436803
12cr|grace-5.1.22-6|148	- Update format literal files
12cr|grace-5.1.22-6|149	- Added missing BR libxext6-devel
12cr|grace-5.1.22-6|150	- Removed the note about the browser name since we default to xdg-open
12cr|grace-5.1.22-6|151	- Try to enforce lesstif detection
12cr|grace-5.1.22-6|152	- correct BR
12cr|grace-5.1.22-6|153	- Fix format strings
12cr|grace-5.1.22-6|154	- Inline dependencies so they are better traced
12cr|grace-5.1.22-6|155	- Really use the default browser
12cr|grace-5.1.22-6|156	
12cr|grace-5.1.22-6|157	+ Thierry Vignaud <tv@mandriva.org>
12cr|grace-5.1.22-6|158	- BR lesstif-devel
12cr|grace-5.1.22-6|159	- rebuild
12cr|grace-5.1.22-6|160	- rebuild for new libjpeg
12cr|grace-5.1.22-6|161	
12cr|grace-5.1.22-6|162	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 5.1.22-2mdv2009.0
12cr|grace-5.1.22-6|163	+ Revision: 266947
12cr|grace-5.1.22-6|164	- rebuild early 2009.0 package (before pixel changes)
12cr|grace-5.1.22-6|165	
12cr|grace-5.1.22-6|166	+ Pixel <pixel@mandriva.com>
12cr|grace-5.1.22-6|167	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|grace-5.1.22-6|168	
12cr|grace-5.1.22-6|169	* Sun Jun 01 2008 Funda Wang <fwang@mandriva.org> 5.1.22-1mdv2009.0
12cr|grace-5.1.22-6|170	+ Revision: 213894
12cr|grace-5.1.22-6|171	- New version 5.1.22
12cr|grace-5.1.22-6|172	
12cr|grace-5.1.22-6|173	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 5.1.21-4mdv2008.1
12cr|grace-5.1.22-6|174	+ Revision: 140738
12cr|grace-5.1.22-6|175	- restore BuildRoot
12cr|grace-5.1.22-6|176	
12cr|grace-5.1.22-6|177	+ Thierry Vignaud <tv@mandriva.org>
12cr|grace-5.1.22-6|178	- kill re-definition of %%buildroot on Pixel's request
12cr|grace-5.1.22-6|179	
12cr|grace-5.1.22-6|180	* Thu Jul 19 2007 Adam Williamson <awilliamson@mandriva.org> 5.1.21-4mdv2008.0
12cr|grace-5.1.22-6|181	+ Revision: 53389
12cr|grace-5.1.22-6|182	- rebuild against new lesstif
12cr|grace-5.1.22-6|183	- fd.o icons
12cr|grace-5.1.22-6|184	- fix typo in .desktop file name
12cr|grace-5.1.22-6|185	
12cr|grace-5.1.22-6|186	* Tue Jun 26 2007 Stéphane Téletchéa <steletch@mandriva.org> 5.1.21-3mdv2008.0
12cr|grace-5.1.22-6|187	+ Revision: 44465
12cr|grace-5.1.22-6|188	- Real requires, www-browser is incorrect, webclient not
12cr|grace-5.1.22-6|189	
12cr|grace-5.1.22-6|190	* Mon Jun 25 2007 Stéphane Téletchéa <steletch@mandriva.org> 5.1.21-2mdv2008.0
12cr|grace-5.1.22-6|191	+ Revision: 44191
12cr|grace-5.1.22-6|192	- Use www-browser requires in order to not being mandatory linked to seamonkey
12cr|grace-5.1.22-6|193	Fixes bug 30127
12cr|grace-5.1.22-6|194	
12cr|grace-5.1.22-6|195	* Sun Jun 24 2007 Funda Wang <fwang@mandriva.org> 5.1.21-1mdv2008.0
12cr|grace-5.1.22-6|196	+ Revision: 43544
12cr|grace-5.1.22-6|197	- New version
12cr|grace-5.1.22-6|198	
12cr|grace-5.1.22-6|199	
12cr|grace-5.1.22-6|200	* Sat Mar 19 2005 Michael Scherer <misc@mandrake.org> 5.1.18-2mdk
12cr|grace-5.1.22-6|201	- Rebuild to fix #14787
12cr|grace-5.1.22-6|202	
12cr|grace-5.1.22-6|203	* Tue Jan 04 2005 Lenny Cartier <lenny@mandrakesoft.com> 5.1.18-1mdk
12cr|grace-5.1.22-6|204	- 5.1.18
12cr|grace-5.1.22-6|205	
12cr|grace-5.1.22-6|206	* Sat Aug 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 5.1.17-1mdk
12cr|grace-5.1.22-6|207	- 5.1.17
12cr|grace-5.1.22-6|208	
12cr|grace-5.1.22-6|209	* Sun Jul 04 2004 Austin Acton <austin@mandrakesoft.com> 5.1.16-1mdk
12cr|grace-5.1.22-6|210	- 5.1.16
12cr|grace-5.1.22-6|211	
12cr|grace-5.1.22-6|212	* Tue Jun 01 2004 Lenny Cartier <lenny@mandrakesoft.com> 5.1.15-1mdk
12cr|grace-5.1.22-6|213	- 5.1.15
12cr|grace-5.1.22-6|214	
12cr|grace-5.1.22-6|215	* Fri Jan 09 2004 Lenny Cartier <lenny@mandrakesoft.com> 5.1.14-1mdk
12cr|grace-5.1.22-6|216	- 5.1.14
12cr|grace-5.1.22-6|217	
12cr|grace-5.1.22-6|218	* Wed Dec 17 2003 Lenny Cartier <lenny@mandrakesoft.com> 5.1.13-2mdk
12cr|grace-5.1.22-6|219	- Patch0: default helpviewer changed to mdkwebadmin rather than netscape (Bug #3428)
12cr|grace-5.1.22-6|220	
12cr|grace-5.1.22-6|221	* Thu Oct 16 2003 Lenny Cartier <lenny@mandrakesoft.com> 5.1.13-1mdk
12cr|grace-5.1.22-6|222	- 5.1.13
12cr|grace-5.1.22-6|223	
12cr|grace-5.1.22-6|224	* Sat Apr 26 2003 Austin Acton <aacton@yorku.ca> 5.1.12-2mdk
12cr|grace-5.1.22-6|225	- devel does not provide name
12cr|grace-5.1.22-6|226	
12cr|grace-5.1.22-6|227	* Mon Feb 24 2003 Austin Acton <aacton@yorku.ca> 5.1.12-1mdk
12cr|grace-5.1.22-6|228	- 5.1.12
12cr|grace-5.1.22-6|229	
12cr|grace-5.1.22-6|230	* Tue Jan 21 2003 Austin Acton <aacton@yorku.ca> 5.1.11-3mdk
12cr|grace-5.1.22-6|231	- redo spec file
12cr|grace-5.1.22-6|232	
12cr|grace-5.1.22-6|233	* Tue Jan 21 2003 Austin Acton <aacton@yorku.ca> 5.1.11-2mdk
12cr|grace-5.1.22-6|234	- un-fix files lists (duh)
12cr|grace-5.1.22-6|235	
12cr|grace-5.1.22-6|236	* Tue Jan 21 2003 Austin Acton <aacton@yorku.ca> 5.1.11-1mdk
12cr|grace-5.1.22-6|237	- 5.1.11
12cr|grace-5.1.22-6|238	- fixup files lists
12cr|grace-5.1.22-6|239	
12cr|grace-5.1.22-6|240	* Sat Jan 18 2003 Lenny Cartier <lenny@mandrakesoft.com> 5.1.10-2mdk
12cr|grace-5.1.22-6|241	- rebuild
12cr|grace-5.1.22-6|242	
12cr|grace-5.1.22-6|243	* Mon Sep 16 2002 Lenny Cartier <lenny@mandrakesoft.com> 5.1.10-1mdk
12cr|grace-5.1.22-6|244	- from Austin Acton <aacton@yorku.ca> :
12cr|grace-5.1.22-6|245	- 5.1.10
12cr|grace-5.1.22-6|246	
12cr|grace-5.1.22-6|247	* Mon Sep 09 2002 Lenny Cartier <lenny@mandrakesoft.com> 5.1.9-1mdk
12cr|grace-5.1.22-6|248	- from Austin Acton <aacton@yorku.ca> :
12cr|grace-5.1.22-6|249	- 5.1.9
12cr|grace-5.1.22-6|250	
12cr|grace-5.1.22-6|251	* Mon Jun 03 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.1.8-1mdk
12cr|grace-5.1.22-6|252	- 5.1.8
12cr|grace-5.1.22-6|253	
12cr|grace-5.1.22-6|254	* Wed Mar 20 2002 Lenny Cartier <lenny@mandrakesoft.com> 5.1.7-1mdk
12cr|grace-5.1.22-6|255	- 5.1.7
12cr|grace-5.1.22-6|256	
12cr|grace-5.1.22-6|257	* Wed Mar 06 2002 Lenny Cartier <lenny@mandrakesoft.com> 5.1.6-2mdk
12cr|grace-5.1.22-6|258	- lower optimizations
12cr|grace-5.1.22-6|259	- png icons
12cr|grace-5.1.22-6|260	
12cr|grace-5.1.22-6|261	* Mon Nov 26 2001 Lenny Cartier <lenny@mandrakesoft.com> 5.1.6-1mdk
12cr|grace-5.1.22-6|262	- 5.1.6
12cr|grace-5.1.22-6|263	
12cr|grace-5.1.22-6|264	* Fri Oct 12 2001 Lenny Cartier <lenny@mandrakesoft.com> 5.1.4-5mdk
12cr|grace-5.1.22-6|265	- rbeuild against new libpng
12cr|grace-5.1.22-6|266	
12cr|grace-5.1.22-6|267	* Wed Aug 29 2001 Lenny Cartier <lenny@mandrakesoft.com> 5.1.4-4mdk
12cr|grace-5.1.22-6|268	- fix license for grace-devel
12cr|grace-5.1.22-6|269	
12cr|grace-5.1.22-6|270	* Tue Jul 24 2001 Lenny Cartier <lenny@mandrakesoft.com> 5.1.4-3mdk
12cr|grace-5.1.22-6|271	- url
12cr|grace-5.1.22-6|272	
12cr|grace-5.1.22-6|273	* Wed Jul 11 2001 Lenny Cartier <lenny@mandrakesoft.com> 5.1.4-2mdk
12cr|grace-5.1.22-6|274	- change spec name
12cr|grace-5.1.22-6|275	
12cr|grace-5.1.22-6|276	* Tue Jul 03 2001 Lenny Cartier <lenny@mandrakesoft.com> 5.1.4-1mdk
12cr|grace-5.1.22-6|277	- updated to 5.1.4
12cr|grace-5.1.22-6|278	
12cr|grace-5.1.22-6|279	* Fri Jun 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 5.1.3-3mdk
12cr|grace-5.1.22-6|280	- fixes from Thomas Leclerc <leclerc@linux-mandrake.com> (on 3mdk & 2mdk ) :
12cr|grace-5.1.22-6|281	- add menu entry
12cr|grace-5.1.22-6|282	
12cr|grace-5.1.22-6|283	* Wed May 23 2001 Thomas Leclerc <leclerc@linux-mandrake.com> 5.1.3-2mdk
12cr|grace-5.1.22-6|284	- separate grace-devel
12cr|grace-5.1.22-6|285	- use installed t1lib
12cr|grace-5.1.22-6|286	- remove pdf support due to license problem
12cr|grace-5.1.22-6|287	
12cr|grace-5.1.22-6|288	* Fri May 18 2001 Thomas Leclerc <leclerc@linux-mandrake.com> 5.1.3-1mdk
12cr|grace-5.1.22-6|289	- upgrade to 5.1.3
12cr|grace-5.1.22-6|290	- use installed fftw
12cr|grace-5.1.22-6|291	- add pdf support with pdflib (WARNING: AFPL, not GPL)
12cr|grace-5.1.22-6|292	- suppress static (useless with lesstif)
12cr|grace-5.1.22-6|293	- more macros, clean spec
12cr|grace-5.1.22-6|294	
12cr|grace-5.1.22-6|295	* Wed Jan 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 5.1.2-1mdk
12cr|grace-5.1.22-6|296	- updated to 5.1.2
12cr|grace-5.1.22-6|297	- use installed Xbae
12cr|grace-5.1.22-6|298	
12cr|grace-5.1.22-6|299	* Thu Sep 28 2000 Lenny Cartier <lenny@mandrakesoft.com> 5.1.1-2mdk
12cr|grace-5.1.22-6|300	- bm & macros
12cr|grace-5.1.22-6|301	
12cr|grace-5.1.22-6|302	* Sat Aug 26 2000 Giuseppe Ghibò <ghibo@mandrakesoft.com> 5.1.1-1mdk
12cr|grace-5.1.22-6|303	- initial Mandrake release.
12cr|grace-5.1.22-6|304	- added BuildRequires.
12cr|grace-5.1.22-6|305	- added --with-bundled-xbae.
12cr|grace-5.1.22-6|306	
12cr|grace-5.1.22-6|307	* Mon Apr 03 2000 Henrik Seidel <Henrik.Seidel@gmx.de>
12cr|grace-5.1.22-6|308	- upgraded to 5.1.0
12cr|grace-5.1.22-6|309	
12cr|grace-5.1.22-6|310	* Fri Dec 17 1999 Henrik Seidel <Henrik.Seidel@gmx.de>
12cr|grace-5.1.22-6|311	- upgraded to 991217
12cr|grace-5.1.22-6|312	
12cr|grace-5.1.22-6|313	* Fri Oct 08 1999 Henrik Seidel <Henrik.Seidel@gmx.de>
12cr|grace-5.1.22-6|314	- upgraded to 5.0.5pre1
12cr|grace-5.1.22-6|315	- added canvas patch
12cr|grace-5.1.22-6|316	
12cr|grace-5.1.22-6|317	* Fri Oct 01 1999 Henrik Seidel <Henrik.Seidel@gmx.de>
12cr|grace-5.1.22-6|318	- upgraded to 5.0.5pre0
12cr|grace-5.1.22-6|319	
12cr|grace-5.1.22-6|320	* Fri Sep 17 1999 Henrik Seidel <Henrik.Seidel@gmx.de>
12cr|grace-5.1.22-6|321	- fixed the string copy problem (#611)
12cr|grace-5.1.22-6|322	
12cr|grace-5.1.22-6|323	* Tue Sep 14 1999 Henrik Seidel <Henrik.Seidel@gmx.de>
12cr|grace-5.1.22-6|324	- upgraded to 5.0.4gamma
12cr|grace-5.1.22-6|325	
12cr|grace-5.1.22-6|326	* Tue Jun 29 1999 Henrik Seidel <Henrik.Seidel@gmx.de>
12cr|grace-5.1.22-6|327	- upgraded to 990629
12cr|grace-5.1.22-6|328	
12cr|grace-5.1.22-6|329	* Fri Jun 18 1999 Henrik Seidel <Henrik.Seidel@gmx.de>
12cr|grace-5.1.22-6|330	- upgraded to 990614
12cr|grace-5.1.22-6|331	
12cr|grace-5.1.22-6|332	* Wed May 19 1999 Henrik Seidel <Henrik.Seidel@gmx.de>
12cr|grace-5.1.22-6|333	- upgraded to 990519
12cr|grace-5.1.22-6|334	
12cr|grace-5.1.22-6|335	* Mon Apr 26 1999 Henrik Seidel <Henrik.Seidel@gmx.de>
12cr|grace-5.1.22-6|336	- upgraded to 990424
12cr|grace-5.1.22-6|337	
12cr|grace-5.1.22-6|338	* Wed Apr 07 1999 Henrik Seidel <Henrik.Seidel@gmx.de>
12cr|grace-5.1.22-6|339	- patched pars.yacc to enable "(cond) ? a : b"
12cr|grace-5.1.22-6|340	
12cr|grace-5.1.22-6|341	* Sun Feb 28 1999 Henrik Seidel <Henrik.Seidel@gmx.de>
12cr|grace-5.1.22-6|342	- upgraded to 5.0.2beta
12cr|grace-5.1.22-6|343	
12cr|grace-5.1.22-6|344	* Mon Feb 01 1999 Henrik Seidel <seidel@mpimg-berlin-dahlem.mpg.de>
12cr|grace-5.1.22-6|345	- upgraded to grace-990131
12cr|grace-5.1.22-6|346	
12cr|grace-5.1.22-6|347	* Tue Jan 12 1999 Henrik Seidel <seidel@mpimg-berlin-dahlem.mpg.de>
12cr|grace-5.1.22-6|348	- upgraded to grace-981231
12cr|grace-5.1.22-6|349	
12cr|grace-5.1.22-6|350	* Tue Dec 15 1998 Henrik Seidel <seidel@mpimg-berlin-dahlem.mpg.de>
12cr|grace-5.1.22-6|351	- upgraded to grace-981203
12cr|grace-5.1.22-6|352	
12cr|grace-5.1.22-6|353	* Tue Nov 03 1998 Henrik Seidel <seidel@mpimg-berlin-dahlem.mpg.de>
12cr|grace-5.1.22-6|354	- upgraded to grace-981102
12cr|grace-5.1.22-6|355	
12cr|grace-5.1.22-6|356	* Thu Oct 22 1998 Henrik Seidel <seidel@mpimg-berlin-dahlem.mpg.de>
12cr|grace-5.1.22-6|357	- upgraded to grace-981021
12cr|grace-5.1.22-6|358	- added patch for using -bxy "0:1", i.e. for using column specification
12cr|grace-5.1.22-6|359	"0" for index.
12cr|grace-5.1.22-6|360	
12cr|grace-5.1.22-6|361	* Tue Sep 08 1998 Henrik Seidel <seidel@mpimg-berlin-dahlem.mpg.de>
12cr|grace-5.1.22-6|362	- upgraded to grace-5.0.1pre
12cr|grace-5.1.22-6|363	
12cr|grace-5.1.22-6|364	* Thu Jul 16 1998 Henrik Seidel <seidel@mpimg-berlin-dahlem.mpg.de>
12cr|grace-5.1.22-6|365	- added autoscale patch
12cr|grace-5.1.22-6|366	
12cr|grace-5.1.22-6|367	* Wed Jul 15 1998 Henrik Seidel <seidel@mpimg-berlin-dahlem.mpg.de>
12cr|grace-5.1.22-6|368	- initial revision of GRACE rpms
12cr|grace-5.1.22-6|369	

1892 12
12cr|grail-3.0.8-1|1	%define		_major		5
12cr|grail-3.0.8-1|2	%define		_name		grail
12cr|grail-3.0.8-1|3	%define		libname		%mklibname %{_name} %{_major}
12cr|grail-3.0.8-1|4	%define		devname		%mklibname -d %{_name}
12cr|grail-3.0.8-1|5	
12cr|grail-3.0.8-1|6	Name:		%_name
12cr|grail-3.0.8-1|7	Version:	3.0.8
12cr|grail-3.0.8-1|8	Release:	%mkrel 1
12cr|grail-3.0.8-1|9	License:	GPLv3
12cr|grail-3.0.8-1|10	Summary:	Gesture Recognition And Instantiation Library
12cr|grail-3.0.8-1|11	Group:		Development/Other
12cr|grail-3.0.8-1|12	Url:		https://launchpad.net/grail
12cr|grail-3.0.8-1|13	Source0:	https://launchpad.net/grail/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
12cr|grail-3.0.8-1|14	
12cr|grail-3.0.8-1|15	BuildRequires:	mtdev-devel
12cr|grail-3.0.8-1|16	BuildRequires:	evemu-devel
12cr|grail-3.0.8-1|17	BuildRequires:	frame-devel
12cr|grail-3.0.8-1|18	
12cr|grail-3.0.8-1|19	%description
12cr|grail-3.0.8-1|20	Grail consists of an interface and tools for handling
12cr|grail-3.0.8-1|21	gesture recognition and gesture instantiation.
12cr|grail-3.0.8-1|22	
12cr|grail-3.0.8-1|23	When a multitouch gesture is performed on a device,
12cr|grail-3.0.8-1|24	the recognizer emits one or several possible gestures.
12cr|grail-3.0.8-1|25	Once the context of the gesture is known, i.e.,
12cr|grail-3.0.8-1|26	in what window the touches land and what gestures
12cr|grail-3.0.8-1|27	the clients of that window listen to, the instantiator
12cr|grail-3.0.8-1|28	delivers the matching set of gestures.
12cr|grail-3.0.8-1|29	
12cr|grail-3.0.8-1|30	The library handles tentative getures, i.e.,
12cr|grail-3.0.8-1|31	buffering of events for several alternative gestures
12cr|grail-3.0.8-1|32	until a match is confirmed.
12cr|grail-3.0.8-1|33	
12cr|grail-3.0.8-1|34	%prep
12cr|grail-3.0.8-1|35	%setup -q
12cr|grail-3.0.8-1|36	
12cr|grail-3.0.8-1|37	%build
12cr|grail-3.0.8-1|38	sed -i 's/-Werror//g' configure.ac
12cr|grail-3.0.8-1|39	autoreconf -fi
12cr|grail-3.0.8-1|40	%configure --disable-static
12cr|grail-3.0.8-1|41	%make
12cr|grail-3.0.8-1|42	
12cr|grail-3.0.8-1|43	%install
12cr|grail-3.0.8-1|44	%makeinstall_std
12cr|grail-3.0.8-1|45	
12cr|grail-3.0.8-1|46	find %{buildroot} -name "*.la" -delete
12cr|grail-3.0.8-1|47	
12cr|grail-3.0.8-1|48	%files
12cr|grail-3.0.8-1|49	%doc README COPYING
12cr|grail-3.0.8-1|50	%{_bindir}/grail*
12cr|grail-3.0.8-1|51	%{_mandir}/man1/grail*
12cr|grail-3.0.8-1|52	
12cr|grail-3.0.8-1|53	#---------------------------------------------
12cr|grail-3.0.8-1|54	
12cr|grail-3.0.8-1|55	%package -n %libname
12cr|grail-3.0.8-1|56	Summary:        GRAIL Library Package
12cr|grail-3.0.8-1|57	Group:          System/Libraries
12cr|grail-3.0.8-1|58	Requires:       %{name} = %{version}-%{release}
12cr|grail-3.0.8-1|59	
12cr|grail-3.0.8-1|60	%description -n %libname
12cr|grail-3.0.8-1|61	This package contains the library needed to run programs
12cr|grail-3.0.8-1|62	dynamically linked with grail.
12cr|grail-3.0.8-1|63	
12cr|grail-3.0.8-1|64	%files -n %libname
12cr|grail-3.0.8-1|65	%{_libdir}/libgrail.so*
12cr|grail-3.0.8-1|66	
12cr|grail-3.0.8-1|67	#---------------------------------------------
12cr|grail-3.0.8-1|68	
12cr|grail-3.0.8-1|69	%package -n %devname
12cr|grail-3.0.8-1|70	Summary:        Gesture Recognition And Instantiation Library Development Package
12cr|grail-3.0.8-1|71	Group:          Development/Other
12cr|grail-3.0.8-1|72	Requires:       %{name} = %{version}-%{release}
12cr|grail-3.0.8-1|73	Provides:       %{name}-devel = %{version}-%{release}
12cr|grail-3.0.8-1|74	
12cr|grail-3.0.8-1|75	%description -n %devname
12cr|grail-3.0.8-1|76	This package provides headers files for grail development.
12cr|grail-3.0.8-1|77	
12cr|grail-3.0.8-1|78	%files -n %devname
12cr|grail-3.0.8-1|79	%{_includedir}/oif/grail.h
12cr|grail-3.0.8-1|80	%{_libdir}/pkgconfig/grail.pc

1893 12
12cr|gramofile-1.6-14|1	%define name gramofile
12cr|gramofile-1.6-14|2	%define version 1.6
12cr|gramofile-1.6-14|3	%define release 14
12cr|gramofile-1.6-14|4	
12cr|gramofile-1.6-14|5	Name: %{name}
12cr|gramofile-1.6-14|6	Version: %{version}
12cr|gramofile-1.6-14|7	Release: %{release}
12cr|gramofile-1.6-14|8	License: GPL+
12cr|gramofile-1.6-14|9	Group: Sound
12cr|gramofile-1.6-14|10	URL: http://www.opensourcepartners.nl/~costar/gramofile/
12cr|gramofile-1.6-14|11	Source: %{name}-%{version}.tar.bz2
12cr|gramofile-1.6-14|12	Patch0: tappin3a.patch.bz2
12cr|gramofile-1.6-14|13	Patch1: tappin3b.patch.bz2
12cr|gramofile-1.6-14|14	Patch2: gramofile-braille-patch.bz2
12cr|gramofile-1.6-14|15	Summary: Transfer sound from gramophone records to CD
12cr|gramofile-1.6-14|16	BuildRequires: ncurses-devel
12cr|gramofile-1.6-14|17	BuildRequires: fftw2-devel
12cr|gramofile-1.6-14|18	
12cr|gramofile-1.6-14|19	%description
12cr|gramofile-1.6-14|20	GramoFile enables you to record audio from (for example) gramophone
12cr|gramofile-1.6-14|21	records, process the signal and listen to the results. Because sound
12cr|gramofile-1.6-14|22	files in .WAV-format are used, it is possible to exchange the files
12cr|gramofile-1.6-14|23	with many other programs. Cdrecord(1) can burn CD-Recordables of these,
12cr|gramofile-1.6-14|24	so you can make CDs with the music of your favorite records.  The user
12cr|gramofile-1.6-14|25	interface of GramoFile has a windows-like look-and-feel, making it
12cr|gramofile-1.6-14|26	fairly easy to use.
12cr|gramofile-1.6-14|27	
12cr|gramofile-1.6-14|28	One of the most important parts of GramoFile is the ability to process
12cr|gramofile-1.6-14|29	digital audio signals. Through the application of several filters it
12cr|gramofile-1.6-14|30	is possible to accomplish a significant reduction of disturbances like
12cr|gramofile-1.6-14|31	ticks and scratches. These filters have been programmed in such a fashion
12cr|gramofile-1.6-14|32	that they can be applied in any order (and multiple times) in a single
12cr|gramofile-1.6-14|33	run, thus avoiding the use of temporary files. It is possible to adjust
12cr|gramofile-1.6-14|34	the properties of each filter independently, so in every situation an
12cr|gramofile-1.6-14|35	optimal result can be achieved.
12cr|gramofile-1.6-14|36	
12cr|gramofile-1.6-14|37	Another interesting feature is the track splitting. Just make one .wav
12cr|gramofile-1.6-14|38	file of an entire side of an record and GramoFile will detect where
12cr|gramofile-1.6-14|39	the individual tracks are located. This happens fully automatically,
12cr|gramofile-1.6-14|40	without need to set any options. More experienced users may fine-tune
12cr|gramofile-1.6-14|41	the algorithm, or change the detected track starts and ends, but
12cr|gramofile-1.6-14|42	generally that will not be necessary. Track-times are saved in an
12cr|gramofile-1.6-14|43	editable (plaintext) .tracks file, that will be used during the signal
12cr|gramofile-1.6-14|44	processing to produce one processed .wav file for each individual track.
12cr|gramofile-1.6-14|45	
12cr|gramofile-1.6-14|46	To record and play .wav files, modified versions of brec(1) and bplay(1)
12cr|gramofile-1.6-14|47	by David Monro are included. These programs provide buffered recording
12cr|gramofile-1.6-14|48	and playback, so all will go well even on a highly loaded system. Both
12cr|gramofile-1.6-14|49	programs have been modified to support the standard GramoFile user
12cr|gramofile-1.6-14|50	interface.  Brec also got a `graphical' peak level meter, and bplay a
12cr|gramofile-1.6-14|51	running time display.
12cr|gramofile-1.6-14|52	
12cr|gramofile-1.6-14|53	
12cr|gramofile-1.6-14|54	%prep
12cr|gramofile-1.6-14|55	rm -rf $RPM_BUILD_ROOT
12cr|gramofile-1.6-14|56	
12cr|gramofile-1.6-14|57	%setup -q
12cr|gramofile-1.6-14|58	
12cr|gramofile-1.6-14|59	%patch0 -p1
12cr|gramofile-1.6-14|60	%patch1 -p1
12cr|gramofile-1.6-14|61	%patch2 -p1
12cr|gramofile-1.6-14|62	
12cr|gramofile-1.6-14|63	%build
12cr|gramofile-1.6-14|64	%make
12cr|gramofile-1.6-14|65	
12cr|gramofile-1.6-14|66	%install
12cr|gramofile-1.6-14|67	rm -rf $RPM_BUILD_ROOT
12cr|gramofile-1.6-14|68	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|gramofile-1.6-14|69	cp -pr bplay_gramo brec_gramo gramofile $RPM_BUILD_ROOT%{_bindir}
12cr|gramofile-1.6-14|70	
12cr|gramofile-1.6-14|71	%clean
12cr|gramofile-1.6-14|72	rm -rf $RPM_BUILD_ROOT
12cr|gramofile-1.6-14|73	
12cr|gramofile-1.6-14|74	%files
12cr|gramofile-1.6-14|75	%defattr(-,root,root)
12cr|gramofile-1.6-14|76	%doc README TODO ChangeLog *.txt example.tracks
12cr|gramofile-1.6-14|77	%{_bindir}/*
12cr|gramofile-1.6-14|78	
12cr|gramofile-1.6-14|79	
12cr|gramofile-1.6-14|80	
12cr|gramofile-1.6-14|81	%changelog
12cr|gramofile-1.6-14|82	* Sun Jun 21 2009 JÃ©rÃ´me Brenier <incubusss@mandriva.org> 1.6-13mdv2010.0
12cr|gramofile-1.6-14|83	+ Revision: 387540
12cr|gramofile-1.6-14|84	- fix URL
12cr|gramofile-1.6-14|85	- fix license tag
12cr|gramofile-1.6-14|86	
12cr|gramofile-1.6-14|87	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.6-12mdv2009.0
12cr|gramofile-1.6-14|88	+ Revision: 246609
12cr|gramofile-1.6-14|89	- rebuild
12cr|gramofile-1.6-14|90	
12cr|gramofile-1.6-14|91	+ Olivier Blin <oblin@mandriva.com>
12cr|gramofile-1.6-14|92	- restore BuildRoot
12cr|gramofile-1.6-14|93	
12cr|gramofile-1.6-14|94	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.6-10mdv2008.1
12cr|gramofile-1.6-14|95	+ Revision: 126265
12cr|gramofile-1.6-14|96	- kill re-definition of %%buildroot on Pixel's request
12cr|gramofile-1.6-14|97	- import gramofile
12cr|gramofile-1.6-14|98	
12cr|gramofile-1.6-14|99	
12cr|gramofile-1.6-14|100	* Thu Feb 02 2005 Lenny Cartier <lenny@mandriva.com> 1.6-10mdk
12cr|gramofile-1.6-14|101	- rebuild
12cr|gramofile-1.6-14|102	
12cr|gramofile-1.6-14|103	* Sun Nov 14 2004 Götz Waschk <waschk@linux-mandrake.com> 1.6-9mdk
12cr|gramofile-1.6-14|104	- fix buildrequires
12cr|gramofile-1.6-14|105	
12cr|gramofile-1.6-14|106	* Fri Oct 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.6-8mdk
12cr|gramofile-1.6-14|107	- fix buildrequires
12cr|gramofile-1.6-14|108	
12cr|gramofile-1.6-14|109	* Wed Apr 02 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.6-7mdk
12cr|gramofile-1.6-14|110	- add Patch0: corrects some negative overflow checking in CMF-2
12cr|gramofile-1.6-14|111	- add Patch1: adds the updated CMF-3 filter to GramoFile 1.6
12cr|gramofile-1.6-14|112	- add Patch2: gramofile-braille-patch
12cr|gramofile-1.6-14|113	
12cr|gramofile-1.6-14|114	* Tue Mar 11 2003 Götz Waschk <waschk@linux-mandrake.com> 1.6-6mdk
12cr|gramofile-1.6-14|115	- fix buildrequires
12cr|gramofile-1.6-14|116	
12cr|gramofile-1.6-14|117	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.6-5mdk
12cr|gramofile-1.6-14|118	- rebuild
12cr|gramofile-1.6-14|119	
12cr|gramofile-1.6-14|120	* Thu Aug 29 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.6-4mdk
12cr|gramofile-1.6-14|121	- rebuild
12cr|gramofile-1.6-14|122	
12cr|gramofile-1.6-14|123	* Tue Jul 24 2001  Lenny Cartier <lenny@mandrakesoft.com> 1.6-3mdk
12cr|gramofile-1.6-14|124	- rebuild
12cr|gramofile-1.6-14|125	
12cr|gramofile-1.6-14|126	* Wed Jan 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.6-2mdk
12cr|gramofile-1.6-14|127	- rebuild
12cr|gramofile-1.6-14|128	- add url
12cr|gramofile-1.6-14|129	
12cr|gramofile-1.6-14|130	* Thu Oct 05 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.6-1mdk
12cr|gramofile-1.6-14|131	- used srpm from Götz Wasch :
12cr|gramofile-1.6-14|132	Wed Oct  4 2000 Götz Waschk <waschk@linux-mandrake.com> 1.6-1mdk
12cr|gramofile-1.6-14|133	- initial Mandrake build
12cr|gramofile-1.6-14|134	

1894 12
12cr|gramps-3.3.1-1|1	Summary:	Genealogical Research and Analysis Management Programming System
12cr|gramps-3.3.1-1|2	Name:		gramps
12cr|gramps-3.3.1-1|3	Version:	3.3.1
12cr|gramps-3.3.1-1|4	Release:	%mkrel 1
12cr|gramps-3.3.1-1|5	License:	GPLv2+
12cr|gramps-3.3.1-1|6	Group:		Sciences/Other
12cr|gramps-3.3.1-1|7	Source0:	http://prdownloads.sourceforge.net/gramps/%{name}-%{version}.tar.gz
12cr|gramps-3.3.1-1|8	Source11:	%{name}-48.png
12cr|gramps-3.3.1-1|9	Source12:	%{name}-32.png
12cr|gramps-3.3.1-1|10	Source13:	%{name}-16.png
12cr|gramps-3.3.1-1|11	URL:		http://www.gramps-project.org
12cr|gramps-3.3.1-1|12	BuildArch:	noarch
12cr|gramps-3.3.1-1|13	BuildRequires:	desktop-file-utils
12cr|gramps-3.3.1-1|14	BuildRequires:	intltool
12cr|gramps-3.3.1-1|15	BuildRequires:	python-gobject
12cr|gramps-3.3.1-1|16	Requires:	pygtk2.0
12cr|gramps-3.3.1-1|17	Requires:	gnome-python-gconf
12cr|gramps-3.3.1-1|18	Requires:	gnome-python-canvas
12cr|gramps-3.3.1-1|19	Requires:	gnome-python-gnomevfs
12cr|gramps-3.3.1-1|20	Requires:	python-exiv2
12cr|gramps-3.3.1-1|21	Requires:	python-graphviz
12cr|gramps-3.3.1-1|22	Requires:	shared-mime-info
12cr|gramps-3.3.1-1|23	Requires:	xdg-utils
12cr|gramps-3.3.1-1|24	Suggests:	gnome-python-gtkspell
12cr|gramps-3.3.1-1|25	Suggests:	python-webkitgtk
12cr|gramps-3.3.1-1|26	Suggests:	fonts-ttf-freefont
12cr|gramps-3.3.1-1|27	#Suggest it for geography functionality
12cr|gramps-3.3.1-1|28	Suggests:	python-osmgpsmap
12cr|gramps-3.3.1-1|29	
12cr|gramps-3.3.1-1|30	%description
12cr|gramps-3.3.1-1|31	gramps (Genealogical Research and Analysis Management Programming
12cr|gramps-3.3.1-1|32	System) is a GNOME based genealogy program supporting a Python
12cr|gramps-3.3.1-1|33	based plugin system.
12cr|gramps-3.3.1-1|34	
12cr|gramps-3.3.1-1|35	%prep
12cr|gramps-3.3.1-1|36	%setup -q
12cr|gramps-3.3.1-1|37	
12cr|gramps-3.3.1-1|38	%build
12cr|gramps-3.3.1-1|39	%configure2_5x --disable-mime-install --enable-packager-mode
12cr|gramps-3.3.1-1|40	%make
12cr|gramps-3.3.1-1|41	
12cr|gramps-3.3.1-1|42	%install
12cr|gramps-3.3.1-1|43	%makeinstall_std
12cr|gramps-3.3.1-1|44	rm -fr %{buildroot}/var
12cr|gramps-3.3.1-1|45	
12cr|gramps-3.3.1-1|46	#menu
12cr|gramps-3.3.1-1|47	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/*
12cr|gramps-3.3.1-1|48	desktop-file-install --vendor="" \
12cr|gramps-3.3.1-1|49	--remove-category="Application" \
12cr|gramps-3.3.1-1|50	--remove-category="Genealogy" \
12cr|gramps-3.3.1-1|51	--add-category="Science" \
12cr|gramps-3.3.1-1|52	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gramps-3.3.1-1|53	
12cr|gramps-3.3.1-1|54	#icons
12cr|gramps-3.3.1-1|55	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|gramps-3.3.1-1|56	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|gramps-3.3.1-1|57	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|gramps-3.3.1-1|58	
12cr|gramps-3.3.1-1|59	%find_lang %{name} --with-gnome --with-man
12cr|gramps-3.3.1-1|60	
12cr|gramps-3.3.1-1|61	%clean
12cr|gramps-3.3.1-1|62	rm -rf %buildroot
12cr|gramps-3.3.1-1|63	
12cr|gramps-3.3.1-1|64	%files -f %{name}.lang
12cr|gramps-3.3.1-1|65	%defattr(-, root, root)
12cr|gramps-3.3.1-1|66	
12cr|gramps-3.3.1-1|67	%doc README TODO
12cr|gramps-3.3.1-1|68	%{_bindir}/%{name}
12cr|gramps-3.3.1-1|69	%{_datadir}/applications/%{name}.desktop
12cr|gramps-3.3.1-1|70	%dir %{_datadir}/%{name}
12cr|gramps-3.3.1-1|71	%{_datadir}/%{name}/*
12cr|gramps-3.3.1-1|72	%{_datadir}/mime/packages/%{name}.xml
12cr|gramps-3.3.1-1|73	%{_datadir}/icons/gnome/*/mimetypes/*
12cr|gramps-3.3.1-1|74	%{_datadir}/pixmaps/%{name}.png
12cr|gramps-3.3.1-1|75	%{_datadir}/application-registry/%{name}.applications
12cr|gramps-3.3.1-1|76	%{_datadir}/mime-info/%{name}.*
12cr|gramps-3.3.1-1|77	%{_mandir}/man1/%{name}.1*
12cr|gramps-3.3.1-1|78	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|gramps-3.3.1-1|79	
12cr|gramps-3.3.1-1|80	
12cr|gramps-3.3.1-1|81	%changelog
12cr|gramps-3.3.1-1|82	* Mon Oct 31 2011 Andrey Bondrov <abondrov@mandriva.org> 3.3.1-1
12cr|gramps-3.3.1-1|83	+ Revision: 708046
12cr|gramps-3.3.1-1|84	- New version 3.3.1, update BuildRequires, Requires, Suggests
12cr|gramps-3.3.1-1|85	
12cr|gramps-3.3.1-1|86	* Sun May 08 2011 Sandro Cazzaniga <kharec@mandriva.org> 3.2.6-1
12cr|gramps-3.3.1-1|87	+ Revision: 672506
12cr|gramps-3.3.1-1|88	- new version 3.2.6 (which is a bugfix release, fixes major and minors bugs)
12cr|gramps-3.3.1-1|89	
12cr|gramps-3.3.1-1|90	* Sat Nov 27 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.2.5-1mdv2011.0
12cr|gramps-3.3.1-1|91	+ Revision: 601783
12cr|gramps-3.3.1-1|92	- update to new version 3.2.5
12cr|gramps-3.3.1-1|93	
12cr|gramps-3.3.1-1|94	* Fri Oct 15 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.2.4-1mdv2011.0
12cr|gramps-3.3.1-1|95	+ Revision: 585740
12cr|gramps-3.3.1-1|96	- update to 3.2.4
12cr|gramps-3.3.1-1|97	
12cr|gramps-3.3.1-1|98	* Sun Jul 11 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.2.3-1mdv2011.0
12cr|gramps-3.3.1-1|99	+ Revision: 551173
12cr|gramps-3.3.1-1|100	- update to 3.2.3
12cr|gramps-3.3.1-1|101	
12cr|gramps-3.3.1-1|102	* Sun May 30 2010 Thierry Vignaud <tv@mandriva.org> 3.2.2-3mdv2010.1
12cr|gramps-3.3.1-1|103	+ Revision: 546596
12cr|gramps-3.3.1-1|104	- bump release
12cr|gramps-3.3.1-1|105	
12cr|gramps-3.3.1-1|106	* Sun Apr 25 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.2.2-1mdv2010.1
12cr|gramps-3.3.1-1|107	+ Revision: 538533
12cr|gramps-3.3.1-1|108	- update to 3.2.2
12cr|gramps-3.3.1-1|109	
12cr|gramps-3.3.1-1|110	* Thu Apr 01 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.2.0-1mdv2010.1
12cr|gramps-3.3.1-1|111	+ Revision: 530573
12cr|gramps-3.3.1-1|112	- update to 3.2.0
12cr|gramps-3.3.1-1|113	
12cr|gramps-3.3.1-1|114	* Sat Dec 26 2009 Funda Wang <fwang@mandriva.org> 3.1.3-1mdv2010.1
12cr|gramps-3.3.1-1|115	+ Revision: 482398
12cr|gramps-3.3.1-1|116	- new version 3.1.3
12cr|gramps-3.3.1-1|117	
12cr|gramps-3.3.1-1|118	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 3.1.2-1mdv2010.1
12cr|gramps-3.3.1-1|119	+ Revision: 462335
12cr|gramps-3.3.1-1|120	- update to new version 3.1.2
12cr|gramps-3.3.1-1|121	
12cr|gramps-3.3.1-1|122	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 3.1.1-2mdv2010.0
12cr|gramps-3.3.1-1|123	+ Revision: 437810
12cr|gramps-3.3.1-1|124	- rebuild
12cr|gramps-3.3.1-1|125	
12cr|gramps-3.3.1-1|126	* Wed Mar 11 2009 Frederik Himpe <fhimpe@mandriva.org> 3.1.1-1mdv2009.1
12cr|gramps-3.3.1-1|127	+ Revision: 353923
12cr|gramps-3.3.1-1|128	- update to new version 3.1.1
12cr|gramps-3.3.1-1|129	
12cr|gramps-3.3.1-1|130	* Sun Mar 08 2009 Frederik Himpe <fhimpe@mandriva.org> 3.1.0-1mdv2009.1
12cr|gramps-3.3.1-1|131	+ Revision: 353012
12cr|gramps-3.3.1-1|132	- Update to new version 3.1.0
12cr|gramps-3.3.1-1|133	- Don't run autogen.sh: it's not needed and does not even work with 3.1.0
12cr|gramps-3.3.1-1|134	
12cr|gramps-3.3.1-1|135	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 3.0.4-1mdv2009.1
12cr|gramps-3.3.1-1|136	+ Revision: 324428
12cr|gramps-3.3.1-1|137	- New upstream release
12cr|gramps-3.3.1-1|138	
12cr|gramps-3.3.1-1|139	* Fri Nov 28 2008 Götz Waschk <waschk@mandriva.org> 3.0.3-1mdv2009.1
12cr|gramps-3.3.1-1|140	+ Revision: 307466
12cr|gramps-3.3.1-1|141	- new version
12cr|gramps-3.3.1-1|142	- add missing dep on gnome-python-gtkspell
12cr|gramps-3.3.1-1|143	
12cr|gramps-3.3.1-1|144	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 3.0.1-2mdv2009.0
12cr|gramps-3.3.1-1|145	+ Revision: 266948
12cr|gramps-3.3.1-1|146	- rebuild early 2009.0 package (before pixel changes)
12cr|gramps-3.3.1-1|147	
12cr|gramps-3.3.1-1|148	+ Pixel <pixel@mandriva.com>
12cr|gramps-3.3.1-1|149	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gramps-3.3.1-1|150	
12cr|gramps-3.3.1-1|151	* Sun Jun 01 2008 Funda Wang <fwang@mandriva.org> 3.0.1-1mdv2009.0
12cr|gramps-3.3.1-1|152	+ Revision: 213893
12cr|gramps-3.3.1-1|153	- add missing files
12cr|gramps-3.3.1-1|154	- New version 3.0.1
12cr|gramps-3.3.1-1|155	
12cr|gramps-3.3.1-1|156	* Tue Apr 15 2008 Thierry Vignaud <tv@mandriva.org> 3.0.0-1mdv2009.0
12cr|gramps-3.3.1-1|157	+ Revision: 193495
12cr|gramps-3.3.1-1|158	- further adjust file list
12cr|gramps-3.3.1-1|159	- adjust file list
12cr|gramps-3.3.1-1|160	- disable --enable-packager-mode (which just remove schemas)
12cr|gramps-3.3.1-1|161	- new release
12cr|gramps-3.3.1-1|162	- new release
12cr|gramps-3.3.1-1|163	- kill dead sources
12cr|gramps-3.3.1-1|164	- kill re-definition of %%buildroot on Pixel's request
12cr|gramps-3.3.1-1|165	
12cr|gramps-3.3.1-1|166	+ Olivier Blin <blino@mandriva.org>
12cr|gramps-3.3.1-1|167	- restore BuildRoot
12cr|gramps-3.3.1-1|168	
12cr|gramps-3.3.1-1|169	* Tue Oct 23 2007 Jérôme Soyer <saispo@mandriva.org> 2.2.9-1mdv2008.1
12cr|gramps-3.3.1-1|170	+ Revision: 101473
12cr|gramps-3.3.1-1|171	- New release 2.2.9
12cr|gramps-3.3.1-1|172	
12cr|gramps-3.3.1-1|173	* Thu Sep 06 2007 Adam Williamson <awilliamson@mandriva.org> 2.2.8-2mdv2008.0
12cr|gramps-3.3.1-1|174	+ Revision: 80865
12cr|gramps-3.3.1-1|175	- fd.o icons
12cr|gramps-3.3.1-1|176	- fix errors in the .desktop file
12cr|gramps-3.3.1-1|177	- use configure macro
12cr|gramps-3.3.1-1|178	- drop the bogus sed command which was changing the app version...
12cr|gramps-3.3.1-1|179	- use Fedora license policy
12cr|gramps-3.3.1-1|180	
12cr|gramps-3.3.1-1|181	* Sun Jun 24 2007 Funda Wang <fwang@mandriva.org> 2.2.8-1mdv2008.0
12cr|gramps-3.3.1-1|182	+ Revision: 43564
12cr|gramps-3.3.1-1|183	- New version
12cr|gramps-3.3.1-1|184	
12cr|gramps-3.3.1-1|185	
12cr|gramps-3.3.1-1|186	* Sun Feb 18 2007 Jérôme Soyer <saispo@mandriva.org> 2.2.6-1mdv2007.0
12cr|gramps-3.3.1-1|187	+ Revision: 122509
12cr|gramps-3.3.1-1|188	- New release 2.2.6
12cr|gramps-3.3.1-1|189	
12cr|gramps-3.3.1-1|190	* Mon Jan 29 2007 Götz Waschk <waschk@mandriva.org> 2.2.5-1mdv2007.1
12cr|gramps-3.3.1-1|191	+ Revision: 115010
12cr|gramps-3.3.1-1|192	- fix build with new gnome-doc-utils
12cr|gramps-3.3.1-1|193	- new version
12cr|gramps-3.3.1-1|194	
12cr|gramps-3.3.1-1|195	* Fri Jan 05 2007 Nicolas Lécureuil <neoclust@mandriva.org> 2.2.4-1mdv2007.1
12cr|gramps-3.3.1-1|196	+ Revision: 104391
12cr|gramps-3.3.1-1|197	- New Version 2.2.4
12cr|gramps-3.3.1-1|198	
12cr|gramps-3.3.1-1|199	* Mon Nov 27 2006 Götz Waschk <waschk@mandriva.org> 2.2.3-1mdv2007.1
12cr|gramps-3.3.1-1|200	+ Revision: 87350
12cr|gramps-3.3.1-1|201	- new version
12cr|gramps-3.3.1-1|202	- update file list
12cr|gramps-3.3.1-1|203	
12cr|gramps-3.3.1-1|204	* Fri Nov 03 2006 Götz Waschk <waschk@mandriva.org> 2.2.2-1mdv2007.1
12cr|gramps-3.3.1-1|205	+ Revision: 76106
12cr|gramps-3.3.1-1|206	- new version
12cr|gramps-3.3.1-1|207	
12cr|gramps-3.3.1-1|208	* Tue Oct 31 2006 Götz Waschk <waschk@mandriva.org> 2.2.1-2mdv2007.1
12cr|gramps-3.3.1-1|209	+ Revision: 74767
12cr|gramps-3.3.1-1|210	- fix buildrequires
12cr|gramps-3.3.1-1|211	- Import gramps
12cr|gramps-3.3.1-1|212	
12cr|gramps-3.3.1-1|213	* Mon Oct 30 2006 Götz Waschk <waschk@mandriva.org> 2.2.1-1mdv2007.1
12cr|gramps-3.3.1-1|214	- New version 2.2.1
12cr|gramps-3.3.1-1|215	
12cr|gramps-3.3.1-1|216	* Sat Sep 16 2006 Emmanuel Andry <eandry@mandriva.org> 2.0.11-3mdv2007.0
12cr|gramps-3.3.1-1|217	- Oops ! Moved desktop-file-utils from requires to buildrequires
12cr|gramps-3.3.1-1|218	
12cr|gramps-3.3.1-1|219	* Sat Sep 16 2006 Emmanuel Andry <eandry@mandriva.org> 2.0.11-2mdv2007.0
12cr|gramps-3.3.1-1|220	- xdg menu
12cr|gramps-3.3.1-1|221	- gconf, mime and scrollkeeper macros
12cr|gramps-3.3.1-1|222	- fix Xvfb path
12cr|gramps-3.3.1-1|223	
12cr|gramps-3.3.1-1|224	* Wed May 03 2006 Götz Waschk <waschk@mandriva.org> 2.0.11-1mdk
12cr|gramps-3.3.1-1|225	- New release 2.0.11
12cr|gramps-3.3.1-1|226	
12cr|gramps-3.3.1-1|227	* Tue Mar 07 2006 Götz Waschk <waschk@mandriva.org> 2.0.10-1mdk
12cr|gramps-3.3.1-1|228	- New release 2.0.10
12cr|gramps-3.3.1-1|229	
12cr|gramps-3.3.1-1|230	* Wed Dec 14 2005 Götz Waschk <waschk@mandriva.org> 2.0.9-1mdk
12cr|gramps-3.3.1-1|231	- New release 2.0.9
12cr|gramps-3.3.1-1|232	- use mkrel
12cr|gramps-3.3.1-1|233	
12cr|gramps-3.3.1-1|234	* Fri Sep 09 2005 Götz Waschk <waschk@mandriva.org> 2.0.8-1mdk
12cr|gramps-3.3.1-1|235	- New release 2.0.8
12cr|gramps-3.3.1-1|236	
12cr|gramps-3.3.1-1|237	* Wed Aug 17 2005 Götz Waschk <waschk@mandriva.org> 2.0.6-1mdk
12cr|gramps-3.3.1-1|238	- New release 2.0.6
12cr|gramps-3.3.1-1|239	
12cr|gramps-3.3.1-1|240	* Fri Jul 08 2005 Gtz Waschk <waschk@mandriva.org> 2.0.5-1mdk
12cr|gramps-3.3.1-1|241	- New release 2.0.5
12cr|gramps-3.3.1-1|242	
12cr|gramps-3.3.1-1|243	* Fri Jul 01 2005 Gtz Waschk <waschk@mandriva.org> 2.0.4-1mdk
12cr|gramps-3.3.1-1|244	- New release 2.0.4
12cr|gramps-3.3.1-1|245	
12cr|gramps-3.3.1-1|246	* Mon Jun 06 2005 Gtz Waschk <waschk@mandriva.org> 2.0.3-1mdk
12cr|gramps-3.3.1-1|247	- New release 2.0.3
12cr|gramps-3.3.1-1|248	
12cr|gramps-3.3.1-1|249	* Thu May 26 2005 Gtz Waschk <waschk@mandriva.org> 2.0.1-1mdk
12cr|gramps-3.3.1-1|250	- replace patch by packager mode
12cr|gramps-3.3.1-1|251	- New release 2.0.1
12cr|gramps-3.3.1-1|252	
12cr|gramps-3.3.1-1|253	* Fri May 13 2005 Gtz Waschk <waschk@mandriva.org> 2.0.0-1mdk
12cr|gramps-3.3.1-1|254	- make the package noarch
12cr|gramps-3.3.1-1|255	- handle gconf stuff
12cr|gramps-3.3.1-1|256	- handle mime stuff
12cr|gramps-3.3.1-1|257	- add new files
12cr|gramps-3.3.1-1|258	- fix source URL
12cr|gramps-3.3.1-1|259	- new version
12cr|gramps-3.3.1-1|260	
12cr|gramps-3.3.1-1|261	* Wed Mar 23 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.0.11-1mdk
12cr|gramps-3.3.1-1|262	- from Emmanuel Andry <eandry@free.fr> :
12cr|gramps-3.3.1-1|263	- New release 1.0.11
12cr|gramps-3.3.1-1|264	
12cr|gramps-3.3.1-1|265	* Wed Mar 09 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0.10-1mdk
12cr|gramps-3.3.1-1|266	- cosmetics
12cr|gramps-3.3.1-1|267	- fix summary-ended-with-dot
12cr|gramps-3.3.1-1|268	- from Emmanuel Andry <eandry@free.fr> :
12cr|gramps-3.3.1-1|269	o New release 1.0.10
12cr|gramps-3.3.1-1|270	
12cr|gramps-3.3.1-1|271	* Mon Nov 01 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.0.8-1mdk
12cr|gramps-3.3.1-1|272	- fix file list
12cr|gramps-3.3.1-1|273	- New release 1.0.8
12cr|gramps-3.3.1-1|274	
12cr|gramps-3.3.1-1|275	* Wed Aug 18 2004 Pascal Terjan <pterjan@mandrake.org> 1.0.7-1mdk
12cr|gramps-3.3.1-1|276	- New release 1.0.7
12cr|gramps-3.3.1-1|277	
12cr|gramps-3.3.1-1|278	* Tue Aug 03 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.0.5-1mdk
12cr|gramps-3.3.1-1|279	- New release 1.0.5
12cr|gramps-3.3.1-1|280	
12cr|gramps-3.3.1-1|281	* Fri Jun 18 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.0.4-1mdk
12cr|gramps-3.3.1-1|282	- New release 1.0.4
12cr|gramps-3.3.1-1|283	
12cr|gramps-3.3.1-1|284	* Sat Apr 24 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.0.3-1mdk
12cr|gramps-3.3.1-1|285	- New release 1.0.3
12cr|gramps-3.3.1-1|286	
12cr|gramps-3.3.1-1|287	* Tue Apr 06 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0.2-1mdk
12cr|gramps-3.3.1-1|288	- new version
12cr|gramps-3.3.1-1|289	

1895 12
12cr|grandr-0.1-8|1	Name: grandr
12cr|grandr-0.1-8|2	Version: 0.1
12cr|grandr-0.1-8|3	Release: 8
12cr|grandr-0.1-8|4	Summary: Interface to RandR extension
12cr|grandr-0.1-8|5	Group: System/X11
12cr|grandr-0.1-8|6	URL:    http://www.x.org/
12cr|grandr-0.1-8|7	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12cr|grandr-0.1-8|8	# These are all upstream patches since the 0.1 release:
12cr|grandr-0.1-8|9	Patch0: grandr-upstream-01-fix-segfault-at-startup.patch
12cr|grandr-0.1-8|10	Patch1: grandr-upstream-02-license-was-gpl-not-mit.patch
12cr|grandr-0.1-8|11	Patch2: grandr-upstream-03-fix-typo-output.patch
12cr|grandr-0.1-8|12	Patch3: grandr-upstream-04-exit-when-window-is-closed.patch
12cr|grandr-0.1-8|13	Patch4: grandr-upstream-05-fix-typo-screen.patch
12cr|grandr-0.1-8|14	# This was taken from Debian, should fix #54985
12cr|grandr-0.1-8|15	# http://git.debian.org/?p=pkg-xorg/app/grandr.git
12cr|grandr-0.1-8|16	Patch5: grandr-debian-01-fix-segfault-when-click-monitor.patch
12cr|grandr-0.1-8|17	# This one is from Mandriva (read its header for a description of the problem)
12cr|grandr-0.1-8|18	Patch6: grandr-mandriva-synchronize-before-and-after-apply.patch
12cr|grandr-0.1-8|19	
12cr|grandr-0.1-8|20	License: MIT
12cr|grandr-0.1-8|21	
12cr|grandr-0.1-8|22	BuildRequires: pkgconfig(x11)
12cr|grandr-0.1-8|23	BuildRequires: pkgconfig(xrandr)
12cr|grandr-0.1-8|24	BuildRequires: pkgconfig(xrender)
12cr|grandr-0.1-8|25	BuildRequires: pkgconfig(xorg-macros)
12cr|grandr-0.1-8|26	BuildRequires: pkgconfig(gtk+-2.0)
12cr|grandr-0.1-8|27	BuildRequires: pkgconfig(gconf-2.0)
12cr|grandr-0.1-8|28	
12cr|grandr-0.1-8|29	%description
12cr|grandr-0.1-8|30	grandr is used to set the screen size, orientation and/or reflection using the
12cr|grandr-0.1-8|31	RandR extension.
12cr|grandr-0.1-8|32	
12cr|grandr-0.1-8|33	%prep
12cr|grandr-0.1-8|34	%setup -q -n %{name}-%{version}
12cr|grandr-0.1-8|35	%apply_patches
12cr|grandr-0.1-8|36	
12cr|grandr-0.1-8|37	%build
12cr|grandr-0.1-8|38	export LIBS="-lX11 -lgthread-2.0"
12cr|grandr-0.1-8|39	%configure2_5x	--x-includes=%{_includedir}\
12cr|grandr-0.1-8|40	--x-libraries=%{_libdir}
12cr|grandr-0.1-8|41	
12cr|grandr-0.1-8|42	%make
12cr|grandr-0.1-8|43	
12cr|grandr-0.1-8|44	%install
12cr|grandr-0.1-8|45	%makeinstall_std
12cr|grandr-0.1-8|46	
12cr|grandr-0.1-8|47	%files
12cr|grandr-0.1-8|48	%defattr(-,root,root)
12cr|grandr-0.1-8|49	%{_bindir}/grandr
12cr|grandr-0.1-8|50	#%{_mandir}/man1/grandr.*
12cr|grandr-0.1-8|51	
12cr|grandr-0.1-8|52	
12cr|grandr-0.1-8|53	
12cr|grandr-0.1-8|54	%changelog
12cr|grandr-0.1-8|55	

1896 12
12cr|grany-2.0.3-1|1	%define name grany
12cr|grany-2.0.3-1|2	%define version 2.0.3
12cr|grany-2.0.3-1|3	%define release 1
12cr|grany-2.0.3-1|4	%define summary The cellular automaton simulator
12cr|grany-2.0.3-1|5	
12cr|grany-2.0.3-1|6	Name: %{name}
12cr|grany-2.0.3-1|7	Summary: %{summary}
12cr|grany-2.0.3-1|8	Version: %{version}
12cr|grany-2.0.3-1|9	Release: %{release}
12cr|grany-2.0.3-1|10	License: GPL
12cr|grany-2.0.3-1|11	Group: Sciences/Physics
12cr|grany-2.0.3-1|12	Source0: http://guillaume.cottenceau.free.fr/html/grany-resource/grany-%{version}.tar.bz2
12cr|grany-2.0.3-1|13	Source1: %{name}-pngicons.tar.bz2
12cr|grany-2.0.3-1|14	Source2:	.abf.yml
12cr|grany-2.0.3-1|15	Patch2:	grany-2.0.3-gettext.patch
12cr|grany-2.0.3-1|16	URL: http://guillaume.cottenceau.free.fr/html/grany.html
12cr|grany-2.0.3-1|17	BuildRequires: pkgconfig(gtkmm-2.4)
12cr|grany-2.0.3-1|18	
12cr|grany-2.0.3-1|19	%description
12cr|grany-2.0.3-1|20	Grany is a cellular automaton simulator. With it you can conduct computerized
12cr|grany-2.0.3-1|21	experiments on cellular environments with a full-featured GUI.
12cr|grany-2.0.3-1|22	
12cr|grany-2.0.3-1|23	%prep
12cr|grany-2.0.3-1|24	%setup -q
12cr|grany-2.0.3-1|25	%setup -D -T -a1
12cr|grany-2.0.3-1|26	%patch2 -p2 -b .datadir
12cr|grany-2.0.3-1|27	%build
12cr|grany-2.0.3-1|28	%configure2_5x
12cr|grany-2.0.3-1|29	make
12cr|grany-2.0.3-1|30	
12cr|grany-2.0.3-1|31	%install
12cr|grany-2.0.3-1|32	%makeinstall
12cr|grany-2.0.3-1|33	
12cr|grany-2.0.3-1|34	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|grany-2.0.3-1|35	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|grany-2.0.3-1|36	[Desktop Entry]
12cr|grany-2.0.3-1|37	Type=Application
12cr|grany-2.0.3-1|38	Name=Grany
12cr|grany-2.0.3-1|39	Exec=%{_bindir}/grany
12cr|grany-2.0.3-1|40	Icon=grany
12cr|grany-2.0.3-1|41	Comment=%{summary}
12cr|grany-2.0.3-1|42	EOF
12cr|grany-2.0.3-1|43	
12cr|grany-2.0.3-1|44	# icons
12cr|grany-2.0.3-1|45	mkdir -p $RPM_BUILD_ROOT%{_miconsdir}
12cr|grany-2.0.3-1|46	mkdir -p $RPM_BUILD_ROOT%{_liconsdir}
12cr|grany-2.0.3-1|47	cp icons/grany-icon-16x16.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|grany-2.0.3-1|48	cp icons/grany-icon-32x32.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|grany-2.0.3-1|49	cp icons/grany-icon-48x48.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|grany-2.0.3-1|50	
12cr|grany-2.0.3-1|51	%find_lang %{name}
12cr|grany-2.0.3-1|52	
12cr|grany-2.0.3-1|53	%files -f %{name}.lang
12cr|grany-2.0.3-1|54	%defattr(-,root,root,0755)
12cr|grany-2.0.3-1|55	%doc README FAQ AUTHORS docs/BASICS docs/CUSTOMIZATION
12cr|grany-2.0.3-1|56	%{_bindir}/*
12cr|grany-2.0.3-1|57	#%{_datadir}/%{name}
12cr|grany-2.0.3-1|58	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|grany-2.0.3-1|59	%{_iconsdir}/*.png
12cr|grany-2.0.3-1|60	%{_iconsdir}/*/*.png
12cr|grany-2.0.3-1|61	
12cr|grany-2.0.3-1|62	
12cr|grany-2.0.3-1|63	
12cr|grany-2.0.3-1|64	%changelog
12cr|grany-2.0.3-1|65	* Thu Jan 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.0.0-2mdv2008.1
12cr|grany-2.0.3-1|66	+ Revision: 142109
12cr|grany-2.0.3-1|67	- auto-convert XDG menu entry
12cr|grany-2.0.3-1|68	- kill re-definition of %%buildroot on Pixel's request
12cr|grany-2.0.3-1|69	- use %%mkrel
12cr|grany-2.0.3-1|70	- import grany
12cr|grany-2.0.3-1|71	
12cr|grany-2.0.3-1|72	+ Olivier Blin <oblin@mandriva.com>
12cr|grany-2.0.3-1|73	- restore BuildRoot
12cr|grany-2.0.3-1|74	
12cr|grany-2.0.3-1|75	
12cr|grany-2.0.3-1|76	* Fri Jul 16 2004 Michael Scherer <misc@mandrake.org> 2.0.0-2mdk
12cr|grany-2.0.3-1|77	- rebuild for new gcc, patch 0
12cr|grany-2.0.3-1|78	
12cr|grany-2.0.3-1|79	* Tue Apr  8 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0.0-1mdk
12cr|grany-2.0.3-1|80	- new release
12cr|grany-2.0.3-1|81	
12cr|grany-2.0.3-1|82	* Wed Aug 21 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.1-4mdk
12cr|grany-2.0.3-1|83	- rebuild for gcc 3.2
12cr|grany-2.0.3-1|84	
12cr|grany-2.0.3-1|85	* Tue Jul 30 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.1-3mdk
12cr|grany-2.0.3-1|86	- recompile against latest libstdc++
12cr|grany-2.0.3-1|87	
12cr|grany-2.0.3-1|88	* Mon Jun 10 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.0.1-2mdk
12cr|grany-2.0.3-1|89	- png icons (out xpm!)
12cr|grany-2.0.3-1|90	
12cr|grany-2.0.3-1|91	* Tue May 14 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.1-1mdk
12cr|grany-2.0.3-1|92	- new release that is friendly with g++-3.1
12cr|grany-2.0.3-1|93	
12cr|grany-2.0.3-1|94	* Fri Feb 22 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.0-5mdk
12cr|grany-2.0.3-1|95	- rebuild to fix invalid-packager
12cr|grany-2.0.3-1|96	
12cr|grany-2.0.3-1|97	* Tue Oct 16 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.0-4mdk
12cr|grany-2.0.3-1|98	- fix obsolete-tag Copyright
12cr|grany-2.0.3-1|99	
12cr|grany-2.0.3-1|100	* Tue Sep 11 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.0-3mdk
12cr|grany-2.0.3-1|101	- rebuild
12cr|grany-2.0.3-1|102	
12cr|grany-2.0.3-1|103	* Fri Jan  5 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.0-2mdk
12cr|grany-2.0.3-1|104	- rebuild
12cr|grany-2.0.3-1|105	
12cr|grany-2.0.3-1|106	* Sun May  7 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.0-1mdk
12cr|grany-2.0.3-1|107	- first build
12cr|grany-2.0.3-1|108	

1897 12
12cr|graphlcd-base-0.1.5-6|1	
12cr|graphlcd-base-0.1.5-6|2	%define shortname graphlcd
12cr|graphlcd-base-0.1.5-6|3	%define name	%shortname-base
12cr|graphlcd-base-0.1.5-6|4	%define version	0.1.5
12cr|graphlcd-base-0.1.5-6|5	%define rel	6
12cr|graphlcd-base-0.1.5-6|6	
12cr|graphlcd-base-0.1.5-6|7	%define drivers_major	1
12cr|graphlcd-base-0.1.5-6|8	%define graphics_major	2
12cr|graphlcd-base-0.1.5-6|9	%define drivers_libname	%mklibname glcddrivers %drivers_major
12cr|graphlcd-base-0.1.5-6|10	%define graphics_libname	%mklibname glcdgraphics %graphics_major
12cr|graphlcd-base-0.1.5-6|11	%define devname	%mklibname -d %{shortname}
12cr|graphlcd-base-0.1.5-6|12	
12cr|graphlcd-base-0.1.5-6|13	Summary:	GraphLCD drivers and tools
12cr|graphlcd-base-0.1.5-6|14	Name:		%{name}
12cr|graphlcd-base-0.1.5-6|15	Version:	%{version}
12cr|graphlcd-base-0.1.5-6|16	Release:	%mkrel %{rel}
12cr|graphlcd-base-0.1.5-6|17	License:	GPL
12cr|graphlcd-base-0.1.5-6|18	Group:		System/Kernel and hardware
12cr|graphlcd-base-0.1.5-6|19	URL:		http://graphlcd.berlios.de/
12cr|graphlcd-base-0.1.5-6|20	Source:		http://download.berlios.de/graphlcd/%name-%version.tar.bz2
12cr|graphlcd-base-0.1.5-6|21	Patch0:		graphlcd-base-01_libserdisp.dpatch
12cr|graphlcd-base-0.1.5-6|22	Patch1:		graphlcd-base-02_utf8.dpatch
12cr|graphlcd-base-0.1.5-6|23	Patch2:		graphlcd-base-03_gcc-43.dpatch
12cr|graphlcd-base-0.1.5-6|24	BuildRoot:	%{_tmppath}/%{name}-root
12cr|graphlcd-base-0.1.5-6|25	BuildRequires:	freetype2-devel
12cr|graphlcd-base-0.1.5-6|26	BuildRequires:	zlib-devel
12cr|graphlcd-base-0.1.5-6|27	
12cr|graphlcd-base-0.1.5-6|28	%description
12cr|graphlcd-base-0.1.5-6|29	The GraphLCD base is a project to support graphical LC displays. It is
12cr|graphlcd-base-0.1.5-6|30	mainly used by the graphlcd plugin for the Video Disc Recorder to
12cr|graphlcd-base-0.1.5-6|31	display its information.
12cr|graphlcd-base-0.1.5-6|32	
12cr|graphlcd-base-0.1.5-6|33	%package -n %drivers_libname
12cr|graphlcd-base-0.1.5-6|34	Summary:	GraphLCD shared driver library
12cr|graphlcd-base-0.1.5-6|35	Group:		System/Libraries
12cr|graphlcd-base-0.1.5-6|36	Provides:	libglcddrivers = %version-%release
12cr|graphlcd-base-0.1.5-6|37	Conflicts:	%{_lib}graphlcd1
12cr|graphlcd-base-0.1.5-6|38	# While the library doesn't use graphlcd-config directly, it is
12cr|graphlcd-base-0.1.5-6|39	# useless without the linked program using it.
12cr|graphlcd-base-0.1.5-6|40	# (Anssi) FIXME: What? If the above is true then this is bogus.
12cr|graphlcd-base-0.1.5-6|41	Requires:	%shortname-common >= %version
12cr|graphlcd-base-0.1.5-6|42	
12cr|graphlcd-base-0.1.5-6|43	%description -n %drivers_libname
12cr|graphlcd-base-0.1.5-6|44	The GraphLCD base is a project to support graphical LC displays. It is
12cr|graphlcd-base-0.1.5-6|45	mainly used by the graphlcd plugin for the Video Disc Recorder to
12cr|graphlcd-base-0.1.5-6|46	display its information.
12cr|graphlcd-base-0.1.5-6|47	
12cr|graphlcd-base-0.1.5-6|48	This package contains the driver library needed to run programs
12cr|graphlcd-base-0.1.5-6|49	dynamically linked with GraphLCD.
12cr|graphlcd-base-0.1.5-6|50	
12cr|graphlcd-base-0.1.5-6|51	%package -n %devname
12cr|graphlcd-base-0.1.5-6|52	Summary:	Headers for graphlcd
12cr|graphlcd-base-0.1.5-6|53	Group:		Development/C++
12cr|graphlcd-base-0.1.5-6|54	Requires:	%drivers_libname = %version
12cr|graphlcd-base-0.1.5-6|55	Requires:	%graphics_libname = %version
12cr|graphlcd-base-0.1.5-6|56	Provides:	libglcddrivers-devel = %version-%release
12cr|graphlcd-base-0.1.5-6|57	Provides:	glcddrivers-devel = %version-%release
12cr|graphlcd-base-0.1.5-6|58	Provides:       libglcdgraphics-devel = %version-%release
12cr|graphlcd-base-0.1.5-6|59	Provides:       glcdgraphics-devel = %version-%release
12cr|graphlcd-base-0.1.5-6|60	Provides:	graphlcd-devel = %{version}-%{release}
12cr|graphlcd-base-0.1.5-6|61	Obsoletes:	%{_lib}glcddrivers1-devel < %{version}-%{release}
12cr|graphlcd-base-0.1.5-6|62	Obsoletes:	%{_lib}graphlcd1-devel < %{version}-%{release}
12cr|graphlcd-base-0.1.5-6|63	Obsoletes:      %{_lib}glcdgraphics2-devel < %{version}-%{release}
12cr|graphlcd-base-0.1.5-6|64	
12cr|graphlcd-base-0.1.5-6|65	%description -n %devname
12cr|graphlcd-base-0.1.5-6|66	The GraphLCD base is a project to support graphical LC displays. It is
12cr|graphlcd-base-0.1.5-6|67	mainly used by the graphlcd plugin for the Video Disc Recorder to
12cr|graphlcd-base-0.1.5-6|68	display its information.
12cr|graphlcd-base-0.1.5-6|69	
12cr|graphlcd-base-0.1.5-6|70	This package contains the headers that programmers will need to
12cr|graphlcd-base-0.1.5-6|71	develop applications which will use graphlcd-base.
12cr|graphlcd-base-0.1.5-6|72	
12cr|graphlcd-base-0.1.5-6|73	%package -n %graphics_libname
12cr|graphlcd-base-0.1.5-6|74	Summary:	GraphLCD shared graphics library
12cr|graphlcd-base-0.1.5-6|75	Group:		System/Libraries
12cr|graphlcd-base-0.1.5-6|76	Provides:	libglcdgraphics = %version-%release
12cr|graphlcd-base-0.1.5-6|77	Conflicts:	%{_lib}graphlcd1
12cr|graphlcd-base-0.1.5-6|78	# While the library doesn't use graphlcd-config directly, it is
12cr|graphlcd-base-0.1.5-6|79	# useless without the linked program using it.
12cr|graphlcd-base-0.1.5-6|80	# (Anssi) FIXME: See previous fixme.
12cr|graphlcd-base-0.1.5-6|81	Requires:	%shortname-common >= %version
12cr|graphlcd-base-0.1.5-6|82	
12cr|graphlcd-base-0.1.5-6|83	%description -n %graphics_libname
12cr|graphlcd-base-0.1.5-6|84	The GraphLCD base is a project to support graphical LC displays. It is
12cr|graphlcd-base-0.1.5-6|85	mainly used by the graphlcd plugin for the Video Disc Recorder to
12cr|graphlcd-base-0.1.5-6|86	display its information.
12cr|graphlcd-base-0.1.5-6|87	
12cr|graphlcd-base-0.1.5-6|88	This package contains the graphics library needed to run programs
12cr|graphlcd-base-0.1.5-6|89	dynamically linked with GraphLCD.
12cr|graphlcd-base-0.1.5-6|90	
12cr|graphlcd-base-0.1.5-6|91	%package -n %shortname-common
12cr|graphlcd-base-0.1.5-6|92	Summary:	GraphLCD configuration file and documentation
12cr|graphlcd-base-0.1.5-6|93	Group:		System/Kernel and hardware
12cr|graphlcd-base-0.1.5-6|94	
12cr|graphlcd-base-0.1.5-6|95	%description -n %shortname-common
12cr|graphlcd-base-0.1.5-6|96	The GraphLCD base is a project to support graphical LC displays. It is
12cr|graphlcd-base-0.1.5-6|97	mainly used by the graphlcd plugin for the Video Disc Recorder to
12cr|graphlcd-base-0.1.5-6|98	display its information.
12cr|graphlcd-base-0.1.5-6|99	
12cr|graphlcd-base-0.1.5-6|100	This package contains the GraphLCD configuration file and GraphLCD
12cr|graphlcd-base-0.1.5-6|101	documentation.
12cr|graphlcd-base-0.1.5-6|102	
12cr|graphlcd-base-0.1.5-6|103	%package -n %shortname-tools
12cr|graphlcd-base-0.1.5-6|104	Summary:	GraphLCD tools
12cr|graphlcd-base-0.1.5-6|105	Group:		System/Kernel and hardware
12cr|graphlcd-base-0.1.5-6|106	
12cr|graphlcd-base-0.1.5-6|107	%description -n %shortname-tools
12cr|graphlcd-base-0.1.5-6|108	The GraphLCD base is a project to support graphical LC displays. It is
12cr|graphlcd-base-0.1.5-6|109	mainly used by the graphlcd plugin for the Video Disc Recorder to
12cr|graphlcd-base-0.1.5-6|110	display its information.
12cr|graphlcd-base-0.1.5-6|111	
12cr|graphlcd-base-0.1.5-6|112	This package contains tools to use with GraphLCD.
12cr|graphlcd-base-0.1.5-6|113	
12cr|graphlcd-base-0.1.5-6|114	%prep
12cr|graphlcd-base-0.1.5-6|115	%setup -q
12cr|graphlcd-base-0.1.5-6|116	%patch0 -p1
12cr|graphlcd-base-0.1.5-6|117	%patch1 -p1
12cr|graphlcd-base-0.1.5-6|118	%patch2 -p1
12cr|graphlcd-base-0.1.5-6|119	# don't strip nor chmod to root
12cr|graphlcd-base-0.1.5-6|120	perl -pi -e 's,-o root -g root -s,,' $(find -name Makefile)
12cr|graphlcd-base-0.1.5-6|121	
12cr|graphlcd-base-0.1.5-6|122	%build
12cr|graphlcd-base-0.1.5-6|123	%make all CFLAGS="%optflags -fPIC" CXXFLAGS="%optflags -fPIC"
12cr|graphlcd-base-0.1.5-6|124	
12cr|graphlcd-base-0.1.5-6|125	%install
12cr|graphlcd-base-0.1.5-6|126	rm -rf %{buildroot}
12cr|graphlcd-base-0.1.5-6|127	
12cr|graphlcd-base-0.1.5-6|128	%makeinstall_std BINDIR=%{buildroot}%{_bindir} LIBDIR=%{buildroot}%{_libdir} \
12cr|graphlcd-base-0.1.5-6|129	INCDIR=%{buildroot}%{_includedir}
12cr|graphlcd-base-0.1.5-6|130	
12cr|graphlcd-base-0.1.5-6|131	install -d -m755 %{buildroot}%{_sysconfdir}
12cr|graphlcd-base-0.1.5-6|132	install -m644 graphlcd.conf %{buildroot}%{_sysconfdir}
12cr|graphlcd-base-0.1.5-6|133	
12cr|graphlcd-base-0.1.5-6|134	%clean
12cr|graphlcd-base-0.1.5-6|135	rm -rf %{buildroot}
12cr|graphlcd-base-0.1.5-6|136	
12cr|graphlcd-base-0.1.5-6|137	%if %mdkversion < 200900
12cr|graphlcd-base-0.1.5-6|138	%post -n %graphics_libname -p /sbin/ldconfig
12cr|graphlcd-base-0.1.5-6|139	%endif
12cr|graphlcd-base-0.1.5-6|140	%if %mdkversion < 200900
12cr|graphlcd-base-0.1.5-6|141	%postun -n %graphics_libname -p /sbin/ldconfig
12cr|graphlcd-base-0.1.5-6|142	%endif
12cr|graphlcd-base-0.1.5-6|143	%if %mdkversion < 200900
12cr|graphlcd-base-0.1.5-6|144	%post -n %drivers_libname -p /sbin/ldconfig
12cr|graphlcd-base-0.1.5-6|145	%endif
12cr|graphlcd-base-0.1.5-6|146	%if %mdkversion < 200900
12cr|graphlcd-base-0.1.5-6|147	%postun -n %drivers_libname -p /sbin/ldconfig
12cr|graphlcd-base-0.1.5-6|148	%endif
12cr|graphlcd-base-0.1.5-6|149	
12cr|graphlcd-base-0.1.5-6|150	%files -n %drivers_libname
12cr|graphlcd-base-0.1.5-6|151	%defattr(-,root,root)
12cr|graphlcd-base-0.1.5-6|152	%doc README
12cr|graphlcd-base-0.1.5-6|153	%{_libdir}/libglcddrivers.so.%{drivers_major}*
12cr|graphlcd-base-0.1.5-6|154	
12cr|graphlcd-base-0.1.5-6|155	%files -n %devname
12cr|graphlcd-base-0.1.5-6|156	%defattr(-,root,root)
12cr|graphlcd-base-0.1.5-6|157	%doc README
12cr|graphlcd-base-0.1.5-6|158	%{_includedir}/glcddrivers
12cr|graphlcd-base-0.1.5-6|159	%{_includedir}/glcdgraphics
12cr|graphlcd-base-0.1.5-6|160	%{_libdir}/libglcddrivers.so
12cr|graphlcd-base-0.1.5-6|161	%{_libdir}/libglcdgraphics.so
12cr|graphlcd-base-0.1.5-6|162	
12cr|graphlcd-base-0.1.5-6|163	%files -n %graphics_libname
12cr|graphlcd-base-0.1.5-6|164	%defattr(-,root,root)
12cr|graphlcd-base-0.1.5-6|165	%doc README
12cr|graphlcd-base-0.1.5-6|166	%{_libdir}/libglcdgraphics.so.%{graphics_major}*
12cr|graphlcd-base-0.1.5-6|167	
12cr|graphlcd-base-0.1.5-6|168	%files -n %shortname-common
12cr|graphlcd-base-0.1.5-6|169	%doc README HISTORY docs
12cr|graphlcd-base-0.1.5-6|170	%defattr(-,root,root)
12cr|graphlcd-base-0.1.5-6|171	%config(noreplace) %{_sysconfdir}/graphlcd.conf
12cr|graphlcd-base-0.1.5-6|172	
12cr|graphlcd-base-0.1.5-6|173	%files -n %shortname-tools
12cr|graphlcd-base-0.1.5-6|174	%defattr(-,root,root)
12cr|graphlcd-base-0.1.5-6|175	%doc README docs/README.*
12cr|graphlcd-base-0.1.5-6|176	%{_bindir}/*
12cr|graphlcd-base-0.1.5-6|177	
12cr|graphlcd-base-0.1.5-6|178	
12cr|graphlcd-base-0.1.5-6|179	
12cr|graphlcd-base-0.1.5-6|180	
12cr|graphlcd-base-0.1.5-6|181	%changelog
12cr|graphlcd-base-0.1.5-6|182	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.5-6mdv2011.0
12cr|graphlcd-base-0.1.5-6|183	+ Revision: 610982
12cr|graphlcd-base-0.1.5-6|184	- rebuild
12cr|graphlcd-base-0.1.5-6|185	
12cr|graphlcd-base-0.1.5-6|186	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.1.5-5mdv2010.1
12cr|graphlcd-base-0.1.5-6|187	+ Revision: 437811
12cr|graphlcd-base-0.1.5-6|188	- rebuild
12cr|graphlcd-base-0.1.5-6|189	
12cr|graphlcd-base-0.1.5-6|190	* Sat Feb 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.5-4mdv2009.1
12cr|graphlcd-base-0.1.5-6|191	+ Revision: 345910
12cr|graphlcd-base-0.1.5-6|192	- fix dlopening libserdisp (P0 from e-tobi)
12cr|graphlcd-base-0.1.5-6|193	- add UTF-8 support (P1 from e-tobi)
12cr|graphlcd-base-0.1.5-6|194	- fix build with gcc 4.3 (P2 from e-tobi)
12cr|graphlcd-base-0.1.5-6|195	
12cr|graphlcd-base-0.1.5-6|196	+ Pixel <pixel@mandriva.com>
12cr|graphlcd-base-0.1.5-6|197	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|graphlcd-base-0.1.5-6|198	
12cr|graphlcd-base-0.1.5-6|199	* Fri Feb 08 2008 Anssi Hannula <anssi@mandriva.org> 0.1.5-3mdv2008.1
12cr|graphlcd-base-0.1.5-6|200	+ Revision: 164197
12cr|graphlcd-base-0.1.5-6|201	- new devel policy
12cr|graphlcd-base-0.1.5-6|202	- merge devel packages
12cr|graphlcd-base-0.1.5-6|203	- relax versioned requires
12cr|graphlcd-base-0.1.5-6|204	
12cr|graphlcd-base-0.1.5-6|205	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.1.5-2mdv2008.1
12cr|graphlcd-base-0.1.5-6|206	+ Revision: 140738
12cr|graphlcd-base-0.1.5-6|207	- restore BuildRoot
12cr|graphlcd-base-0.1.5-6|208	
12cr|graphlcd-base-0.1.5-6|209	+ Thierry Vignaud <tv@mandriva.org>
12cr|graphlcd-base-0.1.5-6|210	- kill re-definition of %%buildroot on Pixel's request
12cr|graphlcd-base-0.1.5-6|211	
12cr|graphlcd-base-0.1.5-6|212	
12cr|graphlcd-base-0.1.5-6|213	* Fri Mar 02 2007 Anssi Hannula <anssi@mandriva.org> 0.1.5-1mdv2007.0
12cr|graphlcd-base-0.1.5-6|214	+ Revision: 131124
12cr|graphlcd-base-0.1.5-6|215	- 0.1.5
12cr|graphlcd-base-0.1.5-6|216	- split libraries
12cr|graphlcd-base-0.1.5-6|217	- new major
12cr|graphlcd-base-0.1.5-6|218	- drop patch0, fixed upstream
12cr|graphlcd-base-0.1.5-6|219	- Import graphlcd-base
12cr|graphlcd-base-0.1.5-6|220	
12cr|graphlcd-base-0.1.5-6|221	* Sun Sep 10 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3-2mdv2007.0
12cr|graphlcd-base-0.1.5-6|222	- fix build
12cr|graphlcd-base-0.1.5-6|223	
12cr|graphlcd-base-0.1.5-6|224	* Mon Aug 14 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3-1mdv2007.0
12cr|graphlcd-base-0.1.5-6|225	- initial Mandriva release
12cr|graphlcd-base-0.1.5-6|226	

1898 12
12cr|grass-6.4.2-3|1	%define grassfix 64
12cr|grass-6.4.2-3|2	
12cr|grass-6.4.2-3|3	%if %{_use_internal_dependency_generator}
12cr|grass-6.4.2-3|4	%define __noautoreq '(.*)\\.so$|(.*)\\.so\\(\\)\\(64bit\\)$'
12cr|grass-6.4.2-3|5	%define __noautoprov '(.*)\\.so$|(.*)\\.so\\(\\)\\(64bit\\)$'
12cr|grass-6.4.2-3|6	%endif
12cr|grass-6.4.2-3|7	
12cr|grass-6.4.2-3|8	Name:		grass
12cr|grass-6.4.2-3|9	Version:	6.4.2
12cr|grass-6.4.2-3|10	Release:	3
12cr|grass-6.4.2-3|11	Group:		Sciences/Geosciences
12cr|grass-6.4.2-3|12	Summary:	Geographic Resources Analysis Support System
12cr|grass-6.4.2-3|13	License:	GPLv2+
12cr|grass-6.4.2-3|14	URL:		http://grass.osgeo.org/
12cr|grass-6.4.2-3|15	
12cr|grass-6.4.2-3|16	Source:		http://grass.osgeo.org/grass%{grassfix}/source/grass-%{version}.tar.gz
12cr|grass-6.4.2-3|17	Source2:	grass5_48.png
12cr|grass-6.4.2-3|18	Source3:	grass5_32.png
12cr|grass-6.4.2-3|19	Source4:	grass5_16.png
12cr|grass-6.4.2-3|20	Patch0:		grass-6.4.2-upstream-fix-gcc4_7.patch
12cr|grass-6.4.2-3|21	Patch1:		grass-6.4.2-nopycompile.patch
12cr|grass-6.4.2-3|22	Patch2:		grass-6.4.2-tk8.6.patch
12cr|grass-6.4.2-3|23	Patch3:		grass-6.4.2-docfiles.patch
12cr|grass-6.4.2-3|24	
12cr|grass-6.4.2-3|25	BuildRequires:	bison
12cr|grass-6.4.2-3|26	BuildRequires:	gcc-gfortran
12cr|grass-6.4.2-3|27	BuildRequires:	flex
12cr|grass-6.4.2-3|28	BuildRequires:	lzma
12cr|grass-6.4.2-3|29	BuildRequires:	swig
12cr|grass-6.4.2-3|30	BuildRequires:	gd-devel >= 2.0
12cr|grass-6.4.2-3|31	BuildRequires:	gdal-devel
12cr|grass-6.4.2-3|32	BuildRequires:	gdbm-devel
12cr|grass-6.4.2-3|33	BuildRequires:	jpeg-devel
12cr|grass-6.4.2-3|34	BuildRequires:	lesstif-devel
12cr|grass-6.4.2-3|35	BuildRequires:	mysql-devel
12cr|grass-6.4.2-3|36	BuildRequires:	postgresql-devel
12cr|grass-6.4.2-3|37	BuildRequires:	proj proj-devel
12cr|grass-6.4.2-3|38	BuildRequires:	readline-devel
12cr|grass-6.4.2-3|39	BuildRequires:	tcl tcl-devel
12cr|grass-6.4.2-3|40	BuildRequires:	termcap-devel
12cr|grass-6.4.2-3|41	BuildRequires:	tiff-devel
12cr|grass-6.4.2-3|42	BuildRequires:	tk tk-devel
12cr|grass-6.4.2-3|43	BuildRequires:	unixODBC-devel
12cr|grass-6.4.2-3|44	BuildRequires:	wxgtku-devel
12cr|grass-6.4.2-3|45	BuildRequires:	wxPythonGTK-devel
12cr|grass-6.4.2-3|46	
12cr|grass-6.4.2-3|47	BuildRequires:	pkgconfig(cairo)
12cr|grass-6.4.2-3|48	BuildRequires:	pkgconfig(cfitsio)
12cr|grass-6.4.2-3|49	BuildRequires:	pkgconfig(fftw3)
12cr|grass-6.4.2-3|50	BuildRequires:	pkgconfig(freetype2)
12cr|grass-6.4.2-3|51	BuildRequires:	pkgconfig(glu)
12cr|grass-6.4.2-3|52	BuildRequires:	pkgconfig(libpng)
12cr|grass-6.4.2-3|53	BuildRequires:	pkgconfig(ncurses)
12cr|grass-6.4.2-3|54	BuildRequires:	pkgconfig(python)
12cr|grass-6.4.2-3|55	BuildRequires:	pkgconfig(sqlite3)
12cr|grass-6.4.2-3|56	BuildRequires:	pkgconfig(xmu)
12cr|grass-6.4.2-3|57	BuildRequires:	pkgconfig(zlib)
12cr|grass-6.4.2-3|58	
12cr|grass-6.4.2-3|59	# disabled ffmpeg support for now, since it has to be fixed upstream
12cr|grass-6.4.2-3|60	#BuildRequires:	ffmpeg-devel
12cr|grass-6.4.2-3|61	
12cr|grass-6.4.2-3|62	Requires:	xterm
12cr|grass-6.4.2-3|63	Requires:	tk
12cr|grass-6.4.2-3|64	Requires:	tcl
12cr|grass-6.4.2-3|65	
12cr|grass-6.4.2-3|66	%description
12cr|grass-6.4.2-3|67	GRASS (Geographic Resources Analysis Support System) is an
12cr|grass-6.4.2-3|68	open source, Free Software Geographical Information System (GIS)
12cr|grass-6.4.2-3|69	with raster, topological vector, image processing, and graphics
12cr|grass-6.4.2-3|70	production functionality that operates on various platforms
12cr|grass-6.4.2-3|71	through a graphical user interface and shell in X-Window.
12cr|grass-6.4.2-3|72	
12cr|grass-6.4.2-3|73	%prep
12cr|grass-6.4.2-3|74	%setup -q
12cr|grass-6.4.2-3|75	%patch0 -p1
12cr|grass-6.4.2-3|76	%patch1 -p1
12cr|grass-6.4.2-3|77	%patch2 -p1
12cr|grass-6.4.2-3|78	%patch3 -p1
12cr|grass-6.4.2-3|79	
12cr|grass-6.4.2-3|80	%build
12cr|grass-6.4.2-3|81	#autoreconf -fi
12cr|grass-6.4.2-3|82	%define __cputoolize true
12cr|grass-6.4.2-3|83	%define Werror_cflags %nil
12cr|grass-6.4.2-3|84	%configure2_5x --host=%{_host} \
12cr|grass-6.4.2-3|85	%if "%_lib" != "lib"
12cr|grass-6.4.2-3|86	--enable-64bit \
12cr|grass-6.4.2-3|87	%endif
12cr|grass-6.4.2-3|88	--with-dbm-includes=%{_includedir}/gdbm/ \
12cr|grass-6.4.2-3|89	--with-postgres \
12cr|grass-6.4.2-3|90	--with-postgres-includes=%{_includedir}/ \
12cr|grass-6.4.2-3|91	--with-freetype \
12cr|grass-6.4.2-3|92	--with-freetype-includes=%{_includedir}/freetype2 \
12cr|grass-6.4.2-3|93	--with-motif \
12cr|grass-6.4.2-3|94	--with-cairo \
12cr|grass-6.4.2-3|95	--with-opengl-libs=%{_libdir} \
12cr|grass-6.4.2-3|96	--with-motif-libs=%{_libdir} \
12cr|grass-6.4.2-3|97	--with-motif-libs=%{_libdir} \
12cr|grass-6.4.2-3|98	--with-motif-includes=%{_includedir} \
12cr|grass-6.4.2-3|99	--with-gdal  \
12cr|grass-6.4.2-3|100	--with-geos \
12cr|grass-6.4.2-3|101	--with-mysql --with-mysql-includes=%{_includedir}/mysql \
12cr|grass-6.4.2-3|102	--with-odbc \
12cr|grass-6.4.2-3|103	--enable-largefile \
12cr|grass-6.4.2-3|104	--with-curses \
12cr|grass-6.4.2-3|105	--with-python --with-wxwidgets="%{_bindir}/wx-config"\
12cr|grass-6.4.2-3|106	--with-sqlite \
12cr|grass-6.4.2-3|107	--with-cxx \
12cr|grass-6.4.2-3|108	--with-proj-share=%{_datadir}/proj \
12cr|grass-6.4.2-3|109	--with-nls \
12cr|grass-6.4.2-3|110	--with-readline \
12cr|grass-6.4.2-3|111	#   --with-ffmpeg --with-ffmpeg-includes="%{_includedir}/libavcodec \
12cr|grass-6.4.2-3|112	#   %{_includedir}/libavdevice \
12cr|grass-6.4.2-3|113	#   %{_includedir}/libavformat %{_includedir}/libavutil \
12cr|grass-6.4.2-3|114	#   %{_includedir}/libpostproc %{_includedir}/libswscale"
12cr|grass-6.4.2-3|115	
12cr|grass-6.4.2-3|116	%make
12cr|grass-6.4.2-3|117	
12cr|grass-6.4.2-3|118	%install
12cr|grass-6.4.2-3|119	mkdir -p %{buildroot}/%{_bindir}
12cr|grass-6.4.2-3|120	#%makeinstall_std INST_DIR=%{_libdir}/grass%{grassfix}
12cr|grass-6.4.2-3|121	# Actions in make install that don't take into account packaging in a place different to running:
12cr|grass-6.4.2-3|122	sed -e 's|^GISBASE.*|GISBASE=%{_libdir}/grass%{grassfix}|' \
12cr|grass-6.4.2-3|123	bin.%{_target_platform}/grass%{grassfix} > %{buildroot}/%{_bindir}/grass%{grassfix}
12cr|grass-6.4.2-3|124	chmod a+x %{buildroot}/usr/bin/grass%{grassfix}
12cr|grass-6.4.2-3|125	
12cr|grass-6.4.2-3|126	mkdir -p %{buildroot}/%{_libdir}/grass%{grassfix}
12cr|grass-6.4.2-3|127	cp -a dist.%{_target_platform}/* %{buildroot}/%{_libdir}/grass%{grassfix}
12cr|grass-6.4.2-3|128	
12cr|grass-6.4.2-3|129	# Add makefiles to includes:
12cr|grass-6.4.2-3|130	cp -a include/Make %{buildroot}/%{_libdir}/grass%{grassfix}/include/
12cr|grass-6.4.2-3|131	
12cr|grass-6.4.2-3|132	# Manually archive the man pages:
12cr|grass-6.4.2-3|133	lzma %{buildroot}/%{_libdir}/grass%{grassfix}/man/man?/*
12cr|grass-6.4.2-3|134	
12cr|grass-6.4.2-3|135	mkdir %{buildroot}/%{_libdir}/grass%{grassfix}/locks/
12cr|grass-6.4.2-3|136	
12cr|grass-6.4.2-3|137	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|grass-6.4.2-3|138	
12cr|grass-6.4.2-3|139	install -m644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|grass-6.4.2-3|140	install -m644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|grass-6.4.2-3|141	install -m644 %{SOURCE4} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|grass-6.4.2-3|142	
12cr|grass-6.4.2-3|143	mkdir -p %{buildroot}%{_datadir}/applications
12cr|grass-6.4.2-3|144	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|grass-6.4.2-3|145	[Desktop Entry]
12cr|grass-6.4.2-3|146	Name=Grass%{grassfix}
12cr|grass-6.4.2-3|147	Comment=Geographic Resources Analysis Support System
12cr|grass-6.4.2-3|148	Exec=grass%{grassfix}
12cr|grass-6.4.2-3|149	Icon=%{name}
12cr|grass-6.4.2-3|150	Terminal=true
12cr|grass-6.4.2-3|151	Type=Application
12cr|grass-6.4.2-3|152	Categories=Science;Geology;
12cr|grass-6.4.2-3|153	EOF
12cr|grass-6.4.2-3|154	
12cr|grass-6.4.2-3|155	mkdir -p %{buildroot}%{_sysconfdir}/ld.so.conf.d
12cr|grass-6.4.2-3|156	cat > %{buildroot}%{_sysconfdir}/ld.so.conf.d/grass.conf << EOF
12cr|grass-6.4.2-3|157	%{_libdir}/grass%{grassfix}/lib
12cr|grass-6.4.2-3|158	EOF
12cr|grass-6.4.2-3|159	
12cr|grass-6.4.2-3|160	%files
12cr|grass-6.4.2-3|161	%doc AUTHORS COPYING INSTALL README CHANGES
12cr|grass-6.4.2-3|162	%attr(0755,root,root) %{_bindir}/*
12cr|grass-6.4.2-3|163	%{_sysconfdir}/ld.so.conf.d/*
12cr|grass-6.4.2-3|164	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|grass-6.4.2-3|165	%{_iconsdir}/*/*/*/*
12cr|grass-6.4.2-3|166	%{_libdir}/grass%{grassfix}/grass%{grassfix}.tmp
12cr|grass-6.4.2-3|167	%{_libdir}/grass%{grassfix}/bin
12cr|grass-6.4.2-3|168	%{_libdir}/grass%{grassfix}/bwidget
12cr|grass-6.4.2-3|169	%{_libdir}/grass%{grassfix}/demolocation
12cr|grass-6.4.2-3|170	%{_libdir}/grass%{grassfix}/docs
12cr|grass-6.4.2-3|171	%{_libdir}/grass%{grassfix}/driver
12cr|grass-6.4.2-3|172	%{_libdir}/grass%{grassfix}/etc
12cr|grass-6.4.2-3|173	%{_libdir}/grass%{grassfix}/fonts
12cr|grass-6.4.2-3|174	%{_libdir}/grass%{grassfix}/include
12cr|grass-6.4.2-3|175	%{_libdir}/grass%{grassfix}/lib
12cr|grass-6.4.2-3|176	%{_libdir}/grass%{grassfix}/locale
12cr|grass-6.4.2-3|177	%{_libdir}/grass%{grassfix}/man
12cr|grass-6.4.2-3|178	%{_libdir}/grass%{grassfix}/scripts
12cr|grass-6.4.2-3|179	%{_libdir}/grass%{grassfix}/tools
12cr|grass-6.4.2-3|180	%attr(1777,root,root) %{_libdir}/grass%{grassfix}/locks
12cr|grass-6.4.2-3|181	

1899 12
12cr|graveman-0.3.12-12|1	%define realver %version-5
12cr|graveman-0.3.12-12|2	
12cr|graveman-0.3.12-12|3	Name: 	 	graveman
12cr|graveman-0.3.12-12|4	Summary: 	Simple frontend for CD creation
12cr|graveman-0.3.12-12|5	Version: 	0.3.12
12cr|graveman-0.3.12-12|6	Release: 	12
12cr|graveman-0.3.12-12|7	
12cr|graveman-0.3.12-12|8	Source:		http://graveman.tuxfamily.org/sources/%{name}-%{realver}.tar.bz2
12cr|graveman-0.3.12-12|9	Patch: graveman-0.3.12-5-cdrkit.patch
12cr|graveman-0.3.12-12|10	URL:		http://graveman.tuxfamily.org/index-e.php
12cr|graveman-0.3.12-12|11	License:	GPLv2+
12cr|graveman-0.3.12-12|12	Group:		Archiving/Cd burning
12cr|graveman-0.3.12-12|13	BuildRequires:	imagemagick
12cr|graveman-0.3.12-12|14	BuildRequires:	gtk2-devel libglade2.0-devel libid3tag-devel
12cr|graveman-0.3.12-12|15	BuildRequires:	libvorbis-devel libmad-devel
12cr|graveman-0.3.12-12|16	BuildRequires:	libflac-devel
12cr|graveman-0.3.12-12|17	BuildRequires:	mng-devel
12cr|graveman-0.3.12-12|18	BuildRequires:	perl-XML-Parser
12cr|graveman-0.3.12-12|19	BuildRequires: desktop-file-utils
12cr|graveman-0.3.12-12|20	Requires:	cdrkit cdrkit-genisoimage sox dvd+rw-tools sox cdrdao
12cr|graveman-0.3.12-12|21	
12cr|graveman-0.3.12-12|22	%description
12cr|graveman-0.3.12-12|23	Another frontend for cdrecord, mkisofs, readcd and sox!
12cr|graveman-0.3.12-12|24	With graveman you can burn audio cds (wav, ogg, mp3), data cds,
12cr|graveman-0.3.12-12|25	and duplicate cds.
12cr|graveman-0.3.12-12|26	
12cr|graveman-0.3.12-12|27	%prep
12cr|graveman-0.3.12-12|28	%setup -q -n %name-%realver
12cr|graveman-0.3.12-12|29	%patch -p1 -b .cdrkit
12cr|graveman-0.3.12-12|30	
12cr|graveman-0.3.12-12|31	%build
12cr|graveman-0.3.12-12|32	%configure2_5x
12cr|graveman-0.3.12-12|33	%make
12cr|graveman-0.3.12-12|34	
12cr|graveman-0.3.12-12|35	%install
12cr|graveman-0.3.12-12|36	mkdir -p %buildroot/%_mandir/man1
12cr|graveman-0.3.12-12|37	cp man/%name.man %buildroot/%_mandir/man1/%name.1
12cr|graveman-0.3.12-12|38	bzip2 %buildroot/%_mandir/man1/%name.1
12cr|graveman-0.3.12-12|39	mkdir -p %buildroot/%_mandir/fr/man1
12cr|graveman-0.3.12-12|40	cp man/%name.fr.man %buildroot/%_mandir/fr/man1/%name.1
12cr|graveman-0.3.12-12|41	bzip2 %buildroot/%_mandir/fr/man1/%name.1
12cr|graveman-0.3.12-12|42	perl -p -i -e 's/install\:/none\:/g' man/Makefile
12cr|graveman-0.3.12-12|43	%makeinstall_std
12cr|graveman-0.3.12-12|44	
12cr|graveman-0.3.12-12|45	#menu
12cr|graveman-0.3.12-12|46	desktop-file-install --vendor="" \
12cr|graveman-0.3.12-12|47	--remove-category="Application" \
12cr|graveman-0.3.12-12|48	--add-category="X-MandrivaLinux-System-Archiving-CDBurning" \
12cr|graveman-0.3.12-12|49	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|graveman-0.3.12-12|50	
12cr|graveman-0.3.12-12|51	#icons
12cr|graveman-0.3.12-12|52	mkdir -p %{buildroot}/%_liconsdir
12cr|graveman-0.3.12-12|53	convert -size 48x48 pixmaps/graver.png %{buildroot}/%_liconsdir/%name.png
12cr|graveman-0.3.12-12|54	mkdir -p %{buildroot}/%_iconsdir
12cr|graveman-0.3.12-12|55	convert -size 32x32 pixmaps/graver.png %{buildroot}/%_iconsdir/%name.png
12cr|graveman-0.3.12-12|56	mkdir -p %{buildroot}/%_miconsdir
12cr|graveman-0.3.12-12|57	convert -size 16x16 pixmaps/graver.png %{buildroot}/%_miconsdir/%name.png
12cr|graveman-0.3.12-12|58	
12cr|graveman-0.3.12-12|59	%find_lang %name
12cr|graveman-0.3.12-12|60	
12cr|graveman-0.3.12-12|61	%files -f %{name}.lang
12cr|graveman-0.3.12-12|62	%defattr(-,root,root)
12cr|graveman-0.3.12-12|63	%doc AUTHORS ChangeLog NEWS THANKS README*
12cr|graveman-0.3.12-12|64	%{_bindir}/%name
12cr|graveman-0.3.12-12|65	%{_datadir}/applications/*
12cr|graveman-0.3.12-12|66	%{_datadir}/%name
12cr|graveman-0.3.12-12|67	%{_datadir}/pixmaps/*
12cr|graveman-0.3.12-12|68	%{_mandir}/man1/*
12cr|graveman-0.3.12-12|69	%{_mandir}/fr/man1/*
12cr|graveman-0.3.12-12|70	%{_liconsdir}/%name.png
12cr|graveman-0.3.12-12|71	%{_iconsdir}/%name.png
12cr|graveman-0.3.12-12|72	%{_miconsdir}/%name.png
12cr|graveman-0.3.12-12|73	
12cr|graveman-0.3.12-12|74	
12cr|graveman-0.3.12-12|75	
12cr|graveman-0.3.12-12|76	
12cr|graveman-0.3.12-12|77	%changelog
12cr|graveman-0.3.12-12|78	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.12-11mdv2011.0
12cr|graveman-0.3.12-12|79	+ Revision: 619252
12cr|graveman-0.3.12-12|80	- the mass rebuild of 2010.0 packages
12cr|graveman-0.3.12-12|81	
12cr|graveman-0.3.12-12|82	* Sat May 16 2009 JÃ©rÃ´me Brenier <incubusss@mandriva.org> 0.3.12-10mdv2010.0
12cr|graveman-0.3.12-12|83	+ Revision: 376325
12cr|graveman-0.3.12-12|84	- fix license (GPLv2+)
12cr|graveman-0.3.12-12|85	
12cr|graveman-0.3.12-12|86	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|graveman-0.3.12-12|87	- lowercase ImageMagick
12cr|graveman-0.3.12-12|88	
12cr|graveman-0.3.12-12|89	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.3.12-9mdv2009.0
12cr|graveman-0.3.12-12|90	+ Revision: 218421
12cr|graveman-0.3.12-12|91	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|graveman-0.3.12-12|92	
12cr|graveman-0.3.12-12|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|graveman-0.3.12-12|94	- drop old menu
12cr|graveman-0.3.12-12|95	- kill re-definition of %%buildroot on Pixel's request
12cr|graveman-0.3.12-12|96	
12cr|graveman-0.3.12-12|97	+ Olivier Blin <oblin@mandriva.com>
12cr|graveman-0.3.12-12|98	- restore BuildRoot
12cr|graveman-0.3.12-12|99	
12cr|graveman-0.3.12-12|100	
12cr|graveman-0.3.12-12|101	* Tue Feb 06 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.3.12-9mdv2007.0
12cr|graveman-0.3.12-12|102	+ Revision: 116812
12cr|graveman-0.3.12-12|103	- replace remaining strings with their cdrkit versions
12cr|graveman-0.3.12-12|104	
12cr|graveman-0.3.12-12|105	* Mon Jan 08 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.3.12-8mdv2007.1
12cr|graveman-0.3.12-12|106	+ Revision: 106004
12cr|graveman-0.3.12-12|107	- it's called genisoimage, stupid
12cr|graveman-0.3.12-12|108	
12cr|graveman-0.3.12-12|109	* Mon Jan 08 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.3.12-7mdv2007.1
12cr|graveman-0.3.12-12|110	+ Revision: 105934
12cr|graveman-0.3.12-12|111	- patch for cdrkit
12cr|graveman-0.3.12-12|112	
12cr|graveman-0.3.12-12|113	* Mon Dec 11 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.3.12-6mdv2007.1
12cr|graveman-0.3.12-12|114	+ Revision: 95022
12cr|graveman-0.3.12-12|115	- Import graveman
12cr|graveman-0.3.12-12|116	
12cr|graveman-0.3.12-12|117	* Mon Dec 11 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.3.12-6mdv2007.1
12cr|graveman-0.3.12-12|118	- Rebuild
12cr|graveman-0.3.12-12|119	
12cr|graveman-0.3.12-12|120	* Thu Aug 03 2006 Götz Waschk <waschk@mandriva.org> 0.3.12-5mdv2007.0
12cr|graveman-0.3.12-12|121	- xdg menu
12cr|graveman-0.3.12-12|122	
12cr|graveman-0.3.12-12|123	* Tue Jun 13 2006 Michael Scherer <misc@mandriva.org> 0.3.12-4mdv2007.0
12cr|graveman-0.3.12-12|124	- from dovix ( dovix2003@yahoo.com )
12cr|graveman-0.3.12-12|125	- New release 0.3.12.5, fix #23048
12cr|graveman-0.3.12-12|126	- add %%{1}mdv2007.1
12cr|graveman-0.3.12-12|127	
12cr|graveman-0.3.12-12|128	* Thu Jun 16 2005 Götz Waschk <waschk@mandriva.org> 0.3.12-3mdk
12cr|graveman-0.3.12-12|129	- update to patchlevel 4
12cr|graveman-0.3.12-12|130	
12cr|graveman-0.3.12-12|131	* Thu May 19 2005 Götz Waschk <waschk@mandriva.org> 0.3.12-2mdk
12cr|graveman-0.3.12-12|132	- fix buildrequires
12cr|graveman-0.3.12-12|133	
12cr|graveman-0.3.12-12|134	* Wed May 18 2005 Götz Waschk <waschk@mandriva.org> 0.3.12-1mdk
12cr|graveman-0.3.12-12|135	- fix URL
12cr|graveman-0.3.12-12|136	- New release 0.3.12
12cr|graveman-0.3.12-12|137	
12cr|graveman-0.3.12-12|138	* Thu May 12 2005 Götz Waschk <waschk@mandriva.org> 0.3.11-2mdk
12cr|graveman-0.3.12-12|139	- fix buildrequires
12cr|graveman-0.3.12-12|140	
12cr|graveman-0.3.12-12|141	* Sat May 07 2005 Götz Waschk <waschk@mandriva.org> 0.3.11-1mdk
12cr|graveman-0.3.12-12|142	- new URLs
12cr|graveman-0.3.12-12|143	- New release 0.3.11
12cr|graveman-0.3.12-12|144	
12cr|graveman-0.3.12-12|145	* Tue Apr 05 2005 Austin Acton <austin@mandrake.org> 0.3.10-1mdk
12cr|graveman-0.3.12-12|146	- New release 0.3.10
12cr|graveman-0.3.12-12|147	- fudge man install for now
12cr|graveman-0.3.12-12|148	- fix source URL
12cr|graveman-0.3.12-12|149	
12cr|graveman-0.3.12-12|150	* Sun Apr 03 2005 Austin Acton <austin@mandrake.org> 0.3.9-1mdk
12cr|graveman-0.3.12-12|151	- 0.3.9
12cr|graveman-0.3.12-12|152	- require flac and cdrdao
12cr|graveman-0.3.12-12|153	
12cr|graveman-0.3.12-12|154	* Tue Feb 15 2005 Austin Acton <austin@mandrake.org> 0.3.8-1mdk
12cr|graveman-0.3.12-12|155	- 0.3.8
12cr|graveman-0.3.12-12|156	- require sox
12cr|graveman-0.3.12-12|157	
12cr|graveman-0.3.12-12|158	* Sun Feb 13 2005 Austin Acton <austin@mandrake.org> 0.3.7-1mdk
12cr|graveman-0.3.12-12|159	- 0.3.7
12cr|graveman-0.3.12-12|160	
12cr|graveman-0.3.12-12|161	* Thu Feb 03 2005 Austin Acton <austin@mandrake.org> 0.3.6-1mdk
12cr|graveman-0.3.12-12|162	- 0.3.6
12cr|graveman-0.3.12-12|163	- require dvd+rw-tools
12cr|graveman-0.3.12-12|164	- source URL
12cr|graveman-0.3.12-12|165	
12cr|graveman-0.3.12-12|166	* Tue Feb 01 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.3.5-2mdk
12cr|graveman-0.3.12-12|167	- url
12cr|graveman-0.3.12-12|168	
12cr|graveman-0.3.12-12|169	* Tue Feb 01 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.3.5-1mdk
12cr|graveman-0.3.12-12|170	- 0.3.5
12cr|graveman-0.3.12-12|171	
12cr|graveman-0.3.12-12|172	* Tue Jan 25 2005 Austin Acton <austin@mandrake.org> 0.3.4-1mdk
12cr|graveman-0.3.12-12|173	- 0.3.4
12cr|graveman-0.3.12-12|174	
12cr|graveman-0.3.12-12|175	* Mon Jan 24 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.3.2-1mdk
12cr|graveman-0.3.12-12|176	- 0.3.2
12cr|graveman-0.3.12-12|177	
12cr|graveman-0.3.12-12|178	* Thu Jan 20 2005 Austin Acton <austin@mandrake.org> 0.3.1-1mdk
12cr|graveman-0.3.12-12|179	- 0.3.1
12cr|graveman-0.3.12-12|180	- buildrequires libmad
12cr|graveman-0.3.12-12|181	
12cr|graveman-0.3.12-12|182	* Tue Jan 18 2005 Austin Acton <austin@mandrake.org> 0.3.0-1mdk
12cr|graveman-0.3.12-12|183	- 0.3.0
12cr|graveman-0.3.12-12|184	
12cr|graveman-0.3.12-12|185	* Mon Jan 17 2005 Austin Acton <austin@mandrake.org> 0.2.20050117-1mdk
12cr|graveman-0.3.12-12|186	- 0.2.20050117
12cr|graveman-0.3.12-12|187	
12cr|graveman-0.3.12-12|188	* Wed Jan 12 2005 Austin Acton <austin@mandrake.org> 0.2.20050112-1mdk
12cr|graveman-0.3.12-12|189	- 0.2.20050112
12cr|graveman-0.3.12-12|190	
12cr|graveman-0.3.12-12|191	* Mon Jan 10 2005 Austin Acton <austin@mandrake.org> 0.2.20050110-1mdk
12cr|graveman-0.3.12-12|192	- initial package
12cr|graveman-0.3.12-12|193	

1900 12
12cr|grc-1.4-1|1	Summary:	Generic Colouriser
12cr|grc-1.4-1|2	Name:		grc
12cr|grc-1.4-1|3	Version:	1.4
12cr|grc-1.4-1|4	Release:	%mkrel 1
12cr|grc-1.4-1|5	Source0:	http://korpus.juls.savba.sk/~garabik/software/grc/%{name}_%{version}.tar.gz
12cr|grc-1.4-1|6	License:	GPLv2
12cr|grc-1.4-1|7	Url:		http://melkor.dnp.fmph.uniba.sk/~garabik/grc.html
12cr|grc-1.4-1|8	Group:		Text tools
12cr|grc-1.4-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|grc-1.4-1|10	Requires:	python
12cr|grc-1.4-1|11	
12cr|grc-1.4-1|12	%description
12cr|grc-1.4-1|13	Generic Colouriser is yet another colouriser for beautifying
12cr|grc-1.4-1|14	your logfiles or output of commands.
12cr|grc-1.4-1|15	
12cr|grc-1.4-1|16	%prep
12cr|grc-1.4-1|17	%setup -q
12cr|grc-1.4-1|18	
12cr|grc-1.4-1|19	%build
12cr|grc-1.4-1|20	# fix symlinked doc file
12cr|grc-1.4-1|21	rm -f CHANGES
12cr|grc-1.4-1|22	cp debian/changelog CHANGES
12cr|grc-1.4-1|23	
12cr|grc-1.4-1|24	%install
12cr|grc-1.4-1|25	rm -rf $RPM_BUILD_ROOT
12cr|grc-1.4-1|26	install -d -m 755 $RPM_BUILD_ROOT%{_bindir}
12cr|grc-1.4-1|27	install -m 755 %{name}{,at} $RPM_BUILD_ROOT%{_bindir}
12cr|grc-1.4-1|28	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|grc-1.4-1|29	install -m 644 conf.* $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|grc-1.4-1|30	install -d -m 755 $RPM_BUILD_ROOT%{_sysconfdir}
12cr|grc-1.4-1|31	install -m 644 %{name}.conf $RPM_BUILD_ROOT%{_sysconfdir}
12cr|grc-1.4-1|32	install -d -m 755 $RPM_BUILD_ROOT%{_mandir}/man1
12cr|grc-1.4-1|33	install -m 644 %{name}{,at}.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cr|grc-1.4-1|34	
12cr|grc-1.4-1|35	%clean
12cr|grc-1.4-1|36	rm -rf $RPM_BUILD_ROOT
12cr|grc-1.4-1|37	
12cr|grc-1.4-1|38	%files
12cr|grc-1.4-1|39	%defattr(-,root,root)
12cr|grc-1.4-1|40	%doc CHANGES CREDITS INSTALL README Regexp.txt TODO
12cr|grc-1.4-1|41	%{_bindir}/%{name}
12cr|grc-1.4-1|42	%{_bindir}/%{name}at
12cr|grc-1.4-1|43	%dir %{_datadir}/%{name}/
12cr|grc-1.4-1|44	%{_datadir}/%{name}/conf.*
12cr|grc-1.4-1|45	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|grc-1.4-1|46	%{_mandir}/man1/%{name}*.1*
12cr|grc-1.4-1|47	
12cr|grc-1.4-1|48	
12cr|grc-1.4-1|49	
12cr|grc-1.4-1|50	%changelog
12cr|grc-1.4-1|51	* Thu Oct 06 2011 Leonardo Coelho <leonardoc@mandriva.com> 1.4-1mdv2012.0
12cr|grc-1.4-1|52	+ Revision: 703337
12cr|grc-1.4-1|53	- bump new version
12cr|grc-1.4-1|54	
12cr|grc-1.4-1|55	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3-2mdv2011.0
12cr|grc-1.4-1|56	+ Revision: 610983
12cr|grc-1.4-1|57	- rebuild
12cr|grc-1.4-1|58	
12cr|grc-1.4-1|59	* Thu Mar 04 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.3-1mdv2010.1
12cr|grc-1.4-1|60	+ Revision: 514233
12cr|grc-1.4-1|61	- update to 1.3
12cr|grc-1.4-1|62	
12cr|grc-1.4-1|63	* Wed Jun 03 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2-1mdv2010.0
12cr|grc-1.4-1|64	+ Revision: 382524
12cr|grc-1.4-1|65	- Update to new version 1.2
12cr|grc-1.4-1|66	- Fix source URL
12cr|grc-1.4-1|67	
12cr|grc-1.4-1|68	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.6-6mdv2009.0
12cr|grc-1.4-1|69	+ Revision: 246634
12cr|grc-1.4-1|70	- rebuild
12cr|grc-1.4-1|71	
12cr|grc-1.4-1|72	+ Olivier Blin <blino@mandriva.org>
12cr|grc-1.4-1|73	- restore BuildRoot
12cr|grc-1.4-1|74	
12cr|grc-1.4-1|75	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.0.6-4mdv2008.1
12cr|grc-1.4-1|76	+ Revision: 126285
12cr|grc-1.4-1|77	- kill re-definition of %%buildroot on Pixel's request
12cr|grc-1.4-1|78	- import grc
12cr|grc-1.4-1|79	
12cr|grc-1.4-1|80	
12cr|grc-1.4-1|81	* Thu Feb  9 2006 Olivier Blin <oblin@mandriva.com> 1.0.6-4mdk
12cr|grc-1.4-1|82	- double-birthay rebuild
12cr|grc-1.4-1|83	
12cr|grc-1.4-1|84	* Tue Feb 10 2004 Olivier Blin <blino@mandrake.org> 1.0.6-3mdk
12cr|grc-1.4-1|85	- fix DIRM
12cr|grc-1.4-1|86	
12cr|grc-1.4-1|87	* Sat Dec 27 2003 Olivier Blin <blino@mandrake.org> 1.0.6-2mdk
12cr|grc-1.4-1|88	- use %%config for config files
12cr|grc-1.4-1|89	
12cr|grc-1.4-1|90	* Mon Dec 22 2003 Olivier Blin <blino@mandrake.org> 1.0.6-1mdk
12cr|grc-1.4-1|91	- initial Mandrake release, based on spec file in tarball

1901 12
12cr|grdesktop-0.23-9|1	Summary: A gtk2 frontend for rdesktop
12cr|grdesktop-0.23-9|2	Name: grdesktop
12cr|grdesktop-0.23-9|3	Version: 0.23
12cr|grdesktop-0.23-9|4	Release: 9
12cr|grdesktop-0.23-9|5	Group: Networking/Remote access
12cr|grdesktop-0.23-9|6	License: GPLv2+
12cr|grdesktop-0.23-9|7	Source0: %{name}-%{version}.tar.bz2
12cr|grdesktop-0.23-9|8	Patch0: grdesktop-0.23-desktopentry.patch
12cr|grdesktop-0.23-9|9	Patch1: grdesktop-0.23-format-strings.patch
12cr|grdesktop-0.23-9|10	URL: http://www.nongnu.org/grdesktop/
12cr|grdesktop-0.23-9|11	Requires: rdesktop
12cr|grdesktop-0.23-9|12	BuildRequires: libgnomeui2-devel
12cr|grdesktop-0.23-9|13	BuildRequires: scrollkeeper
12cr|grdesktop-0.23-9|14	BuildRequires: imagemagick
12cr|grdesktop-0.23-9|15	
12cr|grdesktop-0.23-9|16	%description
12cr|grdesktop-0.23-9|17	grdesktop is a frontend, written in C using the GTK+ 2 toolkit, for
12cr|grdesktop-0.23-9|18	the remote desktop client (rdesktop).
12cr|grdesktop-0.23-9|19	It can save several connections (including their options), and browse
12cr|grdesktop-0.23-9|20	the network for available terminal servers.
12cr|grdesktop-0.23-9|21	
12cr|grdesktop-0.23-9|22	%prep
12cr|grdesktop-0.23-9|23	%setup -q
12cr|grdesktop-0.23-9|24	%patch0 -p1 -b .desktopentry
12cr|grdesktop-0.23-9|25	%patch1 -p1
12cr|grdesktop-0.23-9|26	
12cr|grdesktop-0.23-9|27	%build
12cr|grdesktop-0.23-9|28	%configure2_5x --with-keymap-path=%_datadir/rdesktop/keymaps
12cr|grdesktop-0.23-9|29	%make
12cr|grdesktop-0.23-9|30	
12cr|grdesktop-0.23-9|31	%install
12cr|grdesktop-0.23-9|32	%makeinstall_std
12cr|grdesktop-0.23-9|33	mv %buildroot%_datadir/locale/de/LC_MESSAGES/@GETTEXT_PACKAGE@.mo %buildroot%_datadir/locale/de/LC_MESSAGES/grdesktop.mo
12cr|grdesktop-0.23-9|34	mv %buildroot%_datadir/locale/es/LC_MESSAGES/@GETTEXT_PACKAGE@.mo %buildroot%_datadir/locale/es/LC_MESSAGES/grdesktop.mo
12cr|grdesktop-0.23-9|35	mv %buildroot%_datadir/locale/fr/LC_MESSAGES/@GETTEXT_PACKAGE@.mo %buildroot%_datadir/locale/fr/LC_MESSAGES/grdesktop.mo
12cr|grdesktop-0.23-9|36	
12cr|grdesktop-0.23-9|37	%find_lang %name --with-gnome
12cr|grdesktop-0.23-9|38	mkdir -p %buildroot{%_iconsdir,%_liconsdir,%_miconsdir}
12cr|grdesktop-0.23-9|39	ln -s %_datadir/pixmaps/%name/icon.png %buildroot%_liconsdir/%name.png
12cr|grdesktop-0.23-9|40	convert -scale 32x32 pixmaps/icon.png %buildroot%_iconsdir/%name.png
12cr|grdesktop-0.23-9|41	convert -scale 16x16 pixmaps/icon.png %buildroot%_miconsdir/%name.png
12cr|grdesktop-0.23-9|42	
12cr|grdesktop-0.23-9|43	
12cr|grdesktop-0.23-9|44	%files -f %name.lang
12cr|grdesktop-0.23-9|45	%defattr(-,root,root)
12cr|grdesktop-0.23-9|46	%doc AUTHORS ChangeLog NEWS README TODO
12cr|grdesktop-0.23-9|47	%_sysconfdir/gconf/schemas/grdesktop.schemas
12cr|grdesktop-0.23-9|48	%{_bindir}/grdesktop
12cr|grdesktop-0.23-9|49	%{_mandir}/man1/grdesktop.1*
12cr|grdesktop-0.23-9|50	%_datadir/application-registry/grdesktop.applications
12cr|grdesktop-0.23-9|51	%_datadir/applications/grdesktop.desktop
12cr|grdesktop-0.23-9|52	%_datadir/mime-info/grdesktop.keys
12cr|grdesktop-0.23-9|53	%_datadir/mime-info/grdesktop.mime
12cr|grdesktop-0.23-9|54	%{_datadir}/pixmaps/grdesktop/
12cr|grdesktop-0.23-9|55	%_liconsdir/%name.png
12cr|grdesktop-0.23-9|56	%_iconsdir/%name.png
12cr|grdesktop-0.23-9|57	%_miconsdir/%name.png
12cr|grdesktop-0.23-9|58	
12cr|grdesktop-0.23-9|59	
12cr|grdesktop-0.23-9|60	%changelog
12cr|grdesktop-0.23-9|61	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.23-9mdv2011.0
12cr|grdesktop-0.23-9|62	+ Revision: 677725
12cr|grdesktop-0.23-9|63	- rebuild to add gconftool as req
12cr|grdesktop-0.23-9|64	
12cr|grdesktop-0.23-9|65	* Sat Jul 25 2009 Götz Waschk <waschk@mandriva.org> 0.23-8mdv2011.0
12cr|grdesktop-0.23-9|66	+ Revision: 399672
12cr|grdesktop-0.23-9|67	- fix format strings
12cr|grdesktop-0.23-9|68	- update license
12cr|grdesktop-0.23-9|69	
12cr|grdesktop-0.23-9|70	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|grdesktop-0.23-9|71	- lowercase ImageMagick
12cr|grdesktop-0.23-9|72	
12cr|grdesktop-0.23-9|73	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.23-7mdv2009.0
12cr|grdesktop-0.23-9|74	+ Revision: 246636
12cr|grdesktop-0.23-9|75	- rebuild
12cr|grdesktop-0.23-9|76	
12cr|grdesktop-0.23-9|77	+ Pixel <pixel@mandriva.com>
12cr|grdesktop-0.23-9|78	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|grdesktop-0.23-9|79	
12cr|grdesktop-0.23-9|80	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 0.23-5mdv2008.1
12cr|grdesktop-0.23-9|81	+ Revision: 148199
12cr|grdesktop-0.23-9|82	- drop old menu
12cr|grdesktop-0.23-9|83	- kill re-definition of %%buildroot on Pixel's request
12cr|grdesktop-0.23-9|84	
12cr|grdesktop-0.23-9|85	+ Olivier Blin <oblin@mandriva.com>
12cr|grdesktop-0.23-9|86	- restore BuildRoot
12cr|grdesktop-0.23-9|87	
12cr|grdesktop-0.23-9|88	* Thu Sep 20 2007 Götz Waschk <waschk@mandriva.org> 0.23-5mdv2008.0
12cr|grdesktop-0.23-9|89	+ Revision: 91369
12cr|grdesktop-0.23-9|90	- fix desktop entry (bug #33760)
12cr|grdesktop-0.23-9|91	
12cr|grdesktop-0.23-9|92	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 0.23-4mdv2008.0
12cr|grdesktop-0.23-9|93	+ Revision: 55229
12cr|grdesktop-0.23-9|94	- Import grdesktop
12cr|grdesktop-0.23-9|95	
12cr|grdesktop-0.23-9|96	
12cr|grdesktop-0.23-9|97	
12cr|grdesktop-0.23-9|98	* Thu Jul 20 2006 Gtz Waschk <waschk@mandriva.org> 0.23-4mdv2007.0
12cr|grdesktop-0.23-9|99	- xdg menu
12cr|grdesktop-0.23-9|100	
12cr|grdesktop-0.23-9|101	* Sun May 14 2006 Götz Waschk <waschk@mandriva.org> 0.23-3mdk
12cr|grdesktop-0.23-9|102	- Rebuild
12cr|grdesktop-0.23-9|103	- use mkrel
12cr|grdesktop-0.23-9|104	
12cr|grdesktop-0.23-9|105	* Fri May 13 2005 Gtz Waschk <waschk@mandriva.org> 0.23-2mdk
12cr|grdesktop-0.23-9|106	- drop obsolete gnome help file handling
12cr|grdesktop-0.23-9|107	- fix menu
12cr|grdesktop-0.23-9|108	
12cr|grdesktop-0.23-9|109	* Fri Apr  2 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.23-1mdk
12cr|grdesktop-0.23-9|110	- fix installation of the locale files
12cr|grdesktop-0.23-9|111	- fix build
12cr|grdesktop-0.23-9|112	- new version
12cr|grdesktop-0.23-9|113	
12cr|grdesktop-0.23-9|114	* Fri Feb  6 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.22-2mdk
12cr|grdesktop-0.23-9|115	- fix rdesktop keymap location
12cr|grdesktop-0.23-9|116	
12cr|grdesktop-0.23-9|117	* Thu Feb  5 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.22-1mdk
12cr|grdesktop-0.23-9|118	- initial Mandrake package
12cr|grdesktop-0.23-9|119	
12cr|grdesktop-0.23-9|120	* Tue Nov 12 2002 Che
12cr|grdesktop-0.23-9|121	- version upgrade
12cr|grdesktop-0.23-9|122	- prettyfied it a bit :P
12cr|grdesktop-0.23-9|123	
12cr|grdesktop-0.23-9|124	* Fri Nov 01 2002 Che
12cr|grdesktop-0.23-9|125	- initial rpm release

1902 12
12cr|greensql-console-0.5.0-3|1	%define _requires_exceptions pear(/usr/share/smarty/Smarty.class.php)
12cr|greensql-console-0.5.0-3|2	
12cr|greensql-console-0.5.0-3|3	%define _enable_debug_packages %{nil}
12cr|greensql-console-0.5.0-3|4	%define debug_package          %{nil}
12cr|greensql-console-0.5.0-3|5	
12cr|greensql-console-0.5.0-3|6	Summary:	Manages a GreenSQL Database Firewall
12cr|greensql-console-0.5.0-3|7	Name:		greensql-console
12cr|greensql-console-0.5.0-3|8	Version:	0.5.0
12cr|greensql-console-0.5.0-3|9	Release:	%mkrel 3
12cr|greensql-console-0.5.0-3|10	License:	GPLv2
12cr|greensql-console-0.5.0-3|11	Group:		System/Servers
12cr|greensql-console-0.5.0-3|12	URL:		http://www.greensql.net/
12cr|greensql-console-0.5.0-3|13	Source0:	http://www.greensql.net/public/releases/%{name}-%{version}.tar.gz
12cr|greensql-console-0.5.0-3|14	Patch0:		greensql-console-mdv_conf.diff
12cr|greensql-console-0.5.0-3|15	Requires(post): rpm-helper
12cr|greensql-console-0.5.0-3|16	Requires(postun): rpm-helper
12cr|greensql-console-0.5.0-3|17	Requires:	apache-mod_php php-mysql
12cr|greensql-console-0.5.0-3|18	Requires:	php-smarty >= 2.3.0
12cr|greensql-console-0.5.0-3|19	BuildRequires:	apache-base >= 2.0.54
12cr|greensql-console-0.5.0-3|20	Suggests:	greensql-fw
12cr|greensql-console-0.5.0-3|21	Suggests:	mysql
12cr|greensql-console-0.5.0-3|22	BuildArch:	noarch
12cr|greensql-console-0.5.0-3|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|greensql-console-0.5.0-3|24	
12cr|greensql-console-0.5.0-3|25	%description
12cr|greensql-console-0.5.0-3|26	The greensql-console package is web management tool used to manage GreenSQL
12cr|greensql-console-0.5.0-3|27	Database Firewall.
12cr|greensql-console-0.5.0-3|28	
12cr|greensql-console-0.5.0-3|29	%prep
12cr|greensql-console-0.5.0-3|30	
12cr|greensql-console-0.5.0-3|31	%setup -q -n green-%{version}
12cr|greensql-console-0.5.0-3|32	%patch0 -p1
12cr|greensql-console-0.5.0-3|33	
12cr|greensql-console-0.5.0-3|34	%build
12cr|greensql-console-0.5.0-3|35	
12cr|greensql-console-0.5.0-3|36	%install
12cr|greensql-console-0.5.0-3|37	rm -rf %{buildroot}
12cr|greensql-console-0.5.0-3|38	
12cr|greensql-console-0.5.0-3|39	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|greensql-console-0.5.0-3|40	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|greensql-console-0.5.0-3|41	install -d %{buildroot}/var/www/%{name}
12cr|greensql-console-0.5.0-3|42	install -d %{buildroot}/var/lib/%{name}/smarty/templates_c
12cr|greensql-console-0.5.0-3|43	
12cr|greensql-console-0.5.0-3|44	cp -aRf * %{buildroot}/var/www/%{name}/
12cr|greensql-console-0.5.0-3|45	
12cr|greensql-console-0.5.0-3|46	mv %{buildroot}/var/www/%{name}/config.php %{buildroot}%{_sysconfdir}/%{name}/config.php
12cr|greensql-console-0.5.0-3|47	
12cr|greensql-console-0.5.0-3|48	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
12cr|greensql-console-0.5.0-3|49	
12cr|greensql-console-0.5.0-3|50	Alias /%{name} /var/www/%{name}
12cr|greensql-console-0.5.0-3|51	
12cr|greensql-console-0.5.0-3|52	<Directory /var/www/%{name}>
12cr|greensql-console-0.5.0-3|53	Order Deny,Allow
12cr|greensql-console-0.5.0-3|54	Deny from All
12cr|greensql-console-0.5.0-3|55	Allow from 127.0.0.1
12cr|greensql-console-0.5.0-3|56	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
12cr|greensql-console-0.5.0-3|57	</Directory>
12cr|greensql-console-0.5.0-3|58	EOF
12cr|greensql-console-0.5.0-3|59	
12cr|greensql-console-0.5.0-3|60	# cleanup
12cr|greensql-console-0.5.0-3|61	rm -rf %{buildroot}/var/www/%{name}/configs
12cr|greensql-console-0.5.0-3|62	rm -rf %{buildroot}/var/www/%{name}/libs
12cr|greensql-console-0.5.0-3|63	#rm -rf %{buildroot}/var/www/%{name}/templates
12cr|greensql-console-0.5.0-3|64	rm -rf %{buildroot}/var/www/%{name}/templates_c
12cr|greensql-console-0.5.0-3|65	
12cr|greensql-console-0.5.0-3|66	%post
12cr|greensql-console-0.5.0-3|67	%_post_webapp
12cr|greensql-console-0.5.0-3|68	
12cr|greensql-console-0.5.0-3|69	%postun
12cr|greensql-console-0.5.0-3|70	%_postun_webapp
12cr|greensql-console-0.5.0-3|71	
12cr|greensql-console-0.5.0-3|72	%clean
12cr|greensql-console-0.5.0-3|73	rm -rf %{buildroot}
12cr|greensql-console-0.5.0-3|74	
12cr|greensql-console-0.5.0-3|75	%files
12cr|greensql-console-0.5.0-3|76	%defattr(0644,root,root,0755)
12cr|greensql-console-0.5.0-3|77	%doc license.txt readme.txt
12cr|greensql-console-0.5.0-3|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|greensql-console-0.5.0-3|79	%attr(0700,apache,apache) %dir %{_sysconfdir}/%{name}
12cr|greensql-console-0.5.0-3|80	%attr(0640,apache,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
12cr|greensql-console-0.5.0-3|81	/var/www/%{name}
12cr|greensql-console-0.5.0-3|82	%attr(0700,apache,apache) %dir /var/lib/%{name}
12cr|greensql-console-0.5.0-3|83	%attr(0700,apache,apache) %dir /var/lib/%{name}/smarty
12cr|greensql-console-0.5.0-3|84	%attr(0700,apache,apache) %dir /var/lib/%{name}/smarty/templates_c
12cr|greensql-console-0.5.0-3|85	
12cr|greensql-console-0.5.0-3|86	
12cr|greensql-console-0.5.0-3|87	%changelog
12cr|greensql-console-0.5.0-3|88	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-3mdv2011.0
12cr|greensql-console-0.5.0-3|89	+ Revision: 619253
12cr|greensql-console-0.5.0-3|90	- the mass rebuild of 2010.0 packages
12cr|greensql-console-0.5.0-3|91	
12cr|greensql-console-0.5.0-3|92	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.5.0-2mdv2010.0
12cr|greensql-console-0.5.0-3|93	+ Revision: 437812
12cr|greensql-console-0.5.0-3|94	- rebuild
12cr|greensql-console-0.5.0-3|95	
12cr|greensql-console-0.5.0-3|96	* Mon Apr 13 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdv2009.1
12cr|greensql-console-0.5.0-3|97	+ Revision: 366739
12cr|greensql-console-0.5.0-3|98	- 0.5.0
12cr|greensql-console-0.5.0-3|99	- rediffed P0
12cr|greensql-console-0.5.0-3|100	
12cr|greensql-console-0.5.0-3|101	* Mon Dec 08 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.5-1mdv2009.1
12cr|greensql-console-0.5.0-3|102	+ Revision: 311853
12cr|greensql-console-0.5.0-3|103	- 0.4.5
12cr|greensql-console-0.5.0-3|104	
12cr|greensql-console-0.5.0-3|105	* Mon Nov 03 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.4-1mdv2009.1
12cr|greensql-console-0.5.0-3|106	+ Revision: 299494
12cr|greensql-console-0.5.0-3|107	- import greensql-console
12cr|greensql-console-0.5.0-3|108	
12cr|greensql-console-0.5.0-3|109	
12cr|greensql-console-0.5.0-3|110	* Mon Nov 03 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.4-1mdv2009.0
12cr|greensql-console-0.5.0-3|111	- initial Mandriva package

1903 12
12cr|greenwich-0.8.2-3|1	%define version	0.8.2
12cr|greenwich-0.8.2-3|2	%define release  %mkrel 3
12cr|greenwich-0.8.2-3|3	
12cr|greenwich-0.8.2-3|4	Name: 	 	greenwich
12cr|greenwich-0.8.2-3|5	Summary: 	A graphical whois client
12cr|greenwich-0.8.2-3|6	Version: 	%{version}
12cr|greenwich-0.8.2-3|7	Release: 	%{release}
12cr|greenwich-0.8.2-3|8	Source:		http://jodrell.net/files/greenwich/%{name}-%{version}.tar.gz
12cr|greenwich-0.8.2-3|9	URL:		http://jodrell.net/projects/greenwich/
12cr|greenwich-0.8.2-3|10	License:	GPLv2+
12cr|greenwich-0.8.2-3|11	Group:		Networking/Other
12cr|greenwich-0.8.2-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|greenwich-0.8.2-3|13	BuildRequires:	imagemagick
12cr|greenwich-0.8.2-3|14	# may be used but not crucial (according to author)
12cr|greenwich-0.8.2-3|15	Suggests:	perl-IP-Country
12cr|greenwich-0.8.2-3|16	Requires(post,preun):	GConf2 >= 2.3.3
12cr|greenwich-0.8.2-3|17	BuildArch:	noarch
12cr|greenwich-0.8.2-3|18	
12cr|greenwich-0.8.2-3|19	%description
12cr|greenwich-0.8.2-3|20	Greenwich is a graphical whois client for GNOME. It is written in Perl
12cr|greenwich-0.8.2-3|21	and makes use of the GNOME bindings for Perl.
12cr|greenwich-0.8.2-3|22	
12cr|greenwich-0.8.2-3|23	Greenwich transparently handles almost all gTLDs, first- and
12cr|greenwich-0.8.2-3|24	second-level ccTLDs and whois servers run by private domain registries
12cr|greenwich-0.8.2-3|25	(like CentralNic).  It can also do lookups against IP addresses.
12cr|greenwich-0.8.2-3|26	
12cr|greenwich-0.8.2-3|27	%prep
12cr|greenwich-0.8.2-3|28	%setup -q
12cr|greenwich-0.8.2-3|29	
12cr|greenwich-0.8.2-3|30	# fix file permissions
12cr|greenwich-0.8.2-3|31	find -type f -perm +0111 -print0 | xargs -0 -r file | grep -v executable | cut -d: -f1 | xargs -r chmod -x
12cr|greenwich-0.8.2-3|32	
12cr|greenwich-0.8.2-3|33	%build
12cr|greenwich-0.8.2-3|34	./configure --prefix=%{_prefix}
12cr|greenwich-0.8.2-3|35	make
12cr|greenwich-0.8.2-3|36	
12cr|greenwich-0.8.2-3|37	%install
12cr|greenwich-0.8.2-3|38	rm -rf $RPM_BUILD_ROOT
12cr|greenwich-0.8.2-3|39	%makeinstall mandir=$RPM_BUILD_ROOT%{_mandir}/man1
12cr|greenwich-0.8.2-3|40	
12cr|greenwich-0.8.2-3|41	%find_lang %name
12cr|greenwich-0.8.2-3|42	
12cr|greenwich-0.8.2-3|43	#menu
12cr|greenwich-0.8.2-3|44	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|greenwich-0.8.2-3|45	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|greenwich-0.8.2-3|46	[Desktop Entry]
12cr|greenwich-0.8.2-3|47	Type=Application
12cr|greenwich-0.8.2-3|48	Exec=%{name}
12cr|greenwich-0.8.2-3|49	Icon=%{name}
12cr|greenwich-0.8.2-3|50	Name=Greenwich
12cr|greenwich-0.8.2-3|51	Comment=Whois client
12cr|greenwich-0.8.2-3|52	Categories=Network;
12cr|greenwich-0.8.2-3|53	EOF
12cr|greenwich-0.8.2-3|54	
12cr|greenwich-0.8.2-3|55	#icons
12cr|greenwich-0.8.2-3|56	mkdir -p $RPM_BUILD_ROOT%{_iconsdir} \
12cr|greenwich-0.8.2-3|57	$RPM_BUILD_ROOT%{_miconsdir}
12cr|greenwich-0.8.2-3|58	install -m 644 -D       share/greenwich.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|greenwich-0.8.2-3|59	convert -geometry 32x32 share/greenwich.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|greenwich-0.8.2-3|60	convert -geometry 16x16 share/greenwich.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|greenwich-0.8.2-3|61	
12cr|greenwich-0.8.2-3|62	#install schemas into gconf later
12cr|greenwich-0.8.2-3|63	install -m 644 -D share/greenwich.schema $RPM_BUILD_ROOT%{_sysconfdir}/gconf/schemas/greenwich.schemas
12cr|greenwich-0.8.2-3|64	
12cr|greenwich-0.8.2-3|65	%clean
12cr|greenwich-0.8.2-3|66	rm -rf $RPM_BUILD_ROOT
12cr|greenwich-0.8.2-3|67	
12cr|greenwich-0.8.2-3|68	%if %mdkversion < 200900
12cr|greenwich-0.8.2-3|69	%post
12cr|greenwich-0.8.2-3|70	%update_menus
12cr|greenwich-0.8.2-3|71	%post_install_gconf_schemas greenwich
12cr|greenwich-0.8.2-3|72	%endif
12cr|greenwich-0.8.2-3|73	
12cr|greenwich-0.8.2-3|74	%preun
12cr|greenwich-0.8.2-3|75	%preun_uninstall_gconf_schemas "$1"
12cr|greenwich-0.8.2-3|76	
12cr|greenwich-0.8.2-3|77	%if %mdkversion < 200900
12cr|greenwich-0.8.2-3|78	%postun
12cr|greenwich-0.8.2-3|79	%clean_menus
12cr|greenwich-0.8.2-3|80	%endif
12cr|greenwich-0.8.2-3|81	
12cr|greenwich-0.8.2-3|82	%files -f %name.lang
12cr|greenwich-0.8.2-3|83	%defattr(-,root,root)
12cr|greenwich-0.8.2-3|84	%doc ChangeLog LICENSE README
12cr|greenwich-0.8.2-3|85	%{_sysconfdir}/gconf/schemas/*.schemas
12cr|greenwich-0.8.2-3|86	%{_bindir}/*
12cr|greenwich-0.8.2-3|87	/usr/lib/greenwich
12cr|greenwich-0.8.2-3|88	%{_datadir}/%name
12cr|greenwich-0.8.2-3|89	%{_datadir}/applications/*
12cr|greenwich-0.8.2-3|90	#%{_datadir}/pixmaps/*
12cr|greenwich-0.8.2-3|91	%{_mandir}/man1/*
12cr|greenwich-0.8.2-3|92	%{_iconsdir}/*/*/apps/%name.png
12cr|greenwich-0.8.2-3|93	%{_liconsdir}/%name.png
12cr|greenwich-0.8.2-3|94	%{_iconsdir}/%name.png
12cr|greenwich-0.8.2-3|95	%{_miconsdir}/%name.png
12cr|greenwich-0.8.2-3|96	
12cr|greenwich-0.8.2-3|97	
12cr|greenwich-0.8.2-3|98	
12cr|greenwich-0.8.2-3|99	%changelog
12cr|greenwich-0.8.2-3|100	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-3mdv2011.0
12cr|greenwich-0.8.2-3|101	+ Revision: 619254
12cr|greenwich-0.8.2-3|102	- the mass rebuild of 2010.0 packages
12cr|greenwich-0.8.2-3|103	
12cr|greenwich-0.8.2-3|104	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.8.2-2mdv2010.0
12cr|greenwich-0.8.2-3|105	+ Revision: 429322
12cr|greenwich-0.8.2-3|106	- rebuild
12cr|greenwich-0.8.2-3|107	
12cr|greenwich-0.8.2-3|108	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|greenwich-0.8.2-3|109	- lowercase ImageMagick
12cr|greenwich-0.8.2-3|110	
12cr|greenwich-0.8.2-3|111	* Tue Jul 01 2008 Austin Acton <austin@mandriva.org> 0.8.2-1mdv2009.0
12cr|greenwich-0.8.2-3|112	+ Revision: 230497
12cr|greenwich-0.8.2-3|113	- new version
12cr|greenwich-0.8.2-3|114	- add icons
12cr|greenwich-0.8.2-3|115	- fix license
12cr|greenwich-0.8.2-3|116	- drop patch
12cr|greenwich-0.8.2-3|117	- suggests perl IP
12cr|greenwich-0.8.2-3|118	
12cr|greenwich-0.8.2-3|119	+ Pixel <pixel@mandriva.com>
12cr|greenwich-0.8.2-3|120	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|greenwich-0.8.2-3|121	- use %%post_install_gconf_schemas/%%preun_uninstall_gconf_schemas
12cr|greenwich-0.8.2-3|122	
12cr|greenwich-0.8.2-3|123	+ Olivier Blin <oblin@mandriva.com>
12cr|greenwich-0.8.2-3|124	- restore BuildRoot
12cr|greenwich-0.8.2-3|125	
12cr|greenwich-0.8.2-3|126	* Wed Dec 19 2007 Thierry Vignaud <tv@mandriva.org> 0.8.1-1mdv2008.1
12cr|greenwich-0.8.2-3|127	+ Revision: 133083
12cr|greenwich-0.8.2-3|128	- further fix file list for x86_64
12cr|greenwich-0.8.2-3|129	- fix file list on x86_64
12cr|greenwich-0.8.2-3|130	- auto-convert XDG menu entry
12cr|greenwich-0.8.2-3|131	- fix prereq on gconf2
12cr|greenwich-0.8.2-3|132	- kill re-definition of %%buildroot on Pixel's request
12cr|greenwich-0.8.2-3|133	- use %%mkrel
12cr|greenwich-0.8.2-3|134	- import greenwich
12cr|greenwich-0.8.2-3|135	
12cr|greenwich-0.8.2-3|136	
12cr|greenwich-0.8.2-3|137	* Wed Aug 24 2005 Austin Acton <austin@mandriva.org> 0.8.1-1mdk
12cr|greenwich-0.8.2-3|138	- 0.8.1
12cr|greenwich-0.8.2-3|139	- source URL
12cr|greenwich-0.8.2-3|140	
12cr|greenwich-0.8.2-3|141	* Mon Oct 26 2004 Austin Acton <austin@mandrake.org> 0.8.0-1mdk
12cr|greenwich-0.8.2-3|142	- 0.8.0
12cr|greenwich-0.8.2-3|143	
12cr|greenwich-0.8.2-3|144	* Wed Jun 30 2004 Austin Acton <austin@mandrake.org> 0.7.1-1mdk
12cr|greenwich-0.8.2-3|145	- 0.7.1
12cr|greenwich-0.8.2-3|146	- add language files
12cr|greenwich-0.8.2-3|147	- new menu
12cr|greenwich-0.8.2-3|148	
12cr|greenwich-0.8.2-3|149	* Sun Dec 14 2003 Abel Cheung <deaddog@deaddog.org> 0.6.2-1mdk
12cr|greenwich-0.8.2-3|150	- New version
12cr|greenwich-0.8.2-3|151	- Convert icon with ImageMagick
12cr|greenwich-0.8.2-3|152	- Use description from original spec
12cr|greenwich-0.8.2-3|153	- TODO: mark localized files
12cr|greenwich-0.8.2-3|154	
12cr|greenwich-0.8.2-3|155	* Sat Jun 7 2003 Austin Acton <aacton@yorku.ca> 0.5.2-2mdk
12cr|greenwich-0.8.2-3|156	- fix requires perl(the) (Michael Reinsch)
12cr|greenwich-0.8.2-3|157	
12cr|greenwich-0.8.2-3|158	* Thu Jun 5 2003 Austin Acton <aacton@yorku.ca> 0.5.2-1mdk
12cr|greenwich-0.8.2-3|159	- 0.5.2
12cr|greenwich-0.8.2-3|160	
12cr|greenwich-0.8.2-3|161	* Tue Apr 1 2003 Austin Acton <aacton@yorku.ca> 0.5.1-1mdk
12cr|greenwich-0.8.2-3|162	- initial package

1904 12
12cr|gretl-1.9.4-1|1	%define name	gretl
12cr|gretl-1.9.4-1|2	%define version	1.9.4
12cr|gretl-1.9.4-1|3	%define release	1
12cr|gretl-1.9.4-1|4	
12cr|gretl-1.9.4-1|5	%define api	1.0
12cr|gretl-1.9.4-1|6	%define major 	0
12cr|gretl-1.9.4-1|7	
12cr|gretl-1.9.4-1|8	%define libname		%mklibname %name %api %major
12cr|gretl-1.9.4-1|9	%define develname	%mklibname %name -d
12cr|gretl-1.9.4-1|10	
12cr|gretl-1.9.4-1|11	Name:		%{name}
12cr|gretl-1.9.4-1|12	Version:	%{version}
12cr|gretl-1.9.4-1|13	Release:	%{release}
12cr|gretl-1.9.4-1|14	Summary:	Econometric analysis tool
12cr|gretl-1.9.4-1|15	License:	GPLv2+
12cr|gretl-1.9.4-1|16	Group:		Sciences/Other
12cr|gretl-1.9.4-1|17	Source0:	http://prdownloads.sourceforge.net/gretl/%{name}-%{version}.tar.bz2
12cr|gretl-1.9.4-1|18	Source1:	.abf.yml
12cr|gretl-1.9.4-1|19	# Recent cputoolize cannot handle variables in AC_CONFIG_AUX_DIR:
12cr|gretl-1.9.4-1|20	# patch removes the $srcdir variable from this setting in configure.in
12cr|gretl-1.9.4-1|21	# - AdamW 2007/11
12cr|gretl-1.9.4-1|22	Patch0:		gretl-1.6.5-cputoolize.patch
12cr|gretl-1.9.4-1|23	URL:		http://gretl.sourceforge.net/
12cr|gretl-1.9.4-1|24	BuildRequires:	libpng-devel
12cr|gretl-1.9.4-1|25	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gretl-1.9.4-1|26	BuildRequires:	pkgconfig(glib-2.0)
12cr|gretl-1.9.4-1|27	BuildRequires:	blas-devel
12cr|gretl-1.9.4-1|28	BuildRequires:	libfftw-devel
12cr|gretl-1.9.4-1|29	BuildRequires:	pkgconfig(libxml-2.0)
12cr|gretl-1.9.4-1|30	BuildRequires:	pkgconfig(gtksourceview-2.0)
12cr|gretl-1.9.4-1|31	BuildRequires:	libgnomeprintui-devel
12cr|gretl-1.9.4-1|32	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cr|gretl-1.9.4-1|33	BuildRequires:	lapack-devel
12cr|gretl-1.9.4-1|34	BuildRequires:	libreadline-devel
12cr|gretl-1.9.4-1|35	BuildRequires:	termcap-devel
12cr|gretl-1.9.4-1|36	BuildRequires:	libmpfr-devel
12cr|gretl-1.9.4-1|37	BuildRequires:	gnuplot
12cr|gretl-1.9.4-1|38	
12cr|gretl-1.9.4-1|39	%description
12cr|gretl-1.9.4-1|40	Gretl is a software package for econometric analysis, written in the
12cr|gretl-1.9.4-1|41	C programming language.
12cr|gretl-1.9.4-1|42	
12cr|gretl-1.9.4-1|43	%package -n %{libname}
12cr|gretl-1.9.4-1|44	Summary: Shared library for gretl
12cr|gretl-1.9.4-1|45	License: GPLv2+
12cr|gretl-1.9.4-1|46	Group: System/Libraries
12cr|gretl-1.9.4-1|47	Obsoletes: %mklibname %name 1.0
12cr|gretl-1.9.4-1|48	
12cr|gretl-1.9.4-1|49	%description -n %{libname}
12cr|gretl-1.9.4-1|50	Gretl is a software package for econometric analysis, written in the
12cr|gretl-1.9.4-1|51	C programming language.
12cr|gretl-1.9.4-1|52	
12cr|gretl-1.9.4-1|53	%package -n %{develname}
12cr|gretl-1.9.4-1|54	Summary: Development headers for gretl library
12cr|gretl-1.9.4-1|55	License: GPLv2+
12cr|gretl-1.9.4-1|56	Group: Development/C
12cr|gretl-1.9.4-1|57	Provides:	lib%{name}-devel
12cr|gretl-1.9.4-1|58	Provides:	%{name}-devel
12cr|gretl-1.9.4-1|59	Requires:	%{libname} = %{version}
12cr|gretl-1.9.4-1|60	Obsoletes:	%{mklibname gretl 1.0 -d}
12cr|gretl-1.9.4-1|61	
12cr|gretl-1.9.4-1|62	%description -n %{develname}
12cr|gretl-1.9.4-1|63	Gretl is a software package for econometric analysis, written in the
12cr|gretl-1.9.4-1|64	C programming language.
12cr|gretl-1.9.4-1|65	
12cr|gretl-1.9.4-1|66	%prep
12cr|gretl-1.9.4-1|67	%setup -q
12cr|gretl-1.9.4-1|68	%patch0 -p1 -b .cputoolize
12cr|gretl-1.9.4-1|69	
12cr|gretl-1.9.4-1|70	%build
12cr|gretl-1.9.4-1|71	export CFLAGS="%{optflags} -fPIC"
12cr|gretl-1.9.4-1|72	%configure2_5x
12cr|gretl-1.9.4-1|73	%make LDFLAGS="%{?ldflags}"
12cr|gretl-1.9.4-1|74	
12cr|gretl-1.9.4-1|75	%install
12cr|gretl-1.9.4-1|76	%makeinstall_std
12cr|gretl-1.9.4-1|77	mv doc/tex/extract_scripts %{buildroot}%{_bindir}/%{name}_extract_scripts
12cr|gretl-1.9.4-1|78	
12cr|gretl-1.9.4-1|79	%find_lang %{name}
12cr|gretl-1.9.4-1|80	
12cr|gretl-1.9.4-1|81	%files -f %name.lang
12cr|gretl-1.9.4-1|82	%defattr(-,root,root)
12cr|gretl-1.9.4-1|83	%doc README ChangeLog
12cr|gretl-1.9.4-1|84	%doc doc/*
12cr|gretl-1.9.4-1|85	%{_bindir}/*
12cr|gretl-1.9.4-1|86	%{_datadir}/%{name}
12cr|gretl-1.9.4-1|87	%{_datadir}/gtksourceview-2.0/language-specs/*.lang
12cr|gretl-1.9.4-1|88	%{_datadir}/mime-info/*
12cr|gretl-1.9.4-1|89	%{_datadir}/applications/*.desktop
12cr|gretl-1.9.4-1|90	%{_datadir}/pixmaps/*
12cr|gretl-1.9.4-1|91	%{_mandir}/man1/*
12cr|gretl-1.9.4-1|92	%{_libdir}/gretl-gtk2
12cr|gretl-1.9.4-1|93	
12cr|gretl-1.9.4-1|94	%files -n %{libname}
12cr|gretl-1.9.4-1|95	%defattr (-,root,root)
12cr|gretl-1.9.4-1|96	%_libdir/*%{api}.so.%{major}*
12cr|gretl-1.9.4-1|97	
12cr|gretl-1.9.4-1|98	%files -n %{develname}
12cr|gretl-1.9.4-1|99	%defattr (-,root,root)
12cr|gretl-1.9.4-1|100	%{_includedir}/*
12cr|gretl-1.9.4-1|101	%_libdir/*.so
12cr|gretl-1.9.4-1|102	%_libdir/pkgconfig/gretl.pc
12cr|gretl-1.9.4-1|103	
12cr|gretl-1.9.4-1|104	
12cr|gretl-1.9.4-1|105	%changelog
12cr|gretl-1.9.4-1|106	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.9.4-1mdv2011.0
12cr|gretl-1.9.4-1|107	+ Revision: 645214
12cr|gretl-1.9.4-1|108	- update to new version 1.9.4
12cr|gretl-1.9.4-1|109	
12cr|gretl-1.9.4-1|110	* Wed Dec 01 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.9.3-1mdv2011.0
12cr|gretl-1.9.4-1|111	+ Revision: 604518
12cr|gretl-1.9.4-1|112	- new bugfixe release
12cr|gretl-1.9.4-1|113	- Update to 1.8.7
12cr|gretl-1.9.4-1|114	- Remove Patch2, now useless
12cr|gretl-1.9.4-1|115	
12cr|gretl-1.9.4-1|116	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 1.8.6-2mdv2010.1
12cr|gretl-1.9.4-1|117	+ Revision: 503556
12cr|gretl-1.9.4-1|118	- rebuild for new gmp
12cr|gretl-1.9.4-1|119	
12cr|gretl-1.9.4-1|120	* Wed Dec 16 2009 Frederik Himpe <fhimpe@mandriva.org> 1.8.6-1mdv2010.1
12cr|gretl-1.9.4-1|121	+ Revision: 479589
12cr|gretl-1.9.4-1|122	- update to new version 1.8.6
12cr|gretl-1.9.4-1|123	
12cr|gretl-1.9.4-1|124	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 1.8.5-1mdv2010.1
12cr|gretl-1.9.4-1|125	+ Revision: 462397
12cr|gretl-1.9.4-1|126	- update to new version 1.8.5
12cr|gretl-1.9.4-1|127	
12cr|gretl-1.9.4-1|128	* Sat Aug 29 2009 Frederik Himpe <fhimpe@mandriva.org> 1.8.4-1mdv2010.0
12cr|gretl-1.9.4-1|129	+ Revision: 422264
12cr|gretl-1.9.4-1|130	- Update to new version 1.8.4
12cr|gretl-1.9.4-1|131	- Remove ldflags and string format patch: integrated upstream
12cr|gretl-1.9.4-1|132	
12cr|gretl-1.9.4-1|133	* Wed Aug 12 2009 Frederik Himpe <fhimpe@mandriva.org> 1.8.3-1mdv2010.0
12cr|gretl-1.9.4-1|134	+ Revision: 415767
12cr|gretl-1.9.4-1|135	- Update to new version 1.8.3
12cr|gretl-1.9.4-1|136	- Update string format patch
12cr|gretl-1.9.4-1|137	- Update link patch and rename it to ldflags to make it more obvious
12cr|gretl-1.9.4-1|138	what it does
12cr|gretl-1.9.4-1|139	
12cr|gretl-1.9.4-1|140	* Thu Mar 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.9-2mdv2009.1
12cr|gretl-1.9.4-1|141	+ Revision: 354332
12cr|gretl-1.9.4-1|142	- rebuild for latest readline
12cr|gretl-1.9.4-1|143	
12cr|gretl-1.9.4-1|144	* Wed Jan 21 2009 Funda Wang <fwang@mandriva.org> 1.7.9-1mdv2009.1
12cr|gretl-1.9.4-1|145	+ Revision: 332259
12cr|gretl-1.9.4-1|146	- add BRs
12cr|gretl-1.9.4-1|147	- add BR
12cr|gretl-1.9.4-1|148	- New version 1.7.9
12cr|gretl-1.9.4-1|149	
12cr|gretl-1.9.4-1|150	* Sat Jul 12 2008 Funda Wang <fwang@mandriva.org> 1.7.5-1mdv2009.0
12cr|gretl-1.9.4-1|151	+ Revision: 234126
12cr|gretl-1.9.4-1|152	- New version 1.7.5
12cr|gretl-1.9.4-1|153	- drop patch1, it is not needed anymore
12cr|gretl-1.9.4-1|154	- fix libname
12cr|gretl-1.9.4-1|155	
12cr|gretl-1.9.4-1|156	+ Pixel <pixel@mandriva.com>
12cr|gretl-1.9.4-1|157	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gretl-1.9.4-1|158	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gretl-1.9.4-1|159	
12cr|gretl-1.9.4-1|160	+ Olivier Blin <oblin@mandriva.com>
12cr|gretl-1.9.4-1|161	- restore BuildRoot
12cr|gretl-1.9.4-1|162	
12cr|gretl-1.9.4-1|163	+ Thierry Vignaud <tv@mandriva.org>
12cr|gretl-1.9.4-1|164	- kill re-definition of %%buildroot on Pixel's request
12cr|gretl-1.9.4-1|165	
12cr|gretl-1.9.4-1|166	* Mon Nov 12 2007 Adam Williamson <awilliamson@mandriva.org> 1.6.5-2mdv2008.1
12cr|gretl-1.9.4-1|167	+ Revision: 108322
12cr|gretl-1.9.4-1|168	- add gfortran.patch to fix gfortran detection test (from FreeBSD)
12cr|gretl-1.9.4-1|169	- oops - didn't meant to put autoreconf in there.
12cr|gretl-1.9.4-1|170	- add cputoolize.patch to fix a problem with configure.in that stops cputoolize working
12cr|gretl-1.9.4-1|171	- buildrequires blas-devel, not libblas-devel
12cr|gretl-1.9.4-1|172	- rebuild for new lapack
12cr|gretl-1.9.4-1|173	- new devel policy
12cr|gretl-1.9.4-1|174	- new license policy
12cr|gretl-1.9.4-1|175	- spec clean
12cr|gretl-1.9.4-1|176	
12cr|gretl-1.9.4-1|177	+ Thierry Vignaud <tv@mandriva.org>
12cr|gretl-1.9.4-1|178	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|gretl-1.9.4-1|179	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|gretl-1.9.4-1|180	
12cr|gretl-1.9.4-1|181	* Sun May 20 2007 Adam Williamson <awilliamson@mandriva.org> 1.6.5-1mdv2008.0
12cr|gretl-1.9.4-1|182	+ Revision: 28753
12cr|gretl-1.9.4-1|183	- add termcap to BuildRequires to fix readline support and hence build (thanks per oyvind)
12cr|gretl-1.9.4-1|184	- move pkgconfig file out of main package to devel package
12cr|gretl-1.9.4-1|185	- move non-library stuff out of lib package to main package
12cr|gretl-1.9.4-1|186	- build with -fPIC to fix x86-64 build
12cr|gretl-1.9.4-1|187	- add XDG menu
12cr|gretl-1.9.4-1|188	- correct groups for lib / devel packages
12cr|gretl-1.9.4-1|189	- improve description
12cr|gretl-1.9.4-1|190	- fix BuildRequires
12cr|gretl-1.9.4-1|191	- rebuild to fix #26200
12cr|gretl-1.9.4-1|192	- 1.6.5
12cr|gretl-1.9.4-1|193	
12cr|gretl-1.9.4-1|194	
12cr|gretl-1.9.4-1|195	* Thu Apr 13 2006 Jerome Soyer <saispo@mandriva.org> 1.5.1-1mdk
12cr|gretl-1.9.4-1|196	- New release 1.5.1
12cr|gretl-1.9.4-1|197	
12cr|gretl-1.9.4-1|198	* Thu Jul 21 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.4.1-1mdk
12cr|gretl-1.9.4-1|199	- New release 1.4.1
12cr|gretl-1.9.4-1|200	
12cr|gretl-1.9.4-1|201	* Wed Feb 23 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.3.2-1mdk
12cr|gretl-1.9.4-1|202	- 1.3.2
12cr|gretl-1.9.4-1|203	
12cr|gretl-1.9.4-1|204	* Thu Jan 13 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.3.0-1mdk
12cr|gretl-1.9.4-1|205	- 1.3.0
12cr|gretl-1.9.4-1|206	
12cr|gretl-1.9.4-1|207	* Sat Dec 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.2.0-1mdk
12cr|gretl-1.9.4-1|208	- 1.2.0
12cr|gretl-1.9.4-1|209	

1905 12
12cr|gretools-1.2.4-7|1	%define localstatedir /var/lib
12cr|gretools-1.2.4-7|2	%define _localstatedir %localstatedir
12cr|gretools-1.2.4-7|3	
12cr|gretools-1.2.4-7|4	Name:		gretools
12cr|gretools-1.2.4-7|5	Summary:	Vocabulary building tool for GNOME
12cr|gretools-1.2.4-7|6	Version:	1.2.4
12cr|gretools-1.2.4-7|7	Release:	%mkrel 7
12cr|gretools-1.2.4-7|8	License:	GPL
12cr|gretools-1.2.4-7|9	Group:		Games/Other
12cr|gretools-1.2.4-7|10	Source:		http://theory.cs.iitm.ernet.in/~arvindn/gretools/1.2/%{name}-%{version}.tar.bz2
12cr|gretools-1.2.4-7|11	Patch0:		gretools-1.2.4-fix-desktop-file.patch
12cr|gretools-1.2.4-7|12	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|gretools-1.2.4-7|13	URL:		http://theory.cs.iitm.ernet.in/~arvindn/gretools/
12cr|gretools-1.2.4-7|14	Buildarch:	noarch
12cr|gretools-1.2.4-7|15	
12cr|gretools-1.2.4-7|16	Requires: python
12cr|gretools-1.2.4-7|17	Requires: gnome-python >= 2.0.0
12cr|gretools-1.2.4-7|18	Requires: gnome-python-gconf
12cr|gretools-1.2.4-7|19	Requires: pyorbit
12cr|gretools-1.2.4-7|20	Requires: pygtk2.0
12cr|gretools-1.2.4-7|21	Requires: pygtk2.0-libglade
12cr|gretools-1.2.4-7|22	
12cr|gretools-1.2.4-7|23	BuildRequires: scrollkeeper
12cr|gretools-1.2.4-7|24	BuildRequires: automake >= 0:1.6
12cr|gretools-1.2.4-7|25	BuildRequires: autoconf >= 0:2.52
12cr|gretools-1.2.4-7|26	
12cr|gretools-1.2.4-7|27	Requires(post):         GConf2
12cr|gretools-1.2.4-7|28	Requires(postun):         GConf2
12cr|gretools-1.2.4-7|29	Requires(post):         /usr/bin/gconftool-2
12cr|gretools-1.2.4-7|30	Requires(postun):         /usr/bin/gconftool-2
12cr|gretools-1.2.4-7|31	
12cr|gretools-1.2.4-7|32	BuildRequires:  pygtk2.0-devel
12cr|gretools-1.2.4-7|33	
12cr|gretools-1.2.4-7|34	%description
12cr|gretools-1.2.4-7|35	Gretools consists of a synonym quiz and a word guessing game.
12cr|gretools-1.2.4-7|36	It is very useful for preparing for word tests.
12cr|gretools-1.2.4-7|37	
12cr|gretools-1.2.4-7|38	%prep
12cr|gretools-1.2.4-7|39	%setup -q
12cr|gretools-1.2.4-7|40	%patch0 -p0
12cr|gretools-1.2.4-7|41	
12cr|gretools-1.2.4-7|42	%build
12cr|gretools-1.2.4-7|43	%configure2_5x
12cr|gretools-1.2.4-7|44	%make
12cr|gretools-1.2.4-7|45	
12cr|gretools-1.2.4-7|46	%install
12cr|gretools-1.2.4-7|47	rm -rf $RPM_BUILD_ROOT
12cr|gretools-1.2.4-7|48	
12cr|gretools-1.2.4-7|49	%makeinstall_std
12cr|gretools-1.2.4-7|50	
12cr|gretools-1.2.4-7|51	rm -rf $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper
12cr|gretools-1.2.4-7|52	
12cr|gretools-1.2.4-7|53	%clean
12cr|gretools-1.2.4-7|54	rm -rf $RPM_BUILD_ROOT
12cr|gretools-1.2.4-7|55	
12cr|gretools-1.2.4-7|56	%files
12cr|gretools-1.2.4-7|57	%defattr(-, root, root)
12cr|gretools-1.2.4-7|58	%doc COPYING ChangeLog INSTALL README
12cr|gretools-1.2.4-7|59	%{_bindir}/*
12cr|gretools-1.2.4-7|60	%{_datadir}/gnome/help
12cr|gretools-1.2.4-7|61	%{_datadir}/pixmaps/gretools.png
12cr|gretools-1.2.4-7|62	%{_datadir}/gretools/glade/*.glade
12cr|gretools-1.2.4-7|63	%{_datadir}/gretools/lists/*.wl
12cr|gretools-1.2.4-7|64	%{_datadir}/applications/*.desktop
12cr|gretools-1.2.4-7|65	%{_datadir}/omf/gretools
12cr|gretools-1.2.4-7|66	%{py_puresitedir}/*
12cr|gretools-1.2.4-7|67	
12cr|gretools-1.2.4-7|68	%post
12cr|gretools-1.2.4-7|69	if [ -x %{_bindir}/scrollkeeper-update ]; then %{_bindir}/scrollkeeper-update -q || true ; fi
12cr|gretools-1.2.4-7|70	%postun
12cr|gretools-1.2.4-7|71	if [ -x %{_bindir}/scrollkeeper-update ]; then %{_bindir}/scrollkeeper-update -q || true ; fi
12cr|gretools-1.2.4-7|72	
12cr|gretools-1.2.4-7|73	
12cr|gretools-1.2.4-7|74	
12cr|gretools-1.2.4-7|75	
12cr|gretools-1.2.4-7|76	%changelog
12cr|gretools-1.2.4-7|77	* Fri Nov 12 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1.2.4-7mdv2011.0
12cr|gretools-1.2.4-7|78	+ Revision: 596952
12cr|gretools-1.2.4-7|79	- rebuild for python 2.7
12cr|gretools-1.2.4-7|80	
12cr|gretools-1.2.4-7|81	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.2.4-6mdv2010.0
12cr|gretools-1.2.4-7|82	+ Revision: 437814
12cr|gretools-1.2.4-7|83	- rebuild
12cr|gretools-1.2.4-7|84	
12cr|gretools-1.2.4-7|85	+ Funda Wang <fwang@mandriva.org>
12cr|gretools-1.2.4-7|86	- fix desktop file
12cr|gretools-1.2.4-7|87	
12cr|gretools-1.2.4-7|88	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.2.4-5mdv2009.1
12cr|gretools-1.2.4-7|89	+ Revision: 325578
12cr|gretools-1.2.4-7|90	- fix BR
12cr|gretools-1.2.4-7|91	- clean spec
12cr|gretools-1.2.4-7|92	
12cr|gretools-1.2.4-7|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|gretools-1.2.4-7|94	- rebuild
12cr|gretools-1.2.4-7|95	- rebuild
12cr|gretools-1.2.4-7|96	- kill re-definition of %%buildroot on Pixel's request
12cr|gretools-1.2.4-7|97	
12cr|gretools-1.2.4-7|98	+ Olivier Blin <oblin@mandriva.com>
12cr|gretools-1.2.4-7|99	- restore BuildRoot
12cr|gretools-1.2.4-7|100	
12cr|gretools-1.2.4-7|101	
12cr|gretools-1.2.4-7|102	* Tue Dec 19 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.2.4-3mdv2007.0
12cr|gretools-1.2.4-7|103	+ Revision: 99238
12cr|gretools-1.2.4-7|104	- Fix file list
12cr|gretools-1.2.4-7|105	- Fix menu
12cr|gretools-1.2.4-7|106	- Rebuild against new python
12cr|gretools-1.2.4-7|107	- Fix menu entry
12cr|gretools-1.2.4-7|108	- Remove prereq deprecated macros
12cr|gretools-1.2.4-7|109	- Import gretools
12cr|gretools-1.2.4-7|110	
12cr|gretools-1.2.4-7|111	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 1.2.4-2mdk
12cr|gretools-1.2.4-7|112	- Rebuild for new python
12cr|gretools-1.2.4-7|113	
12cr|gretools-1.2.4-7|114	* Fri Oct 01 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2.4-1mdk
12cr|gretools-1.2.4-7|115	- 1.2.4
12cr|gretools-1.2.4-7|116	
12cr|gretools-1.2.4-7|117	* Wed Jun 16 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2.3-2mdk
12cr|gretools-1.2.4-7|118	- rebuild
12cr|gretools-1.2.4-7|119	
12cr|gretools-1.2.4-7|120	* Thu Feb 05 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2.3-1mdk
12cr|gretools-1.2.4-7|121	- 1.2.3
12cr|gretools-1.2.4-7|122	- from Arvind Narayanan <arvindn users sourceforge net> :
12cr|gretools-1.2.4-7|123	- Added epoch and some other fedora oriented changes
12cr|gretools-1.2.4-7|124	
12cr|gretools-1.2.4-7|125	* Tue Jan 20 2004 Arvind Narayanan <arvindn users sourceforge net>
12cr|gretools-1.2.4-7|126	- Wrote Requires and Buildrequires
12cr|gretools-1.2.4-7|127	- updated %%doc
12cr|gretools-1.2.4-7|128	
12cr|gretools-1.2.4-7|129	* Fri Jan 16 2004 Arvind Narayanan <arvindn users sourceforge net>
12cr|gretools-1.2.4-7|130	- Copied spec file from gnome-blog
12cr|gretools-1.2.4-7|131	

1906 12
12cr|grfcodec-6.0.0-1|1	Name:		grfcodec
12cr|grfcodec-6.0.0-1|2	Version:	6.0.0
12cr|grfcodec-6.0.0-1|3	Release:	%mkrel 1
12cr|grfcodec-6.0.0-1|4	Summary:	A suite of programs to modify Transport Tycoon Deluxe's GRF files
12cr|grfcodec-6.0.0-1|5	Group:		Development/Other
12cr|grfcodec-6.0.0-1|6	License:	GPLv2+
12cr|grfcodec-6.0.0-1|7	URL:		http://www.ttdpatch.net/grfcodec/
12cr|grfcodec-6.0.0-1|8	Source:		http://gb.binaries.openttd.org/binaries/extra/%{name}/%{version}/%{name}-%{version}-source.tar.gz
12cr|grfcodec-6.0.0-1|9	Patch0:		grfcodec-6.0.0-fix_linking_order.patch
12cr|grfcodec-6.0.0-1|10	BuildRequires:	boost-devel
12cr|grfcodec-6.0.0-1|11	BuildRequires:	png-devel
12cr|grfcodec-6.0.0-1|12	Obsoletes:	nforenum < 5.0.0
12cr|grfcodec-6.0.0-1|13	Provides:	nforenum = %{version}-%{release}
12cr|grfcodec-6.0.0-1|14	
12cr|grfcodec-6.0.0-1|15	%description
12cr|grfcodec-6.0.0-1|16	A suite of programs to modify Transport Tycoon Deluxe's GRF files.
12cr|grfcodec-6.0.0-1|17	
12cr|grfcodec-6.0.0-1|18	%prep
12cr|grfcodec-6.0.0-1|19	%setup -q
12cr|grfcodec-6.0.0-1|20	%patch0 -p0
12cr|grfcodec-6.0.0-1|21	
12cr|grfcodec-6.0.0-1|22	#build time options
12cr|grfcodec-6.0.0-1|23	%__cat << EOF >> Makefile.local
12cr|grfcodec-6.0.0-1|24	V=1
12cr|grfcodec-6.0.0-1|25	CXXFLAGS=%{optflags}
12cr|grfcodec-6.0.0-1|26	LDOPT=%{ldflags}
12cr|grfcodec-6.0.0-1|27	STRIP=true
12cr|grfcodec-6.0.0-1|28	DO_NOT_INSTALL_LICENSE=1
12cr|grfcodec-6.0.0-1|29	DO_NOT_INSTALL_DOCS=1
12cr|grfcodec-6.0.0-1|30	DO_NOT_INSTALL_CHANGELOG=1
12cr|grfcodec-6.0.0-1|31	prefix=%{_prefix}
12cr|grfcodec-6.0.0-1|32	EOF
12cr|grfcodec-6.0.0-1|33	
12cr|grfcodec-6.0.0-1|34	%build
12cr|grfcodec-6.0.0-1|35	%make
12cr|grfcodec-6.0.0-1|36	
12cr|grfcodec-6.0.0-1|37	%install
12cr|grfcodec-6.0.0-1|38	%__rm -rf %{buildroot}
12cr|grfcodec-6.0.0-1|39	%makeinstall_std
12cr|grfcodec-6.0.0-1|40	
12cr|grfcodec-6.0.0-1|41	%clean
12cr|grfcodec-6.0.0-1|42	%__rm -rf %{buildroot}
12cr|grfcodec-6.0.0-1|43	
12cr|grfcodec-6.0.0-1|44	%files
12cr|grfcodec-6.0.0-1|45	%doc bundle/docs/*.txt
12cr|grfcodec-6.0.0-1|46	%{_bindir}/*
12cr|grfcodec-6.0.0-1|47	%{_mandir}/man1/gr*
12cr|grfcodec-6.0.0-1|48	%{_mandir}/man1/nforenum.*
12cr|grfcodec-6.0.0-1|49	
12cr|grfcodec-6.0.0-1|50	
12cr|grfcodec-6.0.0-1|51	
12cr|grfcodec-6.0.0-1|52	%changelog
12cr|grfcodec-6.0.0-1|53	* Tue Apr 24 2012 Andrey Bondrov <abondrov@mandriva.org> 6.0.0-1mdv2012.0
12cr|grfcodec-6.0.0-1|54	+ Revision: 793108
12cr|grfcodec-6.0.0-1|55	- New version 6.0.0, update patch 0
12cr|grfcodec-6.0.0-1|56	
12cr|grfcodec-6.0.0-1|57	* Sun Mar 20 2011 Jani Välimaa <wally@mandriva.org> 5.1.1-1
12cr|grfcodec-6.0.0-1|58	+ Revision: 647137
12cr|grfcodec-6.0.0-1|59	- new version 5.1.1
12cr|grfcodec-6.0.0-1|60	
12cr|grfcodec-6.0.0-1|61	* Thu Dec 23 2010 Jani Välimaa <wally@mandriva.org> 5.1.0-2.r818.2mdv2011.0
12cr|grfcodec-6.0.0-1|62	+ Revision: 624052
12cr|grfcodec-6.0.0-1|63	- BR png-devel
12cr|grfcodec-6.0.0-1|64	
12cr|grfcodec-6.0.0-1|65	* Thu Dec 23 2010 Jani Välimaa <wally@mandriva.org> 5.1.0-2.r818.1mdv2011.0
12cr|grfcodec-6.0.0-1|66	+ Revision: 624009
12cr|grfcodec-6.0.0-1|67	- use latest nightly build
12cr|grfcodec-6.0.0-1|68	
12cr|grfcodec-6.0.0-1|69	* Sat Dec 11 2010 Jani Välimaa <wally@mandriva.org> 5.1.0-1mdv2011.0
12cr|grfcodec-6.0.0-1|70	+ Revision: 620574
12cr|grfcodec-6.0.0-1|71	- new version 5.1.0
12cr|grfcodec-6.0.0-1|72	- redo P0
12cr|grfcodec-6.0.0-1|73	
12cr|grfcodec-6.0.0-1|74	* Tue Oct 19 2010 Jani Välimaa <wally@mandriva.org> 5.0.0-2mdv2011.0
12cr|grfcodec-6.0.0-1|75	+ Revision: 586844
12cr|grfcodec-6.0.0-1|76	- fix obsoletes
12cr|grfcodec-6.0.0-1|77	
12cr|grfcodec-6.0.0-1|78	* Tue Oct 19 2010 Jani Välimaa <wally@mandriva.org> 5.0.0-1mdv2011.0
12cr|grfcodec-6.0.0-1|79	+ Revision: 586815
12cr|grfcodec-6.0.0-1|80	- new version 5.0.0
12cr|grfcodec-6.0.0-1|81	- rediff patch0
12cr|grfcodec-6.0.0-1|82	- nforenum is now part of grfcodec
12cr|grfcodec-6.0.0-1|83	- improve .spec (thanks goes to Fedora)
12cr|grfcodec-6.0.0-1|84	
12cr|grfcodec-6.0.0-1|85	* Sat Aug 21 2010 Jani Välimaa <wally@mandriva.org> 1.0.0-2mdv2011.0
12cr|grfcodec-6.0.0-1|86	+ Revision: 571781
12cr|grfcodec-6.0.0-1|87	- add patch to fix linking order
12cr|grfcodec-6.0.0-1|88	- fix build flags
12cr|grfcodec-6.0.0-1|89	- disable upx-ing the binaries
12cr|grfcodec-6.0.0-1|90	- fix install
12cr|grfcodec-6.0.0-1|91	
12cr|grfcodec-6.0.0-1|92	* Sun Aug 15 2010 Jani Välimaa <wally@mandriva.org> 1.0.0-1mdv2011.0
12cr|grfcodec-6.0.0-1|93	+ Revision: 569945
12cr|grfcodec-6.0.0-1|94	- new version 1.0.0
12cr|grfcodec-6.0.0-1|95	
12cr|grfcodec-6.0.0-1|96	* Mon Aug 09 2010 Jani Välimaa <wally@mandriva.org> 1.0.0-0.RC1.1mdv2011.0
12cr|grfcodec-6.0.0-1|97	+ Revision: 568204
12cr|grfcodec-6.0.0-1|98	- new version 1.0.0 RC1
12cr|grfcodec-6.0.0-1|99	- drop unneeded patches
12cr|grfcodec-6.0.0-1|100	- install man files
12cr|grfcodec-6.0.0-1|101	
12cr|grfcodec-6.0.0-1|102	* Tue Apr 13 2010 Jani Välimaa <wally@mandriva.org> 0.9.10-r2306.1mdv2010.1
12cr|grfcodec-6.0.0-1|103	+ Revision: 534608
12cr|grfcodec-6.0.0-1|104	- import grfcodec
12cr|grfcodec-6.0.0-1|105	
12cr|grfcodec-6.0.0-1|106	

1907 12
12cr|grhino-0.16.1-1|1	Name:		grhino
12cr|grhino-0.16.1-1|2	Version:	0.16.1
12cr|grhino-0.16.1-1|3	Release:	%mkrel 1
12cr|grhino-0.16.1-1|4	Summary:	An Othello/Reversi chess with strong AI
12cr|grhino-0.16.1-1|5	License:	GPLv2+
12cr|grhino-0.16.1-1|6	Group:		Games/Boards
12cr|grhino-0.16.1-1|7	URL:		http://rhino.sourceforge.net/
12cr|grhino-0.16.1-1|8	Source:		http://downloads.sourceforge.net/rhino/%{name}-%{version}.tar.gz
12cr|grhino-0.16.1-1|9	Patch0:		grhino-0.16.0-gcc43.patch
12cr|grhino-0.16.1-1|10	Patch1:		grhino-0.16.0-mdv-fix-str-fmt.patch
12cr|grhino-0.16.1-1|11	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cr|grhino-0.16.1-1|12	
12cr|grhino-0.16.1-1|13	%description
12cr|grhino-0.16.1-1|14	GRhino, or Rhino its former name, is an Othello/Reversi game on Linux
12cr|grhino-0.16.1-1|15	and other UNIX-like systems. What distinguish GRhino from most other
12cr|grhino-0.16.1-1|16	Othello games is that GRhino will be targeted for experienced Othello
12cr|grhino-0.16.1-1|17	players. Strong AI is the main focus and the ultimate target strength
12cr|grhino-0.16.1-1|18	of the AI is that it should be able to beat the best human player at
12cr|grhino-0.16.1-1|19	the highest difficulty level.
12cr|grhino-0.16.1-1|20	
12cr|grhino-0.16.1-1|21	%prep
12cr|grhino-0.16.1-1|22	%setup -q
12cr|grhino-0.16.1-1|23	%patch0 -p0
12cr|grhino-0.16.1-1|24	%patch1 -p1 -b .strfmt
12cr|grhino-0.16.1-1|25	
12cr|grhino-0.16.1-1|26	%build
12cr|grhino-0.16.1-1|27	%configure2_5x --bindir=%{_gamesbindir}
12cr|grhino-0.16.1-1|28	%make
12cr|grhino-0.16.1-1|29	
12cr|grhino-0.16.1-1|30	%install
12cr|grhino-0.16.1-1|31	%__rm -rf %{buildroot}
12cr|grhino-0.16.1-1|32	%makeinstall_std
12cr|grhino-0.16.1-1|33	
12cr|grhino-0.16.1-1|34	%__mkdir_p %{buildroot}%{_datadir}/applications/
12cr|grhino-0.16.1-1|35	%__cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|grhino-0.16.1-1|36	[Desktop Entry]
12cr|grhino-0.16.1-1|37	Type=Application
12cr|grhino-0.16.1-1|38	Exec=%{_gamesbindir}/%{name}
12cr|grhino-0.16.1-1|39	Icon=%{name}
12cr|grhino-0.16.1-1|40	Comment=Othello/Reversi chess with strong AI
12cr|grhino-0.16.1-1|41	Categories=BoardGame;Game;GTK;GNOME;
12cr|grhino-0.16.1-1|42	Name=GRhino
12cr|grhino-0.16.1-1|43	EOF
12cr|grhino-0.16.1-1|44	
12cr|grhino-0.16.1-1|45	%find_lang %{name} --with-gnome --all-name
12cr|grhino-0.16.1-1|46	
12cr|grhino-0.16.1-1|47	%clean
12cr|grhino-0.16.1-1|48	%__rm -rf %{buildroot}
12cr|grhino-0.16.1-1|49	
12cr|grhino-0.16.1-1|50	%files -f %{name}.lang
12cr|grhino-0.16.1-1|51	%doc README
12cr|grhino-0.16.1-1|52	%{_gamesbindir}/*
12cr|grhino-0.16.1-1|53	%{_datadir}/applications/%{name}.desktop
12cr|grhino-0.16.1-1|54	%{_datadir}/%{name}-%{version}
12cr|grhino-0.16.1-1|55	%{_datadir}/pixmaps/*.png
12cr|grhino-0.16.1-1|56	%if %{mdvver} < 201200
12cr|grhino-0.16.1-1|57	%{_datadir}/omf/*
12cr|grhino-0.16.1-1|58	%endif
12cr|grhino-0.16.1-1|59	
12cr|grhino-0.16.1-1|60	
12cr|grhino-0.16.1-1|61	
12cr|grhino-0.16.1-1|62	%changelog
12cr|grhino-0.16.1-1|63	* Thu Mar 29 2012 Andrey Bondrov <abondrov@mandriva.org> 0.16.1-1mdv2011.0
12cr|grhino-0.16.1-1|64	+ Revision: 788219
12cr|grhino-0.16.1-1|65	- New version 0.16.1
12cr|grhino-0.16.1-1|66	
12cr|grhino-0.16.1-1|67	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.16.0-6mdv2011.0
12cr|grhino-0.16.1-1|68	+ Revision: 610984
12cr|grhino-0.16.1-1|69	- rebuild
12cr|grhino-0.16.1-1|70	
12cr|grhino-0.16.1-1|71	* Wed Dec 16 2009 Jérôme Brenier <incubusss@mandriva.org> 0.16.0-5mdv2010.1
12cr|grhino-0.16.1-1|72	+ Revision: 479152
12cr|grhino-0.16.1-1|73	- fix build with gcc 4.3 (patch from Gentoo)
12cr|grhino-0.16.1-1|74	- fix str fmt
12cr|grhino-0.16.1-1|75	
12cr|grhino-0.16.1-1|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|grhino-0.16.1-1|77	- rebuild
12cr|grhino-0.16.1-1|78	- rebuild
12cr|grhino-0.16.1-1|79	
12cr|grhino-0.16.1-1|80	+ Pixel <pixel@mandriva.com>
12cr|grhino-0.16.1-1|81	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|grhino-0.16.1-1|82	
12cr|grhino-0.16.1-1|83	* Fri Feb 08 2008 Funda Wang <fwang@mandriva.org> 0.16.0-1mdv2008.1
12cr|grhino-0.16.1-1|84	+ Revision: 164046
12cr|grhino-0.16.1-1|85	- drop old patch
12cr|grhino-0.16.1-1|86	- New version 0.16.0
12cr|grhino-0.16.1-1|87	
12cr|grhino-0.16.1-1|88	+ Olivier Blin <blino@mandriva.org>
12cr|grhino-0.16.1-1|89	- restore BuildRoot
12cr|grhino-0.16.1-1|90	
12cr|grhino-0.16.1-1|91	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.15.0-1mdv2008.1
12cr|grhino-0.16.1-1|92	+ Revision: 131698
12cr|grhino-0.16.1-1|93	- auto-convert XDG menu entry
12cr|grhino-0.16.1-1|94	- kill re-definition of %%buildroot on Pixel's request
12cr|grhino-0.16.1-1|95	- import grhino
12cr|grhino-0.16.1-1|96	
12cr|grhino-0.16.1-1|97	
12cr|grhino-0.16.1-1|98	* Sat Jun 18 2005 Abel Cheung <deaddog@mandriva.org> 0.15.0-1mdk
12cr|grhino-0.16.1-1|99	- New release 0.15.0
12cr|grhino-0.16.1-1|100	- Supports GTP now (since 0.14)
12cr|grhino-0.16.1-1|101	
12cr|grhino-0.16.1-1|102	* Sun Mar 27 2005 Abel Cheung <deaddog@mandrake.org> 0.13.0-1mdk
12cr|grhino-0.16.1-1|103	- New release 0.13.0
12cr|grhino-0.16.1-1|104	- Redo P0
12cr|grhino-0.16.1-1|105	
12cr|grhino-0.16.1-1|106	* Mon Nov 29 2004 Abel Cheung <deaddog@mandrake.org> 0.12.0-2mdk
12cr|grhino-0.16.1-1|107	- Likely Rafael and me submitted same package at same time, so
12cr|grhino-0.16.1-1|108	rebuild and pray for everything to automatically clean up themselves
12cr|grhino-0.16.1-1|109	(Rafael, if you really did submit grhino, can you add your changes here?)
12cr|grhino-0.16.1-1|110	
12cr|grhino-0.16.1-1|111	* Mon Nov 22 2004 Abel Cheung <deaddog@mandrake.org> 0.12.0-1mdk
12cr|grhino-0.16.1-1|112	- First Mandrake package

1908 12
12cr|griffith-0.13-1|1	%define _version_art	0.9.4
12cr|griffith-0.13-1|2	
12cr|griffith-0.13-1|3	Summary:	Film collection manager application
12cr|griffith-0.13-1|4	Name:		griffith
12cr|griffith-0.13-1|5	Version:	0.13
12cr|griffith-0.13-1|6	Release:	%mkrel 1
12cr|griffith-0.13-1|7	License:	GPLv2
12cr|griffith-0.13-1|8	Group:		Databases
12cr|griffith-0.13-1|9	URL:		http://griffith.cc/
12cr|griffith-0.13-1|10	Source:		http://download.berlios.de/griffith/%{name}-%{version}.tar.gz
12cr|griffith-0.13-1|11	Source1:	http://download.berlios.de/griffith/%{name}-extra-artwork-%{_version_art}.tar.gz
12cr|griffith-0.13-1|12	BuildArch:	noarch
12cr|griffith-0.13-1|13	BuildRequires:	docbook-utils
12cr|griffith-0.13-1|14	BuildRequires:	python-sqlalchemy
12cr|griffith-0.13-1|15	BuildRequires:	python-devel
12cr|griffith-0.13-1|16	BuildRequires:	desktop-file-utils
12cr|griffith-0.13-1|17	Requires:	python-psycopg2
12cr|griffith-0.13-1|18	Requires:	python-chardet
12cr|griffith-0.13-1|19	Requires:	python-imaging
12cr|griffith-0.13-1|20	Requires:	python-reportlab >= 1.19
12cr|griffith-0.13-1|21	Requires:	python-sqlite2
12cr|griffith-0.13-1|22	Requires:	python-sqlalchemy
12cr|griffith-0.13-1|23	Requires:	python-pyxml
12cr|griffith-0.13-1|24	Requires:	pygtk2.0-libglade
12cr|griffith-0.13-1|25	Requires:	xpdf
12cr|griffith-0.13-1|26	
12cr|griffith-0.13-1|27	%description
12cr|griffith-0.13-1|28	Griffith is a film collection manager application. Adding items to the movie
12cr|griffith-0.13-1|29	collection is as quick and easy as typing the film title and selecting a
12cr|griffith-0.13-1|30	supported source. Griffith will then try to fetch all the related information
12cr|griffith-0.13-1|31	from the Web.
12cr|griffith-0.13-1|32	
12cr|griffith-0.13-1|33	%prep
12cr|griffith-0.13-1|34	%setup -q -a 1
12cr|griffith-0.13-1|35	%__mv %{name}-extra-artwork-%{_version_art} extra-artwork
12cr|griffith-0.13-1|36	
12cr|griffith-0.13-1|37	%build
12cr|griffith-0.13-1|38	
12cr|griffith-0.13-1|39	%install
12cr|griffith-0.13-1|40	%__rm -rf %{buildroot}
12cr|griffith-0.13-1|41	%makeinstall_std
12cr|griffith-0.13-1|42	
12cr|griffith-0.13-1|43	%__rm -f %{buildroot}%{_bindir}/%{name}
12cr|griffith-0.13-1|44	pushd %{buildroot}%{_bindir}
12cr|griffith-0.13-1|45	%__ln_s ../share/%{name}/lib/%{name} .
12cr|griffith-0.13-1|46	popd
12cr|griffith-0.13-1|47	
12cr|griffith-0.13-1|48	# extra-artwork
12cr|griffith-0.13-1|49	%__install -m 644 extra-artwork/images/* %{buildroot}%{_datadir}/%{name}/images
12cr|griffith-0.13-1|50	for i in AUTHORS ChangeLog COPYING; do
12cr|griffith-0.13-1|51	%__mv extra-artwork/$i $i.extra-artwork
12cr|griffith-0.13-1|52	done
12cr|griffith-0.13-1|53	
12cr|griffith-0.13-1|54	desktop-file-install --vendor="" \
12cr|griffith-0.13-1|55	--remove-category="Database" \
12cr|griffith-0.13-1|56	--remove-category="GNOME" \
12cr|griffith-0.13-1|57	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|griffith-0.13-1|58	
12cr|griffith-0.13-1|59	%find_lang %{name} --with-man
12cr|griffith-0.13-1|60	
12cr|griffith-0.13-1|61	%clean
12cr|griffith-0.13-1|62	%__rm -rf %{buildroot}
12cr|griffith-0.13-1|63	
12cr|griffith-0.13-1|64	%files -f %{name}.lang
12cr|griffith-0.13-1|65	%doc AUTHORS ChangeLog COPYING README INSTALL NEWS TODO *.extra-artwork
12cr|griffith-0.13-1|66	%{_bindir}/%{name}
12cr|griffith-0.13-1|67	%{_datadir}/%{name}
12cr|griffith-0.13-1|68	%{_datadir}/applications/*.desktop
12cr|griffith-0.13-1|69	%{_datadir}/pixmaps/*
12cr|griffith-0.13-1|70	%{_mandir}/man1/griffith.1.*
12cr|griffith-0.13-1|71	%config(noreplace) %{_sysconfdir}/bash_completion.d/griffith
12cr|griffith-0.13-1|72	
12cr|griffith-0.13-1|73	
12cr|griffith-0.13-1|74	
12cr|griffith-0.13-1|75	%changelog
12cr|griffith-0.13-1|76	* Tue Mar 06 2012 Andrey Bondrov <abondrov@mandriva.org> 0.13-1
12cr|griffith-0.13-1|77	+ Revision: 782441
12cr|griffith-0.13-1|78	- imported package griffith
12cr|griffith-0.13-1|79	

1909 12
12cr|grin-1.2.1-3|1	%define name	grin
12cr|grin-1.2.1-3|2	%define version 1.2.1
12cr|grin-1.2.1-3|3	%define	rel		3
12cr|grin-1.2.1-3|4	%if %mdkversion	< 201100
12cr|grin-1.2.1-3|5	%define release	%mkrel %{rel}
12cr|grin-1.2.1-3|6	%else
12cr|grin-1.2.1-3|7	%define release %{rel}
12cr|grin-1.2.1-3|8	%endif
12cr|grin-1.2.1-3|9	
12cr|grin-1.2.1-3|10	%if %{_use_internal_dependency_generator}
12cr|grin-1.2.1-3|11	%define __noautoreq 'pythonegg\\(argparse\\)'
12cr|grin-1.2.1-3|12	%else
12cr|grin-1.2.1-3|13	%define _requires_exceptions pythonegg(argparse)
12cr|grin-1.2.1-3|14	%endif
12cr|grin-1.2.1-3|15	
12cr|grin-1.2.1-3|16	Summary:        A grep-like program for searching directories full of source code
12cr|grin-1.2.1-3|17	Name:           %{name}
12cr|grin-1.2.1-3|18	Version:        %{version}
12cr|grin-1.2.1-3|19	Release:        %{release}
12cr|grin-1.2.1-3|20	Source0:		http://pypi.python.org/packages/source/g/%{name}/%{name}-%{version}.tar.gz
12cr|grin-1.2.1-3|21	License:        BSD
12cr|grin-1.2.1-3|22	Group:          Text tools
12cr|grin-1.2.1-3|23	Url:            http://pypi.python.org/pypi/grin/
12cr|grin-1.2.1-3|24	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|grin-1.2.1-3|25	BuildArch:      noarch
12cr|grin-1.2.1-3|26	%if %mdkversion < 201100
12cr|grin-1.2.1-3|27	Requires:		python-argparse >= 1.1
12cr|grin-1.2.1-3|28	BuildRequires:  python-argparse >= 1.1
12cr|grin-1.2.1-3|29	%endif
12cr|grin-1.2.1-3|30	BuildRequires:	python-setuptools
12cr|grin-1.2.1-3|31	BuildRequires:	python-nose >= 0.10
12cr|grin-1.2.1-3|32	%py_requires -d
12cr|grin-1.2.1-3|33	
12cr|grin-1.2.1-3|34	%description
12cr|grin-1.2.1-3|35	Grin is a tool for searching through directories full of source code. Although
12cr|grin-1.2.1-3|36	similar to grep, it has a number of unique features:
12cr|grin-1.2.1-3|37	
12cr|grin-1.2.1-3|38	* Recurse directories by default.
12cr|grin-1.2.1-3|39	* Do not go into directories with specified names.
12cr|grin-1.2.1-3|40	* Do not search files with specified extensions.
12cr|grin-1.2.1-3|41	* Be able to show context lines before and after matched lines.
12cr|grin-1.2.1-3|42	* Python regex syntax.
12cr|grin-1.2.1-3|43	* Unless suppressed via a command line option, display the filename regardless
12cr|grin-1.2.1-3|44	of the number of files.
12cr|grin-1.2.1-3|45	* Accept a file (or stdin) with a list of newline-separated filenames.
12cr|grin-1.2.1-3|46	* Grep through gzipped text files.
12cr|grin-1.2.1-3|47	* Be useful as a library to build custom tools quickly.
12cr|grin-1.2.1-3|48	
12cr|grin-1.2.1-3|49	%prep
12cr|grin-1.2.1-3|50	%setup -q
12cr|grin-1.2.1-3|51	
12cr|grin-1.2.1-3|52	%install
12cr|grin-1.2.1-3|53	%__rm -rf %{buildroot}
12cr|grin-1.2.1-3|54	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|grin-1.2.1-3|55	
12cr|grin-1.2.1-3|56	%check
12cr|grin-1.2.1-3|57	nosetests
12cr|grin-1.2.1-3|58	
12cr|grin-1.2.1-3|59	%clean
12cr|grin-1.2.1-3|60	%__rm -rf %{buildroot}
12cr|grin-1.2.1-3|61	
12cr|grin-1.2.1-3|62	%files
12cr|grin-1.2.1-3|63	%defattr(-,root,root)
12cr|grin-1.2.1-3|64	%doc *.txt examples/
12cr|grin-1.2.1-3|65	%_bindir/%{name}*
12cr|grin-1.2.1-3|66	%py_sitedir/%{name}*
12cr|grin-1.2.1-3|67	
12cr|grin-1.2.1-3|68	
12cr|grin-1.2.1-3|69	%changelog
12cr|grin-1.2.1-3|70	* Thu Jul 12 2012 Lev Givon <lev@mandriva.org> 1.2.1-3
12cr|grin-1.2.1-3|71	+ Revision: 809061
12cr|grin-1.2.1-3|72	- Bump to rebuild.
12cr|grin-1.2.1-3|73	- Remove explicit requirement of python-argparse in 2011 and later.
12cr|grin-1.2.1-3|74	
12cr|grin-1.2.1-3|75	* Sun Oct 31 2010 Funda Wang <fwang@mandriva.org> 1.2.1-2mdv2011.0
12cr|grin-1.2.1-3|76	+ Revision: 590804
12cr|grin-1.2.1-3|77	- rebuild for py2.7
12cr|grin-1.2.1-3|78	
12cr|grin-1.2.1-3|79	* Wed Oct 27 2010 Lev Givon <lev@mandriva.org> 1.2.1-1mdv2011.0
12cr|grin-1.2.1-3|80	+ Revision: 589595
12cr|grin-1.2.1-3|81	- Update to 1.2.1.
12cr|grin-1.2.1-3|82	
12cr|grin-1.2.1-3|83	* Fri Aug 06 2010 Lev Givon <lev@mandriva.org> 1.2-1mdv2011.0
12cr|grin-1.2.1-3|84	+ Revision: 566778
12cr|grin-1.2.1-3|85	- Update to 1.2.
12cr|grin-1.2.1-3|86	
12cr|grin-1.2.1-3|87	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-3mdv2010.0
12cr|grin-1.2.1-3|88	+ Revision: 437815
12cr|grin-1.2.1-3|89	- rebuild
12cr|grin-1.2.1-3|90	
12cr|grin-1.2.1-3|91	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.1.1-2mdv2009.1
12cr|grin-1.2.1-3|92	+ Revision: 325579
12cr|grin-1.2.1-3|93	- rebuild
12cr|grin-1.2.1-3|94	
12cr|grin-1.2.1-3|95	* Wed Dec 10 2008 Lev Givon <lev@mandriva.org> 1.1.1-1mdv2009.1
12cr|grin-1.2.1-3|96	+ Revision: 312530
12cr|grin-1.2.1-3|97	- Update to 1.1.1.
12cr|grin-1.2.1-3|98	
12cr|grin-1.2.1-3|99	* Thu Jul 17 2008 Lev Givon <lev@mandriva.org> 1.1-1mdv2009.0
12cr|grin-1.2.1-3|100	+ Revision: 237805
12cr|grin-1.2.1-3|101	- import grin
12cr|grin-1.2.1-3|102	
12cr|grin-1.2.1-3|103	
12cr|grin-1.2.1-3|104	* Thu Jul 17 2008 Lev Givon <lev@mandriva.org> 1.1-1mdv2008.1
12cr|grin-1.2.1-3|105	- Package for Mandriva.

1910 12
12cr|grip-3.3.1-15|1	%define build_id3 0
12cr|grip-3.3.1-15|2	%{?_with_id3: %{expand: %%global build_id3 1}}
12cr|grip-3.3.1-15|3	%{?_without_id3: %{expand: %%global build_id3 0}}
12cr|grip-3.3.1-15|4	
12cr|grip-3.3.1-15|5	Summary:	Grip, a CD player and ripper/MP3-encoder front-end
12cr|grip-3.3.1-15|6	Name:		grip
12cr|grip-3.3.1-15|7	Version:	3.3.1
12cr|grip-3.3.1-15|8	Release:	%mkrel 15
12cr|grip-3.3.1-15|9	License:	GPLv2+
12cr|grip-3.3.1-15|10	Epoch:		1
12cr|grip-3.3.1-15|11	Group:		Sound
12cr|grip-3.3.1-15|12	URL:		http://www.nostatic.org/grip/
12cr|grip-3.3.1-15|13	Source0:	http://prdownloads.sourceforge.net/grip/%{name}-%{version}.tar.bz2
12cr|grip-3.3.1-15|14	Source2:	grip.1.bz2
12cr|grip-3.3.1-15|15	Source3:	grip-3.3.1-de.po.bz2
12cr|grip-3.3.1-15|16	Patch0:		grip-3.1.7-ogg.patch
12cr|grip-3.3.1-15|17	Patch1:		grip-3.0.5-blind-write-fix.patch
12cr|grip-3.3.1-15|18	Patch2:		grip-3.3.1-desktop.patch
12cr|grip-3.3.1-15|19	Patch3:		grip-3.3.1-lame-flac-options.patch
12cr|grip-3.3.1-15|20	Patch4:		grip-3.3.1-literal.patch
12cr|grip-3.3.1-15|21	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|grip-3.3.1-15|22	BuildRequires:	libgnomeui2-devel
12cr|grip-3.3.1-15|23	BuildRequires:	libcurl-devel
12cr|grip-3.3.1-15|24	BuildRequires:	vte-devel
12cr|grip-3.3.1-15|25	BuildRequires:	imagemagick
12cr|grip-3.3.1-15|26	Requires:	vorbis-tools
12cr|grip-3.3.1-15|27	BuildRequires:	libcdda-devel
12cr|grip-3.3.1-15|28	%if %build_id3
12cr|grip-3.3.1-15|29	BuildRequires:	libid3-devel
12cr|grip-3.3.1-15|30	%endif
12cr|grip-3.3.1-15|31	
12cr|grip-3.3.1-15|32	%description
12cr|grip-3.3.1-15|33	Grip is a GTK+-based CD player and ripper. It has the ripping
12cr|grip-3.3.1-15|34	capabilities of cdparanoia built in, but can also use external rippers
12cr|grip-3.3.1-15|35	(such as cdda2wav). It also provides an automated frontend for various
12cr|grip-3.3.1-15|36	encoders, letting you take a disc and transform it easily straight
12cr|grip-3.3.1-15|37	into Vorbis, FLAC or MP3 format (MP3 only with a separate MP3 encoder).
12cr|grip-3.3.1-15|38	The CDDB protocol is supported for retrieving track information from
12cr|grip-3.3.1-15|39	disc database servers. Grip works with DigitalDJ to provide a unified
12cr|grip-3.3.1-15|40	"computerized" version of your music collection.
12cr|grip-3.3.1-15|41	
12cr|grip-3.3.1-15|42	%prep
12cr|grip-3.3.1-15|43	%setup -q
12cr|grip-3.3.1-15|44	%patch0 -p1 -b .tv
12cr|grip-3.3.1-15|45	%patch1 -p1 -b .blind-write-fix
12cr|grip-3.3.1-15|46	%patch2 -p1 -b .desktop
12cr|grip-3.3.1-15|47	%patch3 -p1 -b .options
12cr|grip-3.3.1-15|48	%patch4 -p1 -b .literal
12cr|grip-3.3.1-15|49	bzcat %SOURCE3 > po/de.po
12cr|grip-3.3.1-15|50	
12cr|grip-3.3.1-15|51	%build
12cr|grip-3.3.1-15|52	%configure2_5x \
12cr|grip-3.3.1-15|53	%if %build_id3
12cr|grip-3.3.1-15|54	--enable-id3 \
12cr|grip-3.3.1-15|55	%else
12cr|grip-3.3.1-15|56	--disable-id3 \
12cr|grip-3.3.1-15|57	%endif
12cr|grip-3.3.1-15|58	%ifarch alpha ppc
12cr|grip-3.3.1-15|59	--disable-cdpar
12cr|grip-3.3.1-15|60	%endif
12cr|grip-3.3.1-15|61	
12cr|grip-3.3.1-15|62	%make
12cr|grip-3.3.1-15|63	
12cr|grip-3.3.1-15|64	%install
12cr|grip-3.3.1-15|65	rm -rf %{buildroot}
12cr|grip-3.3.1-15|66	%makeinstall
12cr|grip-3.3.1-15|67	mkdir -p %{buildroot}%{_mandir}/man1
12cr|grip-3.3.1-15|68	install -m 644 %SOURCE2 %{buildroot}%{_mandir}/man1/
12cr|grip-3.3.1-15|69	
12cr|grip-3.3.1-15|70	#mdk icons
12cr|grip-3.3.1-15|71	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|grip-3.3.1-15|72	ln -s %{_datadir}/pixmaps/gripicon.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|grip-3.3.1-15|73	convert -scale 32 pixmaps/gripicon.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|grip-3.3.1-15|74	convert -scale 16 pixmaps/gripicon.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|grip-3.3.1-15|75	
12cr|grip-3.3.1-15|76	#menu - delete the included one and make our own, because the included one stinks
12cr|grip-3.3.1-15|77	rm -f %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|grip-3.3.1-15|78	
12cr|grip-3.3.1-15|79	mkdir -p %{buildroot}%{_datadir}/applications
12cr|grip-3.3.1-15|80	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|grip-3.3.1-15|81	[Desktop Entry]
12cr|grip-3.3.1-15|82	Name=Grip
12cr|grip-3.3.1-15|83	Comment=CD player and ripper
12cr|grip-3.3.1-15|84	Exec=%{_bindir}/%{name}
12cr|grip-3.3.1-15|85	Icon=%{name}
12cr|grip-3.3.1-15|86	Terminal=false
12cr|grip-3.3.1-15|87	Type=Application
12cr|grip-3.3.1-15|88	StartupNotify=true
12cr|grip-3.3.1-15|89	Categories=GTK;AudioVideo;Audio;Player;
12cr|grip-3.3.1-15|90	EOF
12cr|grip-3.3.1-15|91	
12cr|grip-3.3.1-15|92	%find_lang %{name}-2.2
12cr|grip-3.3.1-15|93	
12cr|grip-3.3.1-15|94	%clean
12cr|grip-3.3.1-15|95	rm -rf %{buildroot}
12cr|grip-3.3.1-15|96	
12cr|grip-3.3.1-15|97	%if %mdkversion < 200900
12cr|grip-3.3.1-15|98	%post
12cr|grip-3.3.1-15|99	%{update_menus}
12cr|grip-3.3.1-15|100	%{update_icon_cache hicolor}
12cr|grip-3.3.1-15|101	%endif
12cr|grip-3.3.1-15|102	
12cr|grip-3.3.1-15|103	%if %mdkversion < 200900
12cr|grip-3.3.1-15|104	%postun
12cr|grip-3.3.1-15|105	%{clean_menus}
12cr|grip-3.3.1-15|106	%{clean_icon_cache hicolor}
12cr|grip-3.3.1-15|107	%endif
12cr|grip-3.3.1-15|108	
12cr|grip-3.3.1-15|109	%files -f %{name}-2.2.lang
12cr|grip-3.3.1-15|110	%defattr(-,root,root)
12cr|grip-3.3.1-15|111	%doc ABOUT-NLS AUTHORS CREDITS README ChangeLog TODO
12cr|grip-3.3.1-15|112	%{_bindir}/*
12cr|grip-3.3.1-15|113	%{_datadir}/gnome/help/%{name}/
12cr|grip-3.3.1-15|114	%{_datadir}/pixmaps/gripicon.png
12cr|grip-3.3.1-15|115	%{_datadir}/pixmaps/griptray.png
12cr|grip-3.3.1-15|116	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|grip-3.3.1-15|117	%{_mandir}/man1/*
12cr|grip-3.3.1-15|118	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|grip-3.3.1-15|119	
12cr|grip-3.3.1-15|120	
12cr|grip-3.3.1-15|121	
12cr|grip-3.3.1-15|122	%changelog
12cr|grip-3.3.1-15|123	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1:3.3.1-15mdv2011.0
12cr|grip-3.3.1-15|124	+ Revision: 619255
12cr|grip-3.3.1-15|125	- the mass rebuild of 2010.0 packages
12cr|grip-3.3.1-15|126	
12cr|grip-3.3.1-15|127	* Thu Oct 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:3.3.1-14mdv2010.0
12cr|grip-3.3.1-15|128	+ Revision: 455850
12cr|grip-3.3.1-15|129	- rebuild for new curl SSL backend
12cr|grip-3.3.1-15|130	
12cr|grip-3.3.1-15|131	* Wed Jun 10 2009 Götz Waschk <waschk@mandriva.org> 1:3.3.1-13mdv2010.0
12cr|grip-3.3.1-15|132	+ Revision: 384686
12cr|grip-3.3.1-15|133	- rebuild for new vte
12cr|grip-3.3.1-15|134	
12cr|grip-3.3.1-15|135	* Tue Jun 02 2009 Götz Waschk <waschk@mandriva.org> 1:3.3.1-12mdv2010.0
12cr|grip-3.3.1-15|136	+ Revision: 382165
12cr|grip-3.3.1-15|137	- rebuild for new libvte
12cr|grip-3.3.1-15|138	
12cr|grip-3.3.1-15|139	* Thu Jan 08 2009 Götz Waschk <waschk@mandriva.org> 1:3.3.1-11mdv2009.1
12cr|grip-3.3.1-15|140	+ Revision: 327049
12cr|grip-3.3.1-15|141	- disable stupid id3lib again
12cr|grip-3.3.1-15|142	- always use id3v2 in lame options
12cr|grip-3.3.1-15|143	
12cr|grip-3.3.1-15|144	* Wed Jan 07 2009 Adam Williamson <awilliamson@mandriva.org> 1:3.3.1-10mdv2009.1
12cr|grip-3.3.1-15|145	+ Revision: 326760
12cr|grip-3.3.1-15|146	- enable id3lib support, there's really no reason not to that I can see
12cr|grip-3.3.1-15|147	- add literal.patch: fix a string literal error
12cr|grip-3.3.1-15|148	- rediff lame-flac-options.patch
12cr|grip-3.3.1-15|149	
12cr|grip-3.3.1-15|150	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|grip-3.3.1-15|151	- lowercase ImageMagick
12cr|grip-3.3.1-15|152	
12cr|grip-3.3.1-15|153	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1:3.3.1-9mdv2009.0
12cr|grip-3.3.1-15|154	+ Revision: 218421
12cr|grip-3.3.1-15|155	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|grip-3.3.1-15|156	
12cr|grip-3.3.1-15|157	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.3.1-9mdv2008.1
12cr|grip-3.3.1-15|158	+ Revision: 178711
12cr|grip-3.3.1-15|159	- rebuild
12cr|grip-3.3.1-15|160	
12cr|grip-3.3.1-15|161	+ Thierry Vignaud <tv@mandriva.org>
12cr|grip-3.3.1-15|162	- rebuild
12cr|grip-3.3.1-15|163	- kill re-definition of %%buildroot on Pixel's request
12cr|grip-3.3.1-15|164	
12cr|grip-3.3.1-15|165	+ Olivier Blin <oblin@mandriva.com>
12cr|grip-3.3.1-15|166	- restore BuildRoot
12cr|grip-3.3.1-15|167	
12cr|grip-3.3.1-15|168	* Fri Sep 21 2007 Adam Williamson <awilliamson@mandriva.org> 1:3.3.1-7mdv2008.0
12cr|grip-3.3.1-15|169	+ Revision: 92088
12cr|grip-3.3.1-15|170	- oops - fix icon directory creation
12cr|grip-3.3.1-15|171	- rebuild for 2008
12cr|grip-3.3.1-15|172	- don't package COPYING
12cr|grip-3.3.1-15|173	- fd.o icons
12cr|grip-3.3.1-15|174	- drop old menu, fix XDG menu (by dumping the included one and creating a new)
12cr|grip-3.3.1-15|175	- new license policy
12cr|grip-3.3.1-15|176	- spec clean
12cr|grip-3.3.1-15|177	
12cr|grip-3.3.1-15|178	
12cr|grip-3.3.1-15|179	* Thu Nov 23 2006 Thierry Vignaud <tvignaud@mandriva.com> 3.3.1-6mdv2007.0
12cr|grip-3.3.1-15|180	+ Revision: 86771
12cr|grip-3.3.1-15|181	- Import grip
12cr|grip-3.3.1-15|182	
12cr|grip-3.3.1-15|183	* Thu Nov 23 2006 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.3.1-6mdv2007.1
12cr|grip-3.3.1-15|184	- rebuild for new curl
12cr|grip-3.3.1-15|185	
12cr|grip-3.3.1-15|186	* Tue Sep 19 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1:3.3.1-5mdv2007.0
12cr|grip-3.3.1-15|187	- Rebuild
12cr|grip-3.3.1-15|188	
12cr|grip-3.3.1-15|189	* Wed Aug 02 2006 Gtz Waschk <waschk@mandriva.org> 3.3.1-4mdv2007.0
12cr|grip-3.3.1-15|190	- xdg menu
12cr|grip-3.3.1-15|191	
12cr|grip-3.3.1-15|192	* Sat Jul 08 2006 Thierry Vignaud <tvignaud@mandriva.com> 3.3.1-3mdv2007.0
12cr|grip-3.3.1-15|193	- rebuild with new vte
12cr|grip-3.3.1-15|194	
12cr|grip-3.3.1-15|195	* Thu Nov 17 2005 Thierry Vignaud <tvignaud@mandriva.com> 3.3.1-2mdk
12cr|grip-3.3.1-15|196	- rebuild against openssl-0.9.8
12cr|grip-3.3.1-15|197	
12cr|grip-3.3.1-15|198	* Mon Jun 27 2005 Gtz Waschk <waschk@mandriva.org> 3.3.1-1mdk
12cr|grip-3.3.1-15|199	- update source 3
12cr|grip-3.3.1-15|200	- drop patch 2
12cr|grip-3.3.1-15|201	- New release 3.3.1
12cr|grip-3.3.1-15|202	
12cr|grip-3.3.1-15|203	* Wed Apr 06 2005 Gtz Waschk <waschk@linux-mandrake.com> 1:3.3.0-2mdk
12cr|grip-3.3.1-15|204	- fix MDKSA-2005:066 (bug #15172)
12cr|grip-3.3.1-15|205	
12cr|grip-3.3.1-15|206	* Mon Jan 31 2005 Gtz Waschk <waschk@linux-mandrake.com> 3.3.0-1mdk
12cr|grip-3.3.1-15|207	- update the german translation
12cr|grip-3.3.1-15|208	- new version
12cr|grip-3.3.1-15|209	
12cr|grip-3.3.1-15|210	* Thu Jan 06 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 3.2.0-6mdk
12cr|grip-3.3.1-15|211	- Rebuild with latest howl
12cr|grip-3.3.1-15|212	
12cr|grip-3.3.1-15|213	* Mon Nov 15 2004 Gtz Waschk <waschk@linux-mandrake.com> 3.2.0-5mdk
12cr|grip-3.3.1-15|214	- fix menu entry
12cr|grip-3.3.1-15|215	
12cr|grip-3.3.1-15|216	* Sun Nov 14 2004 Gtz Waschk <waschk@linux-mandrake.com> 3.2.0-4mdk
12cr|grip-3.3.1-15|217	- use the official icon (thanks to Peter Adolphs)
12cr|grip-3.3.1-15|218	
12cr|grip-3.3.1-15|219	* Thu Jul 01 2004 Gtz Waschk <waschk@linux-mandrake.com> 3.2.0-3mdk
12cr|grip-3.3.1-15|220	- rebuild for new curl
12cr|grip-3.3.1-15|221	
12cr|grip-3.3.1-15|222	* Sat Jun 05 2004 <lmontel@n2.mandrakesoft.com> 3.2.0-2mdk
12cr|grip-3.3.1-15|223	- Rebuild
12cr|grip-3.3.1-15|224	
12cr|grip-3.3.1-15|225	* Wed Apr 28 2004 Goetz Waschk <waschk@linux-mandrake.com> 3.2.0-1mdk
12cr|grip-3.3.1-15|226	- New release 3.2.0
12cr|grip-3.3.1-15|227	
12cr|grip-3.3.1-15|228	* Thu Apr 22 2004 Gtz Waschk <waschk@linux-mandrake.com> 3.1.10-1mdk
12cr|grip-3.3.1-15|229	- fix URL
12cr|grip-3.3.1-15|230	- New release 3.1.10
12cr|grip-3.3.1-15|231	
12cr|grip-3.3.1-15|232	* Sat Apr 03 2004 Gtz Waschk <waschk@linux-mandrake.com> 3.1.9-1mdk
12cr|grip-3.3.1-15|233	- requires curl instead of ghttp
12cr|grip-3.3.1-15|234	- drop patch 2
12cr|grip-3.3.1-15|235	- rediff patches 0,3
12cr|grip-3.3.1-15|236	- new version
12cr|grip-3.3.1-15|237	
12cr|grip-3.3.1-15|238	* Mon Dec 22 2003 Gtz Waschk <waschk@linux-mandrake.com> 3.1.4-1mdk
12cr|grip-3.3.1-15|239	- add spec file support for id3lib
12cr|grip-3.3.1-15|240	- patch3: add tagging to the default lame and flac encoder options
12cr|grip-3.3.1-15|241	- patch2: fix header location of our cdparanoia libs
12cr|grip-3.3.1-15|242	- new version
12cr|grip-3.3.1-15|243	

1911 12
12cr|grisbi-0.8.5-1|1	%define	name	grisbi
12cr|grisbi-0.8.5-1|2	%define	version	0.8.5
12cr|grisbi-0.8.5-1|3	%define	release	1
12cr|grisbi-0.8.5-1|4	
12cr|grisbi-0.8.5-1|5	Name:		%{name}
12cr|grisbi-0.8.5-1|6	Summary:	Personal finance manager
12cr|grisbi-0.8.5-1|7	Version:	%{version}
12cr|grisbi-0.8.5-1|8	Release:	%{release}
12cr|grisbi-0.8.5-1|9	License:	GPLv2
12cr|grisbi-0.8.5-1|10	Url:		http://www.grisbi.org/
12cr|grisbi-0.8.5-1|11	Source0:	http://switch.dl.sourceforge.net/sourceforge/grisbi/%{name}-%{version}.tar.bz2
12cr|grisbi-0.8.5-1|12	Group:		Office
12cr|grisbi-0.8.5-1|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|grisbi-0.8.5-1|14	BuildRequires:	pkgconfig(libofx)
12cr|grisbi-0.8.5-1|15	BuildRequires:	gettext-devel
12cr|grisbi-0.8.5-1|16	BuildRequires:	imagemagick
12cr|grisbi-0.8.5-1|17	BuildRequires:	pkgconfig(openssl)
12cr|grisbi-0.8.5-1|18	BuildRequires:	intltool
12cr|grisbi-0.8.5-1|19	
12cr|grisbi-0.8.5-1|20	%description
12cr|grisbi-0.8.5-1|21	Grisbi helps you to manage your personal finance with Linux.
12cr|grisbi-0.8.5-1|22	
12cr|grisbi-0.8.5-1|23	%prep
12cr|grisbi-0.8.5-1|24	%setup -qn %{name}-%{version}
12cr|grisbi-0.8.5-1|25	
12cr|grisbi-0.8.5-1|26	%build
12cr|grisbi-0.8.5-1|27	export LIBS="-lm"
12cr|grisbi-0.8.5-1|28	%configure2_5x --with-plugins
12cr|grisbi-0.8.5-1|29	%make
12cr|grisbi-0.8.5-1|30	
12cr|grisbi-0.8.5-1|31	%install
12cr|grisbi-0.8.5-1|32	%makeinstall_std
12cr|grisbi-0.8.5-1|33	
12cr|grisbi-0.8.5-1|34	install -d -m 755 %{buildroot}%{_liconsdir}
12cr|grisbi-0.8.5-1|35	install -d -m 755 %{buildroot}%{_iconsdir}
12cr|grisbi-0.8.5-1|36	install -d -m 755 %{buildroot}%{_miconsdir}
12cr|grisbi-0.8.5-1|37	install -m 644 pixmaps/grisbi.png %{buildroot}%{_liconsdir}/grisbi.png
12cr|grisbi-0.8.5-1|38	convert pixmaps/grisbi.png -resize 32x32 %{buildroot}%{_iconsdir}/grisbi.png
12cr|grisbi-0.8.5-1|39	convert pixmaps/grisbi.png -resize 16x16 %{buildroot}%{_miconsdir}/grisbi.png
12cr|grisbi-0.8.5-1|40	
12cr|grisbi-0.8.5-1|41	%find_lang %{name}
12cr|grisbi-0.8.5-1|42	
12cr|grisbi-0.8.5-1|43	sed -i 's/grisbi.png/grisbi/' \
12cr|grisbi-0.8.5-1|44	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|grisbi-0.8.5-1|45	
12cr|grisbi-0.8.5-1|46	%files -f %{name}.lang
12cr|grisbi-0.8.5-1|47	%defattr(-,root,root)
12cr|grisbi-0.8.5-1|48	%doc AUTHORS NEWS README COPYING
12cr|grisbi-0.8.5-1|49	%{_bindir}/*
12cr|grisbi-0.8.5-1|50	%{_libdir}/%{name}
12cr|grisbi-0.8.5-1|51	%{_datadir}/grisbi
12cr|grisbi-0.8.5-1|52	%{_datadir}/pixmaps/*
12cr|grisbi-0.8.5-1|53	%{_datadir}/applications/*
12cr|grisbi-0.8.5-1|54	%{_mandir}/man1/*
12cr|grisbi-0.8.5-1|55	%{_datadir}/mime-info/*
12cr|grisbi-0.8.5-1|56	%{_miconsdir}/%{name}.png
12cr|grisbi-0.8.5-1|57	%{_iconsdir}/%{name}.png
12cr|grisbi-0.8.5-1|58	%{_liconsdir}/%{name}.png
12cr|grisbi-0.8.5-1|59	%{_iconsdir}/hicolor/*/*/*.png
12cr|grisbi-0.8.5-1|60	
12cr|grisbi-0.8.5-1|61	
12cr|grisbi-0.8.5-1|62	%changelog
12cr|grisbi-0.8.5-1|63	* Mon May 02 2011 Funda Wang <fwang@mandriva.org> 0.8.5-1mdv2011.0
12cr|grisbi-0.8.5-1|64	+ Revision: 662349
12cr|grisbi-0.8.5-1|65	- byebye docs
12cr|grisbi-0.8.5-1|66	- br intltool
12cr|grisbi-0.8.5-1|67	- new version 0.8.5
12cr|grisbi-0.8.5-1|68	
12cr|grisbi-0.8.5-1|69	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-2mdv2011.0
12cr|grisbi-0.8.5-1|70	+ Revision: 610985
12cr|grisbi-0.8.5-1|71	- rebuild
12cr|grisbi-0.8.5-1|72	
12cr|grisbi-0.8.5-1|73	* Sat May 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-1mdv2010.1
12cr|grisbi-0.8.5-1|74	+ Revision: 546580
12cr|grisbi-0.8.5-1|75	- 0.6.0 final version
12cr|grisbi-0.8.5-1|76	- drop patches 2 and 3, merged upstream
12cr|grisbi-0.8.5-1|77	
12cr|grisbi-0.8.5-1|78	* Thu Apr 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-0.rc2.5mdv2010.1
12cr|grisbi-0.8.5-1|79	+ Revision: 540861
12cr|grisbi-0.8.5-1|80	- drop useless dependencies and sources (spotted by P. Biava <pierre.biava@nerim.net>)
12cr|grisbi-0.8.5-1|81	
12cr|grisbi-0.8.5-1|82	* Tue Apr 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-0.rc2.4mdv2010.1
12cr|grisbi-0.8.5-1|83	+ Revision: 539859
12cr|grisbi-0.8.5-1|84	- fix plugins loading on x86_64  (spotted by P. Biava <pierre.biava@nerim.net>)
12cr|grisbi-0.8.5-1|85	
12cr|grisbi-0.8.5-1|86	* Sun Apr 04 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-0.rc2.3mdv2010.1
12cr|grisbi-0.8.5-1|87	+ Revision: 531471
12cr|grisbi-0.8.5-1|88	- drop doc location patch, which actually breaks doc retrieval, and install all documentation into a single place
12cr|grisbi-0.8.5-1|89	
12cr|grisbi-0.8.5-1|90	* Mon Mar 22 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-0.rc2.2mdv2010.1
12cr|grisbi-0.8.5-1|91	+ Revision: 526670
12cr|grisbi-0.8.5-1|92	- rediff and reapply asneeded patch, to fix plugins build
12cr|grisbi-0.8.5-1|93	
12cr|grisbi-0.8.5-1|94	* Sun Jan 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.6.0-0.rc2.1mdv2010.1
12cr|grisbi-0.8.5-1|95	+ Revision: 498771
12cr|grisbi-0.8.5-1|96	- update to 0.6.0rc2
12cr|grisbi-0.8.5-1|97	
12cr|grisbi-0.8.5-1|98	* Sat Jan 23 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.6.0-0.rc1.20091229.3mdv2010.1
12cr|grisbi-0.8.5-1|99	+ Revision: 495302
12cr|grisbi-0.8.5-1|100	- add missing BR
12cr|grisbi-0.8.5-1|101	- one .desktop file is enough, wouldn't you say?
12cr|grisbi-0.8.5-1|102	
12cr|grisbi-0.8.5-1|103	* Sat Jan 23 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.6.0-0.rc1.20091229.2mdv2010.1
12cr|grisbi-0.8.5-1|104	+ Revision: 495183
12cr|grisbi-0.8.5-1|105	- currently we don't need autoconf in spec
12cr|grisbi-0.8.5-1|106	
12cr|grisbi-0.8.5-1|107	* Sat Jan 23 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.6.0-0.rc1.20091229.1mdv2010.1
12cr|grisbi-0.8.5-1|108	+ Revision: 495176
12cr|grisbi-0.8.5-1|109	- add back the grisbi-manuel-0.5.1, no replacement available
12cr|grisbi-0.8.5-1|110	- drop tetex* requires as grispi-manuel isn't built (is 0.5.1 docs still useful)
12cr|grisbi-0.8.5-1|111	- update to 0.6.0rc1 to fix bug with gtk >= 2.18
12cr|grisbi-0.8.5-1|112	- drop patch 0, upstream now uses xdg-open
12cr|grisbi-0.8.5-1|113	- clean spec, drop unndeed parts for distros < 2009
12cr|grisbi-0.8.5-1|114	
12cr|grisbi-0.8.5-1|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|grisbi-0.8.5-1|116	- rebuild
12cr|grisbi-0.8.5-1|117	
12cr|grisbi-0.8.5-1|118	* Thu Mar 19 2009 Jérôme Soyer <saispo@mandriva.org> 0.5.9-4mdv2009.1
12cr|grisbi-0.8.5-1|119	+ Revision: 357682
12cr|grisbi-0.8.5-1|120	- Rebuild for Mandriva 2009.1
12cr|grisbi-0.8.5-1|121	
12cr|grisbi-0.8.5-1|122	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|grisbi-0.8.5-1|123	- lowercase ImageMagick
12cr|grisbi-0.8.5-1|124	
12cr|grisbi-0.8.5-1|125	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.5.9-3mdv2009.0
12cr|grisbi-0.8.5-1|126	+ Revision: 266978
12cr|grisbi-0.8.5-1|127	- rebuild early 2009.0 package (before pixel changes)
12cr|grisbi-0.8.5-1|128	
12cr|grisbi-0.8.5-1|129	+ Pixel <pixel@mandriva.com>
12cr|grisbi-0.8.5-1|130	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|grisbi-0.8.5-1|131	
12cr|grisbi-0.8.5-1|132	* Mon May 26 2008 Frederic Crozat <fcrozat@mandriva.com> 0.5.9-2mdv2009.0
12cr|grisbi-0.8.5-1|133	+ Revision: 211409
12cr|grisbi-0.8.5-1|134	- Patch2: fix build when as-needed is used
12cr|grisbi-0.8.5-1|135	- Patch3: fix help path
12cr|grisbi-0.8.5-1|136	- Fix buildrequires
12cr|grisbi-0.8.5-1|137	
12cr|grisbi-0.8.5-1|138	+ Thierry Vignaud <tv@mandriva.org>
12cr|grisbi-0.8.5-1|139	- drop old menu
12cr|grisbi-0.8.5-1|140	- kill re-definition of %%buildroot on Pixel's request
12cr|grisbi-0.8.5-1|141	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|grisbi-0.8.5-1|142	
12cr|grisbi-0.8.5-1|143	+ Olivier Blin <oblin@mandriva.com>
12cr|grisbi-0.8.5-1|144	- restore BuildRoot
12cr|grisbi-0.8.5-1|145	
12cr|grisbi-0.8.5-1|146	
12cr|grisbi-0.8.5-1|147	* Wed Mar 21 2007 Adam Williamson <awilliamson@mandriva.com> 0.5.9-2mdv2007.1
12cr|grisbi-0.8.5-1|148	+ Revision: 147387
12cr|grisbi-0.8.5-1|149	- rebuild for new libofx
12cr|grisbi-0.8.5-1|150	- spellcheck summary and description
12cr|grisbi-0.8.5-1|151	
12cr|grisbi-0.8.5-1|152	* Wed Nov 22 2006 Jérôme Soyer <saispo@mandriva.org> 0.5.9-1mdv2007.1
12cr|grisbi-0.8.5-1|153	+ Revision: 86320
12cr|grisbi-0.8.5-1|154	- Fix Specs
12cr|grisbi-0.8.5-1|155	- Add BuildRequires Tetex
12cr|grisbi-0.8.5-1|156	- New release 0.5.9
12cr|grisbi-0.8.5-1|157	- Import grisbi
12cr|grisbi-0.8.5-1|158	
12cr|grisbi-0.8.5-1|159	* Fri Apr 07 2006 Frederic Crozat <fcrozat@mandriva.com> 0.5.8-2mdk
12cr|grisbi-0.8.5-1|160	- Patch0: fix web browser name
12cr|grisbi-0.8.5-1|161	- Patch1: fix doc build
12cr|grisbi-0.8.5-1|162	- package french manual
12cr|grisbi-0.8.5-1|163	- Add requires on latex, needed for printing
12cr|grisbi-0.8.5-1|164	- fix buildrequires
12cr|grisbi-0.8.5-1|165	
12cr|grisbi-0.8.5-1|166	* Thu Jan 19 2006 Lenny Cartier <lenny@mandriva.com> 0.5.8-1mdk
12cr|grisbi-0.8.5-1|167	- 0.5.8
12cr|grisbi-0.8.5-1|168	
12cr|grisbi-0.8.5-1|169	* Thu Nov 24 2005 Lenny Cartier <lenny@mandriva.com> 0.5.7-3mdk
12cr|grisbi-0.8.5-1|170	- rebuild
12cr|grisbi-0.8.5-1|171	
12cr|grisbi-0.8.5-1|172	* Tue Aug 09 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.5.7-2mdk
12cr|grisbi-0.8.5-1|173	- %%mkrel
12cr|grisbi-0.8.5-1|174	- get rid of bizarre stuff
12cr|grisbi-0.8.5-1|175	- don't bzip2 icons
12cr|grisbi-0.8.5-1|176	- cleanups!
12cr|grisbi-0.8.5-1|177	
12cr|grisbi-0.8.5-1|178	* Fri Jun 10 2005 Lenny Cartier <lenny@mandriva.com> 0.5.7-1mdk
12cr|grisbi-0.8.5-1|179	- 0.5.7
12cr|grisbi-0.8.5-1|180	
12cr|grisbi-0.8.5-1|181	* Thu Jan 13 2005 Jerome Soyer <saispo@mandrake.org> 0.5.5-1mdk
12cr|grisbi-0.8.5-1|182	- 0.5.5
12cr|grisbi-0.8.5-1|183	
12cr|grisbi-0.8.5-1|184	* Mon Dec 20 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.5.3-2mdk
12cr|grisbi-0.8.5-1|185	- rebuild for new ofx
12cr|grisbi-0.8.5-1|186	
12cr|grisbi-0.8.5-1|187	* Thu Dec 02 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.5.3-1mdk
12cr|grisbi-0.8.5-1|188	- 0.5.3
12cr|grisbi-0.8.5-1|189	
12cr|grisbi-0.8.5-1|190	* Fri Oct 22 2004 Jerome Soyer <saispo@mandrake.org> 0.5.2-1mdk
12cr|grisbi-0.8.5-1|191	- 0.5.2
12cr|grisbi-0.8.5-1|192	- Update BuildRequires
12cr|grisbi-0.8.5-1|193	
12cr|grisbi-0.8.5-1|194	* Mon Aug 30 2004 Jerome Soyer <saispo@mandrake.org> 0.5.1-3mdk
12cr|grisbi-0.8.5-1|195	- fix buildrequires
12cr|grisbi-0.8.5-1|196	
12cr|grisbi-0.8.5-1|197	* Sun Aug 22 2004 Jerome Soyer <saispo@mandrake.org> 0.5.1-2mdk
12cr|grisbi-0.8.5-1|198	- fix menu entry
12cr|grisbi-0.8.5-1|199	
12cr|grisbi-0.8.5-1|200	* Thu Aug 05 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.5.1-1mdk
12cr|grisbi-0.8.5-1|201	- 0.5.1
12cr|grisbi-0.8.5-1|202	
12cr|grisbi-0.8.5-1|203	* Tue Jul 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.5.0-1mdk
12cr|grisbi-0.8.5-1|204	- from neoclust <n1c0l4s.l3@wanadoo.fr> :
12cr|grisbi-0.8.5-1|205	- 0.5.0
12cr|grisbi-0.8.5-1|206	
12cr|grisbi-0.8.5-1|207	* Sat Apr 24 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.4.5-1mdk
12cr|grisbi-0.8.5-1|208	- 0.4.5
12cr|grisbi-0.8.5-1|209	- merge with original grisbi spec
12cr|grisbi-0.8.5-1|210	

1912 12
12cr|grits-0.7-1|1	%define major		4
12cr|grits-0.7-1|2	%define libgrits	%mklibname grits %{major}
12cr|grits-0.7-1|3	%define libgrits_devel	%mklibname -d grits
12cr|grits-0.7-1|4	
12cr|grits-0.7-1|5	Name:		grits
12cr|grits-0.7-1|6	Version:	0.7
12cr|grits-0.7-1|7	Release:	1
12cr|grits-0.7-1|8	Summary:	Virtual Globe library that handles coordinates and the OpenGL viewport
12cr|grits-0.7-1|9	URL:		http://lug.rose-hulman.edu/code/projects/grits
12cr|grits-0.7-1|10	Group:		System/Libraries
12cr|grits-0.7-1|11	License:	GPLv3
12cr|grits-0.7-1|12	Source0:	http://lug.rose-hulman.edu/proj/grits/%{name}-%{version}.tar.gz
12cr|grits-0.7-1|13	Patch1:		grits-0.6.2-link.patch
12cr|grits-0.7-1|14	BuildRequires:	GL-devel
12cr|grits-0.7-1|15	BuildRequires:	pkgconfig(glu)
12cr|grits-0.7-1|16	BuildRequires:	cairo-devel
12cr|grits-0.7-1|17	BuildRequires:	gtk+2-devel
12cr|grits-0.7-1|18	BuildRequires:	libsoup-devel
12cr|grits-0.7-1|19	BuildRequires:	libxml2-devel
12cr|grits-0.7-1|20	
12cr|grits-0.7-1|21	%description
12cr|grits-0.7-1|22	libgis is a Virtual Globe library that handles coordinates and the OpenGL
12cr|grits-0.7-1|23	viewport. Also provides some generic functionality and a plugin API. It is
12cr|grits-0.7-1|24	used by AWeather.
12cr|grits-0.7-1|25	
12cr|grits-0.7-1|26	#------------------------------------------------------------------------------
12cr|grits-0.7-1|27	
12cr|grits-0.7-1|28	%package -n %{libgrits}
12cr|grits-0.7-1|29	
12cr|grits-0.7-1|30	Summary:	Virtual Globe library that handles coordinates and the OpenGL viewport
12cr|grits-0.7-1|31	
12cr|grits-0.7-1|32	%description -n %{libgrits}
12cr|grits-0.7-1|33	libgrits is a Virtual Globe library that handles coordinates and the OpenGL
12cr|grits-0.7-1|34	viewport. Also provides some generic functionality and a plugin API. It is
12cr|grits-0.7-1|35	used by AWeather.
12cr|grits-0.7-1|36	
12cr|grits-0.7-1|37	%files -n %{libgrits}
12cr|grits-0.7-1|38	%{_libdir}/*.so.%{major}*
12cr|grits-0.7-1|39	%{_libdir}/grits%{major}/*.so
12cr|grits-0.7-1|40	
12cr|grits-0.7-1|41	#------------------------------------------------------------------------------
12cr|grits-0.7-1|42	
12cr|grits-0.7-1|43	%package -n %{libgrits_devel}
12cr|grits-0.7-1|44	
12cr|grits-0.7-1|45	Group:		Development/C
12cr|grits-0.7-1|46	Summary:	Development files for %libgrits Virtual Globe library
12cr|grits-0.7-1|47	Requires:	%libgrits == %{version}-%{release}
12cr|grits-0.7-1|48	Provides:	grits-devel == %{version}
12cr|grits-0.7-1|49	Provides:	grits2-devel == %{version}
12cr|grits-0.7-1|50	
12cr|grits-0.7-1|51	%description -n %{libgrits_devel}
12cr|grits-0.7-1|52	libgrits is a Virtual Globe library that handles coordinates and the OpenGL
12cr|grits-0.7-1|53	viewport. Also provides some generic functionality and a plugin API. It is
12cr|grits-0.7-1|54	used by AWeather.
12cr|grits-0.7-1|55	
12cr|grits-0.7-1|56	This package contains files needed only for development.
12cr|grits-0.7-1|57	
12cr|grits-0.7-1|58	%files -n %{libgrits_devel}
12cr|grits-0.7-1|59	%{_libdir}/*.so
12cr|grits-0.7-1|60	%{_includedir}/*
12cr|grits-0.7-1|61	%{_libdir}/pkgconfig/grits.pc
12cr|grits-0.7-1|62	%doc ChangeLog README TODO
12cr|grits-0.7-1|63	
12cr|grits-0.7-1|64	#------------------------------------------------------------------------------
12cr|grits-0.7-1|65	
12cr|grits-0.7-1|66	%package doc
12cr|grits-0.7-1|67	Requires:	%{libgrits_devel} == %{version}
12cr|grits-0.7-1|68	Summary:	Documentation for %libgrits Virtual Globe library
12cr|grits-0.7-1|69	
12cr|grits-0.7-1|70	%description doc
12cr|grits-0.7-1|71	libgrits is a Virtual Globe library that handles coordinates and the OpenGL
12cr|grits-0.7-1|72	viewport. Also provides some generic functionality and a plugin API. It is
12cr|grits-0.7-1|73	used by AWeather.
12cr|grits-0.7-1|74	
12cr|grits-0.7-1|75	This package contains API documentation.
12cr|grits-0.7-1|76	
12cr|grits-0.7-1|77	%files doc
12cr|grits-0.7-1|78	%doc %{_datadir}/gtk-doc/html/grits/
12cr|grits-0.7-1|79	
12cr|grits-0.7-1|80	#------------------------------------------------------------------------------
12cr|grits-0.7-1|81	
12cr|grits-0.7-1|82	%package demo
12cr|grits-0.7-1|83	Summary:	Demo program for %{libgrits} Virtual Globe library
12cr|grits-0.7-1|84	Group:		Sciences/Geosciences
12cr|grits-0.7-1|85	
12cr|grits-0.7-1|86	%files demo
12cr|grits-0.7-1|87	%{_bindir}/grits-demo
12cr|grits-0.7-1|88	%{_mandir}/man1/grits-demo.1*
12cr|grits-0.7-1|89	%doc ChangeLog README TODO
12cr|grits-0.7-1|90	
12cr|grits-0.7-1|91	%description demo
12cr|grits-0.7-1|92	libgrits is a Virtual Globe library that handles coordinates and the OpenGL
12cr|grits-0.7-1|93	viewport. Also provides some generic functionality and a plugin API. It is
12cr|grits-0.7-1|94	used by AWeather.
12cr|grits-0.7-1|95	
12cr|grits-0.7-1|96	This package contains demo program using %{libgrits}
12cr|grits-0.7-1|97	
12cr|grits-0.7-1|98	#------------------------------------------------------------------------------
12cr|grits-0.7-1|99	
12cr|grits-0.7-1|100	%prep
12cr|grits-0.7-1|101	%setup -q
12cr|grits-0.7-1|102	%patch1 -p1
12cr|grits-0.7-1|103	
12cr|grits-0.7-1|104	%build
12cr|grits-0.7-1|105	autoreconf
12cr|grits-0.7-1|106	%configure2_5x	--enable-shared=yes \
12cr|grits-0.7-1|107	--enable-static=no
12cr|grits-0.7-1|108	%make
12cr|grits-0.7-1|109	
12cr|grits-0.7-1|110	%install
12cr|grits-0.7-1|111	%makeinstall_std
12cr|grits-0.7-1|112	find %{buildroot} -name '*.la' -delete
12cr|grits-0.7-1|113	install -d -m 755 %{buildroot}%{_docdir}/%{libgrits_devel}
12cr|grits-0.7-1|114	
12cr|grits-0.7-1|115	
12cr|grits-0.7-1|116	%changelog
12cr|grits-0.7-1|117	* Fri Feb 17 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.7-1
12cr|grits-0.7-1|118	+ Revision: 776166
12cr|grits-0.7-1|119	- update to 0.7
12cr|grits-0.7-1|120	
12cr|grits-0.7-1|121	* Wed Jan 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.6.3-1
12cr|grits-0.7-1|122	+ Revision: 760186
12cr|grits-0.7-1|123	- BR fixed
12cr|grits-0.7-1|124	- unneeded patch removed
12cr|grits-0.7-1|125	- new version 0.6.3
12cr|grits-0.7-1|126	
12cr|grits-0.7-1|127	* Wed Dec 21 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.6.2-1
12cr|grits-0.7-1|128	+ Revision: 744152
12cr|grits-0.7-1|129	- fixed linking to libgmodule-2.0
12cr|grits-0.7-1|130	- new version 0.6.2
12cr|grits-0.7-1|131	
12cr|grits-0.7-1|132	* Fri Nov 25 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.6-1
12cr|grits-0.7-1|133	+ Revision: 733329
12cr|grits-0.7-1|134	- Fixing dynamic linking
12cr|grits-0.7-1|135	- Use dynamic linking
12cr|grits-0.7-1|136	- one more fix in BR
12cr|grits-0.7-1|137	- one more fix in BR
12cr|grits-0.7-1|138	- one more fix in BR
12cr|grits-0.7-1|139	- libsoup BR fixed
12cr|grits-0.7-1|140	- BR fixed
12cr|grits-0.7-1|141	- Descriptions fixed
12cr|grits-0.7-1|142	- Package descriptions added
12cr|grits-0.7-1|143	- imported package grits
12cr|grits-0.7-1|144	

1913 12
12cr|grive-0.0.4-07553e5.1|1	%define gitver	07553e5
12cr|grive-0.0.4-07553e5.1|2	%define major	0
12cr|grive-0.0.4-07553e5.1|3	%define libname	%mklibname %{name} %{major}
12cr|grive-0.0.4-07553e5.1|4	%define devname	%mklibname -d %{name}
12cr|grive-0.0.4-07553e5.1|5	
12cr|grive-0.0.4-07553e5.1|6	Summary:	An Open Source Linux Client for Google Drive
12cr|grive-0.0.4-07553e5.1|7	Name:		grive
12cr|grive-0.0.4-07553e5.1|8	Version:	0.0.4
12cr|grive-0.0.4-07553e5.1|9	Release:	%{gitver}.1
12cr|grive-0.0.4-07553e5.1|10	License:	GPLv2+
12cr|grive-0.0.4-07553e5.1|11	Group:		Networking/File transfer
12cr|grive-0.0.4-07553e5.1|12	URL:		http://match065.github.com/grive/
12cr|grive-0.0.4-07553e5.1|13	Source0:	match065-%{name}-%{gitver}.tar.gz
12cr|grive-0.0.4-07553e5.1|14	
12cr|grive-0.0.4-07553e5.1|15	BuildRequires:	cmake
12cr|grive-0.0.4-07553e5.1|16	BuildRequires:	binutils-devel
12cr|grive-0.0.4-07553e5.1|17	BuildRequires:	boost-devel
12cr|grive-0.0.4-07553e5.1|18	BuildRequires:	pkgconfig(expat)
12cr|grive-0.0.4-07553e5.1|19	BuildRequires:	pkgconfig(json)
12cr|grive-0.0.4-07553e5.1|20	BuildRequires:	pkgconfig(libcurl)
12cr|grive-0.0.4-07553e5.1|21	BuildRequires:	pkgconfig(openssl)
12cr|grive-0.0.4-07553e5.1|22	
12cr|grive-0.0.4-07553e5.1|23	%description
12cr|grive-0.0.4-07553e5.1|24	The purpose of this project is to provide an independent implementation of
12cr|grive-0.0.4-07553e5.1|25	Google Drive client. It uses the Google Document List API to talk to the
12cr|grive-0.0.4-07553e5.1|26	servers in Google. The code is written in standard C++.
12cr|grive-0.0.4-07553e5.1|27	
12cr|grive-0.0.4-07553e5.1|28	%package -n %{libname}
12cr|grive-0.0.4-07553e5.1|29	Summary:	Shared library for %{name}
12cr|grive-0.0.4-07553e5.1|30	Group:		System/Libraries
12cr|grive-0.0.4-07553e5.1|31	
12cr|grive-0.0.4-07553e5.1|32	%description -n %{libname}
12cr|grive-0.0.4-07553e5.1|33	This package contains the shared library for %{name}.
12cr|grive-0.0.4-07553e5.1|34	
12cr|grive-0.0.4-07553e5.1|35	%package -n %{devname}
12cr|grive-0.0.4-07553e5.1|36	Summary:	Libraries and include files for developing with %{name}
12cr|grive-0.0.4-07553e5.1|37	Group:		Development/C++
12cr|grive-0.0.4-07553e5.1|38	Requires:	%{libname} = %{version}-%{release}
12cr|grive-0.0.4-07553e5.1|39	Provides:	%{name}-devel = %{version}-%{release}
12cr|grive-0.0.4-07553e5.1|40	
12cr|grive-0.0.4-07553e5.1|41	%description -n %{devname}
12cr|grive-0.0.4-07553e5.1|42	This package provides the necessary development library and include
12cr|grive-0.0.4-07553e5.1|43	files to allow you to develop with %{name}.
12cr|grive-0.0.4-07553e5.1|44	
12cr|grive-0.0.4-07553e5.1|45	
12cr|grive-0.0.4-07553e5.1|46	%prep
12cr|grive-0.0.4-07553e5.1|47	%setup -qn match065-%{name}-%{gitver}
12cr|grive-0.0.4-07553e5.1|48	
12cr|grive-0.0.4-07553e5.1|49	%build
12cr|grive-0.0.4-07553e5.1|50	%cmake
12cr|grive-0.0.4-07553e5.1|51	%make
12cr|grive-0.0.4-07553e5.1|52	
12cr|grive-0.0.4-07553e5.1|53	%install
12cr|grive-0.0.4-07553e5.1|54	%makeinstall_std -C build
12cr|grive-0.0.4-07553e5.1|55	
12cr|grive-0.0.4-07553e5.1|56	%files
12cr|grive-0.0.4-07553e5.1|57	%doc COPYING README
12cr|grive-0.0.4-07553e5.1|58	%{_bindir}/%{name}
12cr|grive-0.0.4-07553e5.1|59	
12cr|grive-0.0.4-07553e5.1|60	%files -n %{libname}
12cr|grive-0.0.4-07553e5.1|61	%{_libdir}/libgrive.so.%{major}*
12cr|grive-0.0.4-07553e5.1|62	
12cr|grive-0.0.4-07553e5.1|63	%files -n %{devname}
12cr|grive-0.0.4-07553e5.1|64	%dir %{_includedir}/%{name}
12cr|grive-0.0.4-07553e5.1|65	%{_includedir}/%{name}/*
12cr|grive-0.0.4-07553e5.1|66	%{_libdir}/libgrive.so
12cr|grive-0.0.4-07553e5.1|67	
12cr|grive-0.0.4-07553e5.1|68	
12cr|grive-0.0.4-07553e5.1|69	
12cr|grive-0.0.4-07553e5.1|70	
12cr|grive-0.0.4-07553e5.1|71	%changelog
12cr|grive-0.0.4-07553e5.1|72	

1914 12
12cr|grok-0.210.0-2|1	%define upstream_name    App-Grok
12cr|grok-0.210.0-2|2	%define appli_name       grok
12cr|grok-0.210.0-2|3	%define upstream_version 0.21
12cr|grok-0.210.0-2|4	
12cr|grok-0.210.0-2|5	Name:       %{appli_name}
12cr|grok-0.210.0-2|6	Version:    %perl_convert_version %{upstream_version}
12cr|grok-0.210.0-2|7	Release:    2
12cr|grok-0.210.0-2|8	
12cr|grok-0.210.0-2|9	Summary:    A Pod 6 backend for grok
12cr|grok-0.210.0-2|10	License:    GPL+ or Artistic
12cr|grok-0.210.0-2|11	Group:      Development/Perl
12cr|grok-0.210.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|grok-0.210.0-2|13	Source0:    http://www.cpan.org/modules/by-module/App/%{appli_name}-%{upstream_version}.tar.gz
12cr|grok-0.210.0-2|14	
12cr|grok-0.210.0-2|15	BuildRequires: perl(ExtUtils::MakeMaker)
12cr|grok-0.210.0-2|16	BuildRequires: perl(File::HomeDir)
12cr|grok-0.210.0-2|17	BuildRequires: perl(File::ShareDir)
12cr|grok-0.210.0-2|18	BuildRequires: perl(File::Temp)
12cr|grok-0.210.0-2|19	BuildRequires: perl(Getopt::Long)
12cr|grok-0.210.0-2|20	BuildRequires: perl(IO::Interactive)
12cr|grok-0.210.0-2|21	BuildRequires: perl(LWP::UserAgent)
12cr|grok-0.210.0-2|22	BuildRequires: perl(Perl6::Doc)
12cr|grok-0.210.0-2|23	BuildRequires: perl(Perl6::Perldoc)
12cr|grok-0.210.0-2|24	BuildRequires: perl(Perl6::Perldoc::To::Ansi)
12cr|grok-0.210.0-2|25	BuildRequires: perl(Perl::Critic)
12cr|grok-0.210.0-2|26	BuildRequires: perl(Pod::Perldoc::ToPod)
12cr|grok-0.210.0-2|27	BuildRequires: perl(Pod::Text::Ansi)
12cr|grok-0.210.0-2|28	BuildRequires: perl(Pod::Usage)
12cr|grok-0.210.0-2|29	BuildRequires: perl(Pod::Xhtml)
12cr|grok-0.210.0-2|30	BuildRequires: perl(Test::More)
12cr|grok-0.210.0-2|31	BuildRequires: perl(Test::Perl::Critic)
12cr|grok-0.210.0-2|32	BuildRequires: perl(Test::Pod)
12cr|grok-0.210.0-2|33	BuildRequires: perl(Test::Pod::Coverage)
12cr|grok-0.210.0-2|34	BuildRequires: perl(Test::Script)
12cr|grok-0.210.0-2|35	BuildRequires: perl-devel
12cr|grok-0.210.0-2|36	
12cr|grok-0.210.0-2|37	BuildArch: noarch
12cr|grok-0.210.0-2|38	
12cr|grok-0.210.0-2|39	%description
12cr|grok-0.210.0-2|40	This class provides the main functionality needed by grok. It has some
12cr|grok-0.210.0-2|41	methods you can use if you need to hook into grok.
12cr|grok-0.210.0-2|42	
12cr|grok-0.210.0-2|43	%prep
12cr|grok-0.210.0-2|44	%setup -q -n %{appli_name}-%{upstream_version}
12cr|grok-0.210.0-2|45	
12cr|grok-0.210.0-2|46	%build
12cr|grok-0.210.0-2|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|grok-0.210.0-2|48	
12cr|grok-0.210.0-2|49	%{make}
12cr|grok-0.210.0-2|50	
12cr|grok-0.210.0-2|51	%check
12cr|grok-0.210.0-2|52	%{make} test
12cr|grok-0.210.0-2|53	
12cr|grok-0.210.0-2|54	%install
12cr|grok-0.210.0-2|55	%makeinstall_std
12cr|grok-0.210.0-2|56	
12cr|grok-0.210.0-2|57	%files
12cr|grok-0.210.0-2|58	%defattr(-,root,root)
12cr|grok-0.210.0-2|59	%doc README Changes LICENSE
12cr|grok-0.210.0-2|60	%{_mandir}/man3/*
12cr|grok-0.210.0-2|61	%perl_vendorlib/*
12cr|grok-0.210.0-2|62	/usr/bin/grok
12cr|grok-0.210.0-2|63	/usr/share/man/man1/*
12cr|grok-0.210.0-2|64	
12cr|grok-0.210.0-2|65	
12cr|grok-0.210.0-2|66	
12cr|grok-0.210.0-2|67	%changelog
12cr|grok-0.210.0-2|68	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-1mdv2011.0
12cr|grok-0.210.0-2|69	+ Revision: 552263
12cr|grok-0.210.0-2|70	- adding missing buildrequires:
12cr|grok-0.210.0-2|71	- update to 0.21
12cr|grok-0.210.0-2|72	- update to 0.19
12cr|grok-0.210.0-2|73	
12cr|grok-0.210.0-2|74	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-1mdv2010.1
12cr|grok-0.210.0-2|75	+ Revision: 460979
12cr|grok-0.210.0-2|76	- update to 0.19
12cr|grok-0.210.0-2|77	
12cr|grok-0.210.0-2|78	* Thu Aug 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-1mdv2010.0
12cr|grok-0.210.0-2|79	+ Revision: 418405
12cr|grok-0.210.0-2|80	- update to 0.19
12cr|grok-0.210.0-2|81	
12cr|grok-0.210.0-2|82	* Mon Jul 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.0
12cr|grok-0.210.0-2|83	+ Revision: 400632
12cr|grok-0.210.0-2|84	- update to 0.17
12cr|grok-0.210.0-2|85	
12cr|grok-0.210.0-2|86	* Sat Jul 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.0
12cr|grok-0.210.0-2|87	+ Revision: 399602
12cr|grok-0.210.0-2|88	- update to 0.15
12cr|grok-0.210.0-2|89	
12cr|grok-0.210.0-2|90	* Fri Jul 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.0
12cr|grok-0.210.0-2|91	+ Revision: 396842
12cr|grok-0.210.0-2|92	- update to 0.13
12cr|grok-0.210.0-2|93	
12cr|grok-0.210.0-2|94	* Wed Jul 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.0
12cr|grok-0.210.0-2|95	+ Revision: 396377
12cr|grok-0.210.0-2|96	- adding missing buildrequires:
12cr|grok-0.210.0-2|97	- update to 0.12
12cr|grok-0.210.0-2|98	
12cr|grok-0.210.0-2|99	* Sat Jul 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cr|grok-0.210.0-2|100	+ Revision: 394701
12cr|grok-0.210.0-2|101	- adding missing buildrequires:
12cr|grok-0.210.0-2|102	- import grok
12cr|grok-0.210.0-2|103	
12cr|grok-0.210.0-2|104	
12cr|grok-0.210.0-2|105	* Sat Jul 11 2009 cpan2dist 0.11-1mdv
12cr|grok-0.210.0-2|106	- initial mdv release, generated with cpan2dist

1915 12
12cr|gromacs-4.5.5-1|1	%define name gromacs
12cr|gromacs-4.5.5-1|2	%define version 4.5.5
12cr|gromacs-4.5.5-1|3	%define release %mkrel 1
12cr|gromacs-4.5.5-1|4	
12cr|gromacs-4.5.5-1|5	Summary: Molecular dynamics package (non-mpi version)
12cr|gromacs-4.5.5-1|6	Name: %name
12cr|gromacs-4.5.5-1|7	Version: %version
12cr|gromacs-4.5.5-1|8	Release: %release
12cr|gromacs-4.5.5-1|9	License: GPL
12cr|gromacs-4.5.5-1|10	Group: Sciences/Chemistry
12cr|gromacs-4.5.5-1|11	Buildroot: %_tmppath/%name-root
12cr|gromacs-4.5.5-1|12	Requires: fftw >= 3.0.1
12cr|gromacs-4.5.5-1|13	Source: ftp://ftp.gromacs.org/pub/gromacs/%name-%version.tar.gz
12cr|gromacs-4.5.5-1|14	Buildrequires: cmake
12cr|gromacs-4.5.5-1|15	Buildrequires: fftw-devel
12cr|gromacs-4.5.5-1|16	BuildRequires: libxml2-devel
12cr|gromacs-4.5.5-1|17	URL: http://www.gromacs.org
12cr|gromacs-4.5.5-1|18	
12cr|gromacs-4.5.5-1|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gromacs-4.5.5-1|20	
12cr|gromacs-4.5.5-1|21	%description
12cr|gromacs-4.5.5-1|22	GROMACS is a versatile and extremely well optimized package
12cr|gromacs-4.5.5-1|23	to perform molecular dynamics computer simulations and
12cr|gromacs-4.5.5-1|24	subsequent trajectory analysis. It is developed for
12cr|gromacs-4.5.5-1|25	biomolecules like proteins, but the extremely high
12cr|gromacs-4.5.5-1|26	performance means it is used also in several other field
12cr|gromacs-4.5.5-1|27	like polymer chemistry and solid state physics. This
12cr|gromacs-4.5.5-1|28	version has the dynamic libs and executables; to hack new
12cr|gromacs-4.5.5-1|29	utility programs you also need the headers and static
12cr|gromacs-4.5.5-1|30	libs in gromacs-dev. Linux kernel 2.4 or later is STRONGLY
12cr|gromacs-4.5.5-1|31	recommended on Pentium III and later processors since
12cr|gromacs-4.5.5-1|32	GROMACS then can use assembly loops with SSE instructions.
12cr|gromacs-4.5.5-1|33	You can also perform parallel simulations if you install
12cr|gromacs-4.5.5-1|34	gromacs-lammpi.
12cr|gromacs-4.5.5-1|35	
12cr|gromacs-4.5.5-1|36	%package devel
12cr|gromacs-4.5.5-1|37	Summary: Header files and static libraries for GROMACS
12cr|gromacs-4.5.5-1|38	Group: Development/C++
12cr|gromacs-4.5.5-1|39	Requires: %name = %version
12cr|gromacs-4.5.5-1|40	Conflicts: %name < %version
12cr|gromacs-4.5.5-1|41	
12cr|gromacs-4.5.5-1|42	%description devel
12cr|gromacs-4.5.5-1|43	This package contains header files, static libraries,
12cr|gromacs-4.5.5-1|44	and a program example for the GROMACS molecular
12cr|gromacs-4.5.5-1|45	dynamics software. You need it if you want to write your
12cr|gromacs-4.5.5-1|46	own analysis programs.
12cr|gromacs-4.5.5-1|47	
12cr|gromacs-4.5.5-1|48	%prep
12cr|gromacs-4.5.5-1|49	%setup -q
12cr|gromacs-4.5.5-1|50	perl -pi -e "s|CMAKE_INSTALL_PREFIX}/lib|CMAKE_INSTALL_PREFIX}/%{_lib}|" CMakeLists.txt
12cr|gromacs-4.5.5-1|51	
12cr|gromacs-4.5.5-1|52	%build
12cr|gromacs-4.5.5-1|53	%cmake
12cr|gromacs-4.5.5-1|54	# OK, this is ugly, but working ...
12cr|gromacs-4.5.5-1|55	perl -pi -e "s/-lm/-lm -pthread/" src/gmxlib/CMakeFiles/gmx.dir/link.txt
12cr|gromacs-4.5.5-1|56	%make
12cr|gromacs-4.5.5-1|57	
12cr|gromacs-4.5.5-1|58	%install
12cr|gromacs-4.5.5-1|59	rm -rf %buildroot
12cr|gromacs-4.5.5-1|60	%makeinstall_std -C build
12cr|gromacs-4.5.5-1|61	
12cr|gromacs-4.5.5-1|62	%clean
12cr|gromacs-4.5.5-1|63	rm -rf ${RPM_BUILD_ROOT}
12cr|gromacs-4.5.5-1|64	
12cr|gromacs-4.5.5-1|65	%files
12cr|gromacs-4.5.5-1|66	%defattr(-,root,root)
12cr|gromacs-4.5.5-1|67	%doc AUTHORS COPYING README
12cr|gromacs-4.5.5-1|68	%_bindir/
12cr|gromacs-4.5.5-1|69	%_mandir/man*/*
12cr|gromacs-4.5.5-1|70	%_datadir/%name
12cr|gromacs-4.5.5-1|71	%_libdir/*.so.*
12cr|gromacs-4.5.5-1|72	
12cr|gromacs-4.5.5-1|73	%files devel
12cr|gromacs-4.5.5-1|74	%defattr(-,root,root)
12cr|gromacs-4.5.5-1|75	%_includedir/*
12cr|gromacs-4.5.5-1|76	%_libdir/*.so
12cr|gromacs-4.5.5-1|77	%_libdir/pkgconfig/*.pc
12cr|gromacs-4.5.5-1|78	
12cr|gromacs-4.5.5-1|79	
12cr|gromacs-4.5.5-1|80	%changelog
12cr|gromacs-4.5.5-1|81	* Tue Sep 27 2011 Stéphane Téletchéa <steletch@mandriva.org> 4.5.5-1mdv2012.0
12cr|gromacs-4.5.5-1|82	+ Revision: 701578
12cr|gromacs-4.5.5-1|83	- Modify only the lib parameter for libdir in CMakeLists.txt
12cr|gromacs-4.5.5-1|84	- Fix library dir
12cr|gromacs-4.5.5-1|85	- Added a workaround for the missing pthread flag
12cr|gromacs-4.5.5-1|86	- Update to 4.5.5
12cr|gromacs-4.5.5-1|87	
12cr|gromacs-4.5.5-1|88	* Tue Mar 22 2011 Stéphane Téletchéa <steletch@mandriva.org> 4.5.4-1
12cr|gromacs-4.5.5-1|89	+ Revision: 647499
12cr|gromacs-4.5.5-1|90	- Update to 4.5.4
12cr|gromacs-4.5.5-1|91	
12cr|gromacs-4.5.5-1|92	* Fri Feb 04 2011 Funda Wang <fwang@mandriva.org> 4.5.3-2
12cr|gromacs-4.5.5-1|93	+ Revision: 635894
12cr|gromacs-4.5.5-1|94	- tighten BR
12cr|gromacs-4.5.5-1|95	- install into correct libdir
12cr|gromacs-4.5.5-1|96	
12cr|gromacs-4.5.5-1|97	* Tue Nov 16 2010 Stéphane Téletchéa <steletch@mandriva.org> 4.5.3-1mdv2011.0
12cr|gromacs-4.5.5-1|98	+ Revision: 598092
12cr|gromacs-4.5.5-1|99	- New version 4.5.3
12cr|gromacs-4.5.5-1|100	
12cr|gromacs-4.5.5-1|101	* Thu Nov 11 2010 Stéphane Téletchéa <steletch@mandriva.org> 4.5.2-1mdv2011.0
12cr|gromacs-4.5.5-1|102	+ Revision: 596299
12cr|gromacs-4.5.5-1|103	- Workaround cmake build
12cr|gromacs-4.5.5-1|104	- Fix installation path
12cr|gromacs-4.5.5-1|105	- Fix man and library names
12cr|gromacs-4.5.5-1|106	- Add missing buildroot
12cr|gromacs-4.5.5-1|107	- Launch the installation from the cmake build subdir
12cr|gromacs-4.5.5-1|108	- Missing BR
12cr|gromacs-4.5.5-1|109	- Update to cmake system
12cr|gromacs-4.5.5-1|110	- Update to 4.5.2
12cr|gromacs-4.5.5-1|111	- Update to gromacs 4.5.1
12cr|gromacs-4.5.5-1|112	
12cr|gromacs-4.5.5-1|113	* Mon Mar 15 2010 Stéphane Téletchéa <steletch@mandriva.org> 4.0.7-2mdv2011.0
12cr|gromacs-4.5.5-1|114	+ Revision: 519886
12cr|gromacs-4.5.5-1|115	- Fix libdir inclusion to avoid owning the directory which prevents removing the debug files
12cr|gromacs-4.5.5-1|116	
12cr|gromacs-4.5.5-1|117	* Mon Dec 14 2009 Stéphane Téletchéa <steletch@mandriva.org> 4.0.7-1mdv2010.1
12cr|gromacs-4.5.5-1|118	+ Revision: 478487
12cr|gromacs-4.5.5-1|119	- Update to 4.0.7
12cr|gromacs-4.5.5-1|120	
12cr|gromacs-4.5.5-1|121	* Mon Sep 28 2009 Stéphane Téletchéa <steletch@mandriva.org> 4.0.5-1mdv2010.0
12cr|gromacs-4.5.5-1|122	+ Revision: 450710
12cr|gromacs-4.5.5-1|123	- gromacs uses a libmd now
12cr|gromacs-4.5.5-1|124	- Disco is no more present
12cr|gromacs-4.5.5-1|125	- Update to 4.0.5
12cr|gromacs-4.5.5-1|126	- Disable for now the underlinking check
12cr|gromacs-4.5.5-1|127	- Add missing BR (and increase fftw requirement)
12cr|gromacs-4.5.5-1|128	
12cr|gromacs-4.5.5-1|129	+ Thierry Vignaud <tv@mandriva.org>
12cr|gromacs-4.5.5-1|130	- rebuild
12cr|gromacs-4.5.5-1|131	
12cr|gromacs-4.5.5-1|132	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.3.2-3mdv2009.0
12cr|gromacs-4.5.5-1|133	+ Revision: 246640
12cr|gromacs-4.5.5-1|134	- rebuild
12cr|gromacs-4.5.5-1|135	- kill re-definition of %%buildroot on Pixel's request
12cr|gromacs-4.5.5-1|136	
12cr|gromacs-4.5.5-1|137	+ Olivier Blin <blino@mandriva.org>
12cr|gromacs-4.5.5-1|138	- restore BuildRoot
12cr|gromacs-4.5.5-1|139	
12cr|gromacs-4.5.5-1|140	* Tue Oct 23 2007 Jérôme Soyer <saispo@mandriva.org> 3.3.2-1mdv2008.1
12cr|gromacs-4.5.5-1|141	+ Revision: 101472
12cr|gromacs-4.5.5-1|142	- New release
12cr|gromacs-4.5.5-1|143	- import gromacs
12cr|gromacs-4.5.5-1|144	
12cr|gromacs-4.5.5-1|145	
12cr|gromacs-4.5.5-1|146	* Tue Apr 11 2006 Lenny Cartier <lenny@mandriva.com> 3.3.1-1mdk
12cr|gromacs-4.5.5-1|147	- 3.3.1
12cr|gromacs-4.5.5-1|148	
12cr|gromacs-4.5.5-1|149	* Mon Nov 07 2005 Nicolas Lcureuil <neoclust@mandriva.org> 3.3-2mdk
12cr|gromacs-4.5.5-1|150	- Fix BuildRequires
12cr|gromacs-4.5.5-1|151	
12cr|gromacs-4.5.5-1|152	* Thu Oct 20 2005 Lenny Cartier <lenny@mandriva.com> 3.3-1mdk
12cr|gromacs-4.5.5-1|153	- 3.3
12cr|gromacs-4.5.5-1|154	
12cr|gromacs-4.5.5-1|155	* Fri Jun 04 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.2.1-1mdk
12cr|gromacs-4.5.5-1|156	- 3.2.1
12cr|gromacs-4.5.5-1|157	
12cr|gromacs-4.5.5-1|158	* Wed Apr 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.1.4-3mdk
12cr|gromacs-4.5.5-1|159	- buildrequires
12cr|gromacs-4.5.5-1|160	
12cr|gromacs-4.5.5-1|161	* Sun Feb 02 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.1.4-2mdk
12cr|gromacs-4.5.5-1|162	- rebuild
12cr|gromacs-4.5.5-1|163	
12cr|gromacs-4.5.5-1|164	* Tue Dec 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 3.1.4-1mdk
12cr|gromacs-4.5.5-1|165	- from Austin Acton <aacton@yorkul.ca> :
12cr|gromacs-4.5.5-1|166	- initial package for Mandrake 9.0+

1916 12
12cr|gromit-0-20041213.4|1	%define name gromit
12cr|gromit-0-20041213.4|2	%define version 0
12cr|gromit-0-20041213.4|3	%define cvs 20041213
12cr|gromit-0-20041213.4|4	%define release %mkrel %cvs.4
12cr|gromit-0-20041213.4|5	
12cr|gromit-0-20041213.4|6	Summary: Paint annotations on top of the X screen
12cr|gromit-0-20041213.4|7	Name: %{name}
12cr|gromit-0-20041213.4|8	Version: %{version}
12cr|gromit-0-20041213.4|9	Release: %{release}
12cr|gromit-0-20041213.4|10	Source0: http://www.home.unix-ag.org/simon/gromit/%{name}-%{cvs}.tar.bz2
12cr|gromit-0-20041213.4|11	#gw work around for bug with lines filling all the screen
12cr|gromit-0-20041213.4|12	Patch0: gromit-20041213-no-history.patch
12cr|gromit-0-20041213.4|13	Patch1: gromit-20041213-fix-linking.patch
12cr|gromit-0-20041213.4|14	License: GPLv2+
12cr|gromit-0-20041213.4|15	Group: System/X11
12cr|gromit-0-20041213.4|16	Url: http://www.home.unix-ag.org/simon/gromit/
12cr|gromit-0-20041213.4|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gromit-0-20041213.4|18	BuildRequires: gtk+2-devel
12cr|gromit-0-20041213.4|19	
12cr|gromit-0-20041213.4|20	%description
12cr|gromit-0-20041213.4|21	Gromit (GRaphics Over MIscellaneous Things) is a small tool to make
12cr|gromit-0-20041213.4|22	annotations on the screen.
12cr|gromit-0-20041213.4|23	
12cr|gromit-0-20041213.4|24	It is useful for recording presentations with xvidcap.
12cr|gromit-0-20041213.4|25	
12cr|gromit-0-20041213.4|26	%prep
12cr|gromit-0-20041213.4|27	%setup -q -n %name-%cvs
12cr|gromit-0-20041213.4|28	%apply_patches
12cr|gromit-0-20041213.4|29	
12cr|gromit-0-20041213.4|30	%build
12cr|gromit-0-20041213.4|31	%make
12cr|gromit-0-20041213.4|32	
12cr|gromit-0-20041213.4|33	%install
12cr|gromit-0-20041213.4|34	rm -rf $RPM_BUILD_ROOT
12cr|gromit-0-20041213.4|35	install -m 755 -D %name %buildroot%_bindir/%name
12cr|gromit-0-20041213.4|36	
12cr|gromit-0-20041213.4|37	%clean
12cr|gromit-0-20041213.4|38	rm -rf $RPM_BUILD_ROOT
12cr|gromit-0-20041213.4|39	
12cr|gromit-0-20041213.4|40	%files
12cr|gromit-0-20041213.4|41	%defattr(-,root,root)
12cr|gromit-0-20041213.4|42	%doc AUTHORS ChangeLog README
12cr|gromit-0-20041213.4|43	%_bindir/%name
12cr|gromit-0-20041213.4|44	
12cr|gromit-0-20041213.4|45	
12cr|gromit-0-20041213.4|46	%changelog
12cr|gromit-0-20041213.4|47	* Fri Nov 11 2011 Götz Waschk <waschk@mandriva.org> 0-20041213.4mdv2012.0
12cr|gromit-0-20041213.4|48	+ Revision: 730015
12cr|gromit-0-20041213.4|49	- fix linking
12cr|gromit-0-20041213.4|50	- rebuild
12cr|gromit-0-20041213.4|51	
12cr|gromit-0-20041213.4|52	* Mon Nov 09 2009 Götz Waschk <waschk@mandriva.org> 0-20041213.3mdv2010.1
12cr|gromit-0-20041213.4|53	+ Revision: 463530
12cr|gromit-0-20041213.4|54	- update license
12cr|gromit-0-20041213.4|55	- work around a bug that filled the screen with lines
12cr|gromit-0-20041213.4|56	
12cr|gromit-0-20041213.4|57	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0-20041213.2mdv2008.1
12cr|gromit-0-20041213.4|58	+ Revision: 140742
12cr|gromit-0-20041213.4|59	- restore BuildRoot
12cr|gromit-0-20041213.4|60	
12cr|gromit-0-20041213.4|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|gromit-0-20041213.4|62	- kill re-definition of %%buildroot on Pixel's request
12cr|gromit-0-20041213.4|63	
12cr|gromit-0-20041213.4|64	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 0-20041213.2mdv2008.0
12cr|gromit-0-20041213.4|65	+ Revision: 55231
12cr|gromit-0-20041213.4|66	- Import gromit
12cr|gromit-0-20041213.4|67	
12cr|gromit-0-20041213.4|68	
12cr|gromit-0-20041213.4|69	
12cr|gromit-0-20041213.4|70	* Thu Jul 20 2006 Gtz Waschk <waschk@mandriva.org> 0-20041213.2mdv2007.0
12cr|gromit-0-20041213.4|71	- Rebuild
12cr|gromit-0-20041213.4|72	
12cr|gromit-0-20041213.4|73	* Mon Apr 17 2006 Gtz Waschk <waschk@mandriva.org> 0-20041213.1mdk
12cr|gromit-0-20041213.4|74	- rebuild
12cr|gromit-0-20041213.4|75	
12cr|gromit-0-20041213.4|76	* Tue Apr 12 2005 Gtz Waschk <waschk@linux-mandrake.com> 0-0.20041213.1mdk
12cr|gromit-0-20041213.4|77	- initial package

1917 12
12cr|grpn-1.1.2-8|1	%define name grpn
12cr|grpn-1.1.2-8|2	%define version 1.1.2
12cr|grpn-1.1.2-8|3	%define release  %mkrel 8
12cr|grpn-1.1.2-8|4	
12cr|grpn-1.1.2-8|5	Name: 		%{name}
12cr|grpn-1.1.2-8|6	Version: 	%{version}
12cr|grpn-1.1.2-8|7	Release: 	%{release}
12cr|grpn-1.1.2-8|8	License: 	GPL
12cr|grpn-1.1.2-8|9	Summary: 	RPN calculator for X built using the GIMP Toolkit
12cr|grpn-1.1.2-8|10	URL: 		http://lashwhip.com/grpn.html
12cr|grpn-1.1.2-8|11	Group: 		Sciences/Mathematics
12cr|grpn-1.1.2-8|12	Source: 	%{name}-%{version}.tar.bz2
12cr|grpn-1.1.2-8|13	BuildRequires: gtk+-devel
12cr|grpn-1.1.2-8|14	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|grpn-1.1.2-8|15	
12cr|grpn-1.1.2-8|16	%description
12cr|grpn-1.1.2-8|17	GRPN Version 1.0, By Paul Wilkins
12cr|grpn-1.1.2-8|18	
12cr|grpn-1.1.2-8|19	GRPN is a RPN calculator for the X Window system built using the GIMP
12cr|grpn-1.1.2-8|20	Toolkit (GTK).  GRPN works with real numbers, complex numbers,
12cr|grpn-1.1.2-8|21	matrices, and complex matrices.  Numbers can be displayed in 4
12cr|grpn-1.1.2-8|22	different radix modes, and complex numbers can be displayed in either
12cr|grpn-1.1.2-8|23	Cartesian or polar form.
12cr|grpn-1.1.2-8|24	
12cr|grpn-1.1.2-8|25	
12cr|grpn-1.1.2-8|26	%prep
12cr|grpn-1.1.2-8|27	rm -rf $RPM_BUILD_ROOT
12cr|grpn-1.1.2-8|28	
12cr|grpn-1.1.2-8|29	%setup -q
12cr|grpn-1.1.2-8|30	
12cr|grpn-1.1.2-8|31	%build
12cr|grpn-1.1.2-8|32	
12cr|grpn-1.1.2-8|33	%make
12cr|grpn-1.1.2-8|34	
12cr|grpn-1.1.2-8|35	%install
12cr|grpn-1.1.2-8|36	install -m 755 -d $RPM_BUILD_ROOT%{_bindir}
12cr|grpn-1.1.2-8|37	install -m 755 grpn $RPM_BUILD_ROOT%{_bindir}
12cr|grpn-1.1.2-8|38	
12cr|grpn-1.1.2-8|39	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|grpn-1.1.2-8|40	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|grpn-1.1.2-8|41	[Desktop Entry]
12cr|grpn-1.1.2-8|42	Type=Application <<EOF
12cr|grpn-1.1.2-8|43	Exec=%{_bindir}/grpn
12cr|grpn-1.1.2-8|44	Name=Grpn
12cr|grpn-1.1.2-8|45	Comment=A RPN calculator
12cr|grpn-1.1.2-8|46	Icon=mathematics_section
12cr|grpn-1.1.2-8|47	Categories=Science;Math;
12cr|grpn-1.1.2-8|48	EOF
12cr|grpn-1.1.2-8|49	
12cr|grpn-1.1.2-8|50	
12cr|grpn-1.1.2-8|51	%clean
12cr|grpn-1.1.2-8|52	rm -rf $RPM_BUILD_ROOT
12cr|grpn-1.1.2-8|53	
12cr|grpn-1.1.2-8|54	%if %mdkversion < 200900
12cr|grpn-1.1.2-8|55	%post
12cr|grpn-1.1.2-8|56	%{update_menus}
12cr|grpn-1.1.2-8|57	%endif
12cr|grpn-1.1.2-8|58	
12cr|grpn-1.1.2-8|59	%if %mdkversion < 200900
12cr|grpn-1.1.2-8|60	%postun
12cr|grpn-1.1.2-8|61	%{clean_menus}
12cr|grpn-1.1.2-8|62	%endif
12cr|grpn-1.1.2-8|63	
12cr|grpn-1.1.2-8|64	%files
12cr|grpn-1.1.2-8|65	%defattr (-,root,root)
12cr|grpn-1.1.2-8|66	%doc CHANGES LICENSE README
12cr|grpn-1.1.2-8|67	%{_bindir}/*
12cr|grpn-1.1.2-8|68	%{_datadir}/applications/mandriva-*.desktop
12cr|grpn-1.1.2-8|69	
12cr|grpn-1.1.2-8|70	
12cr|grpn-1.1.2-8|71	
12cr|grpn-1.1.2-8|72	%changelog
12cr|grpn-1.1.2-8|73	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1.2-8mdv2010.0
12cr|grpn-1.1.2-8|74	+ Revision: 429323
12cr|grpn-1.1.2-8|75	- rebuild
12cr|grpn-1.1.2-8|76	
12cr|grpn-1.1.2-8|77	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.1.2-7mdv2009.0
12cr|grpn-1.1.2-8|78	+ Revision: 246643
12cr|grpn-1.1.2-8|79	- rebuild
12cr|grpn-1.1.2-8|80	
12cr|grpn-1.1.2-8|81	+ Pixel <pixel@mandriva.com>
12cr|grpn-1.1.2-8|82	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|grpn-1.1.2-8|83	
12cr|grpn-1.1.2-8|84	+ Olivier Blin <oblin@mandriva.com>
12cr|grpn-1.1.2-8|85	- restore BuildRoot
12cr|grpn-1.1.2-8|86	
12cr|grpn-1.1.2-8|87	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.1.2-5mdv2008.1
12cr|grpn-1.1.2-8|88	+ Revision: 131682
12cr|grpn-1.1.2-8|89	- auto-convert XDG menu entry
12cr|grpn-1.1.2-8|90	- kill re-definition of %%buildroot on Pixel's request
12cr|grpn-1.1.2-8|91	- use %%mkrel
12cr|grpn-1.1.2-8|92	- import grpn
12cr|grpn-1.1.2-8|93	
12cr|grpn-1.1.2-8|94	
12cr|grpn-1.1.2-8|95	* Wed May 10 2006 Frederic Crozat <fcrozat@mandriva.com> 1.1.2-5mdk
12cr|grpn-1.1.2-8|96	- Fix build on x86-64
12cr|grpn-1.1.2-8|97	
12cr|grpn-1.1.2-8|98	* Tue Jan 10 2006 Frederic Crozat <fcrozat@mandriva.com> 1.1.2-4mdk
12cr|grpn-1.1.2-8|99	- rebuild
12cr|grpn-1.1.2-8|100	
12cr|grpn-1.1.2-8|101	* Mon Aug 16 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 1.1.2-3mdk
12cr|grpn-1.1.2-8|102	- Rebuild
12cr|grpn-1.1.2-8|103	
12cr|grpn-1.1.2-8|104	* Fri Jul 18 2003 Frederic Crozat <fcrozat@mandrakesoft.com> - 1.1.2-2mdk
12cr|grpn-1.1.2-8|105	- Rebuild
12cr|grpn-1.1.2-8|106	
12cr|grpn-1.1.2-8|107	* Mon Apr 08 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.1.2-1mdk
12cr|grpn-1.1.2-8|108	- 1.1.2
12cr|grpn-1.1.2-8|109	
12cr|grpn-1.1.2-8|110	* Sat Jan 19 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 1.1.1-5mdk
12cr|grpn-1.1.2-8|111	- Fix menu entry
12cr|grpn-1.1.2-8|112	
12cr|grpn-1.1.2-8|113	* Tue Jul 24 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.1.1-4mdk
12cr|grpn-1.1.2-8|114	- s/Copyright/License/g
12cr|grpn-1.1.2-8|115	
12cr|grpn-1.1.2-8|116	* Mon Jun 18 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 1.1.1-3mdk
12cr|grpn-1.1.2-8|117	- New office menu structure
12cr|grpn-1.1.2-8|118	
12cr|grpn-1.1.2-8|119	* Wed Jan 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.1.1-2mdk
12cr|grpn-1.1.2-8|120	- rebuild
12cr|grpn-1.1.2-8|121	
12cr|grpn-1.1.2-8|122	* Mon Sep 04 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.1.1-1mdk
12cr|grpn-1.1.2-8|123	- menus
12cr|grpn-1.1.2-8|124	- macros
12cr|grpn-1.1.2-8|125	- BM
12cr|grpn-1.1.2-8|126	- v1.1.1
12cr|grpn-1.1.2-8|127	
12cr|grpn-1.1.2-8|128	* Thu Apr 27 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.1.0-2mdk
12cr|grpn-1.1.2-8|129	- fix group
12cr|grpn-1.1.2-8|130	
12cr|grpn-1.1.2-8|131	* Thu Feb 24 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cr|grpn-1.1.2-8|132	- mandrake build
12cr|grpn-1.1.2-8|133	
12cr|grpn-1.1.2-8|134	* Mon Jun 21 1999 Tom Faska <tom@ubertas.com>
12cr|grpn-1.1.2-8|135	- Initial RPM for grpn-1.1.0

1918 12
12cr|grsync-1.2.1-1|1	Name:		grsync
12cr|grsync-1.2.1-1|2	Version:	1.2.1
12cr|grsync-1.2.1-1|3	Release:	%mkrel 1
12cr|grsync-1.2.1-1|4	Summary:	A GTK GUI for rsync
12cr|grsync-1.2.1-1|5	License:	GPLv2
12cr|grsync-1.2.1-1|6	Group:		File tools
12cr|grsync-1.2.1-1|7	URL:		http://www.opbyte.it/grsync/
12cr|grsync-1.2.1-1|8	Source0:	http://www.opbyte.it/release/%{name}-%{version}.tar.gz
12cr|grsync-1.2.1-1|9	Patch0:		grsync-1.0.0-dsofix.patch
12cr|grsync-1.2.1-1|10	BuildRequires:	pkgconfig
12cr|grsync-1.2.1-1|11	BuildRequires:	gtk+2-devel
12cr|grsync-1.2.1-1|12	BuildRequires:	perl-XML-Parser
12cr|grsync-1.2.1-1|13	BuildRequires:	desktop-file-utils
12cr|grsync-1.2.1-1|14	BuildRequires:	dos2unix
12cr|grsync-1.2.1-1|15	BuildRequires:	intltool
12cr|grsync-1.2.1-1|16	BuildRequires:	imagemagick
12cr|grsync-1.2.1-1|17	Requires:	rsync
12cr|grsync-1.2.1-1|18	
12cr|grsync-1.2.1-1|19	%description
12cr|grsync-1.2.1-1|20	Grsync is a GUI for rsync, the command line directory
12cr|grsync-1.2.1-1|21	synchronization tool. While it can work with remote
12cr|grsync-1.2.1-1|22	hosts, its focus is to synchronize local directories.
12cr|grsync-1.2.1-1|23	
12cr|grsync-1.2.1-1|24	%prep
12cr|grsync-1.2.1-1|25	%setup -q
12cr|grsync-1.2.1-1|26	%patch0 -p1 -b .dsofix
12cr|grsync-1.2.1-1|27	
12cr|grsync-1.2.1-1|28	%build
12cr|grsync-1.2.1-1|29	%configure2_5x --disable-unity
12cr|grsync-1.2.1-1|30	%make
12cr|grsync-1.2.1-1|31	
12cr|grsync-1.2.1-1|32	%install
12cr|grsync-1.2.1-1|33	%__rm -rf %{buildroot}
12cr|grsync-1.2.1-1|34	%makeinstall_std
12cr|grsync-1.2.1-1|35	
12cr|grsync-1.2.1-1|36	# Generate and install icons
12cr|grsync-1.2.1-1|37	%__mkdir_p %{buildroot}%{_iconsdir}/hicolor/{64x64,32x32,16x16,128x128}/apps
12cr|grsync-1.2.1-1|38	convert -scale 64 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|grsync-1.2.1-1|39	convert -scale 32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|grsync-1.2.1-1|40	convert -scale 16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|grsync-1.2.1-1|41	%__install -D -m644 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/
12cr|grsync-1.2.1-1|42	
12cr|grsync-1.2.1-1|43	# Desktop file
12cr|grsync-1.2.1-1|44	%__perl -p -i -e 's/grsync.png/grsync/g' %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|grsync-1.2.1-1|45	desktop-file-install --vendor="" \
12cr|grsync-1.2.1-1|46	--remove-category="Application" \
12cr|grsync-1.2.1-1|47	--add-category="Filesystem" \
12cr|grsync-1.2.1-1|48	--add-category="X-MandrivaLinux-System-FileTools" \
12cr|grsync-1.2.1-1|49	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|grsync-1.2.1-1|50	
12cr|grsync-1.2.1-1|51	%find_lang %{name}
12cr|grsync-1.2.1-1|52	
12cr|grsync-1.2.1-1|53	# Fix EOLs
12cr|grsync-1.2.1-1|54	dos2unix NEWS AUTHORS README
12cr|grsync-1.2.1-1|55	
12cr|grsync-1.2.1-1|56	%clean
12cr|grsync-1.2.1-1|57	%__rm -rf %{buildroot}
12cr|grsync-1.2.1-1|58	
12cr|grsync-1.2.1-1|59	%files -f %{name}.lang
12cr|grsync-1.2.1-1|60	%doc AUTHORS COPYING NEWS README
12cr|grsync-1.2.1-1|61	%{_bindir}/%{name}*
12cr|grsync-1.2.1-1|62	%{_datadir}/applications/%{name}.desktop
12cr|grsync-1.2.1-1|63	%{_datadir}/pixmaps/%{name}.png
12cr|grsync-1.2.1-1|64	%{_datadir}/mime/packages/grsync.xml
12cr|grsync-1.2.1-1|65	%{_datadir}/icons/hicolor/48x48/mimetypes/application-x-grsync-session.png
12cr|grsync-1.2.1-1|66	%{_datadir}/pixmaps/grsync-busy.png
12cr|grsync-1.2.1-1|67	%{_datadir}/%{name}
12cr|grsync-1.2.1-1|68	%{_mandir}/man1/%{name}*
12cr|grsync-1.2.1-1|69	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|grsync-1.2.1-1|70	
12cr|grsync-1.2.1-1|71	
12cr|grsync-1.2.1-1|72	
12cr|grsync-1.2.1-1|73	%changelog
12cr|grsync-1.2.1-1|74	* Thu Mar 29 2012 Andrey Bondrov <abondrov@mandriva.org> 1.2.1-1
12cr|grsync-1.2.1-1|75	+ Revision: 788211
12cr|grsync-1.2.1-1|76	- New version 1.2.1, disable Unity support, spec cleanup
12cr|grsync-1.2.1-1|77	
12cr|grsync-1.2.1-1|78	* Tue Nov 01 2011 Andrey Bondrov <abondrov@mandriva.org> 1.2.0-1
12cr|grsync-1.2.1-1|79	+ Revision: 709232
12cr|grsync-1.2.1-1|80	- Add patch0 to fix linking
12cr|grsync-1.2.1-1|81	- New version 1.2.0
12cr|grsync-1.2.1-1|82	
12cr|grsync-1.2.1-1|83	* Sun Aug 08 2010 trem <trem@mandriva.org> 1.1.1-1mdv2011.0
12cr|grsync-1.2.1-1|84	+ Revision: 567759
12cr|grsync-1.2.1-1|85	- update to 1.1.1
12cr|grsync-1.2.1-1|86	
12cr|grsync-1.2.1-1|87	* Tue Apr 06 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.1.0-1mdv2010.1
12cr|grsync-1.2.1-1|88	+ Revision: 532019
12cr|grsync-1.2.1-1|89	- update to 1.1.0
12cr|grsync-1.2.1-1|90	- update file list
12cr|grsync-1.2.1-1|91	
12cr|grsync-1.2.1-1|92	* Thu Feb 04 2010 Funda Wang <fwang@mandriva.org> 1.0.0-1mdv2010.1
12cr|grsync-1.2.1-1|93	+ Revision: 500816
12cr|grsync-1.2.1-1|94	- update to new version 1.0.0
12cr|grsync-1.2.1-1|95	
12cr|grsync-1.2.1-1|96	* Tue Dec 01 2009 Funda Wang <fwang@mandriva.org> 0.9.3-1mdv2010.1
12cr|grsync-1.2.1-1|97	+ Revision: 472299
12cr|grsync-1.2.1-1|98	- new version 0.9.3
12cr|grsync-1.2.1-1|99	
12cr|grsync-1.2.1-1|100	* Mon Oct 05 2009 trem <trem@mandriva.org> 0.9.2-1mdv2010.0
12cr|grsync-1.2.1-1|101	+ Revision: 454253
12cr|grsync-1.2.1-1|102	- update to 0.9.2
12cr|grsync-1.2.1-1|103	
12cr|grsync-1.2.1-1|104	* Fri Jul 31 2009 Jani Välimaa <wally@mandriva.org> 0.9.1-2mdv2010.0
12cr|grsync-1.2.1-1|105	+ Revision: 405007
12cr|grsync-1.2.1-1|106	- require rsync
12cr|grsync-1.2.1-1|107	- update summary and description
12cr|grsync-1.2.1-1|108	- fix icons
12cr|grsync-1.2.1-1|109	- new system menu location (upstream)
12cr|grsync-1.2.1-1|110	- update package group
12cr|grsync-1.2.1-1|111	
12cr|grsync-1.2.1-1|112	* Sat Jun 27 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.1-1mdv2010.0
12cr|grsync-1.2.1-1|113	+ Revision: 389883
12cr|grsync-1.2.1-1|114	- Update to new version 0.9.1
12cr|grsync-1.2.1-1|115	- SPEC file clean-up
12cr|grsync-1.2.1-1|116	- Don't disable -Werror=format-security CFLAG
12cr|grsync-1.2.1-1|117	
12cr|grsync-1.2.1-1|118	* Thu Jun 11 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.0-1mdv2010.0
12cr|grsync-1.2.1-1|119	+ Revision: 385185
12cr|grsync-1.2.1-1|120	- BuildRequires: intltool
12cr|grsync-1.2.1-1|121	- Update to new version 0.9.0
12cr|grsync-1.2.1-1|122	
12cr|grsync-1.2.1-1|123	* Sun Jan 25 2009 trem <trem@mandriva.org> 0.6.2-1mdv2009.1
12cr|grsync-1.2.1-1|124	+ Revision: 333480
12cr|grsync-1.2.1-1|125	- update to 0.6.2
12cr|grsync-1.2.1-1|126	- add define Werror_cflags %%nil to compile
12cr|grsync-1.2.1-1|127	
12cr|grsync-1.2.1-1|128	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.6.1-3mdv2009.0
12cr|grsync-1.2.1-1|129	+ Revision: 246646
12cr|grsync-1.2.1-1|130	- rebuild
12cr|grsync-1.2.1-1|131	- drop old menu
12cr|grsync-1.2.1-1|132	- kill re-definition of %%buildroot on Pixel's request
12cr|grsync-1.2.1-1|133	
12cr|grsync-1.2.1-1|134	+ Pixel <pixel@mandriva.com>
12cr|grsync-1.2.1-1|135	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|grsync-1.2.1-1|136	
12cr|grsync-1.2.1-1|137	+ Olivier Blin <blino@mandriva.org>
12cr|grsync-1.2.1-1|138	- restore BuildRoot
12cr|grsync-1.2.1-1|139	
12cr|grsync-1.2.1-1|140	* Fri Dec 14 2007 Jérôme Soyer <saispo@mandriva.org> 0.6.1-1mdv2008.1
12cr|grsync-1.2.1-1|141	+ Revision: 119761
12cr|grsync-1.2.1-1|142	- New release 0.6.1
12cr|grsync-1.2.1-1|143	
12cr|grsync-1.2.1-1|144	* Wed Jul 25 2007 trem <trem@mandriva.org> 0.6-1mdv2008.0
12cr|grsync-1.2.1-1|145	+ Revision: 55538
12cr|grsync-1.2.1-1|146	- new release 0.6
12cr|grsync-1.2.1-1|147	
12cr|grsync-1.2.1-1|148	
12cr|grsync-1.2.1-1|149	* Fri Jan 26 2007 Lenny Cartier <lenny@mandriva.com> 0.5.2-3mdv2007.0
12cr|grsync-1.2.1-1|150	+ Revision: 113730
12cr|grsync-1.2.1-1|151	- Buildrequires
12cr|grsync-1.2.1-1|152	- Buildrequires
12cr|grsync-1.2.1-1|153	- Update to 0.5.2
12cr|grsync-1.2.1-1|154	- Import grsync
12cr|grsync-1.2.1-1|155	
12cr|grsync-1.2.1-1|156	* Fri Aug 18 2006 trem <trem@mandriva.org> 0.5-1mdv2007.0
12cr|grsync-1.2.1-1|157	- New release 0.5
12cr|grsync-1.2.1-1|158	
12cr|grsync-1.2.1-1|159	* Mon Aug 07 2006 trem <trem@mandriva.org> 0.4.3-2mdv2007.0
12cr|grsync-1.2.1-1|160	- Migration to XDG menu (was not added in 0.4.3-1mdk)
12cr|grsync-1.2.1-1|161	
12cr|grsync-1.2.1-1|162	* Mon Aug 07 2006 trem <trem@mandriva.org> 0.4.3-1mdk
12cr|grsync-1.2.1-1|163	- New release 0.4.3
12cr|grsync-1.2.1-1|164	- Migration to XDG menu
12cr|grsync-1.2.1-1|165	
12cr|grsync-1.2.1-1|166	* Sun May 21 2006 trem <trem@mandriva.org> 0.4.2-1mdk
12cr|grsync-1.2.1-1|167	- New release 0.4.2
12cr|grsync-1.2.1-1|168	
12cr|grsync-1.2.1-1|169	* Wed May 10 2006 trem <trem@mandriva.org> 0.4.1-3mdk
12cr|grsync-1.2.1-1|170	- Remove %%{_desktopdir} macro (not a standard macro)
12cr|grsync-1.2.1-1|171	
12cr|grsync-1.2.1-1|172	* Fri May 05 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.4.1-2mdk
12cr|grsync-1.2.1-1|173	- Add BuildRequires
12cr|grsync-1.2.1-1|174	
12cr|grsync-1.2.1-1|175	* Wed May 03 2006 trem <trem@mandriva.org> 0.4.1-1mdk
12cr|grsync-1.2.1-1|176	- New release 0.4.1
12cr|grsync-1.2.1-1|177	
12cr|grsync-1.2.1-1|178	* Mon May 01 2006 trem <trem@mandriva.org> 0.4-1mdk
12cr|grsync-1.2.1-1|179	- New release 0.4
12cr|grsync-1.2.1-1|180	
12cr|grsync-1.2.1-1|181	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.3.2-3mdk
12cr|grsync-1.2.1-1|182	- Fix BuildRequires
12cr|grsync-1.2.1-1|183	
12cr|grsync-1.2.1-1|184	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.3.2-2mdk
12cr|grsync-1.2.1-1|185	- Fix BuildRequires
12cr|grsync-1.2.1-1|186	
12cr|grsync-1.2.1-1|187	* Wed Apr 12 2006 trem <trem@mandriva.org> 0.3.2-1mdk
12cr|grsync-1.2.1-1|188	- New release 0.3.2
12cr|grsync-1.2.1-1|189	
12cr|grsync-1.2.1-1|190	* Mon Feb 27 2006 trem <trem@mandriva.org> 0.3-1mdk
12cr|grsync-1.2.1-1|191	- New release 0.3
12cr|grsync-1.2.1-1|192	
12cr|grsync-1.2.1-1|193	* Tue Feb 14 2006 Jerome Soyer <saispo@mandriva.org> 0.2.2-1mdk
12cr|grsync-1.2.1-1|194	- New release 0.2.2
12cr|grsync-1.2.1-1|195	
12cr|grsync-1.2.1-1|196	* Thu Jan 12 2006 <trem@mandriva.org> 0.2-1mdk
12cr|grsync-1.2.1-1|197	- Initial build.
12cr|grsync-1.2.1-1|198	

1919 12
12cr|grutatxt-2.0.16-1|1	%define oname	Grutatxt
12cr|grutatxt-2.0.16-1|2	
12cr|grutatxt-2.0.16-1|3	Name:           grutatxt
12cr|grutatxt-2.0.16-1|4	Summary:        Text to HTML converter
12cr|grutatxt-2.0.16-1|5	Version:        2.0.16
12cr|grutatxt-2.0.16-1|6	Release:	1
12cr|grutatxt-2.0.16-1|7	Source0:        http://triptico.com/download/%{oname}-%{version}.tar.gz
12cr|grutatxt-2.0.16-1|8	URL:            http://www.triptico.com/software/grutatxt.html
12cr|grutatxt-2.0.16-1|9	Group:          Text tools
12cr|grutatxt-2.0.16-1|10	License:        GPLv2
12cr|grutatxt-2.0.16-1|11	BuildArch:	noarch
12cr|grutatxt-2.0.16-1|12	Provides:	%{oname} = %{EVRD}
12cr|grutatxt-2.0.16-1|13	buildrequires:	perl-devel
12cr|grutatxt-2.0.16-1|14	
12cr|grutatxt-2.0.16-1|15	%description
12cr|grutatxt-2.0.16-1|16	Grutatxt is a plain text to HTML (and other formats) converter.
12cr|grutatxt-2.0.16-1|17	It successfully converts subtle text markup to lists, bold, italics,
12cr|grutatxt-2.0.16-1|18	tables and headings to their corresponding HTML, troff, man page or
12cr|grutatxt-2.0.16-1|19	LaTeX markup without having to write unreadable source text files.
12cr|grutatxt-2.0.16-1|20	Grutatxt is a Perl module and a command line utility,
12cr|grutatxt-2.0.16-1|21	and is the main text renderer in the Gruta CMS.
12cr|grutatxt-2.0.16-1|22	
12cr|grutatxt-2.0.16-1|23	%prep
12cr|grutatxt-2.0.16-1|24	%setup -q -n %{oname}-%{version}
12cr|grutatxt-2.0.16-1|25	
12cr|grutatxt-2.0.16-1|26	%build
12cr|grutatxt-2.0.16-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|grutatxt-2.0.16-1|28	%make
12cr|grutatxt-2.0.16-1|29	
12cr|grutatxt-2.0.16-1|30	%install
12cr|grutatxt-2.0.16-1|31	%makeinstall_std
12cr|grutatxt-2.0.16-1|32	install -p -m644 %{name}.1 -D %{buildroot}%{_mandir}/man1/%{name}.1
12cr|grutatxt-2.0.16-1|33	
12cr|grutatxt-2.0.16-1|34	%files
12cr|grutatxt-2.0.16-1|35	%doc AUTHORS Changelog.1 README RELEASE_NOTES TODO
12cr|grutatxt-2.0.16-1|36	%doc doc/grutatxt_apache_handlers.txt doc/grutatxt_markup.txt
12cr|grutatxt-2.0.16-1|37	%{_bindir}/%{name}
12cr|grutatxt-2.0.16-1|38	%{_bindir}/pod2%{name}
12cr|grutatxt-2.0.16-1|39	%{perl_vendorlib}/%{oname}.pm
12cr|grutatxt-2.0.16-1|40	%{_mandir}/man1/*.1*
12cr|grutatxt-2.0.16-1|41	%{_mandir}/man3/*.3*
12cr|grutatxt-2.0.16-1|42	
12cr|grutatxt-2.0.16-1|43	
12cr|grutatxt-2.0.16-1|44	%changelog
12cr|grutatxt-2.0.16-1|45	* Tue Jul 19 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.0.16-1
12cr|grutatxt-2.0.16-1|46	+ Revision: 690619
12cr|grutatxt-2.0.16-1|47	- drop obsolete %%mkrel
12cr|grutatxt-2.0.16-1|48	- split %%doc into two lines
12cr|grutatxt-2.0.16-1|49	- use INSTALLDIRS=vendor to get everything installed in the right locations
12cr|grutatxt-2.0.16-1|50	fix %%files
12cr|grutatxt-2.0.16-1|51	- drop redundant perl dependency, auto dep generator will generate it
12cr|grutatxt-2.0.16-1|52	- prefer lower case naming of package
12cr|grutatxt-2.0.16-1|53	
12cr|grutatxt-2.0.16-1|54	+ Johnny A. Solbu <solbu@mandriva.org>
12cr|grutatxt-2.0.16-1|55	- Initial mandriva release
12cr|grutatxt-2.0.16-1|56	- Spec cleanup
12cr|grutatxt-2.0.16-1|57	- import Grutatxt
12cr|grutatxt-2.0.16-1|58	

1920 12
12cr|gsa-2.0.1-1|1	Summary: 	Greenbone Security Assistant
12cr|gsa-2.0.1-1|2	Name:		gsa
12cr|gsa-2.0.1-1|3	Version:	2.0.1
12cr|gsa-2.0.1-1|4	Release:	%mkrel 1
12cr|gsa-2.0.1-1|5	Source0:		http://wald.intevation.org/frs/download.php/561/greenbone-security-assistant-%version.tar.gz
12cr|gsa-2.0.1-1|6	Patch0:		greenbone-security-assistant-2.0.1-build.patch
12cr|gsa-2.0.1-1|7	Group:		System/Configuration/Networking
12cr|gsa-2.0.1-1|8	Url:		http://www.openvas.org
12cr|gsa-2.0.1-1|9	License:	GPLv2+
12cr|gsa-2.0.1-1|10	BuildRequires:	cmake
12cr|gsa-2.0.1-1|11	BuildRequires:	openvas-devel >= 4.0
12cr|gsa-2.0.1-1|12	BuildRequires:	libmicrohttpd-devel >= 0.9.8
12cr|gsa-2.0.1-1|13	BuildRequires:	pkgconfig(libxslt)
12cr|gsa-2.0.1-1|14	BuildRequires:	pkgconfig(libxml-2.0)
12cr|gsa-2.0.1-1|15	BuildRequires:	pkgconfig(glib-2.0)
12cr|gsa-2.0.1-1|16	BuildRequires:	pkgconfig(gnutls)
12cr|gsa-2.0.1-1|17	BuildRequires:	xsltproc
12cr|gsa-2.0.1-1|18	
12cr|gsa-2.0.1-1|19	%description
12cr|gsa-2.0.1-1|20	The Greenbone Security Assistant is a web application that
12cr|gsa-2.0.1-1|21	connects to the OpenVAS Manager and OpenVAS Administrator
12cr|gsa-2.0.1-1|22	to provide for a full-featured user interface for
12cr|gsa-2.0.1-1|23	vulnerability management.
12cr|gsa-2.0.1-1|24	
12cr|gsa-2.0.1-1|25	%prep
12cr|gsa-2.0.1-1|26	%setup -q -n greenbone-security-assistant-%version
12cr|gsa-2.0.1-1|27	%patch0 -p0 -b .build
12cr|gsa-2.0.1-1|28	
12cr|gsa-2.0.1-1|29	sed -i -e 's#-Werror##' `grep -rl Werror *|grep CMakeLists.txt`
12cr|gsa-2.0.1-1|30	
12cr|gsa-2.0.1-1|31	%build
12cr|gsa-2.0.1-1|32	export LDFLAGS="-lopenvas_base -lopenvas_misc"
12cr|gsa-2.0.1-1|33	%cmake -DSYSCONFDIR=%{_sysconfdir}
12cr|gsa-2.0.1-1|34	%make
12cr|gsa-2.0.1-1|35	
12cr|gsa-2.0.1-1|36	%install
12cr|gsa-2.0.1-1|37	%makeinstall_std -C build
12cr|gsa-2.0.1-1|38	
12cr|gsa-2.0.1-1|39	%files
12cr|gsa-2.0.1-1|40	%defattr(-,root,root)
12cr|gsa-2.0.1-1|41	%config(noreplace) %{_sysconfdir}/openvas/gsad_log.conf
12cr|gsa-2.0.1-1|42	%{_sbindir}/gsad
12cr|gsa-2.0.1-1|43	%{_mandir}/man8/gsad.8.*
12cr|gsa-2.0.1-1|44	%{_datadir}/openvas/gsa
12cr|gsa-2.0.1-1|45	
12cr|gsa-2.0.1-1|46	
12cr|gsa-2.0.1-1|47	%changelog
12cr|gsa-2.0.1-1|48	* Sat Apr 02 2011 Funda Wang <fwang@mandriva.org> 2.0.1-1mdv2011.0
12cr|gsa-2.0.1-1|49	+ Revision: 649869
12cr|gsa-2.0.1-1|50	- BR xslt
12cr|gsa-2.0.1-1|51	- import gsa
12cr|gsa-2.0.1-1|52	

1921 12
12cr|gsambad-0.1.9-5|1	Summary:	A GTK+ administation tool for the SAMBA server
12cr|gsambad-0.1.9-5|2	Name:		gsambad
12cr|gsambad-0.1.9-5|3	Version:	0.1.9
12cr|gsambad-0.1.9-5|4	Release:	%mkrel 5
12cr|gsambad-0.1.9-5|5	License:	GPLv3
12cr|gsambad-0.1.9-5|6	Group:		System/Configuration/Networking
12cr|gsambad-0.1.9-5|7	URL:		http://www.gadmintools.org/
12cr|gsambad-0.1.9-5|8	Source0:	http://mange.dynalias.org/linux/gsambad/%{name}-%{version}.tar.bz2
12cr|gsambad-0.1.9-5|9	Source1:	%{name}.pam-0.77.bz2
12cr|gsambad-0.1.9-5|10	Source2:	%{name}.pam.bz2
12cr|gsambad-0.1.9-5|11	Patch0:		gsambad-fix-netlogon-script.patch
12cr|gsambad-0.1.9-5|12	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gsambad-0.1.9-5|13	BuildRequires:	imagemagick
12cr|gsambad-0.1.9-5|14	Requires:	samba-server >= 3.0
12cr|gsambad-0.1.9-5|15	Requires:	openssl
12cr|gsambad-0.1.9-5|16	Requires:	usermode-consoleonly
12cr|gsambad-0.1.9-5|17	
12cr|gsambad-0.1.9-5|18	%description
12cr|gsambad-0.1.9-5|19	GSAMBAD is a fast and easy to use GTK+ administration tool for the
12cr|gsambad-0.1.9-5|20	SAMBA server.
12cr|gsambad-0.1.9-5|21	
12cr|gsambad-0.1.9-5|22	%prep
12cr|gsambad-0.1.9-5|23	
12cr|gsambad-0.1.9-5|24	%setup -q
12cr|gsambad-0.1.9-5|25	%patch0
12cr|gsambad-0.1.9-5|26	
12cr|gsambad-0.1.9-5|27	# fix conditional pam config file
12cr|gsambad-0.1.9-5|28	%if %{mdkversion} < 200610
12cr|gsambad-0.1.9-5|29	bzcat %{SOURCE1} > %{name}.pam
12cr|gsambad-0.1.9-5|30	%else
12cr|gsambad-0.1.9-5|31	bzcat %{SOURCE2} > %{name}.pam
12cr|gsambad-0.1.9-5|32	%endif
12cr|gsambad-0.1.9-5|33	
12cr|gsambad-0.1.9-5|34	%build
12cr|gsambad-0.1.9-5|35	
12cr|gsambad-0.1.9-5|36	%configure2_5x
12cr|gsambad-0.1.9-5|37	
12cr|gsambad-0.1.9-5|38	perl -pi -e 's|^#define SAMBA_USER .*|#define SAMBA_USER \"root\"|g' config.h
12cr|gsambad-0.1.9-5|39	
12cr|gsambad-0.1.9-5|40	%make
12cr|gsambad-0.1.9-5|41	
12cr|gsambad-0.1.9-5|42	%install
12cr|gsambad-0.1.9-5|43	
12cr|gsambad-0.1.9-5|44	%makeinstall INSTALL_USER=`id -un` INSTALL_GROUP=`id -gn`
12cr|gsambad-0.1.9-5|45	
12cr|gsambad-0.1.9-5|46	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|gsambad-0.1.9-5|47	
12cr|gsambad-0.1.9-5|48	# pam auth
12cr|gsambad-0.1.9-5|49	install -d %{buildroot}%{_sysconfdir}/pam.d/
12cr|gsambad-0.1.9-5|50	install -d %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gsambad-0.1.9-5|51	
12cr|gsambad-0.1.9-5|52	
12cr|gsambad-0.1.9-5|53	install -m 644 %{name}.pam %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cr|gsambad-0.1.9-5|54	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
12cr|gsambad-0.1.9-5|55	
12cr|gsambad-0.1.9-5|56	## locales
12cr|gsambad-0.1.9-5|57	%find_lang %name || touch %{name}.lang
12cr|gsambad-0.1.9-5|58	
12cr|gsambad-0.1.9-5|59	# Mandriva Icons
12cr|gsambad-0.1.9-5|60	install -d %{buildroot}%{_iconsdir}
12cr|gsambad-0.1.9-5|61	install -d %{buildroot}%{_miconsdir}
12cr|gsambad-0.1.9-5|62	install -d %{buildroot}%{_liconsdir}
12cr|gsambad-0.1.9-5|63	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|gsambad-0.1.9-5|64	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|gsambad-0.1.9-5|65	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|gsambad-0.1.9-5|66	
12cr|gsambad-0.1.9-5|67	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|gsambad-0.1.9-5|68	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gsambad-0.1.9-5|69	[Desktop Entry]
12cr|gsambad-0.1.9-5|70	Name=Gsambad
12cr|gsambad-0.1.9-5|71	Comment=%{summary}
12cr|gsambad-0.1.9-5|72	Exec=%{_sbindir}/%{name}
12cr|gsambad-0.1.9-5|73	Icon=%{name}
12cr|gsambad-0.1.9-5|74	Terminal=false
12cr|gsambad-0.1.9-5|75	Type=Application
12cr|gsambad-0.1.9-5|76	Categories=Settings;Network;
12cr|gsambad-0.1.9-5|77	EOF
12cr|gsambad-0.1.9-5|78	
12cr|gsambad-0.1.9-5|79	# Prepare usermode entry
12cr|gsambad-0.1.9-5|80	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
12cr|gsambad-0.1.9-5|81	ln -s %{_bindir}/consolehelper %{buildroot}%{_sbindir}/%{name}
12cr|gsambad-0.1.9-5|82	
12cr|gsambad-0.1.9-5|83	# Scripts
12cr|gsambad-0.1.9-5|84	install -d %{buildroot}%{_bindir}
12cr|gsambad-0.1.9-5|85	install -m 755 scripts/gsambadpdf %{buildroot}%{_bindir}
12cr|gsambad-0.1.9-5|86	install -m 755 scripts/example.bat %{buildroot}%{_bindir}
12cr|gsambad-0.1.9-5|87	
12cr|gsambad-0.1.9-5|88	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cr|gsambad-0.1.9-5|89	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
12cr|gsambad-0.1.9-5|90	USER=root
12cr|gsambad-0.1.9-5|91	PROGRAM=%{_sbindir}/%{name}.real
12cr|gsambad-0.1.9-5|92	SESSION=true
12cr|gsambad-0.1.9-5|93	FALLBACK=false
12cr|gsambad-0.1.9-5|94	_EOF_
12cr|gsambad-0.1.9-5|95	
12cr|gsambad-0.1.9-5|96	rm -rf %{buildroot}%{_datadir}/doc/%{name}
12cr|gsambad-0.1.9-5|97	
12cr|gsambad-0.1.9-5|98	%post
12cr|gsambad-0.1.9-5|99	mv /bin/scripts/example.bat /home/netlogon/example.bat
12cr|gsambad-0.1.9-5|100	
12cr|gsambad-0.1.9-5|101	%postun
12cr|gsambad-0.1.9-5|102	rm -rf /home/netlogon/example.bat
12cr|gsambad-0.1.9-5|103	
12cr|gsambad-0.1.9-5|104	%files -f %{name}.lang
12cr|gsambad-0.1.9-5|105	%defattr(-,root,root,0755)
12cr|gsambad-0.1.9-5|106	%doc COPYING AUTHORS ChangeLog
12cr|gsambad-0.1.9-5|107	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|gsambad-0.1.9-5|108	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cr|gsambad-0.1.9-5|109	%dir %{_sysconfdir}/%{name}
12cr|gsambad-0.1.9-5|110	%{_sbindir}/%{name}
12cr|gsambad-0.1.9-5|111	%{_sbindir}/%{name}.real
12cr|gsambad-0.1.9-5|112	%{_datadir}/pixmaps/*.png
12cr|gsambad-0.1.9-5|113	%{_datadir}/pixmaps/%{name}/%{name}.png
12cr|gsambad-0.1.9-5|114	%{_datadir}/applications/*
12cr|gsambad-0.1.9-5|115	%{_iconsdir}/%{name}.png
12cr|gsambad-0.1.9-5|116	%{_miconsdir}/%{name}.png
12cr|gsambad-0.1.9-5|117	%{_liconsdir}/%{name}.png
12cr|gsambad-0.1.9-5|118	%{_bindir}/*
12cr|gsambad-0.1.9-5|119	
12cr|gsambad-0.1.9-5|120	
12cr|gsambad-0.1.9-5|121	%changelog
12cr|gsambad-0.1.9-5|122	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.9-5mdv2011.0
12cr|gsambad-0.1.9-5|123	+ Revision: 619256
12cr|gsambad-0.1.9-5|124	- the mass rebuild of 2010.0 packages
12cr|gsambad-0.1.9-5|125	
12cr|gsambad-0.1.9-5|126	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1.9-4mdv2010.0
12cr|gsambad-0.1.9-5|127	+ Revision: 429324
12cr|gsambad-0.1.9-5|128	- rebuild
12cr|gsambad-0.1.9-5|129	
12cr|gsambad-0.1.9-5|130	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gsambad-0.1.9-5|131	- lowercase ImageMagick
12cr|gsambad-0.1.9-5|132	
12cr|gsambad-0.1.9-5|133	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.1.9-3mdv2009.0
12cr|gsambad-0.1.9-5|134	+ Revision: 246649
12cr|gsambad-0.1.9-5|135	- rebuild
12cr|gsambad-0.1.9-5|136	- kill re-definition of %%buildroot on Pixel's request
12cr|gsambad-0.1.9-5|137	- fix summary
12cr|gsambad-0.1.9-5|138	
12cr|gsambad-0.1.9-5|139	+ Pixel <pixel@mandriva.com>
12cr|gsambad-0.1.9-5|140	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gsambad-0.1.9-5|141	
12cr|gsambad-0.1.9-5|142	+ Olivier Blin <oblin@mandriva.com>
12cr|gsambad-0.1.9-5|143	- restore BuildRoot
12cr|gsambad-0.1.9-5|144	
12cr|gsambad-0.1.9-5|145	* Fri Oct 19 2007 Funda Wang <fwang@mandriva.org> 0.1.9-1mdv2008.1
12cr|gsambad-0.1.9-5|146	+ Revision: 100378
12cr|gsambad-0.1.9-5|147	- update to new version 0.1.9
12cr|gsambad-0.1.9-5|148	
12cr|gsambad-0.1.9-5|149	+ Thierry Vignaud <tv@mandriva.org>
12cr|gsambad-0.1.9-5|150	- s/Mandrake/Mandriva/
12cr|gsambad-0.1.9-5|151	
12cr|gsambad-0.1.9-5|152	* Sun Aug 26 2007 Funda Wang <fwang@mandriva.org> 0.1.8-1mdv2008.0
12cr|gsambad-0.1.9-5|153	+ Revision: 71680
12cr|gsambad-0.1.9-5|154	- New versino 0.1.8
12cr|gsambad-0.1.9-5|155	
12cr|gsambad-0.1.9-5|156	* Tue Aug 07 2007 Funda Wang <fwang@mandriva.org> 0.1.7-1mdv2008.0
12cr|gsambad-0.1.9-5|157	+ Revision: 59666
12cr|gsambad-0.1.9-5|158	- New version 0.1.7
12cr|gsambad-0.1.9-5|159	
12cr|gsambad-0.1.9-5|160	* Sat Jul 21 2007 Funda Wang <fwang@mandriva.org> 0.1.6-1mdv2008.0
12cr|gsambad-0.1.9-5|161	+ Revision: 54131
12cr|gsambad-0.1.9-5|162	- New version
12cr|gsambad-0.1.9-5|163	
12cr|gsambad-0.1.9-5|164	
12cr|gsambad-0.1.9-5|165	* Wed Jan 03 2007 Emmanuel Andry <eandry@mandriva.org> 0.1.5-1mdv2007.0
12cr|gsambad-0.1.9-5|166	+ Revision: 103911
12cr|gsambad-0.1.9-5|167	- New version 0.1.5
12cr|gsambad-0.1.9-5|168	
12cr|gsambad-0.1.9-5|169	* Tue Dec 26 2006 Emmanuel Andry <eandry@mandriva.org> 0.1.3-2mdv2007.1
12cr|gsambad-0.1.9-5|170	+ Revision: 102097
12cr|gsambad-0.1.9-5|171	- fix menu entry (bug #27830)
12cr|gsambad-0.1.9-5|172	- Import gsambad
12cr|gsambad-0.1.9-5|173	
12cr|gsambad-0.1.9-5|174	* Wed Jul 19 2006 Emmanuel Andry <eandry@mandriva.org> 0.1.3-1mdv2007.0
12cr|gsambad-0.1.9-5|175	- 0.1.3
12cr|gsambad-0.1.9-5|176	- diff patch to avoid installation of example.bat in a static /home/netlogon
12cr|gsambad-0.1.9-5|177	- xdg menu
12cr|gsambad-0.1.9-5|178	
12cr|gsambad-0.1.9-5|179	* Fri May 19 2006 Emmanuel Andry <eandry@mandriva.org> 0.0.8-1mdk
12cr|gsambad-0.1.9-5|180	- 0.0.8
12cr|gsambad-0.1.9-5|181	
12cr|gsambad-0.1.9-5|182	* Sun May 14 2006 Emmanuel Andry <eandry@mandriva.org> 0.0.7-1mdk
12cr|gsambad-0.1.9-5|183	- 0.0.7
12cr|gsambad-0.1.9-5|184	
12cr|gsambad-0.1.9-5|185	* Sun Mar 05 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.4-0.beta12.1mdk
12cr|gsambad-0.1.9-5|186	- initial Mandriva package
12cr|gsambad-0.1.9-5|187	

1922 12
12cr|gscan2pdf-1.0.6-1|1	%define name	gscan2pdf
12cr|gscan2pdf-1.0.6-1|2	%define version	1.0.6
12cr|gscan2pdf-1.0.6-1|3	%define release %mkrel 1
12cr|gscan2pdf-1.0.6-1|4	
12cr|gscan2pdf-1.0.6-1|5	Name:		%{name}
12cr|gscan2pdf-1.0.6-1|6	Summary:	Produces multipage PDFs from a scan
12cr|gscan2pdf-1.0.6-1|7	Version:	%{version}
12cr|gscan2pdf-1.0.6-1|8	Release:	%{release}
12cr|gscan2pdf-1.0.6-1|9	
12cr|gscan2pdf-1.0.6-1|10	Source0:	http://downloads.sourceforge.net/project/gscan2pdf/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|gscan2pdf-1.0.6-1|11	URL:		http://gscan2pdf.sourceforge.net/
12cr|gscan2pdf-1.0.6-1|12	License:	GPLv3
12cr|gscan2pdf-1.0.6-1|13	Group:		Publishing
12cr|gscan2pdf-1.0.6-1|14	BuildArch:	noarch
12cr|gscan2pdf-1.0.6-1|15	BuildRequires:	imagemagick perl-devel
12cr|gscan2pdf-1.0.6-1|16	BuildRequires:	imagemagick desktop-file-utils
12cr|gscan2pdf-1.0.6-1|17	Requires:	libtiff-progs imagemagick
12cr|gscan2pdf-1.0.6-1|18	Requires:	sane-frontends
12cr|gscan2pdf-1.0.6-1|19	Requires:	unpaper
12cr|gscan2pdf-1.0.6-1|20	Requires:	xdg-utils
12cr|gscan2pdf-1.0.6-1|21	Requires:	djvulibre
12cr|gscan2pdf-1.0.6-1|22	Requires:	gocr
12cr|gscan2pdf-1.0.6-1|23	
12cr|gscan2pdf-1.0.6-1|24	%description
12cr|gscan2pdf-1.0.6-1|25	A GUI to ease the process of producing a multipage PDF from a scan.
12cr|gscan2pdf-1.0.6-1|26	
12cr|gscan2pdf-1.0.6-1|27	Scanning is handled with SANE via scanimage. PDF conversion is done by
12cr|gscan2pdf-1.0.6-1|28	PDF::API2. TIFF export is handled by libtiff (faster and smaller memory
12cr|gscan2pdf-1.0.6-1|29	footprint for multipage files).
12cr|gscan2pdf-1.0.6-1|30	
12cr|gscan2pdf-1.0.6-1|31	%prep
12cr|gscan2pdf-1.0.6-1|32	%setup -q
12cr|gscan2pdf-1.0.6-1|33	
12cr|gscan2pdf-1.0.6-1|34	%build
12cr|gscan2pdf-1.0.6-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|gscan2pdf-1.0.6-1|36	perl -pi -e 's|usr/local|usr||g' Makefile
12cr|gscan2pdf-1.0.6-1|37	make
12cr|gscan2pdf-1.0.6-1|38	
12cr|gscan2pdf-1.0.6-1|39	%install
12cr|gscan2pdf-1.0.6-1|40	rm -rf %{buildroot}
12cr|gscan2pdf-1.0.6-1|41	%makeinstall_std
12cr|gscan2pdf-1.0.6-1|42	
12cr|gscan2pdf-1.0.6-1|43	desktop-file-install --vendor='' \
12cr|gscan2pdf-1.0.6-1|44	--dir=%{buildroot}%{_datadir}/applications \
12cr|gscan2pdf-1.0.6-1|45	--remove-category='Application' \
12cr|gscan2pdf-1.0.6-1|46	%{buildroot}%{_datadir}/applications/*.desktop
12cr|gscan2pdf-1.0.6-1|47	
12cr|gscan2pdf-1.0.6-1|48	#icons
12cr|gscan2pdf-1.0.6-1|49	mkdir -p %{buildroot}/%{_liconsdir}
12cr|gscan2pdf-1.0.6-1|50	convert -resize 48x48 %{name}.svg %{buildroot}%{_liconsdir}/%{name}.png
12cr|gscan2pdf-1.0.6-1|51	mkdir -p %{buildroot}%{_iconsdir}
12cr|gscan2pdf-1.0.6-1|52	convert -resize 32x32 %{name}.svg %{buildroot}%{_iconsdir}/%{name}.png
12cr|gscan2pdf-1.0.6-1|53	mkdir -p %{buildroot}%{_miconsdir}
12cr|gscan2pdf-1.0.6-1|54	convert -resize 16x16 %{name}.svg %{buildroot}%{_miconsdir}/%{name}.png
12cr|gscan2pdf-1.0.6-1|55	
12cr|gscan2pdf-1.0.6-1|56	%find_lang %{name}
12cr|gscan2pdf-1.0.6-1|57	
12cr|gscan2pdf-1.0.6-1|58	%files -f %{name}.lang
12cr|gscan2pdf-1.0.6-1|59	%defattr(-,root,root)
12cr|gscan2pdf-1.0.6-1|60	%doc History LICENCE COPYING
12cr|gscan2pdf-1.0.6-1|61	%{_bindir}/*
12cr|gscan2pdf-1.0.6-1|62	%{_datadir}/%{name}
12cr|gscan2pdf-1.0.6-1|63	%{_datadir}/applications/*
12cr|gscan2pdf-1.0.6-1|64	%{perl_vendorlib}/*
12cr|gscan2pdf-1.0.6-1|65	%{_mandir}/man1/*
12cr|gscan2pdf-1.0.6-1|66	%{_liconsdir}/%{name}.png
12cr|gscan2pdf-1.0.6-1|67	%{_iconsdir}/%{name}.png
12cr|gscan2pdf-1.0.6-1|68	%{_miconsdir}/%{name}.png
12cr|gscan2pdf-1.0.6-1|69	%{_datadir}/pixmaps/*.svg
12cr|gscan2pdf-1.0.6-1|70	
12cr|gscan2pdf-1.0.6-1|71	
12cr|gscan2pdf-1.0.6-1|72	%changelog
12cr|gscan2pdf-1.0.6-1|73	* Mon Jul 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0.6-1mdv2012.0
12cr|gscan2pdf-1.0.6-1|74	+ Revision: 810626
12cr|gscan2pdf-1.0.6-1|75	- update to 1.0.6
12cr|gscan2pdf-1.0.6-1|76	
12cr|gscan2pdf-1.0.6-1|77	* Thu Apr 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0.4-1
12cr|gscan2pdf-1.0.6-1|78	+ Revision: 790356
12cr|gscan2pdf-1.0.6-1|79	- update to 1.0.4
12cr|gscan2pdf-1.0.6-1|80	
12cr|gscan2pdf-1.0.6-1|81	* Thu Mar 29 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0.2-1
12cr|gscan2pdf-1.0.6-1|82	+ Revision: 788134
12cr|gscan2pdf-1.0.6-1|83	- new version 1.0.2
12cr|gscan2pdf-1.0.6-1|84	
12cr|gscan2pdf-1.0.6-1|85	* Tue Feb 07 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0.1-1
12cr|gscan2pdf-1.0.6-1|86	+ Revision: 771680
12cr|gscan2pdf-1.0.6-1|87	- new version 1.0.1
12cr|gscan2pdf-1.0.6-1|88	- spec cleanup
12cr|gscan2pdf-1.0.6-1|89	- don't manually specify perl modules requirements
12cr|gscan2pdf-1.0.6-1|90	
12cr|gscan2pdf-1.0.6-1|91	* Tue Nov 01 2011 Andrey Bondrov <abondrov@mandriva.org> 1.0.0-1
12cr|gscan2pdf-1.0.6-1|92	+ Revision: 709266
12cr|gscan2pdf-1.0.6-1|93	- New version 1.0.0
12cr|gscan2pdf-1.0.6-1|94	
12cr|gscan2pdf-1.0.6-1|95	* Fri May 06 2011 Funda Wang <fwang@mandriva.org> 0.9.32-4
12cr|gscan2pdf-1.0.6-1|96	+ Revision: 669783
12cr|gscan2pdf-1.0.6-1|97	- rebuild
12cr|gscan2pdf-1.0.6-1|98	
12cr|gscan2pdf-1.0.6-1|99	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.9.32-3
12cr|gscan2pdf-1.0.6-1|100	+ Revision: 658493
12cr|gscan2pdf-1.0.6-1|101	- rebuild
12cr|gscan2pdf-1.0.6-1|102	
12cr|gscan2pdf-1.0.6-1|103	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.9.32-2
12cr|gscan2pdf-1.0.6-1|104	+ Revision: 657380
12cr|gscan2pdf-1.0.6-1|105	- rebuild for updated spec-helper
12cr|gscan2pdf-1.0.6-1|106	
12cr|gscan2pdf-1.0.6-1|107	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.9.32-1
12cr|gscan2pdf-1.0.6-1|108	+ Revision: 645231
12cr|gscan2pdf-1.0.6-1|109	- update to new version 0.9.32
12cr|gscan2pdf-1.0.6-1|110	
12cr|gscan2pdf-1.0.6-1|111	* Tue Jul 20 2010 Funda Wang <fwang@mandriva.org> 0.9.31-1mdv2011.0
12cr|gscan2pdf-1.0.6-1|112	+ Revision: 555540
12cr|gscan2pdf-1.0.6-1|113	- update to new version 0.9.31
12cr|gscan2pdf-1.0.6-1|114	
12cr|gscan2pdf-1.0.6-1|115	* Tue May 25 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.30-3mdv2010.1
12cr|gscan2pdf-1.0.6-1|116	+ Revision: 545837
12cr|gscan2pdf-1.0.6-1|117	- actually resize the icons
12cr|gscan2pdf-1.0.6-1|118	
12cr|gscan2pdf-1.0.6-1|119	* Mon May 24 2010 Emmanuel Andry <eandry@mandriva.org> 0.9.30-2mdv2010.1
12cr|gscan2pdf-1.0.6-1|120	+ Revision: 545796
12cr|gscan2pdf-1.0.6-1|121	- add missing requires : perl-Set-IntSpan (#59268)
12cr|gscan2pdf-1.0.6-1|122	- fix summary
12cr|gscan2pdf-1.0.6-1|123	
12cr|gscan2pdf-1.0.6-1|124	* Tue Feb 02 2010 Frederik Himpe <fhimpe@mandriva.org> 0.9.30-1mdv2010.1
12cr|gscan2pdf-1.0.6-1|125	+ Revision: 499763
12cr|gscan2pdf-1.0.6-1|126	- update to new version 0.9.30
12cr|gscan2pdf-1.0.6-1|127	
12cr|gscan2pdf-1.0.6-1|128	* Mon May 18 2009 Funda Wang <fwang@mandriva.org> 0.9.29-2mdv2010.0
12cr|gscan2pdf-1.0.6-1|129	+ Revision: 376824
12cr|gscan2pdf-1.0.6-1|130	- fix requires
12cr|gscan2pdf-1.0.6-1|131	
12cr|gscan2pdf-1.0.6-1|132	* Wed May 06 2009 Funda Wang <fwang@mandriva.org> 0.9.29-1mdv2010.0
12cr|gscan2pdf-1.0.6-1|133	+ Revision: 372357
12cr|gscan2pdf-1.0.6-1|134	- update to new version 0.9.29
12cr|gscan2pdf-1.0.6-1|135	
12cr|gscan2pdf-1.0.6-1|136	* Tue May 05 2009 Funda Wang <fwang@mandriva.org> 0.9.28-2mdv2010.0
12cr|gscan2pdf-1.0.6-1|137	+ Revision: 372066
12cr|gscan2pdf-1.0.6-1|138	- add more requires (bug#50517)
12cr|gscan2pdf-1.0.6-1|139	
12cr|gscan2pdf-1.0.6-1|140	* Sat May 02 2009 Funda Wang <fwang@mandriva.org> 0.9.28-1mdv2010.0
12cr|gscan2pdf-1.0.6-1|141	+ Revision: 370436
12cr|gscan2pdf-1.0.6-1|142	- update file list
12cr|gscan2pdf-1.0.6-1|143	- New version 0.9.28
12cr|gscan2pdf-1.0.6-1|144	
12cr|gscan2pdf-1.0.6-1|145	* Sat Dec 13 2008 Funda Wang <fwang@mandriva.org> 0.9.27-1mdv2009.1
12cr|gscan2pdf-1.0.6-1|146	+ Revision: 313909
12cr|gscan2pdf-1.0.6-1|147	- fix file list
12cr|gscan2pdf-1.0.6-1|148	- new version 0.9.27
12cr|gscan2pdf-1.0.6-1|149	
12cr|gscan2pdf-1.0.6-1|150	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gscan2pdf-1.0.6-1|151	- lowercase ImageMagick
12cr|gscan2pdf-1.0.6-1|152	
12cr|gscan2pdf-1.0.6-1|153	* Mon Aug 25 2008 Funda Wang <fwang@mandriva.org> 0.9.26-1mdv2009.0
12cr|gscan2pdf-1.0.6-1|154	+ Revision: 275708
12cr|gscan2pdf-1.0.6-1|155	- update to new version 0.9.26
12cr|gscan2pdf-1.0.6-1|156	
12cr|gscan2pdf-1.0.6-1|157	* Sat Jul 05 2008 Funda Wang <fwang@mandriva.org> 0.9.25-1mdv2009.0
12cr|gscan2pdf-1.0.6-1|158	+ Revision: 231939
12cr|gscan2pdf-1.0.6-1|159	- update to new version 0.9.25
12cr|gscan2pdf-1.0.6-1|160	
12cr|gscan2pdf-1.0.6-1|161	+ Pixel <pixel@mandriva.com>
12cr|gscan2pdf-1.0.6-1|162	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gscan2pdf-1.0.6-1|163	
12cr|gscan2pdf-1.0.6-1|164	* Wed May 14 2008 Funda Wang <fwang@mandriva.org> 0.9.24-1mdv2009.0
12cr|gscan2pdf-1.0.6-1|165	+ Revision: 207237
12cr|gscan2pdf-1.0.6-1|166	- update to new version 0.9.24
12cr|gscan2pdf-1.0.6-1|167	
12cr|gscan2pdf-1.0.6-1|168	* Fri Mar 07 2008 Funda Wang <fwang@mandriva.org> 0.9.23-1mdv2008.1
12cr|gscan2pdf-1.0.6-1|169	+ Revision: 181297
12cr|gscan2pdf-1.0.6-1|170	- update to new version 0.9.23
12cr|gscan2pdf-1.0.6-1|171	
12cr|gscan2pdf-1.0.6-1|172	* Sat Feb 02 2008 Funda Wang <fwang@mandriva.org> 0.9.21-1mdv2008.1
12cr|gscan2pdf-1.0.6-1|173	+ Revision: 161382
12cr|gscan2pdf-1.0.6-1|174	- update to new version 0.9.21
12cr|gscan2pdf-1.0.6-1|175	
12cr|gscan2pdf-1.0.6-1|176	* Mon Jan 21 2008 Funda Wang <fwang@mandriva.org> 0.9.20-1mdv2008.1
12cr|gscan2pdf-1.0.6-1|177	+ Revision: 155531
12cr|gscan2pdf-1.0.6-1|178	- New version 0.9.20
12cr|gscan2pdf-1.0.6-1|179	
12cr|gscan2pdf-1.0.6-1|180	+ Olivier Blin <blino@mandriva.org>
12cr|gscan2pdf-1.0.6-1|181	- restore BuildRoot
12cr|gscan2pdf-1.0.6-1|182	
12cr|gscan2pdf-1.0.6-1|183	+ Thierry Vignaud <tv@mandriva.org>
12cr|gscan2pdf-1.0.6-1|184	- kill re-definition of %%buildroot on Pixel's request
12cr|gscan2pdf-1.0.6-1|185	
12cr|gscan2pdf-1.0.6-1|186	* Sun Nov 25 2007 Funda Wang <fwang@mandriva.org> 0.9.19-1mdv2008.1
12cr|gscan2pdf-1.0.6-1|187	+ Revision: 111886
12cr|gscan2pdf-1.0.6-1|188	- update to new version 0.9.19
12cr|gscan2pdf-1.0.6-1|189	
12cr|gscan2pdf-1.0.6-1|190	* Sun Nov 18 2007 Funda Wang <fwang@mandriva.org> 0.9.18-1mdv2008.1
12cr|gscan2pdf-1.0.6-1|191	+ Revision: 109798
12cr|gscan2pdf-1.0.6-1|192	- update to new version 0.9.18
12cr|gscan2pdf-1.0.6-1|193	
12cr|gscan2pdf-1.0.6-1|194	* Wed Oct 10 2007 Funda Wang <fwang@mandriva.org> 0.9.17-1mdv2008.1
12cr|gscan2pdf-1.0.6-1|195	+ Revision: 96809
12cr|gscan2pdf-1.0.6-1|196	- New version 0.9.17
12cr|gscan2pdf-1.0.6-1|197	
12cr|gscan2pdf-1.0.6-1|198	* Sat Aug 25 2007 Funda Wang <fwang@mandriva.org> 0.9.16-1mdv2008.0
12cr|gscan2pdf-1.0.6-1|199	+ Revision: 71137
12cr|gscan2pdf-1.0.6-1|200	- New version 0.9.16
12cr|gscan2pdf-1.0.6-1|201	
12cr|gscan2pdf-1.0.6-1|202	* Wed Jul 25 2007 Austin Acton <austin@mandriva.org> 0.9.15-1mdv2008.0
12cr|gscan2pdf-1.0.6-1|203	+ Revision: 55136
12cr|gscan2pdf-1.0.6-1|204	- install perl module
12cr|gscan2pdf-1.0.6-1|205	- new version
12cr|gscan2pdf-1.0.6-1|206	
12cr|gscan2pdf-1.0.6-1|207	* Mon Jul 09 2007 Austin Acton <austin@mandriva.org> 0.9.13-1mdv2008.0
12cr|gscan2pdf-1.0.6-1|208	+ Revision: 50764
12cr|gscan2pdf-1.0.6-1|209	- new version
12cr|gscan2pdf-1.0.6-1|210	
12cr|gscan2pdf-1.0.6-1|211	* Sat Jun 09 2007 Austin Acton <austin@mandriva.org> 0.9.10-1mdv2008.0
12cr|gscan2pdf-1.0.6-1|212	+ Revision: 37703
12cr|gscan2pdf-1.0.6-1|213	- Import gscan2pdf
12cr|gscan2pdf-1.0.6-1|214	

1923 12
12cr|gscanbus-0.7.1-9|1	%define name gscanbus
12cr|gscanbus-0.7.1-9|2	%define version 0.7.1
12cr|gscanbus-0.7.1-9|3	%define release %mkrel 9
12cr|gscanbus-0.7.1-9|4	
12cr|gscanbus-0.7.1-9|5	Summary: A tool to scan IEEE1394 (firewire/i.link) bus
12cr|gscanbus-0.7.1-9|6	Name: %{name}
12cr|gscanbus-0.7.1-9|7	Version: %{version}
12cr|gscanbus-0.7.1-9|8	Release: %{release}
12cr|gscanbus-0.7.1-9|9	Source0: %{name}-%{version}.tar.bz2
12cr|gscanbus-0.7.1-9|10	Patch0: gscanbus-add-destdir.patch
12cr|gscanbus-0.7.1-9|11	Patch1: gscanbus-0.7.1-fix-unterminated-strings.patch
12cr|gscanbus-0.7.1-9|12	License: GPL
12cr|gscanbus-0.7.1-9|13	URL: http://gscanbus.berlios.de/
12cr|gscanbus-0.7.1-9|14	Group: System/Kernel and hardware
12cr|gscanbus-0.7.1-9|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gscanbus-0.7.1-9|16	BuildRequires: libraw1394-devel
12cr|gscanbus-0.7.1-9|17	BuildRequires: automake1.4
12cr|gscanbus-0.7.1-9|18	BuildRequires: gtk-devel
12cr|gscanbus-0.7.1-9|19	
12cr|gscanbus-0.7.1-9|20	%description
12cr|gscanbus-0.7.1-9|21	gscanbus is a little bus scanning, testing and topology visualizing tool
12cr|gscanbus-0.7.1-9|22	for the Linux IEEE1394 subsystem, with some AV/C support, especially for
12cr|gscanbus-0.7.1-9|23	controlling Camcorders and VCRs. It is intended as a debugging tool for
12cr|gscanbus-0.7.1-9|24	IEEE1394 development, but can also be used to simply check your IEEE1394
12cr|gscanbus-0.7.1-9|25	setup on Linux.
12cr|gscanbus-0.7.1-9|26	
12cr|gscanbus-0.7.1-9|27	%prep
12cr|gscanbus-0.7.1-9|28	%setup -q
12cr|gscanbus-0.7.1-9|29	%patch0 -p0
12cr|gscanbus-0.7.1-9|30	%patch1 -p0
12cr|gscanbus-0.7.1-9|31	automake-1.4      # patched Makefile.am
12cr|gscanbus-0.7.1-9|32	
12cr|gscanbus-0.7.1-9|33	%build
12cr|gscanbus-0.7.1-9|34	%configure
12cr|gscanbus-0.7.1-9|35	%make
12cr|gscanbus-0.7.1-9|36	
12cr|gscanbus-0.7.1-9|37	%install
12cr|gscanbus-0.7.1-9|38	rm -rf $RPM_BUILD_ROOT
12cr|gscanbus-0.7.1-9|39	mkdir -p $RPM_BUILD_ROOT/etc
12cr|gscanbus-0.7.1-9|40	make install DESTDIR=$RPM_BUILD_ROOT
12cr|gscanbus-0.7.1-9|41	
12cr|gscanbus-0.7.1-9|42	%clean
12cr|gscanbus-0.7.1-9|43	rm -rf $RPM_BUILD_ROOT
12cr|gscanbus-0.7.1-9|44	
12cr|gscanbus-0.7.1-9|45	%files
12cr|gscanbus-0.7.1-9|46	%defattr(-,root,root)
12cr|gscanbus-0.7.1-9|47	%doc README
12cr|gscanbus-0.7.1-9|48	%config(noreplace) %{_sysconfdir}/*
12cr|gscanbus-0.7.1-9|49	%{_bindir}/*
12cr|gscanbus-0.7.1-9|50	
12cr|gscanbus-0.7.1-9|51	
12cr|gscanbus-0.7.1-9|52	
12cr|gscanbus-0.7.1-9|53	
12cr|gscanbus-0.7.1-9|54	%changelog
12cr|gscanbus-0.7.1-9|55	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-9mdv2011.0
12cr|gscanbus-0.7.1-9|56	+ Revision: 619257
12cr|gscanbus-0.7.1-9|57	- the mass rebuild of 2010.0 packages
12cr|gscanbus-0.7.1-9|58	
12cr|gscanbus-0.7.1-9|59	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.7.1-8mdv2010.0
12cr|gscanbus-0.7.1-9|60	+ Revision: 437819
12cr|gscanbus-0.7.1-9|61	- rebuild
12cr|gscanbus-0.7.1-9|62	
12cr|gscanbus-0.7.1-9|63	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.7.1-7mdv2009.0
12cr|gscanbus-0.7.1-9|64	+ Revision: 246651
12cr|gscanbus-0.7.1-9|65	- rebuild
12cr|gscanbus-0.7.1-9|66	
12cr|gscanbus-0.7.1-9|67	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.7.1-5mdv2008.1
12cr|gscanbus-0.7.1-9|68	+ Revision: 140742
12cr|gscanbus-0.7.1-9|69	- restore BuildRoot
12cr|gscanbus-0.7.1-9|70	
12cr|gscanbus-0.7.1-9|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|gscanbus-0.7.1-9|72	- kill re-definition of %%buildroot on Pixel's request
12cr|gscanbus-0.7.1-9|73	
12cr|gscanbus-0.7.1-9|74	
12cr|gscanbus-0.7.1-9|75	* Tue Jan 16 2007 Stefan van der Eijk <stefan@mandriva.org> 0.7.1-5mdv2007.0
12cr|gscanbus-0.7.1-9|76	+ Revision: 109644
12cr|gscanbus-0.7.1-9|77	- Import gscanbus
12cr|gscanbus-0.7.1-9|78	
12cr|gscanbus-0.7.1-9|79	* Mon Apr 24 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.7.1-5mdk
12cr|gscanbus-0.7.1-9|80	- Add BuildRequires
12cr|gscanbus-0.7.1-9|81	- use mkrel
12cr|gscanbus-0.7.1-9|82	
12cr|gscanbus-0.7.1-9|83	* Fri Mar 18 2005 Olivier Blin <oblin@mandrakesoft.com> 0.7.1-4mdk
12cr|gscanbus-0.7.1-9|84	- use automake1.4
12cr|gscanbus-0.7.1-9|85	- rebuild for libraw1394
12cr|gscanbus-0.7.1-9|86	
12cr|gscanbus-0.7.1-9|87	* Sat Mar 13 2004 Guillaume Cottenceau <gc@mandrakesoft.com> 0.7.1-3mdk
12cr|gscanbus-0.7.1-9|88	- rebuild per request of Warly's bot
12cr|gscanbus-0.7.1-9|89	

1924 12
12cr|gscore-0.0.8-6|1	%define name	gscore
12cr|gscore-0.0.8-6|2	%define version	0.0.8
12cr|gscore-0.0.8-6|3	%define release 6
12cr|gscore-0.0.8-6|4	
12cr|gscore-0.0.8-6|5	Name: 	 	%{name}
12cr|gscore-0.0.8-6|6	Summary: 	Musical score editor
12cr|gscore-0.0.8-6|7	Version: 	%{version}
12cr|gscore-0.0.8-6|8	Release: 	%{release}
12cr|gscore-0.0.8-6|9	
12cr|gscore-0.0.8-6|10	Source0:		http://www.gscore.org/targz/%{name}-%{version}.tar.bz2
12cr|gscore-0.0.8-6|11	source1:		.abf.yml
12cr|gscore-0.0.8-6|12	Patch0:		gscore-0.0.8-install.patch.bz2
12cr|gscore-0.0.8-6|13	patch1:		gscore-0.0.8.gmodule.patch
12cr|gscore-0.0.8-6|14	URL:		http://www.gscore.org/
12cr|gscore-0.0.8-6|15	License:	GPL
12cr|gscore-0.0.8-6|16	Group:		Publishing
12cr|gscore-0.0.8-6|17	BuildRequires:	imagemagick
12cr|gscore-0.0.8-6|18	BuildRequires:	pkgconfig(libglade-2.0)
12cr|gscore-0.0.8-6|19	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gscore-0.0.8-6|20	BuildRequires:	scons
12cr|gscore-0.0.8-6|21	
12cr|gscore-0.0.8-6|22	%description
12cr|gscore-0.0.8-6|23	Gscore is a non-page-oriented notation program, allowing you to easily write
12cr|gscore-0.0.8-6|24	your scores, as well as import and export in abc format.
12cr|gscore-0.0.8-6|25	
12cr|gscore-0.0.8-6|26	%prep
12cr|gscore-0.0.8-6|27	%setup -q
12cr|gscore-0.0.8-6|28	%patch0 -p1 -b .install
12cr|gscore-0.0.8-6|29	%patch1 -p1 -b .gmodule
12cr|gscore-0.0.8-6|30	
12cr|gscore-0.0.8-6|31	%build
12cr|gscore-0.0.8-6|32	scons
12cr|gscore-0.0.8-6|33	
12cr|gscore-0.0.8-6|34	%install
12cr|gscore-0.0.8-6|35	DESTDIR=%{buildroot} scons install
12cr|gscore-0.0.8-6|36	
12cr|gscore-0.0.8-6|37	#menu
12cr|gscore-0.0.8-6|38	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/applications/
12cr|gscore-0.0.8-6|39	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gscore-0.0.8-6|40	[Desktop Entry]
12cr|gscore-0.0.8-6|41	Name=GScore
12cr|gscore-0.0.8-6|42	Comment=Musical Score Editor
12cr|gscore-0.0.8-6|43	Exec=%name
12cr|gscore-0.0.8-6|44	Icon=%name
12cr|gscore-0.0.8-6|45	Terminal=false
12cr|gscore-0.0.8-6|46	Type=Application
12cr|gscore-0.0.8-6|47	Categories=X-MandrivaLinux-Office-Publishing;Sound;Player;
12cr|gscore-0.0.8-6|48	EOF
12cr|gscore-0.0.8-6|49	
12cr|gscore-0.0.8-6|50	#icons
12cr|gscore-0.0.8-6|51	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|gscore-0.0.8-6|52	convert -size 48x48 pixmaps/%name.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|gscore-0.0.8-6|53	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|gscore-0.0.8-6|54	convert -size 32x32 pixmaps/%name.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|gscore-0.0.8-6|55	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|gscore-0.0.8-6|56	convert -size 16x16 pixmaps/%name.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|gscore-0.0.8-6|57	
12cr|gscore-0.0.8-6|58	%files
12cr|gscore-0.0.8-6|59	%defattr(-,root,root)
12cr|gscore-0.0.8-6|60	%doc AUTHORS ChangeLog README TODO VERSION
12cr|gscore-0.0.8-6|61	%{_bindir}/%name
12cr|gscore-0.0.8-6|62	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gscore-0.0.8-6|63	%{_datadir}/%name
12cr|gscore-0.0.8-6|64	%{_liconsdir}/%name.png
12cr|gscore-0.0.8-6|65	%{_iconsdir}/%name.png
12cr|gscore-0.0.8-6|66	%{_miconsdir}/%name.png
12cr|gscore-0.0.8-6|67	
12cr|gscore-0.0.8-6|68	
12cr|gscore-0.0.8-6|69	%changelog
12cr|gscore-0.0.8-6|70	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-6mdv2011.0
12cr|gscore-0.0.8-6|71	+ Revision: 619258
12cr|gscore-0.0.8-6|72	- the mass rebuild of 2010.0 packages
12cr|gscore-0.0.8-6|73	
12cr|gscore-0.0.8-6|74	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.0.8-5mdv2010.0
12cr|gscore-0.0.8-6|75	+ Revision: 429325
12cr|gscore-0.0.8-6|76	- rebuild
12cr|gscore-0.0.8-6|77	
12cr|gscore-0.0.8-6|78	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gscore-0.0.8-6|79	- lowercase ImageMagick
12cr|gscore-0.0.8-6|80	
12cr|gscore-0.0.8-6|81	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.0.8-4mdv2009.0
12cr|gscore-0.0.8-6|82	+ Revision: 240798
12cr|gscore-0.0.8-6|83	- rebuild
12cr|gscore-0.0.8-6|84	- kill re-definition of %%buildroot on Pixel's request
12cr|gscore-0.0.8-6|85	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|gscore-0.0.8-6|86	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|gscore-0.0.8-6|87	
12cr|gscore-0.0.8-6|88	+ Pixel <pixel@mandriva.com>
12cr|gscore-0.0.8-6|89	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gscore-0.0.8-6|90	
12cr|gscore-0.0.8-6|91	+ Olivier Blin <oblin@mandriva.com>
12cr|gscore-0.0.8-6|92	- restore BuildRoot
12cr|gscore-0.0.8-6|93	
12cr|gscore-0.0.8-6|94	* Tue Aug 28 2007 Thierry Vignaud <tv@mandriva.org> 0.0.8-2mdv2008.0
12cr|gscore-0.0.8-6|95	+ Revision: 72663
12cr|gscore-0.0.8-6|96	- fix XDG migration
12cr|gscore-0.0.8-6|97	- convert menu to XDG
12cr|gscore-0.0.8-6|98	- use %%mkrel
12cr|gscore-0.0.8-6|99	
12cr|gscore-0.0.8-6|100	+ Pascal Terjan <pterjan@mandriva.org>
12cr|gscore-0.0.8-6|101	- Import gscore
12cr|gscore-0.0.8-6|102	
12cr|gscore-0.0.8-6|103	
12cr|gscore-0.0.8-6|104	
12cr|gscore-0.0.8-6|105	* Wed Dec 29 2004 Austin Acton <austin@mandrake.org> 0.0.8-1mdk
12cr|gscore-0.0.8-6|106	- 0.0.8
12cr|gscore-0.0.8-6|107	- rediff; scons: suXor, Abel Cheung: r0X0r
12cr|gscore-0.0.8-6|108	
12cr|gscore-0.0.8-6|109	* Mon Dec 20 2004 Abel Cheung <deaddog@mandrake.org> 0.0.7-2mdk
12cr|gscore-0.0.8-6|110	- P0: Now it doesn't need files located under /home
12cr|gscore-0.0.8-6|111	- I'll curse scons until it disappears from this world
12cr|gscore-0.0.8-6|112	
12cr|gscore-0.0.8-6|113	* Wed Dec 1 2004 Austin Acton <austin@mandrake.org> 0.0.7-1mdk
12cr|gscore-0.0.8-6|114	- initial package

1925 12
12cr|gsd-1.2.2-1|1	Summary: 	Greenbone Security Desktop
12cr|gsd-1.2.2-1|2	Name:		gsd
12cr|gsd-1.2.2-1|3	Version:	1.2.2
12cr|gsd-1.2.2-1|4	Release:	1
12cr|gsd-1.2.2-1|5	Source0:		http://wald.intevation.org/frs/download.php/561/%name-%version.tar.gz
12cr|gsd-1.2.2-1|6	patch1:		gsd-1.2.2.ompentity.patch
12cr|gsd-1.2.2-1|7	Group:		System/Configuration/Networking
12cr|gsd-1.2.2-1|8	Url:		http://www.openvas.org
12cr|gsd-1.2.2-1|9	License:	GPLv2+
12cr|gsd-1.2.2-1|10	BuildRequires:	cmake
12cr|gsd-1.2.2-1|11	BuildRequires:	openvas-devel >= 4.0
12cr|gsd-1.2.2-1|12	BuildRequires:	doxygen
12cr|gsd-1.2.2-1|13	BuildRequires:	qt4-devel
12cr|gsd-1.2.2-1|14	Requires:	openvas-manager
12cr|gsd-1.2.2-1|15	
12cr|gsd-1.2.2-1|16	%description
12cr|gsd-1.2.2-1|17	The GSD is a desktop client that connects to the OpenVAS Manager using
12cr|gsd-1.2.2-1|18	the OMP protocol.
12cr|gsd-1.2.2-1|19	
12cr|gsd-1.2.2-1|20	It uses the Qt framework for the GUI and is implemented in C++.  Main
12cr|gsd-1.2.2-1|21	dependencies are qt4, gnutls, glib and openvas-libraries.
12cr|gsd-1.2.2-1|22	
12cr|gsd-1.2.2-1|23	%prep
12cr|gsd-1.2.2-1|24	%setup -q -n %name-%version
12cr|gsd-1.2.2-1|25	%patch1 -p1 -b .ompentity
12cr|gsd-1.2.2-1|26	
12cr|gsd-1.2.2-1|27	sed -i -e 's#-Werror##' CMakeLists.txt
12cr|gsd-1.2.2-1|28	
12cr|gsd-1.2.2-1|29	%build
12cr|gsd-1.2.2-1|30	export LDFLAGS="-lopenvas_misc -lglib-2.0 -lgnutls"
12cr|gsd-1.2.2-1|31	%cmake -DSYSCONFDIR=%{_sysconfdir}
12cr|gsd-1.2.2-1|32	%make
12cr|gsd-1.2.2-1|33	
12cr|gsd-1.2.2-1|34	%install
12cr|gsd-1.2.2-1|35	%makeinstall_std -C build
12cr|gsd-1.2.2-1|36	
12cr|gsd-1.2.2-1|37	%files
12cr|gsd-1.2.2-1|38	%defattr(-,root,root)
12cr|gsd-1.2.2-1|39	%config(noreplace) %{_sysconfdir}/openvas/gsd_log.conf
12cr|gsd-1.2.2-1|40	%{_bindir}/gsd
12cr|gsd-1.2.2-1|41	%{_mandir}/man8/gsd.8*
12cr|gsd-1.2.2-1|42	%{_datadir}/openvas/*.html
12cr|gsd-1.2.2-1|43	%{_datadir}/openvas/translations/gsd_*.qm
12cr|gsd-1.2.2-1|44	
12cr|gsd-1.2.2-1|45	
12cr|gsd-1.2.2-1|46	%changelog
12cr|gsd-1.2.2-1|47	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 1.2.0-1mdv2011.0
12cr|gsd-1.2.2-1|48	+ Revision: 677475
12cr|gsd-1.2.2-1|49	- new version 1.2.0
12cr|gsd-1.2.2-1|50	
12cr|gsd-1.2.2-1|51	* Sat Apr 02 2011 Funda Wang <fwang@mandriva.org> 1.1.1-1
12cr|gsd-1.2.2-1|52	+ Revision: 649838
12cr|gsd-1.2.2-1|53	- add desc
12cr|gsd-1.2.2-1|54	- add BR
12cr|gsd-1.2.2-1|55	- import gsd
12cr|gsd-1.2.2-1|56	

1926 12
12cr|gset-compiz-0.3.4-11|1	%define name gset-compiz
12cr|gset-compiz-0.3.4-11|2	%define version 0.3.4
12cr|gset-compiz-0.3.4-11|3	%define subversion 0
12cr|gset-compiz-0.3.4-11|4	%if %subversion
12cr|gset-compiz-0.3.4-11|5	%define srcversion %{version}-%{subversion}
12cr|gset-compiz-0.3.4-11|6	%else
12cr|gset-compiz-0.3.4-11|7	%define srcversion %{version}
12cr|gset-compiz-0.3.4-11|8	%endif
12cr|gset-compiz-0.3.4-11|9	%define release 11
12cr|gset-compiz-0.3.4-11|10	
12cr|gset-compiz-0.3.4-11|11	Summary: A compiz configuration tool
12cr|gset-compiz-0.3.4-11|12	Name: %{name}
12cr|gset-compiz-0.3.4-11|13	Version: %{version}
12cr|gset-compiz-0.3.4-11|14	Release: %{release}
12cr|gset-compiz-0.3.4-11|15	Source0: http://3v1n0.tuxfamily.org/src/%{name}-%{srcversion}.tar.bz2
12cr|gset-compiz-0.3.4-11|16	Patch0:  gset-compiz-lib_path.patch
12cr|gset-compiz-0.3.4-11|17	Patch1:  gset-compiz-0.3.4-root.patch
12cr|gset-compiz-0.3.4-11|18	Patch2:  gset-compiz-0.3.4-keys.patch
12cr|gset-compiz-0.3.4-11|19	Patch3:  gset-compiz-automake1.10.diff
12cr|gset-compiz-0.3.4-11|20	Patch4:	 gset-compiz-0.3.4-about_close.patch
12cr|gset-compiz-0.3.4-11|21	Patch5:	 gset-compiz-0.3.4-iValue.patch
12cr|gset-compiz-0.3.4-11|22	License: GPL
12cr|gset-compiz-0.3.4-11|23	Group: System/X11
12cr|gset-compiz-0.3.4-11|24	Url: http://www.compiz.net/
12cr|gset-compiz-0.3.4-11|25	BuildRequires: pkgconfig(libglade-2.0)
12cr|gset-compiz-0.3.4-11|26	BuildRequires: pkgconfig(gconf-2.0)
12cr|gset-compiz-0.3.4-11|27	BuildRequires: desktop-file-utils
12cr|gset-compiz-0.3.4-11|28	BuildRequires: automake >= 1.10
12cr|gset-compiz-0.3.4-11|29	
12cr|gset-compiz-0.3.4-11|30	
12cr|gset-compiz-0.3.4-11|31	%description
12cr|gset-compiz-0.3.4-11|32	gset-compiz is a GTK tool to configure compiz.
12cr|gset-compiz-0.3.4-11|33	
12cr|gset-compiz-0.3.4-11|34	%prep
12cr|gset-compiz-0.3.4-11|35	%setup -q
12cr|gset-compiz-0.3.4-11|36	#% patch0 -p1 -b .lib_path
12cr|gset-compiz-0.3.4-11|37	%patch1 -p1 -b .root
12cr|gset-compiz-0.3.4-11|38	%patch2 -p1 -b .keys
12cr|gset-compiz-0.3.4-11|39	%patch3 -p0 -b .automake1.10
12cr|gset-compiz-0.3.4-11|40	%patch4 -p1 -b .about_close
12cr|gset-compiz-0.3.4-11|41	%patch5 -p1 -b .iValue
12cr|gset-compiz-0.3.4-11|42	perl -pi -e 's/\.png$//' data/%{name}.desktop
12cr|gset-compiz-0.3.4-11|43	chmod go+r src/gset.c
12cr|gset-compiz-0.3.4-11|44	
12cr|gset-compiz-0.3.4-11|45	%build
12cr|gset-compiz-0.3.4-11|46	export LIBS="-l X11"
12cr|gset-compiz-0.3.4-11|47	aclocal; autoconf; automake; autoheader
12cr|gset-compiz-0.3.4-11|48	%configure2_5x
12cr|gset-compiz-0.3.4-11|49	%make
12cr|gset-compiz-0.3.4-11|50	
12cr|gset-compiz-0.3.4-11|51	%install
12cr|gset-compiz-0.3.4-11|52	%makeinstall
12cr|gset-compiz-0.3.4-11|53	rm -f %{buildroot}%{_datadir}/%{name}/README
12cr|gset-compiz-0.3.4-11|54	
12cr|gset-compiz-0.3.4-11|55	desktop-file-install \
12cr|gset-compiz-0.3.4-11|56	--vendor="" \
12cr|gset-compiz-0.3.4-11|57	--remove-category="Application" \
12cr|gset-compiz-0.3.4-11|58	--add-category="X-MandrivaLinux-System-Configuration-Other" \
12cr|gset-compiz-0.3.4-11|59	--dir %{buildroot}%{_datadir}/applications \
12cr|gset-compiz-0.3.4-11|60	%{buildroot}%{_datadir}/applications/*.desktop
12cr|gset-compiz-0.3.4-11|61	
12cr|gset-compiz-0.3.4-11|62	%files
12cr|gset-compiz-0.3.4-11|63	%defattr(-,root,root)
12cr|gset-compiz-0.3.4-11|64	%doc README
12cr|gset-compiz-0.3.4-11|65	%{_bindir}/%{name}
12cr|gset-compiz-0.3.4-11|66	%{_datadir}/applications/%{name}.desktop
12cr|gset-compiz-0.3.4-11|67	%{_datadir}/%{name}/gset.glade
12cr|gset-compiz-0.3.4-11|68	%{_datadir}/pixmaps/%{name}.png
12cr|gset-compiz-0.3.4-11|69	
12cr|gset-compiz-0.3.4-11|70	
12cr|gset-compiz-0.3.4-11|71	%changelog
12cr|gset-compiz-0.3.4-11|72	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3.4-11mdv2009.0
12cr|gset-compiz-0.3.4-11|73	+ Revision: 246654
12cr|gset-compiz-0.3.4-11|74	- rebuild
12cr|gset-compiz-0.3.4-11|75	
12cr|gset-compiz-0.3.4-11|76	+ Pixel <pixel@mandriva.com>
12cr|gset-compiz-0.3.4-11|77	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gset-compiz-0.3.4-11|78	
12cr|gset-compiz-0.3.4-11|79	* Mon Mar 03 2008 Olivier Blin <oblin@mandriva.com> 0.3.4-9mdv2008.1
12cr|gset-compiz-0.3.4-11|80	+ Revision: 178019
12cr|gset-compiz-0.3.4-11|81	- fix crash (#36028, wobbly fx values are now integers and not strings)
12cr|gset-compiz-0.3.4-11|82	
12cr|gset-compiz-0.3.4-11|83	* Mon Mar 03 2008 Olivier Blin <oblin@mandriva.com> 0.3.4-8mdv2008.1
12cr|gset-compiz-0.3.4-11|84	+ Revision: 177825
12cr|gset-compiz-0.3.4-11|85	- remove icon extension in desktop file
12cr|gset-compiz-0.3.4-11|86	- fix about dialog not closing (#25571)
12cr|gset-compiz-0.3.4-11|87	- restore BuildRoot
12cr|gset-compiz-0.3.4-11|88	
12cr|gset-compiz-0.3.4-11|89	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|gset-compiz-0.3.4-11|90	- kill re-definition of %%buildroot on Pixel's request
12cr|gset-compiz-0.3.4-11|91	
12cr|gset-compiz-0.3.4-11|92	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-7mdv2008.0
12cr|gset-compiz-0.3.4-11|93	+ Revision: 75300
12cr|gset-compiz-0.3.4-11|94	- fix build
12cr|gset-compiz-0.3.4-11|95	- fix build
12cr|gset-compiz-0.3.4-11|96	
12cr|gset-compiz-0.3.4-11|97	
12cr|gset-compiz-0.3.4-11|98	* Thu Sep 21 2006 Olivier Blin <oblin@mandriva.com>
12cr|gset-compiz-0.3.4-11|99	+ 2006-09-21 15:11:02 (62512)
12cr|gset-compiz-0.3.4-11|100	- buildrequires desktop-file-utils
12cr|gset-compiz-0.3.4-11|101	
12cr|gset-compiz-0.3.4-11|102	* Thu Sep 21 2006 Olivier Blin <oblin@mandriva.com>
12cr|gset-compiz-0.3.4-11|103	+ 2006-09-21 15:04:15 (62511)
12cr|gset-compiz-0.3.4-11|104	- buildrequires libGConf2-devel
12cr|gset-compiz-0.3.4-11|105	
12cr|gset-compiz-0.3.4-11|106	* Thu Sep 21 2006 Olivier Blin <oblin@mandriva.com>
12cr|gset-compiz-0.3.4-11|107	+ 2006-09-21 13:57:48 (62503)
12cr|gset-compiz-0.3.4-11|108	- fix gconf keys for shortcuts (#24772)
12cr|gset-compiz-0.3.4-11|109	
12cr|gset-compiz-0.3.4-11|110	* Wed Sep 20 2006 Olivier Blin <oblin@mandriva.com>
12cr|gset-compiz-0.3.4-11|111	+ 2006-09-20 18:35:23 (62470)
12cr|gset-compiz-0.3.4-11|112	- 0.3.4-3mdv
12cr|gset-compiz-0.3.4-11|113	
12cr|gset-compiz-0.3.4-11|114	* Wed Sep 20 2006 Olivier Blin <oblin@mandriva.com>
12cr|gset-compiz-0.3.4-11|115	+ 2006-09-20 18:34:42 (62469)
12cr|gset-compiz-0.3.4-11|116	- buildrequire libglade2.0-devel, not libglade-devel
12cr|gset-compiz-0.3.4-11|117	
12cr|gset-compiz-0.3.4-11|118	* Wed Sep 20 2006 Olivier Blin <oblin@mandriva.com>
12cr|gset-compiz-0.3.4-11|119	+ 2006-09-20 18:09:16 (62465)
12cr|gset-compiz-0.3.4-11|120	- modify system gconf settings when running gset-compiz as root
12cr|gset-compiz-0.3.4-11|121	
12cr|gset-compiz-0.3.4-11|122	* Wed Aug 30 2006 Olivier Blin <oblin@mandriva.com>
12cr|gset-compiz-0.3.4-11|123	+ 2006-08-30 00:14:00 (58753)
12cr|gset-compiz-0.3.4-11|124	- 0.3.4
12cr|gset-compiz-0.3.4-11|125	
12cr|gset-compiz-0.3.4-11|126	* Sat Aug 26 2006 Olivier Blin <oblin@mandriva.com>
12cr|gset-compiz-0.3.4-11|127	+ 2006-08-26 14:23:57 (58176)
12cr|gset-compiz-0.3.4-11|128	- add Mandriva menu category (#24775)
12cr|gset-compiz-0.3.4-11|129	
12cr|gset-compiz-0.3.4-11|130	* Thu Aug 24 2006 Olivier Blin <oblin@mandriva.com>
12cr|gset-compiz-0.3.4-11|131	+ 2006-08-24 18:25:35 (57922)
12cr|gset-compiz-0.3.4-11|132	- fix plugins path on x86_64
12cr|gset-compiz-0.3.4-11|133	
12cr|gset-compiz-0.3.4-11|134	* Thu Aug 24 2006 Olivier Blin <oblin@mandriva.com>
12cr|gset-compiz-0.3.4-11|135	+ 2006-08-24 14:45:10 (57842)
12cr|gset-compiz-0.3.4-11|136	- buildrequires libglade-devel (thanks Iurt)
12cr|gset-compiz-0.3.4-11|137	
12cr|gset-compiz-0.3.4-11|138	* Thu Aug 24 2006 Olivier Blin <oblin@mandriva.com>
12cr|gset-compiz-0.3.4-11|139	+ 2006-08-24 14:42:48 (57841)
12cr|gset-compiz-0.3.4-11|140	- Import gset-compiz
12cr|gset-compiz-0.3.4-11|141	
12cr|gset-compiz-0.3.4-11|142	* Sat Aug 19 2006 Olivier Blin <blino@mandriva.com> 0.3.3-1mdv2007.0
12cr|gset-compiz-0.3.4-11|143	- initial Mandriva release
12cr|gset-compiz-0.3.4-11|144	

1927 12
12cr|gsetroot-1.1-1|1	%define name	gsetroot
12cr|gsetroot-1.1-1|2	%define version	1.1
12cr|gsetroot-1.1-1|3	%define release	1
12cr|gsetroot-1.1-1|4	
12cr|gsetroot-1.1-1|5	Summary:	Gtk-based front-end for Esetroot
12cr|gsetroot-1.1-1|6	Name:		%{name}
12cr|gsetroot-1.1-1|7	Version:	%{version}
12cr|gsetroot-1.1-1|8	Release:	%mkrel %{release}
12cr|gsetroot-1.1-1|9	Source0:	http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|gsetroot-1.1-1|10	License:	GPLv2
12cr|gsetroot-1.1-1|11	Group:		Graphical desktop/GNOME
12cr|gsetroot-1.1-1|12	Url:		http://gsetroot.sf.net
12cr|gsetroot-1.1-1|13	BuildRequires:	gtk2-devel
12cr|gsetroot-1.1-1|14	Requires:	eterm
12cr|gsetroot-1.1-1|15	
12cr|gsetroot-1.1-1|16	%description
12cr|gsetroot-1.1-1|17	Use it to configure root window under a Window Manager like FluxBox,
12cr|gsetroot-1.1-1|18	Enlightenment, WindowMaker, NextStep, BlackBox..
12cr|gsetroot-1.1-1|19	
12cr|gsetroot-1.1-1|20	%prep
12cr|gsetroot-1.1-1|21	%setup -q
12cr|gsetroot-1.1-1|22	
12cr|gsetroot-1.1-1|23	%build
12cr|gsetroot-1.1-1|24	%configure2_5x
12cr|gsetroot-1.1-1|25	%make
12cr|gsetroot-1.1-1|26	
12cr|gsetroot-1.1-1|27	%install
12cr|gsetroot-1.1-1|28	rm -rf %{buildroot}
12cr|gsetroot-1.1-1|29	%makeinstall_std
12cr|gsetroot-1.1-1|30	
12cr|gsetroot-1.1-1|31	rm -rf %{buildroot}/usr/doc/*
12cr|gsetroot-1.1-1|32	
12cr|gsetroot-1.1-1|33	%clean
12cr|gsetroot-1.1-1|34	rm -rf %{buildroot}
12cr|gsetroot-1.1-1|35	
12cr|gsetroot-1.1-1|36	%files
12cr|gsetroot-1.1-1|37	%defattr(-,root,root)
12cr|gsetroot-1.1-1|38	%doc AUTHORS README ChangeLog
12cr|gsetroot-1.1-1|39	%{_bindir}/%{name}
12cr|gsetroot-1.1-1|40	
12cr|gsetroot-1.1-1|41	
12cr|gsetroot-1.1-1|42	
12cr|gsetroot-1.1-1|43	%changelog
12cr|gsetroot-1.1-1|44	

1928 12
12cr|gsh-1.0.2-11|1	%define name         	gsh
12cr|gsh-1.0.2-11|2	%define version      	1.0.2
12cr|gsh-1.0.2-11|3	%define release		11
12cr|gsh-1.0.2-11|4	
12cr|gsh-1.0.2-11|5	Name: 		%{name}
12cr|gsh-1.0.2-11|6	Version: 	%{version}
12cr|gsh-1.0.2-11|7	Release:	%{release}
12cr|gsh-1.0.2-11|8	Summary: 	Run commands on other hosts through ssh
12cr|gsh-1.0.2-11|9	License: 	GPL
12cr|gsh-1.0.2-11|10	Group: 		Networking/Remote access
12cr|gsh-1.0.2-11|11	Url:		http://outflux.net/unix/software/gsh/
12cr|gsh-1.0.2-11|12	Source0: 	%{name}-%{version}.tar.bz2
12cr|gsh-1.0.2-11|13	buildrequires:	perl-devel
12cr|gsh-1.0.2-11|14	Requires:	openssh, openssh-clients, perl
12cr|gsh-1.0.2-11|15	Prefix:		%{_prefix}
12cr|gsh-1.0.2-11|16	buildArch:	noarch
12cr|gsh-1.0.2-11|17	
12cr|gsh-1.0.2-11|18	%description
12cr|gsh-1.0.2-11|19	Run commands on other hosts through ssh
12cr|gsh-1.0.2-11|20	
12cr|gsh-1.0.2-11|21	%prep
12cr|gsh-1.0.2-11|22	%setup -n %{name}-%{version}
12cr|gsh-1.0.2-11|23	
12cr|gsh-1.0.2-11|24	%build
12cr|gsh-1.0.2-11|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|gsh-1.0.2-11|26	%make
12cr|gsh-1.0.2-11|27	
12cr|gsh-1.0.2-11|28	%install
12cr|gsh-1.0.2-11|29	%makeinstall_std
12cr|gsh-1.0.2-11|30	
12cr|gsh-1.0.2-11|31	mkdir -p %{buildroot}/etc
12cr|gsh-1.0.2-11|32	
12cr|gsh-1.0.2-11|33	cat > $RPM_BUILD_ROOT/etc/ghosts <<EOF
12cr|gsh-1.0.2-11|34	# Macros
12cr|gsh-1.0.2-11|35	#mdkprod=mdk82
12cr|gsh-1.0.2-11|36	# Machines
12cr|gsh-1.0.2-11|37	# Name		Group		Hardware	OS
12cr|gsh-1.0.2-11|38	#n1		prod		intel		linux
12cr|gsh-1.0.2-11|39	EOF
12cr|gsh-1.0.2-11|40	
12cr|gsh-1.0.2-11|41	%files
12cr|gsh-1.0.2-11|42	%defattr (-,root,root)
12cr|gsh-1.0.2-11|43	%doc LICENSE MANIFEST README TODO
12cr|gsh-1.0.2-11|44	%attr(755,root,root) %{_bindir}/gsh
12cr|gsh-1.0.2-11|45	%attr(755,root,root) %{_bindir}/ghosts
12cr|gsh-1.0.2-11|46	%attr(755,root,root) %{perl_vendorlib}/*
12cr|gsh-1.0.2-11|47	%{_mandir}/man1/*
12cr|gsh-1.0.2-11|48	%config(noreplace) /etc/ghosts
12cr|gsh-1.0.2-11|49	
12cr|gsh-1.0.2-11|50	
12cr|gsh-1.0.2-11|51	
12cr|gsh-1.0.2-11|52	
12cr|gsh-1.0.2-11|53	%changelog
12cr|gsh-1.0.2-11|54	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.0.2-11mdv2011.0
12cr|gsh-1.0.2-11|55	+ Revision: 653382
12cr|gsh-1.0.2-11|56	- rebuild for updated spec-helper
12cr|gsh-1.0.2-11|57	
12cr|gsh-1.0.2-11|58	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-10mdv2011.0
12cr|gsh-1.0.2-11|59	+ Revision: 429328
12cr|gsh-1.0.2-11|60	- rebuild
12cr|gsh-1.0.2-11|61	
12cr|gsh-1.0.2-11|62	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.2-9mdv2009.0
12cr|gsh-1.0.2-11|63	+ Revision: 246658
12cr|gsh-1.0.2-11|64	- rebuild
12cr|gsh-1.0.2-11|65	
12cr|gsh-1.0.2-11|66	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.2-7mdv2008.1
12cr|gsh-1.0.2-11|67	+ Revision: 140742
12cr|gsh-1.0.2-11|68	- restore BuildRoot
12cr|gsh-1.0.2-11|69	
12cr|gsh-1.0.2-11|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|gsh-1.0.2-11|71	- kill re-definition of %%buildroot on Pixel's request
12cr|gsh-1.0.2-11|72	
12cr|gsh-1.0.2-11|73	
12cr|gsh-1.0.2-11|74	* Fri Mar 02 2007 Antoine Ginies <aginies@mandriva.com> 1.0.2-7mdv2007.0
12cr|gsh-1.0.2-11|75	+ Revision: 131000
12cr|gsh-1.0.2-11|76	- Import gsh
12cr|gsh-1.0.2-11|77	
12cr|gsh-1.0.2-11|78	* Tue Aug 08 2006 Antoine Ginies <aginies@mandriva.com> 1.0.2-7mdv2007.0
12cr|gsh-1.0.2-11|79	- release 1.0.2
12cr|gsh-1.0.2-11|80	- use mkrel
12cr|gsh-1.0.2-11|81	- add man pages
12cr|gsh-1.0.2-11|82	- use perl macro
12cr|gsh-1.0.2-11|83	
12cr|gsh-1.0.2-11|84	* Mon Feb 07 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.9.0-6mdk
12cr|gsh-1.0.2-11|85	- fix sysadmin.pl location
12cr|gsh-1.0.2-11|86	- cleanup
12cr|gsh-1.0.2-11|87	
12cr|gsh-1.0.2-11|88	* Sat Feb 05 2005 Sylvie Terjan <erinmargault@mandrake.org> 0.9.0-5mdk
12cr|gsh-1.0.2-11|89	- rebuild for new perl
12cr|gsh-1.0.2-11|90	
12cr|gsh-1.0.2-11|91	* Tue May 18 2004 Antoine Ginies <aginies@n2.mandrakesoft.com> 0.9.0-4mdk
12cr|gsh-1.0.2-11|92	- rebuild
12cr|gsh-1.0.2-11|93	- rpmlint fix
12cr|gsh-1.0.2-11|94	

1929 12
12cr|gshowtv-1.2.2-5|1	%define name gshowtv
12cr|gshowtv-1.2.2-5|2	%define oname GShowTV
12cr|gshowtv-1.2.2-5|3	%define version 1.2.2
12cr|gshowtv-1.2.2-5|4	%define release 5
12cr|gshowtv-1.2.2-5|5	
12cr|gshowtv-1.2.2-5|6	Name: %{name}
12cr|gshowtv-1.2.2-5|7	Summary: %{oname} - A Gnome TV Guide
12cr|gshowtv-1.2.2-5|8	Version: %{version}
12cr|gshowtv-1.2.2-5|9	Release: %{release}
12cr|gshowtv-1.2.2-5|10	Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|gshowtv-1.2.2-5|11	URL: http://gshowtv.sourceforge.net/
12cr|gshowtv-1.2.2-5|12	License: GPL
12cr|gshowtv-1.2.2-5|13	Group: Graphical desktop/GNOME
12cr|gshowtv-1.2.2-5|14	BuildArch: noarch
12cr|gshowtv-1.2.2-5|15	BuildRequires: perl-Gtk2
12cr|gshowtv-1.2.2-5|16	BuildRequires: perl(Locale::TextDomain)
12cr|gshowtv-1.2.2-5|17	BuildRequires: desktop-file-utils
12cr|gshowtv-1.2.2-5|18	buildrequires:	perl-devel
12cr|gshowtv-1.2.2-5|19	Requires: xmltv-druid
12cr|gshowtv-1.2.2-5|20	Requires: perl-%{oname}
12cr|gshowtv-1.2.2-5|21	
12cr|gshowtv-1.2.2-5|22	%package -n perl-%{oname}
12cr|gshowtv-1.2.2-5|23	Summary: Perl module used by %{oname}
12cr|gshowtv-1.2.2-5|24	License: GPL
12cr|gshowtv-1.2.2-5|25	Group: Development/GNOME and GTK+
12cr|gshowtv-1.2.2-5|26	Requires: perl-Gtk2
12cr|gshowtv-1.2.2-5|27	Requires: perl(Locale::TextDomain)
12cr|gshowtv-1.2.2-5|28	
12cr|gshowtv-1.2.2-5|29	%description
12cr|gshowtv-1.2.2-5|30	%{oname} is a TV program schedule viewer and a Personal Video Recorder GUI.
12cr|gshowtv-1.2.2-5|31	
12cr|gshowtv-1.2.2-5|32	%{oname}'s basic purpose is to provide a nice GUI for viewing tv program
12cr|gshowtv-1.2.2-5|33	schedule information and for recording the programs. GShow TV doesnt itself
12cr|gshowtv-1.2.2-5|34	do the recording of the selected programs, rather it uses any PVR solution
12cr|gshowtv-1.2.2-5|35	that exists. GShow TV is globally usable as it uses XMLTV to access the
12cr|gshowtv-1.2.2-5|36	program schedules, and xmltv has support for multitude of countries.
12cr|gshowtv-1.2.2-5|37	
12cr|gshowtv-1.2.2-5|38	%description -n perl-%{oname}
12cr|gshowtv-1.2.2-5|39	%{oname} uses this perl module in its script.
12cr|gshowtv-1.2.2-5|40	
12cr|gshowtv-1.2.2-5|41	%prep
12cr|gshowtv-1.2.2-5|42	%setup -n %{name} -q
12cr|gshowtv-1.2.2-5|43	perl -pi -e "s|.png||" %{name}.desktop
12cr|gshowtv-1.2.2-5|44	
12cr|gshowtv-1.2.2-5|45	%build
12cr|gshowtv-1.2.2-5|46	perl Makefile.PL PREFIX=/usr \
12cr|gshowtv-1.2.2-5|47	INSTALLSITESCRIPT=%{_bindir} \
12cr|gshowtv-1.2.2-5|48	INSTALLSITEMAN1DIR=%{_mandir}/1 \
12cr|gshowtv-1.2.2-5|49	INSTALLSITELIB=%{perl_vendorlib}
12cr|gshowtv-1.2.2-5|50	
12cr|gshowtv-1.2.2-5|51	%make
12cr|gshowtv-1.2.2-5|52	
12cr|gshowtv-1.2.2-5|53	%install
12cr|gshowtv-1.2.2-5|54	%makeinstall DESTDIR=%{buildroot}
12cr|gshowtv-1.2.2-5|55	
12cr|gshowtv-1.2.2-5|56	desktop-file-install --vendor="" \
12cr|gshowtv-1.2.2-5|57	--remove-category="Application" \
12cr|gshowtv-1.2.2-5|58	--remove-category="AudioVideo" \
12cr|gshowtv-1.2.2-5|59	--remove-key="Encoding" \
12cr|gshowtv-1.2.2-5|60	--add-category="GTK" \
12cr|gshowtv-1.2.2-5|61	--add-category="X-MandrivaLinux-Multimedia-Video" \
12cr|gshowtv-1.2.2-5|62	--dir %{buildroot}%{_datadir}/applications/ \
12cr|gshowtv-1.2.2-5|63	%{buildroot}%{_datadir}/applications/*
12cr|gshowtv-1.2.2-5|64	
12cr|gshowtv-1.2.2-5|65	%find_lang %{name}
12cr|gshowtv-1.2.2-5|66	
12cr|gshowtv-1.2.2-5|67	%files -f %{name}.lang
12cr|gshowtv-1.2.2-5|68	%defattr(-,root,root)
12cr|gshowtv-1.2.2-5|69	%doc AUTHORS KNOWN_ISSUES README TODO
12cr|gshowtv-1.2.2-5|70	%{_bindir}/%{name}
12cr|gshowtv-1.2.2-5|71	%{_datadir}/%{name}
12cr|gshowtv-1.2.2-5|72	%{_datadir}/applications/%{name}.desktop
12cr|gshowtv-1.2.2-5|73	%{_datadir}/gnome/help/%{name}
12cr|gshowtv-1.2.2-5|74	%{_datadir}/pixmaps/%{name}.png
12cr|gshowtv-1.2.2-5|75	%{_mandir}/1/%{name}.*
12cr|gshowtv-1.2.2-5|76	
12cr|gshowtv-1.2.2-5|77	%files -n perl-%{oname}
12cr|gshowtv-1.2.2-5|78	%doc AUTHORS KNOWN_ISSUES README TODO
12cr|gshowtv-1.2.2-5|79	%{perl_vendorlib}/%{oname}
12cr|gshowtv-1.2.2-5|80	
12cr|gshowtv-1.2.2-5|81	
12cr|gshowtv-1.2.2-5|82	
12cr|gshowtv-1.2.2-5|83	%changelog
12cr|gshowtv-1.2.2-5|84	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-5mdv2011.0
12cr|gshowtv-1.2.2-5|85	+ Revision: 619260
12cr|gshowtv-1.2.2-5|86	- the mass rebuild of 2010.0 packages
12cr|gshowtv-1.2.2-5|87	
12cr|gshowtv-1.2.2-5|88	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2.2-4mdv2010.0
12cr|gshowtv-1.2.2-5|89	+ Revision: 429329
12cr|gshowtv-1.2.2-5|90	- rebuild
12cr|gshowtv-1.2.2-5|91	
12cr|gshowtv-1.2.2-5|92	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.2.2-3mdv2009.0
12cr|gshowtv-1.2.2-5|93	+ Revision: 246660
12cr|gshowtv-1.2.2-5|94	- rebuild
12cr|gshowtv-1.2.2-5|95	- kill re-definition of %%buildroot on Pixel's request
12cr|gshowtv-1.2.2-5|96	
12cr|gshowtv-1.2.2-5|97	+ Pixel <pixel@mandriva.com>
12cr|gshowtv-1.2.2-5|98	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gshowtv-1.2.2-5|99	
12cr|gshowtv-1.2.2-5|100	+ Olivier Blin <oblin@mandriva.com>
12cr|gshowtv-1.2.2-5|101	- restore BuildRoot
12cr|gshowtv-1.2.2-5|102	
12cr|gshowtv-1.2.2-5|103	+ Guillaume Bedot <littletux@mandriva.org>
12cr|gshowtv-1.2.2-5|104	- is a GTK app
12cr|gshowtv-1.2.2-5|105	- Fix requires
12cr|gshowtv-1.2.2-5|106	- Fix typo in summary
12cr|gshowtv-1.2.2-5|107	
12cr|gshowtv-1.2.2-5|108	* Tue Dec 11 2007 Guillaume Bedot <littletux@mandriva.org> 1.2.2-1mdv2008.1
12cr|gshowtv-1.2.2-5|109	+ Revision: 117187
12cr|gshowtv-1.2.2-5|110	- First package of gshowtv for Mandriva Linux.
12cr|gshowtv-1.2.2-5|111	- create gshowtv
12cr|gshowtv-1.2.2-5|112	

1930 12
12cr|gslist-0.8.10d-1|1	%define	name	gslist
12cr|gslist-0.8.10d-1|2	%define	version	0.8.10d
12cr|gslist-0.8.10d-1|3	%define	release	1
12cr|gslist-0.8.10d-1|4	
12cr|gslist-0.8.10d-1|5	Summary:	Gslist is a command-line game servers browser and heartbeats sender
12cr|gslist-0.8.10d-1|6	Name:		%{name}
12cr|gslist-0.8.10d-1|7	Version:	%{version}
12cr|gslist-0.8.10d-1|8	Release:	%mkrel %{release}
12cr|gslist-0.8.10d-1|9	Group:		Networking/Other
12cr|gslist-0.8.10d-1|10	License:	GPL
12cr|gslist-0.8.10d-1|11	URL:		http://aluigi.altervista.org/papers.htm#gslist
12cr|gslist-0.8.10d-1|12	Source0:	%{name}.zip
12cr|gslist-0.8.10d-1|13	source1:	.abf.yml
12cr|gslist-0.8.10d-1|14	patch0:		gslist-0.8.10d.fixmake.patch
12cr|gslist-0.8.10d-1|15	buildrequires:	GeoIP-devel
12cr|gslist-0.8.10d-1|16	buildrequires:	mysql-devel
12cr|gslist-0.8.10d-1|17	
12cr|gslist-0.8.10d-1|18	%description
12cr|gslist-0.8.10d-1|19	Gslist is a command-line game servers browser and heartbeats sender,
12cr|gslist-0.8.10d-1|20	it supports an incredible amount of games and moreover a lot of
12cr|gslist-0.8.10d-1|21	options making it simple and complete at the same time.
12cr|gslist-0.8.10d-1|22	It can run a specific application for each gameserver,
12cr|gslist-0.8.10d-1|23	can request informations, lets you to filter the servers list
12cr|gslist-0.8.10d-1|24	(for country, gamename, port, number of players...) and more.
12cr|gslist-0.8.10d-1|25	
12cr|gslist-0.8.10d-1|26	%prep
12cr|gslist-0.8.10d-1|27	%setup -c %{name}
12cr|gslist-0.8.10d-1|28	%patch0 -p1 -b .fixmake
12cr|gslist-0.8.10d-1|29	
12cr|gslist-0.8.10d-1|30	%build
12cr|gslist-0.8.10d-1|31	make clean
12cr|gslist-0.8.10d-1|32	%make CFLAGS="$RPM_OPT_FLAGS"
12cr|gslist-0.8.10d-1|33	
12cr|gslist-0.8.10d-1|34	%install
12cr|gslist-0.8.10d-1|35	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
12cr|gslist-0.8.10d-1|36	
12cr|gslist-0.8.10d-1|37	%files
12cr|gslist-0.8.10d-1|38	%defattr(-,root,root)
12cr|gslist-0.8.10d-1|39	%doc gslist.txt
12cr|gslist-0.8.10d-1|40	%{_bindir}/%{name}
12cr|gslist-0.8.10d-1|41	%{_bindir}/%{name}sql
12cr|gslist-0.8.10d-1|42	
12cr|gslist-0.8.10d-1|43	
12cr|gslist-0.8.10d-1|44	
12cr|gslist-0.8.10d-1|45	%changelog
12cr|gslist-0.8.10d-1|46	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.8.1-1mdv2008.1
12cr|gslist-0.8.10d-1|47	+ Revision: 126343
12cr|gslist-0.8.10d-1|48	- kill re-definition of %%buildroot on Pixel's request
12cr|gslist-0.8.10d-1|49	- import gslist
12cr|gslist-0.8.10d-1|50	
12cr|gslist-0.8.10d-1|51	
12cr|gslist-0.8.10d-1|52	* Tue Mar 28 2006 Jerome Soyer <saispo@mandriva.org> 0.8.1-1mdk
12cr|gslist-0.8.10d-1|53	- New release 0.8.1
12cr|gslist-0.8.10d-1|54	
12cr|gslist-0.8.10d-1|55	* Wed Jul 27 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.6.3-1mdk
12cr|gslist-0.8.10d-1|56	- inital release (club request)

1931 12
12cr|gsmartcontrol-0.8.7-1|1	Name:		gsmartcontrol
12cr|gsmartcontrol-0.8.7-1|2	Version:	0.8.7
12cr|gsmartcontrol-0.8.7-1|3	Release:	1
12cr|gsmartcontrol-0.8.7-1|4	License:	GPLv2, GPLv3
12cr|gsmartcontrol-0.8.7-1|5	Url:		http://gsmartcontrol.berlios.de
12cr|gsmartcontrol-0.8.7-1|6	Group:		System/Kernel and hardware
12cr|gsmartcontrol-0.8.7-1|7	Source0:		http://download.berlios.de/%{name}/%{name}-%{version}.tar.bz2
12cr|gsmartcontrol-0.8.7-1|8	source1:		.abf.yml
12cr|gsmartcontrol-0.8.7-1|9	Summary:	GSmartControl - Hard Disk Health Inspection Tool
12cr|gsmartcontrol-0.8.7-1|10	Requires:	gtkmm2.4 >= 2.12.0
12cr|gsmartcontrol-0.8.7-1|11	Requires:	smartmontools
12cr|gsmartcontrol-0.8.7-1|12	Requires:	usermode-consoleonly
12cr|gsmartcontrol-0.8.7-1|13	BuildRequires:	pkgconfig(libpcre)
12cr|gsmartcontrol-0.8.7-1|14	BuildRequires:	pkgconfig(gtkmm-2.4) >= 2.12.0
12cr|gsmartcontrol-0.8.7-1|15	
12cr|gsmartcontrol-0.8.7-1|16	
12cr|gsmartcontrol-0.8.7-1|17	%description
12cr|gsmartcontrol-0.8.7-1|18	GSmartControl is a graphical user interface for smartctl, which is a tool for
12cr|gsmartcontrol-0.8.7-1|19	querying and controlling SMART (Self-Monitoring, Analysis, and Reporting
12cr|gsmartcontrol-0.8.7-1|20	Technology) data in hard disk drives. It allows you to inspect the drive's
12cr|gsmartcontrol-0.8.7-1|21	SMART data to determine its health, as well as run various tests on it.
12cr|gsmartcontrol-0.8.7-1|22	
12cr|gsmartcontrol-0.8.7-1|23	%prep
12cr|gsmartcontrol-0.8.7-1|24	%setup -q
12cr|gsmartcontrol-0.8.7-1|25	sed -i -e "s/Exec=.*gsmartcontrol-root\"/Exec=gsmartcontrol/" data/gsmartcontrol.desktop.in
12cr|gsmartcontrol-0.8.7-1|26	
12cr|gsmartcontrol-0.8.7-1|27	%build
12cr|gsmartcontrol-0.8.7-1|28	%configure2_5x
12cr|gsmartcontrol-0.8.7-1|29	%make
12cr|gsmartcontrol-0.8.7-1|30	
12cr|gsmartcontrol-0.8.7-1|31	%install
12cr|gsmartcontrol-0.8.7-1|32	%makeinstall_std
12cr|gsmartcontrol-0.8.7-1|33	
12cr|gsmartcontrol-0.8.7-1|34	mkdir %{buildroot}%{_sbindir}
12cr|gsmartcontrol-0.8.7-1|35	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}
12cr|gsmartcontrol-0.8.7-1|36	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
12cr|gsmartcontrol-0.8.7-1|37	
12cr|gsmartcontrol-0.8.7-1|38	%files
12cr|gsmartcontrol-0.8.7-1|39	%doc %{_datadir}/doc/%{name}
12cr|gsmartcontrol-0.8.7-1|40	%defattr(-,root,root)
12cr|gsmartcontrol-0.8.7-1|41	%attr(0755,root,root) %{_bindir}/*
12cr|gsmartcontrol-0.8.7-1|42	%attr(0755,root,root) %{_sbindir}/%{name}
12cr|gsmartcontrol-0.8.7-1|43	%{_datadir}/%{name}
12cr|gsmartcontrol-0.8.7-1|44	%{_datadir}/applications/%{name}.desktop
12cr|gsmartcontrol-0.8.7-1|45	%{_datadir}/icons/*
12cr|gsmartcontrol-0.8.7-1|46	%{_datadir}/pixmaps/*
12cr|gsmartcontrol-0.8.7-1|47	%{_mandir}/man1/%{name}-root.1*
12cr|gsmartcontrol-0.8.7-1|48	%{_mandir}/man1/%{name}.1*
12cr|gsmartcontrol-0.8.7-1|49	
12cr|gsmartcontrol-0.8.7-1|50	
12cr|gsmartcontrol-0.8.7-1|51	%changelog
12cr|gsmartcontrol-0.8.7-1|52	* Wed Nov 02 2011 Andrey Bondrov <abondrov@mandriva.org> 0.8.6-1mdv2011.0
12cr|gsmartcontrol-0.8.7-1|53	+ Revision: 712293
12cr|gsmartcontrol-0.8.7-1|54	- Add patch0 to fix build with glib 2.31
12cr|gsmartcontrol-0.8.7-1|55	- New version 0.8.6
12cr|gsmartcontrol-0.8.7-1|56	
12cr|gsmartcontrol-0.8.7-1|57	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-2mdv2011.0
12cr|gsmartcontrol-0.8.7-1|58	+ Revision: 610986
12cr|gsmartcontrol-0.8.7-1|59	- rebuild
12cr|gsmartcontrol-0.8.7-1|60	
12cr|gsmartcontrol-0.8.7-1|61	* Wed Jan 20 2010 Colin Guthrie <cguthrie@mandriva.org> 0.8.5-1mdv2010.1
12cr|gsmartcontrol-0.8.7-1|62	+ Revision: 493959
12cr|gsmartcontrol-0.8.7-1|63	- New version: 0.8.5
12cr|gsmartcontrol-0.8.7-1|64	- Drop an apparently unnneeded GCC 4.4 patch
12cr|gsmartcontrol-0.8.7-1|65	
12cr|gsmartcontrol-0.8.7-1|66	* Sun Jul 26 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.4-2mdv2010.0
12cr|gsmartcontrol-0.8.7-1|67	+ Revision: 400223
12cr|gsmartcontrol-0.8.7-1|68	- Use consolehelper to launch gsmartcontrol as root when started from menu
12cr|gsmartcontrol-0.8.7-1|69	
12cr|gsmartcontrol-0.8.7-1|70	* Thu May 14 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.4-1mdv2010.0
12cr|gsmartcontrol-0.8.7-1|71	+ Revision: 375788
12cr|gsmartcontrol-0.8.7-1|72	- Update to new version 0.8.4
12cr|gsmartcontrol-0.8.7-1|73	- Remove unused source
12cr|gsmartcontrol-0.8.7-1|74	- Fix source URL
12cr|gsmartcontrol-0.8.7-1|75	
12cr|gsmartcontrol-0.8.7-1|76	* Sat Dec 27 2008 Funda Wang <fwang@mandriva.org> 0.8.3-1mdv2009.1
12cr|gsmartcontrol-0.8.7-1|77	+ Revision: 319963
12cr|gsmartcontrol-0.8.7-1|78	- drop BR
12cr|gsmartcontrol-0.8.7-1|79	- New version 0.8.3
12cr|gsmartcontrol-0.8.7-1|80	
12cr|gsmartcontrol-0.8.7-1|81	* Fri Nov 28 2008 Funda Wang <fwang@mandriva.org> 0.8.1-2mdv2009.1
12cr|gsmartcontrol-0.8.7-1|82	+ Revision: 307457
12cr|gsmartcontrol-0.8.7-1|83	- drop requries on libpcre, it was already generated by binary dependency
12cr|gsmartcontrol-0.8.7-1|84	
12cr|gsmartcontrol-0.8.7-1|85	* Thu Nov 13 2008 Erwan Velu <erwan@mandriva.org> 0.8.1-1mdv2009.1
12cr|gsmartcontrol-0.8.7-1|86	+ Revision: 302911
12cr|gsmartcontrol-0.8.7-1|87	- Adding missing buildrequires
12cr|gsmartcontrol-0.8.7-1|88	- Using new _root.sh script from the author
12cr|gsmartcontrol-0.8.7-1|89	- import gsmartcontrol
12cr|gsmartcontrol-0.8.7-1|90	
12cr|gsmartcontrol-0.8.7-1|91	
12cr|gsmartcontrol-0.8.7-1|92	* Mon Oct 06 2008 Alexander Shaduri <ashaduri 'at' gmail.com>
12cr|gsmartcontrol-0.8.7-1|93	- Updated .spec file to support OpenSUSE < 10.3, Fedora and friends,
12cr|gsmartcontrol-0.8.7-1|94	Mandriva (for OpenSUSE Build Service).
12cr|gsmartcontrol-0.8.7-1|95	
12cr|gsmartcontrol-0.8.7-1|96	* Mon Sep 15 2008 Alexander Shaduri <ashaduri 'at' gmail.com>
12cr|gsmartcontrol-0.8.7-1|97	- Initial .spec file.
12cr|gsmartcontrol-0.8.7-1|98	

1932 12
12cr|gsmd-0-0.20070701.3|1	%define	name	gsmd
12cr|gsmd-0-0.20070701.3|2	%define	version	0
12cr|gsmd-0-0.20070701.3|3	%define	svnrel	20070701
12cr|gsmd-0-0.20070701.3|4	%define	release %mkrel 0.%{svnrel}.3
12cr|gsmd-0-0.20070701.3|5	
12cr|gsmd-0-0.20070701.3|6	%define major 0
12cr|gsmd-0-0.20070701.3|7	%define libname %mklibname %{name} %{major}
12cr|gsmd-0-0.20070701.3|8	%define	devname	%mklibname -d %{name}
12cr|gsmd-0-0.20070701.3|9	
12cr|gsmd-0-0.20070701.3|10	Summary: 	GSM daemon for OpenMoko
12cr|gsmd-0-0.20070701.3|11	Name: 		%{name}
12cr|gsmd-0-0.20070701.3|12	Version: 	%{version}
12cr|gsmd-0-0.20070701.3|13	Release: 	%{release}
12cr|gsmd-0-0.20070701.3|14	Group: 		System/Servers
12cr|gsmd-0-0.20070701.3|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gsmd-0-0.20070701.3|16	License: 	GPL
12cr|gsmd-0-0.20070701.3|17	URL: 		http://www.openmoko.org/
12cr|gsmd-0-0.20070701.3|18	Source0:	%{name}-%{svnrel}.tar.lzma
12cr|gsmd-0-0.20070701.3|19	BuildRequires:	lzma glib-gettextize
12cr|gsmd-0-0.20070701.3|20	
12cr|gsmd-0-0.20070701.3|21	%description
12cr|gsmd-0-0.20070701.3|22	GSM daemon for OpenMoko.
12cr|gsmd-0-0.20070701.3|23	
12cr|gsmd-0-0.20070701.3|24	%package -n	%{libname}
12cr|gsmd-0-0.20070701.3|25	Summary:	GSM libraries for OpenMoko
12cr|gsmd-0-0.20070701.3|26	Group:		System/Libraries
12cr|gsmd-0-0.20070701.3|27	License:	LGPL
12cr|gsmd-0-0.20070701.3|28	Provides:	%{name} = %{version}-%{release}
12cr|gsmd-0-0.20070701.3|29	
12cr|gsmd-0-0.20070701.3|30	%description -n	%{libname}
12cr|gsmd-0-0.20070701.3|31	GSM libraries for OpenMoko.
12cr|gsmd-0-0.20070701.3|32	
12cr|gsmd-0-0.20070701.3|33	%package -n	%{devname}
12cr|gsmd-0-0.20070701.3|34	Summary:	Development files for %{name}
12cr|gsmd-0-0.20070701.3|35	Group:		Development/C
12cr|gsmd-0-0.20070701.3|36	License:	LGPL
12cr|gsmd-0-0.20070701.3|37	Requires:	%{libname} = %{version}
12cr|gsmd-0-0.20070701.3|38	Provides:	%{name}-devel = %{version}-%{release}
12cr|gsmd-0-0.20070701.3|39	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|gsmd-0-0.20070701.3|40	
12cr|gsmd-0-0.20070701.3|41	%description -n	%{devname}
12cr|gsmd-0-0.20070701.3|42	Development files for %{name}.
12cr|gsmd-0-0.20070701.3|43	
12cr|gsmd-0-0.20070701.3|44	%prep
12cr|gsmd-0-0.20070701.3|45	%setup -q -n gsm
12cr|gsmd-0-0.20070701.3|46	
12cr|gsmd-0-0.20070701.3|47	%build
12cr|gsmd-0-0.20070701.3|48	autoreconf -v --install
12cr|gsmd-0-0.20070701.3|49	glib-gettextize --force --copy
12cr|gsmd-0-0.20070701.3|50	%configure --disable-static
12cr|gsmd-0-0.20070701.3|51	%make
12cr|gsmd-0-0.20070701.3|52	
12cr|gsmd-0-0.20070701.3|53	%install
12cr|gsmd-0-0.20070701.3|54	rm -rf %{buildroot}
12cr|gsmd-0-0.20070701.3|55	%makeinstall
12cr|gsmd-0-0.20070701.3|56	rm -f %{buildroot}%{_libdir}/{,gsmd/}*.la
12cr|gsmd-0-0.20070701.3|57	
12cr|gsmd-0-0.20070701.3|58	%if %mdkversion < 200900
12cr|gsmd-0-0.20070701.3|59	%post -n %{libname} -p /sbin/ldconfig
12cr|gsmd-0-0.20070701.3|60	%endif
12cr|gsmd-0-0.20070701.3|61	%if %mdkversion < 200900
12cr|gsmd-0-0.20070701.3|62	%postun -n %{libname} -p /sbin/ldconfig
12cr|gsmd-0-0.20070701.3|63	%endif
12cr|gsmd-0-0.20070701.3|64	
12cr|gsmd-0-0.20070701.3|65	%clean
12cr|gsmd-0-0.20070701.3|66	rm -rf %{buildroot}
12cr|gsmd-0-0.20070701.3|67	
12cr|gsmd-0-0.20070701.3|68	%files
12cr|gsmd-0-0.20070701.3|69	%{_bindir}/libgsmd-tool
12cr|gsmd-0-0.20070701.3|70	%{_sbindir}/gsmd
12cr|gsmd-0-0.20070701.3|71	
12cr|gsmd-0-0.20070701.3|72	%files -n %{libname}
12cr|gsmd-0-0.20070701.3|73	%defattr(-,root,root)
12cr|gsmd-0-0.20070701.3|74	%{_libdir}/*.so.*
12cr|gsmd-0-0.20070701.3|75	%dir %{_libdir}/gsmd
12cr|gsmd-0-0.20070701.3|76	%{_libdir}/gsmd/*.so.*
12cr|gsmd-0-0.20070701.3|77	
12cr|gsmd-0-0.20070701.3|78	%files -n %{devname}
12cr|gsmd-0-0.20070701.3|79	%defattr(-,root,root)
12cr|gsmd-0-0.20070701.3|80	%dir %{_includedir}/libgsmd
12cr|gsmd-0-0.20070701.3|81	%{_includedir}/libgsmd/*.h
12cr|gsmd-0-0.20070701.3|82	%dir %{_includedir}/gsmd
12cr|gsmd-0-0.20070701.3|83	%{_includedir}/gsmd/*.h
12cr|gsmd-0-0.20070701.3|84	%{_libdir}/*.so
12cr|gsmd-0-0.20070701.3|85	%{_libdir}/gsmd/*.so
12cr|gsmd-0-0.20070701.3|86	%{_libdir}/pkgconfig/*.pc
12cr|gsmd-0-0.20070701.3|87	
12cr|gsmd-0-0.20070701.3|88	
12cr|gsmd-0-0.20070701.3|89	%changelog
12cr|gsmd-0-0.20070701.3|90	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0-0.20070701.3mdv2011.0
12cr|gsmd-0-0.20070701.3|91	+ Revision: 619261
12cr|gsmd-0-0.20070701.3|92	- the mass rebuild of 2010.0 packages
12cr|gsmd-0-0.20070701.3|93	
12cr|gsmd-0-0.20070701.3|94	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0-0.20070701.2mdv2010.0
12cr|gsmd-0-0.20070701.3|95	+ Revision: 429330
12cr|gsmd-0-0.20070701.3|96	- rebuild
12cr|gsmd-0-0.20070701.3|97	
12cr|gsmd-0-0.20070701.3|98	* Mon Jun 09 2008 Pixel <pixel@mandriva.com> 0-0.20070701.1mdv2009.0
12cr|gsmd-0-0.20070701.3|99	+ Revision: 217186
12cr|gsmd-0-0.20070701.3|100	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gsmd-0-0.20070701.3|101	
12cr|gsmd-0-0.20070701.3|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|gsmd-0-0.20070701.3|103	- fix no-buildroot-tag
12cr|gsmd-0-0.20070701.3|104	
12cr|gsmd-0-0.20070701.3|105	* Sun Jul 01 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 0-0.20070701.1mdv2008.0
12cr|gsmd-0-0.20070701.3|106	+ Revision: 46861
12cr|gsmd-0-0.20070701.3|107	- fix buildrequires
12cr|gsmd-0-0.20070701.3|108	- Import gsmd
12cr|gsmd-0-0.20070701.3|109	

1933 12
12cr|gsql-0.2.2-4|1	Name:           gsql
12cr|gsql-0.2.2-4|2	Version:        0.2.2
12cr|gsql-0.2.2-4|3	Release:        4
12cr|gsql-0.2.2-4|4	Summary:        Integrated database development tool for GNOME
12cr|gsql-0.2.2-4|5	Group:          Development/Databases
12cr|gsql-0.2.2-4|6	License:        GPLv2+
12cr|gsql-0.2.2-4|7	URL:            http://gsql.org
12cr|gsql-0.2.2-4|8	Source0:        http://gsql.googlecode.com/files/gsql-%{version}.tar.bz2
12cr|gsql-0.2.2-4|9	Patch1:		gsql-0.2.2-mysql_cursor-format-not-string-literal-and-no-format.patch
12cr|gsql-0.2.2-4|10	Patch2:		gsql-0.2.2-DESTDIR-duplicate.patch
12cr|gsql-0.2.2-4|11	Patch3:		gsql-0.2.2-libnotify0.7.patch
12cr|gsql-0.2.2-4|12	BuildRequires:  pkgconfig(gtk+-2.0), pkgconfig(gconf-2.0), pkgconfig(libglade-2.0), libgtksourceview-2.0-devel
12cr|gsql-0.2.2-4|13	BuildRequires:  libgnome2-devel, pkgconfig(libgnomeui-2.0), vte-devel, mysql-devel
12cr|gsql-0.2.2-4|14	BuildRequires:  pkgconfig(libnotify) desktop-file-utils gettext
12cr|gsql-0.2.2-4|15	BuildRequires:  postgresql-devel, libssh-devel >= 1:0.4.2
12cr|gsql-0.2.2-4|16	Requires:       %{name}-engine-mysql = %{version}-%{release}
12cr|gsql-0.2.2-4|17	Requires:       %{name}-engine-postgresql = %{version}-%{release}
12cr|gsql-0.2.2-4|18	
12cr|gsql-0.2.2-4|19	%description
12cr|gsql-0.2.2-4|20	The mission of GSQL opensource project is to supply database developers with an
12cr|gsql-0.2.2-4|21	universal tool platform tailored against market leading DBMS by providing:
12cr|gsql-0.2.2-4|22	
12cr|gsql-0.2.2-4|23	* native DBMS access (not via ODBC layer)
12cr|gsql-0.2.2-4|24	* databased objects organised into a tree
12cr|gsql-0.2.2-4|25	* intuitive and easy database objects handling
12cr|gsql-0.2.2-4|26	* syntax highlighting
12cr|gsql-0.2.2-4|27	* query plan builder
12cr|gsql-0.2.2-4|28	* query constructor
12cr|gsql-0.2.2-4|29	* query result export (in XML, CSV, HTML)
12cr|gsql-0.2.2-4|30	* debugger (depending on RDBMS)
12cr|gsql-0.2.2-4|31	* query planner control (depending on RDBMS)
12cr|gsql-0.2.2-4|32	* database administration functions
12cr|gsql-0.2.2-4|33	* database system monitoring
12cr|gsql-0.2.2-4|34	* GNOME integration (via gconf and gnome-keyring)
12cr|gsql-0.2.2-4|35	
12cr|gsql-0.2.2-4|36	
12cr|gsql-0.2.2-4|37	%package        devel
12cr|gsql-0.2.2-4|38	Summary:        Development files for %{name}
12cr|gsql-0.2.2-4|39	Group:          Development/Databases
12cr|gsql-0.2.2-4|40	Requires:       %{name} = %{version}-%{release}
12cr|gsql-0.2.2-4|41	Conflicts:	%{name} < 0.2.2-4
12cr|gsql-0.2.2-4|42	
12cr|gsql-0.2.2-4|43	%description    devel
12cr|gsql-0.2.2-4|44	The %{name}-devel package contains libraries and header files for
12cr|gsql-0.2.2-4|45	developing applications that use %{name}.
12cr|gsql-0.2.2-4|46	
12cr|gsql-0.2.2-4|47	
12cr|gsql-0.2.2-4|48	%package        plugins
12cr|gsql-0.2.2-4|49	Summary:        Additional plugins for %{name}
12cr|gsql-0.2.2-4|50	Group:          Development/Databases
12cr|gsql-0.2.2-4|51	Requires:       %{name} = %{version}-%{release}
12cr|gsql-0.2.2-4|52	
12cr|gsql-0.2.2-4|53	%description    plugins
12cr|gsql-0.2.2-4|54	Additional plugins for %{name}:
12cr|gsql-0.2.2-4|55	
12cr|gsql-0.2.2-4|56	* Terminal - opens a terminal session with parameters (such as login,
12cr|gsql-0.2.2-4|57	password etc) taken from the active session
12cr|gsql-0.2.2-4|58	* Exporter - exports query results to a CVS file. So far only fetched
12cr|gsql-0.2.2-4|59	records could be exported
12cr|gsql-0.2.2-4|60	* Runner   - periodically executes SQL queries
12cr|gsql-0.2.2-4|61	
12cr|gsql-0.2.2-4|62	
12cr|gsql-0.2.2-4|63	%package        engine-mysql
12cr|gsql-0.2.2-4|64	Summary:        MySQL engine for %{name}
12cr|gsql-0.2.2-4|65	Group:          Development/Databases
12cr|gsql-0.2.2-4|66	Requires:       %{name} = %{version}-%{release}
12cr|gsql-0.2.2-4|67	
12cr|gsql-0.2.2-4|68	%description    engine-mysql
12cr|gsql-0.2.2-4|69	MySQL engine for GSQL
12cr|gsql-0.2.2-4|70	
12cr|gsql-0.2.2-4|71	%package        engine-postgresql
12cr|gsql-0.2.2-4|72	Summary:        PostgreSQL engine for %{name}
12cr|gsql-0.2.2-4|73	Group:          Development/Databases
12cr|gsql-0.2.2-4|74	Requires:       %{name} = %{version}-%{release}
12cr|gsql-0.2.2-4|75	
12cr|gsql-0.2.2-4|76	%description    engine-postgresql
12cr|gsql-0.2.2-4|77	PostgreSQL engine for GSQL
12cr|gsql-0.2.2-4|78	
12cr|gsql-0.2.2-4|79	%prep
12cr|gsql-0.2.2-4|80	%setup -q
12cr|gsql-0.2.2-4|81	%patch1 -p0
12cr|gsql-0.2.2-4|82	%patch2 -p1 -b .dest
12cr|gsql-0.2.2-4|83	%patch3 -p0 -b .notify
12cr|gsql-0.2.2-4|84	
12cr|gsql-0.2.2-4|85	%build
12cr|gsql-0.2.2-4|86	%configure2_5x \
12cr|gsql-0.2.2-4|87	--disable-schemas-install \
12cr|gsql-0.2.2-4|88	--disable-static \
12cr|gsql-0.2.2-4|89	--without-oracle \
12cr|gsql-0.2.2-4|90	--with-mysql=%{_prefix} \
12cr|gsql-0.2.2-4|91	--with-mysql-lib=%{_prefix} \
12cr|gsql-0.2.2-4|92	--with-mysql-include=%{_prefix} \
12cr|gsql-0.2.2-4|93	--with-pgsql-lib=%{_prefix} \
12cr|gsql-0.2.2-4|94	--with-pgsql-include=%{_prefix}
12cr|gsql-0.2.2-4|95	
12cr|gsql-0.2.2-4|96	%make
12cr|gsql-0.2.2-4|97	
12cr|gsql-0.2.2-4|98	%install
12cr|gsql-0.2.2-4|99	%makeinstall DESTDIR=%buildroot
12cr|gsql-0.2.2-4|100	%find_lang %{name}
12cr|gsql-0.2.2-4|101	# remove improperly placed docs
12cr|gsql-0.2.2-4|102	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
12cr|gsql-0.2.2-4|103	
12cr|gsql-0.2.2-4|104	
12cr|gsql-0.2.2-4|105	%files -f %{name}.lang
12cr|gsql-0.2.2-4|106	%defattr(-,root,root,-)
12cr|gsql-0.2.2-4|107	%doc AUTHORS COPYING README
12cr|gsql-0.2.2-4|108	%{_bindir}/%{name}
12cr|gsql-0.2.2-4|109	%dir %{_libdir}/%{name}/
12cr|gsql-0.2.2-4|110	%dir %{_libdir}/%{name}/engines/
12cr|gsql-0.2.2-4|111	%{_libdir}/lib%{name}*.so.*
12cr|gsql-0.2.2-4|112	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cr|gsql-0.2.2-4|113	%dir %{_datadir}/%{name}/
12cr|gsql-0.2.2-4|114	%dir %{_datadir}/%{name}/glade/
12cr|gsql-0.2.2-4|115	%{_datadir}/%{name}/glade/%{name}_dialogs.glade
12cr|gsql-0.2.2-4|116	%dir %{_datadir}/%{name}/ui/
12cr|gsql-0.2.2-4|117	%{_datadir}/%{name}/ui/*.ui
12cr|gsql-0.2.2-4|118	%dir %{_datadir}/pixmaps/%{name}/
12cr|gsql-0.2.2-4|119	%{_datadir}/pixmaps/%{name}/*.png
12cr|gsql-0.2.2-4|120	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cr|gsql-0.2.2-4|121	%{_datadir}/applications/%{name}.desktop
12cr|gsql-0.2.2-4|122	%{_mandir}/man1/*
12cr|gsql-0.2.2-4|123	
12cr|gsql-0.2.2-4|124	%preun
12cr|gsql-0.2.2-4|125	%preun_uninstall_gconf_schemas %{name}
12cr|gsql-0.2.2-4|126	
12cr|gsql-0.2.2-4|127	%files devel
12cr|gsql-0.2.2-4|128	%defattr(-,root,root,-)
12cr|gsql-0.2.2-4|129	%doc AUTHORS COPYING README
12cr|gsql-0.2.2-4|130	%{_libdir}/*.so
12cr|gsql-0.2.2-4|131	%{_libdir}/pkgconfig/lib%{name}.pc
12cr|gsql-0.2.2-4|132	%{_includedir}/lib%{name}/
12cr|gsql-0.2.2-4|133	
12cr|gsql-0.2.2-4|134	%files plugins
12cr|gsql-0.2.2-4|135	%defattr(-,root,root,-)
12cr|gsql-0.2.2-4|136	%doc AUTHORS COPYING README
12cr|gsql-0.2.2-4|137	%{_libdir}/%{name}/plugins/
12cr|gsql-0.2.2-4|138	%{_sysconfdir}/gconf/schemas/%{name}-plugins.schemas
12cr|gsql-0.2.2-4|139	%{_datadir}/pixmaps/%{name}/plugins/
12cr|gsql-0.2.2-4|140	%{_datadir}/%{name}/ui/plugins/
12cr|gsql-0.2.2-4|141	%{_datadir}/%{name}/glade/plugins/
12cr|gsql-0.2.2-4|142	
12cr|gsql-0.2.2-4|143	%preun plugins
12cr|gsql-0.2.2-4|144	%preun_uninstall_gconf_schemas %{name}-plugins
12cr|gsql-0.2.2-4|145	
12cr|gsql-0.2.2-4|146	%files engine-mysql
12cr|gsql-0.2.2-4|147	%defattr(-,root,root,-)
12cr|gsql-0.2.2-4|148	%doc AUTHORS COPYING README
12cr|gsql-0.2.2-4|149	%{_libdir}/%{name}/engines/lib%{name}engine_mysql.so*
12cr|gsql-0.2.2-4|150	%{_sysconfdir}/gconf/schemas/%{name}-engine-mysql.schemas
12cr|gsql-0.2.2-4|151	%{_datadir}/%{name}/ui/mysql/
12cr|gsql-0.2.2-4|152	%{_datadir}/%{name}/glade/mysql/
12cr|gsql-0.2.2-4|153	%{_datadir}/pixmaps/%{name}/mysql/
12cr|gsql-0.2.2-4|154	
12cr|gsql-0.2.2-4|155	%preun engine-mysql
12cr|gsql-0.2.2-4|156	%preun_uninstall_gconf_schemas %{name}-engine-mysql
12cr|gsql-0.2.2-4|157	
12cr|gsql-0.2.2-4|158	%files engine-postgresql
12cr|gsql-0.2.2-4|159	%defattr(-,root,root,-)
12cr|gsql-0.2.2-4|160	%doc AUTHORS COPYING README
12cr|gsql-0.2.2-4|161	%{_libdir}/%{name}/engines/lib%{name}engine_pgsql.so*
12cr|gsql-0.2.2-4|162	%{_datadir}/%{name}/ui/postgresql/
12cr|gsql-0.2.2-4|163	%{_datadir}/%{name}/glade/postgresql/
12cr|gsql-0.2.2-4|164	%{_datadir}/pixmaps/%{name}/postgresql/
12cr|gsql-0.2.2-4|165	
12cr|gsql-0.2.2-4|166	
12cr|gsql-0.2.2-4|167	%changelog
12cr|gsql-0.2.2-4|168	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.2.2-4mdv2011.0
12cr|gsql-0.2.2-4|169	+ Revision: 677507
12cr|gsql-0.2.2-4|170	- move .so into devel package
12cr|gsql-0.2.2-4|171	
12cr|gsql-0.2.2-4|172	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.2.2-3
12cr|gsql-0.2.2-4|173	+ Revision: 656817
12cr|gsql-0.2.2-4|174	- build with libnotify 0.7
12cr|gsql-0.2.2-4|175	
12cr|gsql-0.2.2-4|176	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-2mdv2011.0
12cr|gsql-0.2.2-4|177	+ Revision: 610987
12cr|gsql-0.2.2-4|178	- rebuild
12cr|gsql-0.2.2-4|179	
12cr|gsql-0.2.2-4|180	* Fri Apr 09 2010 Lonyai Gergely <aleph@mandriva.org> 0.2.2-1mdv2010.1
12cr|gsql-0.2.2-4|181	+ Revision: 533361
12cr|gsql-0.2.2-4|182	- Probe fix the libssh-devel version with epoch
12cr|gsql-0.2.2-4|183	- rebuild
12cr|gsql-0.2.2-4|184	- Fix the release tag
12cr|gsql-0.2.2-4|185	- initial release
12cr|gsql-0.2.2-4|186	- create gsql
12cr|gsql-0.2.2-4|187	

1934 12
12cr|gst123-0.3.1-1|1	%define name gst123
12cr|gst123-0.3.1-1|2	%define version 0.3.1
12cr|gst123-0.3.1-1|3	%define release %mkrel 1
12cr|gst123-0.3.1-1|4	
12cr|gst123-0.3.1-1|5	Summary: Command line audio player based on GStreamer
12cr|gst123-0.3.1-1|6	Name: %{name}
12cr|gst123-0.3.1-1|7	Version: %{version}
12cr|gst123-0.3.1-1|8	Release: %{release}
12cr|gst123-0.3.1-1|9	Source0: http://space.twc.de/~stefan/gst123/%{name}-%{version}.tar.bz2
12cr|gst123-0.3.1-1|10	License: LGPLv2+
12cr|gst123-0.3.1-1|11	Group: Sound
12cr|gst123-0.3.1-1|12	Url: http://space.twc.de/~stefan/gst123.php
12cr|gst123-0.3.1-1|13	BuildRequires: libgstreamer-plugins-base-devel
12cr|gst123-0.3.1-1|14	BuildRequires: gtk+2-devel
12cr|gst123-0.3.1-1|15	BuildRequires: ncurses-devel
12cr|gst123-0.3.1-1|16	
12cr|gst123-0.3.1-1|17	%description
12cr|gst123-0.3.1-1|18	The program gst123 is designed to be a more flexible command line
12cr|gst123-0.3.1-1|19	player in the spirit of ogg123 and mpg123, based on gstreamer. It
12cr|gst123-0.3.1-1|20	plays all file formats gstreamer understands, so if you have a music
12cr|gst123-0.3.1-1|21	collection which contains different file formats, like flac, ogg and
12cr|gst123-0.3.1-1|22	mp3, you can use gst123 to play all your music files.
12cr|gst123-0.3.1-1|23	
12cr|gst123-0.3.1-1|24	
12cr|gst123-0.3.1-1|25	
12cr|gst123-0.3.1-1|26	%prep
12cr|gst123-0.3.1-1|27	%setup -q
12cr|gst123-0.3.1-1|28	
12cr|gst123-0.3.1-1|29	%build
12cr|gst123-0.3.1-1|30	%configure2_5x
12cr|gst123-0.3.1-1|31	%make
12cr|gst123-0.3.1-1|32	
12cr|gst123-0.3.1-1|33	%install
12cr|gst123-0.3.1-1|34	%makeinstall_std
12cr|gst123-0.3.1-1|35	
12cr|gst123-0.3.1-1|36	%files
12cr|gst123-0.3.1-1|37	%doc AUTHORS NEWS README TODO
12cr|gst123-0.3.1-1|38	%_bindir/%name
12cr|gst123-0.3.1-1|39	%_mandir/man1/%name.1*
12cr|gst123-0.3.1-1|40	
12cr|gst123-0.3.1-1|41	
12cr|gst123-0.3.1-1|42	
12cr|gst123-0.3.1-1|43	%changelog
12cr|gst123-0.3.1-1|44	* Sun Apr 22 2012 Götz Waschk <waschk@mandriva.org> 0.3.1-1mdv2012.0
12cr|gst123-0.3.1-1|45	+ Revision: 792726
12cr|gst123-0.3.1-1|46	- update to new version 0.3.1
12cr|gst123-0.3.1-1|47	- readd mkrel for the backports
12cr|gst123-0.3.1-1|48	
12cr|gst123-0.3.1-1|49	* Fri Mar 23 2012 Götz Waschk <waschk@mandriva.org> 0.3.0-1
12cr|gst123-0.3.1-1|50	+ Revision: 786340
12cr|gst123-0.3.1-1|51	- new version
12cr|gst123-0.3.1-1|52	
12cr|gst123-0.3.1-1|53	* Mon Feb 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.2.2-1
12cr|gst123-0.3.1-1|54	+ Revision: 773775
12cr|gst123-0.3.1-1|55	- version update 0.2.2
12cr|gst123-0.3.1-1|56	
12cr|gst123-0.3.1-1|57	* Sun Jul 31 2011 Götz Waschk <waschk@mandriva.org> 0.2.1-1
12cr|gst123-0.3.1-1|58	+ Revision: 692536
12cr|gst123-0.3.1-1|59	- update to new version 0.2.1
12cr|gst123-0.3.1-1|60	
12cr|gst123-0.3.1-1|61	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|gst123-0.3.1-1|62	- update to new version 0.2.0 (from goetz | 2011-04-12 15:15:52 +0200)
12cr|gst123-0.3.1-1|63	
12cr|gst123-0.3.1-1|64	* Mon Jan 17 2011 Götz Waschk <waschk@mandriva.org> 0.1.4-1
12cr|gst123-0.3.1-1|65	+ Revision: 631161
12cr|gst123-0.3.1-1|66	- update to new version 0.1.4
12cr|gst123-0.3.1-1|67	
12cr|gst123-0.3.1-1|68	* Sun Nov 28 2010 Götz Waschk <waschk@mandriva.org> 0.1.3-1mdv2011.0
12cr|gst123-0.3.1-1|69	+ Revision: 602504
12cr|gst123-0.3.1-1|70	- update to new version 0.1.3
12cr|gst123-0.3.1-1|71	
12cr|gst123-0.3.1-1|72	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 0.1.2-1mdv2011.0
12cr|gst123-0.3.1-1|73	+ Revision: 550490
12cr|gst123-0.3.1-1|74	- update build deps
12cr|gst123-0.3.1-1|75	- new version
12cr|gst123-0.3.1-1|76	
12cr|gst123-0.3.1-1|77	* Sat Apr 24 2010 Götz Waschk <waschk@mandriva.org> 0.0.1-1mdv2010.1
12cr|gst123-0.3.1-1|78	+ Revision: 538451
12cr|gst123-0.3.1-1|79	- import gst123
12cr|gst123-0.3.1-1|80	
12cr|gst123-0.3.1-1|81	
12cr|gst123-0.3.1-1|82	* Sat Apr 24 2010 Götz Waschk <waschk@mandriva.org> 0.0.1-1mdv2010.1
12cr|gst123-0.3.1-1|83	- initial package

1935 12
12cr|gstm-1.2-10|1	Name:		gstm
12cr|gstm-1.2-10|2	Version:	1.2
12cr|gstm-1.2-10|3	Release:	10
12cr|gstm-1.2-10|4	Summary:	A front-end to ssh tunneling
12cr|gstm-1.2-10|5	
12cr|gstm-1.2-10|6	Group:		Networking/Remote access
12cr|gstm-1.2-10|7	License:	GPL
12cr|gstm-1.2-10|8	URL:		http://gstm.sourceforge.net
12cr|gstm-1.2-10|9	Source0:	http://heanet.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
12cr|gstm-1.2-10|10	
12cr|gstm-1.2-10|11	BuildRequires:	desktop-file-utils
12cr|gstm-1.2-10|12	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cr|gstm-1.2-10|13	Requires: openssh-clients
12cr|gstm-1.2-10|14	
12cr|gstm-1.2-10|15	%description
12cr|gstm-1.2-10|16	gSTM, short for Gnome SSH Tunnel Manager, is a graphical front-end for
12cr|gstm-1.2-10|17	managing ssh tunneled portredirects.
12cr|gstm-1.2-10|18	
12cr|gstm-1.2-10|19	%package -n gaskpass
12cr|gstm-1.2-10|20	Group:	Networking/Remote access
12cr|gstm-1.2-10|21	Summary: A Gnome X11 passphrase dialog for OpenSSH
12cr|gstm-1.2-10|22	%description -n gaskpass
12cr|gstm-1.2-10|23	%{summary}.
12cr|gstm-1.2-10|24	
12cr|gstm-1.2-10|25	%prep
12cr|gstm-1.2-10|26	%setup -q
12cr|gstm-1.2-10|27	
12cr|gstm-1.2-10|28	%build
12cr|gstm-1.2-10|29	export LIBS="-lX11 -lxml2"
12cr|gstm-1.2-10|30	%configure
12cr|gstm-1.2-10|31	%make
12cr|gstm-1.2-10|32	
12cr|gstm-1.2-10|33	%install
12cr|gstm-1.2-10|34	%makeinstall
12cr|gstm-1.2-10|35	
12cr|gstm-1.2-10|36	
12cr|gstm-1.2-10|37	%files
12cr|gstm-1.2-10|38	%defattr(-,root,root,-)
12cr|gstm-1.2-10|39	%doc AUTHORS ChangeLog COPYING NEWS README
12cr|gstm-1.2-10|40	%{_bindir}/%{name}
12cr|gstm-1.2-10|41	%{_datadir}/applications/*.desktop
12cr|gstm-1.2-10|42	%{_datadir}/pixmaps/*
12cr|gstm-1.2-10|43	
12cr|gstm-1.2-10|44	%files -n gaskpass
12cr|gstm-1.2-10|45	%{_bindir}/gaskpass
12cr|gstm-1.2-10|46	
12cr|gstm-1.2-10|47	
12cr|gstm-1.2-10|48	
12cr|gstm-1.2-10|49	%changelog
12cr|gstm-1.2-10|50	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2-10mdv2011.0
12cr|gstm-1.2-10|51	+ Revision: 619267
12cr|gstm-1.2-10|52	- the mass rebuild of 2010.0 packages
12cr|gstm-1.2-10|53	
12cr|gstm-1.2-10|54	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2-9mdv2010.0
12cr|gstm-1.2-10|55	+ Revision: 429331
12cr|gstm-1.2-10|56	- rebuild
12cr|gstm-1.2-10|57	
12cr|gstm-1.2-10|58	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.2-8mdv2009.0
12cr|gstm-1.2-10|59	+ Revision: 246663
12cr|gstm-1.2-10|60	- rebuild
12cr|gstm-1.2-10|61	- drop old menu
12cr|gstm-1.2-10|62	
12cr|gstm-1.2-10|63	+ Pixel <pixel@mandriva.com>
12cr|gstm-1.2-10|64	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gstm-1.2-10|65	
12cr|gstm-1.2-10|66	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.2-6mdv2008.1
12cr|gstm-1.2-10|67	+ Revision: 140742
12cr|gstm-1.2-10|68	- restore BuildRoot
12cr|gstm-1.2-10|69	
12cr|gstm-1.2-10|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|gstm-1.2-10|71	- kill re-definition of %%buildroot on Pixel's request
12cr|gstm-1.2-10|72	- import gstm
12cr|gstm-1.2-10|73	
12cr|gstm-1.2-10|74	
12cr|gstm-1.2-10|75	* Sat Sep 16 2006 Stefan van der Eijk <stefan@mandriva.org> 1.2-6
12cr|gstm-1.2-10|76	- initial Mandriva package
12cr|gstm-1.2-10|77	
12cr|gstm-1.2-10|78	* Thu Sep 05 2006 Damien Durand <splinux@fedoraproject.org> - 1.2-5
12cr|gstm-1.2-10|79	- Fixed %%description and %%datadir/pixmpaps
12cr|gstm-1.2-10|80	
12cr|gstm-1.2-10|81	* Thu Aug 26 2006 Damien Durand <splinux@fedoraproject.org> - 1.2-4
12cr|gstm-1.2-10|82	- Added patch from Laurent Rineau
12cr|gstm-1.2-10|83	
12cr|gstm-1.2-10|84	* Thu Aug 19 2006 Damien Durand <splinux@fedoraproject.org> - 1.2-3
12cr|gstm-1.2-10|85	- Added openssh in Requires
12cr|gstm-1.2-10|86	
12cr|gstm-1.2-10|87	* Thu Aug 12 2006 Damien Durand <splinux@fedoraproject.org> - 1.2-2
12cr|gstm-1.2-10|88	- Removed openssh in BuildRequires
12cr|gstm-1.2-10|89	
12cr|gstm-1.2-10|90	* Thu Aug 08 2006 Damien Durand <splinux@fedoraproject.org> - 1.2-1
12cr|gstm-1.2-10|91	- Initial package

1936 12
12cr|gstreamer0.10-espeak-0.3.5-1|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|gstreamer0.10-espeak-0.3.5-1|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|gstreamer0.10-espeak-0.3.5-1|3	
12cr|gstreamer0.10-espeak-0.3.5-1|4	Name:		gstreamer0.10-espeak
12cr|gstreamer0.10-espeak-0.3.5-1|5	Version:	0.3.5
12cr|gstreamer0.10-espeak-0.3.5-1|6	Release:	%mkrel 1
12cr|gstreamer0.10-espeak-0.3.5-1|7	Summary:	Simple gstreamer plugin to use espeak by way of sound source
12cr|gstreamer0.10-espeak-0.3.5-1|8	License:	LGPLv2+
12cr|gstreamer0.10-espeak-0.3.5-1|9	Group:		Sound
12cr|gstreamer0.10-espeak-0.3.5-1|10	Url:		http://sugarlabs.org/go/DevelopmentTeam/gst-plugins-espeak
12cr|gstreamer0.10-espeak-0.3.5-1|11	Source:		http://download.sugarlabs.org/sources/honey/gst-plugins-espeak/gst-plugins-espeak-%{version}.tar.gz
12cr|gstreamer0.10-espeak-0.3.5-1|12	Requires:	espeak
12cr|gstreamer0.10-espeak-0.3.5-1|13	Requires:	gstreamer0.10-plugins-base
12cr|gstreamer0.10-espeak-0.3.5-1|14	Requires:	gstreamer0.10-plugins-good
12cr|gstreamer0.10-espeak-0.3.5-1|15	Requires:	gstreamer
12cr|gstreamer0.10-espeak-0.3.5-1|16	
12cr|gstreamer0.10-espeak-0.3.5-1|17	BuildRequires:	libespeak-devel
12cr|gstreamer0.10-espeak-0.3.5-1|18	BuildRequires:	pkgconfig(gstreamer-0.10)
12cr|gstreamer0.10-espeak-0.3.5-1|19	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12cr|gstreamer0.10-espeak-0.3.5-1|20	
12cr|gstreamer0.10-espeak-0.3.5-1|21	%description
12cr|gstreamer0.10-espeak-0.3.5-1|22	Simple gstreamer plugin to use espeak by way of sound source.
12cr|gstreamer0.10-espeak-0.3.5-1|23	It was developed to simplify espeak usage in Sugar Speak activity.
12cr|gstreamer0.10-espeak-0.3.5-1|24	
12cr|gstreamer0.10-espeak-0.3.5-1|25	%prep
12cr|gstreamer0.10-espeak-0.3.5-1|26	%setup -q -n gst-plugins-espeak-%{version}
12cr|gstreamer0.10-espeak-0.3.5-1|27	sed -i 's/NANO=1/NANO=0/g' configure
12cr|gstreamer0.10-espeak-0.3.5-1|28	
12cr|gstreamer0.10-espeak-0.3.5-1|29	%build
12cr|gstreamer0.10-espeak-0.3.5-1|30	%configure2_5x
12cr|gstreamer0.10-espeak-0.3.5-1|31	%make
12cr|gstreamer0.10-espeak-0.3.5-1|32	
12cr|gstreamer0.10-espeak-0.3.5-1|33	%install
12cr|gstreamer0.10-espeak-0.3.5-1|34	%__rm -rf %{buildroot}
12cr|gstreamer0.10-espeak-0.3.5-1|35	%makeinstall_std
12cr|gstreamer0.10-espeak-0.3.5-1|36	
12cr|gstreamer0.10-espeak-0.3.5-1|37	%clean
12cr|gstreamer0.10-espeak-0.3.5-1|38	%__rm -rf %{buildroot}
12cr|gstreamer0.10-espeak-0.3.5-1|39	
12cr|gstreamer0.10-espeak-0.3.5-1|40	%files
12cr|gstreamer0.10-espeak-0.3.5-1|41	%doc AUTHORS COPYING NEWS README
12cr|gstreamer0.10-espeak-0.3.5-1|42	%{_libdir}/gstreamer*/*
12cr|gstreamer0.10-espeak-0.3.5-1|43	
12cr|gstreamer0.10-espeak-0.3.5-1|44	
12cr|gstreamer0.10-espeak-0.3.5-1|45	
12cr|gstreamer0.10-espeak-0.3.5-1|46	%changelog
12cr|gstreamer0.10-espeak-0.3.5-1|47	* Mon May 28 2012 Andrey Bondrov <abondrov@mandriva.org> 0.3.5-1mdv2012.0
12cr|gstreamer0.10-espeak-0.3.5-1|48	+ Revision: 800949
12cr|gstreamer0.10-espeak-0.3.5-1|49	- New version 0.3.5, spec cleanup
12cr|gstreamer0.10-espeak-0.3.5-1|50	
12cr|gstreamer0.10-espeak-0.3.5-1|51	* Fri Nov 05 2010 Funda Wang <fwang@mandriva.org> 0.3.3-2mdv2011.0
12cr|gstreamer0.10-espeak-0.3.5-1|52	+ Revision: 593571
12cr|gstreamer0.10-espeak-0.3.5-1|53	- build release plugin
12cr|gstreamer0.10-espeak-0.3.5-1|54	- rebuild for gstreamer provides
12cr|gstreamer0.10-espeak-0.3.5-1|55	
12cr|gstreamer0.10-espeak-0.3.5-1|56	* Fri May 01 2009 Aleksey Lim <alsroot@mandriva.org> 0.3.3-1mdv2010.0
12cr|gstreamer0.10-espeak-0.3.5-1|57	+ Revision: 369903
12cr|gstreamer0.10-espeak-0.3.5-1|58	- update version to 0.3.3
12cr|gstreamer0.10-espeak-0.3.5-1|59	
12cr|gstreamer0.10-espeak-0.3.5-1|60	* Sat Mar 21 2009 Aleksey Lim <alsroot@mandriva.org> 0.3.1-1mdv2009.1
12cr|gstreamer0.10-espeak-0.3.5-1|61	+ Revision: 360049
12cr|gstreamer0.10-espeak-0.3.5-1|62	- update version to 0.3.1
12cr|gstreamer0.10-espeak-0.3.5-1|63	
12cr|gstreamer0.10-espeak-0.3.5-1|64	* Fri Mar 13 2009 Aleksey Lim <alsroot@mandriva.org> 0.3-1mdv2009.1
12cr|gstreamer0.10-espeak-0.3.5-1|65	+ Revision: 354524
12cr|gstreamer0.10-espeak-0.3.5-1|66	- update to 0.3 release
12cr|gstreamer0.10-espeak-0.3.5-1|67	- update to new version 0.2
12cr|gstreamer0.10-espeak-0.3.5-1|68	
12cr|gstreamer0.10-espeak-0.3.5-1|69	* Tue Feb 17 2009 Aleksey Lim <alsroot@mandriva.org> 0.1-1mdv2009.1
12cr|gstreamer0.10-espeak-0.3.5-1|70	+ Revision: 341766
12cr|gstreamer0.10-espeak-0.3.5-1|71	- Initial commit
12cr|gstreamer0.10-espeak-0.3.5-1|72	

1937 12
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1	#gw for gsettings:
12cr|gstreamer0.10-plugins-bad-0.10.23-1|2	%define _glib2 2.25
12cr|gstreamer0.10-plugins-bad-0.10.23-1|3	%define major 0.10
12cr|gstreamer0.10-plugins-bad-0.10.23-1|4	%define majorminor 0.10
12cr|gstreamer0.10-plugins-bad-0.10.23-1|5	%define bname gstreamer0.10
12cr|gstreamer0.10-plugins-bad-0.10.23-1|6	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|7	%define build_plf 0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|8	%{?_with_plf: %{expand: %%global build_plf 1}}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|9	%define build_experimental 0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|10	%{?_with_experimental: %{expand: %%global build_experimental 1}}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|11	%define build_amrwb 0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|12	%define build_voaac 0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|13	%define build_faac 0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|14	%define build_faad 0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|15	%define build_xvid 0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|16	%define build_dts 0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|17	%define build_dirac 1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|18	%define build_gme 1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|19	%define build_celt 1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|20	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|21	###############################
12cr|gstreamer0.10-plugins-bad-0.10.23-1|22	# Hardcore PLF build
12cr|gstreamer0.10-plugins-bad-0.10.23-1|23	%define build_plf 0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|24	###############################
12cr|gstreamer0.10-plugins-bad-0.10.23-1|25	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|26	%if %{build_plf}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|27	%define distsuffix plf
12cr|gstreamer0.10-plugins-bad-0.10.23-1|28	%define extrarelsuffix plf
12cr|gstreamer0.10-plugins-bad-0.10.23-1|29	%define build_amrwb 1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|30	%define build_voaac 1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|31	%define build_faac 1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|32	%define build_faad 1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|33	%define build_xvid 1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|34	%define build_dts 1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|35	%endif
12cr|gstreamer0.10-plugins-bad-0.10.23-1|36	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|37	%define libmajor 23
12cr|gstreamer0.10-plugins-bad-0.10.23-1|38	%define libnamephoto %mklibname gstphotography %{major} %{libmajor}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|39	%define develnamephoto %mklibname -d gstphotography
12cr|gstreamer0.10-plugins-bad-0.10.23-1|40	%define libnamevdp %mklibname gstvdp %{major} %{libmajor}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|41	%define libnamebase %mklibname gstbasevideo %{major} %{libmajor}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|42	%define develnamebase %mklibname -d gstbasevideo
12cr|gstreamer0.10-plugins-bad-0.10.23-1|43	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|44	Summary:	GStreamer Streaming-media framework plug-ins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|45	Name:		%{bname}-plugins-bad
12cr|gstreamer0.10-plugins-bad-0.10.23-1|46	Version:	0.10.23
12cr|gstreamer0.10-plugins-bad-0.10.23-1|47	Release:	1%{?extrarelsuffix}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|48	License:	LGPLv2+ and GPLv2+
12cr|gstreamer0.10-plugins-bad-0.10.23-1|49	Group:		Sound
12cr|gstreamer0.10-plugins-bad-0.10.23-1|50	URL:		http://gstreamer.freedesktop.org/
12cr|gstreamer0.10-plugins-bad-0.10.23-1|51	Source:		http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.bz2
12cr|gstreamer0.10-plugins-bad-0.10.23-1|52	Patch0:		gst-plugins-bad-0.10.7-wildmidi-timidity.cfg.patch
12cr|gstreamer0.10-plugins-bad-0.10.23-1|53	Patch1:		gst-plugins-bad-0.10.23-h264.patch
12cr|gstreamer0.10-plugins-bad-0.10.23-1|54	# gw: fix for bug #36437 (paths to realplayer codecs)
12cr|gstreamer0.10-plugins-bad-0.10.23-1|55	# prefer codecs from the RealPlayer package in restricted
12cr|gstreamer0.10-plugins-bad-0.10.23-1|56	Patch10:	gst-plugins-bad-0.10.6-real-codecs-path.patch
12cr|gstreamer0.10-plugins-bad-0.10.23-1|57	#gw for the pixbuf plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|58	BuildRequires:	gtk+2-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|59	BuildRequires:	glib2-devel >= %{_glib2}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|60	BuildRequires:	libpng-devel >= 1.2.4
12cr|gstreamer0.10-plugins-bad-0.10.23-1|61	BuildRequires:	liborc-devel >= 0.4.5
12cr|gstreamer0.10-plugins-bad-0.10.23-1|62	BuildRequires:	SDL-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|63	BuildRequires:	libbzip2-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|64	BuildRequires:	libmodplug-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|65	BuildRequires:	libmusicbrainz-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|66	BuildRequires:	exempi-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|67	BuildRequires:	expat-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|68	BuildRequires:	openssl-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|69	%ifarch %{ix86}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|70	BuildRequires:	nasm => 0.90
12cr|gstreamer0.10-plugins-bad-0.10.23-1|71	%endif
12cr|gstreamer0.10-plugins-bad-0.10.23-1|72	BuildRequires:	valgrind
12cr|gstreamer0.10-plugins-bad-0.10.23-1|73	BuildRequires:	libcheck-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|74	BuildRequires:	libgstreamer-plugins-base-devel >= 0.10.33
12cr|gstreamer0.10-plugins-bad-0.10.23-1|75	BuildRequires:	libcdaudio-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|76	BuildRequires:	libsndfile-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|77	BuildRequires:	libmimic-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|78	BuildRequires:	libass-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|79	#gw for checks
12cr|gstreamer0.10-plugins-bad-0.10.23-1|80	BuildRequires:	gstreamer0.10-plugins-good
12cr|gstreamer0.10-plugins-bad-0.10.23-1|81	BuildRequires:	fonts-ttf-dejavu
12cr|gstreamer0.10-plugins-bad-0.10.23-1|82	#gw for autoreconf
12cr|gstreamer0.10-plugins-bad-0.10.23-1|83	BuildRequires:	gettext-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|84	BuildRequires:	pkgconfig(openal)
12cr|gstreamer0.10-plugins-bad-0.10.23-1|85	BuildRequires:	pkgconfig(opencv)
12cr|gstreamer0.10-plugins-bad-0.10.23-1|86	Provides:	%{bname}-audiosrc
12cr|gstreamer0.10-plugins-bad-0.10.23-1|87	Provides:	%{bname}-audiosink
12cr|gstreamer0.10-plugins-bad-0.10.23-1|88	Obsoletes:	gstreamer0.10-fluendo-mpegdemux <= 0.10.15
12cr|gstreamer0.10-plugins-bad-0.10.23-1|89	Provides:	gstreamer0.10-fluendo-mpegdemux
12cr|gstreamer0.10-plugins-bad-0.10.23-1|90	Conflicts:	%{bname}-farsight <= 1:0.12.10
12cr|gstreamer0.10-plugins-bad-0.10.23-1|91	Requires:	%{bname}-voip >= %{version}-%{release}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|92	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|93	%description
12cr|gstreamer0.10-plugins-bad-0.10.23-1|94	GStreamer is a streaming-media framework, based on graphs of filters which
12cr|gstreamer0.10-plugins-bad-0.10.23-1|95	operate on media data. Applications using this library can do anything
12cr|gstreamer0.10-plugins-bad-0.10.23-1|96	from real-time sound processing to playing videos, and just about anything
12cr|gstreamer0.10-plugins-bad-0.10.23-1|97	else media-related.  Its plugin-based architecture means that new data
12cr|gstreamer0.10-plugins-bad-0.10.23-1|98	types or processing capabilities can be added simply by installing new
12cr|gstreamer0.10-plugins-bad-0.10.23-1|99	plug-ins.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|100	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|101	This package contains a set of plug-ins that aren't up to par compared
12cr|gstreamer0.10-plugins-bad-0.10.23-1|102	to the rest. They might be close to being good quality, but they're
12cr|gstreamer0.10-plugins-bad-0.10.23-1|103	missing something - be it a good code review, some documentation, a
12cr|gstreamer0.10-plugins-bad-0.10.23-1|104	set of tests, a real live maintainer, or some actual wide use. If the
12cr|gstreamer0.10-plugins-bad-0.10.23-1|105	blanks are filled in they might be upgraded to become part of either
12cr|gstreamer0.10-plugins-bad-0.10.23-1|106	gstreamer-plugins-good or gstreamer-plugins-ugly, depending on the
12cr|gstreamer0.10-plugins-bad-0.10.23-1|107	other factors. If the plug-ins break, you can't complain - instead,
12cr|gstreamer0.10-plugins-bad-0.10.23-1|108	you can fix the problem and send us a patch, or bribe someone into
12cr|gstreamer0.10-plugins-bad-0.10.23-1|109	fixing them for you.  New contributors can start here for things to
12cr|gstreamer0.10-plugins-bad-0.10.23-1|110	work on.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|111	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|112	%if %{build_plf}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|113	This package is in restricted as it violates some patents.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|114	%endif
12cr|gstreamer0.10-plugins-bad-0.10.23-1|115	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|116	%package -n %{libnamephoto}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|117	Summary:	Libraries for GStreamer streaming-media framework
12cr|gstreamer0.10-plugins-bad-0.10.23-1|118	Group:		System/Libraries
12cr|gstreamer0.10-plugins-bad-0.10.23-1|119	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|120	%description -n %{libnamephoto}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|121	GStreamer is a streaming-media framework, based on graphs of filters which
12cr|gstreamer0.10-plugins-bad-0.10.23-1|122	operate on media data. Applications using this library can do anything
12cr|gstreamer0.10-plugins-bad-0.10.23-1|123	from real-time sound processing to playing videos, and just about anything
12cr|gstreamer0.10-plugins-bad-0.10.23-1|124	else media-related.  Its plugin-based architecture means that new data
12cr|gstreamer0.10-plugins-bad-0.10.23-1|125	types or processing capabilities can be added simply by installing new
12cr|gstreamer0.10-plugins-bad-0.10.23-1|126	plugins.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|127	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|128	This package contains the libraries.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|129	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|130	%files -n %{libnamephoto}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|131	%{_libdir}/libgstcodecparsers-%{majorminor}.so.%{libmajor}*
12cr|gstreamer0.10-plugins-bad-0.10.23-1|132	%{_libdir}/libgstphotography-%{majorminor}.so.%{libmajor}*
12cr|gstreamer0.10-plugins-bad-0.10.23-1|133	%{_libdir}/libgstsignalprocessor-%{majorminor}.so.%{libmajor}*
12cr|gstreamer0.10-plugins-bad-0.10.23-1|134	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|135	%package -n %{libnamevdp}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|136	Summary:	Libraries for GStreamer streaming-media framework
12cr|gstreamer0.10-plugins-bad-0.10.23-1|137	Group:		System/Libraries
12cr|gstreamer0.10-plugins-bad-0.10.23-1|138	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|139	%description -n %{libnamevdp}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|140	GStreamer is a streaming-media framework, based on graphs of filters which
12cr|gstreamer0.10-plugins-bad-0.10.23-1|141	operate on media data. Applications using this library can do anything
12cr|gstreamer0.10-plugins-bad-0.10.23-1|142	from real-time sound processing to playing videos, and just about anything
12cr|gstreamer0.10-plugins-bad-0.10.23-1|143	else media-related.  Its plugin-based architecture means that new data
12cr|gstreamer0.10-plugins-bad-0.10.23-1|144	types or processing capabilities can be added simply by installing new
12cr|gstreamer0.10-plugins-bad-0.10.23-1|145	plugins.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|146	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|147	This package contains the libraries.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|148	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|149	%files -n %{libnamevdp}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|150	%{_libdir}/libgstvdp-%{majorminor}.so.%{libmajor}*
12cr|gstreamer0.10-plugins-bad-0.10.23-1|151	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|152	%package -n %{develnamephoto}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|153	Summary:	Libraries and include files for GStreamer streaming-media framework
12cr|gstreamer0.10-plugins-bad-0.10.23-1|154	Group:		Development/C
12cr|gstreamer0.10-plugins-bad-0.10.23-1|155	Requires:	%{libnamephoto} = %{version}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|156	Requires:	%{libnamevdp} = %{version}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|157	Provides:	libgstphotography-devel = %{version}-%{release}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|158	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|159	%description -n %{develnamephoto}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|160	GStreamer is a streaming-media framework, based on graphs of filters which
12cr|gstreamer0.10-plugins-bad-0.10.23-1|161	operate on media data. Applications using this library can do anything
12cr|gstreamer0.10-plugins-bad-0.10.23-1|162	from real-time sound processing to playing videos, and just about anything
12cr|gstreamer0.10-plugins-bad-0.10.23-1|163	else media-related.  Its plugin-based architecture means that new data
12cr|gstreamer0.10-plugins-bad-0.10.23-1|164	types or processing capabilities can be added simply by installing new
12cr|gstreamer0.10-plugins-bad-0.10.23-1|165	plugins.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|166	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|167	This package contains the libraries and includes files necessary to develop
12cr|gstreamer0.10-plugins-bad-0.10.23-1|168	applications and plugins for GStreamer.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|169	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|170	%files -n %{develnamephoto}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|171	%{_libdir}/libgstcodecparsers-%{majorminor}.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|172	%{_libdir}/libgstphotography-%{majorminor}.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|173	%{_libdir}/libgstsignalprocessor-%{majorminor}.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|174	%{_libdir}/libgstvdp-%{majorminor}.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|175	%{_includedir}/gstreamer-0.10/gst/codecparsers
12cr|gstreamer0.10-plugins-bad-0.10.23-1|176	%{_includedir}/gstreamer-0.10/gst/interfaces/photography*
12cr|gstreamer0.10-plugins-bad-0.10.23-1|177	%{_includedir}/gstreamer-0.10/gst/signalprocessor/gstsignalprocessor.h
12cr|gstreamer0.10-plugins-bad-0.10.23-1|178	%{_includedir}/gstreamer-0.10/gst/vdpau/
12cr|gstreamer0.10-plugins-bad-0.10.23-1|179	%{_includedir}/gstreamer-0.10/gst/video/
12cr|gstreamer0.10-plugins-bad-0.10.23-1|180	%exclude %{_includedir}/gstreamer-0.10/gst/video/gstbasevideo*
12cr|gstreamer0.10-plugins-bad-0.10.23-1|181	%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
12cr|gstreamer0.10-plugins-bad-0.10.23-1|182	%{_libdir}/pkgconfig/gstreamer-codecparsers-%{majorminor}.pc
12cr|gstreamer0.10-plugins-bad-0.10.23-1|183	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|184	%package -n %{libnamebase}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|185	Summary:	Libraries for GStreamer streaming-media framework
12cr|gstreamer0.10-plugins-bad-0.10.23-1|186	Group:		System/Libraries
12cr|gstreamer0.10-plugins-bad-0.10.23-1|187	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|188	%description -n %{libnamebase}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|189	GStreamer is a streaming-media framework, based on graphs of filters which
12cr|gstreamer0.10-plugins-bad-0.10.23-1|190	operate on media data. Applications using this library can do anything
12cr|gstreamer0.10-plugins-bad-0.10.23-1|191	from real-time sound processing to playing videos, and just about anything
12cr|gstreamer0.10-plugins-bad-0.10.23-1|192	else media-related.  Its plugin-based architecture means that new data
12cr|gstreamer0.10-plugins-bad-0.10.23-1|193	types or processing capabilities can be added simply by installing new
12cr|gstreamer0.10-plugins-bad-0.10.23-1|194	plugins.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|195	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|196	This package contains the libraries.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|197	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|198	%files -n %{libnamebase}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|199	%{_libdir}/libgstbasevideo-%{majorminor}.so.%{libmajor}*
12cr|gstreamer0.10-plugins-bad-0.10.23-1|200	%{_libdir}/libgstbasecamerabinsrc-%{majorminor}.so.%{libmajor}*
12cr|gstreamer0.10-plugins-bad-0.10.23-1|201	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|202	%package -n %{develnamebase}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|203	Summary:	Libraries and include files for GStreamer streaming-media framework
12cr|gstreamer0.10-plugins-bad-0.10.23-1|204	Group:		Development/C
12cr|gstreamer0.10-plugins-bad-0.10.23-1|205	Requires:	%{libnamebase} = %{version}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|206	Provides:	libgstbasevideo-devel = %{version}-%{release}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|207	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|208	%description -n %{develnamebase}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|209	GStreamer is a streaming-media framework, based on graphs of filters which
12cr|gstreamer0.10-plugins-bad-0.10.23-1|210	operate on media data. Applications using this library can do anything
12cr|gstreamer0.10-plugins-bad-0.10.23-1|211	from real-time sound processing to playing videos, and just about anything
12cr|gstreamer0.10-plugins-bad-0.10.23-1|212	else media-related.  Its plugin-based architecture means that new data
12cr|gstreamer0.10-plugins-bad-0.10.23-1|213	types or processing capabilities can be added simply by installing new
12cr|gstreamer0.10-plugins-bad-0.10.23-1|214	plugins.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|215	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|216	This package contains the libraries and includes files necessary to develop
12cr|gstreamer0.10-plugins-bad-0.10.23-1|217	applications and plugins for GStreamer.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|218	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|219	%files -n %{develnamebase}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|220	%{_libdir}/libgstbasevideo-%{majorminor}.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|221	%{_libdir}/libgstbasecamerabinsrc-%{majorminor}.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|222	%{_includedir}/gstreamer-0.10/gst/video/gstbasevideo*
12cr|gstreamer0.10-plugins-bad-0.10.23-1|223	%{_includedir}/gstreamer-0.10/gst/basecamerabinsrc/*.h
12cr|gstreamer0.10-plugins-bad-0.10.23-1|224	%{_libdir}/pkgconfig/gstreamer-basevideo-%{majorminor}.pc
12cr|gstreamer0.10-plugins-bad-0.10.23-1|225	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|226	%package -n %{bname}-curl
12cr|gstreamer0.10-plugins-bad-0.10.23-1|227	Summary:	GStreamer Curl plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|228	Group:		Networking/Other
12cr|gstreamer0.10-plugins-bad-0.10.23-1|229	BuildRequires:	libcurl-devel >= 1:7.21.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|230	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|231	%description -n %{bname}-curl
12cr|gstreamer0.10-plugins-bad-0.10.23-1|232	This is a HTTP plugin for GStreamer based on the curl library.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|233	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|234	%files -n %{bname}-curl
12cr|gstreamer0.10-plugins-bad-0.10.23-1|235	%{_libdir}/gstreamer-%{majorminor}/libgstcurl.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|236	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|237	%package -n %{bname}-dc1394
12cr|gstreamer0.10-plugins-bad-0.10.23-1|238	Summary:	GStreamer DC1394 plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|239	Group:		System/Libraries
12cr|gstreamer0.10-plugins-bad-0.10.23-1|240	BuildRequires:	libdc1394-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|241	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|242	%description -n %{bname}-dc1394
12cr|gstreamer0.10-plugins-bad-0.10.23-1|243	This is a IEEE 1394 (Firewire) support plugin for GStreamer.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|244	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|245	%files -n %{bname}-dc1394
12cr|gstreamer0.10-plugins-bad-0.10.23-1|246	%{_libdir}/gstreamer-%{majorminor}/libgstdc1394.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|247	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|248	%package -n %{bname}-ofa
12cr|gstreamer0.10-plugins-bad-0.10.23-1|249	Summary:	GStreamer OFA plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|250	Group:		Sound
12cr|gstreamer0.10-plugins-bad-0.10.23-1|251	BuildRequires:	libofa-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|252	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|253	%description -n %{bname}-ofa
12cr|gstreamer0.10-plugins-bad-0.10.23-1|254	This is a metadata support plugin for GStreamer based on the Open
12cr|gstreamer0.10-plugins-bad-0.10.23-1|255	Fingerprint Architecture library.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|256	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|257	%files -n %{bname}-ofa
12cr|gstreamer0.10-plugins-bad-0.10.23-1|258	%{_libdir}/gstreamer-%{majorminor}/libgstofa.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|259	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|260	%package -n %{bname}-wildmidi
12cr|gstreamer0.10-plugins-bad-0.10.23-1|261	Summary:	GStreamer wildmidi plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|262	Group:		Sound
12cr|gstreamer0.10-plugins-bad-0.10.23-1|263	BuildRequires:	wildmidi-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|264	Requires:	timidity-instruments
12cr|gstreamer0.10-plugins-bad-0.10.23-1|265	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|266	%description -n %{bname}-wildmidi
12cr|gstreamer0.10-plugins-bad-0.10.23-1|267	This is a MIDI plugin for GStreamer based on the wildmidi library.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|268	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|269	%files -n %{bname}-wildmidi
12cr|gstreamer0.10-plugins-bad-0.10.23-1|270	%{_libdir}/gstreamer-%{majorminor}/libgstwildmidi.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|271	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|272	%package -n %{bname}-mpeg2enc
12cr|gstreamer0.10-plugins-bad-0.10.23-1|273	Summary:	GStreamer mjpegtools plug-in
12cr|gstreamer0.10-plugins-bad-0.10.23-1|274	Group:		Video
12cr|gstreamer0.10-plugins-bad-0.10.23-1|275	BuildRequires:	libmjpegtools-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|276	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|277	%description -n %{bname}-mpeg2enc
12cr|gstreamer0.10-plugins-bad-0.10.23-1|278	mjpegtools-based encoding and decoding plug-in.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|279	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|280	%files -n %{bname}-mpeg2enc
12cr|gstreamer0.10-plugins-bad-0.10.23-1|281	%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2enc.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|282	%{_libdir}/gstreamer-%{majorminor}/libgstmplex.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|283	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|284	%if %{build_gme}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|285	%package -n %{bname}-gme
12cr|gstreamer0.10-plugins-bad-0.10.23-1|286	Summary:	GStreamer Game Music plug-in
12cr|gstreamer0.10-plugins-bad-0.10.23-1|287	Group:		Sound
12cr|gstreamer0.10-plugins-bad-0.10.23-1|288	BuildRequires:	libgme-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|289	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|290	%description -n %{bname}-gme
12cr|gstreamer0.10-plugins-bad-0.10.23-1|291	Game Music decoding plug-in.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|292	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|293	%files -n %{bname}-gme
12cr|gstreamer0.10-plugins-bad-0.10.23-1|294	%{_libdir}/gstreamer-%{majorminor}/libgstgme.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|295	%endif
12cr|gstreamer0.10-plugins-bad-0.10.23-1|296	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|297	%if %{build_dirac}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|298	%package -n %{bname}-dirac
12cr|gstreamer0.10-plugins-bad-0.10.23-1|299	Summary:	GStreamer dirac plug-in
12cr|gstreamer0.10-plugins-bad-0.10.23-1|300	Group:		Video
12cr|gstreamer0.10-plugins-bad-0.10.23-1|301	BuildRequires:	libdirac-devel >= 0.9
12cr|gstreamer0.10-plugins-bad-0.10.23-1|302	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|303	%description -n %{bname}-dirac
12cr|gstreamer0.10-plugins-bad-0.10.23-1|304	Dirac encoding and decoding plug-in.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|305	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|306	%files -n %{bname}-dirac
12cr|gstreamer0.10-plugins-bad-0.10.23-1|307	%{_libdir}/gstreamer-%{majorminor}/libgstdirac.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|308	%endif
12cr|gstreamer0.10-plugins-bad-0.10.23-1|309	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|310	%package -n %{bname}-schroedinger
12cr|gstreamer0.10-plugins-bad-0.10.23-1|311	Summary:	GStreamer dirac plug-in based on Schroedinger
12cr|gstreamer0.10-plugins-bad-0.10.23-1|312	Group:		Video
12cr|gstreamer0.10-plugins-bad-0.10.23-1|313	BuildRequires:	libschroedinger-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|314	Epoch:		1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|315	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|316	%description -n %{bname}-schroedinger
12cr|gstreamer0.10-plugins-bad-0.10.23-1|317	Dirac encoding and decoding plug-in based on Schroedinger.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|318	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|319	%files -n %{bname}-schroedinger
12cr|gstreamer0.10-plugins-bad-0.10.23-1|320	%{_libdir}/gstreamer-%{majorminor}/libgstschro.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|321	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|322	%package -n %{bname}-vp8
12cr|gstreamer0.10-plugins-bad-0.10.23-1|323	Summary:	GStreamer VP8 plug-in
12cr|gstreamer0.10-plugins-bad-0.10.23-1|324	Group:		Video
12cr|gstreamer0.10-plugins-bad-0.10.23-1|325	BuildRequires:	libvpx-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|326	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|327	%description -n %{bname}-vp8
12cr|gstreamer0.10-plugins-bad-0.10.23-1|328	VP8 encoding and decoding plug-in.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|329	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|330	%files -n %{bname}-vp8
12cr|gstreamer0.10-plugins-bad-0.10.23-1|331	%{_libdir}/gstreamer-%{majorminor}/libgstvp8.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|332	%{_libdir}/gstreamer-%{majorminor}/libgstrtpvp8.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|333	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|334	### LADSPA ###
12cr|gstreamer0.10-plugins-bad-0.10.23-1|335	%package -n %{bname}-ladspa
12cr|gstreamer0.10-plugins-bad-0.10.23-1|336	Summary:	Gstreamer wrapper for LADSPA plug-ins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|337	Group:		Sound
12cr|gstreamer0.10-plugins-bad-0.10.23-1|338	Requires:	ladspa
12cr|gstreamer0.10-plugins-bad-0.10.23-1|339	BuildRequires:	ladspa-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|340	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|341	%description -n %{bname}-ladspa
12cr|gstreamer0.10-plugins-bad-0.10.23-1|342	Plug-in which wraps LADSPA plug-ins for use by GStreamer applications.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|343	We suggest you also get the cmt package of ladspa plug-ins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|344	and steve harris's swh-plugins package.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|345	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|346	%files -n %{bname}-ladspa
12cr|gstreamer0.10-plugins-bad-0.10.23-1|347	%{_libdir}/gstreamer-%{majorminor}/libgstladspa.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|348	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|349	%if %{build_dts}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|350	%package -n %{bname}-dts
12cr|gstreamer0.10-plugins-bad-0.10.23-1|351	Summary:	GStreamer plug-ins for DTS audio playback
12cr|gstreamer0.10-plugins-bad-0.10.23-1|352	Group:		Sound
12cr|gstreamer0.10-plugins-bad-0.10.23-1|353	BuildRequires:	dtsdec-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|354	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|355	%description -n %{bname}-dts
12cr|gstreamer0.10-plugins-bad-0.10.23-1|356	Plug-ins for decoding DTS audio.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|357	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|358	%files -n %{bname}-dts
12cr|gstreamer0.10-plugins-bad-0.10.23-1|359	%{_libdir}/gstreamer-%{majorminor}/libgstdtsdec.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|360	%endif
12cr|gstreamer0.10-plugins-bad-0.10.23-1|361	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|362	%if %{build_xvid}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|363	%package -n %{bname}-xvid
12cr|gstreamer0.10-plugins-bad-0.10.23-1|364	Summary:	GStreamer plug-ins for XVID video encoding and decoding
12cr|gstreamer0.10-plugins-bad-0.10.23-1|365	Group:		Video
12cr|gstreamer0.10-plugins-bad-0.10.23-1|366	BuildRequires:	xvid-devel >= 1.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|367	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|368	%description -n %{bname}-xvid
12cr|gstreamer0.10-plugins-bad-0.10.23-1|369	Plug-ins for encoding and decoding XVID video.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|370	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|371	This package is in restricted as it violates some patents.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|372	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|373	%files -n %{bname}-xvid
12cr|gstreamer0.10-plugins-bad-0.10.23-1|374	%{_libdir}/gstreamer-%{majorminor}/libgstxvid.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|375	%endif
12cr|gstreamer0.10-plugins-bad-0.10.23-1|376	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|377	%package -n %{bname}-musepack
12cr|gstreamer0.10-plugins-bad-0.10.23-1|378	Summary:	GStreamer plug-in Musepack playback
12cr|gstreamer0.10-plugins-bad-0.10.23-1|379	Group:		Sound
12cr|gstreamer0.10-plugins-bad-0.10.23-1|380	BuildRequires:	libmpcdec-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|381	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|382	%description -n %{bname}-musepack
12cr|gstreamer0.10-plugins-bad-0.10.23-1|383	This plugin for GStreamer can play audio files which are encoded with
12cr|gstreamer0.10-plugins-bad-0.10.23-1|384	Andree Buschmann's encoder Musepack. These files have the filename
12cr|gstreamer0.10-plugins-bad-0.10.23-1|385	postfixes mpc, mp+ or mpp.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|386	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|387	%files -n %{bname}-musepack
12cr|gstreamer0.10-plugins-bad-0.10.23-1|388	%{_libdir}/gstreamer-%{majorminor}/libgstmusepack.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|389	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|390	%package -n %{bname}-mms
12cr|gstreamer0.10-plugins-bad-0.10.23-1|391	Summary:	GStreamer plug-in for mms streams
12cr|gstreamer0.10-plugins-bad-0.10.23-1|392	Group:		System/Libraries
12cr|gstreamer0.10-plugins-bad-0.10.23-1|393	Requires:	%{bname}-plugins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|394	BuildRequires:	libmms-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|395	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|396	%description -n %{bname}-mms
12cr|gstreamer0.10-plugins-bad-0.10.23-1|397	Plug-in supporting the mms protocol based on the libmms library.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|398	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|399	%files -n %{bname}-mms
12cr|gstreamer0.10-plugins-bad-0.10.23-1|400	%{_libdir}/gstreamer-%{majorminor}/libgstmms.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|401	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|402	%package -n %{bname}-rtmp
12cr|gstreamer0.10-plugins-bad-0.10.23-1|403	Summary:	GStreamer plug-in for rtmp streams
12cr|gstreamer0.10-plugins-bad-0.10.23-1|404	Group:		System/Libraries
12cr|gstreamer0.10-plugins-bad-0.10.23-1|405	Requires:	%{bname}-plugins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|406	BuildRequires:	librtmp-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|407	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|408	%description -n %{bname}-rtmp
12cr|gstreamer0.10-plugins-bad-0.10.23-1|409	Plug-in supporting the rtmp protocol based on the librtmp library.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|410	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|411	%files -n %{bname}-rtmp
12cr|gstreamer0.10-plugins-bad-0.10.23-1|412	%{_libdir}/gstreamer-%{majorminor}/libgstrtmp.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|413	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|414	%package -n %{bname}-directfb
12cr|gstreamer0.10-plugins-bad-0.10.23-1|415	Summary:	GStreamer plug-in for DirectFB output
12cr|gstreamer0.10-plugins-bad-0.10.23-1|416	Group:		Video
12cr|gstreamer0.10-plugins-bad-0.10.23-1|417	Requires:	%{bname}-plugins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|418	BuildRequires:	libdirectfb-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|419	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|420	%description -n %{bname}-directfb
12cr|gstreamer0.10-plugins-bad-0.10.23-1|421	Plug-in supporting the video output to DirectFB.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|422	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|423	%files -n %{bname}-directfb
12cr|gstreamer0.10-plugins-bad-0.10.23-1|424	%{_libdir}/gstreamer-%{majorminor}/libgstdfbvideosink.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|425	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|426	%package -n %{bname}-soundtouch
12cr|gstreamer0.10-plugins-bad-0.10.23-1|427	Summary:	GStreamer plug-in for SoundTouch support
12cr|gstreamer0.10-plugins-bad-0.10.23-1|428	Group:		Sound
12cr|gstreamer0.10-plugins-bad-0.10.23-1|429	Requires:	%{bname}-plugins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|430	BuildRequires:	libsoundtouch-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|431	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|432	%description -n %{bname}-soundtouch
12cr|gstreamer0.10-plugins-bad-0.10.23-1|433	Plug-in supporting the SoundTouch audio manipulation support.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|434	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|435	%files -n %{bname}-soundtouch
12cr|gstreamer0.10-plugins-bad-0.10.23-1|436	%{_libdir}/gstreamer-%{majorminor}/libgstsoundtouch.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|437	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|438	%package -n %{bname}-kate
12cr|gstreamer0.10-plugins-bad-0.10.23-1|439	Summary:	GStreamer Karaoke and text plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|440	Group:		Video
12cr|gstreamer0.10-plugins-bad-0.10.23-1|441	BuildRequires:	libtiger-devel >= 0.3.2
12cr|gstreamer0.10-plugins-bad-0.10.23-1|442	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|443	%description -n %{bname}-kate
12cr|gstreamer0.10-plugins-bad-0.10.23-1|444	This is a Karaoke and text plugin for GStreamer based on libkate and libtiger.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|445	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|446	%files -n %{bname}-kate
12cr|gstreamer0.10-plugins-bad-0.10.23-1|447	%{_libdir}/gstreamer-%{majorminor}/libgstkate.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|448	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|449	%package -n %{bname}-libass
12cr|gstreamer0.10-plugins-bad-0.10.23-1|450	Summary:	GStreamer subtitles plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|451	Group:		Video
12cr|gstreamer0.10-plugins-bad-0.10.23-1|452	BuildRequires:	libass-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|453	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|454	%description -n %{bname}-libass
12cr|gstreamer0.10-plugins-bad-0.10.23-1|455	This is a subtitle plugin for GStreamer based on libass.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|456	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|457	%files -n %{bname}-libass
12cr|gstreamer0.10-plugins-bad-0.10.23-1|458	%{_libdir}/gstreamer-%{majorminor}/libgstassrender.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|459	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|460	%package -n %{bname}-resindvd
12cr|gstreamer0.10-plugins-bad-0.10.23-1|461	Summary:	GStreamer DVD menu plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|462	Group:		Video
12cr|gstreamer0.10-plugins-bad-0.10.23-1|463	BuildRequires:	libdvdnav-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|464	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|465	%description -n %{bname}-resindvd
12cr|gstreamer0.10-plugins-bad-0.10.23-1|466	This is a DVD playback plugin for GStreamer with menu support.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|467	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|468	%files -n %{bname}-resindvd
12cr|gstreamer0.10-plugins-bad-0.10.23-1|469	%{_libdir}/gstreamer-%{majorminor}/libresindvd.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|470	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|471	%package -n %{bname}-voip
12cr|gstreamer0.10-plugins-bad-0.10.23-1|472	Summary:	GStreamer voip plugins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|473	Group:		Sound
12cr|gstreamer0.10-plugins-bad-0.10.23-1|474	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|475	%description -n %{bname}-voip
12cr|gstreamer0.10-plugins-bad-0.10.23-1|476	This is a collection of VoIP plugins for GStreamer.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|477	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|478	%files -n %{bname}-voip
12cr|gstreamer0.10-plugins-bad-0.10.23-1|479	%{_libdir}/gstreamer-%{majorminor}/libgstrtpmux.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|480	%{_libdir}/gstreamer-%{majorminor}/libgstliveadder.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|481	%{_libdir}/gstreamer-%{majorminor}/libgstdtmf.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|482	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|483	%package -n %{bname}-cog
12cr|gstreamer0.10-plugins-bad-0.10.23-1|484	Summary:	GStreamer COG plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|485	Group:		Video
12cr|gstreamer0.10-plugins-bad-0.10.23-1|486	BuildRequires:	liborc-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|487	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|488	%description -n %{bname}-cog
12cr|gstreamer0.10-plugins-bad-0.10.23-1|489	This is a signal processing plugin for GStreamer based on Orc.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|490	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|491	%files -n %{bname}-cog
12cr|gstreamer0.10-plugins-bad-0.10.23-1|492	%{_libdir}/gstreamer-%{majorminor}/libgstcog.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|493	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|494	%package -n %{bname}-vdpau
12cr|gstreamer0.10-plugins-bad-0.10.23-1|495	Summary:	GStreamer plug-in for playback using VDPAU
12cr|gstreamer0.10-plugins-bad-0.10.23-1|496	Group:		Video
12cr|gstreamer0.10-plugins-bad-0.10.23-1|497	BuildRequires:	vdpau-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|498	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|499	%description -n %{bname}-vdpau
12cr|gstreamer0.10-plugins-bad-0.10.23-1|500	This plug-in adds video playback support to GStreamer based on VDPAU
12cr|gstreamer0.10-plugins-bad-0.10.23-1|501	(Video Decode and Presentation API for Unix).
12cr|gstreamer0.10-plugins-bad-0.10.23-1|502	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|503	%files -n %{bname}-vdpau
12cr|gstreamer0.10-plugins-bad-0.10.23-1|504	%{_libdir}/gstreamer-%{majorminor}/libgstvdpau.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|505	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|506	%if %{build_faad}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|507	%package -n %{bname}-faad
12cr|gstreamer0.10-plugins-bad-0.10.23-1|508	Summary:	GStreamer plug-in for AAC audio playback
12cr|gstreamer0.10-plugins-bad-0.10.23-1|509	Group:		Sound
12cr|gstreamer0.10-plugins-bad-0.10.23-1|510	Requires:	%{bname}-plugins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|511	BuildRequires:	libfaad2-devel => 2.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|512	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|513	%description -n %{bname}-faad
12cr|gstreamer0.10-plugins-bad-0.10.23-1|514	Plug-ins for playing AAC audio
12cr|gstreamer0.10-plugins-bad-0.10.23-1|515	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|516	This package is in restricted as it violates some patents.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|517	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|518	%files -n %{bname}-faad
12cr|gstreamer0.10-plugins-bad-0.10.23-1|519	%{_libdir}/gstreamer-%{majorminor}/libgstfaad.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|520	%endif
12cr|gstreamer0.10-plugins-bad-0.10.23-1|521	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|522	%if %{build_faac}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|523	%package -n %{bname}-faac
12cr|gstreamer0.10-plugins-bad-0.10.23-1|524	Summary:	GStreamer plug-ins for AAC audio encoding
12cr|gstreamer0.10-plugins-bad-0.10.23-1|525	Group:		Sound
12cr|gstreamer0.10-plugins-bad-0.10.23-1|526	Requires:	%{bname}-plugins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|527	BuildRequires:	libfaac-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|528	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|529	%description -n %{bname}-faac
12cr|gstreamer0.10-plugins-bad-0.10.23-1|530	Plug-ins for encoding AAC audio
12cr|gstreamer0.10-plugins-bad-0.10.23-1|531	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|532	This package is in restricted as it violates some patents.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|533	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|534	%files -n %{bname}-faac
12cr|gstreamer0.10-plugins-bad-0.10.23-1|535	%{_libdir}/gstreamer-%{majorminor}/libgstfaac.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|536	%endif
12cr|gstreamer0.10-plugins-bad-0.10.23-1|537	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|538	%package -n %{bname}-gsm
12cr|gstreamer0.10-plugins-bad-0.10.23-1|539	Summary:	GStreamer plugin for GSM lossy audio format
12cr|gstreamer0.10-plugins-bad-0.10.23-1|540	Group:		Sound
12cr|gstreamer0.10-plugins-bad-0.10.23-1|541	Requires:	%{bname}-plugins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|542	BuildRequires:	gsm-devel >= 1.0.10
12cr|gstreamer0.10-plugins-bad-0.10.23-1|543	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|544	%description -n %{bname}-gsm
12cr|gstreamer0.10-plugins-bad-0.10.23-1|545	Output plugin for GStreamer to convert to GSM lossy audio format.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|546	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|547	%files -n %{bname}-gsm
12cr|gstreamer0.10-plugins-bad-0.10.23-1|548	%{_libdir}/gstreamer-%{majorminor}/libgstgsm.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|549	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|550	%package -n %{bname}-neon
12cr|gstreamer0.10-plugins-bad-0.10.23-1|551	Summary:	GStreamer HTTP plugin based on libneon
12cr|gstreamer0.10-plugins-bad-0.10.23-1|552	Group:		System/Libraries
12cr|gstreamer0.10-plugins-bad-0.10.23-1|553	Requires:	%{bname}-plugins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|554	BuildRequires:	neon0.27-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|555	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|556	%description -n %{bname}-neon
12cr|gstreamer0.10-plugins-bad-0.10.23-1|557	Plug-in for HTTP access based on libneon.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|558	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|559	%files -n %{bname}-neon
12cr|gstreamer0.10-plugins-bad-0.10.23-1|560	%{_libdir}/gstreamer-%{majorminor}/libgstneonhttpsrc.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|561	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|562	%package -n %{bname}-nas
12cr|gstreamer0.10-plugins-bad-0.10.23-1|563	Summary:	Gstreamer output plugin for the NAS sound server
12cr|gstreamer0.10-plugins-bad-0.10.23-1|564	Group:		Sound
12cr|gstreamer0.10-plugins-bad-0.10.23-1|565	Requires:	%{bname}-plugins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|566	BuildRequires:	libnas-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|567	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|568	%description -n %{bname}-nas
12cr|gstreamer0.10-plugins-bad-0.10.23-1|569	Output plugin for GStreamer for use with the nas sound server.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|570	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|571	%files -n %{bname}-nas
12cr|gstreamer0.10-plugins-bad-0.10.23-1|572	%{_libdir}/gstreamer-%{majorminor}/libgstnassink.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|573	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|574	%if %{build_amrwb}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|575	%package -n %{bname}-amrwb
12cr|gstreamer0.10-plugins-bad-0.10.23-1|576	Summary:	GStreamer plug-in for AMR-WB support
12cr|gstreamer0.10-plugins-bad-0.10.23-1|577	Group:		Sound
12cr|gstreamer0.10-plugins-bad-0.10.23-1|578	Requires:	%{bname}-plugins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|579	BuildRequires:	pkgconfig(vo-amrwbenc)
12cr|gstreamer0.10-plugins-bad-0.10.23-1|580	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|581	%description -n %{bname}-amrwb
12cr|gstreamer0.10-plugins-bad-0.10.23-1|582	Plug-in for decoding AMR-WB under GStreamer.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|583	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|584	This package is in restricted as it violates some patents.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|585	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|586	%files -n %{bname}-amrwb
12cr|gstreamer0.10-plugins-bad-0.10.23-1|587	%{_datadir}/gstreamer-%{majorminor}/presets/GstVoAmrwbEnc.prs
12cr|gstreamer0.10-plugins-bad-0.10.23-1|588	%{_libdir}/gstreamer-%{majorminor}/libgstvoamrwbenc.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|589	%endif
12cr|gstreamer0.10-plugins-bad-0.10.23-1|590	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|591	%if %{build_voaac}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|592	%package -n %{bname}-vo-aac
12cr|gstreamer0.10-plugins-bad-0.10.23-1|593	Summary:	GStreamer plug-in for VisualOn AAC encoding
12cr|gstreamer0.10-plugins-bad-0.10.23-1|594	Group:		Sound
12cr|gstreamer0.10-plugins-bad-0.10.23-1|595	Requires:	%{bname}-plugins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|596	BuildRequires:	pkgconfig(vo-aacenc)
12cr|gstreamer0.10-plugins-bad-0.10.23-1|597	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|598	%description -n %{bname}-vo-aac
12cr|gstreamer0.10-plugins-bad-0.10.23-1|599	Plug-in for encoding AAC under GStreamer based on VisualOn AAC library.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|600	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|601	This package is in restricted as it violates some patents.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|602	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|603	%files -n %{bname}-vo-aac
12cr|gstreamer0.10-plugins-bad-0.10.23-1|604	%{_libdir}/gstreamer-%{majorminor}/libgstvoaacenc.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|605	%endif
12cr|gstreamer0.10-plugins-bad-0.10.23-1|606	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|607	%package -n %{bname}-jp2k
12cr|gstreamer0.10-plugins-bad-0.10.23-1|608	Summary:	GStreamer plug-in for JPEG2000 support
12cr|gstreamer0.10-plugins-bad-0.10.23-1|609	Group:		Graphics
12cr|gstreamer0.10-plugins-bad-0.10.23-1|610	Requires:	%{bname}-plugins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|611	BuildRequires:	libjasper-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|612	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|613	%description -n %{bname}-jp2k
12cr|gstreamer0.10-plugins-bad-0.10.23-1|614	Plug-in for JPEG2000 support under GStreamer.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|615	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|616	%files -n %{bname}-jp2k
12cr|gstreamer0.10-plugins-bad-0.10.23-1|617	%{_libdir}/gstreamer-%{majorminor}/libgstjp2k.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|618	%{_libdir}/gstreamer-%{majorminor}/libgstjp2kdecimator.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|619	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|620	%if %{build_celt}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|621	%package -n %{bname}-celt
12cr|gstreamer0.10-plugins-bad-0.10.23-1|622	Summary:	GStreamer plug-in for CELT support
12cr|gstreamer0.10-plugins-bad-0.10.23-1|623	Group:		Video
12cr|gstreamer0.10-plugins-bad-0.10.23-1|624	Requires:	%{bname}-plugins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|625	BuildRequires:	celt-devel >= 0.7.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|626	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|627	%description -n %{bname}-celt
12cr|gstreamer0.10-plugins-bad-0.10.23-1|628	Plug-in for CELT support under GStreamer.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|629	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|630	%files -n %{bname}-celt
12cr|gstreamer0.10-plugins-bad-0.10.23-1|631	%{_libdir}/gstreamer-%{majorminor}/libgstcelt.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|632	%endif
12cr|gstreamer0.10-plugins-bad-0.10.23-1|633	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|634	%package -n %{bname}-rsvg
12cr|gstreamer0.10-plugins-bad-0.10.23-1|635	Summary:	GStreamer plug-in for SVG support
12cr|gstreamer0.10-plugins-bad-0.10.23-1|636	Group:		Graphics
12cr|gstreamer0.10-plugins-bad-0.10.23-1|637	Requires:	%{bname}-plugins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|638	BuildRequires:	librsvg-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|639	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|640	%description -n %{bname}-rsvg
12cr|gstreamer0.10-plugins-bad-0.10.23-1|641	Plug-in for SVG support under GStreamer.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|642	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|643	%files -n %{bname}-rsvg
12cr|gstreamer0.10-plugins-bad-0.10.23-1|644	%{_libdir}/gstreamer-%{majorminor}/libgstrsvg.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|645	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|646	%package doc
12cr|gstreamer0.10-plugins-bad-0.10.23-1|647	Group:		Books/Computer books
12cr|gstreamer0.10-plugins-bad-0.10.23-1|648	Summary:	GStreamer application library
12cr|gstreamer0.10-plugins-bad-0.10.23-1|649	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|650	%description doc
12cr|gstreamer0.10-plugins-bad-0.10.23-1|651	This is the documentation of %{name}.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|652	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|653	%files doc
12cr|gstreamer0.10-plugins-bad-0.10.23-1|654	%doc docs/plugins/html
12cr|gstreamer0.10-plugins-bad-0.10.23-1|655	%{_datadir}/gtk-doc/html/*
12cr|gstreamer0.10-plugins-bad-0.10.23-1|656	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|657	%prep
12cr|gstreamer0.10-plugins-bad-0.10.23-1|658	%setup -q -n gst-plugins-bad-%{version}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|659	%apply_patches
12cr|gstreamer0.10-plugins-bad-0.10.23-1|660	#gw broken configure in 0.10.19.2
12cr|gstreamer0.10-plugins-bad-0.10.23-1|661	#autoreconf -fi
12cr|gstreamer0.10-plugins-bad-0.10.23-1|662	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|663	%build
12cr|gstreamer0.10-plugins-bad-0.10.23-1|664	#work around broken mjpegtools headers including config.h:
12cr|gstreamer0.10-plugins-bad-0.10.23-1|665	export CPPFLAGS="-I."
12cr|gstreamer0.10-plugins-bad-0.10.23-1|666	%configure2_5x --disable-dependency-tracking \
12cr|gstreamer0.10-plugins-bad-0.10.23-1|667	--with-package-name='ROSA %{name} package' \
12cr|gstreamer0.10-plugins-bad-0.10.23-1|668	--with-package-origin='http://www.rosalab.com/' \
12cr|gstreamer0.10-plugins-bad-0.10.23-1|669	%if ! %{build_celt}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|670	--disable-celt \
12cr|gstreamer0.10-plugins-bad-0.10.23-1|671	%endif
12cr|gstreamer0.10-plugins-bad-0.10.23-1|672	%if ! %{build_faac}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|673	--disable-faac \
12cr|gstreamer0.10-plugins-bad-0.10.23-1|674	%endif
12cr|gstreamer0.10-plugins-bad-0.10.23-1|675	%if ! %{build_faad}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|676	--disable-faad \
12cr|gstreamer0.10-plugins-bad-0.10.23-1|677	%endif
12cr|gstreamer0.10-plugins-bad-0.10.23-1|678	%if ! %{build_dirac}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|679	--disable-dirac \
12cr|gstreamer0.10-plugins-bad-0.10.23-1|680	%endif
12cr|gstreamer0.10-plugins-bad-0.10.23-1|681	%if %{build_experimental}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|682	--enable-experimental
12cr|gstreamer0.10-plugins-bad-0.10.23-1|683	%endif
12cr|gstreamer0.10-plugins-bad-0.10.23-1|684	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|685	make
12cr|gstreamer0.10-plugins-bad-0.10.23-1|686	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|687	%install
12cr|gstreamer0.10-plugins-bad-0.10.23-1|688	%__rm -rf %{buildroot}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|689	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12cr|gstreamer0.10-plugins-bad-0.10.23-1|690	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|691	%find_lang gst-plugins-bad-%{majorminor}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|692	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|693	# Clean out files that should not be part of the rpm.
12cr|gstreamer0.10-plugins-bad-0.10.23-1|694	# This is the recommended way of dealing with it for RH8
12cr|gstreamer0.10-plugins-bad-0.10.23-1|695	%__rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.la
12cr|gstreamer0.10-plugins-bad-0.10.23-1|696	%__rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.a
12cr|gstreamer0.10-plugins-bad-0.10.23-1|697	%__rm -f %{buildroot}%{_libdir}/*.a
12cr|gstreamer0.10-plugins-bad-0.10.23-1|698	%__rm -f %{buildroot}%{_libdir}/*.la
12cr|gstreamer0.10-plugins-bad-0.10.23-1|699	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|700	%clean
12cr|gstreamer0.10-plugins-bad-0.10.23-1|701	%__rm -rf %{buildroot}
12cr|gstreamer0.10-plugins-bad-0.10.23-1|702	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|703	%files -f gst-plugins-bad-%{majorminor}.lang
12cr|gstreamer0.10-plugins-bad-0.10.23-1|704	%doc AUTHORS COPYING README NEWS
12cr|gstreamer0.10-plugins-bad-0.10.23-1|705	%{_datadir}/glib-2.0/schemas/org.freedesktop.gstreamer-0.10.default-elements.gschema.xml
12cr|gstreamer0.10-plugins-bad-0.10.23-1|706	%{_libdir}/gstreamer-%{majorminor}/libgstadpcmdec.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|707	%{_libdir}/gstreamer-%{majorminor}/libgstadpcmenc.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|708	%{_libdir}/gstreamer-%{majorminor}/libgstaiff.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|709	%{_libdir}/gstreamer-%{majorminor}/libgstapexsink.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|710	%{_libdir}/gstreamer-%{majorminor}/libgstasfmux.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|711	%{_libdir}/gstreamer-%{majorminor}/libgstautoconvert.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|712	%{_libdir}/gstreamer-%{majorminor}/libgstaudiovisualizers.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|713	%{_libdir}/gstreamer-%{majorminor}/libgstbayer.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|714	%{_libdir}/gstreamer-%{majorminor}/libgstcamerabin.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|715	%{_libdir}/gstreamer-%{majorminor}/libgstcamerabin2.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|716	%{_libdir}/gstreamer-%{majorminor}/libgstcoloreffects.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|717	%{_libdir}/gstreamer-%{majorminor}/libgstcolorspace.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|718	%{_libdir}/gstreamer-%{majorminor}/libgstdccp.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|719	%{_libdir}/gstreamer-%{majorminor}/libgstdataurisrc.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|720	%{_libdir}/gstreamer-%{majorminor}/libgstdebugutilsbad.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|721	%{_libdir}/gstreamer-%{majorminor}/libgstdvb.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|722	%{_libdir}/gstreamer-%{majorminor}/libgstdvbsuboverlay.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|723	%{_libdir}/gstreamer-%{majorminor}/libgstdvdspu.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|724	%{_libdir}/gstreamer-%{majorminor}/libgstfaceoverlay.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|725	%{_libdir}/gstreamer-%{majorminor}/libgstfbdevsink.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|726	%{_libdir}/gstreamer-%{majorminor}/libgstfestival.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|727	%{_libdir}/gstreamer-%{majorminor}/libgstfrei0r.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|728	%{_libdir}/gstreamer-%{majorminor}/libgstfreeverb.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|729	%{_libdir}/gstreamer-%{majorminor}/libgstgaudieffects.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|730	%{_libdir}/gstreamer-%{majorminor}/libgstgeometrictransform.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|731	%{_libdir}/gstreamer-%{majorminor}/libgstgsettingselements.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|732	%{_libdir}/gstreamer-%{majorminor}/libgsthdvparse.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|733	%{_libdir}/gstreamer-%{majorminor}/libgstid3tag.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|734	%{_libdir}/gstreamer-%{majorminor}/libgstinter.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|735	%{_libdir}/gstreamer-%{majorminor}/libgstinterlace.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|736	%{_libdir}/gstreamer-%{majorminor}/libgstivfparse.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|737	%{_libdir}/gstreamer-%{majorminor}/libgstjpegformat.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|738	%{_libdir}/gstreamer-%{majorminor}/libgstlegacyresample.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|739	%{_libdir}/gstreamer-%{majorminor}/libgstmpegdemux.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|740	%{_libdir}/gstreamer-%{majorminor}/libgstmpegpsmux.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|741	%{_libdir}/gstreamer-%{majorminor}/libgstmpegtsmux.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|742	%{_libdir}/gstreamer-%{majorminor}/libgstmpegvideoparse.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|743	%{_libdir}/gstreamer-%{majorminor}/libgstmve.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|744	%{_libdir}/gstreamer-%{majorminor}/libgstmimic.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|745	%{_libdir}/gstreamer-%{majorminor}/libgstmxf.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|746	%{_libdir}/gstreamer-%{majorminor}/libgstopenal.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|747	%{_libdir}/gstreamer-%{majorminor}/libgstopencv.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|748	%{_libdir}/gstreamer-%{majorminor}/libgstpcapparse.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|749	%{_libdir}/gstreamer-%{majorminor}/libgstpnm.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|750	%{_libdir}/gstreamer-%{majorminor}/libgstrawparse.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|751	%{_libdir}/gstreamer-%{majorminor}/libgstreal.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|752	%{_libdir}/gstreamer-%{majorminor}/libgstremovesilence.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|753	%{_libdir}/gstreamer-%{majorminor}/libgstscaletempoplugin.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|754	%{_libdir}/gstreamer-%{majorminor}/libgstsdpelem.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|755	%{_libdir}/gstreamer-%{majorminor}/libgstsegmentclip.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|756	%{_libdir}/gstreamer-%{majorminor}/libgstshm.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|757	%{_libdir}/gstreamer-%{majorminor}/libgstsiren.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|758	%{_libdir}/gstreamer-%{majorminor}/libgstsmooth.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|759	%{_libdir}/gstreamer-%{majorminor}/libgstsndfile.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|760	%{_libdir}/gstreamer-%{majorminor}/libgststereo.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|761	%{_libdir}/gstreamer-%{majorminor}/libgstsubenc.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|762	%{_libdir}/gstreamer-%{majorminor}/libgstvcdsrc.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|763	%{_libdir}/gstreamer-%{majorminor}/libgstvideomaxrate.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|764	%{_libdir}/gstreamer-%{majorminor}/libgstvideomeasure.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|765	%{_libdir}/gstreamer-%{majorminor}/libgstvideosignal.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|766	%{_libdir}/gstreamer-%{majorminor}/libgstvmnc.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|767	%{_libdir}/gstreamer-%{majorminor}/libgstbz2.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|768	%{_libdir}/gstreamer-%{majorminor}/libgstcdaudio.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|769	%{_libdir}/gstreamer-%{majorminor}/libgstcdxaparse.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|770	%{_libdir}/gstreamer-%{majorminor}/libgstdecklink.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|771	%{_libdir}/gstreamer-%{majorminor}/libgstfieldanalysis.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|772	%{_libdir}/gstreamer-%{majorminor}/libgstfragmented.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|773	%{_libdir}/gstreamer-%{majorminor}/libgstlinsys.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|774	%{_libdir}/gstreamer-%{majorminor}/libgstmpegtsdemux.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|775	%{_libdir}/gstreamer-%{majorminor}/libgstpatchdetect.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|776	%{_libdir}/gstreamer-%{majorminor}/libgstsdi.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|777	%{_libdir}/gstreamer-%{majorminor}/libgstvideofiltersbad.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|778	%{_libdir}/gstreamer-%{majorminor}/libgstvideoparsersbad.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|779	%{_libdir}/gstreamer-%{majorminor}/libgstfreeze.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|780	%{_libdir}/gstreamer-%{majorminor}/libgsth264parse.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|781	%{_libdir}/gstreamer-%{majorminor}/libgstmodplug.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|782	%{_libdir}/gstreamer-%{majorminor}/libgstnsf.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|783	%{_libdir}/gstreamer-%{majorminor}/libgstnuvdemux.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|784	%{_libdir}/gstreamer-%{majorminor}/libgstrfbsrc.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|785	%{_libdir}/gstreamer-%{majorminor}/libgstsdl.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|786	%{_libdir}/gstreamer-%{majorminor}/libgstspeed.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|787	%{_libdir}/gstreamer-%{majorminor}/libgsttrm.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|788	%{_libdir}/gstreamer-%{majorminor}/libgsttta.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|789	%{_libdir}/gstreamer-%{majorminor}/libgsty4mdec.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|790	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|791	%changelog
12cr|gstreamer0.10-plugins-bad-0.10.23-1|792	* Sat Jun 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.23-1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|793	- New version 0.10.23
12cr|gstreamer0.10-plugins-bad-0.10.23-1|794	- New libmajor (0 -> 23)
12cr|gstreamer0.10-plugins-bad-0.10.23-1|795	- Upstream switched to vo-amrwbenc so add pkgconfig(vo-amrwbenc) to BuildRequires
12cr|gstreamer0.10-plugins-bad-0.10.23-1|796	- No longer requires libamrwb-devel to build
12cr|gstreamer0.10-plugins-bad-0.10.23-1|797	- Add subpackage vo-aac
12cr|gstreamer0.10-plugins-bad-0.10.23-1|798	- New plugin libgstaudiovisualizers.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|799	- New plugin libgstcamerabin2.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|800	- New plugin libgstfaceoverlay.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|801	- New plugin libgstfreeverb.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|802	- New plugin libgstinter.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|803	- New plugin libgstopenal.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|804	- New plugin libgstopencv.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|805	- New plugin libgstremovesilence.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|806	- New plugin libgstsmooth.so
12cr|gstreamer0.10-plugins-bad-0.10.23-1|807	- Update file list
12cr|gstreamer0.10-plugins-bad-0.10.23-1|808	- Update BuildRequires (add expat-devel)
12cr|gstreamer0.10-plugins-bad-0.10.23-1|809	- Disable checks
12cr|gstreamer0.10-plugins-bad-0.10.23-1|810	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|811	* Tue May 24 2011 Götz Waschk <waschk@mandriva.org> 0.10.22-4mdv2011.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|812	+ Revision: 678168
12cr|gstreamer0.10-plugins-bad-0.10.23-1|813	- fix build with new mjpegtools
12cr|gstreamer0.10-plugins-bad-0.10.23-1|814	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|815	* Wed May 11 2011 Götz Waschk <waschk@mandriva.org> 0.10.22-3
12cr|gstreamer0.10-plugins-bad-0.10.23-1|816	+ Revision: 673538
12cr|gstreamer0.10-plugins-bad-0.10.23-1|817	- add curl plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|818	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|819	* Wed May 11 2011 Funda Wang <fwang@mandriva.org> 0.10.22-1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|820	+ Revision: 673434
12cr|gstreamer0.10-plugins-bad-0.10.23-1|821	- update file list
12cr|gstreamer0.10-plugins-bad-0.10.23-1|822	- update file list
12cr|gstreamer0.10-plugins-bad-0.10.23-1|823	- new version 0.10.22
12cr|gstreamer0.10-plugins-bad-0.10.23-1|824	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|825	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0.10.21-3
12cr|gstreamer0.10-plugins-bad-0.10.23-1|826	+ Revision: 640439
12cr|gstreamer0.10-plugins-bad-0.10.23-1|827	- rebuild to obsolete old packages
12cr|gstreamer0.10-plugins-bad-0.10.23-1|828	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|829	* Mon Feb 21 2011 Götz Waschk <waschk@mandriva.org> 0.10.21-2
12cr|gstreamer0.10-plugins-bad-0.10.23-1|830	+ Revision: 639085
12cr|gstreamer0.10-plugins-bad-0.10.23-1|831	- rebuild
12cr|gstreamer0.10-plugins-bad-0.10.23-1|832	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|833	+ Anssi Hannula <anssi@mandriva.org>
12cr|gstreamer0.10-plugins-bad-0.10.23-1|834	- plf: append "plf" to Release on cooker to make plf build have higher EVR
12cr|gstreamer0.10-plugins-bad-0.10.23-1|835	again with the rpm5-style mkrel now in use
12cr|gstreamer0.10-plugins-bad-0.10.23-1|836	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|837	* Sat Jan 22 2011 Götz Waschk <waschk@mandriva.org> 0.10.21-1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|838	+ Revision: 632338
12cr|gstreamer0.10-plugins-bad-0.10.23-1|839	- new version
12cr|gstreamer0.10-plugins-bad-0.10.23-1|840	- disable experimental elements
12cr|gstreamer0.10-plugins-bad-0.10.23-1|841	- remove jack, metadata, valve, selector
12cr|gstreamer0.10-plugins-bad-0.10.23-1|842	- bump gstreamer dep
12cr|gstreamer0.10-plugins-bad-0.10.23-1|843	- add colorspace, interlace, y4mdec, jp2kdecimator
12cr|gstreamer0.10-plugins-bad-0.10.23-1|844	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|845	* Fri Dec 17 2010 Funda Wang <fwang@mandriva.org> 0.10.20-4mdv2011.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|846	+ Revision: 622485
12cr|gstreamer0.10-plugins-bad-0.10.23-1|847	- rebuild for new directfb
12cr|gstreamer0.10-plugins-bad-0.10.23-1|848	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|849	* Fri Nov 05 2010 Funda Wang <fwang@mandriva.org> 0.10.20-3mdv2011.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|850	+ Revision: 593561
12cr|gstreamer0.10-plugins-bad-0.10.23-1|851	- rebuild for gstreamer provides
12cr|gstreamer0.10-plugins-bad-0.10.23-1|852	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|853	* Mon Sep 06 2010 Götz Waschk <waschk@mandriva.org> 0.10.20-2mdv2011.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|854	+ Revision: 576215
12cr|gstreamer0.10-plugins-bad-0.10.23-1|855	- rebuild for lost packages in i586 repo
12cr|gstreamer0.10-plugins-bad-0.10.23-1|856	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|857	* Fri Sep 03 2010 Götz Waschk <waschk@mandriva.org> 0.10.20-1mdv2011.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|858	+ Revision: 575673
12cr|gstreamer0.10-plugins-bad-0.10.23-1|859	- new version
12cr|gstreamer0.10-plugins-bad-0.10.23-1|860	- bump glib dep for gsettings
12cr|gstreamer0.10-plugins-bad-0.10.23-1|861	- drop patches 1,2,3,4,5
12cr|gstreamer0.10-plugins-bad-0.10.23-1|862	- depend on orc instead of liboil
12cr|gstreamer0.10-plugins-bad-0.10.23-1|863	- add gsettings support
12cr|gstreamer0.10-plugins-bad-0.10.23-1|864	- add these new elements:
12cr|gstreamer0.10-plugins-bad-0.10.23-1|865	* rtmp, coloreffects, audieffects, geometrictransform, ivfparse, shm
12cr|gstreamer0.10-plugins-bad-0.10.23-1|866	* videomaxrate
12cr|gstreamer0.10-plugins-bad-0.10.23-1|867	- remove examples subpackage
12cr|gstreamer0.10-plugins-bad-0.10.23-1|868	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|869	* Thu Jul 29 2010 Götz Waschk <waschk@mandriva.org> 0.10.19-6mdv2011.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|870	+ Revision: 562992
12cr|gstreamer0.10-plugins-bad-0.10.23-1|871	- rebuild
12cr|gstreamer0.10-plugins-bad-0.10.23-1|872	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|873	* Tue Jul 20 2010 Götz Waschk <waschk@mandriva.org> 0.10.19-5mdv2011.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|874	+ Revision: 555150
12cr|gstreamer0.10-plugins-bad-0.10.23-1|875	- update build deps
12cr|gstreamer0.10-plugins-bad-0.10.23-1|876	- add libass plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|877	- update build deps
12cr|gstreamer0.10-plugins-bad-0.10.23-1|878	- build with new celt
12cr|gstreamer0.10-plugins-bad-0.10.23-1|879	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|880	* Mon Jul 12 2010 Götz Waschk <waschk@mandriva.org> 0.10.19-4mdv2011.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|881	+ Revision: 551208
12cr|gstreamer0.10-plugins-bad-0.10.23-1|882	- add upstream patches to build with neww wildmidi
12cr|gstreamer0.10-plugins-bad-0.10.23-1|883	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|884	* Sun Jul 11 2010 Götz Waschk <waschk@mandriva.org> 0.10.19-3mdv2011.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|885	+ Revision: 550650
12cr|gstreamer0.10-plugins-bad-0.10.23-1|886	- useless bump of the release
12cr|gstreamer0.10-plugins-bad-0.10.23-1|887	- rebuild for lost packages
12cr|gstreamer0.10-plugins-bad-0.10.23-1|888	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|889	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 0.10.19-1mdv2011.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|890	+ Revision: 550463
12cr|gstreamer0.10-plugins-bad-0.10.23-1|891	- new version
12cr|gstreamer0.10-plugins-bad-0.10.23-1|892	- drop patches 2,3,4
12cr|gstreamer0.10-plugins-bad-0.10.23-1|893	- add vp8, invtelecine, segmentclip elements
12cr|gstreamer0.10-plugins-bad-0.10.23-1|894	- remove oss4audio element (now in -good)
12cr|gstreamer0.10-plugins-bad-0.10.23-1|895	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|896	* Tue Apr 13 2010 Frederic Crozat <fcrozat@mandriva.com> 0.10.18-3mdv2010.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|897	+ Revision: 534356
12cr|gstreamer0.10-plugins-bad-0.10.23-1|898	- switch back to musicbrainz 2.x
12cr|gstreamer0.10-plugins-bad-0.10.23-1|899	- Patch2 (GIT): use crc for table duplication (GNOME bug #614479)
12cr|gstreamer0.10-plugins-bad-0.10.23-1|900	- Patch3 (GIT): fix usage of strings in dvb
12cr|gstreamer0.10-plugins-bad-0.10.23-1|901	- Patch4 (GIT): fix dvb uint handling (GNOME bug #614475)
12cr|gstreamer0.10-plugins-bad-0.10.23-1|902	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|903	+ Christophe Fergeau <cfergeau@mandriva.com>
12cr|gstreamer0.10-plugins-bad-0.10.23-1|904	- use newer libmusicbrainz
12cr|gstreamer0.10-plugins-bad-0.10.23-1|905	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|906	* Wed Mar 10 2010 Götz Waschk <waschk@mandriva.org> 0.10.18-2mdv2010.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|907	+ Revision: 517360
12cr|gstreamer0.10-plugins-bad-0.10.23-1|908	- add cog plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|909	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|910	* Sun Mar 07 2010 Götz Waschk <waschk@mandriva.org> 0.10.18-1mdv2010.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|911	+ Revision: 515592
12cr|gstreamer0.10-plugins-bad-0.10.23-1|912	- new version
12cr|gstreamer0.10-plugins-bad-0.10.23-1|913	- bump deps
12cr|gstreamer0.10-plugins-bad-0.10.23-1|914	- add libgstvdp package
12cr|gstreamer0.10-plugins-bad-0.10.23-1|915	- drop patch 2
12cr|gstreamer0.10-plugins-bad-0.10.23-1|916	- add new elements: jpegformat, dataurisrc, audioparsersbad, adpcmenc
12cr|gstreamer0.10-plugins-bad-0.10.23-1|917	- remove elements: aacparse, amrparse, shapewipe
12cr|gstreamer0.10-plugins-bad-0.10.23-1|918	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|919	* Tue Feb 16 2010 Götz Waschk <waschk@mandriva.org> 0.10.17-5mdv2010.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|920	+ Revision: 506489
12cr|gstreamer0.10-plugins-bad-0.10.23-1|921	- build with neon0.27 (teuf)
12cr|gstreamer0.10-plugins-bad-0.10.23-1|922	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|923	* Fri Feb 05 2010 Götz Waschk <waschk@mandriva.org> 0.10.17-4mdv2010.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|924	+ Revision: 501104
12cr|gstreamer0.10-plugins-bad-0.10.23-1|925	- fix DVD seek crash (bug #55442)
12cr|gstreamer0.10-plugins-bad-0.10.23-1|926	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|927	* Wed Jan 27 2010 Götz Waschk <waschk@mandriva.org> 0.10.17-3mdv2010.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|928	+ Revision: 497065
12cr|gstreamer0.10-plugins-bad-0.10.23-1|929	- rebuild for new celt
12cr|gstreamer0.10-plugins-bad-0.10.23-1|930	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|931	* Thu Jan 07 2010 Götz Waschk <waschk@mandriva.org> 0.10.17-2mdv2010.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|932	+ Revision: 487153
12cr|gstreamer0.10-plugins-bad-0.10.23-1|933	- add kate plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|934	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|935	* Sat Nov 21 2009 Götz Waschk <waschk@mandriva.org> 0.10.17-1mdv2010.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|936	+ Revision: 467803
12cr|gstreamer0.10-plugins-bad-0.10.23-1|937	- new version
12cr|gstreamer0.10-plugins-bad-0.10.23-1|938	- drop patch 2
12cr|gstreamer0.10-plugins-bad-0.10.23-1|939	- update file list
12cr|gstreamer0.10-plugins-bad-0.10.23-1|940	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|941	* Mon Nov 09 2009 Götz Waschk <waschk@mandriva.org> 0.10.16-3mdv2010.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|942	+ Revision: 463517
12cr|gstreamer0.10-plugins-bad-0.10.23-1|943	- rebuild for missing packages
12cr|gstreamer0.10-plugins-bad-0.10.23-1|944	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|945	* Mon Nov 09 2009 Funda Wang <fwang@mandriva.org> 0.10.16-2mdv2010.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|946	+ Revision: 463291
12cr|gstreamer0.10-plugins-bad-0.10.23-1|947	- rebuild for new dfb
12cr|gstreamer0.10-plugins-bad-0.10.23-1|948	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|949	* Fri Nov 06 2009 Götz Waschk <waschk@mandriva.org> 0.10.16-1mdv2010.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|950	+ Revision: 461143
12cr|gstreamer0.10-plugins-bad-0.10.23-1|951	- patch for new celt
12cr|gstreamer0.10-plugins-bad-0.10.23-1|952	- new version
12cr|gstreamer0.10-plugins-bad-0.10.23-1|953	- add rsvg plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|954	- update file list
12cr|gstreamer0.10-plugins-bad-0.10.23-1|955	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|956	* Thu Oct 01 2009 Götz Waschk <waschk@mandriva.org> 0.10.14-5mdv2010.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|957	+ Revision: 452287
12cr|gstreamer0.10-plugins-bad-0.10.23-1|958	- add epoch to schroedinger element
12cr|gstreamer0.10-plugins-bad-0.10.23-1|959	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|960	* Tue Sep 22 2009 Götz Waschk <waschk@mandriva.org> 0.10.14-4mdv2010.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|961	+ Revision: 447474
12cr|gstreamer0.10-plugins-bad-0.10.23-1|962	- update build deps
12cr|gstreamer0.10-plugins-bad-0.10.23-1|963	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|964	+ Frederic Crozat <fcrozat@mandriva.com>
12cr|gstreamer0.10-plugins-bad-0.10.23-1|965	- Merge valve and rtpdemux into a voip subpackage and move liveadder and dmtf plugins in it too
12cr|gstreamer0.10-plugins-bad-0.10.23-1|966	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|967	* Mon Sep 21 2009 Frederic Crozat <fcrozat@mandriva.com> 0.10.14-2mdv2010.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|968	+ Revision: 446794
12cr|gstreamer0.10-plugins-bad-0.10.23-1|969	- Split rtpdemux and valve plugins in subpackages, needed by empathy
12cr|gstreamer0.10-plugins-bad-0.10.23-1|970	- Fix buildrequires for neon plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|971	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|972	* Sun Aug 30 2009 Götz Waschk <waschk@mandriva.org> 0.10.14-1mdv2010.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|973	+ Revision: 422432
12cr|gstreamer0.10-plugins-bad-0.10.23-1|974	- update build deps
12cr|gstreamer0.10-plugins-bad-0.10.23-1|975	- new version
12cr|gstreamer0.10-plugins-bad-0.10.23-1|976	- add new elements: gme, schroedinger, vdpau
12cr|gstreamer0.10-plugins-bad-0.10.23-1|977	- add new libraries
12cr|gstreamer0.10-plugins-bad-0.10.23-1|978	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|979	* Thu Jun 18 2009 Götz Waschk <waschk@mandriva.org> 0.10.13-1mdv2010.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|980	+ Revision: 386949
12cr|gstreamer0.10-plugins-bad-0.10.23-1|981	- new version
12cr|gstreamer0.10-plugins-bad-0.10.23-1|982	- update file list
12cr|gstreamer0.10-plugins-bad-0.10.23-1|983	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|984	* Tue Jun 09 2009 Götz Waschk <waschk@mandriva.org> 0.10.12-3mdv2010.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|985	+ Revision: 384230
12cr|gstreamer0.10-plugins-bad-0.10.23-1|986	- rebuild for new soundtouch
12cr|gstreamer0.10-plugins-bad-0.10.23-1|987	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|988	* Thu May 21 2009 Götz Waschk <waschk@mandriva.org> 0.10.12-2mdv2010.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|989	+ Revision: 378539
12cr|gstreamer0.10-plugins-bad-0.10.23-1|990	- fix file list for x264 build
12cr|gstreamer0.10-plugins-bad-0.10.23-1|991	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|992	* Thu May 21 2009 Götz Waschk <waschk@mandriva.org> 0.10.12-1mdv2010.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|993	+ Revision: 378317
12cr|gstreamer0.10-plugins-bad-0.10.23-1|994	- fix build deps
12cr|gstreamer0.10-plugins-bad-0.10.23-1|995	- new version
12cr|gstreamer0.10-plugins-bad-0.10.23-1|996	- enable celt element
12cr|gstreamer0.10-plugins-bad-0.10.23-1|997	- drop patches 2,3
12cr|gstreamer0.10-plugins-bad-0.10.23-1|998	- update file list
12cr|gstreamer0.10-plugins-bad-0.10.23-1|999	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1000	* Tue Mar 24 2009 Götz Waschk <waschk@mandriva.org> 0.10.11-3mdv2009.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1001	+ Revision: 360827
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1002	- fix hanging aacparse element
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1003	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1004	* Sat Mar 21 2009 Emmanuel Andry <eandry@mandriva.org> 0.10.11-2mdv2009.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1005	+ Revision: 359942
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1006	- BR libmimic-devel
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1007	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1008	* Sat Mar 21 2009 Götz Waschk <waschk@mandriva.org> 0.10.11-1mdv2009.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1009	+ Revision: 359798
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1010	- add conflict with farsight plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1011	- fix deps
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1012	- new version
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1013	- drop patches 2,3
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1014	- update file list
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1015	- remove twolame package
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1016	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1017	* Fri Mar 06 2009 Götz Waschk <waschk@mandriva.org> 0.10.10-3mdv2009.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1018	+ Revision: 349851
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1019	- fix faad build
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1020	- fix crash in faad
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1021	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1022	* Wed Feb 11 2009 Götz Waschk <waschk@mandriva.org> 0.10.10-2mdv2009.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1023	+ Revision: 339351
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1024	- rebuild for new faad
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1025	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1026	* Tue Jan 20 2009 Götz Waschk <waschk@mandriva.org> 0.10.10-1mdv2009.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1027	+ Revision: 331734
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1028	- new version
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1029	- drop patch 3
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1030	- drop library package
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1031	- bump deps
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1032	- update file list
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1033	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1034	* Thu Dec 04 2008 Frederic Crozat <fcrozat@mandriva.com> 0.10.9-2mdv2009.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1035	+ Revision: 310004
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1036	- Obsolete / Provides gstreamer0.10-fluendo-mpegdemux, it has been merged in gst-plugins-bad
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1037	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1038	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1039	- Build against libneon0.27
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1040	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1041	+ Götz Waschk <waschk@mandriva.org>
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1042	- add celt support
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1043	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1044	* Mon Nov 03 2008 Götz Waschk <waschk@mandriva.org> 0.10.9-1mdv2009.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1045	+ Revision: 299408
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1046	- new version
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1047	- add twolame and jp2k packages
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1048	- reenable dirac
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1049	- drop patch 2
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1050	- update patch 3
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1051	- update file list
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1052	- update build deps
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1053	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1054	* Tue Oct 14 2008 Götz Waschk <waschk@mandriva.org> 0.10.8-6mdv2009.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1055	+ Revision: 293625
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1056	- rebuild for broken build system
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1057	- fix build with new x264
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1058	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1059	* Tue Oct 14 2008 Götz Waschk <waschk@mandriva.org> 0.10.8-4mdv2009.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1060	+ Revision: 293566
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1061	- enable experimental dvd menu plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1062	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1063	* Sun Aug 17 2008 Funda Wang <fwang@mandriva.org> 0.10.8-3mdv2009.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1064	+ Revision: 272982
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1065	- rebuild for new dfb
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1066	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1067	* Thu Aug 07 2008 Frederic Crozat <fcrozat@mandriva.com> 0.10.8-2mdv2009.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1068	+ Revision: 266439
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1069	- Patch2 : ensure translated strings are encoded in UTF-8 (GNOME bug #546822)
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1070	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1071	+ Götz Waschk <waschk@mandriva.org>
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1072	- add experimental build option
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1073	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1074	* Mon Aug 04 2008 Götz Waschk <waschk@mandriva.org> 0.10.8-1mdv2009.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1075	+ Revision: 263013
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1076	- new version
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1077	- update file list
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1078	- update license
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1079	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1080	* Fri Jul 25 2008 Götz Waschk <waschk@mandriva.org> 0.10.7-7mdv2009.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1081	+ Revision: 248833
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1082	- disable dirac
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1083	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1084	+ Pixel <pixel@mandriva.com>
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1085	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1086	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1087	* Fri May 30 2008 Funda Wang <fwang@mandriva.org> 0.10.7-6mdv2009.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1088	+ Revision: 213504
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1089	- rebuild for new directfb
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1090	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1091	* Fri May 16 2008 Götz Waschk <waschk@mandriva.org> 0.10.7-4mdv2009.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1092	+ Revision: 208185
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1093	- bump
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1094	- fix path to timidity.cfg
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1095	- make wildmidi plugin depend on instruments
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1096	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1097	* Mon May 12 2008 Götz Waschk <waschk@mandriva.org> 0.10.7-2mdv2009.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1098	+ Revision: 206247
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1099	- add dc1394 and wildmidi plugins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1100	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1101	* Fri May 09 2008 Götz Waschk <waschk@mandriva.org> 0.10.7-1mdv2009.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1102	+ Revision: 204902
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1103	- new version
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1104	- drop patches 0,2,3
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1105	- add ofa, mplex, dirac, oss4, and subenc elements
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1106	- remove soup element, now in -good
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1107	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1108	* Tue Mar 25 2008 Thierry Vignaud <tv@mandriva.org> 0.10.6-5mdv2008.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1109	+ Revision: 190004
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1110	- split doc (no need on live CDs)
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1111	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1112	* Thu Mar 13 2008 Götz Waschk <waschk@mandriva.org> 0.10.6-4mdv2008.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1113	+ Revision: 187335
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1114	- add Mandriva branding
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1115	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1116	* Tue Mar 11 2008 Götz Waschk <waschk@mandriva.org> 0.10.6-3mdv2008.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1117	+ Revision: 185942
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1118	- AAC header fix
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1119	- disable checks (b.g.o #521749)
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1120	- build with exempi support
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1121	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1122	* Fri Feb 22 2008 Götz Waschk <waschk@mandriva.org> 0.10.6-2mdv2008.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1123	+ Revision: 173868
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1124	- fix nas plugin build
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1125	- update patch 2 with a CVS version
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1126	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1127	* Thu Feb 21 2008 Götz Waschk <waschk@mandriva.org> 0.10.6-1mdv2008.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1128	+ Revision: 173609
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1129	- new version
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1130	- drop patch 0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1131	- update patch 1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1132	- patch2: disable a failing test
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1133	- readd mpeg2enc plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1134	- add soundtouch, soup and metadata packages
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1135	- update file list
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1136	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1137	* Sun Jan 20 2008 Götz Waschk <waschk@mandriva.org> 0.10.5-6mdv2008.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1138	+ Revision: 155298
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1139	- rebuild
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1140	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1141	+ Olivier Blin <oblin@mandriva.com>
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1142	- restore BuildRoot
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1143	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1144	* Wed Jan 02 2008 Götz Waschk <waschk@mandriva.org> 0.10.5-5mdv2008.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1145	+ Revision: 140383
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1146	- rebuild
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1147	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1148	* Tue Jan 01 2008 Anssi Hannula <anssi@mandriva.org> 0.10.5-4mdv2008.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1149	+ Revision: 140124
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1150	- fix typo in x86_64 real path
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1151	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1152	* Tue Jan 01 2008 Götz Waschk <waschk@mandriva.org> 0.10.5-3mdv2008.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1153	+ Revision: 140076
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1154	- fix paths to the real codecs (bug #36437)
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1155	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1156	+ Thierry Vignaud <tv@mandriva.org>
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1157	- kill re-definition of %%buildroot on Pixel's request
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1158	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1159	* Fri Sep 28 2007 Götz Waschk <waschk@mandriva.org> 0.10.5-2mdv2008.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1160	+ Revision: 93529
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1161	- fix faad playback problem (upstream bug #476370)
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1162	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1163	* Wed Jun 20 2007 Götz Waschk <waschk@mandriva.org> 0.10.5-1mdv2008.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1164	+ Revision: 41853
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1165	- new version
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1166	- drop patch
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1167	- add x264, amrwb and nas packages
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1168	- add library package
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1169	- update file list
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1170	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1171	* Tue May 22 2007 Götz Waschk <waschk@mandriva.org> 0.10.4-2mdv2008.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1172	+ Revision: 29708
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1173	- disable mpeg2enc plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1174	- disable checks
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1175	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1176	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1177	* Fri Feb 23 2007 Götz Waschk <waschk@mandriva.org> 0.10.4-2mdv2007.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1178	+ Revision: 124950
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1179	- rebuild for new libmpcdec
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1180	- disable swfdec plugin
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1181	- fix buildrequires and reenable checks
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1182	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1183	* Fri Dec 29 2006 Götz Waschk <waschk@mandriva.org> 0.10.4-1mdv2007.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1184	+ Revision: 102531
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1185	- fix buildrequires
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1186	- disable checks, one doesn't work in iurt
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1187	- unpack patch
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1188	- build with neon 0.26
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1189	- new version
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1190	- unpack patch
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1191	- add new plugins
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1192	- add docs
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1193	- fix distsuffix
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1194	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1195	* Fri Dec 08 2006 Götz Waschk <waschk@mandriva.org> 0.10.3-4mdv2007.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1196	+ Revision: 92217
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1197	- fix description
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1198	- Import gstreamer0.10-plugins-bad
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1199	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1200	* Fri Dec 08 2006 Götz Waschk <waschk@mandriva.org> 0.10.3-4mdv2007.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1201	- enable checks
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1202	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1203	* Wed Aug 23 2006 Götz Waschk <waschk@mandriva.org> 0.10.3-3mdv2007.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1204	- enable neon module
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1205	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1206	* Sun Jun 18 2006 Götz Waschk <waschk@mandriva.org> 0.10.3-2mdv2007.0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1207	- add missing file
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1208	- fix buildrequires
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1209	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1210	* Tue May 09 2006 Götz Waschk <waschk@mandriva.org> 0.10.3-1mdk
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1211	- update buildrequires
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1212	- update file list
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1213	- update the patch
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1214	- New release 0.10.3
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1215	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1216	* Sat Apr 22 2006 Götz Waschk <waschk@mandriva.org> 0.10.1-2mdk
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1217	- update patch 0
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1218	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1219	* Wed Feb 22 2006 Götz Waschk <waschk@mandriva.org> 0.10.1-1mdk
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1220	- update file list
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1221	- New release 0.10.1
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1222	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1223	* Thu Feb 16 2006 Götz Waschk <waschk@mandriva.org> 0.10.0-3mdk
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1224	- add a patch
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1225	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1226	* Thu Dec 29 2005 Götz Waschk <waschk@mandriva.org> 0.10.0-2mdk
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1227	- improve description
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1228	- fix buildrequires
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1229	
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1230	* Mon Dec 05 2005 Götz Waschk <waschk@mandriva.org> 0.10.0-1mdk
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1231	- initial package
12cr|gstreamer0.10-plugins-bad-0.10.23-1|1232	

1938 12
12cr|gstreamer0.10-plugins-gl-0.10.2-3|1	%define bname gstreamer0.10
12cr|gstreamer0.10-plugins-gl-0.10.2-3|2	%define name %bname-plugins-gl
12cr|gstreamer0.10-plugins-gl-0.10.2-3|3	%define version 0.10.2
12cr|gstreamer0.10-plugins-gl-0.10.2-3|4	%define oname gst-plugins-gl
12cr|gstreamer0.10-plugins-gl-0.10.2-3|5	%define majorminor 0.10
12cr|gstreamer0.10-plugins-gl-0.10.2-3|6	%define release %mkrel 3
12cr|gstreamer0.10-plugins-gl-0.10.2-3|7	%define major 1
12cr|gstreamer0.10-plugins-gl-0.10.2-3|8	%define libname %mklibname gstgl %majorminor %major
12cr|gstreamer0.10-plugins-gl-0.10.2-3|9	%define develname %mklibname -d gstgl %majorminor
12cr|gstreamer0.10-plugins-gl-0.10.2-3|10	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|11	Summary: GStreamer OpenGL Plug-ins
12cr|gstreamer0.10-plugins-gl-0.10.2-3|12	Name: %{name}
12cr|gstreamer0.10-plugins-gl-0.10.2-3|13	Version: %{version}
12cr|gstreamer0.10-plugins-gl-0.10.2-3|14	Release: %{release}
12cr|gstreamer0.10-plugins-gl-0.10.2-3|15	Source0: http://gstreamer.freedesktop.org/src/%oname/%{oname}-%{version}.tar.bz2
12cr|gstreamer0.10-plugins-gl-0.10.2-3|16	License: LGPLv2+
12cr|gstreamer0.10-plugins-gl-0.10.2-3|17	Group: Sound
12cr|gstreamer0.10-plugins-gl-0.10.2-3|18	Url: http://gstreamer.freedesktop.org/
12cr|gstreamer0.10-plugins-gl-0.10.2-3|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gstreamer0.10-plugins-gl-0.10.2-3|20	BuildRequires: libgstreamer0.10-plugins-base-devel >= 0.10.15.1
12cr|gstreamer0.10-plugins-gl-0.10.2-3|21	BuildRequires: pkgconfig(liboil-0.3)
12cr|gstreamer0.10-plugins-gl-0.10.2-3|22	BuildREquires: glew-devel
12cr|gstreamer0.10-plugins-gl-0.10.2-3|23	BuildREquires: libpng-devel
12cr|gstreamer0.10-plugins-gl-0.10.2-3|24	BuildREquires: pkgconfig(gtk+-2.0)
12cr|gstreamer0.10-plugins-gl-0.10.2-3|25	#gw it needs clutter 0.8
12cr|gstreamer0.10-plugins-gl-0.10.2-3|26	BuildREquires: clutter-devel
12cr|gstreamer0.10-plugins-gl-0.10.2-3|27	BuildRequires: gtk-doc
12cr|gstreamer0.10-plugins-gl-0.10.2-3|28	buildrequires: pkgconfig(glu)
12cr|gstreamer0.10-plugins-gl-0.10.2-3|29	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|30	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|31	%description
12cr|gstreamer0.10-plugins-gl-0.10.2-3|32	This module contains integration libraries and plug-ins for using OpenGL
12cr|gstreamer0.10-plugins-gl-0.10.2-3|33	within GStreamer pipelines. This module contains elements for, among others:
12cr|gstreamer0.10-plugins-gl-0.10.2-3|34	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|35	* output: glimagesink
12cr|gstreamer0.10-plugins-gl-0.10.2-3|36	* adapters: glupload, gldownload
12cr|gstreamer0.10-plugins-gl-0.10.2-3|37	* video processing: gldeinterlace, glcolorscale
12cr|gstreamer0.10-plugins-gl-0.10.2-3|38	* GL effects: glfiltersobel, glfilterblur, gleffects, others
12cr|gstreamer0.10-plugins-gl-0.10.2-3|39	* sources: gltestsrc
12cr|gstreamer0.10-plugins-gl-0.10.2-3|40	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|41	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|42	%package -n %libname
12cr|gstreamer0.10-plugins-gl-0.10.2-3|43	Summary: Libraries for GStreamer streaming-media framework
12cr|gstreamer0.10-plugins-gl-0.10.2-3|44	Group: System/Libraries
12cr|gstreamer0.10-plugins-gl-0.10.2-3|45	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|46	%description -n %libname
12cr|gstreamer0.10-plugins-gl-0.10.2-3|47	GStreamer is a streaming-media framework, based on graphs of filters which
12cr|gstreamer0.10-plugins-gl-0.10.2-3|48	operate on media data. Applications using this library can do anything
12cr|gstreamer0.10-plugins-gl-0.10.2-3|49	from real-time sound processing to playing videos, and just about anything
12cr|gstreamer0.10-plugins-gl-0.10.2-3|50	else media-related.  Its plugin-based architecture means that new data
12cr|gstreamer0.10-plugins-gl-0.10.2-3|51	types or processing capabilities can be added simply by installing new
12cr|gstreamer0.10-plugins-gl-0.10.2-3|52	plugins.
12cr|gstreamer0.10-plugins-gl-0.10.2-3|53	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|54	This package contains the libraries.
12cr|gstreamer0.10-plugins-gl-0.10.2-3|55	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|56	%package -n %develname
12cr|gstreamer0.10-plugins-gl-0.10.2-3|57	Summary: Libraries and include files for GStreamer streaming-media framework
12cr|gstreamer0.10-plugins-gl-0.10.2-3|58	Group: Development/C
12cr|gstreamer0.10-plugins-gl-0.10.2-3|59	Requires: %{libname} = %{version}
12cr|gstreamer0.10-plugins-gl-0.10.2-3|60	Provides: libgstgl-devel = %version-%release
12cr|gstreamer0.10-plugins-gl-0.10.2-3|61	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|62	%description -n %develname
12cr|gstreamer0.10-plugins-gl-0.10.2-3|63	GStreamer is a streaming-media framework, based on graphs of filters which
12cr|gstreamer0.10-plugins-gl-0.10.2-3|64	operate on media data. Applications using this library can do anything
12cr|gstreamer0.10-plugins-gl-0.10.2-3|65	from real-time sound processing to playing videos, and just about anything
12cr|gstreamer0.10-plugins-gl-0.10.2-3|66	else media-related.  Its plugin-based architecture means that new data
12cr|gstreamer0.10-plugins-gl-0.10.2-3|67	types or processing capabilities can be added simply by installing new
12cr|gstreamer0.10-plugins-gl-0.10.2-3|68	plugins.
12cr|gstreamer0.10-plugins-gl-0.10.2-3|69	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|70	This package contains the libraries and includes files necessary to develop
12cr|gstreamer0.10-plugins-gl-0.10.2-3|71	applications and plugins for GStreamer.
12cr|gstreamer0.10-plugins-gl-0.10.2-3|72	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|73	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|74	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|75	%prep
12cr|gstreamer0.10-plugins-gl-0.10.2-3|76	%setup -q -n %oname-%version
12cr|gstreamer0.10-plugins-gl-0.10.2-3|77	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|78	%build
12cr|gstreamer0.10-plugins-gl-0.10.2-3|79	%configure2_5x --disable-dependency-tracking \
12cr|gstreamer0.10-plugins-gl-0.10.2-3|80	--with-package-name='Mandriva %name package' \
12cr|gstreamer0.10-plugins-gl-0.10.2-3|81	--with-package-origin='http://www.mandriva.com/'
12cr|gstreamer0.10-plugins-gl-0.10.2-3|82	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|83	%make
12cr|gstreamer0.10-plugins-gl-0.10.2-3|84	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|85	%install
12cr|gstreamer0.10-plugins-gl-0.10.2-3|86	rm -rf %{buildroot}
12cr|gstreamer0.10-plugins-gl-0.10.2-3|87	%makeinstall_std
12cr|gstreamer0.10-plugins-gl-0.10.2-3|88	%find_lang %oname-%majorminor
12cr|gstreamer0.10-plugins-gl-0.10.2-3|89	# Clean out files that should not be part of the rpm.
12cr|gstreamer0.10-plugins-gl-0.10.2-3|90	rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/*.la
12cr|gstreamer0.10-plugins-gl-0.10.2-3|91	rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/*.a
12cr|gstreamer0.10-plugins-gl-0.10.2-3|92	rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
12cr|gstreamer0.10-plugins-gl-0.10.2-3|93	rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
12cr|gstreamer0.10-plugins-gl-0.10.2-3|94	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|95	%check
12cr|gstreamer0.10-plugins-gl-0.10.2-3|96	cd tests/check
12cr|gstreamer0.10-plugins-gl-0.10.2-3|97	make check
12cr|gstreamer0.10-plugins-gl-0.10.2-3|98	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|99	%clean
12cr|gstreamer0.10-plugins-gl-0.10.2-3|100	rm -rf $RPM_BUILD_ROOT
12cr|gstreamer0.10-plugins-gl-0.10.2-3|101	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|102	%files -f %oname-%majorminor.lang
12cr|gstreamer0.10-plugins-gl-0.10.2-3|103	%defattr(-, root, root)
12cr|gstreamer0.10-plugins-gl-0.10.2-3|104	%doc RE* NEWS
12cr|gstreamer0.10-plugins-gl-0.10.2-3|105	%_libdir/gstreamer-%majorminor/libgstopengl.so
12cr|gstreamer0.10-plugins-gl-0.10.2-3|106	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|107	%files -n %libname
12cr|gstreamer0.10-plugins-gl-0.10.2-3|108	%defattr(-, root, root)
12cr|gstreamer0.10-plugins-gl-0.10.2-3|109	%_libdir/libgstgl-%majorminor.so.%{major}*
12cr|gstreamer0.10-plugins-gl-0.10.2-3|110	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|111	%files -n %develname
12cr|gstreamer0.10-plugins-gl-0.10.2-3|112	%defattr(-, root, root)
12cr|gstreamer0.10-plugins-gl-0.10.2-3|113	%doc ChangeLog
12cr|gstreamer0.10-plugins-gl-0.10.2-3|114	%_libdir/libgstgl-%majorminor.so
12cr|gstreamer0.10-plugins-gl-0.10.2-3|115	%_includedir/gstreamer-%majorminor/gst/gl/
12cr|gstreamer0.10-plugins-gl-0.10.2-3|116	%_libdir/pkgconfig/gstreamer-gl-%majorminor.pc
12cr|gstreamer0.10-plugins-gl-0.10.2-3|117	%_datadir/gtk-doc/html/gst-plugins-gl-libs-%majorminor
12cr|gstreamer0.10-plugins-gl-0.10.2-3|118	%_datadir/gtk-doc/html/gst-plugins-gl-plugins-%majorminor
12cr|gstreamer0.10-plugins-gl-0.10.2-3|119	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|120	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|121	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|122	%changelog
12cr|gstreamer0.10-plugins-gl-0.10.2-3|123	* Sat Nov 05 2011 Götz Waschk <waschk@mandriva.org> 0.10.2-3mdv2012.0
12cr|gstreamer0.10-plugins-gl-0.10.2-3|124	+ Revision: 718904
12cr|gstreamer0.10-plugins-gl-0.10.2-3|125	- rebuild
12cr|gstreamer0.10-plugins-gl-0.10.2-3|126	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|127	* Fri Nov 05 2010 Funda Wang <fwang@mandriva.org> 0.10.2-2mdv2011.0
12cr|gstreamer0.10-plugins-gl-0.10.2-3|128	+ Revision: 593570
12cr|gstreamer0.10-plugins-gl-0.10.2-3|129	- rebuild for gstreamer provides
12cr|gstreamer0.10-plugins-gl-0.10.2-3|130	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|131	* Sat Sep 04 2010 Götz Waschk <waschk@mandriva.org> 0.10.2-1mdv2011.0
12cr|gstreamer0.10-plugins-gl-0.10.2-3|132	+ Revision: 575867
12cr|gstreamer0.10-plugins-gl-0.10.2-3|133	- new version
12cr|gstreamer0.10-plugins-gl-0.10.2-3|134	- new major
12cr|gstreamer0.10-plugins-gl-0.10.2-3|135	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|136	* Mon Jul 19 2010 Götz Waschk <waschk@mandriva.org> 0.10.1-2mdv2011.0
12cr|gstreamer0.10-plugins-gl-0.10.2-3|137	+ Revision: 554909
12cr|gstreamer0.10-plugins-gl-0.10.2-3|138	- build without clutter support
12cr|gstreamer0.10-plugins-gl-0.10.2-3|139	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|140	* Mon Jul 13 2009 Götz Waschk <waschk@mandriva.org> 0.10.1-1mdv2010.0
12cr|gstreamer0.10-plugins-gl-0.10.2-3|141	+ Revision: 395470
12cr|gstreamer0.10-plugins-gl-0.10.2-3|142	- import gstreamer0.10-plugins-gl
12cr|gstreamer0.10-plugins-gl-0.10.2-3|143	
12cr|gstreamer0.10-plugins-gl-0.10.2-3|144	

1939 12
12cr|gstreamer0.10-vaapi-0.4.0-1|1	
12cr|gstreamer0.10-vaapi-0.4.0-1|2	%define name	gstreamer0.10-vaapi
12cr|gstreamer0.10-vaapi-0.4.0-1|3	%define oname	gstreamer-vaapi
12cr|gstreamer0.10-vaapi-0.4.0-1|4	# tag 0.4.0 from git://gitorious.org/vaapi/gstreamer-vaapi.git
12cr|gstreamer0.10-vaapi-0.4.0-1|5	%define version	0.4.0
12cr|gstreamer0.10-vaapi-0.4.0-1|6	%define rel	1
12cr|gstreamer0.10-vaapi-0.4.0-1|7	
12cr|gstreamer0.10-vaapi-0.4.0-1|8	%define api	0.10
12cr|gstreamer0.10-vaapi-0.4.0-1|9	%define major	0
12cr|gstreamer0.10-vaapi-0.4.0-1|10	%define libname	%mklibname gstvaapi %api %major
12cr|gstreamer0.10-vaapi-0.4.0-1|11	%define devname	%mklibname -d gstvaapi %api
12cr|gstreamer0.10-vaapi-0.4.0-1|12	
12cr|gstreamer0.10-vaapi-0.4.0-1|13	Summary:	VA-API support for GStreamer
12cr|gstreamer0.10-vaapi-0.4.0-1|14	Name:		%{name}
12cr|gstreamer0.10-vaapi-0.4.0-1|15	Version:	%{version}
12cr|gstreamer0.10-vaapi-0.4.0-1|16	Release:	%rel
12cr|gstreamer0.10-vaapi-0.4.0-1|17	URL:		http://www.splitted-desktop.com/~gbeauchesne/gstreamer-vaapi/
12cr|gstreamer0.10-vaapi-0.4.0-1|18	Source0:		http://www.splitted-desktop.com/~gbeauchesne/gstreamer-vaapi/gstreamer-vaapi-%{version}.tar.gz
12cr|gstreamer0.10-vaapi-0.4.0-1|19	source1:		.abf.yml
12cr|gstreamer0.10-vaapi-0.4.0-1|20	License:	GPLv2+
12cr|gstreamer0.10-vaapi-0.4.0-1|21	Group:		Video
12cr|gstreamer0.10-vaapi-0.4.0-1|22	BuildRequires:	libgstreamer-devel
12cr|gstreamer0.10-vaapi-0.4.0-1|23	BuildRequires:	libgstreamer-plugins-base-devel
12cr|gstreamer0.10-vaapi-0.4.0-1|24	BuildRequires:	libva-devel
12cr|gstreamer0.10-vaapi-0.4.0-1|25	buildrequires:	pkgconfig(gstreamer-basevideo-0.10)
12cr|gstreamer0.10-vaapi-0.4.0-1|26	buildrequires:	pkgconfig(gstreamer-codecparsers-0.10)
12cr|gstreamer0.10-vaapi-0.4.0-1|27	BUildRequires:	gtk-doc
12cr|gstreamer0.10-vaapi-0.4.0-1|28	
12cr|gstreamer0.10-vaapi-0.4.0-1|29	%description
12cr|gstreamer0.10-vaapi-0.4.0-1|30	gstreamer-vaapi consists of a collection of VA-API based plugins for
12cr|gstreamer0.10-vaapi-0.4.0-1|31	GStreamer and helper libraries, allowing the use of VA-API acceleration
12cr|gstreamer0.10-vaapi-0.4.0-1|32	in applications that GStreamer for video playback.
12cr|gstreamer0.10-vaapi-0.4.0-1|33	
12cr|gstreamer0.10-vaapi-0.4.0-1|34	%package -n %{libname}
12cr|gstreamer0.10-vaapi-0.4.0-1|35	Summary:	GStreamer VA-API support libraries
12cr|gstreamer0.10-vaapi-0.4.0-1|36	License:	LGPLv2+
12cr|gstreamer0.10-vaapi-0.4.0-1|37	Group:		System/Libraries
12cr|gstreamer0.10-vaapi-0.4.0-1|38	
12cr|gstreamer0.10-vaapi-0.4.0-1|39	%description -n %{libname}
12cr|gstreamer0.10-vaapi-0.4.0-1|40	Helper libraries used by gstreamer0.10-vaapi.
12cr|gstreamer0.10-vaapi-0.4.0-1|41	
12cr|gstreamer0.10-vaapi-0.4.0-1|42	%package -n %{devname}
12cr|gstreamer0.10-vaapi-0.4.0-1|43	Summary:	Development files for libgstvaapi
12cr|gstreamer0.10-vaapi-0.4.0-1|44	License:	LGPLv2+
12cr|gstreamer0.10-vaapi-0.4.0-1|45	Group:		System/Libraries
12cr|gstreamer0.10-vaapi-0.4.0-1|46	
12cr|gstreamer0.10-vaapi-0.4.0-1|47	%description -n %{devname}
12cr|gstreamer0.10-vaapi-0.4.0-1|48	Development files for the libgstvaapi helper libraries.
12cr|gstreamer0.10-vaapi-0.4.0-1|49	
12cr|gstreamer0.10-vaapi-0.4.0-1|50	%prep
12cr|gstreamer0.10-vaapi-0.4.0-1|51	%setup -q -n %{oname}-%{version}
12cr|gstreamer0.10-vaapi-0.4.0-1|52	%apply_patches
12cr|gstreamer0.10-vaapi-0.4.0-1|53	
12cr|gstreamer0.10-vaapi-0.4.0-1|54	%build
12cr|gstreamer0.10-vaapi-0.4.0-1|55	export LIBS="-ldl"
12cr|gstreamer0.10-vaapi-0.4.0-1|56	./autogen.sh
12cr|gstreamer0.10-vaapi-0.4.0-1|57	%configure2_5x
12cr|gstreamer0.10-vaapi-0.4.0-1|58	%make
12cr|gstreamer0.10-vaapi-0.4.0-1|59	
12cr|gstreamer0.10-vaapi-0.4.0-1|60	%install
12cr|gstreamer0.10-vaapi-0.4.0-1|61	%makeinstall_std
12cr|gstreamer0.10-vaapi-0.4.0-1|62	
12cr|gstreamer0.10-vaapi-0.4.0-1|63	# unneeded files and static libs
12cr|gstreamer0.10-vaapi-0.4.0-1|64	rm %{buildroot}%{_libdir}/*.a
12cr|gstreamer0.10-vaapi-0.4.0-1|65	
12cr|gstreamer0.10-vaapi-0.4.0-1|66	%files
12cr|gstreamer0.10-vaapi-0.4.0-1|67	%defattr(-,root,root)
12cr|gstreamer0.10-vaapi-0.4.0-1|68	%doc README NEWS AUTHORS
12cr|gstreamer0.10-vaapi-0.4.0-1|69	%{_libdir}/gstreamer-%{api}/libgstvaapi.so
12cr|gstreamer0.10-vaapi-0.4.0-1|70	
12cr|gstreamer0.10-vaapi-0.4.0-1|71	%files -n %{libname}
12cr|gstreamer0.10-vaapi-0.4.0-1|72	%defattr(-,root,root)
12cr|gstreamer0.10-vaapi-0.4.0-1|73	%{_libdir}/libgstvaapi*-%{api}.so.%{major}*
12cr|gstreamer0.10-vaapi-0.4.0-1|74	
12cr|gstreamer0.10-vaapi-0.4.0-1|75	%files -n %{devname}
12cr|gstreamer0.10-vaapi-0.4.0-1|76	%defattr(-,root,root)
12cr|gstreamer0.10-vaapi-0.4.0-1|77	%doc README NEWS AUTHORS
12cr|gstreamer0.10-vaapi-0.4.0-1|78	%{_includedir}/gstreamer-%{api}/gst/vaapi
12cr|gstreamer0.10-vaapi-0.4.0-1|79	%{_libdir}/libgstvaapi*-%{api}.so
12cr|gstreamer0.10-vaapi-0.4.0-1|80	%{_libdir}/pkgconfig/gstreamer-vaapi*-%{api}.pc
12cr|gstreamer0.10-vaapi-0.4.0-1|81	
12cr|gstreamer0.10-vaapi-0.4.0-1|82	
12cr|gstreamer0.10-vaapi-0.4.0-1|83	%changelog
12cr|gstreamer0.10-vaapi-0.4.0-1|84	* Fri Nov 05 2010 Funda Wang <fwang@mandriva.org> 0.2.5-2mdv2011.0
12cr|gstreamer0.10-vaapi-0.4.0-1|85	+ Revision: 593569
12cr|gstreamer0.10-vaapi-0.4.0-1|86	- rebuild for gstreamer provides
12cr|gstreamer0.10-vaapi-0.4.0-1|87	
12cr|gstreamer0.10-vaapi-0.4.0-1|88	* Thu Aug 12 2010 Anssi Hannula <anssi@mandriva.org> 0.2.5-1mdv2011.0
12cr|gstreamer0.10-vaapi-0.4.0-1|89	+ Revision: 569183
12cr|gstreamer0.10-vaapi-0.4.0-1|90	- initial Mandriva release
12cr|gstreamer0.10-vaapi-0.4.0-1|91	

1940 12
12cr|gstreamermm-0.10.10.2-1|1	%define api 0.10
12cr|gstreamermm-0.10.10.2-1|2	%define major 2
12cr|gstreamermm-0.10.10.2-1|3	%define libname %mklibname %name %api %major
12cr|gstreamermm-0.10.10.2-1|4	%define develname %mklibname -d %name
12cr|gstreamermm-0.10.10.2-1|5	%define gpdmajor %major
12cr|gstreamermm-0.10.10.2-1|6	%define libnamegetplugindefs %mklibname %{name}-get-plugin-defs %api %gpdmajor
12cr|gstreamermm-0.10.10.2-1|7	Name:           gstreamermm
12cr|gstreamermm-0.10.10.2-1|8	Version:        0.10.10.2
12cr|gstreamermm-0.10.10.2-1|9	Release:        %mkrel 1
12cr|gstreamermm-0.10.10.2-1|10	Summary:        C++ wrapper for GStreamer library
12cr|gstreamermm-0.10.10.2-1|11	Group:          Sound
12cr|gstreamermm-0.10.10.2-1|12	License:        LGPLv2+
12cr|gstreamermm-0.10.10.2-1|13	URL:            http://www.gtkmm.org/
12cr|gstreamermm-0.10.10.2-1|14	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.xz
12cr|gstreamermm-0.10.10.2-1|15	Patch0:		gstreamermm-0.10.9-fix-linking.patch
12cr|gstreamermm-0.10.10.2-1|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|gstreamermm-0.10.10.2-1|17	
12cr|gstreamermm-0.10.10.2-1|18	BuildRequires: glibmm2.4-devel >= 2.16.0
12cr|gstreamermm-0.10.10.2-1|19	BuildRequires: gtkmm2.4-devel >= 2.12.0
12cr|gstreamermm-0.10.10.2-1|20	BuildRequires: gstreamer0.10-devel >= 0.10.22
12cr|gstreamermm-0.10.10.2-1|21	BuildRequires: libgstreamer-plugins-base-devel >= 0.10.22
12cr|gstreamermm-0.10.10.2-1|22	BuildRequires: libxml++-devel >= 2.14.0
12cr|gstreamermm-0.10.10.2-1|23	BuildRequires: doxygen graphviz
12cr|gstreamermm-0.10.10.2-1|24	
12cr|gstreamermm-0.10.10.2-1|25	
12cr|gstreamermm-0.10.10.2-1|26	%description
12cr|gstreamermm-0.10.10.2-1|27	GStreamermm is a C++ wrapper library for the multimedia library
12cr|gstreamermm-0.10.10.2-1|28	GStreamer (http://gstreamer.freedesktop.org).  It is designed to allow
12cr|gstreamermm-0.10.10.2-1|29	C++ development of applications that work with multi-media.
12cr|gstreamermm-0.10.10.2-1|30	
12cr|gstreamermm-0.10.10.2-1|31	%package -n %libname
12cr|gstreamermm-0.10.10.2-1|32	Summary:        C++ wrapper for GStreamer library
12cr|gstreamermm-0.10.10.2-1|33	Group:          System/Libraries
12cr|gstreamermm-0.10.10.2-1|34	
12cr|gstreamermm-0.10.10.2-1|35	%description -n %libname
12cr|gstreamermm-0.10.10.2-1|36	GStreamermm is a C++ wrapper library for the multimedia library
12cr|gstreamermm-0.10.10.2-1|37	GStreamer (http://gstreamer.freedesktop.org).  It is designed to allow
12cr|gstreamermm-0.10.10.2-1|38	C++ development of applications that work with multi-media.
12cr|gstreamermm-0.10.10.2-1|39	
12cr|gstreamermm-0.10.10.2-1|40	%package -n %libnamegetplugindefs
12cr|gstreamermm-0.10.10.2-1|41	Summary:        C++ wrapper for GStreamer library
12cr|gstreamermm-0.10.10.2-1|42	Group:          System/Libraries
12cr|gstreamermm-0.10.10.2-1|43	
12cr|gstreamermm-0.10.10.2-1|44	%description -n %libnamegetplugindefs
12cr|gstreamermm-0.10.10.2-1|45	GStreamermm is a C++ wrapper library for the multimedia library
12cr|gstreamermm-0.10.10.2-1|46	GStreamer (http://gstreamer.freedesktop.org).  It is designed to allow
12cr|gstreamermm-0.10.10.2-1|47	C++ development of applications that work with multi-media.
12cr|gstreamermm-0.10.10.2-1|48	
12cr|gstreamermm-0.10.10.2-1|49	%package -n %develname
12cr|gstreamermm-0.10.10.2-1|50	Summary:        Headers for developing programs that will use %{name}
12cr|gstreamermm-0.10.10.2-1|51	Group:          Development/C++
12cr|gstreamermm-0.10.10.2-1|52	Requires:       %{libname} = %{version}-%{release}
12cr|gstreamermm-0.10.10.2-1|53	Requires:	%libnamegetplugindefs = %{version}-%{release}
12cr|gstreamermm-0.10.10.2-1|54	Provides: lib%name-devel = %version-%release
12cr|gstreamermm-0.10.10.2-1|55	
12cr|gstreamermm-0.10.10.2-1|56	
12cr|gstreamermm-0.10.10.2-1|57	%description -n %develname
12cr|gstreamermm-0.10.10.2-1|58	This package contains the static libraries and header files needed for
12cr|gstreamermm-0.10.10.2-1|59	developing gstreamermm applications.
12cr|gstreamermm-0.10.10.2-1|60	
12cr|gstreamermm-0.10.10.2-1|61	
12cr|gstreamermm-0.10.10.2-1|62	%prep
12cr|gstreamermm-0.10.10.2-1|63	%setup -q
12cr|gstreamermm-0.10.10.2-1|64	%apply_patches
12cr|gstreamermm-0.10.10.2-1|65	autoreconf -fi
12cr|gstreamermm-0.10.10.2-1|66	
12cr|gstreamermm-0.10.10.2-1|67	%build
12cr|gstreamermm-0.10.10.2-1|68	export GST_INSPECT=%_bindir/gst-inspect-0.10
12cr|gstreamermm-0.10.10.2-1|69	%configure2_5x --enable-shared --enable-docs --disable-dependency-tracking
12cr|gstreamermm-0.10.10.2-1|70	# Parallel make not always working
12cr|gstreamermm-0.10.10.2-1|71	make
12cr|gstreamermm-0.10.10.2-1|72	
12cr|gstreamermm-0.10.10.2-1|73	
12cr|gstreamermm-0.10.10.2-1|74	%install
12cr|gstreamermm-0.10.10.2-1|75	rm -rf $RPM_BUILD_ROOT installed-docs/
12cr|gstreamermm-0.10.10.2-1|76	%makeinstall_std
12cr|gstreamermm-0.10.10.2-1|77	
12cr|gstreamermm-0.10.10.2-1|78	%clean
12cr|gstreamermm-0.10.10.2-1|79	rm -rf $RPM_BUILD_ROOT
12cr|gstreamermm-0.10.10.2-1|80	
12cr|gstreamermm-0.10.10.2-1|81	%if %mdvver < 200900
12cr|gstreamermm-0.10.10.2-1|82	%post -p /sbin/ldconfig
12cr|gstreamermm-0.10.10.2-1|83	%postun -p /sbin/ldconfig
12cr|gstreamermm-0.10.10.2-1|84	%endif
12cr|gstreamermm-0.10.10.2-1|85	
12cr|gstreamermm-0.10.10.2-1|86	%files -n %libname
12cr|gstreamermm-0.10.10.2-1|87	%defattr(-, root, root, -)
12cr|gstreamermm-0.10.10.2-1|88	%doc AUTHORS NEWS README
12cr|gstreamermm-0.10.10.2-1|89	%{_libdir}/libgstreamermm-%api.so.%{major}*
12cr|gstreamermm-0.10.10.2-1|90	
12cr|gstreamermm-0.10.10.2-1|91	%files -n %libnamegetplugindefs
12cr|gstreamermm-0.10.10.2-1|92	%defattr(-, root, root, -)
12cr|gstreamermm-0.10.10.2-1|93	%{_libdir}/libgstreamermm_get_plugin_defs-%api.so.%{gpdmajor}*
12cr|gstreamermm-0.10.10.2-1|94	
12cr|gstreamermm-0.10.10.2-1|95	%files -n %develname
12cr|gstreamermm-0.10.10.2-1|96	%defattr(-, root, root, -)
12cr|gstreamermm-0.10.10.2-1|97	%doc ChangeLog
12cr|gstreamermm-0.10.10.2-1|98	%_datadir/devhelp/books/%name-%api
12cr|gstreamermm-0.10.10.2-1|99	%doc %{_datadir}/doc/%name-%api
12cr|gstreamermm-0.10.10.2-1|100	%{_includedir}/gstreamermm-%api
12cr|gstreamermm-0.10.10.2-1|101	%{_libdir}/*.so
12cr|gstreamermm-0.10.10.2-1|102	%_libdir/%name-%api
12cr|gstreamermm-0.10.10.2-1|103	%{_libdir}/pkgconfig/*.pc
12cr|gstreamermm-0.10.10.2-1|104	
12cr|gstreamermm-0.10.10.2-1|105	
12cr|gstreamermm-0.10.10.2-1|106	
12cr|gstreamermm-0.10.10.2-1|107	
12cr|gstreamermm-0.10.10.2-1|108	%changelog
12cr|gstreamermm-0.10.10.2-1|109	* Tue May 15 2012 Götz Waschk <waschk@mandriva.org> 0.10.10.2-1mdv2012.0
12cr|gstreamermm-0.10.10.2-1|110	+ Revision: 798945
12cr|gstreamermm-0.10.10.2-1|111	- update to new version 0.10.10.2
12cr|gstreamermm-0.10.10.2-1|112	
12cr|gstreamermm-0.10.10.2-1|113	* Mon Feb 20 2012 Götz Waschk <waschk@mandriva.org> 0.10.10.1-1
12cr|gstreamermm-0.10.10.2-1|114	+ Revision: 777938
12cr|gstreamermm-0.10.10.2-1|115	- remove libtool archive
12cr|gstreamermm-0.10.10.2-1|116	- new version
12cr|gstreamermm-0.10.10.2-1|117	- update source URL
12cr|gstreamermm-0.10.10.2-1|118	
12cr|gstreamermm-0.10.10.2-1|119	* Thu Jul 21 2011 Götz Waschk <waschk@mandriva.org> 0.10.10-1
12cr|gstreamermm-0.10.10.2-1|120	+ Revision: 690828
12cr|gstreamermm-0.10.10.2-1|121	- update to new version 0.10.10
12cr|gstreamermm-0.10.10.2-1|122	
12cr|gstreamermm-0.10.10.2-1|123	* Thu Apr 28 2011 Götz Waschk <waschk@mandriva.org> 0.10.9.1-1
12cr|gstreamermm-0.10.10.2-1|124	+ Revision: 659817
12cr|gstreamermm-0.10.10.2-1|125	- update to new version 0.10.9.1
12cr|gstreamermm-0.10.10.2-1|126	
12cr|gstreamermm-0.10.10.2-1|127	* Fri Apr 15 2011 Götz Waschk <waschk@mandriva.org> 0.10.9-1
12cr|gstreamermm-0.10.10.2-1|128	+ Revision: 653099
12cr|gstreamermm-0.10.10.2-1|129	- new version
12cr|gstreamermm-0.10.10.2-1|130	- fix linking
12cr|gstreamermm-0.10.10.2-1|131	
12cr|gstreamermm-0.10.10.2-1|132	* Sat Oct 16 2010 Götz Waschk <waschk@mandriva.org> 0.10.8-1mdv2011.0
12cr|gstreamermm-0.10.10.2-1|133	+ Revision: 586002
12cr|gstreamermm-0.10.10.2-1|134	- update to new version 0.10.8
12cr|gstreamermm-0.10.10.2-1|135	
12cr|gstreamermm-0.10.10.2-1|136	* Sun Jul 11 2010 Götz Waschk <waschk@mandriva.org> 0.10.7.3-1mdv2011.0
12cr|gstreamermm-0.10.10.2-1|137	+ Revision: 550816
12cr|gstreamermm-0.10.10.2-1|138	- update to new version 0.10.7.3
12cr|gstreamermm-0.10.10.2-1|139	
12cr|gstreamermm-0.10.10.2-1|140	* Tue Apr 13 2010 Götz Waschk <waschk@mandriva.org> 0.10.7-1mdv2010.1
12cr|gstreamermm-0.10.10.2-1|141	+ Revision: 534063
12cr|gstreamermm-0.10.10.2-1|142	- update to new version 0.10.7
12cr|gstreamermm-0.10.10.2-1|143	
12cr|gstreamermm-0.10.10.2-1|144	* Mon Dec 28 2009 Götz Waschk <waschk@mandriva.org> 0.10.6-1mdv2010.1
12cr|gstreamermm-0.10.10.2-1|145	+ Revision: 482954
12cr|gstreamermm-0.10.10.2-1|146	- new version
12cr|gstreamermm-0.10.10.2-1|147	- new major
12cr|gstreamermm-0.10.10.2-1|148	
12cr|gstreamermm-0.10.10.2-1|149	* Tue Sep 22 2009 Götz Waschk <waschk@mandriva.org> 0.10.5.2-1mdv2010.0
12cr|gstreamermm-0.10.10.2-1|150	+ Revision: 447186
12cr|gstreamermm-0.10.10.2-1|151	- update to new version 0.10.5.2
12cr|gstreamermm-0.10.10.2-1|152	
12cr|gstreamermm-0.10.10.2-1|153	* Mon Sep 14 2009 Götz Waschk <waschk@mandriva.org> 0.10.5.1-1mdv2010.0
12cr|gstreamermm-0.10.10.2-1|154	+ Revision: 439372
12cr|gstreamermm-0.10.10.2-1|155	- new version
12cr|gstreamermm-0.10.10.2-1|156	- split library package
12cr|gstreamermm-0.10.10.2-1|157	- update file list
12cr|gstreamermm-0.10.10.2-1|158	- fix installation
12cr|gstreamermm-0.10.10.2-1|159	
12cr|gstreamermm-0.10.10.2-1|160	* Thu Sep 03 2009 Götz Waschk <waschk@mandriva.org> 0.10.5-1mdv2010.0
12cr|gstreamermm-0.10.10.2-1|161	+ Revision: 427537
12cr|gstreamermm-0.10.10.2-1|162	- update to new version 0.10.5
12cr|gstreamermm-0.10.10.2-1|163	
12cr|gstreamermm-0.10.10.2-1|164	* Thu Aug 20 2009 Götz Waschk <waschk@mandriva.org> 0.10.4-1mdv2010.0
12cr|gstreamermm-0.10.10.2-1|165	+ Revision: 418390
12cr|gstreamermm-0.10.10.2-1|166	- update to new version 0.10.4
12cr|gstreamermm-0.10.10.2-1|167	
12cr|gstreamermm-0.10.10.2-1|168	* Wed Aug 19 2009 Götz Waschk <waschk@mandriva.org> 0.10.3-1mdv2010.0
12cr|gstreamermm-0.10.10.2-1|169	+ Revision: 418279
12cr|gstreamermm-0.10.10.2-1|170	- update to new version 0.10.3
12cr|gstreamermm-0.10.10.2-1|171	
12cr|gstreamermm-0.10.10.2-1|172	* Wed May 27 2009 Götz Waschk <waschk@mandriva.org> 0.10.2-1mdv2010.0
12cr|gstreamermm-0.10.10.2-1|173	+ Revision: 380292
12cr|gstreamermm-0.10.10.2-1|174	- new version
12cr|gstreamermm-0.10.10.2-1|175	- udpate file list
12cr|gstreamermm-0.10.10.2-1|176	
12cr|gstreamermm-0.10.10.2-1|177	* Thu Feb 19 2009 Götz Waschk <waschk@mandriva.org> 0.10.1-1mdv2009.1
12cr|gstreamermm-0.10.10.2-1|178	+ Revision: 342797
12cr|gstreamermm-0.10.10.2-1|179	- import gstreamermm
12cr|gstreamermm-0.10.10.2-1|180	
12cr|gstreamermm-0.10.10.2-1|181	
12cr|gstreamermm-0.10.10.2-1|182	* Thu Feb 19 2009 Götz Waschk <waschk@mandriva.org> 0.10.1-1mdv2009.1
12cr|gstreamermm-0.10.10.2-1|183	- adapt Fedora spec
12cr|gstreamermm-0.10.10.2-1|184	
12cr|gstreamermm-0.10.10.2-1|185	* Sun Dec 28 2008 Denis Leroy <denis@poolshark.org> - 0.9.8-2
12cr|gstreamermm-0.10.10.2-1|186	- Rebuild for pkgconfig
12cr|gstreamermm-0.10.10.2-1|187	
12cr|gstreamermm-0.10.10.2-1|188	* Fri Dec 26 2008 Denis Leroy <denis@poolshark.org> - 0.9.8-1
12cr|gstreamermm-0.10.10.2-1|189	- Update to upstream 0.9.8
12cr|gstreamermm-0.10.10.2-1|190	- Disabled parallel make
12cr|gstreamermm-0.10.10.2-1|191	
12cr|gstreamermm-0.10.10.2-1|192	* Fri Oct 10 2008 Denis Leroy <denis@poolshark.org> - 0.9.7-1
12cr|gstreamermm-0.10.10.2-1|193	- Update to upstream 0.9.7
12cr|gstreamermm-0.10.10.2-1|194	
12cr|gstreamermm-0.10.10.2-1|195	* Wed Sep  3 2008 Denis Leroy <denis@poolshark.org> - 0.9.6-1
12cr|gstreamermm-0.10.10.2-1|196	- Update to upstream 0.9.6
12cr|gstreamermm-0.10.10.2-1|197	
12cr|gstreamermm-0.10.10.2-1|198	* Sat May 31 2008 Denis Leroy <denis@poolshark.org> - 0.9.5-1
12cr|gstreamermm-0.10.10.2-1|199	- Update to upstream 0.9.5
12cr|gstreamermm-0.10.10.2-1|200	- Fixed gstreamer plugin BuildRequires
12cr|gstreamermm-0.10.10.2-1|201	
12cr|gstreamermm-0.10.10.2-1|202	* Fri Feb 22 2008 Denis Leroy <denis@poolshark.org> - 0.9.4-1
12cr|gstreamermm-0.10.10.2-1|203	- Updated to upstream 0.9.4
12cr|gstreamermm-0.10.10.2-1|204	
12cr|gstreamermm-0.10.10.2-1|205	* Sun Feb 17 2008 Denis Leroy <denis@poolshark.org> - 0.9.2-1
12cr|gstreamermm-0.10.10.2-1|206	- First draft
12cr|gstreamermm-0.10.10.2-1|207	

1941 12
12cr|gstreamer-plugin-fc-0.2-3|1	%define version 0.2
12cr|gstreamer-plugin-fc-0.2-3|2	%define release %mkrel 3
12cr|gstreamer-plugin-fc-0.2-3|3	
12cr|gstreamer-plugin-fc-0.2-3|4	Name: gstreamer-plugin-fc
12cr|gstreamer-plugin-fc-0.2-3|5	Summary: Future Composer plugin for GStreamer
12cr|gstreamer-plugin-fc-0.2-3|6	Version: %{version}
12cr|gstreamer-plugin-fc-0.2-3|7	Release: %{release}
12cr|gstreamer-plugin-fc-0.2-3|8	License: GPLv2+
12cr|gstreamer-plugin-fc-0.2-3|9	Group: Sound
12cr|gstreamer-plugin-fc-0.2-3|10	URL: http://xmms-fc.sourceforge.net/
12cr|gstreamer-plugin-fc-0.2-3|11	Source:	http://prdownloads.sourceforge.net/xmms-fc/%{name}-%{version}.tar.bz2
12cr|gstreamer-plugin-fc-0.2-3|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gstreamer-plugin-fc-0.2-3|13	BuildRequires: gstreamer0.10-devel
12cr|gstreamer-plugin-fc-0.2-3|14	BuildRequires: libfc14audiodecoder-devel
12cr|gstreamer-plugin-fc-0.2-3|15	Requires: xmms
12cr|gstreamer-plugin-fc-0.2-3|16	
12cr|gstreamer-plugin-fc-0.2-3|17	%description
12cr|gstreamer-plugin-fc-0.2-3|18	This is an input plugin for GStreamer which can play back Future Composer
12cr|gstreamer-plugin-fc-0.2-3|19	music files from AMIGA.
12cr|gstreamer-plugin-fc-0.2-3|20	
12cr|gstreamer-plugin-fc-0.2-3|21	%package -n gstreamer0.10-fc
12cr|gstreamer-plugin-fc-0.2-3|22	Summary: Future Composer plugin for GStreamer
12cr|gstreamer-plugin-fc-0.2-3|23	Group: Sound
12cr|gstreamer-plugin-fc-0.2-3|24	
12cr|gstreamer-plugin-fc-0.2-3|25	%description -n gstreamer0.10-fc
12cr|gstreamer-plugin-fc-0.2-3|26	This is an input plugin for GStreamer which can play back Future Composer
12cr|gstreamer-plugin-fc-0.2-3|27	music files from AMIGA.
12cr|gstreamer-plugin-fc-0.2-3|28	
12cr|gstreamer-plugin-fc-0.2-3|29	%prep
12cr|gstreamer-plugin-fc-0.2-3|30	%setup -q
12cr|gstreamer-plugin-fc-0.2-3|31	
12cr|gstreamer-plugin-fc-0.2-3|32	%build
12cr|gstreamer-plugin-fc-0.2-3|33	%configure2_5x
12cr|gstreamer-plugin-fc-0.2-3|34	%make
12cr|gstreamer-plugin-fc-0.2-3|35	
12cr|gstreamer-plugin-fc-0.2-3|36	%install
12cr|gstreamer-plugin-fc-0.2-3|37	rm -rf $RPM_BUILD_ROOT
12cr|gstreamer-plugin-fc-0.2-3|38	%makeinstall_std
12cr|gstreamer-plugin-fc-0.2-3|39	rm -f %buildroot%{_libdir}/*/*.la
12cr|gstreamer-plugin-fc-0.2-3|40	
12cr|gstreamer-plugin-fc-0.2-3|41	%clean
12cr|gstreamer-plugin-fc-0.2-3|42	rm -rf $RPM_BUILD_ROOT
12cr|gstreamer-plugin-fc-0.2-3|43	
12cr|gstreamer-plugin-fc-0.2-3|44	%files -n gstreamer0.10-fc
12cr|gstreamer-plugin-fc-0.2-3|45	%defattr(-,root,root)
12cr|gstreamer-plugin-fc-0.2-3|46	%doc README ChangeLog
12cr|gstreamer-plugin-fc-0.2-3|47	%{_libdir}/gstreamer-0.10/libgstfcdec.so
12cr|gstreamer-plugin-fc-0.2-3|48	
12cr|gstreamer-plugin-fc-0.2-3|49	
12cr|gstreamer-plugin-fc-0.2-3|50	
12cr|gstreamer-plugin-fc-0.2-3|51	
12cr|gstreamer-plugin-fc-0.2-3|52	%changelog
12cr|gstreamer-plugin-fc-0.2-3|53	* Sat Nov 05 2011 Götz Waschk <waschk@mandriva.org> 0.2-3mdv2012.0
12cr|gstreamer-plugin-fc-0.2-3|54	+ Revision: 718899
12cr|gstreamer-plugin-fc-0.2-3|55	- rebuild
12cr|gstreamer-plugin-fc-0.2-3|56	
12cr|gstreamer-plugin-fc-0.2-3|57	* Fri Nov 05 2010 Funda Wang <fwang@mandriva.org> 0.2-2mdv2011.0
12cr|gstreamer-plugin-fc-0.2-3|58	+ Revision: 593559
12cr|gstreamer-plugin-fc-0.2-3|59	- rebuild for gstreamer provides
12cr|gstreamer-plugin-fc-0.2-3|60	
12cr|gstreamer-plugin-fc-0.2-3|61	* Tue Jul 27 2010 Götz Waschk <waschk@mandriva.org> 0.2-1mdv2011.0
12cr|gstreamer-plugin-fc-0.2-3|62	+ Revision: 561326
12cr|gstreamer-plugin-fc-0.2-3|63	- import gstreamer-plugin-fc
12cr|gstreamer-plugin-fc-0.2-3|64	
12cr|gstreamer-plugin-fc-0.2-3|65	

1942 12
12cr|gstreamer-sharp-0.9.2-4|1	%define name gstreamer-sharp
12cr|gstreamer-sharp-0.9.2-4|2	%define version 0.9.2
12cr|gstreamer-sharp-0.9.2-4|3	%define release %mkrel 4
12cr|gstreamer-sharp-0.9.2-4|4	%define api 0.10
12cr|gstreamer-sharp-0.9.2-4|5	
12cr|gstreamer-sharp-0.9.2-4|6	Summary: C#/CLI bindings for GStreamer
12cr|gstreamer-sharp-0.9.2-4|7	Name: %{name}
12cr|gstreamer-sharp-0.9.2-4|8	Version: %{version}
12cr|gstreamer-sharp-0.9.2-4|9	Release: %{release}
12cr|gstreamer-sharp-0.9.2-4|10	Source0: http://gstreamer.freedesktop.org/src/%name/%{name}-%{version}.tar.bz2
12cr|gstreamer-sharp-0.9.2-4|11	Patch0: gstreamer-sharp-0.9.2-glib-includes.patch
12cr|gstreamer-sharp-0.9.2-4|12	License: LGPLv2+
12cr|gstreamer-sharp-0.9.2-4|13	Group: System/Libraries
12cr|gstreamer-sharp-0.9.2-4|14	Url: http://gstreamer.freedesktop.org/
12cr|gstreamer-sharp-0.9.2-4|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gstreamer-sharp-0.9.2-4|16	BuildRequires: mono-devel
12cr|gstreamer-sharp-0.9.2-4|17	BuildRequires: gtk-sharp2-devel
12cr|gstreamer-sharp-0.9.2-4|18	BuildRequires: libgstreamer-plugins-base-devel >= 0.10.23
12cr|gstreamer-sharp-0.9.2-4|19	
12cr|gstreamer-sharp-0.9.2-4|20	%description
12cr|gstreamer-sharp-0.9.2-4|21	There are bindings for the complete GStreamer core and some
12cr|gstreamer-sharp-0.9.2-4|22	of the GStreamer libraries.
12cr|gstreamer-sharp-0.9.2-4|23	
12cr|gstreamer-sharp-0.9.2-4|24	%package devel
12cr|gstreamer-sharp-0.9.2-4|25	Group: Development/Other
12cr|gstreamer-sharp-0.9.2-4|26	Summary: C#/CLI bindings for GStreamer - development files
12cr|gstreamer-sharp-0.9.2-4|27	Requires: %name = %version-%release
12cr|gstreamer-sharp-0.9.2-4|28	Requires(post): mono-tools >= 1.1.9
12cr|gstreamer-sharp-0.9.2-4|29	Requires(postun): mono-tools >= 1.1.9
12cr|gstreamer-sharp-0.9.2-4|30	
12cr|gstreamer-sharp-0.9.2-4|31	%description devel
12cr|gstreamer-sharp-0.9.2-4|32	There are bindings for the complete GStreamer core and some
12cr|gstreamer-sharp-0.9.2-4|33	of the GStreamer libraries.
12cr|gstreamer-sharp-0.9.2-4|34	
12cr|gstreamer-sharp-0.9.2-4|35	This contains development files needed to build with %{name}.
12cr|gstreamer-sharp-0.9.2-4|36	
12cr|gstreamer-sharp-0.9.2-4|37	
12cr|gstreamer-sharp-0.9.2-4|38	%package doc
12cr|gstreamer-sharp-0.9.2-4|39	Summary:	Documentation for %name
12cr|gstreamer-sharp-0.9.2-4|40	Group:		Development/Other
12cr|gstreamer-sharp-0.9.2-4|41	Requires(post): mono-tools >= 1.1.9
12cr|gstreamer-sharp-0.9.2-4|42	Requires(postun): mono-tools >= 1.1.9
12cr|gstreamer-sharp-0.9.2-4|43	
12cr|gstreamer-sharp-0.9.2-4|44	%description doc
12cr|gstreamer-sharp-0.9.2-4|45	This package provides API documentation for %{name}.
12cr|gstreamer-sharp-0.9.2-4|46	
12cr|gstreamer-sharp-0.9.2-4|47	%prep
12cr|gstreamer-sharp-0.9.2-4|48	%setup -q
12cr|gstreamer-sharp-0.9.2-4|49	%apply_patches
12cr|gstreamer-sharp-0.9.2-4|50	
12cr|gstreamer-sharp-0.9.2-4|51	%build
12cr|gstreamer-sharp-0.9.2-4|52	%configure2_5x
12cr|gstreamer-sharp-0.9.2-4|53	%make MONO=mono
12cr|gstreamer-sharp-0.9.2-4|54	
12cr|gstreamer-sharp-0.9.2-4|55	%install
12cr|gstreamer-sharp-0.9.2-4|56	rm -rf %{buildroot}
12cr|gstreamer-sharp-0.9.2-4|57	%makeinstall_std
12cr|gstreamer-sharp-0.9.2-4|58	rm -f %buildroot%_libdir/lib*a
12cr|gstreamer-sharp-0.9.2-4|59	%if %_lib != lib
12cr|gstreamer-sharp-0.9.2-4|60	mv %buildroot%_libdir/mono %buildroot%_prefix/lib/
12cr|gstreamer-sharp-0.9.2-4|61	%endif
12cr|gstreamer-sharp-0.9.2-4|62	
12cr|gstreamer-sharp-0.9.2-4|63	%clean
12cr|gstreamer-sharp-0.9.2-4|64	rm -rf %{buildroot}
12cr|gstreamer-sharp-0.9.2-4|65	
12cr|gstreamer-sharp-0.9.2-4|66	%post doc
12cr|gstreamer-sharp-0.9.2-4|67	%_bindir/monodoc --make-index > /dev/null
12cr|gstreamer-sharp-0.9.2-4|68	
12cr|gstreamer-sharp-0.9.2-4|69	%postun doc
12cr|gstreamer-sharp-0.9.2-4|70	if [ "$1" = "0" -a -x %_bindir/monodoc ]; then %_bindir/monodoc --make-index > /dev/null
12cr|gstreamer-sharp-0.9.2-4|71	fi
12cr|gstreamer-sharp-0.9.2-4|72	
12cr|gstreamer-sharp-0.9.2-4|73	%files
12cr|gstreamer-sharp-0.9.2-4|74	%defattr(-,root,root)
12cr|gstreamer-sharp-0.9.2-4|75	%doc README AUTHORS TODO
12cr|gstreamer-sharp-0.9.2-4|76	%_libdir/libgstreamersharpglue-%{api}.so
12cr|gstreamer-sharp-0.9.2-4|77	%_prefix/lib/mono/gac/%{name}
12cr|gstreamer-sharp-0.9.2-4|78	%_prefix/lib/mono/%{name}-%{api}
12cr|gstreamer-sharp-0.9.2-4|79	
12cr|gstreamer-sharp-0.9.2-4|80	%files doc
12cr|gstreamer-sharp-0.9.2-4|81	%defattr(-,root,root)
12cr|gstreamer-sharp-0.9.2-4|82	%_prefix/lib/monodoc/sources/%{name}-docs.*
12cr|gstreamer-sharp-0.9.2-4|83	
12cr|gstreamer-sharp-0.9.2-4|84	%files devel
12cr|gstreamer-sharp-0.9.2-4|85	%defattr(-,root,root)
12cr|gstreamer-sharp-0.9.2-4|86	%_libdir/pkgconfig/%{name}-%{api}.pc
12cr|gstreamer-sharp-0.9.2-4|87	%_datadir/gapi/gstreamer-api.xml
12cr|gstreamer-sharp-0.9.2-4|88	
12cr|gstreamer-sharp-0.9.2-4|89	
12cr|gstreamer-sharp-0.9.2-4|90	%changelog
12cr|gstreamer-sharp-0.9.2-4|91	* Wed Dec 07 2011 Götz Waschk <waschk@mandriva.org> 0.9.2-4mdv2012.0
12cr|gstreamer-sharp-0.9.2-4|92	+ Revision: 738522
12cr|gstreamer-sharp-0.9.2-4|93	- fix build with new glib
12cr|gstreamer-sharp-0.9.2-4|94	- yearly rebuild
12cr|gstreamer-sharp-0.9.2-4|95	
12cr|gstreamer-sharp-0.9.2-4|96	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-3mdv2011.0
12cr|gstreamer-sharp-0.9.2-4|97	+ Revision: 610988
12cr|gstreamer-sharp-0.9.2-4|98	- rebuild
12cr|gstreamer-sharp-0.9.2-4|99	
12cr|gstreamer-sharp-0.9.2-4|100	* Fri Dec 11 2009 Götz Waschk <waschk@mandriva.org> 0.9.2-2mdv2010.1
12cr|gstreamer-sharp-0.9.2-4|101	+ Revision: 476295
12cr|gstreamer-sharp-0.9.2-4|102	- rebuild for new webkit-sharp
12cr|gstreamer-sharp-0.9.2-4|103	
12cr|gstreamer-sharp-0.9.2-4|104	* Wed Nov 25 2009 Götz Waschk <waschk@mandriva.org> 0.9.2-1mdv2010.1
12cr|gstreamer-sharp-0.9.2-4|105	+ Revision: 470016
12cr|gstreamer-sharp-0.9.2-4|106	- update to new version 0.9.2
12cr|gstreamer-sharp-0.9.2-4|107	
12cr|gstreamer-sharp-0.9.2-4|108	* Wed Sep 16 2009 Götz Waschk <waschk@mandriva.org> 0.9.1-1mdv2010.0
12cr|gstreamer-sharp-0.9.2-4|109	+ Revision: 443468
12cr|gstreamer-sharp-0.9.2-4|110	- new version
12cr|gstreamer-sharp-0.9.2-4|111	
12cr|gstreamer-sharp-0.9.2-4|112	* Fri Sep 04 2009 Götz Waschk <waschk@mandriva.org> 0.9.0-1mdv2010.0
12cr|gstreamer-sharp-0.9.2-4|113	+ Revision: 431010
12cr|gstreamer-sharp-0.9.2-4|114	- import gstreamer-sharp
12cr|gstreamer-sharp-0.9.2-4|115	
12cr|gstreamer-sharp-0.9.2-4|116	
12cr|gstreamer-sharp-0.9.2-4|117	* Fri Sep  4 2009 Götz Waschk <waschk@mandriva.org> 0.9.0-1mdv2010.0
12cr|gstreamer-sharp-0.9.2-4|118	- initial package

1943 12
12cr|gst-rtsp-server-0.10.8-1|1	%define api 0.10
12cr|gst-rtsp-server-0.10.8-1|2	%define major 0
12cr|gst-rtsp-server-0.10.8-1|3	%define libname %mklibname gstrtspserver %{api} %{major}
12cr|gst-rtsp-server-0.10.8-1|4	%define develname %mklibname -d gstrtspserver
12cr|gst-rtsp-server-0.10.8-1|5	%define oname gst-rtsp
12cr|gst-rtsp-server-0.10.8-1|6	
12cr|gst-rtsp-server-0.10.8-1|7	Summary:	RTSP server library for the GStreamer framework
12cr|gst-rtsp-server-0.10.8-1|8	Name:		gst-rtsp-server
12cr|gst-rtsp-server-0.10.8-1|9	Version:	0.10.8
12cr|gst-rtsp-server-0.10.8-1|10	Release:	1
12cr|gst-rtsp-server-0.10.8-1|11	License:	LGPLv2+
12cr|gst-rtsp-server-0.10.8-1|12	Group:		System/Libraries
12cr|gst-rtsp-server-0.10.8-1|13	URL:		http://people.freedesktop.org/~wtay/
12cr|gst-rtsp-server-0.10.8-1|14	Source0:  	http://people.freedesktop.org/~wtay/%{oname}-%{version}.tar.bz2
12cr|gst-rtsp-server-0.10.8-1|15	Patch0:		gst-rtsp-pygobject.patch
12cr|gst-rtsp-server-0.10.8-1|16	Patch1:		gst-rtsp-0.10.6-py-link.patch
12cr|gst-rtsp-server-0.10.8-1|17	
12cr|gst-rtsp-server-0.10.8-1|18	BuildRequires:	gtk-doc
12cr|gst-rtsp-server-0.10.8-1|19	BuildRequires:	gettext-devel
12cr|gst-rtsp-server-0.10.8-1|20	BuildRequires:	vala-devel
12cr|gst-rtsp-server-0.10.8-1|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|gst-rtsp-server-0.10.8-1|22	BuildRequires:	pkgconfig(gst-python-0.10)
12cr|gst-rtsp-server-0.10.8-1|23	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12cr|gst-rtsp-server-0.10.8-1|24	BuildRequires:	pkgconfig(pygobject-2.0)
12cr|gst-rtsp-server-0.10.8-1|25	BuildRequires:	pkgconfig(python)
12cr|gst-rtsp-server-0.10.8-1|26	
12cr|gst-rtsp-server-0.10.8-1|27	%description
12cr|gst-rtsp-server-0.10.8-1|28	RTSP server based on GStreamer.
12cr|gst-rtsp-server-0.10.8-1|29	
12cr|gst-rtsp-server-0.10.8-1|30	%package -n %{libname}
12cr|gst-rtsp-server-0.10.8-1|31	Summary:	RTSP server library for the GStreamer framework
12cr|gst-rtsp-server-0.10.8-1|32	Group:		System/Libraries
12cr|gst-rtsp-server-0.10.8-1|33	
12cr|gst-rtsp-server-0.10.8-1|34	%description -n %{libname}
12cr|gst-rtsp-server-0.10.8-1|35	RTSP server based on GStreamer.
12cr|gst-rtsp-server-0.10.8-1|36	
12cr|gst-rtsp-server-0.10.8-1|37	%package -n %develname
12cr|gst-rtsp-server-0.10.8-1|38	Summary:	RTSP server library for the GStreamer framework
12cr|gst-rtsp-server-0.10.8-1|39	Group:		Development/C
12cr|gst-rtsp-server-0.10.8-1|40	Requires:	%{libname} = %{version}-%{release}
12cr|gst-rtsp-server-0.10.8-1|41	Provides:	%{name}-devel = %{version}
12cr|gst-rtsp-server-0.10.8-1|42	Provides:	libgstrtspserver-devel = %{version}-%{release}
12cr|gst-rtsp-server-0.10.8-1|43	
12cr|gst-rtsp-server-0.10.8-1|44	%description -n %{develname}
12cr|gst-rtsp-server-0.10.8-1|45	RTSP server based on GStreamer.
12cr|gst-rtsp-server-0.10.8-1|46	
12cr|gst-rtsp-server-0.10.8-1|47	%package -n python-rtspserver
12cr|gst-rtsp-server-0.10.8-1|48	Group: Development/Python
12cr|gst-rtsp-server-0.10.8-1|49	Summary: Python bindings for the RTSP-Server
12cr|gst-rtsp-server-0.10.8-1|50	Requires: gstreamer0.10-python
12cr|gst-rtsp-server-0.10.8-1|51	
12cr|gst-rtsp-server-0.10.8-1|52	%description -n python-rtspserver
12cr|gst-rtsp-server-0.10.8-1|53	This is the Python binding for GStreamer's RTSP Server.
12cr|gst-rtsp-server-0.10.8-1|54	
12cr|gst-rtsp-server-0.10.8-1|55	%prep
12cr|gst-rtsp-server-0.10.8-1|56	%setup -qn %oname-%{version}
12cr|gst-rtsp-server-0.10.8-1|57	%apply_patches
12cr|gst-rtsp-server-0.10.8-1|58	autoreconf -fi
12cr|gst-rtsp-server-0.10.8-1|59	
12cr|gst-rtsp-server-0.10.8-1|60	%build
12cr|gst-rtsp-server-0.10.8-1|61	%configure2_5x \
12cr|gst-rtsp-server-0.10.8-1|62	--disable-static \
12cr|gst-rtsp-server-0.10.8-1|63	--with-pic \
12cr|gst-rtsp-server-0.10.8-1|64	--enable-maintainer-mode \
12cr|gst-rtsp-server-0.10.8-1|65	--enable-gtk-doc
12cr|gst-rtsp-server-0.10.8-1|66	%make
12cr|gst-rtsp-server-0.10.8-1|67	
12cr|gst-rtsp-server-0.10.8-1|68	%install
12cr|gst-rtsp-server-0.10.8-1|69	%makeinstall_std
12cr|gst-rtsp-server-0.10.8-1|70	
12cr|gst-rtsp-server-0.10.8-1|71	%files -n %{libname}
12cr|gst-rtsp-server-0.10.8-1|72	%doc README AUTHORS
12cr|gst-rtsp-server-0.10.8-1|73	%{_libdir}/libgstrtspserver-%{api}.so.%{major}*
12cr|gst-rtsp-server-0.10.8-1|74	%{_libdir}/girepository-1.0/GstRtspServer-%{api}.typelib
12cr|gst-rtsp-server-0.10.8-1|75	
12cr|gst-rtsp-server-0.10.8-1|76	%files -n %{develname}
12cr|gst-rtsp-server-0.10.8-1|77	%{_libdir}/libgstrtspserver-%{api}.so
12cr|gst-rtsp-server-0.10.8-1|78	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12cr|gst-rtsp-server-0.10.8-1|79	%{_includedir}/gstreamer-%{api}/gst/rtsp-server
12cr|gst-rtsp-server-0.10.8-1|80	%{_datadir}/gir-1.0/GstRtspServer-%{api}.gir
12cr|gst-rtsp-server-0.10.8-1|81	%{_datadir}/gtk-doc/html/gst-rtsp-server-0.10
12cr|gst-rtsp-server-0.10.8-1|82	%{_datadir}/vala/vapi/%{name}-%{api}.deps
12cr|gst-rtsp-server-0.10.8-1|83	%{_datadir}/vala/vapi/%{name}-%{api}.vapi
12cr|gst-rtsp-server-0.10.8-1|84	
12cr|gst-rtsp-server-0.10.8-1|85	%files -n python-rtspserver
12cr|gst-rtsp-server-0.10.8-1|86	%{py_platsitedir}/gst-%{api}/gst/rtspserver.so
12cr|gst-rtsp-server-0.10.8-1|87	%{_datadir}/gst-rtsp
12cr|gst-rtsp-server-0.10.8-1|88	
12cr|gst-rtsp-server-0.10.8-1|89	
12cr|gst-rtsp-server-0.10.8-1|90	
12cr|gst-rtsp-server-0.10.8-1|91	%changelog
12cr|gst-rtsp-server-0.10.8-1|92	* Tue May 22 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.10.8-1
12cr|gst-rtsp-server-0.10.8-1|93	+ Revision: 800109
12cr|gst-rtsp-server-0.10.8-1|94	- new version 0.10.8
12cr|gst-rtsp-server-0.10.8-1|95	- cleaned up spec
12cr|gst-rtsp-server-0.10.8-1|96	
12cr|gst-rtsp-server-0.10.8-1|97	* Fri Dec 17 2010 Götz Waschk <waschk@mandriva.org> 0.10.7-1mdv2011.0
12cr|gst-rtsp-server-0.10.8-1|98	+ Revision: 622535
12cr|gst-rtsp-server-0.10.8-1|99	- new version
12cr|gst-rtsp-server-0.10.8-1|100	- bump vala and gst deps
12cr|gst-rtsp-server-0.10.8-1|101	- enable introspection
12cr|gst-rtsp-server-0.10.8-1|102	- update file list
12cr|gst-rtsp-server-0.10.8-1|103	
12cr|gst-rtsp-server-0.10.8-1|104	* Sun Nov 21 2010 Funda Wang <fwang@mandriva.org> 0.10.6-2mdv2011.0
12cr|gst-rtsp-server-0.10.8-1|105	+ Revision: 599416
12cr|gst-rtsp-server-0.10.8-1|106	- fix py linking
12cr|gst-rtsp-server-0.10.8-1|107	
12cr|gst-rtsp-server-0.10.8-1|108	* Mon Sep 27 2010 Götz Waschk <waschk@mandriva.org> 0.10.6-1mdv2011.0
12cr|gst-rtsp-server-0.10.8-1|109	+ Revision: 581244
12cr|gst-rtsp-server-0.10.8-1|110	- new version
12cr|gst-rtsp-server-0.10.8-1|111	- patch for new vala
12cr|gst-rtsp-server-0.10.8-1|112	- update file list for new vala
12cr|gst-rtsp-server-0.10.8-1|113	
12cr|gst-rtsp-server-0.10.8-1|114	* Fri Nov 06 2009 Frederik Himpe <fhimpe@mandriva.org> 0.10.5-1mdv2010.1
12cr|gst-rtsp-server-0.10.8-1|115	+ Revision: 462059
12cr|gst-rtsp-server-0.10.8-1|116	- update to new version 0.10.5
12cr|gst-rtsp-server-0.10.8-1|117	
12cr|gst-rtsp-server-0.10.8-1|118	* Wed Aug 05 2009 Götz Waschk <waschk@mandriva.org> 0.10.4-1mdv2010.0
12cr|gst-rtsp-server-0.10.8-1|119	+ Revision: 410207
12cr|gst-rtsp-server-0.10.8-1|120	- update to new version 0.10.4
12cr|gst-rtsp-server-0.10.8-1|121	
12cr|gst-rtsp-server-0.10.8-1|122	* Sun May 17 2009 Götz Waschk <waschk@mandriva.org> 0.10.3-1mdv2010.0
12cr|gst-rtsp-server-0.10.8-1|123	+ Revision: 376631
12cr|gst-rtsp-server-0.10.8-1|124	- new version
12cr|gst-rtsp-server-0.10.8-1|125	- remove pkgconfig workaround
12cr|gst-rtsp-server-0.10.8-1|126	
12cr|gst-rtsp-server-0.10.8-1|127	* Sat May 16 2009 Götz Waschk <waschk@mandriva.org> 0.10.2-2mdv2010.0
12cr|gst-rtsp-server-0.10.8-1|128	+ Revision: 376451
12cr|gst-rtsp-server-0.10.8-1|129	- fix version in pkgconfig file
12cr|gst-rtsp-server-0.10.8-1|130	
12cr|gst-rtsp-server-0.10.8-1|131	* Fri May 15 2009 Götz Waschk <waschk@mandriva.org> 0.10.2-1mdv2010.0
12cr|gst-rtsp-server-0.10.8-1|132	+ Revision: 376212
12cr|gst-rtsp-server-0.10.8-1|133	- update build deps
12cr|gst-rtsp-server-0.10.8-1|134	- update to new version 0.10.2
12cr|gst-rtsp-server-0.10.8-1|135	
12cr|gst-rtsp-server-0.10.8-1|136	* Mon Feb 02 2009 Götz Waschk <waschk@mandriva.org> 0.10.1.0-1mdv2009.1
12cr|gst-rtsp-server-0.10.8-1|137	+ Revision: 336579
12cr|gst-rtsp-server-0.10.8-1|138	- new version
12cr|gst-rtsp-server-0.10.8-1|139	- fix URL
12cr|gst-rtsp-server-0.10.8-1|140	
12cr|gst-rtsp-server-0.10.8-1|141	* Mon Jan 26 2009 Götz Waschk <waschk@mandriva.org> 0.10.0.1-0.20090124.1mdv2009.1
12cr|gst-rtsp-server-0.10.8-1|142	+ Revision: 333758
12cr|gst-rtsp-server-0.10.8-1|143	- new snapshot
12cr|gst-rtsp-server-0.10.8-1|144	- remove binary, add library and python packages
12cr|gst-rtsp-server-0.10.8-1|145	- update build deps
12cr|gst-rtsp-server-0.10.8-1|146	- fix version number
12cr|gst-rtsp-server-0.10.8-1|147	
12cr|gst-rtsp-server-0.10.8-1|148	* Sat Jan 03 2009 Emmanuel Andry <eandry@mandriva.org> 0.20090103-0.1mdv2009.1
12cr|gst-rtsp-server-0.10.8-1|149	+ Revision: 323881
12cr|gst-rtsp-server-0.10.8-1|150	- BR gettext-devel
12cr|gst-rtsp-server-0.10.8-1|151	- import gst-rtsp-server
12cr|gst-rtsp-server-0.10.8-1|152	
12cr|gst-rtsp-server-0.10.8-1|153	

1944 12
12cr|gsutil-3.0-5|1	Summary:	A utility to save, restore and reboot Grandstream Budgetone phones
12cr|gsutil-3.0-5|2	Name:		gsutil
12cr|gsutil-3.0-5|3	Version:	3.0
12cr|gsutil-3.0-5|4	Release:	%mkrel 5
12cr|gsutil-3.0-5|5	License:	GPL
12cr|gsutil-3.0-5|6	Group:		System/Servers
12cr|gsutil-3.0-5|7	URL:		http://www.pkts.ca/gsutil.shtml
12cr|gsutil-3.0-5|8	Source:		http://www.pkts.ca/%{name}-%{version}.tar.bz2
12cr|gsutil-3.0-5|9	BuildArch:	noarch
12cr|gsutil-3.0-5|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|gsutil-3.0-5|11	
12cr|gsutil-3.0-5|12	%description
12cr|gsutil-3.0-5|13	A utility to dump and restore the configuration of the Grandstream Budgetone
12cr|gsutil-3.0-5|14	VOIP telephone, up to and including version 1.0.6.7 of the firmware.
12cr|gsutil-3.0-5|15	
12cr|gsutil-3.0-5|16	%prep
12cr|gsutil-3.0-5|17	
12cr|gsutil-3.0-5|18	%setup -q
12cr|gsutil-3.0-5|19	
12cr|gsutil-3.0-5|20	%build
12cr|gsutil-3.0-5|21	
12cr|gsutil-3.0-5|22	%install
12cr|gsutil-3.0-5|23	rm -rf %{buildroot}
12cr|gsutil-3.0-5|24	
12cr|gsutil-3.0-5|25	install -d %{buildroot}%{_bindir}
12cr|gsutil-3.0-5|26	install -m0755 gsutil %{buildroot}%{_bindir}/gsutil
12cr|gsutil-3.0-5|27	
12cr|gsutil-3.0-5|28	%clean
12cr|gsutil-3.0-5|29	rm -r %{buildroot}
12cr|gsutil-3.0-5|30	
12cr|gsutil-3.0-5|31	%files
12cr|gsutil-3.0-5|32	%defattr(0644,root,root,0755)
12cr|gsutil-3.0-5|33	%doc README Changelog gxp2000.template.txt
12cr|gsutil-3.0-5|34	%attr(0755,root,root) %{_bindir}/gsutil
12cr|gsutil-3.0-5|35	
12cr|gsutil-3.0-5|36	
12cr|gsutil-3.0-5|37	%changelog
12cr|gsutil-3.0-5|38	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0-5mdv2011.0
12cr|gsutil-3.0-5|39	+ Revision: 619281
12cr|gsutil-3.0-5|40	- the mass rebuild of 2010.0 packages
12cr|gsutil-3.0-5|41	
12cr|gsutil-3.0-5|42	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.0-4mdv2010.0
12cr|gsutil-3.0-5|43	+ Revision: 429332
12cr|gsutil-3.0-5|44	- rebuild
12cr|gsutil-3.0-5|45	
12cr|gsutil-3.0-5|46	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.0-3mdv2009.0
12cr|gsutil-3.0-5|47	+ Revision: 246667
12cr|gsutil-3.0-5|48	- rebuild
12cr|gsutil-3.0-5|49	
12cr|gsutil-3.0-5|50	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 3.0-1mdv2008.1
12cr|gsutil-3.0-5|51	+ Revision: 140742
12cr|gsutil-3.0-5|52	- restore BuildRoot
12cr|gsutil-3.0-5|53	
12cr|gsutil-3.0-5|54	+ Thierry Vignaud <tv@mandriva.org>
12cr|gsutil-3.0-5|55	- kill re-definition of %%buildroot on Pixel's request
12cr|gsutil-3.0-5|56	
12cr|gsutil-3.0-5|57	* Sun Aug 19 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0-1mdv2008.0
12cr|gsutil-3.0-5|58	+ Revision: 66664
12cr|gsutil-3.0-5|59	- Import gsutil
12cr|gsutil-3.0-5|60	
12cr|gsutil-3.0-5|61	
12cr|gsutil-3.0-5|62	
12cr|gsutil-3.0-5|63	* Fri Jul 28 2006 Oden Eriksson <oeriksson@mandriva.com> 3.0-1mdk
12cr|gsutil-3.0-5|64	- 3.0
12cr|gsutil-3.0-5|65	
12cr|gsutil-3.0-5|66	* Fri Feb 03 2006 Jerome Soyer <saispo@mandriva.org> 2.3-1mdk
12cr|gsutil-3.0-5|67	- New release 2.3
12cr|gsutil-3.0-5|68	
12cr|gsutil-3.0-5|69	* Thu Dec 22 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2-1mdk
12cr|gsutil-3.0-5|70	- initial Mandriva package
12cr|gsutil-3.0-5|71	
12cr|gsutil-3.0-5|72	* Sat Sep 10 2005 Charles Howes <gsutil@ch.pkts.ca> 2.2-1
12cr|gsutil-3.0-5|73	- Minor tweak from Frank Scholz to support ATA-286 fully
12cr|gsutil-3.0-5|74	
12cr|gsutil-3.0-5|75	* Thu Aug 18 2005 Charles Howes <gsutil@ch.pkts.ca> 2.1-1
12cr|gsutil-3.0-5|76	- Actually check to see if the password was correct... Doh!
12cr|gsutil-3.0-5|77	
12cr|gsutil-3.0-5|78	* Sat Jul 30 2005 Charles Howes <gsutil@ch.pkts.ca> 2.0-1
12cr|gsutil-3.0-5|79	- Made it work for 1.0.6.x firmware phones
12cr|gsutil-3.0-5|80	- Possibly broke the 1.0.5.x firmware code, but maybe not; untested.
12cr|gsutil-3.0-5|81	
12cr|gsutil-3.0-5|82	* Wed Jul 27 2005 Charles Howes <gsutil@ch.pkts.ca> 1.2-1
12cr|gsutil-3.0-5|83	- added version check, print
12cr|gsutil-3.0-5|84	- added GS format
12cr|gsutil-3.0-5|85	
12cr|gsutil-3.0-5|86	* Mon Jul 12 2005 Charles Howes <gsutil@ch.pkts.ca> 1.1-1
12cr|gsutil-3.0-5|87	- check hostname before processing
12cr|gsutil-3.0-5|88	
12cr|gsutil-3.0-5|89	* Sat Jul  9 2005 Charles Howes <gsutil@ch.pkts.ca> 1.0-1
12cr|gsutil-3.0-5|90	- initial build

1945 12
12cr|gsynaptics-0.9.14-7|1	%define name gsynaptics
12cr|gsynaptics-0.9.14-7|2	%define version 0.9.14
12cr|gsynaptics-0.9.14-7|3	%define release 7
12cr|gsynaptics-0.9.14-7|4	
12cr|gsynaptics-0.9.14-7|5	Summary: Tool for Synaptics touchpad driver
12cr|gsynaptics-0.9.14-7|6	Name: %{name}
12cr|gsynaptics-0.9.14-7|7	Version: %{version}
12cr|gsynaptics-0.9.14-7|8	Release: %{release}
12cr|gsynaptics-0.9.14-7|9	Source0: http://globalbase.dl.sourceforge.jp/gsynaptics/28322/%{name}-%{version}.tar.gz
12cr|gsynaptics-0.9.14-7|10	# non-corrupted icon from CVS
12cr|gsynaptics-0.9.14-7|11	Source1: http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/*checkout*/gsynaptics/gsynaptics/data/touchpad.png
12cr|gsynaptics-0.9.14-7|12	Patch0: gsynaptics-0.9.14-do-not-set-zero.patch
12cr|gsynaptics-0.9.14-7|13	Patch1: gsynaptics-0.9.14-dot-fixes.patch
12cr|gsynaptics-0.9.14-7|14	Patch2: gsynaptics-0.9.14-fix-desktop-file.patch
12cr|gsynaptics-0.9.14-7|15	Patch3: gsynaptics-0.9.14-fix-docbook.patch
12cr|gsynaptics-0.9.14-7|16	Patch4: gsynaptics-0.9.14-build-filename.patch
12cr|gsynaptics-0.9.14-7|17	Patch5: gsynaptics-0.9.14-format-security.patch
12cr|gsynaptics-0.9.14-7|18	
12cr|gsynaptics-0.9.14-7|19	# (cg) Some patches from fedora
12cr|gsynaptics-0.9.14-7|20	Patch100: gsynaptics-0.9.14-fix-tap-statecheck.patch
12cr|gsynaptics-0.9.14-7|21	Patch101: gsynaptics-0.9.14-enable-tapping.patch
12cr|gsynaptics-0.9.14-7|22	Patch102: gsynaptics-0.9.14-dont-reset-taptime.patch
12cr|gsynaptics-0.9.14-7|23	
12cr|gsynaptics-0.9.14-7|24	
12cr|gsynaptics-0.9.14-7|25	License: GPLv2+
12cr|gsynaptics-0.9.14-7|26	Group: System/Configuration/Hardware
12cr|gsynaptics-0.9.14-7|27	Url: http://gsynaptics.sourceforge.jp/
12cr|gsynaptics-0.9.14-7|28	BuildRequires: pkgconfig(libgnomeui-2.0) pkgconfig(gnome-doc-utils) pkgconfig(libglade-2.0)
12cr|gsynaptics-0.9.14-7|29	buildrequires: perl(XML::Parser)
12cr|gsynaptics-0.9.14-7|30	
12cr|gsynaptics-0.9.14-7|31	%description
12cr|gsynaptics-0.9.14-7|32	GSynaptics is a setting tool for Synaptics touchpad driver.
12cr|gsynaptics-0.9.14-7|33	
12cr|gsynaptics-0.9.14-7|34	%prep
12cr|gsynaptics-0.9.14-7|35	%setup -q
12cr|gsynaptics-0.9.14-7|36	cp -f %{SOURCE1} data
12cr|gsynaptics-0.9.14-7|37	%patch0 -p1
12cr|gsynaptics-0.9.14-7|38	%patch1 -p1
12cr|gsynaptics-0.9.14-7|39	%patch2 -p1
12cr|gsynaptics-0.9.14-7|40	%patch3 -p1
12cr|gsynaptics-0.9.14-7|41	%patch4 -p1
12cr|gsynaptics-0.9.14-7|42	%patch5 -p1
12cr|gsynaptics-0.9.14-7|43	
12cr|gsynaptics-0.9.14-7|44	%patch100 -p1
12cr|gsynaptics-0.9.14-7|45	%patch101 -p1
12cr|gsynaptics-0.9.14-7|46	%patch102 -p1
12cr|gsynaptics-0.9.14-7|47	
12cr|gsynaptics-0.9.14-7|48	%build
12cr|gsynaptics-0.9.14-7|49	%configure2_5x
12cr|gsynaptics-0.9.14-7|50	%make
12cr|gsynaptics-0.9.14-7|51	
12cr|gsynaptics-0.9.14-7|52	%install
12cr|gsynaptics-0.9.14-7|53	%makeinstall_std
12cr|gsynaptics-0.9.14-7|54	%find_lang %{name}
12cr|gsynaptics-0.9.14-7|55	
12cr|gsynaptics-0.9.14-7|56	%files -f %{name}.lang
12cr|gsynaptics-0.9.14-7|57	%defattr(-,root,root)
12cr|gsynaptics-0.9.14-7|58	%doc README TODO
12cr|gsynaptics-0.9.14-7|59	%{_bindir}/%{name}*
12cr|gsynaptics-0.9.14-7|60	%{_datadir}/applications/%{name}.desktop
12cr|gsynaptics-0.9.14-7|61	%{_datadir}/gnome/autostart/%{name}-init.desktop
12cr|gsynaptics-0.9.14-7|62	%doc %{_datadir}/gnome/help/%{name}
12cr|gsynaptics-0.9.14-7|63	%{_datadir}/%{name}
12cr|gsynaptics-0.9.14-7|64	%{_mandir}/man1/%{name}*.1*
12cr|gsynaptics-0.9.14-7|65	%{_datadir}/pixmaps/touchpad.png
12cr|gsynaptics-0.9.14-7|66	
12cr|gsynaptics-0.9.14-7|67	
12cr|gsynaptics-0.9.14-7|68	%changelog
12cr|gsynaptics-0.9.14-7|69	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.9.14-7mdv2011.0
12cr|gsynaptics-0.9.14-7|70	+ Revision: 437821
12cr|gsynaptics-0.9.14-7|71	- rebuild
12cr|gsynaptics-0.9.14-7|72	
12cr|gsynaptics-0.9.14-7|73	* Thu Apr 23 2009 Colin Guthrie <cguthrie@mandriva.org> 0.9.14-6mdv2009.1
12cr|gsynaptics-0.9.14-7|74	+ Revision: 368831
12cr|gsynaptics-0.9.14-7|75	- Drop SHM patch. Using device properties should now work with newer synaptics.
12cr|gsynaptics-0.9.14-7|76	
12cr|gsynaptics-0.9.14-7|77	* Sat Apr 18 2009 Colin Guthrie <cguthrie@mandriva.org> 0.9.14-5mdv2009.1
12cr|gsynaptics-0.9.14-7|78	+ Revision: 367980
12cr|gsynaptics-0.9.14-7|79	- Update to work with new synaptics driver by using synclient -s
12cr|gsynaptics-0.9.14-7|80	
12cr|gsynaptics-0.9.14-7|81	* Fri Mar 06 2009 Colin Guthrie <cguthrie@mandriva.org> 0.9.14-4mdv2009.1
12cr|gsynaptics-0.9.14-7|82	+ Revision: 349615
12cr|gsynaptics-0.9.14-7|83	- Add patches from Fedora
12cr|gsynaptics-0.9.14-7|84	- Fix format security issues
12cr|gsynaptics-0.9.14-7|85	
12cr|gsynaptics-0.9.14-7|86	* Thu Oct 16 2008 Frederik Himpe <fhimpe@mandriva.org> 0.9.14-3mdv2009.1
12cr|gsynaptics-0.9.14-7|87	+ Revision: 294509
12cr|gsynaptics-0.9.14-7|88	- Sync with Debian patches:
12cr|gsynaptics-0.9.14-7|89	* Fix desktop file not to include encoding
12cr|gsynaptics-0.9.14-7|90	* Fix call to g_build_filename
12cr|gsynaptics-0.9.14-7|91	* Fix calls to synclients on locales using , instead of .
12cr|gsynaptics-0.9.14-7|92	* Fix docbook to be valid XML
12cr|gsynaptics-0.9.14-7|93	* Do not set undefined gconf values, it causes disabling of
12cr|gsynaptics-0.9.14-7|94	touchpad at GNOME startup (bug #40918)
12cr|gsynaptics-0.9.14-7|95	
12cr|gsynaptics-0.9.14-7|96	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.9.14-2mdv2009.0
12cr|gsynaptics-0.9.14-7|97	+ Revision: 266989
12cr|gsynaptics-0.9.14-7|98	- rebuild early 2009.0 package (before pixel changes)
12cr|gsynaptics-0.9.14-7|99	
12cr|gsynaptics-0.9.14-7|100	+ Pixel <pixel@mandriva.com>
12cr|gsynaptics-0.9.14-7|101	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gsynaptics-0.9.14-7|102	
12cr|gsynaptics-0.9.14-7|103	* Sun May 11 2008 Frederik Himpe <fhimpe@mandriva.org> 0.9.14-1mdv2009.0
12cr|gsynaptics-0.9.14-7|104	+ Revision: 205850
12cr|gsynaptics-0.9.14-7|105	- New version
12cr|gsynaptics-0.9.14-7|106	- Adapt to new license policy
12cr|gsynaptics-0.9.14-7|107	
12cr|gsynaptics-0.9.14-7|108	* Mon Feb 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.13-2mdv2008.1
12cr|gsynaptics-0.9.14-7|109	+ Revision: 170076
12cr|gsynaptics-0.9.14-7|110	- rebuild, due to package loss
12cr|gsynaptics-0.9.14-7|111	
12cr|gsynaptics-0.9.14-7|112	* Fri Jan 11 2008 Olivier Blin <oblin@mandriva.com> 0.9.13-1mdv2008.1
12cr|gsynaptics-0.9.14-7|113	+ Revision: 148022
12cr|gsynaptics-0.9.14-7|114	- initial gsynaptics release
12cr|gsynaptics-0.9.14-7|115	- create gsynaptics
12cr|gsynaptics-0.9.14-7|116	

1946 12
12cr|gtetrinet-0.7.11-7|1	%define version 0.7.11
12cr|gtetrinet-0.7.11-7|2	
12cr|gtetrinet-0.7.11-7|3	Summary:	TetriNET game client for Linux
12cr|gtetrinet-0.7.11-7|4	Name:		gtetrinet
12cr|gtetrinet-0.7.11-7|5	Version:	%{version}
12cr|gtetrinet-0.7.11-7|6	Release:	%mkrel 7
12cr|gtetrinet-0.7.11-7|7	License:	GPLv2+
12cr|gtetrinet-0.7.11-7|8	Group:		Games/Arcade
12cr|gtetrinet-0.7.11-7|9	Source:		ftp://ftp.gnome.org/pub/gnome/sources/%{name}/0.7/%{name}-%{version}.tar.bz2
12cr|gtetrinet-0.7.11-7|10	URL:		http://gtetrinet.sourceforge.net/
12cr|gtetrinet-0.7.11-7|11	Patch0:     gtetrinet-0.7.11-fix_default_server.diff
12cr|gtetrinet-0.7.11-7|12	Patch1:     gtetrinet-0.7.11-fix_format_error.diff
12cr|gtetrinet-0.7.11-7|13	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gtetrinet-0.7.11-7|14	Buildrequires:	libgnomeui2-devel
12cr|gtetrinet-0.7.11-7|15	BuildRequires:  perl-XML-Parser
12cr|gtetrinet-0.7.11-7|16	BuildRequires:	imagemagick
12cr|gtetrinet-0.7.11-7|17	Requires(post):		GConf2 >= 2.3.3
12cr|gtetrinet-0.7.11-7|18	Requires(preun):		GConf2 >= 2.3.3
12cr|gtetrinet-0.7.11-7|19	
12cr|gtetrinet-0.7.11-7|20	%description
12cr|gtetrinet-0.7.11-7|21	GTetrinet is a client program for the popular TetriNET game, a multiplayer
12cr|gtetrinet-0.7.11-7|22	tetris game that is played over the internet. It is written in GTK.
12cr|gtetrinet-0.7.11-7|23	(If you don't know what TetriNET is, check out tetrinet.org)
12cr|gtetrinet-0.7.11-7|24	
12cr|gtetrinet-0.7.11-7|25	Its features include:
12cr|gtetrinet-0.7.11-7|26	* Fully network compatible with Tetrinet v1.13 for Win95/98/NT
12cr|gtetrinet-0.7.11-7|27	* Theme support with sound
12cr|gtetrinet-0.7.11-7|28	* Spectator support on Tetrinet-X servers with the qirc patch by Drslum.
12cr|gtetrinet-0.7.11-7|29	
12cr|gtetrinet-0.7.11-7|30	
12cr|gtetrinet-0.7.11-7|31	%prep
12cr|gtetrinet-0.7.11-7|32	%setup -q
12cr|gtetrinet-0.7.11-7|33	%patch0 -p0
12cr|gtetrinet-0.7.11-7|34	%patch1 -p0
12cr|gtetrinet-0.7.11-7|35	
12cr|gtetrinet-0.7.11-7|36	%build
12cr|gtetrinet-0.7.11-7|37	%configure2_5x --enable-detach --enable-ipv6
12cr|gtetrinet-0.7.11-7|38	%make
12cr|gtetrinet-0.7.11-7|39	
12cr|gtetrinet-0.7.11-7|40	%install
12cr|gtetrinet-0.7.11-7|41	rm -fr $RPM_BUILD_ROOT
12cr|gtetrinet-0.7.11-7|42	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12cr|gtetrinet-0.7.11-7|43	
12cr|gtetrinet-0.7.11-7|44	# icon
12cr|gtetrinet-0.7.11-7|45	mkdir -p $RPM_BUILD_ROOT%{_iconsdir} \
12cr|gtetrinet-0.7.11-7|46	$RPM_BUILD_ROOT%{_liconsdir} \
12cr|gtetrinet-0.7.11-7|47	$RPM_BUILD_ROOT%{_miconsdir}
12cr|gtetrinet-0.7.11-7|48	convert -geometry 48x48 gtetrinet.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|gtetrinet-0.7.11-7|49	convert -geometry 32x32 gtetrinet.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|gtetrinet-0.7.11-7|50	convert -geometry 16x16 gtetrinet.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|gtetrinet-0.7.11-7|51	
12cr|gtetrinet-0.7.11-7|52	# menu
12cr|gtetrinet-0.7.11-7|53	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|gtetrinet-0.7.11-7|54	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gtetrinet-0.7.11-7|55	[Desktop Entry]
12cr|gtetrinet-0.7.11-7|56	Name=GTetrinet
12cr|gtetrinet-0.7.11-7|57	Comment=TetriNET game client for Linux
12cr|gtetrinet-0.7.11-7|58	Exec=%_gamesbindir/gtetrinet
12cr|gtetrinet-0.7.11-7|59	Icon=%{name}
12cr|gtetrinet-0.7.11-7|60	Terminal=false
12cr|gtetrinet-0.7.11-7|61	Type=Application
12cr|gtetrinet-0.7.11-7|62	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cr|gtetrinet-0.7.11-7|63	EOF
12cr|gtetrinet-0.7.11-7|64	
12cr|gtetrinet-0.7.11-7|65	%find_lang %{name}
12cr|gtetrinet-0.7.11-7|66	
12cr|gtetrinet-0.7.11-7|67	%if %mdkversion < 200900
12cr|gtetrinet-0.7.11-7|68	%post
12cr|gtetrinet-0.7.11-7|69	%{update_menus}
12cr|gtetrinet-0.7.11-7|70	%post_install_gconf_schemas gtetrinet
12cr|gtetrinet-0.7.11-7|71	%endif
12cr|gtetrinet-0.7.11-7|72	
12cr|gtetrinet-0.7.11-7|73	%preun
12cr|gtetrinet-0.7.11-7|74	%preun_uninstall_gconf_schemas gtetrinet
12cr|gtetrinet-0.7.11-7|75	
12cr|gtetrinet-0.7.11-7|76	%if %mdkversion < 200900
12cr|gtetrinet-0.7.11-7|77	%postun
12cr|gtetrinet-0.7.11-7|78	%{clean_menus}
12cr|gtetrinet-0.7.11-7|79	%endif
12cr|gtetrinet-0.7.11-7|80	
12cr|gtetrinet-0.7.11-7|81	%clean
12cr|gtetrinet-0.7.11-7|82	rm -rf $RPM_BUILD_ROOT
12cr|gtetrinet-0.7.11-7|83	
12cr|gtetrinet-0.7.11-7|84	%files -f %{name}.lang
12cr|gtetrinet-0.7.11-7|85	%defattr(-,root,root)
12cr|gtetrinet-0.7.11-7|86	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|gtetrinet-0.7.11-7|87	%{_gamesbindir}/*
12cr|gtetrinet-0.7.11-7|88	%{_datadir}/gtetrinet
12cr|gtetrinet-0.7.11-7|89	%{_datadir}/applications/*.desktop
12cr|gtetrinet-0.7.11-7|90	%{_datadir}/pixmaps/*
12cr|gtetrinet-0.7.11-7|91	%{_mandir}/man?/*
12cr|gtetrinet-0.7.11-7|92	%{_sysconfdir}/gconf/schemas/*
12cr|gtetrinet-0.7.11-7|93	%{_iconsdir}/%{name}.png
12cr|gtetrinet-0.7.11-7|94	%{_liconsdir}/%{name}.png
12cr|gtetrinet-0.7.11-7|95	%{_miconsdir}/%{name}.png
12cr|gtetrinet-0.7.11-7|96	
12cr|gtetrinet-0.7.11-7|97	
12cr|gtetrinet-0.7.11-7|98	
12cr|gtetrinet-0.7.11-7|99	
12cr|gtetrinet-0.7.11-7|100	%changelog
12cr|gtetrinet-0.7.11-7|101	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.11-7mdv2011.0
12cr|gtetrinet-0.7.11-7|102	+ Revision: 619282
12cr|gtetrinet-0.7.11-7|103	- the mass rebuild of 2010.0 packages
12cr|gtetrinet-0.7.11-7|104	
12cr|gtetrinet-0.7.11-7|105	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.7.11-6mdv2010.0
12cr|gtetrinet-0.7.11-7|106	+ Revision: 437822
12cr|gtetrinet-0.7.11-7|107	- rebuild
12cr|gtetrinet-0.7.11-7|108	
12cr|gtetrinet-0.7.11-7|109	* Sun Mar 29 2009 Michael Scherer <misc@mandriva.org> 0.7.11-5mdv2009.1
12cr|gtetrinet-0.7.11-7|110	+ Revision: 362136
12cr|gtetrinet-0.7.11-7|111	- fix default tetrinet server, bug 49270, patch 0
12cr|gtetrinet-0.7.11-7|112	- fix build ( patch 1 )
12cr|gtetrinet-0.7.11-7|113	- fix license
12cr|gtetrinet-0.7.11-7|114	
12cr|gtetrinet-0.7.11-7|115	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gtetrinet-0.7.11-7|116	- lowercase ImageMagick
12cr|gtetrinet-0.7.11-7|117	
12cr|gtetrinet-0.7.11-7|118	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.7.11-4mdv2009.0
12cr|gtetrinet-0.7.11-7|119	+ Revision: 246671
12cr|gtetrinet-0.7.11-7|120	- rebuild
12cr|gtetrinet-0.7.11-7|121	
12cr|gtetrinet-0.7.11-7|122	+ Pixel <pixel@mandriva.com>
12cr|gtetrinet-0.7.11-7|123	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gtetrinet-0.7.11-7|124	- use %%preun_uninstall_gconf_schemas
12cr|gtetrinet-0.7.11-7|125	- use %%post_install_gconf_schemas/%%preun_uninstall_gconf_schemas
12cr|gtetrinet-0.7.11-7|126	
12cr|gtetrinet-0.7.11-7|127	+ Olivier Blin <oblin@mandriva.com>
12cr|gtetrinet-0.7.11-7|128	- restore BuildRoot
12cr|gtetrinet-0.7.11-7|129	
12cr|gtetrinet-0.7.11-7|130	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.7.11-2mdv2008.1
12cr|gtetrinet-0.7.11-7|131	+ Revision: 132324
12cr|gtetrinet-0.7.11-7|132	- drop old menu entry
12cr|gtetrinet-0.7.11-7|133	- kill re-definition of %%buildroot on Pixel's request
12cr|gtetrinet-0.7.11-7|134	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|gtetrinet-0.7.11-7|135	
12cr|gtetrinet-0.7.11-7|136	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 0.7.11-2mdv2008.0
12cr|gtetrinet-0.7.11-7|137	+ Revision: 67951
12cr|gtetrinet-0.7.11-7|138	- convert prereq
12cr|gtetrinet-0.7.11-7|139	
12cr|gtetrinet-0.7.11-7|140	
12cr|gtetrinet-0.7.11-7|141	* Fri Dec 01 2006 Jérôme Soyer <saispo@mandriva.org> 0.7.11-1mdv2007.0
12cr|gtetrinet-0.7.11-7|142	+ Revision: 89906
12cr|gtetrinet-0.7.11-7|143	- New release 0.7.11
12cr|gtetrinet-0.7.11-7|144	- Import gtetrinet
12cr|gtetrinet-0.7.11-7|145	
12cr|gtetrinet-0.7.11-7|146	* Wed Sep 06 2006 Jerome Soyer <saispo@mandriva.org> 0.7.10-1mdv2007.0
12cr|gtetrinet-0.7.11-7|147	- New release
12cr|gtetrinet-0.7.11-7|148	- XDG
12cr|gtetrinet-0.7.11-7|149	
12cr|gtetrinet-0.7.11-7|150	* Fri Jun 03 2005 Abel Cheung <deaddog@mandriva.org> 0.7.9-1mdk
12cr|gtetrinet-0.7.11-7|151	- New release
12cr|gtetrinet-0.7.11-7|152	- Drop upstream patch
12cr|gtetrinet-0.7.11-7|153	
12cr|gtetrinet-0.7.11-7|154	* Tue Mar 22 2005 Abel Cheung <deaddog@mandrake.org> 0.7.8-2mdk
12cr|gtetrinet-0.7.11-7|155	- P0: UTF8 support (CVS)
12cr|gtetrinet-0.7.11-7|156	
12cr|gtetrinet-0.7.11-7|157	* Sun Dec 26 2004 Abel Cheung <deaddog@mandrakesoft.com> 0.7.8-1mdk
12cr|gtetrinet-0.7.11-7|158	- New release 0.7.8
12cr|gtetrinet-0.7.11-7|159	
12cr|gtetrinet-0.7.11-7|160	* Thu Apr 22 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.7-2mdk
12cr|gtetrinet-0.7.11-7|161	- fix buildrequires
12cr|gtetrinet-0.7.11-7|162	
12cr|gtetrinet-0.7.11-7|163	* Tue Apr 20 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.7-1mdk
12cr|gtetrinet-0.7.11-7|164	- new version
12cr|gtetrinet-0.7.11-7|165	

1947 12
12cr|gtg-0.2.4-4|1	Name:           gtg
12cr|gtg-0.2.4-4|2	Version:        0.2.4
12cr|gtg-0.2.4-4|3	Release:        %mkrel 4
12cr|gtg-0.2.4-4|4	Group:          Development/Other
12cr|gtg-0.2.4-4|5	License:        GPLv3
12cr|gtg-0.2.4-4|6	Summary:        Getting Things GNOME! is an organizer for the GNOME desktop environment
12cr|gtg-0.2.4-4|7	Source:         http://launchpad.net/gtg/0.2/%{version}/+download/%{name}-%{version}.tar.gz
12cr|gtg-0.2.4-4|8	URL:            http://gtg.fritalk.com/
12cr|gtg-0.2.4-4|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gtg-0.2.4-4|10	
12cr|gtg-0.2.4-4|11	BuildRequires: pyxdg
12cr|gtg-0.2.4-4|12	BuildRequires: python-devel
12cr|gtg-0.2.4-4|13	Requires:      python-configobj
12cr|gtg-0.2.4-4|14	Requires:      python-simplejson
12cr|gtg-0.2.4-4|15	Requires:      pygtk2.0
12cr|gtg-0.2.4-4|16	Requires:      pygtk2.0-libglade
12cr|gtg-0.2.4-4|17	Requires:      pyxdg
12cr|gtg-0.2.4-4|18	Requires:      python-gobject
12cr|gtg-0.2.4-4|19	Suggests: python-bugz
12cr|gtg-0.2.4-4|20	Suggests: python-evolution
12cr|gtg-0.2.4-4|21	Suggests: hamster-applet
12cr|gtg-0.2.4-4|22	Suggests: python-champlain
12cr|gtg-0.2.4-4|23	Suggests: python-clutter
12cr|gtg-0.2.4-4|24	Suggests: python-clutter-gtk
12cr|gtg-0.2.4-4|25	#Suggests:python-geoclue
12cr|gtg-0.2.4-4|26	
12cr|gtg-0.2.4-4|27	%description
12cr|gtg-0.2.4-4|28	Getting Things Gnome! is an organizer for the GNOME desktop environment.
12cr|gtg-0.2.4-4|29	
12cr|gtg-0.2.4-4|30	GTG focuses on usability and ease of use. Its main objective is to
12cr|gtg-0.2.4-4|31	provide a simple, powerful and flexible organization tool to the
12cr|gtg-0.2.4-4|32	GNOME desktop environment.
12cr|gtg-0.2.4-4|33	
12cr|gtg-0.2.4-4|34	GTG uses a very handy text edition system for task creation and edition.
12cr|gtg-0.2.4-4|35	The task editor can automatically recognize meta-data such as tags
12cr|gtg-0.2.4-4|36	and subtasks only by the use of a very simple syntax.
12cr|gtg-0.2.4-4|37	If you wanna know more about this, please read Getting Started With GTG.
12cr|gtg-0.2.4-4|38	
12cr|gtg-0.2.4-4|39	%prep
12cr|gtg-0.2.4-4|40	%setup -q
12cr|gtg-0.2.4-4|41	
12cr|gtg-0.2.4-4|42	%build
12cr|gtg-0.2.4-4|43	
12cr|gtg-0.2.4-4|44	%install
12cr|gtg-0.2.4-4|45	%__rm -rf %{buildroot}
12cr|gtg-0.2.4-4|46	python setup.py install --root %{buildroot}
12cr|gtg-0.2.4-4|47	
12cr|gtg-0.2.4-4|48	%find_lang %{name}
12cr|gtg-0.2.4-4|49	
12cr|gtg-0.2.4-4|50	%clean
12cr|gtg-0.2.4-4|51	%__rm -rf %{buildroot}
12cr|gtg-0.2.4-4|52	
12cr|gtg-0.2.4-4|53	%files -f %{name}.lang
12cr|gtg-0.2.4-4|54	%defattr(-,root,root)
12cr|gtg-0.2.4-4|55	%doc AUTHORS README CHANGELOG
12cr|gtg-0.2.4-4|56	%{_bindir}/%{name}*
12cr|gtg-0.2.4-4|57	%{_datadir}/%{name}
12cr|gtg-0.2.4-4|58	%{_mandir}/man1/gtg*
12cr|gtg-0.2.4-4|59	%{python_sitelib}/GTG
12cr|gtg-0.2.4-4|60	%{python_sitelib}/%{name}-%{version}-py%{py_ver}.egg-info
12cr|gtg-0.2.4-4|61	%{_datadir}/applications/%{name}.desktop
12cr|gtg-0.2.4-4|62	%{_datadir}/dbus-1/services/org.GTG.service
12cr|gtg-0.2.4-4|63	%{_iconsdir}/hicolor/*/apps/gtg.*
12cr|gtg-0.2.4-4|64	
12cr|gtg-0.2.4-4|65	
12cr|gtg-0.2.4-4|66	%changelog
12cr|gtg-0.2.4-4|67	* Mon May 02 2011 Olivier Faurax <ofaurax@mandriva.org> 0.2.4-4mdv2011.0
12cr|gtg-0.2.4-4|68	+ Revision: 662744
12cr|gtg-0.2.4-4|69	- silent: bump release
12cr|gtg-0.2.4-4|70	- New suggests for plugins support
12cr|gtg-0.2.4-4|71	
12cr|gtg-0.2.4-4|72	* Sat Nov 20 2010 Jani Välimaa <wally@mandriva.org> 0.2.4-3mdv2011.0
12cr|gtg-0.2.4-4|73	+ Revision: 599310
12cr|gtg-0.2.4-4|74	- add missing requires
12cr|gtg-0.2.4-4|75	- fix source tag
12cr|gtg-0.2.4-4|76	- fix typo in description
12cr|gtg-0.2.4-4|77	- fix install
12cr|gtg-0.2.4-4|78	- fix file list (don't own system dirs)
12cr|gtg-0.2.4-4|79	
12cr|gtg-0.2.4-4|80	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.2.4-2mdv2011.0
12cr|gtg-0.2.4-4|81	+ Revision: 592472
12cr|gtg-0.2.4-4|82	- fix for python 2.7
12cr|gtg-0.2.4-4|83	- rebuild for python 2.7
12cr|gtg-0.2.4-4|84	
12cr|gtg-0.2.4-4|85	* Mon Apr 12 2010 Olivier Faurax <ofaurax@mandriva.org> 0.2.4-1mdv2010.1
12cr|gtg-0.2.4-4|86	+ Revision: 533677
12cr|gtg-0.2.4-4|87	- new version 0.2.4
12cr|gtg-0.2.4-4|88	
12cr|gtg-0.2.4-4|89	* Sat Mar 13 2010 Olivier Faurax <ofaurax@mandriva.org> 0.2.2-2mdv2010.1
12cr|gtg-0.2.4-4|90	+ Revision: 518750
12cr|gtg-0.2.4-4|91	- Better summary
12cr|gtg-0.2.4-4|92	- correct handling of lang files
12cr|gtg-0.2.4-4|93	- correct handling of man file
12cr|gtg-0.2.4-4|94	
12cr|gtg-0.2.4-4|95	* Sat Mar 13 2010 Olivier Faurax <ofaurax@mandriva.org> 0.2.2-1mdv2010.1
12cr|gtg-0.2.4-4|96	+ Revision: 518618
12cr|gtg-0.2.4-4|97	- New version 0.2.2
12cr|gtg-0.2.4-4|98	
12cr|gtg-0.2.4-4|99	* Sun Dec 20 2009 Olivier Faurax <ofaurax@mandriva.org> 0.2-1mdv2010.1
12cr|gtg-0.2.4-4|100	+ Revision: 480451
12cr|gtg-0.2.4-4|101	- version 0.2.0 -> 0.2 + new binay gtg_new_task
12cr|gtg-0.2.4-4|102	- new version: GTG 0.2.0
12cr|gtg-0.2.4-4|103	
12cr|gtg-0.2.4-4|104	* Sun Dec 20 2009 Olivier Faurax <ofaurax@mandriva.org> 0.1.9-1mdv2010.1
12cr|gtg-0.2.4-4|105	+ Revision: 480300
12cr|gtg-0.2.4-4|106	- Added correct lib dir
12cr|gtg-0.2.4-4|107	- Missing python-devel
12cr|gtg-0.2.4-4|108	- Remove noarch, seems something is arch specific
12cr|gtg-0.2.4-4|109	- Missing pyxdg dependency (2)
12cr|gtg-0.2.4-4|110	- Setting as noarch
12cr|gtg-0.2.4-4|111	- Missing pyxdg dependency
12cr|gtg-0.2.4-4|112	- import gtg
12cr|gtg-0.2.4-4|113	
12cr|gtg-0.2.4-4|114	

1948 12
12cr|gtimelog-0.5.0-2|1	Summary: a small application to keep track of your time
12cr|gtimelog-0.5.0-2|2	Name: gtimelog
12cr|gtimelog-0.5.0-2|3	Version: 0.5.0
12cr|gtimelog-0.5.0-2|4	Release: 2
12cr|gtimelog-0.5.0-2|5	Group: Office
12cr|gtimelog-0.5.0-2|6	License: GPLv2
12cr|gtimelog-0.5.0-2|7	URL: http://mg.pov.lt/gtimelog/
12cr|gtimelog-0.5.0-2|8	Source0: http://pypi.python.org/packages/source/g/%name/%name-%version.tar.gz
12cr|gtimelog-0.5.0-2|9	Requires: pygtk2.0
12cr|gtimelog-0.5.0-2|10	Requires: pygtk2.0-libglade
12cr|gtimelog-0.5.0-2|11	BuildRequires: python-devel
12cr|gtimelog-0.5.0-2|12	BuildRequires: python-setuptools
12cr|gtimelog-0.5.0-2|13	BuildRequires: desktop-file-utils
12cr|gtimelog-0.5.0-2|14	
12cr|gtimelog-0.5.0-2|15	%description
12cr|gtimelog-0.5.0-2|16	GTimeLog is a small Gtk+ app for keeping track of your time. It's main goal
12cr|gtimelog-0.5.0-2|17	is to be as unintrusive as possible.
12cr|gtimelog-0.5.0-2|18	
12cr|gtimelog-0.5.0-2|19	%prep
12cr|gtimelog-0.5.0-2|20	%setup -q
12cr|gtimelog-0.5.0-2|21	
12cr|gtimelog-0.5.0-2|22	%build
12cr|gtimelog-0.5.0-2|23	
12cr|gtimelog-0.5.0-2|24	%install
12cr|gtimelog-0.5.0-2|25	%__rm -rf %buildroot
12cr|gtimelog-0.5.0-2|26	%__python setup.py install --root=%buildroot
12cr|gtimelog-0.5.0-2|27	mkdir -p %buildroot%_datadir/applications
12cr|gtimelog-0.5.0-2|28	desktop-file-install \
12cr|gtimelog-0.5.0-2|29	--dir %buildroot%_datadir/applications \
12cr|gtimelog-0.5.0-2|30	%name.desktop
12cr|gtimelog-0.5.0-2|31	
12cr|gtimelog-0.5.0-2|32	%files
12cr|gtimelog-0.5.0-2|33	%doc README.txt NEWS.txt gtimelogrc.example
12cr|gtimelog-0.5.0-2|34	%attr(0755,root,root)%_bindir/%name
12cr|gtimelog-0.5.0-2|35	%py_sitedir/%{name}*
12cr|gtimelog-0.5.0-2|36	%_datadir/applications/%name.desktop
12cr|gtimelog-0.5.0-2|37	
12cr|gtimelog-0.5.0-2|38	
12cr|gtimelog-0.5.0-2|39	%changelog
12cr|gtimelog-0.5.0-2|40	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.5.0-1mdv2011.0
12cr|gtimelog-0.5.0-2|41	+ Revision: 645232
12cr|gtimelog-0.5.0-2|42	- update to new version 0.5.0
12cr|gtimelog-0.5.0-2|43	
12cr|gtimelog-0.5.0-2|44	* Sat Nov 06 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 0.4.0-1mdv2011.0
12cr|gtimelog-0.5.0-2|45	+ Revision: 594262
12cr|gtimelog-0.5.0-2|46	- imported package gtimelog
12cr|gtimelog-0.5.0-2|47	

1949 12
12cr|gtkatlantic-0.4.2-4|1	%define version 0.4.2
12cr|gtkatlantic-0.4.2-4|2	%define rel	4
12cr|gtkatlantic-0.4.2-4|3	%define release %mkrel %rel
12cr|gtkatlantic-0.4.2-4|4	
12cr|gtkatlantic-0.4.2-4|5	Summary:	Monopoly-like game client
12cr|gtkatlantic-0.4.2-4|6	Name:		gtkatlantic
12cr|gtkatlantic-0.4.2-4|7	Version:	%{version}
12cr|gtkatlantic-0.4.2-4|8	Release:	%{release}
12cr|gtkatlantic-0.4.2-4|9	License:	GPLv2+
12cr|gtkatlantic-0.4.2-4|10	Group:		Games/Boards
12cr|gtkatlantic-0.4.2-4|11	URL:		http://gtkatlantic.gradator.net/
12cr|gtkatlantic-0.4.2-4|12	Source:		http://gtkatlantic.gradator.net/downloads/v0.4/%{name}-%{version}.tar.bz2
12cr|gtkatlantic-0.4.2-4|13	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|gtkatlantic-0.4.2-4|14	BuildRequires:	gtk+2-devel
12cr|gtkatlantic-0.4.2-4|15	BuildRequires:	png-devel
12cr|gtkatlantic-0.4.2-4|16	BuildRequires:	libxml2-devel
12cr|gtkatlantic-0.4.2-4|17	
12cr|gtkatlantic-0.4.2-4|18	%description
12cr|gtkatlantic-0.4.2-4|19	monopd is a dedicated game server daemon for playing Monopoly-like board
12cr|gtkatlantic-0.4.2-4|20	games. Clients connect to the server and communicate using short commands
12cr|gtkatlantic-0.4.2-4|21	and XML messages.
12cr|gtkatlantic-0.4.2-4|22	
12cr|gtkatlantic-0.4.2-4|23	%prep
12cr|gtkatlantic-0.4.2-4|24	%setup -q
12cr|gtkatlantic-0.4.2-4|25	
12cr|gtkatlantic-0.4.2-4|26	%build
12cr|gtkatlantic-0.4.2-4|27	%configure2_5x \
12cr|gtkatlantic-0.4.2-4|28	--bindir=%{_gamesbindir} \
12cr|gtkatlantic-0.4.2-4|29	--datadir=%{_gamesdatadir}
12cr|gtkatlantic-0.4.2-4|30	
12cr|gtkatlantic-0.4.2-4|31	%make
12cr|gtkatlantic-0.4.2-4|32	
12cr|gtkatlantic-0.4.2-4|33	%install
12cr|gtkatlantic-0.4.2-4|34	rm -rf %{buildroot}
12cr|gtkatlantic-0.4.2-4|35	%makeinstall_std
12cr|gtkatlantic-0.4.2-4|36	
12cr|gtkatlantic-0.4.2-4|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|gtkatlantic-0.4.2-4|38	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gtkatlantic-0.4.2-4|39	[Desktop Entry]
12cr|gtkatlantic-0.4.2-4|40	Type=Application
12cr|gtkatlantic-0.4.2-4|41	Exec=%{_gamesbindir}/%{name}
12cr|gtkatlantic-0.4.2-4|42	Icon=strategy_section
12cr|gtkatlantic-0.4.2-4|43	Comment=Play Monopoly
12cr|gtkatlantic-0.4.2-4|44	Categories=Game;BoardGame;
12cr|gtkatlantic-0.4.2-4|45	Name=GtkAtlantic
12cr|gtkatlantic-0.4.2-4|46	EOF
12cr|gtkatlantic-0.4.2-4|47	
12cr|gtkatlantic-0.4.2-4|48	%if %mdkversion < 200900
12cr|gtkatlantic-0.4.2-4|49	%post
12cr|gtkatlantic-0.4.2-4|50	%update_menus
12cr|gtkatlantic-0.4.2-4|51	%endif
12cr|gtkatlantic-0.4.2-4|52	
12cr|gtkatlantic-0.4.2-4|53	%if %mdkversion < 200900
12cr|gtkatlantic-0.4.2-4|54	%postun
12cr|gtkatlantic-0.4.2-4|55	%clean_menus
12cr|gtkatlantic-0.4.2-4|56	%endif
12cr|gtkatlantic-0.4.2-4|57	
12cr|gtkatlantic-0.4.2-4|58	%clean
12cr|gtkatlantic-0.4.2-4|59	rm -rf %{buildroot}
12cr|gtkatlantic-0.4.2-4|60	
12cr|gtkatlantic-0.4.2-4|61	%files
12cr|gtkatlantic-0.4.2-4|62	%defattr(-, root, root)
12cr|gtkatlantic-0.4.2-4|63	%doc AUTHORS ChangeLog COPYING NEWS README
12cr|gtkatlantic-0.4.2-4|64	%{_gamesbindir}/*
12cr|gtkatlantic-0.4.2-4|65	%{_gamesdatadir}/%{name}
12cr|gtkatlantic-0.4.2-4|66	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gtkatlantic-0.4.2-4|67	
12cr|gtkatlantic-0.4.2-4|68	
12cr|gtkatlantic-0.4.2-4|69	
12cr|gtkatlantic-0.4.2-4|70	%changelog
12cr|gtkatlantic-0.4.2-4|71	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-4mdv2011.0
12cr|gtkatlantic-0.4.2-4|72	+ Revision: 619285
12cr|gtkatlantic-0.4.2-4|73	- the mass rebuild of 2010.0 packages
12cr|gtkatlantic-0.4.2-4|74	
12cr|gtkatlantic-0.4.2-4|75	* Wed May 13 2009 Samuel Verschelde <stormi@mandriva.org> 0.4.2-3mdv2010.0
12cr|gtkatlantic-0.4.2-4|76	+ Revision: 375264
12cr|gtkatlantic-0.4.2-4|77	- fix Group (fixes #49512)
12cr|gtkatlantic-0.4.2-4|78	- fix Licence
12cr|gtkatlantic-0.4.2-4|79	- fix desktop file
12cr|gtkatlantic-0.4.2-4|80	
12cr|gtkatlantic-0.4.2-4|81	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.4.2-2mdv2009.0
12cr|gtkatlantic-0.4.2-4|82	+ Revision: 218421
12cr|gtkatlantic-0.4.2-4|83	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gtkatlantic-0.4.2-4|84	
12cr|gtkatlantic-0.4.2-4|85	+ Olivier Blin <oblin@mandriva.com>
12cr|gtkatlantic-0.4.2-4|86	- restore BuildRoot
12cr|gtkatlantic-0.4.2-4|87	
12cr|gtkatlantic-0.4.2-4|88	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.4.2-2mdv2008.1
12cr|gtkatlantic-0.4.2-4|89	+ Revision: 131704
12cr|gtkatlantic-0.4.2-4|90	- auto-convert XDG menu entry
12cr|gtkatlantic-0.4.2-4|91	- kill re-definition of %%buildroot on Pixel's request
12cr|gtkatlantic-0.4.2-4|92	- import gtkatlantic
12cr|gtkatlantic-0.4.2-4|93	
12cr|gtkatlantic-0.4.2-4|94	
12cr|gtkatlantic-0.4.2-4|95	* Sun Mar 19 2006 Guillaume Bedot <littletux@zarb.org> 0.4.2-2mdk
12cr|gtkatlantic-0.4.2-4|96	- fix buildrequires to use gtk2
12cr|gtkatlantic-0.4.2-4|97	
12cr|gtkatlantic-0.4.2-4|98	* Sun Mar 19 2006 Guillaume Bedot <littletux@zarb.org> 0.4.2-1mdk
12cr|gtkatlantic-0.4.2-4|99	- 0.4.2
12cr|gtkatlantic-0.4.2-4|100	- fix source URL
12cr|gtkatlantic-0.4.2-4|101	- mkrel
12cr|gtkatlantic-0.4.2-4|102	
12cr|gtkatlantic-0.4.2-4|103	* Thu Dec 02 2004 Abel Cheung <deaddog@mandrake.org> 0.3.3-2mdk
12cr|gtkatlantic-0.4.2-4|104	- Fix BuildRequires
12cr|gtkatlantic-0.4.2-4|105	
12cr|gtkatlantic-0.4.2-4|106	* Mon Jun 28 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.3.3-1mdk
12cr|gtkatlantic-0.4.2-4|107	- 0.3.3
12cr|gtkatlantic-0.4.2-4|108	
12cr|gtkatlantic-0.4.2-4|109	* Wed Jun 09 2004 Abel Cheung <deaddog@deaddog.org> 0.3.2-1mdk
12cr|gtkatlantic-0.4.2-4|110	- First Mandrake package

1950 12
12cr|gtkcairo-0.3-5|1	%define major 2
12cr|gtkcairo-0.3-5|2	%define libname %mklibname %{name} %major
12cr|gtkcairo-0.3-5|3	%define libnamedev %mklibname %{name} %major -d
12cr|gtkcairo-0.3-5|4	
12cr|gtkcairo-0.3-5|5	Summary:	Gtk widget wrapper for Cairo surfaces
12cr|gtkcairo-0.3-5|6	Name:		gtkcairo
12cr|gtkcairo-0.3-5|7	Version:	0.3
12cr|gtkcairo-0.3-5|8	Release:	5
12cr|gtkcairo-0.3-5|9	License:	LGPL
12cr|gtkcairo-0.3-5|10	Group:		System/Libraries
12cr|gtkcairo-0.3-5|11	Source0:	http://cairographics.org/snapshots/%name-%version.tar.bz2
12cr|gtkcairo-0.3-5|12	Patch0:	gtkcairo-0.3-cairo.patch
12cr|gtkcairo-0.3-5|13	URL:		http://cairographics.org/GtkCairo
12cr|gtkcairo-0.3-5|14	BuildRequires:	pkgconfig(cairo)
12cr|gtkcairo-0.3-5|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gtkcairo-0.3-5|16	
12cr|gtkcairo-0.3-5|17	%description
12cr|gtkcairo-0.3-5|18	GtkCairo is a library that provides a new widget to be used in your
12cr|gtkcairo-0.3-5|19	GTK+ program: a Cairo surface.
12cr|gtkcairo-0.3-5|20	
12cr|gtkcairo-0.3-5|21	%package -n %{libname}
12cr|gtkcairo-0.3-5|22	Summary:	Cairo - multi-platform 2D graphics library
12cr|gtkcairo-0.3-5|23	Group:		System/Libraries
12cr|gtkcairo-0.3-5|24	Provides:	gtkcairo = %{version}-%{release}
12cr|gtkcairo-0.3-5|25	
12cr|gtkcairo-0.3-5|26	%description -n %{libname}
12cr|gtkcairo-0.3-5|27	GtkCairo is a library that provides a new widget to be used in your
12cr|gtkcairo-0.3-5|28	GTK+ program: a Cairo surface.
12cr|gtkcairo-0.3-5|29	
12cr|gtkcairo-0.3-5|30	%package -n %{libnamedev}
12cr|gtkcairo-0.3-5|31	Summary:	Development files for Cairo library
12cr|gtkcairo-0.3-5|32	Group:		Development/C
12cr|gtkcairo-0.3-5|33	Requires:	%{libname} = %version
12cr|gtkcairo-0.3-5|34	Provides:	%{name}-devel = %version-%release
12cr|gtkcairo-0.3-5|35	Provides:	libgtkcairo-devel = %version-%release
12cr|gtkcairo-0.3-5|36	
12cr|gtkcairo-0.3-5|37	%description -n %{libnamedev}
12cr|gtkcairo-0.3-5|38	Development files for GtkCairo library.
12cr|gtkcairo-0.3-5|39	
12cr|gtkcairo-0.3-5|40	%package -n %{libname}-static-devel
12cr|gtkcairo-0.3-5|41	Summary:	Static GtkCairo library
12cr|gtkcairo-0.3-5|42	Group:		Development/C
12cr|gtkcairo-0.3-5|43	Requires:	%{libnamedev} = %version
12cr|gtkcairo-0.3-5|44	
12cr|gtkcairo-0.3-5|45	%description -n %{libname}-static-devel
12cr|gtkcairo-0.3-5|46	Static GtkCairo library.
12cr|gtkcairo-0.3-5|47	
12cr|gtkcairo-0.3-5|48	
12cr|gtkcairo-0.3-5|49	%prep
12cr|gtkcairo-0.3-5|50	%setup -q
12cr|gtkcairo-0.3-5|51	%patch0 -p1 -b .cairo
12cr|gtkcairo-0.3-5|52	
12cr|gtkcairo-0.3-5|53	%build
12cr|gtkcairo-0.3-5|54	export CFLAGS="%optflags -I`pwd`/%name"
12cr|gtkcairo-0.3-5|55	%configure2_5x
12cr|gtkcairo-0.3-5|56	%make
12cr|gtkcairo-0.3-5|57	
12cr|gtkcairo-0.3-5|58	%install
12cr|gtkcairo-0.3-5|59	
12cr|gtkcairo-0.3-5|60	%makeinstall
12cr|gtkcairo-0.3-5|61	
12cr|gtkcairo-0.3-5|62	%files -n %{libname}
12cr|gtkcairo-0.3-5|63	%defattr(644,root,root,755)
12cr|gtkcairo-0.3-5|64	%doc AUTHORS COPYING ChangeLog README NEWS
12cr|gtkcairo-0.3-5|65	%attr(755,root,root) %_libdir/lib*.so.*
12cr|gtkcairo-0.3-5|66	
12cr|gtkcairo-0.3-5|67	%files -n %{libnamedev}
12cr|gtkcairo-0.3-5|68	%defattr(644,root,root,755)
12cr|gtkcairo-0.3-5|69	%_libdir/lib*.so
12cr|gtkcairo-0.3-5|70	%_includedir/*
12cr|gtkcairo-0.3-5|71	%_libdir/pkgconfig/*.pc
12cr|gtkcairo-0.3-5|72	
12cr|gtkcairo-0.3-5|73	%files -n %{libname}-static-devel
12cr|gtkcairo-0.3-5|74	%defattr(644,root,root,755)
12cr|gtkcairo-0.3-5|75	%_libdir/lib*.a
12cr|gtkcairo-0.3-5|76	
12cr|gtkcairo-0.3-5|77	
12cr|gtkcairo-0.3-5|78	
12cr|gtkcairo-0.3-5|79	%changelog
12cr|gtkcairo-0.3-5|80	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3-5mdv2009.0
12cr|gtkcairo-0.3-5|81	+ Revision: 246676
12cr|gtkcairo-0.3-5|82	- rebuild
12cr|gtkcairo-0.3-5|83	
12cr|gtkcairo-0.3-5|84	+ Pixel <pixel@mandriva.com>
12cr|gtkcairo-0.3-5|85	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gtkcairo-0.3-5|86	
12cr|gtkcairo-0.3-5|87	+ Olivier Blin <oblin@mandriva.com>
12cr|gtkcairo-0.3-5|88	- restore BuildRoot
12cr|gtkcairo-0.3-5|89	
12cr|gtkcairo-0.3-5|90	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.3-3mdv2008.1
12cr|gtkcairo-0.3-5|91	+ Revision: 126401
12cr|gtkcairo-0.3-5|92	- kill re-definition of %%buildroot on Pixel's request
12cr|gtkcairo-0.3-5|93	- use %%mkrel
12cr|gtkcairo-0.3-5|94	
12cr|gtkcairo-0.3-5|95	
12cr|gtkcairo-0.3-5|96	* Fri Aug 12 2005 Götz Waschk <waschk@mandriva.org> 0.3-3mdk
12cr|gtkcairo-0.3-5|97	- it's LGPL now
12cr|gtkcairo-0.3-5|98	- patch for new cairo
12cr|gtkcairo-0.3-5|99	
12cr|gtkcairo-0.3-5|100	* Sat Dec 25 2004 Marcel Pol <mpol@mandrake.org> 0.3-2mdk
12cr|gtkcairo-0.3-5|101	- buildrequires gtk2-devel
12cr|gtkcairo-0.3-5|102	
12cr|gtkcairo-0.3-5|103	* Fri Sep 17 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.3-1mdk
12cr|gtkcairo-0.3-5|104	- from Tigrux <tigrux@ximian.com> :
12cr|gtkcairo-0.3-5|105	- First RPM, based on Cairo rpm
12cr|gtkcairo-0.3-5|106	

1951 12
12cr|gtk-chtheme-0.3.1-8|1	Name:		gtk-chtheme
12cr|gtk-chtheme-0.3.1-8|2	Version:	0.3.1
12cr|gtk-chtheme-0.3.1-8|3	Release:	8
12cr|gtk-chtheme-0.3.1-8|4	Summary:	Utility to preview and change GTK 2 themes
12cr|gtk-chtheme-0.3.1-8|5	Source0:		%{name}-%{version}.tar.bz2
12cr|gtk-chtheme-0.3.1-8|6	Source1:	gtk.png
12cr|gtk-chtheme-0.3.1-8|7	Patch1:		gtk-chtheme-0.3.1-fix-build-with-gtk.patch
12cr|gtk-chtheme-0.3.1-8|8	Patch2:		gtk-chtheme-0.3.1-dont-strip-binary-too-early.patch
12cr|gtk-chtheme-0.3.1-8|9	Patch3:		gtk-chtheme-0.3.1-replace_deprecated_GtkFunction.patch
12cr|gtk-chtheme-0.3.1-8|10	Patch4:		gtk-chtheme-0.3.1-fix_linking.patch
12cr|gtk-chtheme-0.3.1-8|11	URL:		http://plasmasturm.org/programs/gtk-chtheme/
12cr|gtk-chtheme-0.3.1-8|12	Group:		Graphical desktop/GNOME
12cr|gtk-chtheme-0.3.1-8|13	License:	GPLv2
12cr|gtk-chtheme-0.3.1-8|14	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gtk-chtheme-0.3.1-8|15	BuildRequires:	imagemagick
12cr|gtk-chtheme-0.3.1-8|16	
12cr|gtk-chtheme-0.3.1-8|17	%description
12cr|gtk-chtheme-0.3.1-8|18	Gtk-chtheme allows you to change the Gtk+ 2.0 theme when not using GNOME.
12cr|gtk-chtheme-0.3.1-8|19	
12cr|gtk-chtheme-0.3.1-8|20	%prep
12cr|gtk-chtheme-0.3.1-8|21	%setup -q
12cr|gtk-chtheme-0.3.1-8|22	%patch1 -p1 -b .gtk
12cr|gtk-chtheme-0.3.1-8|23	%patch2 -p1 -b .strip
12cr|gtk-chtheme-0.3.1-8|24	%patch3 -p0 -b .GtkFunction
12cr|gtk-chtheme-0.3.1-8|25	%patch4 -p0 -b .linking
12cr|gtk-chtheme-0.3.1-8|26	
12cr|gtk-chtheme-0.3.1-8|27	%build
12cr|gtk-chtheme-0.3.1-8|28	%setup_compile_flags
12cr|gtk-chtheme-0.3.1-8|29	%make PREFIX=%{_prefix} LDFLAGS="%{ldflags}"
12cr|gtk-chtheme-0.3.1-8|30	
12cr|gtk-chtheme-0.3.1-8|31	%install
12cr|gtk-chtheme-0.3.1-8|32	%makeinstall_std
12cr|gtk-chtheme-0.3.1-8|33	
12cr|gtk-chtheme-0.3.1-8|34	# menu
12cr|gtk-chtheme-0.3.1-8|35	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gtk-chtheme-0.3.1-8|36	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|gtk-chtheme-0.3.1-8|37	[Desktop Entry]
12cr|gtk-chtheme-0.3.1-8|38	Name=%{name}
12cr|gtk-chtheme-0.3.1-8|39	Comment=Change GTK-2.0 theme
12cr|gtk-chtheme-0.3.1-8|40	Exec=%{name}
12cr|gtk-chtheme-0.3.1-8|41	Icon=%{name}
12cr|gtk-chtheme-0.3.1-8|42	Terminal=false
12cr|gtk-chtheme-0.3.1-8|43	Type=Application
12cr|gtk-chtheme-0.3.1-8|44	StartupNotify=false
12cr|gtk-chtheme-0.3.1-8|45	Categories=GTK;Utility;DesktopSettings;
12cr|gtk-chtheme-0.3.1-8|46	EOF
12cr|gtk-chtheme-0.3.1-8|47	
12cr|gtk-chtheme-0.3.1-8|48	# icons
12cr|gtk-chtheme-0.3.1-8|49	cp %{SOURCE1} %{name}.png
12cr|gtk-chtheme-0.3.1-8|50	mkdir -p %{buildroot}/%{_liconsdir}
12cr|gtk-chtheme-0.3.1-8|51	convert %{name}.png -resize 48x48 %{buildroot}/%_liconsdir/%{name}.png
12cr|gtk-chtheme-0.3.1-8|52	mkdir -p %{buildroot}/%{_iconsdir}
12cr|gtk-chtheme-0.3.1-8|53	convert %{name}.png -resize 32x32 %{buildroot}/%{_iconsdir}/%{name}.png
12cr|gtk-chtheme-0.3.1-8|54	mkdir -p %{buildroot}/%{_miconsdir}
12cr|gtk-chtheme-0.3.1-8|55	convert %{name}.png -resize 16x16 %{buildroot}/%{_miconsdir}/%{name}.png
12cr|gtk-chtheme-0.3.1-8|56	
12cr|gtk-chtheme-0.3.1-8|57	# FDo icons
12cr|gtk-chtheme-0.3.1-8|58	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/64x64/apps
12cr|gtk-chtheme-0.3.1-8|59	convert %{name}.png -resize 64x64 %{buildroot}/%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|gtk-chtheme-0.3.1-8|60	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/48x48/apps
12cr|gtk-chtheme-0.3.1-8|61	convert %{name}.png -resize 48x48 %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|gtk-chtheme-0.3.1-8|62	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/32x32/apps
12cr|gtk-chtheme-0.3.1-8|63	convert %{name}.png -resize 32x32 %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|gtk-chtheme-0.3.1-8|64	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/16x16/apps
12cr|gtk-chtheme-0.3.1-8|65	convert %{name}.png -resize 16x16 %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|gtk-chtheme-0.3.1-8|66	
12cr|gtk-chtheme-0.3.1-8|67	%files
12cr|gtk-chtheme-0.3.1-8|68	%defattr(-,root,root)
12cr|gtk-chtheme-0.3.1-8|69	%doc ChangeLog COPYING
12cr|gtk-chtheme-0.3.1-8|70	%{_bindir}/%{name}
12cr|gtk-chtheme-0.3.1-8|71	%{_datadir}/applications/*
12cr|gtk-chtheme-0.3.1-8|72	%{_liconsdir}/%{name}.png
12cr|gtk-chtheme-0.3.1-8|73	%{_iconsdir}/%{name}.png
12cr|gtk-chtheme-0.3.1-8|74	%{_miconsdir}/%{name}.png
12cr|gtk-chtheme-0.3.1-8|75	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|gtk-chtheme-0.3.1-8|76	%{_mandir}/man1/%{name}.*
12cr|gtk-chtheme-0.3.1-8|77	
12cr|gtk-chtheme-0.3.1-8|78	
12cr|gtk-chtheme-0.3.1-8|79	%changelog
12cr|gtk-chtheme-0.3.1-8|80	* Wed Apr 27 2011 Jani Välimaa <wally@mandriva.org> 0.3.1-8mdv2011.0
12cr|gtk-chtheme-0.3.1-8|81	+ Revision: 659742
12cr|gtk-chtheme-0.3.1-8|82	- add patch to fix build with Gtk >2.24
12cr|gtk-chtheme-0.3.1-8|83	- add patch to fix overlinking
12cr|gtk-chtheme-0.3.1-8|84	- use _real_vendor macro in desktop file name
12cr|gtk-chtheme-0.3.1-8|85	- drop buildroot definition
12cr|gtk-chtheme-0.3.1-8|86	
12cr|gtk-chtheme-0.3.1-8|87	* Fri Oct 22 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3.1-7mdv2011.0
12cr|gtk-chtheme-0.3.1-8|88	+ Revision: 587216
12cr|gtk-chtheme-0.3.1-8|89	- Add patch to make it build with latest gtk (Fedora)
12cr|gtk-chtheme-0.3.1-8|90	- Add patch to not strip the binary too early in order to have a useful debug
12cr|gtk-chtheme-0.3.1-8|91	package
12cr|gtk-chtheme-0.3.1-8|92	- Clean spec and fix license tag
12cr|gtk-chtheme-0.3.1-8|93	
12cr|gtk-chtheme-0.3.1-8|94	* Sun Jan 10 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3.1-6mdv2010.1
12cr|gtk-chtheme-0.3.1-8|95	+ Revision: 488309
12cr|gtk-chtheme-0.3.1-8|96	- fix icon sizes (bug 56932)
12cr|gtk-chtheme-0.3.1-8|97	- clean spec
12cr|gtk-chtheme-0.3.1-8|98	
12cr|gtk-chtheme-0.3.1-8|99	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3.1-5mdv2010.0
12cr|gtk-chtheme-0.3.1-8|100	+ Revision: 429334
12cr|gtk-chtheme-0.3.1-8|101	- rebuild
12cr|gtk-chtheme-0.3.1-8|102	
12cr|gtk-chtheme-0.3.1-8|103	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gtk-chtheme-0.3.1-8|104	- lowercase ImageMagick
12cr|gtk-chtheme-0.3.1-8|105	
12cr|gtk-chtheme-0.3.1-8|106	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.3.1-4mdv2009.0
12cr|gtk-chtheme-0.3.1-8|107	+ Revision: 246678
12cr|gtk-chtheme-0.3.1-8|108	- rebuild
12cr|gtk-chtheme-0.3.1-8|109	
12cr|gtk-chtheme-0.3.1-8|110	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.3.1-2mdv2008.1
12cr|gtk-chtheme-0.3.1-8|111	+ Revision: 140742
12cr|gtk-chtheme-0.3.1-8|112	- restore BuildRoot
12cr|gtk-chtheme-0.3.1-8|113	
12cr|gtk-chtheme-0.3.1-8|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|gtk-chtheme-0.3.1-8|115	- kill re-definition of %%buildroot on Pixel's request
12cr|gtk-chtheme-0.3.1-8|116	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|gtk-chtheme-0.3.1-8|117	
12cr|gtk-chtheme-0.3.1-8|118	* Thu Jun 07 2007 Austin Acton <austin@mandriva.org> 0.3.1-2mdv2008.0
12cr|gtk-chtheme-0.3.1-8|119	+ Revision: 36597
12cr|gtk-chtheme-0.3.1-8|120	- add menu entry and icons
12cr|gtk-chtheme-0.3.1-8|121	- fix description
12cr|gtk-chtheme-0.3.1-8|122	
12cr|gtk-chtheme-0.3.1-8|123	* Tue Apr 24 2007 Thierry Vignaud <tv@mandriva.org> 0.3.1-1mdv2008.0
12cr|gtk-chtheme-0.3.1-8|124	+ Revision: 17857
12cr|gtk-chtheme-0.3.1-8|125	- new release
12cr|gtk-chtheme-0.3.1-8|126	- Import gtk-chtheme
12cr|gtk-chtheme-0.3.1-8|127	
12cr|gtk-chtheme-0.3.1-8|128	
12cr|gtk-chtheme-0.3.1-8|129	
12cr|gtk-chtheme-0.3.1-8|130	* Fri Nov 05 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.2-2mdk
12cr|gtk-chtheme-0.3.1-8|131	- add BuildRequires: libgtk+2-devel
12cr|gtk-chtheme-0.3.1-8|132	
12cr|gtk-chtheme-0.3.1-8|133	* Fri Jan 30 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2-1mdk
12cr|gtk-chtheme-0.3.1-8|134	- initial release

1952 12
12cr|gtk-css-engine-0.3.1-2|1	%define name gtk-css-engine
12cr|gtk-css-engine-0.3.1-2|2	%define version 0.3.1
12cr|gtk-css-engine-0.3.1-2|3	%define release 2
12cr|gtk-css-engine-0.3.1-2|4	
12cr|gtk-css-engine-0.3.1-2|5	%define libname %mklibname %{name}
12cr|gtk-css-engine-0.3.1-2|6	
12cr|gtk-css-engine-0.3.1-2|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)
12cr|gtk-css-engine-0.3.1-2|8	
12cr|gtk-css-engine-0.3.1-2|9	Summary: CSS engine for Gtk 2.x
12cr|gtk-css-engine-0.3.1-2|10	Name:    %{name}
12cr|gtk-css-engine-0.3.1-2|11	Version: %{version}
12cr|gtk-css-engine-0.3.1-2|12	Release: %{release}
12cr|gtk-css-engine-0.3.1-2|13	URL: http://bzr-playground.gnome.org/~robsta/gtk-css-engine/
12cr|gtk-css-engine-0.3.1-2|14	Source0: http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
12cr|gtk-css-engine-0.3.1-2|15	License: LGPLv2+
12cr|gtk-css-engine-0.3.1-2|16	Group: 	 Graphical desktop/GNOME
12cr|gtk-css-engine-0.3.1-2|17	Requires: %{libname} = %{version}
12cr|gtk-css-engine-0.3.1-2|18	BuildRequires: pkgconfig(gtk+-2.0) >= 2.12
12cr|gtk-css-engine-0.3.1-2|19	BuildRequires: librsvg-devel >= 2.16
12cr|gtk-css-engine-0.3.1-2|20	BuildRequires: libccss-devel >= 0.5.0
12cr|gtk-css-engine-0.3.1-2|21	BuildRequires: libccss >= 0.5.0
12cr|gtk-css-engine-0.3.1-2|22	
12cr|gtk-css-engine-0.3.1-2|23	%description
12cr|gtk-css-engine-0.3.1-2|24	This is a GTK theme engine that is configured with Cascading Style
12cr|gtk-css-engine-0.3.1-2|25	Sheets instead of gtkrc files.
12cr|gtk-css-engine-0.3.1-2|26	
12cr|gtk-css-engine-0.3.1-2|27	%package -n %{libname}
12cr|gtk-css-engine-0.3.1-2|28	Summary: Library files for %{name}
12cr|gtk-css-engine-0.3.1-2|29	Group: System/Libraries
12cr|gtk-css-engine-0.3.1-2|30	
12cr|gtk-css-engine-0.3.1-2|31	%description -n %{libname}
12cr|gtk-css-engine-0.3.1-2|32	Library files for %{name}.
12cr|gtk-css-engine-0.3.1-2|33	
12cr|gtk-css-engine-0.3.1-2|34	%prep
12cr|gtk-css-engine-0.3.1-2|35	%setup -q
12cr|gtk-css-engine-0.3.1-2|36	
12cr|gtk-css-engine-0.3.1-2|37	%build
12cr|gtk-css-engine-0.3.1-2|38	%configure2_5x
12cr|gtk-css-engine-0.3.1-2|39	%make
12cr|gtk-css-engine-0.3.1-2|40	
12cr|gtk-css-engine-0.3.1-2|41	%install
12cr|gtk-css-engine-0.3.1-2|42	%makeinstall_std
12cr|gtk-css-engine-0.3.1-2|43	
12cr|gtk-css-engine-0.3.1-2|44	%files
12cr|gtk-css-engine-0.3.1-2|45	%defattr(-,root,root)
12cr|gtk-css-engine-0.3.1-2|46	%doc README NEWS AUTHORS
12cr|gtk-css-engine-0.3.1-2|47	%{_sysconfdir}/gtk-css-engine/user-agent.css
12cr|gtk-css-engine-0.3.1-2|48	%{_datadir}/themes/*
12cr|gtk-css-engine-0.3.1-2|49	
12cr|gtk-css-engine-0.3.1-2|50	%files -n %{libname}
12cr|gtk-css-engine-0.3.1-2|51	%defattr(-,root,root)
12cr|gtk-css-engine-0.3.1-2|52	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/*.*
12cr|gtk-css-engine-0.3.1-2|53	
12cr|gtk-css-engine-0.3.1-2|54	
12cr|gtk-css-engine-0.3.1-2|55	
12cr|gtk-css-engine-0.3.1-2|56	%changelog
12cr|gtk-css-engine-0.3.1-2|57	* Sun Aug 14 2011 Götz Waschk <waschk@mandriva.org> 0.3.1-2mdv2012.0
12cr|gtk-css-engine-0.3.1-2|58	+ Revision: 694487
12cr|gtk-css-engine-0.3.1-2|59	- rebuild
12cr|gtk-css-engine-0.3.1-2|60	
12cr|gtk-css-engine-0.3.1-2|61	* Wed Aug 12 2009 Götz Waschk <waschk@mandriva.org> 0.3.1-1mdv2011.0
12cr|gtk-css-engine-0.3.1-2|62	+ Revision: 415503
12cr|gtk-css-engine-0.3.1-2|63	- new version
12cr|gtk-css-engine-0.3.1-2|64	- update deps
12cr|gtk-css-engine-0.3.1-2|65	- update source URL
12cr|gtk-css-engine-0.3.1-2|66	
12cr|gtk-css-engine-0.3.1-2|67	* Sat Aug 01 2009 Funda Wang <fwang@mandriva.org> 0.3.0-1mdv2010.0
12cr|gtk-css-engine-0.3.1-2|68	+ Revision: 405353
12cr|gtk-css-engine-0.3.1-2|69	- New version 0.3.0
12cr|gtk-css-engine-0.3.1-2|70	
12cr|gtk-css-engine-0.3.1-2|71	* Sat Oct 11 2008 Götz Waschk <waschk@mandriva.org> 0.2.0-1mdv2009.1
12cr|gtk-css-engine-0.3.1-2|72	+ Revision: 291926
12cr|gtk-css-engine-0.3.1-2|73	- new version
12cr|gtk-css-engine-0.3.1-2|74	- update file list
12cr|gtk-css-engine-0.3.1-2|75	
12cr|gtk-css-engine-0.3.1-2|76	* Fri Aug 22 2008 Götz Waschk <waschk@mandriva.org> 0.1.0-1mdv2009.0
12cr|gtk-css-engine-0.3.1-2|77	+ Revision: 275110
12cr|gtk-css-engine-0.3.1-2|78	- import gtk-css-engine
12cr|gtk-css-engine-0.3.1-2|79	
12cr|gtk-css-engine-0.3.1-2|80	

1953 12
12cr|gtkdatabox-0.9.1.3-1|1	%define api 0.9.1
12cr|gtkdatabox-0.9.1.3-1|2	%define major 3
12cr|gtkdatabox-0.9.1.3-1|3	%define libname %mklibname %{name} %{api} %{major}
12cr|gtkdatabox-0.9.1.3-1|4	%define develname %mklibname %{name} -d
12cr|gtkdatabox-0.9.1.3-1|5	
12cr|gtkdatabox-0.9.1.3-1|6	Summary:	A Gtk+-Widget for Fast Data Display
12cr|gtkdatabox-0.9.1.3-1|7	Name:		gtkdatabox
12cr|gtkdatabox-0.9.1.3-1|8	Version:	0.9.1.3
12cr|gtkdatabox-0.9.1.3-1|9	Release:	1
12cr|gtkdatabox-0.9.1.3-1|10	License:	LGPLv2+
12cr|gtkdatabox-0.9.1.3-1|11	Group:		System/Libraries
12cr|gtkdatabox-0.9.1.3-1|12	URL:		http://www.eudoxos.net/gtk/gtkdatabox/
12cr|gtkdatabox-0.9.1.3-1|13	Source0:	http://www.eudoxos.net/gtk/gtkdatabox/download/%name-%version.tar.gz
12cr|gtkdatabox-0.9.1.3-1|14	patch1:		gtkdatabox-0.9.1.1-gtk-2.22.patch
12cr|gtkdatabox-0.9.1.3-1|15	patch2:		gtkdatabox-0.9.1.1-gdk-deprecated.patch
12cr|gtkdatabox-0.9.1.3-1|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gtkdatabox-0.9.1.3-1|17	BuildRequires:	gtk-doc
12cr|gtkdatabox-0.9.1.3-1|18	
12cr|gtkdatabox-0.9.1.3-1|19	%description
12cr|gtkdatabox-0.9.1.3-1|20	GtkDatabox is a widget for the Gtk+-library designed to display large
12cr|gtkdatabox-0.9.1.3-1|21	amounts of numerical data fast and easy. One or more data sets of
12cr|gtkdatabox-0.9.1.3-1|22	thousands of data points (X and Y coordinate) may be displayed and
12cr|gtkdatabox-0.9.1.3-1|23	updated in split seconds. The widget is therfore used in many scientific
12cr|gtkdatabox-0.9.1.3-1|24	and private projects that need to show quickly changing data "live".
12cr|gtkdatabox-0.9.1.3-1|25	
12cr|gtkdatabox-0.9.1.3-1|26	GtkDatabox offers the ability to zoom into and out of the data and to
12cr|gtkdatabox-0.9.1.3-1|27	navigate through your data by scrolling. In addition to rulers and
12cr|gtkdatabox-0.9.1.3-1|28	a simple coordinate cross, GtkDatabox now also allows you to add one
12cr|gtkdatabox-0.9.1.3-1|29	(or even more) configurable grids like on an oscilloscope.
12cr|gtkdatabox-0.9.1.3-1|30	
12cr|gtkdatabox-0.9.1.3-1|31	%package -n %{libname}
12cr|gtkdatabox-0.9.1.3-1|32	Summary:	A Gtk+-Widget for Fast Data Display
12cr|gtkdatabox-0.9.1.3-1|33	Group:		System/Libraries
12cr|gtkdatabox-0.9.1.3-1|34	
12cr|gtkdatabox-0.9.1.3-1|35	%description -n	%{libname}
12cr|gtkdatabox-0.9.1.3-1|36	GtkDatabox is a widget for the Gtk+-library designed to display large
12cr|gtkdatabox-0.9.1.3-1|37	amounts of numerical data fast and easy.
12cr|gtkdatabox-0.9.1.3-1|38	
12cr|gtkdatabox-0.9.1.3-1|39	%package -n %{develname}
12cr|gtkdatabox-0.9.1.3-1|40	Summary:	Development files for %{name}
12cr|gtkdatabox-0.9.1.3-1|41	Group:		Development/C
12cr|gtkdatabox-0.9.1.3-1|42	Requires:	%{libname} = %{version}-%{release}
12cr|gtkdatabox-0.9.1.3-1|43	Provides:	%{name}-devel = %{version}-%{release}
12cr|gtkdatabox-0.9.1.3-1|44	
12cr|gtkdatabox-0.9.1.3-1|45	%description -n	%{develname}
12cr|gtkdatabox-0.9.1.3-1|46	This package contains all necessary files to compile or develop
12cr|gtkdatabox-0.9.1.3-1|47	programs/libraries that use %{name}.
12cr|gtkdatabox-0.9.1.3-1|48	
12cr|gtkdatabox-0.9.1.3-1|49	%prep
12cr|gtkdatabox-0.9.1.3-1|50	%setup -q
12cr|gtkdatabox-0.9.1.3-1|51	%patch1 -p1
12cr|gtkdatabox-0.9.1.3-1|52	%patch2 -p1
12cr|gtkdatabox-0.9.1.3-1|53	
12cr|gtkdatabox-0.9.1.3-1|54	%build
12cr|gtkdatabox-0.9.1.3-1|55	autoreconf -fi
12cr|gtkdatabox-0.9.1.3-1|56	%configure2_5x --disable-static LIBS="-lm"
12cr|gtkdatabox-0.9.1.3-1|57	%make
12cr|gtkdatabox-0.9.1.3-1|58	
12cr|gtkdatabox-0.9.1.3-1|59	%install
12cr|gtkdatabox-0.9.1.3-1|60	%makeinstall_std
12cr|gtkdatabox-0.9.1.3-1|61	
12cr|gtkdatabox-0.9.1.3-1|62	%files -n %{libname}
12cr|gtkdatabox-0.9.1.3-1|63	%defattr(-,root,root)
12cr|gtkdatabox-0.9.1.3-1|64	%{_libdir}/lib%{name}-%{api}.so.%{major}
12cr|gtkdatabox-0.9.1.3-1|65	%{_libdir}/lib%{name}-%{api}.so.%{major}.*
12cr|gtkdatabox-0.9.1.3-1|66	
12cr|gtkdatabox-0.9.1.3-1|67	%files -n %{develname}
12cr|gtkdatabox-0.9.1.3-1|68	%defattr(-,root,root)
12cr|gtkdatabox-0.9.1.3-1|69	%{_includedir}/*
12cr|gtkdatabox-0.9.1.3-1|70	%{_libdir}/*.so
12cr|gtkdatabox-0.9.1.3-1|71	%{_libdir}/pkgconfig/*.pc
12cr|gtkdatabox-0.9.1.3-1|72	%{_datadir}/gtk-doc/html/%name
12cr|gtkdatabox-0.9.1.3-1|73	
12cr|gtkdatabox-0.9.1.3-1|74	
12cr|gtkdatabox-0.9.1.3-1|75	%changelog
12cr|gtkdatabox-0.9.1.3-1|76	* Sun Nov 15 2009 Funda Wang <fundawang@mandriva.org> 0.9.1.1-1mdv2010.1
12cr|gtkdatabox-0.9.1.3-1|77	+ Revision: 466146
12cr|gtkdatabox-0.9.1.3-1|78	- new version 0.9.1.1
12cr|gtkdatabox-0.9.1.3-1|79	
12cr|gtkdatabox-0.9.1.3-1|80	* Tue May 19 2009 Funda Wang <fundawang@mandriva.org> 0.9.0.1-1mdv2010.0
12cr|gtkdatabox-0.9.1.3-1|81	+ Revision: 377612
12cr|gtkdatabox-0.9.1.3-1|82	- import gtkdatabox
12cr|gtkdatabox-0.9.1.3-1|83	
12cr|gtkdatabox-0.9.1.3-1|84	

1954 12
12cr|gtkdive-0.71-7|1	%define name    gtkdive
12cr|gtkdive-0.71-7|2	%define version 0.71
12cr|gtkdive-0.71-7|3	%define release 7
12cr|gtkdive-0.71-7|4	
12cr|gtkdive-0.71-7|5	%define title       GtkDive
12cr|gtkdive-0.71-7|6	%define longtitle   Buehlmann ZH-L16 model diving simulation
12cr|gtkdive-0.71-7|7	
12cr|gtkdive-0.71-7|8	Name:           %{name}
12cr|gtkdive-0.71-7|9	Version:        %{version}
12cr|gtkdive-0.71-7|10	Release:        %{release}
12cr|gtkdive-0.71-7|11	Summary:        Buehlmann ZH-L16 model diving simulation
12cr|gtkdive-0.71-7|12	License:        GPL
12cr|gtkdive-0.71-7|13	Group:          Sciences/Other
12cr|gtkdive-0.71-7|14	URL:            http://mattzz.dyndns.org/twiki/bin/view/Projects/GtkDive
12cr|gtkdive-0.71-7|15	Source0:        http://mattzz.dyndns.org/twiki/pub/Projects/GtkDive/%{name}-%{version}.tar.bz2
12cr|gtkdive-0.71-7|16	Source1:        %{name}-16.png.bz2
12cr|gtkdive-0.71-7|17	Source2:        %{name}-32.png.bz2
12cr|gtkdive-0.71-7|18	Source3:        %{name}-48.png.bz2
12cr|gtkdive-0.71-7|19	BuildRequires:  gtk+2-devel
12cr|gtkdive-0.71-7|20	BuildRequires:  libxml2-devel
12cr|gtkdive-0.71-7|21	
12cr|gtkdive-0.71-7|22	%description
12cr|gtkdive-0.71-7|23	This program was written to learn about the Buehlmann ZH-L16 model that deals
12cr|gtkdive-0.71-7|24	with accumulation of inert gas in body tissues. Currently it compiles for
12cr|gtkdive-0.71-7|25	GNU/Linux.
12cr|gtkdive-0.71-7|26	
12cr|gtkdive-0.71-7|27	Do not use this to plan any dive!
12cr|gtkdive-0.71-7|28	
12cr|gtkdive-0.71-7|29	%prep
12cr|gtkdive-0.71-7|30	%setup -q
12cr|gtkdive-0.71-7|31	bzcat %{SOURCE1} > %{name}-16.png
12cr|gtkdive-0.71-7|32	bzcat %{SOURCE2} > %{name}-32.png
12cr|gtkdive-0.71-7|33	bzcat %{SOURCE3} > %{name}-48.png
12cr|gtkdive-0.71-7|34	
12cr|gtkdive-0.71-7|35	%build
12cr|gtkdive-0.71-7|36	%configure LIBS="-lm"
12cr|gtkdive-0.71-7|37	%make
12cr|gtkdive-0.71-7|38	
12cr|gtkdive-0.71-7|39	%install
12cr|gtkdive-0.71-7|40	%makeinstall
12cr|gtkdive-0.71-7|41	
12cr|gtkdive-0.71-7|42	# icons
12cr|gtkdive-0.71-7|43	install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|gtkdive-0.71-7|44	install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|gtkdive-0.71-7|45	install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|gtkdive-0.71-7|46	
12cr|gtkdive-0.71-7|47	# menu entry
12cr|gtkdive-0.71-7|48	
12cr|gtkdive-0.71-7|49	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|gtkdive-0.71-7|50	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gtkdive-0.71-7|51	[Desktop Entry]
12cr|gtkdive-0.71-7|52	Encoding=UTF-8
12cr|gtkdive-0.71-7|53	Name=%{title}
12cr|gtkdive-0.71-7|54	Comment=%{longtitle}
12cr|gtkdive-0.71-7|55	Exec=%{_bindir}/%{name}
12cr|gtkdive-0.71-7|56	Icon=%{name}
12cr|gtkdive-0.71-7|57	Terminal=false
12cr|gtkdive-0.71-7|58	Type=Application
12cr|gtkdive-0.71-7|59	StartupNotify=false
12cr|gtkdive-0.71-7|60	Categories=GTK;-MandrivaLinux-MoreApplications-Sciences-Other;Science
12cr|gtkdive-0.71-7|61	EOF
12cr|gtkdive-0.71-7|62	
12cr|gtkdive-0.71-7|63	%find_lang %{name} || touch %{name}.lang
12cr|gtkdive-0.71-7|64	
12cr|gtkdive-0.71-7|65	%files -f %{name}.lang
12cr|gtkdive-0.71-7|66	%defattr(-,root,root)
12cr|gtkdive-0.71-7|67	%doc AUTHORS COPYING INSTALL ChangeLog README
12cr|gtkdive-0.71-7|68	%{_bindir}/%{name}
12cr|gtkdive-0.71-7|69	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gtkdive-0.71-7|70	%{_iconsdir}/%{name}.png
12cr|gtkdive-0.71-7|71	%{_miconsdir}/%{name}.png
12cr|gtkdive-0.71-7|72	%{_liconsdir}/%{name}.png
12cr|gtkdive-0.71-7|73	
12cr|gtkdive-0.71-7|74	
12cr|gtkdive-0.71-7|75	
12cr|gtkdive-0.71-7|76	%changelog
12cr|gtkdive-0.71-7|77	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.71-7mdv2011.0
12cr|gtkdive-0.71-7|78	+ Revision: 619286
12cr|gtkdive-0.71-7|79	- the mass rebuild of 2010.0 packages
12cr|gtkdive-0.71-7|80	
12cr|gtkdive-0.71-7|81	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.71-6mdv2010.0
12cr|gtkdive-0.71-7|82	+ Revision: 429335
12cr|gtkdive-0.71-7|83	- rebuild
12cr|gtkdive-0.71-7|84	
12cr|gtkdive-0.71-7|85	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.71-5mdv2009.0
12cr|gtkdive-0.71-7|86	+ Revision: 246680
12cr|gtkdive-0.71-7|87	- rebuild
12cr|gtkdive-0.71-7|88	- drop old menu
12cr|gtkdive-0.71-7|89	
12cr|gtkdive-0.71-7|90	+ Pixel <pixel@mandriva.com>
12cr|gtkdive-0.71-7|91	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gtkdive-0.71-7|92	
12cr|gtkdive-0.71-7|93	+ Olivier Blin <oblin@mandriva.com>
12cr|gtkdive-0.71-7|94	- restore BuildRoot
12cr|gtkdive-0.71-7|95	
12cr|gtkdive-0.71-7|96	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.71-3mdv2008.1
12cr|gtkdive-0.71-7|97	+ Revision: 132439
12cr|gtkdive-0.71-7|98	- rebuild
12cr|gtkdive-0.71-7|99	
12cr|gtkdive-0.71-7|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|gtkdive-0.71-7|101	- kill re-definition of %%buildroot on Pixel's request
12cr|gtkdive-0.71-7|102	- import gtkdive
12cr|gtkdive-0.71-7|103	
12cr|gtkdive-0.71-7|104	
12cr|gtkdive-0.71-7|105	* Fri Aug 04 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.71-2mdv2007.0
12cr|gtkdive-0.71-7|106	- xdg menu
12cr|gtkdive-0.71-7|107	
12cr|gtkdive-0.71-7|108	* Tue Mar 07 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.71-1mdk
12cr|gtkdive-0.71-7|109	- New release 0.71
12cr|gtkdive-0.71-7|110	- drop gcc4 patch, merged upstream
12cr|gtkdive-0.71-7|111	
12cr|gtkdive-0.71-7|112	* Thu Sep 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-5mdk
12cr|gtkdive-0.71-7|113	- Fix group (fix #18917)
12cr|gtkdive-0.71-7|114	
12cr|gtkdive-0.71-7|115	* Wed Sep 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.7-4mdk
12cr|gtkdive-0.71-7|116	- Fix BuildRequires
12cr|gtkdive-0.71-7|117	
12cr|gtkdive-0.71-7|118	* Fri Aug 26 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-3mdk
12cr|gtkdive-0.71-7|119	- fix build
12cr|gtkdive-0.71-7|120	- fix menu entry
12cr|gtkdive-0.71-7|121	
12cr|gtkdive-0.71-7|122	* Wed Jul 21 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.7-2mdk
12cr|gtkdive-0.71-7|123	- rebuild
12cr|gtkdive-0.71-7|124	
12cr|gtkdive-0.71-7|125	* Mon Apr 26 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.7-1mdk
12cr|gtkdive-0.71-7|126	- first mdk release

1955 12
12cr|gtk-engines3-2.91.1-1|1	%define pkgname gtk-engines
12cr|gtk-engines3-2.91.1-1|2	%define pkgversion 3
12cr|gtk-engines3-2.91.1-1|3	%define lib_name %mklibname %{pkgname}%{pkgversion}
12cr|gtk-engines3-2.91.1-1|4	
12cr|gtk-engines3-2.91.1-1|5	%define _requires_exceptions pkgconfig\(.*\)
12cr|gtk-engines3-2.91.1-1|6	
12cr|gtk-engines3-2.91.1-1|7	%define gtkbinaryver %(if $([ -x %{_bindir}/pkg-config ] && pkg-config --exists gtk+-3.0); then pkg-config --variable=gtk_binary_version gtk+-3.0; else echo 0; fi)
12cr|gtk-engines3-2.91.1-1|8	
12cr|gtk-engines3-2.91.1-1|9	Name:			%{pkgname}%{pkgversion}
12cr|gtk-engines3-2.91.1-1|10	Summary:		Default GTK+ 3.0 theme engines
12cr|gtk-engines3-2.91.1-1|11	Version:		2.91.1
12cr|gtk-engines3-2.91.1-1|12	Release:		%mkrel 1
12cr|gtk-engines3-2.91.1-1|13	License:		GPLv2+ and LGPLv2+
12cr|gtk-engines3-2.91.1-1|14	Group:			System/Libraries
12cr|gtk-engines3-2.91.1-1|15	BuildRequires:		gtk+3-devel
12cr|gtk-engines3-2.91.1-1|16	BuildRequires:		intltool
12cr|gtk-engines3-2.91.1-1|17	Source0:		http://ftp.gnome.org/pub/GNOME/sources/gtk-engines/%{pkgname}-%{version}.tar.bz2
12cr|gtk-engines3-2.91.1-1|18	Url:			ftp://ftp.gnome.org/pub/GNOME/sources/gtk-engines/
12cr|gtk-engines3-2.91.1-1|19	
12cr|gtk-engines3-2.91.1-1|20	BuildRoot:		%{_tmppath}/%{name}-%{version}-buildroot
12cr|gtk-engines3-2.91.1-1|21	Requires:		%{lib_name} >= %{version}
12cr|gtk-engines3-2.91.1-1|22	
12cr|gtk-engines3-2.91.1-1|23	%description
12cr|gtk-engines3-2.91.1-1|24	These are the graphical engines for the various GTK+ toolkit themes.
12cr|gtk-engines3-2.91.1-1|25	Included themes are:
12cr|gtk-engines3-2.91.1-1|26	
12cr|gtk-engines3-2.91.1-1|27	- Crux
12cr|gtk-engines3-2.91.1-1|28	- HC
12cr|gtk-engines3-2.91.1-1|29	- Industrial
12cr|gtk-engines3-2.91.1-1|30	- Mist
12cr|gtk-engines3-2.91.1-1|31	- Redmond
12cr|gtk-engines3-2.91.1-1|32	- Glide
12cr|gtk-engines3-2.91.1-1|33	- Thinice
12cr|gtk-engines3-2.91.1-1|34	
12cr|gtk-engines3-2.91.1-1|35	#--------------------------------------------------------------------
12cr|gtk-engines3-2.91.1-1|36	
12cr|gtk-engines3-2.91.1-1|37	%package -n %{lib_name}
12cr|gtk-engines3-2.91.1-1|38	Summary:	Library files for %{name}
12cr|gtk-engines3-2.91.1-1|39	Group:		System/Libraries
12cr|gtk-engines3-2.91.1-1|40	Requires:	gtk+3.0 >= 2.9.0
12cr|gtk-engines3-2.91.1-1|41	Provides:	%lib_name = %version
12cr|gtk-engines3-2.91.1-1|42	
12cr|gtk-engines3-2.91.1-1|43	%description -n %{lib_name}
12cr|gtk-engines3-2.91.1-1|44	Library files for %{name}
12cr|gtk-engines3-2.91.1-1|45	
12cr|gtk-engines3-2.91.1-1|46	
12cr|gtk-engines3-2.91.1-1|47	%prep
12cr|gtk-engines3-2.91.1-1|48	%setup -q -n %{pkgname}-%{version}
12cr|gtk-engines3-2.91.1-1|49	
12cr|gtk-engines3-2.91.1-1|50	%build
12cr|gtk-engines3-2.91.1-1|51	
12cr|gtk-engines3-2.91.1-1|52	%configure2_5x
12cr|gtk-engines3-2.91.1-1|53	#--enable-animation
12cr|gtk-engines3-2.91.1-1|54	%make LIBS=-lm
12cr|gtk-engines3-2.91.1-1|55	
12cr|gtk-engines3-2.91.1-1|56	%install
12cr|gtk-engines3-2.91.1-1|57	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|gtk-engines3-2.91.1-1|58	
12cr|gtk-engines3-2.91.1-1|59	%makeinstall_std
12cr|gtk-engines3-2.91.1-1|60	
12cr|gtk-engines3-2.91.1-1|61	
12cr|gtk-engines3-2.91.1-1|62	#remove empty files
12cr|gtk-engines3-2.91.1-1|63	rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-3.0/%{gtkbinaryver}/engines/*.la
12cr|gtk-engines3-2.91.1-1|64	#gw needed at build time only
12cr|gtk-engines3-2.91.1-1|65	rm -rf %buildroot%_datadir/locale
12cr|gtk-engines3-2.91.1-1|66	
12cr|gtk-engines3-2.91.1-1|67	%clean
12cr|gtk-engines3-2.91.1-1|68	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|gtk-engines3-2.91.1-1|69	
12cr|gtk-engines3-2.91.1-1|70	
12cr|gtk-engines3-2.91.1-1|71	#--------------------------------------------------------------------
12cr|gtk-engines3-2.91.1-1|72	
12cr|gtk-engines3-2.91.1-1|73	%files
12cr|gtk-engines3-2.91.1-1|74	%defattr(-,root,root)
12cr|gtk-engines3-2.91.1-1|75	%doc COPYING README
12cr|gtk-engines3-2.91.1-1|76	%{_datadir}/themes/*
12cr|gtk-engines3-2.91.1-1|77	%_datadir/gtk-engines/
12cr|gtk-engines3-2.91.1-1|78	
12cr|gtk-engines3-2.91.1-1|79	%files -n %{lib_name}
12cr|gtk-engines3-2.91.1-1|80	%defattr(-,root,root)
12cr|gtk-engines3-2.91.1-1|81	%{_libdir}/gtk-3.0/%{gtkbinaryver}/engines/libclearlooks.so
12cr|gtk-engines3-2.91.1-1|82	%{_libdir}/gtk-3.0/%{gtkbinaryver}/engines/libcrux-engine.so
12cr|gtk-engines3-2.91.1-1|83	%{_libdir}/gtk-3.0/%{gtkbinaryver}/engines/libglide.so
12cr|gtk-engines3-2.91.1-1|84	%{_libdir}/gtk-3.0/%{gtkbinaryver}/engines/libhcengine.so
12cr|gtk-engines3-2.91.1-1|85	%{_libdir}/gtk-3.0/%{gtkbinaryver}/engines/libindustrial.so
12cr|gtk-engines3-2.91.1-1|86	%{_libdir}/gtk-3.0/%{gtkbinaryver}/engines/libmist.so
12cr|gtk-engines3-2.91.1-1|87	%{_libdir}/gtk-3.0/%{gtkbinaryver}/engines/libredmond95.so
12cr|gtk-engines3-2.91.1-1|88	%{_libdir}/gtk-3.0/%{gtkbinaryver}/engines/libthinice.so
12cr|gtk-engines3-2.91.1-1|89	%{_libdir}/pkgconfig/*
12cr|gtk-engines3-2.91.1-1|90	
12cr|gtk-engines3-2.91.1-1|91	
12cr|gtk-engines3-2.91.1-1|92	%changelog
12cr|gtk-engines3-2.91.1-1|93	* Tue Aug 02 2011 Götz Waschk <waschk@mandriva.org> 2.91.1-1mdv2012.0
12cr|gtk-engines3-2.91.1-1|94	+ Revision: 692724
12cr|gtk-engines3-2.91.1-1|95	- update to new version 2.91.1
12cr|gtk-engines3-2.91.1-1|96	
12cr|gtk-engines3-2.91.1-1|97	* Thu Jul 01 2010 Götz Waschk <waschk@mandriva.org> 2.90.3.1-1mdv2011.0
12cr|gtk-engines3-2.91.1-1|98	+ Revision: 549725
12cr|gtk-engines3-2.91.1-1|99	- rename spec file
12cr|gtk-engines3-2.91.1-1|100	
12cr|gtk-engines3-2.91.1-1|101	* Tue Apr 27 2010 Christophe Fergeau <cfergeau@mandriva.com> 2.20.1-2mdv2010.1
12cr|gtk-engines3-2.91.1-1|102	+ Revision: 539614
12cr|gtk-engines3-2.91.1-1|103	- rebuild so that shared libraries are properly stripped again
12cr|gtk-engines3-2.91.1-1|104	
12cr|gtk-engines3-2.91.1-1|105	* Sat Apr 17 2010 Götz Waschk <waschk@mandriva.org> 2.20.1-1mdv2010.1
12cr|gtk-engines3-2.91.1-1|106	+ Revision: 535891
12cr|gtk-engines3-2.91.1-1|107	- update to new version 2.20.1
12cr|gtk-engines3-2.91.1-1|108	
12cr|gtk-engines3-2.91.1-1|109	* Tue Mar 30 2010 Götz Waschk <waschk@mandriva.org> 2.20.0-1mdv2010.1
12cr|gtk-engines3-2.91.1-1|110	+ Revision: 528952
12cr|gtk-engines3-2.91.1-1|111	- update to new version 2.20.0
12cr|gtk-engines3-2.91.1-1|112	
12cr|gtk-engines3-2.91.1-1|113	* Mon Jan 11 2010 Götz Waschk <waschk@mandriva.org> 2.19.0-1mdv2010.1
12cr|gtk-engines3-2.91.1-1|114	+ Revision: 489955
12cr|gtk-engines3-2.91.1-1|115	- update to new version 2.19.0
12cr|gtk-engines3-2.91.1-1|116	
12cr|gtk-engines3-2.91.1-1|117	* Fri Jan 01 2010 Götz Waschk <waschk@mandriva.org> 2.18.5-1mdv2010.1
12cr|gtk-engines3-2.91.1-1|118	+ Revision: 484676
12cr|gtk-engines3-2.91.1-1|119	- update to new version 2.18.5
12cr|gtk-engines3-2.91.1-1|120	
12cr|gtk-engines3-2.91.1-1|121	* Thu Sep 24 2009 Götz Waschk <waschk@mandriva.org> 2.18.4-1mdv2010.0
12cr|gtk-engines3-2.91.1-1|122	+ Revision: 448383
12cr|gtk-engines3-2.91.1-1|123	- update to new version 2.18.4
12cr|gtk-engines3-2.91.1-1|124	
12cr|gtk-engines3-2.91.1-1|125	* Mon Sep 21 2009 Götz Waschk <waschk@mandriva.org> 2.18.3-1mdv2010.0
12cr|gtk-engines3-2.91.1-1|126	+ Revision: 446956
12cr|gtk-engines3-2.91.1-1|127	- build with system lua
12cr|gtk-engines3-2.91.1-1|128	- update to new version 2.18.3
12cr|gtk-engines3-2.91.1-1|129	
12cr|gtk-engines3-2.91.1-1|130	* Mon May 18 2009 Götz Waschk <waschk@mandriva.org> 2.18.2-1mdv2010.0
12cr|gtk-engines3-2.91.1-1|131	+ Revision: 377376
12cr|gtk-engines3-2.91.1-1|132	- update to new version 2.18.2
12cr|gtk-engines3-2.91.1-1|133	
12cr|gtk-engines3-2.91.1-1|134	* Sat May 16 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.18.1-2mdv2010.0
12cr|gtk-engines3-2.91.1-1|135	+ Revision: 376406
12cr|gtk-engines3-2.91.1-1|136	- split gtk-xfce-engine to a standalone package
12cr|gtk-engines3-2.91.1-1|137	
12cr|gtk-engines3-2.91.1-1|138	* Tue Apr 14 2009 Götz Waschk <waschk@mandriva.org> 2.18.1-1mdv2009.1
12cr|gtk-engines3-2.91.1-1|139	+ Revision: 366933
12cr|gtk-engines3-2.91.1-1|140	- update to new version 2.18.1
12cr|gtk-engines3-2.91.1-1|141	
12cr|gtk-engines3-2.91.1-1|142	* Mon Mar 16 2009 Götz Waschk <waschk@mandriva.org> 2.18.0-1mdv2009.1
12cr|gtk-engines3-2.91.1-1|143	+ Revision: 356195
12cr|gtk-engines3-2.91.1-1|144	- update to new version 2.18.0
12cr|gtk-engines3-2.91.1-1|145	
12cr|gtk-engines3-2.91.1-1|146	* Mon Mar 02 2009 Götz Waschk <waschk@mandriva.org> 2.17.4-1mdv2009.1
12cr|gtk-engines3-2.91.1-1|147	+ Revision: 347591
12cr|gtk-engines3-2.91.1-1|148	- update to new version 2.17.4
12cr|gtk-engines3-2.91.1-1|149	
12cr|gtk-engines3-2.91.1-1|150	* Fri Feb 27 2009 Jérôme Soyer <saispo@mandriva.org> 2.17.3-2mdv2009.1
12cr|gtk-engines3-2.91.1-1|151	+ Revision: 345647
12cr|gtk-engines3-2.91.1-1|152	- Update Xfce engine
12cr|gtk-engines3-2.91.1-1|153	
12cr|gtk-engines3-2.91.1-1|154	* Tue Feb 17 2009 Götz Waschk <waschk@mandriva.org> 2.17.3-1mdv2009.1
12cr|gtk-engines3-2.91.1-1|155	+ Revision: 341296
12cr|gtk-engines3-2.91.1-1|156	- fix build
12cr|gtk-engines3-2.91.1-1|157	- update to new version 2.17.3
12cr|gtk-engines3-2.91.1-1|158	
12cr|gtk-engines3-2.91.1-1|159	* Sun Dec 07 2008 Götz Waschk <waschk@mandriva.org> 2.17.2-1mdv2009.1
12cr|gtk-engines3-2.91.1-1|160	+ Revision: 311646
12cr|gtk-engines3-2.91.1-1|161	- update to new version 2.17.2
12cr|gtk-engines3-2.91.1-1|162	
12cr|gtk-engines3-2.91.1-1|163	* Tue Dec 02 2008 Götz Waschk <waschk@mandriva.org> 2.17.1-1mdv2009.1
12cr|gtk-engines3-2.91.1-1|164	+ Revision: 309079
12cr|gtk-engines3-2.91.1-1|165	- update to new version 2.17.1
12cr|gtk-engines3-2.91.1-1|166	
12cr|gtk-engines3-2.91.1-1|167	* Tue Nov 04 2008 Götz Waschk <waschk@mandriva.org> 2.17.0-1mdv2009.1
12cr|gtk-engines3-2.91.1-1|168	+ Revision: 299719
12cr|gtk-engines3-2.91.1-1|169	- update to new version 2.17.0
12cr|gtk-engines3-2.91.1-1|170	
12cr|gtk-engines3-2.91.1-1|171	* Tue Oct 21 2008 Götz Waschk <waschk@mandriva.org> 2.16.1-1mdv2009.1
12cr|gtk-engines3-2.91.1-1|172	+ Revision: 295911
12cr|gtk-engines3-2.91.1-1|173	- update to new version 2.16.1
12cr|gtk-engines3-2.91.1-1|174	
12cr|gtk-engines3-2.91.1-1|175	* Fri Oct 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.16.0-2mdv2009.1
12cr|gtk-engines3-2.91.1-1|176	+ Revision: 294766
12cr|gtk-engines3-2.91.1-1|177	- update gtk-xfce-engine to the latest version 2.5.91 (Xfce4.6 beta1)
12cr|gtk-engines3-2.91.1-1|178	
12cr|gtk-engines3-2.91.1-1|179	* Mon Sep 22 2008 Götz Waschk <waschk@mandriva.org> 2.16.0-1mdv2009.0
12cr|gtk-engines3-2.91.1-1|180	+ Revision: 286919
12cr|gtk-engines3-2.91.1-1|181	- new version
12cr|gtk-engines3-2.91.1-1|182	
12cr|gtk-engines3-2.91.1-1|183	* Tue Sep 02 2008 Götz Waschk <waschk@mandriva.org> 2.15.4-1mdv2009.0
12cr|gtk-engines3-2.91.1-1|184	+ Revision: 278812
12cr|gtk-engines3-2.91.1-1|185	- new version
12cr|gtk-engines3-2.91.1-1|186	
12cr|gtk-engines3-2.91.1-1|187	* Tue Aug 19 2008 Götz Waschk <waschk@mandriva.org> 2.15.3-1mdv2009.0
12cr|gtk-engines3-2.91.1-1|188	+ Revision: 273590
12cr|gtk-engines3-2.91.1-1|189	- new version
12cr|gtk-engines3-2.91.1-1|190	
12cr|gtk-engines3-2.91.1-1|191	* Tue Aug 05 2008 Götz Waschk <waschk@mandriva.org> 2.15.2-1mdv2009.0
12cr|gtk-engines3-2.91.1-1|192	+ Revision: 263725
12cr|gtk-engines3-2.91.1-1|193	- new version
12cr|gtk-engines3-2.91.1-1|194	- update file list, the smooth engine is gone
12cr|gtk-engines3-2.91.1-1|195	
12cr|gtk-engines3-2.91.1-1|196	* Thu Jul 03 2008 Götz Waschk <waschk@mandriva.org> 2.15.1-1mdv2009.0
12cr|gtk-engines3-2.91.1-1|197	+ Revision: 231029
12cr|gtk-engines3-2.91.1-1|198	- fix installation
12cr|gtk-engines3-2.91.1-1|199	- new version
12cr|gtk-engines3-2.91.1-1|200	
12cr|gtk-engines3-2.91.1-1|201	* Tue Jul 01 2008 Götz Waschk <waschk@mandriva.org> 2.14.3-1mdv2009.0
12cr|gtk-engines3-2.91.1-1|202	+ Revision: 230455
12cr|gtk-engines3-2.91.1-1|203	- new version
12cr|gtk-engines3-2.91.1-1|204	- update license
12cr|gtk-engines3-2.91.1-1|205	
12cr|gtk-engines3-2.91.1-1|206	* Tue May 27 2008 Götz Waschk <waschk@mandriva.org> 2.14.2-1mdv2009.0
12cr|gtk-engines3-2.91.1-1|207	+ Revision: 211689
12cr|gtk-engines3-2.91.1-1|208	- more build fixes
12cr|gtk-engines3-2.91.1-1|209	- fix buildrequires
12cr|gtk-engines3-2.91.1-1|210	- new version
12cr|gtk-engines3-2.91.1-1|211	- fix flat theme build
12cr|gtk-engines3-2.91.1-1|212	
12cr|gtk-engines3-2.91.1-1|213	* Wed Apr 09 2008 Götz Waschk <waschk@mandriva.org> 2.14.1-1mdv2009.0
12cr|gtk-engines3-2.91.1-1|214	+ Revision: 192478
12cr|gtk-engines3-2.91.1-1|215	- new version
12cr|gtk-engines3-2.91.1-1|216	
12cr|gtk-engines3-2.91.1-1|217	* Mon Mar 10 2008 Götz Waschk <waschk@mandriva.org> 2.14.0-1mdv2008.1
12cr|gtk-engines3-2.91.1-1|218	+ Revision: 183799
12cr|gtk-engines3-2.91.1-1|219	- new version
12cr|gtk-engines3-2.91.1-1|220	
12cr|gtk-engines3-2.91.1-1|221	* Tue Feb 26 2008 Götz Waschk <waschk@mandriva.org> 2.13.6-1mdv2008.1
12cr|gtk-engines3-2.91.1-1|222	+ Revision: 175275
12cr|gtk-engines3-2.91.1-1|223	- new version
12cr|gtk-engines3-2.91.1-1|224	
12cr|gtk-engines3-2.91.1-1|225	* Tue Feb 12 2008 Götz Waschk <waschk@mandriva.org> 2.13.5-1mdv2008.1
12cr|gtk-engines3-2.91.1-1|226	+ Revision: 165699
12cr|gtk-engines3-2.91.1-1|227	- new version
12cr|gtk-engines3-2.91.1-1|228	
12cr|gtk-engines3-2.91.1-1|229	* Mon Jan 28 2008 Götz Waschk <waschk@mandriva.org> 2.13.4-1mdv2008.1
12cr|gtk-engines3-2.91.1-1|230	+ Revision: 159482
12cr|gtk-engines3-2.91.1-1|231	- new version
12cr|gtk-engines3-2.91.1-1|232	
12cr|gtk-engines3-2.91.1-1|233	* Tue Jan 08 2008 Götz Waschk <waschk@mandriva.org> 2.13.3-3mdv2008.1
12cr|gtk-engines3-2.91.1-1|234	+ Revision: 146804
12cr|gtk-engines3-2.91.1-1|235	- fix cleanice build on x86_64
12cr|gtk-engines3-2.91.1-1|236	- replace wonderland by bluecurve gtk engine
12cr|gtk-engines3-2.91.1-1|237	
12cr|gtk-engines3-2.91.1-1|238	* Tue Jan 08 2008 Götz Waschk <waschk@mandriva.org> 2.13.3-1mdv2008.1
12cr|gtk-engines3-2.91.1-1|239	+ Revision: 146370
12cr|gtk-engines3-2.91.1-1|240	- new version
12cr|gtk-engines3-2.91.1-1|241	
12cr|gtk-engines3-2.91.1-1|242	+ Olivier Blin <blino@mandriva.org>
12cr|gtk-engines3-2.91.1-1|243	- restore BuildRoot
12cr|gtk-engines3-2.91.1-1|244	
12cr|gtk-engines3-2.91.1-1|245	* Mon Dec 17 2007 Götz Waschk <waschk@mandriva.org> 2.13.2-1mdv2008.1
12cr|gtk-engines3-2.91.1-1|246	+ Revision: 131634
12cr|gtk-engines3-2.91.1-1|247	- new version
12cr|gtk-engines3-2.91.1-1|248	
12cr|gtk-engines3-2.91.1-1|249	+ Thierry Vignaud <tv@mandriva.org>
12cr|gtk-engines3-2.91.1-1|250	- kill re-definition of %%buildroot on Pixel's request
12cr|gtk-engines3-2.91.1-1|251	- do not package big ChangeLog
12cr|gtk-engines3-2.91.1-1|252	
12cr|gtk-engines3-2.91.1-1|253	* Tue Dec 04 2007 Götz Waschk <waschk@mandriva.org> 2.13.1-1mdv2008.1
12cr|gtk-engines3-2.91.1-1|254	+ Revision: 115242
12cr|gtk-engines3-2.91.1-1|255	- new version
12cr|gtk-engines3-2.91.1-1|256	
12cr|gtk-engines3-2.91.1-1|257	* Sun Nov 18 2007 Jérôme Soyer <saispo@mandriva.org> 2.13.0-2mdv2008.1
12cr|gtk-engines3-2.91.1-1|258	+ Revision: 110064
12cr|gtk-engines3-2.91.1-1|259	- Add new gtk-xfce-engine
12cr|gtk-engines3-2.91.1-1|260	
12cr|gtk-engines3-2.91.1-1|261	* Wed Nov 14 2007 Götz Waschk <waschk@mandriva.org> 2.13.0-1mdv2008.1
12cr|gtk-engines3-2.91.1-1|262	+ Revision: 108582
12cr|gtk-engines3-2.91.1-1|263	- new version
12cr|gtk-engines3-2.91.1-1|264	
12cr|gtk-engines3-2.91.1-1|265	* Tue Oct 16 2007 Götz Waschk <waschk@mandriva.org> 2.12.2-1mdv2008.1
12cr|gtk-engines3-2.91.1-1|266	+ Revision: 98886
12cr|gtk-engines3-2.91.1-1|267	- new version
12cr|gtk-engines3-2.91.1-1|268	
12cr|gtk-engines3-2.91.1-1|269	* Fri Sep 21 2007 Frederic Crozat <fcrozat@mandriva.com> 2.12.1-1mdv2008.0
12cr|gtk-engines3-2.91.1-1|270	+ Revision: 91895
12cr|gtk-engines3-2.91.1-1|271	- Release 2.12.1
12cr|gtk-engines3-2.91.1-1|272	
12cr|gtk-engines3-2.91.1-1|273	* Mon Sep 17 2007 Götz Waschk <waschk@mandriva.org> 2.12.0-1mdv2008.0
12cr|gtk-engines3-2.91.1-1|274	+ Revision: 89346
12cr|gtk-engines3-2.91.1-1|275	- new version
12cr|gtk-engines3-2.91.1-1|276	
12cr|gtk-engines3-2.91.1-1|277	* Fri Aug 24 2007 Götz Waschk <waschk@mandriva.org> 2.11.7-1mdv2008.0
12cr|gtk-engines3-2.91.1-1|278	+ Revision: 70982
12cr|gtk-engines3-2.91.1-1|279	- new version
12cr|gtk-engines3-2.91.1-1|280	
12cr|gtk-engines3-2.91.1-1|281	* Fri Aug 17 2007 Götz Waschk <waschk@mandriva.org> 2.11.6-1mdv2008.0
12cr|gtk-engines3-2.91.1-1|282	+ Revision: 64704
12cr|gtk-engines3-2.91.1-1|283	- new version
12cr|gtk-engines3-2.91.1-1|284	
12cr|gtk-engines3-2.91.1-1|285	* Tue Aug 14 2007 Götz Waschk <waschk@mandriva.org> 2.11.5-1mdv2008.0
12cr|gtk-engines3-2.91.1-1|286	+ Revision: 63078
12cr|gtk-engines3-2.91.1-1|287	- new version
12cr|gtk-engines3-2.91.1-1|288	
12cr|gtk-engines3-2.91.1-1|289	* Tue Aug 07 2007 Frederic Crozat <fcrozat@mandriva.com> 2.11.4-2mdv2008.0
12cr|gtk-engines3-2.91.1-1|290	+ Revision: 59863
12cr|gtk-engines3-2.91.1-1|291	- Enable animation support in clearlooks engine (Mdv bug #30574)
12cr|gtk-engines3-2.91.1-1|292	
12cr|gtk-engines3-2.91.1-1|293	* Tue Jul 31 2007 Götz Waschk <waschk@mandriva.org> 2.11.4-1mdv2008.0
12cr|gtk-engines3-2.91.1-1|294	+ Revision: 56958
12cr|gtk-engines3-2.91.1-1|295	- new version
12cr|gtk-engines3-2.91.1-1|296	
12cr|gtk-engines3-2.91.1-1|297	* Tue Jul 10 2007 Götz Waschk <waschk@mandriva.org> 2.11.3-1mdv2008.0
12cr|gtk-engines3-2.91.1-1|298	+ Revision: 50853
12cr|gtk-engines3-2.91.1-1|299	- new version
12cr|gtk-engines3-2.91.1-1|300	
12cr|gtk-engines3-2.91.1-1|301	* Tue Jun 19 2007 Götz Waschk <waschk@mandriva.org> 2.11.2-1mdv2008.0
12cr|gtk-engines3-2.91.1-1|302	+ Revision: 41285
12cr|gtk-engines3-2.91.1-1|303	- new version
12cr|gtk-engines3-2.91.1-1|304	
12cr|gtk-engines3-2.91.1-1|305	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 2.11.1-3mdv2008.0
12cr|gtk-engines3-2.91.1-1|306	+ Revision: 36283
12cr|gtk-engines3-2.91.1-1|307	- rebuild with correct optflags
12cr|gtk-engines3-2.91.1-1|308	
12cr|gtk-engines3-2.91.1-1|309	+ Götz Waschk <waschk@mandriva.org>
12cr|gtk-engines3-2.91.1-1|310	- new version
12cr|gtk-engines3-2.91.1-1|311	
12cr|gtk-engines3-2.91.1-1|312	* Tue May 29 2007 Götz Waschk <waschk@mandriva.org> 2.10.2-1mdv2008.0
12cr|gtk-engines3-2.91.1-1|313	+ Revision: 32363
12cr|gtk-engines3-2.91.1-1|314	- new version
12cr|gtk-engines3-2.91.1-1|315	
12cr|gtk-engines3-2.91.1-1|316	* Wed Apr 25 2007 Jérôme Soyer <saispo@mandriva.org> 2.10.1-2mdv2008.0
12cr|gtk-engines3-2.91.1-1|317	+ Revision: 18148
12cr|gtk-engines3-2.91.1-1|318	- Update gtk-engine for the new XFCE
12cr|gtk-engines3-2.91.1-1|319	
12cr|gtk-engines3-2.91.1-1|320	* Wed Apr 18 2007 Götz Waschk <waschk@mandriva.org> 2.10.1-1mdv2008.0
12cr|gtk-engines3-2.91.1-1|321	+ Revision: 14415
12cr|gtk-engines3-2.91.1-1|322	- new version
12cr|gtk-engines3-2.91.1-1|323	

1956 12
12cr|gtk-equinox-engine-1.50-1|1	%define tarname	equinox-gtk-engine
12cr|gtk-equinox-engine-1.50-1|2	%define name	gtk-equinox-engine
12cr|gtk-equinox-engine-1.50-1|3	%define version	1.50
12cr|gtk-equinox-engine-1.50-1|4	%define release 1
12cr|gtk-equinox-engine-1.50-1|5	
12cr|gtk-equinox-engine-1.50-1|6	%define libname %mklibname %{name}
12cr|gtk-equinox-engine-1.50-1|7	
12cr|gtk-equinox-engine-1.50-1|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)
12cr|gtk-equinox-engine-1.50-1|9	
12cr|gtk-equinox-engine-1.50-1|10	Summary:	Equinox engine for Gtk 2.x
12cr|gtk-equinox-engine-1.50-1|11	Name:		%{name}
12cr|gtk-equinox-engine-1.50-1|12	Version:	%{version}
12cr|gtk-equinox-engine-1.50-1|13	Release:	%{release}
12cr|gtk-equinox-engine-1.50-1|14	Source0:	%{tarname}.tar.gz
12cr|gtk-equinox-engine-1.50-1|15	Source1:	equinox-themes.tar.gz
12cr|gtk-equinox-engine-1.50-1|16	patch1:		equinox-gtk-engine-1.50.glibh.patch
12cr|gtk-equinox-engine-1.50-1|17	License:	GPLv2+
12cr|gtk-equinox-engine-1.50-1|18	Group:		Graphical desktop/Other
12cr|gtk-equinox-engine-1.50-1|19	Url:		http://www.gnome-look.org
12cr|gtk-equinox-engine-1.50-1|20	Requires:	%{libname} = %{version}
12cr|gtk-equinox-engine-1.50-1|21	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.12
12cr|gtk-equinox-engine-1.50-1|22	
12cr|gtk-equinox-engine-1.50-1|23	%description
12cr|gtk-equinox-engine-1.50-1|24	A heavily modified version of the beautiful Aurora engine.
12cr|gtk-equinox-engine-1.50-1|25	
12cr|gtk-equinox-engine-1.50-1|26	%package -n %{libname}
12cr|gtk-equinox-engine-1.50-1|27	Summary:    Library files for %{name}
12cr|gtk-equinox-engine-1.50-1|28	Group:	    System/Libraries
12cr|gtk-equinox-engine-1.50-1|29	Provides:   %{libname} = %{version}
12cr|gtk-equinox-engine-1.50-1|30	Requires:   gtk+2.0
12cr|gtk-equinox-engine-1.50-1|31	
12cr|gtk-equinox-engine-1.50-1|32	%description -n %{libname}
12cr|gtk-equinox-engine-1.50-1|33	Library files for %{name}.
12cr|gtk-equinox-engine-1.50-1|34	
12cr|gtk-equinox-engine-1.50-1|35	%prep
12cr|gtk-equinox-engine-1.50-1|36	%setup -q -n equinox-1.50
12cr|gtk-equinox-engine-1.50-1|37	%apply_patches
12cr|gtk-equinox-engine-1.50-1|38	chmod u-x src/*
12cr|gtk-equinox-engine-1.50-1|39	
12cr|gtk-equinox-engine-1.50-1|40	%build
12cr|gtk-equinox-engine-1.50-1|41	%configure2_5x --enable-animation
12cr|gtk-equinox-engine-1.50-1|42	%make
12cr|gtk-equinox-engine-1.50-1|43	
12cr|gtk-equinox-engine-1.50-1|44	%install
12cr|gtk-equinox-engine-1.50-1|45	%makeinstall
12cr|gtk-equinox-engine-1.50-1|46	%__mkdir -p %{buildroot}%{_datadir}/themes
12cr|gtk-equinox-engine-1.50-1|47	%__tar zfx %SOURCE1 -C %{buildroot}%{_datadir}/themes
12cr|gtk-equinox-engine-1.50-1|48	
12cr|gtk-equinox-engine-1.50-1|49	# Fix bug 56215:
12cr|gtk-equinox-engine-1.50-1|50	#sed -i 's/\(^.*odd_row_color.*\)/\#\1/' %{buildroot}%{_datadir}/themes/Aurora*/gtk-2.0/gtkrc
12cr|gtk-equinox-engine-1.50-1|51	
12cr|gtk-equinox-engine-1.50-1|52	%files
12cr|gtk-equinox-engine-1.50-1|53	%defattr(644,root,root,755)
12cr|gtk-equinox-engine-1.50-1|54	%doc README COPYING ChangeLog AUTHORS
12cr|gtk-equinox-engine-1.50-1|55	%{_datadir}/themes/*
12cr|gtk-equinox-engine-1.50-1|56	
12cr|gtk-equinox-engine-1.50-1|57	%files -n %{libname}
12cr|gtk-equinox-engine-1.50-1|58	%defattr(755,root,root,755)
12cr|gtk-equinox-engine-1.50-1|59	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/*.*
12cr|gtk-equinox-engine-1.50-1|60	
12cr|gtk-equinox-engine-1.50-1|61	
12cr|gtk-equinox-engine-1.50-1|62	%changelog
12cr|gtk-equinox-engine-1.50-1|63	* Sun May 01 2011 Lev Givon <lev@mandriva.org> 1.50-1mdv2011.0
12cr|gtk-equinox-engine-1.50-1|64	+ Revision: 661355
12cr|gtk-equinox-engine-1.50-1|65	- Update to 1.50.
12cr|gtk-equinox-engine-1.50-1|66	
12cr|gtk-equinox-engine-1.50-1|67	* Wed Oct 06 2010 Lev Givon <lev@mandriva.org> 1.30.2-1mdv2011.0
12cr|gtk-equinox-engine-1.50-1|68	+ Revision: 583877
12cr|gtk-equinox-engine-1.50-1|69	- Update to 1.30.2.
12cr|gtk-equinox-engine-1.50-1|70	
12cr|gtk-equinox-engine-1.50-1|71	* Tue Sep 07 2010 Lev Givon <lev@mandriva.org> 1.30-1mdv2011.0
12cr|gtk-equinox-engine-1.50-1|72	+ Revision: 576669
12cr|gtk-equinox-engine-1.50-1|73	- Update to 1.30.
12cr|gtk-equinox-engine-1.50-1|74	
12cr|gtk-equinox-engine-1.50-1|75	* Sun Aug 01 2010 Lev Givon <lev@mandriva.org> 1.20-1mdv2011.0
12cr|gtk-equinox-engine-1.50-1|76	+ Revision: 564886
12cr|gtk-equinox-engine-1.50-1|77	- import gtk-equinox-engine
12cr|gtk-equinox-engine-1.50-1|78	
12cr|gtk-equinox-engine-1.50-1|79	

1957 12
12cr|gtk+extra-2-3.0.1-1|1	%define name    gtk+extra-2
12cr|gtk+extra-2-3.0.1-1|2	%define version 3.0.1
12cr|gtk+extra-2-3.0.1-1|3	%define release 1
12cr|gtk+extra-2-3.0.1-1|4	
12cr|gtk+extra-2-3.0.1-1|5	%define lib_name_orig lib%{name}
12cr|gtk+extra-2-3.0.1-1|6	%define lib_major 2.0
12cr|gtk+extra-2-3.0.1-1|7	%define lib_name %mklibname %{name}_ %{lib_major}
12cr|gtk+extra-2-3.0.1-1|8	
12cr|gtk+extra-2-3.0.1-1|9	Name:           %{name}
12cr|gtk+extra-2-3.0.1-1|10	Version:        %{version}
12cr|gtk+extra-2-3.0.1-1|11	Release:        %{release}
12cr|gtk+extra-2-3.0.1-1|12	Summary:        Extra gtk+2 widget
12cr|gtk+extra-2-3.0.1-1|13	Source0:        http://nchc.dl.sourceforge.net/sourceforge/scigraphica/gtk+extra-%{version}.tar.gz
12cr|gtk+extra-2-3.0.1-1|14	Patch0:					gtk+extra-3.0.1-glibh.patch
12cr|gtk+extra-2-3.0.1-1|15	Patch1:					gtk+extra-3.0.1-printf.patch
12cr|gtk+extra-2-3.0.1-1|16	License:        GPL
12cr|gtk+extra-2-3.0.1-1|17	Group:          Development/Other
12cr|gtk+extra-2-3.0.1-1|18	Url:            http://gtkextra.sourceforge.net/
12cr|gtk+extra-2-3.0.1-1|19	BuildRequires:  pkgconfig(gtk+-2.0)
12cr|gtk+extra-2-3.0.1-1|20	BuildRequires:  glib2-devel
12cr|gtk+extra-2-3.0.1-1|21	BuildRequires:	pkgconfig(gtk-doc)
12cr|gtk+extra-2-3.0.1-1|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|gtk+extra-2-3.0.1-1|23	
12cr|gtk+extra-2-3.0.1-1|24	%description
12cr|gtk+extra-2-3.0.1-1|25	Extra gtk2 widget
12cr|gtk+extra-2-3.0.1-1|26	
12cr|gtk+extra-2-3.0.1-1|27	%package -n     %{lib_name}
12cr|gtk+extra-2-3.0.1-1|28	Summary:	Main library for %{name}
12cr|gtk+extra-2-3.0.1-1|29	Group:          System/Libraries
12cr|gtk+extra-2-3.0.1-1|30	Provides:	%{name} = %{version}-%{release}
12cr|gtk+extra-2-3.0.1-1|31	
12cr|gtk+extra-2-3.0.1-1|32	%description -n %{lib_name}
12cr|gtk+extra-2-3.0.1-1|33	This package contains the library needed to run programs dynamically
12cr|gtk+extra-2-3.0.1-1|34	linked with libgtk+extra-2
12cr|gtk+extra-2-3.0.1-1|35	
12cr|gtk+extra-2-3.0.1-1|36	%package -n     %{lib_name}-devel
12cr|gtk+extra-2-3.0.1-1|37	Summary:        Headers for developing programs that will use libgtk+extra-2
12cr|gtk+extra-2-3.0.1-1|38	Group:          Development/C
12cr|gtk+extra-2-3.0.1-1|39	Requires:       %{lib_name} = %{version}
12cr|gtk+extra-2-3.0.1-1|40	Provides:       %{lib_name_orig}-devel = %{version}-%{release}
12cr|gtk+extra-2-3.0.1-1|41	Provides:       %{name}-devel = %{version}-%{release}
12cr|gtk+extra-2-3.0.1-1|42	%description -n %{lib_name}-devel
12cr|gtk+extra-2-3.0.1-1|43	This package contains the headers that programmers will need to develop
12cr|gtk+extra-2-3.0.1-1|44	applications which will use libgtk+extra-2
12cr|gtk+extra-2-3.0.1-1|45	
12cr|gtk+extra-2-3.0.1-1|46	%prep
12cr|gtk+extra-2-3.0.1-1|47	%setup -q -n gtk+extra-%{version}
12cr|gtk+extra-2-3.0.1-1|48	%patch0 -p2 -b .glibh
12cr|gtk+extra-2-3.0.1-1|49	%patch1 -p2 -b .printf
12cr|gtk+extra-2-3.0.1-1|50	
12cr|gtk+extra-2-3.0.1-1|51	%build
12cr|gtk+extra-2-3.0.1-1|52	autoreconf -vif
12cr|gtk+extra-2-3.0.1-1|53	%configure
12cr|gtk+extra-2-3.0.1-1|54	%make
12cr|gtk+extra-2-3.0.1-1|55	
12cr|gtk+extra-2-3.0.1-1|56	%install
12cr|gtk+extra-2-3.0.1-1|57	%makeinstall
12cr|gtk+extra-2-3.0.1-1|58	
12cr|gtk+extra-2-3.0.1-1|59	%files -n %{lib_name}
12cr|gtk+extra-2-3.0.1-1|60	%{_libdir}/*.so.*
12cr|gtk+extra-2-3.0.1-1|61	%{_datadir}/gtk-doc/html/gtkextra/*
12cr|gtk+extra-2-3.0.1-1|62	
12cr|gtk+extra-2-3.0.1-1|63	%files -n %{lib_name}-devel
12cr|gtk+extra-2-3.0.1-1|64	%{_includedir}/*
12cr|gtk+extra-2-3.0.1-1|65	%{_libdir}/*.so
12cr|gtk+extra-2-3.0.1-1|66	%{_libdir}/*.a
12cr|gtk+extra-2-3.0.1-1|67	%{_libdir}/pkgconfig/*.pc
12cr|gtk+extra-2-3.0.1-1|68	
12cr|gtk+extra-2-3.0.1-1|69	
12cr|gtk+extra-2-3.0.1-1|70	
12cr|gtk+extra-2-3.0.1-1|71	
12cr|gtk+extra-2-3.0.1-1|72	%changelog
12cr|gtk+extra-2-3.0.1-1|73	

1958 12
12cr|gtk+extra-3-3.0.1-1|1	%define name    gtk+extra-3
12cr|gtk+extra-3-3.0.1-1|2	%define version 3.0.1
12cr|gtk+extra-3-3.0.1-1|3	%define release 1
12cr|gtk+extra-3-3.0.1-1|4	
12cr|gtk+extra-3-3.0.1-1|5	%define lib_name_orig lib%{name}
12cr|gtk+extra-3-3.0.1-1|6	%define lib_major 3.0
12cr|gtk+extra-3-3.0.1-1|7	%define lib_name %mklibname %{name}_ %{lib_major}
12cr|gtk+extra-3-3.0.1-1|8	
12cr|gtk+extra-3-3.0.1-1|9	Name:           %{name}
12cr|gtk+extra-3-3.0.1-1|10	Version:        %{version}
12cr|gtk+extra-3-3.0.1-1|11	Release:        %{release}
12cr|gtk+extra-3-3.0.1-1|12	Summary:        Extra gtk+2 widget
12cr|gtk+extra-3-3.0.1-1|13	Source0:        http://nchc.dl.sourceforge.net/sourceforge/scigraphica/gtk+extra-%{version}.tar.gz
12cr|gtk+extra-3-3.0.1-1|14	Source1:				.abf.yml
12cr|gtk+extra-3-3.0.1-1|15	Patch0:					gtk+extra-3.0.1-glibh.patch
12cr|gtk+extra-3-3.0.1-1|16	Patch1:					gtk+extra-3.0.1-printf.patch
12cr|gtk+extra-3-3.0.1-1|17	License:        GPL
12cr|gtk+extra-3-3.0.1-1|18	Group:          Development/Other
12cr|gtk+extra-3-3.0.1-1|19	Url:            http://gtkextra.sourceforge.net/
12cr|gtk+extra-3-3.0.1-1|20	BuildRequires:  pkgconfig(gtk+-2.0)
12cr|gtk+extra-3-3.0.1-1|21	BuildRequires:  glib2-devel
12cr|gtk+extra-3-3.0.1-1|22	BuildRequires:	pkgconfig(gtk-doc)
12cr|gtk+extra-3-3.0.1-1|23	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|gtk+extra-3-3.0.1-1|24	
12cr|gtk+extra-3-3.0.1-1|25	%description
12cr|gtk+extra-3-3.0.1-1|26	Extra gtk2 widget
12cr|gtk+extra-3-3.0.1-1|27	
12cr|gtk+extra-3-3.0.1-1|28	%package -n     %{lib_name}
12cr|gtk+extra-3-3.0.1-1|29	Summary:	Main library for %{name}
12cr|gtk+extra-3-3.0.1-1|30	Group:          System/Libraries
12cr|gtk+extra-3-3.0.1-1|31	Provides:	%{name} = %{version}-%{release}
12cr|gtk+extra-3-3.0.1-1|32	
12cr|gtk+extra-3-3.0.1-1|33	%description -n %{lib_name}
12cr|gtk+extra-3-3.0.1-1|34	This package contains the library needed to run programs dynamically
12cr|gtk+extra-3-3.0.1-1|35	linked with libgtk+extra-3
12cr|gtk+extra-3-3.0.1-1|36	
12cr|gtk+extra-3-3.0.1-1|37	%package -n     %{lib_name}-devel
12cr|gtk+extra-3-3.0.1-1|38	Summary:        Headers for developing programs that will use libgtk+extra-3
12cr|gtk+extra-3-3.0.1-1|39	Group:          Development/C
12cr|gtk+extra-3-3.0.1-1|40	Requires:       %{lib_name} = %{version}
12cr|gtk+extra-3-3.0.1-1|41	Provides:       %{lib_name_orig}-devel = %{version}-%{release}
12cr|gtk+extra-3-3.0.1-1|42	Provides:       %{name}-devel = %{version}-%{release}
12cr|gtk+extra-3-3.0.1-1|43	%description -n %{lib_name}-devel
12cr|gtk+extra-3-3.0.1-1|44	This package contains the headers that programmers will need to develop
12cr|gtk+extra-3-3.0.1-1|45	applications which will use libgtk+extra-3
12cr|gtk+extra-3-3.0.1-1|46	
12cr|gtk+extra-3-3.0.1-1|47	%prep
12cr|gtk+extra-3-3.0.1-1|48	%setup -q -n gtk+extra-%{version}
12cr|gtk+extra-3-3.0.1-1|49	%patch0 -p2 -b .glibh
12cr|gtk+extra-3-3.0.1-1|50	%patch1 -p2 -b .printf
12cr|gtk+extra-3-3.0.1-1|51	
12cr|gtk+extra-3-3.0.1-1|52	%build
12cr|gtk+extra-3-3.0.1-1|53	autoreconf -vif
12cr|gtk+extra-3-3.0.1-1|54	%configure
12cr|gtk+extra-3-3.0.1-1|55	%make
12cr|gtk+extra-3-3.0.1-1|56	
12cr|gtk+extra-3-3.0.1-1|57	%install
12cr|gtk+extra-3-3.0.1-1|58	%makeinstall
12cr|gtk+extra-3-3.0.1-1|59	
12cr|gtk+extra-3-3.0.1-1|60	%files -n %{lib_name}
12cr|gtk+extra-3-3.0.1-1|61	%{_libdir}/*.so.*
12cr|gtk+extra-3-3.0.1-1|62	%{_datadir}/gtk-doc/html/gtkextra/*
12cr|gtk+extra-3-3.0.1-1|63	
12cr|gtk+extra-3-3.0.1-1|64	%files -n %{lib_name}-devel
12cr|gtk+extra-3-3.0.1-1|65	%{_includedir}/*
12cr|gtk+extra-3-3.0.1-1|66	%{_libdir}/*.so
12cr|gtk+extra-3-3.0.1-1|67	%{_libdir}/*.a
12cr|gtk+extra-3-3.0.1-1|68	%{_libdir}/pkgconfig/*.pc
12cr|gtk+extra-3-3.0.1-1|69	
12cr|gtk+extra-3-3.0.1-1|70	
12cr|gtk+extra-3-3.0.1-1|71	
12cr|gtk+extra-3-3.0.1-1|72	
12cr|gtk+extra-3-3.0.1-1|73	%changelog
12cr|gtk+extra-3-3.0.1-1|74	

1959 12
12cr|gtkfind-1.1-12|1	%define name gtkfind
12cr|gtkfind-1.1-12|2	%define release %mkrel 12
12cr|gtkfind-1.1-12|3	%define version 1.1
12cr|gtkfind-1.1-12|4	
12cr|gtkfind-1.1-12|5	Summary  : A graphical file finding program
12cr|gtkfind-1.1-12|6	Name     : %{name}
12cr|gtkfind-1.1-12|7	Version  : %{version}
12cr|gtkfind-1.1-12|8	Release  : %{release}
12cr|gtkfind-1.1-12|9	License: GPL
12cr|gtkfind-1.1-12|10	Group    : File tools
12cr|gtkfind-1.1-12|11	Source0  : %{name}-%{version}.tar.bz2
12cr|gtkfind-1.1-12|12	URL      : http://www.oz.net/~mattg/download.html
12cr|gtkfind-1.1-12|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|gtkfind-1.1-12|14	Buildrequires: xterm libgtk+-devel man
12cr|gtkfind-1.1-12|15	
12cr|gtkfind-1.1-12|16	%description
12cr|gtkfind-1.1-12|17	gtkfind is a graphical file finding program, written by Matt Grossman
12cr|gtkfind-1.1-12|18	<mattg@oz.net> and distributed under the terms of the GNU GPL.  It
12cr|gtkfind-1.1-12|19	requires X and the freely distributable (GPL) gtk toolkit to run.  gtk
12cr|gtkfind-1.1-12|20	is available from www.gtk.org and other places.
12cr|gtkfind-1.1-12|21	
12cr|gtkfind-1.1-12|22	%prep
12cr|gtkfind-1.1-12|23	rm -rf $RPM_BUILD_ROOT
12cr|gtkfind-1.1-12|24	
12cr|gtkfind-1.1-12|25	%setup -q
12cr|gtkfind-1.1-12|26	
12cr|gtkfind-1.1-12|27	%build
12cr|gtkfind-1.1-12|28	%configure
12cr|gtkfind-1.1-12|29	
12cr|gtkfind-1.1-12|30	%make
12cr|gtkfind-1.1-12|31	
12cr|gtkfind-1.1-12|32	%install
12cr|gtkfind-1.1-12|33	mkdir -p %buildroot%_bindir
12cr|gtkfind-1.1-12|34	mkdir -p %buildroot%_mandir/man1
12cr|gtkfind-1.1-12|35	install -s -m 755 gtkfind %buildroot%_bindir
12cr|gtkfind-1.1-12|36	install -m 444 gtkfind.1 %buildroot%_mandir/man1
12cr|gtkfind-1.1-12|37	
12cr|gtkfind-1.1-12|38	
12cr|gtkfind-1.1-12|39	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|gtkfind-1.1-12|40	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gtkfind-1.1-12|41	[Desktop Entry]
12cr|gtkfind-1.1-12|42	Type=Application
12cr|gtkfind-1.1-12|43	Exec=%_bindir/%name
12cr|gtkfind-1.1-12|44	Name=Gtkfind
12cr|gtkfind-1.1-12|45	Comment=Graphical file finding program
12cr|gtkfind-1.1-12|46	Icon=file_tools_section
12cr|gtkfind-1.1-12|47	Categories=X-MandrivaLinux-System-FileTools;System;
12cr|gtkfind-1.1-12|48	EOF
12cr|gtkfind-1.1-12|49	
12cr|gtkfind-1.1-12|50	%if %mdkversion < 200900
12cr|gtkfind-1.1-12|51	%post
12cr|gtkfind-1.1-12|52	%{update_menus}
12cr|gtkfind-1.1-12|53	%endif
12cr|gtkfind-1.1-12|54	
12cr|gtkfind-1.1-12|55	%if %mdkversion < 200900
12cr|gtkfind-1.1-12|56	%postun
12cr|gtkfind-1.1-12|57	%{clean_menus}
12cr|gtkfind-1.1-12|58	%endif
12cr|gtkfind-1.1-12|59	
12cr|gtkfind-1.1-12|60	%clean
12cr|gtkfind-1.1-12|61	rm -fr $RPM_BUILD_ROOT
12cr|gtkfind-1.1-12|62	
12cr|gtkfind-1.1-12|63	%files
12cr|gtkfind-1.1-12|64	%defattr (-,root,root)
12cr|gtkfind-1.1-12|65	%doc README COPYING INSTALL
12cr|gtkfind-1.1-12|66	%_bindir/%name
12cr|gtkfind-1.1-12|67	%{_mandir}/man1/*
12cr|gtkfind-1.1-12|68	%{_datadir}/applications/mandriva-*.desktop
12cr|gtkfind-1.1-12|69	
12cr|gtkfind-1.1-12|70	
12cr|gtkfind-1.1-12|71	
12cr|gtkfind-1.1-12|72	%changelog
12cr|gtkfind-1.1-12|73	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-12mdv2011.0
12cr|gtkfind-1.1-12|74	+ Revision: 619287
12cr|gtkfind-1.1-12|75	- the mass rebuild of 2010.0 packages
12cr|gtkfind-1.1-12|76	
12cr|gtkfind-1.1-12|77	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1-11mdv2010.0
12cr|gtkfind-1.1-12|78	+ Revision: 429336
12cr|gtkfind-1.1-12|79	- rebuild
12cr|gtkfind-1.1-12|80	
12cr|gtkfind-1.1-12|81	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.1-10mdv2009.0
12cr|gtkfind-1.1-12|82	+ Revision: 246686
12cr|gtkfind-1.1-12|83	- rebuild
12cr|gtkfind-1.1-12|84	
12cr|gtkfind-1.1-12|85	+ Pixel <pixel@mandriva.com>
12cr|gtkfind-1.1-12|86	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gtkfind-1.1-12|87	
12cr|gtkfind-1.1-12|88	* Thu Jan 03 2008 Thierry Vignaud <tv@mandriva.org> 1.1-8mdv2008.1
12cr|gtkfind-1.1-12|89	+ Revision: 141938
12cr|gtkfind-1.1-12|90	- auto-convert XDG menu entry
12cr|gtkfind-1.1-12|91	- BR man
12cr|gtkfind-1.1-12|92	- kill re-definition of %%buildroot on Pixel's request
12cr|gtkfind-1.1-12|93	- import gtkfind
12cr|gtkfind-1.1-12|94	
12cr|gtkfind-1.1-12|95	+ Olivier Blin <oblin@mandriva.com>
12cr|gtkfind-1.1-12|96	- restore BuildRoot
12cr|gtkfind-1.1-12|97	
12cr|gtkfind-1.1-12|98	
12cr|gtkfind-1.1-12|99	* Fri Apr 08 2005 Olivier Thauvin <nanardon@mandrake.org> 1.1-8mdk
12cr|gtkfind-1.1-12|100	- fix menu path
12cr|gtkfind-1.1-12|101	
12cr|gtkfind-1.1-12|102	* Wed Apr 26 2004 Lenny Cartier <lenny@mandrakesoft.com 1.1-7mdk
12cr|gtkfind-1.1-12|103	- rebuild
12cr|gtkfind-1.1-12|104	
12cr|gtkfind-1.1-12|105	* Wed Apr 30 2003 Lenny Cartier <lenny@mandrakesoft.com 1.1-6mdk
12cr|gtkfind-1.1-12|106	- buildrequires
12cr|gtkfind-1.1-12|107	
12cr|gtkfind-1.1-12|108	* Fri Jan 24 2003 Lenny Cartier <lenny@mandrakesoft.com 1.1-5mdk
12cr|gtkfind-1.1-12|109	- rebuild
12cr|gtkfind-1.1-12|110	
12cr|gtkfind-1.1-12|111	* Fri Jun 14 2002 Lenny Cartier <lenny@mandrakesoft.com 1.1-4mdk
12cr|gtkfind-1.1-12|112	- buildrequires
12cr|gtkfind-1.1-12|113	
12cr|gtkfind-1.1-12|114	* Wed Jan 30 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.1-3mdk
12cr|gtkfind-1.1-12|115	- icon
12cr|gtkfind-1.1-12|116	
12cr|gtkfind-1.1-12|117	* Wed Jul 25 2001  Lenny Cartier <lenny@mandrakesoft.com> 1.1-2mdk
12cr|gtkfind-1.1-12|118	- rebuild
12cr|gtkfind-1.1-12|119	
12cr|gtkfind-1.1-12|120	* Mon Sep 04 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.1-1mdk
12cr|gtkfind-1.1-12|121	- BM
12cr|gtkfind-1.1-12|122	- macros
12cr|gtkfind-1.1-12|123	- menu
12cr|gtkfind-1.1-12|124	
12cr|gtkfind-1.1-12|125	* Thu Apr 27 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.9-2mdk
12cr|gtkfind-1.1-12|126	- fix group
12cr|gtkfind-1.1-12|127	- fix files section
12cr|gtkfind-1.1-12|128	
12cr|gtkfind-1.1-12|129	* Wed Dec 22 1999 Lenny Cartier <lenny@mandrakesoft.com>
12cr|gtkfind-1.1-12|130	- fix location of files
12cr|gtkfind-1.1-12|131	- bz2 archive
12cr|gtkfind-1.1-12|132	

1960 12
12cr|gtkgep-0.2.3-7|1	%define name	gtkgep
12cr|gtkgep-0.2.3-7|2	%define version	0.2.3
12cr|gtkgep-0.2.3-7|3	%define release 7
12cr|gtkgep-0.2.3-7|4	
12cr|gtkgep-0.2.3-7|5	%define major 0
12cr|gtkgep-0.2.3-7|6	%define libname %mklibname %name %major
12cr|gtkgep-0.2.3-7|7	
12cr|gtkgep-0.2.3-7|8	Name: 	 %{name}
12cr|gtkgep-0.2.3-7|9	Summary: Real-time guitar effects
12cr|gtkgep-0.2.3-7|10	Version: %{version}
12cr|gtkgep-0.2.3-7|11	Release: %{release}
12cr|gtkgep-0.2.3-7|12	Source0:		%{name}-%{version}.tar.bz2
12cr|gtkgep-0.2.3-7|13	URL:		http://gtkgep.prv.pl
12cr|gtkgep-0.2.3-7|14	License:	GPL
12cr|gtkgep-0.2.3-7|15	Group:		Sound
12cr|gtkgep-0.2.3-7|16	BuildRequires:	gtk+1.2-devel
12cr|gtkgep-0.2.3-7|17	
12cr|gtkgep-0.2.3-7|18	%description
12cr|gtkgep-0.2.3-7|19	GtkGEP turns your computer into a realtime effects processor. You can plug
12cr|gtkgep-0.2.3-7|20	your guitar into the computer and play with cool distortion effects, for
12cr|gtkgep-0.2.3-7|21	example. It has a modular plugin structure, with standard plugins including
12cr|gtkgep-0.2.3-7|22	distortion, overdrive, delay, reverb, equalizers, and a flanger. It works in
12cr|gtkgep-0.2.3-7|23	16-bit resolution, in mono mode, and with frequencies from 11khz to 44khz.
12cr|gtkgep-0.2.3-7|24	The sound quality is very good.
12cr|gtkgep-0.2.3-7|25	
12cr|gtkgep-0.2.3-7|26	%package -n %libname
12cr|gtkgep-0.2.3-7|27	Summary: Libraries from %name
12cr|gtkgep-0.2.3-7|28	Group: System/Libraries
12cr|gtkgep-0.2.3-7|29	Provides: lib%name = %version-%release
12cr|gtkgep-0.2.3-7|30	
12cr|gtkgep-0.2.3-7|31	%description -n %libname
12cr|gtkgep-0.2.3-7|32	Libraries from %name
12cr|gtkgep-0.2.3-7|33	
12cr|gtkgep-0.2.3-7|34	%prep
12cr|gtkgep-0.2.3-7|35	%setup -q
12cr|gtkgep-0.2.3-7|36	
12cr|gtkgep-0.2.3-7|37	%build
12cr|gtkgep-0.2.3-7|38	libtoolize --force
12cr|gtkgep-0.2.3-7|39	aclocal
12cr|gtkgep-0.2.3-7|40	automake
12cr|gtkgep-0.2.3-7|41	autoconf
12cr|gtkgep-0.2.3-7|42	%configure
12cr|gtkgep-0.2.3-7|43	perl -p -i -e 's;/usr/local/lib;%_libdir;g' gtkgep_main.c
12cr|gtkgep-0.2.3-7|44	%make
12cr|gtkgep-0.2.3-7|45	
12cr|gtkgep-0.2.3-7|46	%install
12cr|gtkgep-0.2.3-7|47	%makeinstall_std
12cr|gtkgep-0.2.3-7|48	rm -f $RPM_BUILD_ROOT/%_libdir/*.a
12cr|gtkgep-0.2.3-7|49	
12cr|gtkgep-0.2.3-7|50	#menu
12cr|gtkgep-0.2.3-7|51	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|gtkgep-0.2.3-7|52	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gtkgep-0.2.3-7|53	[Desktop Entry]
12cr|gtkgep-0.2.3-7|54	Type=Application
12cr|gtkgep-0.2.3-7|55	Exec=%{name}
12cr|gtkgep-0.2.3-7|56	Icon=sound_section
12cr|gtkgep-0.2.3-7|57	Name=GTK Guitar Effects
12cr|gtkgep-0.2.3-7|58	Comment=Realtime effects
12cr|gtkgep-0.2.3-7|59	Categories=Audio;
12cr|gtkgep-0.2.3-7|60	EOF
12cr|gtkgep-0.2.3-7|61	
12cr|gtkgep-0.2.3-7|62	%files
12cr|gtkgep-0.2.3-7|63	%defattr(-,root,root)
12cr|gtkgep-0.2.3-7|64	%doc README COPYING
12cr|gtkgep-0.2.3-7|65	%{_bindir}/%name
12cr|gtkgep-0.2.3-7|66	%{_datadir}/applications/mandriva-%name.desktop
12cr|gtkgep-0.2.3-7|67	
12cr|gtkgep-0.2.3-7|68	%files -n %libname
12cr|gtkgep-0.2.3-7|69	%defattr(-,root,root)
12cr|gtkgep-0.2.3-7|70	%dir %{_libdir}/%name-%version
12cr|gtkgep-0.2.3-7|71	%dir %{_libdir}/%name-%version/plugins
12cr|gtkgep-0.2.3-7|72	%{_libdir}/%name-%version/plugins/*.so
12cr|gtkgep-0.2.3-7|73	
12cr|gtkgep-0.2.3-7|74	
12cr|gtkgep-0.2.3-7|75	
12cr|gtkgep-0.2.3-7|76	%changelog
12cr|gtkgep-0.2.3-7|77	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-7mdv2011.0
12cr|gtkgep-0.2.3-7|78	+ Revision: 619288
12cr|gtkgep-0.2.3-7|79	- the mass rebuild of 2010.0 packages
12cr|gtkgep-0.2.3-7|80	
12cr|gtkgep-0.2.3-7|81	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2.3-6mdv2010.0
12cr|gtkgep-0.2.3-7|82	+ Revision: 429337
12cr|gtkgep-0.2.3-7|83	- rebuild
12cr|gtkgep-0.2.3-7|84	
12cr|gtkgep-0.2.3-7|85	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.2.3-5mdv2009.0
12cr|gtkgep-0.2.3-7|86	+ Revision: 246688
12cr|gtkgep-0.2.3-7|87	- rebuild
12cr|gtkgep-0.2.3-7|88	
12cr|gtkgep-0.2.3-7|89	+ Pixel <pixel@mandriva.com>
12cr|gtkgep-0.2.3-7|90	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gtkgep-0.2.3-7|91	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gtkgep-0.2.3-7|92	
12cr|gtkgep-0.2.3-7|93	+ Olivier Blin <oblin@mandriva.com>
12cr|gtkgep-0.2.3-7|94	- restore BuildRoot
12cr|gtkgep-0.2.3-7|95	
12cr|gtkgep-0.2.3-7|96	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.2.3-3mdv2008.1
12cr|gtkgep-0.2.3-7|97	+ Revision: 131730
12cr|gtkgep-0.2.3-7|98	- auto-convert XDG menu entry
12cr|gtkgep-0.2.3-7|99	- kill re-definition of %%buildroot on Pixel's request
12cr|gtkgep-0.2.3-7|100	- import gtkgep
12cr|gtkgep-0.2.3-7|101	
12cr|gtkgep-0.2.3-7|102	
12cr|gtkgep-0.2.3-7|103	* Fri Apr 08 2005 Olivier Thauvin <nanardon@mandrake.org> 0.2.3-3mdk
12cr|gtkgep-0.2.3-7|104	- %%mklibname
12cr|gtkgep-0.2.3-7|105	- amd64 fix
12cr|gtkgep-0.2.3-7|106	
12cr|gtkgep-0.2.3-7|107	* Tue Jul 15 2003 Austin Acton <aacton@yorku.ca> 0.2.3-2mdk
12cr|gtkgep-0.2.3-7|108	- DIRM
12cr|gtkgep-0.2.3-7|109	
12cr|gtkgep-0.2.3-7|110	* Mon Feb 17 2003 Austin Acton <aacton@yorku.ca> 0.2.3-1mdk
12cr|gtkgep-0.2.3-7|111	- initial package

1961 12
12cr|gtkglarea-1.2.3-14|1	%define major 5
12cr|gtkglarea-1.2.3-14|2	%define libname %mklibname %{name} %major
12cr|gtkglarea-1.2.3-14|3	%define develname %mklibname %{name} -d
12cr|gtkglarea-1.2.3-14|4	
12cr|gtkglarea-1.2.3-14|5	Summary:	OpenGL widget for GTK+ 1.2
12cr|gtkglarea-1.2.3-14|6	Name:		gtkglarea
12cr|gtkglarea-1.2.3-14|7	Version:	1.2.3
12cr|gtkglarea-1.2.3-14|8	Release: 	14
12cr|gtkglarea-1.2.3-14|9	License:	LGPL
12cr|gtkglarea-1.2.3-14|10	Group:		System/Libraries
12cr|gtkglarea-1.2.3-14|11	URL:		http://www.student.oulu.fi/~jlof/gtkglarea/
12cr|gtkglarea-1.2.3-14|12	Source0:	%{name}-%{version}.tar.bz2
12cr|gtkglarea-1.2.3-14|13	Patch0:		gtkglarea-1.2.3-fix-underquoted-calls.patch
12cr|gtkglarea-1.2.3-14|14	patch1:		gtkglarea-1.2.3.printf.patch
12cr|gtkglarea-1.2.3-14|15	BuildRequires:	pkgconfig(glu)
12cr|gtkglarea-1.2.3-14|16	BuildRequires:	pkgconfig(gtk+)
12cr|gtkglarea-1.2.3-14|17	BuildRequires:	libtool
12cr|gtkglarea-1.2.3-14|18	
12cr|gtkglarea-1.2.3-14|19	%description
12cr|gtkglarea-1.2.3-14|20	Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which
12cr|gtkglarea-1.2.3-14|21	is basically wrapper around GLX functions. The widget itself is very similar
12cr|gtkglarea-1.2.3-14|22	to GtkDrawingArea widget and adds only three extra functions.
12cr|gtkglarea-1.2.3-14|23	
12cr|gtkglarea-1.2.3-14|24	Lower level gdkgl functions make it easy to render on any widget that has
12cr|gtkglarea-1.2.3-14|25	OpenGL capable visual, rendering to off-screen pixmaps is also supported.
12cr|gtkglarea-1.2.3-14|26	
12cr|gtkglarea-1.2.3-14|27	%package -n	%{libname}
12cr|gtkglarea-1.2.3-14|28	Summary:        OpenGL widget for GTK+ GUI toolkit
12cr|gtkglarea-1.2.3-14|29	Group:          System/Libraries
12cr|gtkglarea-1.2.3-14|30	Provides:	%{name}
12cr|gtkglarea-1.2.3-14|31	Obsoletes:	%{name} = %{version}-%{release}
12cr|gtkglarea-1.2.3-14|32	
12cr|gtkglarea-1.2.3-14|33	%description -n	%{libname}
12cr|gtkglarea-1.2.3-14|34	Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which
12cr|gtkglarea-1.2.3-14|35	is basically wrapper around GLX functions. The widget itself is very similar
12cr|gtkglarea-1.2.3-14|36	to GtkDrawinigArea widget and adds only three extra functions.
12cr|gtkglarea-1.2.3-14|37	
12cr|gtkglarea-1.2.3-14|38	Lower level gdkgl functions make it easy to render on any widget that has
12cr|gtkglarea-1.2.3-14|39	OpenGL capable visual, rendering to off-screen pixmaps is also supported.
12cr|gtkglarea-1.2.3-14|40	
12cr|gtkglarea-1.2.3-14|41	%package -n	%{develname}
12cr|gtkglarea-1.2.3-14|42	Summary:	Development libraries for GtkGLArea
12cr|gtkglarea-1.2.3-14|43	Group:		Development/GNOME and GTK+
12cr|gtkglarea-1.2.3-14|44	Requires:	%{libname} >= %{version}
12cr|gtkglarea-1.2.3-14|45	Provides:	%{name}-devel = %{version}-%{release}
12cr|gtkglarea-1.2.3-14|46	Provides:	lib%{name}-devel
12cr|gtkglarea-1.2.3-14|47	Obsoletes:	%{mklibname gtkglarea 5 -d}
12cr|gtkglarea-1.2.3-14|48	
12cr|gtkglarea-1.2.3-14|49	%description -n	%{develname}
12cr|gtkglarea-1.2.3-14|50	Libraries and includes files you can use for GtkGLArea development.
12cr|gtkglarea-1.2.3-14|51	
12cr|gtkglarea-1.2.3-14|52	%prep
12cr|gtkglarea-1.2.3-14|53	%setup -q
12cr|gtkglarea-1.2.3-14|54	%patch0 -p1 -b .underquoted
12cr|gtkglarea-1.2.3-14|55	%patch1 -p1 -b .printf
12cr|gtkglarea-1.2.3-14|56	
12cr|gtkglarea-1.2.3-14|57	%build
12cr|gtkglarea-1.2.3-14|58	autoreconf -fis
12cr|gtkglarea-1.2.3-14|59	%configure
12cr|gtkglarea-1.2.3-14|60	%make
12cr|gtkglarea-1.2.3-14|61	
12cr|gtkglarea-1.2.3-14|62	%install
12cr|gtkglarea-1.2.3-14|63	%makeinstall
12cr|gtkglarea-1.2.3-14|64	
12cr|gtkglarea-1.2.3-14|65	%files -n %{libname}
12cr|gtkglarea-1.2.3-14|66	%defattr(-, root, root)
12cr|gtkglarea-1.2.3-14|67	%doc AUTHORS COPYING ChangeLog README
12cr|gtkglarea-1.2.3-14|68	%{_libdir}/lib*.so.%{major}*
12cr|gtkglarea-1.2.3-14|69	
12cr|gtkglarea-1.2.3-14|70	%files -n %{develname}
12cr|gtkglarea-1.2.3-14|71	%defattr(-, root, root)
12cr|gtkglarea-1.2.3-14|72	%doc docs/*.txt
12cr|gtkglarea-1.2.3-14|73	%{_libdir}/*.so
12cr|gtkglarea-1.2.3-14|74	%{_libdir}/*.a
12cr|gtkglarea-1.2.3-14|75	%{_includedir}/*
12cr|gtkglarea-1.2.3-14|76	%{_datadir}/aclocal/*
12cr|gtkglarea-1.2.3-14|77	
12cr|gtkglarea-1.2.3-14|78	
12cr|gtkglarea-1.2.3-14|79	%changelog
12cr|gtkglarea-1.2.3-14|80	* Mon Nov 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-14mdv2009.1
12cr|gtkglarea-1.2.3-14|81	+ Revision: 301800
12cr|gtkglarea-1.2.3-14|82	- bump release
12cr|gtkglarea-1.2.3-14|83	- try to fix build
12cr|gtkglarea-1.2.3-14|84	
12cr|gtkglarea-1.2.3-14|85	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|gtkglarea-1.2.3-14|86	- rebuild
12cr|gtkglarea-1.2.3-14|87	
12cr|gtkglarea-1.2.3-14|88	+ Pixel <pixel@mandriva.com>
12cr|gtkglarea-1.2.3-14|89	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gtkglarea-1.2.3-14|90	
12cr|gtkglarea-1.2.3-14|91	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2.3-11mdv2008.1
12cr|gtkglarea-1.2.3-14|92	+ Revision: 170878
12cr|gtkglarea-1.2.3-14|93	- rebuild
12cr|gtkglarea-1.2.3-14|94	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|gtkglarea-1.2.3-14|95	- kill re-definition of %%buildroot on Pixel's request
12cr|gtkglarea-1.2.3-14|96	
12cr|gtkglarea-1.2.3-14|97	+ Olivier Blin <oblin@mandriva.com>
12cr|gtkglarea-1.2.3-14|98	- restore BuildRoot
12cr|gtkglarea-1.2.3-14|99	
12cr|gtkglarea-1.2.3-14|100	* Sat Jul 21 2007 Adam Williamson <awilliamson@mandriva.com> 1.2.3-10mdv2008.0
12cr|gtkglarea-1.2.3-14|101	+ Revision: 54351
12cr|gtkglarea-1.2.3-14|102	- rebuild for 2008
12cr|gtkglarea-1.2.3-14|103	- ew, don't symlink to a different major!
12cr|gtkglarea-1.2.3-14|104	- bunzip2 patch
12cr|gtkglarea-1.2.3-14|105	- new devel policy
12cr|gtkglarea-1.2.3-14|106	- Import gtkglarea
12cr|gtkglarea-1.2.3-14|107	
12cr|gtkglarea-1.2.3-14|108	
12cr|gtkglarea-1.2.3-14|109	
12cr|gtkglarea-1.2.3-14|110	* Thu Jun 08 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.2.3-9mdv2007.0
12cr|gtkglarea-1.2.3-14|111	- fix buildrequires
12cr|gtkglarea-1.2.3-14|112	- add missing %%build section
12cr|gtkglarea-1.2.3-14|113	- fix underquoted calls (P0)
12cr|gtkglarea-1.2.3-14|114	
12cr|gtkglarea-1.2.3-14|115	* Tue Dec 27 2005 Lenny Cartier <lenny@mandriva.com> 1.2.3-8mdk
12cr|gtkglarea-1.2.3-14|116	- rebuild
12cr|gtkglarea-1.2.3-14|117	
12cr|gtkglarea-1.2.3-14|118	* Fri Aug 13 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2.3-7mdk
12cr|gtkglarea-1.2.3-14|119	- rebuild
12cr|gtkglarea-1.2.3-14|120	
12cr|gtkglarea-1.2.3-14|121	* Thu Jul 24 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.2.3-6mdk
12cr|gtkglarea-1.2.3-14|122	- rebuild
12cr|gtkglarea-1.2.3-14|123	
12cr|gtkglarea-1.2.3-14|124	* Thu Jan 16 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.2.3-5mdk
12cr|gtkglarea-1.2.3-14|125	- fix files list
12cr|gtkglarea-1.2.3-14|126	
12cr|gtkglarea-1.2.3-14|127	* Sat Aug  3 2002 Stefan van der Eijk <stefan@eijk.nu> 1.2.3-4mdk
12cr|gtkglarea-1.2.3-14|128	- BuildRequires
12cr|gtkglarea-1.2.3-14|129	
12cr|gtkglarea-1.2.3-14|130	* Tue Jul 23 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.2.3-3mdk
12cr|gtkglarea-1.2.3-14|131	- Rebuild with latest gcc3.1
12cr|gtkglarea-1.2.3-14|132	- Sanitize specfile (silentify %%setup)
12cr|gtkglarea-1.2.3-14|133	- BuildRequires: Mesa-devel. Where is Mesa-common-devel gone?
12cr|gtkglarea-1.2.3-14|134	
12cr|gtkglarea-1.2.3-14|135	* Thu Jan 17 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.2.3-2mdk
12cr|gtkglarea-1.2.3-14|136	- remove empty doc file
12cr|gtkglarea-1.2.3-14|137	
12cr|gtkglarea-1.2.3-14|138	* Tue Oct 16 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.2.3-1mdk
12cr|gtkglarea-1.2.3-14|139	- new version
12cr|gtkglarea-1.2.3-14|140	
12cr|gtkglarea-1.2.3-14|141	* Thu Sep 13 2001 Stefan van der Eijk <stefan@eijk.nu> 1.2.2-10mdk
12cr|gtkglarea-1.2.3-14|142	- BuildRequires: gtk+-devel
12cr|gtkglarea-1.2.3-14|143	
12cr|gtkglarea-1.2.3-14|144	* Sat Jul 28 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.2.2-9mdk
12cr|gtkglarea-1.2.3-14|145	- rebuild
12cr|gtkglarea-1.2.3-14|146	
12cr|gtkglarea-1.2.3-14|147	* Sun May 27 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.2.2-8mdk
12cr|gtkglarea-1.2.3-14|148	- have Provides more suitable to lib policy
12cr|gtkglarea-1.2.3-14|149	- fix problems reported by rpmlint
12cr|gtkglarea-1.2.3-14|150	
12cr|gtkglarea-1.2.3-14|151	* Thu Apr 12 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.2.2-7mdk
12cr|gtkglarea-1.2.3-14|152	- fix provides & obsoletes
12cr|gtkglarea-1.2.3-14|153	
12cr|gtkglarea-1.2.3-14|154	* Sat Mar 24 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.2.2-6mdk
12cr|gtkglarea-1.2.3-14|155	- split
12cr|gtkglarea-1.2.3-14|156	
12cr|gtkglarea-1.2.3-14|157	* Thu Jan 11 2001 David BAUDENS <baudens@mandrakesoft.com> 1.2.2-5mdk
12cr|gtkglarea-1.2.3-14|158	- BuildRequires: Mesa-common-devel
12cr|gtkglarea-1.2.3-14|159	
12cr|gtkglarea-1.2.3-14|160	* Wed Nov 08 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.2.2-4mdk
12cr|gtkglarea-1.2.3-14|161	- rebuild for gcc-2.96
12cr|gtkglarea-1.2.3-14|162	
12cr|gtkglarea-1.2.3-14|163	* Thu Jul 27 2000 Pixel <pixel@mandrakesoft.com> 1.2.2-3mdk
12cr|gtkglarea-1.2.3-14|164	- remove duplicate lib in gtkglarea and gtkglarea-devel + cleanup, BM
12cr|gtkglarea-1.2.3-14|165	
12cr|gtkglarea-1.2.3-14|166	* Tue Apr 18 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.2.2-2mdk
12cr|gtkglarea-1.2.3-14|167	- add ldconfig in devel post
12cr|gtkglarea-1.2.3-14|168	
12cr|gtkglarea-1.2.3-14|169	* Thu Mar 21 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.2.2-1mdk
12cr|gtkglarea-1.2.3-14|170	- clean specfile
12cr|gtkglarea-1.2.3-14|171	- v1.2.2
12cr|gtkglarea-1.2.3-14|172	
12cr|gtkglarea-1.2.3-14|173	* Wed Dec 08 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
12cr|gtkglarea-1.2.3-14|174	- rebuild linking against Mesa 3.1cvs (uses OpenGL naming of libs instead
12cr|gtkglarea-1.2.3-14|175	of libMesa*.so stuff)
12cr|gtkglarea-1.2.3-14|176	
12cr|gtkglarea-1.2.3-14|177	* Mon Nov 01 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
12cr|gtkglarea-1.2.3-14|178	- 1.2.1
12cr|gtkglarea-1.2.3-14|179	
12cr|gtkglarea-1.2.3-14|180	* Tue Feb 09 1999 Pablo Saratxaga <srtxg@chanae.alphanet.ch>
12cr|gtkglarea-1.2.3-14|181	- First try at an RPM

1962 12
12cr|gtkglextmm-1.2.0-4|1	%define	major		0
12cr|gtkglextmm-1.2.0-4|2	%define	api_version	1.2
12cr|gtkglextmm-1.2.0-4|3	%define	libname		%mklibname gtkglextmm %{major}
12cr|gtkglextmm-1.2.0-4|4	%define	develname	%mklibname gtkglextmm -d
12cr|gtkglextmm-1.2.0-4|5	
12cr|gtkglextmm-1.2.0-4|6	Name:		gtkglextmm
12cr|gtkglextmm-1.2.0-4|7	Version:	1.2.0
12cr|gtkglextmm-1.2.0-4|8	Release:	4
12cr|gtkglextmm-1.2.0-4|9	Summary:	Libraries for the gtkglextmm package
12cr|gtkglextmm-1.2.0-4|10	License:	LGPLv2+
12cr|gtkglextmm-1.2.0-4|11	Group:		System/Libraries
12cr|gtkglextmm-1.2.0-4|12	URL:		http://www.k-3d.org/gtkglext/Main_Page
12cr|gtkglextmm-1.2.0-4|13	Source0:	http://downloads.sourceforge.net/gtkglext/%{name}-%{version}.tar.bz2
12cr|gtkglextmm-1.2.0-4|14	Patch0:		gtkglextmm-1.2.0-aclocal.patch
12cr|gtkglextmm-1.2.0-4|15	Patch1:		gtkglextmm-1.2.0-gtk2.20.patch
12cr|gtkglextmm-1.2.0-4|16	BuildRequires:	pkgconfig(gtkmm-2.4)
12cr|gtkglextmm-1.2.0-4|17	BuildRequires:	pkgconfig(gtkglext-1.0)
12cr|gtkglextmm-1.2.0-4|18	BuildRequires:	doxygen
12cr|gtkglextmm-1.2.0-4|19	BuildRequires:	recode
12cr|gtkglextmm-1.2.0-4|20	
12cr|gtkglextmm-1.2.0-4|21	%description
12cr|gtkglextmm-1.2.0-4|22	Library and data files for the gtkglextmm package.
12cr|gtkglextmm-1.2.0-4|23	
12cr|gtkglextmm-1.2.0-4|24	%package -n	%{libname}
12cr|gtkglextmm-1.2.0-4|25	Summary:	Dynamic libraries from gtkglextmmO
12cr|gtkglextmm-1.2.0-4|26	Group:		System/Libraries
12cr|gtkglextmm-1.2.0-4|27	Provides:	%{name} = %{version}-%{release}
12cr|gtkglextmm-1.2.0-4|28	
12cr|gtkglextmm-1.2.0-4|29	%description -n	%{libname}
12cr|gtkglextmm-1.2.0-4|30	Dynamic libraries from gtkglextmm.
12cr|gtkglextmm-1.2.0-4|31	
12cr|gtkglextmm-1.2.0-4|32	%package -n	%{develname}
12cr|gtkglextmm-1.2.0-4|33	Summary:	Header files and static libraries from gtkglextmm
12cr|gtkglextmm-1.2.0-4|34	Group:		Development/C
12cr|gtkglextmm-1.2.0-4|35	Requires:	%{libname} = %{version}
12cr|gtkglextmm-1.2.0-4|36	Provides:	%{name}-devel = %{version}-%{release}
12cr|gtkglextmm-1.2.0-4|37	Provides:	gtkglextmm-devel = %{version}-%{release}
12cr|gtkglextmm-1.2.0-4|38	
12cr|gtkglextmm-1.2.0-4|39	%description -n	%{develname}
12cr|gtkglextmm-1.2.0-4|40	Libraries and includes files for developing programs based on gtkglextmm.
12cr|gtkglextmm-1.2.0-4|41	
12cr|gtkglextmm-1.2.0-4|42	%prep
12cr|gtkglextmm-1.2.0-4|43	%setup -q
12cr|gtkglextmm-1.2.0-4|44	%patch0 -p1
12cr|gtkglextmm-1.2.0-4|45	%patch1 -p1
12cr|gtkglextmm-1.2.0-4|46	recode l1..u8 AUTHORS README
12cr|gtkglextmm-1.2.0-4|47	
12cr|gtkglextmm-1.2.0-4|48	%build
12cr|gtkglextmm-1.2.0-4|49	%configure2_5x --disable-static
12cr|gtkglextmm-1.2.0-4|50	%make
12cr|gtkglextmm-1.2.0-4|51	
12cr|gtkglextmm-1.2.0-4|52	%install
12cr|gtkglextmm-1.2.0-4|53	%makeinstall_std
12cr|gtkglextmm-1.2.0-4|54	
12cr|gtkglextmm-1.2.0-4|55	#rpmlint reports an empty file
12cr|gtkglextmm-1.2.0-4|56	rm -f %{buildroot}%{_libdir}/gtkglextmm-1.2/proc/m4/convert_gtkglext.m4
12cr|gtkglextmm-1.2.0-4|57	
12cr|gtkglextmm-1.2.0-4|58	%files -n %{libname}
12cr|gtkglextmm-1.2.0-4|59	%{_libdir}/*.so.%{major}*
12cr|gtkglextmm-1.2.0-4|60	
12cr|gtkglextmm-1.2.0-4|61	%files -n %{develname}
12cr|gtkglextmm-1.2.0-4|62	%doc AUTHORS ChangeLog README
12cr|gtkglextmm-1.2.0-4|63	%doc %{_docdir}/gtkglextmm-1.2
12cr|gtkglextmm-1.2.0-4|64	%{_datadir}/aclocal/*.m4
12cr|gtkglextmm-1.2.0-4|65	%{_includedir}/*
12cr|gtkglextmm-1.2.0-4|66	%{_libdir}/*.so
12cr|gtkglextmm-1.2.0-4|67	%{_libdir}/pkgconfig/*.pc
12cr|gtkglextmm-1.2.0-4|68	%{_libdir}/gtkglextmm-1.2
12cr|gtkglextmm-1.2.0-4|69	
12cr|gtkglextmm-1.2.0-4|70	%changelog
12cr|gtkglextmm-1.2.0-4|71	* Fri Sep 11 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2.0-3mdv2010.0
12cr|gtkglextmm-1.2.0-4|72	+ Revision: 437828
12cr|gtkglextmm-1.2.0-4|73	- rebuild
12cr|gtkglextmm-1.2.0-4|74	
12cr|gtkglextmm-1.2.0-4|75	* Wed Mar 25 2009 Götz Waschk <waschk@mandriva.org> 1.2.0-2mdv2009.1
12cr|gtkglextmm-1.2.0-4|76	+ Revision: 361011
12cr|gtkglextmm-1.2.0-4|77	- rebuild
12cr|gtkglextmm-1.2.0-4|78	
12cr|gtkglextmm-1.2.0-4|79	* Tue Oct 21 2008 Guillaume Bedot <littletux@mandriva.org> 1.2.0-1mdv2009.1
12cr|gtkglextmm-1.2.0-4|80	+ Revision: 296257
12cr|gtkglextmm-1.2.0-4|81	- import gtkglextmm
12cr|gtkglextmm-1.2.0-4|82	
12cr|gtkglextmm-1.2.0-4|83	
12cr|gtkglextmm-1.2.0-4|84	* Thu Sep 18 2008 Guillaume Bedot <littletux@mandriva.org> 1.2.0-1mdv2009.0
12cr|gtkglextmm-1.2.0-4|85	- First package of gtkglextmm for Mandriva

1963 12
12cr|gtk-gnutella-0.98.3-1|1	%define name	gtk-gnutella
12cr|gtk-gnutella-0.98.3-1|2	%define version	0.98.3
12cr|gtk-gnutella-0.98.3-1|3	%define release	1
12cr|gtk-gnutella-0.98.3-1|4	%define summary	Gnutella GTK client
12cr|gtk-gnutella-0.98.3-1|5	
12cr|gtk-gnutella-0.98.3-1|6	Name: 		%{name}
12cr|gtk-gnutella-0.98.3-1|7	Version: 	%{version}
12cr|gtk-gnutella-0.98.3-1|8	Release: 	%{release}
12cr|gtk-gnutella-0.98.3-1|9	Summary: 	%{summary}
12cr|gtk-gnutella-0.98.3-1|10	License: 	GPLv2
12cr|gtk-gnutella-0.98.3-1|11	Group: 		Networking/File transfer
12cr|gtk-gnutella-0.98.3-1|12	Source0: 	http://downloads.sourceforge.net/project/gtk-gnutella/gtk-gnutella/%{version}/%{name}-%{version}.tar.bz2
12cr|gtk-gnutella-0.98.3-1|13	Source1:	%{name}-remote-shell.txt.bz2
12cr|gtk-gnutella-0.98.3-1|14	Source10:	%{name}.16.png
12cr|gtk-gnutella-0.98.3-1|15	Source11:	%{name}.32.png
12cr|gtk-gnutella-0.98.3-1|16	Source12:	%{name}.48.png
12cr|gtk-gnutella-0.98.3-1|17	URL: 		http://gtk-gnutella.sourceforge.net
12cr|gtk-gnutella-0.98.3-1|18	Buildrequires:	gtk+2-devel
12cr|gtk-gnutella-0.98.3-1|19	Buildrequires:	libxml2-devel
12cr|gtk-gnutella-0.98.3-1|20	BuildRequires:	gnutls-devel
12cr|gtk-gnutella-0.98.3-1|21	BuildRequires:	glib2-devel
12cr|gtk-gnutella-0.98.3-1|22	BuildRequires:	dbus-devel
12cr|gtk-gnutella-0.98.3-1|23	BuildRequires:	zlib-devel
12cr|gtk-gnutella-0.98.3-1|24	Buildrequires:	bison
12cr|gtk-gnutella-0.98.3-1|25	Buildrequires:	byacc
12cr|gtk-gnutella-0.98.3-1|26	Buildrequires:	gettext
12cr|gtk-gnutella-0.98.3-1|27	
12cr|gtk-gnutella-0.98.3-1|28	%description
12cr|gtk-gnutella-0.98.3-1|29	Gtk-gnutella is a client of Gnutella network (http://www.gnutella.com/).
12cr|gtk-gnutella-0.98.3-1|30	It's a fully-featured servent, designed to share any type of file.
12cr|gtk-gnutella-0.98.3-1|31	Gtk-gnutella implements compressed connections, ultrapeer and leaf
12cr|gtk-gnutella-0.98.3-1|32	nodes, Passive/Active Remote Queueing (PARQ), and other modern
12cr|gtk-gnutella-0.98.3-1|33	gnutella network features.
12cr|gtk-gnutella-0.98.3-1|34	
12cr|gtk-gnutella-0.98.3-1|35	%prep
12cr|gtk-gnutella-0.98.3-1|36	%setup -q -n %{name}-%{version}
12cr|gtk-gnutella-0.98.3-1|37	
12cr|gtk-gnutella-0.98.3-1|38	%build
12cr|gtk-gnutella-0.98.3-1|39	./Configure -Dprefix=%{_prefix}/ -Dbindir=%{_bindir}/ -Dprivlib=%{_datadir}/%{name}/ \
12cr|gtk-gnutella-0.98.3-1|40	-Dsysman=%{_mandir}/man1/ -Ucc="$CC" -Dccflags="-Wall $CFLAGS" \
12cr|gtk-gnutella-0.98.3-1|41	-Doptimize="%{optflags}" -Dgtkversion=2 -Dremotectrl=true \
12cr|gtk-gnutella-0.98.3-1|42	-Dofficial=true -ders
12cr|gtk-gnutella-0.98.3-1|43	#perl -p -i -e 's/SQuoTe\(a\)\"a/SQuoTe\(a\)\"a\"/g' config.h
12cr|gtk-gnutella-0.98.3-1|44	#perl -p -i -e 's/EQuoTe\(a\)a\"/EQuoTe\(a\)\"a\"/g' config.h
12cr|gtk-gnutella-0.98.3-1|45	#perl -p -i -e 's/usr\/local/usr/g' src/Makefile
12cr|gtk-gnutella-0.98.3-1|46	%make
12cr|gtk-gnutella-0.98.3-1|47	
12cr|gtk-gnutella-0.98.3-1|48	%install
12cr|gtk-gnutella-0.98.3-1|49	rm -rf %{buildroot}
12cr|gtk-gnutella-0.98.3-1|50	mkdir -p %{buildroot}%{_bindir} %{buildroot}/%{_mandir}/man1
12cr|gtk-gnutella-0.98.3-1|51	make install INSTALL_PREFIX=%{buildroot}
12cr|gtk-gnutella-0.98.3-1|52	chmod 755 %{buildroot}%{_bindir}/%{name}
12cr|gtk-gnutella-0.98.3-1|53	
12cr|gtk-gnutella-0.98.3-1|54	# extra docs
12cr|gtk-gnutella-0.98.3-1|55	bunzip2 -c %{SOURCE1} > remote-shell.txt
12cr|gtk-gnutella-0.98.3-1|56	
12cr|gtk-gnutella-0.98.3-1|57	# icons
12cr|gtk-gnutella-0.98.3-1|58	install -D -m 644 %{SOURCE10} %{buildroot}%{_miconsdir}/%{name}.png
12cr|gtk-gnutella-0.98.3-1|59	install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/%{name}.png
12cr|gtk-gnutella-0.98.3-1|60	install -D -m 644 %{SOURCE12} %{buildroot}%{_liconsdir}/%{name}.png
12cr|gtk-gnutella-0.98.3-1|61	
12cr|gtk-gnutella-0.98.3-1|62	%find_lang %{name}
12cr|gtk-gnutella-0.98.3-1|63	
12cr|gtk-gnutella-0.98.3-1|64	%clean
12cr|gtk-gnutella-0.98.3-1|65	rm -rf %{buildroot}
12cr|gtk-gnutella-0.98.3-1|66	
12cr|gtk-gnutella-0.98.3-1|67	%files -f %{name}.lang
12cr|gtk-gnutella-0.98.3-1|68	%defattr(-,root,root)
12cr|gtk-gnutella-0.98.3-1|69	%doc README TODO AUTHORS LICENSE ChangeLog
12cr|gtk-gnutella-0.98.3-1|70	%doc remote-shell.txt
12cr|gtk-gnutella-0.98.3-1|71	%{_bindir}/*
12cr|gtk-gnutella-0.98.3-1|72	%{_datadir}/%{name}
12cr|gtk-gnutella-0.98.3-1|73	%{_datadir}/pixmaps/*
12cr|gtk-gnutella-0.98.3-1|74	%{_miconsdir}/%{name}.png
12cr|gtk-gnutella-0.98.3-1|75	%{_iconsdir}/%{name}.png
12cr|gtk-gnutella-0.98.3-1|76	%{_liconsdir}/%{name}.png
12cr|gtk-gnutella-0.98.3-1|77	%{_datadir}/applications/gtk-gnutella.desktop
12cr|gtk-gnutella-0.98.3-1|78	
12cr|gtk-gnutella-0.98.3-1|79	
12cr|gtk-gnutella-0.98.3-1|80	
12cr|gtk-gnutella-0.98.3-1|81	%changelog
12cr|gtk-gnutella-0.98.3-1|82	* Tue Jun 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.98.3-1
12cr|gtk-gnutella-0.98.3-1|83	+ Revision: 802705
12cr|gtk-gnutella-0.98.3-1|84	- version update 0.98.3
12cr|gtk-gnutella-0.98.3-1|85	
12cr|gtk-gnutella-0.98.3-1|86	* Fri Aug 12 2011 Andrey Bondrov <abondrov@mandriva.org> 0.97-1
12cr|gtk-gnutella-0.98.3-1|87	+ Revision: 694190
12cr|gtk-gnutella-0.98.3-1|88	- imported package gtk-gnutella
12cr|gtk-gnutella-0.98.3-1|89	

1964 12
12cr|gtkguitune-0.8-4|1	%define name gtkguitune
12cr|gtkguitune-0.8-4|2	%define version 0.8
12cr|gtkguitune-0.8-4|3	%define release  %mkrel 4
12cr|gtkguitune-0.8-4|4	
12cr|gtkguitune-0.8-4|5	Summary: Linux program for tuning guitars
12cr|gtkguitune-0.8-4|6	Name: %{name}
12cr|gtkguitune-0.8-4|7	Version: %{version}
12cr|gtkguitune-0.8-4|8	Release: %{release}
12cr|gtkguitune-0.8-4|9	Source0: http://www.geocities.com/harpin_floh/mysoft/%{name}-gtk2-%{version}.tar.gz
12cr|gtkguitune-0.8-4|10	License: GPLv2+
12cr|gtkguitune-0.8-4|11	Group: Sound
12cr|gtkguitune-0.8-4|12	Url: http://www.geocities.com/harpin_floh/kguitune_page.html
12cr|gtkguitune-0.8-4|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gtkguitune-0.8-4|14	BuildRequires: gtkmm2.4-devel
12cr|gtkguitune-0.8-4|15	
12cr|gtkguitune-0.8-4|16	%description
12cr|gtkguitune-0.8-4|17	Guitune is a linux program for tuning guitars and other instruments
12cr|gtkguitune-0.8-4|18	by using the method of Schmitt-triggering, i.e.
12cr|gtkguitune-0.8-4|19	counting the number of triggerings between two trigger levels
12cr|gtkguitune-0.8-4|20	in a certain amount of time.
12cr|gtkguitune-0.8-4|21	Why not use FFT like many other tuning devices?
12cr|gtkguitune-0.8-4|22	Well because other tuning devices are not as fast as mine !!
12cr|gtkguitune-0.8-4|23	
12cr|gtkguitune-0.8-4|24	With FFT you need many samples to archieve the accuracy needed for tuning
12cr|gtkguitune-0.8-4|25	instruments. You often get times of around 1 second between two measurements
12cr|gtkguitune-0.8-4|26	and the computer is quite busy in this second calculating the FFT. Using
12cr|gtkguitune-0.8-4|27	Schmitt-triggering you get a measurement every 10th of a second or even less
12cr|gtkguitune-0.8-4|28	(depending on the sample frequency you use). Most of the time the computer
12cr|gtkguitune-0.8-4|29	only waits for the samples.
12cr|gtkguitune-0.8-4|30	
12cr|gtkguitune-0.8-4|31	The Trigger levels are adjustable. For a pure sine-wave the trigger levels
12cr|gtkguitune-0.8-4|32	could be zero. But for a wave wth overtones like the one in the figure above
12cr|gtkguitune-0.8-4|33	you need a non-zero triggerlevel. It is preadjusted to a level of 60% of the
12cr|gtkguitune-0.8-4|34	current maximum which should be able to deal with most instruments.
12cr|gtkguitune-0.8-4|35	
12cr|gtkguitune-0.8-4|36	%prep
12cr|gtkguitune-0.8-4|37	%setup -q -n %name
12cr|gtkguitune-0.8-4|38	
12cr|gtkguitune-0.8-4|39	%build
12cr|gtkguitune-0.8-4|40	%configure2_5x
12cr|gtkguitune-0.8-4|41	%install
12cr|gtkguitune-0.8-4|42	rm -rf $RPM_BUILD_ROOT
12cr|gtkguitune-0.8-4|43	%makeinstall_std
12cr|gtkguitune-0.8-4|44	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|gtkguitune-0.8-4|45	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%name.desktop << EOF
12cr|gtkguitune-0.8-4|46	[Desktop Entry]
12cr|gtkguitune-0.8-4|47	Version=1.0
12cr|gtkguitune-0.8-4|48	Type=Application
12cr|gtkguitune-0.8-4|49	Name=gtkGuitune
12cr|gtkguitune-0.8-4|50	Categories=AudioVideo;GTK;Audio;
12cr|gtkguitune-0.8-4|51	Comment=Tune your Guitar
12cr|gtkguitune-0.8-4|52	TryExec=gtkguitune
12cr|gtkguitune-0.8-4|53	Exec=gtkguitune
12cr|gtkguitune-0.8-4|54	Icon=gtkguitune_logo
12cr|gtkguitune-0.8-4|55	EOF
12cr|gtkguitune-0.8-4|56	
12cr|gtkguitune-0.8-4|57	%clean
12cr|gtkguitune-0.8-4|58	rm -rf $RPM_BUILD_ROOT
12cr|gtkguitune-0.8-4|59	
12cr|gtkguitune-0.8-4|60	%if %mdvver < 200900
12cr|gtkguitune-0.8-4|61	%post
12cr|gtkguitune-0.8-4|62	%update_icon_cache hicolor
12cr|gtkguitune-0.8-4|63	%postun
12cr|gtkguitune-0.8-4|64	%clean_icon_cache hicolor
12cr|gtkguitune-0.8-4|65	%endif
12cr|gtkguitune-0.8-4|66	
12cr|gtkguitune-0.8-4|67	%files
12cr|gtkguitune-0.8-4|68	%defattr(-,root,root)
12cr|gtkguitune-0.8-4|69	%doc AUTHORS NEWS README
12cr|gtkguitune-0.8-4|70	%{_bindir}/gtkguitune
12cr|gtkguitune-0.8-4|71	%_datadir/icons/hicolor/scalable/apps/guitune_logo.svg
12cr|gtkguitune-0.8-4|72	%_datadir/applications/mandriva*
12cr|gtkguitune-0.8-4|73	
12cr|gtkguitune-0.8-4|74	
12cr|gtkguitune-0.8-4|75	
12cr|gtkguitune-0.8-4|76	%changelog
12cr|gtkguitune-0.8-4|77	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8-4mdv2011.0
12cr|gtkguitune-0.8-4|78	+ Revision: 610992
12cr|gtkguitune-0.8-4|79	- rebuild
12cr|gtkguitune-0.8-4|80	
12cr|gtkguitune-0.8-4|81	* Wed Dec 09 2009 Jérôme Brenier <incubusss@mandriva.org> 0.8-3mdv2010.1
12cr|gtkguitune-0.8-4|82	+ Revision: 475276
12cr|gtkguitune-0.8-4|83	- rebuild
12cr|gtkguitune-0.8-4|84	
12cr|gtkguitune-0.8-4|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|gtkguitune-0.8-4|86	- rebuild
12cr|gtkguitune-0.8-4|87	
12cr|gtkguitune-0.8-4|88	* Wed Oct 22 2008 Götz Waschk <waschk@mandriva.org> 0.8-1mdv2009.1
12cr|gtkguitune-0.8-4|89	+ Revision: 296418
12cr|gtkguitune-0.8-4|90	- new version
12cr|gtkguitune-0.8-4|91	- gtkmm 2
12cr|gtkguitune-0.8-4|92	- update file list
12cr|gtkguitune-0.8-4|93	- add menu entry
12cr|gtkguitune-0.8-4|94	
12cr|gtkguitune-0.8-4|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|gtkguitune-0.8-4|96	- rebuild
12cr|gtkguitune-0.8-4|97	- rebuild
12cr|gtkguitune-0.8-4|98	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|gtkguitune-0.8-4|99	- fix BR for x86_64
12cr|gtkguitune-0.8-4|100	- kill re-definition of %%buildroot on Pixel's request
12cr|gtkguitune-0.8-4|101	- use %%mkrel
12cr|gtkguitune-0.8-4|102	- import gtkguitune
12cr|gtkguitune-0.8-4|103	
12cr|gtkguitune-0.8-4|104	+ Pixel <pixel@mandriva.com>
12cr|gtkguitune-0.8-4|105	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gtkguitune-0.8-4|106	
12cr|gtkguitune-0.8-4|107	+ Olivier Blin <oblin@mandriva.com>
12cr|gtkguitune-0.8-4|108	- restore BuildRoot
12cr|gtkguitune-0.8-4|109	
12cr|gtkguitune-0.8-4|110	
12cr|gtkguitune-0.8-4|111	* Sun Sep  5 2004 Jrmie Lenfant-Engelmann <jlenfant@mandrakesoft.com> 0.7-2mdk
12cr|gtkguitune-0.8-4|112	- clean spec
12cr|gtkguitune-0.8-4|113	
12cr|gtkguitune-0.8-4|114	* Thu Sep  2 2004 Tocman <jlenfant@mandrakesoft.com> 0.7-1mdk
12cr|gtkguitune-0.8-4|115	- First package (pingu1 sux)

1965 12
12cr|gtkhotkey-0.2.1-1|1	%define major 1
12cr|gtkhotkey-0.2.1-1|2	
12cr|gtkhotkey-0.2.1-1|3	%define libname %mklibname %{name} %{major}
12cr|gtkhotkey-0.2.1-1|4	%define develname %mklibname %{name} -d
12cr|gtkhotkey-0.2.1-1|5	
12cr|gtkhotkey-0.2.1-1|6	Name:		gtkhotkey
12cr|gtkhotkey-0.2.1-1|7	Version:	0.2.1
12cr|gtkhotkey-0.2.1-1|8	Release:	1
12cr|gtkhotkey-0.2.1-1|9	Summary:	Platform Independent Hotkey Handling for GTK+ Applications
12cr|gtkhotkey-0.2.1-1|10	License:	LGPLv3+
12cr|gtkhotkey-0.2.1-1|11	Group:		System/Libraries
12cr|gtkhotkey-0.2.1-1|12	Url:		http://launchpad.net/gtkhotkey/
12cr|gtkhotkey-0.2.1-1|13	Source0:		%{name}-%{version}.tar.bz2
12cr|gtkhotkey-0.2.1-1|14	Patch0:		gtkhotkey-glib-2.31.patch
12cr|gtkhotkey-0.2.1-1|15	Patch1:		gtkhotkey-0.2.1-linkage.patch
12cr|gtkhotkey-0.2.1-1|16	BuildRequires:	gtk-doc
12cr|gtkhotkey-0.2.1-1|17	BuildRequires:	intltool
12cr|gtkhotkey-0.2.1-1|18	BuildRequires:	pkgconfig(glib-2.0)
12cr|gtkhotkey-0.2.1-1|19	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gtkhotkey-0.2.1-1|20	
12cr|gtkhotkey-0.2.1-1|21	%description
12cr|gtkhotkey-0.2.1-1|22	GtkHotkey is simple library offering a platform independent way for GTK+
12cr|gtkhotkey-0.2.1-1|23	applications to manage and bind desktop-wide hotkeys.
12cr|gtkhotkey-0.2.1-1|24	
12cr|gtkhotkey-0.2.1-1|25	%package -n %{libname}
12cr|gtkhotkey-0.2.1-1|26	Summary:	Platform Independent Hotkey Handling for GTK+ Applications
12cr|gtkhotkey-0.2.1-1|27	Group:		System/Libraries
12cr|gtkhotkey-0.2.1-1|28	
12cr|gtkhotkey-0.2.1-1|29	%description -n %{libname}
12cr|gtkhotkey-0.2.1-1|30	GtkHotkey is simple library offering a platform independent way for GTK+
12cr|gtkhotkey-0.2.1-1|31	applications to manage and bind desktop-wide hotkeys.
12cr|gtkhotkey-0.2.1-1|32	
12cr|gtkhotkey-0.2.1-1|33	%package -n %{develname}
12cr|gtkhotkey-0.2.1-1|34	Summary:	Development files for %{name}
12cr|gtkhotkey-0.2.1-1|35	Group:		Development/GNOME and GTK+
12cr|gtkhotkey-0.2.1-1|36	Requires:	pkgconfig(glib-2.0)
12cr|gtkhotkey-0.2.1-1|37	Requires:	pkgconfig(gtk+-2.0)
12cr|gtkhotkey-0.2.1-1|38	Requires:	%{libname} = %{EVRD}
12cr|gtkhotkey-0.2.1-1|39	
12cr|gtkhotkey-0.2.1-1|40	%description -n %{develname}
12cr|gtkhotkey-0.2.1-1|41	GtkHotkey is simple library offering a platform independent way for GTK+
12cr|gtkhotkey-0.2.1-1|42	applications to manage and bind desktop-wide hotkeys.  This package contains
12cr|gtkhotkey-0.2.1-1|43	all necessary include files and libraries needed to develop applications that
12cr|gtkhotkey-0.2.1-1|44	require these.
12cr|gtkhotkey-0.2.1-1|45	
12cr|gtkhotkey-0.2.1-1|46	%prep
12cr|gtkhotkey-0.2.1-1|47	%setup -q
12cr|gtkhotkey-0.2.1-1|48	%patch0 -p1
12cr|gtkhotkey-0.2.1-1|49	%patch1 -p1
12cr|gtkhotkey-0.2.1-1|50	
12cr|gtkhotkey-0.2.1-1|51	%build
12cr|gtkhotkey-0.2.1-1|52	autoreconf -fi
12cr|gtkhotkey-0.2.1-1|53	%configure2_5x --disable-static
12cr|gtkhotkey-0.2.1-1|54	%make
12cr|gtkhotkey-0.2.1-1|55	
12cr|gtkhotkey-0.2.1-1|56	%install
12cr|gtkhotkey-0.2.1-1|57	%makeinstall_std
12cr|gtkhotkey-0.2.1-1|58	rm -rf %{buildroot}%{_prefix}/doc
12cr|gtkhotkey-0.2.1-1|59	
12cr|gtkhotkey-0.2.1-1|60	%files -n %{libname}
12cr|gtkhotkey-0.2.1-1|61	%doc AUTHORS COPYING NEWS README
12cr|gtkhotkey-0.2.1-1|62	%{_libdir}/libgtkhotkey.so.%{major}*
12cr|gtkhotkey-0.2.1-1|63	
12cr|gtkhotkey-0.2.1-1|64	%files -n %{develname}
12cr|gtkhotkey-0.2.1-1|65	%{_datadir}/gtk-doc/html/gtkhotkey
12cr|gtkhotkey-0.2.1-1|66	%{_includedir}/gtkhotkey-1.0/
12cr|gtkhotkey-0.2.1-1|67	%{_libdir}/libgtkhotkey.so
12cr|gtkhotkey-0.2.1-1|68	%{_libdir}/pkgconfig/*.pc
12cr|gtkhotkey-0.2.1-1|69	
12cr|gtkhotkey-0.2.1-1|70	%changelog
12cr|gtkhotkey-0.2.1-1|71	* Thu Jun 21 2012 Andrey Bondrov <abondrov@mandriva.org> 0.2.1-1
12cr|gtkhotkey-0.2.1-1|72	+ Revision: 806640
12cr|gtkhotkey-0.2.1-1|73	- Update BuildRequires
12cr|gtkhotkey-0.2.1-1|74	- Add patch1 to fix linkage
12cr|gtkhotkey-0.2.1-1|75	- imported package gtkhotkey
12cr|gtkhotkey-0.2.1-1|76	

1966 12
12cr|gtk-iptables-0.5.1-3|1	%define name	gtk-iptables
12cr|gtk-iptables-0.5.1-3|2	%define version	0.5.1
12cr|gtk-iptables-0.5.1-3|3	%define release  %mkrel 3
12cr|gtk-iptables-0.5.1-3|4	
12cr|gtk-iptables-0.5.1-3|5	Name: 	 	%{name}
12cr|gtk-iptables-0.5.1-3|6	Summary: 	GTK-based frontend for iptables
12cr|gtk-iptables-0.5.1-3|7	Version: 	%{version}
12cr|gtk-iptables-0.5.1-3|8	Release: 	%{release}
12cr|gtk-iptables-0.5.1-3|9	
12cr|gtk-iptables-0.5.1-3|10	Source0:		%{name}-%{version}.tar.bz2
12cr|gtk-iptables-0.5.1-3|11	source1:		.abf.yml
12cr|gtk-iptables-0.5.1-3|12	patch0:			gtk-iptables-0.5.1.printf.patch
12cr|gtk-iptables-0.5.1-3|13	URL:		http://gtk-iptables.sourceforge.net
12cr|gtk-iptables-0.5.1-3|14	License:	GPL
12cr|gtk-iptables-0.5.1-3|15	Group:		System/Configuration/Networking
12cr|gtk-iptables-0.5.1-3|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gtk-iptables-0.5.1-3|17	Requires:	gksu userspace-ipfilter
12cr|gtk-iptables-0.5.1-3|18	Obsoletes:	gtkiptables
12cr|gtk-iptables-0.5.1-3|19	Provides:	gtkiptables
12cr|gtk-iptables-0.5.1-3|20	
12cr|gtk-iptables-0.5.1-3|21	%description
12cr|gtk-iptables-0.5.1-3|22	Gtk-IPTables is a GTK-based frontend for iptables written in C. You can
12cr|gtk-iptables-0.5.1-3|23	create rules for all chains for Filter, NAT, and Mangle tables.
12cr|gtk-iptables-0.5.1-3|24	
12cr|gtk-iptables-0.5.1-3|25	%prep
12cr|gtk-iptables-0.5.1-3|26	%setup -q
12cr|gtk-iptables-0.5.1-3|27	%patch0 -p1 -b .printf
12cr|gtk-iptables-0.5.1-3|28	
12cr|gtk-iptables-0.5.1-3|29	%build
12cr|gtk-iptables-0.5.1-3|30	%configure2_5x
12cr|gtk-iptables-0.5.1-3|31	%make
12cr|gtk-iptables-0.5.1-3|32	
12cr|gtk-iptables-0.5.1-3|33	%install
12cr|gtk-iptables-0.5.1-3|34	%makeinstall_std
12cr|gtk-iptables-0.5.1-3|35	
12cr|gtk-iptables-0.5.1-3|36	#menu
12cr|gtk-iptables-0.5.1-3|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|gtk-iptables-0.5.1-3|38	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gtk-iptables-0.5.1-3|39	[Desktop Entry]
12cr|gtk-iptables-0.5.1-3|40	Type=Application
12cr|gtk-iptables-0.5.1-3|41	Exec=gksu gtkiptables
12cr|gtk-iptables-0.5.1-3|42	Icon=networking_configuration_section
12cr|gtk-iptables-0.5.1-3|43	Name=GTK-IPTables
12cr|gtk-iptables-0.5.1-3|44	Comment=IPTables Rules Configuration
12cr|gtk-iptables-0.5.1-3|45	Categories=Network;
12cr|gtk-iptables-0.5.1-3|46	EOF
12cr|gtk-iptables-0.5.1-3|47	
12cr|gtk-iptables-0.5.1-3|48	%find_lang %name || touch %{name}.lang
12cr|gtk-iptables-0.5.1-3|49	
12cr|gtk-iptables-0.5.1-3|50	%files -f %{name}.lang
12cr|gtk-iptables-0.5.1-3|51	%defattr(-,root,root)
12cr|gtk-iptables-0.5.1-3|52	%doc README COPYING
12cr|gtk-iptables-0.5.1-3|53	%{_bindir}/gtkiptables
12cr|gtk-iptables-0.5.1-3|54	%{_datadir}/applications/mandriva-%name.desktop
12cr|gtk-iptables-0.5.1-3|55	%{_datadir}/pixmaps/*
12cr|gtk-iptables-0.5.1-3|56	
12cr|gtk-iptables-0.5.1-3|57	
12cr|gtk-iptables-0.5.1-3|58	%changelog
12cr|gtk-iptables-0.5.1-3|59	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.5.1-3mdv2009.0
12cr|gtk-iptables-0.5.1-3|60	+ Revision: 246693
12cr|gtk-iptables-0.5.1-3|61	- rebuild
12cr|gtk-iptables-0.5.1-3|62	- fix no-buildroot-tag
12cr|gtk-iptables-0.5.1-3|63	
12cr|gtk-iptables-0.5.1-3|64	+ Pixel <pixel@mandriva.com>
12cr|gtk-iptables-0.5.1-3|65	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gtk-iptables-0.5.1-3|66	
12cr|gtk-iptables-0.5.1-3|67	* Thu Dec 27 2007 Jérôme Soyer <saispo@mandriva.org> 0.5.1-1mdv2008.1
12cr|gtk-iptables-0.5.1-3|68	+ Revision: 138403
12cr|gtk-iptables-0.5.1-3|69	- Fix BuildRequires
12cr|gtk-iptables-0.5.1-3|70	- New release
12cr|gtk-iptables-0.5.1-3|71	
12cr|gtk-iptables-0.5.1-3|72	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.4.21-3mdv2008.1
12cr|gtk-iptables-0.5.1-3|73	+ Revision: 131725
12cr|gtk-iptables-0.5.1-3|74	- auto-convert XDG menu entry
12cr|gtk-iptables-0.5.1-3|75	- kill re-definition of %%buildroot on Pixel's request
12cr|gtk-iptables-0.5.1-3|76	- use %%mkrel
12cr|gtk-iptables-0.5.1-3|77	- import gtk-iptables
12cr|gtk-iptables-0.5.1-3|78	
12cr|gtk-iptables-0.5.1-3|79	
12cr|gtk-iptables-0.5.1-3|80	* Tue Nov 02 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.4.21-3mdk
12cr|gtk-iptables-0.5.1-3|81	- rebuild with current autotools
12cr|gtk-iptables-0.5.1-3|82	
12cr|gtk-iptables-0.5.1-3|83	* Wed Dec 17 2003 Marcel Pol <mpol@mandrake.org> 0.4.21-2mdk
12cr|gtk-iptables-0.5.1-3|84	- depend on userspace-ipfilter
12cr|gtk-iptables-0.5.1-3|85	- 64bit buildrequires
12cr|gtk-iptables-0.5.1-3|86	
12cr|gtk-iptables-0.5.1-3|87	* Wed Apr 2 2003 Austin Acton <aacton@yorku.ca> 0.4.21-1mdk
12cr|gtk-iptables-0.5.1-3|88	- 0.4.21
12cr|gtk-iptables-0.5.1-3|89	
12cr|gtk-iptables-0.5.1-3|90	* Sun Mar 23 2003 Austin Acton <aacton@yorku.ca> 0.4.1-1mdk
12cr|gtk-iptables-0.5.1-3|91	- initial package

1967 12
12cr|gtklp-1.2.8a-1|1	Summary: 	A GTK frontend for CUPS
12cr|gtklp-1.2.8a-1|2	Name: 		gtklp
12cr|gtklp-1.2.8a-1|3	Version: 	1.2.8a
12cr|gtklp-1.2.8a-1|4	Release: 	%mkrel 1
12cr|gtklp-1.2.8a-1|5	License: 	GPLv2+
12cr|gtklp-1.2.8a-1|6	Group: 		System/Configuration/Printing
12cr|gtklp-1.2.8a-1|7	Source0: 	http://prdownloads.sourceforge.net/gtklp/%{name}-%{version}.src.tar.gz
12cr|gtklp-1.2.8a-1|8	Url: 		http://gtklp.sourceforge.net/
12cr|gtklp-1.2.8a-1|9	Source1: 	gtklp-icon48.png
12cr|gtklp-1.2.8a-1|10	Source2: 	gtklp-icon32.png
12cr|gtklp-1.2.8a-1|11	Source3: 	gtklp-icon16.png
12cr|gtklp-1.2.8a-1|12	Patch0:		gtklp-1.2.7-simple.patch
12cr|gtklp-1.2.8a-1|13	Patch1:		gtklp-1.2.5-mdv-fix-str-fmt.patch
12cr|gtklp-1.2.8a-1|14	BuildRequires: 	cups-common
12cr|gtklp-1.2.8a-1|15	BuildRequires:  gtk+2-devel
12cr|gtklp-1.2.8a-1|16	BuildRequires: 	cups-devel > 1.1
12cr|gtklp-1.2.8a-1|17	Requires: 	cups > 1.1
12cr|gtklp-1.2.8a-1|18	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|gtklp-1.2.8a-1|19	
12cr|gtklp-1.2.8a-1|20	%description
12cr|gtklp-1.2.8a-1|21	A GTK frontend for CUPS
12cr|gtklp-1.2.8a-1|22	
12cr|gtklp-1.2.8a-1|23	%prep
12cr|gtklp-1.2.8a-1|24	%setup -q
12cr|gtklp-1.2.8a-1|25	%patch0 -p1 -b .simple
12cr|gtklp-1.2.8a-1|26	%patch1 -p1 -b .strfmt
12cr|gtklp-1.2.8a-1|27	
12cr|gtklp-1.2.8a-1|28	sed -e '/DEF_BROWSER_CMD/{s:netscape:firefox:}' \
12cr|gtklp-1.2.8a-1|29	-e '/DEF_HELP_HOME/{s:631/sum.html#STANDARD_OPTIONS:631/help/:}' \
12cr|gtklp-1.2.8a-1|30	-i include/defaults.h
12cr|gtklp-1.2.8a-1|31	
12cr|gtklp-1.2.8a-1|32	
12cr|gtklp-1.2.8a-1|33	mkdir -p Mandriva
12cr|gtklp-1.2.8a-1|34	cp %{SOURCE1} Mandriva/gtklp-icon48.png
12cr|gtklp-1.2.8a-1|35	cp %{SOURCE2} Mandriva/gtklp-icon32.png
12cr|gtklp-1.2.8a-1|36	cp %{SOURCE3} Mandriva/gtklp-icon16.png
12cr|gtklp-1.2.8a-1|37	
12cr|gtklp-1.2.8a-1|38	%build
12cr|gtklp-1.2.8a-1|39	autoreconf -fi
12cr|gtklp-1.2.8a-1|40	%configure2_5x --enable-forte
12cr|gtklp-1.2.8a-1|41	
12cr|gtklp-1.2.8a-1|42	%make
12cr|gtklp-1.2.8a-1|43	
12cr|gtklp-1.2.8a-1|44	%install
12cr|gtklp-1.2.8a-1|45	rm -fr %{buildroot}
12cr|gtklp-1.2.8a-1|46	
12cr|gtklp-1.2.8a-1|47	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|gtklp-1.2.8a-1|48	install -d %{buildroot}%{_liconsdir}
12cr|gtklp-1.2.8a-1|49	install -d %{buildroot}%{_iconsdir}
12cr|gtklp-1.2.8a-1|50	install -d %{buildroot}%{_miconsdir}
12cr|gtklp-1.2.8a-1|51	
12cr|gtklp-1.2.8a-1|52	%makeinstall_std
12cr|gtklp-1.2.8a-1|53	
12cr|gtklp-1.2.8a-1|54	# menu entry
12cr|gtklp-1.2.8a-1|55	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gtklp-1.2.8a-1|56	[Desktop Entry]
12cr|gtklp-1.2.8a-1|57	Type=Application
12cr|gtklp-1.2.8a-1|58	Categories=HardwareSettings;Settings;GTK;
12cr|gtklp-1.2.8a-1|59	Name=GTK CUPS
12cr|gtklp-1.2.8a-1|60	Comment=GTK Frontend for CUPS
12cr|gtklp-1.2.8a-1|61	Exec=%{_bindir}/gtklp
12cr|gtklp-1.2.8a-1|62	Icon=gtklp
12cr|gtklp-1.2.8a-1|63	EOF
12cr|gtklp-1.2.8a-1|64	
12cr|gtklp-1.2.8a-1|65	cat << EOF > %buildroot%{_datadir}/applications/mandriva-gtklpq.desktop
12cr|gtklp-1.2.8a-1|66	[Desktop Entry]
12cr|gtklp-1.2.8a-1|67	Type=Application
12cr|gtklp-1.2.8a-1|68	Categories=HardwareSettings;Settings;GTK;
12cr|gtklp-1.2.8a-1|69	Name=GTK Printer Queue
12cr|gtklp-1.2.8a-1|70	Comment=GTK Frontend to GTKlp CUPS Queue
12cr|gtklp-1.2.8a-1|71	Exec=%{_bindir}/gtklpq
12cr|gtklp-1.2.8a-1|72	Icon=gtklp
12cr|gtklp-1.2.8a-1|73	EOF
12cr|gtklp-1.2.8a-1|74	
12cr|gtklp-1.2.8a-1|75	# menu icon
12cr|gtklp-1.2.8a-1|76	install -m0644 Mandriva/gtklp-icon48.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|gtklp-1.2.8a-1|77	install -m0644 Mandriva/gtklp-icon32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|gtklp-1.2.8a-1|78	install -m0644 Mandriva/gtklp-icon16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|gtklp-1.2.8a-1|79	
12cr|gtklp-1.2.8a-1|80	# locales
12cr|gtklp-1.2.8a-1|81	%find_lang %name
12cr|gtklp-1.2.8a-1|82	
12cr|gtklp-1.2.8a-1|83	%if %mdkversion < 200900
12cr|gtklp-1.2.8a-1|84	%post
12cr|gtklp-1.2.8a-1|85	%update_menus
12cr|gtklp-1.2.8a-1|86	%endif
12cr|gtklp-1.2.8a-1|87	
12cr|gtklp-1.2.8a-1|88	%if %mdkversion < 200900
12cr|gtklp-1.2.8a-1|89	%postun
12cr|gtklp-1.2.8a-1|90	%clean_menus
12cr|gtklp-1.2.8a-1|91	%endif
12cr|gtklp-1.2.8a-1|92	
12cr|gtklp-1.2.8a-1|93	%clean
12cr|gtklp-1.2.8a-1|94	rm -rf %{buildroot}
12cr|gtklp-1.2.8a-1|95	
12cr|gtklp-1.2.8a-1|96	%files -f %name.lang
12cr|gtklp-1.2.8a-1|97	%defattr(0644,root,root)
12cr|gtklp-1.2.8a-1|98	%doc AUTHORS BUGS ChangeLog COPYING NEWS README TODO USAGE
12cr|gtklp-1.2.8a-1|99	%{_bindir}/*
12cr|gtklp-1.2.8a-1|100	%{_datadir}/applications/mandriva-*.desktop
12cr|gtklp-1.2.8a-1|101	%{_iconsdir}/*.png
12cr|gtklp-1.2.8a-1|102	%{_liconsdir}/*.png
12cr|gtklp-1.2.8a-1|103	%{_miconsdir}/*.png
12cr|gtklp-1.2.8a-1|104	%{_mandir}/man1/*
12cr|gtklp-1.2.8a-1|105	
12cr|gtklp-1.2.8a-1|106	
12cr|gtklp-1.2.8a-1|107	%changelog
12cr|gtklp-1.2.8a-1|108	* Sat Apr 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.8a-1mdv2012.0
12cr|gtklp-1.2.8a-1|109	+ Revision: 794268
12cr|gtklp-1.2.8a-1|110	- fix with broken link
12cr|gtklp-1.2.8a-1|111	- version update 1.2.8a
12cr|gtklp-1.2.8a-1|112	
12cr|gtklp-1.2.8a-1|113	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.2.8-1
12cr|gtklp-1.2.8a-1|114	+ Revision: 645233
12cr|gtklp-1.2.8a-1|115	- update to new version 1.2.8
12cr|gtklp-1.2.8a-1|116	
12cr|gtklp-1.2.8a-1|117	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-2mdv2011.0
12cr|gtklp-1.2.8a-1|118	+ Revision: 610993
12cr|gtklp-1.2.8a-1|119	- rebuild
12cr|gtklp-1.2.8a-1|120	
12cr|gtklp-1.2.8a-1|121	* Fri Dec 11 2009 Funda Wang <fwang@mandriva.org> 1.2.7-1mdv2010.1
12cr|gtklp-1.2.8a-1|122	+ Revision: 476418
12cr|gtklp-1.2.8a-1|123	- new version 1.2.7
12cr|gtklp-1.2.8a-1|124	
12cr|gtklp-1.2.8a-1|125	* Wed Dec 09 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.5-5mdv2010.1
12cr|gtklp-1.2.8a-1|126	+ Revision: 475285
12cr|gtklp-1.2.8a-1|127	- number the Patch0 macro
12cr|gtklp-1.2.8a-1|128	- fix str fmt
12cr|gtklp-1.2.8a-1|129	
12cr|gtklp-1.2.8a-1|130	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.2.5-4mdv2009.0
12cr|gtklp-1.2.8a-1|131	+ Revision: 246695
12cr|gtklp-1.2.8a-1|132	- rebuild
12cr|gtklp-1.2.8a-1|133	
12cr|gtklp-1.2.8a-1|134	+ Pixel <pixel@mandriva.com>
12cr|gtklp-1.2.8a-1|135	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gtklp-1.2.8a-1|136	
12cr|gtklp-1.2.8a-1|137	* Sun Jan 27 2008 Funda Wang <fwang@mandriva.org> 1.2.5-2mdv2008.1
12cr|gtklp-1.2.8a-1|138	+ Revision: 158578
12cr|gtklp-1.2.8a-1|139	- add more category for desktop entry
12cr|gtklp-1.2.8a-1|140	
12cr|gtklp-1.2.8a-1|141	* Sun Jan 27 2008 Funda Wang <fwang@mandriva.org> 1.2.5-1mdv2008.1
12cr|gtklp-1.2.8a-1|142	+ Revision: 158563
12cr|gtklp-1.2.8a-1|143	- update to new version 1.2.5
12cr|gtklp-1.2.8a-1|144	
12cr|gtklp-1.2.8a-1|145	* Fri Jan 25 2008 Funda Wang <fwang@mandriva.org> 1.2.2-3mdv2008.1
12cr|gtklp-1.2.8a-1|146	+ Revision: 157807
12cr|gtklp-1.2.8a-1|147	- rebuild
12cr|gtklp-1.2.8a-1|148	
12cr|gtklp-1.2.8a-1|149	* Thu Jan 03 2008 Thierry Vignaud <tv@mandriva.org> 1.2.2-2mdv2008.1
12cr|gtklp-1.2.8a-1|150	+ Revision: 141904
12cr|gtklp-1.2.8a-1|151	- auto-convert XDG menu entry
12cr|gtklp-1.2.8a-1|152	- s/BuildPrereq/BuildRequires/
12cr|gtklp-1.2.8a-1|153	- kill re-definition of %%buildroot on Pixel's request
12cr|gtklp-1.2.8a-1|154	
12cr|gtklp-1.2.8a-1|155	+ Olivier Blin <blino@mandriva.org>
12cr|gtklp-1.2.8a-1|156	- restore BuildRoot
12cr|gtklp-1.2.8a-1|157	
12cr|gtklp-1.2.8a-1|158	+ Austin Acton <austin@mandriva.org>
12cr|gtklp-1.2.8a-1|159	- Import gtklp
12cr|gtklp-1.2.8a-1|160	

1968 12
12cr|gtkmathview-0.8.0-6|1	%define major 0
12cr|gtkmathview-0.8.0-6|2	%define libname  %mklibname %{name} %{major}
12cr|gtkmathview-0.8.0-6|3	%define develname %mklibname -d %{name}
12cr|gtkmathview-0.8.0-6|4	
12cr|gtkmathview-0.8.0-6|5	Summary:	C++ rendering engine for MathML documents
12cr|gtkmathview-0.8.0-6|6	Name:		gtkmathview
12cr|gtkmathview-0.8.0-6|7	Version:	0.8.0
12cr|gtkmathview-0.8.0-6|8	Release:	6
12cr|gtkmathview-0.8.0-6|9	License:	GPLv3+
12cr|gtkmathview-0.8.0-6|10	Group:		Networking/WWW
12cr|gtkmathview-0.8.0-6|11	Url:		http://www.cs.unibo.it/helm/mml-widget/
12cr|gtkmathview-0.8.0-6|12	Source0:	http://helm.cs.unibo.it/mml-widget/sources/%{name}-%{version}.tar.bz2
12cr|gtkmathview-0.8.0-6|13	Source1:	gtkmathview.html.tar.bz2
12cr|gtkmathview-0.8.0-6|14	Patch0: gtkmathview-0.8.0-cond-t1.patch
12cr|gtkmathview-0.8.0-6|15	Patch1: gtkmathview-0.8.0-gcc43.patch
12cr|gtkmathview-0.8.0-6|16	Patch2: gtkmathview-0.8.0-gcc44.patch
12cr|gtkmathview-0.8.0-6|17	Patch3: gtkmathview-0.8.0-fix-link.patch
12cr|gtkmathview-0.8.0-6|18	Patch4: gtkmathview-0.8.0-no-static.patch
12cr|gtkmathview-0.8.0-6|19	Patch5: gtkmathview-0.8.0-gcc47.patch
12cr|gtkmathview-0.8.0-6|20	
12cr|gtkmathview-0.8.0-6|21	BuildRequires:	xsltproc
12cr|gtkmathview-0.8.0-6|22	BuildRequires:	t1lib-devel
12cr|gtkmathview-0.8.0-6|23	BuildRequires:	popt-devel
12cr|gtkmathview-0.8.0-6|24	#BuildRequires:	pkgconfig(gdome2-cpp-smart)
12cr|gtkmathview-0.8.0-6|25	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gtkmathview-0.8.0-6|26	BuildRequires:	pkgconfig(libxml-2.0)
12cr|gtkmathview-0.8.0-6|27	Requires:	fonts-ttf-latex
12cr|gtkmathview-0.8.0-6|28	
12cr|gtkmathview-0.8.0-6|29	%description
12cr|gtkmathview-0.8.0-6|30	GtkMathView is a GTK Widget for rendering MathML documents.
12cr|gtkmathview-0.8.0-6|31	
12cr|gtkmathview-0.8.0-6|32	%package -n %{libname}
12cr|gtkmathview-0.8.0-6|33	Summary:   Libraries for gtkmathview
12cr|gtkmathview-0.8.0-6|34	Group: System/Libraries
12cr|gtkmathview-0.8.0-6|35	
12cr|gtkmathview-0.8.0-6|36	%description -n %{libname}
12cr|gtkmathview-0.8.0-6|37	GtkMathView is a GTK Widget for rendering MathML documents.
12cr|gtkmathview-0.8.0-6|38	
12cr|gtkmathview-0.8.0-6|39	%package -n %{develname}
12cr|gtkmathview-0.8.0-6|40	Summary:  Libraries and include files for gtkmathview
12cr|gtkmathview-0.8.0-6|41	Group:    Development/C++
12cr|gtkmathview-0.8.0-6|42	Requires: %{libname} = %{version}
12cr|gtkmathview-0.8.0-6|43	Provides: %{name}-devel = %{EVRD}
12cr|gtkmathview-0.8.0-6|44	
12cr|gtkmathview-0.8.0-6|45	%description -n %{develname}
12cr|gtkmathview-0.8.0-6|46	GtkMathView is a GTK Widget for rendering MathML documents.
12cr|gtkmathview-0.8.0-6|47	
12cr|gtkmathview-0.8.0-6|48	%prep
12cr|gtkmathview-0.8.0-6|49	%setup -q
12cr|gtkmathview-0.8.0-6|50	%patch0 -p1
12cr|gtkmathview-0.8.0-6|51	%patch1 -p1
12cr|gtkmathview-0.8.0-6|52	%patch2 -p0
12cr|gtkmathview-0.8.0-6|53	%patch3 -p0
12cr|gtkmathview-0.8.0-6|54	%patch4 -p1
12cr|gtkmathview-0.8.0-6|55	%patch5 -p1
12cr|gtkmathview-0.8.0-6|56	# AM_BINRELOC missing, just ignore
12cr|gtkmathview-0.8.0-6|57	echo 'AC_DEFUN([AM_BINRELOC], [])' > acinclude.m4
12cr|gtkmathview-0.8.0-6|58	
12cr|gtkmathview-0.8.0-6|59	%build
12cr|gtkmathview-0.8.0-6|60	autoreconf -fi
12cr|gtkmathview-0.8.0-6|61	%configure2_5x \
12cr|gtkmathview-0.8.0-6|62	--disable-static
12cr|gtkmathview-0.8.0-6|63	
12cr|gtkmathview-0.8.0-6|64	make
12cr|gtkmathview-0.8.0-6|65	
12cr|gtkmathview-0.8.0-6|66	##Add updated html reference manual##
12cr|gtkmathview-0.8.0-6|67	mkdir DATA.TMP
12cr|gtkmathview-0.8.0-6|68	cd DATA.TMP
12cr|gtkmathview-0.8.0-6|69	tar xjf %{SOURCE1}
12cr|gtkmathview-0.8.0-6|70	cd ../../..
12cr|gtkmathview-0.8.0-6|71	
12cr|gtkmathview-0.8.0-6|72	%install
12cr|gtkmathview-0.8.0-6|73	%makeinstall_std
12cr|gtkmathview-0.8.0-6|74	mkdir -p %{buildroot}/%_docdir/%{name}
12cr|gtkmathview-0.8.0-6|75	cp -r DATA.TMP/%{name}.html %{buildroot}/%_docdir/%{name}
12cr|gtkmathview-0.8.0-6|76	
12cr|gtkmathview-0.8.0-6|77	%files
12cr|gtkmathview-0.8.0-6|78	%doc AUTHORS BUGS COPYING ChangeLog HISTORY INSTALL LICENSE NEWS README TODO
12cr|gtkmathview-0.8.0-6|79	%config(noreplace) %{_sysconfdir}/gtkmathview/gtkmathview.conf.xml
12cr|gtkmathview-0.8.0-6|80	%{_bindir}/*
12cr|gtkmathview-0.8.0-6|81	%{_datadir}/%{name}
12cr|gtkmathview-0.8.0-6|82	%{_mandir}/man1/*
12cr|gtkmathview-0.8.0-6|83	
12cr|gtkmathview-0.8.0-6|84	%files -n %{libname}
12cr|gtkmathview-0.8.0-6|85	%{_libdir}/lib*.so.%{major}*
12cr|gtkmathview-0.8.0-6|86	
12cr|gtkmathview-0.8.0-6|87	%files -n %{develname}
12cr|gtkmathview-0.8.0-6|88	%{_libdir}/lib*.so
12cr|gtkmathview-0.8.0-6|89	%{_includedir}/*
12cr|gtkmathview-0.8.0-6|90	%{_libdir}/pkgconfig/*
12cr|gtkmathview-0.8.0-6|91	
12cr|gtkmathview-0.8.0-6|92	
12cr|gtkmathview-0.8.0-6|93	
12cr|gtkmathview-0.8.0-6|94	%changelog
12cr|gtkmathview-0.8.0-6|95	* Tue Mar 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.8.0-5
12cr|gtkmathview-0.8.0-6|96	+ Revision: 787563
12cr|gtkmathview-0.8.0-6|97	- bump release
12cr|gtkmathview-0.8.0-6|98	- cleaned up spec
12cr|gtkmathview-0.8.0-6|99	
12cr|gtkmathview-0.8.0-6|100	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-4mdv2011.0
12cr|gtkmathview-0.8.0-6|101	+ Revision: 610994
12cr|gtkmathview-0.8.0-6|102	- rebuild
12cr|gtkmathview-0.8.0-6|103	
12cr|gtkmathview-0.8.0-6|104	* Wed Feb 17 2010 Funda Wang <fwang@mandriva.org> 0.8.0-3mdv2010.1
12cr|gtkmathview-0.8.0-6|105	+ Revision: 507035
12cr|gtkmathview-0.8.0-6|106	- add pld linux patch to disable static build
12cr|gtkmathview-0.8.0-6|107	- add gentoo patches to have it built
12cr|gtkmathview-0.8.0-6|108	- fix linkage
12cr|gtkmathview-0.8.0-6|109	
12cr|gtkmathview-0.8.0-6|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|gtkmathview-0.8.0-6|111	- rebuild
12cr|gtkmathview-0.8.0-6|112	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|gtkmathview-0.8.0-6|113	- kill re-definition of %%buildroot on Pixel's request
12cr|gtkmathview-0.8.0-6|114	
12cr|gtkmathview-0.8.0-6|115	+ Pixel <pixel@mandriva.com>
12cr|gtkmathview-0.8.0-6|116	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gtkmathview-0.8.0-6|117	
12cr|gtkmathview-0.8.0-6|118	+ Olivier Blin <blino@mandriva.org>
12cr|gtkmathview-0.8.0-6|119	- restore BuildRoot
12cr|gtkmathview-0.8.0-6|120	
12cr|gtkmathview-0.8.0-6|121	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 0.8.0-2mdv2008.1
12cr|gtkmathview-0.8.0-6|122	+ Revision: 109226
12cr|gtkmathview-0.8.0-6|123	- rebuild for new lzma
12cr|gtkmathview-0.8.0-6|124	
12cr|gtkmathview-0.8.0-6|125	* Tue Oct 30 2007 Jérôme Soyer <saispo@mandriva.org> 0.8.0-1mdv2008.1
12cr|gtkmathview-0.8.0-6|126	+ Revision: 103829
12cr|gtkmathview-0.8.0-6|127	- New release
12cr|gtkmathview-0.8.0-6|128	
12cr|gtkmathview-0.8.0-6|129	* Fri Jun 22 2007 Funda Wang <fwang@mandriva.org> 0.7.8-1mdv2008.0
12cr|gtkmathview-0.8.0-6|130	+ Revision: 42633
12cr|gtkmathview-0.8.0-6|131	- New version
12cr|gtkmathview-0.8.0-6|132	Build against t1lib again
12cr|gtkmathview-0.8.0-6|133	
12cr|gtkmathview-0.8.0-6|134	+ Jérôme Soyer <saispo@mandriva.org>
12cr|gtkmathview-0.8.0-6|135	- Import gtkmathview
12cr|gtkmathview-0.8.0-6|136	
12cr|gtkmathview-0.8.0-6|137	
12cr|gtkmathview-0.8.0-6|138	
12cr|gtkmathview-0.8.0-6|139	* Mon Sep 04 2006 Jerome Soyer <saispo@mandriva.org> 0.7.7-2mdv2007.0
12cr|gtkmathview-0.8.0-6|140	- Fix changelog
12cr|gtkmathview-0.8.0-6|141	
12cr|gtkmathview-0.8.0-6|142	* Sun Sep 03 2006 Jerome Soyer <saispo@mandriva.org> 0.7.7-1mdv2007.0
12cr|gtkmathview-0.8.0-6|143	- New release 0.7.7
12cr|gtkmathview-0.8.0-6|144	
12cr|gtkmathview-0.8.0-6|145	* Fri Jul 21 2006 Charles A Edwards <eslrahc@mandriva.org> 0.7.5-6mdv2007.0
12cr|gtkmathview-0.8.0-6|146	- rebuild
12cr|gtkmathview-0.8.0-6|147	
12cr|gtkmathview-0.8.0-6|148	* Mon Jan 16 2006 Gtz Waschk <waschk@mandriva.org> 0.7.5-5mdk
12cr|gtkmathview-0.8.0-6|149	- fix buildrequires
12cr|gtkmathview-0.8.0-6|150	
12cr|gtkmathview-0.8.0-6|151	* Sun Jan 15 2006 Gtz Waschk <waschk@mandriva.org> 0.7.5-4mdk
12cr|gtkmathview-0.8.0-6|152	- update build deps
12cr|gtkmathview-0.8.0-6|153	
12cr|gtkmathview-0.8.0-6|154	* Mon Jan  2 2006 Gtz Waschk <waschk@mandriva.org> 0.7.5-3mdk
12cr|gtkmathview-0.8.0-6|155	- fix buildrequires
12cr|gtkmathview-0.8.0-6|156	
12cr|gtkmathview-0.8.0-6|157	* Sat Nov 26 2005 Marcel Pol <mpol@mandriva.org> 0.7.5-2mdk
12cr|gtkmathview-0.8.0-6|158	- mkrel
12cr|gtkmathview-0.8.0-6|159	- small cleanups
12cr|gtkmathview-0.8.0-6|160	
12cr|gtkmathview-0.8.0-6|161	* Thu Oct 06 2005 Marcel Pol <mpol@mandriva.org> 0.7.5-1mdk
12cr|gtkmathview-0.8.0-6|162	- 0.7.5
12cr|gtkmathview-0.8.0-6|163	
12cr|gtkmathview-0.8.0-6|164	* Wed Sep 28 2005 Marcel Pol <mpol@mandriva.org> 0.7.4-2mdk
12cr|gtkmathview-0.8.0-6|165	- require fonts-ttf-latex
12cr|gtkmathview-0.8.0-6|166	
12cr|gtkmathview-0.8.0-6|167	* Mon Sep 12 2005 Gtz Waschk <waschk@mandriva.org> 0.7.4-1mdk
12cr|gtkmathview-0.8.0-6|168	- fix buildrequires
12cr|gtkmathview-0.8.0-6|169	- New release 0.7.4
12cr|gtkmathview-0.8.0-6|170	
12cr|gtkmathview-0.8.0-6|171	* Mon Aug 15 2005 Gtz Waschk <waschk@mandriva.org> 0.7.3-1mdk
12cr|gtkmathview-0.8.0-6|172	- fix file list
12cr|gtkmathview-0.8.0-6|173	- fix buildrequires
12cr|gtkmathview-0.8.0-6|174	- 0.7.3
12cr|gtkmathview-0.8.0-6|175	
12cr|gtkmathview-0.8.0-6|176	* Mon May  9 2005 Gtz Waschk <waschk@mandriva.org> 0.4.3-4mdk
12cr|gtkmathview-0.8.0-6|177	- multiarch
12cr|gtkmathview-0.8.0-6|178	
12cr|gtkmathview-0.8.0-6|179	* Tue Jan 10 2005 Charles A Edwards <eslrahc@bellsouth.net> 0.4.3-3mdk
12cr|gtkmathview-0.8.0-6|180	- rebuild without t1lib (build fails if latest is used)
12cr|gtkmathview-0.8.0-6|181	
12cr|gtkmathview-0.8.0-6|182	* Fri Jun 11 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.4.3-2mdk
12cr|gtkmathview-0.8.0-6|183	- spec cleanup
12cr|gtkmathview-0.8.0-6|184	- fix deps
12cr|gtkmathview-0.8.0-6|185	- patch for new g++
12cr|gtkmathview-0.8.0-6|186	
12cr|gtkmathview-0.8.0-6|187	* Tue Jul 29 2003 Charles A Edwards <eslrahc@bellsouth.net> 0.4.3-1mdk
12cr|gtkmathview-0.8.0-6|188	- 0.4.3
12cr|gtkmathview-0.8.0-6|189	- drop gcc Patch...merged upstream
12cr|gtkmathview-0.8.0-6|190	- build --with libxml2
12cr|gtkmathview-0.8.0-6|191	- Requires/BuildRequires
12cr|gtkmathview-0.8.0-6|192	- rm Info Post/Postrun (info dropped in 0.4.2)
12cr|gtkmathview-0.8.0-6|193	
12cr|gtkmathview-0.8.0-6|194	* Tue Jul  8 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.4.2-2mdk
12cr|gtkmathview-0.8.0-6|195	- fix directory ownership
12cr|gtkmathview-0.8.0-6|196	
12cr|gtkmathview-0.8.0-6|197	* Tue Jun 10 2003 Charles A Edwards <eslrahc@bellsouth.net> 0.4.2-1mdk
12cr|gtkmathview-0.8.0-6|198	- release 0.4.2
12cr|gtkmathview-0.8.0-6|199	- rm info, no longer created
12cr|gtkmathview-0.8.0-6|200	- add gtkmathview.pc
12cr|gtkmathview-0.8.0-6|201	- BuildRequires/Requires gmetadom-devel>= 0.1.8
12cr|gtkmathview-0.8.0-6|202	
12cr|gtkmathview-0.8.0-6|203	* Mon Jun  9 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.4.1-2mdk
12cr|gtkmathview-0.8.0-6|204	- move the config script to the devel package
12cr|gtkmathview-0.8.0-6|205	
12cr|gtkmathview-0.8.0-6|206	* Sun May  4 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.4.1-1mdk
12cr|gtkmathview-0.8.0-6|207	- from Charles A Edwards <eslrahc@bellsouth.net>:
12cr|gtkmathview-0.8.0-6|208	- initial Mdk release

1969 12
12cr|gtkmm2.4-documentation-2.24.1-2|1	%define version 2.24.1
12cr|gtkmm2.4-documentation-2.24.1-2|2	%define release %mkrel 2
12cr|gtkmm2.4-documentation-2.24.1-2|3	
12cr|gtkmm2.4-documentation-2.24.1-2|4	%define pkgname	gtkmm-documentation
12cr|gtkmm2.4-documentation-2.24.1-2|5	%define api_version 2.4
12cr|gtkmm2.4-documentation-2.24.1-2|6	
12cr|gtkmm2.4-documentation-2.24.1-2|7	Name:		gtkmm%{api_version}-documentation
12cr|gtkmm2.4-documentation-2.24.1-2|8	Summary:	GTKmm reference manual and examples
12cr|gtkmm2.4-documentation-2.24.1-2|9	Version:	%{version}
12cr|gtkmm2.4-documentation-2.24.1-2|10	Release:	%{release}
12cr|gtkmm2.4-documentation-2.24.1-2|11	License:	GPLv2+ and GFDL
12cr|gtkmm2.4-documentation-2.24.1-2|12	Group:		Books/Other
12cr|gtkmm2.4-documentation-2.24.1-2|13	URL:		http://gtkmm.sourceforge.net/
12cr|gtkmm2.4-documentation-2.24.1-2|14	Source0:		http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
12cr|gtkmm2.4-documentation-2.24.1-2|15	source1:		.abf.yml
12cr|gtkmm2.4-documentation-2.24.1-2|16	BuildRequires: pkgconfig(gtkmm-2.4) >= 2.24.0
12cr|gtkmm2.4-documentation-2.24.1-2|17	BuildRequires: glibmm2.4-devel >= 2.24.0
12cr|gtkmm2.4-documentation-2.24.1-2|18	BuildRequires: libglademm2.4-devel >= 2.6.0
12cr|gtkmm2.4-documentation-2.24.1-2|19	BuildRequires: pkgconfig(gnome-doc-utils)
12cr|gtkmm2.4-documentation-2.24.1-2|20	BuildArch: noarch
12cr|gtkmm2.4-documentation-2.24.1-2|21	Requires: gtkmm2.4-doc >= 2.14.0
12cr|gtkmm2.4-documentation-2.24.1-2|22	
12cr|gtkmm2.4-documentation-2.24.1-2|23	%description
12cr|gtkmm2.4-documentation-2.24.1-2|24	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
12cr|gtkmm2.4-documentation-2.24.1-2|25	Highlights include typesafe callbacks, widgets extensible via inheritance
12cr|gtkmm2.4-documentation-2.24.1-2|26	and a comprehensive set of widget classes that can be freely combined to
12cr|gtkmm2.4-documentation-2.24.1-2|27	quickly create complex user interfaces.
12cr|gtkmm2.4-documentation-2.24.1-2|28	
12cr|gtkmm2.4-documentation-2.24.1-2|29	This package contains all API documentation for gtkmm. You can readily read
12cr|gtkmm2.4-documentation-2.24.1-2|30	this documentation with devhelp, a documentation reader.
12cr|gtkmm2.4-documentation-2.24.1-2|31	
12cr|gtkmm2.4-documentation-2.24.1-2|32	%prep
12cr|gtkmm2.4-documentation-2.24.1-2|33	%setup -q -n %{pkgname}-%{version}
12cr|gtkmm2.4-documentation-2.24.1-2|34	
12cr|gtkmm2.4-documentation-2.24.1-2|35	%build
12cr|gtkmm2.4-documentation-2.24.1-2|36	./configure --prefix=%_prefix
12cr|gtkmm2.4-documentation-2.24.1-2|37	make
12cr|gtkmm2.4-documentation-2.24.1-2|38	
12cr|gtkmm2.4-documentation-2.24.1-2|39	%install
12cr|gtkmm2.4-documentation-2.24.1-2|40	rm -rf %{buildroot}
12cr|gtkmm2.4-documentation-2.24.1-2|41	%makeinstall_std
12cr|gtkmm2.4-documentation-2.24.1-2|42	
12cr|gtkmm2.4-documentation-2.24.1-2|43	%find_lang gtkmm-tutorial --with-gnome || touch gtkmm-tutorial.lang
12cr|gtkmm2.4-documentation-2.24.1-2|44	#gw already in gtkmm2.4-doc
12cr|gtkmm2.4-documentation-2.24.1-2|45	rm -rf %buildroot%{_datadir}/doc/gtkmm-%{api_version}/docs/{FAQ,images}
12cr|gtkmm2.4-documentation-2.24.1-2|46	
12cr|gtkmm2.4-documentation-2.24.1-2|47	%files -f gtkmm-tutorial.lang
12cr|gtkmm2.4-documentation-2.24.1-2|48	%defattr(-, root, root)
12cr|gtkmm2.4-documentation-2.24.1-2|49	%doc %{_datadir}/doc/gtkmm-%{api_version}
12cr|gtkmm2.4-documentation-2.24.1-2|50	
12cr|gtkmm2.4-documentation-2.24.1-2|51	
12cr|gtkmm2.4-documentation-2.24.1-2|52	
12cr|gtkmm2.4-documentation-2.24.1-2|53	
12cr|gtkmm2.4-documentation-2.24.1-2|54	%changelog
12cr|gtkmm2.4-documentation-2.24.1-2|55	* Mon Apr 16 2012 Götz Waschk <waschk@mandriva.org> 2.24.1-2mdv2012.0
12cr|gtkmm2.4-documentation-2.24.1-2|56	+ Revision: 791262
12cr|gtkmm2.4-documentation-2.24.1-2|57	- yearly rebuild
12cr|gtkmm2.4-documentation-2.24.1-2|58	
12cr|gtkmm2.4-documentation-2.24.1-2|59	* Fri Apr 15 2011 Götz Waschk <waschk@mandriva.org> 2.24.1-1
12cr|gtkmm2.4-documentation-2.24.1-2|60	+ Revision: 653100
12cr|gtkmm2.4-documentation-2.24.1-2|61	- update to new version 2.24.1
12cr|gtkmm2.4-documentation-2.24.1-2|62	
12cr|gtkmm2.4-documentation-2.24.1-2|63	* Mon Apr 04 2011 Götz Waschk <waschk@mandriva.org> 2.24.0-1
12cr|gtkmm2.4-documentation-2.24.1-2|64	+ Revision: 650226
12cr|gtkmm2.4-documentation-2.24.1-2|65	- new version
12cr|gtkmm2.4-documentation-2.24.1-2|66	- bump gtk dep
12cr|gtkmm2.4-documentation-2.24.1-2|67	
12cr|gtkmm2.4-documentation-2.24.1-2|68	* Thu Oct 28 2010 Götz Waschk <waschk@mandriva.org> 2.22.0-1mdv2011.0
12cr|gtkmm2.4-documentation-2.24.1-2|69	+ Revision: 589745
12cr|gtkmm2.4-documentation-2.24.1-2|70	- update to new version 2.22.0
12cr|gtkmm2.4-documentation-2.24.1-2|71	
12cr|gtkmm2.4-documentation-2.24.1-2|72	* Tue Sep 21 2010 Götz Waschk <waschk@mandriva.org> 2.21.8.1-1mdv2011.0
12cr|gtkmm2.4-documentation-2.24.1-2|73	+ Revision: 580382
12cr|gtkmm2.4-documentation-2.24.1-2|74	- update to new version 2.21.8.1
12cr|gtkmm2.4-documentation-2.24.1-2|75	
12cr|gtkmm2.4-documentation-2.24.1-2|76	* Tue Apr 13 2010 Götz Waschk <waschk@mandriva.org> 2.20.1-1mdv2010.1
12cr|gtkmm2.4-documentation-2.24.1-2|77	+ Revision: 534014
12cr|gtkmm2.4-documentation-2.24.1-2|78	- update to new version 2.20.1
12cr|gtkmm2.4-documentation-2.24.1-2|79	
12cr|gtkmm2.4-documentation-2.24.1-2|80	* Tue Mar 30 2010 Götz Waschk <waschk@mandriva.org> 2.20.0-1mdv2010.1
12cr|gtkmm2.4-documentation-2.24.1-2|81	+ Revision: 529946
12cr|gtkmm2.4-documentation-2.24.1-2|82	- new version
12cr|gtkmm2.4-documentation-2.24.1-2|83	- bump deps
12cr|gtkmm2.4-documentation-2.24.1-2|84	
12cr|gtkmm2.4-documentation-2.24.1-2|85	* Thu Feb 11 2010 Götz Waschk <waschk@mandriva.org> 2.19.3-1mdv2010.1
12cr|gtkmm2.4-documentation-2.24.1-2|86	+ Revision: 504284
12cr|gtkmm2.4-documentation-2.24.1-2|87	- update to new version 2.19.3
12cr|gtkmm2.4-documentation-2.24.1-2|88	
12cr|gtkmm2.4-documentation-2.24.1-2|89	* Tue Jan 19 2010 Götz Waschk <waschk@mandriva.org> 2.19.2-1mdv2010.1
12cr|gtkmm2.4-documentation-2.24.1-2|90	+ Revision: 493567
12cr|gtkmm2.4-documentation-2.24.1-2|91	- update to new version 2.19.2
12cr|gtkmm2.4-documentation-2.24.1-2|92	
12cr|gtkmm2.4-documentation-2.24.1-2|93	* Mon Sep 28 2009 Götz Waschk <waschk@mandriva.org> 2.17.4-1mdv2010.0
12cr|gtkmm2.4-documentation-2.24.1-2|94	+ Revision: 450608
12cr|gtkmm2.4-documentation-2.24.1-2|95	- update to new version 2.17.4
12cr|gtkmm2.4-documentation-2.24.1-2|96	
12cr|gtkmm2.4-documentation-2.24.1-2|97	* Tue Sep 15 2009 Götz Waschk <waschk@mandriva.org> 2.17.3-1mdv2010.0
12cr|gtkmm2.4-documentation-2.24.1-2|98	+ Revision: 443159
12cr|gtkmm2.4-documentation-2.24.1-2|99	- update to new version 2.17.3
12cr|gtkmm2.4-documentation-2.24.1-2|100	
12cr|gtkmm2.4-documentation-2.24.1-2|101	* Mon Sep 14 2009 Götz Waschk <waschk@mandriva.org> 2.17.1-1mdv2010.0
12cr|gtkmm2.4-documentation-2.24.1-2|102	+ Revision: 440840
12cr|gtkmm2.4-documentation-2.24.1-2|103	- new version
12cr|gtkmm2.4-documentation-2.24.1-2|104	- update file list
12cr|gtkmm2.4-documentation-2.24.1-2|105	
12cr|gtkmm2.4-documentation-2.24.1-2|106	* Mon Sep 07 2009 Götz Waschk <waschk@mandriva.org> 2.17.0-1mdv2010.0
12cr|gtkmm2.4-documentation-2.24.1-2|107	+ Revision: 432755
12cr|gtkmm2.4-documentation-2.24.1-2|108	- new version
12cr|gtkmm2.4-documentation-2.24.1-2|109	- disable parallel make
12cr|gtkmm2.4-documentation-2.24.1-2|110	
12cr|gtkmm2.4-documentation-2.24.1-2|111	* Tue Mar 17 2009 Götz Waschk <waschk@mandriva.org> 2.16.0-1mdv2009.1
12cr|gtkmm2.4-documentation-2.24.1-2|112	+ Revision: 356704
12cr|gtkmm2.4-documentation-2.24.1-2|113	- update to new version 2.16.0
12cr|gtkmm2.4-documentation-2.24.1-2|114	
12cr|gtkmm2.4-documentation-2.24.1-2|115	* Mon Sep 22 2008 Götz Waschk <waschk@mandriva.org> 2.14.0-1mdv2009.0
12cr|gtkmm2.4-documentation-2.24.1-2|116	+ Revision: 286614
12cr|gtkmm2.4-documentation-2.24.1-2|117	- new version
12cr|gtkmm2.4-documentation-2.24.1-2|118	- update file list
12cr|gtkmm2.4-documentation-2.24.1-2|119	- update license
12cr|gtkmm2.4-documentation-2.24.1-2|120	- import gtkmm2.4-doc
12cr|gtkmm2.4-documentation-2.24.1-2|121	

1970 12
12cr|gtkmm3.0-3.4.0-1|1	%define pkgname	gtkmm
12cr|gtkmm3.0-3.4.0-1|2	%define api_version 3.0
12cr|gtkmm3.0-3.4.0-1|3	%define major 1
12cr|gtkmm3.0-3.4.0-1|4	%define libname_orig %mklibname %{pkgname} %{api_version}
12cr|gtkmm3.0-3.4.0-1|5	%define libname %mklibname %{pkgname} %{api_version} %{major}
12cr|gtkmm3.0-3.4.0-1|6	%define develname %mklibname -d %{pkgname} %{api_version}
12cr|gtkmm3.0-3.4.0-1|7	
12cr|gtkmm3.0-3.4.0-1|8	Name:		%{pkgname}%{api_version}
12cr|gtkmm3.0-3.4.0-1|9	Summary:	C++ interface for popular GUI library gtk+
12cr|gtkmm3.0-3.4.0-1|10	Version:	3.4.0
12cr|gtkmm3.0-3.4.0-1|11	Release:	1
12cr|gtkmm3.0-3.4.0-1|12	#gw lib is LGPL, tool is GPL
12cr|gtkmm3.0-3.4.0-1|13	License:	LGPLv2+ and GPLv2+
12cr|gtkmm3.0-3.4.0-1|14	Group:		System/Libraries
12cr|gtkmm3.0-3.4.0-1|15	URL:		http://gtkmm.sourceforge.net/
12cr|gtkmm3.0-3.4.0-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.xz
12cr|gtkmm3.0-3.4.0-1|17	
12cr|gtkmm3.0-3.4.0-1|18	BuildRequires:	xsltproc
12cr|gtkmm3.0-3.4.0-1|19	BuildRequires:	pkgconfig(atkmm-1.6)
12cr|gtkmm3.0-3.4.0-1|20	BuildRequires:	pkgconfig(cairomm-1.0)
12cr|gtkmm3.0-3.4.0-1|21	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cr|gtkmm3.0-3.4.0-1|22	BuildRequires:	pkgconfig(giomm-2.4)
12cr|gtkmm3.0-3.4.0-1|23	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|gtkmm3.0-3.4.0-1|24	BuildRequires:	pkgconfig(pangomm-1.4)
12cr|gtkmm3.0-3.4.0-1|25	
12cr|gtkmm3.0-3.4.0-1|26	%description
12cr|gtkmm3.0-3.4.0-1|27	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
12cr|gtkmm3.0-3.4.0-1|28	Highlights include typesafe callbacks, widgets extensible via inheritance
12cr|gtkmm3.0-3.4.0-1|29	and a comprehensive set of widget classes that can be freely combined to
12cr|gtkmm3.0-3.4.0-1|30	quickly create complex user interfaces.
12cr|gtkmm3.0-3.4.0-1|31	
12cr|gtkmm3.0-3.4.0-1|32	%package	-n %{libname}
12cr|gtkmm3.0-3.4.0-1|33	Summary:	C++ interface for popular GUI library gtk+
12cr|gtkmm3.0-3.4.0-1|34	Group:		System/Libraries
12cr|gtkmm3.0-3.4.0-1|35	Provides:	%{libname_orig} = %{version}-%{release}
12cr|gtkmm3.0-3.4.0-1|36	Provides:	%{pkgname}%{api_version} = %{version}-%{release}
12cr|gtkmm3.0-3.4.0-1|37	
12cr|gtkmm3.0-3.4.0-1|38	%description	-n %{libname}
12cr|gtkmm3.0-3.4.0-1|39	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
12cr|gtkmm3.0-3.4.0-1|40	Highlights include typesafe callbacks, widgets extensible via inheritance
12cr|gtkmm3.0-3.4.0-1|41	and a comprehensive set of widget classes that can be freely combined to
12cr|gtkmm3.0-3.4.0-1|42	quickly create complex user interfaces.
12cr|gtkmm3.0-3.4.0-1|43	
12cr|gtkmm3.0-3.4.0-1|44	This package contains the library needed to run programs dynamically
12cr|gtkmm3.0-3.4.0-1|45	linked with %{pkgname}.
12cr|gtkmm3.0-3.4.0-1|46	
12cr|gtkmm3.0-3.4.0-1|47	%package	-n %{develname}
12cr|gtkmm3.0-3.4.0-1|48	Summary:	Headers and development files of %{pkgname}
12cr|gtkmm3.0-3.4.0-1|49	Group:		Development/GNOME and GTK+
12cr|gtkmm3.0-3.4.0-1|50	Requires:	%{libname} = %{version}
12cr|gtkmm3.0-3.4.0-1|51	Provides:	%{pkgname}%{api_version}-devel = %{version}-%{release}
12cr|gtkmm3.0-3.4.0-1|52	Provides:	%{libname_orig}-devel = %{version}-%{release}
12cr|gtkmm3.0-3.4.0-1|53	Obsoletes:	%{_lib}gtkmm3.0_1-static-devel
12cr|gtkmm3.0-3.4.0-1|54	Obsoletes:	%{_lib}gtkmm3.0-static-devel
12cr|gtkmm3.0-3.4.0-1|55	
12cr|gtkmm3.0-3.4.0-1|56	%description	-n %{develname}
12cr|gtkmm3.0-3.4.0-1|57	This package contains the headers and development files that are needed,
12cr|gtkmm3.0-3.4.0-1|58	when trying to develop or compile applications which need %{pkgname}.
12cr|gtkmm3.0-3.4.0-1|59	
12cr|gtkmm3.0-3.4.0-1|60	%package	doc
12cr|gtkmm3.0-3.4.0-1|61	Summary:	GTKmm documentation
12cr|gtkmm3.0-3.4.0-1|62	Group:		Books/Other
12cr|gtkmm3.0-3.4.0-1|63	
12cr|gtkmm3.0-3.4.0-1|64	%description	doc
12cr|gtkmm3.0-3.4.0-1|65	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
12cr|gtkmm3.0-3.4.0-1|66	Highlights include typesafe callbacks, widgets extensible via inheritance
12cr|gtkmm3.0-3.4.0-1|67	and a comprehensive set of widget classes that can be freely combined to
12cr|gtkmm3.0-3.4.0-1|68	quickly create complex user interfaces.
12cr|gtkmm3.0-3.4.0-1|69	
12cr|gtkmm3.0-3.4.0-1|70	This package contains all API documentation for gtkmm. You can readily read
12cr|gtkmm3.0-3.4.0-1|71	this documentation with devhelp, a documentation reader.
12cr|gtkmm3.0-3.4.0-1|72	
12cr|gtkmm3.0-3.4.0-1|73	%prep
12cr|gtkmm3.0-3.4.0-1|74	%setup -qn %{pkgname}-%{version}
12cr|gtkmm3.0-3.4.0-1|75	
12cr|gtkmm3.0-3.4.0-1|76	%build
12cr|gtkmm3.0-3.4.0-1|77	%configure2_5x \
12cr|gtkmm3.0-3.4.0-1|78	--disable-static
12cr|gtkmm3.0-3.4.0-1|79	
12cr|gtkmm3.0-3.4.0-1|80	%make
12cr|gtkmm3.0-3.4.0-1|81	
12cr|gtkmm3.0-3.4.0-1|82	%install
12cr|gtkmm3.0-3.4.0-1|83	rm -rf %{buildroot}
12cr|gtkmm3.0-3.4.0-1|84	%makeinstall_std
12cr|gtkmm3.0-3.4.0-1|85	
12cr|gtkmm3.0-3.4.0-1|86	%files -n %{libname}
12cr|gtkmm3.0-3.4.0-1|87	%doc AUTHORS COPYING NEWS README
12cr|gtkmm3.0-3.4.0-1|88	%{_libdir}/libgdkmm-%{api_version}.so.%{major}*
12cr|gtkmm3.0-3.4.0-1|89	%{_libdir}/libgtkmm-%{api_version}.so.%{major}*
12cr|gtkmm3.0-3.4.0-1|90	
12cr|gtkmm3.0-3.4.0-1|91	%files -n %{develname}
12cr|gtkmm3.0-3.4.0-1|92	%doc PORTING ChangeLog
12cr|gtkmm3.0-3.4.0-1|93	%{_includedir}/*
12cr|gtkmm3.0-3.4.0-1|94	%{_libdir}/*.so
12cr|gtkmm3.0-3.4.0-1|95	%{_libdir}/gtkmm-%{api_version}
12cr|gtkmm3.0-3.4.0-1|96	%{_libdir}/gdkmm-%{api_version}
12cr|gtkmm3.0-3.4.0-1|97	%{_libdir}/pkgconfig/*.pc
12cr|gtkmm3.0-3.4.0-1|98	
12cr|gtkmm3.0-3.4.0-1|99	%files doc
12cr|gtkmm3.0-3.4.0-1|100	%doc %{_datadir}/doc/gtkmm-%{api_version}
12cr|gtkmm3.0-3.4.0-1|101	%doc %{_datadir}/devhelp/books/*
12cr|gtkmm3.0-3.4.0-1|102	
12cr|gtkmm3.0-3.4.0-1|103	
12cr|gtkmm3.0-3.4.0-1|104	
12cr|gtkmm3.0-3.4.0-1|105	%changelog
12cr|gtkmm3.0-3.4.0-1|106	

1971 12
12cr|gtkmm3.0-documentation-3.4.1-1|1	%define pkgname	gtkmm-documentation
12cr|gtkmm3.0-documentation-3.4.1-1|2	%define api	3.0
12cr|gtkmm3.0-documentation-3.4.1-1|3	
12cr|gtkmm3.0-documentation-3.4.1-1|4	Summary:	GTKmm reference manual and examples
12cr|gtkmm3.0-documentation-3.4.1-1|5	Name:		gtkmm%{api}-documentation
12cr|gtkmm3.0-documentation-3.4.1-1|6	Version:	3.4.1
12cr|gtkmm3.0-documentation-3.4.1-1|7	Release:	1
12cr|gtkmm3.0-documentation-3.4.1-1|8	License:	GPLv2+ and GFDL
12cr|gtkmm3.0-documentation-3.4.1-1|9	Group:		Books/Other
12cr|gtkmm3.0-documentation-3.4.1-1|10	URL:		http://gtkmm.sourceforge.net/
12cr|gtkmm3.0-documentation-3.4.1-1|11	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.xz
12cr|gtkmm3.0-documentation-3.4.1-1|12	BuildArch: noarch
12cr|gtkmm3.0-documentation-3.4.1-1|13	BuildRequires:	pkgconfig(glibmm-2.4)
12cr|gtkmm3.0-documentation-3.4.1-1|14	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|gtkmm3.0-documentation-3.4.1-1|15	BuildRequires:	pkgconfig(gtkmm-3.0)
12cr|gtkmm3.0-documentation-3.4.1-1|16	Requires:	gtkmm3.0-doc
12cr|gtkmm3.0-documentation-3.4.1-1|17	
12cr|gtkmm3.0-documentation-3.4.1-1|18	%description
12cr|gtkmm3.0-documentation-3.4.1-1|19	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm3 wraps GTK+ 3.
12cr|gtkmm3.0-documentation-3.4.1-1|20	Highlights include typesafe callbacks, widgets extensible via inheritance
12cr|gtkmm3.0-documentation-3.4.1-1|21	and a comprehensive set of widget classes that can be freely combined to
12cr|gtkmm3.0-documentation-3.4.1-1|22	quickly create complex user interfaces.
12cr|gtkmm3.0-documentation-3.4.1-1|23	
12cr|gtkmm3.0-documentation-3.4.1-1|24	This package contains all API documentation for gtkmm. You can readily read
12cr|gtkmm3.0-documentation-3.4.1-1|25	this documentation with devhelp, a documentation reader.
12cr|gtkmm3.0-documentation-3.4.1-1|26	
12cr|gtkmm3.0-documentation-3.4.1-1|27	%prep
12cr|gtkmm3.0-documentation-3.4.1-1|28	%setup -qn %{pkgname}-%{version}
12cr|gtkmm3.0-documentation-3.4.1-1|29	
12cr|gtkmm3.0-documentation-3.4.1-1|30	%build
12cr|gtkmm3.0-documentation-3.4.1-1|31	%configure2_5x \
12cr|gtkmm3.0-documentation-3.4.1-1|32	--build=%{_build}
12cr|gtkmm3.0-documentation-3.4.1-1|33	
12cr|gtkmm3.0-documentation-3.4.1-1|34	%make
12cr|gtkmm3.0-documentation-3.4.1-1|35	
12cr|gtkmm3.0-documentation-3.4.1-1|36	%install
12cr|gtkmm3.0-documentation-3.4.1-1|37	%makeinstall_std
12cr|gtkmm3.0-documentation-3.4.1-1|38	
12cr|gtkmm3.0-documentation-3.4.1-1|39	%find_lang gtkmm-tutorial --with-gnome
12cr|gtkmm3.0-documentation-3.4.1-1|40	
12cr|gtkmm3.0-documentation-3.4.1-1|41	%files -f gtkmm-tutorial.lang
12cr|gtkmm3.0-documentation-3.4.1-1|42	%doc %{_datadir}/doc/gtkmm-%{api}
12cr|gtkmm3.0-documentation-3.4.1-1|43	
12cr|gtkmm3.0-documentation-3.4.1-1|44	
12cr|gtkmm3.0-documentation-3.4.1-1|45	
12cr|gtkmm3.0-documentation-3.4.1-1|46	%changelog
12cr|gtkmm3.0-documentation-3.4.1-1|47	* Mon Jul 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.1-1
12cr|gtkmm3.0-documentation-3.4.1-1|48	+ Revision: 809889
12cr|gtkmm3.0-documentation-3.4.1-1|49	- update to new version 3.4.1
12cr|gtkmm3.0-documentation-3.4.1-1|50	
12cr|gtkmm3.0-documentation-3.4.1-1|51	* Tue Nov 22 2011 Götz Waschk <waschk@mandriva.org> 3.2.1-1
12cr|gtkmm3.0-documentation-3.4.1-1|52	+ Revision: 732355
12cr|gtkmm3.0-documentation-3.4.1-1|53	- update to new version 3.2.1
12cr|gtkmm3.0-documentation-3.4.1-1|54	
12cr|gtkmm3.0-documentation-3.4.1-1|55	* Mon Nov 21 2011 Götz Waschk <waschk@mandriva.org> 3.2.0-1
12cr|gtkmm3.0-documentation-3.4.1-1|56	+ Revision: 732239
12cr|gtkmm3.0-documentation-3.4.1-1|57	- new version
12cr|gtkmm3.0-documentation-3.4.1-1|58	- bump deps
12cr|gtkmm3.0-documentation-3.4.1-1|59	
12cr|gtkmm3.0-documentation-3.4.1-1|60	* Thu May 12 2011 Götz Waschk <waschk@mandriva.org> 3.0.3-1
12cr|gtkmm3.0-documentation-3.4.1-1|61	+ Revision: 673858
12cr|gtkmm3.0-documentation-3.4.1-1|62	- update to new version 3.0.3
12cr|gtkmm3.0-documentation-3.4.1-1|63	
12cr|gtkmm3.0-documentation-3.4.1-1|64	* Fri Apr 15 2011 Götz Waschk <waschk@mandriva.org> 3.0.2-1
12cr|gtkmm3.0-documentation-3.4.1-1|65	+ Revision: 653101
12cr|gtkmm3.0-documentation-3.4.1-1|66	- update to new version 3.0.2
12cr|gtkmm3.0-documentation-3.4.1-1|67	
12cr|gtkmm3.0-documentation-3.4.1-1|68	* Wed Apr 06 2011 Funda Wang <fwang@mandriva.org> 3.0.0-1
12cr|gtkmm3.0-documentation-3.4.1-1|69	+ Revision: 651082
12cr|gtkmm3.0-documentation-3.4.1-1|70	- update to new version 3.0.0
12cr|gtkmm3.0-documentation-3.4.1-1|71	
12cr|gtkmm3.0-documentation-3.4.1-1|72	* Mon Apr 04 2011 Götz Waschk <waschk@mandriva.org> 2.99.4-1
12cr|gtkmm3.0-documentation-3.4.1-1|73	+ Revision: 650195
12cr|gtkmm3.0-documentation-3.4.1-1|74	- adapt for gtkmm 3.0
12cr|gtkmm3.0-documentation-3.4.1-1|75	
12cr|gtkmm3.0-documentation-3.4.1-1|76	* Tue Sep 21 2010 Götz Waschk <waschk@mandriva.org> 2.21.8.1-1mdv2011.0
12cr|gtkmm3.0-documentation-3.4.1-1|77	+ Revision: 580382
12cr|gtkmm3.0-documentation-3.4.1-1|78	- update to new version 2.21.8.1
12cr|gtkmm3.0-documentation-3.4.1-1|79	
12cr|gtkmm3.0-documentation-3.4.1-1|80	* Tue Apr 13 2010 Götz Waschk <waschk@mandriva.org> 2.20.1-1mdv2010.1
12cr|gtkmm3.0-documentation-3.4.1-1|81	+ Revision: 534014
12cr|gtkmm3.0-documentation-3.4.1-1|82	- update to new version 2.20.1
12cr|gtkmm3.0-documentation-3.4.1-1|83	
12cr|gtkmm3.0-documentation-3.4.1-1|84	* Tue Mar 30 2010 Götz Waschk <waschk@mandriva.org> 2.20.0-1mdv2010.1
12cr|gtkmm3.0-documentation-3.4.1-1|85	+ Revision: 529946
12cr|gtkmm3.0-documentation-3.4.1-1|86	- new version
12cr|gtkmm3.0-documentation-3.4.1-1|87	- bump deps
12cr|gtkmm3.0-documentation-3.4.1-1|88	
12cr|gtkmm3.0-documentation-3.4.1-1|89	* Thu Feb 11 2010 Götz Waschk <waschk@mandriva.org> 2.19.3-1mdv2010.1
12cr|gtkmm3.0-documentation-3.4.1-1|90	+ Revision: 504284
12cr|gtkmm3.0-documentation-3.4.1-1|91	- update to new version 2.19.3
12cr|gtkmm3.0-documentation-3.4.1-1|92	
12cr|gtkmm3.0-documentation-3.4.1-1|93	* Tue Jan 19 2010 Götz Waschk <waschk@mandriva.org> 2.19.2-1mdv2010.1
12cr|gtkmm3.0-documentation-3.4.1-1|94	+ Revision: 493567
12cr|gtkmm3.0-documentation-3.4.1-1|95	- update to new version 2.19.2
12cr|gtkmm3.0-documentation-3.4.1-1|96	
12cr|gtkmm3.0-documentation-3.4.1-1|97	* Mon Sep 28 2009 Götz Waschk <waschk@mandriva.org> 2.17.4-1mdv2010.0
12cr|gtkmm3.0-documentation-3.4.1-1|98	+ Revision: 450608
12cr|gtkmm3.0-documentation-3.4.1-1|99	- update to new version 2.17.4
12cr|gtkmm3.0-documentation-3.4.1-1|100	
12cr|gtkmm3.0-documentation-3.4.1-1|101	* Tue Sep 15 2009 Götz Waschk <waschk@mandriva.org> 2.17.3-1mdv2010.0
12cr|gtkmm3.0-documentation-3.4.1-1|102	+ Revision: 443159
12cr|gtkmm3.0-documentation-3.4.1-1|103	- update to new version 2.17.3
12cr|gtkmm3.0-documentation-3.4.1-1|104	
12cr|gtkmm3.0-documentation-3.4.1-1|105	* Mon Sep 14 2009 Götz Waschk <waschk@mandriva.org> 2.17.1-1mdv2010.0
12cr|gtkmm3.0-documentation-3.4.1-1|106	+ Revision: 440840
12cr|gtkmm3.0-documentation-3.4.1-1|107	- new version
12cr|gtkmm3.0-documentation-3.4.1-1|108	- update file list
12cr|gtkmm3.0-documentation-3.4.1-1|109	
12cr|gtkmm3.0-documentation-3.4.1-1|110	* Mon Sep 07 2009 Götz Waschk <waschk@mandriva.org> 2.17.0-1mdv2010.0
12cr|gtkmm3.0-documentation-3.4.1-1|111	+ Revision: 432755
12cr|gtkmm3.0-documentation-3.4.1-1|112	- new version
12cr|gtkmm3.0-documentation-3.4.1-1|113	- disable parallel make
12cr|gtkmm3.0-documentation-3.4.1-1|114	
12cr|gtkmm3.0-documentation-3.4.1-1|115	* Tue Mar 17 2009 Götz Waschk <waschk@mandriva.org> 2.16.0-1mdv2009.1
12cr|gtkmm3.0-documentation-3.4.1-1|116	+ Revision: 356704
12cr|gtkmm3.0-documentation-3.4.1-1|117	- update to new version 2.16.0
12cr|gtkmm3.0-documentation-3.4.1-1|118	
12cr|gtkmm3.0-documentation-3.4.1-1|119	* Mon Sep 22 2008 Götz Waschk <waschk@mandriva.org> 2.14.0-1mdv2009.0
12cr|gtkmm3.0-documentation-3.4.1-1|120	+ Revision: 286614
12cr|gtkmm3.0-documentation-3.4.1-1|121	- new version
12cr|gtkmm3.0-documentation-3.4.1-1|122	- update file list
12cr|gtkmm3.0-documentation-3.4.1-1|123	- update license
12cr|gtkmm3.0-documentation-3.4.1-1|124	- import gtkmm2.4-doc
12cr|gtkmm3.0-documentation-3.4.1-1|125	

1972 12
12cr|gtkmotd-0.5-13|1	%define version 0.5
12cr|gtkmotd-0.5-13|2	%define release  %mkrel 13
12cr|gtkmotd-0.5-13|3	%define name gtkmotd
12cr|gtkmotd-0.5-13|4	
12cr|gtkmotd-0.5-13|5	Summary: 	Message of the day display
12cr|gtkmotd-0.5-13|6	Name: 		%{name}
12cr|gtkmotd-0.5-13|7	Version: 	%{version}
12cr|gtkmotd-0.5-13|8	Release: 	%{release}
12cr|gtkmotd-0.5-13|9	License: 	GPL
12cr|gtkmotd-0.5-13|10	URL: 		http://rhlx01.rz.fht-esslingen.de/gtkmotd/
12cr|gtkmotd-0.5-13|11	Group: 		Toys
12cr|gtkmotd-0.5-13|12	Source: 	%{name}-%{version}.tar.bz2
12cr|gtkmotd-0.5-13|13	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|gtkmotd-0.5-13|14	BuildRequires:	libgtk+-devel
12cr|gtkmotd-0.5-13|15	
12cr|gtkmotd-0.5-13|16	%description
12cr|gtkmotd-0.5-13|17	gtkmotd displays the message of the day as of /etc/motd to the user and
12cr|gtkmotd-0.5-13|18	exits. It is useful to have in X11 startup scripts.
12cr|gtkmotd-0.5-13|19	
12cr|gtkmotd-0.5-13|20	%prep
12cr|gtkmotd-0.5-13|21	rm -rf $RPM_BUILD_ROOT
12cr|gtkmotd-0.5-13|22	
12cr|gtkmotd-0.5-13|23	%setup
12cr|gtkmotd-0.5-13|24	
12cr|gtkmotd-0.5-13|25	%build
12cr|gtkmotd-0.5-13|26	%make
12cr|gtkmotd-0.5-13|27	
12cr|gtkmotd-0.5-13|28	%install
12cr|gtkmotd-0.5-13|29	%makeinstall
12cr|gtkmotd-0.5-13|30	
12cr|gtkmotd-0.5-13|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|gtkmotd-0.5-13|32	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gtkmotd-0.5-13|33	[Desktop Entry]
12cr|gtkmotd-0.5-13|34	Type=Application <<EOF
12cr|gtkmotd-0.5-13|35	Exec=/usr/bin/gtkmotd
12cr|gtkmotd-0.5-13|36	Name=Gtkmotd
12cr|gtkmotd-0.5-13|37	Comment=Gtk version of motd
12cr|gtkmotd-0.5-13|38	Icon=other_configuration
12cr|gtkmotd-0.5-13|39	Categories=Settings;
12cr|gtkmotd-0.5-13|40	EOF
12cr|gtkmotd-0.5-13|41	
12cr|gtkmotd-0.5-13|42	%if %mdkversion < 200900
12cr|gtkmotd-0.5-13|43	%post
12cr|gtkmotd-0.5-13|44	%{update_menus}
12cr|gtkmotd-0.5-13|45	%endif
12cr|gtkmotd-0.5-13|46	
12cr|gtkmotd-0.5-13|47	%if %mdkversion < 200900
12cr|gtkmotd-0.5-13|48	%postun
12cr|gtkmotd-0.5-13|49	%{clean_menus}
12cr|gtkmotd-0.5-13|50	%endif
12cr|gtkmotd-0.5-13|51	
12cr|gtkmotd-0.5-13|52	%clean
12cr|gtkmotd-0.5-13|53	rm -rf $RPM_BUILD_ROOT
12cr|gtkmotd-0.5-13|54	
12cr|gtkmotd-0.5-13|55	%files
12cr|gtkmotd-0.5-13|56	%defattr (-,root,root)
12cr|gtkmotd-0.5-13|57	%doc AUTHORS CHANGELOG COPYING README TODO
12cr|gtkmotd-0.5-13|58	%{_bindir}/gtkmotd
12cr|gtkmotd-0.5-13|59	%{_datadir}/applications/mandriva-*.desktop
12cr|gtkmotd-0.5-13|60	
12cr|gtkmotd-0.5-13|61	
12cr|gtkmotd-0.5-13|62	
12cr|gtkmotd-0.5-13|63	%changelog
12cr|gtkmotd-0.5-13|64	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-13mdv2011.0
12cr|gtkmotd-0.5-13|65	+ Revision: 619290
12cr|gtkmotd-0.5-13|66	- the mass rebuild of 2010.0 packages
12cr|gtkmotd-0.5-13|67	
12cr|gtkmotd-0.5-13|68	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.5-12mdv2010.0
12cr|gtkmotd-0.5-13|69	+ Revision: 429339
12cr|gtkmotd-0.5-13|70	- rebuild
12cr|gtkmotd-0.5-13|71	
12cr|gtkmotd-0.5-13|72	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.5-11mdv2009.0
12cr|gtkmotd-0.5-13|73	+ Revision: 246700
12cr|gtkmotd-0.5-13|74	- rebuild
12cr|gtkmotd-0.5-13|75	
12cr|gtkmotd-0.5-13|76	+ Pixel <pixel@mandriva.com>
12cr|gtkmotd-0.5-13|77	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gtkmotd-0.5-13|78	
12cr|gtkmotd-0.5-13|79	+ Olivier Blin <oblin@mandriva.com>
12cr|gtkmotd-0.5-13|80	- restore BuildRoot
12cr|gtkmotd-0.5-13|81	
12cr|gtkmotd-0.5-13|82	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.5-9mdv2008.1
12cr|gtkmotd-0.5-13|83	+ Revision: 131740
12cr|gtkmotd-0.5-13|84	- auto-convert XDG menu entry
12cr|gtkmotd-0.5-13|85	- kill re-definition of %%buildroot on Pixel's request
12cr|gtkmotd-0.5-13|86	- use %%mkrel
12cr|gtkmotd-0.5-13|87	- import gtkmotd
12cr|gtkmotd-0.5-13|88	
12cr|gtkmotd-0.5-13|89	
12cr|gtkmotd-0.5-13|90	* Fri Jan 20 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.5-9mdk
12cr|gtkmotd-0.5-13|91	- fix build on x86-64
12cr|gtkmotd-0.5-13|92	
12cr|gtkmotd-0.5-13|93	* Sat Nov 06 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.5-8mdk
12cr|gtkmotd-0.5-13|94	- add BuildRequires: libgtk+-devel
12cr|gtkmotd-0.5-13|95	
12cr|gtkmotd-0.5-13|96	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.5-7mdk
12cr|gtkmotd-0.5-13|97	- rebuild
12cr|gtkmotd-0.5-13|98	
12cr|gtkmotd-0.5-13|99	* Mon Jan 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.5-6mdk
12cr|gtkmotd-0.5-13|100	- rebuild
12cr|gtkmotd-0.5-13|101	
12cr|gtkmotd-0.5-13|102	* Sat Jan 19 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 0.5-5mdk
12cr|gtkmotd-0.5-13|103	- Fix menu entry
12cr|gtkmotd-0.5-13|104	
12cr|gtkmotd-0.5-13|105	* Wed Jul 25 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.5-4mdk
12cr|gtkmotd-0.5-13|106	- rebuild
12cr|gtkmotd-0.5-13|107	
12cr|gtkmotd-0.5-13|108	* Thu Jan 11 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.5-3mdk
12cr|gtkmotd-0.5-13|109	- rebuild
12cr|gtkmotd-0.5-13|110	- add url
12cr|gtkmotd-0.5-13|111	
12cr|gtkmotd-0.5-13|112	* Mon Sep 04 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.5-2mdk
12cr|gtkmotd-0.5-13|113	- BM
12cr|gtkmotd-0.5-13|114	- macros
12cr|gtkmotd-0.5-13|115	- menu
12cr|gtkmotd-0.5-13|116	
12cr|gtkmotd-0.5-13|117	
12cr|gtkmotd-0.5-13|118	* Tue Feb 29 2000 Adrian Reber <adrian@linux-mandrake.com>
12cr|gtkmotd-0.5-13|119	- Mandrake adaptations.
12cr|gtkmotd-0.5-13|120	
12cr|gtkmotd-0.5-13|121	* Thu Mar 04 1999 Nils Philippsen <nils@fht-esslingen.de>
12cr|gtkmotd-0.5-13|122	- Rebuilt against gtk+-1.2.0
12cr|gtkmotd-0.5-13|123	
12cr|gtkmotd-0.5-13|124	* Tue Dec 22 1998 Nils Philippsen <nils@fht-esslingen.de>
12cr|gtkmotd-0.5-13|125	- Rebuilt against gtk+-1.1.7
12cr|gtkmotd-0.5-13|126	
12cr|gtkmotd-0.5-13|127	* Mon Dec 07 1998 Nils Philippsen <nils@fht-esslingen.de>
12cr|gtkmotd-0.5-13|128	- Initial build of version 0.5

1973 12
12cr|gtknetcat-0.1-5|1	Summary:	Easy-to-use and handy GUI frontend of netcat (nc) command
12cr|gtknetcat-0.1-5|2	Name:     	gtknetcat
12cr|gtknetcat-0.1-5|3	Version:	0.1
12cr|gtknetcat-0.1-5|4	Release:	%mkrel 5
12cr|gtknetcat-0.1-5|5	License:	GPLv2+
12cr|gtknetcat-0.1-5|6	Group:		Graphical desktop/Other
12cr|gtknetcat-0.1-5|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12cr|gtknetcat-0.1-5|8	URL:		http://lxde.sourceforge.net/
12cr|gtknetcat-0.1-5|9	Requires:	netcat
12cr|gtknetcat-0.1-5|10	Requires:	libglade2.0
12cr|gtknetcat-0.1-5|11	Requires:	gnome-python
12cr|gtknetcat-0.1-5|12	%py_requires
12cr|gtknetcat-0.1-5|13	BuildRequires:	gnome-python-devel
12cr|gtknetcat-0.1-5|14	BuildRequires:	gtk+2-devel
12cr|gtknetcat-0.1-5|15	BuildRequires:	intltool
12cr|gtknetcat-0.1-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|gtknetcat-0.1-5|17	
12cr|gtknetcat-0.1-5|18	%description
12cr|gtknetcat-0.1-5|19	Easy-to-use and handy GUI frontend of netcat (nc) command letting you
12cr|gtknetcat-0.1-5|20	transfer files to another computer via direct wired connection.
12cr|gtknetcat-0.1-5|21	
12cr|gtknetcat-0.1-5|22	%prep
12cr|gtknetcat-0.1-5|23	%setup -q
12cr|gtknetcat-0.1-5|24	
12cr|gtknetcat-0.1-5|25	%build
12cr|gtknetcat-0.1-5|26	%configure2_5x
12cr|gtknetcat-0.1-5|27	%make
12cr|gtknetcat-0.1-5|28	
12cr|gtknetcat-0.1-5|29	%install
12cr|gtknetcat-0.1-5|30	rm -rf %{buildroot}
12cr|gtknetcat-0.1-5|31	%makeinstall_std
12cr|gtknetcat-0.1-5|32	
12cr|gtknetcat-0.1-5|33	%{find_lang} %{name}
12cr|gtknetcat-0.1-5|34	
12cr|gtknetcat-0.1-5|35	%clean
12cr|gtknetcat-0.1-5|36	rm -rf %{buildroot}
12cr|gtknetcat-0.1-5|37	
12cr|gtknetcat-0.1-5|38	%files -f %{name}.lang
12cr|gtknetcat-0.1-5|39	%defattr(-, root, root)
12cr|gtknetcat-0.1-5|40	%{_bindir}/%name
12cr|gtknetcat-0.1-5|41	%{_datadir}/%name
12cr|gtknetcat-0.1-5|42	%{python_sitelib}/%name
12cr|gtknetcat-0.1-5|43	%{_libdir}/*.py
12cr|gtknetcat-0.1-5|44	%{_datadir}/applications/*.desktop
12cr|gtknetcat-0.1-5|45	
12cr|gtknetcat-0.1-5|46	
12cr|gtknetcat-0.1-5|47	%changelog
12cr|gtknetcat-0.1-5|48	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 0.1-5mdv2011.0
12cr|gtknetcat-0.1-5|49	+ Revision: 593900
12cr|gtknetcat-0.1-5|50	- rebuild for py2.7
12cr|gtknetcat-0.1-5|51	
12cr|gtknetcat-0.1-5|52	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.1-4mdv2010.1
12cr|gtknetcat-0.1-5|53	+ Revision: 437830
12cr|gtknetcat-0.1-5|54	- rebuild
12cr|gtknetcat-0.1-5|55	
12cr|gtknetcat-0.1-5|56	* Fri Mar 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-3mdv2009.1
12cr|gtknetcat-0.1-5|57	+ Revision: 349487
12cr|gtknetcat-0.1-5|58	- fix netcat dependency
12cr|gtknetcat-0.1-5|59	
12cr|gtknetcat-0.1-5|60	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.1-2mdv2009.1
12cr|gtknetcat-0.1-5|61	+ Revision: 325637
12cr|gtknetcat-0.1-5|62	- rebuild
12cr|gtknetcat-0.1-5|63	
12cr|gtknetcat-0.1-5|64	* Thu Jul 17 2008 Funda Wang <fwang@mandriva.org> 0.1-1mdv2009.0
12cr|gtknetcat-0.1-5|65	+ Revision: 237691
12cr|gtknetcat-0.1-5|66	- import gtknetcat
12cr|gtknetcat-0.1-5|67	
12cr|gtknetcat-0.1-5|68	

1974 12
12cr|gtk-nodoka-engine-0.7.5-1|1	%define gtk2version %(pkg-config gtk+-2.0 --modversion 2> /dev/null)
12cr|gtk-nodoka-engine-0.7.5-1|2	%define nogtk2 %(pkg-config gtk+-2.0 --modversion &> /dev/null; echo $?)
12cr|gtk-nodoka-engine-0.7.5-1|3	
12cr|gtk-nodoka-engine-0.7.5-1|4	Name:           gtk-nodoka-engine
12cr|gtk-nodoka-engine-0.7.5-1|5	Version:        0.7.5
12cr|gtk-nodoka-engine-0.7.5-1|6	Release:        %mkrel 1
12cr|gtk-nodoka-engine-0.7.5-1|7	Summary:        The Nodoka GTK Theme Engine
12cr|gtk-nodoka-engine-0.7.5-1|8	Group:          Graphical desktop/GNOME
12cr|gtk-nodoka-engine-0.7.5-1|9	License:        GPLv2
12cr|gtk-nodoka-engine-0.7.5-1|10	URL:            http://fedoraproject.org/wiki/Artwork/NodokaTheme
12cr|gtk-nodoka-engine-0.7.5-1|11	Source0:        https://fedorahosted.org/released/nodoka/%{name}-%{version}.tar.gz
12cr|gtk-nodoka-engine-0.7.5-1|12	BuildRequires:  gtk2-devel >= 2.18
12cr|gtk-nodoka-engine-0.7.5-1|13	%if 0%{?nogtk2}
12cr|gtk-nodoka-engine-0.7.5-1|14	Requires:       gtk2
12cr|gtk-nodoka-engine-0.7.5-1|15	%else
12cr|gtk-nodoka-engine-0.7.5-1|16	Requires:       gtk2 >= %{?gtk2version}
12cr|gtk-nodoka-engine-0.7.5-1|17	%endif
12cr|gtk-nodoka-engine-0.7.5-1|18	Provides:       gtk2-nodoka-engine = %{version}-%{release}
12cr|gtk-nodoka-engine-0.7.5-1|19	Suggests:       gtk-nodoka-engine-extras
12cr|gtk-nodoka-engine-0.7.5-1|20	
12cr|gtk-nodoka-engine-0.7.5-1|21	%description
12cr|gtk-nodoka-engine-0.7.5-1|22	Nodoka is a Murrine engine based gtk2 theme engine. The package is shipped with
12cr|gtk-nodoka-engine-0.7.5-1|23	a default Nodoka theme featuring the engine.
12cr|gtk-nodoka-engine-0.7.5-1|24	
12cr|gtk-nodoka-engine-0.7.5-1|25	%package extras
12cr|gtk-nodoka-engine-0.7.5-1|26	Summary:   Extra themes for Nodoka Gtk2 theme engine
12cr|gtk-nodoka-engine-0.7.5-1|27	Group:     Graphical desktop/GNOME
12cr|gtk-nodoka-engine-0.7.5-1|28	Requires:  %{name} >= 0.6.90.1
12cr|gtk-nodoka-engine-0.7.5-1|29	Provides:  gtk2-nodoka-engine-extras = %{version}-%{release}
12cr|gtk-nodoka-engine-0.7.5-1|30	BuildArch: noarch
12cr|gtk-nodoka-engine-0.7.5-1|31	
12cr|gtk-nodoka-engine-0.7.5-1|32	%description extras
12cr|gtk-nodoka-engine-0.7.5-1|33	This package contains extra themes for the Nodoka Gtk2 theme engine.
12cr|gtk-nodoka-engine-0.7.5-1|34	
12cr|gtk-nodoka-engine-0.7.5-1|35	%prep
12cr|gtk-nodoka-engine-0.7.5-1|36	%setup -q
12cr|gtk-nodoka-engine-0.7.5-1|37	
12cr|gtk-nodoka-engine-0.7.5-1|38	%build
12cr|gtk-nodoka-engine-0.7.5-1|39	%configure2_5x --with-gtk=2.0
12cr|gtk-nodoka-engine-0.7.5-1|40	%make
12cr|gtk-nodoka-engine-0.7.5-1|41	
12cr|gtk-nodoka-engine-0.7.5-1|42	%install
12cr|gtk-nodoka-engine-0.7.5-1|43	rm -rf %{buildroot}
12cr|gtk-nodoka-engine-0.7.5-1|44	%makeinstall_std
12cr|gtk-nodoka-engine-0.7.5-1|45	
12cr|gtk-nodoka-engine-0.7.5-1|46	#remove .la files
12cr|gtk-nodoka-engine-0.7.5-1|47	find %{buildroot} -name *.la | xargs rm -f
12cr|gtk-nodoka-engine-0.7.5-1|48	
12cr|gtk-nodoka-engine-0.7.5-1|49	%clean
12cr|gtk-nodoka-engine-0.7.5-1|50	rm -rf %{buildroot}
12cr|gtk-nodoka-engine-0.7.5-1|51	
12cr|gtk-nodoka-engine-0.7.5-1|52	%files
12cr|gtk-nodoka-engine-0.7.5-1|53	%defattr(-,root,root,-)
12cr|gtk-nodoka-engine-0.7.5-1|54	%doc AUTHORS ChangeLog COPYING CREDITS NEWS README TODO
12cr|gtk-nodoka-engine-0.7.5-1|55	%{_libdir}/gtk-2.0/2.10.0/engines/libnodoka.so
12cr|gtk-nodoka-engine-0.7.5-1|56	%{_datadir}/themes/Nodoka
12cr|gtk-nodoka-engine-0.7.5-1|57	
12cr|gtk-nodoka-engine-0.7.5-1|58	%files extras
12cr|gtk-nodoka-engine-0.7.5-1|59	%defattr(-,root,root,-)
12cr|gtk-nodoka-engine-0.7.5-1|60	%doc COPYING
12cr|gtk-nodoka-engine-0.7.5-1|61	%{_datadir}/themes/Nodoka-*
12cr|gtk-nodoka-engine-0.7.5-1|62	
12cr|gtk-nodoka-engine-0.7.5-1|63	
12cr|gtk-nodoka-engine-0.7.5-1|64	%changelog
12cr|gtk-nodoka-engine-0.7.5-1|65	* Fri Oct 22 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.7.5-1mdv2011.0
12cr|gtk-nodoka-engine-0.7.5-1|66	+ Revision: 587217
12cr|gtk-nodoka-engine-0.7.5-1|67	- Update to 0.7.5
12cr|gtk-nodoka-engine-0.7.5-1|68	- Use actual source url
12cr|gtk-nodoka-engine-0.7.5-1|69	- Split the extra themes in a noarch package (Fedora). And make it suggested by
12cr|gtk-nodoka-engine-0.7.5-1|70	the main package
12cr|gtk-nodoka-engine-0.7.5-1|71	- Clean spec
12cr|gtk-nodoka-engine-0.7.5-1|72	
12cr|gtk-nodoka-engine-0.7.5-1|73	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.7.2-2mdv2010.0
12cr|gtk-nodoka-engine-0.7.5-1|74	+ Revision: 437831
12cr|gtk-nodoka-engine-0.7.5-1|75	- rebuild
12cr|gtk-nodoka-engine-0.7.5-1|76	
12cr|gtk-nodoka-engine-0.7.5-1|77	* Thu Dec 18 2008 Jérôme Soyer <saispo@mandriva.org> 0.7.2-1mdv2009.1
12cr|gtk-nodoka-engine-0.7.5-1|78	+ Revision: 315550
12cr|gtk-nodoka-engine-0.7.5-1|79	- New release 0.7.2
12cr|gtk-nodoka-engine-0.7.5-1|80	
12cr|gtk-nodoka-engine-0.7.5-1|81	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.6-3mdv2009.0
12cr|gtk-nodoka-engine-0.7.5-1|82	+ Revision: 246702
12cr|gtk-nodoka-engine-0.7.5-1|83	- rebuild
12cr|gtk-nodoka-engine-0.7.5-1|84	
12cr|gtk-nodoka-engine-0.7.5-1|85	* Sun Dec 16 2007 Jérôme Soyer <saispo@mandriva.org> 0.6-1mdv2008.1
12cr|gtk-nodoka-engine-0.7.5-1|86	+ Revision: 120637
12cr|gtk-nodoka-engine-0.7.5-1|87	- Fix RPM Groups
12cr|gtk-nodoka-engine-0.7.5-1|88	- import gtk-nodoka-engine
12cr|gtk-nodoka-engine-0.7.5-1|89	
12cr|gtk-nodoka-engine-0.7.5-1|90	

1975 12
12cr|gtkpasman-0.10-3|1	%define name	gtkpasman
12cr|gtkpasman-0.10-3|2	%define version 0.10
12cr|gtkpasman-0.10-3|3	%define release %mkrel 3
12cr|gtkpasman-0.10-3|4	
12cr|gtkpasman-0.10-3|5	Name:		%{name}
12cr|gtkpasman-0.10-3|6	Summary:	GTK passwords manager for system and network administrators
12cr|gtkpasman-0.10-3|7	Version:	%{version}
12cr|gtkpasman-0.10-3|8	Release:	%{release}
12cr|gtkpasman-0.10-3|9	Source0:	http://downloads.sourceforge.net/project/gtkpasman/%{name}-sources/%{version}/%{name}-%{version}.tar.gz
12cr|gtkpasman-0.10-3|10	URL:		http://gtkpasman.sourceforge.net/
12cr|gtkpasman-0.10-3|11	# Patch correct an error in sample file who crash the application when you try to read it
12cr|gtkpasman-0.10-3|12	# upstream have been notified of the problem
12cr|gtkpasman-0.10-3|13	Patch0:		gtkpasman-fix_default_store.patch
12cr|gtkpasman-0.10-3|14	
12cr|gtkpasman-0.10-3|15	Group:		File tools
12cr|gtkpasman-0.10-3|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gtkpasman-0.10-3|17	License:	GPLv2+
12cr|gtkpasman-0.10-3|18	Requires:	gnupg
12cr|gtkpasman-0.10-3|19	BuildRequires:	gtk+2-devel
12cr|gtkpasman-0.10-3|20	
12cr|gtkpasman-0.10-3|21	
12cr|gtkpasman-0.10-3|22	%description
12cr|gtkpasman-0.10-3|23	It is a graphical interface to manage the usage of passwords related to servers
12cr|gtkpasman-0.10-3|24	or services, grouped by customers (plateforms, etc.) The purpose is to provide
12cr|gtkpasman-0.10-3|25	system and network administrators a convenient tool to manage a passwords
12cr|gtkpasman-0.10-3|26	knowledge base related to customers, servers, services...
12cr|gtkpasman-0.10-3|27	
12cr|gtkpasman-0.10-3|28	It can help to retrieve passwords, or even connect to servers (ssh, telnet,
12cr|gtkpasman-0.10-3|29	FTP...). Passwords will be kept in a gnupg crypted file. The structure of the
12cr|gtkpasman-0.10-3|30	file is predefined, but very easy to edit and maintain. The gtk application
12cr|gtkpasman-0.10-3|31	can switch between a discreet applet and a full list of containers.
12cr|gtkpasman-0.10-3|32	
12cr|gtkpasman-0.10-3|33	%prep
12cr|gtkpasman-0.10-3|34	%setup -q -a 0
12cr|gtkpasman-0.10-3|35	%patch0 -p0
12cr|gtkpasman-0.10-3|36	%build
12cr|gtkpasman-0.10-3|37	./autogen.sh
12cr|gtkpasman-0.10-3|38	%make
12cr|gtkpasman-0.10-3|39	
12cr|gtkpasman-0.10-3|40	%install
12cr|gtkpasman-0.10-3|41	rm -rf $RPM_BUILD_ROOT
12cr|gtkpasman-0.10-3|42	%makeinstall
12cr|gtkpasman-0.10-3|43	
12cr|gtkpasman-0.10-3|44	%clean
12cr|gtkpasman-0.10-3|45	rm -rf $RPM_BUILD_ROOT
12cr|gtkpasman-0.10-3|46	
12cr|gtkpasman-0.10-3|47	%files
12cr|gtkpasman-0.10-3|48	%defattr(-,root,root)
12cr|gtkpasman-0.10-3|49	%doc README NEWS AUTHORS
12cr|gtkpasman-0.10-3|50	%{_bindir}/gtkpasman
12cr|gtkpasman-0.10-3|51	
12cr|gtkpasman-0.10-3|52	
12cr|gtkpasman-0.10-3|53	%changelog
12cr|gtkpasman-0.10-3|54	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10-3mdv2011.0
12cr|gtkpasman-0.10-3|55	+ Revision: 610995
12cr|gtkpasman-0.10-3|56	- rebuild
12cr|gtkpasman-0.10-3|57	
12cr|gtkpasman-0.10-3|58	* Wed Feb 10 2010 Michael Scherer <misc@mandriva.org> 0.10-2mdv2010.1
12cr|gtkpasman-0.10-3|59	+ Revision: 504000
12cr|gtkpasman-0.10-3|60	- fix wrong requires
12cr|gtkpasman-0.10-3|61	- fix rpmlint warning about description
12cr|gtkpasman-0.10-3|62	
12cr|gtkpasman-0.10-3|63	* Wed Feb 10 2010 Michael Scherer <misc@mandriva.org> 0.10-1mdv2010.1
12cr|gtkpasman-0.10-3|64	+ Revision: 503508
12cr|gtkpasman-0.10-3|65	- import gtkpasman, spec proposed by Marianne Lombard, bug #56802
12cr|gtkpasman-0.10-3|66	
12cr|gtkpasman-0.10-3|67	

1976 12
12cr|gtkpsproc-3.4-2|1	%define name	gtkpsproc
12cr|gtkpsproc-3.4-2|2	%define version	3.4
12cr|gtkpsproc-3.4-2|3	%define release  %mkrel 2
12cr|gtkpsproc-3.4-2|4	
12cr|gtkpsproc-3.4-2|5	Name: 	 	%{name}
12cr|gtkpsproc-3.4-2|6	Summary: 	Postscript printing interface
12cr|gtkpsproc-3.4-2|7	Version: 	%{version}
12cr|gtkpsproc-3.4-2|8	Release: 	%{release}
12cr|gtkpsproc-3.4-2|9	
12cr|gtkpsproc-3.4-2|10	Source0:		%{name}-%{version}.tar.bz2
12cr|gtkpsproc-3.4-2|11	URL:		http://www.rastersoft.com/gtkpsproc.html
12cr|gtkpsproc-3.4-2|12	License:	GPLv2+
12cr|gtkpsproc-3.4-2|13	Group:		System/Configuration/Printing
12cr|gtkpsproc-3.4-2|14	BuildRequires:	pkgconfig imagemagick
12cr|gtkpsproc-3.4-2|15	BuildRequires:	pkgconfig(gtk+-2.0) pkgconfig(libglade-2.0)
12cr|gtkpsproc-3.4-2|16	BuildRequires:	cups-devel
12cr|gtkpsproc-3.4-2|17	Requires:	gnome-python gnome-python-applet python-gobject
12cr|gtkpsproc-3.4-2|18	Requires:	python-gamin
12cr|gtkpsproc-3.4-2|19	Requires(post):	cups cups-common
12cr|gtkpsproc-3.4-2|20	Requires(postun): cups
12cr|gtkpsproc-3.4-2|21	
12cr|gtkpsproc-3.4-2|22	%description
12cr|gtkpsproc-3.4-2|23	GtkPSproc provides an elegant graphical interface which shows up as a
12cr|gtkpsproc-3.4-2|24	virtual printer.  Printing to GtkPSproc allows for some advanced options
12cr|gtkpsproc-3.4-2|25	which your standard desktop interface may not provide, such as:
12cr|gtkpsproc-3.4-2|26	* reverse order
12cr|gtkpsproc-3.4-2|27	* multiple pages per sheet
12cr|gtkpsproc-3.4-2|28	* booklet mode
12cr|gtkpsproc-3.4-2|29	* double-side emulation
12cr|gtkpsproc-3.4-2|30	* and more
12cr|gtkpsproc-3.4-2|31	
12cr|gtkpsproc-3.4-2|32	You can run gtkpsproc from the command line.  To enable the cups backend,
12cr|gtkpsproc-3.4-2|33	you will have to configure your desktop to run the gtkpsproc-applet.
12cr|gtkpsproc-3.4-2|34	
12cr|gtkpsproc-3.4-2|35	%prep
12cr|gtkpsproc-3.4-2|36	%setup -q
12cr|gtkpsproc-3.4-2|37	
12cr|gtkpsproc-3.4-2|38	%build
12cr|gtkpsproc-3.4-2|39	make
12cr|gtkpsproc-3.4-2|40	
12cr|gtkpsproc-3.4-2|41	%install
12cr|gtkpsproc-3.4-2|42	install -d %{buildroot}/%{_bindir}
12cr|gtkpsproc-3.4-2|43	install -m 755 gtkpsproc %{buildroot}/%{_bindir}/gtkpsproc
12cr|gtkpsproc-3.4-2|44	install -d %{buildroot}/%{_datadir}/gtkpsproc
12cr|gtkpsproc-3.4-2|45	install -d %{buildroot}/%{_datadir}/locale/es/LC_MESSAGES
12cr|gtkpsproc-3.4-2|46	install po/es.mo %{buildroot}/%{_datadir}/locale/es/LC_MESSAGES/gtkpsproc.mo
12cr|gtkpsproc-3.4-2|47	install gtkpsproc.glade %{buildroot}/%{_datadir}/gtkpsproc/
12cr|gtkpsproc-3.4-2|48	install pixmaps/* %{buildroot}/%{_datadir}/gtkpsproc/
12cr|gtkpsproc-3.4-2|49	install -d %{buildroot}/%{_datadir}/pixmaps
12cr|gtkpsproc-3.4-2|50	install gtkpsproc.svg %{buildroot}/%{_datadir}/pixmaps/
12cr|gtkpsproc-3.4-2|51	install -m 755 psproc_applet.py %{buildroot}/%{_bindir}/psproc_applet
12cr|gtkpsproc-3.4-2|52	install -d %{buildroot}/%{_prefix}/lib/cups/backend
12cr|gtkpsproc-3.4-2|53	install -m 755 psproc_backend.py %{buildroot}/%{_prefix}/lib/cups/backend/psproc_backend
12cr|gtkpsproc-3.4-2|54	#install -d %{buildroot}/%{_datadir}/cups/model
12cr|gtkpsproc-3.4-2|55	#install gtkpsprc.ppd %{buildroot}/%{_datadir}/cups/model/
12cr|gtkpsproc-3.4-2|56	install -d %{buildroot}/%{_libdir}/bonobo/servers
12cr|gtkpsproc-3.4-2|57	install gtkpsproc.server %{buildroot}/%{_libdir}/bonobo/servers/
12cr|gtkpsproc-3.4-2|58	install -d %{buildroot}/%{_datadir}/doc/gtkpsproc/html
12cr|gtkpsproc-3.4-2|59	install docs/* %{buildroot}/%{_datadir}/doc/gtkpsproc/html/
12cr|gtkpsproc-3.4-2|60	
12cr|gtkpsproc-3.4-2|61	#menu
12cr|gtkpsproc-3.4-2|62	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|gtkpsproc-3.4-2|63	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gtkpsproc-3.4-2|64	[Desktop Entry]
12cr|gtkpsproc-3.4-2|65	Type=Application
12cr|gtkpsproc-3.4-2|66	Exec=%{name}
12cr|gtkpsproc-3.4-2|67	Icon=%{name}
12cr|gtkpsproc-3.4-2|68	Name=GtkPSProc
12cr|gtkpsproc-3.4-2|69	Comment=Graphical printing interface
12cr|gtkpsproc-3.4-2|70	Categories=HardwareSettings;
12cr|gtkpsproc-3.4-2|71	EOF
12cr|gtkpsproc-3.4-2|72	
12cr|gtkpsproc-3.4-2|73	#icons
12cr|gtkpsproc-3.4-2|74	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|gtkpsproc-3.4-2|75	convert -size 48x48 %name.svg $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|gtkpsproc-3.4-2|76	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|gtkpsproc-3.4-2|77	convert -size 32x32 %name.svg $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|gtkpsproc-3.4-2|78	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|gtkpsproc-3.4-2|79	convert -size 16x16 %name.svg $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|gtkpsproc-3.4-2|80	
12cr|gtkpsproc-3.4-2|81	%find_lang %name
12cr|gtkpsproc-3.4-2|82	
12cr|gtkpsproc-3.4-2|83	%post
12cr|gtkpsproc-3.4-2|84	lpadmin -p GtkPSproc -E -v psproc_backend:/
12cr|gtkpsproc-3.4-2|85	/etc/rc.d/init.d/cups restart
12cr|gtkpsproc-3.4-2|86	
12cr|gtkpsproc-3.4-2|87	%preun
12cr|gtkpsproc-3.4-2|88	killall gtkpsproc-applet
12cr|gtkpsproc-3.4-2|89	
12cr|gtkpsproc-3.4-2|90	%postun
12cr|gtkpsproc-3.4-2|91	/etc/rc.d/init.d/cups restart
12cr|gtkpsproc-3.4-2|92	
12cr|gtkpsproc-3.4-2|93	%files -f %{name}.lang
12cr|gtkpsproc-3.4-2|94	%defattr(-,root,root)
12cr|gtkpsproc-3.4-2|95	%doc %{_datadir}/doc/%name
12cr|gtkpsproc-3.4-2|96	%{_bindir}/*
12cr|gtkpsproc-3.4-2|97	%{_libdir}/bonobo/servers/*
12cr|gtkpsproc-3.4-2|98	%{_prefix}/lib/cups/backend/*
12cr|gtkpsproc-3.4-2|99	%{_datadir}/%name
12cr|gtkpsproc-3.4-2|100	%{_datadir}/pixmaps/*
12cr|gtkpsproc-3.4-2|101	%{_datadir}/applications/mandriva-%name.desktop
12cr|gtkpsproc-3.4-2|102	%{_liconsdir}/%name.png
12cr|gtkpsproc-3.4-2|103	%{_iconsdir}/%name.png
12cr|gtkpsproc-3.4-2|104	%{_miconsdir}/%name.png
12cr|gtkpsproc-3.4-2|105	
12cr|gtkpsproc-3.4-2|106	
12cr|gtkpsproc-3.4-2|107	
12cr|gtkpsproc-3.4-2|108	%changelog
12cr|gtkpsproc-3.4-2|109	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3.4-2mdv2011.0
12cr|gtkpsproc-3.4-2|110	+ Revision: 610996
12cr|gtkpsproc-3.4-2|111	- rebuild
12cr|gtkpsproc-3.4-2|112	
12cr|gtkpsproc-3.4-2|113	* Sun Jan 10 2010 Jérôme Brenier <incubusss@mandriva.org> 3.4-1mdv2010.1
12cr|gtkpsproc-3.4-2|114	+ Revision: 488907
12cr|gtkpsproc-3.4-2|115	- new version 3.4
12cr|gtkpsproc-3.4-2|116	
12cr|gtkpsproc-3.4-2|117	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.3b-2mdv2010.0
12cr|gtkpsproc-3.4-2|118	+ Revision: 429340
12cr|gtkpsproc-3.4-2|119	- rebuild
12cr|gtkpsproc-3.4-2|120	
12cr|gtkpsproc-3.4-2|121	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gtkpsproc-3.4-2|122	- lowercase ImageMagick
12cr|gtkpsproc-3.4-2|123	
12cr|gtkpsproc-3.4-2|124	* Wed Jul 02 2008 Austin Acton <austin@mandriva.org> 3.3b-1mdv2009.0
12cr|gtkpsproc-3.4-2|125	+ Revision: 230593
12cr|gtkpsproc-3.4-2|126	- buildrequires cups-devel
12cr|gtkpsproc-3.4-2|127	- buildrequires libglade
12cr|gtkpsproc-3.4-2|128	- new version
12cr|gtkpsproc-3.4-2|129	- big changes
12cr|gtkpsproc-3.4-2|130	
12cr|gtkpsproc-3.4-2|131	+ Pixel <pixel@mandriva.com>
12cr|gtkpsproc-3.4-2|132	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gtkpsproc-3.4-2|133	
12cr|gtkpsproc-3.4-2|134	+ Olivier Blin <oblin@mandriva.com>
12cr|gtkpsproc-3.4-2|135	- restore BuildRoot
12cr|gtkpsproc-3.4-2|136	
12cr|gtkpsproc-3.4-2|137	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 2.0-1mdv2008.1
12cr|gtkpsproc-3.4-2|138	+ Revision: 132150
12cr|gtkpsproc-3.4-2|139	- auto-convert XDG menu entry
12cr|gtkpsproc-3.4-2|140	- kill re-definition of %%buildroot on Pixel's request
12cr|gtkpsproc-3.4-2|141	- use %%mkrel
12cr|gtkpsproc-3.4-2|142	- import gtkpsproc
12cr|gtkpsproc-3.4-2|143	
12cr|gtkpsproc-3.4-2|144	
12cr|gtkpsproc-3.4-2|145	* Wed Oct 27 2004 Austin Acton <austin@mandrake.org> 2.0-1mdk
12cr|gtkpsproc-3.4-2|146	- initial package

1977 12
12cr|gtk-recordmydesktop-0.3.8-3|1	%define oname recordMyDesktop
12cr|gtk-recordmydesktop-0.3.8-3|2	%define	gtkoname gtk-%{oname}
12cr|gtk-recordmydesktop-0.3.8-3|3	
12cr|gtk-recordmydesktop-0.3.8-3|4	Summary:	GTK fronted for recordmydesktop
12cr|gtk-recordmydesktop-0.3.8-3|5	Name:		gtk-recordmydesktop
12cr|gtk-recordmydesktop-0.3.8-3|6	Version:	0.3.8
12cr|gtk-recordmydesktop-0.3.8-3|7	Release:	%mkrel 3
12cr|gtk-recordmydesktop-0.3.8-3|8	License:	GPLv2+
12cr|gtk-recordmydesktop-0.3.8-3|9	Group:		Video
12cr|gtk-recordmydesktop-0.3.8-3|10	URL:		http://recordmydesktop.sourceforge.net
12cr|gtk-recordmydesktop-0.3.8-3|11	Source0:	http://downloads.sourceforge.net/recordmydesktop/%{name}-%{version}.tar.bz2
12cr|gtk-recordmydesktop-0.3.8-3|12	BuildRequires:	pygtk2.0-devel
12cr|gtk-recordmydesktop-0.3.8-3|13	BuildRequires:	desktop-file-utils
12cr|gtk-recordmydesktop-0.3.8-3|14	Requires:	recordmydesktop	>= %{version}
12cr|gtk-recordmydesktop-0.3.8-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gtk-recordmydesktop-0.3.8-3|16	
12cr|gtk-recordmydesktop-0.3.8-3|17	%description
12cr|gtk-recordmydesktop-0.3.8-3|18	Frontend for recordmydesktop tool.
12cr|gtk-recordmydesktop-0.3.8-3|19	
12cr|gtk-recordmydesktop-0.3.8-3|20	%prep
12cr|gtk-recordmydesktop-0.3.8-3|21	%setup -q
12cr|gtk-recordmydesktop-0.3.8-3|22	
12cr|gtk-recordmydesktop-0.3.8-3|23	%build
12cr|gtk-recordmydesktop-0.3.8-3|24	
12cr|gtk-recordmydesktop-0.3.8-3|25	%configure2_5x
12cr|gtk-recordmydesktop-0.3.8-3|26	
12cr|gtk-recordmydesktop-0.3.8-3|27	%make
12cr|gtk-recordmydesktop-0.3.8-3|28	
12cr|gtk-recordmydesktop-0.3.8-3|29	%install
12cr|gtk-recordmydesktop-0.3.8-3|30	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|gtk-recordmydesktop-0.3.8-3|31	
12cr|gtk-recordmydesktop-0.3.8-3|32	%makeinstall_std
12cr|gtk-recordmydesktop-0.3.8-3|33	
12cr|gtk-recordmydesktop-0.3.8-3|34	#(tpg) handle icon extension
12cr|gtk-recordmydesktop-0.3.8-3|35	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
12cr|gtk-recordmydesktop-0.3.8-3|36	
12cr|gtk-recordmydesktop-0.3.8-3|37	desktop-file-install \
12cr|gtk-recordmydesktop-0.3.8-3|38	--add-category="Video;GTK" \
12cr|gtk-recordmydesktop-0.3.8-3|39	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gtk-recordmydesktop-0.3.8-3|40	
12cr|gtk-recordmydesktop-0.3.8-3|41	%find_lang %{gtkoname}
12cr|gtk-recordmydesktop-0.3.8-3|42	
12cr|gtk-recordmydesktop-0.3.8-3|43	%if %mdkversion < 200900
12cr|gtk-recordmydesktop-0.3.8-3|44	%post
12cr|gtk-recordmydesktop-0.3.8-3|45	%{update_menus}
12cr|gtk-recordmydesktop-0.3.8-3|46	%endif
12cr|gtk-recordmydesktop-0.3.8-3|47	
12cr|gtk-recordmydesktop-0.3.8-3|48	%if %mdkversion < 200900
12cr|gtk-recordmydesktop-0.3.8-3|49	%postun
12cr|gtk-recordmydesktop-0.3.8-3|50	%{clean_menus}
12cr|gtk-recordmydesktop-0.3.8-3|51	%endif
12cr|gtk-recordmydesktop-0.3.8-3|52	
12cr|gtk-recordmydesktop-0.3.8-3|53	%clean
12cr|gtk-recordmydesktop-0.3.8-3|54	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|gtk-recordmydesktop-0.3.8-3|55	
12cr|gtk-recordmydesktop-0.3.8-3|56	%files -f %{gtkoname}.lang
12cr|gtk-recordmydesktop-0.3.8-3|57	%defattr(-,root,root)
12cr|gtk-recordmydesktop-0.3.8-3|58	%doc AUTHORS ChangeLog README
12cr|gtk-recordmydesktop-0.3.8-3|59	%{_bindir}/%{gtkoname}
12cr|gtk-recordmydesktop-0.3.8-3|60	%dir %{py_sitedir}/%{oname}/
12cr|gtk-recordmydesktop-0.3.8-3|61	%{py_sitedir}/%{oname}/*.py*
12cr|gtk-recordmydesktop-0.3.8-3|62	%{_datadir}/applications/%{name}.desktop
12cr|gtk-recordmydesktop-0.3.8-3|63	%{_datadir}/pixmaps/%{name}.png
12cr|gtk-recordmydesktop-0.3.8-3|64	
12cr|gtk-recordmydesktop-0.3.8-3|65	
12cr|gtk-recordmydesktop-0.3.8-3|66	%changelog
12cr|gtk-recordmydesktop-0.3.8-3|67	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.3.8-3mdv2011.0
12cr|gtk-recordmydesktop-0.3.8-3|68	+ Revision: 592390
12cr|gtk-recordmydesktop-0.3.8-3|69	- rebuild for python 2.7
12cr|gtk-recordmydesktop-0.3.8-3|70	
12cr|gtk-recordmydesktop-0.3.8-3|71	* Mon Jan 05 2009 Funda Wang <fwang@mandriva.org> 0.3.8-2mdv2009.1
12cr|gtk-recordmydesktop-0.3.8-3|72	+ Revision: 324925
12cr|gtk-recordmydesktop-0.3.8-3|73	- rebuild
12cr|gtk-recordmydesktop-0.3.8-3|74	
12cr|gtk-recordmydesktop-0.3.8-3|75	* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.8-1mdv2009.1
12cr|gtk-recordmydesktop-0.3.8-3|76	+ Revision: 306401
12cr|gtk-recordmydesktop-0.3.8-3|77	- update to new version 0.3.8
12cr|gtk-recordmydesktop-0.3.8-3|78	
12cr|gtk-recordmydesktop-0.3.8-3|79	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.3.7.2-3mdv2009.0
12cr|gtk-recordmydesktop-0.3.8-3|80	+ Revision: 246704
12cr|gtk-recordmydesktop-0.3.8-3|81	- rebuild
12cr|gtk-recordmydesktop-0.3.8-3|82	
12cr|gtk-recordmydesktop-0.3.8-3|83	+ Pixel <pixel@mandriva.com>
12cr|gtk-recordmydesktop-0.3.8-3|84	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gtk-recordmydesktop-0.3.8-3|85	
12cr|gtk-recordmydesktop-0.3.8-3|86	* Thu Feb 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.7.2-1mdv2008.1
12cr|gtk-recordmydesktop-0.3.8-3|87	+ Revision: 173742
12cr|gtk-recordmydesktop-0.3.8-3|88	- new version
12cr|gtk-recordmydesktop-0.3.8-3|89	- drop patch 0
12cr|gtk-recordmydesktop-0.3.8-3|90	
12cr|gtk-recordmydesktop-0.3.8-3|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|gtk-recordmydesktop-0.3.8-3|92	- fix no-buildroot-tag
12cr|gtk-recordmydesktop-0.3.8-3|93	
12cr|gtk-recordmydesktop-0.3.8-3|94	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.3.7-2mdv2008.1
12cr|gtk-recordmydesktop-0.3.8-3|95	+ Revision: 132289
12cr|gtk-recordmydesktop-0.3.8-3|96	- patch 0: fix desktop entry
12cr|gtk-recordmydesktop-0.3.8-3|97	
12cr|gtk-recordmydesktop-0.3.8-3|98	* Tue Dec 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.7-1mdv2008.1
12cr|gtk-recordmydesktop-0.3.8-3|99	+ Revision: 131933
12cr|gtk-recordmydesktop-0.3.8-3|100	- remove icon extension in desktop file
12cr|gtk-recordmydesktop-0.3.8-3|101	- new version
12cr|gtk-recordmydesktop-0.3.8-3|102	- do not package COPYING file
12cr|gtk-recordmydesktop-0.3.8-3|103	- new license policy
12cr|gtk-recordmydesktop-0.3.8-3|104	
12cr|gtk-recordmydesktop-0.3.8-3|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|gtk-recordmydesktop-0.3.8-3|106	- kill re-definition of %%buildroot on Pixel's request
12cr|gtk-recordmydesktop-0.3.8-3|107	
12cr|gtk-recordmydesktop-0.3.8-3|108	* Tue Aug 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.6-2mdv2008.0
12cr|gtk-recordmydesktop-0.3.8-3|109	+ Revision: 68631
12cr|gtk-recordmydesktop-0.3.8-3|110	- add missing scriplets
12cr|gtk-recordmydesktop-0.3.8-3|111	- tune up desktop file
12cr|gtk-recordmydesktop-0.3.8-3|112	
12cr|gtk-recordmydesktop-0.3.8-3|113	* Sat Aug 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.6-1mdv2008.0
12cr|gtk-recordmydesktop-0.3.8-3|114	+ Revision: 65432
12cr|gtk-recordmydesktop-0.3.8-3|115	- new version
12cr|gtk-recordmydesktop-0.3.8-3|116	- spec file clean
12cr|gtk-recordmydesktop-0.3.8-3|117	
12cr|gtk-recordmydesktop-0.3.8-3|118	* Sun Jul 15 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.5-2mdv2008.0
12cr|gtk-recordmydesktop-0.3.8-3|119	+ Revision: 52201
12cr|gtk-recordmydesktop-0.3.8-3|120	- readd BR on desktop-file-utils
12cr|gtk-recordmydesktop-0.3.8-3|121	- correct menu category
12cr|gtk-recordmydesktop-0.3.8-3|122	
12cr|gtk-recordmydesktop-0.3.8-3|123	* Sun Jul 15 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.5-1mdv2008.0
12cr|gtk-recordmydesktop-0.3.8-3|124	+ Revision: 52181
12cr|gtk-recordmydesktop-0.3.8-3|125	- new version
12cr|gtk-recordmydesktop-0.3.8-3|126	- drop buildrequires on desktop-file-utils
12cr|gtk-recordmydesktop-0.3.8-3|127	- remove X-MandrivaLinux
12cr|gtk-recordmydesktop-0.3.8-3|128	
12cr|gtk-recordmydesktop-0.3.8-3|129	* Sat Apr 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.4-1mdv2008.0
12cr|gtk-recordmydesktop-0.3.8-3|130	+ Revision: 16481
12cr|gtk-recordmydesktop-0.3.8-3|131	- new version
12cr|gtk-recordmydesktop-0.3.8-3|132	- drop P0
12cr|gtk-recordmydesktop-0.3.8-3|133	
12cr|gtk-recordmydesktop-0.3.8-3|134	
12cr|gtk-recordmydesktop-0.3.8-3|135	* Tue Mar 06 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.3.1-1mdv2007.0
12cr|gtk-recordmydesktop-0.3.8-3|136	+ Revision: 133961
12cr|gtk-recordmydesktop-0.3.8-3|137	- new version
12cr|gtk-recordmydesktop-0.3.8-3|138	
12cr|gtk-recordmydesktop-0.3.8-3|139	* Wed Feb 14 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.3-1mdv2007.1
12cr|gtk-recordmydesktop-0.3.8-3|140	+ Revision: 120665
12cr|gtk-recordmydesktop-0.3.8-3|141	- Import gtk-recordmydesktop
12cr|gtk-recordmydesktop-0.3.8-3|142	

1978 12
12cr|gtksourceviewmm-3.2.0-1|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
12cr|gtksourceviewmm-3.2.0-1|2	
12cr|gtksourceviewmm-3.2.0-1|3	%define api_version	3.0
12cr|gtksourceviewmm-3.2.0-1|4	%define lib_major	0
12cr|gtksourceviewmm-3.2.0-1|5	%define lib_name	%mklibname gtksourceviewmm %{api_version} %{lib_major}
12cr|gtksourceviewmm-3.2.0-1|6	%define develname	%mklibname -d gtksourceviewmm %{api_version}
12cr|gtksourceviewmm-3.2.0-1|7	
12cr|gtksourceviewmm-3.2.0-1|8	Summary:	Source code viewing library
12cr|gtksourceviewmm-3.2.0-1|9	Name:		gtksourceviewmm
12cr|gtksourceviewmm-3.2.0-1|10	Version:	3.2.0
12cr|gtksourceviewmm-3.2.0-1|11	Release:	%mkrel 1
12cr|gtksourceviewmm-3.2.0-1|12	License:	LGPLv2+
12cr|gtksourceviewmm-3.2.0-1|13	Group:		Editors
12cr|gtksourceviewmm-3.2.0-1|14	URL:		http://www.gnome.org/
12cr|gtksourceviewmm-3.2.0-1|15	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|gtksourceviewmm-3.2.0-1|16	BuildRequires:  gtksourceview-3.0-devel >= 3.0.0
12cr|gtksourceviewmm-3.2.0-1|17	BuildRequires:	gtkmm3.0-devel >= 3.0.0
12cr|gtksourceviewmm-3.2.0-1|18	BuildRequires:	doxygen
12cr|gtksourceviewmm-3.2.0-1|19	
12cr|gtksourceviewmm-3.2.0-1|20	%description
12cr|gtksourceviewmm-3.2.0-1|21	GtkSourceview is a library that adds syntax highlighting,
12cr|gtksourceviewmm-3.2.0-1|22	line numbers, and other programming-editor features.
12cr|gtksourceviewmm-3.2.0-1|23	GtkSourceView specializes these features for a code editor.
12cr|gtksourceviewmm-3.2.0-1|24	
12cr|gtksourceviewmm-3.2.0-1|25	This package contains the C++ language bindings for GtkSourceview.
12cr|gtksourceviewmm-3.2.0-1|26	
12cr|gtksourceviewmm-3.2.0-1|27	#--------------------------------------------------------------------
12cr|gtksourceviewmm-3.2.0-1|28	
12cr|gtksourceviewmm-3.2.0-1|29	%package -n %{lib_name}
12cr|gtksourceviewmm-3.2.0-1|30	Summary:	Source code viewing library
12cr|gtksourceviewmm-3.2.0-1|31	Group:	System/Libraries
12cr|gtksourceviewmm-3.2.0-1|32	
12cr|gtksourceviewmm-3.2.0-1|33	%description -n %{lib_name}
12cr|gtksourceviewmm-3.2.0-1|34	GtkSourceview is a library that adds syntax highlighting,
12cr|gtksourceviewmm-3.2.0-1|35	line numbers, and other programming-editor features.
12cr|gtksourceviewmm-3.2.0-1|36	GtkSourceView specializes these features for a code editor.
12cr|gtksourceviewmm-3.2.0-1|37	
12cr|gtksourceviewmm-3.2.0-1|38	This package contains the C++ language bindings for GtkSourceview.
12cr|gtksourceviewmm-3.2.0-1|39	
12cr|gtksourceviewmm-3.2.0-1|40	%files -n %{lib_name}
12cr|gtksourceviewmm-3.2.0-1|41	%doc AUTHORS ChangeLog NEWS README
12cr|gtksourceviewmm-3.2.0-1|42	%{_libdir}/libgtksourceviewmm-%{api_version}.so.%{lib_major}*
12cr|gtksourceviewmm-3.2.0-1|43	
12cr|gtksourceviewmm-3.2.0-1|44	#--------------------------------------------------------------------
12cr|gtksourceviewmm-3.2.0-1|45	
12cr|gtksourceviewmm-3.2.0-1|46	%package -n %develname
12cr|gtksourceviewmm-3.2.0-1|47	Summary:        Libraries and include files for GtkSourceView
12cr|gtksourceviewmm-3.2.0-1|48	Group:          Development/C++
12cr|gtksourceviewmm-3.2.0-1|49	Requires: 	%lib_name = %version
12cr|gtksourceviewmm-3.2.0-1|50	Provides:	libgtksourceviewmm-devel = %{version}-%{release}
12cr|gtksourceviewmm-3.2.0-1|51	Provides:	gtksourceviewmm-devel = %{version}-%{release}
12cr|gtksourceviewmm-3.2.0-1|52	Provides:	libgtksourceviewmm-%{api_version}-devel = %{version}-%{release}
12cr|gtksourceviewmm-3.2.0-1|53	
12cr|gtksourceviewmm-3.2.0-1|54	%description -n %develname
12cr|gtksourceviewmm-3.2.0-1|55	GtkSourceView development files
12cr|gtksourceviewmm-3.2.0-1|56	
12cr|gtksourceviewmm-3.2.0-1|57	This package contains the C++ language bindings for GtkSourceview.
12cr|gtksourceviewmm-3.2.0-1|58	
12cr|gtksourceviewmm-3.2.0-1|59	%files -n %develname
12cr|gtksourceviewmm-3.2.0-1|60	%doc %_datadir/doc/gtksourceviewmm-%{api_version}/
12cr|gtksourceviewmm-3.2.0-1|61	%_datadir/devhelp/books/gtksourceviewmm-%{api_version}
12cr|gtksourceviewmm-3.2.0-1|62	%{_libdir}/*.so
12cr|gtksourceviewmm-3.2.0-1|63	%{_includedir}/*
12cr|gtksourceviewmm-3.2.0-1|64	%{_libdir}/pkgconfig/*
12cr|gtksourceviewmm-3.2.0-1|65	%_libdir/gtksourceviewmm*
12cr|gtksourceviewmm-3.2.0-1|66	
12cr|gtksourceviewmm-3.2.0-1|67	#--------------------------------------------------------------------
12cr|gtksourceviewmm-3.2.0-1|68	
12cr|gtksourceviewmm-3.2.0-1|69	%prep
12cr|gtksourceviewmm-3.2.0-1|70	%setup -q
12cr|gtksourceviewmm-3.2.0-1|71	
12cr|gtksourceviewmm-3.2.0-1|72	%build
12cr|gtksourceviewmm-3.2.0-1|73	%configure2_5x
12cr|gtksourceviewmm-3.2.0-1|74	%make
12cr|gtksourceviewmm-3.2.0-1|75	
12cr|gtksourceviewmm-3.2.0-1|76	%install
12cr|gtksourceviewmm-3.2.0-1|77	%makeinstall_std
12cr|gtksourceviewmm-3.2.0-1|78	
12cr|gtksourceviewmm-3.2.0-1|79	rm -fr %buildroot%_libdir/*.la
12cr|gtksourceviewmm-3.2.0-1|80	
12cr|gtksourceviewmm-3.2.0-1|81	
12cr|gtksourceviewmm-3.2.0-1|82	%changelog
12cr|gtksourceviewmm-3.2.0-1|83	* Sat May 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.2.0-1mdv2012.0
12cr|gtksourceviewmm-3.2.0-1|84	+ Revision: 796904
12cr|gtksourceviewmm-3.2.0-1|85	- verson update 3.2.0
12cr|gtksourceviewmm-3.2.0-1|86	
12cr|gtksourceviewmm-3.2.0-1|87	* Thu Sep 22 2011 Götz Waschk <waschk@mandriva.org> 2.10.2-2
12cr|gtksourceviewmm-3.2.0-1|88	+ Revision: 700864
12cr|gtksourceviewmm-3.2.0-1|89	- rebuild
12cr|gtksourceviewmm-3.2.0-1|90	
12cr|gtksourceviewmm-3.2.0-1|91	* Sat Jun 25 2011 Götz Waschk <waschk@mandriva.org> 2.10.2-1
12cr|gtksourceviewmm-3.2.0-1|92	+ Revision: 687168
12cr|gtksourceviewmm-3.2.0-1|93	- new version
12cr|gtksourceviewmm-3.2.0-1|94	- xz tarball
12cr|gtksourceviewmm-3.2.0-1|95	
12cr|gtksourceviewmm-3.2.0-1|96	* Tue Jul 20 2010 Götz Waschk <waschk@mandriva.org> 2.10.1-1mdv2011.0
12cr|gtksourceviewmm-3.2.0-1|97	+ Revision: 555097
12cr|gtksourceviewmm-3.2.0-1|98	- update to new version 2.10.1
12cr|gtksourceviewmm-3.2.0-1|99	
12cr|gtksourceviewmm-3.2.0-1|100	* Tue Apr 06 2010 Götz Waschk <waschk@mandriva.org> 2.10.0-1mdv2010.1
12cr|gtksourceviewmm-3.2.0-1|101	+ Revision: 532348
12cr|gtksourceviewmm-3.2.0-1|102	- update to new version 2.10.0
12cr|gtksourceviewmm-3.2.0-1|103	
12cr|gtksourceviewmm-3.2.0-1|104	* Fri Feb 26 2010 Götz Waschk <waschk@mandriva.org> 2.9.2-1mdv2010.1
12cr|gtksourceviewmm-3.2.0-1|105	+ Revision: 511751
12cr|gtksourceviewmm-3.2.0-1|106	- update to new version 2.9.2
12cr|gtksourceviewmm-3.2.0-1|107	
12cr|gtksourceviewmm-3.2.0-1|108	* Sun Jan 17 2010 Götz Waschk <waschk@mandriva.org> 2.9.1-1mdv2010.1
12cr|gtksourceviewmm-3.2.0-1|109	+ Revision: 492867
12cr|gtksourceviewmm-3.2.0-1|110	- update to new version 2.9.1
12cr|gtksourceviewmm-3.2.0-1|111	
12cr|gtksourceviewmm-3.2.0-1|112	* Wed Jan 13 2010 Götz Waschk <waschk@mandriva.org> 2.9.0-1mdv2010.1
12cr|gtksourceviewmm-3.2.0-1|113	+ Revision: 490683
12cr|gtksourceviewmm-3.2.0-1|114	- new version
12cr|gtksourceviewmm-3.2.0-1|115	- bump deps
12cr|gtksourceviewmm-3.2.0-1|116	- update file list for new devel docs location
12cr|gtksourceviewmm-3.2.0-1|117	
12cr|gtksourceviewmm-3.2.0-1|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|gtksourceviewmm-3.2.0-1|119	- rebuild
12cr|gtksourceviewmm-3.2.0-1|120	
12cr|gtksourceviewmm-3.2.0-1|121	* Thu Feb 26 2009 Götz Waschk <waschk@mandriva.org> 2.3.1-1mdv2009.1
12cr|gtksourceviewmm-3.2.0-1|122	+ Revision: 345194
12cr|gtksourceviewmm-3.2.0-1|123	- update to new version 2.3.1
12cr|gtksourceviewmm-3.2.0-1|124	
12cr|gtksourceviewmm-3.2.0-1|125	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 2.2.0-2mdv2009.0
12cr|gtksourceviewmm-3.2.0-1|126	+ Revision: 266997
12cr|gtksourceviewmm-3.2.0-1|127	- rebuild early 2009.0 package (before pixel changes)
12cr|gtksourceviewmm-3.2.0-1|128	
12cr|gtksourceviewmm-3.2.0-1|129	+ Pixel <pixel@mandriva.com>
12cr|gtksourceviewmm-3.2.0-1|130	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gtksourceviewmm-3.2.0-1|131	
12cr|gtksourceviewmm-3.2.0-1|132	* Wed Apr 30 2008 Götz Waschk <waschk@mandriva.org> 2.2.0-1mdv2009.0
12cr|gtksourceviewmm-3.2.0-1|133	+ Revision: 199568
12cr|gtksourceviewmm-3.2.0-1|134	- new version
12cr|gtksourceviewmm-3.2.0-1|135	- rename the source package
12cr|gtksourceviewmm-3.2.0-1|136	- new version
12cr|gtksourceviewmm-3.2.0-1|137	- bump major
12cr|gtksourceviewmm-3.2.0-1|138	
12cr|gtksourceviewmm-3.2.0-1|139	* Wed Feb 27 2008 Götz Waschk <waschk@mandriva.org> 1.9.4-1mdv2008.1
12cr|gtksourceviewmm-3.2.0-1|140	+ Revision: 175733
12cr|gtksourceviewmm-3.2.0-1|141	- new version
12cr|gtksourceviewmm-3.2.0-1|142	
12cr|gtksourceviewmm-3.2.0-1|143	+ Olivier Blin <blino@mandriva.org>
12cr|gtksourceviewmm-3.2.0-1|144	- restore BuildRoot
12cr|gtksourceviewmm-3.2.0-1|145	
12cr|gtksourceviewmm-3.2.0-1|146	+ Thierry Vignaud <tv@mandriva.org>
12cr|gtksourceviewmm-3.2.0-1|147	- kill re-definition of %%buildroot on Pixel's request
12cr|gtksourceviewmm-3.2.0-1|148	
12cr|gtksourceviewmm-3.2.0-1|149	* Wed Oct 10 2007 Götz Waschk <waschk@mandriva.org> 1.9.3-1mdv2008.1
12cr|gtksourceviewmm-3.2.0-1|150	+ Revision: 96637
12cr|gtksourceviewmm-3.2.0-1|151	- new version
12cr|gtksourceviewmm-3.2.0-1|152	- new major
12cr|gtksourceviewmm-3.2.0-1|153	- new devel name
12cr|gtksourceviewmm-3.2.0-1|154	
12cr|gtksourceviewmm-3.2.0-1|155	* Mon Jun 04 2007 Götz Waschk <waschk@mandriva.org> 0.3.1-1mdv2008.0
12cr|gtksourceviewmm-3.2.0-1|156	+ Revision: 35007
12cr|gtksourceviewmm-3.2.0-1|157	- new version
12cr|gtksourceviewmm-3.2.0-1|158	

1979 12
12cr|gtksourceview-sharp-0.12-8|1	%define name    gtksourceview-sharp
12cr|gtksourceview-sharp-0.12-8|2	%define oname %name-2.0
12cr|gtksourceview-sharp-0.12-8|3	%define version 0.12
12cr|gtksourceview-sharp-0.12-8|4	%define release %mkrel 8
12cr|gtksourceview-sharp-0.12-8|5	%if %mdkversion >= 200600
12cr|gtksourceview-sharp-0.12-8|6	%define pkgconfigdir %_datadir/pkgconfig
12cr|gtksourceview-sharp-0.12-8|7	%else
12cr|gtksourceview-sharp-0.12-8|8	%define pkgconfigdir %_libdir/pkgconfig
12cr|gtksourceview-sharp-0.12-8|9	%endif
12cr|gtksourceview-sharp-0.12-8|10	%define monoprefix %_prefix/lib
12cr|gtksourceview-sharp-0.12-8|11	Summary:       C# language binding for the gtksourceview widget
12cr|gtksourceview-sharp-0.12-8|12	Name:          %{name}
12cr|gtksourceview-sharp-0.12-8|13	Version:       %{version}
12cr|gtksourceview-sharp-0.12-8|14	Release:       %{release}
12cr|gtksourceview-sharp-0.12-8|15	Source:        http://go-mono.com/sources/gtksourceview-sharp-2.0/%oname-%version.tar.bz2
12cr|gtksourceview-sharp-0.12-8|16	Patch:	       gtksourceview-sharp2-gnome-print.patch
12cr|gtksourceview-sharp-0.12-8|17	URL:           http://www.go-mono.com
12cr|gtksourceview-sharp-0.12-8|18	License:       LGPL
12cr|gtksourceview-sharp-0.12-8|19	Group:         System/Libraries
12cr|gtksourceview-sharp-0.12-8|20	Requires:      gtksourceview1.0
12cr|gtksourceview-sharp-0.12-8|21	BuildRequires: gtksourceview1-devel
12cr|gtksourceview-sharp-0.12-8|22	BuildRequires: gnome-sharp2-devel
12cr|gtksourceview-sharp-0.12-8|23	BuildRequires: gnome-desktop-sharp-devel
12cr|gtksourceview-sharp-0.12-8|24	BuildRequires: mono-tools
12cr|gtksourceview-sharp-0.12-8|25	BuildRequires: mono-devel
12cr|gtksourceview-sharp-0.12-8|26	BuildRoot:     %{_tmppath}/%{name}-%{version}-buildroot
12cr|gtksourceview-sharp-0.12-8|27	BuildArch: noarch
12cr|gtksourceview-sharp-0.12-8|28	%define _requires_exceptions ^lib.*\\|lib.*glib2.0_0
12cr|gtksourceview-sharp-0.12-8|29	
12cr|gtksourceview-sharp-0.12-8|30	%description
12cr|gtksourceview-sharp-0.12-8|31	GtkSourceView-sharp is a C# language binding for the gtksourceview widget.
12cr|gtksourceview-sharp-0.12-8|32	
12cr|gtksourceview-sharp-0.12-8|33	%package devel
12cr|gtksourceview-sharp-0.12-8|34	Summary: Development files for %name
12cr|gtksourceview-sharp-0.12-8|35	Group: Development/Other
12cr|gtksourceview-sharp-0.12-8|36	Requires: %name = %version-%release
12cr|gtksourceview-sharp-0.12-8|37	%description devel
12cr|gtksourceview-sharp-0.12-8|38	GtkSourceView-sharp is a C# language binding for the gtksourceview widget.
12cr|gtksourceview-sharp-0.12-8|39	
12cr|gtksourceview-sharp-0.12-8|40	%package doc
12cr|gtksourceview-sharp-0.12-8|41	Summary: Development documentation for %name
12cr|gtksourceview-sharp-0.12-8|42	Group: Development/Other
12cr|gtksourceview-sharp-0.12-8|43	Requires(post): mono-tools >= 1.1.9
12cr|gtksourceview-sharp-0.12-8|44	Requires(postun): mono-tools >= 1.1.9
12cr|gtksourceview-sharp-0.12-8|45	
12cr|gtksourceview-sharp-0.12-8|46	%description doc
12cr|gtksourceview-sharp-0.12-8|47	GtkSourceView-sharp is a C# language binding for the gtksourceview widget.
12cr|gtksourceview-sharp-0.12-8|48	
12cr|gtksourceview-sharp-0.12-8|49	This package contains the API documentation for the %name in
12cr|gtksourceview-sharp-0.12-8|50	Monodoc format.
12cr|gtksourceview-sharp-0.12-8|51	
12cr|gtksourceview-sharp-0.12-8|52	
12cr|gtksourceview-sharp-0.12-8|53	%prep
12cr|gtksourceview-sharp-0.12-8|54	%setup -q -n %{oname}-%{version}
12cr|gtksourceview-sharp-0.12-8|55	%patch -p0
12cr|gtksourceview-sharp-0.12-8|56	
12cr|gtksourceview-sharp-0.12-8|57	autoreconf
12cr|gtksourceview-sharp-0.12-8|58	
12cr|gtksourceview-sharp-0.12-8|59	%build
12cr|gtksourceview-sharp-0.12-8|60	./configure --prefix=%_prefix --libdir=%_libdir
12cr|gtksourceview-sharp-0.12-8|61	make
12cr|gtksourceview-sharp-0.12-8|62	
12cr|gtksourceview-sharp-0.12-8|63	%install
12cr|gtksourceview-sharp-0.12-8|64	rm -rf %buildroot
12cr|gtksourceview-sharp-0.12-8|65	#mkdir -p %{buildroot}/`monodoc --get-sourcesdir`
12cr|gtksourceview-sharp-0.12-8|66	%makeinstall apidir=%buildroot%_datadir/gapi docsdir=%{buildroot}/`monodoc --get-sourcesdir` extra_langdir=%buildroot%_datadir/gtksourceview-1.0/language-specs pkgconfigdir=%buildroot%pkgconfigdir
12cr|gtksourceview-sharp-0.12-8|67	
12cr|gtksourceview-sharp-0.12-8|68	# remove files conflicting with newer gtksourceview
12cr|gtksourceview-sharp-0.12-8|69	rm -f %{buildroot}/%{_datadir}/gtksourceview-1.0/language-specs/vbnet.lang
12cr|gtksourceview-sharp-0.12-8|70	rm -f %{buildroot}/%{_datadir}/gtksourceview-1.0/language-specs/nemerle.lang
12cr|gtksourceview-sharp-0.12-8|71	
12cr|gtksourceview-sharp-0.12-8|72	
12cr|gtksourceview-sharp-0.12-8|73	%files
12cr|gtksourceview-sharp-0.12-8|74	%defattr(-,root,root)
12cr|gtksourceview-sharp-0.12-8|75	%doc AUTHORS ChangeLog README NEWS
12cr|gtksourceview-sharp-0.12-8|76	%monoprefix/mono/gac/*
12cr|gtksourceview-sharp-0.12-8|77	%monoprefix/mono/gtksourceview-sharp-2.0/
12cr|gtksourceview-sharp-0.12-8|78	
12cr|gtksourceview-sharp-0.12-8|79	%files devel
12cr|gtksourceview-sharp-0.12-8|80	%defattr(-,root,root)
12cr|gtksourceview-sharp-0.12-8|81	%{pkgconfigdir}/*
12cr|gtksourceview-sharp-0.12-8|82	%{_datadir}/gapi/gtksourceview-api.xml
12cr|gtksourceview-sharp-0.12-8|83	
12cr|gtksourceview-sharp-0.12-8|84	%files doc
12cr|gtksourceview-sharp-0.12-8|85	%defattr(-,root,root)
12cr|gtksourceview-sharp-0.12-8|86	%monoprefix/monodoc/sources/gtksourceview-sharp-docs.*
12cr|gtksourceview-sharp-0.12-8|87	
12cr|gtksourceview-sharp-0.12-8|88	%clean
12cr|gtksourceview-sharp-0.12-8|89	rm -rf $RPM_BUILD_ROOT
12cr|gtksourceview-sharp-0.12-8|90	
12cr|gtksourceview-sharp-0.12-8|91	%post doc
12cr|gtksourceview-sharp-0.12-8|92	%_bindir/monodoc --make-index > /dev/null
12cr|gtksourceview-sharp-0.12-8|93	%postun doc
12cr|gtksourceview-sharp-0.12-8|94	if [ "$1" = "0" -a -x %_bindir/monodoc ]; then %_bindir/monodoc --make-index > /dev/null
12cr|gtksourceview-sharp-0.12-8|95	fi
12cr|gtksourceview-sharp-0.12-8|96	
12cr|gtksourceview-sharp-0.12-8|97	
12cr|gtksourceview-sharp-0.12-8|98	
12cr|gtksourceview-sharp-0.12-8|99	
12cr|gtksourceview-sharp-0.12-8|100	
12cr|gtksourceview-sharp-0.12-8|101	%changelog
12cr|gtksourceview-sharp-0.12-8|102	

1980 12
12cr|gtkterm-0.99.6-1|1	Name:		gtkterm
12cr|gtkterm-0.99.6-1|2	Version:	0.99.6
12cr|gtkterm-0.99.6-1|3	Release:	%mkrel 1
12cr|gtkterm-0.99.6-1|4	Summary:	Serial port terminal
12cr|gtkterm-0.99.6-1|5	Group:		Communications
12cr|gtkterm-0.99.6-1|6	License:	GPLv2+
12cr|gtkterm-0.99.6-1|7	URL:		http://fedorahosted.org/gtkterm/
12cr|gtkterm-0.99.6-1|8	Source0:        http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.gz
12cr|gtkterm-0.99.6-1|9	Patch2:		gtkterm-0.99.6-scrollback.patch
12cr|gtkterm-0.99.6-1|10	Patch5:		gtkterm-0.99.6-fix-str-fmt.patch
12cr|gtkterm-0.99.6-1|11	Patch7:		gtkterm-0.99.6-ubuntu-fixes.patch
12cr|gtkterm-0.99.6-1|12	BuildRequires:	gtk2-devel
12cr|gtkterm-0.99.6-1|13	BuildRequires:	gettext
12cr|gtkterm-0.99.6-1|14	BuildRequires:	bison
12cr|gtkterm-0.99.6-1|15	BuildRequires:	vte-devel
12cr|gtkterm-0.99.6-1|16	BuildRequires:	zlib-devel
12cr|gtkterm-0.99.6-1|17	BuildRequires:	ncurses-devel
12cr|gtkterm-0.99.6-1|18	
12cr|gtkterm-0.99.6-1|19	%description
12cr|gtkterm-0.99.6-1|20	Gtkterm is a simple GTK+ terminal used to communicate with a serial port.
12cr|gtkterm-0.99.6-1|21	It is has fewer features than minicom, but is designed to be as easy to
12cr|gtkterm-0.99.6-1|22	use as possible.
12cr|gtkterm-0.99.6-1|23	
12cr|gtkterm-0.99.6-1|24	%prep
12cr|gtkterm-0.99.6-1|25	%setup -q
12cr|gtkterm-0.99.6-1|26	%patch2	-p1 -b .scrollback
12cr|gtkterm-0.99.6-1|27	%patch5 -p0 -b .str
12cr|gtkterm-0.99.6-1|28	%patch7 -p1 -b .ubuntu
12cr|gtkterm-0.99.6-1|29	
12cr|gtkterm-0.99.6-1|30	%build
12cr|gtkterm-0.99.6-1|31	%configure2_5x --disable-rpath
12cr|gtkterm-0.99.6-1|32	
12cr|gtkterm-0.99.6-1|33	# Hack fix broken Makefile
12cr|gtkterm-0.99.6-1|34	sed -i 's|@MKINSTALLDIRS@|../mkinstalldirs|g' po/Makefile
12cr|gtkterm-0.99.6-1|35	
12cr|gtkterm-0.99.6-1|36	%make
12cr|gtkterm-0.99.6-1|37	
12cr|gtkterm-0.99.6-1|38	%install
12cr|gtkterm-0.99.6-1|39	rm -rf %{buildroot}
12cr|gtkterm-0.99.6-1|40	%makeinstall_std
12cr|gtkterm-0.99.6-1|41	
12cr|gtkterm-0.99.6-1|42	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gtkterm-0.99.6-1|43	cat > %{buildroot}%{_datadir}/applications/%{_real_vendor}-%{name}.desktop <<EOF
12cr|gtkterm-0.99.6-1|44	[Desktop Entry]
12cr|gtkterm-0.99.6-1|45	Name=GTKTerm
12cr|gtkterm-0.99.6-1|46	Comment=Serial port terminal
12cr|gtkterm-0.99.6-1|47	Exec=%{name}
12cr|gtkterm-0.99.6-1|48	Icon=terminals_section
12cr|gtkterm-0.99.6-1|49	Terminal=false
12cr|gtkterm-0.99.6-1|50	Type=Application
12cr|gtkterm-0.99.6-1|51	Categories=GTK;RemoteAccess;Network;
12cr|gtkterm-0.99.6-1|52	EOF
12cr|gtkterm-0.99.6-1|53	
12cr|gtkterm-0.99.6-1|54	%find_lang %{name}
12cr|gtkterm-0.99.6-1|55	
12cr|gtkterm-0.99.6-1|56	%clean
12cr|gtkterm-0.99.6-1|57	rm -rf %{buildroot}
12cr|gtkterm-0.99.6-1|58	
12cr|gtkterm-0.99.6-1|59	%files -f %{name}.lang
12cr|gtkterm-0.99.6-1|60	%defattr(-,root,root,-)
12cr|gtkterm-0.99.6-1|61	%{_bindir}/%{name}
12cr|gtkterm-0.99.6-1|62	%{_mandir}/man1/%{name}.1*
12cr|gtkterm-0.99.6-1|63	%{_datadir}/applications/*.desktop
12cr|gtkterm-0.99.6-1|64	
12cr|gtkterm-0.99.6-1|65	
12cr|gtkterm-0.99.6-1|66	%changelog
12cr|gtkterm-0.99.6-1|67	* Tue Apr 12 2011 Jani Välimaa <wally@mandriva.org> 0.99.6-1mdv2011.0
12cr|gtkterm-0.99.6-1|68	+ Revision: 652970
12cr|gtkterm-0.99.6-1|69	- new version 0.99.6
12cr|gtkterm-0.99.6-1|70	- sync patches with Fedora
12cr|gtkterm-0.99.6-1|71	- fix url and source tag
12cr|gtkterm-0.99.6-1|72	- drop support for old mdv releases
12cr|gtkterm-0.99.6-1|73	- drop buildroot definition
12cr|gtkterm-0.99.6-1|74	- clean .spec a bit
12cr|gtkterm-0.99.6-1|75	
12cr|gtkterm-0.99.6-1|76	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 0.99.5-8mdv2011.0
12cr|gtkterm-0.99.6-1|77	+ Revision: 571930
12cr|gtkterm-0.99.6-1|78	- build with latest vte
12cr|gtkterm-0.99.6-1|79	
12cr|gtkterm-0.99.6-1|80	* Wed Jun 10 2009 Götz Waschk <waschk@mandriva.org> 0.99.5-8mdv2010.0
12cr|gtkterm-0.99.6-1|81	+ Revision: 384687
12cr|gtkterm-0.99.6-1|82	- rebuild for new vte
12cr|gtkterm-0.99.6-1|83	
12cr|gtkterm-0.99.6-1|84	* Tue Jun 02 2009 Götz Waschk <waschk@mandriva.org> 0.99.5-7mdv2010.0
12cr|gtkterm-0.99.6-1|85	+ Revision: 382166
12cr|gtkterm-0.99.6-1|86	- rebuild for new libvte
12cr|gtkterm-0.99.6-1|87	
12cr|gtkterm-0.99.6-1|88	* Wed May 13 2009 Funda Wang <fwang@mandriva.org> 0.99.5-6mdv2010.0
12cr|gtkterm-0.99.6-1|89	+ Revision: 375208
12cr|gtkterm-0.99.6-1|90	- sync with fedora patches to fix bug#50832
12cr|gtkterm-0.99.6-1|91	
12cr|gtkterm-0.99.6-1|92	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.99.5-5mdv2009.0
12cr|gtkterm-0.99.6-1|93	+ Revision: 246709
12cr|gtkterm-0.99.6-1|94	- rebuild
12cr|gtkterm-0.99.6-1|95	- kill re-definition of %%buildroot on Pixel's request
12cr|gtkterm-0.99.6-1|96	
12cr|gtkterm-0.99.6-1|97	+ Pixel <pixel@mandriva.com>
12cr|gtkterm-0.99.6-1|98	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gtkterm-0.99.6-1|99	
12cr|gtkterm-0.99.6-1|100	+ Olivier Blin <oblin@mandriva.com>
12cr|gtkterm-0.99.6-1|101	- restore BuildRoot
12cr|gtkterm-0.99.6-1|102	
12cr|gtkterm-0.99.6-1|103	* Wed Dec 05 2007 Funda Wang <fwang@mandriva.org> 0.99.5-3mdv2008.1
12cr|gtkterm-0.99.6-1|104	+ Revision: 115515
12cr|gtkterm-0.99.6-1|105	- add missing categories
12cr|gtkterm-0.99.6-1|106	- add xdg menu entry
12cr|gtkterm-0.99.6-1|107	- Rebuild
12cr|gtkterm-0.99.6-1|108	
12cr|gtkterm-0.99.6-1|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|gtkterm-0.99.6-1|110	- fix hardcoded man page extension
12cr|gtkterm-0.99.6-1|111	- import gtkterm
12cr|gtkterm-0.99.6-1|112	
12cr|gtkterm-0.99.6-1|113	
12cr|gtkterm-0.99.6-1|114	* Fri Feb 03 2006 Jerome Soyer <saispo@mandriva.org> 0.99.5-1mdk
12cr|gtkterm-0.99.6-1|115	- New release 0.99.5
12cr|gtkterm-0.99.6-1|116	
12cr|gtkterm-0.99.6-1|117	* Fri Dec 16 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.99.4-1mdk
12cr|gtkterm-0.99.6-1|118	- First Mandriva release based on fedora spec

1981 12
12cr|gtk-theme-greybird-0.4-2|1	%define _buildnumber c7987a8
12cr|gtk-theme-greybird-0.4-2|2	%define _revision 7
12cr|gtk-theme-greybird-0.4-2|3	%define _name Greybird
12cr|gtk-theme-greybird-0.4-2|4	
12cr|gtk-theme-greybird-0.4-2|5	Summary:	A Clean Minimalistic Theme for GNOME, XFCE, GTK+ 2 and 3
12cr|gtk-theme-greybird-0.4-2|6	Name:		gtk-theme-greybird
12cr|gtk-theme-greybird-0.4-2|7	Version:	0.4
12cr|gtk-theme-greybird-0.4-2|8	Release:	2
12cr|gtk-theme-greybird-0.4-2|9	Group:		Graphical desktop/GNOME
12cr|gtk-theme-greybird-0.4-2|10	License:	GPL-2.0+ or CC-BY-SA-3.0
12cr|gtk-theme-greybird-0.4-2|11	URL:		http://shimmerproject.org/project/greybird/
12cr|gtk-theme-greybird-0.4-2|12	Source0:	shimmerproject-%{_name}-v%{version}-%{_revision}-g%{_buildnumber}.tar.gz
12cr|gtk-theme-greybird-0.4-2|13	BuildArch:	noarch
12cr|gtk-theme-greybird-0.4-2|14	
12cr|gtk-theme-greybird-0.4-2|15	%description
12cr|gtk-theme-greybird-0.4-2|16	This theme for GTK2/3 and xfwm4/emerald/metacity started out on the basis of
12cr|gtk-theme-greybird-0.4-2|17	Bluebird, but aims at reworking the intense blue tone to a more neutral
12cr|gtk-theme-greybird-0.4-2|18	grey-ish look that will be more pleasant to look at in everyday use.
12cr|gtk-theme-greybird-0.4-2|19	
12cr|gtk-theme-greybird-0.4-2|20	%package common
12cr|gtk-theme-greybird-0.4-2|21	Summary:	A Clean Minimalistic Theme for GNOME, XFCE, GTK+ 2 and 3 -- Common Files
12cr|gtk-theme-greybird-0.4-2|22	
12cr|gtk-theme-greybird-0.4-2|23	%description common
12cr|gtk-theme-greybird-0.4-2|24	The Greybird theme for GTK2/3 and xfwm4/emerald/metacity started out on the
12cr|gtk-theme-greybird-0.4-2|25	basis of Bluebird, but aims at reworking the intense blue tone to a more
12cr|gtk-theme-greybird-0.4-2|26	neutral grey-ish look that will be more pleasant to look at in everyday use.
12cr|gtk-theme-greybird-0.4-2|27	
12cr|gtk-theme-greybird-0.4-2|28	This package provides the files common to the GTK+ themes and the window
12cr|gtk-theme-greybird-0.4-2|29	manager themes as well as background images.
12cr|gtk-theme-greybird-0.4-2|30	
12cr|gtk-theme-greybird-0.4-2|31	%package -n gtk2-theme-greybird
12cr|gtk-theme-greybird-0.4-2|32	Summary:	A Clean Minimalistic Theme for GNOME, XFCE, GTK+ 2 and 3 -- GTK+ 2 Support
12cr|gtk-theme-greybird-0.4-2|33	Requires:	%{name}-common = %{version}
12cr|gtk-theme-greybird-0.4-2|34	Requires:	murrine
12cr|gtk-theme-greybird-0.4-2|35	
12cr|gtk-theme-greybird-0.4-2|36	%description -n gtk2-theme-greybird
12cr|gtk-theme-greybird-0.4-2|37	This package provides the GTK+ 2 support of Greybird.
12cr|gtk-theme-greybird-0.4-2|38	
12cr|gtk-theme-greybird-0.4-2|39	%package -n gtk3-theme-greybird
12cr|gtk-theme-greybird-0.4-2|40	Summary:	A Clean Minimalistic Theme for GNOME, XFCE, GTK+ 2 and 3 -- GTK+ 3 Support
12cr|gtk-theme-greybird-0.4-2|41	Requires:	%{name}-common = %{version}
12cr|gtk-theme-greybird-0.4-2|42	Requires:	gtk-unico-engine
12cr|gtk-theme-greybird-0.4-2|43	
12cr|gtk-theme-greybird-0.4-2|44	%description -n gtk3-theme-greybird
12cr|gtk-theme-greybird-0.4-2|45	This package provides the GTK+ 3 support of Greybird.
12cr|gtk-theme-greybird-0.4-2|46	
12cr|gtk-theme-greybird-0.4-2|47	%prep
12cr|gtk-theme-greybird-0.4-2|48	%setup -qn shimmerproject-%{_name}-%{_buildnumber}
12cr|gtk-theme-greybird-0.4-2|49	
12cr|gtk-theme-greybird-0.4-2|50	%build
12cr|gtk-theme-greybird-0.4-2|51	
12cr|gtk-theme-greybird-0.4-2|52	%install
12cr|gtk-theme-greybird-0.4-2|53	mkdir -p %{buildroot}%{_datadir}/themes/%{_name}
12cr|gtk-theme-greybird-0.4-2|54	cp -a gtk-3.0 %{buildroot}%{_datadir}/themes/%{_name}
12cr|gtk-theme-greybird-0.4-2|55	cp -a backdrops gtk-2.0 metacity-1 xfce-notify-4.0 xfwm4 xfwm4_compact \
12cr|gtk-theme-greybird-0.4-2|56	Greybird.emerald %{buildroot}%{_datadir}/themes/%{_name}
12cr|gtk-theme-greybird-0.4-2|57	
12cr|gtk-theme-greybird-0.4-2|58	%files common
12cr|gtk-theme-greybird-0.4-2|59	%doc README LICENSE.CC LICENSE.GPL
12cr|gtk-theme-greybird-0.4-2|60	%dir %{_datadir}/themes/%{_name}/
12cr|gtk-theme-greybird-0.4-2|61	%{_datadir}/themes/%{_name}/backdrops
12cr|gtk-theme-greybird-0.4-2|62	%{_datadir}/themes/%{_name}/metacity-1
12cr|gtk-theme-greybird-0.4-2|63	%{_datadir}/themes/%{_name}/xfce-notify-4.0
12cr|gtk-theme-greybird-0.4-2|64	%{_datadir}/themes/%{_name}/xfwm4
12cr|gtk-theme-greybird-0.4-2|65	%{_datadir}/themes/%{_name}/xfwm4_compact
12cr|gtk-theme-greybird-0.4-2|66	%{_datadir}/themes/%{_name}/Greybird.emerald
12cr|gtk-theme-greybird-0.4-2|67	
12cr|gtk-theme-greybird-0.4-2|68	%files -n gtk2-theme-greybird
12cr|gtk-theme-greybird-0.4-2|69	%{_datadir}/themes/%{_name}/gtk-2.0
12cr|gtk-theme-greybird-0.4-2|70	
12cr|gtk-theme-greybird-0.4-2|71	%files -n gtk3-theme-greybird
12cr|gtk-theme-greybird-0.4-2|72	%{_datadir}/themes/%{_name}/gtk-3.0
12cr|gtk-theme-greybird-0.4-2|73	
12cr|gtk-theme-greybird-0.4-2|74	
12cr|gtk-theme-greybird-0.4-2|75	
12cr|gtk-theme-greybird-0.4-2|76	%changelog
12cr|gtk-theme-greybird-0.4-2|77	* Fri Mar 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.4-2
12cr|gtk-theme-greybird-0.4-2|78	+ Revision: 781867
12cr|gtk-theme-greybird-0.4-2|79	- rebuild, fixed requires for unico-engine name
12cr|gtk-theme-greybird-0.4-2|80	
12cr|gtk-theme-greybird-0.4-2|81	* Fri Mar 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.4-1
12cr|gtk-theme-greybird-0.4-2|82	+ Revision: 781824
12cr|gtk-theme-greybird-0.4-2|83	- new version v0.4-7-gc7987a8
12cr|gtk-theme-greybird-0.4-2|84	- cleaned up spec
12cr|gtk-theme-greybird-0.4-2|85	- renamed pkg to mdv std
12cr|gtk-theme-greybird-0.4-2|86	- imported package greybird-theme
12cr|gtk-theme-greybird-0.4-2|87	

1982 12
12cr|gtk-theme-switch-1.0.1-8|1	%define name gtk-theme-switch
12cr|gtk-theme-switch-1.0.1-8|2	%define version 1.0.1
12cr|gtk-theme-switch-1.0.1-8|3	%define release %mkrel 8
12cr|gtk-theme-switch-1.0.1-8|4	
12cr|gtk-theme-switch-1.0.1-8|5	Summary: 	Switch GTK themes on the fly
12cr|gtk-theme-switch-1.0.1-8|6	Name: 		%{name}
12cr|gtk-theme-switch-1.0.1-8|7	Version: 	%{version}
12cr|gtk-theme-switch-1.0.1-8|8	Release: 	%{release}
12cr|gtk-theme-switch-1.0.1-8|9	Source0: 	gtk-theme-switch-1.0.1.tar.bz2
12cr|gtk-theme-switch-1.0.1-8|10	Patch1:		gtkts.patch
12cr|gtk-theme-switch-1.0.1-8|11	URL: 		http://www.muhri.net/nav.php3?node=gts
12cr|gtk-theme-switch-1.0.1-8|12	License: 	GPL
12cr|gtk-theme-switch-1.0.1-8|13	Group: 		Graphical desktop/GNOME
12cr|gtk-theme-switch-1.0.1-8|14	BuildRoot:      %{_builddir}/%{name}-buildroot
12cr|gtk-theme-switch-1.0.1-8|15	BuildRequires: 	gtk+1.2-devel
12cr|gtk-theme-switch-1.0.1-8|16	
12cr|gtk-theme-switch-1.0.1-8|17	%description
12cr|gtk-theme-switch-1.0.1-8|18	Tiny GTK app to let you switch GTK1 themes on the fly.  Very handy if you
12cr|gtk-theme-switch-1.0.1-8|19	are running Gnome2, which has no GUI to change GTK1 themes.
12cr|gtk-theme-switch-1.0.1-8|20	NOTE: The binary is just called "switch".
12cr|gtk-theme-switch-1.0.1-8|21	
12cr|gtk-theme-switch-1.0.1-8|22	%prep
12cr|gtk-theme-switch-1.0.1-8|23	%setup
12cr|gtk-theme-switch-1.0.1-8|24	%patch1
12cr|gtk-theme-switch-1.0.1-8|25	
12cr|gtk-theme-switch-1.0.1-8|26	%build
12cr|gtk-theme-switch-1.0.1-8|27	%make
12cr|gtk-theme-switch-1.0.1-8|28	%install
12cr|gtk-theme-switch-1.0.1-8|29	install -d $RPM_BUILD_ROOT/usr
12cr|gtk-theme-switch-1.0.1-8|30	install -d $RPM_BUILD_ROOT/usr/share
12cr|gtk-theme-switch-1.0.1-8|31	install -d $RPM_BUILD_ROOT/usr/lib
12cr|gtk-theme-switch-1.0.1-8|32	install -d $RPM_BUILD_ROOT/usr/bin
12cr|gtk-theme-switch-1.0.1-8|33	install -d $RPM_BUILD_ROOT/usr/share/man/man1
12cr|gtk-theme-switch-1.0.1-8|34	install -d $RPM_BUILD_ROOT/usr/lib/menu
12cr|gtk-theme-switch-1.0.1-8|35	install switch $RPM_BUILD_ROOT/usr/bin
12cr|gtk-theme-switch-1.0.1-8|36	install switch.1 $RPM_BUILD_ROOT/usr/share/man/man1/gtk-theme-switch.1
12cr|gtk-theme-switch-1.0.1-8|37	
12cr|gtk-theme-switch-1.0.1-8|38	# menu
12cr|gtk-theme-switch-1.0.1-8|39	mkdir -p %buildroot%{_datadir}/applications/
12cr|gtk-theme-switch-1.0.1-8|40	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gtk-theme-switch-1.0.1-8|41	[Desktop Entry]
12cr|gtk-theme-switch-1.0.1-8|42	Type=Application
12cr|gtk-theme-switch-1.0.1-8|43	Exec=switch
12cr|gtk-theme-switch-1.0.1-8|44	Icon=other_configuration
12cr|gtk-theme-switch-1.0.1-8|45	Categories=Settings;
12cr|gtk-theme-switch-1.0.1-8|46	Name=GTK Theme Switch
12cr|gtk-theme-switch-1.0.1-8|47	Comment=Change GTK1 Theme
12cr|gtk-theme-switch-1.0.1-8|48	EOF
12cr|gtk-theme-switch-1.0.1-8|49	
12cr|gtk-theme-switch-1.0.1-8|50	
12cr|gtk-theme-switch-1.0.1-8|51	%if %mdkversion < 200900
12cr|gtk-theme-switch-1.0.1-8|52	%post
12cr|gtk-theme-switch-1.0.1-8|53	%{update_menus}
12cr|gtk-theme-switch-1.0.1-8|54	%endif
12cr|gtk-theme-switch-1.0.1-8|55	
12cr|gtk-theme-switch-1.0.1-8|56	
12cr|gtk-theme-switch-1.0.1-8|57	%if %mdkversion < 200900
12cr|gtk-theme-switch-1.0.1-8|58	%postun
12cr|gtk-theme-switch-1.0.1-8|59	%{clean_menus}
12cr|gtk-theme-switch-1.0.1-8|60	%endif
12cr|gtk-theme-switch-1.0.1-8|61	
12cr|gtk-theme-switch-1.0.1-8|62	%clean
12cr|gtk-theme-switch-1.0.1-8|63	rm -fr $RPM_BUILD_ROOT
12cr|gtk-theme-switch-1.0.1-8|64	
12cr|gtk-theme-switch-1.0.1-8|65	%files
12cr|gtk-theme-switch-1.0.1-8|66	%defattr(-,root,root,755)
12cr|gtk-theme-switch-1.0.1-8|67	%{_bindir}/switch
12cr|gtk-theme-switch-1.0.1-8|68	%{_mandir}/man1/*
12cr|gtk-theme-switch-1.0.1-8|69	%{_datadir}/applications/mandriva-*.desktop
12cr|gtk-theme-switch-1.0.1-8|70	
12cr|gtk-theme-switch-1.0.1-8|71	
12cr|gtk-theme-switch-1.0.1-8|72	
12cr|gtk-theme-switch-1.0.1-8|73	%changelog
12cr|gtk-theme-switch-1.0.1-8|74	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-8mdv2011.0
12cr|gtk-theme-switch-1.0.1-8|75	+ Revision: 619283
12cr|gtk-theme-switch-1.0.1-8|76	- the mass rebuild of 2010.0 packages
12cr|gtk-theme-switch-1.0.1-8|77	
12cr|gtk-theme-switch-1.0.1-8|78	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-7mdv2010.0
12cr|gtk-theme-switch-1.0.1-8|79	+ Revision: 429341
12cr|gtk-theme-switch-1.0.1-8|80	- rebuild
12cr|gtk-theme-switch-1.0.1-8|81	
12cr|gtk-theme-switch-1.0.1-8|82	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-6mdv2009.0
12cr|gtk-theme-switch-1.0.1-8|83	+ Revision: 246711
12cr|gtk-theme-switch-1.0.1-8|84	- rebuild
12cr|gtk-theme-switch-1.0.1-8|85	
12cr|gtk-theme-switch-1.0.1-8|86	+ Pixel <pixel@mandriva.com>
12cr|gtk-theme-switch-1.0.1-8|87	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gtk-theme-switch-1.0.1-8|88	
12cr|gtk-theme-switch-1.0.1-8|89	+ Olivier Blin <oblin@mandriva.com>
12cr|gtk-theme-switch-1.0.1-8|90	- restore BuildRoot
12cr|gtk-theme-switch-1.0.1-8|91	
12cr|gtk-theme-switch-1.0.1-8|92	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 1.0.1-4mdv2008.1
12cr|gtk-theme-switch-1.0.1-8|93	+ Revision: 132226
12cr|gtk-theme-switch-1.0.1-8|94	- auto-convert XDG menu entry
12cr|gtk-theme-switch-1.0.1-8|95	- kill re-definition of %%buildroot on Pixel's request
12cr|gtk-theme-switch-1.0.1-8|96	- fix summary-ended-with-dot
12cr|gtk-theme-switch-1.0.1-8|97	- import gtk-theme-switch
12cr|gtk-theme-switch-1.0.1-8|98	
12cr|gtk-theme-switch-1.0.1-8|99	
12cr|gtk-theme-switch-1.0.1-8|100	* Fri May 12 2006 Frederic Crozat <fcrozat@mandriva.com> 1.0.1-4mdk
12cr|gtk-theme-switch-1.0.1-8|101	- Fix buildrequires to stop iurt spam
12cr|gtk-theme-switch-1.0.1-8|102	
12cr|gtk-theme-switch-1.0.1-8|103	* Sat Feb 01 2003 Lenny Cartier <lenny@mandrakesoft.com 1.0.1-3mdk
12cr|gtk-theme-switch-1.0.1-8|104	- rebuild
12cr|gtk-theme-switch-1.0.1-8|105	
12cr|gtk-theme-switch-1.0.1-8|106	* Tue Jan 16 2003 Laurent Culioli <laurent@pschit.net> 1.0.1-2mdk
12cr|gtk-theme-switch-1.0.1-8|107	- rebuild
12cr|gtk-theme-switch-1.0.1-8|108	
12cr|gtk-theme-switch-1.0.1-8|109	* Tue Jul 30 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-1mdk
12cr|gtk-theme-switch-1.0.1-8|110	- wrap too long description
12cr|gtk-theme-switch-1.0.1-8|111	- fix mandir location
12cr|gtk-theme-switch-1.0.1-8|112	- fix menu entry (section & default icon)
12cr|gtk-theme-switch-1.0.1-8|113	- from Austin Acton <aacton@yorku.ca> :
12cr|gtk-theme-switch-1.0.1-8|114	- initial package creation for MDK 8.2+

1983 12
12cr|gtk-unico-engine-1.0.1-1|1	%global engine_name unico
12cr|gtk-unico-engine-1.0.1-1|2	
12cr|gtk-unico-engine-1.0.1-1|3	Name:           gtk-unico-engine
12cr|gtk-unico-engine-1.0.1-1|4	Version:        1.0.1
12cr|gtk-unico-engine-1.0.1-1|5	Release:        1
12cr|gtk-unico-engine-1.0.1-1|6	Summary:        Unico Gtk+ theming engine
12cr|gtk-unico-engine-1.0.1-1|7	Group:          Graphical desktop/GNOME
12cr|gtk-unico-engine-1.0.1-1|8	License:        LGPLv3
12cr|gtk-unico-engine-1.0.1-1|9	URL:            https://launchpad.net/unico/
12cr|gtk-unico-engine-1.0.1-1|10	Source0:        http://launchpad.net/unico/1.0/%{version}/+download/%{engine_name}-%{version}.tar.gz
12cr|gtk-unico-engine-1.0.1-1|11	BuildRequires:  pkgconfig(gtk+-3.0)
12cr|gtk-unico-engine-1.0.1-1|12	
12cr|gtk-unico-engine-1.0.1-1|13	%description
12cr|gtk-unico-engine-1.0.1-1|14	Unico is a Gtk+ engine that aims to be the more complete yet powerful theming
12cr|gtk-unico-engine-1.0.1-1|15	engine for Gtk+ 3.0 and newer. It’s the first Gtk+ engine written with Gtk+
12cr|gtk-unico-engine-1.0.1-1|16	style context APIs in mind, using CSS as first class citizen.
12cr|gtk-unico-engine-1.0.1-1|17	
12cr|gtk-unico-engine-1.0.1-1|18	%prep
12cr|gtk-unico-engine-1.0.1-1|19	%setup -qn %{engine_name}-%{version}
12cr|gtk-unico-engine-1.0.1-1|20	
12cr|gtk-unico-engine-1.0.1-1|21	%build
12cr|gtk-unico-engine-1.0.1-1|22	%configure2_5x \
12cr|gtk-unico-engine-1.0.1-1|23	--disable-static
12cr|gtk-unico-engine-1.0.1-1|24	
12cr|gtk-unico-engine-1.0.1-1|25	%make
12cr|gtk-unico-engine-1.0.1-1|26	
12cr|gtk-unico-engine-1.0.1-1|27	%install
12cr|gtk-unico-engine-1.0.1-1|28	%makeinstall_std
12cr|gtk-unico-engine-1.0.1-1|29	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12cr|gtk-unico-engine-1.0.1-1|30	
12cr|gtk-unico-engine-1.0.1-1|31	%files
12cr|gtk-unico-engine-1.0.1-1|32	%doc AUTHORS COPYING NEWS
12cr|gtk-unico-engine-1.0.1-1|33	%{_libdir}/gtk-3.0/3.0.0/theming-engines/lib%{engine_name}.so
12cr|gtk-unico-engine-1.0.1-1|34	
12cr|gtk-unico-engine-1.0.1-1|35	
12cr|gtk-unico-engine-1.0.1-1|36	
12cr|gtk-unico-engine-1.0.1-1|37	
12cr|gtk-unico-engine-1.0.1-1|38	%changelog
12cr|gtk-unico-engine-1.0.1-1|39	

1984 12
12cr|gtkwave-3.3.38-2|1	Name:		gtkwave
12cr|gtkwave-3.3.38-2|2	Version:	3.3.38
12cr|gtkwave-3.3.38-2|3	Release:	2
12cr|gtkwave-3.3.38-2|4	Summary:	Electronic Waveform Viewer
12cr|gtkwave-3.3.38-2|5	License:	GPLv2+
12cr|gtkwave-3.3.38-2|6	Group:		Sciences/Other
12cr|gtkwave-3.3.38-2|7	Source0:	http://gtkwave.sourceforge.net/%{name}-%{version}.tar.gz
12cr|gtkwave-3.3.38-2|8	Source1:	%{name}-16.png
12cr|gtkwave-3.3.38-2|9	Source2:	%{name}-32.png
12cr|gtkwave-3.3.38-2|10	Source3:	%{name}-48.png
12cr|gtkwave-3.3.38-2|11	URL:		http://gtkwave.sourceforge.net/
12cr|gtkwave-3.3.38-2|12	BuildRequires:	gtk+2-devel
12cr|gtkwave-3.3.38-2|13	BuildRequires:	libxml2-devel
12cr|gtkwave-3.3.38-2|14	BuildRequires:	flex
12cr|gtkwave-3.3.38-2|15	BuildRequires:	gperf
12cr|gtkwave-3.3.38-2|16	BuildRequires:	bzip2-devel
12cr|gtkwave-3.3.38-2|17	BuildRequires:	zlib-devel
12cr|gtkwave-3.3.38-2|18	BuildRequires:	lzma-devel
12cr|gtkwave-3.3.38-2|19	BuildRequires:	tk-devel
12cr|gtkwave-3.3.38-2|20	BuildRequires:	tcl-devel
12cr|gtkwave-3.3.38-2|21	BuildRequires:	judy-devel
12cr|gtkwave-3.3.38-2|22	
12cr|gtkwave-3.3.38-2|23	%description
12cr|gtkwave-3.3.38-2|24	GTKWave is a fully featured GTK+ based wave viewer for Unix and Win32
12cr|gtkwave-3.3.38-2|25	which reads LXT, LXT2, VZT, and GHW files as well as standard Verilog
12cr|gtkwave-3.3.38-2|26	VCD/EVCD files and allows their viewing.
12cr|gtkwave-3.3.38-2|27	
12cr|gtkwave-3.3.38-2|28	%prep
12cr|gtkwave-3.3.38-2|29	%setup -q
12cr|gtkwave-3.3.38-2|30	
12cr|gtkwave-3.3.38-2|31	%build
12cr|gtkwave-3.3.38-2|32	%configure2_5x \
12cr|gtkwave-3.3.38-2|33	--enable-judy \
12cr|gtkwave-3.3.38-2|34	--enable-struct-pack
12cr|gtkwave-3.3.38-2|35	%make
12cr|gtkwave-3.3.38-2|36	
12cr|gtkwave-3.3.38-2|37	%install
12cr|gtkwave-3.3.38-2|38	%makeinstall_std
12cr|gtkwave-3.3.38-2|39	
12cr|gtkwave-3.3.38-2|40	# icons
12cr|gtkwave-3.3.38-2|41	install -D -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12cr|gtkwave-3.3.38-2|42	install -D -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12cr|gtkwave-3.3.38-2|43	install -D -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
12cr|gtkwave-3.3.38-2|44	
12cr|gtkwave-3.3.38-2|45	mkdir -p %{buildroot}%{_datadir}/applications
12cr|gtkwave-3.3.38-2|46	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|gtkwave-3.3.38-2|47	[Desktop Entry]
12cr|gtkwave-3.3.38-2|48	Name=GTKWave
12cr|gtkwave-3.3.38-2|49	Comment=Electronic Waveform Viewer
12cr|gtkwave-3.3.38-2|50	Exec=%{_bindir}/%{name} -n foo
12cr|gtkwave-3.3.38-2|51	Icon=%{name}
12cr|gtkwave-3.3.38-2|52	Terminal=false
12cr|gtkwave-3.3.38-2|53	Type=Application
12cr|gtkwave-3.3.38-2|54	StartupNotify=true
12cr|gtkwave-3.3.38-2|55	Categories=GTK;Engineering;
12cr|gtkwave-3.3.38-2|56	EOF
12cr|gtkwave-3.3.38-2|57	
12cr|gtkwave-3.3.38-2|58	%files
12cr|gtkwave-3.3.38-2|59	%doc *.TXT doc examples
12cr|gtkwave-3.3.38-2|60	%{_bindir}/*
12cr|gtkwave-3.3.38-2|61	%{_mandir}/man1/*
12cr|gtkwave-3.3.38-2|62	%{_mandir}/man5/*
12cr|gtkwave-3.3.38-2|63	%{_datadir}/icons/gnome/*/*
12cr|gtkwave-3.3.38-2|64	%{_datadir}/gtkwave
12cr|gtkwave-3.3.38-2|65	%{_datadir}/mime/packages/*
12cr|gtkwave-3.3.38-2|66	%{_datadir}/applications/%{name}.desktop
12cr|gtkwave-3.3.38-2|67	%{_miconsdir}/%{name}.png
12cr|gtkwave-3.3.38-2|68	%{_iconsdir}/*.png
12cr|gtkwave-3.3.38-2|69	%{_liconsdir}/%{name}.png
12cr|gtkwave-3.3.38-2|70	
12cr|gtkwave-3.3.38-2|71	
12cr|gtkwave-3.3.38-2|72	
12cr|gtkwave-3.3.38-2|73	%changelog
12cr|gtkwave-3.3.38-2|74	* Fri Aug 03 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.3.38-2
12cr|gtkwave-3.3.38-2|75	+ Revision: 811665
12cr|gtkwave-3.3.38-2|76	- enale judy and struct packing
12cr|gtkwave-3.3.38-2|77	
12cr|gtkwave-3.3.38-2|78	* Mon Jul 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.3.38-1
12cr|gtkwave-3.3.38-2|79	+ Revision: 810735
12cr|gtkwave-3.3.38-2|80	- update to 3.3.38
12cr|gtkwave-3.3.38-2|81	
12cr|gtkwave-3.3.38-2|82	* Mon Feb 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.3.31-1
12cr|gtkwave-3.3.38-2|83	+ Revision: 773796
12cr|gtkwave-3.3.38-2|84	- BR:tcl-devel
12cr|gtkwave-3.3.38-2|85	- version update 3.3.31
12cr|gtkwave-3.3.38-2|86	
12cr|gtkwave-3.3.38-2|87	* Sat Jun 04 2011 Funda Wang <fwang@mandriva.org> 3.3.22-1
12cr|gtkwave-3.3.38-2|88	+ Revision: 682719
12cr|gtkwave-3.3.38-2|89	- new version 3.3.22
12cr|gtkwave-3.3.38-2|90	
12cr|gtkwave-3.3.38-2|91	* Sat Apr 30 2011 Funda Wang <fwang@mandriva.org> 3.3.21-1
12cr|gtkwave-3.3.38-2|92	+ Revision: 661030
12cr|gtkwave-3.3.38-2|93	- update to new version 3.3.21
12cr|gtkwave-3.3.38-2|94	
12cr|gtkwave-3.3.38-2|95	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 3.3.20-1
12cr|gtkwave-3.3.38-2|96	+ Revision: 645234
12cr|gtkwave-3.3.38-2|97	- update to new version 3.3.20
12cr|gtkwave-3.3.38-2|98	
12cr|gtkwave-3.3.38-2|99	* Sun Dec 26 2010 Funda Wang <fwang@mandriva.org> 3.3.18-1mdv2011.0
12cr|gtkwave-3.3.38-2|100	+ Revision: 625193
12cr|gtkwave-3.3.38-2|101	- update to new version 3.3.18
12cr|gtkwave-3.3.38-2|102	
12cr|gtkwave-3.3.38-2|103	* Wed Dec 01 2010 Funda Wang <fwang@mandriva.org> 3.3.17-1mdv2011.0
12cr|gtkwave-3.3.38-2|104	+ Revision: 604306
12cr|gtkwave-3.3.38-2|105	- update to new version 3.3.17
12cr|gtkwave-3.3.38-2|106	
12cr|gtkwave-3.3.38-2|107	* Sun Nov 28 2010 Funda Wang <fwang@mandriva.org> 3.3.16-1mdv2011.0
12cr|gtkwave-3.3.38-2|108	+ Revision: 602174
12cr|gtkwave-3.3.38-2|109	- update to new version 3.3.16
12cr|gtkwave-3.3.38-2|110	
12cr|gtkwave-3.3.38-2|111	* Thu Nov 25 2010 Funda Wang <fwang@mandriva.org> 3.3.15-1mdv2011.0
12cr|gtkwave-3.3.38-2|112	+ Revision: 600924
12cr|gtkwave-3.3.38-2|113	- update to new version 3.3.15
12cr|gtkwave-3.3.38-2|114	
12cr|gtkwave-3.3.38-2|115	* Sat Sep 25 2010 Funda Wang <fwang@mandriva.org> 3.3.13-1mdv2011.0
12cr|gtkwave-3.3.38-2|116	+ Revision: 580945
12cr|gtkwave-3.3.38-2|117	- update to new version 3.3.13
12cr|gtkwave-3.3.38-2|118	
12cr|gtkwave-3.3.38-2|119	* Mon Aug 30 2010 Funda Wang <fwang@mandriva.org> 3.3.12-1mdv2011.0
12cr|gtkwave-3.3.38-2|120	+ Revision: 574254
12cr|gtkwave-3.3.38-2|121	- update to new version 3.3.12
12cr|gtkwave-3.3.38-2|122	
12cr|gtkwave-3.3.38-2|123	* Sat Jul 17 2010 Funda Wang <fwang@mandriva.org> 3.3.10-1mdv2011.0
12cr|gtkwave-3.3.38-2|124	+ Revision: 554488
12cr|gtkwave-3.3.38-2|125	- new version 3.3.10
12cr|gtkwave-3.3.38-2|126	
12cr|gtkwave-3.3.38-2|127	* Sun Mar 21 2010 Funda Wang <fwang@mandriva.org> 3.3.5-1mdv2010.1
12cr|gtkwave-3.3.38-2|128	+ Revision: 525968
12cr|gtkwave-3.3.38-2|129	- Br lzma
12cr|gtkwave-3.3.38-2|130	- update to new version 3.3.5
12cr|gtkwave-3.3.38-2|131	
12cr|gtkwave-3.3.38-2|132	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|gtkwave-3.3.38-2|133	- update to 3.3.4
12cr|gtkwave-3.3.38-2|134	
12cr|gtkwave-3.3.38-2|135	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|gtkwave-3.3.38-2|136	- Fix BuildRequires
12cr|gtkwave-3.3.38-2|137	- update to new version 3.3.3
12cr|gtkwave-3.3.38-2|138	
12cr|gtkwave-3.3.38-2|139	* Mon Jan 11 2010 Jérôme Brenier <incubusss@mandriva.org> 3.3.2-2mdv2010.1
12cr|gtkwave-3.3.38-2|140	+ Revision: 489973
12cr|gtkwave-3.3.38-2|141	- bump release
12cr|gtkwave-3.3.38-2|142	- new version 3.3.2
12cr|gtkwave-3.3.38-2|143	- redo str fmt patch
12cr|gtkwave-3.3.38-2|144	
12cr|gtkwave-3.3.38-2|145	* Tue Dec 29 2009 Funda Wang <fwang@mandriva.org> 3.3.0-1mdv2010.1
12cr|gtkwave-3.3.38-2|146	+ Revision: 483213
12cr|gtkwave-3.3.38-2|147	- new version 3.3.0
12cr|gtkwave-3.3.38-2|148	
12cr|gtkwave-3.3.38-2|149	* Sun Nov 15 2009 Funda Wang <fwang@mandriva.org> 3.2.3-1mdv2010.1
12cr|gtkwave-3.3.38-2|150	+ Revision: 466156
12cr|gtkwave-3.3.38-2|151	- new version 3.2.3
12cr|gtkwave-3.3.38-2|152	
12cr|gtkwave-3.3.38-2|153	+ Thierry Vignaud <tv@mandriva.org>
12cr|gtkwave-3.3.38-2|154	- rebuild
12cr|gtkwave-3.3.38-2|155	
12cr|gtkwave-3.3.38-2|156	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.0.10-4mdv2009.0
12cr|gtkwave-3.3.38-2|157	+ Revision: 246713
12cr|gtkwave-3.3.38-2|158	- rebuild
12cr|gtkwave-3.3.38-2|159	- fix 'error: for key "Icon" in group "Desktop Entry" is an icon name with an
12cr|gtkwave-3.3.38-2|160	extension, but there should be no extension as described in the Icon Theme
12cr|gtkwave-3.3.38-2|161	Specification if the value is not an absolute path'
12cr|gtkwave-3.3.38-2|162	- drop old menu
12cr|gtkwave-3.3.38-2|163	
12cr|gtkwave-3.3.38-2|164	+ Pixel <pixel@mandriva.com>
12cr|gtkwave-3.3.38-2|165	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gtkwave-3.3.38-2|166	
12cr|gtkwave-3.3.38-2|167	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 3.0.10-2mdv2008.1
12cr|gtkwave-3.3.38-2|168	+ Revision: 140744
12cr|gtkwave-3.3.38-2|169	- restore BuildRoot
12cr|gtkwave-3.3.38-2|170	
12cr|gtkwave-3.3.38-2|171	+ Thierry Vignaud <tv@mandriva.org>
12cr|gtkwave-3.3.38-2|172	- kill re-definition of %%buildroot on Pixel's request
12cr|gtkwave-3.3.38-2|173	- import gtkwave
12cr|gtkwave-3.3.38-2|174	
12cr|gtkwave-3.3.38-2|175	
12cr|gtkwave-3.3.38-2|176	* Mon Aug 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.10-2mdv2007.0
12cr|gtkwave-3.3.38-2|177	- fix conflict with gtkwave
12cr|gtkwave-3.3.38-2|178	
12cr|gtkwave-3.3.38-2|179	* Thu Aug 24 2006 Stew Benedict <sbenedict@mandriva.com> 3.0.10-1mdv2007.0
12cr|gtkwave-3.3.38-2|180	- 3.0.10, redo P0, xdg menu
12cr|gtkwave-3.3.38-2|181	
12cr|gtkwave-3.3.38-2|182	* Thu May 25 2006 Stew Benedict <sbenedict@mandriva.com> 3.0.2-1mdv2007.0
12cr|gtkwave-3.3.38-2|183	- 3.0.2
12cr|gtkwave-3.3.38-2|184	- drop -devel package, use system zlib, libbz2 (P0), change menu entry
12cr|gtkwave-3.3.38-2|185	
12cr|gtkwave-3.3.38-2|186	* Fri Aug 26 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-0.pre5.3mdk
12cr|gtkwave-3.3.38-2|187	- fix build
12cr|gtkwave-3.3.38-2|188	- fix menu entry
12cr|gtkwave-3.3.38-2|189	- fix libtool file perms
12cr|gtkwave-3.3.38-2|190	- less strict requires
12cr|gtkwave-3.3.38-2|191	
12cr|gtkwave-3.3.38-2|192	* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-0.pre5.2mdk
12cr|gtkwave-3.3.38-2|193	- spec cleanup
12cr|gtkwave-3.3.38-2|194	
12cr|gtkwave-3.3.38-2|195	* Wed Jul 21 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.0.0-0.pre5.1mdk
12cr|gtkwave-3.3.38-2|196	- new version
12cr|gtkwave-3.3.38-2|197	- rpmbuildupdate aware
12cr|gtkwave-3.3.38-2|198	- fixed menu category
12cr|gtkwave-3.3.38-2|199	- fixed buildrequires
12cr|gtkwave-3.3.38-2|200	- devel subpackage
12cr|gtkwave-3.3.38-2|201	
12cr|gtkwave-3.3.38-2|202	* Tue Jul 15 2003 Per yvind Karlsen <peroyvind@sintrax.net> 2.0.0-0.pre3.3mdk
12cr|gtkwave-3.3.38-2|203	- rebuild
12cr|gtkwave-3.3.38-2|204	
12cr|gtkwave-3.3.38-2|205	* Tue Jun 24 2003 Per yvind Karlsen <peroyvind@sintrax.net> 2.0.0-0.pre3.2mdk
12cr|gtkwave-3.3.38-2|206	- fix group
12cr|gtkwave-3.3.38-2|207	- rm -rf %%{buildroot} in %%install, not %%prep
12cr|gtkwave-3.3.38-2|208	- change summary macro to avoid conflicts with -debug package
12cr|gtkwave-3.3.38-2|209	- updated url
12cr|gtkwave-3.3.38-2|210	- quiet setup
12cr|gtkwave-3.3.38-2|211	- buildrequires
12cr|gtkwave-3.3.38-2|212	
12cr|gtkwave-3.3.38-2|213	* Sat Feb 08 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 2.0.0-0.pre3.1mdk
12cr|gtkwave-3.3.38-2|214	- first Mandrake release
12cr|gtkwave-3.3.38-2|215	

1985 12
12cr|gtk-xfce-engine-3.0.1-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)
12cr|gtk-xfce-engine-3.0.1-1|2	%define gtk3binaryver 3.0.0
12cr|gtk-xfce-engine-3.0.1-1|3	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|gtk-xfce-engine-3.0.1-1|4	
12cr|gtk-xfce-engine-3.0.1-1|5	Summary:	Additional themes for Xfce desktop environment
12cr|gtk-xfce-engine-3.0.1-1|6	Name:		gtk-xfce-engine
12cr|gtk-xfce-engine-3.0.1-1|7	Version:	3.0.1
12cr|gtk-xfce-engine-3.0.1-1|8	Release:	1
12cr|gtk-xfce-engine-3.0.1-1|9	License:	GPLv3
12cr|gtk-xfce-engine-3.0.1-1|10	Group:		Graphical desktop/Xfce
12cr|gtk-xfce-engine-3.0.1-1|11	Url:		http://www.xfce.org
12cr|gtk-xfce-engine-3.0.1-1|12	Source0:	http://archive.xfce.org/src/xfce/gtk-xfce-engine/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|gtk-xfce-engine-3.0.1-1|13	BuildRequires:	gtk+2-devel > 2.6.0
12cr|gtk-xfce-engine-3.0.1-1|14	BuildRequires:	gtk+3-devel > 3.2.0
12cr|gtk-xfce-engine-3.0.1-1|15	Conflicts:	gtk-engines2 < 2.18.1-2
12cr|gtk-xfce-engine-3.0.1-1|16	
12cr|gtk-xfce-engine-3.0.1-1|17	%description
12cr|gtk-xfce-engine-3.0.1-1|18	A default Xfce GTK+ themes.
12cr|gtk-xfce-engine-3.0.1-1|19	
12cr|gtk-xfce-engine-3.0.1-1|20	%prep
12cr|gtk-xfce-engine-3.0.1-1|21	%setup -q
12cr|gtk-xfce-engine-3.0.1-1|22	
12cr|gtk-xfce-engine-3.0.1-1|23	%build
12cr|gtk-xfce-engine-3.0.1-1|24	%configure2_5x --disable-static
12cr|gtk-xfce-engine-3.0.1-1|25	
12cr|gtk-xfce-engine-3.0.1-1|26	%make
12cr|gtk-xfce-engine-3.0.1-1|27	
12cr|gtk-xfce-engine-3.0.1-1|28	%install
12cr|gtk-xfce-engine-3.0.1-1|29	%makeinstall_std
12cr|gtk-xfce-engine-3.0.1-1|30	
12cr|gtk-xfce-engine-3.0.1-1|31	%files
12cr|gtk-xfce-engine-3.0.1-1|32	%doc AUTHORS ChangeLog NEWS README
12cr|gtk-xfce-engine-3.0.1-1|33	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libxfce.so
12cr|gtk-xfce-engine-3.0.1-1|34	%{_libdir}/gtk-3.0/%{gtk3binaryver}/theming-engines/libxfce.so
12cr|gtk-xfce-engine-3.0.1-1|35	%{_datadir}/themes/Xfce*
12cr|gtk-xfce-engine-3.0.1-1|36	
12cr|gtk-xfce-engine-3.0.1-1|37	
12cr|gtk-xfce-engine-3.0.1-1|38	%changelog
12cr|gtk-xfce-engine-3.0.1-1|39	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 2.99.3-1
12cr|gtk-xfce-engine-3.0.1-1|40	+ Revision: 791064
12cr|gtk-xfce-engine-3.0.1-1|41	- update to new version 2.99.3
12cr|gtk-xfce-engine-3.0.1-1|42	
12cr|gtk-xfce-engine-3.0.1-1|43	* Sun Apr 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 2.99.2-1
12cr|gtk-xfce-engine-3.0.1-1|44	+ Revision: 789932
12cr|gtk-xfce-engine-3.0.1-1|45	- update to new version 2.99.2
12cr|gtk-xfce-engine-3.0.1-1|46	
12cr|gtk-xfce-engine-3.0.1-1|47	* Sat Mar 12 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2.8.1-1
12cr|gtk-xfce-engine-3.0.1-1|48	+ Revision: 644011
12cr|gtk-xfce-engine-3.0.1-1|49	- update to new version 2.8.1
12cr|gtk-xfce-engine-3.0.1-1|50	
12cr|gtk-xfce-engine-3.0.1-1|51	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.6.0-2mdv2011.0
12cr|gtk-xfce-engine-3.0.1-1|52	+ Revision: 619284
12cr|gtk-xfce-engine-3.0.1-1|53	- the mass rebuild of 2010.0 packages
12cr|gtk-xfce-engine-3.0.1-1|54	
12cr|gtk-xfce-engine-3.0.1-1|55	* Sat May 16 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.6.0-1mdv2010.0
12cr|gtk-xfce-engine-3.0.1-1|56	+ Revision: 376463
12cr|gtk-xfce-engine-3.0.1-1|57	- add spec and source files
12cr|gtk-xfce-engine-3.0.1-1|58	- create gtk-xfce-engine
12cr|gtk-xfce-engine-3.0.1-1|59	

1986 12
12cr|gts-0.7.6-10|1	%define major 5
12cr|gts-0.7.6-10|2	%define api 0.7
12cr|gts-0.7.6-10|3	%define libname	%mklibname %{name}%{api}_ %{major}
12cr|gts-0.7.6-10|4	%define develname %mklibname %{name} -d
12cr|gts-0.7.6-10|5	
12cr|gts-0.7.6-10|6	Summary:	3D modeling, animation, and rendering system
12cr|gts-0.7.6-10|7	Name:		gts
12cr|gts-0.7.6-10|8	Version:	0.7.6
12cr|gts-0.7.6-10|9	Release:	%mkrel 10
12cr|gts-0.7.6-10|10	License:	LGPLv2+
12cr|gts-0.7.6-10|11	Group:		System/Libraries
12cr|gts-0.7.6-10|12	URL:		http://gts.sourceforge.net/
12cr|gts-0.7.6-10|13	Source0:	http://prdownloads.sourceforge.net/gts/%{name}-%{version}.tar.bz2
12cr|gts-0.7.6-10|14	Patch0:		gts-0.7.6-fix-underlinking.patch
12cr|gts-0.7.6-10|15	Patch1:		gts-0.7.6-netpbm.patch
12cr|gts-0.7.6-10|16	BuildRequires:	netpbm-devel
12cr|gts-0.7.6-10|17	BuildRequires:	pkgconfig(glib-2.0)
12cr|gts-0.7.6-10|18	%ifarch x86_64
12cr|gts-0.7.6-10|19	BuildRequires:	chrpath
12cr|gts-0.7.6-10|20	%endif
12cr|gts-0.7.6-10|21	Requires:	%{libname} = %{version}-%{release}
12cr|gts-0.7.6-10|22	
12cr|gts-0.7.6-10|23	%description
12cr|gts-0.7.6-10|24	This is the GTS library. GTS stands for the GNU Triangulated
12cr|gts-0.7.6-10|25	Surface Library. It includes a number of useful functions to deal with
12cr|gts-0.7.6-10|26	triangulated surfaces including, but not limited to, multi-resolution
12cr|gts-0.7.6-10|27	models, Delaunay and Constrained Delaunay triangulations, set operations on
12cr|gts-0.7.6-10|28	surfaces (intersection, union etc ...), bounding-boxes trees for efficient
12cr|gts-0.7.6-10|29	collision and intersection detection, triangle strips generation for fast
12cr|gts-0.7.6-10|30	rendering.
12cr|gts-0.7.6-10|31	
12cr|gts-0.7.6-10|32	%package -n %{libname}
12cr|gts-0.7.6-10|33	Summary:	Libraries for %{name}
12cr|gts-0.7.6-10|34	Group:		System/Libraries
12cr|gts-0.7.6-10|35	Obsoletes:	%mklibname gts 3
12cr|gts-0.7.6-10|36	Requires:	%{name} = %{version}-%{release}
12cr|gts-0.7.6-10|37	
12cr|gts-0.7.6-10|38	%description -n	%{libname}
12cr|gts-0.7.6-10|39	Libraries for %{name}.
12cr|gts-0.7.6-10|40	
12cr|gts-0.7.6-10|41	%package -n %{develname}
12cr|gts-0.7.6-10|42	Summary:	Headers for %{name}
12cr|gts-0.7.6-10|43	Group:		System/Libraries
12cr|gts-0.7.6-10|44	Requires:	%{libname} = %{version}-%{release}
12cr|gts-0.7.6-10|45	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|gts-0.7.6-10|46	Provides:	%{name}-devel = %{version}-%{release}
12cr|gts-0.7.6-10|47	Obsoletes:	%{mklibname gts 3 -d}
12cr|gts-0.7.6-10|48	Obsoletes:	%{mklibname %{name}0.7_ 5 -d} < 0.7.6-8
12cr|gts-0.7.6-10|49	Provides:	%{mklibname %{name}0.7_ 5 -d}
12cr|gts-0.7.6-10|50	
12cr|gts-0.7.6-10|51	%description -n	%{develname}
12cr|gts-0.7.6-10|52	Development headers and libraries for %{name}.
12cr|gts-0.7.6-10|53	
12cr|gts-0.7.6-10|54	%prep
12cr|gts-0.7.6-10|55	%setup -q
12cr|gts-0.7.6-10|56	%patch0 -p1
12cr|gts-0.7.6-10|57	%patch1 -p0
12cr|gts-0.7.6-10|58	
12cr|gts-0.7.6-10|59	%build
12cr|gts-0.7.6-10|60	autoreconf -fi
12cr|gts-0.7.6-10|61	
12cr|gts-0.7.6-10|62	%configure2_5x
12cr|gts-0.7.6-10|63	%make
12cr|gts-0.7.6-10|64	
12cr|gts-0.7.6-10|65	%install
12cr|gts-0.7.6-10|66	
12cr|gts-0.7.6-10|67	%makeinstall_std
12cr|gts-0.7.6-10|68	
12cr|gts-0.7.6-10|69	%ifarch x86_64
12cr|gts-0.7.6-10|70	chrpath -d %{buildroot}%{_bindir}/delaunay
12cr|gts-0.7.6-10|71	chrpath -d %{buildroot}%{_bindir}/gts2dxf
12cr|gts-0.7.6-10|72	chrpath -d %{buildroot}%{_bindir}/gts2oogl
12cr|gts-0.7.6-10|73	chrpath -d %{buildroot}%{_bindir}/gts2stl
12cr|gts-0.7.6-10|74	chrpath -d %{buildroot}%{_bindir}/gtscheck
12cr|gts-0.7.6-10|75	chrpath -d %{buildroot}%{_bindir}/gtscompare
12cr|gts-0.7.6-10|76	chrpath -d %{buildroot}%{_bindir}/happrox
12cr|gts-0.7.6-10|77	chrpath -d %{buildroot}%{_bindir}/stl2gts
12cr|gts-0.7.6-10|78	chrpath -d %{buildroot}%{_bindir}/transform
12cr|gts-0.7.6-10|79	%endif
12cr|gts-0.7.6-10|80	
12cr|gts-0.7.6-10|81	%multiarch_binaries %{buildroot}%{_bindir}/gts-config
12cr|gts-0.7.6-10|82	
12cr|gts-0.7.6-10|83	%files
12cr|gts-0.7.6-10|84	%defattr(-,root,root)
12cr|gts-0.7.6-10|85	%doc AUTHORS README
12cr|gts-0.7.6-10|86	%{_bindir}/gts2dxf
12cr|gts-0.7.6-10|87	%{_bindir}/gts2oogl
12cr|gts-0.7.6-10|88	%{_bindir}/gts2stl
12cr|gts-0.7.6-10|89	%{_bindir}/gtscheck
12cr|gts-0.7.6-10|90	%{_bindir}/stl2gts
12cr|gts-0.7.6-10|91	%{_bindir}/transform
12cr|gts-0.7.6-10|92	%{_bindir}/gtscompare
12cr|gts-0.7.6-10|93	%{_bindir}/gtstemplate
12cr|gts-0.7.6-10|94	%{_bindir}/delaunay
12cr|gts-0.7.6-10|95	%{_bindir}/happrox
12cr|gts-0.7.6-10|96	%{_datadir}/aclocal/gts.m4
12cr|gts-0.7.6-10|97	
12cr|gts-0.7.6-10|98	%files -n %{libname}
12cr|gts-0.7.6-10|99	%defattr(-,root,root)
12cr|gts-0.7.6-10|100	%{_libdir}/*%{api}.so.%{major}*
12cr|gts-0.7.6-10|101	
12cr|gts-0.7.6-10|102	%files -n %{develname}
12cr|gts-0.7.6-10|103	%defattr(-,root,root)
12cr|gts-0.7.6-10|104	%{multiarch_bindir}/gts-config
12cr|gts-0.7.6-10|105	%{_bindir}/gts-config
12cr|gts-0.7.6-10|106	%{_includedir}/*.h
12cr|gts-0.7.6-10|107	%{_libdir}/*.a
12cr|gts-0.7.6-10|108	%{_libdir}/*.so
12cr|gts-0.7.6-10|109	%{_libdir}/pkgconfig/gts.pc
12cr|gts-0.7.6-10|110	
12cr|gts-0.7.6-10|111	
12cr|gts-0.7.6-10|112	%changelog
12cr|gts-0.7.6-10|113	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.6-10mdv2011.0
12cr|gts-0.7.6-10|114	+ Revision: 611018
12cr|gts-0.7.6-10|115	- rebuild
12cr|gts-0.7.6-10|116	
12cr|gts-0.7.6-10|117	* Fri Apr 30 2010 Funda Wang <fwang@mandriva.org> 0.7.6-9mdv2010.1
12cr|gts-0.7.6-10|118	+ Revision: 541276
12cr|gts-0.7.6-10|119	- correct fix for netpbm
12cr|gts-0.7.6-10|120	
12cr|gts-0.7.6-10|121	+ Thierry Vignaud <tv@mandriva.org>
12cr|gts-0.7.6-10|122	- rebuild
12cr|gts-0.7.6-10|123	
12cr|gts-0.7.6-10|124	* Wed Feb 11 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.6-8mdv2009.1
12cr|gts-0.7.6-10|125	+ Revision: 339362
12cr|gts-0.7.6-10|126	- new devel library policy
12cr|gts-0.7.6-10|127	- new license policy
12cr|gts-0.7.6-10|128	- Patch0: fix underlinking
12cr|gts-0.7.6-10|129	- spec file clean
12cr|gts-0.7.6-10|130	- obsolete/provide old devel library
12cr|gts-0.7.6-10|131	
12cr|gts-0.7.6-10|132	+ Thierry Vignaud <tv@mandriva.org>
12cr|gts-0.7.6-10|133	- rebuild
12cr|gts-0.7.6-10|134	
12cr|gts-0.7.6-10|135	+ Pixel <pixel@mandriva.com>
12cr|gts-0.7.6-10|136	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gts-0.7.6-10|137	
12cr|gts-0.7.6-10|138	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.7.6-5mdv2008.1
12cr|gts-0.7.6-10|139	+ Revision: 140744
12cr|gts-0.7.6-10|140	- restore BuildRoot
12cr|gts-0.7.6-10|141	
12cr|gts-0.7.6-10|142	+ Thierry Vignaud <tv@mandriva.org>
12cr|gts-0.7.6-10|143	- kill re-definition of %%buildroot on Pixel's request
12cr|gts-0.7.6-10|144	
12cr|gts-0.7.6-10|145	
12cr|gts-0.7.6-10|146	* Tue Feb 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.6-5mdv2007.0
12cr|gts-0.7.6-10|147	+ Revision: 126553
12cr|gts-0.7.6-10|148	- incerase release tag
12cr|gts-0.7.6-10|149	- fix obsoletes
12cr|gts-0.7.6-10|150	- obsoletes libgts3
12cr|gts-0.7.6-10|151	- correct deps
12cr|gts-0.7.6-10|152	
12cr|gts-0.7.6-10|153	* Mon Feb 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.6-3mdv2007.1
12cr|gts-0.7.6-10|154	+ Revision: 125959
12cr|gts-0.7.6-10|155	- fix libification
12cr|gts-0.7.6-10|156	- nuke rpath
12cr|gts-0.7.6-10|157	- set %%multiarch on gst-config
12cr|gts-0.7.6-10|158	- some minor changes
12cr|gts-0.7.6-10|159	
12cr|gts-0.7.6-10|160	* Wed Nov 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.6-2mdv2007.1
12cr|gts-0.7.6-10|161	+ Revision: 88327
12cr|gts-0.7.6-10|162	- fix buildrequires
12cr|gts-0.7.6-10|163	- oops, forgot new files
12cr|gts-0.7.6-10|164	- new version
12cr|gts-0.7.6-10|165	drop libtool patch (usage unknown, and break build)
12cr|gts-0.7.6-10|166	- Import gts
12cr|gts-0.7.6-10|167	
12cr|gts-0.7.6-10|168	* Sun Jun 05 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.3-1mdk
12cr|gts-0.7.6-10|169	- first mdk package, contributed by Morreale Jean Roc  (<ihatedaspam@enoreth.net>)
12cr|gts-0.7.6-10|170	

1987 12
12cr|gtvg-0.3-11|1	%define name gtvg
12cr|gtvg-0.3-11|2	%define version 0.3
12cr|gtvg-0.3-11|3	%define release %mkrel 11
12cr|gtvg-0.3-11|4	
12cr|gtvg-0.3-11|5	Name: %{name}
12cr|gtvg-0.3-11|6	Summary: Gtvg - A Gnome TV Guide
12cr|gtvg-0.3-11|7	Version: %{version}
12cr|gtvg-0.3-11|8	Release: %{release}
12cr|gtvg-0.3-11|9	Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|gtvg-0.3-11|10	Patch0: gtvg-0.3-libnotify0.7.patch
12cr|gtvg-0.3-11|11	URL: http://gtvg.sourceforge.net/
12cr|gtvg-0.3-11|12	License: GPL
12cr|gtvg-0.3-11|13	Group: Graphical desktop/GNOME
12cr|gtvg-0.3-11|14	BuildRequires: libgnome2-devel
12cr|gtvg-0.3-11|15	BuildRequires: libgnomecanvas2-devel
12cr|gtvg-0.3-11|16	BuildRequires: pkgconfig(libglade-2.0)
12cr|gtvg-0.3-11|17	BuildRequires: pkgconfig(libnotify)
12cr|gtvg-0.3-11|18	BuildRequires: intltool
12cr|gtvg-0.3-11|19	BuildRequires: desktop-file-utils
12cr|gtvg-0.3-11|20	BuildRequires: libsm-devel
12cr|gtvg-0.3-11|21	BuildRequires: libice-devel
12cr|gtvg-0.3-11|22	BuildRequires: pkgconfig(gconf-2.0) GConf2
12cr|gtvg-0.3-11|23	Requires: xmltv-grabbers
12cr|gtvg-0.3-11|24	
12cr|gtvg-0.3-11|25	%description
12cr|gtvg-0.3-11|26	Gtvg is a simple TV program schedule viewer, which allows you to quickly see
12cr|gtvg-0.3-11|27	what is on TV at the moment or later, and be reminded of when your favourite
12cr|gtvg-0.3-11|28	shows start.
12cr|gtvg-0.3-11|29	
12cr|gtvg-0.3-11|30	It uses XMLTV as a backend to grab TV programs, but can be configured to use
12cr|gtvg-0.3-11|31	nxtvepg instead.
12cr|gtvg-0.3-11|32	
12cr|gtvg-0.3-11|33	%prep
12cr|gtvg-0.3-11|34	%setup -q
12cr|gtvg-0.3-11|35	%patch0 -p0
12cr|gtvg-0.3-11|36	
12cr|gtvg-0.3-11|37	%build
12cr|gtvg-0.3-11|38	%configure2_5x --disable-schemas-install LIBS="-lm"
12cr|gtvg-0.3-11|39	%make
12cr|gtvg-0.3-11|40	
12cr|gtvg-0.3-11|41	%install
12cr|gtvg-0.3-11|42	%makeinstall_std
12cr|gtvg-0.3-11|43	
12cr|gtvg-0.3-11|44	desktop-file-install --vendor="" \
12cr|gtvg-0.3-11|45	--remove-category="Utility" \
12cr|gtvg-0.3-11|46	--remove-key="Encoding" \
12cr|gtvg-0.3-11|47	--remove-key="Version" \
12cr|gtvg-0.3-11|48	--remove-key="StartupNotify" \
12cr|gtvg-0.3-11|49	--add-category="X-MandrivaLinux-Multimedia-Video" \
12cr|gtvg-0.3-11|50	--dir %{buildroot}%{_datadir}/applications/ \
12cr|gtvg-0.3-11|51	%{buildroot}%{_datadir}/applications/*
12cr|gtvg-0.3-11|52	
12cr|gtvg-0.3-11|53	rm -rf %{buildroot}/%{_prefix}/doc/%{name}
12cr|gtvg-0.3-11|54	rm -f %{buildroot}%{_iconsdir}/hicolor/icon-theme.cache
12cr|gtvg-0.3-11|55	
12cr|gtvg-0.3-11|56	%find_lang %{name}
12cr|gtvg-0.3-11|57	
12cr|gtvg-0.3-11|58	%preun
12cr|gtvg-0.3-11|59	%preun_uninstall_gconf_schemas "%{name}"
12cr|gtvg-0.3-11|60	
12cr|gtvg-0.3-11|61	%files -f %{name}.lang
12cr|gtvg-0.3-11|62	%defattr(-,root,root)
12cr|gtvg-0.3-11|63	%doc AUTHORS ChangeLog
12cr|gtvg-0.3-11|64	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cr|gtvg-0.3-11|65	%{_bindir}/%{name}
12cr|gtvg-0.3-11|66	%{_datadir}/%{name}
12cr|gtvg-0.3-11|67	%{_datadir}/applications/%{name}.desktop
12cr|gtvg-0.3-11|68	%{_iconsdir}/hicolor/*
12cr|gtvg-0.3-11|69	
12cr|gtvg-0.3-11|70	
12cr|gtvg-0.3-11|71	
12cr|gtvg-0.3-11|72	%changelog
12cr|gtvg-0.3-11|73	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.3-11mdv2011.0
12cr|gtvg-0.3-11|74	+ Revision: 677727
12cr|gtvg-0.3-11|75	- rebuild to add gconftool as req
12cr|gtvg-0.3-11|76	
12cr|gtvg-0.3-11|77	* Sat Apr 30 2011 Funda Wang <fwang@mandriva.org> 0.3-10
12cr|gtvg-0.3-11|78	+ Revision: 661031
12cr|gtvg-0.3-11|79	- fix build with libnotify 0.7
12cr|gtvg-0.3-11|80	
12cr|gtvg-0.3-11|81	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-9mdv2011.0
12cr|gtvg-0.3-11|82	+ Revision: 619298
12cr|gtvg-0.3-11|83	- the mass rebuild of 2010.0 packages
12cr|gtvg-0.3-11|84	
12cr|gtvg-0.3-11|85	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3-8mdv2010.0
12cr|gtvg-0.3-11|86	+ Revision: 429345
12cr|gtvg-0.3-11|87	- rebuild
12cr|gtvg-0.3-11|88	
12cr|gtvg-0.3-11|89	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.3-7mdv2009.0
12cr|gtvg-0.3-11|90	+ Revision: 246723
12cr|gtvg-0.3-11|91	- rebuild
12cr|gtvg-0.3-11|92	- kill re-definition of %%buildroot on Pixel's request
12cr|gtvg-0.3-11|93	
12cr|gtvg-0.3-11|94	+ Pixel <pixel@mandriva.com>
12cr|gtvg-0.3-11|95	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gtvg-0.3-11|96	
12cr|gtvg-0.3-11|97	+ Olivier Blin <oblin@mandriva.com>
12cr|gtvg-0.3-11|98	- restore BuildRoot
12cr|gtvg-0.3-11|99	
12cr|gtvg-0.3-11|100	* Mon Dec 17 2007 Guillaume Bedot <littletux@mandriva.org> 0.3-5mdv2008.1
12cr|gtvg-0.3-11|101	+ Revision: 121730
12cr|gtvg-0.3-11|102	- do not launch gtvg when installing schemas
12cr|gtvg-0.3-11|103	
12cr|gtvg-0.3-11|104	* Mon Dec 17 2007 Guillaume Bedot <littletux@mandriva.org> 0.3-4mdv2008.1
12cr|gtvg-0.3-11|105	+ Revision: 121642
12cr|gtvg-0.3-11|106	- fix icon cache conflict
12cr|gtvg-0.3-11|107	
12cr|gtvg-0.3-11|108	* Fri Dec 14 2007 Guillaume Bedot <littletux@mandriva.org> 0.3-3mdv2008.1
12cr|gtvg-0.3-11|109	+ Revision: 120077
12cr|gtvg-0.3-11|110	- fix schemas installation
12cr|gtvg-0.3-11|111	
12cr|gtvg-0.3-11|112	* Tue Dec 11 2007 Guillaume Bedot <littletux@mandriva.org> 0.3-2mdv2008.1
12cr|gtvg-0.3-11|113	+ Revision: 117184
12cr|gtvg-0.3-11|114	- builreq again.
12cr|gtvg-0.3-11|115	- also increase mkrel.
12cr|gtvg-0.3-11|116	- requires, menus and and description fixes.
12cr|gtvg-0.3-11|117	
12cr|gtvg-0.3-11|118	* Mon Dec 10 2007 Guillaume Bedot <littletux@mandriva.org> 0.3-1mdv2008.1
12cr|gtvg-0.3-11|119	+ Revision: 117000
12cr|gtvg-0.3-11|120	- Buildreqs.
12cr|gtvg-0.3-11|121	- First package for Mandriva Linux (0.3 from svn).
12cr|gtvg-0.3-11|122	- create gtvg
12cr|gtvg-0.3-11|123	

1988 12
12cr|gtweakui-0.4.0-8|1	%define oname gTweakUI
12cr|gtweakui-0.4.0-8|2	Summary:        Extra configuration dialogues for gnome
12cr|gtweakui-0.4.0-8|3	Name:           gtweakui
12cr|gtweakui-0.4.0-8|4	Version: 0.4.0
12cr|gtweakui-0.4.0-8|5	Release:        %mkrel 8
12cr|gtweakui-0.4.0-8|6	Group:          Graphical desktop/GNOME
12cr|gtweakui-0.4.0-8|7	URL:            http://gtweakui.sourceforge.net/
12cr|gtweakui-0.4.0-8|8	License:        GPL
12cr|gtweakui-0.4.0-8|9	Source0:        http://prdownloads.sourceforge.net/gtweakui/%{oname}-%{version}.tar.bz2
12cr|gtweakui-0.4.0-8|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|gtweakui-0.4.0-8|11	BuildRequires:  libgnomeui2-devel >= 2.4.0
12cr|gtweakui-0.4.0-8|12	BuildRequires:  libglade2.0-devel
12cr|gtweakui-0.4.0-8|13	BuildRequires:  perl-XML-Parser
12cr|gtweakui-0.4.0-8|14	BuildRequires:  desktop-file-utils
12cr|gtweakui-0.4.0-8|15	
12cr|gtweakui-0.4.0-8|16	%description
12cr|gtweakui-0.4.0-8|17	With gTweakUI you can configure the GNOME desktop using extra
12cr|gtweakui-0.4.0-8|18	configuration dialogs.
12cr|gtweakui-0.4.0-8|19	
12cr|gtweakui-0.4.0-8|20	%prep
12cr|gtweakui-0.4.0-8|21	%setup -q -n %oname-%version
12cr|gtweakui-0.4.0-8|22	
12cr|gtweakui-0.4.0-8|23	%build
12cr|gtweakui-0.4.0-8|24	%configure2_5x
12cr|gtweakui-0.4.0-8|25	%make
12cr|gtweakui-0.4.0-8|26	
12cr|gtweakui-0.4.0-8|27	%install
12cr|gtweakui-0.4.0-8|28	rm -rf %{buildroot}
12cr|gtweakui-0.4.0-8|29	%makeinstall_std
12cr|gtweakui-0.4.0-8|30	%find_lang gTweakUI
12cr|gtweakui-0.4.0-8|31	desktop-file-install --vendor="" \
12cr|gtweakui-0.4.0-8|32	--remove-category="Application" \
12cr|gtweakui-0.4.0-8|33	--add-category="X-MandrivaLinux-System-Configuration-GNOME-Advanced" \
12cr|gtweakui-0.4.0-8|34	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|gtweakui-0.4.0-8|35	
12cr|gtweakui-0.4.0-8|36	%clean
12cr|gtweakui-0.4.0-8|37	rm -rf %{buildroot}
12cr|gtweakui-0.4.0-8|38	
12cr|gtweakui-0.4.0-8|39	%if %mdkversion < 200900
12cr|gtweakui-0.4.0-8|40	%post
12cr|gtweakui-0.4.0-8|41	%update_menus
12cr|gtweakui-0.4.0-8|42	%endif
12cr|gtweakui-0.4.0-8|43	
12cr|gtweakui-0.4.0-8|44	%if %mdkversion < 200900
12cr|gtweakui-0.4.0-8|45	%postun
12cr|gtweakui-0.4.0-8|46	%clean_menus
12cr|gtweakui-0.4.0-8|47	%endif
12cr|gtweakui-0.4.0-8|48	
12cr|gtweakui-0.4.0-8|49	%files -f gTweakUI.lang
12cr|gtweakui-0.4.0-8|50	%defattr(-,root,root,-)
12cr|gtweakui-0.4.0-8|51	%doc AUTHORS ChangeLog NEWS README TODO FAQ
12cr|gtweakui-0.4.0-8|52	%{_bindir}/gtweakui-galeon
12cr|gtweakui-0.4.0-8|53	%{_bindir}/gtweakui-menus
12cr|gtweakui-0.4.0-8|54	%{_bindir}/gtweakui-session
12cr|gtweakui-0.4.0-8|55	%{_bindir}/gtweakui-nautilus
12cr|gtweakui-0.4.0-8|56	%_datadir/%oname
12cr|gtweakui-0.4.0-8|57	%{_datadir}/applications/gtweakui-galeon.desktop
12cr|gtweakui-0.4.0-8|58	%{_datadir}/applications/gtweakui-menus.desktop
12cr|gtweakui-0.4.0-8|59	%{_datadir}/applications/gtweakui-session.desktop
12cr|gtweakui-0.4.0-8|60	%{_datadir}/applications/gtweakui-nautilus.desktop
12cr|gtweakui-0.4.0-8|61	
12cr|gtweakui-0.4.0-8|62	
12cr|gtweakui-0.4.0-8|63	%changelog
12cr|gtweakui-0.4.0-8|64	* Wed Jul 27 2011 Götz Waschk <waschk@mandriva.org> 0.4.0-8mdv2012.0
12cr|gtweakui-0.4.0-8|65	+ Revision: 691853
12cr|gtweakui-0.4.0-8|66	- rebuild
12cr|gtweakui-0.4.0-8|67	
12cr|gtweakui-0.4.0-8|68	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0-7mdv2011.0
12cr|gtweakui-0.4.0-8|69	+ Revision: 246725
12cr|gtweakui-0.4.0-8|70	- rebuild
12cr|gtweakui-0.4.0-8|71	
12cr|gtweakui-0.4.0-8|72	+ Pixel <pixel@mandriva.com>
12cr|gtweakui-0.4.0-8|73	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gtweakui-0.4.0-8|74	
12cr|gtweakui-0.4.0-8|75	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0-5mdv2008.1
12cr|gtweakui-0.4.0-8|76	+ Revision: 148209
12cr|gtweakui-0.4.0-8|77	- drop old menu
12cr|gtweakui-0.4.0-8|78	- kill re-definition of %%buildroot on Pixel's request
12cr|gtweakui-0.4.0-8|79	
12cr|gtweakui-0.4.0-8|80	+ Olivier Blin <oblin@mandriva.com>
12cr|gtweakui-0.4.0-8|81	- restore BuildRoot
12cr|gtweakui-0.4.0-8|82	
12cr|gtweakui-0.4.0-8|83	* Fri Aug 03 2007 Götz Waschk <waschk@mandriva.org> 0.4.0-5mdv2008.0
12cr|gtweakui-0.4.0-8|84	+ Revision: 58478
12cr|gtweakui-0.4.0-8|85	- Import gtweakui
12cr|gtweakui-0.4.0-8|86	
12cr|gtweakui-0.4.0-8|87	
12cr|gtweakui-0.4.0-8|88	
12cr|gtweakui-0.4.0-8|89	* Wed Aug  2 2006 Gtz Waschk <waschk@mandriva.org> 0.4.0-5mdv2007.0
12cr|gtweakui-0.4.0-8|90	- xdg menu
12cr|gtweakui-0.4.0-8|91	
12cr|gtweakui-0.4.0-8|92	* Fri Sep 02 2005 Götz Waschk <waschk@mandriva.org> 0.4.0-4mdk
12cr|gtweakui-0.4.0-8|93	- rebuild to remove glitz dep
12cr|gtweakui-0.4.0-8|94	
12cr|gtweakui-0.4.0-8|95	* Wed Aug 24 2005 Götz Waschk <waschk@mandriva.org> 0.4.0-3mdk
12cr|gtweakui-0.4.0-8|96	- Rebuild
12cr|gtweakui-0.4.0-8|97	
12cr|gtweakui-0.4.0-8|98	* Fri Aug 13 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.4.0-2mdk
12cr|gtweakui-0.4.0-8|99	- fix buildrequires
12cr|gtweakui-0.4.0-8|100	
12cr|gtweakui-0.4.0-8|101	* Thu Aug 12 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.4.0-1mdk
12cr|gtweakui-0.4.0-8|102	- add icons to the menu
12cr|gtweakui-0.4.0-8|103	- enable startup notification
12cr|gtweakui-0.4.0-8|104	- add gtweakui-galeon
12cr|gtweakui-0.4.0-8|105	- add locale files
12cr|gtweakui-0.4.0-8|106	- New release 0.4.0
12cr|gtweakui-0.4.0-8|107	
12cr|gtweakui-0.4.0-8|108	* Thu Jun 10 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.0.6-2mdk
12cr|gtweakui-0.4.0-8|109	- fix buildrequires
12cr|gtweakui-0.4.0-8|110	
12cr|gtweakui-0.4.0-8|111	* Wed Jun  9 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.0.6-1mdk
12cr|gtweakui-0.4.0-8|112	- initial mdk package
12cr|gtweakui-0.4.0-8|113	
12cr|gtweakui-0.4.0-8|114	* Sun May 30 2004 Daniel James <daniel@netbreeze.com.au>
12cr|gtweakui-0.4.0-8|115	- Fixed the issue with the session splash preview not displaying for gnome 2.6
12cr|gtweakui-0.4.0-8|116	- Updated build system to check for new gtk file chooser dialog
12cr|gtweakui-0.4.0-8|117	- Use new gtk file chooser dialog if it is available.
12cr|gtweakui-0.4.0-8|118	
12cr|gtweakui-0.4.0-8|119	* Fri May 28 2004 Daniel James <daniel@netbreeze.com.au>
12cr|gtweakui-0.4.0-8|120	- Made session.c more usable - second dialog is much nicer now.
12cr|gtweakui-0.4.0-8|121	
12cr|gtweakui-0.4.0-8|122	* Thu May 27 2004 Daniel James <daniel@netbreeze.com.au>
12cr|gtweakui-0.4.0-8|123	- Added notice dialog: tells the use which settings require restart
12cr|gtweakui-0.4.0-8|124	- Added notices to menus.c
12cr|gtweakui-0.4.0-8|125	- Finished session.c - second dialog completed.
12cr|gtweakui-0.4.0-8|126	- Added notices to session.c
12cr|gtweakui-0.4.0-8|127	
12cr|gtweakui-0.4.0-8|128	* Tue May 25 2004 Daniel James <daniel@netbreeze.com.au>
12cr|gtweakui-0.4.0-8|129	- Better about dialog.
12cr|gtweakui-0.4.0-8|130	
12cr|gtweakui-0.4.0-8|131	* Mon Feb 24 2003 Daniel James daniel@netbreeze.com.au 0.0.1
12cr|gtweakui-0.4.0-8|132	- Initial RPM release.

1989 12
12cr|gtypist-2.8.3-2|1	%define name gtypist
12cr|gtypist-2.8.3-2|2	%define version 2.8.3
12cr|gtypist-2.8.3-2|3	%define release  %mkrel 2
12cr|gtypist-2.8.3-2|4	
12cr|gtypist-2.8.3-2|5	Summary:	Universal typing tutor
12cr|gtypist-2.8.3-2|6	Name:		%{name}
12cr|gtypist-2.8.3-2|7	Version:	%{version}
12cr|gtypist-2.8.3-2|8	Release:	%{release}
12cr|gtypist-2.8.3-2|9	Group:		Text tools
12cr|gtypist-2.8.3-2|10	License:	GPLv3+
12cr|gtypist-2.8.3-2|11	URL: 		http://www.gnu.org/software/gtypist/gtypist.html
12cr|gtypist-2.8.3-2|12	Source0: 	ftp://ftp.gnu.org/gnu/gtypist/%{name}-%{version}.tar.bz2
12cr|gtypist-2.8.3-2|13	Buildrequires:	byacc bison pkgconfig(ncurses) binutils emacs
12cr|gtypist-2.8.3-2|14	Obsoletes:	typist
12cr|gtypist-2.8.3-2|15	Provides:	typist
12cr|gtypist-2.8.3-2|16	
12cr|gtypist-2.8.3-2|17	%description
12cr|gtypist-2.8.3-2|18	GNU Typist (also called gtypist) is a universal typing  tutor.  You  can
12cr|gtypist-2.8.3-2|19	learn correct typing and improve your skills by practicing its exercises
12cr|gtypist-2.8.3-2|20	on a regular basis.
12cr|gtypist-2.8.3-2|21	
12cr|gtypist-2.8.3-2|22	
12cr|gtypist-2.8.3-2|23	%prep
12cr|gtypist-2.8.3-2|24	%setup -q
12cr|gtypist-2.8.3-2|25	
12cr|gtypist-2.8.3-2|26	
12cr|gtypist-2.8.3-2|27	%build
12cr|gtypist-2.8.3-2|28	%configure2_5x
12cr|gtypist-2.8.3-2|29	%make
12cr|gtypist-2.8.3-2|30	
12cr|gtypist-2.8.3-2|31	
12cr|gtypist-2.8.3-2|32	%install
12cr|gtypist-2.8.3-2|33	
12cr|gtypist-2.8.3-2|34	%makeinstall_std
12cr|gtypist-2.8.3-2|35	%find_lang %{name}
12cr|gtypist-2.8.3-2|36	
12cr|gtypist-2.8.3-2|37	
12cr|gtypist-2.8.3-2|38	%post
12cr|gtypist-2.8.3-2|39	%_install_info %{name}.info
12cr|gtypist-2.8.3-2|40	
12cr|gtypist-2.8.3-2|41	
12cr|gtypist-2.8.3-2|42	%preun
12cr|gtypist-2.8.3-2|43	%_remove_install_info %{name}.info
12cr|gtypist-2.8.3-2|44	
12cr|gtypist-2.8.3-2|45	
12cr|gtypist-2.8.3-2|46	%files -f %{name}.lang
12cr|gtypist-2.8.3-2|47	%defattr(-,root,root,755)
12cr|gtypist-2.8.3-2|48	%doc ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README THANKS TODO QUESTIONS
12cr|gtypist-2.8.3-2|49	%{_bindir}/*
12cr|gtypist-2.8.3-2|50	%{_mandir}/man1/*
12cr|gtypist-2.8.3-2|51	%{_datadir}/%name/
12cr|gtypist-2.8.3-2|52	%{_infodir}/%name.info*
12cr|gtypist-2.8.3-2|53	%{_datadir}/emacs/site-lisp/*
12cr|gtypist-2.8.3-2|54	
12cr|gtypist-2.8.3-2|55	
12cr|gtypist-2.8.3-2|56	
12cr|gtypist-2.8.3-2|57	%changelog
12cr|gtypist-2.8.3-2|58	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.8.3-2mdv2011.0
12cr|gtypist-2.8.3-2|59	+ Revision: 611032
12cr|gtypist-2.8.3-2|60	- rebuild
12cr|gtypist-2.8.3-2|61	
12cr|gtypist-2.8.3-2|62	* Sat Jan 09 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.8.3-1mdv2010.1
12cr|gtypist-2.8.3-2|63	+ Revision: 488014
12cr|gtypist-2.8.3-2|64	- update to 2.8.3
12cr|gtypist-2.8.3-2|65	
12cr|gtypist-2.8.3-2|66	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.8.1-2mdv2010.0
12cr|gtypist-2.8.3-2|67	+ Revision: 429346
12cr|gtypist-2.8.3-2|68	- rebuild
12cr|gtypist-2.8.3-2|69	
12cr|gtypist-2.8.3-2|70	* Sun Jul 20 2008 Funda Wang <fwang@mandriva.org> 2.8.1-1mdv2009.0
12cr|gtypist-2.8.3-2|71	+ Revision: 238880
12cr|gtypist-2.8.3-2|72	- update to new version 2.8.1
12cr|gtypist-2.8.3-2|73	
12cr|gtypist-2.8.3-2|74	* Wed May 28 2008 Funda Wang <fwang@mandriva.org> 2.8-1mdv2009.0
12cr|gtypist-2.8.3-2|75	+ Revision: 212198
12cr|gtypist-2.8.3-2|76	- New version 2.8
12cr|gtypist-2.8.3-2|77	
12cr|gtypist-2.8.3-2|78	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.7-4mdv2008.1
12cr|gtypist-2.8.3-2|79	+ Revision: 170885
12cr|gtypist-2.8.3-2|80	- rebuild
12cr|gtypist-2.8.3-2|81	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|gtypist-2.8.3-2|82	- fix no-buildroot-tag
12cr|gtypist-2.8.3-2|83	- fix spacing at top of description
12cr|gtypist-2.8.3-2|84	
12cr|gtypist-2.8.3-2|85	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 2.7-3mdv2008.1
12cr|gtypist-2.8.3-2|86	+ Revision: 132968
12cr|gtypist-2.8.3-2|87	- BR emacs
12cr|gtypist-2.8.3-2|88	- kill re-definition of %%buildroot on Pixel's request
12cr|gtypist-2.8.3-2|89	- use %%mkrel
12cr|gtypist-2.8.3-2|90	- import gtypist
12cr|gtypist-2.8.3-2|91	
12cr|gtypist-2.8.3-2|92	
12cr|gtypist-2.8.3-2|93	* Thu Jul 07 2005 Lenny Cartier <lenny@mandriva.com> 2.7-3mdk
12cr|gtypist-2.8.3-2|94	- rebuild
12cr|gtypist-2.8.3-2|95	
12cr|gtypist-2.8.3-2|96	* Wed May 19 2004 Michael Scherer <misc@mandrake.org> 2.7-2mdk
12cr|gtypist-2.8.3-2|97	- add proper Obsoletes and Provides
12cr|gtypist-2.8.3-2|98	- rpmbuildupdate aware
12cr|gtypist-2.8.3-2|99	- [DIRM]
12cr|gtypist-2.8.3-2|100	- remove Prefix
12cr|gtypist-2.8.3-2|101	
12cr|gtypist-2.8.3-2|102	* Wed Jan 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.7-1mdk
12cr|gtypist-2.8.3-2|103	- 2.7
12cr|gtypist-2.8.3-2|104	
12cr|gtypist-2.8.3-2|105	* Wed Apr 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.6.2-3mdk
12cr|gtypist-2.8.3-2|106	- buildrequires
12cr|gtypist-2.8.3-2|107	
12cr|gtypist-2.8.3-2|108	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.6.2-2mdk
12cr|gtypist-2.8.3-2|109	- rebuild
12cr|gtypist-2.8.3-2|110	
12cr|gtypist-2.8.3-2|111	* Thu Sep  5 2002 Han Boetes <han@linux-mandrake.com> 2.6.2-1mdk
12cr|gtypist-2.8.3-2|112	- 2.6.2
12cr|gtypist-2.8.3-2|113	- Minor spec cleanups
12cr|gtypist-2.8.3-2|114	
12cr|gtypist-2.8.3-2|115	* Tue Apr 30 2002  Lenny Cartier <lenny@mandrakesoft.com> 2.6-1mdk
12cr|gtypist-2.8.3-2|116	- 2.6
12cr|gtypist-2.8.3-2|117	
12cr|gtypist-2.8.3-2|118	* Tue Jan 22 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.5-1mdk
12cr|gtypist-2.8.3-2|119	- 2.5
12cr|gtypist-2.8.3-2|120	
12cr|gtypist-2.8.3-2|121	* Thu Nov 08 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.4.1-1mdk
12cr|gtypist-2.8.3-2|122	- 2.4.1
12cr|gtypist-2.8.3-2|123	
12cr|gtypist-2.8.3-2|124	* Wed Oct 31 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.4-1mdk
12cr|gtypist-2.8.3-2|125	- submitted by Han Boetes <han@mijncomputer.nl> :
12cr|gtypist-2.8.3-2|126	- Initial build (practise creates skill)

1990 12
12cr|guake-0.4.2-3|1	Summary:	A drop-down terminal for Gnome Desktop Environment
12cr|guake-0.4.2-3|2	Name:     	guake
12cr|guake-0.4.2-3|3	Version:	0.4.2
12cr|guake-0.4.2-3|4	Release:	%mkrel 3
12cr|guake-0.4.2-3|5	License:	GPLv2+
12cr|guake-0.4.2-3|6	Group:		Graphical desktop/GNOME
12cr|guake-0.4.2-3|7	Source0: 	http://guake.org/files/%{name}-%{version}.tar.gz
12cr|guake-0.4.2-3|8	Patch0:		0001-Retrieve-port-as-int.patch
12cr|guake-0.4.2-3|9	patch1:		guake-0.4.2.glibh.patch
12cr|guake-0.4.2-3|10	URL:		http://guake.org
12cr|guake-0.4.2-3|11	Requires:	pygtk2.0
12cr|guake-0.4.2-3|12	Requires:	python-vte
12cr|guake-0.4.2-3|13	Requires:	python-dbus
12cr|guake-0.4.2-3|14	Requires:	python-notify
12cr|guake-0.4.2-3|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|guake-0.4.2-3|16	BuildRequires:	pkgconfig(gconf-2.0)
12cr|guake-0.4.2-3|17	BuildRequires:	GConf2
12cr|guake-0.4.2-3|18	BuildRequires:	pygtk2.0-devel
12cr|guake-0.4.2-3|19	BuildRequires:	python-vte
12cr|guake-0.4.2-3|20	BuildRequires:	intltool
12cr|guake-0.4.2-3|21	
12cr|guake-0.4.2-3|22	%description
12cr|guake-0.4.2-3|23	Guake is a drop-down terminal for Gnome Desktop Environment, so you just
12cr|guake-0.4.2-3|24	need to press a key to invoke him, and press again to hide.
12cr|guake-0.4.2-3|25	
12cr|guake-0.4.2-3|26	%prep
12cr|guake-0.4.2-3|27	%setup -q
12cr|guake-0.4.2-3|28	%patch0 -p1
12cr|guake-0.4.2-3|29	%patch1 -p1 -b .glibh
12cr|guake-0.4.2-3|30	
12cr|guake-0.4.2-3|31	%build
12cr|guake-0.4.2-3|32	%configure2_5x \
12cr|guake-0.4.2-3|33	--disable-schemas-install \
12cr|guake-0.4.2-3|34	--disable-static
12cr|guake-0.4.2-3|35	%make
12cr|guake-0.4.2-3|36	
12cr|guake-0.4.2-3|37	%install
12cr|guake-0.4.2-3|38	%makeinstall_std
12cr|guake-0.4.2-3|39	
12cr|guake-0.4.2-3|40	%{find_lang} %{name}
12cr|guake-0.4.2-3|41	
12cr|guake-0.4.2-3|42	# we don't want this
12cr|guake-0.4.2-3|43	rm -f %{buildroot}%{_libdir}/%{name}/globalhotkeys.la
12cr|guake-0.4.2-3|44	
12cr|guake-0.4.2-3|45	%preun
12cr|guake-0.4.2-3|46	%preun_uninstall_gconf_schemas %{name}
12cr|guake-0.4.2-3|47	
12cr|guake-0.4.2-3|48	%files -f %{name}.lang
12cr|guake-0.4.2-3|49	%defattr(-, root, root)
12cr|guake-0.4.2-3|50	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cr|guake-0.4.2-3|51	%{_sysconfdir}/xdg/autostart/%{name}.desktop
12cr|guake-0.4.2-3|52	%{_libdir}/%{name}
12cr|guake-0.4.2-3|53	%{_bindir}/%{name}*
12cr|guake-0.4.2-3|54	%{_datadir}/%{name}
12cr|guake-0.4.2-3|55	%{_datadir}/applications/%{name}*.desktop
12cr|guake-0.4.2-3|56	%{_mandir}/man1/*
12cr|guake-0.4.2-3|57	%{_datadir}/dbus-1/services/org.guake.Guake.service
12cr|guake-0.4.2-3|58	%{_datadir}/pixmaps/%{name}
12cr|guake-0.4.2-3|59	
12cr|guake-0.4.2-3|60	
12cr|guake-0.4.2-3|61	%changelog
12cr|guake-0.4.2-3|62	* Fri May 06 2011 Jani Välimaa <wally@mandriva.org> 0.4.2-3mdv2011.0
12cr|guake-0.4.2-3|63	+ Revision: 669798
12cr|guake-0.4.2-3|64	- require python-notify (mga#1154)
12cr|guake-0.4.2-3|65	- drop buildroot definition
12cr|guake-0.4.2-3|66	
12cr|guake-0.4.2-3|67	* Sun Nov 07 2010 Jani Välimaa <wally@mandriva.org> 0.4.2-2mdv2011.0
12cr|guake-0.4.2-3|68	+ Revision: 594691
12cr|guake-0.4.2-3|69	- rebuild for python 2.7
12cr|guake-0.4.2-3|70	
12cr|guake-0.4.2-3|71	* Tue Oct 12 2010 Jani Välimaa <wally@mandriva.org> 0.4.2-1mdv2011.0
12cr|guake-0.4.2-3|72	+ Revision: 585198
12cr|guake-0.4.2-3|73	- new version 0.4.2
12cr|guake-0.4.2-3|74	- add patch from Fedora, fixes Fedora bug #626303
12cr|guake-0.4.2-3|75	- clean spec a bit
12cr|guake-0.4.2-3|76	
12cr|guake-0.4.2-3|77	* Fri Mar 05 2010 Jani Välimaa <wally@mandriva.org> 0.4.1-1mdv2010.1
12cr|guake-0.4.2-3|78	+ Revision: 514480
12cr|guake-0.4.2-3|79	- fix file list
12cr|guake-0.4.2-3|80	- new version 0.4.1
12cr|guake-0.4.2-3|81	- fix url
12cr|guake-0.4.2-3|82	
12cr|guake-0.4.2-3|83	+ Juan Luis Baptiste <juancho@mandriva.org>
12cr|guake-0.4.2-3|84	- Missing python-dbus in Requires, without it fails when run.
12cr|guake-0.4.2-3|85	
12cr|guake-0.4.2-3|86	* Tue Aug 25 2009 Frederik Himpe <fhimpe@mandriva.org> 0.4.0-1mdv2010.0
12cr|guake-0.4.2-3|87	+ Revision: 421216
12cr|guake-0.4.2-3|88	- Update to new version 0.4.0
12cr|guake-0.4.2-3|89	
12cr|guake-0.4.2-3|90	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-2mdv2009.1
12cr|guake-0.4.2-3|91	+ Revision: 347819
12cr|guake-0.4.2-3|92	- rebuild for latest python
12cr|guake-0.4.2-3|93	
12cr|guake-0.4.2-3|94	* Fri Jul 25 2008 Funda Wang <fwang@mandriva.org> 0.3.1-1mdv2009.0
12cr|guake-0.4.2-3|95	+ Revision: 249719
12cr|guake-0.4.2-3|96	- New version 0.3.1
12cr|guake-0.4.2-3|97	
12cr|guake-0.4.2-3|98	* Fri Jul 18 2008 Funda Wang <fwang@mandriva.org> 0.3-1mdv2009.0
12cr|guake-0.4.2-3|99	+ Revision: 238013
12cr|guake-0.4.2-3|100	- import guake
12cr|guake-0.4.2-3|101	
12cr|guake-0.4.2-3|102	

1991 12
12cr|guichan-0.8.2-4|1	%define major   1
12cr|guichan-0.8.2-4|2	%define api     0.8.1
12cr|guichan-0.8.2-4|3	%define libname %mklibname %{name} %{api} %{major}
12cr|guichan-0.8.2-4|4	%define develname %mklibname %{name} -d
12cr|guichan-0.8.2-4|5	%define staticdevelname %mklibname %{name} -d -s
12cr|guichan-0.8.2-4|6	
12cr|guichan-0.8.2-4|7	Name:		guichan
12cr|guichan-0.8.2-4|8	Version:	0.8.2
12cr|guichan-0.8.2-4|9	Release:	4
12cr|guichan-0.8.2-4|10	Summary:	Portable C++ GUI library for games using Allegro, SDL and OpenGL
12cr|guichan-0.8.2-4|11	
12cr|guichan-0.8.2-4|12	Group:		System/Libraries
12cr|guichan-0.8.2-4|13	License:	BSD
12cr|guichan-0.8.2-4|14	URL:		http://guichan.sourceforge.net
12cr|guichan-0.8.2-4|15	Source0:	http://guichan.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|guichan-0.8.2-4|16	Patch0:		guichan-0.8.2-mdv-fix-linkage.patch
12cr|guichan-0.8.2-4|17	
12cr|guichan-0.8.2-4|18	BuildRequires:  allegro-devel
12cr|guichan-0.8.2-4|19	BuildRequires:	pkgconfig(sdl)
12cr|guichan-0.8.2-4|20	BuildRequires:	pkgconfig(SDL_image)
12cr|guichan-0.8.2-4|21	BuildRequires:	pkgconfig(gl)
12cr|guichan-0.8.2-4|22	BuildRequires:	nas-devel
12cr|guichan-0.8.2-4|23	
12cr|guichan-0.8.2-4|24	%description
12cr|guichan-0.8.2-4|25	Guichan is a small, efficient C++ GUI library designed for games. It comes
12cr|guichan-0.8.2-4|26	with a standard set of widgets and can use several different objects for
12cr|guichan-0.8.2-4|27	displaying graphics and grabbing user input.
12cr|guichan-0.8.2-4|28	
12cr|guichan-0.8.2-4|29	%package -n %{libname}
12cr|guichan-0.8.2-4|30	Summary:        Shared library for %{name}
12cr|guichan-0.8.2-4|31	Group:          System/Libraries
12cr|guichan-0.8.2-4|32	Provides:       %{name} = %{version}-%{release}
12cr|guichan-0.8.2-4|33	
12cr|guichan-0.8.2-4|34	%description -n %{libname}
12cr|guichan-0.8.2-4|35	This package contains the library needed to run programs dynamically
12cr|guichan-0.8.2-4|36	linked with %{name}.
12cr|guichan-0.8.2-4|37	
12cr|guichan-0.8.2-4|38	%package -n %{develname}
12cr|guichan-0.8.2-4|39	Summary:        Headers for developing programs that will use %{name}
12cr|guichan-0.8.2-4|40	Group:          Development/C++
12cr|guichan-0.8.2-4|41	Requires:       %{libname} = %{version}
12cr|guichan-0.8.2-4|42	Provides:       %{name}-devel = %{version}-%{release}
12cr|guichan-0.8.2-4|43	
12cr|guichan-0.8.2-4|44	%description -n %{develname}
12cr|guichan-0.8.2-4|45	This package contains the headers that programmers will need to develop
12cr|guichan-0.8.2-4|46	applications which will use %{name}.
12cr|guichan-0.8.2-4|47	
12cr|guichan-0.8.2-4|48	%package -n %{staticdevelname}
12cr|guichan-0.8.2-4|49	Summary:        Static libraries for programs which will use %{name}
12cr|guichan-0.8.2-4|50	Group:          Development/C++
12cr|guichan-0.8.2-4|51	Requires:       %{develname} = %{version}
12cr|guichan-0.8.2-4|52	Provides:       %{name}-static-devel = %{version}-%{release}
12cr|guichan-0.8.2-4|53	
12cr|guichan-0.8.2-4|54	%description -n %{staticdevelname}
12cr|guichan-0.8.2-4|55	This package contains the static libraries necessary for developing
12cr|guichan-0.8.2-4|56	programs which will use %{name}.
12cr|guichan-0.8.2-4|57	
12cr|guichan-0.8.2-4|58	%prep
12cr|guichan-0.8.2-4|59	%setup -q
12cr|guichan-0.8.2-4|60	%patch0 -p1 -b .linkage
12cr|guichan-0.8.2-4|61	
12cr|guichan-0.8.2-4|62	%build
12cr|guichan-0.8.2-4|63	autoreconf -f -i
12cr|guichan-0.8.2-4|64	%configure2_5x  --enable-sdl \
12cr|guichan-0.8.2-4|65	--enable-sdlimage \
12cr|guichan-0.8.2-4|66	--enable-opengl \
12cr|guichan-0.8.2-4|67	--enable-allegro
12cr|guichan-0.8.2-4|68	%make
12cr|guichan-0.8.2-4|69	
12cr|guichan-0.8.2-4|70	%install
12cr|guichan-0.8.2-4|71	%makeinstall_std
12cr|guichan-0.8.2-4|72	
12cr|guichan-0.8.2-4|73	%files -n %{libname}
12cr|guichan-0.8.2-4|74	%{_libdir}/lib%{name}*-%{api}.so.*
12cr|guichan-0.8.2-4|75	
12cr|guichan-0.8.2-4|76	%files -n %{develname}
12cr|guichan-0.8.2-4|77	%{_includedir}/*
12cr|guichan-0.8.2-4|78	%{_libdir}/lib%{name}*.so
12cr|guichan-0.8.2-4|79	%{_libdir}/pkgconfig/*.pc
12cr|guichan-0.8.2-4|80	
12cr|guichan-0.8.2-4|81	%files -n %{staticdevelname}
12cr|guichan-0.8.2-4|82	%{_libdir}/*.a
12cr|guichan-0.8.2-4|83	

1992 12
12cr|guidance-power-manager-4.4.0-2|1	Name:           guidance-power-manager
12cr|guidance-power-manager-4.4.0-2|2	Summary:        KDE power management applet
12cr|guidance-power-manager-4.4.0-2|3	Version:        4.4.0
12cr|guidance-power-manager-4.4.0-2|4	Release:        %mkrel 2
12cr|guidance-power-manager-4.4.0-2|5	Url:            http://websvn.kde.org/trunk/extragear/utils/guidance-power-manager
12cr|guidance-power-manager-4.4.0-2|6	License:        GPLv2+
12cr|guidance-power-manager-4.4.0-2|7	Group:          Graphical desktop/KDE
12cr|guidance-power-manager-4.4.0-2|8	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|guidance-power-manager-4.4.0-2|9	Source0:        http://fr2.rpmfind.net/linux/KDE/stable/%version/src/extragear/%{name}-%{version}.tar.bz2
12cr|guidance-power-manager-4.4.0-2|10	BuildRequires:  libxscrnsaver-devel
12cr|guidance-power-manager-4.4.0-2|11	BuildRequires:	libxrandr-devel
12cr|guidance-power-manager-4.4.0-2|12	BuildRequires:	libxxf86vm-devel
12cr|guidance-power-manager-4.4.0-2|13	BuildRequires:	libx11-devel
12cr|guidance-power-manager-4.4.0-2|14	BuildRequires:  python-devel
12cr|guidance-power-manager-4.4.0-2|15	BuildRequires:  python-sip
12cr|guidance-power-manager-4.4.0-2|16	BuildRequires:  python-dbus
12cr|guidance-power-manager-4.4.0-2|17	BuildRequires:  python-kde4
12cr|guidance-power-manager-4.4.0-2|18	BuildRequires:	kdelibs4-devel
12cr|guidance-power-manager-4.4.0-2|19	
12cr|guidance-power-manager-4.4.0-2|20	Requires:       pm-utils
12cr|guidance-power-manager-4.4.0-2|21	Requires:       kdebase4-runtime
12cr|guidance-power-manager-4.4.0-2|22	Requires:       python-kde4
12cr|guidance-power-manager-4.4.0-2|23	Requires:	    python-dbus
12cr|guidance-power-manager-4.4.0-2|24	
12cr|guidance-power-manager-4.4.0-2|25	%description
12cr|guidance-power-manager-4.4.0-2|26	The package provides battery monitoring and suspend/standby triggers.
12cr|guidance-power-manager-4.4.0-2|27	It is based on the powersave package and therefore supports APM and
12cr|guidance-power-manager-4.4.0-2|28	ACPI. See powersave package for additional features such as CPU frequency
12cr|guidance-power-manager-4.4.0-2|29	scaling(SpeedStep and PowerNow) and more
12cr|guidance-power-manager-4.4.0-2|30	
12cr|guidance-power-manager-4.4.0-2|31	%files -f %name.lang
12cr|guidance-power-manager-4.4.0-2|32	%defattr(-,root,root)
12cr|guidance-power-manager-4.4.0-2|33	%_kde_bindir/guidance-power-manager
12cr|guidance-power-manager-4.4.0-2|34	%py_platsitedir/ixf86misc.so
12cr|guidance-power-manager-4.4.0-2|35	%py_platsitedir/xf86misc.py
12cr|guidance-power-manager-4.4.0-2|36	%_kde_appsdir/guidance-power-manager
12cr|guidance-power-manager-4.4.0-2|37	%_kde_datadir/autostart/guidance-power-manager.desktop
12cr|guidance-power-manager-4.4.0-2|38	
12cr|guidance-power-manager-4.4.0-2|39	#--------------------------------------------------------------------
12cr|guidance-power-manager-4.4.0-2|40	
12cr|guidance-power-manager-4.4.0-2|41	%prep
12cr|guidance-power-manager-4.4.0-2|42	%setup -q -n %name-%version
12cr|guidance-power-manager-4.4.0-2|43	
12cr|guidance-power-manager-4.4.0-2|44	%build
12cr|guidance-power-manager-4.4.0-2|45	%cmake_kde4
12cr|guidance-power-manager-4.4.0-2|46	%make
12cr|guidance-power-manager-4.4.0-2|47	
12cr|guidance-power-manager-4.4.0-2|48	%install
12cr|guidance-power-manager-4.4.0-2|49	rm -fr %buildroot
12cr|guidance-power-manager-4.4.0-2|50	%makeinstall_std -C build
12cr|guidance-power-manager-4.4.0-2|51	
12cr|guidance-power-manager-4.4.0-2|52	%find_lang %name
12cr|guidance-power-manager-4.4.0-2|53	
12cr|guidance-power-manager-4.4.0-2|54	%clean
12cr|guidance-power-manager-4.4.0-2|55	rm -fr %buildroot
12cr|guidance-power-manager-4.4.0-2|56	
12cr|guidance-power-manager-4.4.0-2|57	
12cr|guidance-power-manager-4.4.0-2|58	%changelog
12cr|guidance-power-manager-4.4.0-2|59	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 4.4.0-2mdv2011.0
12cr|guidance-power-manager-4.4.0-2|60	+ Revision: 598142
12cr|guidance-power-manager-4.4.0-2|61	- fix BR
12cr|guidance-power-manager-4.4.0-2|62	- add linkage fix
12cr|guidance-power-manager-4.4.0-2|63	
12cr|guidance-power-manager-4.4.0-2|64	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|guidance-power-manager-4.4.0-2|65	- rebuild for python 2.7
12cr|guidance-power-manager-4.4.0-2|66	
12cr|guidance-power-manager-4.4.0-2|67	* Sat Feb 13 2010 Funda Wang <fwang@mandriva.org> 4.4.0-1mdv2010.1
12cr|guidance-power-manager-4.4.0-2|68	+ Revision: 505237
12cr|guidance-power-manager-4.4.0-2|69	- BR libxrandr-devel
12cr|guidance-power-manager-4.4.0-2|70	- new version 4.4.0
12cr|guidance-power-manager-4.4.0-2|71	
12cr|guidance-power-manager-4.4.0-2|72	* Tue Sep 01 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.3.1-1mdv2010.0
12cr|guidance-power-manager-4.4.0-2|73	+ Revision: 423837
12cr|guidance-power-manager-4.4.0-2|74	- Update to version 4.3.1
12cr|guidance-power-manager-4.4.0-2|75	
12cr|guidance-power-manager-4.4.0-2|76	* Thu Jan 29 2009 Funda Wang <fwang@mandriva.org> 4.2.0-1mdv2009.1
12cr|guidance-power-manager-4.4.0-2|77	+ Revision: 335339
12cr|guidance-power-manager-4.4.0-2|78	- New version 4.2.0
12cr|guidance-power-manager-4.4.0-2|79	
12cr|guidance-power-manager-4.4.0-2|80	* Tue Jan 20 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.96-1mdv2009.1
12cr|guidance-power-manager-4.4.0-2|81	+ Revision: 331748
12cr|guidance-power-manager-4.4.0-2|82	- Update to 4.1.96
12cr|guidance-power-manager-4.4.0-2|83	
12cr|guidance-power-manager-4.4.0-2|84	* Mon Sep 08 2008 Funda Wang <fwang@mandriva.org> 4.1.1-2mdv2009.0
12cr|guidance-power-manager-4.4.0-2|85	+ Revision: 282550
12cr|guidance-power-manager-4.4.0-2|86	- fix requires (bug#43206)
12cr|guidance-power-manager-4.4.0-2|87	
12cr|guidance-power-manager-4.4.0-2|88	* Thu Sep 04 2008 Funda Wang <fwang@mandriva.org> 4.1.1-1mdv2009.0
12cr|guidance-power-manager-4.4.0-2|89	+ Revision: 280231
12cr|guidance-power-manager-4.4.0-2|90	- New version 4.1.1
12cr|guidance-power-manager-4.4.0-2|91	
12cr|guidance-power-manager-4.4.0-2|92	* Thu Aug 14 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.0-1mdv2009.0
12cr|guidance-power-manager-4.4.0-2|93	+ Revision: 272155
12cr|guidance-power-manager-4.4.0-2|94	- Add buildrequires
12cr|guidance-power-manager-4.4.0-2|95	- Add python-sip as Buildrequire
12cr|guidance-power-manager-4.4.0-2|96	- Add python-devel as buildrequire
12cr|guidance-power-manager-4.4.0-2|97	- import guidance-power-manager
12cr|guidance-power-manager-4.4.0-2|98	
12cr|guidance-power-manager-4.4.0-2|99	

1993 12
12cr|guile1.8-1.8.8-2|1	%define oname      guile
12cr|guile1.8-1.8.8-2|2	
12cr|guile1.8-1.8.8-2|3	%define major      17
12cr|guile1.8-1.8.8-2|4	%define libname    %mklibname %{oname} %{major}
12cr|guile1.8-1.8.8-2|5	%define develname  %mklibname %{oname}1.8 -d
12cr|guile1.8-1.8.8-2|6	
12cr|guile1.8-1.8.8-2|7	%define mver 1.8
12cr|guile1.8-1.8.8-2|8	
12cr|guile1.8-1.8.8-2|9	
12cr|guile1.8-1.8.8-2|10	
12cr|guile1.8-1.8.8-2|11	Name:	        guile%{mver}
12cr|guile1.8-1.8.8-2|12	Version:	        1.8.8
12cr|guile1.8-1.8.8-2|13	Release:	        2
12cr|guile1.8-1.8.8-2|14	Summary:	        GNU implementation of Scheme for application extensibility
12cr|guile1.8-1.8.8-2|15	License:        LGPLv2+
12cr|guile1.8-1.8.8-2|16	Group:	        Development/Other
12cr|guile1.8-1.8.8-2|17	URL:	        http://www.gnu.org/software/guile/guile.html
12cr|guile1.8-1.8.8-2|18	Source0:	        ftp://ftp.gnu.org/pub/gnu/guile/guile-%{version}.tar.gz
12cr|guile1.8-1.8.8-2|19	Source1:	        ftp://ftp.gnu.org/pub/gnu/guile/guile-%{version}.tar.gz.sig
12cr|guile1.8-1.8.8-2|20	Patch0:		guile-1.8.3-64bit-fixes.patch
12cr|guile1.8-1.8.8-2|21	Patch1:		guile-1.6.4-amd64.patch
12cr|guile1.8-1.8.8-2|22	Patch2:		guile-1.8.5-drop-ldflags-from-pkgconfig.patch
12cr|guile1.8-1.8.8-2|23	Patch3:		guile-1.8.7-testsuite.patch
12cr|guile1.8-1.8.8-2|24	Patch5:		guile-1.8.7-fix-doc.patch
12cr|guile1.8-1.8.8-2|25	Patch6:		guile-1.8.8-make-sockets.test-more-robust.patch
12cr|guile1.8-1.8.8-2|26	Requires(post):	%{libname} = %{version}-%{release}
12cr|guile1.8-1.8.8-2|27	BuildRequires:	chrpath
12cr|guile1.8-1.8.8-2|28	BuildRequires:	gmp-devel
12cr|guile1.8-1.8.8-2|29	BuildRequires:	libltdl-devel
12cr|guile1.8-1.8.8-2|30	BuildRequires:	pkgconfig(ncurses)
12cr|guile1.8-1.8.8-2|31	BuildRequires:	libreadline-devel
12cr|guile1.8-1.8.8-2|32	BuildRequires:	gettext-devel
12cr|guile1.8-1.8.8-2|33	# for srfi-19.test
12cr|guile1.8-1.8.8-2|34	BuildRequires:	timezone
12cr|guile1.8-1.8.8-2|35	Obsoletes:	%{oname} < 1.8.8-7
12cr|guile1.8-1.8.8-2|36	Conflicts:	%{oname} >= 2.0.3
12cr|guile1.8-1.8.8-2|37	
12cr|guile1.8-1.8.8-2|38	%package -n %{libname}
12cr|guile1.8-1.8.8-2|39	Summary:	        Libraries for Guile %{version}
12cr|guile1.8-1.8.8-2|40	Group:		System/Libraries
12cr|guile1.8-1.8.8-2|41	
12cr|guile1.8-1.8.8-2|42	%package -n %{develname}
12cr|guile1.8-1.8.8-2|43	Summary:	Development headers and static library for libguile
12cr|guile1.8-1.8.8-2|44	Group:	Development/C
12cr|guile1.8-1.8.8-2|45	Requires:	%{libname} = %{version}-%{release}
12cr|guile1.8-1.8.8-2|46	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|guile1.8-1.8.8-2|47	Provides:	%{name}-devel = %{version}-%{release}
12cr|guile1.8-1.8.8-2|48	Obsoletes:	%{_lib}%{oname}-devel < 1.8.8-7
12cr|guile1.8-1.8.8-2|49	Obsoletes:	%{_lib}%{oname}17-devel
12cr|guile1.8-1.8.8-2|50	Conflicts:	%{_lib}%{oname}-devel >= 2.0.3
12cr|guile1.8-1.8.8-2|51	Requires:	gmp-devel
12cr|guile1.8-1.8.8-2|52	Requires:	libtool-devel
12cr|guile1.8-1.8.8-2|53	
12cr|guile1.8-1.8.8-2|54	
12cr|guile1.8-1.8.8-2|55	%description
12cr|guile1.8-1.8.8-2|56	GUILE (GNU's Ubiquitous Intelligent Language for Extension) is a
12cr|guile1.8-1.8.8-2|57	library implementation of the Scheme programming language, written in
12cr|guile1.8-1.8.8-2|58	C. GUILE provides a machine-independent execution platform that can
12cr|guile1.8-1.8.8-2|59	be linked in as a library during the building of extensible programs.
12cr|guile1.8-1.8.8-2|60	
12cr|guile1.8-1.8.8-2|61	Install the guile package if you'd like to add extensibility to
12cr|guile1.8-1.8.8-2|62	programs that you are developing. You'll also need to install the
12cr|guile1.8-1.8.8-2|63	guile-devel package.
12cr|guile1.8-1.8.8-2|64	
12cr|guile1.8-1.8.8-2|65	%description -n %{libname}
12cr|guile1.8-1.8.8-2|66	This package contains Guile shared object libraries. Guile is the GNU
12cr|guile1.8-1.8.8-2|67	Ubiquitous Intelligent Language for Extension.
12cr|guile1.8-1.8.8-2|68	
12cr|guile1.8-1.8.8-2|69	%description -n %{develname}
12cr|guile1.8-1.8.8-2|70	This package contains the development headers and the static library
12cr|guile1.8-1.8.8-2|71	for libguile. C headers, aclocal macros, the `guile1.4-snarf' and
12cr|guile1.8-1.8.8-2|72	`guile-config' utilities, and static `libguile' library for Guile, the
12cr|guile1.8-1.8.8-2|73	GNU Ubiquitous Intelligent Language for Extension
12cr|guile1.8-1.8.8-2|74	
12cr|guile1.8-1.8.8-2|75	
12cr|guile1.8-1.8.8-2|76	
12cr|guile1.8-1.8.8-2|77	%prep
12cr|guile1.8-1.8.8-2|78	%setup -q -n %{oname}-%{version}
12cr|guile1.8-1.8.8-2|79	%patch0 -p1 -b .64bit-fixes
12cr|guile1.8-1.8.8-2|80	%patch1 -p1 -b .amd64
12cr|guile1.8-1.8.8-2|81	%patch2 -p0 -b .pkgconfig
12cr|guile1.8-1.8.8-2|82	%patch3 -p1 -b .testsuite
12cr|guile1.8-1.8.8-2|83	
12cr|guile1.8-1.8.8-2|84	%patch5 -p1 -b .doc
12cr|guile1.8-1.8.8-2|85	%patch6 -p1 -b .robust
12cr|guile1.8-1.8.8-2|86	
12cr|guile1.8-1.8.8-2|87	%build
12cr|guile1.8-1.8.8-2|88	autoreconf -vfi
12cr|guile1.8-1.8.8-2|89	%configure2_5x \
12cr|guile1.8-1.8.8-2|90	--disable-error-on-warning \
12cr|guile1.8-1.8.8-2|91	--disable-rpath \
12cr|guile1.8-1.8.8-2|92	--enable-dynamic-linking \
12cr|guile1.8-1.8.8-2|93	--with-threads \
12cr|guile1.8-1.8.8-2|94	--disable-static
12cr|guile1.8-1.8.8-2|95	
12cr|guile1.8-1.8.8-2|96	%make
12cr|guile1.8-1.8.8-2|97	
12cr|guile1.8-1.8.8-2|98	%check
12cr|guile1.8-1.8.8-2|99	%ifarch ia64
12cr|guile1.8-1.8.8-2|100	# FAIL: r4rs.test: (6 9): (#<procedure leaf-eq? (x y)> (a (b (c))) ((a) b c))
12cr|guile1.8-1.8.8-2|101	%{__make} check -k || :
12cr|guile1.8-1.8.8-2|102	%else
12cr|guile1.8-1.8.8-2|103	# all tests must pass
12cr|guile1.8-1.8.8-2|104	%{__make} check
12cr|guile1.8-1.8.8-2|105	%endif
12cr|guile1.8-1.8.8-2|106	
12cr|guile1.8-1.8.8-2|107	%install
12cr|guile1.8-1.8.8-2|108	%makeinstall_std
12cr|guile1.8-1.8.8-2|109	
12cr|guile1.8-1.8.8-2|110	%{__mkdir_p} %{buildroot}%{_datadir}/%{oname}/site
12cr|guile1.8-1.8.8-2|111	
12cr|guile1.8-1.8.8-2|112	%multiarch_includes %{buildroot}%{_includedir}/lib%{oname}/scmconfig.h
12cr|guile1.8-1.8.8-2|113	
12cr|guile1.8-1.8.8-2|114	%{_bindir}/chrpath -d %{buildroot}{%{_bindir}/%{oname},%{_libdir}/*.so.*.*.*}
12cr|guile1.8-1.8.8-2|115	
12cr|guile1.8-1.8.8-2|116	# create ghost file for packaging
12cr|guile1.8-1.8.8-2|117	touch %{buildroot}%{_datadir}/%{oname}/%{mver}/slib %{buildroot}%{_datadir}/%{oname}/%{mver}/slibcat
12cr|guile1.8-1.8.8-2|118	
12cr|guile1.8-1.8.8-2|119	rm -f ${RPM_BUILD_ROOT}%{_libdir}/libguile*.la
12cr|guile1.8-1.8.8-2|120	
12cr|guile1.8-1.8.8-2|121	
12cr|guile1.8-1.8.8-2|122	%triggerin -- slib
12cr|guile1.8-1.8.8-2|123	# Remove files created in guile < 1.8.7-4mdv
12cr|guile1.8-1.8.8-2|124	ln -sfT ../../slib %{_datadir}/guile/%{mver}/slib
12cr|guile1.8-1.8.8-2|125	
12cr|guile1.8-1.8.8-2|126	rm -f %{_datadir}/guile/%{mver}/slibcat
12cr|guile1.8-1.8.8-2|127	export SCHEME_LIBRARY_PATH=%{_datadir}/slib/
12cr|guile1.8-1.8.8-2|128	
12cr|guile1.8-1.8.8-2|129	# Build SLIB catalog
12cr|guile1.8-1.8.8-2|130	for pre in \
12cr|guile1.8-1.8.8-2|131	"(use-modules (ice-9 slib))" \
12cr|guile1.8-1.8.8-2|132	"(load \"%{_datadir}/slib/guile.init\")"
12cr|guile1.8-1.8.8-2|133	do
12cr|guile1.8-1.8.8-2|134	%{_bindir}/guile -c "$pre
12cr|guile1.8-1.8.8-2|135	(set! implementation-vicinity (lambda () \"%{_datadir}/guile/%{mver}/\"))
12cr|guile1.8-1.8.8-2|136	(require 'new-catalog)" &> /dev/null && break
12cr|guile1.8-1.8.8-2|137	rm -f %{_datadir}/guile/%{mver}/slibcat
12cr|guile1.8-1.8.8-2|138	done
12cr|guile1.8-1.8.8-2|139	:
12cr|guile1.8-1.8.8-2|140	
12cr|guile1.8-1.8.8-2|141	%triggerun -- slib
12cr|guile1.8-1.8.8-2|142	if [ "$1" = 0 -o "$2" = 0 ]; then
12cr|guile1.8-1.8.8-2|143	rm -f %{_datadir}/guile/%{mver}/slib{,cat}
12cr|guile1.8-1.8.8-2|144	fi
12cr|guile1.8-1.8.8-2|145	
12cr|guile1.8-1.8.8-2|146	
12cr|guile1.8-1.8.8-2|147	%files
12cr|guile1.8-1.8.8-2|148	%doc AUTHORS ChangeLog GUILE-VERSION LICENSE README THANKS
12cr|guile1.8-1.8.8-2|149	%{_bindir}/%{oname}
12cr|guile1.8-1.8.8-2|150	%{_bindir}/%{oname}-tools
12cr|guile1.8-1.8.8-2|151	%exclude %{_datadir}/%{oname}/%{mver}
12cr|guile1.8-1.8.8-2|152	%{_mandir}/man1/guile.1.*
12cr|guile1.8-1.8.8-2|153	%{_infodir}/*
12cr|guile1.8-1.8.8-2|154	
12cr|guile1.8-1.8.8-2|155	%files -n %{libname}
12cr|guile1.8-1.8.8-2|156	%{_libdir}/lib*.so.%{major}*
12cr|guile1.8-1.8.8-2|157	%{_libdir}/lib%{oname}-srfi-srfi-13-14-v-3.so.3*
12cr|guile1.8-1.8.8-2|158	%{_libdir}/lib%{oname}-srfi-srfi-4-v-3.so.3*
12cr|guile1.8-1.8.8-2|159	%{_libdir}/lib%{oname}-srfi-srfi-1-v-3.so.3*
12cr|guile1.8-1.8.8-2|160	%{_libdir}/lib%{oname}-srfi-srfi-60-v-2.so.2*
12cr|guile1.8-1.8.8-2|161	
12cr|guile1.8-1.8.8-2|162	%files -n %{develname}
12cr|guile1.8-1.8.8-2|163	%doc ABOUT-NLS HACKING NEWS INSTALL libguile/ChangeLog*
12cr|guile1.8-1.8.8-2|164	%{multiarch_includedir}/lib%{oname}/scmconfig.h
12cr|guile1.8-1.8.8-2|165	%{_bindir}/%{oname}-config
12cr|guile1.8-1.8.8-2|166	%{_bindir}/%{oname}-snarf
12cr|guile1.8-1.8.8-2|167	%{_datadir}/aclocal/*
12cr|guile1.8-1.8.8-2|168	%{_includedir}/lib%{oname}*
12cr|guile1.8-1.8.8-2|169	%{_includedir}/%{oname}*
12cr|guile1.8-1.8.8-2|170	%{_libdir}/lib%{oname}*.so
12cr|guile1.8-1.8.8-2|171	%{_libdir}/pkgconfig/%{oname}*.pc
12cr|guile1.8-1.8.8-2|172	%{_datadir}/%{oname}/%{mver}/guile-procedures.txt
12cr|guile1.8-1.8.8-2|173	%{_datadir}/%{oname}/%{mver}/ice-9/*.scm
12cr|guile1.8-1.8.8-2|174	%{_datadir}/%{oname}/%{mver}/ice-9/psyntax.*
12cr|guile1.8-1.8.8-2|175	%{_datadir}/%{oname}/%{mver}/ice-9/debugging/*.scm
12cr|guile1.8-1.8.8-2|176	%{_datadir}/%{oname}/%{mver}/ice-9/debugger/*.scm
12cr|guile1.8-1.8.8-2|177	%{_datadir}/%{oname}/%{mver}/srfi/srfi*.scm
12cr|guile1.8-1.8.8-2|178	%{_datadir}/%{oname}/%{mver}/scripts/*
12cr|guile1.8-1.8.8-2|179	%{_datadir}/%{oname}/%{mver}/slib
12cr|guile1.8-1.8.8-2|180	%{_datadir}/%{oname}/%{mver}/slibcat
12cr|guile1.8-1.8.8-2|181	%{_datadir}/%{oname}/%{mver}/lang/elisp/*
12cr|guile1.8-1.8.8-2|182	%{_datadir}/%{oname}/%{mver}/oop/goops.scm
12cr|guile1.8-1.8.8-2|183	%{_datadir}/%{oname}/%{mver}/oop/goops/*.scm
12cr|guile1.8-1.8.8-2|184	
12cr|guile1.8-1.8.8-2|185	
12cr|guile1.8-1.8.8-2|186	
12cr|guile1.8-1.8.8-2|187	
12cr|guile1.8-1.8.8-2|188	%changelog
12cr|guile1.8-1.8.8-2|189	* Sun Jul 22 2012 Thomas Spuhler <tspuhler@mandriva.org> 1.8.8-1mdv2012.0
12cr|guile1.8-1.8.8-2|190	+ Revision: 810562
12cr|guile1.8-1.8.8-2|191	- imported package guile1.8
12cr|guile1.8-1.8.8-2|192	

1994 12
12cr|guile-lib-0.2.1-1|1	%define	version	0.2.1
12cr|guile-lib-0.2.1-1|2	%define release	1
12cr|guile-lib-0.2.1-1|3	
12cr|guile-lib-0.2.1-1|4	Summary:	Library of useful guile modules
12cr|guile-lib-0.2.1-1|5	Name:		guile-lib
12cr|guile-lib-0.2.1-1|6	Version:	%{version}
12cr|guile-lib-0.2.1-1|7	Release:	%{release}
12cr|guile-lib-0.2.1-1|8	License:	GPLv3
12cr|guile-lib-0.2.1-1|9	Group:		Development/Other
12cr|guile-lib-0.2.1-1|10	URL:		http://savannah.nongnu.org/projects/guile-lib
12cr|guile-lib-0.2.1-1|11	Source:		http://download.savannah.gnu.org/releases/guile-lib/%{name}-%{version}.tar.gz
12cr|guile-lib-0.2.1-1|12	BuildRequires:	texinfo
12cr|guile-lib-0.2.1-1|13	BuildRequires:	guile-devel
12cr|guile-lib-0.2.1-1|14	Requires:	guile >= 1.6
12cr|guile-lib-0.2.1-1|15	BuildArch:	noarch
12cr|guile-lib-0.2.1-1|16	
12cr|guile-lib-0.2.1-1|17	%description
12cr|guile-lib-0.2.1-1|18	A set of various-purpose library modules for Guile. Covered areas include:
12cr|guile-lib-0.2.1-1|19	
12cr|guile-lib-0.2.1-1|20	* Unit testing framework ala JUnit
12cr|guile-lib-0.2.1-1|21	* Logging system
12cr|guile-lib-0.2.1-1|22	* String routines (wrapping, completion, soundex algorithm)
12cr|guile-lib-0.2.1-1|23	* OS process chains (think "shell pipes in scheme")
12cr|guile-lib-0.2.1-1|24	* ANSI escape sequence text coloring
12cr|guile-lib-0.2.1-1|25	* SRFI-35 (conditions)
12cr|guile-lib-0.2.1-1|26	
12cr|guile-lib-0.2.1-1|27	%prep
12cr|guile-lib-0.2.1-1|28	%setup -q
12cr|guile-lib-0.2.1-1|29	
12cr|guile-lib-0.2.1-1|30	%build
12cr|guile-lib-0.2.1-1|31	%configure2_5x
12cr|guile-lib-0.2.1-1|32	%make
12cr|guile-lib-0.2.1-1|33	
12cr|guile-lib-0.2.1-1|34	%install
12cr|guile-lib-0.2.1-1|35	%makeinstall_std
12cr|guile-lib-0.2.1-1|36	
12cr|guile-lib-0.2.1-1|37	%post
12cr|guile-lib-0.2.1-1|38	%_install_info guile-library.info
12cr|guile-lib-0.2.1-1|39	
12cr|guile-lib-0.2.1-1|40	%preun
12cr|guile-lib-0.2.1-1|41	%_remove_install_info guile-library.info
12cr|guile-lib-0.2.1-1|42	
12cr|guile-lib-0.2.1-1|43	%files
12cr|guile-lib-0.2.1-1|44	%doc {AUTHORS,ChangeLog,NEWS,README}
12cr|guile-lib-0.2.1-1|45	%{_infodir}/*.info*
12cr|guile-lib-0.2.1-1|46	%{_datadir}/guile/site/*
12cr|guile-lib-0.2.1-1|47	
12cr|guile-lib-0.2.1-1|48	
12cr|guile-lib-0.2.1-1|49	
12cr|guile-lib-0.2.1-1|50	
12cr|guile-lib-0.2.1-1|51	
12cr|guile-lib-0.2.1-1|52	%changelog
12cr|guile-lib-0.2.1-1|53	* Thu Nov  1 2012 symbianflo <symbianflo@mandrivausers.ro>
12cr|guile-lib-0.2.1-1|54	+ Commit: 6abdd58
12cr|guile-lib-0.2.1-1|55	- update to 0.2.1, new url and download adress, fix build
12cr|guile-lib-0.2.1-1|56	
12cr|guile-lib-0.2.1-1|57	

1995 12
12cr|guitarix2-0.23.3-1|1	%define ladspadir       %{_libdir}/ladspa
12cr|guitarix2-0.23.3-1|2	
12cr|guitarix2-0.23.3-1|3	Name:           guitarix2
12cr|guitarix2-0.23.3-1|4	Summary:        Guitar effect processor for JACK
12cr|guitarix2-0.23.3-1|5	Version:        0.23.3
12cr|guitarix2-0.23.3-1|6	Release:        1
12cr|guitarix2-0.23.3-1|7	
12cr|guitarix2-0.23.3-1|8	Source:         http://prdownloads.sourceforge.net/guitarix/%{name}-%{version}.tar.bz2
12cr|guitarix2-0.23.3-1|9	URL:            http://guitarix.sourceforge.net/
12cr|guitarix2-0.23.3-1|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|guitarix2-0.23.3-1|11	License:        GPLv2
12cr|guitarix2-0.23.3-1|12	Group:          Sound
12cr|guitarix2-0.23.3-1|13	BuildRequires:  sigc++2.0-devel fftw3-devel ladspa-devel
12cr|guitarix2-0.23.3-1|14	BuildRequires:  gtk+2-devel gtkmm2.4-devel
12cr|guitarix2-0.23.3-1|15	BuildRequires:  sndfile-devel jackit-devel
12cr|guitarix2-0.23.3-1|16	BuildRequires:  libzita-convolver-devel libzita-resampler-devel boost-devel
12cr|guitarix2-0.23.3-1|17	BuildRequires:  liblrdf-devel
12cr|guitarix2-0.23.3-1|18	BuildRequires:  faust
12cr|guitarix2-0.23.3-1|19	BuildRequires:  intltool gettext-devel desktop-file-utils
12cr|guitarix2-0.23.3-1|20	Requires:       %{name}-plugins-ladspa = %{version}
12cr|guitarix2-0.23.3-1|21	Provides:       guitarix = %{version}-%{release}
12cr|guitarix2-0.23.3-1|22	Obsoletes:      guitarix < %{version}-%{release}
12cr|guitarix2-0.23.3-1|23	
12cr|guitarix2-0.23.3-1|24	%description
12cr|guitarix2-0.23.3-1|25	Guitarix is a simple Linux Rock Guitar Amplifier for the Jack Audio
12cr|guitarix2-0.23.3-1|26	Connektion Kit with one input and two outputs. Designed to get nice
12cr|guitarix2-0.23.3-1|27	thrash/metal/rock/blues guitar sounds. There are controls for bass,
12cr|guitarix2-0.23.3-1|28	middle, treble, gain (in/out), compressor, preamp, tube's, drive,
12cr|guitarix2-0.23.3-1|29	overdrive, oversample, anti-alias, fuzz, balance, distortion, freeverb,
12cr|guitarix2-0.23.3-1|30	impulse response, vibrato, chorus, delay , cry-baby(wah) and echo.
12cr|guitarix2-0.23.3-1|31	
12cr|guitarix2-0.23.3-1|32	%package plugins-ladspa
12cr|guitarix2-0.23.3-1|33	Summary:        LADSPA plugins coming with guitarix2
12cr|guitarix2-0.23.3-1|34	Group:          Sound
12cr|guitarix2-0.23.3-1|35	
12cr|guitarix2-0.23.3-1|36	Requires:       ladspa
12cr|guitarix2-0.23.3-1|37	
12cr|guitarix2-0.23.3-1|38	%description plugins-ladspa
12cr|guitarix2-0.23.3-1|39	Guitarix is a simple Linux Rock Guitar Amplifier for the Jack Audio
12cr|guitarix2-0.23.3-1|40	Connektion Kit. This package includes the LADSPA plugins for the amp,
12cr|guitarix2-0.23.3-1|41	which can be used with other LADSPA hosts as well.
12cr|guitarix2-0.23.3-1|42	
12cr|guitarix2-0.23.3-1|43	%prep
12cr|guitarix2-0.23.3-1|44	%setup -q -n guitarix-%{version}
12cr|guitarix2-0.23.3-1|45	
12cr|guitarix2-0.23.3-1|46	%build
12cr|guitarix2-0.23.3-1|47	
12cr|guitarix2-0.23.3-1|48	./waf -vv configure --prefix=%{_prefix} --ladspadir=%ladspadir -j1
12cr|guitarix2-0.23.3-1|49	#      --cxxflags="-std=c++0x -fomit-frame-pointer -ftree-loop-linear         \
12cr|guitarix2-0.23.3-1|50	#      -ffinite-math-only -fno-math-errno -fno-signed-zeros -fstrength-reduce \
12cr|guitarix2-0.23.3-1|51	#      %{optflags}"                                                           \
12cr|guitarix2-0.23.3-1|52	
12cr|guitarix2-0.23.3-1|53	
12cr|guitarix2-0.23.3-1|54	./waf build -j1
12cr|guitarix2-0.23.3-1|55	
12cr|guitarix2-0.23.3-1|56	%install
12cr|guitarix2-0.23.3-1|57	rm -rf %{buildroot}
12cr|guitarix2-0.23.3-1|58	./waf install --destdir=%{buildroot}
12cr|guitarix2-0.23.3-1|59	desktop-file-install --add-category="X-MandrivaLinux-Multimedia-Sound;" \
12cr|guitarix2-0.23.3-1|60	--remove-category="X-Jack;" \
12cr|guitarix2-0.23.3-1|61	--remove-category="Midi;" \
12cr|guitarix2-0.23.3-1|62	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|guitarix2-0.23.3-1|63	%clean
12cr|guitarix2-0.23.3-1|64	rm -rf %{buildroot}
12cr|guitarix2-0.23.3-1|65	
12cr|guitarix2-0.23.3-1|66	%files
12cr|guitarix2-0.23.3-1|67	%defattr(-,root,root)
12cr|guitarix2-0.23.3-1|68	%doc README
12cr|guitarix2-0.23.3-1|69	%{_bindir}/guitarix
12cr|guitarix2-0.23.3-1|70	%{_datadir}/pixmaps/*.png
12cr|guitarix2-0.23.3-1|71	%{_datadir}/gx_head/skins/*.jpg
12cr|guitarix2-0.23.3-1|72	%{_datadir}/gx_head/skins/*.png
12cr|guitarix2-0.23.3-1|73	%{_datadir}/gx_head/skins/*.svg
12cr|guitarix2-0.23.3-1|74	%{_datadir}/gx_head/skins/*.rc
12cr|guitarix2-0.23.3-1|75	%{_datadir}/gx_head/sounds/*.wav
12cr|guitarix2-0.23.3-1|76	%{_datadir}/gx_head/builder/*
12cr|guitarix2-0.23.3-1|77	%{_datadir}/gx_head/factorysettings/*
12cr|guitarix2-0.23.3-1|78	%{_datadir}/applications/guitarix.desktop
12cr|guitarix2-0.23.3-1|79	%{_localedir}/es/LC_MESSAGES/guitarix.mo
12cr|guitarix2-0.23.3-1|80	%{_localedir}/fr/LC_MESSAGES/guitarix.mo
12cr|guitarix2-0.23.3-1|81	%{_localedir}/it/LC_MESSAGES/guitarix.mo
12cr|guitarix2-0.23.3-1|82	
12cr|guitarix2-0.23.3-1|83	%files plugins-ladspa
12cr|guitarix2-0.23.3-1|84	%defattr(-,root,root)
12cr|guitarix2-0.23.3-1|85	%ladspadir/*.so
12cr|guitarix2-0.23.3-1|86	%{_datadir}/ladspa/rdf/*.rdf
12cr|guitarix2-0.23.3-1|87	
12cr|guitarix2-0.23.3-1|88	
12cr|guitarix2-0.23.3-1|89	%changelog
12cr|guitarix2-0.23.3-1|90	* Tue Jul 31 2012 Frank Kober <emuse@mandriva.org> 0.23.3-1
12cr|guitarix2-0.23.3-1|91	+ Revision: 811492
12cr|guitarix2-0.23.3-1|92	- new version 0.23.3
12cr|guitarix2-0.23.3-1|93	
12cr|guitarix2-0.23.3-1|94	* Thu Jul 12 2012 Frank Kober <emuse@mandriva.org> 0.23.2-1
12cr|guitarix2-0.23.3-1|95	+ Revision: 809068
12cr|guitarix2-0.23.3-1|96	- new version 0.23.2
12cr|guitarix2-0.23.3-1|97	
12cr|guitarix2-0.23.3-1|98	* Thu Jul 05 2012 Frank Kober <emuse@mandriva.org> 0.23.1-1
12cr|guitarix2-0.23.3-1|99	+ Revision: 808161
12cr|guitarix2-0.23.3-1|100	- new version 0.23.1
12cr|guitarix2-0.23.3-1|101	
12cr|guitarix2-0.23.3-1|102	* Fri May 18 2012 Frank Kober <emuse@mandriva.org> 0.22.3-1
12cr|guitarix2-0.23.3-1|103	+ Revision: 799574
12cr|guitarix2-0.23.3-1|104	- new version 0.22.3 (bugfixes)
12cr|guitarix2-0.23.3-1|105	
12cr|guitarix2-0.23.3-1|106	* Tue Apr 17 2012 Frank Kober <emuse@mandriva.org> 0.22.0-3
12cr|guitarix2-0.23.3-1|107	+ Revision: 791535
12cr|guitarix2-0.23.3-1|108	- provide separate package for guitarix ladspa plugins
12cr|guitarix2-0.23.3-1|109	
12cr|guitarix2-0.23.3-1|110	* Sun Apr 15 2012 Frank Kober <emuse@mandriva.org> 0.22.0-2
12cr|guitarix2-0.23.3-1|111	+ Revision: 791118
12cr|guitarix2-0.23.3-1|112	- rebuild using distro-own packages of zita-convolver and zita-resampler
12cr|guitarix2-0.23.3-1|113	
12cr|guitarix2-0.23.3-1|114	* Sun Apr 15 2012 Frank Kober <emuse@mandriva.org> 0.22.0-1
12cr|guitarix2-0.23.3-1|115	+ Revision: 791085
12cr|guitarix2-0.23.3-1|116	- new version 0.22.0
12cr|guitarix2-0.23.3-1|117	
12cr|guitarix2-0.23.3-1|118	* Wed Nov 09 2011 Frank Kober <emuse@mandriva.org> 0.20.1-1
12cr|guitarix2-0.23.3-1|119	+ Revision: 729562
12cr|guitarix2-0.23.3-1|120	- new version 0.20.1
12cr|guitarix2-0.23.3-1|121	o try build with original waf configure forcing single CPU (works locally)
12cr|guitarix2-0.23.3-1|122	
12cr|guitarix2-0.23.3-1|123	* Wed Nov 02 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.18.0-2
12cr|guitarix2-0.23.3-1|124	+ Revision: 712244
12cr|guitarix2-0.23.3-1|125	- buildfix or we always have Unable to open file  osc.lib ERROR
12cr|guitarix2-0.23.3-1|126	- added libzita-resampler-devel to req section
12cr|guitarix2-0.23.3-1|127	
12cr|guitarix2-0.23.3-1|128	* Wed Aug 10 2011 Frank Kober <emuse@mandriva.org> 0.18.0-1
12cr|guitarix2-0.23.3-1|129	+ Revision: 693878
12cr|guitarix2-0.23.3-1|130	- new version 0.18.0
12cr|guitarix2-0.23.3-1|131	
12cr|guitarix2-0.23.3-1|132	* Sat Jul 09 2011 Frank Kober <emuse@mandriva.org> 0.17.0-1
12cr|guitarix2-0.23.3-1|133	+ Revision: 689409
12cr|guitarix2-0.23.3-1|134	- new version 0.17.0 (mainly bugfixes, some new features)
12cr|guitarix2-0.23.3-1|135	
12cr|guitarix2-0.23.3-1|136	* Fri Jun 10 2011 Frank Kober <emuse@mandriva.org> 0.16.0-1
12cr|guitarix2-0.23.3-1|137	+ Revision: 684098
12cr|guitarix2-0.23.3-1|138	- added intltool BR
12cr|guitarix2-0.23.3-1|139	- Conflicts old version in guitarix package
12cr|guitarix2-0.23.3-1|140	- import guitarix2
12cr|guitarix2-0.23.3-1|141	

1996 12
12cr|gupnp-dlna-0.6.6-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
12cr|gupnp-dlna-0.6.6-1|2	
12cr|gupnp-dlna-0.6.6-1|3	%define api		1.0
12cr|gupnp-dlna-0.6.6-1|4	%define major		2
12cr|gupnp-dlna-0.6.6-1|5	%define girmajor	1.0
12cr|gupnp-dlna-0.6.6-1|6	%define libname		%mklibname %{name} %{api} %{major}
12cr|gupnp-dlna-0.6.6-1|7	%define girname		%mklibname %{name}-gir %{girmajor}
12cr|gupnp-dlna-0.6.6-1|8	%define devname		%mklibname -d %{name}
12cr|gupnp-dlna-0.6.6-1|9	
12cr|gupnp-dlna-0.6.6-1|10	Name:           gupnp-dlna
12cr|gupnp-dlna-0.6.6-1|11	Version:        0.6.6
12cr|gupnp-dlna-0.6.6-1|12	Release:        1
12cr|gupnp-dlna-0.6.6-1|13	Summary:        A collection of helpers for building UPnP dlna applications
12cr|gupnp-dlna-0.6.6-1|14	Group:		System/Libraries
12cr|gupnp-dlna-0.6.6-1|15	License:        LGPLv2+
12cr|gupnp-dlna-0.6.6-1|16	URL:            http://www.gupnp.org/
12cr|gupnp-dlna-0.6.6-1|17	Source0:        http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|gupnp-dlna-0.6.6-1|18	BuildRequires:	pkgconfig(libxml-2.0) >= 2.5.0
12cr|gupnp-dlna-0.6.6-1|19	BuildRequires:	pkgconfig(gstreamer-0.10) >= 0.10.29.2
12cr|gupnp-dlna-0.6.6-1|20	BuildRequires:	pkgconfig(gstreamer-pbutils-0.10) >= 0.10.32
12cr|gupnp-dlna-0.6.6-1|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|gupnp-dlna-0.6.6-1|22	
12cr|gupnp-dlna-0.6.6-1|23	%description
12cr|gupnp-dlna-0.6.6-1|24	GUPnP is an object-oriented open source framework for creating UPnP devices and
12cr|gupnp-dlna-0.6.6-1|25	control points, written in C using GObject and libsoup. The GUPnP API is
12cr|gupnp-dlna-0.6.6-1|26	intended to be easy to use, efficient and flexible.
12cr|gupnp-dlna-0.6.6-1|27	
12cr|gupnp-dlna-0.6.6-1|28	GUPnP DLNA is a small utility library that aims to ease the
12cr|gupnp-dlna-0.6.6-1|29	DLNA-related tasks such as media profile guessing, transcoding to
12cr|gupnp-dlna-0.6.6-1|30	a given profile, etc.
12cr|gupnp-dlna-0.6.6-1|31	
12cr|gupnp-dlna-0.6.6-1|32	%package -n %{libname}
12cr|gupnp-dlna-0.6.6-1|33	Summary:	A collection of helpers for building UPnP DLNA applications
12cr|gupnp-dlna-0.6.6-1|34	Group:		System/Libraries
12cr|gupnp-dlna-0.6.6-1|35	
12cr|gupnp-dlna-0.6.6-1|36	%description -n %{libname}
12cr|gupnp-dlna-0.6.6-1|37	GUPnP is an object-oriented open source framework for creating UPnP
12cr|gupnp-dlna-0.6.6-1|38	devices and control points, written in C using GObject and libsoup.
12cr|gupnp-dlna-0.6.6-1|39	The GUPnP API is intended to be easy to use, efficient and flexible.
12cr|gupnp-dlna-0.6.6-1|40	
12cr|gupnp-dlna-0.6.6-1|41	GUPnP DLNA is a small utility library that aims to ease the
12cr|gupnp-dlna-0.6.6-1|42	DLNA-related tasks such as media profile guessing, transcoding to
12cr|gupnp-dlna-0.6.6-1|43	a given profile, etc.
12cr|gupnp-dlna-0.6.6-1|44	
12cr|gupnp-dlna-0.6.6-1|45	%package -n %{devname}
12cr|gupnp-dlna-0.6.6-1|46	Summary:	Development package for %{name}
12cr|gupnp-dlna-0.6.6-1|47	Group:		Development/C
12cr|gupnp-dlna-0.6.6-1|48	Requires:	%{libname} = %{version}-%{release}
12cr|gupnp-dlna-0.6.6-1|49	Provides:	%{name}-devel = %{version}-%{release}
12cr|gupnp-dlna-0.6.6-1|50	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|gupnp-dlna-0.6.6-1|51	
12cr|gupnp-dlna-0.6.6-1|52	%description -n %{devname}
12cr|gupnp-dlna-0.6.6-1|53	Files for development with %{name}.
12cr|gupnp-dlna-0.6.6-1|54	
12cr|gupnp-dlna-0.6.6-1|55	%package -n %{girname}
12cr|gupnp-dlna-0.6.6-1|56	Summary:	GObject Introspection interface description for %{name}
12cr|gupnp-dlna-0.6.6-1|57	Group:		System/Libraries
12cr|gupnp-dlna-0.6.6-1|58	Requires:	%{libname} = %{version}-%{release}
12cr|gupnp-dlna-0.6.6-1|59	
12cr|gupnp-dlna-0.6.6-1|60	%description -n %{girname}
12cr|gupnp-dlna-0.6.6-1|61	GObject Introspection interface description for %{name}.
12cr|gupnp-dlna-0.6.6-1|62	
12cr|gupnp-dlna-0.6.6-1|63	%prep
12cr|gupnp-dlna-0.6.6-1|64	%setup -q
12cr|gupnp-dlna-0.6.6-1|65	
12cr|gupnp-dlna-0.6.6-1|66	%build
12cr|gupnp-dlna-0.6.6-1|67	%configure2_5x \
12cr|gupnp-dlna-0.6.6-1|68	--disable-static \
12cr|gupnp-dlna-0.6.6-1|69	--enable-introspection=yes
12cr|gupnp-dlna-0.6.6-1|70	%make
12cr|gupnp-dlna-0.6.6-1|71	
12cr|gupnp-dlna-0.6.6-1|72	%install
12cr|gupnp-dlna-0.6.6-1|73	%makeinstall_std
12cr|gupnp-dlna-0.6.6-1|74	
12cr|gupnp-dlna-0.6.6-1|75	#we don't want these
12cr|gupnp-dlna-0.6.6-1|76	find %{buildroot} -name "*.la" -delete
12cr|gupnp-dlna-0.6.6-1|77	
12cr|gupnp-dlna-0.6.6-1|78	%files
12cr|gupnp-dlna-0.6.6-1|79	%{_bindir}/*
12cr|gupnp-dlna-0.6.6-1|80	%{_datadir}/%{name}
12cr|gupnp-dlna-0.6.6-1|81	
12cr|gupnp-dlna-0.6.6-1|82	%files -n %{libname}
12cr|gupnp-dlna-0.6.6-1|83	%doc AUTHORS COPYING README
12cr|gupnp-dlna-0.6.6-1|84	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12cr|gupnp-dlna-0.6.6-1|85	
12cr|gupnp-dlna-0.6.6-1|86	%files -n %{girname}
12cr|gupnp-dlna-0.6.6-1|87	%{_libdir}/girepository-1.0/GUPnPDLNA-%{girmajor}.typelib
12cr|gupnp-dlna-0.6.6-1|88	
12cr|gupnp-dlna-0.6.6-1|89	%files -n %{devname}
12cr|gupnp-dlna-0.6.6-1|90	%doc %{_datadir}/gtk-doc/html/%{name}
12cr|gupnp-dlna-0.6.6-1|91	%{_includedir}/*
12cr|gupnp-dlna-0.6.6-1|92	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12cr|gupnp-dlna-0.6.6-1|93	%{_libdir}/lib%{name}-%{api}.so
12cr|gupnp-dlna-0.6.6-1|94	%{_datadir}/gir-1.0/GUPnPDLNA-%{girmajor}.gir
12cr|gupnp-dlna-0.6.6-1|95	
12cr|gupnp-dlna-0.6.6-1|96	
12cr|gupnp-dlna-0.6.6-1|97	
12cr|gupnp-dlna-0.6.6-1|98	%changelog
12cr|gupnp-dlna-0.6.6-1|99	* Sat May 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.6.6-1
12cr|gupnp-dlna-0.6.6-1|100	+ Revision: 796665
12cr|gupnp-dlna-0.6.6-1|101	- version update 0.6.6
12cr|gupnp-dlna-0.6.6-1|102	
12cr|gupnp-dlna-0.6.6-1|103	* Fri Apr 15 2011 Funda Wang <fwang@mandriva.org> 0.6.1-1
12cr|gupnp-dlna-0.6.6-1|104	+ Revision: 653183
12cr|gupnp-dlna-0.6.6-1|105	- import gupnp-dlna
12cr|gupnp-dlna-0.6.6-1|106	

1997 12
12cr|gupnp-tools-0.8.4-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cr|gupnp-tools-0.8.4-1|2	
12cr|gupnp-tools-0.8.4-1|3	Name:		gupnp-tools
12cr|gupnp-tools-0.8.4-1|4	Version:	0.8.4
12cr|gupnp-tools-0.8.4-1|5	Release:	1
12cr|gupnp-tools-0.8.4-1|6	Summary:	A collection of dev tools utilizing GUPnP and GTK+
12cr|gupnp-tools-0.8.4-1|7	Group:		Development/Other
12cr|gupnp-tools-0.8.4-1|8	License:	GPLv2+
12cr|gupnp-tools-0.8.4-1|9	URL:		http://www.gupnp.org/
12cr|gupnp-tools-0.8.4-1|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|gupnp-tools-0.8.4-1|11	BuildRequires:	pkgconfig(gssdp-1.0) >= 0.10
12cr|gupnp-tools-0.8.4-1|12	BuildRequires:	pkgconfig(gupnp-1.0) >= 0.13
12cr|gupnp-tools-0.8.4-1|13	BuildRequires:	pkgconfig(gupnp-av-1.0) >= 0.5.5
12cr|gupnp-tools-0.8.4-1|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12cr|gupnp-tools-0.8.4-1|15	BuildRequires:	pkgconfig(gtksourceview-3.0)
12cr|gupnp-tools-0.8.4-1|16	BuildRequires:	pkgconfig(gnome-icon-theme) >= 2.20
12cr|gupnp-tools-0.8.4-1|17	
12cr|gupnp-tools-0.8.4-1|18	%description
12cr|gupnp-tools-0.8.4-1|19	GUPnP is an object-oriented open source framework for creating UPnP
12cr|gupnp-tools-0.8.4-1|20	devices and control points, written in C using GObject and libsoup.
12cr|gupnp-tools-0.8.4-1|21	The GUPnP API is intended to be easy to use, efficient and flexible.
12cr|gupnp-tools-0.8.4-1|22	
12cr|gupnp-tools-0.8.4-1|23	GUPnP-tools is a collection of developer tools utilizing GUPnP and GTK+.
12cr|gupnp-tools-0.8.4-1|24	It features a universal control point application as well as a sample
12cr|gupnp-tools-0.8.4-1|25	DimmableLight v1.0 implementation.
12cr|gupnp-tools-0.8.4-1|26	
12cr|gupnp-tools-0.8.4-1|27	%prep
12cr|gupnp-tools-0.8.4-1|28	%setup -q
12cr|gupnp-tools-0.8.4-1|29	
12cr|gupnp-tools-0.8.4-1|30	%build
12cr|gupnp-tools-0.8.4-1|31	%configure2_5x --disable-static
12cr|gupnp-tools-0.8.4-1|32	%make
12cr|gupnp-tools-0.8.4-1|33	
12cr|gupnp-tools-0.8.4-1|34	%install
12cr|gupnp-tools-0.8.4-1|35	%makeinstall_std
12cr|gupnp-tools-0.8.4-1|36	
12cr|gupnp-tools-0.8.4-1|37	%files
12cr|gupnp-tools-0.8.4-1|38	%doc AUTHORS README
12cr|gupnp-tools-0.8.4-1|39	%{_datadir}/%{name}
12cr|gupnp-tools-0.8.4-1|40	%{_bindir}/gssdp-discover
12cr|gupnp-tools-0.8.4-1|41	%{_bindir}/gupnp-network-light
12cr|gupnp-tools-0.8.4-1|42	%{_bindir}/gupnp-universal-cp
12cr|gupnp-tools-0.8.4-1|43	%{_bindir}/gupnp-av-cp
12cr|gupnp-tools-0.8.4-1|44	%{_bindir}/gupnp-upload
12cr|gupnp-tools-0.8.4-1|45	%{_datadir}/applications/gupnp-*.desktop
12cr|gupnp-tools-0.8.4-1|46	
12cr|gupnp-tools-0.8.4-1|47	
12cr|gupnp-tools-0.8.4-1|48	%changelog
12cr|gupnp-tools-0.8.4-1|49	* Sat May 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.8.4-1
12cr|gupnp-tools-0.8.4-1|50	+ Revision: 796743
12cr|gupnp-tools-0.8.4-1|51	- BR: pkgconfig(gtksourceview-3.0)
12cr|gupnp-tools-0.8.4-1|52	- BR: gtksourceview-3.0-devel
12cr|gupnp-tools-0.8.4-1|53	- imported package gupnp-tools
12cr|gupnp-tools-0.8.4-1|54	

1998 12
12cr|gupnp-ui-0.1.1-4|1	%define name gupnp-ui
12cr|gupnp-ui-0.1.1-4|2	%define version 0.1.1
12cr|gupnp-ui-0.1.1-4|3	%define release %mkrel 4
12cr|gupnp-ui-0.1.1-4|4	%define major 0
12cr|gupnp-ui-0.1.1-4|5	%define libname %mklibname %{name}  %{major}
12cr|gupnp-ui-0.1.1-4|6	%define develname %mklibname %{name} -d
12cr|gupnp-ui-0.1.1-4|7	
12cr|gupnp-ui-0.1.1-4|8	Summary: GUI for gupnp
12cr|gupnp-ui-0.1.1-4|9	Name: %{name}
12cr|gupnp-ui-0.1.1-4|10	Version: %{version}
12cr|gupnp-ui-0.1.1-4|11	Release: %{release}
12cr|gupnp-ui-0.1.1-4|12	Source0: http://gupnp.org/sources/gupnp-ui/%{name}-%{version}.tar.gz
12cr|gupnp-ui-0.1.1-4|13	Patch0: gupnp-ui-0.1.1-format-strings.patch
12cr|gupnp-ui-0.1.1-4|14	License: LGPLv2+
12cr|gupnp-ui-0.1.1-4|15	Group: Networking/Other
12cr|gupnp-ui-0.1.1-4|16	Url: http://gupnp.org/
12cr|gupnp-ui-0.1.1-4|17	BuildRequires: gupnp-devel
12cr|gupnp-ui-0.1.1-4|18	BuildRequires: pkgconfig(gtk+-2.0)
12cr|gupnp-ui-0.1.1-4|19	buildrequires: gtk-doc
12cr|gupnp-ui-0.1.1-4|20	
12cr|gupnp-ui-0.1.1-4|21	%description
12cr|gupnp-ui-0.1.1-4|22	GUI for gupnp
12cr|gupnp-ui-0.1.1-4|23	
12cr|gupnp-ui-0.1.1-4|24	%package -n %{libname}
12cr|gupnp-ui-0.1.1-4|25	
12cr|gupnp-ui-0.1.1-4|26	Summary:        Main library for gupnp-ui
12cr|gupnp-ui-0.1.1-4|27	Group:          System/Libraries
12cr|gupnp-ui-0.1.1-4|28	Provides:       %{name} = %{version}-%{release}
12cr|gupnp-ui-0.1.1-4|29	
12cr|gupnp-ui-0.1.1-4|30	%description -n %{libname}
12cr|gupnp-ui-0.1.1-4|31	This package contains the library needed to run programs dynamically
12cr|gupnp-ui-0.1.1-4|32	linked with gupnp-ui.
12cr|gupnp-ui-0.1.1-4|33	
12cr|gupnp-ui-0.1.1-4|34	%package -n     %{develname}
12cr|gupnp-ui-0.1.1-4|35	Summary:        Headers for developing programs that will use gupnp-ui
12cr|gupnp-ui-0.1.1-4|36	Group:          Development/C
12cr|gupnp-ui-0.1.1-4|37	Requires:       %{libname} = %{version}
12cr|gupnp-ui-0.1.1-4|38	Provides:       %{name}-devel = %{version}-%{release}
12cr|gupnp-ui-0.1.1-4|39	
12cr|gupnp-ui-0.1.1-4|40	%description -n %{develname}
12cr|gupnp-ui-0.1.1-4|41	This package contains the headers that programmers will need to develop
12cr|gupnp-ui-0.1.1-4|42	applications which will use gupnp-ui
12cr|gupnp-ui-0.1.1-4|43	
12cr|gupnp-ui-0.1.1-4|44	%prep
12cr|gupnp-ui-0.1.1-4|45	%setup -q
12cr|gupnp-ui-0.1.1-4|46	%patch0 -p1
12cr|gupnp-ui-0.1.1-4|47	
12cr|gupnp-ui-0.1.1-4|48	%build
12cr|gupnp-ui-0.1.1-4|49	autoreconf -vif
12cr|gupnp-ui-0.1.1-4|50	%configure2_5x
12cr|gupnp-ui-0.1.1-4|51	%make
12cr|gupnp-ui-0.1.1-4|52	
12cr|gupnp-ui-0.1.1-4|53	%install
12cr|gupnp-ui-0.1.1-4|54	%makeinstall_std
12cr|gupnp-ui-0.1.1-4|55	
12cr|gupnp-ui-0.1.1-4|56	%files -n %{libname}
12cr|gupnp-ui-0.1.1-4|57	%{_libdir}/*.so.%{major}*
12cr|gupnp-ui-0.1.1-4|58	
12cr|gupnp-ui-0.1.1-4|59	%files -n %{develname}
12cr|gupnp-ui-0.1.1-4|60	%{_libdir}/pkgconfig/gupnp-ui*.pc
12cr|gupnp-ui-0.1.1-4|61	%{_includedir}/gupnp-ui-1.0/lib%{name}/*.h
12cr|gupnp-ui-0.1.1-4|62	%{_libdir}/*.so
12cr|gupnp-ui-0.1.1-4|63	%{_libdir}/*.a
12cr|gupnp-ui-0.1.1-4|64	%{_datadir}/gtk-doc/html/%{name}/*
12cr|gupnp-ui-0.1.1-4|65	
12cr|gupnp-ui-0.1.1-4|66	
12cr|gupnp-ui-0.1.1-4|67	
12cr|gupnp-ui-0.1.1-4|68	%changelog
12cr|gupnp-ui-0.1.1-4|69	* Tue Aug 30 2011 Götz Waschk <waschk@mandriva.org> 0.1.1-4mdv2012.0
12cr|gupnp-ui-0.1.1-4|70	+ Revision: 697462
12cr|gupnp-ui-0.1.1-4|71	- rebuild
12cr|gupnp-ui-0.1.1-4|72	
12cr|gupnp-ui-0.1.1-4|73	* Tue Sep 21 2010 Götz Waschk <waschk@mandriva.org> 0.1.1-3mdv2011.0
12cr|gupnp-ui-0.1.1-4|74	+ Revision: 580331
12cr|gupnp-ui-0.1.1-4|75	- update build deps
12cr|gupnp-ui-0.1.1-4|76	
12cr|gupnp-ui-0.1.1-4|77	* Sun Sep 20 2009 Götz Waschk <waschk@mandriva.org> 0.1.1-2mdv2010.0
12cr|gupnp-ui-0.1.1-4|78	+ Revision: 445783
12cr|gupnp-ui-0.1.1-4|79	- rebuild for new libgupnp
12cr|gupnp-ui-0.1.1-4|80	
12cr|gupnp-ui-0.1.1-4|81	* Fri Sep 11 2009 Götz Waschk <waschk@mandriva.org> 0.1.1-1mdv2010.0
12cr|gupnp-ui-0.1.1-4|82	+ Revision: 438524
12cr|gupnp-ui-0.1.1-4|83	- new version
12cr|gupnp-ui-0.1.1-4|84	- fix URL
12cr|gupnp-ui-0.1.1-4|85	- fix format strings
12cr|gupnp-ui-0.1.1-4|86	- fix build
12cr|gupnp-ui-0.1.1-4|87	
12cr|gupnp-ui-0.1.1-4|88	+ Pixel <pixel@mandriva.com>
12cr|gupnp-ui-0.1.1-4|89	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|gupnp-ui-0.1.1-4|90	
12cr|gupnp-ui-0.1.1-4|91	+ Erwan Velu <erwan@mandriva.org>
12cr|gupnp-ui-0.1.1-4|92	- import gupnp-ui
12cr|gupnp-ui-0.1.1-4|93	

1999 12
12cr|gupnp-vala-0.10.3-1|1	%define vala 0.11.3
12cr|gupnp-vala-0.10.3-1|2	Name:           gupnp-vala
12cr|gupnp-vala-0.10.3-1|3	Version:        0.10.3
12cr|gupnp-vala-0.10.3-1|4	Release:        %mkrel 1
12cr|gupnp-vala-0.10.3-1|5	Summary:        GUPnP is a uPnP framework. This adds vala language bindings
12cr|gupnp-vala-0.10.3-1|6	Group:          Development/Other
12cr|gupnp-vala-0.10.3-1|7	License:        LGPLv2+
12cr|gupnp-vala-0.10.3-1|8	URL:            http://www.gupnp.org/
12cr|gupnp-vala-0.10.3-1|9	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.xz
12cr|gupnp-vala-0.10.3-1|10	BuildRequires: vala-devel >= %vala
12cr|gupnp-vala-0.10.3-1|11	BuildRequires: vala-tools >= %vala
12cr|gupnp-vala-0.10.3-1|12	BuildRequires: vala >= %vala
12cr|gupnp-vala-0.10.3-1|13	BuildRequires: gssdp-devel >= 0.11
12cr|gupnp-vala-0.10.3-1|14	BuildRequires: gupnp-devel >= 0.13.3
12cr|gupnp-vala-0.10.3-1|15	BuildRequires: gupnp-av-devel >= 0.5.9
12cr|gupnp-vala-0.10.3-1|16	BuildRequires: gupnp-ui-devel
12cr|gupnp-vala-0.10.3-1|17	BuildRequires: libsoup-devel
12cr|gupnp-vala-0.10.3-1|18	Requires: pkgconfig
12cr|gupnp-vala-0.10.3-1|19	Requires: vala >= 0.9.5
12cr|gupnp-vala-0.10.3-1|20	BuildArch:	noarch
12cr|gupnp-vala-0.10.3-1|21	
12cr|gupnp-vala-0.10.3-1|22	%description
12cr|gupnp-vala-0.10.3-1|23	GUPnP is an object-oriented open source framework for creating UPnP
12cr|gupnp-vala-0.10.3-1|24	devices and control points, written in C using GObject and libsoup.
12cr|gupnp-vala-0.10.3-1|25	The GUPnP API is intended to be easy to use, efficient and flexible.
12cr|gupnp-vala-0.10.3-1|26	
12cr|gupnp-vala-0.10.3-1|27	This package adds vala language bindings
12cr|gupnp-vala-0.10.3-1|28	
12cr|gupnp-vala-0.10.3-1|29	%prep
12cr|gupnp-vala-0.10.3-1|30	%setup -q
12cr|gupnp-vala-0.10.3-1|31	
12cr|gupnp-vala-0.10.3-1|32	%build
12cr|gupnp-vala-0.10.3-1|33	%configure2_5x
12cr|gupnp-vala-0.10.3-1|34	%make
12cr|gupnp-vala-0.10.3-1|35	
12cr|gupnp-vala-0.10.3-1|36	%install
12cr|gupnp-vala-0.10.3-1|37	%makeinstall_std
12cr|gupnp-vala-0.10.3-1|38	
12cr|gupnp-vala-0.10.3-1|39	%check
12cr|gupnp-vala-0.10.3-1|40	make check
12cr|gupnp-vala-0.10.3-1|41	
12cr|gupnp-vala-0.10.3-1|42	%files
12cr|gupnp-vala-0.10.3-1|43	%defattr(-,root,root,-)
12cr|gupnp-vala-0.10.3-1|44	%doc AUTHORS
12cr|gupnp-vala-0.10.3-1|45	%{_datadir}/vala/vapi/*
12cr|gupnp-vala-0.10.3-1|46	%{_libdir}/pkgconfig/gupnp-vala-1.0.pc
12cr|gupnp-vala-0.10.3-1|47	
12cr|gupnp-vala-0.10.3-1|48	
12cr|gupnp-vala-0.10.3-1|49	
12cr|gupnp-vala-0.10.3-1|50	%changelog
12cr|gupnp-vala-0.10.3-1|51	* Mon Feb 13 2012 Götz Waschk <waschk@mandriva.org> 0.10.3-1mdv2012.0
12cr|gupnp-vala-0.10.3-1|52	+ Revision: 773748
12cr|gupnp-vala-0.10.3-1|53	- update to new version 0.10.3
12cr|gupnp-vala-0.10.3-1|54	
12cr|gupnp-vala-0.10.3-1|55	* Tue Sep 13 2011 Götz Waschk <waschk@mandriva.org> 0.10.2-1
12cr|gupnp-vala-0.10.3-1|56	+ Revision: 699678
12cr|gupnp-vala-0.10.3-1|57	- update to new version 0.10.2
12cr|gupnp-vala-0.10.3-1|58	
12cr|gupnp-vala-0.10.3-1|59	* Tue Sep 06 2011 Götz Waschk <waschk@mandriva.org> 0.10.1-1
12cr|gupnp-vala-0.10.3-1|60	+ Revision: 698455
12cr|gupnp-vala-0.10.3-1|61	- new version
12cr|gupnp-vala-0.10.3-1|62	
12cr|gupnp-vala-0.10.3-1|63	* Tue Aug 30 2011 Götz Waschk <waschk@mandriva.org> 0.10.0-1
12cr|gupnp-vala-0.10.3-1|64	+ Revision: 697463
12cr|gupnp-vala-0.10.3-1|65	- new version
12cr|gupnp-vala-0.10.3-1|66	- bump gssdp dep
12cr|gupnp-vala-0.10.3-1|67	
12cr|gupnp-vala-0.10.3-1|68	* Fri Apr 15 2011 Funda Wang <fwang@mandriva.org> 0.8.0-1
12cr|gupnp-vala-0.10.3-1|69	+ Revision: 653182
12cr|gupnp-vala-0.10.3-1|70	- new version 0.8.0
12cr|gupnp-vala-0.10.3-1|71	
12cr|gupnp-vala-0.10.3-1|72	+ Matthew Dawkins <mattydaw@mandriva.org>
12cr|gupnp-vala-0.10.3-1|73	- new version 0.6.12
12cr|gupnp-vala-0.10.3-1|74	
12cr|gupnp-vala-0.10.3-1|75	* Tue Aug 17 2010 Emmanuel Andry <eandry@mandriva.org> 0.6.11-1mdv2011.0
12cr|gupnp-vala-0.10.3-1|76	+ Revision: 570989
12cr|gupnp-vala-0.10.3-1|77	- New version 0.6.11
12cr|gupnp-vala-0.10.3-1|78	- update BR
12cr|gupnp-vala-0.10.3-1|79	- fix files list
12cr|gupnp-vala-0.10.3-1|80	
12cr|gupnp-vala-0.10.3-1|81	* Wed Aug 04 2010 Götz Waschk <waschk@mandriva.org> 0.6.9-1mdv2011.0
12cr|gupnp-vala-0.10.3-1|82	+ Revision: 565700
12cr|gupnp-vala-0.10.3-1|83	- update to new version 0.6.9
12cr|gupnp-vala-0.10.3-1|84	
12cr|gupnp-vala-0.10.3-1|85	* Tue Aug 03 2010 Funda Wang <fwang@mandriva.org> 0.6.7-1mdv2011.0
12cr|gupnp-vala-0.10.3-1|86	+ Revision: 565291
12cr|gupnp-vala-0.10.3-1|87	- new version 0.6.7
12cr|gupnp-vala-0.10.3-1|88	
12cr|gupnp-vala-0.10.3-1|89	* Tue Apr 13 2010 Götz Waschk <waschk@mandriva.org> 0.6.5-1mdv2010.1
12cr|gupnp-vala-0.10.3-1|90	+ Revision: 534171
12cr|gupnp-vala-0.10.3-1|91	- new version
12cr|gupnp-vala-0.10.3-1|92	- bump gupnp dep
12cr|gupnp-vala-0.10.3-1|93	
12cr|gupnp-vala-0.10.3-1|94	* Sat Feb 20 2010 Frederik Himpe <fhimpe@mandriva.org> 0.6.4-1mdv2010.1
12cr|gupnp-vala-0.10.3-1|95	+ Revision: 508705
12cr|gupnp-vala-0.10.3-1|96	- update to new version 0.6.4
12cr|gupnp-vala-0.10.3-1|97	
12cr|gupnp-vala-0.10.3-1|98	* Sun Oct 04 2009 Colin Guthrie <cguthrie@mandriva.org> 0.6-1mdv2010.0
12cr|gupnp-vala-0.10.3-1|99	+ Revision: 453271
12cr|gupnp-vala-0.10.3-1|100	- Fix group
12cr|gupnp-vala-0.10.3-1|101	- import gupnp-vala
12cr|gupnp-vala-0.10.3-1|102	
12cr|gupnp-vala-0.10.3-1|103	
12cr|gupnp-vala-0.10.3-1|104	* Thu Sep 17 2009 Bastien Nocera <bnocera@redhat.com> 0.6-1
12cr|gupnp-vala-0.10.3-1|105	- Update to 0.6
12cr|gupnp-vala-0.10.3-1|106	
12cr|gupnp-vala-0.10.3-1|107	* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.4-3
12cr|gupnp-vala-0.10.3-1|108	- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
12cr|gupnp-vala-0.10.3-1|109	
12cr|gupnp-vala-0.10.3-1|110	* Sun Jun 21 2009 Peter Robinson <pbrobinson@gmail.com> 0.5.4-2
12cr|gupnp-vala-0.10.3-1|111	- Add patch to fix 64 bit pkgconfig paths. Fixes RHBZ 496794
12cr|gupnp-vala-0.10.3-1|112	
12cr|gupnp-vala-0.10.3-1|113	* Wed Jun  3 2009 Peter Robinson <pbrobinson@gmail.com> 0.5.4-1
12cr|gupnp-vala-0.10.3-1|114	- New upstream release
12cr|gupnp-vala-0.10.3-1|115	
12cr|gupnp-vala-0.10.3-1|116	* Wed Apr  8 2009 Peter Robinson <pbrobinson@gmail.com> 0.5.3-5
12cr|gupnp-vala-0.10.3-1|117	- Rebuild
12cr|gupnp-vala-0.10.3-1|118	
12cr|gupnp-vala-0.10.3-1|119	* Fri Apr  3 2009 Peter Robinson <pbrobinson@gmail.com> 0.5.3-3
12cr|gupnp-vala-0.10.3-1|120	- Remove noarch, as its not due to the pkgconfig file
12cr|gupnp-vala-0.10.3-1|121	
12cr|gupnp-vala-0.10.3-1|122	* Tue Mar 10 2009 Peter Robinson <pbrobinson@gmail.com> 0.5.3-2
12cr|gupnp-vala-0.10.3-1|123	- Patch for noarch and some reqs thanks to Michel Salim
12cr|gupnp-vala-0.10.3-1|124	
12cr|gupnp-vala-0.10.3-1|125	* Wed Feb 25 2009 Peter Robinson <pbrobinson@gmail.com> 0.5.3-1
12cr|gupnp-vala-0.10.3-1|126	- New upstream version, review request fixes, update spec for new version
12cr|gupnp-vala-0.10.3-1|127	
12cr|gupnp-vala-0.10.3-1|128	* Wed Jan 14 2009 Peter Robinson <pbrobinson@gmail.com> 0.5-1
12cr|gupnp-vala-0.10.3-1|129	- New upstream version
12cr|gupnp-vala-0.10.3-1|130	
12cr|gupnp-vala-0.10.3-1|131	* Wed Dec 31 2008 Peter Robinson <pbrobinson@gmail.com> 0.4-1
12cr|gupnp-vala-0.10.3-1|132	- Update to new version to fix compile with newer vala and gupnp releases
12cr|gupnp-vala-0.10.3-1|133	
12cr|gupnp-vala-0.10.3-1|134	* Wed Jul 9 2008 Peter Robinson <pbrobinson@gmail.com> 0.2-2
12cr|gupnp-vala-0.10.3-1|135	- Fixed dep on vala-tools
12cr|gupnp-vala-0.10.3-1|136	
12cr|gupnp-vala-0.10.3-1|137	* Wed Jul 9 2008 Peter Robinson <pbrobinson@gmail.com> 0.2-1
12cr|gupnp-vala-0.10.3-1|138	- Initial release

2000 12
12cr|gurlchecker-0.13.1-1|1	Summary:	Web page link validation program
12cr|gurlchecker-0.13.1-1|2	Name:		gurlchecker
12cr|gurlchecker-0.13.1-1|3	Version:	0.13.1
12cr|gurlchecker-0.13.1-1|4	Release:	1
12cr|gurlchecker-0.13.1-1|5	License:	GPLv2+
12cr|gurlchecker-0.13.1-1|6	Group:		Networking/WWW
12cr|gurlchecker-0.13.1-1|7	URL:		http://www.nongnu.org/gurlchecker/
12cr|gurlchecker-0.13.1-1|8	Source0:	http://labs.libre-entreprise.org/frs/download.php/857/%{name}-%{version}.tar.gz
12cr|gurlchecker-0.13.1-1|9	Patch0:		gurlchecker-0.13-tidydir.patch
12cr|gurlchecker-0.13.1-1|10	Patch1:		gurlchecker-0.12-fix-str-fmt.patch
12cr|gurlchecker-0.13.1-1|11	BuildRequires:	libglade2.0-devel
12cr|gurlchecker-0.13.1-1|12	BuildRequires:	libgnomeui2-devel
12cr|gurlchecker-0.13.1-1|13	BuildRequires:	libgnet2-devel
12cr|gurlchecker-0.13.1-1|14	BuildRequires:	sqlite3-devel
12cr|gurlchecker-0.13.1-1|15	BuildRequires:	libjson-glib-devel
12cr|gurlchecker-0.13.1-1|16	BuildRequires:	imagemagick
12cr|gurlchecker-0.13.1-1|17	BuildRequires:  perl(XML::Parser)
12cr|gurlchecker-0.13.1-1|18	BuildRequires:  gnutls-devel
12cr|gurlchecker-0.13.1-1|19	BuildRequires:  docbook-utils
12cr|gurlchecker-0.13.1-1|20	BuildRequires:  openjade
12cr|gurlchecker-0.13.1-1|21	BuildRequires:  libtidy-devel
12cr|gurlchecker-0.13.1-1|22	BuildRequires:  libcroco0.6-devel
12cr|gurlchecker-0.13.1-1|23	BuildRequires:	docbook-dtd41-sgml
12cr|gurlchecker-0.13.1-1|24	BuildRequires:  gtk-doc
12cr|gurlchecker-0.13.1-1|25	BuildRequires:  desktop-file-utils
12cr|gurlchecker-0.13.1-1|26	BuildRequires:	intltool
12cr|gurlchecker-0.13.1-1|27	
12cr|gurlchecker-0.13.1-1|28	%description
12cr|gurlchecker-0.13.1-1|29	gURLChecker is a graphical web link checker. It can work on a whole
12cr|gurlchecker-0.13.1-1|30	site, a single local page or a browser bookmarks file.
12cr|gurlchecker-0.13.1-1|31	
12cr|gurlchecker-0.13.1-1|32	%prep
12cr|gurlchecker-0.13.1-1|33	%setup -q
12cr|gurlchecker-0.13.1-1|34	%patch0 -p0 -b .tidy
12cr|gurlchecker-0.13.1-1|35	%patch1 -p0
12cr|gurlchecker-0.13.1-1|36	
12cr|gurlchecker-0.13.1-1|37	%build
12cr|gurlchecker-0.13.1-1|38	%configure2_5x
12cr|gurlchecker-0.13.1-1|39	%make
12cr|gurlchecker-0.13.1-1|40	
12cr|gurlchecker-0.13.1-1|41	%install
12cr|gurlchecker-0.13.1-1|42	rm -rf %{buildroot}
12cr|gurlchecker-0.13.1-1|43	%makeinstall_std
12cr|gurlchecker-0.13.1-1|44	
12cr|gurlchecker-0.13.1-1|45	# menu
12cr|gurlchecker-0.13.1-1|46	
12cr|gurlchecker-0.13.1-1|47	desktop-file-install --vendor="" \
12cr|gurlchecker-0.13.1-1|48	--remove-category="Application" \
12cr|gurlchecker-0.13.1-1|49	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|gurlchecker-0.13.1-1|50	
12cr|gurlchecker-0.13.1-1|51	#icons
12cr|gurlchecker-0.13.1-1|52	mkdir -p %{buildroot}%{_iconsdir} \
12cr|gurlchecker-0.13.1-1|53	%{buildroot}%{_liconsdir} \
12cr|gurlchecker-0.13.1-1|54	%{buildroot}%{_miconsdir}
12cr|gurlchecker-0.13.1-1|55	convert -geometry 48x48 ui/%{name}_icon.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|gurlchecker-0.13.1-1|56	convert -geometry 32x32 ui/%{name}_icon.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|gurlchecker-0.13.1-1|57	convert -geometry 16x16 ui/%{name}_icon.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|gurlchecker-0.13.1-1|58	
12cr|gurlchecker-0.13.1-1|59	%find_lang %{name}
12cr|gurlchecker-0.13.1-1|60	
12cr|gurlchecker-0.13.1-1|61	%files -f %{name}.lang
12cr|gurlchecker-0.13.1-1|62	%defattr(-, root, root)
12cr|gurlchecker-0.13.1-1|63	%doc AUTHORS COPYING ChangeLog NEWS README THANKS
12cr|gurlchecker-0.13.1-1|64	%{_bindir}/*
12cr|gurlchecker-0.13.1-1|65	%{_datadir}/%{name}
12cr|gurlchecker-0.13.1-1|66	%{_datadir}/applications/*
12cr|gurlchecker-0.13.1-1|67	%dir %{_datadir}/gtk-doc/html/%{name}
12cr|gurlchecker-0.13.1-1|68	%{_datadir}/gtk-doc/html/%{name}/*
12cr|gurlchecker-0.13.1-1|69	%{_datadir}/pixmaps/*
12cr|gurlchecker-0.13.1-1|70	%{_mandir}/man1/*
12cr|gurlchecker-0.13.1-1|71	%{_iconsdir}/%{name}.png
12cr|gurlchecker-0.13.1-1|72	%{_liconsdir}/%{name}.png
12cr|gurlchecker-0.13.1-1|73	%{_miconsdir}/%{name}.png
12cr|gurlchecker-0.13.1-1|74	
12cr|gurlchecker-0.13.1-1|75	
12cr|gurlchecker-0.13.1-1|76	%changelog
12cr|gurlchecker-0.13.1-1|77	* Mon Apr 16 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.13.1-1
12cr|gurlchecker-0.13.1-1|78	+ Revision: 791338
12cr|gurlchecker-0.13.1-1|79	- update to 0.13.1
12cr|gurlchecker-0.13.1-1|80	
12cr|gurlchecker-0.13.1-1|81	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.13-3mdv2011.0
12cr|gurlchecker-0.13.1-1|82	+ Revision: 611049
12cr|gurlchecker-0.13.1-1|83	- rebuild
12cr|gurlchecker-0.13.1-1|84	
12cr|gurlchecker-0.13.1-1|85	* Mon Feb 15 2010 Funda Wang <fwang@mandriva.org> 0.13-2mdv2010.1
12cr|gurlchecker-0.13.1-1|86	+ Revision: 506383
12cr|gurlchecker-0.13.1-1|87	- rework tidy patch
12cr|gurlchecker-0.13.1-1|88	- add more BR
12cr|gurlchecker-0.13.1-1|89	- new version 0.13
12cr|gurlchecker-0.13.1-1|90	
12cr|gurlchecker-0.13.1-1|91	* Sun Feb 07 2010 Funda Wang <fwang@mandriva.org> 0.12.1-2mdv2010.1
12cr|gurlchecker-0.13.1-1|92	+ Revision: 501644
12cr|gurlchecker-0.13.1-1|93	- New version 0.12.1
12cr|gurlchecker-0.13.1-1|94	
12cr|gurlchecker-0.13.1-1|95	* Sat Jan 30 2010 Funda Wang <fwang@mandriva.org> 0.12-1mdv2010.1
12cr|gurlchecker-0.13.1-1|96	+ Revision: 498524
12cr|gurlchecker-0.13.1-1|97	- New version 0.12
12cr|gurlchecker-0.13.1-1|98	
12cr|gurlchecker-0.13.1-1|99	* Tue Nov 10 2009 Frederik Himpe <fhimpe@mandriva.org> 0.10.5-1mdv2010.1
12cr|gurlchecker-0.13.1-1|100	+ Revision: 464297
12cr|gurlchecker-0.13.1-1|101	- Update to new version 0.10.5
12cr|gurlchecker-0.13.1-1|102	
12cr|gurlchecker-0.13.1-1|103	* Wed Jun 03 2009 Funda Wang <fwang@mandriva.org> 0.10.3-2mdv2010.0
12cr|gurlchecker-0.13.1-1|104	+ Revision: 382370
12cr|gurlchecker-0.13.1-1|105	- rebuild for gnutls 2.8
12cr|gurlchecker-0.13.1-1|106	
12cr|gurlchecker-0.13.1-1|107	* Tue Feb 10 2009 Funda Wang <fwang@mandriva.org> 0.10.3-1mdv2009.1
12cr|gurlchecker-0.13.1-1|108	+ Revision: 339201
12cr|gurlchecker-0.13.1-1|109	- New version 0.10.3
12cr|gurlchecker-0.13.1-1|110	
12cr|gurlchecker-0.13.1-1|111	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gurlchecker-0.13.1-1|112	- lowercase ImageMagick
12cr|gurlchecker-0.13.1-1|113	
12cr|gurlchecker-0.13.1-1|114	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.10.2-3mdv2009.0
12cr|gurlchecker-0.13.1-1|115	+ Revision: 246729
12cr|gurlchecker-0.13.1-1|116	- rebuild
12cr|gurlchecker-0.13.1-1|117	
12cr|gurlchecker-0.13.1-1|118	+ Pixel <pixel@mandriva.com>
12cr|gurlchecker-0.13.1-1|119	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gurlchecker-0.13.1-1|120	
12cr|gurlchecker-0.13.1-1|121	* Fri Feb 01 2008 Funda Wang <fwang@mandriva.org> 0.10.2-1mdv2008.1
12cr|gurlchecker-0.13.1-1|122	+ Revision: 160977
12cr|gurlchecker-0.13.1-1|123	- drop old category
12cr|gurlchecker-0.13.1-1|124	- tidy does not sit in sub dir
12cr|gurlchecker-0.13.1-1|125	- New version 0.10.2
12cr|gurlchecker-0.13.1-1|126	
12cr|gurlchecker-0.13.1-1|127	+ Thierry Vignaud <tv@mandriva.org>
12cr|gurlchecker-0.13.1-1|128	- drop old menu
12cr|gurlchecker-0.13.1-1|129	- kill re-definition of %%buildroot on Pixel's request
12cr|gurlchecker-0.13.1-1|130	
12cr|gurlchecker-0.13.1-1|131	+ Olivier Blin <blino@mandriva.org>
12cr|gurlchecker-0.13.1-1|132	- restore BuildRoot
12cr|gurlchecker-0.13.1-1|133	
12cr|gurlchecker-0.13.1-1|134	* Tue May 22 2007 Jérôme Soyer <saispo@mandriva.org> 0.10.1-1mdv2008.0
12cr|gurlchecker-0.13.1-1|135	+ Revision: 29667
12cr|gurlchecker-0.13.1-1|136	- New release
12cr|gurlchecker-0.13.1-1|137	
12cr|gurlchecker-0.13.1-1|138	
12cr|gurlchecker-0.13.1-1|139	* Thu Mar 01 2007 Emmanuel Andry <eandry@mandriva.org> 0.10.0-4mdv2007.0
12cr|gurlchecker-0.13.1-1|140	+ Revision: 130363
12cr|gurlchecker-0.13.1-1|141	- buildrequires libtidy-devel
12cr|gurlchecker-0.13.1-1|142	- buildrequires libcroco0.6-devel
12cr|gurlchecker-0.13.1-1|143	- buildrequires docbook-dtd41-sgml
12cr|gurlchecker-0.13.1-1|144	- buildrequires desktop-file-utils
12cr|gurlchecker-0.13.1-1|145	- Import gurlchecker
12cr|gurlchecker-0.13.1-1|146	
12cr|gurlchecker-0.13.1-1|147	* Sun Aug 20 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.10.0-3mdv2007.0
12cr|gurlchecker-0.13.1-1|148	- Rebuild against new dbus
12cr|gurlchecker-0.13.1-1|149	
12cr|gurlchecker-0.13.1-1|150	* Mon Aug 14 2006 Emmanuel Andry <eandry@mandriva.org> 0.10.0-2mdv2007.0
12cr|gurlchecker-0.13.1-1|151	- xdg menu
12cr|gurlchecker-0.13.1-1|152	
12cr|gurlchecker-0.13.1-1|153	* Tue May 30 2006 Jerome Soyer <saispo@mandriva.org> 0.10.0-1mdv2007.0
12cr|gurlchecker-0.13.1-1|154	- New release 0.10.0
12cr|gurlchecker-0.13.1-1|155	
12cr|gurlchecker-0.13.1-1|156	* Tue May 16 2006 Jerome Soyer <saispo@mandriva.org> 0.9.2-1mdk
12cr|gurlchecker-0.13.1-1|157	- New release, i decided to upload unstable, more options are present.
12cr|gurlchecker-0.13.1-1|158	
12cr|gurlchecker-0.13.1-1|159	* Tue Oct 04 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.8.2-5mdk
12cr|gurlchecker-0.13.1-1|160	- Fix BuildRequires
12cr|gurlchecker-0.13.1-1|161	
12cr|gurlchecker-0.13.1-1|162	* Tue Oct 04 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.8.2-4mdk
12cr|gurlchecker-0.13.1-1|163	Fix BuildRequires
12cr|gurlchecker-0.13.1-1|164	
12cr|gurlchecker-0.13.1-1|165	* Tue Oct 04 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.8.2-3mdk
12cr|gurlchecker-0.13.1-1|166	Fix BuildRequires
12cr|gurlchecker-0.13.1-1|167	
12cr|gurlchecker-0.13.1-1|168	* Tue Oct 04 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.8.2-2mdk
12cr|gurlchecker-0.13.1-1|169	- BuildRequires fix
12cr|gurlchecker-0.13.1-1|170	
12cr|gurlchecker-0.13.1-1|171	* Tue May 31 2005 Lenny Cartier <lenny@mandriva.com> 0.8.2-1mdk
12cr|gurlchecker-0.13.1-1|172	- 0.8.2
12cr|gurlchecker-0.13.1-1|173	
12cr|gurlchecker-0.13.1-1|174	* Mon Apr 04 2005 Abel Cheung <deaddog@mandrake.org> 0.8.1-1mdk
12cr|gurlchecker-0.13.1-1|175	- 0.8.1
12cr|gurlchecker-0.13.1-1|176	
12cr|gurlchecker-0.13.1-1|177	* Tue Jan 04 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.8.0-1mdk
12cr|gurlchecker-0.13.1-1|178	- 0.8.0
12cr|gurlchecker-0.13.1-1|179	
12cr|gurlchecker-0.13.1-1|180	* Sun Apr 04 2004 Abel Cheung <deaddog@deaddog.org> 0.6.7-1mdk
12cr|gurlchecker-0.13.1-1|181	- New version
12cr|gurlchecker-0.13.1-1|182	
12cr|gurlchecker-0.13.1-1|183	* Sat Mar 13 2004 Abel Cheung <deaddog@deaddog.org> 0.6.6-1mdk
12cr|gurlchecker-0.13.1-1|184	- New version
12cr|gurlchecker-0.13.1-1|185	

2001 12
12cr|gvolwheel-1.0-1|1	Name:		gvolwheel
12cr|gvolwheel-1.0-1|2	Version:	1.0
12cr|gvolwheel-1.0-1|3	Release:	%mkrel 1
12cr|gvolwheel-1.0-1|4	Summary:	Lightweight application to control the audio volume
12cr|gvolwheel-1.0-1|5	License:	GPLv3+
12cr|gvolwheel-1.0-1|6	Group:		Sound
12cr|gvolwheel-1.0-1|7	Source:		http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|gvolwheel-1.0-1|8	URL:		http://gvolwheel.sourceforge.net/
12cr|gvolwheel-1.0-1|9	BuildRequires:	pkgconfig(alsa)
12cr|gvolwheel-1.0-1|10	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|gvolwheel-1.0-1|11	BuildRequires:	intltool
12cr|gvolwheel-1.0-1|12	
12cr|gvolwheel-1.0-1|13	%description
12cr|gvolwheel-1.0-1|14	GVolWheel is application which lets you control the volume easily
12cr|gvolwheel-1.0-1|15	through a tray icon you can scroll on. Easily integrate with minimal
12cr|gvolwheel-1.0-1|16	desktops (Openbox,IceWM,XFCE etc).
12cr|gvolwheel-1.0-1|17	
12cr|gvolwheel-1.0-1|18	%prep
12cr|gvolwheel-1.0-1|19	%setup -q
12cr|gvolwheel-1.0-1|20	
12cr|gvolwheel-1.0-1|21	%build
12cr|gvolwheel-1.0-1|22	%configure2_5x
12cr|gvolwheel-1.0-1|23	%make
12cr|gvolwheel-1.0-1|24	
12cr|gvolwheel-1.0-1|25	%install
12cr|gvolwheel-1.0-1|26	%__rm -rf %{buildroot}
12cr|gvolwheel-1.0-1|27	%makeinstall_std
12cr|gvolwheel-1.0-1|28	
12cr|gvolwheel-1.0-1|29	# remove installed doc, instead use %doc for it
12cr|gvolwheel-1.0-1|30	%__rm -rf %{buildroot}%{_usr}/doc
12cr|gvolwheel-1.0-1|31	
12cr|gvolwheel-1.0-1|32	# autostart
12cr|gvolwheel-1.0-1|33	%__mkdir_p %{buildroot}%{_sysconfdir}/xdg/autostart
12cr|gvolwheel-1.0-1|34	%__cat > %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop << EOF
12cr|gvolwheel-1.0-1|35	[Desktop Entry]
12cr|gvolwheel-1.0-1|36	Name=GVolWheel
12cr|gvolwheel-1.0-1|37	Comment=Lightweight audio volume control application
12cr|gvolwheel-1.0-1|38	Comment[ru]=Регулятор громкости
12cr|gvolwheel-1.0-1|39	Exec=gvolwheel
12cr|gvolwheel-1.0-1|40	Terminal=false
12cr|gvolwheel-1.0-1|41	Type=Application
12cr|gvolwheel-1.0-1|42	StartupNotify=false
12cr|gvolwheel-1.0-1|43	EOF
12cr|gvolwheel-1.0-1|44	
12cr|gvolwheel-1.0-1|45	%find_lang %{name}
12cr|gvolwheel-1.0-1|46	
12cr|gvolwheel-1.0-1|47	%clean
12cr|gvolwheel-1.0-1|48	%__rm -rf %{buildroot}
12cr|gvolwheel-1.0-1|49	
12cr|gvolwheel-1.0-1|50	%files -f %{name}.lang
12cr|gvolwheel-1.0-1|51	%defattr(644,root,root,755)
12cr|gvolwheel-1.0-1|52	%doc COPYING ChangeLog INSTALL README
12cr|gvolwheel-1.0-1|53	%attr(755,root,root) %{_bindir}/%{name}
12cr|gvolwheel-1.0-1|54	%{_datadir}/pixmaps/%{name}
12cr|gvolwheel-1.0-1|55	%{_sysconfdir}/xdg/autostart/%{name}.desktop
12cr|gvolwheel-1.0-1|56	
12cr|gvolwheel-1.0-1|57	
12cr|gvolwheel-1.0-1|58	
12cr|gvolwheel-1.0-1|59	%changelog
12cr|gvolwheel-1.0-1|60	* Mon May 28 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0-1mdv2011.0
12cr|gvolwheel-1.0-1|61	+ Revision: 800955
12cr|gvolwheel-1.0-1|62	- New version 1.0, update BuildRequires
12cr|gvolwheel-1.0-1|63	- New version: 0.7
12cr|gvolwheel-1.0-1|64	
12cr|gvolwheel-1.0-1|65	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-2mdv2011.0
12cr|gvolwheel-1.0-1|66	+ Revision: 611053
12cr|gvolwheel-1.0-1|67	- rebuild
12cr|gvolwheel-1.0-1|68	
12cr|gvolwheel-1.0-1|69	* Fri Nov 06 2009 Jérôme Brenier <incubusss@mandriva.org> 0.6-1mdv2010.1
12cr|gvolwheel-1.0-1|70	+ Revision: 461876
12cr|gvolwheel-1.0-1|71	- add BR : intltool
12cr|gvolwheel-1.0-1|72	- update to new version 0.6
12cr|gvolwheel-1.0-1|73	
12cr|gvolwheel-1.0-1|74	* Wed May 27 2009 Jérôme Brenier <incubusss@mandriva.org> 0.3-1mdv2010.0
12cr|gvolwheel-1.0-1|75	+ Revision: 380224
12cr|gvolwheel-1.0-1|76	- import gvolwheel
12cr|gvolwheel-1.0-1|77	
12cr|gvolwheel-1.0-1|78	

2002 12
12cr|gwc-0.21.08-4|1	%define name gwc
12cr|gwc-0.21.08-4|2	%define gwc_version 0.21
12cr|gwc-0.21.08-4|3	%define gwc_subversion 08
12cr|gwc-0.21.08-4|4	%define release %mkrel 4
12cr|gwc-0.21.08-4|5	
12cr|gwc-0.21.08-4|6	Name:		%{name}
12cr|gwc-0.21.08-4|7	Version:	%{gwc_version}.%{gwc_subversion}
12cr|gwc-0.21.08-4|8	Release: 	%{release}
12cr|gwc-0.21.08-4|9	Summary: 	Audio restoration application
12cr|gwc-0.21.08-4|10	License: 	GPL
12cr|gwc-0.21.08-4|11	Group: 		Sound
12cr|gwc-0.21.08-4|12	URL: 		http://gwc.sourceforge.net/
12cr|gwc-0.21.08-4|13	Source0: 	http://downloads.sourceforge.net/gwc/%{name}-%{gwc_version}-%{gwc_subversion}.tar.bz2
12cr|gwc-0.21.08-4|14	Source1: 	%{name}_16.png
12cr|gwc-0.21.08-4|15	Source2: 	%{name}_32.png
12cr|gwc-0.21.08-4|16	Source3: 	%{name}_48.png
12cr|gwc-0.21.08-4|17	Patch0:		%{name}-0.21.08-fix-makefiles.patch
12cr|gwc-0.21.08-4|18	patch1:		gwc-0.21-08.nostrip.patch
12cr|gwc-0.21.08-4|19	BuildRequires: 	pkgconfig(fftw3)
12cr|gwc-0.21.08-4|20	BuildRequires: 	sndfile-devel
12cr|gwc-0.21.08-4|21	BuildRequires: 	db1-devel
12cr|gwc-0.21.08-4|22	BuildRequires: 	pkgconfig(libgnomeui-2.0)
12cr|gwc-0.21.08-4|23	
12cr|gwc-0.21.08-4|24	%description
12cr|gwc-0.21.08-4|25	Gnome Wave Cleaner (GWC), is a tool for cleaning
12cr|gwc-0.21.08-4|26	up noisey audio files, in preparation for burning
12cr|gwc-0.21.08-4|27	to CD's.  The typical application is to record
12cr|gwc-0.21.08-4|28	the audio from vinyl LP's, 45's, 78's, etc to a
12cr|gwc-0.21.08-4|29	hard disk as a 16bit,stereo,44.1khz wave formated file,
12cr|gwc-0.21.08-4|30	and the use GWC to apply denoising and declicking
12cr|gwc-0.21.08-4|31	algorithms.
12cr|gwc-0.21.08-4|32	
12cr|gwc-0.21.08-4|33	%prep
12cr|gwc-0.21.08-4|34	%setup -q -n %{name}-%{gwc_version}-%{gwc_subversion}
12cr|gwc-0.21.08-4|35	%patch0 -p 1
12cr|gwc-0.21.08-4|36	%patch1 -p1 -b .nostrip
12cr|gwc-0.21.08-4|37	
12cr|gwc-0.21.08-4|38	%build
12cr|gwc-0.21.08-4|39	%configure2_5x
12cr|gwc-0.21.08-4|40	%make
12cr|gwc-0.21.08-4|41	
12cr|gwc-0.21.08-4|42	%install
12cr|gwc-0.21.08-4|43	chmod go+r biquad.[ch]
12cr|gwc-0.21.08-4|44	%makeinstall_std
12cr|gwc-0.21.08-4|45	
12cr|gwc-0.21.08-4|46	mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/applications
12cr|gwc-0.21.08-4|47	
12cr|gwc-0.21.08-4|48	# Icons
12cr|gwc-0.21.08-4|49	mkdir -p ${RPM_BUILD_ROOT}{%_miconsdir,%_iconsdir,%_liconsdir}
12cr|gwc-0.21.08-4|50	install -m644 %{SOURCE1} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|gwc-0.21.08-4|51	install -m644 %{SOURCE2} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|gwc-0.21.08-4|52	install -m644 %{SOURCE3} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|gwc-0.21.08-4|53	
12cr|gwc-0.21.08-4|54	# Menus
12cr|gwc-0.21.08-4|55	cat > ${RPM_BUILD_ROOT}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|gwc-0.21.08-4|56	[Desktop Entry]
12cr|gwc-0.21.08-4|57	Name=GWC
12cr|gwc-0.21.08-4|58	GenericName=Gnome Wave Cleaner
12cr|gwc-0.21.08-4|59	GenericName[nl]=Gnome Audio Restauratie Gereedschap
12cr|gwc-0.21.08-4|60	Comment=Dehiss, denoise and declick WAV audio files
12cr|gwc-0.21.08-4|61	Comment[nl]=Ontruisen en 'declicken' van WAV audio bestanden
12cr|gwc-0.21.08-4|62	Exec=%{_bindir}/%{name}
12cr|gwc-0.21.08-4|63	Icon=%{name}
12cr|gwc-0.21.08-4|64	Terminal=false
12cr|gwc-0.21.08-4|65	Type=Application
12cr|gwc-0.21.08-4|66	StartupNotify=true
12cr|gwc-0.21.08-4|67	Encoding=UTF-8
12cr|gwc-0.21.08-4|68	Categories=AudioVideo;Audio;AudioVideoEditing;
12cr|gwc-0.21.08-4|69	MimeType=audio/x-wav;
12cr|gwc-0.21.08-4|70	EOF
12cr|gwc-0.21.08-4|71	
12cr|gwc-0.21.08-4|72	%files
12cr|gwc-0.21.08-4|73	%defattr(-,root,root)
12cr|gwc-0.21.08-4|74	%doc README COPYING Changelog
12cr|gwc-0.21.08-4|75	%doc %dir %{_datadir}/gnome/help/%{name}
12cr|gwc-0.21.08-4|76	%doc %dir %{_datadir}/gnome/help/%{name}/C
12cr|gwc-0.21.08-4|77	%doc %{_datadir}/gnome/help/%{name}/C/*
12cr|gwc-0.21.08-4|78	%{_bindir}/%{name}
12cr|gwc-0.21.08-4|79	%{_iconsdir}/gwc.png
12cr|gwc-0.21.08-4|80	%{_miconsdir}/gwc.png
12cr|gwc-0.21.08-4|81	%{_liconsdir}/gwc.png
12cr|gwc-0.21.08-4|82	%{_datadir}/pixmaps/gwc-logo.png
12cr|gwc-0.21.08-4|83	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gwc-0.21.08-4|84	
12cr|gwc-0.21.08-4|85	
12cr|gwc-0.21.08-4|86	
12cr|gwc-0.21.08-4|87	%changelog
12cr|gwc-0.21.08-4|88	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.21.08-4mdv2011.0
12cr|gwc-0.21.08-4|89	+ Revision: 619320
12cr|gwc-0.21.08-4|90	- the mass rebuild of 2010.0 packages
12cr|gwc-0.21.08-4|91	
12cr|gwc-0.21.08-4|92	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.21.08-3mdv2010.0
12cr|gwc-0.21.08-4|93	+ Revision: 429348
12cr|gwc-0.21.08-4|94	- rebuild
12cr|gwc-0.21.08-4|95	
12cr|gwc-0.21.08-4|96	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.21.08-2mdv2009.0
12cr|gwc-0.21.08-4|97	+ Revision: 267037
12cr|gwc-0.21.08-4|98	- rebuild early 2009.0 package (before pixel changes)
12cr|gwc-0.21.08-4|99	
12cr|gwc-0.21.08-4|100	+ Pixel <pixel@mandriva.com>
12cr|gwc-0.21.08-4|101	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gwc-0.21.08-4|102	
12cr|gwc-0.21.08-4|103	* Sun Jun 01 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.08-1mdv2009.0
12cr|gwc-0.21.08-4|104	+ Revision: 214053
12cr|gwc-0.21.08-4|105	- import gwc
12cr|gwc-0.21.08-4|106	
12cr|gwc-0.21.08-4|107	
12cr|gwc-0.21.08-4|108	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.08-1mdv2009.0
12cr|gwc-0.21.08-4|109	- contributed by Maxim Heijndijk <macchus at gmail dot com>

2003 12
12cr|gwcc-0.9.8-6|1	%define name	gwcc
12cr|gwcc-0.9.8-6|2	%define version	0.9.8
12cr|gwcc-0.9.8-6|3	%define release %mkrel 6
12cr|gwcc-0.9.8-6|4	
12cr|gwcc-0.9.8-6|5	Name: 	 	%{name}
12cr|gwcc-0.9.8-6|6	Summary: 	Power user workstation and networking control center
12cr|gwcc-0.9.8-6|7	Version: 	%{version}
12cr|gwcc-0.9.8-6|8	Release: 	%{release}
12cr|gwcc-0.9.8-6|9	
12cr|gwcc-0.9.8-6|10	Source0:		%{name}-%{version}.tar.bz2
12cr|gwcc-0.9.8-6|11	URL:		http://gwcc.sourceforge.net/
12cr|gwcc-0.9.8-6|12	License:	GPL
12cr|gwcc-0.9.8-6|13	Group:		Graphical desktop/GNOME
12cr|gwcc-0.9.8-6|14	BuildRequires:	pkgconfig
12cr|gwcc-0.9.8-6|15	BuildRequires:  imagemagick
12cr|gwcc-0.9.8-6|16	BuildRequires:  xpm-devel
12cr|gwcc-0.9.8-6|17	BuildRequires:  gtk-devel
12cr|gwcc-0.9.8-6|18	BuildRequires:  gnome-libs-devel
12cr|gwcc-0.9.8-6|19	
12cr|gwcc-0.9.8-6|20	%description
12cr|gwcc-0.9.8-6|21	GWCC allows users to execute network utilities (ping, nslookup, traceroute),
12cr|gwcc-0.9.8-6|22	workstation commands (netstat, df, lpr), and do cool things like process grep
12cr|gwcc-0.9.8-6|23	from a single tabbed window. Command flags are highly configurable, results
12cr|gwcc-0.9.8-6|24	windows are saveable and printable, and there is a System Stats tab showing
12cr|gwcc-0.9.8-6|25	you process info, current users, Apache server status, Samba status, and
12cr|gwcc-0.9.8-6|26	more.
12cr|gwcc-0.9.8-6|27	
12cr|gwcc-0.9.8-6|28	%prep
12cr|gwcc-0.9.8-6|29	%setup -q
12cr|gwcc-0.9.8-6|30	mv src/prefs.c src/prefs.c.orig
12cr|gwcc-0.9.8-6|31	echo '#include "errno.h"' > src/prefs.c
12cr|gwcc-0.9.8-6|32	cat src/prefs.c.orig >> src/prefs.c
12cr|gwcc-0.9.8-6|33	
12cr|gwcc-0.9.8-6|34	%build
12cr|gwcc-0.9.8-6|35	%configure
12cr|gwcc-0.9.8-6|36	%make
12cr|gwcc-0.9.8-6|37	
12cr|gwcc-0.9.8-6|38	%install
12cr|gwcc-0.9.8-6|39	%makeinstall_std
12cr|gwcc-0.9.8-6|40	
12cr|gwcc-0.9.8-6|41	#menu
12cr|gwcc-0.9.8-6|42	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|gwcc-0.9.8-6|43	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|gwcc-0.9.8-6|44	[Desktop Entry]
12cr|gwcc-0.9.8-6|45	Type=Application
12cr|gwcc-0.9.8-6|46	Exec=%{name}
12cr|gwcc-0.9.8-6|47	Icon=%{name}
12cr|gwcc-0.9.8-6|48	Name=Gnome Workstation Command Center
12cr|gwcc-0.9.8-6|49	Comment=Network and workstation tools
12cr|gwcc-0.9.8-6|50	Categories=Settings;GTK;
12cr|gwcc-0.9.8-6|51	EOF
12cr|gwcc-0.9.8-6|52	
12cr|gwcc-0.9.8-6|53	#icons
12cr|gwcc-0.9.8-6|54	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|gwcc-0.9.8-6|55	convert -size 48x48 pixmaps/desktop.xpm $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|gwcc-0.9.8-6|56	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|gwcc-0.9.8-6|57	convert -size 32x32 pixmaps/desktop.xpm $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|gwcc-0.9.8-6|58	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|gwcc-0.9.8-6|59	convert -size 16x16 pixmaps/desktop.xpm $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|gwcc-0.9.8-6|60	
12cr|gwcc-0.9.8-6|61	%find_lang %name || touch %{name}.lang
12cr|gwcc-0.9.8-6|62	
12cr|gwcc-0.9.8-6|63	%files -f %{name}.lang
12cr|gwcc-0.9.8-6|64	%defattr(-,root,root)
12cr|gwcc-0.9.8-6|65	%doc README
12cr|gwcc-0.9.8-6|66	%{_bindir}/%name
12cr|gwcc-0.9.8-6|67	%{_datadir}/applications/mandriva-%name.desktop
12cr|gwcc-0.9.8-6|68	%{_liconsdir}/%name.png
12cr|gwcc-0.9.8-6|69	%{_iconsdir}/%name.png
12cr|gwcc-0.9.8-6|70	%{_miconsdir}/%name.png
12cr|gwcc-0.9.8-6|71	%{_datadir}/gnome/apps/Utilities/gnomewcc.desktop
12cr|gwcc-0.9.8-6|72	%{_datadir}/pixmaps/%name
12cr|gwcc-0.9.8-6|73	
12cr|gwcc-0.9.8-6|74	
12cr|gwcc-0.9.8-6|75	
12cr|gwcc-0.9.8-6|76	%changelog
12cr|gwcc-0.9.8-6|77	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.8-6mdv2011.0
12cr|gwcc-0.9.8-6|78	+ Revision: 619321
12cr|gwcc-0.9.8-6|79	- the mass rebuild of 2010.0 packages
12cr|gwcc-0.9.8-6|80	
12cr|gwcc-0.9.8-6|81	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.9.8-5mdv2010.0
12cr|gwcc-0.9.8-6|82	+ Revision: 429349
12cr|gwcc-0.9.8-6|83	- rebuild
12cr|gwcc-0.9.8-6|84	
12cr|gwcc-0.9.8-6|85	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gwcc-0.9.8-6|86	- lowercase ImageMagick
12cr|gwcc-0.9.8-6|87	
12cr|gwcc-0.9.8-6|88	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.9.8-4mdv2009.0
12cr|gwcc-0.9.8-6|89	+ Revision: 246731
12cr|gwcc-0.9.8-6|90	- rebuild
12cr|gwcc-0.9.8-6|91	
12cr|gwcc-0.9.8-6|92	+ Pixel <pixel@mandriva.com>
12cr|gwcc-0.9.8-6|93	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gwcc-0.9.8-6|94	
12cr|gwcc-0.9.8-6|95	+ Olivier Blin <oblin@mandriva.com>
12cr|gwcc-0.9.8-6|96	- restore BuildRoot
12cr|gwcc-0.9.8-6|97	
12cr|gwcc-0.9.8-6|98	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.9.8-2mdv2008.1
12cr|gwcc-0.9.8-6|99	+ Revision: 131747
12cr|gwcc-0.9.8-6|100	- auto-convert XDG menu entry
12cr|gwcc-0.9.8-6|101	- kill re-definition of %%buildroot on Pixel's request
12cr|gwcc-0.9.8-6|102	- import gwcc
12cr|gwcc-0.9.8-6|103	
12cr|gwcc-0.9.8-6|104	
12cr|gwcc-0.9.8-6|105	* Mon Oct 03 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.8-2mdk
12cr|gwcc-0.9.8-6|106	- BuildRequires fix
12cr|gwcc-0.9.8-6|107	
12cr|gwcc-0.9.8-6|108	* Mon Oct 18 2004 Austin Acton <austin@mandrake.org> 0.9.8-1mdk
12cr|gwcc-0.9.8-6|109	- initial package

2004 12
12cr|gweled-0.9.1-2|1	%define name gweled
12cr|gweled-0.9.1-2|2	%define version 0.9.1
12cr|gweled-0.9.1-2|3	%define release %mkrel 2
12cr|gweled-0.9.1-2|4	
12cr|gweled-0.9.1-2|5	Summary: Clone of Bejeweled, align 3 crystals in a row to make them disappear
12cr|gweled-0.9.1-2|6	Name: %{name}
12cr|gweled-0.9.1-2|7	Version: %{version}
12cr|gweled-0.9.1-2|8	Release: %{release}
12cr|gweled-0.9.1-2|9	Source0: http://launchpad.net/%name/trunk/%version/+download/%{name}-%{version}.tar.gz
12cr|gweled-0.9.1-2|10	#open without mode will cause a build error
12cr|gweled-0.9.1-2|11	Patch0: gweled-0.9.1-fix-open.patch
12cr|gweled-0.9.1-2|12	License: GPLv2+
12cr|gweled-0.9.1-2|13	Group: Games/Puzzles
12cr|gweled-0.9.1-2|14	URL: https://launchpad.net/gweled
12cr|gweled-0.9.1-2|15	BuildRequires: librsvg-devel
12cr|gweled-0.9.1-2|16	BuildRequires: gtk+2-devel
12cr|gweled-0.9.1-2|17	BuildRequires: libmikmod-devel
12cr|gweled-0.9.1-2|18	BuildRequires: intltool
12cr|gweled-0.9.1-2|19	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|gweled-0.9.1-2|20	
12cr|gweled-0.9.1-2|21	%description
12cr|gweled-0.9.1-2|22	Gweled is a Gnome version of a popular PalmOS/Windows/Java game called
12cr|gweled-0.9.1-2|23	"Bejeweled" or "Diamond Mine". The aim of the game is to make
12cr|gweled-0.9.1-2|24	alignment of 3 or more gems, both vertically or horizontally by
12cr|gweled-0.9.1-2|25	swapping adjacent gems. The game ends when there are no possible moves
12cr|gweled-0.9.1-2|26	left.
12cr|gweled-0.9.1-2|27	
12cr|gweled-0.9.1-2|28	%prep
12cr|gweled-0.9.1-2|29	%setup -q
12cr|gweled-0.9.1-2|30	%apply_patches
12cr|gweled-0.9.1-2|31	
12cr|gweled-0.9.1-2|32	%build
12cr|gweled-0.9.1-2|33	export LDFLAGS="-export-dynamic"
12cr|gweled-0.9.1-2|34	%configure2_5x
12cr|gweled-0.9.1-2|35	%make
12cr|gweled-0.9.1-2|36	
12cr|gweled-0.9.1-2|37	%install
12cr|gweled-0.9.1-2|38	rm -rf $RPM_BUILD_ROOT
12cr|gweled-0.9.1-2|39	%makeinstall_std
12cr|gweled-0.9.1-2|40	%find_lang %name
12cr|gweled-0.9.1-2|41	
12cr|gweled-0.9.1-2|42	%clean
12cr|gweled-0.9.1-2|43	rm -rf $RPM_BUILD_ROOT
12cr|gweled-0.9.1-2|44	
12cr|gweled-0.9.1-2|45	%files -f %name.lang
12cr|gweled-0.9.1-2|46	%defattr(-,root,root)
12cr|gweled-0.9.1-2|47	%doc NEWS AUTHORS
12cr|gweled-0.9.1-2|48	%attr(2555, root, games) %_bindir/%name
12cr|gweled-0.9.1-2|49	%_datadir/applications/%name.desktop
12cr|gweled-0.9.1-2|50	%_datadir/sounds/%name
12cr|gweled-0.9.1-2|51	%_datadir/%name
12cr|gweled-0.9.1-2|52	%_datadir/pixmaps/%name
12cr|gweled-0.9.1-2|53	%_datadir/icons/hicolor/*/apps/%name.*
12cr|gweled-0.9.1-2|54	%attr(664, games, games) %_localstatedir/games/%name.*.scores
12cr|gweled-0.9.1-2|55	
12cr|gweled-0.9.1-2|56	
12cr|gweled-0.9.1-2|57	
12cr|gweled-0.9.1-2|58	%changelog
12cr|gweled-0.9.1-2|59	* Thu Apr 05 2012 Götz Waschk <waschk@mandriva.org> 0.9.1-2mdv2012.0
12cr|gweled-0.9.1-2|60	+ Revision: 789301
12cr|gweled-0.9.1-2|61	- yearly rebuild
12cr|gweled-0.9.1-2|62	
12cr|gweled-0.9.1-2|63	* Mon Apr 04 2011 Götz Waschk <waschk@mandriva.org> 0.9.1-1
12cr|gweled-0.9.1-2|64	+ Revision: 650193
12cr|gweled-0.9.1-2|65	- fix build
12cr|gweled-0.9.1-2|66	- update to new version 0.9.1
12cr|gweled-0.9.1-2|67	
12cr|gweled-0.9.1-2|68	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 0.8-1mdv2011.0
12cr|gweled-0.9.1-2|69	+ Revision: 550279
12cr|gweled-0.9.1-2|70	- new version
12cr|gweled-0.9.1-2|71	- new URL
12cr|gweled-0.9.1-2|72	- drop all patches
12cr|gweled-0.9.1-2|73	- update file list
12cr|gweled-0.9.1-2|74	
12cr|gweled-0.9.1-2|75	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.7-8mdv2010.1
12cr|gweled-0.9.1-2|76	+ Revision: 437840
12cr|gweled-0.9.1-2|77	- rebuild
12cr|gweled-0.9.1-2|78	
12cr|gweled-0.9.1-2|79	* Thu Apr 02 2009 Götz Waschk <waschk@mandriva.org> 0.7-7mdv2009.1
12cr|gweled-0.9.1-2|80	+ Revision: 363464
12cr|gweled-0.9.1-2|81	- rediff patch 2
12cr|gweled-0.9.1-2|82	- update patch 3 for bug 49427 (menu category)
12cr|gweled-0.9.1-2|83	
12cr|gweled-0.9.1-2|84	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gweled-0.9.1-2|85	- lowercase ImageMagick
12cr|gweled-0.9.1-2|86	
12cr|gweled-0.9.1-2|87	* Thu Aug 14 2008 Götz Waschk <waschk@mandriva.org> 0.7-6mdv2009.0
12cr|gweled-0.9.1-2|88	+ Revision: 271848
12cr|gweled-0.9.1-2|89	- fix localstatedir
12cr|gweled-0.9.1-2|90	- update license
12cr|gweled-0.9.1-2|91	
12cr|gweled-0.9.1-2|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|gweled-0.9.1-2|93	- rebuild
12cr|gweled-0.9.1-2|94	
12cr|gweled-0.9.1-2|95	+ Pixel <pixel@mandriva.com>
12cr|gweled-0.9.1-2|96	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gweled-0.9.1-2|97	
12cr|gweled-0.9.1-2|98	* Thu Jan 31 2008 Götz Waschk <waschk@mandriva.org> 0.7-5mdv2008.1
12cr|gweled-0.9.1-2|99	+ Revision: 160647
12cr|gweled-0.9.1-2|100	- fix desktop entry
12cr|gweled-0.9.1-2|101	- fix installation
12cr|gweled-0.9.1-2|102	
12cr|gweled-0.9.1-2|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|gweled-0.9.1-2|104	- drop old menu
12cr|gweled-0.9.1-2|105	- kill re-definition of %%buildroot on Pixel's request
12cr|gweled-0.9.1-2|106	
12cr|gweled-0.9.1-2|107	+ Olivier Blin <blino@mandriva.org>
12cr|gweled-0.9.1-2|108	- restore BuildRoot
12cr|gweled-0.9.1-2|109	
12cr|gweled-0.9.1-2|110	
12cr|gweled-0.9.1-2|111	* Wed Jan 31 2007 Götz Waschk <waschk@mandriva.org> 0.7-4mdv2007.0
12cr|gweled-0.9.1-2|112	+ Revision: 115648
12cr|gweled-0.9.1-2|113	- Import gweled
12cr|gweled-0.9.1-2|114	
12cr|gweled-0.9.1-2|115	* Wed Jan 31 2007 Gtz Waschk <waschk@mandriva.org> 0.7-4mdv2007.1
12cr|gweled-0.9.1-2|116	- port fixes from debian
12cr|gweled-0.9.1-2|117	- build with -export-dynamic
12cr|gweled-0.9.1-2|118	
12cr|gweled-0.9.1-2|119	* Thu Aug 03 2006 Gtz Waschk <waschk@mandriva.org> 0.7-3mdv2007.0
12cr|gweled-0.9.1-2|120	- xdg menu
12cr|gweled-0.9.1-2|121	
12cr|gweled-0.9.1-2|122	* Thu Oct 06 2005 Gtz Waschk <waschk@mandriva.org> 0.7-2mdk
12cr|gweled-0.9.1-2|123	- fix buildrequires
12cr|gweled-0.9.1-2|124	
12cr|gweled-0.9.1-2|125	* Tue Oct 04 2005 Gtz Waschk <waschk@mandriva.org> 0.7-1mdk
12cr|gweled-0.9.1-2|126	- fix file list
12cr|gweled-0.9.1-2|127	- drop patch
12cr|gweled-0.9.1-2|128	- New release 0.7
12cr|gweled-0.9.1-2|129	
12cr|gweled-0.9.1-2|130	* Wed Dec 01 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.6-1mdk
12cr|gweled-0.9.1-2|131	- fix score dir
12cr|gweled-0.9.1-2|132	- New release 0.6
12cr|gweled-0.9.1-2|133	
12cr|gweled-0.9.1-2|134	* Wed Sep 01 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.5-1mdk
12cr|gweled-0.9.1-2|135	- add source URL
12cr|gweled-0.9.1-2|136	- New release 0.5
12cr|gweled-0.9.1-2|137	
12cr|gweled-0.9.1-2|138	* Sat Apr 10 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.4-2mdk
12cr|gweled-0.9.1-2|139	- rebuild for new croco
12cr|gweled-0.9.1-2|140	
12cr|gweled-0.9.1-2|141	* Thu Feb 12 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.4-1mdk
12cr|gweled-0.9.1-2|142	- add new files
12cr|gweled-0.9.1-2|143	- fix buildrequires
12cr|gweled-0.9.1-2|144	- new version
12cr|gweled-0.9.1-2|145	

2005 12
12cr|gwget-1.0.4-4|1	%define build_epiphany 0
12cr|gwget-1.0.4-4|2	
12cr|gwget-1.0.4-4|3	Summary:	GUI Download manager using wget
12cr|gwget-1.0.4-4|4	Name:		gwget
12cr|gwget-1.0.4-4|5	Version:	1.0.4
12cr|gwget-1.0.4-4|6	Release:	4
12cr|gwget-1.0.4-4|7	License:	GPLv2+
12cr|gwget-1.0.4-4|8	Group:		Networking/File transfer
12cr|gwget-1.0.4-4|9	URL:		http://gwget.sourceforge.net/
12cr|gwget-1.0.4-4|10	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12cr|gwget-1.0.4-4|11	Source1:	%{name}-16.png
12cr|gwget-1.0.4-4|12	Source2:	%{name}-32.png
12cr|gwget-1.0.4-4|13	Source3:	%{name}-48.png
12cr|gwget-1.0.4-4|14	Patch0:		gwget-1.0.2-format-strings.patch
12cr|gwget-1.0.4-4|15	Patch1:		gwget-1.0.4-glib.patch
12cr|gwget-1.0.4-4|16	Patch2:		gwget-0.99-fix-dbus-name.patch
12cr|gwget-1.0.4-4|17	Patch3:		gwget-1.00-linkage.patch
12cr|gwget-1.0.4-4|18	Patch4:		gwget-1.0.4-epiphany-230.patch
12cr|gwget-1.0.4-4|19	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cr|gwget-1.0.4-4|20	BuildRequires:	pkgconfig(libglade-2.0)
12cr|gwget-1.0.4-4|21	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gwget-1.0.4-4|22	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|gwget-1.0.4-4|23	BuildRequires:	intltool
12cr|gwget-1.0.4-4|24	BuildRequires:	automake
12cr|gwget-1.0.4-4|25	BuildRequires:	gnome-common
12cr|gwget-1.0.4-4|26	%if %{build_epiphany}
12cr|gwget-1.0.4-4|27	BuildRequires:	pkgconfig(epiphany-3.4)
12cr|gwget-1.0.4-4|28	%else
12cr|gwget-1.0.4-4|29	Obsoletes:	epiphany-gwget < %{version}-%{release}
12cr|gwget-1.0.4-4|30	%endif
12cr|gwget-1.0.4-4|31	Requires:	wget
12cr|gwget-1.0.4-4|32	
12cr|gwget-1.0.4-4|33	%description
12cr|gwget-1.0.4-4|34	Gwget is a download manager for GNOME 2. It uses wget as a backend.
12cr|gwget-1.0.4-4|35	Currently, very basic wget options are available, supporting multiple
12cr|gwget-1.0.4-4|36	downloads, drag&drop and display the errors from wget process.
12cr|gwget-1.0.4-4|37	
12cr|gwget-1.0.4-4|38	%files -f %{name}.lang
12cr|gwget-1.0.4-4|39	%doc AUTHORS COPYING ChangeLog README TODO
12cr|gwget-1.0.4-4|40	%{_bindir}/*
12cr|gwget-1.0.4-4|41	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cr|gwget-1.0.4-4|42	%{_datadir}/dbus-1/services/*.service
12cr|gwget-1.0.4-4|43	%{_datadir}/gwget/*
12cr|gwget-1.0.4-4|44	%{_datadir}/applications/%{name}.desktop
12cr|gwget-1.0.4-4|45	%{_datadir}/pixmaps/*
12cr|gwget-1.0.4-4|46	%{_iconsdir}/%{name}.png
12cr|gwget-1.0.4-4|47	%{_miconsdir}/%{name}.png
12cr|gwget-1.0.4-4|48	%{_liconsdir}/%{name}.png
12cr|gwget-1.0.4-4|49	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|gwget-1.0.4-4|50	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|gwget-1.0.4-4|51	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|gwget-1.0.4-4|52	
12cr|gwget-1.0.4-4|53	#---------------------------------------------------------------------------
12cr|gwget-1.0.4-4|54	
12cr|gwget-1.0.4-4|55	%if %{build_epiphany}
12cr|gwget-1.0.4-4|56	%package -n epiphany-gwget
12cr|gwget-1.0.4-4|57	Summary:	Epiphany extension, using gwget as downloader
12cr|gwget-1.0.4-4|58	Group: 		Networking/File transfer
12cr|gwget-1.0.4-4|59	Requires:	gwget = %{version}
12cr|gwget-1.0.4-4|60	Requires:	epiphany
12cr|gwget-1.0.4-4|61	
12cr|gwget-1.0.4-4|62	%description -n epiphany-gwget
12cr|gwget-1.0.4-4|63	Gwget is a download manager for GNOME 2. It uses wget as a backend.
12cr|gwget-1.0.4-4|64	Currently, very basic wget options are available, supporting multiple
12cr|gwget-1.0.4-4|65	downloads, drag&drop and display the errors from wget process.
12cr|gwget-1.0.4-4|66	
12cr|gwget-1.0.4-4|67	This package contains an extension for epiphany, the GNOME web browser,
12cr|gwget-1.0.4-4|68	which allows the browser to use gwget as an external file downloader.
12cr|gwget-1.0.4-4|69	
12cr|gwget-1.0.4-4|70	%files -n epiphany-gwget
12cr|gwget-1.0.4-4|71	%doc COPYING
12cr|gwget-1.0.4-4|72	%{_libdir}/epiphany/*/extensions/*
12cr|gwget-1.0.4-4|73	%endif
12cr|gwget-1.0.4-4|74	
12cr|gwget-1.0.4-4|75	#---------------------------------------------------------------------------
12cr|gwget-1.0.4-4|76	
12cr|gwget-1.0.4-4|77	%prep
12cr|gwget-1.0.4-4|78	%setup -q
12cr|gwget-1.0.4-4|79	%patch0 -p1 -b .format
12cr|gwget-1.0.4-4|80	%patch1 -p1 -b .glib
12cr|gwget-1.0.4-4|81	%patch2 -p1
12cr|gwget-1.0.4-4|82	%patch3 -p1
12cr|gwget-1.0.4-4|83	%patch4 -p0 -b .ep
12cr|gwget-1.0.4-4|84	
12cr|gwget-1.0.4-4|85	%build
12cr|gwget-1.0.4-4|86	autoreconf -fi
12cr|gwget-1.0.4-4|87	%configure2_5x --disable-static
12cr|gwget-1.0.4-4|88	%make
12cr|gwget-1.0.4-4|89	
12cr|gwget-1.0.4-4|90	%install
12cr|gwget-1.0.4-4|91	export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
12cr|gwget-1.0.4-4|92	%makeinstall_std
12cr|gwget-1.0.4-4|93	
12cr|gwget-1.0.4-4|94	install -D -m 0644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12cr|gwget-1.0.4-4|95	install -D -m 0644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12cr|gwget-1.0.4-4|96	install -D -m 0644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
12cr|gwget-1.0.4-4|97	install -D -m 0644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|gwget-1.0.4-4|98	install -D -m 0644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|gwget-1.0.4-4|99	install -D -m 0644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|gwget-1.0.4-4|100	
12cr|gwget-1.0.4-4|101	# remove files not bundled
12cr|gwget-1.0.4-4|102	rm -rf %{buildroot}%{_prefix}/doc/ %{buildroot}%{_includedir}
12cr|gwget-1.0.4-4|103	
12cr|gwget-1.0.4-4|104	%find_lang %{name} --with-gnome
12cr|gwget-1.0.4-4|105	

2006 12
12cr|gwibber-3.0.0.1-2|1	Name:		gwibber
12cr|gwibber-3.0.0.1-2|2	Version:	3.0.0.1
12cr|gwibber-3.0.0.1-2|3	Release:	%mkrel 2
12cr|gwibber-3.0.0.1-2|4	Summary:	An open source microblogging client for GNOME developed with Python and GTK
12cr|gwibber-3.0.0.1-2|5	Group:		Networking/Other
12cr|gwibber-3.0.0.1-2|6	License:	GPLv2+
12cr|gwibber-3.0.0.1-2|7	URL:		https://launchpad.net/gwibber
12cr|gwibber-3.0.0.1-2|8	Source0:	http://launchpad.net/gwibber/trunk/%{version}/+download//gwibber-%{version}.tar.gz
12cr|gwibber-3.0.0.1-2|9	Source1:	http://ppa.launchpad.net/gwibber-team/ppa/ubuntu/pool/main/g/gwibber-service-sina/gwibber-service-sina_0.0.1+r12-2.tar.gz
12cr|gwibber-3.0.0.1-2|10	Source2:	http://ppa.launchpad.net/gwibber-team/ppa/ubuntu/pool/main/g/gwibber-service-sohu/gwibber-service-sohu_0.0.1+r13-1.tar.gz
12cr|gwibber-3.0.0.1-2|11	Requires:	python-mako
12cr|gwibber-3.0.0.1-2|12	Requires:	dbus-python gnome-python-gconf python-pyxml python-curl
12cr|gwibber-3.0.0.1-2|13	Requires:	python-webkitgtk python-feedparser pyxdg python-imaging
12cr|gwibber-3.0.0.1-2|14	Requires:	python-egenix-mx-base
12cr|gwibber-3.0.0.1-2|15	Requires:	python-sexy python-simplejson >= 1.9.1 gnome-python-desktop
12cr|gwibber-3.0.0.1-2|16	Requires:	desktopcouch python-curl
12cr|gwibber-3.0.0.1-2|17	BuildRequires:	python-devel desktop-file-utils intltool gettext python-distutils-extra
12cr|gwibber-3.0.0.1-2|18	BuildArch:	noarch
12cr|gwibber-3.0.0.1-2|19	
12cr|gwibber-3.0.0.1-2|20	%description
12cr|gwibber-3.0.0.1-2|21	Gwibber is an open source microblogging client for GNOME developed with Python
12cr|gwibber-3.0.0.1-2|22	and GTK. It supports Twitter, Jaiku, Identi.ca, Facebook, and Digg.
12cr|gwibber-3.0.0.1-2|23	
12cr|gwibber-3.0.0.1-2|24	
12cr|gwibber-3.0.0.1-2|25	%prep
12cr|gwibber-3.0.0.1-2|26	%setup -q -a1 -a2
12cr|gwibber-3.0.0.1-2|27	sed -i -e '/^#! \?\//, 1d' $(find %{name} | grep "\.py$")
12cr|gwibber-3.0.0.1-2|28	
12cr|gwibber-3.0.0.1-2|29	%build
12cr|gwibber-3.0.0.1-2|30	%{__python} setup.py build
12cr|gwibber-3.0.0.1-2|31	
12cr|gwibber-3.0.0.1-2|32	for i in gwibber-service-*
12cr|gwibber-3.0.0.1-2|33	do
12cr|gwibber-3.0.0.1-2|34	pushd $i
12cr|gwibber-3.0.0.1-2|35	%{__python} setup.py build
12cr|gwibber-3.0.0.1-2|36	popd
12cr|gwibber-3.0.0.1-2|37	done
12cr|gwibber-3.0.0.1-2|38	
12cr|gwibber-3.0.0.1-2|39	%install
12cr|gwibber-3.0.0.1-2|40	%{__python} setup.py install --prefix %{_prefix} --skip-build --root %{buildroot}
12cr|gwibber-3.0.0.1-2|41	
12cr|gwibber-3.0.0.1-2|42	for i in gwibber-service-*
12cr|gwibber-3.0.0.1-2|43	do
12cr|gwibber-3.0.0.1-2|44	pushd $i
12cr|gwibber-3.0.0.1-2|45	%{__python} setup.py install --prefix %{_prefix} --skip-build --root %{buildroot}
12cr|gwibber-3.0.0.1-2|46	popd
12cr|gwibber-3.0.0.1-2|47	done
12cr|gwibber-3.0.0.1-2|48	
12cr|gwibber-3.0.0.1-2|49	## Reinstall .desktop file
12cr|gwibber-3.0.0.1-2|50	#rm -rf %{buildroot}%{_datadir}/applications
12cr|gwibber-3.0.0.1-2|51	desktop-file-install --dir=%{buildroot}%{_datadir}/applications build/share/applications/%{name}.desktop
12cr|gwibber-3.0.0.1-2|52	
12cr|gwibber-3.0.0.1-2|53	## Install i18n data  (THIS MUST COME LAST)
12cr|gwibber-3.0.0.1-2|54	cp -a build/mo %{buildroot}%{_datadir}/locale
12cr|gwibber-3.0.0.1-2|55	%find_lang %{name}
12cr|gwibber-3.0.0.1-2|56	
12cr|gwibber-3.0.0.1-2|57	
12cr|gwibber-3.0.0.1-2|58	%clean
12cr|gwibber-3.0.0.1-2|59	rm -rf %{buildroot}
12cr|gwibber-3.0.0.1-2|60	
12cr|gwibber-3.0.0.1-2|61	
12cr|gwibber-3.0.0.1-2|62	%files -f %{name}.lang
12cr|gwibber-3.0.0.1-2|63	%defattr(-,root,root,-)
12cr|gwibber-3.0.0.1-2|64	%doc AUTHORS README
12cr|gwibber-3.0.0.1-2|65	%{python_sitelib}/%{name}
12cr|gwibber-3.0.0.1-2|66	%{python_sitelib}/*.egg-info
12cr|gwibber-3.0.0.1-2|67	%{_bindir}/*
12cr|gwibber-3.0.0.1-2|68	%{_datadir}/%{name}
12cr|gwibber-3.0.0.1-2|69	%{_datadir}/pixmaps/%{name}.svg
12cr|gwibber-3.0.0.1-2|70	%{_datadir}/applications/%{name}.desktop
12cr|gwibber-3.0.0.1-2|71	%{_datadir}/dbus-1/services/*
12cr|gwibber-3.0.0.1-2|72	%{_datadir}/indicators/messages/applications/%{name}
12cr|gwibber-3.0.0.1-2|73	
12cr|gwibber-3.0.0.1-2|74	
12cr|gwibber-3.0.0.1-2|75	%changelog
12cr|gwibber-3.0.0.1-2|76	* Sun May 08 2011 Funda Wang <fwang@mandriva.org> 3.0.0.1-2mdv2011.0
12cr|gwibber-3.0.0.1-2|77	+ Revision: 672397
12cr|gwibber-3.0.0.1-2|78	- add sohu and sina plugin for ubuntu ppa
12cr|gwibber-3.0.0.1-2|79	
12cr|gwibber-3.0.0.1-2|80	* Fri Apr 15 2011 Sandro Cazzaniga <kharec@mandriva.org> 3.0.0.1-1
12cr|gwibber-3.0.0.1-2|81	+ Revision: 653094
12cr|gwibber-3.0.0.1-2|82	- update to 3.0.0.1 (which is not a gnome3 package, just the last stable release)
12cr|gwibber-3.0.0.1-2|83	
12cr|gwibber-3.0.0.1-2|84	* Sun Nov 28 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.91.1-1mdv2011.0
12cr|gwibber-3.0.0.1-2|85	+ Revision: 602462
12cr|gwibber-3.0.0.1-2|86	- update to 2.91.1
12cr|gwibber-3.0.0.1-2|87	
12cr|gwibber-3.0.0.1-2|88	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 2.32.2-1mdv2011.0
12cr|gwibber-3.0.0.1-2|89	+ Revision: 598841
12cr|gwibber-3.0.0.1-2|90	- new version 2.32.2
12cr|gwibber-3.0.0.1-2|91	
12cr|gwibber-3.0.0.1-2|92	+ Michael Scherer <misc@mandriva.org>
12cr|gwibber-3.0.0.1-2|93	- rebuild for python 2.7
12cr|gwibber-3.0.0.1-2|94	
12cr|gwibber-3.0.0.1-2|95	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|gwibber-3.0.0.1-2|96	- drop p0 (not applied since last release)
12cr|gwibber-3.0.0.1-2|97	
12cr|gwibber-3.0.0.1-2|98	* Sun Sep 05 2010 Funda Wang <fwang@mandriva.org> 2.31.91-1mdv2011.0
12cr|gwibber-3.0.0.1-2|99	+ Revision: 576042
12cr|gwibber-3.0.0.1-2|100	- new version 2.31.91
12cr|gwibber-3.0.0.1-2|101	
12cr|gwibber-3.0.0.1-2|102	* Mon Aug 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.31.90-1mdv2011.0
12cr|gwibber-3.0.0.1-2|103	+ Revision: 572192
12cr|gwibber-3.0.0.1-2|104	- new version 2.31.90
12cr|gwibber-3.0.0.1-2|105	- don't use patch0 (seems be not applicable on this version, bbut keep it)
12cr|gwibber-3.0.0.1-2|106	
12cr|gwibber-3.0.0.1-2|107	* Tue Aug 17 2010 Michael Scherer <misc@mandriva.org> 2.30.1-2mdv2011.0
12cr|gwibber-3.0.0.1-2|108	+ Revision: 570935
12cr|gwibber-3.0.0.1-2|109	- add a patch to gwibber to fix issues about KeyError: "_id"
12cr|gwibber-3.0.0.1-2|110	- update to latest stable branch
12cr|gwibber-3.0.0.1-2|111	- add missing Requires
12cr|gwibber-3.0.0.1-2|112	
12cr|gwibber-3.0.0.1-2|113	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|gwibber-3.0.0.1-2|114	- python-curl is required
12cr|gwibber-3.0.0.1-2|115	
12cr|gwibber-3.0.0.1-2|116	* Sun Apr 18 2010 Frederik Himpe <fhimpe@mandriva.org> 2.30.0.1-1mdv2010.1
12cr|gwibber-3.0.0.1-2|117	+ Revision: 536443
12cr|gwibber-3.0.0.1-2|118	- Update to new version 2.30.0.1
12cr|gwibber-3.0.0.1-2|119	
12cr|gwibber-3.0.0.1-2|120	* Mon Apr 05 2010 Olivier Faurax <ofaurax@mandriva.org> 2.29.94-1mdv2010.1
12cr|gwibber-3.0.0.1-2|121	+ Revision: 531482
12cr|gwibber-3.0.0.1-2|122	- New version 2.29.94
12cr|gwibber-3.0.0.1-2|123	
12cr|gwibber-3.0.0.1-2|124	* Sun Mar 28 2010 Olivier Faurax <ofaurax@mandriva.org> 2.29.92.1-2mdv2010.1
12cr|gwibber-3.0.0.1-2|125	+ Revision: 528529
12cr|gwibber-3.0.0.1-2|126	- Increment build number to bypass Build System dead submission in upload queue
12cr|gwibber-3.0.0.1-2|127	- New version 2.29.92.1
12cr|gwibber-3.0.0.1-2|128	
12cr|gwibber-3.0.0.1-2|129	* Sat Feb 20 2010 Frederik Himpe <fhimpe@mandriva.org> 2.29.90.1-1mdv2010.1
12cr|gwibber-3.0.0.1-2|130	+ Revision: 508678
12cr|gwibber-3.0.0.1-2|131	- Update to new version 2.29.90.1
12cr|gwibber-3.0.0.1-2|132	
12cr|gwibber-3.0.0.1-2|133	* Sat Feb 13 2010 Frederik Himpe <fhimpe@mandriva.org> 2.29.1-2mdv2010.1
12cr|gwibber-3.0.0.1-2|134	+ Revision: 505188
12cr|gwibber-3.0.0.1-2|135	- Requires desktopcouch
12cr|gwibber-3.0.0.1-2|136	
12cr|gwibber-3.0.0.1-2|137	* Wed Feb 10 2010 Michael Scherer <misc@mandriva.org> 2.29.1-1mdv2010.1
12cr|gwibber-3.0.0.1-2|138	+ Revision: 503498
12cr|gwibber-3.0.0.1-2|139	- new version of 2.29
12cr|gwibber-3.0.0.1-2|140	
12cr|gwibber-3.0.0.1-2|141	* Sun Jul 12 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2.0-0.r347mdv2010.0
12cr|gwibber-3.0.0.1-2|142	+ Revision: 395327
12cr|gwibber-3.0.0.1-2|143	- First Mandriva package based on Fedora's SPEC
12cr|gwibber-3.0.0.1-2|144	- create gwibber
12cr|gwibber-3.0.0.1-2|145	

2007 12
12cr|gwine-0.10.3-9|1	%define name gwine
12cr|gwine-0.10.3-9|2	%define version 0.10.3
12cr|gwine-0.10.3-9|3	%define release 9
12cr|gwine-0.10.3-9|4	
12cr|gwine-0.10.3-9|5	Summary:	A Gnome application to manage your wine cellar
12cr|gwine-0.10.3-9|6	Name:		%{name}
12cr|gwine-0.10.3-9|7	Version:	%{version}
12cr|gwine-0.10.3-9|8	Release:	%{release}
12cr|gwine-0.10.3-9|9	Source0:	http://download.gna.org/gwine/%{name}-%{version}.tar.bz2
12cr|gwine-0.10.3-9|10	License:	GPLv2+
12cr|gwine-0.10.3-9|11	Group:		Databases
12cr|gwine-0.10.3-9|12	Url:		http://home.gna.org/gwine/index
12cr|gwine-0.10.3-9|13	BuildArch:	noarch
12cr|gwine-0.10.3-9|14	BuildRequires:	imagemagick
12cr|gwine-0.10.3-9|15	BuildRequires:	scrollkeeper desktop-file-utils
12cr|gwine-0.10.3-9|16	BuildRequires:	perl-Gtk2-GladeXML perl-Gnome2-GConf perl-Gnome2 perl-Locale-gettext
12cr|gwine-0.10.3-9|17	buildrequires:	perl-devel
12cr|gwine-0.10.3-9|18	buildrequires:	shared-mime-info
12cr|gwine-0.10.3-9|19	Requires:	perl-Gtk2-GladeXML perl-Gnome2-GConf perl-Gnome2 perl-Locale-gettext
12cr|gwine-0.10.3-9|20	Requires(post): scrollkeeper
12cr|gwine-0.10.3-9|21	Requires(post): shared-mime-info
12cr|gwine-0.10.3-9|22	Requires(postun): scrollkeeper
12cr|gwine-0.10.3-9|23	Requires(postun): shared-mime-info
12cr|gwine-0.10.3-9|24	
12cr|gwine-0.10.3-9|25	%define __noautoreq 'perl\\(Gwine::.*\\)'
12cr|gwine-0.10.3-9|26	
12cr|gwine-0.10.3-9|27	%description
12cr|gwine-0.10.3-9|28	Gwine is a Gnome application to manage your wine cellar.
12cr|gwine-0.10.3-9|29	
12cr|gwine-0.10.3-9|30	%prep
12cr|gwine-0.10.3-9|31	%setup -q
12cr|gwine-0.10.3-9|32	
12cr|gwine-0.10.3-9|33	%build
12cr|gwine-0.10.3-9|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|gwine-0.10.3-9|35	%make
12cr|gwine-0.10.3-9|36	make test
12cr|gwine-0.10.3-9|37	
12cr|gwine-0.10.3-9|38	%install
12cr|gwine-0.10.3-9|39	make install DESTDIR=%{buildroot} PREFIX=%{_prefix} XDG_DATA_DIRS=%{buildroot}%{_datadir}
12cr|gwine-0.10.3-9|40	
12cr|gwine-0.10.3-9|41	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/*
12cr|gwine-0.10.3-9|42	
12cr|gwine-0.10.3-9|43	rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
12cr|gwine-0.10.3-9|44	
12cr|gwine-0.10.3-9|45	desktop-file-install --vendor="" \
12cr|gwine-0.10.3-9|46	--remove-category="Application" \
12cr|gwine-0.10.3-9|47	--remove-category="Accessories" \
12cr|gwine-0.10.3-9|48	--add-category="Database;Office" \
12cr|gwine-0.10.3-9|49	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gwine-0.10.3-9|50	
12cr|gwine-0.10.3-9|51	mkdir -p %{buildroot}%{_liconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
12cr|gwine-0.10.3-9|52	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|gwine-0.10.3-9|53	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|gwine-0.10.3-9|54	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|gwine-0.10.3-9|55	
12cr|gwine-0.10.3-9|56	%find_lang %name
12cr|gwine-0.10.3-9|57	
12cr|gwine-0.10.3-9|58	rm -rf %{buildroot}%{_localestatedir}/lib/scrollkeeper
12cr|gwine-0.10.3-9|59	rm -rf %{buildroot}%{_datadir}/mime
12cr|gwine-0.10.3-9|60	
12cr|gwine-0.10.3-9|61	%files -f %name.lang
12cr|gwine-0.10.3-9|62	%defattr(-,root,root)
12cr|gwine-0.10.3-9|63	%{_bindir}/%{name}
12cr|gwine-0.10.3-9|64	%{perl_vendorlib}/*
12cr|gwine-0.10.3-9|65	%{_mandir}/*/*
12cr|gwine-0.10.3-9|66	%{_datadir}/%{name}
12cr|gwine-0.10.3-9|67	%{_datadir}/omf/%{name}
12cr|gwine-0.10.3-9|68	%{_datadir}/gnome/help/%{name}
12cr|gwine-0.10.3-9|69	%{_datadir}/applications/%{name}.desktop
12cr|gwine-0.10.3-9|70	%{_datadir}/pixmaps/%{name}.png
12cr|gwine-0.10.3-9|71	%{_iconsdir}/%{name}.png
12cr|gwine-0.10.3-9|72	%{_liconsdir}/%{name}.png
12cr|gwine-0.10.3-9|73	%{_miconsdir}/%{name}.png
12cr|gwine-0.10.3-9|74	
12cr|gwine-0.10.3-9|75	
12cr|gwine-0.10.3-9|76	
12cr|gwine-0.10.3-9|77	%changelog
12cr|gwine-0.10.3-9|78	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.10.3-8mdv2011.0
12cr|gwine-0.10.3-9|79	+ Revision: 654195
12cr|gwine-0.10.3-9|80	- rebuild for updated spec-helper
12cr|gwine-0.10.3-9|81	
12cr|gwine-0.10.3-9|82	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10.3-7mdv2011.0
12cr|gwine-0.10.3-9|83	+ Revision: 611052
12cr|gwine-0.10.3-9|84	- rebuild
12cr|gwine-0.10.3-9|85	
12cr|gwine-0.10.3-9|86	* Thu Dec 31 2009 Jérôme Brenier <incubusss@mandriva.org> 0.10.3-6mdv2010.1
12cr|gwine-0.10.3-9|87	+ Revision: 484299
12cr|gwine-0.10.3-9|88	- drop manual move of omf files, they already are where they should be
12cr|gwine-0.10.3-9|89	- fix license tag
12cr|gwine-0.10.3-9|90	- $RPM_BUILD_ROOT -> %%{buildroot}
12cr|gwine-0.10.3-9|91	
12cr|gwine-0.10.3-9|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|gwine-0.10.3-9|93	- rebuild
12cr|gwine-0.10.3-9|94	- rebuild
12cr|gwine-0.10.3-9|95	- kill re-definition of %%buildroot on Pixel's request
12cr|gwine-0.10.3-9|96	
12cr|gwine-0.10.3-9|97	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gwine-0.10.3-9|98	- lowercase ImageMagick
12cr|gwine-0.10.3-9|99	
12cr|gwine-0.10.3-9|100	+ Pixel <pixel@mandriva.com>
12cr|gwine-0.10.3-9|101	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gwine-0.10.3-9|102	
12cr|gwine-0.10.3-9|103	+ Olivier Blin <oblin@mandriva.com>
12cr|gwine-0.10.3-9|104	- restore BuildRoot
12cr|gwine-0.10.3-9|105	
12cr|gwine-0.10.3-9|106	* Sun Sep 09 2007 Emmanuel Andry <eandry@mandriva.org> 0.10.3-2mdv2008.0
12cr|gwine-0.10.3-9|107	+ Revision: 83680
12cr|gwine-0.10.3-9|108	- xdg menu
12cr|gwine-0.10.3-9|109	- drop old menu
12cr|gwine-0.10.3-9|110	- fix buildrequires
12cr|gwine-0.10.3-9|111	- fix requires
12cr|gwine-0.10.3-9|112	- use mimetypes and scrollkeeper macros
12cr|gwine-0.10.3-9|113	- Import gwine
12cr|gwine-0.10.3-9|114	
12cr|gwine-0.10.3-9|115	
12cr|gwine-0.10.3-9|116	
12cr|gwine-0.10.3-9|117	* Mon Jan 16 2006 Olivier Blin <oblin@mandriva.com> 0.10.3-1mdk
12cr|gwine-0.10.3-9|118	- initial release

2008 12
12cr|g-wrap-1.9.14-1|1	%define major 2
12cr|g-wrap-1.9.14-1|2	%define modules_major 0
12cr|g-wrap-1.9.14-1|3	%define lib_name %mklibname %{name} %{major}
12cr|g-wrap-1.9.14-1|4	%define devel_name %mklibname %{name} -d
12cr|g-wrap-1.9.14-1|5	%define epoch 1
12cr|g-wrap-1.9.14-1|6	
12cr|g-wrap-1.9.14-1|7	Summary: A tool for creating Scheme interfaces to C libraries
12cr|g-wrap-1.9.14-1|8	Name: g-wrap
12cr|g-wrap-1.9.14-1|9	Version: 1.9.14
12cr|g-wrap-1.9.14-1|10	Release: 1
12cr|g-wrap-1.9.14-1|11	Source0: http://download.savannah.gnu.org/releases/g-wrap/%{name}-%{version}.tar.gz
12cr|g-wrap-1.9.14-1|12	source1: .abf.yml
12cr|g-wrap-1.9.14-1|13	# gw fedora patches
12cr|g-wrap-1.9.14-1|14	Requires: guile
12cr|g-wrap-1.9.14-1|15	Requires: %{lib_name} = %{epoch}:%{version}-%{release}
12cr|g-wrap-1.9.14-1|16	Group: System/Libraries
12cr|g-wrap-1.9.14-1|17	BuildRequires: guile-devel
12cr|g-wrap-1.9.14-1|18	BuildRequires: pkgconfig(glib-2.0)
12cr|g-wrap-1.9.14-1|19	BuildRequires: ffi5-devel
12cr|g-wrap-1.9.14-1|20	BuildRequires: automake1.9
12cr|g-wrap-1.9.14-1|21	buildrequires: gettext-devel
12cr|g-wrap-1.9.14-1|22	License: LGPLv2+
12cr|g-wrap-1.9.14-1|23	Epoch: %{epoch}
12cr|g-wrap-1.9.14-1|24	URL: http://www.gnucash.org
12cr|g-wrap-1.9.14-1|25	Conflicts: guile-lib
12cr|g-wrap-1.9.14-1|26	
12cr|g-wrap-1.9.14-1|27	%description
12cr|g-wrap-1.9.14-1|28	g-wrap is a tool for creating Scheme interfaces to C libraries.  At
12cr|g-wrap-1.9.14-1|29	the moment it is most heavily focused on providing access to C
12cr|g-wrap-1.9.14-1|30	libraries from guile, but it also supports RScheme.
12cr|g-wrap-1.9.14-1|31	
12cr|g-wrap-1.9.14-1|32	%package -n %{lib_name}
12cr|g-wrap-1.9.14-1|33	Epoch: %{epoch}
12cr|g-wrap-1.9.14-1|34	Group:	%{group}
12cr|g-wrap-1.9.14-1|35	Summary: %{summary}
12cr|g-wrap-1.9.14-1|36	
12cr|g-wrap-1.9.14-1|37	%description -n %{lib_name}
12cr|g-wrap-1.9.14-1|38	g-wrap is a tool for specifying types, functions, and constants to
12cr|g-wrap-1.9.14-1|39	import into a Scheme interpreter, and for generating code (in C) to
12cr|g-wrap-1.9.14-1|40	interface these to the Guile and RScheme interpreters in particular.
12cr|g-wrap-1.9.14-1|41	
12cr|g-wrap-1.9.14-1|42	%package -n %{devel_name}
12cr|g-wrap-1.9.14-1|43	Epoch: %{epoch}
12cr|g-wrap-1.9.14-1|44	Group:	Development/C
12cr|g-wrap-1.9.14-1|45	Summary: Include files and libraries needed for g-wrap development
12cr|g-wrap-1.9.14-1|46	Requires: %{name} = %{epoch}:%{version}-%{release}
12cr|g-wrap-1.9.14-1|47	Requires: %{lib_name} = %{epoch}:%{version}-%{release}
12cr|g-wrap-1.9.14-1|48	Obsoletes: %{_lib}g-wrap0-devel
12cr|g-wrap-1.9.14-1|49	Provides: %{name}-devel = %{version}-%{release}
12cr|g-wrap-1.9.14-1|50	Provides: lib%{name}-devel = %{version}-%{release}
12cr|g-wrap-1.9.14-1|51	
12cr|g-wrap-1.9.14-1|52	%description -n %{devel_name}
12cr|g-wrap-1.9.14-1|53	g-wrap is a tool for creating Scheme interfaces to C libraries.  At
12cr|g-wrap-1.9.14-1|54	the moment it is most heavily focused on providing access to C
12cr|g-wrap-1.9.14-1|55	libraries from guile, but it also supports RScheme.
12cr|g-wrap-1.9.14-1|56	
12cr|g-wrap-1.9.14-1|57	You can provide access to a given C API by creating a specification
12cr|g-wrap-1.9.14-1|58	file describing the interface you want published at the Scheme level.
12cr|g-wrap-1.9.14-1|59	g-wrap will handle generating all the lower level library interface
12cr|g-wrap-1.9.14-1|60	code so that the C library shows up as a set of Scheme functions.
12cr|g-wrap-1.9.14-1|61	
12cr|g-wrap-1.9.14-1|62	You should install this package if you need to compile programs that
12cr|g-wrap-1.9.14-1|63	need to use g-wrap C<->Scheme functionality
12cr|g-wrap-1.9.14-1|64	
12cr|g-wrap-1.9.14-1|65	%prep
12cr|g-wrap-1.9.14-1|66	%setup -q
12cr|g-wrap-1.9.14-1|67	
12cr|g-wrap-1.9.14-1|68	touch config.rpath
12cr|g-wrap-1.9.14-1|69	aclocal -I m4
12cr|g-wrap-1.9.14-1|70	autoconf
12cr|g-wrap-1.9.14-1|71	automake
12cr|g-wrap-1.9.14-1|72	
12cr|g-wrap-1.9.14-1|73	%build
12cr|g-wrap-1.9.14-1|74	# --disable-Werror required for gcc-4.3 & g-wrap-1.9.11:
12cr|g-wrap-1.9.14-1|75	# core-runtime.c:55: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result
12cr|g-wrap-1.9.14-1|76	%configure2_5x  --disable-static --disable-Werror
12cr|g-wrap-1.9.14-1|77	
12cr|g-wrap-1.9.14-1|78	make
12cr|g-wrap-1.9.14-1|79	
12cr|g-wrap-1.9.14-1|80	%install
12cr|g-wrap-1.9.14-1|81	
12cr|g-wrap-1.9.14-1|82	%makeinstall_std
12cr|g-wrap-1.9.14-1|83	#%multiarch_includes %buildroot%{_includedir}/%name/ffi-support.h
12cr|g-wrap-1.9.14-1|84	
12cr|g-wrap-1.9.14-1|85	%post -n %{devel_name}
12cr|g-wrap-1.9.14-1|86	%_install_info %{name}.info
12cr|g-wrap-1.9.14-1|87	
12cr|g-wrap-1.9.14-1|88	%postun -n %{devel_name}
12cr|g-wrap-1.9.14-1|89	%_remove_install_info %{name}.info
12cr|g-wrap-1.9.14-1|90	
12cr|g-wrap-1.9.14-1|91	%files
12cr|g-wrap-1.9.14-1|92	%defattr(-,root,root)
12cr|g-wrap-1.9.14-1|93	%doc AUTHORS ChangeLog INSTALL NEWS README THANKS
12cr|g-wrap-1.9.14-1|94	%{_datadir}/guile/site/*
12cr|g-wrap-1.9.14-1|95	%{_mandir}/man1/*
12cr|g-wrap-1.9.14-1|96	
12cr|g-wrap-1.9.14-1|97	%files -n %{lib_name}
12cr|g-wrap-1.9.14-1|98	%defattr(-,root,root)
12cr|g-wrap-1.9.14-1|99	%{_libdir}/*.so.%{major}*
12cr|g-wrap-1.9.14-1|100	%{_libdir}/%{name}/modules/*.so.%{modules_major}*
12cr|g-wrap-1.9.14-1|101	
12cr|g-wrap-1.9.14-1|102	%files -n %{devel_name}
12cr|g-wrap-1.9.14-1|103	%defattr(-,root,root)
12cr|g-wrap-1.9.14-1|104	%{_bindir}/*
12cr|g-wrap-1.9.14-1|105	%{_includedir}/g-wrap-wct.h
12cr|g-wrap-1.9.14-1|106	%{_includedir}/%name
12cr|g-wrap-1.9.14-1|107	#%multiarch %_includedir/multiarch*/%name/ffi-support.h
12cr|g-wrap-1.9.14-1|108	%{_libdir}/*.so
12cr|g-wrap-1.9.14-1|109	%{_libdir}/%{name}/modules/*.so
12cr|g-wrap-1.9.14-1|110	%{_infodir}/%{name}*
12cr|g-wrap-1.9.14-1|111	%{_datadir}/aclocal/%{name}.m4
12cr|g-wrap-1.9.14-1|112	%_libdir/pkgconfig/g-wrap-2.0-guile.pc
12cr|g-wrap-1.9.14-1|113	
12cr|g-wrap-1.9.14-1|114	
12cr|g-wrap-1.9.14-1|115	
12cr|g-wrap-1.9.14-1|116	%changelog
12cr|g-wrap-1.9.14-1|117	* Sun Sep 07 2008 Frederik Himpe <fhimpe@mandriva.org> 1:1.9.11-2mdv2009.0
12cr|g-wrap-1.9.14-1|118	+ Revision: 282423
12cr|g-wrap-1.9.14-1|119	- Fix g-wrap requires, so that it becomes installable
12cr|g-wrap-1.9.14-1|120	
12cr|g-wrap-1.9.14-1|121	* Fri Sep 05 2008 Emmanuel Andry <eandry@mandriva.org> 1:1.9.11-1mdv2009.0
12cr|g-wrap-1.9.14-1|122	+ Revision: 281352
12cr|g-wrap-1.9.14-1|123	- New version
12cr|g-wrap-1.9.14-1|124	- change major (0 > 2)
12cr|g-wrap-1.9.14-1|125	- drop patches 0 and 3
12cr|g-wrap-1.9.14-1|126	- add pkgconfig patch
12cr|g-wrap-1.9.14-1|127	- check major
12cr|g-wrap-1.9.14-1|128	- update file list
12cr|g-wrap-1.9.14-1|129	- BR ffi5-devel
12cr|g-wrap-1.9.14-1|130	
12cr|g-wrap-1.9.14-1|131	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|g-wrap-1.9.14-1|132	- rebuild
12cr|g-wrap-1.9.14-1|133	- rebuild
12cr|g-wrap-1.9.14-1|134	- kill re-definition of %%buildroot on Pixel's request
12cr|g-wrap-1.9.14-1|135	
12cr|g-wrap-1.9.14-1|136	+ Pixel <pixel@mandriva.com>
12cr|g-wrap-1.9.14-1|137	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|g-wrap-1.9.14-1|138	
12cr|g-wrap-1.9.14-1|139	+ Olivier Blin <oblin@mandriva.com>
12cr|g-wrap-1.9.14-1|140	- restore BuildRoot
12cr|g-wrap-1.9.14-1|141	
12cr|g-wrap-1.9.14-1|142	
12cr|g-wrap-1.9.14-1|143	* Sun Feb 18 2007 Christiaan Welvaart <cjw@daneel.dyndns.org>
12cr|g-wrap-1.9.14-1|144	+ 2007-02-18 18:08:29 (122489)
12cr|g-wrap-1.9.14-1|145	- rebuild to fix libguile dep for ppc
12cr|g-wrap-1.9.14-1|146	
12cr|g-wrap-1.9.14-1|147	* Sun Jan 07 2007 Götz Waschk <waschk@mandriva.org> 1.9.6-9mdv2007.1
12cr|g-wrap-1.9.14-1|148	+ 2007-01-07 13:46:17 (105203)
12cr|g-wrap-1.9.14-1|149	- Import g-wrap
12cr|g-wrap-1.9.14-1|150	
12cr|g-wrap-1.9.14-1|151	* Sun Jan 07 2007 Götz Waschk <waschk@mandriva.org> 1.9.6-9mdv2007.1
12cr|g-wrap-1.9.14-1|152	- unpack patches
12cr|g-wrap-1.9.14-1|153	
12cr|g-wrap-1.9.14-1|154	* Tue Aug 29 2006 Götz Waschk <waschk@mandriva.org> 1.9.6-8mdv2007.0
12cr|g-wrap-1.9.14-1|155	- fix buildrequires
12cr|g-wrap-1.9.14-1|156	
12cr|g-wrap-1.9.14-1|157	* Wed Aug 09 2006 Götz Waschk <waschk@mandriva.org> 1.9.6-7mdv2007.0
12cr|g-wrap-1.9.14-1|158	- rebuild
12cr|g-wrap-1.9.14-1|159	
12cr|g-wrap-1.9.14-1|160	* Fri Jun 23 2006 Götz Waschk <waschk@mandriva.org> 1.9.6-6mdv2007.0
12cr|g-wrap-1.9.14-1|161	- use bundled libffi
12cr|g-wrap-1.9.14-1|162	- add fedora patches for libffi
12cr|g-wrap-1.9.14-1|163	
12cr|g-wrap-1.9.14-1|164	* Fri Jun 16 2006 Götz Waschk <waschk@mandriva.org> 1.9.6-5mdv2007.0
12cr|g-wrap-1.9.14-1|165	- conflict with guile-lib
12cr|g-wrap-1.9.14-1|166	
12cr|g-wrap-1.9.14-1|167	* Thu Jun 15 2006 Götz Waschk <waschk@mandriva.org> 1.9.6-4mdv2007.0
12cr|g-wrap-1.9.14-1|168	- add missing info entry
12cr|g-wrap-1.9.14-1|169	- fix build if old version is installed
12cr|g-wrap-1.9.14-1|170	- patch to build with glib2
12cr|g-wrap-1.9.14-1|171	
12cr|g-wrap-1.9.14-1|172	* Fri Mar 03 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.9.6-3mdk
12cr|g-wrap-1.9.14-1|173	- add BuildRequires: guile-lib
12cr|g-wrap-1.9.14-1|174	
12cr|g-wrap-1.9.14-1|175	* Fri Feb 24 2006 Götz Waschk <waschk@mandriva.org> 1.9.6-2mdk
12cr|g-wrap-1.9.14-1|176	- fix buildrequires
12cr|g-wrap-1.9.14-1|177	
12cr|g-wrap-1.9.14-1|178	* Mon Feb 20 2006 Götz Waschk <waschk@mandriva.org> 1.9.6-1mdk
12cr|g-wrap-1.9.14-1|179	- multiarch
12cr|g-wrap-1.9.14-1|180	- update file list
12cr|g-wrap-1.9.14-1|181	- major 0
12cr|g-wrap-1.9.14-1|182	- reenable libtoolize
12cr|g-wrap-1.9.14-1|183	- new version
12cr|g-wrap-1.9.14-1|184	
12cr|g-wrap-1.9.14-1|185	* Fri Jan 07 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.3.4-12mdk
12cr|g-wrap-1.9.14-1|186	- libtool 1.4 fixes
12cr|g-wrap-1.9.14-1|187	
12cr|g-wrap-1.9.14-1|188	* Fri Dec 31 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.3.4-11mdk
12cr|g-wrap-1.9.14-1|189	- add BuildRequires: libglib-devel libgtk+-devel
12cr|g-wrap-1.9.14-1|190	
12cr|g-wrap-1.9.14-1|191	* Thu Feb 26 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 1.3.4-10mdk
12cr|g-wrap-1.9.14-1|192	- Fix dependency
12cr|g-wrap-1.9.14-1|193	

2009 12
12cr|gwyddion-2.29-1|1	#
12cr|gwyddion-2.29-1|2	# spec file for package gwyddion based on SUSE build service project science
12cr|gwyddion-2.29-1|3	#
12cr|gwyddion-2.29-1|4	# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
12cr|gwyddion-2.29-1|5	#
12cr|gwyddion-2.29-1|6	# All modifications and additions to the file contributed by third parties
12cr|gwyddion-2.29-1|7	# remain the property of their copyright owners, unless otherwise agreed
12cr|gwyddion-2.29-1|8	# upon. The license for this file, and modifications and additions to the
12cr|gwyddion-2.29-1|9	# file, is the same license as for the pristine package itself (unless the
12cr|gwyddion-2.29-1|10	# license for the pristine package is not an Open Source License, in which
12cr|gwyddion-2.29-1|11	# case the license is the MIT License). An "Open Source License" is a
12cr|gwyddion-2.29-1|12	# license that conforms to the Open Source Definition (Version 1.9)
12cr|gwyddion-2.29-1|13	# published by the Open Source Initiative.
12cr|gwyddion-2.29-1|14	
12cr|gwyddion-2.29-1|15	# Please submit bugfixes or comments via http://bugs.opensuse.org/
12cr|gwyddion-2.29-1|16	#
12cr|gwyddion-2.29-1|17	
12cr|gwyddion-2.29-1|18	%define libname %mklibname %name 2 0
12cr|gwyddion-2.29-1|19	
12cr|gwyddion-2.29-1|20	Name:           gwyddion
12cr|gwyddion-2.29-1|21	Version:        2.29
12cr|gwyddion-2.29-1|22	Release:        1
12cr|gwyddion-2.29-1|23	License:        GPLv2
12cr|gwyddion-2.29-1|24	Summary:        An SPM data visualization and analysis tool
12cr|gwyddion-2.29-1|25	Group:          Sciences/Other
12cr|gwyddion-2.29-1|26	
12cr|gwyddion-2.29-1|27	Url:            http://gwyddion.net/
12cr|gwyddion-2.29-1|28	Source0:        http://prdownloads.sourceforge.net/gwyddion/%{name}-%{version}.tar.xz
12cr|gwyddion-2.29-1|29	Source1:        http://prdownloads.sourceforge.net/gwyddion/%{name}-%{version}.tar.xz.sig
12cr|gwyddion-2.29-1|30	
12cr|gwyddion-2.29-1|31	BuildRequires:  desktop-file-utils >= 0.9
12cr|gwyddion-2.29-1|32	BuildRequires:  findutils
12cr|gwyddion-2.29-1|33	BuildRequires:  gettext
12cr|gwyddion-2.29-1|34	BuildRequires:  gtkglext-devel
12cr|gwyddion-2.29-1|35	BuildRequires:  gtksourceview-devel
12cr|gwyddion-2.29-1|36	BuildRequires:  kdelibs4-devel >= 4.0
12cr|gwyddion-2.29-1|37	BuildRequires:  libtiff-devel >= 3.6
12cr|gwyddion-2.29-1|38	BuildRequires:  perl >= 5.005
12cr|gwyddion-2.29-1|39	BuildRequires:  python-devel >= 2.2
12cr|gwyddion-2.29-1|40	BuildRequires:  pygtk2.0-devel
12cr|gwyddion-2.29-1|41	BuildRequires:  python-numpy
12cr|gwyddion-2.29-1|42	BuildRequires:  ruby >= 1.8
12cr|gwyddion-2.29-1|43	BuildRequires:  GL-devel
12cr|gwyddion-2.29-1|44	BuildRequires:  pkgconfig(xmu)
12cr|gwyddion-2.29-1|45	BuildRequires:  pkgconfig(glib-2.0) >= 2.8
12cr|gwyddion-2.29-1|46	BuildRequires:  pkgconfig(gtk+-2.0) >= 2.8
12cr|gwyddion-2.29-1|47	BuildRequires:  pkgconfig(libxml-2.0)
12cr|gwyddion-2.29-1|48	BuildRequires:  pkgconfig(pango) >= 1.10
12cr|gwyddion-2.29-1|49	BuildRequires:  fftw3-devel
12cr|gwyddion-2.29-1|50	BuildRequires:  pkgconfig(gconf-2.0)
12cr|gwyddion-2.29-1|51	
12cr|gwyddion-2.29-1|52	%define pkglibdir %{_libdir}/%{name}
12cr|gwyddion-2.29-1|53	%define pkglibexecdir %{_libexecdir}/%{name}
12cr|gwyddion-2.29-1|54	%define pkgdatadir %{_datadir}/%{name}
12cr|gwyddion-2.29-1|55	%define pkgincludedir %{_includedir}/%{name}
12cr|gwyddion-2.29-1|56	%define gtkdocdir %{_datadir}/gtk-doc/html
12cr|gwyddion-2.29-1|57	%define gconfdir %{_sysconfdir}/gconf/schemas
12cr|gwyddion-2.29-1|58	
12cr|gwyddion-2.29-1|59	%package -n %{libname}
12cr|gwyddion-2.29-1|60	Summary:        Libraries for Gwyddion
12cr|gwyddion-2.29-1|61	Group:          System/Libraries
12cr|gwyddion-2.29-1|62	
12cr|gwyddion-2.29-1|63	%package devel
12cr|gwyddion-2.29-1|64	Summary:        Headers, libraries and tools for Gwyddion module development
12cr|gwyddion-2.29-1|65	Group:          Development/C
12cr|gwyddion-2.29-1|66	Requires:       %{libname} = %{version}
12cr|gwyddion-2.29-1|67	# This pulls everything else
12cr|gwyddion-2.29-1|68	Requires:       fftw3-devel
12cr|gwyddion-2.29-1|69	Requires:       gtkglext-devel
12cr|gwyddion-2.29-1|70	Requires:       pkgconfig(glib-2.0)
12cr|gwyddion-2.29-1|71	Requires:       pkgconfig(gtk+-2.0) >= 2.8
12cr|gwyddion-2.29-1|72	Requires:       pkgconfig(pango)
12cr|gwyddion-2.29-1|73	
12cr|gwyddion-2.29-1|74	%package thumbnailer-gconf
12cr|gwyddion-2.29-1|75	Summary:        GConf schemas for gwyddion-thumbnailer integration
12cr|gwyddion-2.29-1|76	Group:          Graphical desktop/GNOME
12cr|gwyddion-2.29-1|77	Requires:       %{name} = %{version}
12cr|gwyddion-2.29-1|78	
12cr|gwyddion-2.29-1|79	%package thumbnailer-kde4
12cr|gwyddion-2.29-1|80	Summary:        KDE4 gwyddion thumbnailer module
12cr|gwyddion-2.29-1|81	Group:          Graphical desktop/KDE
12cr|gwyddion-2.29-1|82	Requires:       %{name} = %{version}
12cr|gwyddion-2.29-1|83	
12cr|gwyddion-2.29-1|84	%description
12cr|gwyddion-2.29-1|85	Gwyddion is a modular SPM (Scanning Probe Microsopy) data visualization and
12cr|gwyddion-2.29-1|86	analysis tool written with Gtk+.
12cr|gwyddion-2.29-1|87	
12cr|gwyddion-2.29-1|88	It can be used for all most frequently used data processing operations
12cr|gwyddion-2.29-1|89	including: leveling, false color plotting, shading, filtering, denoising, data
12cr|gwyddion-2.29-1|90	editing, integral transforms, grain analysis, profile extraction, fractal
12cr|gwyddion-2.29-1|91	analysis, and many more.  The program is primarily focused on SPM data analysis
12cr|gwyddion-2.29-1|92	(e.g. data obtained from AFM, STM, NSOM, and similar microscopes).  However, it
12cr|gwyddion-2.29-1|93	can also be used for analysis of SEM (Scanning Electron Microscopy) data or any
12cr|gwyddion-2.29-1|94	other 2D data.
12cr|gwyddion-2.29-1|95	
12cr|gwyddion-2.29-1|96	%description -n %{libname}
12cr|gwyddion-2.29-1|97	Libraries for Gwyddion and its modules.
12cr|gwyddion-2.29-1|98	
12cr|gwyddion-2.29-1|99	%description devel
12cr|gwyddion-2.29-1|100	Header files, libraries and tools for Gwyddion module and plug-in development.
12cr|gwyddion-2.29-1|101	This package also contains the API docmentation and sample plug-ins in various
12cr|gwyddion-2.29-1|102	programming languages.
12cr|gwyddion-2.29-1|103	
12cr|gwyddion-2.29-1|104	%description thumbnailer-gconf
12cr|gwyddion-2.29-1|105	GConf schemas that register gwyddion-thumbnailer as thumbnailer for SPM files
12cr|gwyddion-2.29-1|106	in GNOME and XFce.
12cr|gwyddion-2.29-1|107	
12cr|gwyddion-2.29-1|108	%description thumbnailer-kde4
12cr|gwyddion-2.29-1|109	Gwyddion-thumbnailer based KDE thumbnail creator extension module for SPM
12cr|gwyddion-2.29-1|110	files.
12cr|gwyddion-2.29-1|111	
12cr|gwyddion-2.29-1|112	%prep
12cr|gwyddion-2.29-1|113	%setup -q
12cr|gwyddion-2.29-1|114	
12cr|gwyddion-2.29-1|115	%build
12cr|gwyddion-2.29-1|116	%configure2_5x --without-pascal --disable-rpath \
12cr|gwyddion-2.29-1|117	--with-kde4-thumbnailer --with-fftw3 --with-gl \
12cr|gwyddion-2.29-1|118	--enable-library-bloat
12cr|gwyddion-2.29-1|119	%make
12cr|gwyddion-2.29-1|120	
12cr|gwyddion-2.29-1|121	%install
12cr|gwyddion-2.29-1|122	%makeinstall_std
12cr|gwyddion-2.29-1|123	%find_lang %{name}
12cr|gwyddion-2.29-1|124	
12cr|gwyddion-2.29-1|125	# I cannot express this as %%files in a sensible manner, especially not when
12cr|gwyddion-2.29-1|126	# python byte-compilation kicks in.  Set permissions in the filesystem.
12cr|gwyddion-2.29-1|127	find %{buildroot}%{pkglibexecdir} -type f -print0 | xargs -0 chmod 755
12cr|gwyddion-2.29-1|128	find %{buildroot}%{pkglibexecdir} -type f -name \*.rgi -print0 | xargs -0 chmod 644
12cr|gwyddion-2.29-1|129	
12cr|gwyddion-2.29-1|130	# Perl, Python, and Ruby modules are private, remove the Perl man page.
12cr|gwyddion-2.29-1|131	rm -f %{buildroot}%{_mandir}/man3/Gwyddion::dump.*
12cr|gwyddion-2.29-1|132	
12cr|gwyddion-2.29-1|133	%files -f %{name}.lang
12cr|gwyddion-2.29-1|134	%defattr(755,root,root)
12cr|gwyddion-2.29-1|135	%{_bindir}/%{name}
12cr|gwyddion-2.29-1|136	%{_bindir}/%{name}-thumbnailer
12cr|gwyddion-2.29-1|137	%defattr(-,root,root)
12cr|gwyddion-2.29-1|138	%doc AUTHORS NEWS README THANKS
12cr|gwyddion-2.29-1|139	%{pkgdatadir}/pixmaps/*.png
12cr|gwyddion-2.29-1|140	%{pkgdatadir}/pixmaps/*.ico
12cr|gwyddion-2.29-1|141	%{pkgdatadir}/gradients/*
12cr|gwyddion-2.29-1|142	%{pkgdatadir}/glmaterials/*
12cr|gwyddion-2.29-1|143	%{pkgdatadir}/pygwy/*
12cr|gwyddion-2.29-1|144	%{pkgdatadir}/ui/*
12cr|gwyddion-2.29-1|145	%dir %{pkgdatadir}/pixmaps
12cr|gwyddion-2.29-1|146	%dir %{pkgdatadir}/gradients
12cr|gwyddion-2.29-1|147	%dir %{pkgdatadir}/glmaterials
12cr|gwyddion-2.29-1|148	%dir %{pkgdatadir}/pygwy
12cr|gwyddion-2.29-1|149	%dir %{pkgdatadir}/ui
12cr|gwyddion-2.29-1|150	%dir %{pkgdatadir}
12cr|gwyddion-2.29-1|151	%{_mandir}/man1/%{name}.1*
12cr|gwyddion-2.29-1|152	%{_mandir}/man1/%{name}-thumbnailer.1*
12cr|gwyddion-2.29-1|153	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12cr|gwyddion-2.29-1|154	%{pkglibdir}/modules/file/*.so
12cr|gwyddion-2.29-1|155	%{pkglibdir}/modules/graph/*.so
12cr|gwyddion-2.29-1|156	%{pkglibdir}/modules/layer/*.so
12cr|gwyddion-2.29-1|157	%{pkglibdir}/modules/process/*.so
12cr|gwyddion-2.29-1|158	%{pkglibdir}/modules/tool/*.so
12cr|gwyddion-2.29-1|159	%{pkglibdir}/modules/*.so
12cr|gwyddion-2.29-1|160	%dir %{pkglibdir}/modules/file
12cr|gwyddion-2.29-1|161	%dir %{pkglibdir}/modules/graph
12cr|gwyddion-2.29-1|162	%dir %{pkglibdir}/modules/layer
12cr|gwyddion-2.29-1|163	%dir %{pkglibdir}/modules/process
12cr|gwyddion-2.29-1|164	%dir %{pkglibdir}/modules/tool
12cr|gwyddion-2.29-1|165	%dir %{pkglibdir}/modules
12cr|gwyddion-2.29-1|166	%dir %{pkglibdir}
12cr|gwyddion-2.29-1|167	%{_datadir}/applications/%{name}.desktop
12cr|gwyddion-2.29-1|168	%{_datadir}/mime/packages/%{name}.xml
12cr|gwyddion-2.29-1|169	%{_datadir}/thumbnailers/gwyddion.thumbnailer
12cr|gwyddion-2.29-1|170	%{python_sitearch}/gwy.so
12cr|gwyddion-2.29-1|171	
12cr|gwyddion-2.29-1|172	%files -n %{libname}
12cr|gwyddion-2.29-1|173	%{_libdir}/*.so.*
12cr|gwyddion-2.29-1|174	
12cr|gwyddion-2.29-1|175	%files devel
12cr|gwyddion-2.29-1|176	%defattr(-,root,root)
12cr|gwyddion-2.29-1|177	%doc devel-docs/CODING-STANDARDS
12cr|gwyddion-2.29-1|178	%doc data/%{name}.vim
12cr|gwyddion-2.29-1|179	%{pkgincludedir}/app/*.h
12cr|gwyddion-2.29-1|180	%{pkgincludedir}/libdraw/*.h
12cr|gwyddion-2.29-1|181	%{pkgincludedir}/libprocess/*.h
12cr|gwyddion-2.29-1|182	%{pkgincludedir}/libgwyddion/*.h
12cr|gwyddion-2.29-1|183	%{pkgincludedir}/libgwydgets/*.h
12cr|gwyddion-2.29-1|184	%{pkgincludedir}/libgwymodule/*.h
12cr|gwyddion-2.29-1|185	%dir %{pkgincludedir}/app
12cr|gwyddion-2.29-1|186	%dir %{pkgincludedir}/libdraw
12cr|gwyddion-2.29-1|187	%dir %{pkgincludedir}/libprocess
12cr|gwyddion-2.29-1|188	%dir %{pkgincludedir}/libgwyddion
12cr|gwyddion-2.29-1|189	%dir %{pkgincludedir}/libgwydgets
12cr|gwyddion-2.29-1|190	%dir %{pkgincludedir}/libgwymodule
12cr|gwyddion-2.29-1|191	%dir %{pkgincludedir}
12cr|gwyddion-2.29-1|192	%{_libdir}/*.so
12cr|gwyddion-2.29-1|193	%{_libdir}/pkgconfig/gwyddion.pc
12cr|gwyddion-2.29-1|194	# Documentation
12cr|gwyddion-2.29-1|195	%doc %{gtkdocdir}/libgwyapp/*
12cr|gwyddion-2.29-1|196	%doc %{gtkdocdir}/libgwydraw/*
12cr|gwyddion-2.29-1|197	%doc %{gtkdocdir}/libgwyprocess/*
12cr|gwyddion-2.29-1|198	%doc %{gtkdocdir}/libgwyddion/*
12cr|gwyddion-2.29-1|199	%doc %{gtkdocdir}/libgwydgets/*
12cr|gwyddion-2.29-1|200	%doc %{gtkdocdir}/libgwymodule/*
12cr|gwyddion-2.29-1|201	%doc %dir %{gtkdocdir}/libgwyapp
12cr|gwyddion-2.29-1|202	%doc %dir %{gtkdocdir}/libgwydraw
12cr|gwyddion-2.29-1|203	%doc %dir %{gtkdocdir}/libgwyprocess
12cr|gwyddion-2.29-1|204	%doc %dir %{gtkdocdir}/libgwyddion
12cr|gwyddion-2.29-1|205	%doc %dir %{gtkdocdir}/libgwydgets
12cr|gwyddion-2.29-1|206	%doc %dir %{gtkdocdir}/libgwymodule
12cr|gwyddion-2.29-1|207	%doc %dir %{gtkdocdir}
12cr|gwyddion-2.29-1|208	%doc %dir %{_datadir}/gtk-doc
12cr|gwyddion-2.29-1|209	%{pkglibdir}/include/gwyconfig.h
12cr|gwyddion-2.29-1|210	%dir %{pkglibdir}/include
12cr|gwyddion-2.29-1|211	# Plug-ins and plug-in devel stuff
12cr|gwyddion-2.29-1|212	%{pkglibdir}/perl/Gwyddion/*
12cr|gwyddion-2.29-1|213	%dir %{pkglibdir}/perl/Gwyddion
12cr|gwyddion-2.29-1|214	%dir %{pkglibdir}/perl
12cr|gwyddion-2.29-1|215	%{pkglibdir}/python/Gwyddion/*
12cr|gwyddion-2.29-1|216	%dir %{pkglibdir}/python/Gwyddion
12cr|gwyddion-2.29-1|217	%dir %{pkglibdir}/python
12cr|gwyddion-2.29-1|218	%{pkglibdir}/ruby/gwyddion/*
12cr|gwyddion-2.29-1|219	%dir %{pkglibdir}/ruby/gwyddion
12cr|gwyddion-2.29-1|220	%dir %{pkglibdir}/ruby
12cr|gwyddion-2.29-1|221	# Use filesystem permissions here.
12cr|gwyddion-2.29-1|222	%defattr(-,root,root,755)
12cr|gwyddion-2.29-1|223	%{pkglibexecdir}/plugins/file/*
12cr|gwyddion-2.29-1|224	%{pkglibexecdir}/plugins/process/*
12cr|gwyddion-2.29-1|225	%dir %{pkglibexecdir}/plugins/file
12cr|gwyddion-2.29-1|226	%dir %{pkglibexecdir}/plugins/process
12cr|gwyddion-2.29-1|227	%dir %{pkglibexecdir}/plugins
12cr|gwyddion-2.29-1|228	%dir %{pkglibexecdir}
12cr|gwyddion-2.29-1|229	
12cr|gwyddion-2.29-1|230	%files thumbnailer-gconf
12cr|gwyddion-2.29-1|231	%{_sysconfdir}/gconf/schemas/gwyddion-thumbnailer.schemas
12cr|gwyddion-2.29-1|232	
12cr|gwyddion-2.29-1|233	%files thumbnailer-kde4
12cr|gwyddion-2.29-1|234	%defattr(-,root,root)
12cr|gwyddion-2.29-1|235	%{_libdir}/kde4/gwythumbcreator.so
12cr|gwyddion-2.29-1|236	
12cr|gwyddion-2.29-1|237	
12cr|gwyddion-2.29-1|238	%changelog
12cr|gwyddion-2.29-1|239	* Wed Jul 25 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.29-1
12cr|gwyddion-2.29-1|240	+ Revision: 810983
12cr|gwyddion-2.29-1|241	- imported package gwyddion
12cr|gwyddion-2.29-1|242	

2010 12
12cr|gxemul-0.6.0-2|1	Name:		gxemul
12cr|gxemul-0.6.0-2|2	Version:	0.6.0
12cr|gxemul-0.6.0-2|3	Release:	%mkrel 2
12cr|gxemul-0.6.0-2|4	License:	BSD
12cr|gxemul-0.6.0-2|5	Group:		Emulators
12cr|gxemul-0.6.0-2|6	Summary:	Instruction-level machine emulator
12cr|gxemul-0.6.0-2|7	URL:		http://gavare.se/gxemul/
12cr|gxemul-0.6.0-2|8	Source0:	http://gavare.se/gxemul/src/%{name}-%{version}.tar.gz
12cr|gxemul-0.6.0-2|9	patch0:		gxemul-0.6.0.cstdlib.patch
12cr|gxemul-0.6.0-2|10	BuildRequires:	pkgconfig(x11)
12cr|gxemul-0.6.0-2|11	
12cr|gxemul-0.6.0-2|12	%description
12cr|gxemul-0.6.0-2|13	GXemul is an experimental instruction-level machine emulator. Several
12cr|gxemul-0.6.0-2|14	emulation modes are available. In some modes, processors and
12cr|gxemul-0.6.0-2|15	surrounding hardware components are emulated well enough to let
12cr|gxemul-0.6.0-2|16	unmodified operating systems (e.g. NetBSD) run as if they were running
12cr|gxemul-0.6.0-2|17	on a real machine.
12cr|gxemul-0.6.0-2|18	
12cr|gxemul-0.6.0-2|19	Currently supported processors include ARM, MIPS, PowerPC, and SuperH.
12cr|gxemul-0.6.0-2|20	
12cr|gxemul-0.6.0-2|21	%prep
12cr|gxemul-0.6.0-2|22	%setup -q
12cr|gxemul-0.6.0-2|23	%patch0 -p1 -b .cstdlib
12cr|gxemul-0.6.0-2|24	
12cr|gxemul-0.6.0-2|25	%build
12cr|gxemul-0.6.0-2|26	# inlining should help for this kind of emulation project
12cr|gxemul-0.6.0-2|27	export CFLAGS="%{optflags} -finline-functions -O3"
12cr|gxemul-0.6.0-2|28	./configure
12cr|gxemul-0.6.0-2|29	%make
12cr|gxemul-0.6.0-2|30	
12cr|gxemul-0.6.0-2|31	%install
12cr|gxemul-0.6.0-2|32	install -m755 gxemul -D %{buildroot}%{_bindir}/gxemul
12cr|gxemul-0.6.0-2|33	install -m644 man/gxemul.1 -D %{buildroot}%{_mandir}/man1/gxemul.1
12cr|gxemul-0.6.0-2|34	
12cr|gxemul-0.6.0-2|35	%files
12cr|gxemul-0.6.0-2|36	%defattr(-,root,root)
12cr|gxemul-0.6.0-2|37	%doc LICENSE HISTORY README doc/* demos/
12cr|gxemul-0.6.0-2|38	%{_bindir}/gxemul
12cr|gxemul-0.6.0-2|39	%{_mandir}/man1/gxemul.1*
12cr|gxemul-0.6.0-2|40	
12cr|gxemul-0.6.0-2|41	
12cr|gxemul-0.6.0-2|42	%changelog
12cr|gxemul-0.6.0-2|43	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-2mdv2011.0
12cr|gxemul-0.6.0-2|44	+ Revision: 611054
12cr|gxemul-0.6.0-2|45	- rebuild
12cr|gxemul-0.6.0-2|46	
12cr|gxemul-0.6.0-2|47	* Sun Feb 14 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.6.0-1mdv2010.1
12cr|gxemul-0.6.0-2|48	+ Revision: 505886
12cr|gxemul-0.6.0-2|49	- update to new 0.6.0
12cr|gxemul-0.6.0-2|50	
12cr|gxemul-0.6.0-2|51	+ Thierry Vignaud <tv@mandriva.org>
12cr|gxemul-0.6.0-2|52	- rebuild
12cr|gxemul-0.6.0-2|53	
12cr|gxemul-0.6.0-2|54	* Tue Feb 10 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.4.7.1-1mdv2009.1
12cr|gxemul-0.6.0-2|55	+ Revision: 339048
12cr|gxemul-0.6.0-2|56	- new release: 0.4.7.1
12cr|gxemul-0.6.0-2|57	- build with -O3
12cr|gxemul-0.6.0-2|58	- spec cleanups
12cr|gxemul-0.6.0-2|59	
12cr|gxemul-0.6.0-2|60	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.4.6.3-3mdv2009.0
12cr|gxemul-0.6.0-2|61	+ Revision: 246773
12cr|gxemul-0.6.0-2|62	- rebuild
12cr|gxemul-0.6.0-2|63	
12cr|gxemul-0.6.0-2|64	* Sat Mar 01 2008 Michael Scherer <misc@mandriva.org> 0.4.6.3-1mdv2008.1
12cr|gxemul-0.6.0-2|65	+ Revision: 177280
12cr|gxemul-0.6.0-2|66	- update to new version 0.4.6.3
12cr|gxemul-0.6.0-2|67	
12cr|gxemul-0.6.0-2|68	* Sun Feb 03 2008 Funda Wang <fwang@mandriva.org> 0.4.6.2-1mdv2008.1
12cr|gxemul-0.6.0-2|69	+ Revision: 161824
12cr|gxemul-0.6.0-2|70	- New version 0.4.6.2
12cr|gxemul-0.6.0-2|71	
12cr|gxemul-0.6.0-2|72	+ Olivier Blin <oblin@mandriva.com>
12cr|gxemul-0.6.0-2|73	- restore BuildRoot
12cr|gxemul-0.6.0-2|74	
12cr|gxemul-0.6.0-2|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|gxemul-0.6.0-2|76	- kill re-definition of %%buildroot on Pixel's request
12cr|gxemul-0.6.0-2|77	
12cr|gxemul-0.6.0-2|78	* Thu May 24 2007 Gwenole Beauchesne <gbeauchesne@mandriva.org> 0.4.5.1-1mdv2008.0
12cr|gxemul-0.6.0-2|79	+ Revision: 30683
12cr|gxemul-0.6.0-2|80	- first mandriva linux package
12cr|gxemul-0.6.0-2|81	

2011 12
12cr|gxine-0.5.906-1|1	%define name gxine
12cr|gxine-0.5.906-1|2	%define version 0.5.906
12cr|gxine-0.5.906-1|3	%define release %mkrel 1
12cr|gxine-0.5.906-1|4	%define xinever 1.1.16.3-2mdv
12cr|gxine-0.5.906-1|5	%define fname %name-%version
12cr|gxine-0.5.906-1|6	
12cr|gxine-0.5.906-1|7	Summary: GTK+ frontend for the Xine multimedia player
12cr|gxine-0.5.906-1|8	Name: %{name}
12cr|gxine-0.5.906-1|9	Version: %{version}
12cr|gxine-0.5.906-1|10	Release: %{release}
12cr|gxine-0.5.906-1|11	Source0: http://prdownloads.sourceforge.net/xine/%{fname}.tar.bz2
12cr|gxine-0.5.906-1|12	Patch0: gxine-no-gnome-mime-registration.patch
12cr|gxine-0.5.906-1|13	Patch2: gxine-0.5.906-fix-glib-includes.patch
12cr|gxine-0.5.906-1|14	License: GPLv2+
12cr|gxine-0.5.906-1|15	Group: Video
12cr|gxine-0.5.906-1|16	URL: http://xine.sf.net
12cr|gxine-0.5.906-1|17	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|gxine-0.5.906-1|18	Requires: xine-plugins >= %xinever
12cr|gxine-0.5.906-1|19	Requires(post): desktop-file-utils
12cr|gxine-0.5.906-1|20	Requires(postun): desktop-file-utils
12cr|gxine-0.5.906-1|21	BuildRequires: libxine-devel >= %xinever
12cr|gxine-0.5.906-1|22	BuildRequires: xine-plugins
12cr|gxine-0.5.906-1|23	BuildRequires: libgtk+2.0-devel
12cr|gxine-0.5.906-1|24	BuildRequires: libxaw-devel
12cr|gxine-0.5.906-1|25	BuildRequires: libxext-devel
12cr|gxine-0.5.906-1|26	BuildRequires: liblirc-devel > 0.8.5-0.20090320.1mdv2009.1
12cr|gxine-0.5.906-1|27	BuildRequires: libjs-devel
12cr|gxine-0.5.906-1|28	BuildRequires: libnspr-devel
12cr|gxine-0.5.906-1|29	
12cr|gxine-0.5.906-1|30	%description
12cr|gxine-0.5.906-1|31	This is a graphical frontend for Xine based on the GTK+ toolkit.
12cr|gxine-0.5.906-1|32	
12cr|gxine-0.5.906-1|33	%package mozilla
12cr|gxine-0.5.906-1|34	Summary: Xine video player plugin for Mozilla
12cr|gxine-0.5.906-1|35	Group: Video
12cr|gxine-0.5.906-1|36	Requires: %name = %version
12cr|gxine-0.5.906-1|37	
12cr|gxine-0.5.906-1|38	%description mozilla
12cr|gxine-0.5.906-1|39	This is a video player plugin for Mozilla and compatible web browsers
12cr|gxine-0.5.906-1|40	based on the Xine engine.
12cr|gxine-0.5.906-1|41	
12cr|gxine-0.5.906-1|42	%prep
12cr|gxine-0.5.906-1|43	%setup -q -n %fname
12cr|gxine-0.5.906-1|44	%apply_patches
12cr|gxine-0.5.906-1|45	
12cr|gxine-0.5.906-1|46	#autoreconf -fi
12cr|gxine-0.5.906-1|47	
12cr|gxine-0.5.906-1|48	%build
12cr|gxine-0.5.906-1|49	export LDFLAGS="-L%_prefix/X11R6/lib"
12cr|gxine-0.5.906-1|50	export CPPFLAGS=$(pkg-config --cflags mozilla-nspr)
12cr|gxine-0.5.906-1|51	%configure2_5x --disable-integration-wizard --with-spidermonkey=%_includedir/js
12cr|gxine-0.5.906-1|52	%make JS_LIBS="-lmozjs185 -ldl -lm"
12cr|gxine-0.5.906-1|53	
12cr|gxine-0.5.906-1|54	%install
12cr|gxine-0.5.906-1|55	rm -rf $RPM_BUILD_ROOT %name.lang
12cr|gxine-0.5.906-1|56	%makeinstall_std
12cr|gxine-0.5.906-1|57	rm -f %buildroot/%_libdir/gxine/*a
12cr|gxine-0.5.906-1|58	mkdir -p %buildroot/%_libdir/mozilla/plugins
12cr|gxine-0.5.906-1|59	mv %buildroot/%_libdir/gxine/gxineplugin.so %buildroot/%_libdir/mozilla/plugins
12cr|gxine-0.5.906-1|60	%find_lang %name
12cr|gxine-0.5.906-1|61	%find_lang %name.theme
12cr|gxine-0.5.906-1|62	cat %name.theme.lang >> %name.lang
12cr|gxine-0.5.906-1|63	
12cr|gxine-0.5.906-1|64	%if %mdkversion < 200900
12cr|gxine-0.5.906-1|65	%post
12cr|gxine-0.5.906-1|66	%update_menus
12cr|gxine-0.5.906-1|67	%update_desktop_database
12cr|gxine-0.5.906-1|68	%endif
12cr|gxine-0.5.906-1|69	
12cr|gxine-0.5.906-1|70	%if %mdkversion < 200900
12cr|gxine-0.5.906-1|71	%postun
12cr|gxine-0.5.906-1|72	%clean_menus
12cr|gxine-0.5.906-1|73	%clean_desktop_database
12cr|gxine-0.5.906-1|74	%endif
12cr|gxine-0.5.906-1|75	
12cr|gxine-0.5.906-1|76	%clean
12cr|gxine-0.5.906-1|77	rm -rf $RPM_BUILD_ROOT
12cr|gxine-0.5.906-1|78	
12cr|gxine-0.5.906-1|79	%files -f %name.lang
12cr|gxine-0.5.906-1|80	%defattr(-,root,root)
12cr|gxine-0.5.906-1|81	%doc README ChangeLog AUTHORS
12cr|gxine-0.5.906-1|82	%dir %_sysconfdir/%name
12cr|gxine-0.5.906-1|83	%config(noreplace) %_sysconfdir/%name/*
12cr|gxine-0.5.906-1|84	%_bindir/gxine
12cr|gxine-0.5.906-1|85	%_bindir/gxine_client
12cr|gxine-0.5.906-1|86	%{_datadir}/applications/gxine.desktop
12cr|gxine-0.5.906-1|87	%{_datadir}/pixmaps/*
12cr|gxine-0.5.906-1|88	%{_datadir}/gxine/
12cr|gxine-0.5.906-1|89	%{_mandir}/man1/gxine.*
12cr|gxine-0.5.906-1|90	%{_mandir}/man1/gxine_client.*
12cr|gxine-0.5.906-1|91	%{_datadir}/icons/hicolor/64x64/apps/gxine.png
12cr|gxine-0.5.906-1|92	%lang(de) %{_mandir}/de/man1/gxine*
12cr|gxine-0.5.906-1|93	%lang(es) %{_mandir}/es/man1/gxine*
12cr|gxine-0.5.906-1|94	
12cr|gxine-0.5.906-1|95	
12cr|gxine-0.5.906-1|96	
12cr|gxine-0.5.906-1|97	%files mozilla
12cr|gxine-0.5.906-1|98	%defattr(-,root,root)
12cr|gxine-0.5.906-1|99	%_libdir/mozilla/plugins/gxineplugin.so
12cr|gxine-0.5.906-1|100	
12cr|gxine-0.5.906-1|101	
12cr|gxine-0.5.906-1|102	
12cr|gxine-0.5.906-1|103	
12cr|gxine-0.5.906-1|104	%changelog
12cr|gxine-0.5.906-1|105	* Mon Nov 28 2011 Götz Waschk <waschk@mandriva.org> 0.5.906-1mdv2012.0
12cr|gxine-0.5.906-1|106	+ Revision: 734828
12cr|gxine-0.5.906-1|107	- new version
12cr|gxine-0.5.906-1|108	- drop patch 1
12cr|gxine-0.5.906-1|109	- fix build with new glib
12cr|gxine-0.5.906-1|110	- fix build with new js library from libmozjs185
12cr|gxine-0.5.906-1|111	
12cr|gxine-0.5.906-1|112	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.905-2mdv2011.0
12cr|gxine-0.5.906-1|113	+ Revision: 611055
12cr|gxine-0.5.906-1|114	- rebuild
12cr|gxine-0.5.906-1|115	
12cr|gxine-0.5.906-1|116	* Sat Jan 02 2010 Götz Waschk <waschk@mandriva.org> 0.5.905-1mdv2010.1
12cr|gxine-0.5.906-1|117	+ Revision: 485077
12cr|gxine-0.5.906-1|118	- new version
12cr|gxine-0.5.906-1|119	- fix desktop entry again
12cr|gxine-0.5.906-1|120	
12cr|gxine-0.5.906-1|121	* Mon May 11 2009 Götz Waschk <waschk@mandriva.org> 0.5.904-1mdv2010.0
12cr|gxine-0.5.906-1|122	+ Revision: 374852
12cr|gxine-0.5.906-1|123	- new version
12cr|gxine-0.5.906-1|124	- bump deps
12cr|gxine-0.5.906-1|125	
12cr|gxine-0.5.906-1|126	* Thu Mar 26 2009 Götz Waschk <waschk@mandriva.org> 0.5.903-2mdv2009.1
12cr|gxine-0.5.906-1|127	+ Revision: 361255
12cr|gxine-0.5.906-1|128	- update libjs path
12cr|gxine-0.5.906-1|129	- update license
12cr|gxine-0.5.906-1|130	
12cr|gxine-0.5.906-1|131	+ Thierry Vignaud <tv@mandriva.org>
12cr|gxine-0.5.906-1|132	- rebuild early 2009.0 package (before pixel changes)
12cr|gxine-0.5.906-1|133	
12cr|gxine-0.5.906-1|134	* Fri Jun 13 2008 Götz Waschk <waschk@mandriva.org> 0.5.903-1mdv2009.0
12cr|gxine-0.5.906-1|135	+ Revision: 218667
12cr|gxine-0.5.906-1|136	- new version
12cr|gxine-0.5.906-1|137	
12cr|gxine-0.5.906-1|138	+ Pixel <pixel@mandriva.com>
12cr|gxine-0.5.906-1|139	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gxine-0.5.906-1|140	
12cr|gxine-0.5.906-1|141	* Fri Apr 18 2008 Götz Waschk <waschk@mandriva.org> 0.5.902-1mdv2009.0
12cr|gxine-0.5.906-1|142	+ Revision: 195530
12cr|gxine-0.5.906-1|143	- new version
12cr|gxine-0.5.906-1|144	- drop patch 1
12cr|gxine-0.5.906-1|145	
12cr|gxine-0.5.906-1|146	* Wed Mar 12 2008 Götz Waschk <waschk@mandriva.org> 0.5.901-1mdv2008.1
12cr|gxine-0.5.906-1|147	+ Revision: 187085
12cr|gxine-0.5.906-1|148	- new version
12cr|gxine-0.5.906-1|149	- rediff patch 0
12cr|gxine-0.5.906-1|150	- fix desktop file generation
12cr|gxine-0.5.906-1|151	- update file list
12cr|gxine-0.5.906-1|152	
12cr|gxine-0.5.906-1|153	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 0.5.11-1mdv2008.1
12cr|gxine-0.5.906-1|154	+ Revision: 148213
12cr|gxine-0.5.906-1|155	- drop old menu
12cr|gxine-0.5.906-1|156	- kill re-definition of %%buildroot on Pixel's request
12cr|gxine-0.5.906-1|157	- replace %%{_datadir}/man by %%{_mandir}!
12cr|gxine-0.5.906-1|158	- fix man pages
12cr|gxine-0.5.906-1|159	
12cr|gxine-0.5.906-1|160	+ Olivier Blin <blino@mandriva.org>
12cr|gxine-0.5.906-1|161	- restore BuildRoot
12cr|gxine-0.5.906-1|162	
12cr|gxine-0.5.906-1|163	
12cr|gxine-0.5.906-1|164	* Thu Feb 01 2007 Götz Waschk <waschk@mandriva.org> 0.5.11-1mdv2007.0
12cr|gxine-0.5.906-1|165	+ Revision: 115808
12cr|gxine-0.5.906-1|166	- new version
12cr|gxine-0.5.906-1|167	
12cr|gxine-0.5.906-1|168	* Mon Jan 08 2007 Götz Waschk <waschk@mandriva.org> 0.5.10-1mdv2007.1
12cr|gxine-0.5.906-1|169	+ Revision: 106086
12cr|gxine-0.5.906-1|170	- new version
12cr|gxine-0.5.906-1|171	
12cr|gxine-0.5.906-1|172	* Sun Dec 17 2006 Götz Waschk <waschk@mandriva.org> 0.5.9-1mdv2007.1
12cr|gxine-0.5.906-1|173	+ Revision: 98265
12cr|gxine-0.5.906-1|174	- fix buildrequires
12cr|gxine-0.5.906-1|175	- new version
12cr|gxine-0.5.906-1|176	- fix build
12cr|gxine-0.5.906-1|177	- fix buildrequires
12cr|gxine-0.5.906-1|178	- Import gxine
12cr|gxine-0.5.906-1|179	
12cr|gxine-0.5.906-1|180	* Mon Oct 09 2006 Gtz Waschk <waschk@mandriva.org> 0.5.8-1mdv2007.1
12cr|gxine-0.5.906-1|181	- fix nspr build
12cr|gxine-0.5.906-1|182	- rediff the patch
12cr|gxine-0.5.906-1|183	- New version 0.5.8
12cr|gxine-0.5.906-1|184	
12cr|gxine-0.5.906-1|185	* Thu Jul 06 2006 Götz Waschk <waschk@mandriva.org> 0.5.7-1mdv2007.0
12cr|gxine-0.5.906-1|186	- New release 0.5.7
12cr|gxine-0.5.906-1|187	
12cr|gxine-0.5.906-1|188	* Tue Jul 04 2006 Gtz Waschk <waschk@mandriva.org> 0.5.6-2mdv2007.0
12cr|gxine-0.5.906-1|189	- xdg menu
12cr|gxine-0.5.906-1|190	- fix buildrequires
12cr|gxine-0.5.906-1|191	
12cr|gxine-0.5.906-1|192	* Mon May 01 2006 Götz Waschk <waschk@mandriva.org> 0.5.6-1mdk
12cr|gxine-0.5.906-1|193	- New release 0.5.6
12cr|gxine-0.5.906-1|194	
12cr|gxine-0.5.906-1|195	* Wed Mar 08 2006 Götz Waschk <waschk@mandriva.org> 0.5.5-1mdk
12cr|gxine-0.5.906-1|196	- New release 0.5.5
12cr|gxine-0.5.906-1|197	
12cr|gxine-0.5.906-1|198	* Tue Jan 24 2006 Götz Waschk <waschk@mandriva.org> 0.5.4-1mdk
12cr|gxine-0.5.906-1|199	- New release 0.5.4
12cr|gxine-0.5.906-1|200	
12cr|gxine-0.5.906-1|201	* Sun Dec 25 2005 Götz Waschk <waschk@mandriva.org> 0.5.3-1mdk
12cr|gxine-0.5.906-1|202	- New release 0.5.3
12cr|gxine-0.5.906-1|203	
12cr|gxine-0.5.906-1|204	* Wed Dec 21 2005 Gtz Waschk <waschk@mandriva.org> 0.5.2-1mdk
12cr|gxine-0.5.906-1|205	- drop patch 1
12cr|gxine-0.5.906-1|206	- New release 0.5.2
12cr|gxine-0.5.906-1|207	- use mkrel
12cr|gxine-0.5.906-1|208	
12cr|gxine-0.5.906-1|209	* Wed Nov 30 2005 Gtz Waschk <waschk@mandriva.org> 0.5.1-2mdk
12cr|gxine-0.5.906-1|210	- fix menu location
12cr|gxine-0.5.906-1|211	
12cr|gxine-0.5.906-1|212	* Wed Nov 30 2005 Gtz Waschk <waschk@mandriva.org> 0.5.1-1mdk
12cr|gxine-0.5.906-1|213	- update file list
12cr|gxine-0.5.906-1|214	- patch for libjs detection
12cr|gxine-0.5.906-1|215	- drop patch 1
12cr|gxine-0.5.906-1|216	- New release 0.5.1
12cr|gxine-0.5.906-1|217	
12cr|gxine-0.5.906-1|218	* Sun Oct 30 2005 Gtz Waschk <waschk@mandriva.org> 0.5.0-2mdk
12cr|gxine-0.5.906-1|219	- hmm, link with libjs
12cr|gxine-0.5.906-1|220	
12cr|gxine-0.5.906-1|221	* Sun Oct 30 2005 Gtz Waschk <waschk@mandriva.org> 0.5.0-1mdk
12cr|gxine-0.5.906-1|222	- update file list
12cr|gxine-0.5.906-1|223	- drop patch 1
12cr|gxine-0.5.906-1|224	- enable js
12cr|gxine-0.5.906-1|225	- New release 0.5.0
12cr|gxine-0.5.906-1|226	
12cr|gxine-0.5.906-1|227	* Tue Oct 18 2005 Götz Waschk <waschk@mandriva.org> 0.4.9-1mdk
12cr|gxine-0.5.906-1|228	- New release 0.4.9
12cr|gxine-0.5.906-1|229	
12cr|gxine-0.5.906-1|230	* Tue Sep 13 2005 Götz Waschk <waschk@mandriva.org> 0.4.8-1mdk
12cr|gxine-0.5.906-1|231	- New release 0.4.8
12cr|gxine-0.5.906-1|232	
12cr|gxine-0.5.906-1|233	* Sat Aug 27 2005 Götz Waschk <waschk@mandriva.org> 0.4.7-1mdk
12cr|gxine-0.5.906-1|234	- New release 0.4.7
12cr|gxine-0.5.906-1|235	
12cr|gxine-0.5.906-1|236	* Tue Jul 19 2005 Gtz Waschk <waschk@mandriva.org> 0.4.6-1mdk
12cr|gxine-0.5.906-1|237	- update file list
12cr|gxine-0.5.906-1|238	- New release 0.4.6
12cr|gxine-0.5.906-1|239	
12cr|gxine-0.5.906-1|240	* Thu May 26 2005 Gtz Waschk <waschk@mandriva.org> 0.4.5-2mdk
12cr|gxine-0.5.906-1|241	- move mozilla plugin to a separate package (Austin)
12cr|gxine-0.5.906-1|242	
12cr|gxine-0.5.906-1|243	* Thu May 26 2005 Gtz Waschk <waschk@mandriva.org> 0.4.5-1mdk
12cr|gxine-0.5.906-1|244	- New release 0.4.5
12cr|gxine-0.5.906-1|245	
12cr|gxine-0.5.906-1|246	* Thu Apr 28 2005 Gtz Waschk <waschk@mandriva.org> 0.4.4-1mdk
12cr|gxine-0.5.906-1|247	- New release 0.4.4
12cr|gxine-0.5.906-1|248	
12cr|gxine-0.5.906-1|249	* Tue Mar 29 2005 Götz Waschk <waschk@linux-mandrake.com> 0.4.3-1mdk
12cr|gxine-0.5.906-1|250	- New release 0.4.3
12cr|gxine-0.5.906-1|251	
12cr|gxine-0.5.906-1|252	* Wed Mar 09 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.4.2-1mdk
12cr|gxine-0.5.906-1|253	- patch to fix build
12cr|gxine-0.5.906-1|254	- disable the wizard again
12cr|gxine-0.5.906-1|255	- New release 0.4.2
12cr|gxine-0.5.906-1|256	
12cr|gxine-0.5.906-1|257	* Fri Dec 17 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.4.1-1mdk
12cr|gxine-0.5.906-1|258	- update file list
12cr|gxine-0.5.906-1|259	- source URL
12cr|gxine-0.5.906-1|260	- New release 0.4.1
12cr|gxine-0.5.906-1|261	
12cr|gxine-0.5.906-1|262	* Sun Dec 12 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.4.0-1mdk
12cr|gxine-0.5.906-1|263	- new version
12cr|gxine-0.5.906-1|264	
12cr|gxine-0.5.906-1|265	* Sun Nov 28 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.4.0-0.rc2.1mdk
12cr|gxine-0.5.906-1|266	- update file list
12cr|gxine-0.5.906-1|267	- new version
12cr|gxine-0.5.906-1|268	
12cr|gxine-0.5.906-1|269	* Fri Nov 19 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.4.0-0.rc1.1mdk
12cr|gxine-0.5.906-1|270	- fix file list
12cr|gxine-0.5.906-1|271	- drop patch 1
12cr|gxine-0.5.906-1|272	- new version
12cr|gxine-0.5.906-1|273	
12cr|gxine-0.5.906-1|274	* Thu Nov 18 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.3.3-5mdk
12cr|gxine-0.5.906-1|275	- fix build
12cr|gxine-0.5.906-1|276	- fix mime types in the menu
12cr|gxine-0.5.906-1|277	- security fix for a buffer overflow
12cr|gxine-0.5.906-1|278	
12cr|gxine-0.5.906-1|279	* Tue Aug 31 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.3.3-4mdk
12cr|gxine-0.5.906-1|280	- add more mime types to the menu entry
12cr|gxine-0.5.906-1|281	- disable gnome mime registration wizard (bug #11084)
12cr|gxine-0.5.906-1|282	
12cr|gxine-0.5.906-1|283	* Sat May 15 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.3.3-3mdk
12cr|gxine-0.5.906-1|284	- drop prefix
12cr|gxine-0.5.906-1|285	- fix buildrequires
12cr|gxine-0.5.906-1|286	

2012 12
12cr|gxmessage-2.12.4-2|1	%define name gxmessage
12cr|gxmessage-2.12.4-2|2	%define version 2.12.4
12cr|gxmessage-2.12.4-2|3	%define release %mkrel 2
12cr|gxmessage-2.12.4-2|4	
12cr|gxmessage-2.12.4-2|5	Summary:	An xmessage substitute for gtk-2.0
12cr|gxmessage-2.12.4-2|6	Name:		%{name}
12cr|gxmessage-2.12.4-2|7	Version:	%{version}
12cr|gxmessage-2.12.4-2|8	Release:	%{release}
12cr|gxmessage-2.12.4-2|9	License:	GPLv3+
12cr|gxmessage-2.12.4-2|10	URL:		http://homepages.ihug.co.nz/~trmusson
12cr|gxmessage-2.12.4-2|11	Group:		Development/GNOME and GTK+
12cr|gxmessage-2.12.4-2|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gxmessage-2.12.4-2|13	Source:		http://homepages.ihug.co.nz/~trmusson/stuff/%name-%version.tar.gz
12cr|gxmessage-2.12.4-2|14	BuildRequires:	gtk+2-devel
12cr|gxmessage-2.12.4-2|15	BuildRequires:	intltool
12cr|gxmessage-2.12.4-2|16	
12cr|gxmessage-2.12.4-2|17	%description
12cr|gxmessage-2.12.4-2|18	To quote from the xmessage manual page, xmessage is a program to
12cr|gxmessage-2.12.4-2|19	"display a message or query in a window." It returns an exit code based
12cr|gxmessage-2.12.4-2|20	on the user's response. gxmessage is a gtk-2.0 based clone of xmessage.
12cr|gxmessage-2.12.4-2|21	
12cr|gxmessage-2.12.4-2|22	
12cr|gxmessage-2.12.4-2|23	%prep
12cr|gxmessage-2.12.4-2|24	%setup -q
12cr|gxmessage-2.12.4-2|25	
12cr|gxmessage-2.12.4-2|26	
12cr|gxmessage-2.12.4-2|27	%build
12cr|gxmessage-2.12.4-2|28	%configure2_5x
12cr|gxmessage-2.12.4-2|29	%make
12cr|gxmessage-2.12.4-2|30	
12cr|gxmessage-2.12.4-2|31	%install
12cr|gxmessage-2.12.4-2|32	%__rm -rf %buildroot
12cr|gxmessage-2.12.4-2|33	%makeinstall_std
12cr|gxmessage-2.12.4-2|34	%find_lang %name
12cr|gxmessage-2.12.4-2|35	
12cr|gxmessage-2.12.4-2|36	%clean
12cr|gxmessage-2.12.4-2|37	%__rm -rf %buildroot
12cr|gxmessage-2.12.4-2|38	
12cr|gxmessage-2.12.4-2|39	%files -f %name.lang
12cr|gxmessage-2.12.4-2|40	%defattr (0755,root,root,0755)
12cr|gxmessage-2.12.4-2|41	%_bindir/%name
12cr|gxmessage-2.12.4-2|42	%defattr (0644,root,root,0755)
12cr|gxmessage-2.12.4-2|43	%doc AUTHORS ChangeLog README
12cr|gxmessage-2.12.4-2|44	%_mandir/man1/%name.1*
12cr|gxmessage-2.12.4-2|45	%{_infodir}/gxmessage.info*
12cr|gxmessage-2.12.4-2|46	%{_iconsdir}/hicolor/*/apps/gxmessage.png
12cr|gxmessage-2.12.4-2|47	
12cr|gxmessage-2.12.4-2|48	
12cr|gxmessage-2.12.4-2|49	%changelog
12cr|gxmessage-2.12.4-2|50	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.12.4-2mdv2011.0
12cr|gxmessage-2.12.4-2|51	+ Revision: 619322
12cr|gxmessage-2.12.4-2|52	- the mass rebuild of 2010.0 packages
12cr|gxmessage-2.12.4-2|53	
12cr|gxmessage-2.12.4-2|54	* Wed Sep 30 2009 Frederik Himpe <fhimpe@mandriva.org> 2.12.4-1mdv2010.0
12cr|gxmessage-2.12.4-2|55	+ Revision: 451845
12cr|gxmessage-2.12.4-2|56	- Fix BuildRequires
12cr|gxmessage-2.12.4-2|57	- update to new version 2.12.4
12cr|gxmessage-2.12.4-2|58	
12cr|gxmessage-2.12.4-2|59	* Wed Sep 23 2009 Frederik Himpe <fhimpe@mandriva.org> 2.12.3-1mdv2010.0
12cr|gxmessage-2.12.4-2|60	+ Revision: 447923
12cr|gxmessage-2.12.4-2|61	- update to new version 2.12.3
12cr|gxmessage-2.12.4-2|62	
12cr|gxmessage-2.12.4-2|63	* Sun Sep 20 2009 Frederik Himpe <fhimpe@mandriva.org> 2.12.2-1mdv2010.0
12cr|gxmessage-2.12.4-2|64	+ Revision: 444863
12cr|gxmessage-2.12.4-2|65	- Update to new version 1.12.2
12cr|gxmessage-2.12.4-2|66	- License is now GPLv3+
12cr|gxmessage-2.12.4-2|67	
12cr|gxmessage-2.12.4-2|68	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.6.2-4mdv2010.0
12cr|gxmessage-2.12.4-2|69	+ Revision: 429351
12cr|gxmessage-2.12.4-2|70	- rebuild
12cr|gxmessage-2.12.4-2|71	
12cr|gxmessage-2.12.4-2|72	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.6.2-3mdv2009.0
12cr|gxmessage-2.12.4-2|73	+ Revision: 246776
12cr|gxmessage-2.12.4-2|74	- rebuild
12cr|gxmessage-2.12.4-2|75	- fix no-buildroot-tag
12cr|gxmessage-2.12.4-2|76	- fix spacing at top of description
12cr|gxmessage-2.12.4-2|77	
12cr|gxmessage-2.12.4-2|78	* Sun Feb 03 2008 Funda Wang <fwang@mandriva.org> 2.6.2-1mdv2008.1
12cr|gxmessage-2.12.4-2|79	+ Revision: 161820
12cr|gxmessage-2.12.4-2|80	- New version 2.6.2
12cr|gxmessage-2.12.4-2|81	
12cr|gxmessage-2.12.4-2|82	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 1mdv2008.1-current
12cr|gxmessage-2.12.4-2|83	+ Revision: 132983
12cr|gxmessage-2.12.4-2|84	- BR gtk+2-devel
12cr|gxmessage-2.12.4-2|85	- kill re-definition of %%buildroot on Pixel's request
12cr|gxmessage-2.12.4-2|86	
12cr|gxmessage-2.12.4-2|87	
12cr|gxmessage-2.12.4-2|88	* Thu Jan 26 2006 Lenny Cartier <lenny@mandriva.com> 2.6.0-1mdk
12cr|gxmessage-2.12.4-2|89	- 2.6.0
12cr|gxmessage-2.12.4-2|90	
12cr|gxmessage-2.12.4-2|91	* Thu Jul 21 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.4.4-1mdk
12cr|gxmessage-2.12.4-2|92	- New release 2.4.4
12cr|gxmessage-2.12.4-2|93	
12cr|gxmessage-2.12.4-2|94	* Mon Mar 07 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.4.3-1mdk
12cr|gxmessage-2.12.4-2|95	- 2.4.3
12cr|gxmessage-2.12.4-2|96	
12cr|gxmessage-2.12.4-2|97	* Tue Feb 22 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.4.2-1mdk
12cr|gxmessage-2.12.4-2|98	- 2.4.2
12cr|gxmessage-2.12.4-2|99	
12cr|gxmessage-2.12.4-2|100	* Mon Nov 08 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.0.11-1mdk
12cr|gxmessage-2.12.4-2|101	- 2.0.11
12cr|gxmessage-2.12.4-2|102	
12cr|gxmessage-2.12.4-2|103	* Tue Oct 28 2003 Han Boetes <han@linux-mandrake.com> 2.0.5-1mdk
12cr|gxmessage-2.12.4-2|104	- Bump
12cr|gxmessage-2.12.4-2|105	- spec cleanup
12cr|gxmessage-2.12.4-2|106	

2013 12
12cr|gxneur-0.16.0-2|1	%define _gnomedir	/usr
12cr|gxneur-0.16.0-2|2	%define _datarootdir	%{_gnomedir}/share/gxneur
12cr|gxneur-0.16.0-2|3	%define _pixmaps	%{_gnomedir}/share/gxneur/pixmaps
12cr|gxneur-0.16.0-2|4	%define _locale		%{_datarootdir}/locale
12cr|gxneur-0.16.0-2|5	%define rel 2
12cr|gxneur-0.16.0-2|6	
12cr|gxneur-0.16.0-2|7	
12cr|gxneur-0.16.0-2|8	Name:		gxneur
12cr|gxneur-0.16.0-2|9	Version:	0.16.0
12cr|gxneur-0.16.0-2|10	Release:	%mkrel %{rel}
12cr|gxneur-0.16.0-2|11	License:	GPLv2
12cr|gxneur-0.16.0-2|12	URL:		http://www.xneur.ru
12cr|gxneur-0.16.0-2|13	BuildRequires:	gtk2-devel pkgconfig(glib-2.0) pkgconfig(libglade-2.0)
12cr|gxneur-0.16.0-2|14	BuildRequires:  pkgconfig(libpcre) %{_lib}xneur-devel = %{version} pkgconfig(gconf-2.0)
12cr|gxneur-0.16.0-2|15	Source0:	http://dists.xneur.ru/release-%{version}/tgz/%{name}-%{version}.tar.bz2
12cr|gxneur-0.16.0-2|16	Patch0:		trayicon_unused_env.patch
12cr|gxneur-0.16.0-2|17	Requires:	xneur = %{version}
12cr|gxneur-0.16.0-2|18	Group:		System/X11
12cr|gxneur-0.16.0-2|19	Summary:	X Neural Switcher - GTK2 interface
12cr|gxneur-0.16.0-2|20	
12cr|gxneur-0.16.0-2|21	%description
12cr|gxneur-0.16.0-2|22	X Neural Switcher (http://www.xneur.ru).
12cr|gxneur-0.16.0-2|23	Automatical switcher of keyboard layout (GTK2 frontend).
12cr|gxneur-0.16.0-2|24	
12cr|gxneur-0.16.0-2|25	%prep
12cr|gxneur-0.16.0-2|26	%setup -n %{name}-%{version} -q
12cr|gxneur-0.16.0-2|27	#% patch0 -p0
12cr|gxneur-0.16.0-2|28	
12cr|gxneur-0.16.0-2|29	%build
12cr|gxneur-0.16.0-2|30	./configure --prefix=%{_gnomedir} --libdir=%{_libdir}
12cr|gxneur-0.16.0-2|31	%make
12cr|gxneur-0.16.0-2|32	
12cr|gxneur-0.16.0-2|33	%install
12cr|gxneur-0.16.0-2|34	%makeinstall
12cr|gxneur-0.16.0-2|35	#small_hack
12cr|gxneur-0.16.0-2|36	mkdir -p %{buildroot}%{_datadir}/%name/pixmaps/
12cr|gxneur-0.16.0-2|37	cp -f pixmaps/ru.png %{buildroot}%{_datadir}/%name/pixmaps/ru\(winkeys\).png
12cr|gxneur-0.16.0-2|38	
12cr|gxneur-0.16.0-2|39	install -dm 755 %{buildroot}%{_datadir}/applications
12cr|gxneur-0.16.0-2|40	cat > %name.desktop << EOF
12cr|gxneur-0.16.0-2|41	[Desktop Entry]
12cr|gxneur-0.16.0-2|42	Encoding=UTF-8
12cr|gxneur-0.16.0-2|43	Name=GXNeur
12cr|gxneur-0.16.0-2|44	GenericName=X Neural Switcher (GTK)
12cr|gxneur-0.16.0-2|45	Comment=X Neural Switcher (xneur) allow you to convert any text, typed in wrong keyboard layout just in-place for any X pplication.
12cr|gxneur-0.16.0-2|46	Icon=%{_pixmaps}/gxneur.png
12cr|gxneur-0.16.0-2|47	Exec=gxneur
12cr|gxneur-0.16.0-2|48	Terminal=false
12cr|gxneur-0.16.0-2|49	Type=Application
12cr|gxneur-0.16.0-2|50	Categories=GTK;GNOME;Application;Utility;
12cr|gxneur-0.16.0-2|51	StartupNotify=false
12cr|gxneur-0.16.0-2|52	EOF
12cr|gxneur-0.16.0-2|53	install -m 0644 %name.desktop \
12cr|gxneur-0.16.0-2|54	%{buildroot}%{_datadir}/applications/%name.desktop
12cr|gxneur-0.16.0-2|55	
12cr|gxneur-0.16.0-2|56	#dirty hack for resolve conflict with hicolor-icon-theme
12cr|gxneur-0.16.0-2|57	
12cr|gxneur-0.16.0-2|58	rm -f %{buildroot}%{_gnomedir}/share/icons/hicolor/icon-theme.cache
12cr|gxneur-0.16.0-2|59	%find_lang %{name}
12cr|gxneur-0.16.0-2|60	
12cr|gxneur-0.16.0-2|61	%files -f %{name}.lang
12cr|gxneur-0.16.0-2|62	%doc AUTHORS ChangeLog NEWS README TODO
12cr|gxneur-0.16.0-2|63	%{_gnomedir}/bin/*
12cr|gxneur-0.16.0-2|64	%{_pixmaps}/*
12cr|gxneur-0.16.0-2|65	%{_datadir}/applications/*.desktop
12cr|gxneur-0.16.0-2|66	%{_datadir}/%{name}/glade/*
12cr|gxneur-0.16.0-2|67	%{_iconsdir}/hicolor/*/*
12cr|gxneur-0.16.0-2|68	%{_datadir}/%{name}/pixmaps/*.png
12cr|gxneur-0.16.0-2|69	%{_mandir}/man1/*
12cr|gxneur-0.16.0-2|70	#% {_gnomedir}/share/icons/hicolor/*

2014 12
12cr|gxtuner-2.0-1|1	Name:		gxtuner
12cr|gxtuner-2.0-1|2	Summary:	A simple guitar and bass tuner for jack
12cr|gxtuner-2.0-1|3	Version:	2.0
12cr|gxtuner-2.0-1|4	Release:	1
12cr|gxtuner-2.0-1|5	License:	GPLv2
12cr|gxtuner-2.0-1|6	Group:		Sound
12cr|gxtuner-2.0-1|7	URL:		http://guitarix.sourceforge.net/
12cr|gxtuner-2.0-1|8	Source0:	http://sourceforge.net/projects/guitarix/files/gxtuner/%{name}-%{version}.tar.bz2
12cr|gxtuner-2.0-1|9	BuildRequires:	jackit-devel gtk+2-devel fftw3-devel libzita-resampler-devel
12cr|gxtuner-2.0-1|10	
12cr|gxtuner-2.0-1|11	%description
12cr|gxtuner-2.0-1|12	A simple (linux) guitar and bass tuner for jack with full jack session
12cr|gxtuner-2.0-1|13	managment support
12cr|gxtuner-2.0-1|14	
12cr|gxtuner-2.0-1|15	gxtuner use a equal-tempered scale based on
12cr|gxtuner-2.0-1|16	
12cr|gxtuner-2.0-1|17	A4 = 440 Hz
12cr|gxtuner-2.0-1|18	
12cr|gxtuner-2.0-1|19	A4 reference pitch can adjusted at command line and/or runtime
12cr|gxtuner-2.0-1|20	in a half tone range: 415Hz <-> 467Hz
12cr|gxtuner-2.0-1|21	
12cr|gxtuner-2.0-1|22	gxtuner use a default threshold level at 0.001 threshold can adjusted
12cr|gxtuner-2.0-1|23	at command line and/or runtime in a range of 0.001 <-> 0.5
12cr|gxtuner-2.0-1|24	
12cr|gxtuner-2.0-1|25	%prep
12cr|gxtuner-2.0-1|26	%setup -q -n %name
12cr|gxtuner-2.0-1|27	perl -pi -e "s/zita-resampler.h/zita-resampler\/resampler.h/g" pitchtracker.h
12cr|gxtuner-2.0-1|28	
12cr|gxtuner-2.0-1|29	%build
12cr|gxtuner-2.0-1|30	%setup_compile_flags
12cr|gxtuner-2.0-1|31	LDFLAGS="-lX11" make
12cr|gxtuner-2.0-1|32	
12cr|gxtuner-2.0-1|33	%install
12cr|gxtuner-2.0-1|34	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_datadir}/applications %{buildroot}%{_iconsdir}
12cr|gxtuner-2.0-1|35	make PREFIX=%{buildroot}%{_prefix} PIXMAPS_DIR=%{buildroot}%{_iconsdir} install
12cr|gxtuner-2.0-1|36	
12cr|gxtuner-2.0-1|37	%files
12cr|gxtuner-2.0-1|38	%{_bindir}/gxtuner
12cr|gxtuner-2.0-1|39	%defattr(644,root,root,755)
12cr|gxtuner-2.0-1|40	%{_datadir}/applications/gxtuner.desktop
12cr|gxtuner-2.0-1|41	%{_iconsdir}/gxtuner.png
12cr|gxtuner-2.0-1|42	%doc README
12cr|gxtuner-2.0-1|43	
12cr|gxtuner-2.0-1|44	
12cr|gxtuner-2.0-1|45	%changelog
12cr|gxtuner-2.0-1|46	* Thu Dec 15 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.7-1
12cr|gxtuner-2.0-1|47	+ Revision: 741450
12cr|gxtuner-2.0-1|48	- disable smp build
12cr|gxtuner-2.0-1|49	- imported package gxtuner
12cr|gxtuner-2.0-1|50	

2015 12
12cr|gyachi-1.2.11-3|1	Version:	1.2.11
12cr|gyachi-1.2.11-3|2	Summary:	A GTK+ based Yahoo! Chat client
12cr|gyachi-1.2.11-3|3	Name:		gyachi
12cr|gyachi-1.2.11-3|4	Release:	3
12cr|gyachi-1.2.11-3|5	License:	GPLv2+
12cr|gyachi-1.2.11-3|6	Group:		Networking/Instant messaging
12cr|gyachi-1.2.11-3|7	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|gyachi-1.2.11-3|8	source1:	.abf.yml
12cr|gyachi-1.2.11-3|9	Patch0:		gyachi-1.1.71-disable_doc_install.patch
12cr|gyachi-1.2.11-3|10	Patch1:		gyachi-1.1.71-fix-linkage.patch
12cr|gyachi-1.2.11-3|11	Patch2:		gyachi-1.1.71-fix-str-fmt.patch
12cr|gyachi-1.2.11-3|12	Patch3:		gyachi-1.1.71-fix-gpgme-build.patch
12cr|gyachi-1.2.11-3|13	URL:		http://sourceforge.net/projects/gyachi/
12cr|gyachi-1.2.11-3|14	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|gyachi-1.2.11-3|15	BuildRequires:	gettext-devel
12cr|gyachi-1.2.11-3|16	BuildRequires:	pulseaudio-devel
12cr|gyachi-1.2.11-3|17	BuildRequires:	jasper-devel
12cr|gyachi-1.2.11-3|18	BuildRequires:	autoconf
12cr|gyachi-1.2.11-3|19	BuildRequires:	expat-devel
12cr|gyachi-1.2.11-3|20	BuildRequires:	gpgme-devel
12cr|gyachi-1.2.11-3|21	BuildRequires:	libmcrypt-devel
12cr|gyachi-1.2.11-3|22	BuildRequires:	gtkhtml2-devel
12cr|gyachi-1.2.11-3|23	BuildRequires:	pkgconfig(libnotify)
12cr|gyachi-1.2.11-3|24	BuildRequires:	gtkspell-devel
12cr|gyachi-1.2.11-3|25	BuildRequires:	imagemagick
12cr|gyachi-1.2.11-3|26	BuildRequires:	desktop-file-utils
12cr|gyachi-1.2.11-3|27	BuildRequires:	pkgconfig(libv4l2)
12cr|gyachi-1.2.11-3|28	buildrequires:	pkgconfig(alsa)
12cr|gyachi-1.2.11-3|29	buildrequires:	pkgconfig(openssl)
12cr|gyachi-1.2.11-3|30	
12cr|gyachi-1.2.11-3|31	Obsoletes:	gyach <= 0.9.8
12cr|gyachi-1.2.11-3|32	Provides:	gyach = %{version}
12cr|gyachi-1.2.11-3|33	Suggests:	plugin-pulseaudio
12cr|gyachi-1.2.11-3|34	
12cr|gyachi-1.2.11-3|35	%description
12cr|gyachi-1.2.11-3|36	GyachI is a GTK+ based Yahoo! Chat client. It is a continuation of
12cr|gyachi-1.2.11-3|37	Gyach Enhanced, which was itself a fork of Gyach. GyachI supports
12cr|gyachi-1.2.11-3|38	almost all of the features you would expect to find on the official
12cr|gyachi-1.2.11-3|39	Windows Yahoo! client: Voice chat, webcams, faders, 'nicknames',
12cr|gyachi-1.2.11-3|40	audibles, avatars, display images, and more.
12cr|gyachi-1.2.11-3|41	
12cr|gyachi-1.2.11-3|42	%package  	plugin-blowfish
12cr|gyachi-1.2.11-3|43	Summary:	Blowfish encryption plugin for GyachI
12cr|gyachi-1.2.11-3|44	Group:		Networking/Instant messaging
12cr|gyachi-1.2.11-3|45	Requires:	%{name} >= %{version}
12cr|gyachi-1.2.11-3|46	
12cr|gyachi-1.2.11-3|47	%description plugin-blowfish
12cr|gyachi-1.2.11-3|48	%{summary}.
12cr|gyachi-1.2.11-3|49	
12cr|gyachi-1.2.11-3|50	%package	plugin-gpgme
12cr|gyachi-1.2.11-3|51	Summary:	GPGMe encryption plugin for GyachI
12cr|gyachi-1.2.11-3|52	Group:		Networking/Instant messaging
12cr|gyachi-1.2.11-3|53	Requires:	%{name} >= %{version}
12cr|gyachi-1.2.11-3|54	
12cr|gyachi-1.2.11-3|55	%description plugin-gpgme
12cr|gyachi-1.2.11-3|56	%{summary}.
12cr|gyachi-1.2.11-3|57	
12cr|gyachi-1.2.11-3|58	%package	plugin-mcrypt
12cr|gyachi-1.2.11-3|59	Summary:	MCrypt encryption plugin for GyachI
12cr|gyachi-1.2.11-3|60	Group:		Networking/Instant messaging
12cr|gyachi-1.2.11-3|61	Requires:	%{name} >= %{version}
12cr|gyachi-1.2.11-3|62	
12cr|gyachi-1.2.11-3|63	%description plugin-mcrypt
12cr|gyachi-1.2.11-3|64	%{summary}.
12cr|gyachi-1.2.11-3|65	
12cr|gyachi-1.2.11-3|66	%package	plugin-photosharing
12cr|gyachi-1.2.11-3|67	Summary:	Photo sharing plugin for GyachI
12cr|gyachi-1.2.11-3|68	Group:		Networking/Instant messaging
12cr|gyachi-1.2.11-3|69	Requires:	%{name} >= %{version}
12cr|gyachi-1.2.11-3|70	
12cr|gyachi-1.2.11-3|71	%description plugin-photosharing
12cr|gyachi-1.2.11-3|72	%{summary}.
12cr|gyachi-1.2.11-3|73	
12cr|gyachi-1.2.11-3|74	%package	plugin-pulseaudio
12cr|gyachi-1.2.11-3|75	Summary:	PulseAudio plugin for GyachI
12cr|gyachi-1.2.11-3|76	Group:		Networking/Instant messaging
12cr|gyachi-1.2.11-3|77	Requires:	%{name} >= %{version}
12cr|gyachi-1.2.11-3|78	
12cr|gyachi-1.2.11-3|79	%description plugin-pulseaudio
12cr|gyachi-1.2.11-3|80	%{summary}.
12cr|gyachi-1.2.11-3|81	
12cr|gyachi-1.2.11-3|82	%package	plugin-gtkspell
12cr|gyachi-1.2.11-3|83	Summary:	Spell check plugin for GyachI
12cr|gyachi-1.2.11-3|84	Group:		Networking/Instant messaging
12cr|gyachi-1.2.11-3|85	Requires:	%{name} >= %{version}
12cr|gyachi-1.2.11-3|86	
12cr|gyachi-1.2.11-3|87	%description plugin-gtkspell
12cr|gyachi-1.2.11-3|88	%{summary}.
12cr|gyachi-1.2.11-3|89	
12cr|gyachi-1.2.11-3|90	%prep
12cr|gyachi-1.2.11-3|91	%setup -q
12cr|gyachi-1.2.11-3|92	%patch0 -p1 -b .doc
12cr|gyachi-1.2.11-3|93	%patch1 -p0 -b .link
12cr|gyachi-1.2.11-3|94	%patch2 -p0 -b .str
12cr|gyachi-1.2.11-3|95	%patch3 -p1 -b .gpgme
12cr|gyachi-1.2.11-3|96	
12cr|gyachi-1.2.11-3|97	perl -pi -e 's,%{name}.png,%{name},g' %{name}.desktop
12cr|gyachi-1.2.11-3|98	
12cr|gyachi-1.2.11-3|99	%build
12cr|gyachi-1.2.11-3|100	./autogen.sh
12cr|gyachi-1.2.11-3|101	export CPPFLAGS='-D_FILE_OFFSET_BITS=64'
12cr|gyachi-1.2.11-3|102	export LDFLAGS='-lm'
12cr|gyachi-1.2.11-3|103	%configure2_5x \
12cr|gyachi-1.2.11-3|104	%ifarch x86_64
12cr|gyachi-1.2.11-3|105	--disable-wine \
12cr|gyachi-1.2.11-3|106	%endif
12cr|gyachi-1.2.11-3|107	--disable-rpath --enable-maintainer-mode \
12cr|gyachi-1.2.11-3|108	--disable-plugin_libnotify \
12cr|gyachi-1.2.11-3|109	--enable-plugin_photo_album
12cr|gyachi-1.2.11-3|110	%make
12cr|gyachi-1.2.11-3|111	
12cr|gyachi-1.2.11-3|112	%install
12cr|gyachi-1.2.11-3|113	%makeinstall_std
12cr|gyachi-1.2.11-3|114	desktop-file-install --vendor="" \
12cr|gyachi-1.2.11-3|115	--add-category="GTK" \
12cr|gyachi-1.2.11-3|116	--remove-key="Encoding" \
12cr|gyachi-1.2.11-3|117	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|gyachi-1.2.11-3|118	
12cr|gyachi-1.2.11-3|119	install -m 644 -D themes/gyachi-classic/gyach-icon_32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|gyachi-1.2.11-3|120	install -m 644 -D themes/gyachi-classic/gyach-icon_48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|gyachi-1.2.11-3|121	
12cr|gyachi-1.2.11-3|122	%find_lang %{name}
12cr|gyachi-1.2.11-3|123	
12cr|gyachi-1.2.11-3|124	%files -f %{name}.lang
12cr|gyachi-1.2.11-3|125	%defattr (-,root,root)
12cr|gyachi-1.2.11-3|126	%doc ChangeLog
12cr|gyachi-1.2.11-3|127	%doc doc/txt/gyachi-help-short.txt doc/txt/jasper-memory-leak.patch.txt doc/txt/webcams.txt doc/txt/README
12cr|gyachi-1.2.11-3|128	%doc doc/html/gyachi-help.html doc/html/gyachi-ylinks.html doc/html/HOWTO-SIP.html
12cr|gyachi-1.2.11-3|129	%{_bindir}/%{name}*
12cr|gyachi-1.2.11-3|130	%dir %{_libdir}/%{name}
12cr|gyachi-1.2.11-3|131	%dir %{_libdir}/%{name}/plugins
12cr|gyachi-1.2.11-3|132	%{_libdir}/%{name}-*
12cr|gyachi-1.2.11-3|133	%{_libdir}/lib%{name}.so
12cr|gyachi-1.2.11-3|134	%{_libdir}/%{name}/plugins/lib%{name}alsa.so
12cr|gyachi-1.2.11-3|135	%{_datadir}/%{name}
12cr|gyachi-1.2.11-3|136	%{_datadir}/applications/gyachi.desktop
12cr|gyachi-1.2.11-3|137	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|gyachi-1.2.11-3|138	
12cr|gyachi-1.2.11-3|139	%files plugin-blowfish
12cr|gyachi-1.2.11-3|140	%defattr(-, root, root, 0775)
12cr|gyachi-1.2.11-3|141	%{_libdir}/%{name}/plugins/lib%{name}blowfish.so
12cr|gyachi-1.2.11-3|142	
12cr|gyachi-1.2.11-3|143	%files plugin-gpgme
12cr|gyachi-1.2.11-3|144	%defattr(-, root, root, 0775)
12cr|gyachi-1.2.11-3|145	%{_libdir}/%{name}/plugins/lib%{name}gpgme.so
12cr|gyachi-1.2.11-3|146	
12cr|gyachi-1.2.11-3|147	%files plugin-mcrypt
12cr|gyachi-1.2.11-3|148	%defattr(-, root, root, 0775)
12cr|gyachi-1.2.11-3|149	%{_libdir}/%{name}/plugins/lib%{name}mcrypt.so
12cr|gyachi-1.2.11-3|150	
12cr|gyachi-1.2.11-3|151	%files plugin-photosharing
12cr|gyachi-1.2.11-3|152	%defattr(-, root, root, 0775)
12cr|gyachi-1.2.11-3|153	%{_libdir}/%{name}/plugins/lib%{name}photos.so
12cr|gyachi-1.2.11-3|154	
12cr|gyachi-1.2.11-3|155	%files plugin-pulseaudio
12cr|gyachi-1.2.11-3|156	%defattr(-, root, root, 0775)
12cr|gyachi-1.2.11-3|157	%{_libdir}/%{name}/plugins/lib%{name}pulseaudio.so
12cr|gyachi-1.2.11-3|158	
12cr|gyachi-1.2.11-3|159	%files plugin-gtkspell
12cr|gyachi-1.2.11-3|160	%defattr(-, root, root, 0775)
12cr|gyachi-1.2.11-3|161	%{_libdir}/%{name}/plugins/lib%{name}gtkspell.so
12cr|gyachi-1.2.11-3|162	
12cr|gyachi-1.2.11-3|163	
12cr|gyachi-1.2.11-3|164	%changelog
12cr|gyachi-1.2.11-3|165	* Mon May 02 2011 Funda Wang <fwang@mandriva.org> 1.2.10-3mdv2011.0
12cr|gyachi-1.2.11-3|166	+ Revision: 661427
12cr|gyachi-1.2.11-3|167	- update file list
12cr|gyachi-1.2.11-3|168	- disable notify plugin
12cr|gyachi-1.2.11-3|169	- rebuild
12cr|gyachi-1.2.11-3|170	
12cr|gyachi-1.2.11-3|171	* Fri Apr 01 2011 Funda Wang <fwang@mandriva.org> 1.2.10-2
12cr|gyachi-1.2.11-3|172	+ Revision: 649574
12cr|gyachi-1.2.11-3|173	- fix build with latest kernel
12cr|gyachi-1.2.11-3|174	
12cr|gyachi-1.2.11-3|175	* Sun Nov 28 2010 Funda Wang <fwang@mandriva.org> 1.2.10-1mdv2011.0
12cr|gyachi-1.2.11-3|176	+ Revision: 602228
12cr|gyachi-1.2.11-3|177	- new version 1.2.10
12cr|gyachi-1.2.11-3|178	
12cr|gyachi-1.2.11-3|179	* Wed Jun 02 2010 Pascal Terjan <pterjan@mandriva.org> 1.2.4-3mdv2010.1
12cr|gyachi-1.2.11-3|180	+ Revision: 546912
12cr|gyachi-1.2.11-3|181	- Fix webcam support (#59603)
12cr|gyachi-1.2.11-3|182	
12cr|gyachi-1.2.11-3|183	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 1.2.4-2mdv2010.1
12cr|gyachi-1.2.11-3|184	+ Revision: 537369
12cr|gyachi-1.2.11-3|185	- rebuild
12cr|gyachi-1.2.11-3|186	
12cr|gyachi-1.2.11-3|187	* Sat Feb 13 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.2.4-1mdv2010.1
12cr|gyachi-1.2.11-3|188	+ Revision: 505412
12cr|gyachi-1.2.11-3|189	- update to 1.2.4
12cr|gyachi-1.2.11-3|190	
12cr|gyachi-1.2.11-3|191	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 1.2.2-3mdv2010.1
12cr|gyachi-1.2.11-3|192	+ Revision: 492238
12cr|gyachi-1.2.11-3|193	- rebuild for new libjpeg v8
12cr|gyachi-1.2.11-3|194	
12cr|gyachi-1.2.11-3|195	* Tue Nov 17 2009 Ahmad Samir <ahmadsamir@mandriva.org> 1.2.2-2mdv2010.1
12cr|gyachi-1.2.11-3|196	+ Revision: 466920
12cr|gyachi-1.2.11-3|197	- Really update to new version
12cr|gyachi-1.2.11-3|198	- New version 1.2.2
12cr|gyachi-1.2.11-3|199	- Fix gpgme configuration error by passing a CPPFLAGS
12cr|gyachi-1.2.11-3|200	
12cr|gyachi-1.2.11-3|201	+ Pascal Terjan <pterjan@mandriva.org>
12cr|gyachi-1.2.11-3|202	- Fix build of gpgme plugin
12cr|gyachi-1.2.11-3|203	
12cr|gyachi-1.2.11-3|204	+ Thierry Vignaud <tv@mandriva.org>
12cr|gyachi-1.2.11-3|205	- rebuild
12cr|gyachi-1.2.11-3|206	
12cr|gyachi-1.2.11-3|207	+ Funda Wang <fwang@mandriva.org>
12cr|gyachi-1.2.11-3|208	- New versino 1.1.71
12cr|gyachi-1.2.11-3|209	
12cr|gyachi-1.2.11-3|210	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|gyachi-1.2.11-3|211	- lowercase ImageMagick
12cr|gyachi-1.2.11-3|212	
12cr|gyachi-1.2.11-3|213	* Thu Dec 04 2008 Adam Williamson <awilliamson@mandriva.org> 1.1.59-1mdv2009.1
12cr|gyachi-1.2.11-3|214	+ Revision: 310076
12cr|gyachi-1.2.11-3|215	- new version 1.1.59, update file lists &c
12cr|gyachi-1.2.11-3|216	
12cr|gyachi-1.2.11-3|217	* Wed Oct 22 2008 Adam Williamson <awilliamson@mandriva.org> 1.1.48-1mdv2009.1
12cr|gyachi-1.2.11-3|218	+ Revision: 296606
12cr|gyachi-1.2.11-3|219	- adjust file list for changes with new release
12cr|gyachi-1.2.11-3|220	- add subpackage for pulse plugin
12cr|gyachi-1.2.11-3|221	- have main package own plugins dir (previously nothing did)
12cr|gyachi-1.2.11-3|222	- new path in source for icon
12cr|gyachi-1.2.11-3|223	- use makeinstall_std (makeinstall no longer works)
12cr|gyachi-1.2.11-3|224	- have to explicitly enable xmms and photo album plugins now
12cr|gyachi-1.2.11-3|225	- suggest pulseaudio plugin
12cr|gyachi-1.2.11-3|226	- new buildrequires: pulseaudio-devel and libnotify-devel
12cr|gyachi-1.2.11-3|227	- enable x86_64 build and disable voice plugin build on x86-64 (now possible)
12cr|gyachi-1.2.11-3|228	- rediff disable_doc_install.patch
12cr|gyachi-1.2.11-3|229	- new release 1.1.48
12cr|gyachi-1.2.11-3|230	
12cr|gyachi-1.2.11-3|231	+ Thierry Vignaud <tv@mandriva.org>
12cr|gyachi-1.2.11-3|232	- rebuild
12cr|gyachi-1.2.11-3|233	
12cr|gyachi-1.2.11-3|234	+ Pixel <pixel@mandriva.com>
12cr|gyachi-1.2.11-3|235	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|gyachi-1.2.11-3|236	
12cr|gyachi-1.2.11-3|237	* Fri Dec 14 2007 Adam Williamson <awilliamson@mandriva.org> 1.1.0-1mdv2008.1
12cr|gyachi-1.2.11-3|238	+ Revision: 120266
12cr|gyachi-1.2.11-3|239	- buildrequires desktop-file-utils
12cr|gyachi-1.2.11-3|240	- exclusivearch %%ix86 (voice part can't build on x86-64)
12cr|gyachi-1.2.11-3|241	- buildrequires imagemagick
12cr|gyachi-1.2.11-3|242	- BuildRequires gtkhtml2-devel
12cr|gyachi-1.2.11-3|243	- import gyachi
12cr|gyachi-1.2.11-3|244	
12cr|gyachi-1.2.11-3|245	

2016 12
12cr|gzrt-0.5-5|1	Name:		gzrt
12cr|gzrt-0.5-5|2	Summary:	The gzip Recovery Toolkit
12cr|gzrt-0.5-5|3	Version:	0.5
12cr|gzrt-0.5-5|4	Release:	%mkrel 5
12cr|gzrt-0.5-5|5	License:	GPLv2+
12cr|gzrt-0.5-5|6	Group:		Archiving/Compression
12cr|gzrt-0.5-5|7	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|gzrt-0.5-5|8	BuildRequires:	zlib-devel
12cr|gzrt-0.5-5|9	Source:		http://www.urbanophile.com/arenn/hacking/gzrt/gzrt-0.5.tar.gz
12cr|gzrt-0.5-5|10	URL:		http://www.urbanophile.com/arenn/hacking/gzrt/gzrt.html
12cr|gzrt-0.5-5|11	%description
12cr|gzrt-0.5-5|12	The gzip Recovery Toolkit attempts to automate the recovery of data
12cr|gzrt-0.5-5|13	from corrupted gzip files (including tarballs) through a program called
12cr|gzrt-0.5-5|14	gzrecover.
12cr|gzrt-0.5-5|15	
12cr|gzrt-0.5-5|16	%prep
12cr|gzrt-0.5-5|17	%setup -q
12cr|gzrt-0.5-5|18	
12cr|gzrt-0.5-5|19	%build
12cr|gzrt-0.5-5|20	%{__make}
12cr|gzrt-0.5-5|21	
12cr|gzrt-0.5-5|22	%install
12cr|gzrt-0.5-5|23	%{__mkdir_p} %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1
12cr|gzrt-0.5-5|24	%{__cp} -p gzrecover %{buildroot}%{_bindir}
12cr|gzrt-0.5-5|25	%{__cp} -p gzrecover.1 %{buildroot}%{_mandir}/man1
12cr|gzrt-0.5-5|26	
12cr|gzrt-0.5-5|27	%files
12cr|gzrt-0.5-5|28	%doc ChangeLog README
12cr|gzrt-0.5-5|29	%{_bindir}/gzrecover
12cr|gzrt-0.5-5|30	%{_mandir}/man1/gzrecover.1*
12cr|gzrt-0.5-5|31	
12cr|gzrt-0.5-5|32	
12cr|gzrt-0.5-5|33	
12cr|gzrt-0.5-5|34	
12cr|gzrt-0.5-5|35	%changelog
12cr|gzrt-0.5-5|36	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-5mdv2011.0
12cr|gzrt-0.5-5|37	+ Revision: 619323
12cr|gzrt-0.5-5|38	- the mass rebuild of 2010.0 packages
12cr|gzrt-0.5-5|39	
12cr|gzrt-0.5-5|40	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.5-4mdv2010.0
12cr|gzrt-0.5-5|41	+ Revision: 429371
12cr|gzrt-0.5-5|42	- rebuild
12cr|gzrt-0.5-5|43	
12cr|gzrt-0.5-5|44	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.5-3mdv2009.0
12cr|gzrt-0.5-5|45	+ Revision: 246782
12cr|gzrt-0.5-5|46	- rebuild
12cr|gzrt-0.5-5|47	
12cr|gzrt-0.5-5|48	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 0.5-1mdv2008.1
12cr|gzrt-0.5-5|49	+ Revision: 167903
12cr|gzrt-0.5-5|50	- fix no-buildroot-tag
12cr|gzrt-0.5-5|51	
12cr|gzrt-0.5-5|52	* Mon Sep 17 2007 Nicolas Vigier <nvigier@mandriva.com> 0.5-1mdv2008.0
12cr|gzrt-0.5-5|53	+ Revision: 89180
12cr|gzrt-0.5-5|54	- Import gzrt
12cr|gzrt-0.5-5|55	

2017 12
12cr|h264enc-9.4.1-1|1	Name:		h264enc
12cr|h264enc-9.4.1-1|2	Version:	9.4.1
12cr|h264enc-9.4.1-1|3	Release:	1
12cr|h264enc-9.4.1-1|4	Summary:	An interactive menu-driven frontend for mencoder
12cr|h264enc-9.4.1-1|5	Group:		Sound
12cr|h264enc-9.4.1-1|6	License:	GPLv2
12cr|h264enc-9.4.1-1|7	URL:		http://h264enc.sourceforge.net/
12cr|h264enc-9.4.1-1|8	Source0:	http://downloads.sourceforge.net/project/h264enc/h264enc/%{name}-%{version}.tar.gz
12cr|h264enc-9.4.1-1|9	Requires:	mencoder
12cr|h264enc-9.4.1-1|10	BuildArch:	noarch
12cr|h264enc-9.4.1-1|11	
12cr|h264enc-9.4.1-1|12	
12cr|h264enc-9.4.1-1|13	%description
12cr|h264enc-9.4.1-1|14	h264enc is an advanced and powerful interactive menu-driven shell
12cr|h264enc-9.4.1-1|15	script written for the GNU/Linux operating system which can help you
12cr|h264enc-9.4.1-1|16	to encode a DVD, a video file, a directory with video files or a (S)VCD
12cr|h264enc-9.4.1-1|17	to the H.264/MPEG-4 Part 10/AVC video format using the MEncoder encoder
12cr|h264enc-9.4.1-1|18	from the MPlayer project and the libx264 library. It supports muxing
12cr|h264enc-9.4.1-1|19	the final encode from AVI to Matroska, from AVI to OGM, from AVI to TS
12cr|h264enc-9.4.1-1|20	and from AVI to the MP4 container.
12cr|h264enc-9.4.1-1|21	
12cr|h264enc-9.4.1-1|22	
12cr|h264enc-9.4.1-1|23	%prep
12cr|h264enc-9.4.1-1|24	%setup -q
12cr|h264enc-9.4.1-1|25	sed -i -e "s|^PREFIX=.*$||" \
12cr|h264enc-9.4.1-1|26	-e "s|^DOCDIR=.*$|DOCDIR=./installed-docs|" \
12cr|h264enc-9.4.1-1|27	-e 's|^MANDIR=.*$|MANDIR=$PREFIX/share/man/man1|' \
12cr|h264enc-9.4.1-1|28	./install
12cr|h264enc-9.4.1-1|29	
12cr|h264enc-9.4.1-1|30	sed -i -e "s|\r$||" matrices/eqm_avc_hr_matrix
12cr|h264enc-9.4.1-1|31	sed -i -e "s|/usr/local|%{_prefix}|" doc/README.matrices
12cr|h264enc-9.4.1-1|32	
12cr|h264enc-9.4.1-1|33	%build
12cr|h264enc-9.4.1-1|34	echo "i'm a script"
12cr|h264enc-9.4.1-1|35	
12cr|h264enc-9.4.1-1|36	%install
12cr|h264enc-9.4.1-1|37	PREFIX="$RPM_BUILD_ROOT%{_prefix}" ./install
12cr|h264enc-9.4.1-1|38	rm ./installed-docs/uninstall
12cr|h264enc-9.4.1-1|39	
12cr|h264enc-9.4.1-1|40	%files
12cr|h264enc-9.4.1-1|41	%doc ./installed-docs/*
12cr|h264enc-9.4.1-1|42	%{_bindir}/h264enc
12cr|h264enc-9.4.1-1|43	%{_mandir}/man1/h264enc.1*
12cr|h264enc-9.4.1-1|44	
12cr|h264enc-9.4.1-1|45	
12cr|h264enc-9.4.1-1|46	%changelog
12cr|h264enc-9.4.1-1|47	* Fri Nov 18 2011 Alexander Khrukin <akhrukin@mandriva.org> 9.4.1-1
12cr|h264enc-9.4.1-1|48	+ Revision: 731594
12cr|h264enc-9.4.1-1|49	- imported package h264enc
12cr|h264enc-9.4.1-1|50	

2018 12
12cr|hackwhite_dune-0.31-0.beta556.1|1	%define beta	556
12cr|hackwhite_dune-0.31-0.beta556.1|2	
12cr|hackwhite_dune-0.31-0.beta556.1|3	Name:		hackwhite_dune
12cr|hackwhite_dune-0.31-0.beta556.1|4	Summary:	A graphical VRML97 editor and animation tool (beta version)
12cr|hackwhite_dune-0.31-0.beta556.1|5	Version:	0.31
12cr|hackwhite_dune-0.31-0.beta556.1|6	Release:	%mkrel -c beta%{beta} 1
12cr|hackwhite_dune-0.31-0.beta556.1|7	Source0:		http://vrml.cip.ica.uni-stuttgart.de/dune/white_dune-%{version}beta%{beta}.tar.gz
12cr|hackwhite_dune-0.31-0.beta556.1|8	source1:		.abf.yml
12cr|hackwhite_dune-0.31-0.beta556.1|9	Group:		Graphics
12cr|hackwhite_dune-0.31-0.beta556.1|10	BuildRequires:	jpeg-devel
12cr|hackwhite_dune-0.31-0.beta556.1|11	BuildRequires:	pkgconfig(libpng)
12cr|hackwhite_dune-0.31-0.beta556.1|12	BuildRequires:	bison
12cr|hackwhite_dune-0.31-0.beta556.1|13	BuildRequires:	flex
12cr|hackwhite_dune-0.31-0.beta556.1|14	Buildrequires:	lesstif-devel
12cr|hackwhite_dune-0.31-0.beta556.1|15	BuildRequires:	libmesaglu-devel
12cr|hackwhite_dune-0.31-0.beta556.1|16	BuildRequires:	pkgconfig(xmu)
12cr|hackwhite_dune-0.31-0.beta556.1|17	BuildRequires:	pkgconfig(xi)
12cr|hackwhite_dune-0.31-0.beta556.1|18	URL:		http://vrml.cip.ica.uni-stuttgart.de/dune/
12cr|hackwhite_dune-0.31-0.beta556.1|19	License:	GPLv2+
12cr|hackwhite_dune-0.31-0.beta556.1|20	Conflicts:	white_dune
12cr|hackwhite_dune-0.31-0.beta556.1|21	
12cr|hackwhite_dune-0.31-0.beta556.1|22	%description
12cr|hackwhite_dune-0.31-0.beta556.1|23	The dune program is a graphical VRML97 editor and animation tool.
12cr|hackwhite_dune-0.31-0.beta556.1|24	VRML97 (Virtual Reality Modelling Language) is the ISO standard for
12cr|hackwhite_dune-0.31-0.beta556.1|25	displaying 3D data over the web. It has support for animation, realtime
12cr|hackwhite_dune-0.31-0.beta556.1|26	interaction and multimedia (image, movie, sound). VRML97 can be written
12cr|hackwhite_dune-0.31-0.beta556.1|27	by popular programs like maya, catia, 3D Studio MAX, cinema4D and others.
12cr|hackwhite_dune-0.31-0.beta556.1|28	Dune can read VRML97 files, display and let the user change the
12cr|hackwhite_dune-0.31-0.beta556.1|29	scenegraph/fields. Some documentation how to use dune is included.
12cr|hackwhite_dune-0.31-0.beta556.1|30	Beside some support for the VRML200x style nurbs node, dune has only a few
12cr|hackwhite_dune-0.31-0.beta556.1|31	3D Modelling features. For artistic work, the usage of a static 3D modeller
12cr|hackwhite_dune-0.31-0.beta556.1|32	with VRML97 export features is recommended. Examples for free/lowcost static
12cr|hackwhite_dune-0.31-0.beta556.1|33	3D modellers available under Linux are sced, ppmodeler or ac3d.
12cr|hackwhite_dune-0.31-0.beta556.1|34	Dune can load and store x3d (next generation VRML xml format) files,
12cr|hackwhite_dune-0.31-0.beta556.1|35	if configured to work with the nist.gov x3d translators.
12cr|hackwhite_dune-0.31-0.beta556.1|36	Advanced features of dune like the usage of 3Drevelator shutterglases with
12cr|hackwhite_dune-0.31-0.beta556.1|37	the commercial Linux XIG X11 Server (DX/platium) require recompilation of
12cr|hackwhite_dune-0.31-0.beta556.1|38	the source package.
12cr|hackwhite_dune-0.31-0.beta556.1|39	
12cr|hackwhite_dune-0.31-0.beta556.1|40	This package contains a beta of white_dune version 0.29. The white_dune
12cr|hackwhite_dune-0.31-0.beta556.1|41	package contains the latest stable release, 0.28.
12cr|hackwhite_dune-0.31-0.beta556.1|42	
12cr|hackwhite_dune-0.31-0.beta556.1|43	%prep
12cr|hackwhite_dune-0.31-0.beta556.1|44	%setup -q -n white_dune-%{version}beta%{beta}
12cr|hackwhite_dune-0.31-0.beta556.1|45	
12cr|hackwhite_dune-0.31-0.beta556.1|46	%build
12cr|hackwhite_dune-0.31-0.beta556.1|47	%configure2_5x
12cr|hackwhite_dune-0.31-0.beta556.1|48	
12cr|hackwhite_dune-0.31-0.beta556.1|49	rm Makefile
12cr|hackwhite_dune-0.31-0.beta556.1|50	cd src && make RPM_OPT_FLAGS="%{optflags}"
12cr|hackwhite_dune-0.31-0.beta556.1|51	
12cr|hackwhite_dune-0.31-0.beta556.1|52	%install
12cr|hackwhite_dune-0.31-0.beta556.1|53	
12cr|hackwhite_dune-0.31-0.beta556.1|54	mkdir -p %{buildroot}%{_bindir}
12cr|hackwhite_dune-0.31-0.beta556.1|55	mkdir -p %{buildroot}%{_mandir}/man1
12cr|hackwhite_dune-0.31-0.beta556.1|56	
12cr|hackwhite_dune-0.31-0.beta556.1|57	install -m 755 bin/dune %{buildroot}/%{_bindir}/dune
12cr|hackwhite_dune-0.31-0.beta556.1|58	install -m 644 man/dune.1 %{buildroot}%{_mandir}/man1/dune.1
12cr|hackwhite_dune-0.31-0.beta556.1|59	
12cr|hackwhite_dune-0.31-0.beta556.1|60	mkdir -p %{buildroot}%{_datadir}/applications
12cr|hackwhite_dune-0.31-0.beta556.1|61	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|hackwhite_dune-0.31-0.beta556.1|62	[Desktop Entry]
12cr|hackwhite_dune-0.31-0.beta556.1|63	Name=%{name}
12cr|hackwhite_dune-0.31-0.beta556.1|64	Comment=A graphical VRML97 editor and animation tool
12cr|hackwhite_dune-0.31-0.beta556.1|65	Exec=%{_bindir}/dune
12cr|hackwhite_dune-0.31-0.beta556.1|66	Icon=graphics_section
12cr|hackwhite_dune-0.31-0.beta556.1|67	Terminal=false
12cr|hackwhite_dune-0.31-0.beta556.1|68	Type=Application
12cr|hackwhite_dune-0.31-0.beta556.1|69	Categories=Graphics;3DGraphics;
12cr|hackwhite_dune-0.31-0.beta556.1|70	EOF
12cr|hackwhite_dune-0.31-0.beta556.1|71	
12cr|hackwhite_dune-0.31-0.beta556.1|72	%files
12cr|hackwhite_dune-0.31-0.beta556.1|73	%defattr(-,root,root)
12cr|hackwhite_dune-0.31-0.beta556.1|74	%doc docs
12cr|hackwhite_dune-0.31-0.beta556.1|75	%{_bindir}/dune
12cr|hackwhite_dune-0.31-0.beta556.1|76	%{_mandir}/man1/*
12cr|hackwhite_dune-0.31-0.beta556.1|77	%{_datadir}/applications/*.desktop
12cr|hackwhite_dune-0.31-0.beta556.1|78	
12cr|hackwhite_dune-0.31-0.beta556.1|79	
12cr|hackwhite_dune-0.31-0.beta556.1|80	%changelog
12cr|hackwhite_dune-0.31-0.beta556.1|81	* Wed Mar 17 2010 Funda Wang <fwang@mandriva.org> 0.29-0.beta1548.1mdv2010.1
12cr|hackwhite_dune-0.31-0.beta556.1|82	+ Revision: 522726
12cr|hackwhite_dune-0.31-0.beta556.1|83	- new version 0.29 beta1548
12cr|hackwhite_dune-0.31-0.beta556.1|84	- New beta 1248
12cr|hackwhite_dune-0.31-0.beta556.1|85	
12cr|hackwhite_dune-0.31-0.beta556.1|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|hackwhite_dune-0.31-0.beta556.1|87	- rebuild
12cr|hackwhite_dune-0.31-0.beta556.1|88	
12cr|hackwhite_dune-0.31-0.beta556.1|89	* Fri Jul 25 2008 Funda Wang <fwang@mandriva.org> 0.29-0.beta1020.1mdv2009.0
12cr|hackwhite_dune-0.31-0.beta556.1|90	+ Revision: 248327
12cr|hackwhite_dune-0.31-0.beta556.1|91	- New beta 1020
12cr|hackwhite_dune-0.31-0.beta556.1|92	
12cr|hackwhite_dune-0.31-0.beta556.1|93	* Tue Jun 17 2008 Funda Wang <fwang@mandriva.org> 0.29-0.beta983.1mdv2009.0
12cr|hackwhite_dune-0.31-0.beta556.1|94	+ Revision: 222835
12cr|hackwhite_dune-0.31-0.beta556.1|95	- New beta 983
12cr|hackwhite_dune-0.31-0.beta556.1|96	
12cr|hackwhite_dune-0.31-0.beta556.1|97	+ Pixel <pixel@mandriva.com>
12cr|hackwhite_dune-0.31-0.beta556.1|98	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|hackwhite_dune-0.31-0.beta556.1|99	
12cr|hackwhite_dune-0.31-0.beta556.1|100	* Wed Jan 09 2008 Adam Williamson <awilliamson@mandriva.org> 0.29-0.beta796.1mdv2008.1
12cr|hackwhite_dune-0.31-0.beta556.1|101	+ Revision: 147066
12cr|hackwhite_dune-0.31-0.beta556.1|102	- new beta 796 **security fix**
12cr|hackwhite_dune-0.31-0.beta556.1|103	
12cr|hackwhite_dune-0.31-0.beta556.1|104	+ Olivier Blin <oblin@mandriva.com>
12cr|hackwhite_dune-0.31-0.beta556.1|105	- restore BuildRoot
12cr|hackwhite_dune-0.31-0.beta556.1|106	
12cr|hackwhite_dune-0.31-0.beta556.1|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|hackwhite_dune-0.31-0.beta556.1|108	- kill re-definition of %%buildroot on Pixel's request
12cr|hackwhite_dune-0.31-0.beta556.1|109	- do not harcode icon extension
12cr|hackwhite_dune-0.31-0.beta556.1|110	
12cr|hackwhite_dune-0.31-0.beta556.1|111	* Tue Sep 04 2007 Funda Wang <fwang@mandriva.org> 0.29-0.beta676.1mdv2008.0
12cr|hackwhite_dune-0.31-0.beta556.1|112	+ Revision: 78931
12cr|hackwhite_dune-0.31-0.beta556.1|113	- New beta 670
12cr|hackwhite_dune-0.31-0.beta556.1|114	
12cr|hackwhite_dune-0.31-0.beta556.1|115	* Fri Aug 31 2007 Funda Wang <fwang@mandriva.org> 0.29-0.beta670.1mdv2008.0
12cr|hackwhite_dune-0.31-0.beta556.1|116	+ Revision: 76655
12cr|hackwhite_dune-0.31-0.beta556.1|117	- New beta 670
12cr|hackwhite_dune-0.31-0.beta556.1|118	- fix comment of menu entry
12cr|hackwhite_dune-0.31-0.beta556.1|119	
12cr|hackwhite_dune-0.31-0.beta556.1|120	* Thu Jul 19 2007 Adam Williamson <awilliamson@mandriva.org> 0.29-0.beta655.1mdv2008.0
12cr|hackwhite_dune-0.31-0.beta556.1|121	+ Revision: 53574
12cr|hackwhite_dune-0.31-0.beta556.1|122	- BuildRequires: libxi-devel
12cr|hackwhite_dune-0.31-0.beta556.1|123	- buildrequires libxmu-devel
12cr|hackwhite_dune-0.31-0.beta556.1|124	- rebuild against new lesstif
12cr|hackwhite_dune-0.31-0.beta556.1|125	- move binary to /usr/bin
12cr|hackwhite_dune-0.31-0.beta556.1|126	- drop old menu and X-Mandriva category
12cr|hackwhite_dune-0.31-0.beta556.1|127	- clean spec
12cr|hackwhite_dune-0.31-0.beta556.1|128	- new beta 655
12cr|hackwhite_dune-0.31-0.beta556.1|129	
12cr|hackwhite_dune-0.31-0.beta556.1|130	
12cr|hackwhite_dune-0.31-0.beta556.1|131	* Fri Oct 13 2006 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta443.1mdv2007.1
12cr|hackwhite_dune-0.31-0.beta556.1|132	- beta443
12cr|hackwhite_dune-0.31-0.beta556.1|133	
12cr|hackwhite_dune-0.31-0.beta556.1|134	* Sat Aug 26 2006 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta421.1mdv2007.0
12cr|hackwhite_dune-0.31-0.beta556.1|135	- beta421
12cr|hackwhite_dune-0.31-0.beta556.1|136	- xdg
12cr|hackwhite_dune-0.31-0.beta556.1|137	
12cr|hackwhite_dune-0.31-0.beta556.1|138	* Wed Jun 14 2006 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta352.1mdv2007.0
12cr|hackwhite_dune-0.31-0.beta556.1|139	- beta352
12cr|hackwhite_dune-0.31-0.beta556.1|140	
12cr|hackwhite_dune-0.31-0.beta556.1|141	* Fri May 05 2006 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta320.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|142	- beta320
12cr|hackwhite_dune-0.31-0.beta556.1|143	
12cr|hackwhite_dune-0.31-0.beta556.1|144	* Thu Apr 27 2006 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta314.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|145	- beta314
12cr|hackwhite_dune-0.31-0.beta556.1|146	
12cr|hackwhite_dune-0.31-0.beta556.1|147	* Wed Apr 05 2006 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta300.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|148	- beta300
12cr|hackwhite_dune-0.31-0.beta556.1|149	
12cr|hackwhite_dune-0.31-0.beta556.1|150	* Wed Mar 22 2006 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta295.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|151	- beta295
12cr|hackwhite_dune-0.31-0.beta556.1|152	
12cr|hackwhite_dune-0.31-0.beta556.1|153	* Mon Mar 20 2006 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta291.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|154	- beta291
12cr|hackwhite_dune-0.31-0.beta556.1|155	
12cr|hackwhite_dune-0.31-0.beta556.1|156	* Thu Mar 09 2006 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta287.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|157	- beta287
12cr|hackwhite_dune-0.31-0.beta556.1|158	
12cr|hackwhite_dune-0.31-0.beta556.1|159	* Tue Feb 07 2006 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta267.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|160	- beta267
12cr|hackwhite_dune-0.31-0.beta556.1|161	
12cr|hackwhite_dune-0.31-0.beta556.1|162	* Tue Jan 31 2006 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta264.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|163	- beta264
12cr|hackwhite_dune-0.31-0.beta556.1|164	
12cr|hackwhite_dune-0.31-0.beta556.1|165	* Tue Jan 24 2006 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta262.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|166	- beta262
12cr|hackwhite_dune-0.31-0.beta556.1|167	
12cr|hackwhite_dune-0.31-0.beta556.1|168	* Mon Jan 23 2006 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta258.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|169	- beta258
12cr|hackwhite_dune-0.31-0.beta556.1|170	
12cr|hackwhite_dune-0.31-0.beta556.1|171	* Fri Dec 16 2005 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta240.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|172	- beta240
12cr|hackwhite_dune-0.31-0.beta556.1|173	
12cr|hackwhite_dune-0.31-0.beta556.1|174	* Wed Nov 23 2005 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta227.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|175	- beta227
12cr|hackwhite_dune-0.31-0.beta556.1|176	
12cr|hackwhite_dune-0.31-0.beta556.1|177	* Tue Oct 25 2005 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta208.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|178	- beta208
12cr|hackwhite_dune-0.31-0.beta556.1|179	
12cr|hackwhite_dune-0.31-0.beta556.1|180	* Fri Oct 14 2005 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta204.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|181	- beta204
12cr|hackwhite_dune-0.31-0.beta556.1|182	
12cr|hackwhite_dune-0.31-0.beta556.1|183	* Wed Oct 05 2005 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta199.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|184	- beta199
12cr|hackwhite_dune-0.31-0.beta556.1|185	
12cr|hackwhite_dune-0.31-0.beta556.1|186	* Sat Oct 01 2005 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta198.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|187	- beta198
12cr|hackwhite_dune-0.31-0.beta556.1|188	
12cr|hackwhite_dune-0.31-0.beta556.1|189	* Wed Jun 01 2005 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta134.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|190	- beta13
12cr|hackwhite_dune-0.31-0.beta556.1|191	
12cr|hackwhite_dune-0.31-0.beta556.1|192	* Tue May 31 2005 Lenny Cartier <lenny@mandriva.com> 0.29-0.beta132.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|193	- beta132
12cr|hackwhite_dune-0.31-0.beta556.1|194	
12cr|hackwhite_dune-0.31-0.beta556.1|195	* Sun May 22 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.29-0.beta120.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|196	- beta120
12cr|hackwhite_dune-0.31-0.beta556.1|197	
12cr|hackwhite_dune-0.31-0.beta556.1|198	* Fri Apr 29 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.29-0.beta096.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|199	- beta096
12cr|hackwhite_dune-0.31-0.beta556.1|200	
12cr|hackwhite_dune-0.31-0.beta556.1|201	* Wed Apr 20 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.29-0.beta090.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|202	- beta090
12cr|hackwhite_dune-0.31-0.beta556.1|203	
12cr|hackwhite_dune-0.31-0.beta556.1|204	* Tue Apr 05 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.29-0.beta080.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|205	- beta080
12cr|hackwhite_dune-0.31-0.beta556.1|206	
12cr|hackwhite_dune-0.31-0.beta556.1|207	* Fri Mar 25 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.29-0.beta071.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|208	- beta071
12cr|hackwhite_dune-0.31-0.beta556.1|209	
12cr|hackwhite_dune-0.31-0.beta556.1|210	* Tue Mar 15 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.29-0.beta060.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|211	- beta60
12cr|hackwhite_dune-0.31-0.beta556.1|212	
12cr|hackwhite_dune-0.31-0.beta556.1|213	* Mon Mar 07 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.29-0.beta051.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|214	- beta51
12cr|hackwhite_dune-0.31-0.beta556.1|215	
12cr|hackwhite_dune-0.31-0.beta556.1|216	* Mon Feb 21 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.29-0.beta044.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|217	- beta44
12cr|hackwhite_dune-0.31-0.beta556.1|218	
12cr|hackwhite_dune-0.31-0.beta556.1|219	* Tue Jan 25 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.29-0.beta029.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|220	- beta29
12cr|hackwhite_dune-0.31-0.beta556.1|221	
12cr|hackwhite_dune-0.31-0.beta556.1|222	* Tue Jan 18 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.29-0.beta027.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|223	- beta27
12cr|hackwhite_dune-0.31-0.beta556.1|224	
12cr|hackwhite_dune-0.31-0.beta556.1|225	* Wed Jan 12 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.29-0.beta021.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|226	- beta21
12cr|hackwhite_dune-0.31-0.beta556.1|227	
12cr|hackwhite_dune-0.31-0.beta556.1|228	* Tue Jan 04 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.29-0.beta012.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|229	- beta012
12cr|hackwhite_dune-0.31-0.beta556.1|230	
12cr|hackwhite_dune-0.31-0.beta556.1|231	* Wed Nov 17 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta241.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|232	- beta241
12cr|hackwhite_dune-0.31-0.beta556.1|233	
12cr|hackwhite_dune-0.31-0.beta556.1|234	* Wed Nov 10 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta236.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|235	- beta236
12cr|hackwhite_dune-0.31-0.beta556.1|236	
12cr|hackwhite_dune-0.31-0.beta556.1|237	* Thu Nov 04 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta232.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|238	- beta232
12cr|hackwhite_dune-0.31-0.beta556.1|239	
12cr|hackwhite_dune-0.31-0.beta556.1|240	* Fri Oct 29 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta229.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|241	- beta229
12cr|hackwhite_dune-0.31-0.beta556.1|242	
12cr|hackwhite_dune-0.31-0.beta556.1|243	* Tue Oct 26 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta225.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|244	- beta225
12cr|hackwhite_dune-0.31-0.beta556.1|245	
12cr|hackwhite_dune-0.31-0.beta556.1|246	* Wed Oct 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta219.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|247	- beta219
12cr|hackwhite_dune-0.31-0.beta556.1|248	
12cr|hackwhite_dune-0.31-0.beta556.1|249	* Fri Oct 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta214.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|250	- beta214
12cr|hackwhite_dune-0.31-0.beta556.1|251	
12cr|hackwhite_dune-0.31-0.beta556.1|252	* Tue Oct 12 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta212.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|253	- beta212
12cr|hackwhite_dune-0.31-0.beta556.1|254	
12cr|hackwhite_dune-0.31-0.beta556.1|255	* Thu Oct 07 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta210.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|256	- beta210
12cr|hackwhite_dune-0.31-0.beta556.1|257	
12cr|hackwhite_dune-0.31-0.beta556.1|258	* Fri Oct 01 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta207.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|259	- beta207
12cr|hackwhite_dune-0.31-0.beta556.1|260	
12cr|hackwhite_dune-0.31-0.beta556.1|261	* Tue Sep 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta198.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|262	- beta198
12cr|hackwhite_dune-0.31-0.beta556.1|263	
12cr|hackwhite_dune-0.31-0.beta556.1|264	* Tue Sep 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta196.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|265	- beta196
12cr|hackwhite_dune-0.31-0.beta556.1|266	
12cr|hackwhite_dune-0.31-0.beta556.1|267	* Tue Sep 07 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta191.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|268	- beta191
12cr|hackwhite_dune-0.31-0.beta556.1|269	
12cr|hackwhite_dune-0.31-0.beta556.1|270	* Sat Sep 04 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta189.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|271	- beta189
12cr|hackwhite_dune-0.31-0.beta556.1|272	
12cr|hackwhite_dune-0.31-0.beta556.1|273	* Thu Aug 26 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta187.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|274	- beta187
12cr|hackwhite_dune-0.31-0.beta556.1|275	
12cr|hackwhite_dune-0.31-0.beta556.1|276	* Thu Jul 29 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta170.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|277	- beta170
12cr|hackwhite_dune-0.31-0.beta556.1|278	
12cr|hackwhite_dune-0.31-0.beta556.1|279	* Thu Jul 22 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta165.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|280	- beta165
12cr|hackwhite_dune-0.31-0.beta556.1|281	- patch0: add missing includes
12cr|hackwhite_dune-0.31-0.beta556.1|282	
12cr|hackwhite_dune-0.31-0.beta556.1|283	* Wed May 12 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta131.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|284	- beta131
12cr|hackwhite_dune-0.31-0.beta556.1|285	
12cr|hackwhite_dune-0.31-0.beta556.1|286	* Tue Feb 10 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27-0.beta49.1mdk
12cr|hackwhite_dune-0.31-0.beta556.1|287	- new
12cr|hackwhite_dune-0.31-0.beta556.1|288	

2019 12
12cr|haddock-2.13.1-7|1	%define _cabal_setup Setup.lhs
12cr|haddock-2.13.1-7|2	%define _no_haddock 1
12cr|haddock-2.13.1-7|3	
12cr|haddock-2.13.1-7|4	Summary:	Haddock documentation tool for annotated Haskell source code
12cr|haddock-2.13.1-7|5	Name:		haddock
12cr|haddock-2.13.1-7|6	Version:	2.13.1
12cr|haddock-2.13.1-7|7	Release:	7
12cr|haddock-2.13.1-7|8	License:	BSD
12cr|haddock-2.13.1-7|9	Group:		Development/Other
12cr|haddock-2.13.1-7|10	Source0:	http://hackage.haskell.org/packages/archive/%{name}/${version}/%{name}-%{version}.tar.gz
12cr|haddock-2.13.1-7|11	URL:		http://www.haskell.org/haddock/
12cr|haddock-2.13.1-7|12	BuildRequires:	ghc-devel
12cr|haddock-2.13.1-7|13	BuildRequires:	happy
12cr|haddock-2.13.1-7|14	BuildRequires:	alex
12cr|haddock-2.13.1-7|15	BuildRequires:	libxslt-proc
12cr|haddock-2.13.1-7|16	BuildRequires:	docbook-style-xsl
12cr|haddock-2.13.1-7|17	BuildRequires:  ghc-paths
12cr|haddock-2.13.1-7|18	buildrequires:	haskell-macros
12cr|haddock-2.13.1-7|19	buildrequires:	ghc-xhtml
12cr|haddock-2.13.1-7|20	buildrequires:	pkgconfig(libffi)
12cr|haddock-2.13.1-7|21	requires:				haskell(ghc-paths)
12cr|haddock-2.13.1-7|22	requires:				haskell(xhtml)
12cr|haddock-2.13.1-7|23	requires:		ghc
12cr|haddock-2.13.1-7|24	requires(post):		ghc
12cr|haddock-2.13.1-7|25	requires(preun):	ghc
12cr|haddock-2.13.1-7|26	
12cr|haddock-2.13.1-7|27	%description
12cr|haddock-2.13.1-7|28	Haddock is a tool for automatically generating documentation from
12cr|haddock-2.13.1-7|29	annotated Haskell source code. It is primary intended for documenting
12cr|haddock-2.13.1-7|30	libraries, but it should be useful for any kind of Haskell code.
12cr|haddock-2.13.1-7|31	
12cr|haddock-2.13.1-7|32	Haddock lets you write documentation annotations next to the
12cr|haddock-2.13.1-7|33	definitions of functions and types in the source code, in a syntax
12cr|haddock-2.13.1-7|34	that is easy on the eye when writing the source code (no heavyweight
12cr|haddock-2.13.1-7|35	mark-up). The documentation generated by Haddock is fully hyperlinked
12cr|haddock-2.13.1-7|36	-- click on a type name in a type signature to go straight to the
12cr|haddock-2.13.1-7|37	definition, and documentation, for that type.
12cr|haddock-2.13.1-7|38	
12cr|haddock-2.13.1-7|39	Haddock can generate documentation in multiple formats; currently HTML
12cr|haddock-2.13.1-7|40	is implemented, and there is partial support for generating DocBook.
12cr|haddock-2.13.1-7|41	The generated HTML uses stylesheets, so you need a fairly up-to-date
12cr|haddock-2.13.1-7|42	browser to view it properly (Mozilla, Konqueror, Opera, and IE 6
12cr|haddock-2.13.1-7|43	should all be ok).
12cr|haddock-2.13.1-7|44	
12cr|haddock-2.13.1-7|45	%prep
12cr|haddock-2.13.1-7|46	%setup -q
12cr|haddock-2.13.1-7|47	
12cr|haddock-2.13.1-7|48	%build
12cr|haddock-2.13.1-7|49	%_cabal_build
12cr|haddock-2.13.1-7|50	
12cr|haddock-2.13.1-7|51	cd doc
12cr|haddock-2.13.1-7|52	test -f configure || autoreconf
12cr|haddock-2.13.1-7|53	./configure
12cr|haddock-2.13.1-7|54	make html
12cr|haddock-2.13.1-7|55	
12cr|haddock-2.13.1-7|56	%install
12cr|haddock-2.13.1-7|57	%_cabal_install
12cr|haddock-2.13.1-7|58	%_cabal_rpm_gen_deps
12cr|haddock-2.13.1-7|59	%_cabal_scriptlets
12cr|haddock-2.13.1-7|60	
12cr|haddock-2.13.1-7|61	
12cr|haddock-2.13.1-7|62	%files
12cr|haddock-2.13.1-7|63	%defattr(-,root,root)
12cr|haddock-2.13.1-7|64	%doc %{_docdir}/%{name}-%{version}
12cr|haddock-2.13.1-7|65	%doc doc/haddock/*
12cr|haddock-2.13.1-7|66	%{_datadir}/%{name}-%{version}/html
12cr|haddock-2.13.1-7|67	%{_datadir}/%{name}-%{version}/latex
12cr|haddock-2.13.1-7|68	%{_libdir}/%{name}-%{version}/*
12cr|haddock-2.13.1-7|69	%{_bindir}/haddock
12cr|haddock-2.13.1-7|70	%_cabal_rpm_deps_dir
12cr|haddock-2.13.1-7|71	#% _cabal_haddoc_files
12cr|haddock-2.13.1-7|72	
12cr|haddock-2.13.1-7|73	
12cr|haddock-2.13.1-7|74	
12cr|haddock-2.13.1-7|75	
12cr|haddock-2.13.1-7|76	%changelog
12cr|haddock-2.13.1-7|77	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 2.5.0-2mdv2010.1
12cr|haddock-2.13.1-7|78	+ Revision: 503554
12cr|haddock-2.13.1-7|79	- rebuild for new gmp
12cr|haddock-2.13.1-7|80	
12cr|haddock-2.13.1-7|81	* Sun Nov 08 2009 Olivier Thauvin <nanardon@mandriva.org> 2.5.0-1mdv2010.1
12cr|haddock-2.13.1-7|82	+ Revision: 463096
12cr|haddock-2.13.1-7|83	- 2.5.0
12cr|haddock-2.13.1-7|84	
12cr|haddock-2.13.1-7|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|haddock-2.13.1-7|86	- rebuild
12cr|haddock-2.13.1-7|87	
12cr|haddock-2.13.1-7|88	* Mon Dec 08 2008 Olivier Thauvin <nanardon@mandriva.org> 2.4.1-1mdv2009.1
12cr|haddock-2.13.1-7|89	+ Revision: 311949
12cr|haddock-2.13.1-7|90	- 2.4.1
12cr|haddock-2.13.1-7|91	
12cr|haddock-2.13.1-7|92	* Thu Aug 07 2008 Adam Williamson <awilliamson@mandriva.org> 0.9-1mdv2009.0
12cr|haddock-2.13.1-7|93	+ Revision: 267126
12cr|haddock-2.13.1-7|94	- new release 0.9
12cr|haddock-2.13.1-7|95	- clean spec
12cr|haddock-2.13.1-7|96	
12cr|haddock-2.13.1-7|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|haddock-2.13.1-7|98	- rebuild
12cr|haddock-2.13.1-7|99	- rebuild
12cr|haddock-2.13.1-7|100	- kill re-definition of %%buildroot on Pixel's request
12cr|haddock-2.13.1-7|101	
12cr|haddock-2.13.1-7|102	+ Olivier Blin <oblin@mandriva.com>
12cr|haddock-2.13.1-7|103	- restore BuildRoot
12cr|haddock-2.13.1-7|104	
12cr|haddock-2.13.1-7|105	
12cr|haddock-2.13.1-7|106	* Mon Dec 11 2006 Michael Scherer <misc@mandriva.org> 0.8-1mdv2007.0
12cr|haddock-2.13.1-7|107	+ Revision: 94821
12cr|haddock-2.13.1-7|108	- also add stylesheet
12cr|haddock-2.13.1-7|109	- Add libxslt-proc, as haddock fail with "make: stringparam: Command not found"
12cr|haddock-2.13.1-7|110	- add missing source
12cr|haddock-2.13.1-7|111	- upgrade to 0.8
12cr|haddock-2.13.1-7|112	- Import haddock
12cr|haddock-2.13.1-7|113	

2020 12
12cr|haltsys-0.2-6|1	%define _enable_debug_packages %{nil}
12cr|haltsys-0.2-6|2	%define debug_package          %{nil}
12cr|haltsys-0.2-6|3	
12cr|haltsys-0.2-6|4	Summary:	Tool to halt LTSP terminals
12cr|haltsys-0.2-6|5	Name:		haltsys
12cr|haltsys-0.2-6|6	Version:	0.2
12cr|haltsys-0.2-6|7	Release:	%mkrel 6
12cr|haltsys-0.2-6|8	License:	GPL
12cr|haltsys-0.2-6|9	Group:		System/Libraries
12cr|haltsys-0.2-6|10	URL:		http://www.ltsp.org
12cr|haltsys-0.2-6|11	Source0:	http://www.ltsp.org/tarballs/%{name}-%{version}.tar.bz2
12cr|haltsys-0.2-6|12	BuildRequires:	dietlibc-devel
12cr|haltsys-0.2-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|haltsys-0.2-6|14	
12cr|haltsys-0.2-6|15	%description
12cr|haltsys-0.2-6|16	This program is used in LTSP to halt the terminals.
12cr|haltsys-0.2-6|17	
12cr|haltsys-0.2-6|18	%prep
12cr|haltsys-0.2-6|19	
12cr|haltsys-0.2-6|20	%setup -q -n %{name}
12cr|haltsys-0.2-6|21	
12cr|haltsys-0.2-6|22	%build
12cr|haltsys-0.2-6|23	
12cr|haltsys-0.2-6|24	diet gcc -Os -o %{name} %{name}.c
12cr|haltsys-0.2-6|25	
12cr|haltsys-0.2-6|26	%install
12cr|haltsys-0.2-6|27	rm -rf %{buildroot}
12cr|haltsys-0.2-6|28	
12cr|haltsys-0.2-6|29	install -d %{buildroot}/sbin
12cr|haltsys-0.2-6|30	install -m0755 haltsys %{buildroot}/sbin/
12cr|haltsys-0.2-6|31	
12cr|haltsys-0.2-6|32	%clean
12cr|haltsys-0.2-6|33	rm -rf %{buildroot}
12cr|haltsys-0.2-6|34	
12cr|haltsys-0.2-6|35	%files
12cr|haltsys-0.2-6|36	%defattr(-,root,root)
12cr|haltsys-0.2-6|37	%doc COPYING
12cr|haltsys-0.2-6|38	%attr(0755,root,root) /sbin/haltsys
12cr|haltsys-0.2-6|39	
12cr|haltsys-0.2-6|40	
12cr|haltsys-0.2-6|41	%changelog
12cr|haltsys-0.2-6|42	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-6mdv2011.0
12cr|haltsys-0.2-6|43	+ Revision: 619328
12cr|haltsys-0.2-6|44	- the mass rebuild of 2010.0 packages
12cr|haltsys-0.2-6|45	
12cr|haltsys-0.2-6|46	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2-5mdv2010.0
12cr|haltsys-0.2-6|47	+ Revision: 429383
12cr|haltsys-0.2-6|48	- rebuild
12cr|haltsys-0.2-6|49	
12cr|haltsys-0.2-6|50	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.2-4mdv2009.0
12cr|haltsys-0.2-6|51	+ Revision: 267071
12cr|haltsys-0.2-6|52	- rebuild early 2009.0 package (before pixel changes)
12cr|haltsys-0.2-6|53	
12cr|haltsys-0.2-6|54	* Tue Jun 10 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-3mdv2009.0
12cr|haltsys-0.2-6|55	+ Revision: 217540
12cr|haltsys-0.2-6|56	- rebuilt against dietlibc-devel-0.32
12cr|haltsys-0.2-6|57	
12cr|haltsys-0.2-6|58	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.2-2mdv2008.1
12cr|haltsys-0.2-6|59	+ Revision: 140746
12cr|haltsys-0.2-6|60	- restore BuildRoot
12cr|haltsys-0.2-6|61	
12cr|haltsys-0.2-6|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|haltsys-0.2-6|63	- kill re-definition of %%buildroot on Pixel's request
12cr|haltsys-0.2-6|64	
12cr|haltsys-0.2-6|65	
12cr|haltsys-0.2-6|66	* Mon Mar 05 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdv2007.0
12cr|haltsys-0.2-6|67	+ Revision: 133029
12cr|haltsys-0.2-6|68	- use dietlibc instead
12cr|haltsys-0.2-6|69	
12cr|haltsys-0.2-6|70	* Wed Feb 07 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdv2007.1
12cr|haltsys-0.2-6|71	+ Revision: 117135
12cr|haltsys-0.2-6|72	- fix deps
12cr|haltsys-0.2-6|73	- second build attempt
12cr|haltsys-0.2-6|74	- Import haltsys
12cr|haltsys-0.2-6|75	
12cr|haltsys-0.2-6|76	* Fri Sep 29 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdk
12cr|haltsys-0.2-6|77	- initial Mandriva package (mille-xterm import)
12cr|haltsys-0.2-6|78	

2021 12
12cr|hamlib-1.2.15.3-1|1	%define name	hamlib
12cr|hamlib-1.2.15.3-1|2	%define version	1.2.15.3
12cr|hamlib-1.2.15.3-1|3	%define rel	1
12cr|hamlib-1.2.15.3-1|4	
12cr|hamlib-1.2.15.3-1|5	%define major	2
12cr|hamlib-1.2.15.3-1|6	%define libname	%mklibname %{name} %{major}
12cr|hamlib-1.2.15.3-1|7	%define devname	%mklibname -d %{name}
12cr|hamlib-1.2.15.3-1|8	
12cr|hamlib-1.2.15.3-1|9	%define major_cxx	2
12cr|hamlib-1.2.15.3-1|10	%define libname_cxx	%mklibname %{name}++ %{major_cxx}
12cr|hamlib-1.2.15.3-1|11	%define devname_cxx	%mklibname -d %{name}++
12cr|hamlib-1.2.15.3-1|12	%define libname_tcl	%mklibname -d hamlibtcl
12cr|hamlib-1.2.15.3-1|13	
12cr|hamlib-1.2.15.3-1|14	Summary:	Control radio transceivers and receivers
12cr|hamlib-1.2.15.3-1|15	Name:		%{name}
12cr|hamlib-1.2.15.3-1|16	Version:	%{version}
12cr|hamlib-1.2.15.3-1|17	Release:	%{rel}
12cr|hamlib-1.2.15.3-1|18	License:	LGPLv2+
12cr|hamlib-1.2.15.3-1|19	Group:		Communications
12cr|hamlib-1.2.15.3-1|20	Url:		http://hamlib.sourceforge.net
12cr|hamlib-1.2.15.3-1|21	Source0:	http://sourceforge.net/projects/%{name}/files/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|hamlib-1.2.15.3-1|22	BuildRequires:	pkgconfig(libxml-2.0)
12cr|hamlib-1.2.15.3-1|23	BuildRequires:	pkgconfig(libusb-1.0)
12cr|hamlib-1.2.15.3-1|24	BuildRequires:	tirpc-devel
12cr|hamlib-1.2.15.3-1|25	BuildRequires:	gd-devel
12cr|hamlib-1.2.15.3-1|26	#BuildRequires:	usrp-devel
12cr|hamlib-1.2.15.3-1|27	BuildRequires:	pkgconfig(gnuradio-core)
12cr|hamlib-1.2.15.3-1|28	BuildRequires:	boost-devel
12cr|hamlib-1.2.15.3-1|29	BuildRequires:	libtool-devel
12cr|hamlib-1.2.15.3-1|30	BuildRequires:	pkgconfig(gnuradio-uhd)
12cr|hamlib-1.2.15.3-1|31	BuildRequires:	pkgconfig(gruel)
12cr|hamlib-1.2.15.3-1|32	BuildRequires:	pkgconfig(gnuradio-fcd)
12cr|hamlib-1.2.15.3-1|33	BuildRequires:	pkgconfig(gnuradio-pager)
12cr|hamlib-1.2.15.3-1|34	BuildRequires:	tcl-devel
12cr|hamlib-1.2.15.3-1|35	BuildRequires:	doxygen
12cr|hamlib-1.2.15.3-1|36	BuildRequires:	swig
12cr|hamlib-1.2.15.3-1|37	BuildRequires:	perl-devel
12cr|hamlib-1.2.15.3-1|38	BuildRequires:	pkgconfig(python)
12cr|hamlib-1.2.15.3-1|39	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|hamlib-1.2.15.3-1|40	
12cr|hamlib-1.2.15.3-1|41	
12cr|hamlib-1.2.15.3-1|42	%description
12cr|hamlib-1.2.15.3-1|43	Hamlib provides a standardized programming interface that applications
12cr|hamlib-1.2.15.3-1|44	can use to send the appropriate commands to a radio.
12cr|hamlib-1.2.15.3-1|45	
12cr|hamlib-1.2.15.3-1|46	%package -n %{libname}
12cr|hamlib-1.2.15.3-1|47	Summary:	Run-time library to control radio transceivers and receivers
12cr|hamlib-1.2.15.3-1|48	Group:		Communications
12cr|hamlib-1.2.15.3-1|49	Provides:	%{name} = %{version}-%{release}
12cr|hamlib-1.2.15.3-1|50	Obsoletes:	%{name} < %{version}-%{release}
12cr|hamlib-1.2.15.3-1|51	
12cr|hamlib-1.2.15.3-1|52	%description -n %{libname}
12cr|hamlib-1.2.15.3-1|53	Hamlib provides a standardized programming interface that applications
12cr|hamlib-1.2.15.3-1|54	can use to send the appropriate commands to a radio.
12cr|hamlib-1.2.15.3-1|55	
12cr|hamlib-1.2.15.3-1|56	%package utils
12cr|hamlib-1.2.15.3-1|57	Summary:	Utilities to support the hamlib radio control library
12cr|hamlib-1.2.15.3-1|58	Group:		Communications
12cr|hamlib-1.2.15.3-1|59	
12cr|hamlib-1.2.15.3-1|60	%description utils
12cr|hamlib-1.2.15.3-1|61	Hamlib provides a standardized programming interface that applications
12cr|hamlib-1.2.15.3-1|62	can use to send the appropriate commands to a radio.
12cr|hamlib-1.2.15.3-1|63	
12cr|hamlib-1.2.15.3-1|64	This package provides a command-line utility to test the hamlib library and
12cr|hamlib-1.2.15.3-1|65	to control transceivers if you're short of anything more sophisticated.
12cr|hamlib-1.2.15.3-1|66	
12cr|hamlib-1.2.15.3-1|67	%package -n %{devname}
12cr|hamlib-1.2.15.3-1|68	Summary:	Development library to control radio transcievers and receivers
12cr|hamlib-1.2.15.3-1|69	Group:		Development/C
12cr|hamlib-1.2.15.3-1|70	Requires:	%{libname} = %{version}-%{release}
12cr|hamlib-1.2.15.3-1|71	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|hamlib-1.2.15.3-1|72	Provides:	%{name}-devel = %{version}-%{release}
12cr|hamlib-1.2.15.3-1|73	Obsoletes:	%{name}-devel < %{version}-%{release}
12cr|hamlib-1.2.15.3-1|74	
12cr|hamlib-1.2.15.3-1|75	%description -n %{devname}
12cr|hamlib-1.2.15.3-1|76	Hamlib provides a standardized programming interface that applications
12cr|hamlib-1.2.15.3-1|77	can use to send the appropriate commands to a radio.
12cr|hamlib-1.2.15.3-1|78	
12cr|hamlib-1.2.15.3-1|79	This package provides the development files and headers.
12cr|hamlib-1.2.15.3-1|80	
12cr|hamlib-1.2.15.3-1|81	%package -n %{libname_cxx}
12cr|hamlib-1.2.15.3-1|82	Summary:	Hamlib radio control library C++ binding
12cr|hamlib-1.2.15.3-1|83	Group:		Communications
12cr|hamlib-1.2.15.3-1|84	
12cr|hamlib-1.2.15.3-1|85	%description -n %{libname_cxx}
12cr|hamlib-1.2.15.3-1|86	Hamlib provides a standardized programming interface that applications
12cr|hamlib-1.2.15.3-1|87	can use to send the appropriate commands to a radio.
12cr|hamlib-1.2.15.3-1|88	
12cr|hamlib-1.2.15.3-1|89	This package contains Hamlib radio control library C++ language binding.
12cr|hamlib-1.2.15.3-1|90	
12cr|hamlib-1.2.15.3-1|91	%package -n %{devname_cxx}
12cr|hamlib-1.2.15.3-1|92	Summary:	Hamlib radio control library C++ binding development headers and libraries
12cr|hamlib-1.2.15.3-1|93	Group:		Development/C++
12cr|hamlib-1.2.15.3-1|94	Requires:	%{libname_cxx} = %{version}-%{release}
12cr|hamlib-1.2.15.3-1|95	Provides:	%{name}++-devel = %{version}-%{release}
12cr|hamlib-1.2.15.3-1|96	Provides:	lib%{name}++-devel = %{version}-%{release}
12cr|hamlib-1.2.15.3-1|97	
12cr|hamlib-1.2.15.3-1|98	%description -n %{devname_cxx}
12cr|hamlib-1.2.15.3-1|99	Hamlib provides a standardized programming interface that applications
12cr|hamlib-1.2.15.3-1|100	can use to send the appropriate commands to a radio.
12cr|hamlib-1.2.15.3-1|101	
12cr|hamlib-1.2.15.3-1|102	This package contains Hamlib radio control library C++ binding development
12cr|hamlib-1.2.15.3-1|103	headers and libraries for building C++ applications with Hamlib.
12cr|hamlib-1.2.15.3-1|104	
12cr|hamlib-1.2.15.3-1|105	
12cr|hamlib-1.2.15.3-1|106	
12cr|hamlib-1.2.15.3-1|107	%package -n	perl-%{name}
12cr|hamlib-1.2.15.3-1|108	Summary:	Hamlib radio control library Perl binding
12cr|hamlib-1.2.15.3-1|109	Group:		Development/Perl
12cr|hamlib-1.2.15.3-1|110	Requires:	hamlib = %{version}-%{release}
12cr|hamlib-1.2.15.3-1|111	
12cr|hamlib-1.2.15.3-1|112	%description -n	perl-%{name}
12cr|hamlib-1.2.15.3-1|113	Hamlib PERL Language bindings to allow radio control from PERL scripts.
12cr|hamlib-1.2.15.3-1|114	
12cr|hamlib-1.2.15.3-1|115	%package -n	python-%{name}
12cr|hamlib-1.2.15.3-1|116	Summary:	Hamlib radio control library Python binding
12cr|hamlib-1.2.15.3-1|117	Group:		Development/Python
12cr|hamlib-1.2.15.3-1|118	Requires:	hamlib = %{version}-%{release}
12cr|hamlib-1.2.15.3-1|119	
12cr|hamlib-1.2.15.3-1|120	%description -n	python-%{name}
12cr|hamlib-1.2.15.3-1|121	Hamlib Python Language bindings to allow radio control from Python scripts.
12cr|hamlib-1.2.15.3-1|122	
12cr|hamlib-1.2.15.3-1|123	%package -n	%{libname_tcl}
12cr|hamlib-1.2.15.3-1|124	Summary:	Hamlib radio control library TCL binding
12cr|hamlib-1.2.15.3-1|125	Group:		System/Libraries
12cr|hamlib-1.2.15.3-1|126	Requires:	hamlib = %{version}-%{release}
12cr|hamlib-1.2.15.3-1|127	Provides:	%{name}-tcl-devel = %{version}-%{release}
12cr|hamlib-1.2.15.3-1|128	
12cr|hamlib-1.2.15.3-1|129	%description -n %{libname_tcl}
12cr|hamlib-1.2.15.3-1|130	Hamlib TCL Language bindings to allow radio control from TCL scripts.
12cr|hamlib-1.2.15.3-1|131	
12cr|hamlib-1.2.15.3-1|132	%prep
12cr|hamlib-1.2.15.3-1|133	%setup -q
12cr|hamlib-1.2.15.3-1|134	
12cr|hamlib-1.2.15.3-1|135	%build
12cr|hamlib-1.2.15.3-1|136	%configure2_5x \
12cr|hamlib-1.2.15.3-1|137	--disable-static \
12cr|hamlib-1.2.15.3-1|138	--with-rigmatrix \
12cr|hamlib-1.2.15.3-1|139	--enable-tcl-binding \
12cr|hamlib-1.2.15.3-1|140	--with-perl-binding \
12cr|hamlib-1.2.15.3-1|141	--with-python-binding
12cr|hamlib-1.2.15.3-1|142	
12cr|hamlib-1.2.15.3-1|143	#usrp deprecated
12cr|hamlib-1.2.15.3-1|144	
12cr|hamlib-1.2.15.3-1|145	%make
12cr|hamlib-1.2.15.3-1|146	
12cr|hamlib-1.2.15.3-1|147	make -C doc doc
12cr|hamlib-1.2.15.3-1|148	
12cr|hamlib-1.2.15.3-1|149	%install
12cr|hamlib-1.2.15.3-1|150	%makeinstall_std
12cr|hamlib-1.2.15.3-1|151	
12cr|hamlib-1.2.15.3-1|152	find %{buildroot} -type f -name Hamlib.so -exec chmod 0755 {} ';'
12cr|hamlib-1.2.15.3-1|153	find %{buildroot} -type f -name pkgIndex.tcl -exec rm -f {} ';'
12cr|hamlib-1.2.15.3-1|154	find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
12cr|hamlib-1.2.15.3-1|155	find %{buildroot} -type f -name Hamlib.bs -exec rm -f {} ';'
12cr|hamlib-1.2.15.3-1|156	find %{buildroot} -type f -name perltest.pl -exec rm -f {} ';'
12cr|hamlib-1.2.15.3-1|157	
12cr|hamlib-1.2.15.3-1|158	#we don't want these
12cr|hamlib-1.2.15.3-1|159	find %{buildroot} -name "*.la" -exec rm {} \;
12cr|hamlib-1.2.15.3-1|160	
12cr|hamlib-1.2.15.3-1|161	%files -n %{libname}
12cr|hamlib-1.2.15.3-1|162	%doc AUTHORS ChangeLog PLAN README THANKS TODO
12cr|hamlib-1.2.15.3-1|163	%{_libdir}/libhamlib.so.%{major}*
12cr|hamlib-1.2.15.3-1|164	%{_libdir}/hamlib/hamlib-*.so
12cr|hamlib-1.2.15.3-1|165	
12cr|hamlib-1.2.15.3-1|166	%files -n %{libname_cxx}
12cr|hamlib-1.2.15.3-1|167	%{_libdir}/libhamlib++.so.%{major_cxx}*
12cr|hamlib-1.2.15.3-1|168	
12cr|hamlib-1.2.15.3-1|169	%files utils
12cr|hamlib-1.2.15.3-1|170	%{_mandir}/man1/*
12cr|hamlib-1.2.15.3-1|171	%{_mandir}/man8/*
12cr|hamlib-1.2.15.3-1|172	%{_bindir}/*
12cr|hamlib-1.2.15.3-1|173	%{_sbindir}/*
12cr|hamlib-1.2.15.3-1|174	
12cr|hamlib-1.2.15.3-1|175	%files -n %{devname}
12cr|hamlib-1.2.15.3-1|176	%doc README.developer
12cr|hamlib-1.2.15.3-1|177	%dir %{_includedir}/%{name}
12cr|hamlib-1.2.15.3-1|178	%{_includedir}/%{name}/rig.h
12cr|hamlib-1.2.15.3-1|179	%{_includedir}/%{name}/riglist.h
12cr|hamlib-1.2.15.3-1|180	%{_includedir}/%{name}/rig_dll.h
12cr|hamlib-1.2.15.3-1|181	%{_includedir}/%{name}/rotator.h
12cr|hamlib-1.2.15.3-1|182	%{_includedir}/%{name}/rotlist.h
12cr|hamlib-1.2.15.3-1|183	%{_datadir}/aclocal/hamlib.m4
12cr|hamlib-1.2.15.3-1|184	%{_libdir}/pkgconfig/hamlib.pc
12cr|hamlib-1.2.15.3-1|185	%{_libdir}/libhamlib.so
12cr|hamlib-1.2.15.3-1|186	
12cr|hamlib-1.2.15.3-1|187	%files -n %{devname_cxx}
12cr|hamlib-1.2.15.3-1|188	%doc README.developer
12cr|hamlib-1.2.15.3-1|189	%{_libdir}/libhamlib++.so
12cr|hamlib-1.2.15.3-1|190	%{_includedir}/%{name}/rigclass.h
12cr|hamlib-1.2.15.3-1|191	%{_includedir}/%{name}/rotclass.h
12cr|hamlib-1.2.15.3-1|192	
12cr|hamlib-1.2.15.3-1|193	
12cr|hamlib-1.2.15.3-1|194	%files -n perl-%{name}
12cr|hamlib-1.2.15.3-1|195	%doc COPYING.LIB
12cr|hamlib-1.2.15.3-1|196	#%{perl_vendorlib}/*
12cr|hamlib-1.2.15.3-1|197	%perl_sitelib/*/Hamlib.pm
12cr|hamlib-1.2.15.3-1|198	%perl_sitelib/*/auto/Hamlib/Hamlib.so
12cr|hamlib-1.2.15.3-1|199	
12cr|hamlib-1.2.15.3-1|200	%files -n python-%{name}
12cr|hamlib-1.2.15.3-1|201	%doc COPYING.LIB
12cr|hamlib-1.2.15.3-1|202	%{python_sitelib}/*.py*
12cr|hamlib-1.2.15.3-1|203	%{python_sitelib}/_Hamlib.so
12cr|hamlib-1.2.15.3-1|204	
12cr|hamlib-1.2.15.3-1|205	
12cr|hamlib-1.2.15.3-1|206	%files -n %{libname_tcl}
12cr|hamlib-1.2.15.3-1|207	%doc COPYING.LIB
12cr|hamlib-1.2.15.3-1|208	%{_libdir}/hamlibtcl*
12cr|hamlib-1.2.15.3-1|209	
12cr|hamlib-1.2.15.3-1|210	
12cr|hamlib-1.2.15.3-1|211	%changelog
12cr|hamlib-1.2.15.3-1|212	* Wed Aug 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.15.2-1
12cr|hamlib-1.2.15.3-1|213	+ Revision: 814912
12cr|hamlib-1.2.15.3-1|214	- version update 1.2.15.2
12cr|hamlib-1.2.15.3-1|215	- Group: fix
12cr|hamlib-1.2.15.3-1|216	
12cr|hamlib-1.2.15.3-1|217	* Thu May 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.15.1-4
12cr|hamlib-1.2.15.3-1|218	+ Revision: 798004
12cr|hamlib-1.2.15.3-1|219	- Provides: hamlib-tcl-devel
12cr|hamlib-1.2.15.3-1|220	
12cr|hamlib-1.2.15.3-1|221	* Thu May 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.15.1-3
12cr|hamlib-1.2.15.3-1|222	+ Revision: 798003
12cr|hamlib-1.2.15.3-1|223	- limlibtcl instead of libtcl
12cr|hamlib-1.2.15.3-1|224	
12cr|hamlib-1.2.15.3-1|225	* Thu May 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.15.1-2
12cr|hamlib-1.2.15.3-1|226	+ Revision: 797993
12cr|hamlib-1.2.15.3-1|227	- swig in BR
12cr|hamlib-1.2.15.3-1|228	- perl and python packages
12cr|hamlib-1.2.15.3-1|229	
12cr|hamlib-1.2.15.3-1|230	* Thu May 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.15.1-1
12cr|hamlib-1.2.15.3-1|231	+ Revision: 797979
12cr|hamlib-1.2.15.3-1|232	- test build
12cr|hamlib-1.2.15.3-1|233	- test build
12cr|hamlib-1.2.15.3-1|234	- BR: python-devel
12cr|hamlib-1.2.15.3-1|235	- test build
12cr|hamlib-1.2.15.3-1|236	- BR: perl-devel
12cr|hamlib-1.2.15.3-1|237	- BR: perl(ExtUtils::MakeMaker)
12cr|hamlib-1.2.15.3-1|238	- BR: doxygen
12cr|hamlib-1.2.15.3-1|239	- perl and python packages
12cr|hamlib-1.2.15.3-1|240	- BR: pkgconfig(tcl)
12cr|hamlib-1.2.15.3-1|241	- version update 1.2.15.1
12cr|hamlib-1.2.15.3-1|242	- BR a few br
12cr|hamlib-1.2.15.3-1|243	- version update rebuild for new gnuradio
12cr|hamlib-1.2.15.3-1|244	
12cr|hamlib-1.2.15.3-1|245	* Mon Feb 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.15-1
12cr|hamlib-1.2.15.3-1|246	+ Revision: 771324
12cr|hamlib-1.2.15.3-1|247	- version update 1.2.15
12cr|hamlib-1.2.15.3-1|248	
12cr|hamlib-1.2.15.3-1|249	* Sun May 29 2011 Jani Välimaa <wally@mandriva.org> 1.2.13.1-1
12cr|hamlib-1.2.15.3-1|250	+ Revision: 681719
12cr|hamlib-1.2.15.3-1|251	- new version 1.2.13.1
12cr|hamlib-1.2.15.3-1|252	
12cr|hamlib-1.2.15.3-1|253	* Mon Mar 14 2011 Jani Välimaa <wally@mandriva.org> 1.2.13-1
12cr|hamlib-1.2.15.3-1|254	+ Revision: 644611
12cr|hamlib-1.2.15.3-1|255	- add libltdl-devel BR
12cr|hamlib-1.2.15.3-1|256	- new version 1.2.13
12cr|hamlib-1.2.15.3-1|257	
12cr|hamlib-1.2.15.3-1|258	* Fri Jan 07 2011 Jani Välimaa <wally@mandriva.org> 1.2.12-4mdv2011.0
12cr|hamlib-1.2.15.3-1|259	+ Revision: 629631
12cr|hamlib-1.2.15.3-1|260	- add boost-devel BR
12cr|hamlib-1.2.15.3-1|261	- build with USRP backend
12cr|hamlib-1.2.15.3-1|262	
12cr|hamlib-1.2.15.3-1|263	* Wed Dec 15 2010 Jani Välimaa <wally@mandriva.org> 1.2.12-3mdv2011.0
12cr|hamlib-1.2.15.3-1|264	+ Revision: 621891
12cr|hamlib-1.2.15.3-1|265	- obsolete old hamlib-devel package
12cr|hamlib-1.2.15.3-1|266	- fix provides
12cr|hamlib-1.2.15.3-1|267	
12cr|hamlib-1.2.15.3-1|268	* Tue Dec 14 2010 Jani Välimaa <wally@mandriva.org> 1.2.12-2mdv2011.0
12cr|hamlib-1.2.15.3-1|269	+ Revision: 621828
12cr|hamlib-1.2.15.3-1|270	- libify hamlib
12cr|hamlib-1.2.15.3-1|271	- split utils to a separate subpackage
12cr|hamlib-1.2.15.3-1|272	- enable subpackages for c++ binding and c++ binding devel headers and libraries
12cr|hamlib-1.2.15.3-1|273	- clean .spec
12cr|hamlib-1.2.15.3-1|274	
12cr|hamlib-1.2.15.3-1|275	+ Thomas Spuhler <tspuhler@mandriva.org>
12cr|hamlib-1.2.15.3-1|276	- cleaned specfile
12cr|hamlib-1.2.15.3-1|277	- fixed spelling in description
12cr|hamlib-1.2.15.3-1|278	
12cr|hamlib-1.2.15.3-1|279	* Sun Oct 24 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.2.12-1mdv2011.0
12cr|hamlib-1.2.15.3-1|280	+ Revision: 587823
12cr|hamlib-1.2.15.3-1|281	- changed Group to Development/Other
12cr|hamlib-1.2.15.3-1|282	- added autoreconf -fi
12cr|hamlib-1.2.15.3-1|283	- re-aclocaled
12cr|hamlib-1.2.15.3-1|284	- import hamlib
12cr|hamlib-1.2.15.3-1|285	

2022 12
12cr|happy-1.18.10-4|1	#% global debug_package %{nil}
12cr|happy-1.18.10-4|2	%define _cabal_setup Setup.lhs
12cr|happy-1.18.10-4|3	%define _no_haddock 1
12cr|happy-1.18.10-4|4	%define module happy
12cr|happy-1.18.10-4|5	Name:           %{module}
12cr|happy-1.18.10-4|6	Version:        1.18.10
12cr|happy-1.18.10-4|7	Release:        4
12cr|happy-1.18.10-4|8	Summary:        Happy is a parser generator for Haskell
12cr|happy-1.18.10-4|9	Group:          Development/Other
12cr|happy-1.18.10-4|10	License:        BSD
12cr|happy-1.18.10-4|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|happy-1.18.10-4|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|happy-1.18.10-4|13	patch0:         happy-1.18.10.userhooks.patch
12cr|happy-1.18.10-4|14	
12cr|happy-1.18.10-4|15	BuildRequires:  ghc, ghc-devel, haskell-macros
12cr|happy-1.18.10-4|16	buildrequires:  haskell(mtl)
12cr|happy-1.18.10-4|17	
12cr|happy-1.18.10-4|18	%description
12cr|happy-1.18.10-4|19	Happy is a parser generator system for Haskell, similar to the tool
12cr|happy-1.18.10-4|20	`yacc' for C. Like `yacc', it takes a file containing an annotated BNF
12cr|happy-1.18.10-4|21	specification of a grammar and produces a Haskell module containing a
12cr|happy-1.18.10-4|22	parser for the grammar.
12cr|happy-1.18.10-4|23	
12cr|happy-1.18.10-4|24	Happy is flexible: you can have several Happy parsers in the same
12cr|happy-1.18.10-4|25	program, and several entry points to a single grammar. Happy can work
12cr|happy-1.18.10-4|26	in conjunction with a lexical analyser supplied by the user (either
12cr|happy-1.18.10-4|27	hand-written or generated by another program), or it can parse a
12cr|happy-1.18.10-4|28	stream of characters directly (but this isn't practical in most
12cr|happy-1.18.10-4|29	cases).
12cr|happy-1.18.10-4|30	
12cr|happy-1.18.10-4|31	%prep
12cr|happy-1.18.10-4|32	%setup -q -n %{module}-%{version}
12cr|happy-1.18.10-4|33	%patch0 -p1 -b .userhooks
12cr|happy-1.18.10-4|34	
12cr|happy-1.18.10-4|35	%build
12cr|happy-1.18.10-4|36	%_cabal_build
12cr|happy-1.18.10-4|37	
12cr|happy-1.18.10-4|38	%install
12cr|happy-1.18.10-4|39	%_cabal_install
12cr|happy-1.18.10-4|40	%_cabal_rpm_gen_deps
12cr|happy-1.18.10-4|41	
12cr|happy-1.18.10-4|42	%check
12cr|happy-1.18.10-4|43	%_cabal_check
12cr|happy-1.18.10-4|44	
12cr|happy-1.18.10-4|45	%files
12cr|happy-1.18.10-4|46	%defattr(-,root,root,-)
12cr|happy-1.18.10-4|47	%{_bindir}/%{module}
12cr|happy-1.18.10-4|48	%{_datadir}/%{module}-%{version}
12cr|happy-1.18.10-4|49	%{_docdir}/%{module}-%{version}
12cr|happy-1.18.10-4|50	%_cabal_rpm_deps_dir
12cr|happy-1.18.10-4|51	%_cabal_haddoc_files
12cr|happy-1.18.10-4|52	
12cr|happy-1.18.10-4|53	
12cr|happy-1.18.10-4|54	%changelog
12cr|happy-1.18.10-4|55	* Mon Aug 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.18.5-1mdv2011.0
12cr|happy-1.18.10-4|56	+ Revision: 572239
12cr|happy-1.18.10-4|57	- Update to 1.18.5
12cr|happy-1.18.10-4|58	
12cr|happy-1.18.10-4|59	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 1.18.4-1mdv2010.1
12cr|happy-1.18.10-4|60	+ Revision: 503519
12cr|happy-1.18.10-4|61	- New version 1.18.4
12cr|happy-1.18.10-4|62	
12cr|happy-1.18.10-4|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|happy-1.18.10-4|64	- rebuild
12cr|happy-1.18.10-4|65	
12cr|happy-1.18.10-4|66	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.17-3mdv2009.0
12cr|happy-1.18.10-4|67	+ Revision: 267072
12cr|happy-1.18.10-4|68	- rebuild early 2009.0 package (before pixel changes)
12cr|happy-1.18.10-4|69	
12cr|happy-1.18.10-4|70	* Mon Jun 09 2008 Thierry Vignaud <tv@mandriva.org> 1.17-2mdv2009.0
12cr|happy-1.18.10-4|71	+ Revision: 217022
12cr|happy-1.18.10-4|72	- remove authors from description
12cr|happy-1.18.10-4|73	
12cr|happy-1.18.10-4|74	* Sun Jun 01 2008 Funda Wang <fwang@mandriva.org> 1.17-1mdv2009.0
12cr|happy-1.18.10-4|75	+ Revision: 213909
12cr|happy-1.18.10-4|76	- New version 1.17
12cr|happy-1.18.10-4|77	
12cr|happy-1.18.10-4|78	+ Olivier Blin <oblin@mandriva.com>
12cr|happy-1.18.10-4|79	- restore BuildRoot
12cr|happy-1.18.10-4|80	
12cr|happy-1.18.10-4|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|happy-1.18.10-4|82	- kill re-definition of %%buildroot on Pixel's request
12cr|happy-1.18.10-4|83	
12cr|happy-1.18.10-4|84	* Sun Aug 26 2007 Gaëtan Lehmann <glehmann@mandriva.org> 1.16-1mdv2008.0
12cr|happy-1.18.10-4|85	+ Revision: 71545
12cr|happy-1.18.10-4|86	- 1.16
12cr|happy-1.18.10-4|87	
12cr|happy-1.18.10-4|88	+ Pixel <pixel@mandriva.com>
12cr|happy-1.18.10-4|89	- Import happy
12cr|happy-1.18.10-4|90	
12cr|happy-1.18.10-4|91	
12cr|happy-1.18.10-4|92	
12cr|happy-1.18.10-4|93	* Mon Oct 03 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.15-3mdk
12cr|happy-1.18.10-4|94	- Fix BuildRequires
12cr|happy-1.18.10-4|95	
12cr|happy-1.18.10-4|96	* Mon Oct 03 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.15-2mdk
12cr|happy-1.18.10-4|97	- BuildRequires fix
12cr|happy-1.18.10-4|98	- Remove redundant buildrequires :
12cr|happy-1.18.10-4|99	- libxml2 is required by libxslt-proc
12cr|happy-1.18.10-4|100	
12cr|happy-1.18.10-4|101	* Wed Jun 15 2005 Gaetan Lehmann <glehmann@deborah.mandrakesoft.com> 1.15-1mdk
12cr|happy-1.18.10-4|102	- initial contrib
12cr|happy-1.18.10-4|103	
12cr|happy-1.18.10-4|104	* Fri Jan 21 2005 Jens Petersen <petersen@haskell.org> - 1.15-2
12cr|happy-1.18.10-4|105	- initial packaging based on spec file from tarball
12cr|happy-1.18.10-4|106	- setup libdir for x86_64

2023 12
12cr|haproxy-1.4.22-1|1	Name:		haproxy
12cr|haproxy-1.4.22-1|2	Version:	1.4.22
12cr|haproxy-1.4.22-1|3	Release:	1
12cr|haproxy-1.4.22-1|4	Summary:	TCP/HTTP reverse proxy for high availability environments
12cr|haproxy-1.4.22-1|5	License:	GPLv2+
12cr|haproxy-1.4.22-1|6	Group:		System/Servers
12cr|haproxy-1.4.22-1|7	URL:		http://haproxy.1wt.eu/
12cr|haproxy-1.4.22-1|8	Source0:	http://haproxy.1wt.eu/download/1.4/src/%{name}-%{version}.tar.gz
12cr|haproxy-1.4.22-1|9	BuildRequires:	libpcre-devel
12cr|haproxy-1.4.22-1|10	
12cr|haproxy-1.4.22-1|11	%description
12cr|haproxy-1.4.22-1|12	HA-Proxy is a TCP/HTTP reverse proxy which is particularly suited for high
12cr|haproxy-1.4.22-1|13	availability environments. Indeed, it can:
12cr|haproxy-1.4.22-1|14	- route HTTP requests depending on statically assigned cookies
12cr|haproxy-1.4.22-1|15	- spread the load among several servers while assuring server persistence
12cr|haproxy-1.4.22-1|16	through the use of HTTP cookies
12cr|haproxy-1.4.22-1|17	- switch to backup servers in the event a main one fails
12cr|haproxy-1.4.22-1|18	- accept connections to special ports dedicated to service monitoring
12cr|haproxy-1.4.22-1|19	- stop accepting connections without breaking existing ones
12cr|haproxy-1.4.22-1|20	- add/modify/delete HTTP headers both ways
12cr|haproxy-1.4.22-1|21	- block requests matching a particular pattern
12cr|haproxy-1.4.22-1|22	
12cr|haproxy-1.4.22-1|23	It needs very little resource. Its event-driven architecture allows it
12cr|haproxy-1.4.22-1|24	to easily handle thousands of simultaneous connections on hundreds of instances
12cr|haproxy-1.4.22-1|25	without risking the system's stability.
12cr|haproxy-1.4.22-1|26	
12cr|haproxy-1.4.22-1|27	%prep
12cr|haproxy-1.4.22-1|28	%setup -q
12cr|haproxy-1.4.22-1|29	
12cr|haproxy-1.4.22-1|30	%build
12cr|haproxy-1.4.22-1|31	#%{__make} USE_PCRE=1 "COPTS.pcre=-DUSE_PCRE $(pcre-config --cflags)" DEBUG="" TARGET=linux26
12cr|haproxy-1.4.22-1|32	%serverbuild
12cr|haproxy-1.4.22-1|33	%make TARGET=linux26 CFLAGS="%{optflags}"
12cr|haproxy-1.4.22-1|34	
12cr|haproxy-1.4.22-1|35	%install
12cr|haproxy-1.4.22-1|36	
12cr|haproxy-1.4.22-1|37	mkdir -p %{buildroot}%{_sbindir}
12cr|haproxy-1.4.22-1|38	mkdir -p %{buildroot}%{_initrddir}
12cr|haproxy-1.4.22-1|39	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12cr|haproxy-1.4.22-1|40	
12cr|haproxy-1.4.22-1|41	cp %{name} %{buildroot}%{_sbindir}/
12cr|haproxy-1.4.22-1|42	cp examples/%{name}.cfg %{buildroot}%{_sysconfdir}/%{name}/
12cr|haproxy-1.4.22-1|43	cp examples/%{name}.init %{buildroot}%{_initrddir}/%{name}
12cr|haproxy-1.4.22-1|44	
12cr|haproxy-1.4.22-1|45	%files
12cr|haproxy-1.4.22-1|46	%doc CHANGELOG TODO examples doc/haproxy-en.txt doc/haproxy-fr.txt doc/architecture.txt examples/url-switching.cfg
12cr|haproxy-1.4.22-1|47	%attr(0755,root,root) %{_sbindir}/%{name}
12cr|haproxy-1.4.22-1|48	%dir %{_sysconfdir}/%{name}
12cr|haproxy-1.4.22-1|49	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.cfg
12cr|haproxy-1.4.22-1|50	%attr(0755,root,root) %config %{_initrddir}/%{name}
12cr|haproxy-1.4.22-1|51	
12cr|haproxy-1.4.22-1|52	
12cr|haproxy-1.4.22-1|53	
12cr|haproxy-1.4.22-1|54	%changelog
12cr|haproxy-1.4.22-1|55	* Wed Sep 19 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.4.22-1
12cr|haproxy-1.4.22-1|56	+ Revision: 817114
12cr|haproxy-1.4.22-1|57	- update to 1.4.22
12cr|haproxy-1.4.22-1|58	
12cr|haproxy-1.4.22-1|59	* Mon May 21 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.4.21-1
12cr|haproxy-1.4.22-1|60	+ Revision: 799751
12cr|haproxy-1.4.22-1|61	- update to 1.4.21
12cr|haproxy-1.4.22-1|62	- fix license
12cr|haproxy-1.4.22-1|63	
12cr|haproxy-1.4.22-1|64	* Mon Mar 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.4.20-1
12cr|haproxy-1.4.22-1|65	+ Revision: 784373
12cr|haproxy-1.4.22-1|66	- new version 1.4.20
12cr|haproxy-1.4.22-1|67	
12cr|haproxy-1.4.22-1|68	* Tue Feb 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.4.19-1
12cr|haproxy-1.4.22-1|69	+ Revision: 781267
12cr|haproxy-1.4.22-1|70	- version update 1.4.19
12cr|haproxy-1.4.22-1|71	
12cr|haproxy-1.4.22-1|72	* Wed May 11 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.4.15-1
12cr|haproxy-1.4.22-1|73	+ Revision: 673626
12cr|haproxy-1.4.22-1|74	- update to 1.4.15 (and take the maintainership of it)
12cr|haproxy-1.4.22-1|75	
12cr|haproxy-1.4.22-1|76	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.4.13-1
12cr|haproxy-1.4.22-1|77	+ Revision: 645235
12cr|haproxy-1.4.22-1|78	- update to new version 1.4.13
12cr|haproxy-1.4.22-1|79	
12cr|haproxy-1.4.22-1|80	* Mon Feb 14 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.4.11-1
12cr|haproxy-1.4.22-1|81	+ Revision: 637801
12cr|haproxy-1.4.22-1|82	- update to 1.4.11
12cr|haproxy-1.4.22-1|83	
12cr|haproxy-1.4.22-1|84	* Tue Nov 30 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.4.10-1mdv2011.0
12cr|haproxy-1.4.22-1|85	+ Revision: 603973
12cr|haproxy-1.4.22-1|86	- update to 1.4.10
12cr|haproxy-1.4.22-1|87	
12cr|haproxy-1.4.22-1|88	* Sat Nov 27 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.4.9-1mdv2011.0
12cr|haproxy-1.4.22-1|89	+ Revision: 601804
12cr|haproxy-1.4.22-1|90	- update to 1.4.9
12cr|haproxy-1.4.22-1|91	
12cr|haproxy-1.4.22-1|92	* Fri Jul 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.4.8-1mdv2011.0
12cr|haproxy-1.4.22-1|93	+ Revision: 557114
12cr|haproxy-1.4.22-1|94	- update to 1.4.8
12cr|haproxy-1.4.22-1|95	
12cr|haproxy-1.4.22-1|96	* Wed Apr 14 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.4.4-1mdv2010.1
12cr|haproxy-1.4.22-1|97	+ Revision: 534796
12cr|haproxy-1.4.22-1|98	- Don't define name, version, release on top of spec
12cr|haproxy-1.4.22-1|99	- new version 1.4.4
12cr|haproxy-1.4.22-1|100	
12cr|haproxy-1.4.22-1|101	* Sun Apr 04 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.4.3-1mdv2010.1
12cr|haproxy-1.4.22-1|102	+ Revision: 531224
12cr|haproxy-1.4.22-1|103	- update to 1.4.3
12cr|haproxy-1.4.22-1|104	
12cr|haproxy-1.4.22-1|105	* Sun Mar 21 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.4.2-1mdv2010.1
12cr|haproxy-1.4.22-1|106	+ Revision: 525988
12cr|haproxy-1.4.22-1|107	- Update to new version 1.4.2
12cr|haproxy-1.4.22-1|108	
12cr|haproxy-1.4.22-1|109	* Fri Mar 05 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.4.1-1mdv2010.1
12cr|haproxy-1.4.22-1|110	+ Revision: 514432
12cr|haproxy-1.4.22-1|111	- fix source
12cr|haproxy-1.4.22-1|112	- update to 1.4.1
12cr|haproxy-1.4.22-1|113	
12cr|haproxy-1.4.22-1|114	* Tue Mar 02 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.4.0-1mdv2010.1
12cr|haproxy-1.4.22-1|115	+ Revision: 513327
12cr|haproxy-1.4.22-1|116	- Update to 1.4.0
12cr|haproxy-1.4.22-1|117	- Fix License
12cr|haproxy-1.4.22-1|118	- Clean spec
12cr|haproxy-1.4.22-1|119	
12cr|haproxy-1.4.22-1|120	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3.22-1mdv2010.1
12cr|haproxy-1.4.22-1|121	+ Revision: 462704
12cr|haproxy-1.4.22-1|122	- update to new version 1.3.22
12cr|haproxy-1.4.22-1|123	
12cr|haproxy-1.4.22-1|124	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3.21-1mdv2010.1
12cr|haproxy-1.4.22-1|125	+ Revision: 462696
12cr|haproxy-1.4.22-1|126	- update to new version 1.3.21
12cr|haproxy-1.4.22-1|127	
12cr|haproxy-1.4.22-1|128	* Tue Jul 28 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3.19-1mdv2010.0
12cr|haproxy-1.4.22-1|129	+ Revision: 402533
12cr|haproxy-1.4.22-1|130	- update to new version 1.3.19
12cr|haproxy-1.4.22-1|131	
12cr|haproxy-1.4.22-1|132	* Sat Jun 27 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3.18-1mdv2010.0
12cr|haproxy-1.4.22-1|133	+ Revision: 389589
12cr|haproxy-1.4.22-1|134	- Update to new version 1.3.18
12cr|haproxy-1.4.22-1|135	- Use Mandriva server CFLAGS
12cr|haproxy-1.4.22-1|136	
12cr|haproxy-1.4.22-1|137	* Thu Apr 16 2009 Anne Nicolas <ennael@mandriva.org> 1.3.17-2mdv2009.1
12cr|haproxy-1.4.22-1|138	+ Revision: 367606
12cr|haproxy-1.4.22-1|139	- fix initrddir macro for MES 5 compatibility
12cr|haproxy-1.4.22-1|140	
12cr|haproxy-1.4.22-1|141	* Wed Apr 15 2009 Anne Nicolas <ennael@mandriva.org> 1.3.17-1mdv2009.1
12cr|haproxy-1.4.22-1|142	+ Revision: 367278
12cr|haproxy-1.4.22-1|143	- fix group
12cr|haproxy-1.4.22-1|144	- import haproxy
12cr|haproxy-1.4.22-1|145	
12cr|haproxy-1.4.22-1|146	

2024 12
12cr|hardlink-1.0-11|1	Summary:	Create a tree of hardlinks
12cr|hardlink-1.0-11|2	Name:		hardlink
12cr|hardlink-1.0-11|3	Version:	1.0
12cr|hardlink-1.0-11|4	Release:	%mkrel 11
12cr|hardlink-1.0-11|5	Epoch:		1
12cr|hardlink-1.0-11|6	Group:		System/Base
12cr|hardlink-1.0-11|7	URL:		http://pkgs.fedoraproject.org/gitweb/?p=hardlink.git
12cr|hardlink-1.0-11|8	License:	GPL+
12cr|hardlink-1.0-11|9	Source0:	hardlink.c
12cr|hardlink-1.0-11|10	Source1:	hardlink.1
12cr|hardlink-1.0-11|11	Obsoletes:	kernel-utils
12cr|hardlink-1.0-11|12	
12cr|hardlink-1.0-11|13	%description
12cr|hardlink-1.0-11|14	hardlink is used to create a tree of hard links.
12cr|hardlink-1.0-11|15	It's used by kernel installation to dramatically reduce the
12cr|hardlink-1.0-11|16	amount of diskspace used by each kernel package installed.
12cr|hardlink-1.0-11|17	
12cr|hardlink-1.0-11|18	%prep
12cr|hardlink-1.0-11|19	%setup -q -c -T
12cr|hardlink-1.0-11|20	install -pm 644 %{SOURCE0} hardlink.c
12cr|hardlink-1.0-11|21	
12cr|hardlink-1.0-11|22	%build
12cr|hardlink-1.0-11|23	gcc $RPM_OPT_FLAGS hardlink.c -o hardlink
12cr|hardlink-1.0-11|24	
12cr|hardlink-1.0-11|25	%install
12cr|hardlink-1.0-11|26	rm -rf %{buildroot}
12cr|hardlink-1.0-11|27	install -D -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1/hardlink.1
12cr|hardlink-1.0-11|28	install -D -m 755 hardlink %{buildroot}%{_sbindir}/hardlink
12cr|hardlink-1.0-11|29	
12cr|hardlink-1.0-11|30	%clean
12cr|hardlink-1.0-11|31	rm -rf %{buildroot}
12cr|hardlink-1.0-11|32	
12cr|hardlink-1.0-11|33	%files
12cr|hardlink-1.0-11|34	%defattr(-,root,root)
12cr|hardlink-1.0-11|35	%{_sbindir}/hardlink
12cr|hardlink-1.0-11|36	%{_mandir}/man1/hardlink.1*
12cr|hardlink-1.0-11|37	
12cr|hardlink-1.0-11|38	
12cr|hardlink-1.0-11|39	
12cr|hardlink-1.0-11|40	
12cr|hardlink-1.0-11|41	
12cr|hardlink-1.0-11|42	%changelog
12cr|hardlink-1.0-11|43	* Fri Sep 02 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-11mdv2012.0
12cr|hardlink-1.0-11|44	+ Revision: 697775
12cr|hardlink-1.0-11|45	- import hardlink
12cr|hardlink-1.0-11|46	

2025 12
12cr|harmonySEQ-0.16-1|1	Name:           harmonySEQ
12cr|harmonySEQ-0.16-1|2	Version:        0.16
12cr|harmonySEQ-0.16-1|3	Release:        1
12cr|harmonySEQ-0.16-1|4	Summary:        A MIDI sequencing application helpful for music composers and live artists
12cr|harmonySEQ-0.16-1|5	
12cr|harmonySEQ-0.16-1|6	Group:          Sound
12cr|harmonySEQ-0.16-1|7	Source0:         http://launchpad.net/harmonyseq/stable/%{version}/+download/%{name}-%{version}.tar.gz
12cr|harmonySEQ-0.16-1|8	URL:            http://harmonyseq.wordpress.com/
12cr|harmonySEQ-0.16-1|9	License:        GPLv3
12cr|harmonySEQ-0.16-1|10	
12cr|harmonySEQ-0.16-1|11	BuildRequires:  pkgconfig
12cr|harmonySEQ-0.16-1|12	BuildRequires:  pkgconfig(gtkmm-2.4) glibmm2.4-devel
12cr|harmonySEQ-0.16-1|13	buildrequires:	pkgconfig(alsa)
12cr|harmonySEQ-0.16-1|14	buildrequires:	pkgconfig(liblo)
12cr|harmonySEQ-0.16-1|15	BuildRequires:  shared-mime-info
12cr|harmonySEQ-0.16-1|16	
12cr|harmonySEQ-0.16-1|17	%description
12cr|harmonySEQ-0.16-1|18	harmonySEQ is a MIDI sequencer for Linux. Basically, it does what any
12cr|harmonySEQ-0.16-1|19	sequencer does – it playbacks a sequence of notes. However, it is
12cr|harmonySEQ-0.16-1|20	slightly different from most of the popular software sequencers.
12cr|harmonySEQ-0.16-1|21	
12cr|harmonySEQ-0.16-1|22	%prep
12cr|harmonySEQ-0.16-1|23	%setup -q
12cr|harmonySEQ-0.16-1|24	
12cr|harmonySEQ-0.16-1|25	%build
12cr|harmonySEQ-0.16-1|26	
12cr|harmonySEQ-0.16-1|27	%configure
12cr|harmonySEQ-0.16-1|28	make
12cr|harmonySEQ-0.16-1|29	
12cr|harmonySEQ-0.16-1|30	%check
12cr|harmonySEQ-0.16-1|31	
12cr|harmonySEQ-0.16-1|32	%install
12cr|harmonySEQ-0.16-1|33	
12cr|harmonySEQ-0.16-1|34	make install DESTDIR=%{buildroot}
12cr|harmonySEQ-0.16-1|35	perl -pi -e 's/x-harmonyseq/x-harmonyseq;/g' \
12cr|harmonySEQ-0.16-1|36	%{buildroot}/%{_datadir}/applications/harmonyseq.desktop
12cr|harmonySEQ-0.16-1|37	%find_lang %{name}
12cr|harmonySEQ-0.16-1|38	
12cr|harmonySEQ-0.16-1|39	%files -f %{name}.lang
12cr|harmonySEQ-0.16-1|40	%defattr(-,root,root,-)
12cr|harmonySEQ-0.16-1|41	%attr(755,root,root) %{_bindir}/*
12cr|harmonySEQ-0.16-1|42	%docdir %{_datadir}/doc/harmonyseq
12cr|harmonySEQ-0.16-1|43	%{_datadir}/doc/harmonyseq
12cr|harmonySEQ-0.16-1|44	%{_datadir}/applications/*
12cr|harmonySEQ-0.16-1|45	%{_datadir}/harmonyseq
12cr|harmonySEQ-0.16-1|46	%{_datadir}/icons/gnome/192x192/mimetypes/*
12cr|harmonySEQ-0.16-1|47	%{_datadir}/icons/gnome/32x32/mimetypes/*
12cr|harmonySEQ-0.16-1|48	%{_datadir}/icons/gnome/48x48/mimetypes/*
12cr|harmonySEQ-0.16-1|49	%{_datadir}/icons/gnome/scalable/mimetypes/*
12cr|harmonySEQ-0.16-1|50	%{_datadir}/icons/hicolor/192x192/apps/*
12cr|harmonySEQ-0.16-1|51	%{_datadir}/icons/hicolor/32x32/apps/*
12cr|harmonySEQ-0.16-1|52	%{_datadir}/icons/hicolor/48x48/apps/*
12cr|harmonySEQ-0.16-1|53	%{_datadir}/icons/hicolor/scalable/apps/*
12cr|harmonySEQ-0.16-1|54	%{_datadir}/mime/packages/*
12cr|harmonySEQ-0.16-1|55	
12cr|harmonySEQ-0.16-1|56	
12cr|harmonySEQ-0.16-1|57	%changelog
12cr|harmonySEQ-0.16-1|58	* Sat Feb 18 2012 Frank Kober <emuse@mandriva.org> 0.16-1
12cr|harmonySEQ-0.16-1|59	+ Revision: 776764
12cr|harmonySEQ-0.16-1|60	- imported package harmonySEQ
12cr|harmonySEQ-0.16-1|61	

2026 12
12cr|hashalot-0.3-6|1	%define name    hashalot
12cr|hashalot-0.3-6|2	%define version 0.3
12cr|hashalot-0.3-6|3	%define release %mkrel 6
12cr|hashalot-0.3-6|4	
12cr|hashalot-0.3-6|5	Name: %{name}
12cr|hashalot-0.3-6|6	Version: %{version}
12cr|hashalot-0.3-6|7	Release: %{release}
12cr|hashalot-0.3-6|8	Source0: %{name}-%{version}.tar.bz2
12cr|hashalot-0.3-6|9	Summary: Binary hash generator
12cr|hashalot-0.3-6|10	License: GPL
12cr|hashalot-0.3-6|11	Group: System/Base
12cr|hashalot-0.3-6|12	Url: http://www.paranoiacs.org/~sluskyb/hacks/hashalot
12cr|hashalot-0.3-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|hashalot-0.3-6|14	
12cr|hashalot-0.3-6|15	%description
12cr|hashalot-0.3-6|16	This program will read a passphrase from standard input and print a binary
12cr|hashalot-0.3-6|17	(not printable) hhash to standard output.  The output is suitable for use as
12cr|hashalot-0.3-6|18	an encryption key.
12cr|hashalot-0.3-6|19	
12cr|hashalot-0.3-6|20	%prep
12cr|hashalot-0.3-6|21	rm -rf $RPM_BUILD_ROOT
12cr|hashalot-0.3-6|22	%setup -q -n %{name}-%{version}
12cr|hashalot-0.3-6|23	
12cr|hashalot-0.3-6|24	%build
12cr|hashalot-0.3-6|25	%configure
12cr|hashalot-0.3-6|26	%make
12cr|hashalot-0.3-6|27	chmod 644 AUTHORS COPYING INSTALL NEWS README
12cr|hashalot-0.3-6|28	chmod 644 *.c *.h
12cr|hashalot-0.3-6|29	
12cr|hashalot-0.3-6|30	%install
12cr|hashalot-0.3-6|31	rm -rf $RPM_BUILD_ROOT
12cr|hashalot-0.3-6|32	%makeinstall
12cr|hashalot-0.3-6|33	
12cr|hashalot-0.3-6|34	%clean
12cr|hashalot-0.3-6|35	rm -rf $RPM_BUILD_ROOT
12cr|hashalot-0.3-6|36	
12cr|hashalot-0.3-6|37	%files
12cr|hashalot-0.3-6|38	%defattr(-,root,root)
12cr|hashalot-0.3-6|39	%doc AUTHORS COPYING INSTALL NEWS README
12cr|hashalot-0.3-6|40	%_sbindir/hashalot
12cr|hashalot-0.3-6|41	%_sbindir/rmd160
12cr|hashalot-0.3-6|42	%_sbindir/sha256
12cr|hashalot-0.3-6|43	%_sbindir/sha384
12cr|hashalot-0.3-6|44	%_sbindir/sha512
12cr|hashalot-0.3-6|45	%_mandir/man1/hashalot*
12cr|hashalot-0.3-6|46	
12cr|hashalot-0.3-6|47	
12cr|hashalot-0.3-6|48	
12cr|hashalot-0.3-6|49	%changelog
12cr|hashalot-0.3-6|50	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-6mdv2011.0
12cr|hashalot-0.3-6|51	+ Revision: 619354
12cr|hashalot-0.3-6|52	- the mass rebuild of 2010.0 packages
12cr|hashalot-0.3-6|53	
12cr|hashalot-0.3-6|54	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3-5mdv2010.0
12cr|hashalot-0.3-6|55	+ Revision: 429386
12cr|hashalot-0.3-6|56	- rebuild
12cr|hashalot-0.3-6|57	
12cr|hashalot-0.3-6|58	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.3-4mdv2009.0
12cr|hashalot-0.3-6|59	+ Revision: 246792
12cr|hashalot-0.3-6|60	- rebuild
12cr|hashalot-0.3-6|61	
12cr|hashalot-0.3-6|62	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.3-2mdv2008.1
12cr|hashalot-0.3-6|63	+ Revision: 140746
12cr|hashalot-0.3-6|64	- restore BuildRoot
12cr|hashalot-0.3-6|65	
12cr|hashalot-0.3-6|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|hashalot-0.3-6|67	- kill re-definition of %%buildroot on Pixel's request
12cr|hashalot-0.3-6|68	- import hashalot
12cr|hashalot-0.3-6|69	
12cr|hashalot-0.3-6|70	
12cr|hashalot-0.3-6|71	* Sun Oct 30 2005 Anne Nicolas <anne.nicolas@mandriva.com> 0.3-2mdk
12cr|hashalot-0.3-6|72	- Fix permissions on debug files
12cr|hashalot-0.3-6|73	
12cr|hashalot-0.3-6|74	* Sat Oct 29 2005 Anne Nicolas <anne.nicolas@mandriva.com> 0.3-1mdk
12cr|hashalot-0.3-6|75	- initial release

2027 12
12cr|hashcash-1.22-6|1	%define name hashcash
12cr|hashcash-1.22-6|2	%define version 1.22
12cr|hashcash-1.22-6|3	%define release %mkrel 6
12cr|hashcash-1.22-6|4	
12cr|hashcash-1.22-6|5	Summary: Hashcash anti-spam / denial-of-service counter-measure tool
12cr|hashcash-1.22-6|6	Name: %{name}
12cr|hashcash-1.22-6|7	Version: %{version}
12cr|hashcash-1.22-6|8	Release: %{release}
12cr|hashcash-1.22-6|9	License: CPL or choice of public domain/BSD/LGPL/GPL
12cr|hashcash-1.22-6|10	Group: Networking/Mail
12cr|hashcash-1.22-6|11	URL: http://www.hashcash.org/
12cr|hashcash-1.22-6|12	Source: http://www.hashcash.org/binaries/rpms/%{name}-%{version}.tar.bz2
12cr|hashcash-1.22-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|hashcash-1.22-6|14	BuildRequires: openssl-static-devel >= 0.9.8
12cr|hashcash-1.22-6|15	
12cr|hashcash-1.22-6|16	%description
12cr|hashcash-1.22-6|17	Hashcash is a denial-of-service counter measure tool.  It's main current use
12cr|hashcash-1.22-6|18	is to help hashcash users avoid losing email due to content based and
12cr|hashcash-1.22-6|19	blacklist based anti-spam systems.
12cr|hashcash-1.22-6|20	
12cr|hashcash-1.22-6|21	The hashcash tool allows you to create hashcash stamp to attach to emails
12cr|hashcash-1.22-6|22	you send, and to verify hashcash stamp attached to emails you receive.
12cr|hashcash-1.22-6|23	Email senders attach hashcash stamps with the X-Hashcash: header.  Vendors
12cr|hashcash-1.22-6|24	and authors of anti-spam tools are encouraged to exempt mail sent with
12cr|hashcash-1.22-6|25	hashcash from their blacklists and content based filtering rules.
12cr|hashcash-1.22-6|26	
12cr|hashcash-1.22-6|27	A hashcash stamp constitutes a proof-of-work which takes a parameterizable
12cr|hashcash-1.22-6|28	amount of work to compute for the sender.  The recipient can verify received
12cr|hashcash-1.22-6|29	stamps efficiently. This package also includes a sha1 implementation which
12cr|hashcash-1.22-6|30	behaves somewhat like md5sum, but with SHA1.
12cr|hashcash-1.22-6|31	
12cr|hashcash-1.22-6|32	%prep
12cr|hashcash-1.22-6|33	%setup -q
12cr|hashcash-1.22-6|34	
12cr|hashcash-1.22-6|35	%build
12cr|hashcash-1.22-6|36	sed -i -e 's|/usr/lib|%{_libdir}|' Makefile
12cr|hashcash-1.22-6|37	make COPT="$RPM_OPT_FLAGS" "PACKAGER=RPM" gnu-openssl
12cr|hashcash-1.22-6|38	
12cr|hashcash-1.22-6|39	%install
12cr|hashcash-1.22-6|40	rm -rf $RPM_BUILD_ROOT
12cr|hashcash-1.22-6|41	install -d $RPM_BUILD_ROOT/%{_bindir}/
12cr|hashcash-1.22-6|42	install -d $RPM_BUILD_ROOT/%{_mandir}
12cr|hashcash-1.22-6|43	install -d $RPM_BUILD_ROOT/%{_mandir}/man1
12cr|hashcash-1.22-6|44	install -d $RPM_BUILD_ROOT/%{_docdir}/
12cr|hashcash-1.22-6|45	install -d $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}
12cr|hashcash-1.22-6|46	
12cr|hashcash-1.22-6|47	install -m 755 hashcash $RPM_BUILD_ROOT/%{_bindir}/
12cr|hashcash-1.22-6|48	install -m 755 sha1 $RPM_BUILD_ROOT/%{_bindir}/
12cr|hashcash-1.22-6|49	install -m 644 hashcash.1 $RPM_BUILD_ROOT/%{_mandir}/man1
12cr|hashcash-1.22-6|50	install -m 644 sha1-hashcash.1 $RPM_BUILD_ROOT/%{_mandir}/man1
12cr|hashcash-1.22-6|51	install -m 644 README LICENSE CHANGELOG $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}/
12cr|hashcash-1.22-6|52	
12cr|hashcash-1.22-6|53	%clean
12cr|hashcash-1.22-6|54	rm -rf $RPM_BUILD_ROOT
12cr|hashcash-1.22-6|55	
12cr|hashcash-1.22-6|56	%files
12cr|hashcash-1.22-6|57	%defattr(-,root,root,-)
12cr|hashcash-1.22-6|58	
12cr|hashcash-1.22-6|59	%{_bindir}/*
12cr|hashcash-1.22-6|60	%{_mandir}/*/*
12cr|hashcash-1.22-6|61	%{_docdir}/*
12cr|hashcash-1.22-6|62	
12cr|hashcash-1.22-6|63	
12cr|hashcash-1.22-6|64	
12cr|hashcash-1.22-6|65	%changelog
12cr|hashcash-1.22-6|66	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.22-6mdv2011.0
12cr|hashcash-1.22-6|67	+ Revision: 619355
12cr|hashcash-1.22-6|68	- the mass rebuild of 2010.0 packages
12cr|hashcash-1.22-6|69	
12cr|hashcash-1.22-6|70	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.22-5mdv2010.0
12cr|hashcash-1.22-6|71	+ Revision: 429387
12cr|hashcash-1.22-6|72	- rebuild
12cr|hashcash-1.22-6|73	
12cr|hashcash-1.22-6|74	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.22-4mdv2009.0
12cr|hashcash-1.22-6|75	+ Revision: 246794
12cr|hashcash-1.22-6|76	- rebuild
12cr|hashcash-1.22-6|77	
12cr|hashcash-1.22-6|78	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.22-2mdv2008.1
12cr|hashcash-1.22-6|79	+ Revision: 140746
12cr|hashcash-1.22-6|80	- restore BuildRoot
12cr|hashcash-1.22-6|81	
12cr|hashcash-1.22-6|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|hashcash-1.22-6|83	- kill re-definition of %%buildroot on Pixel's request
12cr|hashcash-1.22-6|84	
12cr|hashcash-1.22-6|85	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.22-2mdv2008.0
12cr|hashcash-1.22-6|86	+ Revision: 89686
12cr|hashcash-1.22-6|87	- rebuild
12cr|hashcash-1.22-6|88	
12cr|hashcash-1.22-6|89	* Tue May 29 2007 Funda Wang <fwang@mandriva.org> 1.22-1mdv2008.0
12cr|hashcash-1.22-6|90	+ Revision: 32375
12cr|hashcash-1.22-6|91	- New upstream version
12cr|hashcash-1.22-6|92	
12cr|hashcash-1.22-6|93	* Tue May 29 2007 Funda Wang <fwang@mandriva.org> 1.21-3mdv2008.0
12cr|hashcash-1.22-6|94	+ Revision: 32327
12cr|hashcash-1.22-6|95	- fix build on x86_64
12cr|hashcash-1.22-6|96	- BuildRequires openssl-static-devel
12cr|hashcash-1.22-6|97	- Really rebuild against openssl 0.98
12cr|hashcash-1.22-6|98	
12cr|hashcash-1.22-6|99	
12cr|hashcash-1.22-6|100	* Wed Apr 26 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.21-2mdk
12cr|hashcash-1.22-6|101	- Fix BuildRequires
12cr|hashcash-1.22-6|102	
12cr|hashcash-1.22-6|103	* Tue Mar 28 2006 Jerome Soyer <saispo@mandriva.org> 1.21-1mdk
12cr|hashcash-1.22-6|104	- New release 1.21
12cr|hashcash-1.22-6|105	
12cr|hashcash-1.22-6|106	* Mon Oct 03 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.17-2mdk
12cr|hashcash-1.22-6|107	- BuildRequires fix
12cr|hashcash-1.22-6|108	
12cr|hashcash-1.22-6|109	* Fri Jun 24 2005 Guillaume Cottenceau <gc@mandrakesoft.com> 1.17-1mdk
12cr|hashcash-1.22-6|110	- mandrivaized
12cr|hashcash-1.22-6|111	
12cr|hashcash-1.22-6|112	* Tue Sep 07 2004 Adam Back <adam@cypherspace.org>
12cr|hashcash-1.22-6|113	- add cpu/platform specific tests to compile best code for platform
12cr|hashcash-1.22-6|114	
12cr|hashcash-1.22-6|115	* Sun Mar 07 2004 Adam Back <adam@cypherspace.org>
12cr|hashcash-1.22-6|116	- used general targets {_bin|_man|_doc}dir etc
12cr|hashcash-1.22-6|117	
12cr|hashcash-1.22-6|118	* Sun Mar 07 2004 Jochen Schnfelder <arisel@arisel.de>
12cr|hashcash-1.22-6|119	- tried to merge Mandrake & redhat rpms
12cr|hashcash-1.22-6|120	
12cr|hashcash-1.22-6|121	* Sat Mar 06 2004 Jochen Schnfelder <arisel@arisel.de>
12cr|hashcash-1.22-6|122	- Mandrake-build fixes
12cr|hashcash-1.22-6|123	- sha1-manpage moved to sha1-hashcash
12cr|hashcash-1.22-6|124	
12cr|hashcash-1.22-6|125	* Thu Jun 26 2003 Adam Back <adam@cypherspace.org>
12cr|hashcash-1.22-6|126	- First spec file
12cr|hashcash-1.22-6|127	

2028 12
12cr|haskell-cabalrpmdeps-0.0.4-12|1	%define module cabalrpmdeps
12cr|haskell-cabalrpmdeps-0.0.4-12|2	%define _no_haddock 0
12cr|haskell-cabalrpmdeps-0.0.4-12|3	
12cr|haskell-cabalrpmdeps-0.0.4-12|4	Name: haskell-%{module}
12cr|haskell-cabalrpmdeps-0.0.4-12|5	Version: 0.0.4
12cr|haskell-cabalrpmdeps-0.0.4-12|6	Release: 12
12cr|haskell-cabalrpmdeps-0.0.4-12|7	Summary: Tools to build rpm dependencies from Cabal
12cr|haskell-cabalrpmdeps-0.0.4-12|8	Group: Development/Other
12cr|haskell-cabalrpmdeps-0.0.4-12|9	License: LGPL
12cr|haskell-cabalrpmdeps-0.0.4-12|10	url: http://hackage.haskell.org/package/%{module}
12cr|haskell-cabalrpmdeps-0.0.4-12|11	source0: http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|haskell-cabalrpmdeps-0.0.4-12|12	# actualize code for ghc-7.6.1
12cr|haskell-cabalrpmdeps-0.0.4-12|13	# thanks to Roman Cheplyaka:
12cr|haskell-cabalrpmdeps-0.0.4-12|14	# https://groups.google.com/group/haskell-russian/browse_thread/thread/507bf0121ecebe60
12cr|haskell-cabalrpmdeps-0.0.4-12|15	patch0: cabalrpmdeps-0.0.4.nohaskell98.patch
12cr|haskell-cabalrpmdeps-0.0.4-12|16	BuildRequires: ghc
12cr|haskell-cabalrpmdeps-0.0.4-12|17	BuildRequires: ghc-devel
12cr|haskell-cabalrpmdeps-0.0.4-12|18	buildrequires: haskell-macros
12cr|haskell-cabalrpmdeps-0.0.4-12|19	requires:      haddock
12cr|haskell-cabalrpmdeps-0.0.4-12|20	requires(post): haddock
12cr|haskell-cabalrpmdeps-0.0.4-12|21	requires(preun): haddock
12cr|haskell-cabalrpmdeps-0.0.4-12|22	
12cr|haskell-cabalrpmdeps-0.0.4-12|23	%description
12cr|haskell-cabalrpmdeps-0.0.4-12|24	Tools to build rpm dependencies from Cabal
12cr|haskell-cabalrpmdeps-0.0.4-12|25	
12cr|haskell-cabalrpmdeps-0.0.4-12|26	%package -n %{module}
12cr|haskell-cabalrpmdeps-0.0.4-12|27	Summary: Tools to build rpm dependencies from Cabal
12cr|haskell-cabalrpmdeps-0.0.4-12|28	Group: Development/Other
12cr|haskell-cabalrpmdeps-0.0.4-12|29	requires: ghc
12cr|haskell-cabalrpmdeps-0.0.4-12|30	requires(post): ghc
12cr|haskell-cabalrpmdeps-0.0.4-12|31	requires(preun): ghc
12cr|haskell-cabalrpmdeps-0.0.4-12|32	
12cr|haskell-cabalrpmdeps-0.0.4-12|33	%description -n %{module}
12cr|haskell-cabalrpmdeps-0.0.4-12|34	Tools to build rpm dependencies from Cabal
12cr|haskell-cabalrpmdeps-0.0.4-12|35	
12cr|haskell-cabalrpmdeps-0.0.4-12|36	%prep
12cr|haskell-cabalrpmdeps-0.0.4-12|37	%setup -q -n %{module}-%{version}
12cr|haskell-cabalrpmdeps-0.0.4-12|38	%patch0 -p1 -b .nohaskell98
12cr|haskell-cabalrpmdeps-0.0.4-12|39	
12cr|haskell-cabalrpmdeps-0.0.4-12|40	%build
12cr|haskell-cabalrpmdeps-0.0.4-12|41	%_cabal_build
12cr|haskell-cabalrpmdeps-0.0.4-12|42	
12cr|haskell-cabalrpmdeps-0.0.4-12|43	%check
12cr|haskell-cabalrpmdeps-0.0.4-12|44	%_cabal_check
12cr|haskell-cabalrpmdeps-0.0.4-12|45	
12cr|haskell-cabalrpmdeps-0.0.4-12|46	%install
12cr|haskell-cabalrpmdeps-0.0.4-12|47	%_cabal_install
12cr|haskell-cabalrpmdeps-0.0.4-12|48	
12cr|haskell-cabalrpmdeps-0.0.4-12|49	%_cabal_rpm_gen_deps
12cr|haskell-cabalrpmdeps-0.0.4-12|50	
12cr|haskell-cabalrpmdeps-0.0.4-12|51	%_cabal_scriptlets
12cr|haskell-cabalrpmdeps-0.0.4-12|52	
12cr|haskell-cabalrpmdeps-0.0.4-12|53	%files
12cr|haskell-cabalrpmdeps-0.0.4-12|54	%defattr(-,root,root)
12cr|haskell-cabalrpmdeps-0.0.4-12|55	%doc %{_docdir}/%{module}-%{version}
12cr|haskell-cabalrpmdeps-0.0.4-12|56	%{_libdir}/%{module}-%{version}
12cr|haskell-cabalrpmdeps-0.0.4-12|57	
12cr|haskell-cabalrpmdeps-0.0.4-12|58	%files -n %{module}
12cr|haskell-cabalrpmdeps-0.0.4-12|59	%defattr(-,root,root)
12cr|haskell-cabalrpmdeps-0.0.4-12|60	%_cabal_rpm_deps_dir
12cr|haskell-cabalrpmdeps-0.0.4-12|61	%_bindir/*
12cr|haskell-cabalrpmdeps-0.0.4-12|62	
12cr|haskell-cabalrpmdeps-0.0.4-12|63	
12cr|haskell-cabalrpmdeps-0.0.4-12|64	
12cr|haskell-cabalrpmdeps-0.0.4-12|65	
12cr|haskell-cabalrpmdeps-0.0.4-12|66	%changelog
12cr|haskell-cabalrpmdeps-0.0.4-12|67	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.4-5mdv2011.0
12cr|haskell-cabalrpmdeps-0.0.4-12|68	+ Revision: 611058
12cr|haskell-cabalrpmdeps-0.0.4-12|69	- rebuild
12cr|haskell-cabalrpmdeps-0.0.4-12|70	
12cr|haskell-cabalrpmdeps-0.0.4-12|71	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 0.0.4-4mdv2010.1
12cr|haskell-cabalrpmdeps-0.0.4-12|72	+ Revision: 503650
12cr|haskell-cabalrpmdeps-0.0.4-12|73	- rebuild
12cr|haskell-cabalrpmdeps-0.0.4-12|74	
12cr|haskell-cabalrpmdeps-0.0.4-12|75	* Sun Nov 08 2009 Olivier Thauvin <nanardon@mandriva.org> 0.0.4-3mdv2010.1
12cr|haskell-cabalrpmdeps-0.0.4-12|76	+ Revision: 463198
12cr|haskell-cabalrpmdeps-0.0.4-12|77	- rebuild
12cr|haskell-cabalrpmdeps-0.0.4-12|78	
12cr|haskell-cabalrpmdeps-0.0.4-12|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|haskell-cabalrpmdeps-0.0.4-12|80	- rebuild
12cr|haskell-cabalrpmdeps-0.0.4-12|81	
12cr|haskell-cabalrpmdeps-0.0.4-12|82	* Thu Dec 04 2008 Olivier Thauvin <nanardon@mandriva.org> 0.0.4-1mdv2009.1
12cr|haskell-cabalrpmdeps-0.0.4-12|83	+ Revision: 309891
12cr|haskell-cabalrpmdeps-0.0.4-12|84	- 0.0.4 (new ghc)
12cr|haskell-cabalrpmdeps-0.0.4-12|85	
12cr|haskell-cabalrpmdeps-0.0.4-12|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|haskell-cabalrpmdeps-0.0.4-12|87	- rebuild
12cr|haskell-cabalrpmdeps-0.0.4-12|88	- rebuild
12cr|haskell-cabalrpmdeps-0.0.4-12|89	- kill re-definition of %%buildroot on Pixel's request
12cr|haskell-cabalrpmdeps-0.0.4-12|90	
12cr|haskell-cabalrpmdeps-0.0.4-12|91	+ Olivier Blin <oblin@mandriva.com>
12cr|haskell-cabalrpmdeps-0.0.4-12|92	- restore BuildRoot
12cr|haskell-cabalrpmdeps-0.0.4-12|93	
12cr|haskell-cabalrpmdeps-0.0.4-12|94	
12cr|haskell-cabalrpmdeps-0.0.4-12|95	* Thu Mar 15 2007 Olivier Thauvin <nanardon@mandriva.org> 0.0.3-2mdv2007.1
12cr|haskell-cabalrpmdeps-0.0.4-12|96	+ Revision: 143912
12cr|haskell-cabalrpmdeps-0.0.4-12|97	- add provide
12cr|haskell-cabalrpmdeps-0.0.4-12|98	- 0.0.3
12cr|haskell-cabalrpmdeps-0.0.4-12|99	
12cr|haskell-cabalrpmdeps-0.0.4-12|100	* Sat Mar 10 2007 Olivier Thauvin <nanardon@mandriva.org> 0.0.2-1mdv2007.1
12cr|haskell-cabalrpmdeps-0.0.4-12|101	+ Revision: 140870
12cr|haskell-cabalrpmdeps-0.0.4-12|102	- Import haskell-cabalrpmdeps
12cr|haskell-cabalrpmdeps-0.0.4-12|103	

2029 12
12cr|haskell-curl-1.3.8-1|1	%global debug_package %{nil}
12cr|haskell-curl-1.3.8-1|2	#% define _cabal_setup Setup.lhs
12cr|haskell-curl-1.3.8-1|3	#% define _no_haddock 1
12cr|haskell-curl-1.3.8-1|4	%define module curl
12cr|haskell-curl-1.3.8-1|5	Name:           haskell-%{module}
12cr|haskell-curl-1.3.8-1|6	Version:        1.3.8
12cr|haskell-curl-1.3.8-1|7	Release:        1
12cr|haskell-curl-1.3.8-1|8	Summary:        Haskell binding to libcurl
12cr|haskell-curl-1.3.8-1|9	Group:          Development/Other
12cr|haskell-curl-1.3.8-1|10	License:        BSD
12cr|haskell-curl-1.3.8-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|haskell-curl-1.3.8-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|haskell-curl-1.3.8-1|13	
12cr|haskell-curl-1.3.8-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|haskell-curl-1.3.8-1|15	buildrequires:  curl-devel
12cr|haskell-curl-1.3.8-1|16	Requires(pre):  ghc
12cr|haskell-curl-1.3.8-1|17	requires:       curl
12cr|haskell-curl-1.3.8-1|18	
12cr|haskell-curl-1.3.8-1|19	%description
12cr|haskell-curl-1.3.8-1|20	libcurl is a client-side URL transfer library, supporting FTP, FTPS, HTTP,
12cr|haskell-curl-1.3.8-1|21	HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE.
12cr|haskell-curl-1.3.8-1|22	libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,
12cr|haskell-curl-1.3.8-1|23	HTTP form based upload, proxies, cookies, user+password authentication
12cr|haskell-curl-1.3.8-1|24	(Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume,
12cr|haskell-curl-1.3.8-1|25	http proxy tunneling and more!
12cr|haskell-curl-1.3.8-1|26	.
12cr|haskell-curl-1.3.8-1|27	This package provides a Haskell binding to libcurl.
12cr|haskell-curl-1.3.8-1|28	
12cr|haskell-curl-1.3.8-1|29	%prep
12cr|haskell-curl-1.3.8-1|30	%setup -q -n %{module}-%{version}
12cr|haskell-curl-1.3.8-1|31	
12cr|haskell-curl-1.3.8-1|32	%build
12cr|haskell-curl-1.3.8-1|33	%_cabal_build
12cr|haskell-curl-1.3.8-1|34	
12cr|haskell-curl-1.3.8-1|35	%install
12cr|haskell-curl-1.3.8-1|36	%_cabal_install
12cr|haskell-curl-1.3.8-1|37	%_cabal_rpm_gen_deps
12cr|haskell-curl-1.3.8-1|38	%_cabal_scriptlets
12cr|haskell-curl-1.3.8-1|39	
12cr|haskell-curl-1.3.8-1|40	%check
12cr|haskell-curl-1.3.8-1|41	%_cabal_check
12cr|haskell-curl-1.3.8-1|42	
12cr|haskell-curl-1.3.8-1|43	%files
12cr|haskell-curl-1.3.8-1|44	%defattr(-,root,root,-)
12cr|haskell-curl-1.3.8-1|45	%{_docdir}/%{module}-%{version}
12cr|haskell-curl-1.3.8-1|46	%{_libdir}/%{module}-%{version}
12cr|haskell-curl-1.3.8-1|47	%_cabal_rpm_deps_dir
12cr|haskell-curl-1.3.8-1|48	%_cabal_haddoc_files
12cr|haskell-curl-1.3.8-1|49	
12cr|haskell-curl-1.3.8-1|50	
12cr|haskell-curl-1.3.8-1|51	

2030 12
12cr|haskell-filepath-1.3.0.1-1|1	%global debug_package %{nil}
12cr|haskell-filepath-1.3.0.1-1|2	#% define _cabal_setup Setup.lhs
12cr|haskell-filepath-1.3.0.1-1|3	#% define _no_haddock 1
12cr|haskell-filepath-1.3.0.1-1|4	%define module filepath
12cr|haskell-filepath-1.3.0.1-1|5	Name:           haskell-%{module}
12cr|haskell-filepath-1.3.0.1-1|6	Version:        1.3.0.1
12cr|haskell-filepath-1.3.0.1-1|7	Release:        1
12cr|haskell-filepath-1.3.0.1-1|8	Summary:        Library for manipulating FilePaths in a cross platform way
12cr|haskell-filepath-1.3.0.1-1|9	Group:          Development/Other
12cr|haskell-filepath-1.3.0.1-1|10	License:        BSD
12cr|haskell-filepath-1.3.0.1-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|haskell-filepath-1.3.0.1-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|haskell-filepath-1.3.0.1-1|13	
12cr|haskell-filepath-1.3.0.1-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|haskell-filepath-1.3.0.1-1|15	Requires(pre):  ghc
12cr|haskell-filepath-1.3.0.1-1|16	
12cr|haskell-filepath-1.3.0.1-1|17	%description
12cr|haskell-filepath-1.3.0.1-1|18	Library for manipulating FilePaths in a cross platform way.
12cr|haskell-filepath-1.3.0.1-1|19	
12cr|haskell-filepath-1.3.0.1-1|20	%prep
12cr|haskell-filepath-1.3.0.1-1|21	%setup -q -n %{module}-%{version}
12cr|haskell-filepath-1.3.0.1-1|22	
12cr|haskell-filepath-1.3.0.1-1|23	%build
12cr|haskell-filepath-1.3.0.1-1|24	%_cabal_build
12cr|haskell-filepath-1.3.0.1-1|25	
12cr|haskell-filepath-1.3.0.1-1|26	%install
12cr|haskell-filepath-1.3.0.1-1|27	%_cabal_install
12cr|haskell-filepath-1.3.0.1-1|28	%_cabal_rpm_gen_deps
12cr|haskell-filepath-1.3.0.1-1|29	%_cabal_scriptlets
12cr|haskell-filepath-1.3.0.1-1|30	
12cr|haskell-filepath-1.3.0.1-1|31	%check
12cr|haskell-filepath-1.3.0.1-1|32	%_cabal_check
12cr|haskell-filepath-1.3.0.1-1|33	
12cr|haskell-filepath-1.3.0.1-1|34	%files
12cr|haskell-filepath-1.3.0.1-1|35	%defattr(-,root,root,-)
12cr|haskell-filepath-1.3.0.1-1|36	%{_docdir}/%{module}-%{version}
12cr|haskell-filepath-1.3.0.1-1|37	%{_libdir}/%{module}-%{version}
12cr|haskell-filepath-1.3.0.1-1|38	%_cabal_rpm_deps_dir
12cr|haskell-filepath-1.3.0.1-1|39	%_cabal_haddoc_files
12cr|haskell-filepath-1.3.0.1-1|40	
12cr|haskell-filepath-1.3.0.1-1|41	
12cr|haskell-filepath-1.3.0.1-1|42	

2031 12
12cr|haskell-HaXml-1.23.3-1|1	#% global debug_package %{nil}
12cr|haskell-HaXml-1.23.3-1|2	#% define _cabal_setup Setup.lhs
12cr|haskell-HaXml-1.23.3-1|3	#% define _no_haddock 1
12cr|haskell-HaXml-1.23.3-1|4	%define module HaXml
12cr|haskell-HaXml-1.23.3-1|5	Name:           haskell-%{module}
12cr|haskell-HaXml-1.23.3-1|6	Version:        1.23.3
12cr|haskell-HaXml-1.23.3-1|7	Release:        1
12cr|haskell-HaXml-1.23.3-1|8	Summary:        Utilities for manipulating XML documents
12cr|haskell-HaXml-1.23.3-1|9	Group:          Development/Other
12cr|haskell-HaXml-1.23.3-1|10	License:        LGPL
12cr|haskell-HaXml-1.23.3-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|haskell-HaXml-1.23.3-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|haskell-HaXml-1.23.3-1|13	
12cr|haskell-HaXml-1.23.3-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|haskell-HaXml-1.23.3-1|15	buildrequires:  haskell(polyparse)
12cr|haskell-HaXml-1.23.3-1|16	buildrequires:  haskell(random)
12cr|haskell-HaXml-1.23.3-1|17	Requires(pre):  ghc
12cr|haskell-HaXml-1.23.3-1|18	requires(pre):  haskell(polyparse)
12cr|haskell-HaXml-1.23.3-1|19	requires(pre):  haskell(random)
12cr|haskell-HaXml-1.23.3-1|20	
12cr|haskell-HaXml-1.23.3-1|21	%description
12cr|haskell-HaXml-1.23.3-1|22	Haskell utilities for parsing, filtering, transforming and generating XML
12cr|haskell-HaXml-1.23.3-1|23	documents.
12cr|haskell-HaXml-1.23.3-1|24	
12cr|haskell-HaXml-1.23.3-1|25	%prep
12cr|haskell-HaXml-1.23.3-1|26	%setup -q -n %{module}-%{version}
12cr|haskell-HaXml-1.23.3-1|27	
12cr|haskell-HaXml-1.23.3-1|28	%build
12cr|haskell-HaXml-1.23.3-1|29	%_cabal_build
12cr|haskell-HaXml-1.23.3-1|30	
12cr|haskell-HaXml-1.23.3-1|31	%install
12cr|haskell-HaXml-1.23.3-1|32	%_cabal_install
12cr|haskell-HaXml-1.23.3-1|33	%_cabal_rpm_gen_deps
12cr|haskell-HaXml-1.23.3-1|34	%_cabal_scriptlets
12cr|haskell-HaXml-1.23.3-1|35	
12cr|haskell-HaXml-1.23.3-1|36	%check
12cr|haskell-HaXml-1.23.3-1|37	%_cabal_check
12cr|haskell-HaXml-1.23.3-1|38	
12cr|haskell-HaXml-1.23.3-1|39	%files
12cr|haskell-HaXml-1.23.3-1|40	%defattr(-,root,root,-)
12cr|haskell-HaXml-1.23.3-1|41	%{_docdir}/%{module}-%{version}
12cr|haskell-HaXml-1.23.3-1|42	%{_libdir}/%{module}-%{version}
12cr|haskell-HaXml-1.23.3-1|43	%_cabal_rpm_deps_dir
12cr|haskell-HaXml-1.23.3-1|44	%_cabal_haddoc_files
12cr|haskell-HaXml-1.23.3-1|45	%{_bindir}/*
12cr|haskell-HaXml-1.23.3-1|46	
12cr|haskell-HaXml-1.23.3-1|47	
12cr|haskell-HaXml-1.23.3-1|48	

2032 12
12cr|haskell-HDBC-2.3.1.1-1|1	%global debug_package %{nil}
12cr|haskell-HDBC-2.3.1.1-1|2	%define _cabal_setup Setup.lhs
12cr|haskell-HDBC-2.3.1.1-1|3	#% define _no_haddock 1
12cr|haskell-HDBC-2.3.1.1-1|4	%define module HDBC
12cr|haskell-HDBC-2.3.1.1-1|5	Name:           haskell-%{module}
12cr|haskell-HDBC-2.3.1.1-1|6	Version:        2.3.1.1
12cr|haskell-HDBC-2.3.1.1-1|7	Release:        1
12cr|haskell-HDBC-2.3.1.1-1|8	Summary:        Haskell Database Connectivity
12cr|haskell-HDBC-2.3.1.1-1|9	Group:          Development/Other
12cr|haskell-HDBC-2.3.1.1-1|10	License:        BSD
12cr|haskell-HDBC-2.3.1.1-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|haskell-HDBC-2.3.1.1-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|haskell-HDBC-2.3.1.1-1|13	
12cr|haskell-HDBC-2.3.1.1-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|haskell-HDBC-2.3.1.1-1|15	buildrequires:  haskell(mtl) haskell(convertible) haskell(text) haskell(utf8-string)
12cr|haskell-HDBC-2.3.1.1-1|16	Requires(pre):  ghc
12cr|haskell-HDBC-2.3.1.1-1|17	requires(pre):  haskell(mtl) haskell(convertible) haskell(text) haskell(utf8-string)
12cr|haskell-HDBC-2.3.1.1-1|18	
12cr|haskell-HDBC-2.3.1.1-1|19	%description
12cr|haskell-HDBC-2.3.1.1-1|20	HDBC provides an abstraction layer between Haskell programs and SQL relational
12cr|haskell-HDBC-2.3.1.1-1|21	databases. This lets you write database code once, in Haskell, and have it work
12cr|haskell-HDBC-2.3.1.1-1|22	with any number of backend SQL databases (MySQL, Oracle, PostgreSQL,
12cr|haskell-HDBC-2.3.1.1-1|23	ODBC-compliant databases, etc.)
12cr|haskell-HDBC-2.3.1.1-1|24	
12cr|haskell-HDBC-2.3.1.1-1|25	%prep
12cr|haskell-HDBC-2.3.1.1-1|26	%setup -q -n %{module}-%{version}
12cr|haskell-HDBC-2.3.1.1-1|27	
12cr|haskell-HDBC-2.3.1.1-1|28	%build
12cr|haskell-HDBC-2.3.1.1-1|29	%_cabal_build
12cr|haskell-HDBC-2.3.1.1-1|30	
12cr|haskell-HDBC-2.3.1.1-1|31	%install
12cr|haskell-HDBC-2.3.1.1-1|32	%_cabal_install
12cr|haskell-HDBC-2.3.1.1-1|33	%_cabal_rpm_gen_deps
12cr|haskell-HDBC-2.3.1.1-1|34	%_cabal_scriptlets
12cr|haskell-HDBC-2.3.1.1-1|35	
12cr|haskell-HDBC-2.3.1.1-1|36	%check
12cr|haskell-HDBC-2.3.1.1-1|37	%_cabal_check
12cr|haskell-HDBC-2.3.1.1-1|38	
12cr|haskell-HDBC-2.3.1.1-1|39	%files
12cr|haskell-HDBC-2.3.1.1-1|40	%defattr(-,root,root,-)
12cr|haskell-HDBC-2.3.1.1-1|41	%{_docdir}/%{module}-%{version}
12cr|haskell-HDBC-2.3.1.1-1|42	%{_libdir}/%{module}-%{version}
12cr|haskell-HDBC-2.3.1.1-1|43	%_cabal_rpm_deps_dir
12cr|haskell-HDBC-2.3.1.1-1|44	%_cabal_haddoc_files
12cr|haskell-HDBC-2.3.1.1-1|45	
12cr|haskell-HDBC-2.3.1.1-1|46	
12cr|haskell-HDBC-2.3.1.1-1|47	

2033 12
12cr|haskell-hslogger-1.0.7-4|1	%define module hslogger
12cr|haskell-hslogger-1.0.7-4|2	
12cr|haskell-hslogger-1.0.7-4|3	Name: haskell-%{module}
12cr|haskell-hslogger-1.0.7-4|4	Version: 1.0.7
12cr|haskell-hslogger-1.0.7-4|5	Release: %mkrel 4
12cr|haskell-hslogger-1.0.7-4|6	Summary: Logging framework for Haskell
12cr|haskell-hslogger-1.0.7-4|7	Group: Development/Other
12cr|haskell-hslogger-1.0.7-4|8	License: LGPL
12cr|haskell-hslogger-1.0.7-4|9	Url: http://software.complete.org/hslogger
12cr|haskell-hslogger-1.0.7-4|10	Source: http://software.complete.org/hslogger/static/download_area/%{version}/hslogger-%{version}.tar.gz
12cr|haskell-hslogger-1.0.7-4|11	BuildRoot: %_tmppath/%name-%version-%release-root
12cr|haskell-hslogger-1.0.7-4|12	BuildRequires: ghc
12cr|haskell-hslogger-1.0.7-4|13	BuildRequires: haddock
12cr|haskell-hslogger-1.0.7-4|14	BuildRequires: haskell-macros
12cr|haskell-hslogger-1.0.7-4|15	
12cr|haskell-hslogger-1.0.7-4|16	%description
12cr|haskell-hslogger-1.0.7-4|17	hslogger is a logging framework for Haskell, roughly similar to Python's
12cr|haskell-hslogger-1.0.7-4|18	logging module.
12cr|haskell-hslogger-1.0.7-4|19	
12cr|haskell-hslogger-1.0.7-4|20	hslogger has a number of features:
12cr|haskell-hslogger-1.0.7-4|21	o Each log message has a priority and a source associated with it
12cr|haskell-hslogger-1.0.7-4|22	o Multiple log writers can be on the system
12cr|haskell-hslogger-1.0.7-4|23	o Configurable global actions based on priority and source
12cr|haskell-hslogger-1.0.7-4|24	o Extensible log writers (handlers)
12cr|haskell-hslogger-1.0.7-4|25	o Default handlers that write to the console, file handles, or syslog
12cr|haskell-hslogger-1.0.7-4|26	o Easy to use operation
12cr|haskell-hslogger-1.0.7-4|27	
12cr|haskell-hslogger-1.0.7-4|28	%prep
12cr|haskell-hslogger-1.0.7-4|29	%setup -q -n %{module}-%{version}
12cr|haskell-hslogger-1.0.7-4|30	
12cr|haskell-hslogger-1.0.7-4|31	%build
12cr|haskell-hslogger-1.0.7-4|32	%_cabal_build
12cr|haskell-hslogger-1.0.7-4|33	
12cr|haskell-hslogger-1.0.7-4|34	%_cabal_genscripts
12cr|haskell-hslogger-1.0.7-4|35	
12cr|haskell-hslogger-1.0.7-4|36	%check
12cr|haskell-hslogger-1.0.7-4|37	%_cabal_check
12cr|haskell-hslogger-1.0.7-4|38	
12cr|haskell-hslogger-1.0.7-4|39	%install
12cr|haskell-hslogger-1.0.7-4|40	%_cabal_install
12cr|haskell-hslogger-1.0.7-4|41	
12cr|haskell-hslogger-1.0.7-4|42	rm -fr %{buildroot}/%_datadir/doc/
12cr|haskell-hslogger-1.0.7-4|43	
12cr|haskell-hslogger-1.0.7-4|44	%_cabal_rpm_gen_deps
12cr|haskell-hslogger-1.0.7-4|45	
12cr|haskell-hslogger-1.0.7-4|46	%_cabal_scriptlets
12cr|haskell-hslogger-1.0.7-4|47	
12cr|haskell-hslogger-1.0.7-4|48	%files
12cr|haskell-hslogger-1.0.7-4|49	%defattr(-,root,root)
12cr|haskell-hslogger-1.0.7-4|50	%doc dist/doc/html
12cr|haskell-hslogger-1.0.7-4|51	%_libdir/*
12cr|haskell-hslogger-1.0.7-4|52	%_cabal_rpm_files
12cr|haskell-hslogger-1.0.7-4|53	
12cr|haskell-hslogger-1.0.7-4|54	%clean
12cr|haskell-hslogger-1.0.7-4|55	rm -fr %buildroot
12cr|haskell-hslogger-1.0.7-4|56	
12cr|haskell-hslogger-1.0.7-4|57	
12cr|haskell-hslogger-1.0.7-4|58	
12cr|haskell-hslogger-1.0.7-4|59	
12cr|haskell-hslogger-1.0.7-4|60	
12cr|haskell-hslogger-1.0.7-4|61	%changelog
12cr|haskell-hslogger-1.0.7-4|62	

2034 12
12cr|haskell-HTTP-4000.2.6-1|1	%global debug_package %{nil}
12cr|haskell-HTTP-4000.2.6-1|2	%define _cabal_setup Setup.lhs
12cr|haskell-HTTP-4000.2.6-1|3	#% define _no_haddock 1
12cr|haskell-HTTP-4000.2.6-1|4	%define module HTTP
12cr|haskell-HTTP-4000.2.6-1|5	Name:           haskell-%{module}
12cr|haskell-HTTP-4000.2.6-1|6	Version:        4000.2.6
12cr|haskell-HTTP-4000.2.6-1|7	Release:        1
12cr|haskell-HTTP-4000.2.6-1|8	Summary:        A library for client-side HTTP
12cr|haskell-HTTP-4000.2.6-1|9	Group:          Development/Other
12cr|haskell-HTTP-4000.2.6-1|10	License:        BSD
12cr|haskell-HTTP-4000.2.6-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|haskell-HTTP-4000.2.6-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|haskell-HTTP-4000.2.6-1|13	
12cr|haskell-HTTP-4000.2.6-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|haskell-HTTP-4000.2.6-1|15	buildrequires:  haskell(network)
12cr|haskell-HTTP-4000.2.6-1|16	buildrequires:  haskell(parsec)
12cr|haskell-HTTP-4000.2.6-1|17	Requires(pre):  ghc
12cr|haskell-HTTP-4000.2.6-1|18	requires(pre):  haskell(network)
12cr|haskell-HTTP-4000.2.6-1|19	requires(pre):  haskell(parsec)
12cr|haskell-HTTP-4000.2.6-1|20	
12cr|haskell-HTTP-4000.2.6-1|21	%description
12cr|haskell-HTTP-4000.2.6-1|22	The HTTP package supports client-side web programming in Haskell. It lets you
12cr|haskell-HTTP-4000.2.6-1|23	set up HTTP connections, transmitting requests and processing the responses
12cr|haskell-HTTP-4000.2.6-1|24	coming back, all from within the comforts of Haskell. It's dependent on the
12cr|haskell-HTTP-4000.2.6-1|25	network package to operate, but other than that, the implementation is all
12cr|haskell-HTTP-4000.2.6-1|26	written in Haskell.
12cr|haskell-HTTP-4000.2.6-1|27	.
12cr|haskell-HTTP-4000.2.6-1|28	A basic API for issuing single HTTP requests + receiving responses is provided.
12cr|haskell-HTTP-4000.2.6-1|29	On top of that, a session-level abstraction is also on offer  (the
12cr|haskell-HTTP-4000.2.6-1|30	@BrowserAction@ monad); it taking care of handling the management of persistent
12cr|haskell-HTTP-4000.2.6-1|31	connections, proxies, state (cookies) and authentication credentials required
12cr|haskell-HTTP-4000.2.6-1|32	to handle multi-step interactions with a web server.
12cr|haskell-HTTP-4000.2.6-1|33	.
12cr|haskell-HTTP-4000.2.6-1|34	The representation of the bytes flowing across is extensible via the use of a
12cr|haskell-HTTP-4000.2.6-1|35	type class, letting you pick the representation of requests and responses that
12cr|haskell-HTTP-4000.2.6-1|36	best fits your use.  Some pre-packaged, common instances are provided for you
12cr|haskell-HTTP-4000.2.6-1|37	(@ByteString@, @String@.)
12cr|haskell-HTTP-4000.2.6-1|38	.
12cr|haskell-HTTP-4000.2.6-1|39	Here's an example use:
12cr|haskell-HTTP-4000.2.6-1|40	.
12cr|haskell-HTTP-4000.2.6-1|41	>
12cr|haskell-HTTP-4000.2.6-1|42	>    do
12cr|haskell-HTTP-4000.2.6-1|43	>      rsp <- Network.HTTP.simpleHTTP (getRequest "http://www.haskell.org/")
12cr|haskell-HTTP-4000.2.6-1|44	>              -- fetch document and return it (as a 'String'.)
12cr|haskell-HTTP-4000.2.6-1|45	>      fmap (take 100) (getResponseBody rsp)
12cr|haskell-HTTP-4000.2.6-1|46	>
12cr|haskell-HTTP-4000.2.6-1|47	>    do
12cr|haskell-HTTP-4000.2.6-1|48	>      (_, rsp)
12cr|haskell-HTTP-4000.2.6-1|49	>         <- Network.Browser.browse $ do
12cr|haskell-HTTP-4000.2.6-1|50	>               setAllowRedirects True -- handle HTTP redirects
12cr|haskell-HTTP-4000.2.6-1|51	>               request $ getRequest "http://www.haskell.org/"
12cr|haskell-HTTP-4000.2.6-1|52	>      return (take 100 (rspBody rsp))
12cr|haskell-HTTP-4000.2.6-1|53	
12cr|haskell-HTTP-4000.2.6-1|54	%prep
12cr|haskell-HTTP-4000.2.6-1|55	%setup -q -n %{module}-%{version}
12cr|haskell-HTTP-4000.2.6-1|56	
12cr|haskell-HTTP-4000.2.6-1|57	%build
12cr|haskell-HTTP-4000.2.6-1|58	%_cabal_build
12cr|haskell-HTTP-4000.2.6-1|59	
12cr|haskell-HTTP-4000.2.6-1|60	%install
12cr|haskell-HTTP-4000.2.6-1|61	%_cabal_install
12cr|haskell-HTTP-4000.2.6-1|62	%_cabal_rpm_gen_deps
12cr|haskell-HTTP-4000.2.6-1|63	%_cabal_scriptlets
12cr|haskell-HTTP-4000.2.6-1|64	
12cr|haskell-HTTP-4000.2.6-1|65	#% check
12cr|haskell-HTTP-4000.2.6-1|66	#% _cabal_check
12cr|haskell-HTTP-4000.2.6-1|67	
12cr|haskell-HTTP-4000.2.6-1|68	%files
12cr|haskell-HTTP-4000.2.6-1|69	%defattr(-,root,root,-)
12cr|haskell-HTTP-4000.2.6-1|70	%{_docdir}/%{module}-%{version}
12cr|haskell-HTTP-4000.2.6-1|71	%{_libdir}/%{module}-%{version}
12cr|haskell-HTTP-4000.2.6-1|72	%_cabal_rpm_deps_dir
12cr|haskell-HTTP-4000.2.6-1|73	%_cabal_haddoc_files
12cr|haskell-HTTP-4000.2.6-1|74	
12cr|haskell-HTTP-4000.2.6-1|75	
12cr|haskell-HTTP-4000.2.6-1|76	

2035 12
12cr|haskell-hxt-9.3.1.1-1|1	%global debug_package %{nil}
12cr|haskell-hxt-9.3.1.1-1|2	%define _cabal_setup Setup.lhs
12cr|haskell-hxt-9.3.1.1-1|3	#% define _no_haddock 1
12cr|haskell-hxt-9.3.1.1-1|4	%define module hxt
12cr|haskell-hxt-9.3.1.1-1|5	Name:           haskell-%{module}
12cr|haskell-hxt-9.3.1.1-1|6	Version:        9.3.1.1
12cr|haskell-hxt-9.3.1.1-1|7	Release:        1
12cr|haskell-hxt-9.3.1.1-1|8	Summary:        A collection of tools for processing XML with Haskell
12cr|haskell-hxt-9.3.1.1-1|9	Group:          Development/Other
12cr|haskell-hxt-9.3.1.1-1|10	License:        MIT
12cr|haskell-hxt-9.3.1.1-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|haskell-hxt-9.3.1.1-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|haskell-hxt-9.3.1.1-1|13	
12cr|haskell-hxt-9.3.1.1-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|haskell-hxt-9.3.1.1-1|15	buildrequires:  haskell(HUnit)
12cr|haskell-hxt-9.3.1.1-1|16	buildrequires:  haskell(hxt-charproperties)
12cr|haskell-hxt-9.3.1.1-1|17	buildrequires:  haskell(hxt-regex-xmlschema)
12cr|haskell-hxt-9.3.1.1-1|18	buildrequires:  haskell(hxt-unicode)
12cr|haskell-hxt-9.3.1.1-1|19	buildrequires:  haskell(mtl)
12cr|haskell-hxt-9.3.1.1-1|20	buildrequires:  haskell(network)
12cr|haskell-hxt-9.3.1.1-1|21	buildrequires:  haskell(parsec)
12cr|haskell-hxt-9.3.1.1-1|22	Requires(pre):  ghc
12cr|haskell-hxt-9.3.1.1-1|23	requires(pre):  haskell(HUnit)
12cr|haskell-hxt-9.3.1.1-1|24	requires(pre):  haskell(hxt-charproperties)
12cr|haskell-hxt-9.3.1.1-1|25	requires(pre):  haskell(hxt-regex-xmlschema)
12cr|haskell-hxt-9.3.1.1-1|26	requires(pre):  haskell(hxt-unicode)
12cr|haskell-hxt-9.3.1.1-1|27	requires(pre):  haskell(mtl)
12cr|haskell-hxt-9.3.1.1-1|28	requires(pre):  haskell(network)
12cr|haskell-hxt-9.3.1.1-1|29	requires(pre):  haskell(parsec)
12cr|haskell-hxt-9.3.1.1-1|30	
12cr|haskell-hxt-9.3.1.1-1|31	%description
12cr|haskell-hxt-9.3.1.1-1|32	The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but introduces a
12cr|haskell-hxt-9.3.1.1-1|33	more general approach for processing XML with Haskell.
12cr|haskell-hxt-9.3.1.1-1|34	The Haskell XML Toolbox uses a generic data model for representing XML
12cr|haskell-hxt-9.3.1.1-1|35	documents, including the DTD subset and the document subset, in Haskell.
12cr|haskell-hxt-9.3.1.1-1|36	It contains a validating XML parser, a HTML parser, namespace support, an XPath
12cr|haskell-hxt-9.3.1.1-1|37	expression evaluator, an XSLT library, a RelaxNG schema validator and funtions
12cr|haskell-hxt-9.3.1.1-1|38	for serialization and deserialization of user defined data.
12cr|haskell-hxt-9.3.1.1-1|39	The library makes extensive use of the arrow approach for processing XML.
12cr|haskell-hxt-9.3.1.1-1|40	Since version 9 the toolbox is partitioned into various (sub-)packages.
12cr|haskell-hxt-9.3.1.1-1|41	This package contains the core functionality, hxt-curl, hxt-tagsoup,
12cr|haskell-hxt-9.3.1.1-1|42	hxt-relaxng, hxt-xpath, hxt-xslt, hxt-regex-xmlschema contain the extensions.
12cr|haskell-hxt-9.3.1.1-1|43	hxt-unicode contains encoding and decoding functions,
12cr|haskell-hxt-9.3.1.1-1|44	hxt-charproperties char properties for unicode and XML.
12cr|haskell-hxt-9.3.1.1-1|45	
12cr|haskell-hxt-9.3.1.1-1|46	%prep
12cr|haskell-hxt-9.3.1.1-1|47	%setup -q -n %{module}-%{version}
12cr|haskell-hxt-9.3.1.1-1|48	
12cr|haskell-hxt-9.3.1.1-1|49	%build
12cr|haskell-hxt-9.3.1.1-1|50	%_cabal_build
12cr|haskell-hxt-9.3.1.1-1|51	
12cr|haskell-hxt-9.3.1.1-1|52	%install
12cr|haskell-hxt-9.3.1.1-1|53	%_cabal_install
12cr|haskell-hxt-9.3.1.1-1|54	%_cabal_rpm_gen_deps
12cr|haskell-hxt-9.3.1.1-1|55	%_cabal_scriptlets
12cr|haskell-hxt-9.3.1.1-1|56	
12cr|haskell-hxt-9.3.1.1-1|57	%check
12cr|haskell-hxt-9.3.1.1-1|58	%_cabal_check
12cr|haskell-hxt-9.3.1.1-1|59	
12cr|haskell-hxt-9.3.1.1-1|60	%files
12cr|haskell-hxt-9.3.1.1-1|61	%defattr(-,root,root,-)
12cr|haskell-hxt-9.3.1.1-1|62	%{_docdir}/%{module}-%{version}
12cr|haskell-hxt-9.3.1.1-1|63	%{_libdir}/%{module}-%{version}
12cr|haskell-hxt-9.3.1.1-1|64	%_cabal_rpm_deps_dir
12cr|haskell-hxt-9.3.1.1-1|65	%_cabal_haddoc_files
12cr|haskell-hxt-9.3.1.1-1|66	
12cr|haskell-hxt-9.3.1.1-1|67	
12cr|haskell-hxt-9.3.1.1-1|68	

2036 12
12cr|haskell-macros-6.4-8|1	Summary: Rpms macros to easilly build haskell modules
12cr|haskell-macros-6.4-8|2	Name: haskell-macros
12cr|haskell-macros-6.4-8|3	Version: 6.4
12cr|haskell-macros-6.4-8|4	Release: 8
12cr|haskell-macros-6.4-8|5	License: GPLv3+
12cr|haskell-macros-6.4-8|6	Source0: %name-%version.tar.gz
12cr|haskell-macros-6.4-8|7	patch0:  haskell-macros-for7.patch
12cr|haskell-macros-6.4-8|8	Group: System/Configuration/Packaging
12cr|haskell-macros-6.4-8|9	BuildArch: noarch
12cr|haskell-macros-6.4-8|10	Requires: cabalrpmdeps
12cr|haskell-macros-6.4-8|11	
12cr|haskell-macros-6.4-8|12	%description
12cr|haskell-macros-6.4-8|13	Rpms macros to easilly build haskell modules.
12cr|haskell-macros-6.4-8|14	
12cr|haskell-macros-6.4-8|15	%prep
12cr|haskell-macros-6.4-8|16	%setup -q
12cr|haskell-macros-6.4-8|17	%patch0 -p1 -b .for7
12cr|haskell-macros-6.4-8|18	
12cr|haskell-macros-6.4-8|19	%install
12cr|haskell-macros-6.4-8|20	%makeinstall_std rpmmacrosdir=%_sys_macros_dir prefix=%_prefix
12cr|haskell-macros-6.4-8|21	
12cr|haskell-macros-6.4-8|22	%files
12cr|haskell-macros-6.4-8|23	%defattr(-,root,root)
12cr|haskell-macros-6.4-8|24	%{_sys_macros_dir}/%name.macros
12cr|haskell-macros-6.4-8|25	%_bindir/*
12cr|haskell-macros-6.4-8|26	
12cr|haskell-macros-6.4-8|27	
12cr|haskell-macros-6.4-8|28	
12cr|haskell-macros-6.4-8|29	
12cr|haskell-macros-6.4-8|30	%changelog
12cr|haskell-macros-6.4-8|31	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 6.4-4mdv2011.0
12cr|haskell-macros-6.4-8|32	+ Revision: 611065
12cr|haskell-macros-6.4-8|33	- rebuild
12cr|haskell-macros-6.4-8|34	
12cr|haskell-macros-6.4-8|35	* Sun Nov 08 2009 Olivier Thauvin <nanardon@mandriva.org> 6.4-3mdv2010.1
12cr|haskell-macros-6.4-8|36	+ Revision: 462912
12cr|haskell-macros-6.4-8|37	- 6.4
12cr|haskell-macros-6.4-8|38	
12cr|haskell-macros-6.4-8|39	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 6.3-4mdv2010.0
12cr|haskell-macros-6.4-8|40	+ Revision: 429388
12cr|haskell-macros-6.4-8|41	- rebuild
12cr|haskell-macros-6.4-8|42	
12cr|haskell-macros-6.4-8|43	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 6.3-3mdv2009.0
12cr|haskell-macros-6.4-8|44	+ Revision: 246797
12cr|haskell-macros-6.4-8|45	- rebuild
12cr|haskell-macros-6.4-8|46	
12cr|haskell-macros-6.4-8|47	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 6.3-1mdv2008.1
12cr|haskell-macros-6.4-8|48	+ Revision: 140746
12cr|haskell-macros-6.4-8|49	- restore BuildRoot
12cr|haskell-macros-6.4-8|50	
12cr|haskell-macros-6.4-8|51	+ Thierry Vignaud <tv@mandriva.org>
12cr|haskell-macros-6.4-8|52	- kill re-definition of %%buildroot on Pixel's request
12cr|haskell-macros-6.4-8|53	
12cr|haskell-macros-6.4-8|54	* Thu Sep 06 2007 Olivier Thauvin <nanardon@mandriva.org> 6.3-1mdv2008.0
12cr|haskell-macros-6.4-8|55	+ Revision: 81133
12cr|haskell-macros-6.4-8|56	- 6.3
12cr|haskell-macros-6.4-8|57	
12cr|haskell-macros-6.4-8|58	
12cr|haskell-macros-6.4-8|59	* Fri Mar 30 2007 Olivier Thauvin <nanardon@mandriva.org> 6.2-1mdv2007.1
12cr|haskell-macros-6.4-8|60	+ Revision: 149715
12cr|haskell-macros-6.4-8|61	- 6.2, allow to build package w/o lib
12cr|haskell-macros-6.4-8|62	
12cr|haskell-macros-6.4-8|63	* Thu Mar 15 2007 Olivier Thauvin <nanardon@mandriva.org> 6.1-1mdv2007.1
12cr|haskell-macros-6.4-8|64	+ Revision: 143961
12cr|haskell-macros-6.4-8|65	- 6.1
12cr|haskell-macros-6.4-8|66	
12cr|haskell-macros-6.4-8|67	* Sun Mar 11 2007 Olivier Thauvin <nanardon@mandriva.org> 6.0-2mdv2007.1
12cr|haskell-macros-6.4-8|68	+ Revision: 141226
12cr|haskell-macros-6.4-8|69	- fix dependencies
12cr|haskell-macros-6.4-8|70	
12cr|haskell-macros-6.4-8|71	* Sat Mar 10 2007 Olivier Thauvin <nanardon@mandriva.org> 6.0-1mdv2007.1
12cr|haskell-macros-6.4-8|72	+ Revision: 140913
12cr|haskell-macros-6.4-8|73	- provides dependencies scripts
12cr|haskell-macros-6.4-8|74	
12cr|haskell-macros-6.4-8|75	* Wed Mar 07 2007 Olivier Thauvin <nanardon@mandriva.org> 5.0-1mdv2007.1
12cr|haskell-macros-6.4-8|76	+ Revision: 134782
12cr|haskell-macros-6.4-8|77	- force module registration to avoid dependencies order issue
12cr|haskell-macros-6.4-8|78	
12cr|haskell-macros-6.4-8|79	* Tue Mar 06 2007 Olivier Thauvin <nanardon@mandriva.org> 4.0-1mdv2007.1
12cr|haskell-macros-6.4-8|80	+ Revision: 134100
12cr|haskell-macros-6.4-8|81	- use trigger instead pre/post
12cr|haskell-macros-6.4-8|82	- requires haddock
12cr|haskell-macros-6.4-8|83	
12cr|haskell-macros-6.4-8|84	* Sun Mar 04 2007 Olivier Thauvin <nanardon@mandriva.org> 3.0-1mdv2007.1
12cr|haskell-macros-6.4-8|85	+ Revision: 132171
12cr|haskell-macros-6.4-8|86	- 0.3 (register should be run a post, not pre)
12cr|haskell-macros-6.4-8|87	
12cr|haskell-macros-6.4-8|88	* Sun Mar 04 2007 Olivier Thauvin <nanardon@mandriva.org> 2.0-1mdv2007.1
12cr|haskell-macros-6.4-8|89	+ Revision: 132145
12cr|haskell-macros-6.4-8|90	- 0.2 (fix scriptlets macros)
12cr|haskell-macros-6.4-8|91	
12cr|haskell-macros-6.4-8|92	* Sun Mar 04 2007 Olivier Thauvin <nanardon@mandriva.org> 1.0-2mdv2007.1
12cr|haskell-macros-6.4-8|93	+ Revision: 132127
12cr|haskell-macros-6.4-8|94	- noarch package
12cr|haskell-macros-6.4-8|95	
12cr|haskell-macros-6.4-8|96	* Sun Mar 04 2007 Olivier Thauvin <nanardon@mandriva.org> 1.0-1mdv2007.1
12cr|haskell-macros-6.4-8|97	+ Revision: 132126
12cr|haskell-macros-6.4-8|98	- initial package
12cr|haskell-macros-6.4-8|99	- Create haskell-macros
12cr|haskell-macros-6.4-8|100	

2037 12
12cr|haskell-MissingH-1.2.0.0-2|1	%global debug_package %{nil}
12cr|haskell-MissingH-1.2.0.0-2|2	#% define _cabal_setup Setup.lhs
12cr|haskell-MissingH-1.2.0.0-2|3	%define module MissingH
12cr|haskell-MissingH-1.2.0.0-2|4	Name:           haskell-%{module}
12cr|haskell-MissingH-1.2.0.0-2|5	Version:        1.2.0.0
12cr|haskell-MissingH-1.2.0.0-2|6	Release:        2
12cr|haskell-MissingH-1.2.0.0-2|7	Summary:        Large utility library
12cr|haskell-MissingH-1.2.0.0-2|8	Group:          Development/Other
12cr|haskell-MissingH-1.2.0.0-2|9	License:        BSD
12cr|haskell-MissingH-1.2.0.0-2|10	URL:            http://hackage.haskell.org/package/%{module}
12cr|haskell-MissingH-1.2.0.0-2|11	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|haskell-MissingH-1.2.0.0-2|12	
12cr|haskell-MissingH-1.2.0.0-2|13	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|haskell-MissingH-1.2.0.0-2|14	buildrequires:  haskell(HUnit), haskell(hslogger), haskell(network)
12cr|haskell-MissingH-1.2.0.0-2|15	buildrequires:  haskell(parsec), haskell(random), haskell(regex-compat)
12cr|haskell-MissingH-1.2.0.0-2|16	Requires:       ghc
12cr|haskell-MissingH-1.2.0.0-2|17	requires:       haskell(HUnit)
12cr|haskell-MissingH-1.2.0.0-2|18	requires:       haskell(hslogger)
12cr|haskell-MissingH-1.2.0.0-2|19	requires:       haskell(network)
12cr|haskell-MissingH-1.2.0.0-2|20	requires:       haskell(random)
12cr|haskell-MissingH-1.2.0.0-2|21	requires:       haskell(regex-compat)
12cr|haskell-MissingH-1.2.0.0-2|22	
12cr|haskell-MissingH-1.2.0.0-2|23	%description
12cr|haskell-MissingH-1.2.0.0-2|24	MissingH is a library of all sorts of utility functions for
12cr|haskell-MissingH-1.2.0.0-2|25	Haskell programmers.  It is written in pure Haskell and thus should
12cr|haskell-MissingH-1.2.0.0-2|26	be extremely portable and easy to use.
12cr|haskell-MissingH-1.2.0.0-2|27	
12cr|haskell-MissingH-1.2.0.0-2|28	%prep
12cr|haskell-MissingH-1.2.0.0-2|29	%setup -q -n %{module}-%{version}
12cr|haskell-MissingH-1.2.0.0-2|30	
12cr|haskell-MissingH-1.2.0.0-2|31	%build
12cr|haskell-MissingH-1.2.0.0-2|32	%_cabal_build
12cr|haskell-MissingH-1.2.0.0-2|33	
12cr|haskell-MissingH-1.2.0.0-2|34	
12cr|haskell-MissingH-1.2.0.0-2|35	%install
12cr|haskell-MissingH-1.2.0.0-2|36	%_cabal_install
12cr|haskell-MissingH-1.2.0.0-2|37	%_cabal_rpm_gen_deps
12cr|haskell-MissingH-1.2.0.0-2|38	%_cabal_scriptlets
12cr|haskell-MissingH-1.2.0.0-2|39	
12cr|haskell-MissingH-1.2.0.0-2|40	%files
12cr|haskell-MissingH-1.2.0.0-2|41	%defattr(-,root,root,-)
12cr|haskell-MissingH-1.2.0.0-2|42	%{_docdir}/%{module}-%{version}
12cr|haskell-MissingH-1.2.0.0-2|43	%{_libdir}/%{module}-%{version}
12cr|haskell-MissingH-1.2.0.0-2|44	%_cabal_rpm_deps_dir
12cr|haskell-MissingH-1.2.0.0-2|45	%_cabal_haddoc_files
12cr|haskell-MissingH-1.2.0.0-2|46	
12cr|haskell-MissingH-1.2.0.0-2|47	
12cr|haskell-MissingH-1.2.0.0-2|48	

2038 12
12cr|haskell-polyparse-1.8-1|1	%global debug_package %{nil}
12cr|haskell-polyparse-1.8-1|2	#% define _cabal_setup Setup.lhs
12cr|haskell-polyparse-1.8-1|3	#% define _no_haddock 1
12cr|haskell-polyparse-1.8-1|4	%define module polyparse
12cr|haskell-polyparse-1.8-1|5	Name:           haskell-%{module}
12cr|haskell-polyparse-1.8-1|6	Version:        1.8
12cr|haskell-polyparse-1.8-1|7	Release:        1
12cr|haskell-polyparse-1.8-1|8	Summary:        A variety of alternative parser combinator libraries
12cr|haskell-polyparse-1.8-1|9	Group:          Development/Other
12cr|haskell-polyparse-1.8-1|10	License:        LGPL
12cr|haskell-polyparse-1.8-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|haskell-polyparse-1.8-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|haskell-polyparse-1.8-1|13	
12cr|haskell-polyparse-1.8-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|haskell-polyparse-1.8-1|15	buildrequires:  haskell(text)
12cr|haskell-polyparse-1.8-1|16	Requires(pre):  ghc
12cr|haskell-polyparse-1.8-1|17	requires(pre):  haskell(text)
12cr|haskell-polyparse-1.8-1|18	
12cr|haskell-polyparse-1.8-1|19	%description
12cr|haskell-polyparse-1.8-1|20	A variety of alternative parser combinator libraries, including the original
12cr|haskell-polyparse-1.8-1|21	HuttonMeijer set.  The Poly sets have features like good error reporting,
12cr|haskell-polyparse-1.8-1|22	arbitrary token type, running state, lazy parsing, and so on.  Finally,
12cr|haskell-polyparse-1.8-1|23	Text.Parse is a proposed replacement for the standard Read class, for better
12cr|haskell-polyparse-1.8-1|24	deserialisation of Haskell values from Strings.
12cr|haskell-polyparse-1.8-1|25	
12cr|haskell-polyparse-1.8-1|26	%prep
12cr|haskell-polyparse-1.8-1|27	%setup -q -n %{module}-%{version}
12cr|haskell-polyparse-1.8-1|28	
12cr|haskell-polyparse-1.8-1|29	%build
12cr|haskell-polyparse-1.8-1|30	%_cabal_build
12cr|haskell-polyparse-1.8-1|31	
12cr|haskell-polyparse-1.8-1|32	%install
12cr|haskell-polyparse-1.8-1|33	%_cabal_install
12cr|haskell-polyparse-1.8-1|34	%_cabal_rpm_gen_deps
12cr|haskell-polyparse-1.8-1|35	%_cabal_scriptlets
12cr|haskell-polyparse-1.8-1|36	
12cr|haskell-polyparse-1.8-1|37	%check
12cr|haskell-polyparse-1.8-1|38	%_cabal_check
12cr|haskell-polyparse-1.8-1|39	
12cr|haskell-polyparse-1.8-1|40	%files
12cr|haskell-polyparse-1.8-1|41	%defattr(-,root,root,-)
12cr|haskell-polyparse-1.8-1|42	%{_docdir}/%{module}-%{version}
12cr|haskell-polyparse-1.8-1|43	%{_libdir}/%{module}-%{version}
12cr|haskell-polyparse-1.8-1|44	%_cabal_rpm_deps_dir
12cr|haskell-polyparse-1.8-1|45	%_cabal_haddoc_files
12cr|haskell-polyparse-1.8-1|46	
12cr|haskell-polyparse-1.8-1|47	
12cr|haskell-polyparse-1.8-1|48	

2039 12
12cr|haskell-src-exts-1.13.5-1|1	%global debug_package %{nil}
12cr|haskell-src-exts-1.13.5-1|2	#% define _cabal_setup Setup.lhs
12cr|haskell-src-exts-1.13.5-1|3	#% define _no_haddock 1
12cr|haskell-src-exts-1.13.5-1|4	%define module haskell-src-exts
12cr|haskell-src-exts-1.13.5-1|5	Name:           %{module}
12cr|haskell-src-exts-1.13.5-1|6	Version:        1.13.5
12cr|haskell-src-exts-1.13.5-1|7	Release:        1
12cr|haskell-src-exts-1.13.5-1|8	Summary:        Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
12cr|haskell-src-exts-1.13.5-1|9	Group:          Development/Other
12cr|haskell-src-exts-1.13.5-1|10	License:        BSD
12cr|haskell-src-exts-1.13.5-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|haskell-src-exts-1.13.5-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|haskell-src-exts-1.13.5-1|13	
12cr|haskell-src-exts-1.13.5-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|haskell-src-exts-1.13.5-1|15	buildrequires:  cpphs happy
12cr|haskell-src-exts-1.13.5-1|16	Requires(pre):  ghc
12cr|haskell-src-exts-1.13.5-1|17	requires(pre):  cpphs happy
12cr|haskell-src-exts-1.13.5-1|18	
12cr|haskell-src-exts-1.13.5-1|19	%description
12cr|haskell-src-exts-1.13.5-1|20	Haskell-Source with Extensions (HSE, haskell-src-exts) is an extension of the
12cr|haskell-src-exts-1.13.5-1|21	standard haskell-src package, and handles most registered syntactic extensions
12cr|haskell-src-exts-1.13.5-1|22	to Haskell, including:
12cr|haskell-src-exts-1.13.5-1|23	* Multi-parameter type classes with functional dependencies
12cr|haskell-src-exts-1.13.5-1|24	* Indexed type families (including associated types)
12cr|haskell-src-exts-1.13.5-1|25	* Empty data declarations
12cr|haskell-src-exts-1.13.5-1|26	* GADTs
12cr|haskell-src-exts-1.13.5-1|27	* Implicit parameters
12cr|haskell-src-exts-1.13.5-1|28	* Template Haskell
12cr|haskell-src-exts-1.13.5-1|29	and a few more. All extensions implemented in GHC are supported.
12cr|haskell-src-exts-1.13.5-1|30	Apart from these standard extensions, it also handles regular patterns as per
12cr|haskell-src-exts-1.13.5-1|31	the HaRP extension as well as HSX-style embedded XML syntax.
12cr|haskell-src-exts-1.13.5-1|32	
12cr|haskell-src-exts-1.13.5-1|33	%prep
12cr|haskell-src-exts-1.13.5-1|34	%setup -q -n %{module}-%{version}
12cr|haskell-src-exts-1.13.5-1|35	
12cr|haskell-src-exts-1.13.5-1|36	%build
12cr|haskell-src-exts-1.13.5-1|37	%_cabal_build
12cr|haskell-src-exts-1.13.5-1|38	
12cr|haskell-src-exts-1.13.5-1|39	%install
12cr|haskell-src-exts-1.13.5-1|40	%_cabal_install
12cr|haskell-src-exts-1.13.5-1|41	%_cabal_rpm_gen_deps
12cr|haskell-src-exts-1.13.5-1|42	%_cabal_scriptlets
12cr|haskell-src-exts-1.13.5-1|43	
12cr|haskell-src-exts-1.13.5-1|44	#% check
12cr|haskell-src-exts-1.13.5-1|45	#% _cabal_check
12cr|haskell-src-exts-1.13.5-1|46	
12cr|haskell-src-exts-1.13.5-1|47	%files
12cr|haskell-src-exts-1.13.5-1|48	%defattr(-,root,root,-)
12cr|haskell-src-exts-1.13.5-1|49	%{_docdir}/%{module}-%{version}
12cr|haskell-src-exts-1.13.5-1|50	%{_libdir}/%{module}-%{version}
12cr|haskell-src-exts-1.13.5-1|51	%_cabal_rpm_deps_dir
12cr|haskell-src-exts-1.13.5-1|52	%_cabal_haddoc_files
12cr|haskell-src-exts-1.13.5-1|53	
12cr|haskell-src-exts-1.13.5-1|54	
12cr|haskell-src-exts-1.13.5-1|55	

2040 12
12cr|haskell-utf8-string-0.3.7-1|1	%global debug_package %{nil}
12cr|haskell-utf8-string-0.3.7-1|2	%define _cabal_setup Setup.lhs
12cr|haskell-utf8-string-0.3.7-1|3	#% define _no_haddock 1
12cr|haskell-utf8-string-0.3.7-1|4	%define module utf8-string
12cr|haskell-utf8-string-0.3.7-1|5	Name:           haskell-%{module}
12cr|haskell-utf8-string-0.3.7-1|6	Version:        0.3.7
12cr|haskell-utf8-string-0.3.7-1|7	Release:        1
12cr|haskell-utf8-string-0.3.7-1|8	Summary:        Support for reading and writing UTF8 Strings
12cr|haskell-utf8-string-0.3.7-1|9	Group:          Development/Other
12cr|haskell-utf8-string-0.3.7-1|10	License:        BSD
12cr|haskell-utf8-string-0.3.7-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|haskell-utf8-string-0.3.7-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|haskell-utf8-string-0.3.7-1|13	
12cr|haskell-utf8-string-0.3.7-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|haskell-utf8-string-0.3.7-1|15	Requires(pre):  ghc
12cr|haskell-utf8-string-0.3.7-1|16	
12cr|haskell-utf8-string-0.3.7-1|17	%description
12cr|haskell-utf8-string-0.3.7-1|18	A UTF8 layer for IO and Strings. The utf8-string package provides operations
12cr|haskell-utf8-string-0.3.7-1|19	for encoding UTF8 strings to Word8 lists and back, and for reading and writing
12cr|haskell-utf8-string-0.3.7-1|20	UTF8 without truncation.
12cr|haskell-utf8-string-0.3.7-1|21	
12cr|haskell-utf8-string-0.3.7-1|22	%prep
12cr|haskell-utf8-string-0.3.7-1|23	%setup -q -n %{module}-%{version}
12cr|haskell-utf8-string-0.3.7-1|24	
12cr|haskell-utf8-string-0.3.7-1|25	%build
12cr|haskell-utf8-string-0.3.7-1|26	%_cabal_build
12cr|haskell-utf8-string-0.3.7-1|27	
12cr|haskell-utf8-string-0.3.7-1|28	%install
12cr|haskell-utf8-string-0.3.7-1|29	%_cabal_install
12cr|haskell-utf8-string-0.3.7-1|30	%_cabal_rpm_gen_deps
12cr|haskell-utf8-string-0.3.7-1|31	%_cabal_scriptlets
12cr|haskell-utf8-string-0.3.7-1|32	
12cr|haskell-utf8-string-0.3.7-1|33	%check
12cr|haskell-utf8-string-0.3.7-1|34	%_cabal_check
12cr|haskell-utf8-string-0.3.7-1|35	
12cr|haskell-utf8-string-0.3.7-1|36	%files
12cr|haskell-utf8-string-0.3.7-1|37	%defattr(-,root,root,-)
12cr|haskell-utf8-string-0.3.7-1|38	%{_docdir}/%{module}-%{version}
12cr|haskell-utf8-string-0.3.7-1|39	%{_libdir}/%{module}-%{version}
12cr|haskell-utf8-string-0.3.7-1|40	%_cabal_rpm_deps_dir
12cr|haskell-utf8-string-0.3.7-1|41	%_cabal_haddoc_files
12cr|haskell-utf8-string-0.3.7-1|42	
12cr|haskell-utf8-string-0.3.7-1|43	
12cr|haskell-utf8-string-0.3.7-1|44	

2041 12
12cr|hatari-1.6.2-1|1	Name:			hatari
12cr|hatari-1.6.2-1|2	Version:		1.6.2
12cr|hatari-1.6.2-1|3	Release:		%mkrel 1
12cr|hatari-1.6.2-1|4	
12cr|hatari-1.6.2-1|5	Summary:	An Atari ST emulator
12cr|hatari-1.6.2-1|6	License:	GPLv2+
12cr|hatari-1.6.2-1|7	Group:		Emulators
12cr|hatari-1.6.2-1|8	URL:		http://hatari.berlios.de/
12cr|hatari-1.6.2-1|9	Source0:	http://prdownload.berlios.de/%{name}/%{name}-%{version}.tar.bz2
12cr|hatari-1.6.2-1|10	BuildRequires:	cmake
12cr|hatari-1.6.2-1|11	BuildRequires:	SDL-devel
12cr|hatari-1.6.2-1|12	BuildRequires:	zlib-devel
12cr|hatari-1.6.2-1|13	BuildRequires:	libpng-devel
12cr|hatari-1.6.2-1|14	BuildRequires:	portaudio-devel
12cr|hatari-1.6.2-1|15	BuildRequires:	libx11-devel
12cr|hatari-1.6.2-1|16	BuildRequires:	readline-devel
12cr|hatari-1.6.2-1|17	BuildRequires:	desktop-file-utils
12cr|hatari-1.6.2-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|hatari-1.6.2-1|19	
12cr|hatari-1.6.2-1|20	%description
12cr|hatari-1.6.2-1|21	Hatari is an Atari ST and STE emulator.
12cr|hatari-1.6.2-1|22	The Atari ST was a 16/32 bit computer system which was first released by
12cr|hatari-1.6.2-1|23	Atari in 1985. Using the Motorola 68000 CPU, it was a very popular computer
12cr|hatari-1.6.2-1|24	having quite a lot of CPU power at that time. Unlike many other Atari ST
12cr|hatari-1.6.2-1|25	emulators which try to give you a good environment for running GEM
12cr|hatari-1.6.2-1|26	applications, Hatari tries to emulate the hardware of a ST as close as
12cr|hatari-1.6.2-1|27	possible so that it is able to run most of the old ST games and demos.
12cr|hatari-1.6.2-1|28	
12cr|hatari-1.6.2-1|29	%prep
12cr|hatari-1.6.2-1|30	%setup -q
12cr|hatari-1.6.2-1|31	
12cr|hatari-1.6.2-1|32	%build
12cr|hatari-1.6.2-1|33	./configure --prefix=%{_prefix}
12cr|hatari-1.6.2-1|34	%make
12cr|hatari-1.6.2-1|35	
12cr|hatari-1.6.2-1|36	%install
12cr|hatari-1.6.2-1|37	rm -rf %{buildroot}
12cr|hatari-1.6.2-1|38	%makeinstall_std
12cr|hatari-1.6.2-1|39	
12cr|hatari-1.6.2-1|40	#fr man pages
12cr|hatari-1.6.2-1|41	install -d -m 755 %{buildroot}/%{_mandir}/fr/man1
12cr|hatari-1.6.2-1|42	install -m 644 doc/fr/%{name}.1 %{buildroot}/%{_mandir}/fr/man1/
12cr|hatari-1.6.2-1|43	
12cr|hatari-1.6.2-1|44	#desktop file
12cr|hatari-1.6.2-1|45	desktop-file-install --vendor="" \
12cr|hatari-1.6.2-1|46	--remove-key="Version" \
12cr|hatari-1.6.2-1|47	--remove-key="Encoding" \
12cr|hatari-1.6.2-1|48	--add-category="Game" \
12cr|hatari-1.6.2-1|49	--add-category="Emulator" \
12cr|hatari-1.6.2-1|50	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
12cr|hatari-1.6.2-1|51	--dir %{buildroot}%{_datadir}/applications/ \
12cr|hatari-1.6.2-1|52	%{buildroot}%{_datadir}/applications/*
12cr|hatari-1.6.2-1|53	
12cr|hatari-1.6.2-1|54	%clean
12cr|hatari-1.6.2-1|55	rm -rf %{buildroot}
12cr|hatari-1.6.2-1|56	
12cr|hatari-1.6.2-1|57	%files
12cr|hatari-1.6.2-1|58	%defattr(-,root,root)
12cr|hatari-1.6.2-1|59	%doc readme.txt doc/changelog.txt doc/fr/clavier-exemple.txt
12cr|hatari-1.6.2-1|60	%doc tools/hmsa/readme-hmsa.txt
12cr|hatari-1.6.2-1|61	%{_mandir}/man1/*.1*
12cr|hatari-1.6.2-1|62	%lang(fr) %{_mandir}/fr/man1/%{name}*.1*
12cr|hatari-1.6.2-1|63	%{_bindir}/%{name}*
12cr|hatari-1.6.2-1|64	%{_bindir}/hmsa
12cr|hatari-1.6.2-1|65	%{_bindir}/zip2st
12cr|hatari-1.6.2-1|66	%{_bindir}/atari-hd-image
12cr|hatari-1.6.2-1|67	%{_datadir}/%{name}
12cr|hatari-1.6.2-1|68	%{_iconsdir}/hicolor/32x32/apps/%{name}-icon.png
12cr|hatari-1.6.2-1|69	%{_datadir}/applications/%{name}ui.desktop
12cr|hatari-1.6.2-1|70	
12cr|hatari-1.6.2-1|71	
12cr|hatari-1.6.2-1|72	
12cr|hatari-1.6.2-1|73	%changelog
12cr|hatari-1.6.2-1|74	* Sat Jun 30 2012 Zombie Ryushu <ryushu@mandriva.org> 1.6.2-1mdv2011.0
12cr|hatari-1.6.2-1|75	+ Revision: 807608
12cr|hatari-1.6.2-1|76	- Upgrade to 1.6.2
12cr|hatari-1.6.2-1|77	
12cr|hatari-1.6.2-1|78	* Sun Jan 15 2012 Andrey Bondrov <abondrov@mandriva.org> 1.6.1-1
12cr|hatari-1.6.2-1|79	+ Revision: 760880
12cr|hatari-1.6.2-1|80	- New version 1.6.1
12cr|hatari-1.6.2-1|81	
12cr|hatari-1.6.2-1|82	* Wed Jan 04 2012 Andrey Bondrov <abondrov@mandriva.org> 1.6.0-1
12cr|hatari-1.6.2-1|83	+ Revision: 753983
12cr|hatari-1.6.2-1|84	- New version 1.6.0
12cr|hatari-1.6.2-1|85	
12cr|hatari-1.6.2-1|86	* Fri Jul 29 2011 Andrey Bondrov <abondrov@mandriva.org> 1.5.0-1
12cr|hatari-1.6.2-1|87	+ Revision: 692294
12cr|hatari-1.6.2-1|88	- Fix BuildRequires
12cr|hatari-1.6.2-1|89	- Fix BuildRequires
12cr|hatari-1.6.2-1|90	- imported package hatari
12cr|hatari-1.6.2-1|91	
12cr|hatari-1.6.2-1|92	
12cr|hatari-1.6.2-1|93	* Sun Jul 24 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 1.5.0-1mdv2011.0
12cr|hatari-1.6.2-1|94	- 1.5.0
12cr|hatari-1.6.2-1|95	- Import from PLF
12cr|hatari-1.6.2-1|96	- Remove PLF reference
12cr|hatari-1.6.2-1|97	
12cr|hatari-1.6.2-1|98	* Thu Dec  2 2010 Guillaume Bedot <littletux@zarb.org> 1.4.0-1plf2011.0
12cr|hatari-1.6.2-1|99	- 1.4.0
12cr|hatari-1.6.2-1|100	- fix build reqs, update patch, files list...
12cr|hatari-1.6.2-1|101	
12cr|hatari-1.6.2-1|102	* Sat Sep  5 2009 Guillaume Bedot <littletux@zarb.org> 1.3.1-1plf2010.0
12cr|hatari-1.6.2-1|103	- Release 1.3.1
12cr|hatari-1.6.2-1|104	- Drop string-literal patch
12cr|hatari-1.6.2-1|105	- Add hatariui, new menu item and more doc and tools
12cr|hatari-1.6.2-1|106	
12cr|hatari-1.6.2-1|107	* Mon Jan 26 2009 Guillaume Bedot <littletux@zarb.org> 1.2.0-1plf2009.1
12cr|hatari-1.6.2-1|108	- Release 1.2.0
12cr|hatari-1.6.2-1|109	- Fix menu tip
12cr|hatari-1.6.2-1|110	- Add zip2st
12cr|hatari-1.6.2-1|111	
12cr|hatari-1.6.2-1|112	* Tue Jan  6 2009 Guillaume Bedot <littletux@zarb.org> 1.1.0-2plf2009.1
12cr|hatari-1.6.2-1|113	- Fix build for cooker
12cr|hatari-1.6.2-1|114	
12cr|hatari-1.6.2-1|115	* Tue Jan  6 2009 Guillaume Bedot <littletux@zarb.org> 1.1.0-1plf2009.1
12cr|hatari-1.6.2-1|116	- New release 1.1.0
12cr|hatari-1.6.2-1|117	
12cr|hatari-1.6.2-1|118	* Thu Apr 17 2008 Guillaume Bedot <littletux@zarb.org> 1.0.1-1plf2008.1
12cr|hatari-1.6.2-1|119	- 1.0.1
12cr|hatari-1.6.2-1|120	
12cr|hatari-1.6.2-1|121	* Wed Mar 19 2008 Guillaume Bedot <littletux@zarb.org> 1.0.0-2plf2008.1
12cr|hatari-1.6.2-1|122	- fix 2007.1 build
12cr|hatari-1.6.2-1|123	
12cr|hatari-1.6.2-1|124	* Tue Mar 18 2008 Guillaume Bedot <littletux@zarb.org> 1.0.0-1plf2008.1
12cr|hatari-1.6.2-1|125	- Release 1.0.0, build fixes, icon comment
12cr|hatari-1.6.2-1|126	
12cr|hatari-1.6.2-1|127	* Mon May 14 2007 Guillaume Bedot <littletux@zarb.org> 0.95-1plf2008.0
12cr|hatari-1.6.2-1|128	- First PLF package
12cr|hatari-1.6.2-1|129	

2042 12
12cr|hawk-2.1-1|1	%define name hawk
12cr|hawk-2.1-1|2	%define version 2.1
12cr|hawk-2.1-1|3	%define release 1
12cr|hawk-2.1-1|4	
12cr|hawk-2.1-1|5	Name:           %{name}
12cr|hawk-2.1-1|6	Version:        %{version}
12cr|hawk-2.1-1|7	Release:        %{release}
12cr|hawk-2.1-1|8	Summary:        Web-Album generator
12cr|hawk-2.1-1|9	License:        CeCILL
12cr|hawk-2.1-1|10	Group:          Graphics
12cr|hawk-2.1-1|11	URL:            http://tableaux.levier.org/download.html
12cr|hawk-2.1-1|12	Source0:         http://tableaux.levier.org/package/%{name}-%{version}.tar.gz
12cr|hawk-2.1-1|13	source1:				.abf.yml
12cr|hawk-2.1-1|14	buildrequires:	pkgconfig(libpcre)
12cr|hawk-2.1-1|15	
12cr|hawk-2.1-1|16	
12cr|hawk-2.1-1|17	%description
12cr|hawk-2.1-1|18	Yet another Web-Album generator. Highlights:
12cr|hawk-2.1-1|19	
12cr|hawk-2.1-1|20	* automatic rotation of portrait images thanks to information
12cr|hawk-2.1-1|21	put by digital camera in .jpg file (EXIF)
12cr|hawk-2.1-1|22	* immediate display of images (preloading in browser)
12cr|hawk-2.1-1|23	* keep position of "next/previous" hyperlinks in browser
12cr|hawk-2.1-1|24	between images
12cr|hawk-2.1-1|25	* full video support (including thumbnailing)
12cr|hawk-2.1-1|26	* clever use of the whole space of a typical browser window
12cr|hawk-2.1-1|27	(the need to scroll portrait images is stupid)
12cr|hawk-2.1-1|28	* themability
12cr|hawk-2.1-1|29	* sub-albums support
12cr|hawk-2.1-1|30	* remember your preferred size of thumbnails accross sub-albums
12cr|hawk-2.1-1|31	* multi-processor support to speed up thumbnails generation
12cr|hawk-2.1-1|32	* smooth integration of panoramic images in thumbnails pages
12cr|hawk-2.1-1|33	* multi-languages web-album navigation (navigation links are
12cr|hawk-2.1-1|34	automatically shown in user's language)
12cr|hawk-2.1-1|35	* a GUI to input captions, rotate, reorder and remove
12cr|hawk-2.1-1|36	images FAST (extensive use of keyboard shortcuts)
12cr|hawk-2.1-1|37	* another GUI to classify photos and videos in a powerful manner
12cr|hawk-2.1-1|38	
12cr|hawk-2.1-1|39	%prep
12cr|hawk-2.1-1|40	%setup -q
12cr|hawk-2.1-1|41	chmod go+r *
12cr|hawk-2.1-1|42	
12cr|hawk-2.1-1|43	%build
12cr|hawk-2.1-1|44	%make CFLAGS="%optflags"
12cr|hawk-2.1-1|45	
12cr|hawk-2.1-1|46	%install
12cr|hawk-2.1-1|47	install -d -m 755 %buildroot%{_bindir}
12cr|hawk-2.1-1|48	install -d -m 755 %buildroot%{_mandir}/man1
12cr|hawk-2.1-1|49	
12cr|hawk-2.1-1|50	install -m 755 hawk %buildroot%{_bindir}
12cr|hawk-2.1-1|51	install -m 644 hawk.1 %buildroot%{_mandir}/man1
12cr|hawk-2.1-1|52	
12cr|hawk-2.1-1|53	%files
12cr|hawk-2.1-1|54	%defattr(-, root, root)
12cr|hawk-2.1-1|55	%doc LICENSE
12cr|hawk-2.1-1|56	%{_bindir}/hawk
12cr|hawk-2.1-1|57	%{_mandir}/man1/hawk.1*
12cr|hawk-2.1-1|58	
12cr|hawk-2.1-1|59	
12cr|hawk-2.1-1|60	
12cr|hawk-2.1-1|61	%changelog
12cr|hawk-2.1-1|62	* Sun Nov 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2009.1
12cr|hawk-2.1-1|63	+ Revision: 303788
12cr|hawk-2.1-1|64	- import hawk
12cr|hawk-2.1-1|65	
12cr|hawk-2.1-1|66	
12cr|hawk-2.1-1|67	* Sun Nov 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2009.1
12cr|hawk-2.1-1|68	- first mdv release

2043 12
12cr|hawknl-1.68-5|1	%define name	hawknl
12cr|hawknl-1.68-5|2	
12cr|hawknl-1.68-5|3	%define major 1.6
12cr|hawknl-1.68-5|4	
12cr|hawknl-1.68-5|5	%define libname	%mklibname %name %major
12cr|hawknl-1.68-5|6	%define develname %mklibname -d %name
12cr|hawknl-1.68-5|7	%define sdevelname %mklibname -d -s %name
12cr|hawknl-1.68-5|8	
12cr|hawknl-1.68-5|9	Name:		%name
12cr|hawknl-1.68-5|10	Version:	1.68
12cr|hawknl-1.68-5|11	Release:	%mkrel 5
12cr|hawknl-1.68-5|12	URL:		http://www.hawksoft.com/hawknl/
12cr|hawknl-1.68-5|13	Summary:	Hawk Network Library
12cr|hawknl-1.68-5|14	Source:		HawkNL168src.zip
12cr|hawknl-1.68-5|15	Patch0:		hawknl_makefile.patch
12cr|hawknl-1.68-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|hawknl-1.68-5|17	License:	LGPLv2+
12cr|hawknl-1.68-5|18	Group:		System/Libraries
12cr|hawknl-1.68-5|19	%description
12cr|hawknl-1.68-5|20	HawkNL is a free, open source, game oriented network API released under
12cr|hawknl-1.68-5|21	the GNU Library General Public License (LGPL). HawkNL (NL) is a fairly
12cr|hawknl-1.68-5|22	low level API, a wrapper over Berkeley/Unix Sockets and Winsock. But NL
12cr|hawknl-1.68-5|23	also provides other features including support for many OSs, groups of
12cr|hawknl-1.68-5|24	sockets, socket statistics, high accuracy timer, CRC functions, macros
12cr|hawknl-1.68-5|25	to read and write data to packets with endian conversion, and support
12cr|hawknl-1.68-5|26	for multiple network transports.
12cr|hawknl-1.68-5|27	
12cr|hawknl-1.68-5|28	%package -n %libname
12cr|hawknl-1.68-5|29	Summary:	Hawk Network Library
12cr|hawknl-1.68-5|30	Group:		System/Libraries
12cr|hawknl-1.68-5|31	%description -n %libname
12cr|hawknl-1.68-5|32	HawkNL is a free, open source, game oriented network API released under
12cr|hawknl-1.68-5|33	the GNU Library General Public License (LGPL). HawkNL (NL) is a fairly
12cr|hawknl-1.68-5|34	low level API, a wrapper over Berkeley/Unix Sockets and Winsock. But NL
12cr|hawknl-1.68-5|35	also provides other features including support for many OSs, groups of
12cr|hawknl-1.68-5|36	sockets, socket statistics, high accuracy timer, CRC functions, macros
12cr|hawknl-1.68-5|37	to read and write data to packets with endian conversion, and support
12cr|hawknl-1.68-5|38	for multiple network transports.
12cr|hawknl-1.68-5|39	
12cr|hawknl-1.68-5|40	%package -n %develname
12cr|hawknl-1.68-5|41	Summary:	Hawk Network Library development files
12cr|hawknl-1.68-5|42	Group:		System/Libraries
12cr|hawknl-1.68-5|43	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|hawknl-1.68-5|44	Provides:	%{name}-devel = %{version}-%{release}
12cr|hawknl-1.68-5|45	Requires:	%{libname} = %{version}-%{release}
12cr|hawknl-1.68-5|46	%description -n %develname
12cr|hawknl-1.68-5|47	Developement files for %libname
12cr|hawknl-1.68-5|48	
12cr|hawknl-1.68-5|49	%package -n %sdevelname
12cr|hawknl-1.68-5|50	Summary:	Hawk Network Library (static library)
12cr|hawknl-1.68-5|51	Group:		System/Libraries
12cr|hawknl-1.68-5|52	Requires:	%{libname} = %{version}-%{release}
12cr|hawknl-1.68-5|53	Requires:	%{develname} = %{version}-%{release}
12cr|hawknl-1.68-5|54	%description -n %sdevelname
12cr|hawknl-1.68-5|55	Hawk static library.
12cr|hawknl-1.68-5|56	
12cr|hawknl-1.68-5|57	%prep
12cr|hawknl-1.68-5|58	%setup -q -n HawkNL%{version}
12cr|hawknl-1.68-5|59	%patch0 -p1
12cr|hawknl-1.68-5|60	
12cr|hawknl-1.68-5|61	%build
12cr|hawknl-1.68-5|62	%make -f makefile.linux
12cr|hawknl-1.68-5|63	%{__chmod} -R go-w samples
12cr|hawknl-1.68-5|64	
12cr|hawknl-1.68-5|65	%install
12cr|hawknl-1.68-5|66	%{__rm} -Rf %{buildroot}
12cr|hawknl-1.68-5|67	%{__mkdir_p} %{buildroot}%{_includedir} %{buildroot}%{_libdir}
12cr|hawknl-1.68-5|68	cd src
12cr|hawknl-1.68-5|69	%{__make} -f makefile.linux INCDIR=%{buildroot}%{_includedir} LIBDIR=%{buildroot}%{_libdir} install
12cr|hawknl-1.68-5|70	
12cr|hawknl-1.68-5|71	%clean
12cr|hawknl-1.68-5|72	%{__rm} -Rf %{buildroot}
12cr|hawknl-1.68-5|73	
12cr|hawknl-1.68-5|74	%if %mdkversion < 200900
12cr|hawknl-1.68-5|75	%post -n %libname -p /sbin/ldconfig
12cr|hawknl-1.68-5|76	%endif
12cr|hawknl-1.68-5|77	%if %mdkversion < 200900
12cr|hawknl-1.68-5|78	%postun -n %libname -p /sbin/ldconfig
12cr|hawknl-1.68-5|79	%endif
12cr|hawknl-1.68-5|80	
12cr|hawknl-1.68-5|81	%files -n %libname
12cr|hawknl-1.68-5|82	%doc src/readme.txt src/NLchanges.txt
12cr|hawknl-1.68-5|83	%{_libdir}/libNL.so.%{major}*
12cr|hawknl-1.68-5|84	%{_libdir}/libNL.so.1
12cr|hawknl-1.68-5|85	%{_libdir}/NL.so.%major
12cr|hawknl-1.68-5|86	
12cr|hawknl-1.68-5|87	%files -n %develname
12cr|hawknl-1.68-5|88	%doc samples
12cr|hawknl-1.68-5|89	%{_includedir}/nl.h
12cr|hawknl-1.68-5|90	%{_libdir}/NL.so
12cr|hawknl-1.68-5|91	%{_libdir}/libNL.so
12cr|hawknl-1.68-5|92	
12cr|hawknl-1.68-5|93	%files -n %sdevelname
12cr|hawknl-1.68-5|94	%{_libdir}/libNL.a
12cr|hawknl-1.68-5|95	
12cr|hawknl-1.68-5|96	
12cr|hawknl-1.68-5|97	
12cr|hawknl-1.68-5|98	%changelog
12cr|hawknl-1.68-5|99	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.68-5mdv2011.0
12cr|hawknl-1.68-5|100	+ Revision: 619356
12cr|hawknl-1.68-5|101	- the mass rebuild of 2010.0 packages
12cr|hawknl-1.68-5|102	
12cr|hawknl-1.68-5|103	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.68-4mdv2010.0
12cr|hawknl-1.68-5|104	+ Revision: 429389
12cr|hawknl-1.68-5|105	- rebuild
12cr|hawknl-1.68-5|106	
12cr|hawknl-1.68-5|107	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.68-3mdv2009.0
12cr|hawknl-1.68-5|108	+ Revision: 240831
12cr|hawknl-1.68-5|109	- rebuild
12cr|hawknl-1.68-5|110	- kill re-definition of %%buildroot on Pixel's request
12cr|hawknl-1.68-5|111	
12cr|hawknl-1.68-5|112	+ Pixel <pixel@mandriva.com>
12cr|hawknl-1.68-5|113	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|hawknl-1.68-5|114	
12cr|hawknl-1.68-5|115	+ Olivier Blin <oblin@mandriva.com>
12cr|hawknl-1.68-5|116	- restore BuildRoot
12cr|hawknl-1.68-5|117	
12cr|hawknl-1.68-5|118	* Sat Aug 18 2007 Nicolas Vigier <nvigier@mandriva.com> 1.68-1mdv2008.0
12cr|hawknl-1.68-5|119	+ Revision: 65403
12cr|hawknl-1.68-5|120	- Import hawknl
12cr|hawknl-1.68-5|121	

2044 12
12cr|hdapsd-0.0-0.20090401.2|1	Summary:	HDAPS (Hard Disk Active Protection System) daemon
12cr|hdapsd-0.0-0.20090401.2|2	Name:		hdapsd
12cr|hdapsd-0.0-0.20090401.2|3	%define real_version 20090401
12cr|hdapsd-0.0-0.20090401.2|4	Version:	0.0
12cr|hdapsd-0.0-0.20090401.2|5	Release:	%mkrel 0.20090401.2
12cr|hdapsd-0.0-0.20090401.2|6	License:	GPLv2+
12cr|hdapsd-0.0-0.20090401.2|7	Group:		System/Kernel and hardware
12cr|hdapsd-0.0-0.20090401.2|8	URL:		http://hdaps.sourceforge.net
12cr|hdapsd-0.0-0.20090401.2|9	Source0:	hdapsd-%{real_version}.tar.gz
12cr|hdapsd-0.0-0.20090401.2|10	Source1:	hdapsd.event
12cr|hdapsd-0.0-0.20090401.2|11	Source2:	hdapsd.sysconfig
12cr|hdapsd-0.0-0.20090401.2|12	Source3:	99-hdapsd.rules
12cr|hdapsd-0.0-0.20090401.2|13	Patch0:		hdaps-20090401-fix-str-fmt.patch
12cr|hdapsd-0.0-0.20090401.2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|hdapsd-0.0-0.20090401.2|15	
12cr|hdapsd-0.0-0.20090401.2|16	%description
12cr|hdapsd-0.0-0.20090401.2|17	hdapsd is a daemon that reads from the HDAPS (Hard Disk Active Protection
12cr|hdapsd-0.0-0.20090401.2|18	System) driver and protects the hard disk from sudden movements that may
12cr|hdapsd-0.0-0.20090401.2|19	harm it.
12cr|hdapsd-0.0-0.20090401.2|20	
12cr|hdapsd-0.0-0.20090401.2|21	%prep
12cr|hdapsd-0.0-0.20090401.2|22	%setup -q -n %{name}-%{real_version}
12cr|hdapsd-0.0-0.20090401.2|23	%patch0 -p0
12cr|hdapsd-0.0-0.20090401.2|24	
12cr|hdapsd-0.0-0.20090401.2|25	%build
12cr|hdapsd-0.0-0.20090401.2|26	%configure2_5x
12cr|hdapsd-0.0-0.20090401.2|27	%make
12cr|hdapsd-0.0-0.20090401.2|28	
12cr|hdapsd-0.0-0.20090401.2|29	%install
12cr|hdapsd-0.0-0.20090401.2|30	%makeinstall
12cr|hdapsd-0.0-0.20090401.2|31	
12cr|hdapsd-0.0-0.20090401.2|32	mkdir -p %{buildroot}%{_sysconfdir}/event.d/
12cr|hdapsd-0.0-0.20090401.2|33	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/
12cr|hdapsd-0.0-0.20090401.2|34	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d/
12cr|hdapsd-0.0-0.20090401.2|35	cp -p %SOURCE1 %{buildroot}%{_sysconfdir}/event.d/hdapsd
12cr|hdapsd-0.0-0.20090401.2|36	cp -p %SOURCE2 %{buildroot}%{_sysconfdir}/sysconfig/hdapsd
12cr|hdapsd-0.0-0.20090401.2|37	cp -p %SOURCE3 %{buildroot}%{_sysconfdir}/udev/rules.d/
12cr|hdapsd-0.0-0.20090401.2|38	# remove docs installed by "make install", will be installed in proper dir by %doc
12cr|hdapsd-0.0-0.20090401.2|39	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
12cr|hdapsd-0.0-0.20090401.2|40	
12cr|hdapsd-0.0-0.20090401.2|41	%clean
12cr|hdapsd-0.0-0.20090401.2|42	rm -rf %{buildroot}
12cr|hdapsd-0.0-0.20090401.2|43	
12cr|hdapsd-0.0-0.20090401.2|44	
12cr|hdapsd-0.0-0.20090401.2|45	%files
12cr|hdapsd-0.0-0.20090401.2|46	%defattr(-,root,root,-)
12cr|hdapsd-0.0-0.20090401.2|47	%{_sbindir}/*
12cr|hdapsd-0.0-0.20090401.2|48	%config(noreplace) %{_sysconfdir}/udev/rules.d/*
12cr|hdapsd-0.0-0.20090401.2|49	%config(noreplace) %{_sysconfdir}/event.d/hdapsd
12cr|hdapsd-0.0-0.20090401.2|50	%config(noreplace) %{_sysconfdir}/sysconfig/hdapsd
12cr|hdapsd-0.0-0.20090401.2|51	%{_mandir}/man8/hdapsd.8.*
12cr|hdapsd-0.0-0.20090401.2|52	%doc AUTHORS
12cr|hdapsd-0.0-0.20090401.2|53	%doc COPYING
12cr|hdapsd-0.0-0.20090401.2|54	%doc ChangeLog
12cr|hdapsd-0.0-0.20090401.2|55	%doc README
12cr|hdapsd-0.0-0.20090401.2|56	
12cr|hdapsd-0.0-0.20090401.2|57	
12cr|hdapsd-0.0-0.20090401.2|58	
12cr|hdapsd-0.0-0.20090401.2|59	%changelog
12cr|hdapsd-0.0-0.20090401.2|60	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0-0.20090401.2mdv2011.0
12cr|hdapsd-0.0-0.20090401.2|61	+ Revision: 611091
12cr|hdapsd-0.0-0.20090401.2|62	- rebuild
12cr|hdapsd-0.0-0.20090401.2|63	
12cr|hdapsd-0.0-0.20090401.2|64	* Wed Mar 24 2010 Emmanuel Andry <eandry@mandriva.org> 0.0-0.20090401.1mdv2010.1
12cr|hdapsd-0.0-0.20090401.2|65	+ Revision: 527284
12cr|hdapsd-0.0-0.20090401.2|66	- import hdapsd
12cr|hdapsd-0.0-0.20090401.2|67	
12cr|hdapsd-0.0-0.20090401.2|68	

2045 12
12cr|hda-verb-0.3-3|1	Name:		hda-verb
12cr|hda-verb-0.3-3|2	Version:	0.3
12cr|hda-verb-0.3-3|3	Release:	%mkrel 3
12cr|hda-verb-0.3-3|4	Summary:	Tool to send commands (verbs) to HD-Audio codecs
12cr|hda-verb-0.3-3|5	License:	GPLv2+
12cr|hda-verb-0.3-3|6	Group:		System/Configuration/Hardware
12cr|hda-verb-0.3-3|7	URL:		ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/misc/
12cr|hda-verb-0.3-3|8	Source0:	ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/misc/hda-verb-%{version}.tar.bz2
12cr|hda-verb-0.3-3|9	Source1:	ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/misc/hda-verb-%{version}.tar.bz2.sign
12cr|hda-verb-0.3-3|10	BuildRequires:	gcc
12cr|hda-verb-0.3-3|11	BuildRequires:	make
12cr|hda-verb-0.3-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|hda-verb-0.3-3|13	
12cr|hda-verb-0.3-3|14	%description
12cr|hda-verb-0.3-3|15	hda-verb is a tiny program that allows you to access the HD-audio
12cr|hda-verb-0.3-3|16	codecs directly, allowing you to send commands (verbs) to them. For
12cr|hda-verb-0.3-3|17	hda-verb to work you must be running a linux kernel with
12cr|hda-verb-0.3-3|18	CONFIG_SND_HDA_HWDEP option enabled.
12cr|hda-verb-0.3-3|19	
12cr|hda-verb-0.3-3|20	%prep
12cr|hda-verb-0.3-3|21	%setup -q
12cr|hda-verb-0.3-3|22	
12cr|hda-verb-0.3-3|23	%build
12cr|hda-verb-0.3-3|24	%make CFLAGS="%{optflags}"
12cr|hda-verb-0.3-3|25	
12cr|hda-verb-0.3-3|26	%install
12cr|hda-verb-0.3-3|27	rm -rf %{buildroot}
12cr|hda-verb-0.3-3|28	mkdir -p %{buildroot}/%{_sbindir}
12cr|hda-verb-0.3-3|29	cp hda-verb %{buildroot}/%{_sbindir}
12cr|hda-verb-0.3-3|30	
12cr|hda-verb-0.3-3|31	%files
12cr|hda-verb-0.3-3|32	%defattr(0644,root,root,0755)
12cr|hda-verb-0.3-3|33	%doc ChangeLog README
12cr|hda-verb-0.3-3|34	%attr(0755,root,root) %{_sbindir}/hda-verb
12cr|hda-verb-0.3-3|35	
12cr|hda-verb-0.3-3|36	
12cr|hda-verb-0.3-3|37	%changelog
12cr|hda-verb-0.3-3|38	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-3mdv2011.0
12cr|hda-verb-0.3-3|39	+ Revision: 619357
12cr|hda-verb-0.3-3|40	- the mass rebuild of 2010.0 packages
12cr|hda-verb-0.3-3|41	
12cr|hda-verb-0.3-3|42	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.3-2mdv2010.0
12cr|hda-verb-0.3-3|43	+ Revision: 437851
12cr|hda-verb-0.3-3|44	- rebuild
12cr|hda-verb-0.3-3|45	
12cr|hda-verb-0.3-3|46	* Wed Jan 28 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.3-1mdv2009.1
12cr|hda-verb-0.3-3|47	+ Revision: 334965
12cr|hda-verb-0.3-3|48	- import hda-verb
12cr|hda-verb-0.3-3|49	
12cr|hda-verb-0.3-3|50	

2046 12
12cr|hedgewars-0.9.18-1|1	Summary:	Game with heavyly armed figthing hedgehogs
12cr|hedgewars-0.9.18-1|2	Name:		hedgewars
12cr|hedgewars-0.9.18-1|3	Version:	0.9.18
12cr|hedgewars-0.9.18-1|4	Release:	1
12cr|hedgewars-0.9.18-1|5	License:	GPLv2
12cr|hedgewars-0.9.18-1|6	Group:		Games/Strategy
12cr|hedgewars-0.9.18-1|7	URL:		http://www.hedgewars.org/
12cr|hedgewars-0.9.18-1|8	Source:		http://download.gna.org/hedgewars/%{name}-src-%{version}.tar.bz2
12cr|hedgewars-0.9.18-1|9	BuildRequires:	cmake
12cr|hedgewars-0.9.18-1|10	BuildRequires:	fpc
12cr|hedgewars-0.9.18-1|11	BuildRequires:	imagemagick
12cr|hedgewars-0.9.18-1|12	BuildRequires:	lua-devel
12cr|hedgewars-0.9.18-1|13	BuildRequires:	openssl-devel
12cr|hedgewars-0.9.18-1|14	BuildRequires:	qt4-devel
12cr|hedgewars-0.9.18-1|15	BuildRequires:	SDL_ttf-devel
12cr|hedgewars-0.9.18-1|16	BuildRequires:	SDL_net-devel
12cr|hedgewars-0.9.18-1|17	BuildRequires:	SDL_image-devel
12cr|hedgewars-0.9.18-1|18	BuildRequires:	SDL_mixer-devel
12cr|hedgewars-0.9.18-1|19	
12cr|hedgewars-0.9.18-1|20	%description
12cr|hedgewars-0.9.18-1|21	Each player controls a team of several hedgehogs. During the course of the
12cr|hedgewars-0.9.18-1|22	game, players take turns with one of their hedgehogs. They then use whatever
12cr|hedgewars-0.9.18-1|23	tools and weapons are available to attack and kill the opponents' hedgehogs,
12cr|hedgewars-0.9.18-1|24	thereby winning the game. Hedgehogs may move around the terrain in a variety
12cr|hedgewars-0.9.18-1|25	of ways, normally by walking and jumping but also by using particular tools
12cr|hedgewars-0.9.18-1|26	such as the "Rope" or "Parachute", to move to otherwise inaccessible areas.
12cr|hedgewars-0.9.18-1|27	
12cr|hedgewars-0.9.18-1|28	Each turn is time-limited to ensure that players do not hold up the game
12cr|hedgewars-0.9.18-1|29	with excessive thinking or moving.
12cr|hedgewars-0.9.18-1|30	A large variety of tools and weapons are available for players during the
12cr|hedgewars-0.9.18-1|31	game: Grenade, Cluster Bomb, Bazooka, UFO, Shotgun, Desert Eagle, Fire Punch,
12cr|hedgewars-0.9.18-1|32	Baseball Bat, Dynamite, Mine, Rope, Pneumatic pick, Parachute. Most weapons,
12cr|hedgewars-0.9.18-1|33	when used, cause explosions that deform the terrain, removing circular chunks.
12cr|hedgewars-0.9.18-1|34	
12cr|hedgewars-0.9.18-1|35	The landscape is an island floating on a body of water, or a restricted cave
12cr|hedgewars-0.9.18-1|36	with water at the bottom. A hedgehog dies when it enters the water (either
12cr|hedgewars-0.9.18-1|37	by falling off the island, or through a hole in the bottom of it), it is
12cr|hedgewars-0.9.18-1|38	thrown off either side of the arena or when its health is reduced,
12cr|hedgewars-0.9.18-1|39	typically from contact with explosions, to zero (the damage dealt to the
12cr|hedgewars-0.9.18-1|40	attacked hedgehog or hedgehogs after a player's or CPU turn is shown only
12cr|hedgewars-0.9.18-1|41	when all movement on the battlefield has ceased).
12cr|hedgewars-0.9.18-1|42	
12cr|hedgewars-0.9.18-1|43	%prep
12cr|hedgewars-0.9.18-1|44	%setup -q -n %{name}-src-%{version}
12cr|hedgewars-0.9.18-1|45	
12cr|hedgewars-0.9.18-1|46	%build
12cr|hedgewars-0.9.18-1|47	%cmake_qt4
12cr|hedgewars-0.9.18-1|48	%make
12cr|hedgewars-0.9.18-1|49	
12cr|hedgewars-0.9.18-1|50	%install
12cr|hedgewars-0.9.18-1|51	%makeinstall_std -C build
12cr|hedgewars-0.9.18-1|52	
12cr|hedgewars-0.9.18-1|53	mkdir -p %{buildroot}%{_miconsdir}
12cr|hedgewars-0.9.18-1|54	convert -resize 16x16 misc/%{name}.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|hedgewars-0.9.18-1|55	mkdir -p %{buildroot}%{_liconsdir}
12cr|hedgewars-0.9.18-1|56	convert -resize 48x48 misc/%{name}.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|hedgewars-0.9.18-1|57	mkdir -p %{buildroot}%{_iconsdir}
12cr|hedgewars-0.9.18-1|58	cp misc/%{name}.png %{buildroot}%{_iconsdir}
12cr|hedgewars-0.9.18-1|59	
12cr|hedgewars-0.9.18-1|60	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|hedgewars-0.9.18-1|61	%{__cat} <<EOF >%{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|hedgewars-0.9.18-1|62	[Desktop Entry]
12cr|hedgewars-0.9.18-1|63	Name=%{name}
12cr|hedgewars-0.9.18-1|64	Comment=Strategy action game
12cr|hedgewars-0.9.18-1|65	Exec=hedgewars
12cr|hedgewars-0.9.18-1|66	Icon=%{name}
12cr|hedgewars-0.9.18-1|67	Terminal=false
12cr|hedgewars-0.9.18-1|68	Type=Application
12cr|hedgewars-0.9.18-1|69	StartupNotify=true
12cr|hedgewars-0.9.18-1|70	Categories=Game;ActionGame;StrategyGame;Qt;
12cr|hedgewars-0.9.18-1|71	EOF
12cr|hedgewars-0.9.18-1|72	
12cr|hedgewars-0.9.18-1|73	%files
12cr|hedgewars-0.9.18-1|74	%{_datadir}/%{name}
12cr|hedgewars-0.9.18-1|75	%{_bindir}/*
12cr|hedgewars-0.9.18-1|76	%{_datadir}/applications/*.desktop
12cr|hedgewars-0.9.18-1|77	%{_iconsdir}/*
12cr|hedgewars-0.9.18-1|78	
12cr|hedgewars-0.9.18-1|79	
12cr|hedgewars-0.9.18-1|80	%changelog
12cr|hedgewars-0.9.18-1|81	* Mon Nov 21 2011 Andrey Bondrov <abondrov@mandriva.org> 0.9.17-1mdv2011.0
12cr|hedgewars-0.9.18-1|82	+ Revision: 732126
12cr|hedgewars-0.9.18-1|83	- New version 0.9.17
12cr|hedgewars-0.9.18-1|84	
12cr|hedgewars-0.9.18-1|85	* Sun Oct 23 2011 Zombie Ryushu <ryushu@mandriva.org> 0.9.16-1
12cr|hedgewars-0.9.18-1|86	+ Revision: 705741
12cr|hedgewars-0.9.18-1|87	- Upgrade to 0.9.16
12cr|hedgewars-0.9.18-1|88	
12cr|hedgewars-0.9.18-1|89	* Fri Mar 25 2011 Zombie Ryushu <ryushu@mandriva.org> 0.9.15-1
12cr|hedgewars-0.9.18-1|90	+ Revision: 648447
12cr|hedgewars-0.9.18-1|91	- Upgrade to 0.9.15
12cr|hedgewars-0.9.18-1|92	
12cr|hedgewars-0.9.18-1|93	* Mon Nov 15 2010 Jani Välimaa <wally@mandriva.org> 0.9.14.1-1mdv2011.0
12cr|hedgewars-0.9.18-1|94	+ Revision: 597795
12cr|hedgewars-0.9.18-1|95	- new version 0.9.14.1
12cr|hedgewars-0.9.18-1|96	
12cr|hedgewars-0.9.18-1|97	* Sun Apr 04 2010 Jani Välimaa <wally@mandriva.org> 0.9.13-1mdv2010.1
12cr|hedgewars-0.9.18-1|98	+ Revision: 531441
12cr|hedgewars-0.9.18-1|99	- add missing BR
12cr|hedgewars-0.9.18-1|100	- new version 0.9.13
12cr|hedgewars-0.9.18-1|101	
12cr|hedgewars-0.9.18-1|102	* Mon Nov 09 2009 Funda Wang <fwang@mandriva.org> 0.9.12-1mdv2010.1
12cr|hedgewars-0.9.18-1|103	+ Revision: 463331
12cr|hedgewars-0.9.18-1|104	- New version 0.9.12
12cr|hedgewars-0.9.18-1|105	
12cr|hedgewars-0.9.18-1|106	* Sat May 30 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.11-1mdv2010.0
12cr|hedgewars-0.9.18-1|107	+ Revision: 381531
12cr|hedgewars-0.9.18-1|108	- update to new version 0.9.11
12cr|hedgewars-0.9.18-1|109	
12cr|hedgewars-0.9.18-1|110	* Sat May 16 2009 Samuel Verschelde <stormi@mandriva.org> 0.9.10-3mdv2010.0
12cr|hedgewars-0.9.18-1|111	+ Revision: 376438
12cr|hedgewars-0.9.18-1|112	- fix icon size
12cr|hedgewars-0.9.18-1|113	
12cr|hedgewars-0.9.18-1|114	* Sat May 16 2009 Samuel Verschelde <stormi@mandriva.org> 0.9.10-2mdv2010.0
12cr|hedgewars-0.9.18-1|115	+ Revision: 376395
12cr|hedgewars-0.9.18-1|116	- rebuild
12cr|hedgewars-0.9.18-1|117	
12cr|hedgewars-0.9.18-1|118	* Sat May 16 2009 Samuel Verschelde <stormi@mandriva.org> 0.9.10-1mdv2010.0
12cr|hedgewars-0.9.18-1|119	+ Revision: 376358
12cr|hedgewars-0.9.18-1|120	- add missing buildrequires
12cr|hedgewars-0.9.18-1|121	- version 0.9.10
12cr|hedgewars-0.9.18-1|122	- add missing icons
12cr|hedgewars-0.9.18-1|123	
12cr|hedgewars-0.9.18-1|124	* Sat Mar 21 2009 Emmanuel Andry <eandry@mandriva.org> 0.9.9-1mdv2009.1
12cr|hedgewars-0.9.18-1|125	+ Revision: 360006
12cr|hedgewars-0.9.18-1|126	- New version 0.9.9
12cr|hedgewars-0.9.18-1|127	
12cr|hedgewars-0.9.18-1|128	* Tue Jan 13 2009 Zombie Ryushu <ryushu@mandriva.org> 0.9.8-1mdv2009.1
12cr|hedgewars-0.9.18-1|129	+ Revision: 328973
12cr|hedgewars-0.9.18-1|130	- New Version 0.9.8
12cr|hedgewars-0.9.18-1|131	
12cr|hedgewars-0.9.18-1|132	* Mon Jan 05 2009 trem <trem@mandriva.org> 0.9.7-1mdv2009.1
12cr|hedgewars-0.9.18-1|133	+ Revision: 325153
12cr|hedgewars-0.9.18-1|134	- new release 0.9.7
12cr|hedgewars-0.9.18-1|135	
12cr|hedgewars-0.9.18-1|136	* Sun Aug 10 2008 Funda Wang <fwang@mandriva.org> 0.9.6-1mdv2009.0
12cr|hedgewars-0.9.18-1|137	+ Revision: 270331
12cr|hedgewars-0.9.18-1|138	- add openssl-devel as BR
12cr|hedgewars-0.9.18-1|139	- clearify license
12cr|hedgewars-0.9.18-1|140	- New version 0.9.6
12cr|hedgewars-0.9.18-1|141	
12cr|hedgewars-0.9.18-1|142	+ Thierry Vignaud <tv@mandriva.org>
12cr|hedgewars-0.9.18-1|143	- rebuild
12cr|hedgewars-0.9.18-1|144	
12cr|hedgewars-0.9.18-1|145	+ Pixel <pixel@mandriva.com>
12cr|hedgewars-0.9.18-1|146	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|hedgewars-0.9.18-1|147	
12cr|hedgewars-0.9.18-1|148	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.8.1-2mdv2008.1
12cr|hedgewars-0.9.18-1|149	+ Revision: 140746
12cr|hedgewars-0.9.18-1|150	- restore BuildRoot
12cr|hedgewars-0.9.18-1|151	
12cr|hedgewars-0.9.18-1|152	+ Thierry Vignaud <tv@mandriva.org>
12cr|hedgewars-0.9.18-1|153	- kill re-definition of %%buildroot on Pixel's request
12cr|hedgewars-0.9.18-1|154	
12cr|hedgewars-0.9.18-1|155	+ Emmanuel Andry <eandry@mandriva.org>
12cr|hedgewars-0.9.18-1|156	- drop x-mandrivalinux tag
12cr|hedgewars-0.9.18-1|157	
12cr|hedgewars-0.9.18-1|158	
12cr|hedgewars-0.9.18-1|159	* Wed Jan 24 2007 Michael Scherer <misc@mandriva.org> 0.8.1-1mdv2007.0
12cr|hedgewars-0.9.18-1|160	+ Revision: 112942
12cr|hedgewars-0.9.18-1|161	- Import hedgewars
12cr|hedgewars-0.9.18-1|162	

2047 12
12cr|heimdal-1.5.2-5|1	Name:		heimdal
12cr|heimdal-1.5.2-5|2	Version:	1.5.2
12cr|heimdal-1.5.2-5|3	Release:	5
12cr|heimdal-1.5.2-5|4	Summary:	Heimdal implementation of Kerberos V5 system
12cr|heimdal-1.5.2-5|5	License:	BSD-like
12cr|heimdal-1.5.2-5|6	Group:		Networking/Other
12cr|heimdal-1.5.2-5|7	URL:		http://www.h5l.org
12cr|heimdal-1.5.2-5|8	Source0:	http://www.h5l.org/dist/src/heimdal-%{version}.tar.gz
12cr|heimdal-1.5.2-5|9	Source10:	http://www.h5l.org/dist/src/heimdal-%{version}.tar.gz.asc
12cr|heimdal-1.5.2-5|10	Source1:	%{name}.init
12cr|heimdal-1.5.2-5|11	#FIXME
12cr|heimdal-1.5.2-5|12	#Source2:	%{name}.logrotate
12cr|heimdal-1.5.2-5|13	Source3:	%{name}.sysconfig
12cr|heimdal-1.5.2-5|14	#Source4:	%{name}-krb5.conf
12cr|heimdal-1.5.2-5|15	Source5:	%{name}-ftpd.xinetd
12cr|heimdal-1.5.2-5|16	Source6:	%{name}-rshd.xinetd
12cr|heimdal-1.5.2-5|17	Source7:	%{name}-telnetd.xinetd
12cr|heimdal-1.5.2-5|18	Source8:	%{name}-kadmind.xinetd
12cr|heimdal-1.5.2-5|19	Patch11:	heimdal-1.4-passwd-check.patch
12cr|heimdal-1.5.2-5|20	BuildRequires:	pkgconfig(x11)
12cr|heimdal-1.5.2-5|21	BuildRequires:	pkgconfig(xau)
12cr|heimdal-1.5.2-5|22	BuildRequires:	pkgconfig(xt)
12cr|heimdal-1.5.2-5|23	BuildRequires:	db-devel >= 4.2.52
12cr|heimdal-1.5.2-5|24	BuildRequires:	flex
12cr|heimdal-1.5.2-5|25	BuildRequires:	bison
12cr|heimdal-1.5.2-5|26	BuildRequires:	libtool
12cr|heimdal-1.5.2-5|27	BuildRequires:	pkgconfig(ncurses)
12cr|heimdal-1.5.2-5|28	BuildRequires:	openldap-devel >= 2.0
12cr|heimdal-1.5.2-5|29	BuildRequires:	readline-devel termcap-devel
12cr|heimdal-1.5.2-5|30	BuildRequires:	pam-devel
12cr|heimdal-1.5.2-5|31	BuildRequires:	texinfo
12cr|heimdal-1.5.2-5|32	BuildRequires:	sqlite3-devel
12cr|heimdal-1.5.2-5|33	#Required for tests/ldap
12cr|heimdal-1.5.2-5|34	BuildRequires:	openldap-servers
12cr|heimdal-1.5.2-5|35	
12cr|heimdal-1.5.2-5|36	%if %{_use_internal_dependency_generator}
12cr|heimdal-1.5.2-5|37	%define __noautoreq 'devel\\(libcom_err(.*)\\)'
12cr|heimdal-1.5.2-5|38	%else
12cr|heimdal-1.5.2-5|39	%define _requires_exceptions devel(libcom_err
12cr|heimdal-1.5.2-5|40	%endif
12cr|heimdal-1.5.2-5|41	
12cr|heimdal-1.5.2-5|42	%description
12cr|heimdal-1.5.2-5|43	Heimdal is a free implementation of Kerberos 5. The goals are to:
12cr|heimdal-1.5.2-5|44	- have an implementation that can be freely used by anyone
12cr|heimdal-1.5.2-5|45	- be protocol compatible with existing implementations and, if not in
12cr|heimdal-1.5.2-5|46	conflict, with RFC 1510 (and any future updated RFC)
12cr|heimdal-1.5.2-5|47	- be reasonably compatible with the M.I.T Kerberos V5 API
12cr|heimdal-1.5.2-5|48	- have support for Kerberos V5 over GSS-API (RFC1964)
12cr|heimdal-1.5.2-5|49	- include the most important and useful application programs (rsh,
12cr|heimdal-1.5.2-5|50	telnet, popper, etc.)
12cr|heimdal-1.5.2-5|51	- include enough backwards compatibility with Kerberos V4
12cr|heimdal-1.5.2-5|52	- IPv6 support
12cr|heimdal-1.5.2-5|53	
12cr|heimdal-1.5.2-5|54	%package	workstation
12cr|heimdal-1.5.2-5|55	Summary:	Kerberos programs for use on workstations
12cr|heimdal-1.5.2-5|56	Group:		Networking/Other
12cr|heimdal-1.5.2-5|57	Requires:	%{name}-libs = %{EVRD}
12cr|heimdal-1.5.2-5|58	Conflicts:	krb5-workstation
12cr|heimdal-1.5.2-5|59	Provides:	kerberos-workstation
12cr|heimdal-1.5.2-5|60	Obsoletes:	%{name} < %{EVRD}
12cr|heimdal-1.5.2-5|61	
12cr|heimdal-1.5.2-5|62	%description	workstation
12cr|heimdal-1.5.2-5|63	This package contains Kerberos 5 programs for use on workstations.
12cr|heimdal-1.5.2-5|64	
12cr|heimdal-1.5.2-5|65	%package	server
12cr|heimdal-1.5.2-5|66	Summary:	Kerberos Server
12cr|heimdal-1.5.2-5|67	Group:		System/Servers
12cr|heimdal-1.5.2-5|68	Requires:	%{name}-libs = %{EVRD}
12cr|heimdal-1.5.2-5|69	# krb5 package ships krb5.conf etc on mdv 2008.0 and later
12cr|heimdal-1.5.2-5|70	Requires:	krb5
12cr|heimdal-1.5.2-5|71	Requires(post):	chkconfig
12cr|heimdal-1.5.2-5|72	Requires(preun):chkconfig
12cr|heimdal-1.5.2-5|73	Conflicts:	krb5-server
12cr|heimdal-1.5.2-5|74	
12cr|heimdal-1.5.2-5|75	%description	server
12cr|heimdal-1.5.2-5|76	This package contains the master KDC.
12cr|heimdal-1.5.2-5|77	
12cr|heimdal-1.5.2-5|78	# Not working right yet
12cr|heimdal-1.5.2-5|79	%if 0
12cr|heimdal-1.5.2-5|80	%package	hdb_ldap
12cr|heimdal-1.5.2-5|81	Summary:	Kerberos Server LDAP Backend
12cr|heimdal-1.5.2-5|82	Group:		System/Servers
12cr|heimdal-1.5.2-5|83	Requires:	%{name}-server = %{EVRD}
12cr|heimdal-1.5.2-5|84	
12cr|heimdal-1.5.2-5|85	%description	hdb_ldap
12cr|heimdal-1.5.2-5|86	This package contains the LDAP HDB backend plugin, which allows the use of
12cr|heimdal-1.5.2-5|87	an LDAP server for storing the Heimdal database.
12cr|heimdal-1.5.2-5|88	%endif
12cr|heimdal-1.5.2-5|89	
12cr|heimdal-1.5.2-5|90	%package	libs
12cr|heimdal-1.5.2-5|91	Summary:	Heimdal shared libraries
12cr|heimdal-1.5.2-5|92	Group:		System/Libraries
12cr|heimdal-1.5.2-5|93	Conflicts:	%{_lib}gssapi2
12cr|heimdal-1.5.2-5|94	
12cr|heimdal-1.5.2-5|95	%description	libs
12cr|heimdal-1.5.2-5|96	This package contains shared libraries required by several of the other heimdal
12cr|heimdal-1.5.2-5|97	packages.
12cr|heimdal-1.5.2-5|98	
12cr|heimdal-1.5.2-5|99	%package	login
12cr|heimdal-1.5.2-5|100	Summary:	Used when signing onto a system
12cr|heimdal-1.5.2-5|101	Group:		Networking/Other
12cr|heimdal-1.5.2-5|102	Requires:	%{name}-libs = %{EVRD}
12cr|heimdal-1.5.2-5|103	Provides:	login
12cr|heimdal-1.5.2-5|104	Conflicts:	util-linux shadow-utils
12cr|heimdal-1.5.2-5|105	
12cr|heimdal-1.5.2-5|106	%description	login
12cr|heimdal-1.5.2-5|107	login is used when signing onto a system. It can also be used to
12cr|heimdal-1.5.2-5|108	switch from one user to another at any time (most modern shells have
12cr|heimdal-1.5.2-5|109	support for this feature built into them, however). This package
12cr|heimdal-1.5.2-5|110	contain kerberized version login program.
12cr|heimdal-1.5.2-5|111	
12cr|heimdal-1.5.2-5|112	%package	ftp
12cr|heimdal-1.5.2-5|113	Summary:	The standard UNIX FTP (file transfer protocol) client
12cr|heimdal-1.5.2-5|114	Group:		Networking/Other
12cr|heimdal-1.5.2-5|115	Requires:	%{name}-libs = %{EVRD}
12cr|heimdal-1.5.2-5|116	Conflicts:	ftp-client-krb5
12cr|heimdal-1.5.2-5|117	Provides:	ftp-client
12cr|heimdal-1.5.2-5|118	
12cr|heimdal-1.5.2-5|119	%description	ftp
12cr|heimdal-1.5.2-5|120	The ftp package provides the standard UNIX command-line FTP client
12cr|heimdal-1.5.2-5|121	with kerberos authentication support. FTP is the file transfer
12cr|heimdal-1.5.2-5|122	protocol, which is a widely used Internet protocol for transferring
12cr|heimdal-1.5.2-5|123	files and for archiving files.
12cr|heimdal-1.5.2-5|124	
12cr|heimdal-1.5.2-5|125	%package	rsh
12cr|heimdal-1.5.2-5|126	Summary:	Clients for remote access commands (rsh, rlogin, rcp)
12cr|heimdal-1.5.2-5|127	Group:		Networking/Other
12cr|heimdal-1.5.2-5|128	Requires:	%{name}-libs = %{EVRD}
12cr|heimdal-1.5.2-5|129	Provides:	rsh-client
12cr|heimdal-1.5.2-5|130	
12cr|heimdal-1.5.2-5|131	%description	rsh
12cr|heimdal-1.5.2-5|132	The rsh package contains a set of programs which allow users to run
12cr|heimdal-1.5.2-5|133	commands on remote machines, login to other machines and copy files
12cr|heimdal-1.5.2-5|134	between machines (rsh, rlogin and rcp). All three of these commands
12cr|heimdal-1.5.2-5|135	use rhosts style authentication. This package contains the clients
12cr|heimdal-1.5.2-5|136	needed for all of these services.
12cr|heimdal-1.5.2-5|137	
12cr|heimdal-1.5.2-5|138	%package	telnet
12cr|heimdal-1.5.2-5|139	Summary:	Client for the telnet remote login
12cr|heimdal-1.5.2-5|140	Group:		Networking/Other
12cr|heimdal-1.5.2-5|141	Requires:	%{name}-libs = %{EVRD}
12cr|heimdal-1.5.2-5|142	Conflicts:	krb5-appl-clients
12cr|heimdal-1.5.2-5|143	Conflicts:	netkit-telnet
12cr|heimdal-1.5.2-5|144	Provides:	telnet-client
12cr|heimdal-1.5.2-5|145	
12cr|heimdal-1.5.2-5|146	%description	telnet
12cr|heimdal-1.5.2-5|147	Telnet is a popular protocol for remote logins across the Internet.
12cr|heimdal-1.5.2-5|148	This package provides a command line telnet client.
12cr|heimdal-1.5.2-5|149	
12cr|heimdal-1.5.2-5|150	%package	ftpd
12cr|heimdal-1.5.2-5|151	Summary:	The standard UNIX FTP (file transfer protocol) server
12cr|heimdal-1.5.2-5|152	Group:		System/Servers
12cr|heimdal-1.5.2-5|153	Requires(pre):	xinetd
12cr|heimdal-1.5.2-5|154	Requires:	%{name}-libs = %{EVRD}
12cr|heimdal-1.5.2-5|155	Conflicts:	ftp-server-krb5
12cr|heimdal-1.5.2-5|156	Provides:	ftp-server
12cr|heimdal-1.5.2-5|157	
12cr|heimdal-1.5.2-5|158	%description	ftpd
12cr|heimdal-1.5.2-5|159	FTP is the file transfer protocol, which is a widely used Internet
12cr|heimdal-1.5.2-5|160	protocol for transferring files and for archiving files.
12cr|heimdal-1.5.2-5|161	
12cr|heimdal-1.5.2-5|162	%package	rshd
12cr|heimdal-1.5.2-5|163	Summary:	Server for remote access commands (rsh, rlogin, rcp)
12cr|heimdal-1.5.2-5|164	Group:		System/Servers
12cr|heimdal-1.5.2-5|165	Requires(pre):	xinetd
12cr|heimdal-1.5.2-5|166	Requires:	%{name}-libs = %{EVRD}
12cr|heimdal-1.5.2-5|167	Provides:	rsh-server
12cr|heimdal-1.5.2-5|168	
12cr|heimdal-1.5.2-5|169	%description	rshd
12cr|heimdal-1.5.2-5|170	The rsh package contains a set of programs which allow users to run
12cr|heimdal-1.5.2-5|171	commmands on remote machines, login to other machines and copy files
12cr|heimdal-1.5.2-5|172	between machines (rsh, rlogin and rcp). All three of these commands
12cr|heimdal-1.5.2-5|173	use rhosts style authentication. This package contains servers needed
12cr|heimdal-1.5.2-5|174	for all of these services.
12cr|heimdal-1.5.2-5|175	
12cr|heimdal-1.5.2-5|176	%package	telnetd
12cr|heimdal-1.5.2-5|177	Summary:	Server for the telnet remote login
12cr|heimdal-1.5.2-5|178	Group:		System/Servers
12cr|heimdal-1.5.2-5|179	Requires(pre):	xinetd
12cr|heimdal-1.5.2-5|180	Requires:	%{name}-libs = %{EVRD}
12cr|heimdal-1.5.2-5|181	Conflicts:	krb5-appl-servers
12cr|heimdal-1.5.2-5|182	Conflicts:	netkit-telnet-server
12cr|heimdal-1.5.2-5|183	Provides:	telnet-server
12cr|heimdal-1.5.2-5|184	
12cr|heimdal-1.5.2-5|185	%description	telnetd
12cr|heimdal-1.5.2-5|186	Telnet is a popular protocol for remote logins across the Internet.
12cr|heimdal-1.5.2-5|187	This package provides a telnet daemon which allows remote logins into
12cr|heimdal-1.5.2-5|188	the machine it is running on.
12cr|heimdal-1.5.2-5|189	
12cr|heimdal-1.5.2-5|190	%if 0
12cr|heimdal-1.5.2-5|191	%package	clients
12cr|heimdal-1.5.2-5|192	Summary:	Kerberos programs for use on workstations
12cr|heimdal-1.5.2-5|193	Group:		Networking/Other
12cr|heimdal-1.5.2-5|194	Requires:	%{name}-libs = %{EVRD}
12cr|heimdal-1.5.2-5|195	
12cr|heimdal-1.5.2-5|196	%description	clients
12cr|heimdal-1.5.2-5|197	Kerberos 5 Clients.
12cr|heimdal-1.5.2-5|198	%endif
12cr|heimdal-1.5.2-5|199	
12cr|heimdal-1.5.2-5|200	%package	daemons
12cr|heimdal-1.5.2-5|201	Summary:	Kerberos daemons programs for use on servers
12cr|heimdal-1.5.2-5|202	Group:		System/Servers
12cr|heimdal-1.5.2-5|203	Requires:	%{name}-libs = %{EVRD}
12cr|heimdal-1.5.2-5|204	
12cr|heimdal-1.5.2-5|205	%description	daemons
12cr|heimdal-1.5.2-5|206	Kerberos Daemons.
12cr|heimdal-1.5.2-5|207	
12cr|heimdal-1.5.2-5|208	%package	devel
12cr|heimdal-1.5.2-5|209	Summary:	Header files for heimdal
12cr|heimdal-1.5.2-5|210	Group:		System/Libraries
12cr|heimdal-1.5.2-5|211	Requires:	%{name}-libs = %{EVRD}
12cr|heimdal-1.5.2-5|212	Conflicts:	libxmlrpc-devel
12cr|heimdal-1.5.2-5|213	Conflicts:	krb5-devel
12cr|heimdal-1.5.2-5|214	Conflicts:	ext2fs-devel
12cr|heimdal-1.5.2-5|215	
12cr|heimdal-1.5.2-5|216	%description	devel
12cr|heimdal-1.5.2-5|217	contains files needed to compile and link software using the kerberos
12cr|heimdal-1.5.2-5|218	libraries.
12cr|heimdal-1.5.2-5|219	
12cr|heimdal-1.5.2-5|220	%package	devel-doc
12cr|heimdal-1.5.2-5|221	Summary:	Developer documentation for heimdal
12cr|heimdal-1.5.2-5|222	Group:		System/Libraries
12cr|heimdal-1.5.2-5|223	Conflicts:	heimdal-devel <= 1.0.1-4
12cr|heimdal-1.5.2-5|224	
12cr|heimdal-1.5.2-5|225	%description	devel-doc
12cr|heimdal-1.5.2-5|226	Contains the documentation covering functions etc. in the heimdal libraries
12cr|heimdal-1.5.2-5|227	
12cr|heimdal-1.5.2-5|228	%prep
12cr|heimdal-1.5.2-5|229	%setup -q
12cr|heimdal-1.5.2-5|230	%patch11 -p1 -b .passwd_check
12cr|heimdal-1.5.2-5|231	
12cr|heimdal-1.5.2-5|232	%build
12cr|heimdal-1.5.2-5|233	%serverbuild
12cr|heimdal-1.5.2-5|234	#   --sysconfdir=%{_sysconfdir}/%{name} \
12cr|heimdal-1.5.2-5|235	%configure2_5x \
12cr|heimdal-1.5.2-5|236	--libexecdir=%{_sbindir} \
12cr|heimdal-1.5.2-5|237	--with-hdbdir=%{_localstatedir}/lib/%{name} \
12cr|heimdal-1.5.2-5|238	--disable-static \
12cr|heimdal-1.5.2-5|239	--enable-shared \
12cr|heimdal-1.5.2-5|240	--with-readline \
12cr|heimdal-1.5.2-5|241	--with-readline-lib=%{_libdir} \
12cr|heimdal-1.5.2-5|242	--with-readline-include=%{_includedir}/readline \
12cr|heimdal-1.5.2-5|243	--with-openldap=%{_prefix} \
12cr|heimdal-1.5.2-5|244	--with-sqlite3=%{_prefix} \
12cr|heimdal-1.5.2-5|245	--with-libintl=%{_prefix} \
12cr|heimdal-1.5.2-5|246	--with-x \
12cr|heimdal-1.5.2-5|247	--with-ipv6 \
12cr|heimdal-1.5.2-5|248	--enable-kcm \
12cr|heimdal-1.5.2-5|249	--enable-pk-init
12cr|heimdal-1.5.2-5|250	%if 0
12cr|heimdal-1.5.2-5|251	--enable-hdb-openldap-module
12cr|heimdal-1.5.2-5|252	%endif
12cr|heimdal-1.5.2-5|253	make
12cr|heimdal-1.5.2-5|254	%make -C doc html
12cr|heimdal-1.5.2-5|255	
12cr|heimdal-1.5.2-5|256	%install
12cr|heimdal-1.5.2-5|257	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12cr|heimdal-1.5.2-5|258	#install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|heimdal-1.5.2-5|259	
12cr|heimdal-1.5.2-5|260	%makeinstall_std
12cr|heimdal-1.5.2-5|261	
12cr|heimdal-1.5.2-5|262	install appl/su/.libs/su %{buildroot}%{_bindir}/ksu
12cr|heimdal-1.5.2-5|263	#install %{SOURCE4} %{buildroot}%{_sysconfdir}/krb5.conf
12cr|heimdal-1.5.2-5|264	
12cr|heimdal-1.5.2-5|265	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/%{name}
12cr|heimdal-1.5.2-5|266	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|heimdal-1.5.2-5|267	# FIXME install %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|heimdal-1.5.2-5|268	# FIXME install %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|heimdal-1.5.2-5|269	
12cr|heimdal-1.5.2-5|270	install -m644 %{SOURCE5} -D %{buildroot}%{_sysconfdir}/xinetd.d/ftpd
12cr|heimdal-1.5.2-5|271	install -m644 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/xinetd.d/rshd
12cr|heimdal-1.5.2-5|272	install -m644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/xinetd.d/telnetd
12cr|heimdal-1.5.2-5|273	install -m644 %{SOURCE8} -D %{buildroot}%{_sysconfdir}/xinetd.d/kadmind
12cr|heimdal-1.5.2-5|274	
12cr|heimdal-1.5.2-5|275	chmod +r %{buildroot}%{_bindir}/otp   # qrde dlaczego to ma chmod 0
12cr|heimdal-1.5.2-5|276	
12cr|heimdal-1.5.2-5|277	#touch %{buildroot}%{_sysconfdir}/%{name}/krb5.keytab
12cr|heimdal-1.5.2-5|278	touch %{buildroot}%{_sysconfdir}/krb5.keytab
12cr|heimdal-1.5.2-5|279	touch %{buildroot}%{_localstatedir}/lib/%{name}/kadmind.acl
12cr|heimdal-1.5.2-5|280	
12cr|heimdal-1.5.2-5|281	# prevent some conflicts
12cr|heimdal-1.5.2-5|282	mv %{buildroot}%{_mandir}/man1/su.1 %{buildroot}%{_mandir}/man1/ksu.1
12cr|heimdal-1.5.2-5|283	mv %{buildroot}%{_mandir}/cat1/su.1 %{buildroot}%{_mandir}/cat1/ksu.1
12cr|heimdal-1.5.2-5|284	rm -f %{buildroot}%{_mandir}/*5/ftpusers.5*
12cr|heimdal-1.5.2-5|285	
12cr|heimdal-1.5.2-5|286	rm -f %{buildroot}%{_libdir}/lib{com_err,ss}.so
12cr|heimdal-1.5.2-5|287	rm -f %{buildroot}%{_includedir}/{glob,fnmatch,ss/ss}.h
12cr|heimdal-1.5.2-5|288	rm -f %{buildroot}%{_bindir}/mk_cmds
12cr|heimdal-1.5.2-5|289	
12cr|heimdal-1.5.2-5|290	# see if we can avoid conflicting with krb5-devel
12cr|heimdal-1.5.2-5|291	mv %{buildroot}%{_bindir}/krb5-config %{buildroot}%{_bindir}/heimdal-config
12cr|heimdal-1.5.2-5|292	%multiarch_binaries %{buildroot}%{_bindir}/heimdal-config
12cr|heimdal-1.5.2-5|293	
12cr|heimdal-1.5.2-5|294	# utils
12cr|heimdal-1.5.2-5|295	install -m755 tools/kdc-log-analyze.pl -D %{buildroot}%{_datadir}/%{name}/kdc-log-analyze.pl
12cr|heimdal-1.5.2-5|296	install -m755 lib/kadm5/check-cracklib.pl -D %{buildroot}%{_datadir}/%{name}/check-cracklib.pl
12cr|heimdal-1.5.2-5|297	perl -pi -e 's|^#! ?/usr/pkg/bin/perl|#!%{_bindir}/perl|' \
12cr|heimdal-1.5.2-5|298	%{buildroot}%{_datadir}/%{name}/*.pl
12cr|heimdal-1.5.2-5|299	
12cr|heimdal-1.5.2-5|300	# stuff installed there because of libexecdir redefinition
12cr|heimdal-1.5.2-5|301	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_libdir}
12cr|heimdal-1.5.2-5|302	
12cr|heimdal-1.5.2-5|303	# cleanups
12cr|heimdal-1.5.2-5|304	rm -f %{buildroot}%{_libdir}/*.*a
12cr|heimdal-1.5.2-5|305	
12cr|heimdal-1.5.2-5|306	%check
12cr|heimdal-1.5.2-5|307	%if %{?_with_test:1}%{!?_with_test:0}
12cr|heimdal-1.5.2-5|308	# For some reason this check fails partially just under rpm:
12cr|heimdal-1.5.2-5|309	perl -pi -e 's/check-iprop //g' tests/kdc/Makefile
12cr|heimdal-1.5.2-5|310	make -C tests check
12cr|heimdal-1.5.2-5|311	%endif
12cr|heimdal-1.5.2-5|312	
12cr|heimdal-1.5.2-5|313	%pre server
12cr|heimdal-1.5.2-5|314	if [ -d %{_var}/%{name} ]; then
12cr|heimdal-1.5.2-5|315	mv %{_var}/%{name} %{_localstatedir}/lib/%{name}
12cr|heimdal-1.5.2-5|316	fi
12cr|heimdal-1.5.2-5|317	
12cr|heimdal-1.5.2-5|318	%post server
12cr|heimdal-1.5.2-5|319	%_post_service %{name}
12cr|heimdal-1.5.2-5|320	
12cr|heimdal-1.5.2-5|321	%preun server
12cr|heimdal-1.5.2-5|322	%_preun_service %{name}
12cr|heimdal-1.5.2-5|323	
12cr|heimdal-1.5.2-5|324	%post ftpd
12cr|heimdal-1.5.2-5|325	service xinetd condreload
12cr|heimdal-1.5.2-5|326	
12cr|heimdal-1.5.2-5|327	%postun ftpd
12cr|heimdal-1.5.2-5|328	service xinetd condreload
12cr|heimdal-1.5.2-5|329	
12cr|heimdal-1.5.2-5|330	%post rshd
12cr|heimdal-1.5.2-5|331	service xinetd condreload
12cr|heimdal-1.5.2-5|332	
12cr|heimdal-1.5.2-5|333	%postun rshd
12cr|heimdal-1.5.2-5|334	service xinetd condreload
12cr|heimdal-1.5.2-5|335	
12cr|heimdal-1.5.2-5|336	%post telnetd
12cr|heimdal-1.5.2-5|337	service xinetd condreload
12cr|heimdal-1.5.2-5|338	
12cr|heimdal-1.5.2-5|339	%postun telnetd
12cr|heimdal-1.5.2-5|340	service xinetd condreload
12cr|heimdal-1.5.2-5|341	
12cr|heimdal-1.5.2-5|342	%files server
12cr|heimdal-1.5.2-5|343	%doc NEWS TODO
12cr|heimdal-1.5.2-5|344	%{_initrddir}/%{name}
12cr|heimdal-1.5.2-5|345	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|heimdal-1.5.2-5|346	%config(noreplace) %{_sysconfdir}/xinetd.d/kadmind
12cr|heimdal-1.5.2-5|347	%dir %{_localstatedir}/lib/%{name}
12cr|heimdal-1.5.2-5|348	%config(noreplace) %{_localstatedir}/lib/%{name}/kadmind.acl
12cr|heimdal-1.5.2-5|349	# %{_mandir}/*1/kimpersonate.1*
12cr|heimdal-1.5.2-5|350	%{_mandir}/*8/kdigest.8.*
12cr|heimdal-1.5.2-5|351	%{_mandir}/*8/kimpersonate.8.*
12cr|heimdal-1.5.2-5|352	%{_mandir}/*8/iprop.8*
12cr|heimdal-1.5.2-5|353	%{_mandir}/*8/iprop-log.8*
12cr|heimdal-1.5.2-5|354	%{_mandir}/man8/kstash.8*
12cr|heimdal-1.5.2-5|355	%{_mandir}/man8/hprop.8*
12cr|heimdal-1.5.2-5|356	%{_mandir}/man8/hpropd.8*
12cr|heimdal-1.5.2-5|357	%{_mandir}/man8/kadmind.8*
12cr|heimdal-1.5.2-5|358	%{_mandir}/man8/kdc.8*
12cr|heimdal-1.5.2-5|359	%{_mandir}/man8/kxd.8*
12cr|heimdal-1.5.2-5|360	%{_mandir}/man8/kfd.8*
12cr|heimdal-1.5.2-5|361	%{_mandir}/man8/kpasswdd.8*
12cr|heimdal-1.5.2-5|362	%{_mandir}/man8/kcm.8*
12cr|heimdal-1.5.2-5|363	%{_mandir}/*8/ipropd-*.8*
12cr|heimdal-1.5.2-5|364	%{_mandir}/cat8/kstash.8*
12cr|heimdal-1.5.2-5|365	%{_mandir}/cat8/hprop.8*
12cr|heimdal-1.5.2-5|366	%{_mandir}/cat8/hpropd.8*
12cr|heimdal-1.5.2-5|367	%{_mandir}/cat8/kadmind.8*
12cr|heimdal-1.5.2-5|368	%{_mandir}/cat8/kdc.8*
12cr|heimdal-1.5.2-5|369	%{_mandir}/cat8/kxd.8*
12cr|heimdal-1.5.2-5|370	%{_mandir}/cat8/kfd.8*
12cr|heimdal-1.5.2-5|371	%{_mandir}/cat8/kpasswdd.8*
12cr|heimdal-1.5.2-5|372	%{_mandir}/cat8/kcm.8*
12cr|heimdal-1.5.2-5|373	%{_sbindir}/kstash
12cr|heimdal-1.5.2-5|374	%{_sbindir}/hprop
12cr|heimdal-1.5.2-5|375	%{_sbindir}/hpropd
12cr|heimdal-1.5.2-5|376	%{_sbindir}/ipropd-master
12cr|heimdal-1.5.2-5|377	%{_sbindir}/ipropd-slave
12cr|heimdal-1.5.2-5|378	%{_sbindir}/kadmind
12cr|heimdal-1.5.2-5|379	%{_sbindir}/kdc
12cr|heimdal-1.5.2-5|380	%{_sbindir}/kxd
12cr|heimdal-1.5.2-5|381	%{_sbindir}/kfd
12cr|heimdal-1.5.2-5|382	%{_sbindir}/kpasswdd
12cr|heimdal-1.5.2-5|383	%{_sbindir}/iprop-log
12cr|heimdal-1.5.2-5|384	%{_sbindir}/kcm
12cr|heimdal-1.5.2-5|385	%{_sbindir}/kdigest
12cr|heimdal-1.5.2-5|386	%{_sbindir}/kimpersonate
12cr|heimdal-1.5.2-5|387	%{_libdir}/%{name}
12cr|heimdal-1.5.2-5|388	%{_datadir}/%{name}
12cr|heimdal-1.5.2-5|389	%doc doc/*.html lib/hdb/hdb.schema
12cr|heimdal-1.5.2-5|390	
12cr|heimdal-1.5.2-5|391	%if 0
12cr|heimdal-1.5.2-5|392	%files hdb_ldap
12cr|heimdal-1.5.2-5|393	%{_libdir}/hdb_ldap*
12cr|heimdal-1.5.2-5|394	%endif
12cr|heimdal-1.5.2-5|395	
12cr|heimdal-1.5.2-5|396	%files libs
12cr|heimdal-1.5.2-5|397	#%dir %{_sysconfdir}/%{name}
12cr|heimdal-1.5.2-5|398	#attr(400,root,root) %ghost %{_sysconfdir}/%{name}/krb5.keytab
12cr|heimdal-1.5.2-5|399	%attr(400,root,root) %ghost %{_sysconfdir}/krb5.keytab
12cr|heimdal-1.5.2-5|400	%{_libdir}/lib*.so.*
12cr|heimdal-1.5.2-5|401	%{_libdir}/windc*.so.*
12cr|heimdal-1.5.2-5|402	%{_infodir}/heimdal.info*
12cr|heimdal-1.5.2-5|403	%{_infodir}/hx509.info.*
12cr|heimdal-1.5.2-5|404	%{_mandir}/man8/kerberos.8*
12cr|heimdal-1.5.2-5|405	%{_mandir}/cat8/kerberos.8*
12cr|heimdal-1.5.2-5|406	
12cr|heimdal-1.5.2-5|407	%files login
12cr|heimdal-1.5.2-5|408	%{_bindir}/login
12cr|heimdal-1.5.2-5|409	%{_mandir}/man1/login.1*
12cr|heimdal-1.5.2-5|410	%{_mandir}/cat1/login.1*
12cr|heimdal-1.5.2-5|411	
12cr|heimdal-1.5.2-5|412	%files ftp
12cr|heimdal-1.5.2-5|413	%{_bindir}/ftp
12cr|heimdal-1.5.2-5|414	%{_mandir}/man1/ftp.1*
12cr|heimdal-1.5.2-5|415	%{_mandir}/cat1/ftp.1*
12cr|heimdal-1.5.2-5|416	
12cr|heimdal-1.5.2-5|417	%files rsh
12cr|heimdal-1.5.2-5|418	%{_bindir}/rsh
12cr|heimdal-1.5.2-5|419	%{_bindir}/rcp
12cr|heimdal-1.5.2-5|420	%{_mandir}/man1/rsh.1*
12cr|heimdal-1.5.2-5|421	%{_mandir}/cat1/rsh.1*
12cr|heimdal-1.5.2-5|422	%{_mandir}/man1/rcp.1*
12cr|heimdal-1.5.2-5|423	%{_mandir}/cat1/rcp.1*
12cr|heimdal-1.5.2-5|424	
12cr|heimdal-1.5.2-5|425	%files telnet
12cr|heimdal-1.5.2-5|426	%{_bindir}/telnet
12cr|heimdal-1.5.2-5|427	%{_mandir}/man1/telnet.1*
12cr|heimdal-1.5.2-5|428	%{_mandir}/cat1/telnet.1*
12cr|heimdal-1.5.2-5|429	
12cr|heimdal-1.5.2-5|430	%files ftpd
12cr|heimdal-1.5.2-5|431	%config(noreplace) %{_sysconfdir}/xinetd.d/ftpd
12cr|heimdal-1.5.2-5|432	%{_sbindir}/ftpd
12cr|heimdal-1.5.2-5|433	%{_mandir}/man8/ftpd.8*
12cr|heimdal-1.5.2-5|434	%{_mandir}/cat8/ftpd.8*
12cr|heimdal-1.5.2-5|435	
12cr|heimdal-1.5.2-5|436	%files rshd
12cr|heimdal-1.5.2-5|437	%config(noreplace) %{_sysconfdir}/xinetd.d/rshd
12cr|heimdal-1.5.2-5|438	%{_sbindir}/rshd
12cr|heimdal-1.5.2-5|439	%{_mandir}/man8/rshd.8*
12cr|heimdal-1.5.2-5|440	%{_mandir}/cat8/rshd.8*
12cr|heimdal-1.5.2-5|441	
12cr|heimdal-1.5.2-5|442	%files telnetd
12cr|heimdal-1.5.2-5|443	%config(noreplace) %{_sysconfdir}/xinetd.d/telnetd
12cr|heimdal-1.5.2-5|444	%{_sbindir}/telnetd
12cr|heimdal-1.5.2-5|445	%{_mandir}/man8/telnetd.8*
12cr|heimdal-1.5.2-5|446	%{_mandir}/cat8/telnetd.8*
12cr|heimdal-1.5.2-5|447	
12cr|heimdal-1.5.2-5|448	%files workstation
12cr|heimdal-1.5.2-5|449	%{_bindir}/afslog
12cr|heimdal-1.5.2-5|450	%{_bindir}/kgetcred
12cr|heimdal-1.5.2-5|451	%{_bindir}/kx
12cr|heimdal-1.5.2-5|452	%{_bindir}/pfrom
12cr|heimdal-1.5.2-5|453	%{_bindir}/compile_et
12cr|heimdal-1.5.2-5|454	%{_bindir}/rxtelnet
12cr|heimdal-1.5.2-5|455	%{_bindir}/rxterm
12cr|heimdal-1.5.2-5|456	%{_bindir}/string2key
12cr|heimdal-1.5.2-5|457	%{_bindir}/tenletxr
12cr|heimdal-1.5.2-5|458	%{_bindir}/otpprint
12cr|heimdal-1.5.2-5|459	%{_bindir}/verify_krb5_conf
12cr|heimdal-1.5.2-5|460	%{_bindir}/xnlock
12cr|heimdal-1.5.2-5|461	%{_bindir}/kf
12cr|heimdal-1.5.2-5|462	%{_bindir}/kdestroy
12cr|heimdal-1.5.2-5|463	%{_bindir}/kinit
12cr|heimdal-1.5.2-5|464	%{_bindir}/klist
12cr|heimdal-1.5.2-5|465	%{_bindir}/kpasswd
12cr|heimdal-1.5.2-5|466	%{_bindir}/gsstool
12cr|heimdal-1.5.2-5|467	%{_bindir}/kcc
12cr|heimdal-1.5.2-5|468	%{_bindir}/pagsh
12cr|heimdal-1.5.2-5|469	%{_bindir}/hxtool
12cr|heimdal-1.5.2-5|470	%{_bindir}/idn-lookup
12cr|heimdal-1.5.2-5|471	%{_bindir}/kswitch
12cr|heimdal-1.5.2-5|472	%attr(4755,root,root) %{_bindir}/otp
12cr|heimdal-1.5.2-5|473	%attr(4755,root,root) %{_bindir}/su
12cr|heimdal-1.5.2-5|474	%attr(4755,root,root) %{_bindir}/ksu
12cr|heimdal-1.5.2-5|475	%{_sbindir}/kadmin
12cr|heimdal-1.5.2-5|476	%{_sbindir}/ktutil
12cr|heimdal-1.5.2-5|477	%{_sbindir}/digest-service
12cr|heimdal-1.5.2-5|478	%{_mandir}/man1/afslog.1*
12cr|heimdal-1.5.2-5|479	%{_mandir}/man1/ksu.1*
12cr|heimdal-1.5.2-5|480	# %{_mandir}/man1/kdigest.1*
12cr|heimdal-1.5.2-5|481	%{_mandir}/man1/kdestroy.1*
12cr|heimdal-1.5.2-5|482	%{_mandir}/man1/kgetcred.1*
12cr|heimdal-1.5.2-5|483	%{_mandir}/man1/klist.1*
12cr|heimdal-1.5.2-5|484	%{_mandir}/man1/kswitch.1*
12cr|heimdal-1.5.2-5|485	%{_mandir}/man1/kinit.1*
12cr|heimdal-1.5.2-5|486	%{_mandir}/man1/kpasswd.1*
12cr|heimdal-1.5.2-5|487	%{_mandir}/man1/pagsh.1*
12cr|heimdal-1.5.2-5|488	%{_mandir}/man1/otp.1*
12cr|heimdal-1.5.2-5|489	%{_mandir}/man1/otpprint.1*
12cr|heimdal-1.5.2-5|490	%{_mandir}/man1/kf.1*
12cr|heimdal-1.5.2-5|491	%{_mandir}/man1/kx.1*
12cr|heimdal-1.5.2-5|492	%{_mandir}/man1/pfrom.1*
12cr|heimdal-1.5.2-5|493	%{_mandir}/man1/rxtelnet.1*
12cr|heimdal-1.5.2-5|494	%{_mandir}/man1/rxterm.1*
12cr|heimdal-1.5.2-5|495	%{_mandir}/man1/tenletxr.1*
12cr|heimdal-1.5.2-5|496	%{_mandir}/man1/xnlock.1*
12cr|heimdal-1.5.2-5|497	%{_mandir}/man5/krb5.conf.5.*
12cr|heimdal-1.5.2-5|498	%{_mandir}/man5/login.access.5.*
12cr|heimdal-1.5.2-5|499	%{_mandir}/cat1/kdestroy.1*
12cr|heimdal-1.5.2-5|500	%{_mandir}/cat1/kgetcred.1*
12cr|heimdal-1.5.2-5|501	%{_mandir}/cat1/klist.1*
12cr|heimdal-1.5.2-5|502	%{_mandir}/cat1/kswitch.1*
12cr|heimdal-1.5.2-5|503	%{_mandir}/cat1/afslog.1*
12cr|heimdal-1.5.2-5|504	%{_mandir}/cat1/ksu.1*
12cr|heimdal-1.5.2-5|505	# %{_mandir}/cat1/kdigest.1*
12cr|heimdal-1.5.2-5|506	%{_mandir}/cat1/kinit.1*
12cr|heimdal-1.5.2-5|507	%{_mandir}/cat1/kpasswd.1*
12cr|heimdal-1.5.2-5|508	%{_mandir}/cat1/pagsh.1*
12cr|heimdal-1.5.2-5|509	%{_mandir}/cat1/otp.1*
12cr|heimdal-1.5.2-5|510	%{_mandir}/cat1/otpprint.1*
12cr|heimdal-1.5.2-5|511	%{_mandir}/cat1/kf.1*
12cr|heimdal-1.5.2-5|512	%{_mandir}/cat1/kx.1*
12cr|heimdal-1.5.2-5|513	%{_mandir}/cat1/pfrom.1*
12cr|heimdal-1.5.2-5|514	%{_mandir}/cat1/rxtelnet.1*
12cr|heimdal-1.5.2-5|515	%{_mandir}/cat1/rxterm.1*
12cr|heimdal-1.5.2-5|516	%{_mandir}/cat1/tenletxr.1*
12cr|heimdal-1.5.2-5|517	%{_mandir}/cat1/xnlock.1*
12cr|heimdal-1.5.2-5|518	%{_mandir}/man5/mech.5*
12cr|heimdal-1.5.2-5|519	%{_mandir}/*8/verify_krb5_conf.8*
12cr|heimdal-1.5.2-5|520	%{_mandir}/man8/string2key.8*
12cr|heimdal-1.5.2-5|521	%{_mandir}/man8/kadmin.8*
12cr|heimdal-1.5.2-5|522	%{_mandir}/man8/ktutil.8*
12cr|heimdal-1.5.2-5|523	%{_mandir}/cat8/string2key.8*
12cr|heimdal-1.5.2-5|524	%{_mandir}/cat8/kadmin.8*
12cr|heimdal-1.5.2-5|525	%{_mandir}/cat8/ktutil.8*
12cr|heimdal-1.5.2-5|526	
12cr|heimdal-1.5.2-5|527	%files daemons
12cr|heimdal-1.5.2-5|528	%{_sbindir}/popper
12cr|heimdal-1.5.2-5|529	%{_sbindir}/push
12cr|heimdal-1.5.2-5|530	%{_mandir}/man8/popper.8*
12cr|heimdal-1.5.2-5|531	%{_mandir}/man8/push.8*
12cr|heimdal-1.5.2-5|532	%{_mandir}/cat8/popper.8*
12cr|heimdal-1.5.2-5|533	%{_mandir}/cat8/push.8*
12cr|heimdal-1.5.2-5|534	
12cr|heimdal-1.5.2-5|535	%files devel
12cr|heimdal-1.5.2-5|536	%{_bindir}/heimdal-config
12cr|heimdal-1.5.2-5|537	%{multiarch_bindir}/heimdal-config
12cr|heimdal-1.5.2-5|538	%{_libdir}/lib*.so
12cr|heimdal-1.5.2-5|539	%{_libdir}/windc.so
12cr|heimdal-1.5.2-5|540	%{_includedir}/*
12cr|heimdal-1.5.2-5|541	%{_libdir}/pkgconfig/heimdal-gssapi.pc
12cr|heimdal-1.5.2-5|542	
12cr|heimdal-1.5.2-5|543	%files devel-doc
12cr|heimdal-1.5.2-5|544	%{_mandir}/man1/krb5-config.1*
12cr|heimdal-1.5.2-5|545	%{_mandir}/cat1/krb5-config.1*
12cr|heimdal-1.5.2-5|546	%{_mandir}/man3/*
12cr|heimdal-1.5.2-5|547	%{_mandir}/cat3/*
12cr|heimdal-1.5.2-5|548	
12cr|heimdal-1.5.2-5|549	
12cr|heimdal-1.5.2-5|550	%changelog
12cr|heimdal-1.5.2-5|551	* Wed May 30 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.5.2-4
12cr|heimdal-1.5.2-5|552	+ Revision: 801363
12cr|heimdal-1.5.2-5|553	- add back compile_et
12cr|heimdal-1.5.2-5|554	- use %%{EVRD} macro
12cr|heimdal-1.5.2-5|555	- cosmetics
12cr|heimdal-1.5.2-5|556	- fix executable-marked-as-config-file
12cr|heimdal-1.5.2-5|557	- fix dependency filter usage with internal dependency generator
12cr|heimdal-1.5.2-5|558	- %{_bindir}/compile_et is no longer built
12cr|heimdal-1.5.2-5|559	- fix moving of files to %%{_libdir}/%%{name}
12cr|heimdal-1.5.2-5|560	- ditch buildroot cleaning
12cr|heimdal-1.5.2-5|561	- add 'ftp-client', 'rsh-client', 'rsh-server' & 'ftp-server' to provides
12cr|heimdal-1.5.2-5|562	- don't run autoconf
12cr|heimdal-1.5.2-5|563	- cleanups
12cr|heimdal-1.5.2-5|564	
12cr|heimdal-1.5.2-5|565	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.5.2-3
12cr|heimdal-1.5.2-5|566	+ Revision: 774145
12cr|heimdal-1.5.2-5|567	- don't generate dependency on devel(libcom_err
12cr|heimdal-1.5.2-5|568	
12cr|heimdal-1.5.2-5|569	* Tue Feb 14 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.5.2-2
12cr|heimdal-1.5.2-5|570	+ Revision: 774109
12cr|heimdal-1.5.2-5|571	- add a conflict on ext2fs-devel for devel package
12cr|heimdal-1.5.2-5|572	
12cr|heimdal-1.5.2-5|573	* Thu Jan 12 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.5.2-1
12cr|heimdal-1.5.2-5|574	+ Revision: 760381
12cr|heimdal-1.5.2-5|575	- forgotten binary
12cr|heimdal-1.5.2-5|576	- version update  1.5.2
12cr|heimdal-1.5.2-5|577	
12cr|heimdal-1.5.2-5|578	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|heimdal-1.5.2-5|579	- P15: fix threading if the build host uses kernel 3.x
12cr|heimdal-1.5.2-5|580	- various cleanups
12cr|heimdal-1.5.2-5|581	
12cr|heimdal-1.5.2-5|582	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|heimdal-1.5.2-5|583	- build with db 5.1 (from fwang | 2011-04-12 11:00:31)
12cr|heimdal-1.5.2-5|584	
12cr|heimdal-1.5.2-5|585	* Fri Feb 04 2011 Funda Wang <fwang@mandriva.org> 1.4-2
12cr|heimdal-1.5.2-5|586	+ Revision: 635966
12cr|heimdal-1.5.2-5|587	- use symbolic link rather than hardlink for manpages
12cr|heimdal-1.5.2-5|588	- tighten BR
12cr|heimdal-1.5.2-5|589	- add correct source
12cr|heimdal-1.5.2-5|590	
12cr|heimdal-1.5.2-5|591	+ Buchan Milne <bgmilne@mandriva.org>
12cr|heimdal-1.5.2-5|592	- Update URLs
12cr|heimdal-1.5.2-5|593	
12cr|heimdal-1.5.2-5|594	* Wed Sep 15 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-1mdv2011.0
12cr|heimdal-1.5.2-5|595	+ Revision: 578761
12cr|heimdal-1.5.2-5|596	- new version
12cr|heimdal-1.5.2-5|597	
12cr|heimdal-1.5.2-5|598	* Sat Jul 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-1mdv2011.0
12cr|heimdal-1.5.2-5|599	+ Revision: 554618
12cr|heimdal-1.5.2-5|600	- update to new version 1.3.3
12cr|heimdal-1.5.2-5|601	
12cr|heimdal-1.5.2-5|602	* Tue May 11 2010 Buchan Milne <bgmilne@mandriva.org> 1.3.2-3mdv2010.1
12cr|heimdal-1.5.2-5|603	+ Revision: 544535
12cr|heimdal-1.5.2-5|604	- Search samba accounts by filtering on uid equal to userid, not princname
12cr|heimdal-1.5.2-5|605	
12cr|heimdal-1.5.2-5|606	* Wed Apr 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-2mdv2010.1
12cr|heimdal-1.5.2-5|607	+ Revision: 540281
12cr|heimdal-1.5.2-5|608	- fix build with openssl 1.0
12cr|heimdal-1.5.2-5|609	- add telnet-server and telnet-client virtual packages
12cr|heimdal-1.5.2-5|610	- conflict with other telnet packages
12cr|heimdal-1.5.2-5|611	
12cr|heimdal-1.5.2-5|612	* Fri Mar 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-1mdv2010.1
12cr|heimdal-1.5.2-5|613	+ Revision: 527600
12cr|heimdal-1.5.2-5|614	- new version
12cr|heimdal-1.5.2-5|615	
12cr|heimdal-1.5.2-5|616	* Sun Feb 14 2010 Buchan Milne <bgmilne@mandriva.org> 1.3.1-4mdv2010.1
12cr|heimdal-1.5.2-5|617	+ Revision: 505977
12cr|heimdal-1.5.2-5|618	- Use system libcom_err again (fixes conflict between -server libext2fs-devel)
12cr|heimdal-1.5.2-5|619	
12cr|heimdal-1.5.2-5|620	* Mon Feb 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-3mdv2010.1
12cr|heimdal-1.5.2-5|621	+ Revision: 502234
12cr|heimdal-1.5.2-5|622	- fix exported symbols list (should fix smbk5pwd overlay)
12cr|heimdal-1.5.2-5|623	- no need to prevent init script translation
12cr|heimdal-1.5.2-5|624	
12cr|heimdal-1.5.2-5|625	* Thu Dec 31 2009 Funda Wang <fwang@mandriva.org> 1.3.1-2mdv2010.1
12cr|heimdal-1.5.2-5|626	+ Revision: 484334
12cr|heimdal-1.5.2-5|627	- rebuild for db4.8
12cr|heimdal-1.5.2-5|628	
12cr|heimdal-1.5.2-5|629	* Mon Nov 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-1mdv2010.1
12cr|heimdal-1.5.2-5|630	+ Revision: 469224
12cr|heimdal-1.5.2-5|631	- update to new version 1.3.1
12cr|heimdal-1.5.2-5|632	
12cr|heimdal-1.5.2-5|633	* Thu Nov 19 2009 Zombie Ryushu <ryushu@mandriva.org> 1.3.0-1mdv2010.1
12cr|heimdal-1.5.2-5|634	+ Revision: 467455
12cr|heimdal-1.5.2-5|635	- Fix man pages
12cr|heimdal-1.5.2-5|636	- Fix files section
12cr|heimdal-1.5.2-5|637	- Fix files section
12cr|heimdal-1.5.2-5|638	- Upgrade to 1.3.0 stable from rc1
12cr|heimdal-1.5.2-5|639	- Upgrade to 1.3.0 stable from rc1
12cr|heimdal-1.5.2-5|640	
12cr|heimdal-1.5.2-5|641	* Tue Oct 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-0.rc1.1mdv2010.0
12cr|heimdal-1.5.2-5|642	+ Revision: 457005
12cr|heimdal-1.5.2-5|643	- new version
12cr|heimdal-1.5.2-5|644	
12cr|heimdal-1.5.2-5|645	* Tue Oct 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-0.pre10.1mdv2010.0
12cr|heimdal-1.5.2-5|646	+ Revision: 455249
12cr|heimdal-1.5.2-5|647	- new pre-release
12cr|heimdal-1.5.2-5|648	
12cr|heimdal-1.5.2-5|649	* Fri Aug 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-0.pre6.1mdv2010.0
12cr|heimdal-1.5.2-5|650	+ Revision: 421808
12cr|heimdal-1.5.2-5|651	- new version
12cr|heimdal-1.5.2-5|652	- drop unused sources
12cr|heimdal-1.5.2-5|653	- cleanup patch set
12cr|heimdal-1.5.2-5|654	
12cr|heimdal-1.5.2-5|655	* Wed Feb 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-2mdv2009.1
12cr|heimdal-1.5.2-5|656	+ Revision: 344919
12cr|heimdal-1.5.2-5|657	- rebuild against new readline
12cr|heimdal-1.5.2-5|658	- fix format errors
12cr|heimdal-1.5.2-5|659	
12cr|heimdal-1.5.2-5|660	* Sat Nov 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2009.1
12cr|heimdal-1.5.2-5|661	+ Revision: 301107
12cr|heimdal-1.5.2-5|662	- update to new version 1.2.1
12cr|heimdal-1.5.2-5|663	
12cr|heimdal-1.5.2-5|664	* Mon Oct 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-6mdv2009.1
12cr|heimdal-1.5.2-5|665	+ Revision: 297548
12cr|heimdal-1.5.2-5|666	- fix perl scripts interpreter, and install password check plugin
12cr|heimdal-1.5.2-5|667	
12cr|heimdal-1.5.2-5|668	* Sun Oct 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-5mdv2009.1
12cr|heimdal-1.5.2-5|669	+ Revision: 297291
12cr|heimdal-1.5.2-5|670	- ship utility scripts in server package
12cr|heimdal-1.5.2-5|671	
12cr|heimdal-1.5.2-5|672	* Wed Oct 01 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-4mdv2009.0
12cr|heimdal-1.5.2-5|673	+ Revision: 290690
12cr|heimdal-1.5.2-5|674	- conflict with openafs has been fixed
12cr|heimdal-1.5.2-5|675	
12cr|heimdal-1.5.2-5|676	* Tue Jul 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-3mdv2009.0
12cr|heimdal-1.5.2-5|677	+ Revision: 235929
12cr|heimdal-1.5.2-5|678	- mark /etc/sysconfig/heimdal as configuration file
12cr|heimdal-1.5.2-5|679	
12cr|heimdal-1.5.2-5|680	* Tue Jul 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-2mdv2009.0
12cr|heimdal-1.5.2-5|681	+ Revision: 235889
12cr|heimdal-1.5.2-5|682	- fix default database location
12cr|heimdal-1.5.2-5|683	
12cr|heimdal-1.5.2-5|684	* Wed Jul 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-1mdv2009.0
12cr|heimdal-1.5.2-5|685	+ Revision: 230714
12cr|heimdal-1.5.2-5|686	- new version
12cr|heimdal-1.5.2-5|687	
12cr|heimdal-1.5.2-5|688	+ Buchan Milne <bgmilne@mandriva.org>
12cr|heimdal-1.5.2-5|689	- New version 1.2
12cr|heimdal-1.5.2-5|690	Address some overlinking/underlinking issues (not all fixed yet)
12cr|heimdal-1.5.2-5|691	Build against system sqlite
12cr|heimdal-1.5.2-5|692	
12cr|heimdal-1.5.2-5|693	+ Pixel <pixel@mandriva.com>
12cr|heimdal-1.5.2-5|694	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|heimdal-1.5.2-5|695	- normalize call to ldconfig in %%post/%%postun
12cr|heimdal-1.5.2-5|696	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|heimdal-1.5.2-5|697	
12cr|heimdal-1.5.2-5|698	* Mon Mar 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-4mdv2008.1
12cr|heimdal-1.5.2-5|699	+ Revision: 183582
12cr|heimdal-1.5.2-5|700	- move headers back to standard location
12cr|heimdal-1.5.2-5|701	make devel package conflict with mit-kerberos devel package
12cr|heimdal-1.5.2-5|702	
12cr|heimdal-1.5.2-5|703	* Fri Mar 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-3mdv2008.1
12cr|heimdal-1.5.2-5|704	+ Revision: 181388
12cr|heimdal-1.5.2-5|705	- don't redefine rpm macros, it break readline detection
12cr|heimdal-1.5.2-5|706	- rediff readline test fix using automake source files
12cr|heimdal-1.5.2-5|707	- use PLD patch to avoid install libeditline, so as to fix conflict with readline
12cr|heimdal-1.5.2-5|708	
12cr|heimdal-1.5.2-5|709	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.1-2mdv2008.1
12cr|heimdal-1.5.2-5|710	+ Revision: 170887
12cr|heimdal-1.5.2-5|711	- rebuild
12cr|heimdal-1.5.2-5|712	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|heimdal-1.5.2-5|713	- fix summary-not-capitalized
12cr|heimdal-1.5.2-5|714	
12cr|heimdal-1.5.2-5|715	* Fri Jan 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2008.1
12cr|heimdal-1.5.2-5|716	+ Revision: 158141
12cr|heimdal-1.5.2-5|717	- new version
12cr|heimdal-1.5.2-5|718	drop patch 8 and 9 (merged upstream)
12cr|heimdal-1.5.2-5|719	drop additional sources
12cr|heimdal-1.5.2-5|720	only use specific library directory for releases <= 2007.1
12cr|heimdal-1.5.2-5|721	
12cr|heimdal-1.5.2-5|722	+ Buchan Milne <bgmilne@mandriva.org>
12cr|heimdal-1.5.2-5|723	- Improve descriptions
12cr|heimdal-1.5.2-5|724	- Add chkconfig lines for distros that dont yet support LSB tags
12cr|heimdal-1.5.2-5|725	- Remove attributions, as it no longer resembles the script attributed to.
12cr|heimdal-1.5.2-5|726	
12cr|heimdal-1.5.2-5|727	+ Olivier Blin <blino@mandriva.org>
12cr|heimdal-1.5.2-5|728	- restore BuildRoot
12cr|heimdal-1.5.2-5|729	
12cr|heimdal-1.5.2-5|730	* Mon Dec 24 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2008.1
12cr|heimdal-1.5.2-5|731	+ Revision: 137508
12cr|heimdal-1.5.2-5|732	- rebuilt against openldap-2.4.7 libs
12cr|heimdal-1.5.2-5|733	
12cr|heimdal-1.5.2-5|734	+ Thierry Vignaud <tv@mandriva.org>
12cr|heimdal-1.5.2-5|735	- kill re-definition of %%buildroot on Pixel's request
12cr|heimdal-1.5.2-5|736	
12cr|heimdal-1.5.2-5|737	* Mon Dec 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2008.1
12cr|heimdal-1.5.2-5|738	+ Revision: 121654
12cr|heimdal-1.5.2-5|739	- new version
12cr|heimdal-1.5.2-5|740	
12cr|heimdal-1.5.2-5|741	* Sun Dec 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-0.RC6.1mdv2008.1
12cr|heimdal-1.5.2-5|742	+ Revision: 116778
12cr|heimdal-1.5.2-5|743	- new version
12cr|heimdal-1.5.2-5|744	
12cr|heimdal-1.5.2-5|745	+ Thierry Vignaud <tv@mandriva.org>
12cr|heimdal-1.5.2-5|746	- buildrequires X11-devel instead of XFree86-devel
12cr|heimdal-1.5.2-5|747	
12cr|heimdal-1.5.2-5|748	+ Buchan Milne <bgmilne@mandriva.org>
12cr|heimdal-1.5.2-5|749	- Use --detach for ipropd-master by default
12cr|heimdal-1.5.2-5|750	- Avoid conflict with krb5-devel, by:
12cr|heimdal-1.5.2-5|751	- moving headers to %%_includedir/heimdal
12cr|heimdal-1.5.2-5|752	- splitting of the devel docs
12cr|heimdal-1.5.2-5|753	- renaming krb5-config to heimdal-config
12cr|heimdal-1.5.2-5|754	
12cr|heimdal-1.5.2-5|755	* Thu Sep 27 2007 Buchan Milne <bgmilne@mandriva.org> 1.0.1-4mdv2008.0
12cr|heimdal-1.5.2-5|756	+ Revision: 93260
12cr|heimdal-1.5.2-5|757	- Dont run tests by default
12cr|heimdal-1.5.2-5|758	- Buildrequire texinfo for docs
12cr|heimdal-1.5.2-5|759	- Conflict with libgssapi2 on 2008.0 to take care of upgrade case
12cr|heimdal-1.5.2-5|760	- Ship schema file (hdb.schema) for hdb_ldap
12cr|heimdal-1.5.2-5|761	- Start and stop all relevant daemons in init script (configurable)
12cr|heimdal-1.5.2-5|762	- Fix start/stop messages in init script (part of bug #32897)
12cr|heimdal-1.5.2-5|763	- Require krb5 on mdv2008.0 or later (part of bug #27273)
12cr|heimdal-1.5.2-5|764	- Fix location of configuration files (bug #32898)
12cr|heimdal-1.5.2-5|765	- Ship some files in svn but missing from tarball, among others to
12cr|heimdal-1.5.2-5|766	- ship html docs
12cr|heimdal-1.5.2-5|767	- ship files necessary for tests
12cr|heimdal-1.5.2-5|768	- Enable tests (except for check-ipropd which fails only under rpm)
12cr|heimdal-1.5.2-5|769	- Make backports work (by shipping libs in package-specific dir) on 2007.1 or older
12cr|heimdal-1.5.2-5|770	
12cr|heimdal-1.5.2-5|771	* Sun Sep 09 2007 Buchan Milne <bgmilne@mandriva.org> 1.0.1-3mdv2008.0
12cr|heimdal-1.5.2-5|772	+ Revision: 83707
12cr|heimdal-1.5.2-5|773	- Buildrequire e2fsprogs-devel (fixes #32110)
12cr|heimdal-1.5.2-5|774	
12cr|heimdal-1.5.2-5|775	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|heimdal-1.5.2-5|776	- adjust conflict on libxmlrpc-devel
12cr|heimdal-1.5.2-5|777	
12cr|heimdal-1.5.2-5|778	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1.0.1-2mdv2008.0
12cr|heimdal-1.5.2-5|779	+ Revision: 70270
12cr|heimdal-1.5.2-5|780	- kill file require on chkconfig
12cr|heimdal-1.5.2-5|781	
12cr|heimdal-1.5.2-5|782	* Thu Aug 16 2007 Buchan Milne <bgmilne@mandriva.org> 1.0.1-1mdv2008.0
12cr|heimdal-1.5.2-5|783	+ Revision: 64524
12cr|heimdal-1.5.2-5|784	- New version 1.0.1
12cr|heimdal-1.5.2-5|785	- Fix daemons detaching from init script (#27274)
12cr|heimdal-1.5.2-5|786	- Add conflict with ftp-client-krb5 (#23757)
12cr|heimdal-1.5.2-5|787	- Add conflicts to heimdal-login (is probably totally uninstallable now) (#23759)
12cr|heimdal-1.5.2-5|788	- Add conflict with telnet-client-krb5 (#23763)
12cr|heimdal-1.5.2-5|789	- Drop ftpusers file conflicting with man-pages (#32181)
12cr|heimdal-1.5.2-5|790	- Buildrequire readline devel (fixes conflict with editline) (#25605)
12cr|heimdal-1.5.2-5|791	
12cr|heimdal-1.5.2-5|792	* Tue Jun 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.1-4mdv2008.0
12cr|heimdal-1.5.2-5|793	+ Revision: 41558
12cr|heimdal-1.5.2-5|794	- explicit conflicts from devel package with krb5-devel and gssapi-devel
12cr|heimdal-1.5.2-5|795	
12cr|heimdal-1.5.2-5|796	* Mon Jun 04 2007 Buchan Milne <bgmilne@mandriva.org> 0.8.1-3mdv2008.0
12cr|heimdal-1.5.2-5|797	+ Revision: 35100
12cr|heimdal-1.5.2-5|798	- BuildRequire openldap-devel so --with-openldap has a chance of working
12cr|heimdal-1.5.2-5|799	
12cr|heimdal-1.5.2-5|800	* Fri Apr 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.1-2mdv2008.0
12cr|heimdal-1.5.2-5|801	+ Revision: 18677
12cr|heimdal-1.5.2-5|802	- get rid of heimdal mk_cmds to fix ext2fs-devel conflict, and explicit conflict with xmlrpc-devel
12cr|heimdal-1.5.2-5|803	
12cr|heimdal-1.5.2-5|804	* Fri Apr 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.1-1mdv2008.0
12cr|heimdal-1.5.2-5|805	+ Revision: 18510
12cr|heimdal-1.5.2-5|806	- new version
12cr|heimdal-1.5.2-5|807	
12cr|heimdal-1.5.2-5|808	
12cr|heimdal-1.5.2-5|809	* Tue Mar 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.2-5mdv2007.1
12cr|heimdal-1.5.2-5|810	+ Revision: 147013
12cr|heimdal-1.5.2-5|811	- drop unapplied patches, bunzip remaining one
12cr|heimdal-1.5.2-5|812	- fix database location
12cr|heimdal-1.5.2-5|813	use standard compilation flags, execepted fortify flags
12cr|heimdal-1.5.2-5|814	
12cr|heimdal-1.5.2-5|815	* Wed Mar 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.2-4mdv2007.1
12cr|heimdal-1.5.2-5|816	+ Revision: 143504
12cr|heimdal-1.5.2-5|817	- fix build dependencies
12cr|heimdal-1.5.2-5|818	- make sure the lib package doesn't conflict with its mit equivalent, while the workstation and the server one does
12cr|heimdal-1.5.2-5|819	- make workstation package provides kerberos-workstation
12cr|heimdal-1.5.2-5|820	- move data into more compliant %%{_localstatedir}/%%{name}
12cr|heimdal-1.5.2-5|821	- drop alternatives, use plain old conflicts with krb5 and openafs
12cr|heimdal-1.5.2-5|822	- rename base package into -workstation, as for the MIT implementation
12cr|heimdal-1.5.2-5|823	- minor spec cleanups
12cr|heimdal-1.5.2-5|824	- yet another polish description slaid
12cr|heimdal-1.5.2-5|825	- cleanup %%file sections
12cr|heimdal-1.5.2-5|826	- drop polish translations (if i was not so lazy, I'd move them to rpm-summary package)
12cr|heimdal-1.5.2-5|827	
12cr|heimdal-1.5.2-5|828	* Thu Feb 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.2-3mdv2007.1
12cr|heimdal-1.5.2-5|829	+ Revision: 124675
12cr|heimdal-1.5.2-5|830	- explicit conflict with MITH telnet and ftp server
12cr|heimdal-1.5.2-5|831	- fix alternative problem (fix #28856)
12cr|heimdal-1.5.2-5|832	
12cr|heimdal-1.5.2-5|833	+ Buchan Milne <bgmilne@mandriva.org>
12cr|heimdal-1.5.2-5|834	- Import heimdal
12cr|heimdal-1.5.2-5|835	
12cr|heimdal-1.5.2-5|836	* Thu Aug 24 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.7.2-2mdv2007.0
12cr|heimdal-1.5.2-5|837	- fix group
12cr|heimdal-1.5.2-5|838	
12cr|heimdal-1.5.2-5|839	* Thu Mar 23 2006 Buchan Milne <bgmilne@mandriva.org> 0.7.2-1mdk
12cr|heimdal-1.5.2-5|840	- New release 0.7.2
12cr|heimdal-1.5.2-5|841	- buildrequire bison
12cr|heimdal-1.5.2-5|842	
12cr|heimdal-1.5.2-5|843	* Thu Sep 22 2005 Buchan Milne <bgmilne@mandriva.org> 0.7.1-1mdk
12cr|heimdal-1.5.2-5|844	- finally finish the last bits of this initial package
12cr|heimdal-1.5.2-5|845	
12cr|heimdal-1.5.2-5|846	* Fri Nov 26 2004 Buchan Milne <bgmilne@linux-mandrake.com> 0.6.3-1mdk
12cr|heimdal-1.5.2-5|847	- 0.6.3
12cr|heimdal-1.5.2-5|848	
12cr|heimdal-1.5.2-5|849	* Tue Jul 27 2004 Buchan Milne <bgmilne@linux-mandrake.com> 0.6.2-1mdk
12cr|heimdal-1.5.2-5|850	- 0.6.2
12cr|heimdal-1.5.2-5|851	- drop db4 patchs (p3,p4) and compilation fixes (p5) - applied upstream
12cr|heimdal-1.5.2-5|852	

2048 12
12cr|heimdall-1.3.1-1|1	%define name	heimdall
12cr|heimdall-1.3.1-1|2	%define version	1.3.1
12cr|heimdall-1.3.1-1|3	%define release	%mkrel 1
12cr|heimdall-1.3.1-1|4	
12cr|heimdall-1.3.1-1|5	%define udev_rules_dir /lib/udev/rules.d
12cr|heimdall-1.3.1-1|6	
12cr|heimdall-1.3.1-1|7	Name:		%{name}
12cr|heimdall-1.3.1-1|8	Version:	%{version}
12cr|heimdall-1.3.1-1|9	Release:	%{release}
12cr|heimdall-1.3.1-1|10	Summary:	Flash firmware (aka ROMs) onto Samsung Galaxy S devices
12cr|heimdall-1.3.1-1|11	Group:		Development/Other
12cr|heimdall-1.3.1-1|12	License:	MIT
12cr|heimdall-1.3.1-1|13	URL:		http://www.glassechidna.com.au/products/%{name}/
12cr|heimdall-1.3.1-1|14	# Source has to be generated from https://github.com/Benjamin-Dobell/Heimdall/tree/v1.3.1
12cr|heimdall-1.3.1-1|15	# using git archive --format tar --prefix heimdall-1.3.1/ -o heimdall-1.3.1.tar v1.3.1
12cr|heimdall-1.3.1-1|16	Source:		%{name}-%{version}.tar.xz
12cr|heimdall-1.3.1-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|heimdall-1.3.1-1|18	Patch0:		heimdall-1.3.1-no-root.patch
12cr|heimdall-1.3.1-1|19	BuildRequires:	pkgconfig(libusb-1.0)
12cr|heimdall-1.3.1-1|20	BuildRequires:	dos2unix
12cr|heimdall-1.3.1-1|21	BuildRequires:	qt4-devel
12cr|heimdall-1.3.1-1|22	
12cr|heimdall-1.3.1-1|23	%description
12cr|heimdall-1.3.1-1|24	Heimdall is a cross-platform open-source utility to flash firmware (aka ROMs)
12cr|heimdall-1.3.1-1|25	onto Samsung Galaxy S devices.
12cr|heimdall-1.3.1-1|26	
12cr|heimdall-1.3.1-1|27	%package frontend
12cr|heimdall-1.3.1-1|28	Summary:	Qt4 based frontend for %{name}
12cr|heimdall-1.3.1-1|29	Group:		Graphical desktop/KDE
12cr|heimdall-1.3.1-1|30	Requires:	%{name} = %{version}-%{release}
12cr|heimdall-1.3.1-1|31	
12cr|heimdall-1.3.1-1|32	%description frontend
12cr|heimdall-1.3.1-1|33	Heimdall is a cross-platform open-source utility to flash firmware (aka ROMs)
12cr|heimdall-1.3.1-1|34	onto Samsung Galaxy S devices.
12cr|heimdall-1.3.1-1|35	
12cr|heimdall-1.3.1-1|36	This package provides Qt4 based frontend for %{name}.
12cr|heimdall-1.3.1-1|37	
12cr|heimdall-1.3.1-1|38	%prep
12cr|heimdall-1.3.1-1|39	%setup -q
12cr|heimdall-1.3.1-1|40	%apply_patches
12cr|heimdall-1.3.1-1|41	
12cr|heimdall-1.3.1-1|42	#fix EOLs
12cr|heimdall-1.3.1-1|43	dos2unix Linux/README
12cr|heimdall-1.3.1-1|44	
12cr|heimdall-1.3.1-1|45	#fix frontend install
12cr|heimdall-1.3.1-1|46	sed -i -e 's|/usr/local/bin|%{_bindir}|g' heimdall-frontend/heimdall-frontend.pro
12cr|heimdall-1.3.1-1|47	
12cr|heimdall-1.3.1-1|48	%build
12cr|heimdall-1.3.1-1|49	cd libpit
12cr|heimdall-1.3.1-1|50	%configure
12cr|heimdall-1.3.1-1|51	%make
12cr|heimdall-1.3.1-1|52	cd ..
12cr|heimdall-1.3.1-1|53	cd heimdall
12cr|heimdall-1.3.1-1|54	./autogen.sh --help || :
12cr|heimdall-1.3.1-1|55	%configure2_5x
12cr|heimdall-1.3.1-1|56	%make V=1
12cr|heimdall-1.3.1-1|57	cd ..
12cr|heimdall-1.3.1-1|58	
12cr|heimdall-1.3.1-1|59	cd heimdall-frontend
12cr|heimdall-1.3.1-1|60	%qmake_qt4 heimdall-frontend.pro
12cr|heimdall-1.3.1-1|61	%make V=1
12cr|heimdall-1.3.1-1|62	cd ..
12cr|heimdall-1.3.1-1|63	
12cr|heimdall-1.3.1-1|64	%install
12cr|heimdall-1.3.1-1|65	rm -rf %{buildroot}
12cr|heimdall-1.3.1-1|66	
12cr|heimdall-1.3.1-1|67	pushd heimdall
12cr|heimdall-1.3.1-1|68	%makeinstall_std
12cr|heimdall-1.3.1-1|69	popd
12cr|heimdall-1.3.1-1|70	
12cr|heimdall-1.3.1-1|71	pushd heimdall-frontend
12cr|heimdall-1.3.1-1|72	%make INSTALL_ROOT=%{buildroot} install
12cr|heimdall-1.3.1-1|73	popd
12cr|heimdall-1.3.1-1|74	
12cr|heimdall-1.3.1-1|75	# udev rule
12cr|heimdall-1.3.1-1|76	mkdir -p %{buildroot}%{udev_rules_dir}
12cr|heimdall-1.3.1-1|77	cat > %{buildroot}%{udev_rules_dir}/60-heimdall-galaxy-s.rules << EOF
12cr|heimdall-1.3.1-1|78	SUBSYSTEM=="usb", ATTR{idVendor}=="04e8", ATTR{idProduct}=="6601", MODE="0666"
12cr|heimdall-1.3.1-1|79	EOF
12cr|heimdall-1.3.1-1|80	
12cr|heimdall-1.3.1-1|81	# desktop file
12cr|heimdall-1.3.1-1|82	# TODO: better icon
12cr|heimdall-1.3.1-1|83	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|heimdall-1.3.1-1|84	cat > %{buildroot}%{_datadir}/applications/mandriva-heimdall.desktop << EOF
12cr|heimdall-1.3.1-1|85	[Desktop Entry]
12cr|heimdall-1.3.1-1|86	Name=Heimdall
12cr|heimdall-1.3.1-1|87	Comment=Flash firmware (aka ROMs) onto Samsung Galaxy S devices
12cr|heimdall-1.3.1-1|88	Icon=phone
12cr|heimdall-1.3.1-1|89	Exec=%{name}-frontend
12cr|heimdall-1.3.1-1|90	Terminal=false
12cr|heimdall-1.3.1-1|91	Type=Application
12cr|heimdall-1.3.1-1|92	Categories=Qt;Utility;
12cr|heimdall-1.3.1-1|93	EOF
12cr|heimdall-1.3.1-1|94	
12cr|heimdall-1.3.1-1|95	%clean
12cr|heimdall-1.3.1-1|96	rm -rf %{buildroot}
12cr|heimdall-1.3.1-1|97	
12cr|heimdall-1.3.1-1|98	%post
12cr|heimdall-1.3.1-1|99	udevadm control --reload
12cr|heimdall-1.3.1-1|100	
12cr|heimdall-1.3.1-1|101	%postun
12cr|heimdall-1.3.1-1|102	udevadm control --reload
12cr|heimdall-1.3.1-1|103	
12cr|heimdall-1.3.1-1|104	%files
12cr|heimdall-1.3.1-1|105	%defattr(-,root,root)
12cr|heimdall-1.3.1-1|106	%doc Linux/README heimdall/LICENSE
12cr|heimdall-1.3.1-1|107	%{_bindir}/%{name}
12cr|heimdall-1.3.1-1|108	%{udev_rules_dir}/60-heimdall-galaxy-s.rules
12cr|heimdall-1.3.1-1|109	
12cr|heimdall-1.3.1-1|110	%files frontend
12cr|heimdall-1.3.1-1|111	%defattr(-,root,root)
12cr|heimdall-1.3.1-1|112	%doc Linux/README heimdall/LICENSE
12cr|heimdall-1.3.1-1|113	%{_bindir}/%{name}-frontend
12cr|heimdall-1.3.1-1|114	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|heimdall-1.3.1-1|115	
12cr|heimdall-1.3.1-1|116	
12cr|heimdall-1.3.1-1|117	%changelog
12cr|heimdall-1.3.1-1|118	* Tue Sep 11 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.3.1-1mdv2012.0
12cr|heimdall-1.3.1-1|119	+ Revision: 816803
12cr|heimdall-1.3.1-1|120	- Update to 1.3.1
12cr|heimdall-1.3.1-1|121	- Don't require root privileges during %%install
12cr|heimdall-1.3.1-1|122	
12cr|heimdall-1.3.1-1|123	* Wed Dec 22 2010 Jani Välimaa <wally@mandriva.org> 1.1.1-1mdv2011.0
12cr|heimdall-1.3.1-1|124	+ Revision: 623913
12cr|heimdall-1.3.1-1|125	- new version 1.1.1
12cr|heimdall-1.3.1-1|126	- update udev rule
12cr|heimdall-1.3.1-1|127	
12cr|heimdall-1.3.1-1|128	* Sun Dec 05 2010 Jani Välimaa <wally@mandriva.org> 1.1.0-1mdv2011.0
12cr|heimdall-1.3.1-1|129	+ Revision: 610718
12cr|heimdall-1.3.1-1|130	- new version 1.1.0
12cr|heimdall-1.3.1-1|131	- add udev rule to handle device rights after plug in
12cr|heimdall-1.3.1-1|132	- introduce new heimdall-frontend package
12cr|heimdall-1.3.1-1|133	
12cr|heimdall-1.3.1-1|134	* Mon Nov 01 2010 Jani Välimaa <wally@mandriva.org> 1.0.0-1mdv2011.0
12cr|heimdall-1.3.1-1|135	+ Revision: 591515
12cr|heimdall-1.3.1-1|136	- import heimdall
12cr|heimdall-1.3.1-1|137	

2049 12
12cr|hellanzb-0.13-5|1	Name:           hellanzb
12cr|hellanzb-0.13-5|2	Version:        0.13
12cr|hellanzb-0.13-5|3	Release:        %mkrel 5
12cr|hellanzb-0.13-5|4	Summary:        Hands-free nzb downloader and post processor
12cr|hellanzb-0.13-5|5	
12cr|hellanzb-0.13-5|6	Group:          Networking/News
12cr|hellanzb-0.13-5|7	License:        BSD
12cr|hellanzb-0.13-5|8	URL:            http://www.hellanzb.com/trac/
12cr|hellanzb-0.13-5|9	Source0:        http://www.hellanzb.com/distfiles/hellanzb-%{version}.tar.gz
12cr|hellanzb-0.13-5|10	Source1:        README.urpmi
12cr|hellanzb-0.13-5|11	Patch0:         hellanzb-configuration-location3.patch
12cr|hellanzb-0.13-5|12	Patch1:         hellanzb-unrar-is-optional.patch
12cr|hellanzb-0.13-5|13	Patch2:         hellanzb-remove-bogus-shebang.patch
12cr|hellanzb-0.13-5|14	Patch3:         hellanzb-0.13-dont-attempt-multiple-groups.diff
12cr|hellanzb-0.13-5|15	# (ahmad) add patch from debian to fix compatibility with Twisted 10.0.0
12cr|hellanzb-0.13-5|16	# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573221
12cr|hellanzb-0.13-5|17	Patch4:         007-Twisted_10.0.0_compat.patch
12cr|hellanzb-0.13-5|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|hellanzb-0.13-5|19	BuildRequires:  python-devel
12cr|hellanzb-0.13-5|20	BuildRequires:  python-setuptools
12cr|hellanzb-0.13-5|21	BuildArch:      noarch
12cr|hellanzb-0.13-5|22	
12cr|hellanzb-0.13-5|23	Requires:       parchive2
12cr|hellanzb-0.13-5|24	Requires:       python-twisted
12cr|hellanzb-0.13-5|25	Requires:       python-twisted-web
12cr|hellanzb-0.13-5|26	Requires:       python-yenc
12cr|hellanzb-0.13-5|27	
12cr|hellanzb-0.13-5|28	
12cr|hellanzb-0.13-5|29	%description
12cr|hellanzb-0.13-5|30	hellanzb is an easy to use application designed to retrieve nzb files
12cr|hellanzb-0.13-5|31	and fully process them. The goal being to make getting files from Usenet
12cr|hellanzb-0.13-5|32	as hands-free as possible. Once fully installed, all that's required
12cr|hellanzb-0.13-5|33	is moving an nzb file to the queue directory. The rest: downloading,
12cr|hellanzb-0.13-5|34	par-checking, un-raring, etc. is done automatically by hellanzb.
12cr|hellanzb-0.13-5|35	
12cr|hellanzb-0.13-5|36	
12cr|hellanzb-0.13-5|37	%prep
12cr|hellanzb-0.13-5|38	%setup -q
12cr|hellanzb-0.13-5|39	%patch0
12cr|hellanzb-0.13-5|40	sed --in-place 's|\*DOCDIR\*|%{_docdir}|' Hellanzb/Core.py
12cr|hellanzb-0.13-5|41	sed --in-place 's|\*PKGNAME\*|%{name}|'   Hellanzb/Core.py
12cr|hellanzb-0.13-5|42	%patch1
12cr|hellanzb-0.13-5|43	%patch2
12cr|hellanzb-0.13-5|44	%patch3
12cr|hellanzb-0.13-5|45	%patch4 -p1 -b .twisted
12cr|hellanzb-0.13-5|46	
12cr|hellanzb-0.13-5|47	
12cr|hellanzb-0.13-5|48	%build
12cr|hellanzb-0.13-5|49	%{__python} -c 'import setuptools; execfile("setup.py")' build
12cr|hellanzb-0.13-5|50	
12cr|hellanzb-0.13-5|51	
12cr|hellanzb-0.13-5|52	%install
12cr|hellanzb-0.13-5|53	rm -rf %{buildroot}
12cr|hellanzb-0.13-5|54	mkdir -p %{buildroot}%{_sysconfdir}
12cr|hellanzb-0.13-5|55	%{__python} -c 'import setuptools; execfile("setup.py")' install --skip-build --root %{buildroot}
12cr|hellanzb-0.13-5|56	
12cr|hellanzb-0.13-5|57	mv %{buildroot}%{_bindir}/%{name}.py %{buildroot}%{_bindir}/%{name}
12cr|hellanzb-0.13-5|58	rm %{buildroot}/usr/etc/%{name}.conf.sample
12cr|hellanzb-0.13-5|59	
12cr|hellanzb-0.13-5|60	mv etc/hellanzb.conf.sample %{buildroot}/%{_docdir}/%{name}/
12cr|hellanzb-0.13-5|61	cp %{SOURCE1} %{buildroot}%{_docdir}/%{name}/
12cr|hellanzb-0.13-5|62	
12cr|hellanzb-0.13-5|63	%clean
12cr|hellanzb-0.13-5|64	rm -rf %{buildroot}
12cr|hellanzb-0.13-5|65	
12cr|hellanzb-0.13-5|66	%files
12cr|hellanzb-0.13-5|67	%defattr(-,root,root,-)
12cr|hellanzb-0.13-5|68	%{_docdir}/%{name}/
12cr|hellanzb-0.13-5|69	%{python_sitelib}/*
12cr|hellanzb-0.13-5|70	%{_bindir}/%{name}
12cr|hellanzb-0.13-5|71	
12cr|hellanzb-0.13-5|72	
12cr|hellanzb-0.13-5|73	%changelog
12cr|hellanzb-0.13-5|74	* Fri Nov 12 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 0.13-5mdv2011.0
12cr|hellanzb-0.13-5|75	+ Revision: 596963
12cr|hellanzb-0.13-5|76	- rebuild for python 2.7
12cr|hellanzb-0.13-5|77	
12cr|hellanzb-0.13-5|78	* Wed Jun 16 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.13-4mdv2010.1
12cr|hellanzb-0.13-5|79	+ Revision: 548176
12cr|hellanzb-0.13-5|80	- add patch from debian to fix compatibility with Twisted 10.0.0
12cr|hellanzb-0.13-5|81	
12cr|hellanzb-0.13-5|82	* Mon Mar 29 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.13-3mdv2010.1
12cr|hellanzb-0.13-5|83	+ Revision: 528812
12cr|hellanzb-0.13-5|84	- fix README.urpmi file, it shouldn't mention Fedora
12cr|hellanzb-0.13-5|85	- clean spec
12cr|hellanzb-0.13-5|86	
12cr|hellanzb-0.13-5|87	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.13-2mdv2010.0
12cr|hellanzb-0.13-5|88	+ Revision: 437864
12cr|hellanzb-0.13-5|89	- rebuild
12cr|hellanzb-0.13-5|90	
12cr|hellanzb-0.13-5|91	* Thu Mar 05 2009 Jérôme Soyer <saispo@mandriva.org> 0.13-1mdv2009.1
12cr|hellanzb-0.13-5|92	+ Revision: 349030
12cr|hellanzb-0.13-5|93	- Fix python files
12cr|hellanzb-0.13-5|94	- import hellanzb
12cr|hellanzb-0.13-5|95	
12cr|hellanzb-0.13-5|96	

2050 12
12cr|hepmc-2.06.08-1|1	# hepevt symbol should be defined externally (?)
12cr|hepmc-2.06.08-1|2	%define _disable_ld_no_undefined	1
12cr|hepmc-2.06.08-1|3	
12cr|hepmc-2.06.08-1|4	%define name	hepmc
12cr|hepmc-2.06.08-1|5	%define major	3
12cr|hepmc-2.06.08-1|6	%define libname	%mklibname %{name} %{major}
12cr|hepmc-2.06.08-1|7	%define devname	%mklibname %{name} -d
12cr|hepmc-2.06.08-1|8	
12cr|hepmc-2.06.08-1|9	Name:		%{name}
12cr|hepmc-2.06.08-1|10	Group:		Sciences/Physics
12cr|hepmc-2.06.08-1|11	License:	GPLv2+
12cr|hepmc-2.06.08-1|12	Version:	2.06.08
12cr|hepmc-2.06.08-1|13	Release:	1
12cr|hepmc-2.06.08-1|14	Summary:	C++ Event Record for Monte Carlo Generators
12cr|hepmc-2.06.08-1|15	URL:		https://savannah.cern.ch/projects/hepmc/
12cr|hepmc-2.06.08-1|16	Source0:	http://lcgapp.cern.ch/project/simu/HepMC/download/HepMC-%{version}.tar.gz
12cr|hepmc-2.06.08-1|17	
12cr|hepmc-2.06.08-1|18	%description
12cr|hepmc-2.06.08-1|19	The HepMC package is an object oriented event record written in C++ for
12cr|hepmc-2.06.08-1|20	High Energy Physics Monte Carlo Generators. Many extensions from HEPEVT,
12cr|hepmc-2.06.08-1|21	the Fortran HEP standard, are supported: the number of entries is unlimited,
12cr|hepmc-2.06.08-1|22	spin density matrices can be stored with each vertex, flow patterns
12cr|hepmc-2.06.08-1|23	(such as color) can be stored and traced, integers representing random
12cr|hepmc-2.06.08-1|24	number generator states can be stored, and an arbitrary number of event
12cr|hepmc-2.06.08-1|25	weights can be included. Particles and vertices are kept separate in a
12cr|hepmc-2.06.08-1|26	graph structure, physically similar to a physics event. The added
12cr|hepmc-2.06.08-1|27	information supports the modularisation of event generators. The package
12cr|hepmc-2.06.08-1|28	has been kept as simple as possible with minimal internal/external
12cr|hepmc-2.06.08-1|29	dependencies. Event information is accessed by means of iterators supplied
12cr|hepmc-2.06.08-1|30	with the package.
12cr|hepmc-2.06.08-1|31	
12cr|hepmc-2.06.08-1|32	Reference: M. Dobbs and J.B. Hansen, Comput. Phys. Commun. 134 (2001) 41.
12cr|hepmc-2.06.08-1|33	
12cr|hepmc-2.06.08-1|34	%package	-n %{libname}
12cr|hepmc-2.06.08-1|35	Summary:	C++ Event Record for Monte Carlo Generators
12cr|hepmc-2.06.08-1|36	Group:		System/Libraries
12cr|hepmc-2.06.08-1|37	Provides:	%{name}-devel = %{version}-%{release}
12cr|hepmc-2.06.08-1|38	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|hepmc-2.06.08-1|39	
12cr|hepmc-2.06.08-1|40	%description	-n %{libname}
12cr|hepmc-2.06.08-1|41	The HepMC package is an object oriented event record written in C++ for
12cr|hepmc-2.06.08-1|42	High Energy Physics Monte Carlo Generators. Many extensions from HEPEVT,
12cr|hepmc-2.06.08-1|43	the Fortran HEP standard, are supported: the number of entries is unlimited,
12cr|hepmc-2.06.08-1|44	spin density matrices can be stored with each vertex, flow patterns
12cr|hepmc-2.06.08-1|45	(such as color) can be stored and traced, integers representing random
12cr|hepmc-2.06.08-1|46	number generator states can be stored, and an arbitrary number of event
12cr|hepmc-2.06.08-1|47	weights can be included. Particles and vertices are kept separate in a
12cr|hepmc-2.06.08-1|48	graph structure, physically similar to a physics event. The added
12cr|hepmc-2.06.08-1|49	information supports the modularisation of event generators. The package
12cr|hepmc-2.06.08-1|50	has been kept as simple as possible with minimal internal/external
12cr|hepmc-2.06.08-1|51	dependencies. Event information is accessed by means of iterators supplied
12cr|hepmc-2.06.08-1|52	with the package.
12cr|hepmc-2.06.08-1|53	
12cr|hepmc-2.06.08-1|54	Reference: M. Dobbs and J.B. Hansen, Comput. Phys. Commun. 134 (2001) 41.
12cr|hepmc-2.06.08-1|55	
12cr|hepmc-2.06.08-1|56	%package	-n %{devname}
12cr|hepmc-2.06.08-1|57	Summary:	HepMC development files
12cr|hepmc-2.06.08-1|58	Group:		Development/C++
12cr|hepmc-2.06.08-1|59	Requires:	%{libname} = %{version}-%{release}
12cr|hepmc-2.06.08-1|60	Provides:	%{name}-devel = %{version}-%{release}
12cr|hepmc-2.06.08-1|61	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|hepmc-2.06.08-1|62	
12cr|hepmc-2.06.08-1|63	%description	-n %{devname}
12cr|hepmc-2.06.08-1|64	HepMC development files.
12cr|hepmc-2.06.08-1|65	
12cr|hepmc-2.06.08-1|66	%prep
12cr|hepmc-2.06.08-1|67	%setup -q -n HepMC-%{version}
12cr|hepmc-2.06.08-1|68	
12cr|hepmc-2.06.08-1|69	%build
12cr|hepmc-2.06.08-1|70	autoreconf -ifs
12cr|hepmc-2.06.08-1|71	
12cr|hepmc-2.06.08-1|72	# momentum = MEV or GEV - must select one
12cr|hepmc-2.06.08-1|73	# length = MM or CM - must select one
12cr|hepmc-2.06.08-1|74	# default values just using the first of the two reported available options
12cr|hepmc-2.06.08-1|75	%configure --with-momentum=MEV --with-length=MM --enable-shared --disable-static
12cr|hepmc-2.06.08-1|76	
12cr|hepmc-2.06.08-1|77	%make
12cr|hepmc-2.06.08-1|78	
12cr|hepmc-2.06.08-1|79	%install
12cr|hepmc-2.06.08-1|80	%makeinstall_std
12cr|hepmc-2.06.08-1|81	find %{buildroot} -type f -name '*.la' -exec rm -f {} \;
12cr|hepmc-2.06.08-1|82	
12cr|hepmc-2.06.08-1|83	mkdir -p %{buildroot}%{_docdir}/%{name}
12cr|hepmc-2.06.08-1|84	mv -f %{buildroot}%{_datadir}/HepMC/doc/* %{buildroot}%{_docdir}/%{name}
12cr|hepmc-2.06.08-1|85	mv -f %{buildroot}%{_datadir}/HepMC/examples %{buildroot}%{_docdir}/%{name}/examples
12cr|hepmc-2.06.08-1|86	rmdir %{buildroot}%{_datadir}/HepMC/doc
12cr|hepmc-2.06.08-1|87	rmdir %{buildroot}%{_datadir}/HepMC
12cr|hepmc-2.06.08-1|88	
12cr|hepmc-2.06.08-1|89	%files		-n %{libname}
12cr|hepmc-2.06.08-1|90	%{_libdir}/lib*.so.*
12cr|hepmc-2.06.08-1|91	
12cr|hepmc-2.06.08-1|92	%files		-n %{devname}
12cr|hepmc-2.06.08-1|93	%doc %{_docdir}/%{name}/
12cr|hepmc-2.06.08-1|94	%{_libdir}/lib*.so
12cr|hepmc-2.06.08-1|95	%{_includedir}/HepMC/
12cr|hepmc-2.06.08-1|96	
12cr|hepmc-2.06.08-1|97	
12cr|hepmc-2.06.08-1|98	%changelog
12cr|hepmc-2.06.08-1|99	* Fri Mar 02 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.06.08-1
12cr|hepmc-2.06.08-1|100	+ Revision: 781755
12cr|hepmc-2.06.08-1|101	- version update 2.0.6.08
12cr|hepmc-2.06.08-1|102	
12cr|hepmc-2.06.08-1|103	* Fri Jan 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.06.07-1
12cr|hepmc-2.06.08-1|104	+ Revision: 762905
12cr|hepmc-2.06.08-1|105	- version 2.06.07
12cr|hepmc-2.06.08-1|106	
12cr|hepmc-2.06.08-1|107	* Mon Dec 05 2011 Paulo Andrade <pcpa@mandriva.com.br> 2.06.05-1
12cr|hepmc-2.06.08-1|108	+ Revision: 737892
12cr|hepmc-2.06.08-1|109	- Update to latest upstream release version 2.06.05
12cr|hepmc-2.06.08-1|110	
12cr|hepmc-2.06.08-1|111	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.05.00-2mdv2011.0
12cr|hepmc-2.06.08-1|112	+ Revision: 611092
12cr|hepmc-2.06.08-1|113	- rebuild
12cr|hepmc-2.06.08-1|114	
12cr|hepmc-2.06.08-1|115	* Wed Dec 02 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.05.00-1mdv2010.1
12cr|hepmc-2.06.08-1|116	+ Revision: 472724
12cr|hepmc-2.06.08-1|117	- Import HepMC 2.05.00
12cr|hepmc-2.06.08-1|118	- hepmc
12cr|hepmc-2.06.08-1|119	

2051 12
12cr|heroes-0.21-8|1	%define	name		heroes
12cr|heroes-0.21-8|2	%define	version		0.21
12cr|heroes-0.21-8|3	%define release		%mkrel 8
12cr|heroes-0.21-8|4	%define	dataversion	1.5
12cr|heroes-0.21-8|5	%define Summary		Game like Nibbles but different
12cr|heroes-0.21-8|6	
12cr|heroes-0.21-8|7	Summary:	%{Summary}
12cr|heroes-0.21-8|8	Name:		%{name}
12cr|heroes-0.21-8|9	Version:	%{version}
12cr|heroes-0.21-8|10	Release:	%{release}
12cr|heroes-0.21-8|11	Source0:	http://download.sourceforge.net/heroes/%{name}-%{version}.tar.bz2
12cr|heroes-0.21-8|12	Source1:	http://download.sourceforge.net/heroes/%{name}-data-%{dataversion}.tar.bz2
12cr|heroes-0.21-8|13	Source2:	http://download.sourceforge.net/heroes/%{name}-sound-tracks-1.0.tar.bz2
12cr|heroes-0.21-8|14	Source3:	http://download.sourceforge.net/heroes/%{name}-sound-effects-1.0.tar.bz2
12cr|heroes-0.21-8|15	Source5:	%{name}-16.png
12cr|heroes-0.21-8|16	Source6:	%{name}-32.png
12cr|heroes-0.21-8|17	Source7:	%{name}-48.png
12cr|heroes-0.21-8|18	Patch0:		%{name}-0.21-debian-fixes.patch.bz2
12cr|heroes-0.21-8|19	Patch1:		heroes-0.21-fix-build-gcc4.patch.bz2
12cr|heroes-0.21-8|20	License:	GPL
12cr|heroes-0.21-8|21	Url:		http://heroes.sourceforge.net/
12cr|heroes-0.21-8|22	Group:		Games/Arcade
12cr|heroes-0.21-8|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|heroes-0.21-8|24	BuildRequires:	gettext bison SDL-devel SDL_mixer-devel
12cr|heroes-0.21-8|25	
12cr|heroes-0.21-8|26	%description
12cr|heroes-0.21-8|27	Heroes is similar to the "Tron" and "Nibbles" games of yore, but includes
12cr|heroes-0.21-8|28	many graphical improvements and new game features.  In it, you must
12cr|heroes-0.21-8|29	maneuver a small vehicle around a world and collect powerups while avoiding
12cr|heroes-0.21-8|30	obstacles, your opponents' trails, and even your own trail. Several modes
12cr|heroes-0.21-8|31	of play are available, including "get-all-the-bonuses", deathmatch, and
12cr|heroes-0.21-8|32	"squish-the-pedestrians".
12cr|heroes-0.21-8|33	
12cr|heroes-0.21-8|34	%prep
12cr|heroes-0.21-8|35	%setup -q
12cr|heroes-0.21-8|36	%setup -q -D -T -a 1
12cr|heroes-0.21-8|37	%setup -q -D -T -a 2
12cr|heroes-0.21-8|38	%setup -q -D -T -a 3
12cr|heroes-0.21-8|39	%patch0 -p1
12cr|heroes-0.21-8|40	%patch1 -p1
12cr|heroes-0.21-8|41	
12cr|heroes-0.21-8|42	cat <<EOF > %{name}.menu
12cr|heroes-0.21-8|43	?package(%{name}):command="%{_gamesbindir}/%{name}" \
12cr|heroes-0.21-8|44	icon=%{name}.png \
12cr|heroes-0.21-8|45	needs="x11" \
12cr|heroes-0.21-8|46	section="More Applications/Games/Arcade" \
12cr|heroes-0.21-8|47	title="Heroes"\
12cr|heroes-0.21-8|48	longtitle="%{Summary}" xdg="true"
12cr|heroes-0.21-8|49	EOF
12cr|heroes-0.21-8|50	
12cr|heroes-0.21-8|51	cat << EOF > mandriva-%{name}.desktop
12cr|heroes-0.21-8|52	[Desktop Entry]
12cr|heroes-0.21-8|53	Encoding=UTF-8
12cr|heroes-0.21-8|54	Name=Heroes
12cr|heroes-0.21-8|55	Comment=%{summary}
12cr|heroes-0.21-8|56	Exec=%_gamesbindir/%{name}
12cr|heroes-0.21-8|57	Icon=%{name}
12cr|heroes-0.21-8|58	Terminal=false
12cr|heroes-0.21-8|59	Type=Application
12cr|heroes-0.21-8|60	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cr|heroes-0.21-8|61	EOF
12cr|heroes-0.21-8|62	
12cr|heroes-0.21-8|63	%build
12cr|heroes-0.21-8|64	%configure	--bindir=%{_gamesbindir} \
12cr|heroes-0.21-8|65	--datadir=%{_gamesdatadir} \
12cr|heroes-0.21-8|66	--disable-debug \
12cr|heroes-0.21-8|67	--with-sdl
12cr|heroes-0.21-8|68	%make LDFLAGS="-lm -lpthread"
12cr|heroes-0.21-8|69	(cd %{name}-data-%{dataversion}
12cr|heroes-0.21-8|70	%configure	--bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
12cr|heroes-0.21-8|71	%make
12cr|heroes-0.21-8|72	)
12cr|heroes-0.21-8|73	for i in sound-effects sound-tracks; do
12cr|heroes-0.21-8|74	(
12cr|heroes-0.21-8|75	cd %{name}-$i-1.0
12cr|heroes-0.21-8|76	%configure --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
12cr|heroes-0.21-8|77	
12cr|heroes-0.21-8|78	%make
12cr|heroes-0.21-8|79	)
12cr|heroes-0.21-8|80	done
12cr|heroes-0.21-8|81	
12cr|heroes-0.21-8|82	%install
12cr|heroes-0.21-8|83	rm -rf $RPM_BUILD_ROOT
12cr|heroes-0.21-8|84	%makeinstall bindir=$RPM_BUILD_ROOT%{_gamesbindir} datadir=$RPM_BUILD_ROOT%{_gamesdatadir}
12cr|heroes-0.21-8|85	(cd %{name}-data-%{dataversion}
12cr|heroes-0.21-8|86	%makeinstall bindir=$RPM_BUILD_ROOT%{_gamesbindir} datadir=$RPM_BUILD_ROOT%{_gamesdatadir}
12cr|heroes-0.21-8|87	)
12cr|heroes-0.21-8|88	for i in sound-effects sound-tracks; do
12cr|heroes-0.21-8|89	(
12cr|heroes-0.21-8|90	cd %{name}-$i-1.0
12cr|heroes-0.21-8|91	%makeinstall bindir=$RPM_BUILD_ROOT%{_gamesbindir} datadir=$RPM_BUILD_ROOT%{_gamesdatadir}
12cr|heroes-0.21-8|92	)
12cr|heroes-0.21-8|93	done
12cr|heroes-0.21-8|94	
12cr|heroes-0.21-8|95	mv $RPM_BUILD_ROOT%{_gamesdatadir}/locale/ $RPM_BUILD_ROOT%{_datadir}/
12cr|heroes-0.21-8|96	%find_lang %{name}
12cr|heroes-0.21-8|97	
12cr|heroes-0.21-8|98	install -D -m644 mandriva-%{name}.desktop $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop
12cr|heroes-0.21-8|99	install -m644 %SOURCE6 -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|heroes-0.21-8|100	install -m644 %SOURCE5 -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|heroes-0.21-8|101	install -m644 %SOURCE7 -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|heroes-0.21-8|102	
12cr|heroes-0.21-8|103	%post
12cr|heroes-0.21-8|104	%if %mdkversion < 200900
12cr|heroes-0.21-8|105	%update_menus
12cr|heroes-0.21-8|106	%endif
12cr|heroes-0.21-8|107	%_install_info %name.info
12cr|heroes-0.21-8|108	
12cr|heroes-0.21-8|109	%postun
12cr|heroes-0.21-8|110	%if %mdkversion < 200900
12cr|heroes-0.21-8|111	%clean_menus
12cr|heroes-0.21-8|112	%endif
12cr|heroes-0.21-8|113	%_remove_install_info %name.info
12cr|heroes-0.21-8|114	
12cr|heroes-0.21-8|115	%clean
12cr|heroes-0.21-8|116	rm -rf $RPM_BUILD_ROOT
12cr|heroes-0.21-8|117	
12cr|heroes-0.21-8|118	%files -f %{name}.lang
12cr|heroes-0.21-8|119	%defattr(-,root,root)
12cr|heroes-0.21-8|120	%doc AUTHORS ChangeLog INSTALL NEWS README THANKS TODO
12cr|heroes-0.21-8|121	%{_gamesdatadir}/%{name}
12cr|heroes-0.21-8|122	%{_mandir}/man6/%{name}*
12cr|heroes-0.21-8|123	%{_gamesbindir}/%{name}*
12cr|heroes-0.21-8|124	%{_datadir}/applications/*
12cr|heroes-0.21-8|125	%{_iconsdir}/%{name}.png
12cr|heroes-0.21-8|126	%{_miconsdir}/%{name}.png
12cr|heroes-0.21-8|127	%{_liconsdir}/%{name}.png
12cr|heroes-0.21-8|128	%{_infodir}/%{name}.info*
12cr|heroes-0.21-8|129	
12cr|heroes-0.21-8|130	
12cr|heroes-0.21-8|131	
12cr|heroes-0.21-8|132	%changelog
12cr|heroes-0.21-8|133	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.21-8mdv2010.0
12cr|heroes-0.21-8|134	+ Revision: 429391
12cr|heroes-0.21-8|135	- rebuild
12cr|heroes-0.21-8|136	
12cr|heroes-0.21-8|137	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.21-7mdv2009.0
12cr|heroes-0.21-8|138	+ Revision: 218432
12cr|heroes-0.21-8|139	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|heroes-0.21-8|140	
12cr|heroes-0.21-8|141	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|heroes-0.21-8|142	- drop old menu
12cr|heroes-0.21-8|143	- kill re-definition of %%buildroot on Pixel's request
12cr|heroes-0.21-8|144	- import heroes
12cr|heroes-0.21-8|145	
12cr|heroes-0.21-8|146	+ Olivier Blin <oblin@mandriva.com>
12cr|heroes-0.21-8|147	- restore BuildRoot
12cr|heroes-0.21-8|148	
12cr|heroes-0.21-8|149	
12cr|heroes-0.21-8|150	* Fri Jul  7 2006 Pixel <pixel@mandriva.com> 0.21-7mdv2007.0
12cr|heroes-0.21-8|151	- use mkrel
12cr|heroes-0.21-8|152	- switch to XDG menu
12cr|heroes-0.21-8|153	
12cr|heroes-0.21-8|154	* Tue Oct 11 2005 Pixel <pixel@mandriva.com> 0.21-6mdk
12cr|heroes-0.21-8|155	- rebuild
12cr|heroes-0.21-8|156	- apply patch from debian (debian bug #297314)
12cr|heroes-0.21-8|157	
12cr|heroes-0.21-8|158	* Thu Nov 20 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.21-5mdk
12cr|heroes-0.21-8|159	- merge in debian fixes (P0)
12cr|heroes-0.21-8|160	- fix buildrequires (lib64..)
12cr|heroes-0.21-8|161	- drop Packager tag
12cr|heroes-0.21-8|162	- minor cosmetics
12cr|heroes-0.21-8|163	- link against sdl
12cr|heroes-0.21-8|164	
12cr|heroes-0.21-8|165	* Mon Aug 04 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.21-4mdk
12cr|heroes-0.21-8|166	- rebuild
12cr|heroes-0.21-8|167	- don't use overuse wildcards in %%files list
12cr|heroes-0.21-8|168	- change summary macro to avoid possible conflicts
12cr|heroes-0.21-8|169	- --disable-debug
12cr|heroes-0.21-8|170	
12cr|heroes-0.21-8|171	* Sat Nov 23 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.21-3mdk
12cr|heroes-0.21-8|172	- add info page
12cr|heroes-0.21-8|173	- fix locales location
12cr|heroes-0.21-8|174	
12cr|heroes-0.21-8|175	* Thu Nov 12 2002 Per yvind Karlsen <peroyvind@delonic.no> 0.21-2mdk
12cr|heroes-0.21-8|176	- Install stuff in the right places
12cr|heroes-0.21-8|177	- Remove obsolete Prefix tag
12cr|heroes-0.21-8|178	- Add menu item
12cr|heroes-0.21-8|179	- Add icons
12cr|heroes-0.21-8|180	- Cleanups
12cr|heroes-0.21-8|181	
12cr|heroes-0.21-8|182	* Thu Jun 27 2002 Pixel <pixel@mandrakesoft.com> 0.21-1mdk
12cr|heroes-0.21-8|183	- new main release
12cr|heroes-0.21-8|184	- new data release
12cr|heroes-0.21-8|185	
12cr|heroes-0.21-8|186	* Sat Feb  2 2002 Pixel <pixel@mandrakesoft.com> 0.19-1mdk
12cr|heroes-0.21-8|187	- new main version
12cr|heroes-0.21-8|188	- new data version
12cr|heroes-0.21-8|189	
12cr|heroes-0.21-8|190	* Fri Oct 26 2001 Pixel <pixel@mandrakesoft.com> 0.15-1mdk
12cr|heroes-0.21-8|191	- new version
12cr|heroes-0.21-8|192	
12cr|heroes-0.21-8|193	* Fri Oct 19 2001 Pixel <pixel@mandrakesoft.com> 0.14-1mdk
12cr|heroes-0.21-8|194	- new main version
12cr|heroes-0.21-8|195	- new data version
12cr|heroes-0.21-8|196	
12cr|heroes-0.21-8|197	* Thu Oct 11 2001 Pixel <pixel@mandrakesoft.com> 0.12-3mdk
12cr|heroes-0.21-8|198	- s/Copyright/License/
12cr|heroes-0.21-8|199	- fix rights on sources
12cr|heroes-0.21-8|200	
12cr|heroes-0.21-8|201	* Thu Jul 12 2001 Daouda LO <daouda@mandrakesoft.com> 0.12-2mdk
12cr|heroes-0.21-8|202	- update heroes source data to 1.1.
12cr|heroes-0.21-8|203	- provides mising icons.
12cr|heroes-0.21-8|204	
12cr|heroes-0.21-8|205	* Wed Jul 11 2001  Daouda Lo <daouda@mandrakesoft.com> 0.12-1mdk
12cr|heroes-0.21-8|206	- new version.
12cr|heroes-0.21-8|207	
12cr|heroes-0.21-8|208	* Tue Jul  3 2001 Pixel <pixel@mandrakesoft.com> 0.11-1mdk
12cr|heroes-0.21-8|209	- new version
12cr|heroes-0.21-8|210	
12cr|heroes-0.21-8|211	* Mon May 14 2001 Pixel <pixel@mandrakesoft.com> 0.10-2mdk
12cr|heroes-0.21-8|212	- rebuild with new SDL
12cr|heroes-0.21-8|213	
12cr|heroes-0.21-8|214	* Tue May  8 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.10-1mdk
12cr|heroes-0.21-8|215	- version 0.10
12cr|heroes-0.21-8|216	
12cr|heroes-0.21-8|217	* Mon Mar  5 2001 Pixel <pixel@mandrakesoft.com> 0.9-2mdk
12cr|heroes-0.21-8|218	- add mo files (thanks to Alexandre Duret-Lutz)
12cr|heroes-0.21-8|219	
12cr|heroes-0.21-8|220	* Sat Mar  3 2001 Pixel <pixel@mandrakesoft.com> 0.9-1mdk
12cr|heroes-0.21-8|221	- new version
12cr|heroes-0.21-8|222	
12cr|heroes-0.21-8|223	* Wed Dec 20 2000 Pixel <pixel@mandrakesoft.com> 0.8-1mdk
12cr|heroes-0.21-8|224	- new version
12cr|heroes-0.21-8|225	
12cr|heroes-0.21-8|226	* Tue Dec 19 2000 Pixel <pixel@mandrakesoft.com> 0.7-2mdk
12cr|heroes-0.21-8|227	- rebuild with new libSDL_mixer
12cr|heroes-0.21-8|228	
12cr|heroes-0.21-8|229	* Wed Nov 29 2000 Pixel <pixel@mandrakesoft.com> 0.7-1mdk
12cr|heroes-0.21-8|230	- initial spec

2052 12
12cr|hevea-1.10-6|1	Name: 		hevea
12cr|hevea-1.10-6|2	Version: 	1.10
12cr|hevea-1.10-6|3	Release: 	6
12cr|hevea-1.10-6|4	Summary: 	A fast LaTeX to HTML translator
12cr|hevea-1.10-6|5	License: 	QPL
12cr|hevea-1.10-6|6	Group: 		Publishing
12cr|hevea-1.10-6|7	URL: 		http://para.inria.fr/~maranget/hevea
12cr|hevea-1.10-6|8	Source0: 	ftp://ftp.inria.fr/INRIA/moscova/hevea/%{name}-%{version}.tar.bz2
12cr|hevea-1.10-6|9	Source1: 	ftp://ftp.inria.fr/INRIA/moscova/hevea/%{name}-%{version}-manual.tar.bz2
12cr|hevea-1.10-6|10	Requires:           texlive-kpathsea.bin
12cr|hevea-1.10-6|11	Requires(post):     texlive-kpathsea.bin
12cr|hevea-1.10-6|12	Requires(postun):   texlive-kpathsea.bin
12cr|hevea-1.10-6|13	BuildRequires:	    ocaml >= 3.07
12cr|hevea-1.10-6|14	
12cr|hevea-1.10-6|15	%description
12cr|hevea-1.10-6|16	HEVEA is a LaTeX to HTML translator.  The input language is a fairly
12cr|hevea-1.10-6|17	complete subset of LaTeX2e (old LaTeX style is also accepted) and
12cr|hevea-1.10-6|18	the output language is HTML that is (hopefully) correct with respect
12cr|hevea-1.10-6|19	to version 4.0 (transitional)
12cr|hevea-1.10-6|20	This package is a binary installation of the hevea system.
12cr|hevea-1.10-6|21	This software includes the Objective Caml run-time system, which is
12cr|hevea-1.10-6|22	copyright 1995--1999 INRIA.
12cr|hevea-1.10-6|23	
12cr|hevea-1.10-6|24	%prep
12cr|hevea-1.10-6|25	%setup -q -a 1
12cr|hevea-1.10-6|26	
12cr|hevea-1.10-6|27	%build
12cr|hevea-1.10-6|28	rm -f config.sh
12cr|hevea-1.10-6|29	make \
12cr|hevea-1.10-6|30	DESTDIR=%{buildroot} \
12cr|hevea-1.10-6|31	PREFIX=%{_prefix} \
12cr|hevea-1.10-6|32	LIBDIR=%{_datadir}/%{name} \
12cr|hevea-1.10-6|33	LATEXLIBDIR=%{_datadir}/texmf/tex/latex
12cr|hevea-1.10-6|34	
12cr|hevea-1.10-6|35	%install
12cr|hevea-1.10-6|36	rm -rf %{buildroot}
12cr|hevea-1.10-6|37	install -d -m 755 %{buildroot}%{_bindir}
12cr|hevea-1.10-6|38	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|hevea-1.10-6|39	install -d -m 755 %{buildroot}%{_datadir}/texmf/tex/latex/%{name}
12cr|hevea-1.10-6|40	make install
12cr|hevea-1.10-6|41	
12cr|hevea-1.10-6|42	%post
12cr|hevea-1.10-6|43	%{_bindir}/mktexlsr
12cr|hevea-1.10-6|44	
12cr|hevea-1.10-6|45	%postun
12cr|hevea-1.10-6|46	%{_bindir}/mktexlsr
12cr|hevea-1.10-6|47	
12cr|hevea-1.10-6|48	
12cr|hevea-1.10-6|49	%files
12cr|hevea-1.10-6|50	%doc %{name}-%{version}-manual/*
12cr|hevea-1.10-6|51	%{_bindir}/*
12cr|hevea-1.10-6|52	%{_datadir}/%{name}
12cr|hevea-1.10-6|53	%{_datadir}/texmf/tex/latex/%{name}.sty
12cr|hevea-1.10-6|54	
12cr|hevea-1.10-6|55	
12cr|hevea-1.10-6|56	
12cr|hevea-1.10-6|57	
12cr|hevea-1.10-6|58	%changelog
12cr|hevea-1.10-6|59	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.10-5mdv2011.0
12cr|hevea-1.10-6|60	+ Revision: 619359
12cr|hevea-1.10-6|61	- the mass rebuild of 2010.0 packages
12cr|hevea-1.10-6|62	
12cr|hevea-1.10-6|63	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.10-4mdv2010.0
12cr|hevea-1.10-6|64	+ Revision: 429392
12cr|hevea-1.10-6|65	- rebuild
12cr|hevea-1.10-6|66	
12cr|hevea-1.10-6|67	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.10-3mdv2009.0
12cr|hevea-1.10-6|68	+ Revision: 240832
12cr|hevea-1.10-6|69	- rebuild
12cr|hevea-1.10-6|70	- kill re-definition of %%buildroot on Pixel's request
12cr|hevea-1.10-6|71	
12cr|hevea-1.10-6|72	+ Olivier Blin <oblin@mandriva.com>
12cr|hevea-1.10-6|73	- restore BuildRoot
12cr|hevea-1.10-6|74	
12cr|hevea-1.10-6|75	* Mon Sep 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-1mdv2008.0
12cr|hevea-1.10-6|76	+ Revision: 78819
12cr|hevea-1.10-6|77	- new version
12cr|hevea-1.10-6|78	
12cr|hevea-1.10-6|79	
12cr|hevea-1.10-6|80	* Wed Jan 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-3mdv2007.0
12cr|hevea-1.10-6|81	+ Revision: 109937
12cr|hevea-1.10-6|82	- requires tetex also during %%post and %%postun, because of mktexlsr usage (thanks g?\195?\182tz)
12cr|hevea-1.10-6|83	
12cr|hevea-1.10-6|84	* Wed Nov 22 2006 Jérôme Soyer <saispo@mandriva.org> 1.09-2mdv2007.1
12cr|hevea-1.10-6|85	+ Revision: 86319
12cr|hevea-1.10-6|86	- Add Requires tetex
12cr|hevea-1.10-6|87	- Add BuildRequires Tetex
12cr|hevea-1.10-6|88	
12cr|hevea-1.10-6|89	* Fri Nov 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-1mdv2007.0
12cr|hevea-1.10-6|90	+ Revision: 80682
12cr|hevea-1.10-6|91	- new version
12cr|hevea-1.10-6|92	- Import hevea
12cr|hevea-1.10-6|93	
12cr|hevea-1.10-6|94	* Tue Sep 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-3mdk
12cr|hevea-1.10-6|95	- fix hevea.hva search
12cr|hevea-1.10-6|96	
12cr|hevea-1.10-6|97	* Tue Jun 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-2mdk
12cr|hevea-1.10-6|98	- make clean first, upstream tarball sux
12cr|hevea-1.10-6|99	
12cr|hevea-1.10-6|100	* Fri Jun 03 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdk
12cr|hevea-1.10-6|101	- new release 1.08
12cr|hevea-1.10-6|102	- drop patch (merged upstream)
12cr|hevea-1.10-6|103	
12cr|hevea-1.10-6|104	* Sat May 15 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.07-3mdk
12cr|hevea-1.10-6|105	- _really_ fix hevea.sty location (/me sux)
12cr|hevea-1.10-6|106	
12cr|hevea-1.10-6|107	* Sat May 15 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.07-2mdk
12cr|hevea-1.10-6|108	- fix hevea.sty location
12cr|hevea-1.10-6|109	- rpmbuildupdate aware
12cr|hevea-1.10-6|110	

2053 12
12cr|hex-a-hop-1.1.0-1|1	Name:		hex-a-hop
12cr|hex-a-hop-1.1.0-1|2	Version:	1.1.0
12cr|hex-a-hop-1.1.0-1|3	Release:	%mkrel 1
12cr|hex-a-hop-1.1.0-1|4	Summary:	A hexagonal tile-based puzzle game
12cr|hex-a-hop-1.1.0-1|5	Group:		Games/Puzzles
12cr|hex-a-hop-1.1.0-1|6	License:	GPL
12cr|hex-a-hop-1.1.0-1|7	URL:		http://hexahop.sourceforge.net/
12cr|hex-a-hop-1.1.0-1|8	Source:		http://sourceforge.net/projects/hexahop/files/%{version}/%{name}-%{version}.tar.gz
12cr|hex-a-hop-1.1.0-1|9	BuildRequires:	SDL-devel
12cr|hex-a-hop-1.1.0-1|10	BuildRequires:	SDL_mixer-devel
12cr|hex-a-hop-1.1.0-1|11	BuildRequires:	SDL_ttf-devel
12cr|hex-a-hop-1.1.0-1|12	BuildRequires:	imagemagick
12cr|hex-a-hop-1.1.0-1|13	
12cr|hex-a-hop-1.1.0-1|14	%description
12cr|hex-a-hop-1.1.0-1|15	Hex-a-Hop is a hexagonal tile-based puzzle game with one simple goal:
12cr|hex-a-hop-1.1.0-1|16	destroy all green tiles! There are infinite undos and no time limits --
12cr|hex-a-hop-1.1.0-1|17	you just have to find a way to destroy all the green tiles and step on
12cr|hex-a-hop-1.1.0-1|18	a safe tile at the end.
12cr|hex-a-hop-1.1.0-1|19	
12cr|hex-a-hop-1.1.0-1|20	%prep
12cr|hex-a-hop-1.1.0-1|21	%setup -q
12cr|hex-a-hop-1.1.0-1|22	
12cr|hex-a-hop-1.1.0-1|23	%build
12cr|hex-a-hop-1.1.0-1|24	%configure2_5x
12cr|hex-a-hop-1.1.0-1|25	%make
12cr|hex-a-hop-1.1.0-1|26	
12cr|hex-a-hop-1.1.0-1|27	%install
12cr|hex-a-hop-1.1.0-1|28	%__rm -rf %{buildroot}
12cr|hex-a-hop-1.1.0-1|29	%makeinstall_std
12cr|hex-a-hop-1.1.0-1|30	
12cr|hex-a-hop-1.1.0-1|31	# icons
12cr|hex-a-hop-1.1.0-1|32	for N in 16 32 48 64 128; do convert data/icon.bmp -resize ${N}x${N} $N.png; done
12cr|hex-a-hop-1.1.0-1|33	%__install -D 16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|hex-a-hop-1.1.0-1|34	%__install -D 32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|hex-a-hop-1.1.0-1|35	%__install -D 48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|hex-a-hop-1.1.0-1|36	%__install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|hex-a-hop-1.1.0-1|37	%__install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|hex-a-hop-1.1.0-1|38	
12cr|hex-a-hop-1.1.0-1|39	# XDG menu entry
12cr|hex-a-hop-1.1.0-1|40	%__mkdir_p  %{buildroot}%{_datadir}/applications
12cr|hex-a-hop-1.1.0-1|41	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|hex-a-hop-1.1.0-1|42	[Desktop Entry]
12cr|hex-a-hop-1.1.0-1|43	Type=Application
12cr|hex-a-hop-1.1.0-1|44	Name=Hex-a-hop
12cr|hex-a-hop-1.1.0-1|45	Comment=Hexagonal tile-based puzzle
12cr|hex-a-hop-1.1.0-1|46	Icon=%{name}
12cr|hex-a-hop-1.1.0-1|47	Exec=%{name}
12cr|hex-a-hop-1.1.0-1|48	Terminal=false
12cr|hex-a-hop-1.1.0-1|49	Categories=Game;LogicGame;
12cr|hex-a-hop-1.1.0-1|50	EOF
12cr|hex-a-hop-1.1.0-1|51	
12cr|hex-a-hop-1.1.0-1|52	%clean
12cr|hex-a-hop-1.1.0-1|53	%__rm -rf %{buildroot}
12cr|hex-a-hop-1.1.0-1|54	
12cr|hex-a-hop-1.1.0-1|55	%files
12cr|hex-a-hop-1.1.0-1|56	%doc AUTHORS COPYING ChangeLog README
12cr|hex-a-hop-1.1.0-1|57	%{_bindir}/%{name}
12cr|hex-a-hop-1.1.0-1|58	%{_datadir}/%{name}
12cr|hex-a-hop-1.1.0-1|59	%{_datadir}/applications/%{name}.desktop
12cr|hex-a-hop-1.1.0-1|60	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|hex-a-hop-1.1.0-1|61	
12cr|hex-a-hop-1.1.0-1|62	
12cr|hex-a-hop-1.1.0-1|63	
12cr|hex-a-hop-1.1.0-1|64	%changelog
12cr|hex-a-hop-1.1.0-1|65	* Wed Mar 28 2012 Andrey Bondrov <abondrov@mandriva.org> 1.1.0-1
12cr|hex-a-hop-1.1.0-1|66	+ Revision: 787934
12cr|hex-a-hop-1.1.0-1|67	- imported package hex-a-hop
12cr|hex-a-hop-1.1.0-1|68	

2054 12
12cr|hexamine-0.2.1-5|1	Name:			hexamine
12cr|hexamine-0.2.1-5|2	Version:		0.2.1
12cr|hexamine-0.2.1-5|3	Release:		%mkrel 5
12cr|hexamine-0.2.1-5|4	
12cr|hexamine-0.2.1-5|5	Summary:	Hexagonal Minesweeper
12cr|hexamine-0.2.1-5|6	License:	GPLv2
12cr|hexamine-0.2.1-5|7	Group:		Games/Puzzles
12cr|hexamine-0.2.1-5|8	URL:		http://sourceforge.net/projects/hexamine
12cr|hexamine-0.2.1-5|9	Source0:	http://prdownloads.sourceforge.net/hexamine/%{name}-%{version}.tar.bz2
12cr|hexamine-0.2.1-5|10	Source1:	%{name}.6
12cr|hexamine-0.2.1-5|11	
12cr|hexamine-0.2.1-5|12	BuildArch:	noarch
12cr|hexamine-0.2.1-5|13	BuildRequires:	imagemagick
12cr|hexamine-0.2.1-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|hexamine-0.2.1-5|15	
12cr|hexamine-0.2.1-5|16	Requires:	pygame
12cr|hexamine-0.2.1-5|17	
12cr|hexamine-0.2.1-5|18	
12cr|hexamine-0.2.1-5|19	%description
12cr|hexamine-0.2.1-5|20	A puzzle game, based on Minesweeper idea.
12cr|hexamine-0.2.1-5|21	It introduces hexagonal grid, 3 different mine powers and extended
12cr|hexamine-0.2.1-5|22	neighborhood information. All the above allows to present non trivial
12cr|hexamine-0.2.1-5|23	but mostly solvable game situations even for most experienced player.
12cr|hexamine-0.2.1-5|24	
12cr|hexamine-0.2.1-5|25	You can configure the game using system wide or user configuration file.
12cr|hexamine-0.2.1-5|26	
12cr|hexamine-0.2.1-5|27	%prep
12cr|hexamine-0.2.1-5|28	
12cr|hexamine-0.2.1-5|29	%setup -q -n %{name}
12cr|hexamine-0.2.1-5|30	perl -pi -e "s#./skins#%{_gamesdatadir}/%{name}/skins#g" hexamine.py
12cr|hexamine-0.2.1-5|31	convert -size 16x16 skins/basic/hextile_flag_4.png %{name}-16.png
12cr|hexamine-0.2.1-5|32	convert -size 32x32 skins/basic/hextile_flag_4.png %{name}-32.png
12cr|hexamine-0.2.1-5|33	convert -size 48x48 skins/basic/hextile_flag_4.png %{name}-48.png
12cr|hexamine-0.2.1-5|34	
12cr|hexamine-0.2.1-5|35	%build
12cr|hexamine-0.2.1-5|36	
12cr|hexamine-0.2.1-5|37	%install
12cr|hexamine-0.2.1-5|38	rm -rf %{buildroot}
12cr|hexamine-0.2.1-5|39	install -d -m 755 %{buildroot}%{_gamesbindir}
12cr|hexamine-0.2.1-5|40	install -m 755 %{name}.py %{buildroot}%{_gamesbindir}/%{name}
12cr|hexamine-0.2.1-5|41	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}/skins/basic/
12cr|hexamine-0.2.1-5|42	install -m 644 skins/basic/* %{buildroot}%{_gamesdatadir}/%{name}/skins/basic/
12cr|hexamine-0.2.1-5|43	install -d -m 755 %{buildroot}/%{_sysconfdir}
12cr|hexamine-0.2.1-5|44	install -m 644 %{name}.conf %{buildroot}/%{_sysconfdir}
12cr|hexamine-0.2.1-5|45	
12cr|hexamine-0.2.1-5|46	#icons
12cr|hexamine-0.2.1-5|47	install -d -m 755 %{buildroot}/%{_miconsdir}
12cr|hexamine-0.2.1-5|48	install -m 644 %{name}-16.png %{buildroot}/%{_miconsdir}/%{name}.png
12cr|hexamine-0.2.1-5|49	install -d -m 755 %{buildroot}/%{_iconsdir}
12cr|hexamine-0.2.1-5|50	install -m 644 %{name}-32.png %{buildroot}/%{_iconsdir}/%{name}.png
12cr|hexamine-0.2.1-5|51	install -d -m 755 %{buildroot}/%{_liconsdir}
12cr|hexamine-0.2.1-5|52	install -m 644 %{name}-48.png %{buildroot}/%{_liconsdir}/%{name}.png
12cr|hexamine-0.2.1-5|53	
12cr|hexamine-0.2.1-5|54	#old debian-type menu
12cr|hexamine-0.2.1-5|55	
12cr|hexamine-0.2.1-5|56	#xdg menu
12cr|hexamine-0.2.1-5|57	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|hexamine-0.2.1-5|58	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|hexamine-0.2.1-5|59	[Desktop Entry]
12cr|hexamine-0.2.1-5|60	Name=Hexamine
12cr|hexamine-0.2.1-5|61	Comment=%{summary}
12cr|hexamine-0.2.1-5|62	Exec=%{_gamesbindir}/%{name}
12cr|hexamine-0.2.1-5|63	Icon=%{name}
12cr|hexamine-0.2.1-5|64	Terminal=false
12cr|hexamine-0.2.1-5|65	Type=Application
12cr|hexamine-0.2.1-5|66	Categories=Game;LogicGame;X-MandrivaLinux-MoreApplications-Games-Puzzles;
12cr|hexamine-0.2.1-5|67	EOF
12cr|hexamine-0.2.1-5|68	
12cr|hexamine-0.2.1-5|69	#man page
12cr|hexamine-0.2.1-5|70	install -d -m 755 %{buildroot}/%{_mandir}/man6
12cr|hexamine-0.2.1-5|71	install -m 644 %{_sourcedir}/%{name}.6 %{buildroot}/%{_mandir}/man6
12cr|hexamine-0.2.1-5|72	
12cr|hexamine-0.2.1-5|73	%if %mdkversion < 200900
12cr|hexamine-0.2.1-5|74	%post
12cr|hexamine-0.2.1-5|75	%{update_menus}
12cr|hexamine-0.2.1-5|76	
12cr|hexamine-0.2.1-5|77	%postun
12cr|hexamine-0.2.1-5|78	%{clean_menus}
12cr|hexamine-0.2.1-5|79	%endif
12cr|hexamine-0.2.1-5|80	
12cr|hexamine-0.2.1-5|81	%files
12cr|hexamine-0.2.1-5|82	%defattr(-,root,root)
12cr|hexamine-0.2.1-5|83	%doc ABOUT README
12cr|hexamine-0.2.1-5|84	%attr(0755,root,games) %{_gamesbindir}/%{name}
12cr|hexamine-0.2.1-5|85	%{_gamesdatadir}/%{name}
12cr|hexamine-0.2.1-5|86	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|hexamine-0.2.1-5|87	%{_miconsdir}/%{name}.png
12cr|hexamine-0.2.1-5|88	%{_iconsdir}/%{name}.png
12cr|hexamine-0.2.1-5|89	%{_liconsdir}/%{name}.png
12cr|hexamine-0.2.1-5|90	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|hexamine-0.2.1-5|91	%{_mandir}/man6/%{name}.6*
12cr|hexamine-0.2.1-5|92	%clean
12cr|hexamine-0.2.1-5|93	rm -rf %{buildroot}
12cr|hexamine-0.2.1-5|94	
12cr|hexamine-0.2.1-5|95	
12cr|hexamine-0.2.1-5|96	
12cr|hexamine-0.2.1-5|97	%changelog
12cr|hexamine-0.2.1-5|98	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-5mdv2011.0
12cr|hexamine-0.2.1-5|99	+ Revision: 619360
12cr|hexamine-0.2.1-5|100	- the mass rebuild of 2010.0 packages
12cr|hexamine-0.2.1-5|101	
12cr|hexamine-0.2.1-5|102	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.2.1-4mdv2010.0
12cr|hexamine-0.2.1-5|103	+ Revision: 437865
12cr|hexamine-0.2.1-5|104	- rebuild
12cr|hexamine-0.2.1-5|105	
12cr|hexamine-0.2.1-5|106	* Mon Jan 12 2009 Guillaume Bedot <littletux@mandriva.org> 0.2.1-3mdv2009.1
12cr|hexamine-0.2.1-5|107	+ Revision: 328696
12cr|hexamine-0.2.1-5|108	- Added man page
12cr|hexamine-0.2.1-5|109	- Fixed license
12cr|hexamine-0.2.1-5|110	
12cr|hexamine-0.2.1-5|111	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.2.1-2mdv2009.0
12cr|hexamine-0.2.1-5|112	+ Revision: 218437
12cr|hexamine-0.2.1-5|113	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|hexamine-0.2.1-5|114	
12cr|hexamine-0.2.1-5|115	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 0.2.1-2mdv2008.1
12cr|hexamine-0.2.1-5|116	+ Revision: 148215
12cr|hexamine-0.2.1-5|117	- drop old menu
12cr|hexamine-0.2.1-5|118	- kill re-definition of %%buildroot on Pixel's request
12cr|hexamine-0.2.1-5|119	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|hexamine-0.2.1-5|120	
12cr|hexamine-0.2.1-5|121	+ Olivier Blin <oblin@mandriva.com>
12cr|hexamine-0.2.1-5|122	- restore BuildRoot
12cr|hexamine-0.2.1-5|123	
12cr|hexamine-0.2.1-5|124	* Fri Aug 10 2007 Guillaume Bedot <littletux@mandriva.org> 0.2.1-2mdv2008.0
12cr|hexamine-0.2.1-5|125	+ Revision: 61507
12cr|hexamine-0.2.1-5|126	- builreq imagemagick
12cr|hexamine-0.2.1-5|127	
12cr|hexamine-0.2.1-5|128	
12cr|hexamine-0.2.1-5|129	* Fri Jul 07 2006 Guillaume Bedot <littletux@mandriva.org> 0.2.1-1mdv2007.0
12cr|hexamine-0.2.1-5|130	- First Mandriva package for hexamine
12cr|hexamine-0.2.1-5|131	

2055 12
12cr|hexcalc-1.11-20|1	Summary: A decimal, hexadecimal, octal and binary calculator
12cr|hexcalc-1.11-20|2	Name: hexcalc
12cr|hexcalc-1.11-20|3	Version: 1.11
12cr|hexcalc-1.11-20|4	Release: %mkrel 20
12cr|hexcalc-1.11-20|5	License: GPL like
12cr|hexcalc-1.11-20|6	Group: Sciences/Mathematics
12cr|hexcalc-1.11-20|7	Source: ftp://ftp.x.org/R5contrib/hexcalc.tar.bz2
12cr|hexcalc-1.11-20|8	Source1: %name-16.png
12cr|hexcalc-1.11-20|9	Source2: %name-32.png
12cr|hexcalc-1.11-20|10	Source3: %name-48.png
12cr|hexcalc-1.11-20|11	Buildroot: %_tmppath/%name-buildroot
12cr|hexcalc-1.11-20|12	BuildRequires: libx11-devel
12cr|hexcalc-1.11-20|13	BuildRequires: libxaw-devel
12cr|hexcalc-1.11-20|14	BuildRequires: libxt-devel
12cr|hexcalc-1.11-20|15	BuildRequires: imake
12cr|hexcalc-1.11-20|16	
12cr|hexcalc-1.11-20|17	%description
12cr|hexcalc-1.11-20|18	Hexcalc is a simple multi-radix calculator for programmers. The
12cr|hexcalc-1.11-20|19	calculator operates in four modes (decimal, hexadecimal, octal and
12cr|hexcalc-1.11-20|20	binary).
12cr|hexcalc-1.11-20|21	
12cr|hexcalc-1.11-20|22	%prep
12cr|hexcalc-1.11-20|23	%setup -q -n %name
12cr|hexcalc-1.11-20|24	
12cr|hexcalc-1.11-20|25	%build
12cr|hexcalc-1.11-20|26	xmkmf
12cr|hexcalc-1.11-20|27	%make CCOPTIONS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cr|hexcalc-1.11-20|28	
12cr|hexcalc-1.11-20|29	%install
12cr|hexcalc-1.11-20|30	rm -rf $RPM_BUILD_ROOT
12cr|hexcalc-1.11-20|31	
12cr|hexcalc-1.11-20|32	install -d $RPM_BUILD_ROOT%_bindir
12cr|hexcalc-1.11-20|33	install -d $RPM_BUILD_ROOT%_mandir/man1
12cr|hexcalc-1.11-20|34	
12cr|hexcalc-1.11-20|35	install -c -s hexcalc $RPM_BUILD_ROOT%_bindir
12cr|hexcalc-1.11-20|36	install -c hexcalc.man $RPM_BUILD_ROOT%_mandir/man1/hexcalc.1x
12cr|hexcalc-1.11-20|37	
12cr|hexcalc-1.11-20|38	# Menu stuff
12cr|hexcalc-1.11-20|39	install -d %buildroot%_miconsdir
12cr|hexcalc-1.11-20|40	install -d %buildroot%_iconsdir
12cr|hexcalc-1.11-20|41	install -d %buildroot%_liconsdir
12cr|hexcalc-1.11-20|42	
12cr|hexcalc-1.11-20|43	install -m 644 %SOURCE1 %buildroot%_miconsdir/%name.png
12cr|hexcalc-1.11-20|44	install -m 644 %SOURCE2 %buildroot%_iconsdir/%name.png
12cr|hexcalc-1.11-20|45	install -m 644 %SOURCE3 %buildroot%_liconsdir/%name.png
12cr|hexcalc-1.11-20|46	
12cr|hexcalc-1.11-20|47	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|hexcalc-1.11-20|48	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|hexcalc-1.11-20|49	[Desktop Entry]
12cr|hexcalc-1.11-20|50	Name=Hexcalc
12cr|hexcalc-1.11-20|51	Comment=Hexadecimal calculator
12cr|hexcalc-1.11-20|52	Exec=%{_bindir}/%{name}
12cr|hexcalc-1.11-20|53	Icon=%{name}
12cr|hexcalc-1.11-20|54	Terminal=false
12cr|hexcalc-1.11-20|55	Type=Application
12cr|hexcalc-1.11-20|56	StartupNotify=true
12cr|hexcalc-1.11-20|57	Categories=Science;Math;
12cr|hexcalc-1.11-20|58	EOF
12cr|hexcalc-1.11-20|59	
12cr|hexcalc-1.11-20|60	%clean
12cr|hexcalc-1.11-20|61	rm -rf $RPM_BUILD_ROOT
12cr|hexcalc-1.11-20|62	
12cr|hexcalc-1.11-20|63	%if %mdkversion < 200900
12cr|hexcalc-1.11-20|64	%post
12cr|hexcalc-1.11-20|65	%{update_menus}
12cr|hexcalc-1.11-20|66	%endif
12cr|hexcalc-1.11-20|67	
12cr|hexcalc-1.11-20|68	%if %mdkversion < 200900
12cr|hexcalc-1.11-20|69	%postun
12cr|hexcalc-1.11-20|70	%{clean_menus}
12cr|hexcalc-1.11-20|71	%endif
12cr|hexcalc-1.11-20|72	
12cr|hexcalc-1.11-20|73	%files
12cr|hexcalc-1.11-20|74	%defattr(-,root,root)
12cr|hexcalc-1.11-20|75	%_bindir/hexcalc
12cr|hexcalc-1.11-20|76	%_mandir/*/*
12cr|hexcalc-1.11-20|77	%_miconsdir/%name.png
12cr|hexcalc-1.11-20|78	%_iconsdir/%name.png
12cr|hexcalc-1.11-20|79	%_liconsdir/%name.png
12cr|hexcalc-1.11-20|80	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|hexcalc-1.11-20|81	
12cr|hexcalc-1.11-20|82	
12cr|hexcalc-1.11-20|83	
12cr|hexcalc-1.11-20|84	%changelog
12cr|hexcalc-1.11-20|85	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 1.11-20mdv2011.0
12cr|hexcalc-1.11-20|86	+ Revision: 636003
12cr|hexcalc-1.11-20|87	- update desktop category
12cr|hexcalc-1.11-20|88	- tighten BR
12cr|hexcalc-1.11-20|89	
12cr|hexcalc-1.11-20|90	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.11-19mdv2011.0
12cr|hexcalc-1.11-20|91	+ Revision: 619361
12cr|hexcalc-1.11-20|92	- the mass rebuild of 2010.0 packages
12cr|hexcalc-1.11-20|93	
12cr|hexcalc-1.11-20|94	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.11-18mdv2010.0
12cr|hexcalc-1.11-20|95	+ Revision: 429393
12cr|hexcalc-1.11-20|96	- rebuild
12cr|hexcalc-1.11-20|97	
12cr|hexcalc-1.11-20|98	* Sat Sep 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.11-17mdv2009.0
12cr|hexcalc-1.11-20|99	+ Revision: 286173
12cr|hexcalc-1.11-20|100	- fix build
12cr|hexcalc-1.11-20|101	
12cr|hexcalc-1.11-20|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|hexcalc-1.11-20|103	- rebuild
12cr|hexcalc-1.11-20|104	- drop old menu
12cr|hexcalc-1.11-20|105	- kill re-definition of %%buildroot on Pixel's request
12cr|hexcalc-1.11-20|106	
12cr|hexcalc-1.11-20|107	+ Pixel <pixel@mandriva.com>
12cr|hexcalc-1.11-20|108	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|hexcalc-1.11-20|109	
12cr|hexcalc-1.11-20|110	+ Olivier Blin <oblin@mandriva.com>
12cr|hexcalc-1.11-20|111	- restore BuildRoot
12cr|hexcalc-1.11-20|112	
12cr|hexcalc-1.11-20|113	* Wed Oct 24 2007 Olivier Thauvin <nanardon@mandriva.org> 1.11-14mdv2008.1
12cr|hexcalc-1.11-20|114	+ Revision: 101895
12cr|hexcalc-1.11-20|115	- rebuild, avoid useless brequires
12cr|hexcalc-1.11-20|116	
12cr|hexcalc-1.11-20|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|hexcalc-1.11-20|118	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|hexcalc-1.11-20|119	
12cr|hexcalc-1.11-20|120	
12cr|hexcalc-1.11-20|121	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|hexcalc-1.11-20|122	+ 08/06/06 21:24:39 (53681)
12cr|hexcalc-1.11-20|123	- xdg menu
12cr|hexcalc-1.11-20|124	
12cr|hexcalc-1.11-20|125	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|hexcalc-1.11-20|126	+ 08/06/06 21:18:06 (53676)
12cr|hexcalc-1.11-20|127	Import hexcalc
12cr|hexcalc-1.11-20|128	
12cr|hexcalc-1.11-20|129	* Mon Oct 03 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.11-12mdk
12cr|hexcalc-1.11-20|130	- BuildRequires fix
12cr|hexcalc-1.11-20|131	
12cr|hexcalc-1.11-20|132	* Fri Apr 08 2005 Olivier Thauvin <nanardon@mandrake.org> 1.11-11mdk
12cr|hexcalc-1.11-20|133	- fix buildrequires for 64 bits
12cr|hexcalc-1.11-20|134	
12cr|hexcalc-1.11-20|135	* Fri Feb 04 2005 Sylvie Terjan <erinmargault@mandrake.org> 1.11-9mdk
12cr|hexcalc-1.11-20|136	- birthday release
12cr|hexcalc-1.11-20|137	
12cr|hexcalc-1.11-20|138	* Fri Jan 23 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.11-8mdk
12cr|hexcalc-1.11-20|139	- 1st mdk package
12cr|hexcalc-1.11-20|140	

2056 12
12cr|hexglass-1.2.1-1|1	Name:		hexglass
12cr|hexglass-1.2.1-1|2	Version:	1.2.1
12cr|hexglass-1.2.1-1|3	Release:	%mkrel 1
12cr|hexglass-1.2.1-1|4	Summary:	Block falling puzzle game based on a hexagonal grid
12cr|hexglass-1.2.1-1|5	Group:		Games/Puzzles
12cr|hexglass-1.2.1-1|6	License:	GPLv3+
12cr|hexglass-1.2.1-1|7	URL:		http://code.google.com/p/hexglass
12cr|hexglass-1.2.1-1|8	Source0:	http://hexglass.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|hexglass-1.2.1-1|9	Source1:	%{name}.desktop
12cr|hexglass-1.2.1-1|10	# Let the application search for locale files in
12cr|hexglass-1.2.1-1|11	# /usr/share/hexglass/translations/
12cr|hexglass-1.2.1-1|12	Patch0:		hexglass-1.2.1-locale-path.patch
12cr|hexglass-1.2.1-1|13	BuildRequires:	qt4-devel
12cr|hexglass-1.2.1-1|14	
12cr|hexglass-1.2.1-1|15	%description
12cr|hexglass-1.2.1-1|16	HexGlass is a Tetris-like puzzle game. Ten different types of blocks
12cr|hexglass-1.2.1-1|17	continuously fall from above and you must arrange them to make horizontal
12cr|hexglass-1.2.1-1|18	rows of hexagonal bricks. Completing any row causes those hexagonal blocks
12cr|hexglass-1.2.1-1|19	to disappear and the rest above move downwards. The blocks above gradually
12cr|hexglass-1.2.1-1|20	fall faster and the game is over when the screen fills up and blocks can
12cr|hexglass-1.2.1-1|21	no longer fall from the top.
12cr|hexglass-1.2.1-1|22	
12cr|hexglass-1.2.1-1|23	%prep
12cr|hexglass-1.2.1-1|24	%setup -q
12cr|hexglass-1.2.1-1|25	%patch0 -p1
12cr|hexglass-1.2.1-1|26	
12cr|hexglass-1.2.1-1|27	%build
12cr|hexglass-1.2.1-1|28	%qmake_qt4 hexglass.pro
12cr|hexglass-1.2.1-1|29	%make
12cr|hexglass-1.2.1-1|30	
12cr|hexglass-1.2.1-1|31	%install
12cr|hexglass-1.2.1-1|32	%__rm -rf %{buildroot}
12cr|hexglass-1.2.1-1|33	%__install -D hexglass %{buildroot}%{_bindir}/hexglass
12cr|hexglass-1.2.1-1|34	%__install -d %{buildroot}%{_datadir}/%{name}/translations
12cr|hexglass-1.2.1-1|35	%__install -m 644 -p translations/*.qm %{buildroot}%{_datadir}/%{name}/translations
12cr|hexglass-1.2.1-1|36	%__install -D -m 644 -p resources/about_icon.xpm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
12cr|hexglass-1.2.1-1|37	
12cr|hexglass-1.2.1-1|38	# menu-entry
12cr|hexglass-1.2.1-1|39	%__mkdir_p  %{buildroot}%{_datadir}/applications
12cr|hexglass-1.2.1-1|40	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|hexglass-1.2.1-1|41	[Desktop Entry]
12cr|hexglass-1.2.1-1|42	Name=HexGlass
12cr|hexglass-1.2.1-1|43	Comment=Tetris-like puzzle game based on a hexagonal grid
12cr|hexglass-1.2.1-1|44	Comment[de]=Tetris-ähnliches Puzzlespiel auf einem sechseckigen Raster
12cr|hexglass-1.2.1-1|45	Exec=hexglass
12cr|hexglass-1.2.1-1|46	Icon=hexglass
12cr|hexglass-1.2.1-1|47	Terminal=false
12cr|hexglass-1.2.1-1|48	Type=Application
12cr|hexglass-1.2.1-1|49	Categories=Game;LogicGame;
12cr|hexglass-1.2.1-1|50	EOF
12cr|hexglass-1.2.1-1|51	
12cr|hexglass-1.2.1-1|52	%clean
12cr|hexglass-1.2.1-1|53	%__rm -rf %{buildroot}
12cr|hexglass-1.2.1-1|54	
12cr|hexglass-1.2.1-1|55	%files
12cr|hexglass-1.2.1-1|56	%doc CHANGES COPYING README
12cr|hexglass-1.2.1-1|57	%{_bindir}/%{name}
12cr|hexglass-1.2.1-1|58	%{_datadir}/%{name}
12cr|hexglass-1.2.1-1|59	%{_datadir}/applications/%{name}.desktop
12cr|hexglass-1.2.1-1|60	%{_datadir}/pixmaps/%{name}.xpm
12cr|hexglass-1.2.1-1|61	
12cr|hexglass-1.2.1-1|62	
12cr|hexglass-1.2.1-1|63	
12cr|hexglass-1.2.1-1|64	%changelog
12cr|hexglass-1.2.1-1|65	* Tue Mar 27 2012 Andrey Bondrov <abondrov@mandriva.org> 1.2.1-1mdv2011.0
12cr|hexglass-1.2.1-1|66	+ Revision: 787382
12cr|hexglass-1.2.1-1|67	- imported package hexglass
12cr|hexglass-1.2.1-1|68	

2057 12
12cr|hexter-1.0.1-1|1	Name:       hexter
12cr|hexter-1.0.1-1|2	Summary:    Yamaha DX7 modeling DSSI plugin
12cr|hexter-1.0.1-1|3	Version:    1.0.1
12cr|hexter-1.0.1-1|4	Release:    1
12cr|hexter-1.0.1-1|5	
12cr|hexter-1.0.1-1|6	Source:     http://prdownloads.sourceforge.net/dssi/%{name}-%{version}.tar.gz
12cr|hexter-1.0.1-1|7	URL:        http://dssi.sourceforge.net/hexter.html
12cr|hexter-1.0.1-1|8	License:    GPLv2+
12cr|hexter-1.0.1-1|9	Group:      Sound
12cr|hexter-1.0.1-1|10	
12cr|hexter-1.0.1-1|11	BuildRequires:  pkgconfig(dssi)
12cr|hexter-1.0.1-1|12	BuildRequires:  pkgconfig(gtk+-2.0)
12cr|hexter-1.0.1-1|13	BuildRequires:  pkgconfig(liblo)
12cr|hexter-1.0.1-1|14	BuildRequires:  pkgconfig(alsa)
12cr|hexter-1.0.1-1|15	
12cr|hexter-1.0.1-1|16	%description
12cr|hexter-1.0.1-1|17	hexter is a software synthesizer that models the sound generation of a Yamaha
12cr|hexter-1.0.1-1|18	DX7 synthesizer. It can easily load most DX7 patch bank files, accept patch
12cr|hexter-1.0.1-1|19	editing commands via MIDI sys-ex messages (ALSA systems only), and recreate the
12cr|hexter-1.0.1-1|20	sound of the DX7 with greater accuracy than any previous open-source emulation
12cr|hexter-1.0.1-1|21	(that the author is aware of....)
12cr|hexter-1.0.1-1|22	
12cr|hexter-1.0.1-1|23	hexter operates as a plugin for the Disposable Soft Synth Interface (DSSI).
12cr|hexter-1.0.1-1|24	DSSI is a plugin API for software instruments (soft synths) with user
12cr|hexter-1.0.1-1|25	interfaces, permitting them to be hosted in-process by audio applications.
12cr|hexter-1.0.1-1|26	
12cr|hexter-1.0.1-1|27	%prep
12cr|hexter-1.0.1-1|28	%setup -q
12cr|hexter-1.0.1-1|29	
12cr|hexter-1.0.1-1|30	%build
12cr|hexter-1.0.1-1|31	alias libtoolize=true
12cr|hexter-1.0.1-1|32	%configure2_5x
12cr|hexter-1.0.1-1|33	%make
12cr|hexter-1.0.1-1|34	
12cr|hexter-1.0.1-1|35	%install
12cr|hexter-1.0.1-1|36	%makeinstall
12cr|hexter-1.0.1-1|37	
12cr|hexter-1.0.1-1|38	%files
12cr|hexter-1.0.1-1|39	%defattr(-,root,root)
12cr|hexter-1.0.1-1|40	%doc ChangeLog COPYING AUTHORS README TODO
12cr|hexter-1.0.1-1|41	%{_libdir}/dssi/%{name}.so
12cr|hexter-1.0.1-1|42	%{_libdir}/dssi/%{name}/%{name}_gtk
12cr|hexter-1.0.1-1|43	%{_datadir}/%{name}/*.dx7
12cr|hexter-1.0.1-1|44	
12cr|hexter-1.0.1-1|45	
12cr|hexter-1.0.1-1|46	
12cr|hexter-1.0.1-1|47	%changelog
12cr|hexter-1.0.1-1|48	* Fri Apr 27 2012 Frank Kober <emuse@mandriva.org> 0.6.2-3
12cr|hexter-1.0.1-1|49	+ Revision: 793831
12cr|hexter-1.0.1-1|50	- rebuild, spec cleanup
12cr|hexter-1.0.1-1|51	
12cr|hexter-1.0.1-1|52	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-2mdv2011.0
12cr|hexter-1.0.1-1|53	+ Revision: 611093
12cr|hexter-1.0.1-1|54	- rebuild
12cr|hexter-1.0.1-1|55	
12cr|hexter-1.0.1-1|56	* Mon Dec 07 2009 Jérôme Brenier <incubusss@mandriva.org> 0.6.2-1mdv2010.1
12cr|hexter-1.0.1-1|57	+ Revision: 474465
12cr|hexter-1.0.1-1|58	- new version 0.6.2
12cr|hexter-1.0.1-1|59	- fix license tag
12cr|hexter-1.0.1-1|60	
12cr|hexter-1.0.1-1|61	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.5.9-3mdv2009.0
12cr|hexter-1.0.1-1|62	+ Revision: 246855
12cr|hexter-1.0.1-1|63	- rebuild
12cr|hexter-1.0.1-1|64	- fix description-line-too-long
12cr|hexter-1.0.1-1|65	
12cr|hexter-1.0.1-1|66	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.5.9-1mdv2008.1
12cr|hexter-1.0.1-1|67	+ Revision: 140747
12cr|hexter-1.0.1-1|68	- restore BuildRoot
12cr|hexter-1.0.1-1|69	
12cr|hexter-1.0.1-1|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|hexter-1.0.1-1|71	- kill re-definition of %%buildroot on Pixel's request
12cr|hexter-1.0.1-1|72	- import hexter
12cr|hexter-1.0.1-1|73	
12cr|hexter-1.0.1-1|74	
12cr|hexter-1.0.1-1|75	* Sat Apr  1 2006 Austin Acton <austin@mandriva.org> 0.5.9-1mdk
12cr|hexter-1.0.1-1|76	- spec from Pedro Lopez-Cabanillas <plcl@users.sourceforge.net>
12cr|hexter-1.0.1-1|77	- initial package

2058 12
12cr|hexxagon-1.0.2-1|1	Name:		hexxagon
12cr|hexxagon-1.0.2-1|2	Summary:	Othello clone (GTK version)
12cr|hexxagon-1.0.2-1|3	Version:	1.0.2
12cr|hexxagon-1.0.2-1|4	Release:	1
12cr|hexxagon-1.0.2-1|5	Group:		Games/Boards
12cr|hexxagon-1.0.2-1|6	License:	GPLv2+
12cr|hexxagon-1.0.2-1|7	Url:		http://nesqi.se/hexxagon/
12cr|hexxagon-1.0.2-1|8	Source0:	http://nesqi.se/download/%{name}-%{version}.tar.bz2
12cr|hexxagon-1.0.2-1|9	Source11:	%{name}-48.png
12cr|hexxagon-1.0.2-1|10	Source12:	%{name}-32.png
12cr|hexxagon-1.0.2-1|11	Source13:	%{name}-16.png
12cr|hexxagon-1.0.2-1|12	Patch0:		hexxagon-1.0-fix-build.patch
12cr|hexxagon-1.0.2-1|13	BuildRequires:	pkgconfig(gtk+)
12cr|hexxagon-1.0.2-1|14	BuildRequires:	pkgconfig(gtkmm-2.4)
12cr|hexxagon-1.0.2-1|15	
12cr|hexxagon-1.0.2-1|16	%description
12cr|hexxagon-1.0.2-1|17	Hexxagon is a clone of Hexxagon, an adaptation of
12cr|hexxagon-1.0.2-1|18	the Othello board game written for DOS.
12cr|hexxagon-1.0.2-1|19	This is the GTK1 version of Hexxagon.
12cr|hexxagon-1.0.2-1|20	
12cr|hexxagon-1.0.2-1|21	%prep
12cr|hexxagon-1.0.2-1|22	%setup -q
12cr|hexxagon-1.0.2-1|23	%patch0 -p1 -b .fix-build
12cr|hexxagon-1.0.2-1|24	
12cr|hexxagon-1.0.2-1|25	%build
12cr|hexxagon-1.0.2-1|26	%configure2_5x
12cr|hexxagon-1.0.2-1|27	%make
12cr|hexxagon-1.0.2-1|28	
12cr|hexxagon-1.0.2-1|29	%install
12cr|hexxagon-1.0.2-1|30	%makeinstall bindir=%{buildroot}%{_gamesbindir}
12cr|hexxagon-1.0.2-1|31	
12cr|hexxagon-1.0.2-1|32	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|hexxagon-1.0.2-1|33	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|hexxagon-1.0.2-1|34	[Desktop Entry]
12cr|hexxagon-1.0.2-1|35	Type=Application
12cr|hexxagon-1.0.2-1|36	Exec=%{_gamesbindir}/%{name}
12cr|hexxagon-1.0.2-1|37	Icon=%{name}
12cr|hexxagon-1.0.2-1|38	Categories=Game;BoardGame;
12cr|hexxagon-1.0.2-1|39	Name=Hexxagon
12cr|hexxagon-1.0.2-1|40	Comment=Othello clone
12cr|hexxagon-1.0.2-1|41	EOF
12cr|hexxagon-1.0.2-1|42	
12cr|hexxagon-1.0.2-1|43	install -m644 %{SOURCE11} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|hexxagon-1.0.2-1|44	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|hexxagon-1.0.2-1|45	install -m644 %{SOURCE13} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|hexxagon-1.0.2-1|46	
12cr|hexxagon-1.0.2-1|47	%files
12cr|hexxagon-1.0.2-1|48	%doc README
12cr|hexxagon-1.0.2-1|49	%{_gamesbindir}/%{name}
12cr|hexxagon-1.0.2-1|50	%{_datadir}/applications/mandriva-%{name}*.desktop
12cr|hexxagon-1.0.2-1|51	%{_liconsdir}/%{name}.png
12cr|hexxagon-1.0.2-1|52	%{_iconsdir}/%{name}.png
12cr|hexxagon-1.0.2-1|53	%{_miconsdir}/%{name}.png
12cr|hexxagon-1.0.2-1|54	%{_datadir}/%{name}
12cr|hexxagon-1.0.2-1|55	
12cr|hexxagon-1.0.2-1|56	
12cr|hexxagon-1.0.2-1|57	
12cr|hexxagon-1.0.2-1|58	%changelog
12cr|hexxagon-1.0.2-1|59	* Fri May 15 2009 Samuel Verschelde <stormi@mandriva.org> 1.0-3mdv2010.0
12cr|hexxagon-1.0.2-1|60	+ Revision: 376086
12cr|hexxagon-1.0.2-1|61	- fix build
12cr|hexxagon-1.0.2-1|62	- remove non working desktop file for text mode hexxagon
12cr|hexxagon-1.0.2-1|63	- fix licence
12cr|hexxagon-1.0.2-1|64	
12cr|hexxagon-1.0.2-1|65	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|hexxagon-1.0.2-1|66	- rebuild
12cr|hexxagon-1.0.2-1|67	- do not harcode icon extension
12cr|hexxagon-1.0.2-1|68	- auto convert menu to XDG
12cr|hexxagon-1.0.2-1|69	- kill re-definition of %%buildroot on Pixel's request
12cr|hexxagon-1.0.2-1|70	- import hexxagon
12cr|hexxagon-1.0.2-1|71	
12cr|hexxagon-1.0.2-1|72	+ Pixel <pixel@mandriva.com>
12cr|hexxagon-1.0.2-1|73	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|hexxagon-1.0.2-1|74	
12cr|hexxagon-1.0.2-1|75	+ Olivier Blin <oblin@mandriva.com>
12cr|hexxagon-1.0.2-1|76	- restore BuildRoot
12cr|hexxagon-1.0.2-1|77	
12cr|hexxagon-1.0.2-1|78	
12cr|hexxagon-1.0.2-1|79	* Sun Apr 23 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.0-2mdk
12cr|hexxagon-1.0.2-1|80	- Add BuildRequires
12cr|hexxagon-1.0.2-1|81	
12cr|hexxagon-1.0.2-1|82	* Thu Apr 06 2006 Lenny Cartier <lenny@mandriva.com> 1.0-1mdk
12cr|hexxagon-1.0.2-1|83	- 1.0
12cr|hexxagon-1.0.2-1|84	
12cr|hexxagon-1.0.2-1|85	* Sun Apr 03 2005 Michael Scherer <misc@mandrake.org> 0.3.3-2mdk
12cr|hexxagon-1.0.2-1|86	- Rebuild for readline
12cr|hexxagon-1.0.2-1|87	
12cr|hexxagon-1.0.2-1|88	* Tue Nov 16 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.3.3-1mdk
12cr|hexxagon-1.0.2-1|89	- 0.3.3
12cr|hexxagon-1.0.2-1|90	
12cr|hexxagon-1.0.2-1|91	* Thu Jul 01 2004 Michael Scherer <misc@mandrake.org> 0.3.2-2mdk
12cr|hexxagon-1.0.2-1|92	- rebuild for new gcc
12cr|hexxagon-1.0.2-1|93	
12cr|hexxagon-1.0.2-1|94	* Wed Jun 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.3.2-1mdk
12cr|hexxagon-1.0.2-1|95	- 0.3.2
12cr|hexxagon-1.0.2-1|96	- drop P0 (fixed upstream)
12cr|hexxagon-1.0.2-1|97	- bzip2 source
12cr|hexxagon-1.0.2-1|98	- drop COPYING file as it's GPL
12cr|hexxagon-1.0.2-1|99	
12cr|hexxagon-1.0.2-1|100	* Sun Nov  16 2003 Olivier Blin <oliv.blin@laposte.net> 0.3.1-1mdk
12cr|hexxagon-1.0.2-1|101	- initial release
12cr|hexxagon-1.0.2-1|102	- multline strings patch for gcc 3.3 (patch0)

2059 12
12cr|hg-git-0.3.3-1|1	%define name	hg-git
12cr|hg-git-0.3.3-1|2	%define version 0.3.3
12cr|hg-git-0.3.3-1|3	%define	rel		1
12cr|hg-git-0.3.3-1|4	%if %mdkversion < 201100
12cr|hg-git-0.3.3-1|5	%define release %mkrel %{rel}
12cr|hg-git-0.3.3-1|6	%else
12cr|hg-git-0.3.3-1|7	%define	release	%{rel}
12cr|hg-git-0.3.3-1|8	%endif
12cr|hg-git-0.3.3-1|9	
12cr|hg-git-0.3.3-1|10	Summary:	Mercurial plugin for communicating with Git servers
12cr|hg-git-0.3.3-1|11	Name:		%{name}
12cr|hg-git-0.3.3-1|12	Version:	%{version}
12cr|hg-git-0.3.3-1|13	Release:	%{release}
12cr|hg-git-0.3.3-1|14	Source0:	http://pypi.python.org/packages/source/h/%{name}/%{name}-%{version}.tar.gz
12cr|hg-git-0.3.3-1|15	License:	GPLv2
12cr|hg-git-0.3.3-1|16	Group:		Development/Other
12cr|hg-git-0.3.3-1|17	Url:		http://hg-git.github.com/
12cr|hg-git-0.3.3-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|hg-git-0.3.3-1|19	BuildArch:	noarch
12cr|hg-git-0.3.3-1|20	Requires:	mercurial >= 1.3
12cr|hg-git-0.3.3-1|21	Requires:	python-dulwich >= 0.8.0
12cr|hg-git-0.3.3-1|22	BuildRequires:	python-dulwich >= 0.8.0
12cr|hg-git-0.3.3-1|23	%py_requires -d
12cr|hg-git-0.3.3-1|24	
12cr|hg-git-0.3.3-1|25	%description
12cr|hg-git-0.3.3-1|26	This is the Hg-Git plugin for Mercurial, adding the ability to push to
12cr|hg-git-0.3.3-1|27	and pull from a Git server repository from Mercurial. This means you
12cr|hg-git-0.3.3-1|28	can collaborate on Git based projects from Mercurial, or use a Git
12cr|hg-git-0.3.3-1|29	server as a collaboration point for a team with developers using both
12cr|hg-git-0.3.3-1|30	Git and Mercurial.
12cr|hg-git-0.3.3-1|31	
12cr|hg-git-0.3.3-1|32	%prep
12cr|hg-git-0.3.3-1|33	%setup -q
12cr|hg-git-0.3.3-1|34	
12cr|hg-git-0.3.3-1|35	%install
12cr|hg-git-0.3.3-1|36	%__rm -rf %{buildroot}
12cr|hg-git-0.3.3-1|37	
12cr|hg-git-0.3.3-1|38	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|hg-git-0.3.3-1|39	cat <<EOF > hg-git.rc
12cr|hg-git-0.3.3-1|40	[extensions]
12cr|hg-git-0.3.3-1|41	hgext.bookmarks =
12cr|hg-git-0.3.3-1|42	hggit = %{py_sitedir}/hggit
12cr|hg-git-0.3.3-1|43	EOF
12cr|hg-git-0.3.3-1|44	
12cr|hg-git-0.3.3-1|45	%__install -m 755 -d %{buildroot}%{_sysconfdir}/mercurial/hgrc.d
12cr|hg-git-0.3.3-1|46	%__install -m 644 hg-git.rc %{buildroot}%{_sysconfdir}/mercurial/hgrc.d/
12cr|hg-git-0.3.3-1|47	
12cr|hg-git-0.3.3-1|48	%clean
12cr|hg-git-0.3.3-1|49	%__rm -rf %{buildroot}
12cr|hg-git-0.3.3-1|50	
12cr|hg-git-0.3.3-1|51	%files -f FILE_LIST
12cr|hg-git-0.3.3-1|52	%defattr(-,root,root)
12cr|hg-git-0.3.3-1|53	%config(noreplace) %{_sysconfdir}/mercurial/hgrc.d/hg-git.rc
12cr|hg-git-0.3.3-1|54	
12cr|hg-git-0.3.3-1|55	
12cr|hg-git-0.3.3-1|56	%changelog
12cr|hg-git-0.3.3-1|57	* Mon Aug 06 2012 Lev Givon <lev@mandriva.org> 0.3.3-1
12cr|hg-git-0.3.3-1|58	+ Revision: 811877
12cr|hg-git-0.3.3-1|59	- Update to 0.3.3.
12cr|hg-git-0.3.3-1|60	
12cr|hg-git-0.3.3-1|61	* Sun Feb 05 2012 Lev Givon <lev@mandriva.org> 0.3.2-1
12cr|hg-git-0.3.3-1|62	+ Revision: 771287
12cr|hg-git-0.3.3-1|63	- Update to 0.3.2.
12cr|hg-git-0.3.3-1|64	
12cr|hg-git-0.3.3-1|65	* Tue Sep 20 2011 Lev Givon <lev@mandriva.org> 0.3.1-1
12cr|hg-git-0.3.3-1|66	+ Revision: 700637
12cr|hg-git-0.3.3-1|67	- Update to 0.3.1.
12cr|hg-git-0.3.3-1|68	
12cr|hg-git-0.3.3-1|69	* Thu Mar 03 2011 Lev Givon <lev@mandriva.org> 0.2.6-1
12cr|hg-git-0.3.3-1|70	+ Revision: 641528
12cr|hg-git-0.3.3-1|71	- Update to 0.2.6.
12cr|hg-git-0.3.3-1|72	
12cr|hg-git-0.3.3-1|73	* Tue Nov 02 2010 Lev Givon <lev@mandriva.org> 0.2.5-1mdv2011.0
12cr|hg-git-0.3.3-1|74	+ Revision: 592247
12cr|hg-git-0.3.3-1|75	- Update to 0.2.5.
12cr|hg-git-0.3.3-1|76	
12cr|hg-git-0.3.3-1|77	* Fri Aug 27 2010 Lev Givon <lev@mandriva.org> 0.2.4-1mdv2011.0
12cr|hg-git-0.3.3-1|78	+ Revision: 573471
12cr|hg-git-0.3.3-1|79	- Update to 0.2.4.
12cr|hg-git-0.3.3-1|80	
12cr|hg-git-0.3.3-1|81	* Sun Jul 11 2010 Lev Givon <lev@mandriva.org> 0.2.3-1mdv2011.0
12cr|hg-git-0.3.3-1|82	+ Revision: 551170
12cr|hg-git-0.3.3-1|83	- Update to 0.2.3.
12cr|hg-git-0.3.3-1|84	- Update to 0.2.2.
12cr|hg-git-0.3.3-1|85	
12cr|hg-git-0.3.3-1|86	* Thu Apr 15 2010 Lev Givon <lev@mandriva.org> 0.2.1-1mdv2010.1
12cr|hg-git-0.3.3-1|87	+ Revision: 534994
12cr|hg-git-0.3.3-1|88	- import hg-git
12cr|hg-git-0.3.3-1|89	

2060 12
12cr|hiawatha-8.6-1|1	Summary:	An advanced and secure webserver for Unix
12cr|hiawatha-8.6-1|2	Name:		hiawatha
12cr|hiawatha-8.6-1|3	Version:	8.6
12cr|hiawatha-8.6-1|4	Release:	1
12cr|hiawatha-8.6-1|5	Source0:	http://www.hiawatha-webserver.org/files/%{name}-%{version}.tar.gz
12cr|hiawatha-8.6-1|6	Source1:	%{name}-sysvscript
12cr|hiawatha-8.6-1|7	Patch0:		hiawatha-8.6-rosa-use_system_polarssl.patch
12cr|hiawatha-8.6-1|8	Patch1:		hiawatha-8.6-libxml29.patch
12cr|hiawatha-8.6-1|9	License:	GPLv2
12cr|hiawatha-8.6-1|10	Group:		System/Servers
12cr|hiawatha-8.6-1|11	Url:		http://www.hiawatha-webserver.org/
12cr|hiawatha-8.6-1|12	BuildRequires:	libxslt-devel
12cr|hiawatha-8.6-1|13	BuildRequires:	pkcs11-helper-devel
12cr|hiawatha-8.6-1|14	BuildRequires:	polarssl-devel
12cr|hiawatha-8.6-1|15	BuildRequires:	cmake >= 2.8.4
12cr|hiawatha-8.6-1|16	Requires(preun):	rpm-helper
12cr|hiawatha-8.6-1|17	Requires(post):	rpm-helper
12cr|hiawatha-8.6-1|18	Provides:	webserver
12cr|hiawatha-8.6-1|19	
12cr|hiawatha-8.6-1|20	
12cr|hiawatha-8.6-1|21	%description
12cr|hiawatha-8.6-1|22	Hiawatha is an advanced and secure webserver for Unix. It has been written
12cr|hiawatha-8.6-1|23	with 'being secure' as its main goal. This resulted in a webserver which
12cr|hiawatha-8.6-1|24	has for example DoS protection, connection control and traffic throttling.
12cr|hiawatha-8.6-1|25	It has of course also thoroughly been checked and tested for buffer overflows
12cr|hiawatha-8.6-1|26	
12cr|hiawatha-8.6-1|27	%prep
12cr|hiawatha-8.6-1|28	%setup -q
12cr|hiawatha-8.6-1|29	%patch0 -p1
12cr|hiawatha-8.6-1|30	%patch1 -p1
12cr|hiawatha-8.6-1|31	rm -rf polarssl
12cr|hiawatha-8.6-1|32	
12cr|hiawatha-8.6-1|33	%build
12cr|hiawatha-8.6-1|34	%cmake	-DENABLE_CHROOT:BOOL=ON \
12cr|hiawatha-8.6-1|35	-DENABLE_MONITOR:BOOL=ON \
12cr|hiawatha-8.6-1|36	-DUSE_PKCS11_HELPER_LIBRARY:BOOL=ON \
12cr|hiawatha-8.6-1|37	-DCMAKE_SKIP_RPATH:BOOL=OFF \
12cr|hiawatha-8.6-1|38	-DCMAKE_INSTALL_LOCALSTATEDIR:PATH=var \
12cr|hiawatha-8.6-1|39	-DCMAKE_INSTALL_PREFIX:PATH="" \
12cr|hiawatha-8.6-1|40	-DCMAKE_INSTALL_BINDIR:PATH=%{_bindir} \
12cr|hiawatha-8.6-1|41	-DCMAKE_INSTALL_SBINDIR:PATH=%{_sbindir} \
12cr|hiawatha-8.6-1|42	-DCMAKE_INSTALL_SYSCONFDIR:PATH=%{_sysconfdir} \
12cr|hiawatha-8.6-1|43	-DCMAKE_INSTALL_MANDIR:PATH=%{_mandir}
12cr|hiawatha-8.6-1|44	%make
12cr|hiawatha-8.6-1|45	
12cr|hiawatha-8.6-1|46	%install
12cr|hiawatha-8.6-1|47	pushd build
12cr|hiawatha-8.6-1|48	%makeinstall_std
12cr|hiawatha-8.6-1|49	
12cr|hiawatha-8.6-1|50	install -D -m 644 logrotate.d/%name %{buildroot}%{_sysconfdir}/logrotate.d/%name
12cr|hiawatha-8.6-1|51	perl -pi -e 's|/usr/var/log/hiawatha/|/var/log/hiawatha/|' %{buildroot}%{_sysconfdir}/%name/hiawatha.conf
12cr|hiawatha-8.6-1|52	
12cr|hiawatha-8.6-1|53	install -D -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|hiawatha-8.6-1|54	popd
12cr|hiawatha-8.6-1|55	
12cr|hiawatha-8.6-1|56	%post
12cr|hiawatha-8.6-1|57	%_post_service %{name}
12cr|hiawatha-8.6-1|58	
12cr|hiawatha-8.6-1|59	%preun
12cr|hiawatha-8.6-1|60	%_preun_service %{name}
12cr|hiawatha-8.6-1|61	
12cr|hiawatha-8.6-1|62	%files
12cr|hiawatha-8.6-1|63	%dir /var/log/%{name}
12cr|hiawatha-8.6-1|64	%config(noreplace) %{_sysconfdir}/%{name}/*
12cr|hiawatha-8.6-1|65	%{_sbindir}/%{name}
12cr|hiawatha-8.6-1|66	%{_mandir}/*/*.*
12cr|hiawatha-8.6-1|67	%config(noreplace) %{_sysconfdir}/logrotate.d/%name
12cr|hiawatha-8.6-1|68	%{_localstatedir}/www/%{name}/
12cr|hiawatha-8.6-1|69	%{_initrddir}/%name
12cr|hiawatha-8.6-1|70	%{_bindir}/ssi-cgi
12cr|hiawatha-8.6-1|71	%{_sbindir}/cgi-wrapper
12cr|hiawatha-8.6-1|72	%{_sbindir}/php-fcgi
12cr|hiawatha-8.6-1|73	%{_sbindir}/wigwam
12cr|hiawatha-8.6-1|74	#%{_sbindir}/newroot
12cr|hiawatha-8.6-1|75	#%{_libdir}/%{name}
12cr|hiawatha-8.6-1|76	
12cr|hiawatha-8.6-1|77	
12cr|hiawatha-8.6-1|78	%changelog
12cr|hiawatha-8.6-1|79	* Tue Sep 18 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 8.5-1
12cr|hiawatha-8.6-1|80	+ Revision: 817067
12cr|hiawatha-8.6-1|81	- update to 8.5
12cr|hiawatha-8.6-1|82	- use system polarssl library
12cr|hiawatha-8.6-1|83	
12cr|hiawatha-8.6-1|84	* Sun Jun 10 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 8.4-1
12cr|hiawatha-8.6-1|85	+ Revision: 804330
12cr|hiawatha-8.6-1|86	- update to 8.4
12cr|hiawatha-8.6-1|87	
12cr|hiawatha-8.6-1|88	* Fri May 25 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 8.3-1
12cr|hiawatha-8.6-1|89	+ Revision: 800733
12cr|hiawatha-8.6-1|90	- update to 8.3
12cr|hiawatha-8.6-1|91	
12cr|hiawatha-8.6-1|92	* Fri May 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 8.2-1
12cr|hiawatha-8.6-1|93	+ Revision: 796129
12cr|hiawatha-8.6-1|94	- update to 8.2
12cr|hiawatha-8.6-1|95	
12cr|hiawatha-8.6-1|96	* Sun Feb 26 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 8.1-1
12cr|hiawatha-8.6-1|97	+ Revision: 780912
12cr|hiawatha-8.6-1|98	- update to 8.1
12cr|hiawatha-8.6-1|99	
12cr|hiawatha-8.6-1|100	* Thu Feb 02 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 8.0-1
12cr|hiawatha-8.6-1|101	+ Revision: 770756
12cr|hiawatha-8.6-1|102	- update to 8.0
12cr|hiawatha-8.6-1|103	
12cr|hiawatha-8.6-1|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|hiawatha-8.6-1|105	- rebuild
12cr|hiawatha-8.6-1|106	- rebuild
12cr|hiawatha-8.6-1|107	
12cr|hiawatha-8.6-1|108	+ Pixel <pixel@mandriva.com>
12cr|hiawatha-8.6-1|109	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|hiawatha-8.6-1|110	
12cr|hiawatha-8.6-1|111	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 4.3.2-1mdv2008.1
12cr|hiawatha-8.6-1|112	+ Revision: 140747
12cr|hiawatha-8.6-1|113	- restore BuildRoot
12cr|hiawatha-8.6-1|114	
12cr|hiawatha-8.6-1|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|hiawatha-8.6-1|116	- kill re-definition of %%buildroot on Pixel's request
12cr|hiawatha-8.6-1|117	- import hiawatha
12cr|hiawatha-8.6-1|118	
12cr|hiawatha-8.6-1|119	
12cr|hiawatha-8.6-1|120	* Thu Aug 31 2006 Couriousous <couriousous@mandriva.org> 4.3.2-1mdv2007.0
12cr|hiawatha-8.6-1|121	- 4.3.2
12cr|hiawatha-8.6-1|122	
12cr|hiawatha-8.6-1|123	* Sat Apr 15 2006 Couriousous <couriousous@mandriva.org> 4.2-1mdk
12cr|hiawatha-8.6-1|124	- 4.2
12cr|hiawatha-8.6-1|125	- LSB startup script
12cr|hiawatha-8.6-1|126	
12cr|hiawatha-8.6-1|127	* Fri Mar 17 2006 Couriousous <couriousous@mandriva.org> 3.6.1-2mdk
12cr|hiawatha-8.6-1|128	- Rebuild
12cr|hiawatha-8.6-1|129	
12cr|hiawatha-8.6-1|130	* Sat Oct  1 2005 Couriousous <couriousous@mandriva.org> 3.6.1-1mdk
12cr|hiawatha-8.6-1|131	- 3.6.1
12cr|hiawatha-8.6-1|132	- Some spec fix
12cr|hiawatha-8.6-1|133	
12cr|hiawatha-8.6-1|134	* Sun Apr 24 2005 Couriousous <couriousous@mandriva.org> 3.5-1mdk
12cr|hiawatha-8.6-1|135	- 3.5
12cr|hiawatha-8.6-1|136	
12cr|hiawatha-8.6-1|137	* Sat Apr 2 2005 Couriousous <couriousous@mandrake.org> 3.4-1mdk
12cr|hiawatha-8.6-1|138	- 3.4
12cr|hiawatha-8.6-1|139	
12cr|hiawatha-8.6-1|140	* Wed Dec 1 2004 Couriousous <couriousous@zarb.org> 3.3-1mdk
12cr|hiawatha-8.6-1|141	- 3.3
12cr|hiawatha-8.6-1|142	
12cr|hiawatha-8.6-1|143	* Mon Oct 11 2004 Couriousous <couriousous@zarb.org> 3.1-1mdk
12cr|hiawatha-8.6-1|144	- First Mandrakelinux release

2061 12
12cr|hibernate-2.0-3|1	%define name	hibernate
12cr|hibernate-2.0-3|2	%define version 2.0
12cr|hibernate-2.0-3|3	%define release %mkrel 3
12cr|hibernate-2.0-3|4	
12cr|hibernate-2.0-3|5	Name:		%{name}
12cr|hibernate-2.0-3|6	Version:	%{version}
12cr|hibernate-2.0-3|7	Release:	%{release}
12cr|hibernate-2.0-3|8	License:	GPL
12cr|hibernate-2.0-3|9	Summary:	Software suspend 2 hibernate script
12cr|hibernate-2.0-3|10	Group:		System/Base
12cr|hibernate-2.0-3|11	URL:		http://www.tuxonice.net/
12cr|hibernate-2.0-3|12	Source:		http://www.tuxonice.net/downloads/all/%{name}-script-%{version}.tar.gz
12cr|hibernate-2.0-3|13	Patch0:		hibernate-extra_pages_allowance.patch
12cr|hibernate-2.0-3|14	BuildArch:	noarch
12cr|hibernate-2.0-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|hibernate-2.0-3|16	
12cr|hibernate-2.0-3|17	%description
12cr|hibernate-2.0-3|18	hibernate is a shell script that handles the process of getting ready
12cr|hibernate-2.0-3|19	to suspend to disk and to resume from disk. It requires the Software
12cr|hibernate-2.0-3|20	Suspend 2 patches available at http://www.tuxonice.net/,
12cr|hibernate-2.0-3|21	which are also included in the kernel-tmb package.
12cr|hibernate-2.0-3|22	
12cr|hibernate-2.0-3|23	After installing you will want to run 'hibernate -h' to see available
12cr|hibernate-2.0-3|24	options and modify your /etc/hibernate/hibernate.conf to set them.
12cr|hibernate-2.0-3|25	
12cr|hibernate-2.0-3|26	%prep
12cr|hibernate-2.0-3|27	%setup -q -n %{name}-script-%{version}
12cr|hibernate-2.0-3|28	
12cr|hibernate-2.0-3|29	%patch0 -p1
12cr|hibernate-2.0-3|30	
12cr|hibernate-2.0-3|31	%install
12cr|hibernate-2.0-3|32	rm -rf %{buildroot}
12cr|hibernate-2.0-3|33	export BASE_DIR=%{buildroot}
12cr|hibernate-2.0-3|34	export PREFIX=%{_prefix}
12cr|hibernate-2.0-3|35	export MAN_DIR=$BASE_DIR/%{_mandir}
12cr|hibernate-2.0-3|36	sh install.sh
12cr|hibernate-2.0-3|37	
12cr|hibernate-2.0-3|38	%clean
12cr|hibernate-2.0-3|39	rm -rf %{buildroot}
12cr|hibernate-2.0-3|40	
12cr|hibernate-2.0-3|41	%files
12cr|hibernate-2.0-3|42	%defattr(-,root,root)
12cr|hibernate-2.0-3|43	%doc CHANGELOG COPYING README SCRIPTLET-API
12cr|hibernate-2.0-3|44	%{_datadir}/%{name}
12cr|hibernate-2.0-3|45	%{_mandir}/*/*
12cr|hibernate-2.0-3|46	%{_sbindir}/hibernate
12cr|hibernate-2.0-3|47	%config(noreplace) %{_sysconfdir}/%{name}
12cr|hibernate-2.0-3|48	
12cr|hibernate-2.0-3|49	
12cr|hibernate-2.0-3|50	
12cr|hibernate-2.0-3|51	%changelog
12cr|hibernate-2.0-3|52	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0-3mdv2011.0
12cr|hibernate-2.0-3|53	+ Revision: 619373
12cr|hibernate-2.0-3|54	- the mass rebuild of 2010.0 packages
12cr|hibernate-2.0-3|55	
12cr|hibernate-2.0-3|56	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.0-2mdv2010.0
12cr|hibernate-2.0-3|57	+ Revision: 437866
12cr|hibernate-2.0-3|58	- rebuild
12cr|hibernate-2.0-3|59	
12cr|hibernate-2.0-3|60	* Sun Apr 05 2009 Thomas Backlund <tmb@mandriva.org> 2.0-1mdv2009.1
12cr|hibernate-2.0-3|61	+ Revision: 364066
12cr|hibernate-2.0-3|62	- update to 2.0 (for tuxonice-3.0 in kernel-tmb)
12cr|hibernate-2.0-3|63	
12cr|hibernate-2.0-3|64	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1.99-3mdv2009.1
12cr|hibernate-2.0-3|65	+ Revision: 350615
12cr|hibernate-2.0-3|66	- 2009.1 rebuild
12cr|hibernate-2.0-3|67	
12cr|hibernate-2.0-3|68	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1.99-2mdv2009.1
12cr|hibernate-2.0-3|69	+ Revision: 350290
12cr|hibernate-2.0-3|70	- 2009.1 rebuild
12cr|hibernate-2.0-3|71	
12cr|hibernate-2.0-3|72	* Sat Aug 02 2008 Thomas Backlund <tmb@mandriva.org> 1.99-1mdv2009.0
12cr|hibernate-2.0-3|73	+ Revision: 260797
12cr|hibernate-2.0-3|74	- update urls
12cr|hibernate-2.0-3|75	- update to 1.99
12cr|hibernate-2.0-3|76	
12cr|hibernate-2.0-3|77	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.97-3mdv2009.0
12cr|hibernate-2.0-3|78	+ Revision: 246859
12cr|hibernate-2.0-3|79	- rebuild
12cr|hibernate-2.0-3|80	- kill re-definition of %%buildroot on Pixel's request
12cr|hibernate-2.0-3|81	
12cr|hibernate-2.0-3|82	+ Olivier Blin <oblin@mandriva.com>
12cr|hibernate-2.0-3|83	- restore BuildRoot
12cr|hibernate-2.0-3|84	
12cr|hibernate-2.0-3|85	* Sun Dec 16 2007 Jérôme Soyer <saispo@mandriva.org> 1.97-1mdv2008.1
12cr|hibernate-2.0-3|86	+ Revision: 120582
12cr|hibernate-2.0-3|87	- New realase 1.97
12cr|hibernate-2.0-3|88	
12cr|hibernate-2.0-3|89	* Wed Sep 26 2007 Danny Tholen <dtholen@mandriva.org> 1.96-1mdv2008.0
12cr|hibernate-2.0-3|90	+ Revision: 93032
12cr|hibernate-2.0-3|91	- Update to 1.96 to fix support for the new tuxonice suspend in kernel-tmb
12cr|hibernate-2.0-3|92	- Drop patch 2 & 3 which have been addressed upstream
12cr|hibernate-2.0-3|93	
12cr|hibernate-2.0-3|94	* Thu Sep 20 2007 Thomas Backlund <tmb@mandriva.org> 1.93-3mdv2008.0
12cr|hibernate-2.0-3|95	+ Revision: 91539
12cr|hibernate-2.0-3|96	- add tuxonice support
12cr|hibernate-2.0-3|97	
12cr|hibernate-2.0-3|98	
12cr|hibernate-2.0-3|99	* Tue Sep 12 2006 Danny Tholen <obiwan@mailmij.org> 1.93-2mdv2007.0
12cr|hibernate-2.0-3|100	- Add small comment for people who use fglrx (patch0)
12cr|hibernate-2.0-3|101	- Fix a bogus error on resume (patch1)
12cr|hibernate-2.0-3|102	- Add commercial for kernel-multimedia in description
12cr|hibernate-2.0-3|103	
12cr|hibernate-2.0-3|104	* Fri Aug 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.93-1mdv2007.0
12cr|hibernate-2.0-3|105	- New version 1.93
12cr|hibernate-2.0-3|106	
12cr|hibernate-2.0-3|107	* Tue Jan 17 2006 Olivier Blin <oblin@mandriva.com> 1.12-3mdk
12cr|hibernate-2.0-3|108	- revert hibernate2 naming, better fix klaptop not to call hibernate directly
12cr|hibernate-2.0-3|109	
12cr|hibernate-2.0-3|110	* Tue Jan 10 2006 Olivier Blin <oblin@mandriva.com> 1.12-2mdk
12cr|hibernate-2.0-3|111	- rename hibernate as hibernate2, since it's for suspend2,
12cr|hibernate-2.0-3|112	and that a default hibernate script will be provided in suspend-scripts
12cr|hibernate-2.0-3|113	
12cr|hibernate-2.0-3|114	* Sun Nov 06 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.12-1mdk
12cr|hibernate-2.0-3|115	- 1.12
12cr|hibernate-2.0-3|116	
12cr|hibernate-2.0-3|117	* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-1mdk
12cr|hibernate-2.0-3|118	- New release 1.10
12cr|hibernate-2.0-3|119	
12cr|hibernate-2.0-3|120	* Sat Feb 19 2005 Guillaume Rousse <guillomovitch@mandrake.org> 1.05-1mdk
12cr|hibernate-2.0-3|121	- first mdk release, based on package from Bernard Blackham (<bernard@blackham.com.au>)
12cr|hibernate-2.0-3|122	

2062 12
12cr|hid-device-dump-9.04.04-2|1	%define name hid-device-dump
12cr|hid-device-dump-9.04.04-2|2	%define version 9.04.04
12cr|hid-device-dump-9.04.04-2|3	%define release %mkrel 2
12cr|hid-device-dump-9.04.04-2|4	
12cr|hid-device-dump-9.04.04-2|5	Summary: hid device dump tool
12cr|hid-device-dump-9.04.04-2|6	Name: %{name}
12cr|hid-device-dump-9.04.04-2|7	Version: %{version}
12cr|hid-device-dump-9.04.04-2|8	Release: %{release}
12cr|hid-device-dump-9.04.04-2|9	Source0: %{name}-%{version}.zip
12cr|hid-device-dump-9.04.04-2|10	License: GPLv3+
12cr|hid-device-dump-9.04.04-2|11	Group: System/X11
12cr|hid-device-dump-9.04.04-2|12	Url: http://sourceforge.net/projects/hidtouchsuite/
12cr|hid-device-dump-9.04.04-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|hid-device-dump-9.04.04-2|14	
12cr|hid-device-dump-9.04.04-2|15	%description
12cr|hid-device-dump-9.04.04-2|16	Tool to dump packets from hid devices.
12cr|hid-device-dump-9.04.04-2|17	
12cr|hid-device-dump-9.04.04-2|18	%prep
12cr|hid-device-dump-9.04.04-2|19	%setup -q
12cr|hid-device-dump-9.04.04-2|20	
12cr|hid-device-dump-9.04.04-2|21	%build
12cr|hid-device-dump-9.04.04-2|22	%configure2_5x
12cr|hid-device-dump-9.04.04-2|23	%make
12cr|hid-device-dump-9.04.04-2|24	
12cr|hid-device-dump-9.04.04-2|25	%install
12cr|hid-device-dump-9.04.04-2|26	rm -rf %{buildroot}
12cr|hid-device-dump-9.04.04-2|27	%makeinstall_std
12cr|hid-device-dump-9.04.04-2|28	
12cr|hid-device-dump-9.04.04-2|29	%clean
12cr|hid-device-dump-9.04.04-2|30	rm -rf %{buildroot}
12cr|hid-device-dump-9.04.04-2|31	
12cr|hid-device-dump-9.04.04-2|32	%files
12cr|hid-device-dump-9.04.04-2|33	%defattr(-,root,root)
12cr|hid-device-dump-9.04.04-2|34	%{_bindir}/hidDeviceDump
12cr|hid-device-dump-9.04.04-2|35	
12cr|hid-device-dump-9.04.04-2|36	
12cr|hid-device-dump-9.04.04-2|37	%changelog
12cr|hid-device-dump-9.04.04-2|38	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 9.04.04-2mdv2011.0
12cr|hid-device-dump-9.04.04-2|39	+ Revision: 611094
12cr|hid-device-dump-9.04.04-2|40	- rebuild
12cr|hid-device-dump-9.04.04-2|41	
12cr|hid-device-dump-9.04.04-2|42	* Tue Mar 23 2010 Olivier Blin <oblin@mandriva.com> 9.04.04-1mdv2010.1
12cr|hid-device-dump-9.04.04-2|43	+ Revision: 526863
12cr|hid-device-dump-9.04.04-2|44	- initial hid-device-dump package
12cr|hid-device-dump-9.04.04-2|45	- create hid-device-dump
12cr|hid-device-dump-9.04.04-2|46	

2063 12
12cr|highlight-3.6-1|1	Name:		highlight
12cr|highlight-3.6-1|2	Summary:	Universal source code to formatted text converter
12cr|highlight-3.6-1|3	Version:	3.6
12cr|highlight-3.6-1|4	Release:	%mkrel 1
12cr|highlight-3.6-1|5	Group:		Development/Other
12cr|highlight-3.6-1|6	License:	GPLv3
12cr|highlight-3.6-1|7	URL:		http://www.andre-simon.de/
12cr|highlight-3.6-1|8	Source0:	http://www.andre-simon.de/zip/%{name}-%{version}.tar.bz2
12cr|highlight-3.6-1|9	BuildRequires:	qt4-devel
12cr|highlight-3.6-1|10	BuildRequires:	lua-devel
12cr|highlight-3.6-1|11	BuildRequires:	boost-devel
12cr|highlight-3.6-1|12	BuildRequires:	desktop-file-utils
12cr|highlight-3.6-1|13	Buildroot:	%{_tmppath}/%{name}-%{version}-root
12cr|highlight-3.6-1|14	
12cr|highlight-3.6-1|15	%description
12cr|highlight-3.6-1|16	A utility that converts sourcecode to HTML, XHTML, RTF, LaTeX, TeX,
12cr|highlight-3.6-1|17	XSL-FO, XML or ANSI escape sequences with syntax highlighting.
12cr|highlight-3.6-1|18	It supports several programming and markup languages.
12cr|highlight-3.6-1|19	Language descriptions are configurable and support regular expressions.
12cr|highlight-3.6-1|20	The utility offers indentation and reformatting capabilities.
12cr|highlight-3.6-1|21	It is easily possible to create new language definitions and colour themes.
12cr|highlight-3.6-1|22	
12cr|highlight-3.6-1|23	%package gui
12cr|highlight-3.6-1|24	Summary:	GUI for the hihghlight source code formatter
12cr|highlight-3.6-1|25	Requires:	%{name} = %{version}-%{release}
12cr|highlight-3.6-1|26	
12cr|highlight-3.6-1|27	%description gui
12cr|highlight-3.6-1|28	A Qt-based GUI for the highlight source code formatter source.
12cr|highlight-3.6-1|29	
12cr|highlight-3.6-1|30	%prep
12cr|highlight-3.6-1|31	%setup -q
12cr|highlight-3.6-1|32	
12cr|highlight-3.6-1|33	%build
12cr|highlight-3.6-1|34	%make
12cr|highlight-3.6-1|35	%__rm -rf src/gui-qt/moc*
12cr|highlight-3.6-1|36	%make gui
12cr|highlight-3.6-1|37	
12cr|highlight-3.6-1|38	
12cr|highlight-3.6-1|39	%install
12cr|highlight-3.6-1|40	%__rm -rf %{buildroot}
12cr|highlight-3.6-1|41	%makeinstall_std
12cr|highlight-3.6-1|42	
12cr|highlight-3.6-1|43	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|highlight-3.6-1|44	%__mkdir_p %{buildroot}%{_datadir}/pixmaps
12cr|highlight-3.6-1|45	
12cr|highlight-3.6-1|46	%make install-gui DESTDIR=%{buildroot}
12cr|highlight-3.6-1|47	
12cr|highlight-3.6-1|48	%__rm -rf %{buildroot}%{_docdir}/%{name}/
12cr|highlight-3.6-1|49	
12cr|highlight-3.6-1|50	desktop-file-install \
12cr|highlight-3.6-1|51	--dir %{buildroot}%{_datadir}/applications \
12cr|highlight-3.6-1|52	highlight.desktop
12cr|highlight-3.6-1|53	
12cr|highlight-3.6-1|54	%clean
12cr|highlight-3.6-1|55	rm -rf %{buildroot}
12cr|highlight-3.6-1|56	
12cr|highlight-3.6-1|57	%files
12cr|highlight-3.6-1|58	%defattr(-,root,root,-)
12cr|highlight-3.6-1|59	%doc ChangeLog AUTHORS README* TODO examples/
12cr|highlight-3.6-1|60	%{_bindir}/highlight
12cr|highlight-3.6-1|61	%{_datadir}/highlight/
12cr|highlight-3.6-1|62	%{_mandir}/man1/highlight.1*
12cr|highlight-3.6-1|63	%config(noreplace) %{_sysconfdir}/highlight/
12cr|highlight-3.6-1|64	
12cr|highlight-3.6-1|65	%files gui
12cr|highlight-3.6-1|66	%defattr(-,root,root,-)
12cr|highlight-3.6-1|67	%{_bindir}/highlight-gui
12cr|highlight-3.6-1|68	%{_datadir}/applications/highlight.desktop
12cr|highlight-3.6-1|69	%{_datadir}/pixmaps/highlight.xpm
12cr|highlight-3.6-1|70	
12cr|highlight-3.6-1|71	
12cr|highlight-3.6-1|72	
12cr|highlight-3.6-1|73	%changelog
12cr|highlight-3.6-1|74	* Wed Dec 07 2011 Andrey Bondrov <abondrov@mandriva.org> 3.6-1mdv2011.0
12cr|highlight-3.6-1|75	+ Revision: 738601
12cr|highlight-3.6-1|76	- imported package highlight
12cr|highlight-3.6-1|77	

2064 12
12cr|highmoon-1.2.4-4|1	%define	name	highmoon
12cr|highmoon-1.2.4-4|2	%define	version	1.2.4
12cr|highmoon-1.2.4-4|3	%define	release	%mkrel	4
12cr|highmoon-1.2.4-4|4	%define	Summary	Artillery/Worms-like Game in Open Space
12cr|highmoon-1.2.4-4|5	
12cr|highmoon-1.2.4-4|6	Name:		%{name}
12cr|highmoon-1.2.4-4|7	Version:	%{version}
12cr|highmoon-1.2.4-4|8	Release:	%{release}
12cr|highmoon-1.2.4-4|9	Summary:	%{Summary}
12cr|highmoon-1.2.4-4|10	Source0:	http://highmoon.gerdsmeier.net/%{name}-%{version}.tar.gz
12cr|highmoon-1.2.4-4|11	Patch1:		highmoon-1.2.3-mdkconf.patch.bz2
12cr|highmoon-1.2.4-4|12	URL:		http://highmoon.gerdsmeier.net/
12cr|highmoon-1.2.4-4|13	Group:		Games/Arcade
12cr|highmoon-1.2.4-4|14	License:	GPLv2
12cr|highmoon-1.2.4-4|15	BuildRequires:	SDL-devel SDL_image-devel imagemagick
12cr|highmoon-1.2.4-4|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|highmoon-1.2.4-4|17	
12cr|highmoon-1.2.4-4|18	%description
12cr|highmoon-1.2.4-4|19	HighMoon is an Artillery/Worms-like duel game in which two spaceships fight
12cr|highmoon-1.2.4-4|20	each other in open space. All shots are deflected by the gravitation of
12cr|highmoon-1.2.4-4|21	planets and moons, so be careful not to destroy your own UFO.
12cr|highmoon-1.2.4-4|22	
12cr|highmoon-1.2.4-4|23	%prep
12cr|highmoon-1.2.4-4|24	%setup -q -n HighMoon
12cr|highmoon-1.2.4-4|25	%patch1 -b .mdkconf
12cr|highmoon-1.2.4-4|26	find -type f| xargs chmod 644
12cr|highmoon-1.2.4-4|27	
12cr|highmoon-1.2.4-4|28	%build
12cr|highmoon-1.2.4-4|29	%make	OPTFLAGS="$RPM_OPT_FLAGS -O3" \
12cr|highmoon-1.2.4-4|30	INSTALLPATH="%{_gamesdatadir}/%{name}" \
12cr|highmoon-1.2.4-4|31	INSTALLBIN="%{_gamesbindir}"
12cr|highmoon-1.2.4-4|32	
12cr|highmoon-1.2.4-4|33	%install
12cr|highmoon-1.2.4-4|34	rm -rf $RPM_BUILD_ROOT
12cr|highmoon-1.2.4-4|35	make	INSTALLPATH="$RPM_BUILD_ROOT%{_gamesdatadir}/%{name}" \
12cr|highmoon-1.2.4-4|36	INSTALLBIN="$RPM_BUILD_ROOT%{_gamesbindir}" \
12cr|highmoon-1.2.4-4|37	install
12cr|highmoon-1.2.4-4|38	
12cr|highmoon-1.2.4-4|39	cat<<EOF > $RPM_BUILD_ROOT%{_gamesbindir}/highmoon
12cr|highmoon-1.2.4-4|40	#!/bin/sh
12cr|highmoon-1.2.4-4|41	cd %{_gamesdatadir}/%{name}
12cr|highmoon-1.2.4-4|42	./ufo \$@
12cr|highmoon-1.2.4-4|43	EOF
12cr|highmoon-1.2.4-4|44	chmod 755 $RPM_BUILD_ROOT%{_gamesbindir}/highmoon
12cr|highmoon-1.2.4-4|45	
12cr|highmoon-1.2.4-4|46	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|highmoon-1.2.4-4|47	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|highmoon-1.2.4-4|48	[Desktop Entry]
12cr|highmoon-1.2.4-4|49	Type=Application
12cr|highmoon-1.2.4-4|50	Exec=%{_gamesbindir}/%{name}
12cr|highmoon-1.2.4-4|51	Icon=%{name}
12cr|highmoon-1.2.4-4|52	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cr|highmoon-1.2.4-4|53	Name=HighMoon
12cr|highmoon-1.2.4-4|54	Comment=%{Summary}
12cr|highmoon-1.2.4-4|55	EOF
12cr|highmoon-1.2.4-4|56	
12cr|highmoon-1.2.4-4|57	install -d $RPM_BUILD_ROOT{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cr|highmoon-1.2.4-4|58	convert -size 16x16 icon.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|highmoon-1.2.4-4|59	convert -size 32x32 icon.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|highmoon-1.2.4-4|60	convert -size 48x48 icon.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|highmoon-1.2.4-4|61	
12cr|highmoon-1.2.4-4|62	%if %mdkversion < 200900
12cr|highmoon-1.2.4-4|63	%post
12cr|highmoon-1.2.4-4|64	%{update_menus}
12cr|highmoon-1.2.4-4|65	%endif
12cr|highmoon-1.2.4-4|66	
12cr|highmoon-1.2.4-4|67	%if %mdkversion < 200900
12cr|highmoon-1.2.4-4|68	%postun
12cr|highmoon-1.2.4-4|69	%{clean_menus}
12cr|highmoon-1.2.4-4|70	%endif
12cr|highmoon-1.2.4-4|71	
12cr|highmoon-1.2.4-4|72	%clean
12cr|highmoon-1.2.4-4|73	rm -rf $RPM_BUILD_ROOT
12cr|highmoon-1.2.4-4|74	
12cr|highmoon-1.2.4-4|75	%files
12cr|highmoon-1.2.4-4|76	%defattr(644,root,root,755)
12cr|highmoon-1.2.4-4|77	%doc AUTHORS NEWS README
12cr|highmoon-1.2.4-4|78	%defattr(-,root,root)
12cr|highmoon-1.2.4-4|79	%{_gamesbindir}/highmoon
12cr|highmoon-1.2.4-4|80	%dir %{_gamesdatadir}/highmoon
12cr|highmoon-1.2.4-4|81	%dir %{_gamesdatadir}/highmoon/gfx
12cr|highmoon-1.2.4-4|82	%{_gamesdatadir}/highmoon/gfx/*
12cr|highmoon-1.2.4-4|83	%dir %{_gamesdatadir}/highmoon/snd
12cr|highmoon-1.2.4-4|84	%{_gamesdatadir}/highmoon/snd/*
12cr|highmoon-1.2.4-4|85	%{_gamesdatadir}/highmoon/ufo
12cr|highmoon-1.2.4-4|86	%{_miconsdir}/%{name}.png
12cr|highmoon-1.2.4-4|87	%{_iconsdir}/%{name}.png
12cr|highmoon-1.2.4-4|88	%{_liconsdir}/%{name}.png
12cr|highmoon-1.2.4-4|89	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|highmoon-1.2.4-4|90	
12cr|highmoon-1.2.4-4|91	
12cr|highmoon-1.2.4-4|92	
12cr|highmoon-1.2.4-4|93	%changelog
12cr|highmoon-1.2.4-4|94	* Wed May 13 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.4-4mdv2010.0
12cr|highmoon-1.2.4-4|95	+ Revision: 375064
12cr|highmoon-1.2.4-4|96	- group/menu category fixed (#49515)
12cr|highmoon-1.2.4-4|97	- license fixed (GPLv2)
12cr|highmoon-1.2.4-4|98	
12cr|highmoon-1.2.4-4|99	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|highmoon-1.2.4-4|100	- lowercase ImageMagick
12cr|highmoon-1.2.4-4|101	
12cr|highmoon-1.2.4-4|102	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.2.4-3mdv2009.0
12cr|highmoon-1.2.4-4|103	+ Revision: 246860
12cr|highmoon-1.2.4-4|104	- rebuild
12cr|highmoon-1.2.4-4|105	
12cr|highmoon-1.2.4-4|106	+ Pixel <pixel@mandriva.com>
12cr|highmoon-1.2.4-4|107	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|highmoon-1.2.4-4|108	
12cr|highmoon-1.2.4-4|109	* Thu Jan 03 2008 Thierry Vignaud <tv@mandriva.org> 1.2.4-1mdv2008.1
12cr|highmoon-1.2.4-4|110	+ Revision: 141863
12cr|highmoon-1.2.4-4|111	- auto-convert XDG menu entry
12cr|highmoon-1.2.4-4|112	- kill re-definition of %%buildroot on Pixel's request
12cr|highmoon-1.2.4-4|113	- import highmoon
12cr|highmoon-1.2.4-4|114	
12cr|highmoon-1.2.4-4|115	+ Olivier Blin <oblin@mandriva.com>
12cr|highmoon-1.2.4-4|116	- restore BuildRoot
12cr|highmoon-1.2.4-4|117	
12cr|highmoon-1.2.4-4|118	+ Jérôme Soyer <saispo@mandriva.org>
12cr|highmoon-1.2.4-4|119	- New release
12cr|highmoon-1.2.4-4|120	
12cr|highmoon-1.2.4-4|121	
12cr|highmoon-1.2.4-4|122	* Thu Feb 16 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.2.3-1mdk
12cr|highmoon-1.2.4-4|123	- initial release based on suse package

2065 12
12cr|hinedo-0.4-2|1	Name: hinedo
12cr|hinedo-0.4-2|2	Summary: Tray applet to listen Hinet radio
12cr|hinedo-0.4-2|3	Version: 0.4
12cr|hinedo-0.4-2|4	Release: 2
12cr|hinedo-0.4-2|5	License: GPLv2+
12cr|hinedo-0.4-2|6	Group: Sound
12cr|hinedo-0.4-2|7	Source0: http://of.openfoundry.org/download_path/hinedo/2007.11.18/%name-%version.tar.bz2
12cr|hinedo-0.4-2|8	Patch0: hinedo-0.4-makefile.patch
12cr|hinedo-0.4-2|9	Patch1: hinedo-0.4-str-fmt.patch
12cr|hinedo-0.4-2|10	patch2:	hinedo-0.4.nostrip.patch
12cr|hinedo-0.4-2|11	URL: http://of.openfoundry.org/projects/814
12cr|hinedo-0.4-2|12	BuildRequires: pkgconfig(gtk+-2.0) desktop-file-utils
12cr|hinedo-0.4-2|13	Requires: mplayer
12cr|hinedo-0.4-2|14	Requires: python
12cr|hinedo-0.4-2|15	Obsoletes: hinetradio
12cr|hinedo-0.4-2|16	
12cr|hinedo-0.4-2|17	%description
12cr|hinedo-0.4-2|18	Tray applet to listen Hinet radio.
12cr|hinedo-0.4-2|19	
12cr|hinedo-0.4-2|20	%prep
12cr|hinedo-0.4-2|21	%setup -q -n %{name}-%{version}
12cr|hinedo-0.4-2|22	%patch0 -p0
12cr|hinedo-0.4-2|23	%patch1 -p0
12cr|hinedo-0.4-2|24	%patch2 -p1 -b .nostrip
12cr|hinedo-0.4-2|25	
12cr|hinedo-0.4-2|26	%build
12cr|hinedo-0.4-2|27	%make CFLAGS="%optflags" LDFLAGS="%{?ldflags} -lX11"
12cr|hinedo-0.4-2|28	
12cr|hinedo-0.4-2|29	%install
12cr|hinedo-0.4-2|30	%makeinstall_std CFLAGS="%optflags" LDFLAGS="%{?ldflags} -lX11"
12cr|hinedo-0.4-2|31	
12cr|hinedo-0.4-2|32	desktop-file-install --vendor="" \
12cr|hinedo-0.4-2|33	--remove-category="Application" \
12cr|hinedo-0.4-2|34	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
12cr|hinedo-0.4-2|35	
12cr|hinedo-0.4-2|36	%files
12cr|hinedo-0.4-2|37	%defattr(-,root,root)
12cr|hinedo-0.4-2|38	%{_bindir}/*
12cr|hinedo-0.4-2|39	%{_datadir}/applications/*.desktop
12cr|hinedo-0.4-2|40	%{_datadir}/pixmaps/*.png
12cr|hinedo-0.4-2|41	%{_prefix}/lib/hinedo/update
12cr|hinedo-0.4-2|42	
12cr|hinedo-0.4-2|43	
12cr|hinedo-0.4-2|44	
12cr|hinedo-0.4-2|45	%changelog
12cr|hinedo-0.4-2|46	* Sun May 24 2009 Funda Wang <fwang@mandriva.org> 0.4-2mdv2010.0
12cr|hinedo-0.4-2|47	+ Revision: 379122
12cr|hinedo-0.4-2|48	- drop desktop environment
12cr|hinedo-0.4-2|49	
12cr|hinedo-0.4-2|50	* Sat May 23 2009 Funda Wang <fwang@mandriva.org> 0.4-1mdv2010.0
12cr|hinedo-0.4-2|51	+ Revision: 378883
12cr|hinedo-0.4-2|52	- import hinedo
12cr|hinedo-0.4-2|53	
12cr|hinedo-0.4-2|54	

2066 12
12cr|hinetradio-1.0-0.beta6.3|1	%define betaversion beta6
12cr|hinetradio-1.0-0.beta6.3|2	
12cr|hinetradio-1.0-0.beta6.3|3	Name: hinetradio
12cr|hinetradio-1.0-0.beta6.3|4	Summary: Tray applet to listen Hinet radio
12cr|hinetradio-1.0-0.beta6.3|5	Version: 1.0
12cr|hinetradio-1.0-0.beta6.3|6	Release: %mkrel -c %betaversion 3
12cr|hinetradio-1.0-0.beta6.3|7	License: GPL
12cr|hinetradio-1.0-0.beta6.3|8	Group: Sound
12cr|hinetradio-1.0-0.beta6.3|9	Source0: http://fd.idv.tw/hinetradio/%{name}-%{version}-%{betaversion}.tar.bz2
12cr|hinetradio-1.0-0.beta6.3|10	URL: http://fd.idv.tw/hinetradio
12cr|hinetradio-1.0-0.beta6.3|11	BuildRequires: pkgconfig(gtk+-2.0) desktop-file-utils curl-devel
12cr|hinetradio-1.0-0.beta6.3|12	BuildRequires: pkgconfig(gstreamer-0.10)
12cr|hinetradio-1.0-0.beta6.3|13	Requires: gstreamer0.10-ffmpeg gstreamer0.10-mms
12cr|hinetradio-1.0-0.beta6.3|14	
12cr|hinetradio-1.0-0.beta6.3|15	%description
12cr|hinetradio-1.0-0.beta6.3|16	Tray applet to listen Hinet radio.
12cr|hinetradio-1.0-0.beta6.3|17	
12cr|hinetradio-1.0-0.beta6.3|18	%prep
12cr|hinetradio-1.0-0.beta6.3|19	%setup -q -n %{name}-%{version}-%{betaversion}
12cr|hinetradio-1.0-0.beta6.3|20	
12cr|hinetradio-1.0-0.beta6.3|21	%build
12cr|hinetradio-1.0-0.beta6.3|22	%configure2_5x LIBS="-lX11"
12cr|hinetradio-1.0-0.beta6.3|23	%make
12cr|hinetradio-1.0-0.beta6.3|24	
12cr|hinetradio-1.0-0.beta6.3|25	%install
12cr|hinetradio-1.0-0.beta6.3|26	%makeinstall_std
12cr|hinetradio-1.0-0.beta6.3|27	
12cr|hinetradio-1.0-0.beta6.3|28	desktop-file-install --vendor="" \
12cr|hinetradio-1.0-0.beta6.3|29	--remove-category="Application" \
12cr|hinetradio-1.0-0.beta6.3|30	--add-category="TrayIcon" \
12cr|hinetradio-1.0-0.beta6.3|31	--add-only-show-in="KDE" \
12cr|hinetradio-1.0-0.beta6.3|32	--add-only-show-in="GNOME" \
12cr|hinetradio-1.0-0.beta6.3|33	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
12cr|hinetradio-1.0-0.beta6.3|34	
12cr|hinetradio-1.0-0.beta6.3|35	%files
12cr|hinetradio-1.0-0.beta6.3|36	%defattr(-,root,root)
12cr|hinetradio-1.0-0.beta6.3|37	%{_bindir}/*
12cr|hinetradio-1.0-0.beta6.3|38	%{_datadir}/applications/*.desktop
12cr|hinetradio-1.0-0.beta6.3|39	%{_datadir}/pixmaps/*.png
12cr|hinetradio-1.0-0.beta6.3|40	
12cr|hinetradio-1.0-0.beta6.3|41	
12cr|hinetradio-1.0-0.beta6.3|42	
12cr|hinetradio-1.0-0.beta6.3|43	%changelog
12cr|hinetradio-1.0-0.beta6.3|44	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1.0-0.beta6.3mdv2009.0
12cr|hinetradio-1.0-0.beta6.3|45	+ Revision: 218437
12cr|hinetradio-1.0-0.beta6.3|46	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|hinetradio-1.0-0.beta6.3|47	
12cr|hinetradio-1.0-0.beta6.3|48	* Tue Feb 12 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-0.beta6.3mdv2008.1
12cr|hinetradio-1.0-0.beta6.3|49	+ Revision: 166365
12cr|hinetradio-1.0-0.beta6.3|50	- fix gstreamer0.10-devel BR for x86_64
12cr|hinetradio-1.0-0.beta6.3|51	- kill re-definition of %%buildroot on Pixel's request
12cr|hinetradio-1.0-0.beta6.3|52	
12cr|hinetradio-1.0-0.beta6.3|53	+ Olivier Blin <oblin@mandriva.com>
12cr|hinetradio-1.0-0.beta6.3|54	- restore BuildRoot
12cr|hinetradio-1.0-0.beta6.3|55	
12cr|hinetradio-1.0-0.beta6.3|56	* Fri Aug 10 2007 Funda Wang <fundawang@mandriva.org> 1.0-0.beta6.3mdv2008.0
12cr|hinetradio-1.0-0.beta6.3|57	+ Revision: 61498
12cr|hinetradio-1.0-0.beta6.3|58	- add only showin
12cr|hinetradio-1.0-0.beta6.3|59	- add fdo category
12cr|hinetradio-1.0-0.beta6.3|60	
12cr|hinetradio-1.0-0.beta6.3|61	* Tue Jun 26 2007 Funda Wang <fundawang@mandriva.org> 1.0-0.beta6.2mdv2008.0
12cr|hinetradio-1.0-0.beta6.3|62	+ Revision: 44279
12cr|hinetradio-1.0-0.beta6.3|63	- Requires mms plugin
12cr|hinetradio-1.0-0.beta6.3|64	
12cr|hinetradio-1.0-0.beta6.3|65	* Mon Jun 25 2007 Funda Wang <fundawang@mandriva.org> 1.0-0.beta6.1mdv2008.0
12cr|hinetradio-1.0-0.beta6.3|66	+ Revision: 44002
12cr|hinetradio-1.0-0.beta6.3|67	- New version
12cr|hinetradio-1.0-0.beta6.3|68	
12cr|hinetradio-1.0-0.beta6.3|69	* Wed Jun 13 2007 Funda Wang <fundawang@mandriva.org> 1.0-0.beta5.1mdv2008.0
12cr|hinetradio-1.0-0.beta6.3|70	+ Revision: 38404
12cr|hinetradio-1.0-0.beta6.3|71	- BuildRequires curl-devel
12cr|hinetradio-1.0-0.beta6.3|72	- New version
12cr|hinetradio-1.0-0.beta6.3|73	
12cr|hinetradio-1.0-0.beta6.3|74	* Thu Jun 07 2007 Funda Wang <fundawang@mandriva.org> 1.0-0.beta3.1mdv2008.0
12cr|hinetradio-1.0-0.beta6.3|75	+ Revision: 36221
12cr|hinetradio-1.0-0.beta6.3|76	- gnome-panel is not required
12cr|hinetradio-1.0-0.beta6.3|77	- Use desktop-file-install
12cr|hinetradio-1.0-0.beta6.3|78	- add clean section
12cr|hinetradio-1.0-0.beta6.3|79	- Add post scriptlet
12cr|hinetradio-1.0-0.beta6.3|80	- First package for Mandriva
12cr|hinetradio-1.0-0.beta6.3|81	- Create hinetradio
12cr|hinetradio-1.0-0.beta6.3|82	

2067 12
12cr|hippo-canvas-0.3.1-5|1	%define name hippo-canvas
12cr|hippo-canvas-0.3.1-5|2	%define api 1
12cr|hippo-canvas-0.3.1-5|3	%define major 0
12cr|hippo-canvas-0.3.1-5|4	%define libname %mklibname %name %api %major
12cr|hippo-canvas-0.3.1-5|5	%define develname %mklibname -d %name
12cr|hippo-canvas-0.3.1-5|6	
12cr|hippo-canvas-0.3.1-5|7	Name:           %name
12cr|hippo-canvas-0.3.1-5|8	Version:        0.3.1
12cr|hippo-canvas-0.3.1-5|9	Release:        5
12cr|hippo-canvas-0.3.1-5|10	Summary:        A canvas widget
12cr|hippo-canvas-0.3.1-5|11	
12cr|hippo-canvas-0.3.1-5|12	Group:          Graphical desktop/GNOME
12cr|hippo-canvas-0.3.1-5|13	License:        LGPLv2
12cr|hippo-canvas-0.3.1-5|14	URL:            http://developer.mugshot.org/wiki/Hippo_Canvas
12cr|hippo-canvas-0.3.1-5|15	Source0:        ftp://ftp.gnome.org/pub/GNOME/sources/hippo-canvas/hippo-canvas-%{version}.tar.bz2
12cr|hippo-canvas-0.3.1-5|16	Patch0:		hippo-canvas-0.3.0-linkage.patch
12cr|hippo-canvas-0.3.1-5|17	BuildRequires:  gtk2-devel
12cr|hippo-canvas-0.3.1-5|18	BuildRequires:  librsvg-devel
12cr|hippo-canvas-0.3.1-5|19	BuildRequires:  gobject-introspection-devel
12cr|hippo-canvas-0.3.1-5|20	BuildRequires:  python-cairo-devel
12cr|hippo-canvas-0.3.1-5|21	
12cr|hippo-canvas-0.3.1-5|22	%description
12cr|hippo-canvas-0.3.1-5|23	The hippo-canvas library contains a canvas widget developed by the
12cr|hippo-canvas-0.3.1-5|24	Mugshot team for displaying GTK+ UI across multiple platforms.
12cr|hippo-canvas-0.3.1-5|25	
12cr|hippo-canvas-0.3.1-5|26	%package -n %libname
12cr|hippo-canvas-0.3.1-5|27	Group:          System/Libraries
12cr|hippo-canvas-0.3.1-5|28	Summary:        A canvas widget
12cr|hippo-canvas-0.3.1-5|29	
12cr|hippo-canvas-0.3.1-5|30	%description -n %libname
12cr|hippo-canvas-0.3.1-5|31	The hippo-canvas library contains a canvas widget developed by the
12cr|hippo-canvas-0.3.1-5|32	Mugshot team for displaying GTK+ UI across multiple platforms.
12cr|hippo-canvas-0.3.1-5|33	
12cr|hippo-canvas-0.3.1-5|34	
12cr|hippo-canvas-0.3.1-5|35	%package -n %develname
12cr|hippo-canvas-0.3.1-5|36	Summary:        Development files for hippo-canvas
12cr|hippo-canvas-0.3.1-5|37	Group:          Development/C
12cr|hippo-canvas-0.3.1-5|38	Requires:       %{libname} = %{version}-%{release}
12cr|hippo-canvas-0.3.1-5|39	Provides:	lib%name-devel = %version-%release
12cr|hippo-canvas-0.3.1-5|40	Provides:	%name-devel = %version-%release
12cr|hippo-canvas-0.3.1-5|41	
12cr|hippo-canvas-0.3.1-5|42	%description -n %develname
12cr|hippo-canvas-0.3.1-5|43	The hippo-canvas-devel package contains libraries and header files for
12cr|hippo-canvas-0.3.1-5|44	developing applications that use hippo-canvas.
12cr|hippo-canvas-0.3.1-5|45	
12cr|hippo-canvas-0.3.1-5|46	%package -n     python-%name
12cr|hippo-canvas-0.3.1-5|47	Summary:        Python module for hippo-canvas
12cr|hippo-canvas-0.3.1-5|48	Group:          Development/Python
12cr|hippo-canvas-0.3.1-5|49	Requires:       %{libname} = %{version}-%{release}
12cr|hippo-canvas-0.3.1-5|50	BuildRequires:  pygtk2.0-devel
12cr|hippo-canvas-0.3.1-5|51	BuildRequires:  python-gobject-devel > 2.21.2
12cr|hippo-canvas-0.3.1-5|52	BuildRequires:  gtk-doc
12cr|hippo-canvas-0.3.1-5|53	
12cr|hippo-canvas-0.3.1-5|54	%description -n python-%name
12cr|hippo-canvas-0.3.1-5|55	The hippo-canvas-python package contains a Python interface.
12cr|hippo-canvas-0.3.1-5|56	
12cr|hippo-canvas-0.3.1-5|57	%prep
12cr|hippo-canvas-0.3.1-5|58	%setup -q
12cr|hippo-canvas-0.3.1-5|59	%patch0 -p0
12cr|hippo-canvas-0.3.1-5|60	
12cr|hippo-canvas-0.3.1-5|61	%build
12cr|hippo-canvas-0.3.1-5|62	export LDFLAGS="-lgmodule-2.0"
12cr|hippo-canvas-0.3.1-5|63	%configure2_5x --disable-static
12cr|hippo-canvas-0.3.1-5|64	%make
12cr|hippo-canvas-0.3.1-5|65	
12cr|hippo-canvas-0.3.1-5|66	%install
12cr|hippo-canvas-0.3.1-5|67	%makeinstall_std
12cr|hippo-canvas-0.3.1-5|68	mv %buildroot%_datadir/gir %buildroot%_datadir/gir-1.0
12cr|hippo-canvas-0.3.1-5|69	
12cr|hippo-canvas-0.3.1-5|70	
12cr|hippo-canvas-0.3.1-5|71	%files -n %libname
12cr|hippo-canvas-0.3.1-5|72	%defattr(-,root,root,-)
12cr|hippo-canvas-0.3.1-5|73	%doc LICENSE README AUTHORS
12cr|hippo-canvas-0.3.1-5|74	%{_libdir}/libhippocanvas-%api.so.%{major}*
12cr|hippo-canvas-0.3.1-5|75	%_libdir/girepository-1.0/Hippo-1.0.typelib
12cr|hippo-canvas-0.3.1-5|76	
12cr|hippo-canvas-0.3.1-5|77	%files -n %develname
12cr|hippo-canvas-0.3.1-5|78	%defattr(-,root,root,-)
12cr|hippo-canvas-0.3.1-5|79	%{_datadir}/gtk-doc/html/*
12cr|hippo-canvas-0.3.1-5|80	%{_includedir}/*
12cr|hippo-canvas-0.3.1-5|81	%{_libdir}/pkgconfig/hippo-canvas-1.pc
12cr|hippo-canvas-0.3.1-5|82	%{_libdir}/*.so
12cr|hippo-canvas-0.3.1-5|83	%_datadir/gir-1.0/Hippo-1.0.gir
12cr|hippo-canvas-0.3.1-5|84	
12cr|hippo-canvas-0.3.1-5|85	%files -n python-%name
12cr|hippo-canvas-0.3.1-5|86	%defattr(-,root,root,-)
12cr|hippo-canvas-0.3.1-5|87	%{python_sitearch}/*.so
12cr|hippo-canvas-0.3.1-5|88	
12cr|hippo-canvas-0.3.1-5|89	
12cr|hippo-canvas-0.3.1-5|90	
12cr|hippo-canvas-0.3.1-5|91	%changelog
12cr|hippo-canvas-0.3.1-5|92	* Tue Nov 22 2011 Götz Waschk <waschk@mandriva.org> 0.3.1-4mdv2012.0
12cr|hippo-canvas-0.3.1-5|93	+ Revision: 732425
12cr|hippo-canvas-0.3.1-5|94	- rebuild
12cr|hippo-canvas-0.3.1-5|95	
12cr|hippo-canvas-0.3.1-5|96	* Sun Nov 21 2010 Funda Wang <fwang@mandriva.org> 0.3.1-3mdv2011.0
12cr|hippo-canvas-0.3.1-5|97	+ Revision: 599398
12cr|hippo-canvas-0.3.1-5|98	- rebuild for py2.7
12cr|hippo-canvas-0.3.1-5|99	
12cr|hippo-canvas-0.3.1-5|100	* Thu Sep 16 2010 Götz Waschk <waschk@mandriva.org> 0.3.1-2mdv2011.0
12cr|hippo-canvas-0.3.1-5|101	+ Revision: 578945
12cr|hippo-canvas-0.3.1-5|102	- rebuild for new gobject-introspection
12cr|hippo-canvas-0.3.1-5|103	
12cr|hippo-canvas-0.3.1-5|104	* Fri Jul 30 2010 Götz Waschk <waschk@mandriva.org> 0.3.1-1mdv2011.0
12cr|hippo-canvas-0.3.1-5|105	+ Revision: 563542
12cr|hippo-canvas-0.3.1-5|106	- new version
12cr|hippo-canvas-0.3.1-5|107	- bump python-gobject dep
12cr|hippo-canvas-0.3.1-5|108	- add introspection support
12cr|hippo-canvas-0.3.1-5|109	
12cr|hippo-canvas-0.3.1-5|110	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.3.0-6mdv2010.0
12cr|hippo-canvas-0.3.1-5|111	+ Revision: 437868
12cr|hippo-canvas-0.3.1-5|112	- rebuild
12cr|hippo-canvas-0.3.1-5|113	
12cr|hippo-canvas-0.3.1-5|114	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 0.3.0-5mdv2009.1
12cr|hippo-canvas-0.3.1-5|115	+ Revision: 324094
12cr|hippo-canvas-0.3.1-5|116	- fix linkage
12cr|hippo-canvas-0.3.1-5|117	
12cr|hippo-canvas-0.3.1-5|118	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.3.0-4mdv2009.1
12cr|hippo-canvas-0.3.1-5|119	+ Revision: 323728
12cr|hippo-canvas-0.3.1-5|120	- rebuild
12cr|hippo-canvas-0.3.1-5|121	
12cr|hippo-canvas-0.3.1-5|122	* Sun Nov 09 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-3mdv2009.1
12cr|hippo-canvas-0.3.1-5|123	+ Revision: 301580
12cr|hippo-canvas-0.3.1-5|124	- rebuilt against new libxcb
12cr|hippo-canvas-0.3.1-5|125	
12cr|hippo-canvas-0.3.1-5|126	* Thu Jul 24 2008 Götz Waschk <waschk@mandriva.org> 0.3.0-2mdv2009.0
12cr|hippo-canvas-0.3.1-5|127	+ Revision: 244978
12cr|hippo-canvas-0.3.1-5|128	- fix python package deps
12cr|hippo-canvas-0.3.1-5|129	
12cr|hippo-canvas-0.3.1-5|130	* Wed Jul 23 2008 Götz Waschk <waschk@mandriva.org> 0.3.0-1mdv2009.0
12cr|hippo-canvas-0.3.1-5|131	+ Revision: 242275
12cr|hippo-canvas-0.3.1-5|132	- fix buildrequires
12cr|hippo-canvas-0.3.1-5|133	- import hippo-canvas
12cr|hippo-canvas-0.3.1-5|134	
12cr|hippo-canvas-0.3.1-5|135	
12cr|hippo-canvas-0.3.1-5|136	* Wed Jul 23 2008 Götz Waschk <waschk@mandriva.org> 0.3.0-1mdv2009.0
12cr|hippo-canvas-0.3.1-5|137	- adapt for Mandriva
12cr|hippo-canvas-0.3.1-5|138	
12cr|hippo-canvas-0.3.1-5|139	* Thu Jun 19 2008 Owen Taylor <otaylor@redhat.com> - 0.2.34-1
12cr|hippo-canvas-0.3.1-5|140	- Update to 0.2.34 (Fixes crash when destroying HippoCanvasWidget)
12cr|hippo-canvas-0.3.1-5|141	
12cr|hippo-canvas-0.3.1-5|142	* Tue Jun 17 2008 Owen Taylor <otaylor@redhat.com> - 0.2.33-1
12cr|hippo-canvas-0.3.1-5|143	- Update to 0.2.33 (Fixes problem with python bindings missing get_font() method)
12cr|hippo-canvas-0.3.1-5|144	
12cr|hippo-canvas-0.3.1-5|145	* Mon Jun 16 2008 Owen Taylor <otaylor@redhat.com> - 0.2.32-1
12cr|hippo-canvas-0.3.1-5|146	- Update to 0.2.32
12cr|hippo-canvas-0.3.1-5|147	
12cr|hippo-canvas-0.3.1-5|148	* Thu Apr 24 2008 Colin Walters <walters@redhat.com> - 0.2.31-1
12cr|hippo-canvas-0.3.1-5|149	- Update to 0.2.31
12cr|hippo-canvas-0.3.1-5|150	
12cr|hippo-canvas-0.3.1-5|151	* Mon Mar 31 2008 Colin Walters <walters@redhat.com> - 0.2.30-1
12cr|hippo-canvas-0.3.1-5|152	- Update to 0.2.30
12cr|hippo-canvas-0.3.1-5|153	
12cr|hippo-canvas-0.3.1-5|154	* Tue Feb 26 2008 Colin Walters <walters@redhat.com> - 0.2.26-1
12cr|hippo-canvas-0.3.1-5|155	- Update to 0.2.26
12cr|hippo-canvas-0.3.1-5|156	
12cr|hippo-canvas-0.3.1-5|157	* Sat Feb  2 2008 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.25-1
12cr|hippo-canvas-0.3.1-5|158	- Update to 0.2.25
12cr|hippo-canvas-0.3.1-5|159	
12cr|hippo-canvas-0.3.1-5|160	* Tue Aug 28 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 0.2.24-2
12cr|hippo-canvas-0.3.1-5|161	- Rebuild for selinux ppc32 issue.
12cr|hippo-canvas-0.3.1-5|162	
12cr|hippo-canvas-0.3.1-5|163	* Fri Jul 13 2007 Owen Taylor <otaylor@redhat.com> - 0.2.24-1
12cr|hippo-canvas-0.3.1-5|164	- Update to 0.2.24
12cr|hippo-canvas-0.3.1-5|165	
12cr|hippo-canvas-0.3.1-5|166	* Wed Jul 11 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.23-1
12cr|hippo-canvas-0.3.1-5|167	- Update to 0.2.23
12cr|hippo-canvas-0.3.1-5|168	
12cr|hippo-canvas-0.3.1-5|169	* Mon Jul  9 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.22-1
12cr|hippo-canvas-0.3.1-5|170	- Update to 0.2.22
12cr|hippo-canvas-0.3.1-5|171	
12cr|hippo-canvas-0.3.1-5|172	* Fri Jul  6 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.21-1
12cr|hippo-canvas-0.3.1-5|173	- Update to 0.2.21
12cr|hippo-canvas-0.3.1-5|174	
12cr|hippo-canvas-0.3.1-5|175	* Wed Jun 27 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.19-1
12cr|hippo-canvas-0.3.1-5|176	- Update to 0.2.19
12cr|hippo-canvas-0.3.1-5|177	- Require gtk-doc
12cr|hippo-canvas-0.3.1-5|178	
12cr|hippo-canvas-0.3.1-5|179	* Mon May 14 2007 Colin Walters <walters@redhat.com> - 0.2.17-3
12cr|hippo-canvas-0.3.1-5|180	- Hopefully make patch apply
12cr|hippo-canvas-0.3.1-5|181	
12cr|hippo-canvas-0.3.1-5|182	* Fri May 11 2007 Colin Walters <walters@redhat.com> - 0.2.17-2
12cr|hippo-canvas-0.3.1-5|183	- Add patch to install python in pyexecdir.
12cr|hippo-canvas-0.3.1-5|184	
12cr|hippo-canvas-0.3.1-5|185	* Thu May 02 2007 Colin Walters <walters@redhat.com> - 0.2.17-1
12cr|hippo-canvas-0.3.1-5|186	- New upstream
12cr|hippo-canvas-0.3.1-5|187	- Package pc file
12cr|hippo-canvas-0.3.1-5|188	- Add BRs on pycairo-devel, pygtk-devel
12cr|hippo-canvas-0.3.1-5|189	
12cr|hippo-canvas-0.3.1-5|190	* Mon Apr 30 2007 Colin Walters <walters@redhat.com> - 0.2.16-1
12cr|hippo-canvas-0.3.1-5|191	- New upstream
12cr|hippo-canvas-0.3.1-5|192	
12cr|hippo-canvas-0.3.1-5|193	* Mon Apr 09 2007 Colin Walters <walters@redhat.com> - 0.2.13-2
12cr|hippo-canvas-0.3.1-5|194	- Fully qualify source url
12cr|hippo-canvas-0.3.1-5|195	
12cr|hippo-canvas-0.3.1-5|196	* Tue Apr 03 2007 Colin Walters <walters@redhat.com> - 0.2.13-1
12cr|hippo-canvas-0.3.1-5|197	- Tweak for mugshot.org releases
12cr|hippo-canvas-0.3.1-5|198	
12cr|hippo-canvas-0.3.1-5|199	* Tue Oct 03 2006 John (J5) Palmieri <johnp@redhat.com> - 0.1.2-1
12cr|hippo-canvas-0.3.1-5|200	- initial package

2068 12
12cr|hiredis-0.10.1-1|1	%define major 0
12cr|hiredis-0.10.1-1|2	%define libname %mklibname hiredis %{major}
12cr|hiredis-0.10.1-1|3	%define develname %mklibname hiredis -d
12cr|hiredis-0.10.1-1|4	
12cr|hiredis-0.10.1-1|5	Summary:	A minimalistic C client library for Redis
12cr|hiredis-0.10.1-1|6	Name:		hiredis
12cr|hiredis-0.10.1-1|7	Version:	0.10.1
12cr|hiredis-0.10.1-1|8	Release:	1
12cr|hiredis-0.10.1-1|9	Group:		System/Libraries
12cr|hiredis-0.10.1-1|10	License:	BSD
12cr|hiredis-0.10.1-1|11	URL:		https://github.com/antirez/hiredis
12cr|hiredis-0.10.1-1|12	Source0:	antirez-%{name}-v%{version}-28-gd5d8843.tar.gz
12cr|hiredis-0.10.1-1|13	
12cr|hiredis-0.10.1-1|14	%description
12cr|hiredis-0.10.1-1|15	Hiredis is a minimalistic C client library for the Redis database.
12cr|hiredis-0.10.1-1|16	
12cr|hiredis-0.10.1-1|17	%package -n	%{libname}
12cr|hiredis-0.10.1-1|18	Summary:        A minimalistic C client library for Redis
12cr|hiredis-0.10.1-1|19	Group:          System/Libraries
12cr|hiredis-0.10.1-1|20	
12cr|hiredis-0.10.1-1|21	%description -n	%{libname}
12cr|hiredis-0.10.1-1|22	Hiredis is a minimalistic C client library for the Redis database.
12cr|hiredis-0.10.1-1|23	
12cr|hiredis-0.10.1-1|24	%package -n	%{develname}
12cr|hiredis-0.10.1-1|25	Summary:        Header files and libraries for hiredis C development
12cr|hiredis-0.10.1-1|26	Group:          Development/C
12cr|hiredis-0.10.1-1|27	Requires:	%{libname} >= %{version}-%{release}
12cr|hiredis-0.10.1-1|28	Provides:	hiredis-devel = %{version}-%{release}
12cr|hiredis-0.10.1-1|29	
12cr|hiredis-0.10.1-1|30	%description -n	%{develname}
12cr|hiredis-0.10.1-1|31	This package contains the header files and libraries to develop applications
12cr|hiredis-0.10.1-1|32	using a Redis database.
12cr|hiredis-0.10.1-1|33	
12cr|hiredis-0.10.1-1|34	
12cr|hiredis-0.10.1-1|35	%prep
12cr|hiredis-0.10.1-1|36	
12cr|hiredis-0.10.1-1|37	%setup -q -n antirez-%{name}-d5d8843
12cr|hiredis-0.10.1-1|38	
12cr|hiredis-0.10.1-1|39	%build
12cr|hiredis-0.10.1-1|40	%make OPTIMIZATION="%{optflags}" LDFLAGS="%{ldflags}"
12cr|hiredis-0.10.1-1|41	
12cr|hiredis-0.10.1-1|42	%install
12cr|hiredis-0.10.1-1|43	rm -rf %{buildroot}
12cr|hiredis-0.10.1-1|44	
12cr|hiredis-0.10.1-1|45	make install PREFIX=%{buildroot}/%{_prefix} INSTALL_LIBRARY_PATH=%{buildroot}%{_libdir}
12cr|hiredis-0.10.1-1|46	
12cr|hiredis-0.10.1-1|47	rm -f `find %{buildroot} -name *.*a`
12cr|hiredis-0.10.1-1|48	
12cr|hiredis-0.10.1-1|49	%files -n %{libname}
12cr|hiredis-0.10.1-1|50	%doc COPYING
12cr|hiredis-0.10.1-1|51	%{_libdir}/lib*.so.%{major}*
12cr|hiredis-0.10.1-1|52	
12cr|hiredis-0.10.1-1|53	%files -n %{develname}
12cr|hiredis-0.10.1-1|54	%doc README.md
12cr|hiredis-0.10.1-1|55	%{_includedir}/%{name}
12cr|hiredis-0.10.1-1|56	%{_libdir}/*.so
12cr|hiredis-0.10.1-1|57	
12cr|hiredis-0.10.1-1|58	
12cr|hiredis-0.10.1-1|59	
12cr|hiredis-0.10.1-1|60	%changelog
12cr|hiredis-0.10.1-1|61	* Mon Jan 30 2012 Oden Eriksson <oeriksson@mandriva.com> 0.10.1-1
12cr|hiredis-0.10.1-1|62	+ Revision: 769814
12cr|hiredis-0.10.1-1|63	- import hiredis
12cr|hiredis-0.10.1-1|64	
12cr|hiredis-0.10.1-1|65	
12cr|hiredis-0.10.1-1|66	* Mon Jan 30 2012 Oden Eriksson <oeriksson@mandriva.com> 0.10.1-1
12cr|hiredis-0.10.1-1|67	- fedora adopt

2069 12
12cr|hk_classes-0.8.3-13|1	%define LIBMAJ 15
12cr|hk_classes-0.8.3-13|2	%define libname %mklibname %name %LIBMAJ
12cr|hk_classes-0.8.3-13|3	%define develname %mklibname %name -d
12cr|hk_classes-0.8.3-13|4	%define release 13
12cr|hk_classes-0.8.3-13|5	
12cr|hk_classes-0.8.3-13|6	Summary:	GUI independent C++ database application libraries
12cr|hk_classes-0.8.3-13|7	Name:		hk_classes
12cr|hk_classes-0.8.3-13|8	Version: 	0.8.3
12cr|hk_classes-0.8.3-13|9	Release: 	%release
12cr|hk_classes-0.8.3-13|10	License:	GPL
12cr|hk_classes-0.8.3-13|11	Group:		Databases
12cr|hk_classes-0.8.3-13|12	Source0:		http://hk-classes.sourceforge.net/hk_classes-%{version}.tar.bz2
12cr|hk_classes-0.8.3-13|13	Patch0:		hk_classes-0.8.3-gcc43.patch
12cr|hk_classes-0.8.3-13|14	Patch1:		hk_classes-0.8.3-fix-str-fmt.patch
12cr|hk_classes-0.8.3-13|15	patch2:		hk_classes-0.8.3.unistd.patch
12cr|hk_classes-0.8.3-13|16	Url:		http://hk-classes.sourceforge.net
12cr|hk_classes-0.8.3-13|17	BuildRequires:	fontconfig-devel
12cr|hk_classes-0.8.3-13|18	BuildRequires:	mysql-devel
12cr|hk_classes-0.8.3-13|19	BuildRequires:  postgresql-devel
12cr|hk_classes-0.8.3-13|20	BuildRequires:  unixODBC-devel
12cr|hk_classes-0.8.3-13|21	BuildRequires:  libpx-devel
12cr|hk_classes-0.8.3-13|22	BuildRequires:  xbsql-devel
12cr|hk_classes-0.8.3-13|23	BuildRequires:	pkgconfig(python)
12cr|hk_classes-0.8.3-13|24	BuildRequires:  sqlite3-devel
12cr|hk_classes-0.8.3-13|25	%ifarch x86_64
12cr|hk_classes-0.8.3-13|26	%else
12cr|hk_classes-0.8.3-13|27	BuildRequires:  firebird-devel
12cr|hk_classes-0.8.3-13|28	%endif
12cr|hk_classes-0.8.3-13|29	BuildRequires:  chrpath
12cr|hk_classes-0.8.3-13|30	Requires: 	%{libname} = %{version}-%{release}
12cr|hk_classes-0.8.3-13|31	
12cr|hk_classes-0.8.3-13|32	%description
12cr|hk_classes-0.8.3-13|33	Hk_classes is a set of GUI independent C++ libraries which allow the rapid
12cr|hk_classes-0.8.3-13|34	development of database applications and includes command line tools to use
12cr|hk_classes-0.8.3-13|35	hk_classes in scripts.
12cr|hk_classes-0.8.3-13|36	
12cr|hk_classes-0.8.3-13|37	firebird support is not available for x86_64
12cr|hk_classes-0.8.3-13|38	
12cr|hk_classes-0.8.3-13|39	%package	-n python-%{name}
12cr|hk_classes-0.8.3-13|40	Summary:  	Python support for hk_classes
12cr|hk_classes-0.8.3-13|41	Group: 		Development/Python
12cr|hk_classes-0.8.3-13|42	
12cr|hk_classes-0.8.3-13|43	%description -n python-%{name}
12cr|hk_classes-0.8.3-13|44	Python scripting support for hk_classes.
12cr|hk_classes-0.8.3-13|45	
12cr|hk_classes-0.8.3-13|46	%package	-n %{libname}
12cr|hk_classes-0.8.3-13|47	Summary:  	Libraries for hk_classes applications
12cr|hk_classes-0.8.3-13|48	Group: 		System/Libraries
12cr|hk_classes-0.8.3-13|49	Obsoletes:	%mklibname %name 5
12cr|hk_classes-0.8.3-13|50	Conflicts:	%develname < 0.8.3-3
12cr|hk_classes-0.8.3-13|51	Conflicts:	%{mklibname -d %name 5}
12cr|hk_classes-0.8.3-13|52	
12cr|hk_classes-0.8.3-13|53	%description -n %{libname}
12cr|hk_classes-0.8.3-13|54	Hk_classes libraries for command-line scripts and application development.
12cr|hk_classes-0.8.3-13|55	
12cr|hk_classes-0.8.3-13|56	%package	-n %{develname}
12cr|hk_classes-0.8.3-13|57	Summary:  	Development files for hk_classes applications
12cr|hk_classes-0.8.3-13|58	Group: 		Development/Databases
12cr|hk_classes-0.8.3-13|59	Requires: 	%{libname} = %{version}-%{release}
12cr|hk_classes-0.8.3-13|60	Provides:	hk_classes-devel = %{version}
12cr|hk_classes-0.8.3-13|61	Obsoletes:	%mklibname -d %name 15
12cr|hk_classes-0.8.3-13|62	Conflicts:	%libname < 0.8.3-3
12cr|hk_classes-0.8.3-13|63	Conflicts:	%mklibname %name 5
12cr|hk_classes-0.8.3-13|64	
12cr|hk_classes-0.8.3-13|65	%description -n %{develname}
12cr|hk_classes-0.8.3-13|66	Hk_classes header files for application development.
12cr|hk_classes-0.8.3-13|67	
12cr|hk_classes-0.8.3-13|68	%prep
12cr|hk_classes-0.8.3-13|69	%setup -q -n %{name}-%{version}
12cr|hk_classes-0.8.3-13|70	%patch0 -p1
12cr|hk_classes-0.8.3-13|71	%patch1 -p0
12cr|hk_classes-0.8.3-13|72	%patch2 -p1 -b .unistd
12cr|hk_classes-0.8.3-13|73	
12cr|hk_classes-0.8.3-13|74	%build
12cr|hk_classes-0.8.3-13|75	%configure2_5x --with-xbase-libdir=%{_libdir}
12cr|hk_classes-0.8.3-13|76	%make
12cr|hk_classes-0.8.3-13|77	
12cr|hk_classes-0.8.3-13|78	%install
12cr|hk_classes-0.8.3-13|79	%makeinstall_std
12cr|hk_classes-0.8.3-13|80	
12cr|hk_classes-0.8.3-13|81	# (sb) create a default config file
12cr|hk_classes-0.8.3-13|82	
12cr|hk_classes-0.8.3-13|83	install -d $RPM_BUILD_ROOT/%{_sysconfdir}
12cr|hk_classes-0.8.3-13|84	cat << EOF > $RPM_BUILD_ROOT/%{_sysconfdir}/hk_classes.conf
12cr|hk_classes-0.8.3-13|85	<?xml version="1.0" ?>
12cr|hk_classes-0.8.3-13|86	
12cr|hk_classes-0.8.3-13|87	<HK_VERSION>0.8.2</HK_VERSION>
12cr|hk_classes-0.8.3-13|88	<GENERAL>
12cr|hk_classes-0.8.3-13|89	<SHOWPEDANTIC>YES</SHOWPEDANTIC>
12cr|hk_classes-0.8.3-13|90	<DRIVERPATH>%{_libdir}/%{name}/drivers</DRIVERPATH>
12cr|hk_classes-0.8.3-13|91	<DEFAULTFONT>Courier</DEFAULTFONT>
12cr|hk_classes-0.8.3-13|92	<DEFAULTFONTSIZE>12</DEFAULTFONTSIZE>
12cr|hk_classes-0.8.3-13|93	<DEFAULTTEXTALIGNMENT>LEFT</DEFAULTTEXTALIGNMENT>
12cr|hk_classes-0.8.3-13|94	<DEFAULTNUMBERALIGNMENT>RIGHT</DEFAULTNUMBERALIGNMENT>
12cr|hk_classes-0.8.3-13|95	<MAXIMIZEDWINDOWS>NO</MAXIMIZEDWINDOWS>
12cr|hk_classes-0.8.3-13|96	<DEFAULTPRECISION>2</DEFAULTPRECISION>
12cr|hk_classes-0.8.3-13|97	<DEFAULTTHOUSANDSSEPARATOR>NO</DEFAULTTHOUSANDSSEPARATOR>
12cr|hk_classes-0.8.3-13|98	<DEFAULTDRIVER>mysql</DEFAULTDRIVER>
12cr|hk_classes-0.8.3-13|99	<DEFAULTSIZETYPE>ABSOLUTE</DEFAULTSIZETYPE>
12cr|hk_classes-0.8.3-13|100	<MEASURESYSTEM>CM</MEASURESYSTEM>
12cr|hk_classes-0.8.3-13|101	</GENERAL>
12cr|hk_classes-0.8.3-13|102	<HK_REGIONAL>
12cr|hk_classes-0.8.3-13|103	<DEFAULTTIMEFORMAT>h:m:s</DEFAULTTIMEFORMAT>
12cr|hk_classes-0.8.3-13|104	<DEFAULTDATETIMEFORMAT>D.M.Y h:m:s</DEFAULTDATETIMEFORMAT>
12cr|hk_classes-0.8.3-13|105	<DEFAULTDATEFORMAT>D.M.Y</DEFAULTDATEFORMAT>
12cr|hk_classes-0.8.3-13|106	<LOCALE/>
12cr|hk_classes-0.8.3-13|107	</HK_REGIONAL>
12cr|hk_classes-0.8.3-13|108	<REPORT>
12cr|hk_classes-0.8.3-13|109	<PRINTERCOMMAND>lpr</PRINTERCOMMAND>
12cr|hk_classes-0.8.3-13|110	<REPORTFONTENCODING>ISO-8859-1</REPORTFONTENCODING>
12cr|hk_classes-0.8.3-13|111	</REPORT>
12cr|hk_classes-0.8.3-13|112	EOF
12cr|hk_classes-0.8.3-13|113	
12cr|hk_classes-0.8.3-13|114	# (sb) get rid of rpath
12cr|hk_classes-0.8.3-13|115	chrpath --delete $RPM_BUILD_ROOT%{_bindir}/*
12cr|hk_classes-0.8.3-13|116	
12cr|hk_classes-0.8.3-13|117	# (sb) fix the .la files
12cr|hk_classes-0.8.3-13|118	perl -pi -e "s|-L$RPM_BUILD_DIR/%{name}-%{version}/hk_classes||g" $RPM_BUILD_ROOT%{_libdir}/%{name}/drivers/*.la
12cr|hk_classes-0.8.3-13|119	
12cr|hk_classes-0.8.3-13|120	# (sb) installed but not packaged
12cr|hk_classes-0.8.3-13|121	rm -rf $RPM_BUILD_ROOT/usr/local
12cr|hk_classes-0.8.3-13|122	
12cr|hk_classes-0.8.3-13|123	mkdir -p %buildroot/%_sysconfdir/ld.so.conf.d
12cr|hk_classes-0.8.3-13|124	echo "%_libdir/%name" >  %buildroot/%_sysconfdir/ld.so.conf.d/%name.conf
12cr|hk_classes-0.8.3-13|125	
12cr|hk_classes-0.8.3-13|126	%post -n %{libname}
12cr|hk_classes-0.8.3-13|127	grep -q "^/usr/lib/%{name}$" /etc/ld.so.conf || echo "/usr/lib/%{name}" >> /etc/ld.so.conf
12cr|hk_classes-0.8.3-13|128	
12cr|hk_classes-0.8.3-13|129	%postun -n %{libname}
12cr|hk_classes-0.8.3-13|130	if [ "$1" = "0" ]; then
12cr|hk_classes-0.8.3-13|131	rm -f /etc/ld.so.conf.new
12cr|hk_classes-0.8.3-13|132	grep -v -e "/usr/lib/%{name}" /etc/ld.so.conf > /etc/ld.so.conf.new
12cr|hk_classes-0.8.3-13|133	mv -f /etc/ld.so.conf.new /etc/ld.so.conf
12cr|hk_classes-0.8.3-13|134	fi
12cr|hk_classes-0.8.3-13|135	
12cr|hk_classes-0.8.3-13|136	%files
12cr|hk_classes-0.8.3-13|137	%defattr(-,root,root)
12cr|hk_classes-0.8.3-13|138	%doc ChangeLog COPYING NEWS INSTALL README
12cr|hk_classes-0.8.3-13|139	%{_bindir}/hk_actionquery
12cr|hk_classes-0.8.3-13|140	%{_bindir}/hk_exportcsv
12cr|hk_classes-0.8.3-13|141	%{_bindir}/hk_exporthtml
12cr|hk_classes-0.8.3-13|142	%{_bindir}/hk_exportxml
12cr|hk_classes-0.8.3-13|143	%{_bindir}/hk_importcsv
12cr|hk_classes-0.8.3-13|144	%{_bindir}/hk_report
12cr|hk_classes-0.8.3-13|145	%{_bindir}/hk_dbcopy
12cr|hk_classes-0.8.3-13|146	%config(noreplace) %{_sysconfdir}/hk_classes.conf
12cr|hk_classes-0.8.3-13|147	%{_mandir}/man1/hk_actionquery.1man*
12cr|hk_classes-0.8.3-13|148	%{_mandir}/man1/hk_exportcsv.1man*
12cr|hk_classes-0.8.3-13|149	%{_mandir}/man1/hk_exporthtml.1man*
12cr|hk_classes-0.8.3-13|150	%{_mandir}/man1/hk_exportxml.1man*
12cr|hk_classes-0.8.3-13|151	%{_mandir}/man1/hk_importcsv.1man*
12cr|hk_classes-0.8.3-13|152	%{_mandir}/man1/hk_report.1man*
12cr|hk_classes-0.8.3-13|153	%{_mandir}/man1/hk_dbcopy.1man*
12cr|hk_classes-0.8.3-13|154	
12cr|hk_classes-0.8.3-13|155	%files -n python-%{name}
12cr|hk_classes-0.8.3-13|156	%defattr(-,root,root)
12cr|hk_classes-0.8.3-13|157	%python_sitearch/*
12cr|hk_classes-0.8.3-13|158	
12cr|hk_classes-0.8.3-13|159	%files -n %{libname}
12cr|hk_classes-0.8.3-13|160	%defattr(-,root,root)
12cr|hk_classes-0.8.3-13|161	%{_sysconfdir}/ld.so.conf.d/hk_classes.conf
12cr|hk_classes-0.8.3-13|162	%dir %{_libdir}/%{name}
12cr|hk_classes-0.8.3-13|163	%{_libdir}/%{name}/libhk_classes.so.%{LIBMAJ}*
12cr|hk_classes-0.8.3-13|164	%{_libdir}/%{name}/drivers
12cr|hk_classes-0.8.3-13|165	
12cr|hk_classes-0.8.3-13|166	%files -n %{develname}
12cr|hk_classes-0.8.3-13|167	%defattr(-,root,root)
12cr|hk_classes-0.8.3-13|168	%dir %{_includedir}/%{name}
12cr|hk_classes-0.8.3-13|169	%{_includedir}/%{name}/*.h
12cr|hk_classes-0.8.3-13|170	%{_libdir}/%{name}/libhk_classes.so
12cr|hk_classes-0.8.3-13|171	
12cr|hk_classes-0.8.3-13|172	
12cr|hk_classes-0.8.3-13|173	%changelog
12cr|hk_classes-0.8.3-13|174	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-13mdv2011.0
12cr|hk_classes-0.8.3-13|175	+ Revision: 627248
12cr|hk_classes-0.8.3-13|176	- rebuilt against mysql-5.5.8 libs, again
12cr|hk_classes-0.8.3-13|177	
12cr|hk_classes-0.8.3-13|178	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-12mdv2011.0
12cr|hk_classes-0.8.3-13|179	+ Revision: 626528
12cr|hk_classes-0.8.3-13|180	- rebuilt against mysql-5.5.8 libs
12cr|hk_classes-0.8.3-13|181	
12cr|hk_classes-0.8.3-13|182	* Sun Nov 14 2010 Funda Wang <fwang@mandriva.org> 0.8.3-10mdv2011.0
12cr|hk_classes-0.8.3-13|183	+ Revision: 597469
12cr|hk_classes-0.8.3-13|184	- rebuild
12cr|hk_classes-0.8.3-13|185	
12cr|hk_classes-0.8.3-13|186	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 0.8.3-9mdv2011.0
12cr|hk_classes-0.8.3-13|187	+ Revision: 593919
12cr|hk_classes-0.8.3-13|188	- rebuild for py2.7
12cr|hk_classes-0.8.3-13|189	
12cr|hk_classes-0.8.3-13|190	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.8.3-8mdv2010.0
12cr|hk_classes-0.8.3-13|191	+ Revision: 437869
12cr|hk_classes-0.8.3-13|192	- rebuild
12cr|hk_classes-0.8.3-13|193	
12cr|hk_classes-0.8.3-13|194	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 0.8.3-7mdv2009.1
12cr|hk_classes-0.8.3-13|195	+ Revision: 320256
12cr|hk_classes-0.8.3-13|196	- fix str fmt
12cr|hk_classes-0.8.3-13|197	
12cr|hk_classes-0.8.3-13|198	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-6mdv2009.1
12cr|hk_classes-0.8.3-13|199	+ Revision: 311335
12cr|hk_classes-0.8.3-13|200	- rebuilt against mysql-5.1.30 libs
12cr|hk_classes-0.8.3-13|201	
12cr|hk_classes-0.8.3-13|202	* Thu Jul 31 2008 Funda Wang <fwang@mandriva.org> 0.8.3-5mdv2009.0
12cr|hk_classes-0.8.3-13|203	+ Revision: 257502
12cr|hk_classes-0.8.3-13|204	- fix underlining
12cr|hk_classes-0.8.3-13|205	- more gcc4.3 patch
12cr|hk_classes-0.8.3-13|206	- BR fontconfig
12cr|hk_classes-0.8.3-13|207	- add gcc 4.3 patch
12cr|hk_classes-0.8.3-13|208	
12cr|hk_classes-0.8.3-13|209	+ Thierry Vignaud <tv@mandriva.org>
12cr|hk_classes-0.8.3-13|210	- rebuild
12cr|hk_classes-0.8.3-13|211	- fix spacing at top of description
12cr|hk_classes-0.8.3-13|212	- kill re-definition of %%buildroot on Pixel's request
12cr|hk_classes-0.8.3-13|213	
12cr|hk_classes-0.8.3-13|214	+ Pixel <pixel@mandriva.com>
12cr|hk_classes-0.8.3-13|215	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|hk_classes-0.8.3-13|216	
12cr|hk_classes-0.8.3-13|217	+ Olivier Blin <oblin@mandriva.com>
12cr|hk_classes-0.8.3-13|218	- restore BuildRoot
12cr|hk_classes-0.8.3-13|219	
12cr|hk_classes-0.8.3-13|220	* Mon Oct 22 2007 Funda Wang <fwang@mandriva.org> 0.8.3-3mdv2008.1
12cr|hk_classes-0.8.3-13|221	+ Revision: 101127
12cr|hk_classes-0.8.3-13|222	- finally fix bug#29974, drivers/*.la should not belongs to devel package
12cr|hk_classes-0.8.3-13|223	
12cr|hk_classes-0.8.3-13|224	+ Thierry Vignaud <tv@mandriva.org>
12cr|hk_classes-0.8.3-13|225	- do not hardcode bz2 extension
12cr|hk_classes-0.8.3-13|226	
12cr|hk_classes-0.8.3-13|227	* Tue Jun 26 2007 Funda Wang <fwang@mandriva.org> 0.8.3-2mdv2008.0
12cr|hk_classes-0.8.3-13|228	+ Revision: 44396
12cr|hk_classes-0.8.3-13|229	- corrected libmajor
12cr|hk_classes-0.8.3-13|230	
12cr|hk_classes-0.8.3-13|231	* Tue Jun 26 2007 Funda Wang <fwang@mandriva.org> 0.8.3-1mdv2008.0
12cr|hk_classes-0.8.3-13|232	+ Revision: 44391
12cr|hk_classes-0.8.3-13|233	- New devel policy
12cr|hk_classes-0.8.3-13|234	
12cr|hk_classes-0.8.3-13|235	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|hk_classes-0.8.3-13|236	- update to 0.8.3
12cr|hk_classes-0.8.3-13|237	
12cr|hk_classes-0.8.3-13|238	
12cr|hk_classes-0.8.3-13|239	* Mon Jan 15 2007 Nicolas Lécureuil <neoclust@mandriva.org> 0.8.2-2mdv2007.0
12cr|hk_classes-0.8.3-13|240	+ Revision: 109105
12cr|hk_classes-0.8.3-13|241	- Rebuild against new python
12cr|hk_classes-0.8.3-13|242	
12cr|hk_classes-0.8.3-13|243	* Tue Oct 31 2006 Lenny Cartier <lenny@mandriva.com> 0.8.2-1mdv2007.1
12cr|hk_classes-0.8.3-13|244	+ Revision: 74154
12cr|hk_classes-0.8.3-13|245	- Update to 0.8.2
12cr|hk_classes-0.8.3-13|246	
12cr|hk_classes-0.8.3-13|247	* Mon Jul 10 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.8.1-2mdv2007.0
12cr|hk_classes-0.8.3-13|248	+ Revision: 38596
12cr|hk_classes-0.8.3-13|249	- Fix File list
12cr|hk_classes-0.8.3-13|250	- Increase release
12cr|hk_classes-0.8.3-13|251	- try to fix bug #23156
12cr|hk_classes-0.8.3-13|252	
12cr|hk_classes-0.8.3-13|253	* Fri Jun 23 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.8.1-1mdv2007.0
12cr|hk_classes-0.8.3-13|254	+ Revision: 37885
12cr|hk_classes-0.8.3-13|255	- Fix file list
12cr|hk_classes-0.8.3-13|256	- remove ( for the moment?) Patch0
12cr|hk_classes-0.8.3-13|257	- fix folder
12cr|hk_classes-0.8.3-13|258	- 0.8.1
12cr|hk_classes-0.8.3-13|259	- import hk_classes-0.8-1mdk
12cr|hk_classes-0.8.3-13|260	
12cr|hk_classes-0.8.3-13|261	* Sun Dec 11 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.8-1mdk
12cr|hk_classes-0.8.3-13|262	- 0.8 final
12cr|hk_classes-0.8.3-13|263	- patch0: fix python path detection on x86_64
12cr|hk_classes-0.8.3-13|264	- do not require firebird-devel on x86_64 - the package is not available. Add
12cr|hk_classes-0.8.3-13|265	a word about that in description
12cr|hk_classes-0.8.3-13|266	- xbase seems to be broken on x86_64
12cr|hk_classes-0.8.3-13|267	- build on x86_64
12cr|hk_classes-0.8.3-13|268	
12cr|hk_classes-0.8.3-13|269	* Thu Oct 06 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.8-0.test2.2mdk
12cr|hk_classes-0.8.3-13|270	- BuildRequires Fix
12cr|hk_classes-0.8.3-13|271	
12cr|hk_classes-0.8.3-13|272	* Wed Oct 05 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.8-0.test2.1mdk
12cr|hk_classes-0.8.3-13|273	- 0.8-test2
12cr|hk_classes-0.8.3-13|274	- Fix files list
12cr|hk_classes-0.8.3-13|275	- Fx BuildRequires
12cr|hk_classes-0.8.3-13|276	
12cr|hk_classes-0.8.3-13|277	* Wed Jul 13 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.7.4a-1mdk
12cr|hk_classes-0.8.3-13|278	- 0.7.4a
12cr|hk_classes-0.8.3-13|279	-  This is mainly a bugfix release
12cr|hk_classes-0.8.3-13|280	- Drop Patch 0   merged upstream
12cr|hk_classes-0.8.3-13|281	
12cr|hk_classes-0.8.3-13|282	* Wed Jul 06 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.7.4-2mdk
12cr|hk_classes-0.8.3-13|283	- fix file section
12cr|hk_classes-0.8.3-13|284	- fix buildrequires
12cr|hk_classes-0.8.3-13|285	
12cr|hk_classes-0.8.3-13|286	* Sat Jul 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.7.4-1mdk
12cr|hk_classes-0.8.3-13|287	- 0.7.4
12cr|hk_classes-0.8.3-13|288	- Patch 0 fix #include
12cr|hk_classes-0.8.3-13|289	
12cr|hk_classes-0.8.3-13|290	* Sat Apr 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.7.4-0test1.1mdk
12cr|hk_classes-0.8.3-13|291	- New release 0.7.4test1
12cr|hk_classes-0.8.3-13|292	
12cr|hk_classes-0.8.3-13|293	* Mon Apr 25 2005 Stew Benedict <sbenedict@mandriva.com> 0.7.2-3mdk
12cr|hk_classes-0.8.3-13|294	- rebuild for new libpq
12cr|hk_classes-0.8.3-13|295	
12cr|hk_classes-0.8.3-13|296	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.7.2-2mdk
12cr|hk_classes-0.8.3-13|297	- Rebuild for new python
12cr|hk_classes-0.8.3-13|298	
12cr|hk_classes-0.8.3-13|299	* Tue Nov 30 2004 Stew Benedict <sbenedict@mandrakesoft.com> 0.7.2-1mdk
12cr|hk_classes-0.8.3-13|300	- 0.7.2, provides
12cr|hk_classes-0.8.3-13|301	
12cr|hk_classes-0.8.3-13|302	* Fri Sep 24 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.7.1-1mdk
12cr|hk_classes-0.8.3-13|303	- 0.7.1
12cr|hk_classes-0.8.3-13|304	
12cr|hk_classes-0.8.3-13|305	* Thu Jun 17 2004 Stew Benedict <sbenedict@mandrakesoft.com> 0.6.3-2mdk
12cr|hk_classes-0.8.3-13|306	- rebuild
12cr|hk_classes-0.8.3-13|307	
12cr|hk_classes-0.8.3-13|308	* Thu Apr 22 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.6.3-1mdk
12cr|hk_classes-0.8.3-13|309	- 0.6.3
12cr|hk_classes-0.8.3-13|310	

2070 12
12cr|hmmer-3.0-2|1	%define name		hmmer
12cr|hmmer-3.0-2|2	%define version		3.0
12cr|hmmer-3.0-2|3	%define rel		2
12cr|hmmer-3.0-2|4	%define release		%mkrel %{rel}
12cr|hmmer-3.0-2|5	
12cr|hmmer-3.0-2|6	Name:		%{name}
12cr|hmmer-3.0-2|7	Version:	%{version}
12cr|hmmer-3.0-2|8	Release:	%{release}
12cr|hmmer-3.0-2|9	Summary:	Profile HMMs for protein sequence analysis
12cr|hmmer-3.0-2|10	Group:		Sciences/Biology
12cr|hmmer-3.0-2|11	License:	GPLv3
12cr|hmmer-3.0-2|12	URL:		http://hmmer.janelia.org
12cr|hmmer-3.0-2|13	Source:		ftp://selab.janelia.org/pub/software/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|hmmer-3.0-2|14	Patch:		%{name}-3.0.makefile.patch
12cr|hmmer-3.0-2|15	
12cr|hmmer-3.0-2|16	BuildRequires:	openmpi
12cr|hmmer-3.0-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|hmmer-3.0-2|18	
12cr|hmmer-3.0-2|19	%description
12cr|hmmer-3.0-2|20	Profile hidden Markov models (profile HMMs) can be used to do sensitive
12cr|hmmer-3.0-2|21	database searching using statistical descriptions of a sequence family's
12cr|hmmer-3.0-2|22	consensus. HMMER is a freely distributable implementation of profile HMM
12cr|hmmer-3.0-2|23	software for protein sequence analysis.
12cr|hmmer-3.0-2|24	
12cr|hmmer-3.0-2|25	%prep
12cr|hmmer-3.0-2|26	%setup -q
12cr|hmmer-3.0-2|27	%patch
12cr|hmmer-3.0-2|28	
12cr|hmmer-3.0-2|29	%build
12cr|hmmer-3.0-2|30	%configure2_5x --enable-mpi
12cr|hmmer-3.0-2|31	%make
12cr|hmmer-3.0-2|32	%make check
12cr|hmmer-3.0-2|33	
12cr|hmmer-3.0-2|34	%install
12cr|hmmer-3.0-2|35	rm -rf %{buildroot}
12cr|hmmer-3.0-2|36	%makeinstall_std
12cr|hmmer-3.0-2|37	
12cr|hmmer-3.0-2|38	%clean
12cr|hmmer-3.0-2|39	rm -rf %{buildroot}
12cr|hmmer-3.0-2|40	
12cr|hmmer-3.0-2|41	%files
12cr|hmmer-3.0-2|42	%defattr(-,root,root)
12cr|hmmer-3.0-2|43	%doc README INSTALL LICENSE RELEASE-NOTES Userguide.pdf
12cr|hmmer-3.0-2|44	%doc documentation tutorial
12cr|hmmer-3.0-2|45	%{_bindir}/*
12cr|hmmer-3.0-2|46	%{_mandir}/man1/*
12cr|hmmer-3.0-2|47	
12cr|hmmer-3.0-2|48	
12cr|hmmer-3.0-2|49	%changelog
12cr|hmmer-3.0-2|50	* Mon Nov 29 2010 Stéphane Téletchéa <steletch@mandriva.org> 3.0-2mdv2011.0
12cr|hmmer-3.0-2|51	+ Revision: 603122
12cr|hmmer-3.0-2|52	- Update license version
12cr|hmmer-3.0-2|53	
12cr|hmmer-3.0-2|54	* Mon Nov 29 2010 Stéphane Téletchéa <steletch@mandriva.org> 3.0-1mdv2011.0
12cr|hmmer-3.0-2|55	+ Revision: 602714
12cr|hmmer-3.0-2|56	- Update to hmmer 3.0
12cr|hmmer-3.0-2|57	- Enable installation of man pages with a ugly hack
12cr|hmmer-3.0-2|58	- Enable mpi version using openmpi
12cr|hmmer-3.0-2|59	- Enable checks for catching regressions
12cr|hmmer-3.0-2|60	
12cr|hmmer-3.0-2|61	* Mon Mar 15 2010 Eric Fernandez <zeb@mandriva.org> 2.3.2-6mdv2010.1
12cr|hmmer-3.0-2|62	+ Revision: 519811
12cr|hmmer-3.0-2|63	- rebuild
12cr|hmmer-3.0-2|64	
12cr|hmmer-3.0-2|65	* Mon Aug 17 2009 Eric Fernandez <zeb@mandriva.org> 2.3.2-5mdv2010.0
12cr|hmmer-3.0-2|66	+ Revision: 417349
12cr|hmmer-3.0-2|67	- man fix and rebuild
12cr|hmmer-3.0-2|68	
12cr|hmmer-3.0-2|69	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.3.2-4mdv2008.1
12cr|hmmer-3.0-2|70	+ Revision: 140747
12cr|hmmer-3.0-2|71	- restore BuildRoot
12cr|hmmer-3.0-2|72	
12cr|hmmer-3.0-2|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|hmmer-3.0-2|74	- kill re-definition of %%buildroot on Pixel's request
12cr|hmmer-3.0-2|75	
12cr|hmmer-3.0-2|76	
12cr|hmmer-3.0-2|77	* Tue Dec 19 2006 Eric Fernandez <zeb@mandriva.org> 2.3.2-4mdv2007.0
12cr|hmmer-3.0-2|78	+ Revision: 99677
12cr|hmmer-3.0-2|79	- new URL
12cr|hmmer-3.0-2|80	- Import hmmer
12cr|hmmer-3.0-2|81	
12cr|hmmer-3.0-2|82	* Mon Jun 26 2006 Eric Fernandez <zeb@zebulon,org,uk> 2.3.2-3mdv2007.0
12cr|hmmer-3.0-2|83	- rebuild
12cr|hmmer-3.0-2|84	
12cr|hmmer-3.0-2|85	* Wed Nov 02 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.2-2mdk
12cr|hmmer-3.0-2|86	- %%mkrel
12cr|hmmer-3.0-2|87	- spec cleanup
12cr|hmmer-3.0-2|88	
12cr|hmmer-3.0-2|89	* Wed Sep 29 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.3.2-1mdk
12cr|hmmer-3.0-2|90	- first mdk release
12cr|hmmer-3.0-2|91	

2071 12
12cr|hobbit-4.2.0-11|1	#define beta %{nil}
12cr|hobbit-4.2.0-11|2	%define release %mkrel 11
12cr|hobbit-4.2.0-11|3	%define _localstatedir %{_var}/lib
12cr|hobbit-4.2.0-11|4	%{?!_logdir:%global _logdir /var/log}
12cr|hobbit-4.2.0-11|5	%{?!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}}
12cr|hobbit-4.2.0-11|6	
12cr|hobbit-4.2.0-11|7	%{?!mdkversion: %define notmdk 1}
12cr|hobbit-4.2.0-11|8	
12cr|hobbit-4.2.0-11|9	Name: hobbit
12cr|hobbit-4.2.0-11|10	Version: 4.2.0
12cr|hobbit-4.2.0-11|11	Release: %release
12cr|hobbit-4.2.0-11|12	Group: Networking/Other
12cr|hobbit-4.2.0-11|13	URL: http://%{name}mon.sourceforge.net/
12cr|hobbit-4.2.0-11|14	License: GPL
12cr|hobbit-4.2.0-11|15	Source0: %{name}-%{version}%{?beta:-RC-%beta}.tar.bz2
12cr|hobbit-4.2.0-11|16	Patch0:	hobbit-4.1.2-ignore-cdrom.patch
12cr|hobbit-4.2.0-11|17	Patch1:	hobbit-4.1.2-fix-apache-alias.patch
12cr|hobbit-4.2.0-11|18	Patch2:	hobbit-4.1.2p1-client-send-msgs.patch
12cr|hobbit-4.2.0-11|19	Patch3:	http://www.hswn.dk/hobbitsw/patches/allinone.patch
12cr|hobbit-4.2.0-11|20	Patch4: empty-dirinclude.patch
12cr|hobbit-4.2.0-11|21	Patch5: http://bbwin.sourceforge.net/download/bbwin_4.2.patch
12cr|hobbit-4.2.0-11|22	# From devmon 0.3.0rc1 extras/
12cr|hobbit-4.2.0-11|23	Patch6: hobbit-4.2.0-devmon.patch
12cr|hobbit-4.2.0-11|24	Patch7: hobbit-4.2.0-fix-critical-confreport.patch
12cr|hobbit-4.2.0-11|25	Patch8: hobbit-4.2.0-increase-nk-priorities.patch
12cr|hobbit-4.2.0-11|26	Source1: do_devmon.c
12cr|hobbit-4.2.0-11|27	Summary: Hobbit network monitor
12cr|hobbit-4.2.0-11|28	Requires(pre): %{!?notmdk:apache}%{?notmdk:httpd}
12cr|hobbit-4.2.0-11|29	Requires: %{name}-client = %{version} rrdtool
12cr|hobbit-4.2.0-11|30	Conflicts: %{name}-client < 4.2.0-%mkrel 2
12cr|hobbit-4.2.0-11|31	%{!?notmdk:Requires(pre): rpm-helper}
12cr|hobbit-4.2.0-11|32	%if %{?!_without_server:1}%{?_without_server:0}
12cr|hobbit-4.2.0-11|33	BuildRequires: fping
12cr|hobbit-4.2.0-11|34	BuildRequires: pkgconfig(openssl)
12cr|hobbit-4.2.0-11|35	BuildRequires: pkgconfig(libpcre)
12cr|hobbit-4.2.0-11|36	BuildRequires: rrdtool-devel
12cr|hobbit-4.2.0-11|37	BuildRequires: openldap-devel
12cr|hobbit-4.2.0-11|38	%endif
12cr|hobbit-4.2.0-11|39	
12cr|hobbit-4.2.0-11|40	%description
12cr|hobbit-4.2.0-11|41	Hobbit is a system for monitoring your network servers and
12cr|hobbit-4.2.0-11|42	applications. It is heavily inspired by the Big Brother
12cr|hobbit-4.2.0-11|43	tool, but is a complete re-implementation with a lot of added
12cr|hobbit-4.2.0-11|44	functionality and performance improvements.
12cr|hobbit-4.2.0-11|45	
12cr|hobbit-4.2.0-11|46	%package client
12cr|hobbit-4.2.0-11|47	Summary: Hobbit client reporting data to the Hobbit server
12cr|hobbit-4.2.0-11|48	Group: Networking/Other
12cr|hobbit-4.2.0-11|49	%{!?notmdk:Requires(pre): rpm-helper}
12cr|hobbit-4.2.0-11|50	
12cr|hobbit-4.2.0-11|51	%description client
12cr|hobbit-4.2.0-11|52	This package contains a client for the Hobbit monitor. Clients
12cr|hobbit-4.2.0-11|53	report data about the local system to the monitor, allowing it
12cr|hobbit-4.2.0-11|54	to check on the status of the system load, filesystem utilisation,
12cr|hobbit-4.2.0-11|55	processes that must be running etc.
12cr|hobbit-4.2.0-11|56	
12cr|hobbit-4.2.0-11|57	%prep
12cr|hobbit-4.2.0-11|58	%setup -q %{?beta: -n %{name}-%{version}-RC-%{beta}}
12cr|hobbit-4.2.0-11|59	%patch0 -p1
12cr|hobbit-4.2.0-11|60	%patch1 -p1
12cr|hobbit-4.2.0-11|61	%patch3 -p0
12cr|hobbit-4.2.0-11|62	%patch4 -p0
12cr|hobbit-4.2.0-11|63	%patch5 -p0
12cr|hobbit-4.2.0-11|64	%patch6 -p1 -b .devmon
12cr|hobbit-4.2.0-11|65	cp %{SOURCE1} hobbitd/rrd/
12cr|hobbit-4.2.0-11|66	%patch7 -p1
12cr|hobbit-4.2.0-11|67	%patch8 -p1
12cr|hobbit-4.2.0-11|68	#%patch2 -p1
12cr|hobbit-4.2.0-11|69	# test should really check for RC -ne 127 (file not found), 1 is also acceptable
12cr|hobbit-4.2.0-11|70	perl -pi -e 's/-eq 0/-ne 127/g' build/fping.sh
12cr|hobbit-4.2.0-11|71	
12cr|hobbit-4.2.0-11|72	%build
12cr|hobbit-4.2.0-11|73	export ENABLESSL=y \
12cr|hobbit-4.2.0-11|74	ENABLELDAP=y \
12cr|hobbit-4.2.0-11|75	ENABLELDAPSSL=y \
12cr|hobbit-4.2.0-11|76	BBUSER=%{name} \
12cr|hobbit-4.2.0-11|77	BBTOPDIR=%{_libdir}/%{name} \
12cr|hobbit-4.2.0-11|78	BBVAR=%{_localstatedir}/%{name} \
12cr|hobbit-4.2.0-11|79	BBHOSTURL=/%{name} \
12cr|hobbit-4.2.0-11|80	CGIDIR=%{_libdir}/%{name}/cgi-bin \
12cr|hobbit-4.2.0-11|81	BBCGIURL=/%{name}-cgi \
12cr|hobbit-4.2.0-11|82	SECURECGIDIR=%{_libdir}/%{name}/cgi-secure \
12cr|hobbit-4.2.0-11|83	SECUREBBCGIURL=/%{name}-seccgi \
12cr|hobbit-4.2.0-11|84	HTTPDGID=apache \
12cr|hobbit-4.2.0-11|85	BBLOGDIR=%{_logdir}/%{name} \
12cr|hobbit-4.2.0-11|86	BBHOSTNAME=localhost \
12cr|hobbit-4.2.0-11|87	BBHOSTIP=127.0.0.1 \
12cr|hobbit-4.2.0-11|88	MANROOT=%{_mandir} \
12cr|hobbit-4.2.0-11|89	BARS=all \
12cr|hobbit-4.2.0-11|90	USENEWHIST=y \
12cr|hobbit-4.2.0-11|91	PIXELCOUNT=960 \
12cr|hobbit-4.2.0-11|92	INSTALLBINDIR=%{_libdir}/%{name}/server/bin \
12cr|hobbit-4.2.0-11|93	INSTALLETCDIR=%{_sysconfdir}/%{name} \
12cr|hobbit-4.2.0-11|94	INSTALLWEBDIR=%{_sysconfdir}/%{name}/web \
12cr|hobbit-4.2.0-11|95	INSTALLEXTDIR=%{_libdir}/%{name}/server/ext \
12cr|hobbit-4.2.0-11|96	INSTALLTMPDIR=%{_localstatedir}/%{name}/tmp \
12cr|hobbit-4.2.0-11|97	INSTALLWWWDIR=%{_localstatedir}/%{name}/www \
12cr|hobbit-4.2.0-11|98	CONFTYPE=server \
12cr|hobbit-4.2.0-11|99	USEHOBBITPING=n
12cr|hobbit-4.2.0-11|100	%if %{?!_without_server:1}%{?_without_server:0}
12cr|hobbit-4.2.0-11|101	./configure
12cr|hobbit-4.2.0-11|102	%else
12cr|hobbit-4.2.0-11|103	./configure --client
12cr|hobbit-4.2.0-11|104	%endif
12cr|hobbit-4.2.0-11|105	#%configure --server
12cr|hobbit-4.2.0-11|106	
12cr|hobbit-4.2.0-11|107	perl -pi -e 's/ch(own|grp)/echo chown/g' web/Makefile
12cr|hobbit-4.2.0-11|108	PKGBUILD=1 make
12cr|hobbit-4.2.0-11|109	
12cr|hobbit-4.2.0-11|110	%install
12cr|hobbit-4.2.0-11|111	INSTALLROOT=%{buildroot}/ PKGBUILD=1 make install
12cr|hobbit-4.2.0-11|112	mkdir -p %{buildroot}/%{_initrddir}
12cr|hobbit-4.2.0-11|113	which install
12cr|hobbit-4.2.0-11|114	install -m755 rpm/%{name}-client.init %{buildroot}/%{_initrddir}/%{name}-client
12cr|hobbit-4.2.0-11|115	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig
12cr|hobbit-4.2.0-11|116	install rpm/%{name}-client.default %{buildroot}/%{_sysconfdir}/sysconfig/%{name}-client
12cr|hobbit-4.2.0-11|117	mkdir -p %{buildroot}/%{_bindir}
12cr|hobbit-4.2.0-11|118	ln -s %{_libdir}/%{name}/server/bin/bb{,cmd} %{buildroot}/%{_bindir}
12cr|hobbit-4.2.0-11|119	rmdir %{buildroot}/%{_libdir}/%{name}/client/tmp
12cr|hobbit-4.2.0-11|120	mkdir -p %{buildroot}/%{_localstatedir}/%{name}-client
12cr|hobbit-4.2.0-11|121	ln -s %{_localstatedir}/%{name}-client %{buildroot}/%{_libdir}/%{name}/client/tmp
12cr|hobbit-4.2.0-11|122	ln -s %{_localstatedir}/%{name}/tmp %{buildroot}/%{_libdir}/%{name}/tmp
12cr|hobbit-4.2.0-11|123	rmdir %{buildroot}/%{_libdir}/%{name}/client/logs
12cr|hobbit-4.2.0-11|124	perl -pi -e 's!^BBDISP=.*!include /var/run/%{name}client-runtime.cfg!;s/^BBDISPLAYS=.*$//g' %{buildroot}/%{_libdir}/%{name}/client%{_sysconfdir}/%{name}client.cfg
12cr|hobbit-4.2.0-11|125	
12cr|hobbit-4.2.0-11|126	echo "directory %{_sysconfdir}/%{name}/hobbitlaunch.d" >> %{buildroot}/%{_sysconfdir}/%{name}/hobbitlaunch.cfg
12cr|hobbit-4.2.0-11|127	echo "directory %{_sysconfdir}/%{name}/hobbitgraph.d" >> %{buildroot}/%{_sysconfdir}/%{name}/hobbitgraph.cfg
12cr|hobbit-4.2.0-11|128	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}/{hobbitlaunch,hobbitgraph,clientlaunch}.d
12cr|hobbit-4.2.0-11|129	
12cr|hobbit-4.2.0-11|130	# server-only stuff
12cr|hobbit-4.2.0-11|131	%if %{?!_without_server:1}%{?_without_server:0}
12cr|hobbit-4.2.0-11|132	install -m755 rpm/%{name}-init.d %{buildroot}/%{_initrddir}/%{name}
12cr|hobbit-4.2.0-11|133	mkdir -p %{buildroot}/%{_sysconfdir}/httpd/conf.d
12cr|hobbit-4.2.0-11|134	mv %{buildroot}/%{_sysconfdir}/%{name}/%{name}-apache.conf %{buildroot}/%{_sysconfdir}/httpd/conf.d/
12cr|hobbit-4.2.0-11|135	mkdir -p %{buildroot}/%{_sysconfdir}/logrotate.d
12cr|hobbit-4.2.0-11|136	install -m644 rpm/%{name}.logrotate %{buildroot}/%{_sysconfdir}/logrotate.d/%{name}
12cr|hobbit-4.2.0-11|137	
12cr|hobbit-4.2.0-11|138	install -d %{buildroot}/%{_datadir}/%{name}/www
12cr|hobbit-4.2.0-11|139	mv %{buildroot}%{_localstatedir}/%{name}/www/{gifs,help} %{buildroot}/%{_datadir}/%{name}/www
12cr|hobbit-4.2.0-11|140	ln -s %{_datadir}/%{name}/www/{gifs,help} %{buildroot}%{_localstatedir}/%{name}/www/
12cr|hobbit-4.2.0-11|141	export DONT_CLEANUP=1
12cr|hobbit-4.2.0-11|142	touch %{buildroot}/%{_sysconfdir}/%{name}/%{name}-nkview.cfg.bak
12cr|hobbit-4.2.0-11|143	# end of server-only stuff
12cr|hobbit-4.2.0-11|144	%else
12cr|hobbit-4.2.0-11|145	# extra stuff to do in client-only build
12cr|hobbit-4.2.0-11|146	install -d %{buildroot}/%{_sysconfdir}/%{name}
12cr|hobbit-4.2.0-11|147	install -d %{buildroot}/%{_logdir}/%{name}
12cr|hobbit-4.2.0-11|148	rm -f %{buildroot}/%{_bindir}/bb*
12cr|hobbit-4.2.0-11|149	rm -f %{buildroot}/%{_libdir}/%{name}/tmp
12cr|hobbit-4.2.0-11|150	# end of client-only build
12cr|hobbit-4.2.0-11|151	%endif
12cr|hobbit-4.2.0-11|152	
12cr|hobbit-4.2.0-11|153	ln -s %{_logdir}/%{name} %{buildroot}/%{_libdir}/%{name}/client/logs
12cr|hobbit-4.2.0-11|154	mv %{buildroot}/%{_libdir}/%{name}/client/etc/*.cfg %{buildroot}/%{_sysconfdir}/%{name}/
12cr|hobbit-4.2.0-11|155	rmdir %{buildroot}/%{_libdir}/%{name}/client/etc
12cr|hobbit-4.2.0-11|156	ln -sf %{_sysconfdir}/%{name} %{buildroot}/%{_libdir}/%{name}/client/etc
12cr|hobbit-4.2.0-11|157	echo "directory %{_sysconfdir}/%{name}/hobbitlaunch.d" >> %{buildroot}/%{_sysconfdir}/%{name}/clientlaunch.cfg
12cr|hobbit-4.2.0-11|158	
12cr|hobbit-4.2.0-11|159	perl -pi -e 's,\$HOBBITCLIENTHOME,\$HOME/client,g' %{buildroot}/%{_sysconfdir}/%{name}/hobbitclient.cfg
12cr|hobbit-4.2.0-11|160	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*
12cr|hobbit-4.2.0-11|161	
12cr|hobbit-4.2.0-11|162	chmod u+w %{buildroot}/%{_libdir}/%{name}/client/bin/*
12cr|hobbit-4.2.0-11|163	
12cr|hobbit-4.2.0-11|164	%pre client
12cr|hobbit-4.2.0-11|165	if getent passwd %{name} 1>/dev/null 2>&1
12cr|hobbit-4.2.0-11|166	then
12cr|hobbit-4.2.0-11|167	echo "%{name} user present"
12cr|hobbit-4.2.0-11|168	else
12cr|hobbit-4.2.0-11|169	%_pre_useradd %{name} %{_libdir}/%{name} /bin/sh
12cr|hobbit-4.2.0-11|170	fi
12cr|hobbit-4.2.0-11|171	gpasswd -a hobbit adm
12cr|hobbit-4.2.0-11|172	
12cr|hobbit-4.2.0-11|173	%post
12cr|hobbit-4.2.0-11|174	if [ $1 == 1 ]
12cr|hobbit-4.2.0-11|175	then /etc/init.d/httpd reload
12cr|hobbit-4.2.0-11|176	fi
12cr|hobbit-4.2.0-11|177	%_post_service %{name}
12cr|hobbit-4.2.0-11|178	/sbin/chkconfig --list %{name}-client |grep -q on && /sbin/chkconfig %{name}-client off ||:
12cr|hobbit-4.2.0-11|179	
12cr|hobbit-4.2.0-11|180	%post client
12cr|hobbit-4.2.0-11|181	# if no server is installed, start the client via init script
12cr|hobbit-4.2.0-11|182	if [ -f /etc/init.d/%{name} ]
12cr|hobbit-4.2.0-11|183	then
12cr|hobbit-4.2.0-11|184	echo "server package installed, not starting client at boot"
12cr|hobbit-4.2.0-11|185	else
12cr|hobbit-4.2.0-11|186	%_post_service %{name}-client
12cr|hobbit-4.2.0-11|187	fi
12cr|hobbit-4.2.0-11|188	
12cr|hobbit-4.2.0-11|189	%preun
12cr|hobbit-4.2.0-11|190	%_preun_service %{name}
12cr|hobbit-4.2.0-11|191	
12cr|hobbit-4.2.0-11|192	%preun client
12cr|hobbit-4.2.0-11|193	%_preun_service %{name}-client
12cr|hobbit-4.2.0-11|194	
12cr|hobbit-4.2.0-11|195	%if %{?!_without_server:1}%{?_without_server:0}
12cr|hobbit-4.2.0-11|196	%files
12cr|hobbit-4.2.0-11|197	%defattr(-,root,root)
12cr|hobbit-4.2.0-11|198	%doc README README.CLIENT Changes* COPYING CREDITS
12cr|hobbit-4.2.0-11|199	%attr(644,root,root) %doc %{_mandir}/man*/*
12cr|hobbit-4.2.0-11|200	%exclude %{_mandir}/man1/bb.*
12cr|hobbit-4.2.0-11|201	%exclude %{_mandir}/man1/bbcmd.*
12cr|hobbit-4.2.0-11|202	%exclude %{_mandir}/man1/bbdigest.*
12cr|hobbit-4.2.0-11|203	%exclude %{_mandir}/man1/clientupdate.*
12cr|hobbit-4.2.0-11|204	%exclude %{_mandir}/man1/logfetch.*
12cr|hobbit-4.2.0-11|205	%exclude %{_mandir}/man1/orcahobbit.*
12cr|hobbit-4.2.0-11|206	%exclude %{_mandir}/man5/hobbitlaunch.cfg*
12cr|hobbit-4.2.0-11|207	%exclude %{_mandir}/man8/hobbitlaunch.*
12cr|hobbit-4.2.0-11|208	%exclude %{_mandir}/man8/msgcache.*
12cr|hobbit-4.2.0-11|209	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.cfg*
12cr|hobbit-4.2.0-11|210	%dir %{_sysconfdir}/%{name}/hobbitgraph.d
12cr|hobbit-4.2.0-11|211	%exclude %{_sysconfdir}/%{name}/*client*.cfg
12cr|hobbit-4.2.0-11|212	%exclude %{_sysconfdir}/%{name}/*client*.cfg
12cr|hobbit-4.2.0-11|213	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/bb-*
12cr|hobbit-4.2.0-11|214	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.csv
12cr|hobbit-4.2.0-11|215	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}-apache.conf
12cr|hobbit-4.2.0-11|216	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|hobbit-4.2.0-11|217	%config(noreplace) %{_sysconfdir}/%{name}/web
12cr|hobbit-4.2.0-11|218	%{_initrddir}/%{name}
12cr|hobbit-4.2.0-11|219	%dir %{_libdir}/%{name}
12cr|hobbit-4.2.0-11|220	%{_libdir}/%{name}/cgi-bin
12cr|hobbit-4.2.0-11|221	%{_libdir}/%{name}/cgi-secure
12cr|hobbit-4.2.0-11|222	%{_libdir}/%{name}/tmp
12cr|hobbit-4.2.0-11|223	%{_libdir}/%{name}/server
12cr|hobbit-4.2.0-11|224	%{_bindir}/*
12cr|hobbit-4.2.0-11|225	%attr(775,%{name},%{name}) %dir %{_localstatedir}/%{name}/www
12cr|hobbit-4.2.0-11|226	%attr(775,%{name},apache) %dir %{_localstatedir}/%{name}/www/rep
12cr|hobbit-4.2.0-11|227	%attr(775,%{name},apache) %dir %{_localstatedir}/%{name}/www/snap
12cr|hobbit-4.2.0-11|228	%attr(644,root,root) %config(noreplace) %{_localstatedir}/%{name}/www/menu/*
12cr|hobbit-4.2.0-11|229	%{_localstatedir}/%{name}/www/gifs
12cr|hobbit-4.2.0-11|230	%{_localstatedir}/%{name}/www/help
12cr|hobbit-4.2.0-11|231	%{_datadir}/%{name}
12cr|hobbit-4.2.0-11|232	%defattr(-,%{name},%{name})
12cr|hobbit-4.2.0-11|233	%dir %{_localstatedir}/%{name}
12cr|hobbit-4.2.0-11|234	%dir %{_localstatedir}/%{name}/histlogs
12cr|hobbit-4.2.0-11|235	%dir %{_localstatedir}/%{name}/tmp
12cr|hobbit-4.2.0-11|236	%dir %{_localstatedir}/%{name}/hist
12cr|hobbit-4.2.0-11|237	%dir %{_localstatedir}/%{name}/rrd
12cr|hobbit-4.2.0-11|238	%dir %{_localstatedir}/%{name}/acks
12cr|hobbit-4.2.0-11|239	%dir %{_localstatedir}/%{name}/www/notes
12cr|hobbit-4.2.0-11|240	%endif
12cr|hobbit-4.2.0-11|241	
12cr|hobbit-4.2.0-11|242	%files client
12cr|hobbit-4.2.0-11|243	%defattr(-, root, root)
12cr|hobbit-4.2.0-11|244	%doc README README.CLIENT Changes* COPYING CREDITS
12cr|hobbit-4.2.0-11|245	%attr(644,root,root) %doc %{_mandir}/man1/bb.*
12cr|hobbit-4.2.0-11|246	%attr(644,root,root) %doc %{_mandir}/man1/bbcmd.*
12cr|hobbit-4.2.0-11|247	%attr(644,root,root) %doc %{_mandir}/man1/bbdigest.*
12cr|hobbit-4.2.0-11|248	%attr(644,root,root) %doc %{_mandir}/man1/clientupdate.*
12cr|hobbit-4.2.0-11|249	%attr(644,root,root) %doc %{_mandir}/man1/logfetch.*
12cr|hobbit-4.2.0-11|250	%attr(644,root,root) %doc %{_mandir}/man1/orcahobbit.*
12cr|hobbit-4.2.0-11|251	%attr(644,root,root) %doc %{_mandir}/man5/hobbitlaunch.cfg*
12cr|hobbit-4.2.0-11|252	%attr(644,root,root) %doc %{_mandir}/man8/hobbitlaunch.*
12cr|hobbit-4.2.0-11|253	%attr(644,root,root) %doc %{_mandir}/man8/msgcache.*
12cr|hobbit-4.2.0-11|254	%{_libdir}/%{name}/client
12cr|hobbit-4.2.0-11|255	%dir %{_sysconfdir}/%{name}
12cr|hobbit-4.2.0-11|256	%config(noreplace) %{_sysconfdir}/%{name}/*client*.cfg
12cr|hobbit-4.2.0-11|257	%dir %{_sysconfdir}/%{name}/hobbitlaunch.d
12cr|hobbit-4.2.0-11|258	%attr(755,root,root) %{_initrddir}/%{name}-client
12cr|hobbit-4.2.0-11|259	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}-client
12cr|hobbit-4.2.0-11|260	%attr(755,%{name},%{name}) %dir %{_logdir}/%{name}
12cr|hobbit-4.2.0-11|261	%attr(755,%{name},%{name}) %dir %{_localstatedir}/%{name}-client
12cr|hobbit-4.2.0-11|262	
12cr|hobbit-4.2.0-11|263	
12cr|hobbit-4.2.0-11|264	
12cr|hobbit-4.2.0-11|265	
12cr|hobbit-4.2.0-11|266	%changelog
12cr|hobbit-4.2.0-11|267	* Fri Nov 07 2008 Buchan Milne <bgmilne@mandriva.org> 4.2.0-11mdv2009.1
12cr|hobbit-4.2.0-11|268	+ Revision: 300426
12cr|hobbit-4.2.0-11|269	- Fix segfault in devmon rrd collector when repeater names contain spaces
12cr|hobbit-4.2.0-11|270	
12cr|hobbit-4.2.0-11|271	* Tue Jun 17 2008 Oden Eriksson <oeriksson@mandriva.com> 4.2.0-10mdv2009.0
12cr|hobbit-4.2.0-11|272	+ Revision: 222430
12cr|hobbit-4.2.0-11|273	- rebuilt against new rrdtool-devel
12cr|hobbit-4.2.0-11|274	
12cr|hobbit-4.2.0-11|275	* Wed Feb 06 2008 Buchan Milne <bgmilne@mandriva.org> 4.2.0-9mdv2008.1
12cr|hobbit-4.2.0-11|276	+ Revision: 163088
12cr|hobbit-4.2.0-11|277	- Fix Config Report (Critical) to work when hosts are in nkview.cfg but have no
12cr|hobbit-4.2.0-11|278	NK tags in bb-hosts
12cr|hobbit-4.2.0-11|279	- Increase the number of priorities available in the Critical Systems View (and Editor)
12cr|hobbit-4.2.0-11|280	- Add the devmon rrd collector and necessary patches (from devmon-0.3.0-rc1)
12cr|hobbit-4.2.0-11|281	- Part one of applying devmon hobbit collector patch
12cr|hobbit-4.2.0-11|282	
12cr|hobbit-4.2.0-11|283	* Thu Jan 03 2008 Buchan Milne <bgmilne@mandriva.org> 4.2.0-8mdv2008.1
12cr|hobbit-4.2.0-11|284	+ Revision: 141820
12cr|hobbit-4.2.0-11|285	- Apply the bbwin patch
12cr|hobbit-4.2.0-11|286	
12cr|hobbit-4.2.0-11|287	* Wed Jan 02 2008 Buchan Milne <bgmilne@mandriva.org> 4.2.0-7mdv2008.1
12cr|hobbit-4.2.0-11|288	+ Revision: 140540
12cr|hobbit-4.2.0-11|289	- Update allinone.patch to version from 2007-02-09 10:30 UTC
12cr|hobbit-4.2.0-11|290	- Add patch enabling centralized mode for bbwin 0.10
12cr|hobbit-4.2.0-11|291	- Put back buildroot lost with commit 126697 as I have to be able to build this
12cr|hobbit-4.2.0-11|292	package on distros other than cooker and 2008.0
12cr|hobbit-4.2.0-11|293	
12cr|hobbit-4.2.0-11|294	* Wed Dec 26 2007 Oden Eriksson <oeriksson@mandriva.com> 4.2.0-6mdv2008.1
12cr|hobbit-4.2.0-11|295	+ Revision: 137970
12cr|hobbit-4.2.0-11|296	- rebuilt against openldap-2.4.7 libs
12cr|hobbit-4.2.0-11|297	
12cr|hobbit-4.2.0-11|298	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|hobbit-4.2.0-11|299	- kill re-definition of %%buildroot on Pixel's request
12cr|hobbit-4.2.0-11|300	
12cr|hobbit-4.2.0-11|301	* Fri Aug 17 2007 Buchan Milne <bgmilne@mandriva.org> 4.2.0-5mdv2008.0
12cr|hobbit-4.2.0-11|302	+ Revision: 64897
12cr|hobbit-4.2.0-11|303	- Require rrdtool so fonts are available (and graphs have text)
12cr|hobbit-4.2.0-11|304	- Reload apache in post on install
12cr|hobbit-4.2.0-11|305	- Fix some dependencies on non-mandriva builds
12cr|hobbit-4.2.0-11|306	
12cr|hobbit-4.2.0-11|307	
12cr|hobbit-4.2.0-11|308	* Fri Feb 16 2007 Buchan Milne <bgmilne@mandriva.org> 4.2.0-4mdv2007.0
12cr|hobbit-4.2.0-11|309	+ Revision: 121717
12cr|hobbit-4.2.0-11|310	- Fix hobbitlaunch.d usage in clientlaunch.cfg
12cr|hobbit-4.2.0-11|311	- Add hobbit user to adm group in pre to allow hobbit to read logs
12cr|hobbit-4.2.0-11|312	
12cr|hobbit-4.2.0-11|313	* Fri Nov 24 2006 Buchan Milne <bgmilne@mandriva.org> 4.2.0-3mdv2007.1
12cr|hobbit-4.2.0-11|314	+ Revision: 86991
12cr|hobbit-4.2.0-11|315	-Update to 20061003 post-release patch
12cr|hobbit-4.2.0-11|316	-Include patch preventing hobbitlaunch crash with empty include directory
12cr|hobbit-4.2.0-11|317	-Install hobbitping setuid root, drop fping require (hobbitping seems stable)
12cr|hobbit-4.2.0-11|318	-require(pre) apache to ensure permissions on apache-related files are set
12cr|hobbit-4.2.0-11|319	(however this implies even a non-display server requires a web server)
12cr|hobbit-4.2.0-11|320	- bump release
12cr|hobbit-4.2.0-11|321	- Move man pages for binaries/configs shipped with client package to the client package
12cr|hobbit-4.2.0-11|322	- add post-release patches from http://www.hswn.dk/hobbitsw/patches/
12cr|hobbit-4.2.0-11|323	fix client-only build
12cr|hobbit-4.2.0-11|324	fix ownership of nkview config files (allowing the critical systems editor to work)
12cr|hobbit-4.2.0-11|325	- add post-release patches from http://www.hswn.dk/hobbitsw/patches/
12cr|hobbit-4.2.0-11|326	fix building without server bits
12cr|hobbit-4.2.0-11|327	- Import hobbit
12cr|hobbit-4.2.0-11|328	
12cr|hobbit-4.2.0-11|329	* Fri Aug 11 2006 Buchan Milne <bgmilne@mandriva.org> 4.2.0-1mdv2007.0
12cr|hobbit-4.2.0-11|330	- 4.2.0
12cr|hobbit-4.2.0-11|331	- add "directory" statements to hobbitlaunch.cfg, hobbitgraph.cfg,
12cr|hobbit-4.2.0-11|332	clientlaunch.cfg
12cr|hobbit-4.2.0-11|333	
12cr|hobbit-4.2.0-11|334	* Fri Jul 14 2006 Buchan Milne <bgmilne@mandriva.org> 4.2-0.20060712.2mdv2007.0
12cr|hobbit-4.2.0-11|335	-  4.2-RC-20060712
12cr|hobbit-4.2.0-11|336	
12cr|hobbit-4.2.0-11|337	* Wed Jul 05 2006 Buchan Milne <bgmilne@mandriva.org> 4.2-0.20060605.2mdv2007.0
12cr|hobbit-4.2.0-11|338	- apply allinone patch fixing issues discovered in beta period
12cr|hobbit-4.2.0-11|339	
12cr|hobbit-4.2.0-11|340	* Sun Jun 11 2006 Buchan Milne <bgmilne@mandriva.org> 4.2-0.20060605beta.1
12cr|hobbit-4.2.0-11|341	- merge local changes:
12cr|hobbit-4.2.0-11|342	Wed May 10 2006 Buchan Milne <bgmilne@mandriva.org> 4.1.2p1-7mdk
12cr|hobbit-4.2.0-11|343	- add option to build only a client subpackage (avoid extra buildrequires etc)
12cr|hobbit-4.2.0-11|344	- change postinstall scripts to be non-bash friendly (Solaris ...)
12cr|hobbit-4.2.0-11|345	Tue Jan 24 2006 Buchan Milne <bgmilne@mandriva.org> 4.1.2p1-6mdk
12cr|hobbit-4.2.0-11|346	- send hobbit_msgs file if present (which another package will provide)
12cr|hobbit-4.2.0-11|347	
12cr|hobbit-4.2.0-11|348	* Thu Jun 08 2006 Buchan Milne <bgmilne@mandriva.org> 4.2-0.20060605beta
12cr|hobbit-4.2.0-11|349	- hobbit-4.2-beta-20060605
12cr|hobbit-4.2.0-11|350	
12cr|hobbit-4.2.0-11|351	* Tue Dec 27 2005 Buchan Milne <bgmilne@mandriva.org> 4.1.2p1-4mdk
12cr|hobbit-4.2.0-11|352	- fix build on 10.1 and older (conditional %%mkrel and %%_logdir)
12cr|hobbit-4.2.0-11|353	
12cr|hobbit-4.2.0-11|354	* Tue Dec 20 2005 Buchan Milne <bgmilne@mandriva.org> 4.1.2p1-3mdk
12cr|hobbit-4.2.0-11|355	- fix alias in apache config
12cr|hobbit-4.2.0-11|356	
12cr|hobbit-4.2.0-11|357	* Tue Dec 13 2005 Buchan Milne <bgmilne@mandriva.org> 4.1.2p1-2mdk
12cr|hobbit-4.2.0-11|358	- ignore full mounoted cdroms by default
12cr|hobbit-4.2.0-11|359	
12cr|hobbit-4.2.0-11|360	* Tue Nov 15 2005 Buchan Milne <bgmilne@mandriva.org> 4.1.2p1-1mdk
12cr|hobbit-4.2.0-11|361	- first mandriva package (based on spec file in source)
12cr|hobbit-4.2.0-11|362	

2072 12
12cr|hocr-tools-20091007-1|1	Name:		hocr-tools
12cr|hocr-tools-20091007-1|2	Version:	20091007
12cr|hocr-tools-20091007-1|3	Release:	1
12cr|hocr-tools-20091007-1|4	Summary:	Tools for manipulating and evaluating the hOCR format
12cr|hocr-tools-20091007-1|5	Group:		Office
12cr|hocr-tools-20091007-1|6	License:	Apache License
12cr|hocr-tools-20091007-1|7	URL:		https://code.google.com/p/hocr-tools/
12cr|hocr-tools-20091007-1|8	Source0:	%{name}-%{version}.tar.bz2
12cr|hocr-tools-20091007-1|9	BuildArch:	noarch
12cr|hocr-tools-20091007-1|10	Requires:	python
12cr|hocr-tools-20091007-1|11	
12cr|hocr-tools-20091007-1|12	%description
12cr|hocr-tools-20091007-1|13	OCR is a format for representing OCR output, including layout information,
12cr|hocr-tools-20091007-1|14	character confidences, bounding boxes, and style information. It embeds this
12cr|hocr-tools-20091007-1|15	information invisibly in standard HTML. By building on standard HTML, it
12cr|hocr-tools-20091007-1|16	automatically inherits well-defined support for most scripts, languages,
12cr|hocr-tools-20091007-1|17	and common layout options. Furthermore, unlike previous OCR formats,
12cr|hocr-tools-20091007-1|18	the recognized text and OCR-related information co-exist in the same file
12cr|hocr-tools-20091007-1|19	and survives editing and manipulation. hOCR markup is independent
12cr|hocr-tools-20091007-1|20	of the presentation.
12cr|hocr-tools-20091007-1|21	
12cr|hocr-tools-20091007-1|22	Included command line programs:
12cr|hocr-tools-20091007-1|23	
12cr|hocr-tools-20091007-1|24	-  hocr-check -- check the hOCR file for errors
12cr|hocr-tools-20091007-1|25	-  hocr-combine -- combine pages in multiple hOCR files into a single document
12cr|hocr-tools-20091007-1|26	-  hocr-eval -- compute number of segmentation and OCR errors
12cr|hocr-tools-20091007-1|27	-  hocr-eval-geom -- compute over, under, and mis-segmentations
12cr|hocr-tools-20091007-1|28	-  hocr-eval-lines -- compute OCR errors of hOCR output relative to text
12cr|hocr-tools-20091007-1|29	ground truth
12cr|hocr-tools-20091007-1|30	-  hocr-split -- split an hOCR file into individual pages
12cr|hocr-tools-20091007-1|31	-  hocr-merge-dc -- merge Dublin Core meta data into the hOCR HTML header
12cr|hocr-tools-20091007-1|32	
12cr|hocr-tools-20091007-1|33	%prep
12cr|hocr-tools-20091007-1|34	%setup -q
12cr|hocr-tools-20091007-1|35	
12cr|hocr-tools-20091007-1|36	%build
12cr|hocr-tools-20091007-1|37	
12cr|hocr-tools-20091007-1|38	%install
12cr|hocr-tools-20091007-1|39	for file in hocr-*
12cr|hocr-tools-20091007-1|40	do
12cr|hocr-tools-20091007-1|41	install -D -m 0755 $file %{buildroot}%{_bindir}/$file
12cr|hocr-tools-20091007-1|42	done
12cr|hocr-tools-20091007-1|43	
12cr|hocr-tools-20091007-1|44	%files
12cr|hocr-tools-20091007-1|45	%doc README
12cr|hocr-tools-20091007-1|46	%{_bindir}/hocr-*
12cr|hocr-tools-20091007-1|47	
12cr|hocr-tools-20091007-1|48	
12cr|hocr-tools-20091007-1|49	%changelog
12cr|hocr-tools-20091007-1|50	* Fri Nov 11 2011 Andrey Smirnov <asmirnov@mandriva.org> 20091007-1
12cr|hocr-tools-20091007-1|51	+ Revision: 730075
12cr|hocr-tools-20091007-1|52	- imported package hocr-tools
12cr|hocr-tools-20091007-1|53	

2073 12
12cr|honeyd-1.5c-13|1	Summary:	A Virtual Honeypot Daemon
12cr|honeyd-1.5c-13|2	Name:		honeyd
12cr|honeyd-1.5c-13|3	Version:	1.5c
12cr|honeyd-1.5c-13|4	Release:	%mkrel 13
12cr|honeyd-1.5c-13|5	License:	BSD
12cr|honeyd-1.5c-13|6	Group:		System/Servers
12cr|honeyd-1.5c-13|7	URL:		http://www.honeyd.org/
12cr|honeyd-1.5c-13|8	Source0:	http://www.citi.umich.edu/u/provos/honeyd/%{name}-%{version}.tar.gz
12cr|honeyd-1.5c-13|9	Source2:	%{name}.conf
12cr|honeyd-1.5c-13|10	Source3:	%{name}.init
12cr|honeyd-1.5c-13|11	Source4:	%{name}.sysconfig
12cr|honeyd-1.5c-13|12	Source5:	%{name}-webserver.sysconfig
12cr|honeyd-1.5c-13|13	Source6:	%{name}.logrotate
12cr|honeyd-1.5c-13|14	Patch0:		%{name}.Makefile.patch
12cr|honeyd-1.5c-13|15	Patch1:		honeyd-1.5a-nmap-prints.diff
12cr|honeyd-1.5c-13|16	Patch2:		honeyd-lib64.diff
12cr|honeyd-1.5c-13|17	Patch3:		%{name}-1.5c-pidsock.patch
12cr|honeyd-1.5c-13|18	Patch4:		%{name}-1.0-tmpdir.diff
12cr|honeyd-1.5c-13|19	Patch5:		honeyd-mkinstalldirs.diff
12cr|honeyd-1.5c-13|20	Patch6:		honeyd-pypcap_DESTDIR.diff
12cr|honeyd-1.5c-13|21	Patch7:		honeyd-1.5a-python_x86_64.diff
12cr|honeyd-1.5c-13|22	Patch8:		honeyd-pcre_includes.diff
12cr|honeyd-1.5c-13|23	Patch9:		honeyd-external_python_packages.diff
12cr|honeyd-1.5c-13|24	Patch10:	honeyd-1.5c-libevent2.patch
12cr|honeyd-1.5c-13|25	Requires(post): rpm-helper
12cr|honeyd-1.5c-13|26	Requires(preun): rpm-helper
12cr|honeyd-1.5c-13|27	Requires(pre): rpm-helper
12cr|honeyd-1.5c-13|28	Requires(postun): rpm-helper
12cr|honeyd-1.5c-13|29	Requires:	rrdtool
12cr|honeyd-1.5c-13|30	BuildRequires:	libevent-devel >= 1.0
12cr|honeyd-1.5c-13|31	BuildRequires:	libdnet-devel
12cr|honeyd-1.5c-13|32	BuildRequires:	libpcap-devel
12cr|honeyd-1.5c-13|33	BuildRequires:	libpcre-devel
12cr|honeyd-1.5c-13|34	BuildRequires:	flex bison
12cr|honeyd-1.5c-13|35	BuildRequires:	automake
12cr|honeyd-1.5c-13|36	BuildRequires:	python-devel
12cr|honeyd-1.5c-13|37	BuildRequires:	readline-devel
12cr|honeyd-1.5c-13|38	BuildRequires:	ncurses-devel
12cr|honeyd-1.5c-13|39	BuildRequires:	rrdtool
12cr|honeyd-1.5c-13|40	BuildRequires:	zlib-devel
12cr|honeyd-1.5c-13|41	BuildRequires:	python-dpkt
12cr|honeyd-1.5c-13|42	BuildRequires:	python-pypcap
12cr|honeyd-1.5c-13|43	BuildRequires:	python
12cr|honeyd-1.5c-13|44	BuildRequires:	python-devel
12cr|honeyd-1.5c-13|45	# it's either readline or libedit. it seems almost each time libedit is preferred.
12cr|honeyd-1.5c-13|46	BuildConflicts:	edit-devel
12cr|honeyd-1.5c-13|47	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|honeyd-1.5c-13|48	
12cr|honeyd-1.5c-13|49	%description
12cr|honeyd-1.5c-13|50	Honeyd is a small daemon that creates virtual hosts on a network.
12cr|honeyd-1.5c-13|51	The hosts can be configured to run arbitrary services, and their
12cr|honeyd-1.5c-13|52	personality can be adapted so that they appear to be running
12cr|honeyd-1.5c-13|53	certain operating systems. Honeyd enables a single host to claim
12cr|honeyd-1.5c-13|54	multiple addresses - I have tested up to 65536 - on a LAN for
12cr|honeyd-1.5c-13|55	network simulation. Honeyd improves cyber security by providing
12cr|honeyd-1.5c-13|56	mechanisms for threat detection and assessment. It also deters
12cr|honeyd-1.5c-13|57	adversaries by hiding real systems in the middle of virtual
12cr|honeyd-1.5c-13|58	systems.
12cr|honeyd-1.5c-13|59	
12cr|honeyd-1.5c-13|60	It is possible to ping the virtual machines, or to traceroute
12cr|honeyd-1.5c-13|61	them. Any type of service on the virtual machine can be simulated
12cr|honeyd-1.5c-13|62	according to a simple configuration file. Instead of simulating a
12cr|honeyd-1.5c-13|63	service, it is also possible to proxy it to another machine.
12cr|honeyd-1.5c-13|64	
12cr|honeyd-1.5c-13|65	%package	webserver
12cr|honeyd-1.5c-13|66	Summary:	A simple Python based webserver for honeyd
12cr|honeyd-1.5c-13|67	Group:		System/Servers
12cr|honeyd-1.5c-13|68	Requires(post): rpm-helper
12cr|honeyd-1.5c-13|69	Requires(preun): rpm-helper
12cr|honeyd-1.5c-13|70	Requires:	python-dnet
12cr|honeyd-1.5c-13|71	Requires:	python-dpkt
12cr|honeyd-1.5c-13|72	Requires:	python-pypcap
12cr|honeyd-1.5c-13|73	Requires:	%{name} = %{version}-%{release}
12cr|honeyd-1.5c-13|74	
12cr|honeyd-1.5c-13|75	%description	webserver
12cr|honeyd-1.5c-13|76	This package contains a simple Python based webserver for honeyd.
12cr|honeyd-1.5c-13|77	
12cr|honeyd-1.5c-13|78	%package	devel
12cr|honeyd-1.5c-13|79	Summary:	Development files for %{name}
12cr|honeyd-1.5c-13|80	Group:		Development/C
12cr|honeyd-1.5c-13|81	Requires:	%{name} = %{version}-%{release}
12cr|honeyd-1.5c-13|82	
12cr|honeyd-1.5c-13|83	%description	devel
12cr|honeyd-1.5c-13|84	This package contains development files for %{name}
12cr|honeyd-1.5c-13|85	
12cr|honeyd-1.5c-13|86	%prep
12cr|honeyd-1.5c-13|87	
12cr|honeyd-1.5c-13|88	%setup -q -n %{name}-%{version}
12cr|honeyd-1.5c-13|89	# (misc) this patch correct the soname of the bundled library
12cr|honeyd-1.5c-13|90	%patch0 -p1 -b .Makefile
12cr|honeyd-1.5c-13|91	# (misc) this patch remove a error message, it seems that the file
12cr|honeyd-1.5c-13|92	# contains two non standard value.
12cr|honeyd-1.5c-13|93	%patch1 -p0 -b .nmap-prints
12cr|honeyd-1.5c-13|94	%patch2 -p0 -b .lib64
12cr|honeyd-1.5c-13|95	%patch3 -p1 -b .pidsock
12cr|honeyd-1.5c-13|96	%patch4 -p1 -b .tmpdir
12cr|honeyd-1.5c-13|97	%patch5 -p0 -b .mkinstalldirs
12cr|honeyd-1.5c-13|98	%patch6 -p0 -b .DESTDIR
12cr|honeyd-1.5c-13|99	%patch7 -p0
12cr|honeyd-1.5c-13|100	%patch8 -p0
12cr|honeyd-1.5c-13|101	%patch9 -p0
12cr|honeyd-1.5c-13|102	%patch10 -p1 -b .libevent
12cr|honeyd-1.5c-13|103	
12cr|honeyd-1.5c-13|104	cp %{SOURCE2} %{name}.conf
12cr|honeyd-1.5c-13|105	cp %{SOURCE3} %{name}.init
12cr|honeyd-1.5c-13|106	cp %{SOURCE4} %{name}.sysconfig
12cr|honeyd-1.5c-13|107	cp %{SOURCE5} %{name}-webserver.sysconfig
12cr|honeyd-1.5c-13|108	cp %{SOURCE6} %{name}.logrotate
12cr|honeyd-1.5c-13|109	
12cr|honeyd-1.5c-13|110	%build
12cr|honeyd-1.5c-13|111	autoreconf -fi
12cr|honeyd-1.5c-13|112	%configure2_5x \
12cr|honeyd-1.5c-13|113	--enable-shared \
12cr|honeyd-1.5c-13|114	--enable-static \
12cr|honeyd-1.5c-13|115	--bindir=%{_sbindir} \
12cr|honeyd-1.5c-13|116	--with-python
12cr|honeyd-1.5c-13|117	
12cr|honeyd-1.5c-13|118	# parallell build's broken
12cr|honeyd-1.5c-13|119	make
12cr|honeyd-1.5c-13|120	
12cr|honeyd-1.5c-13|121	cat <<EOF >README.Mandriva
12cr|honeyd-1.5c-13|122	This package was build with python support.
12cr|honeyd-1.5c-13|123	
12cr|honeyd-1.5c-13|124	The file with /usr/share/honeyd/nmap.prints was
12cr|honeyd-1.5c-13|125	tweaked to remove two bogus values
12cr|honeyd-1.5c-13|126	( search Mandriva in the comment ).
12cr|honeyd-1.5c-13|127	
12cr|honeyd-1.5c-13|128	If you want to simulated large network, you will need
12cr|honeyd-1.5c-13|129	arpd, avaliable from contribs.
12cr|honeyd-1.5c-13|130	Use 'urpmi arpd' to install it.
12cr|honeyd-1.5c-13|131	EOF
12cr|honeyd-1.5c-13|132	
12cr|honeyd-1.5c-13|133	%install
12cr|honeyd-1.5c-13|134	rm -rf %{buildroot}
12cr|honeyd-1.5c-13|135	
12cr|honeyd-1.5c-13|136	# don't fiddle with the initscript!
12cr|honeyd-1.5c-13|137	export DONT_GPRINTIFY=1
12cr|honeyd-1.5c-13|138	
12cr|honeyd-1.5c-13|139	install -d %{buildroot}%{_initrddir}
12cr|honeyd-1.5c-13|140	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|honeyd-1.5c-13|141	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|honeyd-1.5c-13|142	install -d %{buildroot}%{_datadir}/%{name}/scripts
12cr|honeyd-1.5c-13|143	install -d %{buildroot}%{_localstatedir}/lib/%{name}/tmp
12cr|honeyd-1.5c-13|144	install -d %{buildroot}/var/run/%{name}
12cr|honeyd-1.5c-13|145	install -d %{buildroot}/var/log/%{name}
12cr|honeyd-1.5c-13|146	
12cr|honeyd-1.5c-13|147	%makeinstall_std
12cr|honeyd-1.5c-13|148	
12cr|honeyd-1.5c-13|149	cp -R scripts/* %{buildroot}%{_datadir}/%{name}/scripts
12cr|honeyd-1.5c-13|150	
12cr|honeyd-1.5c-13|151	install -m0755 %{name}.init %{buildroot}%{_initrddir}/%{name}
12cr|honeyd-1.5c-13|152	install -m0644 %{name}.conf %{buildroot}%{_sysconfdir}/
12cr|honeyd-1.5c-13|153	install -m0644 %{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|honeyd-1.5c-13|154	install -m0644 %{name}-webserver.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}-webserver
12cr|honeyd-1.5c-13|155	install -m0644 %{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|honeyd-1.5c-13|156	
12cr|honeyd-1.5c-13|157	mv %{buildroot}%{_datadir}/%{name}/webserver/htdocs %{buildroot}%{_localstatedir}/lib/%{name}/html
12cr|honeyd-1.5c-13|158	
12cr|honeyd-1.5c-13|159	# cleanup
12cr|honeyd-1.5c-13|160	rm -f %{buildroot}%{_datadir}/%{name}/README
12cr|honeyd-1.5c-13|161	rm -f %{buildroot}%{_datadir}/%{name}/config.ethernet
12cr|honeyd-1.5c-13|162	rm -f %{buildroot}%{_datadir}/%{name}/config.sample
12cr|honeyd-1.5c-13|163	
12cr|honeyd-1.5c-13|164	# we use the stand alone python-pypcap package instead
12cr|honeyd-1.5c-13|165	rm -rf %{buildroot}%{py_platsitedir}
12cr|honeyd-1.5c-13|166	
12cr|honeyd-1.5c-13|167	# create ghostfiles
12cr|honeyd-1.5c-13|168	touch %{buildroot}/var/log/honeyd/honeyd.log
12cr|honeyd-1.5c-13|169	touch %{buildroot}/var/log/honeyd/servicelog.log
12cr|honeyd-1.5c-13|170	
12cr|honeyd-1.5c-13|171	%pre
12cr|honeyd-1.5c-13|172	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
12cr|honeyd-1.5c-13|173	
12cr|honeyd-1.5c-13|174	%postun
12cr|honeyd-1.5c-13|175	%_postun_userdel %{name}
12cr|honeyd-1.5c-13|176	
12cr|honeyd-1.5c-13|177	%post
12cr|honeyd-1.5c-13|178	%create_ghostfile /var/log/honeyd/honeyd.log %{name} %{name} 0644
12cr|honeyd-1.5c-13|179	%create_ghostfile /var/log/honeyd/servicelog.log %{name} %{name} 0644
12cr|honeyd-1.5c-13|180	%_post_service %{name}
12cr|honeyd-1.5c-13|181	
12cr|honeyd-1.5c-13|182	%preun
12cr|honeyd-1.5c-13|183	%_preun_service %{name}
12cr|honeyd-1.5c-13|184	
12cr|honeyd-1.5c-13|185	%post webserver
12cr|honeyd-1.5c-13|186	%{_initrddir}/%{name} restart
12cr|honeyd-1.5c-13|187	
12cr|honeyd-1.5c-13|188	%preun webserver
12cr|honeyd-1.5c-13|189	%{_initrddir}/%{name} restart
12cr|honeyd-1.5c-13|190	
12cr|honeyd-1.5c-13|191	%clean
12cr|honeyd-1.5c-13|192	rm -rf %{buildroot}
12cr|honeyd-1.5c-13|193	
12cr|honeyd-1.5c-13|194	%files
12cr|honeyd-1.5c-13|195	%defattr(-,root,root)
12cr|honeyd-1.5c-13|196	%doc README* config.sample config.ethernet
12cr|honeyd-1.5c-13|197	%attr(0755,root,root) %{_initrddir}/%{name}
12cr|honeyd-1.5c-13|198	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/%{name}.conf
12cr|honeyd-1.5c-13|199	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/%{name}
12cr|honeyd-1.5c-13|200	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}
12cr|honeyd-1.5c-13|201	%attr(0755,root,root) %{_sbindir}/*
12cr|honeyd-1.5c-13|202	%attr(0644,root,root) %{_mandir}/man?/*
12cr|honeyd-1.5c-13|203	#
12cr|honeyd-1.5c-13|204	%dir %{_libdir}/%{name}
12cr|honeyd-1.5c-13|205	%attr(0755,root,root) %{_libdir}/%{name}/lib%{name}.so
12cr|honeyd-1.5c-13|206	#
12cr|honeyd-1.5c-13|207	%dir %{_datadir}/%{name}
12cr|honeyd-1.5c-13|208	%attr(0644,root,root) %{_datadir}/%{name}/nmap.assoc
12cr|honeyd-1.5c-13|209	%attr(0644,root,root) %{_datadir}/%{name}/nmap.prints
12cr|honeyd-1.5c-13|210	%attr(0644,root,root) %{_datadir}/%{name}/xprobe2.conf
12cr|honeyd-1.5c-13|211	%attr(0644,root,root) %{_datadir}/%{name}/pf.os
12cr|honeyd-1.5c-13|212	%attr(0755,root,root) %{_datadir}/%{name}/proxy
12cr|honeyd-1.5c-13|213	%attr(0755,root,root) %{_datadir}/%{name}/smtp
12cr|honeyd-1.5c-13|214	#
12cr|honeyd-1.5c-13|215	%dir %{_datadir}/%{name}/scripts
12cr|honeyd-1.5c-13|216	%attr(0755,root,root) %{_datadir}/%{name}/scripts/*
12cr|honeyd-1.5c-13|217	#
12cr|honeyd-1.5c-13|218	%dir %attr(0755,%{name},%{name}) /var/run/%{name}
12cr|honeyd-1.5c-13|219	%dir %attr(0755,%{name},%{name}) /var/log/%{name}
12cr|honeyd-1.5c-13|220	%dir %attr(0755,%{name},%{name}) %{_localstatedir}/lib/%{name}/tmp
12cr|honeyd-1.5c-13|221	#
12cr|honeyd-1.5c-13|222	%attr(0644,%{name},%{name}) %ghost %config(noreplace) /var/log/honeyd/honeyd.log
12cr|honeyd-1.5c-13|223	%attr(0644,%{name},%{name}) %ghost %config(noreplace) /var/log/honeyd/servicelog.log
12cr|honeyd-1.5c-13|224	
12cr|honeyd-1.5c-13|225	%files webserver
12cr|honeyd-1.5c-13|226	%defattr(-,root,root)
12cr|honeyd-1.5c-13|227	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/%{name}-webserver
12cr|honeyd-1.5c-13|228	%dir %attr(0755,%{name},%{name}) %{_localstatedir}/lib/%{name}
12cr|honeyd-1.5c-13|229	%dir %attr(0755,%{name},%{name}) %{_localstatedir}/lib/%{name}/html
12cr|honeyd-1.5c-13|230	%dir %attr(0755,%{name},%{name}) %{_localstatedir}/lib/%{name}/html/graphs
12cr|honeyd-1.5c-13|231	%dir %attr(0755,%{name},%{name}) %{_localstatedir}/lib/%{name}/html/images
12cr|honeyd-1.5c-13|232	%dir %attr(0755,%{name},%{name}) %{_localstatedir}/lib/%{name}/html/styles
12cr|honeyd-1.5c-13|233	%dir %attr(0755,%{name},%{name}) %{_localstatedir}/lib/%{name}/html/templates
12cr|honeyd-1.5c-13|234	%dir %attr(0755,%{name},%{name}) %{_localstatedir}/lib/%{name}/html/templates/inc
12cr|honeyd-1.5c-13|235	%attr(0644,%{name},%{name}) %{_localstatedir}/lib/%{name}/html/graphs/*.gif
12cr|honeyd-1.5c-13|236	%attr(0644,%{name},%{name}) %{_localstatedir}/lib/%{name}/html/images/*.gif
12cr|honeyd-1.5c-13|237	%attr(0644,%{name},%{name}) %{_localstatedir}/lib/%{name}/html/styles/*.css
12cr|honeyd-1.5c-13|238	%attr(0644,%{name},%{name}) %{_localstatedir}/lib/%{name}/html/templates/inc/*.tmpl
12cr|honeyd-1.5c-13|239	%attr(0644,%{name},%{name}) %{_localstatedir}/lib/%{name}/html/templates/*.tmpl
12cr|honeyd-1.5c-13|240	%attr(0644,%{name},%{name}) %{_localstatedir}/lib/%{name}/html/*.py
12cr|honeyd-1.5c-13|241	%attr(0644,root,root) %{_datadir}/%{name}/webserver/*.py
12cr|honeyd-1.5c-13|242	
12cr|honeyd-1.5c-13|243	%files devel
12cr|honeyd-1.5c-13|244	%defattr(-,root,root)
12cr|honeyd-1.5c-13|245	%dir %{_includedir}/%{name}
12cr|honeyd-1.5c-13|246	%attr(0644,root,root) %{_includedir}/%{name}/*.h
12cr|honeyd-1.5c-13|247	
12cr|honeyd-1.5c-13|248	
12cr|honeyd-1.5c-13|249	
12cr|honeyd-1.5c-13|250	%changelog
12cr|honeyd-1.5c-13|251	

2074 12
12cr|horde-3.3.11-3|1	%define name    horde
12cr|horde-3.3.11-3|2	%define version 3.3.11
12cr|horde-3.3.11-3|3	%define release %mkrel 3
12cr|horde-3.3.11-3|4	
12cr|horde-3.3.11-3|5	%define _requires_exceptions pear(Horde/Kolab/FreeBusy.php)\\|pear(PHPUnit/Framework.php)\\|pear(PHPUnit/Extensions/Story/TestCase.php)
12cr|horde-3.3.11-3|6	
12cr|horde-3.3.11-3|7	Name:       %{name}
12cr|horde-3.3.11-3|8	Version:    %{version}
12cr|horde-3.3.11-3|9	Release:    %{release}
12cr|horde-3.3.11-3|10	Summary:    The Horde framework
12cr|horde-3.3.11-3|11	License:    GPL
12cr|horde-3.3.11-3|12	Group:      System/Servers
12cr|horde-3.3.11-3|13	Source0:    ftp://ftp.horde.org/pub/horde/%{name}-%{version}.tar.gz
12cr|horde-3.3.11-3|14	############################
12cr|horde-3.3.11-3|15	# domxml php4 - php5 wrapper
12cr|horde-3.3.11-3|16	# Written by Alexandre Alapetite
12cr|horde-3.3.11-3|17	# Licence: Creative Commons "Attribution-ShareAlike 2.0 France" BY-SA (FR)
12cr|horde-3.3.11-3|18	# http://alexandre.alapetite.net/doc-alex/domxml-php4-php5
12cr|horde-3.3.11-3|19	Source1:    http://alexandre.alapetite.net/doc-alex/domxml-php4-php5/domxml-php4-to-php5.php.txt
12cr|horde-3.3.11-3|20	############################
12cr|horde-3.3.11-3|21	Patch2:     %{name}-3.3.2-better-default-configuration.patch
12cr|horde-3.3.11-3|22	Patch4:     %{name}-3.3.5-registry.patch
12cr|horde-3.3.11-3|23	Patch6:     horde-3.2-usr_local.patch
12cr|horde-3.3.11-3|24	URL:        http://www.horde.org/
12cr|horde-3.3.11-3|25	Suggests:   horde-dimp
12cr|horde-3.3.11-3|26	Suggests:   horde-gollem
12cr|horde-3.3.11-3|27	Suggests:   horde-ingo
12cr|horde-3.3.11-3|28	Suggests:   horde-mimp
12cr|horde-3.3.11-3|29	Suggests:   horde-nag
12cr|horde-3.3.11-3|30	Suggests:   horde-turba
12cr|horde-3.3.11-3|31	Suggests:   horde-passwd
12cr|horde-3.3.11-3|32	Suggests:   horde-kronolith
12cr|horde-3.3.11-3|33	Suggests:   horde-imp
12cr|horde-3.3.11-3|34	Suggests:   horde-vacation
12cr|horde-3.3.11-3|35	Requires:   apache-mod_php
12cr|horde-3.3.11-3|36	Suggests:   php-imagick
12cr|horde-3.3.11-3|37	Requires:   php-xml
12cr|horde-3.3.11-3|38	Requires:   php-dom
12cr|horde-3.3.11-3|39	# webapp macros and scriptlets
12cr|horde-3.3.11-3|40	%if %mdkversion < 200700
12cr|horde-3.3.11-3|41	%define _webconfdir %{_sysconfdir}/httpd/conf
12cr|horde-3.3.11-3|42	%define _webappconfdir %_webconfdir/webapps.d
12cr|horde-3.3.11-3|43	Requires(post): rpm-helper
12cr|horde-3.3.11-3|44	Requires(postun): rpm-helper
12cr|horde-3.3.11-3|45	BuildRequires: rpm-helper
12cr|horde-3.3.11-3|46	BuildRequires: rpm-mandriva-setup
12cr|horde-3.3.11-3|47	%else
12cr|horde-3.3.11-3|48	Requires(post):     rpm-helper >= 0.16
12cr|horde-3.3.11-3|49	Requires(postun):   rpm-helper >= 0.16
12cr|horde-3.3.11-3|50	BuildRequires:  rpm-helper >= 0.16
12cr|horde-3.3.11-3|51	BuildRequires:  rpm-mandriva-setup >= 1.23
12cr|horde-3.3.11-3|52	%endif
12cr|horde-3.3.11-3|53	Conflicts:  horde-accounts <= 2.1.2
12cr|horde-3.3.11-3|54	Conflicts:  horde-forwards <= 2.2.2
12cr|horde-3.3.11-3|55	Conflicts:  horde-password <= 2.2.2
12cr|horde-3.3.11-3|56	Conflicts:  horde-vacation <= 2.2.2
12cr|horde-3.3.11-3|57	BuildArch:  noarch
12cr|horde-3.3.11-3|58	
12cr|horde-3.3.11-3|59	%description
12cr|horde-3.3.11-3|60	The Horde Framework provides a common structure and interface for Horde
12cr|horde-3.3.11-3|61	applications (such as IMP, a web-based mail program).  This RPM is required
12cr|horde-3.3.11-3|62	for all other Horde module RPMS.
12cr|horde-3.3.11-3|63	
12cr|horde-3.3.11-3|64	The Horde Project writes web applications in PHP and releases them under
12cr|horde-3.3.11-3|65	the GNU Public License.  For more information (including help with Horde
12cr|horde-3.3.11-3|66	and its modules) please visit http://www.horde.org/.
12cr|horde-3.3.11-3|67	
12cr|horde-3.3.11-3|68	%prep
12cr|horde-3.3.11-3|69	%setup -q
12cr|horde-3.3.11-3|70	%patch2 -p 1
12cr|horde-3.3.11-3|71	%patch4 -p 1
12cr|horde-3.3.11-3|72	%patch6 -p 1
12cr|horde-3.3.11-3|73	
12cr|horde-3.3.11-3|74	# fix perms
12cr|horde-3.3.11-3|75	chmod 755 scripts/*.{php,sh,cron}
12cr|horde-3.3.11-3|76	
12cr|horde-3.3.11-3|77	# nuke patch backup files
12cr|horde-3.3.11-3|78	find . -type f -name "*.orig" | xargs rm -f
12cr|horde-3.3.11-3|79	
12cr|horde-3.3.11-3|80	%build
12cr|horde-3.3.11-3|81	
12cr|horde-3.3.11-3|82	%install
12cr|horde-3.3.11-3|83	rm -rf %{buildroot}
12cr|horde-3.3.11-3|84	
12cr|horde-3.3.11-3|85	# apache configuration
12cr|horde-3.3.11-3|86	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|horde-3.3.11-3|87	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|horde-3.3.11-3|88	# %{name} Apache configuration file
12cr|horde-3.3.11-3|89	Alias /%{name} %{_datadir}/%{name}
12cr|horde-3.3.11-3|90	<Directory %{_datadir}/%{name}>
12cr|horde-3.3.11-3|91	Order allow,deny
12cr|horde-3.3.11-3|92	Allow from localhost
12cr|horde-3.3.11-3|93	</Directory>
12cr|horde-3.3.11-3|94	
12cr|horde-3.3.11-3|95	<Directory %{_datadir}/%{name}/lib>
12cr|horde-3.3.11-3|96	Order allow,deny
12cr|horde-3.3.11-3|97	Deny from all
12cr|horde-3.3.11-3|98	</Directory>
12cr|horde-3.3.11-3|99	
12cr|horde-3.3.11-3|100	<Directory %{_datadir}/%{name}/locale>
12cr|horde-3.3.11-3|101	Order allow,deny
12cr|horde-3.3.11-3|102	Deny from all
12cr|horde-3.3.11-3|103	</Directory>
12cr|horde-3.3.11-3|104	
12cr|horde-3.3.11-3|105	<Directory %{_datadir}/%{name}/scripts>
12cr|horde-3.3.11-3|106	Order allow,deny
12cr|horde-3.3.11-3|107	Deny from all
12cr|horde-3.3.11-3|108	</Directory>
12cr|horde-3.3.11-3|109	
12cr|horde-3.3.11-3|110	<Directory %{_datadir}/%{name}/templates>
12cr|horde-3.3.11-3|111	Order allow,deny
12cr|horde-3.3.11-3|112	Deny from all
12cr|horde-3.3.11-3|113	</Directory>
12cr|horde-3.3.11-3|114	EOF
12cr|horde-3.3.11-3|115	
12cr|horde-3.3.11-3|116	# remove .htaccess files
12cr|horde-3.3.11-3|117	find . -name .htaccess -exec rm -f {} \;
12cr|horde-3.3.11-3|118	
12cr|horde-3.3.11-3|119	# install files
12cr|horde-3.3.11-3|120	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|horde-3.3.11-3|121	cp -pR *.php %{buildroot}%{_datadir}/%{name}
12cr|horde-3.3.11-3|122	cp -pR admin %{buildroot}%{_datadir}/%{name}
12cr|horde-3.3.11-3|123	cp -pR js %{buildroot}%{_datadir}/%{name}
12cr|horde-3.3.11-3|124	cp -pR services %{buildroot}%{_datadir}/%{name}
12cr|horde-3.3.11-3|125	cp -pR themes %{buildroot}%{_datadir}/%{name}
12cr|horde-3.3.11-3|126	cp -pR util %{buildroot}%{_datadir}/%{name}
12cr|horde-3.3.11-3|127	cp -pR lib %{buildroot}%{_datadir}/%{name}
12cr|horde-3.3.11-3|128	cp -pR locale %{buildroot}%{_datadir}/%{name}
12cr|horde-3.3.11-3|129	cp -pR scripts %{buildroot}%{_datadir}/%{name}
12cr|horde-3.3.11-3|130	cp -pR templates %{buildroot}%{_datadir}/%{name}
12cr|horde-3.3.11-3|131	
12cr|horde-3.3.11-3|132	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|horde-3.3.11-3|133	cp -pR config %{buildroot}%{_sysconfdir}/%{name}
12cr|horde-3.3.11-3|134	pushd %{buildroot}%{_datadir}/%{name}
12cr|horde-3.3.11-3|135	ln -s ../../..%{_sysconfdir}/%{name} config
12cr|horde-3.3.11-3|136	popd
12cr|horde-3.3.11-3|137	
12cr|horde-3.3.11-3|138	# put domxml-php4-to-php5.php in place
12cr|horde-3.3.11-3|139	install -m0644 %{SOURCE1} %{buildroot}%{_datadir}/%{name}/lib/Horde/domxml-php4-to-php5.php
12cr|horde-3.3.11-3|140	
12cr|horde-3.3.11-3|141	# activate configuration files
12cr|horde-3.3.11-3|142	for file in %{buildroot}%{_sysconfdir}/%{name}/*.dist; do
12cr|horde-3.3.11-3|143	mv $file ${file%.dist}
12cr|horde-3.3.11-3|144	done
12cr|horde-3.3.11-3|145	
12cr|horde-3.3.11-3|146	# fix script shellbang
12cr|horde-3.3.11-3|147	for file in `find %{buildroot}%{_datadir}/%{name}/scripts`; do
12cr|horde-3.3.11-3|148	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
12cr|horde-3.3.11-3|149	done
12cr|horde-3.3.11-3|150	
12cr|horde-3.3.11-3|151	# registry dir
12cr|horde-3.3.11-3|152	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}/registry.d
12cr|horde-3.3.11-3|153	
12cr|horde-3.3.11-3|154	# logs
12cr|horde-3.3.11-3|155	install -d -m 755 %{buildroot}%{_var}/log/%{name}
12cr|horde-3.3.11-3|156	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|horde-3.3.11-3|157	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
12cr|horde-3.3.11-3|158	%{_var}/log/%{name}/*.log {
12cr|horde-3.3.11-3|159	missingok
12cr|horde-3.3.11-3|160	compress
12cr|horde-3.3.11-3|161	}
12cr|horde-3.3.11-3|162	EOF
12cr|horde-3.3.11-3|163	
12cr|horde-3.3.11-3|164	cat > README.mdv <<EOF
12cr|horde-3.3.11-3|165	Mandriva RPM specific notes
12cr|horde-3.3.11-3|166	
12cr|horde-3.3.11-3|167	setup
12cr|horde-3.3.11-3|168	-----
12cr|horde-3.3.11-3|169	The setup used here differs from default one, to achieve better FHS compliance.
12cr|horde-3.3.11-3|170	- the configuration files are in /etc/horde
12cr|horde-3.3.11-3|171	- the log files are in /var/log/horde
12cr|horde-3.3.11-3|172	- the constant files are in /usr/share/horde
12cr|horde-3.3.11-3|173	
12cr|horde-3.3.11-3|174	post-installation
12cr|horde-3.3.11-3|175	-----------------
12cr|horde-3.3.11-3|176	You have to either use a browser to http://your.server.url/horde, so as to
12cr|horde-3.3.11-3|177	configure proper configuration.
12cr|horde-3.3.11-3|178	
12cr|horde-3.3.11-3|179	Additional useful packages
12cr|horde-3.3.11-3|180	--------------------------
12cr|horde-3.3.11-3|181	- either a SQL database (MySQL or PostgreSQL), an LDAP (openldap) or a Kolab
12cr|horde-3.3.11-3|182	server for storing preferences
12cr|horde-3.3.11-3|183	- php-mcrypt for better encryption
12cr|horde-3.3.11-3|184	- php-iconv and php-mbstring for better utf8 support
12cr|horde-3.3.11-3|185	- php-gd for image manipulations
12cr|horde-3.3.11-3|186	- php-pear-File for CVS import support
12cr|horde-3.3.11-3|187	- php-Date to deal with calendar data
12cr|horde-3.3.11-3|188	- php-Services_Weather to the weather.com block on the portal page
12cr|horde-3.3.11-3|189	
12cr|horde-3.3.11-3|190	
12cr|horde-3.3.11-3|191	Additional horde applications
12cr|horde-3.3.11-3|192	-----------------------------
12cr|horde-3.3.11-3|193	They are all packaged as horde-<application>. Warning, some have still not been
12cr|horde-3.3.11-3|194	ported to horde 3, and have been removed from the distribution (vacation,
12cr|horde-3.3.11-3|195	forwards and accounts notably).
12cr|horde-3.3.11-3|196	EOF
12cr|horde-3.3.11-3|197	
12cr|horde-3.3.11-3|198	%clean
12cr|horde-3.3.11-3|199	rm -rf %{buildroot}
12cr|horde-3.3.11-3|200	
12cr|horde-3.3.11-3|201	%post
12cr|horde-3.3.11-3|202	%if %mdkversion < 201010
12cr|horde-3.3.11-3|203	%_post_webapp
12cr|horde-3.3.11-3|204	%endif
12cr|horde-3.3.11-3|205	
12cr|horde-3.3.11-3|206	if [ $1 = 1 ]; then
12cr|horde-3.3.11-3|207	# configuration
12cr|horde-3.3.11-3|208	%create_ghostfile %{_sysconfdir}/%{name}/conf.php.bak apache apache 644
12cr|horde-3.3.11-3|209	fi
12cr|horde-3.3.11-3|210	
12cr|horde-3.3.11-3|211	%postun
12cr|horde-3.3.11-3|212	%if %mdkversion < 201010
12cr|horde-3.3.11-3|213	%_postun_webapp
12cr|horde-3.3.11-3|214	%endif
12cr|horde-3.3.11-3|215	
12cr|horde-3.3.11-3|216	%files
12cr|horde-3.3.11-3|217	%defattr(-,root,root)
12cr|horde-3.3.11-3|218	%doc README README.mdv COPYING docs  scripts/SCRIPTS
12cr|horde-3.3.11-3|219	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|horde-3.3.11-3|220	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|horde-3.3.11-3|221	%config(noreplace) %{_sysconfdir}/%{name}/hooks.php
12cr|horde-3.3.11-3|222	%config(noreplace) %{_sysconfdir}/%{name}/conf.xml
12cr|horde-3.3.11-3|223	%config(noreplace) %{_sysconfdir}/%{name}/mime_drivers.php
12cr|horde-3.3.11-3|224	%config(noreplace) %{_sysconfdir}/%{name}/motd.php
12cr|horde-3.3.11-3|225	%config(noreplace) %{_sysconfdir}/%{name}/nls.php
12cr|horde-3.3.11-3|226	%config(noreplace) %{_sysconfdir}/%{name}/prefs.php
12cr|horde-3.3.11-3|227	%config(noreplace) %{_sysconfdir}/%{name}/registry.d/README
12cr|horde-3.3.11-3|228	%config(noreplace) %{_sysconfdir}/%{name}/registry.php
12cr|horde-3.3.11-3|229	%attr(-,apache,apache) %config(noreplace) %{_sysconfdir}/%{name}/conf.php
12cr|horde-3.3.11-3|230	%{_datadir}/%{name}
12cr|horde-3.3.11-3|231	%attr(-,apache,apache) %{_var}/log/%{name}
12cr|horde-3.3.11-3|232	
12cr|horde-3.3.11-3|233	
12cr|horde-3.3.11-3|234	
12cr|horde-3.3.11-3|235	
12cr|horde-3.3.11-3|236	%changelog
12cr|horde-3.3.11-3|237	* Sat Apr 14 2012 Thomas Spuhler <tspuhler@mandriva.org> 3.3.11-3mdv2012.0
12cr|horde-3.3.11-3|238	+ Revision: 791021
12cr|horde-3.3.11-3|239	+ rebuild (emptylog)
12cr|horde-3.3.11-3|240	
12cr|horde-3.3.11-3|241	* Thu Mar 01 2012 Thomas Spuhler <tspuhler@mandriva.org> 3.3.11-2
12cr|horde-3.3.11-3|242	+ Revision: 781515
12cr|horde-3.3.11-3|243	+ rebuild (emptylog)
12cr|horde-3.3.11-3|244	
12cr|horde-3.3.11-3|245	* Sat Jun 25 2011 Guillaume Rousse <guillomovitch@mandriva.org> 3.3.11-1
12cr|horde-3.3.11-3|246	+ Revision: 687150
12cr|horde-3.3.11-3|247	- new version
12cr|horde-3.3.11-3|248	
12cr|horde-3.3.11-3|249	* Wed Mar 30 2011 Adam Williamson <awilliamson@mandriva.org> 3.3.9-3
12cr|horde-3.3.11-3|250	+ Revision: 648801
12cr|horde-3.3.11-3|251	- turn all tspuhler's spurious 'requires' into suggests: horde is modular for
12cr|horde-3.3.11-3|252	a *reason*
12cr|horde-3.3.11-3|253	
12cr|horde-3.3.11-3|254	* Wed Mar 30 2011 Adam Williamson <awilliamson@mandriva.org> 3.3.9-2
12cr|horde-3.3.11-3|255	+ Revision: 648792
12cr|horde-3.3.11-3|256	- make php-imagick a suggests not a requires, as it's not strictly required
12cr|horde-3.3.11-3|257	and causes a dependency on GTK+
12cr|horde-3.3.11-3|258	
12cr|horde-3.3.11-3|259	* Tue Mar 29 2011 Adam Williamson <awilliamson@mandriva.org> 3.3.9-1
12cr|horde-3.3.11-3|260	+ Revision: 648763
12cr|horde-3.3.11-3|261	- new release 3.3.9
12cr|horde-3.3.11-3|262	
12cr|horde-3.3.11-3|263	* Mon Aug 30 2010 Thomas Spuhler <tspuhler@mandriva.org> 3.3.8-3mdv2011.0
12cr|horde-3.3.11-3|264	+ Revision: 574251
12cr|horde-3.3.11-3|265	- +Requires:   horde-imp
12cr|horde-3.3.11-3|266	+Requires:   horde-vacation
12cr|horde-3.3.11-3|267	+Requires:   php-imagick
12cr|horde-3.3.11-3|268	
12cr|horde-3.3.11-3|269	* Mon Aug 16 2010 Thomas Spuhler <tspuhler@mandriva.org> 3.3.8-2mdv2011.0
12cr|horde-3.3.11-3|270	+ Revision: 570272
12cr|horde-3.3.11-3|271	- added requires so that the packages has actually some use
12cr|horde-3.3.11-3|272	
12cr|horde-3.3.11-3|273	* Sun Aug 08 2010 Thomas Spuhler <tspuhler@mandriva.org> 3.3.8-1mdv2011.0
12cr|horde-3.3.11-3|274	+ Revision: 567485
12cr|horde-3.3.11-3|275	- Updated to version 3.3.8
12cr|horde-3.3.11-3|276	- Updated to version 3.3.8
12cr|horde-3.3.11-3|277	
12cr|horde-3.3.11-3|278	* Mon Jan 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.3.6-2mdv2010.1
12cr|horde-3.3.11-3|279	+ Revision: 493340
12cr|horde-3.3.11-3|280	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|horde-3.3.11-3|281	
12cr|horde-3.3.11-3|282	* Sat Dec 26 2009 Funda Wang <fwang@mandriva.org> 3.3.6-1mdv2010.1
12cr|horde-3.3.11-3|283	+ Revision: 482411
12cr|horde-3.3.11-3|284	- new version 3.3.6
12cr|horde-3.3.11-3|285	
12cr|horde-3.3.11-3|286	* Mon Nov 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.3.5-4mdv2010.1
12cr|horde-3.3.11-3|287	+ Revision: 472079
12cr|horde-3.3.11-3|288	- restrict default access permissions to localhost only, as per new policy
12cr|horde-3.3.11-3|289	
12cr|horde-3.3.11-3|290	* Tue Sep 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.3.5-3mdv2010.0
12cr|horde-3.3.11-3|291	+ Revision: 443224
12cr|horde-3.3.11-3|292	- update registry patch for new files setup
12cr|horde-3.3.11-3|293	
12cr|horde-3.3.11-3|294	* Tue Sep 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.3.5-2mdv2010.0
12cr|horde-3.3.11-3|295	+ Revision: 443219
12cr|horde-3.3.11-3|296	- simpler setup (easier to maintain)
12cr|horde-3.3.11-3|297	
12cr|horde-3.3.11-3|298	* Tue Sep 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.3.5-1mdv2010.0
12cr|horde-3.3.11-3|299	+ Revision: 442820
12cr|horde-3.3.11-3|300	- new version
12cr|horde-3.3.11-3|301	
12cr|horde-3.3.11-3|302	* Tue Jun 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.3.4-1mdv2010.0
12cr|horde-3.3.11-3|303	+ Revision: 384537
12cr|horde-3.3.11-3|304	- update to new version 3.3.4
12cr|horde-3.3.11-3|305	
12cr|horde-3.3.11-3|306	* Fri Jan 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.3.3-1mdv2009.1
12cr|horde-3.3.11-3|307	+ Revision: 335494
12cr|horde-3.3.11-3|308	- update to new version 3.3.3
12cr|horde-3.3.11-3|309	
12cr|horde-3.3.11-3|310	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.3.2-2mdv2009.1
12cr|horde-3.3.11-3|311	+ Revision: 320739
12cr|horde-3.3.11-3|312	- fix automatic dependencies
12cr|horde-3.3.11-3|313	
12cr|horde-3.3.11-3|314	* Sun Dec 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.3.2-1mdv2009.1
12cr|horde-3.3.11-3|315	+ Revision: 314343
12cr|horde-3.3.11-3|316	- new version
12cr|horde-3.3.11-3|317	- rediff patch to avoid fuzz
12cr|horde-3.3.11-3|318	
12cr|horde-3.3.11-3|319	* Sun Oct 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.3-1mdv2009.1
12cr|horde-3.3.11-3|320	+ Revision: 295259
12cr|horde-3.3.11-3|321	- new version
12cr|horde-3.3.11-3|322	
12cr|horde-3.3.11-3|323	* Thu Sep 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.2-1mdv2009.0
12cr|horde-3.3.11-3|324	+ Revision: 283884
12cr|horde-3.3.11-3|325	- update to new version 3.2.2
12cr|horde-3.3.11-3|326	
12cr|horde-3.3.11-3|327	* Wed Jun 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.1-1mdv2009.0
12cr|horde-3.3.11-3|328	+ Revision: 228893
12cr|horde-3.3.11-3|329	- new version
12cr|horde-3.3.11-3|330	
12cr|horde-3.3.11-3|331	* Thu Jun 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.2-3mdv2009.0
12cr|horde-3.3.11-3|332	+ Revision: 218443
12cr|horde-3.3.11-3|333	- really fix wrong automatic dependency issue
12cr|horde-3.3.11-3|334	
12cr|horde-3.3.11-3|335	* Wed Jun 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.2-2mdv2009.0
12cr|horde-3.3.11-3|336	+ Revision: 218230
12cr|horde-3.3.11-3|337	- fix wrong include name triggering a false automatic dependency (#41288)
12cr|horde-3.3.11-3|338	
12cr|horde-3.3.11-3|339	* Wed May 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.2-1mdv2009.0
12cr|horde-3.3.11-3|340	+ Revision: 212813
12cr|horde-3.3.11-3|341	- new version
12cr|horde-3.3.11-3|342	drop kolab patches 5, 7 and 8 (merged/unappliable anymore)
12cr|horde-3.3.11-3|343	update patches 4 and 6
12cr|horde-3.3.11-3|344	
12cr|horde-3.3.11-3|345	* Wed Jan 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.6-1mdv2008.1
12cr|horde-3.3.11-3|346	+ Revision: 153777
12cr|horde-3.3.11-3|347	- new version
12cr|horde-3.3.11-3|348	- update to new version 3.1.6
12cr|horde-3.3.11-3|349	
12cr|horde-3.3.11-3|350	+ Olivier Blin <blino@mandriva.org>
12cr|horde-3.3.11-3|351	- restore BuildRoot
12cr|horde-3.3.11-3|352	
12cr|horde-3.3.11-3|353	+ Thierry Vignaud <tv@mandriva.org>
12cr|horde-3.3.11-3|354	- kill re-definition of %%buildroot on Pixel's request
12cr|horde-3.3.11-3|355	
12cr|horde-3.3.11-3|356	* Thu Nov 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.5-1mdv2008.1
12cr|horde-3.3.11-3|357	+ Revision: 111213
12cr|horde-3.3.11-3|358	- update to new version 3.1.5
12cr|horde-3.3.11-3|359	
12cr|horde-3.3.11-3|360	* Mon Aug 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.4-2mdv2008.0
12cr|horde-3.3.11-3|361	+ Revision: 71859
12cr|horde-3.3.11-3|362	- don't fix eols in spec file, spec-helper is doing it
12cr|horde-3.3.11-3|363	- fix new webroot detection by hardcoding it in registry (fix #32220)
12cr|horde-3.3.11-3|364	
12cr|horde-3.3.11-3|365	* Thu Aug 02 2007 Funda Wang <fwang@mandriva.org> 3.1.4-1mdv2008.0
12cr|horde-3.3.11-3|366	+ Revision: 58123
12cr|horde-3.3.11-3|367	- Rediff patch5
12cr|horde-3.3.11-3|368	- Rediff patch4
12cr|horde-3.3.11-3|369	- New version 3.1.4
12cr|horde-3.3.11-3|370	
12cr|horde-3.3.11-3|371	
12cr|horde-3.3.11-3|372	* Mon Feb 19 2007 Oden Eriksson <oeriksson@mandriva.com> 3.1.3-2mdv2007.0
12cr|horde-3.3.11-3|373	+ Revision: 122754
12cr|horde-3.3.11-3|374	- sync with opensuse to enable a possible furure kolab2 update...
12cr|horde-3.3.11-3|375	
12cr|horde-3.3.11-3|376	+ Andreas Hasenack <andreas@mandriva.com>
12cr|horde-3.3.11-3|377	- Import horde
12cr|horde-3.3.11-3|378	
12cr|horde-3.3.11-3|379	* Sat Aug 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.3-1mdv2007.0
12cr|horde-3.3.11-3|380	- New version 3.1.3
12cr|horde-3.3.11-3|381	
12cr|horde-3.3.11-3|382	* Sat Aug 12 2006 Andreas Hasenack <andreas@mandriva.com> 3.1.2-2mdv2007.0
12cr|horde-3.3.11-3|383	- make somewhat backportable
12cr|horde-3.3.11-3|384	
12cr|horde-3.3.11-3|385	* Tue Jul 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.2-1mdv2007.0
12cr|horde-3.3.11-3|386	- New version 3.1.2
12cr|horde-3.3.11-3|387	
12cr|horde-3.3.11-3|388	* Sat Jul 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.1-3mdv2007.0
12cr|horde-3.3.11-3|389	- relax buildrequires versionning
12cr|horde-3.3.11-3|390	
12cr|horde-3.3.11-3|391	* Tue Jun 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.1-2mdv2007.0
12cr|horde-3.3.11-3|392	- new webapp macros
12cr|horde-3.3.11-3|393	- decompress all patches
12cr|horde-3.3.11-3|394	- use herein document for README.mdv
12cr|horde-3.3.11-3|395	
12cr|horde-3.3.11-3|396	* Thu Mar 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.1-1mdk
12cr|horde-3.3.11-3|397	- New release 3.1.1
12cr|horde-3.3.11-3|398	- rediff registry patch
12cr|horde-3.3.11-3|399	
12cr|horde-3.3.11-3|400	* Tue Mar 07 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-1mdk
12cr|horde-3.3.11-3|401	- new version
12cr|horde-3.3.11-3|402	- pre-10.2 compatibility
12cr|horde-3.3.11-3|403	- drop non-interactive setup patch, unused anway
12cr|horde-3.3.11-3|404	- rediff registry patch
12cr|horde-3.3.11-3|405	
12cr|horde-3.3.11-3|406	* Wed Jan 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.9-2mdk
12cr|horde-3.3.11-3|407	- add conflict with horde 2 applications
12cr|horde-3.3.11-3|408	- update README.mdk with application packages mention
12cr|horde-3.3.11-3|409	
12cr|horde-3.3.11-3|410	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.9-1mdk
12cr|horde-3.3.11-3|411	- New release 3.0.9
12cr|horde-3.3.11-3|412	- %%mkrel
12cr|horde-3.3.11-3|413	
12cr|horde-3.3.11-3|414	* Wed Nov 02 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.6-1mdk
12cr|horde-3.3.11-3|415	- New release 3.0.6
12cr|horde-3.3.11-3|416	- rediff patches 1 and 4
12cr|horde-3.3.11-3|417	
12cr|horde-3.3.11-3|418	* Sat Aug 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.5-1mdk
12cr|horde-3.3.11-3|419	- New release 3.0.5
12cr|horde-3.3.11-3|420	- rediff patch 4
12cr|horde-3.3.11-3|421	- better fix encoding
12cr|horde-3.3.11-3|422	- drop manual pear requires
12cr|horde-3.3.11-3|423	
12cr|horde-3.3.11-3|424	* Thu Jun 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.4-3mdk
12cr|horde-3.3.11-3|425	- better requires
12cr|horde-3.3.11-3|426	- better fix encoding
12cr|horde-3.3.11-3|427	- fix requires
12cr|horde-3.3.11-3|428	- use new rpm macros
12cr|horde-3.3.11-3|429	- fix scripts shellbang
12cr|horde-3.3.11-3|430	
12cr|horde-3.3.11-3|431	* Tue Jun 14 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.4-2mdk
12cr|horde-3.3.11-3|432	- new apache setup
12cr|horde-3.3.11-3|433	- requires
12cr|horde-3.3.11-3|434	
12cr|horde-3.3.11-3|435	* Sun Apr 17 2005 Guillaume Rousse <guillomovitch@mandrake.org> 3.0.4-1mdk
12cr|horde-3.3.11-3|436	- New release 3.0.4
12cr|horde-3.3.11-3|437	
12cr|horde-3.3.11-3|438	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.0.2-4mdk
12cr|horde-3.3.11-3|439	- spec file cleanups, remove the ADVX-build stuff
12cr|horde-3.3.11-3|440	- strip away annoying ^M
12cr|horde-3.3.11-3|441	
12cr|horde-3.3.11-3|442	* Thu Jan 27 2005 Guillaume Rousse <guillomovitch@mandrake.org> 3.0.2-3mdk
12cr|horde-3.3.11-3|443	- reload apache instead of restarting it
12cr|horde-3.3.11-3|444	- no more automatic config generation, incorrect default values
12cr|horde-3.3.11-3|445	- README.mdk
12cr|horde-3.3.11-3|446	- spec cleanup
12cr|horde-3.3.11-3|447	- don't touch log file, make log dir owned by apache
12cr|horde-3.3.11-3|448	
12cr|horde-3.3.11-3|449	* Mon Jan 17 2005 Guillaume Rousse <guillomovitch@mandrake.org> 3.0.2-2mdk
12cr|horde-3.3.11-3|450	- herein document instead of external source for apache config
12cr|horde-3.3.11-3|451	- fix inclusions from /usr/share/horde
12cr|horde-3.3.11-3|452	- fix configuration perms
12cr|horde-3.3.11-3|453	- generate configuration at postinstall
12cr|horde-3.3.11-3|454	- better default configuration (logs)
12cr|horde-3.3.11-3|455	- rpm-helper is now a prereq
12cr|horde-3.3.11-3|456	
12cr|horde-3.3.11-3|457	* Thu Jan 13 2005 Guillaume Rousse <guillomovitch@mandrake.org> 3.0.2-1mdk
12cr|horde-3.3.11-3|458	- New version
12cr|horde-3.3.11-3|459	- top-level is now /var/www/horde
12cr|horde-3.3.11-3|460	- config is now in /etc/horde
12cr|horde-3.3.11-3|461	- other non-accessible files are now in /usr/share/horde
12cr|horde-3.3.11-3|462	- drop safemode build
12cr|horde-3.3.11-3|463	- drop patches 0, 2 and 3
12cr|horde-3.3.11-3|464	- rediff patch 4
12cr|horde-3.3.11-3|465	- drop old obsoletes
12cr|horde-3.3.11-3|466	- clean up redundant requires
12cr|horde-3.3.11-3|467	- no more order for apache configuration
12cr|horde-3.3.11-3|468	
12cr|horde-3.3.11-3|469	* Wed Oct 27 2004 Guillaume Rousse <guillomovitch@mandrakesoft.com> 2.2.7-1mdk
12cr|horde-3.3.11-3|470	- New release 2.2.7
12cr|horde-3.3.11-3|471	
12cr|horde-3.3.11-3|472	* Tue Sep 28 2004 Guillaume Rousse <guillomovitch@mandrakesoft.com> 2.2.6-1mdk
12cr|horde-3.3.11-3|473	- New release 2.2.6
12cr|horde-3.3.11-3|474	- rpmbuildupdate aware
12cr|horde-3.3.11-3|475	
12cr|horde-3.3.11-3|476	* Mon Jul 19 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.5-3mdk
12cr|horde-3.3.11-3|477	- apache config file in /etc/httpd/webapps.d
12cr|horde-3.3.11-3|478	
12cr|horde-3.3.11-3|479	* Sun May 02 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.5-2mdk
12cr|horde-3.3.11-3|480	- registry patch (stolen from Debian)
12cr|horde-3.3.11-3|481	- standard perms for /etc/httpd/conf.d/%%{order}_horde.conf
12cr|horde-3.3.11-3|482	- don't provide useless ADVXpackage virtual package
12cr|horde-3.3.11-3|483	
12cr|horde-3.3.11-3|484	* Tue Apr 06 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.5-1mdk
12cr|horde-3.3.11-3|485	- new version
12cr|horde-3.3.11-3|486	- dropped original configuration patch, it's up to application packages to
12cr|horde-3.3.11-3|487	register themselves
12cr|horde-3.3.11-3|488	- fixed sendmail path in configuration
12cr|horde-3.3.11-3|489	

2075 12
12cr|horde-argv-0.1.0-25|1	%define prj    Argv
12cr|horde-argv-0.1.0-25|2	
12cr|horde-argv-0.1.0-25|3	%define xmldir  %{_var}/lib/pear
12cr|horde-argv-0.1.0-25|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-argv-0.1.0-25|5	
12cr|horde-argv-0.1.0-25|6	Name:          horde-argv
12cr|horde-argv-0.1.0-25|7	Version:       0.1.0
12cr|horde-argv-0.1.0-25|8	Release:       25
12cr|horde-argv-0.1.0-25|9	Summary:       Horde command-line argument parsing package
12cr|horde-argv-0.1.0-25|10	License:       LGPL
12cr|horde-argv-0.1.0-25|11	Group:         Networking/Mail
12cr|horde-argv-0.1.0-25|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-argv-0.1.0-25|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-argv-0.1.0-25|14	BuildArch:     noarch
12cr|horde-argv-0.1.0-25|15	Requires(pre): php-pear
12cr|horde-argv-0.1.0-25|16	Requires:      php-pear
12cr|horde-argv-0.1.0-25|17	Requires:      php-pear-channel-horde
12cr|horde-argv-0.1.0-25|18	BuildRequires: php-pear
12cr|horde-argv-0.1.0-25|19	BuildRequires: php-pear-channel-horde
12cr|horde-argv-0.1.0-25|20	
12cr|horde-argv-0.1.0-25|21	
12cr|horde-argv-0.1.0-25|22	%description
12cr|horde-argv-0.1.0-25|23	This package provides classes for parsing command line arguments with
12cr|horde-argv-0.1.0-25|24	various actions, providing help, grouping options, and more.
12cr|horde-argv-0.1.0-25|25	
12cr|horde-argv-0.1.0-25|26	%prep
12cr|horde-argv-0.1.0-25|27	%setup -q -n %{prj}-%{version}
12cr|horde-argv-0.1.0-25|28	
12cr|horde-argv-0.1.0-25|29	%build
12cr|horde-argv-0.1.0-25|30	%__mv ../package*.xml .
12cr|horde-argv-0.1.0-25|31	
12cr|horde-argv-0.1.0-25|32	%install
12cr|horde-argv-0.1.0-25|33	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-argv-0.1.0-25|34	
12cr|horde-argv-0.1.0-25|35	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-argv-0.1.0-25|36	
12cr|horde-argv-0.1.0-25|37	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-argv-0.1.0-25|38	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-argv-0.1.0-25|39	
12cr|horde-argv-0.1.0-25|40	%post
12cr|horde-argv-0.1.0-25|41	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-argv-0.1.0-25|42	
12cr|horde-argv-0.1.0-25|43	%postun
12cr|horde-argv-0.1.0-25|44	if [ "$1" -eq "0" ]; then
12cr|horde-argv-0.1.0-25|45	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-argv-0.1.0-25|46	fi
12cr|horde-argv-0.1.0-25|47	
12cr|horde-argv-0.1.0-25|48	%files
12cr|horde-argv-0.1.0-25|49	%defattr(-, root, root)
12cr|horde-argv-0.1.0-25|50	%{xmldir}/%{prj}.xml
12cr|horde-argv-0.1.0-25|51	%dir %{peardir}/Horde/Argv
12cr|horde-argv-0.1.0-25|52	%{peardir}/Horde/Argv/AmbiguousOptionException.php
12cr|horde-argv-0.1.0-25|53	%{peardir}/Horde/Argv/BadOptionException.php
12cr|horde-argv-0.1.0-25|54	%{peardir}/Horde/Argv/Exception.php
12cr|horde-argv-0.1.0-25|55	%{peardir}/Horde/Argv/HelpFormatter.php
12cr|horde-argv-0.1.0-25|56	%{peardir}/Horde/Argv/IndentedHelpFormatter.php
12cr|horde-argv-0.1.0-25|57	%{peardir}/Horde/Argv/Option.php
12cr|horde-argv-0.1.0-25|58	%{peardir}/Horde/Argv/OptionConflictException.php
12cr|horde-argv-0.1.0-25|59	%{peardir}/Horde/Argv/OptionContainer.php
12cr|horde-argv-0.1.0-25|60	%{peardir}/Horde/Argv/OptionException.php
12cr|horde-argv-0.1.0-25|61	%{peardir}/Horde/Argv/OptionGroup.php
12cr|horde-argv-0.1.0-25|62	%{peardir}/Horde/Argv/OptionValueException.php
12cr|horde-argv-0.1.0-25|63	%{peardir}/Horde/Argv/Parser.php
12cr|horde-argv-0.1.0-25|64	%{peardir}/Horde/Argv/TitledHelpFormatter.php
12cr|horde-argv-0.1.0-25|65	%{peardir}/Horde/Argv/Values.php
12cr|horde-argv-0.1.0-25|66	
12cr|horde-argv-0.1.0-25|67	
12cr|horde-argv-0.1.0-25|68	
12cr|horde-argv-0.1.0-25|69	%changelog
12cr|horde-argv-0.1.0-25|70	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-24mdv2011.0
12cr|horde-argv-0.1.0-25|71	+ Revision: 560372
12cr|horde-argv-0.1.0-25|72	- Increased release for rebuild
12cr|horde-argv-0.1.0-25|73	
12cr|horde-argv-0.1.0-25|74	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-23mdv2010.1
12cr|horde-argv-0.1.0-25|75	+ Revision: 524822
12cr|horde-argv-0.1.0-25|76	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-argv-0.1.0-25|77	
12cr|horde-argv-0.1.0-25|78	* Mon Feb 22 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-2mdv2010.1
12cr|horde-argv-0.1.0-25|79	+ Revision: 509358
12cr|horde-argv-0.1.0-25|80	- removed buildrequires: horde-framework
12cr|horde-argv-0.1.0-25|81	- replace PreReq: with Requires(pre):
12cr|horde-argv-0.1.0-25|82	- import horde-argv
12cr|horde-argv-0.1.0-25|83	
12cr|horde-argv-0.1.0-25|84	

2076 12
12cr|horde-auth-0.1.1-4|1	%define prj     Auth
12cr|horde-auth-0.1.1-4|2	
12cr|horde-auth-0.1.1-4|3	%define xmldir  %{_var}/lib/pear
12cr|horde-auth-0.1.1-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-auth-0.1.1-4|5	
12cr|horde-auth-0.1.1-4|6	Name:		horde-auth
12cr|horde-auth-0.1.1-4|7	Version:	0.1.1
12cr|horde-auth-0.1.1-4|8	Release:	%mkrel 4
12cr|horde-auth-0.1.1-4|9	Summary:	Horde Authentication API
12cr|horde-auth-0.1.1-4|10	License:	LGPL
12cr|horde-auth-0.1.1-4|11	Group:		Networking/Mail
12cr|horde-auth-0.1.1-4|12	Url:		http://pear.horde.org/index.php?package=%{prj}
12cr|horde-auth-0.1.1-4|13	Source0:	%{prj}-%{version}.tgz
12cr|horde-auth-0.1.1-4|14	BuildArch:	noarch
12cr|horde-auth-0.1.1-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12cr|horde-auth-0.1.1-4|16	Requires(pre):  php-pear
12cr|horde-auth-0.1.1-4|17	Requires:	horde-framework
12cr|horde-auth-0.1.1-4|18	Requires:	horde-datatree
12cr|horde-auth-0.1.1-4|19	Requires:	horde-form
12cr|horde-auth-0.1.1-4|20	Requires:	horde-secret
12cr|horde-auth-0.1.1-4|21	Requires:	horde-util
12cr|horde-auth-0.1.1-4|22	Requires:	horde-history
12cr|horde-auth-0.1.1-4|23	Requires:	kolab-server
12cr|horde-auth-0.1.1-4|24	Requires:	php-pear
12cr|horde-auth-0.1.1-4|25	Requires:	php-gettext
12cr|horde-auth-0.1.1-4|26	Requires:	php-pear-Net_IMSP
12cr|horde-auth-0.1.1-4|27	Suggests:	php-sasl
12cr|horde-auth-0.1.1-4|28	Suggests:	php-pam_auth
12cr|horde-auth-0.1.1-4|29	BuildRequires:	php-pear
12cr|horde-auth-0.1.1-4|30	BuildRequires:  php-pear-channel-horde
12cr|horde-auth-0.1.1-4|31	
12cr|horde-auth-0.1.1-4|32	
12cr|horde-auth-0.1.1-4|33	%description
12cr|horde-auth-0.1.1-4|34	The Auth:: class provides a common abstracted interface into the various backends for the Horde authentication system.
12cr|horde-auth-0.1.1-4|35	This package contains implementations for:
12cr|horde-auth-0.1.1-4|36	* A Horde Application
12cr|horde-auth-0.1.1-4|37	* Composite Auth Driver
12cr|horde-auth-0.1.1-4|38	* Custom SQL
12cr|horde-auth-0.1.1-4|39	* Cyrus with SQL Support
12cr|horde-auth-0.1.1-4|40	* Dummy Auto Login
12cr|horde-auth-0.1.1-4|41	* FTP
12cr|horde-auth-0.1.1-4|42	* HTTP
12cr|horde-auth-0.1.1-4|43	* IMAP
12cr|horde-auth-0.1.1-4|44	* IMSP
12cr|horde-auth-0.1.1-4|45	* IP Based
12cr|horde-auth-0.1.1-4|46	* Kerberos
12cr|horde-auth-0.1.1-4|47	* Kolab
12cr|horde-auth-0.1.1-4|48	* LDAP
12cr|horde-auth-0.1.1-4|49	* Microsoft Active Directory
12cr|horde-auth-0.1.1-4|50	* Shibboleth
12cr|horde-auth-0.1.1-4|51	* System Login
12cr|horde-auth-0.1.1-4|52	* PAM
12cr|horde-auth-0.1.1-4|53	* Passwd File
12cr|horde-auth-0.1.1-4|54	* Radius
12cr|horde-auth-0.1.1-4|55	* SASL
12cr|horde-auth-0.1.1-4|56	* SMB (smbauth extension)
12cr|horde-auth-0.1.1-4|57	* SMB (smbclient)
12cr|horde-auth-0.1.1-4|58	* SQL
12cr|horde-auth-0.1.1-4|59	
12cr|horde-auth-0.1.1-4|60	Optional php extensions: pam_auth and sasl
12cr|horde-auth-0.1.1-4|61	
12cr|horde-auth-0.1.1-4|62	%prep
12cr|horde-auth-0.1.1-4|63	%setup -q -n %{prj}-%{version}
12cr|horde-auth-0.1.1-4|64	
12cr|horde-auth-0.1.1-4|65	%build
12cr|horde-auth-0.1.1-4|66	%__mv ../package*.xml .
12cr|horde-auth-0.1.1-4|67	
12cr|horde-auth-0.1.1-4|68	%install
12cr|horde-auth-0.1.1-4|69	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-auth-0.1.1-4|70	
12cr|horde-auth-0.1.1-4|71	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-auth-0.1.1-4|72	
12cr|horde-auth-0.1.1-4|73	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-auth-0.1.1-4|74	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-auth-0.1.1-4|75	
12cr|horde-auth-0.1.1-4|76	%clean
12cr|horde-auth-0.1.1-4|77	%__rm -rf %{buildroot}
12cr|horde-auth-0.1.1-4|78	
12cr|horde-auth-0.1.1-4|79	%post
12cr|horde-auth-0.1.1-4|80	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-auth-0.1.1-4|81	
12cr|horde-auth-0.1.1-4|82	%postun
12cr|horde-auth-0.1.1-4|83	if [ "$1" -eq "0" ]; then
12cr|horde-auth-0.1.1-4|84	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-auth-0.1.1-4|85	fi
12cr|horde-auth-0.1.1-4|86	
12cr|horde-auth-0.1.1-4|87	%files
12cr|horde-auth-0.1.1-4|88	%defattr(-, root, root)
12cr|horde-auth-0.1.1-4|89	%dir %{peardir}/Horde/Auth
12cr|horde-auth-0.1.1-4|90	%dir %{peardir}/Horde/Auth/Signup
12cr|horde-auth-0.1.1-4|91	%{xmldir}/%{prj}.xml
12cr|horde-auth-0.1.1-4|92	%{peardir}/Horde/Auth.php
12cr|horde-auth-0.1.1-4|93	%{peardir}/Horde/Auth/Signup.php
12cr|horde-auth-0.1.1-4|94	%{peardir}/Horde/Auth/Signup/datatree.php
12cr|horde-auth-0.1.1-4|95	%{peardir}/Horde/Auth/Signup/sql.php
12cr|horde-auth-0.1.1-4|96	%{peardir}/Horde/Auth/application.php
12cr|horde-auth-0.1.1-4|97	%{peardir}/Horde/Auth/auto.php
12cr|horde-auth-0.1.1-4|98	%{peardir}/Horde/Auth/composite.php
12cr|horde-auth-0.1.1-4|99	%{peardir}/Horde/Auth/customsql.php
12cr|horde-auth-0.1.1-4|100	%{peardir}/Horde/Auth/cyrsql.php
12cr|horde-auth-0.1.1-4|101	%{peardir}/Horde/Auth/cyrus.php
12cr|horde-auth-0.1.1-4|102	%{peardir}/Horde/Auth/ftp.php
12cr|horde-auth-0.1.1-4|103	%{peardir}/Horde/Auth/http.php
12cr|horde-auth-0.1.1-4|104	%{peardir}/Horde/Auth/http_remote.php
12cr|horde-auth-0.1.1-4|105	%{peardir}/Horde/Auth/imap.php
12cr|horde-auth-0.1.1-4|106	%{peardir}/Horde/Auth/imsp.php
12cr|horde-auth-0.1.1-4|107	%{peardir}/Horde/Auth/ipbasic.php
12cr|horde-auth-0.1.1-4|108	%{peardir}/Horde/Auth/kolab.php
12cr|horde-auth-0.1.1-4|109	%{peardir}/Horde/Auth/krb5.php
12cr|horde-auth-0.1.1-4|110	%{peardir}/Horde/Auth/ldap.php
12cr|horde-auth-0.1.1-4|111	%{peardir}/Horde/Auth/login.php
12cr|horde-auth-0.1.1-4|112	%{peardir}/Horde/Auth/msad.php
12cr|horde-auth-0.1.1-4|113	%{peardir}/Horde/Auth/pam.php
12cr|horde-auth-0.1.1-4|114	%{peardir}/Horde/Auth/passwd.php
12cr|horde-auth-0.1.1-4|115	%{peardir}/Horde/Auth/peclsasl.php
12cr|horde-auth-0.1.1-4|116	%{peardir}/Horde/Auth/radius.php
12cr|horde-auth-0.1.1-4|117	%{peardir}/Horde/Auth/shibboleth.php
12cr|horde-auth-0.1.1-4|118	%{peardir}/Horde/Auth/smb.php
12cr|horde-auth-0.1.1-4|119	%{peardir}/Horde/Auth/smbclient.php
12cr|horde-auth-0.1.1-4|120	%{peardir}/Horde/Auth/sql.php
12cr|horde-auth-0.1.1-4|121	
12cr|horde-auth-0.1.1-4|122	
12cr|horde-auth-0.1.1-4|123	
12cr|horde-auth-0.1.1-4|124	%changelog
12cr|horde-auth-0.1.1-4|125	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.1-4mdv2011.0
12cr|horde-auth-0.1.1-4|126	+ Revision: 560373
12cr|horde-auth-0.1.1-4|127	- Increased release for rebuild
12cr|horde-auth-0.1.1-4|128	
12cr|horde-auth-0.1.1-4|129	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.1-3mdv2010.1
12cr|horde-auth-0.1.1-4|130	+ Revision: 524824
12cr|horde-auth-0.1.1-4|131	- increased rel version
12cr|horde-auth-0.1.1-4|132	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-auth-0.1.1-4|133	increased rel version
12cr|horde-auth-0.1.1-4|134	
12cr|horde-auth-0.1.1-4|135	* Sat Feb 27 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.1-2mdv2010.1
12cr|horde-auth-0.1.1-4|136	+ Revision: 512488
12cr|horde-auth-0.1.1-4|137	- bumped up release
12cr|horde-auth-0.1.1-4|138	- added Requires:  php-pear-Net_IMSP
12cr|horde-auth-0.1.1-4|139	
12cr|horde-auth-0.1.1-4|140	* Sat Feb 27 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.1-1mdv2010.1
12cr|horde-auth-0.1.1-4|141	+ Revision: 512256
12cr|horde-auth-0.1.1-4|142	- replaced PreRequ with Requires(pre)
12cr|horde-auth-0.1.1-4|143	- import horde-auth
12cr|horde-auth-0.1.1-4|144	
12cr|horde-auth-0.1.1-4|145	

2077 12
12cr|horde-block-0.0.2-3|1	%define prj     Horde_Block
12cr|horde-block-0.0.2-3|2	
12cr|horde-block-0.0.2-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-block-0.0.2-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-block-0.0.2-3|5	
12cr|horde-block-0.0.2-3|6	Name:		horde-block
12cr|horde-block-0.0.2-3|7	Version:	0.0.2
12cr|horde-block-0.0.2-3|8	Release:	%mkrel 3
12cr|horde-block-0.0.2-3|9	Summary:	Horde Browser package
12cr|horde-block-0.0.2-3|10	License:	LGPL
12cr|horde-block-0.0.2-3|11	Group:		Networking/Mail
12cr|horde-block-0.0.2-3|12	Url:		http://pear.horde.org/index.php?package=%{prj}
12cr|horde-block-0.0.2-3|13	Source0:	%{prj}-%{version}.tgz
12cr|horde-block-0.0.2-3|14	BuildArch:	noarch
12cr|horde-block-0.0.2-3|15	Requires(pre):  php-pear
12cr|horde-block-0.0.2-3|16	Requires:	horde-framework
12cr|horde-block-0.0.2-3|17	Requires:	horde-util
12cr|horde-block-0.0.2-3|18	Requires:	php-gettext
12cr|horde-block-0.0.2-3|19	BuildRequires:	php-pear
12cr|horde-block-0.0.2-3|20	BuildRequires:	php-pear-channel-horde
12cr|horde-block-0.0.2-3|21	
12cr|horde-block-0.0.2-3|22	
12cr|horde-block-0.0.2-3|23	%description
12cr|horde-block-0.0.2-3|24	The Horde_Block API provides a mechanism for displaying content
12cr|horde-block-0.0.2-3|25	blocks from numerous Horde applications or other sources,
12cr|horde-block-0.0.2-3|26	manipulating those blocks, configuring them, etc
12cr|horde-block-0.0.2-3|27	
12cr|horde-block-0.0.2-3|28	%prep
12cr|horde-block-0.0.2-3|29	%setup -q -n %{prj}-%{version}
12cr|horde-block-0.0.2-3|30	
12cr|horde-block-0.0.2-3|31	%build
12cr|horde-block-0.0.2-3|32	%__mv ../package.xml .
12cr|horde-block-0.0.2-3|33	
12cr|horde-block-0.0.2-3|34	%install
12cr|horde-block-0.0.2-3|35	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-block-0.0.2-3|36	
12cr|horde-block-0.0.2-3|37	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-block-0.0.2-3|38	
12cr|horde-block-0.0.2-3|39	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-block-0.0.2-3|40	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-block-0.0.2-3|41	
12cr|horde-block-0.0.2-3|42	%clean
12cr|horde-block-0.0.2-3|43	%__rm -rf %{buildroot}
12cr|horde-block-0.0.2-3|44	
12cr|horde-block-0.0.2-3|45	%post
12cr|horde-block-0.0.2-3|46	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-block-0.0.2-3|47	
12cr|horde-block-0.0.2-3|48	%postun
12cr|horde-block-0.0.2-3|49	if [ "$1" -eq "0" ]; then
12cr|horde-block-0.0.2-3|50	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-block-0.0.2-3|51	fi
12cr|horde-block-0.0.2-3|52	
12cr|horde-block-0.0.2-3|53	%files
12cr|horde-block-0.0.2-3|54	%defattr(-, root, root)
12cr|horde-block-0.0.2-3|55	%{xmldir}/%{prj}.xml
12cr|horde-block-0.0.2-3|56	%dir %{peardir}/Horde
12cr|horde-block-0.0.2-3|57	%dir %{peardir}/Horde/Block
12cr|horde-block-0.0.2-3|58	%dir %{peardir}/Horde/Block/Layout/Manager.php
12cr|horde-block-0.0.2-3|59	%dir %{peardir}/Horde/Block/Layout/View.php
12cr|horde-block-0.0.2-3|60	%{peardir}/Horde/Block.php
12cr|horde-block-0.0.2-3|61	%{peardir}/Horde/Block/Collection.php
12cr|horde-block-0.0.2-3|62	%{peardir}/Horde/Block/UI.php
12cr|horde-block-0.0.2-3|63	
12cr|horde-block-0.0.2-3|64	
12cr|horde-block-0.0.2-3|65	
12cr|horde-block-0.0.2-3|66	%changelog
12cr|horde-block-0.0.2-3|67	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2011.0
12cr|horde-block-0.0.2-3|68	+ Revision: 560513
12cr|horde-block-0.0.2-3|69	- Increased release for rebuild
12cr|horde-block-0.0.2-3|70	
12cr|horde-block-0.0.2-3|71	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2011.0
12cr|horde-block-0.0.2-3|72	+ Revision: 560452
12cr|horde-block-0.0.2-3|73	- Increased release for rebuild
12cr|horde-block-0.0.2-3|74	
12cr|horde-block-0.0.2-3|75	* Thu Mar 11 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-block-0.0.2-3|76	+ Revision: 517660
12cr|horde-block-0.0.2-3|77	- updated Description to upstream
12cr|horde-block-0.0.2-3|78	- import horde-block
12cr|horde-block-0.0.2-3|79	
12cr|horde-block-0.0.2-3|80	

2078 12
12cr|horde-browser-0.0.2-3|1	%define prj     Horde_Browser
12cr|horde-browser-0.0.2-3|2	
12cr|horde-browser-0.0.2-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-browser-0.0.2-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-browser-0.0.2-3|5	
12cr|horde-browser-0.0.2-3|6	Name:		horde-browser
12cr|horde-browser-0.0.2-3|7	Version:	0.0.2
12cr|horde-browser-0.0.2-3|8	Release:	%mkrel 3
12cr|horde-browser-0.0.2-3|9	Summary:	Horde Browser package
12cr|horde-browser-0.0.2-3|10	License:	LGPL
12cr|horde-browser-0.0.2-3|11	Group:		Networking/Mail
12cr|horde-browser-0.0.2-3|12	Url:		http://pear.horde.org/index.php?package=%{prj}
12cr|horde-browser-0.0.2-3|13	Source0:	%{prj}-%{version}.tgz
12cr|horde-browser-0.0.2-3|14	BuildArch:	noarch
12cr|horde-browser-0.0.2-3|15	Requires(pre):  php-pear
12cr|horde-browser-0.0.2-3|16	Requires:	horde-util
12cr|horde-browser-0.0.2-3|17	Requires:	php-pear-channel-horde
12cr|horde-browser-0.0.2-3|18	BuildRequires:	php-pear
12cr|horde-browser-0.0.2-3|19	BuildRequires:	php-pear-channel-horde
12cr|horde-browser-0.0.2-3|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|horde-browser-0.0.2-3|21	
12cr|horde-browser-0.0.2-3|22	%description
12cr|horde-browser-0.0.2-3|23	The Horde_Browser:: class provides an API for getting information about
12cr|horde-browser-0.0.2-3|24	the current user's browser and its capabilities.
12cr|horde-browser-0.0.2-3|25	
12cr|horde-browser-0.0.2-3|26	%prep
12cr|horde-browser-0.0.2-3|27	%setup -q -n %{prj}-%{version}
12cr|horde-browser-0.0.2-3|28	
12cr|horde-browser-0.0.2-3|29	%build
12cr|horde-browser-0.0.2-3|30	%__mv ../package.xml .
12cr|horde-browser-0.0.2-3|31	
12cr|horde-browser-0.0.2-3|32	%install
12cr|horde-browser-0.0.2-3|33	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-browser-0.0.2-3|34	
12cr|horde-browser-0.0.2-3|35	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-browser-0.0.2-3|36	
12cr|horde-browser-0.0.2-3|37	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-browser-0.0.2-3|38	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-browser-0.0.2-3|39	
12cr|horde-browser-0.0.2-3|40	%clean
12cr|horde-browser-0.0.2-3|41	%__rm -rf %{buildroot}
12cr|horde-browser-0.0.2-3|42	
12cr|horde-browser-0.0.2-3|43	%post
12cr|horde-browser-0.0.2-3|44	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-browser-0.0.2-3|45	
12cr|horde-browser-0.0.2-3|46	%postun
12cr|horde-browser-0.0.2-3|47	if [ "$1" -eq "0" ]; then
12cr|horde-browser-0.0.2-3|48	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-browser-0.0.2-3|49	fi
12cr|horde-browser-0.0.2-3|50	
12cr|horde-browser-0.0.2-3|51	%files
12cr|horde-browser-0.0.2-3|52	%defattr(-, root, root)
12cr|horde-browser-0.0.2-3|53	%{xmldir}/%{prj}.xml
12cr|horde-browser-0.0.2-3|54	%dir %{peardir}/Horde
12cr|horde-browser-0.0.2-3|55	%dir %{peardir}/Horde/Browser
12cr|horde-browser-0.0.2-3|56	%{peardir}/Horde/Browser.php
12cr|horde-browser-0.0.2-3|57	%{peardir}/Horde/Browser/imode.php
12cr|horde-browser-0.0.2-3|58	
12cr|horde-browser-0.0.2-3|59	
12cr|horde-browser-0.0.2-3|60	
12cr|horde-browser-0.0.2-3|61	%changelog
12cr|horde-browser-0.0.2-3|62	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2011.0
12cr|horde-browser-0.0.2-3|63	+ Revision: 560468
12cr|horde-browser-0.0.2-3|64	- Increased release for rebuild
12cr|horde-browser-0.0.2-3|65	
12cr|horde-browser-0.0.2-3|66	* Mon Feb 22 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|horde-browser-0.0.2-3|67	+ Revision: 509359
12cr|horde-browser-0.0.2-3|68	- removed Buildrequires: horde-framework
12cr|horde-browser-0.0.2-3|69	
12cr|horde-browser-0.0.2-3|70	* Tue Feb 16 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-browser-0.0.2-3|71	+ Revision: 506422
12cr|horde-browser-0.0.2-3|72	- replced PreReq with Requires(pre)
12cr|horde-browser-0.0.2-3|73	- import horde-browser
12cr|horde-browser-0.0.2-3|74	
12cr|horde-browser-0.0.2-3|75	

2079 12
12cr|horde-cache-0.0.2-3|1	%define prj    Horde_Cache
12cr|horde-cache-0.0.2-3|2	
12cr|horde-cache-0.0.2-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-cache-0.0.2-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-cache-0.0.2-3|5	
12cr|horde-cache-0.0.2-3|6	Name:          horde-cache
12cr|horde-cache-0.0.2-3|7	Version:       0.0.2
12cr|horde-cache-0.0.2-3|8	Release:       %mkrel 3
12cr|horde-cache-0.0.2-3|9	Summary:       Caching API
12cr|horde-cache-0.0.2-3|10	License:       LGPL
12cr|horde-cache-0.0.2-3|11	Group:         Networking/Mail
12cr|horde-cache-0.0.2-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-cache-0.0.2-3|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-cache-0.0.2-3|14	BuildArch:     noarch
12cr|horde-cache-0.0.2-3|15	Requires(pre): php-pear
12cr|horde-cache-0.0.2-3|16	Requires:      php-pear
12cr|horde-cache-0.0.2-3|17	Requires:      horde-util
12cr|horde-cache-0.0.2-3|18	BuildRequires: php-pear
12cr|horde-cache-0.0.2-3|19	BuildRequires: php-pear-channel-horde
12cr|horde-cache-0.0.2-3|20	
12cr|horde-cache-0.0.2-3|21	%description
12cr|horde-cache-0.0.2-3|22	This package provides a simple, functional Caching API, with the option
12cr|horde-cache-0.0.2-3|23	to store the cached data either on the filesystem, or using the Zend
12cr|horde-cache-0.0.2-3|24	Performance Suite's content cache.
12cr|horde-cache-0.0.2-3|25	
12cr|horde-cache-0.0.2-3|26	
12cr|horde-cache-0.0.2-3|27	%prep
12cr|horde-cache-0.0.2-3|28	%setup -q -n %{prj}-%{version}
12cr|horde-cache-0.0.2-3|29	
12cr|horde-cache-0.0.2-3|30	%build
12cr|horde-cache-0.0.2-3|31	%__mv ../package.xml .
12cr|horde-cache-0.0.2-3|32	
12cr|horde-cache-0.0.2-3|33	%install
12cr|horde-cache-0.0.2-3|34	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-cache-0.0.2-3|35	
12cr|horde-cache-0.0.2-3|36	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-cache-0.0.2-3|37	
12cr|horde-cache-0.0.2-3|38	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-cache-0.0.2-3|39	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-cache-0.0.2-3|40	
12cr|horde-cache-0.0.2-3|41	%clean
12cr|horde-cache-0.0.2-3|42	%__rm -rf %{buildroot}
12cr|horde-cache-0.0.2-3|43	
12cr|horde-cache-0.0.2-3|44	%post
12cr|horde-cache-0.0.2-3|45	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-cache-0.0.2-3|46	
12cr|horde-cache-0.0.2-3|47	%postun
12cr|horde-cache-0.0.2-3|48	if [ "$1" -eq "0" ]; then
12cr|horde-cache-0.0.2-3|49	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-cache-0.0.2-3|50	fi
12cr|horde-cache-0.0.2-3|51	
12cr|horde-cache-0.0.2-3|52	%files
12cr|horde-cache-0.0.2-3|53	%defattr(-, root, root)
12cr|horde-cache-0.0.2-3|54	%{xmldir}/%{prj}.xml
12cr|horde-cache-0.0.2-3|55	%dir %{peardir}/Horde/Cache
12cr|horde-cache-0.0.2-3|56	%{peardir}/Horde/Cache.php
12cr|horde-cache-0.0.2-3|57	%{peardir}/Horde/Cache/file.php
12cr|horde-cache-0.0.2-3|58	%{peardir}/Horde/Cache/memcache.php
12cr|horde-cache-0.0.2-3|59	%{peardir}/Horde/Cache/zps4.php
12cr|horde-cache-0.0.2-3|60	
12cr|horde-cache-0.0.2-3|61	
12cr|horde-cache-0.0.2-3|62	
12cr|horde-cache-0.0.2-3|63	%changelog
12cr|horde-cache-0.0.2-3|64	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2011.0
12cr|horde-cache-0.0.2-3|65	+ Revision: 560487
12cr|horde-cache-0.0.2-3|66	- Increased release for rebuild
12cr|horde-cache-0.0.2-3|67	
12cr|horde-cache-0.0.2-3|68	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|horde-cache-0.0.2-3|69	+ Revision: 524818
12cr|horde-cache-0.0.2-3|70	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-cache-0.0.2-3|71	
12cr|horde-cache-0.0.2-3|72	* Sat Feb 27 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-cache-0.0.2-3|73	+ Revision: 512397
12cr|horde-cache-0.0.2-3|74	- removed BuildRequires: horde-framework
12cr|horde-cache-0.0.2-3|75	- import horde-cache
12cr|horde-cache-0.0.2-3|76	
12cr|horde-cache-0.0.2-3|77	

2080 12
12cr|horde-chora-2.1-7|1	%define	module	chora
12cr|horde-chora-2.1-7|2	%define	name	horde-%{module}
12cr|horde-chora-2.1-7|3	%define	version	2.1
12cr|horde-chora-2.1-7|4	%define	release	%mkrel 7
12cr|horde-chora-2.1-7|5	
12cr|horde-chora-2.1-7|6	%define _requires_exceptions pear(Horde.*)
12cr|horde-chora-2.1-7|7	
12cr|horde-chora-2.1-7|8	Name:		%{name}
12cr|horde-chora-2.1-7|9	Version:	%{version}
12cr|horde-chora-2.1-7|10	Release:	%{release}
12cr|horde-chora-2.1-7|11	Summary:	The Horde CVS viewer
12cr|horde-chora-2.1-7|12	License:	GPL
12cr|horde-chora-2.1-7|13	Group: 		System/Servers
12cr|horde-chora-2.1-7|14	URL:		http://www.horde.org/%{module}
12cr|horde-chora-2.1-7|15	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.bz2
12cr|horde-chora-2.1-7|16	Requires(post):	rpm-helper
12cr|horde-chora-2.1-7|17	Requires:	horde >= 3.3.5
12cr|horde-chora-2.1-7|18	Requires:	cvs
12cr|horde-chora-2.1-7|19	BuildArch:	noarch
12cr|horde-chora-2.1-7|20	
12cr|horde-chora-2.1-7|21	%description
12cr|horde-chora-2.1-7|22	Chora is the Horde CVS viewer, and it provides an advanced web-based
12cr|horde-chora-2.1-7|23	view of any CVS repository. It now includes annotation support, visual
12cr|horde-chora-2.1-7|24	branch viewing capability, and human-readable diffs.
12cr|horde-chora-2.1-7|25	
12cr|horde-chora-2.1-7|26	%prep
12cr|horde-chora-2.1-7|27	%setup -q -n %{module}-h3-%{version}
12cr|horde-chora-2.1-7|28	
12cr|horde-chora-2.1-7|29	%build
12cr|horde-chora-2.1-7|30	
12cr|horde-chora-2.1-7|31	%install
12cr|horde-chora-2.1-7|32	rm -rf %{buildroot}
12cr|horde-chora-2.1-7|33	
12cr|horde-chora-2.1-7|34	# apache configuration
12cr|horde-chora-2.1-7|35	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|horde-chora-2.1-7|36	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|horde-chora-2.1-7|37	# %{name} Apache configuration file
12cr|horde-chora-2.1-7|38	
12cr|horde-chora-2.1-7|39	<Directory %{_datadir}/horde/%{module}/lib>
12cr|horde-chora-2.1-7|40	Order allow,deny
12cr|horde-chora-2.1-7|41	Deny from all
12cr|horde-chora-2.1-7|42	</Directory>
12cr|horde-chora-2.1-7|43	
12cr|horde-chora-2.1-7|44	<Directory %{_datadir}/horde/%{module}/locale>
12cr|horde-chora-2.1-7|45	Order allow,deny
12cr|horde-chora-2.1-7|46	Deny from all
12cr|horde-chora-2.1-7|47	</Directory>
12cr|horde-chora-2.1-7|48	
12cr|horde-chora-2.1-7|49	<Directory %{_datadir}/horde/%{module}/scripts>
12cr|horde-chora-2.1-7|50	Order allow,deny
12cr|horde-chora-2.1-7|51	Deny from all
12cr|horde-chora-2.1-7|52	</Directory>
12cr|horde-chora-2.1-7|53	
12cr|horde-chora-2.1-7|54	<Directory %{_datadir}/horde/%{module}/templates>
12cr|horde-chora-2.1-7|55	Order allow,deny
12cr|horde-chora-2.1-7|56	Deny from all
12cr|horde-chora-2.1-7|57	</Directory>
12cr|horde-chora-2.1-7|58	EOF
12cr|horde-chora-2.1-7|59	
12cr|horde-chora-2.1-7|60	# horde configuration
12cr|horde-chora-2.1-7|61	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cr|horde-chora-2.1-7|62	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cr|horde-chora-2.1-7|63	<?php
12cr|horde-chora-2.1-7|64	//
12cr|horde-chora-2.1-7|65	// Chora Horde configuration file
12cr|horde-chora-2.1-7|66	//
12cr|horde-chora-2.1-7|67	
12cr|horde-chora-2.1-7|68	$this->applications['chora'] = array(
12cr|horde-chora-2.1-7|69	'fileroot'    => $this->applications['horde']['fileroot'] . '/chora',
12cr|horde-chora-2.1-7|70	'webroot'     => $this->applications['horde']['webroot'] . '/chora',
12cr|horde-chora-2.1-7|71	'name'        => _("Version Control"),
12cr|horde-chora-2.1-7|72	'status'      => 'active',
12cr|horde-chora-2.1-7|73	'menu_parent' => 'devel'
12cr|horde-chora-2.1-7|74	);
12cr|horde-chora-2.1-7|75	EOF
12cr|horde-chora-2.1-7|76	
12cr|horde-chora-2.1-7|77	# remove .htaccess files
12cr|horde-chora-2.1-7|78	find . -name .htaccess -exec rm -f {} \;
12cr|horde-chora-2.1-7|79	
12cr|horde-chora-2.1-7|80	# install files
12cr|horde-chora-2.1-7|81	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-chora-2.1-7|82	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-chora-2.1-7|83	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-chora-2.1-7|84	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-chora-2.1-7|85	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-chora-2.1-7|86	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-chora-2.1-7|87	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cr|horde-chora-2.1-7|88	
12cr|horde-chora-2.1-7|89	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cr|horde-chora-2.1-7|90	pushd %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-chora-2.1-7|91	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cr|horde-chora-2.1-7|92	popd
12cr|horde-chora-2.1-7|93	
12cr|horde-chora-2.1-7|94	# activate configuration files
12cr|horde-chora-2.1-7|95	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cr|horde-chora-2.1-7|96	mv $file ${file%.dist}
12cr|horde-chora-2.1-7|97	done
12cr|horde-chora-2.1-7|98	
12cr|horde-chora-2.1-7|99	# fix script shellbang
12cr|horde-chora-2.1-7|100	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
12cr|horde-chora-2.1-7|101	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
12cr|horde-chora-2.1-7|102	done
12cr|horde-chora-2.1-7|103	
12cr|horde-chora-2.1-7|104	%clean
12cr|horde-chora-2.1-7|105	rm -rf %{buildroot}
12cr|horde-chora-2.1-7|106	
12cr|horde-chora-2.1-7|107	%post
12cr|horde-chora-2.1-7|108	if [ $1 = 1 ]; then
12cr|horde-chora-2.1-7|109	# configuration
12cr|horde-chora-2.1-7|110	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cr|horde-chora-2.1-7|111	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cr|horde-chora-2.1-7|112	fi
12cr|horde-chora-2.1-7|113	%if %mdkversion < 201010
12cr|horde-chora-2.1-7|114	%_post_webapp
12cr|horde-chora-2.1-7|115	%endif
12cr|horde-chora-2.1-7|116	
12cr|horde-chora-2.1-7|117	%postun
12cr|horde-chora-2.1-7|118	%if %mdkversion < 201010
12cr|horde-chora-2.1-7|119	%_postun_webapp
12cr|horde-chora-2.1-7|120	%endif
12cr|horde-chora-2.1-7|121	
12cr|horde-chora-2.1-7|122	%files
12cr|horde-chora-2.1-7|123	%defattr(-,root,root)
12cr|horde-chora-2.1-7|124	%doc COPYING README docs
12cr|horde-chora-2.1-7|125	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|horde-chora-2.1-7|126	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cr|horde-chora-2.1-7|127	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cr|horde-chora-2.1-7|128	%{_datadir}/horde/%{module}
12cr|horde-chora-2.1-7|129	
12cr|horde-chora-2.1-7|130	
12cr|horde-chora-2.1-7|131	
12cr|horde-chora-2.1-7|132	%changelog
12cr|horde-chora-2.1-7|133	* Tue Aug 03 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.1-7mdv2011.0
12cr|horde-chora-2.1-7|134	+ Revision: 565209
12cr|horde-chora-2.1-7|135	- Increased release for rebuild
12cr|horde-chora-2.1-7|136	
12cr|horde-chora-2.1-7|137	* Mon Jan 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.1-6mdv2010.1
12cr|horde-chora-2.1-7|138	+ Revision: 493342
12cr|horde-chora-2.1-7|139	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|horde-chora-2.1-7|140	- restrict default access permissions to localhost only, as per new policy
12cr|horde-chora-2.1-7|141	- header in registry config file
12cr|horde-chora-2.1-7|142	
12cr|horde-chora-2.1-7|143	* Sun Sep 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.1-3mdv2010.0
12cr|horde-chora-2.1-7|144	+ Revision: 445977
12cr|horde-chora-2.1-7|145	- new version
12cr|horde-chora-2.1-7|146	- new setup (simpler is better)
12cr|horde-chora-2.1-7|147	
12cr|horde-chora-2.1-7|148	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.1-2mdv2010.0
12cr|horde-chora-2.1-7|149	+ Revision: 437872
12cr|horde-chora-2.1-7|150	- rebuild
12cr|horde-chora-2.1-7|151	
12cr|horde-chora-2.1-7|152	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.1-1mdv2009.1
12cr|horde-chora-2.1-7|153	+ Revision: 358197
12cr|horde-chora-2.1-7|154	- update to new version 2.1
12cr|horde-chora-2.1-7|155	
12cr|horde-chora-2.1-7|156	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.0.1-6mdv2009.0
12cr|horde-chora-2.1-7|157	+ Revision: 246876
12cr|horde-chora-2.1-7|158	- rebuild
12cr|horde-chora-2.1-7|159	
12cr|horde-chora-2.1-7|160	+ Olivier Blin <oblin@mandriva.com>
12cr|horde-chora-2.1-7|161	- restore BuildRoot
12cr|horde-chora-2.1-7|162	
12cr|horde-chora-2.1-7|163	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.1-4mdv2008.1
12cr|horde-chora-2.1-7|164	+ Revision: 132440
12cr|horde-chora-2.1-7|165	- rebuild
12cr|horde-chora-2.1-7|166	
12cr|horde-chora-2.1-7|167	+ Thierry Vignaud <tv@mandriva.org>
12cr|horde-chora-2.1-7|168	- kill re-definition of %%buildroot on Pixel's request
12cr|horde-chora-2.1-7|169	
12cr|horde-chora-2.1-7|170	
12cr|horde-chora-2.1-7|171	* Fri Aug 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.1-3mdv2007.0
12cr|horde-chora-2.1-7|172	- Rebuild
12cr|horde-chora-2.1-7|173	
12cr|horde-chora-2.1-7|174	* Wed Jan 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.1-2mdk
12cr|horde-chora-2.1-7|175	- fix automatic dependencies
12cr|horde-chora-2.1-7|176	
12cr|horde-chora-2.1-7|177	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.1-1mdk
12cr|horde-chora-2.1-7|178	- new version
12cr|horde-chora-2.1-7|179	- %%mkrel
12cr|horde-chora-2.1-7|180	
12cr|horde-chora-2.1-7|181	* Thu Jun 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.0-5mdk
12cr|horde-chora-2.1-7|182	- better fix encoding
12cr|horde-chora-2.1-7|183	- fix requires
12cr|horde-chora-2.1-7|184	
12cr|horde-chora-2.1-7|185	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0-4mdk
12cr|horde-chora-2.1-7|186	- spec file cleanups, remove the ADVX-build stuff
12cr|horde-chora-2.1-7|187	- strip away annoying ^M
12cr|horde-chora-2.1-7|188	
12cr|horde-chora-2.1-7|189	* Thu Jan 27 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.0-3mdk
12cr|horde-chora-2.1-7|190	- no automatic config generation, incorrect default values
12cr|horde-chora-2.1-7|191	- horde isn't a prereq
12cr|horde-chora-2.1-7|192	- spec cleanup
12cr|horde-chora-2.1-7|193	
12cr|horde-chora-2.1-7|194	* Mon Jan 17 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.0-2mdk
12cr|horde-chora-2.1-7|195	- fix inclusion path
12cr|horde-chora-2.1-7|196	- fix configuration perms
12cr|horde-chora-2.1-7|197	- generate configuration at postinstall
12cr|horde-chora-2.1-7|198	- horde and rpm-helper are now a prereq
12cr|horde-chora-2.1-7|199	
12cr|horde-chora-2.1-7|200	* Fri Jan 14 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.0-1mdk
12cr|horde-chora-2.1-7|201	- new version
12cr|horde-chora-2.1-7|202	- top-level is now /var/www/horde/chora
12cr|horde-chora-2.1-7|203	- config is now in /etc/horde/chora
12cr|horde-chora-2.1-7|204	- other non-accessible files are now in /usr/share/horde/chora
12cr|horde-chora-2.1-7|205	- drop old obsoletes
12cr|horde-chora-2.1-7|206	- no more apache configuration
12cr|horde-chora-2.1-7|207	- rpmbuildupdate aware
12cr|horde-chora-2.1-7|208	- spec cleanup
12cr|horde-chora-2.1-7|209	
12cr|horde-chora-2.1-7|210	* Wed Aug 04 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.2.2-1mdk
12cr|horde-chora-2.1-7|211	- new version
12cr|horde-chora-2.1-7|212	
12cr|horde-chora-2.1-7|213	* Sun Jul 18 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.2-4mdk
12cr|horde-chora-2.1-7|214	- apache config file in /etc/httpd/webapps.d
12cr|horde-chora-2.1-7|215	
12cr|horde-chora-2.1-7|216	* Sat May 01 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.2-3mdk
12cr|horde-chora-2.1-7|217	- renamed to horde-chora
12cr|horde-chora-2.1-7|218	- pluggable horde configuration
12cr|horde-chora-2.1-7|219	- standard perms for /etc/httpd/conf.d/%%{order}_horde-chora.conf
12cr|horde-chora-2.1-7|220	- don't provide useless ADVXpackage virtual package
12cr|horde-chora-2.1-7|221	- untagged localisation files
12cr|horde-chora-2.1-7|222	- removed .htaccess files
12cr|horde-chora-2.1-7|223	
12cr|horde-chora-2.1-7|224	* Tue Sep 09 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 1.2-2mdk
12cr|horde-chora-2.1-7|225	- changed order to 72, as all other horde apps
12cr|horde-chora-2.1-7|226	- requires horde, not horde2
12cr|horde-chora-2.1-7|227	- standard perms and ownership for config files, access is already denied
12cr|horde-chora-2.1-7|228	
12cr|horde-chora-2.1-7|229	* Mon Sep 08 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 1.2-1mdk
12cr|horde-chora-2.1-7|230	- 1.2
12cr|horde-chora-2.1-7|231	- spec cleanup
12cr|horde-chora-2.1-7|232	- remove useless files from webroot (.dist, doc files, .po)
12cr|horde-chora-2.1-7|233	- properly tag localisation files
12cr|horde-chora-2.1-7|234	- ADVX macros
12cr|horde-chora-2.1-7|235	- apache2 integration
12cr|horde-chora-2.1-7|236	- fixed URL
12cr|horde-chora-2.1-7|237	

2081 12
12cr|horde-cipher-0.0.2-4|1	%define prj    Horde_Cipher
12cr|horde-cipher-0.0.2-4|2	
12cr|horde-cipher-0.0.2-4|3	%define xmldir  %{_var}/lib/pear
12cr|horde-cipher-0.0.2-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-cipher-0.0.2-4|5	
12cr|horde-cipher-0.0.2-4|6	Name:          horde-cipher
12cr|horde-cipher-0.0.2-4|7	Version:       0.0.2
12cr|horde-cipher-0.0.2-4|8	Release:       %mkrel 4
12cr|horde-cipher-0.0.2-4|9	Summary:       Secret Encryption API
12cr|horde-cipher-0.0.2-4|10	License:       LGPL
12cr|horde-cipher-0.0.2-4|11	Group:         Networking/Mail
12cr|horde-cipher-0.0.2-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-cipher-0.0.2-4|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-cipher-0.0.2-4|14	BuildArch:     noarch
12cr|horde-cipher-0.0.2-4|15	Requires(pre): php-pear
12cr|horde-cipher-0.0.2-4|16	Requires:      horde-framework
12cr|horde-cipher-0.0.2-4|17	Requires:      php-pear-channel-horde
12cr|horde-cipher-0.0.2-4|18	BuildRequires: php-pear
12cr|horde-cipher-0.0.2-4|19	BuildRequires: php-pear-channel-horde
12cr|horde-cipher-0.0.2-4|20	
12cr|horde-cipher-0.0.2-4|21	%description
12cr|horde-cipher-0.0.2-4|22	The Secret:: class provides an API for encrypting and decrypting small
12cr|horde-cipher-0.0.2-4|23	pieces of data with the use of a shared key.
12cr|horde-cipher-0.0.2-4|24	
12cr|horde-cipher-0.0.2-4|25	
12cr|horde-cipher-0.0.2-4|26	%prep
12cr|horde-cipher-0.0.2-4|27	%setup -q -n %{prj}-%{version}
12cr|horde-cipher-0.0.2-4|28	
12cr|horde-cipher-0.0.2-4|29	%build
12cr|horde-cipher-0.0.2-4|30	%__mv ../package.xml .
12cr|horde-cipher-0.0.2-4|31	
12cr|horde-cipher-0.0.2-4|32	%install
12cr|horde-cipher-0.0.2-4|33	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-cipher-0.0.2-4|34	
12cr|horde-cipher-0.0.2-4|35	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-cipher-0.0.2-4|36	
12cr|horde-cipher-0.0.2-4|37	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-cipher-0.0.2-4|38	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-cipher-0.0.2-4|39	
12cr|horde-cipher-0.0.2-4|40	%clean
12cr|horde-cipher-0.0.2-4|41	%__rm -rf %{buildroot}
12cr|horde-cipher-0.0.2-4|42	
12cr|horde-cipher-0.0.2-4|43	%post
12cr|horde-cipher-0.0.2-4|44	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-cipher-0.0.2-4|45	
12cr|horde-cipher-0.0.2-4|46	%postun
12cr|horde-cipher-0.0.2-4|47	if [ "$1" -eq "0" ]; then
12cr|horde-cipher-0.0.2-4|48	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-cipher-0.0.2-4|49	fi
12cr|horde-cipher-0.0.2-4|50	
12cr|horde-cipher-0.0.2-4|51	%files
12cr|horde-cipher-0.0.2-4|52	%defattr(-, root, root)
12cr|horde-cipher-0.0.2-4|53	%{xmldir}/%{prj}.xml
12cr|horde-cipher-0.0.2-4|54	%dir %{peardir}/Horde/Cipher
12cr|horde-cipher-0.0.2-4|55	%dir %{peardir}/Horde/Cipher/BlockMode
12cr|horde-cipher-0.0.2-4|56	%{peardir}/Horde/Cipher.php
12cr|horde-cipher-0.0.2-4|57	%{peardir}/Horde/Cipher/BlockMode.php
12cr|horde-cipher-0.0.2-4|58	%{peardir}/Horde/Cipher/BlockMode/cbc.php
12cr|horde-cipher-0.0.2-4|59	%{peardir}/Horde/Cipher/BlockMode/cfb64.php
12cr|horde-cipher-0.0.2-4|60	%{peardir}/Horde/Cipher/BlockMode/ecb.php
12cr|horde-cipher-0.0.2-4|61	%{peardir}/Horde/Cipher/BlockMode/ofb64.php
12cr|horde-cipher-0.0.2-4|62	%{peardir}/Horde/Cipher/blowfish.php
12cr|horde-cipher-0.0.2-4|63	%{peardir}/Horde/Cipher/cast128.php
12cr|horde-cipher-0.0.2-4|64	%{peardir}/Horde/Cipher/des.php
12cr|horde-cipher-0.0.2-4|65	%{peardir}/Horde/Cipher/rc2.php
12cr|horde-cipher-0.0.2-4|66	%{peardir}/Horde/Cipher/rc4.php
12cr|horde-cipher-0.0.2-4|67	%dir %{peardir}/tests/Horde_Cipher
12cr|horde-cipher-0.0.2-4|68	%dir %{peardir}/tests/Horde_Cipher/tests
12cr|horde-cipher-0.0.2-4|69	%{peardir}/tests/Horde_Cipher/tests/Cipher1.phpt
12cr|horde-cipher-0.0.2-4|70	%{peardir}/tests/Horde_Cipher/tests/Cipher2.phpt
12cr|horde-cipher-0.0.2-4|71	%{peardir}/tests/Horde_Cipher/tests/Cipher3.phpt
12cr|horde-cipher-0.0.2-4|72	%{peardir}/tests/Horde_Cipher/tests/Cipher4.phpt
12cr|horde-cipher-0.0.2-4|73	%{peardir}/tests/Horde_Cipher/tests/Cipher5.phpt
12cr|horde-cipher-0.0.2-4|74	%{peardir}/tests/Horde_Cipher/tests/Cipher6.phpt
12cr|horde-cipher-0.0.2-4|75	
12cr|horde-cipher-0.0.2-4|76	
12cr|horde-cipher-0.0.2-4|77	
12cr|horde-cipher-0.0.2-4|78	%changelog
12cr|horde-cipher-0.0.2-4|79	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-4mdv2011.0
12cr|horde-cipher-0.0.2-4|80	+ Revision: 560503
12cr|horde-cipher-0.0.2-4|81	- Increased release for rebuild
12cr|horde-cipher-0.0.2-4|82	
12cr|horde-cipher-0.0.2-4|83	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2010.1
12cr|horde-cipher-0.0.2-4|84	+ Revision: 524889
12cr|horde-cipher-0.0.2-4|85	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-cipher-0.0.2-4|86	increased rel ver to 3
12cr|horde-cipher-0.0.2-4|87	
12cr|horde-cipher-0.0.2-4|88	* Mon Feb 22 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|horde-cipher-0.0.2-4|89	+ Revision: 509357
12cr|horde-cipher-0.0.2-4|90	- removed Buildrequires horde-framework
12cr|horde-cipher-0.0.2-4|91	- replace PreReq with Requires(pre)
12cr|horde-cipher-0.0.2-4|92	- import horde-cipher
12cr|horde-cipher-0.0.2-4|93	
12cr|horde-cipher-0.0.2-4|94	

2082 12
12cr|horde-cli-0.0.2-2|1	%define prj    Horde_CLI
12cr|horde-cli-0.0.2-2|2	
12cr|horde-cli-0.0.2-2|3	%define xmldir  %{_var}/lib/pear
12cr|horde-cli-0.0.2-2|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-cli-0.0.2-2|5	
12cr|horde-cli-0.0.2-2|6	Name:          horde-cli
12cr|horde-cli-0.0.2-2|7	Version:       0.0.2
12cr|horde-cli-0.0.2-2|8	Release:       %mkrel 2
12cr|horde-cli-0.0.2-2|9	Summary:       Horde CLI API
12cr|horde-cli-0.0.2-2|10	License:       LGPL
12cr|horde-cli-0.0.2-2|11	Group:         Networking/Mail
12cr|horde-cli-0.0.2-2|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-cli-0.0.2-2|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-cli-0.0.2-2|14	BuildArch:     noarch
12cr|horde-cli-0.0.2-2|15	Requires(pre): php-pear
12cr|horde-cli-0.0.2-2|16	Requires:      php-gettext
12cr|horde-cli-0.0.2-2|17	Requires:      php-pear-channel-horde
12cr|horde-cli-0.0.2-2|18	BuildRequires: php-pear
12cr|horde-cli-0.0.2-2|19	BuildRequires: php-pear-channel-horde
12cr|horde-cli-0.0.2-2|20	
12cr|horde-cli-0.0.2-2|21	
12cr|horde-cli-0.0.2-2|22	%description
12cr|horde-cli-0.0.2-2|23	Horde_CLI:: API for basic command-line functionality/checks
12cr|horde-cli-0.0.2-2|24	
12cr|horde-cli-0.0.2-2|25	%prep
12cr|horde-cli-0.0.2-2|26	%setup -q -n %{prj}-%{version}
12cr|horde-cli-0.0.2-2|27	
12cr|horde-cli-0.0.2-2|28	%build
12cr|horde-cli-0.0.2-2|29	%__mv ../package.xml .
12cr|horde-cli-0.0.2-2|30	
12cr|horde-cli-0.0.2-2|31	%install
12cr|horde-cli-0.0.2-2|32	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-cli-0.0.2-2|33	
12cr|horde-cli-0.0.2-2|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-cli-0.0.2-2|35	
12cr|horde-cli-0.0.2-2|36	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-cli-0.0.2-2|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-cli-0.0.2-2|38	
12cr|horde-cli-0.0.2-2|39	%clean
12cr|horde-cli-0.0.2-2|40	%__rm -rf %{buildroot}
12cr|horde-cli-0.0.2-2|41	
12cr|horde-cli-0.0.2-2|42	%post
12cr|horde-cli-0.0.2-2|43	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-cli-0.0.2-2|44	
12cr|horde-cli-0.0.2-2|45	%postun
12cr|horde-cli-0.0.2-2|46	if [ "$1" -eq "0" ]; then
12cr|horde-cli-0.0.2-2|47	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-cli-0.0.2-2|48	fi
12cr|horde-cli-0.0.2-2|49	
12cr|horde-cli-0.0.2-2|50	%files
12cr|horde-cli-0.0.2-2|51	%defattr(-, root, root)
12cr|horde-cli-0.0.2-2|52	%{xmldir}/%{prj}.xml
12cr|horde-cli-0.0.2-2|53	%dir %{peardir}/Horde
12cr|horde-cli-0.0.2-2|54	%{peardir}/Horde/CLI.php
12cr|horde-cli-0.0.2-2|55	
12cr|horde-cli-0.0.2-2|56	
12cr|horde-cli-0.0.2-2|57	%changelog
12cr|horde-cli-0.0.2-2|58	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2011.0
12cr|horde-cli-0.0.2-2|59	+ Revision: 560535
12cr|horde-cli-0.0.2-2|60	- Increased release for rebuild
12cr|horde-cli-0.0.2-2|61	
12cr|horde-cli-0.0.2-2|62	* Sun Feb 21 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-cli-0.0.2-2|63	+ Revision: 509324
12cr|horde-cli-0.0.2-2|64	- replace PreRqu with Requires(pre)
12cr|horde-cli-0.0.2-2|65	- import horde-cli
12cr|horde-cli-0.0.2-2|66	
12cr|horde-cli-0.0.2-2|67	

2083 12
12cr|horde-compress-0.0.2-3|1	%define prj    Horde_Compress
12cr|horde-compress-0.0.2-3|2	
12cr|horde-compress-0.0.2-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-compress-0.0.2-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-compress-0.0.2-3|5	
12cr|horde-compress-0.0.2-3|6	Name:          horde-compress
12cr|horde-compress-0.0.2-3|7	Version:       0.0.2
12cr|horde-compress-0.0.2-3|8	Release:       %mkrel 3
12cr|horde-compress-0.0.2-3|9	Summary:       Horde Compression API
12cr|horde-compress-0.0.2-3|10	License:       LGPL
12cr|horde-compress-0.0.2-3|11	Group:         Networking/Mail
12cr|horde-compress-0.0.2-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-compress-0.0.2-3|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-compress-0.0.2-3|14	BuildArch:     noarch
12cr|horde-compress-0.0.2-3|15	Requires(pre): php-pear
12cr|horde-compress-0.0.2-3|16	Requires:      horde-util
12cr|horde-compress-0.0.2-3|17	Requires:      php-pear
12cr|horde-compress-0.0.2-3|18	Requires:      php-gettext
12cr|horde-compress-0.0.2-3|19	Requires:      php-zlib
12cr|horde-compress-0.0.2-3|20	BuildRequires: php-pear
12cr|horde-compress-0.0.2-3|21	BuildRequires: php-pear-channel-horde
12cr|horde-compress-0.0.2-3|22	BuildRoot:     %{_tmppath}/%{name}-%{version}
12cr|horde-compress-0.0.2-3|23	
12cr|horde-compress-0.0.2-3|24	%description
12cr|horde-compress-0.0.2-3|25	These classes provide functionality useful for all kind of applications.
12cr|horde-compress-0.0.2-3|26	
12cr|horde-compress-0.0.2-3|27	
12cr|horde-compress-0.0.2-3|28	%prep
12cr|horde-compress-0.0.2-3|29	%setup -q -n %{prj}-%{version}
12cr|horde-compress-0.0.2-3|30	
12cr|horde-compress-0.0.2-3|31	%build
12cr|horde-compress-0.0.2-3|32	%__mv ../package.xml .
12cr|horde-compress-0.0.2-3|33	
12cr|horde-compress-0.0.2-3|34	%install
12cr|horde-compress-0.0.2-3|35	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-compress-0.0.2-3|36	
12cr|horde-compress-0.0.2-3|37	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-compress-0.0.2-3|38	
12cr|horde-compress-0.0.2-3|39	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-compress-0.0.2-3|40	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-compress-0.0.2-3|41	
12cr|horde-compress-0.0.2-3|42	%clean
12cr|horde-compress-0.0.2-3|43	%__rm -rf %{buildroot}
12cr|horde-compress-0.0.2-3|44	
12cr|horde-compress-0.0.2-3|45	%post
12cr|horde-compress-0.0.2-3|46	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-compress-0.0.2-3|47	
12cr|horde-compress-0.0.2-3|48	%postun
12cr|horde-compress-0.0.2-3|49	if [ "$1" -eq "0" ]; then
12cr|horde-compress-0.0.2-3|50	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-compress-0.0.2-3|51	fi
12cr|horde-compress-0.0.2-3|52	
12cr|horde-compress-0.0.2-3|53	%files
12cr|horde-compress-0.0.2-3|54	%defattr(-, root, root)
12cr|horde-compress-0.0.2-3|55	%{xmldir}/%{prj}.xml
12cr|horde-compress-0.0.2-3|56	%dir %{peardir}/Horde/Compress
12cr|horde-compress-0.0.2-3|57	%{peardir}/Horde/Compress.php
12cr|horde-compress-0.0.2-3|58	%{peardir}/Horde/Compress/dbx.php
12cr|horde-compress-0.0.2-3|59	%{peardir}/Horde/Compress/gzip.php
12cr|horde-compress-0.0.2-3|60	%{peardir}/Horde/Compress/tar.php
12cr|horde-compress-0.0.2-3|61	%{peardir}/Horde/Compress/tnef.php
12cr|horde-compress-0.0.2-3|62	%{peardir}/Horde/Compress/zip.php
12cr|horde-compress-0.0.2-3|63	
12cr|horde-compress-0.0.2-3|64	
12cr|horde-compress-0.0.2-3|65	
12cr|horde-compress-0.0.2-3|66	%changelog
12cr|horde-compress-0.0.2-3|67	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2011.0
12cr|horde-compress-0.0.2-3|68	+ Revision: 560539
12cr|horde-compress-0.0.2-3|69	- Increased release for rebuild
12cr|horde-compress-0.0.2-3|70	
12cr|horde-compress-0.0.2-3|71	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|horde-compress-0.0.2-3|72	+ Revision: 524817
12cr|horde-compress-0.0.2-3|73	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-compress-0.0.2-3|74	increased release version to 2
12cr|horde-compress-0.0.2-3|75	
12cr|horde-compress-0.0.2-3|76	* Mon Feb 22 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-compress-0.0.2-3|77	+ Revision: 509399
12cr|horde-compress-0.0.2-3|78	- removed BuildRequires: horde-ramework
12cr|horde-compress-0.0.2-3|79	replace PreReq with Requires(pre)
12cr|horde-compress-0.0.2-3|80	- import horde-compress
12cr|horde-compress-0.0.2-3|81	
12cr|horde-compress-0.0.2-3|82	
12cr|horde-compress-0.0.2-3|83	* Tue Mar  3 2009 Richard Bos <rbos@opensuse.org> - 0.0.2
12cr|horde-compress-0.0.2-3|84	- Change dependency to horde-framework from just horde
12cr|horde-compress-0.0.2-3|85	* Mon Dec 22 2008 Richard Bos <rbos@opensuse.org> - 0.0.2
12cr|horde-compress-0.0.2-3|86	- Changed the pear install command, use package.xml instead of the tarbal
12cr|horde-compress-0.0.2-3|87	* Wed Nov 26 2008 Richard Bos <rbos@opensuse.org> - 0.0.2
12cr|horde-compress-0.0.2-3|88	- initial version

2084 12
12cr|horde-datatree-0.0.3-3|1	%define prj    Horde_DataTree
12cr|horde-datatree-0.0.3-3|2	
12cr|horde-datatree-0.0.3-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-datatree-0.0.3-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-datatree-0.0.3-3|5	
12cr|horde-datatree-0.0.3-3|6	Name:          horde-datatree
12cr|horde-datatree-0.0.3-3|7	Version:       0.0.3
12cr|horde-datatree-0.0.3-3|8	Release:       %mkrel 3
12cr|horde-datatree-0.0.3-3|9	Summary:       DataTree API
12cr|horde-datatree-0.0.3-3|10	License:       LGPL
12cr|horde-datatree-0.0.3-3|11	Group:         Networking/Mail
12cr|horde-datatree-0.0.3-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-datatree-0.0.3-3|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-datatree-0.0.3-3|14	BuildArch:     noarch
12cr|horde-datatree-0.0.3-3|15	BuildRoot:     %{_tmppath}/%{name}-%{version}-build
12cr|horde-datatree-0.0.3-3|16	Requires(pre): php-pear
12cr|horde-datatree-0.0.3-3|17	Requires:      horde-framework
12cr|horde-datatree-0.0.3-3|18	Requires:      horde-serialize
12cr|horde-datatree-0.0.3-3|19	Requires:      horde-sql
12cr|horde-datatree-0.0.3-3|20	Requires:      horde-util
12cr|horde-datatree-0.0.3-3|21	Requires:      php-gettext
12cr|horde-datatree-0.0.3-3|22	Requires:      php-pear
12cr|horde-datatree-0.0.3-3|23	BuildRequires: php-pear
12cr|horde-datatree-0.0.3-3|24	BuildRequires: php-pear-channel-horde
12cr|horde-datatree-0.0.3-3|25	
12cr|horde-datatree-0.0.3-3|26	%description
12cr|horde-datatree-0.0.3-3|27	There is no description for the package available :(
12cr|horde-datatree-0.0.3-3|28	
12cr|horde-datatree-0.0.3-3|29	
12cr|horde-datatree-0.0.3-3|30	%prep
12cr|horde-datatree-0.0.3-3|31	%setup -q -n %{prj}-%{version}
12cr|horde-datatree-0.0.3-3|32	
12cr|horde-datatree-0.0.3-3|33	%build
12cr|horde-datatree-0.0.3-3|34	%__mv ../package.xml .
12cr|horde-datatree-0.0.3-3|35	
12cr|horde-datatree-0.0.3-3|36	%install
12cr|horde-datatree-0.0.3-3|37	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-datatree-0.0.3-3|38	
12cr|horde-datatree-0.0.3-3|39	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-datatree-0.0.3-3|40	
12cr|horde-datatree-0.0.3-3|41	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-datatree-0.0.3-3|42	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-datatree-0.0.3-3|43	
12cr|horde-datatree-0.0.3-3|44	%clean
12cr|horde-datatree-0.0.3-3|45	%__rm -rf %{buildroot}
12cr|horde-datatree-0.0.3-3|46	
12cr|horde-datatree-0.0.3-3|47	%post
12cr|horde-datatree-0.0.3-3|48	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-datatree-0.0.3-3|49	
12cr|horde-datatree-0.0.3-3|50	%postun
12cr|horde-datatree-0.0.3-3|51	if [ "$1" -eq "0" ]; then
12cr|horde-datatree-0.0.3-3|52	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-datatree-0.0.3-3|53	fi
12cr|horde-datatree-0.0.3-3|54	
12cr|horde-datatree-0.0.3-3|55	%files
12cr|horde-datatree-0.0.3-3|56	%defattr(-, root, root)
12cr|horde-datatree-0.0.3-3|57	%{xmldir}/%{prj}.xml
12cr|horde-datatree-0.0.3-3|58	%dir %{peardir}/Horde/DataTree
12cr|horde-datatree-0.0.3-3|59	%{peardir}/Horde/DataTree.php
12cr|horde-datatree-0.0.3-3|60	%{peardir}/Horde/DataTree/null.php
12cr|horde-datatree-0.0.3-3|61	%{peardir}/Horde/DataTree/sql.php
12cr|horde-datatree-0.0.3-3|62	
12cr|horde-datatree-0.0.3-3|63	
12cr|horde-datatree-0.0.3-3|64	
12cr|horde-datatree-0.0.3-3|65	%changelog
12cr|horde-datatree-0.0.3-3|66	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.3-3mdv2011.0
12cr|horde-datatree-0.0.3-3|67	+ Revision: 560541
12cr|horde-datatree-0.0.3-3|68	- Increased release for rebuild
12cr|horde-datatree-0.0.3-3|69	
12cr|horde-datatree-0.0.3-3|70	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.3-2mdv2010.1
12cr|horde-datatree-0.0.3-3|71	+ Revision: 524827
12cr|horde-datatree-0.0.3-3|72	- increased rel version to 2
12cr|horde-datatree-0.0.3-3|73	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-datatree-0.0.3-3|74	increased rel version
12cr|horde-datatree-0.0.3-3|75	
12cr|horde-datatree-0.0.3-3|76	* Tue Mar 02 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.3-1mdv2010.1
12cr|horde-datatree-0.0.3-3|77	+ Revision: 513314
12cr|horde-datatree-0.0.3-3|78	- corrected Group: to Networking/Mail
12cr|horde-datatree-0.0.3-3|79	- replaced PreReq with Requires(pre)
12cr|horde-datatree-0.0.3-3|80	- removed Buildrequires: horde-framework to make it build
12cr|horde-datatree-0.0.3-3|81	- import horde-datatree
12cr|horde-datatree-0.0.3-3|82	
12cr|horde-datatree-0.0.3-3|83	

2085 12
12cr|horde-date-0.1.0-3|1	%define prj Horde_Date
12cr|horde-date-0.1.0-3|2	
12cr|horde-date-0.1.0-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-date-0.1.0-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-date-0.1.0-3|5	
12cr|horde-date-0.1.0-3|6	Name:          horde-date
12cr|horde-date-0.1.0-3|7	Version:       0.1.0
12cr|horde-date-0.1.0-3|8	Release:       %mkrel 3
12cr|horde-date-0.1.0-3|9	Summary:       Horde Date package
12cr|horde-date-0.1.0-3|10	License:       LGPL
12cr|horde-date-0.1.0-3|11	Group:         Networking/Mail
12cr|horde-date-0.1.0-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-date-0.1.0-3|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-date-0.1.0-3|14	BuildArch:     noarch
12cr|horde-date-0.1.0-3|15	Requires(pre): php-pear
12cr|horde-date-0.1.0-3|16	Requires:      horde-framework
12cr|horde-date-0.1.0-3|17	Requires:      php-pear
12cr|horde-date-0.1.0-3|18	Requires:      php-pear-Date
12cr|horde-date-0.1.0-3|19	Requires:      php-pear-channel-horde
12cr|horde-date-0.1.0-3|20	BuildRequires: php-pear
12cr|horde-date-0.1.0-3|21	BuildRequires: php-pear-channel-horde
12cr|horde-date-0.1.0-3|22	
12cr|horde-date-0.1.0-3|23	
12cr|horde-date-0.1.0-3|24	%description
12cr|horde-date-0.1.0-3|25	Package for creating and manipulating dates.
12cr|horde-date-0.1.0-3|26	
12cr|horde-date-0.1.0-3|27	%prep
12cr|horde-date-0.1.0-3|28	%setup -q -n %{prj}-%{version}
12cr|horde-date-0.1.0-3|29	
12cr|horde-date-0.1.0-3|30	%build
12cr|horde-date-0.1.0-3|31	%__mv ../package.xml .
12cr|horde-date-0.1.0-3|32	
12cr|horde-date-0.1.0-3|33	%install
12cr|horde-date-0.1.0-3|34	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-date-0.1.0-3|35	
12cr|horde-date-0.1.0-3|36	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-date-0.1.0-3|37	
12cr|horde-date-0.1.0-3|38	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-date-0.1.0-3|39	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-date-0.1.0-3|40	
12cr|horde-date-0.1.0-3|41	%clean
12cr|horde-date-0.1.0-3|42	%__rm -rf %{buildroot}
12cr|horde-date-0.1.0-3|43	
12cr|horde-date-0.1.0-3|44	%post
12cr|horde-date-0.1.0-3|45	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-date-0.1.0-3|46	
12cr|horde-date-0.1.0-3|47	%postun
12cr|horde-date-0.1.0-3|48	if [ "$1" -eq "0" ]; then
12cr|horde-date-0.1.0-3|49	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-date-0.1.0-3|50	fi
12cr|horde-date-0.1.0-3|51	
12cr|horde-date-0.1.0-3|52	%files
12cr|horde-date-0.1.0-3|53	%defattr(-, root, root)
12cr|horde-date-0.1.0-3|54	%{xmldir}/%{prj}.xml
12cr|horde-date-0.1.0-3|55	%dir %{peardir}/Horde/Date
12cr|horde-date-0.1.0-3|56	%{peardir}/Horde/Date.php
12cr|horde-date-0.1.0-3|57	%{peardir}/Horde/Date/Recurrence.php
12cr|horde-date-0.1.0-3|58	%dir %{peardir}/tests/Horde_Date
12cr|horde-date-0.1.0-3|59	%dir %{peardir}/tests/Horde_Date/tests
12cr|horde-date-0.1.0-3|60	%dir %{peardir}/tests/Horde_Date/tests/fixtures
12cr|horde-date-0.1.0-3|61	%{peardir}/tests/Horde_Date/tests/*.phpt
12cr|horde-date-0.1.0-3|62	%{peardir}/tests/Horde_Date/tests/fixtures/bug2813.ics
12cr|horde-date-0.1.0-3|63	
12cr|horde-date-0.1.0-3|64	
12cr|horde-date-0.1.0-3|65	
12cr|horde-date-0.1.0-3|66	%changelog
12cr|horde-date-0.1.0-3|67	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-3mdv2011.0
12cr|horde-date-0.1.0-3|68	+ Revision: 560542
12cr|horde-date-0.1.0-3|69	- Increased release for rebuild
12cr|horde-date-0.1.0-3|70	
12cr|horde-date-0.1.0-3|71	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-2mdv2010.1
12cr|horde-date-0.1.0-3|72	+ Revision: 524826
12cr|horde-date-0.1.0-3|73	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-date-0.1.0-3|74	increased rel version
12cr|horde-date-0.1.0-3|75	
12cr|horde-date-0.1.0-3|76	* Sat Feb 27 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-1mdv2010.1
12cr|horde-date-0.1.0-3|77	+ Revision: 512358
12cr|horde-date-0.1.0-3|78	- removed BuildRequires: horde-framework
12cr|horde-date-0.1.0-3|79	- replaced PreRq with Requires(pre)
12cr|horde-date-0.1.0-3|80	- Initial import
12cr|horde-date-0.1.0-3|81	

2086 12
12cr|horde-dimp-1.1.3-3|1	%define	module	dimp
12cr|horde-dimp-1.1.3-3|2	%define	name	horde-%{module}
12cr|horde-dimp-1.1.3-3|3	%define version 1.1.3
12cr|horde-dimp-1.1.3-3|4	%define release %mkrel 3
12cr|horde-dimp-1.1.3-3|5	
12cr|horde-dimp-1.1.3-3|6	%define _requires_exceptions pear(Horde.*)
12cr|horde-dimp-1.1.3-3|7	
12cr|horde-dimp-1.1.3-3|8	Name:		%{name}
12cr|horde-dimp-1.1.3-3|9	Version:	%{version}
12cr|horde-dimp-1.1.3-3|10	Release:	%{release}
12cr|horde-dimp-1.1.3-3|11	Summary:	The Horde Dynamic Internet Messaging Program
12cr|horde-dimp-1.1.3-3|12	License:	GPL
12cr|horde-dimp-1.1.3-3|13	Group:		System/Servers
12cr|horde-dimp-1.1.3-3|14	URL:		http://www.horde.org/%{module}
12cr|horde-dimp-1.1.3-3|15	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cr|horde-dimp-1.1.3-3|16	Requires(post):	rpm-helper
12cr|horde-dimp-1.1.3-3|17	Requires:	horde >= 3.0
12cr|horde-dimp-1.1.3-3|18	BuildArch:	noarch
12cr|horde-dimp-1.1.3-3|19	
12cr|horde-dimp-1.1.3-3|20	%description
12cr|horde-dimp-1.1.3-3|21	IMP is a project to create a version of IMP utilizing AJAX-like technologies to
12cr|horde-dimp-1.1.3-3|22	allow a more dynamic user experience (thus DIMP... Dynamic IMP).
12cr|horde-dimp-1.1.3-3|23	
12cr|horde-dimp-1.1.3-3|24	%prep
12cr|horde-dimp-1.1.3-3|25	%setup -q -n %{module}-h3-%{version}
12cr|horde-dimp-1.1.3-3|26	
12cr|horde-dimp-1.1.3-3|27	%build
12cr|horde-dimp-1.1.3-3|28	
12cr|horde-dimp-1.1.3-3|29	%install
12cr|horde-dimp-1.1.3-3|30	rm -rf %{buildroot}
12cr|horde-dimp-1.1.3-3|31	
12cr|horde-dimp-1.1.3-3|32	# apache configuration
12cr|horde-dimp-1.1.3-3|33	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|horde-dimp-1.1.3-3|34	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|horde-dimp-1.1.3-3|35	# %{name} Apache configuration file
12cr|horde-dimp-1.1.3-3|36	
12cr|horde-dimp-1.1.3-3|37	<Directory %{_datadir}/horde/%{module}/lib>
12cr|horde-dimp-1.1.3-3|38	Order allow,deny
12cr|horde-dimp-1.1.3-3|39	Deny from all
12cr|horde-dimp-1.1.3-3|40	</Directory>
12cr|horde-dimp-1.1.3-3|41	
12cr|horde-dimp-1.1.3-3|42	<Directory %{_datadir}/horde/%{module}/locale>
12cr|horde-dimp-1.1.3-3|43	Order allow,deny
12cr|horde-dimp-1.1.3-3|44	Deny from all
12cr|horde-dimp-1.1.3-3|45	</Directory>
12cr|horde-dimp-1.1.3-3|46	
12cr|horde-dimp-1.1.3-3|47	<Directory %{_datadir}/horde/%{module}/scripts>
12cr|horde-dimp-1.1.3-3|48	Order allow,deny
12cr|horde-dimp-1.1.3-3|49	Deny from all
12cr|horde-dimp-1.1.3-3|50	</Directory>
12cr|horde-dimp-1.1.3-3|51	
12cr|horde-dimp-1.1.3-3|52	<Directory %{_datadir}/horde/%{module}/templates>
12cr|horde-dimp-1.1.3-3|53	Order allow,deny
12cr|horde-dimp-1.1.3-3|54	Deny from all
12cr|horde-dimp-1.1.3-3|55	</Directory>
12cr|horde-dimp-1.1.3-3|56	EOF
12cr|horde-dimp-1.1.3-3|57	
12cr|horde-dimp-1.1.3-3|58	# horde configuration
12cr|horde-dimp-1.1.3-3|59	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cr|horde-dimp-1.1.3-3|60	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cr|horde-dimp-1.1.3-3|61	<?php
12cr|horde-dimp-1.1.3-3|62	//
12cr|horde-dimp-1.1.3-3|63	// DIMP Horde configuration file
12cr|horde-dimp-1.1.3-3|64	//
12cr|horde-dimp-1.1.3-3|65	
12cr|horde-dimp-1.1.3-3|66	$this->applications['dimp'] = array(
12cr|horde-dimp-1.1.3-3|67	'fileroot' => $this->applications['horde']['fileroot'] . '/dimp',
12cr|horde-dimp-1.1.3-3|68	'webroot' => $this->applications['horde']['webroot'] . '/dimp',
12cr|horde-dimp-1.1.3-3|69	'name' => _("Dynamic Mail"),
12cr|horde-dimp-1.1.3-3|70	'status' => 'notoolbar',
12cr|horde-dimp-1.1.3-3|71	'target' => '_parent',
12cr|horde-dimp-1.1.3-3|72	);
12cr|horde-dimp-1.1.3-3|73	EOF
12cr|horde-dimp-1.1.3-3|74	
12cr|horde-dimp-1.1.3-3|75	# remove .htaccess files
12cr|horde-dimp-1.1.3-3|76	find . -name .htaccess -exec rm -f {} \;
12cr|horde-dimp-1.1.3-3|77	
12cr|horde-dimp-1.1.3-3|78	# install files
12cr|horde-dimp-1.1.3-3|79	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-dimp-1.1.3-3|80	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-dimp-1.1.3-3|81	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-dimp-1.1.3-3|82	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-dimp-1.1.3-3|83	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-dimp-1.1.3-3|84	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-dimp-1.1.3-3|85	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-dimp-1.1.3-3|86	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cr|horde-dimp-1.1.3-3|87	
12cr|horde-dimp-1.1.3-3|88	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cr|horde-dimp-1.1.3-3|89	pushd %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-dimp-1.1.3-3|90	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cr|horde-dimp-1.1.3-3|91	popd
12cr|horde-dimp-1.1.3-3|92	
12cr|horde-dimp-1.1.3-3|93	# activate configuration files
12cr|horde-dimp-1.1.3-3|94	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cr|horde-dimp-1.1.3-3|95	mv $file ${file%.dist}
12cr|horde-dimp-1.1.3-3|96	done
12cr|horde-dimp-1.1.3-3|97	
12cr|horde-dimp-1.1.3-3|98	%clean
12cr|horde-dimp-1.1.3-3|99	rm -rf %{buildroot}
12cr|horde-dimp-1.1.3-3|100	
12cr|horde-dimp-1.1.3-3|101	%post
12cr|horde-dimp-1.1.3-3|102	if [ $1 = 1 ]; then
12cr|horde-dimp-1.1.3-3|103	# configuration
12cr|horde-dimp-1.1.3-3|104	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cr|horde-dimp-1.1.3-3|105	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cr|horde-dimp-1.1.3-3|106	fi
12cr|horde-dimp-1.1.3-3|107	
12cr|horde-dimp-1.1.3-3|108	%files
12cr|horde-dimp-1.1.3-3|109	%defattr(-,root,root)
12cr|horde-dimp-1.1.3-3|110	%doc README COPYING docs
12cr|horde-dimp-1.1.3-3|111	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|horde-dimp-1.1.3-3|112	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cr|horde-dimp-1.1.3-3|113	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cr|horde-dimp-1.1.3-3|114	%{_datadir}/horde/%{module}
12cr|horde-dimp-1.1.3-3|115	
12cr|horde-dimp-1.1.3-3|116	
12cr|horde-dimp-1.1.3-3|117	
12cr|horde-dimp-1.1.3-3|118	%changelog
12cr|horde-dimp-1.1.3-3|119	* Mon Aug 02 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.1.3-3mdv2011.0
12cr|horde-dimp-1.1.3-3|120	+ Revision: 564908
12cr|horde-dimp-1.1.3-3|121	- Increased release for rebuild
12cr|horde-dimp-1.1.3-3|122	
12cr|horde-dimp-1.1.3-3|123	* Mon Nov 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.3-2mdv2010.1
12cr|horde-dimp-1.1.3-3|124	+ Revision: 472086
12cr|horde-dimp-1.1.3-3|125	- restrict default access permissions to localhost only, as per new policy
12cr|horde-dimp-1.1.3-3|126	
12cr|horde-dimp-1.1.3-3|127	* Wed Sep 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.3-1mdv2010.0
12cr|horde-dimp-1.1.3-3|128	+ Revision: 443650
12cr|horde-dimp-1.1.3-3|129	- new version
12cr|horde-dimp-1.1.3-3|130	- new files setup
12cr|horde-dimp-1.1.3-3|131	
12cr|horde-dimp-1.1.3-3|132	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.1-3mdv2010.0
12cr|horde-dimp-1.1.3-3|133	+ Revision: 437880
12cr|horde-dimp-1.1.3-3|134	- rebuild
12cr|horde-dimp-1.1.3-3|135	
12cr|horde-dimp-1.1.3-3|136	* Wed Nov 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-2mdv2009.1
12cr|horde-dimp-1.1.3-3|137	+ Revision: 304680
12cr|horde-dimp-1.1.3-3|138	- fix automatic dependencies
12cr|horde-dimp-1.1.3-3|139	
12cr|horde-dimp-1.1.3-3|140	* Sun Oct 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2009.1
12cr|horde-dimp-1.1.3-3|141	+ Revision: 295326
12cr|horde-dimp-1.1.3-3|142	- import horde-dimp
12cr|horde-dimp-1.1.3-3|143	
12cr|horde-dimp-1.1.3-3|144	
12cr|horde-dimp-1.1.3-3|145	* Sun Oct 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2009.1
12cr|horde-dimp-1.1.3-3|146	- first mdv release

2087 12
12cr|horde-dom-0.1.0-2|1	%define prj     Horde_DOM
12cr|horde-dom-0.1.0-2|2	
12cr|horde-dom-0.1.0-2|3	%define xmldir  %{_var}/lib/pear
12cr|horde-dom-0.1.0-2|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-dom-0.1.0-2|5	
12cr|horde-dom-0.1.0-2|6	Name:          horde-dom
12cr|horde-dom-0.1.0-2|7	Version:       0.1.0
12cr|horde-dom-0.1.0-2|8	Release:       %mkrel 2
12cr|horde-dom-0.1.0-2|9	Summary:       Wrapper classes for PHP4 domxml compatibility using PHP5's dom functions
12cr|horde-dom-0.1.0-2|10	License:       LGPL
12cr|horde-dom-0.1.0-2|11	Group:         Networking/Mail
12cr|horde-dom-0.1.0-2|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-dom-0.1.0-2|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-dom-0.1.0-2|14	BuildArch:     noarch
12cr|horde-dom-0.1.0-2|15	Requires(pre): php-pear
12cr|horde-dom-0.1.0-2|16	Requires:      php-pear-channel-horde
12cr|horde-dom-0.1.0-2|17	BuildRequires: php-pear
12cr|horde-dom-0.1.0-2|18	BuildRequires: php-pear-channel-horde
12cr|horde-dom-0.1.0-2|19	
12cr|horde-dom-0.1.0-2|20	%description
12cr|horde-dom-0.1.0-2|21	These classes allow the use of code written for PHP4's domxml implementation
12cr|horde-dom-0.1.0-2|22	to work using PHP5's dom implementation.
12cr|horde-dom-0.1.0-2|23	
12cr|horde-dom-0.1.0-2|24	
12cr|horde-dom-0.1.0-2|25	%prep
12cr|horde-dom-0.1.0-2|26	%setup -q -n %{prj}-%{version}
12cr|horde-dom-0.1.0-2|27	
12cr|horde-dom-0.1.0-2|28	%build
12cr|horde-dom-0.1.0-2|29	%__mv ../package.xml .
12cr|horde-dom-0.1.0-2|30	
12cr|horde-dom-0.1.0-2|31	%install
12cr|horde-dom-0.1.0-2|32	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-dom-0.1.0-2|33	
12cr|horde-dom-0.1.0-2|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-dom-0.1.0-2|35	
12cr|horde-dom-0.1.0-2|36	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-dom-0.1.0-2|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-dom-0.1.0-2|38	
12cr|horde-dom-0.1.0-2|39	%clean
12cr|horde-dom-0.1.0-2|40	%__rm -rf %{buildroot}
12cr|horde-dom-0.1.0-2|41	
12cr|horde-dom-0.1.0-2|42	%post
12cr|horde-dom-0.1.0-2|43	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-dom-0.1.0-2|44	
12cr|horde-dom-0.1.0-2|45	%postun
12cr|horde-dom-0.1.0-2|46	if [ "$1" -eq "0" ]; then
12cr|horde-dom-0.1.0-2|47	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-dom-0.1.0-2|48	fi
12cr|horde-dom-0.1.0-2|49	
12cr|horde-dom-0.1.0-2|50	%files
12cr|horde-dom-0.1.0-2|51	%defattr(-, root, root)
12cr|horde-dom-0.1.0-2|52	%{xmldir}/%{prj}.xml
12cr|horde-dom-0.1.0-2|53	%dir %{peardir}/Horde
12cr|horde-dom-0.1.0-2|54	%{peardir}/Horde/DOM.php
12cr|horde-dom-0.1.0-2|55	
12cr|horde-dom-0.1.0-2|56	
12cr|horde-dom-0.1.0-2|57	
12cr|horde-dom-0.1.0-2|58	%changelog
12cr|horde-dom-0.1.0-2|59	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-2mdv2011.0
12cr|horde-dom-0.1.0-2|60	+ Revision: 560543
12cr|horde-dom-0.1.0-2|61	- Increased release for rebuild
12cr|horde-dom-0.1.0-2|62	
12cr|horde-dom-0.1.0-2|63	* Sat Feb 20 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-1mdv2010.1
12cr|horde-dom-0.1.0-2|64	+ Revision: 508846
12cr|horde-dom-0.1.0-2|65	- corrected Group
12cr|horde-dom-0.1.0-2|66	- corrected group
12cr|horde-dom-0.1.0-2|67	- import horde-dom
12cr|horde-dom-0.1.0-2|68	
12cr|horde-dom-0.1.0-2|69	

2088 12
12cr|horde-editor-0.0.2-2|1	%define prj     Horde_Editor
12cr|horde-editor-0.0.2-2|2	
12cr|horde-editor-0.0.2-2|3	%define xmldir  %{_var}/lib/pear
12cr|horde-editor-0.0.2-2|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-editor-0.0.2-2|5	
12cr|horde-editor-0.0.2-2|6	Name:		horde-editor
12cr|horde-editor-0.0.2-2|7	Version:	0.0.2
12cr|horde-editor-0.0.2-2|8	Release:	%mkrel 2
12cr|horde-editor-0.0.2-2|9	Summary:	Horde Browser package
12cr|horde-editor-0.0.2-2|10	License:	LGPL
12cr|horde-editor-0.0.2-2|11	Group:		Networking/Mail
12cr|horde-editor-0.0.2-2|12	Url:		http://pear.horde.org/index.php?package=%{prj}
12cr|horde-editor-0.0.2-2|13	Source0:	%{prj}-%{version}.tgz
12cr|horde-editor-0.0.2-2|14	BuildArch:	noarch
12cr|horde-editor-0.0.2-2|15	Requires(pre):  php-pear
12cr|horde-editor-0.0.2-2|16	Requires:	horde-util
12cr|horde-editor-0.0.2-2|17	Requires:	php-pear-channel-horde
12cr|horde-editor-0.0.2-2|18	BuildRequires:	php-pear
12cr|horde-editor-0.0.2-2|19	BuildRequires:	php-pear-channel-horde
12cr|horde-editor-0.0.2-2|20	
12cr|horde-editor-0.0.2-2|21	%description
12cr|horde-editor-0.0.2-2|22	The Horde_UI:: class provides an API for getting information about
12cr|horde-editor-0.0.2-2|23	the current user's userinterface and its capabilities.
12cr|horde-editor-0.0.2-2|24	
12cr|horde-editor-0.0.2-2|25	%prep
12cr|horde-editor-0.0.2-2|26	%setup -q -n %{prj}-%{version}
12cr|horde-editor-0.0.2-2|27	
12cr|horde-editor-0.0.2-2|28	%build
12cr|horde-editor-0.0.2-2|29	%__mv ../package.xml .
12cr|horde-editor-0.0.2-2|30	
12cr|horde-editor-0.0.2-2|31	%install
12cr|horde-editor-0.0.2-2|32	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-editor-0.0.2-2|33	
12cr|horde-editor-0.0.2-2|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-editor-0.0.2-2|35	
12cr|horde-editor-0.0.2-2|36	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-editor-0.0.2-2|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-editor-0.0.2-2|38	
12cr|horde-editor-0.0.2-2|39	%clean
12cr|horde-editor-0.0.2-2|40	%__rm -rf %{buildroot}
12cr|horde-editor-0.0.2-2|41	
12cr|horde-editor-0.0.2-2|42	%post
12cr|horde-editor-0.0.2-2|43	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-editor-0.0.2-2|44	
12cr|horde-editor-0.0.2-2|45	%postun
12cr|horde-editor-0.0.2-2|46	if [ "$1" -eq "0" ]; then
12cr|horde-editor-0.0.2-2|47	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-editor-0.0.2-2|48	fi
12cr|horde-editor-0.0.2-2|49	
12cr|horde-editor-0.0.2-2|50	%files
12cr|horde-editor-0.0.2-2|51	%defattr(-, root, root)
12cr|horde-editor-0.0.2-2|52	%{xmldir}/%{prj}.xml
12cr|horde-editor-0.0.2-2|53	%dir %{peardir}/Horde
12cr|horde-editor-0.0.2-2|54	%dir %{peardir}/Horde/Editor
12cr|horde-editor-0.0.2-2|55	%{peardir}/Horde/Editor.php
12cr|horde-editor-0.0.2-2|56	%{peardir}/Horde/Editor/fckeditor.php
12cr|horde-editor-0.0.2-2|57	%{peardir}/Horde/Editor/tinymce.php
12cr|horde-editor-0.0.2-2|58	%{peardir}/Horde/Editor/xinha.php
12cr|horde-editor-0.0.2-2|59	
12cr|horde-editor-0.0.2-2|60	
12cr|horde-editor-0.0.2-2|61	%changelog
12cr|horde-editor-0.0.2-2|62	* Mon Aug 02 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2011.0
12cr|horde-editor-0.0.2-2|63	+ Revision: 564909
12cr|horde-editor-0.0.2-2|64	- Increased release for rebuild
12cr|horde-editor-0.0.2-2|65	
12cr|horde-editor-0.0.2-2|66	* Sat Feb 20 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-editor-0.0.2-2|67	+ Revision: 508636
12cr|horde-editor-0.0.2-2|68	- delete unneded dependency
12cr|horde-editor-0.0.2-2|69	- import horde-editor
12cr|horde-editor-0.0.2-2|70	
12cr|horde-editor-0.0.2-2|71	

2089 12
12cr|horde-form-0.0.2-7|1	%define prj Horde_Form
12cr|horde-form-0.0.2-7|2	
12cr|horde-form-0.0.2-7|3	%define xmldir  %{_var}/lib/pear
12cr|horde-form-0.0.2-7|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-form-0.0.2-7|5	
12cr|horde-form-0.0.2-7|6	Name:          horde-form
12cr|horde-form-0.0.2-7|7	Version:       0.0.2
12cr|horde-form-0.0.2-7|8	Release:       %mkrel 7
12cr|horde-form-0.0.2-7|9	Summary:       Horde Form API
12cr|horde-form-0.0.2-7|10	License:       LGPL
12cr|horde-form-0.0.2-7|11	Group:         Networking/Mail
12cr|horde-form-0.0.2-7|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-form-0.0.2-7|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-form-0.0.2-7|14	BuildArch:     noarch
12cr|horde-form-0.0.2-7|15	Requires(post):php-pear
12cr|horde-form-0.0.2-7|16	Requires(preun):php-pear
12cr|horde-form-0.0.2-7|17	Requires(pre): php-pear
12cr|horde-form-0.0.2-7|18	Requires:      php-gettext
12cr|horde-form-0.0.2-7|19	Requires:      horde-framework
12cr|horde-form-0.0.2-7|20	Requires:      horde-token
12cr|horde-form-0.0.2-7|21	Requires:      horde-util
12cr|horde-form-0.0.2-7|22	Requires:      php-pear
12cr|horde-form-0.0.2-7|23	Requires:      php-pear-Services_Weather
12cr|horde-form-0.0.2-7|24	BuildRequires: php-pear
12cr|horde-form-0.0.2-7|25	BuildRequires: php-pear-channel-horde
12cr|horde-form-0.0.2-7|26	
12cr|horde-form-0.0.2-7|27	
12cr|horde-form-0.0.2-7|28	%description
12cr|horde-form-0.0.2-7|29	The Horde_Form:: package provides form rendering, validation, and other
12cr|horde-form-0.0.2-7|30	functionality for the Horde Application Framework.
12cr|horde-form-0.0.2-7|31	
12cr|horde-form-0.0.2-7|32	%prep
12cr|horde-form-0.0.2-7|33	%setup -q -n %{prj}-%{version}
12cr|horde-form-0.0.2-7|34	
12cr|horde-form-0.0.2-7|35	%build
12cr|horde-form-0.0.2-7|36	%__mv ../package.xml .
12cr|horde-form-0.0.2-7|37	
12cr|horde-form-0.0.2-7|38	%install
12cr|horde-form-0.0.2-7|39	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-form-0.0.2-7|40	
12cr|horde-form-0.0.2-7|41	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-form-0.0.2-7|42	
12cr|horde-form-0.0.2-7|43	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-form-0.0.2-7|44	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-form-0.0.2-7|45	
12cr|horde-form-0.0.2-7|46	%clean
12cr|horde-form-0.0.2-7|47	%__rm -rf %{buildroot}
12cr|horde-form-0.0.2-7|48	
12cr|horde-form-0.0.2-7|49	%post
12cr|horde-form-0.0.2-7|50	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-form-0.0.2-7|51	
12cr|horde-form-0.0.2-7|52	%postun
12cr|horde-form-0.0.2-7|53	if [ "$1" -eq "0" ]; then
12cr|horde-form-0.0.2-7|54	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-form-0.0.2-7|55	fi
12cr|horde-form-0.0.2-7|56	
12cr|horde-form-0.0.2-7|57	%files
12cr|horde-form-0.0.2-7|58	%defattr(-, root, root)
12cr|horde-form-0.0.2-7|59	%{xmldir}/%{prj}.xml
12cr|horde-form-0.0.2-7|60	%dir %{peardir}/Horde
12cr|horde-form-0.0.2-7|61	%dir %{peardir}/Horde/Form
12cr|horde-form-0.0.2-7|62	%dir %{peardir}/Horde/Form/Action
12cr|horde-form-0.0.2-7|63	%dir %{peardir}/Horde/Form/Type
12cr|horde-form-0.0.2-7|64	%{peardir}/Horde/Form.php
12cr|horde-form-0.0.2-7|65	%{peardir}/Horde/Form/Action.php
12cr|horde-form-0.0.2-7|66	%{peardir}/Horde/Form/Action/conditional_enable.php
12cr|horde-form-0.0.2-7|67	%{peardir}/Horde/Form/Action/conditional_setvalue.php
12cr|horde-form-0.0.2-7|68	%{peardir}/Horde/Form/Action/reload.php
12cr|horde-form-0.0.2-7|69	%{peardir}/Horde/Form/Action/submit.php
12cr|horde-form-0.0.2-7|70	%{peardir}/Horde/Form/Action/sum_fields.php
12cr|horde-form-0.0.2-7|71	%{peardir}/Horde/Form/Action/updatefield.php
12cr|horde-form-0.0.2-7|72	%{peardir}/Horde/Form/Renderer.php
12cr|horde-form-0.0.2-7|73	%{peardir}/Horde/Form/Type/tableset.php
12cr|horde-form-0.0.2-7|74	
12cr|horde-form-0.0.2-7|75	
12cr|horde-form-0.0.2-7|76	
12cr|horde-form-0.0.2-7|77	%changelog
12cr|horde-form-0.0.2-7|78	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-7mdv2011.0
12cr|horde-form-0.0.2-7|79	+ Revision: 560544
12cr|horde-form-0.0.2-7|80	- Increased release for rebuild
12cr|horde-form-0.0.2-7|81	
12cr|horde-form-0.0.2-7|82	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-6mdv2010.1
12cr|horde-form-0.0.2-7|83	+ Revision: 524829
12cr|horde-form-0.0.2-7|84	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-form-0.0.2-7|85	increased rel ver to 2
12cr|horde-form-0.0.2-7|86	
12cr|horde-form-0.0.2-7|87	* Sat Mar 13 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-5mdv2010.1
12cr|horde-form-0.0.2-7|88	+ Revision: 518634
12cr|horde-form-0.0.2-7|89	- added Requires(post): php-pear
12cr|horde-form-0.0.2-7|90	added Requires(preun): php-pear
12cr|horde-form-0.0.2-7|91	increased release
12cr|horde-form-0.0.2-7|92	
12cr|horde-form-0.0.2-7|93	* Fri Mar 12 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-4mdv2010.1
12cr|horde-form-0.0.2-7|94	+ Revision: 518300
12cr|horde-form-0.0.2-7|95	- added Requires:php-pear
12cr|horde-form-0.0.2-7|96	increased release to 4
12cr|horde-form-0.0.2-7|97	- increased release to 3
12cr|horde-form-0.0.2-7|98	- changed Requires(pre) from php-pear to %%{_bindir}/pear
12cr|horde-form-0.0.2-7|99	
12cr|horde-form-0.0.2-7|100	* Thu Mar 11 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|horde-form-0.0.2-7|101	+ Revision: 517906
12cr|horde-form-0.0.2-7|102	- added Requires: php-pear-Services_Weather
12cr|horde-form-0.0.2-7|103	bumbed release to 2
12cr|horde-form-0.0.2-7|104	
12cr|horde-form-0.0.2-7|105	* Mon Feb 15 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-form-0.0.2-7|106	+ Revision: 506034
12cr|horde-form-0.0.2-7|107	- replaced PreReq with Requires(pre)
12cr|horde-form-0.0.2-7|108	- import horde-form
12cr|horde-form-0.0.2-7|109	
12cr|horde-form-0.0.2-7|110	

2090 12
12cr|horde-forwards-3.2.1-1|1	%define	module	forwards
12cr|horde-forwards-3.2.1-1|2	%define	name	horde-%{module}
12cr|horde-forwards-3.2.1-1|3	%define	version	3.2.1
12cr|horde-forwards-3.2.1-1|4	%define	release	%mkrel 1
12cr|horde-forwards-3.2.1-1|5	
12cr|horde-forwards-3.2.1-1|6	%define _requires_exceptions pear(Horde.*)
12cr|horde-forwards-3.2.1-1|7	
12cr|horde-forwards-3.2.1-1|8	Name:		%{name}
12cr|horde-forwards-3.2.1-1|9	Version:	%{version}
12cr|horde-forwards-3.2.1-1|10	Release:	%{release}
12cr|horde-forwards-3.2.1-1|11	Summary:	The Horde forwards management application
12cr|horde-forwards-3.2.1-1|12	License:	GPL
12cr|horde-forwards-3.2.1-1|13	Group:		System/Servers
12cr|horde-forwards-3.2.1-1|14	URL:		http://www.horde.org/%{module}/
12cr|horde-forwards-3.2.1-1|15	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cr|horde-forwards-3.2.1-1|16	Requires:	horde >= 3.3.8
12cr|horde-forwards-3.2.1-1|17	BuildArch:	noarch
12cr|horde-forwards-3.2.1-1|18	
12cr|horde-forwards-3.2.1-1|19	%description
12cr|horde-forwards-3.2.1-1|20	Forwards is a Horde module for setting user e-mail forwards with support for
12cr|horde-forwards-3.2.1-1|21	several popular mailers. While it has been released and is in production use at
12cr|horde-forwards-3.2.1-1|22	many sites, it is also still under development in an effort to expand and
12cr|horde-forwards-3.2.1-1|23	improve the module.
12cr|horde-forwards-3.2.1-1|24	
12cr|horde-forwards-3.2.1-1|25	Right now, Forwards provides fairly complete support for setting .forward style
12cr|horde-forwards-3.2.1-1|26	forwards on sendmail or courier mail based systems via an FTP transport. It now
12cr|horde-forwards-3.2.1-1|27	also supports for mdaemon, and qmail and exim sql based systems.
12cr|horde-forwards-3.2.1-1|28	
12cr|horde-forwards-3.2.1-1|29	Forwards is part of a suite of account management modules for Horde consisting
12cr|horde-forwards-3.2.1-1|30	of Accounts, Forwards, Passwd, and Vacation.
12cr|horde-forwards-3.2.1-1|31	
12cr|horde-forwards-3.2.1-1|32	%prep
12cr|horde-forwards-3.2.1-1|33	%setup -q -n %{module}-h3-%{version}
12cr|horde-forwards-3.2.1-1|34	
12cr|horde-forwards-3.2.1-1|35	# fix perms
12cr|horde-forwards-3.2.1-1|36	find lib -type f | xargs chmod 644
12cr|horde-forwards-3.2.1-1|37	
12cr|horde-forwards-3.2.1-1|38	%build
12cr|horde-forwards-3.2.1-1|39	
12cr|horde-forwards-3.2.1-1|40	%install
12cr|horde-forwards-3.2.1-1|41	rm -rf %{buildroot}
12cr|horde-forwards-3.2.1-1|42	
12cr|horde-forwards-3.2.1-1|43	# apache configuration
12cr|horde-forwards-3.2.1-1|44	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|horde-forwards-3.2.1-1|45	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|horde-forwards-3.2.1-1|46	# %{name} Apache configuration file
12cr|horde-forwards-3.2.1-1|47	
12cr|horde-forwards-3.2.1-1|48	<Directory %{_datadir}/horde/%{module}/lib>
12cr|horde-forwards-3.2.1-1|49	Order allow,deny
12cr|horde-forwards-3.2.1-1|50	Deny from all
12cr|horde-forwards-3.2.1-1|51	</Directory>
12cr|horde-forwards-3.2.1-1|52	
12cr|horde-forwards-3.2.1-1|53	<Directory %{_datadir}/horde/%{module}/locale>
12cr|horde-forwards-3.2.1-1|54	Order allow,deny
12cr|horde-forwards-3.2.1-1|55	Deny from all
12cr|horde-forwards-3.2.1-1|56	</Directory>
12cr|horde-forwards-3.2.1-1|57	
12cr|horde-forwards-3.2.1-1|58	<Directory %{_datadir}/horde/%{module}/scripts>
12cr|horde-forwards-3.2.1-1|59	Order allow,deny
12cr|horde-forwards-3.2.1-1|60	Deny from all
12cr|horde-forwards-3.2.1-1|61	</Directory>
12cr|horde-forwards-3.2.1-1|62	
12cr|horde-forwards-3.2.1-1|63	<Directory %{_datadir}/horde/%{module}/templates>
12cr|horde-forwards-3.2.1-1|64	Order allow,deny
12cr|horde-forwards-3.2.1-1|65	Deny from all
12cr|horde-forwards-3.2.1-1|66	</Directory>
12cr|horde-forwards-3.2.1-1|67	EOF
12cr|horde-forwards-3.2.1-1|68	
12cr|horde-forwards-3.2.1-1|69	# horde configuration
12cr|horde-forwards-3.2.1-1|70	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cr|horde-forwards-3.2.1-1|71	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cr|horde-forwards-3.2.1-1|72	<?php
12cr|horde-forwards-3.2.1-1|73	//
12cr|horde-forwards-3.2.1-1|74	// Forwards Horde configuration file
12cr|horde-forwards-3.2.1-1|75	//
12cr|horde-forwards-3.2.1-1|76	
12cr|horde-forwards-3.2.1-1|77	$this->applications['forwards'] = array(
12cr|horde-forwards-3.2.1-1|78	'fileroot'    => $this->applications['horde']['fileroot'] . '/forwards',
12cr|horde-forwards-3.2.1-1|79	'webroot'     => $this->applications['horde']['webroot'] . '/forwards',
12cr|horde-forwards-3.2.1-1|80	'name'        => _("Forwards"),
12cr|horde-forwards-3.2.1-1|81	'status'      => 'active',
12cr|horde-forwards-3.2.1-1|82	'provides'    => 'forwards',
12cr|horde-forwards-3.2.1-1|83	'menu_parent' => 'myaccount',
12cr|horde-forwards-3.2.1-1|84	);
12cr|horde-forwards-3.2.1-1|85	EOF
12cr|horde-forwards-3.2.1-1|86	
12cr|horde-forwards-3.2.1-1|87	# remove .htaccess files
12cr|horde-forwards-3.2.1-1|88	find . -name .htaccess -exec rm -f {} \;
12cr|horde-forwards-3.2.1-1|89	
12cr|horde-forwards-3.2.1-1|90	# install files
12cr|horde-forwards-3.2.1-1|91	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-forwards-3.2.1-1|92	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-forwards-3.2.1-1|93	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-forwards-3.2.1-1|94	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-forwards-3.2.1-1|95	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-forwards-3.2.1-1|96	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-forwards-3.2.1-1|97	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cr|horde-forwards-3.2.1-1|98	
12cr|horde-forwards-3.2.1-1|99	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cr|horde-forwards-3.2.1-1|100	pushd %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-forwards-3.2.1-1|101	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cr|horde-forwards-3.2.1-1|102	popd
12cr|horde-forwards-3.2.1-1|103	
12cr|horde-forwards-3.2.1-1|104	%clean
12cr|horde-forwards-3.2.1-1|105	rm -rf %{buildroot}
12cr|horde-forwards-3.2.1-1|106	
12cr|horde-forwards-3.2.1-1|107	%post
12cr|horde-forwards-3.2.1-1|108	%if %mdkversion < 201010
12cr|horde-forwards-3.2.1-1|109	%_post_webapp
12cr|horde-forwards-3.2.1-1|110	%endif
12cr|horde-forwards-3.2.1-1|111	
12cr|horde-forwards-3.2.1-1|112	%postun
12cr|horde-forwards-3.2.1-1|113	%if %mdkversion < 201010
12cr|horde-forwards-3.2.1-1|114	%_postun_webapp
12cr|horde-forwards-3.2.1-1|115	%endif
12cr|horde-forwards-3.2.1-1|116	
12cr|horde-forwards-3.2.1-1|117	%files
12cr|horde-forwards-3.2.1-1|118	%defattr(-,root,root)
12cr|horde-forwards-3.2.1-1|119	%doc LICENSE README docs
12cr|horde-forwards-3.2.1-1|120	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|horde-forwards-3.2.1-1|121	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cr|horde-forwards-3.2.1-1|122	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cr|horde-forwards-3.2.1-1|123	%{_datadir}/horde/%{module}
12cr|horde-forwards-3.2.1-1|124	
12cr|horde-forwards-3.2.1-1|125	
12cr|horde-forwards-3.2.1-1|126	
12cr|horde-forwards-3.2.1-1|127	%changelog
12cr|horde-forwards-3.2.1-1|128	* Sun Aug 08 2010 Thomas Spuhler <tspuhler@mandriva.org> 3.2.1-1mdv2011.0
12cr|horde-forwards-3.2.1-1|129	+ Revision: 567487
12cr|horde-forwards-3.2.1-1|130	- Updated to version 3.2.1
12cr|horde-forwards-3.2.1-1|131	- added version 3.2.1
12cr|horde-forwards-3.2.1-1|132	
12cr|horde-forwards-3.2.1-1|133	* Tue Aug 03 2010 Thomas Spuhler <tspuhler@mandriva.org> 3.1-6mdv2011.0
12cr|horde-forwards-3.2.1-1|134	+ Revision: 565210
12cr|horde-forwards-3.2.1-1|135	- Increased release for rebuild
12cr|horde-forwards-3.2.1-1|136	
12cr|horde-forwards-3.2.1-1|137	* Mon Jan 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-5mdv2010.1
12cr|horde-forwards-3.2.1-1|138	+ Revision: 493343
12cr|horde-forwards-3.2.1-1|139	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|horde-forwards-3.2.1-1|140	- restrict default access permissions to localhost only, as per new policy
12cr|horde-forwards-3.2.1-1|141	
12cr|horde-forwards-3.2.1-1|142	* Sun Sep 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-3mdv2010.0
12cr|horde-forwards-3.2.1-1|143	+ Revision: 446056
12cr|horde-forwards-3.2.1-1|144	- new setup (simpler is better)
12cr|horde-forwards-3.2.1-1|145	
12cr|horde-forwards-3.2.1-1|146	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 3.1-2mdv2010.0
12cr|horde-forwards-3.2.1-1|147	+ Revision: 437881
12cr|horde-forwards-3.2.1-1|148	- rebuild
12cr|horde-forwards-3.2.1-1|149	
12cr|horde-forwards-3.2.1-1|150	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-1mdv2009.1
12cr|horde-forwards-3.2.1-1|151	+ Revision: 358196
12cr|horde-forwards-3.2.1-1|152	- update to new version 3.1
12cr|horde-forwards-3.2.1-1|153	
12cr|horde-forwards-3.2.1-1|154	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.0-5mdv2009.0
12cr|horde-forwards-3.2.1-1|155	+ Revision: 246877
12cr|horde-forwards-3.2.1-1|156	- rebuild
12cr|horde-forwards-3.2.1-1|157	
12cr|horde-forwards-3.2.1-1|158	+ Olivier Blin <oblin@mandriva.com>
12cr|horde-forwards-3.2.1-1|159	- restore BuildRoot
12cr|horde-forwards-3.2.1-1|160	
12cr|horde-forwards-3.2.1-1|161	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-3mdv2008.1
12cr|horde-forwards-3.2.1-1|162	+ Revision: 132441
12cr|horde-forwards-3.2.1-1|163	- rebuild
12cr|horde-forwards-3.2.1-1|164	
12cr|horde-forwards-3.2.1-1|165	+ Thierry Vignaud <tv@mandriva.org>
12cr|horde-forwards-3.2.1-1|166	- kill re-definition of %%buildroot on Pixel's request
12cr|horde-forwards-3.2.1-1|167	
12cr|horde-forwards-3.2.1-1|168	
12cr|horde-forwards-3.2.1-1|169	* Fri Aug 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-2mdv2007.0
12cr|horde-forwards-3.2.1-1|170	- Rebuild
12cr|horde-forwards-3.2.1-1|171	
12cr|horde-forwards-3.2.1-1|172	* Mon Mar 13 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-1mdk
12cr|horde-forwards-3.2.1-1|173	- new version
12cr|horde-forwards-3.2.1-1|174	- %%mkrel
12cr|horde-forwards-3.2.1-1|175	
12cr|horde-forwards-3.2.1-1|176	* Thu Jun 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.2-1mdk
12cr|horde-forwards-3.2.1-1|177	- new version
12cr|horde-forwards-3.2.1-1|178	- better fix encoding
12cr|horde-forwards-3.2.1-1|179	- spec cleanup
12cr|horde-forwards-3.2.1-1|180	
12cr|horde-forwards-3.2.1-1|181	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.2.1-3mdk
12cr|horde-forwards-3.2.1-1|182	- spec file cleanups, remove the ADVX-build stuff
12cr|horde-forwards-3.2.1-1|183	- strip away annoying ^M
12cr|horde-forwards-3.2.1-1|184	
12cr|horde-forwards-3.2.1-1|185	* Fri Jan 14 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.1-2mdk
12cr|horde-forwards-3.2.1-1|186	- top-level is now /var/www/horde/forwards
12cr|horde-forwards-3.2.1-1|187	- config is now in /etc/horde/forwards
12cr|horde-forwards-3.2.1-1|188	- other non-accessible files are now in /usr/share/horde/forwards
12cr|horde-forwards-3.2.1-1|189	- no more apache configuration
12cr|horde-forwards-3.2.1-1|190	- rpmbuildupdate aware
12cr|horde-forwards-3.2.1-1|191	- spec cleanup
12cr|horde-forwards-3.2.1-1|192	
12cr|horde-forwards-3.2.1-1|193	* Sat Sep 04 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.1-1mdk
12cr|horde-forwards-3.2.1-1|194	- first mdk release
12cr|horde-forwards-3.2.1-1|195	

2091 12
12cr|horde-framework-0.0.2-7|1	%define prj     Horde_Framework
12cr|horde-framework-0.0.2-7|2	
12cr|horde-framework-0.0.2-7|3	%define xmldir  %{_var}/lib/pear
12cr|horde-framework-0.0.2-7|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-framework-0.0.2-7|5	
12cr|horde-framework-0.0.2-7|6	Name:          horde-framework
12cr|horde-framework-0.0.2-7|7	Version:       0.0.2
12cr|horde-framework-0.0.2-7|8	Release:       %mkrel 7
12cr|horde-framework-0.0.2-7|9	Summary:       Horde core Framework libraries
12cr|horde-framework-0.0.2-7|10	License:       LGPL
12cr|horde-framework-0.0.2-7|11	Group:         Networking/Mail
12cr|horde-framework-0.0.2-7|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-framework-0.0.2-7|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-framework-0.0.2-7|14	BuildArch:     noarch
12cr|horde-framework-0.0.2-7|15	Requires(pre): php-pear
12cr|horde-framework-0.0.2-7|16	Requires:      horde-dom
12cr|horde-framework-0.0.2-7|17	Requires:      horde-form
12cr|horde-framework-0.0.2-7|18	Requires:      horde-browser
12cr|horde-framework-0.0.2-7|19	Requires:      horde-cli
12cr|horde-framework-0.0.2-7|20	Requires:      php-pear-Services_Weather
12cr|horde-framework-0.0.2-7|21	Requires:      php-pear-Log
12cr|horde-framework-0.0.2-7|22	BuildRequires: php-pear
12cr|horde-framework-0.0.2-7|23	BuildRequires: php-pear-channel-horde
12cr|horde-framework-0.0.2-7|24	
12cr|horde-framework-0.0.2-7|25	%description
12cr|horde-framework-0.0.2-7|26	These classes provide the core functionality of the Horde Application Framework.
12cr|horde-framework-0.0.2-7|27	
12cr|horde-framework-0.0.2-7|28	
12cr|horde-framework-0.0.2-7|29	%prep
12cr|horde-framework-0.0.2-7|30	%setup -q -n %{prj}-%{version}
12cr|horde-framework-0.0.2-7|31	
12cr|horde-framework-0.0.2-7|32	%build
12cr|horde-framework-0.0.2-7|33	%__mv ../package.xml .
12cr|horde-framework-0.0.2-7|34	
12cr|horde-framework-0.0.2-7|35	%install
12cr|horde-framework-0.0.2-7|36	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-framework-0.0.2-7|37	
12cr|horde-framework-0.0.2-7|38	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-framework-0.0.2-7|39	
12cr|horde-framework-0.0.2-7|40	%__mkdir_p %{buildroot}%{_docdir}/horde
12cr|horde-framework-0.0.2-7|41	
12cr|horde-framework-0.0.2-7|42	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-framework-0.0.2-7|43	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-framework-0.0.2-7|44	
12cr|horde-framework-0.0.2-7|45	%clean
12cr|horde-framework-0.0.2-7|46	%__rm -rf %{buildroot}
12cr|horde-framework-0.0.2-7|47	
12cr|horde-framework-0.0.2-7|48	%post
12cr|horde-framework-0.0.2-7|49	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-framework-0.0.2-7|50	
12cr|horde-framework-0.0.2-7|51	%postun
12cr|horde-framework-0.0.2-7|52	if [ "$1" -eq "0" ]; then
12cr|horde-framework-0.0.2-7|53	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-framework-0.0.2-7|54	fi
12cr|horde-framework-0.0.2-7|55	
12cr|horde-framework-0.0.2-7|56	%files
12cr|horde-framework-0.0.2-7|57	%defattr(-, root, root)
12cr|horde-framework-0.0.2-7|58	%{xmldir}/%{prj}.xml
12cr|horde-framework-0.0.2-7|59	%{peardir}/Horde.php
12cr|horde-framework-0.0.2-7|60	%dir %{peardir}/Horde
12cr|horde-framework-0.0.2-7|61	%{peardir}/Horde/Config.php
12cr|horde-framework-0.0.2-7|62	%{peardir}/Horde/Help.php
12cr|horde-framework-0.0.2-7|63	%{peardir}/Horde/Menu.php
12cr|horde-framework-0.0.2-7|64	%{peardir}/Horde/Registry.php
12cr|horde-framework-0.0.2-7|65	%{peardir}/Horde/Text.php
12cr|horde-framework-0.0.2-7|66	%dir %{_docdir}/horde
12cr|horde-framework-0.0.2-7|67	
12cr|horde-framework-0.0.2-7|68	
12cr|horde-framework-0.0.2-7|69	%changelog
12cr|horde-framework-0.0.2-7|70	* Tue Aug 03 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-7mdv2011.0
12cr|horde-framework-0.0.2-7|71	+ Revision: 565240
12cr|horde-framework-0.0.2-7|72	- Increased release for rebuild
12cr|horde-framework-0.0.2-7|73	
12cr|horde-framework-0.0.2-7|74	* Mon Mar 01 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-6mdv2010.1
12cr|horde-framework-0.0.2-7|75	+ Revision: 512824
12cr|horde-framework-0.0.2-7|76	- bumped up release
12cr|horde-framework-0.0.2-7|77	- added Requires:      php-pear-Services_Weather
12cr|horde-framework-0.0.2-7|78	
12cr|horde-framework-0.0.2-7|79	* Sun Feb 28 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-5mdv2010.1
12cr|horde-framework-0.0.2-7|80	+ Revision: 512791
12cr|horde-framework-0.0.2-7|81	- bumped up release to get it rebuilt
12cr|horde-framework-0.0.2-7|82	
12cr|horde-framework-0.0.2-7|83	* Thu Feb 25 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-4mdv2010.1
12cr|horde-framework-0.0.2-7|84	+ Revision: 510875
12cr|horde-framework-0.0.2-7|85	- added Requires:      horde-dom horde-form horde-browser horde-cli
12cr|horde-framework-0.0.2-7|86	
12cr|horde-framework-0.0.2-7|87	* Thu Feb 25 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2010.1
12cr|horde-framework-0.0.2-7|88	+ Revision: 510866
12cr|horde-framework-0.0.2-7|89	- added Requires:      horde-dom horde-form horde-browser horde-cli
12cr|horde-framework-0.0.2-7|90	bumped up release
12cr|horde-framework-0.0.2-7|91	
12cr|horde-framework-0.0.2-7|92	* Sun Feb 21 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|horde-framework-0.0.2-7|93	+ Revision: 509321
12cr|horde-framework-0.0.2-7|94	- increade rel version
12cr|horde-framework-0.0.2-7|95	- removed requires for a temporary buiild
12cr|horde-framework-0.0.2-7|96	
12cr|horde-framework-0.0.2-7|97	* Mon Feb 15 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-framework-0.0.2-7|98	+ Revision: 506027
12cr|horde-framework-0.0.2-7|99	- replaced PreReq with Requires (pre)
12cr|horde-framework-0.0.2-7|100	- import horde-framework
12cr|horde-framework-0.0.2-7|101	
12cr|horde-framework-0.0.2-7|102	

2092 12
12cr|horde-gollem-1.0.4-7|1	%define	module	gollem
12cr|horde-gollem-1.0.4-7|2	%define	name	horde-%{module}
12cr|horde-gollem-1.0.4-7|3	%define version 1.0.4
12cr|horde-gollem-1.0.4-7|4	%define release %mkrel 7
12cr|horde-gollem-1.0.4-7|5	
12cr|horde-gollem-1.0.4-7|6	%define _requires_exceptions pear(Horde.*)
12cr|horde-gollem-1.0.4-7|7	
12cr|horde-gollem-1.0.4-7|8	Name:		%{name}
12cr|horde-gollem-1.0.4-7|9	Version:	%{version}
12cr|horde-gollem-1.0.4-7|10	Release:	%{release}
12cr|horde-gollem-1.0.4-7|11	Summary:	The Horde file manager
12cr|horde-gollem-1.0.4-7|12	License:	GPL
12cr|horde-gollem-1.0.4-7|13	Group:		System/Servers
12cr|horde-gollem-1.0.4-7|14	URL:		http://www.horde.org/%{module}
12cr|horde-gollem-1.0.4-7|15	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cr|horde-gollem-1.0.4-7|16	Requires(post):	rpm-helper
12cr|horde-gollem-1.0.4-7|17	Requires:	horde >= 3.3.5
12cr|horde-gollem-1.0.4-7|18	BuildArch:	noarch
12cr|horde-gollem-1.0.4-7|19	
12cr|horde-gollem-1.0.4-7|20	%description
12cr|horde-gollem-1.0.4-7|21	Gollem is the Horde web-based File Manager, providing the ability to fully
12cr|horde-gollem-1.0.4-7|22	manage a hierarchical file system stored in a variety of backends such as a SQL
12cr|horde-gollem-1.0.4-7|23	database, as part of a real filesystem, or on an FTP server. It uses the
12cr|horde-gollem-1.0.4-7|24	Horde's MIME_Viewer framework to identify file types, associate icons, etc.
12cr|horde-gollem-1.0.4-7|25	
12cr|horde-gollem-1.0.4-7|26	%prep
12cr|horde-gollem-1.0.4-7|27	%setup -q -n %{module}-h3-%{version}
12cr|horde-gollem-1.0.4-7|28	
12cr|horde-gollem-1.0.4-7|29	%build
12cr|horde-gollem-1.0.4-7|30	
12cr|horde-gollem-1.0.4-7|31	%install
12cr|horde-gollem-1.0.4-7|32	rm -rf %{buildroot}
12cr|horde-gollem-1.0.4-7|33	
12cr|horde-gollem-1.0.4-7|34	# apache configuration
12cr|horde-gollem-1.0.4-7|35	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|horde-gollem-1.0.4-7|36	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|horde-gollem-1.0.4-7|37	# %{name} Apache configuration file
12cr|horde-gollem-1.0.4-7|38	
12cr|horde-gollem-1.0.4-7|39	<Directory %{_datadir}/horde/%{module}/lib>
12cr|horde-gollem-1.0.4-7|40	Order allow,deny
12cr|horde-gollem-1.0.4-7|41	Deny from all
12cr|horde-gollem-1.0.4-7|42	</Directory>
12cr|horde-gollem-1.0.4-7|43	
12cr|horde-gollem-1.0.4-7|44	<Directory %{_datadir}/horde/%{module}/locale>
12cr|horde-gollem-1.0.4-7|45	Order allow,deny
12cr|horde-gollem-1.0.4-7|46	Deny from all
12cr|horde-gollem-1.0.4-7|47	</Directory>
12cr|horde-gollem-1.0.4-7|48	
12cr|horde-gollem-1.0.4-7|49	<Directory %{_datadir}/horde/%{module}/scripts>
12cr|horde-gollem-1.0.4-7|50	Order allow,deny
12cr|horde-gollem-1.0.4-7|51	Deny from all
12cr|horde-gollem-1.0.4-7|52	</Directory>
12cr|horde-gollem-1.0.4-7|53	
12cr|horde-gollem-1.0.4-7|54	<Directory %{_datadir}/horde/%{module}/templates>
12cr|horde-gollem-1.0.4-7|55	Order allow,deny
12cr|horde-gollem-1.0.4-7|56	Deny from all
12cr|horde-gollem-1.0.4-7|57	</Directory>
12cr|horde-gollem-1.0.4-7|58	EOF
12cr|horde-gollem-1.0.4-7|59	
12cr|horde-gollem-1.0.4-7|60	# horde configuration
12cr|horde-gollem-1.0.4-7|61	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cr|horde-gollem-1.0.4-7|62	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cr|horde-gollem-1.0.4-7|63	<?php
12cr|horde-gollem-1.0.4-7|64	//
12cr|horde-gollem-1.0.4-7|65	// Gollem Horde configuration file
12cr|horde-gollem-1.0.4-7|66	//
12cr|horde-gollem-1.0.4-7|67	
12cr|horde-gollem-1.0.4-7|68	$this->applications['gollem'] = array(
12cr|horde-gollem-1.0.4-7|69	'fileroot' => $this->applications['horde']['fileroot'] . '/gollem',
12cr|horde-gollem-1.0.4-7|70	'webroot'  => $this->applications['horde']['webroot'] . '/gollem',
12cr|horde-gollem-1.0.4-7|71	'name'     => _("File Manager"),
12cr|horde-gollem-1.0.4-7|72	'status'   => 'active',
12cr|horde-gollem-1.0.4-7|73	'menu_parent' => 'myaccount',
12cr|horde-gollem-1.0.4-7|74	'provides' => 'files',
12cr|horde-gollem-1.0.4-7|75	);
12cr|horde-gollem-1.0.4-7|76	
12cr|horde-gollem-1.0.4-7|77	$this->applications['gollem-menu'] = array(
12cr|horde-gollem-1.0.4-7|78	'status' => 'block',
12cr|horde-gollem-1.0.4-7|79	'app' => 'gollem',
12cr|horde-gollem-1.0.4-7|80	'blockname' => 'tree_menu',
12cr|horde-gollem-1.0.4-7|81	'menu_parent' => 'gollem',
12cr|horde-gollem-1.0.4-7|82	);
12cr|horde-gollem-1.0.4-7|83	EOF
12cr|horde-gollem-1.0.4-7|84	
12cr|horde-gollem-1.0.4-7|85	# remove .htaccess files
12cr|horde-gollem-1.0.4-7|86	find . -name .htaccess -exec rm -f {} \;
12cr|horde-gollem-1.0.4-7|87	
12cr|horde-gollem-1.0.4-7|88	# install files
12cr|horde-gollem-1.0.4-7|89	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-gollem-1.0.4-7|90	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-gollem-1.0.4-7|91	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-gollem-1.0.4-7|92	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-gollem-1.0.4-7|93	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-gollem-1.0.4-7|94	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-gollem-1.0.4-7|95	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-gollem-1.0.4-7|96	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cr|horde-gollem-1.0.4-7|97	
12cr|horde-gollem-1.0.4-7|98	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cr|horde-gollem-1.0.4-7|99	pushd %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-gollem-1.0.4-7|100	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cr|horde-gollem-1.0.4-7|101	popd
12cr|horde-gollem-1.0.4-7|102	
12cr|horde-gollem-1.0.4-7|103	# activate configuration files
12cr|horde-gollem-1.0.4-7|104	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cr|horde-gollem-1.0.4-7|105	mv $file ${file%.dist}
12cr|horde-gollem-1.0.4-7|106	done
12cr|horde-gollem-1.0.4-7|107	
12cr|horde-gollem-1.0.4-7|108	%clean
12cr|horde-gollem-1.0.4-7|109	rm -rf %{buildroot}
12cr|horde-gollem-1.0.4-7|110	
12cr|horde-gollem-1.0.4-7|111	%post
12cr|horde-gollem-1.0.4-7|112	if [ $1 = 1 ]; then
12cr|horde-gollem-1.0.4-7|113	# configuration
12cr|horde-gollem-1.0.4-7|114	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cr|horde-gollem-1.0.4-7|115	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cr|horde-gollem-1.0.4-7|116	fi
12cr|horde-gollem-1.0.4-7|117	%if %mdkversion < 201010
12cr|horde-gollem-1.0.4-7|118	%_post_webapp
12cr|horde-gollem-1.0.4-7|119	%endif
12cr|horde-gollem-1.0.4-7|120	
12cr|horde-gollem-1.0.4-7|121	%postun
12cr|horde-gollem-1.0.4-7|122	%if %mdkversion < 201010
12cr|horde-gollem-1.0.4-7|123	%_postun_webapp
12cr|horde-gollem-1.0.4-7|124	%endif
12cr|horde-gollem-1.0.4-7|125	
12cr|horde-gollem-1.0.4-7|126	%files
12cr|horde-gollem-1.0.4-7|127	%defattr(-,root,root)
12cr|horde-gollem-1.0.4-7|128	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|horde-gollem-1.0.4-7|129	%doc README COPYING docs
12cr|horde-gollem-1.0.4-7|130	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cr|horde-gollem-1.0.4-7|131	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cr|horde-gollem-1.0.4-7|132	%{_datadir}/horde/%{module}
12cr|horde-gollem-1.0.4-7|133	
12cr|horde-gollem-1.0.4-7|134	
12cr|horde-gollem-1.0.4-7|135	%changelog
12cr|horde-gollem-1.0.4-7|136	* Tue Aug 03 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.0.4-7mdv2011.0
12cr|horde-gollem-1.0.4-7|137	+ Revision: 565211
12cr|horde-gollem-1.0.4-7|138	- Increased release for rebuild
12cr|horde-gollem-1.0.4-7|139	
12cr|horde-gollem-1.0.4-7|140	* Mon Jan 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-6mdv2010.1
12cr|horde-gollem-1.0.4-7|141	+ Revision: 493344
12cr|horde-gollem-1.0.4-7|142	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|horde-gollem-1.0.4-7|143	- restrict default access permissions to localhost only, as per new policy
12cr|horde-gollem-1.0.4-7|144	
12cr|horde-gollem-1.0.4-7|145	* Sun Sep 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-4mdv2010.0
12cr|horde-gollem-1.0.4-7|146	+ Revision: 446017
12cr|horde-gollem-1.0.4-7|147	- new setup (simpler is better)
12cr|horde-gollem-1.0.4-7|148	
12cr|horde-gollem-1.0.4-7|149	* Wed Aug 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-3mdv2010.0
12cr|horde-gollem-1.0.4-7|150	+ Revision: 418311
12cr|horde-gollem-1.0.4-7|151	- fix registry file (fix #52696)
12cr|horde-gollem-1.0.4-7|152	
12cr|horde-gollem-1.0.4-7|153	* Wed Nov 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-2mdv2009.1
12cr|horde-gollem-1.0.4-7|154	+ Revision: 304681
12cr|horde-gollem-1.0.4-7|155	- fix automatic dependencies
12cr|horde-gollem-1.0.4-7|156	
12cr|horde-gollem-1.0.4-7|157	* Sun Oct 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-1mdv2009.1
12cr|horde-gollem-1.0.4-7|158	+ Revision: 295309
12cr|horde-gollem-1.0.4-7|159	- import horde-gollem
12cr|horde-gollem-1.0.4-7|160	
12cr|horde-gollem-1.0.4-7|161	
12cr|horde-gollem-1.0.4-7|162	* Sun Oct 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-1mdv2009.1
12cr|horde-gollem-1.0.4-7|163	- first mdv release

2093 12
12cr|horde-group-0.1.0-4|1	%define prj Group
12cr|horde-group-0.1.0-4|2	
12cr|horde-group-0.1.0-4|3	%define xmldir  %{_var}/lib/pear
12cr|horde-group-0.1.0-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-group-0.1.0-4|5	
12cr|horde-group-0.1.0-4|6	Name:          horde-group
12cr|horde-group-0.1.0-4|7	Version:       0.1.0
12cr|horde-group-0.1.0-4|8	Release:       %mkrel 4
12cr|horde-group-0.1.0-4|9	Summary:       Horde User Groups System
12cr|horde-group-0.1.0-4|10	License:       LGPL
12cr|horde-group-0.1.0-4|11	Group:         Networking/Mail
12cr|horde-group-0.1.0-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-group-0.1.0-4|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-group-0.1.0-4|14	BuildArch:     noarch
12cr|horde-group-0.1.0-4|15	Requires(pre): php-pear
12cr|horde-group-0.1.0-4|16	Requires:      php-pear
12cr|horde-group-0.1.0-4|17	Requires:      horde-framework
12cr|horde-group-0.1.0-4|18	Requires:      horde-datatree
12cr|horde-group-0.1.0-4|19	Requires:      horde-auth
12cr|horde-group-0.1.0-4|20	Requires:      php-gettext
12cr|horde-group-0.1.0-4|21	BuildRequires: php-pear
12cr|horde-group-0.1.0-4|22	BuildRequires: php-pear-channel-horde
12cr|horde-group-0.1.0-4|23	
12cr|horde-group-0.1.0-4|24	
12cr|horde-group-0.1.0-4|25	%description
12cr|horde-group-0.1.0-4|26	Package for managing and accessing the Horde groups system.
12cr|horde-group-0.1.0-4|27	
12cr|horde-group-0.1.0-4|28	
12cr|horde-group-0.1.0-4|29	%prep
12cr|horde-group-0.1.0-4|30	%setup -q -n %{prj}-%{version}
12cr|horde-group-0.1.0-4|31	
12cr|horde-group-0.1.0-4|32	%build
12cr|horde-group-0.1.0-4|33	%__mv ../package.xml .
12cr|horde-group-0.1.0-4|34	
12cr|horde-group-0.1.0-4|35	%install
12cr|horde-group-0.1.0-4|36	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-group-0.1.0-4|37	
12cr|horde-group-0.1.0-4|38	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-group-0.1.0-4|39	
12cr|horde-group-0.1.0-4|40	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-group-0.1.0-4|41	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-group-0.1.0-4|42	
12cr|horde-group-0.1.0-4|43	%clean
12cr|horde-group-0.1.0-4|44	%__rm -rf %{buildroot}
12cr|horde-group-0.1.0-4|45	
12cr|horde-group-0.1.0-4|46	%post
12cr|horde-group-0.1.0-4|47	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-group-0.1.0-4|48	
12cr|horde-group-0.1.0-4|49	%postun
12cr|horde-group-0.1.0-4|50	if [ "$1" -eq "0" ]; then
12cr|horde-group-0.1.0-4|51	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-group-0.1.0-4|52	fi
12cr|horde-group-0.1.0-4|53	
12cr|horde-group-0.1.0-4|54	%files
12cr|horde-group-0.1.0-4|55	%defattr(-, root, root)
12cr|horde-group-0.1.0-4|56	%{xmldir}/%{prj}.xml
12cr|horde-group-0.1.0-4|57	%dir %{peardir}/Horde/Group
12cr|horde-group-0.1.0-4|58	%{peardir}/Horde/Group.php
12cr|horde-group-0.1.0-4|59	%{peardir}/Horde/Group/hooks.php
12cr|horde-group-0.1.0-4|60	%{peardir}/Horde/Group/kolab.php
12cr|horde-group-0.1.0-4|61	%{peardir}/Horde/Group/ldap.php
12cr|horde-group-0.1.0-4|62	%{peardir}/Horde/Group/mock.php
12cr|horde-group-0.1.0-4|63	%{peardir}/Horde/Group/sql.php
12cr|horde-group-0.1.0-4|64	
12cr|horde-group-0.1.0-4|65	
12cr|horde-group-0.1.0-4|66	
12cr|horde-group-0.1.0-4|67	%changelog
12cr|horde-group-0.1.0-4|68	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-4mdv2011.0
12cr|horde-group-0.1.0-4|69	+ Revision: 560545
12cr|horde-group-0.1.0-4|70	- Increased release for rebuild
12cr|horde-group-0.1.0-4|71	
12cr|horde-group-0.1.0-4|72	* Sat Mar 20 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-3mdv2010.1
12cr|horde-group-0.1.0-4|73	+ Revision: 525371
12cr|horde-group-0.1.0-4|74	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-group-0.1.0-4|75	increased rel ver to 3
12cr|horde-group-0.1.0-4|76	
12cr|horde-group-0.1.0-4|77	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-2mdv2010.1
12cr|horde-group-0.1.0-4|78	+ Revision: 524839
12cr|horde-group-0.1.0-4|79	- increased rel version to 2
12cr|horde-group-0.1.0-4|80	
12cr|horde-group-0.1.0-4|81	* Sat Feb 27 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-1mdv2010.1
12cr|horde-group-0.1.0-4|82	+ Revision: 512337
12cr|horde-group-0.1.0-4|83	- removed BuildRequires: horde-group
12cr|horde-group-0.1.0-4|84	- removed BuildRequires: horde-framework
12cr|horde-group-0.1.0-4|85	- Initial import
12cr|horde-group-0.1.0-4|86	
12cr|horde-group-0.1.0-4|87	

2094 12
12cr|horde-hermes-1.0.1-1|1	%define	module	hermes
12cr|horde-hermes-1.0.1-1|2	%define	name	horde-%{module}
12cr|horde-hermes-1.0.1-1|3	%define version 1.0.1
12cr|horde-hermes-1.0.1-1|4	%define release %mkrel 1
12cr|horde-hermes-1.0.1-1|5	
12cr|horde-hermes-1.0.1-1|6	%define _requires_exceptions pear(Horde.*)
12cr|horde-hermes-1.0.1-1|7	
12cr|horde-hermes-1.0.1-1|8	Name:		%{name}
12cr|horde-hermes-1.0.1-1|9	Version:	%{version}
12cr|horde-hermes-1.0.1-1|10	Release:	%{release}
12cr|horde-hermes-1.0.1-1|11	Summary:	The Horde file manager
12cr|horde-hermes-1.0.1-1|12	License:	GPL
12cr|horde-hermes-1.0.1-1|13	Group:		System/Servers
12cr|horde-hermes-1.0.1-1|14	URL:		http://www.horde.org/%{module}
12cr|horde-hermes-1.0.1-1|15	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cr|horde-hermes-1.0.1-1|16	Requires(post):	rpm-helper
12cr|horde-hermes-1.0.1-1|17	Requires:	horde >= 3.3.8
12cr|horde-hermes-1.0.1-1|18	BuildArch:	noarch
12cr|horde-hermes-1.0.1-1|19	
12cr|horde-hermes-1.0.1-1|20	%description
12cr|horde-hermes-1.0.1-1|21	Hermes is a time-tracking application integrated with the Horde Framework. It
12cr|horde-hermes-1.0.1-1|22	ties into Turba (to retrieve clients) and Nag and Whups (to retrieve cost
12cr|horde-hermes-1.0.1-1|23	objects). It comes with a stop watch, search and reporting capabilities, and an
12cr|horde-hermes-1.0.1-1|24	invoice interface
12cr|horde-hermes-1.0.1-1|25	
12cr|horde-hermes-1.0.1-1|26	%prep
12cr|horde-hermes-1.0.1-1|27	%setup -q -n %{module}-h3-%{version}
12cr|horde-hermes-1.0.1-1|28	
12cr|horde-hermes-1.0.1-1|29	%build
12cr|horde-hermes-1.0.1-1|30	
12cr|horde-hermes-1.0.1-1|31	%install
12cr|horde-hermes-1.0.1-1|32	rm -rf %{buildroot}
12cr|horde-hermes-1.0.1-1|33	
12cr|horde-hermes-1.0.1-1|34	# apache configuration
12cr|horde-hermes-1.0.1-1|35	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|horde-hermes-1.0.1-1|36	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|horde-hermes-1.0.1-1|37	# %{name} Apache configuration file
12cr|horde-hermes-1.0.1-1|38	
12cr|horde-hermes-1.0.1-1|39	<Directory %{_datadir}/horde/%{module}/lib>
12cr|horde-hermes-1.0.1-1|40	Order allow,deny
12cr|horde-hermes-1.0.1-1|41	Deny from all
12cr|horde-hermes-1.0.1-1|42	</Directory>
12cr|horde-hermes-1.0.1-1|43	
12cr|horde-hermes-1.0.1-1|44	<Directory %{_datadir}/horde/%{module}/locale>
12cr|horde-hermes-1.0.1-1|45	Order allow,deny
12cr|horde-hermes-1.0.1-1|46	Deny from all
12cr|horde-hermes-1.0.1-1|47	</Directory>
12cr|horde-hermes-1.0.1-1|48	
12cr|horde-hermes-1.0.1-1|49	<Directory %{_datadir}/horde/%{module}/scripts>
12cr|horde-hermes-1.0.1-1|50	Order allow,deny
12cr|horde-hermes-1.0.1-1|51	Deny from all
12cr|horde-hermes-1.0.1-1|52	</Directory>
12cr|horde-hermes-1.0.1-1|53	
12cr|horde-hermes-1.0.1-1|54	<Directory %{_datadir}/horde/%{module}/templates>
12cr|horde-hermes-1.0.1-1|55	Order allow,deny
12cr|horde-hermes-1.0.1-1|56	Deny from all
12cr|horde-hermes-1.0.1-1|57	</Directory>
12cr|horde-hermes-1.0.1-1|58	EOF
12cr|horde-hermes-1.0.1-1|59	
12cr|horde-hermes-1.0.1-1|60	# horde configuration
12cr|horde-hermes-1.0.1-1|61	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cr|horde-hermes-1.0.1-1|62	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cr|horde-hermes-1.0.1-1|63	<?php
12cr|horde-hermes-1.0.1-1|64	//
12cr|horde-hermes-1.0.1-1|65	// Hermes Horde configuration file
12cr|horde-hermes-1.0.1-1|66	//
12cr|horde-hermes-1.0.1-1|67	
12cr|horde-hermes-1.0.1-1|68	$this->applications['hermes'] = array(
12cr|horde-hermes-1.0.1-1|69	'fileroot' => $this->applications['horde']['fileroot'] . '/hermes',
12cr|horde-hermes-1.0.1-1|70	'webroot' => $this->applications['horde']['webroot'] . '/hermes',
12cr|horde-hermes-1.0.1-1|71	'name' => _("Time Tracking"),
12cr|horde-hermes-1.0.1-1|72	'status' => 'active',
12cr|horde-hermes-1.0.1-1|73	'menu_parent' => 'office',
12cr|horde-hermes-1.0.1-1|74	'provides' => 'time'
12cr|horde-hermes-1.0.1-1|75	);
12cr|horde-hermes-1.0.1-1|76	
12cr|horde-hermes-1.0.1-1|77	$this->applications['hermes-stopwatch'] = array(
12cr|horde-hermes-1.0.1-1|78	'status' => 'block',
12cr|horde-hermes-1.0.1-1|79	'app' => 'hermes',
12cr|horde-hermes-1.0.1-1|80	'blockname' => 'tree_stopwatch',
12cr|horde-hermes-1.0.1-1|81	'menu_parent' => 'hermes',
12cr|horde-hermes-1.0.1-1|82	);
12cr|horde-hermes-1.0.1-1|83	
12cr|horde-hermes-1.0.1-1|84	$this->applications['hermes-menu'] = array(
12cr|horde-hermes-1.0.1-1|85	'status' => 'block',
12cr|horde-hermes-1.0.1-1|86	'app' => 'hermes',
12cr|horde-hermes-1.0.1-1|87	'blockname' => 'tree_menu',
12cr|horde-hermes-1.0.1-1|88	'menu_parent' => 'hermes',
12cr|horde-hermes-1.0.1-1|89	);
12cr|horde-hermes-1.0.1-1|90	EOF
12cr|horde-hermes-1.0.1-1|91	
12cr|horde-hermes-1.0.1-1|92	# remove .htaccess files
12cr|horde-hermes-1.0.1-1|93	find . -name .htaccess -exec rm -f {} \;
12cr|horde-hermes-1.0.1-1|94	
12cr|horde-hermes-1.0.1-1|95	# install files
12cr|horde-hermes-1.0.1-1|96	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-hermes-1.0.1-1|97	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-hermes-1.0.1-1|98	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-hermes-1.0.1-1|99	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-hermes-1.0.1-1|100	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-hermes-1.0.1-1|101	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-hermes-1.0.1-1|102	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-hermes-1.0.1-1|103	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cr|horde-hermes-1.0.1-1|104	
12cr|horde-hermes-1.0.1-1|105	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cr|horde-hermes-1.0.1-1|106	pushd %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-hermes-1.0.1-1|107	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cr|horde-hermes-1.0.1-1|108	popd
12cr|horde-hermes-1.0.1-1|109	
12cr|horde-hermes-1.0.1-1|110	# activate configuration files
12cr|horde-hermes-1.0.1-1|111	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cr|horde-hermes-1.0.1-1|112	mv $file ${file%.dist}
12cr|horde-hermes-1.0.1-1|113	done
12cr|horde-hermes-1.0.1-1|114	
12cr|horde-hermes-1.0.1-1|115	%clean
12cr|horde-hermes-1.0.1-1|116	rm -rf %{buildroot}
12cr|horde-hermes-1.0.1-1|117	
12cr|horde-hermes-1.0.1-1|118	%post
12cr|horde-hermes-1.0.1-1|119	if [ $1 = 1 ]; then
12cr|horde-hermes-1.0.1-1|120	# configuration
12cr|horde-hermes-1.0.1-1|121	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cr|horde-hermes-1.0.1-1|122	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cr|horde-hermes-1.0.1-1|123	fi
12cr|horde-hermes-1.0.1-1|124	%if %mdkversion < 201010
12cr|horde-hermes-1.0.1-1|125	%_post_webapp
12cr|horde-hermes-1.0.1-1|126	%endif
12cr|horde-hermes-1.0.1-1|127	
12cr|horde-hermes-1.0.1-1|128	%postun
12cr|horde-hermes-1.0.1-1|129	%if %mdkversion < 201010
12cr|horde-hermes-1.0.1-1|130	%_postun_webapp
12cr|horde-hermes-1.0.1-1|131	%endif
12cr|horde-hermes-1.0.1-1|132	
12cr|horde-hermes-1.0.1-1|133	%files
12cr|horde-hermes-1.0.1-1|134	%defattr(-,root,root)
12cr|horde-hermes-1.0.1-1|135	%doc LICENSE README docs
12cr|horde-hermes-1.0.1-1|136	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|horde-hermes-1.0.1-1|137	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cr|horde-hermes-1.0.1-1|138	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cr|horde-hermes-1.0.1-1|139	%{_datadir}/horde/%{module}
12cr|horde-hermes-1.0.1-1|140	
12cr|horde-hermes-1.0.1-1|141	
12cr|horde-hermes-1.0.1-1|142	%changelog
12cr|horde-hermes-1.0.1-1|143	* Sun Aug 08 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.0.1-1mdv2011.0
12cr|horde-hermes-1.0.1-1|144	+ Revision: 567489
12cr|horde-hermes-1.0.1-1|145	- Updated to version 1.0.1
12cr|horde-hermes-1.0.1-1|146	- added version 1.0.1 source file
12cr|horde-hermes-1.0.1-1|147	
12cr|horde-hermes-1.0.1-1|148	* Mon Aug 02 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.0-7mdv2011.0
12cr|horde-hermes-1.0.1-1|149	+ Revision: 564910
12cr|horde-hermes-1.0.1-1|150	- Increased release for rebuild
12cr|horde-hermes-1.0.1-1|151	
12cr|horde-hermes-1.0.1-1|152	* Mon Jan 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-6mdv2010.1
12cr|horde-hermes-1.0.1-1|153	+ Revision: 493345
12cr|horde-hermes-1.0.1-1|154	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|horde-hermes-1.0.1-1|155	- restrict default access permissions to localhost only, as per new policy
12cr|horde-hermes-1.0.1-1|156	
12cr|horde-hermes-1.0.1-1|157	* Sun Sep 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-4mdv2010.0
12cr|horde-hermes-1.0.1-1|158	+ Revision: 446018
12cr|horde-hermes-1.0.1-1|159	- new setup (simpler is better)
12cr|horde-hermes-1.0.1-1|160	
12cr|horde-hermes-1.0.1-1|161	* Wed Aug 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-3mdv2010.0
12cr|horde-hermes-1.0.1-1|162	+ Revision: 418309
12cr|horde-hermes-1.0.1-1|163	- fix registry file (fix #52696)
12cr|horde-hermes-1.0.1-1|164	
12cr|horde-hermes-1.0.1-1|165	* Wed Nov 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-2mdv2009.1
12cr|horde-hermes-1.0.1-1|166	+ Revision: 304683
12cr|horde-hermes-1.0.1-1|167	- fix automatic dependencies
12cr|horde-hermes-1.0.1-1|168	
12cr|horde-hermes-1.0.1-1|169	* Sun Oct 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2009.1
12cr|horde-hermes-1.0.1-1|170	+ Revision: 295347
12cr|horde-hermes-1.0.1-1|171	- import horde-hermes
12cr|horde-hermes-1.0.1-1|172	
12cr|horde-hermes-1.0.1-1|173	
12cr|horde-hermes-1.0.1-1|174	* Sun Oct 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2009.1
12cr|horde-hermes-1.0.1-1|175	- first mdv release

2095 12
12cr|horde-history-0.0.2-3|1	%define prj    Horde_History
12cr|horde-history-0.0.2-3|2	
12cr|horde-history-0.0.2-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-history-0.0.2-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-history-0.0.2-3|5	
12cr|horde-history-0.0.2-3|6	Name:          horde-history
12cr|horde-history-0.0.2-3|7	Version:       0.0.2
12cr|horde-history-0.0.2-3|8	Release:       %mkrel 3
12cr|horde-history-0.0.2-3|9	Summary:       API for tracking the history of an object
12cr|horde-history-0.0.2-3|10	License:       LGPL
12cr|horde-history-0.0.2-3|11	Group:         Networking/Mail
12cr|horde-history-0.0.2-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-history-0.0.2-3|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-history-0.0.2-3|14	BuildArch:     noarch
12cr|horde-history-0.0.2-3|15	Requires(pre): php-pear
12cr|horde-history-0.0.2-3|16	Requires:      php-pear-channel-horde
12cr|horde-history-0.0.2-3|17	BuildRequires: php-pear
12cr|horde-history-0.0.2-3|18	BuildRequires: php-pear-channel-horde
12cr|horde-history-0.0.2-3|19	
12cr|horde-history-0.0.2-3|20	%description
12cr|horde-history-0.0.2-3|21	This API provides a way to track changes on arbitrary pieces of data
12cr|horde-history-0.0.2-3|22	in Horde applications.
12cr|horde-history-0.0.2-3|23	
12cr|horde-history-0.0.2-3|24	
12cr|horde-history-0.0.2-3|25	%prep
12cr|horde-history-0.0.2-3|26	%setup -q -n %{prj}-%{version}
12cr|horde-history-0.0.2-3|27	
12cr|horde-history-0.0.2-3|28	%build
12cr|horde-history-0.0.2-3|29	%__mv ../package.xml .
12cr|horde-history-0.0.2-3|30	
12cr|horde-history-0.0.2-3|31	%install
12cr|horde-history-0.0.2-3|32	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-history-0.0.2-3|33	
12cr|horde-history-0.0.2-3|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-history-0.0.2-3|35	
12cr|horde-history-0.0.2-3|36	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-history-0.0.2-3|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-history-0.0.2-3|38	
12cr|horde-history-0.0.2-3|39	%clean
12cr|horde-history-0.0.2-3|40	%__rm -rf %{buildroot}
12cr|horde-history-0.0.2-3|41	
12cr|horde-history-0.0.2-3|42	%post
12cr|horde-history-0.0.2-3|43	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-history-0.0.2-3|44	
12cr|horde-history-0.0.2-3|45	%postun
12cr|horde-history-0.0.2-3|46	if [ "$1" -eq "0" ]; then
12cr|horde-history-0.0.2-3|47	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-history-0.0.2-3|48	fi
12cr|horde-history-0.0.2-3|49	
12cr|horde-history-0.0.2-3|50	%files
12cr|horde-history-0.0.2-3|51	%defattr(-, root, root)
12cr|horde-history-0.0.2-3|52	%{xmldir}/%{prj}.xml
12cr|horde-history-0.0.2-3|53	%{peardir}/Horde/History.php
12cr|horde-history-0.0.2-3|54	
12cr|horde-history-0.0.2-3|55	
12cr|horde-history-0.0.2-3|56	%changelog
12cr|horde-history-0.0.2-3|57	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2011.0
12cr|horde-history-0.0.2-3|58	+ Revision: 560546
12cr|horde-history-0.0.2-3|59	- Increased release for rebuild
12cr|horde-history-0.0.2-3|60	
12cr|horde-history-0.0.2-3|61	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|horde-history-0.0.2-3|62	+ Revision: 524790
12cr|horde-history-0.0.2-3|63	- increased revision to 2
12cr|horde-history-0.0.2-3|64	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-history-0.0.2-3|65	
12cr|horde-history-0.0.2-3|66	* Sat Feb 27 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-history-0.0.2-3|67	+ Revision: 512356
12cr|horde-history-0.0.2-3|68	- Removed the Dot at the end of the Summary
12cr|horde-history-0.0.2-3|69	- removed BuildRequires: horde-framework
12cr|horde-history-0.0.2-3|70	- replace PreReq with Requires(pre)
12cr|horde-history-0.0.2-3|71	- Initial import
12cr|horde-history-0.0.2-3|72	
12cr|horde-history-0.0.2-3|73	

2096 12
12cr|horde-icalendar-0.1.0-4|1	%define prj    iCalendar
12cr|horde-icalendar-0.1.0-4|2	
12cr|horde-icalendar-0.1.0-4|3	%define xmldir  %{_var}/lib/pear
12cr|horde-icalendar-0.1.0-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-icalendar-0.1.0-4|5	
12cr|horde-icalendar-0.1.0-4|6	Name:          horde-icalendar
12cr|horde-icalendar-0.1.0-4|7	Version:       0.1.0
12cr|horde-icalendar-0.1.0-4|8	Release:       %mkrel 4
12cr|horde-icalendar-0.1.0-4|9	Summary:       The horde iCalendar API
12cr|horde-icalendar-0.1.0-4|10	License:       LGPL
12cr|horde-icalendar-0.1.0-4|11	Group:         Networking/Mail
12cr|horde-icalendar-0.1.0-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-icalendar-0.1.0-4|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-icalendar-0.1.0-4|14	BuildArch:     noarch
12cr|horde-icalendar-0.1.0-4|15	Requires(post):php-pear
12cr|horde-icalendar-0.1.0-4|16	Requires(preun):php-pear
12cr|horde-icalendar-0.1.0-4|17	Requires(pre): php-pear
12cr|horde-icalendar-0.1.0-4|18	Requires:      horde-util
12cr|horde-icalendar-0.1.0-4|19	Requires:      php-pear
12cr|horde-icalendar-0.1.0-4|20	BuildRequires: dos2unix
12cr|horde-icalendar-0.1.0-4|21	BuildRequires: php-pear
12cr|horde-icalendar-0.1.0-4|22	BuildRequires: php-pear-channel-horde
12cr|horde-icalendar-0.1.0-4|23	
12cr|horde-icalendar-0.1.0-4|24	
12cr|horde-icalendar-0.1.0-4|25	%description
12cr|horde-icalendar-0.1.0-4|26	This package provides an API for dealing with iCalendar data.
12cr|horde-icalendar-0.1.0-4|27	
12cr|horde-icalendar-0.1.0-4|28	
12cr|horde-icalendar-0.1.0-4|29	%prep
12cr|horde-icalendar-0.1.0-4|30	%setup -q -n %{prj}-%{version}
12cr|horde-icalendar-0.1.0-4|31	
12cr|horde-icalendar-0.1.0-4|32	%build
12cr|horde-icalendar-0.1.0-4|33	%__mv ../package.xml .
12cr|horde-icalendar-0.1.0-4|34	
12cr|horde-icalendar-0.1.0-4|35	%install
12cr|horde-icalendar-0.1.0-4|36	pear -d doc_dir=%{_docdir}/horde install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-icalendar-0.1.0-4|37	dos2unix %{buildroot}%{_docdir}/horde/iCalendar/docs/examples/exdate.ics
12cr|horde-icalendar-0.1.0-4|38	dos2unix %{buildroot}%{_docdir}/horde/iCalendar/docs/examples/vnote.txt
12cr|horde-icalendar-0.1.0-4|39	
12cr|horde-icalendar-0.1.0-4|40	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-icalendar-0.1.0-4|41	
12cr|horde-icalendar-0.1.0-4|42	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-icalendar-0.1.0-4|43	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-icalendar-0.1.0-4|44	
12cr|horde-icalendar-0.1.0-4|45	%clean
12cr|horde-icalendar-0.1.0-4|46	%__rm -rf %{buildroot}
12cr|horde-icalendar-0.1.0-4|47	
12cr|horde-icalendar-0.1.0-4|48	%post
12cr|horde-icalendar-0.1.0-4|49	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-icalendar-0.1.0-4|50	
12cr|horde-icalendar-0.1.0-4|51	%postun
12cr|horde-icalendar-0.1.0-4|52	if [ "$1" -eq "0" ]; then
12cr|horde-icalendar-0.1.0-4|53	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-icalendar-0.1.0-4|54	fi
12cr|horde-icalendar-0.1.0-4|55	
12cr|horde-icalendar-0.1.0-4|56	%files
12cr|horde-icalendar-0.1.0-4|57	%defattr(-, root, root)
12cr|horde-icalendar-0.1.0-4|58	%{xmldir}/%{prj}.xml
12cr|horde-icalendar-0.1.0-4|59	%dir %{peardir}/Horde/iCalendar
12cr|horde-icalendar-0.1.0-4|60	%{peardir}/Horde/iCalendar.php
12cr|horde-icalendar-0.1.0-4|61	%{peardir}/Horde/iCalendar/valarm.php
12cr|horde-icalendar-0.1.0-4|62	%{peardir}/Horde/iCalendar/vcard.php
12cr|horde-icalendar-0.1.0-4|63	%{peardir}/Horde/iCalendar/vevent.php
12cr|horde-icalendar-0.1.0-4|64	%{peardir}/Horde/iCalendar/vfreebusy.php
12cr|horde-icalendar-0.1.0-4|65	%{peardir}/Horde/iCalendar/vjournal.php
12cr|horde-icalendar-0.1.0-4|66	%{peardir}/Horde/iCalendar/vnote.php
12cr|horde-icalendar-0.1.0-4|67	%{peardir}/Horde/iCalendar/vtimezone.php
12cr|horde-icalendar-0.1.0-4|68	%{peardir}/Horde/iCalendar/vtodo.php
12cr|horde-icalendar-0.1.0-4|69	%dir %{_docdir}/horde/iCalendar
12cr|horde-icalendar-0.1.0-4|70	%dir %{_docdir}/horde/iCalendar/docs
12cr|horde-icalendar-0.1.0-4|71	%dir %{_docdir}/horde/iCalendar/docs/examples
12cr|horde-icalendar-0.1.0-4|72	%{_docdir}/horde/iCalendar/docs/examples/exchange.ics
12cr|horde-icalendar-0.1.0-4|73	%{_docdir}/horde/iCalendar/docs/examples/exdate.ics
12cr|horde-icalendar-0.1.0-4|74	%{_docdir}/horde/iCalendar/docs/examples/parser.php
12cr|horde-icalendar-0.1.0-4|75	%{_docdir}/horde/iCalendar/docs/examples/vnote.txt
12cr|horde-icalendar-0.1.0-4|76	%dir %{peardir}/tests/iCalendar
12cr|horde-icalendar-0.1.0-4|77	%dir %{peardir}/tests/iCalendar/tests
12cr|horde-icalendar-0.1.0-4|78	%{peardir}/tests/iCalendar/tests/charset1.phpt
12cr|horde-icalendar-0.1.0-4|79	%{peardir}/tests/iCalendar/tests/iCalendar.phpt
12cr|horde-icalendar-0.1.0-4|80	%{peardir}/tests/iCalendar/tests/read-escapes.phpt
12cr|horde-icalendar-0.1.0-4|81	%{peardir}/tests/iCalendar/tests/read-vcard-org.phpt
12cr|horde-icalendar-0.1.0-4|82	%{peardir}/tests/iCalendar/tests/read-write-escapes.phpt
12cr|horde-icalendar-0.1.0-4|83	%{peardir}/tests/iCalendar/tests/timezones.phpt
12cr|horde-icalendar-0.1.0-4|84	%{peardir}/tests/iCalendar/tests/vfreebusy.phpt
12cr|horde-icalendar-0.1.0-4|85	%{peardir}/tests/iCalendar/tests/write-escapes.phpt
12cr|horde-icalendar-0.1.0-4|86	
12cr|horde-icalendar-0.1.0-4|87	
12cr|horde-icalendar-0.1.0-4|88	
12cr|horde-icalendar-0.1.0-4|89	%changelog
12cr|horde-icalendar-0.1.0-4|90	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-4mdv2011.0
12cr|horde-icalendar-0.1.0-4|91	+ Revision: 560548
12cr|horde-icalendar-0.1.0-4|92	- Increased release for rebuild
12cr|horde-icalendar-0.1.0-4|93	
12cr|horde-icalendar-0.1.0-4|94	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-3mdv2010.1
12cr|horde-icalendar-0.1.0-4|95	+ Revision: 524799
12cr|horde-icalendar-0.1.0-4|96	- removed BuildRequires: horde-framework to break dep loop
12cr|horde-icalendar-0.1.0-4|97	- increased release version to 3
12cr|horde-icalendar-0.1.0-4|98	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-icalendar-0.1.0-4|99	- added Requires(post):php-pear
12cr|horde-icalendar-0.1.0-4|100	added Requires(preun):php-pear
12cr|horde-icalendar-0.1.0-4|101	- bumped up release to 2
12cr|horde-icalendar-0.1.0-4|102	- added BuildRequires: horde-framework
12cr|horde-icalendar-0.1.0-4|103	
12cr|horde-icalendar-0.1.0-4|104	* Mon Feb 22 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-1mdv2010.1
12cr|horde-icalendar-0.1.0-4|105	+ Revision: 509381
12cr|horde-icalendar-0.1.0-4|106	- replace PreReq with Requires(pre)
12cr|horde-icalendar-0.1.0-4|107	- removed Buildrequires: horde-framework
12cr|horde-icalendar-0.1.0-4|108	- import horde-icalendar
12cr|horde-icalendar-0.1.0-4|109	
12cr|horde-icalendar-0.1.0-4|110	

2097 12
12cr|horde-identity-0.0.2-3|1	%define prj    Horde_Identity
12cr|horde-identity-0.0.2-3|2	
12cr|horde-identity-0.0.2-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-identity-0.0.2-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-identity-0.0.2-3|5	
12cr|horde-identity-0.0.2-3|6	Name:          horde-identity
12cr|horde-identity-0.0.2-3|7	Version:       0.0.2
12cr|horde-identity-0.0.2-3|8	Release:       %mkrel 3
12cr|horde-identity-0.0.2-3|9	Summary:       Horde Identity API
12cr|horde-identity-0.0.2-3|10	License:       LGPL
12cr|horde-identity-0.0.2-3|11	Group:         Networking/Mail
12cr|horde-identity-0.0.2-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-identity-0.0.2-3|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-identity-0.0.2-3|14	BuildArch:     noarch
12cr|horde-identity-0.0.2-3|15	Requires(pre): php-pear
12cr|horde-identity-0.0.2-3|16	Requires:      horde-auth
12cr|horde-identity-0.0.2-3|17	Requires:      horde-framework
12cr|horde-identity-0.0.2-3|18	Requires:      horde-prefs
12cr|horde-identity-0.0.2-3|19	Requires:      horde-util
12cr|horde-identity-0.0.2-3|20	Requires:      php-pear
12cr|horde-identity-0.0.2-3|21	Requires:      php-gettext
12cr|horde-identity-0.0.2-3|22	BuildRequires: php-pear
12cr|horde-identity-0.0.2-3|23	BuildRequires: php-pear-channel-horde
12cr|horde-identity-0.0.2-3|24	
12cr|horde-identity-0.0.2-3|25	
12cr|horde-identity-0.0.2-3|26	%description
12cr|horde-identity-0.0.2-3|27	The Identity:: class provides an interface to all identities a user might have.
12cr|horde-identity-0.0.2-3|28	
12cr|horde-identity-0.0.2-3|29	
12cr|horde-identity-0.0.2-3|30	%prep
12cr|horde-identity-0.0.2-3|31	%setup -q -n %{prj}-%{version}
12cr|horde-identity-0.0.2-3|32	
12cr|horde-identity-0.0.2-3|33	%build
12cr|horde-identity-0.0.2-3|34	%__mv ../package.xml .
12cr|horde-identity-0.0.2-3|35	
12cr|horde-identity-0.0.2-3|36	%install
12cr|horde-identity-0.0.2-3|37	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-identity-0.0.2-3|38	
12cr|horde-identity-0.0.2-3|39	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-identity-0.0.2-3|40	
12cr|horde-identity-0.0.2-3|41	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-identity-0.0.2-3|42	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-identity-0.0.2-3|43	
12cr|horde-identity-0.0.2-3|44	%clean
12cr|horde-identity-0.0.2-3|45	%__rm -rf %{buildroot}
12cr|horde-identity-0.0.2-3|46	
12cr|horde-identity-0.0.2-3|47	%post
12cr|horde-identity-0.0.2-3|48	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-identity-0.0.2-3|49	
12cr|horde-identity-0.0.2-3|50	%postun
12cr|horde-identity-0.0.2-3|51	if [ "$1" -eq "0" ]; then
12cr|horde-identity-0.0.2-3|52	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-identity-0.0.2-3|53	fi
12cr|horde-identity-0.0.2-3|54	
12cr|horde-identity-0.0.2-3|55	%files
12cr|horde-identity-0.0.2-3|56	%defattr(-, root, root)
12cr|horde-identity-0.0.2-3|57	%{xmldir}/%{prj}.xml
12cr|horde-identity-0.0.2-3|58	%{peardir}/Horde/Identity.php
12cr|horde-identity-0.0.2-3|59	
12cr|horde-identity-0.0.2-3|60	
12cr|horde-identity-0.0.2-3|61	
12cr|horde-identity-0.0.2-3|62	%changelog
12cr|horde-identity-0.0.2-3|63	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2011.0
12cr|horde-identity-0.0.2-3|64	+ Revision: 560597
12cr|horde-identity-0.0.2-3|65	- Increased release for rebuild
12cr|horde-identity-0.0.2-3|66	
12cr|horde-identity-0.0.2-3|67	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|horde-identity-0.0.2-3|68	+ Revision: 524849
12cr|horde-identity-0.0.2-3|69	- increased rel version to 2
12cr|horde-identity-0.0.2-3|70	
12cr|horde-identity-0.0.2-3|71	* Mon Feb 22 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-identity-0.0.2-3|72	+ Revision: 509400
12cr|horde-identity-0.0.2-3|73	- removed BuildRequires; horde-framework
12cr|horde-identity-0.0.2-3|74	replaced PreReq with Requires(pre)
12cr|horde-identity-0.0.2-3|75	- import horde-identity
12cr|horde-identity-0.0.2-3|76	
12cr|horde-identity-0.0.2-3|77	
12cr|horde-identity-0.0.2-3|78	* Tue Mar  3 2009 Richard Bos <rbos@opensuse.org> - 0.0.2
12cr|horde-identity-0.0.2-3|79	- Change dependency to horde-framework from just horde
12cr|horde-identity-0.0.2-3|80	* Tue Dec 23 2008 Richard Bos <rbos@opensuse.org> - 0.0.2
12cr|horde-identity-0.0.2-3|81	- Changed the pear install command, use package.xml instead of the tarbal
12cr|horde-identity-0.0.2-3|82	* Wed Nov 26 2008 Richard Bos <rbos@opensuse.org> - 0.0.2
12cr|horde-identity-0.0.2-3|83	- initial version

2098 12
12cr|horde-image-0.0.2-3|1	%define prj    Horde_Image
12cr|horde-image-0.0.2-3|2	
12cr|horde-image-0.0.2-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-image-0.0.2-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-image-0.0.2-3|5	
12cr|horde-image-0.0.2-3|6	Name:          horde-image
12cr|horde-image-0.0.2-3|7	Version:       0.0.2
12cr|horde-image-0.0.2-3|8	Release:       %mkrel 3
12cr|horde-image-0.0.2-3|9	Summary:       Horde Image API
12cr|horde-image-0.0.2-3|10	License:       LGPL
12cr|horde-image-0.0.2-3|11	Group:         Networking/Mail
12cr|horde-image-0.0.2-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-image-0.0.2-3|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-image-0.0.2-3|14	BuildArch:     noarch
12cr|horde-image-0.0.2-3|15	Requires(pre): php-pear
12cr|horde-image-0.0.2-3|16	Requires:      php-pear
12cr|horde-image-0.0.2-3|17	Requires:      php-pear-channel-horde
12cr|horde-image-0.0.2-3|18	Requires:      php-pear-XML_SVG
12cr|horde-image-0.0.2-3|19	Requires:      horde-util
12cr|horde-image-0.0.2-3|20	BuildRequires: php-pear
12cr|horde-image-0.0.2-3|21	BuildRequires: php-pear-channel-horde
12cr|horde-image-0.0.2-3|22	
12cr|horde-image-0.0.2-3|23	
12cr|horde-image-0.0.2-3|24	%description
12cr|horde-image-0.0.2-3|25	This package provides an Image utility API, with backends for:
12cr|horde-image-0.0.2-3|26	* GD
12cr|horde-image-0.0.2-3|27	* GIF
12cr|horde-image-0.0.2-3|28	* PNG
12cr|horde-image-0.0.2-3|29	* SVG
12cr|horde-image-0.0.2-3|30	* SWF
12cr|horde-image-0.0.2-3|31	* ImageMagick convert command line tool
12cr|horde-image-0.0.2-3|32	
12cr|horde-image-0.0.2-3|33	%prep
12cr|horde-image-0.0.2-3|34	%setup -q -n %{prj}-%{version}
12cr|horde-image-0.0.2-3|35	
12cr|horde-image-0.0.2-3|36	%build
12cr|horde-image-0.0.2-3|37	%__mv ../package*.xml .
12cr|horde-image-0.0.2-3|38	
12cr|horde-image-0.0.2-3|39	%install
12cr|horde-image-0.0.2-3|40	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-image-0.0.2-3|41	
12cr|horde-image-0.0.2-3|42	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-image-0.0.2-3|43	
12cr|horde-image-0.0.2-3|44	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-image-0.0.2-3|45	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-image-0.0.2-3|46	
12cr|horde-image-0.0.2-3|47	# make some directories
12cr|horde-image-0.0.2-3|48	install -d %{buildroot}/usr/share/pear/tests/Horde_Image/Image/
12cr|horde-image-0.0.2-3|49	
12cr|horde-image-0.0.2-3|50	
12cr|horde-image-0.0.2-3|51	#move some files that should be somewhere else
12cr|horde-image-0.0.2-3|52	
12cr|horde-image-0.0.2-3|53	mv %{buildroot}/usr/share/pear/tests/Horde_Image/tests/gd.php %{buildroot}/usr/share/pear/tests/Horde_Image/Image/gd.php
12cr|horde-image-0.0.2-3|54	mv %{buildroot}/usr/share/pear/tests/Horde_Image/tests/im.php %{buildroot}/usr/share/pear/tests/Horde_Image/Image/im.php
12cr|horde-image-0.0.2-3|55	mv %{buildroot}/usr/share/pear/tests/Horde_Image/tests/svg.php %{buildroot}/usr/share/pear/tests/Horde_Image/Image/svg.php
12cr|horde-image-0.0.2-3|56	mv %{buildroot}/usr/share/pear/tests/Horde_Image/tests/swf.php %{buildroot}/usr/share/pear/tests/Horde_Image/Image/swf.php
12cr|horde-image-0.0.2-3|57	rm -r %{buildroot}/usr/share/pear/tests/Horde_Image/tests/
12cr|horde-image-0.0.2-3|58	
12cr|horde-image-0.0.2-3|59	%clean
12cr|horde-image-0.0.2-3|60	%__rm -rf %{buildroot}
12cr|horde-image-0.0.2-3|61	
12cr|horde-image-0.0.2-3|62	%post
12cr|horde-image-0.0.2-3|63	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-image-0.0.2-3|64	
12cr|horde-image-0.0.2-3|65	%postun
12cr|horde-image-0.0.2-3|66	if [ "$1" -eq "0" ]; then
12cr|horde-image-0.0.2-3|67	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-image-0.0.2-3|68	fi
12cr|horde-image-0.0.2-3|69	
12cr|horde-image-0.0.2-3|70	%files
12cr|horde-image-0.0.2-3|71	%defattr(-, root, root)
12cr|horde-image-0.0.2-3|72	%{xmldir}/%{prj}.xml
12cr|horde-image-0.0.2-3|73	%dir %{peardir}/Horde
12cr|horde-image-0.0.2-3|74	%{peardir}/Horde/Image.php
12cr|horde-image-0.0.2-3|75	%dir %{peardir}/Horde/Image
12cr|horde-image-0.0.2-3|76	%{peardir}/Horde/Image/gd.php
12cr|horde-image-0.0.2-3|77	%{peardir}/Horde/Image/im.php
12cr|horde-image-0.0.2-3|78	%{peardir}/Horde/Image/png.php
12cr|horde-image-0.0.2-3|79	%{peardir}/Horde/Image/rgb.php
12cr|horde-image-0.0.2-3|80	%{peardir}/Horde/Image/svg.php
12cr|horde-image-0.0.2-3|81	%{peardir}/Horde/Image/swf.php
12cr|horde-image-0.0.2-3|82	%dir %{peardir}/tests/Horde_Image
12cr|horde-image-0.0.2-3|83	%dir %{peardir}/tests/Horde_Image/Image
12cr|horde-image-0.0.2-3|84	%{peardir}/tests/Horde_Image/Image/gd.php
12cr|horde-image-0.0.2-3|85	%{peardir}/tests/Horde_Image/Image/im.php
12cr|horde-image-0.0.2-3|86	%{peardir}/tests/Horde_Image/Image/svg.php
12cr|horde-image-0.0.2-3|87	%{peardir}/tests/Horde_Image/Image/swf.php
12cr|horde-image-0.0.2-3|88	
12cr|horde-image-0.0.2-3|89	
12cr|horde-image-0.0.2-3|90	
12cr|horde-image-0.0.2-3|91	%changelog
12cr|horde-image-0.0.2-3|92	* Mon Aug 02 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2011.0
12cr|horde-image-0.0.2-3|93	+ Revision: 564907
12cr|horde-image-0.0.2-3|94	- Increased release for rebuild
12cr|horde-image-0.0.2-3|95	- Increased release for rebuild
12cr|horde-image-0.0.2-3|96	
12cr|horde-image-0.0.2-3|97	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|horde-image-0.0.2-3|98	+ Revision: 524850
12cr|horde-image-0.0.2-3|99	- increased rel version to 2
12cr|horde-image-0.0.2-3|100	
12cr|horde-image-0.0.2-3|101	* Sun Feb 28 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-image-0.0.2-3|102	+ Revision: 512512
12cr|horde-image-0.0.2-3|103	- import horde-image
12cr|horde-image-0.0.2-3|104	
12cr|horde-image-0.0.2-3|105	

2099 12
12cr|horde-imap-0.0.3-2|1	%define prj     Horde_IMAP
12cr|horde-imap-0.0.3-2|2	
12cr|horde-imap-0.0.3-2|3	%define xmldir  %{_var}/lib/pear
12cr|horde-imap-0.0.3-2|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-imap-0.0.3-2|5	
12cr|horde-imap-0.0.3-2|6	Name:		horde-imap
12cr|horde-imap-0.0.3-2|7	Version:	0.0.3
12cr|horde-imap-0.0.3-2|8	Release:	%mkrel 2
12cr|horde-imap-0.0.3-2|9	Summary:	Horde Browser package
12cr|horde-imap-0.0.3-2|10	License:	LGPL
12cr|horde-imap-0.0.3-2|11	Group:		Networking/Mail
12cr|horde-imap-0.0.3-2|12	Url:		http://pear.horde.org/index.php?package=%{prj}
12cr|horde-imap-0.0.3-2|13	Source0:	%{prj}-%{version}.tgz
12cr|horde-imap-0.0.3-2|14	BuildArch:	noarch
12cr|horde-imap-0.0.3-2|15	Requires(pre):  php-pear
12cr|horde-imap-0.0.3-2|16	Requires:	horde-framework
12cr|horde-imap-0.0.3-2|17	Requires:	horde-cache
12cr|horde-imap-0.0.3-2|18	Requires:	php-pear-channel-horde
12cr|horde-imap-0.0.3-2|19	BuildRequires:	php-pear
12cr|horde-imap-0.0.3-2|20	BuildRequires:	php-pear-channel-horde
12cr|horde-imap-0.0.3-2|21	
12cr|horde-imap-0.0.3-2|22	%description
12cr|horde-imap-0.0.3-2|23	The Horde_UI:: class provides an API for getting information about
12cr|horde-imap-0.0.3-2|24	the current user's userinterface and its capabilities.
12cr|horde-imap-0.0.3-2|25	
12cr|horde-imap-0.0.3-2|26	%prep
12cr|horde-imap-0.0.3-2|27	%setup -q -n %{prj}-%{version}
12cr|horde-imap-0.0.3-2|28	
12cr|horde-imap-0.0.3-2|29	%build
12cr|horde-imap-0.0.3-2|30	%__mv ../package.xml .
12cr|horde-imap-0.0.3-2|31	
12cr|horde-imap-0.0.3-2|32	%install
12cr|horde-imap-0.0.3-2|33	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-imap-0.0.3-2|34	
12cr|horde-imap-0.0.3-2|35	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-imap-0.0.3-2|36	
12cr|horde-imap-0.0.3-2|37	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-imap-0.0.3-2|38	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-imap-0.0.3-2|39	
12cr|horde-imap-0.0.3-2|40	%clean
12cr|horde-imap-0.0.3-2|41	%__rm -rf %{buildroot}
12cr|horde-imap-0.0.3-2|42	
12cr|horde-imap-0.0.3-2|43	%post
12cr|horde-imap-0.0.3-2|44	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-imap-0.0.3-2|45	
12cr|horde-imap-0.0.3-2|46	%postun
12cr|horde-imap-0.0.3-2|47	if [ "$1" -eq "0" ]; then
12cr|horde-imap-0.0.3-2|48	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-imap-0.0.3-2|49	fi
12cr|horde-imap-0.0.3-2|50	
12cr|horde-imap-0.0.3-2|51	%files
12cr|horde-imap-0.0.3-2|52	%defattr(-, root, root)
12cr|horde-imap-0.0.3-2|53	%{xmldir}/%{prj}.xml
12cr|horde-imap-0.0.3-2|54	%dir %{peardir}/Horde
12cr|horde-imap-0.0.3-2|55	%dir %{peardir}/Horde/IMAP/ACL.php
12cr|horde-imap-0.0.3-2|56	%{peardir}/Horde/IMAP/Admin.php
12cr|horde-imap-0.0.3-2|57	%{peardir}/Horde/IMAP/Cache.php
12cr|horde-imap-0.0.3-2|58	%{peardir}/Horde/IMAP/Search.php
12cr|horde-imap-0.0.3-2|59	%{peardir}/Horde/IMAP/Sort.php
12cr|horde-imap-0.0.3-2|60	%{peardir}/Horde/IMAP/Thread.php
12cr|horde-imap-0.0.3-2|61	%{peardir}/Horde/IMAP/Tree.php
12cr|horde-imap-0.0.3-2|62	%{peardir}/Horde/IMAP/ACL/rfc2086.php
12cr|horde-imap-0.0.3-2|63	%{peardir}/Horde/IMAP/ACL/rfc4314.php
12cr|horde-imap-0.0.3-2|64	
12cr|horde-imap-0.0.3-2|65	
12cr|horde-imap-0.0.3-2|66	
12cr|horde-imap-0.0.3-2|67	
12cr|horde-imap-0.0.3-2|68	%changelog
12cr|horde-imap-0.0.3-2|69	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.3-2mdv2011.0
12cr|horde-imap-0.0.3-2|70	+ Revision: 564028
12cr|horde-imap-0.0.3-2|71	- Increased release for rebuild
12cr|horde-imap-0.0.3-2|72	
12cr|horde-imap-0.0.3-2|73	* Mon Feb 22 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.3-1mdv2010.1
12cr|horde-imap-0.0.3-2|74	+ Revision: 509405
12cr|horde-imap-0.0.3-2|75	- import horde-imap
12cr|horde-imap-0.0.3-2|76	
12cr|horde-imap-0.0.3-2|77	

2100 12
12cr|horde-imp-4.3.9-1|1	%define	module	imp
12cr|horde-imp-4.3.9-1|2	%define	name	horde-%{module}
12cr|horde-imp-4.3.9-1|3	%define version 4.3.9
12cr|horde-imp-4.3.9-1|4	%define release %mkrel 1
12cr|horde-imp-4.3.9-1|5	
12cr|horde-imp-4.3.9-1|6	%define _requires_exceptions pear(\\(Horde.*\\|Text/Flowed.php\\|VFS.*\\))
12cr|horde-imp-4.3.9-1|7	
12cr|horde-imp-4.3.9-1|8	Name:		%{name}
12cr|horde-imp-4.3.9-1|9	Version:	%{version}
12cr|horde-imp-4.3.9-1|10	Release:	%{release}
12cr|horde-imp-4.3.9-1|11	Summary:	The Horde Internet Messaging Program
12cr|horde-imp-4.3.9-1|12	License:	GPL
12cr|horde-imp-4.3.9-1|13	Group:		System/Servers
12cr|horde-imp-4.3.9-1|14	URL:		http://www.horde.org/%{module}
12cr|horde-imp-4.3.9-1|15	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cr|horde-imp-4.3.9-1|16	Patch0:      	imp-h3-4.3-fix-constant-loading.patch
12cr|horde-imp-4.3.9-1|17	Requires(post):	rpm-helper
12cr|horde-imp-4.3.9-1|18	Requires:	horde >= 3.3.8
12cr|horde-imp-4.3.9-1|19	Requires:	php-imap
12cr|horde-imp-4.3.9-1|20	Requires:	php-ldap
12cr|horde-imp-4.3.9-1|21	BuildArch:	noarch
12cr|horde-imp-4.3.9-1|22	
12cr|horde-imp-4.3.9-1|23	%description
12cr|horde-imp-4.3.9-1|24	IMP is the Internet Messaging Program, one of the Horde applications.
12cr|horde-imp-4.3.9-1|25	It provides webmail access to IMAP and POP3 accounts.
12cr|horde-imp-4.3.9-1|26	
12cr|horde-imp-4.3.9-1|27	%prep
12cr|horde-imp-4.3.9-1|28	%setup -q -n %{module}-h3-%{version}
12cr|horde-imp-4.3.9-1|29	%patch0 -p 1
12cr|horde-imp-4.3.9-1|30	
12cr|horde-imp-4.3.9-1|31	# fix perms
12cr|horde-imp-4.3.9-1|32	chmod 644 locale/da_DK/help.xml
12cr|horde-imp-4.3.9-1|33	
12cr|horde-imp-4.3.9-1|34	%build
12cr|horde-imp-4.3.9-1|35	
12cr|horde-imp-4.3.9-1|36	%install
12cr|horde-imp-4.3.9-1|37	rm -rf %{buildroot}
12cr|horde-imp-4.3.9-1|38	
12cr|horde-imp-4.3.9-1|39	# apache configuration
12cr|horde-imp-4.3.9-1|40	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|horde-imp-4.3.9-1|41	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|horde-imp-4.3.9-1|42	# %{name} Apache configuration file
12cr|horde-imp-4.3.9-1|43	
12cr|horde-imp-4.3.9-1|44	<Directory %{_datadir}/horde/%{module}/lib>
12cr|horde-imp-4.3.9-1|45	Order allow,deny
12cr|horde-imp-4.3.9-1|46	Deny from all
12cr|horde-imp-4.3.9-1|47	</Directory>
12cr|horde-imp-4.3.9-1|48	
12cr|horde-imp-4.3.9-1|49	<Directory %{_datadir}/horde/%{module}/locale>
12cr|horde-imp-4.3.9-1|50	Order allow,deny
12cr|horde-imp-4.3.9-1|51	Deny from all
12cr|horde-imp-4.3.9-1|52	</Directory>
12cr|horde-imp-4.3.9-1|53	
12cr|horde-imp-4.3.9-1|54	<Directory %{_datadir}/horde/%{module}/scripts>
12cr|horde-imp-4.3.9-1|55	Order allow,deny
12cr|horde-imp-4.3.9-1|56	Deny from all
12cr|horde-imp-4.3.9-1|57	</Directory>
12cr|horde-imp-4.3.9-1|58	
12cr|horde-imp-4.3.9-1|59	<Directory %{_datadir}/horde/%{module}/templates>
12cr|horde-imp-4.3.9-1|60	Order allow,deny
12cr|horde-imp-4.3.9-1|61	Deny from all
12cr|horde-imp-4.3.9-1|62	</Directory>
12cr|horde-imp-4.3.9-1|63	EOF
12cr|horde-imp-4.3.9-1|64	
12cr|horde-imp-4.3.9-1|65	# horde configuration
12cr|horde-imp-4.3.9-1|66	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cr|horde-imp-4.3.9-1|67	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cr|horde-imp-4.3.9-1|68	<?php
12cr|horde-imp-4.3.9-1|69	//
12cr|horde-imp-4.3.9-1|70	// Imp Horde configuration file
12cr|horde-imp-4.3.9-1|71	//
12cr|horde-imp-4.3.9-1|72	
12cr|horde-imp-4.3.9-1|73	$this->applications['imp'] = array(
12cr|horde-imp-4.3.9-1|74	'fileroot' => $this->applications['horde']['fileroot'] . '/imp',
12cr|horde-imp-4.3.9-1|75	'webroot'  => $this->applications['horde']['webroot'] . '/imp',
12cr|horde-imp-4.3.9-1|76	'name'     => _("Mail"),
12cr|horde-imp-4.3.9-1|77	'status'   => 'active',
12cr|horde-imp-4.3.9-1|78	'provides' => array('mail', 'contacts/favouriteRecipients')
12cr|horde-imp-4.3.9-1|79	);
12cr|horde-imp-4.3.9-1|80	
12cr|horde-imp-4.3.9-1|81	$this->applications['imp-folders'] = array(
12cr|horde-imp-4.3.9-1|82	'status'      => 'block',
12cr|horde-imp-4.3.9-1|83	'app'         => 'imp',
12cr|horde-imp-4.3.9-1|84	'blockname'   => 'tree_folders',
12cr|horde-imp-4.3.9-1|85	'menu_parent' => 'imp'
12cr|horde-imp-4.3.9-1|86	);
12cr|horde-imp-4.3.9-1|87	?>
12cr|horde-imp-4.3.9-1|88	EOF
12cr|horde-imp-4.3.9-1|89	
12cr|horde-imp-4.3.9-1|90	# remove .htaccess files
12cr|horde-imp-4.3.9-1|91	find . -name .htaccess -exec rm -f {} \;
12cr|horde-imp-4.3.9-1|92	
12cr|horde-imp-4.3.9-1|93	# install files
12cr|horde-imp-4.3.9-1|94	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-imp-4.3.9-1|95	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-imp-4.3.9-1|96	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-imp-4.3.9-1|97	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-imp-4.3.9-1|98	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-imp-4.3.9-1|99	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-imp-4.3.9-1|100	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-imp-4.3.9-1|101	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-imp-4.3.9-1|102	
12cr|horde-imp-4.3.9-1|103	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cr|horde-imp-4.3.9-1|104	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cr|horde-imp-4.3.9-1|105	pushd %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-imp-4.3.9-1|106	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cr|horde-imp-4.3.9-1|107	popd
12cr|horde-imp-4.3.9-1|108	
12cr|horde-imp-4.3.9-1|109	# activate configuration files
12cr|horde-imp-4.3.9-1|110	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cr|horde-imp-4.3.9-1|111	mv $file ${file%.dist}
12cr|horde-imp-4.3.9-1|112	done
12cr|horde-imp-4.3.9-1|113	
12cr|horde-imp-4.3.9-1|114	# fix script shellbang
12cr|horde-imp-4.3.9-1|115	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
12cr|horde-imp-4.3.9-1|116	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
12cr|horde-imp-4.3.9-1|117	done
12cr|horde-imp-4.3.9-1|118	
12cr|horde-imp-4.3.9-1|119	%clean
12cr|horde-imp-4.3.9-1|120	rm -rf %{buildroot}
12cr|horde-imp-4.3.9-1|121	
12cr|horde-imp-4.3.9-1|122	%post
12cr|horde-imp-4.3.9-1|123	if [ $1 = 1 ]; then
12cr|horde-imp-4.3.9-1|124	# configuration
12cr|horde-imp-4.3.9-1|125	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cr|horde-imp-4.3.9-1|126	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cr|horde-imp-4.3.9-1|127	fi
12cr|horde-imp-4.3.9-1|128	%if %mdkversion < 201010
12cr|horde-imp-4.3.9-1|129	%_post_webapp
12cr|horde-imp-4.3.9-1|130	%endif
12cr|horde-imp-4.3.9-1|131	
12cr|horde-imp-4.3.9-1|132	%postun
12cr|horde-imp-4.3.9-1|133	%if %mdkversion < 201010
12cr|horde-imp-4.3.9-1|134	%_postun_webapp
12cr|horde-imp-4.3.9-1|135	%endif
12cr|horde-imp-4.3.9-1|136	
12cr|horde-imp-4.3.9-1|137	%files
12cr|horde-imp-4.3.9-1|138	%defattr(-,root,root)
12cr|horde-imp-4.3.9-1|139	%doc README COPYING docs
12cr|horde-imp-4.3.9-1|140	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|horde-imp-4.3.9-1|141	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cr|horde-imp-4.3.9-1|142	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cr|horde-imp-4.3.9-1|143	%{_datadir}/horde/%{module}
12cr|horde-imp-4.3.9-1|144	
12cr|horde-imp-4.3.9-1|145	
12cr|horde-imp-4.3.9-1|146	%changelog
12cr|horde-imp-4.3.9-1|147	* Sat Jun 25 2011 Guillaume Rousse <guillomovitch@mandriva.org> 4.3.9-1mdv2011.0
12cr|horde-imp-4.3.9-1|148	+ Revision: 687152
12cr|horde-imp-4.3.9-1|149	- new version
12cr|horde-imp-4.3.9-1|150	
12cr|horde-imp-4.3.9-1|151	* Sun Aug 08 2010 Thomas Spuhler <tspuhler@mandriva.org> 4.3.7-1mdv2011.0
12cr|horde-imp-4.3.9-1|152	+ Revision: 567491
12cr|horde-imp-4.3.9-1|153	- Updated to version 4.3.7
12cr|horde-imp-4.3.9-1|154	- added version 4.3.6 source file
12cr|horde-imp-4.3.9-1|155	
12cr|horde-imp-4.3.9-1|156	* Tue Aug 03 2010 Thomas Spuhler <tspuhler@mandriva.org> 4.3.6-3mdv2011.0
12cr|horde-imp-4.3.9-1|157	+ Revision: 565213
12cr|horde-imp-4.3.9-1|158	- Increased release for rebuild
12cr|horde-imp-4.3.9-1|159	
12cr|horde-imp-4.3.9-1|160	* Mon Jan 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 4.3.6-2mdv2010.1
12cr|horde-imp-4.3.9-1|161	+ Revision: 493346
12cr|horde-imp-4.3.9-1|162	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|horde-imp-4.3.9-1|163	
12cr|horde-imp-4.3.9-1|164	* Sat Dec 26 2009 Funda Wang <fwang@mandriva.org> 4.3.6-1mdv2010.1
12cr|horde-imp-4.3.9-1|165	+ Revision: 482412
12cr|horde-imp-4.3.9-1|166	- new version 4.3.6
12cr|horde-imp-4.3.9-1|167	
12cr|horde-imp-4.3.9-1|168	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|horde-imp-4.3.9-1|169	- restrict default access permissions to localhost only, as per new policy
12cr|horde-imp-4.3.9-1|170	
12cr|horde-imp-4.3.9-1|171	* Tue Sep 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 4.3.5-1mdv2010.0
12cr|horde-imp-4.3.9-1|172	+ Revision: 443241
12cr|horde-imp-4.3.9-1|173	- new version
12cr|horde-imp-4.3.9-1|174	- new simpler files setup
12cr|horde-imp-4.3.9-1|175	
12cr|horde-imp-4.3.9-1|176	* Wed Aug 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 4.3.4-1mdv2010.0
12cr|horde-imp-4.3.9-1|177	+ Revision: 421440
12cr|horde-imp-4.3.9-1|178	- new version
12cr|horde-imp-4.3.9-1|179	
12cr|horde-imp-4.3.9-1|180	* Fri Jan 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 4.3.3-1mdv2009.1
12cr|horde-imp-4.3.9-1|181	+ Revision: 335510
12cr|horde-imp-4.3.9-1|182	- new version
12cr|horde-imp-4.3.9-1|183	
12cr|horde-imp-4.3.9-1|184	* Mon Jan 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 4.3.2-1mdv2009.1
12cr|horde-imp-4.3.9-1|185	+ Revision: 333747
12cr|horde-imp-4.3.9-1|186	- update to new version 4.3.2
12cr|horde-imp-4.3.9-1|187	
12cr|horde-imp-4.3.9-1|188	* Tue Jan 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 4.3.1-2mdv2009.1
12cr|horde-imp-4.3.9-1|189	+ Revision: 326412
12cr|horde-imp-4.3.9-1|190	- fix apache config file
12cr|horde-imp-4.3.9-1|191	
12cr|horde-imp-4.3.9-1|192	* Sun Dec 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.3.1-1mdv2009.1
12cr|horde-imp-4.3.9-1|193	+ Revision: 314355
12cr|horde-imp-4.3.9-1|194	- update to new version 4.3.1
12cr|horde-imp-4.3.9-1|195	
12cr|horde-imp-4.3.9-1|196	* Tue Nov 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.3-3mdv2009.1
12cr|horde-imp-4.3.9-1|197	+ Revision: 304321
12cr|horde-imp-4.3.9-1|198	- fix constant loading
12cr|horde-imp-4.3.9-1|199	
12cr|horde-imp-4.3.9-1|200	* Sun Oct 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.3-2mdv2009.1
12cr|horde-imp-4.3.9-1|201	+ Revision: 295327
12cr|horde-imp-4.3.9-1|202	- cosmetics
12cr|horde-imp-4.3.9-1|203	
12cr|horde-imp-4.3.9-1|204	* Sun Oct 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.3-1mdv2009.1
12cr|horde-imp-4.3.9-1|205	+ Revision: 295260
12cr|horde-imp-4.3.9-1|206	- update to new version 4.3
12cr|horde-imp-4.3.9-1|207	
12cr|horde-imp-4.3.9-1|208	* Tue Jun 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.2-2mdv2009.0
12cr|horde-imp-4.3.9-1|209	+ Revision: 223439
12cr|horde-imp-4.3.9-1|210	- add missing js directory (fix #41530)
12cr|horde-imp-4.3.9-1|211	
12cr|horde-imp-4.3.9-1|212	* Fri May 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.2-1mdv2009.0
12cr|horde-imp-4.3.9-1|213	+ Revision: 213375
12cr|horde-imp-4.3.9-1|214	- new version
12cr|horde-imp-4.3.9-1|215	drop patch0
12cr|horde-imp-4.3.9-1|216	don't recompress sources
12cr|horde-imp-4.3.9-1|217	
12cr|horde-imp-4.3.9-1|218	* Wed Jan 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.6-1mdv2008.1
12cr|horde-imp-4.3.9-1|219	+ Revision: 153784
12cr|horde-imp-4.3.9-1|220	- update to new version 4.1.6
12cr|horde-imp-4.3.9-1|221	- don't duplicate spec-helper encoding fix
12cr|horde-imp-4.3.9-1|222	
12cr|horde-imp-4.3.9-1|223	+ Olivier Blin <oblin@mandriva.com>
12cr|horde-imp-4.3.9-1|224	- restore BuildRoot
12cr|horde-imp-4.3.9-1|225	
12cr|horde-imp-4.3.9-1|226	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.5-1mdv2008.1
12cr|horde-imp-4.3.9-1|227	+ Revision: 133739
12cr|horde-imp-4.3.9-1|228	- update to new version 4.1.5
12cr|horde-imp-4.3.9-1|229	
12cr|horde-imp-4.3.9-1|230	+ Thierry Vignaud <tv@mandriva.org>
12cr|horde-imp-4.3.9-1|231	- kill re-definition of %%buildroot on Pixel's request
12cr|horde-imp-4.3.9-1|232	
12cr|horde-imp-4.3.9-1|233	* Thu Aug 02 2007 Funda Wang <fwang@mandriva.org> 4.1.4-1mdv2008.0
12cr|horde-imp-4.3.9-1|234	+ Revision: 58112
12cr|horde-imp-4.3.9-1|235	- New version 4.1.4
12cr|horde-imp-4.3.9-1|236	
12cr|horde-imp-4.3.9-1|237	
12cr|horde-imp-4.3.9-1|238	* Mon Sep 04 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|horde-imp-4.3.9-1|239	+ 2006-09-04 15:33:52 (59799)
12cr|horde-imp-4.3.9-1|240	- fixed registry file
12cr|horde-imp-4.3.9-1|241	
12cr|horde-imp-4.3.9-1|242	* Mon Sep 04 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|horde-imp-4.3.9-1|243	+ 2006-09-04 15:26:50 (59798)
12cr|horde-imp-4.3.9-1|244	- Import horde-imp
12cr|horde-imp-4.3.9-1|245	
12cr|horde-imp-4.3.9-1|246	* Fri Aug 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.3-1mdv2007.0
12cr|horde-imp-4.3.9-1|247	- New version 4.1.3
12cr|horde-imp-4.3.9-1|248	
12cr|horde-imp-4.3.9-1|249	* Mon Jun 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.2-1mdv2007.0
12cr|horde-imp-4.3.9-1|250	- New version 4.1.2
12cr|horde-imp-4.3.9-1|251	- decompress patch
12cr|horde-imp-4.3.9-1|252	- use herein document for horde configuration
12cr|horde-imp-4.3.9-1|253	
12cr|horde-imp-4.3.9-1|254	* Tue Mar 07 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.1-1mdk
12cr|horde-imp-4.3.9-1|255	- new version
12cr|horde-imp-4.3.9-1|256	
12cr|horde-imp-4.3.9-1|257	* Wed Jan 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.0.4-2mdk
12cr|horde-imp-4.3.9-1|258	- fix automatic dependencies
12cr|horde-imp-4.3.9-1|259	
12cr|horde-imp-4.3.9-1|260	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 4.0.4-1mdk
12cr|horde-imp-4.3.9-1|261	- New release 4.0.4
12cr|horde-imp-4.3.9-1|262	- %%mkrel
12cr|horde-imp-4.3.9-1|263	
12cr|horde-imp-4.3.9-1|264	* Thu Jun 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 4.0.3-2mdk
12cr|horde-imp-4.3.9-1|265	- better fix encoding
12cr|horde-imp-4.3.9-1|266	- fix requires
12cr|horde-imp-4.3.9-1|267	
12cr|horde-imp-4.3.9-1|268	* Sat Apr 16 2005 Guillaume Rousse <guillomovitch@mandrake.org> 4.0.3-1mdk
12cr|horde-imp-4.3.9-1|269	- New release 4.0.3
12cr|horde-imp-4.3.9-1|270	
12cr|horde-imp-4.3.9-1|271	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.0.1-4mdk
12cr|horde-imp-4.3.9-1|272	- spec file cleanups, remove the ADVX-build stuff
12cr|horde-imp-4.3.9-1|273	- strip away annoying ^M
12cr|horde-imp-4.3.9-1|274	
12cr|horde-imp-4.3.9-1|275	* Thu Jan 27 2005 Guillaume Rousse <guillomovitch@mandrake.org> 4.0.1-3mdk
12cr|horde-imp-4.3.9-1|276	- no automatic config generation, incorrect default values
12cr|horde-imp-4.3.9-1|277	- horde isn't a prereq
12cr|horde-imp-4.3.9-1|278	- spec cleanup
12cr|horde-imp-4.3.9-1|279	
12cr|horde-imp-4.3.9-1|280	* Mon Jan 17 2005 Guillaume Rousse <guillomovitch@mandrake.org> 4.0.1-2mdk
12cr|horde-imp-4.3.9-1|281	- fix inclusion path
12cr|horde-imp-4.3.9-1|282	- fix configuration perms
12cr|horde-imp-4.3.9-1|283	- generate configuration at postinstall
12cr|horde-imp-4.3.9-1|284	- horde and rpm-helper are now a prereq
12cr|horde-imp-4.3.9-1|285	
12cr|horde-imp-4.3.9-1|286	* Fri Jan 14 2005 Guillaume Rousse <guillomovitch@mandrake.org> 4.0.1-1mdk
12cr|horde-imp-4.3.9-1|287	- new version
12cr|horde-imp-4.3.9-1|288	- top-level is now /var/www/horde/imp
12cr|horde-imp-4.3.9-1|289	- config is now in /etc/horde/imp
12cr|horde-imp-4.3.9-1|290	- other non-accessible files are now in /usr/share/horde/imp
12cr|horde-imp-4.3.9-1|291	- drop safemode build
12cr|horde-imp-4.3.9-1|292	- drop old obsoletes
12cr|horde-imp-4.3.9-1|293	- drop all patches
12cr|horde-imp-4.3.9-1|294	- no more apache configuration
12cr|horde-imp-4.3.9-1|295	- rpmbuildupdate aware
12cr|horde-imp-4.3.9-1|296	- spec cleanup
12cr|horde-imp-4.3.9-1|297	
12cr|horde-imp-4.3.9-1|298	* Tue Sep 14 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.2.5-3mdk
12cr|horde-imp-4.3.9-1|299	- remove post-installation configuration: assuming a local mail server is used is wrong
12cr|horde-imp-4.3.9-1|300	
12cr|horde-imp-4.3.9-1|301	* Mon Aug 16 2004 Pascal Cavy <pascal@vmfacility.fr> 3.2.5-2mdk
12cr|horde-imp-4.3.9-1|302	- fix typo in %%post #10815
12cr|horde-imp-4.3.9-1|303	
12cr|horde-imp-4.3.9-1|304	* Wed Aug 04 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.2.5-1mdk
12cr|horde-imp-4.3.9-1|305	- new version
12cr|horde-imp-4.3.9-1|306	
12cr|horde-imp-4.3.9-1|307	* Sun Jul 18 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.2.4-2mdk
12cr|horde-imp-4.3.9-1|308	- apache config file in /etc/httpd/webapps.d
12cr|horde-imp-4.3.9-1|309	
12cr|horde-imp-4.3.9-1|310	* Sat Jun 05 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.2.4-1mdk
12cr|horde-imp-4.3.9-1|311	- new version
12cr|horde-imp-4.3.9-1|312	- rpmbuildupdate aware
12cr|horde-imp-4.3.9-1|313	
12cr|horde-imp-4.3.9-1|314	* Sat May 01 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.2.3-2mdk
12cr|horde-imp-4.3.9-1|315	- renamed to horde-imp
12cr|horde-imp-4.3.9-1|316	- pluggable horde configuration
12cr|horde-imp-4.3.9-1|317	- standard perms for /etc/httpd/conf.d/%%{order}_horde-imp.conf
12cr|horde-imp-4.3.9-1|318	- don't provide useless ADVXpackage virtual package
12cr|horde-imp-4.3.9-1|319	- remove redundant requires, as horde already requires them
12cr|horde-imp-4.3.9-1|320	
12cr|horde-imp-4.3.9-1|321	* Mon Apr 05 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.2.3-1mdk
12cr|horde-imp-4.3.9-1|322	- new version
12cr|horde-imp-4.3.9-1|323	
12cr|horde-imp-4.3.9-1|324	* Sat Dec 20 2003 Guillaume Rousse <guillomovitch@mandrake.org> 3.2.2-3mdk
12cr|horde-imp-4.3.9-1|325	- untagged localisation files
12cr|horde-imp-4.3.9-1|326	- no more .htaccess files, use /etc/httpd/conf.d/%%{order}_imp.conf instead
12cr|horde-imp-4.3.9-1|327	- scripts now in  /usr/share/{name}
12cr|horde-imp-4.3.9-1|328	
12cr|horde-imp-4.3.9-1|329	* Tue Sep 09 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 3.2.2-2mdk
12cr|horde-imp-4.3.9-1|330	- changed name to imp, old version doesn't exist anymore
12cr|horde-imp-4.3.9-1|331	- requires horde, not horde2
12cr|horde-imp-4.3.9-1|332	- standard perms and ownership for config files, access is already denied
12cr|horde-imp-4.3.9-1|333	
12cr|horde-imp-4.3.9-1|334	* Mon Sep 08 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 3.2.2-1mdk
12cr|horde-imp-4.3.9-1|335	- 3.2.2
12cr|horde-imp-4.3.9-1|336	- speac cleanup
12cr|horde-imp-4.3.9-1|337	- remove useless files from webroot (.dist, doc files, .po)
12cr|horde-imp-4.3.9-1|338	- properly tag localisation files
12cr|horde-imp-4.3.9-1|339	- drop apache1 integration
12cr|horde-imp-4.3.9-1|340	- drop ugly configuration scripts, perl rulez
12cr|horde-imp-4.3.9-1|341	- fixed URL
12cr|horde-imp-4.3.9-1|342	- removed implicit dependencies
12cr|horde-imp-4.3.9-1|343	

2101 12
12cr|horde-ingo-1.2.4-1|1	%define module	ingo
12cr|horde-ingo-1.2.4-1|2	%define name	horde-%{module}
12cr|horde-ingo-1.2.4-1|3	%define version	1.2.4
12cr|horde-ingo-1.2.4-1|4	%define release	%mkrel 1
12cr|horde-ingo-1.2.4-1|5	
12cr|horde-ingo-1.2.4-1|6	%define _requires_exceptions pear(Horde.*)
12cr|horde-ingo-1.2.4-1|7	
12cr|horde-ingo-1.2.4-1|8	Name:           %{name}
12cr|horde-ingo-1.2.4-1|9	Version:        %{version}
12cr|horde-ingo-1.2.4-1|10	Release:        %{release}
12cr|horde-ingo-1.2.4-1|11	Summary:	The Horde email filter rules Manager
12cr|horde-ingo-1.2.4-1|12	License:	GPL
12cr|horde-ingo-1.2.4-1|13	Group: 		System/Servers
12cr|horde-ingo-1.2.4-1|14	URL:		http://www.horde.org/%{module}
12cr|horde-ingo-1.2.4-1|15	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cr|horde-ingo-1.2.4-1|16	Patch0:		%{module}-h3-1.2.1-fhs.patch
12cr|horde-ingo-1.2.4-1|17	Requires(post):	rpm-helper
12cr|horde-ingo-1.2.4-1|18	Requires:	horde >= 3.3.8
12cr|horde-ingo-1.2.4-1|19	Requires: 	horde-imp >= 4.3
12cr|horde-ingo-1.2.4-1|20	BuildArch:	noarch
12cr|horde-ingo-1.2.4-1|21	
12cr|horde-ingo-1.2.4-1|22	%description
12cr|horde-ingo-1.2.4-1|23	Ingo is an email filter rules manager.
12cr|horde-ingo-1.2.4-1|24	
12cr|horde-ingo-1.2.4-1|25	Ingo currently supports the following filtering drivers:
12cr|horde-ingo-1.2.4-1|26	
12cr|horde-ingo-1.2.4-1|27	* Sieve (using timsieved)
12cr|horde-ingo-1.2.4-1|28	* procmail (using VFS FTP driver)
12cr|horde-ingo-1.2.4-1|29	* IMAP client-side filtering
12cr|horde-ingo-1.2.4-1|30	
12cr|horde-ingo-1.2.4-1|31	Ingo has replaced IMP's internal filtering code and is the default filtering
12cr|horde-ingo-1.2.4-1|32	agent in IMP H3 (4.0).
12cr|horde-ingo-1.2.4-1|33	
12cr|horde-ingo-1.2.4-1|34	%prep
12cr|horde-ingo-1.2.4-1|35	%setup -q -n %{module}-h3-%{version}
12cr|horde-ingo-1.2.4-1|36	%patch0 -p 1
12cr|horde-ingo-1.2.4-1|37	
12cr|horde-ingo-1.2.4-1|38	%build
12cr|horde-ingo-1.2.4-1|39	
12cr|horde-ingo-1.2.4-1|40	%install
12cr|horde-ingo-1.2.4-1|41	rm -rf %{buildroot}
12cr|horde-ingo-1.2.4-1|42	
12cr|horde-ingo-1.2.4-1|43	# apache configuration
12cr|horde-ingo-1.2.4-1|44	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|horde-ingo-1.2.4-1|45	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|horde-ingo-1.2.4-1|46	# %{name} Apache configuration file
12cr|horde-ingo-1.2.4-1|47	
12cr|horde-ingo-1.2.4-1|48	<Directory %{_datadir}/horde/%{module}/lib>
12cr|horde-ingo-1.2.4-1|49	Order allow,deny
12cr|horde-ingo-1.2.4-1|50	Deny from all
12cr|horde-ingo-1.2.4-1|51	</Directory>
12cr|horde-ingo-1.2.4-1|52	
12cr|horde-ingo-1.2.4-1|53	<Directory %{_datadir}/horde/%{module}/locale>
12cr|horde-ingo-1.2.4-1|54	Order allow,deny
12cr|horde-ingo-1.2.4-1|55	Deny from all
12cr|horde-ingo-1.2.4-1|56	</Directory>
12cr|horde-ingo-1.2.4-1|57	
12cr|horde-ingo-1.2.4-1|58	<Directory %{_datadir}/horde/%{module}/scripts>
12cr|horde-ingo-1.2.4-1|59	Order allow,deny
12cr|horde-ingo-1.2.4-1|60	Deny from all
12cr|horde-ingo-1.2.4-1|61	</Directory>
12cr|horde-ingo-1.2.4-1|62	
12cr|horde-ingo-1.2.4-1|63	<Directory %{_datadir}/horde/%{module}/templates>
12cr|horde-ingo-1.2.4-1|64	Order allow,deny
12cr|horde-ingo-1.2.4-1|65	Deny from all
12cr|horde-ingo-1.2.4-1|66	</Directory>
12cr|horde-ingo-1.2.4-1|67	EOF
12cr|horde-ingo-1.2.4-1|68	
12cr|horde-ingo-1.2.4-1|69	# horde configuration
12cr|horde-ingo-1.2.4-1|70	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cr|horde-ingo-1.2.4-1|71	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cr|horde-ingo-1.2.4-1|72	<?php
12cr|horde-ingo-1.2.4-1|73	//
12cr|horde-ingo-1.2.4-1|74	// Ingo Horde configuration file
12cr|horde-ingo-1.2.4-1|75	//
12cr|horde-ingo-1.2.4-1|76	
12cr|horde-ingo-1.2.4-1|77	$this->applications['ingo'] = array(
12cr|horde-ingo-1.2.4-1|78	'fileroot'    => $this->applications['horde']['fileroot'] . '/ingo',
12cr|horde-ingo-1.2.4-1|79	'webroot'     => $this->applications['horde']['webroot'] . '/ingo',
12cr|horde-ingo-1.2.4-1|80	'name'        => _("Filters"),
12cr|horde-ingo-1.2.4-1|81	'status'      => 'active',
12cr|horde-ingo-1.2.4-1|82	'provides'    => array('mail/blacklistFrom', 'mail/showBlacklist', 'mail/whitelistFrom', 'mail/showWhitelist', 'mail/applyFilters', 'mail/canApplyFilters', 'mail/showFilters'),
12cr|horde-ingo-1.2.4-1|83	'menu_parent' => 'imp'
12cr|horde-ingo-1.2.4-1|84	);
12cr|horde-ingo-1.2.4-1|85	EOF
12cr|horde-ingo-1.2.4-1|86	
12cr|horde-ingo-1.2.4-1|87	# remove .htaccess files
12cr|horde-ingo-1.2.4-1|88	find . -name .htaccess -exec rm -f {} \;
12cr|horde-ingo-1.2.4-1|89	
12cr|horde-ingo-1.2.4-1|90	# install files
12cr|horde-ingo-1.2.4-1|91	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-ingo-1.2.4-1|92	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-ingo-1.2.4-1|93	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-ingo-1.2.4-1|94	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-ingo-1.2.4-1|95	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-ingo-1.2.4-1|96	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-ingo-1.2.4-1|97	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-ingo-1.2.4-1|98	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-ingo-1.2.4-1|99	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cr|horde-ingo-1.2.4-1|100	
12cr|horde-ingo-1.2.4-1|101	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cr|horde-ingo-1.2.4-1|102	pushd %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-ingo-1.2.4-1|103	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cr|horde-ingo-1.2.4-1|104	popd
12cr|horde-ingo-1.2.4-1|105	
12cr|horde-ingo-1.2.4-1|106	# activate configuration files
12cr|horde-ingo-1.2.4-1|107	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cr|horde-ingo-1.2.4-1|108	mv $file ${file%.dist}
12cr|horde-ingo-1.2.4-1|109	done
12cr|horde-ingo-1.2.4-1|110	
12cr|horde-ingo-1.2.4-1|111	# fix script shellbang
12cr|horde-ingo-1.2.4-1|112	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
12cr|horde-ingo-1.2.4-1|113	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
12cr|horde-ingo-1.2.4-1|114	done
12cr|horde-ingo-1.2.4-1|115	
12cr|horde-ingo-1.2.4-1|116	%clean
12cr|horde-ingo-1.2.4-1|117	rm -rf %{buildroot}
12cr|horde-ingo-1.2.4-1|118	
12cr|horde-ingo-1.2.4-1|119	%post
12cr|horde-ingo-1.2.4-1|120	if [ $1 = 1 ]; then
12cr|horde-ingo-1.2.4-1|121	# configuration
12cr|horde-ingo-1.2.4-1|122	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cr|horde-ingo-1.2.4-1|123	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cr|horde-ingo-1.2.4-1|124	fi
12cr|horde-ingo-1.2.4-1|125	%if %mdkversion < 201010
12cr|horde-ingo-1.2.4-1|126	%_post_webapp
12cr|horde-ingo-1.2.4-1|127	%endif
12cr|horde-ingo-1.2.4-1|128	
12cr|horde-ingo-1.2.4-1|129	%postun
12cr|horde-ingo-1.2.4-1|130	%if %mdkversion < 201010
12cr|horde-ingo-1.2.4-1|131	%_postun_webapp
12cr|horde-ingo-1.2.4-1|132	%endif
12cr|horde-ingo-1.2.4-1|133	
12cr|horde-ingo-1.2.4-1|134	%files
12cr|horde-ingo-1.2.4-1|135	%defattr(-,root,root)
12cr|horde-ingo-1.2.4-1|136	%doc LICENSE README docs
12cr|horde-ingo-1.2.4-1|137	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|horde-ingo-1.2.4-1|138	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cr|horde-ingo-1.2.4-1|139	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cr|horde-ingo-1.2.4-1|140	%{_datadir}/horde/%{module}
12cr|horde-ingo-1.2.4-1|141	
12cr|horde-ingo-1.2.4-1|142	
12cr|horde-ingo-1.2.4-1|143	%changelog
12cr|horde-ingo-1.2.4-1|144	* Sun Aug 08 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.2.4-1mdv2011.0
12cr|horde-ingo-1.2.4-1|145	+ Revision: 567493
12cr|horde-ingo-1.2.4-1|146	- Updated to version 1.2.4
12cr|horde-ingo-1.2.4-1|147	- added version 1.2.4 source file
12cr|horde-ingo-1.2.4-1|148	
12cr|horde-ingo-1.2.4-1|149	* Tue Aug 03 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.2.3-3mdv2011.0
12cr|horde-ingo-1.2.4-1|150	+ Revision: 565212
12cr|horde-ingo-1.2.4-1|151	- Increased release for rebuild
12cr|horde-ingo-1.2.4-1|152	
12cr|horde-ingo-1.2.4-1|153	* Mon Jan 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.3-2mdv2010.1
12cr|horde-ingo-1.2.4-1|154	+ Revision: 493347
12cr|horde-ingo-1.2.4-1|155	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|horde-ingo-1.2.4-1|156	
12cr|horde-ingo-1.2.4-1|157	* Sat Dec 26 2009 Funda Wang <fwang@mandriva.org> 1.2.3-1mdv2010.1
12cr|horde-ingo-1.2.4-1|158	+ Revision: 482413
12cr|horde-ingo-1.2.4-1|159	- new version 1.2.3
12cr|horde-ingo-1.2.4-1|160	
12cr|horde-ingo-1.2.4-1|161	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|horde-ingo-1.2.4-1|162	- restrict default access permissions to localhost only, as per new policy
12cr|horde-ingo-1.2.4-1|163	
12cr|horde-ingo-1.2.4-1|164	* Sun Sep 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2010.0
12cr|horde-ingo-1.2.4-1|165	+ Revision: 445974
12cr|horde-ingo-1.2.4-1|166	- new version
12cr|horde-ingo-1.2.4-1|167	- new setup (simpler is better)
12cr|horde-ingo-1.2.4-1|168	
12cr|horde-ingo-1.2.4-1|169	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-2mdv2010.0
12cr|horde-ingo-1.2.4-1|170	+ Revision: 437882
12cr|horde-ingo-1.2.4-1|171	- rebuild
12cr|horde-ingo-1.2.4-1|172	
12cr|horde-ingo-1.2.4-1|173	* Thu Feb 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2009.1
12cr|horde-ingo-1.2.4-1|174	+ Revision: 337793
12cr|horde-ingo-1.2.4-1|175	- new release
12cr|horde-ingo-1.2.4-1|176	- rediff FHS patch
12cr|horde-ingo-1.2.4-1|177	
12cr|horde-ingo-1.2.4-1|178	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.2-2mdv2009.0
12cr|horde-ingo-1.2.4-1|179	+ Revision: 267075
12cr|horde-ingo-1.2.4-1|180	- rebuild early 2009.0 package (before pixel changes)
12cr|horde-ingo-1.2.4-1|181	
12cr|horde-ingo-1.2.4-1|182	* Fri May 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-1mdv2009.0
12cr|horde-ingo-1.2.4-1|183	+ Revision: 213380
12cr|horde-ingo-1.2.4-1|184	- don't recompress sources
12cr|horde-ingo-1.2.4-1|185	don't duplicate spec-helper work
12cr|horde-ingo-1.2.4-1|186	- update to new version 1.2
12cr|horde-ingo-1.2.4-1|187	
12cr|horde-ingo-1.2.4-1|188	* Wed Jan 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.5-1mdv2008.1
12cr|horde-ingo-1.2.4-1|189	+ Revision: 153779
12cr|horde-ingo-1.2.4-1|190	- update to new version 1.1.5
12cr|horde-ingo-1.2.4-1|191	
12cr|horde-ingo-1.2.4-1|192	+ Olivier Blin <oblin@mandriva.com>
12cr|horde-ingo-1.2.4-1|193	- restore BuildRoot
12cr|horde-ingo-1.2.4-1|194	
12cr|horde-ingo-1.2.4-1|195	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.4-1mdv2008.1
12cr|horde-ingo-1.2.4-1|196	+ Revision: 133744
12cr|horde-ingo-1.2.4-1|197	- update to new version 1.1.4
12cr|horde-ingo-1.2.4-1|198	
12cr|horde-ingo-1.2.4-1|199	+ Thierry Vignaud <tv@mandriva.org>
12cr|horde-ingo-1.2.4-1|200	- kill re-definition of %%buildroot on Pixel's request
12cr|horde-ingo-1.2.4-1|201	
12cr|horde-ingo-1.2.4-1|202	* Thu Sep 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.3-1mdv2008.0
12cr|horde-ingo-1.2.4-1|203	+ Revision: 81171
12cr|horde-ingo-1.2.4-1|204	- update to new version 1.1.3
12cr|horde-ingo-1.2.4-1|205	
12cr|horde-ingo-1.2.4-1|206	
12cr|horde-ingo-1.2.4-1|207	* Mon Sep 04 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|horde-ingo-1.2.4-1|208	+ 2006-09-04 20:51:02 (59910)
12cr|horde-ingo-1.2.4-1|209	- bump release
12cr|horde-ingo-1.2.4-1|210	
12cr|horde-ingo-1.2.4-1|211	* Mon Sep 04 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|horde-ingo-1.2.4-1|212	+ 2006-09-04 20:45:02 (59899)
12cr|horde-ingo-1.2.4-1|213	- added missing javascript directory
12cr|horde-ingo-1.2.4-1|214	
12cr|horde-ingo-1.2.4-1|215	* Mon Sep 04 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|horde-ingo-1.2.4-1|216	+ 2006-09-04 16:14:35 (59828)
12cr|horde-ingo-1.2.4-1|217	- Import horde-ingo
12cr|horde-ingo-1.2.4-1|218	
12cr|horde-ingo-1.2.4-1|219	* Fri Aug 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-2mdv2007.0
12cr|horde-ingo-1.2.4-1|220	- Rebuild
12cr|horde-ingo-1.2.4-1|221	
12cr|horde-ingo-1.2.4-1|222	* Mon May 22 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-1mdk
12cr|horde-ingo-1.2.4-1|223	- New release 1.1.1
12cr|horde-ingo-1.2.4-1|224	
12cr|horde-ingo-1.2.4-1|225	* Tue Mar 07 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdk
12cr|horde-ingo-1.2.4-1|226	- new version
12cr|horde-ingo-1.2.4-1|227	
12cr|horde-ingo-1.2.4-1|228	* Wed Jan 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-2mdk
12cr|horde-ingo-1.2.4-1|229	- fix automatic dependencies
12cr|horde-ingo-1.2.4-1|230	
12cr|horde-ingo-1.2.4-1|231	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdk
12cr|horde-ingo-1.2.4-1|232	- new version
12cr|horde-ingo-1.2.4-1|233	- %%mkrel
12cr|horde-ingo-1.2.4-1|234	
12cr|horde-ingo-1.2.4-1|235	* Thu Jun 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-3mdk
12cr|horde-ingo-1.2.4-1|236	- better fix encoding
12cr|horde-ingo-1.2.4-1|237	- fix requires
12cr|horde-ingo-1.2.4-1|238	
12cr|horde-ingo-1.2.4-1|239	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.1-2mdk
12cr|horde-ingo-1.2.4-1|240	- spec file cleanups, remove the ADVX-build stuff
12cr|horde-ingo-1.2.4-1|241	- strip away annoying ^M
12cr|horde-ingo-1.2.4-1|242	
12cr|horde-ingo-1.2.4-1|243	* Thu Jan 27 2005 Guillaume Rousse <guillomovitch@mandrake.org> 1.0.1-1mdk
12cr|horde-ingo-1.2.4-1|244	- new version
12cr|horde-ingo-1.2.4-1|245	- no automatic config generation, incorrect default values
12cr|horde-ingo-1.2.4-1|246	- horde isn't a prereq
12cr|horde-ingo-1.2.4-1|247	- spec cleanup
12cr|horde-ingo-1.2.4-1|248	
12cr|horde-ingo-1.2.4-1|249	* Mon Jan 17 2005 Guillaume Rousse <guillomovitch@mandrake.org> 1.0-3mdk
12cr|horde-ingo-1.2.4-1|250	- fix inclusion path
12cr|horde-ingo-1.2.4-1|251	- fix configuration perms
12cr|horde-ingo-1.2.4-1|252	- generate configuration at postinstall
12cr|horde-ingo-1.2.4-1|253	- horde and rpm-helper are now a prereq
12cr|horde-ingo-1.2.4-1|254	
12cr|horde-ingo-1.2.4-1|255	* Sat Jan 15 2005 Guillaume Rousse <guillomovitch@mandrake.org> 1.0-2mdk
12cr|horde-ingo-1.2.4-1|256	- fix summary
12cr|horde-ingo-1.2.4-1|257	
12cr|horde-ingo-1.2.4-1|258	* Fri Jan 14 2005 Guillaume Rousse <guillomovitch@mandrake.org> 1.0-1mdk
12cr|horde-ingo-1.2.4-1|259	- first mdk release
12cr|horde-ingo-1.2.4-1|260	

2102 12
12cr|horde-kolab-0.0.6-3|1	%define prj Kolab
12cr|horde-kolab-0.0.6-3|2	
12cr|horde-kolab-0.0.6-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-kolab-0.0.6-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-kolab-0.0.6-3|5	
12cr|horde-kolab-0.0.6-3|6	Name:          horde-kolab
12cr|horde-kolab-0.0.6-3|7	Version:       0.0.6
12cr|horde-kolab-0.0.6-3|8	Release:       %mkrel 3
12cr|horde-kolab-0.0.6-3|9	Summary:       Horde Mime Library
12cr|horde-kolab-0.0.6-3|10	License:       LGPL
12cr|horde-kolab-0.0.6-3|11	Group:         Networking/Mail
12cr|horde-kolab-0.0.6-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-kolab-0.0.6-3|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-kolab-0.0.6-3|14	BuildArch:     noarch
12cr|horde-kolab-0.0.6-3|15	Requires(pre): php-pear
12cr|horde-kolab-0.0.6-3|16	Requires:      horde-nls
12cr|horde-kolab-0.0.6-3|17	Requires:      php-pear
12cr|horde-kolab-0.0.6-3|18	BuildRequires: php-pear
12cr|horde-kolab-0.0.6-3|19	BuildRequires: php-pear-channel-horde
12cr|horde-kolab-0.0.6-3|20	
12cr|horde-kolab-0.0.6-3|21	
12cr|horde-kolab-0.0.6-3|22	%description
12cr|horde-kolab-0.0.6-3|23	This package contains a number of helper functions that make communication between a Horde client and a Kolab server smoother.
12cr|horde-kolab-0.0.6-3|24	
12cr|horde-kolab-0.0.6-3|25	%prep
12cr|horde-kolab-0.0.6-3|26	%setup -q -n %{prj}-%{version}
12cr|horde-kolab-0.0.6-3|27	
12cr|horde-kolab-0.0.6-3|28	%build
12cr|horde-kolab-0.0.6-3|29	%__mv ../package.xml .
12cr|horde-kolab-0.0.6-3|30	
12cr|horde-kolab-0.0.6-3|31	%install
12cr|horde-kolab-0.0.6-3|32	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-kolab-0.0.6-3|33	
12cr|horde-kolab-0.0.6-3|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-kolab-0.0.6-3|35	
12cr|horde-kolab-0.0.6-3|36	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-kolab-0.0.6-3|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-kolab-0.0.6-3|38	
12cr|horde-kolab-0.0.6-3|39	%clean
12cr|horde-kolab-0.0.6-3|40	%__rm -rf %{buildroot}
12cr|horde-kolab-0.0.6-3|41	
12cr|horde-kolab-0.0.6-3|42	%post
12cr|horde-kolab-0.0.6-3|43	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-kolab-0.0.6-3|44	
12cr|horde-kolab-0.0.6-3|45	%postun
12cr|horde-kolab-0.0.6-3|46	if [ "$1" -eq "0" ]; then
12cr|horde-kolab-0.0.6-3|47	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-kolab-0.0.6-3|48	fi
12cr|horde-kolab-0.0.6-3|49	
12cr|horde-kolab-0.0.6-3|50	%files
12cr|horde-kolab-0.0.6-3|51	%defattr(-, root, root)
12cr|horde-kolab-0.0.6-3|52	%{xmldir}/%{prj}.xml
12cr|horde-kolab-0.0.6-3|53	%dir %{peardir}/Horde
12cr|horde-kolab-0.0.6-3|54	%{peardir}/Horde/Kolab.php
12cr|horde-kolab-0.0.6-3|55	
12cr|horde-kolab-0.0.6-3|56	
12cr|horde-kolab-0.0.6-3|57	
12cr|horde-kolab-0.0.6-3|58	
12cr|horde-kolab-0.0.6-3|59	
12cr|horde-kolab-0.0.6-3|60	%changelog
12cr|horde-kolab-0.0.6-3|61	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.6-3mdv2011.0
12cr|horde-kolab-0.0.6-3|62	+ Revision: 564029
12cr|horde-kolab-0.0.6-3|63	- Increased release for rebuild
12cr|horde-kolab-0.0.6-3|64	
12cr|horde-kolab-0.0.6-3|65	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.6-2mdv2010.1
12cr|horde-kolab-0.0.6-3|66	+ Revision: 524851
12cr|horde-kolab-0.0.6-3|67	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-kolab-0.0.6-3|68	
12cr|horde-kolab-0.0.6-3|69	* Tue Mar 09 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.6-1mdv2010.1
12cr|horde-kolab-0.0.6-3|70	+ Revision: 516847
12cr|horde-kolab-0.0.6-3|71	- Updated Description Line
12cr|horde-kolab-0.0.6-3|72	- really removed BuilRequires: horde-framework
12cr|horde-kolab-0.0.6-3|73	- added Requires: php-pear
12cr|horde-kolab-0.0.6-3|74	removed BuildRequires: horde-framework
12cr|horde-kolab-0.0.6-3|75	- import horde-kolab
12cr|horde-kolab-0.0.6-3|76	
12cr|horde-kolab-0.0.6-3|77	

2103 12
12cr|horde-kolab-filter-0.1.9-7|1	%define _requires_exceptions pear(PHPUnit/Framework.php)\\|pear(PHPUnit/Extensions/PerformanceTestCase.php)
12cr|horde-kolab-filter-0.1.9-7|2	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
12cr|horde-kolab-filter-0.1.9-7|3	%define xmldir  /var/lib/pear
12cr|horde-kolab-filter-0.1.9-7|4	
12cr|horde-kolab-filter-0.1.9-7|5	Summary:		Postfix filters for the Kolab server
12cr|horde-kolab-filter-0.1.9-7|6	Name:		horde-kolab-filter
12cr|horde-kolab-filter-0.1.9-7|7	Version: 	0.1.9
12cr|horde-kolab-filter-0.1.9-7|8	Release: 	%mkrel 7
12cr|horde-kolab-filter-0.1.9-7|9	License: 	LGPLv2.1
12cr|horde-kolab-filter-0.1.9-7|10	Group:		Networking/Mail
12cr|horde-kolab-filter-0.1.9-7|11	Source0: 	http://pear.horde.org/get/Kolab_Filter-%{version}.tgz
12cr|horde-kolab-filter-0.1.9-7|12	URL: 		http://pear.horde.org/package/Kolab_Filter
12cr|horde-kolab-filter-0.1.9-7|13	BuildRequires: 	php-pear >= 1.4.7
12cr|horde-kolab-filter-0.1.9-7|14	Requires: 	horde >= 0.0.2
12cr|horde-kolab-filter-0.1.9-7|15	Requires:	horde-icalendar >= 0.0.3
12cr|horde-kolab-filter-0.1.9-7|16	Requires:	horde-argv
12cr|horde-kolab-filter-0.1.9-7|17	Requires:	horde-mime >= 0.0.2
12cr|horde-kolab-filter-0.1.9-7|18	Requires:	horde-util >= 0.0.2
12cr|horde-kolab-filter-0.1.9-7|19	Requires:	horde-kolab-server >= 0.2.0
12cr|horde-kolab-filter-0.1.9-7|20	Requires:	php-pear >= 1.4.0b1
12cr|horde-kolab-filter-0.1.9-7|21	BuildRequires: 	php-pear >= 1.4.7
12cr|horde-kolab-filter-0.1.9-7|22	BuildRequires: 	php-pear-channel-horde
12cr|horde-kolab-filter-0.1.9-7|23	Requires: 	php-pear-channel-horde
12cr|horde-kolab-filter-0.1.9-7|24	BuildArch: 	noarch
12cr|horde-kolab-filter-0.1.9-7|25	
12cr|horde-kolab-filter-0.1.9-7|26	%description
12cr|horde-kolab-filter-0.1.9-7|27	The filters provided by this package implement the Kolab
12cr|horde-kolab-filter-0.1.9-7|28	server resource management as well as some Kolab server sender
12cr|horde-kolab-filter-0.1.9-7|29	policies.
12cr|horde-kolab-filter-0.1.9-7|30	
12cr|horde-kolab-filter-0.1.9-7|31	%prep
12cr|horde-kolab-filter-0.1.9-7|32	%setup -c -T
12cr|horde-kolab-filter-0.1.9-7|33	pear -v -c pearrc \
12cr|horde-kolab-filter-0.1.9-7|34	-d php_dir=%{peardir} \
12cr|horde-kolab-filter-0.1.9-7|35	-d doc_dir=/docs \
12cr|horde-kolab-filter-0.1.9-7|36	-d bin_dir=%{_bindir} \
12cr|horde-kolab-filter-0.1.9-7|37	-d data_dir=%{peardir}/data \
12cr|horde-kolab-filter-0.1.9-7|38	-d test_dir=%{peardir}/tests \
12cr|horde-kolab-filter-0.1.9-7|39	-d ext_dir=%{_libdir} \
12cr|horde-kolab-filter-0.1.9-7|40	-s
12cr|horde-kolab-filter-0.1.9-7|41	
12cr|horde-kolab-filter-0.1.9-7|42	%build
12cr|horde-kolab-filter-0.1.9-7|43	
12cr|horde-kolab-filter-0.1.9-7|44	%install
12cr|horde-kolab-filter-0.1.9-7|45	rm -rf %{buildroot}
12cr|horde-kolab-filter-0.1.9-7|46	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
12cr|horde-kolab-filter-0.1.9-7|47	
12cr|horde-kolab-filter-0.1.9-7|48	# Clean up unnecessary files
12cr|horde-kolab-filter-0.1.9-7|49	rm pearrc
12cr|horde-kolab-filter-0.1.9-7|50	rm %{buildroot}/%{peardir}/.filemap
12cr|horde-kolab-filter-0.1.9-7|51	rm %{buildroot}/%{peardir}/.lock
12cr|horde-kolab-filter-0.1.9-7|52	rm -rf %{buildroot}/%{peardir}/.registry
12cr|horde-kolab-filter-0.1.9-7|53	rm -rf %{buildroot}%{peardir}/.channels
12cr|horde-kolab-filter-0.1.9-7|54	rm %{buildroot}%{peardir}/.depdb
12cr|horde-kolab-filter-0.1.9-7|55	rm %{buildroot}%{peardir}/.depdblock
12cr|horde-kolab-filter-0.1.9-7|56	
12cr|horde-kolab-filter-0.1.9-7|57	mv %{buildroot}/docs .
12cr|horde-kolab-filter-0.1.9-7|58	
12cr|horde-kolab-filter-0.1.9-7|59	
12cr|horde-kolab-filter-0.1.9-7|60	# Install XML package description
12cr|horde-kolab-filter-0.1.9-7|61	mkdir -p %{buildroot}%{xmldir}
12cr|horde-kolab-filter-0.1.9-7|62	tar -xzf %{SOURCE0} package.xml
12cr|horde-kolab-filter-0.1.9-7|63	cp -p package.xml %{buildroot}%{xmldir}/Kolab_Filter.xml
12cr|horde-kolab-filter-0.1.9-7|64	
12cr|horde-kolab-filter-0.1.9-7|65	%clean
12cr|horde-kolab-filter-0.1.9-7|66	rm -rf %{buildroot}
12cr|horde-kolab-filter-0.1.9-7|67	
12cr|horde-kolab-filter-0.1.9-7|68	%post
12cr|horde-kolab-filter-0.1.9-7|69	pear install --nodeps --soft --force --register-only %{xmldir}/Kolab_Filter.xml
12cr|horde-kolab-filter-0.1.9-7|70	
12cr|horde-kolab-filter-0.1.9-7|71	%postun
12cr|horde-kolab-filter-0.1.9-7|72	if [ "$1" -eq "0" ]; then
12cr|horde-kolab-filter-0.1.9-7|73	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Kolab_Filter
12cr|horde-kolab-filter-0.1.9-7|74	fi
12cr|horde-kolab-filter-0.1.9-7|75	
12cr|horde-kolab-filter-0.1.9-7|76	%files
12cr|horde-kolab-filter-0.1.9-7|77	%defattr(-,root,root)
12cr|horde-kolab-filter-0.1.9-7|78	%doc docs/Kolab_Filter/*
12cr|horde-kolab-filter-0.1.9-7|79	%{peardir}/*
12cr|horde-kolab-filter-0.1.9-7|80	%{_bindir}/*
12cr|horde-kolab-filter-0.1.9-7|81	%{xmldir}/Kolab_Filter.xml
12cr|horde-kolab-filter-0.1.9-7|82	
12cr|horde-kolab-filter-0.1.9-7|83	
12cr|horde-kolab-filter-0.1.9-7|84	%changelog
12cr|horde-kolab-filter-0.1.9-7|85	* Tue Feb 28 2012 Thomas Spuhler <tspuhler@mandriva.org> 0.1.9-7mdv2012.0
12cr|horde-kolab-filter-0.1.9-7|86	+ Revision: 781201
12cr|horde-kolab-filter-0.1.9-7|87	+ rebuild (emptylog)
12cr|horde-kolab-filter-0.1.9-7|88	
12cr|horde-kolab-filter-0.1.9-7|89	* Mon Feb 27 2012 Thomas Spuhler <tspuhler@mandriva.org> 0.1.9-6
12cr|horde-kolab-filter-0.1.9-7|90	+ Revision: 780967
12cr|horde-kolab-filter-0.1.9-7|91	+ rebuild (emptylog)
12cr|horde-kolab-filter-0.1.9-7|92	
12cr|horde-kolab-filter-0.1.9-7|93	* Sun Feb 26 2012 Thomas Spuhler <tspuhler@mandriva.org> 0.1.9-5
12cr|horde-kolab-filter-0.1.9-7|94	+ Revision: 780903
12cr|horde-kolab-filter-0.1.9-7|95	+ rebuild (emptylog)
12cr|horde-kolab-filter-0.1.9-7|96	
12cr|horde-kolab-filter-0.1.9-7|97	* Sun Feb 26 2012 Thomas Spuhler <tspuhler@mandriva.org> 0.1.9-3
12cr|horde-kolab-filter-0.1.9-7|98	+ Revision: 780798
12cr|horde-kolab-filter-0.1.9-7|99	- added %%define _requires_exceptions pear(PHPUnit/Framework.php)
12cr|horde-kolab-filter-0.1.9-7|100	
12cr|horde-kolab-filter-0.1.9-7|101	* Sun Aug 08 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.9-1mdv2011.0
12cr|horde-kolab-filter-0.1.9-7|102	+ Revision: 567495
12cr|horde-kolab-filter-0.1.9-7|103	- Updated to version 0.1.9
12cr|horde-kolab-filter-0.1.9-7|104	- added version 0.1.9 source file
12cr|horde-kolab-filter-0.1.9-7|105	
12cr|horde-kolab-filter-0.1.9-7|106	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.8-3mdv2011.0
12cr|horde-kolab-filter-0.1.9-7|107	+ Revision: 564035
12cr|horde-kolab-filter-0.1.9-7|108	- Increased release for rebuild
12cr|horde-kolab-filter-0.1.9-7|109	
12cr|horde-kolab-filter-0.1.9-7|110	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.8-2mdv2010.1
12cr|horde-kolab-filter-0.1.9-7|111	+ Revision: 524852
12cr|horde-kolab-filter-0.1.9-7|112	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-kolab-filter-0.1.9-7|113	increased rel ver to 2
12cr|horde-kolab-filter-0.1.9-7|114	
12cr|horde-kolab-filter-0.1.9-7|115	* Sun Feb 28 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.8-1mdv2010.1
12cr|horde-kolab-filter-0.1.9-7|116	+ Revision: 512768
12cr|horde-kolab-filter-0.1.9-7|117	- removed BuildRequires: horde-framework
12cr|horde-kolab-filter-0.1.9-7|118	- import horde-kolab-filter
12cr|horde-kolab-filter-0.1.9-7|119	
12cr|horde-kolab-filter-0.1.9-7|120	

2104 12
12cr|horde-kolab-format-1.0.1-6|1	%define _requires_exceptions pear(PHPUnit/Framework.php)
12cr|horde-kolab-format-1.0.1-6|2	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
12cr|horde-kolab-format-1.0.1-6|3	%define xmldir  /var/lib/pear
12cr|horde-kolab-format-1.0.1-6|4	
12cr|horde-kolab-format-1.0.1-6|5	Summary: PEAR: A package for reading/writing Kolab data formats
12cr|horde-kolab-format-1.0.1-6|6	Name: 		horde-kolab-format
12cr|horde-kolab-format-1.0.1-6|7	Version:		1.0.1
12cr|horde-kolab-format-1.0.1-6|8	Release: 	%mkrel 6
12cr|horde-kolab-format-1.0.1-6|9	License: 	LGPLv2.1
12cr|horde-kolab-format-1.0.1-6|10	Group:		Networking/Mail
12cr|horde-kolab-format-1.0.1-6|11	Source0:		http://pear.horde.org/get/Kolab_Format-%{version}.tgz
12cr|horde-kolab-format-1.0.1-6|12	URL: 		http://pear.horde.org/package/Kolab_Format
12cr|horde-kolab-format-1.0.1-6|13	BuildRequires: 	php-pear >= 1.4.7
12cr|horde-kolab-format-1.0.1-6|14	BuildRequires: 	php-pear-channel-horde
12cr|horde-kolab-format-1.0.1-6|15	Requires: 	horde-dom >= 0.1.0
12cr|horde-kolab-format-1.0.1-6|16	Requires: 	horde-nls
12cr|horde-kolab-format-1.0.1-6|17	Requires: 	horde-util
12cr|horde-kolab-format-1.0.1-6|18	Requires: 	php-pear >= 1.4.0b1
12cr|horde-kolab-format-1.0.1-6|19	Requires:	php-pear-channel-horde
12cr|horde-kolab-format-1.0.1-6|20	BuildArch: noarch
12cr|horde-kolab-format-1.0.1-6|21	
12cr|horde-kolab-format-1.0.1-6|22	%description
12cr|horde-kolab-format-1.0.1-6|23	This package allows to convert Kolab data objects from
12cr|horde-kolab-format-1.0.1-6|24	XML to hashes.
12cr|horde-kolab-format-1.0.1-6|25	
12cr|horde-kolab-format-1.0.1-6|26	%prep
12cr|horde-kolab-format-1.0.1-6|27	%setup -c -T
12cr|horde-kolab-format-1.0.1-6|28	pear -v -c pearrc \
12cr|horde-kolab-format-1.0.1-6|29	-d php_dir=%{peardir} \
12cr|horde-kolab-format-1.0.1-6|30	-d doc_dir=/docs \
12cr|horde-kolab-format-1.0.1-6|31	-d bin_dir=%{_bindir} \
12cr|horde-kolab-format-1.0.1-6|32	-d data_dir=%{peardir}/data \
12cr|horde-kolab-format-1.0.1-6|33	-d test_dir=%{peardir}/tests \
12cr|horde-kolab-format-1.0.1-6|34	-d ext_dir=%{_libdir} \
12cr|horde-kolab-format-1.0.1-6|35	-s
12cr|horde-kolab-format-1.0.1-6|36	
12cr|horde-kolab-format-1.0.1-6|37	%build
12cr|horde-kolab-format-1.0.1-6|38	
12cr|horde-kolab-format-1.0.1-6|39	%install
12cr|horde-kolab-format-1.0.1-6|40	rm -rf %{buildroot}
12cr|horde-kolab-format-1.0.1-6|41	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
12cr|horde-kolab-format-1.0.1-6|42	
12cr|horde-kolab-format-1.0.1-6|43	# Clean up unnecessary files
12cr|horde-kolab-format-1.0.1-6|44	rm pearrc
12cr|horde-kolab-format-1.0.1-6|45	rm %{buildroot}/%{peardir}/.filemap
12cr|horde-kolab-format-1.0.1-6|46	rm %{buildroot}/%{peardir}/.lock
12cr|horde-kolab-format-1.0.1-6|47	rm -rf %{buildroot}/%{peardir}/.registry
12cr|horde-kolab-format-1.0.1-6|48	rm -rf %{buildroot}%{peardir}/.channels
12cr|horde-kolab-format-1.0.1-6|49	rm %{buildroot}%{peardir}/.depdb
12cr|horde-kolab-format-1.0.1-6|50	rm %{buildroot}%{peardir}/.depdblock
12cr|horde-kolab-format-1.0.1-6|51	
12cr|horde-kolab-format-1.0.1-6|52	mv %{buildroot}/docs .
12cr|horde-kolab-format-1.0.1-6|53	
12cr|horde-kolab-format-1.0.1-6|54	
12cr|horde-kolab-format-1.0.1-6|55	# Install XML package description
12cr|horde-kolab-format-1.0.1-6|56	mkdir -p %{buildroot}%{xmldir}
12cr|horde-kolab-format-1.0.1-6|57	tar -xzf %{SOURCE0} package.xml
12cr|horde-kolab-format-1.0.1-6|58	cp -p package.xml %{buildroot}%{xmldir}/Kolab_Format.xml
12cr|horde-kolab-format-1.0.1-6|59	
12cr|horde-kolab-format-1.0.1-6|60	%clean
12cr|horde-kolab-format-1.0.1-6|61	rm -rf %{buildroot}
12cr|horde-kolab-format-1.0.1-6|62	
12cr|horde-kolab-format-1.0.1-6|63	%post
12cr|horde-kolab-format-1.0.1-6|64	pear install --nodeps --soft --force --register-only %{xmldir}/Kolab_Format.xml
12cr|horde-kolab-format-1.0.1-6|65	
12cr|horde-kolab-format-1.0.1-6|66	%postun
12cr|horde-kolab-format-1.0.1-6|67	if [ "$1" -eq "0" ]; then
12cr|horde-kolab-format-1.0.1-6|68	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Kolab_Format
12cr|horde-kolab-format-1.0.1-6|69	fi
12cr|horde-kolab-format-1.0.1-6|70	
12cr|horde-kolab-format-1.0.1-6|71	%files
12cr|horde-kolab-format-1.0.1-6|72	%defattr(-,root,root)
12cr|horde-kolab-format-1.0.1-6|73	%doc docs/Kolab_Format/*
12cr|horde-kolab-format-1.0.1-6|74	%{peardir}/*
12cr|horde-kolab-format-1.0.1-6|75	%{xmldir}/Kolab_Format.xml
12cr|horde-kolab-format-1.0.1-6|76	
12cr|horde-kolab-format-1.0.1-6|77	
12cr|horde-kolab-format-1.0.1-6|78	%changelog
12cr|horde-kolab-format-1.0.1-6|79	* Sun Feb 26 2012 Thomas Spuhler <tspuhler@mandriva.org> 1.0.1-6mdv2012.0
12cr|horde-kolab-format-1.0.1-6|80	+ Revision: 780928
12cr|horde-kolab-format-1.0.1-6|81	+ rebuild (emptylog)
12cr|horde-kolab-format-1.0.1-6|82	
12cr|horde-kolab-format-1.0.1-6|83	* Sun Feb 26 2012 Thomas Spuhler <tspuhler@mandriva.org> 1.0.1-5
12cr|horde-kolab-format-1.0.1-6|84	+ Revision: 780783
12cr|horde-kolab-format-1.0.1-6|85	+ rebuild (emptylog)
12cr|horde-kolab-format-1.0.1-6|86	
12cr|horde-kolab-format-1.0.1-6|87	* Tue Dec 27 2011 Thomas Spuhler <tspuhler@mandriva.org> 1.0.1-4
12cr|horde-kolab-format-1.0.1-6|88	+ Revision: 745814
12cr|horde-kolab-format-1.0.1-6|89	- added define _requires_exceptions for none existent pear(PHPUnit/Framework)
12cr|horde-kolab-format-1.0.1-6|90	
12cr|horde-kolab-format-1.0.1-6|91	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.0.1-3mdv2011.0
12cr|horde-kolab-format-1.0.1-6|92	+ Revision: 564038
12cr|horde-kolab-format-1.0.1-6|93	- Increased release for rebuild
12cr|horde-kolab-format-1.0.1-6|94	
12cr|horde-kolab-format-1.0.1-6|95	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.0.1-2mdv2010.1
12cr|horde-kolab-format-1.0.1-6|96	+ Revision: 524853
12cr|horde-kolab-format-1.0.1-6|97	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-kolab-format-1.0.1-6|98	increased rel ver to 2
12cr|horde-kolab-format-1.0.1-6|99	
12cr|horde-kolab-format-1.0.1-6|100	* Mon Mar 01 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.0.1-1mdv2010.1
12cr|horde-kolab-format-1.0.1-6|101	+ Revision: 512856
12cr|horde-kolab-format-1.0.1-6|102	- replaced PreReq with Requires(pre)
12cr|horde-kolab-format-1.0.1-6|103	- removed BuildRequires: horde-framework
12cr|horde-kolab-format-1.0.1-6|104	- import horde-kolab-format
12cr|horde-kolab-format-1.0.1-6|105	
12cr|horde-kolab-format-1.0.1-6|106	

2105 12
12cr|horde-kolab-freebusy-0.1.7-2|1	%define prj Kolab_FreeBusy
12cr|horde-kolab-freebusy-0.1.7-2|2	%define kolab_webroot %{_var}/www/html/kolab
12cr|horde-kolab-freebusy-0.1.7-2|3	%define xmldir  %{_var}/lib/pear
12cr|horde-kolab-freebusy-0.1.7-2|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-kolab-freebusy-0.1.7-2|5	%define cachedir %{_var}/cache/freebusy
12cr|horde-kolab-freebusy-0.1.7-2|6	
12cr|horde-kolab-freebusy-0.1.7-2|7	Name:          horde-kolab-freebusy
12cr|horde-kolab-freebusy-0.1.7-2|8	Version:       0.1.7
12cr|horde-kolab-freebusy-0.1.7-2|9	Release:       2
12cr|horde-kolab-freebusy-0.1.7-2|10	Summary:       A package for providing free/busy information
12cr|horde-kolab-freebusy-0.1.7-2|11	License:       LGPL
12cr|horde-kolab-freebusy-0.1.7-2|12	Group:         Networking/Mail
12cr|horde-kolab-freebusy-0.1.7-2|13	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-kolab-freebusy-0.1.7-2|14	Source0:       %{prj}-%{version}.tgz
12cr|horde-kolab-freebusy-0.1.7-2|15	BuildArch:     noarch
12cr|horde-kolab-freebusy-0.1.7-2|16	Requires(pre): php-pear
12cr|horde-kolab-freebusy-0.1.7-2|17	Requires:      php-pear
12cr|horde-kolab-freebusy-0.1.7-2|18	Requires:      horde-framework
12cr|horde-kolab-freebusy-0.1.7-2|19	Requires:      horde-date
12cr|horde-kolab-freebusy-0.1.7-2|20	Requires:      horde-icalendar
12cr|horde-kolab-freebusy-0.1.7-2|21	Requires:      horde-kolab-storage
12cr|horde-kolab-freebusy-0.1.7-2|22	Requires:      horde-kolab-server
12cr|horde-kolab-freebusy-0.1.7-2|23	Requires:      php-dba
12cr|horde-kolab-freebusy-0.1.7-2|24	BuildRequires: horde-framework
12cr|horde-kolab-freebusy-0.1.7-2|25	BuildRequires: php-pear
12cr|horde-kolab-freebusy-0.1.7-2|26	BuildRequires: php-pear-channel-horde
12cr|horde-kolab-freebusy-0.1.7-2|27	
12cr|horde-kolab-freebusy-0.1.7-2|28	
12cr|horde-kolab-freebusy-0.1.7-2|29	%description
12cr|horde-kolab-freebusy-0.1.7-2|30	This package provides free/busy information for the users of a Kolab server.
12cr|horde-kolab-freebusy-0.1.7-2|31	A Kolab client changing calendar data in an IMAP folder is required to call
12cr|horde-kolab-freebusy-0.1.7-2|32	the triggering script provided within this package via HTTP. This will
12cr|horde-kolab-freebusy-0.1.7-2|33	refresh the cache maintained by this package with partial free/busy data.
12cr|horde-kolab-freebusy-0.1.7-2|34	This partial data sets are finally combined to the complete free/busy
12cr|horde-kolab-freebusy-0.1.7-2|35	information once a client requests this data for a particular user.
12cr|horde-kolab-freebusy-0.1.7-2|36	
12cr|horde-kolab-freebusy-0.1.7-2|37	%prep
12cr|horde-kolab-freebusy-0.1.7-2|38	%setup -q -n %{prj}-%{version}
12cr|horde-kolab-freebusy-0.1.7-2|39	cp %{SOURCE0} %{prj}-%{version}.tgz
12cr|horde-kolab-freebusy-0.1.7-2|40	
12cr|horde-kolab-freebusy-0.1.7-2|41	
12cr|horde-kolab-freebusy-0.1.7-2|42	%build
12cr|horde-kolab-freebusy-0.1.7-2|43	
12cr|horde-kolab-freebusy-0.1.7-2|44	%install
12cr|horde-kolab-freebusy-0.1.7-2|45	pear -d www_dir=/var/www/html/kolab/freebusy install --packagingroot %{buildroot} --nodeps --offline %{prj}-%{version}.tgz
12cr|horde-kolab-freebusy-0.1.7-2|46	
12cr|horde-kolab-freebusy-0.1.7-2|47	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-kolab-freebusy-0.1.7-2|48	
12cr|horde-kolab-freebusy-0.1.7-2|49	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-kolab-freebusy-0.1.7-2|50	%__cp %{_builddir}/package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-kolab-freebusy-0.1.7-2|51	install -d -m 750 %{buildroot}%{cachedir}
12cr|horde-kolab-freebusy-0.1.7-2|52	
12cr|horde-kolab-freebusy-0.1.7-2|53	%clean
12cr|horde-kolab-freebusy-0.1.7-2|54	%__rm -rf %{buildroot}
12cr|horde-kolab-freebusy-0.1.7-2|55	
12cr|horde-kolab-freebusy-0.1.7-2|56	%post
12cr|horde-kolab-freebusy-0.1.7-2|57	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-kolab-freebusy-0.1.7-2|58	
12cr|horde-kolab-freebusy-0.1.7-2|59	%postun
12cr|horde-kolab-freebusy-0.1.7-2|60	if [ "$1" -eq "0" ]; then
12cr|horde-kolab-freebusy-0.1.7-2|61	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-kolab-freebusy-0.1.7-2|62	fi
12cr|horde-kolab-freebusy-0.1.7-2|63	
12cr|horde-kolab-freebusy-0.1.7-2|64	%files
12cr|horde-kolab-freebusy-0.1.7-2|65	%defattr(-, root, root)
12cr|horde-kolab-freebusy-0.1.7-2|66	%{xmldir}/%{prj}.xml
12cr|horde-kolab-freebusy-0.1.7-2|67	%dir %{peardir}/Horde/Kolab
12cr|horde-kolab-freebusy-0.1.7-2|68	%dir %{peardir}/Horde/Kolab/FreeBusy
12cr|horde-kolab-freebusy-0.1.7-2|69	%dir %{peardir}/Horde/Kolab/FreeBusy/Cache
12cr|horde-kolab-freebusy-0.1.7-2|70	%dir %{peardir}/Horde/Kolab/Test
12cr|horde-kolab-freebusy-0.1.7-2|71	%dir %{peardir}/docs/Kolab_FreeBusy
12cr|horde-kolab-freebusy-0.1.7-2|72	%dir %{peardir}/tests/Kolab_FreeBusy
12cr|horde-kolab-freebusy-0.1.7-2|73	%dir %{peardir}/tests/Kolab_FreeBusy/Horde
12cr|horde-kolab-freebusy-0.1.7-2|74	%dir %{peardir}/tests/Kolab_FreeBusy/Horde/Kolab
12cr|horde-kolab-freebusy-0.1.7-2|75	%dir %{peardir}/tests/Kolab_FreeBusy/Horde/Kolab/FreeBusy
12cr|horde-kolab-freebusy-0.1.7-2|76	%dir /var/www/html/kolab/freebusy
12cr|horde-kolab-freebusy-0.1.7-2|77	%{peardir}/Horde/Kolab/FreeBusy.php
12cr|horde-kolab-freebusy-0.1.7-2|78	%{peardir}/Horde/Kolab/FreeBusy/Access.php
12cr|horde-kolab-freebusy-0.1.7-2|79	%{peardir}/Horde/Kolab/FreeBusy/Cache.php
12cr|horde-kolab-freebusy-0.1.7-2|80	%{peardir}/Horde/Kolab/FreeBusy/Imap.php
12cr|horde-kolab-freebusy-0.1.7-2|81	%{peardir}/Horde/Kolab/FreeBusy/View.php
12cr|horde-kolab-freebusy-0.1.7-2|82	%{peardir}/Horde/Kolab/FreeBusy/Report.php
12cr|horde-kolab-freebusy-0.1.7-2|83	%{peardir}/Horde/Kolab/FreeBusy/Cache/DB.php
12cr|horde-kolab-freebusy-0.1.7-2|84	%{peardir}/Horde/Kolab/FreeBusy/Cache/DB/acl.php
12cr|horde-kolab-freebusy-0.1.7-2|85	%{peardir}/Horde/Kolab/FreeBusy/Cache/DB/xacl.php
12cr|horde-kolab-freebusy-0.1.7-2|86	%{peardir}/Horde/Kolab/FreeBusy/Cache/File.php
12cr|horde-kolab-freebusy-0.1.7-2|87	%{peardir}/Horde/Kolab/FreeBusy/Cache/File/acl.php
12cr|horde-kolab-freebusy-0.1.7-2|88	%{peardir}/Horde/Kolab/FreeBusy/Cache/File/pvcal.php
12cr|horde-kolab-freebusy-0.1.7-2|89	%{peardir}/Horde/Kolab/FreeBusy/Cache/File/vcal.php
12cr|horde-kolab-freebusy-0.1.7-2|90	%{peardir}/Horde/Kolab/FreeBusy/Cache/File/xacl.php
12cr|horde-kolab-freebusy-0.1.7-2|91	%{peardir}/Horde/Kolab/FreeBusy/Cache/Freebusy/Partial.php
12cr|horde-kolab-freebusy-0.1.7-2|92	%{peardir}/Horde/Kolab/FreeBusy/Cache/Freebusy/Partial/Decorator/Log.php
12cr|horde-kolab-freebusy-0.1.7-2|93	%{peardir}/Horde/Kolab/FreeBusy/Cache/Freebusy/Partials.php
12cr|horde-kolab-freebusy-0.1.7-2|94	%{peardir}/Horde/Kolab/FreeBusy/Export/Freebusy/Acl.php
12cr|horde-kolab-freebusy-0.1.7-2|95	%{peardir}/Horde/Kolab/FreeBusy/Export/Freebusy/Acl/Cache.php
12cr|horde-kolab-freebusy-0.1.7-2|96	%{peardir}/Horde/Kolab/FreeBusy/Export/Freebusy/Acl/Null.php
12cr|horde-kolab-freebusy-0.1.7-2|97	%{peardir}/Horde/Kolab/FreeBusy/Export/Freebusy/Combined.php
12cr|horde-kolab-freebusy-0.1.7-2|98	%{peardir}/Horde/Kolab/FreeBusy/Export/Freebusy/Combined/Decorator/Cache.php
12cr|horde-kolab-freebusy-0.1.7-2|99	%{peardir}/Horde/Kolab/FreeBusy/Export/Freebusy/Xacl.php
12cr|horde-kolab-freebusy-0.1.7-2|100	%{peardir}/Horde/Kolab/FreeBusy/Export/Freebusy/Xacl/Cache.php
12cr|horde-kolab-freebusy-0.1.7-2|101	%{peardir}/Horde/Kolab/FreeBusy/Export/Freebusy/Xacl/Configuration.php
12cr|horde-kolab-freebusy-0.1.7-2|102	%{peardir}/Horde/Kolab/FreeBusy/Export/Freebusy/Xacl/Decorator/Log.php
12cr|horde-kolab-freebusy-0.1.7-2|103	%{peardir}/Horde/Kolab/Test/FreeBusy.php
12cr|horde-kolab-freebusy-0.1.7-2|104	%{peardir}/docs/Kolab_FreeBusy/COPYING
12cr|horde-kolab-freebusy-0.1.7-2|105	%{peardir}/tests/Kolab_FreeBusy/Horde/Kolab/FreeBusy/AllTests.php
12cr|horde-kolab-freebusy-0.1.7-2|106	%{peardir}/tests/Kolab_FreeBusy/Horde/Kolab/FreeBusy/FreeBusyTest.php
12cr|horde-kolab-freebusy-0.1.7-2|107	%{peardir}/tests/Kolab_FreeBusy/Horde/Kolab/FreeBusy/FreeBusyScenarioTest.php
12cr|horde-kolab-freebusy-0.1.7-2|108	%{peardir}/tests/Kolab_FreeBusy/Horde/Kolab/FreeBusy/Autoload.php
12cr|horde-kolab-freebusy-0.1.7-2|109	%{peardir}/tests/Kolab_FreeBusy/Horde/Kolab/FreeBusy/Class/CacheTest.php
12cr|horde-kolab-freebusy-0.1.7-2|110	%{peardir}/tests/Kolab_FreeBusy/Horde/Kolab/FreeBusy/Class/Export/Freebusy/Combined/Decorator/CacheTest.php
12cr|horde-kolab-freebusy-0.1.7-2|111	%{peardir}/tests/Kolab_FreeBusy/Horde/Kolab/FreeBusy/Class/Export/Freebusy/CombinedTest.php
12cr|horde-kolab-freebusy-0.1.7-2|112	%{peardir}/tests/Kolab_FreeBusy/Horde/Kolab/FreeBusy/phpunit.xml
12cr|horde-kolab-freebusy-0.1.7-2|113	%config %{kolab_webroot}/freebusy/config.php
12cr|horde-kolab-freebusy-0.1.7-2|114	%{kolab_webroot}/freebusy/freebusy.php
12cr|horde-kolab-freebusy-0.1.7-2|115	%{kolab_webroot}/freebusy/pfb.php
12cr|horde-kolab-freebusy-0.1.7-2|116	%{kolab_webroot}/freebusy/regenerate.php
12cr|horde-kolab-freebusy-0.1.7-2|117	%attr(750,root,root) %{cachedir}
12cr|horde-kolab-freebusy-0.1.7-2|118	
12cr|horde-kolab-freebusy-0.1.7-2|119	
12cr|horde-kolab-freebusy-0.1.7-2|120	%changelog
12cr|horde-kolab-freebusy-0.1.7-2|121	* Sun Aug 08 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.7-1mdv2011.0
12cr|horde-kolab-freebusy-0.1.7-2|122	+ Revision: 567497
12cr|horde-kolab-freebusy-0.1.7-2|123	- Updated to version 0.1.7
12cr|horde-kolab-freebusy-0.1.7-2|124	- added version 0.1.7 source file
12cr|horde-kolab-freebusy-0.1.7-2|125	
12cr|horde-kolab-freebusy-0.1.7-2|126	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.5-5mdv2011.0
12cr|horde-kolab-freebusy-0.1.7-2|127	+ Revision: 564069
12cr|horde-kolab-freebusy-0.1.7-2|128	- Removed Patch0 config.php.diff
12cr|horde-kolab-freebusy-0.1.7-2|129	- Increased release for rebuild
12cr|horde-kolab-freebusy-0.1.7-2|130	- removed the accidently added patch
12cr|horde-kolab-freebusy-0.1.7-2|131	- added the patch
12cr|horde-kolab-freebusy-0.1.7-2|132	- Updated release to 4
12cr|horde-kolab-freebusy-0.1.7-2|133	Corrected the location of the web files
12cr|horde-kolab-freebusy-0.1.7-2|134	Added config patch
12cr|horde-kolab-freebusy-0.1.7-2|135	
12cr|horde-kolab-freebusy-0.1.7-2|136	* Wed May 12 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.5-3mdv2010.1
12cr|horde-kolab-freebusy-0.1.7-2|137	+ Revision: 544545
12cr|horde-kolab-freebusy-0.1.7-2|138	- changed dependencies from kolab-server and kolab-storage to horde-kolab-server and horde-kolab-storage
12cr|horde-kolab-freebusy-0.1.7-2|139	increase rel to 3
12cr|horde-kolab-freebusy-0.1.7-2|140	
12cr|horde-kolab-freebusy-0.1.7-2|141	* Wed Mar 17 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.5-2mdv2010.1
12cr|horde-kolab-freebusy-0.1.7-2|142	+ Revision: 523083
12cr|horde-kolab-freebusy-0.1.7-2|143	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-kolab-freebusy-0.1.7-2|144	increased release version
12cr|horde-kolab-freebusy-0.1.7-2|145	
12cr|horde-kolab-freebusy-0.1.7-2|146	* Sun Feb 28 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.5-1mdv2010.1
12cr|horde-kolab-freebusy-0.1.7-2|147	+ Revision: 512769
12cr|horde-kolab-freebusy-0.1.7-2|148	- removed BuildRequires: horde-framework
12cr|horde-kolab-freebusy-0.1.7-2|149	- import horde-kolab-freebusy
12cr|horde-kolab-freebusy-0.1.7-2|150	
12cr|horde-kolab-freebusy-0.1.7-2|151	

2106 12
12cr|horde-kolab-server-0.5.0-9|1	%define _requires_exceptions pear(PHPUnit/Framework.php)\\|pear(PHPUnit/Extensions/Story/TestCase.php)
12cr|horde-kolab-server-0.5.0-9|2	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
12cr|horde-kolab-server-0.5.0-9|3	%define xmldir  /var/lib/pear
12cr|horde-kolab-server-0.5.0-9|4	
12cr|horde-kolab-server-0.5.0-9|5	Summary: 	A package for manipulating the Kolab user database
12cr|horde-kolab-server-0.5.0-9|6	Name:		horde-kolab-server
12cr|horde-kolab-server-0.5.0-9|7	Version:		0.5.0
12cr|horde-kolab-server-0.5.0-9|8	Release: 	%mkrel 9
12cr|horde-kolab-server-0.5.0-9|9	License: 	LGPLv2.1
12cr|horde-kolab-server-0.5.0-9|10	Group:		Networking/Mail
12cr|horde-kolab-server-0.5.0-9|11	Source0:		http://pear.horde.org/get/Kolab_Server-%{version}.tgz
12cr|horde-kolab-server-0.5.0-9|12	URL:		http://pear.horde.org/package/Kolab_Server
12cr|horde-kolab-server-0.5.0-9|13	BuildRequires: 	php-pear  >= 1.4.7
12cr|horde-kolab-server-0.5.0-9|14	BuildRequires:	php-pear-channel-horde
12cr|horde-kolab-server-0.5.0-9|15	Requires: 	horde-auth,
12cr|horde-kolab-server-0.5.0-9|16	Requires:	php-pear-Net_LDAP2
12cr|horde-kolab-server-0.5.0-9|17	Requires:	php-pear >= 1.4.0b1
12cr|horde-kolab-server-0.5.0-9|18	Requires:	php-pear-channel-horde
12cr|horde-kolab-server-0.5.0-9|19	BuildArch:	noarch
12cr|horde-kolab-server-0.5.0-9|20	
12cr|horde-kolab-server-0.5.0-9|21	%description
12cr|horde-kolab-server-0.5.0-9|22	This package allows to read/write entries in the Kolab user
12cr|horde-kolab-server-0.5.0-9|23	database stored in LDAP.
12cr|horde-kolab-server-0.5.0-9|24	
12cr|horde-kolab-server-0.5.0-9|25	%prep
12cr|horde-kolab-server-0.5.0-9|26	%setup -c -T
12cr|horde-kolab-server-0.5.0-9|27	pear -v -c pearrc \
12cr|horde-kolab-server-0.5.0-9|28	-d php_dir=%{peardir} \
12cr|horde-kolab-server-0.5.0-9|29	-d doc_dir=/docs \
12cr|horde-kolab-server-0.5.0-9|30	-d bin_dir=%{_bindir} \
12cr|horde-kolab-server-0.5.0-9|31	-d data_dir=%{peardir}/data \
12cr|horde-kolab-server-0.5.0-9|32	-d test_dir=%{peardir}/tests \
12cr|horde-kolab-server-0.5.0-9|33	-d ext_dir=%{_libdir} \
12cr|horde-kolab-server-0.5.0-9|34	-s
12cr|horde-kolab-server-0.5.0-9|35	
12cr|horde-kolab-server-0.5.0-9|36	%build
12cr|horde-kolab-server-0.5.0-9|37	
12cr|horde-kolab-server-0.5.0-9|38	%install
12cr|horde-kolab-server-0.5.0-9|39	rm -rf %{buildroot}
12cr|horde-kolab-server-0.5.0-9|40	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
12cr|horde-kolab-server-0.5.0-9|41	
12cr|horde-kolab-server-0.5.0-9|42	# Clean up unnecessary files
12cr|horde-kolab-server-0.5.0-9|43	rm pearrc
12cr|horde-kolab-server-0.5.0-9|44	rm %{buildroot}/%{peardir}/.filemap
12cr|horde-kolab-server-0.5.0-9|45	rm %{buildroot}/%{peardir}/.lock
12cr|horde-kolab-server-0.5.0-9|46	rm -rf %{buildroot}/%{peardir}/.registry
12cr|horde-kolab-server-0.5.0-9|47	rm -rf %{buildroot}%{peardir}/.channels
12cr|horde-kolab-server-0.5.0-9|48	rm %{buildroot}%{peardir}/.depdb
12cr|horde-kolab-server-0.5.0-9|49	rm %{buildroot}%{peardir}/.depdblock
12cr|horde-kolab-server-0.5.0-9|50	
12cr|horde-kolab-server-0.5.0-9|51	
12cr|horde-kolab-server-0.5.0-9|52	
12cr|horde-kolab-server-0.5.0-9|53	# Install XML package description
12cr|horde-kolab-server-0.5.0-9|54	mkdir -p %{buildroot}%{xmldir}
12cr|horde-kolab-server-0.5.0-9|55	tar -xzf %{SOURCE0} package.xml
12cr|horde-kolab-server-0.5.0-9|56	cp -p package.xml %{buildroot}%{xmldir}/Kolab_Server.xml
12cr|horde-kolab-server-0.5.0-9|57	
12cr|horde-kolab-server-0.5.0-9|58	%clean
12cr|horde-kolab-server-0.5.0-9|59	rm -rf %{buildroot}
12cr|horde-kolab-server-0.5.0-9|60	
12cr|horde-kolab-server-0.5.0-9|61	%post
12cr|horde-kolab-server-0.5.0-9|62	pear install --nodeps --soft --force --register-only %{xmldir}/Kolab_Server.xml
12cr|horde-kolab-server-0.5.0-9|63	
12cr|horde-kolab-server-0.5.0-9|64	%postun
12cr|horde-kolab-server-0.5.0-9|65	if [ "$1" -eq "0" ]; then
12cr|horde-kolab-server-0.5.0-9|66	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Kolab_Server
12cr|horde-kolab-server-0.5.0-9|67	fi
12cr|horde-kolab-server-0.5.0-9|68	
12cr|horde-kolab-server-0.5.0-9|69	%files
12cr|horde-kolab-server-0.5.0-9|70	%defattr(-,root,root)
12cr|horde-kolab-server-0.5.0-9|71	
12cr|horde-kolab-server-0.5.0-9|72	%{peardir}/*
12cr|horde-kolab-server-0.5.0-9|73	%{xmldir}/Kolab_Server.xml
12cr|horde-kolab-server-0.5.0-9|74	
12cr|horde-kolab-server-0.5.0-9|75	
12cr|horde-kolab-server-0.5.0-9|76	%changelog
12cr|horde-kolab-server-0.5.0-9|77	* Sat Apr 14 2012 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-9mdv2012.0
12cr|horde-kolab-server-0.5.0-9|78	+ Revision: 791020
12cr|horde-kolab-server-0.5.0-9|79	+ rebuild (emptylog)
12cr|horde-kolab-server-0.5.0-9|80	
12cr|horde-kolab-server-0.5.0-9|81	* Sun Feb 26 2012 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-8
12cr|horde-kolab-server-0.5.0-9|82	+ Revision: 780940
12cr|horde-kolab-server-0.5.0-9|83	+ rebuild (emptylog)
12cr|horde-kolab-server-0.5.0-9|84	
12cr|horde-kolab-server-0.5.0-9|85	* Sun Feb 26 2012 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-7
12cr|horde-kolab-server-0.5.0-9|86	+ Revision: 780774
12cr|horde-kolab-server-0.5.0-9|87	+ rebuild (emptylog)
12cr|horde-kolab-server-0.5.0-9|88	
12cr|horde-kolab-server-0.5.0-9|89	* Sat Feb 25 2012 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-6
12cr|horde-kolab-server-0.5.0-9|90	+ Revision: 780757
12cr|horde-kolab-server-0.5.0-9|91	+ rebuild (emptylog)
12cr|horde-kolab-server-0.5.0-9|92	
12cr|horde-kolab-server-0.5.0-9|93	* Wed Dec 28 2011 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-5
12cr|horde-kolab-server-0.5.0-9|94	+ Revision: 745833
12cr|horde-kolab-server-0.5.0-9|95	+ rebuild (emptylog)
12cr|horde-kolab-server-0.5.0-9|96	
12cr|horde-kolab-server-0.5.0-9|97	* Sat Dec 24 2011 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-4
12cr|horde-kolab-server-0.5.0-9|98	+ Revision: 744944
12cr|horde-kolab-server-0.5.0-9|99	- added %%define _requires_exceptions pear(PHPUnit/Framework.php)
12cr|horde-kolab-server-0.5.0-9|100	
12cr|horde-kolab-server-0.5.0-9|101	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-3mdv2011.0
12cr|horde-kolab-server-0.5.0-9|102	+ Revision: 564074
12cr|horde-kolab-server-0.5.0-9|103	- Increased release for rebuild
12cr|horde-kolab-server-0.5.0-9|104	
12cr|horde-kolab-server-0.5.0-9|105	* Wed Mar 17 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-2mdv2010.1
12cr|horde-kolab-server-0.5.0-9|106	+ Revision: 523075
12cr|horde-kolab-server-0.5.0-9|107	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-kolab-server-0.5.0-9|108	increased release version
12cr|horde-kolab-server-0.5.0-9|109	
12cr|horde-kolab-server-0.5.0-9|110	* Sun Feb 28 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-1mdv2010.1
12cr|horde-kolab-server-0.5.0-9|111	+ Revision: 512771
12cr|horde-kolab-server-0.5.0-9|112	- replaced PreReq with Requires(pre)
12cr|horde-kolab-server-0.5.0-9|113	- removed BuildRequires: horde-framework
12cr|horde-kolab-server-0.5.0-9|114	- import horde-kolab-server
12cr|horde-kolab-server-0.5.0-9|115	
12cr|horde-kolab-server-0.5.0-9|116	

2107 12
12cr|horde-kolab-storage-0.5.0-5|1	%define _requires_exceptions pear(PHPUnit/Framework.php)
12cr|horde-kolab-storage-0.5.0-5|2	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
12cr|horde-kolab-storage-0.5.0-5|3	%define xmldir  /var/lib/pear
12cr|horde-kolab-storage-0.5.0-5|4	
12cr|horde-kolab-storage-0.5.0-5|5	Summary:		A package for handling Kolab data stored on an IMAP server
12cr|horde-kolab-storage-0.5.0-5|6	Name: 		horde-kolab-storage
12cr|horde-kolab-storage-0.5.0-5|7	Version:		0.5.0
12cr|horde-kolab-storage-0.5.0-5|8	Release: 	%mkrel 5
12cr|horde-kolab-storage-0.5.0-5|9	License:		LGPLv2.1
12cr|horde-kolab-storage-0.5.0-5|10	Group:		Networking/Mail
12cr|horde-kolab-storage-0.5.0-5|11	Source0:		http://pear.horde.org/get/Kolab_Storage-%{version}.tgz
12cr|horde-kolab-storage-0.5.0-5|12	URL: 		http://pear.horde.org/package/Kolab_Storage
12cr|horde-kolab-storage-0.5.0-5|13	BuildRequires:	php-pear >= 1.4.7
12cr|horde-kolab-storage-0.5.0-5|14	BuildRequires: 	php-pear-channel-horde
12cr|horde-kolab-storage-0.5.0-5|15	Requires:	php-pear-Net_IMAP >= 1.1.0
12cr|horde-kolab-storage-0.5.0-5|16	Requires:	php-pear-Mail_mimeDecode
12cr|horde-kolab-storage-0.5.0-5|17	Requires:	php-pear-HTTP_Request
12cr|horde-kolab-storage-0.5.0-5|18	Requires:	horde-kolab-format
12cr|horde-kolab-storage-0.5.0-5|19	Requires:	horde-kolab-server
12cr|horde-kolab-storage-0.5.0-5|20	Requires:	php-pear-Auth >= 0.1.1
12cr|horde-kolab-storage-0.5.0-5|21	Requires:	horde-cache
12cr|horde-kolab-storage-0.5.0-5|22	Requires:	horde-group
12cr|horde-kolab-storage-0.5.0-5|23	Requires:	horde-history
12cr|horde-kolab-storage-0.5.0-5|24	Requires:	horde-ldap
12cr|horde-kolab-storage-0.5.0-5|25	Requires:	horde-perms
12cr|horde-kolab-storage-0.5.0-5|26	Requires:	horde-sessionobjects
12cr|horde-kolab-storage-0.5.0-5|27	Requires:	horde-mime
12cr|horde-kolab-storage-0.5.0-5|28	Requires:	horde-nls
12cr|horde-kolab-storage-0.5.0-5|29	Requires:	horde-util
12cr|horde-kolab-storage-0.5.0-5|30	Requires:	php-pear >= 1.4.0b1
12cr|horde-kolab-storage-0.5.0-5|31	Requires: 	php-pear-channel-horde
12cr|horde-kolab-storage-0.5.0-5|32	BuildArch:	noarch
12cr|horde-kolab-storage-0.5.0-5|33	
12cr|horde-kolab-storage-0.5.0-5|34	%description
12cr|horde-kolab-storage-0.5.0-5|35	Storing user data in an IMAP account belonging to the
12cr|horde-kolab-storage-0.5.0-5|36	user is one of the Kolab server core concepts. This package provides
12cr|horde-kolab-storage-0.5.0-5|37	all the necessary means to deal with this type of data storage
12cr|horde-kolab-storage-0.5.0-5|38	effectively.
12cr|horde-kolab-storage-0.5.0-5|39	
12cr|horde-kolab-storage-0.5.0-5|40	%prep
12cr|horde-kolab-storage-0.5.0-5|41	%setup -c -T
12cr|horde-kolab-storage-0.5.0-5|42	pear -v -c pearrc \
12cr|horde-kolab-storage-0.5.0-5|43	-d php_dir=%{peardir} \
12cr|horde-kolab-storage-0.5.0-5|44	-d doc_dir=/docs \
12cr|horde-kolab-storage-0.5.0-5|45	-d bin_dir=%{_bindir} \
12cr|horde-kolab-storage-0.5.0-5|46	-d data_dir=%{peardir}/data \
12cr|horde-kolab-storage-0.5.0-5|47	-d test_dir=%{peardir}/tests \
12cr|horde-kolab-storage-0.5.0-5|48	-d ext_dir=%{_libdir} \
12cr|horde-kolab-storage-0.5.0-5|49	-s
12cr|horde-kolab-storage-0.5.0-5|50	
12cr|horde-kolab-storage-0.5.0-5|51	%build
12cr|horde-kolab-storage-0.5.0-5|52	
12cr|horde-kolab-storage-0.5.0-5|53	%install
12cr|horde-kolab-storage-0.5.0-5|54	rm -rf %{buildroot}
12cr|horde-kolab-storage-0.5.0-5|55	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
12cr|horde-kolab-storage-0.5.0-5|56	
12cr|horde-kolab-storage-0.5.0-5|57	# Clean up unnecessary files
12cr|horde-kolab-storage-0.5.0-5|58	rm pearrc
12cr|horde-kolab-storage-0.5.0-5|59	rm %{buildroot}/%{peardir}/.filemap
12cr|horde-kolab-storage-0.5.0-5|60	rm %{buildroot}/%{peardir}/.lock
12cr|horde-kolab-storage-0.5.0-5|61	rm -rf %{buildroot}/%{peardir}/.registry
12cr|horde-kolab-storage-0.5.0-5|62	rm -rf %{buildroot}%{peardir}/.channels
12cr|horde-kolab-storage-0.5.0-5|63	rm %{buildroot}%{peardir}/.depdb
12cr|horde-kolab-storage-0.5.0-5|64	rm %{buildroot}%{peardir}/.depdblock
12cr|horde-kolab-storage-0.5.0-5|65	
12cr|horde-kolab-storage-0.5.0-5|66	mv %{buildroot}/docs .
12cr|horde-kolab-storage-0.5.0-5|67	
12cr|horde-kolab-storage-0.5.0-5|68	
12cr|horde-kolab-storage-0.5.0-5|69	# Install XML package description
12cr|horde-kolab-storage-0.5.0-5|70	mkdir -p %{buildroot}%{xmldir}
12cr|horde-kolab-storage-0.5.0-5|71	tar -xzf %{SOURCE0} package.xml
12cr|horde-kolab-storage-0.5.0-5|72	cp -p package.xml %{buildroot}%{xmldir}/Kolab_Storage.xml
12cr|horde-kolab-storage-0.5.0-5|73	
12cr|horde-kolab-storage-0.5.0-5|74	%clean
12cr|horde-kolab-storage-0.5.0-5|75	rm -rf %{buildroot}
12cr|horde-kolab-storage-0.5.0-5|76	
12cr|horde-kolab-storage-0.5.0-5|77	%post
12cr|horde-kolab-storage-0.5.0-5|78	pear install --nodeps --soft --force --register-only %{xmldir}/Kolab_Storage.xml
12cr|horde-kolab-storage-0.5.0-5|79	
12cr|horde-kolab-storage-0.5.0-5|80	%postun
12cr|horde-kolab-storage-0.5.0-5|81	if [ "$1" -eq "0" ]; then
12cr|horde-kolab-storage-0.5.0-5|82	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Kolab_Storage
12cr|horde-kolab-storage-0.5.0-5|83	fi
12cr|horde-kolab-storage-0.5.0-5|84	
12cr|horde-kolab-storage-0.5.0-5|85	%files
12cr|horde-kolab-storage-0.5.0-5|86	%defattr(-,root,root)
12cr|horde-kolab-storage-0.5.0-5|87	%doc docs/Kolab_Storage/*
12cr|horde-kolab-storage-0.5.0-5|88	%{peardir}/*
12cr|horde-kolab-storage-0.5.0-5|89	%{xmldir}/Kolab_Storage.xml
12cr|horde-kolab-storage-0.5.0-5|90	
12cr|horde-kolab-storage-0.5.0-5|91	
12cr|horde-kolab-storage-0.5.0-5|92	%changelog
12cr|horde-kolab-storage-0.5.0-5|93	* Tue Feb 28 2012 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-5mdv2012.0
12cr|horde-kolab-storage-0.5.0-5|94	+ Revision: 781192
12cr|horde-kolab-storage-0.5.0-5|95	+ rebuild (emptylog)
12cr|horde-kolab-storage-0.5.0-5|96	
12cr|horde-kolab-storage-0.5.0-5|97	* Sun Feb 26 2012 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-4
12cr|horde-kolab-storage-0.5.0-5|98	+ Revision: 780939
12cr|horde-kolab-storage-0.5.0-5|99	+ rebuild (emptylog)
12cr|horde-kolab-storage-0.5.0-5|100	
12cr|horde-kolab-storage-0.5.0-5|101	* Sun Feb 26 2012 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-3
12cr|horde-kolab-storage-0.5.0-5|102	+ Revision: 780787
12cr|horde-kolab-storage-0.5.0-5|103	- changed Requires(pre): %%{_bindir}/pear to php-pear
12cr|horde-kolab-storage-0.5.0-5|104	
12cr|horde-kolab-storage-0.5.0-5|105	* Sun Feb 26 2012 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-2
12cr|horde-kolab-storage-0.5.0-5|106	+ Revision: 780770
12cr|horde-kolab-storage-0.5.0-5|107	- added missing subdirs
12cr|horde-kolab-storage-0.5.0-5|108	- added define _requires_exceptions for none existent pear(PHPUnit/Framework)
12cr|horde-kolab-storage-0.5.0-5|109	
12cr|horde-kolab-storage-0.5.0-5|110	* Sun Aug 08 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-1mdv2011.0
12cr|horde-kolab-storage-0.5.0-5|111	+ Revision: 567499
12cr|horde-kolab-storage-0.5.0-5|112	- Updated to version 0.5.0
12cr|horde-kolab-storage-0.5.0-5|113	- added version 0.5.0 source file
12cr|horde-kolab-storage-0.5.0-5|114	
12cr|horde-kolab-storage-0.5.0-5|115	* Tue Aug 03 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.4.0-2mdv2011.0
12cr|horde-kolab-storage-0.5.0-5|116	+ Revision: 565215
12cr|horde-kolab-storage-0.5.0-5|117	- Increased release for rebuild
12cr|horde-kolab-storage-0.5.0-5|118	
12cr|horde-kolab-storage-0.5.0-5|119	* Wed Mar 17 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.4.0-1mdv2010.1
12cr|horde-kolab-storage-0.5.0-5|120	+ Revision: 522969
12cr|horde-kolab-storage-0.5.0-5|121	- changed Requires(pre): php-pear from Requires(pre): %%{_bindir}/pear
12cr|horde-kolab-storage-0.5.0-5|122	- import horde-kolab-storage
12cr|horde-kolab-storage-0.5.0-5|123	
12cr|horde-kolab-storage-0.5.0-5|124	

2108 12
12cr|horde-kronolith-2.3.5-2|1	%define	module	kronolith
12cr|horde-kronolith-2.3.5-2|2	%define	name	horde-%{module}
12cr|horde-kronolith-2.3.5-2|3	%define version 2.3.5
12cr|horde-kronolith-2.3.5-2|4	%define release %mkrel 2
12cr|horde-kronolith-2.3.5-2|5	
12cr|horde-kronolith-2.3.5-2|6	%define _requires_exceptions pear(Horde.*)
12cr|horde-kronolith-2.3.5-2|7	
12cr|horde-kronolith-2.3.5-2|8	Name: 		%{name}
12cr|horde-kronolith-2.3.5-2|9	Version: 	%{version}
12cr|horde-kronolith-2.3.5-2|10	Release: 	%{release}
12cr|horde-kronolith-2.3.5-2|11	Summary:	The Horde calendar application
12cr|horde-kronolith-2.3.5-2|12	License:	LGPL
12cr|horde-kronolith-2.3.5-2|13	Group:		System/Servers
12cr|horde-kronolith-2.3.5-2|14	URL:		http://www.horde.org/%{module}
12cr|horde-kronolith-2.3.5-2|15	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cr|horde-kronolith-2.3.5-2|16	Requires(post):	rpm-helper
12cr|horde-kronolith-2.3.5-2|17	Requires:	horde >= 3.3.5
12cr|horde-kronolith-2.3.5-2|18	Requires:	horde-imp >= 4.0
12cr|horde-kronolith-2.3.5-2|19	Requires:	php-mcal
12cr|horde-kronolith-2.3.5-2|20	Requires:	php-pear-Date
12cr|horde-kronolith-2.3.5-2|21	Suggests:	php-pear-Date_Holidays
12cr|horde-kronolith-2.3.5-2|22	Suggests:	php-pear-XML_Serializer
12cr|horde-kronolith-2.3.5-2|23	BuildArch:	noarch
12cr|horde-kronolith-2.3.5-2|24	
12cr|horde-kronolith-2.3.5-2|25	%description
12cr|horde-kronolith-2.3.5-2|26	Kronolith is the Horde calendar application. It provides a stable and
12cr|horde-kronolith-2.3.5-2|27	featureful individual calendar system for every Horde user, and
12cr|horde-kronolith-2.3.5-2|28	collaboration/scheduling features are starting to take shape. It makes
12cr|horde-kronolith-2.3.5-2|29	extensive use of the Horde Framework to provide integration with other
12cr|horde-kronolith-2.3.5-2|30	applications.
12cr|horde-kronolith-2.3.5-2|31	
12cr|horde-kronolith-2.3.5-2|32	%prep
12cr|horde-kronolith-2.3.5-2|33	%setup -q -n %{module}-h3-%{version}
12cr|horde-kronolith-2.3.5-2|34	
12cr|horde-kronolith-2.3.5-2|35	%build
12cr|horde-kronolith-2.3.5-2|36	
12cr|horde-kronolith-2.3.5-2|37	%install
12cr|horde-kronolith-2.3.5-2|38	rm -rf %{buildroot}
12cr|horde-kronolith-2.3.5-2|39	
12cr|horde-kronolith-2.3.5-2|40	# apache configuration
12cr|horde-kronolith-2.3.5-2|41	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|horde-kronolith-2.3.5-2|42	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|horde-kronolith-2.3.5-2|43	# %{name} Apache configuration file
12cr|horde-kronolith-2.3.5-2|44	
12cr|horde-kronolith-2.3.5-2|45	<Directory %{_datadir}/horde/%{module}/lib>
12cr|horde-kronolith-2.3.5-2|46	Order allow,deny
12cr|horde-kronolith-2.3.5-2|47	Deny from all
12cr|horde-kronolith-2.3.5-2|48	</Directory>
12cr|horde-kronolith-2.3.5-2|49	
12cr|horde-kronolith-2.3.5-2|50	<Directory %{_datadir}/horde/%{module}/locale>
12cr|horde-kronolith-2.3.5-2|51	Order allow,deny
12cr|horde-kronolith-2.3.5-2|52	Deny from all
12cr|horde-kronolith-2.3.5-2|53	</Directory>
12cr|horde-kronolith-2.3.5-2|54	
12cr|horde-kronolith-2.3.5-2|55	<Directory %{_datadir}/horde/%{module}/scripts>
12cr|horde-kronolith-2.3.5-2|56	Order allow,deny
12cr|horde-kronolith-2.3.5-2|57	Deny from all
12cr|horde-kronolith-2.3.5-2|58	</Directory>
12cr|horde-kronolith-2.3.5-2|59	
12cr|horde-kronolith-2.3.5-2|60	<Directory %{_datadir}/horde/%{module}/templates>
12cr|horde-kronolith-2.3.5-2|61	Order allow,deny
12cr|horde-kronolith-2.3.5-2|62	Deny from all
12cr|horde-kronolith-2.3.5-2|63	</Directory>
12cr|horde-kronolith-2.3.5-2|64	EOF
12cr|horde-kronolith-2.3.5-2|65	
12cr|horde-kronolith-2.3.5-2|66	# horde configuration
12cr|horde-kronolith-2.3.5-2|67	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cr|horde-kronolith-2.3.5-2|68	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cr|horde-kronolith-2.3.5-2|69	<?php
12cr|horde-kronolith-2.3.5-2|70	//
12cr|horde-kronolith-2.3.5-2|71	// Kronolith Horde configuration file
12cr|horde-kronolith-2.3.5-2|72	//
12cr|horde-kronolith-2.3.5-2|73	
12cr|horde-kronolith-2.3.5-2|74	$this->applications['kronolith'] = array(
12cr|horde-kronolith-2.3.5-2|75	'fileroot'    => $this->applications['horde']['fileroot'] . '/kronolith',
12cr|horde-kronolith-2.3.5-2|76	'webroot'     => $this->applications['horde']['webroot'] . '/kronolith',
12cr|horde-kronolith-2.3.5-2|77	'name'        => _("Calendar"),
12cr|horde-kronolith-2.3.5-2|78	'status'      => 'active',
12cr|horde-kronolith-2.3.5-2|79	'provides'    => 'calendar',
12cr|horde-kronolith-2.3.5-2|80	'menu_parent' => 'organizing'
12cr|horde-kronolith-2.3.5-2|81	);
12cr|horde-kronolith-2.3.5-2|82	
12cr|horde-kronolith-2.3.5-2|83	$this->applications['kronolith-menu'] = array(
12cr|horde-kronolith-2.3.5-2|84	'status'      => 'block',
12cr|horde-kronolith-2.3.5-2|85	'app'         => 'kronolith',
12cr|horde-kronolith-2.3.5-2|86	'blockname'   => 'tree_menu',
12cr|horde-kronolith-2.3.5-2|87	'menu_parent' => 'kronolith',
12cr|horde-kronolith-2.3.5-2|88	);
12cr|horde-kronolith-2.3.5-2|89	EOF
12cr|horde-kronolith-2.3.5-2|90	
12cr|horde-kronolith-2.3.5-2|91	# remove .htaccess files
12cr|horde-kronolith-2.3.5-2|92	find . -name .htaccess -exec rm -f {} \;
12cr|horde-kronolith-2.3.5-2|93	
12cr|horde-kronolith-2.3.5-2|94	# install files
12cr|horde-kronolith-2.3.5-2|95	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-kronolith-2.3.5-2|96	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-kronolith-2.3.5-2|97	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-kronolith-2.3.5-2|98	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-kronolith-2.3.5-2|99	cp -pR calendars %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-kronolith-2.3.5-2|100	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-kronolith-2.3.5-2|101	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-kronolith-2.3.5-2|102	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-kronolith-2.3.5-2|103	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-kronolith-2.3.5-2|104	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cr|horde-kronolith-2.3.5-2|105	
12cr|horde-kronolith-2.3.5-2|106	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cr|horde-kronolith-2.3.5-2|107	pushd %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-kronolith-2.3.5-2|108	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cr|horde-kronolith-2.3.5-2|109	popd
12cr|horde-kronolith-2.3.5-2|110	
12cr|horde-kronolith-2.3.5-2|111	# activate configuration files
12cr|horde-kronolith-2.3.5-2|112	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cr|horde-kronolith-2.3.5-2|113	mv $file ${file%.dist}
12cr|horde-kronolith-2.3.5-2|114	done
12cr|horde-kronolith-2.3.5-2|115	
12cr|horde-kronolith-2.3.5-2|116	# fix script shellbang
12cr|horde-kronolith-2.3.5-2|117	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
12cr|horde-kronolith-2.3.5-2|118	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
12cr|horde-kronolith-2.3.5-2|119	done
12cr|horde-kronolith-2.3.5-2|120	
12cr|horde-kronolith-2.3.5-2|121	%clean
12cr|horde-kronolith-2.3.5-2|122	rm -rf %{buildroot}
12cr|horde-kronolith-2.3.5-2|123	
12cr|horde-kronolith-2.3.5-2|124	%post
12cr|horde-kronolith-2.3.5-2|125	if [ $1 = 1 ]; then
12cr|horde-kronolith-2.3.5-2|126	# calendar access
12cr|horde-kronolith-2.3.5-2|127	mcalpass=`perl -le'print map { (a..z,A..Z,0..9)[rand 62] } 0..pop' 12`
12cr|horde-kronolith-2.3.5-2|128	htpasswd -b /etc/mpasswd kronolith "$mcalpass"
12cr|horde-kronolith-2.3.5-2|129	perl -pi -e 's|\*\*\*\*|'$mcalpass'|' %{_sysconfdir}/horde/%{module}/conf.xml
12cr|horde-kronolith-2.3.5-2|130	
12cr|horde-kronolith-2.3.5-2|131	# configuration
12cr|horde-kronolith-2.3.5-2|132	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cr|horde-kronolith-2.3.5-2|133	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cr|horde-kronolith-2.3.5-2|134	
12cr|horde-kronolith-2.3.5-2|135	fi
12cr|horde-kronolith-2.3.5-2|136	%if %mdkversion < 201010
12cr|horde-kronolith-2.3.5-2|137	%_post_webapp
12cr|horde-kronolith-2.3.5-2|138	%endif
12cr|horde-kronolith-2.3.5-2|139	
12cr|horde-kronolith-2.3.5-2|140	%postun
12cr|horde-kronolith-2.3.5-2|141	if [ $1 = 0 ]; then
12cr|horde-kronolith-2.3.5-2|142	htpasswd -bD /etc/mpasswd kronolith ""
12cr|horde-kronolith-2.3.5-2|143	fi
12cr|horde-kronolith-2.3.5-2|144	%if %mdkversion < 201010
12cr|horde-kronolith-2.3.5-2|145	%_postun_webapp
12cr|horde-kronolith-2.3.5-2|146	%endif
12cr|horde-kronolith-2.3.5-2|147	
12cr|horde-kronolith-2.3.5-2|148	%files
12cr|horde-kronolith-2.3.5-2|149	%defattr(-,root,root)
12cr|horde-kronolith-2.3.5-2|150	%doc README COPYING docs
12cr|horde-kronolith-2.3.5-2|151	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|horde-kronolith-2.3.5-2|152	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cr|horde-kronolith-2.3.5-2|153	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cr|horde-kronolith-2.3.5-2|154	%{_datadir}/horde/%{module}
12cr|horde-kronolith-2.3.5-2|155	
12cr|horde-kronolith-2.3.5-2|156	
12cr|horde-kronolith-2.3.5-2|157	%changelog
12cr|horde-kronolith-2.3.5-2|158	* Wed Mar 30 2011 Adam Williamson <awilliamson@mandriva.org> 2.3.5-2mdv2011.0
12cr|horde-kronolith-2.3.5-2|159	+ Revision: 648819
12cr|horde-kronolith-2.3.5-2|160	- add some newer optional deps
12cr|horde-kronolith-2.3.5-2|161	- drop a couple of now obsolete pear deps
12cr|horde-kronolith-2.3.5-2|162	- new release 2.3.5
12cr|horde-kronolith-2.3.5-2|163	
12cr|horde-kronolith-2.3.5-2|164	* Sun Aug 08 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.3.4-1mdv2011.0
12cr|horde-kronolith-2.3.5-2|165	+ Revision: 567502
12cr|horde-kronolith-2.3.5-2|166	- Updated to version 2.3.4
12cr|horde-kronolith-2.3.5-2|167	- added version 2.3.4 source file
12cr|horde-kronolith-2.3.5-2|168	
12cr|horde-kronolith-2.3.5-2|169	* Sun Aug 01 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.3.2-4mdv2011.0
12cr|horde-kronolith-2.3.5-2|170	+ Revision: 564167
12cr|horde-kronolith-2.3.5-2|171	- Increased release for rebuild
12cr|horde-kronolith-2.3.5-2|172	
12cr|horde-kronolith-2.3.5-2|173	* Mon Jan 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.2-3mdv2010.1
12cr|horde-kronolith-2.3.5-2|174	+ Revision: 493348
12cr|horde-kronolith-2.3.5-2|175	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|horde-kronolith-2.3.5-2|176	- restrict default access permissions to localhost only, as per new policy
12cr|horde-kronolith-2.3.5-2|177	
12cr|horde-kronolith-2.3.5-2|178	* Sun Sep 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.2-1mdv2010.0
12cr|horde-kronolith-2.3.5-2|179	+ Revision: 445929
12cr|horde-kronolith-2.3.5-2|180	- new version
12cr|horde-kronolith-2.3.5-2|181	- new setup (simpler is better)
12cr|horde-kronolith-2.3.5-2|182	
12cr|horde-kronolith-2.3.5-2|183	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.3-2mdv2010.0
12cr|horde-kronolith-2.3.5-2|184	+ Revision: 437883
12cr|horde-kronolith-2.3.5-2|185	- rebuild
12cr|horde-kronolith-2.3.5-2|186	
12cr|horde-kronolith-2.3.5-2|187	* Sun Oct 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3-1mdv2009.1
12cr|horde-kronolith-2.3.5-2|188	+ Revision: 295282
12cr|horde-kronolith-2.3.5-2|189	- update to new version 2.3
12cr|horde-kronolith-2.3.5-2|190	
12cr|horde-kronolith-2.3.5-2|191	* Tue Jun 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-3mdv2009.0
12cr|horde-kronolith-2.3.5-2|192	+ Revision: 223438
12cr|horde-kronolith-2.3.5-2|193	- add missing js and calendars directories (fix #41510)
12cr|horde-kronolith-2.3.5-2|194	
12cr|horde-kronolith-2.3.5-2|195	* Fri May 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-2mdv2009.0
12cr|horde-kronolith-2.3.5-2|196	+ Revision: 213372
12cr|horde-kronolith-2.3.5-2|197	- don't duplicate spec-helper work
12cr|horde-kronolith-2.3.5-2|198	
12cr|horde-kronolith-2.3.5-2|199	* Fri May 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-1mdv2009.0
12cr|horde-kronolith-2.3.5-2|200	+ Revision: 213371
12cr|horde-kronolith-2.3.5-2|201	- update to new version 2.2
12cr|horde-kronolith-2.3.5-2|202	
12cr|horde-kronolith-2.3.5-2|203	+ Olivier Blin <oblin@mandriva.com>
12cr|horde-kronolith-2.3.5-2|204	- restore BuildRoot
12cr|horde-kronolith-2.3.5-2|205	
12cr|horde-kronolith-2.3.5-2|206	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.6-1mdv2008.1
12cr|horde-kronolith-2.3.5-2|207	+ Revision: 133769
12cr|horde-kronolith-2.3.5-2|208	- update to new version 2.1.6
12cr|horde-kronolith-2.3.5-2|209	
12cr|horde-kronolith-2.3.5-2|210	+ Thierry Vignaud <tv@mandriva.org>
12cr|horde-kronolith-2.3.5-2|211	- kill re-definition of %%buildroot on Pixel's request
12cr|horde-kronolith-2.3.5-2|212	
12cr|horde-kronolith-2.3.5-2|213	
12cr|horde-kronolith-2.3.5-2|214	* Mon Dec 18 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.4-1mdv2007.0
12cr|horde-kronolith-2.3.5-2|215	+ Revision: 98407
12cr|horde-kronolith-2.3.5-2|216	- new version
12cr|horde-kronolith-2.3.5-2|217	- protect registry file from shell expansion
12cr|horde-kronolith-2.3.5-2|218	
12cr|horde-kronolith-2.3.5-2|219	+ Andreas Hasenack <andreas@mandriva.com>
12cr|horde-kronolith-2.3.5-2|220	- Import horde-kronolith
12cr|horde-kronolith-2.3.5-2|221	
12cr|horde-kronolith-2.3.5-2|222	* Tue Jun 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.2-1mdv2007.0
12cr|horde-kronolith-2.3.5-2|223	- New version 2.1.2
12cr|horde-kronolith-2.3.5-2|224	- use herein document for horde configuration
12cr|horde-kronolith-2.3.5-2|225	
12cr|horde-kronolith-2.3.5-2|226	* Tue Mar 07 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1-1mdk
12cr|horde-kronolith-2.3.5-2|227	- new version
12cr|horde-kronolith-2.3.5-2|228	- drop patch
12cr|horde-kronolith-2.3.5-2|229	
12cr|horde-kronolith-2.3.5-2|230	* Wed Jan 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.6-2mdk
12cr|horde-kronolith-2.3.5-2|231	- fix automatic dependencies
12cr|horde-kronolith-2.3.5-2|232	
12cr|horde-kronolith-2.3.5-2|233	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.6-1mdk
12cr|horde-kronolith-2.3.5-2|234	- New release 2.0.6
12cr|horde-kronolith-2.3.5-2|235	- %%mkrel
12cr|horde-kronolith-2.3.5-2|236	
12cr|horde-kronolith-2.3.5-2|237	* Thu Jun 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.3-1mdk
12cr|horde-kronolith-2.3.5-2|238	- new version
12cr|horde-kronolith-2.3.5-2|239	- better fix encoding
12cr|horde-kronolith-2.3.5-2|240	- fix requires
12cr|horde-kronolith-2.3.5-2|241	
12cr|horde-kronolith-2.3.5-2|242	* Sun Apr 17 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.0.2-1mdk
12cr|horde-kronolith-2.3.5-2|243	- New release 2.0.2
12cr|horde-kronolith-2.3.5-2|244	
12cr|horde-kronolith-2.3.5-2|245	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.1-5mdk
12cr|horde-kronolith-2.3.5-2|246	- spec file cleanups, remove the ADVX-build stuff
12cr|horde-kronolith-2.3.5-2|247	- strip away annoying ^M
12cr|horde-kronolith-2.3.5-2|248	
12cr|horde-kronolith-2.3.5-2|249	* Thu Jan 27 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.0.1-4mdk
12cr|horde-kronolith-2.3.5-2|250	- no automatic config generation, incorrect default values
12cr|horde-kronolith-2.3.5-2|251	- horde isn't a prereq
12cr|horde-kronolith-2.3.5-2|252	- spec cleanup
12cr|horde-kronolith-2.3.5-2|253	
12cr|horde-kronolith-2.3.5-2|254	* Mon Jan 17 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.0.1-3mdk
12cr|horde-kronolith-2.3.5-2|255	- fix inclusion path
12cr|horde-kronolith-2.3.5-2|256	- fix configuration perms
12cr|horde-kronolith-2.3.5-2|257	- generate configuration at postinstall
12cr|horde-kronolith-2.3.5-2|258	- horde and rpm-helper are now a prereq
12cr|horde-kronolith-2.3.5-2|259	- only manage calendar access for installation and deinstallation, not upgrade
12cr|horde-kronolith-2.3.5-2|260	
12cr|horde-kronolith-2.3.5-2|261	* Sat Jan 15 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.0.1-2mdk
12cr|horde-kronolith-2.3.5-2|262	- fix symlink
12cr|horde-kronolith-2.3.5-2|263	- fix scripts shellbang
12cr|horde-kronolith-2.3.5-2|264	
12cr|horde-kronolith-2.3.5-2|265	* Fri Jan 14 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.0.1-1mdk
12cr|horde-kronolith-2.3.5-2|266	- new version
12cr|horde-kronolith-2.3.5-2|267	- top-level is now /var/www/horde/kronolith
12cr|horde-kronolith-2.3.5-2|268	- config is now in /etc/horde/kronolith
12cr|horde-kronolith-2.3.5-2|269	- other non-accessible files are now in /usr/share/horde/kronolith
12cr|horde-kronolith-2.3.5-2|270	- drop old obsoletes
12cr|horde-kronolith-2.3.5-2|271	- rediff patch0
12cr|horde-kronolith-2.3.5-2|272	- no more apache configuration
12cr|horde-kronolith-2.3.5-2|273	- rpmbuildupdate aware
12cr|horde-kronolith-2.3.5-2|274	- spec cleanup
12cr|horde-kronolith-2.3.5-2|275	
12cr|horde-kronolith-2.3.5-2|276	* Mon Jul 19 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.1.2-3mdk
12cr|horde-kronolith-2.3.5-2|277	- apache config file in /etc/httpd/webapps.d
12cr|horde-kronolith-2.3.5-2|278	
12cr|horde-kronolith-2.3.5-2|279	* Sun May 02 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.1.2-2mdk
12cr|horde-kronolith-2.3.5-2|280	- renamed to horde-kronolith
12cr|horde-kronolith-2.3.5-2|281	- pluggable horde configuration
12cr|horde-kronolith-2.3.5-2|282	- standard perms for /etc/httpd/conf.d/%%{order}_horde-kronolith.conf
12cr|horde-kronolith-2.3.5-2|283	- don't provide useless ADVXpackage virtual package
12cr|horde-kronolith-2.3.5-2|284	
12cr|horde-kronolith-2.3.5-2|285	* Tue Apr 06 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.1.2-1mdk
12cr|horde-kronolith-2.3.5-2|286	- new version
12cr|horde-kronolith-2.3.5-2|287	- dropped patch 1 (no more useful)
12cr|horde-kronolith-2.3.5-2|288	
12cr|horde-kronolith-2.3.5-2|289	* Sun Feb 15 2004 Pascal Terjan <pterjan@mandrake.org> 1.1-10mdk
12cr|horde-kronolith-2.3.5-2|290	- require imp not only in changelog...
12cr|horde-kronolith-2.3.5-2|291	
12cr|horde-kronolith-2.3.5-2|292	* Sun Feb 15 2004 Pascal Terjan <pterjan@mandrake.org> 1.1-9mdk
12cr|horde-kronolith-2.3.5-2|293	- Requires imp
12cr|horde-kronolith-2.3.5-2|294	- fix bad redirect after login (Patch1)
12cr|horde-kronolith-2.3.5-2|295	
12cr|horde-kronolith-2.3.5-2|296	* Sun Feb 15 2004 Pascal Terjan <pterjan@mandrake.org> 1.1-8mdk
12cr|horde-kronolith-2.3.5-2|297	- oops remove useless Requires
12cr|horde-kronolith-2.3.5-2|298	
12cr|horde-kronolith-2.3.5-2|299	* Sun Feb 15 2004 Pascal Terjan <pterjan@mandrake.org> 1.1-7mdk
12cr|horde-kronolith-2.3.5-2|300	- make kronolith work out-of-the-box using mcal
12cr|horde-kronolith-2.3.5-2|301	
12cr|horde-kronolith-2.3.5-2|302	* Sun Dec 28 2003 Pascal Terjan <pterjan@mandrake.org> 1.1-6mdk
12cr|horde-kronolith-2.3.5-2|303	- requires php-pear-HTML_Common and php-pear-HTML_Select
12cr|horde-kronolith-2.3.5-2|304	
12cr|horde-kronolith-2.3.5-2|305	* Sun Dec 28 2003 Pascal Terjan <pterjan@mandrake.org> 1.1-5mdk
12cr|horde-kronolith-2.3.5-2|306	- requires php-pear-Date
12cr|horde-kronolith-2.3.5-2|307	
12cr|horde-kronolith-2.3.5-2|308	* Sat Dec 20 2003 Guillaume Rousse <guillomovitch@mandrake.org> 1.1-4mdk
12cr|horde-kronolith-2.3.5-2|309	- untagged localisation files
12cr|horde-kronolith-2.3.5-2|310	- no more .htaccess files, use /etc/httpd/conf.d/%%{order}_kronolith.conf instead
12cr|horde-kronolith-2.3.5-2|311	- scripts now in  /usr/share/{name}
12cr|horde-kronolith-2.3.5-2|312	

2109 12
12cr|horde-ldap-0.0.2-4|1	%define prj Horde_LDAP
12cr|horde-ldap-0.0.2-4|2	
12cr|horde-ldap-0.0.2-4|3	%define xmldir  %{_var}/lib/pear
12cr|horde-ldap-0.0.2-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-ldap-0.0.2-4|5	
12cr|horde-ldap-0.0.2-4|6	Name:          horde-ldap
12cr|horde-ldap-0.0.2-4|7	Version:       0.0.2
12cr|horde-ldap-0.0.2-4|8	Release:       %mkrel 4
12cr|horde-ldap-0.0.2-4|9	Summary:       LDAP Utility Class
12cr|horde-ldap-0.0.2-4|10	License:       LGPL
12cr|horde-ldap-0.0.2-4|11	Group:         Networking/Mail
12cr|horde-ldap-0.0.2-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-ldap-0.0.2-4|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-ldap-0.0.2-4|14	BuildArch:     noarch
12cr|horde-ldap-0.0.2-4|15	Requires(pre): php-pear
12cr|horde-ldap-0.0.2-4|16	Requires:      horde-framework
12cr|horde-ldap-0.0.2-4|17	Requires:      php-pear
12cr|horde-ldap-0.0.2-4|18	Requires:      php-pear-channel-horde
12cr|horde-ldap-0.0.2-4|19	BuildRequires: php-pear
12cr|horde-ldap-0.0.2-4|20	BuildRequires: php-pear-channel-horde
12cr|horde-ldap-0.0.2-4|21	
12cr|horde-ldap-0.0.2-4|22	
12cr|horde-ldap-0.0.2-4|23	%description
12cr|horde-ldap-0.0.2-4|24	Horde_LDAP:: contains some utility functions for dealing with LDAP servers
12cr|horde-ldap-0.0.2-4|25	and data.
12cr|horde-ldap-0.0.2-4|26	
12cr|horde-ldap-0.0.2-4|27	%prep
12cr|horde-ldap-0.0.2-4|28	%setup -q -n %{prj}-%{version}
12cr|horde-ldap-0.0.2-4|29	
12cr|horde-ldap-0.0.2-4|30	%build
12cr|horde-ldap-0.0.2-4|31	%__mv ../package.xml .
12cr|horde-ldap-0.0.2-4|32	
12cr|horde-ldap-0.0.2-4|33	%install
12cr|horde-ldap-0.0.2-4|34	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-ldap-0.0.2-4|35	
12cr|horde-ldap-0.0.2-4|36	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-ldap-0.0.2-4|37	
12cr|horde-ldap-0.0.2-4|38	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-ldap-0.0.2-4|39	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-ldap-0.0.2-4|40	
12cr|horde-ldap-0.0.2-4|41	%clean
12cr|horde-ldap-0.0.2-4|42	%__rm -rf %{buildroot}
12cr|horde-ldap-0.0.2-4|43	
12cr|horde-ldap-0.0.2-4|44	%post
12cr|horde-ldap-0.0.2-4|45	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-ldap-0.0.2-4|46	
12cr|horde-ldap-0.0.2-4|47	%postun
12cr|horde-ldap-0.0.2-4|48	if [ "$1" -eq "0" ]; then
12cr|horde-ldap-0.0.2-4|49	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-ldap-0.0.2-4|50	fi
12cr|horde-ldap-0.0.2-4|51	
12cr|horde-ldap-0.0.2-4|52	%files
12cr|horde-ldap-0.0.2-4|53	%defattr(-, root, root)
12cr|horde-ldap-0.0.2-4|54	%{xmldir}/%{prj}.xml
12cr|horde-ldap-0.0.2-4|55	%{peardir}/Horde/LDAP.php
12cr|horde-ldap-0.0.2-4|56	%dir %{peardir}/tests/Horde_LDAP
12cr|horde-ldap-0.0.2-4|57	%dir %{peardir}/tests/Horde_LDAP/tests
12cr|horde-ldap-0.0.2-4|58	%{peardir}/tests/Horde_LDAP/tests/quoteDN.phpt
12cr|horde-ldap-0.0.2-4|59	
12cr|horde-ldap-0.0.2-4|60	
12cr|horde-ldap-0.0.2-4|61	
12cr|horde-ldap-0.0.2-4|62	
12cr|horde-ldap-0.0.2-4|63	%changelog
12cr|horde-ldap-0.0.2-4|64	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-4mdv2011.0
12cr|horde-ldap-0.0.2-4|65	+ Revision: 564075
12cr|horde-ldap-0.0.2-4|66	- Increased release for rebuild
12cr|horde-ldap-0.0.2-4|67	
12cr|horde-ldap-0.0.2-4|68	* Wed Mar 17 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2010.1
12cr|horde-ldap-0.0.2-4|69	+ Revision: 523071
12cr|horde-ldap-0.0.2-4|70	- increased release version
12cr|horde-ldap-0.0.2-4|71	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-ldap-0.0.2-4|72	increased release version
12cr|horde-ldap-0.0.2-4|73	
12cr|horde-ldap-0.0.2-4|74	* Sat Feb 27 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|horde-ldap-0.0.2-4|75	+ Revision: 512391
12cr|horde-ldap-0.0.2-4|76	- bumped up release
12cr|horde-ldap-0.0.2-4|77	- corrected spelling
12cr|horde-ldap-0.0.2-4|78	- replaced PreReq with Requires(pre)
12cr|horde-ldap-0.0.2-4|79	- removed BuildRequires: horde-framework
12cr|horde-ldap-0.0.2-4|80	- Initial import
12cr|horde-ldap-0.0.2-4|81	
12cr|horde-ldap-0.0.2-4|82	

2110 12
12cr|horde-mime-0.0.2-60|1	%define prj Horde_MIME
12cr|horde-mime-0.0.2-60|2	
12cr|horde-mime-0.0.2-60|3	%define xmldir  %{_var}/lib/pear
12cr|horde-mime-0.0.2-60|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-mime-0.0.2-60|5	
12cr|horde-mime-0.0.2-60|6	Name:          horde-mime
12cr|horde-mime-0.0.2-60|7	Version:       0.0.2
12cr|horde-mime-0.0.2-60|8	Release:       %mkrel 60
12cr|horde-mime-0.0.2-60|9	Summary:       Horde Mime Library
12cr|horde-mime-0.0.2-60|10	License:       LGPL
12cr|horde-mime-0.0.2-60|11	Group:         Networking/Mail
12cr|horde-mime-0.0.2-60|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-mime-0.0.2-60|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-mime-0.0.2-60|14	BuildArch:     noarch
12cr|horde-mime-0.0.2-60|15	Requires(pre): php-pear
12cr|horde-mime-0.0.2-60|16	Requires:      php-pear-Text_Flowed
12cr|horde-mime-0.0.2-60|17	Requires:      horde-auth
12cr|horde-mime-0.0.2-60|18	Requires:      horde-util
12cr|horde-mime-0.0.2-60|19	Requires:      horde-compress
12cr|horde-mime-0.0.2-60|20	Requires:      horde-framework
12cr|horde-mime-0.0.2-60|21	Requires:      horde-icalendar
12cr|horde-mime-0.0.2-60|22	Requires:      horde-identity
12cr|horde-mime-0.0.2-60|23	Requires:      horde-sessionobjects
12cr|horde-mime-0.0.2-60|24	Requires:      horde-text-filter
12cr|horde-mime-0.0.2-60|25	Requires:      php-gettext
12cr|horde-mime-0.0.2-60|26	Requires:      php-imap
12cr|horde-mime-0.0.2-60|27	BuildRequires: php-pear
12cr|horde-mime-0.0.2-60|28	BuildRequires: php-pear-channel-horde
12cr|horde-mime-0.0.2-60|29	
12cr|horde-mime-0.0.2-60|30	
12cr|horde-mime-0.0.2-60|31	%description
12cr|horde-mime-0.0.2-60|32	The Horde_MIME:: class provides methods for dealing with MIME standards.
12cr|horde-mime-0.0.2-60|33	
12cr|horde-mime-0.0.2-60|34	%prep
12cr|horde-mime-0.0.2-60|35	%setup -q -n %{prj}-%{version}
12cr|horde-mime-0.0.2-60|36	
12cr|horde-mime-0.0.2-60|37	%build
12cr|horde-mime-0.0.2-60|38	%__mv ../package.xml .
12cr|horde-mime-0.0.2-60|39	
12cr|horde-mime-0.0.2-60|40	%install
12cr|horde-mime-0.0.2-60|41	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-mime-0.0.2-60|42	
12cr|horde-mime-0.0.2-60|43	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-mime-0.0.2-60|44	
12cr|horde-mime-0.0.2-60|45	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-mime-0.0.2-60|46	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-mime-0.0.2-60|47	
12cr|horde-mime-0.0.2-60|48	%clean
12cr|horde-mime-0.0.2-60|49	%__rm -rf %{buildroot}
12cr|horde-mime-0.0.2-60|50	
12cr|horde-mime-0.0.2-60|51	%post
12cr|horde-mime-0.0.2-60|52	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-mime-0.0.2-60|53	
12cr|horde-mime-0.0.2-60|54	%postun
12cr|horde-mime-0.0.2-60|55	if [ "$1" -eq "0" ]; then
12cr|horde-mime-0.0.2-60|56	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-mime-0.0.2-60|57	fi
12cr|horde-mime-0.0.2-60|58	
12cr|horde-mime-0.0.2-60|59	%files
12cr|horde-mime-0.0.2-60|60	%defattr(-, root, root)
12cr|horde-mime-0.0.2-60|61	%{xmldir}/%{prj}.xml
12cr|horde-mime-0.0.2-60|62	%dir %{peardir}/Horde/MIME
12cr|horde-mime-0.0.2-60|63	%dir %{peardir}/Horde/MIME/Viewer
12cr|horde-mime-0.0.2-60|64	%dir %{peardir}/Horde/MIME/Viewer/ooo
12cr|horde-mime-0.0.2-60|65	%{peardir}/Horde/MIME.php
12cr|horde-mime-0.0.2-60|66	%{peardir}/Horde/MIME/Contents.php
12cr|horde-mime-0.0.2-60|67	%{peardir}/Horde/MIME/Headers.php
12cr|horde-mime-0.0.2-60|68	%{peardir}/Horde/MIME/MDN.php
12cr|horde-mime-0.0.2-60|69	%{peardir}/Horde/MIME/Magic.php
12cr|horde-mime-0.0.2-60|70	%{peardir}/Horde/MIME/Message.php
12cr|horde-mime-0.0.2-60|71	%{peardir}/Horde/MIME/Part.php
12cr|horde-mime-0.0.2-60|72	%{peardir}/Horde/MIME/Structure.php
12cr|horde-mime-0.0.2-60|73	%{peardir}/Horde/MIME/Viewer.php
12cr|horde-mime-0.0.2-60|74	%{peardir}/Horde/MIME/Viewer/css.php
12cr|horde-mime-0.0.2-60|75	%{peardir}/Horde/MIME/Viewer/deb.php
12cr|horde-mime-0.0.2-60|76	%{peardir}/Horde/MIME/Viewer/default.php
12cr|horde-mime-0.0.2-60|77	%{peardir}/Horde/MIME/Viewer/enriched.php
12cr|horde-mime-0.0.2-60|78	%{peardir}/Horde/MIME/Viewer/enscript.php
12cr|horde-mime-0.0.2-60|79	%{peardir}/Horde/MIME/Viewer/html.php
12cr|horde-mime-0.0.2-60|80	%{peardir}/Horde/MIME/Viewer/images.php
12cr|horde-mime-0.0.2-60|81	%{peardir}/Horde/MIME/Viewer/msexcel.php
12cr|horde-mime-0.0.2-60|82	%{peardir}/Horde/MIME/Viewer/mspowerpoint.php
12cr|horde-mime-0.0.2-60|83	%{peardir}/Horde/MIME/Viewer/msword.php
12cr|horde-mime-0.0.2-60|84	%{peardir}/Horde/MIME/Viewer/ooo.php
12cr|horde-mime-0.0.2-60|85	%{peardir}/Horde/MIME/Viewer/ooo/common.xsl
12cr|horde-mime-0.0.2-60|86	%{peardir}/Horde/MIME/Viewer/ooo/global_document.xsl
12cr|horde-mime-0.0.2-60|87	%{peardir}/Horde/MIME/Viewer/ooo/main_html.xsl
12cr|horde-mime-0.0.2-60|88	%{peardir}/Horde/MIME/Viewer/ooo/palm.xsl
12cr|horde-mime-0.0.2-60|89	%{peardir}/Horde/MIME/Viewer/ooo/style_header.xsl
12cr|horde-mime-0.0.2-60|90	%{peardir}/Horde/MIME/Viewer/ooo/style_inlined.xsl
12cr|horde-mime-0.0.2-60|91	%{peardir}/Horde/MIME/Viewer/ooo/style_mapping.xsl
12cr|horde-mime-0.0.2-60|92	%{peardir}/Horde/MIME/Viewer/ooo/table.xsl
12cr|horde-mime-0.0.2-60|93	%{peardir}/Horde/MIME/Viewer/ooo/table_cells.xsl
12cr|horde-mime-0.0.2-60|94	%{peardir}/Horde/MIME/Viewer/ooo/table_columns.xsl
12cr|horde-mime-0.0.2-60|95	%{peardir}/Horde/MIME/Viewer/ooo/table_rows.xsl
12cr|horde-mime-0.0.2-60|96	%{peardir}/Horde/MIME/Viewer/pdf.php
12cr|horde-mime-0.0.2-60|97	%{peardir}/Horde/MIME/Viewer/php.php
12cr|horde-mime-0.0.2-60|98	%{peardir}/Horde/MIME/Viewer/plain.php
12cr|horde-mime-0.0.2-60|99	%{peardir}/Horde/MIME/Viewer/rar.php
12cr|horde-mime-0.0.2-60|100	%{peardir}/Horde/MIME/Viewer/report.php
12cr|horde-mime-0.0.2-60|101	%{peardir}/Horde/MIME/Viewer/rfc822.php
12cr|horde-mime-0.0.2-60|102	%{peardir}/Horde/MIME/Viewer/richtext.php
12cr|horde-mime-0.0.2-60|103	%{peardir}/Horde/MIME/Viewer/rpm.php
12cr|horde-mime-0.0.2-60|104	%{peardir}/Horde/MIME/Viewer/security.php
12cr|horde-mime-0.0.2-60|105	%{peardir}/Horde/MIME/Viewer/simple.php
12cr|horde-mime-0.0.2-60|106	%{peardir}/Horde/MIME/Viewer/source.php
12cr|horde-mime-0.0.2-60|107	%{peardir}/Horde/MIME/Viewer/srchighlite.php
12cr|horde-mime-0.0.2-60|108	%{peardir}/Horde/MIME/Viewer/tgz.php
12cr|horde-mime-0.0.2-60|109	%{peardir}/Horde/MIME/Viewer/tnef.php
12cr|horde-mime-0.0.2-60|110	%{peardir}/Horde/MIME/Viewer/vcard.php
12cr|horde-mime-0.0.2-60|111	%{peardir}/Horde/MIME/Viewer/webcpp.php
12cr|horde-mime-0.0.2-60|112	%{peardir}/Horde/MIME/Viewer/zip.php
12cr|horde-mime-0.0.2-60|113	%{peardir}/Horde/MIME/mime.magic.php
12cr|horde-mime-0.0.2-60|114	%{peardir}/Horde/MIME/mime.mapping.php
12cr|horde-mime-0.0.2-60|115	
12cr|horde-mime-0.0.2-60|116	
12cr|horde-mime-0.0.2-60|117	%changelog
12cr|horde-mime-0.0.2-60|118	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-60mdv2011.0
12cr|horde-mime-0.0.2-60|119	+ Revision: 564076
12cr|horde-mime-0.0.2-60|120	- Increased release for rebuild
12cr|horde-mime-0.0.2-60|121	
12cr|horde-mime-0.0.2-60|122	* Wed Mar 17 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-59mdv2010.1
12cr|horde-mime-0.0.2-60|123	+ Revision: 523066
12cr|horde-mime-0.0.2-60|124	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-mime-0.0.2-60|125	increased release version
12cr|horde-mime-0.0.2-60|126	
12cr|horde-mime-0.0.2-60|127	* Wed Mar 10 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-58mdv2010.1
12cr|horde-mime-0.0.2-60|128	+ Revision: 517274
12cr|horde-mime-0.0.2-60|129	- corrected version to 57 since 56 has already been used
12cr|horde-mime-0.0.2-60|130	- corrected release from 56 to 6
12cr|horde-mime-0.0.2-60|131	- correct spelling Requires: php-pear-Text_Flowed
12cr|horde-mime-0.0.2-60|132	
12cr|horde-mime-0.0.2-60|133	* Mon Mar 08 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-5mdv2010.1
12cr|horde-mime-0.0.2-60|134	+ Revision: 515628
12cr|horde-mime-0.0.2-60|135	- added Requires: php-pear-Text_Flow
12cr|horde-mime-0.0.2-60|136	bumped up release
12cr|horde-mime-0.0.2-60|137	- added Requires: php-pear-Text_Flow
12cr|horde-mime-0.0.2-60|138	
12cr|horde-mime-0.0.2-60|139	* Mon Feb 22 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-4mdv2010.1
12cr|horde-mime-0.0.2-60|140	+ Revision: 509402
12cr|horde-mime-0.0.2-60|141	- replaced PreReq with Requires(pre)
12cr|horde-mime-0.0.2-60|142	- removed Buildrequires; horde-framework
12cr|horde-mime-0.0.2-60|143	- removed requires temorarily to biuld
12cr|horde-mime-0.0.2-60|144	- import horde-mime
12cr|horde-mime-0.0.2-60|145	
12cr|horde-mime-0.0.2-60|146	

2111 12
12cr|horde-mimp-1.1.3-3|1	%define	module	mimp
12cr|horde-mimp-1.1.3-3|2	%define	name	horde-%{module}
12cr|horde-mimp-1.1.3-3|3	%define version 1.1.3
12cr|horde-mimp-1.1.3-3|4	%define release %mkrel 3
12cr|horde-mimp-1.1.3-3|5	
12cr|horde-mimp-1.1.3-3|6	%define _requires_exceptions pear(\\(Horde.*\\|Text/Flowed.php\\|VFS.*\\))
12cr|horde-mimp-1.1.3-3|7	
12cr|horde-mimp-1.1.3-3|8	Name:		%{name}
12cr|horde-mimp-1.1.3-3|9	Version:	%{version}
12cr|horde-mimp-1.1.3-3|10	Release:	%{release}
12cr|horde-mimp-1.1.3-3|11	Summary:	The Horde Mobile Internet Messaging Program
12cr|horde-mimp-1.1.3-3|12	License:	GPL
12cr|horde-mimp-1.1.3-3|13	Group:		System/Servers
12cr|horde-mimp-1.1.3-3|14	URL:		http://www.horde.org/%{module}
12cr|horde-mimp-1.1.3-3|15	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cr|horde-mimp-1.1.3-3|16	Requires(post):	rpm-helper
12cr|horde-mimp-1.1.3-3|17	Requires:	horde >= 3.0
12cr|horde-mimp-1.1.3-3|18	Requires:	php-imap
12cr|horde-mimp-1.1.3-3|19	Requires:	php-ldap
12cr|horde-mimp-1.1.3-3|20	BuildArch:	noarch
12cr|horde-mimp-1.1.3-3|21	
12cr|horde-mimp-1.1.3-3|22	%description
12cr|horde-mimp-1.1.3-3|23	MIMP is the Mobile IMP, one of the Horde applications.
12cr|horde-mimp-1.1.3-3|24	It provides webmail access to IMAP and POP3 accounts via
12cr|horde-mimp-1.1.3-3|25	a cut down UI suitable for mobile phones and PDAs
12cr|horde-mimp-1.1.3-3|26	
12cr|horde-mimp-1.1.3-3|27	%prep
12cr|horde-mimp-1.1.3-3|28	%setup -q -n %{module}-h3-%{version}
12cr|horde-mimp-1.1.3-3|29	
12cr|horde-mimp-1.1.3-3|30	%build
12cr|horde-mimp-1.1.3-3|31	
12cr|horde-mimp-1.1.3-3|32	%install
12cr|horde-mimp-1.1.3-3|33	rm -rf %{buildroot}
12cr|horde-mimp-1.1.3-3|34	
12cr|horde-mimp-1.1.3-3|35	# apache configuration
12cr|horde-mimp-1.1.3-3|36	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|horde-mimp-1.1.3-3|37	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|horde-mimp-1.1.3-3|38	# %{name} Apache configuration file
12cr|horde-mimp-1.1.3-3|39	
12cr|horde-mimp-1.1.3-3|40	<Directory %{_datadir}/horde/%{module}/lib>
12cr|horde-mimp-1.1.3-3|41	Order allow,deny
12cr|horde-mimp-1.1.3-3|42	Deny from all
12cr|horde-mimp-1.1.3-3|43	</Directory>
12cr|horde-mimp-1.1.3-3|44	
12cr|horde-mimp-1.1.3-3|45	<Directory %{_datadir}/horde/%{module}/locale>
12cr|horde-mimp-1.1.3-3|46	Order allow,deny
12cr|horde-mimp-1.1.3-3|47	Deny from all
12cr|horde-mimp-1.1.3-3|48	</Directory>
12cr|horde-mimp-1.1.3-3|49	
12cr|horde-mimp-1.1.3-3|50	<Directory %{_datadir}/horde/%{module}/scripts>
12cr|horde-mimp-1.1.3-3|51	Order allow,deny
12cr|horde-mimp-1.1.3-3|52	Deny from all
12cr|horde-mimp-1.1.3-3|53	</Directory>
12cr|horde-mimp-1.1.3-3|54	
12cr|horde-mimp-1.1.3-3|55	<Directory %{_datadir}/horde/%{module}/templates>
12cr|horde-mimp-1.1.3-3|56	Order allow,deny
12cr|horde-mimp-1.1.3-3|57	Deny from all
12cr|horde-mimp-1.1.3-3|58	</Directory>
12cr|horde-mimp-1.1.3-3|59	EOF
12cr|horde-mimp-1.1.3-3|60	
12cr|horde-mimp-1.1.3-3|61	# horde configuration
12cr|horde-mimp-1.1.3-3|62	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cr|horde-mimp-1.1.3-3|63	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cr|horde-mimp-1.1.3-3|64	<?php
12cr|horde-mimp-1.1.3-3|65	//
12cr|horde-mimp-1.1.3-3|66	// Mimp Horde configuration file
12cr|horde-mimp-1.1.3-3|67	//
12cr|horde-mimp-1.1.3-3|68	
12cr|horde-mimp-1.1.3-3|69	$this->applications['mimp'] = array(
12cr|horde-mimp-1.1.3-3|70	'fileroot' => $this->applications['horde']['fileroot'] . '/mimp',
12cr|horde-mimp-1.1.3-3|71	'webroot'  => $this->applications['horde']['webroot'] . '/mimp',
12cr|horde-mimp-1.1.3-3|72	'name'     => _("Mobile Mail"),
12cr|horde-mimp-1.1.3-3|73	'status'   => 'notoolbar'
12cr|horde-mimp-1.1.3-3|74	);
12cr|horde-mimp-1.1.3-3|75	EOF
12cr|horde-mimp-1.1.3-3|76	
12cr|horde-mimp-1.1.3-3|77	# remove .htaccess files
12cr|horde-mimp-1.1.3-3|78	find . -name .htaccess -exec rm -f {} \;
12cr|horde-mimp-1.1.3-3|79	
12cr|horde-mimp-1.1.3-3|80	# install files
12cr|horde-mimp-1.1.3-3|81	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-mimp-1.1.3-3|82	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-mimp-1.1.3-3|83	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-mimp-1.1.3-3|84	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-mimp-1.1.3-3|85	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-mimp-1.1.3-3|86	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-mimp-1.1.3-3|87	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cr|horde-mimp-1.1.3-3|88	
12cr|horde-mimp-1.1.3-3|89	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cr|horde-mimp-1.1.3-3|90	pushd %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-mimp-1.1.3-3|91	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cr|horde-mimp-1.1.3-3|92	popd
12cr|horde-mimp-1.1.3-3|93	
12cr|horde-mimp-1.1.3-3|94	# activate configuration files
12cr|horde-mimp-1.1.3-3|95	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cr|horde-mimp-1.1.3-3|96	mv $file ${file%.dist}
12cr|horde-mimp-1.1.3-3|97	done
12cr|horde-mimp-1.1.3-3|98	
12cr|horde-mimp-1.1.3-3|99	# fix script shellbang
12cr|horde-mimp-1.1.3-3|100	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
12cr|horde-mimp-1.1.3-3|101	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
12cr|horde-mimp-1.1.3-3|102	done
12cr|horde-mimp-1.1.3-3|103	
12cr|horde-mimp-1.1.3-3|104	%clean
12cr|horde-mimp-1.1.3-3|105	rm -rf %{buildroot}
12cr|horde-mimp-1.1.3-3|106	
12cr|horde-mimp-1.1.3-3|107	%post
12cr|horde-mimp-1.1.3-3|108	if [ $1 = 1 ]; then
12cr|horde-mimp-1.1.3-3|109	# configuration
12cr|horde-mimp-1.1.3-3|110	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cr|horde-mimp-1.1.3-3|111	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cr|horde-mimp-1.1.3-3|112	fi
12cr|horde-mimp-1.1.3-3|113	%if %mdkversion < 201010
12cr|horde-mimp-1.1.3-3|114	%_post_webapp
12cr|horde-mimp-1.1.3-3|115	%endif
12cr|horde-mimp-1.1.3-3|116	
12cr|horde-mimp-1.1.3-3|117	%postun
12cr|horde-mimp-1.1.3-3|118	%if %mdkversion < 201010
12cr|horde-mimp-1.1.3-3|119	%_postun_webapp
12cr|horde-mimp-1.1.3-3|120	%endif
12cr|horde-mimp-1.1.3-3|121	
12cr|horde-mimp-1.1.3-3|122	%files
12cr|horde-mimp-1.1.3-3|123	%defattr(-,root,root)
12cr|horde-mimp-1.1.3-3|124	%doc README COPYING docs
12cr|horde-mimp-1.1.3-3|125	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|horde-mimp-1.1.3-3|126	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cr|horde-mimp-1.1.3-3|127	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cr|horde-mimp-1.1.3-3|128	%{_datadir}/horde/%{module}
12cr|horde-mimp-1.1.3-3|129	
12cr|horde-mimp-1.1.3-3|130	
12cr|horde-mimp-1.1.3-3|131	%changelog
12cr|horde-mimp-1.1.3-3|132	* Tue Aug 03 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.1.3-3mdv2011.0
12cr|horde-mimp-1.1.3-3|133	+ Revision: 565270
12cr|horde-mimp-1.1.3-3|134	- Increased release for rebuild
12cr|horde-mimp-1.1.3-3|135	
12cr|horde-mimp-1.1.3-3|136	* Mon Jan 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.3-2mdv2010.1
12cr|horde-mimp-1.1.3-3|137	+ Revision: 493349
12cr|horde-mimp-1.1.3-3|138	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|horde-mimp-1.1.3-3|139	
12cr|horde-mimp-1.1.3-3|140	* Sat Dec 26 2009 Funda Wang <fwang@mandriva.org> 1.1.3-1mdv2010.1
12cr|horde-mimp-1.1.3-3|141	+ Revision: 482414
12cr|horde-mimp-1.1.3-3|142	- new version 1.1.3
12cr|horde-mimp-1.1.3-3|143	
12cr|horde-mimp-1.1.3-3|144	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|horde-mimp-1.1.3-3|145	- restrict default access permissions to localhost only, as per new policy
12cr|horde-mimp-1.1.3-3|146	
12cr|horde-mimp-1.1.3-3|147	* Wed Sep 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-1mdv2010.0
12cr|horde-mimp-1.1.3-3|148	+ Revision: 443652
12cr|horde-mimp-1.1.3-3|149	- new version
12cr|horde-mimp-1.1.3-3|150	- new files setup
12cr|horde-mimp-1.1.3-3|151	
12cr|horde-mimp-1.1.3-3|152	* Wed Aug 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-3mdv2010.0
12cr|horde-mimp-1.1.3-3|153	+ Revision: 418310
12cr|horde-mimp-1.1.3-3|154	- fix registry file (fix #52696)
12cr|horde-mimp-1.1.3-3|155	
12cr|horde-mimp-1.1.3-3|156	* Sun Oct 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-2mdv2009.1
12cr|horde-mimp-1.1.3-3|157	+ Revision: 295318
12cr|horde-mimp-1.1.3-3|158	- cosmetics
12cr|horde-mimp-1.1.3-3|159	
12cr|horde-mimp-1.1.3-3|160	* Sun Oct 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-1mdv2009.1
12cr|horde-mimp-1.1.3-3|161	+ Revision: 295295
12cr|horde-mimp-1.1.3-3|162	- update to new version 1.1.1
12cr|horde-mimp-1.1.3-3|163	
12cr|horde-mimp-1.1.3-3|164	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.1-2mdv2009.0
12cr|horde-mimp-1.1.3-3|165	+ Revision: 267076
12cr|horde-mimp-1.1.3-3|166	- rebuild early 2009.0 package (before pixel changes)
12cr|horde-mimp-1.1.3-3|167	
12cr|horde-mimp-1.1.3-3|168	* Fri May 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2009.0
12cr|horde-mimp-1.1.3-3|169	+ Revision: 213378
12cr|horde-mimp-1.1.3-3|170	- new version
12cr|horde-mimp-1.1.3-3|171	
12cr|horde-mimp-1.1.3-3|172	+ Colin Guthrie <cguthrie@mandriva.org>
12cr|horde-mimp-1.1.3-3|173	- Better defaults as used in horde registry.
12cr|horde-mimp-1.1.3-3|174	
12cr|horde-mimp-1.1.3-3|175	* Fri Mar 07 2008 Colin Guthrie <cguthrie@mandriva.org> 1.0.2-1mdv2008.1
12cr|horde-mimp-1.1.3-3|176	+ Revision: 181171
12cr|horde-mimp-1.1.3-3|177	- import horde-mimp
12cr|horde-mimp-1.1.3-3|178	
12cr|horde-mimp-1.1.3-3|179	

2112 12
12cr|horde-mnemo-2.2.2-4|1	%define module	mnemo
12cr|horde-mnemo-2.2.2-4|2	%define name	horde-%{module}
12cr|horde-mnemo-2.2.2-4|3	%define version	2.2.2
12cr|horde-mnemo-2.2.2-4|4	%define release	%mkrel 4
12cr|horde-mnemo-2.2.2-4|5	
12cr|horde-mnemo-2.2.2-4|6	%define _requires_exceptions pear(Horde.*)
12cr|horde-mnemo-2.2.2-4|7	
12cr|horde-mnemo-2.2.2-4|8	Name:           %{name}
12cr|horde-mnemo-2.2.2-4|9	Version:        %{version}
12cr|horde-mnemo-2.2.2-4|10	Release:        %{release}
12cr|horde-mnemo-2.2.2-4|11	Summary:	The Horde notes and memo application
12cr|horde-mnemo-2.2.2-4|12	License:	GPL
12cr|horde-mnemo-2.2.2-4|13	Group: 		System/Servers
12cr|horde-mnemo-2.2.2-4|14	URL:		http://www.horde.org/%{module}
12cr|horde-mnemo-2.2.2-4|15	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cr|horde-mnemo-2.2.2-4|16	Patch:      %{module}-h3-2.2-fix-constant-loading.patch
12cr|horde-mnemo-2.2.2-4|17	Requires(post):	rpm-helper
12cr|horde-mnemo-2.2.2-4|18	Requires:	horde >= 3.3.5
12cr|horde-mnemo-2.2.2-4|19	BuildArch:	noarch
12cr|horde-mnemo-2.2.2-4|20	
12cr|horde-mnemo-2.2.2-4|21	%description
12cr|horde-mnemo-2.2.2-4|22	Mnemo is the Horde note manager application.
12cr|horde-mnemo-2.2.2-4|23	
12cr|horde-mnemo-2.2.2-4|24	%prep
12cr|horde-mnemo-2.2.2-4|25	%setup -q -n %{module}-h3-%{version}
12cr|horde-mnemo-2.2.2-4|26	%patch -p 1
12cr|horde-mnemo-2.2.2-4|27	
12cr|horde-mnemo-2.2.2-4|28	%build
12cr|horde-mnemo-2.2.2-4|29	
12cr|horde-mnemo-2.2.2-4|30	%install
12cr|horde-mnemo-2.2.2-4|31	rm -rf %{buildroot}
12cr|horde-mnemo-2.2.2-4|32	
12cr|horde-mnemo-2.2.2-4|33	# apache configuration
12cr|horde-mnemo-2.2.2-4|34	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|horde-mnemo-2.2.2-4|35	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|horde-mnemo-2.2.2-4|36	# %{name} Apache configuration file
12cr|horde-mnemo-2.2.2-4|37	
12cr|horde-mnemo-2.2.2-4|38	<Directory %{_datadir}/horde/%{module}/lib>
12cr|horde-mnemo-2.2.2-4|39	Order allow,deny
12cr|horde-mnemo-2.2.2-4|40	Deny from all
12cr|horde-mnemo-2.2.2-4|41	</Directory>
12cr|horde-mnemo-2.2.2-4|42	
12cr|horde-mnemo-2.2.2-4|43	<Directory %{_datadir}/horde/%{module}/locale>
12cr|horde-mnemo-2.2.2-4|44	Order allow,deny
12cr|horde-mnemo-2.2.2-4|45	Deny from all
12cr|horde-mnemo-2.2.2-4|46	</Directory>
12cr|horde-mnemo-2.2.2-4|47	
12cr|horde-mnemo-2.2.2-4|48	<Directory %{_datadir}/horde/%{module}/scripts>
12cr|horde-mnemo-2.2.2-4|49	Order allow,deny
12cr|horde-mnemo-2.2.2-4|50	Deny from all
12cr|horde-mnemo-2.2.2-4|51	</Directory>
12cr|horde-mnemo-2.2.2-4|52	
12cr|horde-mnemo-2.2.2-4|53	<Directory %{_datadir}/horde/%{module}/templates>
12cr|horde-mnemo-2.2.2-4|54	Order allow,deny
12cr|horde-mnemo-2.2.2-4|55	Deny from all
12cr|horde-mnemo-2.2.2-4|56	</Directory>
12cr|horde-mnemo-2.2.2-4|57	EOF
12cr|horde-mnemo-2.2.2-4|58	
12cr|horde-mnemo-2.2.2-4|59	# horde configuration
12cr|horde-mnemo-2.2.2-4|60	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cr|horde-mnemo-2.2.2-4|61	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cr|horde-mnemo-2.2.2-4|62	<?php
12cr|horde-mnemo-2.2.2-4|63	//
12cr|horde-mnemo-2.2.2-4|64	// Mnemo Horde configuration file
12cr|horde-mnemo-2.2.2-4|65	//
12cr|horde-mnemo-2.2.2-4|66	
12cr|horde-mnemo-2.2.2-4|67	$this->applications['mnemo'] = array(
12cr|horde-mnemo-2.2.2-4|68	'fileroot'    => $this->applications['horde']['fileroot'] . '/mnemo',
12cr|horde-mnemo-2.2.2-4|69	'webroot'     => $this->applications['horde']['webroot'] . '/mnemo',
12cr|horde-mnemo-2.2.2-4|70	'name'        => _("Notes"),
12cr|horde-mnemo-2.2.2-4|71	'status'      => 'active',
12cr|horde-mnemo-2.2.2-4|72	'provides'    => 'notes',
12cr|horde-mnemo-2.2.2-4|73	'menu_parent' => 'organizing'
12cr|horde-mnemo-2.2.2-4|74	);
12cr|horde-mnemo-2.2.2-4|75	EOF
12cr|horde-mnemo-2.2.2-4|76	
12cr|horde-mnemo-2.2.2-4|77	# remove .htaccess files
12cr|horde-mnemo-2.2.2-4|78	find . -name .htaccess -exec rm -f {} \;
12cr|horde-mnemo-2.2.2-4|79	
12cr|horde-mnemo-2.2.2-4|80	# install files
12cr|horde-mnemo-2.2.2-4|81	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-mnemo-2.2.2-4|82	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-mnemo-2.2.2-4|83	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-mnemo-2.2.2-4|84	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-mnemo-2.2.2-4|85	cp -pR notepads %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-mnemo-2.2.2-4|86	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-mnemo-2.2.2-4|87	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-mnemo-2.2.2-4|88	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-mnemo-2.2.2-4|89	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-mnemo-2.2.2-4|90	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cr|horde-mnemo-2.2.2-4|91	
12cr|horde-mnemo-2.2.2-4|92	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cr|horde-mnemo-2.2.2-4|93	pushd %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-mnemo-2.2.2-4|94	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cr|horde-mnemo-2.2.2-4|95	popd
12cr|horde-mnemo-2.2.2-4|96	
12cr|horde-mnemo-2.2.2-4|97	# activate configuration files
12cr|horde-mnemo-2.2.2-4|98	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cr|horde-mnemo-2.2.2-4|99	mv $file ${file%.dist}
12cr|horde-mnemo-2.2.2-4|100	done
12cr|horde-mnemo-2.2.2-4|101	
12cr|horde-mnemo-2.2.2-4|102	# fix script shellbang
12cr|horde-mnemo-2.2.2-4|103	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
12cr|horde-mnemo-2.2.2-4|104	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
12cr|horde-mnemo-2.2.2-4|105	done
12cr|horde-mnemo-2.2.2-4|106	
12cr|horde-mnemo-2.2.2-4|107	%clean
12cr|horde-mnemo-2.2.2-4|108	rm -rf %{buildroot}
12cr|horde-mnemo-2.2.2-4|109	
12cr|horde-mnemo-2.2.2-4|110	%post
12cr|horde-mnemo-2.2.2-4|111	if [ $1 = 1 ]; then
12cr|horde-mnemo-2.2.2-4|112	# configuration
12cr|horde-mnemo-2.2.2-4|113	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cr|horde-mnemo-2.2.2-4|114	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cr|horde-mnemo-2.2.2-4|115	fi
12cr|horde-mnemo-2.2.2-4|116	%if %mdkversion < 201010
12cr|horde-mnemo-2.2.2-4|117	%_post_webapp
12cr|horde-mnemo-2.2.2-4|118	%endif
12cr|horde-mnemo-2.2.2-4|119	
12cr|horde-mnemo-2.2.2-4|120	%postun
12cr|horde-mnemo-2.2.2-4|121	%if %mdkversion < 201010
12cr|horde-mnemo-2.2.2-4|122	%_postun_webapp
12cr|horde-mnemo-2.2.2-4|123	%endif
12cr|horde-mnemo-2.2.2-4|124	
12cr|horde-mnemo-2.2.2-4|125	%files
12cr|horde-mnemo-2.2.2-4|126	%defattr(-,root,root)
12cr|horde-mnemo-2.2.2-4|127	%doc LICENSE README docs
12cr|horde-mnemo-2.2.2-4|128	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|horde-mnemo-2.2.2-4|129	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cr|horde-mnemo-2.2.2-4|130	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cr|horde-mnemo-2.2.2-4|131	%{_datadir}/horde/%{module}
12cr|horde-mnemo-2.2.2-4|132	
12cr|horde-mnemo-2.2.2-4|133	
12cr|horde-mnemo-2.2.2-4|134	%changelog
12cr|horde-mnemo-2.2.2-4|135	* Tue Aug 03 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.2.2-4mdv2011.0
12cr|horde-mnemo-2.2.2-4|136	+ Revision: 565288
12cr|horde-mnemo-2.2.2-4|137	- Increased release for rebuild
12cr|horde-mnemo-2.2.2-4|138	
12cr|horde-mnemo-2.2.2-4|139	* Mon Jan 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.2-3mdv2010.1
12cr|horde-mnemo-2.2.2-4|140	+ Revision: 493350
12cr|horde-mnemo-2.2.2-4|141	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|horde-mnemo-2.2.2-4|142	- restrict default access permissions to localhost only, as per new policy
12cr|horde-mnemo-2.2.2-4|143	
12cr|horde-mnemo-2.2.2-4|144	* Sun Sep 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.2-1mdv2010.0
12cr|horde-mnemo-2.2.2-4|145	+ Revision: 445895
12cr|horde-mnemo-2.2.2-4|146	- new version
12cr|horde-mnemo-2.2.2-4|147	- new setup (simpler is better)
12cr|horde-mnemo-2.2.2-4|148	
12cr|horde-mnemo-2.2.2-4|149	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.2.1-2mdv2010.0
12cr|horde-mnemo-2.2.2-4|150	+ Revision: 437884
12cr|horde-mnemo-2.2.2-4|151	- rebuild
12cr|horde-mnemo-2.2.2-4|152	
12cr|horde-mnemo-2.2.2-4|153	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.1-1mdv2009.1
12cr|horde-mnemo-2.2.2-4|154	+ Revision: 354888
12cr|horde-mnemo-2.2.2-4|155	- update to new version 2.2.1
12cr|horde-mnemo-2.2.2-4|156	
12cr|horde-mnemo-2.2.2-4|157	* Tue Nov 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-3mdv2009.1
12cr|horde-mnemo-2.2.2-4|158	+ Revision: 304337
12cr|horde-mnemo-2.2.2-4|159	- fix constant loading
12cr|horde-mnemo-2.2.2-4|160	
12cr|horde-mnemo-2.2.2-4|161	* Tue Jun 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-2mdv2009.0
12cr|horde-mnemo-2.2.2-4|162	+ Revision: 223589
12cr|horde-mnemo-2.2.2-4|163	- add missing js and notepads directories (fix #41534)
12cr|horde-mnemo-2.2.2-4|164	
12cr|horde-mnemo-2.2.2-4|165	* Fri May 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-1mdv2009.0
12cr|horde-mnemo-2.2.2-4|166	+ Revision: 213377
12cr|horde-mnemo-2.2.2-4|167	- new version
12cr|horde-mnemo-2.2.2-4|168	drop patch0
12cr|horde-mnemo-2.2.2-4|169	don't recompress sources
12cr|horde-mnemo-2.2.2-4|170	don't duplicate spec-helper work
12cr|horde-mnemo-2.2.2-4|171	
12cr|horde-mnemo-2.2.2-4|172	* Wed Jan 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.2-1mdv2008.1
12cr|horde-mnemo-2.2.2-4|173	+ Revision: 153803
12cr|horde-mnemo-2.2.2-4|174	- update to new version 2.1.2
12cr|horde-mnemo-2.2.2-4|175	
12cr|horde-mnemo-2.2.2-4|176	+ Olivier Blin <oblin@mandriva.com>
12cr|horde-mnemo-2.2.2-4|177	- restore BuildRoot
12cr|horde-mnemo-2.2.2-4|178	
12cr|horde-mnemo-2.2.2-4|179	* Fri Dec 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.1-3mdv2008.1
12cr|horde-mnemo-2.2.2-4|180	+ Revision: 136619
12cr|horde-mnemo-2.2.2-4|181	- rebuild
12cr|horde-mnemo-2.2.2-4|182	
12cr|horde-mnemo-2.2.2-4|183	+ Thierry Vignaud <tv@mandriva.org>
12cr|horde-mnemo-2.2.2-4|184	- kill re-definition of %%buildroot on Pixel's request
12cr|horde-mnemo-2.2.2-4|185	
12cr|horde-mnemo-2.2.2-4|186	
12cr|horde-mnemo-2.2.2-4|187	* Mon Dec 18 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.1-2mdv2007.0
12cr|horde-mnemo-2.2.2-4|188	+ Revision: 98620
12cr|horde-mnemo-2.2.2-4|189	- but don't forget to add used ones
12cr|horde-mnemo-2.2.2-4|190	- drop unused source
12cr|horde-mnemo-2.2.2-4|191	- new version
12cr|horde-mnemo-2.2.2-4|192	use herein document for horde configuration
12cr|horde-mnemo-2.2.2-4|193	
12cr|horde-mnemo-2.2.2-4|194	+ Andreas Hasenack <andreas@mandriva.com>
12cr|horde-mnemo-2.2.2-4|195	- Import horde-mnemo
12cr|horde-mnemo-2.2.2-4|196	
12cr|horde-mnemo-2.2.2-4|197	* Sat Aug 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1-2mdv2007.0
12cr|horde-mnemo-2.2.2-4|198	- Rebuild
12cr|horde-mnemo-2.2.2-4|199	
12cr|horde-mnemo-2.2.2-4|200	* Tue Mar 07 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1-1mdk
12cr|horde-mnemo-2.2.2-4|201	- new version
12cr|horde-mnemo-2.2.2-4|202	
12cr|horde-mnemo-2.2.2-4|203	* Fri Feb 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.3-2mdk
12cr|horde-mnemo-2.2.2-4|204	- fix automatic dependencies
12cr|horde-mnemo-2.2.2-4|205	
12cr|horde-mnemo-2.2.2-4|206	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.3-1mdk
12cr|horde-mnemo-2.2.2-4|207	- new version
12cr|horde-mnemo-2.2.2-4|208	- %%mkrel
12cr|horde-mnemo-2.2.2-4|209	
12cr|horde-mnemo-2.2.2-4|210	* Fri Jul 01 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.1-3mdk
12cr|horde-mnemo-2.2.2-4|211	- better fix encoding
12cr|horde-mnemo-2.2.2-4|212	- fix requires
12cr|horde-mnemo-2.2.2-4|213	
12cr|horde-mnemo-2.2.2-4|214	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.1-2mdk
12cr|horde-mnemo-2.2.2-4|215	- spec file cleanups, remove the ADVX-build stuff
12cr|horde-mnemo-2.2.2-4|216	- strip away annoying ^M
12cr|horde-mnemo-2.2.2-4|217	
12cr|horde-mnemo-2.2.2-4|218	* Thu Jan 27 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.0.1-1mdk
12cr|horde-mnemo-2.2.2-4|219	- new version
12cr|horde-mnemo-2.2.2-4|220	- no automatic config generation, incorrect default values
12cr|horde-mnemo-2.2.2-4|221	- horde isn't a prereq
12cr|horde-mnemo-2.2.2-4|222	- spec cleanup
12cr|horde-mnemo-2.2.2-4|223	
12cr|horde-mnemo-2.2.2-4|224	* Mon Jan 17 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.0-2mdk
12cr|horde-mnemo-2.2.2-4|225	- fix inclusion path
12cr|horde-mnemo-2.2.2-4|226	- fix configuration perms
12cr|horde-mnemo-2.2.2-4|227	- generate configuration at postinstall
12cr|horde-mnemo-2.2.2-4|228	- horde and rpm-helper are now a prereq
12cr|horde-mnemo-2.2.2-4|229	
12cr|horde-mnemo-2.2.2-4|230	* Fri Jan 14 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.0-1mdk
12cr|horde-mnemo-2.2.2-4|231	- new version
12cr|horde-mnemo-2.2.2-4|232	- top-level is now /var/www/horde/mnemo
12cr|horde-mnemo-2.2.2-4|233	- config is now in /etc/horde/mnemo
12cr|horde-mnemo-2.2.2-4|234	- other non-accessible files are now in /usr/share/horde/mnemo
12cr|horde-mnemo-2.2.2-4|235	- drop old obsoletes
12cr|horde-mnemo-2.2.2-4|236	- rediff patch0
12cr|horde-mnemo-2.2.2-4|237	- no more apache configuration
12cr|horde-mnemo-2.2.2-4|238	- rpmbuildupdate aware
12cr|horde-mnemo-2.2.2-4|239	- spec cleanup
12cr|horde-mnemo-2.2.2-4|240	
12cr|horde-mnemo-2.2.2-4|241	* Thu Aug 05 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.1.2-1mdk
12cr|horde-mnemo-2.2.2-4|242	- new version
12cr|horde-mnemo-2.2.2-4|243	
12cr|horde-mnemo-2.2.2-4|244	* Mon Jul 19 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.1.1-3mdk
12cr|horde-mnemo-2.2.2-4|245	- apache config file in /etc/httpd/webapps.d
12cr|horde-mnemo-2.2.2-4|246	- pluggable horde configuration
12cr|horde-mnemo-2.2.2-4|247	
12cr|horde-mnemo-2.2.2-4|248	* Fri May 07 2004 Stew Benedict <sbenedict@mandrakesoft.com> 1.1.1-2mdk
12cr|horde-mnemo-2.2.2-4|249	- new naming scheme
12cr|horde-mnemo-2.2.2-4|250	
12cr|horde-mnemo-2.2.2-4|251	* Wed Apr 07 2004 Stew Benedict <sbenedict@mandrakesoft.com> 1.1.1-1mdk
12cr|horde-mnemo-2.2.2-4|252	- First Mandrakelinux release
12cr|horde-mnemo-2.2.2-4|253	

2113 12
12cr|horde-nag-2.3.6-1|1	%define	module	nag
12cr|horde-nag-2.3.6-1|2	%define	name	horde-%{module}
12cr|horde-nag-2.3.6-1|3	%define version 2.3.6
12cr|horde-nag-2.3.6-1|4	%define release %mkrel 1
12cr|horde-nag-2.3.6-1|5	%define _requires_exceptions pear(.*)
12cr|horde-nag-2.3.6-1|6	
12cr|horde-nag-2.3.6-1|7	Name:           %{name}
12cr|horde-nag-2.3.6-1|8	Version:        %{version}
12cr|horde-nag-2.3.6-1|9	Release:        %{release}
12cr|horde-nag-2.3.6-1|10	Summary:	The Horde task list manager
12cr|horde-nag-2.3.6-1|11	License:	GPL
12cr|horde-nag-2.3.6-1|12	Group: 		System/Servers
12cr|horde-nag-2.3.6-1|13	URL:		http://www.horde.org/%{module}
12cr|horde-nag-2.3.6-1|14	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cr|horde-nag-2.3.6-1|15	Patch:      %{module}-h3-2.3.1-fix-constant-loading.patch
12cr|horde-nag-2.3.6-1|16	Requires(post):	rpm-helper
12cr|horde-nag-2.3.6-1|17	Requires:	horde >= 3.3.5
12cr|horde-nag-2.3.6-1|18	BuildArch:	noarch
12cr|horde-nag-2.3.6-1|19	
12cr|horde-nag-2.3.6-1|20	%description
12cr|horde-nag-2.3.6-1|21	Nag is the Horde task list application. It stores todo items, things
12cr|horde-nag-2.3.6-1|22	due later this week, etc. It is very similar in functionality to the
12cr|horde-nag-2.3.6-1|23	Palm ToDo application.
12cr|horde-nag-2.3.6-1|24	
12cr|horde-nag-2.3.6-1|25	%prep
12cr|horde-nag-2.3.6-1|26	%setup -q -n %{module}-h3-%{version}
12cr|horde-nag-2.3.6-1|27	%patch -p 1
12cr|horde-nag-2.3.6-1|28	
12cr|horde-nag-2.3.6-1|29	%build
12cr|horde-nag-2.3.6-1|30	
12cr|horde-nag-2.3.6-1|31	%install
12cr|horde-nag-2.3.6-1|32	rm -rf %{buildroot}
12cr|horde-nag-2.3.6-1|33	
12cr|horde-nag-2.3.6-1|34	# apache configuration
12cr|horde-nag-2.3.6-1|35	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|horde-nag-2.3.6-1|36	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|horde-nag-2.3.6-1|37	# %{name} Apache configuration file
12cr|horde-nag-2.3.6-1|38	
12cr|horde-nag-2.3.6-1|39	<Directory %{_datadir}/horde/%{module}/lib>
12cr|horde-nag-2.3.6-1|40	Order allow,deny
12cr|horde-nag-2.3.6-1|41	Deny from all
12cr|horde-nag-2.3.6-1|42	</Directory>
12cr|horde-nag-2.3.6-1|43	
12cr|horde-nag-2.3.6-1|44	<Directory %{_datadir}/horde/%{module}/locale>
12cr|horde-nag-2.3.6-1|45	Order allow,deny
12cr|horde-nag-2.3.6-1|46	Deny from all
12cr|horde-nag-2.3.6-1|47	</Directory>
12cr|horde-nag-2.3.6-1|48	
12cr|horde-nag-2.3.6-1|49	<Directory %{_datadir}/horde/%{module}/scripts>
12cr|horde-nag-2.3.6-1|50	Order allow,deny
12cr|horde-nag-2.3.6-1|51	Deny from all
12cr|horde-nag-2.3.6-1|52	</Directory>
12cr|horde-nag-2.3.6-1|53	
12cr|horde-nag-2.3.6-1|54	<Directory %{_datadir}/horde/%{module}/templates>
12cr|horde-nag-2.3.6-1|55	Order allow,deny
12cr|horde-nag-2.3.6-1|56	Deny from all
12cr|horde-nag-2.3.6-1|57	</Directory>
12cr|horde-nag-2.3.6-1|58	EOF
12cr|horde-nag-2.3.6-1|59	
12cr|horde-nag-2.3.6-1|60	# horde configuration
12cr|horde-nag-2.3.6-1|61	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cr|horde-nag-2.3.6-1|62	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cr|horde-nag-2.3.6-1|63	<?php
12cr|horde-nag-2.3.6-1|64	//
12cr|horde-nag-2.3.6-1|65	// Nag Horde configuration file
12cr|horde-nag-2.3.6-1|66	//
12cr|horde-nag-2.3.6-1|67	
12cr|horde-nag-2.3.6-1|68	$this->applications['nag'] = array(
12cr|horde-nag-2.3.6-1|69	'fileroot'    => $this->applications['horde']['fileroot'] . '/nag',
12cr|horde-nag-2.3.6-1|70	'webroot'     => $this->applications['horde']['webroot'] . '/nag',
12cr|horde-nag-2.3.6-1|71	'name'        => _("Tasks"),
12cr|horde-nag-2.3.6-1|72	'status'      => 'active',
12cr|horde-nag-2.3.6-1|73	'provides'    => 'tasks',
12cr|horde-nag-2.3.6-1|74	'menu_parent' => 'organizing'
12cr|horde-nag-2.3.6-1|75	);
12cr|horde-nag-2.3.6-1|76	EOF
12cr|horde-nag-2.3.6-1|77	
12cr|horde-nag-2.3.6-1|78	# remove .htaccess files
12cr|horde-nag-2.3.6-1|79	find . -name .htaccess -exec rm -f {} \;
12cr|horde-nag-2.3.6-1|80	
12cr|horde-nag-2.3.6-1|81	# install files
12cr|horde-nag-2.3.6-1|82	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-nag-2.3.6-1|83	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-nag-2.3.6-1|84	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-nag-2.3.6-1|85	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-nag-2.3.6-1|86	cp -pR tasklists %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-nag-2.3.6-1|87	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-nag-2.3.6-1|88	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-nag-2.3.6-1|89	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-nag-2.3.6-1|90	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-nag-2.3.6-1|91	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cr|horde-nag-2.3.6-1|92	
12cr|horde-nag-2.3.6-1|93	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cr|horde-nag-2.3.6-1|94	pushd %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-nag-2.3.6-1|95	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cr|horde-nag-2.3.6-1|96	popd
12cr|horde-nag-2.3.6-1|97	
12cr|horde-nag-2.3.6-1|98	# activate configuration files
12cr|horde-nag-2.3.6-1|99	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cr|horde-nag-2.3.6-1|100	mv $file ${file%.dist}
12cr|horde-nag-2.3.6-1|101	done
12cr|horde-nag-2.3.6-1|102	
12cr|horde-nag-2.3.6-1|103	# fix script shellbang
12cr|horde-nag-2.3.6-1|104	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
12cr|horde-nag-2.3.6-1|105	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
12cr|horde-nag-2.3.6-1|106	done
12cr|horde-nag-2.3.6-1|107	
12cr|horde-nag-2.3.6-1|108	%clean
12cr|horde-nag-2.3.6-1|109	rm -rf %{buildroot}
12cr|horde-nag-2.3.6-1|110	
12cr|horde-nag-2.3.6-1|111	%post
12cr|horde-nag-2.3.6-1|112	if [ $1 = 1 ]; then
12cr|horde-nag-2.3.6-1|113	# configuration
12cr|horde-nag-2.3.6-1|114	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cr|horde-nag-2.3.6-1|115	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cr|horde-nag-2.3.6-1|116	fi
12cr|horde-nag-2.3.6-1|117	%if %mdkversion < 201010
12cr|horde-nag-2.3.6-1|118	%_post_webapp
12cr|horde-nag-2.3.6-1|119	%endif
12cr|horde-nag-2.3.6-1|120	
12cr|horde-nag-2.3.6-1|121	%postun
12cr|horde-nag-2.3.6-1|122	%if %mdkversion < 201010
12cr|horde-nag-2.3.6-1|123	%_postun_webapp
12cr|horde-nag-2.3.6-1|124	%endif
12cr|horde-nag-2.3.6-1|125	
12cr|horde-nag-2.3.6-1|126	%files
12cr|horde-nag-2.3.6-1|127	%defattr(-,root,root)
12cr|horde-nag-2.3.6-1|128	%doc COPYING README docs
12cr|horde-nag-2.3.6-1|129	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|horde-nag-2.3.6-1|130	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cr|horde-nag-2.3.6-1|131	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cr|horde-nag-2.3.6-1|132	%{_datadir}/horde/%{module}
12cr|horde-nag-2.3.6-1|133	
12cr|horde-nag-2.3.6-1|134	
12cr|horde-nag-2.3.6-1|135	%changelog
12cr|horde-nag-2.3.6-1|136	* Wed Mar 30 2011 Adam Williamson <awilliamson@mandriva.org> 2.3.6-1mdv2011.0
12cr|horde-nag-2.3.6-1|137	+ Revision: 648834
12cr|horde-nag-2.3.6-1|138	- new release 2.3.6
12cr|horde-nag-2.3.6-1|139	
12cr|horde-nag-2.3.6-1|140	* Sun Aug 08 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.3.5-1mdv2011.0
12cr|horde-nag-2.3.6-1|141	+ Revision: 567504
12cr|horde-nag-2.3.6-1|142	- Updated to 2..3.5
12cr|horde-nag-2.3.6-1|143	- added version 2..3.5 source file
12cr|horde-nag-2.3.6-1|144	
12cr|horde-nag-2.3.6-1|145	* Tue Aug 03 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.3.4-3mdv2011.0
12cr|horde-nag-2.3.6-1|146	+ Revision: 565289
12cr|horde-nag-2.3.6-1|147	- Increased release for rebuild
12cr|horde-nag-2.3.6-1|148	
12cr|horde-nag-2.3.6-1|149	* Mon Jan 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.4-2mdv2010.1
12cr|horde-nag-2.3.6-1|150	+ Revision: 493351
12cr|horde-nag-2.3.6-1|151	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|horde-nag-2.3.6-1|152	
12cr|horde-nag-2.3.6-1|153	* Sat Dec 26 2009 Funda Wang <fwang@mandriva.org> 2.3.4-1mdv2010.1
12cr|horde-nag-2.3.6-1|154	+ Revision: 482415
12cr|horde-nag-2.3.6-1|155	- new version 2.3.4
12cr|horde-nag-2.3.6-1|156	
12cr|horde-nag-2.3.6-1|157	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|horde-nag-2.3.6-1|158	- restrict default access permissions to localhost only, as per new policy
12cr|horde-nag-2.3.6-1|159	
12cr|horde-nag-2.3.6-1|160	* Sun Sep 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-4mdv2010.0
12cr|horde-nag-2.3.6-1|161	+ Revision: 446020
12cr|horde-nag-2.3.6-1|162	- new setup (simpler is better)
12cr|horde-nag-2.3.6-1|163	
12cr|horde-nag-2.3.6-1|164	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.3.1-3mdv2010.0
12cr|horde-nag-2.3.6-1|165	+ Revision: 437885
12cr|horde-nag-2.3.6-1|166	- rebuild
12cr|horde-nag-2.3.6-1|167	
12cr|horde-nag-2.3.6-1|168	* Tue Nov 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-2mdv2009.1
12cr|horde-nag-2.3.6-1|169	+ Revision: 304319
12cr|horde-nag-2.3.6-1|170	- fix constant loading
12cr|horde-nag-2.3.6-1|171	
12cr|horde-nag-2.3.6-1|172	* Sun Oct 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-1mdv2009.1
12cr|horde-nag-2.3.6-1|173	+ Revision: 295271
12cr|horde-nag-2.3.6-1|174	- update to new version 2.3.1
12cr|horde-nag-2.3.6-1|175	
12cr|horde-nag-2.3.6-1|176	* Tue Jun 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-3mdv2009.0
12cr|horde-nag-2.3.6-1|177	+ Revision: 223591
12cr|horde-nag-2.3.6-1|178	- add missing js and tasklists directories (fix #41533)
12cr|horde-nag-2.3.6-1|179	
12cr|horde-nag-2.3.6-1|180	* Fri May 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-2mdv2009.0
12cr|horde-nag-2.3.6-1|181	+ Revision: 213374
12cr|horde-nag-2.3.6-1|182	- new version
12cr|horde-nag-2.3.6-1|183	drop patch0
12cr|horde-nag-2.3.6-1|184	uncompress sources
12cr|horde-nag-2.3.6-1|185	don't duplicate spec-helper work
12cr|horde-nag-2.3.6-1|186	
12cr|horde-nag-2.3.6-1|187	* Wed Jan 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.4-1mdv2008.1
12cr|horde-nag-2.3.6-1|188	+ Revision: 153804
12cr|horde-nag-2.3.6-1|189	- update to new version 2.1.4
12cr|horde-nag-2.3.6-1|190	
12cr|horde-nag-2.3.6-1|191	+ Olivier Blin <oblin@mandriva.com>
12cr|horde-nag-2.3.6-1|192	- restore BuildRoot
12cr|horde-nag-2.3.6-1|193	
12cr|horde-nag-2.3.6-1|194	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.3-1mdv2008.1
12cr|horde-nag-2.3.6-1|195	+ Revision: 133783
12cr|horde-nag-2.3.6-1|196	- update to new version 2.1.3
12cr|horde-nag-2.3.6-1|197	
12cr|horde-nag-2.3.6-1|198	+ Thierry Vignaud <tv@mandriva.org>
12cr|horde-nag-2.3.6-1|199	- kill re-definition of %%buildroot on Pixel's request
12cr|horde-nag-2.3.6-1|200	
12cr|horde-nag-2.3.6-1|201	
12cr|horde-nag-2.3.6-1|202	* Mon Dec 18 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.2-1mdv2007.0
12cr|horde-nag-2.3.6-1|203	+ Revision: 98606
12cr|horde-nag-2.3.6-1|204	- new version
12cr|horde-nag-2.3.6-1|205	fix horde configuration
12cr|horde-nag-2.3.6-1|206	
12cr|horde-nag-2.3.6-1|207	+ Andreas Hasenack <andreas@mandriva.com>
12cr|horde-nag-2.3.6-1|208	- Import horde-nag
12cr|horde-nag-2.3.6-1|209	
12cr|horde-nag-2.3.6-1|210	* Tue Jun 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.1-1mdv2007.0
12cr|horde-nag-2.3.6-1|211	- New version 2.1.1
12cr|horde-nag-2.3.6-1|212	- use herein document for horde config
12cr|horde-nag-2.3.6-1|213	- uncompress patch
12cr|horde-nag-2.3.6-1|214	
12cr|horde-nag-2.3.6-1|215	* Tue Mar 07 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1-1mdk
12cr|horde-nag-2.3.6-1|216	- new version
12cr|horde-nag-2.3.6-1|217	
12cr|horde-nag-2.3.6-1|218	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.4-1mdk
12cr|horde-nag-2.3.6-1|219	- New release 2.0.4
12cr|horde-nag-2.3.6-1|220	
12cr|horde-nag-2.3.6-1|221	* Sat Sep 17 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.2-2mdk
12cr|horde-nag-2.3.6-1|222	- explicit dependency exception, as all those modules are provided by horde itself
12cr|horde-nag-2.3.6-1|223	- %%mkrel
12cr|horde-nag-2.3.6-1|224	
12cr|horde-nag-2.3.6-1|225	* Sat Aug 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.2-1mdk
12cr|horde-nag-2.3.6-1|226	- New release 2.0.2
12cr|horde-nag-2.3.6-1|227	- better fix encoding
12cr|horde-nag-2.3.6-1|228	
12cr|horde-nag-2.3.6-1|229	* Fri Jul 01 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.1-3mdk
12cr|horde-nag-2.3.6-1|230	- better fix encoding
12cr|horde-nag-2.3.6-1|231	- fix requires
12cr|horde-nag-2.3.6-1|232	
12cr|horde-nag-2.3.6-1|233	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.1-2mdk
12cr|horde-nag-2.3.6-1|234	- spec file cleanups, remove the ADVX-build stuff
12cr|horde-nag-2.3.6-1|235	- strip away annoying ^M
12cr|horde-nag-2.3.6-1|236	
12cr|horde-nag-2.3.6-1|237	* Thu Jan 27 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.0.1-1mdk
12cr|horde-nag-2.3.6-1|238	- new version
12cr|horde-nag-2.3.6-1|239	- no automatic config generation, incorrect default values
12cr|horde-nag-2.3.6-1|240	- horde isn't a prereq
12cr|horde-nag-2.3.6-1|241	- spec cleanup
12cr|horde-nag-2.3.6-1|242	
12cr|horde-nag-2.3.6-1|243	* Mon Jan 17 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.0-2mdk
12cr|horde-nag-2.3.6-1|244	- fix inclusion path
12cr|horde-nag-2.3.6-1|245	- fix configuration perms
12cr|horde-nag-2.3.6-1|246	- generate configuration at postinstall
12cr|horde-nag-2.3.6-1|247	- horde and rpm-helper are now a prereq
12cr|horde-nag-2.3.6-1|248	
12cr|horde-nag-2.3.6-1|249	* Fri Jan 14 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.0-1mdk
12cr|horde-nag-2.3.6-1|250	- new version
12cr|horde-nag-2.3.6-1|251	- top-level is now /var/www/horde/nag
12cr|horde-nag-2.3.6-1|252	- config is now in /etc/horde/nag
12cr|horde-nag-2.3.6-1|253	- other non-accessible files are now in /usr/share/horde/nag
12cr|horde-nag-2.3.6-1|254	- drop old obsoletes
12cr|horde-nag-2.3.6-1|255	- rediff patch0
12cr|horde-nag-2.3.6-1|256	- no more apache configuration
12cr|horde-nag-2.3.6-1|257	- rpmbuildupdate aware
12cr|horde-nag-2.3.6-1|258	- spec cleanup
12cr|horde-nag-2.3.6-1|259	
12cr|horde-nag-2.3.6-1|260	* Tue Jul 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.1.1-5mdk
12cr|horde-nag-2.3.6-1|261	- apache config file in /etc/httpd/webapps.d
12cr|horde-nag-2.3.6-1|262	
12cr|horde-nag-2.3.6-1|263	* Sun May 02 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.1.1-4mdk
12cr|horde-nag-2.3.6-1|264	- renamed to horde-nag
12cr|horde-nag-2.3.6-1|265	- pluggable horde configuration
12cr|horde-nag-2.3.6-1|266	- standard perms for /etc/httpd/conf.d/%%{order}_horde-nag.conf
12cr|horde-nag-2.3.6-1|267	- don't provide useless ADVXpackage virtual package
12cr|horde-nag-2.3.6-1|268	
12cr|horde-nag-2.3.6-1|269	* Tue Apr 06 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.1.1-3mdk
12cr|horde-nag-2.3.6-1|270	- new version
12cr|horde-nag-2.3.6-1|271	
12cr|horde-nag-2.3.6-1|272	* Sat Dec 20 2003 Guillaume Rousse <guillomovitch@mandrake.org> 1.1-2mdk
12cr|horde-nag-2.3.6-1|273	- untagged localisation files
12cr|horde-nag-2.3.6-1|274	- no more .htaccess files, use /etc/httpd/conf.d/%%{order}_nag.conf instead
12cr|horde-nag-2.3.6-1|275	- scripts now in  /usr/share/{name}
12cr|horde-nag-2.3.6-1|276	

2114 12
12cr|horde-nls-0.0.2-11|1	%define prj Horde_NLS
12cr|horde-nls-0.0.2-11|2	
12cr|horde-nls-0.0.2-11|3	%define xmldir  %{_var}/lib/pear
12cr|horde-nls-0.0.2-11|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-nls-0.0.2-11|5	
12cr|horde-nls-0.0.2-11|6	Name:          horde-nls
12cr|horde-nls-0.0.2-11|7	Version:       0.0.2
12cr|horde-nls-0.0.2-11|8	Release:       %mkrel 11
12cr|horde-nls-0.0.2-11|9	Summary:       Localization package
12cr|horde-nls-0.0.2-11|10	License:       LGPL
12cr|horde-nls-0.0.2-11|11	Group:         Networking/Mail
12cr|horde-nls-0.0.2-11|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-nls-0.0.2-11|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-nls-0.0.2-11|14	BuildArch:     noarch
12cr|horde-nls-0.0.2-11|15	Requires(post):php-pear
12cr|horde-nls-0.0.2-11|16	Requires(preun):php-pear
12cr|horde-nls-0.0.2-11|17	Requires: 	php-pear
12cr|horde-nls-0.0.2-11|18	Requires:      php-pear-channel-horde
12cr|horde-nls-0.0.2-11|19	BuildRequires: php-pear
12cr|horde-nls-0.0.2-11|20	BuildRequires: php-pear-channel-horde
12cr|horde-nls-0.0.2-11|21	
12cr|horde-nls-0.0.2-11|22	
12cr|horde-nls-0.0.2-11|23	
12cr|horde-nls-0.0.2-11|24	%description
12cr|horde-nls-0.0.2-11|25	This package provides horde localization
12cr|horde-nls-0.0.2-11|26	
12cr|horde-nls-0.0.2-11|27	%prep
12cr|horde-nls-0.0.2-11|28	%setup -q -n %{prj}-%{version}
12cr|horde-nls-0.0.2-11|29	
12cr|horde-nls-0.0.2-11|30	%build
12cr|horde-nls-0.0.2-11|31	%__mv ../package.xml .
12cr|horde-nls-0.0.2-11|32	
12cr|horde-nls-0.0.2-11|33	%install
12cr|horde-nls-0.0.2-11|34	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-nls-0.0.2-11|35	
12cr|horde-nls-0.0.2-11|36	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-nls-0.0.2-11|37	
12cr|horde-nls-0.0.2-11|38	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-nls-0.0.2-11|39	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-nls-0.0.2-11|40	
12cr|horde-nls-0.0.2-11|41	%clean
12cr|horde-nls-0.0.2-11|42	%__rm -rf %{buildroot}
12cr|horde-nls-0.0.2-11|43	
12cr|horde-nls-0.0.2-11|44	%post
12cr|horde-nls-0.0.2-11|45	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-nls-0.0.2-11|46	
12cr|horde-nls-0.0.2-11|47	%postun
12cr|horde-nls-0.0.2-11|48	if [ "$1" -eq "0" ]; then
12cr|horde-nls-0.0.2-11|49	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-nls-0.0.2-11|50	fi
12cr|horde-nls-0.0.2-11|51	
12cr|horde-nls-0.0.2-11|52	%files
12cr|horde-nls-0.0.2-11|53	%defattr(-, root, root)
12cr|horde-nls-0.0.2-11|54	%{xmldir}/%{prj}.xml
12cr|horde-nls-0.0.2-11|55	%dir %{peardir}/Horde/NLS
12cr|horde-nls-0.0.2-11|56	%{peardir}/Horde/NLS.php
12cr|horde-nls-0.0.2-11|57	%{peardir}/Horde/NLS/GeoIP.php
12cr|horde-nls-0.0.2-11|58	%{peardir}/Horde/NLS/carsigns.php
12cr|horde-nls-0.0.2-11|59	%{peardir}/Horde/NLS/coordinates.php
12cr|horde-nls-0.0.2-11|60	%{peardir}/Horde/NLS/countries.php
12cr|horde-nls-0.0.2-11|61	%{peardir}/Horde/NLS/tld.php
12cr|horde-nls-0.0.2-11|62	
12cr|horde-nls-0.0.2-11|63	
12cr|horde-nls-0.0.2-11|64	%changelog
12cr|horde-nls-0.0.2-11|65	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-11mdv2011.0
12cr|horde-nls-0.0.2-11|66	+ Revision: 564077
12cr|horde-nls-0.0.2-11|67	- Increased release for rebuild
12cr|horde-nls-0.0.2-11|68	
12cr|horde-nls-0.0.2-11|69	* Wed Mar 17 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-10mdv2010.1
12cr|horde-nls-0.0.2-11|70	+ Revision: 522925
12cr|horde-nls-0.0.2-11|71	- remove Requires(pre): %%{_bindir}/pear
12cr|horde-nls-0.0.2-11|72	increased release version to 10
12cr|horde-nls-0.0.2-11|73	
12cr|horde-nls-0.0.2-11|74	* Tue Mar 16 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-9mdv2010.1
12cr|horde-nls-0.0.2-11|75	+ Revision: 520662
12cr|horde-nls-0.0.2-11|76	- increased version
12cr|horde-nls-0.0.2-11|77	- added Requires(post):php-pear
12cr|horde-nls-0.0.2-11|78	added Requires(preun):php-pear
12cr|horde-nls-0.0.2-11|79	added Requires:	php-pear
12cr|horde-nls-0.0.2-11|80	- added PreReq: php-pear and bumped release
12cr|horde-nls-0.0.2-11|81	
12cr|horde-nls-0.0.2-11|82	* Mon Mar 01 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-7mdv2010.1
12cr|horde-nls-0.0.2-11|83	+ Revision: 512869
12cr|horde-nls-0.0.2-11|84	- added     Requires: php-pear
12cr|horde-nls-0.0.2-11|85	removed BuildRequires: horde-framework
12cr|horde-nls-0.0.2-11|86	- remove Requires: horde-util
12cr|horde-nls-0.0.2-11|87	- added BuildRequires: horde-framework
12cr|horde-nls-0.0.2-11|88	
12cr|horde-nls-0.0.2-11|89	* Thu Feb 25 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-6mdv2010.1
12cr|horde-nls-0.0.2-11|90	+ Revision: 510864
12cr|horde-nls-0.0.2-11|91	- removed BuildRequires: horde-framework
12cr|horde-nls-0.0.2-11|92	- added Requires: php-pear-channel-horde
12cr|horde-nls-0.0.2-11|93	- reversed last change
12cr|horde-nls-0.0.2-11|94	- removed Requires(pre): %%{_bindir}/pear
12cr|horde-nls-0.0.2-11|95	- added BuildRequires: horde-framework as it may now work
12cr|horde-nls-0.0.2-11|96	
12cr|horde-nls-0.0.2-11|97	* Mon Feb 22 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-5mdv2010.1
12cr|horde-nls-0.0.2-11|98	+ Revision: 509353
12cr|horde-nls-0.0.2-11|99	- forgot to update rel version to 5
12cr|horde-nls-0.0.2-11|100	- removed Buildrequires horde-framework
12cr|horde-nls-0.0.2-11|101	- reversed requires after package built
12cr|horde-nls-0.0.2-11|102	
12cr|horde-nls-0.0.2-11|103	* Sun Feb 21 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|horde-nls-0.0.2-11|104	+ Revision: 509214
12cr|horde-nls-0.0.2-11|105	- removed more requires to get it built
12cr|horde-nls-0.0.2-11|106	- AutoReqProv: 0 to get it to build
12cr|horde-nls-0.0.2-11|107	- replace PreReq with Requires(pre)
12cr|horde-nls-0.0.2-11|108	- Initial import
12cr|horde-nls-0.0.2-11|109	
12cr|horde-nls-0.0.2-11|110	

2115 12
12cr|horde-notification-0.0.2-4|1	%define prj    Horde_Notification
12cr|horde-notification-0.0.2-4|2	
12cr|horde-notification-0.0.2-4|3	%define xmldir  %{_var}/lib/pear
12cr|horde-notification-0.0.2-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-notification-0.0.2-4|5	
12cr|horde-notification-0.0.2-4|6	Name:          horde-notification
12cr|horde-notification-0.0.2-4|7	Version:       0.0.2
12cr|horde-notification-0.0.2-4|8	Release:       %mkrel 4
12cr|horde-notification-0.0.2-4|9	Summary:       Horde Notification System
12cr|horde-notification-0.0.2-4|10	License:       LGPL
12cr|horde-notification-0.0.2-4|11	Group:         Networking/Mail
12cr|horde-notification-0.0.2-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-notification-0.0.2-4|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-notification-0.0.2-4|14	BuildArch:     noarch
12cr|horde-notification-0.0.2-4|15	Requires(pre): php-pear
12cr|horde-notification-0.0.2-4|16	Requires:      php-pear
12cr|horde-notification-0.0.2-4|17	Requires:      php-pear-channel-horde
12cr|horde-notification-0.0.2-4|18	Requires:      php-gettext
12cr|horde-notification-0.0.2-4|19	BuildRequires: php-pear
12cr|horde-notification-0.0.2-4|20	BuildRequires: php-pear-channel-horde
12cr|horde-notification-0.0.2-4|21	
12cr|horde-notification-0.0.2-4|22	
12cr|horde-notification-0.0.2-4|23	%description
12cr|horde-notification-0.0.2-4|24	The Notification:: class provides a subject-observer pattern for raising and
12cr|horde-notification-0.0.2-4|25	showing messages of different types and to different listeners.
12cr|horde-notification-0.0.2-4|26	
12cr|horde-notification-0.0.2-4|27	%prep
12cr|horde-notification-0.0.2-4|28	%setup -q -n %{prj}-%{version}
12cr|horde-notification-0.0.2-4|29	
12cr|horde-notification-0.0.2-4|30	%build
12cr|horde-notification-0.0.2-4|31	%__mv ../package.xml .
12cr|horde-notification-0.0.2-4|32	
12cr|horde-notification-0.0.2-4|33	%install
12cr|horde-notification-0.0.2-4|34	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-notification-0.0.2-4|35	
12cr|horde-notification-0.0.2-4|36	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-notification-0.0.2-4|37	
12cr|horde-notification-0.0.2-4|38	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-notification-0.0.2-4|39	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-notification-0.0.2-4|40	
12cr|horde-notification-0.0.2-4|41	%clean
12cr|horde-notification-0.0.2-4|42	%__rm -rf %{buildroot}
12cr|horde-notification-0.0.2-4|43	
12cr|horde-notification-0.0.2-4|44	%post
12cr|horde-notification-0.0.2-4|45	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-notification-0.0.2-4|46	
12cr|horde-notification-0.0.2-4|47	%postun
12cr|horde-notification-0.0.2-4|48	if [ "$1" -eq "0" ]; then
12cr|horde-notification-0.0.2-4|49	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-notification-0.0.2-4|50	fi
12cr|horde-notification-0.0.2-4|51	
12cr|horde-notification-0.0.2-4|52	%files
12cr|horde-notification-0.0.2-4|53	%defattr(-, root, root)
12cr|horde-notification-0.0.2-4|54	%{xmldir}/%{prj}.xml
12cr|horde-notification-0.0.2-4|55	%dir %{peardir}/Horde/Notification
12cr|horde-notification-0.0.2-4|56	%dir %{peardir}/Horde/Notification/Listener
12cr|horde-notification-0.0.2-4|57	%{peardir}/Horde/Notification.php
12cr|horde-notification-0.0.2-4|58	%{peardir}/Horde/Notification/Event.php
12cr|horde-notification-0.0.2-4|59	%{peardir}/Horde/Notification/Listener.php
12cr|horde-notification-0.0.2-4|60	%{peardir}/Horde/Notification/Listener/audio.php
12cr|horde-notification-0.0.2-4|61	%{peardir}/Horde/Notification/Listener/javascript.php
12cr|horde-notification-0.0.2-4|62	%{peardir}/Horde/Notification/Listener/mobile.php
12cr|horde-notification-0.0.2-4|63	%{peardir}/Horde/Notification/Listener/status.php
12cr|horde-notification-0.0.2-4|64	
12cr|horde-notification-0.0.2-4|65	
12cr|horde-notification-0.0.2-4|66	
12cr|horde-notification-0.0.2-4|67	%changelog
12cr|horde-notification-0.0.2-4|68	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-4mdv2011.0
12cr|horde-notification-0.0.2-4|69	+ Revision: 564078
12cr|horde-notification-0.0.2-4|70	- Increased release for rebuild
12cr|horde-notification-0.0.2-4|71	
12cr|horde-notification-0.0.2-4|72	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2010.1
12cr|horde-notification-0.0.2-4|73	+ Revision: 524800
12cr|horde-notification-0.0.2-4|74	- incread release version to 3
12cr|horde-notification-0.0.2-4|75	
12cr|horde-notification-0.0.2-4|76	* Wed Mar 17 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|horde-notification-0.0.2-4|77	+ Revision: 523067
12cr|horde-notification-0.0.2-4|78	- increased release version to 2
12cr|horde-notification-0.0.2-4|79	- add spec with correct name
12cr|horde-notification-0.0.2-4|80	- wrong name
12cr|horde-notification-0.0.2-4|81	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-notification-0.0.2-4|82	
12cr|horde-notification-0.0.2-4|83	* Sun Feb 28 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-notification-0.0.2-4|84	+ Revision: 512813
12cr|horde-notification-0.0.2-4|85	- chnaged %%__mv ../package*.xml to %%__mv ../package.xml
12cr|horde-notification-0.0.2-4|86	- added BuildRequires: php-pear-channel-horde
12cr|horde-notification-0.0.2-4|87	- removed BuiildRequires: horde-framework
12cr|horde-notification-0.0.2-4|88	- replaced PreReq with Requires(pre)
12cr|horde-notification-0.0.2-4|89	- import horde-notification
12cr|horde-notification-0.0.2-4|90	
12cr|horde-notification-0.0.2-4|91	

2116 12
12cr|horde-passwd-3.1.3-2|1	%define	module	passwd
12cr|horde-passwd-3.1.3-2|2	%define	name	horde-%{module}
12cr|horde-passwd-3.1.3-2|3	%define	version	3.1.3
12cr|horde-passwd-3.1.3-2|4	%define	release	%mkrel 2
12cr|horde-passwd-3.1.3-2|5	
12cr|horde-passwd-3.1.3-2|6	%define _requires_exceptions pear(Horde.*)
12cr|horde-passwd-3.1.3-2|7	
12cr|horde-passwd-3.1.3-2|8	Name:		%{name}
12cr|horde-passwd-3.1.3-2|9	Version:	%{version}
12cr|horde-passwd-3.1.3-2|10	Release:	%{release}
12cr|horde-passwd-3.1.3-2|11	Summary:	The Horde password management application
12cr|horde-passwd-3.1.3-2|12	License:	GPL
12cr|horde-passwd-3.1.3-2|13	Group:		System/Servers
12cr|horde-passwd-3.1.3-2|14	URL:		http://www.horde.org/%{module}/
12cr|horde-passwd-3.1.3-2|15	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cr|horde-passwd-3.1.3-2|16	Source2:	%{module}-horde.conf.bz2
12cr|horde-passwd-3.1.3-2|17	#Patch0:		%{module}-h3-3.1.2-script-shellbang.patch
12cr|horde-passwd-3.1.3-2|18	Requires:	horde >= 3.3.5
12cr|horde-passwd-3.1.3-2|19	Requires:	php-soap
12cr|horde-passwd-3.1.3-2|20	BuildArch:	noarch
12cr|horde-passwd-3.1.3-2|21	
12cr|horde-passwd-3.1.3-2|22	%description
12cr|horde-passwd-3.1.3-2|23	Passwd is the Horde password changing application. While it has been released
12cr|horde-passwd-3.1.3-2|24	and is in production use at many sites, it is also under heavy development in
12cr|horde-passwd-3.1.3-2|25	an effort to expand and improve the module.
12cr|horde-passwd-3.1.3-2|26	
12cr|horde-passwd-3.1.3-2|27	Right now, Passwd provides fairly complete support for changing passwords via
12cr|horde-passwd-3.1.3-2|28	poppassd, ldap, unix expect scripts, the unix smbpasswd command for smb/cifs
12cr|horde-passwd-3.1.3-2|29	password support, servuftp, vmailmgr, vpopmail, and sql passwords.
12cr|horde-passwd-3.1.3-2|30	
12cr|horde-passwd-3.1.3-2|31	Passwd is part of a suite of account management modules for Horde consisting of
12cr|horde-passwd-3.1.3-2|32	Accounts, Forwards, Passwd, and Vacation.
12cr|horde-passwd-3.1.3-2|33	
12cr|horde-passwd-3.1.3-2|34	%prep
12cr|horde-passwd-3.1.3-2|35	%setup -q -n %{module}-h3-%{version}
12cr|horde-passwd-3.1.3-2|36	#%patch0 -p 1
12cr|horde-passwd-3.1.3-2|37	
12cr|horde-passwd-3.1.3-2|38	%build
12cr|horde-passwd-3.1.3-2|39	
12cr|horde-passwd-3.1.3-2|40	%install
12cr|horde-passwd-3.1.3-2|41	rm -rf %{buildroot}
12cr|horde-passwd-3.1.3-2|42	
12cr|horde-passwd-3.1.3-2|43	# apache configuration
12cr|horde-passwd-3.1.3-2|44	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|horde-passwd-3.1.3-2|45	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|horde-passwd-3.1.3-2|46	# %{name} Apache configuration file
12cr|horde-passwd-3.1.3-2|47	
12cr|horde-passwd-3.1.3-2|48	<Directory %{_datadir}/horde/%{module}/lib>
12cr|horde-passwd-3.1.3-2|49	Order allow,deny
12cr|horde-passwd-3.1.3-2|50	Deny from all
12cr|horde-passwd-3.1.3-2|51	</Directory>
12cr|horde-passwd-3.1.3-2|52	
12cr|horde-passwd-3.1.3-2|53	<Directory %{_datadir}/horde/%{module}/locale>
12cr|horde-passwd-3.1.3-2|54	Order allow,deny
12cr|horde-passwd-3.1.3-2|55	Deny from all
12cr|horde-passwd-3.1.3-2|56	</Directory>
12cr|horde-passwd-3.1.3-2|57	
12cr|horde-passwd-3.1.3-2|58	<Directory %{_datadir}/horde/%{module}/scripts>
12cr|horde-passwd-3.1.3-2|59	Deny from all
12cr|horde-passwd-3.1.3-2|60	Order allow,deny
12cr|horde-passwd-3.1.3-2|61	</Directory>
12cr|horde-passwd-3.1.3-2|62	
12cr|horde-passwd-3.1.3-2|63	<Directory %{_datadir}/horde/%{module}/templates>
12cr|horde-passwd-3.1.3-2|64	Order allow,deny
12cr|horde-passwd-3.1.3-2|65	Deny from all
12cr|horde-passwd-3.1.3-2|66	</Directory>
12cr|horde-passwd-3.1.3-2|67	EOF
12cr|horde-passwd-3.1.3-2|68	
12cr|horde-passwd-3.1.3-2|69	# horde configuration
12cr|horde-passwd-3.1.3-2|70	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cr|horde-passwd-3.1.3-2|71	bzcat %{SOURCE2} > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php
12cr|horde-passwd-3.1.3-2|72	
12cr|horde-passwd-3.1.3-2|73	# remove .htaccess files
12cr|horde-passwd-3.1.3-2|74	find . -name .htaccess -exec rm -f {} \;
12cr|horde-passwd-3.1.3-2|75	
12cr|horde-passwd-3.1.3-2|76	# install files
12cr|horde-passwd-3.1.3-2|77	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-passwd-3.1.3-2|78	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-passwd-3.1.3-2|79	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-passwd-3.1.3-2|80	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-passwd-3.1.3-2|81	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-passwd-3.1.3-2|82	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-passwd-3.1.3-2|83	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-passwd-3.1.3-2|84	
12cr|horde-passwd-3.1.3-2|85	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cr|horde-passwd-3.1.3-2|86	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cr|horde-passwd-3.1.3-2|87	pushd %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-passwd-3.1.3-2|88	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cr|horde-passwd-3.1.3-2|89	popd
12cr|horde-passwd-3.1.3-2|90	
12cr|horde-passwd-3.1.3-2|91	# activate configuration files
12cr|horde-passwd-3.1.3-2|92	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cr|horde-passwd-3.1.3-2|93	mv $file ${file%.dist}
12cr|horde-passwd-3.1.3-2|94	done
12cr|horde-passwd-3.1.3-2|95	
12cr|horde-passwd-3.1.3-2|96	%post
12cr|horde-passwd-3.1.3-2|97	%if %mdkversion < 201010
12cr|horde-passwd-3.1.3-2|98	%_post_webapp
12cr|horde-passwd-3.1.3-2|99	%endif
12cr|horde-passwd-3.1.3-2|100	
12cr|horde-passwd-3.1.3-2|101	%postun
12cr|horde-passwd-3.1.3-2|102	%if %mdkversion < 201010
12cr|horde-passwd-3.1.3-2|103	%_postun_webapp
12cr|horde-passwd-3.1.3-2|104	%endif
12cr|horde-passwd-3.1.3-2|105	
12cr|horde-passwd-3.1.3-2|106	%clean
12cr|horde-passwd-3.1.3-2|107	rm -rf %{buildroot}
12cr|horde-passwd-3.1.3-2|108	
12cr|horde-passwd-3.1.3-2|109	%files
12cr|horde-passwd-3.1.3-2|110	%defattr(-,root,root)
12cr|horde-passwd-3.1.3-2|111	%doc README docs
12cr|horde-passwd-3.1.3-2|112	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|horde-passwd-3.1.3-2|113	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cr|horde-passwd-3.1.3-2|114	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cr|horde-passwd-3.1.3-2|115	%{_datadir}/horde/%{module}
12cr|horde-passwd-3.1.3-2|116	
12cr|horde-passwd-3.1.3-2|117	
12cr|horde-passwd-3.1.3-2|118	%changelog
12cr|horde-passwd-3.1.3-2|119	* Sun Aug 29 2010 Thomas Spuhler <tspuhler@mandriva.org> 3.1.3-2mdv2011.0
12cr|horde-passwd-3.1.3-2|120	+ Revision: 574243
12cr|horde-passwd-3.1.3-2|121	- added requires php-soap
12cr|horde-passwd-3.1.3-2|122	
12cr|horde-passwd-3.1.3-2|123	* Sun Aug 08 2010 Thomas Spuhler <tspuhler@mandriva.org> 3.1.3-1mdv2011.0
12cr|horde-passwd-3.1.3-2|124	+ Revision: 567526
12cr|horde-passwd-3.1.3-2|125	- Updated to version 3.1.3
12cr|horde-passwd-3.1.3-2|126	- added version 3.1.3 source file
12cr|horde-passwd-3.1.3-2|127	
12cr|horde-passwd-3.1.3-2|128	* Tue Aug 03 2010 Thomas Spuhler <tspuhler@mandriva.org> 3.1.2-2mdv2011.0
12cr|horde-passwd-3.1.3-2|129	+ Revision: 565290
12cr|horde-passwd-3.1.3-2|130	- Increased release for rebuild
12cr|horde-passwd-3.1.3-2|131	
12cr|horde-passwd-3.1.3-2|132	* Mon Jan 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.2-1mdv2010.1
12cr|horde-passwd-3.1.3-2|133	+ Revision: 493341
12cr|horde-passwd-3.1.3-2|134	- new version
12cr|horde-passwd-3.1.3-2|135	- restrict default access permissions to localhost only, as per new policy
12cr|horde-passwd-3.1.3-2|136	
12cr|horde-passwd-3.1.3-2|137	* Sun Sep 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.1-2mdv2010.0
12cr|horde-passwd-3.1.3-2|138	+ Revision: 445914
12cr|horde-passwd-3.1.3-2|139	- don't forget call webapps post-installation macros to load module configuration
12cr|horde-passwd-3.1.3-2|140	
12cr|horde-passwd-3.1.3-2|141	* Sun Sep 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.1-1mdv2010.0
12cr|horde-passwd-3.1.3-2|142	+ Revision: 445893
12cr|horde-passwd-3.1.3-2|143	- new version
12cr|horde-passwd-3.1.3-2|144	- new setup (simpler is better)
12cr|horde-passwd-3.1.3-2|145	
12cr|horde-passwd-3.1.3-2|146	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 3.1-2mdv2010.0
12cr|horde-passwd-3.1.3-2|147	+ Revision: 437886
12cr|horde-passwd-3.1.3-2|148	- rebuild
12cr|horde-passwd-3.1.3-2|149	
12cr|horde-passwd-3.1.3-2|150	* Fri Mar 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-1mdv2009.1
12cr|horde-passwd-3.1.3-2|151	+ Revision: 359193
12cr|horde-passwd-3.1.3-2|152	- new version
12cr|horde-passwd-3.1.3-2|153	
12cr|horde-passwd-3.1.3-2|154	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 3.0.1-3mdv2009.0
12cr|horde-passwd-3.1.3-2|155	+ Revision: 240833
12cr|horde-passwd-3.1.3-2|156	- rebuild
12cr|horde-passwd-3.1.3-2|157	- kill re-definition of %%buildroot on Pixel's request
12cr|horde-passwd-3.1.3-2|158	
12cr|horde-passwd-3.1.3-2|159	+ Olivier Blin <oblin@mandriva.com>
12cr|horde-passwd-3.1.3-2|160	- restore BuildRoot
12cr|horde-passwd-3.1.3-2|161	
12cr|horde-passwd-3.1.3-2|162	* Thu Sep 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.1-1mdv2008.0
12cr|horde-passwd-3.1.3-2|163	+ Revision: 81205
12cr|horde-passwd-3.1.3-2|164	- new version
12cr|horde-passwd-3.1.3-2|165	
12cr|horde-passwd-3.1.3-2|166	
12cr|horde-passwd-3.1.3-2|167	* Mon Jan 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-4mdv2007.0
12cr|horde-passwd-3.1.3-2|168	+ Revision: 103022
12cr|horde-passwd-3.1.3-2|169	- don't forget theme
12cr|horde-passwd-3.1.3-2|170	
12cr|horde-passwd-3.1.3-2|171	+ Andreas Hasenack <andreas@mandriva.com>
12cr|horde-passwd-3.1.3-2|172	- Import horde-passwd
12cr|horde-passwd-3.1.3-2|173	
12cr|horde-passwd-3.1.3-2|174	* Sat Aug 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-3mdv2007.0
12cr|horde-passwd-3.1.3-2|175	- Rebuild
12cr|horde-passwd-3.1.3-2|176	
12cr|horde-passwd-3.1.3-2|177	* Wed Jan 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-2mdk
12cr|horde-passwd-3.1.3-2|178	- fix automatic dependencies
12cr|horde-passwd-3.1.3-2|179	
12cr|horde-passwd-3.1.3-2|180	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-1mdk
12cr|horde-passwd-3.1.3-2|181	- new version
12cr|horde-passwd-3.1.3-2|182	- rediff patch 0
12cr|horde-passwd-3.1.3-2|183	- %%mkrel
12cr|horde-passwd-3.1.3-2|184	
12cr|horde-passwd-3.1.3-2|185	* Fri Jul 01 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.2-1mdk
12cr|horde-passwd-3.1.3-2|186	- new version
12cr|horde-passwd-3.1.3-2|187	- better fix encodings
12cr|horde-passwd-3.1.3-2|188	- spec cleanup
12cr|horde-passwd-3.1.3-2|189	- fix script shellbang
12cr|horde-passwd-3.1.3-2|190	
12cr|horde-passwd-3.1.3-2|191	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.2.1-4mdk
12cr|horde-passwd-3.1.3-2|192	- spec file cleanups, remove the ADVX-build stuff
12cr|horde-passwd-3.1.3-2|193	- strip away annoying ^M
12cr|horde-passwd-3.1.3-2|194	
12cr|horde-passwd-3.1.3-2|195	* Fri Jan 14 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.1-3mdk
12cr|horde-passwd-3.1.3-2|196	- top-level is now /var/www/horde/passwd
12cr|horde-passwd-3.1.3-2|197	- config is now in /etc/horde/passwd
12cr|horde-passwd-3.1.3-2|198	- other non-accessible files are now in /usr/share/horde/passwd
12cr|horde-passwd-3.1.3-2|199	- no more apache configuration
12cr|horde-passwd-3.1.3-2|200	- rpmbuildupdate aware
12cr|horde-passwd-3.1.3-2|201	- spec cleanup
12cr|horde-passwd-3.1.3-2|202	
12cr|horde-passwd-3.1.3-2|203	* Wed Sep 15 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.1-2mdk
12cr|horde-passwd-3.1.3-2|204	- fixed icon name in horde config
12cr|horde-passwd-3.1.3-2|205	
12cr|horde-passwd-3.1.3-2|206	* Sun Sep 05 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.1-1mdk
12cr|horde-passwd-3.1.3-2|207	- new release
12cr|horde-passwd-3.1.3-2|208	- correct description
12cr|horde-passwd-3.1.3-2|209	
12cr|horde-passwd-3.1.3-2|210	* Tue Jul 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2-5mdk
12cr|horde-passwd-3.1.3-2|211	- apache config file in /etc/httpd/webapps.d
12cr|horde-passwd-3.1.3-2|212	
12cr|horde-passwd-3.1.3-2|213	* Sat Jul 03 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2-4mdk
12cr|horde-passwd-3.1.3-2|214	- really remove useless provide
12cr|horde-passwd-3.1.3-2|215	
12cr|horde-passwd-3.1.3-2|216	* Sun May 02 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2-3mdk
12cr|horde-passwd-3.1.3-2|217	- renamed to horde-passwd
12cr|horde-passwd-3.1.3-2|218	- pluggable horde configuration
12cr|horde-passwd-3.1.3-2|219	- standard perms for /etc/httpd/conf.d/%%{order}_horde-passwd.conf
12cr|horde-passwd-3.1.3-2|220	- don't provide useless ADVXpackage virtual package
12cr|horde-passwd-3.1.3-2|221	
12cr|horde-passwd-3.1.3-2|222	* Wed Apr 07 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2-1mdk
12cr|horde-passwd-3.1.3-2|223	- first distinct package
12cr|horde-passwd-3.1.3-2|224	

2117 12
12cr|horde-perms-0.1.0-3|1	%define prj    Perms
12cr|horde-perms-0.1.0-3|2	
12cr|horde-perms-0.1.0-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-perms-0.1.0-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-perms-0.1.0-3|5	
12cr|horde-perms-0.1.0-3|6	Name:          horde-perms
12cr|horde-perms-0.1.0-3|7	Version:       0.1.0
12cr|horde-perms-0.1.0-3|8	Release:       %mkrel 3
12cr|horde-perms-0.1.0-3|9	Summary:       Horde Permissions System
12cr|horde-perms-0.1.0-3|10	License:       LGPL
12cr|horde-perms-0.1.0-3|11	Group:         Networking/Mail
12cr|horde-perms-0.1.0-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-perms-0.1.0-3|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-perms-0.1.0-3|14	BuildArch:     noarch
12cr|horde-perms-0.1.0-3|15	Requires(pre): php-pear
12cr|horde-perms-0.1.0-3|16	Requires:      php-pear
12cr|horde-perms-0.1.0-3|17	Requires:      horde-framework
12cr|horde-perms-0.1.0-3|18	Requires:      horde-util
12cr|horde-perms-0.1.0-3|19	Requires:      horde-group
12cr|horde-perms-0.1.0-3|20	Requires:      horde-datatree
12cr|horde-perms-0.1.0-3|21	Requires:      horde-tree
12cr|horde-perms-0.1.0-3|22	Requires:      php-gettext
12cr|horde-perms-0.1.0-3|23	BuildRequires: php-pear
12cr|horde-perms-0.1.0-3|24	BuildRequires: php-pear-channel-horde
12cr|horde-perms-0.1.0-3|25	
12cr|horde-perms-0.1.0-3|26	%description
12cr|horde-perms-0.1.0-3|27	The Perms package provides an interface to the Horde permissions system.
12cr|horde-perms-0.1.0-3|28	
12cr|horde-perms-0.1.0-3|29	
12cr|horde-perms-0.1.0-3|30	%prep
12cr|horde-perms-0.1.0-3|31	%setup -q -n %{prj}-%{version}
12cr|horde-perms-0.1.0-3|32	
12cr|horde-perms-0.1.0-3|33	%build
12cr|horde-perms-0.1.0-3|34	%__mv ../package.xml .
12cr|horde-perms-0.1.0-3|35	
12cr|horde-perms-0.1.0-3|36	%install
12cr|horde-perms-0.1.0-3|37	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-perms-0.1.0-3|38	
12cr|horde-perms-0.1.0-3|39	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-perms-0.1.0-3|40	
12cr|horde-perms-0.1.0-3|41	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-perms-0.1.0-3|42	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-perms-0.1.0-3|43	
12cr|horde-perms-0.1.0-3|44	%clean
12cr|horde-perms-0.1.0-3|45	%__rm -rf %{buildroot}
12cr|horde-perms-0.1.0-3|46	
12cr|horde-perms-0.1.0-3|47	%post
12cr|horde-perms-0.1.0-3|48	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-perms-0.1.0-3|49	
12cr|horde-perms-0.1.0-3|50	%postun
12cr|horde-perms-0.1.0-3|51	if [ "$1" -eq "0" ]; then
12cr|horde-perms-0.1.0-3|52	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-perms-0.1.0-3|53	fi
12cr|horde-perms-0.1.0-3|54	
12cr|horde-perms-0.1.0-3|55	%files
12cr|horde-perms-0.1.0-3|56	%defattr(-, root, root)
12cr|horde-perms-0.1.0-3|57	%{xmldir}/%{prj}.xml
12cr|horde-perms-0.1.0-3|58	%dir %{peardir}/Horde/Perms
12cr|horde-perms-0.1.0-3|59	%{peardir}/Horde/Perms.php
12cr|horde-perms-0.1.0-3|60	%{peardir}/Horde/Perms/UI.php
12cr|horde-perms-0.1.0-3|61	%{peardir}/Horde/Perms/datatree.php
12cr|horde-perms-0.1.0-3|62	%{peardir}/Horde/Perms/sql.php
12cr|horde-perms-0.1.0-3|63	
12cr|horde-perms-0.1.0-3|64	
12cr|horde-perms-0.1.0-3|65	%changelog
12cr|horde-perms-0.1.0-3|66	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-3mdv2011.0
12cr|horde-perms-0.1.0-3|67	+ Revision: 564079
12cr|horde-perms-0.1.0-3|68	- Increased release for rebuild
12cr|horde-perms-0.1.0-3|69	
12cr|horde-perms-0.1.0-3|70	* Wed Mar 17 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-2mdv2010.1
12cr|horde-perms-0.1.0-3|71	+ Revision: 523037
12cr|horde-perms-0.1.0-3|72	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-perms-0.1.0-3|73	increased release version
12cr|horde-perms-0.1.0-3|74	
12cr|horde-perms-0.1.0-3|75	* Mon Feb 22 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-1mdv2010.1
12cr|horde-perms-0.1.0-3|76	+ Revision: 509394
12cr|horde-perms-0.1.0-3|77	- removed Buildrequires -horde-framework
12cr|horde-perms-0.1.0-3|78	- replace PreReq with Requires(pre)
12cr|horde-perms-0.1.0-3|79	- Initial import
12cr|horde-perms-0.1.0-3|80	
12cr|horde-perms-0.1.0-3|81	

2118 12
12cr|horde-prefs-0.0.3-3|1	%define prj Horde_Prefs
12cr|horde-prefs-0.0.3-3|2	
12cr|horde-prefs-0.0.3-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-prefs-0.0.3-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-prefs-0.0.3-3|5	
12cr|horde-prefs-0.0.3-3|6	Name:          horde-prefs
12cr|horde-prefs-0.0.3-3|7	Version:       0.0.3
12cr|horde-prefs-0.0.3-3|8	Release:       %mkrel 3
12cr|horde-prefs-0.0.3-3|9	Summary:       Horde Prefs package
12cr|horde-prefs-0.0.3-3|10	License:       LGPL
12cr|horde-prefs-0.0.3-3|11	Group:         Networking/Mail
12cr|horde-prefs-0.0.3-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-prefs-0.0.3-3|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-prefs-0.0.3-3|14	BuildArch:     noarch
12cr|horde-prefs-0.0.3-3|15	Requires(pre): php-pear
12cr|horde-prefs-0.0.3-3|16	Requires:      horde-util
12cr|horde-prefs-0.0.3-3|17	Requires:      horde-framework
12cr|horde-prefs-0.0.3-3|18	Requires:      php-pear
12cr|horde-prefs-0.0.3-3|19	Requires:      php-gettext
12cr|horde-prefs-0.0.3-3|20	BuildRequires: php-pear
12cr|horde-prefs-0.0.3-3|21	BuildRequires: php-pear-channel-horde
12cr|horde-prefs-0.0.3-3|22	
12cr|horde-prefs-0.0.3-3|23	
12cr|horde-prefs-0.0.3-3|24	%description
12cr|horde-prefs-0.0.3-3|25	The Prefs:: class provides a common abstracted interface into the various
12cr|horde-prefs-0.0.3-3|26	preferences storage mediums. It also includes all of the functions for
12cr|horde-prefs-0.0.3-3|27	retrieving, storing, and checking preference values.
12cr|horde-prefs-0.0.3-3|28	
12cr|horde-prefs-0.0.3-3|29	%prep
12cr|horde-prefs-0.0.3-3|30	%setup -q -n %{prj}-%{version}
12cr|horde-prefs-0.0.3-3|31	
12cr|horde-prefs-0.0.3-3|32	%build
12cr|horde-prefs-0.0.3-3|33	%__mv ../package.xml .
12cr|horde-prefs-0.0.3-3|34	
12cr|horde-prefs-0.0.3-3|35	%install
12cr|horde-prefs-0.0.3-3|36	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-prefs-0.0.3-3|37	
12cr|horde-prefs-0.0.3-3|38	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-prefs-0.0.3-3|39	
12cr|horde-prefs-0.0.3-3|40	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-prefs-0.0.3-3|41	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-prefs-0.0.3-3|42	
12cr|horde-prefs-0.0.3-3|43	%clean
12cr|horde-prefs-0.0.3-3|44	%__rm -rf %{buildroot}
12cr|horde-prefs-0.0.3-3|45	
12cr|horde-prefs-0.0.3-3|46	%post
12cr|horde-prefs-0.0.3-3|47	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-prefs-0.0.3-3|48	
12cr|horde-prefs-0.0.3-3|49	%postun
12cr|horde-prefs-0.0.3-3|50	if [ "$1" -eq "0" ]; then
12cr|horde-prefs-0.0.3-3|51	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-prefs-0.0.3-3|52	fi
12cr|horde-prefs-0.0.3-3|53	
12cr|horde-prefs-0.0.3-3|54	%files
12cr|horde-prefs-0.0.3-3|55	%defattr(-, root, root)
12cr|horde-prefs-0.0.3-3|56	%{xmldir}/%{prj}.xml
12cr|horde-prefs-0.0.3-3|57	%dir %{peardir}/Horde/Prefs
12cr|horde-prefs-0.0.3-3|58	%{peardir}/Horde/Prefs.php
12cr|horde-prefs-0.0.3-3|59	%{peardir}/Horde/Prefs/CategoryManager.php
12cr|horde-prefs-0.0.3-3|60	%{peardir}/Horde/Prefs/UI.php
12cr|horde-prefs-0.0.3-3|61	%{peardir}/Horde/Prefs/imsp.php
12cr|horde-prefs-0.0.3-3|62	%{peardir}/Horde/Prefs/kolab.php
12cr|horde-prefs-0.0.3-3|63	%{peardir}/Horde/Prefs/ldap.php
12cr|horde-prefs-0.0.3-3|64	%{peardir}/Horde/Prefs/session.php
12cr|horde-prefs-0.0.3-3|65	%{peardir}/Horde/Prefs/sql.php
12cr|horde-prefs-0.0.3-3|66	
12cr|horde-prefs-0.0.3-3|67	
12cr|horde-prefs-0.0.3-3|68	
12cr|horde-prefs-0.0.3-3|69	%changelog
12cr|horde-prefs-0.0.3-3|70	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.3-3mdv2011.0
12cr|horde-prefs-0.0.3-3|71	+ Revision: 564080
12cr|horde-prefs-0.0.3-3|72	- Increased release for rebuild
12cr|horde-prefs-0.0.3-3|73	
12cr|horde-prefs-0.0.3-3|74	* Wed Mar 17 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.3-2mdv2010.1
12cr|horde-prefs-0.0.3-3|75	+ Revision: 523035
12cr|horde-prefs-0.0.3-3|76	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-prefs-0.0.3-3|77	increased release version
12cr|horde-prefs-0.0.3-3|78	
12cr|horde-prefs-0.0.3-3|79	* Mon Feb 22 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.3-1mdv2010.1
12cr|horde-prefs-0.0.3-3|80	+ Revision: 509383
12cr|horde-prefs-0.0.3-3|81	- removed Buildrequires: horde-framework
12cr|horde-prefs-0.0.3-3|82	- replaced PreReq with Requires(pre)
12cr|horde-prefs-0.0.3-3|83	- Initial import
12cr|horde-prefs-0.0.3-3|84	
12cr|horde-prefs-0.0.3-3|85	

2119 12
12cr|horde-secret-0.0.2-15|1	%define prj    Horde_Secret
12cr|horde-secret-0.0.2-15|2	
12cr|horde-secret-0.0.2-15|3	%define xmldir  %{_var}/lib/pear
12cr|horde-secret-0.0.2-15|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-secret-0.0.2-15|5	
12cr|horde-secret-0.0.2-15|6	Name:          horde-secret
12cr|horde-secret-0.0.2-15|7	Version:       0.0.2
12cr|horde-secret-0.0.2-15|8	Release:       %mkrel 15
12cr|horde-secret-0.0.2-15|9	Summary:       Secret Encryption API
12cr|horde-secret-0.0.2-15|10	License:       LGPL
12cr|horde-secret-0.0.2-15|11	Group:         Networking/Mail
12cr|horde-secret-0.0.2-15|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-secret-0.0.2-15|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-secret-0.0.2-15|14	BuildArch:     noarch
12cr|horde-secret-0.0.2-15|15	Requires(pre): php-pear
12cr|horde-secret-0.0.2-15|16	Requires:      horde-framework
12cr|horde-secret-0.0.2-15|17	Requires:      horde-cipher
12cr|horde-secret-0.0.2-15|18	Requires:      horde-util
12cr|horde-secret-0.0.2-15|19	Requires:      php-mcrypt
12cr|horde-secret-0.0.2-15|20	Requires:      php-pear-channel-horde
12cr|horde-secret-0.0.2-15|21	Requires:      php-pear
12cr|horde-secret-0.0.2-15|22	BuildRequires: php-pear
12cr|horde-secret-0.0.2-15|23	BuildRequires: php-pear-channel-horde
12cr|horde-secret-0.0.2-15|24	
12cr|horde-secret-0.0.2-15|25	
12cr|horde-secret-0.0.2-15|26	%description
12cr|horde-secret-0.0.2-15|27	The Secret:: class provides an API for encrypting and decrypting small
12cr|horde-secret-0.0.2-15|28	pieces of data with the use of a shared key.
12cr|horde-secret-0.0.2-15|29	
12cr|horde-secret-0.0.2-15|30	
12cr|horde-secret-0.0.2-15|31	%prep
12cr|horde-secret-0.0.2-15|32	%setup -q -n %{prj}-%{version}
12cr|horde-secret-0.0.2-15|33	
12cr|horde-secret-0.0.2-15|34	%build
12cr|horde-secret-0.0.2-15|35	%__mv ../package.xml .
12cr|horde-secret-0.0.2-15|36	
12cr|horde-secret-0.0.2-15|37	%install
12cr|horde-secret-0.0.2-15|38	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-secret-0.0.2-15|39	
12cr|horde-secret-0.0.2-15|40	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-secret-0.0.2-15|41	
12cr|horde-secret-0.0.2-15|42	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-secret-0.0.2-15|43	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-secret-0.0.2-15|44	
12cr|horde-secret-0.0.2-15|45	%clean
12cr|horde-secret-0.0.2-15|46	%__rm -rf %{buildroot}
12cr|horde-secret-0.0.2-15|47	
12cr|horde-secret-0.0.2-15|48	%post
12cr|horde-secret-0.0.2-15|49	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-secret-0.0.2-15|50	
12cr|horde-secret-0.0.2-15|51	%postun
12cr|horde-secret-0.0.2-15|52	if [ "$1" -eq "0" ]; then
12cr|horde-secret-0.0.2-15|53	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-secret-0.0.2-15|54	fi
12cr|horde-secret-0.0.2-15|55	
12cr|horde-secret-0.0.2-15|56	%files
12cr|horde-secret-0.0.2-15|57	%defattr(-, root, root)
12cr|horde-secret-0.0.2-15|58	%{xmldir}/%{prj}.xml
12cr|horde-secret-0.0.2-15|59	%{peardir}/Horde/Secret.php
12cr|horde-secret-0.0.2-15|60	
12cr|horde-secret-0.0.2-15|61	
12cr|horde-secret-0.0.2-15|62	%changelog
12cr|horde-secret-0.0.2-15|63	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-15mdv2011.0
12cr|horde-secret-0.0.2-15|64	+ Revision: 564081
12cr|horde-secret-0.0.2-15|65	- Increased release for rebuild
12cr|horde-secret-0.0.2-15|66	
12cr|horde-secret-0.0.2-15|67	* Wed Mar 17 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-14mdv2010.1
12cr|horde-secret-0.0.2-15|68	+ Revision: 523034
12cr|horde-secret-0.0.2-15|69	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-secret-0.0.2-15|70	increased release version
12cr|horde-secret-0.0.2-15|71	
12cr|horde-secret-0.0.2-15|72	* Sat Mar 06 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-13mdv2010.1
12cr|horde-secret-0.0.2-15|73	+ Revision: 514882
12cr|horde-secret-0.0.2-15|74	- replaced requires php-pear5 with php-pear
12cr|horde-secret-0.0.2-15|75	
12cr|horde-secret-0.0.2-15|76	* Mon Feb 22 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-12mdv2010.1
12cr|horde-secret-0.0.2-15|77	+ Revision: 509366
12cr|horde-secret-0.0.2-15|78	- removed Buildrequires: horder-framework
12cr|horde-secret-0.0.2-15|79	- replace PreReq with Requires(pre)
12cr|horde-secret-0.0.2-15|80	- Initial import
12cr|horde-secret-0.0.2-15|81	
12cr|horde-secret-0.0.2-15|82	

2120 12
12cr|horde-serialize-0.0.2-3|1	%define prj    Horde_Serialize
12cr|horde-serialize-0.0.2-3|2	
12cr|horde-serialize-0.0.2-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-serialize-0.0.2-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-serialize-0.0.2-3|5	
12cr|horde-serialize-0.0.2-3|6	Name:          horde-serialize
12cr|horde-serialize-0.0.2-3|7	Version:       0.0.2
12cr|horde-serialize-0.0.2-3|8	Release:       %mkrel 3
12cr|horde-serialize-0.0.2-3|9	Summary:       Data Encapulation API
12cr|horde-serialize-0.0.2-3|10	License:       LGPL
12cr|horde-serialize-0.0.2-3|11	Group:         Networking/Mail
12cr|horde-serialize-0.0.2-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-serialize-0.0.2-3|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-serialize-0.0.2-3|14	BuildArch:     noarch
12cr|horde-serialize-0.0.2-3|15	Requires(pre): php-pear
12cr|horde-serialize-0.0.2-3|16	Requires:      horde-util
12cr|horde-serialize-0.0.2-3|17	BuildRequires: php-pear
12cr|horde-serialize-0.0.2-3|18	BuildRequires: php-pear-channel-horde
12cr|horde-serialize-0.0.2-3|19	
12cr|horde-serialize-0.0.2-3|20	
12cr|horde-serialize-0.0.2-3|21	%description
12cr|horde-serialize-0.0.2-3|22	The Serialize:: class provides various methods of encapsulating data.
12cr|horde-serialize-0.0.2-3|23	
12cr|horde-serialize-0.0.2-3|24	
12cr|horde-serialize-0.0.2-3|25	%prep
12cr|horde-serialize-0.0.2-3|26	%setup -q -n %{prj}-%{version}
12cr|horde-serialize-0.0.2-3|27	
12cr|horde-serialize-0.0.2-3|28	%build
12cr|horde-serialize-0.0.2-3|29	%__mv ../package.xml .
12cr|horde-serialize-0.0.2-3|30	
12cr|horde-serialize-0.0.2-3|31	%install
12cr|horde-serialize-0.0.2-3|32	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-serialize-0.0.2-3|33	
12cr|horde-serialize-0.0.2-3|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-serialize-0.0.2-3|35	
12cr|horde-serialize-0.0.2-3|36	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-serialize-0.0.2-3|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-serialize-0.0.2-3|38	
12cr|horde-serialize-0.0.2-3|39	%clean
12cr|horde-serialize-0.0.2-3|40	%__rm -rf %{buildroot}
12cr|horde-serialize-0.0.2-3|41	
12cr|horde-serialize-0.0.2-3|42	%post
12cr|horde-serialize-0.0.2-3|43	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-serialize-0.0.2-3|44	
12cr|horde-serialize-0.0.2-3|45	%postun
12cr|horde-serialize-0.0.2-3|46	if [ "$1" -eq "0" ]; then
12cr|horde-serialize-0.0.2-3|47	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-serialize-0.0.2-3|48	fi
12cr|horde-serialize-0.0.2-3|49	
12cr|horde-serialize-0.0.2-3|50	%files
12cr|horde-serialize-0.0.2-3|51	%defattr(-, root, root)
12cr|horde-serialize-0.0.2-3|52	%{xmldir}/%{prj}.xml
12cr|horde-serialize-0.0.2-3|53	%dir %{peardir}/Horde/Serialize
12cr|horde-serialize-0.0.2-3|54	%{peardir}/Horde/Serialize.php
12cr|horde-serialize-0.0.2-3|55	%{peardir}/Horde/Serialize/JSON.php
12cr|horde-serialize-0.0.2-3|56	
12cr|horde-serialize-0.0.2-3|57	
12cr|horde-serialize-0.0.2-3|58	%changelog
12cr|horde-serialize-0.0.2-3|59	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2011.0
12cr|horde-serialize-0.0.2-3|60	+ Revision: 564097
12cr|horde-serialize-0.0.2-3|61	- Increased release for rebuild
12cr|horde-serialize-0.0.2-3|62	
12cr|horde-serialize-0.0.2-3|63	* Wed Mar 17 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|horde-serialize-0.0.2-3|64	+ Revision: 523032
12cr|horde-serialize-0.0.2-3|65	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-serialize-0.0.2-3|66	increased release version
12cr|horde-serialize-0.0.2-3|67	
12cr|horde-serialize-0.0.2-3|68	* Thu Feb 25 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-serialize-0.0.2-3|69	+ Revision: 510883
12cr|horde-serialize-0.0.2-3|70	- removed BuildRequires: horde-framework
12cr|horde-serialize-0.0.2-3|71	- removed BuildRequires: horde-framework
12cr|horde-serialize-0.0.2-3|72	- import horde-serialize
12cr|horde-serialize-0.0.2-3|73	
12cr|horde-serialize-0.0.2-3|74	

2121 12
12cr|horde-sessionhandler-0.0.3-3|1	%define prj Horde_SessionHandler
12cr|horde-sessionhandler-0.0.3-3|2	
12cr|horde-sessionhandler-0.0.3-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-sessionhandler-0.0.3-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-sessionhandler-0.0.3-3|5	
12cr|horde-sessionhandler-0.0.3-3|6	Name:          horde-sessionhandler
12cr|horde-sessionhandler-0.0.3-3|7	Version:       0.0.3
12cr|horde-sessionhandler-0.0.3-3|8	Release:       %mkrel 3
12cr|horde-sessionhandler-0.0.3-3|9	Summary:       Horde Session Storage API
12cr|horde-sessionhandler-0.0.3-3|10	License:       LGPL
12cr|horde-sessionhandler-0.0.3-3|11	Group:         Networking/Mail
12cr|horde-sessionhandler-0.0.3-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-sessionhandler-0.0.3-3|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-sessionhandler-0.0.3-3|14	BuildArch:     noarch
12cr|horde-sessionhandler-0.0.3-3|15	Requires(pre): php-pear
12cr|horde-sessionhandler-0.0.3-3|16	Requires:      horde-sql
12cr|horde-sessionhandler-0.0.3-3|17	Requires:      php-pear
12cr|horde-sessionhandler-0.0.3-3|18	Requires:      php-pear-channel-horde
12cr|horde-sessionhandler-0.0.3-3|19	BuildRequires: php-pear
12cr|horde-sessionhandler-0.0.3-3|20	BuildRequires: php-pear-channel-horde
12cr|horde-sessionhandler-0.0.3-3|21	
12cr|horde-sessionhandler-0.0.3-3|22	
12cr|horde-sessionhandler-0.0.3-3|23	%description
12cr|horde-sessionhandler-0.0.3-3|24	The Horde_SessionObjects:: class provides a way for storing data (usually,
12cr|horde-sessionhandler-0.0.3-3|25	but not necessarily, objects) in the current user's session.
12cr|horde-sessionhandler-0.0.3-3|26	
12cr|horde-sessionhandler-0.0.3-3|27	%prep
12cr|horde-sessionhandler-0.0.3-3|28	%setup -q -n %{prj}-%{version}
12cr|horde-sessionhandler-0.0.3-3|29	
12cr|horde-sessionhandler-0.0.3-3|30	%build
12cr|horde-sessionhandler-0.0.3-3|31	%__mv ../package.xml .
12cr|horde-sessionhandler-0.0.3-3|32	
12cr|horde-sessionhandler-0.0.3-3|33	%install
12cr|horde-sessionhandler-0.0.3-3|34	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-sessionhandler-0.0.3-3|35	
12cr|horde-sessionhandler-0.0.3-3|36	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-sessionhandler-0.0.3-3|37	
12cr|horde-sessionhandler-0.0.3-3|38	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-sessionhandler-0.0.3-3|39	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-sessionhandler-0.0.3-3|40	
12cr|horde-sessionhandler-0.0.3-3|41	%clean
12cr|horde-sessionhandler-0.0.3-3|42	%__rm -rf %{buildroot}
12cr|horde-sessionhandler-0.0.3-3|43	
12cr|horde-sessionhandler-0.0.3-3|44	%post
12cr|horde-sessionhandler-0.0.3-3|45	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-sessionhandler-0.0.3-3|46	
12cr|horde-sessionhandler-0.0.3-3|47	%postun
12cr|horde-sessionhandler-0.0.3-3|48	if [ "$1" -eq "0" ]; then
12cr|horde-sessionhandler-0.0.3-3|49	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-sessionhandler-0.0.3-3|50	fi
12cr|horde-sessionhandler-0.0.3-3|51	
12cr|horde-sessionhandler-0.0.3-3|52	%files
12cr|horde-sessionhandler-0.0.3-3|53	%defattr(-, root, root)
12cr|horde-sessionhandler-0.0.3-3|54	%{xmldir}/%{prj}.xml
12cr|horde-sessionhandler-0.0.3-3|55	%dir %{peardir}/Horde/SessionHandler
12cr|horde-sessionhandler-0.0.3-3|56	%{peardir}/Horde/SessionHandler.php
12cr|horde-sessionhandler-0.0.3-3|57	%{peardir}/Horde/SessionHandler/dbm.php
12cr|horde-sessionhandler-0.0.3-3|58	%{peardir}/Horde/SessionHandler/ldap.php
12cr|horde-sessionhandler-0.0.3-3|59	%{peardir}/Horde/SessionHandler/memcache.php
12cr|horde-sessionhandler-0.0.3-3|60	%{peardir}/Horde/SessionHandler/mysql.php
12cr|horde-sessionhandler-0.0.3-3|61	%{peardir}/Horde/SessionHandler/none.php
12cr|horde-sessionhandler-0.0.3-3|62	%{peardir}/Horde/SessionHandler/oci8.php
12cr|horde-sessionhandler-0.0.3-3|63	%{peardir}/Horde/SessionHandler/pgsql.php
12cr|horde-sessionhandler-0.0.3-3|64	%{peardir}/Horde/SessionHandler/sapdb.php
12cr|horde-sessionhandler-0.0.3-3|65	%{peardir}/Horde/SessionHandler/sql.php
12cr|horde-sessionhandler-0.0.3-3|66	
12cr|horde-sessionhandler-0.0.3-3|67	
12cr|horde-sessionhandler-0.0.3-3|68	
12cr|horde-sessionhandler-0.0.3-3|69	%changelog
12cr|horde-sessionhandler-0.0.3-3|70	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.3-3mdv2011.0
12cr|horde-sessionhandler-0.0.3-3|71	+ Revision: 564098
12cr|horde-sessionhandler-0.0.3-3|72	- Increased release for rebuild
12cr|horde-sessionhandler-0.0.3-3|73	
12cr|horde-sessionhandler-0.0.3-3|74	* Wed Mar 17 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.3-2mdv2010.1
12cr|horde-sessionhandler-0.0.3-3|75	+ Revision: 523031
12cr|horde-sessionhandler-0.0.3-3|76	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-sessionhandler-0.0.3-3|77	increased releas version
12cr|horde-sessionhandler-0.0.3-3|78	
12cr|horde-sessionhandler-0.0.3-3|79	* Sat Feb 27 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.3-1mdv2010.1
12cr|horde-sessionhandler-0.0.3-3|80	+ Revision: 512491
12cr|horde-sessionhandler-0.0.3-3|81	- added Requires:      php-pear-channel-horde
12cr|horde-sessionhandler-0.0.3-3|82	- removed BuildRequires: horde-framework
12cr|horde-sessionhandler-0.0.3-3|83	- import horde-sessionhandler
12cr|horde-sessionhandler-0.0.3-3|84	
12cr|horde-sessionhandler-0.0.3-3|85	

2122 12
12cr|horde-sessionobjects-0.0.2-3|1	%define prj Horde_SessionObjects
12cr|horde-sessionobjects-0.0.2-3|2	
12cr|horde-sessionobjects-0.0.2-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-sessionobjects-0.0.2-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-sessionobjects-0.0.2-3|5	
12cr|horde-sessionobjects-0.0.2-3|6	Name:          horde-sessionobjects
12cr|horde-sessionobjects-0.0.2-3|7	Version:       0.0.2
12cr|horde-sessionobjects-0.0.2-3|8	Release:       %mkrel 3
12cr|horde-sessionobjects-0.0.2-3|9	Summary:       Horde Session Storage API
12cr|horde-sessionobjects-0.0.2-3|10	License:       LGPL
12cr|horde-sessionobjects-0.0.2-3|11	Group:         Networking/Mail
12cr|horde-sessionobjects-0.0.2-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-sessionobjects-0.0.2-3|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-sessionobjects-0.0.2-3|14	BuildArch:     noarch
12cr|horde-sessionobjects-0.0.2-3|15	Requires(pre): php-pear
12cr|horde-sessionobjects-0.0.2-3|16	Requires:      horde-framework
12cr|horde-sessionobjects-0.0.2-3|17	Requires:      php-pear
12cr|horde-sessionobjects-0.0.2-3|18	BuildRequires: php-pear
12cr|horde-sessionobjects-0.0.2-3|19	BuildRequires: php-pear-channel-horde
12cr|horde-sessionobjects-0.0.2-3|20	
12cr|horde-sessionobjects-0.0.2-3|21	
12cr|horde-sessionobjects-0.0.2-3|22	%description
12cr|horde-sessionobjects-0.0.2-3|23	The Horde_SessionObjects:: class provides a way for storing data (usually,
12cr|horde-sessionobjects-0.0.2-3|24	but not necessarily, objects) in the current user's session.
12cr|horde-sessionobjects-0.0.2-3|25	
12cr|horde-sessionobjects-0.0.2-3|26	%prep
12cr|horde-sessionobjects-0.0.2-3|27	%setup -q -n %{prj}-%{version}
12cr|horde-sessionobjects-0.0.2-3|28	
12cr|horde-sessionobjects-0.0.2-3|29	%build
12cr|horde-sessionobjects-0.0.2-3|30	%__mv ../package.xml .
12cr|horde-sessionobjects-0.0.2-3|31	
12cr|horde-sessionobjects-0.0.2-3|32	%install
12cr|horde-sessionobjects-0.0.2-3|33	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-sessionobjects-0.0.2-3|34	
12cr|horde-sessionobjects-0.0.2-3|35	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-sessionobjects-0.0.2-3|36	
12cr|horde-sessionobjects-0.0.2-3|37	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-sessionobjects-0.0.2-3|38	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-sessionobjects-0.0.2-3|39	
12cr|horde-sessionobjects-0.0.2-3|40	%clean
12cr|horde-sessionobjects-0.0.2-3|41	%__rm -rf %{buildroot}
12cr|horde-sessionobjects-0.0.2-3|42	
12cr|horde-sessionobjects-0.0.2-3|43	%post
12cr|horde-sessionobjects-0.0.2-3|44	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-sessionobjects-0.0.2-3|45	
12cr|horde-sessionobjects-0.0.2-3|46	%postun
12cr|horde-sessionobjects-0.0.2-3|47	if [ "$1" -eq "0" ]; then
12cr|horde-sessionobjects-0.0.2-3|48	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-sessionobjects-0.0.2-3|49	fi
12cr|horde-sessionobjects-0.0.2-3|50	
12cr|horde-sessionobjects-0.0.2-3|51	%files
12cr|horde-sessionobjects-0.0.2-3|52	%defattr(-, root, root)
12cr|horde-sessionobjects-0.0.2-3|53	%{xmldir}/%{prj}.xml
12cr|horde-sessionobjects-0.0.2-3|54	%{peardir}/Horde/SessionObjects.php
12cr|horde-sessionobjects-0.0.2-3|55	
12cr|horde-sessionobjects-0.0.2-3|56	
12cr|horde-sessionobjects-0.0.2-3|57	
12cr|horde-sessionobjects-0.0.2-3|58	%changelog
12cr|horde-sessionobjects-0.0.2-3|59	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2011.0
12cr|horde-sessionobjects-0.0.2-3|60	+ Revision: 564099
12cr|horde-sessionobjects-0.0.2-3|61	- Increased release for rebuild
12cr|horde-sessionobjects-0.0.2-3|62	
12cr|horde-sessionobjects-0.0.2-3|63	* Wed Mar 17 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2010.1
12cr|horde-sessionobjects-0.0.2-3|64	+ Revision: 523008
12cr|horde-sessionobjects-0.0.2-3|65	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-sessionobjects-0.0.2-3|66	
12cr|horde-sessionobjects-0.0.2-3|67	* Thu Feb 25 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|horde-sessionobjects-0.0.2-3|68	+ Revision: 510889
12cr|horde-sessionobjects-0.0.2-3|69	- removed BuildRequires: horde-framework
12cr|horde-sessionobjects-0.0.2-3|70	- added BuildRequires: horde-framework
12cr|horde-sessionobjects-0.0.2-3|71	
12cr|horde-sessionobjects-0.0.2-3|72	* Thu Feb 25 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-sessionobjects-0.0.2-3|73	+ Revision: 510867
12cr|horde-sessionobjects-0.0.2-3|74	- replaced PreRqu with Requires(pre)
12cr|horde-sessionobjects-0.0.2-3|75	- removed BuildRequires: horde-framework
12cr|horde-sessionobjects-0.0.2-3|76	- import horde-sessionobjects
12cr|horde-sessionobjects-0.0.2-3|77	
12cr|horde-sessionobjects-0.0.2-3|78	

2123 12
12cr|horde-share-0.0.3-4|1	%define prj     Horde_Share
12cr|horde-share-0.0.3-4|2	
12cr|horde-share-0.0.3-4|3	%define xmldir  %{_var}/lib/pear
12cr|horde-share-0.0.3-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-share-0.0.3-4|5	
12cr|horde-share-0.0.3-4|6	Name:		horde-share
12cr|horde-share-0.0.3-4|7	Version:	0.0.3
12cr|horde-share-0.0.3-4|8	Release:	%mkrel 4
12cr|horde-share-0.0.3-4|9	Summary:	Horde Browser package
12cr|horde-share-0.0.3-4|10	License:	LGPL
12cr|horde-share-0.0.3-4|11	Group:		Networking/Mail
12cr|horde-share-0.0.3-4|12	Url:		http://pear.horde.org/index.php?package=%{prj}
12cr|horde-share-0.0.3-4|13	Source0:	%{prj}-%{version}.tgz
12cr|horde-share-0.0.3-4|14	BuildArch:	noarch
12cr|horde-share-0.0.3-4|15	Requires(pre):  php-pear
12cr|horde-share-0.0.3-4|16	Requires:	horde-framework
12cr|horde-share-0.0.3-4|17	Requires:	horde-util
12cr|horde-share-0.0.3-4|18	Requires:	php-pear-channel-horde
12cr|horde-share-0.0.3-4|19	BuildRequires:	php-pear
12cr|horde-share-0.0.3-4|20	BuildRequires:	php-pear-channel-horde
12cr|horde-share-0.0.3-4|21	
12cr|horde-share-0.0.3-4|22	
12cr|horde-share-0.0.3-4|23	%description
12cr|horde-share-0.0.3-4|24	The Horde_Browser:: class provides an API for getting information about
12cr|horde-share-0.0.3-4|25	the current user's browser and its capabilities.
12cr|horde-share-0.0.3-4|26	
12cr|horde-share-0.0.3-4|27	%prep
12cr|horde-share-0.0.3-4|28	%setup -q -n %{prj}-%{version}
12cr|horde-share-0.0.3-4|29	
12cr|horde-share-0.0.3-4|30	%build
12cr|horde-share-0.0.3-4|31	%__mv ../package.xml .
12cr|horde-share-0.0.3-4|32	
12cr|horde-share-0.0.3-4|33	%install
12cr|horde-share-0.0.3-4|34	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-share-0.0.3-4|35	
12cr|horde-share-0.0.3-4|36	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-share-0.0.3-4|37	
12cr|horde-share-0.0.3-4|38	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-share-0.0.3-4|39	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-share-0.0.3-4|40	
12cr|horde-share-0.0.3-4|41	%clean
12cr|horde-share-0.0.3-4|42	%__rm -rf %{buildroot}
12cr|horde-share-0.0.3-4|43	
12cr|horde-share-0.0.3-4|44	%post
12cr|horde-share-0.0.3-4|45	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-share-0.0.3-4|46	
12cr|horde-share-0.0.3-4|47	%postun
12cr|horde-share-0.0.3-4|48	if [ "$1" -eq "0" ]; then
12cr|horde-share-0.0.3-4|49	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-share-0.0.3-4|50	fi
12cr|horde-share-0.0.3-4|51	
12cr|horde-share-0.0.3-4|52	%files
12cr|horde-share-0.0.3-4|53	%defattr(-, root, root)
12cr|horde-share-0.0.3-4|54	%{xmldir}/%{prj}.xml
12cr|horde-share-0.0.3-4|55	%dir %{peardir}/Horde
12cr|horde-share-0.0.3-4|56	%{peardir}/Horde/Share.php
12cr|horde-share-0.0.3-4|57	
12cr|horde-share-0.0.3-4|58	
12cr|horde-share-0.0.3-4|59	
12cr|horde-share-0.0.3-4|60	
12cr|horde-share-0.0.3-4|61	%changelog
12cr|horde-share-0.0.3-4|62	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.3-4mdv2011.0
12cr|horde-share-0.0.3-4|63	+ Revision: 564100
12cr|horde-share-0.0.3-4|64	- Increased release for rebuild
12cr|horde-share-0.0.3-4|65	
12cr|horde-share-0.0.3-4|66	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.3-3mdv2010.1
12cr|horde-share-0.0.3-4|67	+ Revision: 524854
12cr|horde-share-0.0.3-4|68	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-share-0.0.3-4|69	increased rel ver to 2
12cr|horde-share-0.0.3-4|70	
12cr|horde-share-0.0.3-4|71	* Mon Feb 22 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.3-2mdv2010.1
12cr|horde-share-0.0.3-4|72	+ Revision: 509385
12cr|horde-share-0.0.3-4|73	- line Requires(pre) added missing %%{_bindir}/pear
12cr|horde-share-0.0.3-4|74	- increase rel version
12cr|horde-share-0.0.3-4|75	
12cr|horde-share-0.0.3-4|76	* Tue Feb 16 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.3-1mdv2010.1
12cr|horde-share-0.0.3-4|77	+ Revision: 506425
12cr|horde-share-0.0.3-4|78	- import horde-share
12cr|horde-share-0.0.3-4|79	
12cr|horde-share-0.0.3-4|80	

2124 12
12cr|horde-sql-0.0.2-3|1	%define prj    Horde_SQL
12cr|horde-sql-0.0.2-3|2	
12cr|horde-sql-0.0.2-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-sql-0.0.2-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-sql-0.0.2-3|5	
12cr|horde-sql-0.0.2-3|6	Name:          horde-sql
12cr|horde-sql-0.0.2-3|7	Version:       0.0.2
12cr|horde-sql-0.0.2-3|8	Release:       %mkrel 3
12cr|horde-sql-0.0.2-3|9	Summary:       SQL Utility Class
12cr|horde-sql-0.0.2-3|10	License:       LGPL
12cr|horde-sql-0.0.2-3|11	Group:         Networking/Mail
12cr|horde-sql-0.0.2-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-sql-0.0.2-3|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-sql-0.0.2-3|14	BuildArch:     noarch
12cr|horde-sql-0.0.2-3|15	Requires(pre): php-pear
12cr|horde-sql-0.0.2-3|16	Requires:      php-pear-channel-horde
12cr|horde-sql-0.0.2-3|17	BuildRequires: php-pear
12cr|horde-sql-0.0.2-3|18	BuildRequires: php-pear-channel-horde
12cr|horde-sql-0.0.2-3|19	
12cr|horde-sql-0.0.2-3|20	
12cr|horde-sql-0.0.2-3|21	%description
12cr|horde-sql-0.0.2-3|22	Horde_SQL:: contains some utility functions for dealing with SQL.
12cr|horde-sql-0.0.2-3|23	
12cr|horde-sql-0.0.2-3|24	
12cr|horde-sql-0.0.2-3|25	%prep
12cr|horde-sql-0.0.2-3|26	%setup -q -n %{prj}-%{version}
12cr|horde-sql-0.0.2-3|27	
12cr|horde-sql-0.0.2-3|28	%build
12cr|horde-sql-0.0.2-3|29	%__mv ../package.xml .
12cr|horde-sql-0.0.2-3|30	
12cr|horde-sql-0.0.2-3|31	%install
12cr|horde-sql-0.0.2-3|32	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-sql-0.0.2-3|33	
12cr|horde-sql-0.0.2-3|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-sql-0.0.2-3|35	
12cr|horde-sql-0.0.2-3|36	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-sql-0.0.2-3|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-sql-0.0.2-3|38	
12cr|horde-sql-0.0.2-3|39	%clean
12cr|horde-sql-0.0.2-3|40	%__rm -rf %{buildroot}
12cr|horde-sql-0.0.2-3|41	
12cr|horde-sql-0.0.2-3|42	%post
12cr|horde-sql-0.0.2-3|43	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-sql-0.0.2-3|44	
12cr|horde-sql-0.0.2-3|45	%postun
12cr|horde-sql-0.0.2-3|46	if [ "$1" -eq "0" ]; then
12cr|horde-sql-0.0.2-3|47	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-sql-0.0.2-3|48	fi
12cr|horde-sql-0.0.2-3|49	
12cr|horde-sql-0.0.2-3|50	%files
12cr|horde-sql-0.0.2-3|51	%defattr(-, root, root)
12cr|horde-sql-0.0.2-3|52	%{xmldir}/%{prj}.xml
12cr|horde-sql-0.0.2-3|53	%dir %{peardir}/Horde/SQL
12cr|horde-sql-0.0.2-3|54	%{peardir}/Horde/SQL.php
12cr|horde-sql-0.0.2-3|55	%{peardir}/Horde/SQL/Attributes.php
12cr|horde-sql-0.0.2-3|56	%{peardir}/Horde/SQL/Keywords.php
12cr|horde-sql-0.0.2-3|57	
12cr|horde-sql-0.0.2-3|58	
12cr|horde-sql-0.0.2-3|59	
12cr|horde-sql-0.0.2-3|60	
12cr|horde-sql-0.0.2-3|61	%changelog
12cr|horde-sql-0.0.2-3|62	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2011.0
12cr|horde-sql-0.0.2-3|63	+ Revision: 564101
12cr|horde-sql-0.0.2-3|64	- Increased release for rebuild
12cr|horde-sql-0.0.2-3|65	
12cr|horde-sql-0.0.2-3|66	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|horde-sql-0.0.2-3|67	+ Revision: 524855
12cr|horde-sql-0.0.2-3|68	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-sql-0.0.2-3|69	increased rel ver to 2
12cr|horde-sql-0.0.2-3|70	
12cr|horde-sql-0.0.2-3|71	* Mon Feb 22 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-sql-0.0.2-3|72	+ Revision: 509401
12cr|horde-sql-0.0.2-3|73	- removed BuildRequires: horde-framework
12cr|horde-sql-0.0.2-3|74	- import horde-sql
12cr|horde-sql-0.0.2-3|75	
12cr|horde-sql-0.0.2-3|76	
12cr|horde-sql-0.0.2-3|77	* Tue Mar  3 2009 Richard Bos <rbos@opensuse.org> - 0.0.2
12cr|horde-sql-0.0.2-3|78	- Change dependency to horde-framework from just horde
12cr|horde-sql-0.0.2-3|79	* Tue Dec 23 2008 Richard Bos <rbos@opensuse.org> - 0.0.2
12cr|horde-sql-0.0.2-3|80	- Changed the pear install command, use package.xml instead of the tarbal
12cr|horde-sql-0.0.2-3|81	* Wed Nov 26 2008 Richard Bos <rbos@opensuse.org> - 0.0.2
12cr|horde-sql-0.0.2-3|82	- initial version

2125 12
12cr|horde-text-filter-0.0.2-3|1	%define prj    Horde_Text_Filter
12cr|horde-text-filter-0.0.2-3|2	
12cr|horde-text-filter-0.0.2-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-text-filter-0.0.2-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-text-filter-0.0.2-3|5	
12cr|horde-text-filter-0.0.2-3|6	Name:          horde-text-filter
12cr|horde-text-filter-0.0.2-3|7	Version:       0.0.2
12cr|horde-text-filter-0.0.2-3|8	Release:       %mkrel 3
12cr|horde-text-filter-0.0.2-3|9	Summary:       Horde Text Filter API
12cr|horde-text-filter-0.0.2-3|10	License:       LGPL
12cr|horde-text-filter-0.0.2-3|11	Group:         Networking/Mail
12cr|horde-text-filter-0.0.2-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-text-filter-0.0.2-3|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-text-filter-0.0.2-3|14	BuildArch:     noarch
12cr|horde-text-filter-0.0.2-3|15	Requires(pre): php-pear
12cr|horde-text-filter-0.0.2-3|16	Requires:      horde-util
12cr|horde-text-filter-0.0.2-3|17	Requires:      horde-text-rest
12cr|horde-text-filter-0.0.2-3|18	Requires:      php-gettext
12cr|horde-text-filter-0.0.2-3|19	BuildRequires: php-pear
12cr|horde-text-filter-0.0.2-3|20	BuildRequires: php-pear-channel-horde
12cr|horde-text-filter-0.0.2-3|21	
12cr|horde-text-filter-0.0.2-3|22	
12cr|horde-text-filter-0.0.2-3|23	%description
12cr|horde-text-filter-0.0.2-3|24	The Text_Filter:: class provides common methods for fitering and
12cr|horde-text-filter-0.0.2-3|25	converting text.
12cr|horde-text-filter-0.0.2-3|26	
12cr|horde-text-filter-0.0.2-3|27	
12cr|horde-text-filter-0.0.2-3|28	%prep
12cr|horde-text-filter-0.0.2-3|29	%setup -q -n %{prj}-%{version}
12cr|horde-text-filter-0.0.2-3|30	
12cr|horde-text-filter-0.0.2-3|31	%build
12cr|horde-text-filter-0.0.2-3|32	%__mv ../package.xml .
12cr|horde-text-filter-0.0.2-3|33	
12cr|horde-text-filter-0.0.2-3|34	%install
12cr|horde-text-filter-0.0.2-3|35	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-text-filter-0.0.2-3|36	
12cr|horde-text-filter-0.0.2-3|37	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-text-filter-0.0.2-3|38	
12cr|horde-text-filter-0.0.2-3|39	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-text-filter-0.0.2-3|40	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-text-filter-0.0.2-3|41	
12cr|horde-text-filter-0.0.2-3|42	%clean
12cr|horde-text-filter-0.0.2-3|43	%__rm -rf %{buildroot}
12cr|horde-text-filter-0.0.2-3|44	
12cr|horde-text-filter-0.0.2-3|45	%post
12cr|horde-text-filter-0.0.2-3|46	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-text-filter-0.0.2-3|47	
12cr|horde-text-filter-0.0.2-3|48	%postun
12cr|horde-text-filter-0.0.2-3|49	if [ "$1" -eq "0" ]; then
12cr|horde-text-filter-0.0.2-3|50	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-text-filter-0.0.2-3|51	fi
12cr|horde-text-filter-0.0.2-3|52	
12cr|horde-text-filter-0.0.2-3|53	%files
12cr|horde-text-filter-0.0.2-3|54	%defattr(-, root, root)
12cr|horde-text-filter-0.0.2-3|55	%{xmldir}/%{prj}.xml
12cr|horde-text-filter-0.0.2-3|56	%dir %{peardir}/Horde/Text
12cr|horde-text-filter-0.0.2-3|57	%dir %{peardir}/Horde/Text/Filter
12cr|horde-text-filter-0.0.2-3|58	%{peardir}/Horde/Text/Filter.php
12cr|horde-text-filter-0.0.2-3|59	%{peardir}/Horde/Text/Filter/bbcode.php
12cr|horde-text-filter-0.0.2-3|60	%{peardir}/Horde/Text/Filter/cleanascii.php
12cr|horde-text-filter-0.0.2-3|61	%{peardir}/Horde/Text/Filter/dimsignature.php
12cr|horde-text-filter-0.0.2-3|62	%{peardir}/Horde/Text/Filter/emails.php
12cr|horde-text-filter-0.0.2-3|63	%{peardir}/Horde/Text/Filter/emoticons.php
12cr|horde-text-filter-0.0.2-3|64	%{peardir}/Horde/Text/Filter/environment.php
12cr|horde-text-filter-0.0.2-3|65	%{peardir}/Horde/Text/Filter/highlightquotes.php
12cr|horde-text-filter-0.0.2-3|66	%{peardir}/Horde/Text/Filter/html2text.php
12cr|horde-text-filter-0.0.2-3|67	%{peardir}/Horde/Text/Filter/linkurls.php
12cr|horde-text-filter-0.0.2-3|68	%{peardir}/Horde/Text/Filter/rst.php
12cr|horde-text-filter-0.0.2-3|69	%{peardir}/Horde/Text/Filter/simplemarkup.php
12cr|horde-text-filter-0.0.2-3|70	%{peardir}/Horde/Text/Filter/space2html.php
12cr|horde-text-filter-0.0.2-3|71	%{peardir}/Horde/Text/Filter/tabs2spaces.php
12cr|horde-text-filter-0.0.2-3|72	%{peardir}/Horde/Text/Filter/text2html.php
12cr|horde-text-filter-0.0.2-3|73	%{peardir}/Horde/Text/Filter/words.php
12cr|horde-text-filter-0.0.2-3|74	%{peardir}/Horde/Text/Filter/xss.php
12cr|horde-text-filter-0.0.2-3|75	%dir %{peardir}/tests/Horde_Text_Filter
12cr|horde-text-filter-0.0.2-3|76	%dir %{peardir}/tests/Horde_Text_Filter/tests
12cr|horde-text-filter-0.0.2-3|77	%{peardir}/tests/Horde_Text_Filter/tests/Filter_emails.phpt
12cr|horde-text-filter-0.0.2-3|78	%{peardir}/tests/Horde_Text_Filter/tests/Filter_environment.phpt
12cr|horde-text-filter-0.0.2-3|79	%{peardir}/tests/Horde_Text_Filter/tests/Filter_html2text.phpt
12cr|horde-text-filter-0.0.2-3|80	%{peardir}/tests/Horde_Text_Filter/tests/Filter_html2text2.phpt
12cr|horde-text-filter-0.0.2-3|81	%{peardir}/tests/Horde_Text_Filter/tests/Filter_space2html.phpt
12cr|horde-text-filter-0.0.2-3|82	
12cr|horde-text-filter-0.0.2-3|83	
12cr|horde-text-filter-0.0.2-3|84	%changelog
12cr|horde-text-filter-0.0.2-3|85	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2011.0
12cr|horde-text-filter-0.0.2-3|86	+ Revision: 564102
12cr|horde-text-filter-0.0.2-3|87	- Increased release for rebuild
12cr|horde-text-filter-0.0.2-3|88	
12cr|horde-text-filter-0.0.2-3|89	* Wed Mar 17 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|horde-text-filter-0.0.2-3|90	+ Revision: 523023
12cr|horde-text-filter-0.0.2-3|91	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-text-filter-0.0.2-3|92	increased release version
12cr|horde-text-filter-0.0.2-3|93	
12cr|horde-text-filter-0.0.2-3|94	* Mon Feb 22 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-text-filter-0.0.2-3|95	+ Revision: 509375
12cr|horde-text-filter-0.0.2-3|96	- removed Buildrequires: hoder-framework
12cr|horde-text-filter-0.0.2-3|97	- replaced PreReq with Requires(pre)
12cr|horde-text-filter-0.0.2-3|98	- import horde-text-filter
12cr|horde-text-filter-0.0.2-3|99	
12cr|horde-text-filter-0.0.2-3|100	

2126 12
12cr|horde-text-rest-0.0.2-13|1	%define prj    Text_reST
12cr|horde-text-rest-0.0.2-13|2	
12cr|horde-text-rest-0.0.2-13|3	%define xmldir  %{_var}/lib/pear
12cr|horde-text-rest-0.0.2-13|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-text-rest-0.0.2-13|5	
12cr|horde-text-rest-0.0.2-13|6	Name:          horde-text-rest
12cr|horde-text-rest-0.0.2-13|7	Version:       0.0.2
12cr|horde-text-rest-0.0.2-13|8	Release:       %mkrel 13
12cr|horde-text-rest-0.0.2-13|9	Summary:       REStructuredText parser and formatters
12cr|horde-text-rest-0.0.2-13|10	License:       LGPL
12cr|horde-text-rest-0.0.2-13|11	Group:         Networking/Mail
12cr|horde-text-rest-0.0.2-13|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-text-rest-0.0.2-13|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-text-rest-0.0.2-13|14	BuildArch:     noarch
12cr|horde-text-rest-0.0.2-13|15	Requires(pre): php-pear
12cr|horde-text-rest-0.0.2-13|16	Requires:      php-pear
12cr|horde-text-rest-0.0.2-13|17	Requires:      php-pear-channel-horde
12cr|horde-text-rest-0.0.2-13|18	BuildRequires: php-pear
12cr|horde-text-rest-0.0.2-13|19	BuildRequires: php-pear-channel-horde
12cr|horde-text-rest-0.0.2-13|20	
12cr|horde-text-rest-0.0.2-13|21	%description
12cr|horde-text-rest-0.0.2-13|22	This package provides a parser for reStructguredText and reformatters
12cr|horde-text-rest-0.0.2-13|23	for different output formats.
12cr|horde-text-rest-0.0.2-13|24	
12cr|horde-text-rest-0.0.2-13|25	
12cr|horde-text-rest-0.0.2-13|26	%prep
12cr|horde-text-rest-0.0.2-13|27	%setup -q -n %{prj}-%{version}
12cr|horde-text-rest-0.0.2-13|28	
12cr|horde-text-rest-0.0.2-13|29	%build
12cr|horde-text-rest-0.0.2-13|30	%__mv ../package.xml .
12cr|horde-text-rest-0.0.2-13|31	
12cr|horde-text-rest-0.0.2-13|32	%install
12cr|horde-text-rest-0.0.2-13|33	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-text-rest-0.0.2-13|34	
12cr|horde-text-rest-0.0.2-13|35	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-text-rest-0.0.2-13|36	
12cr|horde-text-rest-0.0.2-13|37	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-text-rest-0.0.2-13|38	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-text-rest-0.0.2-13|39	
12cr|horde-text-rest-0.0.2-13|40	%clean
12cr|horde-text-rest-0.0.2-13|41	%__rm -rf %{buildroot}
12cr|horde-text-rest-0.0.2-13|42	
12cr|horde-text-rest-0.0.2-13|43	%post
12cr|horde-text-rest-0.0.2-13|44	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-text-rest-0.0.2-13|45	
12cr|horde-text-rest-0.0.2-13|46	%postun
12cr|horde-text-rest-0.0.2-13|47	if [ "$1" -eq "0" ]; then
12cr|horde-text-rest-0.0.2-13|48	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-text-rest-0.0.2-13|49	fi
12cr|horde-text-rest-0.0.2-13|50	
12cr|horde-text-rest-0.0.2-13|51	%files
12cr|horde-text-rest-0.0.2-13|52	%defattr(-, root, root)
12cr|horde-text-rest-0.0.2-13|53	%{xmldir}/%{prj}.xml
12cr|horde-text-rest-0.0.2-13|54	%dir %{peardir}/Text
12cr|horde-text-rest-0.0.2-13|55	%dir %{peardir}/Text/reST
12cr|horde-text-rest-0.0.2-13|56	%dir %{peardir}/Text/reST/Formatter
12cr|horde-text-rest-0.0.2-13|57	%{peardir}/Text/reST.php
12cr|horde-text-rest-0.0.2-13|58	%{peardir}/Text/reST/Formatter.php
12cr|horde-text-rest-0.0.2-13|59	%{peardir}/Text/reST/Formatter/html.php
12cr|horde-text-rest-0.0.2-13|60	%{peardir}/Text/reST/Parser.php
12cr|horde-text-rest-0.0.2-13|61	%dir %{peardir}/tests/Text_reST
12cr|horde-text-rest-0.0.2-13|62	%dir %{peardir}/tests/Text_reST/tests
12cr|horde-text-rest-0.0.2-13|63	%{peardir}/tests/Text_reST/tests/headings.phpt
12cr|horde-text-rest-0.0.2-13|64	%{peardir}/tests/Text_reST/tests/lblocks.phpt
12cr|horde-text-rest-0.0.2-13|65	%{peardir}/tests/Text_reST/tests/links.phpt
12cr|horde-text-rest-0.0.2-13|66	%{peardir}/tests/Text_reST/tests/roles.phpt
12cr|horde-text-rest-0.0.2-13|67	
12cr|horde-text-rest-0.0.2-13|68	
12cr|horde-text-rest-0.0.2-13|69	
12cr|horde-text-rest-0.0.2-13|70	
12cr|horde-text-rest-0.0.2-13|71	%changelog
12cr|horde-text-rest-0.0.2-13|72	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-13mdv2011.0
12cr|horde-text-rest-0.0.2-13|73	+ Revision: 564103
12cr|horde-text-rest-0.0.2-13|74	- Increased release for rebuild
12cr|horde-text-rest-0.0.2-13|75	
12cr|horde-text-rest-0.0.2-13|76	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-12mdv2010.1
12cr|horde-text-rest-0.0.2-13|77	+ Revision: 524787
12cr|horde-text-rest-0.0.2-13|78	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-text-rest-0.0.2-13|79	increased release version
12cr|horde-text-rest-0.0.2-13|80	
12cr|horde-text-rest-0.0.2-13|81	* Sun Feb 21 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-text-rest-0.0.2-13|82	+ Revision: 508865
12cr|horde-text-rest-0.0.2-13|83	- replace PreRequ with Requires(pre)
12cr|horde-text-rest-0.0.2-13|84	- import horde-text-rest
12cr|horde-text-rest-0.0.2-13|85	
12cr|horde-text-rest-0.0.2-13|86	

2127 12
12cr|horde-token-0.0.4-2|1	%define prj     Horde_Token
12cr|horde-token-0.0.4-2|2	
12cr|horde-token-0.0.4-2|3	%define xmldir  %{_var}/lib/pear
12cr|horde-token-0.0.4-2|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-token-0.0.4-2|5	
12cr|horde-token-0.0.4-2|6	Name:		horde-token
12cr|horde-token-0.0.4-2|7	Version:	0.0.4
12cr|horde-token-0.0.4-2|8	Release:	%mkrel 2
12cr|horde-token-0.0.4-2|9	Summary:	Horde Token API
12cr|horde-token-0.0.4-2|10	License:	LGPL
12cr|horde-token-0.0.4-2|11	Group:		Networking/Mail
12cr|horde-token-0.0.4-2|12	Url:		http://pear.horde.org/index.php?package=%{prj}
12cr|horde-token-0.0.4-2|13	Source0:	%{prj}-%{version}.tgz
12cr|horde-token-0.0.4-2|14	BuildArch:	noarch
12cr|horde-token-0.0.4-2|15	Requires(pre):  php-pear
12cr|horde-token-0.0.4-2|16	Requires:	horde-util
12cr|horde-token-0.0.4-2|17	BuildRequires:	php-pear
12cr|horde-token-0.0.4-2|18	BuildRequires:	php-pear-channel-horde
12cr|horde-token-0.0.4-2|19	
12cr|horde-token-0.0.4-2|20	%description
12cr|horde-token-0.0.4-2|21	The Horde_Token:: class provides a common abstracted interface into the
12cr|horde-token-0.0.4-2|22	various token generation mediums. It also includes all of the functions
12cr|horde-token-0.0.4-2|23	for retrieving, storing, and checking tokens.
12cr|horde-token-0.0.4-2|24	
12cr|horde-token-0.0.4-2|25	%prep
12cr|horde-token-0.0.4-2|26	%setup -q -n %{prj}-%{version}
12cr|horde-token-0.0.4-2|27	
12cr|horde-token-0.0.4-2|28	%build
12cr|horde-token-0.0.4-2|29	%__mv ../package.xml .
12cr|horde-token-0.0.4-2|30	
12cr|horde-token-0.0.4-2|31	%install
12cr|horde-token-0.0.4-2|32	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-token-0.0.4-2|33	
12cr|horde-token-0.0.4-2|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-token-0.0.4-2|35	
12cr|horde-token-0.0.4-2|36	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-token-0.0.4-2|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-token-0.0.4-2|38	
12cr|horde-token-0.0.4-2|39	%clean
12cr|horde-token-0.0.4-2|40	%__rm -rf %{buildroot}
12cr|horde-token-0.0.4-2|41	
12cr|horde-token-0.0.4-2|42	%post
12cr|horde-token-0.0.4-2|43	# For unknown reason the package horde-util fails with this error message:
12cr|horde-token-0.0.4-2|44	# installing horde-token-0.0.4-5.1
12cr|horde-token-0.0.4-2|45	# Package "/var/lib/pear/Horde_Token.xml" is not valid
12cr|horde-token-0.0.4-2|46	# install failed
12cr|horde-token-0.0.4-2|47	# error: %post(horde-token-0.0.4-5.1.noarch) scriptlet failed, exit status 1
12cr|horde-token-0.0.4-2|48	# mount: can't find / in /etc/fstab or /etc/mtab
12cr|horde-token-0.0.4-2|49	# System halted.
12cr|horde-token-0.0.4-2|50	# =======================
12cr|horde-token-0.0.4-2|51	# For this reason include the || echo > /dev/null to prevent the horde-util
12cr|horde-token-0.0.4-2|52	# build to bark out of the build process
12cr|horde-token-0.0.4-2|53	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml || echo > /dev/null
12cr|horde-token-0.0.4-2|54	
12cr|horde-token-0.0.4-2|55	%postun
12cr|horde-token-0.0.4-2|56	if [ "$1" -eq "0" ]; then
12cr|horde-token-0.0.4-2|57	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-token-0.0.4-2|58	fi
12cr|horde-token-0.0.4-2|59	
12cr|horde-token-0.0.4-2|60	%files
12cr|horde-token-0.0.4-2|61	%defattr(-, root, root)
12cr|horde-token-0.0.4-2|62	%{xmldir}/%{prj}.xml
12cr|horde-token-0.0.4-2|63	%dir %{peardir}/Horde
12cr|horde-token-0.0.4-2|64	%dir %{peardir}/Horde/Token
12cr|horde-token-0.0.4-2|65	%{peardir}/Horde/Token.php
12cr|horde-token-0.0.4-2|66	%{peardir}/Horde/Token/file.php
12cr|horde-token-0.0.4-2|67	%{peardir}/Horde/Token/sql.php
12cr|horde-token-0.0.4-2|68	
12cr|horde-token-0.0.4-2|69	
12cr|horde-token-0.0.4-2|70	
12cr|horde-token-0.0.4-2|71	%changelog
12cr|horde-token-0.0.4-2|72	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.4-2mdv2011.0
12cr|horde-token-0.0.4-2|73	+ Revision: 564104
12cr|horde-token-0.0.4-2|74	- Increased release for rebuild
12cr|horde-token-0.0.4-2|75	
12cr|horde-token-0.0.4-2|76	* Mon Feb 15 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.4-1mdv2010.1
12cr|horde-token-0.0.4-2|77	+ Revision: 506035
12cr|horde-token-0.0.4-2|78	- replaced PreReq with Requires(pre)
12cr|horde-token-0.0.4-2|79	- import horde-token
12cr|horde-token-0.0.4-2|80	
12cr|horde-token-0.0.4-2|81	

2128 12
12cr|horde-tree-0.0.2-3|1	%define prj    Horde_Tree
12cr|horde-tree-0.0.2-3|2	
12cr|horde-tree-0.0.2-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-tree-0.0.2-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-tree-0.0.2-3|5	
12cr|horde-tree-0.0.2-3|6	Name:          horde-tree
12cr|horde-tree-0.0.2-3|7	Version:       0.0.2
12cr|horde-tree-0.0.2-3|8	Release:       %mkrel 3
12cr|horde-tree-0.0.2-3|9	Summary:       Horde Tree API
12cr|horde-tree-0.0.2-3|10	License:       LGPL
12cr|horde-tree-0.0.2-3|11	Group:         Networking/Mail
12cr|horde-tree-0.0.2-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-tree-0.0.2-3|13	Source0:       %{prj}-%{version}.tgz
12cr|horde-tree-0.0.2-3|14	BuildArch:     noarch
12cr|horde-tree-0.0.2-3|15	Requires(pre): php-pear
12cr|horde-tree-0.0.2-3|16	Requires:      php-pear
12cr|horde-tree-0.0.2-3|17	Requires:      horde-util
12cr|horde-tree-0.0.2-3|18	Requires:      php-gettext
12cr|horde-tree-0.0.2-3|19	BuildRequires: php-pear
12cr|horde-tree-0.0.2-3|20	BuildRequires: php-pear-channel-horde
12cr|horde-tree-0.0.2-3|21	
12cr|horde-tree-0.0.2-3|22	%description
12cr|horde-tree-0.0.2-3|23	The Horde_Tree:: class provides a tree view of hierarchical information.
12cr|horde-tree-0.0.2-3|24	It allows for expanding/collapsing of branches and maintains their state.
12cr|horde-tree-0.0.2-3|25	It can work together with the Horde_Tree javascript class to achieve this
12cr|horde-tree-0.0.2-3|26	in DHTML on supported browsers.
12cr|horde-tree-0.0.2-3|27	
12cr|horde-tree-0.0.2-3|28	
12cr|horde-tree-0.0.2-3|29	%prep
12cr|horde-tree-0.0.2-3|30	%setup -q -n %{prj}-%{version}
12cr|horde-tree-0.0.2-3|31	
12cr|horde-tree-0.0.2-3|32	%build
12cr|horde-tree-0.0.2-3|33	%__mv ../package.xml .
12cr|horde-tree-0.0.2-3|34	
12cr|horde-tree-0.0.2-3|35	%install
12cr|horde-tree-0.0.2-3|36	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-tree-0.0.2-3|37	
12cr|horde-tree-0.0.2-3|38	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-tree-0.0.2-3|39	
12cr|horde-tree-0.0.2-3|40	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-tree-0.0.2-3|41	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-tree-0.0.2-3|42	
12cr|horde-tree-0.0.2-3|43	%clean
12cr|horde-tree-0.0.2-3|44	%__rm -rf %{buildroot}
12cr|horde-tree-0.0.2-3|45	
12cr|horde-tree-0.0.2-3|46	%post
12cr|horde-tree-0.0.2-3|47	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-tree-0.0.2-3|48	
12cr|horde-tree-0.0.2-3|49	%postun
12cr|horde-tree-0.0.2-3|50	if [ "$1" -eq "0" ]; then
12cr|horde-tree-0.0.2-3|51	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-tree-0.0.2-3|52	fi
12cr|horde-tree-0.0.2-3|53	
12cr|horde-tree-0.0.2-3|54	%files
12cr|horde-tree-0.0.2-3|55	%defattr(-, root, root)
12cr|horde-tree-0.0.2-3|56	%{xmldir}/%{prj}.xml
12cr|horde-tree-0.0.2-3|57	%dir %{peardir}/Horde/Tree
12cr|horde-tree-0.0.2-3|58	%{peardir}/Horde/Tree.php
12cr|horde-tree-0.0.2-3|59	%{peardir}/Horde/Tree/html.php
12cr|horde-tree-0.0.2-3|60	%{peardir}/Horde/Tree/javascript.php
12cr|horde-tree-0.0.2-3|61	%{peardir}/Horde/Tree/select.php
12cr|horde-tree-0.0.2-3|62	
12cr|horde-tree-0.0.2-3|63	
12cr|horde-tree-0.0.2-3|64	
12cr|horde-tree-0.0.2-3|65	%changelog
12cr|horde-tree-0.0.2-3|66	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2011.0
12cr|horde-tree-0.0.2-3|67	+ Revision: 564105
12cr|horde-tree-0.0.2-3|68	- Increased release for rebuild
12cr|horde-tree-0.0.2-3|69	
12cr|horde-tree-0.0.2-3|70	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|horde-tree-0.0.2-3|71	+ Revision: 524856
12cr|horde-tree-0.0.2-3|72	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|horde-tree-0.0.2-3|73	increased rel ver to 2
12cr|horde-tree-0.0.2-3|74	
12cr|horde-tree-0.0.2-3|75	* Thu Feb 25 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-tree-0.0.2-3|76	+ Revision: 510901
12cr|horde-tree-0.0.2-3|77	- Removed BuildRequires: horde-framework
12cr|horde-tree-0.0.2-3|78	- Initial import
12cr|horde-tree-0.0.2-3|79	
12cr|horde-tree-0.0.2-3|80	

2129 12
12cr|horde-turba-2.3.5-1|1	%define	module	turba
12cr|horde-turba-2.3.5-1|2	%define	name	horde-%{module}
12cr|horde-turba-2.3.5-1|3	%define version 2.3.5
12cr|horde-turba-2.3.5-1|4	%define release %mkrel 1
12cr|horde-turba-2.3.5-1|5	%define _requires_exceptions pear(.*)
12cr|horde-turba-2.3.5-1|6	
12cr|horde-turba-2.3.5-1|7	Name: 		%{name}
12cr|horde-turba-2.3.5-1|8	Version: 	%{version}
12cr|horde-turba-2.3.5-1|9	Release: 	%{release}
12cr|horde-turba-2.3.5-1|10	Summary:	The Horde contact manager
12cr|horde-turba-2.3.5-1|11	License:	LGPL
12cr|horde-turba-2.3.5-1|12	Group:		System/Servers
12cr|horde-turba-2.3.5-1|13	Source:		ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cr|horde-turba-2.3.5-1|14	URL:		http://www.horde.org/%{module}/
12cr|horde-turba-2.3.5-1|15	Requires(post):	rpm-helper
12cr|horde-turba-2.3.5-1|16	Requires:	horde >= 3.3.5
12cr|horde-turba-2.3.5-1|17	Requires:	php-pear-Net_LDAP
12cr|horde-turba-2.3.5-1|18	BuildArch:	noarch
12cr|horde-turba-2.3.5-1|19	
12cr|horde-turba-2.3.5-1|20	%description
12cr|horde-turba-2.3.5-1|21	Turba is the Horde contact management application, which allows access
12cr|horde-turba-2.3.5-1|22	to and storage of personal contacts (including name, email address,
12cr|horde-turba-2.3.5-1|23	phone number, and other easily customizable fields). Turba integrates
12cr|horde-turba-2.3.5-1|24	with IMP (Horde's webmail application) as its address book.
12cr|horde-turba-2.3.5-1|25	
12cr|horde-turba-2.3.5-1|26	%prep
12cr|horde-turba-2.3.5-1|27	%setup -q -n %{module}-h3-%{version}
12cr|horde-turba-2.3.5-1|28	
12cr|horde-turba-2.3.5-1|29	%build
12cr|horde-turba-2.3.5-1|30	
12cr|horde-turba-2.3.5-1|31	%install
12cr|horde-turba-2.3.5-1|32	rm -rf %{buildroot}
12cr|horde-turba-2.3.5-1|33	
12cr|horde-turba-2.3.5-1|34	# apache configuration
12cr|horde-turba-2.3.5-1|35	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|horde-turba-2.3.5-1|36	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|horde-turba-2.3.5-1|37	# %{name} Apache configuration file
12cr|horde-turba-2.3.5-1|38	
12cr|horde-turba-2.3.5-1|39	<Directory %{_datadir}/horde/%{module}/lib>
12cr|horde-turba-2.3.5-1|40	Order allow,deny
12cr|horde-turba-2.3.5-1|41	Deny from all
12cr|horde-turba-2.3.5-1|42	</Directory>
12cr|horde-turba-2.3.5-1|43	
12cr|horde-turba-2.3.5-1|44	<Directory %{_datadir}/horde/%{module}/locale>
12cr|horde-turba-2.3.5-1|45	Order allow,deny
12cr|horde-turba-2.3.5-1|46	Deny from all
12cr|horde-turba-2.3.5-1|47	</Directory>
12cr|horde-turba-2.3.5-1|48	
12cr|horde-turba-2.3.5-1|49	<Directory %{_datadir}/horde/%{module}/scripts>
12cr|horde-turba-2.3.5-1|50	Order allow,deny
12cr|horde-turba-2.3.5-1|51	Deny from all
12cr|horde-turba-2.3.5-1|52	</Directory>
12cr|horde-turba-2.3.5-1|53	
12cr|horde-turba-2.3.5-1|54	<Directory %{_datadir}/horde/%{module}/templates>
12cr|horde-turba-2.3.5-1|55	Order allow,deny
12cr|horde-turba-2.3.5-1|56	Deny from all
12cr|horde-turba-2.3.5-1|57	</Directory>
12cr|horde-turba-2.3.5-1|58	EOF
12cr|horde-turba-2.3.5-1|59	
12cr|horde-turba-2.3.5-1|60	# horde configuration
12cr|horde-turba-2.3.5-1|61	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cr|horde-turba-2.3.5-1|62	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cr|horde-turba-2.3.5-1|63	<?php
12cr|horde-turba-2.3.5-1|64	//
12cr|horde-turba-2.3.5-1|65	// Turba Horde configuration file
12cr|horde-turba-2.3.5-1|66	//
12cr|horde-turba-2.3.5-1|67	
12cr|horde-turba-2.3.5-1|68	$this->applications['turba'] = array(
12cr|horde-turba-2.3.5-1|69	'fileroot'    => $this->applications['horde']['fileroot'] . '/turba',
12cr|horde-turba-2.3.5-1|70	'webroot'     => $this->applications['horde']['webroot'] . '/turba',
12cr|horde-turba-2.3.5-1|71	'name'        => _("Address Book"),
12cr|horde-turba-2.3.5-1|72	'status'      => 'active',
12cr|horde-turba-2.3.5-1|73	'provides'    => array('contacts', 'clients'),
12cr|horde-turba-2.3.5-1|74	'menu_parent' => 'organizing'
12cr|horde-turba-2.3.5-1|75	);
12cr|horde-turba-2.3.5-1|76	EOF
12cr|horde-turba-2.3.5-1|77	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cr|horde-turba-2.3.5-1|78	
12cr|horde-turba-2.3.5-1|79	# remove .htaccess files
12cr|horde-turba-2.3.5-1|80	find . -name .htaccess -exec rm -f {} \;
12cr|horde-turba-2.3.5-1|81	
12cr|horde-turba-2.3.5-1|82	# install files
12cr|horde-turba-2.3.5-1|83	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-turba-2.3.5-1|84	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-turba-2.3.5-1|85	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-turba-2.3.5-1|86	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-turba-2.3.5-1|87	cp -pR addressbooks %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-turba-2.3.5-1|88	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-turba-2.3.5-1|89	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-turba-2.3.5-1|90	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-turba-2.3.5-1|91	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-turba-2.3.5-1|92	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cr|horde-turba-2.3.5-1|93	
12cr|horde-turba-2.3.5-1|94	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cr|horde-turba-2.3.5-1|95	pushd %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-turba-2.3.5-1|96	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cr|horde-turba-2.3.5-1|97	popd
12cr|horde-turba-2.3.5-1|98	
12cr|horde-turba-2.3.5-1|99	# activate configuration files
12cr|horde-turba-2.3.5-1|100	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cr|horde-turba-2.3.5-1|101	mv $file ${file%.dist}
12cr|horde-turba-2.3.5-1|102	done
12cr|horde-turba-2.3.5-1|103	
12cr|horde-turba-2.3.5-1|104	# fix script shellbang
12cr|horde-turba-2.3.5-1|105	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
12cr|horde-turba-2.3.5-1|106	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
12cr|horde-turba-2.3.5-1|107	done
12cr|horde-turba-2.3.5-1|108	
12cr|horde-turba-2.3.5-1|109	# additional cleanup
12cr|horde-turba-2.3.5-1|110	rm -f %{buildroot}%{_datadir}/horde/%{module}/scripts/Turba.reg
12cr|horde-turba-2.3.5-1|111	
12cr|horde-turba-2.3.5-1|112	
12cr|horde-turba-2.3.5-1|113	%clean
12cr|horde-turba-2.3.5-1|114	rm -rf %{buildroot}
12cr|horde-turba-2.3.5-1|115	
12cr|horde-turba-2.3.5-1|116	%post
12cr|horde-turba-2.3.5-1|117	if [ $1 = 1 ]; then
12cr|horde-turba-2.3.5-1|118	# generate configuration
12cr|horde-turba-2.3.5-1|119	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cr|horde-turba-2.3.5-1|120	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cr|horde-turba-2.3.5-1|121	fi
12cr|horde-turba-2.3.5-1|122	%if %mdkversion < 201010
12cr|horde-turba-2.3.5-1|123	%_post_webapp
12cr|horde-turba-2.3.5-1|124	%endif
12cr|horde-turba-2.3.5-1|125	
12cr|horde-turba-2.3.5-1|126	%postun
12cr|horde-turba-2.3.5-1|127	%if %mdkversion < 201010
12cr|horde-turba-2.3.5-1|128	%_postun_webapp
12cr|horde-turba-2.3.5-1|129	%endif
12cr|horde-turba-2.3.5-1|130	
12cr|horde-turba-2.3.5-1|131	%files
12cr|horde-turba-2.3.5-1|132	%defattr(-,root,root)
12cr|horde-turba-2.3.5-1|133	%doc README LICENSE docs
12cr|horde-turba-2.3.5-1|134	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|horde-turba-2.3.5-1|135	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cr|horde-turba-2.3.5-1|136	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cr|horde-turba-2.3.5-1|137	%{_datadir}/horde/%{module}
12cr|horde-turba-2.3.5-1|138	
12cr|horde-turba-2.3.5-1|139	
12cr|horde-turba-2.3.5-1|140	%changelog
12cr|horde-turba-2.3.5-1|141	* Wed Mar 30 2011 Adam Williamson <awilliamson@mandriva.org> 2.3.5-1mdv2011.0
12cr|horde-turba-2.3.5-1|142	+ Revision: 648802
12cr|horde-turba-2.3.5-1|143	- new release 2.3.5
12cr|horde-turba-2.3.5-1|144	
12cr|horde-turba-2.3.5-1|145	* Sun Aug 29 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.3.4-2mdv2011.0
12cr|horde-turba-2.3.5-1|146	+ Revision: 574210
12cr|horde-turba-2.3.5-1|147	- added requires php-pear-Net_LDAP
12cr|horde-turba-2.3.5-1|148	
12cr|horde-turba-2.3.5-1|149	* Sun Aug 08 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.3.4-1mdv2011.0
12cr|horde-turba-2.3.5-1|150	+ Revision: 567528
12cr|horde-turba-2.3.5-1|151	- Updated to version 2.3.4
12cr|horde-turba-2.3.5-1|152	- added version 2.3.4 source file
12cr|horde-turba-2.3.5-1|153	
12cr|horde-turba-2.3.5-1|154	* Tue Aug 03 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.3.2-5mdv2011.0
12cr|horde-turba-2.3.5-1|155	+ Revision: 565222
12cr|horde-turba-2.3.5-1|156	- Increased release for rebuild
12cr|horde-turba-2.3.5-1|157	- Increased release for rebuild
12cr|horde-turba-2.3.5-1|158	- Increased release for rebuild
12cr|horde-turba-2.3.5-1|159	
12cr|horde-turba-2.3.5-1|160	* Mon Jan 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.2-4mdv2010.1
12cr|horde-turba-2.3.5-1|161	+ Revision: 493352
12cr|horde-turba-2.3.5-1|162	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|horde-turba-2.3.5-1|163	- restrict default access permissions to localhost only, as per new policy
12cr|horde-turba-2.3.5-1|164	
12cr|horde-turba-2.3.5-1|165	* Sun Sep 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.2-2mdv2010.0
12cr|horde-turba-2.3.5-1|166	+ Revision: 445913
12cr|horde-turba-2.3.5-1|167	- don't forget call webapps post-installation macros to load module configuration
12cr|horde-turba-2.3.5-1|168	
12cr|horde-turba-2.3.5-1|169	* Sun Sep 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.2-1mdv2010.0
12cr|horde-turba-2.3.5-1|170	+ Revision: 445890
12cr|horde-turba-2.3.5-1|171	- raise horde version dependency
12cr|horde-turba-2.3.5-1|172	- new version
12cr|horde-turba-2.3.5-1|173	- new setup (simpler is better)
12cr|horde-turba-2.3.5-1|174	
12cr|horde-turba-2.3.5-1|175	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.3.1-2mdv2010.0
12cr|horde-turba-2.3.5-1|176	+ Revision: 437887
12cr|horde-turba-2.3.5-1|177	- rebuild
12cr|horde-turba-2.3.5-1|178	
12cr|horde-turba-2.3.5-1|179	* Sun Dec 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-1mdv2009.1
12cr|horde-turba-2.3.5-1|180	+ Revision: 314344
12cr|horde-turba-2.3.5-1|181	- update to new version 2.3.1
12cr|horde-turba-2.3.5-1|182	
12cr|horde-turba-2.3.5-1|183	* Sun Oct 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3-1mdv2009.1
12cr|horde-turba-2.3.5-1|184	+ Revision: 295280
12cr|horde-turba-2.3.5-1|185	- update to new version 2.3
12cr|horde-turba-2.3.5-1|186	
12cr|horde-turba-2.3.5-1|187	* Wed Jun 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.1-1mdv2009.0
12cr|horde-turba-2.3.5-1|188	+ Revision: 228895
12cr|horde-turba-2.3.5-1|189	- new version
12cr|horde-turba-2.3.5-1|190	
12cr|horde-turba-2.3.5-1|191	* Tue Jun 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-3mdv2009.0
12cr|horde-turba-2.3.5-1|192	+ Revision: 223593
12cr|horde-turba-2.3.5-1|193	- add missing js and addressbooks directories (fix #41531)
12cr|horde-turba-2.3.5-1|194	
12cr|horde-turba-2.3.5-1|195	* Fri May 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-2mdv2009.0
12cr|horde-turba-2.3.5-1|196	+ Revision: 213373
12cr|horde-turba-2.3.5-1|197	- don't duplicate spec-helper work
12cr|horde-turba-2.3.5-1|198	- update to new version 2.2
12cr|horde-turba-2.3.5-1|199	
12cr|horde-turba-2.3.5-1|200	* Wed Jan 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.6-1mdv2008.1
12cr|horde-turba-2.3.5-1|201	+ Revision: 153780
12cr|horde-turba-2.3.5-1|202	- update to new version 2.1.6
12cr|horde-turba-2.3.5-1|203	
12cr|horde-turba-2.3.5-1|204	+ Olivier Blin <oblin@mandriva.com>
12cr|horde-turba-2.3.5-1|205	- restore BuildRoot
12cr|horde-turba-2.3.5-1|206	
12cr|horde-turba-2.3.5-1|207	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.5-1mdv2008.1
12cr|horde-turba-2.3.5-1|208	+ Revision: 133741
12cr|horde-turba-2.3.5-1|209	- update to new version 2.1.5
12cr|horde-turba-2.3.5-1|210	
12cr|horde-turba-2.3.5-1|211	+ Thierry Vignaud <tv@mandriva.org>
12cr|horde-turba-2.3.5-1|212	- kill re-definition of %%buildroot on Pixel's request
12cr|horde-turba-2.3.5-1|213	
12cr|horde-turba-2.3.5-1|214	* Thu Sep 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.4-1mdv2008.0
12cr|horde-turba-2.3.5-1|215	+ Revision: 81208
12cr|horde-turba-2.3.5-1|216	- update to new version 2.1.4
12cr|horde-turba-2.3.5-1|217	
12cr|horde-turba-2.3.5-1|218	
12cr|horde-turba-2.3.5-1|219	* Mon Dec 18 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.3-1mdv2007.0
12cr|horde-turba-2.3.5-1|220	+ Revision: 98598
12cr|horde-turba-2.3.5-1|221	- new version
12cr|horde-turba-2.3.5-1|222	use herein document for horde configuration
12cr|horde-turba-2.3.5-1|223	
12cr|horde-turba-2.3.5-1|224	+ Andreas Hasenack <andreas@mandriva.com>
12cr|horde-turba-2.3.5-1|225	- Import horde-turba
12cr|horde-turba-2.3.5-1|226	
12cr|horde-turba-2.3.5-1|227	* Sat Aug 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.2-2mdv2007.0
12cr|horde-turba-2.3.5-1|228	- Rebuild
12cr|horde-turba-2.3.5-1|229	
12cr|horde-turba-2.3.5-1|230	* Sat Aug 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.2-1mdv2007.0
12cr|horde-turba-2.3.5-1|231	- New version 2.1.2
12cr|horde-turba-2.3.5-1|232	
12cr|horde-turba-2.3.5-1|233	* Tue May 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.1-1mdk
12cr|horde-turba-2.3.5-1|234	- New release 2.1.1
12cr|horde-turba-2.3.5-1|235	
12cr|horde-turba-2.3.5-1|236	* Tue Mar 07 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1-1mdk
12cr|horde-turba-2.3.5-1|237	- new version
12cr|horde-turba-2.3.5-1|238	
12cr|horde-turba-2.3.5-1|239	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.5-1mdk
12cr|horde-turba-2.3.5-1|240	- New release 2.0.5
12cr|horde-turba-2.3.5-1|241	
12cr|horde-turba-2.3.5-1|242	* Sat Sep 17 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.3-2mdk
12cr|horde-turba-2.3.5-1|243	- explicit dependency exception, as all those modules are provided by horde itself
12cr|horde-turba-2.3.5-1|244	- %%mkrel
12cr|horde-turba-2.3.5-1|245	
12cr|horde-turba-2.3.5-1|246	* Sat Aug 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.3-1mdk
12cr|horde-turba-2.3.5-1|247	- New release 2.0.3
12cr|horde-turba-2.3.5-1|248	- better fix encoding
12cr|horde-turba-2.3.5-1|249	
12cr|horde-turba-2.3.5-1|250	* Fri Jul 01 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.2-2mdk
12cr|horde-turba-2.3.5-1|251	- better fix encoding
12cr|horde-turba-2.3.5-1|252	- fix requires
12cr|horde-turba-2.3.5-1|253	- no automatic config generation, incorrect default values
12cr|horde-turba-2.3.5-1|254	- horde isn't a prereq
12cr|horde-turba-2.3.5-1|255	- spec cleanup
12cr|horde-turba-2.3.5-1|256	
12cr|horde-turba-2.3.5-1|257	* Sun Apr 17 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.0.2-1mdk
12cr|horde-turba-2.3.5-1|258	- New release 2.0.2
12cr|horde-turba-2.3.5-1|259	
12cr|horde-turba-2.3.5-1|260	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0-3mdk
12cr|horde-turba-2.3.5-1|261	- spec file cleanups, remove the ADVX-build stuff
12cr|horde-turba-2.3.5-1|262	- strip away annoying ^M
12cr|horde-turba-2.3.5-1|263	
12cr|horde-turba-2.3.5-1|264	* Mon Jan 17 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.0-2mdk
12cr|horde-turba-2.3.5-1|265	- fix inclusion path
12cr|horde-turba-2.3.5-1|266	- fix configuration perms
12cr|horde-turba-2.3.5-1|267	- generate configuration at postinstall
12cr|horde-turba-2.3.5-1|268	- horde and rpm-helper are now a prereq
12cr|horde-turba-2.3.5-1|269	
12cr|horde-turba-2.3.5-1|270	* Fri Jan 14 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.0-1mdk
12cr|horde-turba-2.3.5-1|271	- new version
12cr|horde-turba-2.3.5-1|272	- top-level is now /var/www/horde/turba
12cr|horde-turba-2.3.5-1|273	- config is now in /etc/horde/turba
12cr|horde-turba-2.3.5-1|274	- other non-accessible files are now in /usr/share/horde/turba
12cr|horde-turba-2.3.5-1|275	- drop safemode build
12cr|horde-turba-2.3.5-1|276	- drop old obsoletes
12cr|horde-turba-2.3.5-1|277	- drop all patches
12cr|horde-turba-2.3.5-1|278	- no more apache configuration
12cr|horde-turba-2.3.5-1|279	- rpmbuildupdate aware
12cr|horde-turba-2.3.5-1|280	- spec cleanup
12cr|horde-turba-2.3.5-1|281	
12cr|horde-turba-2.3.5-1|282	* Tue Jul 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.2.2-3mdk
12cr|horde-turba-2.3.5-1|283	- apache config file in /etc/httpd/webapps.d
12cr|horde-turba-2.3.5-1|284	
12cr|horde-turba-2.3.5-1|285	* Sun May 02 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.2.2-2mdk
12cr|horde-turba-2.3.5-1|286	- renamed to horde-turba
12cr|horde-turba-2.3.5-1|287	- pluggable horde configuration
12cr|horde-turba-2.3.5-1|288	- standard perms for /etc/httpd/conf.d/%%{order}_horde-turba.conf
12cr|horde-turba-2.3.5-1|289	- don't provide useless ADVXpackage virtual package
12cr|horde-turba-2.3.5-1|290	- remove redundant requires, as horde already requires them
12cr|horde-turba-2.3.5-1|291	
12cr|horde-turba-2.3.5-1|292	* Tue Apr 06 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.2.2-1mdk
12cr|horde-turba-2.3.5-1|293	- new version
12cr|horde-turba-2.3.5-1|294	
12cr|horde-turba-2.3.5-1|295	* Sat Dec 20 2003 Guillaume Rousse <guillomovitch@mandrake.org> 1.2.1-2mdk
12cr|horde-turba-2.3.5-1|296	- untagged localisation files
12cr|horde-turba-2.3.5-1|297	- no more .htaccess files, use /etc/httpd/conf.d/%%{order}_turba.conf instead
12cr|horde-turba-2.3.5-1|298	- scripts now in  /usr/share/{name}
12cr|horde-turba-2.3.5-1|299	

2130 12
12cr|horde-ui-0.0.2-3|1	%define prj     Horde_UI
12cr|horde-ui-0.0.2-3|2	
12cr|horde-ui-0.0.2-3|3	%define xmldir  %{_var}/lib/pear
12cr|horde-ui-0.0.2-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-ui-0.0.2-3|5	
12cr|horde-ui-0.0.2-3|6	Name:		horde-ui
12cr|horde-ui-0.0.2-3|7	Version:	0.0.2
12cr|horde-ui-0.0.2-3|8	Release:	%mkrel 3
12cr|horde-ui-0.0.2-3|9	Summary:	Horde Browser package
12cr|horde-ui-0.0.2-3|10	License:	LGPL
12cr|horde-ui-0.0.2-3|11	Group:		Networking/Mail
12cr|horde-ui-0.0.2-3|12	Url:		http://pear.horde.org/index.php?package=%{prj}
12cr|horde-ui-0.0.2-3|13	Source0:	%{prj}-%{version}.tgz
12cr|horde-ui-0.0.2-3|14	BuildArch:	noarch
12cr|horde-ui-0.0.2-3|15	Requires(pre):  php-pear
12cr|horde-ui-0.0.2-3|16	Requires:	php-pear-channel-horde
12cr|horde-ui-0.0.2-3|17	BuildRequires:	php-pear
12cr|horde-ui-0.0.2-3|18	BuildRequires:	php-pear-channel-horde
12cr|horde-ui-0.0.2-3|19	
12cr|horde-ui-0.0.2-3|20	%description
12cr|horde-ui-0.0.2-3|21	The Horde_UI:: class provides an API for getting information about
12cr|horde-ui-0.0.2-3|22	the current user's userinterface and its capabilities.
12cr|horde-ui-0.0.2-3|23	
12cr|horde-ui-0.0.2-3|24	%prep
12cr|horde-ui-0.0.2-3|25	%setup -q -n %{prj}-%{version}
12cr|horde-ui-0.0.2-3|26	
12cr|horde-ui-0.0.2-3|27	%build
12cr|horde-ui-0.0.2-3|28	%__mv ../package.xml .
12cr|horde-ui-0.0.2-3|29	
12cr|horde-ui-0.0.2-3|30	%install
12cr|horde-ui-0.0.2-3|31	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-ui-0.0.2-3|32	
12cr|horde-ui-0.0.2-3|33	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-ui-0.0.2-3|34	
12cr|horde-ui-0.0.2-3|35	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-ui-0.0.2-3|36	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-ui-0.0.2-3|37	
12cr|horde-ui-0.0.2-3|38	%clean
12cr|horde-ui-0.0.2-3|39	%__rm -rf %{buildroot}
12cr|horde-ui-0.0.2-3|40	
12cr|horde-ui-0.0.2-3|41	%post
12cr|horde-ui-0.0.2-3|42	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-ui-0.0.2-3|43	
12cr|horde-ui-0.0.2-3|44	%postun
12cr|horde-ui-0.0.2-3|45	if [ "$1" -eq "0" ]; then
12cr|horde-ui-0.0.2-3|46	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-ui-0.0.2-3|47	fi
12cr|horde-ui-0.0.2-3|48	
12cr|horde-ui-0.0.2-3|49	%files
12cr|horde-ui-0.0.2-3|50	%defattr(-, root, root)
12cr|horde-ui-0.0.2-3|51	%{xmldir}/%{prj}.xml
12cr|horde-ui-0.0.2-3|52	%dir %{peardir}/Horde
12cr|horde-ui-0.0.2-3|53	%dir %{peardir}/Horde/UI/VarRenderer
12cr|horde-ui-0.0.2-3|54	%{peardir}/Horde/UI/Language.php
12cr|horde-ui-0.0.2-3|55	%{peardir}/Horde/UI/Tabs.php
12cr|horde-ui-0.0.2-3|56	%{peardir}/Horde/UI/Pager.php
12cr|horde-ui-0.0.2-3|57	%{peardir}/Horde/UI/Widget.php
12cr|horde-ui-0.0.2-3|58	%{peardir}/Horde/UI/VarRenderer.php
12cr|horde-ui-0.0.2-3|59	%{peardir}/Horde/UI/VarRenderer/html.php
12cr|horde-ui-0.0.2-3|60	%{peardir}/Horde/UI/VarRenderer/tableset_html.php
12cr|horde-ui-0.0.2-3|61	
12cr|horde-ui-0.0.2-3|62	
12cr|horde-ui-0.0.2-3|63	
12cr|horde-ui-0.0.2-3|64	%changelog
12cr|horde-ui-0.0.2-3|65	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2011.0
12cr|horde-ui-0.0.2-3|66	+ Revision: 564106
12cr|horde-ui-0.0.2-3|67	- Increased release for rebuild
12cr|horde-ui-0.0.2-3|68	
12cr|horde-ui-0.0.2-3|69	* Sat Feb 20 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|horde-ui-0.0.2-3|70	+ Revision: 508642
12cr|horde-ui-0.0.2-3|71	- updated rel
12cr|horde-ui-0.0.2-3|72	- removed unneeded dependencies
12cr|horde-ui-0.0.2-3|73	
12cr|horde-ui-0.0.2-3|74	* Fri Feb 19 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|horde-ui-0.0.2-3|75	+ Revision: 507958
12cr|horde-ui-0.0.2-3|76	- import horde-ui
12cr|horde-ui-0.0.2-3|77	
12cr|horde-ui-0.0.2-3|78	

2131 12
12cr|horde-util-0.1.0-3|1	%define prj    Util
12cr|horde-util-0.1.0-3|2	%define xmldir  %{_var}/lib/pear
12cr|horde-util-0.1.0-3|3	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|horde-util-0.1.0-3|4	
12cr|horde-util-0.1.0-3|5	Name:          horde-util
12cr|horde-util-0.1.0-3|6	Version:       0.1.0
12cr|horde-util-0.1.0-3|7	Release:       %mkrel 3
12cr|horde-util-0.1.0-3|8	Summary:       Horde Util package
12cr|horde-util-0.1.0-3|9	License:       LGPL
12cr|horde-util-0.1.0-3|10	Group:         Networking/Mail
12cr|horde-util-0.1.0-3|11	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|horde-util-0.1.0-3|12	Source0:       %{prj}-%{version}.tgz
12cr|horde-util-0.1.0-3|13	BuildArch:     noarch
12cr|horde-util-0.1.0-3|14	Requires(pre): php-pear
12cr|horde-util-0.1.0-3|15	Requires:      horde-framework
12cr|horde-util-0.1.0-3|16	Requires:      php-mbstring
12cr|horde-util-0.1.0-3|17	Requires:      php-iconv
12cr|horde-util-0.1.0-3|18	Requires:      php-pear-channel-horde
12cr|horde-util-0.1.0-3|19	BuildRequires: php-pear
12cr|horde-util-0.1.0-3|20	BuildRequires: php-pear-channel-horde
12cr|horde-util-0.1.0-3|21	
12cr|horde-util-0.1.0-3|22	
12cr|horde-util-0.1.0-3|23	%description
12cr|horde-util-0.1.0-3|24	These classes provide functionality useful for all kind of applications.
12cr|horde-util-0.1.0-3|25	
12cr|horde-util-0.1.0-3|26	
12cr|horde-util-0.1.0-3|27	%prep
12cr|horde-util-0.1.0-3|28	%setup -q -n %{prj}-%{version}
12cr|horde-util-0.1.0-3|29	
12cr|horde-util-0.1.0-3|30	%build
12cr|horde-util-0.1.0-3|31	%__mv ../package.xml .
12cr|horde-util-0.1.0-3|32	
12cr|horde-util-0.1.0-3|33	%install
12cr|horde-util-0.1.0-3|34	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|horde-util-0.1.0-3|35	
12cr|horde-util-0.1.0-3|36	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|horde-util-0.1.0-3|37	
12cr|horde-util-0.1.0-3|38	%__mkdir_p %{buildroot}%{xmldir}
12cr|horde-util-0.1.0-3|39	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|horde-util-0.1.0-3|40	
12cr|horde-util-0.1.0-3|41	%clean
12cr|horde-util-0.1.0-3|42	%__rm -rf %{buildroot}
12cr|horde-util-0.1.0-3|43	
12cr|horde-util-0.1.0-3|44	%post
12cr|horde-util-0.1.0-3|45	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|horde-util-0.1.0-3|46	
12cr|horde-util-0.1.0-3|47	%postun
12cr|horde-util-0.1.0-3|48	if [ "$1" -eq "0" ]; then
12cr|horde-util-0.1.0-3|49	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|horde-util-0.1.0-3|50	fi
12cr|horde-util-0.1.0-3|51	
12cr|horde-util-0.1.0-3|52	%files
12cr|horde-util-0.1.0-3|53	%defattr(-, root, root)
12cr|horde-util-0.1.0-3|54	%{xmldir}/%{prj}.xml
12cr|horde-util-0.1.0-3|55	%dir %{peardir}/Horde
12cr|horde-util-0.1.0-3|56	%{peardir}/Horde/Array.php
12cr|horde-util-0.1.0-3|57	%{peardir}/Horde/String.php
12cr|horde-util-0.1.0-3|58	%{peardir}/Horde/Util.php
12cr|horde-util-0.1.0-3|59	%{peardir}/Horde/Variables.php
12cr|horde-util-0.1.0-3|60	%dir %{peardir}/tests/Util
12cr|horde-util-0.1.0-3|61	%dir %{peardir}/tests/Util/tests
12cr|horde-util-0.1.0-3|62	%{peardir}/tests/Util/tests/*.phpt
12cr|horde-util-0.1.0-3|63	
12cr|horde-util-0.1.0-3|64	
12cr|horde-util-0.1.0-3|65	
12cr|horde-util-0.1.0-3|66	%changelog
12cr|horde-util-0.1.0-3|67	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-3mdv2011.0
12cr|horde-util-0.1.0-3|68	+ Revision: 564107
12cr|horde-util-0.1.0-3|69	- Increased release for rebuild
12cr|horde-util-0.1.0-3|70	
12cr|horde-util-0.1.0-3|71	* Mon Feb 22 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-2mdv2010.1
12cr|horde-util-0.1.0-3|72	+ Revision: 509336
12cr|horde-util-0.1.0-3|73	- increased rel version
12cr|horde-util-0.1.0-3|74	- Removed  Requires:horde-browser to break the infinite build loop problem
12cr|horde-util-0.1.0-3|75	
12cr|horde-util-0.1.0-3|76	* Mon Feb 15 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.0-1mdv2010.1
12cr|horde-util-0.1.0-3|77	+ Revision: 506036
12cr|horde-util-0.1.0-3|78	- replace PreReq with Requires(pre)
12cr|horde-util-0.1.0-3|79	- import horde-util
12cr|horde-util-0.1.0-3|80	
12cr|horde-util-0.1.0-3|81	

2132 12
12cr|horde-vacation-3.2.1-2|1	%define	module	vacation
12cr|horde-vacation-3.2.1-2|2	
12cr|horde-vacation-3.2.1-2|3	%if %{_use_internal_dependency_generator}
12cr|horde-vacation-3.2.1-2|4	%define __noautoreq 'pear\\(Horde.*\\)'
12cr|horde-vacation-3.2.1-2|5	%else
12cr|horde-vacation-3.2.1-2|6	%define _requires_exceptions pear(Horde.*)
12cr|horde-vacation-3.2.1-2|7	%endif
12cr|horde-vacation-3.2.1-2|8	
12cr|horde-vacation-3.2.1-2|9	Name:		horde-%{module}
12cr|horde-vacation-3.2.1-2|10	Version:	3.2.1
12cr|horde-vacation-3.2.1-2|11	Release:	2
12cr|horde-vacation-3.2.1-2|12	Summary:	The Horde vacation management application
12cr|horde-vacation-3.2.1-2|13	License:	GPL
12cr|horde-vacation-3.2.1-2|14	Group:		System/Servers
12cr|horde-vacation-3.2.1-2|15	URL:		http://www.horde.org/%{module}/
12cr|horde-vacation-3.2.1-2|16	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cr|horde-vacation-3.2.1-2|17	Source2:	%{module}-horde.conf.bz2
12cr|horde-vacation-3.2.1-2|18	Patch:		%{module}-2.2.1.path.patch
12cr|horde-vacation-3.2.1-2|19	Requires:	horde >= 3.3.5
12cr|horde-vacation-3.2.1-2|20	Requires:	vacation
12cr|horde-vacation-3.2.1-2|21	Requires(post):	rpm-helper
12cr|horde-vacation-3.2.1-2|22	BuildArch:	noarch
12cr|horde-vacation-3.2.1-2|23	
12cr|horde-vacation-3.2.1-2|24	%description
12cr|horde-vacation-3.2.1-2|25	Vacation is a Horde module for managing user e-mail "vacation notices" or
12cr|horde-vacation-3.2.1-2|26	"auto-responders." It works via a local vacation program which must be
12cr|horde-vacation-3.2.1-2|27	installed and functioning on the server. It supports vacation programs using
12cr|horde-vacation-3.2.1-2|28	the .forward-style forwarding mechanism supported by several popular mailers,
12cr|horde-vacation-3.2.1-2|29	as well as qmail and sql based implementations. While it has been released and
12cr|horde-vacation-3.2.1-2|30	is in production use at many sites, it is also under heavy development in an
12cr|horde-vacation-3.2.1-2|31	effort to expand and improve the module.
12cr|horde-vacation-3.2.1-2|32	
12cr|horde-vacation-3.2.1-2|33	Right now, Vacation provides fairly complete support for managing
12cr|horde-vacation-3.2.1-2|34	.forward-style vacation notices on sendmail or courier mail based systems via
12cr|horde-vacation-3.2.1-2|35	an FTP transport. It also has some support for qmail and exim sql based
12cr|horde-vacation-3.2.1-2|36	servers.
12cr|horde-vacation-3.2.1-2|37	
12cr|horde-vacation-3.2.1-2|38	Vacation is part of a suite of account management modules for Horde consisting
12cr|horde-vacation-3.2.1-2|39	of Accounts, Forwards, Passwd, and Vacation.
12cr|horde-vacation-3.2.1-2|40	
12cr|horde-vacation-3.2.1-2|41	%prep
12cr|horde-vacation-3.2.1-2|42	%setup -q -n %{module}-h3-%{version}
12cr|horde-vacation-3.2.1-2|43	%patch -p0
12cr|horde-vacation-3.2.1-2|44	# fix perms
12cr|horde-vacation-3.2.1-2|45	chmod 644 files/*
12cr|horde-vacation-3.2.1-2|46	chmod 644 lib/*.php
12cr|horde-vacation-3.2.1-2|47	
12cr|horde-vacation-3.2.1-2|48	%build
12cr|horde-vacation-3.2.1-2|49	
12cr|horde-vacation-3.2.1-2|50	%install
12cr|horde-vacation-3.2.1-2|51	# apache configuration
12cr|horde-vacation-3.2.1-2|52	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|horde-vacation-3.2.1-2|53	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|horde-vacation-3.2.1-2|54	# %{name} Apache configuration file
12cr|horde-vacation-3.2.1-2|55	
12cr|horde-vacation-3.2.1-2|56	<Directory %{_datadir}/horde/%{module}/lib>
12cr|horde-vacation-3.2.1-2|57	Order allow,deny
12cr|horde-vacation-3.2.1-2|58	Deny from all
12cr|horde-vacation-3.2.1-2|59	</Directory>
12cr|horde-vacation-3.2.1-2|60	
12cr|horde-vacation-3.2.1-2|61	<Directory %{_datadir}/horde/%{module}/locale>
12cr|horde-vacation-3.2.1-2|62	Order allow,deny
12cr|horde-vacation-3.2.1-2|63	Deny from all
12cr|horde-vacation-3.2.1-2|64	</Directory>
12cr|horde-vacation-3.2.1-2|65	
12cr|horde-vacation-3.2.1-2|66	<Directory %{_datadir}/horde/%{module}/scripts>
12cr|horde-vacation-3.2.1-2|67	Order allow,deny
12cr|horde-vacation-3.2.1-2|68	Deny from all
12cr|horde-vacation-3.2.1-2|69	</Directory>
12cr|horde-vacation-3.2.1-2|70	
12cr|horde-vacation-3.2.1-2|71	<Directory %{_datadir}/horde/%{module}/templates>
12cr|horde-vacation-3.2.1-2|72	Order allow,deny
12cr|horde-vacation-3.2.1-2|73	Deny from all
12cr|horde-vacation-3.2.1-2|74	</Directory>
12cr|horde-vacation-3.2.1-2|75	EOF
12cr|horde-vacation-3.2.1-2|76	
12cr|horde-vacation-3.2.1-2|77	# horde configuration
12cr|horde-vacation-3.2.1-2|78	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cr|horde-vacation-3.2.1-2|79	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cr|horde-vacation-3.2.1-2|80	<?php
12cr|horde-vacation-3.2.1-2|81	//
12cr|horde-vacation-3.2.1-2|82	// Vacation Horde configuration file
12cr|horde-vacation-3.2.1-2|83	//
12cr|horde-vacation-3.2.1-2|84	
12cr|horde-vacation-3.2.1-2|85	$this->applications['vacation'] = array(
12cr|horde-vacation-3.2.1-2|86	'fileroot'    => $this->applications['horde']['fileroot'] . '/vacation',
12cr|horde-vacation-3.2.1-2|87	'webroot'     => $this->applications['horde']['webroot'] . '/vacation',
12cr|horde-vacation-3.2.1-2|88	'name'        => _("Vacation"),
12cr|horde-vacation-3.2.1-2|89	'status'      => 'active',
12cr|horde-vacation-3.2.1-2|90	'provides'    => 'vacation',
12cr|horde-vacation-3.2.1-2|91	'menu_parent' => 'myaccount'
12cr|horde-vacation-3.2.1-2|92	);
12cr|horde-vacation-3.2.1-2|93	EOF
12cr|horde-vacation-3.2.1-2|94	
12cr|horde-vacation-3.2.1-2|95	# remove .htaccess files
12cr|horde-vacation-3.2.1-2|96	find . -name .htaccess -exec rm -f {} \;
12cr|horde-vacation-3.2.1-2|97	
12cr|horde-vacation-3.2.1-2|98	# install files
12cr|horde-vacation-3.2.1-2|99	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-vacation-3.2.1-2|100	install -d -m 755 %{buildroot}%{_localstatedir}/lib/horde/%{module}
12cr|horde-vacation-3.2.1-2|101	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-vacation-3.2.1-2|102	cp -pR files/* %{buildroot}%{_localstatedir}/lib/horde/%{module}
12cr|horde-vacation-3.2.1-2|103	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-vacation-3.2.1-2|104	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-vacation-3.2.1-2|105	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-vacation-3.2.1-2|106	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-vacation-3.2.1-2|107	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cr|horde-vacation-3.2.1-2|108	
12cr|horde-vacation-3.2.1-2|109	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cr|horde-vacation-3.2.1-2|110	pushd %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-vacation-3.2.1-2|111	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cr|horde-vacation-3.2.1-2|112	popd
12cr|horde-vacation-3.2.1-2|113	
12cr|horde-vacation-3.2.1-2|114	%files
12cr|horde-vacation-3.2.1-2|115	%defattr(-,root,root)
12cr|horde-vacation-3.2.1-2|116	%doc LICENSE README docs
12cr|horde-vacation-3.2.1-2|117	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|horde-vacation-3.2.1-2|118	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cr|horde-vacation-3.2.1-2|119	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cr|horde-vacation-3.2.1-2|120	%{_datadir}/horde/%{module}
12cr|horde-vacation-3.2.1-2|121	%{_localstatedir}/lib/horde/%{module}
12cr|horde-vacation-3.2.1-2|122	
12cr|horde-vacation-3.2.1-2|123	
12cr|horde-vacation-3.2.1-2|124	%changelog
12cr|horde-vacation-3.2.1-2|125	* Sun Aug 08 2010 Thomas Spuhler <tspuhler@mandriva.org> 3.2.1-1mdv2011.0
12cr|horde-vacation-3.2.1-2|126	+ Revision: 567530
12cr|horde-vacation-3.2.1-2|127	- Updated to version 2.3.4
12cr|horde-vacation-3.2.1-2|128	- added version 2.3.4 source file
12cr|horde-vacation-3.2.1-2|129	
12cr|horde-vacation-3.2.1-2|130	* Tue Aug 03 2010 Thomas Spuhler <tspuhler@mandriva.org> 3.1-7mdv2011.0
12cr|horde-vacation-3.2.1-2|131	+ Revision: 565218
12cr|horde-vacation-3.2.1-2|132	- Increased release for rebuild
12cr|horde-vacation-3.2.1-2|133	
12cr|horde-vacation-3.2.1-2|134	* Mon Jan 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-6mdv2010.1
12cr|horde-vacation-3.2.1-2|135	+ Revision: 493353
12cr|horde-vacation-3.2.1-2|136	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|horde-vacation-3.2.1-2|137	- restrict default access permissions to localhost only, as per new policy
12cr|horde-vacation-3.2.1-2|138	
12cr|horde-vacation-3.2.1-2|139	* Sun Sep 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-4mdv2010.0
12cr|horde-vacation-3.2.1-2|140	+ Revision: 446057
12cr|horde-vacation-3.2.1-2|141	- don't forget call webapps post-installation macros to load module configuration
12cr|horde-vacation-3.2.1-2|142	- new setup (simpler is better)
12cr|horde-vacation-3.2.1-2|143	
12cr|horde-vacation-3.2.1-2|144	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 3.1-2mdv2010.0
12cr|horde-vacation-3.2.1-2|145	+ Revision: 437888
12cr|horde-vacation-3.2.1-2|146	- rebuild
12cr|horde-vacation-3.2.1-2|147	
12cr|horde-vacation-3.2.1-2|148	* Fri Mar 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-1mdv2009.1
12cr|horde-vacation-3.2.1-2|149	+ Revision: 359175
12cr|horde-vacation-3.2.1-2|150	- update to new version 3.1
12cr|horde-vacation-3.2.1-2|151	
12cr|horde-vacation-3.2.1-2|152	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.0-5mdv2009.0
12cr|horde-vacation-3.2.1-2|153	+ Revision: 246879
12cr|horde-vacation-3.2.1-2|154	- rebuild
12cr|horde-vacation-3.2.1-2|155	
12cr|horde-vacation-3.2.1-2|156	+ Pixel <pixel@mandriva.com>
12cr|horde-vacation-3.2.1-2|157	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|horde-vacation-3.2.1-2|158	
12cr|horde-vacation-3.2.1-2|159	+ Olivier Blin <oblin@mandriva.com>
12cr|horde-vacation-3.2.1-2|160	- restore BuildRoot
12cr|horde-vacation-3.2.1-2|161	
12cr|horde-vacation-3.2.1-2|162	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-3mdv2008.1
12cr|horde-vacation-3.2.1-2|163	+ Revision: 132442
12cr|horde-vacation-3.2.1-2|164	- rebuild
12cr|horde-vacation-3.2.1-2|165	
12cr|horde-vacation-3.2.1-2|166	+ Thierry Vignaud <tv@mandriva.org>
12cr|horde-vacation-3.2.1-2|167	- kill re-definition of %%buildroot on Pixel's request
12cr|horde-vacation-3.2.1-2|168	
12cr|horde-vacation-3.2.1-2|169	
12cr|horde-vacation-3.2.1-2|170	* Fri Aug 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-2mdv2007.0
12cr|horde-vacation-3.2.1-2|171	- Rebuild
12cr|horde-vacation-3.2.1-2|172	
12cr|horde-vacation-3.2.1-2|173	* Mon May 22 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-1mdk
12cr|horde-vacation-3.2.1-2|174	- new release
12cr|horde-vacation-3.2.1-2|175	- %%mkrel
12cr|horde-vacation-3.2.1-2|176	
12cr|horde-vacation-3.2.1-2|177	* Thu Jun 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.2-2mdk
12cr|horde-vacation-3.2.1-2|178	- better fix encoding
12cr|horde-vacation-3.2.1-2|179	- spec cleanup
12cr|horde-vacation-3.2.1-2|180	
12cr|horde-vacation-3.2.1-2|181	* Mon Apr 25 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.2-1mdk
12cr|horde-vacation-3.2.1-2|182	- New release 2.2.2
12cr|horde-vacation-3.2.1-2|183	- spec cleanup
12cr|horde-vacation-3.2.1-2|184	
12cr|horde-vacation-3.2.1-2|185	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.2.1-3mdk
12cr|horde-vacation-3.2.1-2|186	- spec file cleanups, remove the ADVX-build stuff
12cr|horde-vacation-3.2.1-2|187	- strip away annoying ^M
12cr|horde-vacation-3.2.1-2|188	
12cr|horde-vacation-3.2.1-2|189	* Fri Jan 14 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.1-2mdk
12cr|horde-vacation-3.2.1-2|190	- top-level is now /var/www/horde/vacation
12cr|horde-vacation-3.2.1-2|191	- config is now in /etc/horde/vacation
12cr|horde-vacation-3.2.1-2|192	- other non-accessible files are now in /usr/share/horde/vacation
12cr|horde-vacation-3.2.1-2|193	- no more apache configuration
12cr|horde-vacation-3.2.1-2|194	- rpmbuildupdate aware
12cr|horde-vacation-3.2.1-2|195	- spec cleanup
12cr|horde-vacation-3.2.1-2|196	
12cr|horde-vacation-3.2.1-2|197	* Sat Sep 04 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.1-1mdk
12cr|horde-vacation-3.2.1-2|198	- first mdk release
12cr|horde-vacation-3.2.1-2|199	

2133 12
12cr|horde-whups-1.0-8|1	%define	module	whups
12cr|horde-whups-1.0-8|2	%define	name	horde-%{module}
12cr|horde-whups-1.0-8|3	%define version 1.0
12cr|horde-whups-1.0-8|4	%define release %mkrel 8
12cr|horde-whups-1.0-8|5	
12cr|horde-whups-1.0-8|6	%define _requires_exceptions pear(\\(Horde.*\\|Text/Flowed.php\\))
12cr|horde-whups-1.0-8|7	
12cr|horde-whups-1.0-8|8	Name:		%{name}
12cr|horde-whups-1.0-8|9	Version:	%{version}
12cr|horde-whups-1.0-8|10	Release:	%{release}
12cr|horde-whups-1.0-8|11	Summary:	The Horde Horde Ticket Tracking System
12cr|horde-whups-1.0-8|12	License:	GPL
12cr|horde-whups-1.0-8|13	Group:		System/Servers
12cr|horde-whups-1.0-8|14	URL:		http://www.horde.org/%{module}
12cr|horde-whups-1.0-8|15	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cr|horde-whups-1.0-8|16	Requires(post):	rpm-helper
12cr|horde-whups-1.0-8|17	Requires:	horde >= 3.0
12cr|horde-whups-1.0-8|18	BuildArch:	noarch
12cr|horde-whups-1.0-8|19	
12cr|horde-whups-1.0-8|20	%description
12cr|horde-whups-1.0-8|21	Whups is Horde's ticket-tracking application. It is very flexible in design,
12cr|horde-whups-1.0-8|22	and can be used for help-desk requests, tracking sofware development, and
12cr|horde-whups-1.0-8|23	anything else that needs to track a set of requests and their status.
12cr|horde-whups-1.0-8|24	
12cr|horde-whups-1.0-8|25	%prep
12cr|horde-whups-1.0-8|26	%setup -q -n %{module}-h3-%{version}
12cr|horde-whups-1.0-8|27	
12cr|horde-whups-1.0-8|28	%build
12cr|horde-whups-1.0-8|29	
12cr|horde-whups-1.0-8|30	%install
12cr|horde-whups-1.0-8|31	rm -rf %{buildroot}
12cr|horde-whups-1.0-8|32	
12cr|horde-whups-1.0-8|33	# apache configuration
12cr|horde-whups-1.0-8|34	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|horde-whups-1.0-8|35	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|horde-whups-1.0-8|36	# %{name} Apache configuration file
12cr|horde-whups-1.0-8|37	
12cr|horde-whups-1.0-8|38	<Directory %{_datadir}/horde/%{module}/lib>
12cr|horde-whups-1.0-8|39	Order allow,deny
12cr|horde-whups-1.0-8|40	Deny from all
12cr|horde-whups-1.0-8|41	</Directory>
12cr|horde-whups-1.0-8|42	
12cr|horde-whups-1.0-8|43	<Directory %{_datadir}/horde/%{module}/locale>
12cr|horde-whups-1.0-8|44	Order allow,deny
12cr|horde-whups-1.0-8|45	Deny from all
12cr|horde-whups-1.0-8|46	</Directory>
12cr|horde-whups-1.0-8|47	
12cr|horde-whups-1.0-8|48	<Directory %{_datadir}/horde/%{module}/scripts>
12cr|horde-whups-1.0-8|49	Order allow,deny
12cr|horde-whups-1.0-8|50	Deny from all
12cr|horde-whups-1.0-8|51	</Directory>
12cr|horde-whups-1.0-8|52	
12cr|horde-whups-1.0-8|53	<Directory %{_datadir}/horde/%{module}/templates>
12cr|horde-whups-1.0-8|54	Order allow,deny
12cr|horde-whups-1.0-8|55	Deny from all
12cr|horde-whups-1.0-8|56	</Directory>
12cr|horde-whups-1.0-8|57	EOF
12cr|horde-whups-1.0-8|58	
12cr|horde-whups-1.0-8|59	# horde configuration
12cr|horde-whups-1.0-8|60	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cr|horde-whups-1.0-8|61	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cr|horde-whups-1.0-8|62	<?php
12cr|horde-whups-1.0-8|63	//
12cr|horde-whups-1.0-8|64	// Whups Horde configuration file
12cr|horde-whups-1.0-8|65	//
12cr|horde-whups-1.0-8|66	
12cr|horde-whups-1.0-8|67	$this->applications['whups'] = array(
12cr|horde-whups-1.0-8|68	'fileroot' => $this->applications['horde']['fileroot'] . '/whups',
12cr|horde-whups-1.0-8|69	'webroot' => $this->applications['horde']['webroot'] . '/whups',
12cr|horde-whups-1.0-8|70	'name' => _("Tickets"),
12cr|horde-whups-1.0-8|71	'status' => 'active',
12cr|horde-whups-1.0-8|72	'provides' => 'tickets',
12cr|horde-whups-1.0-8|73	'menu_parent' => 'devel',
12cr|horde-whups-1.0-8|74	);
12cr|horde-whups-1.0-8|75	
12cr|horde-whups-1.0-8|76	$this->applications['whups-menu'] = array(
12cr|horde-whups-1.0-8|77	'status' => 'block',
12cr|horde-whups-1.0-8|78	'app' => 'whups',
12cr|horde-whups-1.0-8|79	'blockname' => 'tree_menu',
12cr|horde-whups-1.0-8|80	'menu_parent' => 'whups',
12cr|horde-whups-1.0-8|81	);
12cr|horde-whups-1.0-8|82	EOF
12cr|horde-whups-1.0-8|83	
12cr|horde-whups-1.0-8|84	# remove .htaccess files
12cr|horde-whups-1.0-8|85	find . -name .htaccess -exec rm -f {} \;
12cr|horde-whups-1.0-8|86	
12cr|horde-whups-1.0-8|87	# install files
12cr|horde-whups-1.0-8|88	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-whups-1.0-8|89	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-whups-1.0-8|90	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-whups-1.0-8|91	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-whups-1.0-8|92	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-whups-1.0-8|93	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-whups-1.0-8|94	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-whups-1.0-8|95	cp -pR ticket %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-whups-1.0-8|96	cp -pR search %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-whups-1.0-8|97	cp -pR queue %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-whups-1.0-8|98	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cr|horde-whups-1.0-8|99	
12cr|horde-whups-1.0-8|100	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cr|horde-whups-1.0-8|101	pushd %{buildroot}%{_datadir}/horde/%{module}
12cr|horde-whups-1.0-8|102	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cr|horde-whups-1.0-8|103	popd
12cr|horde-whups-1.0-8|104	
12cr|horde-whups-1.0-8|105	# activate configuration files
12cr|horde-whups-1.0-8|106	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cr|horde-whups-1.0-8|107	mv $file ${file%.dist}
12cr|horde-whups-1.0-8|108	done
12cr|horde-whups-1.0-8|109	
12cr|horde-whups-1.0-8|110	%clean
12cr|horde-whups-1.0-8|111	rm -rf %{buildroot}
12cr|horde-whups-1.0-8|112	
12cr|horde-whups-1.0-8|113	%post
12cr|horde-whups-1.0-8|114	if [ $1 = 1 ]; then
12cr|horde-whups-1.0-8|115	# configuration
12cr|horde-whups-1.0-8|116	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cr|horde-whups-1.0-8|117	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cr|horde-whups-1.0-8|118	fi
12cr|horde-whups-1.0-8|119	%if %mdkversion < 201010
12cr|horde-whups-1.0-8|120	%_post_webapp
12cr|horde-whups-1.0-8|121	%endif
12cr|horde-whups-1.0-8|122	
12cr|horde-whups-1.0-8|123	%postun
12cr|horde-whups-1.0-8|124	%if %mdkversion < 201010
12cr|horde-whups-1.0-8|125	%_postun_webapp
12cr|horde-whups-1.0-8|126	%endif
12cr|horde-whups-1.0-8|127	
12cr|horde-whups-1.0-8|128	%files
12cr|horde-whups-1.0-8|129	%defattr(-,root,root)
12cr|horde-whups-1.0-8|130	%doc LICENSE README docs
12cr|horde-whups-1.0-8|131	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|horde-whups-1.0-8|132	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cr|horde-whups-1.0-8|133	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cr|horde-whups-1.0-8|134	%{_datadir}/horde/%{module}
12cr|horde-whups-1.0-8|135	
12cr|horde-whups-1.0-8|136	
12cr|horde-whups-1.0-8|137	
12cr|horde-whups-1.0-8|138	%changelog
12cr|horde-whups-1.0-8|139	* Tue Aug 03 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.0-8mdv2011.0
12cr|horde-whups-1.0-8|140	+ Revision: 565219
12cr|horde-whups-1.0-8|141	- Increased release for rebuild
12cr|horde-whups-1.0-8|142	
12cr|horde-whups-1.0-8|143	* Mon Jan 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-7mdv2010.1
12cr|horde-whups-1.0-8|144	+ Revision: 493354
12cr|horde-whups-1.0-8|145	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|horde-whups-1.0-8|146	- restrict default access permissions to localhost only, as per new policy
12cr|horde-whups-1.0-8|147	
12cr|horde-whups-1.0-8|148	* Sun Sep 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-5mdv2010.0
12cr|horde-whups-1.0-8|149	+ Revision: 445981
12cr|horde-whups-1.0-8|150	- new setup (simpler is better)
12cr|horde-whups-1.0-8|151	
12cr|horde-whups-1.0-8|152	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2010.0
12cr|horde-whups-1.0-8|153	+ Revision: 437889
12cr|horde-whups-1.0-8|154	- rebuild
12cr|horde-whups-1.0-8|155	
12cr|horde-whups-1.0-8|156	* Sun Jan 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-3mdv2009.1
12cr|horde-whups-1.0-8|157	+ Revision: 333465
12cr|horde-whups-1.0-8|158	- fix dependencies
12cr|horde-whups-1.0-8|159	
12cr|horde-whups-1.0-8|160	* Wed Nov 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-2mdv2009.1
12cr|horde-whups-1.0-8|161	+ Revision: 304682
12cr|horde-whups-1.0-8|162	- fix automatic dependencies
12cr|horde-whups-1.0-8|163	
12cr|horde-whups-1.0-8|164	* Sun Oct 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2009.1
12cr|horde-whups-1.0-8|165	+ Revision: 295349
12cr|horde-whups-1.0-8|166	- import horde-whups
12cr|horde-whups-1.0-8|167	
12cr|horde-whups-1.0-8|168	
12cr|horde-whups-1.0-8|169	* Sun Oct 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2009.1
12cr|horde-whups-1.0-8|170	- first mdv release

2134 12
12cr|horgand-1.14-7|1	%define name	horgand
12cr|horgand-1.14-7|2	%define version	1.14
12cr|horgand-1.14-7|3	%define release %mkrel 7
12cr|horgand-1.14-7|4	
12cr|horgand-1.14-7|5	Name: 	 	%{name}
12cr|horgand-1.14-7|6	Summary: 	FM organ synthesizer
12cr|horgand-1.14-7|7	Version: 	%{version}
12cr|horgand-1.14-7|8	Release: 	%{release}
12cr|horgand-1.14-7|9	Source0:		%{name}-%{version}.tar.bz2
12cr|horgand-1.14-7|10	Patch0:		horgand-1.14-adopt-fltk.patch
12cr|horgand-1.14-7|11	URL:		http://horgand.berlios.de
12cr|horgand-1.14-7|12	License:	GPL
12cr|horgand-1.14-7|13	Group:		Sound
12cr|horgand-1.14-7|14	BuildRequires:	libalsa-devel jackit-devel fltk-devel pkgconfig(sndfile)
12cr|horgand-1.14-7|15	BuildRequires:	alsa-utils xpm-devel
12cr|horgand-1.14-7|16	buildrequires:	pkgconfig(cairo)
12cr|horgand-1.14-7|17	buildrequires:	pkgconfig(pixman-1)
12cr|horgand-1.14-7|18	
12cr|horgand-1.14-7|19	%description
12cr|horgand-1.14-7|20	Horgand is a jack capable organ client with presets and some effects
12cr|horgand-1.14-7|21	incorporated. Horgand generates the sound in real time like a FM synthesizer.
12cr|horgand-1.14-7|22	You can change the frecuency of all the drawars and add some special effects.
12cr|horgand-1.14-7|23	
12cr|horgand-1.14-7|24	%prep
12cr|horgand-1.14-7|25	%setup -q
12cr|horgand-1.14-7|26	%patch0 -p0
12cr|horgand-1.14-7|27	
12cr|horgand-1.14-7|28	%build
12cr|horgand-1.14-7|29	%configure2_5x
12cr|horgand-1.14-7|30	perl -p -i -e "s|-O6|$RPM_OPT_FLAGS||g" Makefile
12cr|horgand-1.14-7|31	%make
12cr|horgand-1.14-7|32	
12cr|horgand-1.14-7|33	%install
12cr|horgand-1.14-7|34	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cr|horgand-1.14-7|35	%makeinstall_std PREFIX=%_prefix
12cr|horgand-1.14-7|36	rm -fr $RPM_BUILD_ROOT/%_docdir/%name
12cr|horgand-1.14-7|37	
12cr|horgand-1.14-7|38	#menu
12cr|horgand-1.14-7|39	
12cr|horgand-1.14-7|40	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|horgand-1.14-7|41	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|horgand-1.14-7|42	[Desktop Entry]
12cr|horgand-1.14-7|43	Name=Horgand
12cr|horgand-1.14-7|44	Comment=%{summary}
12cr|horgand-1.14-7|45	Exec=%{_bindir}/%{name}
12cr|horgand-1.14-7|46	Icon=sound_section
12cr|horgand-1.14-7|47	Terminal=false
12cr|horgand-1.14-7|48	Type=Application
12cr|horgand-1.14-7|49	Categories=AudioVideo;Sequencer;
12cr|horgand-1.14-7|50	EOF
12cr|horgand-1.14-7|51	
12cr|horgand-1.14-7|52	%files
12cr|horgand-1.14-7|53	%defattr(-,root,root)
12cr|horgand-1.14-7|54	%doc AUTHORS ChangeLog README COPYING
12cr|horgand-1.14-7|55	%{_bindir}/%name
12cr|horgand-1.14-7|56	%{_datadir}/%name
12cr|horgand-1.14-7|57	%{_mandir}/man1/*
12cr|horgand-1.14-7|58	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|horgand-1.14-7|59	
12cr|horgand-1.14-7|60	
12cr|horgand-1.14-7|61	%changelog
12cr|horgand-1.14-7|62	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.14-7mdv2011.0
12cr|horgand-1.14-7|63	+ Revision: 611098
12cr|horgand-1.14-7|64	- rebuild
12cr|horgand-1.14-7|65	
12cr|horgand-1.14-7|66	* Thu Jan 21 2010 Jérôme Brenier <incubusss@mandriva.org> 1.14-6mdv2010.1
12cr|horgand-1.14-7|67	+ Revision: 494769
12cr|horgand-1.14-7|68	- rebuild for new fltk
12cr|horgand-1.14-7|69	
12cr|horgand-1.14-7|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|horgand-1.14-7|71	- rebuild
12cr|horgand-1.14-7|72	
12cr|horgand-1.14-7|73	* Sun Dec 14 2008 Funda Wang <fwang@mandriva.org> 1.14-4mdv2009.1
12cr|horgand-1.14-7|74	+ Revision: 314146
12cr|horgand-1.14-7|75	- adopt to fltk dirname
12cr|horgand-1.14-7|76	- use configure2_5x
12cr|horgand-1.14-7|77	
12cr|horgand-1.14-7|78	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.14-3mdv2009.0
12cr|horgand-1.14-7|79	+ Revision: 246881
12cr|horgand-1.14-7|80	- rebuild
12cr|horgand-1.14-7|81	- kill re-definition of %%buildroot on Pixel's request
12cr|horgand-1.14-7|82	
12cr|horgand-1.14-7|83	+ Pixel <pixel@mandriva.com>
12cr|horgand-1.14-7|84	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|horgand-1.14-7|85	
12cr|horgand-1.14-7|86	+ Olivier Blin <oblin@mandriva.com>
12cr|horgand-1.14-7|87	- restore BuildRoot
12cr|horgand-1.14-7|88	
12cr|horgand-1.14-7|89	* Sat Dec 15 2007 Emmanuel Andry <eandry@mandriva.org> 1.14-1mdv2008.1
12cr|horgand-1.14-7|90	+ Revision: 120410
12cr|horgand-1.14-7|91	- New version
12cr|horgand-1.14-7|92	
12cr|horgand-1.14-7|93	* Tue Sep 04 2007 Emmanuel Andry <eandry@mandriva.org> 1.11-1mdv2008.0
12cr|horgand-1.14-7|94	+ Revision: 79479
12cr|horgand-1.14-7|95	- buildrequires xpm-devel
12cr|horgand-1.14-7|96	- buildrequires alsa-utils
12cr|horgand-1.14-7|97	- New version
12cr|horgand-1.14-7|98	- drop old menu
12cr|horgand-1.14-7|99	- Import horgand
12cr|horgand-1.14-7|100	
12cr|horgand-1.14-7|101	
12cr|horgand-1.14-7|102	
12cr|horgand-1.14-7|103	* Sun Sep 03 2006 Emmanuel Andry <eandry@mandriva.org> 1.07-4mdv2007.0
12cr|horgand-1.14-7|104	- forgot xdg tag
12cr|horgand-1.14-7|105	
12cr|horgand-1.14-7|106	* Sun Sep 03 2006 Emmanuel Andry <eandry@mandriva.org> 1.07-3mdv2007.0
12cr|horgand-1.14-7|107	- xdg menu
12cr|horgand-1.14-7|108	
12cr|horgand-1.14-7|109	* Fri Jan 13 2006 Emmanuel Andry <eandry@free.fr> 1.07-2mdk
12cr|horgand-1.14-7|110	- rebuild
12cr|horgand-1.14-7|111	- %%mkrel
12cr|horgand-1.14-7|112	
12cr|horgand-1.14-7|113	* Sat Mar 25 2005 Austin Acton <austin@mandrake.org> 1.07-1mdk
12cr|horgand-1.14-7|114	- from Emmanuel Andry <eandry@free.fr> :
12cr|horgand-1.14-7|115	- 1.07
12cr|horgand-1.14-7|116	
12cr|horgand-1.14-7|117	* Sun Jun 6 2004 Austin Acton <austin@mandrake.org> 1.06-2mdk
12cr|horgand-1.14-7|118	- rebuild
12cr|horgand-1.14-7|119	
12cr|horgand-1.14-7|120	* Fri Feb 13 2004 Austin Acton <austin@mandrake.org> 1.06-1mdk
12cr|horgand-1.14-7|121	- 1.06
12cr|horgand-1.14-7|122	
12cr|horgand-1.14-7|123	* Tue Jan 27 2004 Austin Acton <austin@mandrake.org> 1.05-2mdk
12cr|horgand-1.14-7|124	- new URL
12cr|horgand-1.14-7|125	
12cr|horgand-1.14-7|126	* Mon Jan 19 2004 Austin Acton <austin@mandrake.org> 1.05-1mdk
12cr|horgand-1.14-7|127	- 1.05
12cr|horgand-1.14-7|128	- fix buildrequires for lib64
12cr|horgand-1.14-7|129	- buildrequires sndfile
12cr|horgand-1.14-7|130	
12cr|horgand-1.14-7|131	* Sat Dec 27 2003 Austin Acton <austin@linx.ca> 1.04-1mdk
12cr|horgand-1.14-7|132	- 1.04
12cr|horgand-1.14-7|133	
12cr|horgand-1.14-7|134	* Mon Jul 7 2003 Austin Acton <aacton@yorku.ca> 1.02-1mdk
12cr|horgand-1.14-7|135	- 1.02
12cr|horgand-1.14-7|136	
12cr|horgand-1.14-7|137	* Mon Jun 23 2003 Austin Acton <aacton@yorku.ca> 1.01-1mdk
12cr|horgand-1.14-7|138	- 1.01
12cr|horgand-1.14-7|139	- use configure
12cr|horgand-1.14-7|140	- use makeinstall
12cr|horgand-1.14-7|141	
12cr|horgand-1.14-7|142	* Thu Jun 19 2003 Austin Acton <aacton@yorku.ca> 1.0-1mdk
12cr|horgand-1.14-7|143	- 1.0
12cr|horgand-1.14-7|144	
12cr|horgand-1.14-7|145	* Fri Jun 13 2003 Austin Acton <aacton@yorku.ca> 0.92-1mdk
12cr|horgand-1.14-7|146	- 0.92
12cr|horgand-1.14-7|147	- decapitalize name
12cr|horgand-1.14-7|148	- don't use compile.sh
12cr|horgand-1.14-7|149	- add manpage
12cr|horgand-1.14-7|150	
12cr|horgand-1.14-7|151	* Wed Jun 4 2003 Austin Acton <aacton@yorku.ca> 0.91-1mdk
12cr|horgand-1.14-7|152	- initial package

2135 12
12cr|host2cat-1.02-2|1	%define webserver_cgibindir	%{_var}/www/cgi-bin/
12cr|host2cat-1.02-2|2	%define _initdir	/etc/rc.d/init.d
12cr|host2cat-1.02-2|3	%define _cachedir	/var/cache
12cr|host2cat-1.02-2|4	
12cr|host2cat-1.02-2|5	Name:		host2cat
12cr|host2cat-1.02-2|6	Version:	1.02
12cr|host2cat-1.02-2|7	Release:	2
12cr|host2cat-1.02-2|8	
12cr|host2cat-1.02-2|9	Summary:	Custom DNS resolver
12cr|host2cat-1.02-2|10	License:	BSD
12cr|host2cat-1.02-2|11	Group:		System/Servers
12cr|host2cat-1.02-2|12	Url:		www.netpolice.ru
12cr|host2cat-1.02-2|13	
12cr|host2cat-1.02-2|14	Source0: 	%{name}-%{version}.tar.gz
12cr|host2cat-1.02-2|15	Source1: 	%{name}.init
12cr|host2cat-1.02-2|16	Source2: 	%{name}.sysconfig
12cr|host2cat-1.02-2|17	Source3: 	squid.conf
12cr|host2cat-1.02-2|18	Source4:	SQLite_migration_1.0.2_to_1.1.sql
12cr|host2cat-1.02-2|19	Patch0:		%{name}-filterdb.patch
12cr|host2cat-1.02-2|20	
12cr|host2cat-1.02-2|21	# Automatically added by buildreq on Fri Apr 10 2009
12cr|host2cat-1.02-2|22	BuildRequires:	libadns-devel
12cr|host2cat-1.02-2|23	BuildRequires:	memcache-devel
12cr|host2cat-1.02-2|24	
12cr|host2cat-1.02-2|25	# for findreq
12cr|host2cat-1.02-2|26	BuildRequires: 	perl-DBI
12cr|host2cat-1.02-2|27	BuildRequires:	perl-Net-DNS perl-CGI
12cr|host2cat-1.02-2|28	BuildRequires:  pkgconfig(zlib)
12cr|host2cat-1.02-2|29	
12cr|host2cat-1.02-2|30	# for cgi-bin dir
12cr|host2cat-1.02-2|31	Requires:	apache-base
12cr|host2cat-1.02-2|32	Requires:	apache-conf >= 2.0
12cr|host2cat-1.02-2|33	Requires:	apache-mod_perl
12cr|host2cat-1.02-2|34	Requires: 	perl-DBD-SQLite
12cr|host2cat-1.02-2|35	Requires:	memcached
12cr|host2cat-1.02-2|36	Requires: 	netpolice-filter
12cr|host2cat-1.02-2|37	Requires: 	squid-conf-%{name}
12cr|host2cat-1.02-2|38	Requires:	squid >= 3.0
12cr|host2cat-1.02-2|39	
12cr|host2cat-1.02-2|40	%description
12cr|host2cat-1.02-2|41	DNS resolver for web content filtering with web interface.
12cr|host2cat-1.02-2|42	
12cr|host2cat-1.02-2|43	%package -n squid-conf-%{name}
12cr|host2cat-1.02-2|44	Summary:	adapted squid config
12cr|host2cat-1.02-2|45	Group:		System/Servers
12cr|host2cat-1.02-2|46	
12cr|host2cat-1.02-2|47	%description -n squid-conf-%{name}
12cr|host2cat-1.02-2|48	This package contains squid config adapted for %{name}.
12cr|host2cat-1.02-2|49	
12cr|host2cat-1.02-2|50	%prep
12cr|host2cat-1.02-2|51	%setup -q
12cr|host2cat-1.02-2|52	%patch0 -p1
12cr|host2cat-1.02-2|53	
12cr|host2cat-1.02-2|54	%build
12cr|host2cat-1.02-2|55	aclocal --force
12cr|host2cat-1.02-2|56	autoconf --force
12cr|host2cat-1.02-2|57	autoheader --force
12cr|host2cat-1.02-2|58	automake --add-missing --force-missing --foreign
12cr|host2cat-1.02-2|59	%configure
12cr|host2cat-1.02-2|60	%make
12cr|host2cat-1.02-2|61	
12cr|host2cat-1.02-2|62	%install
12cr|host2cat-1.02-2|63	
12cr|host2cat-1.02-2|64	mkdir -p %{buildroot}/{%{_cachedir}/%{name},%{webserver_cgibindir},%{_libexecdir}/%{name}}
12cr|host2cat-1.02-2|65	mkdir -p %{buildroot}/%{_var}/lib/netpolice
12cr|host2cat-1.02-2|66	mkdir -p %{buildroot}/%{_var}/lib/netpolice/squid
12cr|host2cat-1.02-2|67	
12cr|host2cat-1.02-2|68	install -m0755 -D %{name} %{buildroot}/%{_sbindir}/%{name}
12cr|host2cat-1.02-2|69	install -m0755 -D %{SOURCE1} %{buildroot}/%{_initdir}/%{name}
12cr|host2cat-1.02-2|70	install -m0644 -D %{SOURCE2} %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
12cr|host2cat-1.02-2|71	install -m0644 -D %{SOURCE3} %{buildroot}/etc/squid/squid.conf.sample
12cr|host2cat-1.02-2|72	install -m0644 -D %{SOURCE4} %{buildroot}/var/cache/%{name}/SQLite_migration_1.0.2_to_1.1.sql
12cr|host2cat-1.02-2|73	
12cr|host2cat-1.02-2|74	install -m0755 contrib/get_file.pl %{buildroot}/%{webserver_cgibindir}/get_file.pl
12cr|host2cat-1.02-2|75	install -m0644 scripts/config.ph %{buildroot}/%{webserver_cgibindir}/config.ph
12cr|host2cat-1.02-2|76	install -m0755 scripts/*.cgi %{buildroot}/%{webserver_cgibindir}/
12cr|host2cat-1.02-2|77	install -m0755 scripts/*.pl %{buildroot}/%{_libexecdir}/%{name}/
12cr|host2cat-1.02-2|78	install -m0644 scripts/*.schema %{buildroot}/%{_libexecdir}/%{name}/
12cr|host2cat-1.02-2|79	install -m0644 scripts/custom_roles scripts/generic_roles scripts/users %{buildroot}/%{_libexecdir}/%{name}/
12cr|host2cat-1.02-2|80	
12cr|host2cat-1.02-2|81	touch %{buildroot}%{_cachedir}/%{name}/filter.db
12cr|host2cat-1.02-2|82	
12cr|host2cat-1.02-2|83	mkdir -p %{buildroot}/%{_sysconfdir}/httpd/conf/{extra-start.d,extra-available,mods-start.d}
12cr|host2cat-1.02-2|84	cat << EOF > %{buildroot}/%{_sysconfdir}/httpd/conf/extra-start.d/030-host2cat.conf
12cr|host2cat-1.02-2|85	host2cat=yes
12cr|host2cat-1.02-2|86	EOF
12cr|host2cat-1.02-2|87	
12cr|host2cat-1.02-2|88	cat << EOF > %{buildroot}/%{_sysconfdir}/httpd/conf/extra-available/host2cat.conf
12cr|host2cat-1.02-2|89	<IfModule alias_module>
12cr|host2cat-1.02-2|90	ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"
12cr|host2cat-1.02-2|91	</IfModule>
12cr|host2cat-1.02-2|92	EOF
12cr|host2cat-1.02-2|93	
12cr|host2cat-1.02-2|94	cat << EOF > %{buildroot}/%{_sysconfdir}/httpd/conf/mods-start.d/030-host2cat.conf
12cr|host2cat-1.02-2|95	alias=yes
12cr|host2cat-1.02-2|96	cgi=yes
12cr|host2cat-1.02-2|97	EOF
12cr|host2cat-1.02-2|98	
12cr|host2cat-1.02-2|99	%post
12cr|host2cat-1.02-2|100	%_post_service %{name}
12cr|host2cat-1.02-2|101	#/usr/sbin/a2chkconfig &> /dev/null ||:
12cr|host2cat-1.02-2|102	/sbin/service httpd condreload ||:
12cr|host2cat-1.02-2|103	INITDB=%{_libexecdir}/%{name}/init_filter_db.pl
12cr|host2cat-1.02-2|104	[ -x $INITDB ] && $INITDB -d %{_libexecdir}/%{name}/ dbi:SQLite:dbname=%{_cachedir}/%{name}/filter.db ||:
12cr|host2cat-1.02-2|105	mkdir -p /var/lib/netpolice/squid
12cr|host2cat-1.02-2|106	touch /var/lib/netpolice/squid/passwd
12cr|host2cat-1.02-2|107	usr/sbin/htpasswd -b /var/lib/netpolice/squid/passwd netpolice netpolice
12cr|host2cat-1.02-2|108	%preun
12cr|host2cat-1.02-2|109	%_preun_service %{name}
12cr|host2cat-1.02-2|110	
12cr|host2cat-1.02-2|111	%post -n squid-conf-%{name}
12cr|host2cat-1.02-2|112	
12cr|host2cat-1.02-2|113	%files
12cr|host2cat-1.02-2|114	%defattr(-,root,root)
12cr|host2cat-1.02-2|115	%{_initdir}/%{name}
12cr|host2cat-1.02-2|116	%{_sysconfdir}/sysconfig/%{name}
12cr|host2cat-1.02-2|117	%{_sysconfdir}/httpd/conf/extra-start.d/030-host2cat.conf
12cr|host2cat-1.02-2|118	%{_sysconfdir}/httpd/conf/extra-available/host2cat.conf
12cr|host2cat-1.02-2|119	%{_sysconfdir}/httpd/conf/mods-start.d/030-host2cat.conf
12cr|host2cat-1.02-2|120	%{_sbindir}/%{name}
12cr|host2cat-1.02-2|121	%{webserver_cgibindir}/get_file.pl
12cr|host2cat-1.02-2|122	%{_libexecdir}/%{name}
12cr|host2cat-1.02-2|123	%config(noreplace) %{webserver_cgibindir}/config.ph
12cr|host2cat-1.02-2|124	%{webserver_cgibindir}/*.cgi
12cr|host2cat-1.02-2|125	%dir %attr(711,apache,root) %{_cachedir}/%{name}
12cr|host2cat-1.02-2|126	%config(noreplace )%attr(644,apache,root) %{_cachedir}/%{name}/filter.db
12cr|host2cat-1.02-2|127	/var/cache/%{name}/SQLite_migration_1.0.2_to_1.1.sql
12cr|host2cat-1.02-2|128	
12cr|host2cat-1.02-2|129	%files -n squid-conf-%{name}
12cr|host2cat-1.02-2|130	%defattr(-,root,root)
12cr|host2cat-1.02-2|131	%config(noreplace) /etc/squid/squid.conf.sample
12cr|host2cat-1.02-2|132	
12cr|host2cat-1.02-2|133	
12cr|host2cat-1.02-2|134	
12cr|host2cat-1.02-2|135	%changelog
12cr|host2cat-1.02-2|136	* Wed Dec 07 2011 Pischulin Anton <apischulin@mandriva.org> 1.02-1
12cr|host2cat-1.02-2|137	+ Revision: 738476
12cr|host2cat-1.02-2|138	- update to 1.02
12cr|host2cat-1.02-2|139	
12cr|host2cat-1.02-2|140	+ Alex Burmashev <burmashev@mandriva.org>
12cr|host2cat-1.02-2|141	- import host2cat
12cr|host2cat-1.02-2|142	

2136 12
12cr|hotkeys-0.5.7.1-20|1	Summary:	A program to use the special keys on internet/multimedia keyboards
12cr|hotkeys-0.5.7.1-20|2	Name:		hotkeys
12cr|hotkeys-0.5.7.1-20|3	Version:	0.5.7.1
12cr|hotkeys-0.5.7.1-20|4	Release:	20
12cr|hotkeys-0.5.7.1-20|5	License:	GPL
12cr|hotkeys-0.5.7.1-20|6	Group:		System/Kernel and hardware
12cr|hotkeys-0.5.7.1-20|7	URL:		http://alioth.debian.org/projects/%{name}/
12cr|hotkeys-0.5.7.1-20|8	Source0:	%{url}%{name}_%{version}.tar.bz2
12cr|hotkeys-0.5.7.1-20|9	Source1:	vaio.def.bz2
12cr|hotkeys-0.5.7.1-20|10	Source2:	FCSAmilo.def.bz2
12cr|hotkeys-0.5.7.1-20|11	Source3:	samsungx30.def.bz2
12cr|hotkeys-0.5.7.1-20|12	Source4:	precision.def.bz2
12cr|hotkeys-0.5.7.1-20|13	Source5:	dellinspiron.def.bz2
12cr|hotkeys-0.5.7.1-20|14	Source6:	samsungx10.def.bz2
12cr|hotkeys-0.5.7.1-20|15	Source10:	%{name}.sysconfig
12cr|hotkeys-0.5.7.1-20|16	Source11:	%{name}.xinit
12cr|hotkeys-0.5.7.1-20|17	Patch1:		hotkeys-0.5.7.1_mutefix.patch
12cr|hotkeys-0.5.7.1-20|18	Patch2:		hotkeys-0.5.7.1-db5.patch
12cr|hotkeys-0.5.7.1-20|19	Patch3:		hotkeys-0.5.7.1-gcc43.diff
12cr|hotkeys-0.5.7.1-20|20	Patch4:		hotkeys-0.5.7.1-includedir.patch
12cr|hotkeys-0.5.7.1-20|21	BuildRequires:	db-devel >= 5.2.0
12cr|hotkeys-0.5.7.1-20|22	BuildRequires:	gettext-devel
12cr|hotkeys-0.5.7.1-20|23	BuildRequires:	libxosd-devel
12cr|hotkeys-0.5.7.1-20|24	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|hotkeys-0.5.7.1-20|25	BuildRequires:	pkgconfig(libxml-2.0)
12cr|hotkeys-0.5.7.1-20|26	BuildRequires:	pkgconfig(xkbfile)
12cr|hotkeys-0.5.7.1-20|27	BuildRequires:	pkgconfig(xmu)
12cr|hotkeys-0.5.7.1-20|28	
12cr|hotkeys-0.5.7.1-20|29	%description
12cr|hotkeys-0.5.7.1-20|30	The HotKeys daemon listens for the "special" hotkeys that you won't
12cr|hotkeys-0.5.7.1-20|31	normally use on your Internet/Multimedia keyboards. The buttons perform
12cr|hotkeys-0.5.7.1-20|32	their intended behaviors, such as volume up and down, mute the speaker,
12cr|hotkeys-0.5.7.1-20|33	or launch applications. It has On-screen display (OSD) to show the
12cr|hotkeys-0.5.7.1-20|34	volume, program that's being started, etc. It features an XML-based
12cr|hotkeys-0.5.7.1-20|35	keycode configuration file format, which makes it possible to define the
12cr|hotkeys-0.5.7.1-20|36	hotkeys to launch any programs you want.
12cr|hotkeys-0.5.7.1-20|37	
12cr|hotkeys-0.5.7.1-20|38	%prep
12cr|hotkeys-0.5.7.1-20|39	%setup -q
12cr|hotkeys-0.5.7.1-20|40	%patch1 -p0
12cr|hotkeys-0.5.7.1-20|41	%patch2 -p1
12cr|hotkeys-0.5.7.1-20|42	%patch3 -p0
12cr|hotkeys-0.5.7.1-20|43	%patch4 -p0
12cr|hotkeys-0.5.7.1-20|44	
12cr|hotkeys-0.5.7.1-20|45	%build
12cr|hotkeys-0.5.7.1-20|46	autoreconf -fi
12cr|hotkeys-0.5.7.1-20|47	%configure2_5x --with-xosd
12cr|hotkeys-0.5.7.1-20|48	%make
12cr|hotkeys-0.5.7.1-20|49	# CC="gcc -I%{_includedir}/libxml2 -I%{_includedir}/libxml2/libxml"
12cr|hotkeys-0.5.7.1-20|50	cat > README.mdk <<EOF
12cr|hotkeys-0.5.7.1-20|51	Adding a new keyboard
12cr|hotkeys-0.5.7.1-20|52	----------------------
12cr|hotkeys-0.5.7.1-20|53	If you have a keyboard not supported by this package, you can create
12cr|hotkeys-0.5.7.1-20|54	your own file, by using xev, and writing the xml config files based
12cr|hotkeys-0.5.7.1-20|55	on the examples provided.
12cr|hotkeys-0.5.7.1-20|56	
12cr|hotkeys-0.5.7.1-20|57	Then, you can send them to the author, Anthony Wong <ypwong@ypwong.org>,
12cr|hotkeys-0.5.7.1-20|58	in order to have them included in the tarball. I will also take
12cr|hotkeys-0.5.7.1-20|59	contribution, send them to <misc@mandriva.org>, or fill a bugreport
12cr|hotkeys-0.5.7.1-20|60	on qa.mandriva.com ( i prefer bug report as i may forget mail ).
12cr|hotkeys-0.5.7.1-20|61	
12cr|hotkeys-0.5.7.1-20|62	Keyboard for owner of Samsung X10
12cr|hotkeys-0.5.7.1-20|63	----------------------------------
12cr|hotkeys-0.5.7.1-20|64	For people owning a Samsung X10, the provided keymap requires 2 commands
12cr|hotkeys-0.5.7.1-20|65	to activate all keys. Place a script in /etc/X11/xinit.d/ that contains :
12cr|hotkeys-0.5.7.1-20|66	
12cr|hotkeys-0.5.7.1-20|67	#!/bin/bash
12cr|hotkeys-0.5.7.1-20|68	setkeycodes 0x74 122
12cr|hotkeys-0.5.7.1-20|69	setkeycodes 0x75 123
12cr|hotkeys-0.5.7.1-20|70	
12cr|hotkeys-0.5.7.1-20|71	and use the samsungX10.def file.
12cr|hotkeys-0.5.7.1-20|72	See http://www.samsungpc.com/products/x10_x10plus/x10.htm if your are not sure this is
12cr|hotkeys-0.5.7.1-20|73	yours.
12cr|hotkeys-0.5.7.1-20|74	EOF
12cr|hotkeys-0.5.7.1-20|75	
12cr|hotkeys-0.5.7.1-20|76	echo "WebBrowser=www-browser">> src/%{name}.conf
12cr|hotkeys-0.5.7.1-20|77	echo "Shell=xvt">> src/%{name}.conf
12cr|hotkeys-0.5.7.1-20|78	
12cr|hotkeys-0.5.7.1-20|79	%install
12cr|hotkeys-0.5.7.1-20|80	%makeinstall_std
12cr|hotkeys-0.5.7.1-20|81	
12cr|hotkeys-0.5.7.1-20|82	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|hotkeys-0.5.7.1-20|83	install -m 644 src/%{name}.conf %{buildroot}/%{_sysconfdir}
12cr|hotkeys-0.5.7.1-20|84	install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|hotkeys-0.5.7.1-20|85	
12cr|hotkeys-0.5.7.1-20|86	install -d %{buildroot}%{_sysconfdir}/X11/xinit.d/
12cr|hotkeys-0.5.7.1-20|87	install -m 755 %{SOURCE11} %{buildroot}%{_sysconfdir}/X11/xinit.d/%{name}
12cr|hotkeys-0.5.7.1-20|88	
12cr|hotkeys-0.5.7.1-20|89	bzcat %{SOURCE1} > %{buildroot}/%{_datadir}/%{name}/vaio.def
12cr|hotkeys-0.5.7.1-20|90	bzcat %{SOURCE2} > %{buildroot}/%{_datadir}/%{name}/FCSAmilo.def
12cr|hotkeys-0.5.7.1-20|91	bzcat %{SOURCE3} > %{buildroot}/%{_datadir}/%{name}/samsungx30.def
12cr|hotkeys-0.5.7.1-20|92	bzcat %{SOURCE4} > %{buildroot}/%{_datadir}/%{name}/precision.def
12cr|hotkeys-0.5.7.1-20|93	bzcat %{SOURCE5} > %{buildroot}/%{_datadir}/%{name}/dellinspiron.def
12cr|hotkeys-0.5.7.1-20|94	bzcat %{SOURCE6} > %{buildroot}/%{_datadir}/%{name}/samsungX10.def
12cr|hotkeys-0.5.7.1-20|95	
12cr|hotkeys-0.5.7.1-20|96	chmod 644 AUTHORS BUGS COPYING INSTALL TODO def/sample.xml
12cr|hotkeys-0.5.7.1-20|97	
12cr|hotkeys-0.5.7.1-20|98	%files
12cr|hotkeys-0.5.7.1-20|99	%doc AUTHORS BUGS COPYING INSTALL TODO def/sample.xml README.mdk
12cr|hotkeys-0.5.7.1-20|100	%{_bindir}/%{name}
12cr|hotkeys-0.5.7.1-20|101	%{_datadir}/%{name}
12cr|hotkeys-0.5.7.1-20|102	%{_mandir}/man1/%{name}.1*
12cr|hotkeys-0.5.7.1-20|103	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|hotkeys-0.5.7.1-20|104	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|hotkeys-0.5.7.1-20|105	%{_sysconfdir}/X11/xinit.d/%{name}
12cr|hotkeys-0.5.7.1-20|106	

2137 12
12cr|hotot-0.9.8.7-1|1	Name:       hotot
12cr|hotot-0.9.8.7-1|2	Version:    0.9.8.7
12cr|hotot-0.9.8.7-1|3	Release:    1
12cr|hotot-0.9.8.7-1|4	Summary:    Twitter Client
12cr|hotot-0.9.8.7-1|5	License:    LGPL
12cr|hotot-0.9.8.7-1|6	Group:      Networking/Other
12cr|hotot-0.9.8.7-1|7	URL:        https://hotot.googlecode.com/hg/
12cr|hotot-0.9.8.7-1|8	Source0:    http://hotot.googlecode.com/files/hotot-%{version}.tar.gz
12cr|hotot-0.9.8.7-1|9	
12cr|hotot-0.9.8.7-1|10	BuildRequires:   intltool
12cr|hotot-0.9.8.7-1|11	BuildRequires:   python-distutils-extra
12cr|hotot-0.9.8.7-1|12	BuildRequires:   python-devel
12cr|hotot-0.9.8.7-1|13	BuildRequires:   cmake
12cr|hotot-0.9.8.7-1|14	BuildRequires:   qt4-devel
12cr|hotot-0.9.8.7-1|15	Requires:        python-webkitgtk
12cr|hotot-0.9.8.7-1|16	Requires:        python-notify
12cr|hotot-0.9.8.7-1|17	Requires:        python-keybinder
12cr|hotot-0.9.8.7-1|18	
12cr|hotot-0.9.8.7-1|19	%description
12cr|hotot-0.9.8.7-1|20	Hotot, is a lightweight & open source
12cr|hotot-0.9.8.7-1|21	Microblogging Client, coding using Python language
12cr|hotot-0.9.8.7-1|22	and designed for Linux.
12cr|hotot-0.9.8.7-1|23	
12cr|hotot-0.9.8.7-1|24	%prep
12cr|hotot-0.9.8.7-1|25	%setup -q -n shellex-Hotot-44272ff
12cr|hotot-0.9.8.7-1|26	
12cr|hotot-0.9.8.7-1|27	%build
12cr|hotot-0.9.8.7-1|28	%cmake
12cr|hotot-0.9.8.7-1|29	
12cr|hotot-0.9.8.7-1|30	%install
12cr|hotot-0.9.8.7-1|31	pushd build
12cr|hotot-0.9.8.7-1|32	%makeinstall_std
12cr|hotot-0.9.8.7-1|33	popd
12cr|hotot-0.9.8.7-1|34	
12cr|hotot-0.9.8.7-1|35	%find_lang %{name}
12cr|hotot-0.9.8.7-1|36	
12cr|hotot-0.9.8.7-1|37	%post
12cr|hotot-0.9.8.7-1|38	%{update_menus}
12cr|hotot-0.9.8.7-1|39	
12cr|hotot-0.9.8.7-1|40	%postun
12cr|hotot-0.9.8.7-1|41	%{clean_menus}
12cr|hotot-0.9.8.7-1|42	
12cr|hotot-0.9.8.7-1|43	
12cr|hotot-0.9.8.7-1|44	%files -f %{name}.lang
12cr|hotot-0.9.8.7-1|45	%{_bindir}/hotot
12cr|hotot-0.9.8.7-1|46	%{_bindir}/hotot-qt
12cr|hotot-0.9.8.7-1|47	%{_datadir}/hotot/ext/*
12cr|hotot-0.9.8.7-1|48	%{_datadir}/applications/%{name}-qt.desktop
12cr|hotot-0.9.8.7-1|49	#% {_datadir}/apps/desktoptheme/default/icons/*.svg
12cr|hotot-0.9.8.7-1|50	%{_datadir}/hotot/sound/*.wav
12cr|hotot-0.9.8.7-1|51	%{_datadir}/%{name}/_locales/*/*
12cr|hotot-0.9.8.7-1|52	%{_datadir}/%{name}/js/*
12cr|hotot-0.9.8.7-1|53	%{_datadir}/%{name}/css/*
12cr|hotot-0.9.8.7-1|54	%{_datadir}/%{name}/theme/*
12cr|hotot-0.9.8.7-1|55	%{_datadir}/%{name}/image/*
12cr|hotot-0.9.8.7-1|56	%{_datadir}/%{name}/*.html
12cr|hotot-0.9.8.7-1|57	%{_datadir}/%{name}/*.json
12cr|hotot-0.9.8.7-1|58	%{_datadir}/applications/hotot.desktop
12cr|hotot-0.9.8.7-1|59	%{python_sitearch}/*
12cr|hotot-0.9.8.7-1|60	%{_iconsdir}/hicolor/*/apps/*.*
12cr|hotot-0.9.8.7-1|61	%{_datadir}/%{name}/icons/*/apps/hotot.png
12cr|hotot-0.9.8.7-1|62	%{_datadir}/icons/hicolor/scalable/status/*.svg
12cr|hotot-0.9.8.7-1|63	
12cr|hotot-0.9.8.7-1|64	
12cr|hotot-0.9.8.7-1|65	%changelog
12cr|hotot-0.9.8.7-1|66	* Tue Jun 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.9.8.7-1
12cr|hotot-0.9.8.7-1|67	+ Revision: 802697
12cr|hotot-0.9.8.7-1|68	- hotot_qt4 removed
12cr|hotot-0.9.8.7-1|69	- version update 0.9.8.7
12cr|hotot-0.9.8.7-1|70	
12cr|hotot-0.9.8.7-1|71	* Thu Apr 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.9.8-1
12cr|hotot-0.9.8.7-1|72	+ Revision: 793502
12cr|hotot-0.9.8.7-1|73	- file not found fix
12cr|hotot-0.9.8.7-1|74	- BR:cmake qt4
12cr|hotot-0.9.8.7-1|75	- version update 0.9.8
12cr|hotot-0.9.8.7-1|76	
12cr|hotot-0.9.8.7-1|77	* Fri Nov 12 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 0.9.5-2mdv2011.0
12cr|hotot-0.9.8.7-1|78	+ Revision: 597002
12cr|hotot-0.9.8.7-1|79	- new version 0.9.5
12cr|hotot-0.9.8.7-1|80	- changed it to use upstream archives
12cr|hotot-0.9.8.7-1|81	- new build require: 7z
12cr|hotot-0.9.8.7-1|82	
12cr|hotot-0.9.8.7-1|83	* Tue Oct 12 2010 Juan Luis Baptiste <juancho@mandriva.org> 0.9.4-2mdv2011.0
12cr|hotot-0.9.8.7-1|84	+ Revision: 585253
12cr|hotot-0.9.8.7-1|85	- Added missing python-devel BuildRequires.
12cr|hotot-0.9.8.7-1|86	- Fixed license
12cr|hotot-0.9.8.7-1|87	- Fixed some rpmlint warnings and some style issues.
12cr|hotot-0.9.8.7-1|88	
12cr|hotot-0.9.8.7-1|89	+ Gonzalo Igartua <legion@mandriva.org>
12cr|hotot-0.9.8.7-1|90	- Modified setup python setup.py install adding --install-lib
12cr|hotot-0.9.8.7-1|91	- Modified setup python setup.py install adding --install-lib
12cr|hotot-0.9.8.7-1|92	- import hotot
12cr|hotot-0.9.8.7-1|93	

2138 12
12cr|hotwayd-0.8.4-3|1	%define name hotwayd
12cr|hotwayd-0.8.4-3|2	%define version 0.8.4
12cr|hotwayd-0.8.4-3|3	%define release 3
12cr|hotwayd-0.8.4-3|4	
12cr|hotwayd-0.8.4-3|5	Summary: POP3 to HTTPMail gateway daemon to access Hotmail / Lycos mailboxes
12cr|hotwayd-0.8.4-3|6	Name: %{name}
12cr|hotwayd-0.8.4-3|7	Version: %{version}
12cr|hotwayd-0.8.4-3|8	Release: %{release}
12cr|hotwayd-0.8.4-3|9	License: GPLv2+
12cr|hotwayd-0.8.4-3|10	Group: System/Servers
12cr|hotwayd-0.8.4-3|11	URL: http://hotwayd.sourceforge.net/
12cr|hotwayd-0.8.4-3|12	Source0: %{name}-%{version}.tar.bz2
12cr|hotwayd-0.8.4-3|13	Source1: hotwayd.xinetd.bz2
12cr|hotwayd-0.8.4-3|14	Source2: hotsmtpd.xinetd.bz2
12cr|hotwayd-0.8.4-3|15	patch0:  hotwayd-0.8.4.printf.patch
12cr|hotwayd-0.8.4-3|16	BuildRequires: pkgconfig(libxml-2.0) libsasl-devel
12cr|hotwayd-0.8.4-3|17	
12cr|hotwayd-0.8.4-3|18	%description
12cr|hotwayd-0.8.4-3|19	Hotway is a POP3-HTTPMail gateway daemon. HTTPMail is an undocumented
12cr|hotwayd-0.8.4-3|20	WebDAV-based protocol used by hotmail. This gateway allows *any* POP3
12cr|hotwayd-0.8.4-3|21	compatible email client to handle (download, delete, etc) messages on
12cr|hotwayd-0.8.4-3|22	hotmail.com, msn.com and lycos.co.uk mailboxes.
12cr|hotwayd-0.8.4-3|23	
12cr|hotwayd-0.8.4-3|24	%package -n hotsmtpd
12cr|hotwayd-0.8.4-3|25	Summary: ESMTP to HTTPMail gateway daemon to access Hotmail / Lycos mailboxes
12cr|hotwayd-0.8.4-3|26	Group: System/Servers
12cr|hotwayd-0.8.4-3|27	
12cr|hotwayd-0.8.4-3|28	%description -n hotsmtpd
12cr|hotwayd-0.8.4-3|29	This package contains hotsmtpd, a ESMTP to HTTPMail proxy. It works
12cr|hotwayd-0.8.4-3|30	like Hotwayd. It allows any SMTP client to post through a hotmail account.
12cr|hotwayd-0.8.4-3|31	
12cr|hotwayd-0.8.4-3|32	%prep
12cr|hotwayd-0.8.4-3|33	%setup -q
12cr|hotwayd-0.8.4-3|34	%patch0 -p1 -b .printf
12cr|hotwayd-0.8.4-3|35	
12cr|hotwayd-0.8.4-3|36	%build
12cr|hotwayd-0.8.4-3|37	%configure
12cr|hotwayd-0.8.4-3|38	%make
12cr|hotwayd-0.8.4-3|39	
12cr|hotwayd-0.8.4-3|40	%install
12cr|hotwayd-0.8.4-3|41	%makeinstall
12cr|hotwayd-0.8.4-3|42	mkdir -p %{buildroot}/%{_sysconfdir}/xinetd.d
12cr|hotwayd-0.8.4-3|43	bzcat %{SOURCE1} > %{buildroot}/%{_sysconfdir}/xinetd.d/%{name}
12cr|hotwayd-0.8.4-3|44	bzcat %{SOURCE2} > %{buildroot}/%{_sysconfdir}/xinetd.d/hotsmtpd
12cr|hotwayd-0.8.4-3|45	chmod a+x %{buildroot}/%{_sbindir}/%{name}
12cr|hotwayd-0.8.4-3|46	
12cr|hotwayd-0.8.4-3|47	%post
12cr|hotwayd-0.8.4-3|48	service xinetd condrestart
12cr|hotwayd-0.8.4-3|49	
12cr|hotwayd-0.8.4-3|50	%postun
12cr|hotwayd-0.8.4-3|51	service xinetd condrestart
12cr|hotwayd-0.8.4-3|52	
12cr|hotwayd-0.8.4-3|53	%files
12cr|hotwayd-0.8.4-3|54	%defattr(0644,root,root,755)
12cr|hotwayd-0.8.4-3|55	%doc README NEWS AUTHORS ChangeLog
12cr|hotwayd-0.8.4-3|56	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}
12cr|hotwayd-0.8.4-3|57	%{_mandir}/man1/%{name}.1*
12cr|hotwayd-0.8.4-3|58	%defattr(0755,root,root,755)
12cr|hotwayd-0.8.4-3|59	%{_sbindir}/%{name}
12cr|hotwayd-0.8.4-3|60	
12cr|hotwayd-0.8.4-3|61	%files -n hotsmtpd
12cr|hotwayd-0.8.4-3|62	%defattr(0644,root,root,755)
12cr|hotwayd-0.8.4-3|63	%doc README.hotsmtpd
12cr|hotwayd-0.8.4-3|64	%config(noreplace) %{_sysconfdir}/xinetd.d/hotsmtpd
12cr|hotwayd-0.8.4-3|65	%{_mandir}/man1/hotsmtpd.1*
12cr|hotwayd-0.8.4-3|66	%defattr(0755,root,root,755)
12cr|hotwayd-0.8.4-3|67	%{_sbindir}/hotsmtpd
12cr|hotwayd-0.8.4-3|68	
12cr|hotwayd-0.8.4-3|69	
12cr|hotwayd-0.8.4-3|70	
12cr|hotwayd-0.8.4-3|71	%changelog
12cr|hotwayd-0.8.4-3|72	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8.4-3mdv2009.0
12cr|hotwayd-0.8.4-3|73	+ Revision: 246898
12cr|hotwayd-0.8.4-3|74	- rebuild
12cr|hotwayd-0.8.4-3|75	- kill re-definition of %%buildroot on Pixel's request
12cr|hotwayd-0.8.4-3|76	
12cr|hotwayd-0.8.4-3|77	+ Olivier Blin <oblin@mandriva.com>
12cr|hotwayd-0.8.4-3|78	- restore BuildRoot
12cr|hotwayd-0.8.4-3|79	
12cr|hotwayd-0.8.4-3|80	* Fri Nov 23 2007 Adam Williamson <awilliamson@mandriva.com> 0.8.4-1mdv2008.1
12cr|hotwayd-0.8.4-3|81	+ Revision: 111718
12cr|hotwayd-0.8.4-3|82	- misc spec clean
12cr|hotwayd-0.8.4-3|83	- new license policy
12cr|hotwayd-0.8.4-3|84	- new release 0.8.4
12cr|hotwayd-0.8.4-3|85	- import hotwayd
12cr|hotwayd-0.8.4-3|86	
12cr|hotwayd-0.8.4-3|87	
12cr|hotwayd-0.8.4-3|88	* Sat Apr 23 2005 Michael Scherer <misc@mandriva.org> 0.8-2mdk
12cr|hotwayd-0.8.4-3|89	- Rebuild
12cr|hotwayd-0.8.4-3|90	
12cr|hotwayd-0.8.4-3|91	
12cr|hotwayd-0.8.4-3|92	* Mon Feb 09 2004 Michael Scherer <misc@mandrake.org> 0.8-1mdk
12cr|hotwayd-0.8.4-3|93	- 0.8
12cr|hotwayd-0.8.4-3|94	- split package
12cr|hotwayd-0.8.4-3|95	
12cr|hotwayd-0.8.4-3|96	* Sat Jan 17 2004 Michael Scherer <misc@mandrake.org> 0.7.4-1mdk
12cr|hotwayd-0.8.4-3|97	- 0.7.4
12cr|hotwayd-0.8.4-3|98	
12cr|hotwayd-0.8.4-3|99	* Sun Jan 11 2004 Michael Scherer <misc@mandrake.org> 0.7.2-1mdk
12cr|hotwayd-0.8.4-3|100	- 0.7.2
12cr|hotwayd-0.8.4-3|101	
12cr|hotwayd-0.8.4-3|102	* Fri Nov 14 2003 Michael Scherer <scherer.michael@free.fr> 0.7.1-2mdk
12cr|hotwayd-0.8.4-3|103	- changed the Summary, thanks to David Smith  <courierdave@users.sourceforge.net>
12cr|hotwayd-0.8.4-3|104	
12cr|hotwayd-0.8.4-3|105	* Tue Nov 11 2003 Michael Scherer <scherer.michael@free.fr> 0.7.1-1mdk
12cr|hotwayd-0.8.4-3|106	- mandrakification on the specs, based on
12cr|hotwayd-0.8.4-3|107	works of David Smith <courierdave@users.sourceforge.net>
12cr|hotwayd-0.8.4-3|108	

2139 12
12cr|hotwire-0.721-5|1	%define name	hotwire
12cr|hotwire-0.721-5|2	%define	version	0.721
12cr|hotwire-0.721-5|3	%define	release	5
12cr|hotwire-0.721-5|4	
12cr|hotwire-0.721-5|5	Name:		%{name}
12cr|hotwire-0.721-5|6	Summary:	Hybrid text/graphical shell for developers and sysadmins
12cr|hotwire-0.721-5|7	Version:	%{version}
12cr|hotwire-0.721-5|8	Release:	%{release}
12cr|hotwire-0.721-5|9	Source0:	http://hotwire-shell.googlecode.com/files/%{name}-%{version}.zip
12cr|hotwire-0.721-5|10	URL:		http://hotwire-shell.org
12cr|hotwire-0.721-5|11	Group:		Terminals
12cr|hotwire-0.721-5|12	License:	GPLv2+
12cr|hotwire-0.721-5|13	BuildArch:	noarch
12cr|hotwire-0.721-5|14	
12cr|hotwire-0.721-5|15	BuildRequires:	python
12cr|hotwire-0.721-5|16	BuildRequires:	python-devel
12cr|hotwire-0.721-5|17	BuildRequires:	python-setuptools
12cr|hotwire-0.721-5|18	BuildRequires:	intltool
12cr|hotwire-0.721-5|19	Requires:	python-vte
12cr|hotwire-0.721-5|20	Requires:	dbus-python
12cr|hotwire-0.721-5|21	Requires:	gnome-python-gnomevfs
12cr|hotwire-0.721-5|22	
12cr|hotwire-0.721-5|23	%description
12cr|hotwire-0.721-5|24	Hotwire is a shell replacement for gnome-terminal/xterm + sh + ssh for
12cr|hotwire-0.721-5|25	developers and system administrators. Hotwire is somewhat like Windows
12cr|hotwire-0.721-5|26	PowerShell, but graphical, and also a little like MacOS X Automator,
12cr|hotwire-0.721-5|27	but text based.
12cr|hotwire-0.721-5|28	
12cr|hotwire-0.721-5|29	%prep
12cr|hotwire-0.721-5|30	%setup -q
12cr|hotwire-0.721-5|31	
12cr|hotwire-0.721-5|32	%build
12cr|hotwire-0.721-5|33	%__python setup.py build
12cr|hotwire-0.721-5|34	
12cr|hotwire-0.721-5|35	%install
12cr|hotwire-0.721-5|36	%__rm -rf %{buildroot}
12cr|hotwire-0.721-5|37	%__python setup.py install --root=%{buildroot}
12cr|hotwire-0.721-5|38	
12cr|hotwire-0.721-5|39	
12cr|hotwire-0.721-5|40	%files
12cr|hotwire-0.721-5|41	%defattr(-,root,root)
12cr|hotwire-0.721-5|42	%doc README COPYING*
12cr|hotwire-0.721-5|43	%{_bindir}/*
12cr|hotwire-0.721-5|44	%{_datadir}/%{name}
12cr|hotwire-0.721-5|45	%{_datadir}/applications/%{name}.desktop
12cr|hotwire-0.721-5|46	%{_iconsdir}/hicolor/24x24/apps/*
12cr|hotwire-0.721-5|47	%{py_puresitedir}/%{name}
12cr|hotwire-0.721-5|48	%{py_puresitedir}/hotapps
12cr|hotwire-0.721-5|49	%{py_puresitedir}/hotvte
12cr|hotwire-0.721-5|50	%{py_puresitedir}/%{name}_ui
12cr|hotwire-0.721-5|51	%{py_puresitedir}/%{name}-%{version}-py2.7.egg-info

2140 12
12cr|howto-sgml-de-2006-6|1	%define format	sgml-de
12cr|howto-sgml-de-2006-6|2	%define format2	SGML/de
12cr|howto-sgml-de-2006-6|3	
12cr|howto-sgml-de-2006-6|4	%define version 2006
12cr|howto-sgml-de-2006-6|5	%define release %mkrel 6
12cr|howto-sgml-de-2006-6|6	
12cr|howto-sgml-de-2006-6|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
12cr|howto-sgml-de-2006-6|8	Name:		howto-%{format}
12cr|howto-sgml-de-2006-6|9	Version: 	%version
12cr|howto-sgml-de-2006-6|10	Release: 	%release
12cr|howto-sgml-de-2006-6|11	Group:		Books/Howtos
12cr|howto-sgml-de-2006-6|12	Source0:	howto-%{format}.tar.bz2
12cr|howto-sgml-de-2006-6|13	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-de-2006-6|14	License:	GPL
12cr|howto-sgml-de-2006-6|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-sgml-de-2006-6|16	BuildArchitectures: noarch
12cr|howto-sgml-de-2006-6|17	Requires:   locales-de howto-utils
12cr|howto-sgml-de-2006-6|18	BuildRequires:  howto-utils
12cr|howto-sgml-de-2006-6|19	
12cr|howto-sgml-de-2006-6|20	%description
12cr|howto-sgml-de-2006-6|21	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-sgml-de-2006-6|22	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-sgml-de-2006-6|23	practical information about your system.  The latest versions of these
12cr|howto-sgml-de-2006-6|24	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-de-2006-6|25	
12cr|howto-sgml-de-2006-6|26	Install the howto package if you'd like to be able to access the Linux
12cr|howto-sgml-de-2006-6|27	HOWTO documentation from your own system.
12cr|howto-sgml-de-2006-6|28	
12cr|howto-sgml-de-2006-6|29	%prep
12cr|howto-sgml-de-2006-6|30	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-de-2006-6|31	
12cr|howto-sgml-de-2006-6|32	%install
12cr|howto-sgml-de-2006-6|33	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-de-2006-6|34	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-de-2006-6|35	bzcat %{SOURCE0} | tar xv
12cr|howto-sgml-de-2006-6|36	
12cr|howto-sgml-de-2006-6|37	%clean
12cr|howto-sgml-de-2006-6|38	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-de-2006-6|39	
12cr|howto-sgml-de-2006-6|40	%files
12cr|howto-sgml-de-2006-6|41	%defattr(-,root,root)
12cr|howto-sgml-de-2006-6|42	%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-de-2006-6|43	
12cr|howto-sgml-de-2006-6|44	
12cr|howto-sgml-de-2006-6|45	
12cr|howto-sgml-de-2006-6|46	
12cr|howto-sgml-de-2006-6|47	%changelog
12cr|howto-sgml-de-2006-6|48	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-sgml-de-2006-6|49	+ Revision: 619392
12cr|howto-sgml-de-2006-6|50	- the mass rebuild of 2010.0 packages
12cr|howto-sgml-de-2006-6|51	
12cr|howto-sgml-de-2006-6|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-sgml-de-2006-6|53	+ Revision: 429396
12cr|howto-sgml-de-2006-6|54	- rebuild
12cr|howto-sgml-de-2006-6|55	
12cr|howto-sgml-de-2006-6|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-sgml-de-2006-6|57	+ Revision: 246907
12cr|howto-sgml-de-2006-6|58	- rebuild
12cr|howto-sgml-de-2006-6|59	
12cr|howto-sgml-de-2006-6|60	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-sgml-de-2006-6|61	+ Revision: 239590
12cr|howto-sgml-de-2006-6|62	- rebuild
12cr|howto-sgml-de-2006-6|63	
12cr|howto-sgml-de-2006-6|64	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-sgml-de-2006-6|65	- restore BuildRoot
12cr|howto-sgml-de-2006-6|66	
12cr|howto-sgml-de-2006-6|67	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-sgml-de-2006-6|68	+ Revision: 126773
12cr|howto-sgml-de-2006-6|69	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-sgml-de-2006-6|70	- import howto-sgml-de
12cr|howto-sgml-de-2006-6|71	
12cr|howto-sgml-de-2006-6|72	
12cr|howto-sgml-de-2006-6|73	* Thu Dec 08 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-sgml-de-2006-6|74	- 20051208 update
12cr|howto-sgml-de-2006-6|75	
12cr|howto-sgml-de-2006-6|76	* Tue Oct 07 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-sgml-de-2006-6|77	- updated
12cr|howto-sgml-de-2006-6|78	
12cr|howto-sgml-de-2006-6|79	* Sun Sep 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-sgml-de-2006-6|80	- updated
12cr|howto-sgml-de-2006-6|81	
12cr|howto-sgml-de-2006-6|82	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-sgml-de-2006-6|83	- Updated: Thu Sep 06 2001
12cr|howto-sgml-de-2006-6|84	- Add Require on locale-de
12cr|howto-sgml-de-2006-6|85	
12cr|howto-sgml-de-2006-6|86	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-sgml-de-2006-6|87	- rebuild
12cr|howto-sgml-de-2006-6|88	
12cr|howto-sgml-de-2006-6|89	* Sun Oct 01 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-sgml-de-2006-6|90	- bm
12cr|howto-sgml-de-2006-6|91	
12cr|howto-sgml-de-2006-6|92	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-sgml-de-2006-6|93	- Update for 7.1 (20000509)
12cr|howto-sgml-de-2006-6|94	
12cr|howto-sgml-de-2006-6|95	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-de-2006-6|96	- Build for 7.0
12cr|howto-sgml-de-2006-6|97	
12cr|howto-sgml-de-2006-6|98	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-de-2006-6|99	- French HTML version
12cr|howto-sgml-de-2006-6|100	
12cr|howto-sgml-de-2006-6|101	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-de-2006-6|102	- 19991204
12cr|howto-sgml-de-2006-6|103	- Keep only html format (others are in contribs)
12cr|howto-sgml-de-2006-6|104	
12cr|howto-sgml-de-2006-6|105	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-sgml-de-2006-6|106	- Mandrake adaptations.
12cr|howto-sgml-de-2006-6|107	
12cr|howto-sgml-de-2006-6|108	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-sgml-de-2006-6|109	- no <BASE HREF...> in howto-index.html
12cr|howto-sgml-de-2006-6|110	
12cr|howto-sgml-de-2006-6|111	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-de-2006-6|112	- auto rebuild in the new build environment (release 2)
12cr|howto-sgml-de-2006-6|113	
12cr|howto-sgml-de-2006-6|114	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-de-2006-6|115	- updated howtos
12cr|howto-sgml-de-2006-6|116	- marked translations with %%lang(XX)
12cr|howto-sgml-de-2006-6|117	- get rid of pdf, ps and dvi formats
12cr|howto-sgml-de-2006-6|118	
12cr|howto-sgml-de-2006-6|119	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-de-2006-6|120	- added the Serbian Howtos
12cr|howto-sgml-de-2006-6|121	
12cr|howto-sgml-de-2006-6|122	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-de-2006-6|123	- updated archive
12cr|howto-sgml-de-2006-6|124	- added croatian and slovenian subpackages
12cr|howto-sgml-de-2006-6|125	
12cr|howto-sgml-de-2006-6|126	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-de-2006-6|127	- updated archive
12cr|howto-sgml-de-2006-6|128	- subpackages for each language
12cr|howto-sgml-de-2006-6|129	
12cr|howto-sgml-de-2006-6|130	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-de-2006-6|131	- fixed missing HOWTOs because the download ran out of space
12cr|howto-sgml-de-2006-6|132	- added an index html page for the howto-html package
12cr|howto-sgml-de-2006-6|133	
12cr|howto-sgml-de-2006-6|134	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-de-2006-6|135	- untarred the html tarballs to obsolete the ldp package
12cr|howto-sgml-de-2006-6|136	
12cr|howto-sgml-de-2006-6|137	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-de-2006-6|138	- updated version
12cr|howto-sgml-de-2006-6|139	- fixed description for the right date
12cr|howto-sgml-de-2006-6|140	
12cr|howto-sgml-de-2006-6|141	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-sgml-de-2006-6|142	- made a noarch package
12cr|howto-sgml-de-2006-6|143	
12cr|howto-sgml-de-2006-6|144	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-de-2006-6|145	- Updated to more recent HOWTOs.
12cr|howto-sgml-de-2006-6|146	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-sgml-de-2006-6|147	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-sgml-de-2006-6|148	the former, however, only has tar.gz files)
12cr|howto-sgml-de-2006-6|149	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-sgml-de-2006-6|150	documentation issues such as /usr/info.
12cr|howto-sgml-de-2006-6|151	

2141 12
12cr|howto-sgml-el-2006-6|1	%define format	sgml-el
12cr|howto-sgml-el-2006-6|2	%define format2	SGML/el
12cr|howto-sgml-el-2006-6|3	
12cr|howto-sgml-el-2006-6|4	%define version 2006
12cr|howto-sgml-el-2006-6|5	%define release %mkrel 6
12cr|howto-sgml-el-2006-6|6	
12cr|howto-sgml-el-2006-6|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
12cr|howto-sgml-el-2006-6|8	Name:		howto-%{format}
12cr|howto-sgml-el-2006-6|9	Version: 	%version
12cr|howto-sgml-el-2006-6|10	Release: 	%release
12cr|howto-sgml-el-2006-6|11	Group:		Books/Howtos
12cr|howto-sgml-el-2006-6|12	Source0:	howto-%{format}.tar.bz2
12cr|howto-sgml-el-2006-6|13	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-el-2006-6|14	License:	GPL
12cr|howto-sgml-el-2006-6|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-sgml-el-2006-6|16	BuildArchitectures: noarch
12cr|howto-sgml-el-2006-6|17	Requires:   locales-el howto-utils
12cr|howto-sgml-el-2006-6|18	BuildRequires:  howto-utils
12cr|howto-sgml-el-2006-6|19	
12cr|howto-sgml-el-2006-6|20	%description
12cr|howto-sgml-el-2006-6|21	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-sgml-el-2006-6|22	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-sgml-el-2006-6|23	practical information about your system.  The latest versions of these
12cr|howto-sgml-el-2006-6|24	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-el-2006-6|25	
12cr|howto-sgml-el-2006-6|26	Install the howto package if you'd like to be able to access the Linux
12cr|howto-sgml-el-2006-6|27	HOWTO documentation from your own system.
12cr|howto-sgml-el-2006-6|28	
12cr|howto-sgml-el-2006-6|29	%description -l fr
12cr|howto-sgml-el-2006-6|30	Les HOWTO Linux sont des documents dcrivant de faon exhaustive un aspect de
12cr|howto-sgml-el-2006-6|31	la configuration ou de l'utilisation d'un systme Linux. Les HOWTO Linux sont
12cr|howto-sgml-el-2006-6|32	l'une des meilleures sources d'information sur la pratique de votre systme. La
12cr|howto-sgml-el-2006-6|33	dernire version de chacun de ces documents peut tre touve  cette adresse :
12cr|howto-sgml-el-2006-6|34	http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-el-2006-6|35	
12cr|howto-sgml-el-2006-6|36	%prep
12cr|howto-sgml-el-2006-6|37	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-el-2006-6|38	
12cr|howto-sgml-el-2006-6|39	%install
12cr|howto-sgml-el-2006-6|40	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-el-2006-6|41	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-el-2006-6|42	bzcat %{SOURCE0} | tar xv
12cr|howto-sgml-el-2006-6|43	
12cr|howto-sgml-el-2006-6|44	%clean
12cr|howto-sgml-el-2006-6|45	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-el-2006-6|46	
12cr|howto-sgml-el-2006-6|47	%files
12cr|howto-sgml-el-2006-6|48	%defattr(-,root,root)
12cr|howto-sgml-el-2006-6|49	%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-el-2006-6|50	
12cr|howto-sgml-el-2006-6|51	
12cr|howto-sgml-el-2006-6|52	
12cr|howto-sgml-el-2006-6|53	%changelog
12cr|howto-sgml-el-2006-6|54	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-sgml-el-2006-6|55	+ Revision: 619395
12cr|howto-sgml-el-2006-6|56	- the mass rebuild of 2010.0 packages
12cr|howto-sgml-el-2006-6|57	
12cr|howto-sgml-el-2006-6|58	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-sgml-el-2006-6|59	+ Revision: 429397
12cr|howto-sgml-el-2006-6|60	- rebuild
12cr|howto-sgml-el-2006-6|61	
12cr|howto-sgml-el-2006-6|62	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-sgml-el-2006-6|63	+ Revision: 246930
12cr|howto-sgml-el-2006-6|64	- rebuild
12cr|howto-sgml-el-2006-6|65	
12cr|howto-sgml-el-2006-6|66	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-sgml-el-2006-6|67	+ Revision: 239591
12cr|howto-sgml-el-2006-6|68	- rebuild
12cr|howto-sgml-el-2006-6|69	
12cr|howto-sgml-el-2006-6|70	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-sgml-el-2006-6|71	- restore BuildRoot
12cr|howto-sgml-el-2006-6|72	
12cr|howto-sgml-el-2006-6|73	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-sgml-el-2006-6|74	+ Revision: 126775
12cr|howto-sgml-el-2006-6|75	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-sgml-el-2006-6|76	- import howto-sgml-el
12cr|howto-sgml-el-2006-6|77	
12cr|howto-sgml-el-2006-6|78	
12cr|howto-sgml-el-2006-6|79	* Thu Dec 08 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-sgml-el-2006-6|80	- 20051208 update
12cr|howto-sgml-el-2006-6|81	
12cr|howto-sgml-el-2006-6|82	* Tue Oct 07 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-sgml-el-2006-6|83	- updated
12cr|howto-sgml-el-2006-6|84	
12cr|howto-sgml-el-2006-6|85	* Sun Sep 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-sgml-el-2006-6|86	- updated
12cr|howto-sgml-el-2006-6|87	
12cr|howto-sgml-el-2006-6|88	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-sgml-el-2006-6|89	- Updated: Thu Sep 06 2001
12cr|howto-sgml-el-2006-6|90	- Add Require on locale-el
12cr|howto-sgml-el-2006-6|91	
12cr|howto-sgml-el-2006-6|92	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-sgml-el-2006-6|93	- rebuild
12cr|howto-sgml-el-2006-6|94	
12cr|howto-sgml-el-2006-6|95	* Sun Oct 01 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-sgml-el-2006-6|96	- bm
12cr|howto-sgml-el-2006-6|97	
12cr|howto-sgml-el-2006-6|98	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-sgml-el-2006-6|99	- Update for 7.1 (20000509)
12cr|howto-sgml-el-2006-6|100	
12cr|howto-sgml-el-2006-6|101	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-el-2006-6|102	- Build for 7.0
12cr|howto-sgml-el-2006-6|103	
12cr|howto-sgml-el-2006-6|104	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-el-2006-6|105	- French HTML version
12cr|howto-sgml-el-2006-6|106	
12cr|howto-sgml-el-2006-6|107	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-el-2006-6|108	- 19991204
12cr|howto-sgml-el-2006-6|109	- Keep only html format (others are in contribs)
12cr|howto-sgml-el-2006-6|110	
12cr|howto-sgml-el-2006-6|111	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-sgml-el-2006-6|112	- Mandrake adaptations.
12cr|howto-sgml-el-2006-6|113	
12cr|howto-sgml-el-2006-6|114	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-sgml-el-2006-6|115	- no <BASE HREF...> in howto-index.html
12cr|howto-sgml-el-2006-6|116	
12cr|howto-sgml-el-2006-6|117	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-el-2006-6|118	- auto rebuild in the new build environment (release 2)
12cr|howto-sgml-el-2006-6|119	
12cr|howto-sgml-el-2006-6|120	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-el-2006-6|121	- updated howtos
12cr|howto-sgml-el-2006-6|122	- marked translations with %%lang(XX)
12cr|howto-sgml-el-2006-6|123	- get rid of pdf, ps and dvi formats
12cr|howto-sgml-el-2006-6|124	
12cr|howto-sgml-el-2006-6|125	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-el-2006-6|126	- added the Serbian Howtos
12cr|howto-sgml-el-2006-6|127	
12cr|howto-sgml-el-2006-6|128	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-el-2006-6|129	- updated archive
12cr|howto-sgml-el-2006-6|130	- added croatian and slovenian subpackages
12cr|howto-sgml-el-2006-6|131	
12cr|howto-sgml-el-2006-6|132	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-el-2006-6|133	- updated archive
12cr|howto-sgml-el-2006-6|134	- subpackages for each language
12cr|howto-sgml-el-2006-6|135	
12cr|howto-sgml-el-2006-6|136	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-el-2006-6|137	- fixed missing HOWTOs because the download ran out of space
12cr|howto-sgml-el-2006-6|138	- added an index html page for the howto-html package
12cr|howto-sgml-el-2006-6|139	
12cr|howto-sgml-el-2006-6|140	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-el-2006-6|141	- untarred the html tarballs to obsolete the ldp package
12cr|howto-sgml-el-2006-6|142	
12cr|howto-sgml-el-2006-6|143	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-el-2006-6|144	- updated version
12cr|howto-sgml-el-2006-6|145	- fixed description for the right date
12cr|howto-sgml-el-2006-6|146	
12cr|howto-sgml-el-2006-6|147	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-sgml-el-2006-6|148	- made a noarch package
12cr|howto-sgml-el-2006-6|149	
12cr|howto-sgml-el-2006-6|150	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-el-2006-6|151	- Updated to more recent HOWTOs.
12cr|howto-sgml-el-2006-6|152	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-sgml-el-2006-6|153	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-sgml-el-2006-6|154	the former, however, only has tar.gz files)
12cr|howto-sgml-el-2006-6|155	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-sgml-el-2006-6|156	documentation issues such as /usr/info.
12cr|howto-sgml-el-2006-6|157	

2142 12
12cr|howto-sgml-en-2006-6|1	%define DATE	991226
12cr|howto-sgml-en-2006-6|2	%define format	sgml
12cr|howto-sgml-en-2006-6|3	%define format2	SGML/en
12cr|howto-sgml-en-2006-6|4	
12cr|howto-sgml-en-2006-6|5	%define version 2006
12cr|howto-sgml-en-2006-6|6	%define release %mkrel 6
12cr|howto-sgml-en-2006-6|7	
12cr|howto-sgml-en-2006-6|8	Summary:	HOWTO documents (%{format} format) from the Linux Documentation Project
12cr|howto-sgml-en-2006-6|9	Name:		howto-%{format}-en
12cr|howto-sgml-en-2006-6|10	Version: 	%version
12cr|howto-sgml-en-2006-6|11	Release: 	%release
12cr|howto-sgml-en-2006-6|12	Group:		Books/Howtos
12cr|howto-sgml-en-2006-6|13	Source0:	howto-%{format}-en.tar.bz2
12cr|howto-sgml-en-2006-6|14	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-en-2006-6|15	License:	GPL
12cr|howto-sgml-en-2006-6|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-sgml-en-2006-6|17	BuildArchitectures: noarch
12cr|howto-sgml-en-2006-6|18	Requires:   locales-en howto-utils
12cr|howto-sgml-en-2006-6|19	BuildRequires:  howto-utils
12cr|howto-sgml-en-2006-6|20	
12cr|howto-sgml-en-2006-6|21	
12cr|howto-sgml-en-2006-6|22	%description
12cr|howto-sgml-en-2006-6|23	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-sgml-en-2006-6|24	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-sgml-en-2006-6|25	practical information about your system.  The latest versions of these
12cr|howto-sgml-en-2006-6|26	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-en-2006-6|27	
12cr|howto-sgml-en-2006-6|28	Install this package if you'd like to be able to modify the Linux
12cr|howto-sgml-en-2006-6|29	HOWTO documentation from your own system.
12cr|howto-sgml-en-2006-6|30	
12cr|howto-sgml-en-2006-6|31	%prep
12cr|howto-sgml-en-2006-6|32	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-en-2006-6|33	
12cr|howto-sgml-en-2006-6|34	%install
12cr|howto-sgml-en-2006-6|35	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-en-2006-6|36	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-en-2006-6|37	bzcat %{SOURCE0} | tar xv
12cr|howto-sgml-en-2006-6|38	
12cr|howto-sgml-en-2006-6|39	%clean
12cr|howto-sgml-en-2006-6|40	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-en-2006-6|41	
12cr|howto-sgml-en-2006-6|42	%files
12cr|howto-sgml-en-2006-6|43	%defattr(-,root,root)
12cr|howto-sgml-en-2006-6|44	%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-en-2006-6|45	
12cr|howto-sgml-en-2006-6|46	
12cr|howto-sgml-en-2006-6|47	
12cr|howto-sgml-en-2006-6|48	
12cr|howto-sgml-en-2006-6|49	%changelog
12cr|howto-sgml-en-2006-6|50	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-sgml-en-2006-6|51	+ Revision: 619396
12cr|howto-sgml-en-2006-6|52	- the mass rebuild of 2010.0 packages
12cr|howto-sgml-en-2006-6|53	
12cr|howto-sgml-en-2006-6|54	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-sgml-en-2006-6|55	+ Revision: 429398
12cr|howto-sgml-en-2006-6|56	- rebuild
12cr|howto-sgml-en-2006-6|57	
12cr|howto-sgml-en-2006-6|58	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-sgml-en-2006-6|59	+ Revision: 246941
12cr|howto-sgml-en-2006-6|60	- rebuild
12cr|howto-sgml-en-2006-6|61	
12cr|howto-sgml-en-2006-6|62	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-sgml-en-2006-6|63	+ Revision: 239592
12cr|howto-sgml-en-2006-6|64	- rebuild
12cr|howto-sgml-en-2006-6|65	
12cr|howto-sgml-en-2006-6|66	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-sgml-en-2006-6|67	- restore BuildRoot
12cr|howto-sgml-en-2006-6|68	
12cr|howto-sgml-en-2006-6|69	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-sgml-en-2006-6|70	+ Revision: 126777
12cr|howto-sgml-en-2006-6|71	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-sgml-en-2006-6|72	- import howto-sgml-en
12cr|howto-sgml-en-2006-6|73	
12cr|howto-sgml-en-2006-6|74	
12cr|howto-sgml-en-2006-6|75	* Thu Dec 08 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-sgml-en-2006-6|76	- 20051208 update
12cr|howto-sgml-en-2006-6|77	
12cr|howto-sgml-en-2006-6|78	* Tue Oct 07 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-sgml-en-2006-6|79	- updated
12cr|howto-sgml-en-2006-6|80	
12cr|howto-sgml-en-2006-6|81	* Sun Sep 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-sgml-en-2006-6|82	- updated
12cr|howto-sgml-en-2006-6|83	
12cr|howto-sgml-en-2006-6|84	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-sgml-en-2006-6|85	- Updated: Thu Sep 06 2001
12cr|howto-sgml-en-2006-6|86	- Add Require on locale-en
12cr|howto-sgml-en-2006-6|87	
12cr|howto-sgml-en-2006-6|88	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-sgml-en-2006-6|89	- rebuild
12cr|howto-sgml-en-2006-6|90	
12cr|howto-sgml-en-2006-6|91	* Sun Oct 01 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-sgml-en-2006-6|92	- bm
12cr|howto-sgml-en-2006-6|93	
12cr|howto-sgml-en-2006-6|94	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-sgml-en-2006-6|95	- Update for 7.1 (20000509)
12cr|howto-sgml-en-2006-6|96	
12cr|howto-sgml-en-2006-6|97	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-en-2006-6|98	- Sgml version
12cr|howto-sgml-en-2006-6|99	
12cr|howto-sgml-en-2006-6|100	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-en-2006-6|101	- 19991204
12cr|howto-sgml-en-2006-6|102	- Keep only html format (others are in contribs)
12cr|howto-sgml-en-2006-6|103	
12cr|howto-sgml-en-2006-6|104	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-sgml-en-2006-6|105	- Mandrake adaptations.
12cr|howto-sgml-en-2006-6|106	
12cr|howto-sgml-en-2006-6|107	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-sgml-en-2006-6|108	- no <BASE HREF...> in howto-index.html
12cr|howto-sgml-en-2006-6|109	
12cr|howto-sgml-en-2006-6|110	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-en-2006-6|111	- auto rebuild in the new build environment (release 2)
12cr|howto-sgml-en-2006-6|112	
12cr|howto-sgml-en-2006-6|113	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-en-2006-6|114	- updated howtos
12cr|howto-sgml-en-2006-6|115	- marked translations with %%lang(XX)
12cr|howto-sgml-en-2006-6|116	- get rid of pdf, ps and dvi formats
12cr|howto-sgml-en-2006-6|117	
12cr|howto-sgml-en-2006-6|118	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-en-2006-6|119	- added the Serbian Howtos
12cr|howto-sgml-en-2006-6|120	
12cr|howto-sgml-en-2006-6|121	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-en-2006-6|122	- updated archive
12cr|howto-sgml-en-2006-6|123	- added croatian and slovenian subpackages
12cr|howto-sgml-en-2006-6|124	
12cr|howto-sgml-en-2006-6|125	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-en-2006-6|126	- updated archive
12cr|howto-sgml-en-2006-6|127	- subpackages for each language
12cr|howto-sgml-en-2006-6|128	
12cr|howto-sgml-en-2006-6|129	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-en-2006-6|130	- fixed missing HOWTOs because the download ran out of space
12cr|howto-sgml-en-2006-6|131	- added an index html page for the howto-html package
12cr|howto-sgml-en-2006-6|132	
12cr|howto-sgml-en-2006-6|133	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-en-2006-6|134	- untarred the html tarballs to obsolete the ldp package
12cr|howto-sgml-en-2006-6|135	
12cr|howto-sgml-en-2006-6|136	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-en-2006-6|137	- updated version
12cr|howto-sgml-en-2006-6|138	- fixed description for the right date
12cr|howto-sgml-en-2006-6|139	
12cr|howto-sgml-en-2006-6|140	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-sgml-en-2006-6|141	- made a noarch package
12cr|howto-sgml-en-2006-6|142	
12cr|howto-sgml-en-2006-6|143	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-en-2006-6|144	- Updated to more recent HOWTOs.
12cr|howto-sgml-en-2006-6|145	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-sgml-en-2006-6|146	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-sgml-en-2006-6|147	the former, however, only has tar.gz files)
12cr|howto-sgml-en-2006-6|148	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-sgml-en-2006-6|149	documentation issues such as /usr/info.
12cr|howto-sgml-en-2006-6|150	

2143 12
12cr|howto-sgml-es-2006-6|1	%define format	sgml-es
12cr|howto-sgml-es-2006-6|2	%define format2	SGML/es
12cr|howto-sgml-es-2006-6|3	
12cr|howto-sgml-es-2006-6|4	%define version 2006
12cr|howto-sgml-es-2006-6|5	%define release %mkrel 6
12cr|howto-sgml-es-2006-6|6	
12cr|howto-sgml-es-2006-6|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
12cr|howto-sgml-es-2006-6|8	Name:		howto-%{format}
12cr|howto-sgml-es-2006-6|9	Version: 	%version
12cr|howto-sgml-es-2006-6|10	Release: 	%release
12cr|howto-sgml-es-2006-6|11	Group:		Books/Howtos
12cr|howto-sgml-es-2006-6|12	Source0:	howto-%{format}.tar.bz2
12cr|howto-sgml-es-2006-6|13	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-es-2006-6|14	License:	GPL
12cr|howto-sgml-es-2006-6|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-sgml-es-2006-6|16	BuildArchitectures: noarch
12cr|howto-sgml-es-2006-6|17	Requires:   locales-es howto-utils
12cr|howto-sgml-es-2006-6|18	BuildRequires:  howto-utils
12cr|howto-sgml-es-2006-6|19	
12cr|howto-sgml-es-2006-6|20	%description
12cr|howto-sgml-es-2006-6|21	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-sgml-es-2006-6|22	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-sgml-es-2006-6|23	practical information about your system.  The latest versions of these
12cr|howto-sgml-es-2006-6|24	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-es-2006-6|25	
12cr|howto-sgml-es-2006-6|26	Install the howto package if you'd like to be able to access the Linux
12cr|howto-sgml-es-2006-6|27	HOWTO documentation from your own system.
12cr|howto-sgml-es-2006-6|28	
12cr|howto-sgml-es-2006-6|29	%description -l fr
12cr|howto-sgml-es-2006-6|30	Les HOWTO Linux sont des documents dcrivant de faon exhaustive un aspect de
12cr|howto-sgml-es-2006-6|31	la configuration ou de l'utilisation d'un systme Linux. Les HOWTO Linux sont
12cr|howto-sgml-es-2006-6|32	l'une des meilleures sources d'information sur la pratique de votre systme. La
12cr|howto-sgml-es-2006-6|33	dernire version de chacun de ces documents peut tre touve  cette adresse :
12cr|howto-sgml-es-2006-6|34	http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-es-2006-6|35	
12cr|howto-sgml-es-2006-6|36	%prep
12cr|howto-sgml-es-2006-6|37	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-es-2006-6|38	
12cr|howto-sgml-es-2006-6|39	%install
12cr|howto-sgml-es-2006-6|40	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-es-2006-6|41	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-es-2006-6|42	bzcat %{SOURCE0} | tar xv
12cr|howto-sgml-es-2006-6|43	
12cr|howto-sgml-es-2006-6|44	%clean
12cr|howto-sgml-es-2006-6|45	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-es-2006-6|46	
12cr|howto-sgml-es-2006-6|47	%files
12cr|howto-sgml-es-2006-6|48	%defattr(-,root,root)
12cr|howto-sgml-es-2006-6|49	%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-es-2006-6|50	
12cr|howto-sgml-es-2006-6|51	
12cr|howto-sgml-es-2006-6|52	
12cr|howto-sgml-es-2006-6|53	%changelog
12cr|howto-sgml-es-2006-6|54	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-sgml-es-2006-6|55	+ Revision: 619397
12cr|howto-sgml-es-2006-6|56	- the mass rebuild of 2010.0 packages
12cr|howto-sgml-es-2006-6|57	
12cr|howto-sgml-es-2006-6|58	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-sgml-es-2006-6|59	+ Revision: 429399
12cr|howto-sgml-es-2006-6|60	- rebuild
12cr|howto-sgml-es-2006-6|61	
12cr|howto-sgml-es-2006-6|62	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-sgml-es-2006-6|63	+ Revision: 246949
12cr|howto-sgml-es-2006-6|64	- rebuild
12cr|howto-sgml-es-2006-6|65	
12cr|howto-sgml-es-2006-6|66	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-sgml-es-2006-6|67	+ Revision: 239593
12cr|howto-sgml-es-2006-6|68	- rebuild
12cr|howto-sgml-es-2006-6|69	
12cr|howto-sgml-es-2006-6|70	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-sgml-es-2006-6|71	- restore BuildRoot
12cr|howto-sgml-es-2006-6|72	
12cr|howto-sgml-es-2006-6|73	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-sgml-es-2006-6|74	+ Revision: 126779
12cr|howto-sgml-es-2006-6|75	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-sgml-es-2006-6|76	- import howto-sgml-es
12cr|howto-sgml-es-2006-6|77	
12cr|howto-sgml-es-2006-6|78	
12cr|howto-sgml-es-2006-6|79	* Thu Dec 08 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-sgml-es-2006-6|80	- rebuild
12cr|howto-sgml-es-2006-6|81	
12cr|howto-sgml-es-2006-6|82	* Tue Oct 07 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-sgml-es-2006-6|83	- 9.2
12cr|howto-sgml-es-2006-6|84	
12cr|howto-sgml-es-2006-6|85	* Sun Sep 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-sgml-es-2006-6|86	- updated
12cr|howto-sgml-es-2006-6|87	
12cr|howto-sgml-es-2006-6|88	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-sgml-es-2006-6|89	- Updated: Thu Sep 06 2001
12cr|howto-sgml-es-2006-6|90	- Add Require on locale-es
12cr|howto-sgml-es-2006-6|91	
12cr|howto-sgml-es-2006-6|92	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-sgml-es-2006-6|93	- rebuild
12cr|howto-sgml-es-2006-6|94	
12cr|howto-sgml-es-2006-6|95	* Sun Oct 01 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-sgml-es-2006-6|96	- bm
12cr|howto-sgml-es-2006-6|97	
12cr|howto-sgml-es-2006-6|98	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-sgml-es-2006-6|99	- Update for 7.1 (20000509)
12cr|howto-sgml-es-2006-6|100	
12cr|howto-sgml-es-2006-6|101	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-es-2006-6|102	- Build for 7.0
12cr|howto-sgml-es-2006-6|103	
12cr|howto-sgml-es-2006-6|104	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-es-2006-6|105	- French HTML version
12cr|howto-sgml-es-2006-6|106	
12cr|howto-sgml-es-2006-6|107	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-es-2006-6|108	- 19991204
12cr|howto-sgml-es-2006-6|109	- Keep only html format (others are in contribs)
12cr|howto-sgml-es-2006-6|110	
12cr|howto-sgml-es-2006-6|111	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-sgml-es-2006-6|112	- Mandrake adaptations.
12cr|howto-sgml-es-2006-6|113	
12cr|howto-sgml-es-2006-6|114	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-sgml-es-2006-6|115	- no <BASE HREF...> in howto-index.html
12cr|howto-sgml-es-2006-6|116	
12cr|howto-sgml-es-2006-6|117	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-es-2006-6|118	- auto rebuild in the new build environment (release 2)
12cr|howto-sgml-es-2006-6|119	
12cr|howto-sgml-es-2006-6|120	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-es-2006-6|121	- updated howtos
12cr|howto-sgml-es-2006-6|122	- marked translations with %%lang(XX)
12cr|howto-sgml-es-2006-6|123	- get rid of pdf, ps and dvi formats
12cr|howto-sgml-es-2006-6|124	
12cr|howto-sgml-es-2006-6|125	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-es-2006-6|126	- added the Serbian Howtos
12cr|howto-sgml-es-2006-6|127	
12cr|howto-sgml-es-2006-6|128	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-es-2006-6|129	- updated archive
12cr|howto-sgml-es-2006-6|130	- added croatian and slovenian subpackages
12cr|howto-sgml-es-2006-6|131	
12cr|howto-sgml-es-2006-6|132	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-es-2006-6|133	- updated archive
12cr|howto-sgml-es-2006-6|134	- subpackages for each language
12cr|howto-sgml-es-2006-6|135	
12cr|howto-sgml-es-2006-6|136	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-es-2006-6|137	- fixed missing HOWTOs because the download ran out of space
12cr|howto-sgml-es-2006-6|138	- added an index html page for the howto-html package
12cr|howto-sgml-es-2006-6|139	
12cr|howto-sgml-es-2006-6|140	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-es-2006-6|141	- untarred the html tarballs to obsolete the ldp package
12cr|howto-sgml-es-2006-6|142	
12cr|howto-sgml-es-2006-6|143	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-es-2006-6|144	- updated version
12cr|howto-sgml-es-2006-6|145	- fixed description for the right date
12cr|howto-sgml-es-2006-6|146	
12cr|howto-sgml-es-2006-6|147	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-sgml-es-2006-6|148	- made a noarch package
12cr|howto-sgml-es-2006-6|149	
12cr|howto-sgml-es-2006-6|150	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-es-2006-6|151	- Updated to more recent HOWTOs.
12cr|howto-sgml-es-2006-6|152	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-sgml-es-2006-6|153	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-sgml-es-2006-6|154	the former, however, only has tar.gz files)
12cr|howto-sgml-es-2006-6|155	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-sgml-es-2006-6|156	documentation issues such as /usr/info.
12cr|howto-sgml-es-2006-6|157	

2144 12
12cr|howto-sgml-fr-2006-5|1	%define format	sgml-fr
12cr|howto-sgml-fr-2006-5|2	%define format2	SGML/fr
12cr|howto-sgml-fr-2006-5|3	
12cr|howto-sgml-fr-2006-5|4	%define version 2006
12cr|howto-sgml-fr-2006-5|5	%define release %mkrel 5
12cr|howto-sgml-fr-2006-5|6	
12cr|howto-sgml-fr-2006-5|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
12cr|howto-sgml-fr-2006-5|8	Name:		howto-%{format}
12cr|howto-sgml-fr-2006-5|9	Version: 	%version
12cr|howto-sgml-fr-2006-5|10	Release: 	%release
12cr|howto-sgml-fr-2006-5|11	Group:		Books/Howtos
12cr|howto-sgml-fr-2006-5|12	Source0:	howto-%{format}.tar.bz2
12cr|howto-sgml-fr-2006-5|13	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-fr-2006-5|14	License:	GPL
12cr|howto-sgml-fr-2006-5|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-sgml-fr-2006-5|16	BuildArchitectures: noarch
12cr|howto-sgml-fr-2006-5|17	Requires:   locales-fr howto-utils
12cr|howto-sgml-fr-2006-5|18	BuildRequires:  howto-utils
12cr|howto-sgml-fr-2006-5|19	
12cr|howto-sgml-fr-2006-5|20	%description
12cr|howto-sgml-fr-2006-5|21	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-sgml-fr-2006-5|22	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-sgml-fr-2006-5|23	practical information about your system.  The latest versions of these
12cr|howto-sgml-fr-2006-5|24	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-fr-2006-5|25	
12cr|howto-sgml-fr-2006-5|26	Install the howto package if you'd like to be able to access the Linux
12cr|howto-sgml-fr-2006-5|27	HOWTO documentation from your own system.
12cr|howto-sgml-fr-2006-5|28	
12cr|howto-sgml-fr-2006-5|29	%description -l fr
12cr|howto-sgml-fr-2006-5|30	Les HOWTO Linux sont des documents dcrivant de faon exhaustive un aspect de
12cr|howto-sgml-fr-2006-5|31	la configuration ou de l'utilisation d'un systme Linux. Les HOWTO Linux sont
12cr|howto-sgml-fr-2006-5|32	l'une des meilleures sources d'information sur la pratique de votre systme. La
12cr|howto-sgml-fr-2006-5|33	dernire version de chacun de ces documents peut tre touve  cette adresse :
12cr|howto-sgml-fr-2006-5|34	http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-fr-2006-5|35	
12cr|howto-sgml-fr-2006-5|36	%prep
12cr|howto-sgml-fr-2006-5|37	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-fr-2006-5|38	
12cr|howto-sgml-fr-2006-5|39	%install
12cr|howto-sgml-fr-2006-5|40	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-fr-2006-5|41	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-fr-2006-5|42	bzcat %{SOURCE0} | tar xv
12cr|howto-sgml-fr-2006-5|43	
12cr|howto-sgml-fr-2006-5|44	%clean
12cr|howto-sgml-fr-2006-5|45	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-fr-2006-5|46	
12cr|howto-sgml-fr-2006-5|47	%files
12cr|howto-sgml-fr-2006-5|48	%defattr(-,root,root)
12cr|howto-sgml-fr-2006-5|49	%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-fr-2006-5|50	
12cr|howto-sgml-fr-2006-5|51	
12cr|howto-sgml-fr-2006-5|52	
12cr|howto-sgml-fr-2006-5|53	%changelog
12cr|howto-sgml-fr-2006-5|54	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 2006-5mdv2010.0
12cr|howto-sgml-fr-2006-5|55	+ Revision: 429400
12cr|howto-sgml-fr-2006-5|56	- rebuild
12cr|howto-sgml-fr-2006-5|57	
12cr|howto-sgml-fr-2006-5|58	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 2006-4mdv2009.0
12cr|howto-sgml-fr-2006-5|59	+ Revision: 246956
12cr|howto-sgml-fr-2006-5|60	- rebuild
12cr|howto-sgml-fr-2006-5|61	
12cr|howto-sgml-fr-2006-5|62	* Tue Jul 22 2008 Thierry Vignaud <tvignaud@mandriva.com> 2006-3mdv2009.0
12cr|howto-sgml-fr-2006-5|63	+ Revision: 239594
12cr|howto-sgml-fr-2006-5|64	- rebuild
12cr|howto-sgml-fr-2006-5|65	
12cr|howto-sgml-fr-2006-5|66	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-sgml-fr-2006-5|67	- restore BuildRoot
12cr|howto-sgml-fr-2006-5|68	
12cr|howto-sgml-fr-2006-5|69	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2006-1mdv2008.1
12cr|howto-sgml-fr-2006-5|70	+ Revision: 126781
12cr|howto-sgml-fr-2006-5|71	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-sgml-fr-2006-5|72	- import howto-sgml-fr
12cr|howto-sgml-fr-2006-5|73	
12cr|howto-sgml-fr-2006-5|74	
12cr|howto-sgml-fr-2006-5|75	* Thu Dec 08 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-sgml-fr-2006-5|76	- 20051208
12cr|howto-sgml-fr-2006-5|77	
12cr|howto-sgml-fr-2006-5|78	* Wed Oct 08 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-sgml-fr-2006-5|79	- updated
12cr|howto-sgml-fr-2006-5|80	
12cr|howto-sgml-fr-2006-5|81	* Sun Sep 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-sgml-fr-2006-5|82	- updated
12cr|howto-sgml-fr-2006-5|83	
12cr|howto-sgml-fr-2006-5|84	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-sgml-fr-2006-5|85	- Updated: Thu Sep 06 2001
12cr|howto-sgml-fr-2006-5|86	- Add Require on locale-fr
12cr|howto-sgml-fr-2006-5|87	
12cr|howto-sgml-fr-2006-5|88	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-sgml-fr-2006-5|89	- rebuild
12cr|howto-sgml-fr-2006-5|90	
12cr|howto-sgml-fr-2006-5|91	* Sun Oct 01 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-sgml-fr-2006-5|92	- bm
12cr|howto-sgml-fr-2006-5|93	
12cr|howto-sgml-fr-2006-5|94	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-sgml-fr-2006-5|95	- Update for 7.1 (20000509)
12cr|howto-sgml-fr-2006-5|96	
12cr|howto-sgml-fr-2006-5|97	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-fr-2006-5|98	- Build for 7.0
12cr|howto-sgml-fr-2006-5|99	
12cr|howto-sgml-fr-2006-5|100	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-fr-2006-5|101	- French HTML version
12cr|howto-sgml-fr-2006-5|102	
12cr|howto-sgml-fr-2006-5|103	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-fr-2006-5|104	- 19991204
12cr|howto-sgml-fr-2006-5|105	- Keep only html format (others are in contribs)
12cr|howto-sgml-fr-2006-5|106	
12cr|howto-sgml-fr-2006-5|107	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-sgml-fr-2006-5|108	- Mandrake adaptations.
12cr|howto-sgml-fr-2006-5|109	
12cr|howto-sgml-fr-2006-5|110	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-sgml-fr-2006-5|111	- no <BASE HREF...> in howto-index.html
12cr|howto-sgml-fr-2006-5|112	
12cr|howto-sgml-fr-2006-5|113	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-fr-2006-5|114	- auto rebuild in the new build environment (release 2)
12cr|howto-sgml-fr-2006-5|115	
12cr|howto-sgml-fr-2006-5|116	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-fr-2006-5|117	- updated howtos
12cr|howto-sgml-fr-2006-5|118	- marked translations with %%lang(XX)
12cr|howto-sgml-fr-2006-5|119	- get rid of pdf, ps and dvi formats
12cr|howto-sgml-fr-2006-5|120	
12cr|howto-sgml-fr-2006-5|121	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-fr-2006-5|122	- added the Serbian Howtos
12cr|howto-sgml-fr-2006-5|123	
12cr|howto-sgml-fr-2006-5|124	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-fr-2006-5|125	- updated archive
12cr|howto-sgml-fr-2006-5|126	- added croatian and slovenian subpackages
12cr|howto-sgml-fr-2006-5|127	
12cr|howto-sgml-fr-2006-5|128	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-fr-2006-5|129	- updated archive
12cr|howto-sgml-fr-2006-5|130	- subpackages for each language
12cr|howto-sgml-fr-2006-5|131	
12cr|howto-sgml-fr-2006-5|132	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-fr-2006-5|133	- fixed missing HOWTOs because the download ran out of space
12cr|howto-sgml-fr-2006-5|134	- added an index html page for the howto-html package
12cr|howto-sgml-fr-2006-5|135	
12cr|howto-sgml-fr-2006-5|136	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-fr-2006-5|137	- untarred the html tarballs to obsolete the ldp package
12cr|howto-sgml-fr-2006-5|138	
12cr|howto-sgml-fr-2006-5|139	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-fr-2006-5|140	- updated version
12cr|howto-sgml-fr-2006-5|141	- fixed description for the right date
12cr|howto-sgml-fr-2006-5|142	
12cr|howto-sgml-fr-2006-5|143	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-sgml-fr-2006-5|144	- made a noarch package
12cr|howto-sgml-fr-2006-5|145	
12cr|howto-sgml-fr-2006-5|146	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-fr-2006-5|147	- Updated to more recent HOWTOs.
12cr|howto-sgml-fr-2006-5|148	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-sgml-fr-2006-5|149	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-sgml-fr-2006-5|150	the former, however, only has tar.gz files)
12cr|howto-sgml-fr-2006-5|151	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-sgml-fr-2006-5|152	documentation issues such as /usr/info.
12cr|howto-sgml-fr-2006-5|153	

2145 12
12cr|howto-sgml-hr-2006-6|1	%define format	sgml-hr
12cr|howto-sgml-hr-2006-6|2	%define format2	SGML/hr
12cr|howto-sgml-hr-2006-6|3	
12cr|howto-sgml-hr-2006-6|4	%define version 2006
12cr|howto-sgml-hr-2006-6|5	%define release %mkrel 6
12cr|howto-sgml-hr-2006-6|6	
12cr|howto-sgml-hr-2006-6|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
12cr|howto-sgml-hr-2006-6|8	Name:		howto-%{format}
12cr|howto-sgml-hr-2006-6|9	Version:	%{version}
12cr|howto-sgml-hr-2006-6|10	Release:	%{release}
12cr|howto-sgml-hr-2006-6|11	Group:		Books/Howtos
12cr|howto-sgml-hr-2006-6|12	Source0:	howto-%{format}.tar.bz2
12cr|howto-sgml-hr-2006-6|13	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-hr-2006-6|14	License:	GPL
12cr|howto-sgml-hr-2006-6|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-sgml-hr-2006-6|16	BuildArchitectures: noarch
12cr|howto-sgml-hr-2006-6|17	Requires:   locales-hr
12cr|howto-sgml-hr-2006-6|18	
12cr|howto-sgml-hr-2006-6|19	
12cr|howto-sgml-hr-2006-6|20	
12cr|howto-sgml-hr-2006-6|21	%description
12cr|howto-sgml-hr-2006-6|22	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-sgml-hr-2006-6|23	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-sgml-hr-2006-6|24	practical information about your system.  The latest versions of these
12cr|howto-sgml-hr-2006-6|25	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-hr-2006-6|26	
12cr|howto-sgml-hr-2006-6|27	Install the howto package if you'd like to be able to access the Linux
12cr|howto-sgml-hr-2006-6|28	HOWTO documentation from your own system.
12cr|howto-sgml-hr-2006-6|29	
12cr|howto-sgml-hr-2006-6|30	%prep
12cr|howto-sgml-hr-2006-6|31	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-hr-2006-6|32	
12cr|howto-sgml-hr-2006-6|33	%install
12cr|howto-sgml-hr-2006-6|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-hr-2006-6|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-hr-2006-6|36	bzcat %{SOURCE0} | tar xv
12cr|howto-sgml-hr-2006-6|37	
12cr|howto-sgml-hr-2006-6|38	%clean
12cr|howto-sgml-hr-2006-6|39	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-hr-2006-6|40	
12cr|howto-sgml-hr-2006-6|41	%files
12cr|howto-sgml-hr-2006-6|42	%defattr(-,root,root)
12cr|howto-sgml-hr-2006-6|43	%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-hr-2006-6|44	
12cr|howto-sgml-hr-2006-6|45	
12cr|howto-sgml-hr-2006-6|46	
12cr|howto-sgml-hr-2006-6|47	
12cr|howto-sgml-hr-2006-6|48	%changelog
12cr|howto-sgml-hr-2006-6|49	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-sgml-hr-2006-6|50	+ Revision: 619399
12cr|howto-sgml-hr-2006-6|51	- the mass rebuild of 2010.0 packages
12cr|howto-sgml-hr-2006-6|52	
12cr|howto-sgml-hr-2006-6|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-sgml-hr-2006-6|54	+ Revision: 429401
12cr|howto-sgml-hr-2006-6|55	- rebuild
12cr|howto-sgml-hr-2006-6|56	
12cr|howto-sgml-hr-2006-6|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-sgml-hr-2006-6|58	+ Revision: 246968
12cr|howto-sgml-hr-2006-6|59	- rebuild
12cr|howto-sgml-hr-2006-6|60	
12cr|howto-sgml-hr-2006-6|61	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-sgml-hr-2006-6|62	+ Revision: 239595
12cr|howto-sgml-hr-2006-6|63	- rebuild
12cr|howto-sgml-hr-2006-6|64	
12cr|howto-sgml-hr-2006-6|65	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-sgml-hr-2006-6|66	- restore BuildRoot
12cr|howto-sgml-hr-2006-6|67	
12cr|howto-sgml-hr-2006-6|68	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-sgml-hr-2006-6|69	+ Revision: 126783
12cr|howto-sgml-hr-2006-6|70	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-sgml-hr-2006-6|71	- import howto-sgml-hr
12cr|howto-sgml-hr-2006-6|72	
12cr|howto-sgml-hr-2006-6|73	
12cr|howto-sgml-hr-2006-6|74	* Thu Dec 08 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-sgml-hr-2006-6|75	- rebuild
12cr|howto-sgml-hr-2006-6|76	
12cr|howto-sgml-hr-2006-6|77	* Wed Oct 08 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-sgml-hr-2006-6|78	- updated
12cr|howto-sgml-hr-2006-6|79	
12cr|howto-sgml-hr-2006-6|80	* Thu Jun 12 2003 Marcel Pol <mpol@gmx.net> 8.1-2mdk
12cr|howto-sgml-hr-2006-6|81	- rebuild for rpm 4.2
12cr|howto-sgml-hr-2006-6|82	
12cr|howto-sgml-hr-2006-6|83	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-sgml-hr-2006-6|84	- Updated: Thu Sep 06 2001
12cr|howto-sgml-hr-2006-6|85	- Add Require on locale-hr
12cr|howto-sgml-hr-2006-6|86	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-sgml-hr-2006-6|87	- rebuild
12cr|howto-sgml-hr-2006-6|88	
12cr|howto-sgml-hr-2006-6|89	* Sun Oct 01 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-sgml-hr-2006-6|90	- bm
12cr|howto-sgml-hr-2006-6|91	
12cr|howto-sgml-hr-2006-6|92	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-sgml-hr-2006-6|93	- Update for 7.1 (20000509)
12cr|howto-sgml-hr-2006-6|94	
12cr|howto-sgml-hr-2006-6|95	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-hr-2006-6|96	- Build for 7.0
12cr|howto-sgml-hr-2006-6|97	
12cr|howto-sgml-hr-2006-6|98	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-hr-2006-6|99	- French HTML version
12cr|howto-sgml-hr-2006-6|100	
12cr|howto-sgml-hr-2006-6|101	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-hr-2006-6|102	- 19991204
12cr|howto-sgml-hr-2006-6|103	- Keep only html format (others are in contribs)
12cr|howto-sgml-hr-2006-6|104	
12cr|howto-sgml-hr-2006-6|105	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-sgml-hr-2006-6|106	- Mandrake adaptations.
12cr|howto-sgml-hr-2006-6|107	
12cr|howto-sgml-hr-2006-6|108	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-sgml-hr-2006-6|109	- no <BASE HREF...> in howto-index.html
12cr|howto-sgml-hr-2006-6|110	
12cr|howto-sgml-hr-2006-6|111	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-hr-2006-6|112	- auto rebuild in the new build environment (release 2)
12cr|howto-sgml-hr-2006-6|113	
12cr|howto-sgml-hr-2006-6|114	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-hr-2006-6|115	- updated howtos
12cr|howto-sgml-hr-2006-6|116	- marked translations with %%lang(XX)
12cr|howto-sgml-hr-2006-6|117	- get rid of pdf, ps and dvi formats
12cr|howto-sgml-hr-2006-6|118	
12cr|howto-sgml-hr-2006-6|119	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-hr-2006-6|120	- added the Serbian Howtos
12cr|howto-sgml-hr-2006-6|121	
12cr|howto-sgml-hr-2006-6|122	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-hr-2006-6|123	- updated archive
12cr|howto-sgml-hr-2006-6|124	- added croatian and slovenian subpackages
12cr|howto-sgml-hr-2006-6|125	
12cr|howto-sgml-hr-2006-6|126	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-hr-2006-6|127	- updated archive
12cr|howto-sgml-hr-2006-6|128	- subpackages for each language
12cr|howto-sgml-hr-2006-6|129	
12cr|howto-sgml-hr-2006-6|130	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-hr-2006-6|131	- fixed missing HOWTOs because the download ran out of space
12cr|howto-sgml-hr-2006-6|132	- added an index html page for the howto-html package
12cr|howto-sgml-hr-2006-6|133	
12cr|howto-sgml-hr-2006-6|134	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-hr-2006-6|135	- untarred the html tarballs to obsolete the ldp package
12cr|howto-sgml-hr-2006-6|136	
12cr|howto-sgml-hr-2006-6|137	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-hr-2006-6|138	- updated version
12cr|howto-sgml-hr-2006-6|139	- fixed description for the right date
12cr|howto-sgml-hr-2006-6|140	
12cr|howto-sgml-hr-2006-6|141	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-sgml-hr-2006-6|142	- made a noarch package
12cr|howto-sgml-hr-2006-6|143	
12cr|howto-sgml-hr-2006-6|144	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-hr-2006-6|145	- Updated to more recent HOWTOs.
12cr|howto-sgml-hr-2006-6|146	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-sgml-hr-2006-6|147	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-sgml-hr-2006-6|148	the former, however, only has tar.gz files)
12cr|howto-sgml-hr-2006-6|149	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-sgml-hr-2006-6|150	documentation issues such as /usr/info.
12cr|howto-sgml-hr-2006-6|151	

2146 12
12cr|howto-sgml-hu-2006-6|1	%define format	sgml-hu
12cr|howto-sgml-hu-2006-6|2	%define format2	SGML/hu
12cr|howto-sgml-hu-2006-6|3	
12cr|howto-sgml-hu-2006-6|4	%define version 2006
12cr|howto-sgml-hu-2006-6|5	%define release %mkrel 6
12cr|howto-sgml-hu-2006-6|6	
12cr|howto-sgml-hu-2006-6|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
12cr|howto-sgml-hu-2006-6|8	Name:		howto-%{format}
12cr|howto-sgml-hu-2006-6|9	Version: 	%version
12cr|howto-sgml-hu-2006-6|10	Release: 	%release
12cr|howto-sgml-hu-2006-6|11	Group:		Books/Howtos
12cr|howto-sgml-hu-2006-6|12	Source0:	howto-%{format}.tar.bz2
12cr|howto-sgml-hu-2006-6|13	Url:		http://www.kde.hu/mlp/hogyanok/
12cr|howto-sgml-hu-2006-6|14	License:	GPL
12cr|howto-sgml-hu-2006-6|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-sgml-hu-2006-6|16	BuildArchitectures: noarch
12cr|howto-sgml-hu-2006-6|17	Requires:   locales-hu howto-utils
12cr|howto-sgml-hu-2006-6|18	BuildRequires:  howto-utils
12cr|howto-sgml-hu-2006-6|19	
12cr|howto-sgml-hu-2006-6|20	%description
12cr|howto-sgml-hu-2006-6|21	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-sgml-hu-2006-6|22	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-sgml-hu-2006-6|23	practical information about your system.  The latest versions of these
12cr|howto-sgml-hu-2006-6|24	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-hu-2006-6|25	
12cr|howto-sgml-hu-2006-6|26	Install the howto package if you'd like to be able to access the Linux
12cr|howto-sgml-hu-2006-6|27	HOWTO documentation from your own system.
12cr|howto-sgml-hu-2006-6|28	
12cr|howto-sgml-hu-2006-6|29	%prep
12cr|howto-sgml-hu-2006-6|30	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-hu-2006-6|31	
12cr|howto-sgml-hu-2006-6|32	%install
12cr|howto-sgml-hu-2006-6|33	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-hu-2006-6|34	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-hu-2006-6|35	bzcat %{SOURCE0} | tar xv
12cr|howto-sgml-hu-2006-6|36	
12cr|howto-sgml-hu-2006-6|37	%clean
12cr|howto-sgml-hu-2006-6|38	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-hu-2006-6|39	
12cr|howto-sgml-hu-2006-6|40	%files
12cr|howto-sgml-hu-2006-6|41	%defattr(-,root,root)
12cr|howto-sgml-hu-2006-6|42	%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-hu-2006-6|43	
12cr|howto-sgml-hu-2006-6|44	
12cr|howto-sgml-hu-2006-6|45	
12cr|howto-sgml-hu-2006-6|46	
12cr|howto-sgml-hu-2006-6|47	%changelog
12cr|howto-sgml-hu-2006-6|48	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-sgml-hu-2006-6|49	+ Revision: 619400
12cr|howto-sgml-hu-2006-6|50	- the mass rebuild of 2010.0 packages
12cr|howto-sgml-hu-2006-6|51	
12cr|howto-sgml-hu-2006-6|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-sgml-hu-2006-6|53	+ Revision: 429402
12cr|howto-sgml-hu-2006-6|54	- rebuild
12cr|howto-sgml-hu-2006-6|55	
12cr|howto-sgml-hu-2006-6|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-sgml-hu-2006-6|57	+ Revision: 246969
12cr|howto-sgml-hu-2006-6|58	- rebuild
12cr|howto-sgml-hu-2006-6|59	
12cr|howto-sgml-hu-2006-6|60	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-sgml-hu-2006-6|61	+ Revision: 239596
12cr|howto-sgml-hu-2006-6|62	- rebuild
12cr|howto-sgml-hu-2006-6|63	
12cr|howto-sgml-hu-2006-6|64	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-sgml-hu-2006-6|65	- restore BuildRoot
12cr|howto-sgml-hu-2006-6|66	
12cr|howto-sgml-hu-2006-6|67	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1mdv2008.1-current
12cr|howto-sgml-hu-2006-6|68	+ Revision: 126785
12cr|howto-sgml-hu-2006-6|69	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-sgml-hu-2006-6|70	- import howto-sgml-hu
12cr|howto-sgml-hu-2006-6|71	
12cr|howto-sgml-hu-2006-6|72	
12cr|howto-sgml-hu-2006-6|73	* Thu Dec 08 2005 Lenny Cartier <lenny@mandrakesoft.com> 2006-1mdk
12cr|howto-sgml-hu-2006-6|74	- 20051208
12cr|howto-sgml-hu-2006-6|75	
12cr|howto-sgml-hu-2006-6|76	* Wed Oct 08 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-sgml-hu-2006-6|77	- updated
12cr|howto-sgml-hu-2006-6|78	
12cr|howto-sgml-hu-2006-6|79	* Sun Sep 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-sgml-hu-2006-6|80	- updated
12cr|howto-sgml-hu-2006-6|81	
12cr|howto-sgml-hu-2006-6|82	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-sgml-hu-2006-6|83	- Updated: Thu Sep 06 2001
12cr|howto-sgml-hu-2006-6|84	- Add Require on locale-hu
12cr|howto-sgml-hu-2006-6|85	
12cr|howto-sgml-hu-2006-6|86	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-sgml-hu-2006-6|87	- rebuild
12cr|howto-sgml-hu-2006-6|88	
12cr|howto-sgml-hu-2006-6|89	* Thu Nov 09 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-sgml-hu-2006-6|90	- used srpm from Andras TIMAR <timar@linux-mandrake.com> :
12cr|howto-sgml-hu-2006-6|91	- first Mandrake RPM
12cr|howto-sgml-hu-2006-6|92	

2147 12
12cr|howto-sgml-id-2006-6|1	%define format	sgml-id
12cr|howto-sgml-id-2006-6|2	%define format2	SGML/id
12cr|howto-sgml-id-2006-6|3	
12cr|howto-sgml-id-2006-6|4	%define version 2006
12cr|howto-sgml-id-2006-6|5	%define release %mkrel 6
12cr|howto-sgml-id-2006-6|6	
12cr|howto-sgml-id-2006-6|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
12cr|howto-sgml-id-2006-6|8	Name:		howto-%{format}
12cr|howto-sgml-id-2006-6|9	Version: 	%version
12cr|howto-sgml-id-2006-6|10	Release: 	%release
12cr|howto-sgml-id-2006-6|11	Group:		Books/Howtos
12cr|howto-sgml-id-2006-6|12	Source0:	howto-%{format}.tar.bz2
12cr|howto-sgml-id-2006-6|13	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-id-2006-6|14	License:	GPL
12cr|howto-sgml-id-2006-6|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-sgml-id-2006-6|16	BuildArchitectures: noarch
12cr|howto-sgml-id-2006-6|17	Requires:   locales-id howto-utils
12cr|howto-sgml-id-2006-6|18	BuildRequires:  howto-utils
12cr|howto-sgml-id-2006-6|19	
12cr|howto-sgml-id-2006-6|20	%description
12cr|howto-sgml-id-2006-6|21	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-sgml-id-2006-6|22	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-sgml-id-2006-6|23	practical information about your system.  The latest versions of these
12cr|howto-sgml-id-2006-6|24	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-id-2006-6|25	
12cr|howto-sgml-id-2006-6|26	Install the howto package if you'd like to be able to access the Linux
12cr|howto-sgml-id-2006-6|27	HOWTO documentation from your own system.
12cr|howto-sgml-id-2006-6|28	
12cr|howto-sgml-id-2006-6|29	%description -l fr
12cr|howto-sgml-id-2006-6|30	Les HOWTO Linux sont des documents dcrivant de faon exhaustive un aspect de
12cr|howto-sgml-id-2006-6|31	la configuration ou de l'utilisation d'un systme Linux. Les HOWTO Linux sont
12cr|howto-sgml-id-2006-6|32	l'une des meilleures sources d'information sur la pratique de votre systme. La
12cr|howto-sgml-id-2006-6|33	dernire version de chacun de ces documents peut tre touve  cette adresse :
12cr|howto-sgml-id-2006-6|34	http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-id-2006-6|35	
12cr|howto-sgml-id-2006-6|36	%prep
12cr|howto-sgml-id-2006-6|37	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-id-2006-6|38	
12cr|howto-sgml-id-2006-6|39	%install
12cr|howto-sgml-id-2006-6|40	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-id-2006-6|41	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-id-2006-6|42	bzcat %{SOURCE0} | tar xv
12cr|howto-sgml-id-2006-6|43	
12cr|howto-sgml-id-2006-6|44	%clean
12cr|howto-sgml-id-2006-6|45	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-id-2006-6|46	
12cr|howto-sgml-id-2006-6|47	%files
12cr|howto-sgml-id-2006-6|48	%defattr(-,root,root)
12cr|howto-sgml-id-2006-6|49	%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-id-2006-6|50	
12cr|howto-sgml-id-2006-6|51	
12cr|howto-sgml-id-2006-6|52	
12cr|howto-sgml-id-2006-6|53	
12cr|howto-sgml-id-2006-6|54	%changelog
12cr|howto-sgml-id-2006-6|55	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-sgml-id-2006-6|56	+ Revision: 619401
12cr|howto-sgml-id-2006-6|57	- the mass rebuild of 2010.0 packages
12cr|howto-sgml-id-2006-6|58	
12cr|howto-sgml-id-2006-6|59	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-sgml-id-2006-6|60	+ Revision: 429403
12cr|howto-sgml-id-2006-6|61	- rebuild
12cr|howto-sgml-id-2006-6|62	
12cr|howto-sgml-id-2006-6|63	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-sgml-id-2006-6|64	+ Revision: 246971
12cr|howto-sgml-id-2006-6|65	- rebuild
12cr|howto-sgml-id-2006-6|66	
12cr|howto-sgml-id-2006-6|67	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-sgml-id-2006-6|68	+ Revision: 239597
12cr|howto-sgml-id-2006-6|69	- rebuild
12cr|howto-sgml-id-2006-6|70	
12cr|howto-sgml-id-2006-6|71	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-sgml-id-2006-6|72	- restore BuildRoot
12cr|howto-sgml-id-2006-6|73	
12cr|howto-sgml-id-2006-6|74	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-sgml-id-2006-6|75	+ Revision: 126787
12cr|howto-sgml-id-2006-6|76	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-sgml-id-2006-6|77	- import howto-sgml-id
12cr|howto-sgml-id-2006-6|78	
12cr|howto-sgml-id-2006-6|79	
12cr|howto-sgml-id-2006-6|80	* Thu Dec 03 2005 Lenny Cartier <lenny@mandrakesoft.com> 2006-1mdk
12cr|howto-sgml-id-2006-6|81	- rebuild
12cr|howto-sgml-id-2006-6|82	
12cr|howto-sgml-id-2006-6|83	* Wed Oct 08 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-sgml-id-2006-6|84	- updated
12cr|howto-sgml-id-2006-6|85	
12cr|howto-sgml-id-2006-6|86	* Sun Sep 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-sgml-id-2006-6|87	- updated
12cr|howto-sgml-id-2006-6|88	
12cr|howto-sgml-id-2006-6|89	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-sgml-id-2006-6|90	- Updated: Thu Sep 06 2001
12cr|howto-sgml-id-2006-6|91	- Add Require on locale-id
12cr|howto-sgml-id-2006-6|92	
12cr|howto-sgml-id-2006-6|93	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-sgml-id-2006-6|94	- rebuild
12cr|howto-sgml-id-2006-6|95	
12cr|howto-sgml-id-2006-6|96	* Sun Oct 01 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-sgml-id-2006-6|97	- bm
12cr|howto-sgml-id-2006-6|98	
12cr|howto-sgml-id-2006-6|99	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-sgml-id-2006-6|100	- Update for 7.1 (20000509)
12cr|howto-sgml-id-2006-6|101	
12cr|howto-sgml-id-2006-6|102	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-id-2006-6|103	- Build for 7.0
12cr|howto-sgml-id-2006-6|104	
12cr|howto-sgml-id-2006-6|105	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-id-2006-6|106	- French HTML version
12cr|howto-sgml-id-2006-6|107	
12cr|howto-sgml-id-2006-6|108	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-id-2006-6|109	- 19991204
12cr|howto-sgml-id-2006-6|110	- Keep only html format (others are in contribs)
12cr|howto-sgml-id-2006-6|111	
12cr|howto-sgml-id-2006-6|112	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-sgml-id-2006-6|113	- Mandrake adaptations.
12cr|howto-sgml-id-2006-6|114	
12cr|howto-sgml-id-2006-6|115	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-sgml-id-2006-6|116	- no <BASE HREF...> in howto-index.html
12cr|howto-sgml-id-2006-6|117	
12cr|howto-sgml-id-2006-6|118	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-id-2006-6|119	- auto rebuild in the new build environment (release 2)
12cr|howto-sgml-id-2006-6|120	
12cr|howto-sgml-id-2006-6|121	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-id-2006-6|122	- updated howtos
12cr|howto-sgml-id-2006-6|123	- marked translations with %%lang(XX)
12cr|howto-sgml-id-2006-6|124	- get rid of pdf, ps and dvi formats
12cr|howto-sgml-id-2006-6|125	
12cr|howto-sgml-id-2006-6|126	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-id-2006-6|127	- added the Serbian Howtos
12cr|howto-sgml-id-2006-6|128	
12cr|howto-sgml-id-2006-6|129	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-id-2006-6|130	- updated archive
12cr|howto-sgml-id-2006-6|131	- added croatian and slovenian subpackages
12cr|howto-sgml-id-2006-6|132	
12cr|howto-sgml-id-2006-6|133	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-id-2006-6|134	- updated archive
12cr|howto-sgml-id-2006-6|135	- subpackages for each language
12cr|howto-sgml-id-2006-6|136	
12cr|howto-sgml-id-2006-6|137	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-id-2006-6|138	- fixed missing HOWTOs because the download ran out of space
12cr|howto-sgml-id-2006-6|139	- added an index html page for the howto-html package
12cr|howto-sgml-id-2006-6|140	
12cr|howto-sgml-id-2006-6|141	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-id-2006-6|142	- untarred the html tarballs to obsolete the ldp package
12cr|howto-sgml-id-2006-6|143	
12cr|howto-sgml-id-2006-6|144	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-id-2006-6|145	- updated version
12cr|howto-sgml-id-2006-6|146	- fixed description for the right date
12cr|howto-sgml-id-2006-6|147	
12cr|howto-sgml-id-2006-6|148	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-sgml-id-2006-6|149	- made a noarch package
12cr|howto-sgml-id-2006-6|150	
12cr|howto-sgml-id-2006-6|151	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-id-2006-6|152	- Updated to more recent HOWTOs.
12cr|howto-sgml-id-2006-6|153	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-sgml-id-2006-6|154	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-sgml-id-2006-6|155	the former, however, only has tar.gz files)
12cr|howto-sgml-id-2006-6|156	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-sgml-id-2006-6|157	documentation issues such as /usr/info.
12cr|howto-sgml-id-2006-6|158	

2148 12
12cr|howto-sgml-it-2006-7|1	%define format	sgml-it
12cr|howto-sgml-it-2006-7|2	%define format2	SGML/it
12cr|howto-sgml-it-2006-7|3	
12cr|howto-sgml-it-2006-7|4	%define version 2006
12cr|howto-sgml-it-2006-7|5	%define release %mkrel 7
12cr|howto-sgml-it-2006-7|6	
12cr|howto-sgml-it-2006-7|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
12cr|howto-sgml-it-2006-7|8	Name:		howto-%{format}
12cr|howto-sgml-it-2006-7|9	Version: 	%version
12cr|howto-sgml-it-2006-7|10	Release: 	%release
12cr|howto-sgml-it-2006-7|11	Group:		Books/Howtos
12cr|howto-sgml-it-2006-7|12	Source0:	howto-%{format}.tar.bz2
12cr|howto-sgml-it-2006-7|13	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-it-2006-7|14	License:	GPL
12cr|howto-sgml-it-2006-7|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-sgml-it-2006-7|16	BuildArchitectures: noarch
12cr|howto-sgml-it-2006-7|17	Requires:   locales-it howto-utils
12cr|howto-sgml-it-2006-7|18	BuildRequires:  howto-utils
12cr|howto-sgml-it-2006-7|19	
12cr|howto-sgml-it-2006-7|20	%description
12cr|howto-sgml-it-2006-7|21	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-sgml-it-2006-7|22	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-sgml-it-2006-7|23	practical information about your system.  The latest versions of these
12cr|howto-sgml-it-2006-7|24	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-it-2006-7|25	
12cr|howto-sgml-it-2006-7|26	Install the howto package if you'd like to be able to access the Linux
12cr|howto-sgml-it-2006-7|27	HOWTO documentation from your own system.
12cr|howto-sgml-it-2006-7|28	
12cr|howto-sgml-it-2006-7|29	%prep
12cr|howto-sgml-it-2006-7|30	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-it-2006-7|31	
12cr|howto-sgml-it-2006-7|32	%install
12cr|howto-sgml-it-2006-7|33	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-it-2006-7|34	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-it-2006-7|35	bzcat %{SOURCE0} | tar xv
12cr|howto-sgml-it-2006-7|36	
12cr|howto-sgml-it-2006-7|37	%clean
12cr|howto-sgml-it-2006-7|38	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-it-2006-7|39	
12cr|howto-sgml-it-2006-7|40	%files
12cr|howto-sgml-it-2006-7|41	%defattr(-,root,root)
12cr|howto-sgml-it-2006-7|42	%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-it-2006-7|43	
12cr|howto-sgml-it-2006-7|44	
12cr|howto-sgml-it-2006-7|45	
12cr|howto-sgml-it-2006-7|46	%changelog
12cr|howto-sgml-it-2006-7|47	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-7mdv2011.0
12cr|howto-sgml-it-2006-7|48	+ Revision: 619402
12cr|howto-sgml-it-2006-7|49	- the mass rebuild of 2010.0 packages
12cr|howto-sgml-it-2006-7|50	
12cr|howto-sgml-it-2006-7|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-6mdv2010.0
12cr|howto-sgml-it-2006-7|52	+ Revision: 429404
12cr|howto-sgml-it-2006-7|53	- rebuild
12cr|howto-sgml-it-2006-7|54	
12cr|howto-sgml-it-2006-7|55	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2009.0
12cr|howto-sgml-it-2006-7|56	+ Revision: 267923
12cr|howto-sgml-it-2006-7|57	+ rebuild (emptylog)
12cr|howto-sgml-it-2006-7|58	
12cr|howto-sgml-it-2006-7|59	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-sgml-it-2006-7|60	+ Revision: 246972
12cr|howto-sgml-it-2006-7|61	- rebuild
12cr|howto-sgml-it-2006-7|62	
12cr|howto-sgml-it-2006-7|63	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-sgml-it-2006-7|64	+ Revision: 239598
12cr|howto-sgml-it-2006-7|65	- rebuild
12cr|howto-sgml-it-2006-7|66	
12cr|howto-sgml-it-2006-7|67	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-sgml-it-2006-7|68	- restore BuildRoot
12cr|howto-sgml-it-2006-7|69	
12cr|howto-sgml-it-2006-7|70	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-sgml-it-2006-7|71	+ Revision: 126789
12cr|howto-sgml-it-2006-7|72	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-sgml-it-2006-7|73	- import howto-sgml-it
12cr|howto-sgml-it-2006-7|74	
12cr|howto-sgml-it-2006-7|75	
12cr|howto-sgml-it-2006-7|76	* Fri Dec 08 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-sgml-it-2006-7|77	- rebuild
12cr|howto-sgml-it-2006-7|78	
12cr|howto-sgml-it-2006-7|79	* Wed Oct 08 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-sgml-it-2006-7|80	- updated
12cr|howto-sgml-it-2006-7|81	
12cr|howto-sgml-it-2006-7|82	* Sun Sep 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-sgml-it-2006-7|83	- updated
12cr|howto-sgml-it-2006-7|84	
12cr|howto-sgml-it-2006-7|85	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-sgml-it-2006-7|86	- Updated: Thu Sep 06 2001
12cr|howto-sgml-it-2006-7|87	- Add Require on locale-it
12cr|howto-sgml-it-2006-7|88	
12cr|howto-sgml-it-2006-7|89	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-sgml-it-2006-7|90	- rebuild
12cr|howto-sgml-it-2006-7|91	
12cr|howto-sgml-it-2006-7|92	* Sun Oct 01 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-sgml-it-2006-7|93	- bm
12cr|howto-sgml-it-2006-7|94	
12cr|howto-sgml-it-2006-7|95	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-sgml-it-2006-7|96	- Update for 7.1 (20000509)
12cr|howto-sgml-it-2006-7|97	
12cr|howto-sgml-it-2006-7|98	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-it-2006-7|99	- Build for 7.0
12cr|howto-sgml-it-2006-7|100	
12cr|howto-sgml-it-2006-7|101	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-it-2006-7|102	- French HTML version
12cr|howto-sgml-it-2006-7|103	
12cr|howto-sgml-it-2006-7|104	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-it-2006-7|105	- 19991204
12cr|howto-sgml-it-2006-7|106	- Keep only html format (others are in contribs)
12cr|howto-sgml-it-2006-7|107	
12cr|howto-sgml-it-2006-7|108	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-sgml-it-2006-7|109	- Mandrake adaptations.
12cr|howto-sgml-it-2006-7|110	
12cr|howto-sgml-it-2006-7|111	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-sgml-it-2006-7|112	- no <BASE HREF...> in howto-index.html
12cr|howto-sgml-it-2006-7|113	
12cr|howto-sgml-it-2006-7|114	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-it-2006-7|115	- auto rebuild in the new build environment (release 2)
12cr|howto-sgml-it-2006-7|116	
12cr|howto-sgml-it-2006-7|117	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-it-2006-7|118	- updated howtos
12cr|howto-sgml-it-2006-7|119	- marked translations with %%lang(XX)
12cr|howto-sgml-it-2006-7|120	- get rid of pdf, ps and dvi formats
12cr|howto-sgml-it-2006-7|121	
12cr|howto-sgml-it-2006-7|122	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-it-2006-7|123	- added the Serbian Howtos
12cr|howto-sgml-it-2006-7|124	
12cr|howto-sgml-it-2006-7|125	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-it-2006-7|126	- updated archive
12cr|howto-sgml-it-2006-7|127	- added croatian and slovenian subpackages
12cr|howto-sgml-it-2006-7|128	
12cr|howto-sgml-it-2006-7|129	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-it-2006-7|130	- updated archive
12cr|howto-sgml-it-2006-7|131	- subpackages for each language
12cr|howto-sgml-it-2006-7|132	
12cr|howto-sgml-it-2006-7|133	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-it-2006-7|134	- fixed missing HOWTOs because the download ran out of space
12cr|howto-sgml-it-2006-7|135	- added an index html page for the howto-html package
12cr|howto-sgml-it-2006-7|136	
12cr|howto-sgml-it-2006-7|137	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-it-2006-7|138	- untarred the html tarballs to obsolete the ldp package
12cr|howto-sgml-it-2006-7|139	
12cr|howto-sgml-it-2006-7|140	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-it-2006-7|141	- updated version
12cr|howto-sgml-it-2006-7|142	- fixed description for the right date
12cr|howto-sgml-it-2006-7|143	
12cr|howto-sgml-it-2006-7|144	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-sgml-it-2006-7|145	- made a noarch package
12cr|howto-sgml-it-2006-7|146	
12cr|howto-sgml-it-2006-7|147	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-it-2006-7|148	- Updated to more recent HOWTOs.
12cr|howto-sgml-it-2006-7|149	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-sgml-it-2006-7|150	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-sgml-it-2006-7|151	the former, however, only has tar.gz files)
12cr|howto-sgml-it-2006-7|152	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-sgml-it-2006-7|153	documentation issues such as /usr/info.
12cr|howto-sgml-it-2006-7|154	

2149 12
12cr|howto-sgml-ja-2006-6|1	%define format	sgml-ja
12cr|howto-sgml-ja-2006-6|2	%define format2	SGML/ja
12cr|howto-sgml-ja-2006-6|3	
12cr|howto-sgml-ja-2006-6|4	%define version 2006
12cr|howto-sgml-ja-2006-6|5	%define release %mkrel 6
12cr|howto-sgml-ja-2006-6|6	
12cr|howto-sgml-ja-2006-6|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
12cr|howto-sgml-ja-2006-6|8	Name:		howto-%{format}
12cr|howto-sgml-ja-2006-6|9	Version: 	%version
12cr|howto-sgml-ja-2006-6|10	Release: 	%release
12cr|howto-sgml-ja-2006-6|11	Group:		Books/Howtos
12cr|howto-sgml-ja-2006-6|12	Source0:	howto-%{format}.tar.bz2
12cr|howto-sgml-ja-2006-6|13	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-ja-2006-6|14	License:	GPL
12cr|howto-sgml-ja-2006-6|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-sgml-ja-2006-6|16	BuildArchitectures: noarch
12cr|howto-sgml-ja-2006-6|17	Requires:   locales-ja howto-utils
12cr|howto-sgml-ja-2006-6|18	BuildRequires:  howto-utils
12cr|howto-sgml-ja-2006-6|19	
12cr|howto-sgml-ja-2006-6|20	%description
12cr|howto-sgml-ja-2006-6|21	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-sgml-ja-2006-6|22	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-sgml-ja-2006-6|23	practical information about your system.  The latest versions of these
12cr|howto-sgml-ja-2006-6|24	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-ja-2006-6|25	
12cr|howto-sgml-ja-2006-6|26	Install the howto package if you'd like to be able to access the Linux
12cr|howto-sgml-ja-2006-6|27	HOWTO documentation from your own system.
12cr|howto-sgml-ja-2006-6|28	
12cr|howto-sgml-ja-2006-6|29	%prep
12cr|howto-sgml-ja-2006-6|30	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-ja-2006-6|31	
12cr|howto-sgml-ja-2006-6|32	%install
12cr|howto-sgml-ja-2006-6|33	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-ja-2006-6|34	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-ja-2006-6|35	bzcat %{SOURCE0} | tar xv
12cr|howto-sgml-ja-2006-6|36	
12cr|howto-sgml-ja-2006-6|37	%clean
12cr|howto-sgml-ja-2006-6|38	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-ja-2006-6|39	
12cr|howto-sgml-ja-2006-6|40	%files
12cr|howto-sgml-ja-2006-6|41	%defattr(-,root,root)
12cr|howto-sgml-ja-2006-6|42	%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-ja-2006-6|43	
12cr|howto-sgml-ja-2006-6|44	
12cr|howto-sgml-ja-2006-6|45	
12cr|howto-sgml-ja-2006-6|46	%changelog
12cr|howto-sgml-ja-2006-6|47	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-sgml-ja-2006-6|48	+ Revision: 619403
12cr|howto-sgml-ja-2006-6|49	- the mass rebuild of 2010.0 packages
12cr|howto-sgml-ja-2006-6|50	
12cr|howto-sgml-ja-2006-6|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-sgml-ja-2006-6|52	+ Revision: 429405
12cr|howto-sgml-ja-2006-6|53	- rebuild
12cr|howto-sgml-ja-2006-6|54	
12cr|howto-sgml-ja-2006-6|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-sgml-ja-2006-6|56	+ Revision: 246975
12cr|howto-sgml-ja-2006-6|57	- rebuild
12cr|howto-sgml-ja-2006-6|58	
12cr|howto-sgml-ja-2006-6|59	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-sgml-ja-2006-6|60	+ Revision: 239599
12cr|howto-sgml-ja-2006-6|61	- rebuild
12cr|howto-sgml-ja-2006-6|62	
12cr|howto-sgml-ja-2006-6|63	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-sgml-ja-2006-6|64	- restore BuildRoot
12cr|howto-sgml-ja-2006-6|65	
12cr|howto-sgml-ja-2006-6|66	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-sgml-ja-2006-6|67	+ Revision: 126790
12cr|howto-sgml-ja-2006-6|68	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-sgml-ja-2006-6|69	- import howto-sgml-ja
12cr|howto-sgml-ja-2006-6|70	
12cr|howto-sgml-ja-2006-6|71	
12cr|howto-sgml-ja-2006-6|72	* Fri Dec 09 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-sgml-ja-2006-6|73	- rebuild
12cr|howto-sgml-ja-2006-6|74	
12cr|howto-sgml-ja-2006-6|75	* Wed Oct 08 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-sgml-ja-2006-6|76	- updated
12cr|howto-sgml-ja-2006-6|77	
12cr|howto-sgml-ja-2006-6|78	* Sun Sep 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-sgml-ja-2006-6|79	- updated
12cr|howto-sgml-ja-2006-6|80	
12cr|howto-sgml-ja-2006-6|81	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-sgml-ja-2006-6|82	- Updated: Thu Sep 06 2001
12cr|howto-sgml-ja-2006-6|83	- Add Require on locale-ja
12cr|howto-sgml-ja-2006-6|84	
12cr|howto-sgml-ja-2006-6|85	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-sgml-ja-2006-6|86	- rebuild
12cr|howto-sgml-ja-2006-6|87	
12cr|howto-sgml-ja-2006-6|88	* Sun Oct 01 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-sgml-ja-2006-6|89	- bm
12cr|howto-sgml-ja-2006-6|90	
12cr|howto-sgml-ja-2006-6|91	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-sgml-ja-2006-6|92	- Update for 7.1 (20000509)
12cr|howto-sgml-ja-2006-6|93	
12cr|howto-sgml-ja-2006-6|94	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-ja-2006-6|95	- Build for 7.0
12cr|howto-sgml-ja-2006-6|96	
12cr|howto-sgml-ja-2006-6|97	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-ja-2006-6|98	- French HTML version
12cr|howto-sgml-ja-2006-6|99	
12cr|howto-sgml-ja-2006-6|100	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-ja-2006-6|101	- 19991204
12cr|howto-sgml-ja-2006-6|102	- Keep only html format (others are in contribs)
12cr|howto-sgml-ja-2006-6|103	
12cr|howto-sgml-ja-2006-6|104	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-sgml-ja-2006-6|105	- Mandrake adaptations.
12cr|howto-sgml-ja-2006-6|106	
12cr|howto-sgml-ja-2006-6|107	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-sgml-ja-2006-6|108	- no <BASE HREF...> in howto-index.html
12cr|howto-sgml-ja-2006-6|109	
12cr|howto-sgml-ja-2006-6|110	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-ja-2006-6|111	- auto rebuild in the new build environment (release 2)
12cr|howto-sgml-ja-2006-6|112	
12cr|howto-sgml-ja-2006-6|113	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-ja-2006-6|114	- updated howtos
12cr|howto-sgml-ja-2006-6|115	- marked translations with %%lang(XX)
12cr|howto-sgml-ja-2006-6|116	- get rid of pdf, ps and dvi formats
12cr|howto-sgml-ja-2006-6|117	
12cr|howto-sgml-ja-2006-6|118	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-ja-2006-6|119	- added the Serbian Howtos
12cr|howto-sgml-ja-2006-6|120	
12cr|howto-sgml-ja-2006-6|121	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-ja-2006-6|122	- updated archive
12cr|howto-sgml-ja-2006-6|123	- added croatian and slovenian subpackages
12cr|howto-sgml-ja-2006-6|124	
12cr|howto-sgml-ja-2006-6|125	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-ja-2006-6|126	- updated archive
12cr|howto-sgml-ja-2006-6|127	- subpackages for each language
12cr|howto-sgml-ja-2006-6|128	
12cr|howto-sgml-ja-2006-6|129	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-ja-2006-6|130	- fixed missing HOWTOs because the download ran out of space
12cr|howto-sgml-ja-2006-6|131	- added an index html page for the howto-html package
12cr|howto-sgml-ja-2006-6|132	
12cr|howto-sgml-ja-2006-6|133	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-ja-2006-6|134	- untarred the html tarballs to obsolete the ldp package
12cr|howto-sgml-ja-2006-6|135	
12cr|howto-sgml-ja-2006-6|136	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-ja-2006-6|137	- updated version
12cr|howto-sgml-ja-2006-6|138	- fixed description for the right date
12cr|howto-sgml-ja-2006-6|139	
12cr|howto-sgml-ja-2006-6|140	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-sgml-ja-2006-6|141	- made a noarch package
12cr|howto-sgml-ja-2006-6|142	
12cr|howto-sgml-ja-2006-6|143	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-ja-2006-6|144	- Updated to more recent HOWTOs.
12cr|howto-sgml-ja-2006-6|145	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-sgml-ja-2006-6|146	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-sgml-ja-2006-6|147	the former, however, only has tar.gz files)
12cr|howto-sgml-ja-2006-6|148	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-sgml-ja-2006-6|149	documentation issues such as /usr/info.
12cr|howto-sgml-ja-2006-6|150	

2150 12
12cr|howto-sgml-ko-2006-6|1	%define format	sgml-ko
12cr|howto-sgml-ko-2006-6|2	%define format2	SGML/ko
12cr|howto-sgml-ko-2006-6|3	
12cr|howto-sgml-ko-2006-6|4	%define version 2006
12cr|howto-sgml-ko-2006-6|5	%define release %mkrel 6
12cr|howto-sgml-ko-2006-6|6	
12cr|howto-sgml-ko-2006-6|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
12cr|howto-sgml-ko-2006-6|8	Name:		howto-%{format}
12cr|howto-sgml-ko-2006-6|9	Version: 	%version
12cr|howto-sgml-ko-2006-6|10	Release: 	%release
12cr|howto-sgml-ko-2006-6|11	Group:		Books/Howtos
12cr|howto-sgml-ko-2006-6|12	Source0:	howto-%{format}.tar.bz2
12cr|howto-sgml-ko-2006-6|13	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-ko-2006-6|14	License:	GPL
12cr|howto-sgml-ko-2006-6|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-sgml-ko-2006-6|16	BuildArchitectures: noarch
12cr|howto-sgml-ko-2006-6|17	Requires:   locales-ko howto-utils
12cr|howto-sgml-ko-2006-6|18	BuildRequires:  howto-utils
12cr|howto-sgml-ko-2006-6|19	
12cr|howto-sgml-ko-2006-6|20	
12cr|howto-sgml-ko-2006-6|21	%description
12cr|howto-sgml-ko-2006-6|22	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-sgml-ko-2006-6|23	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-sgml-ko-2006-6|24	practical information about your system.  The latest versions of these
12cr|howto-sgml-ko-2006-6|25	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-ko-2006-6|26	
12cr|howto-sgml-ko-2006-6|27	Install the howto package if you'd like to be able to access the Linux
12cr|howto-sgml-ko-2006-6|28	HOWTO documentation from your own system.
12cr|howto-sgml-ko-2006-6|29	
12cr|howto-sgml-ko-2006-6|30	%prep
12cr|howto-sgml-ko-2006-6|31	rm -rf $RPM_BUILD_ROOTa
12cr|howto-sgml-ko-2006-6|32	
12cr|howto-sgml-ko-2006-6|33	%install
12cr|howto-sgml-ko-2006-6|34	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-ko-2006-6|35	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-ko-2006-6|36	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-ko-2006-6|37	bzcat %{SOURCE0} | tar xv
12cr|howto-sgml-ko-2006-6|38	
12cr|howto-sgml-ko-2006-6|39	%clean
12cr|howto-sgml-ko-2006-6|40	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-ko-2006-6|41	
12cr|howto-sgml-ko-2006-6|42	%files
12cr|howto-sgml-ko-2006-6|43	%defattr(-,root,root)
12cr|howto-sgml-ko-2006-6|44	%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-ko-2006-6|45	
12cr|howto-sgml-ko-2006-6|46	
12cr|howto-sgml-ko-2006-6|47	
12cr|howto-sgml-ko-2006-6|48	%changelog
12cr|howto-sgml-ko-2006-6|49	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-sgml-ko-2006-6|50	+ Revision: 619404
12cr|howto-sgml-ko-2006-6|51	- the mass rebuild of 2010.0 packages
12cr|howto-sgml-ko-2006-6|52	
12cr|howto-sgml-ko-2006-6|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-sgml-ko-2006-6|54	+ Revision: 429406
12cr|howto-sgml-ko-2006-6|55	- rebuild
12cr|howto-sgml-ko-2006-6|56	
12cr|howto-sgml-ko-2006-6|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-sgml-ko-2006-6|58	+ Revision: 246977
12cr|howto-sgml-ko-2006-6|59	- rebuild
12cr|howto-sgml-ko-2006-6|60	
12cr|howto-sgml-ko-2006-6|61	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-sgml-ko-2006-6|62	+ Revision: 239600
12cr|howto-sgml-ko-2006-6|63	- rebuild
12cr|howto-sgml-ko-2006-6|64	
12cr|howto-sgml-ko-2006-6|65	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-sgml-ko-2006-6|66	- restore BuildRoot
12cr|howto-sgml-ko-2006-6|67	
12cr|howto-sgml-ko-2006-6|68	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-sgml-ko-2006-6|69	+ Revision: 126793
12cr|howto-sgml-ko-2006-6|70	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-sgml-ko-2006-6|71	- import howto-sgml-ko
12cr|howto-sgml-ko-2006-6|72	
12cr|howto-sgml-ko-2006-6|73	
12cr|howto-sgml-ko-2006-6|74	* Fri Dec 09 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-sgml-ko-2006-6|75	- rebuild
12cr|howto-sgml-ko-2006-6|76	
12cr|howto-sgml-ko-2006-6|77	* Wed Oct 08 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-sgml-ko-2006-6|78	- updated
12cr|howto-sgml-ko-2006-6|79	
12cr|howto-sgml-ko-2006-6|80	* Sun Sep 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-sgml-ko-2006-6|81	- updated
12cr|howto-sgml-ko-2006-6|82	
12cr|howto-sgml-ko-2006-6|83	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-sgml-ko-2006-6|84	- Updated: Thu Sep 06 2001
12cr|howto-sgml-ko-2006-6|85	- Add Require on locale-ko
12cr|howto-sgml-ko-2006-6|86	
12cr|howto-sgml-ko-2006-6|87	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-sgml-ko-2006-6|88	- rebuild
12cr|howto-sgml-ko-2006-6|89	
12cr|howto-sgml-ko-2006-6|90	* Sun Oct 01 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-sgml-ko-2006-6|91	- bm
12cr|howto-sgml-ko-2006-6|92	
12cr|howto-sgml-ko-2006-6|93	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-sgml-ko-2006-6|94	- Update for 7.1 (20000509)
12cr|howto-sgml-ko-2006-6|95	
12cr|howto-sgml-ko-2006-6|96	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-ko-2006-6|97	- Build for 7.0
12cr|howto-sgml-ko-2006-6|98	
12cr|howto-sgml-ko-2006-6|99	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-ko-2006-6|100	- French HTML version
12cr|howto-sgml-ko-2006-6|101	
12cr|howto-sgml-ko-2006-6|102	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-ko-2006-6|103	- 19991204
12cr|howto-sgml-ko-2006-6|104	- Keep only html format (others are in contribs)
12cr|howto-sgml-ko-2006-6|105	
12cr|howto-sgml-ko-2006-6|106	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-sgml-ko-2006-6|107	- Mandrake adaptations.
12cr|howto-sgml-ko-2006-6|108	
12cr|howto-sgml-ko-2006-6|109	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-sgml-ko-2006-6|110	- no <BASE HREF...> in howto-index.html
12cr|howto-sgml-ko-2006-6|111	
12cr|howto-sgml-ko-2006-6|112	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-ko-2006-6|113	- auto rebuild in the new build environment (release 2)
12cr|howto-sgml-ko-2006-6|114	
12cr|howto-sgml-ko-2006-6|115	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-ko-2006-6|116	- updated howtos
12cr|howto-sgml-ko-2006-6|117	- marked translations with %%lang(XX)
12cr|howto-sgml-ko-2006-6|118	- get rid of pdf, ps and dvi formats
12cr|howto-sgml-ko-2006-6|119	
12cr|howto-sgml-ko-2006-6|120	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-ko-2006-6|121	- added the Serbian Howtos
12cr|howto-sgml-ko-2006-6|122	
12cr|howto-sgml-ko-2006-6|123	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-ko-2006-6|124	- updated archive
12cr|howto-sgml-ko-2006-6|125	- added croatian and slovenian subpackages
12cr|howto-sgml-ko-2006-6|126	
12cr|howto-sgml-ko-2006-6|127	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-ko-2006-6|128	- updated archive
12cr|howto-sgml-ko-2006-6|129	- subpackages for each language
12cr|howto-sgml-ko-2006-6|130	
12cr|howto-sgml-ko-2006-6|131	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-ko-2006-6|132	- fixed missing HOWTOs because the download ran out of space
12cr|howto-sgml-ko-2006-6|133	- added an index html page for the howto-html package
12cr|howto-sgml-ko-2006-6|134	
12cr|howto-sgml-ko-2006-6|135	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-ko-2006-6|136	- untarred the html tarballs to obsolete the ldp package
12cr|howto-sgml-ko-2006-6|137	
12cr|howto-sgml-ko-2006-6|138	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-ko-2006-6|139	- updated version
12cr|howto-sgml-ko-2006-6|140	- fixed description for the right date
12cr|howto-sgml-ko-2006-6|141	
12cr|howto-sgml-ko-2006-6|142	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-sgml-ko-2006-6|143	- made a noarch package
12cr|howto-sgml-ko-2006-6|144	
12cr|howto-sgml-ko-2006-6|145	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-ko-2006-6|146	- Updated to more recent HOWTOs.
12cr|howto-sgml-ko-2006-6|147	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-sgml-ko-2006-6|148	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-sgml-ko-2006-6|149	the former, however, only has tar.gz files)
12cr|howto-sgml-ko-2006-6|150	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-sgml-ko-2006-6|151	documentation issues such as /usr/info.
12cr|howto-sgml-ko-2006-6|152	

2151 12
12cr|howto-sgml-nl-2006-6|1	%define format	sgml
12cr|howto-sgml-nl-2006-6|2	%define format2	SGML/nl
12cr|howto-sgml-nl-2006-6|3	
12cr|howto-sgml-nl-2006-6|4	%define version 2006
12cr|howto-sgml-nl-2006-6|5	%define release %mkrel 6
12cr|howto-sgml-nl-2006-6|6	
12cr|howto-sgml-nl-2006-6|7	Summary:	HOWTO documents (%{format} format) from the Linux Documentation Project
12cr|howto-sgml-nl-2006-6|8	Name:		howto-%{format}-nl
12cr|howto-sgml-nl-2006-6|9	Version: 	%version
12cr|howto-sgml-nl-2006-6|10	Release: 	%release
12cr|howto-sgml-nl-2006-6|11	Group:		Books/Howtos
12cr|howto-sgml-nl-2006-6|12	Source0:	howto-%{format}-nl.tar.bz2
12cr|howto-sgml-nl-2006-6|13	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-nl-2006-6|14	License:	GPL
12cr|howto-sgml-nl-2006-6|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-sgml-nl-2006-6|16	BuildArchitectures: noarch
12cr|howto-sgml-nl-2006-6|17	Requires:   locales-nl howto-utils
12cr|howto-sgml-nl-2006-6|18	BuildRequires:  howto-utils
12cr|howto-sgml-nl-2006-6|19	
12cr|howto-sgml-nl-2006-6|20	%description
12cr|howto-sgml-nl-2006-6|21	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-sgml-nl-2006-6|22	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-sgml-nl-2006-6|23	practical information about your system.  The latest versions of these
12cr|howto-sgml-nl-2006-6|24	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-nl-2006-6|25	
12cr|howto-sgml-nl-2006-6|26	Install this package if you'd like to be able to modify the Linux
12cr|howto-sgml-nl-2006-6|27	HOWTO documentation from your own system.
12cr|howto-sgml-nl-2006-6|28	
12cr|howto-sgml-nl-2006-6|29	%prep
12cr|howto-sgml-nl-2006-6|30	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-nl-2006-6|31	
12cr|howto-sgml-nl-2006-6|32	%install
12cr|howto-sgml-nl-2006-6|33	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-nl-2006-6|34	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-nl-2006-6|35	bzcat %{SOURCE0} | tar xv
12cr|howto-sgml-nl-2006-6|36	
12cr|howto-sgml-nl-2006-6|37	%clean
12cr|howto-sgml-nl-2006-6|38	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-nl-2006-6|39	
12cr|howto-sgml-nl-2006-6|40	%files
12cr|howto-sgml-nl-2006-6|41	%defattr(-,root,root)
12cr|howto-sgml-nl-2006-6|42	%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-nl-2006-6|43	
12cr|howto-sgml-nl-2006-6|44	
12cr|howto-sgml-nl-2006-6|45	
12cr|howto-sgml-nl-2006-6|46	
12cr|howto-sgml-nl-2006-6|47	%changelog
12cr|howto-sgml-nl-2006-6|48	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-sgml-nl-2006-6|49	+ Revision: 619405
12cr|howto-sgml-nl-2006-6|50	- the mass rebuild of 2010.0 packages
12cr|howto-sgml-nl-2006-6|51	
12cr|howto-sgml-nl-2006-6|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-sgml-nl-2006-6|53	+ Revision: 429407
12cr|howto-sgml-nl-2006-6|54	- rebuild
12cr|howto-sgml-nl-2006-6|55	
12cr|howto-sgml-nl-2006-6|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-sgml-nl-2006-6|57	+ Revision: 246979
12cr|howto-sgml-nl-2006-6|58	- rebuild
12cr|howto-sgml-nl-2006-6|59	
12cr|howto-sgml-nl-2006-6|60	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-sgml-nl-2006-6|61	+ Revision: 239601
12cr|howto-sgml-nl-2006-6|62	- rebuild
12cr|howto-sgml-nl-2006-6|63	
12cr|howto-sgml-nl-2006-6|64	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-sgml-nl-2006-6|65	- restore BuildRoot
12cr|howto-sgml-nl-2006-6|66	
12cr|howto-sgml-nl-2006-6|67	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-sgml-nl-2006-6|68	+ Revision: 126795
12cr|howto-sgml-nl-2006-6|69	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-sgml-nl-2006-6|70	- import howto-sgml-nl
12cr|howto-sgml-nl-2006-6|71	
12cr|howto-sgml-nl-2006-6|72	
12cr|howto-sgml-nl-2006-6|73	* Fri Dec 09 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-sgml-nl-2006-6|74	- rebuild
12cr|howto-sgml-nl-2006-6|75	
12cr|howto-sgml-nl-2006-6|76	* Wed Oct 08 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-sgml-nl-2006-6|77	- updated
12cr|howto-sgml-nl-2006-6|78	
12cr|howto-sgml-nl-2006-6|79	* Sun Sep 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-sgml-nl-2006-6|80	- updated
12cr|howto-sgml-nl-2006-6|81	
12cr|howto-sgml-nl-2006-6|82	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-sgml-nl-2006-6|83	- Updated: Thu Sep 06 2001
12cr|howto-sgml-nl-2006-6|84	- Add Require on locale-nl
12cr|howto-sgml-nl-2006-6|85	- first Mandrake release

2152 12
12cr|howto-sgml-pl-2006-6|1	%define format	sgml-pl
12cr|howto-sgml-pl-2006-6|2	%define format2	SGML/pl
12cr|howto-sgml-pl-2006-6|3	
12cr|howto-sgml-pl-2006-6|4	%define version 2006
12cr|howto-sgml-pl-2006-6|5	%define release %mkrel 6
12cr|howto-sgml-pl-2006-6|6	
12cr|howto-sgml-pl-2006-6|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
12cr|howto-sgml-pl-2006-6|8	Name:		howto-%{format}
12cr|howto-sgml-pl-2006-6|9	Version: 	%version
12cr|howto-sgml-pl-2006-6|10	Release: 	%release
12cr|howto-sgml-pl-2006-6|11	Group:		Books/Howtos
12cr|howto-sgml-pl-2006-6|12	Source0:	howto-%{format}.tar.bz2
12cr|howto-sgml-pl-2006-6|13	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-pl-2006-6|14	License:	GPL
12cr|howto-sgml-pl-2006-6|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-sgml-pl-2006-6|16	BuildArchitectures: noarch
12cr|howto-sgml-pl-2006-6|17	Requires:   locales-pl howto-utils
12cr|howto-sgml-pl-2006-6|18	BuildRequires:  howto-utils
12cr|howto-sgml-pl-2006-6|19	
12cr|howto-sgml-pl-2006-6|20	%description
12cr|howto-sgml-pl-2006-6|21	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-sgml-pl-2006-6|22	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-sgml-pl-2006-6|23	practical information about your system.  The latest versions of these
12cr|howto-sgml-pl-2006-6|24	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-pl-2006-6|25	
12cr|howto-sgml-pl-2006-6|26	Install the howto package if you'd like to be able to access the Linux
12cr|howto-sgml-pl-2006-6|27	HOWTO documentation from your own system.
12cr|howto-sgml-pl-2006-6|28	
12cr|howto-sgml-pl-2006-6|29	%prep
12cr|howto-sgml-pl-2006-6|30	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-pl-2006-6|31	
12cr|howto-sgml-pl-2006-6|32	%install
12cr|howto-sgml-pl-2006-6|33	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-pl-2006-6|34	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-pl-2006-6|35	bzcat %{SOURCE0} | tar xv
12cr|howto-sgml-pl-2006-6|36	
12cr|howto-sgml-pl-2006-6|37	%clean
12cr|howto-sgml-pl-2006-6|38	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-pl-2006-6|39	
12cr|howto-sgml-pl-2006-6|40	%files
12cr|howto-sgml-pl-2006-6|41	%defattr(644,root,root,755)
12cr|howto-sgml-pl-2006-6|42	%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-pl-2006-6|43	
12cr|howto-sgml-pl-2006-6|44	
12cr|howto-sgml-pl-2006-6|45	
12cr|howto-sgml-pl-2006-6|46	%changelog
12cr|howto-sgml-pl-2006-6|47	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-sgml-pl-2006-6|48	+ Revision: 619406
12cr|howto-sgml-pl-2006-6|49	- the mass rebuild of 2010.0 packages
12cr|howto-sgml-pl-2006-6|50	
12cr|howto-sgml-pl-2006-6|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-sgml-pl-2006-6|52	+ Revision: 429408
12cr|howto-sgml-pl-2006-6|53	- rebuild
12cr|howto-sgml-pl-2006-6|54	
12cr|howto-sgml-pl-2006-6|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-sgml-pl-2006-6|56	+ Revision: 246981
12cr|howto-sgml-pl-2006-6|57	- rebuild
12cr|howto-sgml-pl-2006-6|58	
12cr|howto-sgml-pl-2006-6|59	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-sgml-pl-2006-6|60	+ Revision: 239602
12cr|howto-sgml-pl-2006-6|61	- rebuild
12cr|howto-sgml-pl-2006-6|62	
12cr|howto-sgml-pl-2006-6|63	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-sgml-pl-2006-6|64	- restore BuildRoot
12cr|howto-sgml-pl-2006-6|65	
12cr|howto-sgml-pl-2006-6|66	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-sgml-pl-2006-6|67	+ Revision: 126798
12cr|howto-sgml-pl-2006-6|68	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-sgml-pl-2006-6|69	- import howto-sgml-pl
12cr|howto-sgml-pl-2006-6|70	
12cr|howto-sgml-pl-2006-6|71	
12cr|howto-sgml-pl-2006-6|72	* Fri Dec 09 2006 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-sgml-pl-2006-6|73	- rebuild
12cr|howto-sgml-pl-2006-6|74	
12cr|howto-sgml-pl-2006-6|75	* Wed Oct 08 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-sgml-pl-2006-6|76	- updated
12cr|howto-sgml-pl-2006-6|77	
12cr|howto-sgml-pl-2006-6|78	* Sun Sep 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-sgml-pl-2006-6|79	- updated
12cr|howto-sgml-pl-2006-6|80	
12cr|howto-sgml-pl-2006-6|81	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-sgml-pl-2006-6|82	- Updated: Thu Sep 06 2001
12cr|howto-sgml-pl-2006-6|83	- Add Require on locale-pl
12cr|howto-sgml-pl-2006-6|84	
12cr|howto-sgml-pl-2006-6|85	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-sgml-pl-2006-6|86	- rebuild
12cr|howto-sgml-pl-2006-6|87	
12cr|howto-sgml-pl-2006-6|88	* Sun Oct 01 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-sgml-pl-2006-6|89	- bm
12cr|howto-sgml-pl-2006-6|90	
12cr|howto-sgml-pl-2006-6|91	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-sgml-pl-2006-6|92	- Update for 7.1 (20000509)
12cr|howto-sgml-pl-2006-6|93	
12cr|howto-sgml-pl-2006-6|94	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-pl-2006-6|95	- Build for 7.0
12cr|howto-sgml-pl-2006-6|96	
12cr|howto-sgml-pl-2006-6|97	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-pl-2006-6|98	- French HTML version
12cr|howto-sgml-pl-2006-6|99	
12cr|howto-sgml-pl-2006-6|100	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-pl-2006-6|101	- 19991204
12cr|howto-sgml-pl-2006-6|102	- Keep only html format (others are in contribs)
12cr|howto-sgml-pl-2006-6|103	
12cr|howto-sgml-pl-2006-6|104	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-sgml-pl-2006-6|105	- Mandrake adaptations.
12cr|howto-sgml-pl-2006-6|106	
12cr|howto-sgml-pl-2006-6|107	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-sgml-pl-2006-6|108	- no <BASE HREF...> in howto-index.html
12cr|howto-sgml-pl-2006-6|109	
12cr|howto-sgml-pl-2006-6|110	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-pl-2006-6|111	- auto rebuild in the new build environment (release 2)
12cr|howto-sgml-pl-2006-6|112	
12cr|howto-sgml-pl-2006-6|113	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-pl-2006-6|114	- updated howtos
12cr|howto-sgml-pl-2006-6|115	- marked translations with %%lang(XX)
12cr|howto-sgml-pl-2006-6|116	- get rid of pdf, ps and dvi formats
12cr|howto-sgml-pl-2006-6|117	
12cr|howto-sgml-pl-2006-6|118	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-pl-2006-6|119	- added the Serbian Howtos
12cr|howto-sgml-pl-2006-6|120	
12cr|howto-sgml-pl-2006-6|121	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-pl-2006-6|122	- updated archive
12cr|howto-sgml-pl-2006-6|123	- added croatian and slovenian subpackages
12cr|howto-sgml-pl-2006-6|124	
12cr|howto-sgml-pl-2006-6|125	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-pl-2006-6|126	- updated archive
12cr|howto-sgml-pl-2006-6|127	- subpackages for each language
12cr|howto-sgml-pl-2006-6|128	
12cr|howto-sgml-pl-2006-6|129	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-pl-2006-6|130	- fixed missing HOWTOs because the download ran out of space
12cr|howto-sgml-pl-2006-6|131	- added an index html page for the howto-html package
12cr|howto-sgml-pl-2006-6|132	
12cr|howto-sgml-pl-2006-6|133	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-pl-2006-6|134	- untarred the html tarballs to obsolete the ldp package
12cr|howto-sgml-pl-2006-6|135	
12cr|howto-sgml-pl-2006-6|136	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-pl-2006-6|137	- updated version
12cr|howto-sgml-pl-2006-6|138	- fixed description for the right date
12cr|howto-sgml-pl-2006-6|139	
12cr|howto-sgml-pl-2006-6|140	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-sgml-pl-2006-6|141	- made a noarch package
12cr|howto-sgml-pl-2006-6|142	
12cr|howto-sgml-pl-2006-6|143	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-pl-2006-6|144	- Updated to more recent HOWTOs.
12cr|howto-sgml-pl-2006-6|145	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-sgml-pl-2006-6|146	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-sgml-pl-2006-6|147	the former, however, only has tar.gz files)
12cr|howto-sgml-pl-2006-6|148	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-sgml-pl-2006-6|149	documentation issues such as /usr/info.
12cr|howto-sgml-pl-2006-6|150	

2153 12
12cr|howto-sgml-ro-2006-6|1	%define format	sgml-ro
12cr|howto-sgml-ro-2006-6|2	%define format2	SGML/ro
12cr|howto-sgml-ro-2006-6|3	
12cr|howto-sgml-ro-2006-6|4	%define version 2006
12cr|howto-sgml-ro-2006-6|5	%define release %mkrel 6
12cr|howto-sgml-ro-2006-6|6	
12cr|howto-sgml-ro-2006-6|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
12cr|howto-sgml-ro-2006-6|8	Name:		howto-%{format}
12cr|howto-sgml-ro-2006-6|9	Version:	%{version}
12cr|howto-sgml-ro-2006-6|10	Release:	%{release}
12cr|howto-sgml-ro-2006-6|11	Group:		Books/Howtos
12cr|howto-sgml-ro-2006-6|12	Source0:	howto-%{format}.tar.bz2
12cr|howto-sgml-ro-2006-6|13	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-ro-2006-6|14	License:	GPL
12cr|howto-sgml-ro-2006-6|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-sgml-ro-2006-6|16	BuildArchitectures: noarch
12cr|howto-sgml-ro-2006-6|17	Requires:   locales-ro
12cr|howto-sgml-ro-2006-6|18	
12cr|howto-sgml-ro-2006-6|19	
12cr|howto-sgml-ro-2006-6|20	
12cr|howto-sgml-ro-2006-6|21	%description
12cr|howto-sgml-ro-2006-6|22	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-sgml-ro-2006-6|23	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-sgml-ro-2006-6|24	practical information about your system.  The latest versions of these
12cr|howto-sgml-ro-2006-6|25	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-ro-2006-6|26	
12cr|howto-sgml-ro-2006-6|27	Install the howto package if you'd like to be able to access the Linux
12cr|howto-sgml-ro-2006-6|28	HOWTO documentation from your own system.
12cr|howto-sgml-ro-2006-6|29	
12cr|howto-sgml-ro-2006-6|30	%description -l fr
12cr|howto-sgml-ro-2006-6|31	Les HOWTO Linux sont des documents dcrivant de faon exhaustive un aspect de
12cr|howto-sgml-ro-2006-6|32	la configuration ou de l'utilisation d'un systme Linux. Les HOWTO Linux sont
12cr|howto-sgml-ro-2006-6|33	l'une des meilleures sources d'information sur la pratique de votre systme. La
12cr|howto-sgml-ro-2006-6|34	dernire version de chacun de ces documents peut tre touve  cette adresse :
12cr|howto-sgml-ro-2006-6|35	http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-ro-2006-6|36	
12cr|howto-sgml-ro-2006-6|37	%prep
12cr|howto-sgml-ro-2006-6|38	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-ro-2006-6|39	
12cr|howto-sgml-ro-2006-6|40	%install
12cr|howto-sgml-ro-2006-6|41	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-ro-2006-6|42	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-ro-2006-6|43	bzcat %{SOURCE0} | tar xv
12cr|howto-sgml-ro-2006-6|44	
12cr|howto-sgml-ro-2006-6|45	%clean
12cr|howto-sgml-ro-2006-6|46	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-ro-2006-6|47	
12cr|howto-sgml-ro-2006-6|48	%files
12cr|howto-sgml-ro-2006-6|49	%defattr(-,root,root)
12cr|howto-sgml-ro-2006-6|50	%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-ro-2006-6|51	
12cr|howto-sgml-ro-2006-6|52	
12cr|howto-sgml-ro-2006-6|53	
12cr|howto-sgml-ro-2006-6|54	
12cr|howto-sgml-ro-2006-6|55	%changelog
12cr|howto-sgml-ro-2006-6|56	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-sgml-ro-2006-6|57	+ Revision: 619410
12cr|howto-sgml-ro-2006-6|58	- the mass rebuild of 2010.0 packages
12cr|howto-sgml-ro-2006-6|59	
12cr|howto-sgml-ro-2006-6|60	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-sgml-ro-2006-6|61	+ Revision: 429409
12cr|howto-sgml-ro-2006-6|62	- rebuild
12cr|howto-sgml-ro-2006-6|63	
12cr|howto-sgml-ro-2006-6|64	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-sgml-ro-2006-6|65	+ Revision: 246982
12cr|howto-sgml-ro-2006-6|66	- rebuild
12cr|howto-sgml-ro-2006-6|67	
12cr|howto-sgml-ro-2006-6|68	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-sgml-ro-2006-6|69	+ Revision: 239603
12cr|howto-sgml-ro-2006-6|70	- rebuild
12cr|howto-sgml-ro-2006-6|71	
12cr|howto-sgml-ro-2006-6|72	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-sgml-ro-2006-6|73	- restore BuildRoot
12cr|howto-sgml-ro-2006-6|74	
12cr|howto-sgml-ro-2006-6|75	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-sgml-ro-2006-6|76	+ Revision: 126800
12cr|howto-sgml-ro-2006-6|77	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-sgml-ro-2006-6|78	- import howto-sgml-ro
12cr|howto-sgml-ro-2006-6|79	
12cr|howto-sgml-ro-2006-6|80	
12cr|howto-sgml-ro-2006-6|81	* Sun Dec 11 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-sgml-ro-2006-6|82	- rebuild
12cr|howto-sgml-ro-2006-6|83	
12cr|howto-sgml-ro-2006-6|84	* Thu Jun 12 2003 Marcel Pol <mpol@gmx.net> 8.1-2mdk
12cr|howto-sgml-ro-2006-6|85	- rebuild for rpm 4.2
12cr|howto-sgml-ro-2006-6|86	
12cr|howto-sgml-ro-2006-6|87	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-sgml-ro-2006-6|88	- Updated: Thu Sep 06 2001
12cr|howto-sgml-ro-2006-6|89	- Add Require on locale-ro
12cr|howto-sgml-ro-2006-6|90	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-sgml-ro-2006-6|91	- rebuild
12cr|howto-sgml-ro-2006-6|92	
12cr|howto-sgml-ro-2006-6|93	* Sun Oct 01 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-sgml-ro-2006-6|94	- bm
12cr|howto-sgml-ro-2006-6|95	
12cr|howto-sgml-ro-2006-6|96	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-sgml-ro-2006-6|97	- Update for 7.1 (20000509)
12cr|howto-sgml-ro-2006-6|98	
12cr|howto-sgml-ro-2006-6|99	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-ro-2006-6|100	- Build for 7.0
12cr|howto-sgml-ro-2006-6|101	
12cr|howto-sgml-ro-2006-6|102	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-ro-2006-6|103	- French HTML version
12cr|howto-sgml-ro-2006-6|104	
12cr|howto-sgml-ro-2006-6|105	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-ro-2006-6|106	- 19991204
12cr|howto-sgml-ro-2006-6|107	- Keep only html format (others are in contribs)
12cr|howto-sgml-ro-2006-6|108	
12cr|howto-sgml-ro-2006-6|109	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-sgml-ro-2006-6|110	- Mandrake adaptations.
12cr|howto-sgml-ro-2006-6|111	
12cr|howto-sgml-ro-2006-6|112	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-sgml-ro-2006-6|113	- no <BASE HREF...> in howto-index.html
12cr|howto-sgml-ro-2006-6|114	
12cr|howto-sgml-ro-2006-6|115	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-ro-2006-6|116	- auto rebuild in the new build environment (release 2)
12cr|howto-sgml-ro-2006-6|117	
12cr|howto-sgml-ro-2006-6|118	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-ro-2006-6|119	- updated howtos
12cr|howto-sgml-ro-2006-6|120	- marked translations with %%lang(XX)
12cr|howto-sgml-ro-2006-6|121	- get rid of pdf, ps and dvi formats
12cr|howto-sgml-ro-2006-6|122	
12cr|howto-sgml-ro-2006-6|123	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-ro-2006-6|124	- added the Serbian Howtos
12cr|howto-sgml-ro-2006-6|125	
12cr|howto-sgml-ro-2006-6|126	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-ro-2006-6|127	- updated archive
12cr|howto-sgml-ro-2006-6|128	- added croatian and slovenian subpackages
12cr|howto-sgml-ro-2006-6|129	
12cr|howto-sgml-ro-2006-6|130	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-ro-2006-6|131	- updated archive
12cr|howto-sgml-ro-2006-6|132	- subpackages for each language
12cr|howto-sgml-ro-2006-6|133	
12cr|howto-sgml-ro-2006-6|134	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-ro-2006-6|135	- fixed missing HOWTOs because the download ran out of space
12cr|howto-sgml-ro-2006-6|136	- added an index html page for the howto-html package
12cr|howto-sgml-ro-2006-6|137	
12cr|howto-sgml-ro-2006-6|138	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-ro-2006-6|139	- untarred the html tarballs to obsolete the ldp package
12cr|howto-sgml-ro-2006-6|140	
12cr|howto-sgml-ro-2006-6|141	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-ro-2006-6|142	- updated version
12cr|howto-sgml-ro-2006-6|143	- fixed description for the right date
12cr|howto-sgml-ro-2006-6|144	
12cr|howto-sgml-ro-2006-6|145	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-sgml-ro-2006-6|146	- made a noarch package
12cr|howto-sgml-ro-2006-6|147	
12cr|howto-sgml-ro-2006-6|148	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-ro-2006-6|149	- Updated to more recent HOWTOs.
12cr|howto-sgml-ro-2006-6|150	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-sgml-ro-2006-6|151	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-sgml-ro-2006-6|152	the former, however, only has tar.gz files)
12cr|howto-sgml-ro-2006-6|153	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-sgml-ro-2006-6|154	documentation issues such as /usr/info.
12cr|howto-sgml-ro-2006-6|155	

2154 12
12cr|howto-sgml-sl-2006-6|1	%define format	sgml-sl
12cr|howto-sgml-sl-2006-6|2	%define format2	SGML/sl
12cr|howto-sgml-sl-2006-6|3	
12cr|howto-sgml-sl-2006-6|4	%define version 2006
12cr|howto-sgml-sl-2006-6|5	%define release %mkrel 6
12cr|howto-sgml-sl-2006-6|6	
12cr|howto-sgml-sl-2006-6|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
12cr|howto-sgml-sl-2006-6|8	Name:		howto-%{format}
12cr|howto-sgml-sl-2006-6|9	Version: 	%version
12cr|howto-sgml-sl-2006-6|10	Release: 	%release
12cr|howto-sgml-sl-2006-6|11	Group:		Books/Howtos
12cr|howto-sgml-sl-2006-6|12	Source0:	howto-%{format}.tar.bz2
12cr|howto-sgml-sl-2006-6|13	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-sl-2006-6|14	License:	GPL
12cr|howto-sgml-sl-2006-6|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-sgml-sl-2006-6|16	BuildArchitectures: noarch
12cr|howto-sgml-sl-2006-6|17	Requires:   locales-sl howto-utils
12cr|howto-sgml-sl-2006-6|18	BuildRequires:  howto-utils
12cr|howto-sgml-sl-2006-6|19	
12cr|howto-sgml-sl-2006-6|20	%description
12cr|howto-sgml-sl-2006-6|21	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-sgml-sl-2006-6|22	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-sgml-sl-2006-6|23	practical information about your system.  The latest versions of these
12cr|howto-sgml-sl-2006-6|24	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-sl-2006-6|25	
12cr|howto-sgml-sl-2006-6|26	Install the howto package if you'd like to be able to access the Linux
12cr|howto-sgml-sl-2006-6|27	HOWTO documentation from your own system.
12cr|howto-sgml-sl-2006-6|28	
12cr|howto-sgml-sl-2006-6|29	%prep
12cr|howto-sgml-sl-2006-6|30	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-sl-2006-6|31	
12cr|howto-sgml-sl-2006-6|32	%install
12cr|howto-sgml-sl-2006-6|33	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-sl-2006-6|34	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-sl-2006-6|35	bzcat %{SOURCE0} | tar xv
12cr|howto-sgml-sl-2006-6|36	
12cr|howto-sgml-sl-2006-6|37	%clean
12cr|howto-sgml-sl-2006-6|38	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-sl-2006-6|39	
12cr|howto-sgml-sl-2006-6|40	%files
12cr|howto-sgml-sl-2006-6|41	%defattr(-,root,root)
12cr|howto-sgml-sl-2006-6|42	%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-sl-2006-6|43	
12cr|howto-sgml-sl-2006-6|44	
12cr|howto-sgml-sl-2006-6|45	
12cr|howto-sgml-sl-2006-6|46	%changelog
12cr|howto-sgml-sl-2006-6|47	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-sgml-sl-2006-6|48	+ Revision: 619423
12cr|howto-sgml-sl-2006-6|49	- the mass rebuild of 2010.0 packages
12cr|howto-sgml-sl-2006-6|50	
12cr|howto-sgml-sl-2006-6|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-sgml-sl-2006-6|52	+ Revision: 429410
12cr|howto-sgml-sl-2006-6|53	- rebuild
12cr|howto-sgml-sl-2006-6|54	
12cr|howto-sgml-sl-2006-6|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-sgml-sl-2006-6|56	+ Revision: 246984
12cr|howto-sgml-sl-2006-6|57	- rebuild
12cr|howto-sgml-sl-2006-6|58	
12cr|howto-sgml-sl-2006-6|59	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-sgml-sl-2006-6|60	+ Revision: 239604
12cr|howto-sgml-sl-2006-6|61	- rebuild
12cr|howto-sgml-sl-2006-6|62	
12cr|howto-sgml-sl-2006-6|63	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-sgml-sl-2006-6|64	- restore BuildRoot
12cr|howto-sgml-sl-2006-6|65	
12cr|howto-sgml-sl-2006-6|66	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-sgml-sl-2006-6|67	+ Revision: 126801
12cr|howto-sgml-sl-2006-6|68	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-sgml-sl-2006-6|69	- import howto-sgml-sl
12cr|howto-sgml-sl-2006-6|70	
12cr|howto-sgml-sl-2006-6|71	
12cr|howto-sgml-sl-2006-6|72	* Sun Dec 11 2005 Lenny Cartier <lenny@mandriva.vom> 2006-1mdk
12cr|howto-sgml-sl-2006-6|73	- rebuild
12cr|howto-sgml-sl-2006-6|74	
12cr|howto-sgml-sl-2006-6|75	* Wed Oct 08 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-sgml-sl-2006-6|76	- updated
12cr|howto-sgml-sl-2006-6|77	
12cr|howto-sgml-sl-2006-6|78	* Sun Sep 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-sgml-sl-2006-6|79	- updated
12cr|howto-sgml-sl-2006-6|80	
12cr|howto-sgml-sl-2006-6|81	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-sgml-sl-2006-6|82	- Updated: Thu Sep 06 2001
12cr|howto-sgml-sl-2006-6|83	- Add Require on locale-sl
12cr|howto-sgml-sl-2006-6|84	
12cr|howto-sgml-sl-2006-6|85	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-sgml-sl-2006-6|86	- rebuild
12cr|howto-sgml-sl-2006-6|87	
12cr|howto-sgml-sl-2006-6|88	* Sun Oct 01 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-sgml-sl-2006-6|89	- bm
12cr|howto-sgml-sl-2006-6|90	
12cr|howto-sgml-sl-2006-6|91	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-sgml-sl-2006-6|92	- Update for 7.1 (20000509)
12cr|howto-sgml-sl-2006-6|93	
12cr|howto-sgml-sl-2006-6|94	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-sl-2006-6|95	- Build for 7.0
12cr|howto-sgml-sl-2006-6|96	
12cr|howto-sgml-sl-2006-6|97	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-sl-2006-6|98	- French HTML version
12cr|howto-sgml-sl-2006-6|99	
12cr|howto-sgml-sl-2006-6|100	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-sl-2006-6|101	- 19991204
12cr|howto-sgml-sl-2006-6|102	- Keep only html format (others are in contribs)
12cr|howto-sgml-sl-2006-6|103	
12cr|howto-sgml-sl-2006-6|104	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-sgml-sl-2006-6|105	- Mandrake adaptations.
12cr|howto-sgml-sl-2006-6|106	
12cr|howto-sgml-sl-2006-6|107	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-sgml-sl-2006-6|108	- no <BASE HREF...> in howto-index.html
12cr|howto-sgml-sl-2006-6|109	
12cr|howto-sgml-sl-2006-6|110	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-sl-2006-6|111	- auto rebuild in the new build environment (release 2)
12cr|howto-sgml-sl-2006-6|112	
12cr|howto-sgml-sl-2006-6|113	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-sl-2006-6|114	- updated howtos
12cr|howto-sgml-sl-2006-6|115	- marked translations with %%lang(XX)
12cr|howto-sgml-sl-2006-6|116	- get rid of pdf, ps and dvi formats
12cr|howto-sgml-sl-2006-6|117	
12cr|howto-sgml-sl-2006-6|118	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-sl-2006-6|119	- added the Serbian Howtos
12cr|howto-sgml-sl-2006-6|120	
12cr|howto-sgml-sl-2006-6|121	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-sl-2006-6|122	- updated archive
12cr|howto-sgml-sl-2006-6|123	- added croatian and slovenian subpackages
12cr|howto-sgml-sl-2006-6|124	
12cr|howto-sgml-sl-2006-6|125	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-sl-2006-6|126	- updated archive
12cr|howto-sgml-sl-2006-6|127	- subpackages for each language
12cr|howto-sgml-sl-2006-6|128	
12cr|howto-sgml-sl-2006-6|129	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-sl-2006-6|130	- fixed missing HOWTOs because the download ran out of space
12cr|howto-sgml-sl-2006-6|131	- added an index html page for the howto-html package
12cr|howto-sgml-sl-2006-6|132	
12cr|howto-sgml-sl-2006-6|133	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-sl-2006-6|134	- untarred the html tarballs to obsolete the ldp package
12cr|howto-sgml-sl-2006-6|135	
12cr|howto-sgml-sl-2006-6|136	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-sl-2006-6|137	- updated version
12cr|howto-sgml-sl-2006-6|138	- fixed description for the right date
12cr|howto-sgml-sl-2006-6|139	
12cr|howto-sgml-sl-2006-6|140	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-sgml-sl-2006-6|141	- made a noarch package
12cr|howto-sgml-sl-2006-6|142	
12cr|howto-sgml-sl-2006-6|143	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-sl-2006-6|144	- Updated to more recent HOWTOs.
12cr|howto-sgml-sl-2006-6|145	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-sgml-sl-2006-6|146	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-sgml-sl-2006-6|147	the former, however, only has tar.gz files)
12cr|howto-sgml-sl-2006-6|148	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-sgml-sl-2006-6|149	documentation issues such as /usr/info.
12cr|howto-sgml-sl-2006-6|150	

2155 12
12cr|howto-sgml-sv-2006-6|1	%define format	sgml-sv
12cr|howto-sgml-sv-2006-6|2	%define format2	SGML/sv
12cr|howto-sgml-sv-2006-6|3	
12cr|howto-sgml-sv-2006-6|4	%define version 2006
12cr|howto-sgml-sv-2006-6|5	%define release %mkrel 6
12cr|howto-sgml-sv-2006-6|6	
12cr|howto-sgml-sv-2006-6|7	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
12cr|howto-sgml-sv-2006-6|8	Name:		howto-%{format}
12cr|howto-sgml-sv-2006-6|9	Version: 	%version
12cr|howto-sgml-sv-2006-6|10	Release: 	%release
12cr|howto-sgml-sv-2006-6|11	Group:		Books/Howtos
12cr|howto-sgml-sv-2006-6|12	Source0:	howto-%{format}.tar.bz2
12cr|howto-sgml-sv-2006-6|13	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-sv-2006-6|14	License:	GPL
12cr|howto-sgml-sv-2006-6|15	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-sgml-sv-2006-6|16	BuildArchitectures: noarch
12cr|howto-sgml-sv-2006-6|17	Requires:   locales-sv howto-utils
12cr|howto-sgml-sv-2006-6|18	BuildRequires:  howto-utils
12cr|howto-sgml-sv-2006-6|19	
12cr|howto-sgml-sv-2006-6|20	%description
12cr|howto-sgml-sv-2006-6|21	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-sgml-sv-2006-6|22	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-sgml-sv-2006-6|23	practical information about your system.  The latest versions of these
12cr|howto-sgml-sv-2006-6|24	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-sv-2006-6|25	
12cr|howto-sgml-sv-2006-6|26	Install the howto package if you'd like to be able to access the Linux
12cr|howto-sgml-sv-2006-6|27	HOWTO documentation from your own system.
12cr|howto-sgml-sv-2006-6|28	
12cr|howto-sgml-sv-2006-6|29	%prep
12cr|howto-sgml-sv-2006-6|30	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-sv-2006-6|31	
12cr|howto-sgml-sv-2006-6|32	%install
12cr|howto-sgml-sv-2006-6|33	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-sv-2006-6|34	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-sv-2006-6|35	bzcat %{SOURCE0} | tar xv
12cr|howto-sgml-sv-2006-6|36	
12cr|howto-sgml-sv-2006-6|37	%clean
12cr|howto-sgml-sv-2006-6|38	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-sv-2006-6|39	
12cr|howto-sgml-sv-2006-6|40	%files
12cr|howto-sgml-sv-2006-6|41	%defattr(-,root,root)
12cr|howto-sgml-sv-2006-6|42	%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-sv-2006-6|43	
12cr|howto-sgml-sv-2006-6|44	
12cr|howto-sgml-sv-2006-6|45	
12cr|howto-sgml-sv-2006-6|46	
12cr|howto-sgml-sv-2006-6|47	%changelog
12cr|howto-sgml-sv-2006-6|48	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-sgml-sv-2006-6|49	+ Revision: 619424
12cr|howto-sgml-sv-2006-6|50	- the mass rebuild of 2010.0 packages
12cr|howto-sgml-sv-2006-6|51	
12cr|howto-sgml-sv-2006-6|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-sgml-sv-2006-6|53	+ Revision: 429411
12cr|howto-sgml-sv-2006-6|54	- rebuild
12cr|howto-sgml-sv-2006-6|55	
12cr|howto-sgml-sv-2006-6|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-sgml-sv-2006-6|57	+ Revision: 246987
12cr|howto-sgml-sv-2006-6|58	- rebuild
12cr|howto-sgml-sv-2006-6|59	
12cr|howto-sgml-sv-2006-6|60	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-sgml-sv-2006-6|61	+ Revision: 239605
12cr|howto-sgml-sv-2006-6|62	- rebuild
12cr|howto-sgml-sv-2006-6|63	
12cr|howto-sgml-sv-2006-6|64	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-sgml-sv-2006-6|65	- restore BuildRoot
12cr|howto-sgml-sv-2006-6|66	
12cr|howto-sgml-sv-2006-6|67	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-sgml-sv-2006-6|68	+ Revision: 126803
12cr|howto-sgml-sv-2006-6|69	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-sgml-sv-2006-6|70	- import howto-sgml-sv
12cr|howto-sgml-sv-2006-6|71	
12cr|howto-sgml-sv-2006-6|72	
12cr|howto-sgml-sv-2006-6|73	* Sun Dec 11 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-sgml-sv-2006-6|74	- rebuild
12cr|howto-sgml-sv-2006-6|75	
12cr|howto-sgml-sv-2006-6|76	* Wed Oct 08 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-sgml-sv-2006-6|77	- updated
12cr|howto-sgml-sv-2006-6|78	
12cr|howto-sgml-sv-2006-6|79	* Sun Sep 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-sgml-sv-2006-6|80	- updated
12cr|howto-sgml-sv-2006-6|81	
12cr|howto-sgml-sv-2006-6|82	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-sgml-sv-2006-6|83	- Updated: Thu Sep 06 2001
12cr|howto-sgml-sv-2006-6|84	- Add Require on locale-sv
12cr|howto-sgml-sv-2006-6|85	
12cr|howto-sgml-sv-2006-6|86	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-sgml-sv-2006-6|87	- rebuild
12cr|howto-sgml-sv-2006-6|88	
12cr|howto-sgml-sv-2006-6|89	* Sun Oct 01 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-sgml-sv-2006-6|90	- bm
12cr|howto-sgml-sv-2006-6|91	
12cr|howto-sgml-sv-2006-6|92	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-sgml-sv-2006-6|93	- Update for 7.1 (20000509)
12cr|howto-sgml-sv-2006-6|94	
12cr|howto-sgml-sv-2006-6|95	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-sv-2006-6|96	- Build for 7.0
12cr|howto-sgml-sv-2006-6|97	
12cr|howto-sgml-sv-2006-6|98	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-sv-2006-6|99	- French HTML version
12cr|howto-sgml-sv-2006-6|100	
12cr|howto-sgml-sv-2006-6|101	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-sv-2006-6|102	- 19991204
12cr|howto-sgml-sv-2006-6|103	- Keep only html format (others are in contribs)
12cr|howto-sgml-sv-2006-6|104	
12cr|howto-sgml-sv-2006-6|105	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-sgml-sv-2006-6|106	- Mandrake adaptations.
12cr|howto-sgml-sv-2006-6|107	
12cr|howto-sgml-sv-2006-6|108	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-sgml-sv-2006-6|109	- no <BASE HREF...> in howto-index.html
12cr|howto-sgml-sv-2006-6|110	
12cr|howto-sgml-sv-2006-6|111	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-sv-2006-6|112	- auto rebuild in the new build environment (release 2)
12cr|howto-sgml-sv-2006-6|113	
12cr|howto-sgml-sv-2006-6|114	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-sv-2006-6|115	- updated howtos
12cr|howto-sgml-sv-2006-6|116	- marked translations with %%lang(XX)
12cr|howto-sgml-sv-2006-6|117	- get rid of pdf, ps and dvi formats
12cr|howto-sgml-sv-2006-6|118	
12cr|howto-sgml-sv-2006-6|119	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-sv-2006-6|120	- added the Serbian Howtos
12cr|howto-sgml-sv-2006-6|121	
12cr|howto-sgml-sv-2006-6|122	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-sv-2006-6|123	- updated archive
12cr|howto-sgml-sv-2006-6|124	- added croatian and slovenian subpackages
12cr|howto-sgml-sv-2006-6|125	
12cr|howto-sgml-sv-2006-6|126	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-sv-2006-6|127	- updated archive
12cr|howto-sgml-sv-2006-6|128	- subpackages for each language
12cr|howto-sgml-sv-2006-6|129	
12cr|howto-sgml-sv-2006-6|130	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-sv-2006-6|131	- fixed missing HOWTOs because the download ran out of space
12cr|howto-sgml-sv-2006-6|132	- added an index html page for the howto-html package
12cr|howto-sgml-sv-2006-6|133	
12cr|howto-sgml-sv-2006-6|134	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-sv-2006-6|135	- untarred the html tarballs to obsolete the ldp package
12cr|howto-sgml-sv-2006-6|136	
12cr|howto-sgml-sv-2006-6|137	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-sv-2006-6|138	- updated version
12cr|howto-sgml-sv-2006-6|139	- fixed description for the right date
12cr|howto-sgml-sv-2006-6|140	
12cr|howto-sgml-sv-2006-6|141	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-sgml-sv-2006-6|142	- made a noarch package
12cr|howto-sgml-sv-2006-6|143	
12cr|howto-sgml-sv-2006-6|144	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-sv-2006-6|145	- Updated to more recent HOWTOs.
12cr|howto-sgml-sv-2006-6|146	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-sgml-sv-2006-6|147	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-sgml-sv-2006-6|148	the former, however, only has tar.gz files)
12cr|howto-sgml-sv-2006-6|149	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-sgml-sv-2006-6|150	documentation issues such as /usr/info.
12cr|howto-sgml-sv-2006-6|151	

2156 12
12cr|howto-sgml-zh-2006-6|1	%define format	sgml-zh
12cr|howto-sgml-zh-2006-6|2	%define format2	SGML/zh
12cr|howto-sgml-zh-2006-6|3	%define	format3 sgml
12cr|howto-sgml-zh-2006-6|4	
12cr|howto-sgml-zh-2006-6|5	%define version 2006
12cr|howto-sgml-zh-2006-6|6	%define release %mkrel 6
12cr|howto-sgml-zh-2006-6|7	
12cr|howto-sgml-zh-2006-6|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
12cr|howto-sgml-zh-2006-6|9	Name:		howto-%{format}
12cr|howto-sgml-zh-2006-6|10	Version: 	%version
12cr|howto-sgml-zh-2006-6|11	Release: 	%release
12cr|howto-sgml-zh-2006-6|12	Group:		Books/Howtos
12cr|howto-sgml-zh-2006-6|13	Source0:	howto-%{format}.tar.bz2
12cr|howto-sgml-zh-2006-6|14	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-zh-2006-6|15	License:	GPL
12cr|howto-sgml-zh-2006-6|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-sgml-zh-2006-6|17	BuildArchitectures: noarch
12cr|howto-sgml-zh-2006-6|18	Requires:   locales-zh howto-utils
12cr|howto-sgml-zh-2006-6|19	BuildRequires:  howto-utils
12cr|howto-sgml-zh-2006-6|20	
12cr|howto-sgml-zh-2006-6|21	%description
12cr|howto-sgml-zh-2006-6|22	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-sgml-zh-2006-6|23	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-sgml-zh-2006-6|24	practical information about your system.  The latest versions of these
12cr|howto-sgml-zh-2006-6|25	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-sgml-zh-2006-6|26	
12cr|howto-sgml-zh-2006-6|27	Install the howto package if you'd like to be able to access the Linux
12cr|howto-sgml-zh-2006-6|28	HOWTO documentation from your own system.
12cr|howto-sgml-zh-2006-6|29	
12cr|howto-sgml-zh-2006-6|30	%prep
12cr|howto-sgml-zh-2006-6|31	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-zh-2006-6|32	
12cr|howto-sgml-zh-2006-6|33	%install
12cr|howto-sgml-zh-2006-6|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-zh-2006-6|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-zh-2006-6|36	bzcat %{SOURCE0} | tar xv
12cr|howto-sgml-zh-2006-6|37	
12cr|howto-sgml-zh-2006-6|38	%clean
12cr|howto-sgml-zh-2006-6|39	rm -rf $RPM_BUILD_ROOT
12cr|howto-sgml-zh-2006-6|40	
12cr|howto-sgml-zh-2006-6|41	%files
12cr|howto-sgml-zh-2006-6|42	%defattr(-,root,root)
12cr|howto-sgml-zh-2006-6|43	%{_docdir}/HOWTO/%{format2}
12cr|howto-sgml-zh-2006-6|44	
12cr|howto-sgml-zh-2006-6|45	
12cr|howto-sgml-zh-2006-6|46	
12cr|howto-sgml-zh-2006-6|47	%changelog
12cr|howto-sgml-zh-2006-6|48	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-sgml-zh-2006-6|49	+ Revision: 619425
12cr|howto-sgml-zh-2006-6|50	- the mass rebuild of 2010.0 packages
12cr|howto-sgml-zh-2006-6|51	
12cr|howto-sgml-zh-2006-6|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-sgml-zh-2006-6|53	+ Revision: 429412
12cr|howto-sgml-zh-2006-6|54	- rebuild
12cr|howto-sgml-zh-2006-6|55	
12cr|howto-sgml-zh-2006-6|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-sgml-zh-2006-6|57	+ Revision: 246989
12cr|howto-sgml-zh-2006-6|58	- rebuild
12cr|howto-sgml-zh-2006-6|59	
12cr|howto-sgml-zh-2006-6|60	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-sgml-zh-2006-6|61	+ Revision: 239606
12cr|howto-sgml-zh-2006-6|62	- rebuild
12cr|howto-sgml-zh-2006-6|63	
12cr|howto-sgml-zh-2006-6|64	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-sgml-zh-2006-6|65	- restore BuildRoot
12cr|howto-sgml-zh-2006-6|66	
12cr|howto-sgml-zh-2006-6|67	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-sgml-zh-2006-6|68	+ Revision: 126805
12cr|howto-sgml-zh-2006-6|69	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-sgml-zh-2006-6|70	- import howto-sgml-zh
12cr|howto-sgml-zh-2006-6|71	
12cr|howto-sgml-zh-2006-6|72	
12cr|howto-sgml-zh-2006-6|73	* Sun Dec 11 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-sgml-zh-2006-6|74	- rebuild
12cr|howto-sgml-zh-2006-6|75	
12cr|howto-sgml-zh-2006-6|76	* Wed Oct 08 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-sgml-zh-2006-6|77	- 9.2
12cr|howto-sgml-zh-2006-6|78	
12cr|howto-sgml-zh-2006-6|79	* Sun Sep 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-sgml-zh-2006-6|80	- updated
12cr|howto-sgml-zh-2006-6|81	
12cr|howto-sgml-zh-2006-6|82	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-sgml-zh-2006-6|83	- Updated: Thu Sep 06 2001
12cr|howto-sgml-zh-2006-6|84	- Add Require on locale-zh
12cr|howto-sgml-zh-2006-6|85	
12cr|howto-sgml-zh-2006-6|86	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-sgml-zh-2006-6|87	- rebuild
12cr|howto-sgml-zh-2006-6|88	
12cr|howto-sgml-zh-2006-6|89	* Sun Oct 01 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-sgml-zh-2006-6|90	- bm
12cr|howto-sgml-zh-2006-6|91	
12cr|howto-sgml-zh-2006-6|92	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-sgml-zh-2006-6|93	- Update for 7.1 (20000509)
12cr|howto-sgml-zh-2006-6|94	
12cr|howto-sgml-zh-2006-6|95	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-zh-2006-6|96	- Build for 7.0
12cr|howto-sgml-zh-2006-6|97	
12cr|howto-sgml-zh-2006-6|98	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-zh-2006-6|99	- French HTML version
12cr|howto-sgml-zh-2006-6|100	
12cr|howto-sgml-zh-2006-6|101	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-sgml-zh-2006-6|102	- 19991204
12cr|howto-sgml-zh-2006-6|103	- Keep only html format (others are in contribs)
12cr|howto-sgml-zh-2006-6|104	
12cr|howto-sgml-zh-2006-6|105	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-sgml-zh-2006-6|106	- Mandrake adaptations.
12cr|howto-sgml-zh-2006-6|107	
12cr|howto-sgml-zh-2006-6|108	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-sgml-zh-2006-6|109	- no <BASE HREF...> in howto-index.html
12cr|howto-sgml-zh-2006-6|110	
12cr|howto-sgml-zh-2006-6|111	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-zh-2006-6|112	- auto rebuild in the new build environment (release 2)
12cr|howto-sgml-zh-2006-6|113	
12cr|howto-sgml-zh-2006-6|114	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-zh-2006-6|115	- updated howtos
12cr|howto-sgml-zh-2006-6|116	- marked translations with %%lang(XX)
12cr|howto-sgml-zh-2006-6|117	- get rid of pdf, ps and dvi formats
12cr|howto-sgml-zh-2006-6|118	
12cr|howto-sgml-zh-2006-6|119	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-zh-2006-6|120	- added the Serbian Howtos
12cr|howto-sgml-zh-2006-6|121	
12cr|howto-sgml-zh-2006-6|122	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-zh-2006-6|123	- updated archive
12cr|howto-sgml-zh-2006-6|124	- added croatian and slovenian subpackages
12cr|howto-sgml-zh-2006-6|125	
12cr|howto-sgml-zh-2006-6|126	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-sgml-zh-2006-6|127	- updated archive
12cr|howto-sgml-zh-2006-6|128	- subpackages for each language
12cr|howto-sgml-zh-2006-6|129	
12cr|howto-sgml-zh-2006-6|130	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-zh-2006-6|131	- fixed missing HOWTOs because the download ran out of space
12cr|howto-sgml-zh-2006-6|132	- added an index html page for the howto-html package
12cr|howto-sgml-zh-2006-6|133	
12cr|howto-sgml-zh-2006-6|134	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-zh-2006-6|135	- untarred the html tarballs to obsolete the ldp package
12cr|howto-sgml-zh-2006-6|136	
12cr|howto-sgml-zh-2006-6|137	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-zh-2006-6|138	- updated version
12cr|howto-sgml-zh-2006-6|139	- fixed description for the right date
12cr|howto-sgml-zh-2006-6|140	
12cr|howto-sgml-zh-2006-6|141	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-sgml-zh-2006-6|142	- made a noarch package
12cr|howto-sgml-zh-2006-6|143	
12cr|howto-sgml-zh-2006-6|144	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-sgml-zh-2006-6|145	- Updated to more recent HOWTOs.
12cr|howto-sgml-zh-2006-6|146	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-sgml-zh-2006-6|147	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-sgml-zh-2006-6|148	the former, however, only has tar.gz files)
12cr|howto-sgml-zh-2006-6|149	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-sgml-zh-2006-6|150	documentation issues such as /usr/info.
12cr|howto-sgml-zh-2006-6|151	

2157 12
12cr|howto-text-de-2006-6|1	%define format	text-de
12cr|howto-text-de-2006-6|2	%define format2	TEXT/de
12cr|howto-text-de-2006-6|3	%define	format3 text
12cr|howto-text-de-2006-6|4	
12cr|howto-text-de-2006-6|5	%define version 2006
12cr|howto-text-de-2006-6|6	%define release %mkrel 6
12cr|howto-text-de-2006-6|7	
12cr|howto-text-de-2006-6|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
12cr|howto-text-de-2006-6|9	Name:		howto-%{format}
12cr|howto-text-de-2006-6|10	Version: 	%version
12cr|howto-text-de-2006-6|11	Release: 	%release
12cr|howto-text-de-2006-6|12	Group:		Books/Howtos
12cr|howto-text-de-2006-6|13	Source0:	howto-%{format}.tar.bz2
12cr|howto-text-de-2006-6|14	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-de-2006-6|15	License:	GPL
12cr|howto-text-de-2006-6|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-text-de-2006-6|17	BuildArchitectures: noarch
12cr|howto-text-de-2006-6|18	Requires:   locales-de howto-utils
12cr|howto-text-de-2006-6|19	BuildRequires:  howto-utils
12cr|howto-text-de-2006-6|20	
12cr|howto-text-de-2006-6|21	%description
12cr|howto-text-de-2006-6|22	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-text-de-2006-6|23	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-text-de-2006-6|24	practical information about your system.  The latest versions of these
12cr|howto-text-de-2006-6|25	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-de-2006-6|26	
12cr|howto-text-de-2006-6|27	Install this package if you'd like to be able to access the Linux
12cr|howto-text-de-2006-6|28	HOWTO documentation from your own system.
12cr|howto-text-de-2006-6|29	
12cr|howto-text-de-2006-6|30	%prep
12cr|howto-text-de-2006-6|31	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-de-2006-6|32	
12cr|howto-text-de-2006-6|33	%install
12cr|howto-text-de-2006-6|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-de-2006-6|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-de-2006-6|36	bzcat %{SOURCE0} | tar xv
12cr|howto-text-de-2006-6|37	
12cr|howto-text-de-2006-6|38	%clean
12cr|howto-text-de-2006-6|39	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-de-2006-6|40	
12cr|howto-text-de-2006-6|41	%files
12cr|howto-text-de-2006-6|42	%defattr(644,root,root,755)
12cr|howto-text-de-2006-6|43	%{_docdir}/HOWTO/%{format2}
12cr|howto-text-de-2006-6|44	
12cr|howto-text-de-2006-6|45	
12cr|howto-text-de-2006-6|46	
12cr|howto-text-de-2006-6|47	%changelog
12cr|howto-text-de-2006-6|48	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-text-de-2006-6|49	+ Revision: 619426
12cr|howto-text-de-2006-6|50	- the mass rebuild of 2010.0 packages
12cr|howto-text-de-2006-6|51	
12cr|howto-text-de-2006-6|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-text-de-2006-6|53	+ Revision: 429413
12cr|howto-text-de-2006-6|54	- rebuild
12cr|howto-text-de-2006-6|55	
12cr|howto-text-de-2006-6|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-text-de-2006-6|57	+ Revision: 246991
12cr|howto-text-de-2006-6|58	- rebuild
12cr|howto-text-de-2006-6|59	
12cr|howto-text-de-2006-6|60	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-text-de-2006-6|61	+ Revision: 239607
12cr|howto-text-de-2006-6|62	- rebuild
12cr|howto-text-de-2006-6|63	- better description
12cr|howto-text-de-2006-6|64	
12cr|howto-text-de-2006-6|65	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-text-de-2006-6|66	- restore BuildRoot
12cr|howto-text-de-2006-6|67	
12cr|howto-text-de-2006-6|68	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-text-de-2006-6|69	+ Revision: 126807
12cr|howto-text-de-2006-6|70	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-text-de-2006-6|71	- import howto-text-de
12cr|howto-text-de-2006-6|72	
12cr|howto-text-de-2006-6|73	
12cr|howto-text-de-2006-6|74	* Tue Dec 13 2005 Lenny Cartier <lenny@mandrakesoft.com> 2006-1mdk
12cr|howto-text-de-2006-6|75	- rebuild
12cr|howto-text-de-2006-6|76	
12cr|howto-text-de-2006-6|77	* Thu Oct 09 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-text-de-2006-6|78	- updated
12cr|howto-text-de-2006-6|79	
12cr|howto-text-de-2006-6|80	* Fri Sep 13 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-text-de-2006-6|81	- Update
12cr|howto-text-de-2006-6|82	
12cr|howto-text-de-2006-6|83	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-text-de-2006-6|84	- Updated: Thu Sep 06 2001
12cr|howto-text-de-2006-6|85	- Add Require on locale-de
12cr|howto-text-de-2006-6|86	
12cr|howto-text-de-2006-6|87	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-text-de-2006-6|88	- rebuild
12cr|howto-text-de-2006-6|89	
12cr|howto-text-de-2006-6|90	* Fri Sep 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-text-de-2006-6|91	- bm
12cr|howto-text-de-2006-6|92	
12cr|howto-text-de-2006-6|93	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-text-de-2006-6|94	- Update for 7.1 (20000509)
12cr|howto-text-de-2006-6|95	
12cr|howto-text-de-2006-6|96	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-de-2006-6|97	- Build for 7.0
12cr|howto-text-de-2006-6|98	
12cr|howto-text-de-2006-6|99	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-de-2006-6|100	- French HTML version
12cr|howto-text-de-2006-6|101	
12cr|howto-text-de-2006-6|102	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-de-2006-6|103	- 19991204
12cr|howto-text-de-2006-6|104	- Keep only html format (others are in contribs)
12cr|howto-text-de-2006-6|105	
12cr|howto-text-de-2006-6|106	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-text-de-2006-6|107	- Mandrake adaptations.
12cr|howto-text-de-2006-6|108	
12cr|howto-text-de-2006-6|109	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-text-de-2006-6|110	- no <BASE HREF...> in howto-index.html
12cr|howto-text-de-2006-6|111	
12cr|howto-text-de-2006-6|112	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-de-2006-6|113	- auto rebuild in the new build environment (release 2)
12cr|howto-text-de-2006-6|114	
12cr|howto-text-de-2006-6|115	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-de-2006-6|116	- updated howtos
12cr|howto-text-de-2006-6|117	- marked translations with %%lang(XX)
12cr|howto-text-de-2006-6|118	- get rid of pdf, ps and dvi formats
12cr|howto-text-de-2006-6|119	
12cr|howto-text-de-2006-6|120	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-de-2006-6|121	- added the Serbian Howtos
12cr|howto-text-de-2006-6|122	
12cr|howto-text-de-2006-6|123	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-de-2006-6|124	- updated archive
12cr|howto-text-de-2006-6|125	- added croatian and slovenian subpackages
12cr|howto-text-de-2006-6|126	
12cr|howto-text-de-2006-6|127	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-de-2006-6|128	- updated archive
12cr|howto-text-de-2006-6|129	- subpackages for each language
12cr|howto-text-de-2006-6|130	
12cr|howto-text-de-2006-6|131	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-de-2006-6|132	- fixed missing HOWTOs because the download ran out of space
12cr|howto-text-de-2006-6|133	- added an index html page for the howto-html package
12cr|howto-text-de-2006-6|134	
12cr|howto-text-de-2006-6|135	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-de-2006-6|136	- untarred the html tarballs to obsolete the ldp package
12cr|howto-text-de-2006-6|137	
12cr|howto-text-de-2006-6|138	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-de-2006-6|139	- updated version
12cr|howto-text-de-2006-6|140	- fixed description for the right date
12cr|howto-text-de-2006-6|141	
12cr|howto-text-de-2006-6|142	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-text-de-2006-6|143	- made a noarch package
12cr|howto-text-de-2006-6|144	
12cr|howto-text-de-2006-6|145	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-de-2006-6|146	- Updated to more recent HOWTOs.
12cr|howto-text-de-2006-6|147	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-text-de-2006-6|148	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-text-de-2006-6|149	the former, however, only has tar.gz files)
12cr|howto-text-de-2006-6|150	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-text-de-2006-6|151	documentation issues such as /usr/info.
12cr|howto-text-de-2006-6|152	

2158 12
12cr|howto-text-el-2006-6|1	%define format	text-el
12cr|howto-text-el-2006-6|2	%define format2	TEXT/el
12cr|howto-text-el-2006-6|3	%define	format3 text
12cr|howto-text-el-2006-6|4	
12cr|howto-text-el-2006-6|5	%define version 2006
12cr|howto-text-el-2006-6|6	%define release %mkrel 6
12cr|howto-text-el-2006-6|7	
12cr|howto-text-el-2006-6|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
12cr|howto-text-el-2006-6|9	Name:		howto-%{format}
12cr|howto-text-el-2006-6|10	Version: 	%version
12cr|howto-text-el-2006-6|11	Release: 	%release
12cr|howto-text-el-2006-6|12	Group:		Books/Howtos
12cr|howto-text-el-2006-6|13	Source0:	howto-%{format}.tar.bz2
12cr|howto-text-el-2006-6|14	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-el-2006-6|15	License:	GPL
12cr|howto-text-el-2006-6|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-text-el-2006-6|17	BuildArchitectures: noarch
12cr|howto-text-el-2006-6|18	Requires:   locales-el howto-utils
12cr|howto-text-el-2006-6|19	BuildRequires:  howto-utils
12cr|howto-text-el-2006-6|20	
12cr|howto-text-el-2006-6|21	
12cr|howto-text-el-2006-6|22	%description
12cr|howto-text-el-2006-6|23	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-text-el-2006-6|24	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-text-el-2006-6|25	practical information about your system.  The latest versions of these
12cr|howto-text-el-2006-6|26	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-el-2006-6|27	
12cr|howto-text-el-2006-6|28	Install this package if you'd like to be able to access the Linux
12cr|howto-text-el-2006-6|29	HOWTO documentation from your own system.
12cr|howto-text-el-2006-6|30	
12cr|howto-text-el-2006-6|31	%description -l fr
12cr|howto-text-el-2006-6|32	Les HOWTO Linux sont des documents dcrivant de faon exhaustive un aspect de
12cr|howto-text-el-2006-6|33	la configuration ou de l'utilisation d'un systme Linux. Les HOWTO Linux sont
12cr|howto-text-el-2006-6|34	l'une des meilleures sources d'information sur la pratique de votre systme. La
12cr|howto-text-el-2006-6|35	dernire version de chacun de ces documents peut tre touve  cette adresse :
12cr|howto-text-el-2006-6|36	http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-el-2006-6|37	
12cr|howto-text-el-2006-6|38	%prep
12cr|howto-text-el-2006-6|39	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-el-2006-6|40	
12cr|howto-text-el-2006-6|41	%install
12cr|howto-text-el-2006-6|42	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-el-2006-6|43	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-el-2006-6|44	bzcat %{SOURCE0} | tar xv
12cr|howto-text-el-2006-6|45	
12cr|howto-text-el-2006-6|46	%clean
12cr|howto-text-el-2006-6|47	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-el-2006-6|48	
12cr|howto-text-el-2006-6|49	%files
12cr|howto-text-el-2006-6|50	%defattr(-,root,root)
12cr|howto-text-el-2006-6|51	%{_docdir}/HOWTO/%{format2}
12cr|howto-text-el-2006-6|52	
12cr|howto-text-el-2006-6|53	
12cr|howto-text-el-2006-6|54	
12cr|howto-text-el-2006-6|55	
12cr|howto-text-el-2006-6|56	%changelog
12cr|howto-text-el-2006-6|57	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-text-el-2006-6|58	+ Revision: 619427
12cr|howto-text-el-2006-6|59	- the mass rebuild of 2010.0 packages
12cr|howto-text-el-2006-6|60	
12cr|howto-text-el-2006-6|61	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-text-el-2006-6|62	+ Revision: 429414
12cr|howto-text-el-2006-6|63	- rebuild
12cr|howto-text-el-2006-6|64	
12cr|howto-text-el-2006-6|65	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-text-el-2006-6|66	+ Revision: 246993
12cr|howto-text-el-2006-6|67	- rebuild
12cr|howto-text-el-2006-6|68	
12cr|howto-text-el-2006-6|69	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-text-el-2006-6|70	+ Revision: 239608
12cr|howto-text-el-2006-6|71	- rebuild
12cr|howto-text-el-2006-6|72	- better description
12cr|howto-text-el-2006-6|73	
12cr|howto-text-el-2006-6|74	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-text-el-2006-6|75	- restore BuildRoot
12cr|howto-text-el-2006-6|76	
12cr|howto-text-el-2006-6|77	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-text-el-2006-6|78	+ Revision: 126808
12cr|howto-text-el-2006-6|79	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-text-el-2006-6|80	- import howto-text-el
12cr|howto-text-el-2006-6|81	
12cr|howto-text-el-2006-6|82	
12cr|howto-text-el-2006-6|83	* Tue Dec 13 2005 Lenny Cartier <lenny@mandrakesoft.com> 2006-1mdk
12cr|howto-text-el-2006-6|84	- rebuild
12cr|howto-text-el-2006-6|85	
12cr|howto-text-el-2006-6|86	* Thu Oct 09 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-text-el-2006-6|87	- updated
12cr|howto-text-el-2006-6|88	
12cr|howto-text-el-2006-6|89	* Fri Sep 13 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-text-el-2006-6|90	- Update
12cr|howto-text-el-2006-6|91	
12cr|howto-text-el-2006-6|92	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-text-el-2006-6|93	- Updated: Thu Sep 06 2001
12cr|howto-text-el-2006-6|94	- Add Require on locale-el
12cr|howto-text-el-2006-6|95	
12cr|howto-text-el-2006-6|96	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-text-el-2006-6|97	- rebuild
12cr|howto-text-el-2006-6|98	
12cr|howto-text-el-2006-6|99	* Fri Sep 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-text-el-2006-6|100	- bm
12cr|howto-text-el-2006-6|101	
12cr|howto-text-el-2006-6|102	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-text-el-2006-6|103	- Update for 7.1 (20000509)
12cr|howto-text-el-2006-6|104	
12cr|howto-text-el-2006-6|105	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-el-2006-6|106	- Build for 7.0
12cr|howto-text-el-2006-6|107	
12cr|howto-text-el-2006-6|108	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-el-2006-6|109	- French HTML version
12cr|howto-text-el-2006-6|110	
12cr|howto-text-el-2006-6|111	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-el-2006-6|112	- 19991204
12cr|howto-text-el-2006-6|113	- Keep only html format (others are in contribs)
12cr|howto-text-el-2006-6|114	
12cr|howto-text-el-2006-6|115	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-text-el-2006-6|116	- Mandrake adaptations.
12cr|howto-text-el-2006-6|117	
12cr|howto-text-el-2006-6|118	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-text-el-2006-6|119	- no <BASE HREF...> in howto-index.html
12cr|howto-text-el-2006-6|120	
12cr|howto-text-el-2006-6|121	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-el-2006-6|122	- auto rebuild in the new build environment (release 2)
12cr|howto-text-el-2006-6|123	
12cr|howto-text-el-2006-6|124	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-el-2006-6|125	- updated howtos
12cr|howto-text-el-2006-6|126	- marked translations with %%lang(XX)
12cr|howto-text-el-2006-6|127	- get rid of pdf, ps and dvi formats
12cr|howto-text-el-2006-6|128	
12cr|howto-text-el-2006-6|129	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-el-2006-6|130	- added the Serbian Howtos
12cr|howto-text-el-2006-6|131	
12cr|howto-text-el-2006-6|132	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-el-2006-6|133	- updated archive
12cr|howto-text-el-2006-6|134	- added croatian and slovenian subpackages
12cr|howto-text-el-2006-6|135	
12cr|howto-text-el-2006-6|136	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-el-2006-6|137	- updated archive
12cr|howto-text-el-2006-6|138	- subpackages for each language
12cr|howto-text-el-2006-6|139	
12cr|howto-text-el-2006-6|140	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-el-2006-6|141	- fixed missing HOWTOs because the download ran out of space
12cr|howto-text-el-2006-6|142	- added an index html page for the howto-html package
12cr|howto-text-el-2006-6|143	
12cr|howto-text-el-2006-6|144	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-el-2006-6|145	- untarred the html tarballs to obsolete the ldp package
12cr|howto-text-el-2006-6|146	
12cr|howto-text-el-2006-6|147	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-el-2006-6|148	- updated version
12cr|howto-text-el-2006-6|149	- fixed description for the right date
12cr|howto-text-el-2006-6|150	
12cr|howto-text-el-2006-6|151	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-text-el-2006-6|152	- made a noarch package
12cr|howto-text-el-2006-6|153	
12cr|howto-text-el-2006-6|154	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-el-2006-6|155	- Updated to more recent HOWTOs.
12cr|howto-text-el-2006-6|156	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-text-el-2006-6|157	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-text-el-2006-6|158	the former, however, only has tar.gz files)
12cr|howto-text-el-2006-6|159	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-text-el-2006-6|160	documentation issues such as /usr/info.
12cr|howto-text-el-2006-6|161	

2159 12
12cr|howto-text-en-2007-5|1	%define format	text-en
12cr|howto-text-en-2007-5|2	%define format2	TEXT/en
12cr|howto-text-en-2007-5|3	%define	format3 text
12cr|howto-text-en-2007-5|4	
12cr|howto-text-en-2007-5|5	%define version 2007
12cr|howto-text-en-2007-5|6	%define release %mkrel 5
12cr|howto-text-en-2007-5|7	
12cr|howto-text-en-2007-5|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
12cr|howto-text-en-2007-5|9	Name:		howto-%{format}
12cr|howto-text-en-2007-5|10	Version: 	%version
12cr|howto-text-en-2007-5|11	Release: 	%release
12cr|howto-text-en-2007-5|12	Group:		Books/Howtos
12cr|howto-text-en-2007-5|13	Source0:	Linux-HOWTOs.tar.bz2
12cr|howto-text-en-2007-5|14	Url:		http://www.tldp.org/docs.html#howto
12cr|howto-text-en-2007-5|15	License:	GPL
12cr|howto-text-en-2007-5|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-text-en-2007-5|17	BuildArchitectures: noarch
12cr|howto-text-en-2007-5|18	Requires:   locales-en howto-utils
12cr|howto-text-en-2007-5|19	BuildRequires:  howto-utils
12cr|howto-text-en-2007-5|20	
12cr|howto-text-en-2007-5|21	%description
12cr|howto-text-en-2007-5|22	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-text-en-2007-5|23	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-text-en-2007-5|24	practical information about your system.  The latest versions of these
12cr|howto-text-en-2007-5|25	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-en-2007-5|26	
12cr|howto-text-en-2007-5|27	Install this package if you'd like to be able to access the Linux
12cr|howto-text-en-2007-5|28	HOWTO documentation from your own system.
12cr|howto-text-en-2007-5|29	
12cr|howto-text-en-2007-5|30	%prep
12cr|howto-text-en-2007-5|31	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-en-2007-5|32	
12cr|howto-text-en-2007-5|33	%install
12cr|howto-text-en-2007-5|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-en-2007-5|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-en-2007-5|36	bzcat %{SOURCE0} | tar xv
12cr|howto-text-en-2007-5|37	
12cr|howto-text-en-2007-5|38	%clean
12cr|howto-text-en-2007-5|39	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-en-2007-5|40	
12cr|howto-text-en-2007-5|41	%files
12cr|howto-text-en-2007-5|42	%defattr(-,root,root)
12cr|howto-text-en-2007-5|43	%{_docdir}/HOWTO/%{format2}
12cr|howto-text-en-2007-5|44	
12cr|howto-text-en-2007-5|45	
12cr|howto-text-en-2007-5|46	
12cr|howto-text-en-2007-5|47	%changelog
12cr|howto-text-en-2007-5|48	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2007-5mdv2011.0
12cr|howto-text-en-2007-5|49	+ Revision: 619428
12cr|howto-text-en-2007-5|50	- the mass rebuild of 2010.0 packages
12cr|howto-text-en-2007-5|51	
12cr|howto-text-en-2007-5|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2007-4mdv2010.0
12cr|howto-text-en-2007-5|53	+ Revision: 429415
12cr|howto-text-en-2007-5|54	- rebuild
12cr|howto-text-en-2007-5|55	
12cr|howto-text-en-2007-5|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2007-3mdv2009.0
12cr|howto-text-en-2007-5|57	+ Revision: 246994
12cr|howto-text-en-2007-5|58	- rebuild
12cr|howto-text-en-2007-5|59	
12cr|howto-text-en-2007-5|60	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2007-1mdv2008.1
12cr|howto-text-en-2007-5|61	+ Revision: 140753
12cr|howto-text-en-2007-5|62	- restore BuildRoot
12cr|howto-text-en-2007-5|63	
12cr|howto-text-en-2007-5|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|howto-text-en-2007-5|65	- better description
12cr|howto-text-en-2007-5|66	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-text-en-2007-5|67	- import howto-text-en
12cr|howto-text-en-2007-5|68	
12cr|howto-text-en-2007-5|69	
12cr|howto-text-en-2007-5|70	* Tue Apr 18 2006 Stew Benedict <sbenedict@mandriva.com> 2007-1mdk
12cr|howto-text-en-2007-5|71	- update 20060418, 2007
12cr|howto-text-en-2007-5|72	
12cr|howto-text-en-2007-5|73	* Thu Dec 08 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-text-en-2007-5|74	- update 20051208, 2006
12cr|howto-text-en-2007-5|75	
12cr|howto-text-en-2007-5|76	* Fri Nov 19 2004 Stew Benedict <sbenedict@mandrakesoft.com> 10.2-1mdk
12cr|howto-text-en-2007-5|77	- update 20041119, 10.2
12cr|howto-text-en-2007-5|78	
12cr|howto-text-en-2007-5|79	* Thu Oct 09 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-text-en-2007-5|80	- updated
12cr|howto-text-en-2007-5|81	
12cr|howto-text-en-2007-5|82	* Thu Jan 16 2003 Stew Benedict <sbenedict@mandrakesoft.com> 9.1-1mdk
12cr|howto-text-en-2007-5|83	- update 20030116
12cr|howto-text-en-2007-5|84	
12cr|howto-text-en-2007-5|85	* Fri Sep 13 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-text-en-2007-5|86	- Update
12cr|howto-text-en-2007-5|87	
12cr|howto-text-en-2007-5|88	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-text-en-2007-5|89	- Updated: Thu Sep 06 2001
12cr|howto-text-en-2007-5|90	- Add Require on locale-en
12cr|howto-text-en-2007-5|91	
12cr|howto-text-en-2007-5|92	* Thu May 31 2001 Laurent Culioli <laurent@mandrakesoft.com> 8.0-1mdk
12cr|howto-text-en-2007-5|93	- initial specfile ( thanks me viet !)
12cr|howto-text-en-2007-5|94	- based on howto-text-fr specfile
12cr|howto-text-en-2007-5|95	
12cr|howto-text-en-2007-5|96	
12cr|howto-text-en-2007-5|97	

2160 12
12cr|howto-text-es-2006-6|1	%define format	text-es
12cr|howto-text-es-2006-6|2	%define format2	TEXT/es
12cr|howto-text-es-2006-6|3	%define	format3 text
12cr|howto-text-es-2006-6|4	
12cr|howto-text-es-2006-6|5	%define version 2006
12cr|howto-text-es-2006-6|6	%define release %mkrel 6
12cr|howto-text-es-2006-6|7	
12cr|howto-text-es-2006-6|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
12cr|howto-text-es-2006-6|9	Name:		howto-%{format}
12cr|howto-text-es-2006-6|10	Version: 	%version
12cr|howto-text-es-2006-6|11	Release: 	%release
12cr|howto-text-es-2006-6|12	Group:		Books/Howtos
12cr|howto-text-es-2006-6|13	Source0:	howto-%{format}.tar.bz2
12cr|howto-text-es-2006-6|14	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-es-2006-6|15	License:	GPL
12cr|howto-text-es-2006-6|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-text-es-2006-6|17	BuildArchitectures: noarch
12cr|howto-text-es-2006-6|18	Requires:   locales-es howto-utils
12cr|howto-text-es-2006-6|19	BuildRequires:  howto-utils
12cr|howto-text-es-2006-6|20	
12cr|howto-text-es-2006-6|21	%description
12cr|howto-text-es-2006-6|22	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-text-es-2006-6|23	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-text-es-2006-6|24	practical information about your system.  The latest versions of these
12cr|howto-text-es-2006-6|25	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-es-2006-6|26	
12cr|howto-text-es-2006-6|27	Install this package if you'd like to be able to access the Linux
12cr|howto-text-es-2006-6|28	HOWTO documentation from your own system.
12cr|howto-text-es-2006-6|29	
12cr|howto-text-es-2006-6|30	%prep
12cr|howto-text-es-2006-6|31	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-es-2006-6|32	
12cr|howto-text-es-2006-6|33	%install
12cr|howto-text-es-2006-6|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-es-2006-6|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-es-2006-6|36	bzcat %{SOURCE0} | tar xv
12cr|howto-text-es-2006-6|37	
12cr|howto-text-es-2006-6|38	%clean
12cr|howto-text-es-2006-6|39	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-es-2006-6|40	
12cr|howto-text-es-2006-6|41	%files
12cr|howto-text-es-2006-6|42	%defattr(-,root,root)
12cr|howto-text-es-2006-6|43	%{_docdir}/HOWTO/%{format2}
12cr|howto-text-es-2006-6|44	
12cr|howto-text-es-2006-6|45	
12cr|howto-text-es-2006-6|46	
12cr|howto-text-es-2006-6|47	%changelog
12cr|howto-text-es-2006-6|48	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-text-es-2006-6|49	+ Revision: 619429
12cr|howto-text-es-2006-6|50	- the mass rebuild of 2010.0 packages
12cr|howto-text-es-2006-6|51	
12cr|howto-text-es-2006-6|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-text-es-2006-6|53	+ Revision: 429416
12cr|howto-text-es-2006-6|54	- rebuild
12cr|howto-text-es-2006-6|55	
12cr|howto-text-es-2006-6|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-text-es-2006-6|57	+ Revision: 246995
12cr|howto-text-es-2006-6|58	- rebuild
12cr|howto-text-es-2006-6|59	
12cr|howto-text-es-2006-6|60	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-text-es-2006-6|61	+ Revision: 239609
12cr|howto-text-es-2006-6|62	- rebuild
12cr|howto-text-es-2006-6|63	- better description
12cr|howto-text-es-2006-6|64	
12cr|howto-text-es-2006-6|65	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-text-es-2006-6|66	- restore BuildRoot
12cr|howto-text-es-2006-6|67	
12cr|howto-text-es-2006-6|68	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-text-es-2006-6|69	+ Revision: 126812
12cr|howto-text-es-2006-6|70	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-text-es-2006-6|71	- import howto-text-es
12cr|howto-text-es-2006-6|72	
12cr|howto-text-es-2006-6|73	
12cr|howto-text-es-2006-6|74	* Thu Dec 15 2006 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-text-es-2006-6|75	- rebuild
12cr|howto-text-es-2006-6|76	
12cr|howto-text-es-2006-6|77	* Thu Oct 09 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-text-es-2006-6|78	- updated
12cr|howto-text-es-2006-6|79	
12cr|howto-text-es-2006-6|80	* Fri Sep 13 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-text-es-2006-6|81	- Update
12cr|howto-text-es-2006-6|82	
12cr|howto-text-es-2006-6|83	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-text-es-2006-6|84	- Updated: Thu Sep 06 2001
12cr|howto-text-es-2006-6|85	- Add Require on locale-es
12cr|howto-text-es-2006-6|86	
12cr|howto-text-es-2006-6|87	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-text-es-2006-6|88	- rebuild
12cr|howto-text-es-2006-6|89	
12cr|howto-text-es-2006-6|90	* Fri Sep 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-text-es-2006-6|91	- bm
12cr|howto-text-es-2006-6|92	
12cr|howto-text-es-2006-6|93	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-text-es-2006-6|94	- Update for 7.1 (20000509)
12cr|howto-text-es-2006-6|95	
12cr|howto-text-es-2006-6|96	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-es-2006-6|97	- Build for 7.0
12cr|howto-text-es-2006-6|98	
12cr|howto-text-es-2006-6|99	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-es-2006-6|100	- French HTML version
12cr|howto-text-es-2006-6|101	
12cr|howto-text-es-2006-6|102	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-es-2006-6|103	- 19991204
12cr|howto-text-es-2006-6|104	- Keep only html format (others are in contribs)
12cr|howto-text-es-2006-6|105	
12cr|howto-text-es-2006-6|106	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-text-es-2006-6|107	- Mandrake adaptations.
12cr|howto-text-es-2006-6|108	
12cr|howto-text-es-2006-6|109	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-text-es-2006-6|110	- no <BASE HREF...> in howto-index.html
12cr|howto-text-es-2006-6|111	
12cr|howto-text-es-2006-6|112	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-es-2006-6|113	- auto rebuild in the new build environment (release 2)
12cr|howto-text-es-2006-6|114	
12cr|howto-text-es-2006-6|115	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-es-2006-6|116	- updated howtos
12cr|howto-text-es-2006-6|117	- marked translations with %%lang(XX)
12cr|howto-text-es-2006-6|118	- get rid of pdf, ps and dvi formats
12cr|howto-text-es-2006-6|119	
12cr|howto-text-es-2006-6|120	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-es-2006-6|121	- added the Serbian Howtos
12cr|howto-text-es-2006-6|122	
12cr|howto-text-es-2006-6|123	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-es-2006-6|124	- updated archive
12cr|howto-text-es-2006-6|125	- added croatian and slovenian subpackages
12cr|howto-text-es-2006-6|126	
12cr|howto-text-es-2006-6|127	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-es-2006-6|128	- updated archive
12cr|howto-text-es-2006-6|129	- subpackages for each language
12cr|howto-text-es-2006-6|130	
12cr|howto-text-es-2006-6|131	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-es-2006-6|132	- fixed missing HOWTOs because the download ran out of space
12cr|howto-text-es-2006-6|133	- added an index html page for the howto-html package
12cr|howto-text-es-2006-6|134	
12cr|howto-text-es-2006-6|135	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-es-2006-6|136	- untarred the html tarballs to obsolete the ldp package
12cr|howto-text-es-2006-6|137	
12cr|howto-text-es-2006-6|138	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-es-2006-6|139	- updated version
12cr|howto-text-es-2006-6|140	- fixed description for the right date
12cr|howto-text-es-2006-6|141	
12cr|howto-text-es-2006-6|142	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-text-es-2006-6|143	- made a noarch package
12cr|howto-text-es-2006-6|144	
12cr|howto-text-es-2006-6|145	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-es-2006-6|146	- Updated to more recent HOWTOs.
12cr|howto-text-es-2006-6|147	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-text-es-2006-6|148	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-text-es-2006-6|149	the former, however, only has tar.gz files)
12cr|howto-text-es-2006-6|150	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-text-es-2006-6|151	documentation issues such as /usr/info.
12cr|howto-text-es-2006-6|152	

2161 12
12cr|howto-text-fr-2006-6|1	%define format	text-fr
12cr|howto-text-fr-2006-6|2	%define format2	TEXT/fr
12cr|howto-text-fr-2006-6|3	%define	format3 text
12cr|howto-text-fr-2006-6|4	
12cr|howto-text-fr-2006-6|5	%define version 2006
12cr|howto-text-fr-2006-6|6	%define release %mkrel 6
12cr|howto-text-fr-2006-6|7	
12cr|howto-text-fr-2006-6|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
12cr|howto-text-fr-2006-6|9	Name:		howto-%{format}
12cr|howto-text-fr-2006-6|10	Version: 	%version
12cr|howto-text-fr-2006-6|11	Release: 	%release
12cr|howto-text-fr-2006-6|12	Group:		Books/Howtos
12cr|howto-text-fr-2006-6|13	Source0:	howto-%{format}.tar.bz2
12cr|howto-text-fr-2006-6|14	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-fr-2006-6|15	License:	GPL
12cr|howto-text-fr-2006-6|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-text-fr-2006-6|17	BuildArchitectures: noarch
12cr|howto-text-fr-2006-6|18	Requires:   	locales-fr howto-utils
12cr|howto-text-fr-2006-6|19	BuildRequires:  howto-utils
12cr|howto-text-fr-2006-6|20	
12cr|howto-text-fr-2006-6|21	%description
12cr|howto-text-fr-2006-6|22	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-text-fr-2006-6|23	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-text-fr-2006-6|24	practical information about your system.  The latest versions of these
12cr|howto-text-fr-2006-6|25	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-fr-2006-6|26	
12cr|howto-text-fr-2006-6|27	Install this package if you'd like to be able to access the Linux
12cr|howto-text-fr-2006-6|28	HOWTO documentation from your own system.
12cr|howto-text-fr-2006-6|29	
12cr|howto-text-fr-2006-6|30	%prep
12cr|howto-text-fr-2006-6|31	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-fr-2006-6|32	
12cr|howto-text-fr-2006-6|33	%install
12cr|howto-text-fr-2006-6|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-fr-2006-6|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-fr-2006-6|36	bzcat %{SOURCE0} | tar xv
12cr|howto-text-fr-2006-6|37	
12cr|howto-text-fr-2006-6|38	%clean
12cr|howto-text-fr-2006-6|39	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-fr-2006-6|40	
12cr|howto-text-fr-2006-6|41	%files
12cr|howto-text-fr-2006-6|42	%defattr(-,root,root)
12cr|howto-text-fr-2006-6|43	%{_docdir}/HOWTO/%{format2}
12cr|howto-text-fr-2006-6|44	
12cr|howto-text-fr-2006-6|45	
12cr|howto-text-fr-2006-6|46	
12cr|howto-text-fr-2006-6|47	
12cr|howto-text-fr-2006-6|48	%changelog
12cr|howto-text-fr-2006-6|49	

2162 12
12cr|howto-text-hr-2006-6|1	%define format	text-hr
12cr|howto-text-hr-2006-6|2	%define format2	TEXT/hr
12cr|howto-text-hr-2006-6|3	%define	format3 text
12cr|howto-text-hr-2006-6|4	
12cr|howto-text-hr-2006-6|5	%define version 2006
12cr|howto-text-hr-2006-6|6	%define release %mkrel 6
12cr|howto-text-hr-2006-6|7	
12cr|howto-text-hr-2006-6|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
12cr|howto-text-hr-2006-6|9	Name:		howto-%{format}
12cr|howto-text-hr-2006-6|10	Version: 	%version
12cr|howto-text-hr-2006-6|11	Release: 	%release
12cr|howto-text-hr-2006-6|12	Group:		Books/Howtos
12cr|howto-text-hr-2006-6|13	Source0:	howto-%{format}.tar.bz2
12cr|howto-text-hr-2006-6|14	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-hr-2006-6|15	License:	GPL
12cr|howto-text-hr-2006-6|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-text-hr-2006-6|17	BuildArchitectures: noarch
12cr|howto-text-hr-2006-6|18	Requires:   locales-hr  howto-utils
12cr|howto-text-hr-2006-6|19	BuildRequires:  howto-utils
12cr|howto-text-hr-2006-6|20	
12cr|howto-text-hr-2006-6|21	%description
12cr|howto-text-hr-2006-6|22	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-text-hr-2006-6|23	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-text-hr-2006-6|24	practical information about your system.  The latest versions of these
12cr|howto-text-hr-2006-6|25	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-hr-2006-6|26	
12cr|howto-text-hr-2006-6|27	Install this package if you'd like to be able to access the Linux
12cr|howto-text-hr-2006-6|28	HOWTO documentation from your own system.
12cr|howto-text-hr-2006-6|29	
12cr|howto-text-hr-2006-6|30	%prep
12cr|howto-text-hr-2006-6|31	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-hr-2006-6|32	
12cr|howto-text-hr-2006-6|33	%install
12cr|howto-text-hr-2006-6|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-hr-2006-6|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-hr-2006-6|36	bzcat %{SOURCE0} | tar xv
12cr|howto-text-hr-2006-6|37	
12cr|howto-text-hr-2006-6|38	%clean
12cr|howto-text-hr-2006-6|39	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-hr-2006-6|40	
12cr|howto-text-hr-2006-6|41	%files
12cr|howto-text-hr-2006-6|42	%defattr(-,root,root)
12cr|howto-text-hr-2006-6|43	%{_docdir}/HOWTO/%{format2}
12cr|howto-text-hr-2006-6|44	
12cr|howto-text-hr-2006-6|45	
12cr|howto-text-hr-2006-6|46	
12cr|howto-text-hr-2006-6|47	%changelog
12cr|howto-text-hr-2006-6|48	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-text-hr-2006-6|49	+ Revision: 619431
12cr|howto-text-hr-2006-6|50	- the mass rebuild of 2010.0 packages
12cr|howto-text-hr-2006-6|51	
12cr|howto-text-hr-2006-6|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-text-hr-2006-6|53	+ Revision: 429418
12cr|howto-text-hr-2006-6|54	- rebuild
12cr|howto-text-hr-2006-6|55	
12cr|howto-text-hr-2006-6|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-text-hr-2006-6|57	+ Revision: 247003
12cr|howto-text-hr-2006-6|58	- rebuild
12cr|howto-text-hr-2006-6|59	
12cr|howto-text-hr-2006-6|60	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-text-hr-2006-6|61	+ Revision: 239611
12cr|howto-text-hr-2006-6|62	- rebuild
12cr|howto-text-hr-2006-6|63	- better description
12cr|howto-text-hr-2006-6|64	
12cr|howto-text-hr-2006-6|65	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-text-hr-2006-6|66	- restore BuildRoot
12cr|howto-text-hr-2006-6|67	
12cr|howto-text-hr-2006-6|68	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-text-hr-2006-6|69	+ Revision: 126815
12cr|howto-text-hr-2006-6|70	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-text-hr-2006-6|71	- import howto-text-hr
12cr|howto-text-hr-2006-6|72	
12cr|howto-text-hr-2006-6|73	
12cr|howto-text-hr-2006-6|74	* Thu Dec 15 2006 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-text-hr-2006-6|75	- rebuild
12cr|howto-text-hr-2006-6|76	
12cr|howto-text-hr-2006-6|77	* Thu Oct 09 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-text-hr-2006-6|78	- updated
12cr|howto-text-hr-2006-6|79	
12cr|howto-text-hr-2006-6|80	* Fri Sep 13 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-text-hr-2006-6|81	- Update
12cr|howto-text-hr-2006-6|82	
12cr|howto-text-hr-2006-6|83	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-text-hr-2006-6|84	- Updated: Thu Sep 06 2001
12cr|howto-text-hr-2006-6|85	- Add Require on locale-hr
12cr|howto-text-hr-2006-6|86	
12cr|howto-text-hr-2006-6|87	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-text-hr-2006-6|88	- rebuild
12cr|howto-text-hr-2006-6|89	
12cr|howto-text-hr-2006-6|90	* Fri Sep 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-text-hr-2006-6|91	- bm
12cr|howto-text-hr-2006-6|92	
12cr|howto-text-hr-2006-6|93	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-text-hr-2006-6|94	- Update for 7.1 (20000509)
12cr|howto-text-hr-2006-6|95	
12cr|howto-text-hr-2006-6|96	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-hr-2006-6|97	- Build for 7.0
12cr|howto-text-hr-2006-6|98	
12cr|howto-text-hr-2006-6|99	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-hr-2006-6|100	- French HTML version
12cr|howto-text-hr-2006-6|101	
12cr|howto-text-hr-2006-6|102	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-hr-2006-6|103	- 19991204
12cr|howto-text-hr-2006-6|104	- Keep only html format (others are in contribs)
12cr|howto-text-hr-2006-6|105	
12cr|howto-text-hr-2006-6|106	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-text-hr-2006-6|107	- Mandrake adaptations.
12cr|howto-text-hr-2006-6|108	
12cr|howto-text-hr-2006-6|109	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-text-hr-2006-6|110	- no <BASE HREF...> in howto-index.html
12cr|howto-text-hr-2006-6|111	
12cr|howto-text-hr-2006-6|112	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-hr-2006-6|113	- auto rebuild in the new build environment (release 2)
12cr|howto-text-hr-2006-6|114	
12cr|howto-text-hr-2006-6|115	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-hr-2006-6|116	- updated howtos
12cr|howto-text-hr-2006-6|117	- marked translations with %%lang(XX)
12cr|howto-text-hr-2006-6|118	- get rid of pdf, ps and dvi formats
12cr|howto-text-hr-2006-6|119	
12cr|howto-text-hr-2006-6|120	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-hr-2006-6|121	- added the Serbian Howtos
12cr|howto-text-hr-2006-6|122	
12cr|howto-text-hr-2006-6|123	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-hr-2006-6|124	- updated archive
12cr|howto-text-hr-2006-6|125	- added croatian and slovenian subpackages
12cr|howto-text-hr-2006-6|126	
12cr|howto-text-hr-2006-6|127	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-hr-2006-6|128	- updated archive
12cr|howto-text-hr-2006-6|129	- subpackages for each language
12cr|howto-text-hr-2006-6|130	
12cr|howto-text-hr-2006-6|131	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-hr-2006-6|132	- fixed missing HOWTOs because the download ran out of space
12cr|howto-text-hr-2006-6|133	- added an index html page for the howto-html package
12cr|howto-text-hr-2006-6|134	
12cr|howto-text-hr-2006-6|135	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-hr-2006-6|136	- untarred the html tarballs to obsolete the ldp package
12cr|howto-text-hr-2006-6|137	
12cr|howto-text-hr-2006-6|138	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-hr-2006-6|139	- updated version
12cr|howto-text-hr-2006-6|140	- fixed description for the right date
12cr|howto-text-hr-2006-6|141	
12cr|howto-text-hr-2006-6|142	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-text-hr-2006-6|143	- made a noarch package
12cr|howto-text-hr-2006-6|144	
12cr|howto-text-hr-2006-6|145	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-hr-2006-6|146	- Updated to more recent HOWTOs.
12cr|howto-text-hr-2006-6|147	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-text-hr-2006-6|148	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-text-hr-2006-6|149	the former, however, only has tar.gz files)
12cr|howto-text-hr-2006-6|150	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-text-hr-2006-6|151	documentation issues such as /usr/info.
12cr|howto-text-hr-2006-6|152	

2163 12
12cr|howto-text-hu-2006-6|1	%define format	text-hu
12cr|howto-text-hu-2006-6|2	%define format2	TEXT/hu
12cr|howto-text-hu-2006-6|3	%define	format3 text
12cr|howto-text-hu-2006-6|4	
12cr|howto-text-hu-2006-6|5	%define version 2006
12cr|howto-text-hu-2006-6|6	%define release %mkrel 6
12cr|howto-text-hu-2006-6|7	
12cr|howto-text-hu-2006-6|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
12cr|howto-text-hu-2006-6|9	Name:		howto-%{format}
12cr|howto-text-hu-2006-6|10	Version: 	%version
12cr|howto-text-hu-2006-6|11	Release: 	%release
12cr|howto-text-hu-2006-6|12	Group:		Books/Howtos
12cr|howto-text-hu-2006-6|13	Source0:	howto-%{format}.tar.bz2
12cr|howto-text-hu-2006-6|14	Url:		http://www.kde.hu/mlp/hogyanok/
12cr|howto-text-hu-2006-6|15	License:	GPL
12cr|howto-text-hu-2006-6|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-text-hu-2006-6|17	BuildArchitectures: noarch
12cr|howto-text-hu-2006-6|18	Requires:   locales-hu howto-utils
12cr|howto-text-hu-2006-6|19	BuildRequires:  howto-utils
12cr|howto-text-hu-2006-6|20	
12cr|howto-text-hu-2006-6|21	%description
12cr|howto-text-hu-2006-6|22	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-text-hu-2006-6|23	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-text-hu-2006-6|24	practical information about your system.  The latest versions of these
12cr|howto-text-hu-2006-6|25	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-hu-2006-6|26	
12cr|howto-text-hu-2006-6|27	Install this package if you'd like to be able to access the Linux
12cr|howto-text-hu-2006-6|28	HOWTO documentation from your own system.
12cr|howto-text-hu-2006-6|29	
12cr|howto-text-hu-2006-6|30	%prep
12cr|howto-text-hu-2006-6|31	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-hu-2006-6|32	
12cr|howto-text-hu-2006-6|33	%install
12cr|howto-text-hu-2006-6|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-hu-2006-6|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-hu-2006-6|36	bzcat %{SOURCE0} | tar xv
12cr|howto-text-hu-2006-6|37	
12cr|howto-text-hu-2006-6|38	%clean
12cr|howto-text-hu-2006-6|39	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-hu-2006-6|40	
12cr|howto-text-hu-2006-6|41	%files
12cr|howto-text-hu-2006-6|42	%defattr(-,root,root)
12cr|howto-text-hu-2006-6|43	%{_docdir}/HOWTO/%{format2}
12cr|howto-text-hu-2006-6|44	
12cr|howto-text-hu-2006-6|45	
12cr|howto-text-hu-2006-6|46	
12cr|howto-text-hu-2006-6|47	%changelog
12cr|howto-text-hu-2006-6|48	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-text-hu-2006-6|49	+ Revision: 619432
12cr|howto-text-hu-2006-6|50	- the mass rebuild of 2010.0 packages
12cr|howto-text-hu-2006-6|51	
12cr|howto-text-hu-2006-6|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-text-hu-2006-6|53	+ Revision: 429419
12cr|howto-text-hu-2006-6|54	- rebuild
12cr|howto-text-hu-2006-6|55	
12cr|howto-text-hu-2006-6|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-text-hu-2006-6|57	+ Revision: 247012
12cr|howto-text-hu-2006-6|58	- rebuild
12cr|howto-text-hu-2006-6|59	
12cr|howto-text-hu-2006-6|60	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-text-hu-2006-6|61	+ Revision: 239612
12cr|howto-text-hu-2006-6|62	- rebuild
12cr|howto-text-hu-2006-6|63	- better description
12cr|howto-text-hu-2006-6|64	
12cr|howto-text-hu-2006-6|65	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-text-hu-2006-6|66	- restore BuildRoot
12cr|howto-text-hu-2006-6|67	
12cr|howto-text-hu-2006-6|68	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-text-hu-2006-6|69	+ Revision: 126817
12cr|howto-text-hu-2006-6|70	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-text-hu-2006-6|71	- import howto-text-hu
12cr|howto-text-hu-2006-6|72	
12cr|howto-text-hu-2006-6|73	
12cr|howto-text-hu-2006-6|74	* Thu Dec 15 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-text-hu-2006-6|75	- rebuild
12cr|howto-text-hu-2006-6|76	
12cr|howto-text-hu-2006-6|77	* Thu Oct 09 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-text-hu-2006-6|78	- updated
12cr|howto-text-hu-2006-6|79	
12cr|howto-text-hu-2006-6|80	* Fri Sep 13 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-text-hu-2006-6|81	- Update
12cr|howto-text-hu-2006-6|82	
12cr|howto-text-hu-2006-6|83	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-text-hu-2006-6|84	- Updated: Thu Sep 06 2001
12cr|howto-text-hu-2006-6|85	- Add Require on locale-hu
12cr|howto-text-hu-2006-6|86	
12cr|howto-text-hu-2006-6|87	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-text-hu-2006-6|88	- rebuild
12cr|howto-text-hu-2006-6|89	
12cr|howto-text-hu-2006-6|90	* Thu Nov 09 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-text-hu-2006-6|91	- used srpm from Andras TIMAR <timar@linux-mandrake.com> :
12cr|howto-text-hu-2006-6|92	- first Mandrake RPM
12cr|howto-text-hu-2006-6|93	

2164 12
12cr|howto-text-id-2006-6|1	%define format	text-id
12cr|howto-text-id-2006-6|2	%define format2	TEXT/id
12cr|howto-text-id-2006-6|3	%define	format3 text
12cr|howto-text-id-2006-6|4	
12cr|howto-text-id-2006-6|5	%define version 2006
12cr|howto-text-id-2006-6|6	%define release %mkrel 6
12cr|howto-text-id-2006-6|7	
12cr|howto-text-id-2006-6|8	
12cr|howto-text-id-2006-6|9	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
12cr|howto-text-id-2006-6|10	Name:		howto-%{format}
12cr|howto-text-id-2006-6|11	Version: 	%version
12cr|howto-text-id-2006-6|12	Release: 	%release
12cr|howto-text-id-2006-6|13	Group:		Books/Howtos
12cr|howto-text-id-2006-6|14	Source0:	howto-%{format}.tar.bz2
12cr|howto-text-id-2006-6|15	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-id-2006-6|16	License:	GPL
12cr|howto-text-id-2006-6|17	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-text-id-2006-6|18	BuildArchitectures: noarch
12cr|howto-text-id-2006-6|19	Requires:   locales-id howto-utils
12cr|howto-text-id-2006-6|20	BuildRequires:  howto-utils
12cr|howto-text-id-2006-6|21	
12cr|howto-text-id-2006-6|22	%description
12cr|howto-text-id-2006-6|23	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-text-id-2006-6|24	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-text-id-2006-6|25	practical information about your system.  The latest versions of these
12cr|howto-text-id-2006-6|26	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-id-2006-6|27	
12cr|howto-text-id-2006-6|28	Install this package if you'd like to be able to access the Linux
12cr|howto-text-id-2006-6|29	HOWTO documentation from your own system.
12cr|howto-text-id-2006-6|30	
12cr|howto-text-id-2006-6|31	%prep
12cr|howto-text-id-2006-6|32	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-id-2006-6|33	
12cr|howto-text-id-2006-6|34	%install
12cr|howto-text-id-2006-6|35	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-id-2006-6|36	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-id-2006-6|37	bzcat %{SOURCE0} | tar xv
12cr|howto-text-id-2006-6|38	
12cr|howto-text-id-2006-6|39	%clean
12cr|howto-text-id-2006-6|40	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-id-2006-6|41	
12cr|howto-text-id-2006-6|42	%files
12cr|howto-text-id-2006-6|43	%defattr(-,root,root)
12cr|howto-text-id-2006-6|44	%{_docdir}/HOWTO/%{format2}
12cr|howto-text-id-2006-6|45	
12cr|howto-text-id-2006-6|46	
12cr|howto-text-id-2006-6|47	
12cr|howto-text-id-2006-6|48	
12cr|howto-text-id-2006-6|49	%changelog
12cr|howto-text-id-2006-6|50	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-text-id-2006-6|51	+ Revision: 619441
12cr|howto-text-id-2006-6|52	- the mass rebuild of 2010.0 packages
12cr|howto-text-id-2006-6|53	
12cr|howto-text-id-2006-6|54	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-text-id-2006-6|55	+ Revision: 429420
12cr|howto-text-id-2006-6|56	- rebuild
12cr|howto-text-id-2006-6|57	
12cr|howto-text-id-2006-6|58	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-text-id-2006-6|59	+ Revision: 247020
12cr|howto-text-id-2006-6|60	- rebuild
12cr|howto-text-id-2006-6|61	
12cr|howto-text-id-2006-6|62	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-text-id-2006-6|63	+ Revision: 239613
12cr|howto-text-id-2006-6|64	- rebuild
12cr|howto-text-id-2006-6|65	- better description
12cr|howto-text-id-2006-6|66	
12cr|howto-text-id-2006-6|67	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-text-id-2006-6|68	- restore BuildRoot
12cr|howto-text-id-2006-6|69	
12cr|howto-text-id-2006-6|70	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-text-id-2006-6|71	+ Revision: 126819
12cr|howto-text-id-2006-6|72	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-text-id-2006-6|73	- import howto-text-id
12cr|howto-text-id-2006-6|74	
12cr|howto-text-id-2006-6|75	
12cr|howto-text-id-2006-6|76	* Thu Dec 15 2006 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-text-id-2006-6|77	- rebuild
12cr|howto-text-id-2006-6|78	
12cr|howto-text-id-2006-6|79	* Thu Oct 09 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-text-id-2006-6|80	- updated
12cr|howto-text-id-2006-6|81	
12cr|howto-text-id-2006-6|82	* Fri Sep 13 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-text-id-2006-6|83	- Update
12cr|howto-text-id-2006-6|84	
12cr|howto-text-id-2006-6|85	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-text-id-2006-6|86	- Updated: Thu Sep 06 2001
12cr|howto-text-id-2006-6|87	- Add Require on locale-id
12cr|howto-text-id-2006-6|88	
12cr|howto-text-id-2006-6|89	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-text-id-2006-6|90	- rebuild
12cr|howto-text-id-2006-6|91	
12cr|howto-text-id-2006-6|92	* Fri Sep 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-text-id-2006-6|93	- bm
12cr|howto-text-id-2006-6|94	
12cr|howto-text-id-2006-6|95	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-text-id-2006-6|96	- Update for 7.1 (20000509)
12cr|howto-text-id-2006-6|97	
12cr|howto-text-id-2006-6|98	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-id-2006-6|99	- Build for 7.0
12cr|howto-text-id-2006-6|100	
12cr|howto-text-id-2006-6|101	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-id-2006-6|102	- French HTML version
12cr|howto-text-id-2006-6|103	
12cr|howto-text-id-2006-6|104	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-id-2006-6|105	- 19991204
12cr|howto-text-id-2006-6|106	- Keep only html format (others are in contribs)
12cr|howto-text-id-2006-6|107	
12cr|howto-text-id-2006-6|108	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-text-id-2006-6|109	- Mandrake adaptations.
12cr|howto-text-id-2006-6|110	
12cr|howto-text-id-2006-6|111	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-text-id-2006-6|112	- no <BASE HREF...> in howto-index.html
12cr|howto-text-id-2006-6|113	
12cr|howto-text-id-2006-6|114	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-id-2006-6|115	- auto rebuild in the new build environment (release 2)
12cr|howto-text-id-2006-6|116	
12cr|howto-text-id-2006-6|117	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-id-2006-6|118	- updated howtos
12cr|howto-text-id-2006-6|119	- marked translations with %%lang(XX)
12cr|howto-text-id-2006-6|120	- get rid of pdf, ps and dvi formats
12cr|howto-text-id-2006-6|121	
12cr|howto-text-id-2006-6|122	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-id-2006-6|123	- added the Serbian Howtos
12cr|howto-text-id-2006-6|124	
12cr|howto-text-id-2006-6|125	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-id-2006-6|126	- updated archive
12cr|howto-text-id-2006-6|127	- added croatian and slovenian subpackages
12cr|howto-text-id-2006-6|128	
12cr|howto-text-id-2006-6|129	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-id-2006-6|130	- updated archive
12cr|howto-text-id-2006-6|131	- subpackages for each language
12cr|howto-text-id-2006-6|132	
12cr|howto-text-id-2006-6|133	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-id-2006-6|134	- fixed missing HOWTOs because the download ran out of space
12cr|howto-text-id-2006-6|135	- added an index html page for the howto-html package
12cr|howto-text-id-2006-6|136	
12cr|howto-text-id-2006-6|137	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-id-2006-6|138	- untarred the html tarballs to obsolete the ldp package
12cr|howto-text-id-2006-6|139	
12cr|howto-text-id-2006-6|140	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-id-2006-6|141	- updated version
12cr|howto-text-id-2006-6|142	- fixed description for the right date
12cr|howto-text-id-2006-6|143	
12cr|howto-text-id-2006-6|144	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-text-id-2006-6|145	- made a noarch package
12cr|howto-text-id-2006-6|146	
12cr|howto-text-id-2006-6|147	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-id-2006-6|148	- Updated to more recent HOWTOs.
12cr|howto-text-id-2006-6|149	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-text-id-2006-6|150	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-text-id-2006-6|151	the former, however, only has tar.gz files)
12cr|howto-text-id-2006-6|152	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-text-id-2006-6|153	documentation issues such as /usr/info.
12cr|howto-text-id-2006-6|154	

2165 12
12cr|howto-text-it-2006-6|1	%define format	text-it
12cr|howto-text-it-2006-6|2	%define format2	TEXT/it
12cr|howto-text-it-2006-6|3	%define	format3 text
12cr|howto-text-it-2006-6|4	
12cr|howto-text-it-2006-6|5	%define version 2006
12cr|howto-text-it-2006-6|6	%define release %mkrel 6
12cr|howto-text-it-2006-6|7	
12cr|howto-text-it-2006-6|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
12cr|howto-text-it-2006-6|9	Name:		howto-%{format}
12cr|howto-text-it-2006-6|10	Version: 	%version
12cr|howto-text-it-2006-6|11	Release: 	%release
12cr|howto-text-it-2006-6|12	Group:		Books/Howtos
12cr|howto-text-it-2006-6|13	Source0:	howto-%{format}.tar.bz2
12cr|howto-text-it-2006-6|14	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-it-2006-6|15	License:	GPL
12cr|howto-text-it-2006-6|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-text-it-2006-6|17	BuildArchitectures: noarch
12cr|howto-text-it-2006-6|18	Requires:   locales-it howto-utils
12cr|howto-text-it-2006-6|19	BuildRequires:  howto-utils
12cr|howto-text-it-2006-6|20	
12cr|howto-text-it-2006-6|21	%description
12cr|howto-text-it-2006-6|22	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-text-it-2006-6|23	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-text-it-2006-6|24	practical information about your system.  The latest versions of these
12cr|howto-text-it-2006-6|25	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-it-2006-6|26	
12cr|howto-text-it-2006-6|27	Install this package if you'd like to be able to access the Linux
12cr|howto-text-it-2006-6|28	HOWTO documentation from your own system.
12cr|howto-text-it-2006-6|29	
12cr|howto-text-it-2006-6|30	%prep
12cr|howto-text-it-2006-6|31	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-it-2006-6|32	
12cr|howto-text-it-2006-6|33	%install
12cr|howto-text-it-2006-6|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-it-2006-6|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-it-2006-6|36	bzcat %{SOURCE0} | tar xv
12cr|howto-text-it-2006-6|37	
12cr|howto-text-it-2006-6|38	%clean
12cr|howto-text-it-2006-6|39	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-it-2006-6|40	
12cr|howto-text-it-2006-6|41	%files
12cr|howto-text-it-2006-6|42	%defattr(644,root,root,755)
12cr|howto-text-it-2006-6|43	%{_docdir}/HOWTO/%{format2}
12cr|howto-text-it-2006-6|44	
12cr|howto-text-it-2006-6|45	
12cr|howto-text-it-2006-6|46	
12cr|howto-text-it-2006-6|47	
12cr|howto-text-it-2006-6|48	%changelog
12cr|howto-text-it-2006-6|49	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-text-it-2006-6|50	+ Revision: 619458
12cr|howto-text-it-2006-6|51	- the mass rebuild of 2010.0 packages
12cr|howto-text-it-2006-6|52	
12cr|howto-text-it-2006-6|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-text-it-2006-6|54	+ Revision: 429421
12cr|howto-text-it-2006-6|55	- rebuild
12cr|howto-text-it-2006-6|56	
12cr|howto-text-it-2006-6|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-text-it-2006-6|58	+ Revision: 247021
12cr|howto-text-it-2006-6|59	- rebuild
12cr|howto-text-it-2006-6|60	
12cr|howto-text-it-2006-6|61	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-text-it-2006-6|62	+ Revision: 239614
12cr|howto-text-it-2006-6|63	- rebuild
12cr|howto-text-it-2006-6|64	- better description
12cr|howto-text-it-2006-6|65	
12cr|howto-text-it-2006-6|66	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-text-it-2006-6|67	- restore BuildRoot
12cr|howto-text-it-2006-6|68	
12cr|howto-text-it-2006-6|69	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-text-it-2006-6|70	+ Revision: 126820
12cr|howto-text-it-2006-6|71	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-text-it-2006-6|72	- import howto-text-it
12cr|howto-text-it-2006-6|73	
12cr|howto-text-it-2006-6|74	
12cr|howto-text-it-2006-6|75	* Thu Dec 15 2006 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-text-it-2006-6|76	- rebuild
12cr|howto-text-it-2006-6|77	
12cr|howto-text-it-2006-6|78	* Thu Oct 09 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-text-it-2006-6|79	- updated
12cr|howto-text-it-2006-6|80	
12cr|howto-text-it-2006-6|81	* Sat Sep 14 2002  Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-text-it-2006-6|82	- update
12cr|howto-text-it-2006-6|83	
12cr|howto-text-it-2006-6|84	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-text-it-2006-6|85	- Updated: Thu Sep 06 2001
12cr|howto-text-it-2006-6|86	- Add Require on locale-it
12cr|howto-text-it-2006-6|87	
12cr|howto-text-it-2006-6|88	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-text-it-2006-6|89	- rebuild
12cr|howto-text-it-2006-6|90	
12cr|howto-text-it-2006-6|91	* Fri Sep 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-text-it-2006-6|92	- bm
12cr|howto-text-it-2006-6|93	
12cr|howto-text-it-2006-6|94	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-text-it-2006-6|95	- Update for 7.1 (20000509)
12cr|howto-text-it-2006-6|96	
12cr|howto-text-it-2006-6|97	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-it-2006-6|98	- Build for 7.0
12cr|howto-text-it-2006-6|99	
12cr|howto-text-it-2006-6|100	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-it-2006-6|101	- French HTML version
12cr|howto-text-it-2006-6|102	
12cr|howto-text-it-2006-6|103	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-it-2006-6|104	- 19991204
12cr|howto-text-it-2006-6|105	- Keep only html format (others are in contribs)
12cr|howto-text-it-2006-6|106	
12cr|howto-text-it-2006-6|107	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-text-it-2006-6|108	- Mandrake adaptations.
12cr|howto-text-it-2006-6|109	
12cr|howto-text-it-2006-6|110	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-text-it-2006-6|111	- no <BASE HREF...> in howto-index.html
12cr|howto-text-it-2006-6|112	
12cr|howto-text-it-2006-6|113	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-it-2006-6|114	- auto rebuild in the new build environment (release 2)
12cr|howto-text-it-2006-6|115	
12cr|howto-text-it-2006-6|116	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-it-2006-6|117	- updated howtos
12cr|howto-text-it-2006-6|118	- marked translations with %%lang(XX)
12cr|howto-text-it-2006-6|119	- get rid of pdf, ps and dvi formats
12cr|howto-text-it-2006-6|120	
12cr|howto-text-it-2006-6|121	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-it-2006-6|122	- added the Serbian Howtos
12cr|howto-text-it-2006-6|123	
12cr|howto-text-it-2006-6|124	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-it-2006-6|125	- updated archive
12cr|howto-text-it-2006-6|126	- added croatian and slovenian subpackages
12cr|howto-text-it-2006-6|127	
12cr|howto-text-it-2006-6|128	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-it-2006-6|129	- updated archive
12cr|howto-text-it-2006-6|130	- subpackages for each language
12cr|howto-text-it-2006-6|131	
12cr|howto-text-it-2006-6|132	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-it-2006-6|133	- fixed missing HOWTOs because the download ran out of space
12cr|howto-text-it-2006-6|134	- added an index html page for the howto-html package
12cr|howto-text-it-2006-6|135	
12cr|howto-text-it-2006-6|136	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-it-2006-6|137	- untarred the html tarballs to obsolete the ldp package
12cr|howto-text-it-2006-6|138	
12cr|howto-text-it-2006-6|139	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-it-2006-6|140	- updated version
12cr|howto-text-it-2006-6|141	- fixed description for the right date
12cr|howto-text-it-2006-6|142	
12cr|howto-text-it-2006-6|143	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-text-it-2006-6|144	- made a noarch package
12cr|howto-text-it-2006-6|145	
12cr|howto-text-it-2006-6|146	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-it-2006-6|147	- Updated to more recent HOWTOs.
12cr|howto-text-it-2006-6|148	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-text-it-2006-6|149	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-text-it-2006-6|150	the former, however, only has tar.gz files)
12cr|howto-text-it-2006-6|151	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-text-it-2006-6|152	documentation issues such as /usr/info.
12cr|howto-text-it-2006-6|153	

2166 12
12cr|howto-text-ja-2006-6|1	%define format	text-ja
12cr|howto-text-ja-2006-6|2	%define format2	TEXT/ja
12cr|howto-text-ja-2006-6|3	%define	format3 text
12cr|howto-text-ja-2006-6|4	
12cr|howto-text-ja-2006-6|5	%define version 2006
12cr|howto-text-ja-2006-6|6	%define release %mkrel 6
12cr|howto-text-ja-2006-6|7	
12cr|howto-text-ja-2006-6|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
12cr|howto-text-ja-2006-6|9	Name:		howto-%{format}
12cr|howto-text-ja-2006-6|10	Version: 	%version
12cr|howto-text-ja-2006-6|11	Release: 	%release
12cr|howto-text-ja-2006-6|12	Group:		Books/Howtos
12cr|howto-text-ja-2006-6|13	Source0:	howto-%{format}.tar.bz2
12cr|howto-text-ja-2006-6|14	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-ja-2006-6|15	License:	GPL
12cr|howto-text-ja-2006-6|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-text-ja-2006-6|17	BuildArchitectures: noarch
12cr|howto-text-ja-2006-6|18	Requires:   locales-ja howto-utils
12cr|howto-text-ja-2006-6|19	BuildRequires:  howto-utils
12cr|howto-text-ja-2006-6|20	
12cr|howto-text-ja-2006-6|21	%description
12cr|howto-text-ja-2006-6|22	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-text-ja-2006-6|23	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-text-ja-2006-6|24	practical information about your system.  The latest versions of these
12cr|howto-text-ja-2006-6|25	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-ja-2006-6|26	
12cr|howto-text-ja-2006-6|27	Install this package if you'd like to be able to access the Linux
12cr|howto-text-ja-2006-6|28	HOWTO documentation from your own system.
12cr|howto-text-ja-2006-6|29	
12cr|howto-text-ja-2006-6|30	%prep
12cr|howto-text-ja-2006-6|31	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-ja-2006-6|32	
12cr|howto-text-ja-2006-6|33	%install
12cr|howto-text-ja-2006-6|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-ja-2006-6|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-ja-2006-6|36	bzcat %{SOURCE0} | tar xv
12cr|howto-text-ja-2006-6|37	
12cr|howto-text-ja-2006-6|38	%clean
12cr|howto-text-ja-2006-6|39	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-ja-2006-6|40	
12cr|howto-text-ja-2006-6|41	%files
12cr|howto-text-ja-2006-6|42	%defattr(-,root,root)
12cr|howto-text-ja-2006-6|43	%{_docdir}/HOWTO/%{format2}
12cr|howto-text-ja-2006-6|44	
12cr|howto-text-ja-2006-6|45	
12cr|howto-text-ja-2006-6|46	
12cr|howto-text-ja-2006-6|47	
12cr|howto-text-ja-2006-6|48	%changelog
12cr|howto-text-ja-2006-6|49	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-text-ja-2006-6|50	+ Revision: 619471
12cr|howto-text-ja-2006-6|51	- the mass rebuild of 2010.0 packages
12cr|howto-text-ja-2006-6|52	
12cr|howto-text-ja-2006-6|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-text-ja-2006-6|54	+ Revision: 429424
12cr|howto-text-ja-2006-6|55	- rebuild
12cr|howto-text-ja-2006-6|56	
12cr|howto-text-ja-2006-6|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-text-ja-2006-6|58	+ Revision: 247024
12cr|howto-text-ja-2006-6|59	- rebuild
12cr|howto-text-ja-2006-6|60	
12cr|howto-text-ja-2006-6|61	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-text-ja-2006-6|62	+ Revision: 239615
12cr|howto-text-ja-2006-6|63	- rebuild
12cr|howto-text-ja-2006-6|64	- better description
12cr|howto-text-ja-2006-6|65	
12cr|howto-text-ja-2006-6|66	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-text-ja-2006-6|67	- restore BuildRoot
12cr|howto-text-ja-2006-6|68	
12cr|howto-text-ja-2006-6|69	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-text-ja-2006-6|70	+ Revision: 126822
12cr|howto-text-ja-2006-6|71	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-text-ja-2006-6|72	- import howto-text-ja
12cr|howto-text-ja-2006-6|73	
12cr|howto-text-ja-2006-6|74	
12cr|howto-text-ja-2006-6|75	* Thu Dec 15 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-text-ja-2006-6|76	- rebuild
12cr|howto-text-ja-2006-6|77	
12cr|howto-text-ja-2006-6|78	* Thu Oct 09 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-text-ja-2006-6|79	- updated
12cr|howto-text-ja-2006-6|80	
12cr|howto-text-ja-2006-6|81	* Sat Sep 14 2002  Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-text-ja-2006-6|82	- update
12cr|howto-text-ja-2006-6|83	
12cr|howto-text-ja-2006-6|84	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-text-ja-2006-6|85	- Updated: Thu Sep 06 2001
12cr|howto-text-ja-2006-6|86	- Add Require on locale-ja
12cr|howto-text-ja-2006-6|87	
12cr|howto-text-ja-2006-6|88	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-text-ja-2006-6|89	- rebuild
12cr|howto-text-ja-2006-6|90	
12cr|howto-text-ja-2006-6|91	* Fri Sep 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-text-ja-2006-6|92	- bm
12cr|howto-text-ja-2006-6|93	
12cr|howto-text-ja-2006-6|94	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-text-ja-2006-6|95	- Update for 7.1 (20000509)
12cr|howto-text-ja-2006-6|96	
12cr|howto-text-ja-2006-6|97	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-ja-2006-6|98	- Build for 7.0
12cr|howto-text-ja-2006-6|99	
12cr|howto-text-ja-2006-6|100	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-ja-2006-6|101	- French HTML version
12cr|howto-text-ja-2006-6|102	
12cr|howto-text-ja-2006-6|103	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-ja-2006-6|104	- 19991204
12cr|howto-text-ja-2006-6|105	- Keep only html format (others are in contribs)
12cr|howto-text-ja-2006-6|106	
12cr|howto-text-ja-2006-6|107	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-text-ja-2006-6|108	- Mandrake adaptations.
12cr|howto-text-ja-2006-6|109	
12cr|howto-text-ja-2006-6|110	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-text-ja-2006-6|111	- no <BASE HREF...> in howto-index.html
12cr|howto-text-ja-2006-6|112	
12cr|howto-text-ja-2006-6|113	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-ja-2006-6|114	- auto rebuild in the new build environment (release 2)
12cr|howto-text-ja-2006-6|115	
12cr|howto-text-ja-2006-6|116	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-ja-2006-6|117	- updated howtos
12cr|howto-text-ja-2006-6|118	- marked translations with %%lang(XX)
12cr|howto-text-ja-2006-6|119	- get rid of pdf, ps and dvi formats
12cr|howto-text-ja-2006-6|120	
12cr|howto-text-ja-2006-6|121	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-ja-2006-6|122	- added the Serbian Howtos
12cr|howto-text-ja-2006-6|123	
12cr|howto-text-ja-2006-6|124	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-ja-2006-6|125	- updated archive
12cr|howto-text-ja-2006-6|126	- added croatian and slovenian subpackages
12cr|howto-text-ja-2006-6|127	
12cr|howto-text-ja-2006-6|128	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-ja-2006-6|129	- updated archive
12cr|howto-text-ja-2006-6|130	- subpackages for each language
12cr|howto-text-ja-2006-6|131	
12cr|howto-text-ja-2006-6|132	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-ja-2006-6|133	- fixed missing HOWTOs because the download ran out of space
12cr|howto-text-ja-2006-6|134	- added an index html page for the howto-html package
12cr|howto-text-ja-2006-6|135	
12cr|howto-text-ja-2006-6|136	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-ja-2006-6|137	- untarred the html tarballs to obsolete the ldp package
12cr|howto-text-ja-2006-6|138	
12cr|howto-text-ja-2006-6|139	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-ja-2006-6|140	- updated version
12cr|howto-text-ja-2006-6|141	- fixed description for the right date
12cr|howto-text-ja-2006-6|142	
12cr|howto-text-ja-2006-6|143	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-text-ja-2006-6|144	- made a noarch package
12cr|howto-text-ja-2006-6|145	
12cr|howto-text-ja-2006-6|146	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-ja-2006-6|147	- Updated to more recent HOWTOs.
12cr|howto-text-ja-2006-6|148	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-text-ja-2006-6|149	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-text-ja-2006-6|150	the former, however, only has tar.gz files)
12cr|howto-text-ja-2006-6|151	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-text-ja-2006-6|152	documentation issues such as /usr/info.
12cr|howto-text-ja-2006-6|153	

2167 12
12cr|howto-text-ko-2006-6|1	%define format	text-ko
12cr|howto-text-ko-2006-6|2	%define format2	TEXT/ko
12cr|howto-text-ko-2006-6|3	%define	format3 text
12cr|howto-text-ko-2006-6|4	
12cr|howto-text-ko-2006-6|5	%define version 2006
12cr|howto-text-ko-2006-6|6	%define release %mkrel 6
12cr|howto-text-ko-2006-6|7	
12cr|howto-text-ko-2006-6|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
12cr|howto-text-ko-2006-6|9	Name:		howto-%{format}
12cr|howto-text-ko-2006-6|10	Version: 	%version
12cr|howto-text-ko-2006-6|11	Release: 	%release
12cr|howto-text-ko-2006-6|12	Group:		Books/Howtos
12cr|howto-text-ko-2006-6|13	Source0:	howto-%{format}.tar.bz2
12cr|howto-text-ko-2006-6|14	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-ko-2006-6|15	License:	GPL
12cr|howto-text-ko-2006-6|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-text-ko-2006-6|17	BuildArchitectures: noarch
12cr|howto-text-ko-2006-6|18	Requires:   locales-ko howto-utils
12cr|howto-text-ko-2006-6|19	BuildRequires:  howto-utils
12cr|howto-text-ko-2006-6|20	
12cr|howto-text-ko-2006-6|21	%description
12cr|howto-text-ko-2006-6|22	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-text-ko-2006-6|23	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-text-ko-2006-6|24	practical information about your system.  The latest versions of these
12cr|howto-text-ko-2006-6|25	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-ko-2006-6|26	
12cr|howto-text-ko-2006-6|27	Install this package if you'd like to be able to access the Linux
12cr|howto-text-ko-2006-6|28	HOWTO documentation from your own system.
12cr|howto-text-ko-2006-6|29	
12cr|howto-text-ko-2006-6|30	http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-ko-2006-6|31	
12cr|howto-text-ko-2006-6|32	%prep
12cr|howto-text-ko-2006-6|33	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-ko-2006-6|34	
12cr|howto-text-ko-2006-6|35	%install
12cr|howto-text-ko-2006-6|36	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-ko-2006-6|37	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-ko-2006-6|38	bzcat %{SOURCE0} | tar xv
12cr|howto-text-ko-2006-6|39	
12cr|howto-text-ko-2006-6|40	%clean
12cr|howto-text-ko-2006-6|41	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-ko-2006-6|42	
12cr|howto-text-ko-2006-6|43	%files
12cr|howto-text-ko-2006-6|44	%defattr(-,root,root)
12cr|howto-text-ko-2006-6|45	%{_docdir}/HOWTO/%{format2}
12cr|howto-text-ko-2006-6|46	
12cr|howto-text-ko-2006-6|47	
12cr|howto-text-ko-2006-6|48	
12cr|howto-text-ko-2006-6|49	
12cr|howto-text-ko-2006-6|50	%changelog
12cr|howto-text-ko-2006-6|51	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-text-ko-2006-6|52	+ Revision: 619479
12cr|howto-text-ko-2006-6|53	- the mass rebuild of 2010.0 packages
12cr|howto-text-ko-2006-6|54	
12cr|howto-text-ko-2006-6|55	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-text-ko-2006-6|56	+ Revision: 429433
12cr|howto-text-ko-2006-6|57	- rebuild
12cr|howto-text-ko-2006-6|58	
12cr|howto-text-ko-2006-6|59	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-text-ko-2006-6|60	+ Revision: 247026
12cr|howto-text-ko-2006-6|61	- rebuild
12cr|howto-text-ko-2006-6|62	
12cr|howto-text-ko-2006-6|63	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-text-ko-2006-6|64	+ Revision: 239616
12cr|howto-text-ko-2006-6|65	- rebuild
12cr|howto-text-ko-2006-6|66	- better description
12cr|howto-text-ko-2006-6|67	
12cr|howto-text-ko-2006-6|68	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-text-ko-2006-6|69	- restore BuildRoot
12cr|howto-text-ko-2006-6|70	
12cr|howto-text-ko-2006-6|71	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-text-ko-2006-6|72	+ Revision: 126824
12cr|howto-text-ko-2006-6|73	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-text-ko-2006-6|74	- import howto-text-ko
12cr|howto-text-ko-2006-6|75	
12cr|howto-text-ko-2006-6|76	
12cr|howto-text-ko-2006-6|77	* Thu Dec 15 2006 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-text-ko-2006-6|78	- rebuild
12cr|howto-text-ko-2006-6|79	
12cr|howto-text-ko-2006-6|80	* Thu Oct 09 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-text-ko-2006-6|81	- updated
12cr|howto-text-ko-2006-6|82	
12cr|howto-text-ko-2006-6|83	* Sat Sep 14 2002  Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-text-ko-2006-6|84	- update
12cr|howto-text-ko-2006-6|85	
12cr|howto-text-ko-2006-6|86	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-text-ko-2006-6|87	- Updated: Thu Sep 06 2001
12cr|howto-text-ko-2006-6|88	- Add Require on locale-ko
12cr|howto-text-ko-2006-6|89	
12cr|howto-text-ko-2006-6|90	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-text-ko-2006-6|91	- rebuild
12cr|howto-text-ko-2006-6|92	
12cr|howto-text-ko-2006-6|93	* Fri Sep 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-text-ko-2006-6|94	- bm
12cr|howto-text-ko-2006-6|95	
12cr|howto-text-ko-2006-6|96	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-text-ko-2006-6|97	- Update for 7.1 (20000509)
12cr|howto-text-ko-2006-6|98	
12cr|howto-text-ko-2006-6|99	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-ko-2006-6|100	- Build for 7.0
12cr|howto-text-ko-2006-6|101	
12cr|howto-text-ko-2006-6|102	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-ko-2006-6|103	- French HTML version
12cr|howto-text-ko-2006-6|104	
12cr|howto-text-ko-2006-6|105	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-ko-2006-6|106	- 19991204
12cr|howto-text-ko-2006-6|107	- Keep only html format (others are in contribs)
12cr|howto-text-ko-2006-6|108	
12cr|howto-text-ko-2006-6|109	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-text-ko-2006-6|110	- Mandrake adaptations.
12cr|howto-text-ko-2006-6|111	
12cr|howto-text-ko-2006-6|112	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-text-ko-2006-6|113	- no <BASE HREF...> in howto-index.html
12cr|howto-text-ko-2006-6|114	
12cr|howto-text-ko-2006-6|115	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-ko-2006-6|116	- auto rebuild in the new build environment (release 2)
12cr|howto-text-ko-2006-6|117	
12cr|howto-text-ko-2006-6|118	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-ko-2006-6|119	- updated howtos
12cr|howto-text-ko-2006-6|120	- marked translations with %%lang(XX)
12cr|howto-text-ko-2006-6|121	- get rid of pdf, ps and dvi formats
12cr|howto-text-ko-2006-6|122	
12cr|howto-text-ko-2006-6|123	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-ko-2006-6|124	- added the Serbian Howtos
12cr|howto-text-ko-2006-6|125	
12cr|howto-text-ko-2006-6|126	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-ko-2006-6|127	- updated archive
12cr|howto-text-ko-2006-6|128	- added croatian and slovenian subpackages
12cr|howto-text-ko-2006-6|129	
12cr|howto-text-ko-2006-6|130	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-ko-2006-6|131	- updated archive
12cr|howto-text-ko-2006-6|132	- subpackages for each language
12cr|howto-text-ko-2006-6|133	
12cr|howto-text-ko-2006-6|134	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-ko-2006-6|135	- fixed missing HOWTOs because the download ran out of space
12cr|howto-text-ko-2006-6|136	- added an index html page for the howto-html package
12cr|howto-text-ko-2006-6|137	
12cr|howto-text-ko-2006-6|138	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-ko-2006-6|139	- untarred the html tarballs to obsolete the ldp package
12cr|howto-text-ko-2006-6|140	
12cr|howto-text-ko-2006-6|141	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-ko-2006-6|142	- updated version
12cr|howto-text-ko-2006-6|143	- fixed description for the right date
12cr|howto-text-ko-2006-6|144	
12cr|howto-text-ko-2006-6|145	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-text-ko-2006-6|146	- made a noarch package
12cr|howto-text-ko-2006-6|147	
12cr|howto-text-ko-2006-6|148	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-ko-2006-6|149	- Updated to more recent HOWTOs.
12cr|howto-text-ko-2006-6|150	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-text-ko-2006-6|151	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-text-ko-2006-6|152	the former, however, only has tar.gz files)
12cr|howto-text-ko-2006-6|153	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-text-ko-2006-6|154	documentation issues such as /usr/info.
12cr|howto-text-ko-2006-6|155	

2168 12
12cr|howto-text-nl-2006-6|1	%define format	text-nl
12cr|howto-text-nl-2006-6|2	%define format2	TEXT/nl
12cr|howto-text-nl-2006-6|3	%define	format3 text
12cr|howto-text-nl-2006-6|4	
12cr|howto-text-nl-2006-6|5	%define version 2006
12cr|howto-text-nl-2006-6|6	%define release %mkrel 6
12cr|howto-text-nl-2006-6|7	
12cr|howto-text-nl-2006-6|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
12cr|howto-text-nl-2006-6|9	Name:		howto-%{format}
12cr|howto-text-nl-2006-6|10	Version: 	%version
12cr|howto-text-nl-2006-6|11	Release: 	%release
12cr|howto-text-nl-2006-6|12	Group:		Books/Howtos
12cr|howto-text-nl-2006-6|13	Source0:	howto-%{format}.tar.bz2
12cr|howto-text-nl-2006-6|14	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-nl-2006-6|15	License:	GPL
12cr|howto-text-nl-2006-6|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-text-nl-2006-6|17	BuildArchitectures: noarch
12cr|howto-text-nl-2006-6|18	Requires:   locales-nl howto-utils
12cr|howto-text-nl-2006-6|19	BuildRequires:  howto-utils
12cr|howto-text-nl-2006-6|20	
12cr|howto-text-nl-2006-6|21	%description
12cr|howto-text-nl-2006-6|22	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-text-nl-2006-6|23	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-text-nl-2006-6|24	practical information about your system.  The latest versions of these
12cr|howto-text-nl-2006-6|25	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-nl-2006-6|26	
12cr|howto-text-nl-2006-6|27	Install this package if you'd like to be able to access the Linux
12cr|howto-text-nl-2006-6|28	HOWTO documentation from your own system.
12cr|howto-text-nl-2006-6|29	
12cr|howto-text-nl-2006-6|30	%prep
12cr|howto-text-nl-2006-6|31	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-nl-2006-6|32	
12cr|howto-text-nl-2006-6|33	
12cr|howto-text-nl-2006-6|34	%install
12cr|howto-text-nl-2006-6|35	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-nl-2006-6|36	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-nl-2006-6|37	bzcat %{SOURCE0} | tar xv
12cr|howto-text-nl-2006-6|38	
12cr|howto-text-nl-2006-6|39	%clean
12cr|howto-text-nl-2006-6|40	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-nl-2006-6|41	
12cr|howto-text-nl-2006-6|42	%files
12cr|howto-text-nl-2006-6|43	%defattr(-,root,root)
12cr|howto-text-nl-2006-6|44	%{_docdir}/HOWTO/%{format2}
12cr|howto-text-nl-2006-6|45	
12cr|howto-text-nl-2006-6|46	
12cr|howto-text-nl-2006-6|47	
12cr|howto-text-nl-2006-6|48	
12cr|howto-text-nl-2006-6|49	%changelog
12cr|howto-text-nl-2006-6|50	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-text-nl-2006-6|51	+ Revision: 619480
12cr|howto-text-nl-2006-6|52	- the mass rebuild of 2010.0 packages
12cr|howto-text-nl-2006-6|53	
12cr|howto-text-nl-2006-6|54	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-text-nl-2006-6|55	+ Revision: 429439
12cr|howto-text-nl-2006-6|56	- rebuild
12cr|howto-text-nl-2006-6|57	
12cr|howto-text-nl-2006-6|58	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-text-nl-2006-6|59	+ Revision: 247027
12cr|howto-text-nl-2006-6|60	- rebuild
12cr|howto-text-nl-2006-6|61	
12cr|howto-text-nl-2006-6|62	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-text-nl-2006-6|63	+ Revision: 239617
12cr|howto-text-nl-2006-6|64	- rebuild
12cr|howto-text-nl-2006-6|65	- better description
12cr|howto-text-nl-2006-6|66	
12cr|howto-text-nl-2006-6|67	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-text-nl-2006-6|68	- restore BuildRoot
12cr|howto-text-nl-2006-6|69	
12cr|howto-text-nl-2006-6|70	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-text-nl-2006-6|71	+ Revision: 126826
12cr|howto-text-nl-2006-6|72	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-text-nl-2006-6|73	- import howto-text-nl
12cr|howto-text-nl-2006-6|74	
12cr|howto-text-nl-2006-6|75	
12cr|howto-text-nl-2006-6|76	* Thu Dec 15 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-text-nl-2006-6|77	- rebuild
12cr|howto-text-nl-2006-6|78	
12cr|howto-text-nl-2006-6|79	* Thu Oct 09 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-text-nl-2006-6|80	- updated
12cr|howto-text-nl-2006-6|81	
12cr|howto-text-nl-2006-6|82	* Sat Sep 14 2002  Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-text-nl-2006-6|83	- update
12cr|howto-text-nl-2006-6|84	
12cr|howto-text-nl-2006-6|85	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-text-nl-2006-6|86	- Updated: Thu Sep 06 2001
12cr|howto-text-nl-2006-6|87	- Add Require on locale-nl
12cr|howto-text-nl-2006-6|88	-first Mandrake release
12cr|howto-text-nl-2006-6|89	
12cr|howto-text-nl-2006-6|90	

2169 12
12cr|howto-text-pl-2006-6|1	%define format	text-pl
12cr|howto-text-pl-2006-6|2	%define format2	TEXT/pl
12cr|howto-text-pl-2006-6|3	%define	format3 text
12cr|howto-text-pl-2006-6|4	
12cr|howto-text-pl-2006-6|5	%define version 2006
12cr|howto-text-pl-2006-6|6	%define release %mkrel 6
12cr|howto-text-pl-2006-6|7	
12cr|howto-text-pl-2006-6|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
12cr|howto-text-pl-2006-6|9	Name:		howto-%{format}
12cr|howto-text-pl-2006-6|10	Version: 	%version
12cr|howto-text-pl-2006-6|11	Release: 	%release
12cr|howto-text-pl-2006-6|12	Group:		Books/Howtos
12cr|howto-text-pl-2006-6|13	Source0:	howto-%{format}.tar.bz2
12cr|howto-text-pl-2006-6|14	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-pl-2006-6|15	License:	GPL
12cr|howto-text-pl-2006-6|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-text-pl-2006-6|17	BuildArchitectures: noarch
12cr|howto-text-pl-2006-6|18	Requires:   locales-pl howto-utils
12cr|howto-text-pl-2006-6|19	BuildRequires:  howto-utils
12cr|howto-text-pl-2006-6|20	
12cr|howto-text-pl-2006-6|21	%description
12cr|howto-text-pl-2006-6|22	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-text-pl-2006-6|23	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-text-pl-2006-6|24	practical information about your system.  The latest versions of these
12cr|howto-text-pl-2006-6|25	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-pl-2006-6|26	
12cr|howto-text-pl-2006-6|27	Install this package if you'd like to be able to access the Linux
12cr|howto-text-pl-2006-6|28	HOWTO documentation from your own system.
12cr|howto-text-pl-2006-6|29	
12cr|howto-text-pl-2006-6|30	%prep
12cr|howto-text-pl-2006-6|31	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-pl-2006-6|32	
12cr|howto-text-pl-2006-6|33	%install
12cr|howto-text-pl-2006-6|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-pl-2006-6|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-pl-2006-6|36	bzcat %{SOURCE0} | tar xv
12cr|howto-text-pl-2006-6|37	
12cr|howto-text-pl-2006-6|38	%clean
12cr|howto-text-pl-2006-6|39	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-pl-2006-6|40	
12cr|howto-text-pl-2006-6|41	%files
12cr|howto-text-pl-2006-6|42	%defattr(-,root,root)
12cr|howto-text-pl-2006-6|43	%{_docdir}/HOWTO/%{format2}
12cr|howto-text-pl-2006-6|44	
12cr|howto-text-pl-2006-6|45	
12cr|howto-text-pl-2006-6|46	
12cr|howto-text-pl-2006-6|47	%changelog
12cr|howto-text-pl-2006-6|48	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-text-pl-2006-6|49	+ Revision: 619481
12cr|howto-text-pl-2006-6|50	- the mass rebuild of 2010.0 packages
12cr|howto-text-pl-2006-6|51	
12cr|howto-text-pl-2006-6|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-text-pl-2006-6|53	+ Revision: 429446
12cr|howto-text-pl-2006-6|54	- rebuild
12cr|howto-text-pl-2006-6|55	
12cr|howto-text-pl-2006-6|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-text-pl-2006-6|57	+ Revision: 247029
12cr|howto-text-pl-2006-6|58	- rebuild
12cr|howto-text-pl-2006-6|59	
12cr|howto-text-pl-2006-6|60	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-text-pl-2006-6|61	+ Revision: 239618
12cr|howto-text-pl-2006-6|62	- rebuild
12cr|howto-text-pl-2006-6|63	- better description
12cr|howto-text-pl-2006-6|64	
12cr|howto-text-pl-2006-6|65	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-text-pl-2006-6|66	- restore BuildRoot
12cr|howto-text-pl-2006-6|67	
12cr|howto-text-pl-2006-6|68	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-text-pl-2006-6|69	+ Revision: 126828
12cr|howto-text-pl-2006-6|70	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-text-pl-2006-6|71	- import howto-text-pl
12cr|howto-text-pl-2006-6|72	
12cr|howto-text-pl-2006-6|73	
12cr|howto-text-pl-2006-6|74	* Thu Dec 15 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-text-pl-2006-6|75	- rebuild
12cr|howto-text-pl-2006-6|76	
12cr|howto-text-pl-2006-6|77	* Thu Oct 09 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-text-pl-2006-6|78	- updated
12cr|howto-text-pl-2006-6|79	
12cr|howto-text-pl-2006-6|80	* Sat Sep 14 2002  Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-text-pl-2006-6|81	- update
12cr|howto-text-pl-2006-6|82	
12cr|howto-text-pl-2006-6|83	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-text-pl-2006-6|84	- Updated: Thu Sep 06 2001
12cr|howto-text-pl-2006-6|85	- Add Require on locale-pl
12cr|howto-text-pl-2006-6|86	
12cr|howto-text-pl-2006-6|87	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-text-pl-2006-6|88	- rebuild
12cr|howto-text-pl-2006-6|89	
12cr|howto-text-pl-2006-6|90	* Fri Sep 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-text-pl-2006-6|91	- bm
12cr|howto-text-pl-2006-6|92	
12cr|howto-text-pl-2006-6|93	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-text-pl-2006-6|94	- Update for 7.1 (20000509)
12cr|howto-text-pl-2006-6|95	
12cr|howto-text-pl-2006-6|96	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-pl-2006-6|97	- Build for 7.0
12cr|howto-text-pl-2006-6|98	
12cr|howto-text-pl-2006-6|99	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-pl-2006-6|100	- French HTML version
12cr|howto-text-pl-2006-6|101	
12cr|howto-text-pl-2006-6|102	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-pl-2006-6|103	- 19991204
12cr|howto-text-pl-2006-6|104	- Keep only html format (others are in contribs)
12cr|howto-text-pl-2006-6|105	
12cr|howto-text-pl-2006-6|106	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-text-pl-2006-6|107	- Mandrake adaptations.
12cr|howto-text-pl-2006-6|108	
12cr|howto-text-pl-2006-6|109	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-text-pl-2006-6|110	- no <BASE HREF...> in howto-index.html
12cr|howto-text-pl-2006-6|111	
12cr|howto-text-pl-2006-6|112	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-pl-2006-6|113	- auto rebuild in the new build environment (release 2)
12cr|howto-text-pl-2006-6|114	
12cr|howto-text-pl-2006-6|115	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-pl-2006-6|116	- updated howtos
12cr|howto-text-pl-2006-6|117	- marked translations with %%lang(XX)
12cr|howto-text-pl-2006-6|118	- get rid of pdf, ps and dvi formats
12cr|howto-text-pl-2006-6|119	
12cr|howto-text-pl-2006-6|120	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-pl-2006-6|121	- added the Serbian Howtos
12cr|howto-text-pl-2006-6|122	
12cr|howto-text-pl-2006-6|123	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-pl-2006-6|124	- updated archive
12cr|howto-text-pl-2006-6|125	- added croatian and slovenian subpackages
12cr|howto-text-pl-2006-6|126	
12cr|howto-text-pl-2006-6|127	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-pl-2006-6|128	- updated archive
12cr|howto-text-pl-2006-6|129	- subpackages for each language
12cr|howto-text-pl-2006-6|130	
12cr|howto-text-pl-2006-6|131	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-pl-2006-6|132	- fixed missing HOWTOs because the download ran out of space
12cr|howto-text-pl-2006-6|133	- added an index html page for the howto-html package
12cr|howto-text-pl-2006-6|134	
12cr|howto-text-pl-2006-6|135	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-pl-2006-6|136	- untarred the html tarballs to obsolete the ldp package
12cr|howto-text-pl-2006-6|137	
12cr|howto-text-pl-2006-6|138	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-pl-2006-6|139	- updated version
12cr|howto-text-pl-2006-6|140	- fixed description for the right date
12cr|howto-text-pl-2006-6|141	
12cr|howto-text-pl-2006-6|142	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-text-pl-2006-6|143	- made a noarch package
12cr|howto-text-pl-2006-6|144	
12cr|howto-text-pl-2006-6|145	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-pl-2006-6|146	- Updated to more recent HOWTOs.
12cr|howto-text-pl-2006-6|147	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-text-pl-2006-6|148	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-text-pl-2006-6|149	the former, however, only has tar.gz files)
12cr|howto-text-pl-2006-6|150	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-text-pl-2006-6|151	documentation issues such as /usr/info.
12cr|howto-text-pl-2006-6|152	

2170 12
12cr|howto-text-sl-2006-6|1	%define format	text-sl
12cr|howto-text-sl-2006-6|2	%define format2	TEXT/sl
12cr|howto-text-sl-2006-6|3	%define	format3 text
12cr|howto-text-sl-2006-6|4	
12cr|howto-text-sl-2006-6|5	%define version 2006
12cr|howto-text-sl-2006-6|6	%define release %mkrel 6
12cr|howto-text-sl-2006-6|7	
12cr|howto-text-sl-2006-6|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
12cr|howto-text-sl-2006-6|9	Name:		howto-%{format}
12cr|howto-text-sl-2006-6|10	Version: 	%version
12cr|howto-text-sl-2006-6|11	Release: 	%release
12cr|howto-text-sl-2006-6|12	Group:		Books/Howtos
12cr|howto-text-sl-2006-6|13	Source0:	howto-%{format}.tar.bz2
12cr|howto-text-sl-2006-6|14	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-sl-2006-6|15	License:	GPL
12cr|howto-text-sl-2006-6|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-text-sl-2006-6|17	BuildArchitectures: noarch
12cr|howto-text-sl-2006-6|18	Requires:   locales-sl howto-utils
12cr|howto-text-sl-2006-6|19	BuildRequires:  howto-utils
12cr|howto-text-sl-2006-6|20	
12cr|howto-text-sl-2006-6|21	%description
12cr|howto-text-sl-2006-6|22	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-text-sl-2006-6|23	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-text-sl-2006-6|24	practical information about your system.  The latest versions of these
12cr|howto-text-sl-2006-6|25	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-sl-2006-6|26	
12cr|howto-text-sl-2006-6|27	Install this package if you'd like to be able to access the Linux
12cr|howto-text-sl-2006-6|28	HOWTO documentation from your own system.
12cr|howto-text-sl-2006-6|29	
12cr|howto-text-sl-2006-6|30	%prep
12cr|howto-text-sl-2006-6|31	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-sl-2006-6|32	
12cr|howto-text-sl-2006-6|33	%install
12cr|howto-text-sl-2006-6|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-sl-2006-6|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-sl-2006-6|36	bzcat %{SOURCE0} | tar xv
12cr|howto-text-sl-2006-6|37	
12cr|howto-text-sl-2006-6|38	%clean
12cr|howto-text-sl-2006-6|39	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-sl-2006-6|40	
12cr|howto-text-sl-2006-6|41	%files
12cr|howto-text-sl-2006-6|42	%defattr(-,root,root)
12cr|howto-text-sl-2006-6|43	%{_docdir}/HOWTO/%{format2}
12cr|howto-text-sl-2006-6|44	
12cr|howto-text-sl-2006-6|45	
12cr|howto-text-sl-2006-6|46	
12cr|howto-text-sl-2006-6|47	%changelog
12cr|howto-text-sl-2006-6|48	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-text-sl-2006-6|49	+ Revision: 619482
12cr|howto-text-sl-2006-6|50	- the mass rebuild of 2010.0 packages
12cr|howto-text-sl-2006-6|51	
12cr|howto-text-sl-2006-6|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-text-sl-2006-6|53	+ Revision: 429456
12cr|howto-text-sl-2006-6|54	- rebuild
12cr|howto-text-sl-2006-6|55	
12cr|howto-text-sl-2006-6|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-text-sl-2006-6|57	+ Revision: 247031
12cr|howto-text-sl-2006-6|58	- rebuild
12cr|howto-text-sl-2006-6|59	
12cr|howto-text-sl-2006-6|60	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-text-sl-2006-6|61	+ Revision: 239619
12cr|howto-text-sl-2006-6|62	- rebuild
12cr|howto-text-sl-2006-6|63	- better description
12cr|howto-text-sl-2006-6|64	
12cr|howto-text-sl-2006-6|65	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-text-sl-2006-6|66	- restore BuildRoot
12cr|howto-text-sl-2006-6|67	
12cr|howto-text-sl-2006-6|68	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-text-sl-2006-6|69	+ Revision: 126830
12cr|howto-text-sl-2006-6|70	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-text-sl-2006-6|71	- import howto-text-sl
12cr|howto-text-sl-2006-6|72	
12cr|howto-text-sl-2006-6|73	
12cr|howto-text-sl-2006-6|74	* Thu Dec 15 2006 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-text-sl-2006-6|75	- rebuild
12cr|howto-text-sl-2006-6|76	
12cr|howto-text-sl-2006-6|77	* Thu Oct 09 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-text-sl-2006-6|78	- updated
12cr|howto-text-sl-2006-6|79	
12cr|howto-text-sl-2006-6|80	* Sat Sep 14 2002  Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-text-sl-2006-6|81	- update
12cr|howto-text-sl-2006-6|82	
12cr|howto-text-sl-2006-6|83	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-text-sl-2006-6|84	- Updated: Thu Sep 06 2001
12cr|howto-text-sl-2006-6|85	- Add Require on locale-sl
12cr|howto-text-sl-2006-6|86	
12cr|howto-text-sl-2006-6|87	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-text-sl-2006-6|88	- rebuild
12cr|howto-text-sl-2006-6|89	
12cr|howto-text-sl-2006-6|90	* Fri Sep 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-text-sl-2006-6|91	- bm
12cr|howto-text-sl-2006-6|92	
12cr|howto-text-sl-2006-6|93	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-text-sl-2006-6|94	- Update for 7.1 (20000509)
12cr|howto-text-sl-2006-6|95	
12cr|howto-text-sl-2006-6|96	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-sl-2006-6|97	- Build for 7.0
12cr|howto-text-sl-2006-6|98	
12cr|howto-text-sl-2006-6|99	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-sl-2006-6|100	- French HTML version
12cr|howto-text-sl-2006-6|101	
12cr|howto-text-sl-2006-6|102	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-sl-2006-6|103	- 19991204
12cr|howto-text-sl-2006-6|104	- Keep only html format (others are in contribs)
12cr|howto-text-sl-2006-6|105	
12cr|howto-text-sl-2006-6|106	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-text-sl-2006-6|107	- Mandrake adaptations.
12cr|howto-text-sl-2006-6|108	
12cr|howto-text-sl-2006-6|109	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-text-sl-2006-6|110	- no <BASE HREF...> in howto-index.html
12cr|howto-text-sl-2006-6|111	
12cr|howto-text-sl-2006-6|112	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-sl-2006-6|113	- auto rebuild in the new build environment (release 2)
12cr|howto-text-sl-2006-6|114	
12cr|howto-text-sl-2006-6|115	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-sl-2006-6|116	- updated howtos
12cr|howto-text-sl-2006-6|117	- marked translations with %%lang(XX)
12cr|howto-text-sl-2006-6|118	- get rid of pdf, ps and dvi formats
12cr|howto-text-sl-2006-6|119	
12cr|howto-text-sl-2006-6|120	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-sl-2006-6|121	- added the Serbian Howtos
12cr|howto-text-sl-2006-6|122	
12cr|howto-text-sl-2006-6|123	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-sl-2006-6|124	- updated archive
12cr|howto-text-sl-2006-6|125	- added croatian and slovenian subpackages
12cr|howto-text-sl-2006-6|126	
12cr|howto-text-sl-2006-6|127	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-sl-2006-6|128	- updated archive
12cr|howto-text-sl-2006-6|129	- subpackages for each language
12cr|howto-text-sl-2006-6|130	
12cr|howto-text-sl-2006-6|131	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-sl-2006-6|132	- fixed missing HOWTOs because the download ran out of space
12cr|howto-text-sl-2006-6|133	- added an index html page for the howto-html package
12cr|howto-text-sl-2006-6|134	
12cr|howto-text-sl-2006-6|135	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-sl-2006-6|136	- untarred the html tarballs to obsolete the ldp package
12cr|howto-text-sl-2006-6|137	
12cr|howto-text-sl-2006-6|138	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-sl-2006-6|139	- updated version
12cr|howto-text-sl-2006-6|140	- fixed description for the right date
12cr|howto-text-sl-2006-6|141	
12cr|howto-text-sl-2006-6|142	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-text-sl-2006-6|143	- made a noarch package
12cr|howto-text-sl-2006-6|144	
12cr|howto-text-sl-2006-6|145	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-sl-2006-6|146	- Updated to more recent HOWTOs.
12cr|howto-text-sl-2006-6|147	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-text-sl-2006-6|148	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-text-sl-2006-6|149	the former, however, only has tar.gz files)
12cr|howto-text-sl-2006-6|150	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-text-sl-2006-6|151	documentation issues such as /usr/info.
12cr|howto-text-sl-2006-6|152	

2171 12
12cr|howto-text-sv-2006-6|1	%define format	text-sv
12cr|howto-text-sv-2006-6|2	%define format2	TEXT/sv
12cr|howto-text-sv-2006-6|3	%define	format3 text
12cr|howto-text-sv-2006-6|4	
12cr|howto-text-sv-2006-6|5	%define version 2006
12cr|howto-text-sv-2006-6|6	%define release %mkrel 6
12cr|howto-text-sv-2006-6|7	
12cr|howto-text-sv-2006-6|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
12cr|howto-text-sv-2006-6|9	Name:		howto-%{format}
12cr|howto-text-sv-2006-6|10	Version: 	%version
12cr|howto-text-sv-2006-6|11	Release: 	%release
12cr|howto-text-sv-2006-6|12	Group:		Books/Howtos
12cr|howto-text-sv-2006-6|13	Source0:	howto-text-sv.tar.bz2
12cr|howto-text-sv-2006-6|14	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-sv-2006-6|15	License:	GPL
12cr|howto-text-sv-2006-6|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-text-sv-2006-6|17	BuildArchitectures: noarch
12cr|howto-text-sv-2006-6|18	Requires:   locales-sv howto-utils
12cr|howto-text-sv-2006-6|19	BuildRequires:  howto-utils
12cr|howto-text-sv-2006-6|20	
12cr|howto-text-sv-2006-6|21	%description
12cr|howto-text-sv-2006-6|22	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-text-sv-2006-6|23	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-text-sv-2006-6|24	practical information about your system.  The latest versions of these
12cr|howto-text-sv-2006-6|25	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-sv-2006-6|26	
12cr|howto-text-sv-2006-6|27	Install this package if you'd like to be able to access the Linux
12cr|howto-text-sv-2006-6|28	HOWTO documentation from your own system.
12cr|howto-text-sv-2006-6|29	
12cr|howto-text-sv-2006-6|30	%prep
12cr|howto-text-sv-2006-6|31	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-sv-2006-6|32	
12cr|howto-text-sv-2006-6|33	%install
12cr|howto-text-sv-2006-6|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-sv-2006-6|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-sv-2006-6|36	bzcat %{SOURCE0} | tar xv
12cr|howto-text-sv-2006-6|37	
12cr|howto-text-sv-2006-6|38	%clean
12cr|howto-text-sv-2006-6|39	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-sv-2006-6|40	
12cr|howto-text-sv-2006-6|41	%files
12cr|howto-text-sv-2006-6|42	%defattr(-,root,root)
12cr|howto-text-sv-2006-6|43	%{_docdir}/HOWTO/%{format2}
12cr|howto-text-sv-2006-6|44	
12cr|howto-text-sv-2006-6|45	
12cr|howto-text-sv-2006-6|46	
12cr|howto-text-sv-2006-6|47	
12cr|howto-text-sv-2006-6|48	%changelog
12cr|howto-text-sv-2006-6|49	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-text-sv-2006-6|50	+ Revision: 619483
12cr|howto-text-sv-2006-6|51	- the mass rebuild of 2010.0 packages
12cr|howto-text-sv-2006-6|52	
12cr|howto-text-sv-2006-6|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-text-sv-2006-6|54	+ Revision: 429463
12cr|howto-text-sv-2006-6|55	- rebuild
12cr|howto-text-sv-2006-6|56	
12cr|howto-text-sv-2006-6|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-text-sv-2006-6|58	+ Revision: 247033
12cr|howto-text-sv-2006-6|59	- rebuild
12cr|howto-text-sv-2006-6|60	
12cr|howto-text-sv-2006-6|61	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-text-sv-2006-6|62	+ Revision: 239620
12cr|howto-text-sv-2006-6|63	- rebuild
12cr|howto-text-sv-2006-6|64	- better description
12cr|howto-text-sv-2006-6|65	
12cr|howto-text-sv-2006-6|66	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-text-sv-2006-6|67	- restore BuildRoot
12cr|howto-text-sv-2006-6|68	
12cr|howto-text-sv-2006-6|69	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-text-sv-2006-6|70	+ Revision: 126832
12cr|howto-text-sv-2006-6|71	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-text-sv-2006-6|72	- import howto-text-sv
12cr|howto-text-sv-2006-6|73	
12cr|howto-text-sv-2006-6|74	
12cr|howto-text-sv-2006-6|75	* Thu Dec 15 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-text-sv-2006-6|76	- rebuild
12cr|howto-text-sv-2006-6|77	
12cr|howto-text-sv-2006-6|78	* Thu Oct 09 2003  Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-text-sv-2006-6|79	- updated
12cr|howto-text-sv-2006-6|80	
12cr|howto-text-sv-2006-6|81	* Sat Sep 14 2002  Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-text-sv-2006-6|82	- update
12cr|howto-text-sv-2006-6|83	
12cr|howto-text-sv-2006-6|84	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-text-sv-2006-6|85	- Updated: Thu Sep 06 2001
12cr|howto-text-sv-2006-6|86	- Add Require on locale-sv
12cr|howto-text-sv-2006-6|87	
12cr|howto-text-sv-2006-6|88	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-text-sv-2006-6|89	- rebuild
12cr|howto-text-sv-2006-6|90	
12cr|howto-text-sv-2006-6|91	* Fri Sep 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-text-sv-2006-6|92	- bm
12cr|howto-text-sv-2006-6|93	
12cr|howto-text-sv-2006-6|94	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-text-sv-2006-6|95	- Update for 7.1 (20000509)
12cr|howto-text-sv-2006-6|96	
12cr|howto-text-sv-2006-6|97	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-sv-2006-6|98	- Build for 7.0
12cr|howto-text-sv-2006-6|99	
12cr|howto-text-sv-2006-6|100	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-sv-2006-6|101	- French HTML version
12cr|howto-text-sv-2006-6|102	
12cr|howto-text-sv-2006-6|103	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-sv-2006-6|104	- 19991204
12cr|howto-text-sv-2006-6|105	- Keep only html format (others are in contribs)
12cr|howto-text-sv-2006-6|106	
12cr|howto-text-sv-2006-6|107	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-text-sv-2006-6|108	- Mandrake adaptations.
12cr|howto-text-sv-2006-6|109	
12cr|howto-text-sv-2006-6|110	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-text-sv-2006-6|111	- no <BASE HREF...> in howto-index.html
12cr|howto-text-sv-2006-6|112	
12cr|howto-text-sv-2006-6|113	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-sv-2006-6|114	- auto rebuild in the new build environment (release 2)
12cr|howto-text-sv-2006-6|115	
12cr|howto-text-sv-2006-6|116	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-sv-2006-6|117	- updated howtos
12cr|howto-text-sv-2006-6|118	- marked translations with %%lang(XX)
12cr|howto-text-sv-2006-6|119	- get rid of pdf, ps and dvi formats
12cr|howto-text-sv-2006-6|120	
12cr|howto-text-sv-2006-6|121	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-sv-2006-6|122	- added the Serbian Howtos
12cr|howto-text-sv-2006-6|123	
12cr|howto-text-sv-2006-6|124	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-sv-2006-6|125	- updated archive
12cr|howto-text-sv-2006-6|126	- added croatian and slovenian subpackages
12cr|howto-text-sv-2006-6|127	
12cr|howto-text-sv-2006-6|128	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-sv-2006-6|129	- updated archive
12cr|howto-text-sv-2006-6|130	- subpackages for each language
12cr|howto-text-sv-2006-6|131	
12cr|howto-text-sv-2006-6|132	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-sv-2006-6|133	- fixed missing HOWTOs because the download ran out of space
12cr|howto-text-sv-2006-6|134	- added an index html page for the howto-html package
12cr|howto-text-sv-2006-6|135	
12cr|howto-text-sv-2006-6|136	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-sv-2006-6|137	- untarred the html tarballs to obsolete the ldp package
12cr|howto-text-sv-2006-6|138	
12cr|howto-text-sv-2006-6|139	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-sv-2006-6|140	- updated version
12cr|howto-text-sv-2006-6|141	- fixed description for the right date
12cr|howto-text-sv-2006-6|142	
12cr|howto-text-sv-2006-6|143	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-text-sv-2006-6|144	- made a noarch package
12cr|howto-text-sv-2006-6|145	
12cr|howto-text-sv-2006-6|146	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-sv-2006-6|147	- Updated to more recent HOWTOs.
12cr|howto-text-sv-2006-6|148	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-text-sv-2006-6|149	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-text-sv-2006-6|150	the former, however, only has tar.gz files)
12cr|howto-text-sv-2006-6|151	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-text-sv-2006-6|152	documentation issues such as /usr/info.
12cr|howto-text-sv-2006-6|153	

2172 12
12cr|howto-text-zh-2006-6|1	%define format	text-zh
12cr|howto-text-zh-2006-6|2	%define format2	TEXT/zh
12cr|howto-text-zh-2006-6|3	%define	format3 text
12cr|howto-text-zh-2006-6|4	
12cr|howto-text-zh-2006-6|5	%define version 2006
12cr|howto-text-zh-2006-6|6	%define release %mkrel 6
12cr|howto-text-zh-2006-6|7	
12cr|howto-text-zh-2006-6|8	Summary:	HOWTO documents (%{format3} format) from the Linux Documentation Project
12cr|howto-text-zh-2006-6|9	Name:		howto-%{format}
12cr|howto-text-zh-2006-6|10	Version: 	%version
12cr|howto-text-zh-2006-6|11	Release: 	%release
12cr|howto-text-zh-2006-6|12	Group:		Books/Howtos
12cr|howto-text-zh-2006-6|13	Source0:	howto-%{format}.tar.bz2
12cr|howto-text-zh-2006-6|14	Url:		http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-zh-2006-6|15	License:	GPL
12cr|howto-text-zh-2006-6|16	BuildRoot:	%{_tmppath}/howto-%{format}-root
12cr|howto-text-zh-2006-6|17	BuildArchitectures: noarch
12cr|howto-text-zh-2006-6|18	Requires:   locales-zh howto-utils
12cr|howto-text-zh-2006-6|19	BuildRequires:  howto-utils
12cr|howto-text-zh-2006-6|20	
12cr|howto-text-zh-2006-6|21	%description
12cr|howto-text-zh-2006-6|22	Linux HOWTOs are detailed documents which describe a specific aspect of
12cr|howto-text-zh-2006-6|23	configuring or using Linux.  Linux HOWTOs are a great source of
12cr|howto-text-zh-2006-6|24	practical information about your system.  The latest versions of these
12cr|howto-text-zh-2006-6|25	documents are located at http://www.linuxdoc.org/docs.html#howto
12cr|howto-text-zh-2006-6|26	
12cr|howto-text-zh-2006-6|27	Install this package if you'd like to be able to access the Linux
12cr|howto-text-zh-2006-6|28	HOWTO documentation from your own system.
12cr|howto-text-zh-2006-6|29	
12cr|howto-text-zh-2006-6|30	%prep
12cr|howto-text-zh-2006-6|31	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-zh-2006-6|32	
12cr|howto-text-zh-2006-6|33	%install
12cr|howto-text-zh-2006-6|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-zh-2006-6|35	cd $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12cr|howto-text-zh-2006-6|36	bzcat %{SOURCE0} | tar xv
12cr|howto-text-zh-2006-6|37	
12cr|howto-text-zh-2006-6|38	%clean
12cr|howto-text-zh-2006-6|39	rm -rf $RPM_BUILD_ROOT
12cr|howto-text-zh-2006-6|40	
12cr|howto-text-zh-2006-6|41	%files
12cr|howto-text-zh-2006-6|42	%defattr(-,root,root)
12cr|howto-text-zh-2006-6|43	%{_docdir}/HOWTO/%{format2}
12cr|howto-text-zh-2006-6|44	
12cr|howto-text-zh-2006-6|45	
12cr|howto-text-zh-2006-6|46	
12cr|howto-text-zh-2006-6|47	
12cr|howto-text-zh-2006-6|48	%changelog
12cr|howto-text-zh-2006-6|49	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2006-6mdv2011.0
12cr|howto-text-zh-2006-6|50	+ Revision: 619484
12cr|howto-text-zh-2006-6|51	- the mass rebuild of 2010.0 packages
12cr|howto-text-zh-2006-6|52	
12cr|howto-text-zh-2006-6|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2006-5mdv2010.0
12cr|howto-text-zh-2006-6|54	+ Revision: 429472
12cr|howto-text-zh-2006-6|55	- rebuild
12cr|howto-text-zh-2006-6|56	
12cr|howto-text-zh-2006-6|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2006-4mdv2009.0
12cr|howto-text-zh-2006-6|58	+ Revision: 247034
12cr|howto-text-zh-2006-6|59	- rebuild
12cr|howto-text-zh-2006-6|60	
12cr|howto-text-zh-2006-6|61	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2006-3mdv2009.0
12cr|howto-text-zh-2006-6|62	+ Revision: 239621
12cr|howto-text-zh-2006-6|63	- rebuild
12cr|howto-text-zh-2006-6|64	- better description
12cr|howto-text-zh-2006-6|65	
12cr|howto-text-zh-2006-6|66	+ Olivier Blin <oblin@mandriva.com>
12cr|howto-text-zh-2006-6|67	- restore BuildRoot
12cr|howto-text-zh-2006-6|68	
12cr|howto-text-zh-2006-6|69	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2006-1mdv2008.1
12cr|howto-text-zh-2006-6|70	+ Revision: 126834
12cr|howto-text-zh-2006-6|71	- kill re-definition of %%buildroot on Pixel's request
12cr|howto-text-zh-2006-6|72	- import howto-text-zh
12cr|howto-text-zh-2006-6|73	
12cr|howto-text-zh-2006-6|74	
12cr|howto-text-zh-2006-6|75	* Thu Dec 15 2005 Lenny Cartier <lenny@mandriva.com> 2006-1mdk
12cr|howto-text-zh-2006-6|76	- rebuild
12cr|howto-text-zh-2006-6|77	
12cr|howto-text-zh-2006-6|78	* Thu Oct 09 2003 Lenny Cartier <lenny@mandrakesoft.com> 9.2-1mdk
12cr|howto-text-zh-2006-6|79	- updated
12cr|howto-text-zh-2006-6|80	
12cr|howto-text-zh-2006-6|81	* Sat Sep 14 2002  Lenny Cartier <lenny@mandrakesoft.com> 9.0-1mdk
12cr|howto-text-zh-2006-6|82	- update
12cr|howto-text-zh-2006-6|83	
12cr|howto-text-zh-2006-6|84	* Thu Sep 06 2001 Etienne FAURE <etienne@mandrakesoft.com> 8.1-1mdk
12cr|howto-text-zh-2006-6|85	- Updated: Thu Sep 06 2001
12cr|howto-text-zh-2006-6|86	- Add Require on locale-zh
12cr|howto-text-zh-2006-6|87	
12cr|howto-text-zh-2006-6|88	* Thu Mar 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 8.0-1mdk
12cr|howto-text-zh-2006-6|89	- rebuild
12cr|howto-text-zh-2006-6|90	
12cr|howto-text-zh-2006-6|91	* Fri Sep 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 7.2-1mdk
12cr|howto-text-zh-2006-6|92	- bm
12cr|howto-text-zh-2006-6|93	
12cr|howto-text-zh-2006-6|94	* Thu May 09 2000 David BAUDENS <baudens@mandrakesoft.com> 7.1-1mdk
12cr|howto-text-zh-2006-6|95	- Update for 7.1 (20000509)
12cr|howto-text-zh-2006-6|96	
12cr|howto-text-zh-2006-6|97	* Fri Jan 07 2000 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-zh-2006-6|98	- Build for 7.0
12cr|howto-text-zh-2006-6|99	
12cr|howto-text-zh-2006-6|100	* Tue Dec 30 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-zh-2006-6|101	- French HTML version
12cr|howto-text-zh-2006-6|102	
12cr|howto-text-zh-2006-6|103	* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|howto-text-zh-2006-6|104	- 19991204
12cr|howto-text-zh-2006-6|105	- Keep only html format (others are in contribs)
12cr|howto-text-zh-2006-6|106	
12cr|howto-text-zh-2006-6|107	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|howto-text-zh-2006-6|108	- Mandrake adaptations.
12cr|howto-text-zh-2006-6|109	
12cr|howto-text-zh-2006-6|110	* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
12cr|howto-text-zh-2006-6|111	- no <BASE HREF...> in howto-index.html
12cr|howto-text-zh-2006-6|112	
12cr|howto-text-zh-2006-6|113	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-zh-2006-6|114	- auto rebuild in the new build environment (release 2)
12cr|howto-text-zh-2006-6|115	
12cr|howto-text-zh-2006-6|116	* Tue Jan 26 1999 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-zh-2006-6|117	- updated howtos
12cr|howto-text-zh-2006-6|118	- marked translations with %%lang(XX)
12cr|howto-text-zh-2006-6|119	- get rid of pdf, ps and dvi formats
12cr|howto-text-zh-2006-6|120	
12cr|howto-text-zh-2006-6|121	* Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-zh-2006-6|122	- added the Serbian Howtos
12cr|howto-text-zh-2006-6|123	
12cr|howto-text-zh-2006-6|124	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-zh-2006-6|125	- updated archive
12cr|howto-text-zh-2006-6|126	- added croatian and slovenian subpackages
12cr|howto-text-zh-2006-6|127	
12cr|howto-text-zh-2006-6|128	* Wed Apr 15 1998 Cristian Gafton <gafton@redhat.com>
12cr|howto-text-zh-2006-6|129	- updated archive
12cr|howto-text-zh-2006-6|130	- subpackages for each language
12cr|howto-text-zh-2006-6|131	
12cr|howto-text-zh-2006-6|132	* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-zh-2006-6|133	- fixed missing HOWTOs because the download ran out of space
12cr|howto-text-zh-2006-6|134	- added an index html page for the howto-html package
12cr|howto-text-zh-2006-6|135	
12cr|howto-text-zh-2006-6|136	* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-zh-2006-6|137	- untarred the html tarballs to obsolete the ldp package
12cr|howto-text-zh-2006-6|138	
12cr|howto-text-zh-2006-6|139	* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-zh-2006-6|140	- updated version
12cr|howto-text-zh-2006-6|141	- fixed description for the right date
12cr|howto-text-zh-2006-6|142	
12cr|howto-text-zh-2006-6|143	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|howto-text-zh-2006-6|144	- made a noarch package
12cr|howto-text-zh-2006-6|145	
12cr|howto-text-zh-2006-6|146	* Sat Apr 19 1997 Otto Hammersmith <otto@redhat.com>
12cr|howto-text-zh-2006-6|147	- Updated to more recent HOWTOs.
12cr|howto-text-zh-2006-6|148	- In the next major version, /usr/doc really ought to be cleaned out.
12cr|howto-text-zh-2006-6|149	Right now, the ldp and howto packages overlap somewhat. (HTML docs,
12cr|howto-text-zh-2006-6|150	the former, however, only has tar.gz files)
12cr|howto-text-zh-2006-6|151	I didn't want to rearrange too much for 4.2, and there are other
12cr|howto-text-zh-2006-6|152	documentation issues such as /usr/info.
12cr|howto-text-zh-2006-6|153	

2173 12
12cr|hpt-1.4.0-0.rc5.1|1	%global debug_package %{nil}
12cr|hpt-1.4.0-0.rc5.1|2	%define fver	1.4
12cr|hpt-1.4.0-0.rc5.1|3	
12cr|hpt-1.4.0-0.rc5.1|4	%define pre	rc5
12cr|hpt-1.4.0-0.rc5.1|5	%define rel	1
12cr|hpt-1.4.0-0.rc5.1|6	%define release	0.%{pre}.%{rel}
12cr|hpt-1.4.0-0.rc5.1|7	
12cr|hpt-1.4.0-0.rc5.1|8	Summary:	Highly Portable FTN Message Tosser
12cr|hpt-1.4.0-0.rc5.1|9	Name:           hpt
12cr|hpt-1.4.0-0.rc5.1|10	Version:        1.4.0
12cr|hpt-1.4.0-0.rc5.1|11	Release:        0.%{pre}.%{rel}
12cr|hpt-1.4.0-0.rc5.1|12	License:	GPLv2+
12cr|hpt-1.4.0-0.rc5.1|13	Group:		Networking/Other
12cr|hpt-1.4.0-0.rc5.1|14	Source0:		http://downloads.sourceforge.net/husky/%{name}-%{fver}-%{pre}.tar.gz
12cr|hpt-1.4.0-0.rc5.1|15	Patch0:		hpt-20021015-main.patch
12cr|hpt-1.4.0-0.rc5.1|16	Patch1:		hpt-20021015-doc.patch
12cr|hpt-1.4.0-0.rc5.1|17	patch2:		hpt-1.4-rc5.huskymak.patch
12cr|hpt-1.4.0-0.rc5.1|18	patch3:		hpt-1.4-rc5.printf.patch
12cr|hpt-1.4.0-0.rc5.1|19	Requires:	fidoconf
12cr|hpt-1.4.0-0.rc5.1|20	BuildRequires:	huskybse
12cr|hpt-1.4.0-0.rc5.1|21	BuildRequires:	smapi-devel
12cr|hpt-1.4.0-0.rc5.1|22	BuildRequires:	fidoconf-devel
12cr|hpt-1.4.0-0.rc5.1|23	BuildRequires:	texinfo
12cr|hpt-1.4.0-0.rc5.1|24	URL:		http://sourceforge.net/projects/husky/
12cr|hpt-1.4.0-0.rc5.1|25	
12cr|hpt-1.4.0-0.rc5.1|26	%description
12cr|hpt-1.4.0-0.rc5.1|27	HPT is a Fidonet message tosser and packer with areafix.
12cr|hpt-1.4.0-0.rc5.1|28	
12cr|hpt-1.4.0-0.rc5.1|29	Features of HPT:
12cr|hpt-1.4.0-0.rc5.1|30	tossing packets of 2, 2.0 & 2+ types
12cr|hpt-1.4.0-0.rc5.1|31	supporting of Msg, Squish and Jam message bases
12cr|hpt-1.4.0-0.rc5.1|32	posting to net & echo areas
12cr|hpt-1.4.0-0.rc5.1|33	areafix (on the fly, from command line, limit for areas...)
12cr|hpt-1.4.0-0.rc5.1|34	autocreate on the fly
12cr|hpt-1.4.0-0.rc5.1|35	forward requests
12cr|hpt-1.4.0-0.rc5.1|36	pause and autopause for links
12cr|hpt-1.4.0-0.rc5.1|37	linking of net & echo areas
12cr|hpt-1.4.0-0.rc5.1|38	carbon copy
12cr|hpt-1.4.0-0.rc5.1|39	groups & levels for personal and public access to echo areas
12cr|hpt-1.4.0-0.rc5.1|40	powerful dupe checker
12cr|hpt-1.4.0-0.rc5.1|41	link defaults
12cr|hpt-1.4.0-0.rc5.1|42	
12cr|hpt-1.4.0-0.rc5.1|43	%prep
12cr|hpt-1.4.0-0.rc5.1|44	%setup -q -n %{name}
12cr|hpt-1.4.0-0.rc5.1|45	#% patch0 -p1
12cr|hpt-1.4.0-0.rc5.1|46	#% patch1 -p1
12cr|hpt-1.4.0-0.rc5.1|47	%patch2 -p1 -b .huskymak
12cr|hpt-1.4.0-0.rc5.1|48	%patch3 -p1 -b .printf
12cr|hpt-1.4.0-0.rc5.1|49	
12cr|hpt-1.4.0-0.rc5.1|50	%build
12cr|hpt-1.4.0-0.rc5.1|51	%make OPTCFLAGS=" -c -fPIC %{optflags}"
12cr|hpt-1.4.0-0.rc5.1|52	
12cr|hpt-1.4.0-0.rc5.1|53	%install
12cr|hpt-1.4.0-0.rc5.1|54	install -d %{buildroot}%{_bindir}
12cr|hpt-1.4.0-0.rc5.1|55	make BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir} install
12cr|hpt-1.4.0-0.rc5.1|56	make INFODIR=%{buildroot}%{_infodir} -C doc install
12cr|hpt-1.4.0-0.rc5.1|57	rm -rf %{buildroot}%{_infodir}/dir
12cr|hpt-1.4.0-0.rc5.1|58	install -d %{buildroot}%{_sysconfdir}/husky
12cr|hpt-1.4.0-0.rc5.1|59	install -m 644 config/{config,path,links,areas,packer} %{buildroot}%{_sysconfdir}/husky
12cr|hpt-1.4.0-0.rc5.1|60	
12cr|hpt-1.4.0-0.rc5.1|61	%post
12cr|hpt-1.4.0-0.rc5.1|62	%_install_info %{name}.info
12cr|hpt-1.4.0-0.rc5.1|63	
12cr|hpt-1.4.0-0.rc5.1|64	%postun
12cr|hpt-1.4.0-0.rc5.1|65	%_remove_install_info %{name}.info
12cr|hpt-1.4.0-0.rc5.1|66	
12cr|hpt-1.4.0-0.rc5.1|67	%files
12cr|hpt-1.4.0-0.rc5.1|68	%defattr(-,root,root)
12cr|hpt-1.4.0-0.rc5.1|69	%doc BUG-REPORTING BUGS COPYING CREDITS ChangeLog HISTORY INSTALL README TODO UPGRADE VERSION filter.pl config misc
12cr|hpt-1.4.0-0.rc5.1|70	%doc doc/{bugreport.rus,bugreport.txt,faqfmt.pl,hpt-FAQ.russian,perlwin32.rus,perlwin32.txt}
12cr|hpt-1.4.0-0.rc5.1|71	%attr(755,root,root) %{_bindir}/*
12cr|hpt-1.4.0-0.rc5.1|72	%{_infodir}/%{name}.info.*
12cr|hpt-1.4.0-0.rc5.1|73	%{_mandir}/*/*
12cr|hpt-1.4.0-0.rc5.1|74	%dir %{_sysconfdir}/husky
12cr|hpt-1.4.0-0.rc5.1|75	%config(noreplace) %{_sysconfdir}/husky/*
12cr|hpt-1.4.0-0.rc5.1|76	
12cr|hpt-1.4.0-0.rc5.1|77	
12cr|hpt-1.4.0-0.rc5.1|78	
12cr|hpt-1.4.0-0.rc5.1|79	%changelog
12cr|hpt-1.4.0-0.rc5.1|80	* Sun Aug 24 2008 Adam Williamson <awilliamson@mandriva.com> 1.4.0-0.rc5.1mdv2009.0
12cr|hpt-1.4.0-0.rc5.1|81	+ Revision: 275520
12cr|hpt-1.4.0-0.rc5.1|82	- don't assume .bz2 extension for .info files
12cr|hpt-1.4.0-0.rc5.1|83	- new license policy
12cr|hpt-1.4.0-0.rc5.1|84	- replace $RPM_* with %%{*
12cr|hpt-1.4.0-0.rc5.1|85	- clean bracket use
12cr|hpt-1.4.0-0.rc5.1|86	- remove unncessary defines
12cr|hpt-1.4.0-0.rc5.1|87	- new prerelease 1.4.0-rc5
12cr|hpt-1.4.0-0.rc5.1|88	
12cr|hpt-1.4.0-0.rc5.1|89	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|hpt-1.4.0-0.rc5.1|90	- rebuild
12cr|hpt-1.4.0-0.rc5.1|91	- kill re-definition of %%buildroot on Pixel's request
12cr|hpt-1.4.0-0.rc5.1|92	- use %%mkrel
12cr|hpt-1.4.0-0.rc5.1|93	- import hpt
12cr|hpt-1.4.0-0.rc5.1|94	
12cr|hpt-1.4.0-0.rc5.1|95	+ Olivier Blin <oblin@mandriva.com>
12cr|hpt-1.4.0-0.rc5.1|96	- restore BuildRoot
12cr|hpt-1.4.0-0.rc5.1|97	
12cr|hpt-1.4.0-0.rc5.1|98	
12cr|hpt-1.4.0-0.rc5.1|99	* Wed Dec 07 2005 Lenny Cartier <lenny@mandriva.com> 1.4.0-0.rc2.3mdk
12cr|hpt-1.4.0-0.rc5.1|100	- rebuild
12cr|hpt-1.4.0-0.rc5.1|101	
12cr|hpt-1.4.0-0.rc5.1|102	* Thu Jan  8 2004 Olivier Thauvin <nanardon@klama.mandrake.org> 1.4.0-0.rc2.2mdk
12cr|hpt-1.4.0-0.rc5.1|103	- Remove Requires: smapi
12cr|hpt-1.4.0-0.rc5.1|104	- Fix perms
12cr|hpt-1.4.0-0.rc5.1|105	
12cr|hpt-1.4.0-0.rc5.1|106	* Mon Dec 22 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.4.0-0.rc2.1mdk
12cr|hpt-1.4.0-0.rc5.1|107	- cleanup
12cr|hpt-1.4.0-0.rc5.1|108	- From Iouri Goussev <elendal@polygonized.com>
12cr|hpt-1.4.0-0.rc5.1|109	- First MDK version
12cr|hpt-1.4.0-0.rc5.1|110	- original SPEC by Sergey Zhemchugov <Sergey_Zhemchugov@p8.f822.n463.z2.fidonet.org>

2174 12
12cr|hso-rezero-0.1-8|1	%define	name			hso-rezero
12cr|hso-rezero-0.1-8|2	%define oname			hso-udev
12cr|hso-rezero-0.1-8|3	%define	version			0.1
12cr|hso-rezero-0.1-8|4	%define release			%mkrel 8
12cr|hso-rezero-0.1-8|5	
12cr|hso-rezero-0.1-8|6	Summary:		Tools for Option 3G cards
12cr|hso-rezero-0.1-8|7	Name:			%{name}
12cr|hso-rezero-0.1-8|8	Version:		%{version}
12cr|hso-rezero-0.1-8|9	Release:		%{release}
12cr|hso-rezero-0.1-8|10	# http://www.pharscape.org/component/option,com_forum/Itemid,68/page,viewtopic/t,425/
12cr|hso-rezero-0.1-8|11	Source0:		%{oname}.tar.gz
12cr|hso-rezero-0.1-8|12	Source2:		49_hso-udev.rules
12cr|hso-rezero-0.1-8|13	URL:			http://www.pharscape.org/
12cr|hso-rezero-0.1-8|14	Group:			System/Configuration/Hardware
12cr|hso-rezero-0.1-8|15	BuildRoot:		%{_tmppath}/%{name}-buildroot
12cr|hso-rezero-0.1-8|16	License:		GPL
12cr|hso-rezero-0.1-8|17	
12cr|hso-rezero-0.1-8|18	%description
12cr|hso-rezero-0.1-8|19	rezero is a utility to disable the ZeroCD (fake USB CD-Rom)
12cr|hso-rezero-0.1-8|20	temporarily at run time for Option 3G cards.
12cr|hso-rezero-0.1-8|21	
12cr|hso-rezero-0.1-8|22	%prep
12cr|hso-rezero-0.1-8|23	%setup -q -c
12cr|hso-rezero-0.1-8|24	make clean
12cr|hso-rezero-0.1-8|25	
12cr|hso-rezero-0.1-8|26	%build
12cr|hso-rezero-0.1-8|27	%make
12cr|hso-rezero-0.1-8|28	
12cr|hso-rezero-0.1-8|29	%install
12cr|hso-rezero-0.1-8|30	rm -rf %{buildroot}
12cr|hso-rezero-0.1-8|31	%makeinstall_std
12cr|hso-rezero-0.1-8|32	mkdir -p %{buildroot}/%_sbindir
12cr|hso-rezero-0.1-8|33	mkdir -p %{buildroot}/%_sysconfdir/hal/fdi/policy/
12cr|hso-rezero-0.1-8|34	mkdir -p %{buildroot}/%_sysconfdir/udev/rules.d/
12cr|hso-rezero-0.1-8|35	rm -f %buildroot/%_sysconfdir/udev/rules.d/*.rules
12cr|hso-rezero-0.1-8|36	install -m 644 %{SOURCE2} %buildroot/%_sysconfdir/udev/rules.d/
12cr|hso-rezero-0.1-8|37	
12cr|hso-rezero-0.1-8|38	%clean
12cr|hso-rezero-0.1-8|39	rm -rf %{buildroot}
12cr|hso-rezero-0.1-8|40	
12cr|hso-rezero-0.1-8|41	%files
12cr|hso-rezero-0.1-8|42	%defattr(-,root,root,0755)
12cr|hso-rezero-0.1-8|43	%{_sbindir}/*
12cr|hso-rezero-0.1-8|44	%{_sysconfdir}/udev/rules.d/*.rules
12cr|hso-rezero-0.1-8|45	
12cr|hso-rezero-0.1-8|46	
12cr|hso-rezero-0.1-8|47	%changelog
12cr|hso-rezero-0.1-8|48	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-8mdv2011.0
12cr|hso-rezero-0.1-8|49	+ Revision: 611101
12cr|hso-rezero-0.1-8|50	- rebuild
12cr|hso-rezero-0.1-8|51	
12cr|hso-rezero-0.1-8|52	* Wed Feb 03 2010 Frederic Crozat <fcrozat@mandriva.com> 0.1-7mdv2010.1
12cr|hso-rezero-0.1-8|53	+ Revision: 500301
12cr|hso-rezero-0.1-8|54	- Really fix obsolete syntax in udev rules
12cr|hso-rezero-0.1-8|55	
12cr|hso-rezero-0.1-8|56	* Wed Feb 03 2010 Frederic Crozat <fcrozat@mandriva.com> 0.1-6mdv2010.1
12cr|hso-rezero-0.1-8|57	+ Revision: 500298
12cr|hso-rezero-0.1-8|58	- Fix udev rules
12cr|hso-rezero-0.1-8|59	
12cr|hso-rezero-0.1-8|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|hso-rezero-0.1-8|61	- rebuild
12cr|hso-rezero-0.1-8|62	
12cr|hso-rezero-0.1-8|63	* Wed Feb 04 2009 Olivier Blin <oblin@mandriva.com> 0.1-4mdv2009.1
12cr|hso-rezero-0.1-8|64	+ Revision: 337515
12cr|hso-rezero-0.1-8|65	- add support for Huawei K3175 (aka E620) from Fabrice Gamberini (Dexxon)
12cr|hso-rezero-0.1-8|66	
12cr|hso-rezero-0.1-8|67	* Wed Jan 28 2009 Olivier Blin <oblin@mandriva.com> 0.1-3mdv2009.1
12cr|hso-rezero-0.1-8|68	+ Revision: 334897
12cr|hso-rezero-0.1-8|69	- rebuild build the binary, do not reuse x86 one from tarball (useful for MIPS...)
12cr|hso-rezero-0.1-8|70	
12cr|hso-rezero-0.1-8|71	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.1-2mdv2009.0
12cr|hso-rezero-0.1-8|72	+ Revision: 267098
12cr|hso-rezero-0.1-8|73	- rebuild early 2009.0 package (before pixel changes)
12cr|hso-rezero-0.1-8|74	
12cr|hso-rezero-0.1-8|75	* Fri May 23 2008 Olivier Blin <oblin@mandriva.com> 0.1-1mdv2009.0
12cr|hso-rezero-0.1-8|76	+ Revision: 210675
12cr|hso-rezero-0.1-8|77	- use makeinstall_std
12cr|hso-rezero-0.1-8|78	- use System/Configuration/Hardware as group
12cr|hso-rezero-0.1-8|79	- update summary and description
12cr|hso-rezero-0.1-8|80	- remove hardcoded prefix
12cr|hso-rezero-0.1-8|81	- remove hardcoded packager tag
12cr|hso-rezero-0.1-8|82	- do not own udev dir
12cr|hso-rezero-0.1-8|83	- remove upstream udev rule
12cr|hso-rezero-0.1-8|84	- use upstream tarball
12cr|hso-rezero-0.1-8|85	- adapt to new naming and versionning
12cr|hso-rezero-0.1-8|86	- initial hso-rezero package (from vguardiola)
12cr|hso-rezero-0.1-8|87	- create hso-rezero
12cr|hso-rezero-0.1-8|88	

2175 12
12cr|htmlparser-1.6-6|1	Name:		htmlparser
12cr|htmlparser-1.6-6|2	Summary:	Java library used to parse HTML
12cr|htmlparser-1.6-6|3	Version:	1.6
12cr|htmlparser-1.6-6|4	Release:	6
12cr|htmlparser-1.6-6|5	Source0:		htmlparser1_6_20060610.zip
12cr|htmlparser-1.6-6|6	Group:		Development/Java
12cr|htmlparser-1.6-6|7	License:	LGPLv2+
12cr|htmlparser-1.6-6|8	URL:		http://www.htmlparser.org/
12cr|htmlparser-1.6-6|9	BuildRequires:	java-rpmbuild java-devel jpackage-utils
12cr|htmlparser-1.6-6|10	BuildRequires:	xml-commons-apis junit ant
12cr|htmlparser-1.6-6|11	BuildArch:	noarch
12cr|htmlparser-1.6-6|12	%description
12cr|htmlparser-1.6-6|13	HTML Parser is a Java library used to parse HTML in either a linear or
12cr|htmlparser-1.6-6|14	nested fashion. Primarily used for transformation or extraction, it
12cr|htmlparser-1.6-6|15	features filters, visitors, custom tags and easy to use JavaBeans. It
12cr|htmlparser-1.6-6|16	is a fast, robust and well tested package.
12cr|htmlparser-1.6-6|17	
12cr|htmlparser-1.6-6|18	%package javadoc
12cr|htmlparser-1.6-6|19	Summary:	Javadoc for %name
12cr|htmlparser-1.6-6|20	Group:		Development/Java
12cr|htmlparser-1.6-6|21	%description javadoc
12cr|htmlparser-1.6-6|22	Javadoc for %name.
12cr|htmlparser-1.6-6|23	
12cr|htmlparser-1.6-6|24	%prep
12cr|htmlparser-1.6-6|25	%setup -q -n htmlparser1_6
12cr|htmlparser-1.6-6|26	%{__unzip} src.zip
12cr|htmlparser-1.6-6|27	
12cr|htmlparser-1.6-6|28	%build
12cr|htmlparser-1.6-6|29	export CLASSPATH=`build-classpath sax2 junit`
12cr|htmlparser-1.6-6|30	%ant
12cr|htmlparser-1.6-6|31	
12cr|htmlparser-1.6-6|32	%install
12cr|htmlparser-1.6-6|33	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|htmlparser-1.6-6|34	%{__install} -m644 lib/htmllexer.jar %{buildroot}%{_javadir}/htmllexer-%{version}.jar
12cr|htmlparser-1.6-6|35	%{__install} -m644 lib/htmlparser.jar %{buildroot}%{_javadir}/htmlparser-%{version}.jar
12cr|htmlparser-1.6-6|36	%create_jar_links
12cr|htmlparser-1.6-6|37	
12cr|htmlparser-1.6-6|38	%{__mv} docs/javadoc javadoc
12cr|htmlparser-1.6-6|39	%{__mv} docs html
12cr|htmlparser-1.6-6|40	
12cr|htmlparser-1.6-6|41	%{__mkdir_p} %{buildroot}%{_javadocdir}
12cr|htmlparser-1.6-6|42	cp -a javadoc %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|htmlparser-1.6-6|43	
12cr|htmlparser-1.6-6|44	%files
12cr|htmlparser-1.6-6|45	%doc readme.txt license.txt html
12cr|htmlparser-1.6-6|46	%{_javadir}/htmllexer-%{version}.jar
12cr|htmlparser-1.6-6|47	%{_javadir}/htmllexer.jar
12cr|htmlparser-1.6-6|48	%{_javadir}/htmlparser-%{version}.jar
12cr|htmlparser-1.6-6|49	%{_javadir}/htmlparser.jar
12cr|htmlparser-1.6-6|50	
12cr|htmlparser-1.6-6|51	%files javadoc
12cr|htmlparser-1.6-6|52	%{_javadocdir}/%{name}-%{version}
12cr|htmlparser-1.6-6|53	
12cr|htmlparser-1.6-6|54	
12cr|htmlparser-1.6-6|55	%changelog
12cr|htmlparser-1.6-6|56	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6-6mdv2011.0
12cr|htmlparser-1.6-6|57	+ Revision: 619486
12cr|htmlparser-1.6-6|58	- the mass rebuild of 2010.0 packages
12cr|htmlparser-1.6-6|59	
12cr|htmlparser-1.6-6|60	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.6-5mdv2010.0
12cr|htmlparser-1.6-6|61	+ Revision: 437901
12cr|htmlparser-1.6-6|62	- rebuild
12cr|htmlparser-1.6-6|63	
12cr|htmlparser-1.6-6|64	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1.6-4mdv2009.1
12cr|htmlparser-1.6-6|65	+ Revision: 350287
12cr|htmlparser-1.6-6|66	- 2009.1 rebuild
12cr|htmlparser-1.6-6|67	
12cr|htmlparser-1.6-6|68	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.6-3mdv2009.0
12cr|htmlparser-1.6-6|69	+ Revision: 247040
12cr|htmlparser-1.6-6|70	- rebuild
12cr|htmlparser-1.6-6|71	
12cr|htmlparser-1.6-6|72	* Wed Mar 19 2008 Nicolas Vigier <nvigier@mandriva.com> 1.6-1mdv2008.1
12cr|htmlparser-1.6-6|73	+ Revision: 188882
12cr|htmlparser-1.6-6|74	- import htmlparser
12cr|htmlparser-1.6-6|75	
12cr|htmlparser-1.6-6|76	

2176 12
12cr|htpdate-1.0.4-4|1	Summary:	HTTP based time synchronization tool
12cr|htpdate-1.0.4-4|2	Name:		htpdate
12cr|htpdate-1.0.4-4|3	Version:	1.0.4
12cr|htpdate-1.0.4-4|4	Release:	%mkrel 4
12cr|htpdate-1.0.4-4|5	License:	GPL
12cr|htpdate-1.0.4-4|6	Group:		System/Servers
12cr|htpdate-1.0.4-4|7	URL:		http://www.clevervest.com/htp/
12cr|htpdate-1.0.4-4|8	Source0:	http://www.clevervest.com/htp/archive/c/%{name}-%{version}.tar.gz
12cr|htpdate-1.0.4-4|9	Source1:	htpdate.init
12cr|htpdate-1.0.4-4|10	Source2:	htpdate.sysconfig
12cr|htpdate-1.0.4-4|11	Requires(post): rpm-helper
12cr|htpdate-1.0.4-4|12	Requires(preun): rpm-helper
12cr|htpdate-1.0.4-4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|htpdate-1.0.4-4|14	
12cr|htpdate-1.0.4-4|15	%description
12cr|htpdate-1.0.4-4|16	The HTTP Time Protocol (HTP) is used to synchronize a computer's time
12cr|htpdate-1.0.4-4|17	with web servers as reference time source. Htpdate will synchronize your
12cr|htpdate-1.0.4-4|18	computer's time by extracting timestamps from HTTP headers found
12cr|htpdate-1.0.4-4|19	in web servers responses. Htpdate can be used as a daemon, to keep your
12cr|htpdate-1.0.4-4|20	computer synchronized.
12cr|htpdate-1.0.4-4|21	Accuracy of htpdate is usually better than 0.5 seconds (even better with
12cr|htpdate-1.0.4-4|22	multiple servers). If this is not good enough for you, try the ntpd package.
12cr|htpdate-1.0.4-4|23	
12cr|htpdate-1.0.4-4|24	Install the htp package if you need tools for keeping your system's
12cr|htpdate-1.0.4-4|25	time synchronized via the HTP protocol. Htpdate works also through
12cr|htpdate-1.0.4-4|26	proxy servers.
12cr|htpdate-1.0.4-4|27	
12cr|htpdate-1.0.4-4|28	%prep
12cr|htpdate-1.0.4-4|29	
12cr|htpdate-1.0.4-4|30	%setup -q -n %{name}-%{version}
12cr|htpdate-1.0.4-4|31	
12cr|htpdate-1.0.4-4|32	gunzip htpdate.8*
12cr|htpdate-1.0.4-4|33	
12cr|htpdate-1.0.4-4|34	cp %{SOURCE1} htpdate.init
12cr|htpdate-1.0.4-4|35	cp %{SOURCE2} htpdate.sysconfig
12cr|htpdate-1.0.4-4|36	
12cr|htpdate-1.0.4-4|37	%build
12cr|htpdate-1.0.4-4|38	
12cr|htpdate-1.0.4-4|39	%make CFLAGS="%{optflags}"
12cr|htpdate-1.0.4-4|40	
12cr|htpdate-1.0.4-4|41	%install
12cr|htpdate-1.0.4-4|42	rm -rf %{buildroot}
12cr|htpdate-1.0.4-4|43	
12cr|htpdate-1.0.4-4|44	# don't fiddle with the initscript!
12cr|htpdate-1.0.4-4|45	export DONT_GPRINTIFY=1
12cr|htpdate-1.0.4-4|46	
12cr|htpdate-1.0.4-4|47	install -d %{buildroot}%{_sbindir}
12cr|htpdate-1.0.4-4|48	install -d %{buildroot}%{_mandir}
12cr|htpdate-1.0.4-4|49	install -d %{buildroot}%{_initrddir}
12cr|htpdate-1.0.4-4|50	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|htpdate-1.0.4-4|51	
12cr|htpdate-1.0.4-4|52	install -m0755 htpdate %{buildroot}%{_sbindir}/htpdate
12cr|htpdate-1.0.4-4|53	install -m0644 htpdate.8 %{buildroot}%{_mandir}/htpdate.8
12cr|htpdate-1.0.4-4|54	install -m0755 htpdate.init %{buildroot}%{_initrddir}/htpdate
12cr|htpdate-1.0.4-4|55	install -m0644 htpdate.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/htpdate
12cr|htpdate-1.0.4-4|56	
12cr|htpdate-1.0.4-4|57	%post
12cr|htpdate-1.0.4-4|58	%_post_service htpdate
12cr|htpdate-1.0.4-4|59	
12cr|htpdate-1.0.4-4|60	%preun
12cr|htpdate-1.0.4-4|61	%_preun_service htpdate
12cr|htpdate-1.0.4-4|62	
12cr|htpdate-1.0.4-4|63	%clean
12cr|htpdate-1.0.4-4|64	rm -rf %{buildroot}
12cr|htpdate-1.0.4-4|65	
12cr|htpdate-1.0.4-4|66	%files
12cr|htpdate-1.0.4-4|67	%defattr(-,root,root)
12cr|htpdate-1.0.4-4|68	%doc README Changelog
12cr|htpdate-1.0.4-4|69	%attr(0755,root,root) %{_initrddir}/htpdate
12cr|htpdate-1.0.4-4|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/htpdate
12cr|htpdate-1.0.4-4|71	%attr(0755,root,root) %{_sbindir}/htpdate
12cr|htpdate-1.0.4-4|72	%attr(0644,root,root) %{_mandir}/htpdate.8*
12cr|htpdate-1.0.4-4|73	
12cr|htpdate-1.0.4-4|74	
12cr|htpdate-1.0.4-4|75	%changelog
12cr|htpdate-1.0.4-4|76	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-4mdv2011.0
12cr|htpdate-1.0.4-4|77	+ Revision: 619487
12cr|htpdate-1.0.4-4|78	- the mass rebuild of 2010.0 packages
12cr|htpdate-1.0.4-4|79	
12cr|htpdate-1.0.4-4|80	* Sun Oct 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-3mdv2010.0
12cr|htpdate-1.0.4-4|81	+ Revision: 453481
12cr|htpdate-1.0.4-4|82	- rebuild
12cr|htpdate-1.0.4-4|83	
12cr|htpdate-1.0.4-4|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|htpdate-1.0.4-4|85	- rebuild
12cr|htpdate-1.0.4-4|86	
12cr|htpdate-1.0.4-4|87	* Thu Oct 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1mdv2009.1
12cr|htpdate-1.0.4-4|88	+ Revision: 294284
12cr|htpdate-1.0.4-4|89	- 1.0.4
12cr|htpdate-1.0.4-4|90	
12cr|htpdate-1.0.4-4|91	* Sun Sep 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdv2009.0
12cr|htpdate-1.0.4-4|92	+ Revision: 282155
12cr|htpdate-1.0.4-4|93	- 1.0.3
12cr|htpdate-1.0.4-4|94	
12cr|htpdate-1.0.4-4|95	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-3mdv2009.0
12cr|htpdate-1.0.4-4|96	+ Revision: 247042
12cr|htpdate-1.0.4-4|97	- rebuild
12cr|htpdate-1.0.4-4|98	
12cr|htpdate-1.0.4-4|99	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.0-1mdv2008.1
12cr|htpdate-1.0.4-4|100	+ Revision: 140755
12cr|htpdate-1.0.4-4|101	- restore BuildRoot
12cr|htpdate-1.0.4-4|102	
12cr|htpdate-1.0.4-4|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|htpdate-1.0.4-4|104	- kill re-definition of %%buildroot on Pixel's request
12cr|htpdate-1.0.4-4|105	
12cr|htpdate-1.0.4-4|106	
12cr|htpdate-1.0.4-4|107	* Sat Mar 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2007.0
12cr|htpdate-1.0.4-4|108	+ Revision: 131794
12cr|htpdate-1.0.4-4|109	- 1.0.0
12cr|htpdate-1.0.4-4|110	- bunzip sources
12cr|htpdate-1.0.4-4|111	
12cr|htpdate-1.0.4-4|112	* Fri Mar 02 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-1mdv2007.1
12cr|htpdate-1.0.4-4|113	+ Revision: 131183
12cr|htpdate-1.0.4-4|114	- Import htpdate
12cr|htpdate-1.0.4-4|115	
12cr|htpdate-1.0.4-4|116	* Fri Feb 03 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-1mdk
12cr|htpdate-1.0.4-4|117	- initial Mandriva package
12cr|htpdate-1.0.4-4|118	

2177 12
12cr|httpcomponents-project-4.1.1-5|1	Name:              httpcomponents-project
12cr|httpcomponents-project-4.1.1-5|2	Summary:           Common POM file for HttpComponents
12cr|httpcomponents-project-4.1.1-5|3	Version:           4.1.1
12cr|httpcomponents-project-4.1.1-5|4	Release:           5
12cr|httpcomponents-project-4.1.1-5|5	Group:             Development/Java
12cr|httpcomponents-project-4.1.1-5|6	License:           ASL 2.0
12cr|httpcomponents-project-4.1.1-5|7	URL:               http://hc.apache.org/
12cr|httpcomponents-project-4.1.1-5|8	# svn export -r 1050387 http://svn.apache.org/repos/asf/httpcomponents/project httpcomponents-project-4.1.1
12cr|httpcomponents-project-4.1.1-5|9	# tar cJvf httpcomponents-project-4.1.1.tar.xz httpcomponents-project-4.1.1
12cr|httpcomponents-project-4.1.1-5|10	Source0:           httpcomponents-project-%{version}.tar.xz
12cr|httpcomponents-project-4.1.1-5|11	Patch0:            0001-Clean-pom.patch
12cr|httpcomponents-project-4.1.1-5|12	BuildArch:         noarch
12cr|httpcomponents-project-4.1.1-5|13	
12cr|httpcomponents-project-4.1.1-5|14	BuildRequires:     java-devel >= 0:1.6.0
12cr|httpcomponents-project-4.1.1-5|15	BuildRequires:     jpackage-utils
12cr|httpcomponents-project-4.1.1-5|16	
12cr|httpcomponents-project-4.1.1-5|17	# Requires are dependencies from pom.xml. This project should only be required for building with maven.
12cr|httpcomponents-project-4.1.1-5|18	Requires:          java >= 0:1.6.0
12cr|httpcomponents-project-4.1.1-5|19	Requires:          jpackage-utils
12cr|httpcomponents-project-4.1.1-5|20	Requires:          maven
12cr|httpcomponents-project-4.1.1-5|21	Requires:          maven-antrun-plugin
12cr|httpcomponents-project-4.1.1-5|22	Requires:          maven-assembly-plugin
12cr|httpcomponents-project-4.1.1-5|23	Requires:          maven-clean-plugin
12cr|httpcomponents-project-4.1.1-5|24	Requires:          maven-compiler-plugin
12cr|httpcomponents-project-4.1.1-5|25	Requires:          maven-deploy-plugin
12cr|httpcomponents-project-4.1.1-5|26	Requires:          maven-gpg-plugin
12cr|httpcomponents-project-4.1.1-5|27	Requires:          maven-install-plugin
12cr|httpcomponents-project-4.1.1-5|28	Requires:          maven-jar-plugin
12cr|httpcomponents-project-4.1.1-5|29	Requires:          maven-javadoc-plugin
12cr|httpcomponents-project-4.1.1-5|30	Requires:          maven-plugin-jxr
12cr|httpcomponents-project-4.1.1-5|31	Requires:          maven-project-info-reports-plugin
12cr|httpcomponents-project-4.1.1-5|32	Requires:          maven-release-plugin
12cr|httpcomponents-project-4.1.1-5|33	Requires:          maven-resources-plugin
12cr|httpcomponents-project-4.1.1-5|34	Requires:          maven-site-plugin
12cr|httpcomponents-project-4.1.1-5|35	Requires:          maven-source-plugin
12cr|httpcomponents-project-4.1.1-5|36	Requires:          maven-surefire-plugin
12cr|httpcomponents-project-4.1.1-5|37	Requires:          maven-surefire-report-plugin
12cr|httpcomponents-project-4.1.1-5|38	Requires:          maven-release-plugin
12cr|httpcomponents-project-4.1.1-5|39	Requires:          maven-plugin-jxr
12cr|httpcomponents-project-4.1.1-5|40	Requires:          maven-plugin-bundle
12cr|httpcomponents-project-4.1.1-5|41	
12cr|httpcomponents-project-4.1.1-5|42	Requires(post):    jpackage-utils
12cr|httpcomponents-project-4.1.1-5|43	Requires(postun):  jpackage-utils
12cr|httpcomponents-project-4.1.1-5|44	
12cr|httpcomponents-project-4.1.1-5|45	%description
12cr|httpcomponents-project-4.1.1-5|46	Common Maven POM  file for HttpComponents. This project should be
12cr|httpcomponents-project-4.1.1-5|47	required only for building dependant packages with Maven. Please don't
12cr|httpcomponents-project-4.1.1-5|48	use it as runtime requirement.
12cr|httpcomponents-project-4.1.1-5|49	
12cr|httpcomponents-project-4.1.1-5|50	%prep
12cr|httpcomponents-project-4.1.1-5|51	%setup -q
12cr|httpcomponents-project-4.1.1-5|52	%patch0 -p1
12cr|httpcomponents-project-4.1.1-5|53	
12cr|httpcomponents-project-4.1.1-5|54	%install
12cr|httpcomponents-project-4.1.1-5|55	%{__install} -D -m 0644 pom.xml %{buildroot}/%{_mavenpomdir}/JPP.httpcomponents-project.pom
12cr|httpcomponents-project-4.1.1-5|56	%add_to_maven_depmap org.apache.httpcomponents project %{version} JPP/httpcomponents project
12cr|httpcomponents-project-4.1.1-5|57	
12cr|httpcomponents-project-4.1.1-5|58	%post
12cr|httpcomponents-project-4.1.1-5|59	%update_maven_depmap
12cr|httpcomponents-project-4.1.1-5|60	
12cr|httpcomponents-project-4.1.1-5|61	%postun
12cr|httpcomponents-project-4.1.1-5|62	%update_maven_depmap
12cr|httpcomponents-project-4.1.1-5|63	
12cr|httpcomponents-project-4.1.1-5|64	%files
12cr|httpcomponents-project-4.1.1-5|65	%defattr(-,root,root,-)
12cr|httpcomponents-project-4.1.1-5|66	%doc LICENSE.txt
12cr|httpcomponents-project-4.1.1-5|67	%{_mavendepmapfragdir}/%{name}
12cr|httpcomponents-project-4.1.1-5|68	%{_mavenpomdir}/JPP.%{name}.pom
12cr|httpcomponents-project-4.1.1-5|69	
12cr|httpcomponents-project-4.1.1-5|70	
12cr|httpcomponents-project-4.1.1-5|71	
12cr|httpcomponents-project-4.1.1-5|72	%changelog
12cr|httpcomponents-project-4.1.1-5|73	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 4.1.1-5
12cr|httpcomponents-project-4.1.1-5|74	+ Revision: 733978
12cr|httpcomponents-project-4.1.1-5|75	- rebuild
12cr|httpcomponents-project-4.1.1-5|76	- imported package httpcomponents-project
12cr|httpcomponents-project-4.1.1-5|77	

2178 12
12cr|httperf-0.9.0-7|1	
12cr|httperf-0.9.0-7|2	Name: httperf
12cr|httperf-0.9.0-7|3	Version: 0.9.0
12cr|httperf-0.9.0-7|4	Release: %mkrel 7
12cr|httperf-0.9.0-7|5	Summary: Popular web server benchmark
12cr|httperf-0.9.0-7|6	Summary(pt_BR): Popular avaliador de servidores web
12cr|httperf-0.9.0-7|7	Group: System/Base
12cr|httperf-0.9.0-7|8	License: GPLv2+
12cr|httperf-0.9.0-7|9	Source: %{name}-%{version}.tar.gz
12cr|httperf-0.9.0-7|10	BuildRequires: openssl-devel
12cr|httperf-0.9.0-7|11	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|httperf-0.9.0-7|12	URL: http://freshmeat.net/redir/httperf/4215/url_homepage/
12cr|httperf-0.9.0-7|13	
12cr|httperf-0.9.0-7|14	%description
12cr|httperf-0.9.0-7|15	httperf is a popular web server benchmark tool for measuring web server
12cr|httperf-0.9.0-7|16	performance. It provides a flexible facility for generating various HTTP
12cr|httperf-0.9.0-7|17	workloads and for measuring server performance. The focus of httperf is
12cr|httperf-0.9.0-7|18	not on implementing one particular benchmark but on providing a robust,
12cr|httperf-0.9.0-7|19	high-performance tool that  facilitates the construction of both micro-
12cr|httperf-0.9.0-7|20	and macro-level benchmarks. The three distinguishing characteristics of
12cr|httperf-0.9.0-7|21	httperf are its robustness, which includes the ability to generate and
12cr|httperf-0.9.0-7|22	sustain server overload, support for the HTTP/1.1 protocol, and its
12cr|httperf-0.9.0-7|23	extensibility to new workload generators and performance measurements.
12cr|httperf-0.9.0-7|24	
12cr|httperf-0.9.0-7|25	%description -l pt_BR
12cr|httperf-0.9.0-7|26	O httperf  uma ferramenta para avaliao de performance em servidores web.
12cr|httperf-0.9.0-7|27	Ele  flexvel para gerar vrios tipos de testes e medir a performance do
12cr|httperf-0.9.0-7|28	servidor. A idia do httperf no  implementar um teste particular mas uma
12cr|httperf-0.9.0-7|29	implementao saudvel, uma ferramenta de alta performance que facilita a
12cr|httperf-0.9.0-7|30	construo de testes em micro e macro-level juntos. As caractersticas do
12cr|httperf-0.9.0-7|31	httperf so a robustez que inclu a opo de gerar e segurar uma sobrecarga
12cr|httperf-0.9.0-7|32	no servidor. Suporta HTTP/1.1 protocol, e capacidade de extenso para novos
12cr|httperf-0.9.0-7|33	testes de performance e geradores de carga de testes.
12cr|httperf-0.9.0-7|34	
12cr|httperf-0.9.0-7|35	%prep
12cr|httperf-0.9.0-7|36	%setup -q
12cr|httperf-0.9.0-7|37	
12cr|httperf-0.9.0-7|38	%build
12cr|httperf-0.9.0-7|39	autoreconf -f -i
12cr|httperf-0.9.0-7|40	%configure2_5x
12cr|httperf-0.9.0-7|41	%make
12cr|httperf-0.9.0-7|42	
12cr|httperf-0.9.0-7|43	%install
12cr|httperf-0.9.0-7|44	rm -rf %{buildroot}
12cr|httperf-0.9.0-7|45	%makeinstall_std
12cr|httperf-0.9.0-7|46	
12cr|httperf-0.9.0-7|47	%clean
12cr|httperf-0.9.0-7|48	rm -rf %{buildroot}
12cr|httperf-0.9.0-7|49	
12cr|httperf-0.9.0-7|50	%files
12cr|httperf-0.9.0-7|51	%defattr(0644,root,root,0755)
12cr|httperf-0.9.0-7|52	%doc README NEWS ChangeLog AUTHORS TODO
12cr|httperf-0.9.0-7|53	%attr(0755,root,root) %{_bindir}/*
12cr|httperf-0.9.0-7|54	%{_mandir}/man?/*
12cr|httperf-0.9.0-7|55	
12cr|httperf-0.9.0-7|56	
12cr|httperf-0.9.0-7|57	%changelog
12cr|httperf-0.9.0-7|58	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-7mdv2011.0
12cr|httperf-0.9.0-7|59	+ Revision: 611102
12cr|httperf-0.9.0-7|60	- rebuild
12cr|httperf-0.9.0-7|61	
12cr|httperf-0.9.0-7|62	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 0.9.0-6mdv2010.1
12cr|httperf-0.9.0-7|63	+ Revision: 537368
12cr|httperf-0.9.0-7|64	- rebuild
12cr|httperf-0.9.0-7|65	
12cr|httperf-0.9.0-7|66	* Thu Jun 11 2009 Jérôme Brenier <incubusss@mandriva.org> 0.9.0-6mdv2010.0
12cr|httperf-0.9.0-7|67	+ Revision: 384998
12cr|httperf-0.9.0-7|68	- fix build using autoreconf
12cr|httperf-0.9.0-7|69	- fix license
12cr|httperf-0.9.0-7|70	
12cr|httperf-0.9.0-7|71	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.9.0-5mdv2009.0
12cr|httperf-0.9.0-7|72	+ Revision: 247047
12cr|httperf-0.9.0-7|73	- rebuild
12cr|httperf-0.9.0-7|74	
12cr|httperf-0.9.0-7|75	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.9.0-3mdv2008.1
12cr|httperf-0.9.0-7|76	+ Revision: 170890
12cr|httperf-0.9.0-7|77	- rebuild
12cr|httperf-0.9.0-7|78	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|httperf-0.9.0-7|79	- kill re-definition of %%buildroot on Pixel's request
12cr|httperf-0.9.0-7|80	
12cr|httperf-0.9.0-7|81	+ Olivier Blin <oblin@mandriva.com>
12cr|httperf-0.9.0-7|82	- restore BuildRoot
12cr|httperf-0.9.0-7|83	
12cr|httperf-0.9.0-7|84	* Tue Jun 19 2007 Thierry Vignaud <tv@mandriva.org> 0.9.0-2mdv2008.0
12cr|httperf-0.9.0-7|85	+ Revision: 41505
12cr|httperf-0.9.0-7|86	- fix group
12cr|httperf-0.9.0-7|87	
12cr|httperf-0.9.0-7|88	* Mon May 28 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0.9.0-1mdv2008.0
12cr|httperf-0.9.0-7|89	+ Revision: 32031
12cr|httperf-0.9.0-7|90	- removed buildarch for i386, as it is useable in x86_64, at least
12cr|httperf-0.9.0-7|91	- upgrade to 0.9.0
12cr|httperf-0.9.0-7|92	- ported from Conectiva to Mandriva Linux
12cr|httperf-0.9.0-7|93	- Import httperf
12cr|httperf-0.9.0-7|94	
12cr|httperf-0.9.0-7|95	
12cr|httperf-0.9.0-7|96	
12cr|httperf-0.9.0-7|97	
12cr|httperf-0.9.0-7|98	
12cr|httperf-0.9.0-7|99	* Tue Sep 03 2002 Gustavo Niemeyer <niemeyer@conectiva.com>
12cr|httperf-0.9.0-7|100	+ 2002-09-03 14:52:34 (11845)
12cr|httperf-0.9.0-7|101	- Copying release 0.8-4cl to releases/ directory.
12cr|httperf-0.9.0-7|102	
12cr|httperf-0.9.0-7|103	* Tue Sep 03 2002 Gustavo Niemeyer <niemeyer@conectiva.com>
12cr|httperf-0.9.0-7|104	+ 2002-09-03 14:52:33 (11844)
12cr|httperf-0.9.0-7|105	- Copying release 0.8-4cl to pristine/ directory.
12cr|httperf-0.9.0-7|106	
12cr|httperf-0.9.0-7|107	* Tue Sep 03 2002 Gustavo Niemeyer <niemeyer@conectiva.com>
12cr|httperf-0.9.0-7|108	+ 2002-09-03 14:52:31 (11843)
12cr|httperf-0.9.0-7|109	- Imported package from snapshot.
12cr|httperf-0.9.0-7|110	
12cr|httperf-0.9.0-7|111	* Tue Sep 03 2002 Gustavo Niemeyer <niemeyer@conectiva.com>
12cr|httperf-0.9.0-7|112	+ 2002-09-03 14:52:27 (11842)
12cr|httperf-0.9.0-7|113	- Created package directory

2179 12
12cr|httping-1.5.6-1|1	Summary:	A "ping"-like tool for HTTP requests
12cr|httping-1.5.6-1|2	Name:		httping
12cr|httping-1.5.6-1|3	Version:	1.5.6
12cr|httping-1.5.6-1|4	Release:	1
12cr|httping-1.5.6-1|5	Group:		System/Base
12cr|httping-1.5.6-1|6	License:	GPLv2+
12cr|httping-1.5.6-1|7	URL:		http://www.vanheusden.com/httping/
12cr|httping-1.5.6-1|8	Source0:	http://www.vanheusden.com/httping/httping-%{version}.tgz
12cr|httping-1.5.6-1|9	BuildRequires:	openssl-devel
12cr|httping-1.5.6-1|10	BuildRequires:	zlib-devel
12cr|httping-1.5.6-1|11	
12cr|httping-1.5.6-1|12	%description
12cr|httping-1.5.6-1|13	httping is a "ping"-like tool for HTTP requests. Give it a URL and it will show
12cr|httping-1.5.6-1|14	how long it takes to connect, send a request, and retrieve the reply (only the
12cr|httping-1.5.6-1|15	headers). It can be used for monitoring or statistical purposes (measuring
12cr|httping-1.5.6-1|16	latency).
12cr|httping-1.5.6-1|17	
12cr|httping-1.5.6-1|18	%prep
12cr|httping-1.5.6-1|19	
12cr|httping-1.5.6-1|20	%setup -q
12cr|httping-1.5.6-1|21	
12cr|httping-1.5.6-1|22	%build
12cr|httping-1.5.6-1|23	%setup_compile_flags
12cr|httping-1.5.6-1|24	
12cr|httping-1.5.6-1|25	%make OFLAGS="-D_GNU_SOURCE"
12cr|httping-1.5.6-1|26	
12cr|httping-1.5.6-1|27	%install
12cr|httping-1.5.6-1|28	install -d %{buildroot}%{_bindir}
12cr|httping-1.5.6-1|29	install -d %{buildroot}%{_mandir}/man1
12cr|httping-1.5.6-1|30	
12cr|httping-1.5.6-1|31	install -m0755 httping %{buildroot}%{_bindir}/httping
12cr|httping-1.5.6-1|32	install -m0644 httping.1 %{buildroot}%{_mandir}/man1/httping.1
12cr|httping-1.5.6-1|33	
12cr|httping-1.5.6-1|34	%files
12cr|httping-1.5.6-1|35	%doc readme.txt license.txt license.OpenSSL
12cr|httping-1.5.6-1|36	%{_bindir}/httping
12cr|httping-1.5.6-1|37	%{_mandir}/man1/httping.1*

2180 12
12cr|http_ping-20050629-3|1	Summary:	HTTP latency measuring utility
12cr|http_ping-20050629-3|2	Name:		http_ping
12cr|http_ping-20050629-3|3	Version:	20050629
12cr|http_ping-20050629-3|4	Release:	3
12cr|http_ping-20050629-3|5	Group:		System/Base
12cr|http_ping-20050629-3|6	License:	BSD
12cr|http_ping-20050629-3|7	URL:		http://www.acme.com/software/http_ping/
12cr|http_ping-20050629-3|8	Source0:	http://www.acme.com/software/http_ping/%{name}_29jun2005.tar.gz
12cr|http_ping-20050629-3|9	BuildRequires:	pkgconfig(openssl)
12cr|http_ping-20050629-3|10	BuildRequires:	pkgconfig(zlib)
12cr|http_ping-20050629-3|11	BuildRequires:	pkgconfig
12cr|http_ping-20050629-3|12	
12cr|http_ping-20050629-3|13	%description
12cr|http_ping-20050629-3|14	http_ping runs an HTTP fetch every few seconds, timing how long it takes.
12cr|http_ping-20050629-3|15	
12cr|http_ping-20050629-3|16	%prep
12cr|http_ping-20050629-3|17	
12cr|http_ping-20050629-3|18	%setup -q -n %{name}
12cr|http_ping-20050629-3|19	f=http_ping.1 ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
12cr|http_ping-20050629-3|20	
12cr|http_ping-20050629-3|21	%build
12cr|http_ping-20050629-3|22	%serverbuild
12cr|http_ping-20050629-3|23	
12cr|http_ping-20050629-3|24	%make \
12cr|http_ping-20050629-3|25	CFLAGS="$CFLAGS -DUSE_SSL $(pkg-config openssl --cflags)" \
12cr|http_ping-20050629-3|26	LDFLAGS="$(pkg-config openssl --libs)"
12cr|http_ping-20050629-3|27	
12cr|http_ping-20050629-3|28	%install
12cr|http_ping-20050629-3|29	
12cr|http_ping-20050629-3|30	install -d %{buildroot}%{_bindir}
12cr|http_ping-20050629-3|31	install -d %{buildroot}%{_mandir}/man1
12cr|http_ping-20050629-3|32	
12cr|http_ping-20050629-3|33	install -m0755 http_ping %{buildroot}%{_bindir}/http_ping
12cr|http_ping-20050629-3|34	install -m0644 http_ping.1 %{buildroot}%{_mandir}/man1/http_ping.1
12cr|http_ping-20050629-3|35	
12cr|http_ping-20050629-3|36	%files
12cr|http_ping-20050629-3|37	%defattr(-,root,root,-)
12cr|http_ping-20050629-3|38	%doc README
12cr|http_ping-20050629-3|39	%{_bindir}/http_ping
12cr|http_ping-20050629-3|40	%{_mandir}/man1/http_ping.1*
12cr|http_ping-20050629-3|41	
12cr|http_ping-20050629-3|42	
12cr|http_ping-20050629-3|43	%changelog
12cr|http_ping-20050629-3|44	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 20050629-3mdv2010.0
12cr|http_ping-20050629-3|45	+ Revision: 429477
12cr|http_ping-20050629-3|46	- rebuild
12cr|http_ping-20050629-3|47	
12cr|http_ping-20050629-3|48	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 20050629-2mdv2009.0
12cr|http_ping-20050629-3|49	+ Revision: 239009
12cr|http_ping-20050629-3|50	- rebuild
12cr|http_ping-20050629-3|51	
12cr|http_ping-20050629-3|52	+ Olivier Blin <oblin@mandriva.com>
12cr|http_ping-20050629-3|53	- restore BuildRoot
12cr|http_ping-20050629-3|54	
12cr|http_ping-20050629-3|55	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|http_ping-20050629-3|56	- kill re-definition of %%buildroot on Pixel's request
12cr|http_ping-20050629-3|57	
12cr|http_ping-20050629-3|58	* Tue Jul 10 2007 Oden Eriksson <oeriksson@mandriva.com> 20050629-1mdv2008.0
12cr|http_ping-20050629-3|59	+ Revision: 50953
12cr|http_ping-20050629-3|60	- Import http_ping
12cr|http_ping-20050629-3|61	
12cr|http_ping-20050629-3|62	
12cr|http_ping-20050629-3|63	
12cr|http_ping-20050629-3|64	* Tue Jul 10 2007 Oden Eriksson <oeriksson@mandriva.com> 20050629-1mdv2008.0
12cr|http_ping-20050629-3|65	- fedora import
12cr|http_ping-20050629-3|66	
12cr|http_ping-20050629-3|67	* Wed Aug 30 2006 Ville Skyttä <ville.skytta at iki.fi> - 20050629-4
12cr|http_ping-20050629-3|68	- Rebuild.
12cr|http_ping-20050629-3|69	
12cr|http_ping-20050629-3|70	* Thu Feb 16 2006 Ville Skyttä <ville.skytta at iki.fi> - 20050629-3
12cr|http_ping-20050629-3|71	- Convert man page to UTF-8.
12cr|http_ping-20050629-3|72	
12cr|http_ping-20050629-3|73	* Wed Nov  9 2005 Ville Skyttä <ville.skytta at iki.fi> - 20050629-2
12cr|http_ping-20050629-3|74	- Rebuild for new OpenSSL.
12cr|http_ping-20050629-3|75	
12cr|http_ping-20050629-3|76	* Fri Oct 21 2005 Ville Skyttä <ville.skytta at iki.fi> - 20050629-1
12cr|http_ping-20050629-3|77	- Update to 29jun2005.
12cr|http_ping-20050629-3|78	
12cr|http_ping-20050629-3|79	* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> 0.0-3.20020403
12cr|http_ping-20050629-3|80	- rebuilt
12cr|http_ping-20050629-3|81	
12cr|http_ping-20050629-3|82	* Mon May  3 2004 Ville Skyttä <ville.skytta at iki.fi> 0:0.0-0.fdr.2.20020403
12cr|http_ping-20050629-3|83	- BuildRequires pkgconfig (bug 930).
12cr|http_ping-20050629-3|84	
12cr|http_ping-20050629-3|85	* Sat Nov  1 2003 Ville Skyttä <ville.skytta at iki.fi> 0:0.0-0.fdr.1.20020403
12cr|http_ping-20050629-3|86	- First build.

2181 12
12cr|http-replicator-3.0-7|1	%define version 3.0
12cr|http-replicator-3.0-7|2	%define release  %mkrel 7
12cr|http-replicator-3.0-7|3	
12cr|http-replicator-3.0-7|4	Name:		http-replicator
12cr|http-replicator-3.0-7|5	Version:	%version
12cr|http-replicator-3.0-7|6	Release:	%release
12cr|http-replicator-3.0-7|7	URL:		http://gertjan.freezope.org/replicator/
12cr|http-replicator-3.0-7|8	Source:		http://gertjan.freezope.org/replicator/%{name}_%{version}.tar.bz2
12cr|http-replicator-3.0-7|9	Source1:	%{name}.init.bz2
12cr|http-replicator-3.0-7|10	Group:		System/Servers
12cr|http-replicator-3.0-7|11	License:	GPL
12cr|http-replicator-3.0-7|12	Summary:	General purpose caching proxy server
12cr|http-replicator-3.0-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|http-replicator-3.0-7|14	Buildarch:	noarch
12cr|http-replicator-3.0-7|15	Requires(pre):	rpm-helper
12cr|http-replicator-3.0-7|16	
12cr|http-replicator-3.0-7|17	%description
12cr|http-replicator-3.0-7|18	Replicator is a replicating HTTP proxy server. Files that are downloaded
12cr|http-replicator-3.0-7|19	through the proxy are transparently stored in a private cache, so an exact copy
12cr|http-replicator-3.0-7|20	of accessed remote files is created on the local machine. It is in essence a
12cr|http-replicator-3.0-7|21	general purpose proxy server, but very well suited for maintaining a cache of
12cr|http-replicator-3.0-7|22	Mandriva Linux packages.
12cr|http-replicator-3.0-7|23	
12cr|http-replicator-3.0-7|24	%prep
12cr|http-replicator-3.0-7|25	%setup -q
12cr|http-replicator-3.0-7|26	
12cr|http-replicator-3.0-7|27	%build
12cr|http-replicator-3.0-7|28	
12cr|http-replicator-3.0-7|29	%install
12cr|http-replicator-3.0-7|30	rm -Rf %{buildroot}
12cr|http-replicator-3.0-7|31	install -d %{buildroot}/{%{_bindir},%{_sysconfdir}/{sysconfig,cron.weekly,logrotate.d},%{_initrddir}}
12cr|http-replicator-3.0-7|32	install -m755 http-replicator  http-replicator_maintenance %{buildroot}/%{_bindir}
12cr|http-replicator-3.0-7|33	install -m 755 debian/cron.weekly %{buildroot}/%{_sysconfdir}/cron.weekly/%{name}
12cr|http-replicator-3.0-7|34	sed -i -e 's/default/sysconfig/g' %{buildroot}/%{_sysconfdir}/cron.weekly/%{name}
12cr|http-replicator-3.0-7|35	install -m 644 debian/logrotate %{buildroot}/%{_sysconfdir}/logrotate.d/%{name}
12cr|http-replicator-3.0-7|36	install -m 644 debian/default %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
12cr|http-replicator-3.0-7|37	sed -i -e 's/proxy/%{name}/g' %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
12cr|http-replicator-3.0-7|38	
12cr|http-replicator-3.0-7|39	bzcat %{SOURCE1} > %{buildroot}/%{_initrddir}/%{name}
12cr|http-replicator-3.0-7|40	install -d %{buildroot}/%{_var}/cache/%{name}
12cr|http-replicator-3.0-7|41	
12cr|http-replicator-3.0-7|42	%pre
12cr|http-replicator-3.0-7|43	%_pre_useradd %{name} %{_var}/cache/%{name} /bin/false
12cr|http-replicator-3.0-7|44	
12cr|http-replicator-3.0-7|45	%post
12cr|http-replicator-3.0-7|46	%_post_service %{name}
12cr|http-replicator-3.0-7|47	
12cr|http-replicator-3.0-7|48	%preun
12cr|http-replicator-3.0-7|49	%_preun_service %{name}
12cr|http-replicator-3.0-7|50	
12cr|http-replicator-3.0-7|51	%postun
12cr|http-replicator-3.0-7|52	%_postun_userdel %{name}
12cr|http-replicator-3.0-7|53	
12cr|http-replicator-3.0-7|54	%clean
12cr|http-replicator-3.0-7|55	rm -Rf %{buildroot}
12cr|http-replicator-3.0-7|56	
12cr|http-replicator-3.0-7|57	%files
12cr|http-replicator-3.0-7|58	%defattr(-,root,root)
12cr|http-replicator-3.0-7|59	%{_bindir}/*
12cr|http-replicator-3.0-7|60	%attr(755,root,root) %{_initrddir}/%{name}
12cr|http-replicator-3.0-7|61	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|http-replicator-3.0-7|62	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|http-replicator-3.0-7|63	%{_sysconfdir}/cron.weekly/%{name}
12cr|http-replicator-3.0-7|64	%dir %attr(755,%{name},adm) %{_var}/cache/%{name}
12cr|http-replicator-3.0-7|65	%doc README
12cr|http-replicator-3.0-7|66	
12cr|http-replicator-3.0-7|67	
12cr|http-replicator-3.0-7|68	
12cr|http-replicator-3.0-7|69	%changelog
12cr|http-replicator-3.0-7|70	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0-7mdv2011.0
12cr|http-replicator-3.0-7|71	+ Revision: 619488
12cr|http-replicator-3.0-7|72	- the mass rebuild of 2010.0 packages
12cr|http-replicator-3.0-7|73	
12cr|http-replicator-3.0-7|74	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.0-6mdv2010.0
12cr|http-replicator-3.0-7|75	+ Revision: 429478
12cr|http-replicator-3.0-7|76	- rebuild
12cr|http-replicator-3.0-7|77	
12cr|http-replicator-3.0-7|78	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.0-5mdv2009.0
12cr|http-replicator-3.0-7|79	+ Revision: 247062
12cr|http-replicator-3.0-7|80	- rebuild
12cr|http-replicator-3.0-7|81	
12cr|http-replicator-3.0-7|82	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 3.0-3mdv2008.1
12cr|http-replicator-3.0-7|83	+ Revision: 140755
12cr|http-replicator-3.0-7|84	- restore BuildRoot
12cr|http-replicator-3.0-7|85	
12cr|http-replicator-3.0-7|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|http-replicator-3.0-7|87	- kill re-definition of %%buildroot on Pixel's request
12cr|http-replicator-3.0-7|88	- import http-replicator
12cr|http-replicator-3.0-7|89	
12cr|http-replicator-3.0-7|90	
12cr|http-replicator-3.0-7|91	* Wed Sep 06 2006 Buchan Milne <bgmilne@mandriva.org> 3.0-3mdv2007.0
12cr|http-replicator-3.0-7|92	- Rebuild
12cr|http-replicator-3.0-7|93	
12cr|http-replicator-3.0-7|94	* Thu Oct 13 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 3.0-2mdk
12cr|http-replicator-3.0-7|95	- Remove unused file /etc/http-replicator
12cr|http-replicator-3.0-7|96	- cron and init.d files must not be marked as config(noreplace)
12cr|http-replicator-3.0-7|97	
12cr|http-replicator-3.0-7|98	* Mon Apr 25 2005 Buchan Milne <bgmilne@linux-mandrake.com> 3.0-1mdk
12cr|http-replicator-3.0-7|99	- New release 3.0
12cr|http-replicator-3.0-7|100	- mkrel
12cr|http-replicator-3.0-7|101	- s/akel/iva L/
12cr|http-replicator-3.0-7|102	
12cr|http-replicator-3.0-7|103	* Tue Aug 03 2004 Buchan Milne <bgmilne@linux-mandrake.com> 2.1-0.rc1.1mdk
12cr|http-replicator-3.0-7|104	- First Mandrake package

2182 12
12cr|httptunnel-3.3-16|1	%define name	httptunnel
12cr|httptunnel-3.3-16|2	%define version	3.3
12cr|httptunnel-3.3-16|3	%define release	%mkrel 16
12cr|httptunnel-3.3-16|4	
12cr|httptunnel-3.3-16|5	Name:		%{name}
12cr|httptunnel-3.3-16|6	Version:	%{version}
12cr|httptunnel-3.3-16|7	Release:	%{release}
12cr|httptunnel-3.3-16|8	Summary:	Creates bidirectional virtual data connections tunneled through HTTP
12cr|httptunnel-3.3-16|9	License:	GPL
12cr|httptunnel-3.3-16|10	Source0:	ftp://ftp.nocrew.org/pub/nocrew/unix/%{name}-%{version}.tar.bz2
12cr|httptunnel-3.3-16|11	Source1:	hts.xinetd
12cr|httptunnel-3.3-16|12	Source2:	hts.init
12cr|httptunnel-3.3-16|13	Source3:	hts.sysconfig
12cr|httptunnel-3.3-16|14	URL:		http://www.nocrew.org/software/httptunnel.html
12cr|httptunnel-3.3-16|15	Group:		Networking/Other
12cr|httptunnel-3.3-16|16	Requires(pre):	rpm-helper
12cr|httptunnel-3.3-16|17	Requires(post):	rpm-helper
12cr|httptunnel-3.3-16|18	Requires(preun):	rpm-helper
12cr|httptunnel-3.3-16|19	Requires(postun):	rpm-helper
12cr|httptunnel-3.3-16|20	Requires:	xinetd
12cr|httptunnel-3.3-16|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|httptunnel-3.3-16|22	
12cr|httptunnel-3.3-16|23	%description
12cr|httptunnel-3.3-16|24	httptunnel creates a bidirectional virtual data path tunneled in HTTP
12cr|httptunnel-3.3-16|25	requests. The HTTP requests can be sent via an HTTP proxy if so desired.
12cr|httptunnel-3.3-16|26	This can be useful for users behind restrictive firewalls. If WWW access
12cr|httptunnel-3.3-16|27	is allowed through a HTTP proxy, it's possible to use httptunnel and, say,
12cr|httptunnel-3.3-16|28	telnet or PPP to connect to a computer outside the firewall.
12cr|httptunnel-3.3-16|29	
12cr|httptunnel-3.3-16|30	httptunnel is written and maintained by Lars Brinkhoff. See the file
12cr|httptunnel-3.3-16|31	AUTHORS for more information about contributors to this package.
12cr|httptunnel-3.3-16|32	
12cr|httptunnel-3.3-16|33	%prep
12cr|httptunnel-3.3-16|34	%setup -q
12cr|httptunnel-3.3-16|35	
12cr|httptunnel-3.3-16|36	%build
12cr|httptunnel-3.3-16|37	%configure
12cr|httptunnel-3.3-16|38	%make
12cr|httptunnel-3.3-16|39	
12cr|httptunnel-3.3-16|40	%install
12cr|httptunnel-3.3-16|41	rm -rf %{buildroot}
12cr|httptunnel-3.3-16|42	%makeinstall
12cr|httptunnel-3.3-16|43	
12cr|httptunnel-3.3-16|44	install -m 644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/xinetd.d/hts-xinetd
12cr|httptunnel-3.3-16|45	install -m 755 %{SOURCE2} -D %{buildroot}%{_initrddir}/hts
12cr|httptunnel-3.3-16|46	install -m 644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/sysconfig/hts
12cr|httptunnel-3.3-16|47	install -d -m 755 %{buildroot}%{_var}/run/%{name}
12cr|httptunnel-3.3-16|48	
12cr|httptunnel-3.3-16|49	%pre
12cr|httptunnel-3.3-16|50	%_pre_useradd %{name} %{_var}/run/%{name} /bin/false
12cr|httptunnel-3.3-16|51	
12cr|httptunnel-3.3-16|52	%post
12cr|httptunnel-3.3-16|53	%_post_service hts
12cr|httptunnel-3.3-16|54	
12cr|httptunnel-3.3-16|55	%preun
12cr|httptunnel-3.3-16|56	%_preun_service hts
12cr|httptunnel-3.3-16|57	
12cr|httptunnel-3.3-16|58	%postun
12cr|httptunnel-3.3-16|59	%_postun_userdel %{name}
12cr|httptunnel-3.3-16|60	
12cr|httptunnel-3.3-16|61	%clean
12cr|httptunnel-3.3-16|62	rm -rf %{buildroot}
12cr|httptunnel-3.3-16|63	
12cr|httptunnel-3.3-16|64	%files
12cr|httptunnel-3.3-16|65	%defattr(-,root,root)
12cr|httptunnel-3.3-16|66	%doc AUTHORS COPYING ChangeLog DISCLAIMER FAQ HACKING INSTALL NEWS README TODO
12cr|httptunnel-3.3-16|67	%config(noreplace) %{_sysconfdir}/xinetd.d/hts-xinetd
12cr|httptunnel-3.3-16|68	%config(noreplace) %{_sysconfdir}/sysconfig/hts
12cr|httptunnel-3.3-16|69	%{_initrddir}/hts
12cr|httptunnel-3.3-16|70	%attr(-,httptunnel,httptunnel) %{_var}/run/%{name}
12cr|httptunnel-3.3-16|71	%{_bindir}/*
12cr|httptunnel-3.3-16|72	%{_mandir}/man1/*
12cr|httptunnel-3.3-16|73	
12cr|httptunnel-3.3-16|74	
12cr|httptunnel-3.3-16|75	%changelog
12cr|httptunnel-3.3-16|76	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3-16mdv2011.0
12cr|httptunnel-3.3-16|77	+ Revision: 619490
12cr|httptunnel-3.3-16|78	- the mass rebuild of 2010.0 packages
12cr|httptunnel-3.3-16|79	
12cr|httptunnel-3.3-16|80	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.3-15mdv2010.0
12cr|httptunnel-3.3-16|81	+ Revision: 429479
12cr|httptunnel-3.3-16|82	- rebuild
12cr|httptunnel-3.3-16|83	
12cr|httptunnel-3.3-16|84	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.3-14mdv2009.0
12cr|httptunnel-3.3-16|85	+ Revision: 247074
12cr|httptunnel-3.3-16|86	- rebuild
12cr|httptunnel-3.3-16|87	
12cr|httptunnel-3.3-16|88	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 3.3-12mdv2008.1
12cr|httptunnel-3.3-16|89	+ Revision: 140755
12cr|httptunnel-3.3-16|90	- restore BuildRoot
12cr|httptunnel-3.3-16|91	
12cr|httptunnel-3.3-16|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|httptunnel-3.3-16|93	- kill re-definition of %%buildroot on Pixel's request
12cr|httptunnel-3.3-16|94	
12cr|httptunnel-3.3-16|95	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|httptunnel-3.3-16|96	- better init script
12cr|httptunnel-3.3-16|97	run under a specific uid
12cr|httptunnel-3.3-16|98	fix pid file issue
12cr|httptunnel-3.3-16|99	
12cr|httptunnel-3.3-16|100	
12cr|httptunnel-3.3-16|101	* Sun Jan 21 2007 Olivier Blin <oblin@mandriva.com> 3.3-11mdv2007.0
12cr|httptunnel-3.3-16|102	+ Revision: 111327
12cr|httptunnel-3.3-16|103	- use LSB header in initscript
12cr|httptunnel-3.3-16|104	- bunzip2 sources
12cr|httptunnel-3.3-16|105	- Import httptunnel
12cr|httptunnel-3.3-16|106	
12cr|httptunnel-3.3-16|107	* Wed Aug 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.3-10mdv2007.0
12cr|httptunnel-3.3-16|108	- Rebuild
12cr|httptunnel-3.3-16|109	
12cr|httptunnel-3.3-16|110	* Wed Nov 02 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.3-9mdk
12cr|httptunnel-3.3-16|111	- %%mkrel
12cr|httptunnel-3.3-16|112	- spec cleanup
12cr|httptunnel-3.3-16|113	- fix requires
12cr|httptunnel-3.3-16|114	- don't mark init script as config
12cr|httptunnel-3.3-16|115	
12cr|httptunnel-3.3-16|116	* Thu Oct 28 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.3-8mdk
12cr|httptunnel-3.3-16|117	- distinct name for xinetd service (fix bug #11237)
12cr|httptunnel-3.3-16|118	- no restart on upgrade, as there is policy about it
12cr|httptunnel-3.3-16|119	
12cr|httptunnel-3.3-16|120	* Thu Jul 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.3-7mdk
12cr|httptunnel-3.3-16|121	- rpmbuildupdate aware
12cr|httptunnel-3.3-16|122	

2183 12
12cr|httrack-3.46.1-1|1	%define major 2
12cr|httrack-3.46.1-1|2	%define libname %mklibname httrack %{major}
12cr|httrack-3.46.1-1|3	
12cr|httrack-3.46.1-1|4	Name:		httrack
12cr|httrack-3.46.1-1|5	Version: 	3.46.1
12cr|httrack-3.46.1-1|6	Release:	1
12cr|httrack-3.46.1-1|7	Summary:	A free (libre/open source) and easy-to-use offline browser utility
12cr|httrack-3.46.1-1|8	Group: 		Networking/WWW
12cr|httrack-3.46.1-1|9	License: 	GPLv2+
12cr|httrack-3.46.1-1|10	Source0: 	http://download.httrack.com/%{name}-%{version}.tar.gz
12cr|httrack-3.46.1-1|11	Patch0:		httrack-3.42-utf-8.patch
12cr|httrack-3.46.1-1|12	URL: 		http://www.httrack.com
12cr|httrack-3.46.1-1|13	BuildRequires: 	perl, zlib-devel
12cr|httrack-3.46.1-1|14	BuildRequires:	dos2unix
12cr|httrack-3.46.1-1|15	BuildRequires:	imagemagick
12cr|httrack-3.46.1-1|16	BuildRequires:	desktop-file-utils
12cr|httrack-3.46.1-1|17	BuildRequires:	chrpath
12cr|httrack-3.46.1-1|18	Requires:       openssl
12cr|httrack-3.46.1-1|19	Requires:	xdg-utils
12cr|httrack-3.46.1-1|20	
12cr|httrack-3.46.1-1|21	%description
12cr|httrack-3.46.1-1|22	HTTrack is a free (open source) and easy-to-use offline browser utility.
12cr|httrack-3.46.1-1|23	Download a World Wide Web site from the Internet to a local directory.
12cr|httrack-3.46.1-1|24	Builds recursively all directories.
12cr|httrack-3.46.1-1|25	Getting HTML, images, and other files from the server.
12cr|httrack-3.46.1-1|26	HTTrack arranges the original site's relative link-structure.
12cr|httrack-3.46.1-1|27	Simply open a page of the "mirrored" website in your browser.
12cr|httrack-3.46.1-1|28	You can browse the site from link to link, as if you were viewing it online.
12cr|httrack-3.46.1-1|29	It can update an existing mirrored site, and resume interrupted downloads.
12cr|httrack-3.46.1-1|30	It is fully configurable, and has an integrated help system.
12cr|httrack-3.46.1-1|31	
12cr|httrack-3.46.1-1|32	%package devel
12cr|httrack-3.46.1-1|33	Summary:	Headers and static libraries for httrack
12cr|httrack-3.46.1-1|34	Group:		Development/C++
12cr|httrack-3.46.1-1|35	Requires:	libhttrack = %{version}-%{release}
12cr|httrack-3.46.1-1|36	Provides:       libhttrack-devel = %{EVRD}
12cr|httrack-3.46.1-1|37	Obsoletes:	%mklibname -d httrack 1
12cr|httrack-3.46.1-1|38	Provides:	%mklibname -d httrack = %{version}-%{release}
12cr|httrack-3.46.1-1|39	Obsoletes:	%mklibname -d httrack < 3.43.2-1mdv
12cr|httrack-3.46.1-1|40	
12cr|httrack-3.46.1-1|41	%description devel
12cr|httrack-3.46.1-1|42	Development files for httrack libraries.
12cr|httrack-3.46.1-1|43	
12cr|httrack-3.46.1-1|44	%package -n %{libname}
12cr|httrack-3.46.1-1|45	Summary:	Httrack shared libraries
12cr|httrack-3.46.1-1|46	Group:		System/Libraries
12cr|httrack-3.46.1-1|47	Provides:	libhttrack = %{EVRD}
12cr|httrack-3.46.1-1|48	Conflicts:	%{name} < 3.45.3-1
12cr|httrack-3.46.1-1|49	
12cr|httrack-3.46.1-1|50	%description -n %{libname}
12cr|httrack-3.46.1-1|51	Shared libraries for httrack.
12cr|httrack-3.46.1-1|52	
12cr|httrack-3.46.1-1|53	%prep
12cr|httrack-3.46.1-1|54	%setup -q -n %{name}-%{version}
12cr|httrack-3.46.1-1|55	%patch0 -p1 -b .utf8
12cr|httrack-3.46.1-1|56	
12cr|httrack-3.46.1-1|57	# Suppress rpmlint error.
12cr|httrack-3.46.1-1|58	chmod 644 AUTHORS
12cr|httrack-3.46.1-1|59	
12cr|httrack-3.46.1-1|60	dos2unix ./AUTHORS
12cr|httrack-3.46.1-1|61	dos2unix ./README
12cr|httrack-3.46.1-1|62	dos2unix ./greetings.txt
12cr|httrack-3.46.1-1|63	dos2unix ./history.txt
12cr|httrack-3.46.1-1|64	dos2unix ./html/step3.html
12cr|httrack-3.46.1-1|65	dos2unix ./%{name}-doc.html
12cr|httrack-3.46.1-1|66	dos2unix ./libtest/*.c
12cr|httrack-3.46.1-1|67	dos2unix ./libtest/example.h
12cr|httrack-3.46.1-1|68	dos2unix ./libtest/readme.txt
12cr|httrack-3.46.1-1|69	dos2unix ./license.txt
12cr|httrack-3.46.1-1|70	dos2unix ./templates/*.html
12cr|httrack-3.46.1-1|71	
12cr|httrack-3.46.1-1|72	iconv --from-code ISO8859-1 --to-code UTF-8 ./greetings.txt \
12cr|httrack-3.46.1-1|73	--output greetings.utf-8 && mv greetings.utf-8 ./greetings.txt
12cr|httrack-3.46.1-1|74	iconv --from-code ISO8859-1 --to-code UTF-8 ./history.txt \
12cr|httrack-3.46.1-1|75	--output history.utf-8 && mv history.utf-8 ./history.txt
12cr|httrack-3.46.1-1|76	iconv --from-code ISO8859-1 --to-code UTF-8 ./html/contact.html \
12cr|httrack-3.46.1-1|77	--output contact.utf-8 && mv contact.utf-8 ./html/contact.html
12cr|httrack-3.46.1-1|78	
12cr|httrack-3.46.1-1|79	%build
12cr|httrack-3.46.1-1|80	%configure2_5x --disable-static
12cr|httrack-3.46.1-1|81	
12cr|httrack-3.46.1-1|82	%install
12cr|httrack-3.46.1-1|83	%makeinstall_std
12cr|httrack-3.46.1-1|84	find %{buildroot} -type f -name "*.la" -delete
12cr|httrack-3.46.1-1|85	
12cr|httrack-3.46.1-1|86	mkdir -p %{buildroot}/etc
12cr|httrack-3.46.1-1|87	
12cr|httrack-3.46.1-1|88	cat > %{buildroot}/etc/httrack.conf <<"EOF"
12cr|httrack-3.46.1-1|89	# HTTrack Website Copier Settings
12cr|httrack-3.46.1-1|90	# See httrack --help for more information
12cr|httrack-3.46.1-1|91	
12cr|httrack-3.46.1-1|92	# Examples: (to uncomment)
12cr|httrack-3.46.1-1|93	
12cr|httrack-3.46.1-1|94	# set proxy proxy.myisp.com:8080
12cr|httrack-3.46.1-1|95	# retries=2
12cr|httrack-3.46.1-1|96	# set max-size 10000000
12cr|httrack-3.46.1-1|97	# set max-time 36000
12cr|httrack-3.46.1-1|98	# set user-agent Mouzilla/17.0 (compatible; HTTrack; I)
12cr|httrack-3.46.1-1|99	#
12cr|httrack-3.46.1-1|100	# There are MUCH more options.. try 'httrack --quiet --help | more'
12cr|httrack-3.46.1-1|101	
12cr|httrack-3.46.1-1|102	# Deny and allow for links
12cr|httrack-3.46.1-1|103	# this will be used by default for all mirrors
12cr|httrack-3.46.1-1|104	allow *.gif
12cr|httrack-3.46.1-1|105	allow *.png
12cr|httrack-3.46.1-1|106	deny ad.doubleclick.net/*
12cr|httrack-3.46.1-1|107	
12cr|httrack-3.46.1-1|108	# Path and other options
12cr|httrack-3.46.1-1|109	# '~' in the *begining* means 'home dir'
12cr|httrack-3.46.1-1|110	# '#' at the *end* means "projectname" (that is, the first URL given)
12cr|httrack-3.46.1-1|111	# Example: '~/websites/#' will create /home/smith/websites/www.foo.com
12cr|httrack-3.46.1-1|112	# folder when launching 'httrack www.foo.com'
12cr|httrack-3.46.1-1|113	set path ~/websites/#
12cr|httrack-3.46.1-1|114	EOF
12cr|httrack-3.46.1-1|115	
12cr|httrack-3.46.1-1|116	chmod 644 %{buildroot}/etc/httrack.conf
12cr|httrack-3.46.1-1|117	
12cr|httrack-3.46.1-1|118	# Move libtest and templates from /usr/share/httrack to RPM_BUILD_DIR.
12cr|httrack-3.46.1-1|119	# To be later listed against %doc.
12cr|httrack-3.46.1-1|120	rm -rf ./libtest ./templates
12cr|httrack-3.46.1-1|121	mv %{buildroot}%{_datadir}/%{name}/libtest .
12cr|httrack-3.46.1-1|122	mv %{buildroot}%{_datadir}/%{name}/templates .
12cr|httrack-3.46.1-1|123	
12cr|httrack-3.46.1-1|124	# We need to have a copy of html in /usr/share/httrack.
12cr|httrack-3.46.1-1|125	# The other is to be listed against %doc.
12cr|httrack-3.46.1-1|126	rm -rf ./html
12cr|httrack-3.46.1-1|127	cp -pr %{buildroot}%{_datadir}/%{name}/html .
12cr|httrack-3.46.1-1|128	
12cr|httrack-3.46.1-1|129	# icon
12cr|httrack-3.46.1-1|130	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12cr|httrack-3.46.1-1|131	convert -scale 48 %{buildroot}%{_datadir}/%{name}/icons/webhttrack.xpm %buildroot%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|httrack-3.46.1-1|132	convert -scale 32 %{buildroot}%{_datadir}/%{name}/icons/webhttrack.xpm %buildroot%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|httrack-3.46.1-1|133	convert -scale 16 %{buildroot}%{_datadir}/%{name}/icons/webhttrack.xpm %buildroot%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|httrack-3.46.1-1|134	
12cr|httrack-3.46.1-1|135	rm -rf %{buildroot}%{_datadir}/%{name}/icons
12cr|httrack-3.46.1-1|136	
12cr|httrack-3.46.1-1|137	# This just opens a web browser on ~/websites, which is empty by
12cr|httrack-3.46.1-1|138	# default, so this is a bit useless
12cr|httrack-3.46.1-1|139	rm -f %{buildroot}%{_datadir}/applications/WebHTTrack-Websites.desktop
12cr|httrack-3.46.1-1|140	
12cr|httrack-3.46.1-1|141	desktop-file-install --vendor ""  \
12cr|httrack-3.46.1-1|142	--remove-key Encoding \
12cr|httrack-3.46.1-1|143	--remove-category="Application" \
12cr|httrack-3.46.1-1|144	--remove-key Terminal \
12cr|httrack-3.46.1-1|145	--remove-key MultipleArgs \
12cr|httrack-3.46.1-1|146	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|httrack-3.46.1-1|147	
12cr|httrack-3.46.1-1|148	# fix icon and shorten name
12cr|httrack-3.46.1-1|149	sed -i	-e 's!^Icon=.*$!Icon=httrack!' \
12cr|httrack-3.46.1-1|150	-e 's!WebHTTrack Website Copier!HTTrack Website Copier!' \
12cr|httrack-3.46.1-1|151	%{buildroot}%{_datadir}/applications/*
12cr|httrack-3.46.1-1|152	
12cr|httrack-3.46.1-1|153	# Remove rpaths.
12cr|httrack-3.46.1-1|154	chrpath --delete %{buildroot}%{_bindir}/htsserver
12cr|httrack-3.46.1-1|155	chrpath --delete %{buildroot}%{_bindir}/%{name}
12cr|httrack-3.46.1-1|156	chrpath --delete %{buildroot}%{_libdir}/libhtsjava.so.*
12cr|httrack-3.46.1-1|157	
12cr|httrack-3.46.1-1|158	%files
12cr|httrack-3.46.1-1|159	%doc httrack-doc.html templates AUTHORS README license.txt history.txt greetings.txt
12cr|httrack-3.46.1-1|160	%{_bindir}/htsserver
12cr|httrack-3.46.1-1|161	%{_bindir}/httrack
12cr|httrack-3.46.1-1|162	%{_bindir}/webhttrack
12cr|httrack-3.46.1-1|163	%{_bindir}/proxytrack
12cr|httrack-3.46.1-1|164	%config (noreplace) /etc/httrack.conf
12cr|httrack-3.46.1-1|165	%{_mandir}/man1/htsserver.*
12cr|httrack-3.46.1-1|166	%{_mandir}/man1/httrack.*
12cr|httrack-3.46.1-1|167	%{_mandir}/man1/webhttrack.*
12cr|httrack-3.46.1-1|168	%{_mandir}/man1/proxytrack.*
12cr|httrack-3.46.1-1|169	%{_datadir}/applications/WebHTTrack.desktop
12cr|httrack-3.46.1-1|170	%{_datadir}/pixmaps/httrack.xpm
12cr|httrack-3.46.1-1|171	%dir %{_datadir}/%name
12cr|httrack-3.46.1-1|172	%{_datadir}/%name/*.def
12cr|httrack-3.46.1-1|173	%{_datadir}/%name/html
12cr|httrack-3.46.1-1|174	%{_datadir}/%name/lang
12cr|httrack-3.46.1-1|175	%{_datadir}/%name/lang.indexes
12cr|httrack-3.46.1-1|176	%{_iconsdir}/hicolor/*/apps/*
12cr|httrack-3.46.1-1|177	%{_libdir}/%{name}/*.so.*
12cr|httrack-3.46.1-1|178	
12cr|httrack-3.46.1-1|179	%files devel
12cr|httrack-3.46.1-1|180	%{_libdir}/lib%name.so
12cr|httrack-3.46.1-1|181	%{_libdir}/libhtsjava.so
12cr|httrack-3.46.1-1|182	%{_libdir}/%{name}/*.so
12cr|httrack-3.46.1-1|183	%{_includedir}/%name
12cr|httrack-3.46.1-1|184	
12cr|httrack-3.46.1-1|185	%files -n %{libname}
12cr|httrack-3.46.1-1|186	%{_libdir}/lib%name.so.%{major}*
12cr|httrack-3.46.1-1|187	%{_libdir}/libhtsjava.so.%{major}*
12cr|httrack-3.46.1-1|188	

2184 12
12cr|hugo-2.12-11|1	Name:			hugo
12cr|hugo-2.12-11|2	Version:		2.12
12cr|hugo-2.12-11|3	Release:		%mkrel 11
12cr|hugo-2.12-11|4	
12cr|hugo-2.12-11|5	Summary:	Hu-Go! - TurboGrafx 16/PC-Engine Emulator
12cr|hugo-2.12-11|6	License:	GPLv2+
12cr|hugo-2.12-11|7	Group:		Emulators
12cr|hugo-2.12-11|8	URL:		http://www.zeograd.com/
12cr|hugo-2.12-11|9	Source0:	http://www.zeograd.com/download/%{name}-%{version}.tar.bz2
12cr|hugo-2.12-11|10	Source1:	%{name}-48.png
12cr|hugo-2.12-11|11	Patch0:		hugo-2.12-gcc4.patch
12cr|hugo-2.12-11|12	Patch1:		hugo-2.12-x86_64fix.patch
12cr|hugo-2.12-11|13	Patch2:		hugo-2.12-x86_64-fixes-backport.patch
12cr|hugo-2.12-11|14	
12cr|hugo-2.12-11|15	BuildRequires:	gtk+2-devel
12cr|hugo-2.12-11|16	BuildRequires:	SDL_net-devel
12cr|hugo-2.12-11|17	BuildRequires:	SDL_mixer-devel
12cr|hugo-2.12-11|18	BuildRequires:	oggvorbis-devel
12cr|hugo-2.12-11|19	BuildRequires:	zlib-devel
12cr|hugo-2.12-11|20	BuildRequires:	autoconf2.5
12cr|hugo-2.12-11|21	
12cr|hugo-2.12-11|22	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|hugo-2.12-11|23	
12cr|hugo-2.12-11|24	%description
12cr|hugo-2.12-11|25	Hu-Go! is a TurboGrafx 16/PC-Engine Emulator.
12cr|hugo-2.12-11|26	There is some public domain roms you play with.
12cr|hugo-2.12-11|27	The other games need that you own the original card or CD.
12cr|hugo-2.12-11|28	
12cr|hugo-2.12-11|29	%prep
12cr|hugo-2.12-11|30	%setup -q
12cr|hugo-2.12-11|31	%patch0 -p1
12cr|hugo-2.12-11|32	%patch1 -p1
12cr|hugo-2.12-11|33	%patch2 -p1
12cr|hugo-2.12-11|34	autoconf
12cr|hugo-2.12-11|35	
12cr|hugo-2.12-11|36	%build
12cr|hugo-2.12-11|37	./configure --prefix=%{buildroot}/%{_prefix} --bindir=%{buildroot}/%{_gamesbindir} --libdir=%{_libdir}
12cr|hugo-2.12-11|38	
12cr|hugo-2.12-11|39	%make
12cr|hugo-2.12-11|40	
12cr|hugo-2.12-11|41	%install
12cr|hugo-2.12-11|42	rm -rf %{buildroot}
12cr|hugo-2.12-11|43	%makeinstall bindir=%{buildroot}/%{_gamesbindir}
12cr|hugo-2.12-11|44	
12cr|hugo-2.12-11|45	install -d -m 755 %{buildroot}%{_mandir}/man6/
12cr|hugo-2.12-11|46	install -m 644 %{name}*.6 %{buildroot}%{_mandir}/man6/
12cr|hugo-2.12-11|47	
12cr|hugo-2.12-11|48	install -D -m 644 %{_sourcedir}/%{name}-48.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|hugo-2.12-11|49	
12cr|hugo-2.12-11|50	mkdir -p %{buildroot}%{_datadir}/applications
12cr|hugo-2.12-11|51	cat<<EOF>%{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|hugo-2.12-11|52	[Desktop Entry]
12cr|hugo-2.12-11|53	Encoding=UTF-8
12cr|hugo-2.12-11|54	Name=Hugo
12cr|hugo-2.12-11|55	Comment=Hu-Go!
12cr|hugo-2.12-11|56	Exec=%{_gamesbindir}/hugo
12cr|hugo-2.12-11|57	Icon=%{name}
12cr|hugo-2.12-11|58	Terminal=false
12cr|hugo-2.12-11|59	Type=Application
12cr|hugo-2.12-11|60	StartupNotify=true
12cr|hugo-2.12-11|61	Categories=Game;Emulator;
12cr|hugo-2.12-11|62	EOF
12cr|hugo-2.12-11|63	
12cr|hugo-2.12-11|64	%files
12cr|hugo-2.12-11|65	%defattr(-,root,root)
12cr|hugo-2.12-11|66	%doc AUTHORS INSTALL NEWS README
12cr|hugo-2.12-11|67	%attr(0755,root,games) %{_gamesbindir}/%{name}
12cr|hugo-2.12-11|68	%{_gamesbindir}/hugod
12cr|hugo-2.12-11|69	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|hugo-2.12-11|70	%dir %{_datadir}/%{name}
12cr|hugo-2.12-11|71	%{_datadir}/%{name}/*
12cr|hugo-2.12-11|72	%{_iconsdir}/*.png
12cr|hugo-2.12-11|73	%{_mandir}/man6/%{name}*.6*
12cr|hugo-2.12-11|74	
12cr|hugo-2.12-11|75	
12cr|hugo-2.12-11|76	%clean
12cr|hugo-2.12-11|77	rm -rf %{buildroot}
12cr|hugo-2.12-11|78	
12cr|hugo-2.12-11|79	%if %mdkversion < 200900
12cr|hugo-2.12-11|80	%post
12cr|hugo-2.12-11|81	%{update_menus}
12cr|hugo-2.12-11|82	
12cr|hugo-2.12-11|83	%postun
12cr|hugo-2.12-11|84	%{clean_menus}
12cr|hugo-2.12-11|85	%endif
12cr|hugo-2.12-11|86	
12cr|hugo-2.12-11|87	
12cr|hugo-2.12-11|88	
12cr|hugo-2.12-11|89	%changelog
12cr|hugo-2.12-11|90	* Fri Jul 29 2011 Andrey Bondrov <abondrov@mandriva.org> 2.12-11mdv2012.0
12cr|hugo-2.12-11|91	+ Revision: 692192
12cr|hugo-2.12-11|92	- imported package hugo
12cr|hugo-2.12-11|93	
12cr|hugo-2.12-11|94	
12cr|hugo-2.12-11|95	* Thu Jul 21 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 2.12-11mdv2011.0
12cr|hugo-2.12-11|96	- Import from PLF
12cr|hugo-2.12-11|97	- Remove PLF reference
12cr|hugo-2.12-11|98	
12cr|hugo-2.12-11|99	* Wed Jan 20 2010 Götz Waschk <goetz@zarb.org> 2.12-10plf2010.1
12cr|hugo-2.12-11|100	- update menu
12cr|hugo-2.12-11|101	
12cr|hugo-2.12-11|102	* Tue Jan 13 2009 Guillaume Bedot <littletux@zarb.org> 2.12-9plf2009.1
12cr|hugo-2.12-11|103	- utf8 changelog
12cr|hugo-2.12-11|104	
12cr|hugo-2.12-11|105	* Tue Jan 13 2009 Guillaume Bedot <littletux@zarb.org> 2.12-8plf2009.1
12cr|hugo-2.12-11|106	- fixed 64bit build (segfaulted)
12cr|hugo-2.12-11|107	- added man pages
12cr|hugo-2.12-11|108	- fixed license
12cr|hugo-2.12-11|109	- dropped old-style menu
12cr|hugo-2.12-11|110	
12cr|hugo-2.12-11|111	* Sun Dec 21 2008 Götz Waschk <goetz@zarb.org> 2.12-7plf2009.1
12cr|hugo-2.12-11|112	- rebuild
12cr|hugo-2.12-11|113	
12cr|hugo-2.12-11|114	* Sun Dec 16 2007 Guillaume Bedot <littletux@zarb.org> 2.12-6plf2008.1
12cr|hugo-2.12-11|115	- fix desktop file
12cr|hugo-2.12-11|116	
12cr|hugo-2.12-11|117	* Tue Aug  1 2006 Götz Waschk <goetz@zarb.org> 2.12-5plf2007.0
12cr|hugo-2.12-11|118	- xdg menu
12cr|hugo-2.12-11|119	
12cr|hugo-2.12-11|120	* Mon Dec 19 2005 Götz Waschk <goetz@zarb.org> 2.12-4plf
12cr|hugo-2.12-11|121	- fix directory conflict
12cr|hugo-2.12-11|122	- Rebuild
12cr|hugo-2.12-11|123	
12cr|hugo-2.12-11|124	* Mon Nov  7 2005 Anssi Hannula <anssi@zarb.org> 2.12-3plf
12cr|hugo-2.12-11|125	- fix x86_64 build (patch2)
12cr|hugo-2.12-11|126	- distsuffix
12cr|hugo-2.12-11|127	
12cr|hugo-2.12-11|128	* Mon Nov  7 2005 Götz Waschk <goetz@zarb.org> 2.12-2plf
12cr|hugo-2.12-11|129	- fix buildrequires
12cr|hugo-2.12-11|130	- patch for gcc 4
12cr|hugo-2.12-11|131	
12cr|hugo-2.12-11|132	* Sun Apr 10 2005 Guillaume Bedot <littletux@zarb.org> 2.12-1plf
12cr|hugo-2.12-11|133	- New release with some bug fixes :)
12cr|hugo-2.12-11|134	
12cr|hugo-2.12-11|135	* Mon Mar 14 2005 Götz Waschk <goetz@zarb.org> 2.11-1plf
12cr|hugo-2.12-11|136	- update file list
12cr|hugo-2.12-11|137	- fix buildrequires
12cr|hugo-2.12-11|138	- drop patches
12cr|hugo-2.12-11|139	- fix URL
12cr|hugo-2.12-11|140	- fix License
12cr|hugo-2.12-11|141	- new version
12cr|hugo-2.12-11|142	
12cr|hugo-2.12-11|143	* Thu Feb 17 2005 Götz Waschk <goetz@zarb.org> 2.10-4plf
12cr|hugo-2.12-11|144	- fix build
12cr|hugo-2.12-11|145	
12cr|hugo-2.12-11|146	* Mon Jul 21 2003 Götz Waschk <goetz@plf.zarb.org> 2.10-3plf
12cr|hugo-2.12-11|147	- buildrequires fix
12cr|hugo-2.12-11|148	
12cr|hugo-2.12-11|149	* Fri Jul 18 2003 Götz Waschk <goetz@plf.zarb.org> 2.10-2plf
12cr|hugo-2.12-11|150	- patch to fix build with current gcc
12cr|hugo-2.12-11|151	- quiet tar
12cr|hugo-2.12-11|152	
12cr|hugo-2.12-11|153	* Thu Apr 10 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.10-1plf
12cr|hugo-2.12-11|154	- => plf
12cr|hugo-2.12-11|155	- games path
12cr|hugo-2.12-11|156	- somes minor fix
12cr|hugo-2.12-11|157	
12cr|hugo-2.12-11|158	* Tue Mar 04 2003 Guillaume Bedot <guillaume.bedot@wanadoo.fr> 2.10-1mdk
12cr|hugo-2.12-11|159	- Update to 2.10.
12cr|hugo-2.12-11|160	
12cr|hugo-2.12-11|161	* Tue Feb 25 2003 Guillaume Bedot <guillaume.bedot@wanadoo.fr> 2.10-0-20030225
12cr|hugo-2.12-11|162	- Update to latest CVS.
12cr|hugo-2.12-11|163	- Added menu entry and icons for the GUI.
12cr|hugo-2.12-11|164	
12cr|hugo-2.12-11|165	* Thu Feb 13 2003 Guillaume Bedot <guillaume.bedot@wanadoo.fr> 2.10-0-13022003
12cr|hugo-2.12-11|166	- First try to package Hu-Go!

2185 12
12cr|hunt-1.5-9|1	%define name hunt
12cr|hunt-1.5-9|2	%define version 1.5
12cr|hunt-1.5-9|3	%define release %mkrel 9
12cr|hunt-1.5-9|4	
12cr|hunt-1.5-9|5	Summary: Connection intruder
12cr|hunt-1.5-9|6	Name: %name
12cr|hunt-1.5-9|7	Version: %version
12cr|hunt-1.5-9|8	Release: %release
12cr|hunt-1.5-9|9	License:	GPL
12cr|hunt-1.5-9|10	Group:		Networking/Other
12cr|hunt-1.5-9|11	Source0:	ftp://ftp.gncz.cz/pub/linux/hunt/%{name}-%{version}.tar.bz2
12cr|hunt-1.5-9|12	Url:		http://lin.fsid.cvut.cz/~kra/index.html#HUNT
12cr|hunt-1.5-9|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|hunt-1.5-9|14	
12cr|hunt-1.5-9|15	%description
12cr|hunt-1.5-9|16	Hunt is a program for intruding into a connection, watching it and
12cr|hunt-1.5-9|17	resetting it.
12cr|hunt-1.5-9|18	
12cr|hunt-1.5-9|19	%prep
12cr|hunt-1.5-9|20	rm -rf $RPM_BUILD_ROOT
12cr|hunt-1.5-9|21	
12cr|hunt-1.5-9|22	%setup -q
12cr|hunt-1.5-9|23	
12cr|hunt-1.5-9|24	%build
12cr|hunt-1.5-9|25	%make
12cr|hunt-1.5-9|26	cd tpserv
12cr|hunt-1.5-9|27	# gcc, not egcs
12cr|hunt-1.5-9|28	%make CC=gcc
12cr|hunt-1.5-9|29	
12cr|hunt-1.5-9|30	%install
12cr|hunt-1.5-9|31	rm -rf $RPM_BUILD_ROOT
12cr|hunt-1.5-9|32	install -d $RPM_BUILD_ROOT%{_mandir}/man1
12cr|hunt-1.5-9|33	install -d $RPM_BUILD_ROOT%{_bindir}
12cr|hunt-1.5-9|34	
12cr|hunt-1.5-9|35	install man/hunt.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cr|hunt-1.5-9|36	install hunt $RPM_BUILD_ROOT%{_bindir}
12cr|hunt-1.5-9|37	install tpserv/tpserv $RPM_BUILD_ROOT%{_bindir}
12cr|hunt-1.5-9|38	install tpsetup/transproxy $RPM_BUILD_ROOT%{_bindir}
12cr|hunt-1.5-9|39	
12cr|hunt-1.5-9|40	%clean
12cr|hunt-1.5-9|41	rm -rf $RPM_BUILD_ROOT
12cr|hunt-1.5-9|42	
12cr|hunt-1.5-9|43	%files
12cr|hunt-1.5-9|44	%defattr(-,root,root)
12cr|hunt-1.5-9|45	%doc README* INSTALL CHANGES TODO
12cr|hunt-1.5-9|46	%{_bindir}/*
12cr|hunt-1.5-9|47	%{_mandir}/man1/*
12cr|hunt-1.5-9|48	
12cr|hunt-1.5-9|49	
12cr|hunt-1.5-9|50	
12cr|hunt-1.5-9|51	%changelog
12cr|hunt-1.5-9|52	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5-9mdv2011.0
12cr|hunt-1.5-9|53	+ Revision: 619491
12cr|hunt-1.5-9|54	- the mass rebuild of 2010.0 packages
12cr|hunt-1.5-9|55	
12cr|hunt-1.5-9|56	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.5-8mdv2010.0
12cr|hunt-1.5-9|57	+ Revision: 429480
12cr|hunt-1.5-9|58	- rebuild
12cr|hunt-1.5-9|59	
12cr|hunt-1.5-9|60	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.5-7mdv2009.0
12cr|hunt-1.5-9|61	+ Revision: 247108
12cr|hunt-1.5-9|62	- rebuild
12cr|hunt-1.5-9|63	
12cr|hunt-1.5-9|64	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.5-5mdv2008.1
12cr|hunt-1.5-9|65	+ Revision: 140755
12cr|hunt-1.5-9|66	- restore BuildRoot
12cr|hunt-1.5-9|67	
12cr|hunt-1.5-9|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|hunt-1.5-9|69	- kill re-definition of %%buildroot on Pixel's request
12cr|hunt-1.5-9|70	- use %%mkrel
12cr|hunt-1.5-9|71	- import hunt
12cr|hunt-1.5-9|72	
12cr|hunt-1.5-9|73	
12cr|hunt-1.5-9|74	* Thu Jul 07 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.5-5mdk
12cr|hunt-1.5-9|75	- rebuild
12cr|hunt-1.5-9|76	
12cr|hunt-1.5-9|77	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.5-4mdk
12cr|hunt-1.5-9|78	- rebuild
12cr|hunt-1.5-9|79	
12cr|hunt-1.5-9|80	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.5-3mdk
12cr|hunt-1.5-9|81	- rebuild
12cr|hunt-1.5-9|82	
12cr|hunt-1.5-9|83	* Mon Apr 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.5-2mdk
12cr|hunt-1.5-9|84	- URL
12cr|hunt-1.5-9|85	
12cr|hunt-1.5-9|86	* Mon Apr 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.5-1mdk
12cr|hunt-1.5-9|87	- updated by Olivier Thauvin <thauvin@aerov.jussieu.fr>
12cr|hunt-1.5-9|88	

2186 12
12cr|hupnp-1.0.0-1|1	%define srcname herqq
12cr|hupnp-1.0.0-1|2	
12cr|hupnp-1.0.0-1|3	Name:           hupnp
12cr|hupnp-1.0.0-1|4	Summary:        Qt string template engine based on the Django template system
12cr|hupnp-1.0.0-1|5	Group:          System/Libraries
12cr|hupnp-1.0.0-1|6	Version:        1.0.0
12cr|hupnp-1.0.0-1|7	Release:        %mkrel 1
12cr|hupnp-1.0.0-1|8	License:        LGPLv3+
12cr|hupnp-1.0.0-1|9	URL:            http://www.herqq.org
12cr|hupnp-1.0.0-1|10	Source0:        http://downloads.sourceforge.net/project/%{name}/%{name}/%{srcname}-%{version}.zip
12cr|hupnp-1.0.0-1|11	BuildRequires:  qt4-devel
12cr|hupnp-1.0.0-1|12	
12cr|hupnp-1.0.0-1|13	
12cr|hupnp-1.0.0-1|14	
12cr|hupnp-1.0.0-1|15	%description
12cr|hupnp-1.0.0-1|16	Herqq UPnP (HUPnP) is a software library for building UPnP devices and control
12cr|hupnp-1.0.0-1|17	points conforming to the UPnP Device Architecture version 1.1. It is designed
12cr|hupnp-1.0.0-1|18	to be simple to use and robust in operation. It is built using C++ and the Qt
12cr|hupnp-1.0.0-1|19	Framework following many of the design principles and programming practices
12cr|hupnp-1.0.0-1|20	used in the Qt Framework. It integrates into Qt-based software smoothly and
12cr|hupnp-1.0.0-1|21	enables truly rapid UPnP development.
12cr|hupnp-1.0.0-1|22	
12cr|hupnp-1.0.0-1|23	%files
12cr|hupnp-1.0.0-1|24	%defattr(-,root,root,-)
12cr|hupnp-1.0.0-1|25	
12cr|hupnp-1.0.0-1|26	#--------------------------------------------------------------------
12cr|hupnp-1.0.0-1|27	%define hupnp_major 1
12cr|hupnp-1.0.0-1|28	%define libhupnp %mklibname hupnp %{hupnp_major}
12cr|hupnp-1.0.0-1|29	
12cr|hupnp-1.0.0-1|30	%package -n %{libhupnp}
12cr|hupnp-1.0.0-1|31	Summary: Library for %{name}
12cr|hupnp-1.0.0-1|32	
12cr|hupnp-1.0.0-1|33	%description -n %{libhupnp}
12cr|hupnp-1.0.0-1|34	Software library for building UPnP devices and control points.
12cr|hupnp-1.0.0-1|35	
12cr|hupnp-1.0.0-1|36	%files -n %{libhupnp}
12cr|hupnp-1.0.0-1|37	%defattr(-,root,root)
12cr|hupnp-1.0.0-1|38	%{_libdir}/libHUpnp.so.%{hupnp_major}*
12cr|hupnp-1.0.0-1|39	
12cr|hupnp-1.0.0-1|40	#--------------------------------------------------------------------
12cr|hupnp-1.0.0-1|41	%define qtsolution_major 1
12cr|hupnp-1.0.0-1|42	%define libqtsolution %mklibname libqtsolution %{qtsolution_major}
12cr|hupnp-1.0.0-1|43	
12cr|hupnp-1.0.0-1|44	%package -n %{libqtsolution}
12cr|hupnp-1.0.0-1|45	Summary: Library for %{name}
12cr|hupnp-1.0.0-1|46	
12cr|hupnp-1.0.0-1|47	%description -n %{libqtsolution}
12cr|hupnp-1.0.0-1|48	Library for %{name}
12cr|hupnp-1.0.0-1|49	
12cr|hupnp-1.0.0-1|50	%files -n %{libqtsolution}
12cr|hupnp-1.0.0-1|51	%defattr(-,root,root)
12cr|hupnp-1.0.0-1|52	%{_libdir}/libQtSolutions_SOAP-2.7.so.%{qtsolution_major}*
12cr|hupnp-1.0.0-1|53	
12cr|hupnp-1.0.0-1|54	
12cr|hupnp-1.0.0-1|55	#--------------------------------------------------------------------
12cr|hupnp-1.0.0-1|56	
12cr|hupnp-1.0.0-1|57	%package devel
12cr|hupnp-1.0.0-1|58	Summary:        Development files for %{name}
12cr|hupnp-1.0.0-1|59	Group:          Development/C++
12cr|hupnp-1.0.0-1|60	Requires:       %{libqtsolution} = %{version}-%{release}
12cr|hupnp-1.0.0-1|61	Requires:       %{libhupnp} = %{version}-%{release}
12cr|hupnp-1.0.0-1|62	
12cr|hupnp-1.0.0-1|63	%description devel
12cr|hupnp-1.0.0-1|64	Libraries and header files to develop applications that use %{name}.
12cr|hupnp-1.0.0-1|65	
12cr|hupnp-1.0.0-1|66	%files devel
12cr|hupnp-1.0.0-1|67	%defattr(-,root,root,-)
12cr|hupnp-1.0.0-1|68	%{_includedir}/HUpnpCore/
12cr|hupnp-1.0.0-1|69	%{_libdir}/libQtSolutions_SOAP-2.7.so
12cr|hupnp-1.0.0-1|70	%{_libdir}/libHUpnp.so
12cr|hupnp-1.0.0-1|71	
12cr|hupnp-1.0.0-1|72	#--------------------------------------------------------------------
12cr|hupnp-1.0.0-1|73	
12cr|hupnp-1.0.0-1|74	%prep
12cr|hupnp-1.0.0-1|75	%setup -q -n %{srcname}-%{version}
12cr|hupnp-1.0.0-1|76	
12cr|hupnp-1.0.0-1|77	%build
12cr|hupnp-1.0.0-1|78	%qmake_qt4 %{srcname}.pro
12cr|hupnp-1.0.0-1|79	
12cr|hupnp-1.0.0-1|80	%make
12cr|hupnp-1.0.0-1|81	
12cr|hupnp-1.0.0-1|82	
12cr|hupnp-1.0.0-1|83	
12cr|hupnp-1.0.0-1|84	%install
12cr|hupnp-1.0.0-1|85	rm -rf %{buildroot}
12cr|hupnp-1.0.0-1|86	%makeinstall
12cr|hupnp-1.0.0-1|87	mkdir -p %{buildroot}%{_libdir}
12cr|hupnp-1.0.0-1|88	mkdir -p %{buildroot}/usr/include/HUpnpCore
12cr|hupnp-1.0.0-1|89	pushd hupnp/bin
12cr|hupnp-1.0.0-1|90	mv lib* %{buildroot}%{_libdir}
12cr|hupnp-1.0.0-1|91	popd
12cr|hupnp-1.0.0-1|92	pushd hupnp/deploy/include/HUpnpCore/
12cr|hupnp-1.0.0-1|93	mv * %{buildroot}/usr/include/HUpnpCore/
12cr|hupnp-1.0.0-1|94	popd
12cr|hupnp-1.0.0-1|95	
12cr|hupnp-1.0.0-1|96	
12cr|hupnp-1.0.0-1|97	%clean
12cr|hupnp-1.0.0-1|98	rm -rf %{buildroot}
12cr|hupnp-1.0.0-1|99	
12cr|hupnp-1.0.0-1|100	
12cr|hupnp-1.0.0-1|101	
12cr|hupnp-1.0.0-1|102	
12cr|hupnp-1.0.0-1|103	
12cr|hupnp-1.0.0-1|104	%changelog
12cr|hupnp-1.0.0-1|105	* Fri Sep 02 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2012.0
12cr|hupnp-1.0.0-1|106	+ Revision: 697777
12cr|hupnp-1.0.0-1|107	- import hupnp
12cr|hupnp-1.0.0-1|108	

2187 12
12cr|huskybse-1.0.0-8|1	%define name    huskybse
12cr|huskybse-1.0.0-8|2	%define version 1.0.0
12cr|huskybse-1.0.0-8|3	%define release %mkrel 8
12cr|huskybse-1.0.0-8|4	
12cr|huskybse-1.0.0-8|5	Summary:	Common files for all packages of the Husky-project
12cr|huskybse-1.0.0-8|6	Name:		%{name}
12cr|huskybse-1.0.0-8|7	Version:	%{version}
12cr|huskybse-1.0.0-8|8	Release:	%{release}
12cr|huskybse-1.0.0-8|9	License:	GPL
12cr|huskybse-1.0.0-8|10	Group:		File tools
12cr|huskybse-1.0.0-8|11	Source:		%{name}-%{version}.tar.bz2
12cr|huskybse-1.0.0-8|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|huskybse-1.0.0-8|13	URL:		http://sourceforge.net/projects/husky/
12cr|huskybse-1.0.0-8|14	Buildarch:	noarch
12cr|huskybse-1.0.0-8|15	
12cr|huskybse-1.0.0-8|16	%description
12cr|huskybse-1.0.0-8|17	This package contains some files common to all packages of the Husky-software.
12cr|huskybse-1.0.0-8|18	Only needed if you want to compile the Husky-software yourself.
12cr|huskybse-1.0.0-8|19	
12cr|huskybse-1.0.0-8|20	%prep
12cr|huskybse-1.0.0-8|21	%setup -q -n %name
12cr|huskybse-1.0.0-8|22	
12cr|huskybse-1.0.0-8|23	%build
12cr|huskybse-1.0.0-8|24	
12cr|huskybse-1.0.0-8|25	perl -pi -e 's!^PREFIX=.*!PREFIX=%_prefix!' huskymak.cfg
12cr|huskybse-1.0.0-8|26	perl -pi -e 's!^MANDIR=.*!MANDIR=%_mandir!' huskymak.cfg
12cr|huskybse-1.0.0-8|27	perl -pi -e 's!^CFGDIR=.*!CFGDIR=%_sysconfdir/%name!' huskymak.cfg
12cr|huskybse-1.0.0-8|28	perl -pi -e 's!^OPTCFLAGS=.*!OPTCFLAGS=-c -s %optflags!' huskymak.cfg
12cr|huskybse-1.0.0-8|29	
12cr|huskybse-1.0.0-8|30	%install
12cr|huskybse-1.0.0-8|31	rm -rf $RPM_BUILD_ROOT
12cr|huskybse-1.0.0-8|32	install -d $RPM_BUILD_ROOT%{_datadir}/husky
12cr|huskybse-1.0.0-8|33	install -m 644 huskymak.cfg $RPM_BUILD_ROOT%{_datadir}/husky
12cr|huskybse-1.0.0-8|34	
12cr|huskybse-1.0.0-8|35	%clean
12cr|huskybse-1.0.0-8|36	rm -rf $RPM_BUILD_ROOT
12cr|huskybse-1.0.0-8|37	
12cr|huskybse-1.0.0-8|38	%files
12cr|huskybse-1.0.0-8|39	%defattr(-,root,root)
12cr|huskybse-1.0.0-8|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
12cr|huskybse-1.0.0-8|41	%dir %{_datadir}/husky/
12cr|huskybse-1.0.0-8|42	%{_datadir}/husky/huskymak.cfg
12cr|huskybse-1.0.0-8|43	
12cr|huskybse-1.0.0-8|44	
12cr|huskybse-1.0.0-8|45	
12cr|huskybse-1.0.0-8|46	%changelog
12cr|huskybse-1.0.0-8|47	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2011.0
12cr|huskybse-1.0.0-8|48	+ Revision: 619492
12cr|huskybse-1.0.0-8|49	- the mass rebuild of 2010.0 packages
12cr|huskybse-1.0.0-8|50	
12cr|huskybse-1.0.0-8|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-7mdv2010.0
12cr|huskybse-1.0.0-8|52	+ Revision: 429481
12cr|huskybse-1.0.0-8|53	- rebuild
12cr|huskybse-1.0.0-8|54	
12cr|huskybse-1.0.0-8|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-6mdv2009.0
12cr|huskybse-1.0.0-8|56	+ Revision: 247117
12cr|huskybse-1.0.0-8|57	- rebuild
12cr|huskybse-1.0.0-8|58	
12cr|huskybse-1.0.0-8|59	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.0-4mdv2008.1
12cr|huskybse-1.0.0-8|60	+ Revision: 140755
12cr|huskybse-1.0.0-8|61	- restore BuildRoot
12cr|huskybse-1.0.0-8|62	
12cr|huskybse-1.0.0-8|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|huskybse-1.0.0-8|64	- kill re-definition of %%buildroot on Pixel's request
12cr|huskybse-1.0.0-8|65	- import huskybse
12cr|huskybse-1.0.0-8|66	
12cr|huskybse-1.0.0-8|67	
12cr|huskybse-1.0.0-8|68	* Wed Dec 07 2005 Lenny Cartier <lenny@mandriva.com> 1.0.0-4mdk
12cr|huskybse-1.0.0-8|69	- rebuild
12cr|huskybse-1.0.0-8|70	
12cr|huskybse-1.0.0-8|71	* Tue Dec 23 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.0.0-3mdk
12cr|huskybse-1.0.0-8|72	- fix %%optflags (grrr)
12cr|huskybse-1.0.0-8|73	
12cr|huskybse-1.0.0-8|74	* Tue Dec 23 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.0.0-2mdk
12cr|huskybse-1.0.0-8|75	- fix %%optflags in config
12cr|huskybse-1.0.0-8|76	- it is not noarch (include %%optflags)
12cr|huskybse-1.0.0-8|77	
12cr|huskybse-1.0.0-8|78	* Mon Dec 22 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.0.0-1mdk
12cr|huskybse-1.0.0-8|79	- cleanup
12cr|huskybse-1.0.0-8|80	- From Iouri Goussev <elendal@polygonized.com>
12cr|huskybse-1.0.0-8|81	- First MDK version
12cr|huskybse-1.0.0-8|82	- original SPEC by Sergey Zhemchugov <Sergey_Zhemchugov@p8.f822.n463.z2.fidonet.org>

2188 12
12cr|hydra-7.2-2|1	Name:		hydra
12cr|hydra-7.2-2|2	Version:	7.2
12cr|hydra-7.2-2|3	Release:	%mkrel 2
12cr|hydra-7.2-2|4	Summary:	Network logon cracker
12cr|hydra-7.2-2|5	License:	GPLv3
12cr|hydra-7.2-2|6	Group:		Monitoring
12cr|hydra-7.2-2|7	URL:		http://www.thc.org/thc-hydra/
12cr|hydra-7.2-2|8	Source:		http://freeworld.thc.org/releases/hydra-%{version}-src.tar.gz
12cr|hydra-7.2-2|9	Patch0:		hydra-7.1-src-fix-services-list.patch
12cr|hydra-7.2-2|10	BuildRequires:	openssl-devel
12cr|hydra-7.2-2|11	BuildRequires:	pcre-devel
12cr|hydra-7.2-2|12	BuildRequires:	subversion-devel
12cr|hydra-7.2-2|13	BuildRequires:	mysql-devel
12cr|hydra-7.2-2|14	BuildRequires:	postgresql-devel
12cr|hydra-7.2-2|15	BuildRequires:	firebird-devel
12cr|hydra-7.2-2|16	BuildRequires:	ssh-devel
12cr|hydra-7.2-2|17	BuildRequires:	idn-devel
12cr|hydra-7.2-2|18	BuildRequires:	ncpfs-devel
12cr|hydra-7.2-2|19	BuildRequires:	gtk+2-devel
12cr|hydra-7.2-2|20	BuildRequires:	imagemagick
12cr|hydra-7.2-2|21	
12cr|hydra-7.2-2|22	%description
12cr|hydra-7.2-2|23	A very fast network logon cracker which support many different services.
12cr|hydra-7.2-2|24	
12cr|hydra-7.2-2|25	%package gui
12cr|hydra-7.2-2|26	Summary:	GUI for %{name}
12cr|hydra-7.2-2|27	License:	GPLv3
12cr|hydra-7.2-2|28	Requires:	%{name} = %{version}-%{release}
12cr|hydra-7.2-2|29	
12cr|hydra-7.2-2|30	%description gui
12cr|hydra-7.2-2|31	GUI for %{name}.
12cr|hydra-7.2-2|32	
12cr|hydra-7.2-2|33	%package pwinspector
12cr|hydra-7.2-2|34	Summary:	PW-Inspector reads passwords and prints those which meet the requirements
12cr|hydra-7.2-2|35	Group:		Networking/Other
12cr|hydra-7.2-2|36	Provides:	hydra-pwinspector = %{version}-%{release}
12cr|hydra-7.2-2|37	
12cr|hydra-7.2-2|38	%description pwinspector
12cr|hydra-7.2-2|39	PW-Inspector reads passwords in and prints those which meet the requirements.
12cr|hydra-7.2-2|40	The return code is the number of valid passwords found, 0 if none was found.
12cr|hydra-7.2-2|41	Use for security: check passwords, if 0 is returned, reject password choice.
12cr|hydra-7.2-2|42	Use for hacking: trim your dictionary file to the pw requirements of the target.
12cr|hydra-7.2-2|43	Usage only allowed for legal purposes.
12cr|hydra-7.2-2|44	
12cr|hydra-7.2-2|45	%prep
12cr|hydra-7.2-2|46	%setup -q -n hydra-%{version}-src
12cr|hydra-7.2-2|47	%patch0 -p1 -b .services
12cr|hydra-7.2-2|48	%__chmod 644 LICENSE
12cr|hydra-7.2-2|49	
12cr|hydra-7.2-2|50	%build
12cr|hydra-7.2-2|51	%configure2_5x --disable-xhydra
12cr|hydra-7.2-2|52	%make
12cr|hydra-7.2-2|53	cd hydra-gtk
12cr|hydra-7.2-2|54	%configure2_5x
12cr|hydra-7.2-2|55	%make
12cr|hydra-7.2-2|56	
12cr|hydra-7.2-2|57	%install
12cr|hydra-7.2-2|58	%__rm -rf %{buildroot}
12cr|hydra-7.2-2|59	
12cr|hydra-7.2-2|60	%__install -d -m 755 %{buildroot}%{_bindir}
12cr|hydra-7.2-2|61	%__install -m 755 hydra %{buildroot}%{_bindir}
12cr|hydra-7.2-2|62	%__install -m 755 pw-inspector %{buildroot}%{_bindir}
12cr|hydra-7.2-2|63	%__install -m 755 hydra-gtk/src/xhydra %{buildroot}%{_bindir}
12cr|hydra-7.2-2|64	
12cr|hydra-7.2-2|65	%__install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|hydra-7.2-2|66	%__install -m 644 hydra.1 xhydra.1 pw-inspector.1 %{buildroot}%{_mandir}/man1
12cr|hydra-7.2-2|67	
12cr|hydra-7.2-2|68	#XDG menu and icons for GUI
12cr|hydra-7.2-2|69	%__install -d -m 755 %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cr|hydra-7.2-2|70	convert -size 32x32 xhydra.png %{buildroot}%{_iconsdir}/xhydra.png
12cr|hydra-7.2-2|71	convert -size 48x48 xhydra.png %{buildroot}%{_liconsdir}/xhydra.png
12cr|hydra-7.2-2|72	convert -size 16x16 xhydra.png %{buildroot}%{_miconsdir}/xhydra.png
12cr|hydra-7.2-2|73	
12cr|hydra-7.2-2|74	%__install -d -m 755 %{buildroot}%{_datadir}/pixmaps
12cr|hydra-7.2-2|75	convert -size 64x64 xhydra.png %{buildroot}%{_datadir}/pixmaps/xhydra.png
12cr|hydra-7.2-2|76	
12cr|hydra-7.2-2|77	%__install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|hydra-7.2-2|78	%__cat > %{buildroot}%{_datadir}/applications/mandriva-xhydra.desktop << EOF
12cr|hydra-7.2-2|79	[Desktop Entry]
12cr|hydra-7.2-2|80	Name=XHydra
12cr|hydra-7.2-2|81	Comment=Network logon cracker
12cr|hydra-7.2-2|82	Exec=%{_bindir}/xhydra
12cr|hydra-7.2-2|83	Icon=xhydra
12cr|hydra-7.2-2|84	Terminal=false
12cr|hydra-7.2-2|85	Type=Application
12cr|hydra-7.2-2|86	StartupNotify=true
12cr|hydra-7.2-2|87	Categories=Tools;Monitor;
12cr|hydra-7.2-2|88	EOF
12cr|hydra-7.2-2|89	
12cr|hydra-7.2-2|90	%clean
12cr|hydra-7.2-2|91	%__rm -rf %{buildroot}
12cr|hydra-7.2-2|92	
12cr|hydra-7.2-2|93	%files
12cr|hydra-7.2-2|94	%doc CHANGES INSTALL LICENSE* README
12cr|hydra-7.2-2|95	%{_bindir}/hydra
12cr|hydra-7.2-2|96	%{_mandir}/man1/hydra.1*
12cr|hydra-7.2-2|97	
12cr|hydra-7.2-2|98	%files gui
12cr|hydra-7.2-2|99	%{_bindir}/xhydra
12cr|hydra-7.2-2|100	%{_mandir}/man1/xhydra.1*
12cr|hydra-7.2-2|101	%{_datadir}/applications/mandriva-xhydra.desktop
12cr|hydra-7.2-2|102	%{_datadir}/pixmaps/xhydra.png
12cr|hydra-7.2-2|103	%{_iconsdir}/xhydra.png
12cr|hydra-7.2-2|104	%{_liconsdir}/xhydra.png
12cr|hydra-7.2-2|105	%{_miconsdir}/xhydra.png
12cr|hydra-7.2-2|106	
12cr|hydra-7.2-2|107	%files pwinspector
12cr|hydra-7.2-2|108	%{_bindir}/pw-inspector
12cr|hydra-7.2-2|109	%{_mandir}/man1/pw-inspector.1*
12cr|hydra-7.2-2|110	
12cr|hydra-7.2-2|111	
12cr|hydra-7.2-2|112	%changelog
12cr|hydra-7.2-2|113	* Sun Feb 26 2012 Andrey Bondrov <abondrov@mandriva.org> 7.2-2
12cr|hydra-7.2-2|114	+ Revision: 780857
12cr|hydra-7.2-2|115	- Bump release
12cr|hydra-7.2-2|116	- New version 7.2
12cr|hydra-7.2-2|117	
12cr|hydra-7.2-2|118	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|hydra-7.2-2|119	- relink against libpcre.so.1
12cr|hydra-7.2-2|120	
12cr|hydra-7.2-2|121	* Fri Nov 04 2011 Andrey Bondrov <abondrov@mandriva.org> 7.1-1
12cr|hydra-7.2-2|122	+ Revision: 717382
12cr|hydra-7.2-2|123	- New version 7.1, new subpackage hydra-pwinspector, add XDG menu for GUI
12cr|hydra-7.2-2|124	
12cr|hydra-7.2-2|125	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|hydra-7.2-2|126	- switch group to monitoring, as other security-related tools
12cr|hydra-7.2-2|127	
12cr|hydra-7.2-2|128	* Fri Jul 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 6.4-1
12cr|hydra-7.2-2|129	+ Revision: 688428
12cr|hydra-7.2-2|130	- new version
12cr|hydra-7.2-2|131	
12cr|hydra-7.2-2|132	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 6.3-1
12cr|hydra-7.2-2|133	+ Revision: 673092
12cr|hydra-7.2-2|134	- new version
12cr|hydra-7.2-2|135	
12cr|hydra-7.2-2|136	* Mon Apr 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 6.2-1
12cr|hydra-7.2-2|137	+ Revision: 655869
12cr|hydra-7.2-2|138	- import hydra
12cr|hydra-7.2-2|139	

2189 12
12cr|hydrogen-0.9.5.1-1|1	Summary:	Hydrogen Drum Machine
12cr|hydrogen-0.9.5.1-1|2	Name:		hydrogen
12cr|hydrogen-0.9.5.1-1|3	Version:	0.9.5.1
12cr|hydrogen-0.9.5.1-1|4	Release:	1
12cr|hydrogen-0.9.5.1-1|5	License:	GPLv2+
12cr|hydrogen-0.9.5.1-1|6	Group:		Sound
12cr|hydrogen-0.9.5.1-1|7	URL:		http://www.hydrogen-music.org
12cr|hydrogen-0.9.5.1-1|8	Source:		http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|hydrogen-0.9.5.1-1|9	Patch0:		hydrogen-lrdf-pkg.patch
12cr|hydrogen-0.9.5.1-1|10	Patch1:		hydrogen-devel-warning.patch
12cr|hydrogen-0.9.5.1-1|11	BuildRequires:	scons
12cr|hydrogen-0.9.5.1-1|12	BuildRequires:	jpeg-devel
12cr|hydrogen-0.9.5.1-1|13	BuildRequires:	libtar-devel
12cr|hydrogen-0.9.5.1-1|14	BuildRequires:	qt4-devel
12cr|hydrogen-0.9.5.1-1|15	BuildRequires:	pkgconfig(alsa)
12cr|hydrogen-0.9.5.1-1|16	BuildRequires:	pkgconfig(audiofile)
12cr|hydrogen-0.9.5.1-1|17	BuildRequires:	pkgconfig(flac)
12cr|hydrogen-0.9.5.1-1|18	BuildRequires:	pkgconfig(flac++)
12cr|hydrogen-0.9.5.1-1|19	BuildRequires:	pkgconfig(jack)
12cr|hydrogen-0.9.5.1-1|20	BuildRequires:	pkgconfig(libpng)
12cr|hydrogen-0.9.5.1-1|21	BuildRequires:	pkgconfig(lrdf)
12cr|hydrogen-0.9.5.1-1|22	BuildRequires:	pkgconfig(sndfile)
12cr|hydrogen-0.9.5.1-1|23	
12cr|hydrogen-0.9.5.1-1|24	%description
12cr|hydrogen-0.9.5.1-1|25	Hydrogen is an advanced drum machine for GNU/Linux. Its main goal is to bring
12cr|hydrogen-0.9.5.1-1|26	professional yet simple and intuitive pattern-based drum programming.
12cr|hydrogen-0.9.5.1-1|27	
12cr|hydrogen-0.9.5.1-1|28	%files
12cr|hydrogen-0.9.5.1-1|29	%doc AUTHORS ChangeLog
12cr|hydrogen-0.9.5.1-1|30	%{_bindir}/*
12cr|hydrogen-0.9.5.1-1|31	%{_datadir}/applications/%{name}.desktop
12cr|hydrogen-0.9.5.1-1|32	%{_datadir}/%{name}
12cr|hydrogen-0.9.5.1-1|33	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|hydrogen-0.9.5.1-1|34	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|hydrogen-0.9.5.1-1|35	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|hydrogen-0.9.5.1-1|36	%{_datadir}/pixmaps/h2-icon.svg
12cr|hydrogen-0.9.5.1-1|37	
12cr|hydrogen-0.9.5.1-1|38	#--------------------------------------------------------------------
12cr|hydrogen-0.9.5.1-1|39	
12cr|hydrogen-0.9.5.1-1|40	%prep
12cr|hydrogen-0.9.5.1-1|41	%setup -q
12cr|hydrogen-0.9.5.1-1|42	%patch0 -p1
12cr|hydrogen-0.9.5.1-1|43	%patch1 -p1
12cr|hydrogen-0.9.5.1-1|44	
12cr|hydrogen-0.9.5.1-1|45	%build
12cr|hydrogen-0.9.5.1-1|46	scons prefix="%{_prefix}"
12cr|hydrogen-0.9.5.1-1|47	
12cr|hydrogen-0.9.5.1-1|48	%install
12cr|hydrogen-0.9.5.1-1|49	scons DESTDIR=%{buildroot} install
12cr|hydrogen-0.9.5.1-1|50	
12cr|hydrogen-0.9.5.1-1|51	perl -pi -e 's,/usr/share/%{name}/data/img/gray/icon64.png,%{name},g' %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|hydrogen-0.9.5.1-1|52	
12cr|hydrogen-0.9.5.1-1|53	#icons
12cr|hydrogen-0.9.5.1-1|54	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12cr|hydrogen-0.9.5.1-1|55	cp data/img/gray/icon48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|hydrogen-0.9.5.1-1|56	cp data/img/gray/icon32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|hydrogen-0.9.5.1-1|57	cp data/img/gray/icon16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|hydrogen-0.9.5.1-1|58	
12cr|hydrogen-0.9.5.1-1|59	%changelog
12cr|hydrogen-0.9.5.1-1|60	* Fri Apr 08 2011 Frank Kober <emuse@mandriva.org> 0.9.5-1mdv2011.0
12cr|hydrogen-0.9.5.1-1|61	+ Revision: 651988
12cr|hydrogen-0.9.5.1-1|62	- new version 0.9.5
12cr|hydrogen-0.9.5.1-1|63	
12cr|hydrogen-0.9.5.1-1|64	* Tue Jun 22 2010 Shlomi Fish <shlomif@mandriva.org> 0.9.4-0.rc1.1mdv2011.0
12cr|hydrogen-0.9.5.1-1|65	+ Revision: 548495
12cr|hydrogen-0.9.5.1-1|66	- Fix a typo - its
12cr|hydrogen-0.9.5.1-1|67	
12cr|hydrogen-0.9.5.1-1|68	* Sun Jun 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.4-0.rc1.1mdv2010.0
12cr|hydrogen-0.9.5.1-1|69	+ Revision: 383447
12cr|hydrogen-0.9.5.1-1|70	- Fix file list
12cr|hydrogen-0.9.5.1-1|71	- Update BuildRequires
12cr|hydrogen-0.9.5.1-1|72	- Add Scons as BuildRequires
12cr|hydrogen-0.9.5.1-1|73	- Fix BuildRequires
12cr|hydrogen-0.9.5.1-1|74	- Update to 0.9.4  c1 ( Qt4 version)
12cr|hydrogen-0.9.5.1-1|75	
12cr|hydrogen-0.9.5.1-1|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|hydrogen-0.9.5.1-1|77	- rebuild
12cr|hydrogen-0.9.5.1-1|78	- kill re-definition of %%buildroot on Pixel's request
12cr|hydrogen-0.9.5.1-1|79	
12cr|hydrogen-0.9.5.1-1|80	+ Pixel <pixel@mandriva.com>
12cr|hydrogen-0.9.5.1-1|81	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|hydrogen-0.9.5.1-1|82	
12cr|hydrogen-0.9.5.1-1|83	+ Olivier Blin <oblin@mandriva.com>
12cr|hydrogen-0.9.5.1-1|84	- restore BuildRoot
12cr|hydrogen-0.9.5.1-1|85	
12cr|hydrogen-0.9.5.1-1|86	* Tue Oct 16 2007 Adam Williamson <awilliamson@mandriva.org> 0.9.3-4mdv2008.1
12cr|hydrogen-0.9.5.1-1|87	+ Revision: 98751
12cr|hydrogen-0.9.5.1-1|88	- rebuild to fix FLAC errors causing no sound at all
12cr|hydrogen-0.9.5.1-1|89	- spec clean
12cr|hydrogen-0.9.5.1-1|90	- drop X-Mandriva menu category
12cr|hydrogen-0.9.5.1-1|91	- new license policy
12cr|hydrogen-0.9.5.1-1|92	
12cr|hydrogen-0.9.5.1-1|93	* Thu Apr 19 2007 Adam Williamson <awilliamson@mandriva.org> 0.9.3-3mdv2008.0
12cr|hydrogen-0.9.5.1-1|94	+ Revision: 14905
12cr|hydrogen-0.9.5.1-1|95	- bump release to differentiate from 2007.1 update package
12cr|hydrogen-0.9.5.1-1|96	
12cr|hydrogen-0.9.5.1-1|97	* Thu Apr 19 2007 Adam Williamson <awilliamson@mandriva.org> 0.9.3-2mdv2008.0
12cr|hydrogen-0.9.5.1-1|98	+ Revision: 14887
12cr|hydrogen-0.9.5.1-1|99	- don't package now non-existent menu entry
12cr|hydrogen-0.9.5.1-1|100	- remove old menu entry, emi is complaining
12cr|hydrogen-0.9.5.1-1|101	- XDG menu fixes
12cr|hydrogen-0.9.5.1-1|102	- revert previous incorrect fix for x86-64 build
12cr|hydrogen-0.9.5.1-1|103	- add patch2: correct fix for x86-64 build from upstream forum
12cr|hydrogen-0.9.5.1-1|104	- try to fix x86-64 build
12cr|hydrogen-0.9.5.1-1|105	- add patch0 (fix build with g++ 4.x)
12cr|hydrogen-0.9.5.1-1|106	- add patch1 (fix build with recent flac) (from arch)
12cr|hydrogen-0.9.5.1-1|107	- add libflac++ to BuildRequires
12cr|hydrogen-0.9.5.1-1|108	- rebuild with latest libflac
12cr|hydrogen-0.9.5.1-1|109	- install fd.o icons
12cr|hydrogen-0.9.5.1-1|110	- Import hydrogen
12cr|hydrogen-0.9.5.1-1|111	
12cr|hydrogen-0.9.5.1-1|112	
12cr|hydrogen-0.9.5.1-1|113	
12cr|hydrogen-0.9.5.1-1|114	* Fri Feb 24 2006 Austin Acton <austin@mandriva.org> 0.9.3-1mdk
12cr|hydrogen-0.9.5.1-1|115	- New release 0.9.3
12cr|hydrogen-0.9.5.1-1|116	- disable patch (fixed I think...)
12cr|hydrogen-0.9.5.1-1|117	- fix source URL
12cr|hydrogen-0.9.5.1-1|118	
12cr|hydrogen-0.9.5.1-1|119	* Wed Jan 25 2006 Tibor Pittich <Tibor.Pittich@mandriva.org> 0.9.2-4mdk
12cr|hydrogen-0.9.5.1-1|120	- add QTDIR variable
12cr|hydrogen-0.9.5.1-1|121	
12cr|hydrogen-0.9.5.1-1|122	* Sat Nov 26 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 0.9.2-3mdk
12cr|hydrogen-0.9.5.1-1|123	- add patch0 which fixed song editor
12cr|hydrogen-0.9.5.1-1|124	- update url, improve description
12cr|hydrogen-0.9.5.1-1|125	- macroszification
12cr|hydrogen-0.9.5.1-1|126	- recreate menu section
12cr|hydrogen-0.9.5.1-1|127	- fixed bad permissions on fr docbook sources
12cr|hydrogen-0.9.5.1-1|128	
12cr|hydrogen-0.9.5.1-1|129	* Wed Nov 09 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.2-2mdk
12cr|hydrogen-0.9.5.1-1|130	- Fix BuildRequires
12cr|hydrogen-0.9.5.1-1|131	- %%mkrel
12cr|hydrogen-0.9.5.1-1|132	
12cr|hydrogen-0.9.5.1-1|133	* Mon Jul 25 2005 Austin Acton <austin@mandriva.org> 0.9.2-1mdk
12cr|hydrogen-0.9.5.1-1|134	- 0.9.2
12cr|hydrogen-0.9.5.1-1|135	- new source URL
12cr|hydrogen-0.9.5.1-1|136	- tidy buildrequires
12cr|hydrogen-0.9.5.1-1|137	- use included icons
12cr|hydrogen-0.9.5.1-1|138	
12cr|hydrogen-0.9.5.1-1|139	* Wed May 25 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.1-2mdk
12cr|hydrogen-0.9.5.1-1|140	- Fix BuildRequires
12cr|hydrogen-0.9.5.1-1|141	
12cr|hydrogen-0.9.5.1-1|142	* Sun Nov 28 2004 Austin Acton <austin@mandrake.org> 0.9.1-1mdk
12cr|hydrogen-0.9.5.1-1|143	- 0.9.1
12cr|hydrogen-0.9.5.1-1|144	- source URL
12cr|hydrogen-0.9.5.1-1|145	
12cr|hydrogen-0.9.5.1-1|146	* Sat Sep 11 2004 Austin Acton <austin@mandrake.org> 0.9.0-1mdk
12cr|hydrogen-0.9.5.1-1|147	- 0.9.0
12cr|hydrogen-0.9.5.1-1|148	- drop libtoolize hack
12cr|hydrogen-0.9.5.1-1|149	
12cr|hydrogen-0.9.5.1-1|150	* Fri Apr 2 2004 Austin Acton <austin@mandrake.org> 0.8.2-1mdk
12cr|hydrogen-0.9.5.1-1|151	- 0.8.2
12cr|hydrogen-0.9.5.1-1|152	
12cr|hydrogen-0.9.5.1-1|153	* Sat Dec 27 2003 Austin Acton <austin@linux.ca> 0.8.1-1mdk
12cr|hydrogen-0.9.5.1-1|154	- 0.8.1
12cr|hydrogen-0.9.5.1-1|155	- delib
12cr|hydrogen-0.9.5.1-1|156	- libtoolize
12cr|hydrogen-0.9.5.1-1|157	
12cr|hydrogen-0.9.5.1-1|158	* Sun Aug 24 2003 Michael Scherer <scherer.michael@free.fr> 0.8.0-3mdk
12cr|hydrogen-0.9.5.1-1|159	- BuildRequires ( automake1.6 )
12cr|hydrogen-0.9.5.1-1|160	
12cr|hydrogen-0.9.5.1-1|161	* Tue Jul 15 2003 Austin Acton <aacton@yorku.ca> 0.8.0-2mdk
12cr|hydrogen-0.9.5.1-1|162	- DIRM
12cr|hydrogen-0.9.5.1-1|163	
12cr|hydrogen-0.9.5.1-1|164	* Sat May 24 2003 Austin Acton <aacton@yorku.ca> 0.8.0-1mdk
12cr|hydrogen-0.9.5.1-1|165	- 0.8.0
12cr|hydrogen-0.9.5.1-1|166	
12cr|hydrogen-0.9.5.1-1|167	* Wed May 21 2003 Austin Acton <aacton@yorku.ca> 0.7.6-1mdk
12cr|hydrogen-0.9.5.1-1|168	- 0.7.6
12cr|hydrogen-0.9.5.1-1|169	- add manpage
12cr|hydrogen-0.9.5.1-1|170	- mklibname
12cr|hydrogen-0.9.5.1-1|171	
12cr|hydrogen-0.9.5.1-1|172	* Mon Feb 24 2003 Austin Acton <aacton@yorku.ca> 0.7.5-1mdk
12cr|hydrogen-0.9.5.1-1|173	- 0.7.5
12cr|hydrogen-0.9.5.1-1|174	
12cr|hydrogen-0.9.5.1-1|175	* Wed Feb 12 2003 Austin Acton <aacton@yorku.ca> 0.7.4-2mdk
12cr|hydrogen-0.9.5.1-1|176	- fix requires/provides
12cr|hydrogen-0.9.5.1-1|177	
12cr|hydrogen-0.9.5.1-1|178	* Tue Feb 11 2003 Austin Acton <aacton@yorku.ca> 0.7.4-1mdk
12cr|hydrogen-0.9.5.1-1|179	- initial package

2190 12
12cr|hydrogen-drumkits-0.9.3.20070703-5|1	%define name    hydrogen-drumkits
12cr|hydrogen-drumkits-0.9.3.20070703-5|2	%define version 0.9.3.20070703
12cr|hydrogen-drumkits-0.9.3.20070703-5|3	%define release %mkrel 5
12cr|hydrogen-drumkits-0.9.3.20070703-5|4	
12cr|hydrogen-drumkits-0.9.3.20070703-5|5	Summary:	Extra drum kits for the Hydrogen drum machine
12cr|hydrogen-drumkits-0.9.3.20070703-5|6	Name:           %{name}
12cr|hydrogen-drumkits-0.9.3.20070703-5|7	Version:        %{version}
12cr|hydrogen-drumkits-0.9.3.20070703-5|8	Release:        %{release}
12cr|hydrogen-drumkits-0.9.3.20070703-5|9	License:	GPLv2+
12cr|hydrogen-drumkits-0.9.3.20070703-5|10	Group:		Sound
12cr|hydrogen-drumkits-0.9.3.20070703-5|11	URL:		http://www.hydrogen-music.org
12cr|hydrogen-drumkits-0.9.3.20070703-5|12	Source0:	http://ftp.de.debian.org/debian/pool/main/h/hydrogen-drumkits/%{name}_%{version}.orig.tar.gz
12cr|hydrogen-drumkits-0.9.3.20070703-5|13	Source1:	Makefile.hydrogen-drumkits
12cr|hydrogen-drumkits-0.9.3.20070703-5|14	BuildRoot:	%_tmppath/%{name}-buildroot
12cr|hydrogen-drumkits-0.9.3.20070703-5|15	
12cr|hydrogen-drumkits-0.9.3.20070703-5|16	%description
12cr|hydrogen-drumkits-0.9.3.20070703-5|17	Hydrogen is an advanced drum machine for GNU/Linux. It's main goal is to bring
12cr|hydrogen-drumkits-0.9.3.20070703-5|18	professional yet simple and intuitive pattern-based drum programming.
12cr|hydrogen-drumkits-0.9.3.20070703-5|19	
12cr|hydrogen-drumkits-0.9.3.20070703-5|20	%prep
12cr|hydrogen-drumkits-0.9.3.20070703-5|21	%setup -q
12cr|hydrogen-drumkits-0.9.3.20070703-5|22	install -m 644 %{SOURCE1} ./Makefile
12cr|hydrogen-drumkits-0.9.3.20070703-5|23	perl -pi -e 's,KITS_DIR=.*,KITS_DIR=%{buildroot}%{_datadir}/hydrogen/data/drumkits,g' ./Makefile
12cr|hydrogen-drumkits-0.9.3.20070703-5|24	perl -pi -e 's,SONG_DIR=.*,SONG_DIR=%{buildroot}%{_datadir}/hydrogen/data/demo_songs,g' ./Makefile
12cr|hydrogen-drumkits-0.9.3.20070703-5|25	
12cr|hydrogen-drumkits-0.9.3.20070703-5|26	%build
12cr|hydrogen-drumkits-0.9.3.20070703-5|27	
12cr|hydrogen-drumkits-0.9.3.20070703-5|28	%install
12cr|hydrogen-drumkits-0.9.3.20070703-5|29	%__rm -rf %{buildroot}
12cr|hydrogen-drumkits-0.9.3.20070703-5|30	make unpack
12cr|hydrogen-drumkits-0.9.3.20070703-5|31	chmod 0755 %{buildroot}%{_datadir}/hydrogen/data/drumkits/*
12cr|hydrogen-drumkits-0.9.3.20070703-5|32	
12cr|hydrogen-drumkits-0.9.3.20070703-5|33	%clean
12cr|hydrogen-drumkits-0.9.3.20070703-5|34	%__rm -rf %buildroot
12cr|hydrogen-drumkits-0.9.3.20070703-5|35	
12cr|hydrogen-drumkits-0.9.3.20070703-5|36	%files
12cr|hydrogen-drumkits-0.9.3.20070703-5|37	%defattr(-,root,root)
12cr|hydrogen-drumkits-0.9.3.20070703-5|38	%{_datadir}/hydrogen/data/drumkits/*
12cr|hydrogen-drumkits-0.9.3.20070703-5|39	%{_datadir}/hydrogen/data/demo_songs/*
12cr|hydrogen-drumkits-0.9.3.20070703-5|40	
12cr|hydrogen-drumkits-0.9.3.20070703-5|41	
12cr|hydrogen-drumkits-0.9.3.20070703-5|42	
12cr|hydrogen-drumkits-0.9.3.20070703-5|43	%changelog
12cr|hydrogen-drumkits-0.9.3.20070703-5|44	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.3.20070703-5mdv2011.0
12cr|hydrogen-drumkits-0.9.3.20070703-5|45	+ Revision: 619493
12cr|hydrogen-drumkits-0.9.3.20070703-5|46	- the mass rebuild of 2010.0 packages
12cr|hydrogen-drumkits-0.9.3.20070703-5|47	
12cr|hydrogen-drumkits-0.9.3.20070703-5|48	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.9.3.20070703-4mdv2010.0
12cr|hydrogen-drumkits-0.9.3.20070703-5|49	+ Revision: 429482
12cr|hydrogen-drumkits-0.9.3.20070703-5|50	- rebuild
12cr|hydrogen-drumkits-0.9.3.20070703-5|51	
12cr|hydrogen-drumkits-0.9.3.20070703-5|52	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.9.3.20070703-3mdv2009.0
12cr|hydrogen-drumkits-0.9.3.20070703-5|53	+ Revision: 247130
12cr|hydrogen-drumkits-0.9.3.20070703-5|54	- rebuild
12cr|hydrogen-drumkits-0.9.3.20070703-5|55	- kill re-definition of %%buildroot on Pixel's request
12cr|hydrogen-drumkits-0.9.3.20070703-5|56	
12cr|hydrogen-drumkits-0.9.3.20070703-5|57	+ Olivier Blin <oblin@mandriva.com>
12cr|hydrogen-drumkits-0.9.3.20070703-5|58	- restore BuildRoot
12cr|hydrogen-drumkits-0.9.3.20070703-5|59	
12cr|hydrogen-drumkits-0.9.3.20070703-5|60	* Wed Oct 17 2007 Adam Williamson <awilliamson@mandriva.org> 0.9.3.20070703-1mdv2008.1
12cr|hydrogen-drumkits-0.9.3.20070703-5|61	+ Revision: 99479
12cr|hydrogen-drumkits-0.9.3.20070703-5|62	- import hydrogen-drumkits
12cr|hydrogen-drumkits-0.9.3.20070703-5|63	
12cr|hydrogen-drumkits-0.9.3.20070703-5|64	

2191 12
12cr|hyena-0.5-3|1	Name:		hyena
12cr|hyena-0.5-3|2	License:	MIT
12cr|hyena-0.5-3|3	Group:		System/Libraries
12cr|hyena-0.5-3|4	Version:	0.5
12cr|hyena-0.5-3|5	Release:	%mkrel 3
12cr|hyena-0.5-3|6	Summary:	Library for .NET applications
12cr|hyena-0.5-3|7	Url:		http://banshee-project.org/
12cr|hyena-0.5-3|8	Source:		http://ftp.acc.umu.se/pub/GNOME/sources/hyena/0.5/%{name}-%{version}.tar.bz2
12cr|hyena-0.5-3|9	# PATCH-FIX-UPSTREAM coolo@opensuse.org - broken Makefile syntax
12cr|hyena-0.5-3|10	Patch0:		fix-makefile.diff
12cr|hyena-0.5-3|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12cr|hyena-0.5-3|12	BuildRequires:	gtk-sharp2
12cr|hyena-0.5-3|13	BuildRequires:	mono-basic
12cr|hyena-0.5-3|14	BuildRequires:	mono-devel
12cr|hyena-0.5-3|15	BuildRequires:	mono-nunit
12cr|hyena-0.5-3|16	BuildRequires:	perl-XML-Parser
12cr|hyena-0.5-3|17	BuildRequires:	autoconf automake libtool make pkgconfig
12cr|hyena-0.5-3|18	BuildRequires:	gtk-sharp2-devel
12cr|hyena-0.5-3|19	Requires:	mono
12cr|hyena-0.5-3|20	Requires:	gtk-sharp2
12cr|hyena-0.5-3|21	
12cr|hyena-0.5-3|22	%description
12cr|hyena-0.5-3|23	Hyena is a .NET library that powers Banshee and PDF Mod, among others.
12cr|hyena-0.5-3|24	
12cr|hyena-0.5-3|25	%prep
12cr|hyena-0.5-3|26	%setup -q
12cr|hyena-0.5-3|27	%patch0 -p1
12cr|hyena-0.5-3|28	
12cr|hyena-0.5-3|29	%build
12cr|hyena-0.5-3|30	%configure
12cr|hyena-0.5-3|31	make
12cr|hyena-0.5-3|32	
12cr|hyena-0.5-3|33	%install
12cr|hyena-0.5-3|34	rm -rf %{buildroot}
12cr|hyena-0.5-3|35	make install DESTDIR=%{buildroot}
12cr|hyena-0.5-3|36	# % find_lang % {name}
12cr|hyena-0.5-3|37	
12cr|hyena-0.5-3|38	%clean
12cr|hyena-0.5-3|39	rm -rf %{buildroot}
12cr|hyena-0.5-3|40	
12cr|hyena-0.5-3|41	%files
12cr|hyena-0.5-3|42	%defattr(-, root, root)
12cr|hyena-0.5-3|43	# % doc AUTHORS NEWS README COPYING
12cr|hyena-0.5-3|44	%{_libdir}/%{name}
12cr|hyena-0.5-3|45	%{_libdir}/pkgconfig/*.pc
12cr|hyena-0.5-3|46	
12cr|hyena-0.5-3|47	#% files lang -f % {name}.lang
12cr|hyena-0.5-3|48	
12cr|hyena-0.5-3|49	
12cr|hyena-0.5-3|50	%changelog
12cr|hyena-0.5-3|51	* Wed Dec 14 2011 Götz Waschk <waschk@mandriva.org> 0.5-3mdv2012.0
12cr|hyena-0.5-3|52	+ Revision: 740996
12cr|hyena-0.5-3|53	- rebuild for gtk+ packaging breakage
12cr|hyena-0.5-3|54	
12cr|hyena-0.5-3|55	* Mon Oct 31 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.5-2
12cr|hyena-0.5-3|56	+ Revision: 708008
12cr|hyena-0.5-3|57	- rpmlint fixes
12cr|hyena-0.5-3|58	- require mono fix
12cr|hyena-0.5-3|59	
12cr|hyena-0.5-3|60	* Mon Oct 31 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.5-1
12cr|hyena-0.5-3|61	+ Revision: 708005
12cr|hyena-0.5-3|62	- imported package hyena
12cr|hyena-0.5-3|63	

2192 12
12cr|i2c-tools-3.1.0-1|1	Name:           i2c-tools
12cr|i2c-tools-3.1.0-1|2	Version:        3.1.0
12cr|i2c-tools-3.1.0-1|3	Release:        1
12cr|i2c-tools-3.1.0-1|4	Summary:        Heterogeneous set of I2C tools for Linux
12cr|i2c-tools-3.1.0-1|5	Group:          System/Kernel and hardware
12cr|i2c-tools-3.1.0-1|6	License:        GPL
12cr|i2c-tools-3.1.0-1|7	URL:            http://www.lm-sensors.org/wiki/I2CTools
12cr|i2c-tools-3.1.0-1|8	Source0:        http://dl.lm-sensors.org/i2c-tools/releases/i2c-tools-%{version}.tar.bz2
12cr|i2c-tools-3.1.0-1|9	Conflicts:      lm_sensors < 3.0.0
12cr|i2c-tools-3.1.0-1|10	Requires:       udev
12cr|i2c-tools-3.1.0-1|11	
12cr|i2c-tools-3.1.0-1|12	%description
12cr|i2c-tools-3.1.0-1|13	This package contains a heterogeneous set of I2C tools for Linux: a bus
12cr|i2c-tools-3.1.0-1|14	probing tool, a chip dumper, register-level access helpers, EEPROM
12cr|i2c-tools-3.1.0-1|15	decoding scripts, and more.
12cr|i2c-tools-3.1.0-1|16	
12cr|i2c-tools-3.1.0-1|17	%package eepromer
12cr|i2c-tools-3.1.0-1|18	Summary:        Programs for reading/writing i2c/smbus eeproms
12cr|i2c-tools-3.1.0-1|19	Group:          System/Kernel and hardware
12cr|i2c-tools-3.1.0-1|20	Requires:       %{name} = %{version}-%{release}
12cr|i2c-tools-3.1.0-1|21	
12cr|i2c-tools-3.1.0-1|22	%description eepromer
12cr|i2c-tools-3.1.0-1|23	Programs for reading/writing i2c/smbus eeproms. Notice that writing the
12cr|i2c-tools-3.1.0-1|24	eeproms in your system is very dangerous and is likely to render your system
12cr|i2c-tools-3.1.0-1|25	unusable. Do not install, let alone use this, unless you really, _really_ know
12cr|i2c-tools-3.1.0-1|26	what you are doing.
12cr|i2c-tools-3.1.0-1|27	
12cr|i2c-tools-3.1.0-1|28	%package -n python-smbus
12cr|i2c-tools-3.1.0-1|29	Summary:	Python module for SMBus access via I2C
12cr|i2c-tools-3.1.0-1|30	Group:		System/Kernel and hardware
12cr|i2c-tools-3.1.0-1|31	BuildRequires:	python
12cr|i2c-tools-3.1.0-1|32	BuildRequires:	python-setuptools
12cr|i2c-tools-3.1.0-1|33	Requires:	python
12cr|i2c-tools-3.1.0-1|34	
12cr|i2c-tools-3.1.0-1|35	%description -n python-smbus
12cr|i2c-tools-3.1.0-1|36	This Python module allows SMBus access through the I2C /dev interface
12cr|i2c-tools-3.1.0-1|37	on Linux hosts. The host kernel must have I2C support, I2C device
12cr|i2c-tools-3.1.0-1|38	interface support, and a bus adapter driver.
12cr|i2c-tools-3.1.0-1|39	
12cr|i2c-tools-3.1.0-1|40	%prep
12cr|i2c-tools-3.1.0-1|41	%setup -q
12cr|i2c-tools-3.1.0-1|42	
12cr|i2c-tools-3.1.0-1|43	%build
12cr|i2c-tools-3.1.0-1|44	%{make} CFLAGS="%{optflags}"
12cr|i2c-tools-3.1.0-1|45	
12cr|i2c-tools-3.1.0-1|46	pushd eepromer
12cr|i2c-tools-3.1.0-1|47	%{make} CFLAGS="%{optflags} -I../include"
12cr|i2c-tools-3.1.0-1|48	popd
12cr|i2c-tools-3.1.0-1|49	
12cr|i2c-tools-3.1.0-1|50	pushd py-smbus
12cr|i2c-tools-3.1.0-1|51	CFLAGS="%{optflags} -I../include" python setup.py build
12cr|i2c-tools-3.1.0-1|52	popd
12cr|i2c-tools-3.1.0-1|53	
12cr|i2c-tools-3.1.0-1|54	%install
12cr|i2c-tools-3.1.0-1|55	%{__rm} -rf %{buildroot}
12cr|i2c-tools-3.1.0-1|56	%{makeinstall}
12cr|i2c-tools-3.1.0-1|57	%{__cp} -a eepromer/eeprog eepromer/eeprom eepromer/eepromer %{buildroot}%{_sbindir}
12cr|i2c-tools-3.1.0-1|58	
12cr|i2c-tools-3.1.0-1|59	pushd py-smbus
12cr|i2c-tools-3.1.0-1|60	python setup.py install --root=%{buildroot} --compile --optimize=2
12cr|i2c-tools-3.1.0-1|61	popd
12cr|i2c-tools-3.1.0-1|62	
12cr|i2c-tools-3.1.0-1|63	%{__rm} -r %{buildroot}%{_includedir}/linux
12cr|i2c-tools-3.1.0-1|64	
12cr|i2c-tools-3.1.0-1|65	%files
12cr|i2c-tools-3.1.0-1|66	%defattr(0644,root,root,0755)
12cr|i2c-tools-3.1.0-1|67	%doc CHANGES COPYING README
12cr|i2c-tools-3.1.0-1|68	%attr(660,root,root) %dev(c,89,0) /lib/udev/devices/i2c-0
12cr|i2c-tools-3.1.0-1|69	%attr(660,root,root) %dev(c,89,0) /lib/udev/devices/i2c-1
12cr|i2c-tools-3.1.0-1|70	%attr(660,root,root) %dev(c,89,0) /lib/udev/devices/i2c-2
12cr|i2c-tools-3.1.0-1|71	%attr(660,root,root) %dev(c,89,0) /lib/udev/devices/i2c-3
12cr|i2c-tools-3.1.0-1|72	#%attr(0755,root,root) %{_bindir}/*
12cr|i2c-tools-3.1.0-1|73	#%attr(0755,root,root) %{_sbindir}/*
12cr|i2c-tools-3.1.0-1|74	%exclude %{_sbindir}/eeprog
12cr|i2c-tools-3.1.0-1|75	%exclude %{_sbindir}/eeprom
12cr|i2c-tools-3.1.0-1|76	%exclude %{_sbindir}/eepromer
12cr|i2c-tools-3.1.0-1|77	%attr(0755,root,root) %{_bindir}/ddcmon
12cr|i2c-tools-3.1.0-1|78	%attr(0755,root,root) %{_bindir}/decode-dimms
12cr|i2c-tools-3.1.0-1|79	%attr(0755,root,root) %{_bindir}/decode-edid
12cr|i2c-tools-3.1.0-1|80	%attr(0755,root,root) %{_bindir}/decode-vaio
12cr|i2c-tools-3.1.0-1|81	%attr(0755,root,root) %{_sbindir}/i2cdetect
12cr|i2c-tools-3.1.0-1|82	%attr(0755,root,root) %{_sbindir}/i2cdump
12cr|i2c-tools-3.1.0-1|83	%attr(0755,root,root) %{_sbindir}/i2cget
12cr|i2c-tools-3.1.0-1|84	%attr(0755,root,root) %{_sbindir}/i2cset
12cr|i2c-tools-3.1.0-1|85	%attr(0755,root,root) %{_sbindir}/i2c-stub-from-dump
12cr|i2c-tools-3.1.0-1|86	%{_mandir}/man8/i2cdetect.8*
12cr|i2c-tools-3.1.0-1|87	%{_mandir}/man8/i2cdump.8*
12cr|i2c-tools-3.1.0-1|88	%{_mandir}/man8/i2cget.8*
12cr|i2c-tools-3.1.0-1|89	%{_mandir}/man8/i2cset.8*
12cr|i2c-tools-3.1.0-1|90	%{_mandir}/man8/i2c-stub-from-dump.8*
12cr|i2c-tools-3.1.0-1|91	
12cr|i2c-tools-3.1.0-1|92	%files eepromer
12cr|i2c-tools-3.1.0-1|93	%defattr(0644,root,root,0755)
12cr|i2c-tools-3.1.0-1|94	%doc eepromer/README eepromer/README.eeprom eepromer/README.eepromer eepromer/README.eeprog
12cr|i2c-tools-3.1.0-1|95	%attr(0755,root,root) %{_sbindir}/eeprog
12cr|i2c-tools-3.1.0-1|96	%attr(0755,root,root) %{_sbindir}/eeprom
12cr|i2c-tools-3.1.0-1|97	%attr(0755,root,root) %{_sbindir}/eepromer
12cr|i2c-tools-3.1.0-1|98	
12cr|i2c-tools-3.1.0-1|99	%files -n python-smbus
12cr|i2c-tools-3.1.0-1|100	%defattr(0644,root,root,0755)
12cr|i2c-tools-3.1.0-1|101	%doc py-smbus/README
12cr|i2c-tools-3.1.0-1|102	%{py_platsitedir}/smbus*
12cr|i2c-tools-3.1.0-1|103	
12cr|i2c-tools-3.1.0-1|104	
12cr|i2c-tools-3.1.0-1|105	%changelog
12cr|i2c-tools-3.1.0-1|106	* Fri Apr 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.1.0-1
12cr|i2c-tools-3.1.0-1|107	+ Revision: 792461
12cr|i2c-tools-3.1.0-1|108	- version update 3.1.0
12cr|i2c-tools-3.1.0-1|109	
12cr|i2c-tools-3.1.0-1|110	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 3.0.3-1
12cr|i2c-tools-3.1.0-1|111	+ Revision: 645236
12cr|i2c-tools-3.1.0-1|112	- update to new version 3.0.3
12cr|i2c-tools-3.1.0-1|113	
12cr|i2c-tools-3.1.0-1|114	* Tue Nov 02 2010 Jani Välimaa <wally@mandriva.org> 3.0.2-3mdv2011.0
12cr|i2c-tools-3.1.0-1|115	+ Revision: 592187
12cr|i2c-tools-3.1.0-1|116	- rebuild for python 2.7
12cr|i2c-tools-3.1.0-1|117	
12cr|i2c-tools-3.1.0-1|118	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 3.0.2-2mdv2010.1
12cr|i2c-tools-3.1.0-1|119	+ Revision: 437911
12cr|i2c-tools-3.1.0-1|120	- rebuild
12cr|i2c-tools-3.1.0-1|121	
12cr|i2c-tools-3.1.0-1|122	* Wed Feb 18 2009 Jérôme Soyer <saispo@mandriva.org> 3.0.2-1mdv2009.1
12cr|i2c-tools-3.1.0-1|123	+ Revision: 342304
12cr|i2c-tools-3.1.0-1|124	- New upstream release
12cr|i2c-tools-3.1.0-1|125	
12cr|i2c-tools-3.1.0-1|126	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 3.0.1-6mdv2009.1
12cr|i2c-tools-3.1.0-1|127	+ Revision: 323371
12cr|i2c-tools-3.1.0-1|128	- rebuild
12cr|i2c-tools-3.1.0-1|129	
12cr|i2c-tools-3.1.0-1|130	* Thu Nov 20 2008 Adam Williamson <awilliamson@mandriva.org> 3.0.1-5mdv2009.1
12cr|i2c-tools-3.1.0-1|131	+ Revision: 305334
12cr|i2c-tools-3.1.0-1|132	- fix the CFLAGS for the pysmbus build to include -I../include (right fix)
12cr|i2c-tools-3.1.0-1|133	- drop pysmbus_include.patch (completely the wrong 'fix')
12cr|i2c-tools-3.1.0-1|134	
12cr|i2c-tools-3.1.0-1|135	* Sun Nov 09 2008 Adam Williamson <awilliamson@mandriva.org> 3.0.1-4mdv2009.1
12cr|i2c-tools-3.1.0-1|136	+ Revision: 301638
12cr|i2c-tools-3.1.0-1|137	- requires python
12cr|i2c-tools-3.1.0-1|138	- move kernel-headers BR into the python-smbus section for clarity
12cr|i2c-tools-3.1.0-1|139	- python buildrequires
12cr|i2c-tools-3.1.0-1|140	- add pysmbus_include.patch: add a necessary include for py-smbus to build
12cr|i2c-tools-3.1.0-1|141	- build and package python-smbus too
12cr|i2c-tools-3.1.0-1|142	
12cr|i2c-tools-3.1.0-1|143	* Fri Aug 29 2008 Olivier Blin <blino@mandriva.org> 3.0.1-3mdv2009.0
12cr|i2c-tools-3.1.0-1|144	+ Revision: 277375
12cr|i2c-tools-3.1.0-1|145	- install udev helpers in /lib/udev (this is the default on x86_64 too now, as per upstream)
12cr|i2c-tools-3.1.0-1|146	
12cr|i2c-tools-3.1.0-1|147	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 3.0.1-2mdv2009.0
12cr|i2c-tools-3.1.0-1|148	+ Revision: 267108
12cr|i2c-tools-3.1.0-1|149	- rebuild early 2009.0 package (before pixel changes)
12cr|i2c-tools-3.1.0-1|150	
12cr|i2c-tools-3.1.0-1|151	* Sun Apr 20 2008 David Walluck <walluck@mandriva.org> 3.0.1-1mdv2009.0
12cr|i2c-tools-3.1.0-1|152	+ Revision: 195989
12cr|i2c-tools-3.1.0-1|153	- fix file list
12cr|i2c-tools-3.1.0-1|154	- 3.0.1
12cr|i2c-tools-3.1.0-1|155	
12cr|i2c-tools-3.1.0-1|156	+ Olivier Blin <blino@mandriva.org>
12cr|i2c-tools-3.1.0-1|157	- restore BuildRoot
12cr|i2c-tools-3.1.0-1|158	
12cr|i2c-tools-3.1.0-1|159	+ Thierry Vignaud <tv@mandriva.org>
12cr|i2c-tools-3.1.0-1|160	- kill re-definition of %%buildroot on Pixel's request
12cr|i2c-tools-3.1.0-1|161	
12cr|i2c-tools-3.1.0-1|162	* Tue Dec 11 2007 David Walluck <walluck@mandriva.org> 3.0.0-1mdv2008.1
12cr|i2c-tools-3.1.0-1|163	+ Revision: 117438
12cr|i2c-tools-3.1.0-1|164	- import i2c-tools
12cr|i2c-tools-3.1.0-1|165	

2193 12
12cr|i3-wm-4.3-1|1	%global real_name i3
12cr|i3-wm-4.3-1|2	%global bugfix_release bf2
12cr|i3-wm-4.3-1|3	#% global upstream_version 3.e-%{bugfix_release}
12cr|i3-wm-4.3-1|4	%global upstream_version 4.3
12cr|i3-wm-4.3-1|5	
12cr|i3-wm-4.3-1|6	Name:           i3-wm
12cr|i3-wm-4.3-1|7	#Version:        3.e.%{bugfix_release}
12cr|i3-wm-4.3-1|8	Version:        4.3
12cr|i3-wm-4.3-1|9	Release:        1
12cr|i3-wm-4.3-1|10	Summary:        Improved tiling window manager
12cr|i3-wm-4.3-1|11	License:        BSD
12cr|i3-wm-4.3-1|12	Group:          System/X11
12cr|i3-wm-4.3-1|13	URL:            http://i3.zekjur.net
12cr|i3-wm-4.3-1|14	
12cr|i3-wm-4.3-1|15	Source0:        http://i3.zekjur.net/downloads/%{real_name}-%{upstream_version}.tar.bz2
12cr|i3-wm-4.3-1|16	Source1:        %{real_name}-logo.svg
12cr|i3-wm-4.3-1|17	source2:				.abf.yml
12cr|i3-wm-4.3-1|18	patch0:					i3-4.3.libev.patch
12cr|i3-wm-4.3-1|19	
12cr|i3-wm-4.3-1|20	BuildRequires:  pkgconfig(libev)
12cr|i3-wm-4.3-1|21	BuildRequires:  pkgconfig(xkbfile)
12cr|i3-wm-4.3-1|22	BuildRequires:  pkgconfig(x11)
12cr|i3-wm-4.3-1|23	BuildRequires:  pkgconfig(yajl)
12cr|i3-wm-4.3-1|24	BuildRequires:  pkgconfig(xcb)
12cr|i3-wm-4.3-1|25	BuildRequires:  xcb-util-devel
12cr|i3-wm-4.3-1|26	BuildRequires:  bison
12cr|i3-wm-4.3-1|27	BuildRequires:  flex
12cr|i3-wm-4.3-1|28	BuildRequires:  asciidoc
12cr|i3-wm-4.3-1|29	BuildRequires:  graphviz
12cr|i3-wm-4.3-1|30	BuildRequires:  bzip2
12cr|i3-wm-4.3-1|31	buildrequires:	pkgconfig(xcb-keysyms)
12cr|i3-wm-4.3-1|32	buildrequires:	pkgconfig(xcb-icccm)
12cr|i3-wm-4.3-1|33	buildrequires:	pkgconfig(pango)
12cr|i3-wm-4.3-1|34	buildrequires:	pkgconfig(pangocairo)
12cr|i3-wm-4.3-1|35	buildrequires:	pkgconfig(libstartup-notification-1.0)
12cr|i3-wm-4.3-1|36	buildrequires:	pkgconfig(xcursor)
12cr|i3-wm-4.3-1|37	
12cr|i3-wm-4.3-1|38	Requires:       rxvt-unicode
12cr|i3-wm-4.3-1|39	Requires:       x11-apps
12cr|i3-wm-4.3-1|40	Suggests:       dmenu
12cr|i3-wm-4.3-1|41	Suggests:	i3-doc
12cr|i3-wm-4.3-1|42	
12cr|i3-wm-4.3-1|43	%description
12cr|i3-wm-4.3-1|44	i3 is a tiling window manager, completely written from scratch.
12cr|i3-wm-4.3-1|45	
12cr|i3-wm-4.3-1|46	Key features of i3 are correct handling multi-monitor, horizontal and
12cr|i3-wm-4.3-1|47	vertical columns (table abstraction) in tiling. It also provides
12cr|i3-wm-4.3-1|48	hooks/callbacks for other programs to integrate and it is UTF-8
12cr|i3-wm-4.3-1|49	clean. i3 uses xcb for asynchronous communication with X11, and has
12cr|i3-wm-4.3-1|50	several measures to be very fast.
12cr|i3-wm-4.3-1|51	
12cr|i3-wm-4.3-1|52	Please be aware that i3 is primarily targeted at advanced users and
12cr|i3-wm-4.3-1|53	developers.
12cr|i3-wm-4.3-1|54	
12cr|i3-wm-4.3-1|55	
12cr|i3-wm-4.3-1|56	%package doc
12cr|i3-wm-4.3-1|57	Summary:        i3 window manager documentation
12cr|i3-wm-4.3-1|58	Group:          System/X11
12cr|i3-wm-4.3-1|59	BuildRequires:  doxygen
12cr|i3-wm-4.3-1|60	BuildArch:      noarch
12cr|i3-wm-4.3-1|61	Requires:       %{name} = %{version}-%{release}
12cr|i3-wm-4.3-1|62	
12cr|i3-wm-4.3-1|63	%description doc
12cr|i3-wm-4.3-1|64	Asciidoc and doxygen documentations for i3.
12cr|i3-wm-4.3-1|65	
12cr|i3-wm-4.3-1|66	
12cr|i3-wm-4.3-1|67	%prep
12cr|i3-wm-4.3-1|68	%setup -q -n %{real_name}-%{upstream_version}
12cr|i3-wm-4.3-1|69	%patch0 -p1 -b .libev
12cr|i3-wm-4.3-1|70	sed \
12cr|i3-wm-4.3-1|71	-e 's|CFLAGS += -Wall|CFLAGS += %{optflags}|g' \
12cr|i3-wm-4.3-1|72	-e 's|CFLAGS += -pipe|CFLAGS += -I/usr/include/libev |g' \
12cr|i3-wm-4.3-1|73	-e 's|CFLAGS += -I/usr/local/include|CFLAGS += -I%{_includedir}|g' \
12cr|i3-wm-4.3-1|74	-e 's|/usr/local/lib|%{_libdir}|g' \
12cr|i3-wm-4.3-1|75	-e 's|.SILENT:||g' \
12cr|i3-wm-4.3-1|76	-i common.mk
12cr|i3-wm-4.3-1|77	
12cr|i3-wm-4.3-1|78	
12cr|i3-wm-4.3-1|79	%build
12cr|i3-wm-4.3-1|80	make %{?_smp_mflags} V=1
12cr|i3-wm-4.3-1|81	cd man
12cr|i3-wm-4.3-1|82	make %{?_smp_mflags} V=1
12cr|i3-wm-4.3-1|83	cd ../docs
12cr|i3-wm-4.3-1|84	make %{?_smp_mflags} V=1
12cr|i3-wm-4.3-1|85	cd ..
12cr|i3-wm-4.3-1|86	doxygen pseudo-doc.doxygen
12cr|i3-wm-4.3-1|87	mv pseudo-doc/html pseudo-doc/doxygen
12cr|i3-wm-4.3-1|88	
12cr|i3-wm-4.3-1|89	
12cr|i3-wm-4.3-1|90	%install
12cr|i3-wm-4.3-1|91	
12cr|i3-wm-4.3-1|92	make install \
12cr|i3-wm-4.3-1|93	DESTDIR=%{buildroot} \
12cr|i3-wm-4.3-1|94	INSTALL="install -p"
12cr|i3-wm-4.3-1|95	
12cr|i3-wm-4.3-1|96	mkdir -p %{buildroot}/%{_mandir}/man1/
12cr|i3-wm-4.3-1|97	install -Dpm0644 man/*.1 \
12cr|i3-wm-4.3-1|98	%{buildroot}/%{_mandir}/man1/
12cr|i3-wm-4.3-1|99	
12cr|i3-wm-4.3-1|100	mkdir -p %{buildroot}/%{_datadir}/pixmaps/
12cr|i3-wm-4.3-1|101	install -Dpm0644 %{SOURCE1} \
12cr|i3-wm-4.3-1|102	%{buildroot}/%{_datadir}/pixmaps/
12cr|i3-wm-4.3-1|103	
12cr|i3-wm-4.3-1|104	%files
12cr|i3-wm-4.3-1|105	%defattr(-,root,root,-)
12cr|i3-wm-4.3-1|106	%doc LICENSE RELEASE-NOTES-%{upstream_version}
12cr|i3-wm-4.3-1|107	%{_bindir}/%{real_name}*
12cr|i3-wm-4.3-1|108	%{_includedir}/%{real_name}/*
12cr|i3-wm-4.3-1|109	%dir %{_sysconfdir}/%{real_name}/
12cr|i3-wm-4.3-1|110	%config(noreplace) %{_sysconfdir}/%{real_name}/config
12cr|i3-wm-4.3-1|111	%config(noreplace) %{_sysconfdir}/%{real_name}/config.keycodes
12cr|i3-wm-4.3-1|112	%{_datadir}/xsessions/%{real_name}.desktop
12cr|i3-wm-4.3-1|113	%{_mandir}/man*/%{real_name}*
12cr|i3-wm-4.3-1|114	%{_datadir}/pixmaps/%{real_name}-logo.svg
12cr|i3-wm-4.3-1|115	%{_datadir}/applications/%{real_name}.desktop
12cr|i3-wm-4.3-1|116	
12cr|i3-wm-4.3-1|117	
12cr|i3-wm-4.3-1|118	%files doc
12cr|i3-wm-4.3-1|119	%defattr(-,root,root,-)
12cr|i3-wm-4.3-1|120	%doc docs/*.{html,png} pseudo-doc/doxygen/
12cr|i3-wm-4.3-1|121	
12cr|i3-wm-4.3-1|122	
12cr|i3-wm-4.3-1|123	%changelog
12cr|i3-wm-4.3-1|124	* Fri Feb 18 2011 Joao Victor Duarte Martins <jvdm@mandriva.com.br> 3.e.bf2-1mdv2011.0
12cr|i3-wm-4.3-1|125	+ Revision: 638328
12cr|i3-wm-4.3-1|126	- fix BuildRoot and add bzip2 to BuildRequires
12cr|i3-wm-4.3-1|127	- fix group tag
12cr|i3-wm-4.3-1|128	- fix package name and rename spec file
12cr|i3-wm-4.3-1|129	- First initial commit.
12cr|i3-wm-4.3-1|130	- create i3-wm
12cr|i3-wm-4.3-1|131	

2194 12
12cr|i8kutils-1.33-3|1	%define	name	i8kutils
12cr|i8kutils-1.33-3|2	%define	version	1.33
12cr|i8kutils-1.33-3|3	%define	release	%mkrel 3
12cr|i8kutils-1.33-3|4	
12cr|i8kutils-1.33-3|5	Version: 	%{version}
12cr|i8kutils-1.33-3|6	Summary: 	Dell laptop SMM BIOS support
12cr|i8kutils-1.33-3|7	Name: 		%{name}
12cr|i8kutils-1.33-3|8	Release: 	%{release}
12cr|i8kutils-1.33-3|9	License: 	GPLv2+
12cr|i8kutils-1.33-3|10	Group: 		Monitoring
12cr|i8kutils-1.33-3|11	Source: 	http://ftp.debian.org/debian/pool/main/i/i8kutils/%{name}_%{version}.tar.gz
12cr|i8kutils-1.33-3|12	URL: 		http://people.debian.org/~dz/i8k/
12cr|i8kutils-1.33-3|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|i8kutils-1.33-3|14	Suggests:	i8kmon
12cr|i8kutils-1.33-3|15	
12cr|i8kutils-1.33-3|16	%description
12cr|i8kutils-1.33-3|17	This package contains a user-space programs for accessing the SMM BIOS
12cr|i8kutils-1.33-3|18	of Dell Inspiron and Latitude laptops. The SMM BIOS is used on many recent
12cr|i8kutils-1.33-3|19	laptops to implement APM functionalities and to access custom hardware,
12cr|i8kutils-1.33-3|20	for example cooling fans and volume buttons.
12cr|i8kutils-1.33-3|21	
12cr|i8kutils-1.33-3|22	Also provided is a cool and useful plugin for gkrellm.
12cr|i8kutils-1.33-3|23	Note that you need the "Dell Laptop" option compiled into your kernel
12cr|i8kutils-1.33-3|24	(included in the main kernel tree since 2.4.14-pre8)
12cr|i8kutils-1.33-3|25	
12cr|i8kutils-1.33-3|26	%package -n i8kmon
12cr|i8kutils-1.33-3|27	Summary: 	Dell laptop SMM BIOS monitoring tool
12cr|i8kutils-1.33-3|28	Group: 		Monitoring
12cr|i8kutils-1.33-3|29	Requires:	tcl
12cr|i8kutils-1.33-3|30	Requires:	tk
12cr|i8kutils-1.33-3|31	Conflicts:	i8kutils < 1.33-2
12cr|i8kutils-1.33-3|32	
12cr|i8kutils-1.33-3|33	%description -n i8kmon
12cr|i8kutils-1.33-3|34	This package contains a monitoring tool for accessing the SMM BIOS
12cr|i8kutils-1.33-3|35	of Dell Inspiron and Latitude laptops.
12cr|i8kutils-1.33-3|36	
12cr|i8kutils-1.33-3|37	%prep
12cr|i8kutils-1.33-3|38	%setup -q
12cr|i8kutils-1.33-3|39	
12cr|i8kutils-1.33-3|40	%build
12cr|i8kutils-1.33-3|41	%make CFLAGS="$RPM_OPT_FLAGS"
12cr|i8kutils-1.33-3|42	
12cr|i8kutils-1.33-3|43	%install
12cr|i8kutils-1.33-3|44	rm -rf $RPM_BUILD_ROOT
12cr|i8kutils-1.33-3|45	mkdir -p $RPM_BUILD_ROOT%_bindir
12cr|i8kutils-1.33-3|46	%makeinstall_std
12cr|i8kutils-1.33-3|47	
12cr|i8kutils-1.33-3|48	%clean
12cr|i8kutils-1.33-3|49	rm -rf $RPM_BUILD_ROOT
12cr|i8kutils-1.33-3|50	
12cr|i8kutils-1.33-3|51	%files
12cr|i8kutils-1.33-3|52	%defattr (-,root,root)
12cr|i8kutils-1.33-3|53	%doc README.*
12cr|i8kutils-1.33-3|54	%{_bindir}/i8kbuttons
12cr|i8kutils-1.33-3|55	%{_bindir}/i8kctl
12cr|i8kutils-1.33-3|56	%{_bindir}/i8kfan
12cr|i8kutils-1.33-3|57	
12cr|i8kutils-1.33-3|58	%files -n i8kmon
12cr|i8kutils-1.33-3|59	%defattr (-,root,root)
12cr|i8kutils-1.33-3|60	%{_bindir}/i8kmon
12cr|i8kutils-1.33-3|61	
12cr|i8kutils-1.33-3|62	
12cr|i8kutils-1.33-3|63	%changelog
12cr|i8kutils-1.33-3|64	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.33-3mdv2011.0
12cr|i8kutils-1.33-3|65	+ Revision: 619494
12cr|i8kutils-1.33-3|66	- the mass rebuild of 2010.0 packages
12cr|i8kutils-1.33-3|67	
12cr|i8kutils-1.33-3|68	* Fri Oct 23 2009 Olivier Blin <oblin@mandriva.com> 1.33-2mdv2010.0
12cr|i8kutils-1.33-3|69	+ Revision: 459005
12cr|i8kutils-1.33-3|70	- split out i8kmon in its own package (suggested by i8kutils), not to
12cr|i8kutils-1.33-3|71	pull tcl/tk and libX11 in minimal installations
12cr|i8kutils-1.33-3|72	
12cr|i8kutils-1.33-3|73	* Mon Sep 28 2009 Frederik Himpe <fhimpe@mandriva.org> 1.33-1mdv2010.0
12cr|i8kutils-1.33-3|74	+ Revision: 450631
12cr|i8kutils-1.33-3|75	- update to new version 1.33
12cr|i8kutils-1.33-3|76	
12cr|i8kutils-1.33-3|77	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.27-4mdv2010.0
12cr|i8kutils-1.33-3|78	+ Revision: 429484
12cr|i8kutils-1.33-3|79	- rebuild
12cr|i8kutils-1.33-3|80	
12cr|i8kutils-1.33-3|81	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.27-3mdv2009.0
12cr|i8kutils-1.33-3|82	+ Revision: 247134
12cr|i8kutils-1.33-3|83	- rebuild
12cr|i8kutils-1.33-3|84	
12cr|i8kutils-1.33-3|85	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.27-1mdv2008.1
12cr|i8kutils-1.33-3|86	+ Revision: 140755
12cr|i8kutils-1.33-3|87	- restore BuildRoot
12cr|i8kutils-1.33-3|88	
12cr|i8kutils-1.33-3|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|i8kutils-1.33-3|90	- kill re-definition of %%buildroot on Pixel's request
12cr|i8kutils-1.33-3|91	
12cr|i8kutils-1.33-3|92	* Wed Aug 15 2007 Adam Williamson <awilliamson@mandriva.org> 1.27-1mdv2008.0
12cr|i8kutils-1.33-3|93	+ Revision: 63867
12cr|i8kutils-1.33-3|94	- rebuild for 2008
12cr|i8kutils-1.33-3|95	- don't package license (not required)
12cr|i8kutils-1.33-3|96	- use makeinstall_std macro
12cr|i8kutils-1.33-3|97	- correct URLs
12cr|i8kutils-1.33-3|98	- use Fedora license policy (GPLv2+)
12cr|i8kutils-1.33-3|99	- requires tcl and tk (fix #31132)
12cr|i8kutils-1.33-3|100	- new release 1.27
12cr|i8kutils-1.33-3|101	- Import i8kutils
12cr|i8kutils-1.33-3|102	
12cr|i8kutils-1.33-3|103	
12cr|i8kutils-1.33-3|104	
12cr|i8kutils-1.33-3|105	* Thu Jan 05 2005 Lenny Cartier <lenny@mandriva.com> 1.25-2mdk
12cr|i8kutils-1.33-3|106	- rebuild
12cr|i8kutils-1.33-3|107	
12cr|i8kutils-1.33-3|108	* Tue Aug 24 2004 Erwan Velu <erwan@mandrakesoft.com> 1.25-1mdk
12cr|i8kutils-1.33-3|109	- 1.25
12cr|i8kutils-1.33-3|110	* Tue Oct 14 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.17-2mdk
12cr|i8kutils-1.33-3|111	- buildrequires
12cr|i8kutils-1.33-3|112	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cr|i8kutils-1.33-3|113	- quiet setup
12cr|i8kutils-1.33-3|114	- compile with $RPM_OPT_FLAGS
12cr|i8kutils-1.33-3|115	- updated description
12cr|i8kutils-1.33-3|116	
12cr|i8kutils-1.33-3|117	* Wed Dec 18 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.17-1mdk
12cr|i8kutils-1.33-3|118	- new

2195 12
12cr|ia_ora-xfce-1.0.2-8|1	Summary:	Ia Ora Mandriva Xfce theme
12cr|ia_ora-xfce-1.0.2-8|2	Name:		ia_ora-xfce
12cr|ia_ora-xfce-1.0.2-8|3	Version:	1.0.2
12cr|ia_ora-xfce-1.0.2-8|4	Release:	%mkrel 8
12cr|ia_ora-xfce-1.0.2-8|5	License:	GPLv2+
12cr|ia_ora-xfce-1.0.2-8|6	Group:		Graphical desktop/Xfce
12cr|ia_ora-xfce-1.0.2-8|7	URL:		http://www.mandrivalinux.com/
12cr|ia_ora-xfce-1.0.2-8|8	Source0:	%{name}-%{version}.tar.bz2
12cr|ia_ora-xfce-1.0.2-8|9	Requires:	ia_ora-gnome-gtk2-engine
12cr|ia_ora-xfce-1.0.2-8|10	Requires:	ia_ora-gnome
12cr|ia_ora-xfce-1.0.2-8|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ia_ora-xfce-1.0.2-8|12	
12cr|ia_ora-xfce-1.0.2-8|13	%description
12cr|ia_ora-xfce-1.0.2-8|14	This is the Mandriva Ia Ora theme for the Xfce desktop environment.
12cr|ia_ora-xfce-1.0.2-8|15	
12cr|ia_ora-xfce-1.0.2-8|16	%prep
12cr|ia_ora-xfce-1.0.2-8|17	%setup -q
12cr|ia_ora-xfce-1.0.2-8|18	
12cr|ia_ora-xfce-1.0.2-8|19	
12cr|ia_ora-xfce-1.0.2-8|20	%install
12cr|ia_ora-xfce-1.0.2-8|21	rm -rf %{buildroot}
12cr|ia_ora-xfce-1.0.2-8|22	export datadir=%{_datadir}
12cr|ia_ora-xfce-1.0.2-8|23	
12cr|ia_ora-xfce-1.0.2-8|24	%makeinstall_std
12cr|ia_ora-xfce-1.0.2-8|25	
12cr|ia_ora-xfce-1.0.2-8|26	%clean
12cr|ia_ora-xfce-1.0.2-8|27	rm -rf %{buildroot}
12cr|ia_ora-xfce-1.0.2-8|28	
12cr|ia_ora-xfce-1.0.2-8|29	%files
12cr|ia_ora-xfce-1.0.2-8|30	%defattr(-,root,root)
12cr|ia_ora-xfce-1.0.2-8|31	%doc README ChangeLog
12cr|ia_ora-xfce-1.0.2-8|32	%{_datadir}/themes/*
12cr|ia_ora-xfce-1.0.2-8|33	
12cr|ia_ora-xfce-1.0.2-8|34	
12cr|ia_ora-xfce-1.0.2-8|35	%changelog
12cr|ia_ora-xfce-1.0.2-8|36	* Sat Apr 16 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.2-8mdv2011.0
12cr|ia_ora-xfce-1.0.2-8|37	+ Revision: 653305
12cr|ia_ora-xfce-1.0.2-8|38	- rebuild
12cr|ia_ora-xfce-1.0.2-8|39	
12cr|ia_ora-xfce-1.0.2-8|40	+ Thierry Vignaud <tv@mandriva.org>
12cr|ia_ora-xfce-1.0.2-8|41	- rebuild
12cr|ia_ora-xfce-1.0.2-8|42	
12cr|ia_ora-xfce-1.0.2-8|43	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1.0.2-6mdv2009.1
12cr|ia_ora-xfce-1.0.2-8|44	+ Revision: 350286
12cr|ia_ora-xfce-1.0.2-8|45	- 2009.1 rebuild
12cr|ia_ora-xfce-1.0.2-8|46	
12cr|ia_ora-xfce-1.0.2-8|47	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.2-5mdv2009.0
12cr|ia_ora-xfce-1.0.2-8|48	+ Revision: 247137
12cr|ia_ora-xfce-1.0.2-8|49	- rebuild
12cr|ia_ora-xfce-1.0.2-8|50	
12cr|ia_ora-xfce-1.0.2-8|51	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|ia_ora-xfce-1.0.2-8|52	- fix bug #38175
12cr|ia_ora-xfce-1.0.2-8|53	
12cr|ia_ora-xfce-1.0.2-8|54	* Tue Feb 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.2-2mdv2008.1
12cr|ia_ora-xfce-1.0.2-8|55	+ Revision: 165666
12cr|ia_ora-xfce-1.0.2-8|56	- requires ia_ora-gnome
12cr|ia_ora-xfce-1.0.2-8|57	
12cr|ia_ora-xfce-1.0.2-8|58	* Mon Jan 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.2-1mdv2008.1
12cr|ia_ora-xfce-1.0.2-8|59	+ Revision: 146321
12cr|ia_ora-xfce-1.0.2-8|60	- ia_ora-xfce is now in mdv's svn
12cr|ia_ora-xfce-1.0.2-8|61	- new version
12cr|ia_ora-xfce-1.0.2-8|62	- spec file clean
12cr|ia_ora-xfce-1.0.2-8|63	
12cr|ia_ora-xfce-1.0.2-8|64	+ Olivier Blin <oblin@mandriva.com>
12cr|ia_ora-xfce-1.0.2-8|65	- restore BuildRoot
12cr|ia_ora-xfce-1.0.2-8|66	
12cr|ia_ora-xfce-1.0.2-8|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|ia_ora-xfce-1.0.2-8|68	- kill re-definition of %%buildroot on Pixel's request
12cr|ia_ora-xfce-1.0.2-8|69	
12cr|ia_ora-xfce-1.0.2-8|70	* Wed Dec 12 2007 Jérôme Soyer <saispo@mandriva.org> 1.0.1-1mdv2008.1
12cr|ia_ora-xfce-1.0.2-8|71	+ Revision: 117758
12cr|ia_ora-xfce-1.0.2-8|72	- New release
12cr|ia_ora-xfce-1.0.2-8|73	
12cr|ia_ora-xfce-1.0.2-8|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|ia_ora-xfce-1.0.2-8|75	- better description
12cr|ia_ora-xfce-1.0.2-8|76	
12cr|ia_ora-xfce-1.0.2-8|77	* Fri Nov 23 2007 Jérôme Soyer <saispo@mandriva.org> 1.0.0-1mdv2008.1
12cr|ia_ora-xfce-1.0.2-8|78	+ Revision: 111616
12cr|ia_ora-xfce-1.0.2-8|79	- import ia_ora-xfce
12cr|ia_ora-xfce-1.0.2-8|80	
12cr|ia_ora-xfce-1.0.2-8|81	

2196 12
12cr|iat-0.1.7-2|1	%define name    iat
12cr|iat-0.1.7-2|2	%define version 0.1.7
12cr|iat-0.1.7-2|3	%define release %mkrel 2
12cr|iat-0.1.7-2|4	
12cr|iat-0.1.7-2|5	Name: %{name}
12cr|iat-0.1.7-2|6	Version: %{version}
12cr|iat-0.1.7-2|7	Release: %{release}
12cr|iat-0.1.7-2|8	
12cr|iat-0.1.7-2|9	Summary: Iso9660 Analyzer Tool
12cr|iat-0.1.7-2|10	License: GPLv2+
12cr|iat-0.1.7-2|11	Group: File tools
12cr|iat-0.1.7-2|12	Url: http://iat.berlios.de/
12cr|iat-0.1.7-2|13	Source: iat-%version.tar.bz2
12cr|iat-0.1.7-2|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|iat-0.1.7-2|15	
12cr|iat-0.1.7-2|16	%description
12cr|iat-0.1.7-2|17	iat (Iso9660 Analyzer Tool) is a tool for detecting the structure of many
12cr|iat-0.1.7-2|18	types of CD-ROM image file formats, such as BIN, MDF, PDI, CDI, NRG, and B5I,
12cr|iat-0.1.7-2|19	and converting them into ISO-9660.
12cr|iat-0.1.7-2|20	
12cr|iat-0.1.7-2|21	%prep
12cr|iat-0.1.7-2|22	%setup
12cr|iat-0.1.7-2|23	
12cr|iat-0.1.7-2|24	%build
12cr|iat-0.1.7-2|25	%configure
12cr|iat-0.1.7-2|26	%make
12cr|iat-0.1.7-2|27	
12cr|iat-0.1.7-2|28	%install
12cr|iat-0.1.7-2|29	rm -rf %{buildroot}
12cr|iat-0.1.7-2|30	mkdir -p %{buildroot}%{_bindir}
12cr|iat-0.1.7-2|31	mkdir -p %{buildroot}%{_docdir}/%{name}
12cr|iat-0.1.7-2|32	mkdir -p %{buildroot}/%{_mandir}/man1/%{name}
12cr|iat-0.1.7-2|33	
12cr|iat-0.1.7-2|34	cp src/%{name} %{buildroot}%{_bindir}
12cr|iat-0.1.7-2|35	cp ChangeLog AUTHORS COPYING INSTALL NEWS README %{buildroot}%{_docdir}/%{name}
12cr|iat-0.1.7-2|36	install -c -m 644 man/iat.1 %{buildroot}/%{_mandir}/man1/%{name}
12cr|iat-0.1.7-2|37	
12cr|iat-0.1.7-2|38	%files
12cr|iat-0.1.7-2|39	%_bindir/%{name}
12cr|iat-0.1.7-2|40	%doc %{_mandir}/man1/%{name}
12cr|iat-0.1.7-2|41	%{_docdir}/%{name}
12cr|iat-0.1.7-2|42	
12cr|iat-0.1.7-2|43	
12cr|iat-0.1.7-2|44	%changelog
12cr|iat-0.1.7-2|45	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.7-2mdv2011.0
12cr|iat-0.1.7-2|46	+ Revision: 619508
12cr|iat-0.1.7-2|47	- the mass rebuild of 2010.0 packages
12cr|iat-0.1.7-2|48	
12cr|iat-0.1.7-2|49	* Tue Oct 13 2009 Anne Nicolas <ennael@mandriva.org> 0.1.7-1mdv2010.0
12cr|iat-0.1.7-2|50	+ Revision: 457199
12cr|iat-0.1.7-2|51	- import iat
12cr|iat-0.1.7-2|52	

2197 12
12cr|iax-0.2.3-15|1	%define	major 0
12cr|iax-0.2.3-15|2	%define libname	%mklibname iax %{major}
12cr|iax-0.2.3-15|3	%define develname %mklibname -d iax
12cr|iax-0.2.3-15|4	
12cr|iax-0.2.3-15|5	Summary:	IAX (Inter Asterisk eXchange) Library
12cr|iax-0.2.3-15|6	Name:		iax
12cr|iax-0.2.3-15|7	Version:	0.2.3
12cr|iax-0.2.3-15|8	Release:	15
12cr|iax-0.2.3-15|9	License:	LGPL
12cr|iax-0.2.3-15|10	Group:		System/Libraries
12cr|iax-0.2.3-15|11	URL:		http://www.asterisk.org/
12cr|iax-0.2.3-15|12	Source0:	libiax2-0.2.3-20060212.tar.bz2
12cr|iax-0.2.3-15|13	Patch0:		libiax2.diff
12cr|iax-0.2.3-15|14	Patch1:		libiax2-fix-str-fmt.patch
12cr|iax-0.2.3-15|15	Patch2:		libiax2-install.patch
12cr|iax-0.2.3-15|16	BuildRequires:	multiarch-utils >= 1.0.3
12cr|iax-0.2.3-15|17	
12cr|iax-0.2.3-15|18	%description
12cr|iax-0.2.3-15|19	Inter Asterisk eXchange, lovingly called IAX (pronounced: eeks),
12cr|iax-0.2.3-15|20	is the protocol used by the Asterisk PBX system for
12cr|iax-0.2.3-15|21	inter-asterisk-communication. Other applications may use libiax to
12cr|iax-0.2.3-15|22	communicate with each other and other asterisk servers. IAX is a
12cr|iax-0.2.3-15|23	high performance, feature rich protocol unrelated to SIP or H.323.
12cr|iax-0.2.3-15|24	
12cr|iax-0.2.3-15|25	Its single-socket design allows it to interoperate with NAT and
12cr|iax-0.2.3-15|26	PAT masquerade firewalls.  It supports internationalization,
12cr|iax-0.2.3-15|27	remote dialplans, and voice, HTML, image, DTMF, and video content.
12cr|iax-0.2.3-15|28	
12cr|iax-0.2.3-15|29	For more information see http://www.gnophone.com
12cr|iax-0.2.3-15|30	
12cr|iax-0.2.3-15|31	%package -n	%{libname}
12cr|iax-0.2.3-15|32	Summary:	IAX (Inter Asterisk eXchange) Library
12cr|iax-0.2.3-15|33	Group:          System/Libraries
12cr|iax-0.2.3-15|34	
12cr|iax-0.2.3-15|35	%description -n	%{libname}
12cr|iax-0.2.3-15|36	Inter Asterisk eXchange, lovingly called IAX (pronounced: eeks),
12cr|iax-0.2.3-15|37	is the protocol used by the Asterisk PBX system for
12cr|iax-0.2.3-15|38	inter-asterisk-communication. Other applications may use libiax to
12cr|iax-0.2.3-15|39	communicate with each other and other asterisk servers. IAX is a
12cr|iax-0.2.3-15|40	high performance, feature rich protocol unrelated to SIP or H.323.
12cr|iax-0.2.3-15|41	
12cr|iax-0.2.3-15|42	Its single-socket design allows it to interoperate with NAT and
12cr|iax-0.2.3-15|43	PAT masquerade firewalls.  It supports internationalization,
12cr|iax-0.2.3-15|44	remote dialplans, and voice, HTML, image, DTMF, and video content.
12cr|iax-0.2.3-15|45	
12cr|iax-0.2.3-15|46	For more information see http://www.gnophone.com
12cr|iax-0.2.3-15|47	
12cr|iax-0.2.3-15|48	%package -n	%{develname}
12cr|iax-0.2.3-15|49	Summary:	IAX (Inter Asterisk eXchange) Development Package
12cr|iax-0.2.3-15|50	Group:		Development/C
12cr|iax-0.2.3-15|51	Provides:	%{name}-devel = %{version}
12cr|iax-0.2.3-15|52	Provides:	lib%{name}-devel = %{version}
12cr|iax-0.2.3-15|53	Requires:	%{libname} = %{version}
12cr|iax-0.2.3-15|54	Obsoletes:	%{_lib}iax0-devel
12cr|iax-0.2.3-15|55	
12cr|iax-0.2.3-15|56	%description -n	%{develname}
12cr|iax-0.2.3-15|57	Inter Asterisk eXchange, lovingly called IAX (pronounced: eeks),
12cr|iax-0.2.3-15|58	is the protocol used by the Asterisk PBX system for
12cr|iax-0.2.3-15|59	inter-asterisk-communication. Other applications may use libiax to
12cr|iax-0.2.3-15|60	communicate with each other and other asterisk servers. IAX is a
12cr|iax-0.2.3-15|61	high performance, feature rich protocol unrelated to SIP or H.323.
12cr|iax-0.2.3-15|62	
12cr|iax-0.2.3-15|63	Its single-socket design allows it to interoperate with NAT and
12cr|iax-0.2.3-15|64	PAT masquerade firewalls.  It supports internationalization,
12cr|iax-0.2.3-15|65	remote dialplans, and voice, HTML, image, DTMF, and video content.
12cr|iax-0.2.3-15|66	
12cr|iax-0.2.3-15|67	For more information see http://www.gnophone.com
12cr|iax-0.2.3-15|68	
12cr|iax-0.2.3-15|69	This package contains all of the development files that you will
12cr|iax-0.2.3-15|70	need in order to compile IAX applications.
12cr|iax-0.2.3-15|71	
12cr|iax-0.2.3-15|72	%prep
12cr|iax-0.2.3-15|73	
12cr|iax-0.2.3-15|74	%setup -q -n libiax2
12cr|iax-0.2.3-15|75	%patch0 -p1
12cr|iax-0.2.3-15|76	%patch1 -p0
12cr|iax-0.2.3-15|77	%patch2 -p0
12cr|iax-0.2.3-15|78	
12cr|iax-0.2.3-15|79	# no debug...
12cr|iax-0.2.3-15|80	find -type f -name "Makefile.am" | xargs perl -pi -e "s|-DDEBUG_SUPPORT||g"
12cr|iax-0.2.3-15|81	
12cr|iax-0.2.3-15|82	%build
12cr|iax-0.2.3-15|83	autoreconf -fi
12cr|iax-0.2.3-15|84	%configure2_5x \
12cr|iax-0.2.3-15|85	--disable-extreme-debug
12cr|iax-0.2.3-15|86	%make
12cr|iax-0.2.3-15|87	
12cr|iax-0.2.3-15|88	%install
12cr|iax-0.2.3-15|89	%makeinstall_std
12cr|iax-0.2.3-15|90	
12cr|iax-0.2.3-15|91	# install _all_ headers...
12cr|iax-0.2.3-15|92	install -m0644 src/*.h %{buildroot}%{_includedir}/iax/
12cr|iax-0.2.3-15|93	
12cr|iax-0.2.3-15|94	%multiarch_binaries %{buildroot}%{_bindir}/iax-config
12cr|iax-0.2.3-15|95	
12cr|iax-0.2.3-15|96	%files -n %{libname}
12cr|iax-0.2.3-15|97	%defattr(-,root,root)
12cr|iax-0.2.3-15|98	%doc ChangeLog NEWS README
12cr|iax-0.2.3-15|99	%{_libdir}/*.so.%{major}
12cr|iax-0.2.3-15|100	%{_libdir}/*.so.%{major}.*
12cr|iax-0.2.3-15|101	
12cr|iax-0.2.3-15|102	%files -n %{develname}
12cr|iax-0.2.3-15|103	%defattr(-,root,root)
12cr|iax-0.2.3-15|104	%{multiarch_bindir}/iax-config
12cr|iax-0.2.3-15|105	%{_bindir}/iax-config
12cr|iax-0.2.3-15|106	%{_includedir}/iax
12cr|iax-0.2.3-15|107	%{_libdir}/*.so
12cr|iax-0.2.3-15|108	%{_libdir}/*.a
12cr|iax-0.2.3-15|109	
12cr|iax-0.2.3-15|110	
12cr|iax-0.2.3-15|111	%changelog
12cr|iax-0.2.3-15|112	* Mon Jan 03 2011 Funda Wang <fwang@mandriva.org> 0.2.3-14mdv2011.0
12cr|iax-0.2.3-15|113	+ Revision: 627966
12cr|iax-0.2.3-15|114	- fix build
12cr|iax-0.2.3-15|115	
12cr|iax-0.2.3-15|116	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|iax-0.2.3-15|117	- don't force the usage of automake1.7
12cr|iax-0.2.3-15|118	
12cr|iax-0.2.3-15|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|iax-0.2.3-15|120	- rebuild
12cr|iax-0.2.3-15|121	
12cr|iax-0.2.3-15|122	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.2.3-12mdv2009.0
12cr|iax-0.2.3-15|123	+ Revision: 247139
12cr|iax-0.2.3-15|124	- rebuild
12cr|iax-0.2.3-15|125	
12cr|iax-0.2.3-15|126	+ Pixel <pixel@mandriva.com>
12cr|iax-0.2.3-15|127	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|iax-0.2.3-15|128	
12cr|iax-0.2.3-15|129	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.2.3-10mdv2008.1
12cr|iax-0.2.3-15|130	+ Revision: 140755
12cr|iax-0.2.3-15|131	- restore BuildRoot
12cr|iax-0.2.3-15|132	
12cr|iax-0.2.3-15|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|iax-0.2.3-15|134	- kill re-definition of %%buildroot on Pixel's request
12cr|iax-0.2.3-15|135	- import iax
12cr|iax-0.2.3-15|136	
12cr|iax-0.2.3-15|137	
12cr|iax-0.2.3-15|138	* Sun Sep 17 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-10mdv2007.0
12cr|iax-0.2.3-15|139	- rebuild
12cr|iax-0.2.3-15|140	
12cr|iax-0.2.3-15|141	* Sun Feb 12 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-9mdk
12cr|iax-0.2.3-15|142	- use a svn snap (r35)
12cr|iax-0.2.3-15|143	- new P0
12cr|iax-0.2.3-15|144	
12cr|iax-0.2.3-15|145	* Thu May 05 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-8mdk
12cr|iax-0.2.3-15|146	- use new code from the iaxclient codebase
12cr|iax-0.2.3-15|147	
12cr|iax-0.2.3-15|148	* Thu May 05 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-7mdk
12cr|iax-0.2.3-15|149	- rebuilt with gcc4
12cr|iax-0.2.3-15|150	
12cr|iax-0.2.3-15|151	* Sun Apr 10 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.2.3-6mdk
12cr|iax-0.2.3-15|152	- use the %%mkrel macro
12cr|iax-0.2.3-15|153	- added new jitterbuffer code from the iaxclient codebase
12cr|iax-0.2.3-15|154	- revert latest "lib64 fixes"
12cr|iax-0.2.3-15|155	
12cr|iax-0.2.3-15|156	* Mon Jan 31 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.2.3-5mdk
12cr|iax-0.2.3-15|157	- fix deps and conditional %%multiarch
12cr|iax-0.2.3-15|158	- fix requires-on-release
12cr|iax-0.2.3-15|159	
12cr|iax-0.2.3-15|160	* Tue Dec 28 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.2.3-4mdk
12cr|iax-0.2.3-15|161	- lib64 fixes
12cr|iax-0.2.3-15|162	
12cr|iax-0.2.3-15|163	* Fri Sep 10 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.2.3-3mdk
12cr|iax-0.2.3-15|164	- 0.2.3
12cr|iax-0.2.3-15|165	- drop P0, it's included
12cr|iax-0.2.3-15|166	- fix deps
12cr|iax-0.2.3-15|167	
12cr|iax-0.2.3-15|168	* Thu Jul 10 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.2.2-3mdk
12cr|iax-0.2.3-15|169	- rebuild
12cr|iax-0.2.3-15|170	
12cr|iax-0.2.3-15|171	* Tue Jul 08 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.2.2-2mdk
12cr|iax-0.2.3-15|172	- Copyright/License
12cr|iax-0.2.3-15|173	
12cr|iax-0.2.3-15|174	* Tue Jul 08 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.2.2-1mdk
12cr|iax-0.2.3-15|175	- initial cooker contrib
12cr|iax-0.2.3-15|176	- mandrakified the provided spec file

2198 12
12cr|iaxclient-2.1-0.beta3.4|1	%define	snap	0
12cr|iaxclient-2.1-0.beta3.4|2	%define	beta	3
12cr|iaxclient-2.1-0.beta3.4|3	%define	rel	4
12cr|iaxclient-2.1-0.beta3.4|4	
12cr|iaxclient-2.1-0.beta3.4|5	%if %beta
12cr|iaxclient-2.1-0.beta3.4|6	%define release		%mkrel 0.beta%{beta}.%{rel}
12cr|iaxclient-2.1-0.beta3.4|7	%define distname	%{name}-%{version}beta%{beta}.tar.gz
12cr|iaxclient-2.1-0.beta3.4|8	%define fname		%{name}-%{version}beta%{beta}
12cr|iaxclient-2.1-0.beta3.4|9	%else
12cr|iaxclient-2.1-0.beta3.4|10	%define release		%mkrel %{rel}
12cr|iaxclient-2.1-0.beta3.4|11	%define distname	%{name}-%{version}.tar.gz
12cr|iaxclient-2.1-0.beta3.4|12	%define fname		%{name}-%{version}
12cr|iaxclient-2.1-0.beta3.4|13	%endif
12cr|iaxclient-2.1-0.beta3.4|14	
12cr|iaxclient-2.1-0.beta3.4|15	%define	major		1
12cr|iaxclient-2.1-0.beta3.4|16	%define libname		%mklibname %{name} %{major}
12cr|iaxclient-2.1-0.beta3.4|17	%define develname	%mklibname %{name} -d
12cr|iaxclient-2.1-0.beta3.4|18	
12cr|iaxclient-2.1-0.beta3.4|19	Summary:	Library to implement the IAX protocol
12cr|iaxclient-2.1-0.beta3.4|20	Name:		iaxclient
12cr|iaxclient-2.1-0.beta3.4|21	Version:	2.1
12cr|iaxclient-2.1-0.beta3.4|22	Release:	%{release}
12cr|iaxclient-2.1-0.beta3.4|23	License:	LGPLv2+
12cr|iaxclient-2.1-0.beta3.4|24	Group:		System/Libraries
12cr|iaxclient-2.1-0.beta3.4|25	URL:		http://iaxclient.sourceforge.net/
12cr|iaxclient-2.1-0.beta3.4|26	Source0:	http://downloads.sourceforge.net/%{name}/%{distname}
12cr|iaxclient-2.1-0.beta3.4|27	Patch0:		iaxclient-1.0-20050410-headers.diff
12cr|iaxclient-2.1-0.beta3.4|28	# Fix header location and linkage for ffmpeg - AdamW 2008/12
12cr|iaxclient-2.1-0.beta3.4|29	Patch1:		iaxclient-2.1-ffmpeg.patch
12cr|iaxclient-2.1-0.beta3.4|30	# Fix some string literal errors - AdamW 2008/12
12cr|iaxclient-2.1-0.beta3.4|31	Patch2:		iaxclient-2.1-literal.patch
12cr|iaxclient-2.1-0.beta3.4|32	# From upstream SVN: make tkphone build - AdamW 2008/12
12cr|iaxclient-2.1-0.beta3.4|33	Patch3:		iaxclient-2.1-tkphone.patch
12cr|iaxclient-2.1-0.beta3.4|34	# Make the dumb thing run - AdamW 2008/12
12cr|iaxclient-2.1-0.beta3.4|35	Patch4:		iaxclient-2.1-tkiaxphone.patch
12cr|iaxclient-2.1-0.beta3.4|36	# Fedora patches
12cr|iaxclient-2.1-0.beta3.4|37	Patch100:	iaxclient-2.1beta3-wxGTK28.patch
12cr|iaxclient-2.1-0.beta3.4|38	Patch102:	iaxclient-2.1beta3-tcl-includedir.patch
12cr|iaxclient-2.1-0.beta3.4|39	Patch103:	iaxclient-2.1beta3-tcl-libdir.patch
12cr|iaxclient-2.1-0.beta3.4|40	Patch104:	iaxclient-2.1beta3-tcl-nodoc.patch
12cr|iaxclient-2.1-0.beta3.4|41	Patch105:	iaxclient-2.1beta3-theora-detection.patch
12cr|iaxclient-2.1-0.beta3.4|42	
12cr|iaxclient-2.1-0.beta3.4|43	BuildRequires:	imagemagick
12cr|iaxclient-2.1-0.beta3.4|44	BuildRequires:	gd-devel
12cr|iaxclient-2.1-0.beta3.4|45	BuildRequires:	gsm-devel
12cr|iaxclient-2.1-0.beta3.4|46	BuildRequires:	iax-devel
12cr|iaxclient-2.1-0.beta3.4|47	BuildRequires:	libilbc-devel
12cr|iaxclient-2.1-0.beta3.4|48	BuildRequires:	pkgconfig(speex)
12cr|iaxclient-2.1-0.beta3.4|49	BuildRequires:	portaudio-devel
12cr|iaxclient-2.1-0.beta3.4|50	BuildRequires:	portmixer-devel
12cr|iaxclient-2.1-0.beta3.4|51	BuildRequires:	wxgtku-devel
12cr|iaxclient-2.1-0.beta3.4|52	BuildRequires:	x11-server-xvfb
12cr|iaxclient-2.1-0.beta3.4|53	BuildRequires:	liboggz-devel
12cr|iaxclient-2.1-0.beta3.4|54	BuildRequires:	libvidcap-devel
12cr|iaxclient-2.1-0.beta3.4|55	BuildRequires:	libtheora-devel
12cr|iaxclient-2.1-0.beta3.4|56	
12cr|iaxclient-2.1-0.beta3.4|57	%description
12cr|iaxclient-2.1-0.beta3.4|58	Although asterisk supports other IP protocols (including SIP, and
12cr|iaxclient-2.1-0.beta3.4|59	with patches, H.323), IAX's simple, lightweight nature gives it
12cr|iaxclient-2.1-0.beta3.4|60	several advantages, particularly in that it can operate easily
12cr|iaxclient-2.1-0.beta3.4|61	through NAT and packet firewalls, and it is easily extensible and
12cr|iaxclient-2.1-0.beta3.4|62	simple to understand.
12cr|iaxclient-2.1-0.beta3.4|63	
12cr|iaxclient-2.1-0.beta3.4|64	%package -n	%{libname}
12cr|iaxclient-2.1-0.beta3.4|65	Summary:	Library to implement the IAX protocol
12cr|iaxclient-2.1-0.beta3.4|66	Group:		System/Libraries
12cr|iaxclient-2.1-0.beta3.4|67	
12cr|iaxclient-2.1-0.beta3.4|68	%description -n	%{libname}
12cr|iaxclient-2.1-0.beta3.4|69	Although asterisk supports other IP protocols (including SIP, and
12cr|iaxclient-2.1-0.beta3.4|70	with patches, H.323), IAX's simple, lightweight nature gives it
12cr|iaxclient-2.1-0.beta3.4|71	several advantages, particularly in that it can operate easily
12cr|iaxclient-2.1-0.beta3.4|72	through NAT and packet firewalls, and it is easily extensible and
12cr|iaxclient-2.1-0.beta3.4|73	simple to understand.
12cr|iaxclient-2.1-0.beta3.4|74	
12cr|iaxclient-2.1-0.beta3.4|75	%package -n	%{develname}
12cr|iaxclient-2.1-0.beta3.4|76	Summary:	IAXClient Library development files
12cr|iaxclient-2.1-0.beta3.4|77	Group:		Development/C
12cr|iaxclient-2.1-0.beta3.4|78	Obsoletes:	%{name}-devel < %{version}-%{release}
12cr|iaxclient-2.1-0.beta3.4|79	Obsoletes:	%{mklibname iaxclient 0 -d} < %{version}-%{release}
12cr|iaxclient-2.1-0.beta3.4|80	Provides:	%{name}-devel = %{version}-%{release}
12cr|iaxclient-2.1-0.beta3.4|81	Requires:	%{libname} = %{version}-%{release}
12cr|iaxclient-2.1-0.beta3.4|82	
12cr|iaxclient-2.1-0.beta3.4|83	%description -n	%{develname}
12cr|iaxclient-2.1-0.beta3.4|84	Although asterisk supports other IP protocols (including SIP, and
12cr|iaxclient-2.1-0.beta3.4|85	with patches, H.323), IAX's simple, lightweight nature gives it
12cr|iaxclient-2.1-0.beta3.4|86	several advantages, particularly in that it can operate easily
12cr|iaxclient-2.1-0.beta3.4|87	through NAT and packet firewalls, and it is easily extensible and
12cr|iaxclient-2.1-0.beta3.4|88	simple to understand.
12cr|iaxclient-2.1-0.beta3.4|89	
12cr|iaxclient-2.1-0.beta3.4|90	This package contains the development library and its header
12cr|iaxclient-2.1-0.beta3.4|91	files for the IAXClient Library.
12cr|iaxclient-2.1-0.beta3.4|92	
12cr|iaxclient-2.1-0.beta3.4|93	%package	utils
12cr|iaxclient-2.1-0.beta3.4|94	Summary:	IAX utilities
12cr|iaxclient-2.1-0.beta3.4|95	Group:		Communications
12cr|iaxclient-2.1-0.beta3.4|96	
12cr|iaxclient-2.1-0.beta3.4|97	%description	utils
12cr|iaxclient-2.1-0.beta3.4|98	IAX utilities:
12cr|iaxclient-2.1-0.beta3.4|99	
12cr|iaxclient-2.1-0.beta3.4|100	o iax2slin - Originate an IAX2 call, and send the audio from this
12cr|iaxclient-2.1-0.beta3.4|101	call to stdout
12cr|iaxclient-2.1-0.beta3.4|102	o testcall, testcall-jb: make a single test call with IAXCLIENT.
12cr|iaxclient-2.1-0.beta3.4|103	IAX Support for talking to Asterisk and other Gnophone clients
12cr|iaxclient-2.1-0.beta3.4|104	
12cr|iaxclient-2.1-0.beta3.4|105	%package -n	tkiaxphone
12cr|iaxclient-2.1-0.beta3.4|106	Summary:	Simple IAX phone client
12cr|iaxclient-2.1-0.beta3.4|107	Group:		Communications
12cr|iaxclient-2.1-0.beta3.4|108	Requires:	tk
12cr|iaxclient-2.1-0.beta3.4|109	
12cr|iaxclient-2.1-0.beta3.4|110	%description -n	tkiaxphone
12cr|iaxclient-2.1-0.beta3.4|111	Simple IAX phone client
12cr|iaxclient-2.1-0.beta3.4|112	
12cr|iaxclient-2.1-0.beta3.4|113	EXPERIMENTAL
12cr|iaxclient-2.1-0.beta3.4|114	
12cr|iaxclient-2.1-0.beta3.4|115	%package -n	iaxcomm
12cr|iaxclient-2.1-0.beta3.4|116	Summary:	IaxComm, a portable IAX2 protocol telephony client
12cr|iaxclient-2.1-0.beta3.4|117	Group:		Communications
12cr|iaxclient-2.1-0.beta3.4|118	URL:		http://iaxclient.sourceforge.net/iaxcomm/
12cr|iaxclient-2.1-0.beta3.4|119	Requires(post): desktop-file-utils
12cr|iaxclient-2.1-0.beta3.4|120	Requires(postun): desktop-file-utils
12cr|iaxclient-2.1-0.beta3.4|121	
12cr|iaxclient-2.1-0.beta3.4|122	%description -n	iaxcomm
12cr|iaxclient-2.1-0.beta3.4|123	iaxComm is an Open Source softphone for the Asterisk PBX.
12cr|iaxclient-2.1-0.beta3.4|124	
12cr|iaxclient-2.1-0.beta3.4|125	EXPERIMENTAL
12cr|iaxclient-2.1-0.beta3.4|126	
12cr|iaxclient-2.1-0.beta3.4|127	%prep
12cr|iaxclient-2.1-0.beta3.4|128	
12cr|iaxclient-2.1-0.beta3.4|129	%setup -q -n %{fname}
12cr|iaxclient-2.1-0.beta3.4|130	%patch0 -p1 -b .headers
12cr|iaxclient-2.1-0.beta3.4|131	%patch1 -p1 -b .ffmpeg
12cr|iaxclient-2.1-0.beta3.4|132	%patch2 -p1 -b .literal
12cr|iaxclient-2.1-0.beta3.4|133	%patch3 -p1 -b .tkphone
12cr|iaxclient-2.1-0.beta3.4|134	%patch4 -p1
12cr|iaxclient-2.1-0.beta3.4|135	
12cr|iaxclient-2.1-0.beta3.4|136	%patch100 -p1 -b .wxGTK28
12cr|iaxclient-2.1-0.beta3.4|137	%patch102 -p1 -b .includedir
12cr|iaxclient-2.1-0.beta3.4|138	%patch103 -p1 -b .libdir
12cr|iaxclient-2.1-0.beta3.4|139	%patch104 -p1 -b .nodoc
12cr|iaxclient-2.1-0.beta3.4|140	%patch105 -p1 -b .theoradetect
12cr|iaxclient-2.1-0.beta3.4|141	
12cr|iaxclient-2.1-0.beta3.4|142	%build
12cr|iaxclient-2.1-0.beta3.4|143	autoreconf -fis
12cr|iaxclient-2.1-0.beta3.4|144	export RPM_OPT_FLAGS="%{optflags} -fPIC"
12cr|iaxclient-2.1-0.beta3.4|145	%configure2_5x --with-gsm-includes=%{_includedir}/gsm \
12cr|iaxclient-2.1-0.beta3.4|146	--with-wx-config=%{_bindir}/wx-config-unicode \
12cr|iaxclient-2.1-0.beta3.4|147	--enable-clients="iaxcomm stresstest testcall tkphone vtestcall"
12cr|iaxclient-2.1-0.beta3.4|148	%make
12cr|iaxclient-2.1-0.beta3.4|149	
12cr|iaxclient-2.1-0.beta3.4|150	%install
12cr|iaxclient-2.1-0.beta3.4|151	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|iaxclient-2.1-0.beta3.4|152	%makeinstall_std
12cr|iaxclient-2.1-0.beta3.4|153	
12cr|iaxclient-2.1-0.beta3.4|154	rm -f %{buildroot}%{_bindir}/tkiaxphone
12cr|iaxclient-2.1-0.beta3.4|155	
12cr|iaxclient-2.1-0.beta3.4|156	cat > %{buildroot}%{_bindir}/tkiaxphone << EOF
12cr|iaxclient-2.1-0.beta3.4|157	#!/bin/sh
12cr|iaxclient-2.1-0.beta3.4|158	%{_libdir}/iaxclient/tkphone/tkiaxphone
12cr|iaxclient-2.1-0.beta3.4|159	EOF
12cr|iaxclient-2.1-0.beta3.4|160	
12cr|iaxclient-2.1-0.beta3.4|161	ln -s %{_libdir}/iaxclient/tkphone/iaxcli %{buildroot}%{_bindir}
12cr|iaxclient-2.1-0.beta3.4|162	
12cr|iaxclient-2.1-0.beta3.4|163	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|iaxclient-2.1-0.beta3.4|164	convert simpleclient/iaxcomm/rc/logo.xpm -geometry 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/iaxcomm.png
12cr|iaxclient-2.1-0.beta3.4|165	convert simpleclient/iaxcomm/rc/logo.xpm -geometry 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/tkiaxphone.png
12cr|iaxclient-2.1-0.beta3.4|166	convert simpleclient/iaxcomm/rc/logo.xpm -geometry 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/iaxcomm.png
12cr|iaxclient-2.1-0.beta3.4|167	convert simpleclient/iaxcomm/rc/logo.xpm -geometry 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/tkiaxphone.png
12cr|iaxclient-2.1-0.beta3.4|168	convert simpleclient/iaxcomm/rc/logo.xpm -geometry 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/iaxcomm.png
12cr|iaxclient-2.1-0.beta3.4|169	convert simpleclient/iaxcomm/rc/logo.xpm -geometry 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/tkiaxphone.png
12cr|iaxclient-2.1-0.beta3.4|170	
12cr|iaxclient-2.1-0.beta3.4|171	# XDG menu
12cr|iaxclient-2.1-0.beta3.4|172	install -d %{buildroot}%{_datadir}/applications
12cr|iaxclient-2.1-0.beta3.4|173	cat > %{buildroot}%{_datadir}/applications/mandriva-iaxcomm.desktop << EOF
12cr|iaxclient-2.1-0.beta3.4|174	[Desktop Entry]
12cr|iaxclient-2.1-0.beta3.4|175	Name=iaxComm
12cr|iaxclient-2.1-0.beta3.4|176	Comment=Portable IAX2 protocol telephony client
12cr|iaxclient-2.1-0.beta3.4|177	Exec=%{_bindir}/iaxcomm
12cr|iaxclient-2.1-0.beta3.4|178	Icon=iaxcomm
12cr|iaxclient-2.1-0.beta3.4|179	Terminal=false
12cr|iaxclient-2.1-0.beta3.4|180	Type=Application
12cr|iaxclient-2.1-0.beta3.4|181	Categories=Network;Telephony;
12cr|iaxclient-2.1-0.beta3.4|182	EOF
12cr|iaxclient-2.1-0.beta3.4|183	
12cr|iaxclient-2.1-0.beta3.4|184	cat > %{buildroot}%{_datadir}/applications/mandriva-tkiaxphone.desktop << EOF
12cr|iaxclient-2.1-0.beta3.4|185	[Desktop Entry]
12cr|iaxclient-2.1-0.beta3.4|186	Name=TkIaxPhone
12cr|iaxclient-2.1-0.beta3.4|187	Comment=Simple IAX phone client
12cr|iaxclient-2.1-0.beta3.4|188	Exec=%{_bindir}/tkiaxphone
12cr|iaxclient-2.1-0.beta3.4|189	Icon=iaxcomm
12cr|iaxclient-2.1-0.beta3.4|190	Terminal=false
12cr|iaxclient-2.1-0.beta3.4|191	Type=Application
12cr|iaxclient-2.1-0.beta3.4|192	Categories=Network;Telephony;
12cr|iaxclient-2.1-0.beta3.4|193	EOF
12cr|iaxclient-2.1-0.beta3.4|194	
12cr|iaxclient-2.1-0.beta3.4|195	%clean
12cr|iaxclient-2.1-0.beta3.4|196	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|iaxclient-2.1-0.beta3.4|197	
12cr|iaxclient-2.1-0.beta3.4|198	%files -n %{libname}
12cr|iaxclient-2.1-0.beta3.4|199	%defattr(-,root,root)
12cr|iaxclient-2.1-0.beta3.4|200	%doc README
12cr|iaxclient-2.1-0.beta3.4|201	%{_libdir}/*.so.%{major}*
12cr|iaxclient-2.1-0.beta3.4|202	
12cr|iaxclient-2.1-0.beta3.4|203	%files -n %{develname}
12cr|iaxclient-2.1-0.beta3.4|204	%defattr(-,root,root)
12cr|iaxclient-2.1-0.beta3.4|205	%{_includedir}/iaxclient.h
12cr|iaxclient-2.1-0.beta3.4|206	%{_libdir}/pkgconfig/iaxclient.pc
12cr|iaxclient-2.1-0.beta3.4|207	%{_libdir}/*.so
12cr|iaxclient-2.1-0.beta3.4|208	%{_libdir}/*.*a
12cr|iaxclient-2.1-0.beta3.4|209	
12cr|iaxclient-2.1-0.beta3.4|210	%files utils
12cr|iaxclient-2.1-0.beta3.4|211	%defattr(-,root,root)
12cr|iaxclient-2.1-0.beta3.4|212	%{_bindir}/stresstest
12cr|iaxclient-2.1-0.beta3.4|213	%{_bindir}/testcall
12cr|iaxclient-2.1-0.beta3.4|214	%{_bindir}/vtestcall
12cr|iaxclient-2.1-0.beta3.4|215	
12cr|iaxclient-2.1-0.beta3.4|216	%files -n tkiaxphone
12cr|iaxclient-2.1-0.beta3.4|217	%defattr(-,root,root)
12cr|iaxclient-2.1-0.beta3.4|218	%doc simpleclient/tkphone/License simpleclient/tkphone/README
12cr|iaxclient-2.1-0.beta3.4|219	%{_libdir}/iaxclient
12cr|iaxclient-2.1-0.beta3.4|220	%attr(0755,root,root) %{_bindir}/tkiaxphone
12cr|iaxclient-2.1-0.beta3.4|221	%{_bindir}/iaxcli
12cr|iaxclient-2.1-0.beta3.4|222	%{_iconsdir}/hicolor/*/apps/tkiaxphone.png
12cr|iaxclient-2.1-0.beta3.4|223	%{_datadir}/applications/mandriva-tkiaxphone.desktop
12cr|iaxclient-2.1-0.beta3.4|224	
12cr|iaxclient-2.1-0.beta3.4|225	%files -n iaxcomm
12cr|iaxclient-2.1-0.beta3.4|226	%defattr(-,root,root)
12cr|iaxclient-2.1-0.beta3.4|227	%doc simpleclient/iaxcomm/QUICKSTART simpleclient/iaxcomm/README
12cr|iaxclient-2.1-0.beta3.4|228	%{_bindir}/iaxcomm
12cr|iaxclient-2.1-0.beta3.4|229	%{_datadir}/iaxcomm
12cr|iaxclient-2.1-0.beta3.4|230	%{_iconsdir}/hicolor/*/apps/iaxcomm.png
12cr|iaxclient-2.1-0.beta3.4|231	%{_datadir}/applications/mandriva-iaxcomm.desktop
12cr|iaxclient-2.1-0.beta3.4|232	
12cr|iaxclient-2.1-0.beta3.4|233	
12cr|iaxclient-2.1-0.beta3.4|234	%changelog
12cr|iaxclient-2.1-0.beta3.4|235	* Wed Jan 18 2012 Andrey Bondrov <abondrov@mandriva.org> 2.1-0.beta3.4mdv2011.0
12cr|iaxclient-2.1-0.beta3.4|236	+ Revision: 762078
12cr|iaxclient-2.1-0.beta3.4|237	- Update ffmpeg patch to support ffmpeg 0.9
12cr|iaxclient-2.1-0.beta3.4|238	- Clean up BuildRequires (drop versions as they are too old anyway)
12cr|iaxclient-2.1-0.beta3.4|239	- Rebuild against utf8 version of wxGTK2.8, update patch 2
12cr|iaxclient-2.1-0.beta3.4|240	
12cr|iaxclient-2.1-0.beta3.4|241	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|iaxclient-2.1-0.beta3.4|242	- rebuild
12cr|iaxclient-2.1-0.beta3.4|243	
12cr|iaxclient-2.1-0.beta3.4|244	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 2.1-0.beta3.2mdv2010.1
12cr|iaxclient-2.1-0.beta3.4|245	+ Revision: 462638
12cr|iaxclient-2.1-0.beta3.4|246	- Rebuild for new liboggz2
12cr|iaxclient-2.1-0.beta3.4|247	- Fix build by forcing autoreconf run
12cr|iaxclient-2.1-0.beta3.4|248	- Add Fedora patches
12cr|iaxclient-2.1-0.beta3.4|249	
12cr|iaxclient-2.1-0.beta3.4|250	+ Thierry Vignaud <tv@mandriva.org>
12cr|iaxclient-2.1-0.beta3.4|251	- rebuild
12cr|iaxclient-2.1-0.beta3.4|252	
12cr|iaxclient-2.1-0.beta3.4|253	* Sun Dec 28 2008 Adam Williamson <awilliamson@mandriva.org> 2.1-0.beta3.1mdv2009.1
12cr|iaxclient-2.1-0.beta3.4|254	+ Revision: 320249
12cr|iaxclient-2.1-0.beta3.4|255	- buildrequires libtheora-devel
12cr|iaxclient-2.1-0.beta3.4|256	- adjust file lists
12cr|iaxclient-2.1-0.beta3.4|257	- protect major in file list
12cr|iaxclient-2.1-0.beta3.4|258	- new major 1
12cr|iaxclient-2.1-0.beta3.4|259	- add a menu entry for tkiaxphone
12cr|iaxclient-2.1-0.beta3.4|260	- fd.o icons
12cr|iaxclient-2.1-0.beta3.4|261	- make a little wrapper script to run tkiaxphone
12cr|iaxclient-2.1-0.beta3.4|262	- tweak the list of clients (windows one we obviously don't want, and the
12cr|iaxclient-2.1-0.beta3.4|263	other disabled ones don't build)
12cr|iaxclient-2.1-0.beta3.4|264	- now has a proper autofoo build system: use it, and drop all the manual crap
12cr|iaxclient-2.1-0.beta3.4|265	- new devel policy
12cr|iaxclient-2.1-0.beta3.4|266	- drop now incorrect description notes
12cr|iaxclient-2.1-0.beta3.4|267	- br liboggz-devel and libvidcap-devel (new deps)
12cr|iaxclient-2.1-0.beta3.4|268	- adjust dependencies to build against wx 2.8 (non-unicode - code is not
12cr|iaxclient-2.1-0.beta3.4|269	unicode-safe)
12cr|iaxclient-2.1-0.beta3.4|270	- drop old unnecessary patches
12cr|iaxclient-2.1-0.beta3.4|271	- add tkiaxphone.patch: make tkiaxphone actually work
12cr|iaxclient-2.1-0.beta3.4|272	- add tkphone.patch: from upstream SVN, make tkphone build
12cr|iaxclient-2.1-0.beta3.4|273	- add literal.patch: fix string literal errors
12cr|iaxclient-2.1-0.beta3.4|274	- add ffmpeg.patch: fix headers and linking for ffmpeg
12cr|iaxclient-2.1-0.beta3.4|275	- bunzip2 patch
12cr|iaxclient-2.1-0.beta3.4|276	- new license policy
12cr|iaxclient-2.1-0.beta3.4|277	- spec conditionals for beta build
12cr|iaxclient-2.1-0.beta3.4|278	- new release 2.1 beta 3
12cr|iaxclient-2.1-0.beta3.4|279	
12cr|iaxclient-2.1-0.beta3.4|280	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|iaxclient-2.1-0.beta3.4|281	- lowercase ImageMagick
12cr|iaxclient-2.1-0.beta3.4|282	
12cr|iaxclient-2.1-0.beta3.4|283	+ Thierry Vignaud <tv@mandriva.org>
12cr|iaxclient-2.1-0.beta3.4|284	- rebuild
12cr|iaxclient-2.1-0.beta3.4|285	- summary is not licence tag
12cr|iaxclient-2.1-0.beta3.4|286	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|iaxclient-2.1-0.beta3.4|287	- drop old menu
12cr|iaxclient-2.1-0.beta3.4|288	- kill re-definition of %%buildroot on Pixel's request
12cr|iaxclient-2.1-0.beta3.4|289	
12cr|iaxclient-2.1-0.beta3.4|290	+ Pixel <pixel@mandriva.com>
12cr|iaxclient-2.1-0.beta3.4|291	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|iaxclient-2.1-0.beta3.4|292	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|iaxclient-2.1-0.beta3.4|293	
12cr|iaxclient-2.1-0.beta3.4|294	+ Olivier Blin <blino@mandriva.org>
12cr|iaxclient-2.1-0.beta3.4|295	- restore BuildRoot
12cr|iaxclient-2.1-0.beta3.4|296	
12cr|iaxclient-2.1-0.beta3.4|297	+ Pascal Terjan <pterjan@mandriva.org>
12cr|iaxclient-2.1-0.beta3.4|298	- Import iaxclient
12cr|iaxclient-2.1-0.beta3.4|299	
12cr|iaxclient-2.1-0.beta3.4|300	
12cr|iaxclient-2.1-0.beta3.4|301	
12cr|iaxclient-2.1-0.beta3.4|302	* Sun Sep 17 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.20060610.3mdv2007.0
12cr|iaxclient-2.1-0.beta3.4|303	- fix silly typo
12cr|iaxclient-2.1-0.beta3.4|304	
12cr|iaxclient-2.1-0.beta3.4|305	* Sun Sep 17 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.20060610.2mdv2007.0
12cr|iaxclient-2.1-0.beta3.4|306	- fix xdg menu
12cr|iaxclient-2.1-0.beta3.4|307	
12cr|iaxclient-2.1-0.beta3.4|308	* Sat Jun 10 2006 Stefan van der Eijk <stefan@eijk.nu> 1.0-0.20060610.1mdk
12cr|iaxclient-2.1-0.beta3.4|309	- new SVN snapshot 20060610 (revision 571)
12cr|iaxclient-2.1-0.beta3.4|310	- rediffed patch 1 & 2
12cr|iaxclient-2.1-0.beta3.4|311	- BuildRequires
12cr|iaxclient-2.1-0.beta3.4|312	
12cr|iaxclient-2.1-0.beta3.4|313	* Mon Apr 11 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-0.20050410.3mdk
12cr|iaxclient-2.1-0.beta3.4|314	- more header files fixes
12cr|iaxclient-2.1-0.beta3.4|315	- file pernission fixes
12cr|iaxclient-2.1-0.beta3.4|316	
12cr|iaxclient-2.1-0.beta3.4|317	* Mon Apr 11 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-0.20050410.2mdk
12cr|iaxclient-2.1-0.beta3.4|318	- added one forgotten header file
12cr|iaxclient-2.1-0.beta3.4|319	
12cr|iaxclient-2.1-0.beta3.4|320	* Mon Apr 11 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-0.20050410.1mdk
12cr|iaxclient-2.1-0.beta3.4|321	- new CVS snapshot 20050410
12cr|iaxclient-2.1-0.beta3.4|322	- added the utils, tkiaxphone and iaxcomm sub packages
12cr|iaxclient-2.1-0.beta3.4|323	
12cr|iaxclient-2.1-0.beta3.4|324	* Mon Sep 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-0.20040912.1mdk
12cr|iaxclient-2.1-0.beta3.4|325	- initial mandrake package

2199 12
12cr|iaxmodem-1.2.0-0|1	%define version 1.2.0
12cr|iaxmodem-1.2.0-0|2	
12cr|iaxmodem-1.2.0-0|3	Summary: Software modem for interfacing Asterisk and Hylafax via IAX2
12cr|iaxmodem-1.2.0-0|4	Name: iaxmodem
12cr|iaxmodem-1.2.0-0|5	Version: %{version}
12cr|iaxmodem-1.2.0-0|6	Release: %mkrel 0
12cr|iaxmodem-1.2.0-0|7	License: GPL
12cr|iaxmodem-1.2.0-0|8	Group: System/Servers
12cr|iaxmodem-1.2.0-0|9	Url: https://sourceforge.net/projects/iaxmodem
12cr|iaxmodem-1.2.0-0|10	Source0: http://prdownloads.sourceforge.net/iaxmodem/iaxmodem-%{version}.tar.gz
12cr|iaxmodem-1.2.0-0|11	Source1: iaxmodem.logrotate
12cr|iaxmodem-1.2.0-0|12	Source2: ttyIAX0
12cr|iaxmodem-1.2.0-0|13	Buildroot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|iaxmodem-1.2.0-0|14	#Requires: asterisk >= 1.4.5
12cr|iaxmodem-1.2.0-0|15	#Requires: hylafax
12cr|iaxmodem-1.2.0-0|16	BuildRequires: libtiff-devel
12cr|iaxmodem-1.2.0-0|17	
12cr|iaxmodem-1.2.0-0|18	%define Werror_cflags %nil
12cr|iaxmodem-1.2.0-0|19	%define _disable_ld_no_undefined 1
12cr|iaxmodem-1.2.0-0|20	
12cr|iaxmodem-1.2.0-0|21	%description
12cr|iaxmodem-1.2.0-0|22	IAXmodem is a software modem written in C that uses an IAX channel
12cr|iaxmodem-1.2.0-0|23	(commonly provided by an Asterisk PBX system) instead of a traditional
12cr|iaxmodem-1.2.0-0|24	phone line and uses a DSP library instead of DSP hardware chipsets.
12cr|iaxmodem-1.2.0-0|25	
12cr|iaxmodem-1.2.0-0|26	To accomplish this, then, IAXmodem interfaces an IAX library known as
12cr|iaxmodem-1.2.0-0|27	libiax2 with a DSP library known as spandsp, and then IAXmodem interfaces
12cr|iaxmodem-1.2.0-0|28	the DSP library with a tty device node for interfacing with modem
12cr|iaxmodem-1.2.0-0|29	applications.
12cr|iaxmodem-1.2.0-0|30	
12cr|iaxmodem-1.2.0-0|31	%prep
12cr|iaxmodem-1.2.0-0|32	%setup -q
12cr|iaxmodem-1.2.0-0|33	
12cr|iaxmodem-1.2.0-0|34	%build
12cr|iaxmodem-1.2.0-0|35	pushd lib/libiax2
12cr|iaxmodem-1.2.0-0|36	autoreconf --force
12cr|iaxmodem-1.2.0-0|37	%configure --disable-shared
12cr|iaxmodem-1.2.0-0|38	%make
12cr|iaxmodem-1.2.0-0|39	popd
12cr|iaxmodem-1.2.0-0|40	
12cr|iaxmodem-1.2.0-0|41	pushd lib/spandsp
12cr|iaxmodem-1.2.0-0|42	autoreconf --force
12cr|iaxmodem-1.2.0-0|43	%configure --disable-shared
12cr|iaxmodem-1.2.0-0|44	%make
12cr|iaxmodem-1.2.0-0|45	popd
12cr|iaxmodem-1.2.0-0|46	
12cr|iaxmodem-1.2.0-0|47	# set the variables
12cr|iaxmodem-1.2.0-0|48	MODEMVER=iaxmodem-%{version}
12cr|iaxmodem-1.2.0-0|49	DSPVER="spandsp-0.0.5"
12cr|iaxmodem-1.2.0-0|50	IAXVER="libiax2-0.2.3"
12cr|iaxmodem-1.2.0-0|51	
12cr|iaxmodem-1.2.0-0|52	# build a static version of iaxmodem
12cr|iaxmodem-1.2.0-0|53	gcc $RPM_OPT_FLAGS -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
12cr|iaxmodem-1.2.0-0|54	gcc -lm -lutil -ltiff -o iaxmodem iaxmodem.o lib/spandsp/src/.libs/libspandsp.a lib/libiax2/src/.libs/libiax.a
12cr|iaxmodem-1.2.0-0|55	
12cr|iaxmodem-1.2.0-0|56	%install
12cr|iaxmodem-1.2.0-0|57	mkdir -p %{buildroot}/etc/logrotate.d %{buildroot}/etc/iaxmodem %{buildroot}%{_sbindir} %{buildroot}%{_mandir}/man1
12cr|iaxmodem-1.2.0-0|58	%{__install} -m 644 %{SOURCE1} %{buildroot}/etc/logrotate.d/iaxmodem
12cr|iaxmodem-1.2.0-0|59	%{__install} -m 644 %{SOURCE2} %{buildroot}/etc/iaxmodem/
12cr|iaxmodem-1.2.0-0|60	%{__install} -m 755 iaxmodem %{buildroot}%{_sbindir}/iaxmodem
12cr|iaxmodem-1.2.0-0|61	%{__install} -m 644 iaxmodem.1 %{buildroot}%{_mandir}/man1/iaxmodem.1
12cr|iaxmodem-1.2.0-0|62	
12cr|iaxmodem-1.2.0-0|63	%post
12cr|iaxmodem-1.2.0-0|64	echo ""
12cr|iaxmodem-1.2.0-0|65	echo "Recommend add the following line in the /etc/inittab file:"
12cr|iaxmodem-1.2.0-0|66	echo "---------------------------------------------"
12cr|iaxmodem-1.2.0-0|67	echo "iax1:2345:respawn:/usr/sbin/iaxmodem ttyIAX0"
12cr|iaxmodem-1.2.0-0|68	echo "mo1:2345:respawn:/usr/sbin/faxgetty ttyIAX0"
12cr|iaxmodem-1.2.0-0|69	echo "---------------------------------------------"
12cr|iaxmodem-1.2.0-0|70	echo "Then run : '/sbin/init q' to reload the inittab settings"
12cr|iaxmodem-1.2.0-0|71	
12cr|iaxmodem-1.2.0-0|72	%clean
12cr|iaxmodem-1.2.0-0|73	[ "%{buildroot}" != '/' ] && rm -rf %{buildroot}
12cr|iaxmodem-1.2.0-0|74	
12cr|iaxmodem-1.2.0-0|75	%files
12cr|iaxmodem-1.2.0-0|76	%defattr(-,root,root)
12cr|iaxmodem-1.2.0-0|77	%doc CHANGES FAQ README TODO
12cr|iaxmodem-1.2.0-0|78	%attr(750,asterisk,asterisk) %{_sbindir}/*
12cr|iaxmodem-1.2.0-0|79	%attr(0644,root,root) %{_mandir}/man1/*
12cr|iaxmodem-1.2.0-0|80	%config /etc/logrotate.d/*
12cr|iaxmodem-1.2.0-0|81	%config(noreplace) /etc/iaxmodem
12cr|iaxmodem-1.2.0-0|82	
12cr|iaxmodem-1.2.0-0|83	
12cr|iaxmodem-1.2.0-0|84	%changelog
12cr|iaxmodem-1.2.0-0|85	* Thu Mar 24 2011 zamir <zamir@mandriva.org> 1.2.0-0mdv2011.0
12cr|iaxmodem-1.2.0-0|86	+ Revision: 648294
12cr|iaxmodem-1.2.0-0|87	- fix spec
12cr|iaxmodem-1.2.0-0|88	- first build
12cr|iaxmodem-1.2.0-0|89	- create iaxmodem
12cr|iaxmodem-1.2.0-0|90	

2200 12
12cr|iaxping-0-6|1	Summary:	IAX ping tool
12cr|iaxping-0-6|2	Name:		iaxping
12cr|iaxping-0-6|3	Version:	0
12cr|iaxping-0-6|4	Release:	%mkrel 6
12cr|iaxping-0-6|5	License:	BSD
12cr|iaxping-0-6|6	Group:		Monitoring
12cr|iaxping-0-6|7	URL:		http://www.loudhush.ro/tools/
12cr|iaxping-0-6|8	Source0:	http://www.loudhush.ro/opencms/opencms/loudhush/tools/iaxping.c.bz2
12cr|iaxping-0-6|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|iaxping-0-6|10	
12cr|iaxping-0-6|11	%description
12cr|iaxping-0-6|12	Tool to ping an IAX target (checks network connectivity). hacked from the perl
12cr|iaxping-0-6|13	ping tool availble on http://www.voip-info.org/wiki-IAX
12cr|iaxping-0-6|14	
12cr|iaxping-0-6|15	%prep
12cr|iaxping-0-6|16	
12cr|iaxping-0-6|17	%setup -q -c -T
12cr|iaxping-0-6|18	
12cr|iaxping-0-6|19	bzcat %{SOURCE0} > %{name}.c
12cr|iaxping-0-6|20	
12cr|iaxping-0-6|21	%build
12cr|iaxping-0-6|22	
12cr|iaxping-0-6|23	gcc %{optflags} -o %{name} %{name}.c
12cr|iaxping-0-6|24	
12cr|iaxping-0-6|25	%install
12cr|iaxping-0-6|26	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|iaxping-0-6|27	
12cr|iaxping-0-6|28	install -d %{buildroot}%{_bindir}
12cr|iaxping-0-6|29	
12cr|iaxping-0-6|30	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|iaxping-0-6|31	
12cr|iaxping-0-6|32	%clean
12cr|iaxping-0-6|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|iaxping-0-6|34	
12cr|iaxping-0-6|35	%files
12cr|iaxping-0-6|36	%defattr(-,root,root,)
12cr|iaxping-0-6|37	%{_bindir}/%{name}
12cr|iaxping-0-6|38	
12cr|iaxping-0-6|39	
12cr|iaxping-0-6|40	
12cr|iaxping-0-6|41	
12cr|iaxping-0-6|42	%changelog
12cr|iaxping-0-6|43	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0-6mdv2011.0
12cr|iaxping-0-6|44	+ Revision: 619519
12cr|iaxping-0-6|45	- the mass rebuild of 2010.0 packages
12cr|iaxping-0-6|46	
12cr|iaxping-0-6|47	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0-5mdv2010.0
12cr|iaxping-0-6|48	+ Revision: 429486
12cr|iaxping-0-6|49	- rebuild
12cr|iaxping-0-6|50	
12cr|iaxping-0-6|51	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0-4mdv2009.0
12cr|iaxping-0-6|52	+ Revision: 247141
12cr|iaxping-0-6|53	- rebuild
12cr|iaxping-0-6|54	
12cr|iaxping-0-6|55	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0-2mdv2008.1
12cr|iaxping-0-6|56	+ Revision: 140755
12cr|iaxping-0-6|57	- restore BuildRoot
12cr|iaxping-0-6|58	
12cr|iaxping-0-6|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|iaxping-0-6|60	- kill re-definition of %%buildroot on Pixel's request
12cr|iaxping-0-6|61	
12cr|iaxping-0-6|62	
12cr|iaxping-0-6|63	* Thu Mar 29 2007 Olivier Blin <oblin@mandriva.com> 0-2mdv2007.1
12cr|iaxping-0-6|64	+ Revision: 149953
12cr|iaxping-0-6|65	- rebuild because of binary package loss
12cr|iaxping-0-6|66	
12cr|iaxping-0-6|67	* Wed Mar 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0-1mdv2007.1
12cr|iaxping-0-6|68	+ Revision: 147620
12cr|iaxping-0-6|69	- Import iaxping
12cr|iaxping-0-6|70	
12cr|iaxping-0-6|71	* Thu Jun 15 2006 Oden Eriksson <oeriksson@mandriva.com> 0-1mdv2007.0
12cr|iaxping-0-6|72	- initial Mandriva package
12cr|iaxping-0-6|73	

2201 12
12cr|ibackup-2.27-8|1	Summary: 	Automated backups (even remote) of machine configurations
12cr|ibackup-2.27-8|2	Name: 		ibackup
12cr|ibackup-2.27-8|3	Version: 	2.27
12cr|ibackup-2.27-8|4	Release: 	%mkrel 8
12cr|ibackup-2.27-8|5	License: 	GPL
12cr|ibackup-2.27-8|6	Group:		Archiving/Backup
12cr|ibackup-2.27-8|7	Source:		%{name}-%{version}.tar.bz2
12cr|ibackup-2.27-8|8	Patch0:		%{name}-2.27-make-rpm.patch
12cr|ibackup-2.27-8|9	URL:		http://www.linuks.mine.nu/ibackup/
12cr|ibackup-2.27-8|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12cr|ibackup-2.27-8|11	BuildArch:	noarch
12cr|ibackup-2.27-8|12	
12cr|ibackup-2.27-8|13	%description
12cr|ibackup-2.27-8|14	This software simplifies the task of backing up the system
12cr|ibackup-2.27-8|15	configuration files (those under /etc) for UNIX systems
12cr|ibackup-2.27-8|16	(Solaris, *BSD, Linux). You can run the program from any directory
12cr|ibackup-2.27-8|17	and it will by default save the (maybe compressed) tarball to /root.
12cr|ibackup-2.27-8|18	.
12cr|ibackup-2.27-8|19	It is possible to encrypt the tarball, to upload the tarball to some
12cr|ibackup-2.27-8|20	other host and run the backup automated in a cronjob.
12cr|ibackup-2.27-8|21	
12cr|ibackup-2.27-8|22	%prep
12cr|ibackup-2.27-8|23	%setup -q
12cr|ibackup-2.27-8|24	%patch0 -p1
12cr|ibackup-2.27-8|25	
12cr|ibackup-2.27-8|26	%build
12cr|ibackup-2.27-8|27	
12cr|ibackup-2.27-8|28	%install
12cr|ibackup-2.27-8|29	[ -d %{buildroot} -a "%{buildroot}" != "" ] && rm -rf  %{buildroot}
12cr|ibackup-2.27-8|30	
12cr|ibackup-2.27-8|31	make DESTDIR=%{buildroot} MANDIR=%{buildroot}%{_mandir} install
12cr|ibackup-2.27-8|32	make DESTDIR=%{buildroot} install-config
12cr|ibackup-2.27-8|33	
12cr|ibackup-2.27-8|34	%clean
12cr|ibackup-2.27-8|35	[ -d %{buildroot} -a "%{buildroot}" != "" ] && rm -rf  %{buildroot}
12cr|ibackup-2.27-8|36	
12cr|ibackup-2.27-8|37	%files
12cr|ibackup-2.27-8|38	%defattr(-, root, root)
12cr|ibackup-2.27-8|39	%doc COPYING changelog *.html *.png *.jpg
12cr|ibackup-2.27-8|40	%{_bindir}/ibackup
12cr|ibackup-2.27-8|41	%{_bindir}/sysconf
12cr|ibackup-2.27-8|42	%config(noreplace) /etc/ibackup.conf
12cr|ibackup-2.27-8|43	%{_mandir}/man1/*
12cr|ibackup-2.27-8|44	
12cr|ibackup-2.27-8|45	
12cr|ibackup-2.27-8|46	
12cr|ibackup-2.27-8|47	
12cr|ibackup-2.27-8|48	%changelog
12cr|ibackup-2.27-8|49	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.27-8mdv2011.0
12cr|ibackup-2.27-8|50	+ Revision: 619538
12cr|ibackup-2.27-8|51	- the mass rebuild of 2010.0 packages
12cr|ibackup-2.27-8|52	
12cr|ibackup-2.27-8|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.27-7mdv2010.0
12cr|ibackup-2.27-8|54	+ Revision: 429487
12cr|ibackup-2.27-8|55	- rebuild
12cr|ibackup-2.27-8|56	
12cr|ibackup-2.27-8|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.27-6mdv2009.0
12cr|ibackup-2.27-8|58	+ Revision: 247143
12cr|ibackup-2.27-8|59	- rebuild
12cr|ibackup-2.27-8|60	
12cr|ibackup-2.27-8|61	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.27-4mdv2008.1
12cr|ibackup-2.27-8|62	+ Revision: 140755
12cr|ibackup-2.27-8|63	- restore BuildRoot
12cr|ibackup-2.27-8|64	
12cr|ibackup-2.27-8|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|ibackup-2.27-8|66	- kill re-definition of %%buildroot on Pixel's request
12cr|ibackup-2.27-8|67	
12cr|ibackup-2.27-8|68	
12cr|ibackup-2.27-8|69	* Fri Jan 05 2007 Stew Benedict <sbenedict@mandriva.com> 2.27-4mdv2007.0
12cr|ibackup-2.27-8|70	+ Revision: 104602
12cr|ibackup-2.27-8|71	- Import ibackup
12cr|ibackup-2.27-8|72	
12cr|ibackup-2.27-8|73	* Fri Jan 05 2007 Stew Benedict <sbenedict@mandriva.com> 2.27-4mdv2007.1
12cr|ibackup-2.27-8|74	- rebuild
12cr|ibackup-2.27-8|75	
12cr|ibackup-2.27-8|76	* Tue Dec 27 2005 Stew Benedict <sbenedict@mandrakesoft.com> 2.27-3mdk
12cr|ibackup-2.27-8|77	- rebuild
12cr|ibackup-2.27-8|78	
12cr|ibackup-2.27-8|79	* Fri Nov 19 2004 Stew Benedict <sbenedict@mandrakesoft.com> 2.27-2mdk
12cr|ibackup-2.27-8|80	- rebuild
12cr|ibackup-2.27-8|81	

2202 12
12cr|ibm-acpi-0.11-5|1	Summary: IBM ThinkPad ACPI Extras configuration scripts
12cr|ibm-acpi-0.11-5|2	Name: ibm-acpi
12cr|ibm-acpi-0.11-5|3	Version: 0.11
12cr|ibm-acpi-0.11-5|4	Release:  %mkrel 5
12cr|ibm-acpi-0.11-5|5	Source0: http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|ibm-acpi-0.11-5|6	License: GPL
12cr|ibm-acpi-0.11-5|7	Group: System/Kernel and hardware
12cr|ibm-acpi-0.11-5|8	Url: http://ibm-acpi.sourceforge.net/
12cr|ibm-acpi-0.11-5|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ibm-acpi-0.11-5|10	BuildArch: noarch
12cr|ibm-acpi-0.11-5|11	# laptop_mode
12cr|ibm-acpi-0.11-5|12	Requires: laptop-mode-tools
12cr|ibm-acpi-0.11-5|13	# idectl
12cr|ibm-acpi-0.11-5|14	Requires: tpctl
12cr|ibm-acpi-0.11-5|15	
12cr|ibm-acpi-0.11-5|16	%description
12cr|ibm-acpi-0.11-5|17	This package contains configuration scripts to support ACPI Extras for
12cr|ibm-acpi-0.11-5|18	the IBM ThinkPad laptops.
12cr|ibm-acpi-0.11-5|19	It aims to support various features of these laptops which are
12cr|ibm-acpi-0.11-5|20	accessible through the ACPI framework but not otherwise supported by
12cr|ibm-acpi-0.11-5|21	the generic Linux ACPI drivers.
12cr|ibm-acpi-0.11-5|22	
12cr|ibm-acpi-0.11-5|23	%prep
12cr|ibm-acpi-0.11-5|24	%setup -q
12cr|ibm-acpi-0.11-5|25	find config/etc/acpi/actions/ -type f -exec sed -i -e 's,/usr/local/sbin/idectl,/usr/sbin/idectl,' {} \;
12cr|ibm-acpi-0.11-5|26	sed -i -e 's,action=.*,action=/usr/sbin/pmsuspend2,' config/etc/acpi/events/hibernate
12cr|ibm-acpi-0.11-5|27	chmod a+r README CHANGES
12cr|ibm-acpi-0.11-5|28	
12cr|ibm-acpi-0.11-5|29	%build
12cr|ibm-acpi-0.11-5|30	
12cr|ibm-acpi-0.11-5|31	%install
12cr|ibm-acpi-0.11-5|32	rm -rf $RPM_BUILD_ROOT
12cr|ibm-acpi-0.11-5|33	install -d $RPM_BUILD_ROOT/%{_sysconfdir}
12cr|ibm-acpi-0.11-5|34	cp -a config/%{_sysconfdir}/acpi $RPM_BUILD_ROOT/%{_sysconfdir}
12cr|ibm-acpi-0.11-5|35	
12cr|ibm-acpi-0.11-5|36	# handled by laptop-mode-tools
12cr|ibm-acpi-0.11-5|37	rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/acpi/events/ac
12cr|ibm-acpi-0.11-5|38	rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/acpi/actions/battery.sh
12cr|ibm-acpi-0.11-5|39	# handled by suspend-scripts
12cr|ibm-acpi-0.11-5|40	rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/acpi/events/sleep
12cr|ibm-acpi-0.11-5|41	
12cr|ibm-acpi-0.11-5|42	%clean
12cr|ibm-acpi-0.11-5|43	rm -rf $RPM_BUILD_ROOT
12cr|ibm-acpi-0.11-5|44	
12cr|ibm-acpi-0.11-5|45	%files
12cr|ibm-acpi-0.11-5|46	%defattr(-,root,root)
12cr|ibm-acpi-0.11-5|47	%doc README CHANGES
12cr|ibm-acpi-0.11-5|48	%{_sysconfdir}/acpi/actions/*
12cr|ibm-acpi-0.11-5|49	%{_sysconfdir}/acpi/events/*
12cr|ibm-acpi-0.11-5|50	
12cr|ibm-acpi-0.11-5|51	
12cr|ibm-acpi-0.11-5|52	%changelog
12cr|ibm-acpi-0.11-5|53	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.11-5mdv2011.0
12cr|ibm-acpi-0.11-5|54	+ Revision: 619557
12cr|ibm-acpi-0.11-5|55	- the mass rebuild of 2010.0 packages
12cr|ibm-acpi-0.11-5|56	
12cr|ibm-acpi-0.11-5|57	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.11-4mdv2010.0
12cr|ibm-acpi-0.11-5|58	+ Revision: 429488
12cr|ibm-acpi-0.11-5|59	- rebuild
12cr|ibm-acpi-0.11-5|60	
12cr|ibm-acpi-0.11-5|61	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.11-3mdv2009.0
12cr|ibm-acpi-0.11-5|62	+ Revision: 247146
12cr|ibm-acpi-0.11-5|63	- rebuild
12cr|ibm-acpi-0.11-5|64	
12cr|ibm-acpi-0.11-5|65	+ Olivier Blin <oblin@mandriva.com>
12cr|ibm-acpi-0.11-5|66	- restore BuildRoot
12cr|ibm-acpi-0.11-5|67	
12cr|ibm-acpi-0.11-5|68	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.11-1mdv2008.1
12cr|ibm-acpi-0.11-5|69	+ Revision: 126931
12cr|ibm-acpi-0.11-5|70	- kill re-definition of %%buildroot on Pixel's request
12cr|ibm-acpi-0.11-5|71	- use %%mkrel
12cr|ibm-acpi-0.11-5|72	
12cr|ibm-acpi-0.11-5|73	+ Emmanuel Andry <eandry@mandriva.org>
12cr|ibm-acpi-0.11-5|74	- Import ibm-acpi
12cr|ibm-acpi-0.11-5|75	
12cr|ibm-acpi-0.11-5|76	
12cr|ibm-acpi-0.11-5|77	
12cr|ibm-acpi-0.11-5|78	* Tue Oct  4 2005 Olivier Blin <oblin@mandriva.com> 0.11-1mdk
12cr|ibm-acpi-0.11-5|79	- initial release

2203 12
12cr|ibus-1.3.9-8|1	%define	version 1.3.9
12cr|ibus-1.3.9-8|2	%define	release %mkrel 8
12cr|ibus-1.3.9-8|3	
12cr|ibus-1.3.9-8|4	Name:      ibus
12cr|ibus-1.3.9-8|5	Summary:   A next generation input framework
12cr|ibus-1.3.9-8|6	Version:   %{version}
12cr|ibus-1.3.9-8|7	Release:   %{release}
12cr|ibus-1.3.9-8|8	Group:     System/Internationalization
12cr|ibus-1.3.9-8|9	License:   GPLv2+
12cr|ibus-1.3.9-8|10	URL:       http://code.google.com/p/ibus/
12cr|ibus-1.3.9-8|11	Source0:   http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|ibus-1.3.9-8|12	Source1:   ibus.macros
12cr|ibus-1.3.9-8|13	Patch0:    ibus-1.3.6-mdv-customize.patch
12cr|ibus-1.3.9-8|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ibus-1.3.9-8|15	%py_requires -d
12cr|ibus-1.3.9-8|16	BuildRequires:  gtk2-devel
12cr|ibus-1.3.9-8|17	BuildRequires:	gtk+3-devel
12cr|ibus-1.3.9-8|18	BuildRequires:  dbus-glib-devel
12cr|ibus-1.3.9-8|19	BuildRequires:	python-dbus >= 0.83.0
12cr|ibus-1.3.9-8|20	BuildRequires:	iso-codes
12cr|ibus-1.3.9-8|21	BuildRequires:  gettext-devel intltool gtk-doc
12cr|ibus-1.3.9-8|22	BuildRequires:	python-gobject-devel >= 2.15
12cr|ibus-1.3.9-8|23	BuildRequires:	libGConf2-devel >= 2.12
12cr|ibus-1.3.9-8|24	BuildRequires:	GConf2
12cr|ibus-1.3.9-8|25	BuildRequires:	gobject-introspection-devel
12cr|ibus-1.3.9-8|26	Requires:	python-gobject >= 2.15
12cr|ibus-1.3.9-8|27	Requires:	python-dbus >= 0.83.0
12cr|ibus-1.3.9-8|28	Requires:	pygtk2.0
12cr|ibus-1.3.9-8|29	Requires:	python-notify
12cr|ibus-1.3.9-8|30	Requires:	pyxdg
12cr|ibus-1.3.9-8|31	Requires:	iso-codes
12cr|ibus-1.3.9-8|32	Requires:	librsvg
12cr|ibus-1.3.9-8|33	Suggests:	%{name}-gtk = %version
12cr|ibus-1.3.9-8|34	
12cr|ibus-1.3.9-8|35	%description
12cr|ibus-1.3.9-8|36	IBus is a next generation input framework.
12cr|ibus-1.3.9-8|37	
12cr|ibus-1.3.9-8|38	%define major 2
12cr|ibus-1.3.9-8|39	%define libname %mklibname %name %major
12cr|ibus-1.3.9-8|40	
12cr|ibus-1.3.9-8|41	%package -n %libname
12cr|ibus-1.3.9-8|42	Summary:    Shared libraries for %{name}
12cr|ibus-1.3.9-8|43	Group:      System/Internationalization
12cr|ibus-1.3.9-8|44	Conflicts:  ibus < 1.3.9-3
12cr|ibus-1.3.9-8|45	
12cr|ibus-1.3.9-8|46	%description -n %libname
12cr|ibus-1.3.9-8|47	IBus shared libraries.
12cr|ibus-1.3.9-8|48	
12cr|ibus-1.3.9-8|49	%package    devel
12cr|ibus-1.3.9-8|50	Summary:    Headers of %{name} for development
12cr|ibus-1.3.9-8|51	Group:      Development/C
12cr|ibus-1.3.9-8|52	Requires:   %{libname} = %{version}-%{release}
12cr|ibus-1.3.9-8|53	
12cr|ibus-1.3.9-8|54	%description devel
12cr|ibus-1.3.9-8|55	IBus development package: static libraries, header files, and the like.
12cr|ibus-1.3.9-8|56	
12cr|ibus-1.3.9-8|57	%package    gtk
12cr|ibus-1.3.9-8|58	Summary:    IBus gtk module
12cr|ibus-1.3.9-8|59	Group:      System/Internationalization
12cr|ibus-1.3.9-8|60	Requires:   ibus = %{version}
12cr|ibus-1.3.9-8|61	
12cr|ibus-1.3.9-8|62	%description gtk
12cr|ibus-1.3.9-8|63	IBus gtk module.
12cr|ibus-1.3.9-8|64	
12cr|ibus-1.3.9-8|65	%package    gtk3
12cr|ibus-1.3.9-8|66	Summary:    IBus gtk3 module
12cr|ibus-1.3.9-8|67	Group:      System/Internationalization
12cr|ibus-1.3.9-8|68	Requires:   ibus = %{version}
12cr|ibus-1.3.9-8|69	
12cr|ibus-1.3.9-8|70	%description gtk3
12cr|ibus-1.3.9-8|71	IBus gtk module.
12cr|ibus-1.3.9-8|72	
12cr|ibus-1.3.9-8|73	%prep
12cr|ibus-1.3.9-8|74	%setup -q -n %{name}-%{version}
12cr|ibus-1.3.9-8|75	%patch0 -p0
12cr|ibus-1.3.9-8|76	
12cr|ibus-1.3.9-8|77	%build
12cr|ibus-1.3.9-8|78	%configure2_5x \
12cr|ibus-1.3.9-8|79	--enable-gtk3 \
12cr|ibus-1.3.9-8|80	--disable-dbus-python-check
12cr|ibus-1.3.9-8|81	%make
12cr|ibus-1.3.9-8|82	
12cr|ibus-1.3.9-8|83	%install
12cr|ibus-1.3.9-8|84	rm -rf %buildroot
12cr|ibus-1.3.9-8|85	%makeinstall_std
12cr|ibus-1.3.9-8|86	
12cr|ibus-1.3.9-8|87	# install .desktop files
12cr|ibus-1.3.9-8|88	echo "NoDisplay=true" >> %buildroot%{_datadir}/applications/ibus.desktop
12cr|ibus-1.3.9-8|89	echo "NoDisplay=true" >> %buildroot%{_datadir}/applications/ibus-setup.desktop
12cr|ibus-1.3.9-8|90	
12cr|ibus-1.3.9-8|91	# install rpm macro
12cr|ibus-1.3.9-8|92	mkdir -p %buildroot%{_sysconfdir}/rpm/macros.d/
12cr|ibus-1.3.9-8|93	install -m0644 %{SOURCE1} %buildroot%{_sysconfdir}/rpm/macros.d/%name.macros
12cr|ibus-1.3.9-8|94	
12cr|ibus-1.3.9-8|95	rm -f %buildroot%_libdir/*.la
12cr|ibus-1.3.9-8|96	rm -f %buildroot%_libdir/gtk-*/*/immodules/*.la
12cr|ibus-1.3.9-8|97	rm -f %buildroot%{_sysconfdir}/xdg/autostart/ibus.desktop
12cr|ibus-1.3.9-8|98	
12cr|ibus-1.3.9-8|99	%find_lang %{name}
12cr|ibus-1.3.9-8|100	
12cr|ibus-1.3.9-8|101	%clean
12cr|ibus-1.3.9-8|102	rm -rf $RPM_BUILD_ROOT
12cr|ibus-1.3.9-8|103	
12cr|ibus-1.3.9-8|104	%preun
12cr|ibus-1.3.9-8|105	%preun_uninstall_gconf_schemas ibus
12cr|ibus-1.3.9-8|106	
12cr|ibus-1.3.9-8|107	%files -f %name.lang
12cr|ibus-1.3.9-8|108	%defattr(-,root,root)
12cr|ibus-1.3.9-8|109	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|ibus-1.3.9-8|110	%{_sysconfdir}/gconf/schemas/ibus.schemas
12cr|ibus-1.3.9-8|111	%{_bindir}/*
12cr|ibus-1.3.9-8|112	%{_libexecdir}/ibus-gconf
12cr|ibus-1.3.9-8|113	%{_libexecdir}/ibus-x11
12cr|ibus-1.3.9-8|114	%{_libexecdir}/ibus-ui-gtk
12cr|ibus-1.3.9-8|115	%{_datadir}/applications/*.desktop
12cr|ibus-1.3.9-8|116	%{_datadir}/ibus/*
12cr|ibus-1.3.9-8|117	%{_iconsdir}/*/*/*/*
12cr|ibus-1.3.9-8|118	%{python_sitelib}/*
12cr|ibus-1.3.9-8|119	
12cr|ibus-1.3.9-8|120	%files -n %{libname}
12cr|ibus-1.3.9-8|121	%defattr(-,root,root)
12cr|ibus-1.3.9-8|122	%{_libdir}/libibus.so.%{major}
12cr|ibus-1.3.9-8|123	%{_libdir}/libibus.so.%{major}.*
12cr|ibus-1.3.9-8|124	%{_libdir}/girepository-1.0/*.typelib
12cr|ibus-1.3.9-8|125	
12cr|ibus-1.3.9-8|126	%files gtk
12cr|ibus-1.3.9-8|127	%defattr(-,root,root)
12cr|ibus-1.3.9-8|128	%{_libdir}/gtk-2.0/*/immodules/*.so
12cr|ibus-1.3.9-8|129	
12cr|ibus-1.3.9-8|130	%files gtk3
12cr|ibus-1.3.9-8|131	%defattr(-,root,root)
12cr|ibus-1.3.9-8|132	%{_libdir}/gtk-3.0/*/immodules/*.so
12cr|ibus-1.3.9-8|133	
12cr|ibus-1.3.9-8|134	%files devel
12cr|ibus-1.3.9-8|135	%defattr(-,root,root)
12cr|ibus-1.3.9-8|136	%{_includedir}/ibus-1.0
12cr|ibus-1.3.9-8|137	%{_libdir}/*.so
12cr|ibus-1.3.9-8|138	%{_libdir}/pkgconfig/*.pc
12cr|ibus-1.3.9-8|139	%{_datadir}/gtk-doc/html/ibus
12cr|ibus-1.3.9-8|140	%{_datadir}/gir-1.0/*.gir
12cr|ibus-1.3.9-8|141	%{_datadir}/vala/vapi/*.vapi
12cr|ibus-1.3.9-8|142	%{_sysconfdir}/rpm/macros.d/%name.macros
12cr|ibus-1.3.9-8|143	
12cr|ibus-1.3.9-8|144	
12cr|ibus-1.3.9-8|145	
12cr|ibus-1.3.9-8|146	%changelog
12cr|ibus-1.3.9-8|147	

2204 12
12cr|ibus-anthy-1.2.6-3|1	%define	version 1.2.6
12cr|ibus-anthy-1.2.6-3|2	%define	release %mkrel 3
12cr|ibus-anthy-1.2.6-3|3	
12cr|ibus-anthy-1.2.6-3|4	Name:      ibus-anthy
12cr|ibus-anthy-1.2.6-3|5	Summary:   ibus - Japanese Anthy engine
12cr|ibus-anthy-1.2.6-3|6	Version:   %{version}
12cr|ibus-anthy-1.2.6-3|7	Release:   %{release}
12cr|ibus-anthy-1.2.6-3|8	Group:     System/Internationalization
12cr|ibus-anthy-1.2.6-3|9	License:   GPLv2+
12cr|ibus-anthy-1.2.6-3|10	URL:       http://code.google.com/p/ibus/
12cr|ibus-anthy-1.2.6-3|11	Source0:   http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|ibus-anthy-1.2.6-3|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ibus-anthy-1.2.6-3|13	BuildRequires: ibus-devel >= 1.3.5-9
12cr|ibus-anthy-1.2.6-3|14	BuildRequires: anthy-devel
12cr|ibus-anthy-1.2.6-3|15	BuildRequires: python-devel
12cr|ibus-anthy-1.2.6-3|16	BuildRequires: intltool
12cr|ibus-anthy-1.2.6-3|17	BuildRequires: swig
12cr|ibus-anthy-1.2.6-3|18	Requires:	ibus >= 1.2.0
12cr|ibus-anthy-1.2.6-3|19	Requires:	anthy
12cr|ibus-anthy-1.2.6-3|20	Requires(post,preun): GConf2
12cr|ibus-anthy-1.2.6-3|21	
12cr|ibus-anthy-1.2.6-3|22	%description
12cr|ibus-anthy-1.2.6-3|23	ibus - Japanese Anthy engine.
12cr|ibus-anthy-1.2.6-3|24	
12cr|ibus-anthy-1.2.6-3|25	%prep
12cr|ibus-anthy-1.2.6-3|26	%setup -q -n %{name}-%{version}
12cr|ibus-anthy-1.2.6-3|27	
12cr|ibus-anthy-1.2.6-3|28	%build
12cr|ibus-anthy-1.2.6-3|29	%configure2_5x
12cr|ibus-anthy-1.2.6-3|30	%make
12cr|ibus-anthy-1.2.6-3|31	
12cr|ibus-anthy-1.2.6-3|32	%install
12cr|ibus-anthy-1.2.6-3|33	rm -rf $RPM_BUILD_ROOT
12cr|ibus-anthy-1.2.6-3|34	%makeinstall_std
12cr|ibus-anthy-1.2.6-3|35	
12cr|ibus-anthy-1.2.6-3|36	%find_lang %name
12cr|ibus-anthy-1.2.6-3|37	
12cr|ibus-anthy-1.2.6-3|38	%post
12cr|ibus-anthy-1.2.6-3|39	%post_ibus_register_engine anthy ja
12cr|ibus-anthy-1.2.6-3|40	
12cr|ibus-anthy-1.2.6-3|41	%preun
12cr|ibus-anthy-1.2.6-3|42	%preun_ibus_unregister_engine anthy
12cr|ibus-anthy-1.2.6-3|43	
12cr|ibus-anthy-1.2.6-3|44	%clean
12cr|ibus-anthy-1.2.6-3|45	rm -rf $RPM_BUILD_ROOT
12cr|ibus-anthy-1.2.6-3|46	
12cr|ibus-anthy-1.2.6-3|47	%files -f %name.lang
12cr|ibus-anthy-1.2.6-3|48	%defattr(-,root,root)
12cr|ibus-anthy-1.2.6-3|49	%{_libexecdir}/ibus-engine-anthy
12cr|ibus-anthy-1.2.6-3|50	%{_libexecdir}/ibus-setup-anthy
12cr|ibus-anthy-1.2.6-3|51	%{_datadir}/%{name}
12cr|ibus-anthy-1.2.6-3|52	%{_datadir}/ibus/component/anthy.xml
12cr|ibus-anthy-1.2.6-3|53	%{python_sitearch}/*
12cr|ibus-anthy-1.2.6-3|54	
12cr|ibus-anthy-1.2.6-3|55	
12cr|ibus-anthy-1.2.6-3|56	%changelog
12cr|ibus-anthy-1.2.6-3|57	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 1.2.6-1mdv2011.0
12cr|ibus-anthy-1.2.6-3|58	+ Revision: 675871
12cr|ibus-anthy-1.2.6-3|59	- new version 1.2.6
12cr|ibus-anthy-1.2.6-3|60	
12cr|ibus-anthy-1.2.6-3|61	* Fri May 06 2011 Funda Wang <fwang@mandriva.org> 1.2.5-3
12cr|ibus-anthy-1.2.6-3|62	+ Revision: 669826
12cr|ibus-anthy-1.2.6-3|63	- rebuild
12cr|ibus-anthy-1.2.6-3|64	
12cr|ibus-anthy-1.2.6-3|65	* Tue Apr 26 2011 Funda Wang <fwang@mandriva.org> 1.2.5-2
12cr|ibus-anthy-1.2.6-3|66	+ Revision: 659281
12cr|ibus-anthy-1.2.6-3|67	- rebuild for new ibus
12cr|ibus-anthy-1.2.6-3|68	
12cr|ibus-anthy-1.2.6-3|69	* Wed Dec 01 2010 Funda Wang <fwang@mandriva.org> 1.2.5-1mdv2011.0
12cr|ibus-anthy-1.2.6-3|70	+ Revision: 604304
12cr|ibus-anthy-1.2.6-3|71	- update to new version 1.2.5
12cr|ibus-anthy-1.2.6-3|72	
12cr|ibus-anthy-1.2.6-3|73	* Thu Nov 18 2010 Funda Wang <fwang@mandriva.org> 1.2.4-1mdv2011.0
12cr|ibus-anthy-1.2.6-3|74	+ Revision: 598543
12cr|ibus-anthy-1.2.6-3|75	- update to new version 1.2.4
12cr|ibus-anthy-1.2.6-3|76	
12cr|ibus-anthy-1.2.6-3|77	* Wed Nov 03 2010 Funda Wang <fwang@mandriva.org> 1.2.3-2mdv2011.0
12cr|ibus-anthy-1.2.6-3|78	+ Revision: 592713
12cr|ibus-anthy-1.2.6-3|79	- rebuild for py2.7
12cr|ibus-anthy-1.2.6-3|80	
12cr|ibus-anthy-1.2.6-3|81	* Mon Oct 25 2010 Funda Wang <fwang@mandriva.org> 1.2.3-1mdv2011.0
12cr|ibus-anthy-1.2.6-3|82	+ Revision: 589210
12cr|ibus-anthy-1.2.6-3|83	- update to new version 1.2.3
12cr|ibus-anthy-1.2.6-3|84	
12cr|ibus-anthy-1.2.6-3|85	* Sun Apr 25 2010 Funda Wang <fwang@mandriva.org> 1.2.1-1mdv2010.1
12cr|ibus-anthy-1.2.6-3|86	+ Revision: 538613
12cr|ibus-anthy-1.2.6-3|87	- update to new version 1.2.1
12cr|ibus-anthy-1.2.6-3|88	
12cr|ibus-anthy-1.2.6-3|89	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 1.2.0.20100115-1mdv2010.1
12cr|ibus-anthy-1.2.6-3|90	+ Revision: 492371
12cr|ibus-anthy-1.2.6-3|91	- update to new version 1.2.0.20100115
12cr|ibus-anthy-1.2.6-3|92	
12cr|ibus-anthy-1.2.6-3|93	* Sat Nov 28 2009 Funda Wang <fwang@mandriva.org> 1.2.0.20091127-1mdv2010.1
12cr|ibus-anthy-1.2.6-3|94	+ Revision: 470765
12cr|ibus-anthy-1.2.6-3|95	- BR intltool
12cr|ibus-anthy-1.2.6-3|96	- New version 1.2.0.20091127
12cr|ibus-anthy-1.2.6-3|97	
12cr|ibus-anthy-1.2.6-3|98	* Mon Sep 21 2009 Funda Wang <fwang@mandriva.org> 1.2.0.20090917-1mdv2010.0
12cr|ibus-anthy-1.2.6-3|99	+ Revision: 446417
12cr|ibus-anthy-1.2.6-3|100	- New version 1.2.0.20090917
12cr|ibus-anthy-1.2.6-3|101	
12cr|ibus-anthy-1.2.6-3|102	* Tue Sep 15 2009 Funda Wang <fwang@mandriva.org> 1.2.0.20090907-1mdv2010.0
12cr|ibus-anthy-1.2.6-3|103	+ Revision: 441926
12cr|ibus-anthy-1.2.6-3|104	- New version 1.2.0.20090907
12cr|ibus-anthy-1.2.6-3|105	
12cr|ibus-anthy-1.2.6-3|106	* Tue Aug 04 2009 Funda Wang <fwang@mandriva.org> 1.2.0.20090804-1mdv2010.0
12cr|ibus-anthy-1.2.6-3|107	+ Revision: 408861
12cr|ibus-anthy-1.2.6-3|108	- new version 1.2.0.20090804
12cr|ibus-anthy-1.2.6-3|109	- new version 1.2.0
12cr|ibus-anthy-1.2.6-3|110	
12cr|ibus-anthy-1.2.6-3|111	* Wed Jun 03 2009 Funda Wang <fwang@mandriva.org> 1.1.0.20090603-1mdv2010.0
12cr|ibus-anthy-1.2.6-3|112	+ Revision: 382431
12cr|ibus-anthy-1.2.6-3|113	- update file list
12cr|ibus-anthy-1.2.6-3|114	- New version 1.1.0.20090603
12cr|ibus-anthy-1.2.6-3|115	
12cr|ibus-anthy-1.2.6-3|116	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 1.1.0.20090402-1mdv2010.0
12cr|ibus-anthy-1.2.6-3|117	+ Revision: 369490
12cr|ibus-anthy-1.2.6-3|118	- New version 1.1.0.20090402
12cr|ibus-anthy-1.2.6-3|119	
12cr|ibus-anthy-1.2.6-3|120	* Fri Feb 13 2009 Funda Wang <fwang@mandriva.org> 1.1.0.20090211-1mdv2009.1
12cr|ibus-anthy-1.2.6-3|121	+ Revision: 339994
12cr|ibus-anthy-1.2.6-3|122	- update to new version 1.1.0.20090211
12cr|ibus-anthy-1.2.6-3|123	
12cr|ibus-anthy-1.2.6-3|124	* Thu Feb 05 2009 Funda Wang <fwang@mandriva.org> 1.1.0.20090205-1mdv2009.1
12cr|ibus-anthy-1.2.6-3|125	+ Revision: 337876
12cr|ibus-anthy-1.2.6-3|126	- New version 1.1.0.20090205
12cr|ibus-anthy-1.2.6-3|127	
12cr|ibus-anthy-1.2.6-3|128	* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 0.1.1.20080912-2mdv2009.1
12cr|ibus-anthy-1.2.6-3|129	+ Revision: 318668
12cr|ibus-anthy-1.2.6-3|130	- rebuild for new python
12cr|ibus-anthy-1.2.6-3|131	
12cr|ibus-anthy-1.2.6-3|132	* Sat Oct 11 2008 Funda Wang <fwang@mandriva.org> 0.1.1.20080912-1mdv2009.1
12cr|ibus-anthy-1.2.6-3|133	+ Revision: 292260
12cr|ibus-anthy-1.2.6-3|134	- New version 0.1.1.20080912
12cr|ibus-anthy-1.2.6-3|135	
12cr|ibus-anthy-1.2.6-3|136	* Fri Sep 05 2008 Funda Wang <fwang@mandriva.org> 0.1.1.20080901-1mdv2009.0
12cr|ibus-anthy-1.2.6-3|137	+ Revision: 281257
12cr|ibus-anthy-1.2.6-3|138	- new version
12cr|ibus-anthy-1.2.6-3|139	
12cr|ibus-anthy-1.2.6-3|140	* Sun Aug 31 2008 Funda Wang <fwang@mandriva.org> 0.1.1.20080828-1mdv2009.0
12cr|ibus-anthy-1.2.6-3|141	+ Revision: 277704
12cr|ibus-anthy-1.2.6-3|142	- update to new version 0.1.1.20080828
12cr|ibus-anthy-1.2.6-3|143	
12cr|ibus-anthy-1.2.6-3|144	* Mon Aug 25 2008 Funda Wang <fwang@mandriva.org> 0.1.1.20080823-1mdv2009.0
12cr|ibus-anthy-1.2.6-3|145	+ Revision: 275836
12cr|ibus-anthy-1.2.6-3|146	- fix pythondir
12cr|ibus-anthy-1.2.6-3|147	- import ibus-anthy
12cr|ibus-anthy-1.2.6-3|148	
12cr|ibus-anthy-1.2.6-3|149	

2205 12
12cr|ibus-chewing-1.4.3-1|1	Name:		ibus-chewing
12cr|ibus-chewing-1.4.3-1|2	Summary:	ibus - Chinese chewing engine
12cr|ibus-chewing-1.4.3-1|3	Version:	1.4.3
12cr|ibus-chewing-1.4.3-1|4	Release:	1
12cr|ibus-chewing-1.4.3-1|5	Group:		System/Internationalization
12cr|ibus-chewing-1.4.3-1|6	License:	GPLv2+
12cr|ibus-chewing-1.4.3-1|7	URL:		http://code.google.com/p/ibus/
12cr|ibus-chewing-1.4.3-1|8	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}-Source.tar.gz
12cr|ibus-chewing-1.4.3-1|9	Source1:	https://fedorahosted.org/releases/c/m/cmake-fedora/cmake-fedora-modules-only-latest.tar.gz
12cr|ibus-chewing-1.4.3-1|10	Patch0:		ibus-chewing-1.4.0-build.patch
12cr|ibus-chewing-1.4.3-1|11	BuildRequires:	pkgconfig(xtst)
12cr|ibus-chewing-1.4.3-1|12	BuildRequires:	pkgconfig(x11)
12cr|ibus-chewing-1.4.3-1|13	BuildRequires:	pkgconfig(chewing)
12cr|ibus-chewing-1.4.3-1|14	BuildRequires:	pkgconfig(ibus-1.0)
12cr|ibus-chewing-1.4.3-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|ibus-chewing-1.4.3-1|16	BuildRequires:	gettext
12cr|ibus-chewing-1.4.3-1|17	BuildRequires:	gob2
12cr|ibus-chewing-1.4.3-1|18	BuildRequires:	cmake
12cr|ibus-chewing-1.4.3-1|19	BuildRequires:	GConf2
12cr|ibus-chewing-1.4.3-1|20	Requires:	ibus >= 1.3.0
12cr|ibus-chewing-1.4.3-1|21	Requires:	libchewing-data
12cr|ibus-chewing-1.4.3-1|22	Requires(post):	GConf2
12cr|ibus-chewing-1.4.3-1|23	Requires(preun): GConf2
12cr|ibus-chewing-1.4.3-1|24	
12cr|ibus-chewing-1.4.3-1|25	%description
12cr|ibus-chewing-1.4.3-1|26	ibus - Chinese chewing engine.
12cr|ibus-chewing-1.4.3-1|27	
12cr|ibus-chewing-1.4.3-1|28	%prep
12cr|ibus-chewing-1.4.3-1|29	%setup -q -n %{name}-%{version}-Source -a1
12cr|ibus-chewing-1.4.3-1|30	%patch0 -p0 -b .orig
12cr|ibus-chewing-1.4.3-1|31	
12cr|ibus-chewing-1.4.3-1|32	%build
12cr|ibus-chewing-1.4.3-1|33	%setup_compile_flags
12cr|ibus-chewing-1.4.3-1|34	cmake -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} -DLIBEXEC_DIR="%{_libexecdir}" -DSYSCONF_INSTALL_DIR:PATH=%{_sysconfdir}
12cr|ibus-chewing-1.4.3-1|35	%make
12cr|ibus-chewing-1.4.3-1|36	
12cr|ibus-chewing-1.4.3-1|37	%install
12cr|ibus-chewing-1.4.3-1|38	%makeinstall_std
12cr|ibus-chewing-1.4.3-1|39	
12cr|ibus-chewing-1.4.3-1|40	rm -fr %{buildroot}%{_datadir}/doc
12cr|ibus-chewing-1.4.3-1|41	
12cr|ibus-chewing-1.4.3-1|42	%find_lang %{name}
12cr|ibus-chewing-1.4.3-1|43	
12cr|ibus-chewing-1.4.3-1|44	%preun
12cr|ibus-chewing-1.4.3-1|45	%preun_uninstall_gconf_schemas %{name}
12cr|ibus-chewing-1.4.3-1|46	
12cr|ibus-chewing-1.4.3-1|47	%files -f %{name}.lang
12cr|ibus-chewing-1.4.3-1|48	%{_sysconfdir}/gconf/schemas/*.schemas
12cr|ibus-chewing-1.4.3-1|49	%{_libexecdir}/ibus-engine-*
12cr|ibus-chewing-1.4.3-1|50	%{_datadir}/%{name}
12cr|ibus-chewing-1.4.3-1|51	%{_datadir}/ibus/component/*.xml
12cr|ibus-chewing-1.4.3-1|52	

2206 12
12cr|ibus-handwrite-2.1.4-3|1	Name: ibus-handwrite
12cr|ibus-handwrite-2.1.4-3|2	Version: 2.1.4
12cr|ibus-handwrite-2.1.4-3|3	Release: 3
12cr|ibus-handwrite-2.1.4-3|4	Summary: Hand write recognition/input using ibus IM engine
12cr|ibus-handwrite-2.1.4-3|5	License: GPLv2+
12cr|ibus-handwrite-2.1.4-3|6	Group: System/Internationalization
12cr|ibus-handwrite-2.1.4-3|7	URL: http://code.google.com/p/ibus-handwrite/
12cr|ibus-handwrite-2.1.4-3|8	Source0: http://ibus-handwrite.googlecode.com/files/%{name}-%{version}.tar.bz2
12cr|ibus-handwrite-2.1.4-3|9	BuildRequires: ibus-devel
12cr|ibus-handwrite-2.1.4-3|10	BuildRequires: zinnia-devel
12cr|ibus-handwrite-2.1.4-3|11	BuildRequires: gtkglext-devel
12cr|ibus-handwrite-2.1.4-3|12	Requires: ibus
12cr|ibus-handwrite-2.1.4-3|13	
12cr|ibus-handwrite-2.1.4-3|14	%description
12cr|ibus-handwrite-2.1.4-3|15	IBus handwrite project.
12cr|ibus-handwrite-2.1.4-3|16	
12cr|ibus-handwrite-2.1.4-3|17	%package zh
12cr|ibus-handwrite-2.1.4-3|18	Summary: ibus-handwrite Chinese engine
12cr|ibus-handwrite-2.1.4-3|19	Group: System/Internationalization
12cr|ibus-handwrite-2.1.4-3|20	Requires: %{name} = %{version}
12cr|ibus-handwrite-2.1.4-3|21	Requires(post,preun): GConf2
12cr|ibus-handwrite-2.1.4-3|22	
12cr|ibus-handwrite-2.1.4-3|23	%description zh
12cr|ibus-handwrite-2.1.4-3|24	ibus-handwrite Chinese engine.
12cr|ibus-handwrite-2.1.4-3|25	
12cr|ibus-handwrite-2.1.4-3|26	%package ja
12cr|ibus-handwrite-2.1.4-3|27	Summary: ibus-handwrite Japanese engine
12cr|ibus-handwrite-2.1.4-3|28	Group: System/Internationalization
12cr|ibus-handwrite-2.1.4-3|29	Requires: %{name} = %{version}
12cr|ibus-handwrite-2.1.4-3|30	Requires: zinnia-tomoe-ja
12cr|ibus-handwrite-2.1.4-3|31	Requires(post,preun): GConf2
12cr|ibus-handwrite-2.1.4-3|32	
12cr|ibus-handwrite-2.1.4-3|33	%description ja
12cr|ibus-handwrite-2.1.4-3|34	ibus-handwrite Japanese engine.
12cr|ibus-handwrite-2.1.4-3|35	
12cr|ibus-handwrite-2.1.4-3|36	%prep
12cr|ibus-handwrite-2.1.4-3|37	%setup -q
12cr|ibus-handwrite-2.1.4-3|38	
12cr|ibus-handwrite-2.1.4-3|39	%build
12cr|ibus-handwrite-2.1.4-3|40	export LDFLAGS="-lm"
12cr|ibus-handwrite-2.1.4-3|41	%configure2_5x --enable-zinnia --with-zinnia-tomoe=%{_datadir}/zinnia/model/tomoe/
12cr|ibus-handwrite-2.1.4-3|42	%make
12cr|ibus-handwrite-2.1.4-3|43	
12cr|ibus-handwrite-2.1.4-3|44	%install
12cr|ibus-handwrite-2.1.4-3|45	%makeinstall_std
12cr|ibus-handwrite-2.1.4-3|46	
12cr|ibus-handwrite-2.1.4-3|47	%find_lang %{name}
12cr|ibus-handwrite-2.1.4-3|48	
12cr|ibus-handwrite-2.1.4-3|49	%post zh
12cr|ibus-handwrite-2.1.4-3|50	%post_ibus_register_engine handwrite-zh_CN zh
12cr|ibus-handwrite-2.1.4-3|51	
12cr|ibus-handwrite-2.1.4-3|52	%preun zh
12cr|ibus-handwrite-2.1.4-3|53	%preun_ibus_unregister_engine handwrite-zh_CN
12cr|ibus-handwrite-2.1.4-3|54	
12cr|ibus-handwrite-2.1.4-3|55	%post ja
12cr|ibus-handwrite-2.1.4-3|56	%post_ibus_register_engine handwrite-ja ja
12cr|ibus-handwrite-2.1.4-3|57	
12cr|ibus-handwrite-2.1.4-3|58	%preun ja
12cr|ibus-handwrite-2.1.4-3|59	%preun_ibus_unregister_engine handwrite-ja
12cr|ibus-handwrite-2.1.4-3|60	
12cr|ibus-handwrite-2.1.4-3|61	%files -f %{name}.lang
12cr|ibus-handwrite-2.1.4-3|62	%defattr(-,root,root,-)
12cr|ibus-handwrite-2.1.4-3|63	%doc AUTHORS COPYING README
12cr|ibus-handwrite-2.1.4-3|64	%{_libexecdir}/ibus-engine-handwrite
12cr|ibus-handwrite-2.1.4-3|65	%dir %{_datadir}/ibus-handwrite
12cr|ibus-handwrite-2.1.4-3|66	%dir %{_datadir}/ibus-handwrite/data
12cr|ibus-handwrite-2.1.4-3|67	%{_datadir}/ibus-handwrite/icons
12cr|ibus-handwrite-2.1.4-3|68	
12cr|ibus-handwrite-2.1.4-3|69	%files zh
12cr|ibus-handwrite-2.1.4-3|70	%defattr(-,root,root,-)
12cr|ibus-handwrite-2.1.4-3|71	%{_datadir}/ibus-handwrite/data/table.txt
12cr|ibus-handwrite-2.1.4-3|72	%{_datadir}/ibus/component/handwrite-zh.xml
12cr|ibus-handwrite-2.1.4-3|73	
12cr|ibus-handwrite-2.1.4-3|74	%files ja
12cr|ibus-handwrite-2.1.4-3|75	%defattr(-,root,root,-)
12cr|ibus-handwrite-2.1.4-3|76	%{_datadir}/ibus/component/handwrite-jp.xml
12cr|ibus-handwrite-2.1.4-3|77	
12cr|ibus-handwrite-2.1.4-3|78	
12cr|ibus-handwrite-2.1.4-3|79	%changelog
12cr|ibus-handwrite-2.1.4-3|80	* Sat May 14 2011 Funda Wang <fwang@mandriva.org> 2.1.4-2
12cr|ibus-handwrite-2.1.4-3|81	+ Revision: 674641
12cr|ibus-handwrite-2.1.4-3|82	- update req
12cr|ibus-handwrite-2.1.4-3|83	
12cr|ibus-handwrite-2.1.4-3|84	* Sat May 14 2011 Funda Wang <fwang@mandriva.org> 2.1.4-1
12cr|ibus-handwrite-2.1.4-3|85	+ Revision: 674588
12cr|ibus-handwrite-2.1.4-3|86	- update group
12cr|ibus-handwrite-2.1.4-3|87	- import ibus-handwrite
12cr|ibus-handwrite-2.1.4-3|88	

2207 12
12cr|ibus-hangul-1.3.1-4|1	%define	version 1.3.1
12cr|ibus-hangul-1.3.1-4|2	%define	release %mkrel 4
12cr|ibus-hangul-1.3.1-4|3	
12cr|ibus-hangul-1.3.1-4|4	Name:      ibus-hangul
12cr|ibus-hangul-1.3.1-4|5	Summary:   ibus - Korean Hangul engine
12cr|ibus-hangul-1.3.1-4|6	Version:   %{version}
12cr|ibus-hangul-1.3.1-4|7	Release:   %{release}
12cr|ibus-hangul-1.3.1-4|8	Group:     System/Internationalization
12cr|ibus-hangul-1.3.1-4|9	License:   GPLv2+
12cr|ibus-hangul-1.3.1-4|10	URL:       http://code.google.com/p/ibus/
12cr|ibus-hangul-1.3.1-4|11	Source0:   http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|ibus-hangul-1.3.1-4|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ibus-hangul-1.3.1-4|13	BuildRequires: libhangul-devel >= 0.0.10
12cr|ibus-hangul-1.3.1-4|14	BuildRequires: ibus-devel >= 1.3.9-5
12cr|ibus-hangul-1.3.1-4|15	BuildRequires: intltool >= 0.35.0
12cr|ibus-hangul-1.3.1-4|16	Requires:	ibus >= 1.3.0
12cr|ibus-hangul-1.3.1-4|17	Requires(post,preun): GConf2
12cr|ibus-hangul-1.3.1-4|18	
12cr|ibus-hangul-1.3.1-4|19	%description
12cr|ibus-hangul-1.3.1-4|20	ibus - Korean Hangul engine.
12cr|ibus-hangul-1.3.1-4|21	
12cr|ibus-hangul-1.3.1-4|22	%prep
12cr|ibus-hangul-1.3.1-4|23	%setup -q -n %{name}-%{version}
12cr|ibus-hangul-1.3.1-4|24	
12cr|ibus-hangul-1.3.1-4|25	%build
12cr|ibus-hangul-1.3.1-4|26	%configure2_5x
12cr|ibus-hangul-1.3.1-4|27	%make
12cr|ibus-hangul-1.3.1-4|28	
12cr|ibus-hangul-1.3.1-4|29	%install
12cr|ibus-hangul-1.3.1-4|30	rm -rf $RPM_BUILD_ROOT
12cr|ibus-hangul-1.3.1-4|31	%makeinstall_std
12cr|ibus-hangul-1.3.1-4|32	
12cr|ibus-hangul-1.3.1-4|33	%find_lang %name
12cr|ibus-hangul-1.3.1-4|34	
12cr|ibus-hangul-1.3.1-4|35	%clean
12cr|ibus-hangul-1.3.1-4|36	rm -rf $RPM_BUILD_ROOT
12cr|ibus-hangul-1.3.1-4|37	
12cr|ibus-hangul-1.3.1-4|38	%post
12cr|ibus-hangul-1.3.1-4|39	%post_ibus_register_engine hangul ko
12cr|ibus-hangul-1.3.1-4|40	
12cr|ibus-hangul-1.3.1-4|41	%preun
12cr|ibus-hangul-1.3.1-4|42	%preun_ibus_unregister_engine hangul
12cr|ibus-hangul-1.3.1-4|43	
12cr|ibus-hangul-1.3.1-4|44	%files -f %name.lang
12cr|ibus-hangul-1.3.1-4|45	%defattr(-,root,root)
12cr|ibus-hangul-1.3.1-4|46	%{_libexecdir}/ibus-*
12cr|ibus-hangul-1.3.1-4|47	%{_datadir}/%{name}
12cr|ibus-hangul-1.3.1-4|48	%{_datadir}/ibus/component/*.xml
12cr|ibus-hangul-1.3.1-4|49	
12cr|ibus-hangul-1.3.1-4|50	
12cr|ibus-hangul-1.3.1-4|51	
12cr|ibus-hangul-1.3.1-4|52	%changelog
12cr|ibus-hangul-1.3.1-4|53	

2208 12
12cr|ibus-m17n-1.3.2-3|1	%define	version 1.3.2
12cr|ibus-m17n-1.3.2-3|2	%define	release %mkrel 3
12cr|ibus-m17n-1.3.2-3|3	
12cr|ibus-m17n-1.3.2-3|4	Name:      ibus-m17n
12cr|ibus-m17n-1.3.2-3|5	Summary:   ibus - m17n engine
12cr|ibus-m17n-1.3.2-3|6	Version:   %{version}
12cr|ibus-m17n-1.3.2-3|7	Release:   %{release}
12cr|ibus-m17n-1.3.2-3|8	Group:     System/Internationalization
12cr|ibus-m17n-1.3.2-3|9	License:   GPLv2+
12cr|ibus-m17n-1.3.2-3|10	URL:       http://code.google.com/p/ibus/
12cr|ibus-m17n-1.3.2-3|11	Source0:   http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|ibus-m17n-1.3.2-3|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ibus-m17n-1.3.2-3|13	BuildRequires: m17n-lib-devel m17n-db
12cr|ibus-m17n-1.3.2-3|14	BuildRequires: ibus-devel >= 1.3.9-5
12cr|ibus-m17n-1.3.2-3|15	BuildRequires: gtk+2-devel
12cr|ibus-m17n-1.3.2-3|16	Requires:	ibus >= 1.3.0
12cr|ibus-m17n-1.3.2-3|17	Requires:	m17n-lib
12cr|ibus-m17n-1.3.2-3|18	Requires(post,preun): GConf2
12cr|ibus-m17n-1.3.2-3|19	
12cr|ibus-m17n-1.3.2-3|20	%description
12cr|ibus-m17n-1.3.2-3|21	ibus - M17N engine.
12cr|ibus-m17n-1.3.2-3|22	
12cr|ibus-m17n-1.3.2-3|23	%prep
12cr|ibus-m17n-1.3.2-3|24	%setup -q -n %{name}-%{version}
12cr|ibus-m17n-1.3.2-3|25	
12cr|ibus-m17n-1.3.2-3|26	%build
12cr|ibus-m17n-1.3.2-3|27	%configure2_5x
12cr|ibus-m17n-1.3.2-3|28	%make
12cr|ibus-m17n-1.3.2-3|29	
12cr|ibus-m17n-1.3.2-3|30	%install
12cr|ibus-m17n-1.3.2-3|31	rm -rf $RPM_BUILD_ROOT
12cr|ibus-m17n-1.3.2-3|32	%makeinstall_std
12cr|ibus-m17n-1.3.2-3|33	
12cr|ibus-m17n-1.3.2-3|34	%find_lang %name
12cr|ibus-m17n-1.3.2-3|35	
12cr|ibus-m17n-1.3.2-3|36	%post
12cr|ibus-m17n-1.3.2-3|37	%post_ibus_register_engine m17n:sr:kbd sr
12cr|ibus-m17n-1.3.2-3|38	%post_ibus_register_engine m17n:or:itrans or
12cr|ibus-m17n-1.3.2-3|39	%post_ibus_register_engine m17n:sv:post sv
12cr|ibus-m17n-1.3.2-3|40	%post_ibus_register_engine m17n:cmc:kbd cmc
12cr|ibus-m17n-1.3.2-3|41	%post_ibus_register_engine m17n:ka:kbd ka
12cr|ibus-m17n-1.3.2-3|42	%post_ibus_register_engine m17n:dv:phonetic dv
12cr|ibus-m17n-1.3.2-3|43	%post_ibus_register_engine m17n:he:kbd he
12cr|ibus-m17n-1.3.2-3|44	%post_ibus_register_engine m17n:kn:itrans kn
12cr|ibus-m17n-1.3.2-3|45	%post_ibus_register_engine m17n:ml:itrans ml
12cr|ibus-m17n-1.3.2-3|46	%post_ibus_register_engine m17n:te:itrans te
12cr|ibus-m17n-1.3.2-3|47	%post_ibus_register_engine m17n:en:ispell en
12cr|ibus-m17n-1.3.2-3|48	%post_ibus_register_engine m17n:si:samanala si
12cr|ibus-m17n-1.3.2-3|49	%post_ibus_register_engine m17n:si:wijesekera si
12cr|ibus-m17n-1.3.2-3|50	%post_ibus_register_engine m17n:ar:kbd ar
12cr|ibus-m17n-1.3.2-3|51	%post_ibus_register_engine m17n:da:post da
12cr|ibus-m17n-1.3.2-3|52	%post_ibus_register_engine m17n:grc:mizuochi grc
12cr|ibus-m17n-1.3.2-3|53	%post_ibus_register_engine m17n:kk:arabic kk
12cr|ibus-m17n-1.3.2-3|54	%post_ibus_register_engine m17n:kk:kbd kk
12cr|ibus-m17n-1.3.2-3|55	%post_ibus_register_engine m17n:fa:isiri fa
12cr|ibus-m17n-1.3.2-3|56	%post_ibus_register_engine m17n:ug:kbd ug
12cr|ibus-m17n-1.3.2-3|57	%post_ibus_register_engine m17n:ko:han2 ko
12cr|ibus-m17n-1.3.2-3|58	%post_ibus_register_engine m17n:ko:romaja ko
12cr|ibus-m17n-1.3.2-3|59	%post_ibus_register_engine m17n:el:kbd el
12cr|ibus-m17n-1.3.2-3|60	%post_ibus_register_engine m17n:ta:lk-renganathan ta
12cr|ibus-m17n-1.3.2-3|61	%post_ibus_register_engine m17n:ta:itrans ta
12cr|ibus-m17n-1.3.2-3|62	%post_ibus_register_engine m17n:am:sera am
12cr|ibus-m17n-1.3.2-3|63	%post_ibus_register_engine m17n:bn:unijoy bn
12cr|ibus-m17n-1.3.2-3|64	%post_ibus_register_engine m17n:bn:itrans bn
12cr|ibus-m17n-1.3.2-3|65	%post_ibus_register_engine m17n:gu:itrans gu
12cr|ibus-m17n-1.3.2-3|66	%post_ibus_register_engine m17n:sk:kbd sk
12cr|ibus-m17n-1.3.2-3|67	%post_ibus_register_engine m17n:pa:itrans pa
12cr|ibus-m17n-1.3.2-3|68	%post_ibus_register_engine m17n:sa:harvard-kyoto sa
12cr|ibus-m17n-1.3.2-3|69	%post_ibus_register_engine m17n:hr:kbd hr
12cr|ibus-m17n-1.3.2-3|70	%post_ibus_register_engine m17n:lo:lrt lo
12cr|ibus-m17n-1.3.2-3|71	%post_ibus_register_engine m17n:lo:kbd lo
12cr|ibus-m17n-1.3.2-3|72	%post_ibus_register_engine m17n:km:yannis km
12cr|ibus-m17n-1.3.2-3|73	%post_ibus_register_engine m17n:fr:azerty fr
12cr|ibus-m17n-1.3.2-3|74	%post_ibus_register_engine m17n:hi:itrans hi
12cr|ibus-m17n-1.3.2-3|75	%post_ibus_register_engine m17n:hi:typewriter hi
12cr|ibus-m17n-1.3.2-3|76	%post_ibus_register_engine m17n:my:kbd my
12cr|ibus-m17n-1.3.2-3|77	%post_ibus_register_engine m17n:bo:wylie bo
12cr|ibus-m17n-1.3.2-3|78	%post_ibus_register_engine m17n:bo:ewts bo
12cr|ibus-m17n-1.3.2-3|79	%post_ibus_register_engine m17n:bo:tcrc bo
12cr|ibus-m17n-1.3.2-3|80	%post_ibus_register_engine m17n:th:kesmanee th
12cr|ibus-m17n-1.3.2-3|81	%post_ibus_register_engine m17n:th:pattachote th
12cr|ibus-m17n-1.3.2-3|82	%post_ibus_register_engine m17n:th:tis820 th
12cr|ibus-m17n-1.3.2-3|83	%post_ibus_register_engine m17n:ru:yawerty ru
12cr|ibus-m17n-1.3.2-3|84	%post_ibus_register_engine m17n:ru:phonetic ru
12cr|ibus-m17n-1.3.2-3|85	%post_ibus_register_engine m17n:ru:kbd ru
12cr|ibus-m17n-1.3.2-3|86	%post_ibus_register_engine m17n:hy:kbd hy
12cr|ibus-m17n-1.3.2-3|87	%post_ibus_register_engine m17n:zh:pinyin zh
12cr|ibus-m17n-1.3.2-3|88	%post_ibus_register_engine m17n:zh:cangjie zh
12cr|ibus-m17n-1.3.2-3|89	%post_ibus_register_engine m17n:zh:bopomofo zh
12cr|ibus-m17n-1.3.2-3|90	%post_ibus_register_engine m17n:zh:quick zh
12cr|ibus-m17n-1.3.2-3|91	%post_ibus_register_engine m17n:zh:py zh
12cr|ibus-m17n-1.3.2-3|92	%post_ibus_register_engine m17n:zh:tonepy zh
12cr|ibus-m17n-1.3.2-3|93	%post_ibus_register_engine m17n:vi:viqr vi
12cr|ibus-m17n-1.3.2-3|94	%post_ibus_register_engine m17n:vi:telex vi
12cr|ibus-m17n-1.3.2-3|95	%post_ibus_register_engine m17n:vi:tcvn vi
12cr|ibus-m17n-1.3.2-3|96	%post_ibus_register_engine m17n:vi:vni vi
12cr|ibus-m17n-1.3.2-3|97	%post_ibus_register_engine m17n:ja:trycode ja
12cr|ibus-m17n-1.3.2-3|98	%post_ibus_register_engine m17n:ja:anthy ja
12cr|ibus-m17n-1.3.2-3|99	%post_ibus_register_engine m17n:ja:tcode ja
12cr|ibus-m17n-1.3.2-3|100	%post_ibus_register_engine m17n:as:itrans as
12cr|ibus-m17n-1.3.2-3|101	
12cr|ibus-m17n-1.3.2-3|102	%preun
12cr|ibus-m17n-1.3.2-3|103	%preun_ibus_unregister_engine m17n:sr:kbd
12cr|ibus-m17n-1.3.2-3|104	%preun_ibus_unregister_engine m17n:or:itrans
12cr|ibus-m17n-1.3.2-3|105	%preun_ibus_unregister_engine m17n:sv:post
12cr|ibus-m17n-1.3.2-3|106	%preun_ibus_unregister_engine m17n:cmc:kbd
12cr|ibus-m17n-1.3.2-3|107	%preun_ibus_unregister_engine m17n:ka:kbd
12cr|ibus-m17n-1.3.2-3|108	%preun_ibus_unregister_engine m17n:dv:phonetic
12cr|ibus-m17n-1.3.2-3|109	%preun_ibus_unregister_engine m17n:he:kbd
12cr|ibus-m17n-1.3.2-3|110	%preun_ibus_unregister_engine m17n:kn:itrans
12cr|ibus-m17n-1.3.2-3|111	%preun_ibus_unregister_engine m17n:ml:itrans
12cr|ibus-m17n-1.3.2-3|112	%preun_ibus_unregister_engine m17n:te:itrans
12cr|ibus-m17n-1.3.2-3|113	%preun_ibus_unregister_engine m17n:en:ispell
12cr|ibus-m17n-1.3.2-3|114	%preun_ibus_unregister_engine m17n:si:samanala
12cr|ibus-m17n-1.3.2-3|115	%preun_ibus_unregister_engine m17n:si:wijesekera
12cr|ibus-m17n-1.3.2-3|116	%preun_ibus_unregister_engine m17n:ar:kbd
12cr|ibus-m17n-1.3.2-3|117	%preun_ibus_unregister_engine m17n:da:post
12cr|ibus-m17n-1.3.2-3|118	%preun_ibus_unregister_engine m17n:grc:mizuochi
12cr|ibus-m17n-1.3.2-3|119	%preun_ibus_unregister_engine m17n:kk:arabic
12cr|ibus-m17n-1.3.2-3|120	%preun_ibus_unregister_engine m17n:kk:kbd
12cr|ibus-m17n-1.3.2-3|121	%preun_ibus_unregister_engine m17n:fa:isiri
12cr|ibus-m17n-1.3.2-3|122	%preun_ibus_unregister_engine m17n:ug:kbd
12cr|ibus-m17n-1.3.2-3|123	%preun_ibus_unregister_engine m17n:ko:han2
12cr|ibus-m17n-1.3.2-3|124	%preun_ibus_unregister_engine m17n:ko:romaja
12cr|ibus-m17n-1.3.2-3|125	%preun_ibus_unregister_engine m17n:el:kbd
12cr|ibus-m17n-1.3.2-3|126	%preun_ibus_unregister_engine m17n:ta:lk-renganathan
12cr|ibus-m17n-1.3.2-3|127	%preun_ibus_unregister_engine m17n:ta:itrans
12cr|ibus-m17n-1.3.2-3|128	%preun_ibus_unregister_engine m17n:am:sera
12cr|ibus-m17n-1.3.2-3|129	%preun_ibus_unregister_engine m17n:bn:unijoy
12cr|ibus-m17n-1.3.2-3|130	%preun_ibus_unregister_engine m17n:bn:itrans
12cr|ibus-m17n-1.3.2-3|131	%preun_ibus_unregister_engine m17n:gu:itrans
12cr|ibus-m17n-1.3.2-3|132	%preun_ibus_unregister_engine m17n:sk:kbd
12cr|ibus-m17n-1.3.2-3|133	%preun_ibus_unregister_engine m17n:pa:itrans
12cr|ibus-m17n-1.3.2-3|134	%preun_ibus_unregister_engine m17n:sa:harvard-kyoto
12cr|ibus-m17n-1.3.2-3|135	%preun_ibus_unregister_engine m17n:hr:kbd
12cr|ibus-m17n-1.3.2-3|136	%preun_ibus_unregister_engine m17n:lo:lrt
12cr|ibus-m17n-1.3.2-3|137	%preun_ibus_unregister_engine m17n:lo:kbd
12cr|ibus-m17n-1.3.2-3|138	%preun_ibus_unregister_engine m17n:km:yannis
12cr|ibus-m17n-1.3.2-3|139	%preun_ibus_unregister_engine m17n:fr:azerty
12cr|ibus-m17n-1.3.2-3|140	%preun_ibus_unregister_engine m17n:hi:itrans
12cr|ibus-m17n-1.3.2-3|141	%preun_ibus_unregister_engine m17n:hi:typewriter
12cr|ibus-m17n-1.3.2-3|142	%preun_ibus_unregister_engine m17n:my:kbd
12cr|ibus-m17n-1.3.2-3|143	%preun_ibus_unregister_engine m17n:bo:wylie
12cr|ibus-m17n-1.3.2-3|144	%preun_ibus_unregister_engine m17n:bo:ewts
12cr|ibus-m17n-1.3.2-3|145	%preun_ibus_unregister_engine m17n:bo:tcrc
12cr|ibus-m17n-1.3.2-3|146	%preun_ibus_unregister_engine m17n:th:kesmanee
12cr|ibus-m17n-1.3.2-3|147	%preun_ibus_unregister_engine m17n:th:pattachote
12cr|ibus-m17n-1.3.2-3|148	%preun_ibus_unregister_engine m17n:th:tis820
12cr|ibus-m17n-1.3.2-3|149	%preun_ibus_unregister_engine m17n:ru:yawerty
12cr|ibus-m17n-1.3.2-3|150	%preun_ibus_unregister_engine m17n:ru:phonetic
12cr|ibus-m17n-1.3.2-3|151	%preun_ibus_unregister_engine m17n:ru:kbd
12cr|ibus-m17n-1.3.2-3|152	%preun_ibus_unregister_engine m17n:hy:kbd
12cr|ibus-m17n-1.3.2-3|153	%preun_ibus_unregister_engine m17n:zh:pinyin
12cr|ibus-m17n-1.3.2-3|154	%preun_ibus_unregister_engine m17n:zh:cangjie
12cr|ibus-m17n-1.3.2-3|155	%preun_ibus_unregister_engine m17n:zh:bopomofo
12cr|ibus-m17n-1.3.2-3|156	%preun_ibus_unregister_engine m17n:zh:quick
12cr|ibus-m17n-1.3.2-3|157	%preun_ibus_unregister_engine m17n:zh:py
12cr|ibus-m17n-1.3.2-3|158	%preun_ibus_unregister_engine m17n:zh:tonepy
12cr|ibus-m17n-1.3.2-3|159	%preun_ibus_unregister_engine m17n:vi:viqr
12cr|ibus-m17n-1.3.2-3|160	%preun_ibus_unregister_engine m17n:vi:telex
12cr|ibus-m17n-1.3.2-3|161	%preun_ibus_unregister_engine m17n:vi:tcvn
12cr|ibus-m17n-1.3.2-3|162	%preun_ibus_unregister_engine m17n:vi:vni
12cr|ibus-m17n-1.3.2-3|163	%preun_ibus_unregister_engine m17n:ja:trycode
12cr|ibus-m17n-1.3.2-3|164	%preun_ibus_unregister_engine m17n:ja:anthy
12cr|ibus-m17n-1.3.2-3|165	%preun_ibus_unregister_engine m17n:ja:tcode
12cr|ibus-m17n-1.3.2-3|166	%preun_ibus_unregister_engine m17n:as:itrans
12cr|ibus-m17n-1.3.2-3|167	
12cr|ibus-m17n-1.3.2-3|168	%clean
12cr|ibus-m17n-1.3.2-3|169	rm -rf $RPM_BUILD_ROOT
12cr|ibus-m17n-1.3.2-3|170	
12cr|ibus-m17n-1.3.2-3|171	%files -f %name.lang
12cr|ibus-m17n-1.3.2-3|172	%defattr(-,root,root)
12cr|ibus-m17n-1.3.2-3|173	%{_libexecdir}/ibus-*
12cr|ibus-m17n-1.3.2-3|174	%{_datadir}/%{name}
12cr|ibus-m17n-1.3.2-3|175	%{_datadir}/ibus/component/*.xml
12cr|ibus-m17n-1.3.2-3|176	
12cr|ibus-m17n-1.3.2-3|177	
12cr|ibus-m17n-1.3.2-3|178	%changelog
12cr|ibus-m17n-1.3.2-3|179	* Fri May 06 2011 Funda Wang <fwang@mandriva.org> 1.3.2-3mdv2011.0
12cr|ibus-m17n-1.3.2-3|180	+ Revision: 669829
12cr|ibus-m17n-1.3.2-3|181	- rebuild
12cr|ibus-m17n-1.3.2-3|182	
12cr|ibus-m17n-1.3.2-3|183	* Tue Apr 26 2011 Funda Wang <fwang@mandriva.org> 1.3.2-2
12cr|ibus-m17n-1.3.2-3|184	+ Revision: 659323
12cr|ibus-m17n-1.3.2-3|185	- rebuild for new ibus
12cr|ibus-m17n-1.3.2-3|186	
12cr|ibus-m17n-1.3.2-3|187	* Mon Mar 14 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.3.2-1
12cr|ibus-m17n-1.3.2-3|188	+ Revision: 644704
12cr|ibus-m17n-1.3.2-3|189	- update to 1.3.2
12cr|ibus-m17n-1.3.2-3|190	
12cr|ibus-m17n-1.3.2-3|191	* Mon Sep 06 2010 Funda Wang <fwang@mandriva.org> 1.3.1-1mdv2011.0
12cr|ibus-m17n-1.3.2-3|192	+ Revision: 576254
12cr|ibus-m17n-1.3.2-3|193	- BR gtk for setup module
12cr|ibus-m17n-1.3.2-3|194	- new version 1.3.1
12cr|ibus-m17n-1.3.2-3|195	
12cr|ibus-m17n-1.3.2-3|196	* Mon Apr 26 2010 Funda Wang <fwang@mandriva.org> 1.3.0-1mdv2010.1
12cr|ibus-m17n-1.3.2-3|197	+ Revision: 538853
12cr|ibus-m17n-1.3.2-3|198	- new version 1.3.0
12cr|ibus-m17n-1.3.2-3|199	
12cr|ibus-m17n-1.3.2-3|200	* Thu Dec 17 2009 Funda Wang <fwang@mandriva.org> 1.2.0.20091217-1mdv2010.1
12cr|ibus-m17n-1.3.2-3|201	+ Revision: 479624
12cr|ibus-m17n-1.3.2-3|202	- new version 1.2.0.20091217
12cr|ibus-m17n-1.3.2-3|203	
12cr|ibus-m17n-1.3.2-3|204	* Sat Nov 21 2009 Funda Wang <fwang@mandriva.org> 1.2.0.20091120-1mdv2010.1
12cr|ibus-m17n-1.3.2-3|205	+ Revision: 467825
12cr|ibus-m17n-1.3.2-3|206	- new version 1.2.0.20091120
12cr|ibus-m17n-1.3.2-3|207	
12cr|ibus-m17n-1.3.2-3|208	* Sun Nov 15 2009 Funda Wang <fwang@mandriva.org> 1.2.0.20090930-1mdv2010.1
12cr|ibus-m17n-1.3.2-3|209	+ Revision: 466178
12cr|ibus-m17n-1.3.2-3|210	- update to new version 1.2.0.20090930
12cr|ibus-m17n-1.3.2-3|211	
12cr|ibus-m17n-1.3.2-3|212	* Mon Aug 03 2009 Funda Wang <fwang@mandriva.org> 1.2.0.20090617-1mdv2010.0
12cr|ibus-m17n-1.3.2-3|213	+ Revision: 408396
12cr|ibus-m17n-1.3.2-3|214	- new version 1.2.0
12cr|ibus-m17n-1.3.2-3|215	
12cr|ibus-m17n-1.3.2-3|216	* Fri Feb 13 2009 Funda Wang <fwang@mandriva.org> 1.1.0.20090211-1mdv2009.1
12cr|ibus-m17n-1.3.2-3|217	+ Revision: 340005
12cr|ibus-m17n-1.3.2-3|218	- New version 1.1.0.20090211
12cr|ibus-m17n-1.3.2-3|219	
12cr|ibus-m17n-1.3.2-3|220	* Sat Feb 07 2009 Funda Wang <fwang@mandriva.org> 1.1.0.20090205-2mdv2009.1
12cr|ibus-m17n-1.3.2-3|221	+ Revision: 338337
12cr|ibus-m17n-1.3.2-3|222	- fix file list
12cr|ibus-m17n-1.3.2-3|223	
12cr|ibus-m17n-1.3.2-3|224	* Thu Feb 05 2009 Funda Wang <fwang@mandriva.org> 1.1.0.20090205-1mdv2009.1
12cr|ibus-m17n-1.3.2-3|225	+ Revision: 337954
12cr|ibus-m17n-1.3.2-3|226	- python is of no use
12cr|ibus-m17n-1.3.2-3|227	- New version 1.1.0.20090205
12cr|ibus-m17n-1.3.2-3|228	
12cr|ibus-m17n-1.3.2-3|229	* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 0.1.1.20081013-2mdv2009.1
12cr|ibus-m17n-1.3.2-3|230	+ Revision: 318672
12cr|ibus-m17n-1.3.2-3|231	- rebuild for new python
12cr|ibus-m17n-1.3.2-3|232	
12cr|ibus-m17n-1.3.2-3|233	* Mon Oct 13 2008 Funda Wang <fwang@mandriva.org> 0.1.1.20081013-1mdv2009.1
12cr|ibus-m17n-1.3.2-3|234	+ Revision: 293243
12cr|ibus-m17n-1.3.2-3|235	- new version 0.1.1.20081013
12cr|ibus-m17n-1.3.2-3|236	
12cr|ibus-m17n-1.3.2-3|237	* Sat Oct 11 2008 Funda Wang <fwang@mandriva.org> 0.1.1.20081009-1mdv2009.1
12cr|ibus-m17n-1.3.2-3|238	+ Revision: 292262
12cr|ibus-m17n-1.3.2-3|239	- New version 20081009
12cr|ibus-m17n-1.3.2-3|240	
12cr|ibus-m17n-1.3.2-3|241	* Fri Sep 05 2008 Funda Wang <fwang@mandriva.org> 0.1.1.20080901-1mdv2009.0
12cr|ibus-m17n-1.3.2-3|242	+ Revision: 281260
12cr|ibus-m17n-1.3.2-3|243	- new version
12cr|ibus-m17n-1.3.2-3|244	
12cr|ibus-m17n-1.3.2-3|245	* Tue Aug 26 2008 Funda Wang <fwang@mandriva.org> 0.1.1.20080823-3mdv2009.0
12cr|ibus-m17n-1.3.2-3|246	+ Revision: 276143
12cr|ibus-m17n-1.3.2-3|247	- BR m17n-db
12cr|ibus-m17n-1.3.2-3|248	
12cr|ibus-m17n-1.3.2-3|249	* Mon Aug 25 2008 Funda Wang <fwang@mandriva.org> 0.1.1.20080823-1mdv2009.0
12cr|ibus-m17n-1.3.2-3|250	+ Revision: 275855
12cr|ibus-m17n-1.3.2-3|251	- import ibus-m17n
12cr|ibus-m17n-1.3.2-3|252	
12cr|ibus-m17n-1.3.2-3|253	

2209 12
12cr|ibus-pinyin-1.3.11-5|1	%define	version 1.3.11
12cr|ibus-pinyin-1.3.11-5|2	%define	release %mkrel 5
12cr|ibus-pinyin-1.3.11-5|3	
12cr|ibus-pinyin-1.3.11-5|4	Name:      ibus-pinyin
12cr|ibus-pinyin-1.3.11-5|5	Summary:   ibus - Chinese Pinyin engine
12cr|ibus-pinyin-1.3.11-5|6	Version:   %{version}
12cr|ibus-pinyin-1.3.11-5|7	Release:   %{release}
12cr|ibus-pinyin-1.3.11-5|8	Group:     System/Internationalization
12cr|ibus-pinyin-1.3.11-5|9	License:   GPLv2+
12cr|ibus-pinyin-1.3.11-5|10	URL:       http://code.google.com/p/ibus/
12cr|ibus-pinyin-1.3.11-5|11	Source0:   http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|ibus-pinyin-1.3.11-5|12	Source1:   http://ibus.googlecode.com/files/pinyin-database-1.2.99.tar.bz2
12cr|ibus-pinyin-1.3.11-5|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ibus-pinyin-1.3.11-5|14	BuildRequires: python
12cr|ibus-pinyin-1.3.11-5|15	BuildRequires: ibus-devel >= 1.3.9-5
12cr|ibus-pinyin-1.3.11-5|16	BuildRequires: sqlite3-tools
12cr|ibus-pinyin-1.3.11-5|17	BuildRequires: sqlite3-devel
12cr|ibus-pinyin-1.3.11-5|18	BuildRequires: libuuid-devel
12cr|ibus-pinyin-1.3.11-5|19	BuildRequires: boost-devel
12cr|ibus-pinyin-1.3.11-5|20	BuildRequires: intltool
12cr|ibus-pinyin-1.3.11-5|21	BuildRequires: opencc-devel
12cr|ibus-pinyin-1.3.11-5|22	Requires:	ibus >= 1.3.0
12cr|ibus-pinyin-1.3.11-5|23	Requires(post,preun): GConf2
12cr|ibus-pinyin-1.3.11-5|24	
12cr|ibus-pinyin-1.3.11-5|25	%description
12cr|ibus-pinyin-1.3.11-5|26	ibus - Chinese Pinyin engine.
12cr|ibus-pinyin-1.3.11-5|27	
12cr|ibus-pinyin-1.3.11-5|28	%package    open-phrase
12cr|ibus-pinyin-1.3.11-5|29	Summary:    The open phrase database for ibus Pinyin
12cr|ibus-pinyin-1.3.11-5|30	Group:      System/Internationalization
12cr|ibus-pinyin-1.3.11-5|31	Requires:   %{name} = %{version}
12cr|ibus-pinyin-1.3.11-5|32	
12cr|ibus-pinyin-1.3.11-5|33	%description open-phrase
12cr|ibus-pinyin-1.3.11-5|34	The open phrase database for ibus Pinyin engine.
12cr|ibus-pinyin-1.3.11-5|35	
12cr|ibus-pinyin-1.3.11-5|36	%prep
12cr|ibus-pinyin-1.3.11-5|37	%setup -q -n %{name}-%{version}
12cr|ibus-pinyin-1.3.11-5|38	cp %{SOURCE1} data/db/open-phrase
12cr|ibus-pinyin-1.3.11-5|39	
12cr|ibus-pinyin-1.3.11-5|40	%build
12cr|ibus-pinyin-1.3.11-5|41	%configure2_5x --enable-db-open-phrase --enable-opencc
12cr|ibus-pinyin-1.3.11-5|42	%make
12cr|ibus-pinyin-1.3.11-5|43	
12cr|ibus-pinyin-1.3.11-5|44	%install
12cr|ibus-pinyin-1.3.11-5|45	rm -rf $RPM_BUILD_ROOT
12cr|ibus-pinyin-1.3.11-5|46	%makeinstall_std
12cr|ibus-pinyin-1.3.11-5|47	
12cr|ibus-pinyin-1.3.11-5|48	%find_lang %name
12cr|ibus-pinyin-1.3.11-5|49	
12cr|ibus-pinyin-1.3.11-5|50	%clean
12cr|ibus-pinyin-1.3.11-5|51	rm -rf $RPM_BUILD_ROOT
12cr|ibus-pinyin-1.3.11-5|52	
12cr|ibus-pinyin-1.3.11-5|53	%post
12cr|ibus-pinyin-1.3.11-5|54	%post_ibus_register_engine pinyin zh_CN
12cr|ibus-pinyin-1.3.11-5|55	%post_ibus_register_engine bopomofo zh_TW
12cr|ibus-pinyin-1.3.11-5|56	
12cr|ibus-pinyin-1.3.11-5|57	%preun
12cr|ibus-pinyin-1.3.11-5|58	%preun_ibus_unregister_engine pinyin
12cr|ibus-pinyin-1.3.11-5|59	%preun_ibus_unregister_engine bopomofo
12cr|ibus-pinyin-1.3.11-5|60	
12cr|ibus-pinyin-1.3.11-5|61	%files -f %name.lang
12cr|ibus-pinyin-1.3.11-5|62	%defattr(-,root,root)
12cr|ibus-pinyin-1.3.11-5|63	%{_libexecdir}/ibus*
12cr|ibus-pinyin-1.3.11-5|64	%{_datadir}/%{name}
12cr|ibus-pinyin-1.3.11-5|65	%exclude %{_datadir}/ibus-pinyin/db/open-phrase.db
12cr|ibus-pinyin-1.3.11-5|66	%{_datadir}/ibus/component/*.xml
12cr|ibus-pinyin-1.3.11-5|67	
12cr|ibus-pinyin-1.3.11-5|68	%files open-phrase
12cr|ibus-pinyin-1.3.11-5|69	%defattr(-,root,root)
12cr|ibus-pinyin-1.3.11-5|70	%{_datadir}/ibus-pinyin/db/open-phrase.db
12cr|ibus-pinyin-1.3.11-5|71	
12cr|ibus-pinyin-1.3.11-5|72	
12cr|ibus-pinyin-1.3.11-5|73	
12cr|ibus-pinyin-1.3.11-5|74	%changelog
12cr|ibus-pinyin-1.3.11-5|75	

2210 12
12cr|ibus-qt4-1.3.1-6|1	%define	version 1.3.1
12cr|ibus-qt4-1.3.1-6|2	%define	release %mkrel 6
12cr|ibus-qt4-1.3.1-6|3	
12cr|ibus-qt4-1.3.1-6|4	Name:      ibus-qt4
12cr|ibus-qt4-1.3.1-6|5	Summary:   ibus qt4 input method plugin
12cr|ibus-qt4-1.3.1-6|6	Version:   %{version}
12cr|ibus-qt4-1.3.1-6|7	Release:   %{release}
12cr|ibus-qt4-1.3.1-6|8	Group:     System/Internationalization
12cr|ibus-qt4-1.3.1-6|9	License:   GPLv2+
12cr|ibus-qt4-1.3.1-6|10	URL:       http://code.google.com/p/ibus/
12cr|ibus-qt4-1.3.1-6|11	Source0:   http://ibus.googlecode.com/files/ibus-qt-%{version}-Source.tar.gz
12cr|ibus-qt4-1.3.1-6|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ibus-qt4-1.3.1-6|13	BuildRequires:	qt4-devel >= 4.4
12cr|ibus-qt4-1.3.1-6|14	BuildRequires:	dbus-devel
12cr|ibus-qt4-1.3.1-6|15	BuildRequires:	cmake
12cr|ibus-qt4-1.3.1-6|16	BuildRequires:	icu-devel
12cr|ibus-qt4-1.3.1-6|17	BuildRequires:	ibus-devel >= 1.3.0
12cr|ibus-qt4-1.3.1-6|18	BuildRequires:	doxygen
12cr|ibus-qt4-1.3.1-6|19	Requires:	ibus >= 1.3.0
12cr|ibus-qt4-1.3.1-6|20	
12cr|ibus-qt4-1.3.1-6|21	%description
12cr|ibus-qt4-1.3.1-6|22	IBus is a next generation input framework.
12cr|ibus-qt4-1.3.1-6|23	This package contains qt4 input method plugin.
12cr|ibus-qt4-1.3.1-6|24	
12cr|ibus-qt4-1.3.1-6|25	%package devel
12cr|ibus-qt4-1.3.1-6|26	Group: System/Internationalization
12cr|ibus-qt4-1.3.1-6|27	Summary: Development files for ibus-qt
12cr|ibus-qt4-1.3.1-6|28	Requires: %name = %version
12cr|ibus-qt4-1.3.1-6|29	
12cr|ibus-qt4-1.3.1-6|30	%description devel
12cr|ibus-qt4-1.3.1-6|31	This package contains development files for ibus-qt.
12cr|ibus-qt4-1.3.1-6|32	
12cr|ibus-qt4-1.3.1-6|33	%prep
12cr|ibus-qt4-1.3.1-6|34	%setup -q -n ibus-qt-%{version}-Source
12cr|ibus-qt4-1.3.1-6|35	
12cr|ibus-qt4-1.3.1-6|36	%build
12cr|ibus-qt4-1.3.1-6|37	%cmake_qt4 -DLIBDIR="%_libdir"
12cr|ibus-qt4-1.3.1-6|38	%make
12cr|ibus-qt4-1.3.1-6|39	
12cr|ibus-qt4-1.3.1-6|40	%install
12cr|ibus-qt4-1.3.1-6|41	rm -rf %buildroot
12cr|ibus-qt4-1.3.1-6|42	%makeinstall_std -C build
12cr|ibus-qt4-1.3.1-6|43	
12cr|ibus-qt4-1.3.1-6|44	rm -fr %buildroot%_datadir/doc
12cr|ibus-qt4-1.3.1-6|45	
12cr|ibus-qt4-1.3.1-6|46	%clean
12cr|ibus-qt4-1.3.1-6|47	rm -rf $RPM_BUILD_ROOT
12cr|ibus-qt4-1.3.1-6|48	
12cr|ibus-qt4-1.3.1-6|49	%files
12cr|ibus-qt4-1.3.1-6|50	%defattr(-,root,root)
12cr|ibus-qt4-1.3.1-6|51	%doc AUTHORS README
12cr|ibus-qt4-1.3.1-6|52	%{_libdir}/libibus-qt.so.*
12cr|ibus-qt4-1.3.1-6|53	%{qt4plugins}/inputmethods/libqtim-ibus.so
12cr|ibus-qt4-1.3.1-6|54	
12cr|ibus-qt4-1.3.1-6|55	%files devel
12cr|ibus-qt4-1.3.1-6|56	%defattr(-,root,root)
12cr|ibus-qt4-1.3.1-6|57	%{_includedir}/ibus-qt
12cr|ibus-qt4-1.3.1-6|58	%{_libdir}/*.so
12cr|ibus-qt4-1.3.1-6|59	
12cr|ibus-qt4-1.3.1-6|60	
12cr|ibus-qt4-1.3.1-6|61	%changelog
12cr|ibus-qt4-1.3.1-6|62	* Sun Jun 05 2011 Funda Wang <fwang@mandriva.org> 1.3.1-4mdv2011.0
12cr|ibus-qt4-1.3.1-6|63	+ Revision: 682809
12cr|ibus-qt4-1.3.1-6|64	- rebuild for new icu
12cr|ibus-qt4-1.3.1-6|65	
12cr|ibus-qt4-1.3.1-6|66	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-3
12cr|ibus-qt4-1.3.1-6|67	+ Revision: 665493
12cr|ibus-qt4-1.3.1-6|68	- mass rebuild
12cr|ibus-qt4-1.3.1-6|69	
12cr|ibus-qt4-1.3.1-6|70	* Mon Mar 14 2011 Funda Wang <fwang@mandriva.org> 1.3.1-2
12cr|ibus-qt4-1.3.1-6|71	+ Revision: 644572
12cr|ibus-qt4-1.3.1-6|72	- rebuild for new icu
12cr|ibus-qt4-1.3.1-6|73	
12cr|ibus-qt4-1.3.1-6|74	* Sun Feb 06 2011 Funda Wang <fwang@mandriva.org> 1.3.1-1
12cr|ibus-qt4-1.3.1-6|75	+ Revision: 636395
12cr|ibus-qt4-1.3.1-6|76	- new version 1.3.1
12cr|ibus-qt4-1.3.1-6|77	
12cr|ibus-qt4-1.3.1-6|78	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2011.0
12cr|ibus-qt4-1.3.1-6|79	+ Revision: 611137
12cr|ibus-qt4-1.3.1-6|80	- rebuild
12cr|ibus-qt4-1.3.1-6|81	
12cr|ibus-qt4-1.3.1-6|82	* Mon Apr 26 2010 Funda Wang <fwang@mandriva.org> 1.3.0-1mdv2010.1
12cr|ibus-qt4-1.3.1-6|83	+ Revision: 538860
12cr|ibus-qt4-1.3.1-6|84	- new version 1.3.0
12cr|ibus-qt4-1.3.1-6|85	
12cr|ibus-qt4-1.3.1-6|86	* Sun Mar 21 2010 Funda Wang <fwang@mandriva.org> 1.2.0.20091216-2mdv2010.1
12cr|ibus-qt4-1.3.1-6|87	+ Revision: 526140
12cr|ibus-qt4-1.3.1-6|88	- rebuild for new icu
12cr|ibus-qt4-1.3.1-6|89	
12cr|ibus-qt4-1.3.1-6|90	* Thu Dec 17 2009 Funda Wang <fwang@mandriva.org> 1.2.0.20091216-1mdv2010.1
12cr|ibus-qt4-1.3.1-6|91	+ Revision: 479641
12cr|ibus-qt4-1.3.1-6|92	- add devel package
12cr|ibus-qt4-1.3.1-6|93	- new version 1.2.0.20091216
12cr|ibus-qt4-1.3.1-6|94	
12cr|ibus-qt4-1.3.1-6|95	* Sun Dec 06 2009 Funda Wang <fwang@mandriva.org> 1.2.0.20091206-1mdv2010.1
12cr|ibus-qt4-1.3.1-6|96	+ Revision: 474123
12cr|ibus-qt4-1.3.1-6|97	- new version 1.2.0.20091206
12cr|ibus-qt4-1.3.1-6|98	
12cr|ibus-qt4-1.3.1-6|99	* Fri Nov 06 2009 Funda Wang <fwang@mandriva.org> 1.2.0.20091014-1mdv2010.1
12cr|ibus-qt4-1.3.1-6|100	+ Revision: 460620
12cr|ibus-qt4-1.3.1-6|101	- add back libdir
12cr|ibus-qt4-1.3.1-6|102	- fix build
12cr|ibus-qt4-1.3.1-6|103	- New version 1.2.0.20091014
12cr|ibus-qt4-1.3.1-6|104	
12cr|ibus-qt4-1.3.1-6|105	* Fri Aug 07 2009 Funda Wang <fwang@mandriva.org> 1.2.0.20090728-3mdv2010.0
12cr|ibus-qt4-1.3.1-6|106	+ Revision: 411097
12cr|ibus-qt4-1.3.1-6|107	- fix file list
12cr|ibus-qt4-1.3.1-6|108	- refresh tarball
12cr|ibus-qt4-1.3.1-6|109	
12cr|ibus-qt4-1.3.1-6|110	* Tue Aug 04 2009 Funda Wang <fwang@mandriva.org> 1.2.0.20090728-2mdv2010.0
12cr|ibus-qt4-1.3.1-6|111	+ Revision: 408930
12cr|ibus-qt4-1.3.1-6|112	- BR dbus
12cr|ibus-qt4-1.3.1-6|113	- import ibus-qt4
12cr|ibus-qt4-1.3.1-6|114	

2211 12
12cr|ibus-sogoupycc-0.2.5-9|1	%if %{_use_internal_dependency_generator}
12cr|ibus-sogoupycc-0.2.5-9|2	%define __noautoreq '/usr/bin/lua'
12cr|ibus-sogoupycc-0.2.5-9|3	%else
12cr|ibus-sogoupycc-0.2.5-9|4	%define _requires_exceptions /usr/bin/lua
12cr|ibus-sogoupycc-0.2.5-9|5	%endif
12cr|ibus-sogoupycc-0.2.5-9|6	
12cr|ibus-sogoupycc-0.2.5-9|7	%define debug_package %{nil}
12cr|ibus-sogoupycc-0.2.5-9|8	
12cr|ibus-sogoupycc-0.2.5-9|9	Name:      ibus-sogoupycc
12cr|ibus-sogoupycc-0.2.5-9|10	Summary:   Sogou Pinyin Cloud Client on ibus platform
12cr|ibus-sogoupycc-0.2.5-9|11	Version:   0.2.5
12cr|ibus-sogoupycc-0.2.5-9|12	Release:   9
12cr|ibus-sogoupycc-0.2.5-9|13	Group:     System/Internationalization
12cr|ibus-sogoupycc-0.2.5-9|14	License:   GPLv2
12cr|ibus-sogoupycc-0.2.5-9|15	URL:       http://code.google.com/p/ibus-sogoupycc/
12cr|ibus-sogoupycc-0.2.5-9|16	Source0:   http://ibus-sogoupycc.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|ibus-sogoupycc-0.2.5-9|17	Patch0:    ibus-sogoupycc-0.2.5-default-use-sogoupy-schema.patch
12cr|ibus-sogoupycc-0.2.5-9|18	Patch1:    ibus-sogoupycc-0.2.5-fix-dbus-build.patch
12cr|ibus-sogoupycc-0.2.5-9|19	Patch2:    ibus-sogoupycc-0.2.5-libnotify0.7.patch
12cr|ibus-sogoupycc-0.2.5-9|20	BuildRequires:	ibus-devel >= 1.3.9-5
12cr|ibus-sogoupycc-0.2.5-9|21	BuildRequires:	lua-devel >= 5.1
12cr|ibus-sogoupycc-0.2.5-9|22	BuildRequires:	glib2-devel >= 2.22
12cr|ibus-sogoupycc-0.2.5-9|23	BuildRequires:	dbus-devel >= 1.2
12cr|ibus-sogoupycc-0.2.5-9|24	BuildRequires:	gtk+2-devel
12cr|ibus-sogoupycc-0.2.5-9|25	BuildRequires:	sqlite3-devel
12cr|ibus-sogoupycc-0.2.5-9|26	BuildRequires:	libnotify-devel >= 0.4
12cr|ibus-sogoupycc-0.2.5-9|27	BuildRequires:  cmake
12cr|ibus-sogoupycc-0.2.5-9|28	Requires:	ibus >= 1.2.0
12cr|ibus-sogoupycc-0.2.5-9|29	Requires:	lua-socket
12cr|ibus-sogoupycc-0.2.5-9|30	Requires(post,preun): GConf2
12cr|ibus-sogoupycc-0.2.5-9|31	
12cr|ibus-sogoupycc-0.2.5-9|32	%description
12cr|ibus-sogoupycc-0.2.5-9|33	ibus-sogoupycc is an unoffical Sogou pinyin cloud client on ibus platform.
12cr|ibus-sogoupycc-0.2.5-9|34	Features:
12cr|ibus-sogoupycc-0.2.5-9|35	* double pinyin support: currently only support UCDOS style double pinyin
12cr|ibus-sogoupycc-0.2.5-9|36	scheme (slightly different from MSPY scheme)
12cr|ibus-sogoupycc-0.2.5-9|37	* no preedit: always choose the default (1st) result
12cr|ibus-sogoupycc-0.2.5-9|38	* non-blocking input: your input is not interrupted when waitting for
12cr|ibus-sogoupycc-0.2.5-9|39	server's responses.
12cr|ibus-sogoupycc-0.2.5-9|40	
12cr|ibus-sogoupycc-0.2.5-9|41	%prep
12cr|ibus-sogoupycc-0.2.5-9|42	%setup -q -n %{name}-%{version}
12cr|ibus-sogoupycc-0.2.5-9|43	%patch0 -p0
12cr|ibus-sogoupycc-0.2.5-9|44	%patch1 -p0
12cr|ibus-sogoupycc-0.2.5-9|45	%patch2 -p0
12cr|ibus-sogoupycc-0.2.5-9|46	
12cr|ibus-sogoupycc-0.2.5-9|47	%build
12cr|ibus-sogoupycc-0.2.5-9|48	export LDFLAGS="-lm -lpthread"
12cr|ibus-sogoupycc-0.2.5-9|49	%cmake
12cr|ibus-sogoupycc-0.2.5-9|50	%make
12cr|ibus-sogoupycc-0.2.5-9|51	
12cr|ibus-sogoupycc-0.2.5-9|52	%install
12cr|ibus-sogoupycc-0.2.5-9|53	%makeinstall_std -C build
12cr|ibus-sogoupycc-0.2.5-9|54	
12cr|ibus-sogoupycc-0.2.5-9|55	%post
12cr|ibus-sogoupycc-0.2.5-9|56	%post_ibus_register_engine sgpycc zh_CN
12cr|ibus-sogoupycc-0.2.5-9|57	
12cr|ibus-sogoupycc-0.2.5-9|58	%preun
12cr|ibus-sogoupycc-0.2.5-9|59	%preun_ibus_unregister_engine sgpycc
12cr|ibus-sogoupycc-0.2.5-9|60	
12cr|ibus-sogoupycc-0.2.5-9|61	%files
12cr|ibus-sogoupycc-0.2.5-9|62	%defattr(-,root,root)
12cr|ibus-sogoupycc-0.2.5-9|63	%{_datadir}/ibus-sogoupycc
12cr|ibus-sogoupycc-0.2.5-9|64	%{_datadir}/ibus/component/sogoupycc.xml
12cr|ibus-sogoupycc-0.2.5-9|65	
12cr|ibus-sogoupycc-0.2.5-9|66	
12cr|ibus-sogoupycc-0.2.5-9|67	%changelog
12cr|ibus-sogoupycc-0.2.5-9|68	* Fri May 06 2011 Funda Wang <fwang@mandriva.org> 0.2.5-7mdv2011.0
12cr|ibus-sogoupycc-0.2.5-9|69	+ Revision: 669830
12cr|ibus-sogoupycc-0.2.5-9|70	- rebuild
12cr|ibus-sogoupycc-0.2.5-9|71	
12cr|ibus-sogoupycc-0.2.5-9|72	* Tue Apr 26 2011 Funda Wang <fwang@mandriva.org> 0.2.5-6
12cr|ibus-sogoupycc-0.2.5-9|73	+ Revision: 659304
12cr|ibus-sogoupycc-0.2.5-9|74	- rebuild for new ibus
12cr|ibus-sogoupycc-0.2.5-9|75	
12cr|ibus-sogoupycc-0.2.5-9|76	* Tue Apr 12 2011 Funda Wang <fwang@mandriva.org> 0.2.5-5
12cr|ibus-sogoupycc-0.2.5-9|77	+ Revision: 652781
12cr|ibus-sogoupycc-0.2.5-9|78	- build with libnotify 0.7
12cr|ibus-sogoupycc-0.2.5-9|79	
12cr|ibus-sogoupycc-0.2.5-9|80	* Sun Aug 08 2010 Funda Wang <fwang@mandriva.org> 0.2.5-4mdv2011.0
12cr|ibus-sogoupycc-0.2.5-9|81	+ Revision: 567672
12cr|ibus-sogoupycc-0.2.5-9|82	- default to use sogoupy as double pinyin schema
12cr|ibus-sogoupycc-0.2.5-9|83	- fix build with latest dbus
12cr|ibus-sogoupycc-0.2.5-9|84	
12cr|ibus-sogoupycc-0.2.5-9|85	* Mon Apr 26 2010 Funda Wang <fwang@mandriva.org> 0.2.5-3mdv2010.1
12cr|ibus-sogoupycc-0.2.5-9|86	+ Revision: 538877
12cr|ibus-sogoupycc-0.2.5-9|87	- rebuild for ibus 1.3
12cr|ibus-sogoupycc-0.2.5-9|88	
12cr|ibus-sogoupycc-0.2.5-9|89	* Sun Apr 25 2010 Funda Wang <fwang@mandriva.org> 0.2.5-2mdv2010.1
12cr|ibus-sogoupycc-0.2.5-9|90	+ Revision: 538603
12cr|ibus-sogoupycc-0.2.5-9|91	- drop hard requries on lua executable
12cr|ibus-sogoupycc-0.2.5-9|92	
12cr|ibus-sogoupycc-0.2.5-9|93	* Fri Apr 16 2010 Funda Wang <fwang@mandriva.org> 0.2.5-1mdv2010.1
12cr|ibus-sogoupycc-0.2.5-9|94	+ Revision: 535308
12cr|ibus-sogoupycc-0.2.5-9|95	- update to new version 0.2.5
12cr|ibus-sogoupycc-0.2.5-9|96	
12cr|ibus-sogoupycc-0.2.5-9|97	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 0.2.4.20100401-2mdv2010.1
12cr|ibus-sogoupycc-0.2.5-9|98	+ Revision: 533621
12cr|ibus-sogoupycc-0.2.5-9|99	- New version 0.2.4.20100401
12cr|ibus-sogoupycc-0.2.5-9|100	
12cr|ibus-sogoupycc-0.2.5-9|101	* Sun Mar 28 2010 Funda Wang <fwang@mandriva.org> 0.2.0.20100318-2mdv2010.1
12cr|ibus-sogoupycc-0.2.5-9|102	+ Revision: 528586
12cr|ibus-sogoupycc-0.2.5-9|103	- requires lua-socket
12cr|ibus-sogoupycc-0.2.5-9|104	
12cr|ibus-sogoupycc-0.2.5-9|105	* Sun Mar 28 2010 Funda Wang <fwang@mandriva.org> 0.2.0.20100318-1mdv2010.1
12cr|ibus-sogoupycc-0.2.5-9|106	+ Revision: 528561
12cr|ibus-sogoupycc-0.2.5-9|107	- New version 0.2.0.20100318
12cr|ibus-sogoupycc-0.2.5-9|108	
12cr|ibus-sogoupycc-0.2.5-9|109	* Mon Feb 15 2010 Funda Wang <fwang@mandriva.org> 0.0.1-0.svn21.2mdv2010.1
12cr|ibus-sogoupycc-0.2.5-9|110	+ Revision: 506054
12cr|ibus-sogoupycc-0.2.5-9|111	- New snapshot
12cr|ibus-sogoupycc-0.2.5-9|112	
12cr|ibus-sogoupycc-0.2.5-9|113	* Thu Nov 12 2009 Funda Wang <fwang@mandriva.org> 0.0.1-0.svn18.2mdv2010.1
12cr|ibus-sogoupycc-0.2.5-9|114	+ Revision: 465143
12cr|ibus-sogoupycc-0.2.5-9|115	- fix else
12cr|ibus-sogoupycc-0.2.5-9|116	- use shared_prefix
12cr|ibus-sogoupycc-0.2.5-9|117	- use libexec
12cr|ibus-sogoupycc-0.2.5-9|118	
12cr|ibus-sogoupycc-0.2.5-9|119	* Sat Nov 07 2009 Funda Wang <fwang@mandriva.org> 0.0.1-0.svn18.1mdv2010.1
12cr|ibus-sogoupycc-0.2.5-9|120	+ Revision: 462399
12cr|ibus-sogoupycc-0.2.5-9|121	- BR cmake
12cr|ibus-sogoupycc-0.2.5-9|122	- import ibus-sogoupycc
12cr|ibus-sogoupycc-0.2.5-9|123	

2212 12
12cr|ibus-sunpinyin-2.0.3-2|1	Name:      ibus-sunpinyin
12cr|ibus-sunpinyin-2.0.3-2|2	Summary:   A statistical language model based Chinese input method
12cr|ibus-sunpinyin-2.0.3-2|3	Version:   2.0.3
12cr|ibus-sunpinyin-2.0.3-2|4	Release:   %mkrel 2
12cr|ibus-sunpinyin-2.0.3-2|5	Group:     System/Internationalization
12cr|ibus-sunpinyin-2.0.3-2|6	License:   LGPLv2+
12cr|ibus-sunpinyin-2.0.3-2|7	URL:       http://code.google.com/p/sunpinyin
12cr|ibus-sunpinyin-2.0.3-2|8	Source0:   http://sunpinyin.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|ibus-sunpinyin-2.0.3-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ibus-sunpinyin-2.0.3-2|10	BuildRequires:	ibus-devel >= 1.3.9-5
12cr|ibus-sunpinyin-2.0.3-2|11	BuildRequires:	sqlite3-devel
12cr|ibus-sunpinyin-2.0.3-2|12	BuildRequires:	glib2-devel
12cr|ibus-sunpinyin-2.0.3-2|13	BuildRequires:	intltool >= 0.35.0
12cr|ibus-sunpinyin-2.0.3-2|14	BuildRequires:	sunpinyin-devel >= %version
12cr|ibus-sunpinyin-2.0.3-2|15	BuildRequires:	gtk+2-devel
12cr|ibus-sunpinyin-2.0.3-2|16	BuildRequires:	cmake
12cr|ibus-sunpinyin-2.0.3-2|17	Requires:	ibus >= 1.2.0
12cr|ibus-sunpinyin-2.0.3-2|18	Requires(post,preun): GConf2
12cr|ibus-sunpinyin-2.0.3-2|19	
12cr|ibus-sunpinyin-2.0.3-2|20	%description
12cr|ibus-sunpinyin-2.0.3-2|21	SunPinyin is a statistical language model based Chinese input method,
12cr|ibus-sunpinyin-2.0.3-2|22	which was firstly developed by Sun Beijing Globalization team, and
12cr|ibus-sunpinyin-2.0.3-2|23	opensource'd to community with opensolaris project, with LGPLv2 and
12cr|ibus-sunpinyin-2.0.3-2|24	CDDL dual-licenses.
12cr|ibus-sunpinyin-2.0.3-2|25	
12cr|ibus-sunpinyin-2.0.3-2|26	SunPinyin had been ported to various input method platforms and
12cr|ibus-sunpinyin-2.0.3-2|27	operating systems. The 2.0 release currently supports iBus, XIM, and
12cr|ibus-sunpinyin-2.0.3-2|28	Mac OS X.
12cr|ibus-sunpinyin-2.0.3-2|29	
12cr|ibus-sunpinyin-2.0.3-2|30	%prep
12cr|ibus-sunpinyin-2.0.3-2|31	%setup -q
12cr|ibus-sunpinyin-2.0.3-2|32	
12cr|ibus-sunpinyin-2.0.3-2|33	%build
12cr|ibus-sunpinyin-2.0.3-2|34	%cmake -DLIBEXEC_DIR=%{_libexecdir}
12cr|ibus-sunpinyin-2.0.3-2|35	%make
12cr|ibus-sunpinyin-2.0.3-2|36	
12cr|ibus-sunpinyin-2.0.3-2|37	%install
12cr|ibus-sunpinyin-2.0.3-2|38	rm -rf $RPM_BUILD_ROOT
12cr|ibus-sunpinyin-2.0.3-2|39	%makeinstall_std -C build
12cr|ibus-sunpinyin-2.0.3-2|40	
12cr|ibus-sunpinyin-2.0.3-2|41	%find_lang %name
12cr|ibus-sunpinyin-2.0.3-2|42	
12cr|ibus-sunpinyin-2.0.3-2|43	%clean
12cr|ibus-sunpinyin-2.0.3-2|44	rm -rf $RPM_BUILD_ROOT
12cr|ibus-sunpinyin-2.0.3-2|45	
12cr|ibus-sunpinyin-2.0.3-2|46	%post
12cr|ibus-sunpinyin-2.0.3-2|47	%post_ibus_register_engine sunpinyin zh_CN
12cr|ibus-sunpinyin-2.0.3-2|48	
12cr|ibus-sunpinyin-2.0.3-2|49	%preun
12cr|ibus-sunpinyin-2.0.3-2|50	%preun_ibus_unregister_engine sunpinyin
12cr|ibus-sunpinyin-2.0.3-2|51	
12cr|ibus-sunpinyin-2.0.3-2|52	%files -f %name.lang
12cr|ibus-sunpinyin-2.0.3-2|53	%defattr(-,root,root)
12cr|ibus-sunpinyin-2.0.3-2|54	%{_datadir}/%name
12cr|ibus-sunpinyin-2.0.3-2|55	%{_datadir}/ibus/component/sunpinyin.xml
12cr|ibus-sunpinyin-2.0.3-2|56	%{_libexecdir}/ibus-engine-sunpinyin
12cr|ibus-sunpinyin-2.0.3-2|57	%{_libexecdir}/ibus-setup-sunpinyin
12cr|ibus-sunpinyin-2.0.3-2|58	
12cr|ibus-sunpinyin-2.0.3-2|59	
12cr|ibus-sunpinyin-2.0.3-2|60	
12cr|ibus-sunpinyin-2.0.3-2|61	%changelog
12cr|ibus-sunpinyin-2.0.3-2|62	

2213 12
12cr|ibus-table-1.3.0.20100621-3|1	%define	version 1.3.0.20100621
12cr|ibus-table-1.3.0.20100621-3|2	%define	release %mkrel 3
12cr|ibus-table-1.3.0.20100621-3|3	
12cr|ibus-table-1.3.0.20100621-3|4	Name:      ibus-table
12cr|ibus-table-1.3.0.20100621-3|5	Summary:   ibus - table-based engine
12cr|ibus-table-1.3.0.20100621-3|6	Version:   %{version}
12cr|ibus-table-1.3.0.20100621-3|7	Release:   %{release}
12cr|ibus-table-1.3.0.20100621-3|8	Group:     System/Internationalization
12cr|ibus-table-1.3.0.20100621-3|9	License:   GPLv2+
12cr|ibus-table-1.3.0.20100621-3|10	URL:       http://code.google.com/p/ibus/
12cr|ibus-table-1.3.0.20100621-3|11	Source0:   http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|ibus-table-1.3.0.20100621-3|12	Source1:   ibus-table.filter
12cr|ibus-table-1.3.0.20100621-3|13	Source2:   ibus-table.script
12cr|ibus-table-1.3.0.20100621-3|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ibus-table-1.3.0.20100621-3|15	BuildRequires:	ibus-devel >= 1.2.0
12cr|ibus-table-1.3.0.20100621-3|16	BuildRequires:	python-devel
12cr|ibus-table-1.3.0.20100621-3|17	Requires:	ibus >= 1.2.0
12cr|ibus-table-1.3.0.20100621-3|18	Provides:	%{name}-devel = %{version}-%{release}
12cr|ibus-table-1.3.0.20100621-3|19	
12cr|ibus-table-1.3.0.20100621-3|20	%description
12cr|ibus-table-1.3.0.20100621-3|21	ibus - table-based engine.
12cr|ibus-table-1.3.0.20100621-3|22	
12cr|ibus-table-1.3.0.20100621-3|23	%package compose
12cr|ibus-table-1.3.0.20100621-3|24	Summary: Mimic Compose Key input
12cr|ibus-table-1.3.0.20100621-3|25	Group: System/Internationalization
12cr|ibus-table-1.3.0.20100621-3|26	Requires: %name >= 1.2.0.20091113-3
12cr|ibus-table-1.3.0.20100621-3|27	Conflicts: %name < 1.2.0.20091113-3
12cr|ibus-table-1.3.0.20100621-3|28	
12cr|ibus-table-1.3.0.20100621-3|29	%description compose
12cr|ibus-table-1.3.0.20100621-3|30	Provides Mimic Compose Key input via ibus-table.
12cr|ibus-table-1.3.0.20100621-3|31	
12cr|ibus-table-1.3.0.20100621-3|32	%package latex
12cr|ibus-table-1.3.0.20100621-3|33	Summary: Use LaTeX input keystrokes to input symbols
12cr|ibus-table-1.3.0.20100621-3|34	Group: System/Internationalization
12cr|ibus-table-1.3.0.20100621-3|35	Requires: %name >= 1.2.0.20091113-3
12cr|ibus-table-1.3.0.20100621-3|36	Conflicts: %name < 1.2.0.20091113-3
12cr|ibus-table-1.3.0.20100621-3|37	
12cr|ibus-table-1.3.0.20100621-3|38	%description latex
12cr|ibus-table-1.3.0.20100621-3|39	Use LaTeX input keystrokes to input lots of symbols.
12cr|ibus-table-1.3.0.20100621-3|40	
12cr|ibus-table-1.3.0.20100621-3|41	%prep
12cr|ibus-table-1.3.0.20100621-3|42	%setup -q -n %{name}-%{version}
12cr|ibus-table-1.3.0.20100621-3|43	
12cr|ibus-table-1.3.0.20100621-3|44	%build
12cr|ibus-table-1.3.0.20100621-3|45	%configure2_5x \
12cr|ibus-table-1.3.0.20100621-3|46	--enable-additional
12cr|ibus-table-1.3.0.20100621-3|47	%make
12cr|ibus-table-1.3.0.20100621-3|48	
12cr|ibus-table-1.3.0.20100621-3|49	%install
12cr|ibus-table-1.3.0.20100621-3|50	rm -rf $RPM_BUILD_ROOT
12cr|ibus-table-1.3.0.20100621-3|51	%makeinstall_std NO_INDEX=1
12cr|ibus-table-1.3.0.20100621-3|52	
12cr|ibus-table-1.3.0.20100621-3|53	%find_lang %name
12cr|ibus-table-1.3.0.20100621-3|54	
12cr|ibus-table-1.3.0.20100621-3|55	install -d -m 0755 %buildroot%{_var}/lib/rpm/filetriggers
12cr|ibus-table-1.3.0.20100621-3|56	install -m 0644 %{SOURCE1} %buildroot%{_var}/lib/rpm/filetriggers
12cr|ibus-table-1.3.0.20100621-3|57	install -m 0755 %{SOURCE2} %buildroot%{_var}/lib/rpm/filetriggers
12cr|ibus-table-1.3.0.20100621-3|58	
12cr|ibus-table-1.3.0.20100621-3|59	%clean
12cr|ibus-table-1.3.0.20100621-3|60	rm -rf $RPM_BUILD_ROOT
12cr|ibus-table-1.3.0.20100621-3|61	
12cr|ibus-table-1.3.0.20100621-3|62	%files -f %name.lang
12cr|ibus-table-1.3.0.20100621-3|63	%defattr(-,root,root)
12cr|ibus-table-1.3.0.20100621-3|64	%{_bindir}/ibus-table-createdb
12cr|ibus-table-1.3.0.20100621-3|65	%{_libexecdir}/ibus-engine-table
12cr|ibus-table-1.3.0.20100621-3|66	%{_libdir}/pkgconfig/ibus-table.pc
12cr|ibus-table-1.3.0.20100621-3|67	%{_datadir}/ibus-table
12cr|ibus-table-1.3.0.20100621-3|68	%{_datadir}/ibus/component/*.xml
12cr|ibus-table-1.3.0.20100621-3|69	%{_var}/lib/rpm/filetriggers/*
12cr|ibus-table-1.3.0.20100621-3|70	%exclude %{_datadir}/ibus-table/icons/compose.svg
12cr|ibus-table-1.3.0.20100621-3|71	%exclude %{_datadir}/ibus-table/tables/compose.db
12cr|ibus-table-1.3.0.20100621-3|72	%exclude %{_datadir}/ibus-table/icons/latex.svg
12cr|ibus-table-1.3.0.20100621-3|73	%exclude %{_datadir}/ibus-table/tables/latex.db
12cr|ibus-table-1.3.0.20100621-3|74	
12cr|ibus-table-1.3.0.20100621-3|75	%files compose
12cr|ibus-table-1.3.0.20100621-3|76	%defattr(-,root,root)
12cr|ibus-table-1.3.0.20100621-3|77	%{_datadir}/ibus-table/icons/compose.svg
12cr|ibus-table-1.3.0.20100621-3|78	%{_datadir}/ibus-table/tables/compose.db
12cr|ibus-table-1.3.0.20100621-3|79	
12cr|ibus-table-1.3.0.20100621-3|80	%files latex
12cr|ibus-table-1.3.0.20100621-3|81	%defattr(-,root,root)
12cr|ibus-table-1.3.0.20100621-3|82	%{_datadir}/ibus-table/icons/latex.svg
12cr|ibus-table-1.3.0.20100621-3|83	%{_datadir}/ibus-table/tables/latex.db
12cr|ibus-table-1.3.0.20100621-3|84	
12cr|ibus-table-1.3.0.20100621-3|85	
12cr|ibus-table-1.3.0.20100621-3|86	%changelog
12cr|ibus-table-1.3.0.20100621-3|87	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0.20100621-3mdv2011.0
12cr|ibus-table-1.3.0.20100621-3|88	+ Revision: 665494
12cr|ibus-table-1.3.0.20100621-3|89	- mass rebuild
12cr|ibus-table-1.3.0.20100621-3|90	
12cr|ibus-table-1.3.0.20100621-3|91	* Wed Nov 03 2010 Funda Wang <fwang@mandriva.org> 1.3.0.20100621-2mdv2011.0
12cr|ibus-table-1.3.0.20100621-3|92	+ Revision: 592715
12cr|ibus-table-1.3.0.20100621-3|93	- rebuild for py2.7
12cr|ibus-table-1.3.0.20100621-3|94	
12cr|ibus-table-1.3.0.20100621-3|95	* Thu Jun 24 2010 Funda Wang <fwang@mandriva.org> 1.3.0.20100621-1mdv2010.1
12cr|ibus-table-1.3.0.20100621-3|96	+ Revision: 548991
12cr|ibus-table-1.3.0.20100621-3|97	- New version 1.3.0.20100621
12cr|ibus-table-1.3.0.20100621-3|98	
12cr|ibus-table-1.3.0.20100621-3|99	* Fri Feb 12 2010 Funda Wang <fwang@mandriva.org> 1.2.0.20100111-1mdv2010.1
12cr|ibus-table-1.3.0.20100621-3|100	+ Revision: 504507
12cr|ibus-table-1.3.0.20100621-3|101	- New version 1.2.0.20100111
12cr|ibus-table-1.3.0.20100621-3|102	
12cr|ibus-table-1.3.0.20100621-3|103	* Sun Jan 17 2010 Funda Wang <fwang@mandriva.org> 1.2.0.20091113-3mdv2010.1
12cr|ibus-table-1.3.0.20100621-3|104	+ Revision: 492802
12cr|ibus-table-1.3.0.20100621-3|105	- split out compose and latext methods (for furture reorganize)
12cr|ibus-table-1.3.0.20100621-3|106	
12cr|ibus-table-1.3.0.20100621-3|107	* Sat Jan 09 2010 Funda Wang <fwang@mandriva.org> 1.2.0.20091113-2mdv2010.1
12cr|ibus-table-1.3.0.20100621-3|108	+ Revision: 487915
12cr|ibus-table-1.3.0.20100621-3|109	- add ibus-table file trigger to simplify table installation
12cr|ibus-table-1.3.0.20100621-3|110	
12cr|ibus-table-1.3.0.20100621-3|111	* Fri Nov 13 2009 Funda Wang <fwang@mandriva.org> 1.2.0.20091113-1mdv2010.1
12cr|ibus-table-1.3.0.20100621-3|112	+ Revision: 465675
12cr|ibus-table-1.3.0.20100621-3|113	- New version 20091113
12cr|ibus-table-1.3.0.20100621-3|114	
12cr|ibus-table-1.3.0.20100621-3|115	* Tue Sep 15 2009 Funda Wang <fwang@mandriva.org> 1.2.0.20090912-1mdv2010.0
12cr|ibus-table-1.3.0.20100621-3|116	+ Revision: 441989
12cr|ibus-table-1.3.0.20100621-3|117	- fix file list
12cr|ibus-table-1.3.0.20100621-3|118	- New version 1.2.0.20090912
12cr|ibus-table-1.3.0.20100621-3|119	
12cr|ibus-table-1.3.0.20100621-3|120	* Tue Aug 04 2009 Funda Wang <fwang@mandriva.org> 1.2.0.20090804-1mdv2010.0
12cr|ibus-table-1.3.0.20100621-3|121	+ Revision: 408681
12cr|ibus-table-1.3.0.20100621-3|122	- new version 1.2.0.20090804
12cr|ibus-table-1.3.0.20100621-3|123	- new version 1.2.0
12cr|ibus-table-1.3.0.20100621-3|124	
12cr|ibus-table-1.3.0.20100621-3|125	* Mon Jun 15 2009 Funda Wang <fwang@mandriva.org> 1.1.0.20090615-1mdv2010.0
12cr|ibus-table-1.3.0.20100621-3|126	+ Revision: 386038
12cr|ibus-table-1.3.0.20100621-3|127	- fix file list
12cr|ibus-table-1.3.0.20100621-3|128	- New version 1.1.0.20090609
12cr|ibus-table-1.3.0.20100621-3|129	
12cr|ibus-table-1.3.0.20100621-3|130	* Thu Jun 11 2009 Funda Wang <fwang@mandriva.org> 1.1.0.20090609-1mdv2010.0
12cr|ibus-table-1.3.0.20100621-3|131	+ Revision: 385122
12cr|ibus-table-1.3.0.20100621-3|132	- New version 1.1.0.20090609
12cr|ibus-table-1.3.0.20100621-3|133	
12cr|ibus-table-1.3.0.20100621-3|134	* Wed Jun 03 2009 Funda Wang <fwang@mandriva.org> 1.1.0.20090603-1mdv2010.0
12cr|ibus-table-1.3.0.20100621-3|135	+ Revision: 382428
12cr|ibus-table-1.3.0.20100621-3|136	- New version 1.1.0.20090603
12cr|ibus-table-1.3.0.20100621-3|137	
12cr|ibus-table-1.3.0.20100621-3|138	* Tue Jun 02 2009 Funda Wang <fwang@mandriva.org> 1.1.0.20090601-1mdv2010.0
12cr|ibus-table-1.3.0.20100621-3|139	+ Revision: 382246
12cr|ibus-table-1.3.0.20100621-3|140	- New version 1.1.0.20090601
12cr|ibus-table-1.3.0.20100621-3|141	
12cr|ibus-table-1.3.0.20100621-3|142	* Thu May 28 2009 Funda Wang <fwang@mandriva.org> 1.1.0.20090527-1mdv2010.0
12cr|ibus-table-1.3.0.20100621-3|143	+ Revision: 380315
12cr|ibus-table-1.3.0.20100621-3|144	- new version 1.1.0.20090527
12cr|ibus-table-1.3.0.20100621-3|145	
12cr|ibus-table-1.3.0.20100621-3|146	* Tue May 05 2009 Funda Wang <fwang@mandriva.org> 1.1.0.20090505-1mdv2010.0
12cr|ibus-table-1.3.0.20100621-3|147	+ Revision: 372179
12cr|ibus-table-1.3.0.20100621-3|148	- New version 1.1.0.20090505
12cr|ibus-table-1.3.0.20100621-3|149	
12cr|ibus-table-1.3.0.20100621-3|150	* Sat Mar 07 2009 Funda Wang <fwang@mandriva.org> 1.1.0.20090306-1mdv2009.1
12cr|ibus-table-1.3.0.20100621-3|151	+ Revision: 351834
12cr|ibus-table-1.3.0.20100621-3|152	- New version 1.1.0.20090306
12cr|ibus-table-1.3.0.20100621-3|153	
12cr|ibus-table-1.3.0.20100621-3|154	* Sat Feb 21 2009 Funda Wang <fwang@mandriva.org> 1.1.0.20090220-1mdv2009.1
12cr|ibus-table-1.3.0.20100621-3|155	+ Revision: 343570
12cr|ibus-table-1.3.0.20100621-3|156	- New version 1.1.0.20090220
12cr|ibus-table-1.3.0.20100621-3|157	
12cr|ibus-table-1.3.0.20100621-3|158	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 0.1.2.20090104-1mdv2009.1
12cr|ibus-table-1.3.0.20100621-3|159	+ Revision: 324424
12cr|ibus-table-1.3.0.20100621-3|160	- New version 0.1.2.20090104
12cr|ibus-table-1.3.0.20100621-3|161	engine splitted
12cr|ibus-table-1.3.0.20100621-3|162	
12cr|ibus-table-1.3.0.20100621-3|163	* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 0.1.1.20081115-2mdv2009.1
12cr|ibus-table-1.3.0.20100621-3|164	+ Revision: 318669
12cr|ibus-table-1.3.0.20100621-3|165	- rebuild for new python
12cr|ibus-table-1.3.0.20100621-3|166	
12cr|ibus-table-1.3.0.20100621-3|167	* Mon Nov 17 2008 Funda Wang <fwang@mandriva.org> 0.1.1.20081115-1mdv2009.1
12cr|ibus-table-1.3.0.20100621-3|168	+ Revision: 303971
12cr|ibus-table-1.3.0.20100621-3|169	- New version 0.1.1.20081115
12cr|ibus-table-1.3.0.20100621-3|170	
12cr|ibus-table-1.3.0.20100621-3|171	* Wed Oct 22 2008 Funda Wang <fwang@mandriva.org> 0.1.1.20081014-2mdv2009.1
12cr|ibus-table-1.3.0.20100621-3|172	+ Revision: 296428
12cr|ibus-table-1.3.0.20100621-3|173	- enable engine
12cr|ibus-table-1.3.0.20100621-3|174	
12cr|ibus-table-1.3.0.20100621-3|175	* Fri Oct 17 2008 Funda Wang <fwang@mandriva.org> 0.1.1.20081014-1mdv2009.1
12cr|ibus-table-1.3.0.20100621-3|176	+ Revision: 294563
12cr|ibus-table-1.3.0.20100621-3|177	- New version 0.1.1.20081014
12cr|ibus-table-1.3.0.20100621-3|178	
12cr|ibus-table-1.3.0.20100621-3|179	* Fri Sep 05 2008 Funda Wang <fwang@mandriva.org> 0.1.1.20080901-1mdv2009.0
12cr|ibus-table-1.3.0.20100621-3|180	+ Revision: 281259
12cr|ibus-table-1.3.0.20100621-3|181	- new version
12cr|ibus-table-1.3.0.20100621-3|182	
12cr|ibus-table-1.3.0.20100621-3|183	* Sun Aug 31 2008 Funda Wang <fwang@mandriva.org> 0.1.1.20080829-1mdv2009.0
12cr|ibus-table-1.3.0.20100621-3|184	+ Revision: 277703
12cr|ibus-table-1.3.0.20100621-3|185	- New version 0.1.1.20080829
12cr|ibus-table-1.3.0.20100621-3|186	
12cr|ibus-table-1.3.0.20100621-3|187	* Mon Aug 25 2008 Funda Wang <fwang@mandriva.org> 0.1.1.20080823-1mdv2009.0
12cr|ibus-table-1.3.0.20100621-3|188	+ Revision: 275875
12cr|ibus-table-1.3.0.20100621-3|189	- import ibus-table
12cr|ibus-table-1.3.0.20100621-3|190	
12cr|ibus-table-1.3.0.20100621-3|191	

2214 12
12cr|ibus-table-chinese-1.3.1-4|1	Name:      ibus-table-chinese
12cr|ibus-table-chinese-1.3.1-4|2	Summary:   ibus-chinese - table-based engine
12cr|ibus-table-chinese-1.3.1-4|3	Epoch:     1
12cr|ibus-table-chinese-1.3.1-4|4	Version:   1.3.1
12cr|ibus-table-chinese-1.3.1-4|5	Release:   %mkrel 4
12cr|ibus-table-chinese-1.3.1-4|6	Group:     System/Internationalization
12cr|ibus-table-chinese-1.3.1-4|7	License:   GPLv3+
12cr|ibus-table-chinese-1.3.1-4|8	URL:       http://code.google.com/p/ibus/
12cr|ibus-table-chinese-1.3.1-4|9	Source0:   http://ibus.googlecode.com/files/%{name}-%{version}-Source.tar.gz
12cr|ibus-table-chinese-1.3.1-4|10	Patch1:    ibus-table-chinese-1.3.1-build.patch
12cr|ibus-table-chinese-1.3.1-4|11	BuildRequires: ibus-table-devel >= 1.3.0
12cr|ibus-table-chinese-1.3.1-4|12	BuildRequires: ibus-devel >= 1.3.9-5
12cr|ibus-table-chinese-1.3.1-4|13	BuildRequires: cmake
12cr|ibus-table-chinese-1.3.1-4|14	BuildArch:	noarch
12cr|ibus-table-chinese-1.3.1-4|15	
12cr|ibus-table-chinese-1.3.1-4|16	%description
12cr|ibus-table-chinese-1.3.1-4|17	ibus-table-chinese provide the following input method tables for IBus-Table.
12cr|ibus-table-chinese-1.3.1-4|18	
12cr|ibus-table-chinese-1.3.1-4|19	%package -n ibus-table-erbi
12cr|ibus-table-chinese-1.3.1-4|20	Group: System/Internationalization
12cr|ibus-table-chinese-1.3.1-4|21	Summary: ibus-erbi - table-based engine
12cr|ibus-table-chinese-1.3.1-4|22	Requires: ibus-table >= 1.3.0
12cr|ibus-table-chinese-1.3.1-4|23	Requires(post,preun): GConf2
12cr|ibus-table-chinese-1.3.1-4|24	
12cr|ibus-table-chinese-1.3.1-4|25	%description -n ibus-table-erbi
12cr|ibus-table-chinese-1.3.1-4|26	ibus-table-erbi provides ErBi input method on IBus Table under IBus framework.
12cr|ibus-table-chinese-1.3.1-4|27	
12cr|ibus-table-chinese-1.3.1-4|28	%post -n ibus-table-erbi
12cr|ibus-table-chinese-1.3.1-4|29	%post_ibus_register_engine erbi-qs zh_CN
12cr|ibus-table-chinese-1.3.1-4|30	%post_ibus_register_engine erbi zh_CN
12cr|ibus-table-chinese-1.3.1-4|31	
12cr|ibus-table-chinese-1.3.1-4|32	%preun -n ibus-table-erbi
12cr|ibus-table-chinese-1.3.1-4|33	%preun_ibus_unregister_engine erbi-qs
12cr|ibus-table-chinese-1.3.1-4|34	%preun_ibus_unregister_engine erbi
12cr|ibus-table-chinese-1.3.1-4|35	
12cr|ibus-table-chinese-1.3.1-4|36	%files -n ibus-table-erbi
12cr|ibus-table-chinese-1.3.1-4|37	%defattr(-,root,root)
12cr|ibus-table-chinese-1.3.1-4|38	%{_datadir}/ibus-table/icons/erbi*
12cr|ibus-table-chinese-1.3.1-4|39	%{_datadir}/ibus-table/tables/erbi*.db
12cr|ibus-table-chinese-1.3.1-4|40	
12cr|ibus-table-chinese-1.3.1-4|41	%package -n ibus-table-wu
12cr|ibus-table-chinese-1.3.1-4|42	Group: System/Internationalization
12cr|ibus-table-chinese-1.3.1-4|43	Summary: ibus-wu - table-based engine
12cr|ibus-table-chinese-1.3.1-4|44	Requires: ibus-table >= 1.3.0
12cr|ibus-table-chinese-1.3.1-4|45	Requires(post,preun): GConf2
12cr|ibus-table-chinese-1.3.1-4|46	
12cr|ibus-table-chinese-1.3.1-4|47	%description -n ibus-table-wu
12cr|ibus-table-chinese-1.3.1-4|48	ibus-table-wu provides wu input method on IBus Table under IBus framework.
12cr|ibus-table-chinese-1.3.1-4|49	
12cr|ibus-table-chinese-1.3.1-4|50	%post -n ibus-table-wu
12cr|ibus-table-chinese-1.3.1-4|51	%post_ibus_register_engine wu zh_CN
12cr|ibus-table-chinese-1.3.1-4|52	
12cr|ibus-table-chinese-1.3.1-4|53	%preun -n ibus-table-wu
12cr|ibus-table-chinese-1.3.1-4|54	%preun_ibus_unregister_engine wu
12cr|ibus-table-chinese-1.3.1-4|55	
12cr|ibus-table-chinese-1.3.1-4|56	%files -n ibus-table-wu
12cr|ibus-table-chinese-1.3.1-4|57	%defattr(-,root,root)
12cr|ibus-table-chinese-1.3.1-4|58	%{_datadir}/ibus-table/icons/wu.png
12cr|ibus-table-chinese-1.3.1-4|59	%{_datadir}/ibus-table/tables/wu.db
12cr|ibus-table-chinese-1.3.1-4|60	
12cr|ibus-table-chinese-1.3.1-4|61	%package -n ibus-table-wubi
12cr|ibus-table-chinese-1.3.1-4|62	Group: System/Internationalization
12cr|ibus-table-chinese-1.3.1-4|63	Summary: ibus-wubi - table-based engine
12cr|ibus-table-chinese-1.3.1-4|64	Requires: ibus-table >= 1.3.0
12cr|ibus-table-chinese-1.3.1-4|65	Requires(post,preun): GConf2
12cr|ibus-table-chinese-1.3.1-4|66	
12cr|ibus-table-chinese-1.3.1-4|67	%description -n ibus-table-wubi
12cr|ibus-table-chinese-1.3.1-4|68	ibus-table-wubi provides wubi86 input method on IBus Table under IBus framework.
12cr|ibus-table-chinese-1.3.1-4|69	
12cr|ibus-table-chinese-1.3.1-4|70	%post -n ibus-table-wubi
12cr|ibus-table-chinese-1.3.1-4|71	%post_ibus_register_engine wubi-haifeng86 zh_CN
12cr|ibus-table-chinese-1.3.1-4|72	%post_ibus_register_engine wubi-jidian86 zh_CN
12cr|ibus-table-chinese-1.3.1-4|73	
12cr|ibus-table-chinese-1.3.1-4|74	%preun -n ibus-table-wubi
12cr|ibus-table-chinese-1.3.1-4|75	%preun_ibus_unregister_engine wubi-haifeng86
12cr|ibus-table-chinese-1.3.1-4|76	%preun_ibus_unregister_engine wubi-jidian86
12cr|ibus-table-chinese-1.3.1-4|77	
12cr|ibus-table-chinese-1.3.1-4|78	%files -n ibus-table-wubi
12cr|ibus-table-chinese-1.3.1-4|79	%defattr(-,root,root)
12cr|ibus-table-chinese-1.3.1-4|80	%{_datadir}/ibus-table/icons/wubi*86.svg
12cr|ibus-table-chinese-1.3.1-4|81	%{_datadir}/ibus-table/tables/wubi*86.db
12cr|ibus-table-chinese-1.3.1-4|82	
12cr|ibus-table-chinese-1.3.1-4|83	%package -n ibus-table-yong
12cr|ibus-table-chinese-1.3.1-4|84	Group: System/Internationalization
12cr|ibus-table-chinese-1.3.1-4|85	Summary: ibus-yong - table-based engine
12cr|ibus-table-chinese-1.3.1-4|86	Requires: ibus-table >= 1.3.0
12cr|ibus-table-chinese-1.3.1-4|87	Requires(post,preun): GConf2
12cr|ibus-table-chinese-1.3.1-4|88	
12cr|ibus-table-chinese-1.3.1-4|89	%description -n ibus-table-yong
12cr|ibus-table-chinese-1.3.1-4|90	ibus-table-yong provides yong input method on IBus Table under IBus framework.
12cr|ibus-table-chinese-1.3.1-4|91	
12cr|ibus-table-chinese-1.3.1-4|92	%post -n ibus-table-yong
12cr|ibus-table-chinese-1.3.1-4|93	%post_ibus_register_engine yong zh_CN
12cr|ibus-table-chinese-1.3.1-4|94	
12cr|ibus-table-chinese-1.3.1-4|95	%preun -n ibus-table-yong
12cr|ibus-table-chinese-1.3.1-4|96	%preun_ibus_unregister_engine yong
12cr|ibus-table-chinese-1.3.1-4|97	
12cr|ibus-table-chinese-1.3.1-4|98	%files -n ibus-table-yong
12cr|ibus-table-chinese-1.3.1-4|99	%defattr(-,root,root)
12cr|ibus-table-chinese-1.3.1-4|100	%{_datadir}/ibus-table/icons/yong*
12cr|ibus-table-chinese-1.3.1-4|101	%{_datadir}/ibus-table/tables/yong*.db
12cr|ibus-table-chinese-1.3.1-4|102	
12cr|ibus-table-chinese-1.3.1-4|103	%package -n ibus-table-stroke5
12cr|ibus-table-chinese-1.3.1-4|104	Group: System/Internationalization
12cr|ibus-table-chinese-1.3.1-4|105	Summary: ibus-stroke5 - table-based engine
12cr|ibus-table-chinese-1.3.1-4|106	Requires: ibus-table >= 1.3.0
12cr|ibus-table-chinese-1.3.1-4|107	Requires(post,preun): GConf2
12cr|ibus-table-chinese-1.3.1-4|108	
12cr|ibus-table-chinese-1.3.1-4|109	%description -n ibus-table-stroke5
12cr|ibus-table-chinese-1.3.1-4|110	ibus-table-stroke5 provides stroke5 input method on IBus Table under IBus framework.
12cr|ibus-table-chinese-1.3.1-4|111	
12cr|ibus-table-chinese-1.3.1-4|112	%post -n ibus-table-stroke5
12cr|ibus-table-chinese-1.3.1-4|113	%post_ibus_register_engine stroke5 zh_TW
12cr|ibus-table-chinese-1.3.1-4|114	
12cr|ibus-table-chinese-1.3.1-4|115	%preun -n ibus-table-stroke5
12cr|ibus-table-chinese-1.3.1-4|116	%preun_ibus_unregister_engine stroke5
12cr|ibus-table-chinese-1.3.1-4|117	
12cr|ibus-table-chinese-1.3.1-4|118	%files -n ibus-table-stroke5
12cr|ibus-table-chinese-1.3.1-4|119	%defattr(-,root,root)
12cr|ibus-table-chinese-1.3.1-4|120	%{_datadir}/ibus-table/icons/stroke5*
12cr|ibus-table-chinese-1.3.1-4|121	%{_datadir}/ibus-table/tables/stroke5*.db
12cr|ibus-table-chinese-1.3.1-4|122	
12cr|ibus-table-chinese-1.3.1-4|123	%package -n ibus-table-cangjie
12cr|ibus-table-chinese-1.3.1-4|124	Group: System/Internationalization
12cr|ibus-table-chinese-1.3.1-4|125	Summary: ibus-cangjie - table-based engine
12cr|ibus-table-chinese-1.3.1-4|126	Requires: ibus-table >= 1.3.0
12cr|ibus-table-chinese-1.3.1-4|127	Requires(post,preun): GConf2
12cr|ibus-table-chinese-1.3.1-4|128	Obsoletes: ibus-table-quick < 1.2.0.20100106
12cr|ibus-table-chinese-1.3.1-4|129	
12cr|ibus-table-chinese-1.3.1-4|130	%description -n ibus-table-cangjie
12cr|ibus-table-chinese-1.3.1-4|131	ibus-table-cangjie provide CangJie input methods on IBus Table under IBus framework.
12cr|ibus-table-chinese-1.3.1-4|132	
12cr|ibus-table-chinese-1.3.1-4|133	%post -n ibus-table-cangjie
12cr|ibus-table-chinese-1.3.1-4|134	%post_ibus_register_engine cangjie-big zh_TW
12cr|ibus-table-chinese-1.3.1-4|135	%post_ibus_register_engine cangjie3 zh_TW
12cr|ibus-table-chinese-1.3.1-4|136	%post_ibus_register_engine cangjie5 zh_TW
12cr|ibus-table-chinese-1.3.1-4|137	%post_ibus_register_engine easy-big zh_TW
12cr|ibus-table-chinese-1.3.1-4|138	%post_ibus_register_engine quick-classic zh_TW
12cr|ibus-table-chinese-1.3.1-4|139	%post_ibus_register_engine quick3 zh_TW
12cr|ibus-table-chinese-1.3.1-4|140	%post_ibus_register_engine quick5 zh_TW
12cr|ibus-table-chinese-1.3.1-4|141	%post_ibus_register_engine scj6 zh_TW
12cr|ibus-table-chinese-1.3.1-4|142	
12cr|ibus-table-chinese-1.3.1-4|143	%preun -n ibus-table-cangjie
12cr|ibus-table-chinese-1.3.1-4|144	%preun_ibus_unregister_engine cangjie-big
12cr|ibus-table-chinese-1.3.1-4|145	%preun_ibus_unregister_engine cangjie3
12cr|ibus-table-chinese-1.3.1-4|146	%preun_ibus_unregister_engine cangjie5
12cr|ibus-table-chinese-1.3.1-4|147	%preun_ibus_unregister_engine easy-big
12cr|ibus-table-chinese-1.3.1-4|148	%preun_ibus_unregister_engine quick-classic
12cr|ibus-table-chinese-1.3.1-4|149	%preun_ibus_unregister_engine quick3
12cr|ibus-table-chinese-1.3.1-4|150	%preun_ibus_unregister_engine quick5
12cr|ibus-table-chinese-1.3.1-4|151	%preun_ibus_unregister_engine scj6
12cr|ibus-table-chinese-1.3.1-4|152	
12cr|ibus-table-chinese-1.3.1-4|153	%files -n ibus-table-cangjie
12cr|ibus-table-chinese-1.3.1-4|154	%defattr(-,root,root)
12cr|ibus-table-chinese-1.3.1-4|155	%{_datadir}/ibus-table/icons/cangjie-big.png
12cr|ibus-table-chinese-1.3.1-4|156	%{_datadir}/ibus-table/icons/cangjie3.svg
12cr|ibus-table-chinese-1.3.1-4|157	%{_datadir}/ibus-table/icons/cangjie5.svg
12cr|ibus-table-chinese-1.3.1-4|158	%{_datadir}/ibus-table/icons/easy-big.png
12cr|ibus-table-chinese-1.3.1-4|159	%{_datadir}/ibus-table/icons/quick-classic.png
12cr|ibus-table-chinese-1.3.1-4|160	%{_datadir}/ibus-table/icons/quick3.png
12cr|ibus-table-chinese-1.3.1-4|161	%{_datadir}/ibus-table/icons/quick5.png
12cr|ibus-table-chinese-1.3.1-4|162	%{_datadir}/ibus-table/icons/scj6.svg
12cr|ibus-table-chinese-1.3.1-4|163	%{_datadir}/ibus-table/tables/cangjie-big.db
12cr|ibus-table-chinese-1.3.1-4|164	%{_datadir}/ibus-table/tables/cangjie3.db
12cr|ibus-table-chinese-1.3.1-4|165	%{_datadir}/ibus-table/tables/cangjie5.db
12cr|ibus-table-chinese-1.3.1-4|166	%{_datadir}/ibus-table/tables/easy-big.db
12cr|ibus-table-chinese-1.3.1-4|167	%{_datadir}/ibus-table/tables/quick-classic.db
12cr|ibus-table-chinese-1.3.1-4|168	%{_datadir}/ibus-table/tables/quick3.db
12cr|ibus-table-chinese-1.3.1-4|169	%{_datadir}/ibus-table/tables/quick5.db
12cr|ibus-table-chinese-1.3.1-4|170	%{_datadir}/ibus-table/tables/scj6.db
12cr|ibus-table-chinese-1.3.1-4|171	
12cr|ibus-table-chinese-1.3.1-4|172	%package -n ibus-table-cantonese
12cr|ibus-table-chinese-1.3.1-4|173	Group: System/Internationalization
12cr|ibus-table-chinese-1.3.1-4|174	Summary: ibus-cantonese - table-based engine
12cr|ibus-table-chinese-1.3.1-4|175	Requires: ibus-table >= 1.3.0
12cr|ibus-table-chinese-1.3.1-4|176	Requires(post,preun): GConf2
12cr|ibus-table-chinese-1.3.1-4|177	
12cr|ibus-table-chinese-1.3.1-4|178	%description -n ibus-table-cantonese
12cr|ibus-table-chinese-1.3.1-4|179	ibus-table-cantonese provides cantonese input method on IBus Table under IBus framework.
12cr|ibus-table-chinese-1.3.1-4|180	
12cr|ibus-table-chinese-1.3.1-4|181	%post -n ibus-table-cantonese
12cr|ibus-table-chinese-1.3.1-4|182	%post_ibus_register_engine cantonese zh_HK
12cr|ibus-table-chinese-1.3.1-4|183	%post_ibus_register_engine cantonhk zh_HK
12cr|ibus-table-chinese-1.3.1-4|184	%post_ibus_register_engine jyutping zh_HK
12cr|ibus-table-chinese-1.3.1-4|185	
12cr|ibus-table-chinese-1.3.1-4|186	%preun -n ibus-table-cantonese
12cr|ibus-table-chinese-1.3.1-4|187	%preun_ibus_unregister_engine cantonese
12cr|ibus-table-chinese-1.3.1-4|188	%preun_ibus_unregister_engine cantonhk
12cr|ibus-table-chinese-1.3.1-4|189	%preun_ibus_unregister_engine jyutping
12cr|ibus-table-chinese-1.3.1-4|190	
12cr|ibus-table-chinese-1.3.1-4|191	%files -n ibus-table-cantonese
12cr|ibus-table-chinese-1.3.1-4|192	%defattr(-,root,root)
12cr|ibus-table-chinese-1.3.1-4|193	%{_datadir}/ibus-table/icons/cantonese.png
12cr|ibus-table-chinese-1.3.1-4|194	%{_datadir}/ibus-table/icons/cantonhk.png
12cr|ibus-table-chinese-1.3.1-4|195	%{_datadir}/ibus-table/icons/jyutping.png
12cr|ibus-table-chinese-1.3.1-4|196	%{_datadir}/ibus-table/tables/cantonese.db
12cr|ibus-table-chinese-1.3.1-4|197	%{_datadir}/ibus-table/tables/cantonhk.db
12cr|ibus-table-chinese-1.3.1-4|198	%{_datadir}/ibus-table/tables/jyutping.db
12cr|ibus-table-chinese-1.3.1-4|199	
12cr|ibus-table-chinese-1.3.1-4|200	%package -n ibus-table-array30
12cr|ibus-table-chinese-1.3.1-4|201	Group: System/Internationalization
12cr|ibus-table-chinese-1.3.1-4|202	Summary: ibus-array30 - table-based engine
12cr|ibus-table-chinese-1.3.1-4|203	Requires: ibus-table >= 1.3.0
12cr|ibus-table-chinese-1.3.1-4|204	Requires(post,preun): GConf2
12cr|ibus-table-chinese-1.3.1-4|205	
12cr|ibus-table-chinese-1.3.1-4|206	%description -n ibus-table-array30
12cr|ibus-table-chinese-1.3.1-4|207	ibus-table-array30 provides array30 input method on IBus Table under IBus framework.
12cr|ibus-table-chinese-1.3.1-4|208	
12cr|ibus-table-chinese-1.3.1-4|209	%post -n ibus-table-array30
12cr|ibus-table-chinese-1.3.1-4|210	%post_ibus_register_engine array30 zh_TW
12cr|ibus-table-chinese-1.3.1-4|211	%post_ibus_register_engine array30-big zh_TW
12cr|ibus-table-chinese-1.3.1-4|212	
12cr|ibus-table-chinese-1.3.1-4|213	%preun -n ibus-table-array30
12cr|ibus-table-chinese-1.3.1-4|214	%preun_ibus_unregister_engine array30
12cr|ibus-table-chinese-1.3.1-4|215	%preun_ibus_unregister_engine array30-big
12cr|ibus-table-chinese-1.3.1-4|216	
12cr|ibus-table-chinese-1.3.1-4|217	%files -n ibus-table-array30
12cr|ibus-table-chinese-1.3.1-4|218	%defattr(-,root,root)
12cr|ibus-table-chinese-1.3.1-4|219	%{_datadir}/ibus-table/icons/array30-big.png
12cr|ibus-table-chinese-1.3.1-4|220	%{_datadir}/ibus-table/icons/array30.png
12cr|ibus-table-chinese-1.3.1-4|221	%{_datadir}/ibus-table/tables/array30-big.db
12cr|ibus-table-chinese-1.3.1-4|222	%{_datadir}/ibus-table/tables/array30.db
12cr|ibus-table-chinese-1.3.1-4|223	
12cr|ibus-table-chinese-1.3.1-4|224	#---------------------------------------------------------------------------
12cr|ibus-table-chinese-1.3.1-4|225	
12cr|ibus-table-chinese-1.3.1-4|226	%prep
12cr|ibus-table-chinese-1.3.1-4|227	%setup -q -n %{name}-%{version}-Source
12cr|ibus-table-chinese-1.3.1-4|228	%patch1 -p0
12cr|ibus-table-chinese-1.3.1-4|229	
12cr|ibus-table-chinese-1.3.1-4|230	%build
12cr|ibus-table-chinese-1.3.1-4|231	cmake . -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} -DDATA_DIR:PATH=%{_datadir}
12cr|ibus-table-chinese-1.3.1-4|232	%make
12cr|ibus-table-chinese-1.3.1-4|233	
12cr|ibus-table-chinese-1.3.1-4|234	%install
12cr|ibus-table-chinese-1.3.1-4|235	rm -rf $RPM_BUILD_ROOT
12cr|ibus-table-chinese-1.3.1-4|236	%makeinstall_std
12cr|ibus-table-chinese-1.3.1-4|237	
12cr|ibus-table-chinese-1.3.1-4|238	rm -rf %buildroot%_datadir/doc
12cr|ibus-table-chinese-1.3.1-4|239	
12cr|ibus-table-chinese-1.3.1-4|240	%clean
12cr|ibus-table-chinese-1.3.1-4|241	rm -rf $RPM_BUILD_ROOT
12cr|ibus-table-chinese-1.3.1-4|242	
12cr|ibus-table-chinese-1.3.1-4|243	
12cr|ibus-table-chinese-1.3.1-4|244	%changelog
12cr|ibus-table-chinese-1.3.1-4|245	* Sun Jun 26 2011 Funda Wang <fwang@mandriva.org> 1:1.3.1-1mdv2011.0
12cr|ibus-table-chinese-1.3.1-4|246	+ Revision: 687309
12cr|ibus-table-chinese-1.3.1-4|247	- new version 1.3.1
12cr|ibus-table-chinese-1.3.1-4|248	
12cr|ibus-table-chinese-1.3.1-4|249	* Fri May 06 2011 Funda Wang <fwang@mandriva.org> 1:1.3.0.20101206-2
12cr|ibus-table-chinese-1.3.1-4|250	+ Revision: 669832
12cr|ibus-table-chinese-1.3.1-4|251	- rebuild
12cr|ibus-table-chinese-1.3.1-4|252	
12cr|ibus-table-chinese-1.3.1-4|253	* Sat Apr 30 2011 Funda Wang <fwang@mandriva.org> 1:1.3.0.20101206-1
12cr|ibus-table-chinese-1.3.1-4|254	+ Revision: 660805
12cr|ibus-table-chinese-1.3.1-4|255	- new version  1.3.0.20101206
12cr|ibus-table-chinese-1.3.1-4|256	
12cr|ibus-table-chinese-1.3.1-4|257	* Tue Apr 26 2011 Funda Wang <fwang@mandriva.org> 1:1.3.0.20101126-2
12cr|ibus-table-chinese-1.3.1-4|258	+ Revision: 659317
12cr|ibus-table-chinese-1.3.1-4|259	- rebuild for new ibus
12cr|ibus-table-chinese-1.3.1-4|260	
12cr|ibus-table-chinese-1.3.1-4|261	* Tue Nov 30 2010 Funda Wang <fwang@mandriva.org> 1:1.3.0.20101126-1mdv2011.0
12cr|ibus-table-chinese-1.3.1-4|262	+ Revision: 603422
12cr|ibus-table-chinese-1.3.1-4|263	- extra phrase not needed
12cr|ibus-table-chinese-1.3.1-4|264	- new version 1.3.0.20101126
12cr|ibus-table-chinese-1.3.1-4|265	
12cr|ibus-table-chinese-1.3.1-4|266	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 1:1.3.0.20100527-3mdv2011.0
12cr|ibus-table-chinese-1.3.1-4|267	+ Revision: 561875
12cr|ibus-table-chinese-1.3.1-4|268	- rebuild for missing packages
12cr|ibus-table-chinese-1.3.1-4|269	
12cr|ibus-table-chinese-1.3.1-4|270	* Sat Jul 24 2010 Funda Wang <fwang@mandriva.org> 1:1.3.0.20100527-2mdv2011.0
12cr|ibus-table-chinese-1.3.1-4|271	+ Revision: 558246
12cr|ibus-table-chinese-1.3.1-4|272	- split ibus-table-wubi into correct package
12cr|ibus-table-chinese-1.3.1-4|273	
12cr|ibus-table-chinese-1.3.1-4|274	* Sat Jul 24 2010 Funda Wang <fwang@mandriva.org> 1:1.3.0.20100527-1mdv2011.0
12cr|ibus-table-chinese-1.3.1-4|275	+ Revision: 558222
12cr|ibus-table-chinese-1.3.1-4|276	- add epoch for ibus-table-cangjie
12cr|ibus-table-chinese-1.3.1-4|277	- drop old code
12cr|ibus-table-chinese-1.3.1-4|278	- import ibus-table-chinese
12cr|ibus-table-chinese-1.3.1-4|279	
12cr|ibus-table-chinese-1.3.1-4|280	

2215 12
12cr|ibus-table-extraphrase-1.2.0.20100305-6|1	%define	version 1.2.0.20100305
12cr|ibus-table-extraphrase-1.2.0.20100305-6|2	%define	release %mkrel 6
12cr|ibus-table-extraphrase-1.2.0.20100305-6|3	
12cr|ibus-table-extraphrase-1.2.0.20100305-6|4	Name:      ibus-table-extraphrase
12cr|ibus-table-extraphrase-1.2.0.20100305-6|5	Summary:   Chinese extra phrases for ibus-table based IME
12cr|ibus-table-extraphrase-1.2.0.20100305-6|6	Version:   %{version}
12cr|ibus-table-extraphrase-1.2.0.20100305-6|7	Release:   %{release}
12cr|ibus-table-extraphrase-1.2.0.20100305-6|8	Group:     System/Internationalization
12cr|ibus-table-extraphrase-1.2.0.20100305-6|9	License:   GPLv2+
12cr|ibus-table-extraphrase-1.2.0.20100305-6|10	URL:       http://code.google.com/p/ibus/
12cr|ibus-table-extraphrase-1.2.0.20100305-6|11	Source0:   http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|ibus-table-extraphrase-1.2.0.20100305-6|12	Patch0:    ibus-table-extraphrase-0.1.2.20090102-noarch.patch
12cr|ibus-table-extraphrase-1.2.0.20100305-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ibus-table-extraphrase-1.2.0.20100305-6|14	BuildRequires: python-devel
12cr|ibus-table-extraphrase-1.2.0.20100305-6|15	BuildRequires: ibus-table-devel >= 1.2.0
12cr|ibus-table-extraphrase-1.2.0.20100305-6|16	Provides:	%{name}-devel = %{version}-%{release}
12cr|ibus-table-extraphrase-1.2.0.20100305-6|17	BuildArch:	noarch
12cr|ibus-table-extraphrase-1.2.0.20100305-6|18	Requires:	ibus-table >= 1.2.0
12cr|ibus-table-extraphrase-1.2.0.20100305-6|19	
12cr|ibus-table-extraphrase-1.2.0.20100305-6|20	%description
12cr|ibus-table-extraphrase-1.2.0.20100305-6|21	This package provide Chinese extra phrases for ibus-table based IME,
12cr|ibus-table-extraphrase-1.2.0.20100305-6|22	such as ibus-table-zhengma, ibus-table-wubi, ibus-table-cangjie5,
12cr|ibus-table-extraphrase-1.2.0.20100305-6|23	ibus-table-erbi and etc.
12cr|ibus-table-extraphrase-1.2.0.20100305-6|24	
12cr|ibus-table-extraphrase-1.2.0.20100305-6|25	This package will also provide a script, called ibus-table-extraphrase,
12cr|ibus-table-extraphrase-1.2.0.20100305-6|26	to print the path of extra_phrase.txt.bz2, which can be used when using
12cr|ibus-table-extraphrase-1.2.0.20100305-6|27	ibus-table-createdb to generate IME database.
12cr|ibus-table-extraphrase-1.2.0.20100305-6|28	
12cr|ibus-table-extraphrase-1.2.0.20100305-6|29	%prep
12cr|ibus-table-extraphrase-1.2.0.20100305-6|30	%setup -q -n %{name}-%{version}
12cr|ibus-table-extraphrase-1.2.0.20100305-6|31	%patch0 -p0
12cr|ibus-table-extraphrase-1.2.0.20100305-6|32	
12cr|ibus-table-extraphrase-1.2.0.20100305-6|33	%build
12cr|ibus-table-extraphrase-1.2.0.20100305-6|34	%configure2_5x
12cr|ibus-table-extraphrase-1.2.0.20100305-6|35	%make
12cr|ibus-table-extraphrase-1.2.0.20100305-6|36	
12cr|ibus-table-extraphrase-1.2.0.20100305-6|37	%install
12cr|ibus-table-extraphrase-1.2.0.20100305-6|38	rm -rf $RPM_BUILD_ROOT
12cr|ibus-table-extraphrase-1.2.0.20100305-6|39	%makeinstall_std
12cr|ibus-table-extraphrase-1.2.0.20100305-6|40	
12cr|ibus-table-extraphrase-1.2.0.20100305-6|41	%clean
12cr|ibus-table-extraphrase-1.2.0.20100305-6|42	rm -rf $RPM_BUILD_ROOT
12cr|ibus-table-extraphrase-1.2.0.20100305-6|43	
12cr|ibus-table-extraphrase-1.2.0.20100305-6|44	%files
12cr|ibus-table-extraphrase-1.2.0.20100305-6|45	%defattr(-,root,root)
12cr|ibus-table-extraphrase-1.2.0.20100305-6|46	%{_datadir}/ibus-table/data/extra_phrase.txt
12cr|ibus-table-extraphrase-1.2.0.20100305-6|47	%{_datadir}/pkgconfig/*.pc
12cr|ibus-table-extraphrase-1.2.0.20100305-6|48	
12cr|ibus-table-extraphrase-1.2.0.20100305-6|49	
12cr|ibus-table-extraphrase-1.2.0.20100305-6|50	%changelog
12cr|ibus-table-extraphrase-1.2.0.20100305-6|51	* Fri May 06 2011 Funda Wang <fwang@mandriva.org> 1.2.0.20100305-5mdv2011.0
12cr|ibus-table-extraphrase-1.2.0.20100305-6|52	+ Revision: 669833
12cr|ibus-table-extraphrase-1.2.0.20100305-6|53	- rebuild
12cr|ibus-table-extraphrase-1.2.0.20100305-6|54	
12cr|ibus-table-extraphrase-1.2.0.20100305-6|55	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.0.20100305-4
12cr|ibus-table-extraphrase-1.2.0.20100305-6|56	+ Revision: 665495
12cr|ibus-table-extraphrase-1.2.0.20100305-6|57	- mass rebuild
12cr|ibus-table-extraphrase-1.2.0.20100305-6|58	
12cr|ibus-table-extraphrase-1.2.0.20100305-6|59	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.0.20100305-3mdv2011.0
12cr|ibus-table-extraphrase-1.2.0.20100305-6|60	+ Revision: 611167
12cr|ibus-table-extraphrase-1.2.0.20100305-6|61	- rebuild
12cr|ibus-table-extraphrase-1.2.0.20100305-6|62	
12cr|ibus-table-extraphrase-1.2.0.20100305-6|63	* Sat Mar 27 2010 Funda Wang <fwang@mandriva.org> 1.2.0.20100305-2mdv2010.1
12cr|ibus-table-extraphrase-1.2.0.20100305-6|64	+ Revision: 528052
12cr|ibus-table-extraphrase-1.2.0.20100305-6|65	- bump rel
12cr|ibus-table-extraphrase-1.2.0.20100305-6|66	- update to new version 1.2.0.20100305
12cr|ibus-table-extraphrase-1.2.0.20100305-6|67	
12cr|ibus-table-extraphrase-1.2.0.20100305-6|68	* Thu Aug 06 2009 Funda Wang <fwang@mandriva.org> 1.1.0.20090415-1mdv2010.0
12cr|ibus-table-extraphrase-1.2.0.20100305-6|69	+ Revision: 410478
12cr|ibus-table-extraphrase-1.2.0.20100305-6|70	- new version 1.1.0.20090415
12cr|ibus-table-extraphrase-1.2.0.20100305-6|71	
12cr|ibus-table-extraphrase-1.2.0.20100305-6|72	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 1.1.0.20090406-1mdv2010.0
12cr|ibus-table-extraphrase-1.2.0.20100305-6|73	+ Revision: 369441
12cr|ibus-table-extraphrase-1.2.0.20100305-6|74	- New version 1.1.0.20090406
12cr|ibus-table-extraphrase-1.2.0.20100305-6|75	
12cr|ibus-table-extraphrase-1.2.0.20100305-6|76	* Sat Feb 21 2009 Funda Wang <fwang@mandriva.org> 1.1.0.20090219-1mdv2009.1
12cr|ibus-table-extraphrase-1.2.0.20100305-6|77	+ Revision: 343584
12cr|ibus-table-extraphrase-1.2.0.20100305-6|78	- New version 1.1.0.20090219
12cr|ibus-table-extraphrase-1.2.0.20100305-6|79	
12cr|ibus-table-extraphrase-1.2.0.20100305-6|80	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 0.1.2.20090102-1mdv2009.1
12cr|ibus-table-extraphrase-1.2.0.20100305-6|81	+ Revision: 324466
12cr|ibus-table-extraphrase-1.2.0.20100305-6|82	- Provides devel package
12cr|ibus-table-extraphrase-1.2.0.20100305-6|83	- import ibus-table-extraphrase
12cr|ibus-table-extraphrase-1.2.0.20100305-6|84	
12cr|ibus-table-extraphrase-1.2.0.20100305-6|85	

2216 12
12cr|ibus-table-others-1.3.0.20100528-7|1	%define	version 1.3.0.20100528
12cr|ibus-table-others-1.3.0.20100528-7|2	%define	release %mkrel 7
12cr|ibus-table-others-1.3.0.20100528-7|3	
12cr|ibus-table-others-1.3.0.20100528-7|4	Name:      ibus-table-others
12cr|ibus-table-others-1.3.0.20100528-7|5	Summary:   ibus-table-others - table-based engine
12cr|ibus-table-others-1.3.0.20100528-7|6	Version:   %{version}
12cr|ibus-table-others-1.3.0.20100528-7|7	Release:   %{release}
12cr|ibus-table-others-1.3.0.20100528-7|8	Group:     System/Internationalization
12cr|ibus-table-others-1.3.0.20100528-7|9	License:   GPLv2+
12cr|ibus-table-others-1.3.0.20100528-7|10	URL:       http://code.google.com/p/ibus/
12cr|ibus-table-others-1.3.0.20100528-7|11	Source0:   http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|ibus-table-others-1.3.0.20100528-7|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ibus-table-others-1.3.0.20100528-7|13	BuildRequires: ibus-table-devel >= 1.3.0
12cr|ibus-table-others-1.3.0.20100528-7|14	BuildRequires: ibus-devel >= 1.3.9-5
12cr|ibus-table-others-1.3.0.20100528-7|15	Requires:  ibus-table >= 1.3.0
12cr|ibus-table-others-1.3.0.20100528-7|16	BuildArch:	noarch
12cr|ibus-table-others-1.3.0.20100528-7|17	
12cr|ibus-table-others-1.3.0.20100528-7|18	%description
12cr|ibus-table-others-1.3.0.20100528-7|19	ibus-table-others provides the following input methods on IBus-Table on IBus framework:
12cr|ibus-table-others-1.3.0.20100528-7|20	
12cr|ibus-table-others-1.3.0.20100528-7|21	* CNS11643
12cr|ibus-table-others-1.3.0.20100528-7|22	* Compose
12cr|ibus-table-others-1.3.0.20100528-7|23	* Emoji
12cr|ibus-table-others-1.3.0.20100528-7|24	* IPA-X-SAMPA
12cr|ibus-table-others-1.3.0.20100528-7|25	* LaTex
12cr|ibus-table-others-1.3.0.20100528-7|26	* RussianTraditional
12cr|ibus-table-others-1.3.0.20100528-7|27	* Thai
12cr|ibus-table-others-1.3.0.20100528-7|28	* Translit
12cr|ibus-table-others-1.3.0.20100528-7|29	* Ua-Translit
12cr|ibus-table-others-1.3.0.20100528-7|30	* Viqr
12cr|ibus-table-others-1.3.0.20100528-7|31	* Yawerty
12cr|ibus-table-others-1.3.0.20100528-7|32	
12cr|ibus-table-others-1.3.0.20100528-7|33	%files
12cr|ibus-table-others-1.3.0.20100528-7|34	%defattr(-,root,root)
12cr|ibus-table-others-1.3.0.20100528-7|35	%{_datadir}/ibus-table/icons/cns11643.png
12cr|ibus-table-others-1.3.0.20100528-7|36	%{_datadir}/ibus-table/icons/ibus-emoji.svg
12cr|ibus-table-others-1.3.0.20100528-7|37	%{_datadir}/ibus-table/icons/ipa-x-sampa.png
12cr|ibus-table-others-1.3.0.20100528-7|38	%{_datadir}/ibus-table/icons/rustrad.png
12cr|ibus-table-others-1.3.0.20100528-7|39	%{_datadir}/ibus-table/icons/yawerty.png
12cr|ibus-table-others-1.3.0.20100528-7|40	%{_datadir}/ibus-table/tables/cns11643.db
12cr|ibus-table-others-1.3.0.20100528-7|41	%{_datadir}/ibus-table/tables/emoji-table.db
12cr|ibus-table-others-1.3.0.20100528-7|42	%{_datadir}/ibus-table/tables/ipa-x-sampa.db
12cr|ibus-table-others-1.3.0.20100528-7|43	%{_datadir}/ibus-table/tables/rustrad.db
12cr|ibus-table-others-1.3.0.20100528-7|44	%{_datadir}/ibus-table/tables/yawerty.db
12cr|ibus-table-others-1.3.0.20100528-7|45	
12cr|ibus-table-others-1.3.0.20100528-7|46	%package -n ibus-table-th
12cr|ibus-table-others-1.3.0.20100528-7|47	Summary:   Thai language support via ibus-table
12cr|ibus-table-others-1.3.0.20100528-7|48	Group:     System/Internationalization
12cr|ibus-table-others-1.3.0.20100528-7|49	Requires:  ibus-table >= 1.3.0
12cr|ibus-table-others-1.3.0.20100528-7|50	Requires:  locales-th
12cr|ibus-table-others-1.3.0.20100528-7|51	Requires(post,preun): GConf2
12cr|ibus-table-others-1.3.0.20100528-7|52	Obsoletes: ibus-table-thai
12cr|ibus-table-others-1.3.0.20100528-7|53	
12cr|ibus-table-others-1.3.0.20100528-7|54	%description -n ibus-table-th
12cr|ibus-table-others-1.3.0.20100528-7|55	ibus-table-th provides Thai input method on IBus Table under IBus framework.
12cr|ibus-table-others-1.3.0.20100528-7|56	
12cr|ibus-table-others-1.3.0.20100528-7|57	%post -n ibus-table-th
12cr|ibus-table-others-1.3.0.20100528-7|58	%post_ibus_register_engine thai th
12cr|ibus-table-others-1.3.0.20100528-7|59	
12cr|ibus-table-others-1.3.0.20100528-7|60	%preun -n ibus-table-th
12cr|ibus-table-others-1.3.0.20100528-7|61	%preun_ibus_unregister_engine thai
12cr|ibus-table-others-1.3.0.20100528-7|62	
12cr|ibus-table-others-1.3.0.20100528-7|63	%files -n ibus-table-th
12cr|ibus-table-others-1.3.0.20100528-7|64	%defattr(-,root,root)
12cr|ibus-table-others-1.3.0.20100528-7|65	%{_datadir}/ibus-table/icons/thai.png
12cr|ibus-table-others-1.3.0.20100528-7|66	%{_datadir}/ibus-table/tables/thai.db
12cr|ibus-table-others-1.3.0.20100528-7|67	
12cr|ibus-table-others-1.3.0.20100528-7|68	%package -n ibus-table-vi
12cr|ibus-table-others-1.3.0.20100528-7|69	Summary:   Vietnamese language support via ibus-table
12cr|ibus-table-others-1.3.0.20100528-7|70	Group:     System/Internationalization
12cr|ibus-table-others-1.3.0.20100528-7|71	Requires:  ibus-table >= 1.3.0
12cr|ibus-table-others-1.3.0.20100528-7|72	Requires(post,preun): GConf2
12cr|ibus-table-others-1.3.0.20100528-7|73	Requires:  locales-vi
12cr|ibus-table-others-1.3.0.20100528-7|74	
12cr|ibus-table-others-1.3.0.20100528-7|75	%description -n ibus-table-vi
12cr|ibus-table-others-1.3.0.20100528-7|76	ibus-table-vi provides Vietnamese input method on IBus Table under IBus framework.
12cr|ibus-table-others-1.3.0.20100528-7|77	
12cr|ibus-table-others-1.3.0.20100528-7|78	%post -n ibus-table-vi
12cr|ibus-table-others-1.3.0.20100528-7|79	%post_ibus_register_engine viqr vi
12cr|ibus-table-others-1.3.0.20100528-7|80	
12cr|ibus-table-others-1.3.0.20100528-7|81	%preun -n ibus-table-vi
12cr|ibus-table-others-1.3.0.20100528-7|82	%preun_ibus_unregister_engine viqr
12cr|ibus-table-others-1.3.0.20100528-7|83	
12cr|ibus-table-others-1.3.0.20100528-7|84	%files -n ibus-table-vi
12cr|ibus-table-others-1.3.0.20100528-7|85	%defattr(-,root,root)
12cr|ibus-table-others-1.3.0.20100528-7|86	%{_datadir}/ibus-table/icons/viqr.png
12cr|ibus-table-others-1.3.0.20100528-7|87	%{_datadir}/ibus-table/tables/viqr.db
12cr|ibus-table-others-1.3.0.20100528-7|88	
12cr|ibus-table-others-1.3.0.20100528-7|89	%package -n ibus-table-translit
12cr|ibus-table-others-1.3.0.20100528-7|90	Group: System/Internationalization
12cr|ibus-table-others-1.3.0.20100528-7|91	Summary: ibus-translit - table-based engine
12cr|ibus-table-others-1.3.0.20100528-7|92	Requires: ibus-table >= 1.3.0
12cr|ibus-table-others-1.3.0.20100528-7|93	Requires(post,preun): GConf2
12cr|ibus-table-others-1.3.0.20100528-7|94	
12cr|ibus-table-others-1.3.0.20100528-7|95	%description -n ibus-table-translit
12cr|ibus-table-others-1.3.0.20100528-7|96	ibus-table-translit provides Translit input method on IBus Table under IBus framework.
12cr|ibus-table-others-1.3.0.20100528-7|97	
12cr|ibus-table-others-1.3.0.20100528-7|98	%post -n ibus-table-translit
12cr|ibus-table-others-1.3.0.20100528-7|99	%post_ibus_register_engine translit ru
12cr|ibus-table-others-1.3.0.20100528-7|100	%post_ibus_register_engine translit-ua uk
12cr|ibus-table-others-1.3.0.20100528-7|101	
12cr|ibus-table-others-1.3.0.20100528-7|102	%preun -n ibus-table-translit
12cr|ibus-table-others-1.3.0.20100528-7|103	%preun_ibus_unregister_engine translit
12cr|ibus-table-others-1.3.0.20100528-7|104	%preun_ibus_unregister_engine translit-ua
12cr|ibus-table-others-1.3.0.20100528-7|105	
12cr|ibus-table-others-1.3.0.20100528-7|106	%files -n ibus-table-translit
12cr|ibus-table-others-1.3.0.20100528-7|107	%defattr(-,root,root)
12cr|ibus-table-others-1.3.0.20100528-7|108	%{_datadir}/ibus-table/icons/translit-ua.png
12cr|ibus-table-others-1.3.0.20100528-7|109	%{_datadir}/ibus-table/icons/translit.png
12cr|ibus-table-others-1.3.0.20100528-7|110	%{_datadir}/ibus-table/tables/translit-ua.db
12cr|ibus-table-others-1.3.0.20100528-7|111	%{_datadir}/ibus-table/tables/translit.db
12cr|ibus-table-others-1.3.0.20100528-7|112	
12cr|ibus-table-others-1.3.0.20100528-7|113	%prep
12cr|ibus-table-others-1.3.0.20100528-7|114	%setup -q -n %{name}-%{version}
12cr|ibus-table-others-1.3.0.20100528-7|115	
12cr|ibus-table-others-1.3.0.20100528-7|116	%build
12cr|ibus-table-others-1.3.0.20100528-7|117	%configure2_5x --disable-compose --disable-latex
12cr|ibus-table-others-1.3.0.20100528-7|118	%make
12cr|ibus-table-others-1.3.0.20100528-7|119	
12cr|ibus-table-others-1.3.0.20100528-7|120	%install
12cr|ibus-table-others-1.3.0.20100528-7|121	rm -rf $RPM_BUILD_ROOT
12cr|ibus-table-others-1.3.0.20100528-7|122	%makeinstall_std
12cr|ibus-table-others-1.3.0.20100528-7|123	
12cr|ibus-table-others-1.3.0.20100528-7|124	%clean
12cr|ibus-table-others-1.3.0.20100528-7|125	rm -rf $RPM_BUILD_ROOT
12cr|ibus-table-others-1.3.0.20100528-7|126	
12cr|ibus-table-others-1.3.0.20100528-7|127	
12cr|ibus-table-others-1.3.0.20100528-7|128	%changelog
12cr|ibus-table-others-1.3.0.20100528-7|129	* Fri May 06 2011 Funda Wang <fwang@mandriva.org> 1.3.0.20100528-5mdv2011.0
12cr|ibus-table-others-1.3.0.20100528-7|130	+ Revision: 669834
12cr|ibus-table-others-1.3.0.20100528-7|131	- rebuild
12cr|ibus-table-others-1.3.0.20100528-7|132	
12cr|ibus-table-others-1.3.0.20100528-7|133	* Tue Apr 26 2011 Funda Wang <fwang@mandriva.org> 1.3.0.20100528-4
12cr|ibus-table-others-1.3.0.20100528-7|134	+ Revision: 659318
12cr|ibus-table-others-1.3.0.20100528-7|135	- rebuild for new ibus
12cr|ibus-table-others-1.3.0.20100528-7|136	
12cr|ibus-table-others-1.3.0.20100528-7|137	* Wed Jul 28 2010 Funda Wang <fwang@mandriva.org> 1.3.0.20100528-3mdv2011.0
12cr|ibus-table-others-1.3.0.20100528-7|138	+ Revision: 562173
12cr|ibus-table-others-1.3.0.20100528-7|139	- rebuild
12cr|ibus-table-others-1.3.0.20100528-7|140	- rebuild for missing packages
12cr|ibus-table-others-1.3.0.20100528-7|141	
12cr|ibus-table-others-1.3.0.20100528-7|142	* Sat Jul 24 2010 Funda Wang <fwang@mandriva.org> 1.3.0.20100528-1mdv2011.0
12cr|ibus-table-others-1.3.0.20100528-7|143	+ Revision: 558231
12cr|ibus-table-others-1.3.0.20100528-7|144	- import ibus-table-others
12cr|ibus-table-others-1.3.0.20100528-7|145	
12cr|ibus-table-others-1.3.0.20100528-7|146	

2217 12
12cr|ibWebAdmin-1.0.2-8|1	Summary:        Adminstration of Firebird over the web
12cr|ibWebAdmin-1.0.2-8|2	Name:           ibWebAdmin
12cr|ibWebAdmin-1.0.2-8|3	Version:        1.0.2
12cr|ibWebAdmin-1.0.2-8|4	Release:        %mkrel 8
12cr|ibWebAdmin-1.0.2-8|5	License:        GPL
12cr|ibWebAdmin-1.0.2-8|6	Group:          System/Servers
12cr|ibWebAdmin-1.0.2-8|7	URL:            http://www.ibwebadmin.net/
12cr|ibWebAdmin-1.0.2-8|8	Source0:        http://ufpr.dl.sourceforge.net/sourceforge/ibwebadmin/ibWebAdmin_%{version}.tar.gz
12cr|ibWebAdmin-1.0.2-8|9	Source1:	configuration.inc.php
12cr|ibWebAdmin-1.0.2-8|10	Requires:       apache-mod_php
12cr|ibWebAdmin-1.0.2-8|11	Requires:       php-mysql
12cr|ibWebAdmin-1.0.2-8|12	Requires:       php-mbstring
12cr|ibWebAdmin-1.0.2-8|13	Requires:       php-mcrypt
12cr|ibWebAdmin-1.0.2-8|14	Requires(post): ccp >= 0.4.0
12cr|ibWebAdmin-1.0.2-8|15	%if %mdkversion < 201010
12cr|ibWebAdmin-1.0.2-8|16	Requires(post):   rpm-helper
12cr|ibWebAdmin-1.0.2-8|17	Requires(postun):   rpm-helper
12cr|ibWebAdmin-1.0.2-8|18	%endif
12cr|ibWebAdmin-1.0.2-8|19	%if %mdkversion < 200900
12cr|ibWebAdmin-1.0.2-8|20	Requires(post): desktop-file-utils
12cr|ibWebAdmin-1.0.2-8|21	Requires(postun): desktop-file-utils
12cr|ibWebAdmin-1.0.2-8|22	%endif
12cr|ibWebAdmin-1.0.2-8|23	Requires:       firebird-server
12cr|ibWebAdmin-1.0.2-8|24	Requires:       php-firebird
12cr|ibWebAdmin-1.0.2-8|25	BuildRequires:  imagemagick
12cr|ibWebAdmin-1.0.2-8|26	BuildArch:      noarch
12cr|ibWebAdmin-1.0.2-8|27	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|ibWebAdmin-1.0.2-8|28	
12cr|ibWebAdmin-1.0.2-8|29	%description
12cr|ibWebAdmin-1.0.2-8|30	phpMyAdmin is intended to handle the adminstration of Firebird over
12cr|ibWebAdmin-1.0.2-8|31	the web. Currently it can : create and drop databases, create,
12cr|ibWebAdmin-1.0.2-8|32	copy, drop and alter tables, delete, edit and add fields, execute
12cr|ibWebAdmin-1.0.2-8|33	any SQL-statement, even batch-queries, manage keys on fields, load
12cr|ibWebAdmin-1.0.2-8|34	text files into tables, create and read dumps of tables, export
12cr|ibWebAdmin-1.0.2-8|35	data to CSV value, administer multiple servers and single
12cr|ibWebAdmin-1.0.2-8|36	databases.
12cr|ibWebAdmin-1.0.2-8|37	
12cr|ibWebAdmin-1.0.2-8|38	%prep
12cr|ibWebAdmin-1.0.2-8|39	%setup -q -n %{name}_%{version}
12cr|ibWebAdmin-1.0.2-8|40	cp -f %{SOURCE1} %{_builddir}/%{name}_%{version}/inc/configuration.inc.php
12cr|ibWebAdmin-1.0.2-8|41	
12cr|ibWebAdmin-1.0.2-8|42	%build
12cr|ibWebAdmin-1.0.2-8|43	
12cr|ibWebAdmin-1.0.2-8|44	%install
12cr|ibWebAdmin-1.0.2-8|45	rm -rf %{buildroot}
12cr|ibWebAdmin-1.0.2-8|46	
12cr|ibWebAdmin-1.0.2-8|47	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|ibWebAdmin-1.0.2-8|48	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|ibWebAdmin-1.0.2-8|49	install -d %{buildroot}/var/www/%{name}
12cr|ibWebAdmin-1.0.2-8|50	
12cr|ibWebAdmin-1.0.2-8|51	cp -aRf * %{buildroot}/var/www/%{name}/
12cr|ibWebAdmin-1.0.2-8|52	
12cr|ibWebAdmin-1.0.2-8|53	# cleanup
12cr|ibWebAdmin-1.0.2-8|54	pushd %{buildroot}/var/www/%{name}
12cr|ibWebAdmin-1.0.2-8|55	rm -f change_cvs.sh LICENSE Makefile NEWS README
12cr|ibWebAdmin-1.0.2-8|56	popd
12cr|ibWebAdmin-1.0.2-8|57	
12cr|ibWebAdmin-1.0.2-8|58	# fix config file location
12cr|ibWebAdmin-1.0.2-8|59	mv %{buildroot}/var/www/%{name}/inc/configuration.inc.php %{buildroot}%{_sysconfdir}/%{name}/
12cr|ibWebAdmin-1.0.2-8|60	ln -s %{_sysconfdir}/%{name}/configuration.inc.php %{buildroot}/var/www/%{name}/inc/configuration.inc.php
12cr|ibWebAdmin-1.0.2-8|61	
12cr|ibWebAdmin-1.0.2-8|62	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
12cr|ibWebAdmin-1.0.2-8|63	Alias /%{name} /var/www/%{name}
12cr|ibWebAdmin-1.0.2-8|64	
12cr|ibWebAdmin-1.0.2-8|65	php_flag session.auto_start 0
12cr|ibWebAdmin-1.0.2-8|66	
12cr|ibWebAdmin-1.0.2-8|67	<Directory /var/www/%{name}>
12cr|ibWebAdmin-1.0.2-8|68	Order deny,allow
12cr|ibWebAdmin-1.0.2-8|69	Deny from all
12cr|ibWebAdmin-1.0.2-8|70	Allow from 127.0.0.1
12cr|ibWebAdmin-1.0.2-8|71	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/01_%{name}.conf"
12cr|ibWebAdmin-1.0.2-8|72	</Directory>
12cr|ibWebAdmin-1.0.2-8|73	
12cr|ibWebAdmin-1.0.2-8|74	<Directory /var/www/%{name}/inc>
12cr|ibWebAdmin-1.0.2-8|75	Order deny,allow
12cr|ibWebAdmin-1.0.2-8|76	Deny from all
12cr|ibWebAdmin-1.0.2-8|77	</Directory>
12cr|ibWebAdmin-1.0.2-8|78	EOF
12cr|ibWebAdmin-1.0.2-8|79	
12cr|ibWebAdmin-1.0.2-8|80	# XDG menu
12cr|ibWebAdmin-1.0.2-8|81	install -d %{buildroot}%{_datadir}/applications
12cr|ibWebAdmin-1.0.2-8|82	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|ibWebAdmin-1.0.2-8|83	[Desktop Entry]
12cr|ibWebAdmin-1.0.2-8|84	Name=ibWebAdmin
12cr|ibWebAdmin-1.0.2-8|85	Comment=%{summary}
12cr|ibWebAdmin-1.0.2-8|86	Exec="%{_bindir}/www-browser http://localhost/%{name}/"
12cr|ibWebAdmin-1.0.2-8|87	Icon=%{name}
12cr|ibWebAdmin-1.0.2-8|88	Terminal=false
12cr|ibWebAdmin-1.0.2-8|89	Type=Application
12cr|ibWebAdmin-1.0.2-8|90	Categories=X-MandrivaLinux-MoreApplications-Databases;
12cr|ibWebAdmin-1.0.2-8|91	EOF
12cr|ibWebAdmin-1.0.2-8|92	
12cr|ibWebAdmin-1.0.2-8|93	%post
12cr|ibWebAdmin-1.0.2-8|94	ccp --delete --ifexists --set "NoOrphans" --ignoreopt VERSION \
12cr|ibWebAdmin-1.0.2-8|95	--oldfile %{_sysconfdir}/%{name}/configuration.inc.php \
12cr|ibWebAdmin-1.0.2-8|96	--newfile %{_sysconfdir}/%{name}/configuration.inc.php.rpmnew
12cr|ibWebAdmin-1.0.2-8|97	
12cr|ibWebAdmin-1.0.2-8|98	%if %mdkversion < 201010
12cr|ibWebAdmin-1.0.2-8|99	%_post_webapp
12cr|ibWebAdmin-1.0.2-8|100	%endif
12cr|ibWebAdmin-1.0.2-8|101	%if %mdkversion < 200900
12cr|ibWebAdmin-1.0.2-8|102	%update_menus
12cr|ibWebAdmin-1.0.2-8|103	%update_desktop_database
12cr|ibWebAdmin-1.0.2-8|104	%endif
12cr|ibWebAdmin-1.0.2-8|105	
12cr|ibWebAdmin-1.0.2-8|106	%postun
12cr|ibWebAdmin-1.0.2-8|107	%if %mdkversion < 201010
12cr|ibWebAdmin-1.0.2-8|108	%_postun_webapp
12cr|ibWebAdmin-1.0.2-8|109	%endif
12cr|ibWebAdmin-1.0.2-8|110	%if %mdkversion < 200900
12cr|ibWebAdmin-1.0.2-8|111	%clean_menus
12cr|ibWebAdmin-1.0.2-8|112	%clean_desktop_database
12cr|ibWebAdmin-1.0.2-8|113	%endif
12cr|ibWebAdmin-1.0.2-8|114	
12cr|ibWebAdmin-1.0.2-8|115	%clean
12cr|ibWebAdmin-1.0.2-8|116	rm -rf %{buildroot}
12cr|ibWebAdmin-1.0.2-8|117	
12cr|ibWebAdmin-1.0.2-8|118	%files
12cr|ibWebAdmin-1.0.2-8|119	%defattr(-,root,root,0755)
12cr|ibWebAdmin-1.0.2-8|120	%doc LICENSE NEWS README
12cr|ibWebAdmin-1.0.2-8|121	%dir %{_sysconfdir}/%{name}
12cr|ibWebAdmin-1.0.2-8|122	%attr(0640,apache,root) %config(noreplace) %{_sysconfdir}/%{name}/configuration.inc.php
12cr|ibWebAdmin-1.0.2-8|123	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|ibWebAdmin-1.0.2-8|124	/var/www/%{name}
12cr|ibWebAdmin-1.0.2-8|125	%{_datadir}/applications/*.desktop
12cr|ibWebAdmin-1.0.2-8|126	
12cr|ibWebAdmin-1.0.2-8|127	
12cr|ibWebAdmin-1.0.2-8|128	%changelog
12cr|ibWebAdmin-1.0.2-8|129	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-8mdv2011.0
12cr|ibWebAdmin-1.0.2-8|130	+ Revision: 611168
12cr|ibWebAdmin-1.0.2-8|131	- rebuild
12cr|ibWebAdmin-1.0.2-8|132	
12cr|ibWebAdmin-1.0.2-8|133	* Tue Feb 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-7mdv2010.1
12cr|ibWebAdmin-1.0.2-8|134	+ Revision: 510423
12cr|ibWebAdmin-1.0.2-8|135	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|ibWebAdmin-1.0.2-8|136	- switch to "localhost access only" default access policy
12cr|ibWebAdmin-1.0.2-8|137	
12cr|ibWebAdmin-1.0.2-8|138	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-7mdv2010.0
12cr|ibWebAdmin-1.0.2-8|139	+ Revision: 429489
12cr|ibWebAdmin-1.0.2-8|140	- rebuild
12cr|ibWebAdmin-1.0.2-8|141	
12cr|ibWebAdmin-1.0.2-8|142	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ibWebAdmin-1.0.2-8|143	- lowercase ImageMagick
12cr|ibWebAdmin-1.0.2-8|144	
12cr|ibWebAdmin-1.0.2-8|145	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.2-6mdv2009.0
12cr|ibWebAdmin-1.0.2-8|146	+ Revision: 247147
12cr|ibWebAdmin-1.0.2-8|147	- rebuild
12cr|ibWebAdmin-1.0.2-8|148	
12cr|ibWebAdmin-1.0.2-8|149	+ Pixel <pixel@mandriva.com>
12cr|ibWebAdmin-1.0.2-8|150	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|ibWebAdmin-1.0.2-8|151	
12cr|ibWebAdmin-1.0.2-8|152	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 1.0.2-4mdv2008.1
12cr|ibWebAdmin-1.0.2-8|153	+ Revision: 168498
12cr|ibWebAdmin-1.0.2-8|154	- rebuild
12cr|ibWebAdmin-1.0.2-8|155	- fix description
12cr|ibWebAdmin-1.0.2-8|156	- fix summary
12cr|ibWebAdmin-1.0.2-8|157	- kill re-definition of %%buildroot on Pixel's request
12cr|ibWebAdmin-1.0.2-8|158	
12cr|ibWebAdmin-1.0.2-8|159	+ Olivier Blin <oblin@mandriva.com>
12cr|ibWebAdmin-1.0.2-8|160	- restore BuildRoot
12cr|ibWebAdmin-1.0.2-8|161	
12cr|ibWebAdmin-1.0.2-8|162	* Tue Sep 11 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 1.0.2-3mdv2008.0
12cr|ibWebAdmin-1.0.2-8|163	+ Revision: 84402
12cr|ibWebAdmin-1.0.2-8|164	- Do not force superserver, as noticed by Philippe Makowski.
12cr|ibWebAdmin-1.0.2-8|165	
12cr|ibWebAdmin-1.0.2-8|166	* Tue May 15 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 1.0.2-2mdv2008.0
12cr|ibWebAdmin-1.0.2-8|167	+ Revision: 26993
12cr|ibWebAdmin-1.0.2-8|168	- Fix URL tag.
12cr|ibWebAdmin-1.0.2-8|169	
12cr|ibWebAdmin-1.0.2-8|170	
12cr|ibWebAdmin-1.0.2-8|171	* Mon Nov 27 2006 Marcelo Ricardo Leitner <mrl@mandriva.com> 1.0.2-1mdv2007.0
12cr|ibWebAdmin-1.0.2-8|172	+ Revision: 87363
12cr|ibWebAdmin-1.0.2-8|173	- Import ibWebAdmin
12cr|ibWebAdmin-1.0.2-8|174	

2218 12
12cr|ical-2.3.3-3|1	Summary:	An X Window System-based calendar program
12cr|ical-2.3.3-3|2	Name:		ical
12cr|ical-2.3.3-3|3	Version:	2.3.3
12cr|ical-2.3.3-3|4	Release:	%{mkrel 3}
12cr|ical-2.3.3-3|5	
12cr|ical-2.3.3-3|6	Source0:	http://www.annexia.org/_file/%{name}-%{version}.tar.gz
12cr|ical-2.3.3-3|7	Source1:	ical-icons.tar.bz2
12cr|ical-2.3.3-3|8	Patch0:		ical-2.3.3-no-locincpth.patch
12cr|ical-2.3.3-3|9	Patch1:		ical-2.2-duplicates.patch
12cr|ical-2.3.3-3|10	Patch2:		ical-2.2-alarm-arrow.patch
12cr|ical-2.3.3-3|11	Patch3:		ical-2.2-autoflags.patch
12cr|ical-2.3.3-3|12	Patch4:		ical-2.3.3-tcl_relocate.patch
12cr|ical-2.3.3-3|13	Patch5:		ical-2.3.3-tcl8.6.patch
12cr|ical-2.3.3-3|14	# Fix use of variable names of the style foo(done): recent Tcl versions
12cr|ical-2.3.3-3|15	# reject this with error "upvar won't create a scalar variable that
12cr|ical-2.3.3-3|16	# looks like an array element" - AdamW 2008/10
12cr|ical-2.3.3-3|17	Patch6:		ical-2.3.3-varnames.patch
12cr|ical-2.3.3-3|18	Patch7:		ical-2.3.3-gcc4.4.patch
12cr|ical-2.3.3-3|19	
12cr|ical-2.3.3-3|20	URL:		http://www.annexia.org/freeware/ical/
12cr|ical-2.3.3-3|21	License:	BSD-like
12cr|ical-2.3.3-3|22	Group:		Office
12cr|ical-2.3.3-3|23	BuildRequires:	tk
12cr|ical-2.3.3-3|24	BuildRequires:	tk-devel
12cr|ical-2.3.3-3|25	BuildRequires:	tcl
12cr|ical-2.3.3-3|26	BuildRequires:	tcl-devel
12cr|ical-2.3.3-3|27	Requires:	tcl
12cr|ical-2.3.3-3|28	Requires:	tk
12cr|ical-2.3.3-3|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ical-2.3.3-3|30	
12cr|ical-2.3.3-3|31	%description
12cr|ical-2.3.3-3|32	Ical is an X Window System based calendar program. Ical will easily
12cr|ical-2.3.3-3|33	create/edit/delete entries, create repeating entries, remind you about
12cr|ical-2.3.3-3|34	upcoming appointments, print and list item occurrences, and allow
12cr|ical-2.3.3-3|35	shared calendars between different users.
12cr|ical-2.3.3-3|36	
12cr|ical-2.3.3-3|37	%prep
12cr|ical-2.3.3-3|38	%setup -q
12cr|ical-2.3.3-3|39	%patch0 -p1 -b .no-locincpth
12cr|ical-2.3.3-3|40	%patch1 -p1 -b .duplicates
12cr|ical-2.3.3-3|41	%patch2 -p1 -b .alarm-arrow
12cr|ical-2.3.3-3|42	%patch3 -p1 -b .autoflags
12cr|ical-2.3.3-3|43	%patch4 -p1 -b .tcl_relocate
12cr|ical-2.3.3-3|44	%patch5 -p1 -b .tcl86
12cr|ical-2.3.3-3|45	%patch6 -p1 -b .varnames
12cr|ical-2.3.3-3|46	%patch7 -p0 -b .gcc
12cr|ical-2.3.3-3|47	
12cr|ical-2.3.3-3|48	%build
12cr|ical-2.3.3-3|49	autoreconf
12cr|ical-2.3.3-3|50	pushd types
12cr|ical-2.3.3-3|51	autoconf
12cr|ical-2.3.3-3|52	popd
12cr|ical-2.3.3-3|53	
12cr|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}
12cr|ical-2.3.3-3|55	%make CXXLINKER="g++ %{ldflags}"
12cr|ical-2.3.3-3|56	
12cr|ical-2.3.3-3|57	%install
12cr|ical-2.3.3-3|58	rm -rf %{buildroot}
12cr|ical-2.3.3-3|59	#mkdir -p %{buildroot}/etc/X11/wmconfig
12cr|ical-2.3.3-3|60	mkdir -p %{buildroot}%{_bindir}
12cr|ical-2.3.3-3|61	mkdir -p %{buildroot}%{_prefix}/lib
12cr|ical-2.3.3-3|62	mkdir -p %{buildroot}%{_mandir}/man1
12cr|ical-2.3.3-3|63	
12cr|ical-2.3.3-3|64	%makeinstall
12cr|ical-2.3.3-3|65	install -m644 doc/ical.man %{buildroot}%{_mandir}/man1/ical.1
12cr|ical-2.3.3-3|66	
12cr|ical-2.3.3-3|67	mkdir -p %{buildroot}%{_datadir}/applications
12cr|ical-2.3.3-3|68	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|ical-2.3.3-3|69	[Desktop Entry]
12cr|ical-2.3.3-3|70	Name=%{name}
12cr|ical-2.3.3-3|71	Comment=An X Window System-based calendar program
12cr|ical-2.3.3-3|72	Exec=%{_bindir}/%{name}
12cr|ical-2.3.3-3|73	Icon=%{name}
12cr|ical-2.3.3-3|74	Terminal=false
12cr|ical-2.3.3-3|75	Type=Application
12cr|ical-2.3.3-3|76	Categories=Office;Calendar;
12cr|ical-2.3.3-3|77	EOF
12cr|ical-2.3.3-3|78	
12cr|ical-2.3.3-3|79	#mdk icons
12cr|ical-2.3.3-3|80	install -d %{buildroot}%{_iconsdir}
12cr|ical-2.3.3-3|81	tar jxvf %{SOURCE1} -C %{buildroot}%{_iconsdir}
12cr|ical-2.3.3-3|82	
12cr|ical-2.3.3-3|83	#nuke unpackaged files
12cr|ical-2.3.3-3|84	rm -f %{buildroot}%{_prefix}/man/man1/ical.1
12cr|ical-2.3.3-3|85	
12cr|ical-2.3.3-3|86	%if %mdkversion < 200900
12cr|ical-2.3.3-3|87	%post
12cr|ical-2.3.3-3|88	%update_menus
12cr|ical-2.3.3-3|89	%update_icon_cache hicolor
12cr|ical-2.3.3-3|90	%endif
12cr|ical-2.3.3-3|91	
12cr|ical-2.3.3-3|92	%if %mdkversion < 200900
12cr|ical-2.3.3-3|93	%postun
12cr|ical-2.3.3-3|94	%clean_menus
12cr|ical-2.3.3-3|95	%clean_icon_cache hicolor
12cr|ical-2.3.3-3|96	%endif
12cr|ical-2.3.3-3|97	
12cr|ical-2.3.3-3|98	%clean
12cr|ical-2.3.3-3|99	rm -rf %{buildroot}
12cr|ical-2.3.3-3|100	
12cr|ical-2.3.3-3|101	%files
12cr|ical-2.3.3-3|102	%defattr(-,root,root)
12cr|ical-2.3.3-3|103	%doc COPYRIGHT ANNOUNCE CHANGES.html README TODO
12cr|ical-2.3.3-3|104	%doc doc/ical.html doc/ical.doc
12cr|ical-2.3.3-3|105	%doc doc/interface.html doc/interface.doc
12cr|ical-2.3.3-3|106	%{_bindir}/ical*
12cr|ical-2.3.3-3|107	%{_mandir}/man1/ical.1*
12cr|ical-2.3.3-3|108	%{_prefix}/lib/ical
12cr|ical-2.3.3-3|109	%{tcl_sitelib}/%{name}
12cr|ical-2.3.3-3|110	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|ical-2.3.3-3|111	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|ical-2.3.3-3|112	
12cr|ical-2.3.3-3|113	
12cr|ical-2.3.3-3|114	
12cr|ical-2.3.3-3|115	%changelog
12cr|ical-2.3.3-3|116	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 2.3.3-3mdv2011.0
12cr|ical-2.3.3-3|117	+ Revision: 636004
12cr|ical-2.3.3-3|118	- tighten BR
12cr|ical-2.3.3-3|119	
12cr|ical-2.3.3-3|120	* Thu Feb 18 2010 Funda Wang <fwang@mandriva.org> 2.3.3-2mdv2011.0
12cr|ical-2.3.3-3|121	+ Revision: 507436
12cr|ical-2.3.3-3|122	- fix build with gcc 4.4
12cr|ical-2.3.3-3|123	- rediff locincpth patch
12cr|ical-2.3.3-3|124	
12cr|ical-2.3.3-3|125	+ Thierry Vignaud <tv@mandriva.org>
12cr|ical-2.3.3-3|126	- rebuild
12cr|ical-2.3.3-3|127	
12cr|ical-2.3.3-3|128	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 2.3.3-1mdv2009.1
12cr|ical-2.3.3-3|129	+ Revision: 310150
12cr|ical-2.3.3-3|130	- %%buildroot not $RPM_BUILD_ROOT
12cr|ical-2.3.3-3|131	- drop some unnecessary old workarounds
12cr|ical-2.3.3-3|132	- clean requires
12cr|ical-2.3.3-3|133	- add varnames.patch (fix variable names issue for tcl 8.5 and 8.6)
12cr|ical-2.3.3-3|134	- add tcl8.6.patch (fix for tcl 8.6)
12cr|ical-2.3.3-3|135	- add tcl_relocate.patch (install to new locations per policy)
12cr|ical-2.3.3-3|136	- new release 2.3.3
12cr|ical-2.3.3-3|137	
12cr|ical-2.3.3-3|138	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.3.2-4mdv2009.0
12cr|ical-2.3.3-3|139	+ Revision: 247149
12cr|ical-2.3.3-3|140	- rebuild
12cr|ical-2.3.3-3|141	
12cr|ical-2.3.3-3|142	+ Pixel <pixel@mandriva.com>
12cr|ical-2.3.3-3|143	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|ical-2.3.3-3|144	
12cr|ical-2.3.3-3|145	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.3.2-2mdv2008.1
12cr|ical-2.3.3-3|146	+ Revision: 140756
12cr|ical-2.3.3-3|147	- restore BuildRoot
12cr|ical-2.3.3-3|148	
12cr|ical-2.3.3-3|149	+ Thierry Vignaud <tv@mandriva.org>
12cr|ical-2.3.3-3|150	- kill re-definition of %%buildroot on Pixel's request
12cr|ical-2.3.3-3|151	- buildrequires X11-devel instead of XFree86-devel
12cr|ical-2.3.3-3|152	
12cr|ical-2.3.3-3|153	* Mon Oct 01 2007 Adam Williamson <awilliamson@mandriva.org> 2.3.2-2mdv2008.0
12cr|ical-2.3.3-3|154	+ Revision: 94318
12cr|ical-2.3.3-3|155	- rebuild against tcl / tk 8.5 (#34293)
12cr|ical-2.3.3-3|156	- add several doc files
12cr|ical-2.3.3-3|157	- update ical-icons.tar.bz2 for xdg icon spec
12cr|ical-2.3.3-3|158	- drop old menu and X-Mandriva category
12cr|ical-2.3.3-3|159	- correct autoconf buildrequires
12cr|ical-2.3.3-3|160	- new license policy
12cr|ical-2.3.3-3|161	
12cr|ical-2.3.3-3|162	+ Thierry Vignaud <tv@mandriva.org>
12cr|ical-2.3.3-3|163	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|ical-2.3.3-3|164	
12cr|ical-2.3.3-3|165	
12cr|ical-2.3.3-3|166	* Wed Nov 08 2006 Pascal Terjan <pterjan@mandriva.org> 2.3.2-1mdv2007.0
12cr|ical-2.3.3-3|167	+ Revision: 78512
12cr|ical-2.3.3-3|168	- XDG menu
12cr|ical-2.3.3-3|169	- 2.3.2
12cr|ical-2.3.3-3|170	- New URL
12cr|ical-2.3.3-3|171	- Dropped old patches
12cr|ical-2.3.3-3|172	- mkrel
12cr|ical-2.3.3-3|173	- BuildRequires autoconf
12cr|ical-2.3.3-3|174	- XDG menu
12cr|ical-2.3.3-3|175	- Import ical
12cr|ical-2.3.3-3|176	
12cr|ical-2.3.3-3|177	* Sun Jan 01 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2-33mdk
12cr|ical-2.3.3-3|178	- rebuilt against soname aware deps (tcl/tk)
12cr|ical-2.3.3-3|179	- fix deps
12cr|ical-2.3.3-3|180	
12cr|ical-2.3.3-3|181	* Fri Nov 19 2004 Michael Scherer <misc@mandrake.org> 2.2-32mdk
12cr|ical-2.3.3-3|182	- add Requires tcl tk
12cr|ical-2.3.3-3|183	
12cr|ical-2.3.3-3|184	* Sat Aug 28 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.2-31mdk
12cr|ical-2.3.3-3|185	- Fix menu
12cr|ical-2.3.3-3|186	
12cr|ical-2.3.3-3|187	* Fri Jun 04 2004 Montel Laurent <lmontel@mandrakesoft.com> 2.2-30mdk
12cr|ical-2.3.3-3|188	- Rebuild
12cr|ical-2.3.3-3|189	
12cr|ical-2.3.3-3|190	* Wed May 05 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 2.2-29mdk
12cr|ical-2.3.3-3|191	- fix buildrequires
12cr|ical-2.3.3-3|192	

2219 12
12cr|icclib-2.12-3|1	%define lib_major 2
12cr|icclib-2.12-3|2	%define lib_name %mklibname icc %{lib_major}
12cr|icclib-2.12-3|3	%define lib_name_devel %mklibname icc -d
12cr|icclib-2.12-3|4	
12cr|icclib-2.12-3|5	Name:    icclib
12cr|icclib-2.12-3|6	Version: 2.12
12cr|icclib-2.12-3|7	Release: 3
12cr|icclib-2.12-3|8	Summary: ICC profile I/O library
12cr|icclib-2.12-3|9	
12cr|icclib-2.12-3|10	Group:     Graphics
12cr|icclib-2.12-3|11	License:   GPLv3
12cr|icclib-2.12-3|12	URL:       http://www.argyllcms.com/
12cr|icclib-2.12-3|13	Source0:   http://www.argyllcms.com/icclib_V%{version}.zip
12cr|icclib-2.12-3|14	# (fc) 2.1-0.beta.1mdv change build system to use autotools (Debian)
12cr|icclib-2.12-3|15	Patch0:    icclib-2.1-autotools.patch
12cr|icclib-2.12-3|16	
12cr|icclib-2.12-3|17	
12cr|icclib-2.12-3|18	%description
12cr|icclib-2.12-3|19	The icclib is a set of routines which implement the reading and
12cr|icclib-2.12-3|20	writing of color profile files that conform to the International
12cr|icclib-2.12-3|21	Color Consortium (ICC) Profile Format Specification, Version 3.4.
12cr|icclib-2.12-3|22	
12cr|icclib-2.12-3|23	%package -n %{lib_name}
12cr|icclib-2.12-3|24	Summary:        Libraries for icclib
12cr|icclib-2.12-3|25	Group:          System/Libraries
12cr|icclib-2.12-3|26	
12cr|icclib-2.12-3|27	%description -n %{lib_name}
12cr|icclib-2.12-3|28	The icclib is a set of routines which implement the reading and
12cr|icclib-2.12-3|29	writing of color profile files that conform to the International
12cr|icclib-2.12-3|30	Color Consortium (ICC) Profile Format Specification, Version 3.4.
12cr|icclib-2.12-3|31	
12cr|icclib-2.12-3|32	%package -n %{lib_name_devel}
12cr|icclib-2.12-3|33	Summary:        Development libraries, header files for icclib
12cr|icclib-2.12-3|34	Group:          Development/GNOME and GTK+
12cr|icclib-2.12-3|35	Requires:       %{lib_name} = %{version}
12cr|icclib-2.12-3|36	Provides:	icclib-devel = %{version}-%{release}
12cr|icclib-2.12-3|37	
12cr|icclib-2.12-3|38	%description -n %{lib_name_devel}
12cr|icclib-2.12-3|39	The icclib is a set of routines which implement the reading and
12cr|icclib-2.12-3|40	writing of color profile files that conform to the International
12cr|icclib-2.12-3|41	Color Consortium (ICC) Profile Format Specification, Version 3.4.
12cr|icclib-2.12-3|42	
12cr|icclib-2.12-3|43	
12cr|icclib-2.12-3|44	%prep
12cr|icclib-2.12-3|45	%setup -q -c
12cr|icclib-2.12-3|46	%patch0 -p1 -b .autotools
12cr|icclib-2.12-3|47	
12cr|icclib-2.12-3|48	#needed by patch0
12cr|icclib-2.12-3|49	autoreconf -i
12cr|icclib-2.12-3|50	
12cr|icclib-2.12-3|51	%build
12cr|icclib-2.12-3|52	
12cr|icclib-2.12-3|53	%configure2_5x
12cr|icclib-2.12-3|54	
12cr|icclib-2.12-3|55	%make
12cr|icclib-2.12-3|56	
12cr|icclib-2.12-3|57	%check
12cr|icclib-2.12-3|58	make check
12cr|icclib-2.12-3|59	
12cr|icclib-2.12-3|60	%install
12cr|icclib-2.12-3|61	
12cr|icclib-2.12-3|62	%makeinstall_std
12cr|icclib-2.12-3|63	
12cr|icclib-2.12-3|64	%files
12cr|icclib-2.12-3|65	%defattr(-,root,root,-)
12cr|icclib-2.12-3|66	%{_bindir}/*
12cr|icclib-2.12-3|67	
12cr|icclib-2.12-3|68	%files -n %{lib_name}
12cr|icclib-2.12-3|69	%defattr(-,root,root,-)
12cr|icclib-2.12-3|70	%{_libdir}/*.so.%{lib_major}*
12cr|icclib-2.12-3|71	
12cr|icclib-2.12-3|72	%files -n %{lib_name_devel}
12cr|icclib-2.12-3|73	%doc log.txt Readme.txt todo.txt
12cr|icclib-2.12-3|74	%defattr(-,root,root,-)
12cr|icclib-2.12-3|75	%{_libdir}/*.so
12cr|icclib-2.12-3|76	%{_libdir}/*.a
12cr|icclib-2.12-3|77	%{_includedir}/*
12cr|icclib-2.12-3|78	
12cr|icclib-2.12-3|79	
12cr|icclib-2.12-3|80	%changelog
12cr|icclib-2.12-3|81	* Wed Dec 07 2011 Götz Waschk <waschk@mandriva.org> 2.12-3mdv2012.0
12cr|icclib-2.12-3|82	+ Revision: 738499
12cr|icclib-2.12-3|83	- yearly rebuild
12cr|icclib-2.12-3|84	
12cr|icclib-2.12-3|85	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.12-2mdv2011.0
12cr|icclib-2.12-3|86	+ Revision: 611169
12cr|icclib-2.12-3|87	- rebuild
12cr|icclib-2.12-3|88	
12cr|icclib-2.12-3|89	* Mon Jan 18 2010 Frederic Crozat <fcrozat@mandriva.com> 2.12-1mdv2010.1
12cr|icclib-2.12-3|90	+ Revision: 493023
12cr|icclib-2.12-3|91	- Update tarball to use argyllcms 1.1.0 icclib copy (should be 2.12 final)
12cr|icclib-2.12-3|92	
12cr|icclib-2.12-3|93	* Tue Jan 05 2010 Frederic Crozat <fcrozat@mandriva.com> 2.12-0.rc3.1mdv2010.1
12cr|icclib-2.12-3|94	+ Revision: 486420
12cr|icclib-2.12-3|95	- update to argyllcms 1.1.0rc3 snapshot
12cr|icclib-2.12-3|96	
12cr|icclib-2.12-3|97	* Tue Jun 30 2009 Frederic Crozat <fcrozat@mandriva.com> 2.11-1mdv2010.0
12cr|icclib-2.12-3|98	+ Revision: 390968
12cr|icclib-2.12-3|99	- Release 2.11 final
12cr|icclib-2.12-3|100	- Remove patch1, merged upstream
12cr|icclib-2.12-3|101	
12cr|icclib-2.12-3|102	* Tue Jun 09 2009 Frederic Crozat <fcrozat@mandriva.com> 2.1-0.beta.1mdv2010.0
12cr|icclib-2.12-3|103	+ Revision: 384364
12cr|icclib-2.12-3|104	- import icclib
12cr|icclib-2.12-3|105	
12cr|icclib-2.12-3|106	

2220 12
12cr|icecast-2.3.2-3|1	Name:		icecast
12cr|icecast-2.3.2-3|2	Version:	2.3.2
12cr|icecast-2.3.2-3|3	Release:	%mkrel 3
12cr|icecast-2.3.2-3|4	Summary:	Streaming Media Server
12cr|icecast-2.3.2-3|5	Epoch:		2
12cr|icecast-2.3.2-3|6	Group:		System/Servers
12cr|icecast-2.3.2-3|7	License:	GPL
12cr|icecast-2.3.2-3|8	URL:		http://www.icecast.org
12cr|icecast-2.3.2-3|9	Source0:	http://downloads.us.xiph.org/releases/icecast/%{name}-%{version}.tar.gz
12cr|icecast-2.3.2-3|10	Source1:	%{name}.init
12cr|icecast-2.3.2-3|11	Source2:	%{name}.logrotate
12cr|icecast-2.3.2-3|12	Patch0:		%{name}.conf.patch
12cr|icecast-2.3.2-3|13	Requires(pre):	rpm-helper
12cr|icecast-2.3.2-3|14	Requires(post):	rpm-helper
12cr|icecast-2.3.2-3|15	Requires(postun): rpm-helper
12cr|icecast-2.3.2-3|16	Requires(preun): rpm-helper
12cr|icecast-2.3.2-3|17	BuildRequires:	libxslt-devel
12cr|icecast-2.3.2-3|18	BuildRequires:	libcurl-devel
12cr|icecast-2.3.2-3|19	BuildRequires:	libvorbis-devel
12cr|icecast-2.3.2-3|20	BuildRequires:	libogg-devel
12cr|icecast-2.3.2-3|21	BuildRequires:	libtheora-devel
12cr|icecast-2.3.2-3|22	BuildRequires:  speex-devel
12cr|icecast-2.3.2-3|23	
12cr|icecast-2.3.2-3|24	%description
12cr|icecast-2.3.2-3|25	Icecast is an Internet based broadcasting system based on the Mpeg Layer III
12cr|icecast-2.3.2-3|26	streaming technology.  It was originally inspired by Nullsoft's Shoutcast
12cr|icecast-2.3.2-3|27	and also mp3serv by Scott Manley.  The icecast project was started for several
12cr|icecast-2.3.2-3|28	reasons: a) all broadcasting systems were pretty much closed source,
12cr|icecast-2.3.2-3|29	non-free software implementations, b) Shoutcast doesn't allow you to run your
12cr|icecast-2.3.2-3|30	own directory servers, or support them, and c) we thought it would be a
12cr|icecast-2.3.2-3|31	lot of fun.
12cr|icecast-2.3.2-3|32	
12cr|icecast-2.3.2-3|33	%prep
12cr|icecast-2.3.2-3|34	%setup -q
12cr|icecast-2.3.2-3|35	%patch0 -p0 -b .orig
12cr|icecast-2.3.2-3|36	
12cr|icecast-2.3.2-3|37	%build
12cr|icecast-2.3.2-3|38	%configure2_5x
12cr|icecast-2.3.2-3|39	%make
12cr|icecast-2.3.2-3|40	
12cr|icecast-2.3.2-3|41	%install
12cr|icecast-2.3.2-3|42	rm -rf %{buildroot}
12cr|icecast-2.3.2-3|43	%makeinstall_std
12cr|icecast-2.3.2-3|44	
12cr|icecast-2.3.2-3|45	install -d -m 755 %{buildroot}%{_var}/log/%{name}
12cr|icecast-2.3.2-3|46	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|icecast-2.3.2-3|47	
12cr|icecast-2.3.2-3|48	# remove installed documentation
12cr|icecast-2.3.2-3|49	rm -rf %{buildroot}%{_datadir}/doc/%{name}
12cr|icecast-2.3.2-3|50	
12cr|icecast-2.3.2-3|51	install -d -m 755 %{buildroot}%{_initrddir}
12cr|icecast-2.3.2-3|52	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|icecast-2.3.2-3|53	
12cr|icecast-2.3.2-3|54	# logrotate
12cr|icecast-2.3.2-3|55	install -d %{buildroot}%{_sysconfdir}/logrotate.d/
12cr|icecast-2.3.2-3|56	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|icecast-2.3.2-3|57	
12cr|icecast-2.3.2-3|58	# to hold pid file ( need to be writable by icecast )
12cr|icecast-2.3.2-3|59	mkdir -p %{buildroot}/%{_var}/run/%{name}/
12cr|icecast-2.3.2-3|60	
12cr|icecast-2.3.2-3|61	%clean
12cr|icecast-2.3.2-3|62	rm -rf %{buildroot}
12cr|icecast-2.3.2-3|63	
12cr|icecast-2.3.2-3|64	%pre
12cr|icecast-2.3.2-3|65	%_pre_useradd %{name} %{_datadir}/%{name} /bin/false
12cr|icecast-2.3.2-3|66	
12cr|icecast-2.3.2-3|67	%post
12cr|icecast-2.3.2-3|68	%_post_service %{name}
12cr|icecast-2.3.2-3|69	
12cr|icecast-2.3.2-3|70	%preun
12cr|icecast-2.3.2-3|71	%_preun_service %{name}
12cr|icecast-2.3.2-3|72	
12cr|icecast-2.3.2-3|73	%postun
12cr|icecast-2.3.2-3|74	%_postun_userdel %{name}
12cr|icecast-2.3.2-3|75	
12cr|icecast-2.3.2-3|76	%files
12cr|icecast-2.3.2-3|77	%defattr(-,root,root)
12cr|icecast-2.3.2-3|78	%doc AUTHORS COPYING HACKING README TODO
12cr|icecast-2.3.2-3|79	%{_bindir}/%{name}
12cr|icecast-2.3.2-3|80	%{_datadir}/%{name}
12cr|icecast-2.3.2-3|81	%attr(-,icecast,icecast) %{_var}/log/%{name}
12cr|icecast-2.3.2-3|82	%attr(-,icecast,icecast) %dir %{_var}/run/%{name}/
12cr|icecast-2.3.2-3|83	%config(noreplace) %{_sysconfdir}/%{name}.xml
12cr|icecast-2.3.2-3|84	%{_initrddir}/%{name}
12cr|icecast-2.3.2-3|85	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|icecast-2.3.2-3|86	
12cr|icecast-2.3.2-3|87	
12cr|icecast-2.3.2-3|88	%changelog
12cr|icecast-2.3.2-3|89	* Wed Apr 27 2011 Jani Välimaa <wally@mandriva.org> 2:2.3.2-3mdv2011.0
12cr|icecast-2.3.2-3|90	+ Revision: 659756
12cr|icecast-2.3.2-3|91	- rebuild
12cr|icecast-2.3.2-3|92	- rediff P0
12cr|icecast-2.3.2-3|93	- drop buildroot definition
12cr|icecast-2.3.2-3|94	- clean .spec a bit
12cr|icecast-2.3.2-3|95	
12cr|icecast-2.3.2-3|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|icecast-2.3.2-3|97	- rebuild
12cr|icecast-2.3.2-3|98	
12cr|icecast-2.3.2-3|99	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 2:2.3.2-2mdv2009.0
12cr|icecast-2.3.2-3|100	+ Revision: 267109
12cr|icecast-2.3.2-3|101	- rebuild early 2009.0 package (before pixel changes)
12cr|icecast-2.3.2-3|102	
12cr|icecast-2.3.2-3|103	* Fri Jun 06 2008 Olivier Thauvin <nanardon@mandriva.org> 2:2.3.2-1mdv2009.0
12cr|icecast-2.3.2-3|104	+ Revision: 216555
12cr|icecast-2.3.2-3|105	- 2.3.2
12cr|icecast-2.3.2-3|106	
12cr|icecast-2.3.2-3|107	+ Olivier Blin <oblin@mandriva.com>
12cr|icecast-2.3.2-3|108	- restore BuildRoot
12cr|icecast-2.3.2-3|109	
12cr|icecast-2.3.2-3|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|icecast-2.3.2-3|111	- kill re-definition of %%buildroot on Pixel's request
12cr|icecast-2.3.2-3|112	
12cr|icecast-2.3.2-3|113	* Sat Sep 08 2007 David Walluck <walluck@mandriva.org> 2:2.3.1-5mdv2008.0
12cr|icecast-2.3.2-3|114	+ Revision: 82417
12cr|icecast-2.3.2-3|115	- don't mark initscript as %%config
12cr|icecast-2.3.2-3|116	
12cr|icecast-2.3.2-3|117	* Sat Sep 08 2007 David Walluck <walluck@mandriva.org> 2:2.3.1-4mdv2008.0
12cr|icecast-2.3.2-3|118	+ Revision: 82287
12cr|icecast-2.3.2-3|119	- add LSB support to initscript
12cr|icecast-2.3.2-3|120	- added create line to logrotate
12cr|icecast-2.3.2-3|121	- check if PID exists in logrotate and silently handle errors
12cr|icecast-2.3.2-3|122	- uncompress initscript
12cr|icecast-2.3.2-3|123	- set the user to icecast in the initscript so that icecast will start
12cr|icecast-2.3.2-3|124	
12cr|icecast-2.3.2-3|125	
12cr|icecast-2.3.2-3|126	* Sat Feb 03 2007 Emmanuel Andry <eandry@mandriva.org> 2.3.1-3mdv2007.0
12cr|icecast-2.3.2-3|127	+ Revision: 116091
12cr|icecast-2.3.2-3|128	- bunzipped patch
12cr|icecast-2.3.2-3|129	- added patch from fedora to fix build against latest curl
12cr|icecast-2.3.2-3|130	
12cr|icecast-2.3.2-3|131	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org> 2:2.3.1-2mdv2007.0
12cr|icecast-2.3.2-3|132	+ Revision: 53737
12cr|icecast-2.3.2-3|133	- fix prereq, rebuild
12cr|icecast-2.3.2-3|134	- Import icecast
12cr|icecast-2.3.2-3|135	
12cr|icecast-2.3.2-3|136	* Tue Dec 20 2005 Olivier Thauvin <nanardon@mandriva.org> 2:2.3.1-1mdk
12cr|icecast-2.3.2-3|137	- 2.3.1
12cr|icecast-2.3.2-3|138	
12cr|icecast-2.3.2-3|139	* Tue Oct 18 2005 Olivier Thauvin <nanardon@mandriva.org> 2:2.3.0-2mdk
12cr|icecast-2.3.2-3|140	- BuildRequires: speex-devel (misc)
12cr|icecast-2.3.2-3|141	
12cr|icecast-2.3.2-3|142	* Mon Oct 17 2005 Olivier Thauvin <nanardon@mandriva.org> 2:2.3.0-1mdk
12cr|icecast-2.3.2-3|143	- 2.3.0
12cr|icecast-2.3.2-3|144	
12cr|icecast-2.3.2-3|145	* Mon Aug 08 2005 Michael Scherer <misc@mandriva.org> 2:2.2.0-3mdk
12cr|icecast-2.3.2-3|146	- fix the default pid file ( not writable when run as non root )
12cr|icecast-2.3.2-3|147	
12cr|icecast-2.3.2-3|148	* Mon Jul 04 2005 Michael Scherer <misc@mandriva.org> 2:2.2.0-2mdk
12cr|icecast-2.3.2-3|149	- proper logrotate support
12cr|icecast-2.3.2-3|150	
12cr|icecast-2.3.2-3|151	* Sun May 22 2005 Michael Scherer <misc@mandriva.org> 2:2.2.0-1mdk
12cr|icecast-2.3.2-3|152	- new release
12cr|icecast-2.3.2-3|153	- rpmbuildupdate
12cr|icecast-2.3.2-3|154	
12cr|icecast-2.3.2-3|155	* Wed Nov 24 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.1.0-2mdk
12cr|icecast-2.3.2-3|156	- From Cedric Devillers (brancaleone on #mandrakefr):
12cr|icecast-2.3.2-3|157	- Fix config patch
12cr|icecast-2.3.2-3|158	- Fix logrotate config
12cr|icecast-2.3.2-3|159	
12cr|icecast-2.3.2-3|160	* Sun Nov 21 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.1.0-1mdk
12cr|icecast-2.3.2-3|161	- 2.1.0
12cr|icecast-2.3.2-3|162	
12cr|icecast-2.3.2-3|163	* Sat Jul 03 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.0.1-1mdk
12cr|icecast-2.3.2-3|164	- New version
12cr|icecast-2.3.2-3|165	- Rebuild for new curl
12cr|icecast-2.3.2-3|166	
12cr|icecast-2.3.2-3|167	* Tue Mar 16 2004 Laurent Culioli <laurent@mandrakesoft.com> 2.0.0-2mdk
12cr|icecast-2.3.2-3|168	- fix initscript
12cr|icecast-2.3.2-3|169	

2221 12
12cr|icecream-0.9.7-1|1	%define icecreamdir %{_libdir}/icecc
12cr|icecream-0.9.7-1|2	
12cr|icecream-0.9.7-1|3	Name: icecream
12cr|icecream-0.9.7-1|4	Version: 0.9.7
12cr|icecream-0.9.7-1|5	Release: 1
12cr|icecream-0.9.7-1|6	Epoch: 3
12cr|icecream-0.9.7-1|7	Group: Development/C
12cr|icecream-0.9.7-1|8	Summary: Distributed p2p based compile system
12cr|icecream-0.9.7-1|9	License: GPLv2+
12cr|icecream-0.9.7-1|10	URL: http://en.opensuse.org/Icecream
12cr|icecream-0.9.7-1|11	Source0: ftp://ftp.suse.com/pub/projects/icecream/icecc-%{version}.tar.bz2
12cr|icecream-0.9.7-1|12	Source1: init.icecream
12cr|icecream-0.9.7-1|13	Source2: init.icecream-scheduler
12cr|icecream-0.9.7-1|14	Source3: sysconfig.icecream
12cr|icecream-0.9.7-1|15	Source4: icecream.sh
12cr|icecream-0.9.7-1|16	Source5: icecream.csh
12cr|icecream-0.9.7-1|17	Source7: logrotate.icecream
12cr|icecream-0.9.7-1|18	Source8: logrotate.icecream-scheduler
12cr|icecream-0.9.7-1|19	Requires: chkconfig
12cr|icecream-0.9.7-1|20	Requires(post): rpm-helper
12cr|icecream-0.9.7-1|21	Requires(preun): rpm-helper
12cr|icecream-0.9.7-1|22	Buildroot: %{_tmppath}/%{name}-%{version}-root
12cr|icecream-0.9.7-1|23	
12cr|icecream-0.9.7-1|24	%description
12cr|icecream-0.9.7-1|25	Icecream is a distributed p2p based compile system.
12cr|icecream-0.9.7-1|26	
12cr|icecream-0.9.7-1|27	%post
12cr|icecream-0.9.7-1|28	%_post_service icecream
12cr|icecream-0.9.7-1|29	
12cr|icecream-0.9.7-1|30	%preun
12cr|icecream-0.9.7-1|31	%_preun_service icecream
12cr|icecream-0.9.7-1|32	
12cr|icecream-0.9.7-1|33	%files
12cr|icecream-0.9.7-1|34	%defattr(-,root,root,0755)
12cr|icecream-0.9.7-1|35	%_libdir/icecc/icecc-create-env
12cr|icecream-0.9.7-1|36	%attr(0755,root,root) %_bindir/create-env
12cr|icecream-0.9.7-1|37	%{_sbindir}/iceccd
12cr|icecream-0.9.7-1|38	%{_bindir}/icecc
12cr|icecream-0.9.7-1|39	%{_bindir}/icerun
12cr|icecream-0.9.7-1|40	%{icecreamdir}/bin/*cc
12cr|icecream-0.9.7-1|41	%{icecreamdir}/bin/*g++
12cr|icecream-0.9.7-1|42	%{icecreamdir}/bin/*c++
12cr|icecream-0.9.7-1|43	%{_sysconfdir}/rc.d/init.d/icecream
12cr|icecream-0.9.7-1|44	%config(noreplace) %{_sysconfdir}/sysconfig/icecream
12cr|icecream-0.9.7-1|45	%{_sysconfdir}/profile.d/*
12cr|icecream-0.9.7-1|46	%config(noreplace) %{_sysconfdir}/logrotate.d/icecream
12cr|icecream-0.9.7-1|47	%defattr(0644,root,root,1777)
12cr|icecream-0.9.7-1|48	%dir /var/cache/icecream
12cr|icecream-0.9.7-1|49	
12cr|icecream-0.9.7-1|50	#-------------------------------------------------------------------------------
12cr|icecream-0.9.7-1|51	
12cr|icecream-0.9.7-1|52	%package scheduler
12cr|icecream-0.9.7-1|53	Summary: Icecream scheduler
12cr|icecream-0.9.7-1|54	Group: Development/C
12cr|icecream-0.9.7-1|55	Requires: chkconfig
12cr|icecream-0.9.7-1|56	Requires: icecream = %epoch:%version
12cr|icecream-0.9.7-1|57	Requires(post): rpm-helper
12cr|icecream-0.9.7-1|58	Requires(preun): rpm-helper
12cr|icecream-0.9.7-1|59	
12cr|icecream-0.9.7-1|60	%description scheduler
12cr|icecream-0.9.7-1|61	%{name} scheduler
12cr|icecream-0.9.7-1|62	
12cr|icecream-0.9.7-1|63	%post scheduler
12cr|icecream-0.9.7-1|64	%_post_service icecream-scheduler
12cr|icecream-0.9.7-1|65	
12cr|icecream-0.9.7-1|66	%preun scheduler
12cr|icecream-0.9.7-1|67	%_preun_service icecream-scheduler
12cr|icecream-0.9.7-1|68	
12cr|icecream-0.9.7-1|69	%files scheduler
12cr|icecream-0.9.7-1|70	%defattr(-,root,root,0755)
12cr|icecream-0.9.7-1|71	%{_sbindir}/scheduler
12cr|icecream-0.9.7-1|72	%{_sysconfdir}/rc.d/init.d/icecream-scheduler
12cr|icecream-0.9.7-1|73	%config(noreplace) %{_sysconfdir}/logrotate.d/icecream-scheduler
12cr|icecream-0.9.7-1|74	
12cr|icecream-0.9.7-1|75	#-------------------------------------------------------------------------------
12cr|icecream-0.9.7-1|76	
12cr|icecream-0.9.7-1|77	%package devel
12cr|icecream-0.9.7-1|78	Summary: Icecream devel
12cr|icecream-0.9.7-1|79	Group: Development/C
12cr|icecream-0.9.7-1|80	Requires: icecream = %{epoch}:%{version}
12cr|icecream-0.9.7-1|81	
12cr|icecream-0.9.7-1|82	%description devel
12cr|icecream-0.9.7-1|83	%name devel
12cr|icecream-0.9.7-1|84	
12cr|icecream-0.9.7-1|85	%files devel
12cr|icecream-0.9.7-1|86	%defattr(-,root,root,0755)
12cr|icecream-0.9.7-1|87	%{_libdir}/libicecc*
12cr|icecream-0.9.7-1|88	%{_libdir}/pkgconfig/*
12cr|icecream-0.9.7-1|89	%{_includedir}/*
12cr|icecream-0.9.7-1|90	
12cr|icecream-0.9.7-1|91	#---------------------------------------------------------------------------------
12cr|icecream-0.9.7-1|92	
12cr|icecream-0.9.7-1|93	%prep
12cr|icecream-0.9.7-1|94	%setup -q -n icecc-%version
12cr|icecream-0.9.7-1|95	
12cr|icecream-0.9.7-1|96	%build
12cr|icecream-0.9.7-1|97	export CFLAGS="%optflags"
12cr|icecream-0.9.7-1|98	export CXXFLAGS="%optflags"
12cr|icecream-0.9.7-1|99	
12cr|icecream-0.9.7-1|100	%configure2_5x
12cr|icecream-0.9.7-1|101	
12cr|icecream-0.9.7-1|102	%make
12cr|icecream-0.9.7-1|103	
12cr|icecream-0.9.7-1|104	%install
12cr|icecream-0.9.7-1|105	rm -rf %{buildroot}
12cr|icecream-0.9.7-1|106	
12cr|icecream-0.9.7-1|107	install -d %{buildroot}%{_sysconfdir}/rc.d/init.d
12cr|icecream-0.9.7-1|108	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|icecream-0.9.7-1|109	install -d %{buildroot}%{_sysconfdir}/profile.d
12cr|icecream-0.9.7-1|110	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|icecream-0.9.7-1|111	install -d %{buildroot}%{icecreamdir}/bin
12cr|icecream-0.9.7-1|112	install -d %{buildroot}%{_prefix}
12cr|icecream-0.9.7-1|113	install -d %{buildroot}%{_datadir}
12cr|icecream-0.9.7-1|114	install -d %{buildroot}%{_bindir}
12cr|icecream-0.9.7-1|115	install -d %{buildroot}/var/cache/icecream
12cr|icecream-0.9.7-1|116	
12cr|icecream-0.9.7-1|117	%makeinstall_std
12cr|icecream-0.9.7-1|118	
12cr|icecream-0.9.7-1|119	install -m 755 %{SOURCE1} %buildroot%_sysconfdir/rc.d/init.d/icecream
12cr|icecream-0.9.7-1|120	install -m 755 %{SOURCE2} %buildroot%_sysconfdir/rc.d/init.d/icecream-scheduler
12cr|icecream-0.9.7-1|121	install -m 644 %{SOURCE3} %buildroot%_sysconfdir/sysconfig/icecream
12cr|icecream-0.9.7-1|122	# nb: prefixing icecream.sh by "80" so that it is sourced after 20colorgcc.sh
12cr|icecream-0.9.7-1|123	install -m 644 %{SOURCE4} %buildroot%_sysconfdir/profile.d/80icecream.sh
12cr|icecream-0.9.7-1|124	install -m 644 %{SOURCE5} %buildroot%_sysconfdir/profile.d/80icecream.csh
12cr|icecream-0.9.7-1|125	install -m 644 %{SOURCE7} %buildroot%_sysconfdir/logrotate.d/icecream
12cr|icecream-0.9.7-1|126	install -m 644 %{SOURCE8} %buildroot%_sysconfdir/logrotate.d/icecream-scheduler
12cr|icecream-0.9.7-1|127	
12cr|icecream-0.9.7-1|128	# symlinks for libtool
12cr|icecream-0.9.7-1|129	cd %{buildroot}%{icecreamdir}/bin/
12cr|icecream-0.9.7-1|130	pref=`gcc -dumpmachine`
12cr|icecream-0.9.7-1|131	for a in cc gcc g++ c++; do
12cr|icecream-0.9.7-1|132	ln -s %_bindir/icecc $pref-$a
12cr|icecream-0.9.7-1|133	ln -s %_bindir/icecc $a
12cr|icecream-0.9.7-1|134	rm -f %buildroot%_bindir/$a
12cr|icecream-0.9.7-1|135	done
12cr|icecream-0.9.7-1|136	
12cr|icecream-0.9.7-1|137	# Fix profile locations
12cr|icecream-0.9.7-1|138	sed -i "s,@DEFINEDBYRPMSPEC@,%{icecreamdir},g" %buildroot%{_sysconfdir}/profile.d/*
12cr|icecream-0.9.7-1|139	
12cr|icecream-0.9.7-1|140	cat << EOF > %buildroot%_bindir/create-env
12cr|icecream-0.9.7-1|141	#!/bin/bash
12cr|icecream-0.9.7-1|142	GCC="%_bindir/gcc"
12cr|icecream-0.9.7-1|143	GCPP="%_bindir/g++"
12cr|icecream-0.9.7-1|144	
12cr|icecream-0.9.7-1|145	if [ ! -z $1 ]; then
12cr|icecream-0.9.7-1|146	GCC=\$1
12cr|icecream-0.9.7-1|147	fi
12cr|icecream-0.9.7-1|148	
12cr|icecream-0.9.7-1|149	if [ ! -z \$2 ]; then
12cr|icecream-0.9.7-1|150	GCPP=\$2
12cr|icecream-0.9.7-1|151	fi
12cr|icecream-0.9.7-1|152	
12cr|icecream-0.9.7-1|153	%{icecreamdir}/icecc-create-env \$GCC \$GCPP
12cr|icecream-0.9.7-1|154	EOF
12cr|icecream-0.9.7-1|155	
12cr|icecream-0.9.7-1|156	%clean
12cr|icecream-0.9.7-1|157	rm -rf %{buildroot}
12cr|icecream-0.9.7-1|158	
12cr|icecream-0.9.7-1|159	
12cr|icecream-0.9.7-1|160	
12cr|icecream-0.9.7-1|161	
12cr|icecream-0.9.7-1|162	
12cr|icecream-0.9.7-1|163	%changelog
12cr|icecream-0.9.7-1|164	* Fri Jul 20 2012 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 3:0.9.7-1
12cr|icecream-0.9.7-1|165	+ Version: 0.9.7
12cr|icecream-0.9.7-1|166	- Building problem was fixed
12cr|icecream-0.9.7-1|167	- Debug messages was disabled
12cr|icecream-0.9.7-1|168	- Unused sources were removed
12cr|icecream-0.9.7-1|169	
12cr|icecream-0.9.7-1|170	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 3:0.9.4-3mdv2011.0
12cr|icecream-0.9.7-1|171	+ Revision: 619576
12cr|icecream-0.9.7-1|172	- the mass rebuild of 2010.0 packages
12cr|icecream-0.9.7-1|173	
12cr|icecream-0.9.7-1|174	* Fri Jun 19 2009 Helio Chissini de Castro <helio@mandriva.com> 3:0.9.4-2mdv2010.0
12cr|icecream-0.9.7-1|175	+ Revision: 387350
12cr|icecream-0.9.7-1|176	- We need both mandriva and manbo symlinks to actually make gcc works
12cr|icecream-0.9.7-1|177	
12cr|icecream-0.9.7-1|178	* Fri Jun 19 2009 Helio Chissini de Castro <helio@mandriva.com> 3:0.9.4-1mdv2010.0
12cr|icecream-0.9.7-1|179	+ Revision: 387305
12cr|icecream-0.9.7-1|180	- New upstream version with fixed issues ( including compilation )
12cr|icecream-0.9.7-1|181	
12cr|icecream-0.9.7-1|182	* Fri Jun 19 2009 Helio Chissini de Castro <helio@mandriva.com> 3:0.9.2-1mdv2010.0
12cr|icecream-0.9.7-1|183	+ Revision: 387264
12cr|icecream-0.9.7-1|184	- Revert to previous stable icecream version, due to instability of client
12cr|icecream-0.9.7-1|185	
12cr|icecream-0.9.7-1|186	* Tue May 05 2009 Helio Chissini de Castro <helio@mandriva.com> 2:0.9.3.958794-1mdv2010.0
12cr|icecream-0.9.7-1|187	+ Revision: 372291
12cr|icecream-0.9.7-1|188	- Add literal patch to upstram and updated from latest svn
12cr|icecream-0.9.7-1|189	
12cr|icecream-0.9.7-1|190	* Fri Feb 27 2009 Helio Chissini de Castro <helio@mandriva.com> 2:0.9.3-1mdv2009.1
12cr|icecream-0.9.7-1|191	+ Revision: 345633
12cr|icecream-0.9.7-1|192	- New upstream version
12cr|icecream-0.9.7-1|193	- Added string literal patch
12cr|icecream-0.9.7-1|194	- Removed cache clean, which is hurting big systems with many chrooted environments
12cr|icecream-0.9.7-1|195	
12cr|icecream-0.9.7-1|196	* Mon Aug 18 2008 Helio Chissini de Castro <helio@mandriva.com> 2:0.9.1-3mdv2009.0
12cr|icecream-0.9.7-1|197	+ Revision: 273361
12cr|icecream-0.9.7-1|198	- Update patch with the static lib
12cr|icecream-0.9.7-1|199	
12cr|icecream-0.9.7-1|200	* Mon Aug 18 2008 Helio Chissini de Castro <helio@mandriva.com> 2:0.9.1-2mdv2009.0
12cr|icecream-0.9.7-1|201	+ Revision: 273347
12cr|icecream-0.9.7-1|202	- Svn patch to add extra information required by new upcoming icecream monitor
12cr|icecream-0.9.7-1|203	
12cr|icecream-0.9.7-1|204	* Thu Aug 07 2008 Frederik Himpe <fhimpe@mandriva.org> 2:0.9.1-1mdv2009.0
12cr|icecream-0.9.7-1|205	+ Revision: 267125
12cr|icecream-0.9.7-1|206	- Update to new version 0.9.1 (no more Makefile.cvs)
12cr|icecream-0.9.7-1|207	
12cr|icecream-0.9.7-1|208	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 2:0.9.0-3mdv2009.0
12cr|icecream-0.9.7-1|209	+ Revision: 267110
12cr|icecream-0.9.7-1|210	- rebuild early 2009.0 package (before pixel changes)
12cr|icecream-0.9.7-1|211	- improved description
12cr|icecream-0.9.7-1|212	
12cr|icecream-0.9.7-1|213	* Tue May 27 2008 Helio Chissini de Castro <helio@mandriva.com> 2:0.9.0-2mdv2009.0
12cr|icecream-0.9.7-1|214	+ Revision: 211767
12cr|icecream-0.9.7-1|215	- We don't need this buildreq anymore
12cr|icecream-0.9.7-1|216	
12cr|icecream-0.9.7-1|217	* Mon May 26 2008 Helio Chissini de Castro <helio@mandriva.com> 2:0.9.0-1mdv2009.0
12cr|icecream-0.9.7-1|218	+ Revision: 211289
12cr|icecream-0.9.7-1|219	- New upstream version 0.9.0
12cr|icecream-0.9.7-1|220	- Enable PCH
12cr|icecream-0.9.7-1|221	- Allow symlink of other desired binaries during compilation, like KDE's meinproc
12cr|icecream-0.9.7-1|222	
12cr|icecream-0.9.7-1|223	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2:0.7.14a-7mdv2008.1
12cr|icecream-0.9.7-1|224	+ Revision: 170892
12cr|icecream-0.9.7-1|225	- rebuild
12cr|icecream-0.9.7-1|226	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|icecream-0.9.7-1|227	- kill re-definition of %%buildroot on Pixel's request
12cr|icecream-0.9.7-1|228	
12cr|icecream-0.9.7-1|229	+ Olivier Blin <oblin@mandriva.com>
12cr|icecream-0.9.7-1|230	- restore BuildRoot
12cr|icecream-0.9.7-1|231	
12cr|icecream-0.9.7-1|232	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|icecream-0.9.7-1|233	- source the icecream.sh script whatever the prefix is
12cr|icecream-0.9.7-1|234	
12cr|icecream-0.9.7-1|235	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 2:0.7.14a-6mdv2008.0
12cr|icecream-0.9.7-1|236	+ Revision: 67994
12cr|icecream-0.9.7-1|237	- convert (& add missing) prereq
12cr|icecream-0.9.7-1|238	
12cr|icecream-0.9.7-1|239	* Fri Jul 13 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2:0.7.14a-5mdv2008.0
12cr|icecream-0.9.7-1|240	+ Revision: 51820
12cr|icecream-0.9.7-1|241	- Fixed icecream initscript to look for /etc/profile.d/80icecream.sh,
12cr|icecream-0.9.7-1|242	not previously /etc/profile.d/icecream.sh.
12cr|icecream-0.9.7-1|243	
12cr|icecream-0.9.7-1|244	* Wed Jul 11 2007 Pixel <pixel@mandriva.com> 2:0.7.14a-4mdv2008.0
12cr|icecream-0.9.7-1|245	+ Revision: 51272
12cr|icecream-0.9.7-1|246	- prefixing icecream.sh by "80" so that it is sourced after 20colorgcc.sh
12cr|icecream-0.9.7-1|247	- fix sourced-script-with-shebang & executable-sourced-script rpmlint warnings
12cr|icecream-0.9.7-1|248	
12cr|icecream-0.9.7-1|249	* Wed Jun 20 2007 Helio Chissini de Castro <helio@mandriva.com> 2:0.7.14a-3mdv2008.0
12cr|icecream-0.9.7-1|250	+ Revision: 41865
12cr|icecream-0.9.7-1|251	- Fix logrotate ( hope so )
12cr|icecream-0.9.7-1|252	- Fix initscripts to be compliant with rpm-helper and remove wrong start/stop ( thanks Anssi )
12cr|icecream-0.9.7-1|253	
12cr|icecream-0.9.7-1|254	* Tue Jun 19 2007 Helio Chissini de Castro <helio@mandriva.com> 2:0.7.14a-2mdv2008.0
12cr|icecream-0.9.7-1|255	+ Revision: 41593
12cr|icecream-0.9.7-1|256	+ rebuild (emptylog)
12cr|icecream-0.9.7-1|257	
12cr|icecream-0.9.7-1|258	* Tue Jun 19 2007 Helio Chissini de Castro <helio@mandriva.com> 2:0.7.14a-1mdv2008.0
12cr|icecream-0.9.7-1|259	+ Revision: 41442
12cr|icecream-0.9.7-1|260	- Update for current minor fix version
12cr|icecream-0.9.7-1|261	
12cr|icecream-0.9.7-1|262	
12cr|icecream-0.9.7-1|263	* Fri Feb 02 2007 Helio Chissini de Castro <helio@mandriva.com> 0.7.14-1mdv2007.0
12cr|icecream-0.9.7-1|264	+ Revision: 115978
12cr|icecream-0.9.7-1|265	- New upstream bugfix release
12cr|icecream-0.9.7-1|266	
12cr|icecream-0.9.7-1|267	* Thu Sep 07 2006 Helio Chissini de Castro <helio@mandriva.com> 2:0.7.8-2mdv2007.0
12cr|icecream-0.9.7-1|268	+ Revision: 60343
12cr|icecream-0.9.7-1|269	- Added script for simulate old behavior create-env
12cr|icecream-0.9.7-1|270	
12cr|icecream-0.9.7-1|271	* Tue Sep 05 2006 Helio Chissini de Castro <helio@mandriva.com> 2:0.7.8-1mdv2007.0
12cr|icecream-0.9.7-1|272	+ Revision: 59808
12cr|icecream-0.9.7-1|273	- Fixed new daemons placement
12cr|icecream-0.9.7-1|274	- Profiles now have own path substituted by spec file
12cr|icecream-0.9.7-1|275	- icecream monitor now is provided in a different package
12cr|icecream-0.9.7-1|276	- New upstream version
12cr|icecream-0.9.7-1|277	- New base directory
12cr|icecream-0.9.7-1|278	- Upgrade with most recent svn code.
12cr|icecream-0.9.7-1|279	- Rebuild against new qt.
12cr|icecream-0.9.7-1|280	- Raised epoch to allow upgrade
12cr|icecream-0.9.7-1|281	- Fixed changelog from subversion (none)
12cr|icecream-0.9.7-1|282	- Remove invlaid tweakload patch
12cr|icecream-0.9.7-1|283	- Updated for 2005/12/12 release
12cr|icecream-0.9.7-1|284	- Fix symlinks ( rebuild )
12cr|icecream-0.9.7-1|285	- Add test for ccache presence. ccache will have precedence on icecream if they
12cr|icecream-0.9.7-1|286	are present
12cr|icecream-0.9.7-1|287	- Fixed lib64 for x86_64 archs
12cr|icecream-0.9.7-1|288	- Uploaded icecream package to subversion
12cr|icecream-0.9.7-1|289	- New release 0.6.20050608
12cr|icecream-0.9.7-1|290	- Fixed tweakload patch
12cr|icecream-0.9.7-1|291	- Removed gcc4 specific patch
12cr|icecream-0.9.7-1|292	- Moved documentation and monitor GUI to base kde dir
12cr|icecream-0.9.7-1|293	
12cr|icecream-0.9.7-1|294	+ Andreas Hasenack <andreas@mandriva.com>
12cr|icecream-0.9.7-1|295	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12cr|icecream-0.9.7-1|296	
12cr|icecream-0.9.7-1|297	* Sat May 07 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 0.6.20041221-7mdk
12cr|icecream-0.9.7-1|298	- fix build on MDK 10.1 too (no makekdewidgets)
12cr|icecream-0.9.7-1|299	- fix create-env to not try sending the specs if it doesn't exist
12cr|icecream-0.9.7-1|300	
12cr|icecream-0.9.7-1|301	* Fri Jan 28 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 0.6.20041221-6mdk
12cr|icecream-0.9.7-1|302	- Fix build on MDK 10.0
12cr|icecream-0.9.7-1|303	
12cr|icecream-0.9.7-1|304	* Fri Jan 28 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.6.20041221-5mdk
12cr|icecream-0.9.7-1|305	- try to find out a working version of unsermake
12cr|icecream-0.9.7-1|306	
12cr|icecream-0.9.7-1|307	* Wed Jan 26 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.6.20041221-4mdk
12cr|icecream-0.9.7-1|308	- lib64 fixes
12cr|icecream-0.9.7-1|309	
12cr|icecream-0.9.7-1|310	* Sat Jan 22 2005 Frederic Lepied <flepied@mandrakesoft.com> 0.6.20041221-3mdk
12cr|icecream-0.9.7-1|311	- fix icecream-scheduler: service lock file name and logrotate file name.
12cr|icecream-0.9.7-1|312	- add symlinks for compiler names
12cr|icecream-0.9.7-1|313	
12cr|icecream-0.9.7-1|314	* Tue Dec 28 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.6.20041221-2mdk
12cr|icecream-0.9.7-1|315	- switch to libdir instead of /opt
12cr|icecream-0.9.7-1|316	
12cr|icecream-0.9.7-1|317	* Tue Dec 28 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.6.20041221-1mdk
12cr|icecream-0.9.7-1|318	- init Mandrakelinux package
12cr|icecream-0.9.7-1|319	
12cr|icecream-0.9.7-1|320	* Tue Dec 21 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|321	+ 2004-12-21 14:19:26 (73293)
12cr|icecream-0.9.7-1|322	- Fixed new paths
12cr|icecream-0.9.7-1|323	
12cr|icecream-0.9.7-1|324	* Tue Dec 21 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|325	+ 2004-12-21 12:02:37 (73256)
12cr|icecream-0.9.7-1|326	- Update config tools
12cr|icecream-0.9.7-1|327	
12cr|icecream-0.9.7-1|328	* Mon Dec 20 2004 Herton Ronaldo Krzesinski <herton@conectiva.com.br>
12cr|icecream-0.9.7-1|329	+ 2004-12-20 18:40:08 (73136)
12cr|icecream-0.9.7-1|330	- Fixed typo in icecream initscript, the right lock file is
12cr|icecream-0.9.7-1|331	/var/lock/subsys/icecream not /var/lock/subsys/iceccd (This was also
12cr|icecream-0.9.7-1|332	breaking the automatic icecream stop when restarting/shutting down a
12cr|icecream-0.9.7-1|333	computer).
12cr|icecream-0.9.7-1|334	
12cr|icecream-0.9.7-1|335	* Tue Nov 30 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|336	+ 2004-11-30 11:41:02 (72030)
12cr|icecream-0.9.7-1|337	- Added missing source
12cr|icecream-0.9.7-1|338	
12cr|icecream-0.9.7-1|339	* Tue Nov 30 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|340	+ 2004-11-30 11:33:05 (72029)
12cr|icecream-0.9.7-1|341	- Removed patch in create-env, already commited to upstream
12cr|icecream-0.9.7-1|342	- Minor redraw problem: when the monitor comes up in star view, the nodes aren't
12cr|icecream-0.9.7-1|343	drawn. Force an update to show all nodes.
12cr|icecream-0.9.7-1|344	- Allow suppression of domain names (default off)
12cr|icecream-0.9.7-1|345	
12cr|icecream-0.9.7-1|346	* Mon Nov 29 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|347	+ 2004-11-29 18:35:22 (72017)
12cr|icecream-0.9.7-1|348	- Fixed LD_ASUME_KERNEL on create-env
12cr|icecream-0.9.7-1|349	
12cr|icecream-0.9.7-1|350	* Fri Nov 19 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|351	+ 2004-11-19 17:06:08 (71444)
12cr|icecream-0.9.7-1|352	- Fiz unsermake build
12cr|icecream-0.9.7-1|353	
12cr|icecream-0.9.7-1|354	* Fri Nov 19 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|355	+ 2004-11-19 15:32:29 (71441)
12cr|icecream-0.9.7-1|356	- New cvs release from 20041120
12cr|icecream-0.9.7-1|357	
12cr|icecream-0.9.7-1|358	* Sat Oct 16 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|359	+ 2004-10-15 15:45:52 (69720)
12cr|icecream-0.9.7-1|360	- New upstream version
12cr|icecream-0.9.7-1|361	
12cr|icecream-0.9.7-1|362	* Sat Oct 09 2004 Marcelo Ricardo Leitner <mrl@conectiva.com.br>
12cr|icecream-0.9.7-1|363	+ 2004-10-08 17:21:52 (69404)
12cr|icecream-0.9.7-1|364	- Added missing tons of BuildRequires.
12cr|icecream-0.9.7-1|365	
12cr|icecream-0.9.7-1|366	* Sat Oct 09 2004 Marcelo Ricardo Leitner <mrl@conectiva.com.br>
12cr|icecream-0.9.7-1|367	+ 2004-10-08 16:45:08 (69403)
12cr|icecream-0.9.7-1|368	- Added missing BuildRequires to xfree86-devel.
12cr|icecream-0.9.7-1|369	
12cr|icecream-0.9.7-1|370	* Sat Oct 02 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|371	+ 2004-10-01 14:33:48 (68958)
12cr|icecream-0.9.7-1|372	- Fixed initscript
12cr|icecream-0.9.7-1|373	
12cr|icecream-0.9.7-1|374	* Sat Oct 02 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|375	+ 2004-10-01 13:37:38 (68945)
12cr|icecream-0.9.7-1|376	- Added patch to fix missing libraries on environment
12cr|icecream-0.9.7-1|377	- Added temp patch to tweak load
12cr|icecream-0.9.7-1|378	
12cr|icecream-0.9.7-1|379	* Fri Sep 24 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|380	+ 2004-09-23 10:04:30 (68340)
12cr|icecream-0.9.7-1|381	- Add root owner for cache an mark with 1777
12cr|icecream-0.9.7-1|382	
12cr|icecream-0.9.7-1|383	* Fri Sep 24 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|384	+ 2004-09-23 09:16:39 (68335)
12cr|icecream-0.9.7-1|385	- Make all users see /var/cache/icecream directory
12cr|icecream-0.9.7-1|386	
12cr|icecream-0.9.7-1|387	* Thu Sep 23 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|388	+ 2004-09-22 19:00:58 (68307)
12cr|icecream-0.9.7-1|389	- /var/cache/icecream must be writable for nobody user
12cr|icecream-0.9.7-1|390	
12cr|icecream-0.9.7-1|391	* Thu Sep 23 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|392	+ 2004-09-22 18:01:48 (68291)
12cr|icecream-0.9.7-1|393	- Fixed epoch
12cr|icecream-0.9.7-1|394	
12cr|icecream-0.9.7-1|395	* Thu Sep 23 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|396	+ 2004-09-22 17:47:09 (68290)
12cr|icecream-0.9.7-1|397	- scheduler must requires icecream to have proper net connections
12cr|icecream-0.9.7-1|398	
12cr|icecream-0.9.7-1|399	* Thu Sep 23 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|400	+ 2004-09-22 17:45:35 (68289)
12cr|icecream-0.9.7-1|401	- Another initscript fix and proper start/restart on package install
12cr|icecream-0.9.7-1|402	
12cr|icecream-0.9.7-1|403	* Thu Sep 23 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|404	+ 2004-09-22 15:35:55 (68251)
12cr|icecream-0.9.7-1|405	- Fixed initscripts status and parameter for scheduler
12cr|icecream-0.9.7-1|406	- Changed name for logs
12cr|icecream-0.9.7-1|407	- Added logrotate ( hit from Andreas )
12cr|icecream-0.9.7-1|408	
12cr|icecream-0.9.7-1|409	* Wed Sep 22 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|410	+ 2004-09-21 18:05:21 (68198)
12cr|icecream-0.9.7-1|411	- Added fixed arch links for libtool requires. Usually conectiva ships just i386 compiler, but it's possible to use in test environments i686 compiler, so both symlinks are added
12cr|icecream-0.9.7-1|412	
12cr|icecream-0.9.7-1|413	* Wed Sep 22 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|414	+ 2004-09-21 17:14:20 (68185)
12cr|icecream-0.9.7-1|415	- Fixed build of new version
12cr|icecream-0.9.7-1|416	
12cr|icecream-0.9.7-1|417	* Wed Sep 22 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|418	+ 2004-09-21 16:23:05 (68163)
12cr|icecream-0.9.7-1|419	- Non block processes for scheduler
12cr|icecream-0.9.7-1|420	
12cr|icecream-0.9.7-1|421	* Wed Sep 22 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|422	+ 2004-09-21 13:50:26 (68118)
12cr|icecream-0.9.7-1|423	- Fixed initscripts
12cr|icecream-0.9.7-1|424	
12cr|icecream-0.9.7-1|425	* Wed Sep 22 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|426	+ 2004-09-21 13:49:07 (68117)
12cr|icecream-0.9.7-1|427	- Fixed initscripts
12cr|icecream-0.9.7-1|428	
12cr|icecream-0.9.7-1|429	* Wed Sep 22 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|430	+ 2004-09-21 11:42:24 (68098)
12cr|icecream-0.9.7-1|431	- fix params on daemons
12cr|icecream-0.9.7-1|432	
12cr|icecream-0.9.7-1|433	* Sat Sep 18 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|434	+ 2004-09-17 11:46:17 (67956)
12cr|icecream-0.9.7-1|435	- Added menu file and fixed initscripts
12cr|icecream-0.9.7-1|436	
12cr|icecream-0.9.7-1|437	* Thu Sep 16 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|438	+ 2004-09-15 15:49:49 (67905)
12cr|icecream-0.9.7-1|439	- Fixed profile
12cr|icecream-0.9.7-1|440	
12cr|icecream-0.9.7-1|441	* Thu Sep 16 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|442	+ 2004-09-15 09:27:30 (67877)
12cr|icecream-0.9.7-1|443	- Missing add icecream path for icemon in ccache case.
12cr|icecream-0.9.7-1|444	
12cr|icecream-0.9.7-1|445	* Wed Sep 15 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|446	+ 2004-09-14 17:42:14 (67849)
12cr|icecream-0.9.7-1|447	- Last ccache changes
12cr|icecream-0.9.7-1|448	
12cr|icecream-0.9.7-1|449	* Wed Sep 15 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|450	+ 2004-09-14 17:02:26 (67843)
12cr|icecream-0.9.7-1|451	- Prepares for ccache
12cr|icecream-0.9.7-1|452	
12cr|icecream-0.9.7-1|453	* Wed Sep 15 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|454	+ 2004-09-14 15:45:10 (67833)
12cr|icecream-0.9.7-1|455	- fixed libpath
12cr|icecream-0.9.7-1|456	
12cr|icecream-0.9.7-1|457	* Wed Sep 15 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|458	+ 2004-09-14 15:28:02 (67831)
12cr|icecream-0.9.7-1|459	- Fixed kde paths to compile
12cr|icecream-0.9.7-1|460	
12cr|icecream-0.9.7-1|461	* Wed Sep 15 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|462	+ 2004-09-14 15:09:35 (67825)
12cr|icecream-0.9.7-1|463	- Fixed paths
12cr|icecream-0.9.7-1|464	
12cr|icecream-0.9.7-1|465	* Wed Sep 15 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|466	+ 2004-09-14 14:53:18 (67812)
12cr|icecream-0.9.7-1|467	- Added missing source
12cr|icecream-0.9.7-1|468	
12cr|icecream-0.9.7-1|469	* Wed Sep 15 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|470	+ 2004-09-14 14:52:35 (67811)
12cr|icecream-0.9.7-1|471	- New upstream version
12cr|icecream-0.9.7-1|472	- Fixed paths
12cr|icecream-0.9.7-1|473	
12cr|icecream-0.9.7-1|474	* Fri Sep 03 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|475	+ 2004-09-02 15:22:19 (67271)
12cr|icecream-0.9.7-1|476	- Fixed permissions
12cr|icecream-0.9.7-1|477	
12cr|icecream-0.9.7-1|478	* Fri Sep 03 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|479	+ 2004-09-02 15:09:37 (67270)
12cr|icecream-0.9.7-1|480	- Added sources and specs
12cr|icecream-0.9.7-1|481	
12cr|icecream-0.9.7-1|482	* Thu Sep 02 2004 Helio Chissini de Castro <helio@conectiva.com.br>
12cr|icecream-0.9.7-1|483	+ 2004-09-01 18:24:24 (67223)
12cr|icecream-0.9.7-1|484	- Created dir structure
12cr|icecream-0.9.7-1|485	

2222 12
12cr|icecream-monitor-1.0-7|1	Name: icecream-monitor
12cr|icecream-monitor-1.0-7|2	Version: 1.0
12cr|icecream-monitor-1.0-7|3	Release: 7
12cr|icecream-monitor-1.0-7|4	Summary: KDE4 GUI Monitor for icecream distributed compiled system
12cr|icecream-monitor-1.0-7|5	License: GPL
12cr|icecream-monitor-1.0-7|6	Url: http://en.opensuse.org/Icecream
12cr|icecream-monitor-1.0-7|7	Group: Graphical desktop/KDE
12cr|icecream-monitor-1.0-7|8	# Using Suse tarball
12cr|icecream-monitor-1.0-7|9	Source0: icemon.tar.bz2
12cr|icecream-monitor-1.0-7|10	Patch0: icemon.dif
12cr|icecream-monitor-1.0-7|11	BuildRequires: kdelibs4-devel
12cr|icecream-monitor-1.0-7|12	BuildRequires: icecream-devel
12cr|icecream-monitor-1.0-7|13	BuildRequires: kdevplatform4-devel
12cr|icecream-monitor-1.0-7|14	BuildRequires: kde4-macros
12cr|icecream-monitor-1.0-7|15	Provides: icemon = %version-%release
12cr|icecream-monitor-1.0-7|16	Provides: icecream4-monitor = %version-%release
12cr|icecream-monitor-1.0-7|17	Obsoletes: icemon < 1.0-2
12cr|icecream-monitor-1.0-7|18	
12cr|icecream-monitor-1.0-7|19	%description
12cr|icecream-monitor-1.0-7|20	KDE 4 GUI Monitor for icecream distributed compiled system
12cr|icecream-monitor-1.0-7|21	
12cr|icecream-monitor-1.0-7|22	%files
12cr|icecream-monitor-1.0-7|23	%defattr(-,root,root,-)
12cr|icecream-monitor-1.0-7|24	%_kde_bindir/*
12cr|icecream-monitor-1.0-7|25	%_kde_appsdir/icemon
12cr|icecream-monitor-1.0-7|26	%_kde_iconsdir/*/*/*/icemon.*
12cr|icecream-monitor-1.0-7|27	%_kde_datadir/applications/kde4/icemon.desktop
12cr|icecream-monitor-1.0-7|28	%_kde_docdir/*/*/icemon
12cr|icecream-monitor-1.0-7|29	%_kde_appsdir/cmake/modules/FindIcecream.cmake
12cr|icecream-monitor-1.0-7|30	
12cr|icecream-monitor-1.0-7|31	#-----------------------------------------------------------------
12cr|icecream-monitor-1.0-7|32	
12cr|icecream-monitor-1.0-7|33	%prep
12cr|icecream-monitor-1.0-7|34	%setup -q -n %name
12cr|icecream-monitor-1.0-7|35	%patch0 -p0 -b .orig
12cr|icecream-monitor-1.0-7|36	
12cr|icecream-monitor-1.0-7|37	%build
12cr|icecream-monitor-1.0-7|38	export LDFLAGS="-lQtNetwork -ldl"
12cr|icecream-monitor-1.0-7|39	%cmake_kde4
12cr|icecream-monitor-1.0-7|40	
12cr|icecream-monitor-1.0-7|41	%make
12cr|icecream-monitor-1.0-7|42	
12cr|icecream-monitor-1.0-7|43	%install
12cr|icecream-monitor-1.0-7|44	
12cr|icecream-monitor-1.0-7|45	%makeinstall_std -C build
12cr|icecream-monitor-1.0-7|46	
12cr|icecream-monitor-1.0-7|47	
12cr|icecream-monitor-1.0-7|48	
12cr|icecream-monitor-1.0-7|49	%changelog
12cr|icecream-monitor-1.0-7|50	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdv2011.0
12cr|icecream-monitor-1.0-7|51	+ Revision: 611170
12cr|icecream-monitor-1.0-7|52	- rebuild
12cr|icecream-monitor-1.0-7|53	
12cr|icecream-monitor-1.0-7|54	* Sun Jan 17 2010 Anssi Hannula <anssi@mandriva.org> 1.0-6mdv2010.1
12cr|icecream-monitor-1.0-7|55	+ Revision: 492676
12cr|icecream-monitor-1.0-7|56	- fix icon (refresh icemon.dif from opensuse)
12cr|icecream-monitor-1.0-7|57	- fix buildrequires on kdevplatform4-devel
12cr|icecream-monitor-1.0-7|58	
12cr|icecream-monitor-1.0-7|59	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|icecream-monitor-1.0-7|60	- old directory, without matching package
12cr|icecream-monitor-1.0-7|61	
12cr|icecream-monitor-1.0-7|62	+ Helio Chissini de Castro <helio@mandriva.com>
12cr|icecream-monitor-1.0-7|63	- Raise release to crush old debug packages
12cr|icecream-monitor-1.0-7|64	- New version to match current main icecream package
12cr|icecream-monitor-1.0-7|65	- Back to original official name
12cr|icecream-monitor-1.0-7|66	- New upstream tarball to match current icecream
12cr|icecream-monitor-1.0-7|67	- Rebuild to cover missing package
12cr|icecream-monitor-1.0-7|68	
12cr|icecream-monitor-1.0-7|69	* Tue Aug 26 2008 Helio Chissini de Castro <helio@mandriva.com> 0.1.svn852735-1mdv2009.0
12cr|icecream-monitor-1.0-7|70	+ Revision: 276218
12cr|icecream-monitor-1.0-7|71	- New kde4 version of icecream monitor
12cr|icecream-monitor-1.0-7|72	- import icemon
12cr|icecream-monitor-1.0-7|73	
12cr|icecream-monitor-1.0-7|74	
12cr|icecream-monitor-1.0-7|75	* Mon Sep 04 2006 Helio Chissini de Castro <helio@mandriva.com>
12cr|icecream-monitor-1.0-7|76	+ 2006-09-04 18:52:57 (59878)
12cr|icecream-monitor-1.0-7|77	- Old package based on icecream had 2 as epoch number, so needed raise epoch to 3
12cr|icecream-monitor-1.0-7|78	
12cr|icecream-monitor-1.0-7|79	* Mon Sep 04 2006 Helio Chissini de Castro <helio@mandriva.com>
12cr|icecream-monitor-1.0-7|80	+ 2006-09-04 15:51:09 (59809)
12cr|icecream-monitor-1.0-7|81	- import icecream-monitor-0.1-1mdv2007.0
12cr|icecream-monitor-1.0-7|82	
12cr|icecream-monitor-1.0-7|83	* Thu Aug 03 2006 Helio Chissini de Castro <helio@mandriva.com>
12cr|icecream-monitor-1.0-7|84	- First separated package from main icecream
12cr|icecream-monitor-1.0-7|85	

2223 12
12cr|icemon-0.1.svn852735-1|1	Name: icemon
12cr|icemon-0.1.svn852735-1|2	Version: 0.1.svn852735
12cr|icemon-0.1.svn852735-1|3	Release: 1
12cr|icemon-0.1.svn852735-1|4	Summary: KDE4 GUI Monitor for icecream distributed compiled system
12cr|icemon-0.1.svn852735-1|5	License: GPL
12cr|icemon-0.1.svn852735-1|6	Url: http://en.opensuse.org/Icecream
12cr|icemon-0.1.svn852735-1|7	Group: Graphical desktop/KDE
12cr|icemon-0.1.svn852735-1|8	Source0: icemon-kde4.tar.bz2
12cr|icemon-0.1.svn852735-1|9	BuildRequires: kdelibs4-devel
12cr|icemon-0.1.svn852735-1|10	BuildRequires: icecream-devel
12cr|icemon-0.1.svn852735-1|11	BuildRequires: kde4-macros
12cr|icemon-0.1.svn852735-1|12	Provides: icecream-monitor
12cr|icemon-0.1.svn852735-1|13	Provides: icecream4-monitor
12cr|icemon-0.1.svn852735-1|14	
12cr|icemon-0.1.svn852735-1|15	%description
12cr|icemon-0.1.svn852735-1|16	KDE 4 GUI Monitor for icecream distributed compiled system
12cr|icemon-0.1.svn852735-1|17	
12cr|icemon-0.1.svn852735-1|18	%files
12cr|icemon-0.1.svn852735-1|19	%defattr(-,root,root,-)
12cr|icemon-0.1.svn852735-1|20	%_kde_bindir/*
12cr|icemon-0.1.svn852735-1|21	%_kde_appsdir/icemon
12cr|icemon-0.1.svn852735-1|22	%_kde_iconsdir/*/*/*/icemon.*
12cr|icemon-0.1.svn852735-1|23	%_kde_datadir/applications/kde4/icemon.desktop
12cr|icemon-0.1.svn852735-1|24	
12cr|icemon-0.1.svn852735-1|25	#-----------------------------------------------------------------
12cr|icemon-0.1.svn852735-1|26	
12cr|icemon-0.1.svn852735-1|27	%prep
12cr|icemon-0.1.svn852735-1|28	%setup -q -n icemon-kde4
12cr|icemon-0.1.svn852735-1|29	
12cr|icemon-0.1.svn852735-1|30	%build
12cr|icemon-0.1.svn852735-1|31	export LDFLAGS="-lQtNetwork -ldl"
12cr|icemon-0.1.svn852735-1|32	%cmake_kde4
12cr|icemon-0.1.svn852735-1|33	
12cr|icemon-0.1.svn852735-1|34	%make
12cr|icemon-0.1.svn852735-1|35	
12cr|icemon-0.1.svn852735-1|36	%install
12cr|icemon-0.1.svn852735-1|37	
12cr|icemon-0.1.svn852735-1|38	%makeinstall_std -C build
12cr|icemon-0.1.svn852735-1|39	
12cr|icemon-0.1.svn852735-1|40	
12cr|icemon-0.1.svn852735-1|41	
12cr|icemon-0.1.svn852735-1|42	%changelog
12cr|icemon-0.1.svn852735-1|43	* Tue Aug 26 2008 Helio Chissini de Castro <helio@mandriva.com> 0.1.svn852735-1mdv2009.0
12cr|icemon-0.1.svn852735-1|44	+ Revision: 276218
12cr|icemon-0.1.svn852735-1|45	- New kde4 version of icecream monitor
12cr|icemon-0.1.svn852735-1|46	- import icemon
12cr|icemon-0.1.svn852735-1|47	
12cr|icemon-0.1.svn852735-1|48	

2224 12
12cr|icepodder-5.5-0.68.3|1	%define fname	IcePodder
12cr|icepodder-5.5-0.68.3|2	
12cr|icepodder-5.5-0.68.3|3	%define svn	68
12cr|icepodder-5.5-0.68.3|4	%define rel	3
12cr|icepodder-5.5-0.68.3|5	
12cr|icepodder-5.5-0.68.3|6	%if %svn
12cr|icepodder-5.5-0.68.3|7	%define release		%mkrel 0.%{svn}.%{rel}
12cr|icepodder-5.5-0.68.3|8	%define distname	%{name}-%{svn}.tar.lzma
12cr|icepodder-5.5-0.68.3|9	%define dirname		%{name}
12cr|icepodder-5.5-0.68.3|10	%else
12cr|icepodder-5.5-0.68.3|11	%define release		%mkrel %{rel}
12cr|icepodder-5.5-0.68.3|12	%define distname	%{fname}-%{version}.tar.bz2
12cr|icepodder-5.5-0.68.3|13	%define dirname		%{name}
12cr|icepodder-5.5-0.68.3|14	%endif
12cr|icepodder-5.5-0.68.3|15	
12cr|icepodder-5.5-0.68.3|16	Name:		icepodder
12cr|icepodder-5.5-0.68.3|17	Summary:	Graphical podcast catcher and player
12cr|icepodder-5.5-0.68.3|18	Version:	5.5
12cr|icepodder-5.5-0.68.3|19	Release:	%{release}
12cr|icepodder-5.5-0.68.3|20	# Note: SVN is on sourceforge - AdamW 2008/12
12cr|icepodder-5.5-0.68.3|21	Source0:	http://www.icepodder.com/wp-content/uploads/2007/02/%{distname}
12cr|icepodder-5.5-0.68.3|22	URL:		http://www.icepodder.com/
12cr|icepodder-5.5-0.68.3|23	License:	GPLv2+
12cr|icepodder-5.5-0.68.3|24	Group:		Networking/News
12cr|icepodder-5.5-0.68.3|25	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|icepodder-5.5-0.68.3|26	BuildArch:	noarch
12cr|icepodder-5.5-0.68.3|27	Requires:	python
12cr|icepodder-5.5-0.68.3|28	Requires:	python-libxml2
12cr|icepodder-5.5-0.68.3|29	Requires:	id3
12cr|icepodder-5.5-0.68.3|30	Requires:	wxPythonGTK
12cr|icepodder-5.5-0.68.3|31	BuildRequires:	imagemagick
12cr|icepodder-5.5-0.68.3|32	BuildRequires:	dos2unix
12cr|icepodder-5.5-0.68.3|33	Provides:	iPodder
12cr|icepodder-5.5-0.68.3|34	Provides:	ipodder
12cr|icepodder-5.5-0.68.3|35	Provides:	castpodder
12cr|icepodder-5.5-0.68.3|36	Obsoletes:	iPodder
12cr|icepodder-5.5-0.68.3|37	Obsoletes:	ipodder
12cr|icepodder-5.5-0.68.3|38	Obsoletes:	castpodder
12cr|icepodder-5.5-0.68.3|39	
12cr|icepodder-5.5-0.68.3|40	%description
12cr|icepodder-5.5-0.68.3|41	IcePodder is technically a Media Aggregator - a program that allows
12cr|icepodder-5.5-0.68.3|42	you to select and download audio files from anywhere on the Internet
12cr|icepodder-5.5-0.68.3|43	to your desktop.
12cr|icepodder-5.5-0.68.3|44	
12cr|icepodder-5.5-0.68.3|45	IcePodder is a podcatcher (RSS client) for Linux conceived as a
12cr|icepodder-5.5-0.68.3|46	replacement for CastPodder.  IcePodder is written in Python. The goal
12cr|icepodder-5.5-0.68.3|47	of this project is to provide Linux users with a dedicated client to
12cr|icepodder-5.5-0.68.3|48	download podcasts, with an emphasis on reliability and stability.
12cr|icepodder-5.5-0.68.3|49	
12cr|icepodder-5.5-0.68.3|50	%prep
12cr|icepodder-5.5-0.68.3|51	%setup -q -n %{dirname}
12cr|icepodder-5.5-0.68.3|52	
12cr|icepodder-5.5-0.68.3|53	chmod 755 `find -name '*.py'`
12cr|icepodder-5.5-0.68.3|54	sed -i -e 's/\#\!\/bin\/python/\#\!\/usr\/bin\/python/' `find -name '*.py'`
12cr|icepodder-5.5-0.68.3|55	
12cr|icepodder-5.5-0.68.3|56	# This file being in Mac encoding screws up find-requires.
12cr|icepodder-5.5-0.68.3|57	dos2unix --m2u localization/catalog/et.py
12cr|icepodder-5.5-0.68.3|58	
12cr|icepodder-5.5-0.68.3|59	%build
12cr|icepodder-5.5-0.68.3|60	
12cr|icepodder-5.5-0.68.3|61	%install
12cr|icepodder-5.5-0.68.3|62	rm -rf %{buildroot}
12cr|icepodder-5.5-0.68.3|63	mkdir -p %{buildroot}/%{_bindir}
12cr|icepodder-5.5-0.68.3|64	mkdir -p %{buildroot}/%{_datadir}/%{name}
12cr|icepodder-5.5-0.68.3|65	install -m755 CastPodder.sh -D %{buildroot}/%{_bindir}/%{name}
12cr|icepodder-5.5-0.68.3|66	cp -r * %{buildroot}/%{_datadir}/%{name}
12cr|icepodder-5.5-0.68.3|67	chmod 755 %{buildroot}/%{_datadir}/%{name}/*/*.py
12cr|icepodder-5.5-0.68.3|68	rm -f %{buildroot}/%{_datadir}/%{name}/{Changelog,gpl.txt,INSTALL,install.sh,castpodder.desktop,CastPodder.sh,CastPodder.spec,KNOWN-ISSUES,make-distribution.sh,NOTES,LICENSE,README,TODO}
12cr|icepodder-5.5-0.68.3|69	rm -fr %{buildroot}/%{_datadir}/%{name}/build
12cr|icepodder-5.5-0.68.3|70	rm -rf %{buildroot}/%{_datadir}/%{name}/tools/id3-tool/*
12cr|icepodder-5.5-0.68.3|71	rm -rf %{buildroot}/%{_datadir}/%{name}/tools/id3-*.tar.gz
12cr|icepodder-5.5-0.68.3|72	ln -s %{_bindir}/id3 %{buildroot}/%{_datadir}/%{name}/tools/id3-tool/
12cr|icepodder-5.5-0.68.3|73	
12cr|icepodder-5.5-0.68.3|74	mkdir -p %{buildroot}%{_datadir}/applications
12cr|icepodder-5.5-0.68.3|75	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|icepodder-5.5-0.68.3|76	[Desktop Entry]
12cr|icepodder-5.5-0.68.3|77	Name=IcePodder
12cr|icepodder-5.5-0.68.3|78	Comment=Podcast catcher
12cr|icepodder-5.5-0.68.3|79	Exec=%{_bindir}/%{name}
12cr|icepodder-5.5-0.68.3|80	Icon=%{name}
12cr|icepodder-5.5-0.68.3|81	Terminal=false
12cr|icepodder-5.5-0.68.3|82	Type=Application
12cr|icepodder-5.5-0.68.3|83	Categories=GTK;Network;News;
12cr|icepodder-5.5-0.68.3|84	StartupNotify=true
12cr|icepodder-5.5-0.68.3|85	EOF
12cr|icepodder-5.5-0.68.3|86	
12cr|icepodder-5.5-0.68.3|87	#icons
12cr|icepodder-5.5-0.68.3|88	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|icepodder-5.5-0.68.3|89	convert -transparent white CastPodder-48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|icepodder-5.5-0.68.3|90	convert -transparent white CastPodder-32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|icepodder-5.5-0.68.3|91	convert -transparent white CastPodder-16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|icepodder-5.5-0.68.3|92	
12cr|icepodder-5.5-0.68.3|93	%clean
12cr|icepodder-5.5-0.68.3|94	rm -rf %{buildroot}
12cr|icepodder-5.5-0.68.3|95	
12cr|icepodder-5.5-0.68.3|96	%if %mdkversion < 200900
12cr|icepodder-5.5-0.68.3|97	%post
12cr|icepodder-5.5-0.68.3|98	%{update_menus}
12cr|icepodder-5.5-0.68.3|99	%{update_icon_cache hicolor}
12cr|icepodder-5.5-0.68.3|100	%endif
12cr|icepodder-5.5-0.68.3|101	
12cr|icepodder-5.5-0.68.3|102	%if %mdkversion < 200900
12cr|icepodder-5.5-0.68.3|103	%postun
12cr|icepodder-5.5-0.68.3|104	%{clean_menus}
12cr|icepodder-5.5-0.68.3|105	%{clean_icon_cache hicolor}
12cr|icepodder-5.5-0.68.3|106	%endif
12cr|icepodder-5.5-0.68.3|107	
12cr|icepodder-5.5-0.68.3|108	%files
12cr|icepodder-5.5-0.68.3|109	%defattr(-,root,root)
12cr|icepodder-5.5-0.68.3|110	%doc AUTHORS CREDITS NOTES README TODO
12cr|icepodder-5.5-0.68.3|111	%{_bindir}/%{name}
12cr|icepodder-5.5-0.68.3|112	%{_datadir}/%{name}
12cr|icepodder-5.5-0.68.3|113	%{_datadir}/applications/mandriva*
12cr|icepodder-5.5-0.68.3|114	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|icepodder-5.5-0.68.3|115	
12cr|icepodder-5.5-0.68.3|116	
12cr|icepodder-5.5-0.68.3|117	
12cr|icepodder-5.5-0.68.3|118	%changelog
12cr|icepodder-5.5-0.68.3|119	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 5.5-0.68.3mdv2011.0
12cr|icepodder-5.5-0.68.3|120	+ Revision: 619584
12cr|icepodder-5.5-0.68.3|121	- the mass rebuild of 2010.0 packages
12cr|icepodder-5.5-0.68.3|122	
12cr|icepodder-5.5-0.68.3|123	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 5.5-0.68.2mdv2010.0
12cr|icepodder-5.5-0.68.3|124	+ Revision: 437931
12cr|icepodder-5.5-0.68.3|125	- rebuild
12cr|icepodder-5.5-0.68.3|126	
12cr|icepodder-5.5-0.68.3|127	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 5.5-0.68.1mdv2009.1
12cr|icepodder-5.5-0.68.3|128	+ Revision: 319977
12cr|icepodder-5.5-0.68.3|129	- clean spec
12cr|icepodder-5.5-0.68.3|130	- no longer has any use for pyxmms
12cr|icepodder-5.5-0.68.3|131	- no longer needs wxpython 2.6, works with 2.8 - change deps, drop wx26.patch
12cr|icepodder-5.5-0.68.3|132	- bump to svn to get fix for wx 2.6 dep
12cr|icepodder-5.5-0.68.3|133	
12cr|icepodder-5.5-0.68.3|134	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|icepodder-5.5-0.68.3|135	- lowercase ImageMagick
12cr|icepodder-5.5-0.68.3|136	
12cr|icepodder-5.5-0.68.3|137	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 5.4-3mdv2009.0
12cr|icepodder-5.5-0.68.3|138	+ Revision: 247151
12cr|icepodder-5.5-0.68.3|139	- rebuild
12cr|icepodder-5.5-0.68.3|140	
12cr|icepodder-5.5-0.68.3|141	+ Pixel <pixel@mandriva.com>
12cr|icepodder-5.5-0.68.3|142	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|icepodder-5.5-0.68.3|143	
12cr|icepodder-5.5-0.68.3|144	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 5.4-1mdv2008.1
12cr|icepodder-5.5-0.68.3|145	+ Revision: 140756
12cr|icepodder-5.5-0.68.3|146	- restore BuildRoot
12cr|icepodder-5.5-0.68.3|147	
12cr|icepodder-5.5-0.68.3|148	+ Thierry Vignaud <tv@mandriva.org>
12cr|icepodder-5.5-0.68.3|149	- kill re-definition of %%buildroot on Pixel's request
12cr|icepodder-5.5-0.68.3|150	
12cr|icepodder-5.5-0.68.3|151	* Thu Sep 06 2007 Adam Williamson <awilliamson@mandriva.org> 5.4-1mdv2008.0
12cr|icepodder-5.5-0.68.3|152	+ Revision: 80546
12cr|icepodder-5.5-0.68.3|153	- add patch0 (forces use of wxgtk 2.6, as the app can't handle 2.8)
12cr|icepodder-5.5-0.68.3|154	- remove some unnecessary substitutions i introduced while trying to fix the previous bug
12cr|icepodder-5.5-0.68.3|155	- fix encoding of et.py which was causing find-requires to trip up
12cr|icepodder-5.5-0.68.3|156	- Import icepodder
12cr|icepodder-5.5-0.68.3|157	

2225 12
12cr|ices-2.0.1-10|1	Name:           ices
12cr|ices-2.0.1-10|2	Version:        2.0.1
12cr|ices-2.0.1-10|3	Release:        10
12cr|ices-2.0.1-10|4	Summary:        Source streaming for Icecast
12cr|ices-2.0.1-10|5	Group:          System/Servers
12cr|ices-2.0.1-10|6	License:        GPL
12cr|ices-2.0.1-10|7	URL:            http://www.icecast.org/
12cr|ices-2.0.1-10|8	Source0:        http://downloads.us.xiph.org/releases/ices/ices-2.0.1.tar.bz2
12cr|ices-2.0.1-10|9	Source1:        %{name}.init
12cr|ices-2.0.1-10|10	Source2:        %{name}.logrotate
12cr|ices-2.0.1-10|11	BuildRequires:  pkgconfig(alsa)
12cr|ices-2.0.1-10|12	BuildRequires:  pkgconfig(shout)
12cr|ices-2.0.1-10|13	BuildRequires:  pkgconfig(libxml-2.0)
12cr|ices-2.0.1-10|14	BuildRequires:  pkgconfig
12cr|ices-2.0.1-10|15	Requires(pre):  rpm-helper
12cr|ices-2.0.1-10|16	Requires(preun): rpm-helper
12cr|ices-2.0.1-10|17	Requires(post): rpm-helper
12cr|ices-2.0.1-10|18	Requires(postun): rpm-helper
12cr|ices-2.0.1-10|19	
12cr|ices-2.0.1-10|20	%description
12cr|ices-2.0.1-10|21	IceS is a source client for a streaming server. The purpose of this client is
12cr|ices-2.0.1-10|22	to provide an audio stream to a streaming server such that one or more
12cr|ices-2.0.1-10|23	listeners can access the stream. With this layout, this source client can be
12cr|ices-2.0.1-10|24	situated remotely from the icecast server.
12cr|ices-2.0.1-10|25	
12cr|ices-2.0.1-10|26	The primary example of a streaming server used is Icecast 2, although others
12cr|ices-2.0.1-10|27	could be used if certain conditions are met.
12cr|ices-2.0.1-10|28	
12cr|ices-2.0.1-10|29	%prep
12cr|ices-2.0.1-10|30	%setup -q
12cr|ices-2.0.1-10|31	%{__perl} -pi -e 's|<background>0</background>|<background>1</background>|' conf/*.xml
12cr|ices-2.0.1-10|32	
12cr|ices-2.0.1-10|33	%build
12cr|ices-2.0.1-10|34	%{configure2_5x}
12cr|ices-2.0.1-10|35	%{make}
12cr|ices-2.0.1-10|36	
12cr|ices-2.0.1-10|37	%install
12cr|ices-2.0.1-10|38	
12cr|ices-2.0.1-10|39	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|ices-2.0.1-10|40	%{__cp} -a src/%{name} $RPM_BUILD_ROOT%{_bindir}
12cr|ices-2.0.1-10|41	
12cr|ices-2.0.1-10|42	%{__mkdir_p} %{buildroot}%{_sysconfdir}
12cr|ices-2.0.1-10|43	%{__cp} -a conf/ices-playlist.xml $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf
12cr|ices-2.0.1-10|44	
12cr|ices-2.0.1-10|45	%{__mkdir_p} %{buildroot}%{_initrddir}
12cr|ices-2.0.1-10|46	%{__cp} -a %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/%{name}
12cr|ices-2.0.1-10|47	
12cr|ices-2.0.1-10|48	%{__mkdir_p} %{buildroot}%{_sysconfdir}/logrotate.d
12cr|ices-2.0.1-10|49	%{__cp} -a %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/%{name}
12cr|ices-2.0.1-10|50	
12cr|ices-2.0.1-10|51	%{__mkdir_p} %{buildroot}%{_var}/log/%{name}
12cr|ices-2.0.1-10|52	/bin/touch %{buildroot}%{_var}/log/%{name}/ices.log
12cr|ices-2.0.1-10|53	
12cr|ices-2.0.1-10|54	%pre
12cr|ices-2.0.1-10|55	%_pre_useradd %{name} %{_var}/log/%{name} /bin/false
12cr|ices-2.0.1-10|56	
12cr|ices-2.0.1-10|57	%post
12cr|ices-2.0.1-10|58	%_post_service %{name}
12cr|ices-2.0.1-10|59	
12cr|ices-2.0.1-10|60	%preun
12cr|ices-2.0.1-10|61	%_preun_service %{name}
12cr|ices-2.0.1-10|62	
12cr|ices-2.0.1-10|63	%postun
12cr|ices-2.0.1-10|64	%_postun_userdel %{name}
12cr|ices-2.0.1-10|65	
12cr|ices-2.0.1-10|66	%files
12cr|ices-2.0.1-10|67	%defattr(0644,root,root,0755)
12cr|ices-2.0.1-10|68	%doc AUTHORS COPYING README TODO doc/*.html doc/*.css conf/*.xml
12cr|ices-2.0.1-10|69	%attr(0755,root,root) %{_bindir}/%{name}
12cr|ices-2.0.1-10|70	%config(noreplace) %attr(0640,root,ices) %{_sysconfdir}/%{name}.conf
12cr|ices-2.0.1-10|71	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|ices-2.0.1-10|72	%attr(0755,root,root) %config(noreplace) %{_initrddir}/%{name}
12cr|ices-2.0.1-10|73	%dir %{_logdir}/%{name}
12cr|ices-2.0.1-10|74	%attr(0644,ices,ices) %{_logdir}/%{name}/ices.log
12cr|ices-2.0.1-10|75	
12cr|ices-2.0.1-10|76	
12cr|ices-2.0.1-10|77	%changelog
12cr|ices-2.0.1-10|78	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-10mdv2011.0
12cr|ices-2.0.1-10|79	+ Revision: 619596
12cr|ices-2.0.1-10|80	- the mass rebuild of 2010.0 packages
12cr|ices-2.0.1-10|81	
12cr|ices-2.0.1-10|82	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.0.1-9mdv2010.0
12cr|ices-2.0.1-10|83	+ Revision: 429491
12cr|ices-2.0.1-10|84	- rebuild
12cr|ices-2.0.1-10|85	
12cr|ices-2.0.1-10|86	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2.0.1-8mdv2009.0
12cr|ices-2.0.1-10|87	+ Revision: 240834
12cr|ices-2.0.1-10|88	- rebuild
12cr|ices-2.0.1-10|89	- kill re-definition of %%buildroot on Pixel's request
12cr|ices-2.0.1-10|90	
12cr|ices-2.0.1-10|91	+ Olivier Blin <oblin@mandriva.com>
12cr|ices-2.0.1-10|92	- restore BuildRoot
12cr|ices-2.0.1-10|93	
12cr|ices-2.0.1-10|94	* Thu Sep 06 2007 David Walluck <walluck@mandriva.org> 2.0.1-6mdv2008.0
12cr|ices-2.0.1-10|95	+ Revision: 80581
12cr|ices-2.0.1-10|96	- update logrotate file
12cr|ices-2.0.1-10|97	- add logfile to package
12cr|ices-2.0.1-10|98	- spec cleanup
12cr|ices-2.0.1-10|99	- bunzip2 sources
12cr|ices-2.0.1-10|100	- build with alsa
12cr|ices-2.0.1-10|101	- set file ownerships
12cr|ices-2.0.1-10|102	
12cr|ices-2.0.1-10|103	
12cr|ices-2.0.1-10|104	* Fri Jan 26 2007 Olivier Thauvin <nanardon@mandriva.org> 2.0.1-5mdv2007.0
12cr|ices-2.0.1-10|105	+ Revision: 113600
12cr|ices-2.0.1-10|106	- rebuild
12cr|ices-2.0.1-10|107	
12cr|ices-2.0.1-10|108	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org> 2.0.1-4mdv2007.0
12cr|ices-2.0.1-10|109	+ Revision: 54950
12cr|ices-2.0.1-10|110	- rebuild
12cr|ices-2.0.1-10|111	- Import ices
12cr|ices-2.0.1-10|112	
12cr|ices-2.0.1-10|113	* Mon May 01 2006 Olivier Thauvin <nanardon@mandriva.org> 2.0.1-3mdk
12cr|ices-2.0.1-10|114	- fix PreReq
12cr|ices-2.0.1-10|115	
12cr|ices-2.0.1-10|116	* Mon May 01 2006 Olivier Thauvin <nanardon@mandriva.org> 2.0.2-2mdk
12cr|ices-2.0.1-10|117	- rebuild && %%mkrel
12cr|ices-2.0.1-10|118	
12cr|ices-2.0.1-10|119	* Wed Feb 16 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.0.1-1mdk
12cr|ices-2.0.1-10|120	- 2.0.1
12cr|ices-2.0.1-10|121	
12cr|ices-2.0.1-10|122	* Fri Apr 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.0.0-4mdk
12cr|ices-2.0.1-10|123	- fix reload in initscript, HUP doesn't reload configuration
12cr|ices-2.0.1-10|124	
12cr|ices-2.0.1-10|125	* Sun Apr 11 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.0.0-3mdk
12cr|ices-2.0.1-10|126	- fix init script
12cr|ices-2.0.1-10|127	
12cr|ices-2.0.1-10|128	* Sat Apr 10 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.0.0-2mdk
12cr|ices-2.0.1-10|129	- buildrequires
12cr|ices-2.0.1-10|130	
12cr|ices-2.0.1-10|131	* Sat Apr 10 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.0.0-1mdk
12cr|ices-2.0.1-10|132	- new release
12cr|ices-2.0.1-10|133	- logrotate
12cr|ices-2.0.1-10|134	

2226 12
12cr|icmpdn-0.4-1|1	Summary:	ICMP host name utilities
12cr|icmpdn-0.4-1|2	Name:		icmpdn
12cr|icmpdn-0.4-1|3	Version:	0.4
12cr|icmpdn-0.4-1|4	Release:	1
12cr|icmpdn-0.4-1|5	License:	GPL
12cr|icmpdn-0.4-1|6	Group:		System/Servers
12cr|icmpdn-0.4-1|7	URL:		http://www.dolda2000.com/~fredrik/icmp-dn/
12cr|icmpdn-0.4-1|8	Source0:	http://www.dolda2000.com/~fredrik/icmp-dn/%{name}-%{version}.tar.bz2
12cr|icmpdn-0.4-1|9	Source1:	icmpdnd.init.bz2
12cr|icmpdn-0.4-1|10	Source2:	icmpdnd.sysconfig.bz2
12cr|icmpdn-0.4-1|11	Requires(post): rpm-helper
12cr|icmpdn-0.4-1|12	Requires(preun): rpm-helper
12cr|icmpdn-0.4-1|13	
12cr|icmpdn-0.4-1|14	%description
12cr|icmpdn-0.4-1|15	Since the Linux kernel does not support the ICMP host name
12cr|icmpdn-0.4-1|16	facilities as described in RFC 1788, I wrote a simple
12cr|icmpdn-0.4-1|17	implementation in user-space. It comprises three parts:
12cr|icmpdn-0.4-1|18	
12cr|icmpdn-0.4-1|19	o icmpdnd - The ICMP Domain Name daemon, which listens to ICMP
12cr|icmpdn-0.4-1|20	domain name requests and replies to them.
12cr|icmpdn-0.4-1|21	o idnlookup - A user utility to query a host for its host name
12cr|icmpdn-0.4-1|22	over ICMP. Like ping and all other utilities that use ICMP, it
12cr|icmpdn-0.4-1|23	needs to be installed SUID root.
12cr|icmpdn-0.4-1|24	o libnss_icmp.so.2 - A glibc NSS module, which uses idnlookup to
12cr|icmpdn-0.4-1|25	perform queries for the gethostbyaddr function.
12cr|icmpdn-0.4-1|26	
12cr|icmpdn-0.4-1|27	
12cr|icmpdn-0.4-1|28	The NSS module caches all requests (including failures) and honors
12cr|icmpdn-0.4-1|29	the TTL value sent by the responding host. It uses a configuration
12cr|icmpdn-0.4-1|30	file called /etc/nss-icmp.conf, which controls different aspects
12cr|icmpdn-0.4-1|31	of its operation:
12cr|icmpdn-0.4-1|32	
12cr|icmpdn-0.4-1|33	%prep
12cr|icmpdn-0.4-1|34	
12cr|icmpdn-0.4-1|35	%setup -q -n %{name}-%{version}
12cr|icmpdn-0.4-1|36	
12cr|icmpdn-0.4-1|37	mkdir -p Mandriva
12cr|icmpdn-0.4-1|38	bzcat %{SOURCE1} > Mandriva/icmpdnd.init
12cr|icmpdn-0.4-1|39	bzcat %{SOURCE2} > Mandriva/icmpdnd.sysconfig
12cr|icmpdn-0.4-1|40	
12cr|icmpdn-0.4-1|41	%build
12cr|icmpdn-0.4-1|42	rm -f configure
12cr|icmpdn-0.4-1|43	export CPPFLAGS="-D_GNU_SOURCE"
12cr|icmpdn-0.4-1|44	libtoolize --copy --force; aclocal -I autotools; autoconf; automake
12cr|icmpdn-0.4-1|45	
12cr|icmpdn-0.4-1|46	%configure2_5x \
12cr|icmpdn-0.4-1|47	--libdir=/%{_lib} \
12cr|icmpdn-0.4-1|48	--sbindir=/sbin \
12cr|icmpdn-0.4-1|49	--bindir=/bin \
12cr|icmpdn-0.4-1|50	
12cr|icmpdn-0.4-1|51	%make
12cr|icmpdn-0.4-1|52	
12cr|icmpdn-0.4-1|53	%install
12cr|icmpdn-0.4-1|54	
12cr|icmpdn-0.4-1|55	%makeinstall_std
12cr|icmpdn-0.4-1|56	
12cr|icmpdn-0.4-1|57	install -d %{buildroot}%{_initrddir}
12cr|icmpdn-0.4-1|58	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|icmpdn-0.4-1|59	
12cr|icmpdn-0.4-1|60	install -m0755 Mandriva/icmpdnd.init %{buildroot}%{_initrddir}/icmpdnd
12cr|icmpdn-0.4-1|61	install -m0644 Mandriva/icmpdnd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/icmpdnd
12cr|icmpdn-0.4-1|62	
12cr|icmpdn-0.4-1|63	# cleanup
12cr|icmpdn-0.4-1|64	rm -rf %{buildroot}%{_sysconfdir}/init.d
12cr|icmpdn-0.4-1|65	rm -f %{buildroot}/%{_lib}/libnss_icmp.la
12cr|icmpdn-0.4-1|66	
12cr|icmpdn-0.4-1|67	%post
12cr|icmpdn-0.4-1|68	%_post_service icmpdnd
12cr|icmpdn-0.4-1|69	/sbin/ldconfig
12cr|icmpdn-0.4-1|70	
12cr|icmpdn-0.4-1|71	%preun
12cr|icmpdn-0.4-1|72	%_preun_service icmpdnd
12cr|icmpdn-0.4-1|73	/sbin/ldconfig
12cr|icmpdn-0.4-1|74	
12cr|icmpdn-0.4-1|75	%files
12cr|icmpdn-0.4-1|76	%defattr(-,root,root)
12cr|icmpdn-0.4-1|77	%doc AUTHORS COPYING ChangeLog README
12cr|icmpdn-0.4-1|78	%attr(0755,root,root) %{_initrddir}/icmpdnd
12cr|icmpdn-0.4-1|79	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/icmpdnd
12cr|icmpdn-0.4-1|80	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/nss-icmp.conf
12cr|icmpdn-0.4-1|81	%attr(0755,root,root) /%{_lib}/libnss_icmp.so*
12cr|icmpdn-0.4-1|82	%attr(0755,root,root) /sbin/icmpdnd
12cr|icmpdn-0.4-1|83	%attr(4755,root,root) /bin/idnlookup
12cr|icmpdn-0.4-1|84	%{_mandir}/man*/*
12cr|icmpdn-0.4-1|85	
12cr|icmpdn-0.4-1|86	
12cr|icmpdn-0.4-1|87	
12cr|icmpdn-0.4-1|88	%changelog
12cr|icmpdn-0.4-1|89	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.4-1mdv2008.1
12cr|icmpdn-0.4-1|90	+ Revision: 140756
12cr|icmpdn-0.4-1|91	- restore BuildRoot
12cr|icmpdn-0.4-1|92	
12cr|icmpdn-0.4-1|93	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|icmpdn-0.4-1|94	- kill re-definition of %%buildroot on Pixel's request
12cr|icmpdn-0.4-1|95	
12cr|icmpdn-0.4-1|96	
12cr|icmpdn-0.4-1|97	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdv2007.0
12cr|icmpdn-0.4-1|98	- 0.4
12cr|icmpdn-0.4-1|99	
12cr|icmpdn-0.4-1|100	* Mon Jun 27 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-1mdk
12cr|icmpdn-0.4-1|101	- 0.3 (Minor feature enhancements)
12cr|icmpdn-0.4-1|102	
12cr|icmpdn-0.4-1|103	* Mon May 23 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdk
12cr|icmpdn-0.4-1|104	- icmp-dn/icmpdn
12cr|icmpdn-0.4-1|105	- use the official tar ball
12cr|icmpdn-0.4-1|106	- no more sub packages
12cr|icmpdn-0.4-1|107	
12cr|icmpdn-0.4-1|108	* Sun May 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdk
12cr|icmpdn-0.4-1|109	- initial Mandriva package
12cr|icmpdn-0.4-1|110	

2227 12
12cr|icon-slicer-0.3-5|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|icon-slicer-0.3-5|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|icon-slicer-0.3-5|3	
12cr|icon-slicer-0.3-5|4	Name:		icon-slicer
12cr|icon-slicer-0.3-5|5	Version:	0.3
12cr|icon-slicer-0.3-5|6	Release:	5
12cr|icon-slicer-0.3-5|7	Summary:	Utility for icon theme generation
12cr|icon-slicer-0.3-5|8	License:	MIT
12cr|icon-slicer-0.3-5|9	Group:		Development/Other
12cr|icon-slicer-0.3-5|10	Url:		http://www.freedesktop.org/software/icon-slicer/
12cr|icon-slicer-0.3-5|11	
12cr|icon-slicer-0.3-5|12	Source:		http://www.freedesktop.org/software/icon-slicer/releases/icon-slicer-0.3.tar.gz
12cr|icon-slicer-0.3-5|13	
12cr|icon-slicer-0.3-5|14	Patch:		icon-slicer-0.3-sugar-297.patch
12cr|icon-slicer-0.3-5|15	
12cr|icon-slicer-0.3-5|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|icon-slicer-0.3-5|17	BuildRequires:	pkgconfig(popt)
12cr|icon-slicer-0.3-5|18	
12cr|icon-slicer-0.3-5|19	%description
12cr|icon-slicer-0.3-5|20	Utility for generating icon themes and libXcursor cursor themes.
12cr|icon-slicer-0.3-5|21	
12cr|icon-slicer-0.3-5|22	%prep
12cr|icon-slicer-0.3-5|23	%setup -q -n icon-slicer-0.3
12cr|icon-slicer-0.3-5|24	%patch -p1
12cr|icon-slicer-0.3-5|25	
12cr|icon-slicer-0.3-5|26	%build
12cr|icon-slicer-0.3-5|27	%define __libtoolize true
12cr|icon-slicer-0.3-5|28	%configure
12cr|icon-slicer-0.3-5|29	make
12cr|icon-slicer-0.3-5|30	
12cr|icon-slicer-0.3-5|31	%install
12cr|icon-slicer-0.3-5|32	%makeinstall_std
12cr|icon-slicer-0.3-5|33	
12cr|icon-slicer-0.3-5|34	%files
12cr|icon-slicer-0.3-5|35	%{_bindir}/%{name}
12cr|icon-slicer-0.3-5|36	%doc AUTHORS ChangeLog README TODO
12cr|icon-slicer-0.3-5|37	

2228 12
12cr|icoutils-0.29.1-3|1	%define name icoutils
12cr|icoutils-0.29.1-3|2	%define version 0.29.1
12cr|icoutils-0.29.1-3|3	%define release %mkrel 3
12cr|icoutils-0.29.1-3|4	
12cr|icoutils-0.29.1-3|5	Summary: Extract and convert bitmaps from Windows icon and cursor files
12cr|icoutils-0.29.1-3|6	Name: %{name}
12cr|icoutils-0.29.1-3|7	Version: %{version}
12cr|icoutils-0.29.1-3|8	Release: %{release}
12cr|icoutils-0.29.1-3|9	Source0: http://savannah.nongnu.org/download/icoutils/%{name}-%{version}.tar.bz2
12cr|icoutils-0.29.1-3|10	License: GPLv3+
12cr|icoutils-0.29.1-3|11	Group: Graphics
12cr|icoutils-0.29.1-3|12	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|icoutils-0.29.1-3|13	URL: http://www.nongnu.org/icoutils/
12cr|icoutils-0.29.1-3|14	Requires: perl
12cr|icoutils-0.29.1-3|15	BuildRequires: libpng-devel
12cr|icoutils-0.29.1-3|16	
12cr|icoutils-0.29.1-3|17	%description
12cr|icoutils-0.29.1-3|18	The icoutils are a set of program for extracting and converting
12cr|icoutils-0.29.1-3|19	bitmaps from Microsoft Windows icon and cursor files. These files
12cr|icoutils-0.29.1-3|20	usually have the extension .ico or .cur, but they can also be
12cr|icoutils-0.29.1-3|21	embedded in executables and libraries (.dll-files). (Such embedded
12cr|icoutils-0.29.1-3|22	files are referred to as resources.)
12cr|icoutils-0.29.1-3|23	
12cr|icoutils-0.29.1-3|24	%prep
12cr|icoutils-0.29.1-3|25	%setup -q
12cr|icoutils-0.29.1-3|26	
12cr|icoutils-0.29.1-3|27	%build
12cr|icoutils-0.29.1-3|28	%configure2_5x
12cr|icoutils-0.29.1-3|29	%make
12cr|icoutils-0.29.1-3|30	
12cr|icoutils-0.29.1-3|31	%install
12cr|icoutils-0.29.1-3|32	rm -rf %{buildroot}
12cr|icoutils-0.29.1-3|33	%makeinstall_std
12cr|icoutils-0.29.1-3|34	cp extresso/extresso extresso/genresscript %buildroot/%_bindir
12cr|icoutils-0.29.1-3|35	cp extresso/extresso.1 extresso/genresscript.1 %buildroot/%_mandir/man1
12cr|icoutils-0.29.1-3|36	
12cr|icoutils-0.29.1-3|37	%find_lang %{name}
12cr|icoutils-0.29.1-3|38	
12cr|icoutils-0.29.1-3|39	%clean
12cr|icoutils-0.29.1-3|40	rm -rf %{buildroot}
12cr|icoutils-0.29.1-3|41	
12cr|icoutils-0.29.1-3|42	%files -f %{name}.lang
12cr|icoutils-0.29.1-3|43	%defattr(-,root,root)
12cr|icoutils-0.29.1-3|44	%doc README AUTHORS ChangeLog NEWS TODO
12cr|icoutils-0.29.1-3|45	%_bindir/*
12cr|icoutils-0.29.1-3|46	%_mandir/man1/*
12cr|icoutils-0.29.1-3|47	
12cr|icoutils-0.29.1-3|48	
12cr|icoutils-0.29.1-3|49	%changelog
12cr|icoutils-0.29.1-3|50	* Sat Oct 01 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.29.1-3mdv2012.0
12cr|icoutils-0.29.1-3|51	+ Revision: 702187
12cr|icoutils-0.29.1-3|52	- rebuild for new libpng15
12cr|icoutils-0.29.1-3|53	
12cr|icoutils-0.29.1-3|54	* Mon Jul 11 2011 Götz Waschk <waschk@mandriva.org> 0.29.1-2
12cr|icoutils-0.29.1-3|55	+ Revision: 689502
12cr|icoutils-0.29.1-3|56	- rebuild
12cr|icoutils-0.29.1-3|57	
12cr|icoutils-0.29.1-3|58	* Fri Jul 09 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.29.1-1mdv2011.0
12cr|icoutils-0.29.1-3|59	+ Revision: 549895
12cr|icoutils-0.29.1-3|60	- new version 0.29.1
12cr|icoutils-0.29.1-3|61	
12cr|icoutils-0.29.1-3|62	* Mon Feb 22 2010 Emmanuel Andry <eandry@mandriva.org> 0.29.0-1mdv2010.1
12cr|icoutils-0.29.1-3|63	+ Revision: 509788
12cr|icoutils-0.29.1-3|64	- New version 0.29.0
12cr|icoutils-0.29.1-3|65	
12cr|icoutils-0.29.1-3|66	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|icoutils-0.29.1-3|67	- Fix license
12cr|icoutils-0.29.1-3|68	
12cr|icoutils-0.29.1-3|69	* Mon Aug 17 2009 Frederik Himpe <fhimpe@mandriva.org> 0.28.0-1mdv2010.0
12cr|icoutils-0.29.1-3|70	+ Revision: 417430
12cr|icoutils-0.29.1-3|71	- update to new version 0.28.0
12cr|icoutils-0.29.1-3|72	
12cr|icoutils-0.29.1-3|73	* Wed Jul 01 2009 Götz Waschk <waschk@mandriva.org> 0.27.0-1mdv2010.0
12cr|icoutils-0.29.1-3|74	+ Revision: 391167
12cr|icoutils-0.29.1-3|75	- update to new version 0.27.0
12cr|icoutils-0.29.1-3|76	
12cr|icoutils-0.29.1-3|77	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.26.0-4mdv2009.0
12cr|icoutils-0.29.1-3|78	+ Revision: 240836
12cr|icoutils-0.29.1-3|79	- rebuild
12cr|icoutils-0.29.1-3|80	- kill re-definition of %%buildroot on Pixel's request
12cr|icoutils-0.29.1-3|81	
12cr|icoutils-0.29.1-3|82	+ Olivier Blin <blino@mandriva.org>
12cr|icoutils-0.29.1-3|83	- restore BuildRoot
12cr|icoutils-0.29.1-3|84	
12cr|icoutils-0.29.1-3|85	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 0.26.0-2mdv2008.0
12cr|icoutils-0.29.1-3|86	+ Revision: 55233
12cr|icoutils-0.29.1-3|87	- Import icoutils
12cr|icoutils-0.29.1-3|88	

2229 12
12cr|id3-0.78-5|1	%define name id3
12cr|id3-0.78-5|2	%define version 0.78
12cr|id3-0.78-5|3	%define release %mkrel 5
12cr|id3-0.78-5|4	
12cr|id3-0.78-5|5	Summary: Command line ID3 tagger
12cr|id3-0.78-5|6	Name: %{name}
12cr|id3-0.78-5|7	Version: %{version}
12cr|id3-0.78-5|8	Release: %{release}
12cr|id3-0.78-5|9	Source0: http://home.wanadoo.nl/squell/files/%{name}-%{version}.tar.bz2
12cr|id3-0.78-5|10	Patch: id3-0.78-missing-headers.patch
12cr|id3-0.78-5|11	License: BSD
12cr|id3-0.78-5|12	Group: Sound
12cr|id3-0.78-5|13	Url: http://home.wanadoo.nl/squell/id3.html
12cr|id3-0.78-5|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|id3-0.78-5|15	
12cr|id3-0.78-5|16	%description
12cr|id3-0.78-5|17	id3 mass tagger is a tool for manipulating id3 and id3v2 tags in
12cr|id3-0.78-5|18	multiple files. It can generate tag fields from the filename and
12cr|id3-0.78-5|19	other variables, and/or rename files, using an intuitive syntax. id3
12cr|id3-0.78-5|20	currently supports the old-style ID3 tags (ID3 v1.1), Lyrics3 tags
12cr|id3-0.78-5|21	(Lyrics3 v2.0), and the more complicated ID3v2 (ID3 v2.2.0, v2.3.0)
12cr|id3-0.78-5|22	format. This also means use is pretty much limited to audio files
12cr|id3-0.78-5|23	which use these formats, e.g, MPEG-1 Layer III.
12cr|id3-0.78-5|24	
12cr|id3-0.78-5|25	%prep
12cr|id3-0.78-5|26	%setup -q
12cr|id3-0.78-5|27	%patch -p1
12cr|id3-0.78-5|28	
12cr|id3-0.78-5|29	%build
12cr|id3-0.78-5|30	%make
12cr|id3-0.78-5|31	
12cr|id3-0.78-5|32	%install
12cr|id3-0.78-5|33	rm -rf $RPM_BUILD_ROOT
12cr|id3-0.78-5|34	install -m 755 -D id3 %buildroot%_bindir/id3
12cr|id3-0.78-5|35	install -m 644 -D id3.man %buildroot%_mandir/man1/id3.1
12cr|id3-0.78-5|36	
12cr|id3-0.78-5|37	%clean
12cr|id3-0.78-5|38	rm -rf $RPM_BUILD_ROOT
12cr|id3-0.78-5|39	
12cr|id3-0.78-5|40	%files
12cr|id3-0.78-5|41	%defattr(-,root,root)
12cr|id3-0.78-5|42	%doc README CHANGES COPYING
12cr|id3-0.78-5|43	%_bindir/id3
12cr|id3-0.78-5|44	%_mandir/man1/id3.1*
12cr|id3-0.78-5|45	
12cr|id3-0.78-5|46	
12cr|id3-0.78-5|47	%changelog
12cr|id3-0.78-5|48	* Wed Dec 07 2011 Götz Waschk <waschk@mandriva.org> 0.78-5mdv2012.0
12cr|id3-0.78-5|49	+ Revision: 738500
12cr|id3-0.78-5|50	- yearly rebuild
12cr|id3-0.78-5|51	
12cr|id3-0.78-5|52	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.78-4mdv2011.0
12cr|id3-0.78-5|53	+ Revision: 611172
12cr|id3-0.78-5|54	- rebuild
12cr|id3-0.78-5|55	
12cr|id3-0.78-5|56	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.78-3mdv2010.1
12cr|id3-0.78-5|57	+ Revision: 437933
12cr|id3-0.78-5|58	- rebuild
12cr|id3-0.78-5|59	
12cr|id3-0.78-5|60	* Thu Mar 12 2009 Götz Waschk <waschk@mandriva.org> 0.78-2mdv2009.1
12cr|id3-0.78-5|61	+ Revision: 354150
12cr|id3-0.78-5|62	- fix build
12cr|id3-0.78-5|63	
12cr|id3-0.78-5|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|id3-0.78-5|65	- rebuild
12cr|id3-0.78-5|66	
12cr|id3-0.78-5|67	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.78-1mdv2008.1
12cr|id3-0.78-5|68	+ Revision: 140756
12cr|id3-0.78-5|69	- restore BuildRoot
12cr|id3-0.78-5|70	
12cr|id3-0.78-5|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|id3-0.78-5|72	- kill re-definition of %%buildroot on Pixel's request
12cr|id3-0.78-5|73	
12cr|id3-0.78-5|74	* Wed Aug 29 2007 Götz Waschk <waschk@mandriva.org> 0.78-1mdv2008.0
12cr|id3-0.78-5|75	+ Revision: 73344
12cr|id3-0.78-5|76	- Import id3
12cr|id3-0.78-5|77	
12cr|id3-0.78-5|78	
12cr|id3-0.78-5|79	
12cr|id3-0.78-5|80	* Mon Aug 28 2006 Götz Waschk <waschk@mandriva.org> 0.78-1mdv2007.0
12cr|id3-0.78-5|81	- initial package

2230 12
12cr|id3ed-1.10.4-8|1	%define	name	id3ed
12cr|id3ed-1.10.4-8|2	%define	version	1.10.4
12cr|id3ed-1.10.4-8|3	%define release	 %mkrel 8
12cr|id3ed-1.10.4-8|4	
12cr|id3ed-1.10.4-8|5	Summary:	Edit id3v1 description tags in mpeg3 files
12cr|id3ed-1.10.4-8|6	Name:		%{name}
12cr|id3ed-1.10.4-8|7	Version:	%{version}
12cr|id3ed-1.10.4-8|8	Release:	%{release}
12cr|id3ed-1.10.4-8|9	License:	GPL
12cr|id3ed-1.10.4-8|10	Group:		Sound
12cr|id3ed-1.10.4-8|11	URL:		http://www.azstarnet.com/~donut/programs.html
12cr|id3ed-1.10.4-8|12	Source0:	%{name}-%{version}.tar.bz2
12cr|id3ed-1.10.4-8|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|id3ed-1.10.4-8|14	
12cr|id3ed-1.10.4-8|15	%description
12cr|id3ed-1.10.4-8|16	id3ed edits the "id3" tag for mpeg layer3 files. The mpeg3
12cr|id3ed-1.10.4-8|17	specification does not provide any method for storing song
12cr|id3ed-1.10.4-8|18	information, however the id3 tag has become a standard method
12cr|id3ed-1.10.4-8|19	for doing this, and most mp3 players can read the tag. It will
12cr|id3ed-1.10.4-8|20	not cause any errors in players that do not support it.
12cr|id3ed-1.10.4-8|21	The tag is 128 bytes long and is located at the end of the file.
12cr|id3ed-1.10.4-8|22	
12cr|id3ed-1.10.4-8|23	%prep
12cr|id3ed-1.10.4-8|24	%setup -q
12cr|id3ed-1.10.4-8|25	
12cr|id3ed-1.10.4-8|26	%build
12cr|id3ed-1.10.4-8|27	%configure
12cr|id3ed-1.10.4-8|28	%make
12cr|id3ed-1.10.4-8|29	
12cr|id3ed-1.10.4-8|30	%install
12cr|id3ed-1.10.4-8|31	rm -rf $RPM_BUILD_ROOT
12cr|id3ed-1.10.4-8|32	install -m755 id3ed -D $RPM_BUILD_ROOT%{_bindir}/id3ed
12cr|id3ed-1.10.4-8|33	install -m755 id3ed.1 -D $RPM_BUILD_ROOT%{_mandir}/man1/id3ed
12cr|id3ed-1.10.4-8|34	
12cr|id3ed-1.10.4-8|35	%clean
12cr|id3ed-1.10.4-8|36	rm -rf $RPM_BUILD_ROOT
12cr|id3ed-1.10.4-8|37	
12cr|id3ed-1.10.4-8|38	%files
12cr|id3ed-1.10.4-8|39	%defattr(-,root,root)
12cr|id3ed-1.10.4-8|40	%doc COPYING Changelog README
12cr|id3ed-1.10.4-8|41	%{_bindir}/*
12cr|id3ed-1.10.4-8|42	%{_mandir}/man1/*
12cr|id3ed-1.10.4-8|43	
12cr|id3ed-1.10.4-8|44	
12cr|id3ed-1.10.4-8|45	
12cr|id3ed-1.10.4-8|46	%changelog
12cr|id3ed-1.10.4-8|47	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.10.4-8mdv2011.0
12cr|id3ed-1.10.4-8|48	+ Revision: 619598
12cr|id3ed-1.10.4-8|49	- the mass rebuild of 2010.0 packages
12cr|id3ed-1.10.4-8|50	
12cr|id3ed-1.10.4-8|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.10.4-7mdv2010.0
12cr|id3ed-1.10.4-8|52	+ Revision: 429493
12cr|id3ed-1.10.4-8|53	- rebuild
12cr|id3ed-1.10.4-8|54	
12cr|id3ed-1.10.4-8|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.10.4-6mdv2009.0
12cr|id3ed-1.10.4-8|56	+ Revision: 247192
12cr|id3ed-1.10.4-8|57	- rebuild
12cr|id3ed-1.10.4-8|58	
12cr|id3ed-1.10.4-8|59	+ Olivier Blin <oblin@mandriva.com>
12cr|id3ed-1.10.4-8|60	- restore BuildRoot
12cr|id3ed-1.10.4-8|61	
12cr|id3ed-1.10.4-8|62	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.10.4-4mdv2008.1
12cr|id3ed-1.10.4-8|63	+ Revision: 126975
12cr|id3ed-1.10.4-8|64	- kill re-definition of %%buildroot on Pixel's request
12cr|id3ed-1.10.4-8|65	- use %%mkrel
12cr|id3ed-1.10.4-8|66	- import id3ed
12cr|id3ed-1.10.4-8|67	
12cr|id3ed-1.10.4-8|68	
12cr|id3ed-1.10.4-8|69	* Sun Jan 23 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.10.4-4mdk
12cr|id3ed-1.10.4-8|70	- rebuild for new readline
12cr|id3ed-1.10.4-8|71	- fix summary-ended-with-dot
12cr|id3ed-1.10.4-8|72	- cosmetics
12cr|id3ed-1.10.4-8|73	
12cr|id3ed-1.10.4-8|74	* Fri Jun 11 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.10.4-3mdk
12cr|id3ed-1.10.4-8|75	- rebuild
12cr|id3ed-1.10.4-8|76	
12cr|id3ed-1.10.4-8|77	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.10.4-2mdk
12cr|id3ed-1.10.4-8|78	- rebuild
12cr|id3ed-1.10.4-8|79	
12cr|id3ed-1.10.4-8|80	* Fri Jan 10 2003 Götz Waschk <waschk@linux-mandrake.com> 1.10.4-1mdk
12cr|id3ed-1.10.4-8|81	- drop patch
12cr|id3ed-1.10.4-8|82	- new version
12cr|id3ed-1.10.4-8|83	
12cr|id3ed-1.10.4-8|84	* Mon Jul 29 2002 Götz Waschk <waschk@linux-mandrake.com> 1.10.3-3mdk
12cr|id3ed-1.10.4-8|85	- gcc 3.2 build
12cr|id3ed-1.10.4-8|86	
12cr|id3ed-1.10.4-8|87	* Thu Jul 25 2002 Götz Waschk <waschk@linux-mandrake.com> 1.10.3-2mdk
12cr|id3ed-1.10.4-8|88	- fix description for rpmlint
12cr|id3ed-1.10.4-8|89	- gcc 3.1.1 patch
12cr|id3ed-1.10.4-8|90	
12cr|id3ed-1.10.4-8|91	* Tue Oct 02 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.10.3-1mdk
12cr|id3ed-1.10.4-8|92	- 1.10.3
12cr|id3ed-1.10.4-8|93	
12cr|id3ed-1.10.4-8|94	* Fri Jan 12 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.10.2-1mdk
12cr|id3ed-1.10.4-8|95	- updated to 1.10.2
12cr|id3ed-1.10.4-8|96	
12cr|id3ed-1.10.4-8|97	* Fri Jul 28 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.3-3mdk
12cr|id3ed-1.10.4-8|98	- BM
12cr|id3ed-1.10.4-8|99	
12cr|id3ed-1.10.4-8|100	* Fri Apr 28 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.3-2mdk
12cr|id3ed-1.10.4-8|101	- fix group
12cr|id3ed-1.10.4-8|102	- fix files section
12cr|id3ed-1.10.4-8|103	
12cr|id3ed-1.10.4-8|104	* Thu Feb 24 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cr|id3ed-1.10.4-8|105	- mandrake build
12cr|id3ed-1.10.4-8|106	
12cr|id3ed-1.10.4-8|107	* Fri Mar 26 1999 Ryan Weaver <ryanw@infohwy.com>
12cr|id3ed-1.10.4-8|108	[id3ed-1.3-1]
12cr|id3ed-1.10.4-8|109	- Initial RPM Build.
12cr|id3ed-1.10.4-8|110	- 03/23/1999 - 1.3
12cr|id3ed-1.10.4-8|111	- Removed a debug printf that sneaked into the release.
12cr|id3ed-1.10.4-8|112	- Added -l to show known genres.
12cr|id3ed-1.10.4-8|113	- Added support to set genre by name as well as number.
12cr|id3ed-1.10.4-8|114	
12cr|id3ed-1.10.4-8|115	- 03/22/1999 - 1.2
12cr|id3ed-1.10.4-8|116	- Added -SNAYCG selection of which tags you want to edit.
12cr|id3ed-1.10.4-8|117	- Added optional use of readline library for input.
12cr|id3ed-1.10.4-8|118	(Tested with Readline 4.0)  Comment the appropriate
12cr|id3ed-1.10.4-8|119	lines in the Makefile if you don't want it.
12cr|id3ed-1.10.4-8|120	
12cr|id3ed-1.10.4-8|121	- 12/03/1998 - 1.1
12cr|id3ed-1.10.4-8|122	- Added command line default value patch from Peter Karlsson <pk@abc.se>
12cr|id3ed-1.10.4-8|123	- Added -q(uiet) command line param.
12cr|id3ed-1.10.4-8|124	
12cr|id3ed-1.10.4-8|125	- 02/24/1998 - 1.0 - initial release
12cr|id3ed-1.10.4-8|126	

2231 12
12cr|id3tool-1.2a-5|1	%define name 	id3tool
12cr|id3tool-1.2a-5|2	%define version 1.2a
12cr|id3tool-1.2a-5|3	%define release  %mkrel 5
12cr|id3tool-1.2a-5|4	
12cr|id3tool-1.2a-5|5	Summary:	Id3tool: program for manipulating mp3 ID3 Tags
12cr|id3tool-1.2a-5|6	Name: 		%{name}
12cr|id3tool-1.2a-5|7	Version: 	%{version}
12cr|id3tool-1.2a-5|8	Release: 	%{release}
12cr|id3tool-1.2a-5|9	License:	BSD
12cr|id3tool-1.2a-5|10	Group:		Sound
12cr|id3tool-1.2a-5|11	Url:		http://kitsumi.xware.cx/id3tool/
12cr|id3tool-1.2a-5|12	Source0:	http://kitsumi.xware.cx/id3tool/%{name}-%{version}.tar.bz2
12cr|id3tool-1.2a-5|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|id3tool-1.2a-5|14	
12cr|id3tool-1.2a-5|15	%description
12cr|id3tool-1.2a-5|16	id3tool: a program for manipulating mp3 ID3 Tags
12cr|id3tool-1.2a-5|17	
12cr|id3tool-1.2a-5|18	%prep
12cr|id3tool-1.2a-5|19	%setup -q -n %{name}-%{version}
12cr|id3tool-1.2a-5|20	
12cr|id3tool-1.2a-5|21	%build
12cr|id3tool-1.2a-5|22	%configure
12cr|id3tool-1.2a-5|23	%make
12cr|id3tool-1.2a-5|24	
12cr|id3tool-1.2a-5|25	%install
12cr|id3tool-1.2a-5|26	rm -rf $RPM_BUILD_ROOT
12cr|id3tool-1.2a-5|27	
12cr|id3tool-1.2a-5|28	%makeinstall
12cr|id3tool-1.2a-5|29	
12cr|id3tool-1.2a-5|30	
12cr|id3tool-1.2a-5|31	%clean
12cr|id3tool-1.2a-5|32	rm -rf $RPM_BUILD_ROOT
12cr|id3tool-1.2a-5|33	
12cr|id3tool-1.2a-5|34	%files
12cr|id3tool-1.2a-5|35	%defattr(-,root,root)
12cr|id3tool-1.2a-5|36	%doc CHANGELOG COPYING INSTALL README*
12cr|id3tool-1.2a-5|37	%{_bindir}/*
12cr|id3tool-1.2a-5|38	%{_mandir}/man1/*
12cr|id3tool-1.2a-5|39	
12cr|id3tool-1.2a-5|40	
12cr|id3tool-1.2a-5|41	
12cr|id3tool-1.2a-5|42	
12cr|id3tool-1.2a-5|43	%changelog
12cr|id3tool-1.2a-5|44	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2a-5mdv2011.0
12cr|id3tool-1.2a-5|45	+ Revision: 619599
12cr|id3tool-1.2a-5|46	- the mass rebuild of 2010.0 packages
12cr|id3tool-1.2a-5|47	
12cr|id3tool-1.2a-5|48	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2a-4mdv2010.0
12cr|id3tool-1.2a-5|49	+ Revision: 429494
12cr|id3tool-1.2a-5|50	- rebuild
12cr|id3tool-1.2a-5|51	
12cr|id3tool-1.2a-5|52	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.2a-3mdv2009.0
12cr|id3tool-1.2a-5|53	+ Revision: 247198
12cr|id3tool-1.2a-5|54	- rebuild
12cr|id3tool-1.2a-5|55	
12cr|id3tool-1.2a-5|56	+ Olivier Blin <oblin@mandriva.com>
12cr|id3tool-1.2a-5|57	- restore BuildRoot
12cr|id3tool-1.2a-5|58	
12cr|id3tool-1.2a-5|59	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.2a-1mdv2008.1
12cr|id3tool-1.2a-5|60	+ Revision: 126981
12cr|id3tool-1.2a-5|61	- kill re-definition of %%buildroot on Pixel's request
12cr|id3tool-1.2a-5|62	- use %%mkrel
12cr|id3tool-1.2a-5|63	- import id3tool
12cr|id3tool-1.2a-5|64	
12cr|id3tool-1.2a-5|65	
12cr|id3tool-1.2a-5|66	* Mon Jul 11 2005 Gtz Waschk <waschk@mandriva.org> 1.2a-1mdk
12cr|id3tool-1.2a-5|67	- New release 1.2a
12cr|id3tool-1.2a-5|68	
12cr|id3tool-1.2a-5|69	* Wed Apr 20 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.2-5mdk
12cr|id3tool-1.2a-5|70	- rebuild
12cr|id3tool-1.2a-5|71	
12cr|id3tool-1.2a-5|72	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2-4mdk
12cr|id3tool-1.2a-5|73	- rebuild
12cr|id3tool-1.2a-5|74	
12cr|id3tool-1.2a-5|75	* Thu Jan 23 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.2-3mdk
12cr|id3tool-1.2a-5|76	- rebuild
12cr|id3tool-1.2a-5|77	
12cr|id3tool-1.2a-5|78	* Tue Nov  5 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.2-2mdk
12cr|id3tool-1.2a-5|79	- drop obsolete patch
12cr|id3tool-1.2a-5|80	- license is BSD
12cr|id3tool-1.2a-5|81	
12cr|id3tool-1.2a-5|82	* Tue Nov 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.2-1mdk
12cr|id3tool-1.2a-5|83	- 1.2
12cr|id3tool-1.2a-5|84	
12cr|id3tool-1.2a-5|85	* Thu Oct 25 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.1f-3mdk
12cr|id3tool-1.2a-5|86	- merge patch to enable track support from Dave MacKenzie <djm@pix.net>
12cr|id3tool-1.2a-5|87	
12cr|id3tool-1.2a-5|88	* Wed Aug 01 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.1f-2mdk
12cr|id3tool-1.2a-5|89	- rebuild
12cr|id3tool-1.2a-5|90	
12cr|id3tool-1.2a-5|91	* Mon Feb 19 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.1f-1mdk
12cr|id3tool-1.2a-5|92	- used srpm from Christian Zoffoli <czoffoli@linux-mandrake.com> :
12cr|id3tool-1.2a-5|93	- new package
12cr|id3tool-1.2a-5|94	
12cr|id3tool-1.2a-5|95	
12cr|id3tool-1.2a-5|96	
12cr|id3tool-1.2a-5|97	
12cr|id3tool-1.2a-5|98	

2232 12
12cr|id3v2-0.1.12-2|1	%define	name	id3v2
12cr|id3v2-0.1.12-2|2	%define	version	0.1.12
12cr|id3v2-0.1.12-2|3	%define	release %mkrel 2
12cr|id3v2-0.1.12-2|4	
12cr|id3v2-0.1.12-2|5	Summary:	A command line id3v2 tag editor
12cr|id3v2-0.1.12-2|6	Name:		%{name}
12cr|id3v2-0.1.12-2|7	Version:	%{version}
12cr|id3v2-0.1.12-2|8	Release:	%{release}
12cr|id3v2-0.1.12-2|9	Source0:	http://prdownloads.sourceforge.net/id3v2/%{name}-%{version}.tar.bz2
12cr|id3v2-0.1.12-2|10	License:	GPLv2+
12cr|id3v2-0.1.12-2|11	Group:		Sound
12cr|id3v2-0.1.12-2|12	URL:		http://id3v2.sourceforge.net/
12cr|id3v2-0.1.12-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|id3v2-0.1.12-2|14	BuildRequires:	libid3-devel
12cr|id3v2-0.1.12-2|15	
12cr|id3v2-0.1.12-2|16	%description
12cr|id3v2-0.1.12-2|17	id3v2 is a command line id3v2 tag editor.
12cr|id3v2-0.1.12-2|18	You can add/modifiy/delete id3v2 tags and convert
12cr|id3v2-0.1.12-2|19	id3v1 tags to id3v2 tags.
12cr|id3v2-0.1.12-2|20	
12cr|id3v2-0.1.12-2|21	%prep
12cr|id3v2-0.1.12-2|22	%setup -q
12cr|id3v2-0.1.12-2|23	
12cr|id3v2-0.1.12-2|24	%build
12cr|id3v2-0.1.12-2|25	%make clean
12cr|id3v2-0.1.12-2|26	%make
12cr|id3v2-0.1.12-2|27	
12cr|id3v2-0.1.12-2|28	%install
12cr|id3v2-0.1.12-2|29	rm -rf $RPM_BUILD_ROOT
12cr|id3v2-0.1.12-2|30	install -m755 id3v2 -D $RPM_BUILD_ROOT%{_bindir}/id3v2
12cr|id3v2-0.1.12-2|31	install -m644 id3v2.1 -D $RPM_BUILD_ROOT%{_mandir}/man1/id3v2.1
12cr|id3v2-0.1.12-2|32	
12cr|id3v2-0.1.12-2|33	%clean
12cr|id3v2-0.1.12-2|34	rm -rf $RPM_BUILD_ROOT
12cr|id3v2-0.1.12-2|35	
12cr|id3v2-0.1.12-2|36	%files
12cr|id3v2-0.1.12-2|37	%defattr(-,root,root)
12cr|id3v2-0.1.12-2|38	%doc README INSTALL
12cr|id3v2-0.1.12-2|39	%{_bindir}/id3v2
12cr|id3v2-0.1.12-2|40	%{_mandir}/man1/id3v2.1*
12cr|id3v2-0.1.12-2|41	
12cr|id3v2-0.1.12-2|42	
12cr|id3v2-0.1.12-2|43	%changelog
12cr|id3v2-0.1.12-2|44	* Mon Jul 11 2011 Götz Waschk <waschk@mandriva.org> 0.1.12-2mdv2011
12cr|id3v2-0.1.12-2|45	+ Revision: 689503
12cr|id3v2-0.1.12-2|46	- rebuild
12cr|id3v2-0.1.12-2|47	
12cr|id3v2-0.1.12-2|48	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 0.1.12-1mdv2011.0
12cr|id3v2-0.1.12-2|49	+ Revision: 550360
12cr|id3v2-0.1.12-2|50	- fix build
12cr|id3v2-0.1.12-2|51	- new version
12cr|id3v2-0.1.12-2|52	- drop patch
12cr|id3v2-0.1.12-2|53	- update license
12cr|id3v2-0.1.12-2|54	
12cr|id3v2-0.1.12-2|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.1.11-9mdv2009.0
12cr|id3v2-0.1.12-2|56	+ Revision: 247199
12cr|id3v2-0.1.12-2|57	- rebuild
12cr|id3v2-0.1.12-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|id3v2-0.1.12-2|59	
12cr|id3v2-0.1.12-2|60	+ Olivier Blin <oblin@mandriva.com>
12cr|id3v2-0.1.12-2|61	- restore BuildRoot
12cr|id3v2-0.1.12-2|62	
12cr|id3v2-0.1.12-2|63	* Tue Oct 23 2007 Götz Waschk <waschk@mandriva.org> 0.1.11-7mdv2008.1
12cr|id3v2-0.1.12-2|64	+ Revision: 101493
12cr|id3v2-0.1.12-2|65	- fix bug 34944 (double free crash)
12cr|id3v2-0.1.12-2|66	
12cr|id3v2-0.1.12-2|67	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 0.1.11-6mdv2008.0
12cr|id3v2-0.1.12-2|68	+ Revision: 55235
12cr|id3v2-0.1.12-2|69	- Import id3v2
12cr|id3v2-0.1.12-2|70	
12cr|id3v2-0.1.12-2|71	
12cr|id3v2-0.1.12-2|72	
12cr|id3v2-0.1.12-2|73	* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 0.1.11-1mdv2007.0
12cr|id3v2-0.1.12-2|74	- Rebuild
12cr|id3v2-0.1.12-2|75	
12cr|id3v2-0.1.12-2|76	* Mon Feb 06 2006 Götz Waschk <waschk@mandriva.org> 0.1.11-5mdk
12cr|id3v2-0.1.12-2|77	- Rebuild
12cr|id3v2-0.1.12-2|78	- use mkrel
12cr|id3v2-0.1.12-2|79	
12cr|id3v2-0.1.12-2|80	* Mon Feb 07 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.11-4mdk
12cr|id3v2-0.1.12-2|81	- even better description:p
12cr|id3v2-0.1.12-2|82	
12cr|id3v2-0.1.12-2|83	* Sat Feb 05 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.11-3mdk
12cr|id3v2-0.1.12-2|84	- better description
12cr|id3v2-0.1.12-2|85	- cosmetics
12cr|id3v2-0.1.12-2|86	
12cr|id3v2-0.1.12-2|87	* Tue Jun 15 2004 GØtz Waschk <waschk@linux-mandrake.com> 0.1.11-2mdk
12cr|id3v2-0.1.12-2|88	- rebuild for new g++
12cr|id3v2-0.1.12-2|89	
12cr|id3v2-0.1.12-2|90	* Wed May  5 2004 GØtz Waschk <waschk@linux-mandrake.com> 0.1.11-1mdk
12cr|id3v2-0.1.12-2|91	- drop prefix
12cr|id3v2-0.1.12-2|92	- add source url
12cr|id3v2-0.1.12-2|93	- new version
12cr|id3v2-0.1.12-2|94	
12cr|id3v2-0.1.12-2|95	* Fri Apr  4 2003 GØtz Waschk <waschk@linux-mandrake.com> 0.1.9-2mdk
12cr|id3v2-0.1.12-2|96	- new id3lib
12cr|id3v2-0.1.12-2|97	
12cr|id3v2-0.1.12-2|98	* Tue Feb 25 2003 GØtz Waschk <waschk@linux-mandrake.com> 0.1.9-1mdk
12cr|id3v2-0.1.12-2|99	- drop patch
12cr|id3v2-0.1.12-2|100	- new version
12cr|id3v2-0.1.12-2|101	
12cr|id3v2-0.1.12-2|102	* Mon Feb 24 2003 GØtz Waschk <waschk@linux-mandrake.com> 0.1.8-1mdk
12cr|id3v2-0.1.12-2|103	- patch in missing namespace to make it compile
12cr|id3v2-0.1.12-2|104	- new version
12cr|id3v2-0.1.12-2|105	
12cr|id3v2-0.1.12-2|106	* Sat Dec 28 2002 GØtz Waschk <waschk@linux-mandrake.com> 0.1.7-2mdk
12cr|id3v2-0.1.12-2|107	- arrgh, don't use the included binaries
12cr|id3v2-0.1.12-2|108	
12cr|id3v2-0.1.12-2|109	* Fri Dec 27 2002 GØtz Waschk <waschk@linux-mandrake.com> 0.1.7-1mdk
12cr|id3v2-0.1.12-2|110	- new version
12cr|id3v2-0.1.12-2|111	
12cr|id3v2-0.1.12-2|112	* Mon Nov 25 2002 GØtz Waschk <waschk@linux-mandrake.com> 0.1.5-6mdk
12cr|id3v2-0.1.12-2|113	- rebuild with new id3lib
12cr|id3v2-0.1.12-2|114	
12cr|id3v2-0.1.12-2|115	* Mon Nov  4 2002 GØtz Waschk <waschk@linux-mandrake.com> 0.1.5-5mdk
12cr|id3v2-0.1.12-2|116	- rebuild with new id3lib
12cr|id3v2-0.1.12-2|117	
12cr|id3v2-0.1.12-2|118	* Fri Aug 16 2002 GØtz Waschk <waschk@linux-mandrake.com> 0.1.5-4mdk
12cr|id3v2-0.1.12-2|119	- gcc 3.2-0.3mdk build
12cr|id3v2-0.1.12-2|120	
12cr|id3v2-0.1.12-2|121	* Mon Jul 29 2002 GØtz Waschk <waschk@linux-mandrake.com> 0.1.5-3mdk
12cr|id3v2-0.1.12-2|122	- gcc3.2
12cr|id3v2-0.1.12-2|123	
12cr|id3v2-0.1.12-2|124	* Tue May 28 2002 GØtz Waschk <waschk@linux-mandrake.com> 0.1.5-2mdk
12cr|id3v2-0.1.12-2|125	- gcc3.1
12cr|id3v2-0.1.12-2|126	
12cr|id3v2-0.1.12-2|127	* Mon Feb 18 2002 GØtz Waschk <waschk@linux-mandrake.com> 0.1.5-1mdk
12cr|id3v2-0.1.12-2|128	- initial package

2233 12
12cr|iddev-1.9-6|1	%define name iddev
12cr|iddev-1.9-6|2	%define version 1.9
12cr|iddev-1.9-6|3	%define release  %mkrel 6
12cr|iddev-1.9-6|4	
12cr|iddev-1.9-6|5	Summary: Library that identifies device contents
12cr|iddev-1.9-6|6	Name: %{name}
12cr|iddev-1.9-6|7	Version: %{version}
12cr|iddev-1.9-6|8	Release: %{release}
12cr|iddev-1.9-6|9	Source0: %{name}-%{version}.tar.bz2
12cr|iddev-1.9-6|10	License: GPL
12cr|iddev-1.9-6|11	Group: System/Base
12cr|iddev-1.9-6|12	#Url:
12cr|iddev-1.9-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|iddev-1.9-6|14	
12cr|iddev-1.9-6|15	
12cr|iddev-1.9-6|16	%description
12cr|iddev-1.9-6|17	iddev is a library that identifies device contents.  It will
12cr|iddev-1.9-6|18	tell you what file system (or logical volume manager) has
12cr|iddev-1.9-6|19	formatted the device.  This package contains the shared libraries.
12cr|iddev-1.9-6|20	
12cr|iddev-1.9-6|21	%prep
12cr|iddev-1.9-6|22	%setup -q
12cr|iddev-1.9-6|23	
12cr|iddev-1.9-6|24	%build
12cr|iddev-1.9-6|25	./configure --incdir=%{_includedir} \
12cr|iddev-1.9-6|26	--kernel_src=/usr/src/linux \
12cr|iddev-1.9-6|27	--libdir=%{_libdir} \
12cr|iddev-1.9-6|28	--mandir=%{_mandir} \
12cr|iddev-1.9-6|29	--sbindir=%{_sbindir} \
12cr|iddev-1.9-6|30	--sharedir=%{_datadir}/%name
12cr|iddev-1.9-6|31	
12cr|iddev-1.9-6|32	%install
12cr|iddev-1.9-6|33	rm -rf $RPM_BUILD_ROOT
12cr|iddev-1.9-6|34	%makeinstall DESTDIR=$RPM_BUILD_ROOT
12cr|iddev-1.9-6|35	
12cr|iddev-1.9-6|36	%clean
12cr|iddev-1.9-6|37	rm -rf $RPM_BUILD_ROOT
12cr|iddev-1.9-6|38	
12cr|iddev-1.9-6|39	%files
12cr|iddev-1.9-6|40	%defattr(-,root,root)
12cr|iddev-1.9-6|41	%{_libdir}/libiddev.a
12cr|iddev-1.9-6|42	%{_includedir}/iddev.h
12cr|iddev-1.9-6|43	
12cr|iddev-1.9-6|44	
12cr|iddev-1.9-6|45	
12cr|iddev-1.9-6|46	%changelog
12cr|iddev-1.9-6|47	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9-6mdv2011.0
12cr|iddev-1.9-6|48	+ Revision: 619600
12cr|iddev-1.9-6|49	- the mass rebuild of 2010.0 packages
12cr|iddev-1.9-6|50	
12cr|iddev-1.9-6|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.9-5mdv2010.0
12cr|iddev-1.9-6|52	+ Revision: 429495
12cr|iddev-1.9-6|53	- rebuild
12cr|iddev-1.9-6|54	
12cr|iddev-1.9-6|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.9-4mdv2009.0
12cr|iddev-1.9-6|56	+ Revision: 247201
12cr|iddev-1.9-6|57	- rebuild
12cr|iddev-1.9-6|58	
12cr|iddev-1.9-6|59	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.9-2mdv2008.1
12cr|iddev-1.9-6|60	+ Revision: 170893
12cr|iddev-1.9-6|61	- rebuild
12cr|iddev-1.9-6|62	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|iddev-1.9-6|63	
12cr|iddev-1.9-6|64	+ Olivier Blin <oblin@mandriva.com>
12cr|iddev-1.9-6|65	- restore BuildRoot
12cr|iddev-1.9-6|66	
12cr|iddev-1.9-6|67	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.9-1mdv2008.1
12cr|iddev-1.9-6|68	+ Revision: 131677
12cr|iddev-1.9-6|69	- fix group
12cr|iddev-1.9-6|70	- kill re-definition of %%buildroot on Pixel's request
12cr|iddev-1.9-6|71	- use %%mkrel
12cr|iddev-1.9-6|72	- fix summary-ended-with-dot
12cr|iddev-1.9-6|73	- import iddev
12cr|iddev-1.9-6|74	
12cr|iddev-1.9-6|75	
12cr|iddev-1.9-6|76	* Mon Apr 11 2005 Antoine Ginis <aginies@mandriva.com> 1.9-1mdk
12cr|iddev-1.9-6|77	- first release

2234 12
12cr|identicurse-0.9-1|1	%define short_version 0.9
12cr|identicurse-0.9-1|2	
12cr|identicurse-0.9-1|3	Name:           identicurse
12cr|identicurse-0.9-1|4	Version:        0.9
12cr|identicurse-0.9-1|5	Release:        1
12cr|identicurse-0.9-1|6	Summary:        Curses based Status.net client
12cr|identicurse-0.9-1|7	Group:          Networking/Other
12cr|identicurse-0.9-1|8	License:        GPLv3+
12cr|identicurse-0.9-1|9	URL:            http://identicurse.net/
12cr|identicurse-0.9-1|10	Source0:        http://identicurse.net/release/%{short_version}/%{name}-%{version}.tar.gz
12cr|identicurse-0.9-1|11	BuildArch:      noarch
12cr|identicurse-0.9-1|12	BuildRequires:  python-setuptools, help2man
12cr|identicurse-0.9-1|13	Requires:       python-setuptools, python-oauth
12cr|identicurse-0.9-1|14	
12cr|identicurse-0.9-1|15	%description
12cr|identicurse-0.9-1|16	A simple but powerful Identi.ca client with a curses-based UI.
12cr|identicurse-0.9-1|17	
12cr|identicurse-0.9-1|18	
12cr|identicurse-0.9-1|19	%prep
12cr|identicurse-0.9-1|20	%setup -q -n %{name}-%{short_version}
12cr|identicurse-0.9-1|21	
12cr|identicurse-0.9-1|22	%build
12cr|identicurse-0.9-1|23	%{__python} setup.py build
12cr|identicurse-0.9-1|24	# We should use the pre-packaged version...
12cr|identicurse-0.9-1|25	rm -rf build/lib/oauth/
12cr|identicurse-0.9-1|26	# Statusnet is not it's own module (yet)
12cr|identicurse-0.9-1|27	mv build/lib/statusnet/ build/lib/identicurse/
12cr|identicurse-0.9-1|28	
12cr|identicurse-0.9-1|29	
12cr|identicurse-0.9-1|30	%install
12cr|identicurse-0.9-1|31	%{__python} setup.py install --skip-build --root %buildroot
12cr|identicurse-0.9-1|32	mv %{buildroot}/%{_prefix}/%{name}/* %buildroot/%{python_sitelib}/%{name}/
12cr|identicurse-0.9-1|33	
12cr|identicurse-0.9-1|34	# Install the manpage
12cr|identicurse-0.9-1|35	mkdir -p %buildroot/%{_mandir}/man1/
12cr|identicurse-0.9-1|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
12cr|identicurse-0.9-1|37	
12cr|identicurse-0.9-1|38	
12cr|identicurse-0.9-1|39	%files
12cr|identicurse-0.9-1|40	%doc CHANGELOG INSTALL LICENSE README conf/config.json
12cr|identicurse-0.9-1|41	# For noarch packages: sitelib
12cr|identicurse-0.9-1|42	%{python_sitelib}/%{name}/
12cr|identicurse-0.9-1|43	%{python_sitelib}/%{name}-*.egg-info/
12cr|identicurse-0.9-1|44	%{_bindir}/identicurse
12cr|identicurse-0.9-1|45	%{_mandir}/man1/%{name}.1.xz
12cr|identicurse-0.9-1|46	
12cr|identicurse-0.9-1|47	
12cr|identicurse-0.9-1|48	%changelog
12cr|identicurse-0.9-1|49	* Mon Feb 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.9-1
12cr|identicurse-0.9-1|50	+ Revision: 781003
12cr|identicurse-0.9-1|51	- version update 0.9
12cr|identicurse-0.9-1|52	
12cr|identicurse-0.9-1|53	* Wed Feb 08 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.8.2-1
12cr|identicurse-0.9-1|54	+ Revision: 771855
12cr|identicurse-0.9-1|55	- Group: fix
12cr|identicurse-0.9-1|56	- imported package identicurse
12cr|identicurse-0.9-1|57	

2235 12
12cr|idesk-0.7.5-6|1	%define name idesk
12cr|idesk-0.7.5-6|2	%define version 0.7.5
12cr|idesk-0.7.5-6|3	%define release %mkrel 6
12cr|idesk-0.7.5-6|4	
12cr|idesk-0.7.5-6|5	Version: 	%{version}
12cr|idesk-0.7.5-6|6	Summary: 	Plops icons on your root window
12cr|idesk-0.7.5-6|7	Name: 		%{name}
12cr|idesk-0.7.5-6|8	Release: 	%{release}
12cr|idesk-0.7.5-6|9	License: 	BSD
12cr|idesk-0.7.5-6|10	Group: 		Graphical desktop/Other
12cr|idesk-0.7.5-6|11	Source0: 	%{name}-%{version}.tar.bz2
12cr|idesk-0.7.5-6|12	Patch0:		idesk-0.7.5-fix-fork.patch
12cr|idesk-0.7.5-6|13	Patch1:		idesk-0.7.5-invert-glowing.patch
12cr|idesk-0.7.5-6|14	Patch2:		idesk-0.7.5-restart-on-SIGHUP.patch
12cr|idesk-0.7.5-6|15	patch3:		idesk-0.7.5.cstdlib.patch
12cr|idesk-0.7.5-6|16	URL: 		http://idesk.sourceforge.net/
12cr|idesk-0.7.5-6|17	Buildrequires:	imlib2-devel pkgconfig(gtk+-2.0)
12cr|idesk-0.7.5-6|18	Buildrequires:  libart_lgpl-devel startup-notification-devel
12cr|idesk-0.7.5-6|19	Buildrequires:	pkgconfig(xft)
12cr|idesk-0.7.5-6|20	
12cr|idesk-0.7.5-6|21	%description
12cr|idesk-0.7.5-6|22	iDesk gives users of minimal wm's (fluxbox, pekwm, windowmaker...) icons on
12cr|idesk-0.7.5-6|23	their desktop. The icon graphics are either from a png or svg (vector) file
12cr|idesk-0.7.5-6|24	and support some eyecandy effects like transparency. Each icon can be
12cr|idesk-0.7.5-6|25	configured to run one or more shell commands and the actions which run
12cr|idesk-0.7.5-6|26	those commands are completely configurable.
12cr|idesk-0.7.5-6|27	In a nutshell if you want icons on your desktop and you don't have or don't
12cr|idesk-0.7.5-6|28	want KDE or gnome doing it, you can use idesk.
12cr|idesk-0.7.5-6|29	
12cr|idesk-0.7.5-6|30	%prep
12cr|idesk-0.7.5-6|31	
12cr|idesk-0.7.5-6|32	%setup -q
12cr|idesk-0.7.5-6|33	%{__perl} -pi.orig -e 's|/usr/local/share|%_datadir|g;' examples/default.lnk
12cr|idesk-0.7.5-6|34	%patch0 -p1 -b .fork
12cr|idesk-0.7.5-6|35	%patch1 -p1 -b .glow
12cr|idesk-0.7.5-6|36	%patch2 -p1 -b .HUP
12cr|idesk-0.7.5-6|37	%patch3 -p1 -b .cstdlib
12cr|idesk-0.7.5-6|38	
12cr|idesk-0.7.5-6|39	%build
12cr|idesk-0.7.5-6|40	%configure2_5x --enable-libsn
12cr|idesk-0.7.5-6|41	%make
12cr|idesk-0.7.5-6|42	
12cr|idesk-0.7.5-6|43	%install
12cr|idesk-0.7.5-6|44	%makeinstall
12cr|idesk-0.7.5-6|45	
12cr|idesk-0.7.5-6|46	%files
12cr|idesk-0.7.5-6|47	%doc README AUTHORS ChangeLog COPYING NEWS TODO
12cr|idesk-0.7.5-6|48	%{_bindir}/*
12cr|idesk-0.7.5-6|49	%{_datadir}/%{name}/

2236 12
12cr|ide-smart-1.4-9|1	%define name ide-smart
12cr|ide-smart-1.4-9|2	%define version 1.4
12cr|ide-smart-1.4-9|3	%define release  %mkrel 9
12cr|ide-smart-1.4-9|4	
12cr|ide-smart-1.4-9|5	Summary: A system utility for monitoring a SMART capable hard-disk
12cr|ide-smart-1.4-9|6	Name: %{name}
12cr|ide-smart-1.4-9|7	Version: %{version}
12cr|ide-smart-1.4-9|8	Release: %{release}
12cr|ide-smart-1.4-9|9	Source: %{name}-%{version}.tar.bz2
12cr|ide-smart-1.4-9|10	Patch0: ide-smart-1.4-typofix.patch.bz2
12cr|ide-smart-1.4-9|11	License: GPL
12cr|ide-smart-1.4-9|12	Url: http://lightside.eresmas.com/
12cr|ide-smart-1.4-9|13	Group: Monitoring
12cr|ide-smart-1.4-9|14	Buildroot: %{_tmppath}/%{name}-buildroot
12cr|ide-smart-1.4-9|15	
12cr|ide-smart-1.4-9|16	%description
12cr|ide-smart-1.4-9|17	The ide-smart program enable to monitor a SMART capable hard-disk.
12cr|ide-smart-1.4-9|18	The SMART protocol define several items. When one of these items is under
12cr|ide-smart-1.4-9|19	a certain level, this means that the disk is about to break.
12cr|ide-smart-1.4-9|20	
12cr|ide-smart-1.4-9|21	%prep
12cr|ide-smart-1.4-9|22	rm -rf $RPM_BUILD_ROOT
12cr|ide-smart-1.4-9|23	
12cr|ide-smart-1.4-9|24	%setup -q
12cr|ide-smart-1.4-9|25	%patch0 -p1
12cr|ide-smart-1.4-9|26	
12cr|ide-smart-1.4-9|27	%build
12cr|ide-smart-1.4-9|28	make clean
12cr|ide-smart-1.4-9|29	make CFLAGS="$RPM_OPT_FLAGS"
12cr|ide-smart-1.4-9|30	
12cr|ide-smart-1.4-9|31	%install
12cr|ide-smart-1.4-9|32	rm -rf $RPM_BUILD_ROOT
12cr|ide-smart-1.4-9|33	perl -pi -e "s!/man/!/share/man/!g" Makefile
12cr|ide-smart-1.4-9|34	%makeinstall INSTALL_PREFIX=$RPM_BUILD_ROOT/usr
12cr|ide-smart-1.4-9|35	
12cr|ide-smart-1.4-9|36	%clean
12cr|ide-smart-1.4-9|37	rm -rf $RPM_BUILD_ROOT
12cr|ide-smart-1.4-9|38	
12cr|ide-smart-1.4-9|39	%files
12cr|ide-smart-1.4-9|40	%defattr(-,root,root,0755)
12cr|ide-smart-1.4-9|41	%{_sbindir}/*
12cr|ide-smart-1.4-9|42	%{_mandir}/man8/*
12cr|ide-smart-1.4-9|43	
12cr|ide-smart-1.4-9|44	
12cr|ide-smart-1.4-9|45	
12cr|ide-smart-1.4-9|46	%changelog
12cr|ide-smart-1.4-9|47	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4-9mdv2011.0
12cr|ide-smart-1.4-9|48	+ Revision: 619601
12cr|ide-smart-1.4-9|49	- the mass rebuild of 2010.0 packages
12cr|ide-smart-1.4-9|50	
12cr|ide-smart-1.4-9|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.4-8mdv2010.0
12cr|ide-smart-1.4-9|52	+ Revision: 429497
12cr|ide-smart-1.4-9|53	- rebuild
12cr|ide-smart-1.4-9|54	
12cr|ide-smart-1.4-9|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.4-7mdv2009.0
12cr|ide-smart-1.4-9|56	+ Revision: 247204
12cr|ide-smart-1.4-9|57	- rebuild
12cr|ide-smart-1.4-9|58	
12cr|ide-smart-1.4-9|59	+ Olivier Blin <oblin@mandriva.com>
12cr|ide-smart-1.4-9|60	- restore BuildRoot
12cr|ide-smart-1.4-9|61	
12cr|ide-smart-1.4-9|62	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.4-5mdv2008.1
12cr|ide-smart-1.4-9|63	+ Revision: 126988
12cr|ide-smart-1.4-9|64	- kill re-definition of %%buildroot on Pixel's request
12cr|ide-smart-1.4-9|65	- use %%mkrel
12cr|ide-smart-1.4-9|66	- import ide-smart
12cr|ide-smart-1.4-9|67	
12cr|ide-smart-1.4-9|68	
12cr|ide-smart-1.4-9|69	* Wed Apr 20 2005 Lenny Cartier <lenny@mandriva.com> 1.4-5mdk
12cr|ide-smart-1.4-9|70	- rebuild
12cr|ide-smart-1.4-9|71	
12cr|ide-smart-1.4-9|72	* Fri Feb 20 2004  Lenny Cartier <lenny@mandrakesoft.com> 1.4-4mdk
12cr|ide-smart-1.4-9|73	- rebuild
12cr|ide-smart-1.4-9|74	
12cr|ide-smart-1.4-9|75	* Fri Jan 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.4-3mdk
12cr|ide-smart-1.4-9|76	- rebuild
12cr|ide-smart-1.4-9|77	
12cr|ide-smart-1.4-9|78	* Tue Apr 16 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.4-2mdk
12cr|ide-smart-1.4-9|79	- fix typo in man page
12cr|ide-smart-1.4-9|80	
12cr|ide-smart-1.4-9|81	* Mon Nov 12 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.4-1mdk
12cr|ide-smart-1.4-9|82	- 1.4
12cr|ide-smart-1.4-9|83	- url
12cr|ide-smart-1.4-9|84	
12cr|ide-smart-1.4-9|85	* Wed Aug 01 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.3-5mdk
12cr|ide-smart-1.4-9|86	- rebuild
12cr|ide-smart-1.4-9|87	
12cr|ide-smart-1.4-9|88	* Fri Jan 12 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.3-4mdk
12cr|ide-smart-1.4-9|89	- rebuild
12cr|ide-smart-1.4-9|90	
12cr|ide-smart-1.4-9|91	* Fri Jul 28 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.3-3mdk
12cr|ide-smart-1.4-9|92	- BM
12cr|ide-smart-1.4-9|93	
12cr|ide-smart-1.4-9|94	* Fri Apr 28 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.3-2mdk
12cr|ide-smart-1.4-9|95	- fix group
12cr|ide-smart-1.4-9|96	
12cr|ide-smart-1.4-9|97	* Fri Oct 1 1999 Thierry Vignaud <tvignaud@linux-mandrake.com>
12cr|ide-smart-1.4-9|98	- initial rpm
12cr|ide-smart-1.4-9|99	

2237 12
12cr|ido-0.3.4-1|1	%define _disable_ld_no_undefined 1
12cr|ido-0.3.4-1|2	# im gonna pass on using the api in the libname for now
12cr|ido-0.3.4-1|3	%define api 3-0.1
12cr|ido-0.3.4-1|4	%define major 0
12cr|ido-0.3.4-1|5	
12cr|ido-0.3.4-1|6	%define libname %mklibname %{name} %{major}
12cr|ido-0.3.4-1|7	%define develname %mklibname %{name} -d
12cr|ido-0.3.4-1|8	
12cr|ido-0.3.4-1|9	Summary:	Provides extra GTK+ menu items
12cr|ido-0.3.4-1|10	Name:		ido
12cr|ido-0.3.4-1|11	Version:	0.3.4
12cr|ido-0.3.4-1|12	Release:	1
12cr|ido-0.3.4-1|13	License:	LGPLv2.1, LGPLv3
12cr|ido-0.3.4-1|14	Url:		http://launchpad.net/ido
12cr|ido-0.3.4-1|15	Group:		System/Libraries
12cr|ido-0.3.4-1|16	Source0:	%{name}-%{version}.tar.gz
12cr|ido-0.3.4-1|17	
12cr|ido-0.3.4-1|18	BuildRequires:	gtk-doc
12cr|ido-0.3.4-1|19	BuildRequires:	intltool
12cr|ido-0.3.4-1|20	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|ido-0.3.4-1|21	BuildRequires:	pkgconfig(libutouch-geis)
12cr|ido-0.3.4-1|22	
12cr|ido-0.3.4-1|23	%description
12cr|ido-0.3.4-1|24	This library provdes extra gtk menu items for display in system indicators.
12cr|ido-0.3.4-1|25	
12cr|ido-0.3.4-1|26	%package -n %{libname}
12cr|ido-0.3.4-1|27	Summary:	IDO provides extra GTK+ menu items
12cr|ido-0.3.4-1|28	Group:		System/Libraries
12cr|ido-0.3.4-1|29	
12cr|ido-0.3.4-1|30	%description -n %{libname}
12cr|ido-0.3.4-1|31	This library provdes extra gtk menu items for display in system indicators.
12cr|ido-0.3.4-1|32	
12cr|ido-0.3.4-1|33	This package provides the shared libraries to be used by applications.
12cr|ido-0.3.4-1|34	
12cr|ido-0.3.4-1|35	%package -n %{develname}
12cr|ido-0.3.4-1|36	Summary:	IDO provides extra GTK+ menu items
12cr|ido-0.3.4-1|37	Group:		Development/C
12cr|ido-0.3.4-1|38	Requires:	%{libname} = %{version}-%{release}
12cr|ido-0.3.4-1|39	
12cr|ido-0.3.4-1|40	%description -n %{develname}
12cr|ido-0.3.4-1|41	This package provides the development files to build applications.
12cr|ido-0.3.4-1|42	
12cr|ido-0.3.4-1|43	%prep
12cr|ido-0.3.4-1|44	%setup -q
12cr|ido-0.3.4-1|45	%apply_patches
12cr|ido-0.3.4-1|46	
12cr|ido-0.3.4-1|47	%build
12cr|ido-0.3.4-1|48	%configure2_5x \
12cr|ido-0.3.4-1|49	--disable-static \
12cr|ido-0.3.4-1|50	--enable-gtk-doc
12cr|ido-0.3.4-1|51	
12cr|ido-0.3.4-1|52	%make
12cr|ido-0.3.4-1|53	
12cr|ido-0.3.4-1|54	%install
12cr|ido-0.3.4-1|55	%makeinstall_std
12cr|ido-0.3.4-1|56	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
12cr|ido-0.3.4-1|57	
12cr|ido-0.3.4-1|58	%files -n %{libname}
12cr|ido-0.3.4-1|59	%doc COPYING
12cr|ido-0.3.4-1|60	%{_libdir}/*%{api}.so.%{major}*
12cr|ido-0.3.4-1|61	
12cr|ido-0.3.4-1|62	%files -n %{develname}
12cr|ido-0.3.4-1|63	%dir %{_includedir}/libido%{api}
12cr|ido-0.3.4-1|64	%{_includedir}/libido%{api}/libido/
12cr|ido-0.3.4-1|65	%{_libdir}/pkgconfig/*.pc
12cr|ido-0.3.4-1|66	%{_libdir}/*.so
12cr|ido-0.3.4-1|67	
12cr|ido-0.3.4-1|68	
12cr|ido-0.3.4-1|69	
12cr|ido-0.3.4-1|70	%changelog
12cr|ido-0.3.4-1|71	* Fri Apr 06 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.3.4-1
12cr|ido-0.3.4-1|72	+ Revision: 789535
12cr|ido-0.3.4-1|73	- removed unneeded patches
12cr|ido-0.3.4-1|74	- new version 0.3.4
12cr|ido-0.3.4-1|75	- added p2 to fix deprication in build
12cr|ido-0.3.4-1|76	- imported package ido
12cr|ido-0.3.4-1|77	

2238 12
12cr|idutils-4.6-1|1	Summary:	Language-independent identifier database tool
12cr|idutils-4.6-1|2	Name:		idutils
12cr|idutils-4.6-1|3	Version:	4.6
12cr|idutils-4.6-1|4	Release:	1
12cr|idutils-4.6-1|5	License:	GPLv2
12cr|idutils-4.6-1|6	Group:		Development/C
12cr|idutils-4.6-1|7	BuildRequires:	emacs
12cr|idutils-4.6-1|8	buildrequires:	gettext
12cr|idutils-4.6-1|9	Source0:		http://ftpmirror.gnu.org/idutils/%{name}-%{version}.tar.xz
12cr|idutils-4.6-1|10	source1:		.abf.yml
12cr|idutils-4.6-1|11	url:				http://www.gnu.org/software/idutils/
12cr|idutils-4.6-1|12	packager:		alex@barak.in
12cr|idutils-4.6-1|13	
12cr|idutils-4.6-1|14	%description
12cr|idutils-4.6-1|15	This is the GNU idutils package.
12cr|idutils-4.6-1|16	
12cr|idutils-4.6-1|17	It provides simple, fast, high-capacity, language-independent
12cr|idutils-4.6-1|18	identifier database tools.  Actually, the term `identifier' is too
12cr|idutils-4.6-1|19	limiting--`mkid' stores tokens, be they program identifiers of any
12cr|idutils-4.6-1|20	form, literal numbers, or words of human-readable text.  Database
12cr|idutils-4.6-1|21	queries can be issued from the command-line, or from within emacs,
12cr|idutils-4.6-1|22	serving as an augmented tags facility.
12cr|idutils-4.6-1|23	
12cr|idutils-4.6-1|24	`mkid' was originally written by Greg McGary <gkm@gnu.ai.mit.edu>
12cr|idutils-4.6-1|25	and posted to comp.sources.unix in September 1987.  It was then
12cr|idutils-4.6-1|26	maintained and enhanced by a loose knit group of programmers on the
12cr|idutils-4.6-1|27	Internet led by Tom Horsley <Tom.Horsley@mail.hcsc.com>.  Tom released
12cr|idutils-4.6-1|28	`mkid2' on comp.sources.unix in March, 1991.  Greg McGary resumed
12cr|idutils-4.6-1|29	maintenance until 2000.
12cr|idutils-4.6-1|30	
12cr|idutils-4.6-1|31	%prep
12cr|idutils-4.6-1|32	%setup -q
12cr|idutils-4.6-1|33	
12cr|idutils-4.6-1|34	%build
12cr|idutils-4.6-1|35	%configure2_5x
12cr|idutils-4.6-1|36	%make
12cr|idutils-4.6-1|37	
12cr|idutils-4.6-1|38	%install
12cr|idutils-4.6-1|39	%makeinstall_std
12cr|idutils-4.6-1|40	#% find_lang %name || touch %name.lang
12cr|idutils-4.6-1|41	%find_lang %name
12cr|idutils-4.6-1|42	install -d %{buildroot}%{_datadir}/%{name}
12cr|idutils-4.6-1|43	install -m 644 INSTALL %{buildroot}%{_datadir}/%{name}/
12cr|idutils-4.6-1|44	
12cr|idutils-4.6-1|45	
12cr|idutils-4.6-1|46	%files -f %name.lang
12cr|idutils-4.6-1|47	%defattr (-,root,root)
12cr|idutils-4.6-1|48	%doc README COPYING AUTHORS ABOUT-NLS NEWS THANKS TODO
12cr|idutils-4.6-1|49	%{_datadir}/%{name}/INSTALL
12cr|idutils-4.6-1|50	%{_bindir}/*
12cr|idutils-4.6-1|51	%{_infodir}/*
12cr|idutils-4.6-1|52	%{_datadir}/emacs/site-lisp/*
12cr|idutils-4.6-1|53	%{_datadir}/id-lang.map
12cr|idutils-4.6-1|54	%{_mandir}/man1/*
12cr|idutils-4.6-1|55	
12cr|idutils-4.6-1|56	
12cr|idutils-4.6-1|57	
12cr|idutils-4.6-1|58	%changelog

2239 12
12cr|iec16022-0.2.4-2|1	# TODO: shared lib calls exit
12cr|iec16022-0.2.4-2|2	
12cr|iec16022-0.2.4-2|3	%define name	iec16022
12cr|iec16022-0.2.4-2|4	%define version	0.2.4
12cr|iec16022-0.2.4-2|5	%define rel	2
12cr|iec16022-0.2.4-2|6	
12cr|iec16022-0.2.4-2|7	%define major	0
12cr|iec16022-0.2.4-2|8	%define libname	%mklibname %{name}_ %{major}
12cr|iec16022-0.2.4-2|9	%define devname	%mklibname %{name} -d
12cr|iec16022-0.2.4-2|10	
12cr|iec16022-0.2.4-2|11	Name:           %{name}
12cr|iec16022-0.2.4-2|12	Version:        %{version}
12cr|iec16022-0.2.4-2|13	Release:        %mkrel %{rel}
12cr|iec16022-0.2.4-2|14	Summary:        Generate ISO/IEC 16022 2D barcodes
12cr|iec16022-0.2.4-2|15	Group:          Graphics
12cr|iec16022-0.2.4-2|16	License:        GPLv2+
12cr|iec16022-0.2.4-2|17	URL:            http://www.datenfreihafen.org/projects/iec16022.html
12cr|iec16022-0.2.4-2|18	Source0:        http://www.datenfreihafen.org/~stefan/iec16022/%{name}-%{version}.tar.gz
12cr|iec16022-0.2.4-2|19	Patch0:         %{name}-%{version}-test-suite-fix.patch
12cr|iec16022-0.2.4-2|20	
12cr|iec16022-0.2.4-2|21	BuildRequires:  popt-devel
12cr|iec16022-0.2.4-2|22	BuildRequires:	zlib-devel
12cr|iec16022-0.2.4-2|23	
12cr|iec16022-0.2.4-2|24	%description
12cr|iec16022-0.2.4-2|25	iec16022 is a program for producing ISO/IEC 16022 2D barcodes, also
12cr|iec16022-0.2.4-2|26	known as Data Matrix.  These barcodes are defined in the ISO/IEC 16022
12cr|iec16022-0.2.4-2|27	standard.
12cr|iec16022-0.2.4-2|28	
12cr|iec16022-0.2.4-2|29	%package -n %{libname}
12cr|iec16022-0.2.4-2|30	Summary:	ISO/IEC 16022 libraries
12cr|iec16022-0.2.4-2|31	Group:		System/Libraries
12cr|iec16022-0.2.4-2|32	
12cr|iec16022-0.2.4-2|33	%description -n %{libname}
12cr|iec16022-0.2.4-2|34	Shared libraries for %{name}.
12cr|iec16022-0.2.4-2|35	
12cr|iec16022-0.2.4-2|36	%package -n %{devname}
12cr|iec16022-0.2.4-2|37	Summary:	ISO/IEC 16022 development files
12cr|iec16022-0.2.4-2|38	Group:		Development/C
12cr|iec16022-0.2.4-2|39	Requires:	%{libname} = %{version}-%{release}
12cr|iec16022-0.2.4-2|40	Provides:	%{name}-devel = %{version}-%{release}
12cr|iec16022-0.2.4-2|41	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|iec16022-0.2.4-2|42	
12cr|iec16022-0.2.4-2|43	%description  -n %{devname}
12cr|iec16022-0.2.4-2|44	Development files for %{name}.
12cr|iec16022-0.2.4-2|45	
12cr|iec16022-0.2.4-2|46	%prep
12cr|iec16022-0.2.4-2|47	%setup -q
12cr|iec16022-0.2.4-2|48	%patch0 -p1 -b .orig
12cr|iec16022-0.2.4-2|49	
12cr|iec16022-0.2.4-2|50	%build
12cr|iec16022-0.2.4-2|51	%configure2_5x --disable-static
12cr|iec16022-0.2.4-2|52	%make
12cr|iec16022-0.2.4-2|53	
12cr|iec16022-0.2.4-2|54	%install
12cr|iec16022-0.2.4-2|55	rm -rf %{buildroot}
12cr|iec16022-0.2.4-2|56	%makeinstall_std
12cr|iec16022-0.2.4-2|57	
12cr|iec16022-0.2.4-2|58	#we don't want these
12cr|iec16022-0.2.4-2|59	rm -f %{buildroot}%{_libdir}/libiec16022.la
12cr|iec16022-0.2.4-2|60	
12cr|iec16022-0.2.4-2|61	%check
12cr|iec16022-0.2.4-2|62	export LD_LIBRARY_PATH=%{buildroot}%{_libdir}
12cr|iec16022-0.2.4-2|63	%make -C test check
12cr|iec16022-0.2.4-2|64	
12cr|iec16022-0.2.4-2|65	%clean
12cr|iec16022-0.2.4-2|66	rm -rf %{buildroot}
12cr|iec16022-0.2.4-2|67	
12cr|iec16022-0.2.4-2|68	%files
12cr|iec16022-0.2.4-2|69	%defattr(-,root,root)
12cr|iec16022-0.2.4-2|70	%{_bindir}/iec16022
12cr|iec16022-0.2.4-2|71	%{_mandir}/man1/iec16022.1*
12cr|iec16022-0.2.4-2|72	
12cr|iec16022-0.2.4-2|73	%files -n %{libname}
12cr|iec16022-0.2.4-2|74	%defattr(-,root,root)
12cr|iec16022-0.2.4-2|75	%doc AUTHORS ChangeLog README TODO
12cr|iec16022-0.2.4-2|76	%{_libdir}/libiec16022.so.%{major}*
12cr|iec16022-0.2.4-2|77	
12cr|iec16022-0.2.4-2|78	%files -n %{devname}
12cr|iec16022-0.2.4-2|79	%defattr(-,root,root)
12cr|iec16022-0.2.4-2|80	%{_includedir}/iec16022/
12cr|iec16022-0.2.4-2|81	%{_libdir}/libiec16022.so
12cr|iec16022-0.2.4-2|82	%{_libdir}/pkgconfig/libiec16022.pc
12cr|iec16022-0.2.4-2|83	
12cr|iec16022-0.2.4-2|84	
12cr|iec16022-0.2.4-2|85	%changelog
12cr|iec16022-0.2.4-2|86	* Thu Mar 17 2011 Jani Välimaa <wally@mandriva.org> 0.2.4-2mdv2011.0
12cr|iec16022-0.2.4-2|87	+ Revision: 646250
12cr|iec16022-0.2.4-2|88	- fix requires and provides
12cr|iec16022-0.2.4-2|89	
12cr|iec16022-0.2.4-2|90	* Thu Mar 17 2011 Jani Välimaa <wally@mandriva.org> 0.2.4-1
12cr|iec16022-0.2.4-2|91	+ Revision: 646233
12cr|iec16022-0.2.4-2|92	- initial import based on Fedora .spec
12cr|iec16022-0.2.4-2|93	

2240 12
12cr|ifd-egate-0.05-3|1	Name:		ifd-egate
12cr|ifd-egate-0.05-3|2	Version:	0.05
12cr|ifd-egate-0.05-3|3	Release:	3
12cr|ifd-egate-0.05-3|4	Summary:	PC/SC drivers for USB egate smart cart readers
12cr|ifd-egate-0.05-3|5	License:	BSD or LGPLv2+
12cr|ifd-egate-0.05-3|6	Group:		System/Libraries
12cr|ifd-egate-0.05-3|7	Source0:	http://secure.netroedge.com/~phil/egate/%{name}-%{version}.tar.bz2
12cr|ifd-egate-0.05-3|8	Patch0:		%{name}-Makefile.patch
12cr|ifd-egate-0.05-3|9	Patch1:		%{name}-egatec.patch
12cr|ifd-egate-0.05-3|10	Patch2:		%{name}-responsecode.patch
12cr|ifd-egate-0.05-3|11	URL:		http://secure.netroedge.com/~phil/egate/
12cr|ifd-egate-0.05-3|12	BuildRequires:	pcsc-lite-devel
12cr|ifd-egate-0.05-3|13	BuildRequires:	pkgconfig(libusb)
12cr|ifd-egate-0.05-3|14	Requires:	pcsc-lite
12cr|ifd-egate-0.05-3|15	
12cr|ifd-egate-0.05-3|16	%description
12cr|ifd-egate-0.05-3|17	This library provides a PC/SC IFD handler implementation for the USB
12cr|ifd-egate-0.05-3|18	egate smart card readers.  This package is needed to communicate with
12cr|ifd-egate-0.05-3|19	the egate smartcard readers through the PC/SC Lite resource manager
12cr|ifd-egate-0.05-3|20	(pcscd).
12cr|ifd-egate-0.05-3|21	
12cr|ifd-egate-0.05-3|22	%prep
12cr|ifd-egate-0.05-3|23	rm -rf %{buildroot}
12cr|ifd-egate-0.05-3|24	%setup -q
12cr|ifd-egate-0.05-3|25	%patch0 -p1
12cr|ifd-egate-0.05-3|26	%patch1 -p0
12cr|ifd-egate-0.05-3|27	%patch2 -p0
12cr|ifd-egate-0.05-3|28	
12cr|ifd-egate-0.05-3|29	%build
12cr|ifd-egate-0.05-3|30	%make
12cr|ifd-egate-0.05-3|31	
12cr|ifd-egate-0.05-3|32	%install
12cr|ifd-egate-0.05-3|33	mkdir -p %{buildroot}%_defaultdocdir/%{name}-%{version}
12cr|ifd-egate-0.05-3|34	mkdir -p %{buildroot}%_libdir/pcsc/drivers/ifd-egate.bundle/Contents/Linux
12cr|ifd-egate-0.05-3|35	install -m 644 Info.plist %{buildroot}%_libdir/pcsc/drivers/ifd-egate.bundle/Contents
12cr|ifd-egate-0.05-3|36	install -m 755 libifd_egate.so  %{buildroot}%_libdir/pcsc/drivers/ifd-egate.bundle/Contents/Linux
12cr|ifd-egate-0.05-3|37	
12cr|ifd-egate-0.05-3|38	%files
12cr|ifd-egate-0.05-3|39	%defattr(-,root,root)
12cr|ifd-egate-0.05-3|40	%doc ChangeLog COPYRIGHT LICENSE PROTOCOL README
12cr|ifd-egate-0.05-3|41	%{_libdir}/pcsc/drivers/ifd-egate.bundle/Contents
12cr|ifd-egate-0.05-3|42	
12cr|ifd-egate-0.05-3|43	
12cr|ifd-egate-0.05-3|44	
12cr|ifd-egate-0.05-3|45	
12cr|ifd-egate-0.05-3|46	%changelog
12cr|ifd-egate-0.05-3|47	* Sun Aug 24 2008 Adam Williamson <awilliamson@mandriva.com> 0.05-3mdv2009.0
12cr|ifd-egate-0.05-3|48	+ Revision: 275524
12cr|ifd-egate-0.05-3|49	- don't list a directory twice in file list
12cr|ifd-egate-0.05-3|50	- don't package COPYING.LIB (LGPL text)
12cr|ifd-egate-0.05-3|51	- don't manually install doc files, use %%doc in file list
12cr|ifd-egate-0.05-3|52	- s,$RPM_BUILD_ROOT,%%{buildroot}
12cr|ifd-egate-0.05-3|53	- rewrap description
12cr|ifd-egate-0.05-3|54	- drop explicit libpcsclite1 buildrequire, the devel package requires it
12cr|ifd-egate-0.05-3|55	- correct 'usb-devel' buildrequire
12cr|ifd-egate-0.05-3|56	- bunzip2 the patches
12cr|ifd-egate-0.05-3|57	- correct license with new policy (not GPL, dual BSD/LGPL)
12cr|ifd-egate-0.05-3|58	- drop unnecessary %%defines
12cr|ifd-egate-0.05-3|59	
12cr|ifd-egate-0.05-3|60	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ifd-egate-0.05-3|61	- rebuild
12cr|ifd-egate-0.05-3|62	- BR usb-devel
12cr|ifd-egate-0.05-3|63	- BR pcsc-lite-devel
12cr|ifd-egate-0.05-3|64	- kill re-definition of %%buildroot on Pixel's request
12cr|ifd-egate-0.05-3|65	
12cr|ifd-egate-0.05-3|66	+ Olivier Blin <oblin@mandriva.com>
12cr|ifd-egate-0.05-3|67	- restore BuildRoot
12cr|ifd-egate-0.05-3|68	
12cr|ifd-egate-0.05-3|69	+ Anne Nicolas <anne.nicolas@mandriva.com>
12cr|ifd-egate-0.05-3|70	- Add patch for 2008 rebuild (erwan help)
12cr|ifd-egate-0.05-3|71	- Import ifd-egate
12cr|ifd-egate-0.05-3|72	
12cr|ifd-egate-0.05-3|73	
12cr|ifd-egate-0.05-3|74	
12cr|ifd-egate-0.05-3|75	* Wed Apr 06 2006 Anne Nicolas <anne.nicolas@mandriva.com> 0.05-1mdk
12cr|ifd-egate-0.05-3|76	- initial release

2241 12
12cr|ifd-gempc-1.0.6-1|1	Name: ifd-gempc
12cr|ifd-gempc-1.0.6-1|2	Summary: Gemplus 410 and 430 Smartcard reader driver
12cr|ifd-gempc-1.0.6-1|3	Version: 1.0.6
12cr|ifd-gempc-1.0.6-1|4	Release: %mkrel 1
12cr|ifd-gempc-1.0.6-1|5	License: GPL/BSD
12cr|ifd-gempc-1.0.6-1|6	Group: System/Libraries
12cr|ifd-gempc-1.0.6-1|7	Source0: http://ludovic.rousseau.free.fr/softwares/ifd-GemPC/ifd-gempc-%{version}.tar.gz
12cr|ifd-gempc-1.0.6-1|8	Source1: http://ludovic.rousseau.free.fr/softwares/ifd-GemPC/ifd-gempc-%{version}.tar.gz.asc
12cr|ifd-gempc-1.0.6-1|9	URL: http://ludovic.rousseau.free.fr/softwares/ifd-GemPC/index.html
12cr|ifd-gempc-1.0.6-1|10	BuildRequires: libpcsclite-devel
12cr|ifd-gempc-1.0.6-1|11	BuildRequires: libusb-devel
12cr|ifd-gempc-1.0.6-1|12	BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(id -u -n)
12cr|ifd-gempc-1.0.6-1|13	
12cr|ifd-gempc-1.0.6-1|14	%description
12cr|ifd-gempc-1.0.6-1|15	This package provides a PCSC-lite driver for Gemplus 410 and 430
12cr|ifd-gempc-1.0.6-1|16	smartcard readers.
12cr|ifd-gempc-1.0.6-1|17	
12cr|ifd-gempc-1.0.6-1|18	%package -n ifd-gempc410
12cr|ifd-gempc-1.0.6-1|19	Summary: Gemplus 410 smartcard reader driver
12cr|ifd-gempc-1.0.6-1|20	Group: System/Libraries
12cr|ifd-gempc-1.0.6-1|21	Requires(post,postun): pcsc-lite
12cr|ifd-gempc-1.0.6-1|22	Requires: pcsc-lite
12cr|ifd-gempc-1.0.6-1|23	
12cr|ifd-gempc-1.0.6-1|24	%description -n ifd-gempc410
12cr|ifd-gempc-1.0.6-1|25	This package provides a PCSC-lite driver for the following
12cr|ifd-gempc-1.0.6-1|26	serial Gemplus smartcard readers:
12cr|ifd-gempc-1.0.6-1|27	* GemPC410
12cr|ifd-gempc-1.0.6-1|28	* GemPC412
12cr|ifd-gempc-1.0.6-1|29	* GemPC413-SL
12cr|ifd-gempc-1.0.6-1|30	* GemPC415
12cr|ifd-gempc-1.0.6-1|31	
12cr|ifd-gempc-1.0.6-1|32	
12cr|ifd-gempc-1.0.6-1|33	%package -n ifd-gempc430
12cr|ifd-gempc-1.0.6-1|34	Summary: Gemplus 430 smartcard reader driver
12cr|ifd-gempc-1.0.6-1|35	Group: System/Libraries
12cr|ifd-gempc-1.0.6-1|36	Requires: pcsc-lite
12cr|ifd-gempc-1.0.6-1|37	
12cr|ifd-gempc-1.0.6-1|38	%description -n ifd-gempc430
12cr|ifd-gempc-1.0.6-1|39	This package provides a PCSC-lite driver for the following usb
12cr|ifd-gempc-1.0.6-1|40	Gemplus smartcard readers:
12cr|ifd-gempc-1.0.6-1|41	* GemPC430
12cr|ifd-gempc-1.0.6-1|42	* GemPC432
12cr|ifd-gempc-1.0.6-1|43	* GemPC435
12cr|ifd-gempc-1.0.6-1|44	
12cr|ifd-gempc-1.0.6-1|45	
12cr|ifd-gempc-1.0.6-1|46	%prep
12cr|ifd-gempc-1.0.6-1|47	%setup -q
12cr|ifd-gempc-1.0.6-1|48	
12cr|ifd-gempc-1.0.6-1|49	%build
12cr|ifd-gempc-1.0.6-1|50	%make
12cr|ifd-gempc-1.0.6-1|51	
12cr|ifd-gempc-1.0.6-1|52	%install
12cr|ifd-gempc-1.0.6-1|53	rm -rf $RPM_BUILD_ROOT
12cr|ifd-gempc-1.0.6-1|54	%makeinstall_std
12cr|ifd-gempc-1.0.6-1|55	mkdir -p %{buildroot}%{_sysconfdir}/reader.conf.d
12cr|ifd-gempc-1.0.6-1|56	cat > %{buildroot}%{_sysconfdir}/reader.conf.d/gempc410.conf <<_EOF
12cr|ifd-gempc-1.0.6-1|57	FRIENDLYNAME      "GemPC410"
12cr|ifd-gempc-1.0.6-1|58	DEVICENAME        /dev/ttyS0
12cr|ifd-gempc-1.0.6-1|59	LIBPATH           %{_libdir}/pcsc/drivers/serial/libGemPC410.so.%{version}
12cr|ifd-gempc-1.0.6-1|60	CHANNELID         1
12cr|ifd-gempc-1.0.6-1|61	_EOF
12cr|ifd-gempc-1.0.6-1|62	
12cr|ifd-gempc-1.0.6-1|63	%post -n ifd-gempc410
12cr|ifd-gempc-1.0.6-1|64	%{_sbindir}/update-reader.conf
12cr|ifd-gempc-1.0.6-1|65	
12cr|ifd-gempc-1.0.6-1|66	%postun -n ifd-gempc410
12cr|ifd-gempc-1.0.6-1|67	if [ "$1" = "0" ]; then
12cr|ifd-gempc-1.0.6-1|68	%{_sbindir}/update-reader.conf
12cr|ifd-gempc-1.0.6-1|69	fi
12cr|ifd-gempc-1.0.6-1|70	
12cr|ifd-gempc-1.0.6-1|71	%clean
12cr|ifd-gempc-1.0.6-1|72	rm -rf $RPM_BUILD_ROOT
12cr|ifd-gempc-1.0.6-1|73	
12cr|ifd-gempc-1.0.6-1|74	%files -n ifd-gempc430
12cr|ifd-gempc-1.0.6-1|75	%defattr(-,root,root)
12cr|ifd-gempc-1.0.6-1|76	%doc README README.430
12cr|ifd-gempc-1.0.6-1|77	%{_libdir}/pcsc/drivers/ifd-GemPC430.bundle
12cr|ifd-gempc-1.0.6-1|78	
12cr|ifd-gempc-1.0.6-1|79	%files -n ifd-gempc410
12cr|ifd-gempc-1.0.6-1|80	%doc README README.410
12cr|ifd-gempc-1.0.6-1|81	%config(noreplace) %{_sysconfdir}/reader.conf.d/*.conf
12cr|ifd-gempc-1.0.6-1|82	%{_libdir}/pcsc/drivers/serial/*
12cr|ifd-gempc-1.0.6-1|83	
12cr|ifd-gempc-1.0.6-1|84	
12cr|ifd-gempc-1.0.6-1|85	
12cr|ifd-gempc-1.0.6-1|86	
12cr|ifd-gempc-1.0.6-1|87	%changelog
12cr|ifd-gempc-1.0.6-1|88	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.0.6-1mdv2011.0
12cr|ifd-gempc-1.0.6-1|89	+ Revision: 645238
12cr|ifd-gempc-1.0.6-1|90	- update to new version 1.0.6
12cr|ifd-gempc-1.0.6-1|91	
12cr|ifd-gempc-1.0.6-1|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|ifd-gempc-1.0.6-1|93	- rebuild
12cr|ifd-gempc-1.0.6-1|94	
12cr|ifd-gempc-1.0.6-1|95	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-3mdv2009.0
12cr|ifd-gempc-1.0.6-1|96	+ Revision: 247207
12cr|ifd-gempc-1.0.6-1|97	- rebuild
12cr|ifd-gempc-1.0.6-1|98	
12cr|ifd-gempc-1.0.6-1|99	+ Olivier Blin <oblin@mandriva.com>
12cr|ifd-gempc-1.0.6-1|100	- restore BuildRoot
12cr|ifd-gempc-1.0.6-1|101	
12cr|ifd-gempc-1.0.6-1|102	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.0.1-1mdv2008.1
12cr|ifd-gempc-1.0.6-1|103	+ Revision: 126994
12cr|ifd-gempc-1.0.6-1|104	- kill re-definition of %%buildroot on Pixel's request
12cr|ifd-gempc-1.0.6-1|105	- import ifd-gempc
12cr|ifd-gempc-1.0.6-1|106	
12cr|ifd-gempc-1.0.6-1|107	
12cr|ifd-gempc-1.0.6-1|108	* Mon Mar 13 2006 Andreas Hasenack <andreas@mandriva.com> 1.0.1-1mdk
12cr|ifd-gempc-1.0.6-1|109	- packaged for Mandriva, based on work done by
12cr|ifd-gempc-1.0.6-1|110	Lauri Jesmin <lauri.jesmin@nordtech.ee>

2242 12
12cr|ifled-0.6-13|1	%define name ifled
12cr|ifled-0.6-13|2	%define version 0.6
12cr|ifled-0.6-13|3	%define release 13
12cr|ifled-0.6-13|4	
12cr|ifled-0.6-13|5	Summary:   Flash kbd LEDs to indicate network interface traffic
12cr|ifled-0.6-13|6	Name:      %{name}
12cr|ifled-0.6-13|7	Version:   %{version}
12cr|ifled-0.6-13|8	Release:   %{release}
12cr|ifled-0.6-13|9	URL:	   http://www.sudac.org/~napolium/linux/
12cr|ifled-0.6-13|10	Source0:   %{name}-%{version}.tar.bz2
12cr|ifled-0.6-13|11	Source1:   %{name}-%{version}-extra.tar.bz2
12cr|ifled-0.6-13|12	patch0:    ifled-0.6.printf.patch
12cr|ifled-0.6-13|13	License: GPLv2+
12cr|ifled-0.6-13|14	Group:     Monitoring
12cr|ifled-0.6-13|15	Conflicts: ifled-nl
12cr|ifled-0.6-13|16	Requires(pre):		rpm-helper
12cr|ifled-0.6-13|17	
12cr|ifled-0.6-13|18	%description
12cr|ifled-0.6-13|19	InterfaceLED is a program that uses the keybord LEDs to indicated various
12cr|ifled-0.6-13|20	things about a specified interface. For example if a network card is sending
12cr|ifled-0.6-13|21	or receiveing data.
12cr|ifled-0.6-13|22	
12cr|ifled-0.6-13|23	%prep
12cr|ifled-0.6-13|24	%setup -T -b 0
12cr|ifled-0.6-13|25	%setup -T -D -a 1
12cr|ifled-0.6-13|26	%patch0 -p1 -b .printf
12cr|ifled-0.6-13|27	
12cr|ifled-0.6-13|28	%build
12cr|ifled-0.6-13|29	make CFLAGS="${RPM_OPT_FLAGS}"
12cr|ifled-0.6-13|30	
12cr|ifled-0.6-13|31	%install
12cr|ifled-0.6-13|32	mkdir -p $RPM_BUILD_ROOT{%{_bindir},%{_initrddir}}
12cr|ifled-0.6-13|33	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig
12cr|ifled-0.6-13|34	install ifled $RPM_BUILD_ROOT%{_bindir}
12cr|ifled-0.6-13|35	cp %{name}-%{version}-extra/ifled_init_script ${RPM_BUILD_ROOT}%{_initrddir}/ifled
12cr|ifled-0.6-13|36	cp %{name}-%{version}-extra/ifled_sysconfig ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/ifled
12cr|ifled-0.6-13|37	
12cr|ifled-0.6-13|38	%post
12cr|ifled-0.6-13|39	%_post_service  %{name}
12cr|ifled-0.6-13|40	
12cr|ifled-0.6-13|41	%preun
12cr|ifled-0.6-13|42	%_preun_service  %{name}
12cr|ifled-0.6-13|43	
12cr|ifled-0.6-13|44	%files
12cr|ifled-0.6-13|45	%defattr(-,root,root,755)
12cr|ifled-0.6-13|46	%doc ChangeLog README %{name}-%{version}-extra/README.init-script
12cr|ifled-0.6-13|47	%{_bindir}/ifled
12cr|ifled-0.6-13|48	%{_initrddir}/ifled
12cr|ifled-0.6-13|49	%config(noreplace) %{_sysconfdir}/sysconfig/ifled
12cr|ifled-0.6-13|50	
12cr|ifled-0.6-13|51	
12cr|ifled-0.6-13|52	
12cr|ifled-0.6-13|53	%changelog
12cr|ifled-0.6-13|54	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6-13mdv2009.0
12cr|ifled-0.6-13|55	+ Revision: 247208
12cr|ifled-0.6-13|56	- rebuild
12cr|ifled-0.6-13|57	
12cr|ifled-0.6-13|58	+ Olivier Blin <oblin@mandriva.com>
12cr|ifled-0.6-13|59	- restore BuildRoot
12cr|ifled-0.6-13|60	
12cr|ifled-0.6-13|61	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.6-11mdv2008.1
12cr|ifled-0.6-13|62	+ Revision: 126995
12cr|ifled-0.6-13|63	- kill re-definition of %%buildroot on Pixel's request
12cr|ifled-0.6-13|64	- import ifled
12cr|ifled-0.6-13|65	
12cr|ifled-0.6-13|66	
12cr|ifled-0.6-13|67	* Thu Feb 02 2005 Lenny Cartier <lenny@mandriva.com> 0.6-11mdk
12cr|ifled-0.6-13|68	- rebuild
12cr|ifled-0.6-13|69	
12cr|ifled-0.6-13|70	* Fri Dec 24 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.6-10mdk
12cr|ifled-0.6-13|71	- new initscript by Bruno Teixeira Santos
12cr|ifled-0.6-13|72	
12cr|ifled-0.6-13|73	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.6-9mdk
12cr|ifled-0.6-13|74	- rebuild
12cr|ifled-0.6-13|75	
12cr|ifled-0.6-13|76	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.6-8mdk
12cr|ifled-0.6-13|77	- rebuild
12cr|ifled-0.6-13|78	
12cr|ifled-0.6-13|79	* Thu Oct 10 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.6-7mdk
12cr|ifled-0.6-13|80	- rebuild
12cr|ifled-0.6-13|81	
12cr|ifled-0.6-13|82	* Tue Sep 11 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.6-6mdk
12cr|ifled-0.6-13|83	- fixes from Maxim Heijndijk <cchq@wanadoo.nl> :
12cr|ifled-0.6-13|84	- Added init script.
12cr|ifled-0.6-13|85	- Added /etc/sysconfig/ifled configfile.
12cr|ifled-0.6-13|86	
12cr|ifled-0.6-13|87	* Wed Aug 01 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.6-5mdk
12cr|ifled-0.6-13|88	- rebuild
12cr|ifled-0.6-13|89	
12cr|ifled-0.6-13|90	* Fri Jan 12 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.6-4mdk
12cr|ifled-0.6-13|91	- rebuild
12cr|ifled-0.6-13|92	
12cr|ifled-0.6-13|93	* Thu Sep 07 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.6-3mdk
12cr|ifled-0.6-13|94	- remove packager tag
12cr|ifled-0.6-13|95	
12cr|ifled-0.6-13|96	* Fri Jul 28 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.6-2mdk
12cr|ifled-0.6-13|97	- BM
12cr|ifled-0.6-13|98	
12cr|ifled-0.6-13|99	* Thu Jun 22 2000 Max Heijndijk <cchq@wanadoo.nl> 0.6-1mdk
12cr|ifled-0.6-13|100	- Made package relocatable
12cr|ifled-0.6-13|101	- Added "make ${RPM_OPT_FLAGS}"
12cr|ifled-0.6-13|102	- bzipped source
12cr|ifled-0.6-13|103	
12cr|ifled-0.6-13|104	* Sat Dec 11 1999 <bet@mordor.net>
12cr|ifled-0.6-13|105	- Initial Wrap

2243 12
12cr|ifstat-1.1-1.2.1|1	# $Id: ifstat.spec 7982 2009-11-03 03:41:01Z dag $
12cr|ifstat-1.1-1.2.1|2	# Authority: dag
12cr|ifstat-1.1-1.2.1|3	# Upstream: Gaël Roualland <gael,roualland$iname,com>
12cr|ifstat-1.1-1.2.1|4	
12cr|ifstat-1.1-1.2.1|5	%define _enable_debug_packages %{nil}
12cr|ifstat-1.1-1.2.1|6	%define __debug_package %{nil}
12cr|ifstat-1.1-1.2.1|7	%define debug_package %{nil}
12cr|ifstat-1.1-1.2.1|8	
12cr|ifstat-1.1-1.2.1|9	Summary: Interface statistics
12cr|ifstat-1.1-1.2.1|10	Name: ifstat
12cr|ifstat-1.1-1.2.1|11	Version: 1.1
12cr|ifstat-1.1-1.2.1|12	Release: 1.2.1
12cr|ifstat-1.1-1.2.1|13	License: GPLv2
12cr|ifstat-1.1-1.2.1|14	Group: Monitoring
12cr|ifstat-1.1-1.2.1|15	URL: http://gael.roualland.free.fr/ifstat/
12cr|ifstat-1.1-1.2.1|16	Packager: Sergey A. Sokolov <sokol@mtik.ru>
12cr|ifstat-1.1-1.2.1|17	Vendor: Dag Apt Repository, http://dag.wieers.com/apt/
12cr|ifstat-1.1-1.2.1|18	Source: http://gael.roualland.free.fr/ifstat/ifstat-%{version}.tar.gz
12cr|ifstat-1.1-1.2.1|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|ifstat-1.1-1.2.1|20	
12cr|ifstat-1.1-1.2.1|21	BuildRequires: net-snmp-devel
12cr|ifstat-1.1-1.2.1|22	
12cr|ifstat-1.1-1.2.1|23	%description
12cr|ifstat-1.1-1.2.1|24	ifstat(1) is a little tool to report interface activity like vmstat/iostat do.
12cr|ifstat-1.1-1.2.1|25	In addition, ifstat can poll remote hosts through SNMP if you have the ucd-snmp
12cr|ifstat-1.1-1.2.1|26	library. It will also be used for localhost if no other known method works (You
12cr|ifstat-1.1-1.2.1|27	need to have snmpd running for this though).
12cr|ifstat-1.1-1.2.1|28	
12cr|ifstat-1.1-1.2.1|29	%prep
12cr|ifstat-1.1-1.2.1|30	%setup -q -n %{name}-%{version}
12cr|ifstat-1.1-1.2.1|31	
12cr|ifstat-1.1-1.2.1|32	%build
12cr|ifstat-1.1-1.2.1|33	%configure \
12cr|ifstat-1.1-1.2.1|34	--enable-optim
12cr|ifstat-1.1-1.2.1|35	make
12cr|ifstat-1.1-1.2.1|36	
12cr|ifstat-1.1-1.2.1|37	%install
12cr|ifstat-1.1-1.2.1|38	rm -rf %{buildroot}
12cr|ifstat-1.1-1.2.1|39	%makeinstall
12cr|ifstat-1.1-1.2.1|40	
12cr|ifstat-1.1-1.2.1|41	%clean
12cr|ifstat-1.1-1.2.1|42	rm -rf %{buildroot}
12cr|ifstat-1.1-1.2.1|43	
12cr|ifstat-1.1-1.2.1|44	%files
12cr|ifstat-1.1-1.2.1|45	%defattr(-, root, root, 0755)
12cr|ifstat-1.1-1.2.1|46	%doc COPYING HISTORY README TODO
12cr|ifstat-1.1-1.2.1|47	%doc %{_mandir}/man1/ifstat.1*
12cr|ifstat-1.1-1.2.1|48	%{_bindir}/ifstat

2244 12
12cr|iftop-0.17-8|1	%define name iftop
12cr|iftop-0.17-8|2	%define version 0.17
12cr|iftop-0.17-8|3	%define release %mkrel 8
12cr|iftop-0.17-8|4	
12cr|iftop-0.17-8|5	Name: %name
12cr|iftop-0.17-8|6	Summary: Command line tool that displays bandwidth usage on an interface
12cr|iftop-0.17-8|7	Version: %version
12cr|iftop-0.17-8|8	Release: %release
12cr|iftop-0.17-8|9	Source0: http://www.ex-parrot.com/~pdw/iftop/download/%{name}-%{version}.tar.bz2
12cr|iftop-0.17-8|10	Patch0: iftop-0.17-format_not_a_string_literal_and_no_format_arguments.diff
12cr|iftop-0.17-8|11	URL: http://www.ex-parrot.com/~pdw/iftop/
12cr|iftop-0.17-8|12	Group: Monitoring
12cr|iftop-0.17-8|13	License: GPLv2
12cr|iftop-0.17-8|14	BuildRequires: libpcap-devel pkgconfig(ncurses) texinfo
12cr|iftop-0.17-8|15	
12cr|iftop-0.17-8|16	%description
12cr|iftop-0.17-8|17	iftop does for network usage what top(1) does for CPU usage. It listens to
12cr|iftop-0.17-8|18	network traffic on a named interface and displays a table of current bandwidth
12cr|iftop-0.17-8|19	usage by pairs of hosts. Handy for answering the question "why is our ADSL link
12cr|iftop-0.17-8|20	so slow?".
12cr|iftop-0.17-8|21	
12cr|iftop-0.17-8|22	%prep
12cr|iftop-0.17-8|23	%setup -q
12cr|iftop-0.17-8|24	%patch0 -p0
12cr|iftop-0.17-8|25	
12cr|iftop-0.17-8|26	%build
12cr|iftop-0.17-8|27	%configure
12cr|iftop-0.17-8|28	%make
12cr|iftop-0.17-8|29	
12cr|iftop-0.17-8|30	%install
12cr|iftop-0.17-8|31	mkdir -p %{buildroot}%{_sbindir} ${RPM_BUILD_ROOT}%{_mandir}/man8
12cr|iftop-0.17-8|32	install -m755 iftop %{buildroot}%{_sbindir}
12cr|iftop-0.17-8|33	install -m 644 iftop.8 ${RPM_BUILD_ROOT}%{_mandir}/man8
12cr|iftop-0.17-8|34	
12cr|iftop-0.17-8|35	%files
12cr|iftop-0.17-8|36	%defattr(-,root,root,0755)
12cr|iftop-0.17-8|37	%{_sbindir}/iftop
12cr|iftop-0.17-8|38	%doc README COPYING TODO INSTALL
12cr|iftop-0.17-8|39	%{_mandir}/man8/*

2245 12
12cr|ifuse-1.1.2-1|1	Name:          ifuse
12cr|ifuse-1.1.2-1|2	Version:       1.1.2
12cr|ifuse-1.1.2-1|3	Release:       %mkrel 1
12cr|ifuse-1.1.2-1|4	Summary:       Mount Apple iPhone and iPod touch devices
12cr|ifuse-1.1.2-1|5	
12cr|ifuse-1.1.2-1|6	Group:         System/Libraries
12cr|ifuse-1.1.2-1|7	License:       GPLv2+
12cr|ifuse-1.1.2-1|8	URL:           http://www.libimobiledevice.org/
12cr|ifuse-1.1.2-1|9	Source0:       http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
12cr|ifuse-1.1.2-1|10	Patch0:        ifuse-1.1.1-fix-link.patch
12cr|ifuse-1.1.2-1|11	BuildRequires: fuse-devel
12cr|ifuse-1.1.2-1|12	BuildRequires: libimobiledevice-devel >= 1.0.0
12cr|ifuse-1.1.2-1|13	
12cr|ifuse-1.1.2-1|14	%description
12cr|ifuse-1.1.2-1|15	A fuse filesystem for mounting iPhone and iPod touch devices
12cr|ifuse-1.1.2-1|16	
12cr|ifuse-1.1.2-1|17	%prep
12cr|ifuse-1.1.2-1|18	%setup -q
12cr|ifuse-1.1.2-1|19	#%patch0 -p0
12cr|ifuse-1.1.2-1|20	
12cr|ifuse-1.1.2-1|21	%build
12cr|ifuse-1.1.2-1|22	%configure2_5x
12cr|ifuse-1.1.2-1|23	%make
12cr|ifuse-1.1.2-1|24	
12cr|ifuse-1.1.2-1|25	%install
12cr|ifuse-1.1.2-1|26	make install DESTDIR=%{buildroot}
12cr|ifuse-1.1.2-1|27	
12cr|ifuse-1.1.2-1|28	%files
12cr|ifuse-1.1.2-1|29	%doc AUTHORS COPYING README
12cr|ifuse-1.1.2-1|30	%{_bindir}/%{name}
12cr|ifuse-1.1.2-1|31	%{_mandir}/man1/ifuse.1.*
12cr|ifuse-1.1.2-1|32	
12cr|ifuse-1.1.2-1|33	
12cr|ifuse-1.1.2-1|34	%changelog
12cr|ifuse-1.1.2-1|35	* Sat May 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.2-1mdv2012.0
12cr|ifuse-1.1.2-1|36	+ Revision: 799608
12cr|ifuse-1.1.2-1|37	- version update 1.1.2
12cr|ifuse-1.1.2-1|38	
12cr|ifuse-1.1.2-1|39	* Tue Apr 05 2011 Funda Wang <fwang@mandriva.org> 1.1.1-1
12cr|ifuse-1.1.2-1|40	+ Revision: 650604
12cr|ifuse-1.1.2-1|41	- new version 1.1.1
12cr|ifuse-1.1.2-1|42	
12cr|ifuse-1.1.2-1|43	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2011.0
12cr|ifuse-1.1.2-1|44	+ Revision: 611175
12cr|ifuse-1.1.2-1|45	- rebuild
12cr|ifuse-1.1.2-1|46	
12cr|ifuse-1.1.2-1|47	* Mon Mar 22 2010 Christophe Fergeau <cfergeau@mandriva.com> 1.0.0-1mdv2010.1
12cr|ifuse-1.1.2-1|48	+ Revision: 526327
12cr|ifuse-1.1.2-1|49	- ifuse 1.0.0
12cr|ifuse-1.1.2-1|50	
12cr|ifuse-1.1.2-1|51	* Tue Feb 02 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.9.7-1mdv2010.1
12cr|ifuse-1.1.2-1|52	+ Revision: 499519
12cr|ifuse-1.1.2-1|53	- new release
12cr|ifuse-1.1.2-1|54	
12cr|ifuse-1.1.2-1|55	* Mon Dec 07 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.9.5-2mdv2010.1
12cr|ifuse-1.1.2-1|56	+ Revision: 474469
12cr|ifuse-1.1.2-1|57	- rebuild against new libplist
12cr|ifuse-1.1.2-1|58	
12cr|ifuse-1.1.2-1|59	* Tue Nov 24 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.9.5-1mdv2010.1
12cr|ifuse-1.1.2-1|60	+ Revision: 469736
12cr|ifuse-1.1.2-1|61	- 0.9.5 release
12cr|ifuse-1.1.2-1|62	
12cr|ifuse-1.1.2-1|63	* Fri Nov 06 2009 Colin Guthrie <cguthrie@mandriva.org> 0.9.4-1mdv2010.1
12cr|ifuse-1.1.2-1|64	+ Revision: 460547
12cr|ifuse-1.1.2-1|65	- New version: 0.9.4
12cr|ifuse-1.1.2-1|66	
12cr|ifuse-1.1.2-1|67	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 0.1.0-20081214gitb0412bf.1mdv2009.1
12cr|ifuse-1.1.2-1|68	+ Revision: 333139
12cr|ifuse-1.1.2-1|69	- import ifuse
12cr|ifuse-1.1.2-1|70	

2246 12
12cr|igal2-2.1-2|1	%define	oname	igal
12cr|igal2-2.1-2|2	
12cr|igal2-2.1-2|3	Name:		igal2
12cr|igal2-2.1-2|4	Version:	2.1
12cr|igal2-2.1-2|5	Release:	2
12cr|igal2-2.1-2|6	License:	GPLv2+
12cr|igal2-2.1-2|7	Group:		Text tools
12cr|igal2-2.1-2|8	URL:		http://igal.trexler.at/
12cr|igal2-2.1-2|9	Source0:	http://igal.trexler.at/%{name}-%{version}.tar.gz
12cr|igal2-2.1-2|10	Patch0:		igal2.patch
12cr|igal2-2.1-2|11	Patch1:		igal2-2.0-fix-destdir-and-fhs-paths.patch
12cr|igal2-2.1-2|12	Summary:	Easy and flexible online Image GALlery generator
12cr|igal2-2.1-2|13	BuildArch:	noarch
12cr|igal2-2.1-2|14	
12cr|igal2-2.1-2|15	%rename		%{oname}
12cr|igal2-2.1-2|16	
12cr|igal2-2.1-2|17	Requires:	perl
12cr|igal2-2.1-2|18	Requires:	imagemagick
12cr|igal2-2.1-2|19	
12cr|igal2-2.1-2|20	%description
12cr|igal2-2.1-2|21	Igal2 is a quick, easy and flexible program meant to help you place your
12cr|igal2-2.1-2|22	digital images online. It generates a pretty good-looking set of HTML
12cr|igal2-2.1-2|23	slides even with its default settings -- which can otherwise be easily
12cr|igal2-2.1-2|24	changed with a good number of command-line options or by altering igal2's
12cr|igal2-2.1-2|25	HTML and CSS template files.
12cr|igal2-2.1-2|26	
12cr|igal2-2.1-2|27	
12cr|igal2-2.1-2|28	%prep
12cr|igal2-2.1-2|29	%setup -q
12cr|igal2-2.1-2|30	%patch0 -p1
12cr|igal2-2.1-2|31	%patch1 -p1 -b .fhs~
12cr|igal2-2.1-2|32	
12cr|igal2-2.1-2|33	%install
12cr|igal2-2.1-2|34	%makeinstall_std
12cr|igal2-2.1-2|35	rm -f %{buildroot}%{_datadir}/%{name}/{README,ChangeLog,COPYING}
12cr|igal2-2.1-2|36	install -m 755 utilities/igal2-recursive.sh %{buildroot}%{_bindir}
12cr|igal2-2.1-2|37	
12cr|igal2-2.1-2|38	%files
12cr|igal2-2.1-2|39	%doc ChangeLog
12cr|igal2-2.1-2|40	%{_bindir}/%{oname}
12cr|igal2-2.1-2|41	%{_bindir}/%{name}
12cr|igal2-2.1-2|42	%{_bindir}/%{name}.sh
12cr|igal2-2.1-2|43	%{_bindir}/%{name}-recursive.sh
12cr|igal2-2.1-2|44	%dir %{_datadir}/%{name}
12cr|igal2-2.1-2|45	%{_datadir}/%{name}/*
12cr|igal2-2.1-2|46	%{_mandir}/man1/%{name}.1*
12cr|igal2-2.1-2|47	
12cr|igal2-2.1-2|48	
12cr|igal2-2.1-2|49	%changelog
12cr|igal2-2.1-2|50	* Sun Jul 01 2012 Johnny A. Solbu <solbu@mandriva.org> 2.1-1
12cr|igal2-2.1-2|51	+ Revision: 807659
12cr|igal2-2.1-2|52	- New version
12cr|igal2-2.1-2|53	- Spec cleanup
12cr|igal2-2.1-2|54	- Fix licence
12cr|igal2-2.1-2|55	- Fix mixed-use-of-spaces-and-tabs
12cr|igal2-2.1-2|56	- README contains install instruction, so we'll drop it.
12cr|igal2-2.1-2|57	- Docs are installed in the wrong place, moving to correct location
12cr|igal2-2.1-2|58	
12cr|igal2-2.1-2|59	* Tue Jul 12 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.0-2
12cr|igal2-2.1-2|60	+ Revision: 689759
12cr|igal2-2.1-2|61	- fix DESTDIR support and FHS compliance in Makefile (P1)
12cr|igal2-2.1-2|62	
12cr|igal2-2.1-2|63	+ Johnny A. Solbu <solbu@mandriva.org>
12cr|igal2-2.1-2|64	- More spec cleanup
12cr|igal2-2.1-2|65	- Imported package
12cr|igal2-2.1-2|66	- Spec cleanup
12cr|igal2-2.1-2|67	- import igal2
12cr|igal2-2.1-2|68	

2247 12
12cr|igmpproxy-0.1-1|1	Name: igmpproxy
12cr|igmpproxy-0.1-1|2	Version: 0.1
12cr|igmpproxy-0.1-1|3	Release: %mkrel 1
12cr|igmpproxy-0.1-1|4	License: GPL
12cr|igmpproxy-0.1-1|5	Group: System/Servers
12cr|igmpproxy-0.1-1|6	Summary: IGMPproxy is a simple mulitcast router for Linux that only uses the IGMP protocol
12cr|igmpproxy-0.1-1|7	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|igmpproxy-0.1-1|8	
12cr|igmpproxy-0.1-1|9	Source0: http://sourceforge.net/projects/igmpproxy/igmpproxy-%{version}.tar.gz
12cr|igmpproxy-0.1-1|10	Source1: igmpproxy.init
12cr|igmpproxy-0.1-1|11	
12cr|igmpproxy-0.1-1|12	BuildRequires: gcc
12cr|igmpproxy-0.1-1|13	
12cr|igmpproxy-0.1-1|14	%description
12cr|igmpproxy-0.1-1|15	igmpproxy is a simple multicast router for Linux that only uses the IGMP protocol.
12cr|igmpproxy-0.1-1|16	
12cr|igmpproxy-0.1-1|17	%prep
12cr|igmpproxy-0.1-1|18	%setup -q -n %{name}-%{version}
12cr|igmpproxy-0.1-1|19	
12cr|igmpproxy-0.1-1|20	%build
12cr|igmpproxy-0.1-1|21	%configure
12cr|igmpproxy-0.1-1|22	%make
12cr|igmpproxy-0.1-1|23	
12cr|igmpproxy-0.1-1|24	%install
12cr|igmpproxy-0.1-1|25	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|igmpproxy-0.1-1|26	%makeinstall
12cr|igmpproxy-0.1-1|27	rm -rf %{buildroot}%{_libdir}
12cr|igmpproxy-0.1-1|28	rm -rf %{buildroot}/usr/src
12cr|igmpproxy-0.1-1|29	install -D -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|igmpproxy-0.1-1|30	
12cr|igmpproxy-0.1-1|31	%clean
12cr|igmpproxy-0.1-1|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|igmpproxy-0.1-1|33	
12cr|igmpproxy-0.1-1|34	%files
12cr|igmpproxy-0.1-1|35	%defattr(-,root,root)
12cr|igmpproxy-0.1-1|36	%doc AUTHORS README NEWS
12cr|igmpproxy-0.1-1|37	%{_sbindir}/%{name}
12cr|igmpproxy-0.1-1|38	%{_mandir}/*
12cr|igmpproxy-0.1-1|39	%{_initrddir}/%{name}
12cr|igmpproxy-0.1-1|40	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|igmpproxy-0.1-1|41	
12cr|igmpproxy-0.1-1|42	
12cr|igmpproxy-0.1-1|43	%changelog
12cr|igmpproxy-0.1-1|44	* Wed Nov 24 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.1-1mdv2011.0
12cr|igmpproxy-0.1-1|45	+ Revision: 600889
12cr|igmpproxy-0.1-1|46	- Fixed group to comply with the policy.
12cr|igmpproxy-0.1-1|47	- Cleaned up spec.
12cr|igmpproxy-0.1-1|48	
12cr|igmpproxy-0.1-1|49	+ zamir <zamir@mandriva.org>
12cr|igmpproxy-0.1-1|50	- first build
12cr|igmpproxy-0.1-1|51	- Created package structure for igmpproxy.
12cr|igmpproxy-0.1-1|52	

2248 12
12cr|ii-1.4-3|1	%define name ii
12cr|ii-1.4-3|2	%define version 1.4
12cr|ii-1.4-3|3	%define release %mkrel 3
12cr|ii-1.4-3|4	
12cr|ii-1.4-3|5	Name:		%name
12cr|ii-1.4-3|6	Version:	%version
12cr|ii-1.4-3|7	Release:	%release
12cr|ii-1.4-3|8	Group:		Networking/Other
12cr|ii-1.4-3|9	URL:		http://tools.suckless.org/ii
12cr|ii-1.4-3|10	License:	MIT
12cr|ii-1.4-3|11	BuildRoot:	%{_tmppath}/%{name}-root
12cr|ii-1.4-3|12	Source0:	http://code.suckless.org/dl/tools/%{name}-%{version}.tar.gz
12cr|ii-1.4-3|13	Summary:	Minimalist FIFO and filesystem-based IRC client
12cr|ii-1.4-3|14	%description
12cr|ii-1.4-3|15	ii is a minimalist FIFO and filesystem-based IRC client. It creates an
12cr|ii-1.4-3|16	irc directory tree with server, channel and nick name directories. In
12cr|ii-1.4-3|17	every directory a FIFO in file and a normal out file is created.
12cr|ii-1.4-3|18	
12cr|ii-1.4-3|19	The in file is used to communicate with the servers and the out files
12cr|ii-1.4-3|20	contain the server messages. For every channel and every nick name there
12cr|ii-1.4-3|21	are related in and out files created. This allows IRC communication from
12cr|ii-1.4-3|22	command line and adheres to the Unix philosophy. example
12cr|ii-1.4-3|23	
12cr|ii-1.4-3|24	Join a channel as follows: $ echo "/j #wmii" > in and ii creates a
12cr|ii-1.4-3|25	new #wmii (channel) directory with in and out files.
12cr|ii-1.4-3|26	
12cr|ii-1.4-3|27	It consists of <= 500 lines of code and is the big brother of sic (simple
12cr|ii-1.4-3|28	irc client).
12cr|ii-1.4-3|29	
12cr|ii-1.4-3|30	%prep
12cr|ii-1.4-3|31	%setup -q
12cr|ii-1.4-3|32	
12cr|ii-1.4-3|33	%build
12cr|ii-1.4-3|34	make
12cr|ii-1.4-3|35	
12cr|ii-1.4-3|36	%install
12cr|ii-1.4-3|37	make PREFIX=$RPM_BUILD_ROOT%{_prefix} install
12cr|ii-1.4-3|38	%{__rm} -Rf $RPM_BUILD_ROOT/usr/share/doc/ii
12cr|ii-1.4-3|39	
12cr|ii-1.4-3|40	%clean
12cr|ii-1.4-3|41	%{__rm} -Rf %{buildroot}
12cr|ii-1.4-3|42	
12cr|ii-1.4-3|43	%files
12cr|ii-1.4-3|44	%defattr(-,root,root)
12cr|ii-1.4-3|45	%doc README LICENSE FAQ query.sh
12cr|ii-1.4-3|46	%{_bindir}/%{name}
12cr|ii-1.4-3|47	%{_mandir}/man1/%{name}.1*
12cr|ii-1.4-3|48	
12cr|ii-1.4-3|49	
12cr|ii-1.4-3|50	
12cr|ii-1.4-3|51	%changelog
12cr|ii-1.4-3|52	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4-3mdv2011.0
12cr|ii-1.4-3|53	+ Revision: 619612
12cr|ii-1.4-3|54	- the mass rebuild of 2010.0 packages
12cr|ii-1.4-3|55	
12cr|ii-1.4-3|56	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.4-2mdv2010.0
12cr|ii-1.4-3|57	+ Revision: 437956
12cr|ii-1.4-3|58	- rebuild
12cr|ii-1.4-3|59	
12cr|ii-1.4-3|60	* Fri Mar 20 2009 Nicolas Vigier <nvigier@mandriva.com> 1.4-1mdv2009.1
12cr|ii-1.4-3|61	+ Revision: 359083
12cr|ii-1.4-3|62	- version 1.4
12cr|ii-1.4-3|63	
12cr|ii-1.4-3|64	* Fri Feb 13 2009 Michael Scherer <misc@mandriva.org> 1.3-4mdv2009.1
12cr|ii-1.4-3|65	+ Revision: 340023
12cr|ii-1.4-3|66	- new url
12cr|ii-1.4-3|67	
12cr|ii-1.4-3|68	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.3-3mdv2009.0
12cr|ii-1.4-3|69	+ Revision: 247212
12cr|ii-1.4-3|70	- rebuild
12cr|ii-1.4-3|71	
12cr|ii-1.4-3|72	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 1.3-1mdv2008.1
12cr|ii-1.4-3|73	+ Revision: 168420
12cr|ii-1.4-3|74	- fix summary-not-capitalized
12cr|ii-1.4-3|75	- kill re-definition of %%buildroot on Pixel's request
12cr|ii-1.4-3|76	
12cr|ii-1.4-3|77	+ Olivier Blin <oblin@mandriva.com>
12cr|ii-1.4-3|78	- restore BuildRoot
12cr|ii-1.4-3|79	
12cr|ii-1.4-3|80	* Mon Aug 13 2007 Nicolas Vigier <nvigier@mandriva.com> 1.3-1mdv2008.0
12cr|ii-1.4-3|81	+ Revision: 62425
12cr|ii-1.4-3|82	- new version 1.3
12cr|ii-1.4-3|83	
12cr|ii-1.4-3|84	* Tue Jun 19 2007 Nicolas Vigier <nvigier@mandriva.com> 1.1-1mdv2008.0
12cr|ii-1.4-3|85	+ Revision: 41290
12cr|ii-1.4-3|86	- Import ii
12cr|ii-1.4-3|87	

2249 12
12cr|iksemel-1.4-3|1	%define major 3
12cr|iksemel-1.4-3|2	%define libname %mklibname %{name} %{major}
12cr|iksemel-1.4-3|3	%define develname %mklibname %{name} -d
12cr|iksemel-1.4-3|4	%define staticdevelname %mklibname %{name} -d -s
12cr|iksemel-1.4-3|5	
12cr|iksemel-1.4-3|6	Summary:	XML  parser library designed for Jabber applications
12cr|iksemel-1.4-3|7	Name:		iksemel
12cr|iksemel-1.4-3|8	Version:	1.4
12cr|iksemel-1.4-3|9	Release:	3
12cr|iksemel-1.4-3|10	License:	GPLv2+
12cr|iksemel-1.4-3|11	Group:		Networking/Instant messaging
12cr|iksemel-1.4-3|12	URL:		http://iksemel.googlecode.com/
12cr|iksemel-1.4-3|13	Source0:	http://iksemel.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|iksemel-1.4-3|14	Patch0:		iksemel-1.3-gnutls-2.8.patch
12cr|iksemel-1.4-3|15	BuildRequires:	libtool
12cr|iksemel-1.4-3|16	BuildRequires:	pkgconfig(gnutls)
12cr|iksemel-1.4-3|17	
12cr|iksemel-1.4-3|18	%description
12cr|iksemel-1.4-3|19	iksemel is an XML (eXtensible Markup Language) parser library designed for
12cr|iksemel-1.4-3|20	Jabber applications. It is coded in ANSI C for POSIX compatible environments,
12cr|iksemel-1.4-3|21	thus highly portable.
12cr|iksemel-1.4-3|22	
12cr|iksemel-1.4-3|23	%package -n	%{libname}
12cr|iksemel-1.4-3|24	Summary:	Shared Libraries for %{name}
12cr|iksemel-1.4-3|25	Group:		System/Libraries
12cr|iksemel-1.4-3|26	
12cr|iksemel-1.4-3|27	%description -n	%{libname}
12cr|iksemel-1.4-3|28	iksemel is an XML (eXtensible Markup Language) parser library designed for
12cr|iksemel-1.4-3|29	Jabber applications. It is coded in ANSI C for POSIX compatible environments,
12cr|iksemel-1.4-3|30	thus highly portable.
12cr|iksemel-1.4-3|31	
12cr|iksemel-1.4-3|32	This package contains the shared %{name} library.
12cr|iksemel-1.4-3|33	
12cr|iksemel-1.4-3|34	%package -n	%{develname}
12cr|iksemel-1.4-3|35	Summary:	Development files and headers for %{name}
12cr|iksemel-1.4-3|36	Group:		Development/C
12cr|iksemel-1.4-3|37	Requires:	%{libname} = %{version}-%{release}
12cr|iksemel-1.4-3|38	Provides:	%{libname}-devel = %{version}-%{release}
12cr|iksemel-1.4-3|39	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|iksemel-1.4-3|40	Obsoletes:	%mklibname -d %{name} 3
12cr|iksemel-1.4-3|41	
12cr|iksemel-1.4-3|42	%description -n	%{develname}
12cr|iksemel-1.4-3|43	iksemel is an XML (eXtensible Markup Language) parser library designed for
12cr|iksemel-1.4-3|44	Jabber applications. It is coded in ANSI C for POSIX compatible environments,
12cr|iksemel-1.4-3|45	thus highly portable.
12cr|iksemel-1.4-3|46	
12cr|iksemel-1.4-3|47	This package contains the development library and its header files
12cr|iksemel-1.4-3|48	for the %{name} library.
12cr|iksemel-1.4-3|49	
12cr|iksemel-1.4-3|50	%package -n	%{staticdevelname}
12cr|iksemel-1.4-3|51	Summary:	Static  %{name} development library
12cr|iksemel-1.4-3|52	Group:		Development/C
12cr|iksemel-1.4-3|53	Obsoletes:	%mklibname -s -d %{name} 3
12cr|iksemel-1.4-3|54	Requires:	%{develname} = %{version}-%{release}
12cr|iksemel-1.4-3|55	
12cr|iksemel-1.4-3|56	%description -n	%{staticdevelname}
12cr|iksemel-1.4-3|57	iksemel is an XML (eXtensible Markup Language) parser library designed for
12cr|iksemel-1.4-3|58	Jabber applications. It is coded in ANSI C for POSIX compatible environments,
12cr|iksemel-1.4-3|59	thus highly portable.
12cr|iksemel-1.4-3|60	
12cr|iksemel-1.4-3|61	This package contains the static %{name} library.
12cr|iksemel-1.4-3|62	
12cr|iksemel-1.4-3|63	%prep
12cr|iksemel-1.4-3|64	%setup -q
12cr|iksemel-1.4-3|65	%patch0 -p0
12cr|iksemel-1.4-3|66	
12cr|iksemel-1.4-3|67	%build
12cr|iksemel-1.4-3|68	autoreconf -fi
12cr|iksemel-1.4-3|69	%configure2_5x
12cr|iksemel-1.4-3|70	%make
12cr|iksemel-1.4-3|71	
12cr|iksemel-1.4-3|72	%install
12cr|iksemel-1.4-3|73	rm -rf %{buildroot}
12cr|iksemel-1.4-3|74	%makeinstall_std
12cr|iksemel-1.4-3|75	
12cr|iksemel-1.4-3|76	%files
12cr|iksemel-1.4-3|77	%doc AUTHORS COPYING ChangeLog HACKING NEWS README TODO
12cr|iksemel-1.4-3|78	%{_bindir}/*
12cr|iksemel-1.4-3|79	%{_infodir}/%{name}*
12cr|iksemel-1.4-3|80	
12cr|iksemel-1.4-3|81	%files -n %{libname}
12cr|iksemel-1.4-3|82	%{_libdir}/lib*.so.%{major}*
12cr|iksemel-1.4-3|83	
12cr|iksemel-1.4-3|84	%files -n %{develname}
12cr|iksemel-1.4-3|85	%{_includedir}/*
12cr|iksemel-1.4-3|86	%{_libdir}/*.so
12cr|iksemel-1.4-3|87	%{_libdir}/pkgconfig/*
12cr|iksemel-1.4-3|88	
12cr|iksemel-1.4-3|89	%files -n %{staticdevelname}
12cr|iksemel-1.4-3|90	%{_libdir}/lib*%{name}*.a
12cr|iksemel-1.4-3|91	
12cr|iksemel-1.4-3|92	
12cr|iksemel-1.4-3|93	%changelog
12cr|iksemel-1.4-3|94	* Wed Jun 13 2012 Andrey Bondrov <abondrov@mandriva.org> 1.4-3
12cr|iksemel-1.4-3|95	+ Revision: 805349
12cr|iksemel-1.4-3|96	- Fix BuildRequires
12cr|iksemel-1.4-3|97	- Drop some legacy junk
12cr|iksemel-1.4-3|98	
12cr|iksemel-1.4-3|99	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4-2mdv2011.0
12cr|iksemel-1.4-3|100	+ Revision: 611177
12cr|iksemel-1.4-3|101	- rebuild
12cr|iksemel-1.4-3|102	
12cr|iksemel-1.4-3|103	* Sun Nov 15 2009 Funda Wang <fwang@mandriva.org> 1.4-1mdv2010.1
12cr|iksemel-1.4-3|104	+ Revision: 466179
12cr|iksemel-1.4-3|105	- new version 1.4
12cr|iksemel-1.4-3|106	
12cr|iksemel-1.4-3|107	* Wed Jun 03 2009 Funda Wang <fwang@mandriva.org> 1.3-5mdv2010.0
12cr|iksemel-1.4-3|108	+ Revision: 382373
12cr|iksemel-1.4-3|109	- rebuild for gnutls 2.8
12cr|iksemel-1.4-3|110	
12cr|iksemel-1.4-3|111	* Wed Jul 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3-4mdv2009.0
12cr|iksemel-1.4-3|112	+ Revision: 233037
12cr|iksemel-1.4-3|113	- rebuild
12cr|iksemel-1.4-3|114	
12cr|iksemel-1.4-3|115	+ Pixel <pixel@mandriva.com>
12cr|iksemel-1.4-3|116	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|iksemel-1.4-3|117	
12cr|iksemel-1.4-3|118	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.3-3mdv2008.1
12cr|iksemel-1.4-3|119	+ Revision: 170895
12cr|iksemel-1.4-3|120	- rebuild
12cr|iksemel-1.4-3|121	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|iksemel-1.4-3|122	
12cr|iksemel-1.4-3|123	* Tue Jan 22 2008 Funda Wang <fwang@mandriva.org> 1.3-2mdv2008.1
12cr|iksemel-1.4-3|124	+ Revision: 156358
12cr|iksemel-1.4-3|125	- rebuild
12cr|iksemel-1.4-3|126	
12cr|iksemel-1.4-3|127	+ Olivier Blin <blino@mandriva.org>
12cr|iksemel-1.4-3|128	- restore BuildRoot
12cr|iksemel-1.4-3|129	
12cr|iksemel-1.4-3|130	+ Thierry Vignaud <tv@mandriva.org>
12cr|iksemel-1.4-3|131	- kill re-definition of %%buildroot on Pixel's request
12cr|iksemel-1.4-3|132	
12cr|iksemel-1.4-3|133	* Sun Dec 09 2007 Funda Wang <fwang@mandriva.org> 1.3-1mdv2008.1
12cr|iksemel-1.4-3|134	+ Revision: 116648
12cr|iksemel-1.4-3|135	- New version 1.3
12cr|iksemel-1.4-3|136	
12cr|iksemel-1.4-3|137	* Sun Sep 16 2007 Funda Wang <fwang@mandriva.org> 1.2-3mdv2008.0
12cr|iksemel-1.4-3|138	+ Revision: 87949
12cr|iksemel-1.4-3|139	- fix bu#26905
12cr|iksemel-1.4-3|140	- New devel package policy
12cr|iksemel-1.4-3|141	
12cr|iksemel-1.4-3|142	* Mon Jul 23 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2-2mdv2008.0
12cr|iksemel-1.4-3|143	+ Revision: 54741
12cr|iksemel-1.4-3|144	- Import iksemel
12cr|iksemel-1.4-3|145	
12cr|iksemel-1.4-3|146	
12cr|iksemel-1.4-3|147	
12cr|iksemel-1.4-3|148	* Mon Jun 19 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2-2mdv2007.0
12cr|iksemel-1.4-3|149	- spec file attack
12cr|iksemel-1.4-3|150	
12cr|iksemel-1.4-3|151	* Sun Dec 11 2005 Emmanuel Blindauer <blindauer@mandriva.org> 1.2-1mdk
12cr|iksemel-1.4-3|152	- First Mandrakelinux release

2250 12
12cr|ikvm-0.46.0.2-1|1	%define name ikvm
12cr|ikvm-0.46.0.2-1|2	%define version 0.46.0.2
12cr|ikvm-0.46.0.2-1|3	%define release %mkrel 1
12cr|ikvm-0.46.0.2-1|4	%define openjdk b22
12cr|ikvm-0.46.0.2-1|5	%if %mdkversion >= 200600
12cr|ikvm-0.46.0.2-1|6	%define pkgconfigdir %_datadir/pkgconfig
12cr|ikvm-0.46.0.2-1|7	%else
12cr|ikvm-0.46.0.2-1|8	%define pkgconfigdir %_libdir/pkgconfig
12cr|ikvm-0.46.0.2-1|9	%endif
12cr|ikvm-0.46.0.2-1|10	
12cr|ikvm-0.46.0.2-1|11	Summary: Java implementation for Mono
12cr|ikvm-0.46.0.2-1|12	Name: %{name}
12cr|ikvm-0.46.0.2-1|13	Version: %{version}
12cr|ikvm-0.46.0.2-1|14	Release: %{release}
12cr|ikvm-0.46.0.2-1|15	Source0: http://www.frijters.net/%{name}src-%{version}.zip
12cr|ikvm-0.46.0.2-1|16	Source2: ikvm
12cr|ikvm-0.46.0.2-1|17	Source3: ikvmc
12cr|ikvm-0.46.0.2-1|18	Source4: ikvmstub
12cr|ikvm-0.46.0.2-1|19	Source5: ikvm.pc
12cr|ikvm-0.46.0.2-1|20	Source6: http://www.frijters.net/openjdk6-%openjdk-stripped.zip
12cr|ikvm-0.46.0.2-1|21	License: GPL-like
12cr|ikvm-0.46.0.2-1|22	Group: Development/Java
12cr|ikvm-0.46.0.2-1|23	Url: http://www.ikvm.net/
12cr|ikvm-0.46.0.2-1|24	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ikvm-0.46.0.2-1|25	BuildArch: noarch
12cr|ikvm-0.46.0.2-1|26	BuildRequires: nant
12cr|ikvm-0.46.0.2-1|27	BuildRequires: java-1.7.0-icedtea-devel
12cr|ikvm-0.46.0.2-1|28	BuildRequires: glib2-devel
12cr|ikvm-0.46.0.2-1|29	Requires: mono
12cr|ikvm-0.46.0.2-1|30	
12cr|ikvm-0.46.0.2-1|31	%description
12cr|ikvm-0.46.0.2-1|32	IKVM.NET is a JVM for Mono and the Microsoft .NET framework.
12cr|ikvm-0.46.0.2-1|33	
12cr|ikvm-0.46.0.2-1|34	%prep
12cr|ikvm-0.46.0.2-1|35	%setup -q -a 6
12cr|ikvm-0.46.0.2-1|36	#gw fix paths for our source directory layout
12cr|ikvm-0.46.0.2-1|37	perl -pi -e "s^\.\./\.\.^..^" classpath/allsources.lst classpath/classpath.build openjdk/allsources.lst openjdk/openjdk.build openjdk/response.txt
12cr|ikvm-0.46.0.2-1|38	mkdir bin
12cr|ikvm-0.46.0.2-1|39	cp %_prefix/lib/mono/2.0/ICSharpCode.SharpZipLib.dll bin/
12cr|ikvm-0.46.0.2-1|40	
12cr|ikvm-0.46.0.2-1|41	%build
12cr|ikvm-0.46.0.2-1|42	export PATH=`pwd`/bin:$PATH
12cr|ikvm-0.46.0.2-1|43	nant -nologo clean
12cr|ikvm-0.46.0.2-1|44	nant -nologo
12cr|ikvm-0.46.0.2-1|45	
12cr|ikvm-0.46.0.2-1|46	%install
12cr|ikvm-0.46.0.2-1|47	rm -rf $RPM_BUILD_ROOT
12cr|ikvm-0.46.0.2-1|48	install -D %SOURCE2 -m 755 %buildroot%_bindir/ikvm
12cr|ikvm-0.46.0.2-1|49	install -D %SOURCE3 -m 755 %buildroot%_bindir/ikvmc
12cr|ikvm-0.46.0.2-1|50	install -D %SOURCE4 -m 755 %buildroot%_bindir/ikvmstub
12cr|ikvm-0.46.0.2-1|51	install -D %SOURCE5 -m 644 %buildroot%pkgconfigdir/ikvm.pc
12cr|ikvm-0.46.0.2-1|52	perl -pi -e "s^0.14^%version^" %buildroot%pkgconfigdir/ikvm.pc
12cr|ikvm-0.46.0.2-1|53	mkdir -p %buildroot%_prefix/lib/%name
12cr|ikvm-0.46.0.2-1|54	cp bin/*.exe bin/IKVM*.dll %buildroot%_prefix/lib/%name
12cr|ikvm-0.46.0.2-1|55	
12cr|ikvm-0.46.0.2-1|56	
12cr|ikvm-0.46.0.2-1|57	%clean
12cr|ikvm-0.46.0.2-1|58	rm -rf $RPM_BUILD_ROOT
12cr|ikvm-0.46.0.2-1|59	
12cr|ikvm-0.46.0.2-1|60	%files
12cr|ikvm-0.46.0.2-1|61	%defattr(-,root,root)
12cr|ikvm-0.46.0.2-1|62	%doc LICENSE TH* HOWTO
12cr|ikvm-0.46.0.2-1|63	%_bindir/*
12cr|ikvm-0.46.0.2-1|64	%_prefix/lib/%name
12cr|ikvm-0.46.0.2-1|65	%pkgconfigdir/*.pc
12cr|ikvm-0.46.0.2-1|66	
12cr|ikvm-0.46.0.2-1|67	
12cr|ikvm-0.46.0.2-1|68	
12cr|ikvm-0.46.0.2-1|69	
12cr|ikvm-0.46.0.2-1|70	%changelog
12cr|ikvm-0.46.0.2-1|71	* Wed Dec 21 2011 Götz Waschk <waschk@mandriva.org> 0.46.0.2-1mdv2012.0
12cr|ikvm-0.46.0.2-1|72	+ Revision: 744102
12cr|ikvm-0.46.0.2-1|73	- new version
12cr|ikvm-0.46.0.2-1|74	
12cr|ikvm-0.46.0.2-1|75	* Thu Mar 24 2011 Götz Waschk <waschk@mandriva.org> 0.46.0.1-1
12cr|ikvm-0.46.0.2-1|76	+ Revision: 648268
12cr|ikvm-0.46.0.2-1|77	- new version
12cr|ikvm-0.46.0.2-1|78	- update openjdk to b22
12cr|ikvm-0.46.0.2-1|79	- remove unneeded classpath sources
12cr|ikvm-0.46.0.2-1|80	
12cr|ikvm-0.46.0.2-1|81	* Fri Oct 22 2010 Götz Waschk <waschk@mandriva.org> 0.44.0.6-1mdv2011.0
12cr|ikvm-0.46.0.2-1|82	+ Revision: 587238
12cr|ikvm-0.46.0.2-1|83	- update build deps
12cr|ikvm-0.46.0.2-1|84	- new version
12cr|ikvm-0.46.0.2-1|85	
12cr|ikvm-0.46.0.2-1|86	* Mon Aug 23 2010 Götz Waschk <waschk@mandriva.org> 0.44.0.5-1mdv2011.0
12cr|ikvm-0.46.0.2-1|87	+ Revision: 572418
12cr|ikvm-0.46.0.2-1|88	- new version
12cr|ikvm-0.46.0.2-1|89	
12cr|ikvm-0.46.0.2-1|90	* Tue Aug 10 2010 Götz Waschk <waschk@mandriva.org> 0.44.0.4-1mdv2011.0
12cr|ikvm-0.46.0.2-1|91	+ Revision: 568309
12cr|ikvm-0.46.0.2-1|92	- new version
12cr|ikvm-0.46.0.2-1|93	
12cr|ikvm-0.46.0.2-1|94	* Thu Aug 05 2010 Götz Waschk <waschk@mandriva.org> 0.44.0.3-0mdv2011.0
12cr|ikvm-0.46.0.2-1|95	+ Revision: 566280
12cr|ikvm-0.46.0.2-1|96	- new version
12cr|ikvm-0.46.0.2-1|97	- new openjdk b18
12cr|ikvm-0.46.0.2-1|98	- fix build
12cr|ikvm-0.46.0.2-1|99	
12cr|ikvm-0.46.0.2-1|100	* Tue Jul 27 2010 Götz Waschk <waschk@mandriva.org> 0.42.0.7-1mdv2011.0
12cr|ikvm-0.46.0.2-1|101	+ Revision: 560904
12cr|ikvm-0.46.0.2-1|102	- new version (security update)
12cr|ikvm-0.46.0.2-1|103	
12cr|ikvm-0.46.0.2-1|104	* Sun Jul 11 2010 Götz Waschk <waschk@mandriva.org> 0.42.0.6-1mdv2011.0
12cr|ikvm-0.46.0.2-1|105	+ Revision: 550987
12cr|ikvm-0.46.0.2-1|106	- new version
12cr|ikvm-0.46.0.2-1|107	
12cr|ikvm-0.46.0.2-1|108	* Mon Jan 11 2010 Götz Waschk <waschk@mandriva.org> 0.42.0.3-1mdv2010.1
12cr|ikvm-0.46.0.2-1|109	+ Revision: 489588
12cr|ikvm-0.46.0.2-1|110	- new version
12cr|ikvm-0.46.0.2-1|111	- new openjdk source
12cr|ikvm-0.46.0.2-1|112	
12cr|ikvm-0.46.0.2-1|113	* Thu Jun 11 2009 Götz Waschk <waschk@mandriva.org> 0.40.0.1-1mdv2010.0
12cr|ikvm-0.46.0.2-1|114	+ Revision: 385032
12cr|ikvm-0.46.0.2-1|115	- new version
12cr|ikvm-0.46.0.2-1|116	- fix build
12cr|ikvm-0.46.0.2-1|117	- update openjdk snapshot
12cr|ikvm-0.46.0.2-1|118	
12cr|ikvm-0.46.0.2-1|119	* Mon Dec 29 2008 Götz Waschk <waschk@mandriva.org> 0.38.0.2-1mdv2009.1
12cr|ikvm-0.46.0.2-1|120	+ Revision: 320995
12cr|ikvm-0.46.0.2-1|121	- new version
12cr|ikvm-0.46.0.2-1|122	- new openjdk
12cr|ikvm-0.46.0.2-1|123	
12cr|ikvm-0.46.0.2-1|124	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.36.0.11-2mdv2009.0
12cr|ikvm-0.46.0.2-1|125	+ Revision: 267113
12cr|ikvm-0.46.0.2-1|126	- rebuild early 2009.0 package (before pixel changes)
12cr|ikvm-0.46.0.2-1|127	
12cr|ikvm-0.46.0.2-1|128	* Wed Apr 09 2008 Götz Waschk <waschk@mandriva.org> 0.36.0.11-1mdv2009.0
12cr|ikvm-0.46.0.2-1|129	+ Revision: 192449
12cr|ikvm-0.46.0.2-1|130	- new version
12cr|ikvm-0.46.0.2-1|131	- add classpath awt fix
12cr|ikvm-0.46.0.2-1|132	- fix pkgconfig file
12cr|ikvm-0.46.0.2-1|133	- it is buildable on x86_64 again
12cr|ikvm-0.46.0.2-1|134	
12cr|ikvm-0.46.0.2-1|135	+ Olivier Blin <blino@mandriva.org>
12cr|ikvm-0.46.0.2-1|136	- restore BuildRoot
12cr|ikvm-0.46.0.2-1|137	
12cr|ikvm-0.46.0.2-1|138	+ Thierry Vignaud <tv@mandriva.org>
12cr|ikvm-0.46.0.2-1|139	- kill re-definition of %%buildroot on Pixel's request
12cr|ikvm-0.46.0.2-1|140	
12cr|ikvm-0.46.0.2-1|141	* Tue Dec 11 2007 Götz Waschk <waschk@mandriva.org> 0.36.0.5-1mdv2008.1
12cr|ikvm-0.46.0.2-1|142	+ Revision: 117572
12cr|ikvm-0.46.0.2-1|143	- don't try to build on x86_64
12cr|ikvm-0.46.0.2-1|144	- new version
12cr|ikvm-0.46.0.2-1|145	- replace classpath with classpath-stripped and openjdk-stripped
12cr|ikvm-0.46.0.2-1|146	- build with icedtea instead of ecj
12cr|ikvm-0.46.0.2-1|147	
12cr|ikvm-0.46.0.2-1|148	* Tue Sep 18 2007 Götz Waschk <waschk@mandriva.org> 0.34.0.4-2mdv2008.0
12cr|ikvm-0.46.0.2-1|149	+ Revision: 89507
12cr|ikvm-0.46.0.2-1|150	- remove excludearch tag
12cr|ikvm-0.46.0.2-1|151	
12cr|ikvm-0.46.0.2-1|152	* Mon Aug 06 2007 Götz Waschk <waschk@mandriva.org> 0.34.0.4-1mdv2008.0
12cr|ikvm-0.46.0.2-1|153	+ Revision: 59276
12cr|ikvm-0.46.0.2-1|154	- new version
12cr|ikvm-0.46.0.2-1|155	
12cr|ikvm-0.46.0.2-1|156	* Thu May 31 2007 Götz Waschk <waschk@mandriva.org> 0.34.0.3-1mdv2008.0
12cr|ikvm-0.46.0.2-1|157	+ Revision: 33443
12cr|ikvm-0.46.0.2-1|158	- new version
12cr|ikvm-0.46.0.2-1|159	
12cr|ikvm-0.46.0.2-1|160	* Sun May 06 2007 Götz Waschk <waschk@mandriva.org> 0.34.0.2-1mdv2008.0
12cr|ikvm-0.46.0.2-1|161	+ Revision: 23687
12cr|ikvm-0.46.0.2-1|162	- new version
12cr|ikvm-0.46.0.2-1|163	- new classpath
12cr|ikvm-0.46.0.2-1|164	
12cr|ikvm-0.46.0.2-1|165	
12cr|ikvm-0.46.0.2-1|166	* Sat Dec 30 2006 Götz Waschk <waschk@mandriva.org> 0.32.0.0-2mdv2007.0
12cr|ikvm-0.46.0.2-1|167	+ Revision: 102778
12cr|ikvm-0.46.0.2-1|168	- exclude x86_64 for bug 27871
12cr|ikvm-0.46.0.2-1|169	- Import ikvm
12cr|ikvm-0.46.0.2-1|170	
12cr|ikvm-0.46.0.2-1|171	* Fri Dec 29 2006 Gtz Waschk <waschk@mandriva.org> 0.32.0.0-1mdv2007.1
12cr|ikvm-0.46.0.2-1|172	- drop patch
12cr|ikvm-0.46.0.2-1|173	- classpath 0.93
12cr|ikvm-0.46.0.2-1|174	- 0.32.0.0
12cr|ikvm-0.46.0.2-1|175	
12cr|ikvm-0.46.0.2-1|176	* Sat Aug 19 2006 Gtz Waschk <waschk@mandriva.org> 0.30.0.0-1mdv2007.0
12cr|ikvm-0.46.0.2-1|177	- drop source 2
12cr|ikvm-0.46.0.2-1|178	- patch out unsupported preprocessor directive
12cr|ikvm-0.46.0.2-1|179	- drop patch
12cr|ikvm-0.46.0.2-1|180	- new classpath
12cr|ikvm-0.46.0.2-1|181	- new version
12cr|ikvm-0.46.0.2-1|182	
12cr|ikvm-0.46.0.2-1|183	* Fri Jul 28 2006 Gtz Waschk <waschk@mandriva.org> 0.28.0.1-1mdv2007.0
12cr|ikvm-0.46.0.2-1|184	- patch classpath
12cr|ikvm-0.46.0.2-1|185	- new classpath 0.91
12cr|ikvm-0.46.0.2-1|186	- New release 0.28.0.0
12cr|ikvm-0.46.0.2-1|187	
12cr|ikvm-0.46.0.2-1|188	* Thu Mar 23 2006 Gtz Waschk <waschk@mandriva.org> 0.26.0.1-1mdk
12cr|ikvm-0.46.0.2-1|189	- new classpath 0.90
12cr|ikvm-0.46.0.2-1|190	- New release 0.26.0.1
12cr|ikvm-0.46.0.2-1|191	
12cr|ikvm-0.46.0.2-1|192	* Mon Jan 30 2006 Gtz Waschk <waschk@mandriva.org> 0.24.0.1-1mdk
12cr|ikvm-0.46.0.2-1|193	- upgrade classpath
12cr|ikvm-0.46.0.2-1|194	- New release 0.24.0.1
12cr|ikvm-0.46.0.2-1|195	- use mkrel
12cr|ikvm-0.46.0.2-1|196	
12cr|ikvm-0.46.0.2-1|197	* Mon Dec 12 2005 Gtz Waschk <waschk@mandriva.org> 0.22.0.0-1mdk
12cr|ikvm-0.46.0.2-1|198	- new classpath 0.19
12cr|ikvm-0.46.0.2-1|199	- new release 0.22.0.0
12cr|ikvm-0.46.0.2-1|200	
12cr|ikvm-0.46.0.2-1|201	* Mon Sep 12 2005 Gtz Waschk <waschk@mandriva.org> 0.20.0.0-1mdk
12cr|ikvm-0.46.0.2-1|202	- new classpath 0.18
12cr|ikvm-0.46.0.2-1|203	- New release 0.20.0.0
12cr|ikvm-0.46.0.2-1|204	
12cr|ikvm-0.46.0.2-1|205	* Tue Jul 26 2005 Gtz Waschk <waschk@mandriva.org> 0.18.0.0-2mdk
12cr|ikvm-0.46.0.2-1|206	- remove the prebuilt binaries
12cr|ikvm-0.46.0.2-1|207	
12cr|ikvm-0.46.0.2-1|208	* Tue Jul 26 2005 Gtz Waschk <waschk@mandriva.org> 0.18.0.0-1mdk
12cr|ikvm-0.46.0.2-1|209	- buildrequires ecj
12cr|ikvm-0.46.0.2-1|210	- update classpath to 0.17
12cr|ikvm-0.46.0.2-1|211	- drop patch
12cr|ikvm-0.46.0.2-1|212	- new version
12cr|ikvm-0.46.0.2-1|213	
12cr|ikvm-0.46.0.2-1|214	* Tue May 24 2005 Gtz Waschk <waschk@mandriva.org> 0.14.0.1-1mdk
12cr|ikvm-0.46.0.2-1|215	- initial package
12cr|ikvm-0.46.0.2-1|216	

2251 12
12cr|image-analyzer-1.5.0-1|1	Name:		image-analyzer
12cr|image-analyzer-1.5.0-1|2	Version:	1.5.0
12cr|image-analyzer-1.5.0-1|3	Summary:	MIRAGE Image Analyzer
12cr|image-analyzer-1.5.0-1|4	Release:	1
12cr|image-analyzer-1.5.0-1|5	Group:		File tools
12cr|image-analyzer-1.5.0-1|6	License:	GPLv2+
12cr|image-analyzer-1.5.0-1|7	URL:		http://cdemu.sourceforge.net/
12cr|image-analyzer-1.5.0-1|8	Source0:	http://downloads.sourceforge.net/cdemu/%name-%version.tar.bz2
12cr|image-analyzer-1.5.0-1|9	
12cr|image-analyzer-1.5.0-1|10	BuildRequires:	pkgconfig(glib-2.0)
12cr|image-analyzer-1.5.0-1|11	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|image-analyzer-1.5.0-1|12	BuildRequires:	pkgconfig(libmirage)
12cr|image-analyzer-1.5.0-1|13	
12cr|image-analyzer-1.5.0-1|14	%description
12cr|image-analyzer-1.5.0-1|15	This is MIRAGE Image Analyzer, a simple Gtk+ application that
12cr|image-analyzer-1.5.0-1|16	displays tree structure of disc image created by libMirage. It is
12cr|image-analyzer-1.5.0-1|17	mostly intended as a demonstration of libMirage API use, although it
12cr|image-analyzer-1.5.0-1|18	can be also used to verify that an image is correctly handled by
12cr|image-analyzer-1.5.0-1|19	libMirage.
12cr|image-analyzer-1.5.0-1|20	
12cr|image-analyzer-1.5.0-1|21	%prep
12cr|image-analyzer-1.5.0-1|22	%setup -q
12cr|image-analyzer-1.5.0-1|23	
12cr|image-analyzer-1.5.0-1|24	%build
12cr|image-analyzer-1.5.0-1|25	%configure2_5x
12cr|image-analyzer-1.5.0-1|26	%make
12cr|image-analyzer-1.5.0-1|27	
12cr|image-analyzer-1.5.0-1|28	%install
12cr|image-analyzer-1.5.0-1|29	%makeinstall_std
12cr|image-analyzer-1.5.0-1|30	
12cr|image-analyzer-1.5.0-1|31	%files
12cr|image-analyzer-1.5.0-1|32	%doc README AUTHORS
12cr|image-analyzer-1.5.0-1|33	%{_bindir}/%{name}
12cr|image-analyzer-1.5.0-1|34	%{_datadir}/applications/%{name}.desktop
12cr|image-analyzer-1.5.0-1|35	
12cr|image-analyzer-1.5.0-1|36	
12cr|image-analyzer-1.5.0-1|37	
12cr|image-analyzer-1.5.0-1|38	%changelog
12cr|image-analyzer-1.5.0-1|39	* Fri Feb 24 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.5.0-1
12cr|image-analyzer-1.5.0-1|40	+ Revision: 780052
12cr|image-analyzer-1.5.0-1|41	- new version 1.5.0
12cr|image-analyzer-1.5.0-1|42	
12cr|image-analyzer-1.5.0-1|43	* Wed Nov 23 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.4.0-1
12cr|image-analyzer-1.5.0-1|44	+ Revision: 732985
12cr|image-analyzer-1.5.0-1|45	- version bump 1.4.0
12cr|image-analyzer-1.5.0-1|46	
12cr|image-analyzer-1.5.0-1|47	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1.svn635.3mdv2011.0
12cr|image-analyzer-1.5.0-1|48	+ Revision: 611178
12cr|image-analyzer-1.5.0-1|49	- rebuild
12cr|image-analyzer-1.5.0-1|50	
12cr|image-analyzer-1.5.0-1|51	+ Anssi Hannula <anssi@mandriva.org>
12cr|image-analyzer-1.5.0-1|52	- rebuild for new libmirage
12cr|image-analyzer-1.5.0-1|53	
12cr|image-analyzer-1.5.0-1|54	* Fri May 21 2010 Anssi Hannula <anssi@mandriva.org> 1.0.0-1.svn635.1mdv2010.1
12cr|image-analyzer-1.5.0-1|55	+ Revision: 545659
12cr|image-analyzer-1.5.0-1|56	- newer snapshot that works with current libmirage
12cr|image-analyzer-1.5.0-1|57	
12cr|image-analyzer-1.5.0-1|58	* Thu Jul 09 2009 Anssi Hannula <anssi@mandriva.org> 1.0.0-1.svn303.3mdv2010.0
12cr|image-analyzer-1.5.0-1|59	+ Revision: 394011
12cr|image-analyzer-1.5.0-1|60	- rebuild
12cr|image-analyzer-1.5.0-1|61	
12cr|image-analyzer-1.5.0-1|62	* Wed Apr 23 2008 Anssi Hannula <anssi@mandriva.org> 1.0.0-1.svn303.2mdv2009.0
12cr|image-analyzer-1.5.0-1|63	+ Revision: 197033
12cr|image-analyzer-1.5.0-1|64	- fix group
12cr|image-analyzer-1.5.0-1|65	
12cr|image-analyzer-1.5.0-1|66	* Wed Apr 23 2008 Anssi Hannula <anssi@mandriva.org> 1.0.0-1.svn303.1mdv2009.0
12cr|image-analyzer-1.5.0-1|67	+ Revision: 196933
12cr|image-analyzer-1.5.0-1|68	- initial Mandriva release
12cr|image-analyzer-1.5.0-1|69	

2252 12
12cr|imagej-1.45b-2|1	Name:           imagej
12cr|imagej-1.45b-2|2	Version:        1.45b
12cr|imagej-1.45b-2|3	Release:        %mkrel 2
12cr|imagej-1.45b-2|4	Summary:        Image Processing and Analysis in Java
12cr|imagej-1.45b-2|5	
12cr|imagej-1.45b-2|6	Group:          Sciences/Computer science
12cr|imagej-1.45b-2|7	License:        Public Domain
12cr|imagej-1.45b-2|8	URL:            http://rsbweb.nih.gov/ij/index.html
12cr|imagej-1.45b-2|9	Source0:        http://rsbweb.nih.gov/ij/download/src/ij145b-src.zip
12cr|imagej-1.45b-2|10	Source1:        %{name}.desktop
12cr|imagej-1.45b-2|11	Source2:        http://rsbweb.nih.gov/ij/macros/macros.zip
12cr|imagej-1.45b-2|12	Source3:        http://rsb.info.nih.gov/ij/download/linux/unix-script.txt
12cr|imagej-1.45b-2|13	# don't copy .class files for Mac OS
12cr|imagej-1.45b-2|14	patch0:         %{name}-%{version}-patch0.patch
12cr|imagej-1.45b-2|15	# modify imagej.sh for fedora compatibility
12cr|imagej-1.45b-2|16	patch1:         %{name}-%{version}-patch1.patch
12cr|imagej-1.45b-2|17	BuildArch:      noarch
12cr|imagej-1.45b-2|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|imagej-1.45b-2|19	
12cr|imagej-1.45b-2|20	
12cr|imagej-1.45b-2|21	BuildRequires:  ant
12cr|imagej-1.45b-2|22	BuildRequires:	desktop-file-utils
12cr|imagej-1.45b-2|23	
12cr|imagej-1.45b-2|24	# Requires:       jpackage-utils
12cr|imagej-1.45b-2|25	# java-devel not java for plugins build
12cr|imagej-1.45b-2|26	Requires:       java >= 1.6.0
12cr|imagej-1.45b-2|27	
12cr|imagej-1.45b-2|28	%description
12cr|imagej-1.45b-2|29	ImageJ is a public domain Java image processing program. It can display,
12cr|imagej-1.45b-2|30	edit, analyze a wide variety of image data, including image sequences. Imagej
12cr|imagej-1.45b-2|31	can be used for quantitative analysis of engineering and scientific image data.
12cr|imagej-1.45b-2|32	
12cr|imagej-1.45b-2|33	%package javadoc
12cr|imagej-1.45b-2|34	Summary:        Javadocs for %{name}
12cr|imagej-1.45b-2|35	Group:          Sciences/Computer science
12cr|imagej-1.45b-2|36	BuildArch:      noarch
12cr|imagej-1.45b-2|37	Requires:       %{name} = %{version}-%{release}
12cr|imagej-1.45b-2|38	
12cr|imagej-1.45b-2|39	%description javadoc
12cr|imagej-1.45b-2|40	This package contains the API documentation for %{name}.
12cr|imagej-1.45b-2|41	
12cr|imagej-1.45b-2|42	%prep
12cr|imagej-1.45b-2|43	%setup -q -c -n "%{name}-%{version}"
12cr|imagej-1.45b-2|44	# patch build.xml
12cr|imagej-1.45b-2|45	%patch0 -p0 -b .patch0
12cr|imagej-1.45b-2|46	# unzip macros.zip
12cr|imagej-1.45b-2|47	unzip -qq -u %{SOURCE2}
12cr|imagej-1.45b-2|48	# erase binary and useless files
12cr|imagej-1.45b-2|49	rm -rf macros/.FBC*
12cr|imagej-1.45b-2|50	rm macros/build.xml
12cr|imagej-1.45b-2|51	rm -rf __MACOSX
12cr|imagej-1.45b-2|52	#get and patch unix-script.txt
12cr|imagej-1.45b-2|53	cp %{SOURCE3} ./imagej.sh
12cr|imagej-1.45b-2|54	%patch1 -p1 -b .patch1
12cr|imagej-1.45b-2|55	
12cr|imagej-1.45b-2|56	find -name '*.class' -exec rm -f '{}' \;
12cr|imagej-1.45b-2|57	find -name '*.jar' -exec rm -f '{}' \;
12cr|imagej-1.45b-2|58	
12cr|imagej-1.45b-2|59	%build
12cr|imagej-1.45b-2|60	cd source
12cr|imagej-1.45b-2|61	ant build javadocs
12cr|imagej-1.45b-2|62	cd ..
12cr|imagej-1.45b-2|63	
12cr|imagej-1.45b-2|64	%install
12cr|imagej-1.45b-2|65	rm -rf $RPM_BUILD_ROOT
12cr|imagej-1.45b-2|66	
12cr|imagej-1.45b-2|67	# install jar
12cr|imagej-1.45b-2|68	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12cr|imagej-1.45b-2|69	cp -p source/ij.jar   \
12cr|imagej-1.45b-2|70	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|imagej-1.45b-2|71	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|imagej-1.45b-2|72	
12cr|imagej-1.45b-2|73	
12cr|imagej-1.45b-2|74	# install javadoc
12cr|imagej-1.45b-2|75	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|imagej-1.45b-2|76	cp -rp api  \
12cr|imagej-1.45b-2|77	$RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|imagej-1.45b-2|78	
12cr|imagej-1.45b-2|79	# install icon
12cr|imagej-1.45b-2|80	mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
12cr|imagej-1.45b-2|81	cp -p source/build/microscope.gif $RPM_BUILD_ROOT%{_datadir}/pixmaps
12cr|imagej-1.45b-2|82	
12cr|imagej-1.45b-2|83	# install data files
12cr|imagej-1.45b-2|84	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|imagej-1.45b-2|85	cp -p source/build/about.jpg $RPM_BUILD_ROOT%{_datadir}/%{name}/about.jpg
12cr|imagej-1.45b-2|86	cp -p source/build/IJ_Props.txt $RPM_BUILD_ROOT%{_datadir}/%{name}/IJ_Props.txt
12cr|imagej-1.45b-2|87	
12cr|imagej-1.45b-2|88	#install macros
12cr|imagej-1.45b-2|89	chmod 644 macros/About\ Startup\ Macros
12cr|imagej-1.45b-2|90	find ./macros -name \*.txt -type f -exec chmod 644 {} \;
12cr|imagej-1.45b-2|91	find ./macros -type d -exec chmod 755 {} \;
12cr|imagej-1.45b-2|92	cp -rp macros $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|imagej-1.45b-2|93	
12cr|imagej-1.45b-2|94	
12cr|imagej-1.45b-2|95	#install luts
12cr|imagej-1.45b-2|96	mkdir $RPM_BUILD_ROOT%{_datadir}/%{name}/luts
12cr|imagej-1.45b-2|97	
12cr|imagej-1.45b-2|98	# install script
12cr|imagej-1.45b-2|99	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|imagej-1.45b-2|100	chmod +x imagej.sh
12cr|imagej-1.45b-2|101	cp -p imagej.sh $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|imagej-1.45b-2|102	
12cr|imagej-1.45b-2|103	# directory for plugins
12cr|imagej-1.45b-2|104	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/plugins
12cr|imagej-1.45b-2|105	cp source/plugins/JavaScriptEvaluator.source $RPM_BUILD_ROOT%{_datadir}/%{name}/plugins/JavaScriptEvaluator.java
12cr|imagej-1.45b-2|106	
12cr|imagej-1.45b-2|107	# desktop file
12cr|imagej-1.45b-2|108	desktop-file-install --vendor=""                     \
12cr|imagej-1.45b-2|109	--dir=%{buildroot}%{_datadir}/applications/   \
12cr|imagej-1.45b-2|110	%{SOURCE1}
12cr|imagej-1.45b-2|111	
12cr|imagej-1.45b-2|112	%post
12cr|imagej-1.45b-2|113	
12cr|imagej-1.45b-2|114	#update icon cache
12cr|imagej-1.45b-2|115	#touch --no-create %{_datadir}/icons/hicolor
12cr|imagej-1.45b-2|116	#if [ -x %{_bindir}/gtk-update-icon-cache ]; then
12cr|imagej-1.45b-2|117	#  %{_bindir}/gtk-update-icon-cache -q %{_datadir}/icons/hicolor;
12cr|imagej-1.45b-2|118	#fi
12cr|imagej-1.45b-2|119	#update-desktop-database &> /dev/null || :
12cr|imagej-1.45b-2|120	
12cr|imagej-1.45b-2|121	%postun
12cr|imagej-1.45b-2|122	# update icon cache
12cr|imagej-1.45b-2|123	#touch --no-create %{_datadir}/icons/hicolor
12cr|imagej-1.45b-2|124	#if [ -x %{_bindir}/gtk-update-icon-cache ]; then
12cr|imagej-1.45b-2|125	#  %{_bindir}/gtk-update-icon-cache -q %{_datadir}/icons/hicolor;
12cr|imagej-1.45b-2|126	#fi
12cr|imagej-1.45b-2|127	#update-desktop-database &> /dev/null || :
12cr|imagej-1.45b-2|128	
12cr|imagej-1.45b-2|129	
12cr|imagej-1.45b-2|130	%clean
12cr|imagej-1.45b-2|131	rm -rf $RPM_BUILD_ROOT
12cr|imagej-1.45b-2|132	
12cr|imagej-1.45b-2|133	
12cr|imagej-1.45b-2|134	%files
12cr|imagej-1.45b-2|135	%defattr(-,root,root,-)
12cr|imagej-1.45b-2|136	%{_javadir}/*
12cr|imagej-1.45b-2|137	%{_datadir}/%{name}/
12cr|imagej-1.45b-2|138	%{_datadir}/applications/%{name}.desktop
12cr|imagej-1.45b-2|139	%{_datadir}/pixmaps/microscope.gif
12cr|imagej-1.45b-2|140	%{_bindir}/%{name}
12cr|imagej-1.45b-2|141	%doc source/aREADME.txt source/release-notes.html source/applet.html
12cr|imagej-1.45b-2|142	
12cr|imagej-1.45b-2|143	%files javadoc
12cr|imagej-1.45b-2|144	%defattr(-,root,root,-)
12cr|imagej-1.45b-2|145	%{_javadocdir}/%{name}
12cr|imagej-1.45b-2|146	
12cr|imagej-1.45b-2|147	
12cr|imagej-1.45b-2|148	
12cr|imagej-1.45b-2|149	
12cr|imagej-1.45b-2|150	%changelog
12cr|imagej-1.45b-2|151	* Wed Mar 09 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.45b-2mdv2011.0
12cr|imagej-1.45b-2|152	+ Revision: 643127
12cr|imagej-1.45b-2|153	- Fix group tag for ImageJ and ImageJ-docs
12cr|imagej-1.45b-2|154	- Add missing BR
12cr|imagej-1.45b-2|155	- Fix group tag
12cr|imagej-1.45b-2|156	- Update Mandriva specific informations
12cr|imagej-1.45b-2|157	- Initial imageJ Mandriva package adaptated from Fedora package
12cr|imagej-1.45b-2|158	

2253 12
12cr|imagination-3.0-1|1	Summary:	Simple DVD slide show maker
12cr|imagination-3.0-1|2	Name:		imagination
12cr|imagination-3.0-1|3	Version:	3.0
12cr|imagination-3.0-1|4	Release:	1
12cr|imagination-3.0-1|5	Group:		Video
12cr|imagination-3.0-1|6	License:	GPLv2+
12cr|imagination-3.0-1|7	URL:		http://imagination.sourceforge.net/
12cr|imagination-3.0-1|8	Source:		http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|imagination-3.0-1|9	Patch0:		imagination-3.0-link.patch
12cr|imagination-3.0-1|10	BuildRequires:	pkgconfig(cairo) >= 1.6
12cr|imagination-3.0-1|11	BuildRequires:	pkgconfig(glib-2.0) > 2.18.0
12cr|imagination-3.0-1|12	BuildRequires:	pkgconfig(gthread-2.0)
12cr|imagination-3.0-1|13	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.14.0
12cr|imagination-3.0-1|14	BuildRequires:	pkgconfig(sox) >= 14.2.0
12cr|imagination-3.0-1|15	BuildRequires:	desktop-file-utils
12cr|imagination-3.0-1|16	BuildRequires:	gettext
12cr|imagination-3.0-1|17	BuildRequires:	intltool
12cr|imagination-3.0-1|18	BuildRequires:	xsltproc
12cr|imagination-3.0-1|19	BuildRequires:	docbook-xsl
12cr|imagination-3.0-1|20	BuildRequires:	docbook-style-xsl
12cr|imagination-3.0-1|21	Requires:	sox >= 14.3.0
12cr|imagination-3.0-1|22	Requires:	ffmpeg
12cr|imagination-3.0-1|23	
12cr|imagination-3.0-1|24	%description
12cr|imagination-3.0-1|25	Imagination is a lightweight and simple DVD slide show maker written
12cr|imagination-3.0-1|26	in C language and built with the GTK+2 toolkit.
12cr|imagination-3.0-1|27	
12cr|imagination-3.0-1|28	%prep
12cr|imagination-3.0-1|29	%setup -q
12cr|imagination-3.0-1|30	%patch0 -p0
12cr|imagination-3.0-1|31	
12cr|imagination-3.0-1|32	%build
12cr|imagination-3.0-1|33	%configure2_5x --disable-static
12cr|imagination-3.0-1|34	%make
12cr|imagination-3.0-1|35	
12cr|imagination-3.0-1|36	%install
12cr|imagination-3.0-1|37	%makeinstall_std
12cr|imagination-3.0-1|38	
12cr|imagination-3.0-1|39	desktop-file-install --vendor="" \
12cr|imagination-3.0-1|40	--add-category="X-MandrivaLinux-Multimedia-Video" \
12cr|imagination-3.0-1|41	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|imagination-3.0-1|42	
12cr|imagination-3.0-1|43	%find_lang %{name}
12cr|imagination-3.0-1|44	
12cr|imagination-3.0-1|45	%files -f %{name}.lang
12cr|imagination-3.0-1|46	%doc AUTHORS ChangeLog NEWS README TODO
12cr|imagination-3.0-1|47	%{_bindir}/%{name}
12cr|imagination-3.0-1|48	%{_libdir}/%{name}
12cr|imagination-3.0-1|49	%{_datadir}/%{name}
12cr|imagination-3.0-1|50	%{_iconsdir}/hicolor/*/apps/*
12cr|imagination-3.0-1|51	%{_datadir}/applications/%{name}.desktop
12cr|imagination-3.0-1|52	

2254 12
12cr|imapfilter-2.5.2-1|1	Summary:	Mail filtering utility
12cr|imapfilter-2.5.2-1|2	Name:		imapfilter
12cr|imapfilter-2.5.2-1|3	Version:	2.5.2
12cr|imapfilter-2.5.2-1|4	Release:	1
12cr|imapfilter-2.5.2-1|5	License:	MIT
12cr|imapfilter-2.5.2-1|6	Group:		Networking/Mail
12cr|imapfilter-2.5.2-1|7	URL:		http://imapfilter.hellug.gr/
12cr|imapfilter-2.5.2-1|8	Source0:	http://imapfilter.hellug.gr/source/%{name}-%{version}.tar.gz
12cr|imapfilter-2.5.2-1|9	Buildrequires:	openssl-devel  pcre-devel
12cr|imapfilter-2.5.2-1|10	Buildrequires:	lua-devel
12cr|imapfilter-2.5.2-1|11	
12cr|imapfilter-2.5.2-1|12	%description
12cr|imapfilter-2.5.2-1|13	IMAPFilter is a mail filtering utility. It connects to remote mail servers
12cr|imapfilter-2.5.2-1|14	using the Internet Message Access Protocol (IMAP). Based on the user defined
12cr|imapfilter-2.5.2-1|15	filters it checks messages residing on a remote IMAP mailbox and processes
12cr|imapfilter-2.5.2-1|16	them in various ways.
12cr|imapfilter-2.5.2-1|17	
12cr|imapfilter-2.5.2-1|18	One can execute imapfilter before:
12cr|imapfilter-2.5.2-1|19	* fetching of mail locally
12cr|imapfilter-2.5.2-1|20	* accessing a mailbox using one of the available Mail User Agents (MUA)
12cr|imapfilter-2.5.2-1|21	* browsing a mailbox via the Web
12cr|imapfilter-2.5.2-1|22	...in order to "clear" a mailbox and avoid downloading/seeing some specific
12cr|imapfilter-2.5.2-1|23	mails, copy and/or move messages between folders, etc.
12cr|imapfilter-2.5.2-1|24	
12cr|imapfilter-2.5.2-1|25	
12cr|imapfilter-2.5.2-1|26	%prep
12cr|imapfilter-2.5.2-1|27	%setup -q
12cr|imapfilter-2.5.2-1|28	
12cr|imapfilter-2.5.2-1|29	%build
12cr|imapfilter-2.5.2-1|30	%make
12cr|imapfilter-2.5.2-1|31	
12cr|imapfilter-2.5.2-1|32	%install
12cr|imapfilter-2.5.2-1|33	%makeinstall_std BINDIR=%{_bindir}\
12cr|imapfilter-2.5.2-1|34	SHAREDIR=%{_datadir}/imapfilter\
12cr|imapfilter-2.5.2-1|35	MANDIR=%{_mandir}
12cr|imapfilter-2.5.2-1|36	
12cr|imapfilter-2.5.2-1|37	%files
12cr|imapfilter-2.5.2-1|38	%defattr(0755,root,root,0755)
12cr|imapfilter-2.5.2-1|39	%_bindir/*
12cr|imapfilter-2.5.2-1|40	%defattr(0644,root,root,0755)
12cr|imapfilter-2.5.2-1|41	%doc LICENSE NEWS README
12cr|imapfilter-2.5.2-1|42	%_mandir/*/*
12cr|imapfilter-2.5.2-1|43	%_datadir/imapfilter
12cr|imapfilter-2.5.2-1|44	
12cr|imapfilter-2.5.2-1|45	
12cr|imapfilter-2.5.2-1|46	%changelog
12cr|imapfilter-2.5.2-1|47	* Thu Mar 01 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.5.2-1
12cr|imapfilter-2.5.2-1|48	+ Revision: 781542
12cr|imapfilter-2.5.2-1|49	- version update 2.5.2
12cr|imapfilter-2.5.2-1|50	
12cr|imapfilter-2.5.2-1|51	* Tue Feb 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.5.1-1
12cr|imapfilter-2.5.2-1|52	+ Revision: 781266
12cr|imapfilter-2.5.2-1|53	- version update 2.5.1
12cr|imapfilter-2.5.2-1|54	
12cr|imapfilter-2.5.2-1|55	* Fri Feb 24 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.5-1
12cr|imapfilter-2.5.2-1|56	+ Revision: 780116
12cr|imapfilter-2.5.2-1|57	- version update 2.5
12cr|imapfilter-2.5.2-1|58	
12cr|imapfilter-2.5.2-1|59	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 2.4.2-2
12cr|imapfilter-2.5.2-1|60	+ Revision: 772994
12cr|imapfilter-2.5.2-1|61	- relink against libpcre.so.1
12cr|imapfilter-2.5.2-1|62	
12cr|imapfilter-2.5.2-1|63	* Fri Jan 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.4.2-1
12cr|imapfilter-2.5.2-1|64	+ Revision: 762986
12cr|imapfilter-2.5.2-1|65	- version update 2.4.2
12cr|imapfilter-2.5.2-1|66	
12cr|imapfilter-2.5.2-1|67	* Fri Dec 09 2011 Alexander Khrukin <akhrukin@mandriva.org> 2.4.1-1
12cr|imapfilter-2.5.2-1|68	+ Revision: 740007
12cr|imapfilter-2.5.2-1|69	- version update 2.4.1
12cr|imapfilter-2.5.2-1|70	
12cr|imapfilter-2.5.2-1|71	* Wed Dec 07 2011 Alexander Khrukin <akhrukin@mandriva.org> 2.4-1
12cr|imapfilter-2.5.2-1|72	+ Revision: 738571
12cr|imapfilter-2.5.2-1|73	- package update 2.4
12cr|imapfilter-2.5.2-1|74	
12cr|imapfilter-2.5.2-1|75	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.2-3mdv2011.0
12cr|imapfilter-2.5.2-1|76	+ Revision: 611180
12cr|imapfilter-2.5.2-1|77	- rebuild
12cr|imapfilter-2.5.2-1|78	
12cr|imapfilter-2.5.2-1|79	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 2.2.2-2mdv2010.1
12cr|imapfilter-2.5.2-1|80	+ Revision: 537366
12cr|imapfilter-2.5.2-1|81	- rebuild
12cr|imapfilter-2.5.2-1|82	
12cr|imapfilter-2.5.2-1|83	* Sat Jan 23 2010 Frederik Himpe <fhimpe@mandriva.org> 2.2.2-1mdv2010.1
12cr|imapfilter-2.5.2-1|84	+ Revision: 495305
12cr|imapfilter-2.5.2-1|85	- update to new version 2.2.2
12cr|imapfilter-2.5.2-1|86	
12cr|imapfilter-2.5.2-1|87	* Thu Jan 21 2010 Frederik Himpe <fhimpe@mandriva.org> 2.2.1-1mdv2010.1
12cr|imapfilter-2.5.2-1|88	+ Revision: 494630
12cr|imapfilter-2.5.2-1|89	- update to new version 2.2.1
12cr|imapfilter-2.5.2-1|90	
12cr|imapfilter-2.5.2-1|91	* Wed Jan 20 2010 Frederik Himpe <fhimpe@mandriva.org> 2.2-2mdv2010.1
12cr|imapfilter-2.5.2-1|92	+ Revision: 494378
12cr|imapfilter-2.5.2-1|93	- Fix BuildRequires
12cr|imapfilter-2.5.2-1|94	- Update to new version 2.2
12cr|imapfilter-2.5.2-1|95	
12cr|imapfilter-2.5.2-1|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|imapfilter-2.5.2-1|97	- rebuild
12cr|imapfilter-2.5.2-1|98	
12cr|imapfilter-2.5.2-1|99	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.0.3-4mdv2009.0
12cr|imapfilter-2.5.2-1|100	+ Revision: 247213
12cr|imapfilter-2.5.2-1|101	- rebuild
12cr|imapfilter-2.5.2-1|102	
12cr|imapfilter-2.5.2-1|103	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.0.3-2mdv2008.1
12cr|imapfilter-2.5.2-1|104	+ Revision: 170896
12cr|imapfilter-2.5.2-1|105	- rebuild
12cr|imapfilter-2.5.2-1|106	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|imapfilter-2.5.2-1|107	- kill re-definition of %%buildroot on Pixel's request
12cr|imapfilter-2.5.2-1|108	
12cr|imapfilter-2.5.2-1|109	+ Olivier Blin <blino@mandriva.org>
12cr|imapfilter-2.5.2-1|110	- restore BuildRoot
12cr|imapfilter-2.5.2-1|111	
12cr|imapfilter-2.5.2-1|112	* Fri Jul 27 2007 Michael Scherer <misc@mandriva.org> 2.0.3-1mdv2008.0
12cr|imapfilter-2.5.2-1|113	+ Revision: 56342
12cr|imapfilter-2.5.2-1|114	- upgrade to 2.0.3
12cr|imapfilter-2.5.2-1|115	- Import imapfilter
12cr|imapfilter-2.5.2-1|116	

2255 12
12cr|imapproxy-1.2.7-1|1	%define name imapproxy
12cr|imapproxy-1.2.7-1|2	%define distname up-%{name}
12cr|imapproxy-1.2.7-1|3	%define _ssldir %{_sysconfdir}/ssl/imapproxy
12cr|imapproxy-1.2.7-1|4	
12cr|imapproxy-1.2.7-1|5	Summary:	Proxy for the IMAP protocol
12cr|imapproxy-1.2.7-1|6	Name:		%{name}
12cr|imapproxy-1.2.7-1|7	Version:	1.2.7
12cr|imapproxy-1.2.7-1|8	Release:	%mkrel 1
12cr|imapproxy-1.2.7-1|9	License:	GPLv2+
12cr|imapproxy-1.2.7-1|10	Group:		System/Servers
12cr|imapproxy-1.2.7-1|11	URL:		http://www.imapproxy.org/
12cr|imapproxy-1.2.7-1|12	Source0:	http://www.imapproxy.org/downloads/%{distname}-%{version}.tar.gz
12cr|imapproxy-1.2.7-1|13	Source1:	%{name}.init
12cr|imapproxy-1.2.7-1|14	Patch0:		%{name}-1.2.4-conf.patch
12cr|imapproxy-1.2.7-1|15	BuildRequires:	tcp_wrappers-devel openssl-devel ncurses-devel
12cr|imapproxy-1.2.7-1|16	Requires(post):	rpm-helper
12cr|imapproxy-1.2.7-1|17	Requires(preun): rpm-helper
12cr|imapproxy-1.2.7-1|18	Requires:	tcp_wrappers
12cr|imapproxy-1.2.7-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|imapproxy-1.2.7-1|20	
12cr|imapproxy-1.2.7-1|21	%description
12cr|imapproxy-1.2.7-1|22	Imapproxy proxies IMAP transactions between an IMAP client and an IMAP
12cr|imapproxy-1.2.7-1|23	server. The connection to the server is kept open and cached for a
12cr|imapproxy-1.2.7-1|24	time after the client closes its side, in order to reuse it when the
12cr|imapproxy-1.2.7-1|25	client tries to open another one to the same IMAP server with the same
12cr|imapproxy-1.2.7-1|26	user ID.
12cr|imapproxy-1.2.7-1|27	
12cr|imapproxy-1.2.7-1|28	%prep
12cr|imapproxy-1.2.7-1|29	
12cr|imapproxy-1.2.7-1|30	%setup -q -n %{distname}-%{version}
12cr|imapproxy-1.2.7-1|31	%patch0 -p1 -b .init
12cr|imapproxy-1.2.7-1|32	
12cr|imapproxy-1.2.7-1|33	%build
12cr|imapproxy-1.2.7-1|34	%serverbuild
12cr|imapproxy-1.2.7-1|35	
12cr|imapproxy-1.2.7-1|36	# fixes https://qa.mandriva.com/show_bug.cgi?id=37974
12cr|imapproxy-1.2.7-1|37	CFLAGS="`echo $CFLAGS | sed 's/-Wp,-D_FORTIFY_SOURCE=2//'`"
12cr|imapproxy-1.2.7-1|38	
12cr|imapproxy-1.2.7-1|39	# kerberos include is needed (because of openssl-0.9.7 ?)
12cr|imapproxy-1.2.7-1|40	export CPPFLAGS="$CPPFLAGS -I%{_prefix}/kerberos/include"
12cr|imapproxy-1.2.7-1|41	%configure2_5x
12cr|imapproxy-1.2.7-1|42	%make
12cr|imapproxy-1.2.7-1|43	
12cr|imapproxy-1.2.7-1|44	%install
12cr|imapproxy-1.2.7-1|45	rm -rf %{buildroot}
12cr|imapproxy-1.2.7-1|46	
12cr|imapproxy-1.2.7-1|47	mkdir -p %{buildroot}%{_sbindir} \
12cr|imapproxy-1.2.7-1|48	%{buildroot}%{_initrddir} \
12cr|imapproxy-1.2.7-1|49	%{buildroot}%{_ssldir}
12cr|imapproxy-1.2.7-1|50	
12cr|imapproxy-1.2.7-1|51	install -m 755 bin/in.imapproxyd %{buildroot}%{_sbindir}/
12cr|imapproxy-1.2.7-1|52	install -m 755 bin/pimpstat %{buildroot}%{_sbindir}/
12cr|imapproxy-1.2.7-1|53	install -m 644 scripts/%{name}.conf %{buildroot}%{_sysconfdir}/
12cr|imapproxy-1.2.7-1|54	install -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/rc.d/init.d/%{name}
12cr|imapproxy-1.2.7-1|55	
12cr|imapproxy-1.2.7-1|56	%clean
12cr|imapproxy-1.2.7-1|57	rm -rf %{buildroot}
12cr|imapproxy-1.2.7-1|58	
12cr|imapproxy-1.2.7-1|59	%post
12cr|imapproxy-1.2.7-1|60	%_post_service %{name}
12cr|imapproxy-1.2.7-1|61	
12cr|imapproxy-1.2.7-1|62	%preun
12cr|imapproxy-1.2.7-1|63	%_preun_service %{name}
12cr|imapproxy-1.2.7-1|64	
12cr|imapproxy-1.2.7-1|65	%files
12cr|imapproxy-1.2.7-1|66	%defattr(-,root,root)
12cr|imapproxy-1.2.7-1|67	%doc copyright ChangeLog README README.ssl README.known_issues
12cr|imapproxy-1.2.7-1|68	%dir %{_ssldir}
12cr|imapproxy-1.2.7-1|69	%attr(0755,root,root) %{_sbindir}/in.imapproxyd
12cr|imapproxy-1.2.7-1|70	%attr(0755,root,root) %{_sbindir}/pimpstat
12cr|imapproxy-1.2.7-1|71	%attr(0755,root,root) %{_initrddir}/%{name}
12cr|imapproxy-1.2.7-1|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|imapproxy-1.2.7-1|73	
12cr|imapproxy-1.2.7-1|74	
12cr|imapproxy-1.2.7-1|75	%changelog
12cr|imapproxy-1.2.7-1|76	* Mon May 17 2010 Adam Williamson <awilliamson@mandriva.org> 1.2.7-1mdv2011.0
12cr|imapproxy-1.2.7-1|77	+ Revision: 545041
12cr|imapproxy-1.2.7-1|78	- drop debian_fix.diff and buffer_overflow_fix.diff, merged upstream
12cr|imapproxy-1.2.7-1|79	- new release 1.2.7
12cr|imapproxy-1.2.7-1|80	
12cr|imapproxy-1.2.7-1|81	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 1.2.6-6mdv2010.1
12cr|imapproxy-1.2.7-1|82	+ Revision: 537365
12cr|imapproxy-1.2.7-1|83	- rebuild
12cr|imapproxy-1.2.7-1|84	
12cr|imapproxy-1.2.7-1|85	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2.6-6mdv2010.0
12cr|imapproxy-1.2.7-1|86	+ Revision: 429503
12cr|imapproxy-1.2.7-1|87	- rebuild
12cr|imapproxy-1.2.7-1|88	
12cr|imapproxy-1.2.7-1|89	* Mon Sep 01 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.6-5mdv2009.0
12cr|imapproxy-1.2.7-1|90	+ Revision: 278332
12cr|imapproxy-1.2.7-1|91	- fix #37974 (Buffer overflow in imapproxy)
12cr|imapproxy-1.2.7-1|92	
12cr|imapproxy-1.2.7-1|93	* Sat Aug 30 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.6-4mdv2009.0
12cr|imapproxy-1.2.7-1|94	+ Revision: 277611
12cr|imapproxy-1.2.7-1|95	- added two patches to probably fix buffer overflow
12cr|imapproxy-1.2.7-1|96	
12cr|imapproxy-1.2.7-1|97	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.2.6-3mdv2009.0
12cr|imapproxy-1.2.7-1|98	+ Revision: 247214
12cr|imapproxy-1.2.7-1|99	- rebuild
12cr|imapproxy-1.2.7-1|100	
12cr|imapproxy-1.2.7-1|101	* Wed Feb 20 2008 Frederik Himpe <fhimpe@mandriva.org> 1.2.6-1mdv2008.1
12cr|imapproxy-1.2.7-1|102	+ Revision: 173218
12cr|imapproxy-1.2.7-1|103	- New upstream version
12cr|imapproxy-1.2.7-1|104	- Remove patch integrated upstream
12cr|imapproxy-1.2.7-1|105	- New license policy
12cr|imapproxy-1.2.7-1|106	
12cr|imapproxy-1.2.7-1|107	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.2.4-7mdv2008.1
12cr|imapproxy-1.2.7-1|108	+ Revision: 170897
12cr|imapproxy-1.2.7-1|109	- rebuild
12cr|imapproxy-1.2.7-1|110	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|imapproxy-1.2.7-1|111	- kill re-definition of %%buildroot on Pixel's request
12cr|imapproxy-1.2.7-1|112	
12cr|imapproxy-1.2.7-1|113	+ Olivier Blin <oblin@mandriva.com>
12cr|imapproxy-1.2.7-1|114	- restore BuildRoot
12cr|imapproxy-1.2.7-1|115	
12cr|imapproxy-1.2.7-1|116	* Fri Jun 22 2007 Andreas Hasenack <andreas@mandriva.com> 1.2.4-6mdv2008.0
12cr|imapproxy-1.2.7-1|117	+ Revision: 43271
12cr|imapproxy-1.2.7-1|118	- rebuild with serverbuild macro (-fstack-protector)
12cr|imapproxy-1.2.7-1|119	
12cr|imapproxy-1.2.7-1|120	
12cr|imapproxy-1.2.7-1|121	* Sun Jan 14 2007 Emmanuel Andry <eandry@mandriva.org> 1.2.4-5mdv2007.0
12cr|imapproxy-1.2.7-1|122	+ Revision: 108736
12cr|imapproxy-1.2.7-1|123	- buildrequires ncurses-devel
12cr|imapproxy-1.2.7-1|124	- buildrequires openssl-devel
12cr|imapproxy-1.2.7-1|125	- uncompress patches
12cr|imapproxy-1.2.7-1|126	- Import imapproxy
12cr|imapproxy-1.2.7-1|127	
12cr|imapproxy-1.2.7-1|128	* Mon Aug 14 2006 Emmanuel Andry <eandry@mandriva.org> 1.2.4-4mdv2007.0
12cr|imapproxy-1.2.7-1|129	- rebuild
12cr|imapproxy-1.2.7-1|130	
12cr|imapproxy-1.2.7-1|131	* Mon Jul 03 2006 Emmanuel Andry <eandry@mandriva.org> 1.2.4-3mdv2007.0
12cr|imapproxy-1.2.7-1|132	- %%mkrel
12cr|imapproxy-1.2.7-1|133	- added patch from netbsd for md5
12cr|imapproxy-1.2.7-1|134	
12cr|imapproxy-1.2.7-1|135	* Sun Sep 25 2005 Giuseppe Ghib <ghibo@mandriva.com> 1.2.4-2mdk
12cr|imapproxy-1.2.7-1|136	- Split Requires(post,preun) in Requires(post)+Requires(preun).
12cr|imapproxy-1.2.7-1|137	
12cr|imapproxy-1.2.7-1|138	* Sun Sep 25 2005 Giuseppe Ghib <ghibo@mandriva.com> 1.2.4-1mdk
12cr|imapproxy-1.2.7-1|139	- Release 1.2.4.
12cr|imapproxy-1.2.7-1|140	
12cr|imapproxy-1.2.7-1|141	* Fri Oct 29 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.2.2-2mdk
12cr|imapproxy-1.2.7-1|142	- buildrequires tcp_wrappers-devel
12cr|imapproxy-1.2.7-1|143	- clean-up service management stuff
12cr|imapproxy-1.2.7-1|144	
12cr|imapproxy-1.2.7-1|145	* Sat Aug 28 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.2.2-1mdk
12cr|imapproxy-1.2.7-1|146	- Release 1.2.2.
12cr|imapproxy-1.2.7-1|147	
12cr|imapproxy-1.2.7-1|148	* Sun May 02 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.2.2-0.rc2.1mdk
12cr|imapproxy-1.2.7-1|149	- Updated to release 1.2.2rc2.
12cr|imapproxy-1.2.7-1|150	- Initial Mandrakelinux release.
12cr|imapproxy-1.2.7-1|151	

2256 12
12cr|imapsync-1.480-1|1	Summary:	IMAP synchronisation, sync, copy or migration tool
12cr|imapsync-1.480-1|2	Name:		imapsync
12cr|imapsync-1.480-1|3	Version:	1.480
12cr|imapsync-1.480-1|4	Release:	1
12cr|imapsync-1.480-1|5	License:	WTFPL
12cr|imapsync-1.480-1|6	Group:		Networking/Mail
12cr|imapsync-1.480-1|7	URL:		http://ks.lamiral.info/imapsync/
12cr|imapsync-1.480-1|8	Source0:	http://www.linux-france.org/prj/imapsync/dist/%{name}-%{version}.tgz
12cr|imapsync-1.480-1|9	Requires:	perl(Date::Manip)
12cr|imapsync-1.480-1|10	Requires:	perl(Term::ReadKey)
12cr|imapsync-1.480-1|11	Suggests:	perl(IO::Socket::SSL)
12cr|imapsync-1.480-1|12	Suggests:	perl(Digest::HMAC_MD5)
12cr|imapsync-1.480-1|13	BuildArch:	noarch
12cr|imapsync-1.480-1|14	
12cr|imapsync-1.480-1|15	%description
12cr|imapsync-1.480-1|16	imapsync is a tool for facilitating incremental recursive IMAP transfers from
12cr|imapsync-1.480-1|17	one mailbox to another. It is useful for mailbox migration, and reduces the
12cr|imapsync-1.480-1|18	amount of data transferred by only copying messages that are not present on
12cr|imapsync-1.480-1|19	both servers. Read, unread, and deleted flags are preserved, and the process
12cr|imapsync-1.480-1|20	can be stopped and resumed. The original messages can optionally be deleted
12cr|imapsync-1.480-1|21	after a successful transfer.
12cr|imapsync-1.480-1|22	
12cr|imapsync-1.480-1|23	%prep
12cr|imapsync-1.480-1|24	
12cr|imapsync-1.480-1|25	%setup -q
12cr|imapsync-1.480-1|26	
12cr|imapsync-1.480-1|27	%build
12cr|imapsync-1.480-1|28	
12cr|imapsync-1.480-1|29	pod2man %{name} > %{name}.1
12cr|imapsync-1.480-1|30	
12cr|imapsync-1.480-1|31	%install
12cr|imapsync-1.480-1|32	
12cr|imapsync-1.480-1|33	install -d %{buildroot}%{_bindir}
12cr|imapsync-1.480-1|34	install -d %{buildroot}%{_mandir}/man1
12cr|imapsync-1.480-1|35	
12cr|imapsync-1.480-1|36	install -m0755 %{name} %{buildroot}%{_bindir}/
12cr|imapsync-1.480-1|37	install -m0644 %{name}.1 %{buildroot}%{_mandir}/man1/
12cr|imapsync-1.480-1|38	
12cr|imapsync-1.480-1|39	%files
12cr|imapsync-1.480-1|40	%defattr(-,root,root)
12cr|imapsync-1.480-1|41	%doc CREDITS ChangeLog FAQ README TODO
12cr|imapsync-1.480-1|42	%attr(0755,root,root) %{_bindir}/%{name}
12cr|imapsync-1.480-1|43	%attr(0644,root,root) %{_mandir}/man1/%{name}.1*
12cr|imapsync-1.480-1|44	
12cr|imapsync-1.480-1|45	
12cr|imapsync-1.480-1|46	
12cr|imapsync-1.480-1|47	%changelog
12cr|imapsync-1.480-1|48	* Tue Feb 07 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.480-1
12cr|imapsync-1.480-1|49	+ Revision: 771610
12cr|imapsync-1.480-1|50	- version update 1.480
12cr|imapsync-1.480-1|51	
12cr|imapsync-1.480-1|52	* Fri Dec 23 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.476-1
12cr|imapsync-1.480-1|53	+ Revision: 744783
12cr|imapsync-1.480-1|54	- tgz archive added
12cr|imapsync-1.480-1|55	- version update 1.476
12cr|imapsync-1.480-1|56	
12cr|imapsync-1.480-1|57	* Mon Nov 28 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.468-1
12cr|imapsync-1.480-1|58	+ Revision: 734994
12cr|imapsync-1.480-1|59	- version update 1.468
12cr|imapsync-1.480-1|60	
12cr|imapsync-1.480-1|61	* Sat Oct 15 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.456-2
12cr|imapsync-1.480-1|62	+ Revision: 704765
12cr|imapsync-1.480-1|63	- new suggetions
12cr|imapsync-1.480-1|64	
12cr|imapsync-1.480-1|65	* Fri Oct 14 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.456-1
12cr|imapsync-1.480-1|66	+ Revision: 704710
12cr|imapsync-1.480-1|67	- 1.456
12cr|imapsync-1.480-1|68	
12cr|imapsync-1.480-1|69	* Sun Jun 19 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.446-2
12cr|imapsync-1.480-1|70	+ Revision: 686066
12cr|imapsync-1.480-1|71	- New requires
12cr|imapsync-1.480-1|72	
12cr|imapsync-1.480-1|73	* Fri Jun 17 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.446-1
12cr|imapsync-1.480-1|74	+ Revision: 685737
12cr|imapsync-1.480-1|75	- 1.446 do what the f**k to it accordidng license
12cr|imapsync-1.480-1|76	
12cr|imapsync-1.480-1|77	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.315-2mdv2011.0
12cr|imapsync-1.480-1|78	+ Revision: 611181
12cr|imapsync-1.480-1|79	- rebuild
12cr|imapsync-1.480-1|80	
12cr|imapsync-1.480-1|81	* Mon Jun 14 2010 Frederic Crozat <fcrozat@mandriva.com> 1.315-1mdv2010.1
12cr|imapsync-1.480-1|82	+ Revision: 548022
12cr|imapsync-1.480-1|83	- Release 1.315
12cr|imapsync-1.480-1|84	
12cr|imapsync-1.480-1|85	* Mon Jun 07 2010 Frederic Crozat <fcrozat@mandriva.com> 1.311-1mdv2010.1
12cr|imapsync-1.480-1|86	+ Revision: 547204
12cr|imapsync-1.480-1|87	- Release 1.311
12cr|imapsync-1.480-1|88	- Change license to WTFPL
12cr|imapsync-1.480-1|89	
12cr|imapsync-1.480-1|90	* Wed Aug 05 2009 Frederik Himpe <fhimpe@mandriva.org> 1.286-1mdv2010.0
12cr|imapsync-1.480-1|91	+ Revision: 410346
12cr|imapsync-1.480-1|92	- Update to new verison 1.286
12cr|imapsync-1.480-1|93	- Remove authuser patch: not needed anymomre
12cr|imapsync-1.480-1|94	
12cr|imapsync-1.480-1|95	* Sun Mar 08 2009 Frederik Himpe <fhimpe@mandriva.org> 1.267-2mdv2009.1
12cr|imapsync-1.480-1|96	+ Revision: 352933
12cr|imapsync-1.480-1|97	- Add authuser patch from Fedora to make it play more nicely with
12cr|imapsync-1.480-1|98	Mail::IMAPClient 3 (might fix bug #48018)
12cr|imapsync-1.480-1|99	
12cr|imapsync-1.480-1|100	* Thu Feb 19 2009 Frederik Himpe <fhimpe@mandriva.org> 1.267-1mdv2009.1
12cr|imapsync-1.480-1|101	+ Revision: 343008
12cr|imapsync-1.480-1|102	- update to new version 1.267
12cr|imapsync-1.480-1|103	
12cr|imapsync-1.480-1|104	* Sat Aug 16 2008 Frederik Himpe <fhimpe@mandriva.org> 1.260-1mdv2009.0
12cr|imapsync-1.480-1|105	+ Revision: 272541
12cr|imapsync-1.480-1|106	- Update to new version 1.260
12cr|imapsync-1.480-1|107	- rebuild
12cr|imapsync-1.480-1|108	
12cr|imapsync-1.480-1|109	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.252-2mdv2009.0
12cr|imapsync-1.480-1|110	+ Revision: 267121
12cr|imapsync-1.480-1|111	- rebuild early 2009.0 package (before pixel changes)
12cr|imapsync-1.480-1|112	
12cr|imapsync-1.480-1|113	* Sun May 11 2008 Frederik Himpe <fhimpe@mandriva.org> 1.252-1mdv2009.0
12cr|imapsync-1.480-1|114	+ Revision: 205953
12cr|imapsync-1.480-1|115	- New version
12cr|imapsync-1.480-1|116	- Adapt to new license policy
12cr|imapsync-1.480-1|117	
12cr|imapsync-1.480-1|118	+ Erwan Velu <erwan@mandriva.org>
12cr|imapsync-1.480-1|119	- 1.249
12cr|imapsync-1.480-1|120	- 1.249
12cr|imapsync-1.480-1|121	
12cr|imapsync-1.480-1|122	* Sun Feb 10 2008 Frederic Crozat <fcrozat@mandriva.com> 1.241-1mdv2008.1
12cr|imapsync-1.480-1|123	+ Revision: 164755
12cr|imapsync-1.480-1|124	- Release 1.241
12cr|imapsync-1.480-1|125	
12cr|imapsync-1.480-1|126	+ Olivier Blin <blino@mandriva.org>
12cr|imapsync-1.480-1|127	- restore BuildRoot
12cr|imapsync-1.480-1|128	
12cr|imapsync-1.480-1|129	+ Thierry Vignaud <tv@mandriva.org>
12cr|imapsync-1.480-1|130	- kill re-definition of %%buildroot on Pixel's request
12cr|imapsync-1.480-1|131	
12cr|imapsync-1.480-1|132	* Sun Nov 04 2007 Frederic Crozat <fcrozat@mandriva.com> 1.233-1mdv2008.1
12cr|imapsync-1.480-1|133	+ Revision: 105714
12cr|imapsync-1.480-1|134	- Release 1.233
12cr|imapsync-1.480-1|135	- Add explicit requires on perl-DateManip
12cr|imapsync-1.480-1|136	- import imapsync
12cr|imapsync-1.480-1|137	

2257 12
12cr|imcom-1.34-6|1	Name:		imcom
12cr|imcom-1.34-6|2	Version:	1.34
12cr|imcom-1.34-6|3	Release:	%mkrel 6
12cr|imcom-1.34-6|4	Group:		Networking/Instant messaging
12cr|imcom-1.34-6|5	License:	BSD
12cr|imcom-1.34-6|6	Summary:	Console-based jabber client
12cr|imcom-1.34-6|7	#URL:		http://imcom.floobin.cx/
12cr|imcom-1.34-6|8	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|imcom-1.34-6|9	BuildRequires:	python-devel
12cr|imcom-1.34-6|10	Source:		http://nafai.dyndns.org/files/%{name}-%{version}.tar.bz2
12cr|imcom-1.34-6|11	Patch:		imcom-1.33-destdir.patch
12cr|imcom-1.34-6|12	Buildarch:	noarch
12cr|imcom-1.34-6|13	
12cr|imcom-1.34-6|14	%description
12cr|imcom-1.34-6|15	What is IMCom
12cr|imcom-1.34-6|16	IMCom is console Jabber Client written in Python. It in many ways
12cr|imcom-1.34-6|17	resembles micq because that is the ICQ client that I used before
12cr|imcom-1.34-6|18	switching to jabber (micq).
12cr|imcom-1.34-6|19	
12cr|imcom-1.34-6|20	%prep
12cr|imcom-1.34-6|21	%setup -q
12cr|imcom-1.34-6|22	%patch -p1 -b .destdir
12cr|imcom-1.34-6|23	
12cr|imcom-1.34-6|24	%build
12cr|imcom-1.34-6|25	%configure
12cr|imcom-1.34-6|26	%make
12cr|imcom-1.34-6|27	
12cr|imcom-1.34-6|28	%install
12cr|imcom-1.34-6|29	rm -Rf %{buildroot}
12cr|imcom-1.34-6|30	
12cr|imcom-1.34-6|31	%makeinstall_std
12cr|imcom-1.34-6|32	
12cr|imcom-1.34-6|33	rm -Rf %{buildroot}/%{_datadir}/%{name}/docs/
12cr|imcom-1.34-6|34	
12cr|imcom-1.34-6|35	%clean
12cr|imcom-1.34-6|36	rm -Rf %{buildroot}
12cr|imcom-1.34-6|37	
12cr|imcom-1.34-6|38	%files
12cr|imcom-1.34-6|39	%defattr(-,root,root)
12cr|imcom-1.34-6|40	%{_bindir}/*
12cr|imcom-1.34-6|41	%{_datadir}/%{name}
12cr|imcom-1.34-6|42	%{_mandir}/man?/*
12cr|imcom-1.34-6|43	%doc README WHATSNEW docs/*.html docs/*.css docs/*.png docs/*.jpg
12cr|imcom-1.34-6|44	
12cr|imcom-1.34-6|45	
12cr|imcom-1.34-6|46	
12cr|imcom-1.34-6|47	%changelog
12cr|imcom-1.34-6|48	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.34-6mdv2011.0
12cr|imcom-1.34-6|49	+ Revision: 619622
12cr|imcom-1.34-6|50	- the mass rebuild of 2010.0 packages
12cr|imcom-1.34-6|51	
12cr|imcom-1.34-6|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.34-5mdv2010.0
12cr|imcom-1.34-6|53	+ Revision: 429504
12cr|imcom-1.34-6|54	- rebuild
12cr|imcom-1.34-6|55	
12cr|imcom-1.34-6|56	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.34-4mdv2009.0
12cr|imcom-1.34-6|57	+ Revision: 240837
12cr|imcom-1.34-6|58	- rebuild
12cr|imcom-1.34-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|imcom-1.34-6|60	
12cr|imcom-1.34-6|61	+ Olivier Blin <oblin@mandriva.com>
12cr|imcom-1.34-6|62	- restore BuildRoot
12cr|imcom-1.34-6|63	
12cr|imcom-1.34-6|64	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1.34-2mdv2008.0
12cr|imcom-1.34-6|65	+ Revision: 70272
12cr|imcom-1.34-6|66	- use %%mkrel
12cr|imcom-1.34-6|67	
12cr|imcom-1.34-6|68	
12cr|imcom-1.34-6|69	* Tue Sep 06 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.34-1mdk
12cr|imcom-1.34-6|70	- New release 1.34
12cr|imcom-1.34-6|71	
12cr|imcom-1.34-6|72	* Tue Sep 06 2005 Buchan Milne <bgmilne@mandriva.org> 1.34-1mdk
12cr|imcom-1.34-6|73	- 1.34
12cr|imcom-1.34-6|74	- url gone awol, new source url
12cr|imcom-1.34-6|75	
12cr|imcom-1.34-6|76	* Wed Jul 21 2004 Buchan Milne <bgmilne@linux-mandrake.com> 1.33-1mdk
12cr|imcom-1.34-6|77	- first Mandrake package
12cr|imcom-1.34-6|78	

2258 12
12cr|imhangul-2.0.0-1|1	%define version	2.0.0
12cr|imhangul-2.0.0-1|2	%define release %mkrel 1
12cr|imhangul-2.0.0-1|3	
12cr|imhangul-2.0.0-1|4	Summary:	Hangul input module for GTK+ 2.x
12cr|imhangul-2.0.0-1|5	Name:		imhangul
12cr|imhangul-2.0.0-1|6	Version:	%{version}
12cr|imhangul-2.0.0-1|7	Release:	%{release}
12cr|imhangul-2.0.0-1|8	License:	GPL
12cr|imhangul-2.0.0-1|9	Group:		System/Internationalization
12cr|imhangul-2.0.0-1|10	URL:		http://kldp.net/projects/imhangul/
12cr|imhangul-2.0.0-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|imhangul-2.0.0-1|12	
12cr|imhangul-2.0.0-1|13	Source0:	http://kldp.net/frs/download.php/2808/%{name}-%{version}.tar.bz2
12cr|imhangul-2.0.0-1|14	
12cr|imhangul-2.0.0-1|15	BuildRequires:	gtk2-devel >= 2.4.0
12cr|imhangul-2.0.0-1|16	BuildRequires:	libhangul-devel >= 0.0.10
12cr|imhangul-2.0.0-1|17	Requires:	locales-ko
12cr|imhangul-2.0.0-1|18	
12cr|imhangul-2.0.0-1|19	%description
12cr|imhangul-2.0.0-1|20	Hangul input module for GTK+ 2.x
12cr|imhangul-2.0.0-1|21	
12cr|imhangul-2.0.0-1|22	%prep
12cr|imhangul-2.0.0-1|23	%setup -q
12cr|imhangul-2.0.0-1|24	
12cr|imhangul-2.0.0-1|25	%build
12cr|imhangul-2.0.0-1|26	%configure2_5x
12cr|imhangul-2.0.0-1|27	%make
12cr|imhangul-2.0.0-1|28	
12cr|imhangul-2.0.0-1|29	%install
12cr|imhangul-2.0.0-1|30	rm -rf %{buildroot}
12cr|imhangul-2.0.0-1|31	%makeinstall_std
12cr|imhangul-2.0.0-1|32	
12cr|imhangul-2.0.0-1|33	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
12cr|imhangul-2.0.0-1|34	cat > %{buildroot}%{_sysconfdir}/profile.d/imhangul.sh <<EOF
12cr|imhangul-2.0.0-1|35	#!/bin/sh
12cr|imhangul-2.0.0-1|36	if echo "\$LC_CTYPE" | grep -q '^ko'; then
12cr|imhangul-2.0.0-1|37	export GTK_IM_MODULE=hangul2
12cr|imhangul-2.0.0-1|38	if [ -n "\$HANGUL_KEYBOARD_TYPE" ] ; then
12cr|imhangul-2.0.0-1|39	case "\$HANGUL_KEYBOARD_TYPE" in
12cr|imhangul-2.0.0-1|40	"3"|"389"|"3FINAL")
12cr|imhangul-2.0.0-1|41	export GTK_IM_MODULE=hangul3f
12cr|imhangul-2.0.0-1|42	;;
12cr|imhangul-2.0.0-1|43	"390")
12cr|imhangul-2.0.0-1|44	export GTK_IM_MODULE=hangul39
12cr|imhangul-2.0.0-1|45	;;
12cr|imhangul-2.0.0-1|46	"3NOSHIFT")
12cr|imhangul-2.0.0-1|47	export GTK_IM_MODULE=hangul3s
12cr|imhangul-2.0.0-1|48	;;
12cr|imhangul-2.0.0-1|49	"2"| *)
12cr|imhangul-2.0.0-1|50	export GTK_IM_MODULE=hangul2
12cr|imhangul-2.0.0-1|51	;;
12cr|imhangul-2.0.0-1|52	esac
12cr|imhangul-2.0.0-1|53	fi
12cr|imhangul-2.0.0-1|54	fi
12cr|imhangul-2.0.0-1|55	EOF
12cr|imhangul-2.0.0-1|56	
12cr|imhangul-2.0.0-1|57	cat > %{buildroot}%{_sysconfdir}/profile.d/imhangul.csh <<EOF
12cr|imhangul-2.0.0-1|58	#!/bin/csh
12cr|imhangul-2.0.0-1|59	if (\$?LC_CTYPE) then
12cr|imhangul-2.0.0-1|60	if (\`echo "\$LC_CTYPE" | grep -q '^ko'\`) then
12cr|imhangul-2.0.0-1|61	setenv GTK_IM_MODULE hangul2
12cr|imhangul-2.0.0-1|62	if (\$?HANGUL_KEYBOARD_TYPE) then
12cr|imhangul-2.0.0-1|63	switch ($HANGUL_KEYBOARD_TYPE)
12cr|imhangul-2.0.0-1|64	case 3:
12cr|imhangul-2.0.0-1|65	case 389:
12cr|imhangul-2.0.0-1|66	case 3FINAL:
12cr|imhangul-2.0.0-1|67	setenv GTK_IM_MODULE hangul3f
12cr|imhangul-2.0.0-1|68	breaksw
12cr|imhangul-2.0.0-1|69	case 390:
12cr|imhangul-2.0.0-1|70	setenv GTK_IM_MODULE hangul39
12cr|imhangul-2.0.0-1|71	breaksw
12cr|imhangul-2.0.0-1|72	case 3NOSHIFT:
12cr|imhangul-2.0.0-1|73	setenv GTK_IM_MODULE hangul3s
12cr|imhangul-2.0.0-1|74	breaksw
12cr|imhangul-2.0.0-1|75	case 2:
12cr|imhangul-2.0.0-1|76	case *:
12cr|imhangul-2.0.0-1|77	setenv GTK_IM_MODULE hangul2
12cr|imhangul-2.0.0-1|78	breaksw
12cr|imhangul-2.0.0-1|79	endsw
12cr|imhangul-2.0.0-1|80	endif
12cr|imhangul-2.0.0-1|81	endif
12cr|imhangul-2.0.0-1|82	endif
12cr|imhangul-2.0.0-1|83	EOF
12cr|imhangul-2.0.0-1|84	
12cr|imhangul-2.0.0-1|85	chmod 755 %{buildroot}%{_sysconfdir}/profile.d/imhangul*
12cr|imhangul-2.0.0-1|86	
12cr|imhangul-2.0.0-1|87	# (tv) fix build on x86_64:
12cr|imhangul-2.0.0-1|88	%ifarch x86_64
12cr|imhangul-2.0.0-1|89	mkdir -p %{buildroot}%_libdir
12cr|imhangul-2.0.0-1|90	mv %{buildroot}{%_prefix/lib,%_libdir}/gtk-2.0/
12cr|imhangul-2.0.0-1|91	%endif
12cr|imhangul-2.0.0-1|92	
12cr|imhangul-2.0.0-1|93	# remove unneeded file
12cr|imhangul-2.0.0-1|94	rm -f %{buildroot}%{_libdir}/gtk-2.0/immodules/*.la
12cr|imhangul-2.0.0-1|95	
12cr|imhangul-2.0.0-1|96	%find_lang im-hangul
12cr|imhangul-2.0.0-1|97	
12cr|imhangul-2.0.0-1|98	%clean
12cr|imhangul-2.0.0-1|99	rm -rf %{buildroot}
12cr|imhangul-2.0.0-1|100	
12cr|imhangul-2.0.0-1|101	%files -f im-hangul.lang
12cr|imhangul-2.0.0-1|102	%defattr(-, root, root, 0755)
12cr|imhangul-2.0.0-1|103	%doc AUTHORS COPYING ChangeLog NEWS README gtkrc
12cr|imhangul-2.0.0-1|104	%config(noreplace) %{_sysconfdir}/profile.d/imhangul*
12cr|imhangul-2.0.0-1|105	%{_libdir}/gtk-2.0/immodules/*.so
12cr|imhangul-2.0.0-1|106	
12cr|imhangul-2.0.0-1|107	
12cr|imhangul-2.0.0-1|108	%changelog
12cr|imhangul-2.0.0-1|109	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.0.0-1mdv2011.0
12cr|imhangul-2.0.0-1|110	+ Revision: 680438
12cr|imhangul-2.0.0-1|111	- cleanup spec
12cr|imhangul-2.0.0-1|112	- new version 2.0.0
12cr|imhangul-2.0.0-1|113	
12cr|imhangul-2.0.0-1|114	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.15-2mdv2011.0
12cr|imhangul-2.0.0-1|115	+ Revision: 611182
12cr|imhangul-2.0.0-1|116	- rebuild
12cr|imhangul-2.0.0-1|117	
12cr|imhangul-2.0.0-1|118	* Wed Dec 09 2009 Funda Wang <fwang@mandriva.org> 0.9.15-1mdv2010.1
12cr|imhangul-2.0.0-1|119	+ Revision: 475300
12cr|imhangul-2.0.0-1|120	- new version 0.9.15
12cr|imhangul-2.0.0-1|121	
12cr|imhangul-2.0.0-1|122	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.9.13-6mdv2010.0
12cr|imhangul-2.0.0-1|123	+ Revision: 429505
12cr|imhangul-2.0.0-1|124	- rebuild
12cr|imhangul-2.0.0-1|125	
12cr|imhangul-2.0.0-1|126	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.9.13-5mdv2009.0
12cr|imhangul-2.0.0-1|127	+ Revision: 247219
12cr|imhangul-2.0.0-1|128	- rebuild
12cr|imhangul-2.0.0-1|129	
12cr|imhangul-2.0.0-1|130	+ Olivier Blin <oblin@mandriva.com>
12cr|imhangul-2.0.0-1|131	- restore BuildRoot
12cr|imhangul-2.0.0-1|132	
12cr|imhangul-2.0.0-1|133	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.9.13-3mdv2008.1
12cr|imhangul-2.0.0-1|134	+ Revision: 131821
12cr|imhangul-2.0.0-1|135	- fix prereq
12cr|imhangul-2.0.0-1|136	- kill re-definition of %%buildroot on Pixel's request
12cr|imhangul-2.0.0-1|137	- import imhangul
12cr|imhangul-2.0.0-1|138	
12cr|imhangul-2.0.0-1|139	
12cr|imhangul-2.0.0-1|140	* Fri Dec 02 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.9.13-2mdk
12cr|imhangul-2.0.0-1|141	- fix build on x86_64
12cr|imhangul-2.0.0-1|142	
12cr|imhangul-2.0.0-1|143	* Fri Dec 02 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.9.13-1mdk
12cr|imhangul-2.0.0-1|144	- new release
12cr|imhangul-2.0.0-1|145	
12cr|imhangul-2.0.0-1|146	* Thu Feb 24 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.9.11-1mdk
12cr|imhangul-2.0.0-1|147	- new release
12cr|imhangul-2.0.0-1|148	- fix csh script (#12193)
12cr|imhangul-2.0.0-1|149	
12cr|imhangul-2.0.0-1|150	* Fri Jul 30 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.9.10-1mdk
12cr|imhangul-2.0.0-1|151	- new release
12cr|imhangul-2.0.0-1|152	
12cr|imhangul-2.0.0-1|153	* Wed Jul 28 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.9.9-3mdk
12cr|imhangul-2.0.0-1|154	- biarch support
12cr|imhangul-2.0.0-1|155	
12cr|imhangul-2.0.0-1|156	* Sat Feb 14 2004 Abel Cheung <deaddog@deaddog.org> 0.9.9-2mdk
12cr|imhangul-2.0.0-1|157	- Requires locales-ko
12cr|imhangul-2.0.0-1|158	
12cr|imhangul-2.0.0-1|159	* Sun Feb 08 2004 Abel Cheung <deaddog@deaddog.org> 0.9.9-1mdk
12cr|imhangul-2.0.0-1|160	- New version
12cr|imhangul-2.0.0-1|161	- Set GTK_IM_MODULES only for korean locales
12cr|imhangul-2.0.0-1|162	- Mark startup scripts as config
12cr|imhangul-2.0.0-1|163	
12cr|imhangul-2.0.0-1|164	* Wed Dec 17 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.9.8-1mdk
12cr|imhangul-2.0.0-1|165	- from Nicolas Fatoux <nicolas.fatoux@laposte.nt> :
12cr|imhangul-2.0.0-1|166	- mdk adaptation
12cr|imhangul-2.0.0-1|167	
12cr|imhangul-2.0.0-1|168	* Sun Nov 23 2003 Young-Ho,Cha <ganadist@chollian.net>
12cr|imhangul-2.0.0-1|169	- update 0.9.8
12cr|imhangul-2.0.0-1|170	
12cr|imhangul-2.0.0-1|171	* Tue Oct 21 2003 Young-Ho,Cha <ganadist@chollian.net>
12cr|imhangul-2.0.0-1|172	- update 0.9.7
12cr|imhangul-2.0.0-1|173	
12cr|imhangul-2.0.0-1|174	* Mon Mar 31 2003 Young-Ho,Cha <ganadist@chollian.net>
12cr|imhangul-2.0.0-1|175	- update 0.9.6
12cr|imhangul-2.0.0-1|176	- GTK_IM_MODULE default value set hangul2
12cr|imhangul-2.0.0-1|177	
12cr|imhangul-2.0.0-1|178	* Wed Jan 15 2003 Young-Ho,Cha <ganadist@chollian.net>
12cr|imhangul-2.0.0-1|179	- update 0.9.5
12cr|imhangul-2.0.0-1|180	- rename profile scripts
12cr|imhangul-2.0.0-1|181	
12cr|imhangul-2.0.0-1|182	* Wed Nov 13 2002 Young-Ho,Cha <ganadist@chollian.net>
12cr|imhangul-2.0.0-1|183	- remove '=' symbol in csh profile script
12cr|imhangul-2.0.0-1|184	
12cr|imhangul-2.0.0-1|185	* Tue Nov 12 2002 Young-Ho,Cha <ganadist@chollian.net>
12cr|imhangul-2.0.0-1|186	- update 0.9.4
12cr|imhangul-2.0.0-1|187	
12cr|imhangul-2.0.0-1|188	* Sat Oct 12 2002 Young-Ho,Cha <ganadist@chollian.net>
12cr|imhangul-2.0.0-1|189	- update 0.9.3
12cr|imhangul-2.0.0-1|190	
12cr|imhangul-2.0.0-1|191	* Thu Oct 10 2002 Young-Ho,Cha <ganadist@chollian.net>
12cr|imhangul-2.0.0-1|192	- change scripts to work properly
12cr|imhangul-2.0.0-1|193	
12cr|imhangul-2.0.0-1|194	* Wed Sep 11 2002 Young-Ho,Cha <ganadist@chollian.net>
12cr|imhangul-2.0.0-1|195	- update 0.9.2
12cr|imhangul-2.0.0-1|196	
12cr|imhangul-2.0.0-1|197	* Mon Aug 19 2002 Young-Ho,Cha <ganadist@chollian.net>
12cr|imhangul-2.0.0-1|198	- update 0.9.1
12cr|imhangul-2.0.0-1|199	
12cr|imhangul-2.0.0-1|200	* Fri Aug 16 2002 Young-Ho,Cha <ganadist@chollian.net>
12cr|imhangul-2.0.0-1|201	- use macros
12cr|imhangul-2.0.0-1|202	- add profile scripts
12cr|imhangul-2.0.0-1|203	
12cr|imhangul-2.0.0-1|204	* Mon Jul 22 2002 Lee, Kwan-hong <sorcerer@jerimo.org>
12cr|imhangul-2.0.0-1|205	- Make RPM package

2259 12
12cr|iml-1.0.3-4|1	%if %{_use_internal_dependency_generator}
12cr|iml-1.0.3-4|2	%define __noautoreq 'devel\\(libcblas(.*)'
12cr|iml-1.0.3-4|3	%else
12cr|iml-1.0.3-4|4	%define _requires_exceptions devel(libcblas
12cr|iml-1.0.3-4|5	%endif
12cr|iml-1.0.3-4|6	
12cr|iml-1.0.3-4|7	%define libname	%mklibname %{name} 0
12cr|iml-1.0.3-4|8	%define devname	%mklibname %{name} -d
12cr|iml-1.0.3-4|9	
12cr|iml-1.0.3-4|10	Summary:	IML - Integer Matrix Library
12cr|iml-1.0.3-4|11	Name:		iml
12cr|iml-1.0.3-4|12	Version:	1.0.3
12cr|iml-1.0.3-4|13	Release:	4
12cr|iml-1.0.3-4|14	Group:		Sciences/Mathematics
12cr|iml-1.0.3-4|15	License:	BSD-like
12cr|iml-1.0.3-4|16	URL:		http://www.cs.uwaterloo.ca/~astorjoh/iml.html
12cr|iml-1.0.3-4|17	Source:		http://www.cs.uwaterloo.ca/~astorjoh/iml-1.0.3.tar.gz
12cr|iml-1.0.3-4|18	
12cr|iml-1.0.3-4|19	BuildRequires:	gmp-devel
12cr|iml-1.0.3-4|20	BuildRequires:	libatlas-devel
12cr|iml-1.0.3-4|21	
12cr|iml-1.0.3-4|22	Patch0:		iml-1.0.3-build.patch
12cr|iml-1.0.3-4|23	Patch1:		iml-1.0.3-leak.patch
12cr|iml-1.0.3-4|24	
12cr|iml-1.0.3-4|25	%description
12cr|iml-1.0.3-4|26	IML is a free library of C source code which implements algorithms for
12cr|iml-1.0.3-4|27	computing exact solutions to dense systems of linear equations over the
12cr|iml-1.0.3-4|28	integers. IML is designed to be used with the ATLAS/BLAS library and
12cr|iml-1.0.3-4|29	GMP bignum library.
12cr|iml-1.0.3-4|30	
12cr|iml-1.0.3-4|31	%files
12cr|iml-1.0.3-4|32	%dir %{_docdir}/%{name}
12cr|iml-1.0.3-4|33	%{_docdir}/%{name}/*
12cr|iml-1.0.3-4|34	%dir %{_datadir}/%{name}/examples
12cr|iml-1.0.3-4|35	%{_datadir}/%{name}/examples/*
12cr|iml-1.0.3-4|36	
12cr|iml-1.0.3-4|37	#-----------------------------------------------------------------------
12cr|iml-1.0.3-4|38	%package	-n %{libname}
12cr|iml-1.0.3-4|39	Group:		Development/C
12cr|iml-1.0.3-4|40	Summary:	IML - Integer Matrix Library library
12cr|iml-1.0.3-4|41	Provides:	libname%{name}-devel = %{version}-%{release}
12cr|iml-1.0.3-4|42	
12cr|iml-1.0.3-4|43	%description	-n %{libname}
12cr|iml-1.0.3-4|44	IML - Integer Matrix Library library.
12cr|iml-1.0.3-4|45	
12cr|iml-1.0.3-4|46	%files		-n %{libname}
12cr|iml-1.0.3-4|47	%{_libdir}/*.so.*
12cr|iml-1.0.3-4|48	
12cr|iml-1.0.3-4|49	#-----------------------------------------------------------------------
12cr|iml-1.0.3-4|50	%package	-n %{devname}
12cr|iml-1.0.3-4|51	Group:		Development/C
12cr|iml-1.0.3-4|52	Summary:	IML - Integer Matrix Library development files
12cr|iml-1.0.3-4|53	Provides:	%{name}-devel = %{version}-%{release}
12cr|iml-1.0.3-4|54	Requires:	%{libname} = %{version}-%{release}
12cr|iml-1.0.3-4|55	
12cr|iml-1.0.3-4|56	%description	-n %{devname}
12cr|iml-1.0.3-4|57	IML- Integer Matrix Library development files.
12cr|iml-1.0.3-4|58	
12cr|iml-1.0.3-4|59	%files		-n %{devname}
12cr|iml-1.0.3-4|60	%{_includedir}/%{name}.h
12cr|iml-1.0.3-4|61	%{_libdir}/*.so
12cr|iml-1.0.3-4|62	
12cr|iml-1.0.3-4|63	#-----------------------------------------------------------------------
12cr|iml-1.0.3-4|64	%prep
12cr|iml-1.0.3-4|65	%setup -q
12cr|iml-1.0.3-4|66	
12cr|iml-1.0.3-4|67	%patch0 -p1
12cr|iml-1.0.3-4|68	%patch1 -p1
12cr|iml-1.0.3-4|69	rm -f config/*.m4
12cr|iml-1.0.3-4|70	
12cr|iml-1.0.3-4|71	#-----------------------------------------------------------------------
12cr|iml-1.0.3-4|72	%build
12cr|iml-1.0.3-4|73	autoreconf -ifs
12cr|iml-1.0.3-4|74	%configure						\
12cr|iml-1.0.3-4|75	--with-atlas-include=%{_includedir}/atlas	\
12cr|iml-1.0.3-4|76	--with-atlas-lib=%{_libdir}/atlas		\
12cr|iml-1.0.3-4|77	--disable-static				\
12cr|iml-1.0.3-4|78	--enable-shared
12cr|iml-1.0.3-4|79	
12cr|iml-1.0.3-4|80	%make
12cr|iml-1.0.3-4|81	
12cr|iml-1.0.3-4|82	#-----------------------------------------------------------------------
12cr|iml-1.0.3-4|83	%install
12cr|iml-1.0.3-4|84	%makeinstall_std
12cr|iml-1.0.3-4|85	
12cr|iml-1.0.3-4|86	mkdir -p %{buildroot}%{_docdir}
12cr|iml-1.0.3-4|87	mv -f %{buildroot}%{_datadir}/%{name} %{buildroot}%{_docdir}
12cr|iml-1.0.3-4|88	mkdir -p %{buildroot}%{_datadir}/%{name}/examples
12cr|iml-1.0.3-4|89	cp -fa examples/*.c examples/readme %{buildroot}%{_datadir}/%{name}/examples
12cr|iml-1.0.3-4|90	

2260 12
12cr|imlib2_loaders-1.1.2-0.20060103.3|1	%define name    imlib2_loaders
12cr|imlib2_loaders-1.1.2-0.20060103.3|2	%define version 1.1.2
12cr|imlib2_loaders-1.1.2-0.20060103.3|3	%define release %mkrel 0.%{cvsrel}.3
12cr|imlib2_loaders-1.1.2-0.20060103.3|4	
12cr|imlib2_loaders-1.1.2-0.20060103.3|5	%define cvsrel 20060103
12cr|imlib2_loaders-1.1.2-0.20060103.3|6	
12cr|imlib2_loaders-1.1.2-0.20060103.3|7	Summary: Additional image loaders for Imlib2
12cr|imlib2_loaders-1.1.2-0.20060103.3|8	Name: %{name}
12cr|imlib2_loaders-1.1.2-0.20060103.3|9	Version: %{version}
12cr|imlib2_loaders-1.1.2-0.20060103.3|10	Release: %{release}
12cr|imlib2_loaders-1.1.2-0.20060103.3|11	License: Distributable
12cr|imlib2_loaders-1.1.2-0.20060103.3|12	Group: System/Libraries
12cr|imlib2_loaders-1.1.2-0.20060103.3|13	Source: %{name}-%{cvsrel}.tar.bz2
12cr|imlib2_loaders-1.1.2-0.20060103.3|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|imlib2_loaders-1.1.2-0.20060103.3|15	URL: http://www.enlightenment.org/pages/imlib2.html
12cr|imlib2_loaders-1.1.2-0.20060103.3|16	Buildrequires: imlib2-devel libltdl-devel
12cr|imlib2_loaders-1.1.2-0.20060103.3|17	Requires: imlib2
12cr|imlib2_loaders-1.1.2-0.20060103.3|18	
12cr|imlib2_loaders-1.1.2-0.20060103.3|19	%description
12cr|imlib2_loaders-1.1.2-0.20060103.3|20	This package contains additional image loaders for Imlib2,
12cr|imlib2_loaders-1.1.2-0.20060103.3|21	which for some reason (such as license issues, Imlib2 is BSD licensed, see
12cr|imlib2_loaders-1.1.2-0.20060103.3|22	README inside) are not distributed with Imlib2 directly.
12cr|imlib2_loaders-1.1.2-0.20060103.3|23	
12cr|imlib2_loaders-1.1.2-0.20060103.3|24	%prep
12cr|imlib2_loaders-1.1.2-0.20060103.3|25	rm -rf $RPM_BUILD_ROOT
12cr|imlib2_loaders-1.1.2-0.20060103.3|26	
12cr|imlib2_loaders-1.1.2-0.20060103.3|27	%setup -q -n %name
12cr|imlib2_loaders-1.1.2-0.20060103.3|28	
12cr|imlib2_loaders-1.1.2-0.20060103.3|29	%build
12cr|imlib2_loaders-1.1.2-0.20060103.3|30	
12cr|imlib2_loaders-1.1.2-0.20060103.3|31	./autogen.sh
12cr|imlib2_loaders-1.1.2-0.20060103.3|32	
12cr|imlib2_loaders-1.1.2-0.20060103.3|33	%make
12cr|imlib2_loaders-1.1.2-0.20060103.3|34	
12cr|imlib2_loaders-1.1.2-0.20060103.3|35	%install
12cr|imlib2_loaders-1.1.2-0.20060103.3|36	
12cr|imlib2_loaders-1.1.2-0.20060103.3|37	%makeinstall
12cr|imlib2_loaders-1.1.2-0.20060103.3|38	
12cr|imlib2_loaders-1.1.2-0.20060103.3|39	%clean
12cr|imlib2_loaders-1.1.2-0.20060103.3|40	rm -rf $RPM_BUILD_ROOT
12cr|imlib2_loaders-1.1.2-0.20060103.3|41	
12cr|imlib2_loaders-1.1.2-0.20060103.3|42	%files
12cr|imlib2_loaders-1.1.2-0.20060103.3|43	%defattr(-,root,root)
12cr|imlib2_loaders-1.1.2-0.20060103.3|44	%doc AUTHORS COPYING*
12cr|imlib2_loaders-1.1.2-0.20060103.3|45	%_libdir/imlib2/loaders/*
12cr|imlib2_loaders-1.1.2-0.20060103.3|46	
12cr|imlib2_loaders-1.1.2-0.20060103.3|47	
12cr|imlib2_loaders-1.1.2-0.20060103.3|48	%changelog
12cr|imlib2_loaders-1.1.2-0.20060103.3|49	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-0.20060103.3mdv2011.0
12cr|imlib2_loaders-1.1.2-0.20060103.3|50	+ Revision: 619624
12cr|imlib2_loaders-1.1.2-0.20060103.3|51	- the mass rebuild of 2010.0 packages
12cr|imlib2_loaders-1.1.2-0.20060103.3|52	
12cr|imlib2_loaders-1.1.2-0.20060103.3|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1.2-0.20060103.2mdv2010.0
12cr|imlib2_loaders-1.1.2-0.20060103.3|54	+ Revision: 429507
12cr|imlib2_loaders-1.1.2-0.20060103.3|55	- rebuild
12cr|imlib2_loaders-1.1.2-0.20060103.3|56	
12cr|imlib2_loaders-1.1.2-0.20060103.3|57	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.1.2-0.20060103.1mdv2009.0
12cr|imlib2_loaders-1.1.2-0.20060103.3|58	+ Revision: 140776
12cr|imlib2_loaders-1.1.2-0.20060103.3|59	- restore BuildRoot
12cr|imlib2_loaders-1.1.2-0.20060103.3|60	
12cr|imlib2_loaders-1.1.2-0.20060103.3|61	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.1.2-0.20060103.1mdv2008.1
12cr|imlib2_loaders-1.1.2-0.20060103.3|62	+ Revision: 127040
12cr|imlib2_loaders-1.1.2-0.20060103.3|63	- kill re-definition of %%buildroot on Pixel's request
12cr|imlib2_loaders-1.1.2-0.20060103.3|64	- Import imlib2_loaders
12cr|imlib2_loaders-1.1.2-0.20060103.3|65	
12cr|imlib2_loaders-1.1.2-0.20060103.3|66	
12cr|imlib2_loaders-1.1.2-0.20060103.3|67	
12cr|imlib2_loaders-1.1.2-0.20060103.3|68	* Tue Jan 03 2006 Lenny Cartier <lenny@mandriva.com> 1.1.2-0.20060103.1mdk
12cr|imlib2_loaders-1.1.2-0.20060103.3|69	- 1.1.2 20060103
12cr|imlib2_loaders-1.1.2-0.20060103.3|70	
12cr|imlib2_loaders-1.1.2-0.20060103.3|71	* Mon Sep 13 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.1.2-0.20040913.1mdk
12cr|imlib2_loaders-1.1.2-0.20060103.3|72	- 1.1.2 20040913
12cr|imlib2_loaders-1.1.2-0.20060103.3|73	
12cr|imlib2_loaders-1.1.2-0.20060103.3|74	* Thu Jul 31 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0.4-0.20030730.2mdk
12cr|imlib2_loaders-1.1.2-0.20060103.3|75	- fix requires
12cr|imlib2_loaders-1.1.2-0.20060103.3|76	
12cr|imlib2_loaders-1.1.2-0.20060103.3|77	* Thu Jul 31 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0.4-0.20030730.1mdk
12cr|imlib2_loaders-1.1.2-0.20060103.3|78	- 20030730
12cr|imlib2_loaders-1.1.2-0.20060103.3|79	
12cr|imlib2_loaders-1.1.2-0.20060103.3|80	* Thu Jun 26 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0.4-0.20030624.1mdk
12cr|imlib2_loaders-1.1.2-0.20060103.3|81	- new
12cr|imlib2_loaders-1.1.2-0.20060103.3|82	
12cr|imlib2_loaders-1.1.2-0.20060103.3|83	* Sun Aug 12 2001 Tom Gilbert <tom@linuxbrit.co.uk>
12cr|imlib2_loaders-1.1.2-0.20060103.3|84	- Added db loader.
12cr|imlib2_loaders-1.1.2-0.20060103.3|85	
12cr|imlib2_loaders-1.1.2-0.20060103.3|86	* Sat Aug 11 2001 Mark Bainter <mark-e@cymry.org>
12cr|imlib2_loaders-1.1.2-0.20060103.3|87	- Corrected web URL.
12cr|imlib2_loaders-1.1.2-0.20060103.3|88	- Changed Copyright to mixed, since not all items
12cr|imlib2_loaders-1.1.2-0.20060103.3|89	in this package will be BSD Licensed.
12cr|imlib2_loaders-1.1.2-0.20060103.3|90	
12cr|imlib2_loaders-1.1.2-0.20060103.3|91	* Wed Jul 04 2001 Mark Bainter <mark-e@cymry.org>
12cr|imlib2_loaders-1.1.2-0.20060103.3|92	- Corrected ftp location.
12cr|imlib2_loaders-1.1.2-0.20060103.3|93	
12cr|imlib2_loaders-1.1.2-0.20060103.3|94	* Wed Jun 28 2001 Mark Bainter <mark-e@cymry.org>
12cr|imlib2_loaders-1.1.2-0.20060103.3|95	- Made package relocateable.
12cr|imlib2_loaders-1.1.2-0.20060103.3|96	
12cr|imlib2_loaders-1.1.2-0.20060103.3|97	* Wed Jun 13 2001 Mark Bainter <mark-e@cymry.org>
12cr|imlib2_loaders-1.1.2-0.20060103.3|98	- Cleanup and adjustments to reflect new ownership
12cr|imlib2_loaders-1.1.2-0.20060103.3|99	
12cr|imlib2_loaders-1.1.2-0.20060103.3|100	* Tue May 22 2001 Christian Kreibich <cK@whoop.org>
12cr|imlib2_loaders-1.1.2-0.20060103.3|101	- Initial spec file

2261 12
12cr|imspector-0.9-20|1	%define name    imspector
12cr|imspector-0.9-20|2	%define version 0.9
12cr|imspector-0.9-20|3	%define release 20
12cr|imspector-0.9-20|4	
12cr|imspector-0.9-20|5	Name:		%{name}
12cr|imspector-0.9-20|6	Version:	%{version}
12cr|imspector-0.9-20|7	Release:	%{release}
12cr|imspector-0.9-20|8	Summary:    Multiple IM transparent proxy
12cr|imspector-0.9-20|9	License:    GPLv2+
12cr|imspector-0.9-20|10	Group:      Networking/Other
12cr|imspector-0.9-20|11	URL:        http://www.imspector.org/
12cr|imspector-0.9-20|12	Source0:     http://www.imspector.org/downloads/%{name}-20101229.tar.gz
12cr|imspector-0.9-20|13	Source1:     imspector.sysconfig
12cr|imspector-0.9-20|14	Source2:     imspector.init
12cr|imspector-0.9-20|15	Patch0:      imspector-make.patch
12cr|imspector-0.9-20|16	Patch1:	     imspector-main.patch
12cr|imspector-0.9-20|17	Patch2:	     imspector-conf.patch
12cr|imspector-0.9-20|18	Patch3:      multiple-lines.patch
12cr|imspector-0.9-20|19	Patch4:      imspector-0.9-openssl-1.0.patch
12cr|imspector-0.9-20|20	Patch5:      imspector-0.9-link.patch
12cr|imspector-0.9-20|21	BuildRequires:  openssl-devel >= 0.9.7
12cr|imspector-0.9-20|22	BuildRequires: mysql-devel
12cr|imspector-0.9-20|23	BuildRequires:  postgresql-devel
12cr|imspector-0.9-20|24	BuildRequires: sqlite3-devel
12cr|imspector-0.9-20|25	Requires:	webserver
12cr|imspector-0.9-20|26	Requires:	openssl
12cr|imspector-0.9-20|27	Requires(post):   rpm-helper
12cr|imspector-0.9-20|28	
12cr|imspector-0.9-20|29	
12cr|imspector-0.9-20|30	%description
12cr|imspector-0.9-20|31	IMSpector is an Instant Messenger proxy with monitoring, blocking and
12cr|imspector-0.9-20|32	content-filtering capabilities. Currently it supports MSN, Jabber/XMPP, AIM,
12cr|imspector-0.9-20|33	ICQ, Yahoo, IRC and Gadu-Gadu to different degrees. MSN is the principle
12cr|imspector-0.9-20|34	protocol, as it is the most popular these days, at least in the UK where I'm
12cr|imspector-0.9-20|35	based. The supported platforms are at present Linux and BSD when using the pf
12cr|imspector-0.9-20|36	firewall, but porting to other UNIXs should be trivial. It is able to log to
12cr|imspector-0.9-20|37	plain files, as well as several types of SQL database including MySQL, SQLite
12cr|imspector-0.9-20|38	and PostreSQL.
12cr|imspector-0.9-20|39	
12cr|imspector-0.9-20|40	%package	mysql
12cr|imspector-0.9-20|41	Summary:	Imspector MySQL log support
12cr|imspector-0.9-20|42	Group:		Networking/Other
12cr|imspector-0.9-20|43	Requires:	%{name}
12cr|imspector-0.9-20|44	
12cr|imspector-0.9-20|45	%description	mysql
12cr|imspector-0.9-20|46	This package gives imspector mysql logging capabilities.
12cr|imspector-0.9-20|47	
12cr|imspector-0.9-20|48	%package	postgresql
12cr|imspector-0.9-20|49	Summary:	Imspector PostgreSQL log support
12cr|imspector-0.9-20|50	Group:		Networking/Other
12cr|imspector-0.9-20|51	Requires:	%{name}
12cr|imspector-0.9-20|52	
12cr|imspector-0.9-20|53	%description	postgresql
12cr|imspector-0.9-20|54	This package gives imspector postgresql logging capabilities.
12cr|imspector-0.9-20|55	
12cr|imspector-0.9-20|56	%package	sqlite
12cr|imspector-0.9-20|57	Summary:	Imspector MySQL log support
12cr|imspector-0.9-20|58	Group:		Networking/Other
12cr|imspector-0.9-20|59	Requires:	%{name}
12cr|imspector-0.9-20|60	
12cr|imspector-0.9-20|61	%description	sqlite
12cr|imspector-0.9-20|62	This package gives imspector sqlite logging and auto-messeging capabilities.
12cr|imspector-0.9-20|63	
12cr|imspector-0.9-20|64	%prep
12cr|imspector-0.9-20|65	
12cr|imspector-0.9-20|66	%setup -q -n imspector
12cr|imspector-0.9-20|67	%patch0 -p0 -b .make
12cr|imspector-0.9-20|68	%patch1 -p0 -b .notusr
12cr|imspector-0.9-20|69	%patch2 -p0 -b .config
12cr|imspector-0.9-20|70	%patch3 -p1 -b .multiple_lines_at_config
12cr|imspector-0.9-20|71	%patch4 -p0 -b .ssl
12cr|imspector-0.9-20|72	%patch5 -p0 -b .link
12cr|imspector-0.9-20|73	
12cr|imspector-0.9-20|74	cat imspector.conf|sed -r 's|/usr/lib|%{_libdir}|' >  imspector.conf.1
12cr|imspector-0.9-20|75	rm -f imspector.conf
12cr|imspector-0.9-20|76	mv imspector.conf.1 imspector.conf
12cr|imspector-0.9-20|77	
12cr|imspector-0.9-20|78	%build
12cr|imspector-0.9-20|79	%make CXX="g++ %optflags %ldflags" LIBS="-lcrypto -ldl"
12cr|imspector-0.9-20|80	%make mysqlloggingplugin.so CXX="g++ %optflags"
12cr|imspector-0.9-20|81	%make postgresqlloggingplugin.so CXX="g++ %optflags"
12cr|imspector-0.9-20|82	%make sqliteloggingplugin.so  CXX="g++ %optflags"
12cr|imspector-0.9-20|83	%make dbresponderplugin.so CXX="g++ %optflags"
12cr|imspector-0.9-20|84	
12cr|imspector-0.9-20|85	%install
12cr|imspector-0.9-20|86	
12cr|imspector-0.9-20|87	%makeinstall
12cr|imspector-0.9-20|88	install -d %{buildroot}%{_var}/www/cgi-bin
12cr|imspector-0.9-20|89	mv contrib/imspector.cgi %{buildroot}%{_var}/www/cgi-bin/
12cr|imspector-0.9-20|90	
12cr|imspector-0.9-20|91	%{__mkdir_p}  %{buildroot}%{_var}/log/imspector
12cr|imspector-0.9-20|92	%{__mkdir_p}  %{buildroot}%{_var}/lib/imspector
12cr|imspector-0.9-20|93	
12cr|imspector-0.9-20|94	# provide a simple apache config
12cr|imspector-0.9-20|95	%{__mkdir_p} %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/
12cr|imspector-0.9-20|96	cat > %{buildroot}/etc/httpd/conf/webapps.d/imspector.conf << EOF
12cr|imspector-0.9-20|97	<Location /cgi-bin/imspector.cgi>
12cr|imspector-0.9-20|98	Order allow,deny
12cr|imspector-0.9-20|99	Allow from all
12cr|imspector-0.9-20|100	</Location>
12cr|imspector-0.9-20|101	EOF
12cr|imspector-0.9-20|102	
12cr|imspector-0.9-20|103	%{__mkdir_p} %{buildroot}%{_initrddir}
12cr|imspector-0.9-20|104	%{__mkdir_p} %{buildroot}%{_sysconfdir}/sysconfig
12cr|imspector-0.9-20|105	install -m0755 %{SOURCE2} %{buildroot}%{_initrddir}/imspector
12cr|imspector-0.9-20|106	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/imspector
12cr|imspector-0.9-20|107	
12cr|imspector-0.9-20|108	
12cr|imspector-0.9-20|109	%preun
12cr|imspector-0.9-20|110	%_preun_service imspector
12cr|imspector-0.9-20|111	
12cr|imspector-0.9-20|112	%pre
12cr|imspector-0.9-20|113	%_pre_useradd imspector %{_var}/lib/imspector /bin/false
12cr|imspector-0.9-20|114	
12cr|imspector-0.9-20|115	%postun
12cr|imspector-0.9-20|116	%_postun_userdel imspector
12cr|imspector-0.9-20|117	%_postun_groupdel imspector
12cr|imspector-0.9-20|118	
12cr|imspector-0.9-20|119	%post
12cr|imspector-0.9-20|120	%_create_ssl_certificate imspector
12cr|imspector-0.9-20|121	%_post_service imspector
12cr|imspector-0.9-20|122	
12cr|imspector-0.9-20|123	%files
12cr|imspector-0.9-20|124	%defattr(0755,root,root)
12cr|imspector-0.9-20|125	%doc COPYING INSTALL README
12cr|imspector-0.9-20|126	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/imspector
12cr|imspector-0.9-20|127	%attr(0755,root,root) %{_initrddir}/imspector
12cr|imspector-0.9-20|128	%dir %{_sysconfdir}/imspector
12cr|imspector-0.9-20|129	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/imspector/acl.txt
12cr|imspector-0.9-20|130	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/imspector/badwords.txt
12cr|imspector-0.9-20|131	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/imspector/imspector.conf
12cr|imspector-0.9-20|132	%{_sbindir}/imspector
12cr|imspector-0.9-20|133	%dir %{_libdir}/imspector
12cr|imspector-0.9-20|134	%{_libdir}/imspector/aclfilterplugin.so
12cr|imspector-0.9-20|135	%{_libdir}/imspector/badwordsfilterplugin.so
12cr|imspector-0.9-20|136	%{_libdir}/imspector/catsloggingplugin.so
12cr|imspector-0.9-20|137	%{_libdir}/imspector/censordfilterplugin.so
12cr|imspector-0.9-20|138	%{_libdir}/imspector/debugloggingplugin.so
12cr|imspector-0.9-20|139	%{_libdir}/imspector/fileloggingplugin.so
12cr|imspector-0.9-20|140	%{_libdir}/imspector/ggprotocolplugin.so
12cr|imspector-0.9-20|141	%{_libdir}/imspector/httpsprotocolplugin.so
12cr|imspector-0.9-20|142	%{_libdir}/imspector/icqprotocolplugin.so
12cr|imspector-0.9-20|143	%{_libdir}/imspector/ircprotocolplugin.so
12cr|imspector-0.9-20|144	%{_libdir}/imspector/jabberprotocolplugin.so
12cr|imspector-0.9-20|145	%{_libdir}/imspector/miscfilterplugin.so
12cr|imspector-0.9-20|146	%{_libdir}/imspector/msnprotocolplugin.so
12cr|imspector-0.9-20|147	%{_libdir}/imspector/yahooprotocolplugin.so
12cr|imspector-0.9-20|148	%{_libdir}/libimspector.so
12cr|imspector-0.9-20|149	%{_var}/www/cgi-bin/imspector.cgi
12cr|imspector-0.9-20|150	%attr(-,imspector,imspector) %{_var}/lib/imspector
12cr|imspector-0.9-20|151	%attr(-,imspector,imspector) %{_var}/log/imspector
12cr|imspector-0.9-20|152	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/imspector.conf
12cr|imspector-0.9-20|153	
12cr|imspector-0.9-20|154	%files mysql
12cr|imspector-0.9-20|155	%{_libdir}/imspector/mysqlloggingplugin.so
12cr|imspector-0.9-20|156	
12cr|imspector-0.9-20|157	%files postgresql
12cr|imspector-0.9-20|158	%{_libdir}/imspector/postgresqlloggingplugin.so
12cr|imspector-0.9-20|159	
12cr|imspector-0.9-20|160	%files sqlite
12cr|imspector-0.9-20|161	%{_libdir}/imspector/sqliteloggingplugin.so
12cr|imspector-0.9-20|162	%{_libdir}/imspector/dbresponderplugin.so
12cr|imspector-0.9-20|163	
12cr|imspector-0.9-20|164	
12cr|imspector-0.9-20|165	
12cr|imspector-0.9-20|166	
12cr|imspector-0.9-20|167	%changelog
12cr|imspector-0.9-20|168	* Wed Aug 03 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.9-20mdv2012.0
12cr|imspector-0.9-20|169	+ Revision: 693079
12cr|imspector-0.9-20|170	- trying to make this SPEC compatible with mageia so it will be easier for me
12cr|imspector-0.9-20|171	
12cr|imspector-0.9-20|172	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9-19
12cr|imspector-0.9-20|173	+ Revision: 645804
12cr|imspector-0.9-20|174	- relink against libmysqlclient.so.18
12cr|imspector-0.9-20|175	
12cr|imspector-0.9-20|176	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9-18mdv2011.0
12cr|imspector-0.9-20|177	+ Revision: 627249
12cr|imspector-0.9-20|178	- rebuilt against mysql-5.5.8 libs, again
12cr|imspector-0.9-20|179	
12cr|imspector-0.9-20|180	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9-17mdv2011.0
12cr|imspector-0.9-20|181	+ Revision: 626529
12cr|imspector-0.9-20|182	- rebuilt against mysql-5.5.8 libs
12cr|imspector-0.9-20|183	
12cr|imspector-0.9-20|184	* Wed Dec 29 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.9-15mdv2011.0
12cr|imspector-0.9-20|185	+ Revision: 625827
12cr|imspector-0.9-20|186	- Fixes for new MSN protocol from upstream
12cr|imspector-0.9-20|187	
12cr|imspector-0.9-20|188	* Mon Nov 01 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.9-14mdv2011.0
12cr|imspector-0.9-20|189	+ Revision: 591322
12cr|imspector-0.9-20|190	- MSNP21 support
12cr|imspector-0.9-20|191	P1 rediffed
12cr|imspector-0.9-20|192	
12cr|imspector-0.9-20|193	* Fri Jul 16 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.9-13mdv2011.0
12cr|imspector-0.9-20|194	+ Revision: 554432
12cr|imspector-0.9-20|195	- Backport 2008.1-  support
12cr|imspector-0.9-20|196	
12cr|imspector-0.9-20|197	* Fri May 14 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.9-12mdv2010.1
12cr|imspector-0.9-20|198	+ Revision: 544734
12cr|imspector-0.9-20|199	- Conf file was zero, sed error
12cr|imspector-0.9-20|200	- Sintax error in init
12cr|imspector-0.9-20|201	
12cr|imspector-0.9-20|202	* Thu May 06 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.9-11mdv2010.1
12cr|imspector-0.9-20|203	+ Revision: 542720
12cr|imspector-0.9-20|204	- Rebuild
12cr|imspector-0.9-20|205	
12cr|imspector-0.9-20|206	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|imspector-0.9-20|207	- rise from the dead, there is a volonteer to maintain it
12cr|imspector-0.9-20|208	
12cr|imspector-0.9-20|209	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 0.9-10mdv2010.1
12cr|imspector-0.9-20|210	+ Revision: 537357
12cr|imspector-0.9-20|211	- bump rel
12cr|imspector-0.9-20|212	- fix linkage
12cr|imspector-0.9-20|213	
12cr|imspector-0.9-20|214	* Mon Mar 01 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.9-9mdv2010.1
12cr|imspector-0.9-20|215	+ Revision: 512837
12cr|imspector-0.9-20|216	- Imspector as daemon
12cr|imspector-0.9-20|217	
12cr|imspector-0.9-20|218	* Mon Mar 01 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.9-8mdv2010.1
12cr|imspector-0.9-20|219	+ Revision: 512827
12cr|imspector-0.9-20|220	- P2 reddif
12cr|imspector-0.9-20|221	add substitution into plugindir at imspector.conf to let non root users find libs
12cr|imspector-0.9-20|222	
12cr|imspector-0.9-20|223	* Tue Feb 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.9-7mdv2010.1
12cr|imspector-0.9-20|224	+ Revision: 510416
12cr|imspector-0.9-20|225	- use rpm-helper macros to install ssl certificates
12cr|imspector-0.9-20|226	- apache configuration is a configuration file
12cr|imspector-0.9-20|227	- install directories with correct permissions directly
12cr|imspector-0.9-20|228	- switch default access policy to 'open to all'
12cr|imspector-0.9-20|229	- cleanup dependencies
12cr|imspector-0.9-20|230	
12cr|imspector-0.9-20|231	* Wed Feb 17 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.9-6mdv2010.1
12cr|imspector-0.9-20|232	+ Revision: 507049
12cr|imspector-0.9-20|233	- Rebuild
12cr|imspector-0.9-20|234	- S1 to begin as service, we need more work yet
12cr|imspector-0.9-20|235	- Description for sqlite sub-package  fixed
12cr|imspector-0.9-20|236	
12cr|imspector-0.9-20|237	* Sun Feb 07 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.9-3mdv2010.1
12cr|imspector-0.9-20|238	+ Revision: 501846
12cr|imspector-0.9-20|239	- P0 updated
12cr|imspector-0.9-20|240	- MySQL log support
12cr|imspector-0.9-20|241	PostgreSQL log support
12cr|imspector-0.9-20|242	SQLite log support
12cr|imspector-0.9-20|243	SQLite message injection
12cr|imspector-0.9-20|244	
12cr|imspector-0.9-20|245	* Wed Jan 20 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.9-2mdv2010.1
12cr|imspector-0.9-20|246	+ Revision: 493937
12cr|imspector-0.9-20|247	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|imspector-0.9-20|248	
12cr|imspector-0.9-20|249	* Mon Jul 27 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.9-1mdv2010.0
12cr|imspector-0.9-20|250	+ Revision: 400890
12cr|imspector-0.9-20|251	- P1 rediff
12cr|imspector-0.9-20|252	- 0.9.0
12cr|imspector-0.9-20|253	
12cr|imspector-0.9-20|254	* Thu Jul 16 2009 Funda Wang <fwang@mandriva.org> 0.8-5mdv2010.0
12cr|imspector-0.9-20|255	+ Revision: 396634
12cr|imspector-0.9-20|256	- drop database requires as they are not build by default
12cr|imspector-0.9-20|257	
12cr|imspector-0.9-20|258	* Wed Jul 08 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.8-4mdv2010.0
12cr|imspector-0.9-20|259	+ Revision: 393386
12cr|imspector-0.9-20|260	- P1+P4=P1
12cr|imspector-0.9-20|261	- again....
12cr|imspector-0.9-20|262	- P4 for gcc44
12cr|imspector-0.9-20|263	- again
12cr|imspector-0.9-20|264	- P3 added, multiple configuration lines is now possible like other unix configs
12cr|imspector-0.9-20|265	
12cr|imspector-0.9-20|266	* Thu Mar 12 2009 Emmanuel Andry <eandry@mandriva.org> 0.8-3mdv2009.1
12cr|imspector-0.9-20|267	+ Revision: 354280
12cr|imspector-0.9-20|268	- create ssl certificate at install time
12cr|imspector-0.9-20|269	- add apache configuration
12cr|imspector-0.9-20|270	
12cr|imspector-0.9-20|271	* Tue Mar 10 2009 Emmanuel Andry <eandry@mandriva.org> 0.8-2mdv2009.1
12cr|imspector-0.9-20|272	+ Revision: 353444
12cr|imspector-0.9-20|273	- import imspector
12cr|imspector-0.9-20|274	
12cr|imspector-0.9-20|275	
12cr|imspector-0.9-20|276	* Mon Mar  9 2009 Daniel Lucio <dlucio@okay.com.mx> 0.8-2mdv2009.1
12cr|imspector-0.9-20|277	- Addon of requires and buildrequieres
12cr|imspector-0.9-20|278	- CGI script
12cr|imspector-0.9-20|279	- SSL certificates install
12cr|imspector-0.9-20|280	
12cr|imspector-0.9-20|281	* Fri Mar  6 2009 Daniel Lucio <dlucio@okay.com.mx> 0.8-1mdv2009.0
12cr|imspector-0.9-20|282	- First package
12cr|imspector-0.9-20|283	

2262 12
12cr|inadyn-1.98.0-1|1	%define _initddir /etc/rc.d/init.d
12cr|inadyn-1.98.0-1|2	
12cr|inadyn-1.98.0-1|3	Summary: A client to update host entries on DynDNS like services
12cr|inadyn-1.98.0-1|4	Name: inadyn
12cr|inadyn-1.98.0-1|5	Version: 1.98.0
12cr|inadyn-1.98.0-1|6	Release: %mkrel 1
12cr|inadyn-1.98.0-1|7	License: GPL
12cr|inadyn-1.98.0-1|8	Group: System/Configuration/Networking
12cr|inadyn-1.98.0-1|9	URL: http://inadyn.ina-tech.net/
12cr|inadyn-1.98.0-1|10	Source0: http://inadyn.ina-tech.net/inadyn.v1.96.2.zip
12cr|inadyn-1.98.0-1|11	Source1: inadyn.conf
12cr|inadyn-1.98.0-1|12	Source2: inadyn.init
12cr|inadyn-1.98.0-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|inadyn-1.98.0-1|14	
12cr|inadyn-1.98.0-1|15	%description
12cr|inadyn-1.98.0-1|16	INADYN is a dynamic DNS client. That is, it maintains the IP address of a
12cr|inadyn-1.98.0-1|17	host name. It periodically checks whether the IP address stored by the DNS
12cr|inadyn-1.98.0-1|18	server is the real current address of the machine that is running INADYN.
12cr|inadyn-1.98.0-1|19	
12cr|inadyn-1.98.0-1|20	%prep
12cr|inadyn-1.98.0-1|21	%setup -q -n inadyn
12cr|inadyn-1.98.0-1|22	
12cr|inadyn-1.98.0-1|23	%build
12cr|inadyn-1.98.0-1|24	make clean
12cr|inadyn-1.98.0-1|25	make
12cr|inadyn-1.98.0-1|26	
12cr|inadyn-1.98.0-1|27	%install
12cr|inadyn-1.98.0-1|28	rm -rf %{buildroot}
12cr|inadyn-1.98.0-1|29	
12cr|inadyn-1.98.0-1|30	mkdir -p %{buildroot}%{_sbindir}
12cr|inadyn-1.98.0-1|31	mkdir -p %{buildroot}%{_sysconfdir}
12cr|inadyn-1.98.0-1|32	mkdir -p %{buildroot}%{_initddir}
12cr|inadyn-1.98.0-1|33	mkdir -p %{buildroot}%{_mandir}/{man8,man5}
12cr|inadyn-1.98.0-1|34	
12cr|inadyn-1.98.0-1|35	install -m 0755 -p bin/linux/inadyn %{buildroot}%{_sbindir}/
12cr|inadyn-1.98.0-1|36	install -m 0644 -p man/inadyn.8 %{buildroot}%{_mandir}/man8/
12cr|inadyn-1.98.0-1|37	install -m 0644 -p man/inadyn.conf.5 %{buildroot}%{_mandir}/man5/
12cr|inadyn-1.98.0-1|38	install -m 0600 -p %{SOURCE1} %{buildroot}%{_sysconfdir}/
12cr|inadyn-1.98.0-1|39	install -m 0755 -p %{SOURCE2} %{buildroot}%{_initddir}/inadyn
12cr|inadyn-1.98.0-1|40	
12cr|inadyn-1.98.0-1|41	%clean
12cr|inadyn-1.98.0-1|42	rm -rf %{buildroot}
12cr|inadyn-1.98.0-1|43	
12cr|inadyn-1.98.0-1|44	%post
12cr|inadyn-1.98.0-1|45	/sbin/chkconfig --add inadyn
12cr|inadyn-1.98.0-1|46	/sbin/chkconfig inadyn off
12cr|inadyn-1.98.0-1|47	
12cr|inadyn-1.98.0-1|48	%preun
12cr|inadyn-1.98.0-1|49	if [ $1 = 0 ]; then
12cr|inadyn-1.98.0-1|50	/sbin/service inadyn stop > /dev/null 2>&1
12cr|inadyn-1.98.0-1|51	/sbin/chkconfig --del inadyn
12cr|inadyn-1.98.0-1|52	fi
12cr|inadyn-1.98.0-1|53	
12cr|inadyn-1.98.0-1|54	%files
12cr|inadyn-1.98.0-1|55	%defattr(-,root,root)
12cr|inadyn-1.98.0-1|56	%doc readme.html
12cr|inadyn-1.98.0-1|57	%{_sbindir}/inadyn
12cr|inadyn-1.98.0-1|58	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/inadyn.conf
12cr|inadyn-1.98.0-1|59	%{_initddir}/inadyn
12cr|inadyn-1.98.0-1|60	%defattr(-,root,man)
12cr|inadyn-1.98.0-1|61	%{_mandir}/man5/inadyn.conf.*
12cr|inadyn-1.98.0-1|62	%{_mandir}/man8/inadyn.*
12cr|inadyn-1.98.0-1|63	
12cr|inadyn-1.98.0-1|64	
12cr|inadyn-1.98.0-1|65	
12cr|inadyn-1.98.0-1|66	
12cr|inadyn-1.98.0-1|67	%changelog
12cr|inadyn-1.98.0-1|68	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.98.0-1mdv2011.0
12cr|inadyn-1.98.0-1|69	+ Revision: 645247
12cr|inadyn-1.98.0-1|70	- update to new version 1.98.0
12cr|inadyn-1.98.0-1|71	
12cr|inadyn-1.98.0-1|72	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.96.2-5mdv2011.0
12cr|inadyn-1.98.0-1|73	+ Revision: 619626
12cr|inadyn-1.98.0-1|74	- the mass rebuild of 2010.0 packages
12cr|inadyn-1.98.0-1|75	
12cr|inadyn-1.98.0-1|76	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.96.2-4mdv2010.0
12cr|inadyn-1.98.0-1|77	+ Revision: 429509
12cr|inadyn-1.98.0-1|78	- rebuild
12cr|inadyn-1.98.0-1|79	
12cr|inadyn-1.98.0-1|80	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.96.2-3mdv2009.0
12cr|inadyn-1.98.0-1|81	+ Revision: 239032
12cr|inadyn-1.98.0-1|82	- rebuild
12cr|inadyn-1.98.0-1|83	
12cr|inadyn-1.98.0-1|84	+ Olivier Blin <oblin@mandriva.com>
12cr|inadyn-1.98.0-1|85	- restore BuildRoot
12cr|inadyn-1.98.0-1|86	
12cr|inadyn-1.98.0-1|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|inadyn-1.98.0-1|88	- kill re-definition of %%buildroot on Pixel's request
12cr|inadyn-1.98.0-1|89	- fix man pages
12cr|inadyn-1.98.0-1|90	
12cr|inadyn-1.98.0-1|91	* Fri May 25 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.96.2-2mdv2008.0
12cr|inadyn-1.98.0-1|92	+ Revision: 30932
12cr|inadyn-1.98.0-1|93	- minor spec cleanup (build/install)
12cr|inadyn-1.98.0-1|94	
12cr|inadyn-1.98.0-1|95	* Thu May 24 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.96.2-1mdv2008.0
12cr|inadyn-1.98.0-1|96	+ Revision: 30804
12cr|inadyn-1.98.0-1|97	- fix/improve initscript
12cr|inadyn-1.98.0-1|98	- disable service by default upon installation
12cr|inadyn-1.98.0-1|99	(without proper config, the service is useless and noisy)
12cr|inadyn-1.98.0-1|100	- Import inadyn
12cr|inadyn-1.98.0-1|101	

2263 12
12cr|indicator-application-12.10.0-1|1	Summary:	Displays application menu's on panel
12cr|indicator-application-12.10.0-1|2	Name:		indicator-application
12cr|indicator-application-12.10.0-1|3	Version:	12.10.0
12cr|indicator-application-12.10.0-1|4	Release:	1
12cr|indicator-application-12.10.0-1|5	License:	GPLv3
12cr|indicator-application-12.10.0-1|6	Group:		Graphical desktop/GNOME
12cr|indicator-application-12.10.0-1|7	Url:		http://launchpad.net/indicator-application
12cr|indicator-application-12.10.0-1|8	Source0:	%{name}-%{version}.tar.gz
12cr|indicator-application-12.10.0-1|9	source1:	.abf.yml
12cr|indicator-application-12.10.0-1|10	
12cr|indicator-application-12.10.0-1|11	BuildRequires:	pkgconfig(appindicator3-0.1)
12cr|indicator-application-12.10.0-1|12	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|indicator-application-12.10.0-1|13	BuildRequires:	pkgconfig(indicator3-0.4)
12cr|indicator-application-12.10.0-1|14	BuildRequires:	pkgconfig(json-glib-1.0)
12cr|indicator-application-12.10.0-1|15	buildrequires:	pkgconfig(dbusmenu-gtk3-0.4)
12cr|indicator-application-12.10.0-1|16	
12cr|indicator-application-12.10.0-1|17	
12cr|indicator-application-12.10.0-1|18	%description
12cr|indicator-application-12.10.0-1|19	This package provides a library and an indicator to take the menus from
12cr|indicator-application-12.10.0-1|20	applications and displays them on the panel bar.
12cr|indicator-application-12.10.0-1|21	
12cr|indicator-application-12.10.0-1|22	%prep
12cr|indicator-application-12.10.0-1|23	%setup -q
12cr|indicator-application-12.10.0-1|24	
12cr|indicator-application-12.10.0-1|25	%build
12cr|indicator-application-12.10.0-1|26	%configure2_5x \
12cr|indicator-application-12.10.0-1|27	--disable-static
12cr|indicator-application-12.10.0-1|28	
12cr|indicator-application-12.10.0-1|29	%make
12cr|indicator-application-12.10.0-1|30	
12cr|indicator-application-12.10.0-1|31	%install
12cr|indicator-application-12.10.0-1|32	%makeinstall_std
12cr|indicator-application-12.10.0-1|33	
12cr|indicator-application-12.10.0-1|34	%files
12cr|indicator-application-12.10.0-1|35	%doc AUTHORS COPYING
12cr|indicator-application-12.10.0-1|36	%{_libexecdir}/indicator-application-service
12cr|indicator-application-12.10.0-1|37	%{_libdir}/indicators3/
12cr|indicator-application-12.10.0-1|38	%{_datadir}/dbus-1/services/*.service
12cr|indicator-application-12.10.0-1|39	%{_datadir}/indicator-application/
12cr|indicator-application-12.10.0-1|40	
12cr|indicator-application-12.10.0-1|41	
12cr|indicator-application-12.10.0-1|42	
12cr|indicator-application-12.10.0-1|43	%changelog
12cr|indicator-application-12.10.0-1|44	* Fri Apr 06 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.4.0-1
12cr|indicator-application-12.10.0-1|45	+ Revision: 789550
12cr|indicator-application-12.10.0-1|46	- imported package indicator-application
12cr|indicator-application-12.10.0-1|47	

2264 12
12cr|ini4j-0.4.1-3|1	# Prevent brp-java-repack-jars from being run.
12cr|ini4j-0.4.1-3|2	%global __jar_repack %{nil}
12cr|ini4j-0.4.1-3|3	
12cr|ini4j-0.4.1-3|4	%global servlet_jar %{_javadir}/servlet.jar
12cr|ini4j-0.4.1-3|5	%global jetty_jar %{_javadir}/jetty/jetty.jar
12cr|ini4j-0.4.1-3|6	
12cr|ini4j-0.4.1-3|7	Name:           ini4j
12cr|ini4j-0.4.1-3|8	Version:        0.4.1
12cr|ini4j-0.4.1-3|9	Release:        3
12cr|ini4j-0.4.1-3|10	Summary:        Java API for handling files in Windows .ini format
12cr|ini4j-0.4.1-3|11	
12cr|ini4j-0.4.1-3|12	Group:          Development/Java
12cr|ini4j-0.4.1-3|13	License:        ASL 2.0
12cr|ini4j-0.4.1-3|14	URL:            http://www.ini4j.org/
12cr|ini4j-0.4.1-3|15	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.zip
12cr|ini4j-0.4.1-3|16	Source1:        http://www.apache.org/licenses/LICENSE-2.0.txt
12cr|ini4j-0.4.1-3|17	Source2:        %{name}-%{version}-build.xml
12cr|ini4j-0.4.1-3|18	
12cr|ini4j-0.4.1-3|19	BuildArch:      noarch
12cr|ini4j-0.4.1-3|20	
12cr|ini4j-0.4.1-3|21	# See http://ini4j.sourceforge.net/dependencies.html
12cr|ini4j-0.4.1-3|22	BuildRequires:  jpackage-utils
12cr|ini4j-0.4.1-3|23	BuildRequires:  ant
12cr|ini4j-0.4.1-3|24	BuildRequires:  java-devel >= 1.6.0
12cr|ini4j-0.4.1-3|25	BuildRequires:  tomcat5-servlet-2.4-api >= 5.5
12cr|ini4j-0.4.1-3|26	BuildRequires:  jetty5 >= 4.2.2
12cr|ini4j-0.4.1-3|27	BuildRequires:  java-rpmbuild >= 0:1.5.32
12cr|ini4j-0.4.1-3|28	
12cr|ini4j-0.4.1-3|29	Requires:       jpackage-utils
12cr|ini4j-0.4.1-3|30	Requires:       java >= 1.6.0
12cr|ini4j-0.4.1-3|31	Requires:       tomcat5-servlet-2.4-api >= 5.5
12cr|ini4j-0.4.1-3|32	
12cr|ini4j-0.4.1-3|33	%description
12cr|ini4j-0.4.1-3|34	The [ini4j] is a simple Java API for handling configuration files in Windows
12cr|ini4j-0.4.1-3|35	.ini format. Additionally, the library includes Java Preferences API
12cr|ini4j-0.4.1-3|36	implementation based on the .ini file.
12cr|ini4j-0.4.1-3|37	
12cr|ini4j-0.4.1-3|38	%package javadoc
12cr|ini4j-0.4.1-3|39	Summary:        Javadocs for %{name}
12cr|ini4j-0.4.1-3|40	Group:          Development/Java
12cr|ini4j-0.4.1-3|41	Requires:       %{name} = %{version}-%{release}
12cr|ini4j-0.4.1-3|42	Requires:       jpackage-utils
12cr|ini4j-0.4.1-3|43	
12cr|ini4j-0.4.1-3|44	%description javadoc
12cr|ini4j-0.4.1-3|45	This package contains the API documentation for %{name}.
12cr|ini4j-0.4.1-3|46	
12cr|ini4j-0.4.1-3|47	%prep
12cr|ini4j-0.4.1-3|48	
12cr|ini4j-0.4.1-3|49	%setup -q
12cr|ini4j-0.4.1-3|50	
12cr|ini4j-0.4.1-3|51	cp -a %{SOURCE1} ./LICENSE-2.0.txt
12cr|ini4j-0.4.1-3|52	cp -a %{SOURCE2} ./build.xml
12cr|ini4j-0.4.1-3|53	
12cr|ini4j-0.4.1-3|54	find . -type f \( -iname "*.jar" -o -iname "*.class" \) | xargs -t %{__rm} -f
12cr|ini4j-0.4.1-3|55	
12cr|ini4j-0.4.1-3|56	# remove test sources
12cr|ini4j-0.4.1-3|57	%{__rm} -rf src/test
12cr|ini4j-0.4.1-3|58	# remove site sources
12cr|ini4j-0.4.1-3|59	%{__rm} -rf src/site
12cr|ini4j-0.4.1-3|60	
12cr|ini4j-0.4.1-3|61	%build
12cr|ini4j-0.4.1-3|62	
12cr|ini4j-0.4.1-3|63	%ant -Dbuild.servlet.jar=%{servlet_jar} -Dbuild.jetty.jar=%{jetty_jar} build javadoc
12cr|ini4j-0.4.1-3|64	
12cr|ini4j-0.4.1-3|65	%install
12cr|ini4j-0.4.1-3|66	
12cr|ini4j-0.4.1-3|67	# JAR
12cr|ini4j-0.4.1-3|68	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|ini4j-0.4.1-3|69	cp -p dist/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|ini4j-0.4.1-3|70	(cd %{buildroot}%{_javadir} && %{__ln_s} %{name}-%{version}.jar %{name}.jar)
12cr|ini4j-0.4.1-3|71	
12cr|ini4j-0.4.1-3|72	# Javadoc
12cr|ini4j-0.4.1-3|73	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}
12cr|ini4j-0.4.1-3|74	cp -rp build/doc/api/* %{buildroot}%{_javadocdir}/%{name}
12cr|ini4j-0.4.1-3|75	
12cr|ini4j-0.4.1-3|76	%files
12cr|ini4j-0.4.1-3|77	%defattr(-,root,root,-)
12cr|ini4j-0.4.1-3|78	%{_javadir}/*
12cr|ini4j-0.4.1-3|79	%doc LICENSE-2.0.txt src/main/java/org/ini4j/package.html
12cr|ini4j-0.4.1-3|80	
12cr|ini4j-0.4.1-3|81	%files javadoc
12cr|ini4j-0.4.1-3|82	%defattr(-,root,root,-)
12cr|ini4j-0.4.1-3|83	%{_javadocdir}/%{name}
12cr|ini4j-0.4.1-3|84	
12cr|ini4j-0.4.1-3|85	
12cr|ini4j-0.4.1-3|86	%changelog
12cr|ini4j-0.4.1-3|87	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-3mdv2011.0
12cr|ini4j-0.4.1-3|88	+ Revision: 619629
12cr|ini4j-0.4.1-3|89	- the mass rebuild of 2010.0 packages
12cr|ini4j-0.4.1-3|90	
12cr|ini4j-0.4.1-3|91	* Fri Sep 25 2009 Jaroslav Tulach <jtulach@mandriva.org> 0.4.1-2mdv2010.0
12cr|ini4j-0.4.1-3|92	+ Revision: 448936
12cr|ini4j-0.4.1-3|93	- Upgrading to 0.4.1 version
12cr|ini4j-0.4.1-3|94	
12cr|ini4j-0.4.1-3|95	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:0.2.6-4.0.2mdv2010.0
12cr|ini4j-0.4.1-3|96	+ Revision: 429511
12cr|ini4j-0.4.1-3|97	- rebuild
12cr|ini4j-0.4.1-3|98	
12cr|ini4j-0.4.1-3|99	* Mon Feb 18 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:0.2.6-4.0.1mdv2008.1
12cr|ini4j-0.4.1-3|100	+ Revision: 171024
12cr|ini4j-0.4.1-3|101	- spec cleanup
12cr|ini4j-0.4.1-3|102	
12cr|ini4j-0.4.1-3|103	+ Olivier Blin <oblin@mandriva.com>
12cr|ini4j-0.4.1-3|104	- restore BuildRoot
12cr|ini4j-0.4.1-3|105	
12cr|ini4j-0.4.1-3|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|ini4j-0.4.1-3|107	- kill re-definition of %%buildroot on Pixel's request
12cr|ini4j-0.4.1-3|108	
12cr|ini4j-0.4.1-3|109	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:0.2.6-4mdv2008.1
12cr|ini4j-0.4.1-3|110	+ Revision: 120893
12cr|ini4j-0.4.1-3|111	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|ini4j-0.4.1-3|112	
12cr|ini4j-0.4.1-3|113	* Mon Dec 10 2007 Jaroslav Tulach <jtulach@mandriva.org> 0:0.2.6-3mdv2008.1
12cr|ini4j-0.4.1-3|114	+ Revision: 116877
12cr|ini4j-0.4.1-3|115	- Fixing broken link from ini4j.jar
12cr|ini4j-0.4.1-3|116	
12cr|ini4j-0.4.1-3|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|ini4j-0.4.1-3|118	- better summary
12cr|ini4j-0.4.1-3|119	
12cr|ini4j-0.4.1-3|120	* Wed Dec 05 2007 Jaroslav Tulach <jtulach@mandriva.org> 0:0.2.6-2mdv2008.1
12cr|ini4j-0.4.1-3|121	+ Revision: 115624
12cr|ini4j-0.4.1-3|122	- Creating generic ini4j.jar link to actual version of the JAR file
12cr|ini4j-0.4.1-3|123	
12cr|ini4j-0.4.1-3|124	* Fri Nov 30 2007 Jaroslav Tulach <jtulach@mandriva.org> 0:0.2.6-1mdv2008.1
12cr|ini4j-0.4.1-3|125	+ Revision: 114099
12cr|ini4j-0.4.1-3|126	- According to template standard file, javadoc belongs to Dev/Java group
12cr|ini4j-0.4.1-3|127	- Build also contains junit tests and thus needs a dependency on ant-junit
12cr|ini4j-0.4.1-3|128	- Inproper specification of build root
12cr|ini4j-0.4.1-3|129	- The build needs proper dependency on ant-nodeps
12cr|ini4j-0.4.1-3|130	- import ini4j
12cr|ini4j-0.4.1-3|131	
12cr|ini4j-0.4.1-3|132	

2265 12
12cr|ink-0.5.1-1|1	Summary:	Tool to determine the ink levels of HP and Epson inkjets
12cr|ink-0.5.1-1|2	Name:		ink
12cr|ink-0.5.1-1|3	Version:	0.5.1
12cr|ink-0.5.1-1|4	Release:	1
12cr|ink-0.5.1-1|5	License:	GPLv3
12cr|ink-0.5.1-1|6	Group:		Publishing
12cr|ink-0.5.1-1|7	Url:		http://ink.sourceforge.net/
12cr|ink-0.5.1-1|8	BuildRequires:  libinklevel-devel >= 0.8.0
12cr|ink-0.5.1-1|9	Source:		http://heanet.dl.sourceforge.net/sourceforge/ink/%{name}-%{version}.tar.gz
12cr|ink-0.5.1-1|10	Patch0:		ink-0.5.1-fix-str-fmt.patch
12cr|ink-0.5.1-1|11	
12cr|ink-0.5.1-1|12	%description
12cr|ink-0.5.1-1|13	ink is a command line tool for checking the ink level of your printer on
12cr|ink-0.5.1-1|14	a system which runs Linux. It supports printers attached via parallel
12cr|ink-0.5.1-1|15	port or usb.
12cr|ink-0.5.1-1|16	
12cr|ink-0.5.1-1|17	Most current HP inkjets and several Epson inkjets are supported.
12cr|ink-0.5.1-1|18	
12cr|ink-0.5.1-1|19	Note that ink only works when the printer is not printing and when the
12cr|ink-0.5.1-1|20	printer port is not occupied by HPOJ.
12cr|ink-0.5.1-1|21	
12cr|ink-0.5.1-1|22	%prep
12cr|ink-0.5.1-1|23	%setup -q
12cr|ink-0.5.1-1|24	%patch0 -p0
12cr|ink-0.5.1-1|25	
12cr|ink-0.5.1-1|26	%build
12cr|ink-0.5.1-1|27	%configure2_5x
12cr|ink-0.5.1-1|28	%make CFLAGS="%{optflags}"
12cr|ink-0.5.1-1|29	
12cr|ink-0.5.1-1|30	%install
12cr|ink-0.5.1-1|31	# Remove explicit setting of ownerships from the Makefile
12cr|ink-0.5.1-1|32	perl -p -i -e 's/-o root -g root//' Makefile
12cr|ink-0.5.1-1|33	
12cr|ink-0.5.1-1|34	%makeinstall_std PREFIX=%{_prefix}
12cr|ink-0.5.1-1|35	
12cr|ink-0.5.1-1|36	
12cr|ink-0.5.1-1|37	%files
12cr|ink-0.5.1-1|38	%doc COPYING README
12cr|ink-0.5.1-1|39	# This should run SGID sys, so that it can access the printer device files
12cr|ink-0.5.1-1|40	# when started by a normal user
12cr|ink-0.5.1-1|41	%attr(2755,lp,sys) %{_bindir}/*
12cr|ink-0.5.1-1|42	%{_mandir}/man1/ink.1.*
12cr|ink-0.5.1-1|43	
12cr|ink-0.5.1-1|44	
12cr|ink-0.5.1-1|45	
12cr|ink-0.5.1-1|46	%changelog
12cr|ink-0.5.1-1|47	* Mon Mar 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.5.1-1mdv2010.1
12cr|ink-0.5.1-1|48	+ Revision: 515754
12cr|ink-0.5.1-1|49	- clean spec
12cr|ink-0.5.1-1|50	- use configure2_5x
12cr|ink-0.5.1-1|51	- drop old patch
12cr|ink-0.5.1-1|52	- update to 0.5.1
12cr|ink-0.5.1-1|53	- add a new patch for fix string format
12cr|ink-0.5.1-1|54	
12cr|ink-0.5.1-1|55	+ Thierry Vignaud <tv@mandriva.org>
12cr|ink-0.5.1-1|56	- rebuild
12cr|ink-0.5.1-1|57	
12cr|ink-0.5.1-1|58	* Sat Jan 31 2009 Funda Wang <fwang@mandriva.org> 0.5.0-1mdv2009.1
12cr|ink-0.5.1-1|59	+ Revision: 335695
12cr|ink-0.5.1-1|60	- fix linkage
12cr|ink-0.5.1-1|61	- New version 0.5.0
12cr|ink-0.5.1-1|62	
12cr|ink-0.5.1-1|63	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.4.1-3mdv2009.0
12cr|ink-0.5.1-1|64	+ Revision: 247230
12cr|ink-0.5.1-1|65	- rebuild
12cr|ink-0.5.1-1|66	
12cr|ink-0.5.1-1|67	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 0.4.1-1mdv2008.1
12cr|ink-0.5.1-1|68	+ Revision: 165961
12cr|ink-0.5.1-1|69	- fix spacing at top of description
12cr|ink-0.5.1-1|70	- kill re-definition of %%buildroot on Pixel's request
12cr|ink-0.5.1-1|71	
12cr|ink-0.5.1-1|72	+ Olivier Blin <oblin@mandriva.com>
12cr|ink-0.5.1-1|73	- restore BuildRoot
12cr|ink-0.5.1-1|74	
12cr|ink-0.5.1-1|75	* Mon Jul 09 2007 Funda Wang <fwang@mandriva.org> 0.4.1-1mdv2008.0
12cr|ink-0.5.1-1|76	+ Revision: 50588
12cr|ink-0.5.1-1|77	- New version
12cr|ink-0.5.1-1|78	
12cr|ink-0.5.1-1|79	
12cr|ink-0.5.1-1|80	* Wed Apr 05 2006 Lenny Cartier <lenny@mandriva.com> 0.3.1-1mdk
12cr|ink-0.5.1-1|81	- 0.3.1
12cr|ink-0.5.1-1|82	
12cr|ink-0.5.1-1|83	* Sun Nov 28 2004 Till Kamppeter <till@mandrakesoft.com> 0.3-1mdk
12cr|ink-0.5.1-1|84	- Updated to version 0.3.
12cr|ink-0.5.1-1|85	- New URL.
12cr|ink-0.5.1-1|86	

2266 12
12cr|inotify-tools-3.14-2|1	%define lname	inotifytools
12cr|inotify-tools-3.14-2|2	%define major	0
12cr|inotify-tools-3.14-2|3	
12cr|inotify-tools-3.14-2|4	%define libname	%mklibname %lname %major
12cr|inotify-tools-3.14-2|5	%define devname	%mklibname %lname -d
12cr|inotify-tools-3.14-2|6	
12cr|inotify-tools-3.14-2|7	Summary:	Simple interface to inotify
12cr|inotify-tools-3.14-2|8	Name:		inotify-tools
12cr|inotify-tools-3.14-2|9	Version:	3.14
12cr|inotify-tools-3.14-2|10	Release:	2
12cr|inotify-tools-3.14-2|11	URL:		http://inotify-tools.sourceforge.net/
12cr|inotify-tools-3.14-2|12	Source:		http://github.com/downloads/rvoicilas/inotify-tools/%{name}-%{version}.tar.gz
12cr|inotify-tools-3.14-2|13	License:	LGPLv2.1+
12cr|inotify-tools-3.14-2|14	Group:		File tools
12cr|inotify-tools-3.14-2|15	BuildRequires:	doxygen
12cr|inotify-tools-3.14-2|16	
12cr|inotify-tools-3.14-2|17	%description
12cr|inotify-tools-3.14-2|18	This is a package of some commandline utilities relating to inotify.
12cr|inotify-tools-3.14-2|19	
12cr|inotify-tools-3.14-2|20	The general purpose of this package is to allow inotify's features
12cr|inotify-tools-3.14-2|21	to be used from within shell scripts.  Read the man pages for
12cr|inotify-tools-3.14-2|22	further details.
12cr|inotify-tools-3.14-2|23	
12cr|inotify-tools-3.14-2|24	%package -n	%{libname}
12cr|inotify-tools-3.14-2|25	Summary:	Inotify interface library
12cr|inotify-tools-3.14-2|26	Group:		System/Libraries
12cr|inotify-tools-3.14-2|27	
12cr|inotify-tools-3.14-2|28	%description -n	%{libname}
12cr|inotify-tools-3.14-2|29	This package contains the library needed to run programs dynamically
12cr|inotify-tools-3.14-2|30	linked with libinotifytools.
12cr|inotify-tools-3.14-2|31	
12cr|inotify-tools-3.14-2|32	%package -n	%{devname}
12cr|inotify-tools-3.14-2|33	Summary:	Development files for inotifytools
12cr|inotify-tools-3.14-2|34	Group:		Development/C
12cr|inotify-tools-3.14-2|35	Requires:	%{libname} = %{version}-%{release}
12cr|inotify-tools-3.14-2|36	Provides:	%{name}-devel = %{version}-%{release}
12cr|inotify-tools-3.14-2|37	Provides:	%{lname}-devel = %{version}-%{release}
12cr|inotify-tools-3.14-2|38	
12cr|inotify-tools-3.14-2|39	%description -n	%{devname}
12cr|inotify-tools-3.14-2|40	Development files for inotifytools.
12cr|inotify-tools-3.14-2|41	
12cr|inotify-tools-3.14-2|42	%prep
12cr|inotify-tools-3.14-2|43	%setup -q
12cr|inotify-tools-3.14-2|44	
12cr|inotify-tools-3.14-2|45	%build
12cr|inotify-tools-3.14-2|46	%configure2_5x
12cr|inotify-tools-3.14-2|47	%make
12cr|inotify-tools-3.14-2|48	
12cr|inotify-tools-3.14-2|49	%install
12cr|inotify-tools-3.14-2|50	%makeinstall_std
12cr|inotify-tools-3.14-2|51	mv %{buildroot}%{_docdir}/%{name} api
12cr|inotify-tools-3.14-2|52	
12cr|inotify-tools-3.14-2|53	
12cr|inotify-tools-3.14-2|54	%files
12cr|inotify-tools-3.14-2|55	%defattr(-,root,root)
12cr|inotify-tools-3.14-2|56	%doc README
12cr|inotify-tools-3.14-2|57	%{_bindir}/inotifywait
12cr|inotify-tools-3.14-2|58	%{_bindir}/inotifywatch
12cr|inotify-tools-3.14-2|59	%{_mandir}/man1/inotifywait.1*
12cr|inotify-tools-3.14-2|60	%{_mandir}/man1/inotifywatch.1*
12cr|inotify-tools-3.14-2|61	
12cr|inotify-tools-3.14-2|62	%files -n %{libname}
12cr|inotify-tools-3.14-2|63	%defattr(-,root,root)
12cr|inotify-tools-3.14-2|64	%{_libdir}/*.so.%{major}*
12cr|inotify-tools-3.14-2|65	
12cr|inotify-tools-3.14-2|66	%files -n %{devname}
12cr|inotify-tools-3.14-2|67	%defattr(-,root,root)
12cr|inotify-tools-3.14-2|68	%doc AUTHORS ChangeLog NEWS api
12cr|inotify-tools-3.14-2|69	%{_includedir}/inotifytools
12cr|inotify-tools-3.14-2|70	%{_libdir}/*.a
12cr|inotify-tools-3.14-2|71	%{_libdir}/*.so
12cr|inotify-tools-3.14-2|72	
12cr|inotify-tools-3.14-2|73	
12cr|inotify-tools-3.14-2|74	
12cr|inotify-tools-3.14-2|75	%changelog
12cr|inotify-tools-3.14-2|76	* Wed Oct 26 2011 Alexander Khrukin <akhrukin@mandriva.org> 3.14-1mdv2012.0
12cr|inotify-tools-3.14-2|77	+ Revision: 707323
12cr|inotify-tools-3.14-2|78	- updated to upstream release
12cr|inotify-tools-3.14-2|79	
12cr|inotify-tools-3.14-2|80	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 3.13-4mdv2011.0
12cr|inotify-tools-3.14-2|81	+ Revision: 619633
12cr|inotify-tools-3.14-2|82	- the mass rebuild of 2010.0 packages
12cr|inotify-tools-3.14-2|83	
12cr|inotify-tools-3.14-2|84	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.13-3mdv2010.0
12cr|inotify-tools-3.14-2|85	+ Revision: 429512
12cr|inotify-tools-3.14-2|86	- rebuild
12cr|inotify-tools-3.14-2|87	
12cr|inotify-tools-3.14-2|88	* Mon Jun 09 2008 Pixel <pixel@mandriva.com> 3.13-2mdv2009.0
12cr|inotify-tools-3.14-2|89	+ Revision: 217205
12cr|inotify-tools-3.14-2|90	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|inotify-tools-3.14-2|91	
12cr|inotify-tools-3.14-2|92	* Thu Jan 03 2008 Anssi Hannula <anssi@mandriva.org> 3.13-2mdv2008.1
12cr|inotify-tools-3.14-2|93	+ Revision: 141085
12cr|inotify-tools-3.14-2|94	- more devel provides
12cr|inotify-tools-3.14-2|95	
12cr|inotify-tools-3.14-2|96	* Thu Jan 03 2008 Anssi Hannula <anssi@mandriva.org> 3.13-1mdv2008.1
12cr|inotify-tools-3.14-2|97	+ Revision: 140931
12cr|inotify-tools-3.14-2|98	- initial Mandriva release
12cr|inotify-tools-3.14-2|99	

2267 12
12cr|input-utils-0-0.20061008.4|1	
12cr|input-utils-0-0.20061008.4|2	%define name	input-utils
12cr|input-utils-0-0.20061008.4|3	%define version	0
12cr|input-utils-0-0.20061008.4|4	%define cvsrev	20061008
12cr|input-utils-0-0.20061008.4|5	%define rel	4
12cr|input-utils-0-0.20061008.4|6	
12cr|input-utils-0-0.20061008.4|7	%define release	%mkrel 0.%cvsrev.%rel
12cr|input-utils-0-0.20061008.4|8	
12cr|input-utils-0-0.20061008.4|9	Summary:	Linux input utilities
12cr|input-utils-0-0.20061008.4|10	Name:		%name
12cr|input-utils-0-0.20061008.4|11	Version:	%version
12cr|input-utils-0-0.20061008.4|12	Release:	%release
12cr|input-utils-0-0.20061008.4|13	Group:		System/Kernel and hardware
12cr|input-utils-0-0.20061008.4|14	URL:		http://linuxconsole.sourceforge.net/
12cr|input-utils-0-0.20061008.4|15	# From cvs ruby/utils
12cr|input-utils-0-0.20061008.4|16	Source:		%name-%cvsrev.tar.bz2
12cr|input-utils-0-0.20061008.4|17	Source1:	jscal.1
12cr|input-utils-0-0.20061008.4|18	Source2:	jstest.1
12cr|input-utils-0-0.20061008.4|19	Patch0:		joystick-1.2.15-dont-exit-when-wrong-version.patch
12cr|input-utils-0-0.20061008.4|20	License:	GPL
12cr|input-utils-0-0.20061008.4|21	BuildRequires:	SDL-devel
12cr|input-utils-0-0.20061008.4|22	Obsoletes:	joystick
12cr|input-utils-0-0.20061008.4|23	Provides:	joystick
12cr|input-utils-0-0.20061008.4|24	BuildRoot:	%{_tmppath}/%{name}-root
12cr|input-utils-0-0.20061008.4|25	
12cr|input-utils-0-0.20061008.4|26	%description
12cr|input-utils-0-0.20061008.4|27	Userspace utilities for input devices:
12cr|input-utils-0-0.20061008.4|28	- evtest: test event device
12cr|input-utils-0-0.20061008.4|29	- ffcfstress: stress test constant force
12cr|input-utils-0-0.20061008.4|30	- ffmvforce: test constant force with SDL window
12cr|input-utils-0-0.20061008.4|31	- ffset: set force feedback options
12cr|input-utils-0-0.20061008.4|32	- fftest: test force feedback
12cr|input-utils-0-0.20061008.4|33	- inputattach: attach a serial line to an input device
12cr|input-utils-0-0.20061008.4|34	- jscal: calibrate joystick
12cr|input-utils-0-0.20061008.4|35	- jstest: test joystick device
12cr|input-utils-0-0.20061008.4|36	
12cr|input-utils-0-0.20061008.4|37	%prep
12cr|input-utils-0-0.20061008.4|38	%setup -q -n utils
12cr|input-utils-0-0.20061008.4|39	%patch0 -p0 -b .version
12cr|input-utils-0-0.20061008.4|40	
12cr|input-utils-0-0.20061008.4|41	cp %SOURCE1 %SOURCE2 .
12cr|input-utils-0-0.20061008.4|42	
12cr|input-utils-0-0.20061008.4|43	%build
12cr|input-utils-0-0.20061008.4|44	%make CFLAGS="%optflags"
12cr|input-utils-0-0.20061008.4|45	
12cr|input-utils-0-0.20061008.4|46	%install
12cr|input-utils-0-0.20061008.4|47	rm -rf %{buildroot}
12cr|input-utils-0-0.20061008.4|48	install -d -m755 %{buildroot}%{_bindir}
12cr|input-utils-0-0.20061008.4|49	install -m755 evtest inputattach jstest jscal fftest ffmvforce ffset \
12cr|input-utils-0-0.20061008.4|50	ffcfstress %{buildroot}%{_bindir}
12cr|input-utils-0-0.20061008.4|51	
12cr|input-utils-0-0.20061008.4|52	install -d -m755 %{buildroot}%{_mandir}/man1
12cr|input-utils-0-0.20061008.4|53	install -m644 jscal.1 jstest.1 %{buildroot}%{_mandir}/man1
12cr|input-utils-0-0.20061008.4|54	
12cr|input-utils-0-0.20061008.4|55	%clean
12cr|input-utils-0-0.20061008.4|56	rm -rf %{buildroot}
12cr|input-utils-0-0.20061008.4|57	
12cr|input-utils-0-0.20061008.4|58	%files
12cr|input-utils-0-0.20061008.4|59	%defattr(-,root,root)
12cr|input-utils-0-0.20061008.4|60	%{_bindir}/*
12cr|input-utils-0-0.20061008.4|61	%{_mandir}/man1/jscal.1*
12cr|input-utils-0-0.20061008.4|62	%{_mandir}/man1/jstest.1*
12cr|input-utils-0-0.20061008.4|63	
12cr|input-utils-0-0.20061008.4|64	
12cr|input-utils-0-0.20061008.4|65	
12cr|input-utils-0-0.20061008.4|66	
12cr|input-utils-0-0.20061008.4|67	%changelog
12cr|input-utils-0-0.20061008.4|68	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0-0.20061008.4mdv2011.0
12cr|input-utils-0-0.20061008.4|69	+ Revision: 612398
12cr|input-utils-0-0.20061008.4|70	- the mass rebuild of 2010.1 packages
12cr|input-utils-0-0.20061008.4|71	
12cr|input-utils-0-0.20061008.4|72	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0-0.20061008.3mdv2010.1
12cr|input-utils-0-0.20061008.4|73	+ Revision: 437961
12cr|input-utils-0-0.20061008.4|74	- rebuild
12cr|input-utils-0-0.20061008.4|75	
12cr|input-utils-0-0.20061008.4|76	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0-0.20061008.2mdv2009.1
12cr|input-utils-0-0.20061008.4|77	+ Revision: 350285
12cr|input-utils-0-0.20061008.4|78	- 2009.1 rebuild
12cr|input-utils-0-0.20061008.4|79	
12cr|input-utils-0-0.20061008.4|80	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0-0.20061008.1mdv2009.0
12cr|input-utils-0-0.20061008.4|81	+ Revision: 140776
12cr|input-utils-0-0.20061008.4|82	- restore BuildRoot
12cr|input-utils-0-0.20061008.4|83	
12cr|input-utils-0-0.20061008.4|84	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0-0.20061008.1mdv2008.1
12cr|input-utils-0-0.20061008.4|85	+ Revision: 127072
12cr|input-utils-0-0.20061008.4|86	- kill re-definition of %%buildroot on Pixel's request
12cr|input-utils-0-0.20061008.4|87	
12cr|input-utils-0-0.20061008.4|88	
12cr|input-utils-0-0.20061008.4|89	* Fri Nov 03 2006 Anssi Hannula <anssi@mandriva.org> 0-0.20061008.1mdv2007.0
12cr|input-utils-0-0.20061008.4|90	+ Revision: 76370
12cr|input-utils-0-0.20061008.4|91	- Import input-utils
12cr|input-utils-0-0.20061008.4|92	

2268 12
12cr|instead-1.6.2-1|1	Name:		instead
12cr|instead-1.6.2-1|2	Version:	1.6.2
12cr|instead-1.6.2-1|3	Release:	%mkrel 1
12cr|instead-1.6.2-1|4	Summary:	Simply text adventures/visual novels engine and game
12cr|instead-1.6.2-1|5	License:	GPLv2
12cr|instead-1.6.2-1|6	Group:		Games/Adventure
12cr|instead-1.6.2-1|7	URL:		http://instead.googlecode.com
12cr|instead-1.6.2-1|8	Source0:	http://instead.googlecode.com/files/%{name}_%{version}.tar.gz
12cr|instead-1.6.2-1|9	Patch0:		instead-desktop.patch
12cr|instead-1.6.2-1|10	BuildRequires:	SDL-devel
12cr|instead-1.6.2-1|11	BuildRequires:	SDL_mixer-devel
12cr|instead-1.6.2-1|12	BuildRequires:	SDL_image-devel
12cr|instead-1.6.2-1|13	BuildRequires:	SDL_ttf-devel
12cr|instead-1.6.2-1|14	BuildRequires:	lua-devel
12cr|instead-1.6.2-1|15	BuildRequires:	gtk+2-devel
12cr|instead-1.6.2-1|16	BuildRequires:	zlib-devel
12cr|instead-1.6.2-1|17	Requires:	instead-launcher
12cr|instead-1.6.2-1|18	
12cr|instead-1.6.2-1|19	%description
12cr|instead-1.6.2-1|20	Simply text adventures/visual novels engine and game.
12cr|instead-1.6.2-1|21	
12cr|instead-1.6.2-1|22	It was designed to interpret games that are the mix of visual novels,
12cr|instead-1.6.2-1|23	text quests and classical 90'ss quests.
12cr|instead-1.6.2-1|24	
12cr|instead-1.6.2-1|25	%prep
12cr|instead-1.6.2-1|26	%setup -q
12cr|instead-1.6.2-1|27	%patch0 -p1
12cr|instead-1.6.2-1|28	
12cr|instead-1.6.2-1|29	%build
12cr|instead-1.6.2-1|30	echo 2 | ./configure.sh
12cr|instead-1.6.2-1|31	%make PREFIX=/usr
12cr|instead-1.6.2-1|32	
12cr|instead-1.6.2-1|33	%install
12cr|instead-1.6.2-1|34	%__rm -rf %{buildroot}
12cr|instead-1.6.2-1|35	%makeinstall_std PREFIX=/usr
12cr|instead-1.6.2-1|36	
12cr|instead-1.6.2-1|37	%clean
12cr|instead-1.6.2-1|38	%__rm -rf %{buildroot}
12cr|instead-1.6.2-1|39	
12cr|instead-1.6.2-1|40	%files
12cr|instead-1.6.2-1|41	%doc doc/*
12cr|instead-1.6.2-1|42	%{_bindir}/*
12cr|instead-1.6.2-1|43	%{_datadir}/%{name}/*
12cr|instead-1.6.2-1|44	%{_datadir}/applications/*
12cr|instead-1.6.2-1|45	%{_datadir}/pixmaps/*
12cr|instead-1.6.2-1|46	%{_mandir}/*/%{name}.*
12cr|instead-1.6.2-1|47	
12cr|instead-1.6.2-1|48	
12cr|instead-1.6.2-1|49	
12cr|instead-1.6.2-1|50	%changelog
12cr|instead-1.6.2-1|51	* Sat Mar 03 2012 Andrey Bondrov <abondrov@mandriva.org> 1.6.2-1mdv2011.0
12cr|instead-1.6.2-1|52	+ Revision: 781935
12cr|instead-1.6.2-1|53	- New version 1.6.2
12cr|instead-1.6.2-1|54	
12cr|instead-1.6.2-1|55	* Thu Aug 25 2011 Andrey Bondrov <abondrov@mandriva.org> 1.5.0-2
12cr|instead-1.6.2-1|56	+ Revision: 697036
12cr|instead-1.6.2-1|57	- imported package instead
12cr|instead-1.6.2-1|58	
12cr|instead-1.6.2-1|59	
12cr|instead-1.6.2-1|60	* Thu Aug 25 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 1.5.0-2mdv2011.0
12cr|instead-1.6.2-1|61	- Little spec clean up
12cr|instead-1.6.2-1|62	- Update BuildRequires
12cr|instead-1.6.2-1|63	- Change group
12cr|instead-1.6.2-1|64	- Fix .desktop file (patch0)
12cr|instead-1.6.2-1|65	
12cr|instead-1.6.2-1|66	* Wed Aug 24 2011 Anton Chernyshov <anton.chernyshov@rosalab.ru> 1.5.0-1mdv2011.0
12cr|instead-1.6.2-1|67	- initial build for Mandriva
12cr|instead-1.6.2-1|68	

2269 12
12cr|instead-launcher-0.6.1-1|1	Name:		instead-launcher
12cr|instead-launcher-0.6.1-1|2	Version:	0.6.1
12cr|instead-launcher-0.6.1-1|3	Release:	%mkrel 1
12cr|instead-launcher-0.6.1-1|4	Summary:	Games download helper for Instead
12cr|instead-launcher-0.6.1-1|5	Group:		Games/Adventure
12cr|instead-launcher-0.6.1-1|6	License:	GPLv2
12cr|instead-launcher-0.6.1-1|7	URL:		http://instead.googlecode.com
12cr|instead-launcher-0.6.1-1|8	Source0:	http://instead-launcher.googlecode.com/files/%{name}_%{version}.tar.gz
12cr|instead-launcher-0.6.1-1|9	# Fix default interpretator path
12cr|instead-launcher-0.6.1-1|10	Patch0:		instead-default-interpretator-path-fix.patch
12cr|instead-launcher-0.6.1-1|11	Patch1:		instead-launcher-desktop.patch
12cr|instead-launcher-0.6.1-1|12	BuildRequires:	qt4-devel
12cr|instead-launcher-0.6.1-1|13	Requires:	instead
12cr|instead-launcher-0.6.1-1|14	
12cr|instead-launcher-0.6.1-1|15	%description
12cr|instead-launcher-0.6.1-1|16	This is a games download helper for Instead game engine.
12cr|instead-launcher-0.6.1-1|17	
12cr|instead-launcher-0.6.1-1|18	%prep
12cr|instead-launcher-0.6.1-1|19	%setup -q
12cr|instead-launcher-0.6.1-1|20	%patch0 -p1
12cr|instead-launcher-0.6.1-1|21	%patch1 -p1
12cr|instead-launcher-0.6.1-1|22	
12cr|instead-launcher-0.6.1-1|23	%build
12cr|instead-launcher-0.6.1-1|24	%qmake_qt4 PREFIX=/usr
12cr|instead-launcher-0.6.1-1|25	
12cr|instead-launcher-0.6.1-1|26	%install
12cr|instead-launcher-0.6.1-1|27	%__rm -rf %{buildroot}
12cr|instead-launcher-0.6.1-1|28	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cr|instead-launcher-0.6.1-1|29	
12cr|instead-launcher-0.6.1-1|30	%clean
12cr|instead-launcher-0.6.1-1|31	%__rm -rf %{buildroot}
12cr|instead-launcher-0.6.1-1|32	
12cr|instead-launcher-0.6.1-1|33	%files
12cr|instead-launcher-0.6.1-1|34	%{_bindir}/*
12cr|instead-launcher-0.6.1-1|35	%{_datadir}/applications/*
12cr|instead-launcher-0.6.1-1|36	
12cr|instead-launcher-0.6.1-1|37	
12cr|instead-launcher-0.6.1-1|38	
12cr|instead-launcher-0.6.1-1|39	%changelog
12cr|instead-launcher-0.6.1-1|40	* Sat Mar 03 2012 Andrey Bondrov <abondrov@mandriva.org> 0.6.1-1
12cr|instead-launcher-0.6.1-1|41	+ Revision: 781934
12cr|instead-launcher-0.6.1-1|42	- New version 0.6.1
12cr|instead-launcher-0.6.1-1|43	
12cr|instead-launcher-0.6.1-1|44	* Thu Aug 25 2011 Andrey Bondrov <abondrov@mandriva.org> 0.6-2
12cr|instead-launcher-0.6.1-1|45	+ Revision: 697041
12cr|instead-launcher-0.6.1-1|46	- imported package instead-launcher
12cr|instead-launcher-0.6.1-1|47	
12cr|instead-launcher-0.6.1-1|48	
12cr|instead-launcher-0.6.1-1|49	* Thu Aug 25 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 1.5.0-2mdv2011.0
12cr|instead-launcher-0.6.1-1|50	- Little spec clean up
12cr|instead-launcher-0.6.1-1|51	- Drop useless BuildRequires
12cr|instead-launcher-0.6.1-1|52	- Change group
12cr|instead-launcher-0.6.1-1|53	- Fix .desktop file (patch1)
12cr|instead-launcher-0.6.1-1|54	
12cr|instead-launcher-0.6.1-1|55	* Wed Aug 24 2011 Anton Chernyshov <anton.chernyshov@rosalab.ru> 1.5.0-1mdv2011.0
12cr|instead-launcher-0.6.1-1|56	- initial build for Mandriva
12cr|instead-launcher-0.6.1-1|57	

2270 12
12cr|intel-gen4asm-20100209-2|1	Name: intel-gen4asm
12cr|intel-gen4asm-20100209-2|2	Version: 20100209
12cr|intel-gen4asm-20100209-2|3	Release: %mkrel 2
12cr|intel-gen4asm-20100209-2|4	Summary: a program to compile an assembly language for the Intel 965
12cr|intel-gen4asm-20100209-2|5	Group: Development/X11
12cr|intel-gen4asm-20100209-2|6	# git archive --format=tar --prefix=intel-gen4asm/ master | bzip2 > intel-gen4asm.tar.bz2
12cr|intel-gen4asm-20100209-2|7	Source: intel-gen4asm.tar.bz2
12cr|intel-gen4asm-20100209-2|8	License: MIT
12cr|intel-gen4asm-20100209-2|9	BuildRoot: %{_tmppath}/%{name}-root
12cr|intel-gen4asm-20100209-2|10	
12cr|intel-gen4asm-20100209-2|11	BuildRequires: flex bison
12cr|intel-gen4asm-20100209-2|12	
12cr|intel-gen4asm-20100209-2|13	%description
12cr|intel-gen4asm-20100209-2|14	intel-gen4asm is a program to compile an assembly language for the Intel 965
12cr|intel-gen4asm-20100209-2|15	Express Chipset.  It has been used to construct programs for textured video in
12cr|intel-gen4asm-20100209-2|16	the 2d driver.
12cr|intel-gen4asm-20100209-2|17	
12cr|intel-gen4asm-20100209-2|18	%prep
12cr|intel-gen4asm-20100209-2|19	%setup -q -n %{name}
12cr|intel-gen4asm-20100209-2|20	
12cr|intel-gen4asm-20100209-2|21	%build
12cr|intel-gen4asm-20100209-2|22	sh autogen.sh
12cr|intel-gen4asm-20100209-2|23	
12cr|intel-gen4asm-20100209-2|24	%configure
12cr|intel-gen4asm-20100209-2|25	
12cr|intel-gen4asm-20100209-2|26	%make
12cr|intel-gen4asm-20100209-2|27	
12cr|intel-gen4asm-20100209-2|28	%install
12cr|intel-gen4asm-20100209-2|29	rm -rf %{buildroot}
12cr|intel-gen4asm-20100209-2|30	%makeinstall_std
12cr|intel-gen4asm-20100209-2|31	
12cr|intel-gen4asm-20100209-2|32	%clean
12cr|intel-gen4asm-20100209-2|33	rm -rf %{buildroot}
12cr|intel-gen4asm-20100209-2|34	
12cr|intel-gen4asm-20100209-2|35	%files
12cr|intel-gen4asm-20100209-2|36	%defattr(-,root,root)
12cr|intel-gen4asm-20100209-2|37	%{_bindir}/intel-gen4asm
12cr|intel-gen4asm-20100209-2|38	%{_bindir}/intel-gen4disasm
12cr|intel-gen4asm-20100209-2|39	%{_libdir}/pkgconfig/intel-gen4asm.pc
12cr|intel-gen4asm-20100209-2|40	
12cr|intel-gen4asm-20100209-2|41	
12cr|intel-gen4asm-20100209-2|42	%changelog
12cr|intel-gen4asm-20100209-2|43	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 20100209-2mdv2011.0
12cr|intel-gen4asm-20100209-2|44	+ Revision: 612399
12cr|intel-gen4asm-20100209-2|45	- the mass rebuild of 2010.1 packages
12cr|intel-gen4asm-20100209-2|46	
12cr|intel-gen4asm-20100209-2|47	* Tue Feb 09 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 20100209-1mdv2010.1
12cr|intel-gen4asm-20100209-2|48	+ Revision: 503274
12cr|intel-gen4asm-20100209-2|49	- Update to the most recent git checkout
12cr|intel-gen4asm-20100209-2|50	
12cr|intel-gen4asm-20100209-2|51	+ Thierry Vignaud <tv@mandriva.org>
12cr|intel-gen4asm-20100209-2|52	- rebuild
12cr|intel-gen4asm-20100209-2|53	- rebuild early 2009.0 package (before pixel changes)
12cr|intel-gen4asm-20100209-2|54	
12cr|intel-gen4asm-20100209-2|55	* Wed Apr 16 2008 Paulo Andrade <pcpa@mandriva.com.br> 20081516-2mdv2009.0
12cr|intel-gen4asm-20100209-2|56	+ Revision: 194864
12cr|intel-gen4asm-20100209-2|57	- intel-gen4asm is a program to compile an assembly language for the Intel 965
12cr|intel-gen4asm-20100209-2|58	Express Chipset.  It has been used to construct programs for textured video in
12cr|intel-gen4asm-20100209-2|59	the 2d driver.
12cr|intel-gen4asm-20100209-2|60	- intel-gen4asm package.
12cr|intel-gen4asm-20100209-2|61	

2271 12
12cr|intel-gpu-tools-1.2-1|1	Name: intel-gpu-tools
12cr|intel-gpu-tools-1.2-1|2	Version: 1.2
12cr|intel-gpu-tools-1.2-1|3	Release: 1
12cr|intel-gpu-tools-1.2-1|4	Summary: Userland and debug tools Intel graphics controllers
12cr|intel-gpu-tools-1.2-1|5	Group: System/X11
12cr|intel-gpu-tools-1.2-1|6	License: MIT
12cr|intel-gpu-tools-1.2-1|7	URL: http://xorg.freedesktop.org
12cr|intel-gpu-tools-1.2-1|8	Source0: http://xorg.freedesktop.org/archive/individual/app/%{name}-%{version}.tar.bz2
12cr|intel-gpu-tools-1.2-1|9	
12cr|intel-gpu-tools-1.2-1|10	BuildRequires: pkgconfig(gl)
12cr|intel-gpu-tools-1.2-1|11	BuildRequires: pkgconfig(cairo)
12cr|intel-gpu-tools-1.2-1|12	BuildRequires: pkgconfig(libdrm) >= 2.4.6
12cr|intel-gpu-tools-1.2-1|13	BuildRequires: pkgconfig(libudev)
12cr|intel-gpu-tools-1.2-1|14	BuildRequires: pkgconfig(x11) >= 1.0.0
12cr|intel-gpu-tools-1.2-1|15	BuildRequires: pkgconfig(xorg-server) >= 1.3
12cr|intel-gpu-tools-1.2-1|16	BuildRequires: pkgconfig(xorg-macros) >= 1.0.1
12cr|intel-gpu-tools-1.2-1|17	BuildRequires: pkgconfig(xproto) >= 1.0.0
12cr|intel-gpu-tools-1.2-1|18	BuildRequires: pkgconfig(xvmc) >= 1.0.1
12cr|intel-gpu-tools-1.2-1|19	
12cr|intel-gpu-tools-1.2-1|20	%description
12cr|intel-gpu-tools-1.2-1|21	This little package is an amalgamation of a few things:
12cr|intel-gpu-tools-1.2-1|22	- miscellaneous userland tools that don't really fit into the 2D driver tree
12cr|intel-gpu-tools-1.2-1|23	- standalone regression tests for the DRM (make check)
12cr|intel-gpu-tools-1.2-1|24	- microbenchmarks of the DRM for kernel performance regression testing
12cr|intel-gpu-tools-1.2-1|25	
12cr|intel-gpu-tools-1.2-1|26	By far the most popular tool here is intel_gpu_dump (thanks cworth!),
12cr|intel-gpu-tools-1.2-1|27	which can be run when your GPU is hung with KMS to produce a log of a
12cr|intel-gpu-tools-1.2-1|28	bunch of interesting information for submitting bug reports.  We'll
12cr|intel-gpu-tools-1.2-1|29	hopefully be hooking this up to a kerneloops style submission daemon
12cr|intel-gpu-tools-1.2-1|30	soon.
12cr|intel-gpu-tools-1.2-1|31	
12cr|intel-gpu-tools-1.2-1|32	intel_gpu_top also gives you information on a few performance bits for
12cr|intel-gpu-tools-1.2-1|33	graphical apps, useful for pairing with sysprof+top.
12cr|intel-gpu-tools-1.2-1|34	
12cr|intel-gpu-tools-1.2-1|35	The intel_regdumper tool didn't make it into this release, since I want
12cr|intel-gpu-tools-1.2-1|36	to get it rewritten when I move it over.
12cr|intel-gpu-tools-1.2-1|37	
12cr|intel-gpu-tools-1.2-1|38	%prep
12cr|intel-gpu-tools-1.2-1|39	%setup -q
12cr|intel-gpu-tools-1.2-1|40	
12cr|intel-gpu-tools-1.2-1|41	%build
12cr|intel-gpu-tools-1.2-1|42	%configure2_5x
12cr|intel-gpu-tools-1.2-1|43	%make
12cr|intel-gpu-tools-1.2-1|44	
12cr|intel-gpu-tools-1.2-1|45	%install
12cr|intel-gpu-tools-1.2-1|46	%makeinstall_std
12cr|intel-gpu-tools-1.2-1|47	
12cr|intel-gpu-tools-1.2-1|48	%files
12cr|intel-gpu-tools-1.2-1|49	%{_bindir}/forcewaked
12cr|intel-gpu-tools-1.2-1|50	%{_bindir}/intel_*
12cr|intel-gpu-tools-1.2-1|51	%{_bindir}/sprite_on
12cr|intel-gpu-tools-1.2-1|52	%{_mandir}/man1/intel_*
12cr|intel-gpu-tools-1.2-1|53	
12cr|intel-gpu-tools-1.2-1|54	
12cr|intel-gpu-tools-1.2-1|55	
12cr|intel-gpu-tools-1.2-1|56	%changelog
12cr|intel-gpu-tools-1.2-1|57	* Mon Feb 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2-1
12cr|intel-gpu-tools-1.2-1|58	+ Revision: 781031
12cr|intel-gpu-tools-1.2-1|59	- BR:pkgconfig(cairo)
12cr|intel-gpu-tools-1.2-1|60	- version update 1.2
12cr|intel-gpu-tools-1.2-1|61	
12cr|intel-gpu-tools-1.2-1|62	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.1-1
12cr|intel-gpu-tools-1.2-1|63	+ Revision: 748523
12cr|intel-gpu-tools-1.2-1|64	- fixed files list
12cr|intel-gpu-tools-1.2-1|65	- added BR for libudev
12cr|intel-gpu-tools-1.2-1|66	- new version 1.1
12cr|intel-gpu-tools-1.2-1|67	- cleaned up spec
12cr|intel-gpu-tools-1.2-1|68	
12cr|intel-gpu-tools-1.2-1|69	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|intel-gpu-tools-1.2-1|70	- the mass rebuild of 2010.0 packages
12cr|intel-gpu-tools-1.2-1|71	
12cr|intel-gpu-tools-1.2-1|72	* Fri Sep 25 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-1mdv2010.0
12cr|intel-gpu-tools-1.2-1|73	+ Revision: 448834
12cr|intel-gpu-tools-1.2-1|74	- drop patch 0 (uneeded)
12cr|intel-gpu-tools-1.2-1|75	- adjust file list
12cr|intel-gpu-tools-1.2-1|76	- new release
12cr|intel-gpu-tools-1.2-1|77	
12cr|intel-gpu-tools-1.2-1|78	* Wed May 20 2009 Colin Guthrie <cguthrie@mandriva.org> 1.0.1-1mdv2010.0
12cr|intel-gpu-tools-1.2-1|79	+ Revision: 377954
12cr|intel-gpu-tools-1.2-1|80	- New version 1.0.1
12cr|intel-gpu-tools-1.2-1|81	
12cr|intel-gpu-tools-1.2-1|82	* Wed May 13 2009 Colin Guthrie <cguthrie@mandriva.org> 1.0-1mdv2010.0
12cr|intel-gpu-tools-1.2-1|83	+ Revision: 375325
12cr|intel-gpu-tools-1.2-1|84	- import intel-gpu-tools
12cr|intel-gpu-tools-1.2-1|85	

2272 12
12cr|invada-studio-plugins-lv2-1.2.0-6|1	%define name            invada-studio-plugins-lv2
12cr|invada-studio-plugins-lv2-1.2.0-6|2	%define version         1.2.0
12cr|invada-studio-plugins-lv2-1.2.0-6|3	%define release         6
12cr|invada-studio-plugins-lv2-1.2.0-6|4	
12cr|invada-studio-plugins-lv2-1.2.0-6|5	%define ladspadir       %{_libdir}/ladspa
12cr|invada-studio-plugins-lv2-1.2.0-6|6	
12cr|invada-studio-plugins-lv2-1.2.0-6|7	Name:           %{name}
12cr|invada-studio-plugins-lv2-1.2.0-6|8	Summary:        Studio LV2 plugins with GUI
12cr|invada-studio-plugins-lv2-1.2.0-6|9	Version:        %{version}
12cr|invada-studio-plugins-lv2-1.2.0-6|10	Release:        %{release}
12cr|invada-studio-plugins-lv2-1.2.0-6|11	
12cr|invada-studio-plugins-lv2-1.2.0-6|12	Source:         http://launchpad.net/invada-studio/ladspa/0.3/+download/%{name}_%{version}-nopkg.tgz
12cr|invada-studio-plugins-lv2-1.2.0-6|13	Patch0:         invada-studio-1.2.0-update-turtle.patch
12cr|invada-studio-plugins-lv2-1.2.0-6|14	URL:            http://www.invadarecords.com/Downloads.php?ID=00000264
12cr|invada-studio-plugins-lv2-1.2.0-6|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|invada-studio-plugins-lv2-1.2.0-6|16	License:        GPLv2
12cr|invada-studio-plugins-lv2-1.2.0-6|17	Group:          Sound
12cr|invada-studio-plugins-lv2-1.2.0-6|18	BuildRequires:  lv2-devel
12cr|invada-studio-plugins-lv2-1.2.0-6|19	BuildRequires:  cairo-devel slv2-devel
12cr|invada-studio-plugins-lv2-1.2.0-6|20	BuildRequires:  gtk+2-devel libglade2.0-devel
12cr|invada-studio-plugins-lv2-1.2.0-6|21	
12cr|invada-studio-plugins-lv2-1.2.0-6|22	%description
12cr|invada-studio-plugins-lv2-1.2.0-6|23	This package provides a kit of LV2 plugins for sound studio usage
12cr|invada-studio-plugins-lv2-1.2.0-6|24	developed by Invada Records under GPLv2 license. It contains delay,
12cr|invada-studio-plugins-lv2-1.2.0-6|25	distortion, dynamics, low- and high-pass filter, phaser, early-reflection
12cr|invada-studio-plugins-lv2-1.2.0-6|26	reverbs, input amp, meter and test-tone plugins.
12cr|invada-studio-plugins-lv2-1.2.0-6|27	
12cr|invada-studio-plugins-lv2-1.2.0-6|28	%prep
12cr|invada-studio-plugins-lv2-1.2.0-6|29	%setup -q
12cr|invada-studio-plugins-lv2-1.2.0-6|30	%patch0 -p1
12cr|invada-studio-plugins-lv2-1.2.0-6|31	
12cr|invada-studio-plugins-lv2-1.2.0-6|32	%build
12cr|invada-studio-plugins-lv2-1.2.0-6|33	# replace /usr/local/lib/lv2 directory by appropriate lv2 directory
12cr|invada-studio-plugins-lv2-1.2.0-6|34	perl -pi -e 's/\/local\/lib/\/%{_lib}/g' Makefile
12cr|invada-studio-plugins-lv2-1.2.0-6|35	%make
12cr|invada-studio-plugins-lv2-1.2.0-6|36	
12cr|invada-studio-plugins-lv2-1.2.0-6|37	%install
12cr|invada-studio-plugins-lv2-1.2.0-6|38	rm -rf %{buildroot}
12cr|invada-studio-plugins-lv2-1.2.0-6|39	
12cr|invada-studio-plugins-lv2-1.2.0-6|40	%make install-sys DESTDIR=%{buildroot}
12cr|invada-studio-plugins-lv2-1.2.0-6|41	
12cr|invada-studio-plugins-lv2-1.2.0-6|42	%clean
12cr|invada-studio-plugins-lv2-1.2.0-6|43	rm -rf %{buildroot}
12cr|invada-studio-plugins-lv2-1.2.0-6|44	
12cr|invada-studio-plugins-lv2-1.2.0-6|45	%files
12cr|invada-studio-plugins-lv2-1.2.0-6|46	%defattr(-,root,root)
12cr|invada-studio-plugins-lv2-1.2.0-6|47	%doc README COPYING
12cr|invada-studio-plugins-lv2-1.2.0-6|48	%{_libdir}/lv2/invada.lv2/*
12cr|invada-studio-plugins-lv2-1.2.0-6|49	
12cr|invada-studio-plugins-lv2-1.2.0-6|50	
12cr|invada-studio-plugins-lv2-1.2.0-6|51	
12cr|invada-studio-plugins-lv2-1.2.0-6|52	
12cr|invada-studio-plugins-lv2-1.2.0-6|53	%changelog
12cr|invada-studio-plugins-lv2-1.2.0-6|54	* Wed Apr 25 2012 Frank Kober <emuse@mandriva.org> 1.2.0-6
12cr|invada-studio-plugins-lv2-1.2.0-6|55	+ Revision: 793407
12cr|invada-studio-plugins-lv2-1.2.0-6|56	- rebuild adding patch from falktx fixing lv2 descriptors
12cr|invada-studio-plugins-lv2-1.2.0-6|57	- rebuild adding patch from falktx fixing lv2 descriptors
12cr|invada-studio-plugins-lv2-1.2.0-6|58	
12cr|invada-studio-plugins-lv2-1.2.0-6|59	* Sun Dec 04 2011 Frank Kober <emuse@mandriva.org> 1.2.0-5
12cr|invada-studio-plugins-lv2-1.2.0-6|60	+ Revision: 737636
12cr|invada-studio-plugins-lv2-1.2.0-6|61	+ rebuild (emptylog)
12cr|invada-studio-plugins-lv2-1.2.0-6|62	
12cr|invada-studio-plugins-lv2-1.2.0-6|63	* Sat Dec 03 2011 Frank Kober <emuse@mandriva.org> 1.2.0-4
12cr|invada-studio-plugins-lv2-1.2.0-6|64	+ Revision: 737509
12cr|invada-studio-plugins-lv2-1.2.0-6|65	- Fixed BR name change
12cr|invada-studio-plugins-lv2-1.2.0-6|66	
12cr|invada-studio-plugins-lv2-1.2.0-6|67	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-3mdv2011.0
12cr|invada-studio-plugins-lv2-1.2.0-6|68	+ Revision: 612400
12cr|invada-studio-plugins-lv2-1.2.0-6|69	- the mass rebuild of 2010.1 packages
12cr|invada-studio-plugins-lv2-1.2.0-6|70	
12cr|invada-studio-plugins-lv2-1.2.0-6|71	* Tue Apr 06 2010 Frank Kober <emuse@mandriva.org> 1.2.0-2mdv2010.1
12cr|invada-studio-plugins-lv2-1.2.0-6|72	+ Revision: 531917
12cr|invada-studio-plugins-lv2-1.2.0-6|73	- bump release
12cr|invada-studio-plugins-lv2-1.2.0-6|74	- fix requires
12cr|invada-studio-plugins-lv2-1.2.0-6|75	
12cr|invada-studio-plugins-lv2-1.2.0-6|76	* Tue Apr 06 2010 Frank Kober <emuse@mandriva.org> 1.2.0-1mdv2010.1
12cr|invada-studio-plugins-lv2-1.2.0-6|77	+ Revision: 531915
12cr|invada-studio-plugins-lv2-1.2.0-6|78	- import invada-studio-plugins-lv2
12cr|invada-studio-plugins-lv2-1.2.0-6|79	
12cr|invada-studio-plugins-lv2-1.2.0-6|80	

2273 12
12cr|inventory-0.65-12|1	%define name	inventory
12cr|inventory-0.65-12|2	%define version 0.65
12cr|inventory-0.65-12|3	%define release  %mkrel 12
12cr|inventory-0.65-12|4	
12cr|inventory-0.65-12|5	Name: 	 	%{name}
12cr|inventory-0.65-12|6	Summary: 	Simple GTK2 inventory program using MySQL
12cr|inventory-0.65-12|7	Version: 	%{version}
12cr|inventory-0.65-12|8	Release: 	%{release}
12cr|inventory-0.65-12|9	
12cr|inventory-0.65-12|10	Source0:		%{name}-%{version}.tar.bz2
12cr|inventory-0.65-12|11	Source1: 	%{name}48.png
12cr|inventory-0.65-12|12	Source2: 	%{name}32.png
12cr|inventory-0.65-12|13	Source3: 	%{name}16.png
12cr|inventory-0.65-12|14	URL:		http://qballsinventory.sourceforge.net/
12cr|inventory-0.65-12|15	License:	GPL
12cr|inventory-0.65-12|16	Group:		Databases
12cr|inventory-0.65-12|17	BuildRequires:	pkgconfig pkgconfig(gtk+-2.0) mysql-devel
12cr|inventory-0.65-12|18	
12cr|inventory-0.65-12|19	%description
12cr|inventory-0.65-12|20	Inventory is a gtk+-2 inventory program that uses a mysql database as backend.
12cr|inventory-0.65-12|21	Inventory can't do anything fancy, complicated or complex (like linked tables),
12cr|inventory-0.65-12|22	instead it tries to be flexible, multi-purpose and fast while remaining easy to
12cr|inventory-0.65-12|23	use.  Features include:
12cr|inventory-0.65-12|24	
12cr|inventory-0.65-12|25	* Mysql Backend.
12cr|inventory-0.65-12|26	* User defined amount of columns in a table.
12cr|inventory-0.65-12|27	* Every column can be either a string, integer or boolean.
12cr|inventory-0.65-12|28	* Everything can be changed at any time. f.e. amount off column, column
12cr|inventory-0.65-12|29	name, column type, category name, etc
12cr|inventory-0.65-12|30	* Direct editing off data in the table, or in a pop-up window.
12cr|inventory-0.65-12|31	* Export to html or comma seperated file.
12cr|inventory-0.65-12|32	* Import from comma seperated file with preview.
12cr|inventory-0.65-12|33	* User feedback, the program tries to give as much feedback as needed.
12cr|inventory-0.65-12|34	* Responsive, changes are directly applyed in the gui, and synced with
12cr|inventory-0.65-12|35	mysql.
12cr|inventory-0.65-12|36	* When an error has occured, it gives the user the oppertunity to correct
12cr|inventory-0.65-12|37	it.
12cr|inventory-0.65-12|38	* Lots More
12cr|inventory-0.65-12|39	
12cr|inventory-0.65-12|40	%prep
12cr|inventory-0.65-12|41	%setup -q -n %name
12cr|inventory-0.65-12|42	
12cr|inventory-0.65-12|43	%build
12cr|inventory-0.65-12|44	%configure2_5x
12cr|inventory-0.65-12|45	%make
12cr|inventory-0.65-12|46	
12cr|inventory-0.65-12|47	%install
12cr|inventory-0.65-12|48	%makeinstall
12cr|inventory-0.65-12|49	
12cr|inventory-0.65-12|50	#menu
12cr|inventory-0.65-12|51	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|inventory-0.65-12|52	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|inventory-0.65-12|53	[Desktop Entry]
12cr|inventory-0.65-12|54	Type=Application
12cr|inventory-0.65-12|55	Exec=%{name}
12cr|inventory-0.65-12|56	Icon=%{name}
12cr|inventory-0.65-12|57	Name=Inventory
12cr|inventory-0.65-12|58	Comment=Simple Inventory Program
12cr|inventory-0.65-12|59	Categories=Database;Office;
12cr|inventory-0.65-12|60	EOF
12cr|inventory-0.65-12|61	
12cr|inventory-0.65-12|62	#icons
12cr|inventory-0.65-12|63	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|inventory-0.65-12|64	cat %SOURCE1 > $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|inventory-0.65-12|65	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|inventory-0.65-12|66	cat %SOURCE2 > $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|inventory-0.65-12|67	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|inventory-0.65-12|68	cat %SOURCE3 > $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|inventory-0.65-12|69	
12cr|inventory-0.65-12|70	%find_lang %name || touch %{name}.lang
12cr|inventory-0.65-12|71	
12cr|inventory-0.65-12|72	%files -f %{name}.lang
12cr|inventory-0.65-12|73	%defattr(-,root,root)
12cr|inventory-0.65-12|74	%doc README
12cr|inventory-0.65-12|75	%{_bindir}/%name
12cr|inventory-0.65-12|76	%{_datadir}/pixmaps/%name
12cr|inventory-0.65-12|77	%{_datadir}/applications/mandriva-%name.desktop
12cr|inventory-0.65-12|78	%{_liconsdir}/%name.png
12cr|inventory-0.65-12|79	%{_iconsdir}/%name.png
12cr|inventory-0.65-12|80	%{_miconsdir}/%name.png
12cr|inventory-0.65-12|81	
12cr|inventory-0.65-12|82	
12cr|inventory-0.65-12|83	
12cr|inventory-0.65-12|84	%changelog
12cr|inventory-0.65-12|85	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.65-12mdv2011.0
12cr|inventory-0.65-12|86	+ Revision: 645805
12cr|inventory-0.65-12|87	- relink against libmysqlclient.so.18
12cr|inventory-0.65-12|88	
12cr|inventory-0.65-12|89	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 0.65-11mdv2011.0
12cr|inventory-0.65-12|90	+ Revision: 627251
12cr|inventory-0.65-12|91	- rebuilt against mysql-5.5.8 libs, again
12cr|inventory-0.65-12|92	
12cr|inventory-0.65-12|93	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0.65-10mdv2011.0
12cr|inventory-0.65-12|94	+ Revision: 626530
12cr|inventory-0.65-12|95	- rebuilt against mysql-5.5.8 libs
12cr|inventory-0.65-12|96	
12cr|inventory-0.65-12|97	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.65-8mdv2011.0
12cr|inventory-0.65-12|98	+ Revision: 619653
12cr|inventory-0.65-12|99	- the mass rebuild of 2010.0 packages
12cr|inventory-0.65-12|100	
12cr|inventory-0.65-12|101	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.65-7mdv2010.0
12cr|inventory-0.65-12|102	+ Revision: 437962
12cr|inventory-0.65-12|103	- rebuild
12cr|inventory-0.65-12|104	
12cr|inventory-0.65-12|105	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.65-6mdv2009.1
12cr|inventory-0.65-12|106	+ Revision: 311336
12cr|inventory-0.65-12|107	- rebuilt against mysql-5.1.30 libs
12cr|inventory-0.65-12|108	
12cr|inventory-0.65-12|109	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.65-5mdv2009.0
12cr|inventory-0.65-12|110	+ Revision: 247233
12cr|inventory-0.65-12|111	- rebuild
12cr|inventory-0.65-12|112	
12cr|inventory-0.65-12|113	+ Pixel <pixel@mandriva.com>
12cr|inventory-0.65-12|114	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|inventory-0.65-12|115	
12cr|inventory-0.65-12|116	+ Olivier Blin <oblin@mandriva.com>
12cr|inventory-0.65-12|117	- restore BuildRoot
12cr|inventory-0.65-12|118	
12cr|inventory-0.65-12|119	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.65-3mdv2008.1
12cr|inventory-0.65-12|120	+ Revision: 132141
12cr|inventory-0.65-12|121	- auto-convert XDG menu entry
12cr|inventory-0.65-12|122	- kill re-definition of %%buildroot on Pixel's request
12cr|inventory-0.65-12|123	- use %%mkrel
12cr|inventory-0.65-12|124	- import inventory
12cr|inventory-0.65-12|125	
12cr|inventory-0.65-12|126	
12cr|inventory-0.65-12|127	* Wed May 25 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.65-3mdk
12cr|inventory-0.65-12|128	- Rebuild
12cr|inventory-0.65-12|129	
12cr|inventory-0.65-12|130	* Fri Apr 2 2004 Austin Acton <austin@mandrake.org> 0.65-2mdk
12cr|inventory-0.65-12|131	- stale rebuild
12cr|inventory-0.65-12|132	- delib buildrequires
12cr|inventory-0.65-12|133	- configure 2.5
12cr|inventory-0.65-12|134	
12cr|inventory-0.65-12|135	* Sun Mar 30 2003 Austin Acton <aacton@yorku.ca> 0.65-1mdk
12cr|inventory-0.65-12|136	- initial package

2274 12
12cr|invertapple-1.0-1|1	%define		oname	InvertApple
12cr|invertapple-1.0-1|2	
12cr|invertapple-1.0-1|3	Name:		invertapple
12cr|invertapple-1.0-1|4	Version:	1.0
12cr|invertapple-1.0-1|5	Release:	%mkrel 1
12cr|invertapple-1.0-1|6	Summary:	Puzzle game about inverting apple colors
12cr|invertapple-1.0-1|7	Group:		Games/Puzzles
12cr|invertapple-1.0-1|8	License:	GPLv3+
12cr|invertapple-1.0-1|9	URL:		http://qt-apps.org/content/show.php/Invert+Apple?content=146173
12cr|invertapple-1.0-1|10	Source0:	%{oname}-%{version}.tar.gz
12cr|invertapple-1.0-1|11	Source1:	%{oname}-icon.png
12cr|invertapple-1.0-1|12	Patch0:		InvertApple-1.0-datapath.patch
12cr|invertapple-1.0-1|13	BuildRequires:	qt4-devel
12cr|invertapple-1.0-1|14	BuildRequires:	imagemagick
12cr|invertapple-1.0-1|15	
12cr|invertapple-1.0-1|16	%description
12cr|invertapple-1.0-1|17	Puzzle game in which you need to turn all red apples on the playing
12cr|invertapple-1.0-1|18	field to green.
12cr|invertapple-1.0-1|19	
12cr|invertapple-1.0-1|20	%prep
12cr|invertapple-1.0-1|21	%setup -q -n %{oname}
12cr|invertapple-1.0-1|22	%patch0 -p1
12cr|invertapple-1.0-1|23	
12cr|invertapple-1.0-1|24	%build
12cr|invertapple-1.0-1|25	%qmake_qt4 %{oname}.pro
12cr|invertapple-1.0-1|26	%make
12cr|invertapple-1.0-1|27	
12cr|invertapple-1.0-1|28	%install
12cr|invertapple-1.0-1|29	%__rm -rf %{buildroot}
12cr|invertapple-1.0-1|30	
12cr|invertapple-1.0-1|31	# install binary
12cr|invertapple-1.0-1|32	%__mkdir_p %{buildroot}%{_gamesbindir}
12cr|invertapple-1.0-1|33	%__cp Bin/%{oname} %{buildroot}%{_gamesbindir}/%{name}
12cr|invertapple-1.0-1|34	
12cr|invertapple-1.0-1|35	# install locales
12cr|invertapple-1.0-1|36	%__mkdir_p %{buildroot}%{_gamesdatadir}/%{name}
12cr|invertapple-1.0-1|37	%__cp Bin/*.qm %{buildroot}%{_gamesdatadir}/%{name}/
12cr|invertapple-1.0-1|38	
12cr|invertapple-1.0-1|39	# install records file
12cr|invertapple-1.0-1|40	%__mkdir_p %{buildroot}%{_var}/games/%{name}/
12cr|invertapple-1.0-1|41	%__cp Bin/records.xml %{buildroot}%{_var}/games/%{name}/
12cr|invertapple-1.0-1|42	
12cr|invertapple-1.0-1|43	# create and install icons
12cr|invertapple-1.0-1|44	for N in 16 32 48 64 128; do convert %{SOURCE1} -scale ${N}x${N}! $N.png; done
12cr|invertapple-1.0-1|45	%__install -D 16.png -m 644 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|invertapple-1.0-1|46	%__install -D 32.png -m 644 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|invertapple-1.0-1|47	%__install -D 48.png -m 644 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|invertapple-1.0-1|48	%__install -D 64.png -m 644 %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|invertapple-1.0-1|49	%__install -D 128.png -m 644 %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|invertapple-1.0-1|50	
12cr|invertapple-1.0-1|51	# XDG menu entry
12cr|invertapple-1.0-1|52	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|invertapple-1.0-1|53	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|invertapple-1.0-1|54	[Desktop Entry]
12cr|invertapple-1.0-1|55	Type=Application
12cr|invertapple-1.0-1|56	Name=Invert Apple
12cr|invertapple-1.0-1|57	Comment=Puzzle game
12cr|invertapple-1.0-1|58	Icon=%{name}
12cr|invertapple-1.0-1|59	Exec=%{_gamesbindir}/%{name}
12cr|invertapple-1.0-1|60	Terminal=false
12cr|invertapple-1.0-1|61	Categories=Game;LogicGame;
12cr|invertapple-1.0-1|62	EOF
12cr|invertapple-1.0-1|63	
12cr|invertapple-1.0-1|64	%clean
12cr|invertapple-1.0-1|65	%__rm -rf %{buildroot}
12cr|invertapple-1.0-1|66	
12cr|invertapple-1.0-1|67	%files
12cr|invertapple-1.0-1|68	%{_gamesbindir}/%{name}
12cr|invertapple-1.0-1|69	%{_gamesdatadir}/%{name}
12cr|invertapple-1.0-1|70	%{_datadir}/applications/%{name}.desktop
12cr|invertapple-1.0-1|71	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|invertapple-1.0-1|72	%dir %{_var}/games/%{name}
12cr|invertapple-1.0-1|73	%attr(666,root,root) %{_var}/games/%{name}/records.xml
12cr|invertapple-1.0-1|74	
12cr|invertapple-1.0-1|75	
12cr|invertapple-1.0-1|76	
12cr|invertapple-1.0-1|77	%changelog
12cr|invertapple-1.0-1|78	* Fri Mar 30 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0-1
12cr|invertapple-1.0-1|79	+ Revision: 788292
12cr|invertapple-1.0-1|80	- imported package invertapple
12cr|invertapple-1.0-1|81	

2275 12
12cr|invesalius-3.0.1925-3|1	%define	svnrev		1925
12cr|invesalius-3.0.1925-3|2	%define name		invesalius
12cr|invesalius-3.0.1925-3|3	%define vers		3
12cr|invesalius-3.0.1925-3|4	%define instdir		%{_datadir}/%{name}
12cr|invesalius-3.0.1925-3|5	
12cr|invesalius-3.0.1925-3|6	# checkout procedure:
12cr|invesalius-3.0.1925-3|7	# http://svn.softwarepublico.gov.br/trac/invesalius/wiki/InVesalius/DownloadSource
12cr|invesalius-3.0.1925-3|8	# source build as:
12cr|invesalius-3.0.1925-3|9	# 	% svn checkout --username anonymous.invesalius@gmail.com http://svn.softwarepublico.gov.br/svn/invesalius/invesalius3/trunk invesalius3
12cr|invesalius-3.0.1925-3|10	# <<use 'invesalius' password>>
12cr|invesalius-3.0.1925-3|11	#	% rm -fr `find invesalius3 -type d -name .svn`
12cr|invesalius-3.0.1925-3|12	# 	% tar jcvf invesalius3.tar.bz2 invesalius3
12cr|invesalius-3.0.1925-3|13	
12cr|invesalius-3.0.1925-3|14	Name:			%{name}
12cr|invesalius-3.0.1925-3|15	Group:			Sciences/Other
12cr|invesalius-3.0.1925-3|16	License:		GPLv2
12cr|invesalius-3.0.1925-3|17	Summary:		3D medical imaging reconstruction software
12cr|invesalius-3.0.1925-3|18	Version:		%{vers}.0.%{svnrev}
12cr|invesalius-3.0.1925-3|19	Release:		%mkrel 3
12cr|invesalius-3.0.1925-3|20	URL:			http://svn.softwarepublico.gov.br/trac/invesalius/
12cr|invesalius-3.0.1925-3|21	Source0:		%{name}%{vers}.tar.bz2
12cr|invesalius-3.0.1925-3|22	Source1:		%{name}.xpm
12cr|invesalius-3.0.1925-3|23	BuildRoot:		%{_tmppath}/%{name}-%{vers}-%{release}-buildroot
12cr|invesalius-3.0.1925-3|24	
12cr|invesalius-3.0.1925-3|25	Requires:		pygtk2.0
12cr|invesalius-3.0.1925-3|26	Requires:		python-cairo
12cr|invesalius-3.0.1925-3|27	Requires:		python-dicom
12cr|invesalius-3.0.1925-3|28	Requires:		python-itk
12cr|invesalius-3.0.1925-3|29	Requires:		python-itk-numarray
12cr|invesalius-3.0.1925-3|30	Requires:		python-nibabel
12cr|invesalius-3.0.1925-3|31	Requires:		python-sigar
12cr|invesalius-3.0.1925-3|32	Requires:		python-vtk
12cr|invesalius-3.0.1925-3|33	Requires:		python-gdcm
12cr|invesalius-3.0.1925-3|34	Requires:		python-imaging
12cr|invesalius-3.0.1925-3|35	Requires:		python-serial
12cr|invesalius-3.0.1925-3|36	Requires:		wxPythonGTK
12cr|invesalius-3.0.1925-3|37	
12cr|invesalius-3.0.1925-3|38	#-----------------------------------------------------------------------
12cr|invesalius-3.0.1925-3|39	%description
12cr|invesalius-3.0.1925-3|40	InVesalius generates 3D anatomical models based on a sequence of 2D DICOM
12cr|invesalius-3.0.1925-3|41	files acquired using CT or MRI equipments.  InVesalius is internationalized
12cr|invesalius-3.0.1925-3|42	(currently available in Chinese, English, French,  German, Greek, Portuguese,
12cr|invesalius-3.0.1925-3|43	Spanish) and provides several tools:
12cr|invesalius-3.0.1925-3|44	* DICOM-support including: (a) ACR-NEMA version 1 and 2; (b) DICOM
12cr|invesalius-3.0.1925-3|45	version 3.0 (including various encodings of JPEG -lossless and lossy-, RLE)
12cr|invesalius-3.0.1925-3|46	* Image manipulation facilities (zoom, pan, rotation, brightness/contrast, etc)
12cr|invesalius-3.0.1925-3|47	* Segmentation based on 2D slices
12cr|invesalius-3.0.1925-3|48	* Pre-defined threshold ranges according to tissue of interest
12cr|invesalius-3.0.1925-3|49	* Edition tools (similar to Paint Brush) based on 2D slices
12cr|invesalius-3.0.1925-3|50	* 2D and 3D measurements (distance and angle)
12cr|invesalius-3.0.1925-3|51	* 3D surface creation
12cr|invesalius-3.0.1925-3|52	* 3D surface connectivity tools
12cr|invesalius-3.0.1925-3|53	* 3D surface exportation (including: binary STL, OBJ, VRML, Inventor)
12cr|invesalius-3.0.1925-3|54	* High-quality volume rendering
12cr|invesalius-3.0.1925-3|55	* Pre-defined volume rendering presets
12cr|invesalius-3.0.1925-3|56	* Volume rendering crop plane
12cr|invesalius-3.0.1925-3|57	* Picture exportation (including: BMP, TIFF, JPG, PostScript, POV-Ray)
12cr|invesalius-3.0.1925-3|58	
12cr|invesalius-3.0.1925-3|59	#-----------------------------------------------------------------------
12cr|invesalius-3.0.1925-3|60	%prep
12cr|invesalius-3.0.1925-3|61	%setup -q -n %{name}%{vers}
12cr|invesalius-3.0.1925-3|62	
12cr|invesalius-3.0.1925-3|63	#-----------------------------------------------------------------------
12cr|invesalius-3.0.1925-3|64	%build
12cr|invesalius-3.0.1925-3|65	perl -pi -e 's|/usr/local/bin/python|%{__python}|;' invesalius/invesalius.py
12cr|invesalius-3.0.1925-3|66	perl -pi -e 's|(DOC_DIR = ).*|$1"%{_docdir}/%{name}"|;' invesalius/constants.py
12cr|invesalius-3.0.1925-3|67	perl -pi -e 's|\bSpacing= |spacing=|;' invesalius/gui/default_tasks.py
12cr|invesalius-3.0.1925-3|68	
12cr|invesalius-3.0.1925-3|69	#-----------------------------------------------------------------------
12cr|invesalius-3.0.1925-3|70	%clean
12cr|invesalius-3.0.1925-3|71	rm -rf %{buildroot}
12cr|invesalius-3.0.1925-3|72	
12cr|invesalius-3.0.1925-3|73	#-----------------------------------------------------------------------
12cr|invesalius-3.0.1925-3|74	%install
12cr|invesalius-3.0.1925-3|75	mkdir -p %{buildroot}%{instdir}
12cr|invesalius-3.0.1925-3|76	for dir in icons invesalius locale presets samples; do
12cr|invesalius-3.0.1925-3|77	cp -far $dir %{buildroot}%{instdir}
12cr|invesalius-3.0.1925-3|78	done
12cr|invesalius-3.0.1925-3|79	
12cr|invesalius-3.0.1925-3|80	mkdir -p %{buildroot}%{_docdir}/%{name}
12cr|invesalius-3.0.1925-3|81	for arg in *.txt TODO docs/*; do
12cr|invesalius-3.0.1925-3|82	cp -far $arg %{buildroot}%{_docdir}/%{name}
12cr|invesalius-3.0.1925-3|83	done
12cr|invesalius-3.0.1925-3|84	
12cr|invesalius-3.0.1925-3|85	mkdir -p %{buildroot}%{_bindir}
12cr|invesalius-3.0.1925-3|86	cat > %{buildroot}%{_bindir}/%{name} << EOF
12cr|invesalius-3.0.1925-3|87	#!/bin/sh
12cr|invesalius-3.0.1925-3|88	export INVESALIUS_LIBRARY_PATH="%{instdir}/%{name}"
12cr|invesalius-3.0.1925-3|89	cd \$INVESALIUS_LIBRARY_PATH
12cr|invesalius-3.0.1925-3|90	python invesalius.py "\$@"
12cr|invesalius-3.0.1925-3|91	EOF
12cr|invesalius-3.0.1925-3|92	chmod +x %{buildroot}%{_bindir}/%{name}
12cr|invesalius-3.0.1925-3|93	
12cr|invesalius-3.0.1925-3|94	install -m644 -D %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
12cr|invesalius-3.0.1925-3|95	
12cr|invesalius-3.0.1925-3|96	mkdir -p %{buildroot}%{_datadir}/applications
12cr|invesalius-3.0.1925-3|97	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|invesalius-3.0.1925-3|98	[Desktop Entry]
12cr|invesalius-3.0.1925-3|99	Name=InVesalius
12cr|invesalius-3.0.1925-3|100	Comment=Medical Imaging Public Software
12cr|invesalius-3.0.1925-3|101	Exec=invesalius
12cr|invesalius-3.0.1925-3|102	Icon=invesalius
12cr|invesalius-3.0.1925-3|103	Terminal=false
12cr|invesalius-3.0.1925-3|104	Type=Application
12cr|invesalius-3.0.1925-3|105	Categories=Application;Graphics;Medical;
12cr|invesalius-3.0.1925-3|106	EOF
12cr|invesalius-3.0.1925-3|107	
12cr|invesalius-3.0.1925-3|108	#-----------------------------------------------------------------------
12cr|invesalius-3.0.1925-3|109	%files
12cr|invesalius-3.0.1925-3|110	%defattr(-,root,root)
12cr|invesalius-3.0.1925-3|111	%{_bindir}/%{name}
12cr|invesalius-3.0.1925-3|112	%dir %{instdir}
12cr|invesalius-3.0.1925-3|113	%{instdir}/*
12cr|invesalius-3.0.1925-3|114	%doc %dir %{_docdir}/%{name}
12cr|invesalius-3.0.1925-3|115	%doc %{_docdir}/%{name}/*
12cr|invesalius-3.0.1925-3|116	%{_datadir}/applications/*
12cr|invesalius-3.0.1925-3|117	%{_datadir}/pixmaps/%{name}.xpm
12cr|invesalius-3.0.1925-3|118	
12cr|invesalius-3.0.1925-3|119	
12cr|invesalius-3.0.1925-3|120	%changelog
12cr|invesalius-3.0.1925-3|121	* Thu Nov 17 2011 Paulo Andrade <pcpa@mandriva.com.br> 3.0.1925-3mdv2012.0
12cr|invesalius-3.0.1925-3|122	+ Revision: 731313
12cr|invesalius-3.0.1925-3|123	- Remove dependency on wrapitk.
12cr|invesalius-3.0.1925-3|124	
12cr|invesalius-3.0.1925-3|125	* Tue May 17 2011 Paulo Andrade <pcpa@mandriva.com.br> 3.0.1925-2
12cr|invesalius-3.0.1925-3|126	+ Revision: 675930
12cr|invesalius-3.0.1925-3|127	- Add workaround for argument name change in wxPythonGTK-2.8.12.
12cr|invesalius-3.0.1925-3|128	
12cr|invesalius-3.0.1925-3|129	* Fri Nov 12 2010 Paulo Andrade <pcpa@mandriva.com.br> 3.0.1925-1mdv2011.0
12cr|invesalius-3.0.1925-3|130	+ Revision: 596961
12cr|invesalius-3.0.1925-3|131	- Update to new stable svn snapshot revision 1925
12cr|invesalius-3.0.1925-3|132	
12cr|invesalius-3.0.1925-3|133	* Mon Aug 16 2010 Paulo Andrade <pcpa@mandriva.com.br> 3.0.1912-1mdv2011.0
12cr|invesalius-3.0.1925-3|134	+ Revision: 570660
12cr|invesalius-3.0.1925-3|135	- Update requires and svn snapshot.
12cr|invesalius-3.0.1925-3|136	- Update to a newer svn snapshot.
12cr|invesalius-3.0.1925-3|137	
12cr|invesalius-3.0.1925-3|138	* Tue May 18 2010 Paulo Andrade <pcpa@mandriva.com.br> 3.0.1886-2mdv2010.1
12cr|invesalius-3.0.1925-3|139	+ Revision: 545264
12cr|invesalius-3.0.1925-3|140	- Avoid /tmp possible exploit or race condition
12cr|invesalius-3.0.1925-3|141	
12cr|invesalius-3.0.1925-3|142	* Fri Apr 23 2010 Paulo Andrade <pcpa@mandriva.com.br> 3.0.1886-1mdv2010.1
12cr|invesalius-3.0.1925-3|143	+ Revision: 538371
12cr|invesalius-3.0.1925-3|144	- Update to a newer svn snapshot
12cr|invesalius-3.0.1925-3|145	- Enable itk and wrapitk were updated in cooker
12cr|invesalius-3.0.1925-3|146	
12cr|invesalius-3.0.1925-3|147	* Mon Apr 05 2010 Paulo Andrade <pcpa@mandriva.com.br> 3-4mdv2010.1
12cr|invesalius-3.0.1925-3|148	+ Revision: 531858
12cr|invesalius-3.0.1925-3|149	- o Update license, summary and description as requested by upstream
12cr|invesalius-3.0.1925-3|150	
12cr|invesalius-3.0.1925-3|151	* Thu Apr 01 2010 Paulo Andrade <pcpa@mandriva.com.br> 3-3mdv2010.1
12cr|invesalius-3.0.1925-3|152	+ Revision: 530740
12cr|invesalius-3.0.1925-3|153	+ rebuild (emptylog)
12cr|invesalius-3.0.1925-3|154	
12cr|invesalius-3.0.1925-3|155	* Wed Mar 31 2010 Paulo Andrade <pcpa@mandriva.com.br> 3-2mdv2010.1
12cr|invesalius-3.0.1925-3|156	+ Revision: 530088
12cr|invesalius-3.0.1925-3|157	- Correct documentation search path
12cr|invesalius-3.0.1925-3|158	
12cr|invesalius-3.0.1925-3|159	* Tue Mar 30 2010 Paulo Andrade <pcpa@mandriva.com.br> 3-1mdv2010.1
12cr|invesalius-3.0.1925-3|160	+ Revision: 529998
12cr|invesalius-3.0.1925-3|161	- Import invesalius 3.
12cr|invesalius-3.0.1925-3|162	- invesalius
12cr|invesalius-3.0.1925-3|163	

2276 12
12cr|inxi-1.8.5-1|1	Name:		inxi
12cr|inxi-1.8.5-1|2	Version:	1.8.5
12cr|inxi-1.8.5-1|3	Release:	1
12cr|inxi-1.8.5-1|4	License:	GPLv3
12cr|inxi-1.8.5-1|5	Group:		System/Configuration/Other
12cr|inxi-1.8.5-1|6	Summary:	A full featured system information script
12cr|inxi-1.8.5-1|7	URL:		http://code.google.com/p/inxi/
12cr|inxi-1.8.5-1|8	Source0:	inxi
12cr|inxi-1.8.5-1|9	Source1:	inxi.8
12cr|inxi-1.8.5-1|10	BuildArch:	noarch
12cr|inxi-1.8.5-1|11	
12cr|inxi-1.8.5-1|12	%description
12cr|inxi-1.8.5-1|13	Inxi: A full featured system information script
12cr|inxi-1.8.5-1|14	
12cr|inxi-1.8.5-1|15	Inxi offers a wide range of built-in options, as well as a good number of extra
12cr|inxi-1.8.5-1|16	features which require having the script recommends installed on the system.
12cr|inxi-1.8.5-1|17	Check recommends to see what's needed for each extra feature. Check sources for
12cr|inxi-1.8.5-1|18	latest inxi version number.
12cr|inxi-1.8.5-1|19	
12cr|inxi-1.8.5-1|20	%prep
12cr|inxi-1.8.5-1|21	
12cr|inxi-1.8.5-1|22	%build
12cr|inxi-1.8.5-1|23	
12cr|inxi-1.8.5-1|24	%install
12cr|inxi-1.8.5-1|25	install -m755 %{SOURCE0} -D %{buildroot}%{_bindir}/%{name}
12cr|inxi-1.8.5-1|26	install -m644 %{SOURCE1} -D %{buildroot}%{_mandir}/man8/%{name}.8
12cr|inxi-1.8.5-1|27	
12cr|inxi-1.8.5-1|28	%files
12cr|inxi-1.8.5-1|29	%{_bindir}/%{name}
12cr|inxi-1.8.5-1|30	%{_mandir}/man8/%{name}.8*
12cr|inxi-1.8.5-1|31	
12cr|inxi-1.8.5-1|32	
12cr|inxi-1.8.5-1|33	%changelog
12cr|inxi-1.8.5-1|34	* Fri Jun 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.8.5-1
12cr|inxi-1.8.5-1|35	+ Revision: 805892
12cr|inxi-1.8.5-1|36	- imported package inxi
12cr|inxi-1.8.5-1|37	
12cr|inxi-1.8.5-1|38	
12cr|inxi-1.8.5-1|39	* Fri Jun  6 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.8.5-1
12cr|inxi-1.8.5-1|40	- initial release (requested by viking60)

2277 12
12cr|iodine-0.5.2-2|1	%define name	iodine
12cr|iodine-0.5.2-2|2	%define version	0.5.2
12cr|iodine-0.5.2-2|3	%define release	%mkrel 2
12cr|iodine-0.5.2-2|4	
12cr|iodine-0.5.2-2|5	Name:		%{name}
12cr|iodine-0.5.2-2|6	Version:	%{version}
12cr|iodine-0.5.2-2|7	Release:	%{release}
12cr|iodine-0.5.2-2|8	Summary:	Tunnel IP over DNS NULL request
12cr|iodine-0.5.2-2|9	Group:		Networking/Other
12cr|iodine-0.5.2-2|10	License:	BSD
12cr|iodine-0.5.2-2|11	URL:		http://code.kryo.se/iodine/
12cr|iodine-0.5.2-2|12	Source0:	%{name}-%{version}.tar.gz
12cr|iodine-0.5.2-2|13	Source1: 	iodine.init
12cr|iodine-0.5.2-2|14	Source2: 	iodine.conf
12cr|iodine-0.5.2-2|15	Source3: 	iodined.init
12cr|iodine-0.5.2-2|16	Source4: 	iodined.conf
12cr|iodine-0.5.2-2|17	# sent upstream : http://dev.kryo.se/iodine/ticket/70
12cr|iodine-0.5.2-2|18	Patch0:     iodine-0.5.2-pidfile.diff
12cr|iodine-0.5.2-2|19	BuildRequires: zlib-devel
12cr|iodine-0.5.2-2|20	BuildRoot:	%{_tmppath}/%{name}-root
12cr|iodine-0.5.2-2|21	
12cr|iodine-0.5.2-2|22	%description
12cr|iodine-0.5.2-2|23	odine lets you tunnel IPv4 data through a DNS server. This can be usable in
12cr|iodine-0.5.2-2|24	different situations where internet access is firewalled, but DNS queries
12cr|iodine-0.5.2-2|25	are allowed.
12cr|iodine-0.5.2-2|26	
12cr|iodine-0.5.2-2|27	The bandwidth is asymmetrical with limited upstream and up to 1 Mbit/s
12cr|iodine-0.5.2-2|28	downstream.
12cr|iodine-0.5.2-2|29	
12cr|iodine-0.5.2-2|30	Compared to other DNS tunnel implementations, iodine offers:
12cr|iodine-0.5.2-2|31	
12cr|iodine-0.5.2-2|32	* Higher performance
12cr|iodine-0.5.2-2|33	iodine uses the NULL type that allows the downstream data to be sent
12cr|iodine-0.5.2-2|34	without encoding. Each DNS reply can contain over a kilobyte of compressed
12cr|iodine-0.5.2-2|35	payload data.
12cr|iodine-0.5.2-2|36	* Portability
12cr|iodine-0.5.2-2|37	iodine runs on many different UNIX-like systems as well as on Win32.
12cr|iodine-0.5.2-2|38	Tunnels can be set up between two hosts no matter their endianness or
12cr|iodine-0.5.2-2|39	operating system.
12cr|iodine-0.5.2-2|40	* Security
12cr|iodine-0.5.2-2|41	iodine uses challenge-response login secured by MD5 hash. It also
12cr|iodine-0.5.2-2|42	filters out any packets not coming from the IP used when logging in.
12cr|iodine-0.5.2-2|43	* Less setup
12cr|iodine-0.5.2-2|44	iodine handles setting IP number on interfaces automatically, and up
12cr|iodine-0.5.2-2|45	to 16 users can share one server at the same time. Packet size is
12cr|iodine-0.5.2-2|46	automatically probed for maximum downstream throughput.
12cr|iodine-0.5.2-2|47	
12cr|iodine-0.5.2-2|48	
12cr|iodine-0.5.2-2|49	%package	client
12cr|iodine-0.5.2-2|50	Summary:	Iodine client (Tunnel IP over DNS)
12cr|iodine-0.5.2-2|51	Group:		Networking/Other
12cr|iodine-0.5.2-2|52	Requires:   %{name}-common
12cr|iodine-0.5.2-2|53	
12cr|iodine-0.5.2-2|54	%description	client
12cr|iodine-0.5.2-2|55	iodine lets you tunnel IPv4 data through a DNS server. This can be usable in
12cr|iodine-0.5.2-2|56	different situations where internet access is firewalled, but DNS queries
12cr|iodine-0.5.2-2|57	are allowed.
12cr|iodine-0.5.2-2|58	
12cr|iodine-0.5.2-2|59	This package contains the client part.
12cr|iodine-0.5.2-2|60	
12cr|iodine-0.5.2-2|61	%package	server
12cr|iodine-0.5.2-2|62	Summary:	Iodine server (Tunnel IP over DNS)
12cr|iodine-0.5.2-2|63	Group:		Networking/Other
12cr|iodine-0.5.2-2|64	Requires:   %{name}-common
12cr|iodine-0.5.2-2|65	
12cr|iodine-0.5.2-2|66	%description	server
12cr|iodine-0.5.2-2|67	iodine lets you tunnel IPv4 data through a DNS server. This can be usable in
12cr|iodine-0.5.2-2|68	different situations where internet access is firewalled, but DNS queries
12cr|iodine-0.5.2-2|69	are allowed.
12cr|iodine-0.5.2-2|70	
12cr|iodine-0.5.2-2|71	
12cr|iodine-0.5.2-2|72	This package contains the server part.
12cr|iodine-0.5.2-2|73	
12cr|iodine-0.5.2-2|74	%package	common
12cr|iodine-0.5.2-2|75	Summary:	Iodine common part (Tunnel IP over DNS)
12cr|iodine-0.5.2-2|76	Group:		Networking/Other
12cr|iodine-0.5.2-2|77	
12cr|iodine-0.5.2-2|78	%description    common
12cr|iodine-0.5.2-2|79	iodine lets you tunnel IPv4 data through a DNS server. This can be usable in
12cr|iodine-0.5.2-2|80	different situations where internet access is firewalled, but DNS queries
12cr|iodine-0.5.2-2|81	are allowed.
12cr|iodine-0.5.2-2|82	
12cr|iodine-0.5.2-2|83	
12cr|iodine-0.5.2-2|84	This package contains some script shared between server and client.
12cr|iodine-0.5.2-2|85	
12cr|iodine-0.5.2-2|86	
12cr|iodine-0.5.2-2|87	%prep
12cr|iodine-0.5.2-2|88	%setup -q
12cr|iodine-0.5.2-2|89	%patch0 -p0
12cr|iodine-0.5.2-2|90	
12cr|iodine-0.5.2-2|91	%build
12cr|iodine-0.5.2-2|92	%make
12cr|iodine-0.5.2-2|93	
12cr|iodine-0.5.2-2|94	
12cr|iodine-0.5.2-2|95	%install
12cr|iodine-0.5.2-2|96	rm -rf $RPM_BUILD_ROOT
12cr|iodine-0.5.2-2|97	%makeinstall
12cr|iodine-0.5.2-2|98	mkdir -p $RPM_BUILD_ROOT/%_initrddir/
12cr|iodine-0.5.2-2|99	mkdir -p $RPM_BUILD_ROOT/%_sysconfdir/sysconfig/
12cr|iodine-0.5.2-2|100	install -m 0755 %SOURCE1 $RPM_BUILD_ROOT/%_initrddir/%{name}
12cr|iodine-0.5.2-2|101	install -m 0755 %SOURCE2 $RPM_BUILD_ROOT/%_sysconfdir/sysconfig/%{name}
12cr|iodine-0.5.2-2|102	install -m 0755 %SOURCE3 $RPM_BUILD_ROOT/%_initrddir/%{name}d
12cr|iodine-0.5.2-2|103	install -m 0755 %SOURCE4 $RPM_BUILD_ROOT/%_sysconfdir/sysconfig/%{name}d
12cr|iodine-0.5.2-2|104	
12cr|iodine-0.5.2-2|105	# this is a hack so we can bypass ifplugd that try to run dhcp on the
12cr|iodine-0.5.2-2|106	# newly created interface
12cr|iodine-0.5.2-2|107	mkdir -p $RPM_BUILD_ROOT/%_sysconfdir/sysconfig/network-scripts
12cr|iodine-0.5.2-2|108	echo -e '#!/bin/bash\nexit 0\n' > $RPM_BUILD_ROOT/%_sysconfdir/sysconfig/network-scripts/ifup-dns
12cr|iodine-0.5.2-2|109	%clean
12cr|iodine-0.5.2-2|110	rm -rf $RPM_BUILD_ROOT
12cr|iodine-0.5.2-2|111	
12cr|iodine-0.5.2-2|112	%pre server
12cr|iodine-0.5.2-2|113	%_pre_useradd %{name}d /var/empty /bin/bash
12cr|iodine-0.5.2-2|114	
12cr|iodine-0.5.2-2|115	%post server
12cr|iodine-0.5.2-2|116	%_post_service %{name}d
12cr|iodine-0.5.2-2|117	
12cr|iodine-0.5.2-2|118	%preun server
12cr|iodine-0.5.2-2|119	%_preun_service %{name}d
12cr|iodine-0.5.2-2|120	
12cr|iodine-0.5.2-2|121	%postun server
12cr|iodine-0.5.2-2|122	%_postun_userdel %{name}d
12cr|iodine-0.5.2-2|123	
12cr|iodine-0.5.2-2|124	
12cr|iodine-0.5.2-2|125	%pre client
12cr|iodine-0.5.2-2|126	%_pre_useradd %{name} /var/empty /bin/bash
12cr|iodine-0.5.2-2|127	
12cr|iodine-0.5.2-2|128	%post client
12cr|iodine-0.5.2-2|129	%_post_service %{name}
12cr|iodine-0.5.2-2|130	
12cr|iodine-0.5.2-2|131	%preun client
12cr|iodine-0.5.2-2|132	%_preun_service %{name}
12cr|iodine-0.5.2-2|133	
12cr|iodine-0.5.2-2|134	%postun client
12cr|iodine-0.5.2-2|135	%_postun_userdel %{name}
12cr|iodine-0.5.2-2|136	
12cr|iodine-0.5.2-2|137	%files common
12cr|iodine-0.5.2-2|138	%defattr(-,root,root)
12cr|iodine-0.5.2-2|139	%config(noreplace) %attr(0755,root,root) %{_sysconfdir}/sysconfig/network-scripts/ifup-dns
12cr|iodine-0.5.2-2|140	
12cr|iodine-0.5.2-2|141	%files server
12cr|iodine-0.5.2-2|142	%defattr(-,root,root)
12cr|iodine-0.5.2-2|143	%doc README
12cr|iodine-0.5.2-2|144	%{_sbindir}/%{name}d
12cr|iodine-0.5.2-2|145	%{_initrddir}/%{name}d
12cr|iodine-0.5.2-2|146	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}d
12cr|iodine-0.5.2-2|147	
12cr|iodine-0.5.2-2|148	%files client
12cr|iodine-0.5.2-2|149	%defattr(-,root,root)
12cr|iodine-0.5.2-2|150	%doc README
12cr|iodine-0.5.2-2|151	%{_sbindir}/%{name}
12cr|iodine-0.5.2-2|152	%{_initrddir}/%{name}
12cr|iodine-0.5.2-2|153	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|iodine-0.5.2-2|154	%_mandir/man8/%{name}.*
12cr|iodine-0.5.2-2|155	
12cr|iodine-0.5.2-2|156	
12cr|iodine-0.5.2-2|157	
12cr|iodine-0.5.2-2|158	%changelog
12cr|iodine-0.5.2-2|159	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-2mdv2011.0
12cr|iodine-0.5.2-2|160	+ Revision: 619669
12cr|iodine-0.5.2-2|161	- the mass rebuild of 2010.0 packages
12cr|iodine-0.5.2-2|162	
12cr|iodine-0.5.2-2|163	+ Michael Scherer <misc@mandriva.org>
12cr|iodine-0.5.2-2|164	- more rpmlint fix on initscript
12cr|iodine-0.5.2-2|165	- fix rpmlint warning about initscript
12cr|iodine-0.5.2-2|166	
12cr|iodine-0.5.2-2|167	* Sun Jul 26 2009 Michael Scherer <misc@mandriva.org> 0.5.2-1mdv2010.0
12cr|iodine-0.5.2-2|168	+ Revision: 400340
12cr|iodine-0.5.2-2|169	- add missing BuildRequires
12cr|iodine-0.5.2-2|170	- add a mention of upstream bug for the patch
12cr|iodine-0.5.2-2|171	- add a description, taken from upstream
12cr|iodine-0.5.2-2|172	- fix wrong ownership
12cr|iodine-0.5.2-2|173	- fix various problem seen while testing iodined
12cr|iodine-0.5.2-2|174	- split common script in a subpackage to avoid duplication
12cr|iodine-0.5.2-2|175	- add iodined init script and config file
12cr|iodine-0.5.2-2|176	- add the pidfile option to the server, and fix the indentation of the patch for upstream submission
12cr|iodine-0.5.2-2|177	- add a initscript for the client, and patch iodine to store the pid in a file
12cr|iodine-0.5.2-2|178	- disable ifplugd and dhclient by adding my own handler for dnX interface, as the
12cr|iodine-0.5.2-2|179	ip address is set by iodine, not by dhcp or stuff like that.
12cr|iodine-0.5.2-2|180	- import iodine
12cr|iodine-0.5.2-2|181	
12cr|iodine-0.5.2-2|182	

2278 12
12cr|iogen-3.1-5|1	%define name iogen
12cr|iogen-3.1-5|2	%define version 3.1
12cr|iogen-3.1-5|3	%define release %mkrel 5
12cr|iogen-3.1-5|4	%define subversion p0
12cr|iogen-3.1-5|5	
12cr|iogen-3.1-5|6	Summary: A stress tool to produce heavily fragmented I/O operations
12cr|iogen-3.1-5|7	Name: %{name}
12cr|iogen-3.1-5|8	Version: %{version}
12cr|iogen-3.1-5|9	Release: %{release}
12cr|iogen-3.1-5|10	Source0: %{name}_%{version}%{subversion}.tar.bz2
12cr|iogen-3.1-5|11	License: BSD
12cr|iogen-3.1-5|12	Group: System/Kernel and hardware
12cr|iogen-3.1-5|13	Url: http://www.peereboom.us/iogen/
12cr|iogen-3.1-5|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|iogen-3.1-5|15	BuildRequires: groff-for-man
12cr|iogen-3.1-5|16	
12cr|iogen-3.1-5|17	%description
12cr|iogen-3.1-5|18	Iogen is an I/O generator.
12cr|iogen-3.1-5|19	It forks child processes that each run a mix of reads and writes.
12cr|iogen-3.1-5|20	The idea is to generate heavily fragmented files to make the hardware suffer
12cr|iogen-3.1-5|21	as much as possible. This tool has been used to test filesystems, drivers,
12cr|iogen-3.1-5|22	firmware, and hardware devices.
12cr|iogen-3.1-5|23	It is by no means meant as a performance measuring tool since it tries to
12cr|iogen-3.1-5|24	recreate the worst case scenario I/O.
12cr|iogen-3.1-5|25	
12cr|iogen-3.1-5|26	%prep
12cr|iogen-3.1-5|27	%setup -q -n %{name}_%{version}%{subversion}
12cr|iogen-3.1-5|28	
12cr|iogen-3.1-5|29	%build
12cr|iogen-3.1-5|30	%make
12cr|iogen-3.1-5|31	
12cr|iogen-3.1-5|32	%install
12cr|iogen-3.1-5|33	rm -rf $RPM_BUILD_ROOT
12cr|iogen-3.1-5|34	mkdir -p %buildroot/%{_bindir}
12cr|iogen-3.1-5|35	mkdir -p %buildroot/%{_mandir}/man8
12cr|iogen-3.1-5|36	install -m 755 iogen %buildroot/%{_bindir}
12cr|iogen-3.1-5|37	mv iogen.cat8 %buildroot/%{_mandir}/man8/iogen.8
12cr|iogen-3.1-5|38	
12cr|iogen-3.1-5|39	%clean
12cr|iogen-3.1-5|40	rm -rf $RPM_BUILD_ROOT
12cr|iogen-3.1-5|41	
12cr|iogen-3.1-5|42	%files
12cr|iogen-3.1-5|43	%defattr(-,root,root)
12cr|iogen-3.1-5|44	%{_bindir}/iogen
12cr|iogen-3.1-5|45	/%{_mandir}/man8/*
12cr|iogen-3.1-5|46	
12cr|iogen-3.1-5|47	
12cr|iogen-3.1-5|48	
12cr|iogen-3.1-5|49	%changelog
12cr|iogen-3.1-5|50	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 3.1-5mdv2011.0
12cr|iogen-3.1-5|51	+ Revision: 619673
12cr|iogen-3.1-5|52	- the mass rebuild of 2010.0 packages
12cr|iogen-3.1-5|53	
12cr|iogen-3.1-5|54	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.1-4mdv2010.0
12cr|iogen-3.1-5|55	+ Revision: 429514
12cr|iogen-3.1-5|56	- rebuild
12cr|iogen-3.1-5|57	
12cr|iogen-3.1-5|58	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.1-3mdv2009.0
12cr|iogen-3.1-5|59	+ Revision: 247235
12cr|iogen-3.1-5|60	- rebuild
12cr|iogen-3.1-5|61	
12cr|iogen-3.1-5|62	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 3.1-1mdv2008.1
12cr|iogen-3.1-5|63	+ Revision: 140776
12cr|iogen-3.1-5|64	- restore BuildRoot
12cr|iogen-3.1-5|65	
12cr|iogen-3.1-5|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|iogen-3.1-5|67	- kill re-definition of %%buildroot on Pixel's request
12cr|iogen-3.1-5|68	
12cr|iogen-3.1-5|69	* Mon May 21 2007 Erwan Velu <erwan@mandriva.org> 3.1-1mdv2008.0
12cr|iogen-3.1-5|70	+ Revision: 29522
12cr|iogen-3.1-5|71	- 3.1p0
12cr|iogen-3.1-5|72	
12cr|iogen-3.1-5|73	* Fri May 04 2007 Erwan Velu <erwan@mandriva.org> 3.0-1mdv2008.0
12cr|iogen-3.1-5|74	+ Revision: 22463
12cr|iogen-3.1-5|75	- Missing buildrequires
12cr|iogen-3.1-5|76	- Import iogen
12cr|iogen-3.1-5|77	

2279 12
12cr|io_lib-1.12.2-1|1	%define name	io_lib
12cr|io_lib-1.12.2-1|2	%define version 1.12.2
12cr|io_lib-1.12.2-1|3	%define release %mkrel 1
12cr|io_lib-1.12.2-1|4	%define major	1
12cr|io_lib-1.12.2-1|5	%define libname	%mklibname %{name} %{major}
12cr|io_lib-1.12.2-1|6	%define develname %mklibname -d %{name}
12cr|io_lib-1.12.2-1|7	
12cr|io_lib-1.12.2-1|8	Name:		%{name}
12cr|io_lib-1.12.2-1|9	Version:	%{version}
12cr|io_lib-1.12.2-1|10	Release:	%{release}
12cr|io_lib-1.12.2-1|11	Summary:	General purpose trace file library
12cr|io_lib-1.12.2-1|12	License:	GPL
12cr|io_lib-1.12.2-1|13	Group:		Development/C
12cr|io_lib-1.12.2-1|14	Url:		http://staden.sourceforge.net/
12cr|io_lib-1.12.2-1|15	Source0:		http://prdownloads.sourceforge.net/staden/%{name}-%{version}.tar.gz
12cr|io_lib-1.12.2-1|16	BuildRequires:  zlib-devel
12cr|io_lib-1.12.2-1|17	
12cr|io_lib-1.12.2-1|18	%description
12cr|io_lib-1.12.2-1|19	Io_lib is a library of file reading and writing code to provide a general
12cr|io_lib-1.12.2-1|20	purpose trace file (and Experiment File) reading interface. The programmer
12cr|io_lib-1.12.2-1|21	simply calls the (eg) read_reading to create a "Read" C structure with the
12cr|io_lib-1.12.2-1|22	data loaded into memory.
12cr|io_lib-1.12.2-1|23	
12cr|io_lib-1.12.2-1|24	%package -n %{libname}
12cr|io_lib-1.12.2-1|25	Summary:        Main library for %{name}
12cr|io_lib-1.12.2-1|26	Group:          System/Libraries
12cr|io_lib-1.12.2-1|27	Provides:       lib%{name} = %{version}-%{release}
12cr|io_lib-1.12.2-1|28	
12cr|io_lib-1.12.2-1|29	%description -n %{libname}
12cr|io_lib-1.12.2-1|30	This package contains the library needed to run %{name}.
12cr|io_lib-1.12.2-1|31	
12cr|io_lib-1.12.2-1|32	%package -n %{develname}
12cr|io_lib-1.12.2-1|33	Summary:    Development header files for %{name}
12cr|io_lib-1.12.2-1|34	Group:      Development/C
12cr|io_lib-1.12.2-1|35	Requires:   %{libname} = %{version}-%{release}
12cr|io_lib-1.12.2-1|36	Provides:   %{name}-devel = %{version}-%{release}
12cr|io_lib-1.12.2-1|37	Obsoletes:  %mklibname -d %{name} 1.9.0
12cr|io_lib-1.12.2-1|38	
12cr|io_lib-1.12.2-1|39	%description -n %{develname}
12cr|io_lib-1.12.2-1|40	Libraries, include files and other resources you can use to develop
12cr|io_lib-1.12.2-1|41	%{name} applications.
12cr|io_lib-1.12.2-1|42	
12cr|io_lib-1.12.2-1|43	%prep
12cr|io_lib-1.12.2-1|44	%setup -q
12cr|io_lib-1.12.2-1|45	
12cr|io_lib-1.12.2-1|46	%build
12cr|io_lib-1.12.2-1|47	%configure2_5x
12cr|io_lib-1.12.2-1|48	%make
12cr|io_lib-1.12.2-1|49	
12cr|io_lib-1.12.2-1|50	%install
12cr|io_lib-1.12.2-1|51	rm -rf %{buildroot}
12cr|io_lib-1.12.2-1|52	%makeinstall
12cr|io_lib-1.12.2-1|53	
12cr|io_lib-1.12.2-1|54	%files
12cr|io_lib-1.12.2-1|55	%defattr (-,root,root)
12cr|io_lib-1.12.2-1|56	%doc CHANGES COPYRIGHT README
12cr|io_lib-1.12.2-1|57	%{_bindir}/*
12cr|io_lib-1.12.2-1|58	
12cr|io_lib-1.12.2-1|59	%files -n %{libname}
12cr|io_lib-1.12.2-1|60	%defattr (-,root,root)
12cr|io_lib-1.12.2-1|61	%{_libdir}/libstaden-read.so.*
12cr|io_lib-1.12.2-1|62	
12cr|io_lib-1.12.2-1|63	%files -n %{develname}
12cr|io_lib-1.12.2-1|64	%defattr (-,root,root)
12cr|io_lib-1.12.2-1|65	%{_includedir}/%{name}
12cr|io_lib-1.12.2-1|66	%{_libdir}/libstaden-read.a
12cr|io_lib-1.12.2-1|67	%{_libdir}/libstaden-read.so
12cr|io_lib-1.12.2-1|68	%{_mandir}/*/*
12cr|io_lib-1.12.2-1|69	
12cr|io_lib-1.12.2-1|70	
12cr|io_lib-1.12.2-1|71	
12cr|io_lib-1.12.2-1|72	%changelog
12cr|io_lib-1.12.2-1|73	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.12.2-1mdv2011.0
12cr|io_lib-1.12.2-1|74	+ Revision: 636154
12cr|io_lib-1.12.2-1|75	- new version
12cr|io_lib-1.12.2-1|76	- drop libtool patch, merged upstream
12cr|io_lib-1.12.2-1|77	
12cr|io_lib-1.12.2-1|78	* Wed Dec 01 2010 Funda Wang <fwang@mandriva.org> 1.11.2.1-3mdv2011.0
12cr|io_lib-1.12.2-1|79	+ Revision: 604352
12cr|io_lib-1.12.2-1|80	- rebuild for new zlib
12cr|io_lib-1.12.2-1|81	
12cr|io_lib-1.12.2-1|82	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.11.2.1-2mdv2010.0
12cr|io_lib-1.12.2-1|83	+ Revision: 429515
12cr|io_lib-1.12.2-1|84	- rebuild
12cr|io_lib-1.12.2-1|85	
12cr|io_lib-1.12.2-1|86	* Mon Aug 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.11.2.1-1mdv2009.0
12cr|io_lib-1.12.2-1|87	+ Revision: 270945
12cr|io_lib-1.12.2-1|88	- new version
12cr|io_lib-1.12.2-1|89	
12cr|io_lib-1.12.2-1|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|io_lib-1.12.2-1|91	- rebuild
12cr|io_lib-1.12.2-1|92	
12cr|io_lib-1.12.2-1|93	+ Pixel <pixel@mandriva.com>
12cr|io_lib-1.12.2-1|94	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|io_lib-1.12.2-1|95	
12cr|io_lib-1.12.2-1|96	* Mon Feb 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.10.2-1mdv2008.1
12cr|io_lib-1.12.2-1|97	+ Revision: 162500
12cr|io_lib-1.12.2-1|98	- new version
12cr|io_lib-1.12.2-1|99	
12cr|io_lib-1.12.2-1|100	+ Olivier Blin <oblin@mandriva.com>
12cr|io_lib-1.12.2-1|101	- restore BuildRoot
12cr|io_lib-1.12.2-1|102	
12cr|io_lib-1.12.2-1|103	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.0-4mdv2008.1
12cr|io_lib-1.12.2-1|104	+ Revision: 132445
12cr|io_lib-1.12.2-1|105	- rebuild
12cr|io_lib-1.12.2-1|106	
12cr|io_lib-1.12.2-1|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|io_lib-1.12.2-1|108	- kill re-definition of %%buildroot on Pixel's request
12cr|io_lib-1.12.2-1|109	- fix autoconf-2.5x path
12cr|io_lib-1.12.2-1|110	- import io_lib
12cr|io_lib-1.12.2-1|111	
12cr|io_lib-1.12.2-1|112	
12cr|io_lib-1.12.2-1|113	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.0-3mdv2007.0
12cr|io_lib-1.12.2-1|114	- Rebuild
12cr|io_lib-1.12.2-1|115	
12cr|io_lib-1.12.2-1|116	* Fri Jul 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.9.0-2mdk
12cr|io_lib-1.12.2-1|117	- Fix BuildRequires
12cr|io_lib-1.12.2-1|118	
12cr|io_lib-1.12.2-1|119	* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.0-1mdk
12cr|io_lib-1.12.2-1|120	- new version
12cr|io_lib-1.12.2-1|121	- spec cleanup
12cr|io_lib-1.12.2-1|122	- drop previous patch, no use anymore
12cr|io_lib-1.12.2-1|123	- less strict requires between packages
12cr|io_lib-1.12.2-1|124	
12cr|io_lib-1.12.2-1|125	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.8.12b-1mdk
12cr|io_lib-1.12.2-1|126	- new version
12cr|io_lib-1.12.2-1|127	- new URL
12cr|io_lib-1.12.2-1|128	- rpmbuildupdate aware
12cr|io_lib-1.12.2-1|129	
12cr|io_lib-1.12.2-1|130	* Thu Jan 08 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.8.11-3mdk
12cr|io_lib-1.12.2-1|131	- try to solve include problem
12cr|io_lib-1.12.2-1|132	
12cr|io_lib-1.12.2-1|133	* Wed Jan 07 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.8.11-2mdk
12cr|io_lib-1.12.2-1|134	- add missing include file
12cr|io_lib-1.12.2-1|135	
12cr|io_lib-1.12.2-1|136	* Wed Dec 31 2003 Guillaume Rousse <guillomovitch@mandrake.org> 1.8.11-1mdk
12cr|io_lib-1.12.2-1|137	- first mdk release

2280 12
12cr|ioquake3-1.36-1.svn2102|1	#define debug_package	%{nil}
12cr|ioquake3-1.36-1.svn2102|2	%define         svnrev svn2102
12cr|ioquake3-1.36-1.svn2102|3	Name:           ioquake3
12cr|ioquake3-1.36-1.svn2102|4	Version:        1.36
12cr|ioquake3-1.36-1.svn2102|5	Release:        1.%{svnrev}
12cr|ioquake3-1.36-1.svn2102|6	Summary:        Quake 3 Arena engine (ioquake3 version)
12cr|ioquake3-1.36-1.svn2102|7	Group:          Games/Arcade
12cr|ioquake3-1.36-1.svn2102|8	License:        GPLv2+
12cr|ioquake3-1.36-1.svn2102|9	URL:            http://ioquake3.org/
12cr|ioquake3-1.36-1.svn2102|10	# to regenerate (note included systemlib copies are removed for size, lcc
12cr|ioquake3-1.36-1.svn2102|11	# is removed as it is not Free software):
12cr|ioquake3-1.36-1.svn2102|12	# svn co svn://svn.icculus.org/quake3/tags/%{version} %{name}-%{version}
12cr|ioquake3-1.36-1.svn2102|13	# pushd %{name}-%{version}
12cr|ioquake3-1.36-1.svn2102|14	# rm -fr `find -name .svn` code/AL code/SDL12 code/libcurl code/libs
12cr|ioquake3-1.36-1.svn2102|15	# rm -fr code/jpeg-8c code/zlib code/libspeex code/tools/lcc
12cr|ioquake3-1.36-1.svn2102|16	# popd
12cr|ioquake3-1.36-1.svn2102|17	# tar cvfj %{name}-%{version}.tar.bz2 %{name}-%{version}
12cr|ioquake3-1.36-1.svn2102|18	Source0:        %{name}-%{version}-svn2102.tar.bz2
12cr|ioquake3-1.36-1.svn2102|19	Source1:        %{name}-demo.sh
12cr|ioquake3-1.36-1.svn2102|20	Source2:        %{name}.autodlrc
12cr|ioquake3-1.36-1.svn2102|21	Source3:        %{name}.desktop
12cr|ioquake3-1.36-1.svn2102|22	Source4:        %{name}.png
12cr|ioquake3-1.36-1.svn2102|23	Source5:        %{name}-update.sh
12cr|ioquake3-1.36-1.svn2102|24	Source6:        %{name}-update.autodlrc
12cr|ioquake3-1.36-1.svn2102|25	Patch1:         quake3-1.34-rc4-demo-pak.patch
12cr|ioquake3-1.36-1.svn2102|26	# patches from Debian for openarena compatibility (increase some buffer sizes)
12cr|ioquake3-1.36-1.svn2102|27	Patch2:         0011-Double-the-maximum-number-of-cvars.patch
12cr|ioquake3-1.36-1.svn2102|28	Patch3:         0012-Increase-the-command-buffer-from-16K-to-128K-followi.patch
12cr|ioquake3-1.36-1.svn2102|29	# big-endian build fix
12cr|ioquake3-1.36-1.svn2102|30	Patch4:         quake3-1.36-build.patch
12cr|ioquake3-1.36-1.svn2102|31	BuildRequires:  pkgconfig(sdl)
12cr|ioquake3-1.36-1.svn2102|32	BuildRequires:  pkgconfig(xt)
12cr|ioquake3-1.36-1.svn2102|33	BuildRequires:  pkgconfig(openal)
12cr|ioquake3-1.36-1.svn2102|34	BuildRequires:  jpeg-devel
12cr|ioquake3-1.36-1.svn2102|35	BuildRequires:  pkgconfig(speex)
12cr|ioquake3-1.36-1.svn2102|36	BuildRequires:  pkgconfig(vorbis)
12cr|ioquake3-1.36-1.svn2102|37	BuildRequires:  pkgconfig(libcurl)
12cr|ioquake3-1.36-1.svn2102|38	BuildRequires:  pkgconfig(zlib)
12cr|ioquake3-1.36-1.svn2102|39	BuildRequires:  desktop-file-utils
12cr|ioquake3-1.36-1.svn2102|40	BuildRequires:  pkgconfig(gl)
12cr|ioquake3-1.36-1.svn2102|41	BuildRequires:  pkgconfig(glu)
12cr|ioquake3-1.36-1.svn2102|42	%ifarch %{ix86} x86_64
12cr|ioquake3-1.36-1.svn2102|43	BuildRequires:  nasm
12cr|ioquake3-1.36-1.svn2102|44	%endif
12cr|ioquake3-1.36-1.svn2102|45	# for quake3-update
12cr|ioquake3-1.36-1.svn2102|46	Requires:       autodownloader
12cr|ioquake3-1.36-1.svn2102|47	
12cr|ioquake3-1.36-1.svn2102|48	%description
12cr|ioquake3-1.36-1.svn2102|49	This package contains the enhanced opensource ioquake3 version of the Quake 3
12cr|ioquake3-1.36-1.svn2102|50	Arena engine. This engine can be used to play a number of games based on this
12cr|ioquake3-1.36-1.svn2102|51	engine, below is an (incomplete list):
12cr|ioquake3-1.36-1.svn2102|52	
12cr|ioquake3-1.36-1.svn2102|53	* OpenArena, Free, Open Source Quake3 like game, recommended!
12cr|ioquake3-1.36-1.svn2102|54	(packagename: openarena)
12cr|ioquake3-1.36-1.svn2102|55	
12cr|ioquake3-1.36-1.svn2102|56	* Urban Terror, gratis, but not Open Source FPS best be described as a
12cr|ioquake3-1.36-1.svn2102|57	Hollywood tactical shooter, a downloader and installer including an
12cr|ioquake3-1.36-1.svn2102|58	application menu entry is available in the urbanterror package.
12cr|ioquake3-1.36-1.svn2102|59	
12cr|ioquake3-1.36-1.svn2102|60	* World of Padman, gratis, but not Open Source Comic FPS, a downloader and
12cr|ioquake3-1.36-1.svn2102|61	installer including an application menu entry is available in the
12cr|ioquake3-1.36-1.svn2102|62	worldofpadman package.
12cr|ioquake3-1.36-1.svn2102|63	
12cr|ioquake3-1.36-1.svn2102|64	* Smokin' Guns, gratis, but not Open Source FPS, a semi-realistic simulation of
12cr|ioquake3-1.36-1.svn2102|65	the "Old West's" great atmosphere, a downloader and installer including an
12cr|ioquake3-1.36-1.svn2102|66	application menu entry is available in the smokinguns package.
12cr|ioquake3-1.36-1.svn2102|67	
12cr|ioquake3-1.36-1.svn2102|68	* Quake3 Arena, the original! A downloader and installer for the gratis, but
12cr|ioquake3-1.36-1.svn2102|69	not Open Source demo, including an application menu entry is available in
12cr|ioquake3-1.36-1.svn2102|70	the quake3-demo package.
12cr|ioquake3-1.36-1.svn2102|71	
12cr|ioquake3-1.36-1.svn2102|72	If you own a copy of quake 3, you will need to copy pak0.pk3 from the
12cr|ioquake3-1.36-1.svn2102|73	original CD-ROM and your q3key to /usr/share/quake3/baseq3 or ~/.q3a/baseq3.
12cr|ioquake3-1.36-1.svn2102|74	Also copy the pak?.pk3 files from the original 1.32 Quake 3 Arena point
12cr|ioquake3-1.36-1.svn2102|75	release there if you have them available or run quake3-update to download
12cr|ioquake3-1.36-1.svn2102|76	them for you.
12cr|ioquake3-1.36-1.svn2102|77	
12cr|ioquake3-1.36-1.svn2102|78	
12cr|ioquake3-1.36-1.svn2102|79	%package demo
12cr|ioquake3-1.36-1.svn2102|80	Summary:        Quake 3 Arena tournament 3D shooter game demo installer
12cr|ioquake3-1.36-1.svn2102|81	Group:          Games/Arcade
12cr|ioquake3-1.36-1.svn2102|82	Requires:       ioquake3 = %{version}-%{release}
12cr|ioquake3-1.36-1.svn2102|83	Requires:       opengl-games-utils
12cr|ioquake3-1.36-1.svn2102|84	BuildArch:      noarch
12cr|ioquake3-1.36-1.svn2102|85	
12cr|ioquake3-1.36-1.svn2102|86	# quake3-demo used to be part of the quake3 package, make sure that people
12cr|ioquake3-1.36-1.svn2102|87	# who have the old version with the demo included don't all of a sudden have
12cr|ioquake3-1.36-1.svn2102|88	# the demo menu entry disappear.
12cr|ioquake3-1.36-1.svn2102|89	
12cr|ioquake3-1.36-1.svn2102|90	
12cr|ioquake3-1.36-1.svn2102|91	%description demo
12cr|ioquake3-1.36-1.svn2102|92	Quake 3 Arena tournament 3D shooter game demo installer. The Quake3 engine is
12cr|ioquake3-1.36-1.svn2102|93	Open Source and as such is available as part of Mageia. The original Quake3
12cr|ioquake3-1.36-1.svn2102|94	data files however are not Open Source and thus are not available as part of
12cr|ioquake3-1.36-1.svn2102|95	Mageia. There is a gratis, but not Open Source demo available on the internet.
12cr|ioquake3-1.36-1.svn2102|96	
12cr|ioquake3-1.36-1.svn2102|97	This package installs an application menu entry for playing the Quake3 Arena
12cr|ioquake3-1.36-1.svn2102|98	demo. The first time you click this menu entry, it will offer to download and
12cr|ioquake3-1.36-1.svn2102|99	install the Quake 3 demo datafiles for you.
12cr|ioquake3-1.36-1.svn2102|100	
12cr|ioquake3-1.36-1.svn2102|101	%prep
12cr|ioquake3-1.36-1.svn2102|102	%setup -q
12cr|ioquake3-1.36-1.svn2102|103	%patch1 -p1
12cr|ioquake3-1.36-1.svn2102|104	%patch2 -p1
12cr|ioquake3-1.36-1.svn2102|105	%patch3 -p1
12cr|ioquake3-1.36-1.svn2102|106	%patch4 -p1
12cr|ioquake3-1.36-1.svn2102|107	
12cr|ioquake3-1.36-1.svn2102|108	
12cr|ioquake3-1.36-1.svn2102|109	
12cr|ioquake3-1.36-1.svn2102|110	%build
12cr|ioquake3-1.36-1.svn2102|111	# the CROSS_COMPILING=1 is a hack to not build q3cc and qvm files
12cr|ioquake3-1.36-1.svn2102|112	# since we've stripped out q3cc as this is not Free Software.
12cr|ioquake3-1.36-1.svn2102|113	%make \
12cr|ioquake3-1.36-1.svn2102|114	OPTIMIZE="$RPM_OPT_FLAGS -fno-strict-aliasing" \
12cr|ioquake3-1.36-1.svn2102|115	DEFAULT_BASEDIR=%{_datadir}/%{name} \
12cr|ioquake3-1.36-1.svn2102|116	USE_CODEC_VORBIS=1 \
12cr|ioquake3-1.36-1.svn2102|117	USE_LOCAL_HEADERS=0 \
12cr|ioquake3-1.36-1.svn2102|118	BUILD_GAME_SO=0 \
12cr|ioquake3-1.36-1.svn2102|119	GENERATE_DEPENDENCIES=0 \
12cr|ioquake3-1.36-1.svn2102|120	USE_INTERNAL_SPEEX=0 \
12cr|ioquake3-1.36-1.svn2102|121	USE_INTERNAL_ZLIB=0 \
12cr|ioquake3-1.36-1.svn2102|122	USE_INTERNAL_JPEG=0 \
12cr|ioquake3-1.36-1.svn2102|123	BUILD_CLIENT_SMP=1 \
12cr|ioquake3-1.36-1.svn2102|124	CROSS_COMPILING=1
12cr|ioquake3-1.36-1.svn2102|125	
12cr|ioquake3-1.36-1.svn2102|126	
12cr|ioquake3-1.36-1.svn2102|127	%install
12cr|ioquake3-1.36-1.svn2102|128	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|ioquake3-1.36-1.svn2102|129	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|ioquake3-1.36-1.svn2102|130	
12cr|ioquake3-1.36-1.svn2102|131	install -m 755 build/release-linux-*/%{name}.* \
12cr|ioquake3-1.36-1.svn2102|132	$RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|ioquake3-1.36-1.svn2102|133	install -m 755 build/release-linux-*/%{name}-smp.* \
12cr|ioquake3-1.36-1.svn2102|134	$RPM_BUILD_ROOT%{_bindir}/%{name}-smp
12cr|ioquake3-1.36-1.svn2102|135	install -m 755 build/release-linux-*/ioq3ded.* \
12cr|ioquake3-1.36-1.svn2102|136	$RPM_BUILD_ROOT%{_bindir}/ioq3ded
12cr|ioquake3-1.36-1.svn2102|137	install -p -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/ioquake3-demo
12cr|ioquake3-1.36-1.svn2102|138	install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|ioquake3-1.36-1.svn2102|139	
12cr|ioquake3-1.36-1.svn2102|140	install -p -m 755 %{SOURCE5} $RPM_BUILD_ROOT%{_bindir}/ioquake3-update
12cr|ioquake3-1.36-1.svn2102|141	install -p -m 644 %{SOURCE6} $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|ioquake3-1.36-1.svn2102|142	
12cr|ioquake3-1.36-1.svn2102|143	# below is the desktop file and icon stuff.
12cr|ioquake3-1.36-1.svn2102|144	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|ioquake3-1.36-1.svn2102|145	desktop-file-install \
12cr|ioquake3-1.36-1.svn2102|146	--dir $RPM_BUILD_ROOT%{_datadir}/applications \
12cr|ioquake3-1.36-1.svn2102|147	%{SOURCE3}
12cr|ioquake3-1.36-1.svn2102|148	mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps
12cr|ioquake3-1.36-1.svn2102|149	mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/apps
12cr|ioquake3-1.36-1.svn2102|150	install -p -m 644 %{SOURCE4} \
12cr|ioquake3-1.36-1.svn2102|151	$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/apps
12cr|ioquake3-1.36-1.svn2102|152	
12cr|ioquake3-1.36-1.svn2102|153	
12cr|ioquake3-1.36-1.svn2102|154	%files
12cr|ioquake3-1.36-1.svn2102|155	%doc BUGS ChangeLog COPYING.txt id-readme.txt md4-readme.txt NOTTODO README
12cr|ioquake3-1.36-1.svn2102|156	%doc TODO
12cr|ioquake3-1.36-1.svn2102|157	%{_bindir}/%{name}
12cr|ioquake3-1.36-1.svn2102|158	%{_bindir}/%{name}-smp
12cr|ioquake3-1.36-1.svn2102|159	%{_bindir}/%{name}-update
12cr|ioquake3-1.36-1.svn2102|160	%{_bindir}/ioq3ded
12cr|ioquake3-1.36-1.svn2102|161	%dir %{_datadir}/%{name}
12cr|ioquake3-1.36-1.svn2102|162	%{_datadir}/%{name}/%{name}-update.autodlrc
12cr|ioquake3-1.36-1.svn2102|163	
12cr|ioquake3-1.36-1.svn2102|164	%files demo
12cr|ioquake3-1.36-1.svn2102|165	%{_bindir}/%{name}-demo
12cr|ioquake3-1.36-1.svn2102|166	%{_datadir}/%{name}/%{name}.autodlrc
12cr|ioquake3-1.36-1.svn2102|167	%{_datadir}/applications/%{name}.desktop
12cr|ioquake3-1.36-1.svn2102|168	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png

2281 12
12cr|iotop-0.4.4-1|1	Summary:	Display I/O usage of processes in a top like UI
12cr|iotop-0.4.4-1|2	Name:		iotop
12cr|iotop-0.4.4-1|3	Version:	0.4.4
12cr|iotop-0.4.4-1|4	Release:	%mkrel 1
12cr|iotop-0.4.4-1|5	License:	GPLv2
12cr|iotop-0.4.4-1|6	Group:		Monitoring
12cr|iotop-0.4.4-1|7	Url:		http://guichaz.free.fr/iotop/
12cr|iotop-0.4.4-1|8	Source0:	http://guichaz.free.fr/iotop/files/%{name}-%{version}.tar.bz2
12cr|iotop-0.4.4-1|9	BuildRequires:	zlib
12cr|iotop-0.4.4-1|10	%py_requires -d
12cr|iotop-0.4.4-1|11	Requires:	python
12cr|iotop-0.4.4-1|12	BuildArch:	noarch
12cr|iotop-0.4.4-1|13	
12cr|iotop-0.4.4-1|14	%description
12cr|iotop-0.4.4-1|15	iotop is a Python program with a top like UI used to show of behalf of
12cr|iotop-0.4.4-1|16	which process is the I/O going on. It requires a Linux kernel 2.6.20
12cr|iotop-0.4.4-1|17	with TASK_IO_ACCOUNTING enabled.
12cr|iotop-0.4.4-1|18	
12cr|iotop-0.4.4-1|19	%prep
12cr|iotop-0.4.4-1|20	%setup -q
12cr|iotop-0.4.4-1|21	
12cr|iotop-0.4.4-1|22	%build
12cr|iotop-0.4.4-1|23	python setup.py build
12cr|iotop-0.4.4-1|24	
12cr|iotop-0.4.4-1|25	%install
12cr|iotop-0.4.4-1|26	%__rm -rf %{buildroot}
12cr|iotop-0.4.4-1|27	
12cr|iotop-0.4.4-1|28	python setup.py install --root=%{buildroot}
12cr|iotop-0.4.4-1|29	
12cr|iotop-0.4.4-1|30	%clean
12cr|iotop-0.4.4-1|31	%__rm -rf %{buildroot}
12cr|iotop-0.4.4-1|32	
12cr|iotop-0.4.4-1|33	%files
12cr|iotop-0.4.4-1|34	%defattr(-,root,root)
12cr|iotop-0.4.4-1|35	%doc NEWS THANKS
12cr|iotop-0.4.4-1|36	%{_bindir}/%{name}
12cr|iotop-0.4.4-1|37	%{py_sitedir}/*
12cr|iotop-0.4.4-1|38	%{_mandir}/man1/*
12cr|iotop-0.4.4-1|39	
12cr|iotop-0.4.4-1|40	
12cr|iotop-0.4.4-1|41	%changelog
12cr|iotop-0.4.4-1|42	* Tue Feb 14 2012 Andrey Bondrov <abondrov@mandriva.org> 0.4.4-1
12cr|iotop-0.4.4-1|43	+ Revision: 773948
12cr|iotop-0.4.4-1|44	- New version 0.4.4
12cr|iotop-0.4.4-1|45	
12cr|iotop-0.4.4-1|46	* Sat Apr 02 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.3-1
12cr|iotop-0.4.4-1|47	+ Revision: 649864
12cr|iotop-0.4.4-1|48	- update to new version 0.4.3
12cr|iotop-0.4.4-1|49	
12cr|iotop-0.4.4-1|50	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 0.4.1-2mdv2011.0
12cr|iotop-0.4.4-1|51	+ Revision: 590134
12cr|iotop-0.4.4-1|52	- rebuild for python 2.7
12cr|iotop-0.4.4-1|53	
12cr|iotop-0.4.4-1|54	* Sun Jul 11 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-1mdv2011.0
12cr|iotop-0.4.4-1|55	+ Revision: 550958
12cr|iotop-0.4.4-1|56	- update to new version 0.4.1
12cr|iotop-0.4.4-1|57	
12cr|iotop-0.4.4-1|58	* Tue Jan 19 2010 Frederik Himpe <fhimpe@mandriva.org> 0.4-1mdv2010.1
12cr|iotop-0.4.4-1|59	+ Revision: 493779
12cr|iotop-0.4.4-1|60	- update to new version 0.4
12cr|iotop-0.4.4-1|61	
12cr|iotop-0.4.4-1|62	* Thu Sep 24 2009 Frederik Himpe <fhimpe@mandriva.org> 0.3.2-1mdv2010.0
12cr|iotop-0.4.4-1|63	+ Revision: 448397
12cr|iotop-0.4.4-1|64	- update to new version 0.3.2
12cr|iotop-0.4.4-1|65	
12cr|iotop-0.4.4-1|66	* Thu Jun 11 2009 Frederik Himpe <fhimpe@mandriva.org> 0.3.1-1mdv2010.0
12cr|iotop-0.4.4-1|67	+ Revision: 385178
12cr|iotop-0.4.4-1|68	- update to new version 0.3.1
12cr|iotop-0.4.4-1|69	
12cr|iotop-0.4.4-1|70	* Sun May 17 2009 trem <trem@mandriva.org> 0.3-1mdv2010.0
12cr|iotop-0.4.4-1|71	+ Revision: 376628
12cr|iotop-0.4.4-1|72	- update to 0.3
12cr|iotop-0.4.4-1|73	
12cr|iotop-0.4.4-1|74	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.2.1-4mdv2009.1
12cr|iotop-0.4.4-1|75	+ Revision: 326081
12cr|iotop-0.4.4-1|76	- rebuild
12cr|iotop-0.4.4-1|77	- rebuild
12cr|iotop-0.4.4-1|78	
12cr|iotop-0.4.4-1|79	* Tue Jan 06 2009 Jérôme Soyer <saispo@mandriva.org> 0.2.1-2mdv2009.1
12cr|iotop-0.4.4-1|80	+ Revision: 325317
12cr|iotop-0.4.4-1|81	- Rebuild for new python
12cr|iotop-0.4.4-1|82	
12cr|iotop-0.4.4-1|83	* Sun Jul 27 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-1mdv2009.0
12cr|iotop-0.4.4-1|84	+ Revision: 250582
12cr|iotop-0.4.4-1|85	- add missing buildrequires on zlib
12cr|iotop-0.4.4-1|86	- update to new version 0.2.1
12cr|iotop-0.4.4-1|87	- correct the url and source
12cr|iotop-0.4.4-1|88	- fix mixture of tabs and spaces
12cr|iotop-0.4.4-1|89	- spec file clean
12cr|iotop-0.4.4-1|90	
12cr|iotop-0.4.4-1|91	* Fri Jul 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0-3mdv2009.0
12cr|iotop-0.4.4-1|92	+ Revision: 238199
12cr|iotop-0.4.4-1|93	- spec cleanup
12cr|iotop-0.4.4-1|94	
12cr|iotop-0.4.4-1|95	+ Michael Scherer <misc@mandriva.org>
12cr|iotop-0.4.4-1|96	- add missing requires on python, as found by guillomovitch
12cr|iotop-0.4.4-1|97	
12cr|iotop-0.4.4-1|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|iotop-0.4.4-1|99	- fix no-buildroot-tag
12cr|iotop-0.4.4-1|100	
12cr|iotop-0.4.4-1|101	* Tue Dec 18 2007 Olivier Blin <blino@mandriva.org> 0-1mdv2008.1
12cr|iotop-0.4.4-1|102	+ Revision: 132091
12cr|iotop-0.4.4-1|103	- build as noarch
12cr|iotop-0.4.4-1|104	- initial iotop package
12cr|iotop-0.4.4-1|105	- create iotop
12cr|iotop-0.4.4-1|106	

2282 12
12cr|iozone3-397-1|1	%define name iozone3
12cr|iozone3-397-1|2	%define version 397
12cr|iozone3-397-1|3	%define release %mkrel 1
12cr|iozone3-397-1|4	
12cr|iozone3-397-1|5	Summary:	Filesystem characterization & benchmark tool
12cr|iozone3-397-1|6	Name:		%{name}
12cr|iozone3-397-1|7	Version:	%{version}
12cr|iozone3-397-1|8	Release:	%mkrel 1
12cr|iozone3-397-1|9	License:	Public Domain
12cr|iozone3-397-1|10	Group:		Monitoring
12cr|iozone3-397-1|11	URL:		http://www.iozone.org/
12cr|iozone3-397-1|12	Source0:	http://www.iozone.org/src/current/%{name}_%{version}.tar.bz2
12cr|iozone3-397-1|13	Obsoletes:	iozone < %{version}
12cr|iozone3-397-1|14	Provides:	iozone
12cr|iozone3-397-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|iozone3-397-1|16	
12cr|iozone3-397-1|17	%description
12cr|iozone3-397-1|18	This program allows one to characterize the filesystem performance
12cr|iozone3-397-1|19	of vendors platform. It supports single stream, throughput,
12cr|iozone3-397-1|20	pthreads, async I/O and much more.
12cr|iozone3-397-1|21	
12cr|iozone3-397-1|22	%prep
12cr|iozone3-397-1|23	%setup -n %{name}_%{version}
12cr|iozone3-397-1|24	
12cr|iozone3-397-1|25	%build
12cr|iozone3-397-1|26	cd src/current
12cr|iozone3-397-1|27	%make linux CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12cr|iozone3-397-1|28	
12cr|iozone3-397-1|29	%install
12cr|iozone3-397-1|30	cd $RPM_BUILD_DIR/%{name}_%{version}/src/current/
12cr|iozone3-397-1|31	install -m 755 -d %{buildroot}%{_bindir}
12cr|iozone3-397-1|32	install -m 755 iozone %{buildroot}%{_bindir}
12cr|iozone3-397-1|33	install -m 755 gnu3d.dem %{buildroot}%{_bindir}
12cr|iozone3-397-1|34	install -m 755 gengnuplot.sh %{buildroot}%{_bindir}
12cr|iozone3-397-1|35	install -m 755 fileop %{buildroot}%{_bindir}
12cr|iozone3-397-1|36	install -m 755 Generate_Graphs %{buildroot}%{_bindir}
12cr|iozone3-397-1|37	
12cr|iozone3-397-1|38	cd $RPM_BUILD_DIR/%{name}_%{version}/docs
12cr|iozone3-397-1|39	install -m 755 -d %{buildroot}%{_mandir}/man1
12cr|iozone3-397-1|40	install -m 644 iozone.1 %{buildroot}%{_mandir}/man1
12cr|iozone3-397-1|41	
12cr|iozone3-397-1|42	%clean
12cr|iozone3-397-1|43	rm -rf %{buildroot}
12cr|iozone3-397-1|44	
12cr|iozone3-397-1|45	%files
12cr|iozone3-397-1|46	%defattr (-,root,root)
12cr|iozone3-397-1|47	%doc docs/*.gz src/current/Gnuplot.txt docs/*.pdf docs/*.doc
12cr|iozone3-397-1|48	%defattr (-,root,root)
12cr|iozone3-397-1|49	%{_bindir}/*
12cr|iozone3-397-1|50	%{_mandir}/man1/*
12cr|iozone3-397-1|51	
12cr|iozone3-397-1|52	
12cr|iozone3-397-1|53	%changelog
12cr|iozone3-397-1|54	* Fri Nov 04 2011 Andrey Bondrov <abondrov@mandriva.org> 397-1
12cr|iozone3-397-1|55	+ Revision: 717624
12cr|iozone3-397-1|56	- New version 397
12cr|iozone3-397-1|57	
12cr|iozone3-397-1|58	+ Stéphane Téletchéa <steletch@mandriva.org>
12cr|iozone3-397-1|59	- update to new version 373
12cr|iozone3-397-1|60	
12cr|iozone3-397-1|61	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 326-2mdv2011.0
12cr|iozone3-397-1|62	+ Revision: 619675
12cr|iozone3-397-1|63	- the mass rebuild of 2010.0 packages
12cr|iozone3-397-1|64	
12cr|iozone3-397-1|65	* Mon Sep 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 326-1mdv2010.0
12cr|iozone3-397-1|66	+ Revision: 440691
12cr|iozone3-397-1|67	- update to new version 326
12cr|iozone3-397-1|68	- compile with %%optflags and %%ldflags
12cr|iozone3-397-1|69	- spec file clean
12cr|iozone3-397-1|70	
12cr|iozone3-397-1|71	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 287-4mdv2010.0
12cr|iozone3-397-1|72	+ Revision: 429516
12cr|iozone3-397-1|73	- rebuild
12cr|iozone3-397-1|74	
12cr|iozone3-397-1|75	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 287-3mdv2009.0
12cr|iozone3-397-1|76	+ Revision: 247242
12cr|iozone3-397-1|77	- rebuild
12cr|iozone3-397-1|78	
12cr|iozone3-397-1|79	* Tue Feb 26 2008 Erwan Velu <erwan@mandriva.org> 287-1mdv2008.1
12cr|iozone3-397-1|80	+ Revision: 175414
12cr|iozone3-397-1|81	- release 287
12cr|iozone3-397-1|82	
12cr|iozone3-397-1|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|iozone3-397-1|84	- fix no-buildroot-tag
12cr|iozone3-397-1|85	
12cr|iozone3-397-1|86	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 281-1mdv2008.1
12cr|iozone3-397-1|87	+ Revision: 131599
12cr|iozone3-397-1|88	- kill re-definition of %%buildroot on Pixel's request
12cr|iozone3-397-1|89	
12cr|iozone3-397-1|90	
12cr|iozone3-397-1|91	* Thu Feb 01 2007 Lenny Cartier <lenny@mandriva.com> 281-1mdv2007.0
12cr|iozone3-397-1|92	+ Revision: 115813
12cr|iozone3-397-1|93	- Import iozone3
12cr|iozone3-397-1|94	

2283 12
12cr|ip2location-4.0.2-1|1	%define	major 0
12cr|ip2location-4.0.2-1|2	%define libname %mklibname ip2location %{major}
12cr|ip2location-4.0.2-1|3	%define develname %mklibname ip2location -d
12cr|ip2location-4.0.2-1|4	
12cr|ip2location-4.0.2-1|5	Summary:	IP2Location C Library
12cr|ip2location-4.0.2-1|6	Name:		ip2location
12cr|ip2location-4.0.2-1|7	Version:	4.0.2
12cr|ip2location-4.0.2-1|8	Release:	%mkrel 1
12cr|ip2location-4.0.2-1|9	Group:		System/Libraries
12cr|ip2location-4.0.2-1|10	License:	GPLv2
12cr|ip2location-4.0.2-1|11	URL:		http://www.ip2location.com/
12cr|ip2location-4.0.2-1|12	Source0:	http://www.ip2location.com/download/C-IP2Location-%{version}.tar.gz
12cr|ip2location-4.0.2-1|13	Patch0:		C-IP2Location-4.0.2-soname.diff
12cr|ip2location-4.0.2-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ip2location-4.0.2-1|15	
12cr|ip2location-4.0.2-1|16	%description
12cr|ip2location-4.0.2-1|17	IP2Location is a C library that enables the user to find the country, region,
12cr|ip2location-4.0.2-1|18	city, coordinates, zip code, time zone, ISP, domain name, connection type,
12cr|ip2location-4.0.2-1|19	area code and weather that any IP address or hostname originates from. It has
12cr|ip2location-4.0.2-1|20	been optimized for speed and memory utilization. Developers can use the API to
12cr|ip2location-4.0.2-1|21	query all IP2Location™ binary databases for applications written in C or
12cr|ip2location-4.0.2-1|22	supporting static/dynamic library.
12cr|ip2location-4.0.2-1|23	
12cr|ip2location-4.0.2-1|24	%package -n	%{libname}
12cr|ip2location-4.0.2-1|25	Summary:	IP2Location C Library
12cr|ip2location-4.0.2-1|26	Group:          System/Libraries
12cr|ip2location-4.0.2-1|27	
12cr|ip2location-4.0.2-1|28	%description -n	%{libname}
12cr|ip2location-4.0.2-1|29	IP2Location is a C library that enables the user to find the country, region,
12cr|ip2location-4.0.2-1|30	city, coordinates, zip code, time zone, ISP, domain name, connection type,
12cr|ip2location-4.0.2-1|31	area code and weather that any IP address or hostname originates from. It has
12cr|ip2location-4.0.2-1|32	been optimized for speed and memory utilization. Developers can use the API to
12cr|ip2location-4.0.2-1|33	query all IP2Location™ binary databases for applications written in C or
12cr|ip2location-4.0.2-1|34	supporting static/dynamic library.
12cr|ip2location-4.0.2-1|35	
12cr|ip2location-4.0.2-1|36	%package -n	%{develname}
12cr|ip2location-4.0.2-1|37	Summary:	Static library and header files for the ip2location library
12cr|ip2location-4.0.2-1|38	Group:		Development/C
12cr|ip2location-4.0.2-1|39	Requires:	%{libname} = %{version}-%{release}
12cr|ip2location-4.0.2-1|40	Provides:	%{name}-devel = %{version}-%{release}
12cr|ip2location-4.0.2-1|41	
12cr|ip2location-4.0.2-1|42	%description -n	%{develname}
12cr|ip2location-4.0.2-1|43	IP2Location is a C library that enables the user to find the country, region,
12cr|ip2location-4.0.2-1|44	city, coordinates, zip code, time zone, ISP, domain name, connection type,
12cr|ip2location-4.0.2-1|45	area code and weather that any IP address or hostname originates from. It has
12cr|ip2location-4.0.2-1|46	been optimized for speed and memory utilization. Developers can use the API to
12cr|ip2location-4.0.2-1|47	query all IP2Location™ binary databases for applications written in C or
12cr|ip2location-4.0.2-1|48	supporting static/dynamic library.
12cr|ip2location-4.0.2-1|49	
12cr|ip2location-4.0.2-1|50	This package contains the development files for the ip2location library.
12cr|ip2location-4.0.2-1|51	
12cr|ip2location-4.0.2-1|52	%prep
12cr|ip2location-4.0.2-1|53	
12cr|ip2location-4.0.2-1|54	%setup -q -n C-IP2Location-%{version}
12cr|ip2location-4.0.2-1|55	%patch0 -p0 -b .soname
12cr|ip2location-4.0.2-1|56	
12cr|ip2location-4.0.2-1|57	chmod 644 AUTHORS ChangeLog IP2LOCATION_PRODUCTS_CATALOG.PDF LICENSE.TXT README
12cr|ip2location-4.0.2-1|58	
12cr|ip2location-4.0.2-1|59	%build
12cr|ip2location-4.0.2-1|60	autoreconf -fi
12cr|ip2location-4.0.2-1|61	
12cr|ip2location-4.0.2-1|62	%configure2_5x
12cr|ip2location-4.0.2-1|63	%make
12cr|ip2location-4.0.2-1|64	
12cr|ip2location-4.0.2-1|65	%check
12cr|ip2location-4.0.2-1|66	make check
12cr|ip2location-4.0.2-1|67	
12cr|ip2location-4.0.2-1|68	%install
12cr|ip2location-4.0.2-1|69	rm -rf %{buildroot}
12cr|ip2location-4.0.2-1|70	
12cr|ip2location-4.0.2-1|71	%makeinstall_std
12cr|ip2location-4.0.2-1|72	
12cr|ip2location-4.0.2-1|73	# cleanup
12cr|ip2location-4.0.2-1|74	rm -f %{buildroot}%{_libdir}/*.*a
12cr|ip2location-4.0.2-1|75	
12cr|ip2location-4.0.2-1|76	%if %mdkversion < 200900
12cr|ip2location-4.0.2-1|77	%post -n %{libname} -p /sbin/ldconfig
12cr|ip2location-4.0.2-1|78	
12cr|ip2location-4.0.2-1|79	%postun -n %{libname} -p /sbin/ldconfig
12cr|ip2location-4.0.2-1|80	%endif
12cr|ip2location-4.0.2-1|81	
12cr|ip2location-4.0.2-1|82	%clean
12cr|ip2location-4.0.2-1|83	rm -rf %{buildroot}
12cr|ip2location-4.0.2-1|84	
12cr|ip2location-4.0.2-1|85	%files -n %{libname}
12cr|ip2location-4.0.2-1|86	%defattr(-,root,root)
12cr|ip2location-4.0.2-1|87	%doc AUTHORS ChangeLog IP2LOCATION_PRODUCTS_CATALOG.PDF LICENSE.TXT README
12cr|ip2location-4.0.2-1|88	%{_libdir}/*.so.%{major}*
12cr|ip2location-4.0.2-1|89	
12cr|ip2location-4.0.2-1|90	%files -n %{develname}
12cr|ip2location-4.0.2-1|91	%defattr(-,root,root)
12cr|ip2location-4.0.2-1|92	%{_includedir}/*
12cr|ip2location-4.0.2-1|93	%{_libdir}/*.so
12cr|ip2location-4.0.2-1|94	
12cr|ip2location-4.0.2-1|95	
12cr|ip2location-4.0.2-1|96	
12cr|ip2location-4.0.2-1|97	%changelog
12cr|ip2location-4.0.2-1|98	* Sun May 15 2011 Oden Eriksson <oeriksson@mandriva.com> 4.0.2-1mdv2011.0
12cr|ip2location-4.0.2-1|99	+ Revision: 674881
12cr|ip2location-4.0.2-1|100	- import ip2location
12cr|ip2location-4.0.2-1|101	
12cr|ip2location-4.0.2-1|102	
12cr|ip2location-4.0.2-1|103	* Sun May 15 2011 Oden Eriksson <oeriksson@mandriva.com> 4.0.2-1mdv2010.2
12cr|ip2location-4.0.2-1|104	- initial Mandriva package

2284 12
12cr|ipaudit-1.0rc9-1|1	Name:           ipaudit
12cr|ipaudit-1.0rc9-1|2	Version:        1.0rc9
12cr|ipaudit-1.0rc9-1|3	Release:        %mkrel 1
12cr|ipaudit-1.0rc9-1|4	Epoch:          0
12cr|ipaudit-1.0rc9-1|5	Summary:        Network Package Audit and Capture
12cr|ipaudit-1.0rc9-1|6	License:        GPLv2
12cr|ipaudit-1.0rc9-1|7	Group:          Networking/Other
12cr|ipaudit-1.0rc9-1|8	URL:            http://%{name}.sourceforge.net/
12cr|ipaudit-1.0rc9-1|9	Source0:        http://superb-east.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
12cr|ipaudit-1.0rc9-1|10	BuildRequires:  libpcap-devel
12cr|ipaudit-1.0rc9-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ipaudit-1.0rc9-1|12	
12cr|ipaudit-1.0rc9-1|13	%description
12cr|ipaudit-1.0rc9-1|14	A neat packet logging program and auditor. Provides dump capability
12cr|ipaudit-1.0rc9-1|15	and various  levels of logging.
12cr|ipaudit-1.0rc9-1|16	
12cr|ipaudit-1.0rc9-1|17	
12cr|ipaudit-1.0rc9-1|18	%prep
12cr|ipaudit-1.0rc9-1|19	%setup -q  -n %{name}-%{version}
12cr|ipaudit-1.0rc9-1|20	
12cr|ipaudit-1.0rc9-1|21	%build
12cr|ipaudit-1.0rc9-1|22	%configure2_5x
12cr|ipaudit-1.0rc9-1|23	%make
12cr|ipaudit-1.0rc9-1|24	
12cr|ipaudit-1.0rc9-1|25	%install
12cr|ipaudit-1.0rc9-1|26	%{__rm} -rf %{buildroot}
12cr|ipaudit-1.0rc9-1|27	%makeinstall
12cr|ipaudit-1.0rc9-1|28	
12cr|ipaudit-1.0rc9-1|29	%clean
12cr|ipaudit-1.0rc9-1|30	%{__rm} -rf %{buildroot}
12cr|ipaudit-1.0rc9-1|31	
12cr|ipaudit-1.0rc9-1|32	%files
12cr|ipaudit-1.0rc9-1|33	%defattr(0644,root,root,0755)
12cr|ipaudit-1.0rc9-1|34	%doc AUTHORS ChangeLog COPYING INSTALL README
12cr|ipaudit-1.0rc9-1|35	%attr(0755,root,root) %{_bindir}/total
12cr|ipaudit-1.0rc9-1|36	%attr(0755,root,root) %{_sbindir}/ipaudit
12cr|ipaudit-1.0rc9-1|37	%attr(0755,root,root) %{_sbindir}/ipstrings
12cr|ipaudit-1.0rc9-1|38	%{_mandir}/man8/ipaudit.8.*
12cr|ipaudit-1.0rc9-1|39	%{_mandir}/man8/ipstrings.8.*
12cr|ipaudit-1.0rc9-1|40	%{_mandir}/man1/total.1.*
12cr|ipaudit-1.0rc9-1|41	
12cr|ipaudit-1.0rc9-1|42	
12cr|ipaudit-1.0rc9-1|43	%changelog
12cr|ipaudit-1.0rc9-1|44	* Wed Feb 10 2010 Sandro Cazzaniga <kharec@mandriva.org> 0:1.0rc9-1mdv2010.1
12cr|ipaudit-1.0rc9-1|45	+ Revision: 504010
12cr|ipaudit-1.0rc9-1|46	- Update to 1.0rc9
12cr|ipaudit-1.0rc9-1|47	- Fix spec
12cr|ipaudit-1.0rc9-1|48	- Fix build
12cr|ipaudit-1.0rc9-1|49	- Fix Licence
12cr|ipaudit-1.0rc9-1|50	
12cr|ipaudit-1.0rc9-1|51	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ipaudit-1.0rc9-1|52	- rebuild
12cr|ipaudit-1.0rc9-1|53	
12cr|ipaudit-1.0rc9-1|54	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0:1.0-0.beta2.4mdv2009.1
12cr|ipaudit-1.0rc9-1|55	+ Revision: 298259
12cr|ipaudit-1.0rc9-1|56	- rebuilt against libpcap-1.0.0
12cr|ipaudit-1.0rc9-1|57	
12cr|ipaudit-1.0rc9-1|58	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0:1.0-0.beta2.3mdv2008.1
12cr|ipaudit-1.0rc9-1|59	+ Revision: 140776
12cr|ipaudit-1.0rc9-1|60	- restore BuildRoot
12cr|ipaudit-1.0rc9-1|61	
12cr|ipaudit-1.0rc9-1|62	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ipaudit-1.0rc9-1|63	- kill re-definition of %%buildroot on Pixel's request
12cr|ipaudit-1.0rc9-1|64	
12cr|ipaudit-1.0rc9-1|65	* Sun Jul 08 2007 David Walluck <walluck@mandriva.org> 0:1.0-0.beta2.3mdv2008.0
12cr|ipaudit-1.0rc9-1|66	+ Revision: 49716
12cr|ipaudit-1.0rc9-1|67	- spec cleanup
12cr|ipaudit-1.0rc9-1|68	
12cr|ipaudit-1.0rc9-1|69	
12cr|ipaudit-1.0rc9-1|70	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.beta2.2mdk
12cr|ipaudit-1.0rc9-1|71	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|ipaudit-1.0rc9-1|72	
12cr|ipaudit-1.0rc9-1|73	* Tue Jul 05 2005 Lenny Cartier <lenny@mandriva.com> 1.0-0.beta2.1mdk
12cr|ipaudit-1.0rc9-1|74	- 1.0beta2
12cr|ipaudit-1.0rc9-1|75	
12cr|ipaudit-1.0rc9-1|76	* Mon May 24 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.95-5mdk
12cr|ipaudit-1.0rc9-1|77	- rebuild
12cr|ipaudit-1.0rc9-1|78	
12cr|ipaudit-1.0rc9-1|79	* Wed Apr 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.95-4mdk
12cr|ipaudit-1.0rc9-1|80	- buildrequires
12cr|ipaudit-1.0rc9-1|81	
12cr|ipaudit-1.0rc9-1|82	* Wed Jan 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.95-3mdk
12cr|ipaudit-1.0rc9-1|83	- rebuild
12cr|ipaudit-1.0rc9-1|84	- patch0: add missing includes
12cr|ipaudit-1.0rc9-1|85	
12cr|ipaudit-1.0rc9-1|86	* Wed Aug 28 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.95-2mdk
12cr|ipaudit-1.0rc9-1|87	- rebuild
12cr|ipaudit-1.0rc9-1|88	
12cr|ipaudit-1.0rc9-1|89	* Mon Jul 30 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.95-1mdk
12cr|ipaudit-1.0rc9-1|90	- updated to 0.95
12cr|ipaudit-1.0rc9-1|91	
12cr|ipaudit-1.0rc9-1|92	* Fri Jan 12 2001 Lenny Cartier <lenny@mandrakesoft.com>  0.92-1mdk
12cr|ipaudit-1.0rc9-1|93	- updated to 0.92
12cr|ipaudit-1.0rc9-1|94	
12cr|ipaudit-1.0rc9-1|95	* Thu Sep 07 2000 Lenny Cartier <lenny@mandrakesoft.com>  0.91.1-3mdk
12cr|ipaudit-1.0rc9-1|96	- clean spec
12cr|ipaudit-1.0rc9-1|97	
12cr|ipaudit-1.0rc9-1|98	* Fri Jul 28 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.91.1-2mdk
12cr|ipaudit-1.0rc9-1|99	- enable it to build with spechelper
12cr|ipaudit-1.0rc9-1|100	- fix group
12cr|ipaudit-1.0rc9-1|101	- BM
12cr|ipaudit-1.0rc9-1|102	
12cr|ipaudit-1.0rc9-1|103	* Fri May 19 2000 Christopher Molnar <molnarc@mandrakesoft.com> 0.91.1-1mdk
12cr|ipaudit-1.0rc9-1|104	- created spec file and compiled for Mandrake
12cr|ipaudit-1.0rc9-1|105	

2285 12
12cr|ipcalc-0.41-5|1	Summary:	IP Calculator
12cr|ipcalc-0.41-5|2	Name:		ipcalc
12cr|ipcalc-0.41-5|3	Version:	0.41
12cr|ipcalc-0.41-5|4	Release:	%mkrel 5
12cr|ipcalc-0.41-5|5	License:	GPLv2+
12cr|ipcalc-0.41-5|6	Group:		System/Servers
12cr|ipcalc-0.41-5|7	URL:		http://jodies.de/ipcalc
12cr|ipcalc-0.41-5|8	Source0:	http://jodies.de/ipcalc-archive/ipcalc-%{version}.tar.gz
12cr|ipcalc-0.41-5|9	Source1:	ipcalc_cgi.bz2
12cr|ipcalc-0.41-5|10	BuildArch:	noarch
12cr|ipcalc-0.41-5|11	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|ipcalc-0.41-5|12	
12cr|ipcalc-0.41-5|13	%description
12cr|ipcalc-0.41-5|14	ipcalc takes an IP address and netmask and calculates the
12cr|ipcalc-0.41-5|15	resulting broadcast, network, Cisco wildcard mask, and host
12cr|ipcalc-0.41-5|16	range. By giving a second netmask, you can design sub- and
12cr|ipcalc-0.41-5|17	supernetworks. It is also intended to be a teaching tool and
12cr|ipcalc-0.41-5|18	presents the results as easy-to-understand binary values.
12cr|ipcalc-0.41-5|19	
12cr|ipcalc-0.41-5|20	%prep
12cr|ipcalc-0.41-5|21	
12cr|ipcalc-0.41-5|22	%setup -q
12cr|ipcalc-0.41-5|23	
12cr|ipcalc-0.41-5|24	bzcat %{SOURCE1} > ipcalc.pl
12cr|ipcalc-0.41-5|25	perl -pi -e "s|/usr/local/bin|%{_bindir}|g" ipcalc.pl
12cr|ipcalc-0.41-5|26	
12cr|ipcalc-0.41-5|27	%build
12cr|ipcalc-0.41-5|28	
12cr|ipcalc-0.41-5|29	%install
12cr|ipcalc-0.41-5|30	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|ipcalc-0.41-5|31	
12cr|ipcalc-0.41-5|32	install -d %{buildroot}%{_bindir}
12cr|ipcalc-0.41-5|33	install -d %{buildroot}/var/www/cgi-bin
12cr|ipcalc-0.41-5|34	
12cr|ipcalc-0.41-5|35	install -m0755 ipcalc %{buildroot}%{_bindir}/
12cr|ipcalc-0.41-5|36	install -m0755 ipcalc.pl %{buildroot}/var/www/cgi-bin/
12cr|ipcalc-0.41-5|37	
12cr|ipcalc-0.41-5|38	%clean
12cr|ipcalc-0.41-5|39	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|ipcalc-0.41-5|40	
12cr|ipcalc-0.41-5|41	%files
12cr|ipcalc-0.41-5|42	%defattr(-,root,root)
12cr|ipcalc-0.41-5|43	%doc changelog license contributors
12cr|ipcalc-0.41-5|44	%attr(0755,root,root) %{_bindir}/ipcalc
12cr|ipcalc-0.41-5|45	%attr(0755,root,root) /var/www/cgi-bin/ipcalc.pl
12cr|ipcalc-0.41-5|46	
12cr|ipcalc-0.41-5|47	
12cr|ipcalc-0.41-5|48	
12cr|ipcalc-0.41-5|49	
12cr|ipcalc-0.41-5|50	%changelog
12cr|ipcalc-0.41-5|51	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.41-5mdv2011.0
12cr|ipcalc-0.41-5|52	+ Revision: 619677
12cr|ipcalc-0.41-5|53	- the mass rebuild of 2010.0 packages
12cr|ipcalc-0.41-5|54	
12cr|ipcalc-0.41-5|55	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.41-4mdv2010.0
12cr|ipcalc-0.41-5|56	+ Revision: 429517
12cr|ipcalc-0.41-5|57	- rebuild
12cr|ipcalc-0.41-5|58	
12cr|ipcalc-0.41-5|59	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.41-3mdv2009.0
12cr|ipcalc-0.41-5|60	+ Revision: 247247
12cr|ipcalc-0.41-5|61	- rebuild
12cr|ipcalc-0.41-5|62	
12cr|ipcalc-0.41-5|63	+ Olivier Blin <oblin@mandriva.com>
12cr|ipcalc-0.41-5|64	- restore BuildRoot
12cr|ipcalc-0.41-5|65	
12cr|ipcalc-0.41-5|66	* Tue Dec 18 2007 Nicolas Vigier <nvigier@mandriva.com> 0.41-1mdv2008.1
12cr|ipcalc-0.41-5|67	+ Revision: 132424
12cr|ipcalc-0.41-5|68	- new version
12cr|ipcalc-0.41-5|69	
12cr|ipcalc-0.41-5|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|ipcalc-0.41-5|71	- kill re-definition of %%buildroot on Pixel's request
12cr|ipcalc-0.41-5|72	
12cr|ipcalc-0.41-5|73	
12cr|ipcalc-0.41-5|74	* Fri Feb 02 2007 Oden Eriksson <oeriksson@mandriva.com> 0.40-1mdv2007.0
12cr|ipcalc-0.41-5|75	+ Revision: 115943
12cr|ipcalc-0.41-5|76	- Import ipcalc
12cr|ipcalc-0.41-5|77	
12cr|ipcalc-0.41-5|78	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 0.38-2mdk
12cr|ipcalc-0.41-5|79	- rebuild
12cr|ipcalc-0.41-5|80	
12cr|ipcalc-0.41-5|81	* Fri Oct 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.38-1mdk
12cr|ipcalc-0.41-5|82	- initial mandrake package
12cr|ipcalc-0.41-5|83	

2286 12
12cr|iperf-2.0.5-1|1	Summary:	Network performance measurement tool
12cr|iperf-2.0.5-1|2	Name:		iperf
12cr|iperf-2.0.5-1|3	Version:	2.0.5
12cr|iperf-2.0.5-1|4	Release:	%mkrel 1
12cr|iperf-2.0.5-1|5	License:	BSD
12cr|iperf-2.0.5-1|6	Group:		Networking/Other
12cr|iperf-2.0.5-1|7	URL:		http://dast.nlanr.net/Projects/Iperf/
12cr|iperf-2.0.5-1|8	Source0:	http://downloads.sourceforge.net/iperf/%{name}-%{version}.tar.gz
12cr|iperf-2.0.5-1|9	Patch0:         iperf-2.0.5-fix-str-fmt.patch
12cr|iperf-2.0.5-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|iperf-2.0.5-1|11	
12cr|iperf-2.0.5-1|12	%description
12cr|iperf-2.0.5-1|13	Iperf is a network performance measurement tool.
12cr|iperf-2.0.5-1|14	
12cr|iperf-2.0.5-1|15	While tools to measure network performance, such as ttcp, exist,
12cr|iperf-2.0.5-1|16	most are very old and have confusing options.
12cr|iperf-2.0.5-1|17	Iperf was developed as a modern alternative for measuring TCP and UDP
12cr|iperf-2.0.5-1|18	bandwidth performance.
12cr|iperf-2.0.5-1|19	
12cr|iperf-2.0.5-1|20	Iperf is a tool to measure maximum TCP bandwidth, allowing
12cr|iperf-2.0.5-1|21	the tuning of various parameters and UDP characteristics.
12cr|iperf-2.0.5-1|22	Iperf reports bandwidth, delay jitter, datagram loss.
12cr|iperf-2.0.5-1|23	
12cr|iperf-2.0.5-1|24	%prep
12cr|iperf-2.0.5-1|25	%setup -q
12cr|iperf-2.0.5-1|26	%patch0 -p0
12cr|iperf-2.0.5-1|27	
12cr|iperf-2.0.5-1|28	%build
12cr|iperf-2.0.5-1|29	%configure2_5x
12cr|iperf-2.0.5-1|30	%make
12cr|iperf-2.0.5-1|31	
12cr|iperf-2.0.5-1|32	%install
12cr|iperf-2.0.5-1|33	rm -rf %{buildroot}
12cr|iperf-2.0.5-1|34	%makeinstall_std
12cr|iperf-2.0.5-1|35	
12cr|iperf-2.0.5-1|36	%clean
12cr|iperf-2.0.5-1|37	rm -rf %{buildroot}
12cr|iperf-2.0.5-1|38	
12cr|iperf-2.0.5-1|39	%files
12cr|iperf-2.0.5-1|40	%defattr(-,root,root)
12cr|iperf-2.0.5-1|41	%doc README
12cr|iperf-2.0.5-1|42	%doc doc/*
12cr|iperf-2.0.5-1|43	%{_bindir}/iperf
12cr|iperf-2.0.5-1|44	%{_mandir}/man1/*
12cr|iperf-2.0.5-1|45	
12cr|iperf-2.0.5-1|46	
12cr|iperf-2.0.5-1|47	%changelog
12cr|iperf-2.0.5-1|48	* Wed Apr 27 2011 Leonardo Coelho <leonardoc@mandriva.com> 2.0.5-1mdv2011.0
12cr|iperf-2.0.5-1|49	+ Revision: 659687
12cr|iperf-2.0.5-1|50	- new package and patch version
12cr|iperf-2.0.5-1|51	
12cr|iperf-2.0.5-1|52	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.4-3mdv2011.0
12cr|iperf-2.0.5-1|53	+ Revision: 612403
12cr|iperf-2.0.5-1|54	- the mass rebuild of 2010.1 packages
12cr|iperf-2.0.5-1|55	
12cr|iperf-2.0.5-1|56	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 2.0.4-2mdv2010.1
12cr|iperf-2.0.5-1|57	+ Revision: 508445
12cr|iperf-2.0.5-1|58	- fix str fmt
12cr|iperf-2.0.5-1|59	
12cr|iperf-2.0.5-1|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|iperf-2.0.5-1|61	- rebuild
12cr|iperf-2.0.5-1|62	
12cr|iperf-2.0.5-1|63	* Sun Jul 27 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0.4-1mdv2009.0
12cr|iperf-2.0.5-1|64	+ Revision: 250471
12cr|iperf-2.0.5-1|65	- update to new version 2.0.4
12cr|iperf-2.0.5-1|66	- use macros
12cr|iperf-2.0.5-1|67	- fix mixture of tabs and spaces
12cr|iperf-2.0.5-1|68	- update file list
12cr|iperf-2.0.5-1|69	- spec file clean
12cr|iperf-2.0.5-1|70	
12cr|iperf-2.0.5-1|71	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.0.2-3mdv2009.0
12cr|iperf-2.0.5-1|72	+ Revision: 247248
12cr|iperf-2.0.5-1|73	- rebuild
12cr|iperf-2.0.5-1|74	
12cr|iperf-2.0.5-1|75	+ Olivier Blin <oblin@mandriva.com>
12cr|iperf-2.0.5-1|76	- restore BuildRoot
12cr|iperf-2.0.5-1|77	
12cr|iperf-2.0.5-1|78	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.0.2-1mdv2008.1
12cr|iperf-2.0.5-1|79	+ Revision: 127095
12cr|iperf-2.0.5-1|80	- kill re-definition of %%buildroot on Pixel's request
12cr|iperf-2.0.5-1|81	- import iperf
12cr|iperf-2.0.5-1|82	
12cr|iperf-2.0.5-1|83	
12cr|iperf-2.0.5-1|84	* Fri Dec 16 2005 Erwan Velu <erwan@seanodes.com> 2.0.2-1mdk
12cr|iperf-2.0.5-1|85	- 2.0.2
12cr|iperf-2.0.5-1|86	
12cr|iperf-2.0.5-1|87	* Tue Jun 29 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.7.0-2mdk
12cr|iperf-2.0.5-1|88	- rebuild for new g++
12cr|iperf-2.0.5-1|89	
12cr|iperf-2.0.5-1|90	* Thu Apr 28 2004 Bruno Cornec <bruno@HyPer-Linux.org> 1.7.0-1mdk
12cr|iperf-2.0.5-1|91	- first packaged

2287 12
12cr|ipflood-1.0-6|1	Summary:	IP Flood Detector
12cr|ipflood-1.0-6|2	Name:		ipflood
12cr|ipflood-1.0-6|3	Version:	1.0
12cr|ipflood-1.0-6|4	Release:	%mkrel 6
12cr|ipflood-1.0-6|5	License:	GPL
12cr|ipflood-1.0-6|6	Group:		System/Servers
12cr|ipflood-1.0-6|7	URL:		http://www.adotout.com/
12cr|ipflood-1.0-6|8	Source0:	http://www.adotout.com/ip_flood_detector.tar.gz
12cr|ipflood-1.0-6|9	Source1:	%{name}.init
12cr|ipflood-1.0-6|10	Source2:	%{name}.sysconfig
12cr|ipflood-1.0-6|11	Requires(post): rpm-helper
12cr|ipflood-1.0-6|12	Requires(preun): rpm-helper
12cr|ipflood-1.0-6|13	BuildRequires:	libpcap-devel
12cr|ipflood-1.0-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ipflood-1.0-6|15	
12cr|ipflood-1.0-6|16	%description
12cr|ipflood-1.0-6|17	IP Flood Detector is a derivative of an earlier project, DNS Flood Detector. It
12cr|ipflood-1.0-6|18	provides managers with an audit trail of TCP, UDP, and ICMP packet floods
12cr|ipflood-1.0-6|19	directed at Internet-facing servers. When packet rates exceed a specified
12cr|ipflood-1.0-6|20	threshold, IP Flood Detector will syslog the offending IP address, along with
12cr|ipflood-1.0-6|21	the associated protocol and traffic volume.
12cr|ipflood-1.0-6|22	
12cr|ipflood-1.0-6|23	%prep
12cr|ipflood-1.0-6|24	
12cr|ipflood-1.0-6|25	%setup -q -n ip_flood_detector
12cr|ipflood-1.0-6|26	
12cr|ipflood-1.0-6|27	cp %{SOURCE1} %{name}.init
12cr|ipflood-1.0-6|28	cp %{SOURCE2} %{name}.sysconfig
12cr|ipflood-1.0-6|29	
12cr|ipflood-1.0-6|30	%build
12cr|ipflood-1.0-6|31	%serverbuild
12cr|ipflood-1.0-6|32	
12cr|ipflood-1.0-6|33	gcc $CFLAGS -D_BSD_SOURCE -lpcap -lpthread -lm -o ip_flood_detector ip_flood_detector.c
12cr|ipflood-1.0-6|34	
12cr|ipflood-1.0-6|35	%install
12cr|ipflood-1.0-6|36	rm -rf %{buildroot}
12cr|ipflood-1.0-6|37	
12cr|ipflood-1.0-6|38	install -d %{buildroot}%{_sbindir}
12cr|ipflood-1.0-6|39	install -d %{buildroot}%{_initrddir}
12cr|ipflood-1.0-6|40	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|ipflood-1.0-6|41	
12cr|ipflood-1.0-6|42	install -m0755 ip_flood_detector %{buildroot}%{_sbindir}/
12cr|ipflood-1.0-6|43	install -m0755 %{name}.init %{buildroot}%{_initrddir}/%{name}
12cr|ipflood-1.0-6|44	install -m0644 %{name}.sysconfig %{buildroot}/%{_sysconfdir}/sysconfig/ip_flood_detector
12cr|ipflood-1.0-6|45	
12cr|ipflood-1.0-6|46	%post
12cr|ipflood-1.0-6|47	%_post_service %{name}
12cr|ipflood-1.0-6|48	
12cr|ipflood-1.0-6|49	%preun
12cr|ipflood-1.0-6|50	%_preun_service %{name}
12cr|ipflood-1.0-6|51	
12cr|ipflood-1.0-6|52	%clean
12cr|ipflood-1.0-6|53	rm -rf %{buildroot}
12cr|ipflood-1.0-6|54	
12cr|ipflood-1.0-6|55	%files
12cr|ipflood-1.0-6|56	%defattr(-,root,root)
12cr|ipflood-1.0-6|57	%doc README LICENSE
12cr|ipflood-1.0-6|58	%config(noreplace) %{_sysconfdir}/sysconfig/ip_flood_detector
12cr|ipflood-1.0-6|59	%attr(0755,root,root) %{_initrddir}/%{name}
12cr|ipflood-1.0-6|60	%attr(0755,root,root) %{_sbindir}/ip_flood_detector
12cr|ipflood-1.0-6|61	
12cr|ipflood-1.0-6|62	
12cr|ipflood-1.0-6|63	
12cr|ipflood-1.0-6|64	%changelog
12cr|ipflood-1.0-6|65	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2011.0
12cr|ipflood-1.0-6|66	+ Revision: 619678
12cr|ipflood-1.0-6|67	- the mass rebuild of 2010.0 packages
12cr|ipflood-1.0-6|68	
12cr|ipflood-1.0-6|69	* Sun Oct 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2010.0
12cr|ipflood-1.0-6|70	+ Revision: 453484
12cr|ipflood-1.0-6|71	- rebuild
12cr|ipflood-1.0-6|72	
12cr|ipflood-1.0-6|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|ipflood-1.0-6|74	- rebuild
12cr|ipflood-1.0-6|75	
12cr|ipflood-1.0-6|76	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdv2009.1
12cr|ipflood-1.0-6|77	+ Revision: 298260
12cr|ipflood-1.0-6|78	- rebuilt against libpcap-1.0.0
12cr|ipflood-1.0-6|79	
12cr|ipflood-1.0-6|80	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.0-2mdv2009.0
12cr|ipflood-1.0-6|81	+ Revision: 267123
12cr|ipflood-1.0-6|82	- rebuild early 2009.0 package (before pixel changes)
12cr|ipflood-1.0-6|83	
12cr|ipflood-1.0-6|84	* Tue Mar 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2008.1
12cr|ipflood-1.0-6|85	+ Revision: 188543
12cr|ipflood-1.0-6|86	- fix typo
12cr|ipflood-1.0-6|87	- import ipflood
12cr|ipflood-1.0-6|88	
12cr|ipflood-1.0-6|89	
12cr|ipflood-1.0-6|90	* Tue Mar 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2008.1
12cr|ipflood-1.0-6|91	- initial Mandriva package

2288 12
12cr|ipkungfu-0.6.1-7|1	Summary: 	Iptables-based Linux firewall
12cr|ipkungfu-0.6.1-7|2	Name:		ipkungfu
12cr|ipkungfu-0.6.1-7|3	Version:	0.6.1
12cr|ipkungfu-0.6.1-7|4	Release:	%mkrel 7
12cr|ipkungfu-0.6.1-7|5	License:	GPL
12cr|ipkungfu-0.6.1-7|6	Group:		System/Configuration/Networking
12cr|ipkungfu-0.6.1-7|7	Source:		http://linuxkungfu.org/ipkungfu/%{name}-%{version}.tar.bz2
12cr|ipkungfu-0.6.1-7|8	Source1:	%{name}.init.bz2
12cr|ipkungfu-0.6.1-7|9	URL:		http://www.linuxkungfu.org/
12cr|ipkungfu-0.6.1-7|10	BuildArch:	noarch
12cr|ipkungfu-0.6.1-7|11	Requires:	userspace-ipfilter
12cr|ipkungfu-0.6.1-7|12	Buildrequires:	rpm-helper
12cr|ipkungfu-0.6.1-7|13	Buildrequires:  iptables
12cr|ipkungfu-0.6.1-7|14	Buildrequires:  iptables-devel
12cr|ipkungfu-0.6.1-7|15	Requires(post): rpm-helper
12cr|ipkungfu-0.6.1-7|16	Requires(preun): rpm-helper
12cr|ipkungfu-0.6.1-7|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ipkungfu-0.6.1-7|18	
12cr|ipkungfu-0.6.1-7|19	%description
12cr|ipkungfu-0.6.1-7|20	IPKungFu is an iptables-based Linux firewall. It aims to simplify
12cr|ipkungfu-0.6.1-7|21	the configuration of Internet connection sharing, port forwarding,
12cr|ipkungfu-0.6.1-7|22	and packet filtering.
12cr|ipkungfu-0.6.1-7|23	
12cr|ipkungfu-0.6.1-7|24	%prep
12cr|ipkungfu-0.6.1-7|25	%setup -q
12cr|ipkungfu-0.6.1-7|26	
12cr|ipkungfu-0.6.1-7|27	%build
12cr|ipkungfu-0.6.1-7|28	%configure
12cr|ipkungfu-0.6.1-7|29	%make
12cr|ipkungfu-0.6.1-7|30	
12cr|ipkungfu-0.6.1-7|31	%install
12cr|ipkungfu-0.6.1-7|32	rm -rf $RPM_BUILD_ROOT
12cr|ipkungfu-0.6.1-7|33	
12cr|ipkungfu-0.6.1-7|34	# Create our directories
12cr|ipkungfu-0.6.1-7|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/
12cr|ipkungfu-0.6.1-7|36	
12cr|ipkungfu-0.6.1-7|37	# install the files
12cr|ipkungfu-0.6.1-7|38	bzcat %{SOURCE1} > 		$RPM_BUILD_ROOT%{_initrddir}/%{name}
12cr|ipkungfu-0.6.1-7|39	for file in files/conf/*.conf; do
12cr|ipkungfu-0.6.1-7|40	install $file $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/
12cr|ipkungfu-0.6.1-7|41	done
12cr|ipkungfu-0.6.1-7|42	install %{name} 		$RPM_BUILD_ROOT%{_sbindir}
12cr|ipkungfu-0.6.1-7|43	install man/%{name}.8		$RPM_BUILD_ROOT%{_mandir}/man8/
12cr|ipkungfu-0.6.1-7|44	
12cr|ipkungfu-0.6.1-7|45	cat << EOF > $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/%{name}
12cr|ipkungfu-0.6.1-7|46	# this version of ipkungfu need to be configurated before
12cr|ipkungfu-0.6.1-7|47	# it run, and, in order to not block people who install
12cr|ipkungfu-0.6.1-7|48	# this rpm with a unconfigurated firewall, it will not run
12cr|ipkungfu-0.6.1-7|49	# until you uncomment this line
12cr|ipkungfu-0.6.1-7|50	#
12cr|ipkungfu-0.6.1-7|51	# This was made to remind you to force you to configure
12cr|ipkungfu-0.6.1-7|52	# ipkungfu before running it, in order to not break your internet
12cr|ipkungfu-0.6.1-7|53	# connection.
12cr|ipkungfu-0.6.1-7|54	#
12cr|ipkungfu-0.6.1-7|55	# The configuration is in /etc/ipkungfu/
12cr|ipkungfu-0.6.1-7|56	# and the doc in /usr/share/doc/ipkungfu*
12cr|ipkungfu-0.6.1-7|57	#
12cr|ipkungfu-0.6.1-7|58	#IPKF_CONFIGURATED=yes
12cr|ipkungfu-0.6.1-7|59	EOF
12cr|ipkungfu-0.6.1-7|60	
12cr|ipkungfu-0.6.1-7|61	# Fix perms
12cr|ipkungfu-0.6.1-7|62	chmod +x $RPM_BUILD_ROOT%{_initrddir}/%{name}
12cr|ipkungfu-0.6.1-7|63	chmod a-x $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/*
12cr|ipkungfu-0.6.1-7|64	
12cr|ipkungfu-0.6.1-7|65	%clean
12cr|ipkungfu-0.6.1-7|66	[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
12cr|ipkungfu-0.6.1-7|67	
12cr|ipkungfu-0.6.1-7|68	%post
12cr|ipkungfu-0.6.1-7|69	%_post_service %name
12cr|ipkungfu-0.6.1-7|70	if [ $1 -ne "1" ] ; then
12cr|ipkungfu-0.6.1-7|71	if [ ! -f  %{_sysconfdir}/sysconfig/%{name} ];
12cr|ipkungfu-0.6.1-7|72	then
12cr|ipkungfu-0.6.1-7|73	echo "IPKF_CONFIGURATED=yes" >> %{_sysconfdir}/sysconfig/%{name}
12cr|ipkungfu-0.6.1-7|74	else
12cr|ipkungfu-0.6.1-7|75	! grep -q "IPKF_CONFIGURATED" %{_sysconfdir}/sysconfig/%{name} && echo "IPKF_CONFIGURATED=yes" >> %{_sysconfdir}/sysconfig/%{name}
12cr|ipkungfu-0.6.1-7|76	fi
12cr|ipkungfu-0.6.1-7|77	fi
12cr|ipkungfu-0.6.1-7|78	
12cr|ipkungfu-0.6.1-7|79	%preun
12cr|ipkungfu-0.6.1-7|80	%_preun_service %name
12cr|ipkungfu-0.6.1-7|81	
12cr|ipkungfu-0.6.1-7|82	%files
12cr|ipkungfu-0.6.1-7|83	%defattr(-,root,root)
12cr|ipkungfu-0.6.1-7|84	%doc ChangeLog FAQ README
12cr|ipkungfu-0.6.1-7|85	%{_sbindir}/%{name}
12cr|ipkungfu-0.6.1-7|86	%{_mandir}/man8/%{name}.8.*
12cr|ipkungfu-0.6.1-7|87	%{_initrddir}/%{name}
12cr|ipkungfu-0.6.1-7|88	%config(noreplace) %{_sysconfdir}/%{name}/*.conf
12cr|ipkungfu-0.6.1-7|89	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|ipkungfu-0.6.1-7|90	
12cr|ipkungfu-0.6.1-7|91	
12cr|ipkungfu-0.6.1-7|92	%changelog
12cr|ipkungfu-0.6.1-7|93	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-7mdv2011.0
12cr|ipkungfu-0.6.1-7|94	+ Revision: 619679
12cr|ipkungfu-0.6.1-7|95	- the mass rebuild of 2010.0 packages
12cr|ipkungfu-0.6.1-7|96	
12cr|ipkungfu-0.6.1-7|97	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.6.1-6mdv2010.0
12cr|ipkungfu-0.6.1-7|98	+ Revision: 437967
12cr|ipkungfu-0.6.1-7|99	- rebuild
12cr|ipkungfu-0.6.1-7|100	
12cr|ipkungfu-0.6.1-7|101	* Sat Oct 25 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-5mdv2009.1
12cr|ipkungfu-0.6.1-7|102	+ Revision: 297272
12cr|ipkungfu-0.6.1-7|103	- fix deps
12cr|ipkungfu-0.6.1-7|104	- rebuild
12cr|ipkungfu-0.6.1-7|105	
12cr|ipkungfu-0.6.1-7|106	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.6.1-4mdv2009.0
12cr|ipkungfu-0.6.1-7|107	+ Revision: 247251
12cr|ipkungfu-0.6.1-7|108	- rebuild
12cr|ipkungfu-0.6.1-7|109	
12cr|ipkungfu-0.6.1-7|110	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.6.1-2mdv2008.1
12cr|ipkungfu-0.6.1-7|111	+ Revision: 170898
12cr|ipkungfu-0.6.1-7|112	- rebuild
12cr|ipkungfu-0.6.1-7|113	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|ipkungfu-0.6.1-7|114	- kill re-definition of %%buildroot on Pixel's request
12cr|ipkungfu-0.6.1-7|115	
12cr|ipkungfu-0.6.1-7|116	+ Olivier Blin <oblin@mandriva.com>
12cr|ipkungfu-0.6.1-7|117	- restore BuildRoot
12cr|ipkungfu-0.6.1-7|118	
12cr|ipkungfu-0.6.1-7|119	* Fri Jul 27 2007 Funda Wang <fwang@mandriva.org> 0.6.1-1mdv2008.0
12cr|ipkungfu-0.6.1-7|120	+ Revision: 56239
12cr|ipkungfu-0.6.1-7|121	- New version 0.6.1
12cr|ipkungfu-0.6.1-7|122	- Import ipkungfu
12cr|ipkungfu-0.6.1-7|123	
12cr|ipkungfu-0.6.1-7|124	
12cr|ipkungfu-0.6.1-7|125	
12cr|ipkungfu-0.6.1-7|126	* Tue Feb 14 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.6.0-2mdk
12cr|ipkungfu-0.6.1-7|127	- Fix BuildRequires
12cr|ipkungfu-0.6.1-7|128	
12cr|ipkungfu-0.6.1-7|129	* Sun Feb 12 2006 Eskild Hustvedt <eskild@mandriva.org> 0.6.0-1mdk
12cr|ipkungfu-0.6.1-7|130	- New release 0.6.0 (based upon Buchan Milne's spec)
12cr|ipkungfu-0.6.1-7|131	- Spec cleanups
12cr|ipkungfu-0.6.1-7|132	
12cr|ipkungfu-0.6.1-7|133	* Tue Jan 03 2005 Lenny Cartier <lenny@mandriva.com> 0.5.2-6mdk
12cr|ipkungfu-0.6.1-7|134	- rebuild
12cr|ipkungfu-0.6.1-7|135	
12cr|ipkungfu-0.6.1-7|136	* Thu Mar 18 2004 Michael Scherer <misc@mandrake.org> 0.5.2-5mdk
12cr|ipkungfu-0.6.1-7|137	- fix a typo ( /me really sucks )
12cr|ipkungfu-0.6.1-7|138	- fix upgrade script
12cr|ipkungfu-0.6.1-7|139	
12cr|ipkungfu-0.6.1-7|140	* Thu Mar 18 2004 Michael Scherer <misc@mandrake.org> 0.5.2-4mdk
12cr|ipkungfu-0.6.1-7|141	- fix #9014, chmod +x on initscript
12cr|ipkungfu-0.6.1-7|142	
12cr|ipkungfu-0.6.1-7|143	* Sun Jan 25 2004 Marcel Pol <mpol@mandrake.org> 0.5.2-3mdk
12cr|ipkungfu-0.6.1-7|144	- make sure that iptables matches the running kernel
12cr|ipkungfu-0.6.1-7|145	
12cr|ipkungfu-0.6.1-7|146	* Wed Dec 17 2003 Marcel Pol <mpol@mandrake.org> 0.5.2-2mdk
12cr|ipkungfu-0.6.1-7|147	- depend on userspace-ipfilter
12cr|ipkungfu-0.6.1-7|148	
12cr|ipkungfu-0.6.1-7|149	* Tue Nov 11 2003 Michael Scherer <scherer.michael@free.fr> 0.5.2-1mdk
12cr|ipkungfu-0.6.1-7|150	- new init script, with idea from  Michael Spivak <phazeman@netvision.net.il>
12cr|ipkungfu-0.6.1-7|151	- from Michael Spivak <phazeman@netvision.net.il>
12cr|ipkungfu-0.6.1-7|152	- New version 0.5.2
12cr|ipkungfu-0.6.1-7|153	
12cr|ipkungfu-0.6.1-7|154	* Fri Jun 20 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.5.0-3mdk
12cr|ipkungfu-0.6.1-7|155	- from Sean Donner <siegex@identityflux.com> :
12cr|ipkungfu-0.6.1-7|156	- Added a patch so that the init script points to the correct location
12cr|ipkungfu-0.6.1-7|157	
12cr|ipkungfu-0.6.1-7|158	* Wed Jun 03 2003 Sean Donner <siegex@identityflux.com> 0.5.0-2mdk
12cr|ipkungfu-0.6.1-7|159	- Updated spec file to comply with rpmlint rules
12cr|ipkungfu-0.6.1-7|160	
12cr|ipkungfu-0.6.1-7|161	* Tue Jun 03 2003 Sean Donner <siegex@identityflux.com> 0.5.0-1mdk
12cr|ipkungfu-0.6.1-7|162	- Made numerous changes the spec file to comply with Mandrake contrib rules
12cr|ipkungfu-0.6.1-7|163	
12cr|ipkungfu-0.6.1-7|164	* Mon Jan 20 2003 TJ Fontaine <tjfontaine@clemlumber.com> 0.3.2-1tjf
12cr|ipkungfu-0.6.1-7|165	- Initial Release

2289 12
12cr|iplist-0.29-2|1	Summary:	List based packet handler
12cr|iplist-0.29-2|2	Name:		iplist
12cr|iplist-0.29-2|3	Version:	0.29
12cr|iplist-0.29-2|4	Release:	2
12cr|iplist-0.29-2|5	Source0:	%{name}-%{version}.tar.bz2
12cr|iplist-0.29-2|6	Patch0:		iplist-0.28-fix-init.patch
12cr|iplist-0.29-2|7	Patch1:		iplist-0.29-unsigned_char.patch
12cr|iplist-0.29-2|8	Patch2:		iplist-0.29-linking.patch
12cr|iplist-0.29-2|9	patch3:		iplist-0.29-cstdlib.patch
12cr|iplist-0.29-2|10	License:	GPLv2+
12cr|iplist-0.29-2|11	Group:		System/Configuration/Networking
12cr|iplist-0.29-2|12	URL:		http://iplist.sourceforge.net/
12cr|iplist-0.29-2|13	BuildRequires:	gcc-c++
12cr|iplist-0.29-2|14	BuildRequires:	zlib-devel
12cr|iplist-0.29-2|15	BuildRequires:	netfilter_queue-devel
12cr|iplist-0.29-2|16	BuildRequires:	libpcre-devel
12cr|iplist-0.29-2|17	Requires(post):         rpm-helper
12cr|iplist-0.29-2|18	Requires(preun):        rpm-helper
12cr|iplist-0.29-2|19	Requires:       java >= 1.6
12cr|iplist-0.29-2|20	Requires:       usermode-consoleonly
12cr|iplist-0.29-2|21	Requires:	wget
12cr|iplist-0.29-2|22	Provides:	ipblock = %{version}-%{release}
12cr|iplist-0.29-2|23	
12cr|iplist-0.29-2|24	%description
12cr|iplist-0.29-2|25	iplist is a list based packet handler which uses the netfilter netlink-queue
12cr|iplist-0.29-2|26	library (kernel 2.6.14 or later). It filters by IP-address and is optimized
12cr|iplist-0.29-2|27	for thousands of IP-address ranges.
12cr|iplist-0.29-2|28	
12cr|iplist-0.29-2|29	%prep
12cr|iplist-0.29-2|30	%setup -q -n %{name}
12cr|iplist-0.29-2|31	%patch0 -p0
12cr|iplist-0.29-2|32	%patch1 -p0
12cr|iplist-0.29-2|33	%patch2 -p0
12cr|iplist-0.29-2|34	%patch3 -p1 -b .cstdlib
12cr|iplist-0.29-2|35	
12cr|iplist-0.29-2|36	# fix compiler flags
12cr|iplist-0.29-2|37	sed -i -e 's|-O2|%{optflags}|' Makefile
12cr|iplist-0.29-2|38	
12cr|iplist-0.29-2|39	%build
12cr|iplist-0.29-2|40	%make LDFLAGS="%{ldflags}"
12cr|iplist-0.29-2|41	
12cr|iplist-0.29-2|42	%install
12cr|iplist-0.29-2|43	
12cr|iplist-0.29-2|44	mkdir -p %{buildroot}%{_sbindir}
12cr|iplist-0.29-2|45	mkdir -p %{buildroot}%{_bindir}
12cr|iplist-0.29-2|46	mkdir -p %{buildroot}%{_sysconfdir}/cron.daily/
12cr|iplist-0.29-2|47	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
12cr|iplist-0.29-2|48	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps/
12cr|iplist-0.29-2|49	mkdir -p %{buildroot}%{_initrddir}/
12cr|iplist-0.29-2|50	mkdir -p %{buildroot}%{_datadir}/java/
12cr|iplist-0.29-2|51	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|iplist-0.29-2|52	mkdir -p %{buildroot}%{_datadir}/icons/
12cr|iplist-0.29-2|53	mkdir -p %{buildroot}%{_mandir}/man8/
12cr|iplist-0.29-2|54	mkdir -p %{buildroot}%{_var}/cache/iplist/
12cr|iplist-0.29-2|55	
12cr|iplist-0.29-2|56	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/ipblock
12cr|iplist-0.29-2|57	
12cr|iplist-0.29-2|58	install -p -m 644 ipblock.conf \
12cr|iplist-0.29-2|59	%{buildroot}%{_sysconfdir}/ipblock.conf
12cr|iplist-0.29-2|60	install -p -m 644 ipblock.lists \
12cr|iplist-0.29-2|61	%{buildroot}%{_sysconfdir}/ipblock.lists
12cr|iplist-0.29-2|62	install -p -m 644 fedora/ipblock.pam \
12cr|iplist-0.29-2|63	%{buildroot}%{_sysconfdir}/pam.d/ipblock
12cr|iplist-0.29-2|64	install -p -m 644 fedora/ipblock.security \
12cr|iplist-0.29-2|65	%{buildroot}%{_sysconfdir}/security/console.apps/ipblock
12cr|iplist-0.29-2|66	install -p -m 755 fedora/ipblock.init \
12cr|iplist-0.29-2|67	%{buildroot}%{_initrddir}/ipblock
12cr|iplist-0.29-2|68	install -p -m 755 debian/ipblock.cron.daily \
12cr|iplist-0.29-2|69	%{buildroot}%{_sysconfdir}/cron.daily/ipblock
12cr|iplist-0.29-2|70	install -p -m 644 fedora/ipblock.desktop \
12cr|iplist-0.29-2|71	%{buildroot}%{_datadir}/applications/ipblock.desktop
12cr|iplist-0.29-2|72	install -p -m 644 ipblock.png \
12cr|iplist-0.29-2|73	%{buildroot}%{_datadir}/icons/ipblock.png
12cr|iplist-0.29-2|74	
12cr|iplist-0.29-2|75	install -p -m 644 iplist.8 %{buildroot}%{_mandir}/man8/
12cr|iplist-0.29-2|76	install -p -m 644 ipblock.8 %{buildroot}%{_mandir}/man8/
12cr|iplist-0.29-2|77	install -p -m 644 allow.p2p %{buildroot}%{_var}/cache/iplist/
12cr|iplist-0.29-2|78	
12cr|iplist-0.29-2|79	%makeinstall_std
12cr|iplist-0.29-2|80	
12cr|iplist-0.29-2|81	%post
12cr|iplist-0.29-2|82	%_post_service ipblock
12cr|iplist-0.29-2|83	
12cr|iplist-0.29-2|84	%preun
12cr|iplist-0.29-2|85	%_preun_service ipblock
12cr|iplist-0.29-2|86	
12cr|iplist-0.29-2|87	%files
12cr|iplist-0.29-2|88	%defattr(-,root,root)
12cr|iplist-0.29-2|89	%doc debian/copyright changelog THANKS
12cr|iplist-0.29-2|90	%config(noreplace) %{_sysconfdir}/ipblock.conf
12cr|iplist-0.29-2|91	%config(noreplace) %{_sysconfdir}/ipblock.lists
12cr|iplist-0.29-2|92	%config(noreplace) %{_sysconfdir}/pam.d/ipblock
12cr|iplist-0.29-2|93	%config(noreplace) %{_sysconfdir}/security/console.apps/ipblock
12cr|iplist-0.29-2|94	%config(noreplace) %{_sysconfdir}/cron.daily/ipblock
12cr|iplist-0.29-2|95	%{_initrddir}/ipblock
12cr|iplist-0.29-2|96	%{_sbindir}/iplist
12cr|iplist-0.29-2|97	%{_sbindir}/ipblock
12cr|iplist-0.29-2|98	%{_bindir}/ipblock
12cr|iplist-0.29-2|99	%{_mandir}/man8/iplist.8*
12cr|iplist-0.29-2|100	%{_mandir}/man8/ipblock.8*
12cr|iplist-0.29-2|101	%{_var}/cache/iplist
12cr|iplist-0.29-2|102	%{_javadir}/ipblockUI.jar
12cr|iplist-0.29-2|103	%{_datadir}/applications/ipblock.desktop
12cr|iplist-0.29-2|104	%{_datadir}/icons/ipblock.png
12cr|iplist-0.29-2|105	
12cr|iplist-0.29-2|106	
12cr|iplist-0.29-2|107	%changelog
12cr|iplist-0.29-2|108	* Tue Apr 19 2011 Jani Välimaa <wally@mandriva.org> 0.29-2mdv2011.0
12cr|iplist-0.29-2|109	+ Revision: 655877
12cr|iplist-0.29-2|110	- require wget (mdv#63075)
12cr|iplist-0.29-2|111	- new version 0.29
12cr|iplist-0.29-2|112	- add patch to fix build
12cr|iplist-0.29-2|113	- add patch to fix linking, disable strip and use ldflags
12cr|iplist-0.29-2|114	
12cr|iplist-0.29-2|115	* Sun Mar 21 2010 Jani Välimaa <wally@mandriva.org> 0.28-1mdv2010.1
12cr|iplist-0.29-2|116	+ Revision: 526170
12cr|iplist-0.29-2|117	- import iplist
12cr|iplist-0.29-2|118	
12cr|iplist-0.29-2|119	

2290 12
12cr|ippl-1.99.5-12|1	Summary:	Logs TCP, ICMP and UDP connections
12cr|ippl-1.99.5-12|2	Name:		ippl
12cr|ippl-1.99.5-12|3	Version:	1.99.5
12cr|ippl-1.99.5-12|4	Release:	%mkrel 12
12cr|ippl-1.99.5-12|5	License:	GPL
12cr|ippl-1.99.5-12|6	Group:		Monitoring
12cr|ippl-1.99.5-12|7	URL:		http://www.via.ecp.fr/~hugo/ippl/
12cr|ippl-1.99.5-12|8	Source0:		http://pltplp.net/ippl/archive/dev/%{name}-%{version}.tar.bz2
12cr|ippl-1.99.5-12|9	Source2:	ippl.init
12cr|ippl-1.99.5-12|10	Source3:	ippl.log
12cr|ippl-1.99.5-12|11	Patch0:		%{name}-log.patch
12cr|ippl-1.99.5-12|12	patch1:		ippl-1.99.5.printf.patch
12cr|ippl-1.99.5-12|13	patch2:		ippl-1.99.5.nostrip.patch
12cr|ippl-1.99.5-12|14	Requires(pre): chkconfig
12cr|ippl-1.99.5-12|15	Buildrequires:	libpcap-devel
12cr|ippl-1.99.5-12|16	Buildrequires:	byacc
12cr|ippl-1.99.5-12|17	Buildrequires:	flex
12cr|ippl-1.99.5-12|18	
12cr|ippl-1.99.5-12|19	%description
12cr|ippl-1.99.5-12|20	ippl is a configurable IP protocols logger. It currently logs incoming ICMP
12cr|ippl-1.99.5-12|21	messages, TCP connections and UDP datagrams. It is configured with
12cr|ippl-1.99.5-12|22	Apache-like rules and has a built-in DNS cache. It is aimed to replace
12cr|ippl-1.99.5-12|23	iplogger.
12cr|ippl-1.99.5-12|24	
12cr|ippl-1.99.5-12|25	%prep
12cr|ippl-1.99.5-12|26	
12cr|ippl-1.99.5-12|27	%setup -q
12cr|ippl-1.99.5-12|28	
12cr|ippl-1.99.5-12|29	%patch0 -p0 -b .log
12cr|ippl-1.99.5-12|30	%patch1 -p1 -b .printf
12cr|ippl-1.99.5-12|31	%patch2 -p1 -b .nostrip
12cr|ippl-1.99.5-12|32	
12cr|ippl-1.99.5-12|33	%build
12cr|ippl-1.99.5-12|34	
12cr|ippl-1.99.5-12|35	%configure --with-user=nobody
12cr|ippl-1.99.5-12|36	
12cr|ippl-1.99.5-12|37	%make
12cr|ippl-1.99.5-12|38	
12cr|ippl-1.99.5-12|39	%install
12cr|ippl-1.99.5-12|40	
12cr|ippl-1.99.5-12|41	install -d %{buildroot}%{_sysconfdir}
12cr|ippl-1.99.5-12|42	install -d %{buildroot}%{_initrddir}
12cr|ippl-1.99.5-12|43	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|ippl-1.99.5-12|44	install -d %{buildroot}/var
12cr|ippl-1.99.5-12|45	install -d %{buildroot}/var/log
12cr|ippl-1.99.5-12|46	install -d %{buildroot}/var/log/ippl
12cr|ippl-1.99.5-12|47	
12cr|ippl-1.99.5-12|48	make ROOT=%{buildroot} install
12cr|ippl-1.99.5-12|49	
12cr|ippl-1.99.5-12|50	touch %{buildroot}/var/log/ippl/all.log
12cr|ippl-1.99.5-12|51	
12cr|ippl-1.99.5-12|52	install -m755 %{SOURCE2} %{buildroot}%{_initrddir}/ippl
12cr|ippl-1.99.5-12|53	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/ippl
12cr|ippl-1.99.5-12|54	
12cr|ippl-1.99.5-12|55	%post
12cr|ippl-1.99.5-12|56	/sbin/chkconfig --add ippl
12cr|ippl-1.99.5-12|57	
12cr|ippl-1.99.5-12|58	%preun
12cr|ippl-1.99.5-12|59	if [ $1 = 0 ]; then
12cr|ippl-1.99.5-12|60	/sbin/chkconfig --del ippl
12cr|ippl-1.99.5-12|61	fi
12cr|ippl-1.99.5-12|62	
12cr|ippl-1.99.5-12|63	%files
12cr|ippl-1.99.5-12|64	%defattr(-,root,root)
12cr|ippl-1.99.5-12|65	%doc BUGS CREDITS HISTORY INSTALL LICENSE README TODO
12cr|ippl-1.99.5-12|66	%{_initrddir}/ippl
12cr|ippl-1.99.5-12|67	%config(noreplace) %{_sysconfdir}/ippl.conf
12cr|ippl-1.99.5-12|68	%config(noreplace) %{_sysconfdir}/logrotate.d/ippl
12cr|ippl-1.99.5-12|69	# %dir /var/log/ippl
12cr|ippl-1.99.5-12|70	%config /var/log/ippl/all.log
12cr|ippl-1.99.5-12|71	%{_mandir}/man5/ippl.conf.*
12cr|ippl-1.99.5-12|72	%{_mandir}/man8/ippl.*
12cr|ippl-1.99.5-12|73	%{_sbindir}/*
12cr|ippl-1.99.5-12|74	
12cr|ippl-1.99.5-12|75	
12cr|ippl-1.99.5-12|76	%changelog
12cr|ippl-1.99.5-12|77	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.99.5-12mdv2009.1
12cr|ippl-1.99.5-12|78	+ Revision: 298262
12cr|ippl-1.99.5-12|79	- rebuilt against libpcap-1.0.0
12cr|ippl-1.99.5-12|80	
12cr|ippl-1.99.5-12|81	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.99.5-11mdv2009.0
12cr|ippl-1.99.5-12|82	+ Revision: 239035
12cr|ippl-1.99.5-12|83	- rebuild
12cr|ippl-1.99.5-12|84	
12cr|ippl-1.99.5-12|85	+ Olivier Blin <oblin@mandriva.com>
12cr|ippl-1.99.5-12|86	- restore BuildRoot
12cr|ippl-1.99.5-12|87	
12cr|ippl-1.99.5-12|88	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ippl-1.99.5-12|89	- kill re-definition of %%buildroot on Pixel's request
12cr|ippl-1.99.5-12|90	
12cr|ippl-1.99.5-12|91	* Thu Aug 23 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.99.5-10mdv2008.0
12cr|ippl-1.99.5-12|92	+ Revision: 70274
12cr|ippl-1.99.5-12|93	- kill file require on chkconfig
12cr|ippl-1.99.5-12|94	
12cr|ippl-1.99.5-12|95	
12cr|ippl-1.99.5-12|96	* Fri Jul 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.99.5-8mdk
12cr|ippl-1.99.5-12|97	- Fix BuildRequires
12cr|ippl-1.99.5-12|98	
12cr|ippl-1.99.5-12|99	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.99.5-7mdk
12cr|ippl-1.99.5-12|100	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|ippl-1.99.5-12|101	
12cr|ippl-1.99.5-12|102	* Thu Jul 07 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.99.5-6mdk
12cr|ippl-1.99.5-12|103	- rebuild
12cr|ippl-1.99.5-12|104	
12cr|ippl-1.99.5-12|105	* Thu May 27 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.99.5-5mdk
12cr|ippl-1.99.5-12|106	- rebuild
12cr|ippl-1.99.5-12|107	

2291 12
12cr|ipqalc-1.2-2|1	%define		oname	ipQalc
12cr|ipqalc-1.2-2|2	
12cr|ipqalc-1.2-2|3	Name:		ipqalc
12cr|ipqalc-1.2-2|4	Version:	1.2
12cr|ipqalc-1.2-2|5	Release:	2
12cr|ipqalc-1.2-2|6	Summary:	Small utility for IP address calculations
12cr|ipqalc-1.2-2|7	Group:		Networking/Other
12cr|ipqalc-1.2-2|8	License:	GPL
12cr|ipqalc-1.2-2|9	URL:		http://qt-apps.org/content/show.php/ipQalc?content=107286
12cr|ipqalc-1.2-2|10	Source0:	%{oname}-%{version}.tar.gz
12cr|ipqalc-1.2-2|11	Patch0:		ipqalc-1.2-localepath.patch
12cr|ipqalc-1.2-2|12	BuildRequires:	qt4-devel
12cr|ipqalc-1.2-2|13	
12cr|ipqalc-1.2-2|14	%description
12cr|ipqalc-1.2-2|15	Small utility for IP address calculations including broadcast
12cr|ipqalc-1.2-2|16	and network addresses as well as Cisco wildcard mask.
12cr|ipqalc-1.2-2|17	
12cr|ipqalc-1.2-2|18	%prep
12cr|ipqalc-1.2-2|19	%setup -q -n %{oname}
12cr|ipqalc-1.2-2|20	%patch0 -p1
12cr|ipqalc-1.2-2|21	
12cr|ipqalc-1.2-2|22	%build
12cr|ipqalc-1.2-2|23	%qmake_qt4 %{oname}.pro
12cr|ipqalc-1.2-2|24	%make
12cr|ipqalc-1.2-2|25	
12cr|ipqalc-1.2-2|26	%install
12cr|ipqalc-1.2-2|27	# install binary
12cr|ipqalc-1.2-2|28	mkdir -p %{buildroot}%{_bindir}
12cr|ipqalc-1.2-2|29	cp %{oname} %{buildroot}%{_bindir}/%{name}
12cr|ipqalc-1.2-2|30	
12cr|ipqalc-1.2-2|31	# install locales
12cr|ipqalc-1.2-2|32	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|ipqalc-1.2-2|33	cp *.qm %{buildroot}%{_datadir}/%{name}/
12cr|ipqalc-1.2-2|34	
12cr|ipqalc-1.2-2|35	# XDG menu entry
12cr|ipqalc-1.2-2|36	mkdir -p %{buildroot}%{_datadir}/applications
12cr|ipqalc-1.2-2|37	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|ipqalc-1.2-2|38	[Desktop Entry]
12cr|ipqalc-1.2-2|39	Type=Application
12cr|ipqalc-1.2-2|40	Name=%{oname}
12cr|ipqalc-1.2-2|41	Comment=IP address calculator
12cr|ipqalc-1.2-2|42	Icon=networking_www_section
12cr|ipqalc-1.2-2|43	Exec=%{name}
12cr|ipqalc-1.2-2|44	Terminal=false
12cr|ipqalc-1.2-2|45	Categories=Utility;
12cr|ipqalc-1.2-2|46	EOF
12cr|ipqalc-1.2-2|47	
12cr|ipqalc-1.2-2|48	%files
12cr|ipqalc-1.2-2|49	%{_bindir}/%{name}
12cr|ipqalc-1.2-2|50	%{_datadir}/%{name}
12cr|ipqalc-1.2-2|51	%{_datadir}/applications/%{name}.desktop
12cr|ipqalc-1.2-2|52	
12cr|ipqalc-1.2-2|53	
12cr|ipqalc-1.2-2|54	%changelog
12cr|ipqalc-1.2-2|55	* Fri Mar 30 2012 Andrey Bondrov <abondrov@mandriva.org> 1.2-1mdv2011.0
12cr|ipqalc-1.2-2|56	+ Revision: 788283
12cr|ipqalc-1.2-2|57	- imported package ipqalc
12cr|ipqalc-1.2-2|58	

2292 12
12cr|ip-sentinel-0.12-6|1	%define name ip-sentinel
12cr|ip-sentinel-0.12-6|2	%define version 0.12
12cr|ip-sentinel-0.12-6|3	%define release %mkrel 6
12cr|ip-sentinel-0.12-6|4	
12cr|ip-sentinel-0.12-6|5	Summary: A network ip guardian
12cr|ip-sentinel-0.12-6|6	Name: %{name}
12cr|ip-sentinel-0.12-6|7	Version: %{version}
12cr|ip-sentinel-0.12-6|8	Release: %{release}
12cr|ip-sentinel-0.12-6|9	Source0: %{name}-%{version}.tar.bz2
12cr|ip-sentinel-0.12-6|10	License: GPL
12cr|ip-sentinel-0.12-6|11	Group: Networking/Other
12cr|ip-sentinel-0.12-6|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ip-sentinel-0.12-6|13	Url: http://enrico-scholz.de/ip-sentinel/
12cr|ip-sentinel-0.12-6|14	Requires(post,preun):	rpm-helper
12cr|ip-sentinel-0.12-6|15	
12cr|ip-sentinel-0.12-6|16	%description
12cr|ip-sentinel-0.12-6|17	This program tries to prevent unauthorized usage of IPs within
12cr|ip-sentinel-0.12-6|18	the local ethernet broadcastdomain by giving an answer to
12cr|ip-sentinel-0.12-6|19	ARP-requests. After receiving such a faked reply, the requesting
12cr|ip-sentinel-0.12-6|20	party stores the told MAC in its ARP-table and will send future
12cr|ip-sentinel-0.12-6|21	packets to this MAC. Because this MAC is invalid, the host with
12cr|ip-sentinel-0.12-6|22	the invalid IP can not be reached.
12cr|ip-sentinel-0.12-6|23	
12cr|ip-sentinel-0.12-6|24	Features
12cr|ip-sentinel-0.12-6|25	- non-root execution in a chroot jail
12cr|ip-sentinel-0.12-6|26	- freely customizable IPs (netmasks, negations, ranges)
12cr|ip-sentinel-0.12-6|27	
12cr|ip-sentinel-0.12-6|28	%prep
12cr|ip-sentinel-0.12-6|29	%setup -q
12cr|ip-sentinel-0.12-6|30	
12cr|ip-sentinel-0.12-6|31	%build
12cr|ip-sentinel-0.12-6|32	%configure
12cr|ip-sentinel-0.12-6|33	%make
12cr|ip-sentinel-0.12-6|34	
12cr|ip-sentinel-0.12-6|35	%install
12cr|ip-sentinel-0.12-6|36	rm -rf $RPM_BUILD_ROOT
12cr|ip-sentinel-0.12-6|37	%makeinstall_std
12cr|ip-sentinel-0.12-6|38	
12cr|ip-sentinel-0.12-6|39	# Config
12cr|ip-sentinel-0.12-6|40	mkdir -p %buildroot{%_sysconfdir/sysconfig,%_initrddir,%_sysconfdir/logrotate.d}
12cr|ip-sentinel-0.12-6|41	
12cr|ip-sentinel-0.12-6|42	perl -pi -e 's/^# chkconfig:.*/# chkconfig: 345 95 05/' contrib/ip-sentinel.init
12cr|ip-sentinel-0.12-6|43	cp contrib/ip-sentinel.init %buildroot%_initrddir/%name
12cr|ip-sentinel-0.12-6|44	cat > %buildroot%_sysconfdir/sysconfig/%name <<EOF
12cr|ip-sentinel-0.12-6|45	IPS_USER=ip-sentinel
12cr|ip-sentinel-0.12-6|46	IPS_GROUP=ip-sentinel
12cr|ip-sentinel-0.12-6|47	# IPS_CHROOT=%_localstatedir/lib/%name
12cr|ip-sentinel-0.12-6|48	# IPS_IPFILE=ips.cfg
12cr|ip-sentinel-0.12-6|49	# IPS_LOGFILE=/var/log/ip-sentinel.out
12cr|ip-sentinel-0.12-6|50	# IPS_ERRFILE=/var/log/ip-sentinel.err
12cr|ip-sentinel-0.12-6|51	# IPS_OPTIONS=
12cr|ip-sentinel-0.12-6|52	# IPS_DEVICE=eth0
12cr|ip-sentinel-0.12-6|53	
12cr|ip-sentinel-0.12-6|54	## Assign to yes if running a dietlibc-compiled version of ip-sentinel
12cr|ip-sentinel-0.12-6|55	## on a system using remote NSS for passwd-lookups (e.g. LDAP, NIS).
12cr|ip-sentinel-0.12-6|56	##
12cr|ip-sentinel-0.12-6|57	## When using a group which is not the effective group of the user,
12cr|ip-sentinel-0.12-6|58	## you will have to assign the numeric gid of this group to GROUP.
12cr|ip-sentinel-0.12-6|59	# IPS_NEEDS_NUMERIC_UID=
12cr|ip-sentinel-0.12-6|60	EOF
12cr|ip-sentinel-0.12-6|61	
12cr|ip-sentinel-0.12-6|62	cat > %buildroot%_sysconfdir/logrotate.d/%name << EOF
12cr|ip-sentinel-0.12-6|63	/var/log/%name.err /var/log/%name.out {
12cr|ip-sentinel-0.12-6|64	missingok
12cr|ip-sentinel-0.12-6|65	notifempty
12cr|ip-sentinel-0.12-6|66	postrotate
12cr|ip-sentinel-0.12-6|67	/bin/kill -HUP `/bin/cat /var/run/%name.pid`
12cr|ip-sentinel-0.12-6|68	endscript
12cr|ip-sentinel-0.12-6|69	}
12cr|ip-sentinel-0.12-6|70	EOF
12cr|ip-sentinel-0.12-6|71	
12cr|ip-sentinel-0.12-6|72	# Data
12cr|ip-sentinel-0.12-6|73	mkdir -p %buildroot{%_localstatedir/lib/%name,%_var/log}
12cr|ip-sentinel-0.12-6|74	touch %buildroot%_var/log/%name.out
12cr|ip-sentinel-0.12-6|75	touch %buildroot%_var/log/%name.err
12cr|ip-sentinel-0.12-6|76	
12cr|ip-sentinel-0.12-6|77	
12cr|ip-sentinel-0.12-6|78	%pre
12cr|ip-sentinel-0.12-6|79	%_pre_useradd %name %_localstatedir/lib/%name /bin/true
12cr|ip-sentinel-0.12-6|80	
12cr|ip-sentinel-0.12-6|81	%post
12cr|ip-sentinel-0.12-6|82	touch %_var/log/%name.out
12cr|ip-sentinel-0.12-6|83	touch %_var/log/%name.err
12cr|ip-sentinel-0.12-6|84	%_post_service %{name}
12cr|ip-sentinel-0.12-6|85	
12cr|ip-sentinel-0.12-6|86	%postun
12cr|ip-sentinel-0.12-6|87	%_postun_userdel %name
12cr|ip-sentinel-0.12-6|88	
12cr|ip-sentinel-0.12-6|89	%preun
12cr|ip-sentinel-0.12-6|90	%_preun_service %{name}
12cr|ip-sentinel-0.12-6|91	
12cr|ip-sentinel-0.12-6|92	
12cr|ip-sentinel-0.12-6|93	%clean
12cr|ip-sentinel-0.12-6|94	rm -rf $RPM_BUILD_ROOT
12cr|ip-sentinel-0.12-6|95	
12cr|ip-sentinel-0.12-6|96	%files
12cr|ip-sentinel-0.12-6|97	%defattr(-,root,root)
12cr|ip-sentinel-0.12-6|98	%_sbindir/%name
12cr|ip-sentinel-0.12-6|99	%_mandir/man8/%{name}*
12cr|ip-sentinel-0.12-6|100	%dir %_localstatedir/lib/%name
12cr|ip-sentinel-0.12-6|101	%config(noreplace) %_sysconfdir/sysconfig/%name
12cr|ip-sentinel-0.12-6|102	%config(noreplace) %_initrddir/%name
12cr|ip-sentinel-0.12-6|103	%config(noreplace) %_sysconfdir/logrotate.d/%name
12cr|ip-sentinel-0.12-6|104	%ghost %_var/log/%name.out
12cr|ip-sentinel-0.12-6|105	%ghost %_var/log/%name.err
12cr|ip-sentinel-0.12-6|106	
12cr|ip-sentinel-0.12-6|107	
12cr|ip-sentinel-0.12-6|108	
12cr|ip-sentinel-0.12-6|109	
12cr|ip-sentinel-0.12-6|110	%changelog
12cr|ip-sentinel-0.12-6|111	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.12-6mdv2011.0
12cr|ip-sentinel-0.12-6|112	+ Revision: 619676
12cr|ip-sentinel-0.12-6|113	- the mass rebuild of 2010.0 packages
12cr|ip-sentinel-0.12-6|114	
12cr|ip-sentinel-0.12-6|115	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.12-5mdv2010.0
12cr|ip-sentinel-0.12-6|116	+ Revision: 429520
12cr|ip-sentinel-0.12-6|117	- rebuild
12cr|ip-sentinel-0.12-6|118	
12cr|ip-sentinel-0.12-6|119	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.12-4mdv2009.0
12cr|ip-sentinel-0.12-6|120	+ Revision: 247257
12cr|ip-sentinel-0.12-6|121	- rebuild
12cr|ip-sentinel-0.12-6|122	- fix no-buildroot-tag
12cr|ip-sentinel-0.12-6|123	
12cr|ip-sentinel-0.12-6|124	+ Pixel <pixel@mandriva.com>
12cr|ip-sentinel-0.12-6|125	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|ip-sentinel-0.12-6|126	
12cr|ip-sentinel-0.12-6|127	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.12-2mdv2008.1
12cr|ip-sentinel-0.12-6|128	+ Revision: 131783
12cr|ip-sentinel-0.12-6|129	- fix prereq on rpm-helper
12cr|ip-sentinel-0.12-6|130	- kill re-definition of %%buildroot on Pixel's request
12cr|ip-sentinel-0.12-6|131	- kill changelog left by repsys
12cr|ip-sentinel-0.12-6|132	
12cr|ip-sentinel-0.12-6|133	
12cr|ip-sentinel-0.12-6|134	* Sat Jul 15 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|ip-sentinel-0.12-6|135	+2006-07-15 18:06:19 (41315)
12cr|ip-sentinel-0.12-6|136	- rebuild
12cr|ip-sentinel-0.12-6|137	- fix url
12cr|ip-sentinel-0.12-6|138	
12cr|ip-sentinel-0.12-6|139	* Sat Jul 15 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|ip-sentinel-0.12-6|140	+2006-07-15 18:04:23 (41314)
12cr|ip-sentinel-0.12-6|141	Import ip-sentinel
12cr|ip-sentinel-0.12-6|142	
12cr|ip-sentinel-0.12-6|143	* Mon Apr 25 2005 Olivier Thauvin <nanardon@mandriva.org> 0.12-1mdk
12cr|ip-sentinel-0.12-6|144	- 0.12
12cr|ip-sentinel-0.12-6|145	
12cr|ip-sentinel-0.12-6|146	* Sun Jan 30 2005 Sylvie Terjan <erinmargault@mandrake.org> 0.11-1mdk
12cr|ip-sentinel-0.12-6|147	- Change version to 0.11
12cr|ip-sentinel-0.12-6|148	
12cr|ip-sentinel-0.12-6|149	* Tue Dec 16 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.9-1mdk
12cr|ip-sentinel-0.12-6|150	- Make a specfile
12cr|ip-sentinel-0.12-6|151	

2293 12
12cr|ipsvd-1.0.0-7|1	Summary:	Internet protocol service daemons
12cr|ipsvd-1.0.0-7|2	Name:		ipsvd
12cr|ipsvd-1.0.0-7|3	Version:	1.0.0
12cr|ipsvd-1.0.0-7|4	Release:	%mkrel 7
12cr|ipsvd-1.0.0-7|5	License:	BSD
12cr|ipsvd-1.0.0-7|6	Group:		System/Servers
12cr|ipsvd-1.0.0-7|7	URL:		http://smarden.org/ipsvd/
12cr|ipsvd-1.0.0-7|8	Source0:	http://smarden.org/ipsvd/%{name}-%{version}.tar.gz
12cr|ipsvd-1.0.0-7|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ipsvd-1.0.0-7|10	
12cr|ipsvd-1.0.0-7|11	%description
12cr|ipsvd-1.0.0-7|12	ipsvd is a set of internet protocol service daemons for Unix. It currently
12cr|ipsvd-1.0.0-7|13	includes a TCP/IP service daemon, and a UDP/IP service daemon.
12cr|ipsvd-1.0.0-7|14	
12cr|ipsvd-1.0.0-7|15	An internet protocol service (ipsv) daemon waits for incoming connections on a
12cr|ipsvd-1.0.0-7|16	local socket; for new connections, it conditionally runs an arbitrary program
12cr|ipsvd-1.0.0-7|17	with standard input reading from the socket, and standard output writing to the
12cr|ipsvd-1.0.0-7|18	socket (if connected), to handle the connection. Standard error is used for
12cr|ipsvd-1.0.0-7|19	logging.
12cr|ipsvd-1.0.0-7|20	
12cr|ipsvd-1.0.0-7|21	ipsv daemons can be told to read and follow pre-defined instructions on how to
12cr|ipsvd-1.0.0-7|22	handle incoming connections; based on the client's IP address or hostname, they
12cr|ipsvd-1.0.0-7|23	can run different programs, set a different environment, deny a connection, or
12cr|ipsvd-1.0.0-7|24	set a per host concurrency limit.
12cr|ipsvd-1.0.0-7|25	
12cr|ipsvd-1.0.0-7|26	On Linux the network connection optionally can be encrypted using SSLv3.
12cr|ipsvd-1.0.0-7|27	
12cr|ipsvd-1.0.0-7|28	Normally the ipsv daemons are run by a supervisor process, such as runsv from
12cr|ipsvd-1.0.0-7|29	the runit package, or supervise from the daemontools package.
12cr|ipsvd-1.0.0-7|30	
12cr|ipsvd-1.0.0-7|31	ipsvd can be used to run services normally run by inetd, xinetd, or tcpserver.
12cr|ipsvd-1.0.0-7|32	
12cr|ipsvd-1.0.0-7|33	%prep
12cr|ipsvd-1.0.0-7|34	
12cr|ipsvd-1.0.0-7|35	%setup -q -n net
12cr|ipsvd-1.0.0-7|36	
12cr|ipsvd-1.0.0-7|37	%build
12cr|ipsvd-1.0.0-7|38	pushd %{name}-%{version}/src
12cr|ipsvd-1.0.0-7|39	make
12cr|ipsvd-1.0.0-7|40	make check
12cr|ipsvd-1.0.0-7|41	popd
12cr|ipsvd-1.0.0-7|42	
12cr|ipsvd-1.0.0-7|43	%install
12cr|ipsvd-1.0.0-7|44	rm -rf %{buildroot}
12cr|ipsvd-1.0.0-7|45	
12cr|ipsvd-1.0.0-7|46	install -d %{buildroot}/sbin/
12cr|ipsvd-1.0.0-7|47	install -d %{buildroot}%{_mandir}/man{5,7,8}
12cr|ipsvd-1.0.0-7|48	
12cr|ipsvd-1.0.0-7|49	pushd %{name}-%{version}
12cr|ipsvd-1.0.0-7|50	for i in ipsvd-cdb tcpsvd udpsvd; do
12cr|ipsvd-1.0.0-7|51	install -m0755 src/$i %{buildroot}/sbin/
12cr|ipsvd-1.0.0-7|52	done
12cr|ipsvd-1.0.0-7|53	popd
12cr|ipsvd-1.0.0-7|54	
12cr|ipsvd-1.0.0-7|55	install -m0644 %{name}-%{version}/man/*.5 %{buildroot}%{_mandir}/man5/
12cr|ipsvd-1.0.0-7|56	install -m0644 %{name}-%{version}/man/*.7 %{buildroot}%{_mandir}/man7/
12cr|ipsvd-1.0.0-7|57	install -m0644 %{name}-%{version}/man/*.8 %{buildroot}%{_mandir}/man8/
12cr|ipsvd-1.0.0-7|58	rm -f %{buildroot}%{_mandir}/man8/sslio.8*
12cr|ipsvd-1.0.0-7|59	rm -f %{buildroot}%{_mandir}/man8/sslsvd.8*
12cr|ipsvd-1.0.0-7|60	
12cr|ipsvd-1.0.0-7|61	%clean
12cr|ipsvd-1.0.0-7|62	rm -rf %{buildroot}
12cr|ipsvd-1.0.0-7|63	
12cr|ipsvd-1.0.0-7|64	%files
12cr|ipsvd-1.0.0-7|65	%defattr(-,root,root)
12cr|ipsvd-1.0.0-7|66	%doc %{name}-%{version}/package/CHANGES
12cr|ipsvd-1.0.0-7|67	%doc %{name}-%{version}/package/README
12cr|ipsvd-1.0.0-7|68	%doc %{name}-%{version}/doc/*.html
12cr|ipsvd-1.0.0-7|69	%attr(0755,root,root) /sbin/ipsvd-cdb
12cr|ipsvd-1.0.0-7|70	%attr(0755,root,root) /sbin/tcpsvd
12cr|ipsvd-1.0.0-7|71	%attr(0755,root,root) /sbin/udpsvd
12cr|ipsvd-1.0.0-7|72	%attr(0644,root,root) %{_mandir}/man5/ipsvd-instruct.5*
12cr|ipsvd-1.0.0-7|73	%attr(0644,root,root) %{_mandir}/man7/ipsvd.7*
12cr|ipsvd-1.0.0-7|74	%attr(0644,root,root) %{_mandir}/man8/ipsvd-cdb.8*
12cr|ipsvd-1.0.0-7|75	%attr(0644,root,root) %{_mandir}/man8/tcpsvd.8*
12cr|ipsvd-1.0.0-7|76	%attr(0644,root,root) %{_mandir}/man8/udpsvd.8*
12cr|ipsvd-1.0.0-7|77	
12cr|ipsvd-1.0.0-7|78	
12cr|ipsvd-1.0.0-7|79	%changelog
12cr|ipsvd-1.0.0-7|80	* Tue Sep 13 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2012.0
12cr|ipsvd-1.0.0-7|81	+ Revision: 699641
12cr|ipsvd-1.0.0-7|82	- stop using dietlibc because it's a moving target, too much pain...
12cr|ipsvd-1.0.0-7|83	- ssl support is no more because it needs matrixssl-1.8.3 (that
12cr|ipsvd-1.0.0-7|84	contains security issues), and due to:
12cr|ipsvd-1.0.0-7|85	http://permalink.gmane.org/gmane.comp.misc.pape.general/1666
12cr|ipsvd-1.0.0-7|86	- the mass rebuild of 2010.1 packages
12cr|ipsvd-1.0.0-7|87	
12cr|ipsvd-1.0.0-7|88	* Tue Feb 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdv2010.1
12cr|ipsvd-1.0.0-7|89	+ Revision: 499591
12cr|ipsvd-1.0.0-7|90	- rebuild
12cr|ipsvd-1.0.0-7|91	
12cr|ipsvd-1.0.0-7|92	* Wed Dec 16 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdv2010.1
12cr|ipsvd-1.0.0-7|93	+ Revision: 479416
12cr|ipsvd-1.0.0-7|94	- rebuilt against matrixssl-1.8.8
12cr|ipsvd-1.0.0-7|95	
12cr|ipsvd-1.0.0-7|96	* Sun Aug 23 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdv2010.0
12cr|ipsvd-1.0.0-7|97	+ Revision: 419986
12cr|ipsvd-1.0.0-7|98	- rebuilt against matrixssl-1.8.7d
12cr|ipsvd-1.0.0-7|99	
12cr|ipsvd-1.0.0-7|100	* Thu Sep 11 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2009.0
12cr|ipsvd-1.0.0-7|101	+ Revision: 283679
12cr|ipsvd-1.0.0-7|102	- rebuilt against latest matrixssl-devel
12cr|ipsvd-1.0.0-7|103	
12cr|ipsvd-1.0.0-7|104	* Sat Sep 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2009.0
12cr|ipsvd-1.0.0-7|105	+ Revision: 282006
12cr|ipsvd-1.0.0-7|106	- 1.0.0
12cr|ipsvd-1.0.0-7|107	
12cr|ipsvd-1.0.0-7|108	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.14.0-4mdv2009.0
12cr|ipsvd-1.0.0-7|109	+ Revision: 267124
12cr|ipsvd-1.0.0-7|110	- rebuild early 2009.0 package (before pixel changes)
12cr|ipsvd-1.0.0-7|111	
12cr|ipsvd-1.0.0-7|112	* Tue Jun 10 2008 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-3mdv2009.0
12cr|ipsvd-1.0.0-7|113	+ Revision: 217578
12cr|ipsvd-1.0.0-7|114	- rebuild
12cr|ipsvd-1.0.0-7|115	
12cr|ipsvd-1.0.0-7|116	* Sun Jun 08 2008 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-2mdv2009.0
12cr|ipsvd-1.0.0-7|117	+ Revision: 216902
12cr|ipsvd-1.0.0-7|118	- re-introduce the dietlibc build (requires dietlibc-0.32)
12cr|ipsvd-1.0.0-7|119	
12cr|ipsvd-1.0.0-7|120	* Tue May 13 2008 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-1mdv2009.0
12cr|ipsvd-1.0.0-7|121	+ Revision: 206566
12cr|ipsvd-1.0.0-7|122	- 0.14.0
12cr|ipsvd-1.0.0-7|123	- don't build it against dietlibc anymore
12cr|ipsvd-1.0.0-7|124	- rediffed P0
12cr|ipsvd-1.0.0-7|125	
12cr|ipsvd-1.0.0-7|126	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.13.0-2mdv2008.1
12cr|ipsvd-1.0.0-7|127	+ Revision: 140782
12cr|ipsvd-1.0.0-7|128	- restore BuildRoot
12cr|ipsvd-1.0.0-7|129	
12cr|ipsvd-1.0.0-7|130	+ Thierry Vignaud <tv@mandriva.org>
12cr|ipsvd-1.0.0-7|131	- kill re-definition of %%buildroot on Pixel's request
12cr|ipsvd-1.0.0-7|132	
12cr|ipsvd-1.0.0-7|133	* Wed Sep 05 2007 Oden Eriksson <oeriksson@mandriva.com> 0.13.0-2mdv2008.0
12cr|ipsvd-1.0.0-7|134	+ Revision: 80457
12cr|ipsvd-1.0.0-7|135	- build the sslsvd binary as well (whoops!)
12cr|ipsvd-1.0.0-7|136	
12cr|ipsvd-1.0.0-7|137	* Wed Sep 05 2007 Oden Eriksson <oeriksson@mandriva.com> 0.13.0-1mdv2008.0
12cr|ipsvd-1.0.0-7|138	+ Revision: 80431
12cr|ipsvd-1.0.0-7|139	- 0.13.0
12cr|ipsvd-1.0.0-7|140	- rediffed P0
12cr|ipsvd-1.0.0-7|141	
12cr|ipsvd-1.0.0-7|142	
12cr|ipsvd-1.0.0-7|143	* Tue Dec 19 2006 Oden Eriksson <oeriksson@mandriva.com> 0.12.1-1mdv2007.0
12cr|ipsvd-1.0.0-7|144	+ Revision: 100302
12cr|ipsvd-1.0.0-7|145	- Import ipsvd
12cr|ipsvd-1.0.0-7|146	
12cr|ipsvd-1.0.0-7|147	* Tue Dec 19 2006 Oden Eriksson <oeriksson@mandriva.com> 0.12.1-1mdv2007.1
12cr|ipsvd-1.0.0-7|148	- 0.12.1
12cr|ipsvd-1.0.0-7|149	- rediffed P0
12cr|ipsvd-1.0.0-7|150	
12cr|ipsvd-1.0.0-7|151	* Sun Feb 05 2006 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-1mdk
12cr|ipsvd-1.0.0-7|152	- 0.12.0 (Minor feature enhancements)
12cr|ipsvd-1.0.0-7|153	- rebuilt against matrixssl-1.7.3
12cr|ipsvd-1.0.0-7|154	- rediff P0
12cr|ipsvd-1.0.0-7|155	
12cr|ipsvd-1.0.0-7|156	* Thu Oct 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-1mdk
12cr|ipsvd-1.0.0-7|157	- 0.11.1
12cr|ipsvd-1.0.0-7|158	- rediff P0
12cr|ipsvd-1.0.0-7|159	- rebuilt against matrixssl-1.7.1
12cr|ipsvd-1.0.0-7|160	
12cr|ipsvd-1.0.0-7|161	* Wed May 11 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.0-4mdk
12cr|ipsvd-1.0.0-7|162	- really rebuilt against matrixssl-1.2.5
12cr|ipsvd-1.0.0-7|163	
12cr|ipsvd-1.0.0-7|164	* Fri Apr 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.11.0-3mdk
12cr|ipsvd-1.0.0-7|165	- rebuilt against matrixssl-1.2.5
12cr|ipsvd-1.0.0-7|166	- use the %%mkrel macro
12cr|ipsvd-1.0.0-7|167	
12cr|ipsvd-1.0.0-7|168	* Fri Feb 25 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.11.0-2mdk
12cr|ipsvd-1.0.0-7|169	- rebuilt against matrixssl-1.2.4
12cr|ipsvd-1.0.0-7|170	
12cr|ipsvd-1.0.0-7|171	* Tue Feb 22 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.11.0-1mdk
12cr|ipsvd-1.0.0-7|172	- 0.11.0
12cr|ipsvd-1.0.0-7|173	- fix P0
12cr|ipsvd-1.0.0-7|174	
12cr|ipsvd-1.0.0-7|175	* Tue Jan 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.10.1-1mdk
12cr|ipsvd-1.0.0-7|176	- 0.10.1
12cr|ipsvd-1.0.0-7|177	- fix P0
12cr|ipsvd-1.0.0-7|178	
12cr|ipsvd-1.0.0-7|179	* Tue Dec 07 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.9.7-1mdk
12cr|ipsvd-1.0.0-7|180	- 0.9.7
12cr|ipsvd-1.0.0-7|181	- fix P0
12cr|ipsvd-1.0.0-7|182	
12cr|ipsvd-1.0.0-7|183	* Thu Aug 05 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.9.6-1mdk
12cr|ipsvd-1.0.0-7|184	- initial mandrake package
12cr|ipsvd-1.0.0-7|185	

2294 12
12cr|iptoip-0.3.0-0.7|1	%define	name	iptoip
12cr|iptoip-0.3.0-0.7|2	%define	version	0.3.0
12cr|iptoip-0.3.0-0.7|3	%define	release	 %mkrel 0.7
12cr|iptoip-0.3.0-0.7|4	
12cr|iptoip-0.3.0-0.7|5	%define	cvsver	20020115
12cr|iptoip-0.3.0-0.7|6	
12cr|iptoip-0.3.0-0.7|7	Name:		%{name}
12cr|iptoip-0.3.0-0.7|8	Summary:	Maintains a coherent ipvsadm table
12cr|iptoip-0.3.0-0.7|9	Version:	%{version}
12cr|iptoip-0.3.0-0.7|10	Release:	%{release}
12cr|iptoip-0.3.0-0.7|11	Source: 	%{name}-%{cvsver}.tar.bz2
12cr|iptoip-0.3.0-0.7|12	Group:		Networking/Other
12cr|iptoip-0.3.0-0.7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|iptoip-0.3.0-0.7|14	License:	GPL
12cr|iptoip-0.3.0-0.7|15	Url:		http://iptoip.sourceforge.net
12cr|iptoip-0.3.0-0.7|16	Requires:	perl perl-XML-Simple >= 1.05
12cr|iptoip-0.3.0-0.7|17	Requires:	perl-XML-Parser , ipvsadm
12cr|iptoip-0.3.0-0.7|18	Requires(post,preun):	rpm-helper
12cr|iptoip-0.3.0-0.7|19	Buildarch:	noarch
12cr|iptoip-0.3.0-0.7|20	
12cr|iptoip-0.3.0-0.7|21	
12cr|iptoip-0.3.0-0.7|22	%description
12cr|iptoip-0.3.0-0.7|23	iptoip is a program to maintain an ipvsadm table coherent.
12cr|iptoip-0.3.0-0.7|24	It is specially useful when using an intermittent internet
12cr|iptoip-0.3.0-0.7|25	connection or when your ISP breaks conections to reaffect IP
12cr|iptoip-0.3.0-0.7|26	addresses (like in France). Use the ipvsadm tool to build
12cr|iptoip-0.3.0-0.7|27	and update a forwarding table.
12cr|iptoip-0.3.0-0.7|28	
12cr|iptoip-0.3.0-0.7|29	
12cr|iptoip-0.3.0-0.7|30	%prep
12cr|iptoip-0.3.0-0.7|31	%setup -q -n %name
12cr|iptoip-0.3.0-0.7|32	
12cr|iptoip-0.3.0-0.7|33	%build
12cr|iptoip-0.3.0-0.7|34	
12cr|iptoip-0.3.0-0.7|35	%install
12cr|iptoip-0.3.0-0.7|36	rm -rf $RPM_BUILD_ROOT
12cr|iptoip-0.3.0-0.7|37	
12cr|iptoip-0.3.0-0.7|38	install -m 755 %{name} -D $RPM_BUILD_ROOT%_sbindir/%{name}
12cr|iptoip-0.3.0-0.7|39	install -m 755 %{name}.init -D $RPM_BUILD_ROOT%_initrddir/%{name}
12cr|iptoip-0.3.0-0.7|40	install -m 644 %{name}.xml -D $RPM_BUILD_ROOT%_sysconfdir/%{name}.xml
12cr|iptoip-0.3.0-0.7|41	install -m 644 %{name}.8 -D $RPM_BUILD_ROOT%_mandir/man8/%{name}.8
12cr|iptoip-0.3.0-0.7|42	install -m 644 %{name}.xml.5 -D $RPM_BUILD_ROOT%_mandir/man5/%{name}.xml.5
12cr|iptoip-0.3.0-0.7|43	
12cr|iptoip-0.3.0-0.7|44	
12cr|iptoip-0.3.0-0.7|45	%clean
12cr|iptoip-0.3.0-0.7|46	rm -rf $RPM_BUILD_ROOT
12cr|iptoip-0.3.0-0.7|47	
12cr|iptoip-0.3.0-0.7|48	%post
12cr|iptoip-0.3.0-0.7|49	%_post_service %{name}
12cr|iptoip-0.3.0-0.7|50	
12cr|iptoip-0.3.0-0.7|51	
12cr|iptoip-0.3.0-0.7|52	%preun
12cr|iptoip-0.3.0-0.7|53	%_preun_service %{name}
12cr|iptoip-0.3.0-0.7|54	
12cr|iptoip-0.3.0-0.7|55	
12cr|iptoip-0.3.0-0.7|56	%files
12cr|iptoip-0.3.0-0.7|57	%defattr(-,root,root,0755)
12cr|iptoip-0.3.0-0.7|58	%doc README CHANGELOG AUTHORS COPYING TODO
12cr|iptoip-0.3.0-0.7|59	%config(noreplace) %_initrddir/*
12cr|iptoip-0.3.0-0.7|60	%_sbindir/*
12cr|iptoip-0.3.0-0.7|61	%_mandir/man5/*
12cr|iptoip-0.3.0-0.7|62	%_mandir/man8/*
12cr|iptoip-0.3.0-0.7|63	%config(noreplace) %_sysconfdir/%{name}.xml
12cr|iptoip-0.3.0-0.7|64	
12cr|iptoip-0.3.0-0.7|65	
12cr|iptoip-0.3.0-0.7|66	
12cr|iptoip-0.3.0-0.7|67	%changelog
12cr|iptoip-0.3.0-0.7|68	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-0.7mdv2011.0
12cr|iptoip-0.3.0-0.7|69	+ Revision: 619680
12cr|iptoip-0.3.0-0.7|70	- the mass rebuild of 2010.0 packages
12cr|iptoip-0.3.0-0.7|71	
12cr|iptoip-0.3.0-0.7|72	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3.0-0.6mdv2010.0
12cr|iptoip-0.3.0-0.7|73	+ Revision: 429524
12cr|iptoip-0.3.0-0.7|74	- rebuild
12cr|iptoip-0.3.0-0.7|75	
12cr|iptoip-0.3.0-0.7|76	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.3.0-0.5mdv2009.0
12cr|iptoip-0.3.0-0.7|77	+ Revision: 140792
12cr|iptoip-0.3.0-0.7|78	- restore BuildRoot
12cr|iptoip-0.3.0-0.7|79	
12cr|iptoip-0.3.0-0.7|80	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.3.0-0.5mdv2008.1
12cr|iptoip-0.3.0-0.7|81	+ Revision: 131784
12cr|iptoip-0.3.0-0.7|82	- fix prereq on rpm-helper
12cr|iptoip-0.3.0-0.7|83	- kill re-definition of %%buildroot on Pixel's request
12cr|iptoip-0.3.0-0.7|84	- use %%mkrel
12cr|iptoip-0.3.0-0.7|85	- import iptoip
12cr|iptoip-0.3.0-0.7|86	
12cr|iptoip-0.3.0-0.7|87	
12cr|iptoip-0.3.0-0.7|88	* Thu Aug 19 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.3.0-0.5mdk
12cr|iptoip-0.3.0-0.7|89	- rebuild
12cr|iptoip-0.3.0-0.7|90	
12cr|iptoip-0.3.0-0.7|91	* Tue Jul 22 2003 Per yvind Karlsen <peroyvind@sintrax.net> 0.3.0-0.4mdk
12cr|iptoip-0.3.0-0.7|92	- rebuild
12cr|iptoip-0.3.0-0.7|93	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cr|iptoip-0.3.0-0.7|94	- cosmetics
12cr|iptoip-0.3.0-0.7|95	- macroize
12cr|iptoip-0.3.0-0.7|96	
12cr|iptoip-0.3.0-0.7|97	* Mon Dec 16 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.3.0-0.3mdk
12cr|iptoip-0.3.0-0.7|98	- noarch
12cr|iptoip-0.3.0-0.7|99	
12cr|iptoip-0.3.0-0.7|100	* Tue Jan 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.3.0-0.2mdk
12cr|iptoip-0.3.0-0.7|101	- cvs 20020115 ( fix & enhance syslog output )
12cr|iptoip-0.3.0-0.7|102	
12cr|iptoip-0.3.0-0.7|103	* Wed Dec 12 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.3.0-0.1mdk
12cr|iptoip-0.3.0-0.7|104	- 0.3.0
12cr|iptoip-0.3.0-0.7|105	
12cr|iptoip-0.3.0-0.7|106	* Sun Nov 11 2001  Lenny Cartier <lenny@mandrakesoft.com> 0.2.0-1mdk
12cr|iptoip-0.3.0-0.7|107	- upgraded to stable 0.2.0
12cr|iptoip-0.3.0-0.7|108	
12cr|iptoip-0.3.0-0.7|109	* Wed Nov 07 2001 Philippe Libat <philippe@mandrakesoft.com> 0.1.7-2mdk
12cr|iptoip-0.3.0-0.7|110	- add perl-XML-Parser,ipvsadm require
12cr|iptoip-0.3.0-0.7|111	
12cr|iptoip-0.3.0-0.7|112	* Sun Sep 09 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.1.7-1mdk
12cr|iptoip-0.3.0-0.7|113	- 0.1.7
12cr|iptoip-0.3.0-0.7|114	
12cr|iptoip-0.3.0-0.7|115	* Wed Jul 04 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.1.6-1mdk
12cr|iptoip-0.3.0-0.7|116	- updated to 0.1.6
12cr|iptoip-0.3.0-0.7|117	
12cr|iptoip-0.3.0-0.7|118	* Mon Apr 16 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.1.4-1mdk
12cr|iptoip-0.3.0-0.7|119	- updated to 0.1.4
12cr|iptoip-0.3.0-0.7|120	
12cr|iptoip-0.3.0-0.7|121	* Tue Apr 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.1.3-1mdk
12cr|iptoip-0.3.0-0.7|122	- updated to 0.1.3
12cr|iptoip-0.3.0-0.7|123	
12cr|iptoip-0.3.0-0.7|124	* Wed Apr 04 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.1.2-1mdk
12cr|iptoip-0.3.0-0.7|125	- updated to 0.1.2
12cr|iptoip-0.3.0-0.7|126	- added initscript from Philippe Libat at Mandrakesoft.
12cr|iptoip-0.3.0-0.7|127	
12cr|iptoip-0.3.0-0.7|128	* Wed Mar 07 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.1.1-1mdk
12cr|iptoip-0.3.0-0.7|129	- new in contribs
12cr|iptoip-0.3.0-0.7|130	

2295 12
12cr|iptraf-3.0.1-4|1	Summary:	A console-based network monitoring program
12cr|iptraf-3.0.1-4|2	Name:		iptraf
12cr|iptraf-3.0.1-4|3	Version:	3.0.1
12cr|iptraf-3.0.1-4|4	Release:	%mkrel 4
12cr|iptraf-3.0.1-4|5	Group:		Monitoring
12cr|iptraf-3.0.1-4|6	License:	GPLv2+
12cr|iptraf-3.0.1-4|7	URL:		http://iptraf.seul.org/
12cr|iptraf-3.0.1-4|8	Source0:	ftp://iptraf.seul.org/pub/iptraf/%{name}-%{version}.tar.gz
12cr|iptraf-3.0.1-4|9	Source1:	iptraf
12cr|iptraf-3.0.1-4|10	Patch0:		iptraf-2.4.0-Makefile.patch
12cr|iptraf-3.0.1-4|11	Patch1:		iptraf-2.7.0-install.patch
12cr|iptraf-3.0.1-4|12	Patch2:		iptraf-2.7.0-doc.patch
12cr|iptraf-3.0.1-4|13	Patch3:		iptraf-2.7.0-nostrip.patch
12cr|iptraf-3.0.1-4|14	Patch4:		iptraf-3.0.0-setlocale.patch
12cr|iptraf-3.0.1-4|15	Patch5:		iptraf-3.0.0-longdev.patch
12cr|iptraf-3.0.1-4|16	Patch6:		iptraf-3.0.1-compile.fix.patch
12cr|iptraf-3.0.1-4|17	Patch7:		iptraf-3.0.0-in_trafic.patch
12cr|iptraf-3.0.1-4|18	Patch8:		iptraf-3.0.1-incltypes.patch
12cr|iptraf-3.0.1-4|19	Patch9:		iptraf-3.0.0-ifname.patch
12cr|iptraf-3.0.1-4|20	Patch10:	iptraf-3.0.0-interface.patch
12cr|iptraf-3.0.1-4|21	Patch11:	iptraf-3.0.1-ipv6.patch
12cr|iptraf-3.0.1-4|22	Patch12:	iptraf-3.0.1-ipv6-fix.patch
12cr|iptraf-3.0.1-4|23	Patch13:	iptraf-3.0.0-strcpy-overlap-memory.patch
12cr|iptraf-3.0.1-4|24	BuildRequires:	pkgconfig(ncurses)
12cr|iptraf-3.0.1-4|25	BuildRequires:	pkgconfig(ncursesw)
12cr|iptraf-3.0.1-4|26	
12cr|iptraf-3.0.1-4|27	%description
12cr|iptraf-3.0.1-4|28	IPTraf is a console-based network monitoring program for Linux that
12cr|iptraf-3.0.1-4|29	displays information about IP traffic.  It returns such information as:
12cr|iptraf-3.0.1-4|30	
12cr|iptraf-3.0.1-4|31	Current TCP connections UDP, ICMP, OSPF, and other types of IP packets
12cr|iptraf-3.0.1-4|32	Packet and byte counts on TCP connections IP, TCP, UDP, ICMP, non-IP,
12cr|iptraf-3.0.1-4|33	and other packet and byte counts TCP/UDP counts by ports Interface
12cr|iptraf-3.0.1-4|34	activity Flag statuses on TCP packets LAN station statistics
12cr|iptraf-3.0.1-4|35	
12cr|iptraf-3.0.1-4|36	This program can be used to determine the type of traffic on your network,
12cr|iptraf-3.0.1-4|37	and what kind of service is the most heavily used on what machines, among
12cr|iptraf-3.0.1-4|38	others.
12cr|iptraf-3.0.1-4|39	
12cr|iptraf-3.0.1-4|40	IPTraf works on Ethernet, FDDI, ISDN, PLIP, and SLIP/PPP interfaces.
12cr|iptraf-3.0.1-4|41	
12cr|iptraf-3.0.1-4|42	%prep
12cr|iptraf-3.0.1-4|43	
12cr|iptraf-3.0.1-4|44	%setup -q -n %{name}-%{version}
12cr|iptraf-3.0.1-4|45	%patch6 -p1 -b .compile
12cr|iptraf-3.0.1-4|46	%patch11 -p1 -b .ipv6
12cr|iptraf-3.0.1-4|47	%patch12 -p1 -b .ipv6-fix
12cr|iptraf-3.0.1-4|48	%patch0 -p1 -b .Makefile
12cr|iptraf-3.0.1-4|49	%patch1 -p1 -b .install
12cr|iptraf-3.0.1-4|50	%patch2 -p1 -b .doc
12cr|iptraf-3.0.1-4|51	%patch3 -p1 -b .nostrip
12cr|iptraf-3.0.1-4|52	%patch4 -p1 -b .setlocale
12cr|iptraf-3.0.1-4|53	%patch5 -p1 -b .longdev
12cr|iptraf-3.0.1-4|54	%patch7 -p1 -b .in_trafic
12cr|iptraf-3.0.1-4|55	%patch8 -p1 -b .incltypes
12cr|iptraf-3.0.1-4|56	%patch9 -p0 -b .ifname
12cr|iptraf-3.0.1-4|57	%patch10 -p1 -b .interface
12cr|iptraf-3.0.1-4|58	%patch13 -p1
12cr|iptraf-3.0.1-4|59	
12cr|iptraf-3.0.1-4|60	
12cr|iptraf-3.0.1-4|61	
12cr|iptraf-3.0.1-4|62	%build
12cr|iptraf-3.0.1-4|63	find -name "*.c" -o -name "*.h"|while read src; do
12cr|iptraf-3.0.1-4|64	sed -i "s%<linux/if_ether.h>%<netinet/if_ether.h>%" $src
12cr|iptraf-3.0.1-4|65	sed -i "s%<linux/if_tr.h>%<netinet/if_tr.h>%" $src
12cr|iptraf-3.0.1-4|66	sed -i "s%<linux/if_fddi.h>%<netinet/if_fddi.h>%" $src
12cr|iptraf-3.0.1-4|67	done
12cr|iptraf-3.0.1-4|68	
12cr|iptraf-3.0.1-4|69	%serverbuild
12cr|iptraf-3.0.1-4|70	
12cr|iptraf-3.0.1-4|71	%make -C src \
12cr|iptraf-3.0.1-4|72	TARGET=%{_prefix}/sbin \
12cr|iptraf-3.0.1-4|73	LOCKDIR=/var/lock/iptraf \
12cr|iptraf-3.0.1-4|74	LOGDIR=/var/log/iptraf \
12cr|iptraf-3.0.1-4|75	WORKDIR=%{_localstatedir}/lib/iptraf
12cr|iptraf-3.0.1-4|76	
12cr|iptraf-3.0.1-4|77	%install
12cr|iptraf-3.0.1-4|78	install -d %{buildroot}%{_sbindir}
12cr|iptraf-3.0.1-4|79	install -d %{buildroot}%{_mandir}/man8
12cr|iptraf-3.0.1-4|80	install -d %{buildroot}/var/log/iptraf
12cr|iptraf-3.0.1-4|81	install -d %{buildroot}/var/lock/iptraf
12cr|iptraf-3.0.1-4|82	install -d %{buildroot}%{_localstatedir}/lib/iptraf
12cr|iptraf-3.0.1-4|83	
12cr|iptraf-3.0.1-4|84	install -m 755 src/{iptraf,rvnamed} %{buildroot}%{_sbindir}/
12cr|iptraf-3.0.1-4|85	
12cr|iptraf-3.0.1-4|86	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d/
12cr|iptraf-3.0.1-4|87	cp %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/iptraf
12cr|iptraf-3.0.1-4|88	
12cr|iptraf-3.0.1-4|89	install -d %{buildroot}%{_mandir}/man8
12cr|iptraf-3.0.1-4|90	install -m644 Documentation/*.8 %{buildroot}%{_mandir}/man8
12cr|iptraf-3.0.1-4|91	
12cr|iptraf-3.0.1-4|92	
12cr|iptraf-3.0.1-4|93	# clean up
12cr|iptraf-3.0.1-4|94	rm -f Documentation/Makefile
12cr|iptraf-3.0.1-4|95	rm -f Documentation/iptraf.xpm
12cr|iptraf-3.0.1-4|96	rm -f Documentation/manual.template.gz
12cr|iptraf-3.0.1-4|97	rm -f Documentation/version.awk
12cr|iptraf-3.0.1-4|98	rm -f Documentation/version
12cr|iptraf-3.0.1-4|99	rm -f Documentation/stylesheet-images/.eps
12cr|iptraf-3.0.1-4|100	
12cr|iptraf-3.0.1-4|101	%files
12cr|iptraf-3.0.1-4|102	%doc CHANGES INSTALL README* FAQ
12cr|iptraf-3.0.1-4|103	%doc Documentation
12cr|iptraf-3.0.1-4|104	%dir %attr(644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/iptraf
12cr|iptraf-3.0.1-4|105	%{_sbindir}/*
12cr|iptraf-3.0.1-4|106	%{_mandir}/man8/*
12cr|iptraf-3.0.1-4|107	%dir %{_localstatedir}/lib/iptraf
12cr|iptraf-3.0.1-4|108	%dir /var/log/iptraf
12cr|iptraf-3.0.1-4|109	%dir /var/lock/iptraf

2296 12
12cr|iptstate-2.2.5-1|1	Summary:	Display IP Tables state table information in a "top"-like interface
12cr|iptstate-2.2.5-1|2	Name:		iptstate
12cr|iptstate-2.2.5-1|3	Version:	2.2.5
12cr|iptstate-2.2.5-1|4	Release:	1
12cr|iptstate-2.2.5-1|5	Group:		Monitoring
12cr|iptstate-2.2.5-1|6	License:	zlib/libpng License
12cr|iptstate-2.2.5-1|7	URL:		http://www.phildev.net/iptstate/
12cr|iptstate-2.2.5-1|8	Source0:	http://www.phildev.net/iptstate/%{name}-%{version}.tar.bz2
12cr|iptstate-2.2.5-1|9	Source1:	http://www.phildev.net/iptstate/%{name}-%{version}.tar.bz2.asc
12cr|iptstate-2.2.5-1|10	BuildRequires:	ncurses-devel
12cr|iptstate-2.2.5-1|11	BuildRequires:	gpm-devel
12cr|iptstate-2.2.5-1|12	BuildRequires:	netfilter_conntrack-devel >= 0.0.50
12cr|iptstate-2.2.5-1|13	
12cr|iptstate-2.2.5-1|14	%description
12cr|iptstate-2.2.5-1|15	IP Tables State (iptstate) was originally written to impliment the "state top"
12cr|iptstate-2.2.5-1|16	feature of IP Filter. "State top" displays the states held by your stateful
12cr|iptstate-2.2.5-1|17	firewall in a "top"-like manner.
12cr|iptstate-2.2.5-1|18	
12cr|iptstate-2.2.5-1|19	Since IP Tables doesn't have a built in way to easily display this information
12cr|iptstate-2.2.5-1|20	even once, an option was added to just display the state table once and exit.
12cr|iptstate-2.2.5-1|21	
12cr|iptstate-2.2.5-1|22	%prep
12cr|iptstate-2.2.5-1|23	%setup -q
12cr|iptstate-2.2.5-1|24	
12cr|iptstate-2.2.5-1|25	%build
12cr|iptstate-2.2.5-1|26	%serverbuild
12cr|iptstate-2.2.5-1|27	%make CXXFLAGS="$CFLAGS -Wall"
12cr|iptstate-2.2.5-1|28	
12cr|iptstate-2.2.5-1|29	%install
12cr|iptstate-2.2.5-1|30	%makeinstall PREFIX=%{buildroot}%{_prefix}
12cr|iptstate-2.2.5-1|31	
12cr|iptstate-2.2.5-1|32	%files
12cr|iptstate-2.2.5-1|33	%doc README BUGS Changelog LICENSE CONTRIB WISHLIST
12cr|iptstate-2.2.5-1|34	%{_sbindir}/%{name}
12cr|iptstate-2.2.5-1|35	%{_mandir}/man8/%{name}.8*
12cr|iptstate-2.2.5-1|36	
12cr|iptstate-2.2.5-1|37	
12cr|iptstate-2.2.5-1|38	%changelog
12cr|iptstate-2.2.5-1|39	* Sun Jun 03 2012 Oden Eriksson <oeriksson@mandriva.com> 2.2.5-1
12cr|iptstate-2.2.5-1|40	+ Revision: 802115
12cr|iptstate-2.2.5-1|41	- 2.2.5
12cr|iptstate-2.2.5-1|42	
12cr|iptstate-2.2.5-1|43	* Mon Apr 04 2011 Oden Eriksson <oeriksson@mandriva.com> 2.2.3-1
12cr|iptstate-2.2.5-1|44	+ Revision: 650153
12cr|iptstate-2.2.5-1|45	- 2.2.3
12cr|iptstate-2.2.5-1|46	
12cr|iptstate-2.2.5-1|47	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.2-3mdv2011.0
12cr|iptstate-2.2.5-1|48	+ Revision: 612405
12cr|iptstate-2.2.5-1|49	- the mass rebuild of 2010.1 packages
12cr|iptstate-2.2.5-1|50	
12cr|iptstate-2.2.5-1|51	* Thu Apr 22 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.2-2mdv2010.1
12cr|iptstate-2.2.5-1|52	+ Revision: 538001
12cr|iptstate-2.2.5-1|53	- rebuilt against new libnetfilter_conntrack libs
12cr|iptstate-2.2.5-1|54	
12cr|iptstate-2.2.5-1|55	* Mon Feb 15 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.2.2-1mdv2010.1
12cr|iptstate-2.2.5-1|56	+ Revision: 506082
12cr|iptstate-2.2.5-1|57	- Update to 2.2.2
12cr|iptstate-2.2.5-1|58	- Fix licence
12cr|iptstate-2.2.5-1|59	- clean spec
12cr|iptstate-2.2.5-1|60	- drop old patch
12cr|iptstate-2.2.5-1|61	
12cr|iptstate-2.2.5-1|62	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.2.1-5mdv2010.0
12cr|iptstate-2.2.5-1|63	+ Revision: 429537
12cr|iptstate-2.2.5-1|64	- rebuild
12cr|iptstate-2.2.5-1|65	
12cr|iptstate-2.2.5-1|66	* Sat Sep 20 2008 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-4mdv2009.0
12cr|iptstate-2.2.5-1|67	+ Revision: 286156
12cr|iptstate-2.2.5-1|68	- added a gcc43 patch from gentoo
12cr|iptstate-2.2.5-1|69	
12cr|iptstate-2.2.5-1|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|iptstate-2.2.5-1|71	- rebuild
12cr|iptstate-2.2.5-1|72	- kill re-definition of %%buildroot on Pixel's request
12cr|iptstate-2.2.5-1|73	
12cr|iptstate-2.2.5-1|74	+ Olivier Blin <blino@mandriva.org>
12cr|iptstate-2.2.5-1|75	- restore BuildRoot
12cr|iptstate-2.2.5-1|76	
12cr|iptstate-2.2.5-1|77	* Wed Oct 17 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-1mdv2008.1
12cr|iptstate-2.2.5-1|78	+ Revision: 99758
12cr|iptstate-2.2.5-1|79	- 2.2.1
12cr|iptstate-2.2.5-1|80	
12cr|iptstate-2.2.5-1|81	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 1.4-1mdv2008.0
12cr|iptstate-2.2.5-1|82	+ Revision: 67559
12cr|iptstate-2.2.5-1|83	- use %%mkrel
12cr|iptstate-2.2.5-1|84	
12cr|iptstate-2.2.5-1|85	
12cr|iptstate-2.2.5-1|86	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4-1mdk
12cr|iptstate-2.2.5-1|87	- 1.4
12cr|iptstate-2.2.5-1|88	- drop the opt patch, it's not needed anymore
12cr|iptstate-2.2.5-1|89	
12cr|iptstate-2.2.5-1|90	* Thu Jun 17 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.3-2mdk
12cr|iptstate-2.2.5-1|91	- rebuild
12cr|iptstate-2.2.5-1|92	
12cr|iptstate-2.2.5-1|93	* Wed Jan 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.3-1mdk
12cr|iptstate-2.2.5-1|94	- 1.3
12cr|iptstate-2.2.5-1|95	
12cr|iptstate-2.2.5-1|96	* Sat Aug 30 2003 Marcel Pol <mpol@gmx.net> 1.2.1-1mdk
12cr|iptstate-2.2.5-1|97	- 1.2.1
12cr|iptstate-2.2.5-1|98	- drop patch0, merged upstream
12cr|iptstate-2.2.5-1|99	- rediff patch1
12cr|iptstate-2.2.5-1|100	- new url
12cr|iptstate-2.2.5-1|101	
12cr|iptstate-2.2.5-1|102	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.2.0-5mdk
12cr|iptstate-2.2.5-1|103	- rebuild
12cr|iptstate-2.2.5-1|104	
12cr|iptstate-2.2.5-1|105	* Mon Jan 20 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.2.0-4mdk
12cr|iptstate-2.2.5-1|106	- build release
12cr|iptstate-2.2.5-1|107	- misc spec file fixes
12cr|iptstate-2.2.5-1|108	
12cr|iptstate-2.2.5-1|109	* Thu Sep 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.2.0-3mdk
12cr|iptstate-2.2.5-1|110	- rebuild
12cr|iptstate-2.2.5-1|111	
12cr|iptstate-2.2.5-1|112	* Tue May 28 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.2.0-2mdk
12cr|iptstate-2.2.5-1|113	- rebuilt with gcc3.1
12cr|iptstate-2.2.5-1|114	- added P0 from the author as a temporary fix.
12cr|iptstate-2.2.5-1|115	- added P1 to utilize %%optflags
12cr|iptstate-2.2.5-1|116	- misc spec file fixes
12cr|iptstate-2.2.5-1|117	
12cr|iptstate-2.2.5-1|118	* Wed Apr 24 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.2.0-1mdk
12cr|iptstate-2.2.5-1|119	- updated by Garrick Staples <garrick@speculation.org>
12cr|iptstate-2.2.5-1|120	

2297 12
12cr|ipxping-0.0-4|1	Summary:	The ipxping utility
12cr|ipxping-0.0-4|2	Name:		ipxping
12cr|ipxping-0.0-4|3	Version:	0.0
12cr|ipxping-0.0-4|4	Release:	%mkrel 4
12cr|ipxping-0.0-4|5	License:	Public Domain
12cr|ipxping-0.0-4|6	Group:		Networking/Other
12cr|ipxping-0.0-4|7	URL:		ftp://ftp.metalab.unc.edu/pub/Linux/system/Network/
12cr|ipxping-0.0-4|8	Source0:	ftp://sunsite.unc.edu/pub/Linux/system/Network/%{name}-%{version}.tar.gz
12cr|ipxping-0.0-4|9	Patch0:		ipxping-kernel-2.2.patch
12cr|ipxping-0.0-4|10	Requires:	ipxutils
12cr|ipxping-0.0-4|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ipxping-0.0-4|12	
12cr|ipxping-0.0-4|13	%description
12cr|ipxping-0.0-4|14	This is Linux version of IPXPING wich was originally written for SUN machine
12cr|ipxping-0.0-4|15	using the /dev/nit interface, by Stephen Clover <cloverst@kai.ee.cit.ac.nz>
12cr|ipxping-0.0-4|16	and Justin Hoon <hoonju@kai.ee.cit.ac.nz>.
12cr|ipxping-0.0-4|17	
12cr|ipxping-0.0-4|18	%prep
12cr|ipxping-0.0-4|19	
12cr|ipxping-0.0-4|20	%setup -q -n %{name}
12cr|ipxping-0.0-4|21	%patch0 -p0
12cr|ipxping-0.0-4|22	
12cr|ipxping-0.0-4|23	%build
12cr|ipxping-0.0-4|24	gcc %{optflags} -o ipxping ipxping-linux.c
12cr|ipxping-0.0-4|25	
12cr|ipxping-0.0-4|26	%install
12cr|ipxping-0.0-4|27	rm -rf %{buildroot}
12cr|ipxping-0.0-4|28	
12cr|ipxping-0.0-4|29	install -d %{buildroot}%{_bindir}
12cr|ipxping-0.0-4|30	install -d %{buildroot}%{_mandir}/man1
12cr|ipxping-0.0-4|31	
12cr|ipxping-0.0-4|32	install ipxping %{buildroot}%{_bindir}
12cr|ipxping-0.0-4|33	install ipxping.1 %{buildroot}%{_mandir}/man1
12cr|ipxping-0.0-4|34	
12cr|ipxping-0.0-4|35	%clean
12cr|ipxping-0.0-4|36	rm -rf %{buildroot}
12cr|ipxping-0.0-4|37	
12cr|ipxping-0.0-4|38	%files
12cr|ipxping-0.0-4|39	%defattr(0644,root,root,0755)
12cr|ipxping-0.0-4|40	%doc README*
12cr|ipxping-0.0-4|41	%attr(0755,root,root) %{_bindir}/ipxping
12cr|ipxping-0.0-4|42	%{_mandir}/man1/ipxping.1*
12cr|ipxping-0.0-4|43	
12cr|ipxping-0.0-4|44	
12cr|ipxping-0.0-4|45	%changelog
12cr|ipxping-0.0-4|46	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0-4mdv2011.0
12cr|ipxping-0.0-4|47	+ Revision: 619682
12cr|ipxping-0.0-4|48	- the mass rebuild of 2010.0 packages
12cr|ipxping-0.0-4|49	
12cr|ipxping-0.0-4|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.0-3mdv2010.0
12cr|ipxping-0.0-4|51	+ Revision: 429544
12cr|ipxping-0.0-4|52	- rebuild
12cr|ipxping-0.0-4|53	
12cr|ipxping-0.0-4|54	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0-2mdv2009.0
12cr|ipxping-0.0-4|55	+ Revision: 239036
12cr|ipxping-0.0-4|56	- rebuild
12cr|ipxping-0.0-4|57	
12cr|ipxping-0.0-4|58	+ Olivier Blin <oblin@mandriva.com>
12cr|ipxping-0.0-4|59	- restore BuildRoot
12cr|ipxping-0.0-4|60	
12cr|ipxping-0.0-4|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|ipxping-0.0-4|62	- kill re-definition of %%buildroot on Pixel's request
12cr|ipxping-0.0-4|63	
12cr|ipxping-0.0-4|64	* Tue Apr 17 2007 Oden Eriksson <oeriksson@mandriva.com> 0.0-1mdv2008.0
12cr|ipxping-0.0-4|65	+ Revision: 13776
12cr|ipxping-0.0-4|66	- Import ipxping
12cr|ipxping-0.0-4|67	
12cr|ipxping-0.0-4|68	
12cr|ipxping-0.0-4|69	
12cr|ipxping-0.0-4|70	* Wed Apr 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.0-1mdv2007.1
12cr|ipxping-0.0-4|71	- initial Mandriva package
12cr|ipxping-0.0-4|72	
12cr|ipxping-0.0-4|73	* Tue Oct 26 2004 Torbjorn Turpeinen <tobbe@nyvalls.se> 0.0-3.mdk10.1.thac
12cr|ipxping-0.0-4|74	- 3.mdk10.1.thac
12cr|ipxping-0.0-4|75	- Where "3" is the release of the package, "mdk" is the distro, "10.1" is the release of the distro, and "thac" is the Torbjorn Turpeinen extension.
12cr|ipxping-0.0-4|76	
12cr|ipxping-0.0-4|77	* Fri May 28 2004 Torbjorn Turpeinen <tobbe@nyvalls.se> 0.0-2thac
12cr|ipxping-0.0-4|78	- Recompiled for Mandrake 10.0
12cr|ipxping-0.0-4|79	
12cr|ipxping-0.0-4|80	* Mon Oct 27 2003 Torbjorn Turpeinen <tobbe@nyvalls.se> 0.0-1thac
12cr|ipxping-0.0-4|81	- Recompiled for Mandrake 9.2
12cr|ipxping-0.0-4|82	
12cr|ipxping-0.0-4|83	* Mon Mar 31 2003 Torbjorn Turpeinen <tobbe@nyvalls.se> 0.0-11mdk
12cr|ipxping-0.0-4|84	- Rebuilt for Mandrake 9.1
12cr|ipxping-0.0-4|85	
12cr|ipxping-0.0-4|86	* Mon Oct 07 2002 Torbjrn Turpeinen <tobbe@nyvalls.se> 0.0-10mdk
12cr|ipxping-0.0-4|87	-rebuilt under Mandrake 9.0
12cr|ipxping-0.0-4|88	
12cr|ipxping-0.0-4|89	* Wed Sep 18 2002 Torbjrn Turpeinen <tobbe@nyvalls.se> 0.0-9mdk
12cr|ipxping-0.0-4|90	- rebuilt under Mandrake 8.2
12cr|ipxping-0.0-4|91	
12cr|ipxping-0.0-4|92	* Mon Oct 01 2001 Peter Soos  <sp@osb.hu>
12cr|ipxping-0.0-4|93	- rebuilt under RedHat Linux 7.2 beta
12cr|ipxping-0.0-4|94	
12cr|ipxping-0.0-4|95	* Thu May 03 2001 Peter Soos  <sp@osb.hu>
12cr|ipxping-0.0-4|96	- rebuilt under RedHat Linux 7.1
12cr|ipxping-0.0-4|97	
12cr|ipxping-0.0-4|98	* Wed Apr 18 2001 Peter Soos <sp@osb.hu>
12cr|ipxping-0.0-4|99	- Recompiled under RedHat Linux 7.0
12cr|ipxping-0.0-4|100	
12cr|ipxping-0.0-4|101	* Wed May 12 1999 Peter Soos <sp@osb.hu>
12cr|ipxping-0.0-4|102	- corrected the file and directory attributes to rebuild the package
12cr|ipxping-0.0-4|103	under RedHat Linux 6.0
12cr|ipxping-0.0-4|104	
12cr|ipxping-0.0-4|105	* Fri Dec 25 1998 Peter Soos <sp@osb.hu>
12cr|ipxping-0.0-4|106	- Recompiled under RedHat Linux 5.2
12cr|ipxping-0.0-4|107	
12cr|ipxping-0.0-4|108	* Mon Jun 22 1998 Peter Soos <sp@osb.hu>
12cr|ipxping-0.0-4|109	- Using %%attr
12cr|ipxping-0.0-4|110	
12cr|ipxping-0.0-4|111	* Tue Dec 9 1997 Peter Soos <sp@osb.hu>
12cr|ipxping-0.0-4|112	- Recompiled under RedHat Linux 5.0
12cr|ipxping-0.0-4|113	- Now we use BuildRoot

2298 12
12cr|ircclient-qt-0.3.2-8|1	%define name    ircclient-qt
12cr|ircclient-qt-0.3.2-8|2	%define version 0.3.2
12cr|ircclient-qt-0.3.2-8|3	%define release %mkrel 8
12cr|ircclient-qt-0.3.2-8|4	%define major 1
12cr|ircclient-qt-0.3.2-8|5	%define libname %mklibname %{name} %{major}
12cr|ircclient-qt-0.3.2-8|6	%define develname %mklibname %{name} -d
12cr|ircclient-qt-0.3.2-8|7	
12cr|ircclient-qt-0.3.2-8|8	Name:		    %{name}
12cr|ircclient-qt-0.3.2-8|9	Version:	    %{version}
12cr|ircclient-qt-0.3.2-8|10	Release:	    %{release}
12cr|ircclient-qt-0.3.2-8|11	Summary:    	A cross-platform IRC client library written with Qt 4
12cr|ircclient-qt-0.3.2-8|12	License:    	GPLv2+
12cr|ircclient-qt-0.3.2-8|13	Group:      	Networking/Other
12cr|ircclient-qt-0.3.2-8|14	URL:        	http://bitbucket.org/jpnurmi/libircclient-qt/wiki/Home
12cr|ircclient-qt-0.3.2-8|15	Source:     	http://bitbucket.org/jpnurmi/libircclient-qt/downloads/libircclient-qt-src-%{version}.tar.gz
12cr|ircclient-qt-0.3.2-8|16	Patch0:		    libircclient-qt-configure.diff
12cr|ircclient-qt-0.3.2-8|17	BuildRequires:  icu-devel
12cr|ircclient-qt-0.3.2-8|18	BuildRequires:	qt4-devel
12cr|ircclient-qt-0.3.2-8|19	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|ircclient-qt-0.3.2-8|20	
12cr|ircclient-qt-0.3.2-8|21	%description
12cr|ircclient-qt-0.3.2-8|22	IRCclient-qt is a fully Qt-based library to create IRC clients.
12cr|ircclient-qt-0.3.2-8|23	
12cr|ircclient-qt-0.3.2-8|24	#--------------------------------------------------------------------
12cr|ircclient-qt-0.3.2-8|25	
12cr|ircclient-qt-0.3.2-8|26	%package -n     %{libname}
12cr|ircclient-qt-0.3.2-8|27	Summary:        Main library for ircclient-qt
12cr|ircclient-qt-0.3.2-8|28	Group:          System/Libraries
12cr|ircclient-qt-0.3.2-8|29	Provides:       %{name} = %{version}-%{release}
12cr|ircclient-qt-0.3.2-8|30	
12cr|ircclient-qt-0.3.2-8|31	%description -n %{libname}
12cr|ircclient-qt-0.3.2-8|32	IRCclient-qt is a fully Qt-based library to create IRC clients.
12cr|ircclient-qt-0.3.2-8|33	
12cr|ircclient-qt-0.3.2-8|34	%files -n %{libname}
12cr|ircclient-qt-0.3.2-8|35	%defattr(-,root,root)
12cr|ircclient-qt-0.3.2-8|36	%doc doc/*
12cr|ircclient-qt-0.3.2-8|37	%{_libdir}/libircclient-qt.so.%{major}*
12cr|ircclient-qt-0.3.2-8|38	
12cr|ircclient-qt-0.3.2-8|39	#--------------------------------------------------------------------
12cr|ircclient-qt-0.3.2-8|40	
12cr|ircclient-qt-0.3.2-8|41	%package        -n     %{develname}
12cr|ircclient-qt-0.3.2-8|42	Summary:        Header files for the ircclient-qt library
12cr|ircclient-qt-0.3.2-8|43	Group:          Development/C
12cr|ircclient-qt-0.3.2-8|44	Requires:       %{libname} = %{version}
12cr|ircclient-qt-0.3.2-8|45	Provides:       %{name}-devel = %{version}-%{release}
12cr|ircclient-qt-0.3.2-8|46	Requires:  	    icu-devel
12cr|ircclient-qt-0.3.2-8|47	Requires:  	    qt4-devel
12cr|ircclient-qt-0.3.2-8|48	
12cr|ircclient-qt-0.3.2-8|49	%description    -n %{develname}
12cr|ircclient-qt-0.3.2-8|50	This package includes the header files you will need to compile applications
12cr|ircclient-qt-0.3.2-8|51	for %name .
12cr|ircclient-qt-0.3.2-8|52	
12cr|ircclient-qt-0.3.2-8|53	%files  -n %{develname}
12cr|ircclient-qt-0.3.2-8|54	%doc examples/*
12cr|ircclient-qt-0.3.2-8|55	%defattr(-,root,root)
12cr|ircclient-qt-0.3.2-8|56	%{qt4include}/ircclient-qt/*
12cr|ircclient-qt-0.3.2-8|57	%{_libdir}/libircclient-qt.so
12cr|ircclient-qt-0.3.2-8|58	%{qt4dir}/mkspecs/features/libircclient-qt.prf
12cr|ircclient-qt-0.3.2-8|59	
12cr|ircclient-qt-0.3.2-8|60	#--------------------------------------------------------------------
12cr|ircclient-qt-0.3.2-8|61	
12cr|ircclient-qt-0.3.2-8|62	%prep
12cr|ircclient-qt-0.3.2-8|63	%setup -q -n libircclient-qt-%{version}
12cr|ircclient-qt-0.3.2-8|64	%patch0 -p1 -b .fake_configure
12cr|ircclient-qt-0.3.2-8|65	chmod +x configure
12cr|ircclient-qt-0.3.2-8|66	%configure2_5x
12cr|ircclient-qt-0.3.2-8|67	%qmake_qt4 -config release
12cr|ircclient-qt-0.3.2-8|68	
12cr|ircclient-qt-0.3.2-8|69	%build
12cr|ircclient-qt-0.3.2-8|70	%make
12cr|ircclient-qt-0.3.2-8|71	%install
12cr|ircclient-qt-0.3.2-8|72	INSTALL_ROOT=%{?buildroot:%{buildroot}} %makeinstall_std
12cr|ircclient-qt-0.3.2-8|73	
12cr|ircclient-qt-0.3.2-8|74	
12cr|ircclient-qt-0.3.2-8|75	%clean
12cr|ircclient-qt-0.3.2-8|76	%{__rm} -rf %{buildroot}
12cr|ircclient-qt-0.3.2-8|77	
12cr|ircclient-qt-0.3.2-8|78	
12cr|ircclient-qt-0.3.2-8|79	
12cr|ircclient-qt-0.3.2-8|80	%changelog
12cr|ircclient-qt-0.3.2-8|81	* Sun Jun 05 2011 Funda Wang <fwang@mandriva.org> 0.3.2-8mdv2011.0
12cr|ircclient-qt-0.3.2-8|82	+ Revision: 682814
12cr|ircclient-qt-0.3.2-8|83	- rebuild for new icu
12cr|ircclient-qt-0.3.2-8|84	
12cr|ircclient-qt-0.3.2-8|85	* Sun Mar 20 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.3.2-7
12cr|ircclient-qt-0.3.2-8|86	+ Revision: 647070
12cr|ircclient-qt-0.3.2-8|87	- Rebuild
12cr|ircclient-qt-0.3.2-8|88	
12cr|ircclient-qt-0.3.2-8|89	* Mon Mar 14 2011 Funda Wang <fwang@mandriva.org> 0.3.2-6
12cr|ircclient-qt-0.3.2-8|90	+ Revision: 644573
12cr|ircclient-qt-0.3.2-8|91	- rebuild for new icu
12cr|ircclient-qt-0.3.2-8|92	
12cr|ircclient-qt-0.3.2-8|93	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-5mdv2011.0
12cr|ircclient-qt-0.3.2-8|94	+ Revision: 612407
12cr|ircclient-qt-0.3.2-8|95	- the mass rebuild of 2010.1 packages
12cr|ircclient-qt-0.3.2-8|96	
12cr|ircclient-qt-0.3.2-8|97	* Sun Mar 21 2010 Funda Wang <fwang@mandriva.org> 0.3.2-4mdv2010.1
12cr|ircclient-qt-0.3.2-8|98	+ Revision: 526117
12cr|ircclient-qt-0.3.2-8|99	- rebuild for new icu
12cr|ircclient-qt-0.3.2-8|100	
12cr|ircclient-qt-0.3.2-8|101	* Fri Mar 19 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.3.2-3mdv2010.1
12cr|ircclient-qt-0.3.2-8|102	+ Revision: 525152
12cr|ircclient-qt-0.3.2-8|103	- Rebuild
12cr|ircclient-qt-0.3.2-8|104	
12cr|ircclient-qt-0.3.2-8|105	* Fri Nov 27 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.3.2-2mdv2010.1
12cr|ircclient-qt-0.3.2-8|106	+ Revision: 470451
12cr|ircclient-qt-0.3.2-8|107	- Fix lib name
12cr|ircclient-qt-0.3.2-8|108	- Clean Spec
12cr|ircclient-qt-0.3.2-8|109	- Move file lists on package section
12cr|ircclient-qt-0.3.2-8|110	- Fix description on the devel package
12cr|ircclient-qt-0.3.2-8|111	- Remove support for old releases no supported anymore
12cr|ircclient-qt-0.3.2-8|112	
12cr|ircclient-qt-0.3.2-8|113	* Fri Nov 27 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.3.2-1mdv2010.1
12cr|ircclient-qt-0.3.2-8|114	+ Revision: 470426
12cr|ircclient-qt-0.3.2-8|115	- import ircclient-qt
12cr|ircclient-qt-0.3.2-8|116	
12cr|ircclient-qt-0.3.2-8|117	
12cr|ircclient-qt-0.3.2-8|118	* Thu Nov 26 2009 Daniel Lucio <dlucio@okay.com.mx> 0.3.2-1mdv2010.0
12cr|ircclient-qt-0.3.2-8|119	- First package

2299 12
12cr|ircd-2.11.1-p1.2|1	%define name ircd
12cr|ircd-2.11.1-p1.2|2	%define version 2.11.1
12cr|ircd-2.11.1-p1.2|3	%define patchlevel 1
12cr|ircd-2.11.1-p1.2|4	%if %patchlevel
12cr|ircd-2.11.1-p1.2|5	%define distname irc%{version}p%{patchlevel}
12cr|ircd-2.11.1-p1.2|6	%define rel p%{patchlevel}.2
12cr|ircd-2.11.1-p1.2|7	%else
12cr|ircd-2.11.1-p1.2|8	%define distname %{name}%{version}
12cr|ircd-2.11.1-p1.2|9	%define rel 3
12cr|ircd-2.11.1-p1.2|10	%endif
12cr|ircd-2.11.1-p1.2|11	%define release %mkrel %{rel}
12cr|ircd-2.11.1-p1.2|12	
12cr|ircd-2.11.1-p1.2|13	Name:		%{name}
12cr|ircd-2.11.1-p1.2|14	Summary:	IRC server from ftp.irc.org
12cr|ircd-2.11.1-p1.2|15	Version:	%{version}
12cr|ircd-2.11.1-p1.2|16	Release:	%{release}
12cr|ircd-2.11.1-p1.2|17	License:	GPL
12cr|ircd-2.11.1-p1.2|18	Group:		Networking/IRC
12cr|ircd-2.11.1-p1.2|19	URl: 		http://www.irc.org/
12cr|ircd-2.11.1-p1.2|20	Source0:	ftp://ftp.irc.org/irc/server/%{distname}.tar.bz2
12cr|ircd-2.11.1-p1.2|21	Source1:	ircd.init
12cr|ircd-2.11.1-p1.2|22	Source2:	README.urpmi
12cr|ircd-2.11.1-p1.2|23	Source3:	ircd_crypter
12cr|ircd-2.11.1-p1.2|24	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|ircd-2.11.1-p1.2|25	BuildRequires:	zlib-devel
12cr|ircd-2.11.1-p1.2|26	Requires(pre):	rpm-helper
12cr|ircd-2.11.1-p1.2|27	Requires(post):	rpm-helper
12cr|ircd-2.11.1-p1.2|28	
12cr|ircd-2.11.1-p1.2|29	%description
12cr|ircd-2.11.1-p1.2|30	ircd is the server (daemon) program for the Internet Relay Chat Program. The
12cr|ircd-2.11.1-p1.2|31	ircd is a server in that its function is to "serve" the client program irc(1)
12cr|ircd-2.11.1-p1.2|32	with messages and commands. All commands and user messages are passed directly
12cr|ircd-2.11.1-p1.2|33	to the ircd for processing and relaying to other ircd sites.
12cr|ircd-2.11.1-p1.2|34	
12cr|ircd-2.11.1-p1.2|35	%prep
12cr|ircd-2.11.1-p1.2|36	%setup -q -n %{distname}
12cr|ircd-2.11.1-p1.2|37	
12cr|ircd-2.11.1-p1.2|38	%build
12cr|ircd-2.11.1-p1.2|39	%configure2_5x \
12cr|ircd-2.11.1-p1.2|40	--localstatedir=/var/run \
12cr|ircd-2.11.1-p1.2|41	--sysconfdir=%{_sysconfdir}/ircd
12cr|ircd-2.11.1-p1.2|42	%make -C `support/config.guess` server
12cr|ircd-2.11.1-p1.2|43	
12cr|ircd-2.11.1-p1.2|44	%install
12cr|ircd-2.11.1-p1.2|45	rm -rf $RPM_BUILD_ROOT
12cr|ircd-2.11.1-p1.2|46	%make install -C `support/config.guess` \
12cr|ircd-2.11.1-p1.2|47	server_bin_dir=$RPM_BUILD_ROOT%{_sbindir} \
12cr|ircd-2.11.1-p1.2|48	conf_man_dir=$RPM_BUILD_ROOT%{_mandir}/man5 \
12cr|ircd-2.11.1-p1.2|49	server_man_dir=$RPM_BUILD_ROOT%{_mandir}/man8 \
12cr|ircd-2.11.1-p1.2|50	ircd_conf_dir=$RPM_BUILD_ROOT%{_sysconfdir}/%{name} \
12cr|ircd-2.11.1-p1.2|51	ircd_var_dir=$RPM_BUILD_ROOT/var/run \
12cr|ircd-2.11.1-p1.2|52	ircd_log_dir=$RPM_BUILD_ROOT/var/log \
12cr|ircd-2.11.1-p1.2|53	install-server
12cr|ircd-2.11.1-p1.2|54	
12cr|ircd-2.11.1-p1.2|55	install -m 711 %{SOURCE3} $RPM_BUILD_ROOT%{_sbindir}/ircd-crypter
12cr|ircd-2.11.1-p1.2|56	
12cr|ircd-2.11.1-p1.2|57	install -d $RPM_BUILD_ROOT%{_initrddir}
12cr|ircd-2.11.1-p1.2|58	install -m 750 %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/%{name}
12cr|ircd-2.11.1-p1.2|59	
12cr|ircd-2.11.1-p1.2|60	install -m 644 %{SOURCE1} doc/README.update.urpmi
12cr|ircd-2.11.1-p1.2|61	
12cr|ircd-2.11.1-p1.2|62	%post
12cr|ircd-2.11.1-p1.2|63	%_post_service %{name}
12cr|ircd-2.11.1-p1.2|64	touch /var/log/auth
12cr|ircd-2.11.1-p1.2|65	touch /var/log/opers
12cr|ircd-2.11.1-p1.2|66	touch /var/log/rejects
12cr|ircd-2.11.1-p1.2|67	touch /var/log/users
12cr|ircd-2.11.1-p1.2|68	# update /etc/ircd/ircd.m4
12cr|ircd-2.11.1-p1.2|69	DOMAIN=`egrep '^domain' /etc/resolv.conf | \
12cr|ircd-2.11.1-p1.2|70	sed -e 's/^domain[     ]*\([^   ]*\).*/\1/'`
12cr|ircd-2.11.1-p1.2|71	HOST=`hostname | sed -e 's/\([a-zA-Z0-9\-]*\).*/\1/'`
12cr|ircd-2.11.1-p1.2|72	sed "s/define(HOSTNAME,.*)/define(HOSTNAME,$HOST)/g" /etc/ircd/ircd.m4 >/etc/ircd/ircd.m4.new
12cr|ircd-2.11.1-p1.2|73	sed "s/define(DOMAIN,.*)/define(DOMAIN,$DOMAIN)/g" /etc/ircd/ircd.m4.new >/etc/ircd/ircd.m4
12cr|ircd-2.11.1-p1.2|74	rm -f /etc/ircd/ircd.m4.new
12cr|ircd-2.11.1-p1.2|75	
12cr|ircd-2.11.1-p1.2|76	
12cr|ircd-2.11.1-p1.2|77	%preun
12cr|ircd-2.11.1-p1.2|78	%_preun_service %{name}
12cr|ircd-2.11.1-p1.2|79	
12cr|ircd-2.11.1-p1.2|80	%clean
12cr|ircd-2.11.1-p1.2|81	rm -rf $RPM_BUILD_ROOT
12cr|ircd-2.11.1-p1.2|82	
12cr|ircd-2.11.1-p1.2|83	%files
12cr|ircd-2.11.1-p1.2|84	%defattr(-,root,root)
12cr|ircd-2.11.1-p1.2|85	%doc doc/2.* doc/Authors doc/BUGS doc/ChangeLog doc/Etiquette doc/INSTALL.*
12cr|ircd-2.11.1-p1.2|86	%doc doc/LICENSE doc/README doc/RELEASE* doc/SERVICE* doc/alt-irc-faq
12cr|ircd-2.11.1-p1.2|87	%doc doc/iauth-internals.txt doc/m4macros
12cr|ircd-2.11.1-p1.2|88	%doc doc/Juped doc/Nets doc/ISO-3166-1
12cr|ircd-2.11.1-p1.2|89	%doc doc/README.update.urpmi
12cr|ircd-2.11.1-p1.2|90	%{_sbindir}/*
12cr|ircd-2.11.1-p1.2|91	%{_mandir}/man8/ircd.8.*
12cr|ircd-2.11.1-p1.2|92	%{_mandir}/man8/iauth.8.*
12cr|ircd-2.11.1-p1.2|93	%{_mandir}/man8/ircdwatch.8.*
12cr|ircd-2.11.1-p1.2|94	%{_mandir}/man5/iauth.conf.5.*
12cr|ircd-2.11.1-p1.2|95	%config(noreplace) %{_sysconfdir}/ircd/ircd.m4
12cr|ircd-2.11.1-p1.2|96	%config(noreplace) %{_sysconfdir}/ircd/ircd.motd
12cr|ircd-2.11.1-p1.2|97	%config(noreplace) %{_sysconfdir}/ircd/iauth.conf
12cr|ircd-2.11.1-p1.2|98	%config(noreplace) %{_sysconfdir}/ircd/iauth.conf.example
12cr|ircd-2.11.1-p1.2|99	%config(noreplace) %{_sysconfdir}/ircd/ircd.conf.example
12cr|ircd-2.11.1-p1.2|100	%{_initrddir}/%{name}
12cr|ircd-2.11.1-p1.2|101	
12cr|ircd-2.11.1-p1.2|102	
12cr|ircd-2.11.1-p1.2|103	
12cr|ircd-2.11.1-p1.2|104	
12cr|ircd-2.11.1-p1.2|105	%changelog
12cr|ircd-2.11.1-p1.2|106	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.11.1-p1.2mdv2011.0
12cr|ircd-2.11.1-p1.2|107	+ Revision: 619683
12cr|ircd-2.11.1-p1.2|108	- the mass rebuild of 2010.0 packages
12cr|ircd-2.11.1-p1.2|109	
12cr|ircd-2.11.1-p1.2|110	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.11.1-p1.1mdv2010.0
12cr|ircd-2.11.1-p1.2|111	+ Revision: 429551
12cr|ircd-2.11.1-p1.2|112	- rebuild
12cr|ircd-2.11.1-p1.2|113	
12cr|ircd-2.11.1-p1.2|114	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.11.1-p1.1mdv2008.1
12cr|ircd-2.11.1-p1.2|115	+ Revision: 140792
12cr|ircd-2.11.1-p1.2|116	- restore BuildRoot
12cr|ircd-2.11.1-p1.2|117	
12cr|ircd-2.11.1-p1.2|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|ircd-2.11.1-p1.2|119	- kill re-definition of %%buildroot on Pixel's request
12cr|ircd-2.11.1-p1.2|120	
12cr|ircd-2.11.1-p1.2|121	
12cr|ircd-2.11.1-p1.2|122	* Sun Jan 21 2007 Olivier Blin <oblin@mandriva.com> 2.11.1-p1.1mdv2007.0
12cr|ircd-2.11.1-p1.2|123	+ Revision: 111318
12cr|ircd-2.11.1-p1.2|124	- package ISO-3166-1 country code doc
12cr|ircd-2.11.1-p1.2|125	- add update notes
12cr|ircd-2.11.1-p1.2|126	- use rpm-helper service macros
12cr|ircd-2.11.1-p1.2|127	- 2.11.1-p1 (and drop custom config.h)
12cr|ircd-2.11.1-p1.2|128	- remove useless check in initscript
12cr|ircd-2.11.1-p1.2|129	- use LSB header in init script
12cr|ircd-2.11.1-p1.2|130	- Import ircd
12cr|ircd-2.11.1-p1.2|131	
12cr|ircd-2.11.1-p1.2|132	* Thu May 12 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.10.3-12mdk
12cr|ircd-2.11.1-p1.2|133	- rebuild
12cr|ircd-2.11.1-p1.2|134	
12cr|ircd-2.11.1-p1.2|135	* Fri Mar 26 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.10.3-11mdk
12cr|ircd-2.11.1-p1.2|136	- rebuild
12cr|ircd-2.11.1-p1.2|137	
12cr|ircd-2.11.1-p1.2|138	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.10.3-10mdk
12cr|ircd-2.11.1-p1.2|139	- rebuild
12cr|ircd-2.11.1-p1.2|140	

2300 12
12cr|ircd-hybrid-7.2.3-9|1	%define name ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|2	%define version 7.2.3
12cr|ircd-hybrid-7.2.3-9|3	%define release 9
12cr|ircd-hybrid-7.2.3-9|4	%define _messagesdir %{_libdir}/ircd-hybrid/messages
12cr|ircd-hybrid-7.2.3-9|5	
12cr|ircd-hybrid-7.2.3-9|6	# default: Don't build with IPv6 for production server
12cr|ircd-hybrid-7.2.3-9|7	%define with_IPv6 0
12cr|ircd-hybrid-7.2.3-9|8	%{?_without_ipv6:	%{expand: %%global with_IPv6 0}}
12cr|ircd-hybrid-7.2.3-9|9	%{?_with_ipv6:		%{expand: %%global with_IPv6 1}}
12cr|ircd-hybrid-7.2.3-9|10	# default: Don't build with EFnet support
12cr|ircd-hybrid-7.2.3-9|11	%define with_EFnet 0
12cr|ircd-hybrid-7.2.3-9|12	%{?_without_efnet:	%{expand: %%global with_EFnet 0}}
12cr|ircd-hybrid-7.2.3-9|13	%{?_with_efnet:		%{expand: %%global with_EFnet 1}}
12cr|ircd-hybrid-7.2.3-9|14	
12cr|ircd-hybrid-7.2.3-9|15	Name:		%{name}
12cr|ircd-hybrid-7.2.3-9|16	Version:	%{version}
12cr|ircd-hybrid-7.2.3-9|17	Release:	%{release}
12cr|ircd-hybrid-7.2.3-9|18	Summary:	Internet Relay Chat Server
12cr|ircd-hybrid-7.2.3-9|19	License:	GPL
12cr|ircd-hybrid-7.2.3-9|20	Group:		Networking/IRC
12cr|ircd-hybrid-7.2.3-9|21	URL: 		http://www.ircd-hybrid.org/
12cr|ircd-hybrid-7.2.3-9|22	Source0:	http://prdownloads.sf.net/ircd-hybrid/%{name}-%{version}.tar.bz2
12cr|ircd-hybrid-7.2.3-9|23	Source1:	%{name}.init
12cr|ircd-hybrid-7.2.3-9|24	Source2:	%{name}.sysconfig
12cr|ircd-hybrid-7.2.3-9|25	Source3:	%{name}.logrotate
12cr|ircd-hybrid-7.2.3-9|26	Patch0:		%{name}-config.patch
12cr|ircd-hybrid-7.2.3-9|27	Patch1:		%{name}-opt.patch
12cr|ircd-hybrid-7.2.3-9|28	Patch3:		%{name}-7.2.3-fix-x86_64-build.patch
12cr|ircd-hybrid-7.2.3-9|29	Patch4:		%{name}-7.2.3-fix-module-path.patch
12cr|ircd-hybrid-7.2.3-9|30	Patch5:		ircd-hybrid-7.2.3-fix-str-fmt.patch
12cr|ircd-hybrid-7.2.3-9|31	Requires(post,postun):		rpm-helper update-alternatives
12cr|ircd-hybrid-7.2.3-9|32	BuildRequires:	autoconf
12cr|ircd-hybrid-7.2.3-9|33	BuildRequires:	automake
12cr|ircd-hybrid-7.2.3-9|34	BuildRequires:	pkgconfig(openssl)	>= 0.9.7
12cr|ircd-hybrid-7.2.3-9|35	BuildRequires:	pkgconfig(zlib)
12cr|ircd-hybrid-7.2.3-9|36	BuildRequires:	elfutils-devel
12cr|ircd-hybrid-7.2.3-9|37	# Both have a
12cr|ircd-hybrid-7.2.3-9|38	Conflicts:	ircd
12cr|ircd-hybrid-7.2.3-9|39	
12cr|ircd-hybrid-7.2.3-9|40	%package	devel
12cr|ircd-hybrid-7.2.3-9|41	Summary:		Development headers for %{name}
12cr|ircd-hybrid-7.2.3-9|42	Group:			Networking/IRC
12cr|ircd-hybrid-7.2.3-9|43	Requires:		%{name} = %{version}
12cr|ircd-hybrid-7.2.3-9|44	
12cr|ircd-hybrid-7.2.3-9|45	%description
12cr|ircd-hybrid-7.2.3-9|46	Ircd-hybrid is an advanced IRC server which is most commonly used on
12cr|ircd-hybrid-7.2.3-9|47	the EFNet IRC network. It is fast, reliable, and powerful.
12cr|ircd-hybrid-7.2.3-9|48	Build time options:
12cr|ircd-hybrid-7.2.3-9|49	IPv6 support:	--with ipv6 %{with_IPv6}
12cr|ircd-hybrid-7.2.3-9|50	EFnet support:	--with efnet %{with_EFnet}
12cr|ircd-hybrid-7.2.3-9|51	
12cr|ircd-hybrid-7.2.3-9|52	%description	devel
12cr|ircd-hybrid-7.2.3-9|53	Development headers and libraries for %{name}
12cr|ircd-hybrid-7.2.3-9|54	
12cr|ircd-hybrid-7.2.3-9|55	%prep
12cr|ircd-hybrid-7.2.3-9|56	%setup -q
12cr|ircd-hybrid-7.2.3-9|57	%patch0 -p1
12cr|ircd-hybrid-7.2.3-9|58	#%patch1 -p1
12cr|ircd-hybrid-7.2.3-9|59	#patch2 -p0
12cr|ircd-hybrid-7.2.3-9|60	%patch3 -p0
12cr|ircd-hybrid-7.2.3-9|61	%patch4 -p0
12cr|ircd-hybrid-7.2.3-9|62	%patch5 -p0
12cr|ircd-hybrid-7.2.3-9|63	
12cr|ircd-hybrid-7.2.3-9|64	# Clear all before start
12cr|ircd-hybrid-7.2.3-9|65	#rm -rf `find -type d -name autom4te.cache`
12cr|ircd-hybrid-7.2.3-9|66	#mv -f autoconf/{configure.in,acconfig.h} .
12cr|ircd-hybrid-7.2.3-9|67	
12cr|ircd-hybrid-7.2.3-9|68	%build
12cr|ircd-hybrid-7.2.3-9|69	# change dir for other automake
12cr|ircd-hybrid-7.2.3-9|70	#cp -f %{_datadir}/automake-1.7/config.* autoconf
12cr|ircd-hybrid-7.2.3-9|71	#%{__aclocal}
12cr|ircd-hybrid-7.2.3-9|72	#%{__autoconf}
12cr|ircd-hybrid-7.2.3-9|73	
12cr|ircd-hybrid-7.2.3-9|74	%configure2_5x \
12cr|ircd-hybrid-7.2.3-9|75	--enable-zlib \
12cr|ircd-hybrid-7.2.3-9|76	--enable-small-net \
12cr|ircd-hybrid-7.2.3-9|77	--enable-openssl \
12cr|ircd-hybrid-7.2.3-9|78	--disable-assert \
12cr|ircd-hybrid-7.2.3-9|79	--with-nicklen=12 \
12cr|ircd-hybrid-7.2.3-9|80	--with-maxclients=512 \
12cr|ircd-hybrid-7.2.3-9|81	%{?_with_ipv6:--enable-ipv6} \
12cr|ircd-hybrid-7.2.3-9|82	%{?_with_efnet:--enable-efnet}
12cr|ircd-hybrid-7.2.3-9|83	%make
12cr|ircd-hybrid-7.2.3-9|84	
12cr|ircd-hybrid-7.2.3-9|85	%install
12cr|ircd-hybrid-7.2.3-9|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}} \
12cr|ircd-hybrid-7.2.3-9|87	$RPM_BUILD_ROOT{%{_libdir}/ircd-hybrid/{modules{,/autoload},tools,help},%{_sbindir},%{_mandir}/man8,%{_localstatedir}/lib/ircd-hybrid} \
12cr|ircd-hybrid-7.2.3-9|88	$RPM_BUILD_ROOT{%{_includedir}/%{name},%{_messagesdir},%{_messagesdir}/{ayb{,/LC_MESSAGES},custom{,/LC_MESSAGES}}}
12cr|ircd-hybrid-7.2.3-9|89	
12cr|ircd-hybrid-7.2.3-9|90	install src/ircd $RPM_BUILD_ROOT%{_sbindir}/ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|91	install servlink/servlink $RPM_BUILD_ROOT%{_sbindir}/servlink
12cr|ircd-hybrid-7.2.3-9|92	install etc/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|93	# which conf file we need?
12cr|ircd-hybrid-7.2.3-9|94	%if %{with_EFnet}
12cr|ircd-hybrid-7.2.3-9|95	mv $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid/example.efnet.conf $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid/ircd.conf
12cr|ircd-hybrid-7.2.3-9|96	rm $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid/{simple.conf,example.conf}
12cr|ircd-hybrid-7.2.3-9|97	%else
12cr|ircd-hybrid-7.2.3-9|98	mv $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid/simple.conf $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid/ircd.conf
12cr|ircd-hybrid-7.2.3-9|99	rm $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid/example.efnet.conf
12cr|ircd-hybrid-7.2.3-9|100	%endif
12cr|ircd-hybrid-7.2.3-9|101	#mv $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid/convertconf-example.conf $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid/.convertconf-example.conf
12cr|ircd-hybrid-7.2.3-9|102	#install doc/ircd.motd $RPM_BUILD_ROOT%{_sysconfdir}/ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|103	install doc/ircd.8 $RPM_BUILD_ROOT%{_mandir}/man8/ircd-hybrid.8
12cr|ircd-hybrid-7.2.3-9|104	install include/*.h $RPM_BUILD_ROOT%{_includedir}/%{name}
12cr|ircd-hybrid-7.2.3-9|105	install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|106	install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|107	install %{SOURCE3} $RPM_BUILD_ROOT/etc/logrotate.d/ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|108	
12cr|ircd-hybrid-7.2.3-9|109	cd modules
12cr|ircd-hybrid-7.2.3-9|110	install *.so $RPM_BUILD_ROOT%{_libdir}/ircd-hybrid/modules/autoload
12cr|ircd-hybrid-7.2.3-9|111	cd core
12cr|ircd-hybrid-7.2.3-9|112	install *.so $RPM_BUILD_ROOT%{_libdir}/ircd-hybrid/modules
12cr|ircd-hybrid-7.2.3-9|113	cd ..
12cr|ircd-hybrid-7.2.3-9|114	cd ..
12cr|ircd-hybrid-7.2.3-9|115	
12cr|ircd-hybrid-7.2.3-9|116	# make this to have ircservices support
12cr|ircd-hybrid-7.2.3-9|117	cd contrib
12cr|ircd-hybrid-7.2.3-9|118	make ; install *.so $RPM_BUILD_ROOT%{_libdir}/ircd-hybrid/modules
12cr|ircd-hybrid-7.2.3-9|119	cd ..
12cr|ircd-hybrid-7.2.3-9|120	
12cr|ircd-hybrid-7.2.3-9|121	cd tools
12cr|ircd-hybrid-7.2.3-9|122	for i in encspeed mkkeypair mkpasswd untabify; do
12cr|ircd-hybrid-7.2.3-9|123	install $i $RPM_BUILD_ROOT%{_libdir}/ircd-hybrid/tools/$i
12cr|ircd-hybrid-7.2.3-9|124	done
12cr|ircd-hybrid-7.2.3-9|125	cd ..
12cr|ircd-hybrid-7.2.3-9|126	
12cr|ircd-hybrid-7.2.3-9|127	cd help
12cr|ircd-hybrid-7.2.3-9|128	
12cr|ircd-hybrid-7.2.3-9|129	cp -rf opers users $RPM_BUILD_ROOT%{_libdir}/ircd-hybrid/help
12cr|ircd-hybrid-7.2.3-9|130	
12cr|ircd-hybrid-7.2.3-9|131	for link in topic accept cjoin cmode admin names links away whowas \
12cr|ircd-hybrid-7.2.3-9|132	version kick who invite quit join list nick oper part \
12cr|ircd-hybrid-7.2.3-9|133	time credits motd userhost users whois ison lusers \
12cr|ircd-hybrid-7.2.3-9|134	user help pass error challenge knock ping pong; do \
12cr|ircd-hybrid-7.2.3-9|135	rm -f $RPM_BUILD_ROOT%{_libdir}/ircd-hybrid/help/users/$link; \
12cr|ircd-hybrid-7.2.3-9|136	ln -s %{_libdir}/ircd-hybrid/help/opers/$link $RPM_BUILD_ROOT%{_libdir}/ircd-hybrid/help/users; \
12cr|ircd-hybrid-7.2.3-9|137	done
12cr|ircd-hybrid-7.2.3-9|138	cd ..
12cr|ircd-hybrid-7.2.3-9|139	
12cr|ircd-hybrid-7.2.3-9|140	cd messages
12cr|ircd-hybrid-7.2.3-9|141	install *.lang $RPM_BUILD_ROOT%{_messagesdir}
12cr|ircd-hybrid-7.2.3-9|142	cd ..
12cr|ircd-hybrid-7.2.3-9|143	
12cr|ircd-hybrid-7.2.3-9|144	%multiarch_binaries $RPM_BUILD_ROOT%_includedir/%{name}/*.h
12cr|ircd-hybrid-7.2.3-9|145	
12cr|ircd-hybrid-7.2.3-9|146	%pre
12cr|ircd-hybrid-7.2.3-9|147	%_pre_useradd ircd-hybrid %{_localstatedir}/lib/ircd-hybrid /bin/false
12cr|ircd-hybrid-7.2.3-9|148	
12cr|ircd-hybrid-7.2.3-9|149	%post
12cr|ircd-hybrid-7.2.3-9|150	%_post_service ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|151	%create_ghostfile /var/log/ircd-hybrid/user.log ircd-hybrid ircd-hybrid 0644
12cr|ircd-hybrid-7.2.3-9|152	%create_ghostfile /var/log/ircd-hybrid/oper.log ircd-hybrid ircd-hybrid 0644
12cr|ircd-hybrid-7.2.3-9|153	%create_ghostfile /var/log/ircd-hybrid/foper.log ircd-hybrid ircd-hybrid 0644
12cr|ircd-hybrid-7.2.3-9|154	update-alternatives --install %{_sbindir}/ircd ircd %{_sbindir}/ircd-hybrid 10
12cr|ircd-hybrid-7.2.3-9|155	
12cr|ircd-hybrid-7.2.3-9|156	%preun
12cr|ircd-hybrid-7.2.3-9|157	%_preun_service ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|158	
12cr|ircd-hybrid-7.2.3-9|159	# remove hardlinks
12cr|ircd-hybrid-7.2.3-9|160	rm -f %{_libdir}/ircd-hybrid/tools/viklines %{_libdir}/ircd-hybrid/tools/vimotd
12cr|ircd-hybrid-7.2.3-9|161	
12cr|ircd-hybrid-7.2.3-9|162	%postun
12cr|ircd-hybrid-7.2.3-9|163	%_postun_userdel ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|164	
12cr|ircd-hybrid-7.2.3-9|165	update-alternatives --remove ircd %{_sbindir}/ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|166	
12cr|ircd-hybrid-7.2.3-9|167	%files
12cr|ircd-hybrid-7.2.3-9|168	%defattr(644,root,root,755)
12cr|ircd-hybrid-7.2.3-9|169	%doc doc/{*.txt,server-version-info,technical} Hybrid-team LICENSE BUGS RELNOTES TODO
12cr|ircd-hybrid-7.2.3-9|170	%attr(755,root,root) %{_sbindir}/*
12cr|ircd-hybrid-7.2.3-9|171	%attr(755,ircd-hybrid,ircd-hybrid) %dir %{_sysconfdir}/ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|172	#%attr(644,ircd-hybrid,ircd-hybrid) %config(noreplace) %{_sysconfdir}/ircd-hybrid/.convertconf-example.conf
12cr|ircd-hybrid-7.2.3-9|173	%attr(644,ircd-hybrid,ircd-hybrid) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/ircd-hybrid/*
12cr|ircd-hybrid-7.2.3-9|174	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|175	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|176	%attr(755,root,root) /etc/rc.d/init.d/ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|177	%dir %{_libdir}/ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|178	%dir %{_libdir}/ircd-hybrid/modules
12cr|ircd-hybrid-7.2.3-9|179	%dir %{_libdir}/ircd-hybrid/tools
12cr|ircd-hybrid-7.2.3-9|180	%dir %{_libdir}/ircd-hybrid/help
12cr|ircd-hybrid-7.2.3-9|181	%dir %{_messagesdir}
12cr|ircd-hybrid-7.2.3-9|182	%{_messagesdir}/*
12cr|ircd-hybrid-7.2.3-9|183	%attr(755,ircd-hybrid,ircd-hybrid) %dir %{_localstatedir}/lib/ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|184	%attr(755,root,root) %{_libdir}/ircd-hybrid/modules/*
12cr|ircd-hybrid-7.2.3-9|185	%attr(755,root,root) %{_libdir}/ircd-hybrid/tools/*
12cr|ircd-hybrid-7.2.3-9|186	%attr(755,root,root) %{_libdir}/ircd-hybrid/help/*
12cr|ircd-hybrid-7.2.3-9|187	%attr(755,ircd-hybrid,ircd-hybrid) %dir %{_var}/log/ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|188	%attr(755,ircd-hybrid,ircd-hybrid) %dir %{_var}/run/ircd-hybrid
12cr|ircd-hybrid-7.2.3-9|189	%{_mandir}/man*/*
12cr|ircd-hybrid-7.2.3-9|190	
12cr|ircd-hybrid-7.2.3-9|191	# devel
12cr|ircd-hybrid-7.2.3-9|192	%files devel
12cr|ircd-hybrid-7.2.3-9|193	%defattr(644,root,root,755)
12cr|ircd-hybrid-7.2.3-9|194	%{_includedir}/%{name}
12cr|ircd-hybrid-7.2.3-9|195	%doc ChangeLog
12cr|ircd-hybrid-7.2.3-9|196	
12cr|ircd-hybrid-7.2.3-9|197	
12cr|ircd-hybrid-7.2.3-9|198	
12cr|ircd-hybrid-7.2.3-9|199	%changelog
12cr|ircd-hybrid-7.2.3-9|200	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 7.2.3-8mdv2011.0
12cr|ircd-hybrid-7.2.3-9|201	+ Revision: 612408
12cr|ircd-hybrid-7.2.3-9|202	- the mass rebuild of 2010.1 packages
12cr|ircd-hybrid-7.2.3-9|203	
12cr|ircd-hybrid-7.2.3-9|204	* Wed Apr 28 2010 Funda Wang <fwang@mandriva.org> 7.2.3-7mdv2010.1
12cr|ircd-hybrid-7.2.3-9|205	+ Revision: 539921
12cr|ircd-hybrid-7.2.3-9|206	- fix str fmt
12cr|ircd-hybrid-7.2.3-9|207	
12cr|ircd-hybrid-7.2.3-9|208	+ Thierry Vignaud <tv@mandriva.org>
12cr|ircd-hybrid-7.2.3-9|209	- rebuild
12cr|ircd-hybrid-7.2.3-9|210	
12cr|ircd-hybrid-7.2.3-9|211	+ Thomas Backlund <tmb@mandriva.org>
12cr|ircd-hybrid-7.2.3-9|212	- fix typo in initscript
12cr|ircd-hybrid-7.2.3-9|213	
12cr|ircd-hybrid-7.2.3-9|214	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 7.2.3-6mdv2009.0
12cr|ircd-hybrid-7.2.3-9|215	+ Revision: 267127
12cr|ircd-hybrid-7.2.3-9|216	- rebuild early 2009.0 package (before pixel changes)
12cr|ircd-hybrid-7.2.3-9|217	
12cr|ircd-hybrid-7.2.3-9|218	+ Pixel <pixel@mandriva.com>
12cr|ircd-hybrid-7.2.3-9|219	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|ircd-hybrid-7.2.3-9|220	
12cr|ircd-hybrid-7.2.3-9|221	+ Funda Wang <fwang@mandriva.org>
12cr|ircd-hybrid-7.2.3-9|222	- fix bug#40445: ircd-hybrid cannot find core modules
12cr|ircd-hybrid-7.2.3-9|223	- fix bug#40446: there is no need creating hardlink
12cr|ircd-hybrid-7.2.3-9|224	
12cr|ircd-hybrid-7.2.3-9|225	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 7.2.3-4mdv2008.1
12cr|ircd-hybrid-7.2.3-9|226	+ Revision: 140792
12cr|ircd-hybrid-7.2.3-9|227	- restore BuildRoot
12cr|ircd-hybrid-7.2.3-9|228	
12cr|ircd-hybrid-7.2.3-9|229	+ Thierry Vignaud <tv@mandriva.org>
12cr|ircd-hybrid-7.2.3-9|230	- kill re-definition of %%buildroot on Pixel's request
12cr|ircd-hybrid-7.2.3-9|231	
12cr|ircd-hybrid-7.2.3-9|232	* Mon Aug 27 2007 Funda Wang <fwang@mandriva.org> 7.2.3-4mdv2008.0
12cr|ircd-hybrid-7.2.3-9|233	+ Revision: 71708
12cr|ircd-hybrid-7.2.3-9|234	- SILNET: bump release
12cr|ircd-hybrid-7.2.3-9|235	- add fedora patch to build on x86_64
12cr|ircd-hybrid-7.2.3-9|236	- Do not need bison and flex
12cr|ircd-hybrid-7.2.3-9|237	- disable patch2
12cr|ircd-hybrid-7.2.3-9|238	- Add patch from debian to build using flex and bison
12cr|ircd-hybrid-7.2.3-9|239	- New version
12cr|ircd-hybrid-7.2.3-9|240	
12cr|ircd-hybrid-7.2.3-9|241	+ Thierry Vignaud <tv@mandriva.org>
12cr|ircd-hybrid-7.2.3-9|242	- kill file require on update-alternatives
12cr|ircd-hybrid-7.2.3-9|243	
12cr|ircd-hybrid-7.2.3-9|244	* Sun Jun 03 2007 Funda Wang <fwang@mandriva.org> 7.2.2-3mdv2008.0
12cr|ircd-hybrid-7.2.3-9|245	+ Revision: 34855
12cr|ircd-hybrid-7.2.3-9|246	- Shoulodn't conflict with itself
12cr|ircd-hybrid-7.2.3-9|247	
12cr|ircd-hybrid-7.2.3-9|248	* Sat Jun 02 2007 Adam Williamson <awilliamson@mandriva.org> 7.2.2-2mdv2008.0
12cr|ircd-hybrid-7.2.3-9|249	+ Revision: 34727
12cr|ircd-hybrid-7.2.3-9|250	- rename manpage to avoid conflict with ircd (makes more sense this way anyway)
12cr|ircd-hybrid-7.2.3-9|251	
12cr|ircd-hybrid-7.2.3-9|252	* Sun May 27 2007 Funda Wang <fwang@mandriva.org> 7.2.2-1mdv2008.0
12cr|ircd-hybrid-7.2.3-9|253	+ Revision: 31790
12cr|ircd-hybrid-7.2.3-9|254	- Add languages
12cr|ircd-hybrid-7.2.3-9|255	- fix file list
12cr|ircd-hybrid-7.2.3-9|256	- Don't use autotools
12cr|ircd-hybrid-7.2.3-9|257	- Rediff patch0
12cr|ircd-hybrid-7.2.3-9|258	- New version
12cr|ircd-hybrid-7.2.3-9|259	
12cr|ircd-hybrid-7.2.3-9|260	
12cr|ircd-hybrid-7.2.3-9|261	* Wed Mar 09 2005 Lenny Cartier <lenny@mandrakesoft.com> 7.0.3-2mdk
12cr|ircd-hybrid-7.2.3-9|262	- from Nenad Markovic <yapi@verat.net> :
12cr|ircd-hybrid-7.2.3-9|263	- correct patch0 (UID and GID stuff)
12cr|ircd-hybrid-7.2.3-9|264	- remove/resort unneeded patches
12cr|ircd-hybrid-7.2.3-9|265	- fix init script
12cr|ircd-hybrid-7.2.3-9|266	- fix dir names
12cr|ircd-hybrid-7.2.3-9|267	
12cr|ircd-hybrid-7.2.3-9|268	* Fri Feb 25 2005 Nenad Markovic <yapi@verat.net> 7.0.3-1mdk
12cr|ircd-hybrid-7.2.3-9|269	- initial specfile based on RPM from PLD Team <feedback@pld.org.pl>
12cr|ircd-hybrid-7.2.3-9|270	- bz2 sources
12cr|ircd-hybrid-7.2.3-9|271	- build with automake-1.7
12cr|ircd-hybrid-7.2.3-9|272	- modify init script
12cr|ircd-hybrid-7.2.3-9|273	- devel package
12cr|ircd-hybrid-7.2.3-9|274	- EFnet and IPv6 support (optional)
12cr|ircd-hybrid-7.2.3-9|275	

2301 12
12cr|irrlicht-1.8-1|1	# (tpg) SET VERSION HERE !!!
12cr|irrlicht-1.8-1|2	%define major 1
12cr|irrlicht-1.8-1|3	%define minor 8
12cr|irrlicht-1.8-1|4	%define uprel 0
12cr|irrlicht-1.8-1|5	
12cr|irrlicht-1.8-1|6	%define libname %mklibname %{name} %{major}
12cr|irrlicht-1.8-1|7	%define develname %mklibname %{name} -d
12cr|irrlicht-1.8-1|8	%define staticname %mklibname %{name} -d -s
12cr|irrlicht-1.8-1|9	
12cr|irrlicht-1.8-1|10	# (dm) donno wtf it hangs
12cr|irrlicht-1.8-1|11	%define dont_check_elf_files 1
12cr|irrlicht-1.8-1|12	
12cr|irrlicht-1.8-1|13	%bcond_with static
12cr|irrlicht-1.8-1|14	
12cr|irrlicht-1.8-1|15	Summary:	The Irrlicht Engine SDK
12cr|irrlicht-1.8-1|16	Name:		irrlicht
12cr|irrlicht-1.8-1|17	%if %uprel
12cr|irrlicht-1.8-1|18	Version:	%{major}.%{minor}.%{uprel}
12cr|irrlicht-1.8-1|19	%else
12cr|irrlicht-1.8-1|20	Version:	%{major}.%{minor}
12cr|irrlicht-1.8-1|21	%endif
12cr|irrlicht-1.8-1|22	Release:	1
12cr|irrlicht-1.8-1|23	License:	zlib/libpng License
12cr|irrlicht-1.8-1|24	Group:		Graphics
12cr|irrlicht-1.8-1|25	URL:		http://irrlicht.sourceforge.net/
12cr|irrlicht-1.8-1|26	Source0:	http://downloads.sourceforge.net/project/irrlicht/Irrlicht%20SDK/%{version}/%{name}-%{version}.zip
12cr|irrlicht-1.8-1|27	Patch2:		irrlicht-1.8-debian-use-system-libs.patch
12cr|irrlicht-1.8-1|28	Patch3:		irrlicht-1.7.1-GUIEditor-makefile.patch
12cr|irrlicht-1.8-1|29	Patch4:		irrlicht-1.7.3-IrrFontTool-makefile.patch
12cr|irrlicht-1.8-1|30	Patch5:		irrlicht-1.8-debian-link-against-needed-libs.patch
12cr|irrlicht-1.8-1|31	BuildRequires:	imagemagick
12cr|irrlicht-1.8-1|32	BuildRequires:	zlib-devel
12cr|irrlicht-1.8-1|33	BuildRequires:	jpeg-devel
12cr|irrlicht-1.8-1|34	BuildRequires:	pkgconfig(libpng)
12cr|irrlicht-1.8-1|35	BuildRequires:	pkgconfig(gl)
12cr|irrlicht-1.8-1|36	BuildRequires:	pkgconfig(glu)
12cr|irrlicht-1.8-1|37	BuildRequires:	pkgconfig(x11)
12cr|irrlicht-1.8-1|38	BuildRequires:	pkgconfig(xxf86vm)
12cr|irrlicht-1.8-1|39	BuildRequires:	pkgconfig(xext)
12cr|irrlicht-1.8-1|40	BuildRequires:	pkgconfig(xft)
12cr|irrlicht-1.8-1|41	BuildRequires:	pkgconfig(xcursor)
12cr|irrlicht-1.8-1|42	BuildRequires:	bzip2-devel
12cr|irrlicht-1.8-1|43	Requires:	%{name}-media = %{version}
12cr|irrlicht-1.8-1|44	
12cr|irrlicht-1.8-1|45	%description
12cr|irrlicht-1.8-1|46	The Irrlicht Engine is an open source high performance realtime
12cr|irrlicht-1.8-1|47	3D engine written and usable in C++ and also available for .NET
12cr|irrlicht-1.8-1|48	languages. It is completely cross-platform, using D3D, OpenGL
12cr|irrlicht-1.8-1|49	and its own software renderer, and has all of the state-of-the-art
12cr|irrlicht-1.8-1|50	features which can be found in commercial 3d engines.
12cr|irrlicht-1.8-1|51	
12cr|irrlicht-1.8-1|52	We've got a huge active community, and there are lots of projects
12cr|irrlicht-1.8-1|53	in development that use the engine. You can find enhancements for
12cr|irrlicht-1.8-1|54	Irrlicht all over the web, like alternative terrain renderers,
12cr|irrlicht-1.8-1|55	portal renderers, exporters, world layers, tutorials, editors,
12cr|irrlicht-1.8-1|56	language bindings for java, perl, ruby, basic, python, lua, and so
12cr|irrlicht-1.8-1|57	on. And best of all: It's completely free.
12cr|irrlicht-1.8-1|58	
12cr|irrlicht-1.8-1|59	%package -n %{libname}
12cr|irrlicht-1.8-1|60	Summary:	Shared libraries for Irrlicht 3D engine
12cr|irrlicht-1.8-1|61	Group:		System/Libraries
12cr|irrlicht-1.8-1|62	
12cr|irrlicht-1.8-1|63	%description -n %{libname}
12cr|irrlicht-1.8-1|64	Shared libraries for Irrlicht 3D engine.
12cr|irrlicht-1.8-1|65	
12cr|irrlicht-1.8-1|66	%package -n %{develname}
12cr|irrlicht-1.8-1|67	Summary:	Development files for Irrlicht 3D engine
12cr|irrlicht-1.8-1|68	Group:		Development/C
12cr|irrlicht-1.8-1|69	Requires:	%{libname} = %{version}
12cr|irrlicht-1.8-1|70	Provides:	%{name}-devel = %{EVRD}
12cr|irrlicht-1.8-1|71	Provides:	lib%{name}-devel = %{EVRD}
12cr|irrlicht-1.8-1|72	
12cr|irrlicht-1.8-1|73	%description -n %{develname}
12cr|irrlicht-1.8-1|74	Development files for Irrlicht 3D engine.
12cr|irrlicht-1.8-1|75	
12cr|irrlicht-1.8-1|76	%if 0%{?with_static}
12cr|irrlicht-1.8-1|77	%package -n %{staticname}
12cr|irrlicht-1.8-1|78	Summary:	Static files for Irrlicht 3D engine
12cr|irrlicht-1.8-1|79	Group:		Development/C
12cr|irrlicht-1.8-1|80	Requires:	%{develname}  = %{version}-%{release}
12cr|irrlicht-1.8-1|81	
12cr|irrlicht-1.8-1|82	%description -n %{staticname}
12cr|irrlicht-1.8-1|83	Static files for Irrlicht 3D engine.
12cr|irrlicht-1.8-1|84	%endif
12cr|irrlicht-1.8-1|85	
12cr|irrlicht-1.8-1|86	%package examples
12cr|irrlicht-1.8-1|87	Summary:	Demos and examples for the Irrlicht 3D engine
12cr|irrlicht-1.8-1|88	Group:		Graphics
12cr|irrlicht-1.8-1|89	Requires:	%{libname} = %{version}
12cr|irrlicht-1.8-1|90	
12cr|irrlicht-1.8-1|91	%description examples
12cr|irrlicht-1.8-1|92	Demos and examples for the Irrlicht 3D engine.
12cr|irrlicht-1.8-1|93	
12cr|irrlicht-1.8-1|94	%package media
12cr|irrlicht-1.8-1|95	Summary:	Media files for Irrlicht 3D engine
12cr|irrlicht-1.8-1|96	Group:		Graphics
12cr|irrlicht-1.8-1|97	Requires:	%{name} = %{version}
12cr|irrlicht-1.8-1|98	
12cr|irrlicht-1.8-1|99	%description media
12cr|irrlicht-1.8-1|100	Media files needed by Irrlicht tools and demos.
12cr|irrlicht-1.8-1|101	
12cr|irrlicht-1.8-1|102	%package doc
12cr|irrlicht-1.8-1|103	Summary:	User documentation for the Irrlicht 3D engine
12cr|irrlicht-1.8-1|104	Group:		Graphics
12cr|irrlicht-1.8-1|105	Requires:	%{libname} = %{version}
12cr|irrlicht-1.8-1|106	
12cr|irrlicht-1.8-1|107	%description doc
12cr|irrlicht-1.8-1|108	User documentation for the Irrlicht 3D engine.
12cr|irrlicht-1.8-1|109	
12cr|irrlicht-1.8-1|110	%prep
12cr|irrlicht-1.8-1|111	%setup -q
12cr|irrlicht-1.8-1|112	%patch2 -p1
12cr|irrlicht-1.8-1|113	%patch3 -p1
12cr|irrlicht-1.8-1|114	%patch4 -p1
12cr|irrlicht-1.8-1|115	%patch5 -p1
12cr|irrlicht-1.8-1|116	
12cr|irrlicht-1.8-1|117	# really not needed :)
12cr|irrlicht-1.8-1|118	rm -r examples/14.Win32Window
12cr|irrlicht-1.8-1|119	rm -r source/Irrlicht/MacOSX
12cr|irrlicht-1.8-1|120	# (tpg) use system wide libs, see patch2
12cr|irrlicht-1.8-1|121	rm -rf source/Irrlicht/jpeglib source/Irrlicht/zlib source/Irrlicht/libpng source/Irrlicht/bzip2
12cr|irrlicht-1.8-1|122	#source/Irrlicht/lzma source/Irrlicht/aesGladman
12cr|irrlicht-1.8-1|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'
12cr|irrlicht-1.8-1|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'
12cr|irrlicht-1.8-1|125	
12cr|irrlicht-1.8-1|126	# needs irrKlang
12cr|irrlicht-1.8-1|127	rm -r examples/Demo
12cr|irrlicht-1.8-1|128	sed -i -e 's|Demo||g' examples/buildAllExamples.sh
12cr|irrlicht-1.8-1|129	
12cr|irrlicht-1.8-1|130	# media path
12cr|irrlicht-1.8-1|131	sed -i -e 's|../../media/|%{_datadir}/irrlicht/|g' tools/GUIEditor/main.cpp
12cr|irrlicht-1.8-1|132	find ./examples -name *.cpp | xargs sed -i -e 's|../../media/|%{_datadir}/irrlicht/|g'
12cr|irrlicht-1.8-1|133	
12cr|irrlicht-1.8-1|134	# (tpg) clean this mess
12cr|irrlicht-1.8-1|135	for i in include/*.h doc/upgrade-guide.txt source/Irrlicht/*.cpp source/Irrlicht/*.h source/Irrlicht/Makefile; do
12cr|irrlicht-1.8-1|136	sed -i 's/\r//' $i
12cr|irrlicht-1.8-1|137	chmod -x $i
12cr|irrlicht-1.8-1|138	touch -r changes.txt $i
12cr|irrlicht-1.8-1|139	done
12cr|irrlicht-1.8-1|140	
12cr|irrlicht-1.8-1|141	#(tpg) correct version
12cr|irrlicht-1.8-1|142	#sed -i -e 's/0-SVN/1/g' source/Irrlicht/Makefile
12cr|irrlicht-1.8-1|143	
12cr|irrlicht-1.8-1|144	%build
12cr|irrlicht-1.8-1|145	%setup_compile_flags
12cr|irrlicht-1.8-1|146	export LIBDIR="%{_libdir}"
12cr|irrlicht-1.8-1|147	export PREFIX="%{_prefix}"
12cr|irrlicht-1.8-1|148	export INCLUDEDIR="%{_includedir}"
12cr|irrlicht-1.8-1|149	
12cr|irrlicht-1.8-1|150	%if 0%{?with_static}
12cr|irrlicht-1.8-1|151	# build static library
12cr|irrlicht-1.8-1|152	%make -C source/Irrlicht \
12cr|irrlicht-1.8-1|153	CFLAGS="%{optflags}" \
12cr|irrlicht-1.8-1|154	CXXFLAGS="%{optflags}" \
12cr|irrlicht-1.8-1|155	LDFLAGS="%{ldflags}"
12cr|irrlicht-1.8-1|156	
12cr|irrlicht-1.8-1|157	# clean it
12cr|irrlicht-1.8-1|158	%make -C source/Irrlicht clean
12cr|irrlicht-1.8-1|159	%endif
12cr|irrlicht-1.8-1|160	
12cr|irrlicht-1.8-1|161	# build shared library
12cr|irrlicht-1.8-1|162	%make -C source/Irrlicht sharedlib NDEBUG=1 \
12cr|irrlicht-1.8-1|163	%ifnarch ix86
12cr|irrlicht-1.8-1|164	CFLAGS="%{optflags} -fPIC" \
12cr|irrlicht-1.8-1|165	CXXFLAGS="%{optflags} -fPIC"
12cr|irrlicht-1.8-1|166	%else
12cr|irrlicht-1.8-1|167	CFLAGS="%{optflags}" \
12cr|irrlicht-1.8-1|168	CXXFLAGS="%{optflags}"
12cr|irrlicht-1.8-1|169	%endif
12cr|irrlicht-1.8-1|170	
12cr|irrlicht-1.8-1|171	# create necessary links to avoid linker-error for tools/examples
12cr|irrlicht-1.8-1|172	pushd lib/Linux
12cr|irrlicht-1.8-1|173	ln -s libIrrlicht.so.%{major}.%{minor}.%{uprel} libIrrlicht.so.%{major}.%{minor}
12cr|irrlicht-1.8-1|174	ln -s libIrrlicht.so.%{major}.%{minor} libIrrlicht.so
12cr|irrlicht-1.8-1|175	popd
12cr|irrlicht-1.8-1|176	
12cr|irrlicht-1.8-1|177	# build tools
12cr|irrlicht-1.8-1|178	pushd tools
12cr|irrlicht-1.8-1|179	cd GUIEditor
12cr|irrlicht-1.8-1|180	%make CFLAGS="%{optflags}" CXXFLAGS="%{optflags} -ffast-math"
12cr|irrlicht-1.8-1|181	cd ../IrrFontTool/newFontTool
12cr|irrlicht-1.8-1|182	%make CFLAGS="%{optflags}" CXXFLAGS="%{optflags}"
12cr|irrlicht-1.8-1|183	popd
12cr|irrlicht-1.8-1|184	
12cr|irrlicht-1.8-1|185	# build examples
12cr|irrlicht-1.8-1|186	pushd examples
12cr|irrlicht-1.8-1|187	sh buildAllExamples.sh
12cr|irrlicht-1.8-1|188	popd
12cr|irrlicht-1.8-1|189	
12cr|irrlicht-1.8-1|190	%install
12cr|irrlicht-1.8-1|191	mkdir -p %{buildroot}%{_libdir}
12cr|irrlicht-1.8-1|192	
12cr|irrlicht-1.8-1|193	%if 0%{?with_static}
12cr|irrlicht-1.8-1|194	install -m 644 lib/Linux/libIrrlicht.a %{buildroot}%{_libdir}
12cr|irrlicht-1.8-1|195	%endif
12cr|irrlicht-1.8-1|196	
12cr|irrlicht-1.8-1|197	cp -av  lib/Linux/libIrrlicht.so* %{buildroot}%{_libdir}
12cr|irrlicht-1.8-1|198	
12cr|irrlicht-1.8-1|199	# includes
12cr|irrlicht-1.8-1|200	mkdir -p %{buildroot}%{_includedir}/irrlicht
12cr|irrlicht-1.8-1|201	cp -f include/*.h %{buildroot}%{_includedir}/irrlicht
12cr|irrlicht-1.8-1|202	
12cr|irrlicht-1.8-1|203	# tools
12cr|irrlicht-1.8-1|204	install -dm 755 %{buildroot}%{_bindir}
12cr|irrlicht-1.8-1|205	install -m 755 bin/Linux/GUIEditor %{buildroot}%{_bindir}/irrlicht-GUIEditor
12cr|irrlicht-1.8-1|206	install -m 755 bin/Linux/FontTool %{buildroot}%{_bindir}/irrlicht-FontTool
12cr|irrlicht-1.8-1|207	
12cr|irrlicht-1.8-1|208	# examples
12cr|irrlicht-1.8-1|209	install -dm 755 %{buildroot}%{_bindir}
12cr|irrlicht-1.8-1|210	ex_list=`ls -1 bin/Linux/??.*`
12cr|irrlicht-1.8-1|211	for i in $ex_list; do
12cr|irrlicht-1.8-1|212	FE=`echo $i | awk 'BEGIN { FS="." }{ print $2 }'`
12cr|irrlicht-1.8-1|213	install -m 755 $i %{buildroot}%{_bindir}/irrlicht-$FE
12cr|irrlicht-1.8-1|214	done
12cr|irrlicht-1.8-1|215	
12cr|irrlicht-1.8-1|216	# examples-docs
12cr|irrlicht-1.8-1|217	pushd examples
12cr|irrlicht-1.8-1|218	install -dm 755 %{buildroot}%{_docdir}/Irrlicht-examples
12cr|irrlicht-1.8-1|219	
12cr|irrlicht-1.8-1|220	ex_dir=`find . -name tutorial.html`
12cr|irrlicht-1.8-1|221	for i in $ex_dir; do
12cr|irrlicht-1.8-1|222	dir_name=`dirname $i`
12cr|irrlicht-1.8-1|223	install -dm 755 %{buildroot}%{_docdir}/Irrlicht-examples/$dir_name
12cr|irrlicht-1.8-1|224	install -m 644 $i %{buildroot}%{_docdir}/Irrlicht-examples/$dir_name
12cr|irrlicht-1.8-1|225	done
12cr|irrlicht-1.8-1|226	rm -r %{buildroot}%{_docdir}/Irrlicht-examples/09.Meshviewer
12cr|irrlicht-1.8-1|227	popd
12cr|irrlicht-1.8-1|228	
12cr|irrlicht-1.8-1|229	# media
12cr|irrlicht-1.8-1|230	mkdir -p %{buildroot}%{_datadir}/irrlicht
12cr|irrlicht-1.8-1|231	install -m 755 media/* %{buildroot}%{_datadir}/irrlicht
12cr|irrlicht-1.8-1|232	
12cr|irrlicht-1.8-1|233	# icons
12cr|irrlicht-1.8-1|234	install -dm 755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|irrlicht-1.8-1|235	convert examples/09.Meshviewer/icon.ico -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/irrlicht-Meshviewer.png
12cr|irrlicht-1.8-1|236	convert bin/Win32-VisualStudio/irrlicht.ico -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/irrlicht.png
12cr|irrlicht-1.8-1|237	
12cr|irrlicht-1.8-1|238	convert examples/09.Meshviewer/icon.ico -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/irrlicht-Meshviewer.png
12cr|irrlicht-1.8-1|239	convert bin/Win32-VisualStudio/irrlicht.ico -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/irrlicht.png
12cr|irrlicht-1.8-1|240	
12cr|irrlicht-1.8-1|241	convert examples/09.Meshviewer/icon.ico -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/irrlicht-Meshviewer.png
12cr|irrlicht-1.8-1|242	convert bin/Win32-VisualStudio/irrlicht.ico -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/irrlicht.png
12cr|irrlicht-1.8-1|243	
12cr|irrlicht-1.8-1|244	# menu
12cr|irrlicht-1.8-1|245	mkdir -p %{buildroot}%{_datadir}/applications
12cr|irrlicht-1.8-1|246	cat > %{buildroot}%{_datadir}/applications/irrlicht-GUIEditor.desktop << EOF
12cr|irrlicht-1.8-1|247	[Desktop Entry]
12cr|irrlicht-1.8-1|248	Name=Irrlicht GUI Editor
12cr|irrlicht-1.8-1|249	Comment=Irrlicht GUI Editor
12cr|irrlicht-1.8-1|250	Exec=%{_bindir}/irrlicht-GUIEditor
12cr|irrlicht-1.8-1|251	Icon=%{name}
12cr|irrlicht-1.8-1|252	Terminal=false
12cr|irrlicht-1.8-1|253	Type=Application
12cr|irrlicht-1.8-1|254	StartupNotify=true
12cr|irrlicht-1.8-1|255	Categories=3DGraphics;GTK;
12cr|irrlicht-1.8-1|256	EOF
12cr|irrlicht-1.8-1|257	
12cr|irrlicht-1.8-1|258	cat > %{buildroot}%{_datadir}/applications/irrlicht-FontTool.desktop << EOF
12cr|irrlicht-1.8-1|259	[Desktop Entry]
12cr|irrlicht-1.8-1|260	Name=Irrlicht Font Tool
12cr|irrlicht-1.8-1|261	Comment=Irrlicht Font Tool
12cr|irrlicht-1.8-1|262	Exec=%{_bindir}/irrlicht-FontTool
12cr|irrlicht-1.8-1|263	Icon=%{name}
12cr|irrlicht-1.8-1|264	Terminal=false
12cr|irrlicht-1.8-1|265	Type=Application
12cr|irrlicht-1.8-1|266	StartupNotify=true
12cr|irrlicht-1.8-1|267	Categories=3DGraphics;GTK;
12cr|irrlicht-1.8-1|268	EOF
12cr|irrlicht-1.8-1|269	
12cr|irrlicht-1.8-1|270	cat > %{buildroot}%{_datadir}/applications/irrlicht-Meshviewer.desktop << EOF
12cr|irrlicht-1.8-1|271	[Desktop Entry]
12cr|irrlicht-1.8-1|272	Name=Irrlicht Mesh Viewer
12cr|irrlicht-1.8-1|273	Comment=Irrlicht Mesh Viewer
12cr|irrlicht-1.8-1|274	Exec=%{_bindir}/irrlicht-Meshviewer
12cr|irrlicht-1.8-1|275	Icon=irrlicht-Meshviewer
12cr|irrlicht-1.8-1|276	Terminal=true
12cr|irrlicht-1.8-1|277	Type=Application
12cr|irrlicht-1.8-1|278	StartupNotify=true
12cr|irrlicht-1.8-1|279	Categories=3DGraphics;GTK;
12cr|irrlicht-1.8-1|280	EOF
12cr|irrlicht-1.8-1|281	
12cr|irrlicht-1.8-1|282	%files
12cr|irrlicht-1.8-1|283	%doc examples/09.Meshviewer/tutorial.html
12cr|irrlicht-1.8-1|284	%{_bindir}/irrlicht-GUIEditor
12cr|irrlicht-1.8-1|285	%{_bindir}/irrlicht-FontTool
12cr|irrlicht-1.8-1|286	%{_bindir}/irrlicht-Meshviewer
12cr|irrlicht-1.8-1|287	%{_datadir}/applications/*.desktop
12cr|irrlicht-1.8-1|288	%{_iconsdir}/hicolor/*/apps/*.png
12cr|irrlicht-1.8-1|289	
12cr|irrlicht-1.8-1|290	%files -n %{libname}
12cr|irrlicht-1.8-1|291	%{_libdir}/lib*.so.%{major}*
12cr|irrlicht-1.8-1|292	
12cr|irrlicht-1.8-1|293	%files -n %{develname}
12cr|irrlicht-1.8-1|294	%dir %{_includedir}/irrlicht
12cr|irrlicht-1.8-1|295	%{_libdir}/lib*.so
12cr|irrlicht-1.8-1|296	%{_includedir}/irrlicht/*.h
12cr|irrlicht-1.8-1|297	
12cr|irrlicht-1.8-1|298	%if 0%{?with_static}
12cr|irrlicht-1.8-1|299	%files -n %{staticname}
12cr|irrlicht-1.8-1|300	%{_libdir}/lib*.a
12cr|irrlicht-1.8-1|301	%endif
12cr|irrlicht-1.8-1|302	
12cr|irrlicht-1.8-1|303	%files examples
12cr|irrlicht-1.8-1|304	%dir %{_docdir}/Irrlicht-examples
12cr|irrlicht-1.8-1|305	%{_docdir}/Irrlicht-examples/*
12cr|irrlicht-1.8-1|306	%exclude %{_bindir}/irrlicht-GUIEditor
12cr|irrlicht-1.8-1|307	%exclude %{_bindir}/irrlicht-FontTool
12cr|irrlicht-1.8-1|308	%exclude %{_bindir}/irrlicht-Meshviewer
12cr|irrlicht-1.8-1|309	%{_bindir}/irrlicht-*
12cr|irrlicht-1.8-1|310	
12cr|irrlicht-1.8-1|311	%files media
12cr|irrlicht-1.8-1|312	%defattr(644,root,root)
12cr|irrlicht-1.8-1|313	%dir %{_datadir}/irrlicht
12cr|irrlicht-1.8-1|314	%{_datadir}/irrlicht/*
12cr|irrlicht-1.8-1|315	
12cr|irrlicht-1.8-1|316	%files doc
12cr|irrlicht-1.8-1|317	%doc doc/html doc/aesGladman.txt doc/irrlicht-license.txt doc/readme.txt
12cr|irrlicht-1.8-1|318	%doc doc/upgrade-guide.txt
12cr|irrlicht-1.8-1|319	
12cr|irrlicht-1.8-1|320	
12cr|irrlicht-1.8-1|321	
12cr|irrlicht-1.8-1|322	%changelog
12cr|irrlicht-1.8-1|323	* Sat Sep  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|irrlicht-1.8-1|324	+ Commit: e21a0f0
12cr|irrlicht-1.8-1|325	- New version 1.7.3, re-diff some patches, add patch to fix build with libpng15
12cr|irrlicht-1.8-1|326	
12cr|irrlicht-1.8-1|327	

2302 12
12cr|irssistats-0.75-2|1	%define	name	irssistats
12cr|irssistats-0.75-2|2	%define	version	0.75
12cr|irssistats-0.75-2|3	%define	release	%mkrel 2
12cr|irssistats-0.75-2|4	
12cr|irssistats-0.75-2|5	Name:		%name
12cr|irssistats-0.75-2|6	Summary:	This tool generates HTML IRC stats based on irssi logs
12cr|irssistats-0.75-2|7	Version:	%version
12cr|irssistats-0.75-2|8	Release:	%release
12cr|irssistats-0.75-2|9	Url:		http://royale.zerezo.com/irssistats/
12cr|irssistats-0.75-2|10	Source:		http://royale.zerezo.com/%{name}/%{name}-%{version}.tar.gz
12cr|irssistats-0.75-2|11	Group:		Networking/IRC
12cr|irssistats-0.75-2|12	License:	GPLv2+
12cr|irssistats-0.75-2|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|irssistats-0.75-2|14	
12cr|irssistats-0.75-2|15	%description
12cr|irssistats-0.75-2|16	irssistats is a tool that make HTML stats from irssi logfiles.
12cr|irssistats-0.75-2|17	The statistics generated display many useful and funny informations
12cr|irssistats-0.75-2|18	about the channel.
12cr|irssistats-0.75-2|19	
12cr|irssistats-0.75-2|20	%prep
12cr|irssistats-0.75-2|21	%setup -q
12cr|irssistats-0.75-2|22	
12cr|irssistats-0.75-2|23	%build
12cr|irssistats-0.75-2|24	%make
12cr|irssistats-0.75-2|25	
12cr|irssistats-0.75-2|26	%install
12cr|irssistats-0.75-2|27	make install PRE=$RPM_BUILD_ROOT/usr
12cr|irssistats-0.75-2|28	
12cr|irssistats-0.75-2|29	%clean
12cr|irssistats-0.75-2|30	rm -rf $RPM_BUILD_ROOT
12cr|irssistats-0.75-2|31	
12cr|irssistats-0.75-2|32	%files
12cr|irssistats-0.75-2|33	%defattr(-,root,root,0755)
12cr|irssistats-0.75-2|34	%doc COPYING README
12cr|irssistats-0.75-2|35	%{_bindir}/irssistats
12cr|irssistats-0.75-2|36	%{_mandir}/man1/*
12cr|irssistats-0.75-2|37	%_datadir/%name
12cr|irssistats-0.75-2|38	
12cr|irssistats-0.75-2|39	
12cr|irssistats-0.75-2|40	%changelog
12cr|irssistats-0.75-2|41	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.75-2mdv2011.0
12cr|irssistats-0.75-2|42	+ Revision: 612416
12cr|irssistats-0.75-2|43	- the mass rebuild of 2010.1 packages
12cr|irssistats-0.75-2|44	
12cr|irssistats-0.75-2|45	* Mon Feb 15 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.75-1mdv2010.1
12cr|irssistats-0.75-2|46	+ Revision: 506083
12cr|irssistats-0.75-2|47	- Clean spec file
12cr|irssistats-0.75-2|48	- Update to 0.75
12cr|irssistats-0.75-2|49	
12cr|irssistats-0.75-2|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.73-4mdv2010.0
12cr|irssistats-0.75-2|51	+ Revision: 429572
12cr|irssistats-0.75-2|52	- rebuild
12cr|irssistats-0.75-2|53	
12cr|irssistats-0.75-2|54	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.73-3mdv2009.0
12cr|irssistats-0.75-2|55	+ Revision: 247270
12cr|irssistats-0.75-2|56	- rebuild
12cr|irssistats-0.75-2|57	
12cr|irssistats-0.75-2|58	+ Olivier Blin <oblin@mandriva.com>
12cr|irssistats-0.75-2|59	- restore BuildRoot
12cr|irssistats-0.75-2|60	
12cr|irssistats-0.75-2|61	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.73-1mdv2008.1
12cr|irssistats-0.75-2|62	+ Revision: 127175
12cr|irssistats-0.75-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|irssistats-0.75-2|64	
12cr|irssistats-0.75-2|65	+ Nicolas Vigier <nvigier@mandriva.com>
12cr|irssistats-0.75-2|66	- new version
12cr|irssistats-0.75-2|67	- Import irssistats
12cr|irssistats-0.75-2|68	
12cr|irssistats-0.75-2|69	
12cr|irssistats-0.75-2|70	
12cr|irssistats-0.75-2|71	* Tue Feb 08 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.71-1mdk
12cr|irssistats-0.75-2|72	- from Antoine Jacquet <royale@zerezo.com> :
12cr|irssistats-0.75-2|73	- Fixed group in the spec file
12cr|irssistats-0.75-2|74	
12cr|irssistats-0.75-2|75	* Mon Feb 07 2005 Antoine Jacquet <royale@zerezo.com>
12cr|irssistats-0.75-2|76	- Added spec file

2303 12
12cr|irssi-xmpp-0.52-1|1	Name:		irssi-xmpp
12cr|irssi-xmpp-0.52-1|2	Version:	0.52
12cr|irssi-xmpp-0.52-1|3	Release:	1
12cr|irssi-xmpp-0.52-1|4	Summary:	An irssi Module to Connect to the Jabber Network
12cr|irssi-xmpp-0.52-1|5	Source0:	%name-%version.tar.gz
12cr|irssi-xmpp-0.52-1|6	URL:		http://cybione.org/~irssi-xmpp/
12cr|irssi-xmpp-0.52-1|7	Group:		Networking/IRC
12cr|irssi-xmpp-0.52-1|8	License:	GPLv2
12cr|irssi-xmpp-0.52-1|9	BuildRequires:	loudmouth-devel irssi-devel >= 0.8.13
12cr|irssi-xmpp-0.52-1|10	BuildRequires:	gcc glibc-devel make
12cr|irssi-xmpp-0.52-1|11	Requires:	irssi >= 0.8.13
12cr|irssi-xmpp-0.52-1|12	
12cr|irssi-xmpp-0.52-1|13	%description
12cr|irssi-xmpp-0.52-1|14	irssi-xmpp is a irssi plugin to connect to the jabber network.
12cr|irssi-xmpp-0.52-1|15	
12cr|irssi-xmpp-0.52-1|16	%prep
12cr|irssi-xmpp-0.52-1|17	%setup -q
12cr|irssi-xmpp-0.52-1|18	
12cr|irssi-xmpp-0.52-1|19	%build
12cr|irssi-xmpp-0.52-1|20	export IRSSI_INCLUDE="%{_includedir}/irssi" PREFIX=%{_prefix} IRSSI_LIB=%{_libdir}/irssi IRSSI_DOC=%{_defaultdocdir}
12cr|irssi-xmpp-0.52-1|21	%make
12cr|irssi-xmpp-0.52-1|22	
12cr|irssi-xmpp-0.52-1|23	%install
12cr|irssi-xmpp-0.52-1|24	export IRSSI_INCLUDE="%{_includedir}/irssi" PREFIX=%{_prefix} IRSSI_LIB=%{_libdir}/irssi IRSSI_DOC=%{_defaultdocdir}
12cr|irssi-xmpp-0.52-1|25	%makeinstall_std
12cr|irssi-xmpp-0.52-1|26	
12cr|irssi-xmpp-0.52-1|27	%files
12cr|irssi-xmpp-0.52-1|28	%doc COPYING NEWS README
12cr|irssi-xmpp-0.52-1|29	%{_libdir}/irssi/modules/libfe_xmpp.so
12cr|irssi-xmpp-0.52-1|30	%{_libdir}/irssi/modules/libxmpp_core.so
12cr|irssi-xmpp-0.52-1|31	%{_libdir}/irssi/modules/libtext_xmpp.so
12cr|irssi-xmpp-0.52-1|32	%{_datadir}/irssi/help/roster
12cr|irssi-xmpp-0.52-1|33	%{_datadir}/irssi/help/xmppconnect
12cr|irssi-xmpp-0.52-1|34	%{_datadir}/irssi/help/xmppserver
12cr|irssi-xmpp-0.52-1|35	
12cr|irssi-xmpp-0.52-1|36	
12cr|irssi-xmpp-0.52-1|37	%changelog
12cr|irssi-xmpp-0.52-1|38	* Tue Mar 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.52-1
12cr|irssi-xmpp-0.52-1|39	+ Revision: 784680
12cr|irssi-xmpp-0.52-1|40	- version update 0.52
12cr|irssi-xmpp-0.52-1|41	
12cr|irssi-xmpp-0.52-1|42	* Tue May 24 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.51-1
12cr|irssi-xmpp-0.52-1|43	+ Revision: 678192
12cr|irssi-xmpp-0.52-1|44	- new version 0.51
12cr|irssi-xmpp-0.52-1|45	
12cr|irssi-xmpp-0.52-1|46	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|irssi-xmpp-0.52-1|47	- the mass rebuild of 2010.1 packages
12cr|irssi-xmpp-0.52-1|48	
12cr|irssi-xmpp-0.52-1|49	* Fri Mar 05 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.50-1mdv2010.1
12cr|irssi-xmpp-0.52-1|50	+ Revision: 514433
12cr|irssi-xmpp-0.52-1|51	- Rewrite parts of spec, not use CVS.
12cr|irssi-xmpp-0.52-1|52	- update to O.50
12cr|irssi-xmpp-0.52-1|53	- fix source to use tar.gz (fix %%prep too)
12cr|irssi-xmpp-0.52-1|54	
12cr|irssi-xmpp-0.52-1|55	* Tue May 19 2009 Nicolas Vigier <nvigier@mandriva.com> 0.13-4.cvs20090519.1mdv2010.0
12cr|irssi-xmpp-0.52-1|56	+ Revision: 377580
12cr|irssi-xmpp-0.52-1|57	- update to cvs version (much more stable than the outdated stable version, and recommended on website)
12cr|irssi-xmpp-0.52-1|58	- fix license and indentation
12cr|irssi-xmpp-0.52-1|59	- update URL
12cr|irssi-xmpp-0.52-1|60	
12cr|irssi-xmpp-0.52-1|61	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.13-3mdv2009.0
12cr|irssi-xmpp-0.52-1|62	+ Revision: 247277
12cr|irssi-xmpp-0.52-1|63	- rebuild
12cr|irssi-xmpp-0.52-1|64	
12cr|irssi-xmpp-0.52-1|65	* Mon Feb 11 2008 Olivier Thauvin <nanardon@mandriva.org> 0.13-1mdv2008.1
12cr|irssi-xmpp-0.52-1|66	+ Revision: 165626
12cr|irssi-xmpp-0.52-1|67	- import irssi-xmpp
12cr|irssi-xmpp-0.52-1|68	

2304 12
12cr|iscsitarget-1.4.20.3-0.2|1	%define     subrel 2
12cr|iscsitarget-1.4.20.3-0.2|2	Name:       iscsitarget
12cr|iscsitarget-1.4.20.3-0.2|3	Version:    1.4.20.3
12cr|iscsitarget-1.4.20.3-0.2|4	Release:    %mkrel 0
12cr|iscsitarget-1.4.20.3-0.2|5	Summary:    iSCSI target
12cr|iscsitarget-1.4.20.3-0.2|6	License:    GPL
12cr|iscsitarget-1.4.20.3-0.2|7	Group:      Networking/Other
12cr|iscsitarget-1.4.20.3-0.2|8	URL:        http://iscsitarget.sourceforge.net/
12cr|iscsitarget-1.4.20.3-0.2|9	Source0:    http://downloads.sourceforge.net/iscsitarget/%{name}-%{version}.tar.gz
12cr|iscsitarget-1.4.20.3-0.2|10	Source1:    iscsitarget.init
12cr|iscsitarget-1.4.20.3-0.2|11	Source2:    iscitarget-2.6.22.patch
12cr|iscsitarget-1.4.20.3-0.2|12	#
12cr|iscsitarget-1.4.20.3-0.2|13	# patches from svn
12cr|iscsitarget-1.4.20.3-0.2|14	# for i in $(seq 330 331);do
12cr|iscsitarget-1.4.20.3-0.2|15	# svn log -c $i http://iscsitarget.svn.sourceforge.net/svnroot/iscsitarget/trunk > iscsitarget-r$i.patch
12cr|iscsitarget-1.4.20.3-0.2|16	# svn diff -c $i http://iscsitarget.svn.sourceforge.net/svnroot/iscsitarget/trunk >> iscsitarget-r$i.patch
12cr|iscsitarget-1.4.20.3-0.2|17	# done
12cr|iscsitarget-1.4.20.3-0.2|18	#
12cr|iscsitarget-1.4.20.3-0.2|19	#
12cr|iscsitarget-1.4.20.3-0.2|20	# other patches
12cr|iscsitarget-1.4.20.3-0.2|21	#
12cr|iscsitarget-1.4.20.3-0.2|22	Patch1:     iscsitarget-1.4.20.3-dkms.patch
12cr|iscsitarget-1.4.20.3-0.2|23	Patch2:	    isciscsitarget-1.4.20.3-makefile.patch
12cr|iscsitarget-1.4.20.3-0.2|24	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|iscsitarget-1.4.20.3-0.2|25	BuildRequires: kernel-devel
12cr|iscsitarget-1.4.20.3-0.2|26	
12cr|iscsitarget-1.4.20.3-0.2|27	%define dkmsdir %{_usrsrc}/%{name}-%{version}-%{release}
12cr|iscsitarget-1.4.20.3-0.2|28	
12cr|iscsitarget-1.4.20.3-0.2|29	%description
12cr|iscsitarget-1.4.20.3-0.2|30	iSCSI Enterprise Target is for building an iSCSI storage system on
12cr|iscsitarget-1.4.20.3-0.2|31	Linux. It is aimed at developing an iSCSI target satisfying enterprise
12cr|iscsitarget-1.4.20.3-0.2|32	requirements.
12cr|iscsitarget-1.4.20.3-0.2|33	
12cr|iscsitarget-1.4.20.3-0.2|34	%package -n dkms-%{name}
12cr|iscsitarget-1.4.20.3-0.2|35	Summary: iSCSI-target kernel module
12cr|iscsitarget-1.4.20.3-0.2|36	Group: Networking/Other
12cr|iscsitarget-1.4.20.3-0.2|37	Requires(preun): dkms
12cr|iscsitarget-1.4.20.3-0.2|38	Requires(post): dkms
12cr|iscsitarget-1.4.20.3-0.2|39	
12cr|iscsitarget-1.4.20.3-0.2|40	%description -n dkms-%{name}
12cr|iscsitarget-1.4.20.3-0.2|41	This package contains the iscsi-target kernel module.
12cr|iscsitarget-1.4.20.3-0.2|42	
12cr|iscsitarget-1.4.20.3-0.2|43	%prep
12cr|iscsitarget-1.4.20.3-0.2|44	%setup -q
12cr|iscsitarget-1.4.20.3-0.2|45	
12cr|iscsitarget-1.4.20.3-0.2|46	cp %{SOURCE2} patches/compat-mdv2008.patch
12cr|iscsitarget-1.4.20.3-0.2|47	%patch1 -p1 -b .dkms.orig
12cr|iscsitarget-1.4.20.3-0.2|48	%patch2 -p1 -b .makefile
12cr|iscsitarget-1.4.20.3-0.2|49	
12cr|iscsitarget-1.4.20.3-0.2|50	%build
12cr|iscsitarget-1.4.20.3-0.2|51	%make -C usr CC="gcc %optflags %{?ldflags:%ldflags}"
12cr|iscsitarget-1.4.20.3-0.2|52	
12cr|iscsitarget-1.4.20.3-0.2|53	%install
12cr|iscsitarget-1.4.20.3-0.2|54	rm -rf %{buildroot}
12cr|iscsitarget-1.4.20.3-0.2|55	make DESTDIR=%{buildroot} KVER=`uname -r` install-usr install-man
12cr|iscsitarget-1.4.20.3-0.2|56	
12cr|iscsitarget-1.4.20.3-0.2|57	# do this manually to install in proper paths
12cr|iscsitarget-1.4.20.3-0.2|58	mkdir -p %{buildroot}%{_initrddir}
12cr|iscsitarget-1.4.20.3-0.2|59	install %{SOURCE1} %{buildroot}%{_initrddir}/iscsi-target
12cr|iscsitarget-1.4.20.3-0.2|60	cp etc/ietd.conf %{buildroot}%{_sysconfdir}
12cr|iscsitarget-1.4.20.3-0.2|61	cp etc/*.allow %{buildroot}%{_sysconfdir}
12cr|iscsitarget-1.4.20.3-0.2|62	
12cr|iscsitarget-1.4.20.3-0.2|63	# DKMS
12cr|iscsitarget-1.4.20.3-0.2|64	mkdir -p %{buildroot}%{dkmsdir}
12cr|iscsitarget-1.4.20.3-0.2|65	cp -r kernel include patches %{buildroot}%{dkmsdir}/
12cr|iscsitarget-1.4.20.3-0.2|66	# remove patch backup files
12cr|iscsitarget-1.4.20.3-0.2|67	rm -f  %{buildroot}%{dkmsdir}/*/*.r*.orig
12cr|iscsitarget-1.4.20.3-0.2|68	
12cr|iscsitarget-1.4.20.3-0.2|69	sed -e 's@^PACKAGE_VERSION=.*$@PACKAGE_VERSION="%{version}-%{release}"@' dkms.conf > %{buildroot}%{dkmsdir}/dkms.conf
12cr|iscsitarget-1.4.20.3-0.2|70	
12cr|iscsitarget-1.4.20.3-0.2|71	%post -n dkms-%{name}
12cr|iscsitarget-1.4.20.3-0.2|72	dkms add -m %{name} -v %{version}-%{release} --rpm_safe_upgrade
12cr|iscsitarget-1.4.20.3-0.2|73	dkms build -m %{name} -v %{version}-%{release} --rpm_safe_upgrade
12cr|iscsitarget-1.4.20.3-0.2|74	dkms install -m %{name} -v %{version}-%{release} --rpm_safe_upgrade
12cr|iscsitarget-1.4.20.3-0.2|75	
12cr|iscsitarget-1.4.20.3-0.2|76	%post
12cr|iscsitarget-1.4.20.3-0.2|77	%_post_service iscsi-target
12cr|iscsitarget-1.4.20.3-0.2|78	
12cr|iscsitarget-1.4.20.3-0.2|79	%preun -n dkms-%{name}
12cr|iscsitarget-1.4.20.3-0.2|80	dkms remove -m %{name} -v %{version}-%{release} --rpm_safe_upgrade --all || :
12cr|iscsitarget-1.4.20.3-0.2|81	
12cr|iscsitarget-1.4.20.3-0.2|82	%preun
12cr|iscsitarget-1.4.20.3-0.2|83	%_preun_service iscsi-target
12cr|iscsitarget-1.4.20.3-0.2|84	
12cr|iscsitarget-1.4.20.3-0.2|85	%clean
12cr|iscsitarget-1.4.20.3-0.2|86	rm -rf %{buildroot}
12cr|iscsitarget-1.4.20.3-0.2|87	
12cr|iscsitarget-1.4.20.3-0.2|88	%files
12cr|iscsitarget-1.4.20.3-0.2|89	%defattr(-,root,root)
12cr|iscsitarget-1.4.20.3-0.2|90	%doc ChangeLog COPYING README* RELEASE_NOTES
12cr|iscsitarget-1.4.20.3-0.2|91	%config(noreplace) %{_sysconfdir}/ietd.conf
12cr|iscsitarget-1.4.20.3-0.2|92	%config(noreplace) %{_sysconfdir}/initiators.allow
12cr|iscsitarget-1.4.20.3-0.2|93	%config(noreplace) %{_sysconfdir}/targets.allow
12cr|iscsitarget-1.4.20.3-0.2|94	%{_initrddir}/iscsi-target
12cr|iscsitarget-1.4.20.3-0.2|95	%{_sbindir}/ietadm
12cr|iscsitarget-1.4.20.3-0.2|96	%{_sbindir}/ietd
12cr|iscsitarget-1.4.20.3-0.2|97	%{_mandir}/man5/ietd.conf.5*
12cr|iscsitarget-1.4.20.3-0.2|98	%{_mandir}/man8/ietd.8*
12cr|iscsitarget-1.4.20.3-0.2|99	%{_mandir}/man8/ietadm.8*
12cr|iscsitarget-1.4.20.3-0.2|100	
12cr|iscsitarget-1.4.20.3-0.2|101	%files -n dkms-%{name}
12cr|iscsitarget-1.4.20.3-0.2|102	%defattr(-,root,root)
12cr|iscsitarget-1.4.20.3-0.2|103	%{_usrsrc}/%{name}-%{version}-%{release}
12cr|iscsitarget-1.4.20.3-0.2|104	
12cr|iscsitarget-1.4.20.3-0.2|105	
12cr|iscsitarget-1.4.20.3-0.2|106	%changelog
12cr|iscsitarget-1.4.20.3-0.2|107	* Sat Nov 05 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.4.20.3-0.2mdv2011.0
12cr|iscsitarget-1.4.20.3-0.2|108	+ Revision: 717742
12cr|iscsitarget-1.4.20.3-0.2|109	- P1 rediffed
12cr|iscsitarget-1.4.20.3-0.2|110	P2 added
12cr|iscsitarget-1.4.20.3-0.2|111	It compiles now under 2011
12cr|iscsitarget-1.4.20.3-0.2|112	
12cr|iscsitarget-1.4.20.3-0.2|113	* Fri Nov 04 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.4.20.3-0.1
12cr|iscsitarget-1.4.20.3-0.2|114	+ Revision: 717618
12cr|iscsitarget-1.4.20.3-0.2|115	- 1.4.20.3
12cr|iscsitarget-1.4.20.3-0.2|116	
12cr|iscsitarget-1.4.20.3-0.2|117	* Fri Nov 04 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.4.20.2-2
12cr|iscsitarget-1.4.20.3-0.2|118	+ Revision: 717386
12cr|iscsitarget-1.4.20.3-0.2|119	- spec typo
12cr|iscsitarget-1.4.20.3-0.2|120	- 1.4.20.2
12cr|iscsitarget-1.4.20.3-0.2|121	
12cr|iscsitarget-1.4.20.3-0.2|122	+ Luca Berra <bluca@mandriva.org>
12cr|iscsitarget-1.4.20.3-0.2|123	- 2.6.36 compile fix
12cr|iscsitarget-1.4.20.3-0.2|124	
12cr|iscsitarget-1.4.20.3-0.2|125	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.20.1-2mdv2011.0
12cr|iscsitarget-1.4.20.3-0.2|126	+ Revision: 612419
12cr|iscsitarget-1.4.20.3-0.2|127	- the mass rebuild of 2010.1 packages
12cr|iscsitarget-1.4.20.3-0.2|128	
12cr|iscsitarget-1.4.20.3-0.2|129	* Mon Apr 26 2010 Luca Berra <bluca@mandriva.org> 1.4.20.1-1mdv2010.1
12cr|iscsitarget-1.4.20.3-0.2|130	+ Revision: 539186
12cr|iscsitarget-1.4.20.3-0.2|131	- update to 1.4.20.1
12cr|iscsitarget-1.4.20.3-0.2|132	remove obsolete patches
12cr|iscsitarget-1.4.20.3-0.2|133	
12cr|iscsitarget-1.4.20.3-0.2|134	* Sat Apr 24 2010 Luca Berra <bluca@mandriva.org> 1.4.20-1mdv2010.1
12cr|iscsitarget-1.4.20.3-0.2|135	+ Revision: 538445
12cr|iscsitarget-1.4.20.3-0.2|136	- new version 1.4.20
12cr|iscsitarget-1.4.20.3-0.2|137	- ESX serial number fix from SVN
12cr|iscsitarget-1.4.20.3-0.2|138	- remove openssl buildrequire
12cr|iscsitarget-1.4.20.3-0.2|139	
12cr|iscsitarget-1.4.20.3-0.2|140	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 1.4.19-3mdv2010.1
12cr|iscsitarget-1.4.20.3-0.2|141	+ Revision: 537333
12cr|iscsitarget-1.4.20.3-0.2|142	- rebuild
12cr|iscsitarget-1.4.20.3-0.2|143	
12cr|iscsitarget-1.4.20.3-0.2|144	* Mon Feb 22 2010 Luca Berra <bluca@mandriva.org> 1.4.19-2mdv2010.1
12cr|iscsitarget-1.4.20.3-0.2|145	+ Revision: 509454
12cr|iscsitarget-1.4.20.3-0.2|146	- new version 1.4.19 + fixes from svn (r293)
12cr|iscsitarget-1.4.20.3-0.2|147	fix strict aliasing
12cr|iscsitarget-1.4.20.3-0.2|148	fix dkms build on 2.6.33 kernels
12cr|iscsitarget-1.4.20.3-0.2|149	
12cr|iscsitarget-1.4.20.3-0.2|150	+ Thierry Vignaud <tv@mandriva.org>
12cr|iscsitarget-1.4.20.3-0.2|151	- rebuild
12cr|iscsitarget-1.4.20.3-0.2|152	
12cr|iscsitarget-1.4.20.3-0.2|153	+ Buchan Milne <bgmilne@mandriva.org>
12cr|iscsitarget-1.4.20.3-0.2|154	- Kernel-compatibility patches for 2.6.28 and up, from google cache of commit list
12cr|iscsitarget-1.4.20.3-0.2|155	for r199, r200,r211,r214 (since berlios.de svn and list archives is missing)
12cr|iscsitarget-1.4.20.3-0.2|156	- r201 and r214 adjusted slightly to try and not break build due to missing r200
12cr|iscsitarget-1.4.20.3-0.2|157	- Adjust makefile to retry patch with -p1 if -p0 failed (new patches need -p1)
12cr|iscsitarget-1.4.20.3-0.2|158	- Build only in usr dir, usr target in toplevel patches kernel which results in
12cr|iscsitarget-1.4.20.3-0.2|159	double patching when dkms builds
12cr|iscsitarget-1.4.20.3-0.2|160	
12cr|iscsitarget-1.4.20.3-0.2|161	* Mon Jan 12 2009 Jérôme Soyer <saispo@mandriva.org> 0.4.17-1mdv2009.1
12cr|iscsitarget-1.4.20.3-0.2|162	+ Revision: 328440
12cr|iscsitarget-1.4.20.3-0.2|163	- Remove patch because upstream fixed
12cr|iscsitarget-1.4.20.3-0.2|164	
12cr|iscsitarget-1.4.20.3-0.2|165	* Fri Sep 26 2008 Buchan Milne <bgmilne@mandriva.org> 0.4.16-4mdv2009.0
12cr|iscsitarget-1.4.20.3-0.2|166	+ Revision: 288569
12cr|iscsitarget-1.4.20.3-0.2|167	- Ship patches for older kernels
12cr|iscsitarget-1.4.20.3-0.2|168	
12cr|iscsitarget-1.4.20.3-0.2|169	* Fri Sep 05 2008 Buchan Milne <bgmilne@mandriva.org> 0.4.16-3mdv2009.0
12cr|iscsitarget-1.4.20.3-0.2|170	+ Revision: 280999
12cr|iscsitarget-1.4.20.3-0.2|171	- Drop kernel-source requires, kernel-devel pulled in by dkms is sufficient
12cr|iscsitarget-1.4.20.3-0.2|172	
12cr|iscsitarget-1.4.20.3-0.2|173	* Thu Sep 04 2008 Buchan Milne <bgmilne@mandriva.org> 0.4.16-2mdv2009.0
12cr|iscsitarget-1.4.20.3-0.2|174	+ Revision: 280460
12cr|iscsitarget-1.4.20.3-0.2|175	- Fix building the module for a kernel other than the running kernel
12cr|iscsitarget-1.4.20.3-0.2|176	- Include header-related fixes required for 2.6.26 and later from svn
12cr|iscsitarget-1.4.20.3-0.2|177	
12cr|iscsitarget-1.4.20.3-0.2|178	* Tue Jun 17 2008 Pascal Terjan <pterjan@mandriva.org> 0.4.16-1mdv2009.0
12cr|iscsitarget-1.4.20.3-0.2|179	+ Revision: 223546
12cr|iscsitarget-1.4.20.3-0.2|180	- Add the glibc-2.8 patches
12cr|iscsitarget-1.4.20.3-0.2|181	
12cr|iscsitarget-1.4.20.3-0.2|182	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|iscsitarget-1.4.20.3-0.2|183	- new version
12cr|iscsitarget-1.4.20.3-0.2|184	
12cr|iscsitarget-1.4.20.3-0.2|185	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.4.15-4mdv2008.1
12cr|iscsitarget-1.4.20.3-0.2|186	+ Revision: 170900
12cr|iscsitarget-1.4.20.3-0.2|187	- rebuild
12cr|iscsitarget-1.4.20.3-0.2|188	- better summary
12cr|iscsitarget-1.4.20.3-0.2|189	- summary is not licence tag
12cr|iscsitarget-1.4.20.3-0.2|190	- kill re-definition of %%buildroot on Pixel's request
12cr|iscsitarget-1.4.20.3-0.2|191	
12cr|iscsitarget-1.4.20.3-0.2|192	+ Olivier Blin <blino@mandriva.org>
12cr|iscsitarget-1.4.20.3-0.2|193	- restore BuildRoot
12cr|iscsitarget-1.4.20.3-0.2|194	
12cr|iscsitarget-1.4.20.3-0.2|195	* Tue Oct 02 2007 Olivier Blin <blino@mandriva.org> 0.4.15-3mdv2008.0
12cr|iscsitarget-1.4.20.3-0.2|196	+ Revision: 94481
12cr|iscsitarget-1.4.20.3-0.2|197	- update to new version
12cr|iscsitarget-1.4.20.3-0.2|198	
12cr|iscsitarget-1.4.20.3-0.2|199	* Sat Jun 02 2007 Stefan van der Eijk <stefan@mandriva.org> 0.4.15-2mdv2008.0
12cr|iscsitarget-1.4.20.3-0.2|200	+ Revision: 34749
12cr|iscsitarget-1.4.20.3-0.2|201	- add patch for 2.6.22
12cr|iscsitarget-1.4.20.3-0.2|202	
12cr|iscsitarget-1.4.20.3-0.2|203	* Mon Apr 30 2007 Stefan van der Eijk <stefan@mandriva.org> 0.4.15-1mdv2008.0
12cr|iscsitarget-1.4.20.3-0.2|204	+ Revision: 19637
12cr|iscsitarget-1.4.20.3-0.2|205	- disabled patch0, seems to be merged upstream
12cr|iscsitarget-1.4.20.3-0.2|206	- reworked dkms config
12cr|iscsitarget-1.4.20.3-0.2|207	- 0.4.15
12cr|iscsitarget-1.4.20.3-0.2|208	- add %%version to dkms PACKAGE_VERSION
12cr|iscsitarget-1.4.20.3-0.2|209	
12cr|iscsitarget-1.4.20.3-0.2|210	
12cr|iscsitarget-1.4.20.3-0.2|211	* Fri Oct 20 2006 Andreas Hasenack <andreas@mandriva.com> 0.4.14-1mdv2007.0
12cr|iscsitarget-1.4.20.3-0.2|212	+ Revision: 71437
12cr|iscsitarget-1.4.20.3-0.2|213	+ Status: not released
12cr|iscsitarget-1.4.20.3-0.2|214	- updated to version 0.4.14
12cr|iscsitarget-1.4.20.3-0.2|215	- bump release because the previous (failed) build is still in the queue
12cr|iscsitarget-1.4.20.3-0.2|216	- added libopenssl-devel buildrequires
12cr|iscsitarget-1.4.20.3-0.2|217	- added dkms package for the iscsi_trgt kernel module
12cr|iscsitarget-1.4.20.3-0.2|218	- added initial workings of an init script
12cr|iscsitarget-1.4.20.3-0.2|219	- Import iscsitarget
12cr|iscsitarget-1.4.20.3-0.2|220	

2305 12
12cr|isight-firmware-tools-1.6-2|1	%define Werror_cflags   %{nil}
12cr|isight-firmware-tools-1.6-2|2	
12cr|isight-firmware-tools-1.6-2|3	
12cr|isight-firmware-tools-1.6-2|4	Summary:	Firmware extraction tools for Apple Built-in iSight camera
12cr|isight-firmware-tools-1.6-2|5	Name:		isight-firmware-tools
12cr|isight-firmware-tools-1.6-2|6	Version:	1.6
12cr|isight-firmware-tools-1.6-2|7	Release:	2
12cr|isight-firmware-tools-1.6-2|8	License:	GPLv2+
12cr|isight-firmware-tools-1.6-2|9	Group:		System/Base
12cr|isight-firmware-tools-1.6-2|10	URL:		http://launchpad.net/isight-firmware-tools/
12cr|isight-firmware-tools-1.6-2|11	Source0:	http://launchpad.net/isight-firmware-tools/main/1.6/+download/%{name}-%{version}.tar.gz
12cr|isight-firmware-tools-1.6-2|12	Patch0:		isight-firmware-tools-ift-load-path.patch
12cr|isight-firmware-tools-1.6-2|13	Requires:	udev
12cr|isight-firmware-tools-1.6-2|14	BuildRequires:	gettext
12cr|isight-firmware-tools-1.6-2|15	BuildRequires:	glib2-devel
12cr|isight-firmware-tools-1.6-2|16	BuildRequires:	libgcrypt-devel
12cr|isight-firmware-tools-1.6-2|17	BuildRequires:	libusb-devel
12cr|isight-firmware-tools-1.6-2|18	BuildRequires:	perl(XML::Parser)
12cr|isight-firmware-tools-1.6-2|19	BuildRequires:	intltool
12cr|isight-firmware-tools-1.6-2|20	
12cr|isight-firmware-tools-1.6-2|21	%description
12cr|isight-firmware-tools-1.6-2|22	iSight Firmware Tools provide tools to manipulate firmware for Built-in iSight
12cr|isight-firmware-tools-1.6-2|23	cameras found on Apple machines since iMac G5 (November 2005).
12cr|isight-firmware-tools-1.6-2|24	
12cr|isight-firmware-tools-1.6-2|25	%prep
12cr|isight-firmware-tools-1.6-2|26	%setup -q
12cr|isight-firmware-tools-1.6-2|27	%patch0 -p1
12cr|isight-firmware-tools-1.6-2|28	
12cr|isight-firmware-tools-1.6-2|29	%build
12cr|isight-firmware-tools-1.6-2|30	%configure
12cr|isight-firmware-tools-1.6-2|31	%make
12cr|isight-firmware-tools-1.6-2|32	
12cr|isight-firmware-tools-1.6-2|33	%install
12cr|isight-firmware-tools-1.6-2|34	%makeinstall_std
12cr|isight-firmware-tools-1.6-2|35	
12cr|isight-firmware-tools-1.6-2|36	rm -f %{buildroot}%{_infodir}/dir
12cr|isight-firmware-tools-1.6-2|37	
12cr|isight-firmware-tools-1.6-2|38	# Use doc instead.
12cr|isight-firmware-tools-1.6-2|39	rm -rf %{buildroot}%{_docdir}/%{name}
12cr|isight-firmware-tools-1.6-2|40	
12cr|isight-firmware-tools-1.6-2|41	%find_lang %{name}
12cr|isight-firmware-tools-1.6-2|42	
12cr|isight-firmware-tools-1.6-2|43	%files -f %{name}.lang
12cr|isight-firmware-tools-1.6-2|44	%config %{_sysconfdir}/udev/rules.d/isight.rules
12cr|isight-firmware-tools-1.6-2|45	%doc AUTHORS
12cr|isight-firmware-tools-1.6-2|46	%doc ChangeLog
12cr|isight-firmware-tools-1.6-2|47	%doc COPYING
12cr|isight-firmware-tools-1.6-2|48	%doc HOWTO
12cr|isight-firmware-tools-1.6-2|49	%doc NEWS
12cr|isight-firmware-tools-1.6-2|50	%doc README
12cr|isight-firmware-tools-1.6-2|51	%{_bindir}/ift-export
12cr|isight-firmware-tools-1.6-2|52	%{_bindir}/ift-extract
12cr|isight-firmware-tools-1.6-2|53	%{_infodir}/ift-export.info.*
12cr|isight-firmware-tools-1.6-2|54	%{_infodir}/ift-extract.info.*
12cr|isight-firmware-tools-1.6-2|55	%{_mandir}/man1/ift-export.1.*
12cr|isight-firmware-tools-1.6-2|56	%{_mandir}/man1/ift-extract.1.*
12cr|isight-firmware-tools-1.6-2|57	/lib/udev/ift-load
12cr|isight-firmware-tools-1.6-2|58	
12cr|isight-firmware-tools-1.6-2|59	
12cr|isight-firmware-tools-1.6-2|60	%changelog
12cr|isight-firmware-tools-1.6-2|61	* Thu Jun 14 2012 Andrey Bondrov <abondrov@mandriva.org> 1.6-2
12cr|isight-firmware-tools-1.6-2|62	+ Revision: 805551
12cr|isight-firmware-tools-1.6-2|63	- Drop some legacy junk
12cr|isight-firmware-tools-1.6-2|64	
12cr|isight-firmware-tools-1.6-2|65	* Sun Dec 18 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.6-1
12cr|isight-firmware-tools-1.6-2|66	+ Revision: 743631
12cr|isight-firmware-tools-1.6-2|67	- imported package isight-firmware-tools
12cr|isight-firmware-tools-1.6-2|68	

2306 12
12cr|isomaster-1.3.9-1|1	Summary:	GTK+-based ISO image editor
12cr|isomaster-1.3.9-1|2	Name:		isomaster
12cr|isomaster-1.3.9-1|3	Version:	1.3.9
12cr|isomaster-1.3.9-1|4	Release:	%mkrel 1
12cr|isomaster-1.3.9-1|5	Source0:	http://littlesvr.ca/isomaster/releases/%{name}-%{version}.tar.bz2
12cr|isomaster-1.3.9-1|6	Patch0:		isomaster-0.8.1-directories.patch
12cr|isomaster-1.3.9-1|7	License:	GPLv2
12cr|isomaster-1.3.9-1|8	Group:		Archiving/Cd burning
12cr|isomaster-1.3.9-1|9	URL:		http://littlesvr.ca/isomaster/
12cr|isomaster-1.3.9-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|isomaster-1.3.9-1|11	BuildRequires:	gtk+2-devel
12cr|isomaster-1.3.9-1|12	BuildRequires:	desktop-file-utils
12cr|isomaster-1.3.9-1|13	BuildRequires:	imagemagick
12cr|isomaster-1.3.9-1|14	
12cr|isomaster-1.3.9-1|15	%description
12cr|isomaster-1.3.9-1|16	ISO Master is an open-source, easy to use, graphical CD image editor.
12cr|isomaster-1.3.9-1|17	You can use this program to extract files from an ISO, add files to an
12cr|isomaster-1.3.9-1|18	ISO, and create bootable ISOs - all in a graphical user interface. It
12cr|isomaster-1.3.9-1|19	can open both ISO and NRG files but can only save as ISO.
12cr|isomaster-1.3.9-1|20	
12cr|isomaster-1.3.9-1|21	%prep
12cr|isomaster-1.3.9-1|22	%setup -q -n %{name}-%{version}
12cr|isomaster-1.3.9-1|23	%patch0 -p0 -b .directories
12cr|isomaster-1.3.9-1|24	
12cr|isomaster-1.3.9-1|25	%build
12cr|isomaster-1.3.9-1|26	%make
12cr|isomaster-1.3.9-1|27	
12cr|isomaster-1.3.9-1|28	%install
12cr|isomaster-1.3.9-1|29	rm -rf %{buildroot}
12cr|isomaster-1.3.9-1|30	%makeinstall_std
12cr|isomaster-1.3.9-1|31	%find_lang %{name}
12cr|isomaster-1.3.9-1|32	
12cr|isomaster-1.3.9-1|33	perl -pi -e 's,/usr/share/%{name}/icons/isomaster.png,%{name},g' %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|isomaster-1.3.9-1|34	
12cr|isomaster-1.3.9-1|35	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12cr|isomaster-1.3.9-1|36	convert -scale 48 icons/isomaster.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|isomaster-1.3.9-1|37	convert -scale 32 icons/isomaster.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|isomaster-1.3.9-1|38	convert -scale 16 icons/isomaster.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|isomaster-1.3.9-1|39	
12cr|isomaster-1.3.9-1|40	mkdir -p %{buildroot}%{_datadir}/doc/%{name}
12cr|isomaster-1.3.9-1|41	mv %{buildroot}%{_datadir}/doc/bkisofs/* %{buildroot}%{_datadir}/doc/%{name}/
12cr|isomaster-1.3.9-1|42	
12cr|isomaster-1.3.9-1|43	
12cr|isomaster-1.3.9-1|44	%clean
12cr|isomaster-1.3.9-1|45	rm -rf %{buildroot}
12cr|isomaster-1.3.9-1|46	
12cr|isomaster-1.3.9-1|47	%files -f %{name}.lang
12cr|isomaster-1.3.9-1|48	%defattr(-,root,root)
12cr|isomaster-1.3.9-1|49	%doc %{_datadir}/doc/%{name}
12cr|isomaster-1.3.9-1|50	%{_bindir}/%{name}
12cr|isomaster-1.3.9-1|51	%{_datadir}/%{name}
12cr|isomaster-1.3.9-1|52	%{_datadir}/applications/%{name}.desktop
12cr|isomaster-1.3.9-1|53	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|isomaster-1.3.9-1|54	%{_mandir}/man1/%{name}.1*
12cr|isomaster-1.3.9-1|55	
12cr|isomaster-1.3.9-1|56	
12cr|isomaster-1.3.9-1|57	%changelog
12cr|isomaster-1.3.9-1|58	* Thu May 24 2012 Eugene Budanov <eugene.budanov@rosalab.ru> 1.3.9-1-rosa.lts2012.0
12cr|isomaster-1.3.9-1|59	- Update to new release 1.3.9
12cr|isomaster-1.3.9-1|60	- cleaned spec
12cr|isomaster-1.3.9-1|61	
12cr|isomaster-1.3.9-1|62	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.7-2mdv2011.0
12cr|isomaster-1.3.9-1|63	+ Revision: 612420
12cr|isomaster-1.3.9-1|64	- the mass rebuild of 2010.1 packages
12cr|isomaster-1.3.9-1|65	
12cr|isomaster-1.3.9-1|66	* Thu Jan 07 2010 Frederik Himpe <fhimpe@mandriva.org> 1.3.7-1mdv2010.1
12cr|isomaster-1.3.9-1|67	+ Revision: 487298
12cr|isomaster-1.3.9-1|68	- Update to new version 1.3.7
12cr|isomaster-1.3.9-1|69	
12cr|isomaster-1.3.9-1|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|isomaster-1.3.9-1|71	- rebuild
12cr|isomaster-1.3.9-1|72	
12cr|isomaster-1.3.9-1|73	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 1.3.5-1mdv2009.1
12cr|isomaster-1.3.9-1|74	+ Revision: 324849
12cr|isomaster-1.3.9-1|75	- update to new version 1.3.5
12cr|isomaster-1.3.9-1|76	
12cr|isomaster-1.3.9-1|77	* Mon Dec 15 2008 Adam Williamson <awilliamson@mandriva.org> 1.3.4-1mdv2009.1
12cr|isomaster-1.3.9-1|78	+ Revision: 314446
12cr|isomaster-1.3.9-1|79	- new release 1.3.4
12cr|isomaster-1.3.9-1|80	
12cr|isomaster-1.3.9-1|81	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|isomaster-1.3.9-1|82	- lowercase ImageMagick
12cr|isomaster-1.3.9-1|83	
12cr|isomaster-1.3.9-1|84	* Wed Jul 02 2008 Adam Williamson <awilliamson@mandriva.org> 1.3.3-1mdv2009.0
12cr|isomaster-1.3.9-1|85	+ Revision: 230825
12cr|isomaster-1.3.9-1|86	- new release 1.3.3
12cr|isomaster-1.3.9-1|87	
12cr|isomaster-1.3.9-1|88	+ Pixel <pixel@mandriva.com>
12cr|isomaster-1.3.9-1|89	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|isomaster-1.3.9-1|90	
12cr|isomaster-1.3.9-1|91	* Tue Feb 05 2008 Funda Wang <fwang@mandriva.org> 1.3.1-1mdv2008.1
12cr|isomaster-1.3.9-1|92	+ Revision: 162797
12cr|isomaster-1.3.9-1|93	- update to new version 1.3.1
12cr|isomaster-1.3.9-1|94	
12cr|isomaster-1.3.9-1|95	+ Olivier Blin <oblin@mandriva.com>
12cr|isomaster-1.3.9-1|96	- restore BuildRoot
12cr|isomaster-1.3.9-1|97	
12cr|isomaster-1.3.9-1|98	* Tue Dec 18 2007 Adam Williamson <awilliamson@mandriva.org> 1.3-1mdv2008.1
12cr|isomaster-1.3.9-1|99	+ Revision: 132467
12cr|isomaster-1.3.9-1|100	- minor spec cleanups
12cr|isomaster-1.3.9-1|101	- new release 1.3
12cr|isomaster-1.3.9-1|102	
12cr|isomaster-1.3.9-1|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|isomaster-1.3.9-1|104	- kill re-definition of %%buildroot on Pixel's request
12cr|isomaster-1.3.9-1|105	
12cr|isomaster-1.3.9-1|106	* Mon Nov 05 2007 Adam Williamson <awilliamson@mandriva.org> 1.2-2mdv2008.1
12cr|isomaster-1.3.9-1|107	+ Revision: 106207
12cr|isomaster-1.3.9-1|108	- rebuild for lzma permissions issue (#35309)
12cr|isomaster-1.3.9-1|109	
12cr|isomaster-1.3.9-1|110	* Mon Oct 29 2007 Adam Williamson <awilliamson@mandriva.org> 1.2-1mdv2008.1
12cr|isomaster-1.3.9-1|111	+ Revision: 103130
12cr|isomaster-1.3.9-1|112	- make macro usage more consistent
12cr|isomaster-1.3.9-1|113	- new release 1.2
12cr|isomaster-1.3.9-1|114	
12cr|isomaster-1.3.9-1|115	* Tue Aug 28 2007 Adam Williamson <awilliamson@mandriva.org> 1.1-1mdv2008.0
12cr|isomaster-1.3.9-1|116	+ Revision: 72431
12cr|isomaster-1.3.9-1|117	- drop some unneeded icons and X-Mandriva menu category
12cr|isomaster-1.3.9-1|118	- spec clean
12cr|isomaster-1.3.9-1|119	- new release 1.1
12cr|isomaster-1.3.9-1|120	
12cr|isomaster-1.3.9-1|121	* Sun Jun 10 2007 Adam Williamson <awilliamson@mandriva.org> 1.0-1mdv2008.0
12cr|isomaster-1.3.9-1|122	+ Revision: 37740
12cr|isomaster-1.3.9-1|123	- new release 1.0
12cr|isomaster-1.3.9-1|124	
12cr|isomaster-1.3.9-1|125	* Thu Apr 19 2007 Adam Williamson <awilliamson@mandriva.org> 0.8.1-1mdv2008.0
12cr|isomaster-1.3.9-1|126	+ Revision: 14914
12cr|isomaster-1.3.9-1|127	- Import isomaster
12cr|isomaster-1.3.9-1|128	

2307 12
12cr|isorelax-0.1-2|1	# Copyright (c) 2000-2005, JPackage Project
12cr|isorelax-0.1-2|2	# All rights reserved.
12cr|isorelax-0.1-2|3	#
12cr|isorelax-0.1-2|4	# Redistribution and use in source and binary forms, with or without
12cr|isorelax-0.1-2|5	# modification, are permitted provided that the following conditions
12cr|isorelax-0.1-2|6	# are met:
12cr|isorelax-0.1-2|7	#
12cr|isorelax-0.1-2|8	# 1. Redistributions of source code must retain the above copyright
12cr|isorelax-0.1-2|9	#    notice, this list of conditions and the following disclaimer.
12cr|isorelax-0.1-2|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|isorelax-0.1-2|11	#    notice, this list of conditions and the following disclaimer in the
12cr|isorelax-0.1-2|12	#    documentation and/or other materials provided with the
12cr|isorelax-0.1-2|13	#    distribution.
12cr|isorelax-0.1-2|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|isorelax-0.1-2|15	#    contributors may be used to endorse or promote products derived
12cr|isorelax-0.1-2|16	#    from this software without specific prior written permission.
12cr|isorelax-0.1-2|17	#
12cr|isorelax-0.1-2|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|isorelax-0.1-2|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|isorelax-0.1-2|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|isorelax-0.1-2|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|isorelax-0.1-2|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|isorelax-0.1-2|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|isorelax-0.1-2|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|isorelax-0.1-2|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|isorelax-0.1-2|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|isorelax-0.1-2|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|isorelax-0.1-2|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|isorelax-0.1-2|29	#
12cr|isorelax-0.1-2|30	
12cr|isorelax-0.1-2|31	%define cvstag  release-20050331
12cr|isorelax-0.1-2|32	%define gcj_support	1
12cr|isorelax-0.1-2|33	
12cr|isorelax-0.1-2|34	Name:           isorelax
12cr|isorelax-0.1-2|35	Summary:        Public interfaces for RELAX Core
12cr|isorelax-0.1-2|36	Url:            http://iso-relax.sourceforge.net/
12cr|isorelax-0.1-2|37	Version:        0.1
12cr|isorelax-0.1-2|38	Release:        %mkrel 2
12cr|isorelax-0.1-2|39	License:        MIT
12cr|isorelax-0.1-2|40	Group:          Development/Java
12cr|isorelax-0.1-2|41	%if %{gcj_support}
12cr|isorelax-0.1-2|42	BuildRequires:	java-gcj-compat-devel
12cr|isorelax-0.1-2|43	%else
12cr|isorelax-0.1-2|44	BuildArch:	noarch
12cr|isorelax-0.1-2|45	BuildRequires:	java-devel
12cr|isorelax-0.1-2|46	%endif
12cr|isorelax-0.1-2|47	
12cr|isorelax-0.1-2|48	# mkdir isorelax-release-20050331-src
12cr|isorelax-0.1-2|49	# cd isorelax-release-20050331-src
12cr|isorelax-0.1-2|50	# cvs -d:pserver:anonymous@iso-relax.cvs.sourceforge.net:/cvsroot/iso-relax \
12cr|isorelax-0.1-2|51	#   export -r release-20050331 src lib
12cr|isorelax-0.1-2|52	# cvs -d:pserver:anonymous@iso-relax.cvs.sourceforge.net:/cvsroot/iso-relax \
12cr|isorelax-0.1-2|53	#   co -r release-20050331 build.xml
12cr|isorelax-0.1-2|54	# rm -rf CVS
12cr|isorelax-0.1-2|55	# cd ..
12cr|isorelax-0.1-2|56	# tar cjf isorelax-release-20050331-src.tar.bz2 isorelax-release-20050331-src
12cr|isorelax-0.1-2|57	Source0:        %{name}-%{cvstag}-src.tar.bz2
12cr|isorelax-0.1-2|58	Patch0:         %{name}-apidocsandcompressedjar.patch
12cr|isorelax-0.1-2|59	
12cr|isorelax-0.1-2|60	BuildRequires:  java-devel
12cr|isorelax-0.1-2|61	BuildRequires:  java-rpmbuild >= 0:1.6
12cr|isorelax-0.1-2|62	BuildRequires:  ant
12cr|isorelax-0.1-2|63	BuildRequires:  xerces-j2
12cr|isorelax-0.1-2|64	BuildRequires:  xml-commons-jaxp-1.3-apis
12cr|isorelax-0.1-2|65	Requires:       xerces-j2
12cr|isorelax-0.1-2|66	Requires:       xml-commons-jaxp-1.3-apis
12cr|isorelax-0.1-2|67	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|isorelax-0.1-2|68	
12cr|isorelax-0.1-2|69	%description
12cr|isorelax-0.1-2|70	The ISO RELAX project was started to host public interfaces
12cr|isorelax-0.1-2|71	useful for applications to support RELAX Core. Now, however,
12cr|isorelax-0.1-2|72	some of the hosted material is schema language-neutral.
12cr|isorelax-0.1-2|73	
12cr|isorelax-0.1-2|74	%package javadoc
12cr|isorelax-0.1-2|75	Summary:        Javadoc for %{name}
12cr|isorelax-0.1-2|76	Group:          Development/Java
12cr|isorelax-0.1-2|77	
12cr|isorelax-0.1-2|78	%description javadoc
12cr|isorelax-0.1-2|79	Javadoc for %{name}.
12cr|isorelax-0.1-2|80	
12cr|isorelax-0.1-2|81	%prep
12cr|isorelax-0.1-2|82	%setup -q -n %{name}-%{cvstag}-src
12cr|isorelax-0.1-2|83	find . -name "*.jar" -exec rm -f {} \;
12cr|isorelax-0.1-2|84	ln -s %{_javadir}/ant.jar lib/
12cr|isorelax-0.1-2|85	%patch0 -p0
12cr|isorelax-0.1-2|86	
12cr|isorelax-0.1-2|87	%build
12cr|isorelax-0.1-2|88	export CLASSPATH=$(build-classpath \
12cr|isorelax-0.1-2|89	xerces-j2 \
12cr|isorelax-0.1-2|90	xml-commons-jaxp-1.3-apis \
12cr|isorelax-0.1-2|91	)
12cr|isorelax-0.1-2|92	%{ant} release
12cr|isorelax-0.1-2|93	
12cr|isorelax-0.1-2|94	%install
12cr|isorelax-0.1-2|95	rm -rf %{buildroot}
12cr|isorelax-0.1-2|96	# jars
12cr|isorelax-0.1-2|97	install -d -m 755 %{buildroot}%{_javadir}
12cr|isorelax-0.1-2|98	install -m 644 %{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|isorelax-0.1-2|99	(cd %{buildroot}%{_javadir} && \
12cr|isorelax-0.1-2|100	for jar in *-%{version}*; do \
12cr|isorelax-0.1-2|101	ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; \
12cr|isorelax-0.1-2|102	done
12cr|isorelax-0.1-2|103	)
12cr|isorelax-0.1-2|104	
12cr|isorelax-0.1-2|105	# javadoc
12cr|isorelax-0.1-2|106	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
12cr|isorelax-0.1-2|107	cp -pr apidocs/* %{buildroot}%{_javadocdir}/%{name}
12cr|isorelax-0.1-2|108	
12cr|isorelax-0.1-2|109	%if %{gcj_support}
12cr|isorelax-0.1-2|110	%{_bindir}/aot-compile-rpm
12cr|isorelax-0.1-2|111	%endif
12cr|isorelax-0.1-2|112	
12cr|isorelax-0.1-2|113	%clean
12cr|isorelax-0.1-2|114	rm -rf %{buildroot}
12cr|isorelax-0.1-2|115	
12cr|isorelax-0.1-2|116	%files
12cr|isorelax-0.1-2|117	%defattr(-,root,root,-)
12cr|isorelax-0.1-2|118	%{_javadir}/*
12cr|isorelax-0.1-2|119	%if %{gcj_support}
12cr|isorelax-0.1-2|120	%{_libdir}/gcj/%{name}
12cr|isorelax-0.1-2|121	%endif
12cr|isorelax-0.1-2|122	
12cr|isorelax-0.1-2|123	%files javadoc
12cr|isorelax-0.1-2|124	%defattr(-,root,root,-)
12cr|isorelax-0.1-2|125	%doc %{_javadocdir}/%{name}
12cr|isorelax-0.1-2|126	
12cr|isorelax-0.1-2|127	
12cr|isorelax-0.1-2|128	%changelog
12cr|isorelax-0.1-2|129	* Tue Apr 26 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.1-2mdv2011.0
12cr|isorelax-0.1-2|130	+ Revision: 659415
12cr|isorelax-0.1-2|131	- Revert to build with gcj support and do not install versioned doc dir
12cr|isorelax-0.1-2|132	
12cr|isorelax-0.1-2|133	* Mon Apr 25 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.1-1
12cr|isorelax-0.1-2|134	+ Revision: 659069
12cr|isorelax-0.1-2|135	- Update and rebuild
12cr|isorelax-0.1-2|136	
12cr|isorelax-0.1-2|137	+ Christophe Fergeau <cfergeau@mandriva.com>
12cr|isorelax-0.1-2|138	- rebuild
12cr|isorelax-0.1-2|139	
12cr|isorelax-0.1-2|140	+ Antoine Ginies <aginies@mandriva.com>
12cr|isorelax-0.1-2|141	- rebuild
12cr|isorelax-0.1-2|142	
12cr|isorelax-0.1-2|143	+ Jérôme Soyer <saispo@mandriva.org>
12cr|isorelax-0.1-2|144	- Bump Release
12cr|isorelax-0.1-2|145	
12cr|isorelax-0.1-2|146	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1:0-0.1.release20050331.1.2.4mdv2009.0
12cr|isorelax-0.1-2|147	+ Revision: 140792
12cr|isorelax-0.1-2|148	- restore BuildRoot
12cr|isorelax-0.1-2|149	
12cr|isorelax-0.1-2|150	+ Thierry Vignaud <tv@mandriva.org>
12cr|isorelax-0.1-2|151	- kill re-definition of %%buildroot on Pixel's request
12cr|isorelax-0.1-2|152	
12cr|isorelax-0.1-2|153	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 1:0-0.1.release20050331.1.2.4mdv2008.1
12cr|isorelax-0.1-2|154	+ Revision: 120896
12cr|isorelax-0.1-2|155	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|isorelax-0.1-2|156	
12cr|isorelax-0.1-2|157	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 1:0-0.1.release20050331.1.2.3mdv2008.0
12cr|isorelax-0.1-2|158	+ Revision: 87393
12cr|isorelax-0.1-2|159	- rebuild to filter out autorequires of GCJ AOT objects
12cr|isorelax-0.1-2|160	- remove unnecessary Requires(post) on java-gcj-compat
12cr|isorelax-0.1-2|161	
12cr|isorelax-0.1-2|162	* Wed Jul 18 2007 Anssi Hannula <anssi@mandriva.org> 1:0-0.1.release20050331.1.2.2mdv2008.0
12cr|isorelax-0.1-2|163	+ Revision: 53182
12cr|isorelax-0.1-2|164	- use xml-commons-jaxp-1.3-apis explicitely instead of the generic
12cr|isorelax-0.1-2|165	xml-commons-apis which is provided by multiple packages (see bug #31473)
12cr|isorelax-0.1-2|166	
12cr|isorelax-0.1-2|167	* Tue Jul 03 2007 David Walluck <walluck@mandriva.org> 1:0-0.1.release20050331.1.2.1mdv2008.0
12cr|isorelax-0.1-2|168	+ Revision: 47371
12cr|isorelax-0.1-2|169	- gcj support
12cr|isorelax-0.1-2|170	- Import isorelax
12cr|isorelax-0.1-2|171	
12cr|isorelax-0.1-2|172	
12cr|isorelax-0.1-2|173	
12cr|isorelax-0.1-2|174	* Tue Mar 06 2007 Vivek Lakshmanan <vivekl@redhat.com> 1:0-0.1.release20050331.1jpp.2.fc7
12cr|isorelax-0.1-2|175	- Rebuild
12cr|isorelax-0.1-2|176	
12cr|isorelax-0.1-2|177	* Tue Mar 06 2007 Vivek Lakshmanan <vivekl@redhat.com> 1:0-0.1.release20050331.1jpp.1.fc7
12cr|isorelax-0.1-2|178	- First Fedora build
12cr|isorelax-0.1-2|179	
12cr|isorelax-0.1-2|180	* Mon Feb 12 2007 Andrew Overholt <overholt@redhat.com> 1:0-0.1.release20050331.1jpp.1
12cr|isorelax-0.1-2|181	- Clean up
12cr|isorelax-0.1-2|182	- Remove tests
12cr|isorelax-0.1-2|183	- Fix e:nvr for new scheme (0.Z.tag.Xjpp.Y%%{?dist}) and bump epoch for
12cr|isorelax-0.1-2|184	upgrades
12cr|isorelax-0.1-2|185	- Add instructions for how to create source drop
12cr|isorelax-0.1-2|186	- Don't do javadoc symlinking in %%post{,un}
12cr|isorelax-0.1-2|187	- Remove Obsoletes and Provides on isorelax-bootstrap as they were never
12cr|isorelax-0.1-2|188	shipped in Fedora and I don't know what version to Obsolete/Provide
12cr|isorelax-0.1-2|189	
12cr|isorelax-0.1-2|190	* Wed Mar 22 2006 Ralph Apel <r.apel at r-apel.de> 0:0.1-0.20041111.2jpp
12cr|isorelax-0.1-2|191	- By default omit tests requiring xercesjarv
12cr|isorelax-0.1-2|192	- Add postun for javadoc
12cr|isorelax-0.1-2|193	- Drop useless macros for name, version, etc.
12cr|isorelax-0.1-2|194	
12cr|isorelax-0.1-2|195	* Tue Aug 23 2005 Ralph Apel <r.apel at r-apel.de> 0:0.1-0.20041111.1jpp
12cr|isorelax-0.1-2|196	- Upgrade to 20041111
12cr|isorelax-0.1-2|197	
12cr|isorelax-0.1-2|198	* Fri Apr 22 2005 Fernando Nasser <fnasser@redhat.com> 0:0.1-0.20030108.3jpp
12cr|isorelax-0.1-2|199	- Rebuild with standard version scheme
12cr|isorelax-0.1-2|200	
12cr|isorelax-0.1-2|201	* Wed Aug 25 2004 Ralph Apel <r.apel at r-apel.de> 0:0.1-0.20030108.2jpp
12cr|isorelax-0.1-2|202	- Build with ant-1.6.2
12cr|isorelax-0.1-2|203	
12cr|isorelax-0.1-2|204	* Tue Jul 06 2004 Ralph Apel <r.apel at r-apel.de> 0:0.1-0.20030108.1jpp
12cr|isorelax-0.1-2|205	- First build from sources into free section
12cr|isorelax-0.1-2|206	- Use xercesjarv instead of swift as verifier impl

2308 12
12cr|istanbul-0.2.2-9|1	%if %mdkversion <= 200600
12cr|istanbul-0.2.2-9|2	%define    py_platsitedir %{_libdir}/python2.4/site-packages
12cr|istanbul-0.2.2-9|3	%endif
12cr|istanbul-0.2.2-9|4	%define    name istanbul
12cr|istanbul-0.2.2-9|5	%define    version 0.2.2
12cr|istanbul-0.2.2-9|6	%define    release %mkrel 9
12cr|istanbul-0.2.2-9|7	%define    summary  Desktop Session Recorder
12cr|istanbul-0.2.2-9|8	
12cr|istanbul-0.2.2-9|9	Summary:   %summary
12cr|istanbul-0.2.2-9|10	Name:      %name
12cr|istanbul-0.2.2-9|11	Version:   %version
12cr|istanbul-0.2.2-9|12	Release:   %release
12cr|istanbul-0.2.2-9|13	License:   GPL
12cr|istanbul-0.2.2-9|14	Group:     Video
12cr|istanbul-0.2.2-9|15	URL:       http://live.gnome.org/Istanbul
12cr|istanbul-0.2.2-9|16	Source:    http://zaheer.merali.org/istanbul-%{version}.tar.bz2
12cr|istanbul-0.2.2-9|17	Patch: istanbul-fix-recording-with-sound.patch
12cr|istanbul-0.2.2-9|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|istanbul-0.2.2-9|19	Requires:  pygtk2.0 pygtk2.0-libglade
12cr|istanbul-0.2.2-9|20	Requires: python-xlib
12cr|istanbul-0.2.2-9|21	Requires: gnome-python-extras
12cr|istanbul-0.2.2-9|22	Requires: gnome-python-gconf
12cr|istanbul-0.2.2-9|23	# when suggest tag is implemented, we can change this one
12cr|istanbul-0.2.2-9|24	
12cr|istanbul-0.2.2-9|25	Requires: gstreamer0.10-plugins-base
12cr|istanbul-0.2.2-9|26	Requires: gstreamer0.10-plugins-good
12cr|istanbul-0.2.2-9|27	Requires: gstreamer0.10-python
12cr|istanbul-0.2.2-9|28	BuildRequires: python
12cr|istanbul-0.2.2-9|29	BuildRequires: pygtk2.0-libglade
12cr|istanbul-0.2.2-9|30	BuildRequires: desktop-file-utils
12cr|istanbul-0.2.2-9|31	BuildRequires: pygtk2.0-devel
12cr|istanbul-0.2.2-9|32	BuildRequires: gnome-python-extras
12cr|istanbul-0.2.2-9|33	BuildRequires: gstreamer0.10-plugins-good
12cr|istanbul-0.2.2-9|34	BuildRequires: gstreamer0.10-python-devel
12cr|istanbul-0.2.2-9|35	BuildRequires: libgstreamer-plugins-base-devel
12cr|istanbul-0.2.2-9|36	BuildRequires: imagemagick
12cr|istanbul-0.2.2-9|37	BuildRequires: automake1.8 intltool libGConf2-devel
12cr|istanbul-0.2.2-9|38	BuildRequires: desktop-file-utils
12cr|istanbul-0.2.2-9|39	BuildRequires: python-xlib gnome-python-gconf
12cr|istanbul-0.2.2-9|40	
12cr|istanbul-0.2.2-9|41	%description
12cr|istanbul-0.2.2-9|42	Istanbul is a desktop session recorder.  You can use it to record your desktop
12cr|istanbul-0.2.2-9|43	session and then play it back for demos, tutorials and presentations.  Sessions
12cr|istanbul-0.2.2-9|44	are recorded to ogg theora files for later playback.
12cr|istanbul-0.2.2-9|45	
12cr|istanbul-0.2.2-9|46	%prep
12cr|istanbul-0.2.2-9|47	%setup -q
12cr|istanbul-0.2.2-9|48	%patch -p0
12cr|istanbul-0.2.2-9|49	
12cr|istanbul-0.2.2-9|50	%build
12cr|istanbul-0.2.2-9|51	%configure2_5x
12cr|istanbul-0.2.2-9|52	%make
12cr|istanbul-0.2.2-9|53	
12cr|istanbul-0.2.2-9|54	%install
12cr|istanbul-0.2.2-9|55	rm -rf %buildroot
12cr|istanbul-0.2.2-9|56	%makeinstall
12cr|istanbul-0.2.2-9|57	%if %_lib != lib
12cr|istanbul-0.2.2-9|58	mkdir -p %buildroot%_libdir
12cr|istanbul-0.2.2-9|59	mv %buildroot%_prefix/lib/python* %buildroot%_libdir
12cr|istanbul-0.2.2-9|60	%endif
12cr|istanbul-0.2.2-9|61	rm -f %buildroot%{py_platsitedir}/istanbul/extern/pytrayicon/*.la
12cr|istanbul-0.2.2-9|62	
12cr|istanbul-0.2.2-9|63	desktop-file-install --vendor="" \
12cr|istanbul-0.2.2-9|64	--remove-category="Application" \
12cr|istanbul-0.2.2-9|65	--add-category="GTK" \
12cr|istanbul-0.2.2-9|66	--add-category="Video;Recorder" \
12cr|istanbul-0.2.2-9|67	--add-category="X-MandrivaLinux-Multimedia-Video" \
12cr|istanbul-0.2.2-9|68	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|istanbul-0.2.2-9|69	
12cr|istanbul-0.2.2-9|70	
12cr|istanbul-0.2.2-9|71	for i in 16 32 48; do
12cr|istanbul-0.2.2-9|72	convert %buildroot/%{_datadir}/pixmaps/%{name}.png -size ${i}x${i} %{name}-${i}.png
12cr|istanbul-0.2.2-9|73	done
12cr|istanbul-0.2.2-9|74	
12cr|istanbul-0.2.2-9|75	install -m0644 %{name}-16.png -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|istanbul-0.2.2-9|76	install -m0644 %{name}-32.png -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|istanbul-0.2.2-9|77	install -m0644 %{name}-48.png -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|istanbul-0.2.2-9|78	
12cr|istanbul-0.2.2-9|79	%find_lang %name
12cr|istanbul-0.2.2-9|80	rm -f %buildroot%_libdir/gstreamer-0.10/libistximagesrc.*a
12cr|istanbul-0.2.2-9|81	
12cr|istanbul-0.2.2-9|82	%clean
12cr|istanbul-0.2.2-9|83	rm -rf %buildroot
12cr|istanbul-0.2.2-9|84	
12cr|istanbul-0.2.2-9|85	
12cr|istanbul-0.2.2-9|86	%files  -f %name.lang
12cr|istanbul-0.2.2-9|87	%defattr(-,root,root,-)
12cr|istanbul-0.2.2-9|88	%doc ChangeLog
12cr|istanbul-0.2.2-9|89	#NEWS README AUTHORS
12cr|istanbul-0.2.2-9|90	%_sysconfdir/gconf/schemas/%name.schemas
12cr|istanbul-0.2.2-9|91	%_mandir/man1/%name.1*
12cr|istanbul-0.2.2-9|92	%{_bindir}/%{name}
12cr|istanbul-0.2.2-9|93	%{py_platsitedir}/*
12cr|istanbul-0.2.2-9|94	%{_datadir}/pixmaps/%{name}.png
12cr|istanbul-0.2.2-9|95	%{_datadir}/applications/%{name}.desktop
12cr|istanbul-0.2.2-9|96	%_libdir/gstreamer-0.10/libistximagesrc.so*
12cr|istanbul-0.2.2-9|97	%{_miconsdir}/%{name}.png
12cr|istanbul-0.2.2-9|98	%{_iconsdir}/%{name}.png
12cr|istanbul-0.2.2-9|99	%{_liconsdir}/%{name}.png
12cr|istanbul-0.2.2-9|100	
12cr|istanbul-0.2.2-9|101	%if %mdkversion < 200900
12cr|istanbul-0.2.2-9|102	%post
12cr|istanbul-0.2.2-9|103	%{update_menus}
12cr|istanbul-0.2.2-9|104	%post_install_gconf_schemas %name
12cr|istanbul-0.2.2-9|105	%endif
12cr|istanbul-0.2.2-9|106	
12cr|istanbul-0.2.2-9|107	%preun
12cr|istanbul-0.2.2-9|108	%preun_uninstall_gconf_schemas %name
12cr|istanbul-0.2.2-9|109	
12cr|istanbul-0.2.2-9|110	%if %mdkversion < 200900
12cr|istanbul-0.2.2-9|111	%postun
12cr|istanbul-0.2.2-9|112	%{clean_menus}
12cr|istanbul-0.2.2-9|113	%endif
12cr|istanbul-0.2.2-9|114	
12cr|istanbul-0.2.2-9|115	
12cr|istanbul-0.2.2-9|116	
12cr|istanbul-0.2.2-9|117	
12cr|istanbul-0.2.2-9|118	%changelog
12cr|istanbul-0.2.2-9|119	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.2.2-9mdv2011.0
12cr|istanbul-0.2.2-9|120	+ Revision: 677818
12cr|istanbul-0.2.2-9|121	- rebuild to add gconftool as req
12cr|istanbul-0.2.2-9|122	
12cr|istanbul-0.2.2-9|123	* Wed Nov 03 2010 Götz Waschk <waschk@mandriva.org> 0.2.2-8mdv2011.0
12cr|istanbul-0.2.2-9|124	+ Revision: 592940
12cr|istanbul-0.2.2-9|125	- rebuild for new python 2.7
12cr|istanbul-0.2.2-9|126	
12cr|istanbul-0.2.2-9|127	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.2.2-7mdv2011.0
12cr|istanbul-0.2.2-9|128	+ Revision: 437995
12cr|istanbul-0.2.2-9|129	- rebuild
12cr|istanbul-0.2.2-9|130	
12cr|istanbul-0.2.2-9|131	* Sun Dec 28 2008 Götz Waschk <waschk@mandriva.org> 0.2.2-6mdv2009.1
12cr|istanbul-0.2.2-9|132	+ Revision: 320643
12cr|istanbul-0.2.2-9|133	- rebuild for new python
12cr|istanbul-0.2.2-9|134	
12cr|istanbul-0.2.2-9|135	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|istanbul-0.2.2-9|136	- lowercase ImageMagick
12cr|istanbul-0.2.2-9|137	
12cr|istanbul-0.2.2-9|138	* Tue Aug 19 2008 Götz Waschk <waschk@mandriva.org> 0.2.2-5mdv2009.0
12cr|istanbul-0.2.2-9|139	+ Revision: 273863
12cr|istanbul-0.2.2-9|140	- add patch to fix bug #42922
12cr|istanbul-0.2.2-9|141	
12cr|istanbul-0.2.2-9|142	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.2.2-4mdv2009.0
12cr|istanbul-0.2.2-9|143	+ Revision: 247313
12cr|istanbul-0.2.2-9|144	- rebuild
12cr|istanbul-0.2.2-9|145	
12cr|istanbul-0.2.2-9|146	+ Pixel <pixel@mandriva.com>
12cr|istanbul-0.2.2-9|147	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|istanbul-0.2.2-9|148	
12cr|istanbul-0.2.2-9|149	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 0.2.2-2mdv2008.1
12cr|istanbul-0.2.2-9|150	+ Revision: 166622
12cr|istanbul-0.2.2-9|151	- fix description-line-too-long
12cr|istanbul-0.2.2-9|152	- drop old menu
12cr|istanbul-0.2.2-9|153	- kill re-definition of %%buildroot on Pixel's request
12cr|istanbul-0.2.2-9|154	
12cr|istanbul-0.2.2-9|155	+ Olivier Blin <oblin@mandriva.com>
12cr|istanbul-0.2.2-9|156	- restore BuildRoot
12cr|istanbul-0.2.2-9|157	
12cr|istanbul-0.2.2-9|158	+ Götz Waschk <waschk@mandriva.org>
12cr|istanbul-0.2.2-9|159	- fix buildrequires
12cr|istanbul-0.2.2-9|160	
12cr|istanbul-0.2.2-9|161	
12cr|istanbul-0.2.2-9|162	* Tue Mar 20 2007 Götz Waschk <waschk@mandriva.org> 0.2.2-2mdv2007.1
12cr|istanbul-0.2.2-9|163	+ Revision: 146952
12cr|istanbul-0.2.2-9|164	- update deps
12cr|istanbul-0.2.2-9|165	
12cr|istanbul-0.2.2-9|166	* Tue Feb 27 2007 Michael Scherer <misc@mandriva.org> 0.2.2-1mdv2007.1
12cr|istanbul-0.2.2-9|167	+ Revision: 126340
12cr|istanbul-0.2.2-9|168	- update to 0.2.2
12cr|istanbul-0.2.2-9|169	
12cr|istanbul-0.2.2-9|170	* Wed Nov 29 2006 Götz Waschk <waschk@mandriva.org> 0.2.1-6mdv2007.1
12cr|istanbul-0.2.2-9|171	+ Revision: 88365
12cr|istanbul-0.2.2-9|172	- fix file list
12cr|istanbul-0.2.2-9|173	- unpack patch
12cr|istanbul-0.2.2-9|174	- rename patch
12cr|istanbul-0.2.2-9|175	- Import istanbul
12cr|istanbul-0.2.2-9|176	
12cr|istanbul-0.2.2-9|177	* Thu Oct 05 2006 Gtz Waschk <waschk@mandriva.org> 0.2.1-4mdv2007.0
12cr|istanbul-0.2.2-9|178	- fix deps (bug #26309)
12cr|istanbul-0.2.2-9|179	
12cr|istanbul-0.2.2-9|180	* Thu Sep 14 2006 Gtz Waschk <waschk@mandriva.org> 0.2.1-3mdv2007.0
12cr|istanbul-0.2.2-9|181	- fix a crash
12cr|istanbul-0.2.2-9|182	
12cr|istanbul-0.2.2-9|183	* Wed Aug 30 2006 Gtz Waschk <waschk@mandriva.org> 0.2.1-2mdv2007.0
12cr|istanbul-0.2.2-9|184	- fix buildrequires
12cr|istanbul-0.2.2-9|185	
12cr|istanbul-0.2.2-9|186	* Sun Jul 30 2006 Götz Waschk <waschk@mandriva.org> 0.2.1-1mdv2007.0
12cr|istanbul-0.2.2-9|187	- New release 0.2.1
12cr|istanbul-0.2.2-9|188	
12cr|istanbul-0.2.2-9|189	* Mon Jul 17 2006 Gtz Waschk <waschk@mandriva.org> 0.2.0-1mdv2007.0
12cr|istanbul-0.2.2-9|190	- fix deps
12cr|istanbul-0.2.2-9|191	- update file list
12cr|istanbul-0.2.2-9|192	- drop patch
12cr|istanbul-0.2.2-9|193	- New release 0.2.0
12cr|istanbul-0.2.2-9|194	
12cr|istanbul-0.2.2-9|195	* Tue Jul 11 2006 Gtz Waschk <waschk@mandriva.org> 0.1.2-2mdv2007.0
12cr|istanbul-0.2.2-9|196	- fix buildrequires
12cr|istanbul-0.2.2-9|197	
12cr|istanbul-0.2.2-9|198	* Mon Jun 19 2006 Gtz Waschk <waschk@mandriva.org> 0.1.2-1mdv2007.0
12cr|istanbul-0.2.2-9|199	- add xdg menu
12cr|istanbul-0.2.2-9|200	- update file list
12cr|istanbul-0.2.2-9|201	- drop patch 0
12cr|istanbul-0.2.2-9|202	- fix deps
12cr|istanbul-0.2.2-9|203	- New release 0.1.2
12cr|istanbul-0.2.2-9|204	
12cr|istanbul-0.2.2-9|205	* Wed Apr 26 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.1.1-11mdk
12cr|istanbul-0.2.2-9|206	- Fix Build for mdv <= 2006.0
12cr|istanbul-0.2.2-9|207	
12cr|istanbul-0.2.2-9|208	* Tue Apr 04 2006 Sebastien Savarin <plouf@mandriva.org> 0.1.1-10mdk
12cr|istanbul-0.2.2-9|209	- add missing Requires on gstreamer-vorbis
12cr|istanbul-0.2.2-9|210	- use macros
12cr|istanbul-0.2.2-9|211	- make specfile "reader friendly"
12cr|istanbul-0.2.2-9|212	
12cr|istanbul-0.2.2-9|213	* Tue Mar 14 2006 Gtz Waschk <waschk@mandriva.org> 0.1.1-9mdk
12cr|istanbul-0.2.2-9|214	- install in the right dir on x86_64
12cr|istanbul-0.2.2-9|215	
12cr|istanbul-0.2.2-9|216	* Fri Feb 10 2006 Michael Scherer <misc@mandriva.org> 0.1.1-8mdk
12cr|istanbul-0.2.2-9|217	- patch 1, stolen from debian, fix the problem regarding icon menu on kde
12cr|istanbul-0.2.2-9|218	- use python macro
12cr|istanbul-0.2.2-9|219	
12cr|istanbul-0.2.2-9|220	* Tue Jan 10 2006 Gtz Waschk <waschk@mandriva.org> 0.1.1-7mdk
12cr|istanbul-0.2.2-9|221	- fix buildrequires
12cr|istanbul-0.2.2-9|222	
12cr|istanbul-0.2.2-9|223	* Mon Jan 02 2006 Gtz Waschk <waschk@mandriva.org> 0.1.1-6mdk
12cr|istanbul-0.2.2-9|224	- fix build
12cr|istanbul-0.2.2-9|225	
12cr|istanbul-0.2.2-9|226	* Sat Dec 31 2005 Gtz Waschk <waschk@mandriva.org> 0.1.1-5mdk
12cr|istanbul-0.2.2-9|227	- depend on the jpeg plugin for the smoke codec
12cr|istanbul-0.2.2-9|228	
12cr|istanbul-0.2.2-9|229	* Fri Sep 30 2005 Gtz Waschk <waschk@mandriva.org> 0.1.1-4mdk
12cr|istanbul-0.2.2-9|230	- fix buildrequires
12cr|istanbul-0.2.2-9|231	
12cr|istanbul-0.2.2-9|232	* Wed Sep 14 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.1.1-3mdk
12cr|istanbul-0.2.2-9|233	- Fix BuildRequires ( ImageMagick because of convert )
12cr|istanbul-0.2.2-9|234	
12cr|istanbul-0.2.2-9|235	* Tue Jul 05 2005 Michael Scherer <misc@mandriva.org> 0.1.1-2mdk
12cr|istanbul-0.2.2-9|236	- fix deps
12cr|istanbul-0.2.2-9|237	
12cr|istanbul-0.2.2-9|238	* Sun Jul 03 2005 Michael Scherer <misc@mandriva.org> 0.1.1-1mdk
12cr|istanbul-0.2.2-9|239	- adaptation of spec from John (J5) Palmieri <johnp@redhat.com>
12cr|istanbul-0.2.2-9|240	- patch for various bug related to icecast support
12cr|istanbul-0.2.2-9|241	

2309 12
12cr|isync-1.0.5-1|1	Summary:	Utility to synchronize IMAP mailboxes with local maildir folders
12cr|isync-1.0.5-1|2	Name:		isync
12cr|isync-1.0.5-1|3	Version:	1.0.5
12cr|isync-1.0.5-1|4	Release:	1
12cr|isync-1.0.5-1|5	License:	GPLv2
12cr|isync-1.0.5-1|6	Group:		Networking/Mail
12cr|isync-1.0.5-1|7	URL:		http://isync.sf.net/
12cr|isync-1.0.5-1|8	Source0:	http://prdownloads.sourceforge.net/isync/%{name}-%{version}.tar.gz
12cr|isync-1.0.5-1|9	BuildRequires:	pkgconfig
12cr|isync-1.0.5-1|10	BuildRequires:	openssl-devel
12cr|isync-1.0.5-1|11	BuildRequires:	db-devel
12cr|isync-1.0.5-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|isync-1.0.5-1|13	
12cr|isync-1.0.5-1|14	%description
12cr|isync-1.0.5-1|15	isync is a command line utility which synchronizes mailboxes; currently Maildir
12cr|isync-1.0.5-1|16	and IMAP4 mailboxes are supported. New messages, message deletions and flag
12cr|isync-1.0.5-1|17	changes can be propagated both ways. It is useful for working in disconnected
12cr|isync-1.0.5-1|18	mode, such as on a laptop or with a non-permanent internet collection (dIMAP).
12cr|isync-1.0.5-1|19	
12cr|isync-1.0.5-1|20	%prep
12cr|isync-1.0.5-1|21	%setup -q
12cr|isync-1.0.5-1|22	
12cr|isync-1.0.5-1|23	%build
12cr|isync-1.0.5-1|24	%configure2_5x
12cr|isync-1.0.5-1|25	%make
12cr|isync-1.0.5-1|26	
12cr|isync-1.0.5-1|27	%install
12cr|isync-1.0.5-1|28	rm -rf %{buildroot}
12cr|isync-1.0.5-1|29	%makeinstall_std
12cr|isync-1.0.5-1|30	rm -rf %{buildroot}%{_datadir}/doc/isync
12cr|isync-1.0.5-1|31	
12cr|isync-1.0.5-1|32	%clean
12cr|isync-1.0.5-1|33	rm -rf %{buildroot}
12cr|isync-1.0.5-1|34	
12cr|isync-1.0.5-1|35	%files
12cr|isync-1.0.5-1|36	%defattr(-,root,root)
12cr|isync-1.0.5-1|37	%doc AUTHORS COPYING NEWS README TODO ChangeLog src/mbsyncrc.sample src/compat/isyncrc.sample
12cr|isync-1.0.5-1|38	%attr(0755,root,root) %{_bindir}/isync
12cr|isync-1.0.5-1|39	%attr(0755,root,root) %{_bindir}/mbsync
12cr|isync-1.0.5-1|40	%attr(0755,root,root) %{_bindir}/mdconvert
12cr|isync-1.0.5-1|41	%attr(0755,root,root) %{_bindir}/get-cert
12cr|isync-1.0.5-1|42	%attr(0644,root,root) %{_mandir}/man1/isync.1*
12cr|isync-1.0.5-1|43	%attr(0644,root,root) %{_mandir}/man1/mbsync.1*
12cr|isync-1.0.5-1|44	%attr(0644,root,root) %{_mandir}/man1/mdconvert.1*
12cr|isync-1.0.5-1|45	
12cr|isync-1.0.5-1|46	
12cr|isync-1.0.5-1|47	
12cr|isync-1.0.5-1|48	%changelog
12cr|isync-1.0.5-1|49	* Tue May 08 2012 Crispin Boylan <crisb@mandriva.org> 1.0.5-1
12cr|isync-1.0.5-1|50	+ Revision: 797497
12cr|isync-1.0.5-1|51	- New release
12cr|isync-1.0.5-1|52	
12cr|isync-1.0.5-1|53	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-3mdv2011.0
12cr|isync-1.0.5-1|54	+ Revision: 612422
12cr|isync-1.0.5-1|55	- the mass rebuild of 2010.1 packages
12cr|isync-1.0.5-1|56	
12cr|isync-1.0.5-1|57	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 1.0.4-2mdv2010.1
12cr|isync-1.0.5-1|58	+ Revision: 537329
12cr|isync-1.0.5-1|59	- rebuild
12cr|isync-1.0.5-1|60	
12cr|isync-1.0.5-1|61	* Tue Feb 16 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.0.4-1mdv2010.1
12cr|isync-1.0.5-1|62	+ Revision: 506849
12cr|isync-1.0.5-1|63	- fix licence and update to 1.0.4
12cr|isync-1.0.5-1|64	
12cr|isync-1.0.5-1|65	* Tue Jan 12 2010 Buchan Milne <bgmilne@mandriva.org> 1.0.3-5mdv2010.1
12cr|isync-1.0.5-1|66	+ Revision: 490369
12cr|isync-1.0.5-1|67	- Rebuild for db-4.8
12cr|isync-1.0.5-1|68	
12cr|isync-1.0.5-1|69	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.3-4mdv2010.0
12cr|isync-1.0.5-1|70	+ Revision: 429575
12cr|isync-1.0.5-1|71	- rebuild
12cr|isync-1.0.5-1|72	
12cr|isync-1.0.5-1|73	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.3-3mdv2009.0
12cr|isync-1.0.5-1|74	+ Revision: 247315
12cr|isync-1.0.5-1|75	- rebuild
12cr|isync-1.0.5-1|76	
12cr|isync-1.0.5-1|77	* Fri Jan 04 2008 Jérôme Soyer <saispo@mandriva.org> 1.0.3-1mdv2008.1
12cr|isync-1.0.5-1|78	+ Revision: 144989
12cr|isync-1.0.5-1|79	- New release
12cr|isync-1.0.5-1|80	
12cr|isync-1.0.5-1|81	+ Olivier Blin <blino@mandriva.org>
12cr|isync-1.0.5-1|82	- restore BuildRoot
12cr|isync-1.0.5-1|83	
12cr|isync-1.0.5-1|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|isync-1.0.5-1|85	- kill re-definition of %%buildroot on Pixel's request
12cr|isync-1.0.5-1|86	
12cr|isync-1.0.5-1|87	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 1.0.2-2mdv2008.1
12cr|isync-1.0.5-1|88	+ Revision: 119832
12cr|isync-1.0.5-1|89	- rebuild b/c of missing package on ia32
12cr|isync-1.0.5-1|90	- import isync
12cr|isync-1.0.5-1|91	

2310 12
12cr|italc-1.0.13-2|1	%define libname %mklibname italc
12cr|italc-1.0.13-2|2	%define ver 1.0.9.1.6
12cr|italc-1.0.13-2|3	%define italcgrp italc
12cr|italc-1.0.13-2|4	
12cr|italc-1.0.13-2|5	Name:		italc
12cr|italc-1.0.13-2|6	Version:	1.0.13
12cr|italc-1.0.13-2|7	Release:	2
12cr|italc-1.0.13-2|8	Summary:	Intelligent Teaching And Learning with Computers
12cr|italc-1.0.13-2|9	License:	GPLv2+
12cr|italc-1.0.13-2|10	Group:		Networking/Remote access
12cr|italc-1.0.13-2|11	URL:		http://italc.sourceforge.net/
12cr|italc-1.0.13-2|12	Source0:	%{name}-%{version}.tar.bz2
12cr|italc-1.0.13-2|13	Source2:	italc-start_ica
12cr|italc-1.0.13-2|14	Source3:	italc.sysconfig
12cr|italc-1.0.13-2|15	Source5:	ica-autostart.desktop
12cr|italc-1.0.13-2|16	Source6:	italc-launcher
12cr|italc-1.0.13-2|17	Patch0:		italc-1.0.11-detect-qt-libdir.patch
12cr|italc-1.0.13-2|18	Patch1:		italc-1.0.13-mwindows.patch
12cr|italc-1.0.13-2|19	Patch2:		italc-desktop-launcher-change.patch
12cr|italc-1.0.13-2|20	Patch4:		italc-1.0.11-fix-str-fmt.patch
12cr|italc-1.0.13-2|21	Patch12:	%{name}-%{ver}-ubuntu-username.patch
12cr|italc-1.0.13-2|22	Patch13:	%{name}-%{ver}-ubuntu-fixdemo.patch
12cr|italc-1.0.13-2|23	Patch14:	%{name}-%{ver}-ubuntu-fix-ftbfs.patch
12cr|italc-1.0.13-2|24	Patch15:	%{name}-%{ver}-ubuntu-ica-auto-respawn.patch
12cr|italc-1.0.13-2|25	Patch16:	%{name}-%{ver}-ubuntu-fix-lock.patch
12cr|italc-1.0.13-2|26	Patch40:	%{name}-%{ver}-alt-kde4-shutdown.patch
12cr|italc-1.0.13-2|27	BuildRequires:	qt4-devel
12cr|italc-1.0.13-2|28	BuildRequires:	zlib-devel
12cr|italc-1.0.13-2|29	BuildRequires:	jpeg-devel
12cr|italc-1.0.13-2|30	BuildRequires:	qt4-linguist
12cr|italc-1.0.13-2|31	BuildRequires:	libxtst-devel
12cr|italc-1.0.13-2|32	BuildRequires:	pkgconfig(openssl)
12cr|italc-1.0.13-2|33	BuildRequires:	pkgconfig(xi)
12cr|italc-1.0.13-2|34	
12cr|italc-1.0.13-2|35	%description
12cr|italc-1.0.13-2|36	iTALC is a use- and powerful didactical tool for teachers. It lets you view
12cr|italc-1.0.13-2|37	and control other computers in your network in several ways. It supports Linux
12cr|italc-1.0.13-2|38	and Windows 2000/XP/Vista.
12cr|italc-1.0.13-2|39	
12cr|italc-1.0.13-2|40	Features:
12cr|italc-1.0.13-2|41	
12cr|italc-1.0.13-2|42	* see what's going on in computer-labs by using overview mode and
12cr|italc-1.0.13-2|43	make snapshots
12cr|italc-1.0.13-2|44	* remote-control computers to support and help other people
12cr|italc-1.0.13-2|45	* show a demo (either in fullscreen or in a window) - the teacher's screen
12cr|italc-1.0.13-2|46	is shown on all student's computers in realtime
12cr|italc-1.0.13-2|47	* lock workstations for moving undivided attention to teacher
12cr|italc-1.0.13-2|48	* send text-messages to students
12cr|italc-1.0.13-2|49	* powering on/off and rebooting computers per remote
12cr|italc-1.0.13-2|50	* remote logon and logoff and remote execution of arbitrary commands/scripts
12cr|italc-1.0.13-2|51	* home-schooling - iTALC's network-technology is not restricted to a subnet
12cr|italc-1.0.13-2|52	and therefore students at home can join lessons via VPN-connections just
12cr|italc-1.0.13-2|53	by installing iTALC client
12cr|italc-1.0.13-2|54	
12cr|italc-1.0.13-2|55	Furthermore iTALC is optimized for usage on multi-core systems (by making
12cr|italc-1.0.13-2|56	heavy use of threads). No matter how many cores you have, iTALC can make use
12cr|italc-1.0.13-2|57	of all of them.
12cr|italc-1.0.13-2|58	
12cr|italc-1.0.13-2|59	%package client
12cr|italc-1.0.13-2|60	Summary:	Software for iTALC-clients
12cr|italc-1.0.13-2|61	Group:		Networking/Remote access
12cr|italc-1.0.13-2|62	#Requires: italc = %version-%release
12cr|italc-1.0.13-2|63	
12cr|italc-1.0.13-2|64	%description client
12cr|italc-1.0.13-2|65	This package contains the software, needed by iTALC-clients.
12cr|italc-1.0.13-2|66	
12cr|italc-1.0.13-2|67	See /usr/share/italc/doc/INSTALL for details on how to install and setup iTALC
12cr|italc-1.0.13-2|68	in your network.
12cr|italc-1.0.13-2|69	
12cr|italc-1.0.13-2|70	%package master
12cr|italc-1.0.13-2|71	Summary:	iTALC master software
12cr|italc-1.0.13-2|72	Group:		Networking/Remote access
12cr|italc-1.0.13-2|73	Requires:	%{libname} = %{version}-%{release}
12cr|italc-1.0.13-2|74	Requires:	%{name}-client = %{version}
12cr|italc-1.0.13-2|75	Requires(post):	%{name}-client = %{version}
12cr|italc-1.0.13-2|76	
12cr|italc-1.0.13-2|77	%description master
12cr|italc-1.0.13-2|78	This package contains the actual master-software for accessing clients.
12cr|italc-1.0.13-2|79	
12cr|italc-1.0.13-2|80	See /usr/share/italc/doc/INSTALL for details on how to install and setup iTALC
12cr|italc-1.0.13-2|81	in your network.
12cr|italc-1.0.13-2|82	
12cr|italc-1.0.13-2|83	%package -n %{libname}
12cr|italc-1.0.13-2|84	Summary:	Library used by ITALC
12cr|italc-1.0.13-2|85	Group:		Networking/Remote access
12cr|italc-1.0.13-2|86	
12cr|italc-1.0.13-2|87	%description -n %{libname}
12cr|italc-1.0.13-2|88	iTALC is a use- and powerful didactical tool for teachers. It lets you
12cr|italc-1.0.13-2|89	view and control other computers in your network in several ways. It
12cr|italc-1.0.13-2|90	supports Linux and Windows 2000/XP/Vista and it even can be used
12cr|italc-1.0.13-2|91	transparently in mixed environments!
12cr|italc-1.0.13-2|92	
12cr|italc-1.0.13-2|93	This is a library used by %{name}-master and %{name}-client.
12cr|italc-1.0.13-2|94	
12cr|italc-1.0.13-2|95	%prep
12cr|italc-1.0.13-2|96	%setup -q
12cr|italc-1.0.13-2|97	
12cr|italc-1.0.13-2|98	%patch0 -p0
12cr|italc-1.0.13-2|99	%patch1 -p1
12cr|italc-1.0.13-2|100	%patch2 -p0
12cr|italc-1.0.13-2|101	%patch4 -p0
12cr|italc-1.0.13-2|102	%patch12 -p1
12cr|italc-1.0.13-2|103	%patch13 -p1
12cr|italc-1.0.13-2|104	%patch14 -p1
12cr|italc-1.0.13-2|105	%patch15 -p1
12cr|italc-1.0.13-2|106	%patch16 -p1
12cr|italc-1.0.13-2|107	%patch40 -p1
12cr|italc-1.0.13-2|108	
12cr|italc-1.0.13-2|109	%build
12cr|italc-1.0.13-2|110	autoreconf -fi
12cr|italc-1.0.13-2|111	./configure --with-qtdir=%{qt4dir} --disable-static --disable-pixmaps-files --disable-menu-files --prefix=/usr --libdir=/usr/%{_lib}
12cr|italc-1.0.13-2|112	
12cr|italc-1.0.13-2|113	%make
12cr|italc-1.0.13-2|114	chmod -x AUTHORS COPYING ChangeLog INSTALL README TODO
12cr|italc-1.0.13-2|115	
12cr|italc-1.0.13-2|116	%install
12cr|italc-1.0.13-2|117	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}
12cr|italc-1.0.13-2|118	%makeinstall_std
12cr|italc-1.0.13-2|119	# create the directories containing the auth-keys
12cr|italc-1.0.13-2|120	mkdir -p %{buildroot}%{_sysconfdir}/italc/keys/{private,public}/{teacher,admin,supporter,other}
12cr|italc-1.0.13-2|121	# create pseudo key files so RPM can own them (ghost files)
12cr|italc-1.0.13-2|122	for role in admin supporter teacher; do
12cr|italc-1.0.13-2|123	touch %{buildroot}%{_sysconfdir}/italc/keys/{private,public}/$role/key
12cr|italc-1.0.13-2|124	done
12cr|italc-1.0.13-2|125	# create the initial config
12cr|italc-1.0.13-2|126	mkdir -p "%{buildroot}/%{_sysconfdir}/settings/iTALC Solutions"
12cr|italc-1.0.13-2|127	cat > "%{buildroot}/%{_sysconfdir}/settings/iTALC Solutions/iTALC.conf" << EOF
12cr|italc-1.0.13-2|128	[keypathsprivate]
12cr|italc-1.0.13-2|129	admin=%{_sysconfdir}/italc/keys/private/admin/key
12cr|italc-1.0.13-2|130	supporter=%{_sysconfdir}/italc/keys/private/supporter/key
12cr|italc-1.0.13-2|131	teacher=%{_sysconfdir}/italc/keys/private/teacher/key
12cr|italc-1.0.13-2|132	
12cr|italc-1.0.13-2|133	[keypathspublic]
12cr|italc-1.0.13-2|134	admin=%{_sysconfdir}/italc/keys/public/admin/key
12cr|italc-1.0.13-2|135	supporter=%{_sysconfdir}/italc/keys/public/supporter/key
12cr|italc-1.0.13-2|136	teacher=%{_sysconfdir}/italc/keys/public/teacher/key
12cr|italc-1.0.13-2|137	EOF
12cr|italc-1.0.13-2|138	# install start script for ica client
12cr|italc-1.0.13-2|139	install -D -m755 %{SOURCE2} %{buildroot}/%{_bindir}/start-ica
12cr|italc-1.0.13-2|140	install -D -m644 %{SOURCE5} %{buildroot}/%{_sysconfdir}/xdg/autostart/ica-autostart.desktop
12cr|italc-1.0.13-2|141	install -D -m755 %{SOURCE6} %{buildroot}/%{_bindir}/italc-launcher
12cr|italc-1.0.13-2|142	# icon for the desktop file
12cr|italc-1.0.13-2|143	install -Dm644 ima/data/italc.png %{buildroot}/%{_datadir}/pixmaps/italc.png
12cr|italc-1.0.13-2|144	#
12cr|italc-1.0.13-2|145	# Distribution specific
12cr|italc-1.0.13-2|146	#
12cr|italc-1.0.13-2|147	# configuration for ica
12cr|italc-1.0.13-2|148	
12cr|italc-1.0.13-2|149	install -D -m644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/sysconfig/ica
12cr|italc-1.0.13-2|150	
12cr|italc-1.0.13-2|151	# as italc's configure doesn't understand docdir atm, create symlinks
12cr|italc-1.0.13-2|152	#pushd %{buildroot}/%_datadir/%name/doc
12cr|italc-1.0.13-2|153	#for i in *; do
12cr|italc-1.0.13-2|154	# ln -s %_datadir/%name/doc/$i %{buildroot}%_defaultdocdir/%name/
12cr|italc-1.0.13-2|155	#done
12cr|italc-1.0.13-2|156	#popd
12cr|italc-1.0.13-2|157	
12cr|italc-1.0.13-2|158	rm -rf %{buildroot}/usr/local
12cr|italc-1.0.13-2|159	
12cr|italc-1.0.13-2|160	%pre client
12cr|italc-1.0.13-2|161	%{_sbindir}/groupadd -r -f %{italkgrp} 2>/dev/null ||:
12cr|italc-1.0.13-2|162	
12cr|italc-1.0.13-2|163	%post client
12cr|italc-1.0.13-2|164	if
12cr|italc-1.0.13-2|165	getent group %{italkgrp} >/dev/null
12cr|italc-1.0.13-2|166	then
12cr|italc-1.0.13-2|167	: OK group %{italkgrp} already present
12cr|italc-1.0.13-2|168	else
12cr|italc-1.0.13-2|169	groupadd -r %{italkgrp} 2>/dev/null || :
12cr|italc-1.0.13-2|170	fi
12cr|italc-1.0.13-2|171	
12cr|italc-1.0.13-2|172	%post master
12cr|italc-1.0.13-2|173	if
12cr|italc-1.0.13-2|174	getent group %{italkgrp} >/dev/null
12cr|italc-1.0.13-2|175	then
12cr|italc-1.0.13-2|176	: OK group %{italkgrp} already present
12cr|italc-1.0.13-2|177	else
12cr|italc-1.0.13-2|178	groupadd -r %{italkgrp} 2>/dev/null || :
12cr|italc-1.0.13-2|179	fi
12cr|italc-1.0.13-2|180	
12cr|italc-1.0.13-2|181	# dont run scripts on update
12cr|italc-1.0.13-2|182	if [ ${1:-0} -lt 2 ]; then
12cr|italc-1.0.13-2|183	for role in admin supporter teacher; do
12cr|italc-1.0.13-2|184	if [ ! -f "%{_sysconfdir}/italc/keys/private/$role/key" ]; then
12cr|italc-1.0.13-2|185	/usr/bin/ica -role $role -createkeypair 1>/dev/null
12cr|italc-1.0.13-2|186	chgrp %{italkgrp} "%{_sysconfdir}/italc/keys/private/$role/key"
12cr|italc-1.0.13-2|187	chmod 0440 "%{_sysconfdir}/italc/keys/private/$role/key"
12cr|italc-1.0.13-2|188	fi
12cr|italc-1.0.13-2|189	done
12cr|italc-1.0.13-2|190	fi
12cr|italc-1.0.13-2|191	
12cr|italc-1.0.13-2|192	%files client
12cr|italc-1.0.13-2|193	%doc %{_mandir}/man1/ica*
12cr|italc-1.0.13-2|194	%{_bindir}/ica
12cr|italc-1.0.13-2|195	%{_bindir}/start-ica
12cr|italc-1.0.13-2|196	%config %{_sysconfdir}/xdg/autostart/ica-autostart.desktop
12cr|italc-1.0.13-2|197	%config(noreplace) %{_sysconfdir}/sysconfig/ica
12cr|italc-1.0.13-2|198	%doc AUTHORS COPYING ChangeLog INSTALL README TODO
12cr|italc-1.0.13-2|199	%{_datadir}/%{name}/doc/
12cr|italc-1.0.13-2|200	
12cr|italc-1.0.13-2|201	%dir %{_sysconfdir}/settings
12cr|italc-1.0.13-2|202	%dir "%{_sysconfdir}/settings/iTALC Solutions"
12cr|italc-1.0.13-2|203	%config(missingok,noreplace) "%{_sysconfdir}/settings/iTALC Solutions/iTALC.conf"
12cr|italc-1.0.13-2|204	
12cr|italc-1.0.13-2|205	%dir %{_sysconfdir}/italc/keys/private
12cr|italc-1.0.13-2|206	%defattr(0440,root,%{italkgrp},0750)
12cr|italc-1.0.13-2|207	%dir %{_sysconfdir}/italc/keys/private/teacher
12cr|italc-1.0.13-2|208	%dir %{_sysconfdir}/italc/keys/private/admin
12cr|italc-1.0.13-2|209	%dir %{_sysconfdir}/italc/keys/private/supporter
12cr|italc-1.0.13-2|210	%dir %{_sysconfdir}/italc/keys/private/other
12cr|italc-1.0.13-2|211	%ghost %attr(0440,root,%{italkgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/private/teacher/key
12cr|italc-1.0.13-2|212	%ghost %attr(0440,root,%{italkgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/private/admin/key
12cr|italc-1.0.13-2|213	%ghost %attr(0440,root,%{italkgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/private/supporter/key
12cr|italc-1.0.13-2|214	#%ghost %attr(0440,root,%{italkgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/private/other/key
12cr|italc-1.0.13-2|215	%ghost %attr(0444,root,%{italkgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/public/teacher/key
12cr|italc-1.0.13-2|216	%ghost %attr(0444,root,%{italkgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/public/admin/key
12cr|italc-1.0.13-2|217	%ghost %attr(0444,root,%{italkgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/public/supporter/key
12cr|italc-1.0.13-2|218	#%ghost %attr(0444,root,%{italkgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/public/other/key
12cr|italc-1.0.13-2|219	
12cr|italc-1.0.13-2|220	%files master
12cr|italc-1.0.13-2|221	%doc AUTHORS COPYING ChangeLog INSTALL README TODO
12cr|italc-1.0.13-2|222	%{_bindir}/italc
12cr|italc-1.0.13-2|223	%{_bindir}/italc-launcher
12cr|italc-1.0.13-2|224	%doc %{_mandir}/man1/italc.*
12cr|italc-1.0.13-2|225	%{_datadir}/applications/italc.desktop
12cr|italc-1.0.13-2|226	%{_datadir}/icons/italc.*
12cr|italc-1.0.13-2|227	%{_datadir}/pixmaps/*
12cr|italc-1.0.13-2|228	%{_datadir}/menu/%{name}
12cr|italc-1.0.13-2|229	
12cr|italc-1.0.13-2|230	%files -n %{libname}
12cr|italc-1.0.13-2|231	%doc AUTHORS COPYING ChangeLog INSTALL README TODO
12cr|italc-1.0.13-2|232	%{_libdir}/%{name}
12cr|italc-1.0.13-2|233	

2311 12
12cr|iTest-1.4.1-1|1	Summary: Testing system
12cr|iTest-1.4.1-1|2	Name: iTest
12cr|iTest-1.4.1-1|3	Version: 1.4.1
12cr|iTest-1.4.1-1|4	Release: %mkrel 1
12cr|iTest-1.4.1-1|5	License: GPL
12cr|iTest-1.4.1-1|6	Group: Education
12cr|iTest-1.4.1-1|7	URL: http://itest.sourceforge.net/
12cr|iTest-1.4.1-1|8	Source: %{name}-%{version}-src.tar.gz
12cr|iTest-1.4.1-1|9	Patch0:	 itest-1.4-qt4.7.diff
12cr|iTest-1.4.1-1|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|iTest-1.4.1-1|11	
12cr|iTest-1.4.1-1|12	BuildRequires: qt4-common qt4-devel
12cr|iTest-1.4.1-1|13	
12cr|iTest-1.4.1-1|14	%description
12cr|iTest-1.4.1-1|15	iTest - it is a client-server appplication for create and execution tests and exams.
12cr|iTest-1.4.1-1|16	This may work by server on a one computer and many mashine for student may connect for it
12cr|iTest-1.4.1-1|17	
12cr|iTest-1.4.1-1|18	%prep
12cr|iTest-1.4.1-1|19	%setup -qn %{name}-%{version}-src -q
12cr|iTest-1.4.1-1|20	%patch0 -p1
12cr|iTest-1.4.1-1|21	
12cr|iTest-1.4.1-1|22	%build
12cr|iTest-1.4.1-1|23	cd iTestServer
12cr|iTest-1.4.1-1|24	%qmake_qt4 -config release
12cr|iTest-1.4.1-1|25	%qt4bin/lrelease iTestServer.pro
12cr|iTest-1.4.1-1|26	cd ..
12cr|iTest-1.4.1-1|27	cd iTestClient
12cr|iTest-1.4.1-1|28	%qmake_qt4 -config release
12cr|iTest-1.4.1-1|29	%qt4bin/lrelease iTestClient.pro
12cr|iTest-1.4.1-1|30	cd ..
12cr|iTest-1.4.1-1|31	%qmake_qt4 -config release
12cr|iTest-1.4.1-1|32	make
12cr|iTest-1.4.1-1|33	
12cr|iTest-1.4.1-1|34	%install
12cr|iTest-1.4.1-1|35	rm -rf %{buildroot}
12cr|iTest-1.4.1-1|36	
12cr|iTest-1.4.1-1|37	install -m 755 -d %{buildroot}%{_bindir}
12cr|iTest-1.4.1-1|38	install -m 755 bin/iTestClient $RPM_BUILD_ROOT%{_bindir}
12cr|iTest-1.4.1-1|39	install -m 755 bin/iTestServer $RPM_BUILD_ROOT%{_bindir}
12cr|iTest-1.4.1-1|40	install -m 755 -d %{buildroot}%{_iconsdir}
12cr|iTest-1.4.1-1|41	install -m 644 *.png $RPM_BUILD_ROOT%{_iconsdir}
12cr|iTest-1.4.1-1|42	
12cr|iTest-1.4.1-1|43	%makeinstall
12cr|iTest-1.4.1-1|44	
12cr|iTest-1.4.1-1|45	install -dm 755 %{buildroot}%{_datadir}/applications
12cr|iTest-1.4.1-1|46	cat > itest.desktop << EOF
12cr|iTest-1.4.1-1|47	[Desktop Entry]
12cr|iTest-1.4.1-1|48	Encoding=UTF-8
12cr|iTest-1.4.1-1|49	GenericName=iTests & iExams
12cr|iTest-1.4.1-1|50	GenericName[ru]=Экзаменатор iTest
12cr|iTest-1.4.1-1|51	Comment=iTest -  Tests & Exams Program by Qt4
12cr|iTest-1.4.1-1|52	Comment[ru]=Мощная программа для проведения тестов
12cr|iTest-1.4.1-1|53	Exec=%{_bindir}/iTestServer
12cr|iTest-1.4.1-1|54	Icon=%{_iconsdir}/itdb.png
12cr|iTest-1.4.1-1|55	MimeType=application/x-edu;application/x-edugallery
12cr|iTest-1.4.1-1|56	Name=iTestServer
12cr|iTest-1.4.1-1|57	DocPath=
12cr|iTest-1.4.1-1|58	Path=%{_bindir}
12cr|iTest-1.4.1-1|59	Terminal=false
12cr|iTest-1.4.1-1|60	Type=Application
12cr|iTest-1.4.1-1|61	X-DCOP-ServiceType=Multi
12cr|iTest-1.4.1-1|62	Categories=Qt;KDE;Education;Teaching;X-MandrivaLinux-MoreApplications-Education-Other;
12cr|iTest-1.4.1-1|63	EOF
12cr|iTest-1.4.1-1|64	install -m 0644 itest.desktop \
12cr|iTest-1.4.1-1|65	%{buildroot}%{_datadir}/applications/itest.desktop
12cr|iTest-1.4.1-1|66	
12cr|iTest-1.4.1-1|67	install -dm 755 %{buildroot}%{_datadir}/applications
12cr|iTest-1.4.1-1|68	cat > itestwri.desktop << EOF
12cr|iTest-1.4.1-1|69	[Desktop Entry]
12cr|iTest-1.4.1-1|70	Encoding=UTF-8
12cr|iTest-1.4.1-1|71	GenericName=iTests & iExams client
12cr|iTest-1.4.1-1|72	GenericName[ru]=Клиент для экзаменатора iTest
12cr|iTest-1.4.1-1|73	Comment=iTest -  Tests & Exams client by Qt4
12cr|iTest-1.4.1-1|74	Comment[ru]=Клиент для проведения тестов iTest
12cr|iTest-1.4.1-1|75	Exec=%{_bindir}/iTestClient
12cr|iTest-1.4.1-1|76	Icon=%{_iconsdir}/itos.png
12cr|iTest-1.4.1-1|77	MimeType=application/x-edu;application/x-edugallery
12cr|iTest-1.4.1-1|78	Name=iTestClient
12cr|iTest-1.4.1-1|79	DocPath=
12cr|iTest-1.4.1-1|80	Path=%{_bindir}
12cr|iTest-1.4.1-1|81	Terminal=false
12cr|iTest-1.4.1-1|82	Type=Application
12cr|iTest-1.4.1-1|83	X-DCOP-ServiceType=Multi
12cr|iTest-1.4.1-1|84	Categories=Qt;KDE;Education;Teaching;X-MandrivaLinux-MoreApplications-Education-Other;
12cr|iTest-1.4.1-1|85	EOF
12cr|iTest-1.4.1-1|86	install -m 0644 itestwri.desktop \
12cr|iTest-1.4.1-1|87	%{buildroot}%{_datadir}/applications/itestwri.desktop
12cr|iTest-1.4.1-1|88	
12cr|iTest-1.4.1-1|89	%clean
12cr|iTest-1.4.1-1|90	rm -rf %{buildroot}
12cr|iTest-1.4.1-1|91	
12cr|iTest-1.4.1-1|92	%files
12cr|iTest-1.4.1-1|93	%defattr(-,root, root)
12cr|iTest-1.4.1-1|94	%{_bindir}/iTestClient
12cr|iTest-1.4.1-1|95	%{_bindir}/iTestServer
12cr|iTest-1.4.1-1|96	%{_iconsdir}/itcl.png
12cr|iTest-1.4.1-1|97	%{_iconsdir}/itdb.png
12cr|iTest-1.4.1-1|98	%{_iconsdir}/itest.png
12cr|iTest-1.4.1-1|99	%{_iconsdir}/itestwri.png
12cr|iTest-1.4.1-1|100	%{_iconsdir}/itos.png
12cr|iTest-1.4.1-1|101	%{_datadir}/applications/itest.desktop
12cr|iTest-1.4.1-1|102	%{_datadir}/applications/itestwri.desktop
12cr|iTest-1.4.1-1|103	
12cr|iTest-1.4.1-1|104	
12cr|iTest-1.4.1-1|105	%changelog
12cr|iTest-1.4.1-1|106	* Wed Dec 29 2010 Александр Казанцев <kazancas@mandriva.org> 1.4.1-1mdv2011.0
12cr|iTest-1.4.1-1|107	+ Revision: 625744
12cr|iTest-1.4.1-1|108	- fix build for Qt4.7
12cr|iTest-1.4.1-1|109	-initial release
12cr|iTest-1.4.1-1|110	- import iTest
12cr|iTest-1.4.1-1|111	
12cr|iTest-1.4.1-1|112	
12cr|iTest-1.4.1-1|113	* Wed Apr 15 2009 Alexander Kazancev <kazancas@mandriva.ru> - 1.4.1-1
12cr|iTest-1.4.1-1|114	- version 1.4.1
12cr|iTest-1.4.1-1|115	
12cr|iTest-1.4.1-1|116	* Fri Jan 09 2009 Alexander Kazancev <kazancas@mandriva.ru> - 1.4.0-1
12cr|iTest-1.4.1-1|117	- new release 1.4.0 for 2009.0
12cr|iTest-1.4.1-1|118	- fix spec for build of source code
12cr|iTest-1.4.1-1|119	
12cr|iTest-1.4.1-1|120	* Wed May 28 2008 Alexander Kazancev <kazancas@mandriva.ru> - 1.3.0-2
12cr|iTest-1.4.1-1|121	- fix bug on disapear test windows
12cr|iTest-1.4.1-1|122	
12cr|iTest-1.4.1-1|123	* Fri May 08 2008 Alexander Kazancev <kazancas@mandriva.ru> - 1.3.0-1
12cr|iTest-1.4.1-1|124	- packet for 2008.1
12cr|iTest-1.4.1-1|125	
12cr|iTest-1.4.1-1|126	* Thu Nov 20 2007 Alexander Kazancev <kazancas@mandriva.ru> - 1.3.0-1
12cr|iTest-1.4.1-1|127	- Initial release.

2312 12
12cr|itext-2.1.5-2|1	%define section free
12cr|itext-2.1.5-2|2	%define gcj_support 0
12cr|itext-2.1.5-2|3	
12cr|itext-2.1.5-2|4	Name:           itext
12cr|itext-2.1.5-2|5	Version:        2.1.5
12cr|itext-2.1.5-2|6	Release:        2
12cr|itext-2.1.5-2|7	Epoch:          0
12cr|itext-2.1.5-2|8	License:        LGPL
12cr|itext-2.1.5-2|9	Summary:        Free Java-PDF library
12cr|itext-2.1.5-2|10	URL:            http://www.lowagie.com/iText/
12cr|itext-2.1.5-2|11	Group:          Development/Java
12cr|itext-2.1.5-2|12	Source0:        http://downloads.sourceforge.net/itext/iText-src-%{version}.tar.gz
12cr|itext-2.1.5-2|13	Source1:        itext-www-20070221.tar.bz2
12cr|itext-2.1.5-2|14	Source2:        itext-1.4-manifest.mf
12cr|itext-2.1.5-2|15	Requires:       bouncycastle
12cr|itext-2.1.5-2|16	Requires:       bouncycastle-extras
12cr|itext-2.1.5-2|17	Provides:       itext2 = %{epoch}:%{version}-%{release}
12cr|itext-2.1.5-2|18	Obsoletes:      itext2 < %{epoch}:%{version}-%{release}
12cr|itext-2.1.5-2|19	BuildRequires:  java-rpmbuild
12cr|itext-2.1.5-2|20	BuildRequires:  ant
12cr|itext-2.1.5-2|21	BuildRequires:  ant-trax
12cr|itext-2.1.5-2|22	BuildRequires:  bouncycastle
12cr|itext-2.1.5-2|23	BuildRequires:  bouncycastle-extras
12cr|itext-2.1.5-2|24	BuildRequires:  xalan-j2
12cr|itext-2.1.5-2|25	%if %{gcj_support}
12cr|itext-2.1.5-2|26	BuildRequires:  java-gcj-compat-devel
12cr|itext-2.1.5-2|27	%else
12cr|itext-2.1.5-2|28	BuildArch:      noarch
12cr|itext-2.1.5-2|29	%endif
12cr|itext-2.1.5-2|30	
12cr|itext-2.1.5-2|31	%description
12cr|itext-2.1.5-2|32	iText is a library that allows you to generate PDF files on the fly. The
12cr|itext-2.1.5-2|33	iText classes are very useful for people who need to generate read-only,
12cr|itext-2.1.5-2|34	platform independent documents containing text, lists, tables and
12cr|itext-2.1.5-2|35	images. The library is especially useful in combination with Java(TM)
12cr|itext-2.1.5-2|36	technology-based Servlets: The look and feel of HTML is browser
12cr|itext-2.1.5-2|37	dependent; with iText and PDF you can control exactly how your servlet's
12cr|itext-2.1.5-2|38	output will look.
12cr|itext-2.1.5-2|39	
12cr|itext-2.1.5-2|40	%package javadoc
12cr|itext-2.1.5-2|41	Summary:        Javadoc for %{name}
12cr|itext-2.1.5-2|42	Group:          Development/Java
12cr|itext-2.1.5-2|43	Provides:       itext2-javadoc = %{epoch}:%{version}-%{release}
12cr|itext-2.1.5-2|44	Obsoletes:      itext2-javadoc < %{epoch}:%{version}-%{release}
12cr|itext-2.1.5-2|45	
12cr|itext-2.1.5-2|46	%description javadoc
12cr|itext-2.1.5-2|47	API documentation for the %{name} package.
12cr|itext-2.1.5-2|48	
12cr|itext-2.1.5-2|49	%package manual
12cr|itext-2.1.5-2|50	Summary:        Documents for %{name}
12cr|itext-2.1.5-2|51	Group:          Development/Java
12cr|itext-2.1.5-2|52	Provides:       itext2-manual = %{epoch}:%{version}-%{release}
12cr|itext-2.1.5-2|53	Obsoletes:      itext2-manual < %{epoch}:%{version}-%{release}
12cr|itext-2.1.5-2|54	
12cr|itext-2.1.5-2|55	%description manual
12cr|itext-2.1.5-2|56	A programming manual for the %{name} package.
12cr|itext-2.1.5-2|57	
12cr|itext-2.1.5-2|58	%prep
12cr|itext-2.1.5-2|59	%setup -q -c
12cr|itext-2.1.5-2|60	%setup -q -D -T -a 1
12cr|itext-2.1.5-2|61	
12cr|itext-2.1.5-2|62	%{__mkdir_p} src/META-INF
12cr|itext-2.1.5-2|63	cp %{SOURCE2} src/META-INF/MANIFEST.MF
12cr|itext-2.1.5-2|64	
12cr|itext-2.1.5-2|65	%{__mkdir_p} lib
12cr|itext-2.1.5-2|66	
12cr|itext-2.1.5-2|67	%{__perl} -pi -e 's/<link.*$//' src/ant/site.xml
12cr|itext-2.1.5-2|68	%{__perl} -pi -e 's/<attribute name="Class-Path".*$//' src/ant/compile.xml
12cr|itext-2.1.5-2|69	%{__perl} -pi -e 's/\r$//g' www/examples/com/lowagie/examples/forms/fill/register.xfdf
12cr|itext-2.1.5-2|70	
12cr|itext-2.1.5-2|71	%build
12cr|itext-2.1.5-2|72	pushd src
12cr|itext-2.1.5-2|73	export CLASSPATH=$(build-classpath bcprov bcmail)
12cr|itext-2.1.5-2|74	export OPT_JAR_LIST="`%{__cat} %{_sysconfdir}/ant.d/trax`"
12cr|itext-2.1.5-2|75	%{ant} jar javadoc tutorial lowagie.com
12cr|itext-2.1.5-2|76	popd
12cr|itext-2.1.5-2|77	
12cr|itext-2.1.5-2|78	%install
12cr|itext-2.1.5-2|79	# jars
12cr|itext-2.1.5-2|80	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|itext-2.1.5-2|81	%{__cp} -a lib/iText.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|itext-2.1.5-2|82	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do %{__ln_s} ${jar} `echo ${jar} | %{__sed} "s|-%{version}||g"`; done)
12cr|itext-2.1.5-2|83	
12cr|itext-2.1.5-2|84	%{gcj_compile}
12cr|itext-2.1.5-2|85	
12cr|itext-2.1.5-2|86	%{__perl} -pi -e 's/\r$//g' build/lowagie/*.{txt,xml}
12cr|itext-2.1.5-2|87	%{__perl} -pi -e 's/\r$//g' build/lowagie/ant/*.xml
12cr|itext-2.1.5-2|88	%{__perl} -pi -e 's/\r$//g' build/lowagie/ant/.ant.properties
12cr|itext-2.1.5-2|89	
12cr|itext-2.1.5-2|90	# javadoc
12cr|itext-2.1.5-2|91	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|itext-2.1.5-2|92	#cp -a build/docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|itext-2.1.5-2|93	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
12cr|itext-2.1.5-2|94	
12cr|itext-2.1.5-2|95	# manual
12cr|itext-2.1.5-2|96	%{__mkdir_p} %{buildroot}%{_docdir}/%{name}-%{version}
12cr|itext-2.1.5-2|97	cp -a build/lowagie/* %{buildroot}%{_docdir}/%{name}-%{version}
12cr|itext-2.1.5-2|98	cp -a build/examples %{buildroot}%{_docdir}/%{name}-%{version}
12cr|itext-2.1.5-2|99	cp -a build/tutorial %{buildroot}%{_docdir}/%{name}-%{version}
12cr|itext-2.1.5-2|100	
12cr|itext-2.1.5-2|101	%if %{gcj_support}
12cr|itext-2.1.5-2|102	%post
12cr|itext-2.1.5-2|103	%{update_gcjdb}
12cr|itext-2.1.5-2|104	
12cr|itext-2.1.5-2|105	%postun
12cr|itext-2.1.5-2|106	%{clean_gcjdb}
12cr|itext-2.1.5-2|107	%endif
12cr|itext-2.1.5-2|108	
12cr|itext-2.1.5-2|109	%files
12cr|itext-2.1.5-2|110	%defattr(0644,root,root,0755)
12cr|itext-2.1.5-2|111	%doc %{_docdir}/%{name}-%{version}/MPL-1.1.txt
12cr|itext-2.1.5-2|112	%doc %{_docdir}/%{name}-%{version}/lgpl.txt
12cr|itext-2.1.5-2|113	%{_javadir}/*
12cr|itext-2.1.5-2|114	%if %{gcj_support}
12cr|itext-2.1.5-2|115	%dir %{_libdir}/gcj/%{name}
12cr|itext-2.1.5-2|116	%{_libdir}/gcj/%{name}/*
12cr|itext-2.1.5-2|117	%endif
12cr|itext-2.1.5-2|118	
12cr|itext-2.1.5-2|119	%files javadoc
12cr|itext-2.1.5-2|120	%defattr(0644,root,root,0755)
12cr|itext-2.1.5-2|121	%doc %{_javadocdir}/%{name}-%{version}
12cr|itext-2.1.5-2|122	%doc %{_javadocdir}/%{name}
12cr|itext-2.1.5-2|123	
12cr|itext-2.1.5-2|124	%files manual
12cr|itext-2.1.5-2|125	%defattr(0644,root,root,0755)
12cr|itext-2.1.5-2|126	%doc %{_docdir}/*
12cr|itext-2.1.5-2|127	%exclude %{_docdir}/%{name}-%{version}/*.txt
12cr|itext-2.1.5-2|128	
12cr|itext-2.1.5-2|129	%changelog
12cr|itext-2.1.5-2|130	* Sun Mar 08 2009 Frederik Himpe <fhimpe@mandriva.org> 0:2.1.5-1mdv2009.1
12cr|itext-2.1.5-2|131	+ Revision: 352880
12cr|itext-2.1.5-2|132	- update to new version 2.1.5
12cr|itext-2.1.5-2|133	
12cr|itext-2.1.5-2|134	* Wed Feb 18 2009 Jérôme Soyer <saispo@mandriva.org> 0:2.1.4-0.0.1mdv2009.1
12cr|itext-2.1.5-2|135	+ Revision: 342309
12cr|itext-2.1.5-2|136	- New upstream release
12cr|itext-2.1.5-2|137	
12cr|itext-2.1.5-2|138	* Sun Jul 13 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.1.3-0.0.1mdv2009.0
12cr|itext-2.1.5-2|139	+ Revision: 234258
12cr|itext-2.1.5-2|140	- new version 2.1.3
12cr|itext-2.1.5-2|141	
12cr|itext-2.1.5-2|142	* Fri May 23 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.1.2-0.0.2mdv2009.0
12cr|itext-2.1.5-2|143	+ Revision: 210151
12cr|itext-2.1.5-2|144	- disable gcj compile
12cr|itext-2.1.5-2|145	
12cr|itext-2.1.5-2|146	+ David Walluck <walluck@mandriva.org>
12cr|itext-2.1.5-2|147	- move mkdir to %%prep
12cr|itext-2.1.5-2|148	- 2.1.2u
12cr|itext-2.1.5-2|149	
12cr|itext-2.1.5-2|150	* Mon Apr 14 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.1.0-0.0.1mdv2009.0
12cr|itext-2.1.5-2|151	+ Revision: 193443
12cr|itext-2.1.5-2|152	- new version
12cr|itext-2.1.5-2|153	
12cr|itext-2.1.5-2|154	* Fri Jan 25 2008 David Walluck <walluck@mandriva.org> 0:2.0.8-0.0.2mdv2008.1
12cr|itext-2.1.5-2|155	+ Revision: 158083
12cr|itext-2.1.5-2|156	- obsolete itext2 subpackage as well
12cr|itext-2.1.5-2|157	
12cr|itext-2.1.5-2|158	* Fri Jan 25 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.0.8-0.0.1mdv2008.1
12cr|itext-2.1.5-2|159	+ Revision: 157919
12cr|itext-2.1.5-2|160	- new release
12cr|itext-2.1.5-2|161	
12cr|itext-2.1.5-2|162	+ Olivier Blin <oblin@mandriva.com>
12cr|itext-2.1.5-2|163	- restore BuildRoot
12cr|itext-2.1.5-2|164	
12cr|itext-2.1.5-2|165	* Mon Dec 31 2007 David Walluck <walluck@mandriva.org> 0:2.0.7-0.0.4mdv2008.1
12cr|itext-2.1.5-2|166	+ Revision: 139929
12cr|itext-2.1.5-2|167	- add itext2 Provides/Obsoletes
12cr|itext-2.1.5-2|168	- set OPT_JAR_LIST better
12cr|itext-2.1.5-2|169	- more macros
12cr|itext-2.1.5-2|170	
12cr|itext-2.1.5-2|171	* Thu Dec 20 2007 David Walluck <walluck@mandriva.org> 0:2.0.7-0.0.3mdv2008.1
12cr|itext-2.1.5-2|172	+ Revision: 135375
12cr|itext-2.1.5-2|173	- there are no jars to remove
12cr|itext-2.1.5-2|174	- fix syntax error in spec
12cr|itext-2.1.5-2|175	- fix bouncycastle (Build)Requires
12cr|itext-2.1.5-2|176	
12cr|itext-2.1.5-2|177	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|itext-2.1.5-2|178	- kill re-definition of %%buildroot on Pixel's request
12cr|itext-2.1.5-2|179	
12cr|itext-2.1.5-2|180	+ Anssi Hannula <anssi@mandriva.org>
12cr|itext-2.1.5-2|181	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|itext-2.1.5-2|182	
12cr|itext-2.1.5-2|183	* Thu Nov 29 2007 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.0.7-0.0.1mdv2008.1
12cr|itext-2.1.5-2|184	+ Revision: 113887
12cr|itext-2.1.5-2|185	- new version
12cr|itext-2.1.5-2|186	
12cr|itext-2.1.5-2|187	* Sat Oct 13 2007 David Walluck <walluck@mandriva.org> 0:2.0.6-1mdv2008.1
12cr|itext-2.1.5-2|188	+ Revision: 97842
12cr|itext-2.1.5-2|189	- add sources
12cr|itext-2.1.5-2|190	- 2.0.6
12cr|itext-2.1.5-2|191	
12cr|itext-2.1.5-2|192	* Mon Sep 17 2007 David Walluck <walluck@mandriva.org> 0:2.0.5-1mdv2008.1
12cr|itext-2.1.5-2|193	+ Revision: 89365
12cr|itext-2.1.5-2|194	- 2.0.5
12cr|itext-2.1.5-2|195	
12cr|itext-2.1.5-2|196	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:2.0.4-3mdv2008.0
12cr|itext-2.1.5-2|197	+ Revision: 87394
12cr|itext-2.1.5-2|198	- rebuild to filter out autorequires of GCJ AOT objects
12cr|itext-2.1.5-2|199	- remove unnecessary Requires(post) on java-gcj-compat
12cr|itext-2.1.5-2|200	
12cr|itext-2.1.5-2|201	* Sun Sep 09 2007 Pascal Terjan <pterjan@mandriva.org> 0:2.0.4-2mdv2008.0
12cr|itext-2.1.5-2|202	+ Revision: 82854
12cr|itext-2.1.5-2|203	- rebuild
12cr|itext-2.1.5-2|204	
12cr|itext-2.1.5-2|205	* Mon Jun 04 2007 David Walluck <walluck@mandriva.org> 0:2.0.4-1mdv2008.0
12cr|itext-2.1.5-2|206	+ Revision: 35251
12cr|itext-2.1.5-2|207	- 2.0.4
12cr|itext-2.1.5-2|208	
12cr|itext-2.1.5-2|209	* Tue Apr 17 2007 David Walluck <walluck@mandriva.org> 0:2.0.2-1mdv2008.0
12cr|itext-2.1.5-2|210	+ Revision: 14114
12cr|itext-2.1.5-2|211	- 2.0.2
12cr|itext-2.1.5-2|212	
12cr|itext-2.1.5-2|213	
12cr|itext-2.1.5-2|214	* Tue Dec 19 2006 David Walluck <walluck@mandriva.org> 1.4.8-1mdv2007.0
12cr|itext-2.1.5-2|215	+ Revision: 100231
12cr|itext-2.1.5-2|216	- 1.4.8
12cr|itext-2.1.5-2|217	
12cr|itext-2.1.5-2|218	* Mon Dec 11 2006 David Walluck <walluck@mandriva.org> 0:1.4.7-1mdv2007.1
12cr|itext-2.1.5-2|219	+ Revision: 95103
12cr|itext-2.1.5-2|220	- 1.4.7
12cr|itext-2.1.5-2|221	
12cr|itext-2.1.5-2|222	* Tue Oct 31 2006 David Walluck <walluck@mandriva.org> 0:1.4.6-1mdv2007.1
12cr|itext-2.1.5-2|223	+ Revision: 73920
12cr|itext-2.1.5-2|224	- 1.4.6
12cr|itext-2.1.5-2|225	- Import itext
12cr|itext-2.1.5-2|226	
12cr|itext-2.1.5-2|227	* Sat Sep 16 2006 David Walluck <walluck@mandriva.org> 0:1.4.5-1mdv2007.0
12cr|itext-2.1.5-2|228	- 1.4.5
12cr|itext-2.1.5-2|229	
12cr|itext-2.1.5-2|230	* Tue Sep 05 2006 David Walluck <walluck@mandriva.org> 0:1.4.4-1mdv2007.0
12cr|itext-2.1.5-2|231	- 1.4.4
12cr|itext-2.1.5-2|232	
12cr|itext-2.1.5-2|233	* Tue Aug 29 2006 David Walluck <walluck@mandriva.org> 0:1.4.3-2mdv2007.0
12cr|itext-2.1.5-2|234	- 1.4.4
12cr|itext-2.1.5-2|235	- do not require dos2unix for build
12cr|itext-2.1.5-2|236	
12cr|itext-2.1.5-2|237	* Wed Aug 09 2006 David Walluck <walluck@mandriva.org> 0:1.4.3-1mdv2007.0
12cr|itext-2.1.5-2|238	- 1.4.3
12cr|itext-2.1.5-2|239	
12cr|itext-2.1.5-2|240	* Tue Jun 06 2006 David Walluck <walluck@mandriva.org> 0:1.3-1.8.1mdv2007.0
12cr|itext-2.1.5-2|241	- release
12cr|itext-2.1.5-2|242	
12cr|itext-2.1.5-2|243	* Tue Feb 28 2006 Anthony Green <green@redhat.com> - 1.3-1jpp_8
12cr|itext-2.1.5-2|244	- Rebuild with new compiler.
12cr|itext-2.1.5-2|245	
12cr|itext-2.1.5-2|246	* Tue Jan 17 2006 Anthony Green <green@redhat.com> - 1.3-1jpp_6
12cr|itext-2.1.5-2|247	- Remove epoch from changelog versions.
12cr|itext-2.1.5-2|248	
12cr|itext-2.1.5-2|249	* Mon Jan 16 2006 Anthony Green <green@redhat.com> - 1.3-1jpp_5
12cr|itext-2.1.5-2|250	- Remove empty /usr/share/java/itext.
12cr|itext-2.1.5-2|251	- Move manual and javadoc packages to Documentation group.
12cr|itext-2.1.5-2|252	- Add itext-no-javadoc-web-links.patch.
12cr|itext-2.1.5-2|253	
12cr|itext-2.1.5-2|254	* Mon Jan 16 2006 Anthony Green <green@redhat.com> - 1.3-1jpp_4
12cr|itext-2.1.5-2|255	- Fixed Group.
12cr|itext-2.1.5-2|256	- Cleaned up changelog versions.
12cr|itext-2.1.5-2|257	- Use dos2unix on doc files.
12cr|itext-2.1.5-2|258	- Don't create unversioned javadoc link.
12cr|itext-2.1.5-2|259	
12cr|itext-2.1.5-2|260	* Fri Jan 13 2006 Anthony Green <green@redhat.com> - 1.3-1jpp_3
12cr|itext-2.1.5-2|261	- Remove javadoc %%postun, as that should get handled by the fact
12cr|itext-2.1.5-2|262	that the file is ghosted.
12cr|itext-2.1.5-2|263	- Improve javadoc and manual subpackage descriptions.
12cr|itext-2.1.5-2|264	
12cr|itext-2.1.5-2|265	* Wed Jan 04 2006 Anthony Green <green@redhat.com> - 1.3-1jpp_2
12cr|itext-2.1.5-2|266	- Add ant-trax and jaxp_transform_impl dependencies.
12cr|itext-2.1.5-2|267	- Set OPT_JAR_LIST.
12cr|itext-2.1.5-2|268	
12cr|itext-2.1.5-2|269	* Wed Jan 04 2006 Anthony Green <green@redhat.com> - 1.3-1jpp_1
12cr|itext-2.1.5-2|270	- Build native code.
12cr|itext-2.1.5-2|271	- Add patch to remove proprietary jpeg encoding library usage.
12cr|itext-2.1.5-2|272	- Fix BuildRequires.
12cr|itext-2.1.5-2|273	- Tweak BuildRoot.
12cr|itext-2.1.5-2|274	
12cr|itext-2.1.5-2|275	* Sat Aug 27 2005 Ralph Apel <r.apel at r-apel.de> - 1.3-1jpp
12cr|itext-2.1.5-2|276	- Upgrade to 1.3
12cr|itext-2.1.5-2|277	- Now one jar only
12cr|itext-2.1.5-2|278	
12cr|itext-2.1.5-2|279	* Thu Aug 26 2004 Ralph Apel <r.apel at r-apel.de> - 1.02b-2jpp
12cr|itext-2.1.5-2|280	- Build with ant-1.6.2
12cr|itext-2.1.5-2|281	- Relax some versioned dependencies
12cr|itext-2.1.5-2|282	
12cr|itext-2.1.5-2|283	* Fri Feb 27 2004 Ralph Apel <r.apel at r-apel.de> - 1.02b-1jpp
12cr|itext-2.1.5-2|284	- First JPackage release
12cr|itext-2.1.5-2|285	

2313 12
12cr|itk-3.20.0-4|1	%define build_patented	0
12cr|itk-3.20.0-4|2	%{?_with_patented: %{expand: %%global build_patented 1}}
12cr|itk-3.20.0-4|3	
12cr|itk-3.20.0-4|4	%define build_review	1
12cr|itk-3.20.0-4|5	%{?_with_review: %{expand: %%global build_review 1}}
12cr|itk-3.20.0-4|6	
12cr|itk-3.20.0-4|7	%define build_examples	1
12cr|itk-3.20.0-4|8	%{?_with_examples: %{expand: %%global build_examples 1}}
12cr|itk-3.20.0-4|9	
12cr|itk-3.20.0-4|10	%define build_doc	0
12cr|itk-3.20.0-4|11	%{?_with_doc: %{expand: %%global build_doc 1}}
12cr|itk-3.20.0-4|12	
12cr|itk-3.20.0-4|13	%define build_java	0
12cr|itk-3.20.0-4|14	%{?_with_java: %{expand: %%global build_java 1}}
12cr|itk-3.20.0-4|15	
12cr|itk-3.20.0-4|16	%define build_python	0
12cr|itk-3.20.0-4|17	%{?_with_python: %{expand: %%global build_python 1}}
12cr|itk-3.20.0-4|18	
12cr|itk-3.20.0-4|19	%define build_tcl	0
12cr|itk-3.20.0-4|20	%{?_with_python: %{expand: %%global build_tcl 1}}
12cr|itk-3.20.0-4|21	
12cr|itk-3.20.0-4|22	%define libname		%mklibname %{name} 4
12cr|itk-3.20.0-4|23	%define develname	%mklibname %{name} -d
12cr|itk-3.20.0-4|24	%define short_version	%(echo %{version} | cut -d. -f1,2)
12cr|itk-3.20.0-4|25	
12cr|itk-3.20.0-4|26	%define itkdir		%{_datadir}/%{name}
12cr|itk-3.20.0-4|27	%define itklibdir	%{_libdir}/%{name}-%{short_version}
12cr|itk-3.20.0-4|28	%define itkincludedir	%{_includedir}/%{name}-%{short_version}
12cr|itk-3.20.0-4|29	
12cr|itk-3.20.0-4|30	Name:		itk
12cr|itk-3.20.0-4|31	Version:	3.20.0
12cr|itk-3.20.0-4|32	Release:	4
12cr|itk-3.20.0-4|33	Epoch:		2
12cr|itk-3.20.0-4|34	Summary:	Medicine Insight Segmentation and Registration
12cr|itk-3.20.0-4|35	License:	BSD-like
12cr|itk-3.20.0-4|36	Group:		Sciences/Other
12cr|itk-3.20.0-4|37	URL:		http://www.itk.org
12cr|itk-3.20.0-4|38	Source0:	http://dl.sourceforge.net/sourceforge/itk/InsightToolkit-%{version}.tar.gz
12cr|itk-3.20.0-4|39	Source1:	http://dl.sourceforge.net/sourceforge/itk/ItkSoftwareGuide-2.4.0.pdf.bz2
12cr|itk-3.20.0-4|40	Source2:	http://dl.sourceforge.net/sourceforge/itk/DoxygenInsightToolkit-%{version}.tar.gz
12cr|itk-3.20.0-4|41	BuildRequires:	cmake >= 2.6.0
12cr|itk-3.20.0-4|42	BuildRequires:	pkgconfig(x11)
12cr|itk-3.20.0-4|43	BuildRequires:	pkgconfig(xext)
12cr|itk-3.20.0-4|44	BuildRequires:	pkgconfig(xft)
12cr|itk-3.20.0-4|45	BuildRequires:	pkgconfig(xscrnsaver)
12cr|itk-3.20.0-4|46	BuildRequires:	pkgconfig(xt)
12cr|itk-3.20.0-4|47	BuildRequires:	pkgconfig(libpng)
12cr|itk-3.20.0-4|48	# New tiff is not supported yet
12cr|itk-3.20.0-4|49	#BuildRequires:	tiff-devel
12cr|itk-3.20.0-4|50	BuildRequires:	pkgconfig(zlib)
12cr|itk-3.20.0-4|51	BuildRequires:	pkgconfig(fftw3)
12cr|itk-3.20.0-4|52	BuildRequires:	graphviz
12cr|itk-3.20.0-4|53	BuildRequires:	pkgconfig(uuid)
12cr|itk-3.20.0-4|54	BuildRequires:	tcl-devel
12cr|itk-3.20.0-4|55	
12cr|itk-3.20.0-4|56	%if %{build_doc}
12cr|itk-3.20.0-4|57	BuildRequires:	doxygen
12cr|itk-3.20.0-4|58	# this should signficantly reduce number of pango-WARNING messages
12cr|itk-3.20.0-4|59	BuildRequires:	urw-fonts
12cr|itk-3.20.0-4|60	%endif
12cr|itk-3.20.0-4|61	BuildRequires:	perl
12cr|itk-3.20.0-4|62	BuildRequires:	pkgconfig(fontconfig)
12cr|itk-3.20.0-4|63	BuildRequires:	cableswig
12cr|itk-3.20.0-4|64	%if %{build_java}
12cr|itk-3.20.0-4|65	BuildRequires:	java-rpmbuild
12cr|itk-3.20.0-4|66	BuildRequires:	java-devel
12cr|itk-3.20.0-4|67	BuildRequires:	jpackage-utils
12cr|itk-3.20.0-4|68	%endif
12cr|itk-3.20.0-4|69	%if %{build_python}
12cr|itk-3.20.0-4|70	%py_requires -d
12cr|itk-3.20.0-4|71	BuildRequires:	python-numarray-devel
12cr|itk-3.20.0-4|72	Requires:	python-numarray
12cr|itk-3.20.0-4|73	%endif
12cr|itk-3.20.0-4|74	%if %{build_tcl}
12cr|itk-3.20.0-4|75	BuildRequires:	tk-devel >= 8.6
12cr|itk-3.20.0-4|76	BuildRequires:	tcl-devel >= 8.6
12cr|itk-3.20.0-4|77	BuildRequires:	tcl
12cr|itk-3.20.0-4|78	%endif
12cr|itk-3.20.0-4|79	
12cr|itk-3.20.0-4|80	Patch0:		InsightToolkit-3.20.0-build-install.patch
12cr|itk-3.20.0-4|81	Patch1:		InsightToolkit-3.20.0-tcl8.6.patch
12cr|itk-3.20.0-4|82	Patch2:		InsightToolkit-3.20.0-gcc4.6.patch
12cr|itk-3.20.0-4|83	Patch3:		InsightToolkit-3.20.0-gcc4.7.patch
12cr|itk-3.20.0-4|84	Patch4:		InsightToolkit-3.20.0-libpng15.patch
12cr|itk-3.20.0-4|85	Patch5:		InsightToolkit-3.20.0-gzgetc.patch
12cr|itk-3.20.0-4|86	Patch6:		InsightToolkit-3.20.0-header.patch
12cr|itk-3.20.0-4|87	
12cr|itk-3.20.0-4|88	%description
12cr|itk-3.20.0-4|89	ITK is an open-source software system to support the Visible Human Project.
12cr|itk-3.20.0-4|90	Currently under active development, ITK employs leading-edge segmentation
12cr|itk-3.20.0-4|91	and registration algorithms in two, three, and more dimensions.
12cr|itk-3.20.0-4|92	
12cr|itk-3.20.0-4|93	The Insight Toolkit was developed by six principal organizations, three
12cr|itk-3.20.0-4|94	commercial (Kitware, GE Corporate R&D, and Insightful) and three academic
12cr|itk-3.20.0-4|95	(UNC Chapel Hill, University of Utah, and University of Pennsylvania).
12cr|itk-3.20.0-4|96	Additional team members include Harvard Brigham & Women's Hospital,
12cr|itk-3.20.0-4|97	University of Pittsburgh, and Columbia University. The funding for the
12cr|itk-3.20.0-4|98	project is from the National Library of Medicine at the National Institutes
12cr|itk-3.20.0-4|99	of Health. NLM in turn was supported by member institutions of NIH (see
12cr|itk-3.20.0-4|100	sponsors).
12cr|itk-3.20.0-4|101	
12cr|itk-3.20.0-4|102	#---------------------------------------------------------------------------------
12cr|itk-3.20.0-4|103	
12cr|itk-3.20.0-4|104	%package	-n %{libname}
12cr|itk-3.20.0-4|105	Group:		System/Libraries
12cr|itk-3.20.0-4|106	Summary:	Medicine Insight Segmentation and Registration
12cr|itk-3.20.0-4|107	Provides:	%{name} = %{version}-%{release}
12cr|itk-3.20.0-4|108	Provides:	itk = %{version}-%{release}
12cr|itk-3.20.0-4|109	
12cr|itk-3.20.0-4|110	%description -n %{libname}
12cr|itk-3.20.0-4|111	ITK is an open-source software system to support the Visible Human Project.
12cr|itk-3.20.0-4|112	Currently under active development, ITK employs leading-edge segmentation
12cr|itk-3.20.0-4|113	and registration algorithms in two, three, and more dimensions.
12cr|itk-3.20.0-4|114	
12cr|itk-3.20.0-4|115	The Insight Toolkit was developed by six principal organizations, three
12cr|itk-3.20.0-4|116	commercial (Kitware, GE Corporate R&D, and Insightful) and three academic
12cr|itk-3.20.0-4|117	(UNC Chapel Hill, University of Utah, and University of Pennsylvania).
12cr|itk-3.20.0-4|118	Additional team members include Harvard Brigham & Women's Hospital,
12cr|itk-3.20.0-4|119	University of Pittsburgh, and Columbia University. The funding for the
12cr|itk-3.20.0-4|120	project is from the National Library of Medicine at the National Institutes
12cr|itk-3.20.0-4|121	of Health. NLM in turn was supported by member institutions of NIH (see
12cr|itk-3.20.0-4|122	sponsors).
12cr|itk-3.20.0-4|123	
12cr|itk-3.20.0-4|124	%files -n %{libname}
12cr|itk-3.20.0-4|125	%defattr(0644,root,root,0755)
12cr|itk-3.20.0-4|126	%dir %{itklibdir}
12cr|itk-3.20.0-4|127	%dir %{itklibdir}/lib*.so.*
12cr|itk-3.20.0-4|128	%if %{build_java}
12cr|itk-3.20.0-4|129	%exclude %{itklibdir}/*Java*.so.*
12cr|itk-3.20.0-4|130	%endif
12cr|itk-3.20.0-4|131	%if %{build_python}
12cr|itk-3.20.0-4|132	%exclude %{itklibdir}/*Python*.so.*
12cr|itk-3.20.0-4|133	%endif
12cr|itk-3.20.0-4|134	%if %{build_tcl}
12cr|itk-3.20.0-4|135	%exclude %{itklibdir}/*Tcl*.so.*
12cr|itk-3.20.0-4|136	%endif
12cr|itk-3.20.0-4|137	%{_libdir}/InsightToolkit
12cr|itk-3.20.0-4|138	%{_sysconfdir}/ld.so.conf.d/*
12cr|itk-3.20.0-4|139	
12cr|itk-3.20.0-4|140	#---------------------------------------------------------------------------------
12cr|itk-3.20.0-4|141	
12cr|itk-3.20.0-4|142	%package	-n %{develname}
12cr|itk-3.20.0-4|143	Summary:	ITK header files for building C++ code
12cr|itk-3.20.0-4|144	Group:		Development/C++
12cr|itk-3.20.0-4|145	Requires:	%{libname} = %{epoch}:%{version}-%{release}
12cr|itk-3.20.0-4|146	Provides:	%{name}-devel = %{version}-%{release}
12cr|itk-3.20.0-4|147	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|itk-3.20.0-4|148	
12cr|itk-3.20.0-4|149	%description -n %{develname}
12cr|itk-3.20.0-4|150	ITK is an open-source software system to support the Visible Human Project.
12cr|itk-3.20.0-4|151	Currently under active development, ITK employs leading-edge segmentation
12cr|itk-3.20.0-4|152	and registration algorithms in two, three, and more dimensions.
12cr|itk-3.20.0-4|153	
12cr|itk-3.20.0-4|154	The Insight Toolkit was developed by six principal organizations, three
12cr|itk-3.20.0-4|155	commercial (Kitware, GE Corporate R&D, and Insightful) and three academic
12cr|itk-3.20.0-4|156	(UNC Chapel Hill, University of Utah, and University of Pennsylvania).
12cr|itk-3.20.0-4|157	Additional team members include Harvard Brigham & Women's Hospital,
12cr|itk-3.20.0-4|158	University of Pittsburgh, and Columbia University. The funding for the
12cr|itk-3.20.0-4|159	project is from the National Library of Medicine at the National Institutes
12cr|itk-3.20.0-4|160	of Health. NLM in turn was supported by member institutions of NIH (see
12cr|itk-3.20.0-4|161	sponsors).
12cr|itk-3.20.0-4|162	
12cr|itk-3.20.0-4|163	%files		-n %{develname}
12cr|itk-3.20.0-4|164	%defattr(0644,root,root,0755)
12cr|itk-3.20.0-4|165	%attr(0755,root,root) %{_bindir}/*
12cr|itk-3.20.0-4|166	%{_includedir}/multiarch*
12cr|itk-3.20.0-4|167	%dir %{itkincludedir}
12cr|itk-3.20.0-4|168	%{itkincludedir}/*
12cr|itk-3.20.0-4|169	%{_includedir}/InsightToolkit
12cr|itk-3.20.0-4|170	%{itklibdir}/*.cmake
12cr|itk-3.20.0-4|171	%{itklibdir}/lib*.so
12cr|itk-3.20.0-4|172	%if %{build_java}
12cr|itk-3.20.0-4|173	%exclude %{itklibdir}/*Java*.so
12cr|itk-3.20.0-4|174	%endif
12cr|itk-3.20.0-4|175	%if %{build_java}
12cr|itk-3.20.0-4|176	%exclude %{itklibdir}/*Python*.so
12cr|itk-3.20.0-4|177	%endif
12cr|itk-3.20.0-4|178	%if %{build_tcl}
12cr|itk-3.20.0-4|179	%exclude %{itklibdir}/*Tcl*.so
12cr|itk-3.20.0-4|180	%endif
12cr|itk-3.20.0-4|181	
12cr|itk-3.20.0-4|182	#---------------------------------------------------------------------------------
12cr|itk-3.20.0-4|183	
12cr|itk-3.20.0-4|184	%if %{build_examples}
12cr|itk-3.20.0-4|185	
12cr|itk-3.20.0-4|186	%package	examples
12cr|itk-3.20.0-4|187	Summary:	C++, Tcl and Python example programs/scripts for ITK
12cr|itk-3.20.0-4|188	Group:		Development/C++
12cr|itk-3.20.0-4|189	Requires:	%{libname} = %{EVRD}
12cr|itk-3.20.0-4|190	BuildArch:	noarch
12cr|itk-3.20.0-4|191	
12cr|itk-3.20.0-4|192	%description examples
12cr|itk-3.20.0-4|193	ITK is an open-source software system to support the Visible Human Project.
12cr|itk-3.20.0-4|194	Currently under active development, ITK employs leading-edge segmentation
12cr|itk-3.20.0-4|195	and registration algorithms in two, three, and more dimensions.
12cr|itk-3.20.0-4|196	
12cr|itk-3.20.0-4|197	The Insight Toolkit was developed by six principal organizations, three
12cr|itk-3.20.0-4|198	commercial (Kitware, GE Corporate R&D, and Insightful) and three academic
12cr|itk-3.20.0-4|199	(UNC Chapel Hill, University of Utah, and University of Pennsylvania).
12cr|itk-3.20.0-4|200	Additional team members include Harvard Brigham & Women's Hospital,
12cr|itk-3.20.0-4|201	University of Pittsburgh, and Columbia University. The funding for the
12cr|itk-3.20.0-4|202	project is from the National Library of Medicine at the National Institutes
12cr|itk-3.20.0-4|203	of Health. NLM in turn was supported by member institutions of NIH (see
12cr|itk-3.20.0-4|204	sponsors).
12cr|itk-3.20.0-4|205	
12cr|itk-3.20.0-4|206	%files		examples
12cr|itk-3.20.0-4|207	%defattr(0644,root,root,0755)
12cr|itk-3.20.0-4|208	%dir %{itkdir}/examples
12cr|itk-3.20.0-4|209	%{itkdir}/examples/*
12cr|itk-3.20.0-4|210	%dir %{itkdir}/data
12cr|itk-3.20.0-4|211	%{itkdir}/data/*
12cr|itk-3.20.0-4|212	
12cr|itk-3.20.0-4|213	%endif
12cr|itk-3.20.0-4|214	
12cr|itk-3.20.0-4|215	#---------------------------------------------------------------------------------
12cr|itk-3.20.0-4|216	
12cr|itk-3.20.0-4|217	%package	doc
12cr|itk-3.20.0-4|218	Summary:	Documentation for ITK
12cr|itk-3.20.0-4|219	Group:		Development/C++
12cr|itk-3.20.0-4|220	BuildArch:	noarch
12cr|itk-3.20.0-4|221	
12cr|itk-3.20.0-4|222	%description	doc
12cr|itk-3.20.0-4|223	ITK is an open-source software system to support the Visible Human Project.
12cr|itk-3.20.0-4|224	Currently under active development, ITK employs leading-edge segmentation
12cr|itk-3.20.0-4|225	and registration algorithms in two, three, and more dimensions.
12cr|itk-3.20.0-4|226	
12cr|itk-3.20.0-4|227	The Insight Toolkit was developed by six principal organizations, three
12cr|itk-3.20.0-4|228	commercial (Kitware, GE Corporate R&D, and Insightful) and three academic
12cr|itk-3.20.0-4|229	(UNC Chapel Hill, University of Utah, and University of Pennsylvania).
12cr|itk-3.20.0-4|230	Additional team members include Harvard Brigham & Women's Hospital,
12cr|itk-3.20.0-4|231	University of Pittsburgh, and Columbia University. The funding for the
12cr|itk-3.20.0-4|232	project is from the National Library of Medicine at the National Institutes
12cr|itk-3.20.0-4|233	of Health. NLM in turn was supported by member institutions of NIH (see
12cr|itk-3.20.0-4|234	sponsors).
12cr|itk-3.20.0-4|235	
12cr|itk-3.20.0-4|236	%files		doc
12cr|itk-3.20.0-4|237	%defattr(0644,root,root,0755)
12cr|itk-3.20.0-4|238	%dir %{_docdir}/%{name}
12cr|itk-3.20.0-4|239	%{_docdir}/%{name}/*
12cr|itk-3.20.0-4|240	
12cr|itk-3.20.0-4|241	#---------------------------------------------------------------------------------
12cr|itk-3.20.0-4|242	
12cr|itk-3.20.0-4|243	%if %{build_java}
12cr|itk-3.20.0-4|244	
12cr|itk-3.20.0-4|245	%package	-n java-%{name}
12cr|itk-3.20.0-4|246	Summary:	Java bindings for ITK
12cr|itk-3.20.0-4|247	Group:		Development/Java
12cr|itk-3.20.0-4|248	
12cr|itk-3.20.0-4|249	%description -n java-%{name}
12cr|itk-3.20.0-4|250	ITK is an open-source software system to support the Visible Human Project.
12cr|itk-3.20.0-4|251	Currently under active development, ITK employs leading-edge segmentation
12cr|itk-3.20.0-4|252	and registration algorithms in two, three, and more dimensions.
12cr|itk-3.20.0-4|253	
12cr|itk-3.20.0-4|254	This package contains Java bindings for ITK.
12cr|itk-3.20.0-4|255	
12cr|itk-3.20.0-4|256	%files		-n java-%{name}
12cr|itk-3.20.0-4|257	%defattr(0644,root,root,0755)
12cr|itk-3.20.0-4|258	%{itklibdir}/java
12cr|itk-3.20.0-4|259	%{itklibdir}/*Java*.so.*
12cr|itk-3.20.0-4|260	
12cr|itk-3.20.0-4|261	%package	-n java-%{name}-devel
12cr|itk-3.20.0-4|262	Summary:	Java development files for ITK bindings
12cr|itk-3.20.0-4|263	Group:		Development/Other
12cr|itk-3.20.0-4|264	
12cr|itk-3.20.0-4|265	%description	-n java-%{name}-devel
12cr|itk-3.20.0-4|266	Java development files for ITK bindings.
12cr|itk-3.20.0-4|267	
12cr|itk-3.20.0-4|268	%files		-n java-%{name}-devel
12cr|itk-3.20.0-4|269	%defattr(0644,root,root,0755)
12cr|itk-3.20.0-4|270	%{itklibdir}/*Java*.so
12cr|itk-3.20.0-4|271	
12cr|itk-3.20.0-4|272	%endif
12cr|itk-3.20.0-4|273	
12cr|itk-3.20.0-4|274	#---------------------------------------------------------------------------------
12cr|itk-3.20.0-4|275	
12cr|itk-3.20.0-4|276	%if %{build_python}
12cr|itk-3.20.0-4|277	
12cr|itk-3.20.0-4|278	%package	-n python-%{name}
12cr|itk-3.20.0-4|279	Summary:	Python bindings for ITK
12cr|itk-3.20.0-4|280	Group:		Development/Python
12cr|itk-3.20.0-4|281	
12cr|itk-3.20.0-4|282	%description	-n python-%{name}
12cr|itk-3.20.0-4|283	ITK is an open-source software system to support the Visible Human Project.
12cr|itk-3.20.0-4|284	Currently under active development, ITK employs leading-edge segmentation
12cr|itk-3.20.0-4|285	and registration algorithms in two, three, and more dimensions.
12cr|itk-3.20.0-4|286	
12cr|itk-3.20.0-4|287	This package contains Python bindings for ITK.
12cr|itk-3.20.0-4|288	
12cr|itk-3.20.0-4|289	%files		-n python-%{name}
12cr|itk-3.20.0-4|290	%defattr(0644,root,root,0755)
12cr|itk-3.20.0-4|291	%{itklibdir}/*.py
12cr|itk-3.20.0-4|292	%dir %{itklibdir}/python
12cr|itk-3.20.0-4|293	%{itklibdir}/python/*
12cr|itk-3.20.0-4|294	%{itklibdir}/*Python*.so.*
12cr|itk-3.20.0-4|295	%{python_sitelib}/%{name}
12cr|itk-3.20.0-4|296	
12cr|itk-3.20.0-4|297	%package	-n python-%{name}-devel
12cr|itk-3.20.0-4|298	Summary:	Python development files for ITK bindings
12cr|itk-3.20.0-4|299	Group:		Development/Other
12cr|itk-3.20.0-4|300	
12cr|itk-3.20.0-4|301	%description	-n python-%{name}-devel
12cr|itk-3.20.0-4|302	Python development files for ITK bindings.
12cr|itk-3.20.0-4|303	
12cr|itk-3.20.0-4|304	%files		-n python-%{name}-devel
12cr|itk-3.20.0-4|305	%defattr(0644,root,root,0755)
12cr|itk-3.20.0-4|306	%{itklibdir}/*Python*.so
12cr|itk-3.20.0-4|307	
12cr|itk-3.20.0-4|308	%endif
12cr|itk-3.20.0-4|309	
12cr|itk-3.20.0-4|310	#---------------------------------------------------------------------------------
12cr|itk-3.20.0-4|311	
12cr|itk-3.20.0-4|312	%if %{build_tcl}
12cr|itk-3.20.0-4|313	
12cr|itk-3.20.0-4|314	%package	-n tcl-%{name}
12cr|itk-3.20.0-4|315	Summary:	Tcl bindings for ITK
12cr|itk-3.20.0-4|316	Group:		Development/Other
12cr|itk-3.20.0-4|317	
12cr|itk-3.20.0-4|318	%description	-n tcl-%{name}
12cr|itk-3.20.0-4|319	ITK is an open-source software system to support the Visible Human Project.
12cr|itk-3.20.0-4|320	Currently under active development, ITK employs leading-edge segmentation
12cr|itk-3.20.0-4|321	and registration algorithms in two, three, and more dimensions.
12cr|itk-3.20.0-4|322	
12cr|itk-3.20.0-4|323	This package contains Tcl bindings for ITK.
12cr|itk-3.20.0-4|324	
12cr|itk-3.20.0-4|325	%files		-n tcl-%{name}
12cr|itk-3.20.0-4|326	%defattr(0644,root,root,0755)
12cr|itk-3.20.0-4|327	%{_bindir}/itkwish*
12cr|itk-3.20.0-4|328	%dir %{itklibdir}/tcl
12cr|itk-3.20.0-4|329	%{itklibdir}/tcl/*
12cr|itk-3.20.0-4|330	%{itklibdir}/*Tcl*.so.*
12cr|itk-3.20.0-4|331	%{tcl_sitearch}/InsightToolkit
12cr|itk-3.20.0-4|332	
12cr|itk-3.20.0-4|333	%package	-n tcl-%{name}-devel
12cr|itk-3.20.0-4|334	Summary:	Tcl development files for ITK bindings
12cr|itk-3.20.0-4|335	Group:		Development/Other
12cr|itk-3.20.0-4|336	
12cr|itk-3.20.0-4|337	%description	-n tcl-%{name}-devel
12cr|itk-3.20.0-4|338	Tcl development files for ITK bindings.
12cr|itk-3.20.0-4|339	
12cr|itk-3.20.0-4|340	%files		-n tcl-%{name}-devel
12cr|itk-3.20.0-4|341	%defattr(0644,root,root,0755)
12cr|itk-3.20.0-4|342	%{itklibdir}/*Tcl*.so
12cr|itk-3.20.0-4|343	
12cr|itk-3.20.0-4|344	%endif
12cr|itk-3.20.0-4|345	
12cr|itk-3.20.0-4|346	
12cr|itk-3.20.0-4|347	#---------------------------------------------------------------------------------
12cr|itk-3.20.0-4|348	
12cr|itk-3.20.0-4|349	%prep
12cr|itk-3.20.0-4|350	%setup -q -n InsightToolkit-%{version}
12cr|itk-3.20.0-4|351	
12cr|itk-3.20.0-4|352	%patch0 -p1
12cr|itk-3.20.0-4|353	%patch1 -p1
12cr|itk-3.20.0-4|354	%patch2 -p1
12cr|itk-3.20.0-4|355	%patch3 -p1
12cr|itk-3.20.0-4|356	%patch4 -p1
12cr|itk-3.20.0-4|357	%patch5 -p1
12cr|itk-3.20.0-4|358	%patch6 -p1
12cr|itk-3.20.0-4|359	
12cr|itk-3.20.0-4|360	# doc
12cr|itk-3.20.0-4|361	bunzip2 %{SOURCE1} -c > ItkSoftwareGuide.pdf
12cr|itk-3.20.0-4|362	
12cr|itk-3.20.0-4|363	# remove CVS dirs, if exists
12cr|itk-3.20.0-4|364	find -name CVS -type d | xargs rm -rf
12cr|itk-3.20.0-4|365	
12cr|itk-3.20.0-4|366	
12cr|itk-3.20.0-4|367	%build
12cr|itk-3.20.0-4|368	%cmake \
12cr|itk-3.20.0-4|369	-DINSTALL_WRAP_ITK_COMPATIBILITY=OFF \
12cr|itk-3.20.0-4|370	-DITK_INSTALL_LIB_DIR=/%{_lib}/%{name}-%{short_version} \
12cr|itk-3.20.0-4|371	-DITK_INSTALL_DATA_DIR=/share/%{name} \
12cr|itk-3.20.0-4|372	-DITK_INSTALL_INCLUDE_DIR=/include/%{name}-%{short_version} \
12cr|itk-3.20.0-4|373	-DITK_DATA_ROOT:PATH=%{itkdir} \
12cr|itk-3.20.0-4|374	%if %{build_review}
12cr|itk-3.20.0-4|375	-DITK_USE_REVIEW:BOOL=ON \
12cr|itk-3.20.0-4|376	-DITK_USE_CONSOLIDATED_MORPHOLOGY:BOOL=ON \
12cr|itk-3.20.0-4|377	%else
12cr|itk-3.20.0-4|378	-DITK_USE_REVIEW:BOOL=OFF \
12cr|itk-3.20.0-4|379	%endif
12cr|itk-3.20.0-4|380	-DUSE_FFTWF:BOOL=ON \
12cr|itk-3.20.0-4|381	-DUSE_FFTWD:BOOL=ON \
12cr|itk-3.20.0-4|382	-DFFTW_INCLUDE_PATH:PATH=%{_includedir} \
12cr|itk-3.20.0-4|383	-DBUILD_SHARED_LIBS=ON \
12cr|itk-3.20.0-4|384	%if %{build_java}
12cr|itk-3.20.0-4|385	-DJAVA_INCLUDE_PATH=%{java_home}/include \
12cr|itk-3.20.0-4|386	-DJAVA_INCLUDE_PATH2=%{java_home}/include/linux \
12cr|itk-3.20.0-4|387	-DJAVA_AWT_INCLUDE_PATH=%{java_home}/include \
12cr|itk-3.20.0-4|388	-DJAVA_AWT_LIBRARY=%{java_home}/jre/lib/i386/libawt.so \
12cr|itk-3.20.0-4|389	-DITK_CSWIG_JAVA=ON \
12cr|itk-3.20.0-4|390	%else
12cr|itk-3.20.0-4|391	-DITK_CSWIG_JAVA=OFF \
12cr|itk-3.20.0-4|392	%endif
12cr|itk-3.20.0-4|393	%if %{build_python}
12cr|itk-3.20.0-4|394	-DITK_CSWIG_PYTHON=ON \
12cr|itk-3.20.0-4|395	-DWRAP_ITK_PYTHON=ON \
12cr|itk-3.20.0-4|396	-DITK_USE_PYTHON_NUMARRAY=ON \
12cr|itk-3.20.0-4|397	%else
12cr|itk-3.20.0-4|398	-DITK_CSWIG_PYTHON=OFF \
12cr|itk-3.20.0-4|399	-DWRAP_ITK_PYTHON=OFF \
12cr|itk-3.20.0-4|400	%endif
12cr|itk-3.20.0-4|401	%if %{build_tcl}
12cr|itk-3.20.0-4|402	-DITK_CSWIG_TCL=ON \
12cr|itk-3.20.0-4|403	-DWRAP_ITK_TCL=ON \
12cr|itk-3.20.0-4|404	%else
12cr|itk-3.20.0-4|405	-DITK_CSWIG_TCL=OFF \
12cr|itk-3.20.0-4|406	-DWRAP_ITK_TCL=OFF \
12cr|itk-3.20.0-4|407	%endif
12cr|itk-3.20.0-4|408	%if %{build_doc}
12cr|itk-3.20.0-4|409	-DBUILD_DOXYGEN:BOOL=ON \
12cr|itk-3.20.0-4|410	%else
12cr|itk-3.20.0-4|411	-DBUILD_DOXYGEN:BOOL=OFF \
12cr|itk-3.20.0-4|412	%endif
12cr|itk-3.20.0-4|413	%if %{build_examples}
12cr|itk-3.20.0-4|414	-DBUILD_EXAMPLES=ON \
12cr|itk-3.20.0-4|415	%else
12cr|itk-3.20.0-4|416	-DBUILD_EXAMPLES=OFF \
12cr|itk-3.20.0-4|417	%endif
12cr|itk-3.20.0-4|418	%if %{build_patented}
12cr|itk-3.20.0-4|419	-DITK_USE_PATENTED=ON \
12cr|itk-3.20.0-4|420	%else
12cr|itk-3.20.0-4|421	-DITK_USE_PATENTED=OFF \
12cr|itk-3.20.0-4|422	%endif
12cr|itk-3.20.0-4|423	-DITK_USE_SYSTEM_TIFF=OFF \
12cr|itk-3.20.0-4|424	-DITK_USE_SYSTEM_PNG=ON \
12cr|itk-3.20.0-4|425	-DITK_USE_SYSTEM_ZLIB=ON
12cr|itk-3.20.0-4|426	
12cr|itk-3.20.0-4|427	%make
12cr|itk-3.20.0-4|428	
12cr|itk-3.20.0-4|429	# build docs
12cr|itk-3.20.0-4|430	%if %{build_doc}
12cr|itk-3.20.0-4|431	doxygen Utilities/Doxygen/doxygen.config
12cr|itk-3.20.0-4|432	%endif
12cr|itk-3.20.0-4|433	
12cr|itk-3.20.0-4|434	%install
12cr|itk-3.20.0-4|435	rm -rf %{buildroot}
12cr|itk-3.20.0-4|436	
12cr|itk-3.20.0-4|437	%makeinstall_std -C build
12cr|itk-3.20.0-4|438	
12cr|itk-3.20.0-4|439	# install ld.so.conf path
12cr|itk-3.20.0-4|440	install -d -m 755 %buildroot/%{_sysconfdir}/ld.so.conf.d
12cr|itk-3.20.0-4|441	cat > %{buildroot}/%{_sysconfdir}/ld.so.conf.d/%{_lib}%{name}.conf <<_EOF
12cr|itk-3.20.0-4|442	%{itklibdir}
12cr|itk-3.20.0-4|443	_EOF
12cr|itk-3.20.0-4|444	
12cr|itk-3.20.0-4|445	# install docs
12cr|itk-3.20.0-4|446	install -d -m 755 %{buildroot}/%{_docdir}/%{name}
12cr|itk-3.20.0-4|447	%if %{build_doc}
12cr|itk-3.20.0-4|448	cp -a build/Utilities/Doxygen/html %{buildroot}/%{_docdir}/%{name}/api
12cr|itk-3.20.0-4|449	cp -fa	Documentation/InsightDeveloperStart.pdf			\
12cr|itk-3.20.0-4|450	Documentation/Style.pdf					\
12cr|itk-3.20.0-4|451	ItkSoftwareGuide.pdf					\
12cr|itk-3.20.0-4|452	%{buildroot}/%{_docdir}/%{name}
12cr|itk-3.20.0-4|453	cp -fa README.html Documentation/DeveloperList.txt Copyright	\
12cr|itk-3.20.0-4|454	%{buildroot}/%{_docdir}/%{name}
12cr|itk-3.20.0-4|455	%else
12cr|itk-3.20.0-4|456	tar zxf %{SOURCE2} -C %{buildroot}%{_docdir}/%{name}
12cr|itk-3.20.0-4|457	mv %{buildroot}%{_docdir}/%{name}/{DoxygenInsightToolkit-%{version}/,}html
12cr|itk-3.20.0-4|458	rm -fr %{buildroot}%{_docdir}/%{name}/DoxygenInsightToolkit-%{version}
12cr|itk-3.20.0-4|459	cp -fa Documentation/{README.html,InsightDeveloperStart.pdf,Style.pdf} \
12cr|itk-3.20.0-4|460	ItkSoftwareGuide.pdf Copyright %{buildroot}%{_docdir}/%{name}
12cr|itk-3.20.0-4|461	%endif
12cr|itk-3.20.0-4|462	
12cr|itk-3.20.0-4|463	%if %{build_examples}
12cr|itk-3.20.0-4|464	# install examples
12cr|itk-3.20.0-4|465	install -d -m 755 %{buildroot}/%{itkdir}/examples
12cr|itk-3.20.0-4|466	cp -a Testing %{buildroot}/%{itkdir}/examples
12cr|itk-3.20.0-4|467	cp -a Examples %{buildroot}/%{itkdir}/examples
12cr|itk-3.20.0-4|468	
12cr|itk-3.20.0-4|469	# get rid of unwanted files
12cr|itk-3.20.0-4|470	pushd %{buildroot}%{itkdir}
12cr|itk-3.20.0-4|471	find . -name "*.o" -o -name "CMake*" -o -name "cmake.*"		\
12cr|itk-3.20.0-4|472	-o -name .NoDartCoverage -o -name .NoDartCoverage		\
12cr|itk-3.20.0-4|473	-o -name Makefile -o -name DartTestfile.txt			\
12cr|itk-3.20.0-4|474	-exec rm {} \;
12cr|itk-3.20.0-4|475	popd
12cr|itk-3.20.0-4|476	
12cr|itk-3.20.0-4|477	#install data
12cr|itk-3.20.0-4|478	mv %{buildroot}/%{itkdir}/examples/Testing/Data %{buildroot}/%{itkdir}/data
12cr|itk-3.20.0-4|479	%endif
12cr|itk-3.20.0-4|480	
12cr|itk-3.20.0-4|481	# multiarch support
12cr|itk-3.20.0-4|482	%multiarch_includes  %{buildroot}/%{itkincludedir}/Utilities/itksys/FundamentalType.h
12cr|itk-3.20.0-4|483	
12cr|itk-3.20.0-4|484	# add some links for the default target directories
12cr|itk-3.20.0-4|485	ln -sf %{itklibdir} %{buildroot}%{_libdir}/InsightToolkit
12cr|itk-3.20.0-4|486	ln -sf %{itkincludedir} %{buildroot}%{_includedir}/InsightToolkit
12cr|itk-3.20.0-4|487	
12cr|itk-3.20.0-4|488	%if %{build_python}
12cr|itk-3.20.0-4|489	mkdir -p %{buildroot}%{python_sitelib}
12cr|itk-3.20.0-4|490	ln -sf %{itklibdir}/python %{buildroot}%{python_sitelib}/%{name}
12cr|itk-3.20.0-4|491	%endif
12cr|itk-3.20.0-4|492	
12cr|itk-3.20.0-4|493	%if %{build_tcl}
12cr|itk-3.20.0-4|494	mkdir -p %{buildroot}%{_bindir}
12cr|itk-3.20.0-4|495	mkdir -p %{buildroot}%{tcl_sitearch}
12cr|itk-3.20.0-4|496	ln -sf %{itklibdir}/tcl %{buildroot}%{tcl_sitearch}/InsightToolkit
12cr|itk-3.20.0-4|497	mv -f %{buildroot}/%{itklibdir}/itkwish-*  %{buildroot}/%{_bindir}
12cr|itk-3.20.0-4|498	ln -sf itkwish %{buildroot}/%{_bindir}/itkwish*
12cr|itk-3.20.0-4|499	rm -f %{buildroot}/%{itklibdir}/itkwish
12cr|itk-3.20.0-4|500	%endif
12cr|itk-3.20.0-4|501	
12cr|itk-3.20.0-4|502	%check
12cr|itk-3.20.0-4|503	
12cr|itk-3.20.0-4|504	cd build
12cr|itk-3.20.0-4|505	# set the lib path needed to run the tests
12cr|itk-3.20.0-4|506	export LD_LIBRARY_PATH=`pwd`/bin
12cr|itk-3.20.0-4|507	# ctest
12cr|itk-3.20.0-4|508	
12cr|itk-3.20.0-4|509	%changelog
12cr|itk-3.20.0-4|510	* Mon Jul 09 2012 Anton Chernyshov <ach@rosalab.ru> 3.20.0-1
12cr|itk-3.20.0-4|511	- Fix BuildRequires
12cr|itk-3.20.0-4|512	- Add patch to build with gcc-4.6
12cr|itk-3.20.0-4|513	
12cr|itk-3.20.0-4|514	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 2:3.20.0-3mdv2011.0
12cr|itk-3.20.0-4|515	+ Revision: 636015
12cr|itk-3.20.0-4|516	- tighten BR
12cr|itk-3.20.0-4|517	
12cr|itk-3.20.0-4|518	* Thu Sep 02 2010 Thierry Vignaud <tv@mandriva.org> 2:3.20.0-2mdv2011.0
12cr|itk-3.20.0-4|519	+ Revision: 575206
12cr|itk-3.20.0-4|520	- let the doc subpackage be noarch
12cr|itk-3.20.0-4|521	
12cr|itk-3.20.0-4|522	* Wed Jul 14 2010 Paulo Andrade <pcpa@mandriva.com.br> 2:3.20.0-1mdv2011.0
12cr|itk-3.20.0-4|523	+ Revision: 553420
12cr|itk-3.20.0-4|524	- Update to version 3.20.0.
12cr|itk-3.20.0-4|525	
12cr|itk-3.20.0-4|526	* Thu May 27 2010 Paulo Andrade <pcpa@mandriva.com.br> 2:3.16.0-4mdv2010.1
12cr|itk-3.20.0-4|527	+ Revision: 546357
12cr|itk-3.20.0-4|528	- Correct 2010.0 upgrade conflict
12cr|itk-3.20.0-4|529	- Generate itk-doc from prebuilt files if documentation build is disabled
12cr|itk-3.20.0-4|530	
12cr|itk-3.20.0-4|531	* Thu May 13 2010 Paulo Andrade <pcpa@mandriva.com.br> 2:3.16.0-3mdv2010.1
12cr|itk-3.20.0-4|532	+ Revision: 544710
12cr|itk-3.20.0-4|533	- Make itk-examples package instalable
12cr|itk-3.20.0-4|534	
12cr|itk-3.20.0-4|535	* Tue May 11 2010 Frederic Crozat <fcrozat@mandriva.com> 2:3.16.0-2mdv2010.1
12cr|itk-3.20.0-4|536	+ Revision: 544488
12cr|itk-3.20.0-4|537	- force rebuild
12cr|itk-3.20.0-4|538	- force rebuild
12cr|itk-3.20.0-4|539	
12cr|itk-3.20.0-4|540	+ Paulo Andrade <pcpa@mandriva.com.br>
12cr|itk-3.20.0-4|541	- Disable documentation build
12cr|itk-3.20.0-4|542	- Add epoch to requires of devel
12cr|itk-3.20.0-4|543	- Add libuuid-devel to build requires
12cr|itk-3.20.0-4|544	- Create a symbolic link to tcldir, so that itkwish works "out of the box",
12cr|itk-3.20.0-4|545	without requiring extra setup to specify where InsightToolkit tcl interface
12cr|itk-3.20.0-4|546	is located.
12cr|itk-3.20.0-4|547	- Correct leftover of manual builds before setting ITK_INSTALL_LIB_DIR.
12cr|itk-3.20.0-4|548	Correct generation of symbolic link to %%{python_sitelib}.
12cr|itk-3.20.0-4|549	- o Update to latest upstream release itk 3.12.0.
12cr|itk-3.20.0-4|550	o Enable Python and Tcl wrapping by default.
12cr|itk-3.20.0-4|551	o Use same pattern as vtk package for libdir and includedir,
12cr|itk-3.20.0-4|552	that is to use the "reduced" name itk-major.minor instead of InsightToolkit
12cr|itk-3.20.0-4|553	o Add extra -devel packages for .so files.
12cr|itk-3.20.0-4|554	
12cr|itk-3.20.0-4|555	+ Funda Wang <fwang@mandriva.org>
12cr|itk-3.20.0-4|556	- New version 3.16.0
12cr|itk-3.20.0-4|557	
12cr|itk-3.20.0-4|558	+ Gaëtan Lehmann <glehmann@mandriva.org>
12cr|itk-3.20.0-4|559	- Some tests are broken - don't run the tests for now
12cr|itk-3.20.0-4|560	- 3.14
12cr|itk-3.20.0-4|561	- disable python and tcl - they'll be built in wrapitk package
12cr|itk-3.20.0-4|562	- build review and consolidated morphology - they are required to build wrapitk
12cr|itk-3.20.0-4|563	- patch for unversioned slatec lib (from upstream)
12cr|itk-3.20.0-4|564	
12cr|itk-3.20.0-4|565	+ Helio Chissini de Castro <helio@mandriva.com>
12cr|itk-3.20.0-4|566	- Updates for current version
12cr|itk-3.20.0-4|567	- Added flags for build doc, and python and java bindings and examples.
12cr|itk-3.20.0-4|568	Doc are disabled due the huge amount of time to compile. Will be replaced with upstream ready doc.
12cr|itk-3.20.0-4|569	Java and python bindings are disabled due a gcc 4.x compilation issues ( TODO )
12cr|itk-3.20.0-4|570	- Removed data package, since is used only to examples package
12cr|itk-3.20.0-4|571	- Added %%_lib in ld.so.conf.d conf to allow biarch installs
12cr|itk-3.20.0-4|572	- Fixed library soname
12cr|itk-3.20.0-4|573	- Added patch to install 64 libs in proper place
12cr|itk-3.20.0-4|574	
12cr|itk-3.20.0-4|575	+ Emmanuel Andry <eandry@mandriva.org>
12cr|itk-3.20.0-4|576	- New version
12cr|itk-3.20.0-4|577	- use major
12cr|itk-3.20.0-4|578	
12cr|itk-3.20.0-4|579	+ Pixel <pixel@mandriva.com>
12cr|itk-3.20.0-4|580	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|itk-3.20.0-4|581	
12cr|itk-3.20.0-4|582	+ Adam Williamson <awilliamson@mandriva.org>
12cr|itk-3.20.0-4|583	- rebuild for new era
12cr|itk-3.20.0-4|584	- spec clean
12cr|itk-3.20.0-4|585	- update file lists
12cr|itk-3.20.0-4|586	- drop headertest.patch (merged upstream)
12cr|itk-3.20.0-4|587	- drop the various external sources that were rolled into upstream
12cr|itk-3.20.0-4|588	- new license policy
12cr|itk-3.20.0-4|589	- drop unneeded vars
12cr|itk-3.20.0-4|590	- new release 3.4.0
12cr|itk-3.20.0-4|591	
12cr|itk-3.20.0-4|592	+ Olivier Blin <oblin@mandriva.com>
12cr|itk-3.20.0-4|593	- restore BuildRoot
12cr|itk-3.20.0-4|594	
12cr|itk-3.20.0-4|595	+ Thierry Vignaud <tv@mandriva.org>
12cr|itk-3.20.0-4|596	- kill re-definition of %%buildroot on Pixel's request
12cr|itk-3.20.0-4|597	- buildrequires X11-devel instead of XFree86-devel
12cr|itk-3.20.0-4|598	
12cr|itk-3.20.0-4|599	
12cr|itk-3.20.0-4|600	* Thu Aug 31 2006 Gaëtan Lehmann (INRA) <glehmann@mandriva.org>
12cr|itk-3.20.0-4|601	+ 2006-08-31 17:38:23 (59090)
12cr|itk-3.20.0-4|602	use RPM_OPT_FLAGS
12cr|itk-3.20.0-4|603	
12cr|itk-3.20.0-4|604	* Tue Aug 29 2006 Gaëtan Lehmann (INRA) <glehmann@mandriva.org>
12cr|itk-3.20.0-4|605	+ 2006-08-29 11:54:15 (58628)
12cr|itk-3.20.0-4|606	rebuild (again) to sync i586 and x86_64 packages
12cr|itk-3.20.0-4|607	
12cr|itk-3.20.0-4|608	* Mon Jul 31 2006 Gaëtan Lehmann (INRA) <glehmann@mandriva.org>
12cr|itk-3.20.0-4|609	+ 2006-07-31 21:36:23 (42881)
12cr|itk-3.20.0-4|610	rebuild
12cr|itk-3.20.0-4|611	
12cr|itk-3.20.0-4|612	* Sun Jul 30 2006 Gaëtan Lehmann (INRA) <glehmann@mandriva.org>
12cr|itk-3.20.0-4|613	+ 2006-07-30 09:54:36 (42650)
12cr|itk-3.20.0-4|614	Import itk
12cr|itk-3.20.0-4|615	
12cr|itk-3.20.0-4|616	* Tue Jul 18 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.8.1-1mdv2007.0
12cr|itk-3.20.0-4|617	- 2.8.1
12cr|itk-3.20.0-4|618	- drop patch 1 (merged upstream)
12cr|itk-3.20.0-4|619	- update patch 11
12cr|itk-3.20.0-4|620	- replace patches 8, 9 and 10 by patch 10
12cr|itk-3.20.0-4|621	- no more requires cableswig (wrapping is done in wrapitk)
12cr|itk-3.20.0-4|622	- update source 4 (enhanced erode and dilate filters)
12cr|itk-3.20.0-4|623	
12cr|itk-3.20.0-4|624	* Wed Apr 12 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.6.0-6-mdk
12cr|itk-3.20.0-4|625	- fix post install problem
12cr|itk-3.20.0-4|626	
12cr|itk-3.20.0-4|627	* Mon Apr 10 2006 Gaetan Lehmann <glehmann@n4.mandriva.com> 2.6.0-5mdk
12cr|itk-3.20.0-4|628	- update source 4 (enhanced erode and dilate filters)
12cr|itk-3.20.0-4|629	- run tests
12cr|itk-3.20.0-4|630	
12cr|itk-3.20.0-4|631	* Fri Apr 07 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.6.0-4mdk
12cr|itk-3.20.0-4|632	- Patch1: fix itk::VectorImage invalid oveloaded methods
12cr|itk-3.20.0-4|633	- drop tcl support (will be supproted by wrapitk)
12cr|itk-3.20.0-4|634	- add ImageCompare in devel package
12cr|itk-3.20.0-4|635	
12cr|itk-3.20.0-4|636	* Mon Mar 27 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.6.0-3mdk
12cr|itk-3.20.0-4|637	- update reconstruction filters
12cr|itk-3.20.0-4|638	- fix itkwish attr
12cr|itk-3.20.0-4|639	
12cr|itk-3.20.0-4|640	* Tue Mar 21 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.6.0-2mdk
12cr|itk-3.20.0-4|641	- fix missing itkwish
12cr|itk-3.20.0-4|642	
12cr|itk-3.20.0-4|643	* Tue Mar 14 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.6.0-1mdk
12cr|itk-3.20.0-4|644	- 2.6.0
12cr|itk-3.20.0-4|645	- remove patches 1 to 7: merged or fixed upstream
12cr|itk-3.20.0-4|646	- update histogram based dilation/erosion filters
12cr|itk-3.20.0-4|647	- patch 30: fix test build with new reconstruction filters
12cr|itk-3.20.0-4|648	
12cr|itk-3.20.0-4|649	* Tue Mar 07 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.4.1-5mdk
12cr|itk-3.20.0-4|650	- add several patch to enhance perf and fix bugs
12cr|itk-3.20.0-4|651	- drop python support (will by provided by wrapitk)
12cr|itk-3.20.0-4|652	- add optional patches from wrapitk
12cr|itk-3.20.0-4|653	- force /usr/bin/c++ compiler
12cr|itk-3.20.0-4|654	
12cr|itk-3.20.0-4|655	* Fri Jan 20 2006 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-4mdk
12cr|itk-3.20.0-4|656	- fix deps
12cr|itk-3.20.0-4|657	
12cr|itk-3.20.0-4|658	* Sat Jan 07 2006 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-3mdk
12cr|itk-3.20.0-4|659	- rebuilt against soname aware deps (tcl/tk)
12cr|itk-3.20.0-4|660	- fix deps
12cr|itk-3.20.0-4|661	
12cr|itk-3.20.0-4|662	* Sun Dec 11 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.4.1-2mdk
12cr|itk-3.20.0-4|663	- multiarch support
12cr|itk-3.20.0-4|664	
12cr|itk-3.20.0-4|665	* Fri Dec 09 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.4.1-1mdk
12cr|itk-3.20.0-4|666	- new release 2.4.1
12cr|itk-3.20.0-4|667	- use Release build
12cr|itk-3.20.0-4|668	- fix lib path in cmake files on x86_64
12cr|itk-3.20.0-4|669	- pre-requires lib package for wrappers. ldconfig need to know where are
12cr|itk-3.20.0-4|670	the files
12cr|itk-3.20.0-4|671	
12cr|itk-3.20.0-4|672	* Sat Dec 03 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.4.0-1mdk
12cr|itk-3.20.0-4|673	- new release 2.4.0
12cr|itk-3.20.0-4|674	
12cr|itk-3.20.0-4|675	* Thu Mar 24 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.0.1-1mdk
12cr|itk-3.20.0-4|676	- New release 2.0.1
12cr|itk-3.20.0-4|677	- Use mkrel
12cr|itk-3.20.0-4|678	- add "--with patented" switch
12cr|itk-3.20.0-4|679	- fix wrong tcl group
12cr|itk-3.20.0-4|680	
12cr|itk-3.20.0-4|681	* Wed Mar 02 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.0.0-2mdk
12cr|itk-3.20.0-4|682	- add morpho filters in wrappers (patch1)
12cr|itk-3.20.0-4|683	- fix some lint
12cr|itk-3.20.0-4|684	
12cr|itk-3.20.0-4|685	* Sun Feb 13 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.0.0-1mdk
12cr|itk-3.20.0-4|686	- 2.0.0
12cr|itk-3.20.0-4|687	- add wrappers
12cr|itk-3.20.0-4|688	
12cr|itk-3.20.0-4|689	* Mon Jan 31 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.10.0-0.cvs20050131.1mdk
12cr|itk-3.20.0-4|690	- 1.10.0 cvs
12cr|itk-3.20.0-4|691	- build still fail with wrapper so no wrapper avaible :-(
12cr|itk-3.20.0-4|692	- add doc and devel packages
12cr|itk-3.20.0-4|693	- use libitk name
12cr|itk-3.20.0-4|694	- initial contrib release
12cr|itk-3.20.0-4|695	
12cr|itk-3.20.0-4|696	* Mon Sep 27 2004 Fabrice Bellet <Fabrice.Bellet@creatis.insa-lyon.fr> 1.8.1-2
12cr|itk-3.20.0-4|697	- add an example packages.
12cr|itk-3.20.0-4|698	
12cr|itk-3.20.0-4|699	* Wed Sep 22 2004 Fabrice Bellet <Fabrice.Bellet@creatis.insa-lyon.fr> 1.8.1-1
12cr|itk-3.20.0-4|700	- update to version 1.8.1.
12cr|itk-3.20.0-4|701	
12cr|itk-3.20.0-4|702	* Thu Sep 09 2004 Fabrice Bellet <Fabrice.Bellet@creatis.insa-lyon.fr> 1.8.0-2
12cr|itk-3.20.0-4|703	- fix CC and CXX to be consistent with the VTK package.
12cr|itk-3.20.0-4|704	
12cr|itk-3.20.0-4|705	* Wed Sep 08 2004 Fabrice Bellet <Fabrice.Bellet@creatis.insa-lyon.fr> 1.8.0-1
12cr|itk-3.20.0-4|706	- update to version 1.8.0.
12cr|itk-3.20.0-4|707	
12cr|itk-3.20.0-4|708	* Thu May 27 2004 Fabrice Bellet <Fabrice.Bellet@creatis.insa-lyon.fr> 1.6.0-3
12cr|itk-3.20.0-4|709	- rebuild for Fedora Core 2
12cr|itk-3.20.0-4|710	- debuginfo rebuild
12cr|itk-3.20.0-4|711	
12cr|itk-3.20.0-4|712	* Mon Feb 23 2004 Fabrice Bellet <Fabrice.Bellet@creatis.insa-lyon.fr> 1.6.0-2
12cr|itk-3.20.0-4|713	- update to version 1.6.0.
12cr|itk-3.20.0-4|714	
12cr|itk-3.20.0-4|715	* Wed Oct 29 2003 Fabrice Bellet <Fabrice.Bellet@creatis.insa-lyon.fr>
12cr|itk-3.20.0-4|716	- initial release 1.4.0.
12cr|itk-3.20.0-4|717	

2314 12
12cr|iulib-0.4-4|1	%global debug_package %{nil}
12cr|iulib-0.4-4|2	%define name    iulib
12cr|iulib-0.4-4|3	%define develname	%mklibname %{name} -d
12cr|iulib-0.4-4|4	
12cr|iulib-0.4-4|5	Name:		%{name}
12cr|iulib-0.4-4|6	Version:	0.4
12cr|iulib-0.4-4|7	Release:	4
12cr|iulib-0.4-4|8	Summary:	A library of image understanding-related algorithms
12cr|iulib-0.4-4|9	License:	Apache
12cr|iulib-0.4-4|10	Group:		System/Libraries
12cr|iulib-0.4-4|11	URL:		http://code.google.com/p/iulib/
12cr|iulib-0.4-4|12	Source0:		http://iulib.googlecode.com/files/%{name}-%{version}.tgz
12cr|iulib-0.4-4|13	Patch0:		iulib-0.4-add-includes.patch
12cr|iulib-0.4-4|14	BuildRequires:  png-devel
12cr|iulib-0.4-4|15	BuildRequires:	jpeg-devel
12cr|iulib-0.4-4|16	BuildRequires:	tiff-devel
12cr|iulib-0.4-4|17	BuildRequires:	SDL_gfx-devel
12cr|iulib-0.4-4|18	BuildRequires:	SDL-devel
12cr|iulib-0.4-4|19	BuildRequires:	SDL_image-devel
12cr|iulib-0.4-4|20	BuildRequires:	imagemagick
12cr|iulib-0.4-4|21	
12cr|iulib-0.4-4|22	%description
12cr|iulib-0.4-4|23	Iulib implements easy-to-use image and video I/O functions, as well as a
12cr|iulib-0.4-4|24	large number of common image processing functions.
12cr|iulib-0.4-4|25	
12cr|iulib-0.4-4|26	%package -n	%{develname}
12cr|iulib-0.4-4|27	Summary: 	Header files, libraries and development documentation for %{name}
12cr|iulib-0.4-4|28	Group:		Development/C
12cr|iulib-0.4-4|29	Provides:	%{name}-devel = %{version}-%{release}
12cr|iulib-0.4-4|30	
12cr|iulib-0.4-4|31	%description -n	%{develname}
12cr|iulib-0.4-4|32	This package contains the header files, static libraries and development
12cr|iulib-0.4-4|33	documentation for %{name}. If you like to develop programs using %{name},
12cr|iulib-0.4-4|34	you will need to install %{name}-devel.
12cr|iulib-0.4-4|35	
12cr|iulib-0.4-4|36	%prep
12cr|iulib-0.4-4|37	%setup -q -n %{name}-%{version}
12cr|iulib-0.4-4|38	%patch0 -p0 -b .old
12cr|iulib-0.4-4|39	
12cr|iulib-0.4-4|40	%build
12cr|iulib-0.4-4|41	./build
12cr|iulib-0.4-4|42	autoreconf -fi
12cr|iulib-0.4-4|43	%configure2_5x
12cr|iulib-0.4-4|44	%make
12cr|iulib-0.4-4|45	
12cr|iulib-0.4-4|46	%install
12cr|iulib-0.4-4|47	rm -rf %{buildroot}
12cr|iulib-0.4-4|48	%makeinstall_std
12cr|iulib-0.4-4|49	
12cr|iulib-0.4-4|50	%files -n %{develname}
12cr|iulib-0.4-4|51	%defattr(-,root,root,-)
12cr|iulib-0.4-4|52	%{_includedir}/colib/*.h
12cr|iulib-0.4-4|53	%{_includedir}/iulib/*.h
12cr|iulib-0.4-4|54	%{_libdir}/*.a
12cr|iulib-0.4-4|55	
12cr|iulib-0.4-4|56	
12cr|iulib-0.4-4|57	
12cr|iulib-0.4-4|58	%changelog
12cr|iulib-0.4-4|59	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-3mdv2011.0
12cr|iulib-0.4-4|60	+ Revision: 619684
12cr|iulib-0.4-4|61	- the mass rebuild of 2010.0 packages
12cr|iulib-0.4-4|62	
12cr|iulib-0.4-4|63	* Mon Sep 28 2009 Funda Wang <fwang@mandriva.org> 0.4-2mdv2010.0
12cr|iulib-0.4-4|64	+ Revision: 450465
12cr|iulib-0.4-4|65	- fix build when using autotools
12cr|iulib-0.4-4|66	
12cr|iulib-0.4-4|67	* Mon Sep 28 2009 Funda Wang <fwang@mandriva.org> 0.4-1mdv2010.0
12cr|iulib-0.4-4|68	+ Revision: 450460
12cr|iulib-0.4-4|69	- New version 0.4
12cr|iulib-0.4-4|70	
12cr|iulib-0.4-4|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|iulib-0.4-4|72	- rebuild
12cr|iulib-0.4-4|73	
12cr|iulib-0.4-4|74	* Sat Feb 28 2009 Emmanuel Andry <eandry@mandriva.org> 0.3-1mdv2009.1
12cr|iulib-0.4-4|75	+ Revision: 346187
12cr|iulib-0.4-4|76	- import iulib
12cr|iulib-0.4-4|77	
12cr|iulib-0.4-4|78	

2315 12
12cr|iurt-0.6.5-1|1	############################################
12cr|iurt-0.6.5-1|2	# Warning
12cr|iurt-0.6.5-1|3	#   This package must be handled
12cr|iurt-0.6.5-1|4	#   via /svn/soft/build_system/iurt/trunk/
12cr|iurt-0.6.5-1|5	############################################
12cr|iurt-0.6.5-1|6	
12cr|iurt-0.6.5-1|7	%define name iurt
12cr|iurt-0.6.5-1|8	%define release %mkrel 1
12cr|iurt-0.6.5-1|9	
12cr|iurt-0.6.5-1|10	Name: %{name}
12cr|iurt-0.6.5-1|11	Version: 0.6.5
12cr|iurt-0.6.5-1|12	Release: %{release}
12cr|iurt-0.6.5-1|13	License: GPL
12cr|iurt-0.6.5-1|14	Summary: Packages rebuilder
12cr|iurt-0.6.5-1|15	Group: Development/Other
12cr|iurt-0.6.5-1|16	URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/build_system/iurt/trunk/
12cr|iurt-0.6.5-1|17	Source: %{name}.tar.xz
12cr|iurt-0.6.5-1|18	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|iurt-0.6.5-1|19	Requires: mkcd
12cr|iurt-0.6.5-1|20	BuildArch: noarch
12cr|iurt-0.6.5-1|21	
12cr|iurt-0.6.5-1|22	%description
12cr|iurt-0.6.5-1|23	iurt is a collection of tools to create an automatic rebuild system. It contains
12cr|iurt-0.6.5-1|24	the rebuild script, iurt, as well as the scheduler, ulri, and the upload script,
12cr|iurt-0.6.5-1|25	emi.
12cr|iurt-0.6.5-1|26	
12cr|iurt-0.6.5-1|27	%prep
12cr|iurt-0.6.5-1|28	%setup -q -n %{name}-%{version}
12cr|iurt-0.6.5-1|29	
12cr|iurt-0.6.5-1|30	%install
12cr|iurt-0.6.5-1|31	rm -rf $RPM_BUILD_ROOT
12cr|iurt-0.6.5-1|32	%makeinstall DESTDIR=$RPM_BUILD_ROOT
12cr|iurt-0.6.5-1|33	
12cr|iurt-0.6.5-1|34	%clean
12cr|iurt-0.6.5-1|35	rm -rf $RPM_BUILD_ROOT
12cr|iurt-0.6.5-1|36	
12cr|iurt-0.6.5-1|37	%files
12cr|iurt-0.6.5-1|38	%defattr(-,root,root)
12cr|iurt-0.6.5-1|39	%{_bindir}/emi
12cr|iurt-0.6.5-1|40	%{_bindir}/iurt
12cr|iurt-0.6.5-1|41	%{_bindir}/ulri
12cr|iurt-0.6.5-1|42	%{_sbindir}/iurt_root_command
12cr|iurt-0.6.5-1|43	%{perl_vendorlib}/Iurt
12cr|iurt-0.6.5-1|44	
12cr|iurt-0.6.5-1|45	
12cr|iurt-0.6.5-1|46	
12cr|iurt-0.6.5-1|47	%changelog
12cr|iurt-0.6.5-1|48	* Tue Jan 03 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.6.5-1mdv2012.0
12cr|iurt-0.6.5-1|49	+ Revision: 749051
12cr|iurt-0.6.5-1|50	- update tarball and spec for version 0.6.5
12cr|iurt-0.6.5-1|51	- update tarball and spec for version 0.6.5
12cr|iurt-0.6.5-1|52	- update tarball and spec for version 0.6.5
12cr|iurt-0.6.5-1|53	- update tarball and spec for version 0.6.5
12cr|iurt-0.6.5-1|54	- update tarball and spec for version 0.6.5
12cr|iurt-0.6.5-1|55	- update tarball and spec for version 0.6.5
12cr|iurt-0.6.5-1|56	- Rework to use make targets to commit and submit package.
12cr|iurt-0.6.5-1|57	
12cr|iurt-0.6.5-1|58	* Wed Apr 20 2011 Antoine Ginies <aginies@mandriva.com> 0.6.4-6.r272332.3
12cr|iurt-0.6.5-1|59	+ Revision: 656210
12cr|iurt-0.6.5-1|60	- fix %%setup
12cr|iurt-0.6.5-1|61	- update tarball to latest release
12cr|iurt-0.6.5-1|62	- release r272332
12cr|iurt-0.6.5-1|63	- update tarball and spec for version 0.6.4
12cr|iurt-0.6.5-1|64	
12cr|iurt-0.6.5-1|65	* Thu Mar 24 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 0.6.4-6.r272097.2
12cr|iurt-0.6.5-1|66	+ Revision: 648345
12cr|iurt-0.6.5-1|67	- Updated package to r272097
12cr|iurt-0.6.5-1|68	
12cr|iurt-0.6.5-1|69	* Sun Jan 09 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.4-6.r271421.2mdv2011.0
12cr|iurt-0.6.5-1|70	+ Revision: 630773
12cr|iurt-0.6.5-1|71	- merge rpm5 branch
12cr|iurt-0.6.5-1|72	
12cr|iurt-0.6.5-1|73	* Sun Oct 31 2010 Olivier Blin <blino@mandriva.org> 0.6.4-6.r271258.1mdv2011.0
12cr|iurt-0.6.5-1|74	+ Revision: 591265
12cr|iurt-0.6.5-1|75	- update to svn snapshot r271258
12cr|iurt-0.6.5-1|76	
12cr|iurt-0.6.5-1|77	* Sat Mar 06 2010 Pascal Terjan <pterjan@mandriva.org> 0.6.4-6.r265102.1mdv2011.0
12cr|iurt-0.6.5-1|78	+ Revision: 514906
12cr|iurt-0.6.5-1|79	- Update to latest svn
12cr|iurt-0.6.5-1|80	
12cr|iurt-0.6.5-1|81	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|iurt-0.6.5-1|82	- clean spec file
12cr|iurt-0.6.5-1|83	
12cr|iurt-0.6.5-1|84	* Tue Dec 01 2009 Pascal Terjan <pterjan@mandriva.org> 0.6.4-6.r259002.1mdv2010.1
12cr|iurt-0.6.5-1|85	+ Revision: 472297
12cr|iurt-0.6.5-1|86	- Update to current svn
12cr|iurt-0.6.5-1|87	
12cr|iurt-0.6.5-1|88	* Sun Oct 04 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.4-6mdv2010.0
12cr|iurt-0.6.5-1|89	+ Revision: 453520
12cr|iurt-0.6.5-1|90	- fix group
12cr|iurt-0.6.5-1|91	- use newer code than from 2006-12-07 (svn)
12cr|iurt-0.6.5-1|92	
12cr|iurt-0.6.5-1|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|iurt-0.6.5-1|94	- rebuild
12cr|iurt-0.6.5-1|95	- rebuild
12cr|iurt-0.6.5-1|96	- rebuild
12cr|iurt-0.6.5-1|97	- fix description-line-too-long
12cr|iurt-0.6.5-1|98	- kill re-definition of %%buildroot on Pixel's request
12cr|iurt-0.6.5-1|99	
12cr|iurt-0.6.5-1|100	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|iurt-0.6.5-1|101	- rebuild
12cr|iurt-0.6.5-1|102	
12cr|iurt-0.6.5-1|103	+ Olivier Blin <blino@mandriva.org>
12cr|iurt-0.6.5-1|104	- restore BuildRoot
12cr|iurt-0.6.5-1|105	
12cr|iurt-0.6.5-1|106	
12cr|iurt-0.6.5-1|107	* Thu Dec 07 2006 Warly <warly@mandriva.com> 0.6.4-1mdv2007.0
12cr|iurt-0.6.5-1|108	+ Revision: 91988
12cr|iurt-0.6.5-1|109	- update tarball and spec for version 0.6.4
12cr|iurt-0.6.5-1|110	- update tarball and spec for version 0.6.4
12cr|iurt-0.6.5-1|111	
12cr|iurt-0.6.5-1|112	* Wed Dec 06 2006 Warly <warly@mandriva.com> 0.6.3-1mdv2007.1
12cr|iurt-0.6.5-1|113	+ Revision: 91771
12cr|iurt-0.6.5-1|114	- update tarball and spec for version 0.6.3
12cr|iurt-0.6.5-1|115	- update tarball and spec for version 0.6.3
12cr|iurt-0.6.5-1|116	- update tarball and spec for version 0.6.3
12cr|iurt-0.6.5-1|117	- update tarball and spec for version 0.6.3
12cr|iurt-0.6.5-1|118	
12cr|iurt-0.6.5-1|119	* Wed Dec 06 2006 Warly <warly@mandriva.com> 0.6.2-1mdv2007.1
12cr|iurt-0.6.5-1|120	+ Revision: 91724
12cr|iurt-0.6.5-1|121	- update tarball and spec for version 0.6.2
12cr|iurt-0.6.5-1|122	- update tarball and spec for version 0.6.2
12cr|iurt-0.6.5-1|123	- Update package SPEC for version 0.6.2
12cr|iurt-0.6.5-1|124	- Remove previously copied spec to replace it for 0.6.2
12cr|iurt-0.6.5-1|125	- Update package SPEC for version 0.6.2
12cr|iurt-0.6.5-1|126	- Create iurt
12cr|iurt-0.6.5-1|127	

2316 12
12cr|ivritex-1.2.1-4|1	%define	name	ivritex
12cr|ivritex-1.2.1-4|2	%define	version	1.2.1
12cr|ivritex-1.2.1-4|3	%define	release	4
12cr|ivritex-1.2.1-4|4	
12cr|ivritex-1.2.1-4|5	%define texmfdir %{_datadir}/texmf
12cr|ivritex-1.2.1-4|6	%define updmap /usr/share/texmf/fonts/map/dvips/updmap
12cr|ivritex-1.2.1-4|7	
12cr|ivritex-1.2.1-4|8	Summary:	Files for processing Hebrew LaTeX documents
12cr|ivritex-1.2.1-4|9	Name:		%{name}
12cr|ivritex-1.2.1-4|10	Version:	%{version}
12cr|ivritex-1.2.1-4|11	Release:	%{release}
12cr|ivritex-1.2.1-4|12	Source0:	http://downloads.sourceforge.net/ivritex/%{name}-%{version}.tar.bz2
12cr|ivritex-1.2.1-4|13	License:	LPPL
12cr|ivritex-1.2.1-4|14	Group:		Publishing
12cr|ivritex-1.2.1-4|15	URL:		http://ivritex.sourceforge.net/
12cr|ivritex-1.2.1-4|16	Requires:	tetex
12cr|ivritex-1.2.1-4|17	BuildRequires:	tetex-afm
12cr|ivritex-1.2.1-4|18	BuildRequires:	tetex-latex
12cr|ivritex-1.2.1-4|19	BuildRequires:	fonts-type1-hebrew
12cr|ivritex-1.2.1-4|20	buildrequires:	texlive-collection-fontutils
12cr|ivritex-1.2.1-4|21	BuildArch:	noarch
12cr|ivritex-1.2.1-4|22	# to have it auto-selected when choosing Hebrew at install time
12cr|ivritex-1.2.1-4|23	Requires:	locales-he
12cr|ivritex-1.2.1-4|24	Requires:	fonts-type1-hebrew
12cr|ivritex-1.2.1-4|25	# last release using tetex-latex-heb name was 2007 Spring
12cr|ivritex-1.2.1-4|26	Obsoletes:	tetex-latex-heb
12cr|ivritex-1.2.1-4|27	Provides:	tetex-latex-heb
12cr|ivritex-1.2.1-4|28	
12cr|ivritex-1.2.1-4|29	%description
12cr|ivritex-1.2.1-4|30	IvriTeX provides Hebrew support for LaTeX. The project provides Hebrew
12cr|ivritex-1.2.1-4|31	support for babel, Hebrew fonts, and HebClass - a collection of
12cr|ivritex-1.2.1-4|32	classes and styles that will hopefully be useful to Hebrew authors.
12cr|ivritex-1.2.1-4|33	
12cr|ivritex-1.2.1-4|34	%prep
12cr|ivritex-1.2.1-4|35	%setup -q
12cr|ivritex-1.2.1-4|36	
12cr|ivritex-1.2.1-4|37	%build
12cr|ivritex-1.2.1-4|38	
12cr|ivritex-1.2.1-4|39	%install
12cr|ivritex-1.2.1-4|40	rm -rf $RPM_BUILD_ROOT
12cr|ivritex-1.2.1-4|41	# modern font paths
12cr|ivritex-1.2.1-4|42	perl -pi -e 's,/usr/X11R6/lib/X11/fonts/Type1,/usr/share/fonts/Type1/hebrew,g' fonts/culmus/Makefile
12cr|ivritex-1.2.1-4|43	# we use .pfb fonts, not .pfa
12cr|ivritex-1.2.1-4|44	perl -pi -e 's,pfa,pfb,g' fonts/culmus/Makefile
12cr|ivritex-1.2.1-4|45	# elatex doesn't exist any more
12cr|ivritex-1.2.1-4|46	perl -pi -e 's,HEBLATEX=elatex,HEBLATEX=latex,g' ivritex.mk
12cr|ivritex-1.2.1-4|47	# use_symlinks makes symlinks to the files from fonts-type1-hebrew
12cr|ivritex-1.2.1-4|48	# rather than copying: saves space and ensures they'll stay up-to-date
12cr|ivritex-1.2.1-4|49	make TEX_ROOT=%{buildroot}%{texmfdir} use_symlinks=1 install
12cr|ivritex-1.2.1-4|50	
12cr|ivritex-1.2.1-4|51	%post
12cr|ivritex-1.2.1-4|52	updmap-sys --quiet
12cr|ivritex-1.2.1-4|53	mktexlsr
12cr|ivritex-1.2.1-4|54	
12cr|ivritex-1.2.1-4|55	%postun
12cr|ivritex-1.2.1-4|56	updmap-sys --quiet
12cr|ivritex-1.2.1-4|57	mktexlsr
12cr|ivritex-1.2.1-4|58	
12cr|ivritex-1.2.1-4|59	%files
12cr|ivritex-1.2.1-4|60	%defattr(-,root,root,0755)
12cr|ivritex-1.2.1-4|61	%doc README example/tests/hebhello.tex ChangeLog
12cr|ivritex-1.2.1-4|62	%{texmfdir}/bibtex/%{name}
12cr|ivritex-1.2.1-4|63	%{texmfdir}/doc/generic/0%{name}
12cr|ivritex-1.2.1-4|64	%{texmfdir}/doc/latex/hebclass/hebtech.ps
12cr|ivritex-1.2.1-4|65	%{texmfdir}/dvips/base/culmus-he8.enc
12cr|ivritex-1.2.1-4|66	%{texmfdir}/dvips/config/culmus.map
12cr|ivritex-1.2.1-4|67	%{texmfdir}/fontname/culmus.map
12cr|ivritex-1.2.1-4|68	%{texmfdir}/fonts/afm/culmus
12cr|ivritex-1.2.1-4|69	%{texmfdir}/fonts/tfm/culmus
12cr|ivritex-1.2.1-4|70	%{texmfdir}/fonts/type1/culmus
12cr|ivritex-1.2.1-4|71	%{texmfdir}/fonts/vf/culmus
12cr|ivritex-1.2.1-4|72	%{texmfdir}/tex/generic/0%{name}
12cr|ivritex-1.2.1-4|73	%{texmfdir}/tex/latex/hebclass
12cr|ivritex-1.2.1-4|74	
12cr|ivritex-1.2.1-4|75	
12cr|ivritex-1.2.1-4|76	%changelog
12cr|ivritex-1.2.1-4|77	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2.1-4mdv2009.0
12cr|ivritex-1.2.1-4|78	+ Revision: 247322
12cr|ivritex-1.2.1-4|79	- rebuild
12cr|ivritex-1.2.1-4|80	- kill re-definition of %%buildroot on Pixel's request
12cr|ivritex-1.2.1-4|81	
12cr|ivritex-1.2.1-4|82	+ Olivier Blin <oblin@mandriva.com>
12cr|ivritex-1.2.1-4|83	- restore BuildRoot
12cr|ivritex-1.2.1-4|84	
12cr|ivritex-1.2.1-4|85	* Fri Dec 14 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.2.1-2mdv2008.1
12cr|ivritex-1.2.1-4|86	+ Revision: 119934
12cr|ivritex-1.2.1-4|87	- fix build (type font path had changed case)
12cr|ivritex-1.2.1-4|88	- rebuild b/c of missing package on ia32
12cr|ivritex-1.2.1-4|89	
12cr|ivritex-1.2.1-4|90	* Fri Jun 15 2007 Adam Williamson <awilliamson@mandriva.com> 1.2.1-1mdv2008.0
12cr|ivritex-1.2.1-4|91	+ Revision: 40114
12cr|ivritex-1.2.1-4|92	- Import ivritex
12cr|ivritex-1.2.1-4|93	

2317 12
12cr|ivtv-utils-1.4.1-2|1	Summary:	Tools for the iTVC15/16 and CX23415/16 driver
12cr|ivtv-utils-1.4.1-2|2	Name:		ivtv-utils
12cr|ivtv-utils-1.4.1-2|3	Version:	1.4.1
12cr|ivtv-utils-1.4.1-2|4	Release:	%mkrel 2
12cr|ivtv-utils-1.4.1-2|5	License:	GPLv2
12cr|ivtv-utils-1.4.1-2|6	Group:		System/Kernel and hardware
12cr|ivtv-utils-1.4.1-2|7	Source0:	http://dl.ivtvdriver.org/ivtv/archive/1.4.x/%{name}-%{version}.tar.gz
12cr|ivtv-utils-1.4.1-2|8	Patch0:		ivtv-1.4.0-fix-string-format.patch
12cr|ivtv-utils-1.4.1-2|9	URL:		http://ivtvdriver.org/
12cr|ivtv-utils-1.4.1-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ivtv-utils-1.4.1-2|11	Suggests:	ivtv-firmware
12cr|ivtv-utils-1.4.1-2|12	Conflicts:	v4l-utils <= 0.7.91-3mdv2010.1
12cr|ivtv-utils-1.4.1-2|13	Obsoletes:	ivtv < 1.2.0
12cr|ivtv-utils-1.4.1-2|14	Provides:	ivtv = %{version}-%{release}
12cr|ivtv-utils-1.4.1-2|15	
12cr|ivtv-utils-1.4.1-2|16	%description
12cr|ivtv-utils-1.4.1-2|17	The primary goal of the IvyTV Project is to create a kernel driver for
12cr|ivtv-utils-1.4.1-2|18	the iTVC15 family of MPEG codecs. The iTVC15 family includes the
12cr|ivtv-utils-1.4.1-2|19	iTVC15 (CX24315) and iTVC16 (CX24316). These chips are commonly found
12cr|ivtv-utils-1.4.1-2|20	on Hauppauge's WinTV PVR-250 and PVR-350 TV capture cards.
12cr|ivtv-utils-1.4.1-2|21	
12cr|ivtv-utils-1.4.1-2|22	The driver has made it into the kernel so this package only contains
12cr|ivtv-utils-1.4.1-2|23	some userland tools for ivtv.
12cr|ivtv-utils-1.4.1-2|24	
12cr|ivtv-utils-1.4.1-2|25	%prep
12cr|ivtv-utils-1.4.1-2|26	%setup -q
12cr|ivtv-utils-1.4.1-2|27	%patch0 -p0
12cr|ivtv-utils-1.4.1-2|28	perl -pi -e's@CFLAGS = -D_GNU_SOURCE .*@CFLAGS = -D_GNU_SOURCE -D__user= %{optflags}@' utils/Makefile
12cr|ivtv-utils-1.4.1-2|29	
12cr|ivtv-utils-1.4.1-2|30	%build
12cr|ivtv-utils-1.4.1-2|31	make -C utils
12cr|ivtv-utils-1.4.1-2|32	
12cr|ivtv-utils-1.4.1-2|33	%install
12cr|ivtv-utils-1.4.1-2|34	rm -rf %{buildroot}
12cr|ivtv-utils-1.4.1-2|35	
12cr|ivtv-utils-1.4.1-2|36	mkdir -p %{buildroot}%{_bindir}
12cr|ivtv-utils-1.4.1-2|37	mkdir -p %{buildroot}%{_datadir}/ivtv/
12cr|ivtv-utils-1.4.1-2|38	make -C utils DESTDIR=%{buildroot} BINDIR=%{_bindir} install
12cr|ivtv-utils-1.4.1-2|39	
12cr|ivtv-utils-1.4.1-2|40	install -p utils/*.pl %{buildroot}%{_datadir}/ivtv/
12cr|ivtv-utils-1.4.1-2|41	ln -s ivtv-radio %{buildroot}%{_bindir}/radio-ivtv
12cr|ivtv-utils-1.4.1-2|42	
12cr|ivtv-utils-1.4.1-2|43	rm -f %{buildroot}%{_includedir}/linux/ivtv.h %{buildroot}%{_includedir}/linux/ivtvfb.h
12cr|ivtv-utils-1.4.1-2|44	
12cr|ivtv-utils-1.4.1-2|45	# already provided by v4l-utils with a more uptodate copy
12cr|ivtv-utils-1.4.1-2|46	rm -f %{buildroot}%{_bindir}/v4l2-ctl
12cr|ivtv-utils-1.4.1-2|47	
12cr|ivtv-utils-1.4.1-2|48	%clean
12cr|ivtv-utils-1.4.1-2|49	rm -rf %{buildroot}
12cr|ivtv-utils-1.4.1-2|50	
12cr|ivtv-utils-1.4.1-2|51	%files
12cr|ivtv-utils-1.4.1-2|52	%defattr(-,root,root,-)
12cr|ivtv-utils-1.4.1-2|53	%doc doc/*
12cr|ivtv-utils-1.4.1-2|54	%{_bindir}/*
12cr|ivtv-utils-1.4.1-2|55	%{_datadir}/ivtv
12cr|ivtv-utils-1.4.1-2|56	
12cr|ivtv-utils-1.4.1-2|57	
12cr|ivtv-utils-1.4.1-2|58	%changelog
12cr|ivtv-utils-1.4.1-2|59	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-2mdv2011.0
12cr|ivtv-utils-1.4.1-2|60	+ Revision: 612427
12cr|ivtv-utils-1.4.1-2|61	- the mass rebuild of 2010.1 packages
12cr|ivtv-utils-1.4.1-2|62	
12cr|ivtv-utils-1.4.1-2|63	* Sun Apr 18 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.4.1-1mdv2010.1
12cr|ivtv-utils-1.4.1-2|64	+ Revision: 536077
12cr|ivtv-utils-1.4.1-2|65	- new upstream release 1.4.1
12cr|ivtv-utils-1.4.1-2|66	
12cr|ivtv-utils-1.4.1-2|67	* Sat Mar 27 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.4.0-2mdv2010.1
12cr|ivtv-utils-1.4.1-2|68	+ Revision: 527885
12cr|ivtv-utils-1.4.1-2|69	- Do not provide v4l2-ctl, v4l-utils already provides a more uptodate
12cr|ivtv-utils-1.4.1-2|70	copy (#58419).
12cr|ivtv-utils-1.4.1-2|71	
12cr|ivtv-utils-1.4.1-2|72	* Sun Mar 21 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.4.0-1mdv2010.1
12cr|ivtv-utils-1.4.1-2|73	+ Revision: 526206
12cr|ivtv-utils-1.4.1-2|74	- import ivtv-utils
12cr|ivtv-utils-1.4.1-2|75	
12cr|ivtv-utils-1.4.1-2|76	
12cr|ivtv-utils-1.4.1-2|77	* Tue Feb 03 2009 Jarod Wilson <jarod@redhat.com> - 1.3.0-8
12cr|ivtv-utils-1.4.1-2|78	- Fix up for current rawhide
12cr|ivtv-utils-1.4.1-2|79	
12cr|ivtv-utils-1.4.1-2|80	* Tue Dec 02 2008 Jarod Wilson <jarod@redhat.com> - 1.3.0-7
12cr|ivtv-utils-1.4.1-2|81	- Update to 1.3.0.
12cr|ivtv-utils-1.4.1-2|82	
12cr|ivtv-utils-1.4.1-2|83	* Wed Aug 27 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 1.2.0-6
12cr|ivtv-utils-1.4.1-2|84	- Rename to ivtv-utils (in anticipation for ivtv-utils 1.3.0.
12cr|ivtv-utils-1.4.1-2|85	- Use rename to get rid of the epoch.
12cr|ivtv-utils-1.4.1-2|86	
12cr|ivtv-utils-1.4.1-2|87	* Fri Jun 18 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 1:1.2.0-4
12cr|ivtv-utils-1.4.1-2|88	- Update to 1.2.0.
12cr|ivtv-utils-1.4.1-2|89	
12cr|ivtv-utils-1.4.1-2|90	* Wed Dec 26 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 1:1.0.3-3
12cr|ivtv-utils-1.4.1-2|91	- Remove the dependencies on old perl helper modules.
12cr|ivtv-utils-1.4.1-2|92	- Changed summary and description to reflect removal of driver code.
12cr|ivtv-utils-1.4.1-2|93	
12cr|ivtv-utils-1.4.1-2|94	* Wed Oct 24 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 1:1.0.3-2
12cr|ivtv-utils-1.4.1-2|95	- Update to 1.0.3.
12cr|ivtv-utils-1.4.1-2|96	- Remove pseudo-firmware file (mpeg initialisation sequence).
12cr|ivtv-utils-1.4.1-2|97	- Remove devel subpackage.
12cr|ivtv-utils-1.4.1-2|98	- Use %%{optflags}.
12cr|ivtv-utils-1.4.1-2|99	- Move parl scripts to %%{_datadir}.
12cr|ivtv-utils-1.4.1-2|100	- Add dependency to firmware package.
12cr|ivtv-utils-1.4.1-2|101	
12cr|ivtv-utils-1.4.1-2|102	* Sun Aug 26 2007 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|103	- Update to 1.0.2.
12cr|ivtv-utils-1.4.1-2|104	
12cr|ivtv-utils-1.4.1-2|105	* Thu Jul 26 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 1:1.0.1-1
12cr|ivtv-utils-1.4.1-2|106	- Update to 1.0.1.
12cr|ivtv-utils-1.4.1-2|107	- Prepare package for Fedora.
12cr|ivtv-utils-1.4.1-2|108	
12cr|ivtv-utils-1.4.1-2|109	* Sun Jul 22 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 1:0.10.5-130
12cr|ivtv-utils-1.4.1-2|110	- Update to 0.10.5.
12cr|ivtv-utils-1.4.1-2|111	
12cr|ivtv-utils-1.4.1-2|112	* Fri Jun  1 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 1:0.10.3-129
12cr|ivtv-utils-1.4.1-2|113	- Update to 0.10.3.
12cr|ivtv-utils-1.4.1-2|114	
12cr|ivtv-utils-1.4.1-2|115	* Sat May 19 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 1:0.10.2-128
12cr|ivtv-utils-1.4.1-2|116	- Update to 0.10.2.
12cr|ivtv-utils-1.4.1-2|117	
12cr|ivtv-utils-1.4.1-2|118	* Fri Mar  2 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 1:0.10.1-126
12cr|ivtv-utils-1.4.1-2|119	- Update to 0.10.1.
12cr|ivtv-utils-1.4.1-2|120	
12cr|ivtv-utils-1.4.1-2|121	* Sun Feb 18 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 1:0.10.0-125
12cr|ivtv-utils-1.4.1-2|122	- Update to 0.10.0 final.
12cr|ivtv-utils-1.4.1-2|123	
12cr|ivtv-utils-1.4.1-2|124	* Mon Feb  5 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 1:0.10.0-124_rc1
12cr|ivtv-utils-1.4.1-2|125	- Update to 0.10.0rc1.
12cr|ivtv-utils-1.4.1-2|126	
12cr|ivtv-utils-1.4.1-2|127	* Sun Jan  7 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 1:0.9.1-123
12cr|ivtv-utils-1.4.1-2|128	- Update to 0.9.1.
12cr|ivtv-utils-1.4.1-2|129	
12cr|ivtv-utils-1.4.1-2|130	* Sun Dec 10 2006 Axel Thimm <Axel.Thimm@ATrpms.net> - 1:0.8.2-123
12cr|ivtv-utils-1.4.1-2|131	- Update to 0.8.2.
12cr|ivtv-utils-1.4.1-2|132	
12cr|ivtv-utils-1.4.1-2|133	* Mon Nov 20 2006 Axel Thimm <Axel.Thimm@ATrpms.net> - 1:0.8.1-122
12cr|ivtv-utils-1.4.1-2|134	- Update to 0.8.1.
12cr|ivtv-utils-1.4.1-2|135	
12cr|ivtv-utils-1.4.1-2|136	* Mon Sep 25 2006 Axel Thimm <Axel.Thimm@ATrpms.net> - 1:0.8.0-119
12cr|ivtv-utils-1.4.1-2|137	- Update to 0.8.0.
12cr|ivtv-utils-1.4.1-2|138	
12cr|ivtv-utils-1.4.1-2|139	* Tue Jul  4 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|140	- Update to 0.7.0.
12cr|ivtv-utils-1.4.1-2|141	
12cr|ivtv-utils-1.4.1-2|142	* Sun Jul  2 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|143	- Update to latest svn.
12cr|ivtv-utils-1.4.1-2|144	
12cr|ivtv-utils-1.4.1-2|145	* Mon Jun 26 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|146	- Update to latest svn.
12cr|ivtv-utils-1.4.1-2|147	
12cr|ivtv-utils-1.4.1-2|148	* Sun May 28 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|149	- Update to latest svn.
12cr|ivtv-utils-1.4.1-2|150	
12cr|ivtv-utils-1.4.1-2|151	* Sat Apr  8 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|152	- Update to latest svn.
12cr|ivtv-utils-1.4.1-2|153	
12cr|ivtv-utils-1.4.1-2|154	* Thu Mar 30 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|155	- Update to ivtv trunk.
12cr|ivtv-utils-1.4.1-2|156	- Build against video4linux-devel.
12cr|ivtv-utils-1.4.1-2|157	
12cr|ivtv-utils-1.4.1-2|158	* Sat Mar 25 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|159	- Update to 0.6.1.
12cr|ivtv-utils-1.4.1-2|160	
12cr|ivtv-utils-1.4.1-2|161	* Fri Mar 24 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|162	- Update to 0.6.0.
12cr|ivtv-utils-1.4.1-2|163	
12cr|ivtv-utils-1.4.1-2|164	* Wed Mar 15 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|165	- Update to 0.6 branch.
12cr|ivtv-utils-1.4.1-2|166	
12cr|ivtv-utils-1.4.1-2|167	* Tue Mar  7 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|168	- Stop renaming supporting ivtv modules with -ivtv suffix.
12cr|ivtv-utils-1.4.1-2|169	- Remove any alias foo foo-ivtv lines.
12cr|ivtv-utils-1.4.1-2|170	
12cr|ivtv-utils-1.4.1-2|171	* Fri Feb 17 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|172	- Update to 0.4.3.
12cr|ivtv-utils-1.4.1-2|173	
12cr|ivtv-utils-1.4.1-2|174	* Thu Jan 19 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|175	- Update to 0.4.2.
12cr|ivtv-utils-1.4.1-2|176	
12cr|ivtv-utils-1.4.1-2|177	* Mon Dec 19 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|178	- Update to 0.4.1.
12cr|ivtv-utils-1.4.1-2|179	
12cr|ivtv-utils-1.4.1-2|180	* Sun Oct  9 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|181	- Update to 0.4.0.
12cr|ivtv-utils-1.4.1-2|182	
12cr|ivtv-utils-1.4.1-2|183	* Tue Sep 13 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|184	- Update to 0.3.8.
12cr|ivtv-utils-1.4.1-2|185	
12cr|ivtv-utils-1.4.1-2|186	* Fri Sep  2 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|187	- Update to 0.3.7k.
12cr|ivtv-utils-1.4.1-2|188	
12cr|ivtv-utils-1.4.1-2|189	* Mon Aug 15 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|190	- Update to 0.3.7d.
12cr|ivtv-utils-1.4.1-2|191	
12cr|ivtv-utils-1.4.1-2|192	* Sat Jul  2 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|193	- Update to 0.3.6w.
12cr|ivtv-utils-1.4.1-2|194	
12cr|ivtv-utils-1.4.1-2|195	* Sat Jun 18 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|196	- Update to 0.3.6o.
12cr|ivtv-utils-1.4.1-2|197	
12cr|ivtv-utils-1.4.1-2|198	* Sat May 28 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|199	- Update to 0.3.5l.
12cr|ivtv-utils-1.4.1-2|200	
12cr|ivtv-utils-1.4.1-2|201	* Wed May 25 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|202	- update to 0.3.5g.
12cr|ivtv-utils-1.4.1-2|203	
12cr|ivtv-utils-1.4.1-2|204	* Wed May 18 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|205	- Update to 0.3.4w.
12cr|ivtv-utils-1.4.1-2|206	
12cr|ivtv-utils-1.4.1-2|207	* Sat May 14 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|208	- Update to 0.3.4p.
12cr|ivtv-utils-1.4.1-2|209	
12cr|ivtv-utils-1.4.1-2|210	* Thu May 12 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|211	- Update to 0.3.4m.
12cr|ivtv-utils-1.4.1-2|212	
12cr|ivtv-utils-1.4.1-2|213	* Tue May 10 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|214	- Update to 0.3.4j.
12cr|ivtv-utils-1.4.1-2|215	
12cr|ivtv-utils-1.4.1-2|216	* Fri May  6 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|217	- Update to 0.3.4b.
12cr|ivtv-utils-1.4.1-2|218	
12cr|ivtv-utils-1.4.1-2|219	* Tue May  3 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|220	- Update to 0.3.4a.
12cr|ivtv-utils-1.4.1-2|221	
12cr|ivtv-utils-1.4.1-2|222	* Tue May  3 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|223	- Update to 0.3.3z.
12cr|ivtv-utils-1.4.1-2|224	
12cr|ivtv-utils-1.4.1-2|225	* Wed Apr 27 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|226	- Update to 0.3.3p.
12cr|ivtv-utils-1.4.1-2|227	
12cr|ivtv-utils-1.4.1-2|228	* Wed Apr 27 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|229	- Update to 0.3.3o.
12cr|ivtv-utils-1.4.1-2|230	
12cr|ivtv-utils-1.4.1-2|231	* Mon Apr 25 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|232	- Update to 0.3.3k.
12cr|ivtv-utils-1.4.1-2|233	
12cr|ivtv-utils-1.4.1-2|234	* Fri Apr 22 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|235	- Update to 0.3.3g.
12cr|ivtv-utils-1.4.1-2|236	
12cr|ivtv-utils-1.4.1-2|237	* Thu Apr 21 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|238	- Update to 0.3.3f.
12cr|ivtv-utils-1.4.1-2|239	
12cr|ivtv-utils-1.4.1-2|240	* Fri Apr  1 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|241	- Update to 0.3.2q.
12cr|ivtv-utils-1.4.1-2|242	
12cr|ivtv-utils-1.4.1-2|243	* Sun Mar 27 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|244	- Update to 0.3.2p.
12cr|ivtv-utils-1.4.1-2|245	
12cr|ivtv-utils-1.4.1-2|246	* Sat Mar 26 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|247	- Update to 0.3.2o.
12cr|ivtv-utils-1.4.1-2|248	
12cr|ivtv-utils-1.4.1-2|249	* Fri Mar 25 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|250	- Update to 0.3.2m.
12cr|ivtv-utils-1.4.1-2|251	
12cr|ivtv-utils-1.4.1-2|252	* Tue Mar 22 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|253	- Update to 0.3.2k.
12cr|ivtv-utils-1.4.1-2|254	
12cr|ivtv-utils-1.4.1-2|255	* Tue Mar 22 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|256	- Update to 0.3.2j.
12cr|ivtv-utils-1.4.1-2|257	
12cr|ivtv-utils-1.4.1-2|258	* Wed Mar 16 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|259	- Update to 0.3.2i.
12cr|ivtv-utils-1.4.1-2|260	
12cr|ivtv-utils-1.4.1-2|261	* Mon Mar  7 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|262	- Update to 0.3.2h.
12cr|ivtv-utils-1.4.1-2|263	
12cr|ivtv-utils-1.4.1-2|264	* Thu Feb 24 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|265	- Update to 0.3.2e.
12cr|ivtv-utils-1.4.1-2|266	
12cr|ivtv-utils-1.4.1-2|267	* Mon Feb  7 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|268	- Update to 0.3.2d.
12cr|ivtv-utils-1.4.1-2|269	
12cr|ivtv-utils-1.4.1-2|270	* Tue Jan 25 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|271	- Update to 0.3.2c.
12cr|ivtv-utils-1.4.1-2|272	
12cr|ivtv-utils-1.4.1-2|273	* Thu Jan  6 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|274	- Update to 0.3.2b.
12cr|ivtv-utils-1.4.1-2|275	
12cr|ivtv-utils-1.4.1-2|276	* Wed Dec 29 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|277	- Update to 0.3.2a.
12cr|ivtv-utils-1.4.1-2|278	
12cr|ivtv-utils-1.4.1-2|279	* Mon Dec  6 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|280	- Update to 0.3.1z.
12cr|ivtv-utils-1.4.1-2|281	
12cr|ivtv-utils-1.4.1-2|282	* Sat Nov 27 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|283	- Update to 0.3.1w.
12cr|ivtv-utils-1.4.1-2|284	
12cr|ivtv-utils-1.4.1-2|285	* Tue Nov  2 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|286	- Update to 0.3.1f.
12cr|ivtv-utils-1.4.1-2|287	
12cr|ivtv-utils-1.4.1-2|288	* Mon Oct 18 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|289	- Update to 0.3.0j.
12cr|ivtv-utils-1.4.1-2|290	- build the ivtvdev_drv.o X driver.
12cr|ivtv-utils-1.4.1-2|291	
12cr|ivtv-utils-1.4.1-2|292	* Tue Oct 12 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|293	- Update to 0.2.0-rc1a.
12cr|ivtv-utils-1.4.1-2|294	- Update to 0.3.0c.
12cr|ivtv-utils-1.4.1-2|295	
12cr|ivtv-utils-1.4.1-2|296	* Mon Oct 11 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|297	- Update to 0.1.10-pre2-ck115d.
12cr|ivtv-utils-1.4.1-2|298	
12cr|ivtv-utils-1.4.1-2|299	* Sun Oct 10 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|300	- Update to 0.1.10-pre2-ck114v.
12cr|ivtv-utils-1.4.1-2|301	- Update to 0.1.10-pre2-ck114y.
12cr|ivtv-utils-1.4.1-2|302	
12cr|ivtv-utils-1.4.1-2|303	* Fri Oct  8 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|304	- Update to 0.1.10-pre2-ck114m.
12cr|ivtv-utils-1.4.1-2|305	
12cr|ivtv-utils-1.4.1-2|306	* Sun Sep 26 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|307	- Downgrade to 100z.
12cr|ivtv-utils-1.4.1-2|308	- Apply sys_* removal patch (Jarod Wilson <jcw@wilsonet.com>).
12cr|ivtv-utils-1.4.1-2|309	- Apply new tuners patch (Michael T. Dean <mtdean@thirdcontact.com>).
12cr|ivtv-utils-1.4.1-2|310	- Don't package msp3400.
12cr|ivtv-utils-1.4.1-2|311	
12cr|ivtv-utils-1.4.1-2|312	* Thu Sep  9 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|313	- Update to 0.1.10-pre2-ck108k.
12cr|ivtv-utils-1.4.1-2|314	
12cr|ivtv-utils-1.4.1-2|315	* Sun Sep  5 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|316	- Update to 0.1.10-pre2-ck108.
12cr|ivtv-utils-1.4.1-2|317	
12cr|ivtv-utils-1.4.1-2|318	* Sat Sep  4 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|319	- Update to 0.1.10-pre2-ck107u.
12cr|ivtv-utils-1.4.1-2|320	
12cr|ivtv-utils-1.4.1-2|321	* Fri Sep  3 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|322	- Update to 0.1.10-pre2-ck107o.
12cr|ivtv-utils-1.4.1-2|323	
12cr|ivtv-utils-1.4.1-2|324	* Sat Aug 28 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|325	- Update to 0.1.10-pre2-ck106e.
12cr|ivtv-utils-1.4.1-2|326	
12cr|ivtv-utils-1.4.1-2|327	* Wed Aug 18 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|328	- Update to 0.1.10-pre2-ck104f.
12cr|ivtv-utils-1.4.1-2|329	
12cr|ivtv-utils-1.4.1-2|330	* Thu Jul 29 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|331	- Update to 0.1.10-pre2-ck100m.
12cr|ivtv-utils-1.4.1-2|332	
12cr|ivtv-utils-1.4.1-2|333	* Fri Jul 16 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|334	- Update to 0.1.10-pre2-ck99z.
12cr|ivtv-utils-1.4.1-2|335	
12cr|ivtv-utils-1.4.1-2|336	* Sun Jul 11 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|337	- Update to 0.1.10-pre2-ck99t.
12cr|ivtv-utils-1.4.1-2|338	
12cr|ivtv-utils-1.4.1-2|339	* Thu Jul  8 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|340	- Update to 0.1.10-pre2-ck99e.
12cr|ivtv-utils-1.4.1-2|341	
12cr|ivtv-utils-1.4.1-2|342	* Thu Jul  1 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|343	- Update to 0.1.10-pre2-ck97v.
12cr|ivtv-utils-1.4.1-2|344	
12cr|ivtv-utils-1.4.1-2|345	* Fri Jun 25 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|346	- Update to 0.1.10-pre2-ck96i.
12cr|ivtv-utils-1.4.1-2|347	
12cr|ivtv-utils-1.4.1-2|348	* Mon Jun 21 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|349	- Update to 0.1.10-pre2-ck94r.
12cr|ivtv-utils-1.4.1-2|350	
12cr|ivtv-utils-1.4.1-2|351	* Sat Jun 19 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|352	- Update to 0.1.10-pre2-ck94e.
12cr|ivtv-utils-1.4.1-2|353	
12cr|ivtv-utils-1.4.1-2|354	* Sun May 30 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|355	- Update to 0.1.10-pre2_ck77b.
12cr|ivtv-utils-1.4.1-2|356	
12cr|ivtv-utils-1.4.1-2|357	* Sat May 15 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|358	- Update to 0.1.10-pre2_ck66b.
12cr|ivtv-utils-1.4.1-2|359	
12cr|ivtv-utils-1.4.1-2|360	* Mon Mar 29 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|361	- Add m179 patch (Chris Pinkham <cpinkham@bc2va.org>).
12cr|ivtv-utils-1.4.1-2|362	- Rename radio to radio-ivtv to avoid conflict with xawtv
12cr|ivtv-utils-1.4.1-2|363	(Aaron Levinson <alevinsn@aracnet.com>).
12cr|ivtv-utils-1.4.1-2|364	
12cr|ivtv-utils-1.4.1-2|365	* Wed Jan 14 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|366	- Update to 0.1.9.
12cr|ivtv-utils-1.4.1-2|367	
12cr|ivtv-utils-1.4.1-2|368	* Wed Dec 31 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|369	- Updated to 0.1.7.
12cr|ivtv-utils-1.4.1-2|370	
12cr|ivtv-utils-1.4.1-2|371	* Mon Dec 29 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|372	- Updated to official release 0.1.6.
12cr|ivtv-utils-1.4.1-2|373	
12cr|ivtv-utils-1.4.1-2|374	* Mon Dec 15 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|375	- Updated to Robert Kulagowski's patched version containing
12cr|ivtv-utils-1.4.1-2|376	o Jens Axboe's 1125A patches
12cr|ivtv-utils-1.4.1-2|377	o Chris Pinkham's M179 patch
12cr|ivtv-utils-1.4.1-2|378	o Anduin's close_stream patch
12cr|ivtv-utils-1.4.1-2|379	
12cr|ivtv-utils-1.4.1-2|380	* Wed Oct 22 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|381	- Removed firmware due to unknown licensing.
12cr|ivtv-utils-1.4.1-2|382	- Removed ivtv-fb.o due to unresolved depmod issues.
12cr|ivtv-utils-1.4.1-2|383	- Added patch for building on gcc < 3.
12cr|ivtv-utils-1.4.1-2|384	
12cr|ivtv-utils-1.4.1-2|385	* Mon Oct  6 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|386	- Update to decoder_alpha 20031004.
12cr|ivtv-utils-1.4.1-2|387	- Remove i2c patch (applied upstream). Only -DNEW_I2C patch remains.
12cr|ivtv-utils-1.4.1-2|388	- Added missing include to videodev2.h
12cr|ivtv-utils-1.4.1-2|389	
12cr|ivtv-utils-1.4.1-2|390	* Tue Sep 30 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|391	- Update to decoder_alpha 20030929.
12cr|ivtv-utils-1.4.1-2|392	
12cr|ivtv-utils-1.4.1-2|393	* Wed Aug 20 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|394	- Update rom image (reported by "Shad L. Lords").
12cr|ivtv-utils-1.4.1-2|395	
12cr|ivtv-utils-1.4.1-2|396	* Tue Aug 19 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|397	- Update to cvs 20030813.
12cr|ivtv-utils-1.4.1-2|398	
12cr|ivtv-utils-1.4.1-2|399	* Thu Jul 17 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|400	- Update to cvs 20030717.
12cr|ivtv-utils-1.4.1-2|401	
12cr|ivtv-utils-1.4.1-2|402	* Thu Jul  7 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|403	- Update to cvs 20030707.
12cr|ivtv-utils-1.4.1-2|404	
12cr|ivtv-utils-1.4.1-2|405	* Sun Jun 22 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|406	- Update to cvs 20030622.
12cr|ivtv-utils-1.4.1-2|407	
12cr|ivtv-utils-1.4.1-2|408	* Mon Jun 16 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|ivtv-utils-1.4.1-2|409	- Initial build.

2318 12
12cr|iwatch-0.2.2-1|1	%define name iwatch
12cr|iwatch-0.2.2-1|2	%define version 0.2.2
12cr|iwatch-0.2.2-1|3	
12cr|iwatch-0.2.2-1|4	Name:           %{name}
12cr|iwatch-0.2.2-1|5	Summary:        iWatch is a realtime filesystem monitoring program
12cr|iwatch-0.2.2-1|6	Version:        %{version}
12cr|iwatch-0.2.2-1|7	Release:        %mkrel 1
12cr|iwatch-0.2.2-1|8	License:        GPLv2
12cr|iwatch-0.2.2-1|9	Group:          Monitoring
12cr|iwatch-0.2.2-1|10	Requires:       perl-Linux-Inotify2 perl-Event perl-Mail-Sendmail perl-XML-LibXML perl-XML-SimpleObject-LibXML
12cr|iwatch-0.2.2-1|11	Url:            http://iwatch.sourceforge.net
12cr|iwatch-0.2.2-1|12	Source0:	http://downloads.sourceforge.net/project/iwatch/%{name}/%{version}/%{name}-%{version}.tgz
12cr|iwatch-0.2.2-1|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|iwatch-0.2.2-1|14	BuildArch:      noarch
12cr|iwatch-0.2.2-1|15	
12cr|iwatch-0.2.2-1|16	%description
12cr|iwatch-0.2.2-1|17	iWatch monitor the filesystem's integrity in realtime and will send
12cr|iwatch-0.2.2-1|18	alarm immediately to the system administrator when there is any changes
12cr|iwatch-0.2.2-1|19	in the monitored filesystem. iWatch is written in Perl and based on
12cr|iwatch-0.2.2-1|20	inotify, a file change notification system, a kernel feature that
12cr|iwatch-0.2.2-1|21	allows applications to request the monitoring of a set of files against
12cr|iwatch-0.2.2-1|22	a list of events.
12cr|iwatch-0.2.2-1|23	
12cr|iwatch-0.2.2-1|24	Currently it can:
12cr|iwatch-0.2.2-1|25	
12cr|iwatch-0.2.2-1|26	- run in command line mode as well as in daemon mode
12cr|iwatch-0.2.2-1|27	
12cr|iwatch-0.2.2-1|28	- using an easy xml configuration file
12cr|iwatch-0.2.2-1|29	
12cr|iwatch-0.2.2-1|30	- can watch directory recursively and watch new created directory
12cr|iwatch-0.2.2-1|31	
12cr|iwatch-0.2.2-1|32	- can have a list of exceptions
12cr|iwatch-0.2.2-1|33	
12cr|iwatch-0.2.2-1|34	- can use regex to compare the file/directory name
12cr|iwatch-0.2.2-1|35	
12cr|iwatch-0.2.2-1|36	- can execute command if an event occures
12cr|iwatch-0.2.2-1|37	
12cr|iwatch-0.2.2-1|38	- send email
12cr|iwatch-0.2.2-1|39	
12cr|iwatch-0.2.2-1|40	- syslog
12cr|iwatch-0.2.2-1|41	
12cr|iwatch-0.2.2-1|42	- print time stamp
12cr|iwatch-0.2.2-1|43	
12cr|iwatch-0.2.2-1|44	%prep
12cr|iwatch-0.2.2-1|45	%setup -q -n %{name}
12cr|iwatch-0.2.2-1|46	
12cr|iwatch-0.2.2-1|47	%build
12cr|iwatch-0.2.2-1|48	
12cr|iwatch-0.2.2-1|49	%install
12cr|iwatch-0.2.2-1|50	install -d %buildroot/etc
12cr|iwatch-0.2.2-1|51	install -p iwatch.xml %buildroot/etc/iwatch.xml
12cr|iwatch-0.2.2-1|52	install -p iwatch.dtd %buildroot/etc/iwatch.dtd
12cr|iwatch-0.2.2-1|53	install -d %buildroot/usr/bin
12cr|iwatch-0.2.2-1|54	install -p iwatch %buildroot/usr/bin/iwatch
12cr|iwatch-0.2.2-1|55	
12cr|iwatch-0.2.2-1|56	%clean
12cr|iwatch-0.2.2-1|57	rm -rf $RPM_BUILD_ROOT
12cr|iwatch-0.2.2-1|58	
12cr|iwatch-0.2.2-1|59	%files
12cr|iwatch-0.2.2-1|60	%defattr(-,root,root)
12cr|iwatch-0.2.2-1|61	%doc AUTHORS ChangeLog COPYING README iwatch.xml.example
12cr|iwatch-0.2.2-1|62	%{_sysconfdir}/iwatch.xml
12cr|iwatch-0.2.2-1|63	%{_sysconfdir}/iwatch.dtd
12cr|iwatch-0.2.2-1|64	%{_bindir}/iwatch
12cr|iwatch-0.2.2-1|65	
12cr|iwatch-0.2.2-1|66	
12cr|iwatch-0.2.2-1|67	
12cr|iwatch-0.2.2-1|68	%changelog
12cr|iwatch-0.2.2-1|69	* Tue Aug 02 2011 Leonardo Coelho <leonardoc@mandriva.com> 0.2.2-1mdv2012.0
12cr|iwatch-0.2.2-1|70	+ Revision: 692909
12cr|iwatch-0.2.2-1|71	- import package into mdv and spec from suse
12cr|iwatch-0.2.2-1|72	- Created package structure for iwatch.
12cr|iwatch-0.2.2-1|73	

2319 12
12cr|iwscanner-0.2.4-1|1	# Spec is based on Alberto Altieri's work in MIB
12cr|iwscanner-0.2.4-1|2	
12cr|iwscanner-0.2.4-1|3	Name:		iwscanner
12cr|iwscanner-0.2.4-1|4	Version:	0.2.4
12cr|iwscanner-0.2.4-1|5	Release:	%mkrel 1
12cr|iwscanner-0.2.4-1|6	Summary:	Wireless scanner based on iwtools
12cr|iwscanner-0.2.4-1|7	URL:		http://kuthulu.com/iwscanner/index.php
12cr|iwscanner-0.2.4-1|8	License:	LGPLv2+
12cr|iwscanner-0.2.4-1|9	Group:		Networking/Other
12cr|iwscanner-0.2.4-1|10	Source:		http://kuthulu.com/iwscanner/%{name}-%{version}.tgz
12cr|iwscanner-0.2.4-1|11	Source1:	kuthulu-%{name}.desktop
12cr|iwscanner-0.2.4-1|12	BuildArch:	noarch
12cr|iwscanner-0.2.4-1|13	Requires:	pygtk2.0
12cr|iwscanner-0.2.4-1|14	Requires:	wireless-tools
12cr|iwscanner-0.2.4-1|15	# for kdesu
12cr|iwscanner-0.2.4-1|16	Requires:	kdebase4-runtime
12cr|iwscanner-0.2.4-1|17	
12cr|iwscanner-0.2.4-1|18	%description
12cr|iwscanner-0.2.4-1|19	A simple NetStumbler like wireless scanner based on iwtools.
12cr|iwscanner-0.2.4-1|20	
12cr|iwscanner-0.2.4-1|21	%prep
12cr|iwscanner-0.2.4-1|22	%setup -q
12cr|iwscanner-0.2.4-1|23	
12cr|iwscanner-0.2.4-1|24	%build
12cr|iwscanner-0.2.4-1|25	
12cr|iwscanner-0.2.4-1|26	%install
12cr|iwscanner-0.2.4-1|27	%__rm -rf %{buildroot}
12cr|iwscanner-0.2.4-1|28	
12cr|iwscanner-0.2.4-1|29	# wrapper script
12cr|iwscanner-0.2.4-1|30	%__mkdir_p %{buildroot}%{_bindir}
12cr|iwscanner-0.2.4-1|31	%__cat > %{buildroot}%{_bindir}/%{name} << EOF
12cr|iwscanner-0.2.4-1|32	#!/bin/bash
12cr|iwscanner-0.2.4-1|33	
12cr|iwscanner-0.2.4-1|34	kdesu /usr/share/iwscanner/iwscanner.py
12cr|iwscanner-0.2.4-1|35	EOF
12cr|iwscanner-0.2.4-1|36	%__chmod 755 %{buildroot}%{_bindir}/%{name}
12cr|iwscanner-0.2.4-1|37	
12cr|iwscanner-0.2.4-1|38	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|iwscanner-0.2.4-1|39	%__install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|iwscanner-0.2.4-1|40	
12cr|iwscanner-0.2.4-1|41	# datafiles
12cr|iwscanner-0.2.4-1|42	%__mkdir_p %{buildroot}%{_datadir}/%{name}
12cr|iwscanner-0.2.4-1|43	%__cp * %{buildroot}%{_datadir}/%{name}/
12cr|iwscanner-0.2.4-1|44	
12cr|iwscanner-0.2.4-1|45	%clean
12cr|iwscanner-0.2.4-1|46	%__rm -rf %{buildroot}
12cr|iwscanner-0.2.4-1|47	
12cr|iwscanner-0.2.4-1|48	%files
12cr|iwscanner-0.2.4-1|49	%doc README
12cr|iwscanner-0.2.4-1|50	%{_bindir}/%{name}
12cr|iwscanner-0.2.4-1|51	%{_datadir}/%{name}
12cr|iwscanner-0.2.4-1|52	%{_datadir}/applications/%{name}.desktop
12cr|iwscanner-0.2.4-1|53	
12cr|iwscanner-0.2.4-1|54	
12cr|iwscanner-0.2.4-1|55	
12cr|iwscanner-0.2.4-1|56	%changelog
12cr|iwscanner-0.2.4-1|57	* Wed Mar 07 2012 Andrey Bondrov <abondrov@mandriva.org> 0.2.4-1mdv2011.0
12cr|iwscanner-0.2.4-1|58	+ Revision: 782662
12cr|iwscanner-0.2.4-1|59	- imported package iwscanner
12cr|iwscanner-0.2.4-1|60	

2320 12
12cr|jabber2-2.2.16-1|1	%define pkgname         jabberd
12cr|jabber2-2.2.16-1|2	%define name		jabber2
12cr|jabber2-2.2.16-1|3	%define version		2.2.16
12cr|jabber2-2.2.16-1|4	%define release		1
12cr|jabber2-2.2.16-1|5	
12cr|jabber2-2.2.16-1|6	Summary:		OpenSource server implementation of the Jabber protocols
12cr|jabber2-2.2.16-1|7	Name:			%name
12cr|jabber2-2.2.16-1|8	Version:		%version
12cr|jabber2-2.2.16-1|9	Release:		%release
12cr|jabber2-2.2.16-1|10	License:		GPLv2+
12cr|jabber2-2.2.16-1|11	Group:			System/Servers
12cr|jabber2-2.2.16-1|12	URL:			http://codex.xiaoka.com/wiki/jabberd2:start
12cr|jabber2-2.2.16-1|13	Source0:		http://codex.xiaoka.com/pub/jabberd2/releases/%{pkgname}-%{version}.tar.gz
12cr|jabber2-2.2.16-1|14	Source1:		%{pkgname}.rc
12cr|jabber2-2.2.16-1|15	Source2:		%{pkgname}.sysconfig
12cr|jabber2-2.2.16-1|16	Source3:		%{pkgname}.logrotate
12cr|jabber2-2.2.16-1|17	Patch0:			%{pkgname}-2.2.8-fix-pid-path.patch
12cr|jabber2-2.2.16-1|18	Patch1:			%{pkgname}-2.2.9-fix-log-path.patch
12cr|jabber2-2.2.16-1|19	Patch2:			%{pkgname}-2.2.11-fix-pem-path.patch
12cr|jabber2-2.2.16-1|20	Patch3:			%{pkgname}-2.2.11-fix-template-path.patch
12cr|jabber2-2.2.16-1|21	Patch4:			%{pkgname}-2.2.11-fix-router-path.patch
12cr|jabber2-2.2.16-1|22	Patch5:			%{pkgname}-2.2.11-fix-module-filename.patch
12cr|jabber2-2.2.16-1|23	Patch6:			%{pkgname}-2.2.16-link.patch
12cr|jabber2-2.2.16-1|24	patch7:			jabberd-2.2.16.interpreter.patch
12cr|jabber2-2.2.16-1|25	BuildRequires:		gc-devel
12cr|jabber2-2.2.16-1|26	BuildRequires:		pq-devel
12cr|jabber2-2.2.16-1|27	BuildRequires:		pkgconfig(openssl)
12cr|jabber2-2.2.16-1|28	BuildRequires:		glibc-devel
12cr|jabber2-2.2.16-1|29	BuildRequires:          pkgconfig(zlib)
12cr|jabber2-2.2.16-1|30	BuildRequires:		idn-devel
12cr|jabber2-2.2.16-1|31	BuildRequires:		expat-devel
12cr|jabber2-2.2.16-1|32	BuildRequires:          pkgconfig(libgsasl)
12cr|jabber2-2.2.16-1|33	Buildrequires:		udns-devel
12cr|jabber2-2.2.16-1|34	BuildRequires:		cppunit-devel
12cr|jabber2-2.2.16-1|35	%{!?_without_pam:BuildRequires: pam-devel}
12cr|jabber2-2.2.16-1|36	%{!?_without_sqlite:BuildRequires: sqlite3-devel}
12cr|jabber2-2.2.16-1|37	%{!?_without_db4:BuildRequires: db-devel}
12cr|jabber2-2.2.16-1|38	%{!?_without_ldap:BuildRequires: openldap-devel}
12cr|jabber2-2.2.16-1|39	%{!?_without_mysql:BuildRequires: mysql-devel}
12cr|jabber2-2.2.16-1|40	%{!?_without_postgresql:BuildRequires: postgresql-devel}
12cr|jabber2-2.2.16-1|41	
12cr|jabber2-2.2.16-1|42	Conflicts:		jabber
12cr|jabber2-2.2.16-1|43	Requires(post,preun):	rpm-helper
12cr|jabber2-2.2.16-1|44	Requires(pre,postun):	rpm-helper
12cr|jabber2-2.2.16-1|45	
12cr|jabber2-2.2.16-1|46	%description
12cr|jabber2-2.2.16-1|47	The jabberd project aims to provide an open-source server implementation of the
12cr|jabber2-2.2.16-1|48	Jabber protocols for instant messaging and XML routing. The goal of this
12cr|jabber2-2.2.16-1|49	project is to provide a scalable, reliable, efficient and extensible server
12cr|jabber2-2.2.16-1|50	that provides a complete set of features and is up to date with the latest
12cr|jabber2-2.2.16-1|51	protocol revisions.
12cr|jabber2-2.2.16-1|52	jabberd 2 is the next generation of the jabberd server. It has been rewritten
12cr|jabber2-2.2.16-1|53	from the ground up to be scalable, architecturally sound, and to support the
12cr|jabber2-2.2.16-1|54	latest protocol extensions coming out of the JSF.
12cr|jabber2-2.2.16-1|55	
12cr|jabber2-2.2.16-1|56	%prep
12cr|jabber2-2.2.16-1|57	%setup -q -n %{pkgname}-%{version}
12cr|jabber2-2.2.16-1|58	%patch0 -p1
12cr|jabber2-2.2.16-1|59	%patch1 -p1
12cr|jabber2-2.2.16-1|60	%patch2 -p0
12cr|jabber2-2.2.16-1|61	%patch3 -p1
12cr|jabber2-2.2.16-1|62	%patch4 -p1
12cr|jabber2-2.2.16-1|63	%patch5 -p0
12cr|jabber2-2.2.16-1|64	%patch6 -p0
12cr|jabber2-2.2.16-1|65	%patch7 -p1 -b .interpreter
12cr|jabber2-2.2.16-1|66	
12cr|jabber2-2.2.16-1|67	%build
12cr|jabber2-2.2.16-1|68	autoreconf -f -i
12cr|jabber2-2.2.16-1|69	%serverbuild
12cr|jabber2-2.2.16-1|70	
12cr|jabber2-2.2.16-1|71	%configure2_5x \
12cr|jabber2-2.2.16-1|72	%{!?_without_pam:--enable-pam} \
12cr|jabber2-2.2.16-1|73	%{?_without_pam:--disable-pam} \
12cr|jabber2-2.2.16-1|74	%{!?_without_db4:--enable-db} \
12cr|jabber2-2.2.16-1|75	%{?_without_db4:--disable-db} \
12cr|jabber2-2.2.16-1|76	%{!?_without_mysql:--enable-mysql} \
12cr|jabber2-2.2.16-1|77	%{?_without_mysql:--disable-mysql} \
12cr|jabber2-2.2.16-1|78	%{!?_without_ldap:--enable-ldap} \
12cr|jabber2-2.2.16-1|79	%{?_without_ldap:--disable-ldap} \
12cr|jabber2-2.2.16-1|80	%{!?_without_postgresql:--enable-pgsql} \
12cr|jabber2-2.2.16-1|81	%{?_without_postgresql:--disable-pgsql} \
12cr|jabber2-2.2.16-1|82	%{!?_without_sqlite:--enable-sqlite} \
12cr|jabber2-2.2.16-1|83	%{?_without_sqlite:--disable-sqlite} \
12cr|jabber2-2.2.16-1|84	--localstatedir=%{_var}/lib \
12cr|jabber2-2.2.16-1|85	--enable-fs --enable-anon --enable-pipe --enable-ssl \
12cr|jabber2-2.2.16-1|86	--with-sasl=gsasl --enable-debug --enable-mio=poll
12cr|jabber2-2.2.16-1|87	
12cr|jabber2-2.2.16-1|88	%make
12cr|jabber2-2.2.16-1|89	
12cr|jabber2-2.2.16-1|90	%install
12cr|jabber2-2.2.16-1|91	%makeinstall_std
12cr|jabber2-2.2.16-1|92	
12cr|jabber2-2.2.16-1|93	# create needed directories
12cr|jabber2-2.2.16-1|94	mkdir -p %{buildroot}%{_var}/run/%{pkgname}
12cr|jabber2-2.2.16-1|95	mkdir -p %{buildroot}%{_var}/lib/%{pkgname}/{db,stats}
12cr|jabber2-2.2.16-1|96	mkdir -p %{buildroot}%{_var}/log/%{pkgname}
12cr|jabber2-2.2.16-1|97	mkdir -p %{buildroot}%{_sysconfdir}/%{pkgname}
12cr|jabber2-2.2.16-1|98	mkdir -p %{buildroot}%{_initrddir}
12cr|jabber2-2.2.16-1|99	mkdir -p %{buildroot}%{_sysconfdir}/{sysconfig,logrotate.d}
12cr|jabber2-2.2.16-1|100	
12cr|jabber2-2.2.16-1|101	# install the initscript
12cr|jabber2-2.2.16-1|102	install -m755 %{SOURCE1} %{buildroot}%{_initrddir}/%{pkgname}
12cr|jabber2-2.2.16-1|103	
12cr|jabber2-2.2.16-1|104	# install the sysconfig file
12cr|jabber2-2.2.16-1|105	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{pkgname}
12cr|jabber2-2.2.16-1|106	
12cr|jabber2-2.2.16-1|107	# install the logrotate file
12cr|jabber2-2.2.16-1|108	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{pkgname}
12cr|jabber2-2.2.16-1|109	
12cr|jabber2-2.2.16-1|110	# and move some conf files to /etc/jabberd
12cr|jabber2-2.2.16-1|111	mv %{buildroot}%{_sysconfdir}/{*.xml,*.cfg,*.conf,*.dist,templates} %{buildroot}%{_sysconfdir}/%{pkgname}
12cr|jabber2-2.2.16-1|112	
12cr|jabber2-2.2.16-1|113	# prepare to doc .dist files
12cr|jabber2-2.2.16-1|114	mkdir examples
12cr|jabber2-2.2.16-1|115	mv %{buildroot}%{_sysconfdir}/%{pkgname}/{*.dist,templates/*.dist} examples
12cr|jabber2-2.2.16-1|116	
12cr|jabber2-2.2.16-1|117	# we have our own start script
12cr|jabber2-2.2.16-1|118	rm -f %{buildroot}%{_bindir}/%{pkgname}
12cr|jabber2-2.2.16-1|119	rm -f %{buildroot}%{_sysconfdir}/%{pkgname}/%{pkgname}.cfg*
12cr|jabber2-2.2.16-1|120	rm -f %{buildroot}%{_sysconfdir}/%{pkgname}/%{pkgname}-*.conf
12cr|jabber2-2.2.16-1|121	rm -rf %{buildroot}%{_prefix}%{_sysconfdir}/init
12cr|jabber2-2.2.16-1|122	
12cr|jabber2-2.2.16-1|123	%pre
12cr|jabber2-2.2.16-1|124	%_pre_useradd %{pkgname} %{_var}/lib/%{pkgname} /bin/sh
12cr|jabber2-2.2.16-1|125	
12cr|jabber2-2.2.16-1|126	%preun
12cr|jabber2-2.2.16-1|127	%_preun_service %{pkgname}
12cr|jabber2-2.2.16-1|128	
12cr|jabber2-2.2.16-1|129	%post
12cr|jabber2-2.2.16-1|130	%_post_service %{pkgname}
12cr|jabber2-2.2.16-1|131	
12cr|jabber2-2.2.16-1|132	%postun
12cr|jabber2-2.2.16-1|133	%_postun_userdel %{pkgname}
12cr|jabber2-2.2.16-1|134	
12cr|jabber2-2.2.16-1|135	%files
12cr|jabber2-2.2.16-1|136	%defattr (0755,root,root,0755)
12cr|jabber2-2.2.16-1|137	%_bindir/*
12cr|jabber2-2.2.16-1|138	%_initrddir/%{pkgname}
12cr|jabber2-2.2.16-1|139	%_libdir/%{pkgname}
12cr|jabber2-2.2.16-1|140	%defattr (0644,root,root,0755)
12cr|jabber2-2.2.16-1|141	%doc COPYING README INSTALL ChangeLog AUTHORS NEWS TODO
12cr|jabber2-2.2.16-1|142	%doc tools/db-setup.mysql tools/db-setup.pgsql
12cr|jabber2-2.2.16-1|143	%doc tools/*.pl examples
12cr|jabber2-2.2.16-1|144	%{_sysconfdir}/logrotate.d/%{pkgname}
12cr|jabber2-2.2.16-1|145	%{_sysconfdir}/sysconfig/%{pkgname}
12cr|jabber2-2.2.16-1|146	%dir %{_sysconfdir}/%{pkgname}
12cr|jabber2-2.2.16-1|147	%config(noreplace) %{_sysconfdir}/%{pkgname}/c2s.xml
12cr|jabber2-2.2.16-1|148	%config(noreplace) %{_sysconfdir}/%{pkgname}/router-users.xml
12cr|jabber2-2.2.16-1|149	%config(noreplace) %{_sysconfdir}/%{pkgname}/router.xml
12cr|jabber2-2.2.16-1|150	%config(noreplace) %{_sysconfdir}/%{pkgname}/router-filter.xml
12cr|jabber2-2.2.16-1|151	%config(noreplace) %{_sysconfdir}/%{pkgname}/s2s.xml
12cr|jabber2-2.2.16-1|152	%config(noreplace) %{_sysconfdir}/%{pkgname}/sm.xml
12cr|jabber2-2.2.16-1|153	%config(noreplace) %{_sysconfdir}/%{pkgname}/templates
12cr|jabber2-2.2.16-1|154	%{_mandir}/man8/*
12cr|jabber2-2.2.16-1|155	%defattr (0644,jabberd,jabberd,755)
12cr|jabber2-2.2.16-1|156	%{_var}/run/%{pkgname}
12cr|jabber2-2.2.16-1|157	%{_var}/lib/%{pkgname}
12cr|jabber2-2.2.16-1|158	%{_logdir}/%{pkgname}
12cr|jabber2-2.2.16-1|159	
12cr|jabber2-2.2.16-1|160	
12cr|jabber2-2.2.16-1|161	
12cr|jabber2-2.2.16-1|162	%changelog
12cr|jabber2-2.2.16-1|163	* Thu May 10 2012 Crispin Boylan <crisb@mandriva.org> 2.2.16-1
12cr|jabber2-2.2.16-1|164	+ Revision: 798032
12cr|jabber2-2.2.16-1|165	- Patch6: Fix link
12cr|jabber2-2.2.16-1|166	- Update patches
12cr|jabber2-2.2.16-1|167	- New release
12cr|jabber2-2.2.16-1|168	
12cr|jabber2-2.2.16-1|169	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|jabber2-2.2.16-1|170	- build with db 5.1 (from fwang | 2011-04-12 11:10:18 +0200)
12cr|jabber2-2.2.16-1|171	
12cr|jabber2-2.2.16-1|172	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 2.2.11-5
12cr|jabber2-2.2.16-1|173	+ Revision: 645806
12cr|jabber2-2.2.16-1|174	- relink against libmysqlclient.so.18
12cr|jabber2-2.2.16-1|175	
12cr|jabber2-2.2.16-1|176	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 2.2.11-4mdv2011.0
12cr|jabber2-2.2.16-1|177	+ Revision: 627252
12cr|jabber2-2.2.16-1|178	- rebuilt against mysql-5.5.8 libs, again
12cr|jabber2-2.2.16-1|179	
12cr|jabber2-2.2.16-1|180	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.11-3mdv2011.0
12cr|jabber2-2.2.16-1|181	+ Revision: 626531
12cr|jabber2-2.2.16-1|182	- rebuilt against mysql-5.5.8 libs
12cr|jabber2-2.2.16-1|183	
12cr|jabber2-2.2.16-1|184	* Mon Aug 09 2010 Funda Wang <fwang@mandriva.org> 2.2.11-1mdv2011.0
12cr|jabber2-2.2.16-1|185	+ Revision: 567844
12cr|jabber2-2.2.16-1|186	- New version 2.2.11
12cr|jabber2-2.2.16-1|187	
12cr|jabber2-2.2.16-1|188	* Wed Apr 28 2010 Funda Wang <fwang@mandriva.org> 2.2.9-4mdv2010.1
12cr|jabber2-2.2.16-1|189	+ Revision: 539941
12cr|jabber2-2.2.16-1|190	- use correct name for plugins
12cr|jabber2-2.2.16-1|191	
12cr|jabber2-2.2.16-1|192	* Wed Dec 30 2009 Jérôme Brenier <incubusss@mandriva.org> 2.2.9-3mdv2010.1
12cr|jabber2-2.2.16-1|193	+ Revision: 484068
12cr|jabber2-2.2.16-1|194	- rebuild for db-4.8
12cr|jabber2-2.2.16-1|195	
12cr|jabber2-2.2.16-1|196	* Sun Nov 08 2009 Jérôme Brenier <incubusss@mandriva.org> 2.2.9-2mdv2010.1
12cr|jabber2-2.2.16-1|197	+ Revision: 463209
12cr|jabber2-2.2.16-1|198	- fix sm log path
12cr|jabber2-2.2.16-1|199	
12cr|jabber2-2.2.16-1|200	* Fri Nov 06 2009 Jérôme Brenier <incubusss@mandriva.org> 2.2.9-1mdv2010.1
12cr|jabber2-2.2.16-1|201	+ Revision: 461726
12cr|jabber2-2.2.16-1|202	- update to new version 2.2.9
12cr|jabber2-2.2.16-1|203	- rediff P1
12cr|jabber2-2.2.16-1|204	
12cr|jabber2-2.2.16-1|205	* Sat May 30 2009 Jérôme Brenier <incubusss@mandriva.org> 2.2.8-2mdv2010.0
12cr|jabber2-2.2.16-1|206	+ Revision: 381269
12cr|jabber2-2.2.16-1|207	- add a workaround for a memory leak and the associated BR
12cr|jabber2-2.2.16-1|208	
12cr|jabber2-2.2.16-1|209	* Thu May 28 2009 Jérôme Brenier <incubusss@mandriva.org> 2.2.8-1mdv2010.0
12cr|jabber2-2.2.16-1|210	+ Revision: 380642
12cr|jabber2-2.2.16-1|211	- fix BR on sqlite3
12cr|jabber2-2.2.16-1|212	- readd default runlevels (initscript)
12cr|jabber2-2.2.16-1|213	- new version 2.2.8
12cr|jabber2-2.2.16-1|214	- spec file reworked
12cr|jabber2-2.2.16-1|215	- add 5 patches to fix paths in conf files
12cr|jabber2-2.2.16-1|216	- add a sysconfig file
12cr|jabber2-2.2.16-1|217	- add logrotate
12cr|jabber2-2.2.16-1|218	- fix initscript
12cr|jabber2-2.2.16-1|219	- add missings BR and remove duplicates
12cr|jabber2-2.2.16-1|220	- use poll MIO backend
12cr|jabber2-2.2.16-1|221	- use autoreconf
12cr|jabber2-2.2.16-1|222	
12cr|jabber2-2.2.16-1|223	+ Luis Daniel Lucio Quiroz <dlucio@mandriva.org>
12cr|jabber2-2.2.16-1|224	- 2.2.7.1
12cr|jabber2-2.2.16-1|225	
12cr|jabber2-2.2.16-1|226	+ Thierry Vignaud <tv@mandriva.org>
12cr|jabber2-2.2.16-1|227	- rebuild
12cr|jabber2-2.2.16-1|228	- fix no-buildroot-tag
12cr|jabber2-2.2.16-1|229	
12cr|jabber2-2.2.16-1|230	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|jabber2-2.2.16-1|231	- New version 2.1.23
12cr|jabber2-2.2.16-1|232	Sync spec file with fedora
12cr|jabber2-2.2.16-1|233	
12cr|jabber2-2.2.16-1|234	* Fri Sep 21 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2.1.14-4mdv2008.0
12cr|jabber2-2.2.16-1|235	+ Revision: 91998
12cr|jabber2-2.2.16-1|236	- [BUGFIX] Add missing slash (Bug  #33855)
12cr|jabber2-2.2.16-1|237	
12cr|jabber2-2.2.16-1|238	* Mon Aug 20 2007 Funda Wang <fwang@mandriva.org> 2.1.14-3mdv2008.0
12cr|jabber2-2.2.16-1|239	+ Revision: 67319
12cr|jabber2-2.2.16-1|240	- fix bug#32693
12cr|jabber2-2.2.16-1|241	
12cr|jabber2-2.2.16-1|242	* Sat Aug 18 2007 Funda Wang <fwang@mandriva.org> 2.1.14-2mdv2008.0
12cr|jabber2-2.2.16-1|243	+ Revision: 66424
12cr|jabber2-2.2.16-1|244	- add ldconfig for lib package
12cr|jabber2-2.2.16-1|245	- align startup script with jabber
12cr|jabber2-2.2.16-1|246	
12cr|jabber2-2.2.16-1|247	* Sat Aug 18 2007 Funda Wang <fwang@mandriva.org> 2.1.14-1mdv2008.0
12cr|jabber2-2.2.16-1|248	+ Revision: 66421
12cr|jabber2-2.2.16-1|249	- BR expat
12cr|jabber2-2.2.16-1|250	- fix pre script
12cr|jabber2-2.2.16-1|251	- pinit friendly
12cr|jabber2-2.2.16-1|252	- bunzip source1
12cr|jabber2-2.2.16-1|253	- Fix building and file list
12cr|jabber2-2.2.16-1|254	- use cyrus sasl implementation rather gsasl
12cr|jabber2-2.2.16-1|255	- New versino 2.1.14
12cr|jabber2-2.2.16-1|256	
12cr|jabber2-2.2.16-1|257	+ Thierry Vignaud <tv@mandriva.org>
12cr|jabber2-2.2.16-1|258	- fix man pages
12cr|jabber2-2.2.16-1|259	

2321 12
12cr|jabbim-0.5.1-1|1	Name:       jabbim
12cr|jabbim-0.5.1-1|2	Version:    0.5.1
12cr|jabbim-0.5.1-1|3	Release:    %mkrel 1
12cr|jabbim-0.5.1-1|4	Summary:    Jabber client for mere mortals
12cr|jabbim-0.5.1-1|5	
12cr|jabbim-0.5.1-1|6	Group:      Networking/Instant messaging
12cr|jabbim-0.5.1-1|7	License:    GPLv2+
12cr|jabbim-0.5.1-1|8	URL:        http://dev.jabbim.cz/jabbim
12cr|jabbim-0.5.1-1|9	# The source was obtained from upstream SVN repository:
12cr|jabbim-0.5.1-1|10	# svn export svn://dev.jabbim.cz/jabbim/tags/0.5.1 jabbim-0.5.1
12cr|jabbim-0.5.1-1|11	# tar -cjf jabbim-0.5.1.tar.bz2 jabbim-0.5.1/
12cr|jabbim-0.5.1-1|12	Source0:    jabbim-0.5.1.tar.bz2
12cr|jabbim-0.5.1-1|13	Patch0:     jabbim-0.4-autoupdate-disable-notification.diff
12cr|jabbim-0.5.1-1|14	Patch1:     jabbim-0.5.1-mdv-fix-log-in-unicode.patch
12cr|jabbim-0.5.1-1|15	BuildArch:  noarch
12cr|jabbim-0.5.1-1|16	
12cr|jabbim-0.5.1-1|17	
12cr|jabbim-0.5.1-1|18	BuildRequires:  python >= 2.5
12cr|jabbim-0.5.1-1|19	BuildRequires:  desktop-file-utils
12cr|jabbim-0.5.1-1|20	BuildRequires:	qt4-devel
12cr|jabbim-0.5.1-1|21	Requires:   python >= 2.5
12cr|jabbim-0.5.1-1|22	Requires:   python-qt4
12cr|jabbim-0.5.1-1|23	Requires:   python-twisted-names
12cr|jabbim-0.5.1-1|24	Requires:   python-twisted-web
12cr|jabbim-0.5.1-1|25	Requires:   python-twisted-web2
12cr|jabbim-0.5.1-1|26	Requires:   python-twisted-words
12cr|jabbim-0.5.1-1|27	Requires:   python-sqlite2
12cr|jabbim-0.5.1-1|28	Requires:   python-configobj
12cr|jabbim-0.5.1-1|29	Requires:   python-OpenSSL
12cr|jabbim-0.5.1-1|30	
12cr|jabbim-0.5.1-1|31	
12cr|jabbim-0.5.1-1|32	
12cr|jabbim-0.5.1-1|33	%description
12cr|jabbim-0.5.1-1|34	Jabbim is a user-friendly Jabber (XMPP) client. Its goal is to make the modern
12cr|jabbim-0.5.1-1|35	and useful Jabber services approachable to common users. It integrates well
12cr|jabbim-0.5.1-1|36	with the advanced functionality provided by the Jabber server of the same name
12cr|jabbim-0.5.1-1|37	(see http://www.jabbim.com). Jabbim is written in Python and Qt4.
12cr|jabbim-0.5.1-1|38	
12cr|jabbim-0.5.1-1|39	%files
12cr|jabbim-0.5.1-1|40	%defattr(-,root,root,-)
12cr|jabbim-0.5.1-1|41	%doc AUTHORS COPYING
12cr|jabbim-0.5.1-1|42	%{_bindir}/jabbim
12cr|jabbim-0.5.1-1|43	%{_datadir}/applications/jabbim.desktop
12cr|jabbim-0.5.1-1|44	%{_datadir}/icons/hicolor/*/apps/jabbim.png
12cr|jabbim-0.5.1-1|45	%{_datadir}/icons/hicolor/scalable/apps/jabbim.svg
12cr|jabbim-0.5.1-1|46	%{_datadir}/pixmaps/jabbim.png
12cr|jabbim-0.5.1-1|47	%{_datadir}/pixmaps/jabbim.svg
12cr|jabbim-0.5.1-1|48	%{_datadir}/jabbim
12cr|jabbim-0.5.1-1|49	
12cr|jabbim-0.5.1-1|50	#--------------------------------------------------------------------
12cr|jabbim-0.5.1-1|51	
12cr|jabbim-0.5.1-1|52	%prep
12cr|jabbim-0.5.1-1|53	%setup -q
12cr|jabbim-0.5.1-1|54	%patch0 -p1
12cr|jabbim-0.5.1-1|55	%patch1 -p0
12cr|jabbim-0.5.1-1|56	# Fix Makefile
12cr|jabbim-0.5.1-1|57	sed -i 's|lrelease-qt4|lrelease|g' Makefile
12cr|jabbim-0.5.1-1|58	
12cr|jabbim-0.5.1-1|59	
12cr|jabbim-0.5.1-1|60	%build
12cr|jabbim-0.5.1-1|61	make clean
12cr|jabbim-0.5.1-1|62	%make PREFIX=%_prefix
12cr|jabbim-0.5.1-1|63	
12cr|jabbim-0.5.1-1|64	%install
12cr|jabbim-0.5.1-1|65	%__rm -rf %{buildroot}
12cr|jabbim-0.5.1-1|66	
12cr|jabbim-0.5.1-1|67	%makeinstall_std
12cr|jabbim-0.5.1-1|68	
12cr|jabbim-0.5.1-1|69	
12cr|jabbim-0.5.1-1|70	%clean
12cr|jabbim-0.5.1-1|71	%__rm -rf %{buildroot}
12cr|jabbim-0.5.1-1|72	
12cr|jabbim-0.5.1-1|73	
12cr|jabbim-0.5.1-1|74	
12cr|jabbim-0.5.1-1|75	%changelog
12cr|jabbim-0.5.1-1|76	* Mon Jul 26 2010 John Balcaen <mikala@mandriva.org> 0.5.1-1mdv2011.0
12cr|jabbim-0.5.1-1|77	+ Revision: 560832
12cr|jabbim-0.5.1-1|78	- Update to 0.5.1
12cr|jabbim-0.5.1-1|79	- drop Source1 (not used anymore & provided by upstream)
12cr|jabbim-0.5.1-1|80	- drop patch1
12cr|jabbim-0.5.1-1|81	- add a new patch1 to fix a log error handling with python-twisted 10.1 (from upstream)
12cr|jabbim-0.5.1-1|82	- fix Makefile in the spec for lrelease
12cr|jabbim-0.5.1-1|83	- clean spec
12cr|jabbim-0.5.1-1|84	- add requires (python-twisted-web2,python-OpenSSL,python-configobj)
12cr|jabbim-0.5.1-1|85	
12cr|jabbim-0.5.1-1|86	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.4.3-2mdv2010.0
12cr|jabbim-0.5.1-1|87	+ Revision: 438014
12cr|jabbim-0.5.1-1|88	- rebuild
12cr|jabbim-0.5.1-1|89	
12cr|jabbim-0.5.1-1|90	* Mon Dec 15 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.4.3-1mdv2009.1
12cr|jabbim-0.5.1-1|91	+ Revision: 314409
12cr|jabbim-0.5.1-1|92	- Add Requires
12cr|jabbim-0.5.1-1|93	- Fix groups
12cr|jabbim-0.5.1-1|94	- import jabbim
12cr|jabbim-0.5.1-1|95	
12cr|jabbim-0.5.1-1|96	
12cr|jabbim-0.5.1-1|97	* Sun Dec 15 2008 Nicolas Lecureuil <neoclust@mandriva.org>  0.4.3-1mdv2009.1
12cr|jabbim-0.5.1-1|98	- Import Jabbim from Fedora spec file

2322 12
12cr|jack-3.1.1-9|1	Summary:		Console frontend for CD rippers and audio encoders
12cr|jack-3.1.1-9|2	Name:		jack
12cr|jack-3.1.1-9|3	Version:		3.1.1
12cr|jack-3.1.1-9|4	Release:		9
12cr|jack-3.1.1-9|5	License:		GPL
12cr|jack-3.1.1-9|6	Group:		Sound
12cr|jack-3.1.1-9|7	URL:		http://www.home.unix-ag.org/arne/jack/
12cr|jack-3.1.1-9|8	Source0:		%{name}-%{version}.tar.bz2
12cr|jack-3.1.1-9|9	BuildRequires:	python-devel
12cr|jack-3.1.1-9|10	BuildRequires:	python-id3
12cr|jack-3.1.1-9|11	BuildRequires:	python-CDDB
12cr|jack-3.1.1-9|12	BuildRequires:	pyid3lib
12cr|jack-3.1.1-9|13	BuildRequires:	pyvorbis >= 1.0
12cr|jack-3.1.1-9|14	BuildRequires:	ncurses-devel
12cr|jack-3.1.1-9|15	Requires:	python-id3
12cr|jack-3.1.1-9|16	Requires:	python-CDDB
12cr|jack-3.1.1-9|17	Requires:	vorbis-tools
12cr|jack-3.1.1-9|18	Requires:	pyid3lib
12cr|jack-3.1.1-9|19	Requires:	pyvorbis >= 1.0
12cr|jack-3.1.1-9|20	Requires:	cdparanoia
12cr|jack-3.1.1-9|21	
12cr|jack-3.1.1-9|22	%description
12cr|jack-3.1.1-9|23	Jack has been developed with one main goal: ripping CDs without having
12cr|jack-3.1.1-9|24	to worry. There is nearly no way that an incomplete rip goes
12cr|jack-3.1.1-9|25	unnoticed, e.g. jack compares WAV and MP3/Vorbis filesizes when continuing
12cr|jack-3.1.1-9|26	from a previous run. Jack also checks your HD space before doing
12cr|jack-3.1.1-9|27	anything (even keeps some MB free).
12cr|jack-3.1.1-9|28	
12cr|jack-3.1.1-9|29	
12cr|jack-3.1.1-9|30	%prep
12cr|jack-3.1.1-9|31	%setup -q
12cr|jack-3.1.1-9|32	
12cr|jack-3.1.1-9|33	
12cr|jack-3.1.1-9|34	%build
12cr|jack-3.1.1-9|35	python setup.py build
12cr|jack-3.1.1-9|36	python -c "import jack_CDTime"
12cr|jack-3.1.1-9|37	python -c "import jack_misc"
12cr|jack-3.1.1-9|38	python -c "import jack_mp3"
12cr|jack-3.1.1-9|39	python -c "import jack_TOCentry"
12cr|jack-3.1.1-9|40	python -c "import jack_TOC"
12cr|jack-3.1.1-9|41	
12cr|jack-3.1.1-9|42	
12cr|jack-3.1.1-9|43	%install
12cr|jack-3.1.1-9|44	python setup.py install --root %{buildroot}
12cr|jack-3.1.1-9|45	install -D -m 755 jack %{buildroot}%{_bindir}/jack
12cr|jack-3.1.1-9|46	install -D -m 644 jack.man %{buildroot}%{_mandir}/man1/jack.1
12cr|jack-3.1.1-9|47	mkdir -p %{buildroot}%{_libdir}/python%{py_ver}/site-packages/
12cr|jack-3.1.1-9|48	cp jack_* %{buildroot}%{_libdir}/python%{py_ver}/site-packages/
12cr|jack-3.1.1-9|49	
12cr|jack-3.1.1-9|50	
12cr|jack-3.1.1-9|51	%files
12cr|jack-3.1.1-9|52	%doc doc/* README
12cr|jack-3.1.1-9|53	%{_bindir}/jack
12cr|jack-3.1.1-9|54	%{_libdir}/python%{py_ver}/site-packages/*
12cr|jack-3.1.1-9|55	%{_mandir}/man?/*
12cr|jack-3.1.1-9|56	
12cr|jack-3.1.1-9|57	
12cr|jack-3.1.1-9|58	%changelog
12cr|jack-3.1.1-9|59	* Wed Oct 31 2012 Giovanni Mariani <mc2374@mclink.it> 3.1.1-9
12cr|jack-3.1.1-9|60	- Dropped BuildRoot, %%mkrel, %%defattr, %%clean section
12cr|jack-3.1.1-9|61	- Adjusted BReq (there is no python-ID3 package)
12cr|jack-3.1.1-9|62	- Use %%{py_ver} macro instead of %%{pyver}
12cr|jack-3.1.1-9|63	
12cr|jack-3.1.1-9|64	* Wed Nov 16 2011 Götz Waschk <waschk@mandriva.org> 3.1.1-8mdv2012.0
12cr|jack-3.1.1-9|65	+ Revision: 731089
12cr|jack-3.1.1-9|66	- rebuild
12cr|jack-3.1.1-9|67	- rebuild
12cr|jack-3.1.1-9|68	
12cr|jack-3.1.1-9|69	* Fri Nov 12 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 3.1.1-6mdv2011.0
12cr|jack-3.1.1-9|70	+ Revision: 597011
12cr|jack-3.1.1-9|71	- rebuild for python 2.7
12cr|jack-3.1.1-9|72	
12cr|jack-3.1.1-9|73	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 3.1.1-5mdv2011.0
12cr|jack-3.1.1-9|74	+ Revision: 438015
12cr|jack-3.1.1-9|75	- rebuild
12cr|jack-3.1.1-9|76	
12cr|jack-3.1.1-9|77	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 3.1.1-4mdv2009.0
12cr|jack-3.1.1-9|78	+ Revision: 167925
12cr|jack-3.1.1-9|79	- fix no-buildroot-tag
12cr|jack-3.1.1-9|80	- kill re-definition of %%buildroot on Pixel's request
12cr|jack-3.1.1-9|81	
12cr|jack-3.1.1-9|82	* Wed Aug 01 2007 Götz Waschk <waschk@mandriva.org> 3.1.1-4mdv2008.0
12cr|jack-3.1.1-9|83	+ Revision: 57392
12cr|jack-3.1.1-9|84	- Import jack
12cr|jack-3.1.1-9|85	
12cr|jack-3.1.1-9|86	
12cr|jack-3.1.1-9|87	
12cr|jack-3.1.1-9|88	* Mon Jul 31 2006 Götz Waschk <waschk@mandriva.org> 3.1.1-1mdv2007.0
12cr|jack-3.1.1-9|89	- Rebuild
12cr|jack-3.1.1-9|90	
12cr|jack-3.1.1-9|91	* Wed Oct 26 2005 Lenny Cartier <lenny@mandriva.com> 3.1.1-3mdk
12cr|jack-3.1.1-9|92	- rebuild for allegro
12cr|jack-3.1.1-9|93	
12cr|jack-3.1.1-9|94	* Thu Jul 28 2005 Eskild Hustvedt <eskild@mandriva.org> 3.1.1-2mdk
12cr|jack-3.1.1-9|95	- %%mkrel
12cr|jack-3.1.1-9|96	- Add require for cdparanoia
12cr|jack-3.1.1-9|97	- Minor changes to the description
12cr|jack-3.1.1-9|98	
12cr|jack-3.1.1-9|99	* Fri Apr 15 2005 Gtz Waschk <waschk@linux-mandrake.com> 3.1.1-1mdk
12cr|jack-3.1.1-9|100	- fix installation
12cr|jack-3.1.1-9|101	- New release 3.1.1
12cr|jack-3.1.1-9|102	
12cr|jack-3.1.1-9|103	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 3.0.0-3mdk
12cr|jack-3.1.1-9|104	- Rebuild for new python
12cr|jack-3.1.1-9|105	
12cr|jack-3.1.1-9|106	* Fri Dec  3 2004 Gtz Waschk <waschk@linux-mandrake.com> 3.0.0-2mdk
12cr|jack-3.1.1-9|107	- use pyver macro
12cr|jack-3.1.1-9|108	
12cr|jack-3.1.1-9|109	* Tue Nov 25 2003 Abel Cheung <deaddog@deaddog.org> 3.0.0-1mdk
12cr|jack-3.1.1-9|110	- 3.0.0
12cr|jack-3.1.1-9|111	
12cr|jack-3.1.1-9|112	* Sat Aug  9 2003 Gtz Waschk <waschk@linux-mandrake.com> 2.99.9-4mdk
12cr|jack-3.1.1-9|113	- drop prefix
12cr|jack-3.1.1-9|114	- new python
12cr|jack-3.1.1-9|115	
12cr|jack-3.1.1-9|116	* Tue Mar 11 2003 Gtz Waschk <waschk@linux-mandrake.com> 2.99.9-3mdk
12cr|jack-3.1.1-9|117	- fix buildrequires
12cr|jack-3.1.1-9|118	
12cr|jack-3.1.1-9|119	* Fri Dec 27 2002 Gtz Waschk <waschk@linux-mandrake.com> 2.99.9-2mdk
12cr|jack-3.1.1-9|120	- rebuild
12cr|jack-3.1.1-9|121	
12cr|jack-3.1.1-9|122	* Wed Oct 23 2002 Gtz Waschk <waschk@linux-mandrake.com> 2.99.9-1mdk
12cr|jack-3.1.1-9|123	- require vorbis wrapper version 1.0
12cr|jack-3.1.1-9|124	- 2.99.9
12cr|jack-3.1.1-9|125	
12cr|jack-3.1.1-9|126	* Mon Jul  1 2002 Gtz Waschk <waschk@linux-mandrake.com> 2.99.8-4mdk
12cr|jack-3.1.1-9|127	- require pyvorbis for tagging of ogg files
12cr|jack-3.1.1-9|128	- require oggenc to work out of the box
12cr|jack-3.1.1-9|129	
12cr|jack-3.1.1-9|130	* Fri Jun 28 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.99.8-3mdk
12cr|jack-3.1.1-9|131	- plf => mdk (sorry Goetz)
12cr|jack-3.1.1-9|132	- add desc it support ogg.
12cr|jack-3.1.1-9|133	
12cr|jack-3.1.1-9|134	* Fri Jun 28 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.99.8-1plf
12cr|jack-3.1.1-9|135	- mdk => plf
12cr|jack-3.1.1-9|136	
12cr|jack-3.1.1-9|137	* Wed Jun 12 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.99.8-2mdk
12cr|jack-3.1.1-9|138	- Fix buildrequires on python (<= not =)
12cr|jack-3.1.1-9|139	
12cr|jack-3.1.1-9|140	* Tue Apr 16 2002 Gtz Waschk <waschk@linux-mandrake.com> 2.99.8-1mdk
12cr|jack-3.1.1-9|141	- 2.99.8
12cr|jack-3.1.1-9|142	- remove patch
12cr|jack-3.1.1-9|143	
12cr|jack-3.1.1-9|144	* Thu Feb  7 2002 Gtz Waschk <waschk@linux-mandrake.com> 2.99.7-3mdk
12cr|jack-3.1.1-9|145	- add a fix from cvs for a bug affecting oggenc
12cr|jack-3.1.1-9|146	
12cr|jack-3.1.1-9|147	* Sun Jan  6 2002 Gtz Waschk <waschk@linux-mandrake.com> 2.99.7-2mdk
12cr|jack-3.1.1-9|148	- python 2.2
12cr|jack-3.1.1-9|149	- updated BuildRequires
12cr|jack-3.1.1-9|150	
12cr|jack-3.1.1-9|151	* Mon Nov 26 2001 Gtz Waschk <waschk@linux-mandrake.com> 2.99.7-1mdk
12cr|jack-3.1.1-9|152	- initial package

2323 12
12cr|jackasyn-0.13-4|1	%define major		0
12cr|jackasyn-0.13-4|2	%define libname		%mklibname %{name} %{major}
12cr|jackasyn-0.13-4|3	%define develname	%mklibname %{name} -d
12cr|jackasyn-0.13-4|4	
12cr|jackasyn-0.13-4|5	Name:	 	jackasyn
12cr|jackasyn-0.13-4|6	Summary:		Asynchronous capabilities for Jack audio daemon
12cr|jackasyn-0.13-4|7	Version:		0.13
12cr|jackasyn-0.13-4|8	Release:		4
12cr|jackasyn-0.13-4|9	Source0:		http://gige.xdv.org/soft/libjackasyn/download/lib%{name}-%{version}.tar.gz
12cr|jackasyn-0.13-4|10	URL:		http://gige.xdv.org/soft/libjackasyn
12cr|jackasyn-0.13-4|11	License:		GPLv2+
12cr|jackasyn-0.13-4|12	Group:		Sound
12cr|jackasyn-0.13-4|13	BuildRequires:	jackit-devel
12cr|jackasyn-0.13-4|14	BuildRequires:	libsamplerate-devel
12cr|jackasyn-0.13-4|15	Requires:	jackit
12cr|jackasyn-0.13-4|16	
12cr|jackasyn-0.13-4|17	%description
12cr|jackasyn-0.13-4|18	This is a library that allows to access the jack audio server in
12cr|jackasyn-0.13-4|19	asynchronous mode. The jacklaunch command launches an application by
12cr|jackasyn-0.13-4|20	preloading libjackasyn. This makes applications that are written for the
12cr|jackasyn-0.13-4|21	OSS API working with the JACK audio server.
12cr|jackasyn-0.13-4|22	
12cr|jackasyn-0.13-4|23	
12cr|jackasyn-0.13-4|24	%package -n	%{libname}
12cr|jackasyn-0.13-4|25	Summary:		Dynamic libraries from %{name}
12cr|jackasyn-0.13-4|26	Group:		System/Libraries
12cr|jackasyn-0.13-4|27	
12cr|jackasyn-0.13-4|28	%description -n %{libname}
12cr|jackasyn-0.13-4|29	This is a library that allows to access the jack audio server in
12cr|jackasyn-0.13-4|30	asynchronous mode. It can be used for several purposes:
12cr|jackasyn-0.13-4|31	1) Make an application that uses the OSS audio API run with the jack
12cr|jackasyn-0.13-4|32	server via the LD_PRELOAD system.
12cr|jackasyn-0.13-4|33	2) You have an application that is written for asynchronous mode,
12cr|jackasyn-0.13-4|34	probably for several platforms and can't afford a rewrite of the whole
12cr|jackasyn-0.13-4|35	system to fit jackit callback architecture.
12cr|jackasyn-0.13-4|36	3) You want to port an application in a fast and easy way and do not care
12cr|jackasyn-0.13-4|37	for tight synchronisation and performance.
12cr|jackasyn-0.13-4|38	
12cr|jackasyn-0.13-4|39	
12cr|jackasyn-0.13-4|40	%package -n	%{develname}
12cr|jackasyn-0.13-4|41	Summary:		Header files and static libraries from %{name}
12cr|jackasyn-0.13-4|42	Group: 		Development/C
12cr|jackasyn-0.13-4|43	Requires:	%{libname} = %{version}-%{release}
12cr|jackasyn-0.13-4|44	Provides:	%{name}-devel = %{version}-%{release}
12cr|jackasyn-0.13-4|45	Obsoletes:	%{name}-devel < %{version}-%{release}
12cr|jackasyn-0.13-4|46	#Obsoletes:	%%{_lib}jackasyn0-devel < %%{version}-%%{release}
12cr|jackasyn-0.13-4|47	
12cr|jackasyn-0.13-4|48	%description -n %{develname}
12cr|jackasyn-0.13-4|49	Libraries and includes files for developing programs based on %{name}.
12cr|jackasyn-0.13-4|50	
12cr|jackasyn-0.13-4|51	
12cr|jackasyn-0.13-4|52	%prep
12cr|jackasyn-0.13-4|53	%setup -qn lib%{name}-%{version}
12cr|jackasyn-0.13-4|54	
12cr|jackasyn-0.13-4|55	%build
12cr|jackasyn-0.13-4|56	%configure2_5x
12cr|jackasyn-0.13-4|57	# parallel build doesn't work - AdamW 2008/08
12cr|jackasyn-0.13-4|58	make
12cr|jackasyn-0.13-4|59	
12cr|jackasyn-0.13-4|60	
12cr|jackasyn-0.13-4|61	%install
12cr|jackasyn-0.13-4|62	mkdir -p %{buildroot}/%{_libdir}
12cr|jackasyn-0.13-4|63	mkdir -p %{buildroot}/%{_bindir}
12cr|jackasyn-0.13-4|64	mkdir -p %{buildroot}/%{_includedir}
12cr|jackasyn-0.13-4|65	mkdir -p %{buildroot}/%{_mandir}/man1
12cr|jackasyn-0.13-4|66	install -m 644 libjackasyn.a %{buildroot}/%{_libdir}
12cr|jackasyn-0.13-4|67	install -m 755 libjackasyn.so.%{version} %{buildroot}/%{_libdir}
12cr|jackasyn-0.13-4|68	install -m 644 libjackoss.h %{buildroot}/%{_includedir}
12cr|jackasyn-0.13-4|69	ln -s libjackasyn.so.%{version} %{buildroot}/%{_libdir}/libjackasyn.so.0
12cr|jackasyn-0.13-4|70	ln -s libjackasyn.so.%{version} %{buildroot}/%{_libdir}/libjackasyn.so
12cr|jackasyn-0.13-4|71	install -m 755 jacklaunch %{buildroot}/%{_bindir}
12cr|jackasyn-0.13-4|72	install -m 0644 jacklaunch.1 %{buildroot}/%{_mandir}/man1
12cr|jackasyn-0.13-4|73	
12cr|jackasyn-0.13-4|74	
12cr|jackasyn-0.13-4|75	%files
12cr|jackasyn-0.13-4|76	%doc README AUTHORS CHANGELOG TODO WORKING
12cr|jackasyn-0.13-4|77	%{_bindir}/jacklaunch
12cr|jackasyn-0.13-4|78	%{_mandir}/man1/*
12cr|jackasyn-0.13-4|79	
12cr|jackasyn-0.13-4|80	
12cr|jackasyn-0.13-4|81	%files -n %{libname}
12cr|jackasyn-0.13-4|82	%doc README
12cr|jackasyn-0.13-4|83	%{_libdir}/*.so.%{major}*
12cr|jackasyn-0.13-4|84	
12cr|jackasyn-0.13-4|85	
12cr|jackasyn-0.13-4|86	%files -n %{develname}
12cr|jackasyn-0.13-4|87	%{_includedir}/*.h
12cr|jackasyn-0.13-4|88	%{_libdir}/*.so
12cr|jackasyn-0.13-4|89	%{_libdir}/*.a
12cr|jackasyn-0.13-4|90	
12cr|jackasyn-0.13-4|91	
12cr|jackasyn-0.13-4|92	
12cr|jackasyn-0.13-4|93	%changelog
12cr|jackasyn-0.13-4|94	* Fri Nov 02 2012 Giovanni Mariani <mc2374@mclink.it> 0.13-4
12cr|jackasyn-0.13-4|95	- Dropped BuildRoot, %%mkrel, %%defattr and %%clean section
12cr|jackasyn-0.13-4|96	- Fixed BReq for jackit devel package
12cr|jackasyn-0.13-4|97	- Massaged the Description texts to make sure they have lines < 76
12cr|jackasyn-0.13-4|98	chars lenght
12cr|jackasyn-0.13-4|99	- Make rpmlint happy about library executable perms
12cr|jackasyn-0.13-4|100	
12cr|jackasyn-0.13-4|101	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.13-3mdv2010.0
12cr|jackasyn-0.13-4|102	+ Revision: 429579
12cr|jackasyn-0.13-4|103	- rebuild
12cr|jackasyn-0.13-4|104	
12cr|jackasyn-0.13-4|105	* Sun Aug 24 2008 Adam Williamson <awilliamson@mandriva.org> 0.13-2mdv2009.0
12cr|jackasyn-0.13-4|106	+ Revision: 275567
12cr|jackasyn-0.13-4|107	- comment non-parallel build
12cr|jackasyn-0.13-4|108	- try disabling parallel build, looks like it breaks
12cr|jackasyn-0.13-4|109	- protect major in file list
12cr|jackasyn-0.13-4|110	- don't package COPYING
12cr|jackasyn-0.13-4|111	- don't manually compress manpage
12cr|jackasyn-0.13-4|112	- s,$RPM_BUILD_ROOT,${buildroot}
12cr|jackasyn-0.13-4|113	- version obsoletes
12cr|jackasyn-0.13-4|114	- make {} use consistent
12cr|jackasyn-0.13-4|115	- br libsamplerate-devel
12cr|jackasyn-0.13-4|116	- new license policy
12cr|jackasyn-0.13-4|117	- correct source location
12cr|jackasyn-0.13-4|118	- new devel policy
12cr|jackasyn-0.13-4|119	- drop unnecessary defines
12cr|jackasyn-0.13-4|120	- new release 0.13
12cr|jackasyn-0.13-4|121	- import jackasyn
12cr|jackasyn-0.13-4|122	
12cr|jackasyn-0.13-4|123	
12cr|jackasyn-0.13-4|124	* Tue Jul 15 2003 Austin Acton <aacton@yorku.ca> 0.8-1mdk
12cr|jackasyn-0.13-4|125	- 0.8
12cr|jackasyn-0.13-4|126	
12cr|jackasyn-0.13-4|127	* Sun May 25 2003 Austin Acton <aacton@yorku.ca> 0.7-1mdk
12cr|jackasyn-0.13-4|128	- initial package

2324 12
12cr|jackbeat-0.7.6-2|1	Summary:		Drum machine styled audio sequencer
12cr|jackbeat-0.7.6-2|2	Name:		jackbeat
12cr|jackbeat-0.7.6-2|3	Version:		0.7.6
12cr|jackbeat-0.7.6-2|4	Release:		2
12cr|jackbeat-0.7.6-2|5	Url:		http://bitbucket.org/olivierg/jackbeat/wiki/Home
12cr|jackbeat-0.7.6-2|6	License:		GPLv2+
12cr|jackbeat-0.7.6-2|7	Group:		Sound
12cr|jackbeat-0.7.6-2|8	Source0:		http://bitbucket.org/olivierg/%{name}/downloads/%{name}-%{version}.tar.gz
12cr|jackbeat-0.7.6-2|9	Patch0:		jackbeat-0.7.3-mdv-fix-str-fmt.patch
12cr|jackbeat-0.7.6-2|10	BuildRequires:	imagemagick
12cr|jackbeat-0.7.6-2|11	BuildRequires:	jackit-devel
12cr|jackbeat-0.7.6-2|12	BuildRequires:	gtk+2-devel >= 2.12
12cr|jackbeat-0.7.6-2|13	BuildRequires:	libalsa-devel >= 1.0.0
12cr|jackbeat-0.7.6-2|14	BuildRequires:	sndfile-devel >= 1.0.15
12cr|jackbeat-0.7.6-2|15	BuildRequires:	libsamplerate-devel >= 0.1.2
12cr|jackbeat-0.7.6-2|16	BuildRequires:	portaudio-devel
12cr|jackbeat-0.7.6-2|17	BuildRequires:	pulseaudio-devel >= 0.9.10
12cr|jackbeat-0.7.6-2|18	BuildRequires:	liblo-devel >= 0.22
12cr|jackbeat-0.7.6-2|19	BuildRequires:	libxml2-devel >= 2.6
12cr|jackbeat-0.7.6-2|20	
12cr|jackbeat-0.7.6-2|21	%description
12cr|jackbeat-0.7.6-2|22	Jackbeat is an audio sequencer with the following features:
12cr|jackbeat-0.7.6-2|23	* drummachine-like interface for fast and easy edition;
12cr|jackbeat-0.7.6-2|24	* realtime operation : while playing, the pattern can be edited and
12cr|jackbeat-0.7.6-2|25	resized, the bpm rate modified, and new samples loaded;
12cr|jackbeat-0.7.6-2|26	* virtually unlimited number of tracks and beats;
12cr|jackbeat-0.7.6-2|27	* easy to use and yet powerful : just JACK it into jack-rack and you
12cr|jackbeat-0.7.6-2|28	can apply LADSPA effect plugins on a per track basis, perform
12cr|jackbeat-0.7.6-2|29	mastering with jackeq , etc...
12cr|jackbeat-0.7.6-2|30	* loads and saves .jab files, Jackbeat's binary file format.
12cr|jackbeat-0.7.6-2|31	
12cr|jackbeat-0.7.6-2|32	
12cr|jackbeat-0.7.6-2|33	%prep
12cr|jackbeat-0.7.6-2|34	%setup -q
12cr|jackbeat-0.7.6-2|35	%patch0 -p1 -b .strfmt
12cr|jackbeat-0.7.6-2|36	
12cr|jackbeat-0.7.6-2|37	
12cr|jackbeat-0.7.6-2|38	%build
12cr|jackbeat-0.7.6-2|39	LDFLAGS="-lgmodule-2.0" %configure
12cr|jackbeat-0.7.6-2|40	%make
12cr|jackbeat-0.7.6-2|41	
12cr|jackbeat-0.7.6-2|42	
12cr|jackbeat-0.7.6-2|43	%install
12cr|jackbeat-0.7.6-2|44	%makeinstall
12cr|jackbeat-0.7.6-2|45	
12cr|jackbeat-0.7.6-2|46	#menu
12cr|jackbeat-0.7.6-2|47	mkdir -p %{buildroot}%{_datadir}/applications
12cr|jackbeat-0.7.6-2|48	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|jackbeat-0.7.6-2|49	[Desktop Entry]
12cr|jackbeat-0.7.6-2|50	Name=JackBeat
12cr|jackbeat-0.7.6-2|51	Comment=%{summary}
12cr|jackbeat-0.7.6-2|52	Exec=%{_bindir}/%{name}
12cr|jackbeat-0.7.6-2|53	Icon=sound_section
12cr|jackbeat-0.7.6-2|54	Terminal=false
12cr|jackbeat-0.7.6-2|55	Type=Application
12cr|jackbeat-0.7.6-2|56	Categories=AudioVideo;Sequencer;
12cr|jackbeat-0.7.6-2|57	EOF
12cr|jackbeat-0.7.6-2|58	
12cr|jackbeat-0.7.6-2|59	
12cr|jackbeat-0.7.6-2|60	%files
12cr|jackbeat-0.7.6-2|61	%doc AUTHORS ChangeLog COPYING README
12cr|jackbeat-0.7.6-2|62	%{_bindir}/%{name}
12cr|jackbeat-0.7.6-2|63	%{_datadir}/applications/%{name}.desktop
12cr|jackbeat-0.7.6-2|64	%{_datadir}/%{name}
12cr|jackbeat-0.7.6-2|65	
12cr|jackbeat-0.7.6-2|66	
12cr|jackbeat-0.7.6-2|67	
12cr|jackbeat-0.7.6-2|68	%changelog
12cr|jackbeat-0.7.6-2|69	* Fri Nov 02 2012 Giovanni Mariani <mc2374@mclink.it> 0.7.6-2
12cr|jackbeat-0.7.6-2|70	- Dropped useless %%defines, BuildRoot, %mkrel, %defattr and %%clean
12cr|jackbeat-0.7.6-2|71	- Updated URL tag
12cr|jackbeat-0.7.6-2|72	- Updated BReqs according to the configure output
12cr|jackbeat-0.7.6-2|73	- Fix linking error with libgmodule-2.0
12cr|jackbeat-0.7.6-2|74	
12cr|jackbeat-0.7.6-2|75	* Mon Dec 06 2010 Frank Kober <emuse@mandriva.org> 0.7.6-1mdv2011.0
12cr|jackbeat-0.7.6-2|76	+ Revision: 612559
12cr|jackbeat-0.7.6-2|77	- new version 0.7.6
12cr|jackbeat-0.7.6-2|78	
12cr|jackbeat-0.7.6-2|79	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|jackbeat-0.7.6-2|80	- the mass rebuild of 2010.1 packages
12cr|jackbeat-0.7.6-2|81	
12cr|jackbeat-0.7.6-2|82	* Tue Apr 27 2010 Frank Kober <emuse@mandriva.org> 0.7.5-1mdv2010.1
12cr|jackbeat-0.7.6-2|83	+ Revision: 539894
12cr|jackbeat-0.7.6-2|84	- new version (gtk bugfix) 0.9.5
12cr|jackbeat-0.7.6-2|85	
12cr|jackbeat-0.7.6-2|86	* Sun Dec 06 2009 Jérôme Brenier <incubusss@mandriva.org> 0.7.4-1mdv2010.1
12cr|jackbeat-0.7.6-2|87	+ Revision: 474151
12cr|jackbeat-0.7.6-2|88	- new version 0.7.4 (bugfix)
12cr|jackbeat-0.7.6-2|89	
12cr|jackbeat-0.7.6-2|90	* Fri Nov 27 2009 Jérôme Brenier <incubusss@mandriva.org> 0.7.3-1mdv2010.1
12cr|jackbeat-0.7.6-2|91	+ Revision: 470639
12cr|jackbeat-0.7.6-2|92	- new version 0.7.3
12cr|jackbeat-0.7.6-2|93	- use %%configure
12cr|jackbeat-0.7.6-2|94	- add Buildrequires : portaudio-devel and liblo-devel
12cr|jackbeat-0.7.6-2|95	- fix str fmt (Patch0 added)
12cr|jackbeat-0.7.6-2|96	- fix license tag
12cr|jackbeat-0.7.6-2|97	- fix %%files section
12cr|jackbeat-0.7.6-2|98	- $RPM_BUILD_ROOT -> %%{buildroot}
12cr|jackbeat-0.7.6-2|99	
12cr|jackbeat-0.7.6-2|100	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.6.3-2mdv2010.0
12cr|jackbeat-0.7.6-2|101	+ Revision: 429580
12cr|jackbeat-0.7.6-2|102	- rebuild
12cr|jackbeat-0.7.6-2|103	
12cr|jackbeat-0.7.6-2|104	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|jackbeat-0.7.6-2|105	- lowercase ImageMagick
12cr|jackbeat-0.7.6-2|106	
12cr|jackbeat-0.7.6-2|107	* Fri Jun 20 2008 Austin Acton <austin@mandriva.org> 0.6.3-1mdv2009.0
12cr|jackbeat-0.7.6-2|108	+ Revision: 227335
12cr|jackbeat-0.7.6-2|109	- new version
12cr|jackbeat-0.7.6-2|110	- fix URL
12cr|jackbeat-0.7.6-2|111	
12cr|jackbeat-0.7.6-2|112	+ Pixel <pixel@mandriva.com>
12cr|jackbeat-0.7.6-2|113	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|jackbeat-0.7.6-2|114	
12cr|jackbeat-0.7.6-2|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|jackbeat-0.7.6-2|116	- fix no-buildroot-tag
12cr|jackbeat-0.7.6-2|117	- kill re-definition of %%buildroot on Pixel's request
12cr|jackbeat-0.7.6-2|118	
12cr|jackbeat-0.7.6-2|119	* Sat Sep 08 2007 Emmanuel Andry <eandry@mandriva.org> 0.6.1-2mdv2008.0
12cr|jackbeat-0.7.6-2|120	+ Revision: 82448
12cr|jackbeat-0.7.6-2|121	- drop old menu
12cr|jackbeat-0.7.6-2|122	
12cr|jackbeat-0.7.6-2|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|jackbeat-0.7.6-2|124	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|jackbeat-0.7.6-2|125	
12cr|jackbeat-0.7.6-2|126	
12cr|jackbeat-0.7.6-2|127	* Thu Mar 15 2007 Austin Acton <austin@mandriva.org> 0.6.1-1mdv2007.1
12cr|jackbeat-0.7.6-2|128	+ Revision: 144167
12cr|jackbeat-0.7.6-2|129	- new release
12cr|jackbeat-0.7.6-2|130	- Import jackbeat
12cr|jackbeat-0.7.6-2|131	
12cr|jackbeat-0.7.6-2|132	* Mon Sep 04 2006 Emmanuel Andry <eandry@mandriva.org> 0.5.4-5mdv2007.0
12cr|jackbeat-0.7.6-2|133	- xdg menu
12cr|jackbeat-0.7.6-2|134	
12cr|jackbeat-0.7.6-2|135	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.5.4-4mdk
12cr|jackbeat-0.7.6-2|136	- Fix BuildRequires
12cr|jackbeat-0.7.6-2|137	
12cr|jackbeat-0.7.6-2|138	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.5.4-3mdk
12cr|jackbeat-0.7.6-2|139	- Fix BuildRequires
12cr|jackbeat-0.7.6-2|140	
12cr|jackbeat-0.7.6-2|141	* Sat Nov 05 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.5.4-2mdk
12cr|jackbeat-0.7.6-2|142	- Fix BuildRequires
12cr|jackbeat-0.7.6-2|143	- %%mkrel
12cr|jackbeat-0.7.6-2|144	
12cr|jackbeat-0.7.6-2|145	* Fri Nov 04 2005 Austin Acton <austin@mandriva.org> 0.5.4-1mdk
12cr|jackbeat-0.7.6-2|146	- New release 0.5.4
12cr|jackbeat-0.7.6-2|147	
12cr|jackbeat-0.7.6-2|148	* Fri Oct 07 2005 Austin Acton <austin@mandriva.org> 0.5.3-1mdk
12cr|jackbeat-0.7.6-2|149	- New release 0.5.3
12cr|jackbeat-0.7.6-2|150	
12cr|jackbeat-0.7.6-2|151	* Tue Jun 28 2005 Austin Acton <austin@mandriva.org> 0.5.2-1mdk
12cr|jackbeat-0.7.6-2|152	- New release 0.5.2
12cr|jackbeat-0.7.6-2|153	
12cr|jackbeat-0.7.6-2|154	* Thu May 26 2005 Austin Acton <austin@mandriva.org> 0.5.1-1mdk
12cr|jackbeat-0.7.6-2|155	- New release 0.5.1
12cr|jackbeat-0.7.6-2|156	
12cr|jackbeat-0.7.6-2|157	* Mon Apr 18 2005 Austin Acton <austin@mandrake.org> 0.4.3-1mdk
12cr|jackbeat-0.7.6-2|158	- New release 0.4.3
12cr|jackbeat-0.7.6-2|159	
12cr|jackbeat-0.7.6-2|160	* Fri Apr 01 2005 Austin Acton <austin@mandrake.org> 0.4.2-1mdk
12cr|jackbeat-0.7.6-2|161	- New release 0.4.2
12cr|jackbeat-0.7.6-2|162	- fix source URL
12cr|jackbeat-0.7.6-2|163	
12cr|jackbeat-0.7.6-2|164	* Thu Mar 17 2005 Austin Acton <austin@mandrake.org> 0.4.1-1mdk
12cr|jackbeat-0.7.6-2|165	- New release 0.4.1
12cr|jackbeat-0.7.6-2|166	
12cr|jackbeat-0.7.6-2|167	* Fri Mar 04 2005 Austin Acton <austin@mandrake.org> 0.4.0-1mdk
12cr|jackbeat-0.7.6-2|168	- 0.4.0
12cr|jackbeat-0.7.6-2|169	- source URL
12cr|jackbeat-0.7.6-2|170	
12cr|jackbeat-0.7.6-2|171	* Sun Feb 20 2005 Austin Acton <austin@mandrake.org> 0.3.3-1mdk
12cr|jackbeat-0.7.6-2|172	- 0.3.3
12cr|jackbeat-0.7.6-2|173	
12cr|jackbeat-0.7.6-2|174	* Sat Jul 10 2004 Austin Acton <austin@mandrake.org> 0.2.1-1mdk
12cr|jackbeat-0.7.6-2|175	- 0.2.1
12cr|jackbeat-0.7.6-2|176	

2325 12
12cr|jack_capture-0.9.61-2|1	Summary:		Simple JACK audiofile recorder-encoder
12cr|jack_capture-0.9.61-2|2	Name:		jack_capture
12cr|jack_capture-0.9.61-2|3	Version:		0.9.61
12cr|jack_capture-0.9.61-2|4	Release:		2
12cr|jack_capture-0.9.61-2|5	URL:		http://archive.notam02.no/arkiv/src/
12cr|jack_capture-0.9.61-2|6	License:		GPLv2+
12cr|jack_capture-0.9.61-2|7	Group:		Sound
12cr|jack_capture-0.9.61-2|8	Source0:		%{name}-%{version}.tar.gz
12cr|jack_capture-0.9.61-2|9	BuildRequires:	gtk2-devel
12cr|jack_capture-0.9.61-2|10	BuildRequires:	jackit-devel
12cr|jack_capture-0.9.61-2|11	BuildRequires:	sndfile-devel
12cr|jack_capture-0.9.61-2|12	BuildRequires:	libogg-devel
12cr|jack_capture-0.9.61-2|13	BuildRequires:	libflac-devel
12cr|jack_capture-0.9.61-2|14	BuildRequires:	meterbridge
12cr|jack_capture-0.9.61-2|15	Requires:	meterbridge
12cr|jack_capture-0.9.61-2|16	
12cr|jack_capture-0.9.61-2|17	%description
12cr|jack_capture-0.9.61-2|18	Small audio file recorder with on-the-fly encoding capabilities for the
12cr|jack_capture-0.9.61-2|19	JACK Audio Connection Kit. Jack_capture comes with two control GUIs, one
12cr|jack_capture-0.9.61-2|20	of which is deliberately simple. Supported save file formats are wav
12cr|jack_capture-0.9.61-2|21	(with 4GB limit bypass), ogg, flac, wav, wavex, au, aiff and raw.
12cr|jack_capture-0.9.61-2|22	
12cr|jack_capture-0.9.61-2|23	
12cr|jack_capture-0.9.61-2|24	%prep
12cr|jack_capture-0.9.61-2|25	%setup -q
12cr|jack_capture-0.9.61-2|26	perl -pi -e 's/usr\/local/usr/g' Makefile
12cr|jack_capture-0.9.61-2|27	perl -pi -e 's/-march=native//g' Makefile
12cr|jack_capture-0.9.61-2|28	
12cr|jack_capture-0.9.61-2|29	
12cr|jack_capture-0.9.61-2|30	%build
12cr|jack_capture-0.9.61-2|31	%make
12cr|jack_capture-0.9.61-2|32	#we have to build the legacy gui program at our own risk
12cr|jack_capture-0.9.61-2|33	make jack_capture_gui2
12cr|jack_capture-0.9.61-2|34	
12cr|jack_capture-0.9.61-2|35	
12cr|jack_capture-0.9.61-2|36	%install
12cr|jack_capture-0.9.61-2|37	%makeinstall_std
12cr|jack_capture-0.9.61-2|38	install jack_capture_gui2 %{buildroot}%{_bindir}/
12cr|jack_capture-0.9.61-2|39	
12cr|jack_capture-0.9.61-2|40	mkdir -p %{buildroot}%{_datadir}/applications
12cr|jack_capture-0.9.61-2|41	cat > %buildroot%_datadir/applications/jack_capture_gui2.desktop << EOF
12cr|jack_capture-0.9.61-2|42	[Desktop Entry]
12cr|jack_capture-0.9.61-2|43	Name=Jack_capture_gui2
12cr|jack_capture-0.9.61-2|44	Comment=Simple JACK audiofile recorder-encoder
12cr|jack_capture-0.9.61-2|45	Exec=jack_capture_gui2
12cr|jack_capture-0.9.61-2|46	Icon=sound_section
12cr|jack_capture-0.9.61-2|47	Categories=Audio;X-MandrivaLinux-Sound;
12cr|jack_capture-0.9.61-2|48	Terminal=false
12cr|jack_capture-0.9.61-2|49	Type=Application
12cr|jack_capture-0.9.61-2|50	X-Desktop-File-Install-Version=0.15
12cr|jack_capture-0.9.61-2|51	EOF
12cr|jack_capture-0.9.61-2|52	
12cr|jack_capture-0.9.61-2|53	
12cr|jack_capture-0.9.61-2|54	%files
12cr|jack_capture-0.9.61-2|55	%doc README
12cr|jack_capture-0.9.61-2|56	%{_bindir}/jack_capture
12cr|jack_capture-0.9.61-2|57	%{_bindir}/jack_capture_gui2
12cr|jack_capture-0.9.61-2|58	%{_datadir}/applications/jack_capture_gui2.desktop
12cr|jack_capture-0.9.61-2|59	
12cr|jack_capture-0.9.61-2|60	
12cr|jack_capture-0.9.61-2|61	%changelog
12cr|jack_capture-0.9.61-2|62	* Wed Oct 31 2012 Giovanni Mariani <mc2374àmclink.it> 0.9.61-2
12cr|jack_capture-0.9.61-2|63	- Dropped BuildRoot, %%mkrel, %%defattr and %%clean section
12cr|jack_capture-0.9.61-2|64	- Fixed Breq for libsndfile devel package
12cr|jack_capture-0.9.61-2|65	
12cr|jack_capture-0.9.61-2|66	* Sat Dec 24 2011 Frank Kober <emuse@mandriva.org> 0.9.61-1
12cr|jack_capture-0.9.61-2|67	+ Revision: 745017
12cr|jack_capture-0.9.61-2|68	- new version 0.9.61
12cr|jack_capture-0.9.61-2|69	
12cr|jack_capture-0.9.61-2|70	* Mon Dec 06 2010 Frank Kober <emuse@mandriva.org> 0.9.57-1mdv2011.0
12cr|jack_capture-0.9.61-2|71	+ Revision: 612952
12cr|jack_capture-0.9.61-2|72	- new version 0.9.57
12cr|jack_capture-0.9.61-2|73	o old jack_capture_gui dropped (no longer install target)
12cr|jack_capture-0.9.61-2|74	o license updated
12cr|jack_capture-0.9.61-2|75	
12cr|jack_capture-0.9.61-2|76	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.44-2mdv2011.0
12cr|jack_capture-0.9.61-2|77	+ Revision: 612435
12cr|jack_capture-0.9.61-2|78	- the mass rebuild of 2010.1 packages
12cr|jack_capture-0.9.61-2|79	
12cr|jack_capture-0.9.61-2|80	* Fri Apr 02 2010 Frank Kober <emuse@mandriva.org> 0.9.44-1mdv2010.1
12cr|jack_capture-0.9.61-2|81	+ Revision: 530793
12cr|jack_capture-0.9.61-2|82	- add missing BR
12cr|jack_capture-0.9.61-2|83	- import jack_capture
12cr|jack_capture-0.9.61-2|84	
12cr|jack_capture-0.9.61-2|85	

2326 12
12cr|jackeq-0.5.9-1|1	%define	oname	jackEQ
12cr|jackeq-0.5.9-1|2	
12cr|jackeq-0.5.9-1|3	Name:		jackeq
12cr|jackeq-0.5.9-1|4	Summary:		Live EQ console for JACK audio applications
12cr|jackeq-0.5.9-1|5	Version:		0.5.9
12cr|jackeq-0.5.9-1|6	Release:		1
12cr|jackeq-0.5.9-1|7	URL:		http://djcj.org/%{name}/
12cr|jackeq-0.5.9-1|8	License:		GPLv2+
12cr|jackeq-0.5.9-1|9	Group:		Sound
12cr|jackeq-0.5.9-1|10	Source0:		http://djcj.org/%{name}/code/%{oname}-%{version}.tar.bz2
12cr|jackeq-0.5.9-1|11	Patch0:		jackeq-0.5.9-fix-format-string.patch
12cr|jackeq-0.5.9-1|12	BuildRequires:	pkgconfig
12cr|jackeq-0.5.9-1|13	BuildRequires:	jackit-devel >= 0.50.0
12cr|jackeq-0.5.9-1|14	BuildRequires:	libxml2-devel >= 2.0
12cr|jackeq-0.5.9-1|15	BuildRequires:	gtk+2-devel
12cr|jackeq-0.5.9-1|16	BuildRequires:	gettext
12cr|jackeq-0.5.9-1|17	BuildRequires:	ladspa-devel
12cr|jackeq-0.5.9-1|18	Requires:	swh-plugins >= 0.4.2.20030819
12cr|jackeq-0.5.9-1|19	
12cr|jackeq-0.5.9-1|20	%description
12cr|jackeq-0.5.9-1|21	jackEQ is a tool for routing and manipulating audio from/to multiple
12cr|jackeq-0.5.9-1|22	input/output sources. It runs in the JACK Audio Connection Kit, and uses
12cr|jackeq-0.5.9-1|23	LADSPA for its backend DSP work, specifically the DJ EQ swh plugin created
12cr|jackeq-0.5.9-1|24	by Steve Harris, one of jackEQ's main authors.
12cr|jackeq-0.5.9-1|25	jackEQ is intended to provide an accessible method for tweaking the treble,
12cr|jackeq-0.5.9-1|26	mid and bass of any JACK aware applications output. Designed specifically for
12cr|jackeq-0.5.9-1|27	live performance, it is modelled on varous DJ mixing consoles which the main
12cr|jackeq-0.5.9-1|28	author has used.
12cr|jackeq-0.5.9-1|29	
12cr|jackeq-0.5.9-1|30	
12cr|jackeq-0.5.9-1|31	%prep
12cr|jackeq-0.5.9-1|32	%setup -qn %{oname}-%{version}
12cr|jackeq-0.5.9-1|33	%apply_patches
12cr|jackeq-0.5.9-1|34	
12cr|jackeq-0.5.9-1|35	
12cr|jackeq-0.5.9-1|36	%build
12cr|jackeq-0.5.9-1|37	export LIBS="-lm -lpthread -ljack -lxml2 -ldl"
12cr|jackeq-0.5.9-1|38	%configure2_5x
12cr|jackeq-0.5.9-1|39	%make
12cr|jackeq-0.5.9-1|40	
12cr|jackeq-0.5.9-1|41	
12cr|jackeq-0.5.9-1|42	%install
12cr|jackeq-0.5.9-1|43	%makeinstall_std
12cr|jackeq-0.5.9-1|44	
12cr|jackeq-0.5.9-1|45	#menu
12cr|jackeq-0.5.9-1|46	mkdir -p %{buildroot}%{_datadir}/applications
12cr|jackeq-0.5.9-1|47	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|jackeq-0.5.9-1|48	[Desktop Entry]
12cr|jackeq-0.5.9-1|49	Name=JackEQ
12cr|jackeq-0.5.9-1|50	Comment=%{summary}
12cr|jackeq-0.5.9-1|51	Exec=%{_bindir}/%{name}
12cr|jackeq-0.5.9-1|52	Icon=sound_section
12cr|jackeq-0.5.9-1|53	Terminal=false
12cr|jackeq-0.5.9-1|54	Type=Application
12cr|jackeq-0.5.9-1|55	Categories=AudioVideo;Mixer;
12cr|jackeq-0.5.9-1|56	Encoding=UTF-8
12cr|jackeq-0.5.9-1|57	EOF
12cr|jackeq-0.5.9-1|58	
12cr|jackeq-0.5.9-1|59	
12cr|jackeq-0.5.9-1|60	%files
12cr|jackeq-0.5.9-1|61	%doc AUTHORS README TODO
12cr|jackeq-0.5.9-1|62	%{_bindir}/%{name}
12cr|jackeq-0.5.9-1|63	%{_datadir}/%{name}
12cr|jackeq-0.5.9-1|64	%{_datadir}/applications/%{name}.desktop
12cr|jackeq-0.5.9-1|65	
12cr|jackeq-0.5.9-1|66	
12cr|jackeq-0.5.9-1|67	
12cr|jackeq-0.5.9-1|68	%changelog
12cr|jackeq-0.5.9-1|69	* Fri Nov 02 2012 Giovanni Mariani <mc2374@mclink.it> 0.5.9-1
12cr|jackeq-0.5.9-1|70	- New release 0.5.9
12cr|jackeq-0.5.9-1|71	- Dropped BuildRoot, %%mkrel, %%defattr and %%clean section
12cr|jackeq-0.5.9-1|72	- Dropped support for ancient distro releases
12cr|jackeq-0.5.9-1|73	- Updated URL and License tags
12cr|jackeq-0.5.9-1|74	- Fixed BReq for jackit devel package
12cr|jackeq-0.5.9-1|75	- Added P0 to fix build errors with Werror-format-string
12cr|jackeq-0.5.9-1|76	- Fixed linking with libdl
12cr|jackeq-0.5.9-1|77	- Removed uses of the deprecated "$RPM_BUILD_ROOT" macro
12cr|jackeq-0.5.9-1|78	
12cr|jackeq-0.5.9-1|79	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-8mdv2011.0
12cr|jackeq-0.5.9-1|80	+ Revision: 619699
12cr|jackeq-0.5.9-1|81	- the mass rebuild of 2010.0 packages
12cr|jackeq-0.5.9-1|82	
12cr|jackeq-0.5.9-1|83	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.4.1-7mdv2010.0
12cr|jackeq-0.5.9-1|84	+ Revision: 429581
12cr|jackeq-0.5.9-1|85	- rebuild
12cr|jackeq-0.5.9-1|86	
12cr|jackeq-0.5.9-1|87	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.4.1-6mdv2009.0
12cr|jackeq-0.5.9-1|88	+ Revision: 247327
12cr|jackeq-0.5.9-1|89	- rebuild
12cr|jackeq-0.5.9-1|90	
12cr|jackeq-0.5.9-1|91	+ Pixel <pixel@mandriva.com>
12cr|jackeq-0.5.9-1|92	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|jackeq-0.5.9-1|93	
12cr|jackeq-0.5.9-1|94	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 0.4.1-4mdv2008.1
12cr|jackeq-0.5.9-1|95	+ Revision: 167923
12cr|jackeq-0.5.9-1|96	- fix no-buildroot-tag
12cr|jackeq-0.5.9-1|97	- kill re-definition of %%buildroot on Pixel's request
12cr|jackeq-0.5.9-1|98	
12cr|jackeq-0.5.9-1|99	* Sat Sep 08 2007 Emmanuel Andry <eandry@mandriva.org> 0.4.1-4mdv2008.0
12cr|jackeq-0.5.9-1|100	+ Revision: 82451
12cr|jackeq-0.5.9-1|101	- drop old menu
12cr|jackeq-0.5.9-1|102	- Import jackeq
12cr|jackeq-0.5.9-1|103	
12cr|jackeq-0.5.9-1|104	
12cr|jackeq-0.5.9-1|105	
12cr|jackeq-0.5.9-1|106	* Sun Sep 03 2006 Emmanuel Andry <eandry@mandriva.org> 0.4.1-3mdv2007.0
12cr|jackeq-0.5.9-1|107	- xdg menu
12cr|jackeq-0.5.9-1|108	
12cr|jackeq-0.5.9-1|109	* Fri May 05 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.4.1-2mdk
12cr|jackeq-0.5.9-1|110	- Fix BuildRequires
12cr|jackeq-0.5.9-1|111	
12cr|jackeq-0.5.9-1|112	* Thu May 04 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.4.1-1mdk
12cr|jackeq-0.5.9-1|113	- New release 0.4.1
12cr|jackeq-0.5.9-1|114	- use mkrel
12cr|jackeq-0.5.9-1|115	
12cr|jackeq-0.5.9-1|116	* Wed Dec 29 2004 Austin Acton <austin@mandrake.org> 0.4.0-1mdk
12cr|jackeq-0.5.9-1|117	- 0.4.0
12cr|jackeq-0.5.9-1|118	- source URL
12cr|jackeq-0.5.9-1|119	- confiugre 2.5
12cr|jackeq-0.5.9-1|120	
12cr|jackeq-0.5.9-1|121	* Thu Nov 13 2003 Austin Acton <aacton@yorku.ca> 0.3.6-1mdk
12cr|jackeq-0.5.9-1|122	- 0.3.6
12cr|jackeq-0.5.9-1|123	
12cr|jackeq-0.5.9-1|124	* Sat Oct 11 2003 Austin Acton <aacton@yorku.ca> 0.3.3-1mdk
12cr|jackeq-0.5.9-1|125	- 0.3.3
12cr|jackeq-0.5.9-1|126	
12cr|jackeq-0.5.9-1|127	* Tue Oct 7 2003 Austin Acton <aacton@yorku.ca> 0.3.2-0.20031007.1mdk
12cr|jackeq-0.5.9-1|128	- initial package

2327 12
12cr|jack-rack-1.4.7-11|1	Name:		jack-rack
12cr|jack-rack-1.4.7-11|2	Summary:		LADSPA effects rack for JACK
12cr|jack-rack-1.4.7-11|3	Version:		1.4.7
12cr|jack-rack-1.4.7-11|4	Release:		11
12cr|jack-rack-1.4.7-11|5	URL:		http://jack-rack.sourceforge.net/
12cr|jack-rack-1.4.7-11|6	License:		GPLv2+
12cr|jack-rack-1.4.7-11|7	Group:		Sound
12cr|jack-rack-1.4.7-11|8	Source0:		http://prdownloads.sourceforge.net/jack-rack/%{name}-%{version}.tar.bz2
12cr|jack-rack-1.4.7-11|9	Patch0:		jack-rack-1.4.7-undeprec.patch
12cr|jack-rack-1.4.7-11|10	Patch1:		jack-rack-1.4.7-jacksession.patch
12cr|jack-rack-1.4.7-11|11	BuildRequires:	ladspa-devel
12cr|jack-rack-1.4.7-11|12	BuildRequires:	pkgconfig
12cr|jack-rack-1.4.7-11|13	BuildRequires:	jackit-devel
12cr|jack-rack-1.4.7-11|14	BuildRequires:	gtk2-devel
12cr|jack-rack-1.4.7-11|15	BuildRequires:	imagemagick
12cr|jack-rack-1.4.7-11|16	BuildRequires:	chrpath
12cr|jack-rack-1.4.7-11|17	BuildRequires:	desktop-file-utils
12cr|jack-rack-1.4.7-11|18	BuildRequires:	ecasound-devel
12cr|jack-rack-1.4.7-11|19	BuildRequires:	liblrdf-devel
12cr|jack-rack-1.4.7-11|20	BuildRequires:	raptor-devel
12cr|jack-rack-1.4.7-11|21	BuildRequires:	gettext-devel
12cr|jack-rack-1.4.7-11|22	
12cr|jack-rack-1.4.7-11|23	%description
12cr|jack-rack-1.4.7-11|24	JACK Rack is an effects "rack" for the JACK low latency audio API. The rack
12cr|jack-rack-1.4.7-11|25	can be filled with LADSPA effects plugins. It's phat; it turns your
12cr|jack-rack-1.4.7-11|26	computer into an effects box.
12cr|jack-rack-1.4.7-11|27	
12cr|jack-rack-1.4.7-11|28	
12cr|jack-rack-1.4.7-11|29	%prep
12cr|jack-rack-1.4.7-11|30	%setup -q
12cr|jack-rack-1.4.7-11|31	%patch0 -p1
12cr|jack-rack-1.4.7-11|32	%patch1 -p1
12cr|jack-rack-1.4.7-11|33	
12cr|jack-rack-1.4.7-11|34	
12cr|jack-rack-1.4.7-11|35	%build
12cr|jack-rack-1.4.7-11|36	# Fix explicit lm and ldl linking requirement
12cr|jack-rack-1.4.7-11|37	%define _disable_ld_as_needed   1
12cr|jack-rack-1.4.7-11|38	%configure
12cr|jack-rack-1.4.7-11|39	perl -pi -e 's/LDFLAGS =/LDFLAGS = -ldl -lm -lpthread /g' Makefile src/Makefile
12cr|jack-rack-1.4.7-11|40	%make
12cr|jack-rack-1.4.7-11|41	
12cr|jack-rack-1.4.7-11|42	
12cr|jack-rack-1.4.7-11|43	%install
12cr|jack-rack-1.4.7-11|44	%makeinstall_std
12cr|jack-rack-1.4.7-11|45	chrpath -d %{buildroot}/%{_bindir}/%{name}
12cr|jack-rack-1.4.7-11|46	
12cr|jack-rack-1.4.7-11|47	#menu
12cr|jack-rack-1.4.7-11|48	perl -pi -e 's,%{name}-icon.png,%{name}-icon,g' %{buildroot}%{_datadir}/applications/*
12cr|jack-rack-1.4.7-11|49	desktop-file-install --vendor="" \
12cr|jack-rack-1.4.7-11|50	--remove-category="Application" \
12cr|jack-rack-1.4.7-11|51	--add-category="GTK" \
12cr|jack-rack-1.4.7-11|52	--add-category="AudioVideo;Audio;Sequencer" \
12cr|jack-rack-1.4.7-11|53	--add-category="X-MandrivaLinux-Sound" \
12cr|jack-rack-1.4.7-11|54	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|jack-rack-1.4.7-11|55	
12cr|jack-rack-1.4.7-11|56	#icons
12cr|jack-rack-1.4.7-11|57	mkdir -p %{buildroot}/%{_liconsdir}
12cr|jack-rack-1.4.7-11|58	convert -size 48x48 pixmaps/jack-rack-icon.png %{buildroot}/%{_liconsdir}/%{name}.png
12cr|jack-rack-1.4.7-11|59	mkdir -p %{buildroot}/%{_iconsdir}
12cr|jack-rack-1.4.7-11|60	convert -size 32x32 pixmaps/jack-rack-icon.png %{buildroot}/%{_iconsdir}/%{name}.png
12cr|jack-rack-1.4.7-11|61	mkdir -p %{buildroot}/%{_miconsdir}
12cr|jack-rack-1.4.7-11|62	convert -size 16x16 pixmaps/jack-rack-icon.png %{buildroot}/%{_miconsdir}/%{name}.png
12cr|jack-rack-1.4.7-11|63	
12cr|jack-rack-1.4.7-11|64	%find_lang %name %{name}.lang
12cr|jack-rack-1.4.7-11|65	
12cr|jack-rack-1.4.7-11|66	
12cr|jack-rack-1.4.7-11|67	%files -f %{name}.lang
12cr|jack-rack-1.4.7-11|68	%doc README AUTHORS BUGS COPYING ChangeLog NEWS TODO
12cr|jack-rack-1.4.7-11|69	%{_bindir}/%{name}
12cr|jack-rack-1.4.7-11|70	%{_bindir}/ecarack
12cr|jack-rack-1.4.7-11|71	%{_datadir}/%{name}
12cr|jack-rack-1.4.7-11|72	%{_datadir}/applications/%{name}.desktop
12cr|jack-rack-1.4.7-11|73	%{_datadir}/pixmaps/*.png
12cr|jack-rack-1.4.7-11|74	%{_datadir}/dtds
12cr|jack-rack-1.4.7-11|75	%{_liconsdir}/%{name}.png
12cr|jack-rack-1.4.7-11|76	%{_iconsdir}/%{name}.png
12cr|jack-rack-1.4.7-11|77	%{_miconsdir}/%{name}.png
12cr|jack-rack-1.4.7-11|78	
12cr|jack-rack-1.4.7-11|79	
12cr|jack-rack-1.4.7-11|80	
12cr|jack-rack-1.4.7-11|81	%changelog
12cr|jack-rack-1.4.7-11|82	* Fri Nov 02 2012 Giovanni Mariani <mc2374@mclink.it> 1.4.7-11
12cr|jack-rack-1.4.7-11|83	- Dropped BuildRoot and %%defattr
12cr|jack-rack-1.4.7-11|84	- Made use consistently of the curly brackets for macro names
12cr|jack-rack-1.4.7-11|85	
12cr|jack-rack-1.4.7-11|86	* Sat Apr 28 2012 Frank Kober <emuse@mandriva.org> 1.4.7-10
12cr|jack-rack-1.4.7-11|87	+ Revision: 794206
12cr|jack-rack-1.4.7-11|88	+ rebuild (emptylog)
12cr|jack-rack-1.4.7-11|89	
12cr|jack-rack-1.4.7-11|90	* Sat Apr 28 2012 Frank Kober <emuse@mandriva.org> 1.4.7-9
12cr|jack-rack-1.4.7-11|91	+ Revision: 794196
12cr|jack-rack-1.4.7-11|92	- rebuild to fix plugin lrdf support
12cr|jack-rack-1.4.7-11|93	
12cr|jack-rack-1.4.7-11|94	* Fri Dec 23 2011 Frank Kober <emuse@mandriva.org> 1.4.7-8
12cr|jack-rack-1.4.7-11|95	+ Revision: 744841
12cr|jack-rack-1.4.7-11|96	- sync sources
12cr|jack-rack-1.4.7-11|97	- avoid to reconfigure build, added jacksession upstream patch
12cr|jack-rack-1.4.7-11|98	- giving up on find-lang.sh and install .mo explicitly
12cr|jack-rack-1.4.7-11|99	- try find-lang.sh with options
12cr|jack-rack-1.4.7-11|100	- fix desktop categories
12cr|jack-rack-1.4.7-11|101	- rebuild for new gtk stuff
12cr|jack-rack-1.4.7-11|102	o lash support deactivated
12cr|jack-rack-1.4.7-11|103	o explicit linking with lm and ldl fixed
12cr|jack-rack-1.4.7-11|104	
12cr|jack-rack-1.4.7-11|105	* Mon Dec 06 2010 Frank Kober <emuse@mandriva.org> 1.4.7-7mdv2011.0
12cr|jack-rack-1.4.7-11|106	+ Revision: 612607
12cr|jack-rack-1.4.7-11|107	- remove obsolete ladcca-devel BR (now lash)
12cr|jack-rack-1.4.7-11|108	
12cr|jack-rack-1.4.7-11|109	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|jack-rack-1.4.7-11|110	- the mass rebuild of 2010.1 packages
12cr|jack-rack-1.4.7-11|111	
12cr|jack-rack-1.4.7-11|112	* Sat Dec 05 2009 Jérôme Brenier <incubusss@mandriva.org> 1.4.7-5mdv2010.1
12cr|jack-rack-1.4.7-11|113	+ Revision: 473824
12cr|jack-rack-1.4.7-11|114	- add BuildRequires : gettext-devel
12cr|jack-rack-1.4.7-11|115	- rediff Patch0
12cr|jack-rack-1.4.7-11|116	- enable lash support / BR : lash-devel
12cr|jack-rack-1.4.7-11|117	- autoreconf
12cr|jack-rack-1.4.7-11|118	- fix license tag
12cr|jack-rack-1.4.7-11|119	
12cr|jack-rack-1.4.7-11|120	+ Thierry Vignaud <tv@mandriva.org>
12cr|jack-rack-1.4.7-11|121	- rebuild
12cr|jack-rack-1.4.7-11|122	- rebuild
12cr|jack-rack-1.4.7-11|123	- fix no-buildroot-tag
12cr|jack-rack-1.4.7-11|124	
12cr|jack-rack-1.4.7-11|125	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|jack-rack-1.4.7-11|126	- lowercase ImageMagick
12cr|jack-rack-1.4.7-11|127	
12cr|jack-rack-1.4.7-11|128	+ Pixel <pixel@mandriva.com>
12cr|jack-rack-1.4.7-11|129	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|jack-rack-1.4.7-11|130	
12cr|jack-rack-1.4.7-11|131	* Wed Jan 02 2008 Emmanuel Andry <eandry@mandriva.org> 1.4.7-1mdv2008.1
12cr|jack-rack-1.4.7-11|132	+ Revision: 140795
12cr|jack-rack-1.4.7-11|133	- New version
12cr|jack-rack-1.4.7-11|134	
12cr|jack-rack-1.4.7-11|135	+ Thierry Vignaud <tv@mandriva.org>
12cr|jack-rack-1.4.7-11|136	- kill re-definition of %%buildroot on Pixel's request
12cr|jack-rack-1.4.7-11|137	
12cr|jack-rack-1.4.7-11|138	* Thu Sep 06 2007 Emmanuel Andry <eandry@mandriva.org> 1.4.6-1mdv2008.0
12cr|jack-rack-1.4.7-11|139	+ Revision: 81217
12cr|jack-rack-1.4.7-11|140	- remove icon extension in desktop file
12cr|jack-rack-1.4.7-11|141	- buildrequires ladcca-devel imagemagick
12cr|jack-rack-1.4.7-11|142	- New version
12cr|jack-rack-1.4.7-11|143	- drop old menu
12cr|jack-rack-1.4.7-11|144	- fix build with suse patch
12cr|jack-rack-1.4.7-11|145	- add ecasound support
12cr|jack-rack-1.4.7-11|146	
12cr|jack-rack-1.4.7-11|147	
12cr|jack-rack-1.4.7-11|148	* Sat Jan 27 2007 Emmanuel Andry <eandry@mandriva.org> 1.4.5-1mdv2007.0
12cr|jack-rack-1.4.7-11|149	+ Revision: 114355
12cr|jack-rack-1.4.7-11|150	- buildrequires desktop-file-utils
12cr|jack-rack-1.4.7-11|151	- New version 1.4.5
12cr|jack-rack-1.4.7-11|152	- Import jack-rack
12cr|jack-rack-1.4.7-11|153	
12cr|jack-rack-1.4.7-11|154	* Mon Sep 04 2006 Emmanuel Andry <eandry@mandriva.org> 1.4.4-4mdv2007.0
12cr|jack-rack-1.4.7-11|155	- %%mkrel
12cr|jack-rack-1.4.7-11|156	- xdg menu
12cr|jack-rack-1.4.7-11|157	
12cr|jack-rack-1.4.7-11|158	* Fri Apr 21 2006 Austin Acton <austin@mandriva.org> 1.4.4-3mdk
12cr|jack-rack-1.4.7-11|159	- URL (littletux)
12cr|jack-rack-1.4.7-11|160	- disable rpath (me)
12cr|jack-rack-1.4.7-11|161	
12cr|jack-rack-1.4.7-11|162	* Sat Apr 01 2006 Austin Acton <austin@mandriva.org> 1.4.4-2mdk
12cr|jack-rack-1.4.7-11|163	- Rebuild
12cr|jack-rack-1.4.7-11|164	
12cr|jack-rack-1.4.7-11|165	* Thu Aug 25 2005 Austin Acton <austin@mandriva.org> 1.4.4-1mdk
12cr|jack-rack-1.4.7-11|166	- 1.4.4
12cr|jack-rack-1.4.7-11|167	- source URL
12cr|jack-rack-1.4.7-11|168	
12cr|jack-rack-1.4.7-11|169	* Sun Feb 06 2005 Austin Acton <austin@mandrake.org> 1.4.3-2mdk
12cr|jack-rack-1.4.7-11|170	- birthday
12cr|jack-rack-1.4.7-11|171	- fix summary
12cr|jack-rack-1.4.7-11|172	- configure 2.5
12cr|jack-rack-1.4.7-11|173	

2328 12
12cr|jacksum-1.7.0-10|1	# Copyright (c) 2000-2005, JPackage Project
12cr|jacksum-1.7.0-10|2	# All rights reserved.
12cr|jacksum-1.7.0-10|3	#
12cr|jacksum-1.7.0-10|4	# Redistribution and use in source and binary forms, with or without
12cr|jacksum-1.7.0-10|5	# modification, are permitted provided that the following conditions
12cr|jacksum-1.7.0-10|6	# are met:
12cr|jacksum-1.7.0-10|7	#
12cr|jacksum-1.7.0-10|8	# 1. Redistributions of source code must retain the above copyright
12cr|jacksum-1.7.0-10|9	#    notice, this list of conditions and the following disclaimer.
12cr|jacksum-1.7.0-10|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|jacksum-1.7.0-10|11	#    notice, this list of conditions and the following disclaimer in the
12cr|jacksum-1.7.0-10|12	#    documentation and/or other materials provided with the
12cr|jacksum-1.7.0-10|13	#    distribution.
12cr|jacksum-1.7.0-10|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|jacksum-1.7.0-10|15	#    contributors may be used to endorse or promote products derived
12cr|jacksum-1.7.0-10|16	#    from this software without specific prior written permission.
12cr|jacksum-1.7.0-10|17	#
12cr|jacksum-1.7.0-10|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|jacksum-1.7.0-10|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|jacksum-1.7.0-10|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|jacksum-1.7.0-10|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|jacksum-1.7.0-10|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|jacksum-1.7.0-10|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|jacksum-1.7.0-10|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|jacksum-1.7.0-10|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|jacksum-1.7.0-10|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|jacksum-1.7.0-10|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|jacksum-1.7.0-10|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|jacksum-1.7.0-10|29	#
12cr|jacksum-1.7.0-10|30	
12cr|jacksum-1.7.0-10|31	%define gcj_support 1
12cr|jacksum-1.7.0-10|32	%define section free
12cr|jacksum-1.7.0-10|33	
12cr|jacksum-1.7.0-10|34	Name:           jacksum
12cr|jacksum-1.7.0-10|35	Version:        1.7.0
12cr|jacksum-1.7.0-10|36	Release:        %mkrel 10
12cr|jacksum-1.7.0-10|37	Epoch:          0
12cr|jacksum-1.7.0-10|38	Summary:        Software for computing and verifying checksums, CRC's, and message digests
12cr|jacksum-1.7.0-10|39	License:        GPL
12cr|jacksum-1.7.0-10|40	URL:            http://www.jonelo.de/java/jacksum/
12cr|jacksum-1.7.0-10|41	Group:          Development/Java
12cr|jacksum-1.7.0-10|42	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|jacksum-1.7.0-10|43	#Vendor:         JPackage Project
12cr|jacksum-1.7.0-10|44	#Distribution:   JPackage
12cr|jacksum-1.7.0-10|45	Source0:        http://osdn.dl.sourceforge.net/jacksum/jacksum-1.7.0.zip
12cr|jacksum-1.7.0-10|46	Source1:        %{name}
12cr|jacksum-1.7.0-10|47	Patch0:         %{name}-javadoc.patch
12cr|jacksum-1.7.0-10|48	BuildRequires:  ant
12cr|jacksum-1.7.0-10|49	BuildRequires:  java-rpmbuild >= 0:1.5
12cr|jacksum-1.7.0-10|50	%if %{gcj_support}
12cr|jacksum-1.7.0-10|51	BuildRequires:  java-gcj-compat-devel
12cr|jacksum-1.7.0-10|52	%else
12cr|jacksum-1.7.0-10|53	BuildArch:      noarch
12cr|jacksum-1.7.0-10|54	%endif
12cr|jacksum-1.7.0-10|55	
12cr|jacksum-1.7.0-10|56	%description
12cr|jacksum-1.7.0-10|57	Jacksum is a free and platform independent software for computing and
12cr|jacksum-1.7.0-10|58	verifying checksums, CRC's, and message digests (known as hash values
12cr|jacksum-1.7.0-10|59	and fingerprints). "Jacksum" is a synthetic word made of JAva and
12cr|jacksum-1.7.0-10|60	ChecKSUM.
12cr|jacksum-1.7.0-10|61	
12cr|jacksum-1.7.0-10|62	Jacksum supports 46 popular algorithms (Adler32, BSD sum, POSIX cksum,
12cr|jacksum-1.7.0-10|63	Bzip2's CRC, CRC-8, CRC-16, CRC-24, CRC-32 (FCS-32), CRC-64, ELF-32,
12cr|jacksum-1.7.0-10|64	eMule/eDonkey, FCS-16, GOST R 34.11-94, HAS-160, HAVAL (3/4/5 passes,
12cr|jacksum-1.7.0-10|65	128/160/192/224/256 bits), MD2, MD4, MD5, MPEG-2's CRC-32, RIPEMD-128,
12cr|jacksum-1.7.0-10|66	RIPEMD-160, RIPEMD-256, RIPEMD-320, SHA-0, SHA-1, SHA-224, SHA-256,
12cr|jacksum-1.7.0-10|67	SHA-384, SHA-512, Tiger-128, Tiger-160, Tiger, Tiger2, Unix System V
12cr|jacksum-1.7.0-10|68	sum, sum8, sum16, sum24, sum32, Whirlpool-0, Whirlpool-1, Whirlpool and
12cr|jacksum-1.7.0-10|69	xor8).
12cr|jacksum-1.7.0-10|70	
12cr|jacksum-1.7.0-10|71	Jacksum supports the "Rocksoft (tm) Model CRC Algorithm", it can
12cr|jacksum-1.7.0-10|72	calculate customized CRC algorithms and it supports the combination of
12cr|jacksum-1.7.0-10|73	multiple algorithms.
12cr|jacksum-1.7.0-10|74	
12cr|jacksum-1.7.0-10|75	%package javadoc
12cr|jacksum-1.7.0-10|76	Summary:        Javadoc for %{name}
12cr|jacksum-1.7.0-10|77	Group:          Development/Java
12cr|jacksum-1.7.0-10|78	
12cr|jacksum-1.7.0-10|79	%description javadoc
12cr|jacksum-1.7.0-10|80	Javadoc for %{name}.
12cr|jacksum-1.7.0-10|81	
12cr|jacksum-1.7.0-10|82	%prep
12cr|jacksum-1.7.0-10|83	%setup -q -c
12cr|jacksum-1.7.0-10|84	%{__perl} -pi -e 's/\r$//g' history.txt license.txt readme_de.txt readme.txt docs/*
12cr|jacksum-1.7.0-10|85	pushd source
12cr|jacksum-1.7.0-10|86	%{_bindir}/unzip -qq %{name}-src.zip
12cr|jacksum-1.7.0-10|87	popd
12cr|jacksum-1.7.0-10|88	%patch0 -p1
12cr|jacksum-1.7.0-10|89	%{__perl} -pi -e 's|<javadoc|<javadoc source="1.4"|g' build.xml
12cr|jacksum-1.7.0-10|90	
12cr|jacksum-1.7.0-10|91	%build
12cr|jacksum-1.7.0-10|92	pushd source
12cr|jacksum-1.7.0-10|93	%{ant} jar #javadoc
12cr|jacksum-1.7.0-10|94	popd
12cr|jacksum-1.7.0-10|95	
12cr|jacksum-1.7.0-10|96	%install
12cr|jacksum-1.7.0-10|97	%{__rm} -rf %{buildroot}
12cr|jacksum-1.7.0-10|98	
12cr|jacksum-1.7.0-10|99	# bin
12cr|jacksum-1.7.0-10|100	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|jacksum-1.7.0-10|101	%{__cp} -a %{SOURCE1} %{buildroot}%{_bindir}/%{name}
12cr|jacksum-1.7.0-10|102	
12cr|jacksum-1.7.0-10|103	# jars
12cr|jacksum-1.7.0-10|104	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|jacksum-1.7.0-10|105	%{__cp} -a source/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|jacksum-1.7.0-10|106	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do %{__ln_s} ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12cr|jacksum-1.7.0-10|107	
12cr|jacksum-1.7.0-10|108	# javadoc
12cr|jacksum-1.7.0-10|109	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jacksum-1.7.0-10|110	#%{__cp} -a source/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jacksum-1.7.0-10|111	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|jacksum-1.7.0-10|112	
12cr|jacksum-1.7.0-10|113	%if %{gcj_support}
12cr|jacksum-1.7.0-10|114	%{_bindir}/aot-compile-rpm
12cr|jacksum-1.7.0-10|115	%endif
12cr|jacksum-1.7.0-10|116	
12cr|jacksum-1.7.0-10|117	%clean
12cr|jacksum-1.7.0-10|118	%{__rm} -rf %{buildroot}
12cr|jacksum-1.7.0-10|119	
12cr|jacksum-1.7.0-10|120	%if %{gcj_support}
12cr|jacksum-1.7.0-10|121	%post
12cr|jacksum-1.7.0-10|122	%{update_gcjdb}
12cr|jacksum-1.7.0-10|123	
12cr|jacksum-1.7.0-10|124	%postun
12cr|jacksum-1.7.0-10|125	%{clean_gcjdb}
12cr|jacksum-1.7.0-10|126	%endif
12cr|jacksum-1.7.0-10|127	
12cr|jacksum-1.7.0-10|128	%files
12cr|jacksum-1.7.0-10|129	%defattr(0644,root,root,0755)
12cr|jacksum-1.7.0-10|130	%doc history.txt license.txt readme_de.txt readme.txt docs/*
12cr|jacksum-1.7.0-10|131	%attr(0755,root,root) %{_bindir}/%{name}
12cr|jacksum-1.7.0-10|132	%{_javadir}/%{name}*.jar
12cr|jacksum-1.7.0-10|133	%if %{gcj_support}
12cr|jacksum-1.7.0-10|134	%attr(-,root,root) %{_libdir}/gcj/%{name}
12cr|jacksum-1.7.0-10|135	%endif
12cr|jacksum-1.7.0-10|136	
12cr|jacksum-1.7.0-10|137	%files javadoc
12cr|jacksum-1.7.0-10|138	%defattr(0644,root,root,0755)
12cr|jacksum-1.7.0-10|139	%doc %{_javadocdir}/%{name}
12cr|jacksum-1.7.0-10|140	%doc %{_javadocdir}/%{name}-%{version}
12cr|jacksum-1.7.0-10|141	
12cr|jacksum-1.7.0-10|142	
12cr|jacksum-1.7.0-10|143	%changelog
12cr|jacksum-1.7.0-10|144	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.7.0-10mdv2011.0
12cr|jacksum-1.7.0-10|145	+ Revision: 619709
12cr|jacksum-1.7.0-10|146	- the mass rebuild of 2010.0 packages
12cr|jacksum-1.7.0-10|147	
12cr|jacksum-1.7.0-10|148	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:1.7.0-9mdv2010.0
12cr|jacksum-1.7.0-10|149	+ Revision: 429582
12cr|jacksum-1.7.0-10|150	- rebuild
12cr|jacksum-1.7.0-10|151	
12cr|jacksum-1.7.0-10|152	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0:1.7.0-8mdv2009.0
12cr|jacksum-1.7.0-10|153	+ Revision: 247331
12cr|jacksum-1.7.0-10|154	- rebuild
12cr|jacksum-1.7.0-10|155	- fix no-buildroot-tag
12cr|jacksum-1.7.0-10|156	- kill re-definition of %%buildroot on Pixel's request
12cr|jacksum-1.7.0-10|157	
12cr|jacksum-1.7.0-10|158	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.7.0-6mdv2008.1
12cr|jacksum-1.7.0-10|159	+ Revision: 120899
12cr|jacksum-1.7.0-10|160	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|jacksum-1.7.0-10|161	
12cr|jacksum-1.7.0-10|162	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:1.7.0-5mdv2008.0
12cr|jacksum-1.7.0-10|163	+ Revision: 87396
12cr|jacksum-1.7.0-10|164	- rebuild to filter out autorequires of GCJ AOT objects
12cr|jacksum-1.7.0-10|165	- remove unnecessary Requires(post) on java-gcj-compat
12cr|jacksum-1.7.0-10|166	
12cr|jacksum-1.7.0-10|167	* Wed Aug 29 2007 David Walluck <walluck@mandriva.org> 0:1.7.0-4mdv2008.0
12cr|jacksum-1.7.0-10|168	+ Revision: 74735
12cr|jacksum-1.7.0-10|169	- disable javadoc build as sinjdoc doesn't like it
12cr|jacksum-1.7.0-10|170	- Import jacksum
12cr|jacksum-1.7.0-10|171	
12cr|jacksum-1.7.0-10|172	
12cr|jacksum-1.7.0-10|173	
12cr|jacksum-1.7.0-10|174	* Tue Aug 22 2006 David Walluck <walluck@mandriva.org> 0:1.7.0-3mdv2007.0
12cr|jacksum-1.7.0-10|175	- add script
12cr|jacksum-1.7.0-10|176	
12cr|jacksum-1.7.0-10|177	* Fri Aug 11 2006 David Walluck <walluck@mandriva.org> 0:1.7.0-2mdv2007.0
12cr|jacksum-1.7.0-10|178	- fix javadoc creation
12cr|jacksum-1.7.0-10|179	
12cr|jacksum-1.7.0-10|180	* Mon Jul 31 2006 David Walluck <walluck@mandriva.org> 0:1.7.0-1mdv2007.0
12cr|jacksum-1.7.0-10|181	- release

2329 12
12cr|jag-0.3.2-1|1	Name:		jag
12cr|jag-0.3.2-1|2	Version:	0.3.2
12cr|jag-0.3.2-1|3	Release:	%mkrel 1
12cr|jag-0.3.2-1|4	# README say "under the GPL" so that quite vague
12cr|jag-0.3.2-1|5	License:	GPLv2+
12cr|jag-0.3.2-1|6	Group:		Games/Puzzles
12cr|jag-0.3.2-1|7	Summary:	An arcade-puzzle 2D game to break all of the target blocks
12cr|jag-0.3.2-1|8	URL:		http://jag.xlabsoft.com
12cr|jag-0.3.2-1|9	Source0:	http://jag.xlabsoft.com/files/%{name}-%{version}-src.zip
12cr|jag-0.3.2-1|10	Source1:	http://jag.xlabsoft.com/files/%{name}-%{version}-data.zip
12cr|jag-0.3.2-1|11	
12cr|jag-0.3.2-1|12	# adujst path to conform to FHS
12cr|jag-0.3.2-1|13	# not sent upstream, too ugly
12cr|jag-0.3.2-1|14	Patch0:		jag-0.3.2-path.patch
12cr|jag-0.3.2-1|15	
12cr|jag-0.3.2-1|16	Patch1:		jag-0.3.2-dso.patch
12cr|jag-0.3.2-1|17	
12cr|jag-0.3.2-1|18	BuildRequires:	gcc-c++
12cr|jag-0.3.2-1|19	BuildRequires:	libmesagl-devel
12cr|jag-0.3.2-1|20	BuildRequires:	SDL-devel
12cr|jag-0.3.2-1|21	BuildRequires:	SDL_mixer-devel
12cr|jag-0.3.2-1|22	BuildRequires:	libxrandr-devel
12cr|jag-0.3.2-1|23	BuildRequires:	libxrender-devel
12cr|jag-0.3.2-1|24	BuildRequires:	qt4-devel
12cr|jag-0.3.2-1|25	BuildRequires:	unzip
12cr|jag-0.3.2-1|26	
12cr|jag-0.3.2-1|27	%description
12cr|jag-0.3.2-1|28	JAG is a free and opensource arcade-puzzle 2D game.
12cr|jag-0.3.2-1|29	
12cr|jag-0.3.2-1|30	The aim of JAG is to break all of the target pieces on each level, and to do
12cr|jag-0.3.2-1|31	this before the time runs out. Keep doing this until you have beaten the last
12cr|jag-0.3.2-1|32	level and won the game. Move game pieces using mouse into matches of 3 or more
12cr|jag-0.3.2-1|33	in a straight line horizontally or vertically. Doing this on top of the target
12cr|jag-0.3.2-1|34	cells will break them. The faster targets are removed, the bigger is score.
12cr|jag-0.3.2-1|35	There are single and double targets. Unlike the single ones, double targets
12cr|jag-0.3.2-1|36	are removed in two turns. Some pieces are blocked. Before removing such ones,
12cr|jag-0.3.2-1|37	blocks should be destroyed. Blocks also can be single or double. By breaking
12cr|jag-0.3.2-1|38	pieces and targets, you're earning score which can be spent for applying a
12cr|jag-0.3.2-1|39	special tool. Tools make the life easier as they're mostly intended for
12cr|jag-0.3.2-1|40	breaking several pieces at a time, including blocks and targets. By breaking
12cr|jag-0.3.2-1|41	pieces of the same type, you're also increasing bonus counters. If you will
12cr|jag-0.3.2-1|42	collect 500 and more items, you can remove all the same items from the field.
12cr|jag-0.3.2-1|43	
12cr|jag-0.3.2-1|44	%prep
12cr|jag-0.3.2-1|45	%setup -q -n %{name}-%{version}-src -a1
12cr|jag-0.3.2-1|46	%patch0 -p1
12cr|jag-0.3.2-1|47	%patch1 -p1
12cr|jag-0.3.2-1|48	%__mv %{name}-%{version}-data/data .
12cr|jag-0.3.2-1|49	%__rm -rf %{name}-%{version}-data
12cr|jag-0.3.2-1|50	find . -type f -exec %__chmod 644 {} \;
12cr|jag-0.3.2-1|51	find . -type d -exec %__chmod 755 {} \;
12cr|jag-0.3.2-1|52	
12cr|jag-0.3.2-1|53	%build
12cr|jag-0.3.2-1|54	%qmake_qt4 Game.pro
12cr|jag-0.3.2-1|55	%make
12cr|jag-0.3.2-1|56	
12cr|jag-0.3.2-1|57	%__cat > %{name}.desktop <<EOF
12cr|jag-0.3.2-1|58	[Desktop Entry]
12cr|jag-0.3.2-1|59	Name=JAG
12cr|jag-0.3.2-1|60	GenericName=Arcade-puzzle 2D game
12cr|jag-0.3.2-1|61	Comment=%{summary}
12cr|jag-0.3.2-1|62	Exec=%{name}
12cr|jag-0.3.2-1|63	Icon=%{_liconsdir}/%{name}
12cr|jag-0.3.2-1|64	Type=Application
12cr|jag-0.3.2-1|65	StartupNotify=false
12cr|jag-0.3.2-1|66	Categories=Game;LogicGame;
12cr|jag-0.3.2-1|67	Terminal=false
12cr|jag-0.3.2-1|68	EOF
12cr|jag-0.3.2-1|69	
12cr|jag-0.3.2-1|70	%install
12cr|jag-0.3.2-1|71	%__rm -rf %{buildroot}
12cr|jag-0.3.2-1|72	%makeinstall INSTALL_ROOT=%{buildroot}
12cr|jag-0.3.2-1|73	
12cr|jag-0.3.2-1|74	%__mkdir_p %{buildroot}%{_datadir}/applications/
12cr|jag-0.3.2-1|75	%__install -m644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|jag-0.3.2-1|76	
12cr|jag-0.3.2-1|77	%__mkdir_p %{buildroot}%{_liconsdir}
12cr|jag-0.3.2-1|78	%__install -m644 images/item4.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|jag-0.3.2-1|79	
12cr|jag-0.3.2-1|80	%clean
12cr|jag-0.3.2-1|81	%__rm -rf %{buildroot}
12cr|jag-0.3.2-1|82	
12cr|jag-0.3.2-1|83	%files
12cr|jag-0.3.2-1|84	%defattr(644,root,root,755)
12cr|jag-0.3.2-1|85	%attr(755,root,root) %{_bindir}/%{name}
12cr|jag-0.3.2-1|86	%{_datadir}/applications/%{name}.desktop
12cr|jag-0.3.2-1|87	%{_liconsdir}/%{name}.png
12cr|jag-0.3.2-1|88	%{_datadir}/%{name}
12cr|jag-0.3.2-1|89	
12cr|jag-0.3.2-1|90	
12cr|jag-0.3.2-1|91	
12cr|jag-0.3.2-1|92	%changelog
12cr|jag-0.3.2-1|93	* Tue Mar 06 2012 Andrey Bondrov <abondrov@mandriva.org> 0.3.2-1mdv2011.0
12cr|jag-0.3.2-1|94	+ Revision: 782318
12cr|jag-0.3.2-1|95	- Add patch for DSO issues in Cooker
12cr|jag-0.3.2-1|96	- New version 0.3.2
12cr|jag-0.3.2-1|97	
12cr|jag-0.3.2-1|98	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-2mdv2011.0
12cr|jag-0.3.2-1|99	+ Revision: 612437
12cr|jag-0.3.2-1|100	- the mass rebuild of 2010.1 packages
12cr|jag-0.3.2-1|101	
12cr|jag-0.3.2-1|102	* Thu Feb 25 2010 Michael Scherer <misc@mandriva.org> 0.3.1-1mdv2010.1
12cr|jag-0.3.2-1|103	+ Revision: 511258
12cr|jag-0.3.2-1|104	- comment patch to explain why it is not sent upstream
12cr|jag-0.3.2-1|105	- fix License tag
12cr|jag-0.3.2-1|106	- adapt and clean rpm from MIB
12cr|jag-0.3.2-1|107	
12cr|jag-0.3.2-1|108	
12cr|jag-0.3.2-1|109	* Sat Feb 13 2010 Andrey Bondrov <bondrov@math.dvgu.ru> 0.3.1-69.1mib2009.1
12cr|jag-0.3.2-1|110	- New version 0.3.1
12cr|jag-0.3.2-1|111	- Clean up and fix spec
12cr|jag-0.3.2-1|112	- Add patch0 to fix path from usr/local to usr
12cr|jag-0.3.2-1|113	- MIB (Mandriva Italia Backport) - http://mib.pianetalinux.org
12cr|jag-0.3.2-1|114	
12cr|jag-0.3.2-1|115	* Thu Oct 15 2009 Beppe Florin <symbianflo@fastwebnet.it>  0.2.6-69.1mib2009.1
12cr|jag-0.3.2-1|116	- New release
12cr|jag-0.3.2-1|117	- MIB (Mandriva Italia Backport) - http://mib.pianetalinux.org
12cr|jag-0.3.2-1|118	
12cr|jag-0.3.2-1|119	* Sun Aug 09 2009 Alberto Altieri <alberto.altieri@gmail.com> 0.2.5-69.1mib2009.1
12cr|jag-0.3.2-1|120	- First version/release for MIB users
12cr|jag-0.3.2-1|121	- MIB (Mandriva Italia Backport) new optimized
12cr|jag-0.3.2-1|122	
12cr|jag-0.3.2-1|123	* Sun Jul 12 2009 Fr. Br. George <george@altlinux.ru> 0.2.3-alt1
12cr|jag-0.3.2-1|124	- Initial build from scratch

2330 12
12cr|jahmm-0.6.1-3.0.3|1	# Copyright (c) 2000-2008, JPackage Project
12cr|jahmm-0.6.1-3.0.3|2	# All rights reserved.
12cr|jahmm-0.6.1-3.0.3|3	#
12cr|jahmm-0.6.1-3.0.3|4	# Redistribution and use in source and binary forms, with or without
12cr|jahmm-0.6.1-3.0.3|5	# modification, are permitted provided that the following conditions
12cr|jahmm-0.6.1-3.0.3|6	# are met:
12cr|jahmm-0.6.1-3.0.3|7	#
12cr|jahmm-0.6.1-3.0.3|8	# 1. Redistributions of source code must retain the above copyright
12cr|jahmm-0.6.1-3.0.3|9	#    notice, this list of conditions and the following disclaimer.
12cr|jahmm-0.6.1-3.0.3|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|jahmm-0.6.1-3.0.3|11	#    notice, this list of conditions and the following disclaimer in the
12cr|jahmm-0.6.1-3.0.3|12	#    documentation and/or other materials provided with the
12cr|jahmm-0.6.1-3.0.3|13	#    distribution.
12cr|jahmm-0.6.1-3.0.3|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|jahmm-0.6.1-3.0.3|15	#    contributors may be used to endorse or promote products derived
12cr|jahmm-0.6.1-3.0.3|16	#    from this software without specific prior written permission.
12cr|jahmm-0.6.1-3.0.3|17	#
12cr|jahmm-0.6.1-3.0.3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|jahmm-0.6.1-3.0.3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|jahmm-0.6.1-3.0.3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|jahmm-0.6.1-3.0.3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|jahmm-0.6.1-3.0.3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|jahmm-0.6.1-3.0.3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|jahmm-0.6.1-3.0.3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|jahmm-0.6.1-3.0.3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|jahmm-0.6.1-3.0.3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|jahmm-0.6.1-3.0.3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|jahmm-0.6.1-3.0.3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|jahmm-0.6.1-3.0.3|29	#
12cr|jahmm-0.6.1-3.0.3|30	
12cr|jahmm-0.6.1-3.0.3|31	%define gcj_support 1
12cr|jahmm-0.6.1-3.0.3|32	
12cr|jahmm-0.6.1-3.0.3|33	Name:           jahmm
12cr|jahmm-0.6.1-3.0.3|34	Version:        0.6.1
12cr|jahmm-0.6.1-3.0.3|35	Release:        %mkrel 3.0.3
12cr|jahmm-0.6.1-3.0.3|36	Epoch:          0
12cr|jahmm-0.6.1-3.0.3|37	Summary:        Java implementation of Hidden Markov Model (HMM) related algorithms
12cr|jahmm-0.6.1-3.0.3|38	License:        GPLv2+
12cr|jahmm-0.6.1-3.0.3|39	Group:          Development/Java
12cr|jahmm-0.6.1-3.0.3|40	URL:            http://www.run.montefiore.ulg.ac.be/~francois/software/jahmm/
12cr|jahmm-0.6.1-3.0.3|41	Source0:        http://www.run.montefiore.ulg.ac.be/~francois/software/jahmm/files/jahmm-%{version}.tar.gz
12cr|jahmm-0.6.1-3.0.3|42	Source1:        %{name}-%{version}.pom
12cr|jahmm-0.6.1-3.0.3|43	Source2:        %{name}-desktop.desktop
12cr|jahmm-0.6.1-3.0.3|44	Source3:        http://www.run.montefiore.ulg.ac.be/~francois/software/jahmm/doc/userguide/%{version}/jahmm-userguide-%{version}-src.tar.gz
12cr|jahmm-0.6.1-3.0.3|45	Patch0:         %{name}-0.6.1-build.patch
12cr|jahmm-0.6.1-3.0.3|46	Requires:       jpackage-utils >= 0:1.7.2
12cr|jahmm-0.6.1-3.0.3|47	BuildRequires:  ant
12cr|jahmm-0.6.1-3.0.3|48	BuildRequires:  ant-junit
12cr|jahmm-0.6.1-3.0.3|49	%if %{gcj_support}
12cr|jahmm-0.6.1-3.0.3|50	BuildRequires:  java-gcj-compat-devel
12cr|jahmm-0.6.1-3.0.3|51	%else
12cr|jahmm-0.6.1-3.0.3|52	Buildarch:      noarch
12cr|jahmm-0.6.1-3.0.3|53	%endif
12cr|jahmm-0.6.1-3.0.3|54	BuildRequires:  java-rpmbuild
12cr|jahmm-0.6.1-3.0.3|55	BuildRequires:  junit
12cr|jahmm-0.6.1-3.0.3|56	BuildRequires:  dblatex
12cr|jahmm-0.6.1-3.0.3|57	BuildRequires:  docbook-dtd-mathml20
12cr|jahmm-0.6.1-3.0.3|58	BuildRequires:  docbook-dtd44-xml
12cr|jahmm-0.6.1-3.0.3|59	BuildRequires:  docbook-style-xsl
12cr|jahmm-0.6.1-3.0.3|60	BuildRequires:  libxslt-proc
12cr|jahmm-0.6.1-3.0.3|61	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|jahmm-0.6.1-3.0.3|62	
12cr|jahmm-0.6.1-3.0.3|63	%description
12cr|jahmm-0.6.1-3.0.3|64	Jahmm (pronounced "jam") is a Java implementation of Hidden Markov Model (HMM)
12cr|jahmm-0.6.1-3.0.3|65	related algorithms. It's been designed to be easy to use (e.g. simple things
12cr|jahmm-0.6.1-3.0.3|66	are simple to program) and general purpose. As it is licenced under GPL; its
12cr|jahmm-0.6.1-3.0.3|67	source code is thus freely available.
12cr|jahmm-0.6.1-3.0.3|68	
12cr|jahmm-0.6.1-3.0.3|69	This library is reasonably efficient, meaning that the complexity of the
12cr|jahmm-0.6.1-3.0.3|70	implementation of the algorithms involved is that given by the theory. However,
12cr|jahmm-0.6.1-3.0.3|71	when a choice must be made between code readability and efficiency, readability
12cr|jahmm-0.6.1-3.0.3|72	has been chosen. It is thus ideal in research (because algorithms can easily be
12cr|jahmm-0.6.1-3.0.3|73	modified) and as an academic tool (students can quickly get interesting
12cr|jahmm-0.6.1-3.0.3|74	results).
12cr|jahmm-0.6.1-3.0.3|75	
12cr|jahmm-0.6.1-3.0.3|76	Various algorithms are included in the latest version..
12cr|jahmm-0.6.1-3.0.3|77	
12cr|jahmm-0.6.1-3.0.3|78	The library also provides a graphical user interface and a command-line
12cr|jahmm-0.6.1-3.0.3|79	interface.
12cr|jahmm-0.6.1-3.0.3|80	
12cr|jahmm-0.6.1-3.0.3|81	%package manual
12cr|jahmm-0.6.1-3.0.3|82	Summary:        Manual for %{name}
12cr|jahmm-0.6.1-3.0.3|83	Group:          Development/Java
12cr|jahmm-0.6.1-3.0.3|84	
12cr|jahmm-0.6.1-3.0.3|85	%description manual
12cr|jahmm-0.6.1-3.0.3|86	Documentation for %{name}.
12cr|jahmm-0.6.1-3.0.3|87	
12cr|jahmm-0.6.1-3.0.3|88	%package javadoc
12cr|jahmm-0.6.1-3.0.3|89	Summary:        Javadoc for %{name}
12cr|jahmm-0.6.1-3.0.3|90	Group:          Development/Java
12cr|jahmm-0.6.1-3.0.3|91	
12cr|jahmm-0.6.1-3.0.3|92	%description javadoc
12cr|jahmm-0.6.1-3.0.3|93	Javadoc for %{name}.
12cr|jahmm-0.6.1-3.0.3|94	
12cr|jahmm-0.6.1-3.0.3|95	%package demo
12cr|jahmm-0.6.1-3.0.3|96	Summary:        Demo for %{name}
12cr|jahmm-0.6.1-3.0.3|97	Group:          Development/Java
12cr|jahmm-0.6.1-3.0.3|98	Requires:       %{name} = %{epoch}:%{version}-%{release}
12cr|jahmm-0.6.1-3.0.3|99	
12cr|jahmm-0.6.1-3.0.3|100	%description demo
12cr|jahmm-0.6.1-3.0.3|101	Demonstrations and samples for %{name}.
12cr|jahmm-0.6.1-3.0.3|102	
12cr|jahmm-0.6.1-3.0.3|103	%prep
12cr|jahmm-0.6.1-3.0.3|104	%setup -q
12cr|jahmm-0.6.1-3.0.3|105	%setup -q -T -D -a 3
12cr|jahmm-0.6.1-3.0.3|106	%patch0 -p1
12cr|jahmm-0.6.1-3.0.3|107	pushd user_guide
12cr|jahmm-0.6.1-3.0.3|108	%{__perl} -pi -e 's|/usr/share/xml/docbook/stylesheet/nwalsh/|%{_datadir}/sgml/docbook/xsl-stylesheets-'$(rpm -q --queryformat "%{VERSION}" docbook-style-xsl)'/|' src/html.xsl src/xhtml.xsl
12cr|jahmm-0.6.1-3.0.3|109	%{__perl} -pi -e 's|http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd|%{_datadir}/sgml/docbook/xml-dtd-4.4/docbookx.dtd|' src/*.xml
12cr|jahmm-0.6.1-3.0.3|110	%{__perl} -pi -e 's|http://www.w3.org/TR/MathML2/dtd/mathml2.dtd|%{_datadir}/sgml/docbook/mathml20-dtd-20030619/mathml2.dtd|' src/examples.xml src/examples_vectors.mml
12cr|jahmm-0.6.1-3.0.3|111	popd
12cr|jahmm-0.6.1-3.0.3|112	
12cr|jahmm-0.6.1-3.0.3|113	%build
12cr|jahmm-0.6.1-3.0.3|114	export OPT_JAR_LIST=:
12cr|jahmm-0.6.1-3.0.3|115	export CLASSPATH=$(build-classpath junit)
12cr|jahmm-0.6.1-3.0.3|116	%{ant} jar javadoc
12cr|jahmm-0.6.1-3.0.3|117	
12cr|jahmm-0.6.1-3.0.3|118	export OPT_JAR_LIST="ant/ant-junit junit"
12cr|jahmm-0.6.1-3.0.3|119	export CLASSPATH=`pwd`/build/lib/jahmm-0.6.1.jar
12cr|jahmm-0.6.1-3.0.3|120	%{ant} junit
12cr|jahmm-0.6.1-3.0.3|121	%{ant} test
12cr|jahmm-0.6.1-3.0.3|122	
12cr|jahmm-0.6.1-3.0.3|123	pushd user_guide
12cr|jahmm-0.6.1-3.0.3|124	make %{?_smp_mflags}
12cr|jahmm-0.6.1-3.0.3|125	popd
12cr|jahmm-0.6.1-3.0.3|126	
12cr|jahmm-0.6.1-3.0.3|127	%install
12cr|jahmm-0.6.1-3.0.3|128	%{__rm} -rf %{buildroot}
12cr|jahmm-0.6.1-3.0.3|129	
12cr|jahmm-0.6.1-3.0.3|130	# jars
12cr|jahmm-0.6.1-3.0.3|131	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|jahmm-0.6.1-3.0.3|132	%{__cp} -a build/lib/%{name}-%{version}.jar \
12cr|jahmm-0.6.1-3.0.3|133	%{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|jahmm-0.6.1-3.0.3|134	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do \
12cr|jahmm-0.6.1-3.0.3|135	%{__ln_s} ${jar} ${jar/-%{version}/}; done)
12cr|jahmm-0.6.1-3.0.3|136	
12cr|jahmm-0.6.1-3.0.3|137	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
12cr|jahmm-0.6.1-3.0.3|138	
12cr|jahmm-0.6.1-3.0.3|139	# poms
12cr|jahmm-0.6.1-3.0.3|140	%{__mkdir_p} %{buildroot}%{_datadir}/maven2/poms
12cr|jahmm-0.6.1-3.0.3|141	%{__cp} -a %{SOURCE1} \
12cr|jahmm-0.6.1-3.0.3|142	%{buildroot}%{_datadir}/maven2/poms/JPP.%{name}.pom
12cr|jahmm-0.6.1-3.0.3|143	
12cr|jahmm-0.6.1-3.0.3|144	# manual
12cr|jahmm-0.6.1-3.0.3|145	
12cr|jahmm-0.6.1-3.0.3|146	# javadoc
12cr|jahmm-0.6.1-3.0.3|147	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jahmm-0.6.1-3.0.3|148	cp -pr javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jahmm-0.6.1-3.0.3|149	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|jahmm-0.6.1-3.0.3|150	
12cr|jahmm-0.6.1-3.0.3|151	# demo
12cr|jahmm-0.6.1-3.0.3|152	%{__mkdir_p} %{buildroot}%{_datadir}/%{name}
12cr|jahmm-0.6.1-3.0.3|153	cp -pr resources/* %{buildroot}%{_datadir}/%{name}
12cr|jahmm-0.6.1-3.0.3|154	%{__chmod} 0755 %{buildroot}%{_datadir}/%{name}/*.sh
12cr|jahmm-0.6.1-3.0.3|155	
12cr|jahmm-0.6.1-3.0.3|156	# scripts
12cr|jahmm-0.6.1-3.0.3|157	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|jahmm-0.6.1-3.0.3|158	
12cr|jahmm-0.6.1-3.0.3|159	function jahmm_script() {
12cr|jahmm-0.6.1-3.0.3|160	%{__cat} > %{buildroot}%{_bindir}/$1 << EOF
12cr|jahmm-0.6.1-3.0.3|161	#!/bin/sh
12cr|jahmm-0.6.1-3.0.3|162	#
12cr|jahmm-0.6.1-3.0.3|163	# $1 script
12cr|jahmm-0.6.1-3.0.3|164	# JPackage Project <http://www.jpackage.org/>
12cr|jahmm-0.6.1-3.0.3|165	
12cr|jahmm-0.6.1-3.0.3|166	# Source functions library
12cr|jahmm-0.6.1-3.0.3|167	. %{_datadir}/java-utils/java-functions
12cr|jahmm-0.6.1-3.0.3|168	
12cr|jahmm-0.6.1-3.0.3|169	# Source system prefs
12cr|jahmm-0.6.1-3.0.3|170	if [ -f %{_sysconfdir}/%{name}.conf ] ; then
12cr|jahmm-0.6.1-3.0.3|171	. %{_sysconfdir}/%{name}.conf
12cr|jahmm-0.6.1-3.0.3|172	fi
12cr|jahmm-0.6.1-3.0.3|173	
12cr|jahmm-0.6.1-3.0.3|174	# Source user prefs
12cr|jahmm-0.6.1-3.0.3|175	if [ -f \$HOME/.%{name}rc ] ; then
12cr|jahmm-0.6.1-3.0.3|176	. \$HOME/.%{name}rc
12cr|jahmm-0.6.1-3.0.3|177	fi
12cr|jahmm-0.6.1-3.0.3|178	
12cr|jahmm-0.6.1-3.0.3|179	# Configuration
12cr|jahmm-0.6.1-3.0.3|180	MAIN_CLASS=$2
12cr|jahmm-0.6.1-3.0.3|181	
12cr|jahmm-0.6.1-3.0.3|182	BASE_JARS="%{name}"
12cr|jahmm-0.6.1-3.0.3|183	
12cr|jahmm-0.6.1-3.0.3|184	# Set parameters
12cr|jahmm-0.6.1-3.0.3|185	set_classpath \$BASE_JARS
12cr|jahmm-0.6.1-3.0.3|186	set_flags \$BASE_FLAGS
12cr|jahmm-0.6.1-3.0.3|187	set_options \$BASE_OPTIONS
12cr|jahmm-0.6.1-3.0.3|188	
12cr|jahmm-0.6.1-3.0.3|189	# Let's start
12cr|jahmm-0.6.1-3.0.3|190	run "\$@"
12cr|jahmm-0.6.1-3.0.3|191	EOF
12cr|jahmm-0.6.1-3.0.3|192	}
12cr|jahmm-0.6.1-3.0.3|193	
12cr|jahmm-0.6.1-3.0.3|194	jahmm_script %{name} be.ac.ulg.montefiore.run.jahmm.apps.cli.Cli
12cr|jahmm-0.6.1-3.0.3|195	#jahmm_script %{name}-viz be.ac.ulg.montefiore.run.jahmm.apps.JahmmViz
12cr|jahmm-0.6.1-3.0.3|196	
12cr|jahmm-0.6.1-3.0.3|197	%if %{gcj_support}
12cr|jahmm-0.6.1-3.0.3|198	%{_bindir}/aot-compile-rpm
12cr|jahmm-0.6.1-3.0.3|199	%endif
12cr|jahmm-0.6.1-3.0.3|200	
12cr|jahmm-0.6.1-3.0.3|201	%clean
12cr|jahmm-0.6.1-3.0.3|202	%{__rm} -rf %{buildroot}
12cr|jahmm-0.6.1-3.0.3|203	
12cr|jahmm-0.6.1-3.0.3|204	%post
12cr|jahmm-0.6.1-3.0.3|205	%update_maven_depmap
12cr|jahmm-0.6.1-3.0.3|206	%if %{gcj_support}
12cr|jahmm-0.6.1-3.0.3|207	%{update_gcjdb}
12cr|jahmm-0.6.1-3.0.3|208	%endif
12cr|jahmm-0.6.1-3.0.3|209	
12cr|jahmm-0.6.1-3.0.3|210	%postun
12cr|jahmm-0.6.1-3.0.3|211	%update_maven_depmap
12cr|jahmm-0.6.1-3.0.3|212	%if %{gcj_support}
12cr|jahmm-0.6.1-3.0.3|213	%{clean_gcjdb}
12cr|jahmm-0.6.1-3.0.3|214	%endif
12cr|jahmm-0.6.1-3.0.3|215	
12cr|jahmm-0.6.1-3.0.3|216	%files
12cr|jahmm-0.6.1-3.0.3|217	%defattr(0644,root,root,0755)
12cr|jahmm-0.6.1-3.0.3|218	%doc CHANGES COPYING README THANKS
12cr|jahmm-0.6.1-3.0.3|219	%attr(0755,root,root) %{_bindir}/%{name}
12cr|jahmm-0.6.1-3.0.3|220	#%attr(0755,root,root) %{_bindir}/%{name}-viz
12cr|jahmm-0.6.1-3.0.3|221	%{_javadir}/%{name}-%{version}.jar
12cr|jahmm-0.6.1-3.0.3|222	%{_javadir}/%{name}.jar
12cr|jahmm-0.6.1-3.0.3|223	%dir %{_datadir}/%{name}
12cr|jahmm-0.6.1-3.0.3|224	%{_datadir}/maven2/poms/*
12cr|jahmm-0.6.1-3.0.3|225	%config(noreplace) %{_mavendepmapfragdir}/*
12cr|jahmm-0.6.1-3.0.3|226	%if %{gcj_support}
12cr|jahmm-0.6.1-3.0.3|227	%dir %{_libdir}/gcj/%{name}
12cr|jahmm-0.6.1-3.0.3|228	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12cr|jahmm-0.6.1-3.0.3|229	%endif
12cr|jahmm-0.6.1-3.0.3|230	
12cr|jahmm-0.6.1-3.0.3|231	%files manual
12cr|jahmm-0.6.1-3.0.3|232	%defattr(0644,root,root,0755)
12cr|jahmm-0.6.1-3.0.3|233	%doc user_guide/jahmm-userguide-0.6.1.pdf
12cr|jahmm-0.6.1-3.0.3|234	%doc user_guide/html
12cr|jahmm-0.6.1-3.0.3|235	%doc user_guide/xhtml
12cr|jahmm-0.6.1-3.0.3|236	
12cr|jahmm-0.6.1-3.0.3|237	%files javadoc
12cr|jahmm-0.6.1-3.0.3|238	%defattr(0644,root,root,0755)
12cr|jahmm-0.6.1-3.0.3|239	%{_javadocdir}/%{name}-%{version}
12cr|jahmm-0.6.1-3.0.3|240	%{_javadocdir}/%{name}
12cr|jahmm-0.6.1-3.0.3|241	
12cr|jahmm-0.6.1-3.0.3|242	%files demo
12cr|jahmm-0.6.1-3.0.3|243	%defattr(-,root,root,0755)
12cr|jahmm-0.6.1-3.0.3|244	%{_datadir}/%{name}/*
12cr|jahmm-0.6.1-3.0.3|245	
12cr|jahmm-0.6.1-3.0.3|246	
12cr|jahmm-0.6.1-3.0.3|247	%changelog
12cr|jahmm-0.6.1-3.0.3|248	* Thu Aug 07 2008 Thierry Vignaud <tvignaud@mandriva.com> 0:0.6.1-3.0.2mdv2009.0
12cr|jahmm-0.6.1-3.0.3|249	+ Revision: 267171
12cr|jahmm-0.6.1-3.0.3|250	- rebuild early 2009.0 package (before pixel changes)
12cr|jahmm-0.6.1-3.0.3|251	
12cr|jahmm-0.6.1-3.0.3|252	* Fri May 09 2008 David Walluck <walluck@mandriva.org> 0:0.6.1-0.0.2mdv2009.0
12cr|jahmm-0.6.1-3.0.3|253	+ Revision: 204998
12cr|jahmm-0.6.1-3.0.3|254	- add macros to userguide URL
12cr|jahmm-0.6.1-3.0.3|255	- remove strict Requires on java-gcj-compat
12cr|jahmm-0.6.1-3.0.3|256	- fix demo Requires and remove AutoReqProv line
12cr|jahmm-0.6.1-3.0.3|257	- use macros for gcj_support scriptlets
12cr|jahmm-0.6.1-3.0.3|258	
12cr|jahmm-0.6.1-3.0.3|259	* Tue Apr 29 2008 David Walluck <walluck@mandriva.org> 0:0.6.1-0.0.1mdv2009.0
12cr|jahmm-0.6.1-3.0.3|260	+ Revision: 199078
12cr|jahmm-0.6.1-3.0.3|261	- BuildRequires: java-rpmbuild
12cr|jahmm-0.6.1-3.0.3|262	- enable gcj_support
12cr|jahmm-0.6.1-3.0.3|263	- comment out JahmmViz script (unused)
12cr|jahmm-0.6.1-3.0.3|264	- import jahmm
12cr|jahmm-0.6.1-3.0.3|265	
12cr|jahmm-0.6.1-3.0.3|266	
12cr|jahmm-0.6.1-3.0.3|267	* Wed Mar 19 2008 David Walluck <dwalluck@redhat.com> 0:0.6.1-0.0.1
12cr|jahmm-0.6.1-3.0.3|268	- release

2331 12
12cr|jajuk-1.8.4-2|1	%define debug_package %{nil}
12cr|jajuk-1.8.4-2|2	
12cr|jajuk-1.8.4-2|3	Name:		jajuk
12cr|jajuk-1.8.4-2|4	Summary:	Jajuk Advanced Jukebox
12cr|jajuk-1.8.4-2|5	Version:	1.8.4
12cr|jajuk-1.8.4-2|6	Release:	2
12cr|jajuk-1.8.4-2|7	License:	GPL
12cr|jajuk-1.8.4-2|8	Group:	       Sound
12cr|jajuk-1.8.4-2|9	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-sources-%{version}.zip
12cr|jajuk-1.8.4-2|10	#Source0:       %name-sources-%version.zip
12cr|jajuk-1.8.4-2|11	patch0:		jajuk-1.7.3-fix-build.patch
12cr|jajuk-1.8.4-2|12	URL:		http://jajuk.info/
12cr|jajuk-1.8.4-2|13	#BuildArch:     noarch
12cr|jajuk-1.8.4-2|14	
12cr|jajuk-1.8.4-2|15	BuildRequires:	ant
12cr|jajuk-1.8.4-2|16	BuildRequires:	jfreechart
12cr|jajuk-1.8.4-2|17	BuildRequires:	jakarta-commons-codec = 1.4
12cr|jajuk-1.8.4-2|18	BuildRequires:	vorbisspi = 1.0.2
12cr|jajuk-1.8.4-2|19	#BuildRequires: qdwizard = 1.9
12cr|jajuk-1.8.4-2|20	BuildRequires:	jakarta-commons-logging = 1.1
12cr|jajuk-1.8.4-2|21	BuildRequires:	jakarta-commons-collections = 3.2.1
12cr|jajuk-1.8.4-2|22	BuildRequires:	jlayer = 1.0.1
12cr|jajuk-1.8.4-2|23	BuildRequires:	crimson
12cr|jajuk-1.8.4-2|24	
12cr|jajuk-1.8.4-2|25	Requires:	jfreechart
12cr|jajuk-1.8.4-2|26	Requires:	jakarta-commons-codec = 1.4
12cr|jajuk-1.8.4-2|27	Requires:	vorbisspi = 1.0.2
12cr|jajuk-1.8.4-2|28	#Requires:      qdwizard = 2.1
12cr|jajuk-1.8.4-2|29	Requires:	jakarta-commons-logging = 1.1
12cr|jajuk-1.8.4-2|30	Requires:	jakarta-commons-collections = 3.2.1
12cr|jajuk-1.8.4-2|31	Requires:	jlayer = 1.0.1
12cr|jajuk-1.8.4-2|32	Suggests:	mplayer
12cr|jajuk-1.8.4-2|33	%description
12cr|jajuk-1.8.4-2|34	Jajuk is software that organizes and plays music.
12cr|jajuk-1.8.4-2|35	It is a full-featured application geared towards advanced users
12cr|jajuk-1.8.4-2|36	with large or scattered music collections. Using multiple perspectives,
12cr|jajuk-1.8.4-2|37	the software is designed to be intuitive and provide different ways to
12cr|jajuk-1.8.4-2|38	perform the same task.
12cr|jajuk-1.8.4-2|39	
12cr|jajuk-1.8.4-2|40	%files
12cr|jajuk-1.8.4-2|41	%defattr(-,root,root)
12cr|jajuk-1.8.4-2|42	%_bindir/jajuk
12cr|jajuk-1.8.4-2|43	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|jajuk-1.8.4-2|44	%_datadir/jajuk/bin/jajuk.jar
12cr|jajuk-1.8.4-2|45	%_datadir/jajuk/lib/DEPENDENCIES.txt
12cr|jajuk-1.8.4-2|46	%_datadir/jajuk/lib/DERIVATED.txt
12cr|jajuk-1.8.4-2|47	%_datadir/jajuk/lib/LICENSE-Apache.txt
12cr|jajuk-1.8.4-2|48	%_datadir/jajuk/lib/LICENSE-BSD.txt
12cr|jajuk-1.8.4-2|49	%_datadir/jajuk/lib/LICENSE-CREATIVE-COMMONS.txt
12cr|jajuk-1.8.4-2|50	%_datadir/jajuk/lib/LICENSE-GPL.txt
12cr|jajuk-1.8.4-2|51	%_datadir/jajuk/lib/LICENSE-LGPL.txt
12cr|jajuk-1.8.4-2|52	%if "lib" == "lib64"
12cr|jajuk-1.8.4-2|53	%_datadir/jajuk/lib/lib64/libunix-java.so
12cr|jajuk-1.8.4-2|54	%else
12cr|jajuk-1.8.4-2|55	%_datadir/jajuk/lib/lib32/libunix-java.so
12cr|jajuk-1.8.4-2|56	%endif
12cr|jajuk-1.8.4-2|57	%_datadir/jajuk/lib/*.jar
12cr|jajuk-1.8.4-2|58	%_iconsdir/jajuk-icon-shortcut_64x64.png
12cr|jajuk-1.8.4-2|59	
12cr|jajuk-1.8.4-2|60	#--------------------------------------------------------------------
12cr|jajuk-1.8.4-2|61	
12cr|jajuk-1.8.4-2|62	%prep
12cr|jajuk-1.8.4-2|63	rm -fr %buildroot
12cr|jajuk-1.8.4-2|64	%setup -q -n %name-src-%version
12cr|jajuk-1.8.4-2|65	%patch0 -p1
12cr|jajuk-1.8.4-2|66	%__rm -fr lib/jfreechart-1.0.1.jar
12cr|jajuk-1.8.4-2|67	ln -s %{_javadir}/jfreechart-1.0.13.jar lib/jfreechart-1.0.1.jar
12cr|jajuk-1.8.4-2|68	
12cr|jajuk-1.8.4-2|69	%__rm -fr lib/commons-codec-1.3.jar
12cr|jajuk-1.8.4-2|70	ln -s %{_javadir}/commons-codec-1.4.jar lib/commons-codec-1.3.jar
12cr|jajuk-1.8.4-2|71	
12cr|jajuk-1.8.4-2|72	%__rm -fr lib/vorbisspi-1.0.1.jar
12cr|jajuk-1.8.4-2|73	ln -s %{_javadir}/vorbisspi1.0.2.jar lib/vorbisspi1.0.2.jar
12cr|jajuk-1.8.4-2|74	
12cr|jajuk-1.8.4-2|75	#%__rm -fr lib/qdwizard-1.9.jar
12cr|jajuk-1.8.4-2|76	#ln -s %{_javadir}/qdwizard-1.9.jar lib/qdwizard-1.9.jar
12cr|jajuk-1.8.4-2|77	
12cr|jajuk-1.8.4-2|78	%__rm -fr lib/commons-logging-1.0.jar
12cr|jajuk-1.8.4-2|79	ln -s %{_javadir}/commons-logging-1.1.jar lib/commons-logging-1.0.jar
12cr|jajuk-1.8.4-2|80	
12cr|jajuk-1.8.4-2|81	%__rm -fr lib/commons-collections-3.2.jar
12cr|jajuk-1.8.4-2|82	ln -s %{_javadir}/commons-collections-3.2.1.jar lib/commons-collections-3.2.jar
12cr|jajuk-1.8.4-2|83	
12cr|jajuk-1.8.4-2|84	%__rm -fr lib/jlayer-1.0.jar
12cr|jajuk-1.8.4-2|85	ln -s %{_javadir}/jlayer-1.0.1.jar lib/jlayer-1.0.1.jar
12cr|jajuk-1.8.4-2|86	
12cr|jajuk-1.8.4-2|87	%build
12cr|jajuk-1.8.4-2|88	cd src/scripts
12cr|jajuk-1.8.4-2|89	ant
12cr|jajuk-1.8.4-2|90	
12cr|jajuk-1.8.4-2|91	%install
12cr|jajuk-1.8.4-2|92	install -dm 755 %buildroot%_datadir/jajuk/bin
12cr|jajuk-1.8.4-2|93	install -pm 644 build/jajuk/bin/jajuk.jar $RPM_BUILD_ROOT%_datadir/jajuk/bin/jajuk.jar
12cr|jajuk-1.8.4-2|94	%__rm -fr build/jajuk/lib/windows
12cr|jajuk-1.8.4-2|95	install -dm 755 %buildroot%_datadir/jajuk/lib
12cr|jajuk-1.8.4-2|96	mv -f build/jajuk/lib/* $RPM_BUILD_ROOT%_datadir/jajuk/lib/
12cr|jajuk-1.8.4-2|97	install -dm 755 %buildroot%_bindir
12cr|jajuk-1.8.4-2|98	install -pm 755 build/jajuk/jajuk $RPM_BUILD_ROOT%_bindir
12cr|jajuk-1.8.4-2|99	
12cr|jajuk-1.8.4-2|100	install -dm 755 %buildroot%_iconsdir
12cr|jajuk-1.8.4-2|101	install -pm 644 build/jajuk/jajuk-icon-shortcut_64x64.png $RPM_BUILD_ROOT%_iconsdir
12cr|jajuk-1.8.4-2|102	
12cr|jajuk-1.8.4-2|103	mkdir -p %{buildroot}%{_datadir}/applications
12cr|jajuk-1.8.4-2|104	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|jajuk-1.8.4-2|105	[Desktop Entry]
12cr|jajuk-1.8.4-2|106	Name=Jajuk
12cr|jajuk-1.8.4-2|107	Comment=Jajuk Advanced Jukebox
12cr|jajuk-1.8.4-2|108	Exec=jajuk
12cr|jajuk-1.8.4-2|109	Icon=jajuk-icon-shortcut_64x64
12cr|jajuk-1.8.4-2|110	Terminal=false
12cr|jajuk-1.8.4-2|111	Type=Application
12cr|jajuk-1.8.4-2|112	Categories=AudioVideo;Audio;
12cr|jajuk-1.8.4-2|113	EOF
12cr|jajuk-1.8.4-2|114	
12cr|jajuk-1.8.4-2|115	rm -f %{buildroot}%{_datadir}/jajuk/lib/JIntellitype.dll
12cr|jajuk-1.8.4-2|116	%if "lib" == "lib64"
12cr|jajuk-1.8.4-2|117	rm -f %{buildroot}%{_datadir}/jajuk/lib/lib32/libunix-java.so
12cr|jajuk-1.8.4-2|118	%else
12cr|jajuk-1.8.4-2|119	rm -f %{buildroot}%{_datadir}/jajuk/lib/lib64/libunix-java.so
12cr|jajuk-1.8.4-2|120	%endif
12cr|jajuk-1.8.4-2|121	
12cr|jajuk-1.8.4-2|122	%changelog
12cr|jajuk-1.8.4-2|123	* Thu Mar 04 2010 John Balcaen <mikala@mandriva.org> 1.8.4-1mdv2010.1
12cr|jajuk-1.8.4-2|124	+ Revision: 514162
12cr|jajuk-1.8.4-2|125	- Update to 1.8.4
12cr|jajuk-1.8.4-2|126	- add a suggests to mplayer
12cr|jajuk-1.8.4-2|127	- update buildrequires and requires
12cr|jajuk-1.8.4-2|128	- fix permissions on /usr/bin/jajuk
12cr|jajuk-1.8.4-2|129	
12cr|jajuk-1.8.4-2|130	* Thu Sep 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.8.1-3mdv2010.0
12cr|jajuk-1.8.4-2|131	+ Revision: 437382
12cr|jajuk-1.8.4-2|132	- Fix file list
12cr|jajuk-1.8.4-2|133	- Fix file list
12cr|jajuk-1.8.4-2|134	
12cr|jajuk-1.8.4-2|135	* Tue Sep 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.8.1-2mdv2010.0
12cr|jajuk-1.8.4-2|136	+ Revision: 434143
12cr|jajuk-1.8.4-2|137	- Seems this cannot be noarched
12cr|jajuk-1.8.4-2|138	
12cr|jajuk-1.8.4-2|139	* Mon Sep 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.8.1-1mdv2010.0
12cr|jajuk-1.8.4-2|140	+ Revision: 432856
12cr|jajuk-1.8.4-2|141	- Fix file list
12cr|jajuk-1.8.4-2|142	- Update to version 1.8.1
12cr|jajuk-1.8.4-2|143	- Do not requires them for the moment
12cr|jajuk-1.8.4-2|144	- Do not package dll files
12cr|jajuk-1.8.4-2|145	- Fix required qdwizard version
12cr|jajuk-1.8.4-2|146	- Use more mandriva jars
12cr|jajuk-1.8.4-2|147	- Start to use our own jar files
12cr|jajuk-1.8.4-2|148	- Start to update to jajuk 1.7.3
12cr|jajuk-1.8.4-2|149	- Go and use 1.5 dev branch, it works better with free java
12cr|jajuk-1.8.4-2|150	- use more of our own jar files
12cr|jajuk-1.8.4-2|151	- Start to use our own jar files
12cr|jajuk-1.8.4-2|152	- import jajuk
12cr|jajuk-1.8.4-2|153	
12cr|jajuk-1.8.4-2|154	

2332 12
12cr|jakarta-commons-compress-0.1-4.0.6|1	# Copyright (c) 2000-2007, JPackage Project
12cr|jakarta-commons-compress-0.1-4.0.6|2	# All rights reserved.
12cr|jakarta-commons-compress-0.1-4.0.6|3	#
12cr|jakarta-commons-compress-0.1-4.0.6|4	# Redistribution and use in source and binary forms, with or without
12cr|jakarta-commons-compress-0.1-4.0.6|5	# modification, are permitted provided that the following conditions
12cr|jakarta-commons-compress-0.1-4.0.6|6	# are met:
12cr|jakarta-commons-compress-0.1-4.0.6|7	#
12cr|jakarta-commons-compress-0.1-4.0.6|8	# 1. Redistributions of source code must retain the above copyright
12cr|jakarta-commons-compress-0.1-4.0.6|9	#    notice, this list of conditions and the following disclaimer.
12cr|jakarta-commons-compress-0.1-4.0.6|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|jakarta-commons-compress-0.1-4.0.6|11	#    notice, this list of conditions and the following disclaimer in the
12cr|jakarta-commons-compress-0.1-4.0.6|12	#    documentation and/or other materials provided with the
12cr|jakarta-commons-compress-0.1-4.0.6|13	#    distribution.
12cr|jakarta-commons-compress-0.1-4.0.6|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|jakarta-commons-compress-0.1-4.0.6|15	#    contributors may be used to endorse or promote products derived
12cr|jakarta-commons-compress-0.1-4.0.6|16	#    from this software without specific prior written permission.
12cr|jakarta-commons-compress-0.1-4.0.6|17	#
12cr|jakarta-commons-compress-0.1-4.0.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|jakarta-commons-compress-0.1-4.0.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|jakarta-commons-compress-0.1-4.0.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|jakarta-commons-compress-0.1-4.0.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|jakarta-commons-compress-0.1-4.0.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|jakarta-commons-compress-0.1-4.0.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|jakarta-commons-compress-0.1-4.0.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|jakarta-commons-compress-0.1-4.0.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|jakarta-commons-compress-0.1-4.0.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|jakarta-commons-compress-0.1-4.0.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|jakarta-commons-compress-0.1-4.0.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|jakarta-commons-compress-0.1-4.0.6|29	#
12cr|jakarta-commons-compress-0.1-4.0.6|30	%define _with_gcj_support 1
12cr|jakarta-commons-compress-0.1-4.0.6|31	%define _without_maven 1
12cr|jakarta-commons-compress-0.1-4.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}}}
12cr|jakarta-commons-compress-0.1-4.0.6|33	
12cr|jakarta-commons-compress-0.1-4.0.6|34	# If you don't want to build with maven, and use straight ant instead,
12cr|jakarta-commons-compress-0.1-4.0.6|35	# give rpmbuild option '--without maven'
12cr|jakarta-commons-compress-0.1-4.0.6|36	
12cr|jakarta-commons-compress-0.1-4.0.6|37	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
12cr|jakarta-commons-compress-0.1-4.0.6|38	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
12cr|jakarta-commons-compress-0.1-4.0.6|39	
12cr|jakarta-commons-compress-0.1-4.0.6|40	%define section   free
12cr|jakarta-commons-compress-0.1-4.0.6|41	%define base_name commons-compress
12cr|jakarta-commons-compress-0.1-4.0.6|42	%define svnrev 561811
12cr|jakarta-commons-compress-0.1-4.0.6|43	
12cr|jakarta-commons-compress-0.1-4.0.6|44	Name:           jakarta-%{base_name}
12cr|jakarta-commons-compress-0.1-4.0.6|45	Version:        0.1
12cr|jakarta-commons-compress-0.1-4.0.6|46	Release:        %mkrel 4.0.6
12cr|jakarta-commons-compress-0.1-4.0.6|47	Epoch:          0
12cr|jakarta-commons-compress-0.1-4.0.6|48	Summary:        Commons Compress
12cr|jakarta-commons-compress-0.1-4.0.6|49	License:        Apache Software License
12cr|jakarta-commons-compress-0.1-4.0.6|50	Url:            http://jakarta.apache.org/commons/sandbox/compress/
12cr|jakarta-commons-compress-0.1-4.0.6|51	Group:          Development/Java
12cr|jakarta-commons-compress-0.1-4.0.6|52	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|jakarta-commons-compress-0.1-4.0.6|53	Source0:        commons-compress-0.1-561811.tar.gz
12cr|jakarta-commons-compress-0.1-4.0.6|54	# svn export http://svn.apache.org/repos/asf/commons/sandbox/compress/trunk commons-compress-0.1-561811
12cr|jakarta-commons-compress-0.1-4.0.6|55	
12cr|jakarta-commons-compress-0.1-4.0.6|56	Source1:        pom-maven2jpp-depcat.xsl
12cr|jakarta-commons-compress-0.1-4.0.6|57	Source2:        pom-maven2jpp-newdepmap.xsl
12cr|jakarta-commons-compress-0.1-4.0.6|58	Source3:        pom-maven2jpp-mapdeps.xsl
12cr|jakarta-commons-compress-0.1-4.0.6|59	Source4:        commons-compress-0.1-jpp-depmap.xml
12cr|jakarta-commons-compress-0.1-4.0.6|60	Source5:        commons-sandbox-build-project.xml
12cr|jakarta-commons-compress-0.1-4.0.6|61	Source6:        commons-compress-0.1-build.xml
12cr|jakarta-commons-compress-0.1-4.0.6|62	
12cr|jakarta-commons-compress-0.1-4.0.6|63	Patch0:         commons-compress-0.1-project_xml.patch
12cr|jakarta-commons-compress-0.1-4.0.6|64	
12cr|jakarta-commons-compress-0.1-4.0.6|65	BuildRequires:  java-rpmbuild
12cr|jakarta-commons-compress-0.1-4.0.6|66	BuildRequires:  ant >= 0:1.6
12cr|jakarta-commons-compress-0.1-4.0.6|67	BuildRequires:  junit
12cr|jakarta-commons-compress-0.1-4.0.6|68	%if %{with_maven}
12cr|jakarta-commons-compress-0.1-4.0.6|69	BuildRequires:  maven >= 0:1.1
12cr|jakarta-commons-compress-0.1-4.0.6|70	BuildRequires:  saxon
12cr|jakarta-commons-compress-0.1-4.0.6|71	BuildRequires:  saxon-scripts
12cr|jakarta-commons-compress-0.1-4.0.6|72	%endif
12cr|jakarta-commons-compress-0.1-4.0.6|73	%if %{gcj_support}
12cr|jakarta-commons-compress-0.1-4.0.6|74	BuildRequires:          java-gcj-compat-devel
12cr|jakarta-commons-compress-0.1-4.0.6|75	%endif
12cr|jakarta-commons-compress-0.1-4.0.6|76	%if ! %{gcj_support}
12cr|jakarta-commons-compress-0.1-4.0.6|77	BuildArch:      noarch
12cr|jakarta-commons-compress-0.1-4.0.6|78	%endif
12cr|jakarta-commons-compress-0.1-4.0.6|79	
12cr|jakarta-commons-compress-0.1-4.0.6|80	%description
12cr|jakarta-commons-compress-0.1-4.0.6|81	Commons Compress is a component that contains
12cr|jakarta-commons-compress-0.1-4.0.6|82	Tar, Zip and BZip2 packages.
12cr|jakarta-commons-compress-0.1-4.0.6|83	
12cr|jakarta-commons-compress-0.1-4.0.6|84	%package javadoc
12cr|jakarta-commons-compress-0.1-4.0.6|85	Summary:        Javadoc for %{name}
12cr|jakarta-commons-compress-0.1-4.0.6|86	Group:          Development/Java
12cr|jakarta-commons-compress-0.1-4.0.6|87	Requires(post):   /bin/rm,/bin/ln
12cr|jakarta-commons-compress-0.1-4.0.6|88	Requires(postun): /bin/rm
12cr|jakarta-commons-compress-0.1-4.0.6|89	
12cr|jakarta-commons-compress-0.1-4.0.6|90	%description javadoc
12cr|jakarta-commons-compress-0.1-4.0.6|91	%{summary}.
12cr|jakarta-commons-compress-0.1-4.0.6|92	
12cr|jakarta-commons-compress-0.1-4.0.6|93	%prep
12cr|jakarta-commons-compress-0.1-4.0.6|94	%setup -q -n %{base_name}-%{version}-%{svnrev}
12cr|jakarta-commons-compress-0.1-4.0.6|95	find . -name "*.jar" -exec rm -f {} \;
12cr|jakarta-commons-compress-0.1-4.0.6|96	cp %{SOURCE5} .
12cr|jakarta-commons-compress-0.1-4.0.6|97	cp %{SOURCE6} build.xml
12cr|jakarta-commons-compress-0.1-4.0.6|98	
12cr|jakarta-commons-compress-0.1-4.0.6|99	%if %{with_maven}
12cr|jakarta-commons-compress-0.1-4.0.6|100	export DEPCAT=$(pwd)/commons-compress-0.1-depcat.new.xml
12cr|jakarta-commons-compress-0.1-4.0.6|101	echo '<?xml version="1.0" standalone="yes"?>' > $DEPCAT
12cr|jakarta-commons-compress-0.1-4.0.6|102	echo '<depset>' >> $DEPCAT
12cr|jakarta-commons-compress-0.1-4.0.6|103	for p in $(find . -name project.xml); do
12cr|jakarta-commons-compress-0.1-4.0.6|104	pushd $(dirname $p)
12cr|jakarta-commons-compress-0.1-4.0.6|105	%{_bindir}/saxon project.xml %{SOURCE1} >> $DEPCAT
12cr|jakarta-commons-compress-0.1-4.0.6|106	popd
12cr|jakarta-commons-compress-0.1-4.0.6|107	done
12cr|jakarta-commons-compress-0.1-4.0.6|108	echo >> $DEPCAT
12cr|jakarta-commons-compress-0.1-4.0.6|109	echo '</depset>' >> $DEPCAT
12cr|jakarta-commons-compress-0.1-4.0.6|110	%{_bindir}/saxon $DEPCAT %{SOURCE2} > commons-compress-0.1-depmap.new.xml
12cr|jakarta-commons-compress-0.1-4.0.6|111	%endif
12cr|jakarta-commons-compress-0.1-4.0.6|112	
12cr|jakarta-commons-compress-0.1-4.0.6|113	%patch0 -b .sav
12cr|jakarta-commons-compress-0.1-4.0.6|114	
12cr|jakarta-commons-compress-0.1-4.0.6|115	%build
12cr|jakarta-commons-compress-0.1-4.0.6|116	%if %{with_maven}
12cr|jakarta-commons-compress-0.1-4.0.6|117	for p in $(find . -name project.xml); do
12cr|jakarta-commons-compress-0.1-4.0.6|118	pushd $(dirname $p)
12cr|jakarta-commons-compress-0.1-4.0.6|119	cp project.xml project.xml.orig
12cr|jakarta-commons-compress-0.1-4.0.6|120	%{_bindir}/saxon -o project.xml project.xml.orig %{SOURCE3} map=%{SOURCE4}
12cr|jakarta-commons-compress-0.1-4.0.6|121	popd
12cr|jakarta-commons-compress-0.1-4.0.6|122	done
12cr|jakarta-commons-compress-0.1-4.0.6|123	
12cr|jakarta-commons-compress-0.1-4.0.6|124	maven -e \
12cr|jakarta-commons-compress-0.1-4.0.6|125	-Dmaven.repo.remote=file:/usr/share/maven/repository \
12cr|jakarta-commons-compress-0.1-4.0.6|126	-Dmaven.javadoc.source=1.4 \
12cr|jakarta-commons-compress-0.1-4.0.6|127	-Dmaven.test.failure.ignore=true \
12cr|jakarta-commons-compress-0.1-4.0.6|128	-Dmaven.home.local=$(pwd)/.maven \
12cr|jakarta-commons-compress-0.1-4.0.6|129	jar javadoc
12cr|jakarta-commons-compress-0.1-4.0.6|130	%else
12cr|jakarta-commons-compress-0.1-4.0.6|131	export CLASSPATH=target/classes:target/test-classes
12cr|jakarta-commons-compress-0.1-4.0.6|132	%{ant} \
12cr|jakarta-commons-compress-0.1-4.0.6|133	-Djunit.jar=file://$(build-classpath junit) \
12cr|jakarta-commons-compress-0.1-4.0.6|134	-Dbuild.sysclasspath=only \
12cr|jakarta-commons-compress-0.1-4.0.6|135	jar javadoc
12cr|jakarta-commons-compress-0.1-4.0.6|136	%endif
12cr|jakarta-commons-compress-0.1-4.0.6|137	%install
12cr|jakarta-commons-compress-0.1-4.0.6|138	rm -rf $RPM_BUILD_ROOT
12cr|jakarta-commons-compress-0.1-4.0.6|139	# jars
12cr|jakarta-commons-compress-0.1-4.0.6|140	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12cr|jakarta-commons-compress-0.1-4.0.6|141	install -m 644 target/commons-compress-0.1-dev.jar \
12cr|jakarta-commons-compress-0.1-4.0.6|142	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|jakarta-commons-compress-0.1-4.0.6|143	
12cr|jakarta-commons-compress-0.1-4.0.6|144	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in jakarta-*; do \
12cr|jakarta-commons-compress-0.1-4.0.6|145	ln -sf ${jar} ${jar/jakarta-/}; done)
12cr|jakarta-commons-compress-0.1-4.0.6|146	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do \
12cr|jakarta-commons-compress-0.1-4.0.6|147	ln -sf ${jar} ${jar/-%{version}/}; done)
12cr|jakarta-commons-compress-0.1-4.0.6|148	
12cr|jakarta-commons-compress-0.1-4.0.6|149	# javadoc
12cr|jakarta-commons-compress-0.1-4.0.6|150	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jakarta-commons-compress-0.1-4.0.6|151	cp -pr target/docs/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jakarta-commons-compress-0.1-4.0.6|152	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
12cr|jakarta-commons-compress-0.1-4.0.6|153	rm -rf target/docs/apidocs
12cr|jakarta-commons-compress-0.1-4.0.6|154	
12cr|jakarta-commons-compress-0.1-4.0.6|155	## manual
12cr|jakarta-commons-compress-0.1-4.0.6|156	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|jakarta-commons-compress-0.1-4.0.6|157	cp -p LICENSE.txt $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|jakarta-commons-compress-0.1-4.0.6|158	
12cr|jakarta-commons-compress-0.1-4.0.6|159	%if %{gcj_support}
12cr|jakarta-commons-compress-0.1-4.0.6|160	%{_bindir}/aot-compile-rpm
12cr|jakarta-commons-compress-0.1-4.0.6|161	%endif
12cr|jakarta-commons-compress-0.1-4.0.6|162	
12cr|jakarta-commons-compress-0.1-4.0.6|163	%clean
12cr|jakarta-commons-compress-0.1-4.0.6|164	rm -rf $RPM_BUILD_ROOT
12cr|jakarta-commons-compress-0.1-4.0.6|165	
12cr|jakarta-commons-compress-0.1-4.0.6|166	%if %{gcj_support}
12cr|jakarta-commons-compress-0.1-4.0.6|167	%post
12cr|jakarta-commons-compress-0.1-4.0.6|168	if [ -x %{_bindir}/rebuild-gcj-db ]
12cr|jakarta-commons-compress-0.1-4.0.6|169	then
12cr|jakarta-commons-compress-0.1-4.0.6|170	%{_bindir}/rebuild-gcj-db
12cr|jakarta-commons-compress-0.1-4.0.6|171	fi
12cr|jakarta-commons-compress-0.1-4.0.6|172	%endif
12cr|jakarta-commons-compress-0.1-4.0.6|173	
12cr|jakarta-commons-compress-0.1-4.0.6|174	%if %{gcj_support}
12cr|jakarta-commons-compress-0.1-4.0.6|175	%postun
12cr|jakarta-commons-compress-0.1-4.0.6|176	if [ -x %{_bindir}/rebuild-gcj-db ]
12cr|jakarta-commons-compress-0.1-4.0.6|177	then
12cr|jakarta-commons-compress-0.1-4.0.6|178	%{_bindir}/rebuild-gcj-db
12cr|jakarta-commons-compress-0.1-4.0.6|179	fi
12cr|jakarta-commons-compress-0.1-4.0.6|180	%endif
12cr|jakarta-commons-compress-0.1-4.0.6|181	
12cr|jakarta-commons-compress-0.1-4.0.6|182	%files
12cr|jakarta-commons-compress-0.1-4.0.6|183	%defattr(0644,root,root,0755)
12cr|jakarta-commons-compress-0.1-4.0.6|184	%{_docdir}/%{name}-%{version}/LICENSE.txt
12cr|jakarta-commons-compress-0.1-4.0.6|185	%{_javadir}/*
12cr|jakarta-commons-compress-0.1-4.0.6|186	%if %{gcj_support}
12cr|jakarta-commons-compress-0.1-4.0.6|187	%attr(-,root,root) %dir %{_libdir}/gcj/%{name}
12cr|jakarta-commons-compress-0.1-4.0.6|188	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
12cr|jakarta-commons-compress-0.1-4.0.6|189	%endif
12cr|jakarta-commons-compress-0.1-4.0.6|190	
12cr|jakarta-commons-compress-0.1-4.0.6|191	
12cr|jakarta-commons-compress-0.1-4.0.6|192	%files javadoc
12cr|jakarta-commons-compress-0.1-4.0.6|193	%defattr(0644,root,root,0755)
12cr|jakarta-commons-compress-0.1-4.0.6|194	%{_javadocdir}/%{name}-%{version}
12cr|jakarta-commons-compress-0.1-4.0.6|195	%{_javadocdir}/%{name}
12cr|jakarta-commons-compress-0.1-4.0.6|196	
12cr|jakarta-commons-compress-0.1-4.0.6|197	
12cr|jakarta-commons-compress-0.1-4.0.6|198	%changelog
12cr|jakarta-commons-compress-0.1-4.0.6|199	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:0.1-4.0.6mdv2011.0
12cr|jakarta-commons-compress-0.1-4.0.6|200	+ Revision: 619741
12cr|jakarta-commons-compress-0.1-4.0.6|201	- the mass rebuild of 2010.0 packages
12cr|jakarta-commons-compress-0.1-4.0.6|202	
12cr|jakarta-commons-compress-0.1-4.0.6|203	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0:0.1-4.0.5mdv2010.0
12cr|jakarta-commons-compress-0.1-4.0.6|204	+ Revision: 436044
12cr|jakarta-commons-compress-0.1-4.0.6|205	- rebuild
12cr|jakarta-commons-compress-0.1-4.0.6|206	- fix no-buildroot-tag
12cr|jakarta-commons-compress-0.1-4.0.6|207	- kill re-definition of %%buildroot on Pixel's request
12cr|jakarta-commons-compress-0.1-4.0.6|208	
12cr|jakarta-commons-compress-0.1-4.0.6|209	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:0.1-4.0.4mdv2008.1
12cr|jakarta-commons-compress-0.1-4.0.6|210	+ Revision: 120810
12cr|jakarta-commons-compress-0.1-4.0.6|211	- buildrequires java-rpmbuild
12cr|jakarta-commons-compress-0.1-4.0.6|212	
12cr|jakarta-commons-compress-0.1-4.0.6|213	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:0.1-4.0.3mdv2008.0
12cr|jakarta-commons-compress-0.1-4.0.6|214	+ Revision: 87402
12cr|jakarta-commons-compress-0.1-4.0.6|215	- rebuild to filter out autorequires of GCJ AOT objects
12cr|jakarta-commons-compress-0.1-4.0.6|216	- remove unnecessary Requires(post) on java-gcj-compat
12cr|jakarta-commons-compress-0.1-4.0.6|217	
12cr|jakarta-commons-compress-0.1-4.0.6|218	* Sat Aug 18 2007 David Walluck <walluck@mandriva.org> 0:0.1-4.0.2mdv2008.0
12cr|jakarta-commons-compress-0.1-4.0.6|219	+ Revision: 65410
12cr|jakarta-commons-compress-0.1-4.0.6|220	- fix build without maven calling saxon
12cr|jakarta-commons-compress-0.1-4.0.6|221	- add macros for /usr/bin
12cr|jakarta-commons-compress-0.1-4.0.6|222	- actually remove jars before building
12cr|jakarta-commons-compress-0.1-4.0.6|223	- Import jakarta-commons-compress
12cr|jakarta-commons-compress-0.1-4.0.6|224	
12cr|jakarta-commons-compress-0.1-4.0.6|225	
12cr|jakarta-commons-compress-0.1-4.0.6|226	
12cr|jakarta-commons-compress-0.1-4.0.6|227	* Thu Aug 02 2007 Alexander Kurtakov <akurtakov@active-lynx.com> - 0:0.1-4.0.1mdv2008.0
12cr|jakarta-commons-compress-0.1-4.0.6|228	- Use mdv macros
12cr|jakarta-commons-compress-0.1-4.0.6|229	
12cr|jakarta-commons-compress-0.1-4.0.6|230	* Wed Aug 01 2007 Ralph Apel <r.apel@r-apel.de> 0:0.1-4jpp
12cr|jakarta-commons-compress-0.1-4.0.6|231	- Switch to Revision 561811
12cr|jakarta-commons-compress-0.1-4.0.6|232	- Optionally build without maven
12cr|jakarta-commons-compress-0.1-4.0.6|233	- Wait for TLP 1.0 for further changes
12cr|jakarta-commons-compress-0.1-4.0.6|234	
12cr|jakarta-commons-compress-0.1-4.0.6|235	* Tue May 15 2007 Ralph Apel <r.apel@r-apel.de> 0:0.1-3jpp
12cr|jakarta-commons-compress-0.1-4.0.6|236	- Make Vendor, Distribution based on macro
12cr|jakarta-commons-compress-0.1-4.0.6|237	- Fix aot build
12cr|jakarta-commons-compress-0.1-4.0.6|238	
12cr|jakarta-commons-compress-0.1-4.0.6|239	* Wed Sep 27 2006 Ralph Apel <r.apel@r-apel.de> 0:0.1-2jpp
12cr|jakarta-commons-compress-0.1-4.0.6|240	- Upgrade to r450385 as of 2006-09-27
12cr|jakarta-commons-compress-0.1-4.0.6|241	- Adapt to maven-1.1
12cr|jakarta-commons-compress-0.1-4.0.6|242	- Add post/postun Requires for javadoc
12cr|jakarta-commons-compress-0.1-4.0.6|243	- Add gcj_support option
12cr|jakarta-commons-compress-0.1-4.0.6|244	
12cr|jakarta-commons-compress-0.1-4.0.6|245	* Mon Sep 05 2005 Ralph Apel <r.apel@r-apel.de> 0:0.1-1jpp
12cr|jakarta-commons-compress-0.1-4.0.6|246	- First release

2333 12
12cr|jakarta-commons-jexl-1.1-2|1	%define oname commons-jexl
12cr|jakarta-commons-jexl-1.1-2|2	
12cr|jakarta-commons-jexl-1.1-2|3	Summary:        Java Expression Language
12cr|jakarta-commons-jexl-1.1-2|4	Name:		jakarta-%{oname}
12cr|jakarta-commons-jexl-1.1-2|5	Version:	1.1
12cr|jakarta-commons-jexl-1.1-2|6	Release:	%mkrel 2
12cr|jakarta-commons-jexl-1.1-2|7	Group:		Development/Java
12cr|jakarta-commons-jexl-1.1-2|8	License:	Apache Software License
12cr|jakarta-commons-jexl-1.1-2|9	URL:		http://jakarta.apache.org/commons/jexl/
12cr|jakarta-commons-jexl-1.1-2|10	Source0:	http://www.apache.net.pl/commons/jexl/source/%{oname}-%{version}-src.tar.gz
12cr|jakarta-commons-jexl-1.1-2|11	BuildRequires:	jpackage-utils >= 0:1.5
12cr|jakarta-commons-jexl-1.1-2|12	BuildRequires:	ant >= 0:1.6
12cr|jakarta-commons-jexl-1.1-2|13	BuildRequires:	ant-junit >= 0:1.6
12cr|jakarta-commons-jexl-1.1-2|14	BuildRequires:	junit
12cr|jakarta-commons-jexl-1.1-2|15	BuildRequires:	jakarta-commons-logging
12cr|jakarta-commons-jexl-1.1-2|16	BuildRequires:	java-rpmbuild
12cr|jakarta-commons-jexl-1.1-2|17	Requires:	jakarta-commons-logging
12cr|jakarta-commons-jexl-1.1-2|18	BuildArch:	noarch
12cr|jakarta-commons-jexl-1.1-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|jakarta-commons-jexl-1.1-2|20	
12cr|jakarta-commons-jexl-1.1-2|21	%description
12cr|jakarta-commons-jexl-1.1-2|22	Jexl is an expression language engine designed for easy embedding in
12cr|jakarta-commons-jexl-1.1-2|23	applications and frameworks. It implements an extended version of the
12cr|jakarta-commons-jexl-1.1-2|24	Expression Language of the JSTL.
12cr|jakarta-commons-jexl-1.1-2|25	
12cr|jakarta-commons-jexl-1.1-2|26	%package javadoc
12cr|jakarta-commons-jexl-1.1-2|27	Summary:	Javadoc for %{name}
12cr|jakarta-commons-jexl-1.1-2|28	Group:		Development/Java
12cr|jakarta-commons-jexl-1.1-2|29	
12cr|jakarta-commons-jexl-1.1-2|30	%description javadoc
12cr|jakarta-commons-jexl-1.1-2|31	%{summary}.
12cr|jakarta-commons-jexl-1.1-2|32	
12cr|jakarta-commons-jexl-1.1-2|33	
12cr|jakarta-commons-jexl-1.1-2|34	%prep
12cr|jakarta-commons-jexl-1.1-2|35	%setup -q -n %{oname}-%{version}-src
12cr|jakarta-commons-jexl-1.1-2|36	
12cr|jakarta-commons-jexl-1.1-2|37	%build
12cr|jakarta-commons-jexl-1.1-2|38	export JAVA_HOME="%{java_home}"
12cr|jakarta-commons-jexl-1.1-2|39	export OPT_JAR_LIST="ant/ant-junit junit"
12cr|jakarta-commons-jexl-1.1-2|40	export CLASSPATH=$(build-classpath jakarta-commons-logging-api jakarta-commons-logging )
12cr|jakarta-commons-jexl-1.1-2|41	CLASSPATH=target/classes:target/test-classes:$CLASSPATH
12cr|jakarta-commons-jexl-1.1-2|42	%ant -Dbuild.sysclasspath=only test dist
12cr|jakarta-commons-jexl-1.1-2|43	
12cr|jakarta-commons-jexl-1.1-2|44	
12cr|jakarta-commons-jexl-1.1-2|45	%install
12cr|jakarta-commons-jexl-1.1-2|46	rm -rf %{buildroot}
12cr|jakarta-commons-jexl-1.1-2|47	install -Dpm 644 dist/%{oname}-%{version}.jar \
12cr|jakarta-commons-jexl-1.1-2|48	%{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|jakarta-commons-jexl-1.1-2|49	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cr|jakarta-commons-jexl-1.1-2|50	ln -s %{name}-%{version}.jar \
12cr|jakarta-commons-jexl-1.1-2|51	%{buildroot}%{_javadir}/%{oname}-%{version}.jar
12cr|jakarta-commons-jexl-1.1-2|52	ln -s %{oname}-%{version}.jar \
12cr|jakarta-commons-jexl-1.1-2|53	%{buildroot}%{_javadir}/%{oname}.jar
12cr|jakarta-commons-jexl-1.1-2|54	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jakarta-commons-jexl-1.1-2|55	cp -pr dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jakarta-commons-jexl-1.1-2|56	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
12cr|jakarta-commons-jexl-1.1-2|57	
12cr|jakarta-commons-jexl-1.1-2|58	
12cr|jakarta-commons-jexl-1.1-2|59	%clean
12cr|jakarta-commons-jexl-1.1-2|60	rm -rf %{buildroot}
12cr|jakarta-commons-jexl-1.1-2|61	
12cr|jakarta-commons-jexl-1.1-2|62	%post javadoc
12cr|jakarta-commons-jexl-1.1-2|63	rm -f %{_javadocdir}/%{name}
12cr|jakarta-commons-jexl-1.1-2|64	ln -s %{name}-%{version} %{_javadocdir}/%{name}
12cr|jakarta-commons-jexl-1.1-2|65	
12cr|jakarta-commons-jexl-1.1-2|66	%files
12cr|jakarta-commons-jexl-1.1-2|67	%defattr(-,root,root)
12cr|jakarta-commons-jexl-1.1-2|68	%doc LICENSE.txt
12cr|jakarta-commons-jexl-1.1-2|69	%{_javadir}/*.jar
12cr|jakarta-commons-jexl-1.1-2|70	
12cr|jakarta-commons-jexl-1.1-2|71	%files javadoc
12cr|jakarta-commons-jexl-1.1-2|72	%defattr(-,root,root)
12cr|jakarta-commons-jexl-1.1-2|73	%doc %{_javadocdir}/%{name}-%{version}
12cr|jakarta-commons-jexl-1.1-2|74	%ghost %doc %{_javadocdir}/%{name}
12cr|jakarta-commons-jexl-1.1-2|75	
12cr|jakarta-commons-jexl-1.1-2|76	
12cr|jakarta-commons-jexl-1.1-2|77	%changelog
12cr|jakarta-commons-jexl-1.1-2|78	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdv2011.0
12cr|jakarta-commons-jexl-1.1-2|79	+ Revision: 619759
12cr|jakarta-commons-jexl-1.1-2|80	- the mass rebuild of 2010.0 packages
12cr|jakarta-commons-jexl-1.1-2|81	
12cr|jakarta-commons-jexl-1.1-2|82	* Fri May 29 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1-1mdv2010.0
12cr|jakarta-commons-jexl-1.1-2|83	+ Revision: 380684
12cr|jakarta-commons-jexl-1.1-2|84	- import jakarta-commons-jexl
12cr|jakarta-commons-jexl-1.1-2|85	
12cr|jakarta-commons-jexl-1.1-2|86	

2334 12
12cr|jakarta-commons-jxpath-1.2-3.0.4|1	# Copyright (c) 2000-2005, JPackage Project
12cr|jakarta-commons-jxpath-1.2-3.0.4|2	# All rights reserved.
12cr|jakarta-commons-jxpath-1.2-3.0.4|3	#
12cr|jakarta-commons-jxpath-1.2-3.0.4|4	# Redistribution and use in source and binary forms, with or without
12cr|jakarta-commons-jxpath-1.2-3.0.4|5	# modification, are permitted provided that the following conditions
12cr|jakarta-commons-jxpath-1.2-3.0.4|6	# are met:
12cr|jakarta-commons-jxpath-1.2-3.0.4|7	#
12cr|jakarta-commons-jxpath-1.2-3.0.4|8	# 1. Redistributions of source code must retain the above copyright
12cr|jakarta-commons-jxpath-1.2-3.0.4|9	#    notice, this list of conditions and the following disclaimer.
12cr|jakarta-commons-jxpath-1.2-3.0.4|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|jakarta-commons-jxpath-1.2-3.0.4|11	#    notice, this list of conditions and the following disclaimer in the
12cr|jakarta-commons-jxpath-1.2-3.0.4|12	#    documentation and/or other materials provided with the
12cr|jakarta-commons-jxpath-1.2-3.0.4|13	#    distribution.
12cr|jakarta-commons-jxpath-1.2-3.0.4|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|jakarta-commons-jxpath-1.2-3.0.4|15	#    contributors may be used to endorse or promote products derived
12cr|jakarta-commons-jxpath-1.2-3.0.4|16	#    from this software without specific prior written permission.
12cr|jakarta-commons-jxpath-1.2-3.0.4|17	#
12cr|jakarta-commons-jxpath-1.2-3.0.4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|jakarta-commons-jxpath-1.2-3.0.4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|jakarta-commons-jxpath-1.2-3.0.4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|jakarta-commons-jxpath-1.2-3.0.4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|jakarta-commons-jxpath-1.2-3.0.4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|jakarta-commons-jxpath-1.2-3.0.4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|jakarta-commons-jxpath-1.2-3.0.4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|jakarta-commons-jxpath-1.2-3.0.4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|jakarta-commons-jxpath-1.2-3.0.4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|jakarta-commons-jxpath-1.2-3.0.4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|jakarta-commons-jxpath-1.2-3.0.4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|jakarta-commons-jxpath-1.2-3.0.4|29	#
12cr|jakarta-commons-jxpath-1.2-3.0.4|30	
12cr|jakarta-commons-jxpath-1.2-3.0.4|31	%define section   devel
12cr|jakarta-commons-jxpath-1.2-3.0.4|32	%define base_name commons-jxpath
12cr|jakarta-commons-jxpath-1.2-3.0.4|33	
12cr|jakarta-commons-jxpath-1.2-3.0.4|34	Name:           jakarta-%{base_name}
12cr|jakarta-commons-jxpath-1.2-3.0.4|35	Version:        1.2
12cr|jakarta-commons-jxpath-1.2-3.0.4|36	Release:        %mkrel 3.0.4
12cr|jakarta-commons-jxpath-1.2-3.0.4|37	Epoch:          0
12cr|jakarta-commons-jxpath-1.2-3.0.4|38	Summary:        Simple XPath interpreter
12cr|jakarta-commons-jxpath-1.2-3.0.4|39	
12cr|jakarta-commons-jxpath-1.2-3.0.4|40	Group:          Development/Java
12cr|jakarta-commons-jxpath-1.2-3.0.4|41	License:        Apache Software License
12cr|jakarta-commons-jxpath-1.2-3.0.4|42	URL:            http://jakarta.apache.org/commons/jxpath/
12cr|jakarta-commons-jxpath-1.2-3.0.4|43	Source0:        commons-jxpath-1.2-src.zip
12cr|jakarta-commons-jxpath-1.2-3.0.4|44	Source1:        commons-jxpath-1.2.pom
12cr|jakarta-commons-jxpath-1.2-3.0.4|45	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|jakarta-commons-jxpath-1.2-3.0.4|46	
12cr|jakarta-commons-jxpath-1.2-3.0.4|47	BuildArch:      noarch
12cr|jakarta-commons-jxpath-1.2-3.0.4|48	BuildRequires:  jpackage-utils >= 0:1.5
12cr|jakarta-commons-jxpath-1.2-3.0.4|49	BuildRequires:  java-rpmbuild
12cr|jakarta-commons-jxpath-1.2-3.0.4|50	BuildRequires:  ant >= 0:1.6, ant-junit >= 0:1.6, junit
12cr|jakarta-commons-jxpath-1.2-3.0.4|51	BuildRequires:  xml-commons-apis
12cr|jakarta-commons-jxpath-1.2-3.0.4|52	BuildRequires:  xerces-j2
12cr|jakarta-commons-jxpath-1.2-3.0.4|53	BuildRequires:  servletapi5
12cr|jakarta-commons-jxpath-1.2-3.0.4|54	BuildRequires:  jsp
12cr|jakarta-commons-jxpath-1.2-3.0.4|55	BuildRequires:  jdom >= 0:1.0
12cr|jakarta-commons-jxpath-1.2-3.0.4|56	BuildRequires:  jakarta-commons-beanutils
12cr|jakarta-commons-jxpath-1.2-3.0.4|57	BuildRequires:  jakarta-commons-logging
12cr|jakarta-commons-jxpath-1.2-3.0.4|58	BuildRequires:  jakarta-commons-collections >= 0:2.1.1
12cr|jakarta-commons-jxpath-1.2-3.0.4|59	Requires:       xml-commons-apis
12cr|jakarta-commons-jxpath-1.2-3.0.4|60	Requires:       xerces-j2
12cr|jakarta-commons-jxpath-1.2-3.0.4|61	Requires:       servletapi5
12cr|jakarta-commons-jxpath-1.2-3.0.4|62	Requires:	jsp
12cr|jakarta-commons-jxpath-1.2-3.0.4|63	Requires:       jdom >= 0:1.0
12cr|jakarta-commons-jxpath-1.2-3.0.4|64	Requires:       jakarta-commons-beanutils
12cr|jakarta-commons-jxpath-1.2-3.0.4|65	Requires:       jakarta-commons-logging
12cr|jakarta-commons-jxpath-1.2-3.0.4|66	Requires:       jakarta-commons-collections >= 0:2.1.1
12cr|jakarta-commons-jxpath-1.2-3.0.4|67	
12cr|jakarta-commons-jxpath-1.2-3.0.4|68	%description
12cr|jakarta-commons-jxpath-1.2-3.0.4|69	Defines a simple interpreter of an expression language called XPath.
12cr|jakarta-commons-jxpath-1.2-3.0.4|70	JXPath applies  XPath  expressions to graphs of objects of all kinds:
12cr|jakarta-commons-jxpath-1.2-3.0.4|71	JavaBeans, Maps, Servlet contexts, DOM etc, including mixtures thereof.
12cr|jakarta-commons-jxpath-1.2-3.0.4|72	
12cr|jakarta-commons-jxpath-1.2-3.0.4|73	%package        javadoc
12cr|jakarta-commons-jxpath-1.2-3.0.4|74	Summary:        Javadoc for %{name}
12cr|jakarta-commons-jxpath-1.2-3.0.4|75	Group:          Development/Java
12cr|jakarta-commons-jxpath-1.2-3.0.4|76	
12cr|jakarta-commons-jxpath-1.2-3.0.4|77	%description    javadoc
12cr|jakarta-commons-jxpath-1.2-3.0.4|78	Javadoc for %{name}
12cr|jakarta-commons-jxpath-1.2-3.0.4|79	
12cr|jakarta-commons-jxpath-1.2-3.0.4|80	%prep
12cr|jakarta-commons-jxpath-1.2-3.0.4|81	%setup -q -n %{base_name}-%{version}
12cr|jakarta-commons-jxpath-1.2-3.0.4|82	#touch build.properties
12cr|jakarta-commons-jxpath-1.2-3.0.4|83	#echo jaxp.jaxp.jar = $(find-jar xml-commons-apis) >> build.properties
12cr|jakarta-commons-jxpath-1.2-3.0.4|84	#echo jaxp.xslt.jar = $(find-jar xml-commons-apis) >> build.properties
12cr|jakarta-commons-jxpath-1.2-3.0.4|85	#echo jdom.jar = $(find-jar jdom) >> build.properties
12cr|jakarta-commons-jxpath-1.2-3.0.4|86	#echo servlet.jar = $(find-jar servletapi4) >> build.properties
12cr|jakarta-commons-jxpath-1.2-3.0.4|87	#echo junit.jar = $(find-jar junit) >> build.properties
12cr|jakarta-commons-jxpath-1.2-3.0.4|88	#echo commons-beanutils.jar = $(find-jar commons-beanutils) >> build.properties
12cr|jakarta-commons-jxpath-1.2-3.0.4|89	#echo commons-collections.jar = $(find-jar commons-collections) >> build.properties
12cr|jakarta-commons-jxpath-1.2-3.0.4|90	#echo commons-logging.jar = $(find-jar commons-logging) >> build.properties
12cr|jakarta-commons-jxpath-1.2-3.0.4|91	
12cr|jakarta-commons-jxpath-1.2-3.0.4|92	%build
12cr|jakarta-commons-jxpath-1.2-3.0.4|93	export OPT_JAR_LIST="ant/ant-junit junit ant-launcher"
12cr|jakarta-commons-jxpath-1.2-3.0.4|94	export CLASSPATH=$(build-classpath \
12cr|jakarta-commons-jxpath-1.2-3.0.4|95	xerces-j2 \
12cr|jakarta-commons-jxpath-1.2-3.0.4|96	servletapi5 \
12cr|jakarta-commons-jxpath-1.2-3.0.4|97	jsp \
12cr|jakarta-commons-jxpath-1.2-3.0.4|98	xml-commons-apis \
12cr|jakarta-commons-jxpath-1.2-3.0.4|99	jdom \
12cr|jakarta-commons-jxpath-1.2-3.0.4|100	commons-beanutils \
12cr|jakarta-commons-jxpath-1.2-3.0.4|101	commons-logging \
12cr|jakarta-commons-jxpath-1.2-3.0.4|102	commons-collections \
12cr|jakarta-commons-jxpath-1.2-3.0.4|103	ant-launcher)
12cr|jakarta-commons-jxpath-1.2-3.0.4|104	CLASSPATH=$CLASSPATH:target/classes:target/test-classes
12cr|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
12cr|jakarta-commons-jxpath-1.2-3.0.4|106	
12cr|jakarta-commons-jxpath-1.2-3.0.4|107	
12cr|jakarta-commons-jxpath-1.2-3.0.4|108	%install
12cr|jakarta-commons-jxpath-1.2-3.0.4|109	rm -rf $RPM_BUILD_ROOT
12cr|jakarta-commons-jxpath-1.2-3.0.4|110	install -Dpm 644 target/%{base_name}.jar \
12cr|jakarta-commons-jxpath-1.2-3.0.4|111	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|jakarta-commons-jxpath-1.2-3.0.4|112	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|jakarta-commons-jxpath-1.2-3.0.4|113	ln -s %{name}-%{version}.jar \
12cr|jakarta-commons-jxpath-1.2-3.0.4|114	$RPM_BUILD_ROOT%{_javadir}/%{base_name}-%{version}.jar
12cr|jakarta-commons-jxpath-1.2-3.0.4|115	ln -s %{base_name}-%{version}.jar \
12cr|jakarta-commons-jxpath-1.2-3.0.4|116	$RPM_BUILD_ROOT%{_javadir}/%{base_name}.jar
12cr|jakarta-commons-jxpath-1.2-3.0.4|117	%add_to_maven_depmap %{base_name} %{base_name} %{version} JPP/%{base_name} %{base_name}
12cr|jakarta-commons-jxpath-1.2-3.0.4|118	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jakarta-commons-jxpath-1.2-3.0.4|119	cp -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jakarta-commons-jxpath-1.2-3.0.4|120	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|jakarta-commons-jxpath-1.2-3.0.4|121	
12cr|jakarta-commons-jxpath-1.2-3.0.4|122	# poms
12cr|jakarta-commons-jxpath-1.2-3.0.4|123	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12cr|jakarta-commons-jxpath-1.2-3.0.4|124	
12cr|jakarta-commons-jxpath-1.2-3.0.4|125	install -pm 644 %{SOURCE1} \
12cr|jakarta-commons-jxpath-1.2-3.0.4|126	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{base_name}.pom
12cr|jakarta-commons-jxpath-1.2-3.0.4|127	
12cr|jakarta-commons-jxpath-1.2-3.0.4|128	%clean
12cr|jakarta-commons-jxpath-1.2-3.0.4|129	rm -rf $RPM_BUILD_ROOT
12cr|jakarta-commons-jxpath-1.2-3.0.4|130	
12cr|jakarta-commons-jxpath-1.2-3.0.4|131	%post
12cr|jakarta-commons-jxpath-1.2-3.0.4|132	%update_maven_depmap
12cr|jakarta-commons-jxpath-1.2-3.0.4|133	
12cr|jakarta-commons-jxpath-1.2-3.0.4|134	%postun
12cr|jakarta-commons-jxpath-1.2-3.0.4|135	%update_maven_depmap
12cr|jakarta-commons-jxpath-1.2-3.0.4|136	
12cr|jakarta-commons-jxpath-1.2-3.0.4|137	%files
12cr|jakarta-commons-jxpath-1.2-3.0.4|138	%defattr(-,root,root,-)
12cr|jakarta-commons-jxpath-1.2-3.0.4|139	%doc LICENSE.txt
12cr|jakarta-commons-jxpath-1.2-3.0.4|140	%{_javadir}/*.jar
12cr|jakarta-commons-jxpath-1.2-3.0.4|141	%{_datadir}/maven2/poms/*
12cr|jakarta-commons-jxpath-1.2-3.0.4|142	%{_mavendepmapfragdir}
12cr|jakarta-commons-jxpath-1.2-3.0.4|143	
12cr|jakarta-commons-jxpath-1.2-3.0.4|144	%files javadoc
12cr|jakarta-commons-jxpath-1.2-3.0.4|145	%defattr(-,root,root,-)
12cr|jakarta-commons-jxpath-1.2-3.0.4|146	%doc %{_javadocdir}/%{name}-%{version}
12cr|jakarta-commons-jxpath-1.2-3.0.4|147	%doc %{_javadocdir}/%{name}
12cr|jakarta-commons-jxpath-1.2-3.0.4|148	
12cr|jakarta-commons-jxpath-1.2-3.0.4|149	
12cr|jakarta-commons-jxpath-1.2-3.0.4|150	%changelog
12cr|jakarta-commons-jxpath-1.2-3.0.4|151	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.2-3.0.4mdv2011.0
12cr|jakarta-commons-jxpath-1.2-3.0.4|152	+ Revision: 619760
12cr|jakarta-commons-jxpath-1.2-3.0.4|153	- the mass rebuild of 2010.0 packages
12cr|jakarta-commons-jxpath-1.2-3.0.4|154	
12cr|jakarta-commons-jxpath-1.2-3.0.4|155	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:1.2-3.0.3mdv2010.0
12cr|jakarta-commons-jxpath-1.2-3.0.4|156	+ Revision: 429588
12cr|jakarta-commons-jxpath-1.2-3.0.4|157	- rebuild
12cr|jakarta-commons-jxpath-1.2-3.0.4|158	
12cr|jakarta-commons-jxpath-1.2-3.0.4|159	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0:1.2-3.0.2mdv2009.0
12cr|jakarta-commons-jxpath-1.2-3.0.4|160	+ Revision: 267206
12cr|jakarta-commons-jxpath-1.2-3.0.4|161	- rebuild early 2009.0 package (before pixel changes)
12cr|jakarta-commons-jxpath-1.2-3.0.4|162	
12cr|jakarta-commons-jxpath-1.2-3.0.4|163	* Sat May 24 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:1.2-2.0.2mdv2009.0
12cr|jakarta-commons-jxpath-1.2-3.0.4|164	+ Revision: 210807
12cr|jakarta-commons-jxpath-1.2-3.0.4|165	- add maven pom
12cr|jakarta-commons-jxpath-1.2-3.0.4|166	
12cr|jakarta-commons-jxpath-1.2-3.0.4|167	* Tue May 13 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:1.2-2.0.1mdv2009.0
12cr|jakarta-commons-jxpath-1.2-3.0.4|168	+ Revision: 206660
12cr|jakarta-commons-jxpath-1.2-3.0.4|169	- add java-rpmbuild BR
12cr|jakarta-commons-jxpath-1.2-3.0.4|170	- reenable javadoc
12cr|jakarta-commons-jxpath-1.2-3.0.4|171	- add ant-launcher to the classpath
12cr|jakarta-commons-jxpath-1.2-3.0.4|172	- fix group
12cr|jakarta-commons-jxpath-1.2-3.0.4|173	- import jakarta-commons-jxpath
12cr|jakarta-commons-jxpath-1.2-3.0.4|174	
12cr|jakarta-commons-jxpath-1.2-3.0.4|175	

2335 12
12cr|jakarta-commons-primitives-1.0-3.0.6|1	# Copyright (c) 2000-2005, JPackage Project
12cr|jakarta-commons-primitives-1.0-3.0.6|2	# All rights reserved.
12cr|jakarta-commons-primitives-1.0-3.0.6|3	#
12cr|jakarta-commons-primitives-1.0-3.0.6|4	# Redistribution and use in source and binary forms, with or without
12cr|jakarta-commons-primitives-1.0-3.0.6|5	# modification, are permitted provided that the following conditions
12cr|jakarta-commons-primitives-1.0-3.0.6|6	# are met:
12cr|jakarta-commons-primitives-1.0-3.0.6|7	#
12cr|jakarta-commons-primitives-1.0-3.0.6|8	# 1. Redistributions of source code must retain the above copyright
12cr|jakarta-commons-primitives-1.0-3.0.6|9	#    notice, this list of conditions and the following disclaimer.
12cr|jakarta-commons-primitives-1.0-3.0.6|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|jakarta-commons-primitives-1.0-3.0.6|11	#    notice, this list of conditions and the following disclaimer in the
12cr|jakarta-commons-primitives-1.0-3.0.6|12	#    documentation and/or other materials provided with the
12cr|jakarta-commons-primitives-1.0-3.0.6|13	#    distribution.
12cr|jakarta-commons-primitives-1.0-3.0.6|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|jakarta-commons-primitives-1.0-3.0.6|15	#    contributors may be used to endorse or promote products derived
12cr|jakarta-commons-primitives-1.0-3.0.6|16	#    from this software without specific prior written permission.
12cr|jakarta-commons-primitives-1.0-3.0.6|17	#
12cr|jakarta-commons-primitives-1.0-3.0.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|jakarta-commons-primitives-1.0-3.0.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|jakarta-commons-primitives-1.0-3.0.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|jakarta-commons-primitives-1.0-3.0.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|jakarta-commons-primitives-1.0-3.0.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|jakarta-commons-primitives-1.0-3.0.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|jakarta-commons-primitives-1.0-3.0.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|jakarta-commons-primitives-1.0-3.0.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|jakarta-commons-primitives-1.0-3.0.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|jakarta-commons-primitives-1.0-3.0.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|jakarta-commons-primitives-1.0-3.0.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|jakarta-commons-primitives-1.0-3.0.6|29	#
12cr|jakarta-commons-primitives-1.0-3.0.6|30	
12cr|jakarta-commons-primitives-1.0-3.0.6|31	%define section free
12cr|jakarta-commons-primitives-1.0-3.0.6|32	%define shortname commons-primitives
12cr|jakarta-commons-primitives-1.0-3.0.6|33	%define gcj_support 1
12cr|jakarta-commons-primitives-1.0-3.0.6|34	
12cr|jakarta-commons-primitives-1.0-3.0.6|35	Name:           jakarta-%{shortname}
12cr|jakarta-commons-primitives-1.0-3.0.6|36	Version:        1.0
12cr|jakarta-commons-primitives-1.0-3.0.6|37	Release:        %mkrel 3.0.6
12cr|jakarta-commons-primitives-1.0-3.0.6|38	Epoch:          0
12cr|jakarta-commons-primitives-1.0-3.0.6|39	Summary:        Jakarta Commons Primitives Component
12cr|jakarta-commons-primitives-1.0-3.0.6|40	
12cr|jakarta-commons-primitives-1.0-3.0.6|41	License:        Apache Software License
12cr|jakarta-commons-primitives-1.0-3.0.6|42	Group:          Development/Java
12cr|jakarta-commons-primitives-1.0-3.0.6|43	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|jakarta-commons-primitives-1.0-3.0.6|44	URL:            http://jakarta.apache.org/commons/primitives/
12cr|jakarta-commons-primitives-1.0-3.0.6|45	Source0:        http://archive.apache.org/dist/jakarta/commons/primitives/source/commons-primitives-1.0-src.tar.gz
12cr|jakarta-commons-primitives-1.0-3.0.6|46	Patch0:         %{name}-crosslink.patch
12cr|jakarta-commons-primitives-1.0-3.0.6|47	
12cr|jakarta-commons-primitives-1.0-3.0.6|48	%if %{gcj_support}
12cr|jakarta-commons-primitives-1.0-3.0.6|49	BuildRequires:  java-gcj-compat-devel
12cr|jakarta-commons-primitives-1.0-3.0.6|50	%else
12cr|jakarta-commons-primitives-1.0-3.0.6|51	BuildArch:      noarch
12cr|jakarta-commons-primitives-1.0-3.0.6|52	BuildRequires:  java-devel
12cr|jakarta-commons-primitives-1.0-3.0.6|53	%endif
12cr|jakarta-commons-primitives-1.0-3.0.6|54	BuildRequires:  java-rpmbuild >= 0:1.5
12cr|jakarta-commons-primitives-1.0-3.0.6|55	#BuildRequires:  java-javadoc
12cr|jakarta-commons-primitives-1.0-3.0.6|56	BuildRequires:  ant
12cr|jakarta-commons-primitives-1.0-3.0.6|57	BuildRequires:  junit
12cr|jakarta-commons-primitives-1.0-3.0.6|58	Provides:       %{shortname} = %{epoch}:%{version}-%{release}
12cr|jakarta-commons-primitives-1.0-3.0.6|59	
12cr|jakarta-commons-primitives-1.0-3.0.6|60	%description
12cr|jakarta-commons-primitives-1.0-3.0.6|61	Apache Jakarta Commons Primitives provides a collection of types and
12cr|jakarta-commons-primitives-1.0-3.0.6|62	utilities optimized for working with Java primitives (boolean, byte,
12cr|jakarta-commons-primitives-1.0-3.0.6|63	char, double, float, int, long, short). Generally, the
12cr|jakarta-commons-primitives-1.0-3.0.6|64	Commons-Primitives classes are smaller, faster and easier to work with
12cr|jakarta-commons-primitives-1.0-3.0.6|65	than their purely Object based alternatives.
12cr|jakarta-commons-primitives-1.0-3.0.6|66	
12cr|jakarta-commons-primitives-1.0-3.0.6|67	%package        javadoc
12cr|jakarta-commons-primitives-1.0-3.0.6|68	Summary:        Javadoc for %{name}
12cr|jakarta-commons-primitives-1.0-3.0.6|69	Group:          Development/Java
12cr|jakarta-commons-primitives-1.0-3.0.6|70	
12cr|jakarta-commons-primitives-1.0-3.0.6|71	%description    javadoc
12cr|jakarta-commons-primitives-1.0-3.0.6|72	Javadoc for %{name}.
12cr|jakarta-commons-primitives-1.0-3.0.6|73	
12cr|jakarta-commons-primitives-1.0-3.0.6|74	
12cr|jakarta-commons-primitives-1.0-3.0.6|75	%prep
12cr|jakarta-commons-primitives-1.0-3.0.6|76	%setup -q -n %{shortname}-%{version}
12cr|jakarta-commons-primitives-1.0-3.0.6|77	%patch0 -p0
12cr|jakarta-commons-primitives-1.0-3.0.6|78	
12cr|jakarta-commons-primitives-1.0-3.0.6|79	
12cr|jakarta-commons-primitives-1.0-3.0.6|80	%build
12cr|jakarta-commons-primitives-1.0-3.0.6|81	# No unit tests yet, would require commons-collections snapshot.
12cr|jakarta-commons-primitives-1.0-3.0.6|82	%{ant} \
12cr|jakarta-commons-primitives-1.0-3.0.6|83	-Dfinal.name=%{name}-%{version} \
12cr|jakarta-commons-primitives-1.0-3.0.6|84	-Dj2se.apidoc=%{_javadocdir}/java \
12cr|jakarta-commons-primitives-1.0-3.0.6|85	jar javadoc
12cr|jakarta-commons-primitives-1.0-3.0.6|86	
12cr|jakarta-commons-primitives-1.0-3.0.6|87	
12cr|jakarta-commons-primitives-1.0-3.0.6|88	%install
12cr|jakarta-commons-primitives-1.0-3.0.6|89	rm -rf $RPM_BUILD_ROOT
12cr|jakarta-commons-primitives-1.0-3.0.6|90	install -Dpm 644 target/%{name}-%{version}.jar \
12cr|jakarta-commons-primitives-1.0-3.0.6|91	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|jakarta-commons-primitives-1.0-3.0.6|92	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|jakarta-commons-primitives-1.0-3.0.6|93	ln -s %{name}-%{version}.jar \
12cr|jakarta-commons-primitives-1.0-3.0.6|94	$RPM_BUILD_ROOT%{_javadir}/%{shortname}-%{version}.jar
12cr|jakarta-commons-primitives-1.0-3.0.6|95	ln -s %{shortname}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{shortname}.jar
12cr|jakarta-commons-primitives-1.0-3.0.6|96	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jakarta-commons-primitives-1.0-3.0.6|97	cp -pR target/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jakarta-commons-primitives-1.0-3.0.6|98	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|jakarta-commons-primitives-1.0-3.0.6|99	
12cr|jakarta-commons-primitives-1.0-3.0.6|100	%if %{gcj_support}
12cr|jakarta-commons-primitives-1.0-3.0.6|101	%{_bindir}/aot-compile-rpm
12cr|jakarta-commons-primitives-1.0-3.0.6|102	%endif
12cr|jakarta-commons-primitives-1.0-3.0.6|103	
12cr|jakarta-commons-primitives-1.0-3.0.6|104	%clean
12cr|jakarta-commons-primitives-1.0-3.0.6|105	rm -rf $RPM_BUILD_ROOT
12cr|jakarta-commons-primitives-1.0-3.0.6|106	
12cr|jakarta-commons-primitives-1.0-3.0.6|107	
12cr|jakarta-commons-primitives-1.0-3.0.6|108	%if %{gcj_support}
12cr|jakarta-commons-primitives-1.0-3.0.6|109	%post
12cr|jakarta-commons-primitives-1.0-3.0.6|110	%{update_gcjdb}
12cr|jakarta-commons-primitives-1.0-3.0.6|111	
12cr|jakarta-commons-primitives-1.0-3.0.6|112	%postun
12cr|jakarta-commons-primitives-1.0-3.0.6|113	%{clean_gcjdb}
12cr|jakarta-commons-primitives-1.0-3.0.6|114	%endif
12cr|jakarta-commons-primitives-1.0-3.0.6|115	
12cr|jakarta-commons-primitives-1.0-3.0.6|116	%files
12cr|jakarta-commons-primitives-1.0-3.0.6|117	%defattr(0644,root,root,0755)
12cr|jakarta-commons-primitives-1.0-3.0.6|118	%doc LICENSE.txt
12cr|jakarta-commons-primitives-1.0-3.0.6|119	%{_javadir}/*.jar
12cr|jakarta-commons-primitives-1.0-3.0.6|120	%if %{gcj_support}
12cr|jakarta-commons-primitives-1.0-3.0.6|121	%dir %{_libdir}/gcj/%{name}
12cr|jakarta-commons-primitives-1.0-3.0.6|122	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12cr|jakarta-commons-primitives-1.0-3.0.6|123	%endif
12cr|jakarta-commons-primitives-1.0-3.0.6|124	
12cr|jakarta-commons-primitives-1.0-3.0.6|125	%files javadoc
12cr|jakarta-commons-primitives-1.0-3.0.6|126	%defattr(0644,root,root,0755)
12cr|jakarta-commons-primitives-1.0-3.0.6|127	%doc %{_javadocdir}/%{name}-%{version}
12cr|jakarta-commons-primitives-1.0-3.0.6|128	%doc %{_javadocdir}/%{name}
12cr|jakarta-commons-primitives-1.0-3.0.6|129	
12cr|jakarta-commons-primitives-1.0-3.0.6|130	
12cr|jakarta-commons-primitives-1.0-3.0.6|131	%changelog
12cr|jakarta-commons-primitives-1.0-3.0.6|132	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.0-3.0.6mdv2011.0
12cr|jakarta-commons-primitives-1.0-3.0.6|133	+ Revision: 619761
12cr|jakarta-commons-primitives-1.0-3.0.6|134	- the mass rebuild of 2010.0 packages
12cr|jakarta-commons-primitives-1.0-3.0.6|135	
12cr|jakarta-commons-primitives-1.0-3.0.6|136	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:1.0-3.0.5mdv2010.0
12cr|jakarta-commons-primitives-1.0-3.0.6|137	+ Revision: 429589
12cr|jakarta-commons-primitives-1.0-3.0.6|138	- rebuild
12cr|jakarta-commons-primitives-1.0-3.0.6|139	
12cr|jakarta-commons-primitives-1.0-3.0.6|140	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 0:1.0-3.0.4mdv2009.0
12cr|jakarta-commons-primitives-1.0-3.0.6|141	+ Revision: 167951
12cr|jakarta-commons-primitives-1.0-3.0.6|142	- fix no-buildroot-tag
12cr|jakarta-commons-primitives-1.0-3.0.6|143	- kill re-definition of %%buildroot on Pixel's request
12cr|jakarta-commons-primitives-1.0-3.0.6|144	
12cr|jakarta-commons-primitives-1.0-3.0.6|145	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.0-3.0.4mdv2008.1
12cr|jakarta-commons-primitives-1.0-3.0.6|146	+ Revision: 120918
12cr|jakarta-commons-primitives-1.0-3.0.6|147	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|jakarta-commons-primitives-1.0-3.0.6|148	
12cr|jakarta-commons-primitives-1.0-3.0.6|149	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:1.0-3.0.3mdv2008.0
12cr|jakarta-commons-primitives-1.0-3.0.6|150	+ Revision: 87417
12cr|jakarta-commons-primitives-1.0-3.0.6|151	- rebuild to filter out autorequires of GCJ AOT objects
12cr|jakarta-commons-primitives-1.0-3.0.6|152	- remove unnecessary Requires(post) on java-gcj-compat
12cr|jakarta-commons-primitives-1.0-3.0.6|153	
12cr|jakarta-commons-primitives-1.0-3.0.6|154	* Sat Aug 04 2007 David Walluck <walluck@mandriva.org> 0:1.0-3.0.2mdv2008.0
12cr|jakarta-commons-primitives-1.0-3.0.6|155	+ Revision: 58798
12cr|jakarta-commons-primitives-1.0-3.0.6|156	- bump release
12cr|jakarta-commons-primitives-1.0-3.0.6|157	
12cr|jakarta-commons-primitives-1.0-3.0.6|158	* Thu Aug 02 2007 David Walluck <walluck@mandriva.org> 0:1.0-3.0.1mdv2008.0
12cr|jakarta-commons-primitives-1.0-3.0.6|159	+ Revision: 58336
12cr|jakarta-commons-primitives-1.0-3.0.6|160	- Import jakarta-commons-primitives
12cr|jakarta-commons-primitives-1.0-3.0.6|161	
12cr|jakarta-commons-primitives-1.0-3.0.6|162	
12cr|jakarta-commons-primitives-1.0-3.0.6|163	
12cr|jakarta-commons-primitives-1.0-3.0.6|164	
12cr|jakarta-commons-primitives-1.0-3.0.6|165	* Mon Jul 09 2007 Alexander Kurtakov <akurtakov@active-lynx.com> - 0:1.0-3.0.1mdv2008.0
12cr|jakarta-commons-primitives-1.0-3.0.6|166	- Add gcj support
12cr|jakarta-commons-primitives-1.0-3.0.6|167	- Use mdv macros
12cr|jakarta-commons-primitives-1.0-3.0.6|168	
12cr|jakarta-commons-primitives-1.0-3.0.6|169	* Mon May 29 2006 Fernando Nasser <fnasser@redhat.com> - 0:1.0-3jpp
12cr|jakarta-commons-primitives-1.0-3.0.6|170	- First JPP 1.7 build
12cr|jakarta-commons-primitives-1.0-3.0.6|171	
12cr|jakarta-commons-primitives-1.0-3.0.6|172	* Sun Aug 23 2004 Randy Watler <rwatler at finali.com> - 0:1.0-2jpp
12cr|jakarta-commons-primitives-1.0-3.0.6|173	- Rebuild with ant-1.6.2
12cr|jakarta-commons-primitives-1.0-3.0.6|174	
12cr|jakarta-commons-primitives-1.0-3.0.6|175	* Sun Dec 14 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.0-1jpp
12cr|jakarta-commons-primitives-1.0-3.0.6|176	- First build.

2336 12
12cr|jam-2.5-0.20080327.1|1	%define		version		2.5
12cr|jam-2.5-0.20080327.1|2	%define		codename	haiku
12cr|jam-2.5-0.20080327.1|3	%define		reldate		20080327
12cr|jam-2.5-0.20080327.1|4	%define		fullversion	%{version}%{?codename:-%codename}%{?reldate:-%reldate}
12cr|jam-2.5-0.20080327.1|5	
12cr|jam-2.5-0.20080327.1|6	Name:		jam
12cr|jam-2.5-0.20080327.1|7	Summary:	A nice replacement for make
12cr|jam-2.5-0.20080327.1|8	Version:	%{version}
12cr|jam-2.5-0.20080327.1|9	Release:	%{?reldate:0.%reldate.}1
12cr|jam-2.5-0.20080327.1|10	License:	MIT
12cr|jam-2.5-0.20080327.1|11	Group:		Development/Other
12cr|jam-2.5-0.20080327.1|12	URL:		http://equinox-project.org
12cr|jam-2.5-0.20080327.1|13	Source0:	http://downloads.sourceforge.net/project/ede/%{name}/%{fullversion}/%{name}-%{fullversion}.tar.gz
12cr|jam-2.5-0.20080327.1|14	BuildRequires:	bison
12cr|jam-2.5-0.20080327.1|15	
12cr|jam-2.5-0.20080327.1|16	%description
12cr|jam-2.5-0.20080327.1|17	Jam is a nice replacement for make (and the mess called Automake) providing
12cr|jam-2.5-0.20080327.1|18	a good facility for writing sane compile scripts.
12cr|jam-2.5-0.20080327.1|19	
12cr|jam-2.5-0.20080327.1|20	%prep
12cr|jam-2.5-0.20080327.1|21	%setup -qn %{name}
12cr|jam-2.5-0.20080327.1|22	
12cr|jam-2.5-0.20080327.1|23	%build
12cr|jam-2.5-0.20080327.1|24	make
12cr|jam-2.5-0.20080327.1|25	
12cr|jam-2.5-0.20080327.1|26	%install
12cr|jam-2.5-0.20080327.1|27	export BINDIR="%{buildroot}%{_bindir}"
12cr|jam-2.5-0.20080327.1|28	./jam0 install
12cr|jam-2.5-0.20080327.1|29	
12cr|jam-2.5-0.20080327.1|30	%files
12cr|jam-2.5-0.20080327.1|31	%attr (755,root,root) %{_bindir}/jam
12cr|jam-2.5-0.20080327.1|32	%doc README README.CHANGES RELNOTES
12cr|jam-2.5-0.20080327.1|33	
12cr|jam-2.5-0.20080327.1|34	
12cr|jam-2.5-0.20080327.1|35	%changelog
12cr|jam-2.5-0.20080327.1|36	* Thu Jul 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.5-0.20080327.1
12cr|jam-2.5-0.20080327.1|37	+ Revision: 809026
12cr|jam-2.5-0.20080327.1|38	- imported package jam
12cr|jam-2.5-0.20080327.1|39	
12cr|jam-2.5-0.20080327.1|40	
12cr|jam-2.5-0.20080327.1|41	* Sat Jan 06 2007 David Walluck <walluck@mandriva.org> 2.5-5mdv2007.0
12cr|jam-2.5-0.20080327.1|42	+ Revision: 104968
12cr|jam-2.5-0.20080327.1|43	- rebuild
12cr|jam-2.5-0.20080327.1|44	bunzip2 patches
12cr|jam-2.5-0.20080327.1|45	- Import jam
12cr|jam-2.5-0.20080327.1|46	
12cr|jam-2.5-0.20080327.1|47	* Fri Dec 23 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.5-4mdk
12cr|jam-2.5-0.20080327.1|48	- rebuild
12cr|jam-2.5-0.20080327.1|49	- %%mkrel
12cr|jam-2.5-0.20080327.1|50	
12cr|jam-2.5-0.20080327.1|51	* Thu Jun 17 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 2.5-3mdk
12cr|jam-2.5-0.20080327.1|52	- rebuild
12cr|jam-2.5-0.20080327.1|53	

2337 12
12cr|jama-1.0.2-6|1	Name:		jama
12cr|jama-1.0.2-6|2	Summary:	A Java Matrix Package
12cr|jama-1.0.2-6|3	Version:	1.0.2
12cr|jama-1.0.2-6|4	Release:	6
12cr|jama-1.0.2-6|5	Source:		http://math.nist.gov/javanumerics/jama/Jama-%{version}.tar.gz
12cr|jama-1.0.2-6|6	License:	Public Domain
12cr|jama-1.0.2-6|7	URL:		http://math.nist.gov/javanumerics/jama/
12cr|jama-1.0.2-6|8	Group:		Development/Java
12cr|jama-1.0.2-6|9	BuildArch:	noarch
12cr|jama-1.0.2-6|10	BuildRequires:	java-devel
12cr|jama-1.0.2-6|11	BuildRequires:	ant
12cr|jama-1.0.2-6|12	BuildRequires:	jpackage-utils
12cr|jama-1.0.2-6|13	BuildRequires:	java-rpmbuild
12cr|jama-1.0.2-6|14	%description
12cr|jama-1.0.2-6|15	JAMA is a basic linear algebra package for Java. It provides user-level
12cr|jama-1.0.2-6|16	classes for constructing and manipulating real, dense matrices. It is
12cr|jama-1.0.2-6|17	meant to provide sufficient functionality for routine problems, packaged
12cr|jama-1.0.2-6|18	in a way that is natural and understandable to non-experts.
12cr|jama-1.0.2-6|19	
12cr|jama-1.0.2-6|20	%package javadoc
12cr|jama-1.0.2-6|21	Summary:	Javadoc for %{name}
12cr|jama-1.0.2-6|22	Group:		Development/Java
12cr|jama-1.0.2-6|23	%description javadoc
12cr|jama-1.0.2-6|24	Javadoc for %{name}
12cr|jama-1.0.2-6|25	
12cr|jama-1.0.2-6|26	%prep
12cr|jama-1.0.2-6|27	%setup -q -c jama
12cr|jama-1.0.2-6|28	find Jama -name '*.class' -exec rm -f {} \;
12cr|jama-1.0.2-6|29	
12cr|jama-1.0.2-6|30	%{__mkdir} build
12cr|jama-1.0.2-6|31	
12cr|jama-1.0.2-6|32	%{__cat} > build.xml <<EOF
12cr|jama-1.0.2-6|33	<project name="Jama" basedir="." default="build-jar">
12cr|jama-1.0.2-6|34	<target name="build-jar">
12cr|jama-1.0.2-6|35	<javac srcdir="Jama" destdir="build" />
12cr|jama-1.0.2-6|36	<jar basedir="build" destfile="%{name}-%{version}.jar">
12cr|jama-1.0.2-6|37	<fileset dir="build" includes="*/*.*"/>
12cr|jama-1.0.2-6|38	</jar>
12cr|jama-1.0.2-6|39	</target>
12cr|jama-1.0.2-6|40	</project>
12cr|jama-1.0.2-6|41	EOF
12cr|jama-1.0.2-6|42	
12cr|jama-1.0.2-6|43	%{__cat} > LICENSE <<EOF
12cr|jama-1.0.2-6|44	Downloaded from http://math.nist.gov/javanumerics/jama/Jama-%{version}.tar.gz
12cr|jama-1.0.2-6|45	No license info in the archive, but we can read this on their website :
12cr|jama-1.0.2-6|46	
12cr|jama-1.0.2-6|47	Copyright Notice  This software is a cooperative product of The
12cr|jama-1.0.2-6|48	MathWorks and the National Institute of Standards and Technology (NIST)
12cr|jama-1.0.2-6|49	which has been released to the public domain. Neither The MathWorks
12cr|jama-1.0.2-6|50	nor NIST assumes any responsibility whatsoever for its use by other
12cr|jama-1.0.2-6|51	parties, and makes no guarantees, expressed or implied, about its
12cr|jama-1.0.2-6|52	quality, reliability, or any other characteristic.
12cr|jama-1.0.2-6|53	EOF
12cr|jama-1.0.2-6|54	
12cr|jama-1.0.2-6|55	%build
12cr|jama-1.0.2-6|56	%ant
12cr|jama-1.0.2-6|57	
12cr|jama-1.0.2-6|58	%install
12cr|jama-1.0.2-6|59	%{__rm} -Rf %{buildroot}
12cr|jama-1.0.2-6|60	%{__install} -d %{buildroot}%{_javadir}
12cr|jama-1.0.2-6|61	%{__install} -m 644 %{name}-%{version}.jar %{buildroot}%{_javadir}
12cr|jama-1.0.2-6|62	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cr|jama-1.0.2-6|63	
12cr|jama-1.0.2-6|64	%{__install} -d %{buildroot}%{_javadocdir}
12cr|jama-1.0.2-6|65	cp -a Jama/doc %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jama-1.0.2-6|66	
12cr|jama-1.0.2-6|67	
12cr|jama-1.0.2-6|68	%files
12cr|jama-1.0.2-6|69	%doc LICENSE Jama/ChangeLog Jama/examples/MagicSquareExample.java
12cr|jama-1.0.2-6|70	%{_javadir}/%{name}-%{version}.jar
12cr|jama-1.0.2-6|71	%{_javadir}/%{name}.jar
12cr|jama-1.0.2-6|72	
12cr|jama-1.0.2-6|73	%files javadoc
12cr|jama-1.0.2-6|74	%{_javadocdir}/%{name}-%{version}
12cr|jama-1.0.2-6|75	
12cr|jama-1.0.2-6|76	
12cr|jama-1.0.2-6|77	
12cr|jama-1.0.2-6|78	%changelog
12cr|jama-1.0.2-6|79	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdv2011.0
12cr|jama-1.0.2-6|80	+ Revision: 619768
12cr|jama-1.0.2-6|81	- the mass rebuild of 2010.0 packages
12cr|jama-1.0.2-6|82	
12cr|jama-1.0.2-6|83	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-4mdv2010.0
12cr|jama-1.0.2-6|84	+ Revision: 429591
12cr|jama-1.0.2-6|85	- rebuild
12cr|jama-1.0.2-6|86	
12cr|jama-1.0.2-6|87	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.2-3mdv2009.0
12cr|jama-1.0.2-6|88	+ Revision: 247381
12cr|jama-1.0.2-6|89	- rebuild
12cr|jama-1.0.2-6|90	
12cr|jama-1.0.2-6|91	* Thu Feb 14 2008 Nicolas Vigier <nvigier@mandriva.com> 1.0.2-1mdv2008.1
12cr|jama-1.0.2-6|92	+ Revision: 167765
12cr|jama-1.0.2-6|93	- import jama
12cr|jama-1.0.2-6|94	
12cr|jama-1.0.2-6|95	

2338 12
12cr|jamin-0.95.0-13|1	Name:		jamin
12cr|jamin-0.95.0-13|2	Summary:	Audio mastering from a mixed down multitrack source with JACK
12cr|jamin-0.95.0-13|3	Version:	0.95.0
12cr|jamin-0.95.0-13|4	Release:	13
12cr|jamin-0.95.0-13|5	License:	GPLv2+
12cr|jamin-0.95.0-13|6	Group:		Sound
12cr|jamin-0.95.0-13|7	Source0:	%{name}-%{version}.tar.bz2
12cr|jamin-0.95.0-13|8	URL:		http://jamin.sourceforge.net/
12cr|jamin-0.95.0-13|9	BuildRequires:	perl(XML::Parser)
12cr|jamin-0.95.0-13|10	BuildRequires:	pkgconfig(jack)
12cr|jamin-0.95.0-13|11	BuildRequires:	fftw-devel
12cr|jamin-0.95.0-13|12	BuildRequires:	libxml2-devel
12cr|jamin-0.95.0-13|13	BuildRequires:	gtk2-devel
12cr|jamin-0.95.0-13|14	BuildRequires:	liblo-devel
12cr|jamin-0.95.0-13|15	Requires:	swh-plugins
12cr|jamin-0.95.0-13|16	
12cr|jamin-0.95.0-13|17	%description
12cr|jamin-0.95.0-13|18	JAM is a tool for producing audio masters from a mixed down
12cr|jamin-0.95.0-13|19	multitrack source. It runs in the JACK Audio Connection Kit,
12cr|jamin-0.95.0-13|20	and uses LADSPA for its backend DSP work, specifically the
12cr|jamin-0.95.0-13|21	swh plugins created by Steve Harris, JAM's main author.
12cr|jamin-0.95.0-13|22	
12cr|jamin-0.95.0-13|23	Features:
12cr|jamin-0.95.0-13|24	
12cr|jamin-0.95.0-13|25	* Linear filters
12cr|jamin-0.95.0-13|26	* JACK i/o
12cr|jamin-0.95.0-13|27	* 30band graphic EQ
12cr|jamin-0.95.0-13|28	* 1023band graphic EQ
12cr|jamin-0.95.0-13|29	* Spectrum analyser
12cr|jamin-0.95.0-13|30	* 3band peak compressor
12cr|jamin-0.95.0-13|31	* Lookahead brickwall limiter
12cr|jamin-0.95.0-13|32	
12cr|jamin-0.95.0-13|33	Planned features (in rough order of difficulty):
12cr|jamin-0.95.0-13|34	
12cr|jamin-0.95.0-13|35	* Multiband stereo processing
12cr|jamin-0.95.0-13|36	* Parametric EQ
12cr|jamin-0.95.0-13|37	* Loudness maximiser
12cr|jamin-0.95.0-13|38	* Presets and scenes
12cr|jamin-0.95.0-13|39	
12cr|jamin-0.95.0-13|40	%files -f %{name}.lang
12cr|jamin-0.95.0-13|41	%defattr(-,root,root)
12cr|jamin-0.95.0-13|42	%doc AUTHORS ChangeLog README TODO
12cr|jamin-0.95.0-13|43	%{_bindir}/jamin
12cr|jamin-0.95.0-13|44	%{_bindir}/jamin-scene
12cr|jamin-0.95.0-13|45	%{_libdir}/ladspa/jamincont_1912.so
12cr|jamin-0.95.0-13|46	%{_datadir}/applications/%{name}.desktop
12cr|jamin-0.95.0-13|47	%{_datadir}/icons/%{name}.svg
12cr|jamin-0.95.0-13|48	%{_datadir}/%{name}
12cr|jamin-0.95.0-13|49	%{_mandir}/man1/%{name}.*
12cr|jamin-0.95.0-13|50	%{_datadir}/mime/packages/%{name}.xml
12cr|jamin-0.95.0-13|51	
12cr|jamin-0.95.0-13|52	#--------------------------------------------------------------------
12cr|jamin-0.95.0-13|53	
12cr|jamin-0.95.0-13|54	%prep
12cr|jamin-0.95.0-13|55	%setup -q
12cr|jamin-0.95.0-13|56	
12cr|jamin-0.95.0-13|57	#fix plugindir
12cr|jamin-0.95.0-13|58	sed -i -e 's|^plugindir =.*|plugindir = $(libdir)/ladspa|' controller/Makefile.in
12cr|jamin-0.95.0-13|59	
12cr|jamin-0.95.0-13|60	%build
12cr|jamin-0.95.0-13|61	export LDFLAGS="-ldl"
12cr|jamin-0.95.0-13|62	%configure2_5x
12cr|jamin-0.95.0-13|63	%make
12cr|jamin-0.95.0-13|64	
12cr|jamin-0.95.0-13|65	%install
12cr|jamin-0.95.0-13|66	%makeinstall_std
12cr|jamin-0.95.0-13|67	
12cr|jamin-0.95.0-13|68	# we don't want this
12cr|jamin-0.95.0-13|69	rm -rf %{buildroot}%{_libdir}/ladspa/*.la
12cr|jamin-0.95.0-13|70	
12cr|jamin-0.95.0-13|71	%find_lang %{name}
12cr|jamin-0.95.0-13|72	
12cr|jamin-0.95.0-13|73	
12cr|jamin-0.95.0-13|74	%changelog
12cr|jamin-0.95.0-13|75	* Wed Jan 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.95.0-11mdv2011.0
12cr|jamin-0.95.0-13|76	+ Revision: 768336
12cr|jamin-0.95.0-13|77	- see #65186 just rebuild
12cr|jamin-0.95.0-13|78	
12cr|jamin-0.95.0-13|79	* Sun Oct 24 2010 Jani Välimaa <wally@mandriva.org> 0.95.0-10mdv2011.0
12cr|jamin-0.95.0-13|80	+ Revision: 589149
12cr|jamin-0.95.0-13|81	- clean and prettify .spec
12cr|jamin-0.95.0-13|82	
12cr|jamin-0.95.0-13|83	* Sun Oct 24 2010 Jani Välimaa <wally@mandriva.org> 0.95.0-9mdv2011.0
12cr|jamin-0.95.0-13|84	+ Revision: 588986
12cr|jamin-0.95.0-13|85	- require swh-plugins (mdv#61409)
12cr|jamin-0.95.0-13|86	
12cr|jamin-0.95.0-13|87	* Tue Feb 09 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.95.0-8mdv2010.1
12cr|jamin-0.95.0-13|88	+ Revision: 502929
12cr|jamin-0.95.0-13|89	- clean and fix rpmlint warning on spec
12cr|jamin-0.95.0-13|90	
12cr|jamin-0.95.0-13|91	* Sun Jun 21 2009 Jérôme Brenier <incubusss@mandriva.org> 0.95.0-7mdv2010.0
12cr|jamin-0.95.0-13|92	+ Revision: 387551
12cr|jamin-0.95.0-13|93	- use configure2_5x
12cr|jamin-0.95.0-13|94	- fix license tag
12cr|jamin-0.95.0-13|95	
12cr|jamin-0.95.0-13|96	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.95.0-6mdv2009.0
12cr|jamin-0.95.0-13|97	+ Revision: 247382
12cr|jamin-0.95.0-13|98	- rebuild
12cr|jamin-0.95.0-13|99	- fix no-buildroot-tag
12cr|jamin-0.95.0-13|100	- kill re-definition of %%buildroot on Pixel's request
12cr|jamin-0.95.0-13|101	
12cr|jamin-0.95.0-13|102	+ Pixel <pixel@mandriva.com>
12cr|jamin-0.95.0-13|103	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|jamin-0.95.0-13|104	
12cr|jamin-0.95.0-13|105	* Mon Dec 10 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.95.0-4mdv2008.1
12cr|jamin-0.95.0-13|106	+ Revision: 116802
12cr|jamin-0.95.0-13|107	- Fix install on x86_64
12cr|jamin-0.95.0-13|108	- Fix Description
12cr|jamin-0.95.0-13|109	Fix BuildRequires
12cr|jamin-0.95.0-13|110	Remove old menu style
12cr|jamin-0.95.0-13|111	
12cr|jamin-0.95.0-13|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|jamin-0.95.0-13|113	- fix hardcoded man page extension
12cr|jamin-0.95.0-13|114	- import jamin
12cr|jamin-0.95.0-13|115	

2339 12
12cr|jamvm-1.5.3-3|1	%define origin          jamvm
12cr|jamvm-1.5.3-3|2	%define originver       %{version}
12cr|jamvm-1.5.3-3|3	
12cr|jamvm-1.5.3-3|4	%define _libdir         %{_prefix}/%{_lib}/%{origin}
12cr|jamvm-1.5.3-3|5	
12cr|jamvm-1.5.3-3|6	%define section         free
12cr|jamvm-1.5.3-3|7	
12cr|jamvm-1.5.3-3|8	%define priority        1410
12cr|jamvm-1.5.3-3|9	%define javaver         1.5.0
12cr|jamvm-1.5.3-3|10	%define buildver        0
12cr|jamvm-1.5.3-3|11	
12cr|jamvm-1.5.3-3|12	%define java_version    %{javaver}.%{buildver}
12cr|jamvm-1.5.3-3|13	%define cname           java-%{javaver}-%{origin}
12cr|jamvm-1.5.3-3|14	
12cr|jamvm-1.5.3-3|15	%define sdklnk           java-%{javaver}-%{origin}
12cr|jamvm-1.5.3-3|16	%define jrelnk           jre-%{javaver}-%{origin}
12cr|jamvm-1.5.3-3|17	%define sdkdir           %{cname}-%{java_version}
12cr|jamvm-1.5.3-3|18	%define jredir           %{sdkdir}/jre
12cr|jamvm-1.5.3-3|19	%define sdkbindir        %{_jvmdir}/%{sdklnk}/bin
12cr|jamvm-1.5.3-3|20	%define jrebindir        %{_jvmdir}/%{jrelnk}/bin
12cr|jamvm-1.5.3-3|21	%define jvmjardir        %{_jvmjardir}/%{cname}-%{java_version}
12cr|jamvm-1.5.3-3|22	
12cr|jamvm-1.5.3-3|23	Name:           jamvm
12cr|jamvm-1.5.3-3|24	Version:        1.5.3
12cr|jamvm-1.5.3-3|25	Release:        %mkrel 3
12cr|jamvm-1.5.3-3|26	Epoch:          0
12cr|jamvm-1.5.3-3|27	Summary:        Java Virtual Machine which conforms to the JVM specification version 2
12cr|jamvm-1.5.3-3|28	Group:          Development/Java
12cr|jamvm-1.5.3-3|29	License:        GPL
12cr|jamvm-1.5.3-3|30	URL:            http://jamvm.sourceforge.net/
12cr|jamvm-1.5.3-3|31	Source0:        http://downloads.sourceforge.net/jamvm/jamvm-%{originver}.tar.gz
12cr|jamvm-1.5.3-3|32	BuildRequires:  eclipse-ecj
12cr|jamvm-1.5.3-3|33	BuildRequires:  java-1.5.0-gcj-devel
12cr|jamvm-1.5.3-3|34	BuildRequires:  java-rpmbuild >= 0:1.5
12cr|jamvm-1.5.3-3|35	BuildRequires:  pkgconfig(libffi)
12cr|jamvm-1.5.3-3|36	Requires(post): classpath
12cr|jamvm-1.5.3-3|37	Requires(postun): classpath
12cr|jamvm-1.5.3-3|38	Requires(post): jpackage-utils >= 0:1.6.3
12cr|jamvm-1.5.3-3|39	Requires(postun): jpackage-utils >= 0:1.6.3
12cr|jamvm-1.5.3-3|40	Provides:       jre-%{javaver}-%{origin} = %{epoch}:%{java_version}-%{release}
12cr|jamvm-1.5.3-3|41	Provides:       jre-%{origin} = %{epoch}:%{java_version}-%{release}
12cr|jamvm-1.5.3-3|42	Provides:       jre-%{javaver}, java-%{javaver}, jre = %{epoch}:%{javaver}
12cr|jamvm-1.5.3-3|43	Provides:       java-%{origin} = %{epoch}:%{java_version}-%{release}
12cr|jamvm-1.5.3-3|44	Provides:       java = %{epoch}:%{javaver}
12cr|jamvm-1.5.3-3|45	Provides:       jaxp_parser_impl
12cr|jamvm-1.5.3-3|46	Provides:       jndi, jndi-ldap, jdbc-stdext, jaas, jta
12cr|jamvm-1.5.3-3|47	Provides:       jsse
12cr|jamvm-1.5.3-3|48	Provides:       jaxp_transform_impl
12cr|jamvm-1.5.3-3|49	Obsoletes:      java-%{javaver}-%{origin}
12cr|jamvm-1.5.3-3|50	Provides:       java-%{javaver}-%{origin}
12cr|jamvm-1.5.3-3|51	#Provides:      %{origin} = %{epoch}:%{originver}
12cr|jamvm-1.5.3-3|52	ExcludeArch:    sparc
12cr|jamvm-1.5.3-3|53	
12cr|jamvm-1.5.3-3|54	%description
12cr|jamvm-1.5.3-3|55	JamVM is a new Java Virtual Machine which conforms to the JVM
12cr|jamvm-1.5.3-3|56	specification version 2 (blue book). In comparison to most other VM's
12cr|jamvm-1.5.3-3|57	(free and commercial) it is extremely small, with a stripped
12cr|jamvm-1.5.3-3|58	executable on PowerPC of only ~135K, and Intel 100K. However, unlike
12cr|jamvm-1.5.3-3|59	other small VMs (e.g. KVM) it is designed to support the full
12cr|jamvm-1.5.3-3|60	specification, and includes support for object finalisation,
12cr|jamvm-1.5.3-3|61	Soft/Weak/Phantom References, the Java Native Interface (JNI) and the
12cr|jamvm-1.5.3-3|62	Reflection API.
12cr|jamvm-1.5.3-3|63	
12cr|jamvm-1.5.3-3|64	%prep
12cr|jamvm-1.5.3-3|65	%setup -q -n %{origin}-%{originver}
12cr|jamvm-1.5.3-3|66	%{__perl} -pi -e 's|lib/classpath|%{_lib}/classpath|' src/dll.c
12cr|jamvm-1.5.3-3|67	
12cr|jamvm-1.5.3-3|68	%build
12cr|jamvm-1.5.3-3|69	export CLASSPATH=
12cr|jamvm-1.5.3-3|70	export JAVA=%{java}
12cr|jamvm-1.5.3-3|71	export JAVAC=%{javac}
12cr|jamvm-1.5.3-3|72	export JAR=%{jar}
12cr|jamvm-1.5.3-3|73	export JAVADOC=%{javadoc}
12cr|jamvm-1.5.3-3|74	%{configure2_5x} \
12cr|jamvm-1.5.3-3|75	--enable-ffi \
12cr|jamvm-1.5.3-3|76	--with-classpath-install-dir=%{_prefix}
12cr|jamvm-1.5.3-3|77	%{make}
12cr|jamvm-1.5.3-3|78	
12cr|jamvm-1.5.3-3|79	%install
12cr|jamvm-1.5.3-3|80	%{__rm} -rf %{buildroot}
12cr|jamvm-1.5.3-3|81	%{makeinstall_std}
12cr|jamvm-1.5.3-3|82	
12cr|jamvm-1.5.3-3|83	%{__mkdir_p} $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/bin
12cr|jamvm-1.5.3-3|84	(cd $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/bin \
12cr|jamvm-1.5.3-3|85	&& %{__ln_s} %{_bindir}/%{origin} java \
12cr|jamvm-1.5.3-3|86	&& %{__ln_s} %{_bindir}/grmiregistry rmiregistry)
12cr|jamvm-1.5.3-3|87	
12cr|jamvm-1.5.3-3|88	%{__mkdir_p} $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib
12cr|jamvm-1.5.3-3|89	
12cr|jamvm-1.5.3-3|90	# create extensions symlinks
12cr|jamvm-1.5.3-3|91	ln -s %{_datadir}/classpath/glibj.zip $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/jsse.jar
12cr|jamvm-1.5.3-3|92	
12cr|jamvm-1.5.3-3|93	# extensions handling
12cr|jamvm-1.5.3-3|94	install -dm 755 $RPM_BUILD_ROOT%{jvmjardir}
12cr|jamvm-1.5.3-3|95	pushd $RPM_BUILD_ROOT%{jvmjardir}
12cr|jamvm-1.5.3-3|96	ln -s %{_jvmdir}/%{jredir}/lib/jaas.jar jaas-%{java_version}.jar
12cr|jamvm-1.5.3-3|97	ln -s %{_jvmdir}/%{jredir}/lib/jdbc-stdext.jar jdbc-stdext-%{java_version}.jar
12cr|jamvm-1.5.3-3|98	ln -s %{_jvmdir}/%{jredir}/lib/jndi.jar jndi-%{java_version}.jar
12cr|jamvm-1.5.3-3|99	ln -s %{_jvmdir}/%{jredir}/lib/jsse.jar jsse-%{java_version}.jar
12cr|jamvm-1.5.3-3|100	for jar in *-%{java_version}.jar ; do
12cr|jamvm-1.5.3-3|101	ln -sf ${jar} $(echo $jar | sed "s|-%{java_version}.jar|-%{javaver}.jar|g")
12cr|jamvm-1.5.3-3|102	ln -sf ${jar} $(echo $jar | sed "s|-%{java_version}.jar|.jar|g")
12cr|jamvm-1.5.3-3|103	done
12cr|jamvm-1.5.3-3|104	popd
12cr|jamvm-1.5.3-3|105	
12cr|jamvm-1.5.3-3|106	# versionless symlinks
12cr|jamvm-1.5.3-3|107	pushd $RPM_BUILD_ROOT%{_jvmdir}
12cr|jamvm-1.5.3-3|108	ln -s %{jredir} %{jrelnk}
12cr|jamvm-1.5.3-3|109	#   ln -s %{sdkdir} %{sdklnk}
12cr|jamvm-1.5.3-3|110	popd
12cr|jamvm-1.5.3-3|111	
12cr|jamvm-1.5.3-3|112	pushd $RPM_BUILD_ROOT%{_jvmjardir}
12cr|jamvm-1.5.3-3|113	ln -s %{sdkdir} %{jrelnk}
12cr|jamvm-1.5.3-3|114	#   ln -s %{sdkdir} %{sdklnk}
12cr|jamvm-1.5.3-3|115	popd
12cr|jamvm-1.5.3-3|116	
12cr|jamvm-1.5.3-3|117	# generate file lists
12cr|jamvm-1.5.3-3|118	find $RPM_BUILD_ROOT%{_jvmdir}/%{jredir} -type d \
12cr|jamvm-1.5.3-3|119	| sed 's|'$RPM_BUILD_ROOT'|%dir |' >  %{name}-%{version}-all.files
12cr|jamvm-1.5.3-3|120	find $RPM_BUILD_ROOT%{_jvmdir}/%{jredir} -type f -o -type l \
12cr|jamvm-1.5.3-3|121	| sed 's|'$RPM_BUILD_ROOT'||'      >> %{name}-%{version}-all.files
12cr|jamvm-1.5.3-3|122	
12cr|jamvm-1.5.3-3|123	cat %{name}-%{version}-all.files \
12cr|jamvm-1.5.3-3|124	> %{name}-%{version}.files
12cr|jamvm-1.5.3-3|125	
12cr|jamvm-1.5.3-3|126	find $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/bin -type f -o -type l \
12cr|jamvm-1.5.3-3|127	| sed "s|^$RPM_BUILD_ROOT||"      > %{name}-%{version}-sdk-bin.files
12cr|jamvm-1.5.3-3|128	
12cr|jamvm-1.5.3-3|129	%{__rm} -rf %{buildroot}/%{_includedir}
12cr|jamvm-1.5.3-3|130	
12cr|jamvm-1.5.3-3|131	%post
12cr|jamvm-1.5.3-3|132	update-alternatives \
12cr|jamvm-1.5.3-3|133	--install %{_bindir}/java java %{_jvmdir}/%{jrelnk}/bin/java %{priority} \
12cr|jamvm-1.5.3-3|134	--slave %{_jvmdir}/jre          jre          %{_jvmdir}/%{jrelnk} \
12cr|jamvm-1.5.3-3|135	--slave %{_jvmjardir}/jre       jre_exports  %{_jvmjardir}/%{jrelnk} \
12cr|jamvm-1.5.3-3|136	--slave %{_bindir}/rmiregistry  rmiregistry  %{_jvmdir}/%{jrelnk}/bin/rmiregistry
12cr|jamvm-1.5.3-3|137	
12cr|jamvm-1.5.3-3|138	update-alternatives \
12cr|jamvm-1.5.3-3|139	--install %{_jvmdir}/jre-%{origin} \
12cr|jamvm-1.5.3-3|140	jre_%{origin} %{_jvmdir}/%{jrelnk} %{priority} \
12cr|jamvm-1.5.3-3|141	--slave %{_jvmjardir}/jre-%{origin} \
12cr|jamvm-1.5.3-3|142	jre_%{origin}_exports %{_jvmjardir}/%{jrelnk}
12cr|jamvm-1.5.3-3|143	
12cr|jamvm-1.5.3-3|144	update-alternatives \
12cr|jamvm-1.5.3-3|145	--install %{_jvmdir}/jre-%{javaver} \
12cr|jamvm-1.5.3-3|146	jre_%{javaver} %{_jvmdir}/%{jrelnk} %{priority} \
12cr|jamvm-1.5.3-3|147	--slave %{_jvmjardir}/jre-%{javaver} \
12cr|jamvm-1.5.3-3|148	jre_%{javaver}_exports %{_jvmjardir}/%{jrelnk}
12cr|jamvm-1.5.3-3|149	
12cr|jamvm-1.5.3-3|150	# rt.jar
12cr|jamvm-1.5.3-3|151	ln -sf \
12cr|jamvm-1.5.3-3|152	%{_datadir}/classpath/glibj.zip \
12cr|jamvm-1.5.3-3|153	%{_jvmdir}/%{cname}-%{java_version}/jre/lib/rt.jar
12cr|jamvm-1.5.3-3|154	
12cr|jamvm-1.5.3-3|155	# jaas.jar
12cr|jamvm-1.5.3-3|156	ln -sf \
12cr|jamvm-1.5.3-3|157	%{_datadir}/classpath/glibj.zip \
12cr|jamvm-1.5.3-3|158	%{_jvmdir}/%{cname}-%{java_version}/jre/lib/jaas.jar
12cr|jamvm-1.5.3-3|159	
12cr|jamvm-1.5.3-3|160	# jdbc-stdext.jar
12cr|jamvm-1.5.3-3|161	ln -sf \
12cr|jamvm-1.5.3-3|162	%{_datadir}/classpath/glibj.zip \
12cr|jamvm-1.5.3-3|163	%{_jvmdir}/%{cname}-%{java_version}/jre/lib/jdbc-stdext.jar
12cr|jamvm-1.5.3-3|164	
12cr|jamvm-1.5.3-3|165	# jndi.jar
12cr|jamvm-1.5.3-3|166	ln -sf \
12cr|jamvm-1.5.3-3|167	%{_datadir}/classpath/glibj.zip \
12cr|jamvm-1.5.3-3|168	%{_jvmdir}/%{cname}-%{java_version}/jre/lib/jndi.jar
12cr|jamvm-1.5.3-3|169	
12cr|jamvm-1.5.3-3|170	# jaxp_parser_impl
12cr|jamvm-1.5.3-3|171	update-alternatives --install %{_javadir}/jaxp_parser_impl.jar \
12cr|jamvm-1.5.3-3|172	jaxp_parser_impl \
12cr|jamvm-1.5.3-3|173	%{_datadir}/classpath/glibj.zip 20
12cr|jamvm-1.5.3-3|174	
12cr|jamvm-1.5.3-3|175	# jaxp_transform_impl
12cr|jamvm-1.5.3-3|176	update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
12cr|jamvm-1.5.3-3|177	jaxp_transform_impl \
12cr|jamvm-1.5.3-3|178	%{_datadir}/classpath/glibj.zip 20
12cr|jamvm-1.5.3-3|179	
12cr|jamvm-1.5.3-3|180	%postun
12cr|jamvm-1.5.3-3|181	if [ $1 -eq 0 ] ; then
12cr|jamvm-1.5.3-3|182	update-alternatives --remove java %{_jvmdir}/%{jrelnk}/bin/java
12cr|jamvm-1.5.3-3|183	update-alternatives --remove jre_%{origin}  %{_jvmdir}/%{jrelnk}
12cr|jamvm-1.5.3-3|184	update-alternatives --remove jre_%{javaver} %{_jvmdir}/%{jrelnk}
12cr|jamvm-1.5.3-3|185	update-alternatives --remove jaxp_parser_impl \
12cr|jamvm-1.5.3-3|186	%{_datadir}/classpath/glibj.zip
12cr|jamvm-1.5.3-3|187	update-alternatives --remove jaxp_transform_impl \
12cr|jamvm-1.5.3-3|188	%{_datadir}/classpath/glibj.zip
12cr|jamvm-1.5.3-3|189	fi
12cr|jamvm-1.5.3-3|190	
12cr|jamvm-1.5.3-3|191	%files -f %{name}-%{version}.files
12cr|jamvm-1.5.3-3|192	%defattr(0644,root,root,0755)
12cr|jamvm-1.5.3-3|193	%doc ACKNOWLEDGEMENTS AUTHORS COPYING INSTALL NEWS README
12cr|jamvm-1.5.3-3|194	%defattr(-,root,root,0755)
12cr|jamvm-1.5.3-3|195	%dir %{_jvmdir}/%{sdkdir}
12cr|jamvm-1.5.3-3|196	%dir %{jvmjardir}
12cr|jamvm-1.5.3-3|197	%{jvmjardir}/*.jar
12cr|jamvm-1.5.3-3|198	%{_jvmdir}/%{jrelnk}
12cr|jamvm-1.5.3-3|199	%{_jvmjardir}/%{jrelnk}
12cr|jamvm-1.5.3-3|200	%{_bindir}/%{origin}
12cr|jamvm-1.5.3-3|201	%{_datadir}/%{origin}
12cr|jamvm-1.5.3-3|202	%{_libdir}
12cr|jamvm-1.5.3-3|203	
12cr|jamvm-1.5.3-3|204	
12cr|jamvm-1.5.3-3|205	%changelog
12cr|jamvm-1.5.3-3|206	* Tue Feb 21 2012 Jon Dill <dillj@mandriva.org> 0:1.5.3-3mdv2012.0
12cr|jamvm-1.5.3-3|207	+ Revision: 778765
12cr|jamvm-1.5.3-3|208	- rebuild against new version of libffi4
12cr|jamvm-1.5.3-3|209	
12cr|jamvm-1.5.3-3|210	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.5.3-2mdv2011.0
12cr|jamvm-1.5.3-3|211	+ Revision: 619779
12cr|jamvm-1.5.3-3|212	- the mass rebuild of 2010.0 packages
12cr|jamvm-1.5.3-3|213	
12cr|jamvm-1.5.3-3|214	* Mon Aug 03 2009 Frederik Himpe <fhimpe@mandriva.org> 0:1.5.3-1mdv2010.0
12cr|jamvm-1.5.3-3|215	+ Revision: 408493
12cr|jamvm-1.5.3-3|216	- Update to new version 1.5.3
12cr|jamvm-1.5.3-3|217	
12cr|jamvm-1.5.3-3|218	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0:1.5.1-2mdv2009.0
12cr|jamvm-1.5.3-3|219	+ Revision: 267207
12cr|jamvm-1.5.3-3|220	- rebuild early 2009.0 package (before pixel changes)
12cr|jamvm-1.5.3-3|221	
12cr|jamvm-1.5.3-3|222	* Tue Apr 15 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:1.5.1-1mdv2009.0
12cr|jamvm-1.5.3-3|223	+ Revision: 194102
12cr|jamvm-1.5.3-3|224	- new version
12cr|jamvm-1.5.3-3|225	
12cr|jamvm-1.5.3-3|226	* Mon Jan 28 2008 David Walluck <walluck@mandriva.org> 0:1.5.0-1mdv2008.1
12cr|jamvm-1.5.3-3|227	+ Revision: 159484
12cr|jamvm-1.5.3-3|228	- 1.5.0
12cr|jamvm-1.5.3-3|229	
12cr|jamvm-1.5.3-3|230	+ Thierry Vignaud <tv@mandriva.org>
12cr|jamvm-1.5.3-3|231	- kill re-definition of %%buildroot on Pixel's request
12cr|jamvm-1.5.3-3|232	
12cr|jamvm-1.5.3-3|233	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.4.5-8mdv2008.1
12cr|jamvm-1.5.3-3|234	+ Revision: 120923
12cr|jamvm-1.5.3-3|235	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|jamvm-1.5.3-3|236	
12cr|jamvm-1.5.3-3|237	* Sat Jul 21 2007 David Walluck <walluck@mandriva.org> 0:1.4.5-7mdv2008.0
12cr|jamvm-1.5.3-3|238	+ Revision: 54198
12cr|jamvm-1.5.3-3|239	- remove gcj-tools requirement
12cr|jamvm-1.5.3-3|240	- fix build
12cr|jamvm-1.5.3-3|241	
12cr|jamvm-1.5.3-3|242	* Sat Jul 21 2007 David Walluck <walluck@mandriva.org> 0:1.4.5-6mdv2008.0
12cr|jamvm-1.5.3-3|243	+ Revision: 54176
12cr|jamvm-1.5.3-3|244	- fix jsse link
12cr|jamvm-1.5.3-3|245	- 1.5.0, not 1.4.2
12cr|jamvm-1.5.3-3|246	- %%{jrelnk}/bin not %%{jredir}/bin
12cr|jamvm-1.5.3-3|247	
12cr|jamvm-1.5.3-3|248	* Sun Jul 01 2007 Anssi Hannula <anssi@mandriva.org> 0:1.4.5-4mdv2008.0
12cr|jamvm-1.5.3-3|249	+ Revision: 46809
12cr|jamvm-1.5.3-3|250	- build with ffi on all archs, fixes crash on non-x86_64
12cr|jamvm-1.5.3-3|251	
12cr|jamvm-1.5.3-3|252	
12cr|jamvm-1.5.3-3|253	* Wed Mar 14 2007 Frederic Crozat <fcrozat@mandriva.com> 1.4.5-2mdv2007.1
12cr|jamvm-1.5.3-3|254	+ Revision: 143653
12cr|jamvm-1.5.3-3|255	- Fix update-alternative uninstall (diagnosed by pixel)
12cr|jamvm-1.5.3-3|256	
12cr|jamvm-1.5.3-3|257	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|jamvm-1.5.3-3|258	- do not package empty ChangeLog
12cr|jamvm-1.5.3-3|259	
12cr|jamvm-1.5.3-3|260	* Wed Feb 14 2007 David Walluck <walluck@mandriva.org> 0:1.4.5-1mdv2007.1
12cr|jamvm-1.5.3-3|261	+ Revision: 121154
12cr|jamvm-1.5.3-3|262	- 1.4.5
12cr|jamvm-1.5.3-3|263	
12cr|jamvm-1.5.3-3|264	* Fri Dec 15 2006 David Walluck <walluck@mandriva.org> 0:1.4.4-2mdv2007.1
12cr|jamvm-1.5.3-3|265	+ Revision: 97248
12cr|jamvm-1.5.3-3|266	- change priority to be less than gcj
12cr|jamvm-1.5.3-3|267	
12cr|jamvm-1.5.3-3|268	* Thu Nov 09 2006 David Walluck <walluck@mandriva.org> 0:1.4.4-1mdv2007.1
12cr|jamvm-1.5.3-3|269	+ Revision: 79927
12cr|jamvm-1.5.3-3|270	- 1.4.4
12cr|jamvm-1.5.3-3|271	- BuildRequires: libffi-devel on x86_64
12cr|jamvm-1.5.3-3|272	- Import jamvm
12cr|jamvm-1.5.3-3|273	
12cr|jamvm-1.5.3-3|274	* Tue Sep 05 2006 David Walluck <walluck@mandriva.org> 0:1.4.3-3mdv2007.0
12cr|jamvm-1.5.3-3|275	- ExcludeArch: sparc
12cr|jamvm-1.5.3-3|276	
12cr|jamvm-1.5.3-3|277	* Thu Jun 15 2006 David Walluck <walluck@mandriva.org> 0:1.4.3-2mdv2007.0
12cr|jamvm-1.5.3-3|278	- fix BuildRequires
12cr|jamvm-1.5.3-3|279	
12cr|jamvm-1.5.3-3|280	* Thu Jun 01 2006 David Walluck <walluck@mandriva.org> 0:1.4.3-1mdv2007.0
12cr|jamvm-1.5.3-3|281	- rebuild for libgcj.so.7
12cr|jamvm-1.5.3-3|282	- remove gnu-crypto and jessie dependencies
12cr|jamvm-1.5.3-3|283	
12cr|jamvm-1.5.3-3|284	* Wed Apr 26 2006 David Walluck <walluck@mandriva.org> 0:1.4.2-4mdk
12cr|jamvm-1.5.3-3|285	- set empty CLASSPATH
12cr|jamvm-1.5.3-3|286	- but back fix for lib directory
12cr|jamvm-1.5.3-3|287	
12cr|jamvm-1.5.3-3|288	* Thu Apr 13 2006 David Walluck <walluck@mandriva.org> 0:1.4.2-3mdk
12cr|jamvm-1.5.3-3|289	- CVS 20060411
12cr|jamvm-1.5.3-3|290	
12cr|jamvm-1.5.3-3|291	* Tue Feb 21 2006 David Walluck <walluck@mandriva.org> 0:1.4.2-2mdk
12cr|jamvm-1.5.3-3|292	- rebuild on x86_64
12cr|jamvm-1.5.3-3|293	
12cr|jamvm-1.5.3-3|294	* Tue Jan 31 2006 David Walluck <walluck@mandriva.org> 0:1.4.2-1mdk
12cr|jamvm-1.5.3-3|295	- 1.4.2
12cr|jamvm-1.5.3-3|296	
12cr|jamvm-1.5.3-3|297	* Sat Jan 14 2006 David Walluck <walluck@mandriva.org> 0:1.4.1-2mdk
12cr|jamvm-1.5.3-3|298	- add java and rmiregistry symlinks
12cr|jamvm-1.5.3-3|299	
12cr|jamvm-1.5.3-3|300	* Fri Jan 13 2006 David Walluck <walluck@mandriva.org> 0:1.4.1-1mdk
12cr|jamvm-1.5.3-3|301	- 1.4.1
12cr|jamvm-1.5.3-3|302	- change name to jamvm
12cr|jamvm-1.5.3-3|303	
12cr|jamvm-1.5.3-3|304	* Fri Nov 04 2005 David Walluck <walluck@mandriva.org> 0:1.4.2.0-0.0.1mdk
12cr|jamvm-1.5.3-3|305	- release
12cr|jamvm-1.5.3-3|306	

2340 12
12cr|jana-0.4.5-0.27.20100520gitacd72f2|1	# Tarfile created using git
12cr|jana-0.4.5-0.27.20100520gitacd72f2|2	# git clone git://git.gnome.org/jana
12cr|jana-0.4.5-0.27.20100520gitacd72f2|3	# git archive --format=tar --prefix=jana-0.4.5/ %{git_version} | bzip2 > jana-0.4.5-20100520.tar.bz2
12cr|jana-0.4.5-0.27.20100520gitacd72f2|4	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|5	%define gitdate 20100520
12cr|jana-0.4.5-0.27.20100520gitacd72f2|6	%define git_version acd72f2
12cr|jana-0.4.5-0.27.20100520gitacd72f2|7	%define tarfile %{name}-%{version}-%{gitdate}.tar.bz2
12cr|jana-0.4.5-0.27.20100520gitacd72f2|8	%define snapshot %{gitdate}git%{git_version}
12cr|jana-0.4.5-0.27.20100520gitacd72f2|9	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|10	%define major           0
12cr|jana-0.4.5-0.27.20100520gitacd72f2|11	%define libname         %mklibname %{name} %{major}
12cr|jana-0.4.5-0.27.20100520gitacd72f2|12	%define develname       %mklibname %{name} -d
12cr|jana-0.4.5-0.27.20100520gitacd72f2|13	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|14	Name:          jana
12cr|jana-0.4.5-0.27.20100520gitacd72f2|15	Version:       0.4.5
12cr|jana-0.4.5-0.27.20100520gitacd72f2|16	Release:       0.27.%{snapshot}
12cr|jana-0.4.5-0.27.20100520gitacd72f2|17	Summary:       An interface library for time-related PIM
12cr|jana-0.4.5-0.27.20100520gitacd72f2|18	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|19	Group:         System/Libraries
12cr|jana-0.4.5-0.27.20100520gitacd72f2|20	License:       LGPLv2
12cr|jana-0.4.5-0.27.20100520gitacd72f2|21	URL:           http://git.gnome.org/cgit/jana/
12cr|jana-0.4.5-0.27.20100520gitacd72f2|22	Source0:       %{tarfile}
12cr|jana-0.4.5-0.27.20100520gitacd72f2|23	Patch1:        jana.patch
12cr|jana-0.4.5-0.27.20100520gitacd72f2|24	Patch2:        jana-0.4.5-eds.patch
12cr|jana-0.4.5-0.27.20100520gitacd72f2|25	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|26	BuildRequires: evolution-data-server-devel
12cr|jana-0.4.5-0.27.20100520gitacd72f2|27	BuildRequires: gtk+3-devel
12cr|jana-0.4.5-0.27.20100520gitacd72f2|28	BuildRequires: pkgconfig(gconf-2.0)
12cr|jana-0.4.5-0.27.20100520gitacd72f2|29	BuildRequires: pkgconfig(libedataserverui-3.0)
12cr|jana-0.4.5-0.27.20100520gitacd72f2|30	BuildRequires: gtk-doc
12cr|jana-0.4.5-0.27.20100520gitacd72f2|31	BuildRequires: intltool
12cr|jana-0.4.5-0.27.20100520gitacd72f2|32	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|33	# Require these because we're using a git snapshot
12cr|jana-0.4.5-0.27.20100520gitacd72f2|34	BuildRequires: libtool
12cr|jana-0.4.5-0.27.20100520gitacd72f2|35	BuildRequires: gnome-common
12cr|jana-0.4.5-0.27.20100520gitacd72f2|36	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|37	%description
12cr|jana-0.4.5-0.27.20100520gitacd72f2|38	An interface library for time-related personal information management related
12cr|jana-0.4.5-0.27.20100520gitacd72f2|39	data.
12cr|jana-0.4.5-0.27.20100520gitacd72f2|40	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|41	%package -n %{libname}
12cr|jana-0.4.5-0.27.20100520gitacd72f2|42	Summary: Jana development documentation
12cr|jana-0.4.5-0.27.20100520gitacd72f2|43	Group: System/Libraries
12cr|jana-0.4.5-0.27.20100520gitacd72f2|44	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|45	%description -n %{libname}
12cr|jana-0.4.5-0.27.20100520gitacd72f2|46	An interface library for time-related personal information management related
12cr|jana-0.4.5-0.27.20100520gitacd72f2|47	data.
12cr|jana-0.4.5-0.27.20100520gitacd72f2|48	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|49	%package doc
12cr|jana-0.4.5-0.27.20100520gitacd72f2|50	Summary: Jana development documentation
12cr|jana-0.4.5-0.27.20100520gitacd72f2|51	Group: System/Libraries
12cr|jana-0.4.5-0.27.20100520gitacd72f2|52	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|53	%description doc
12cr|jana-0.4.5-0.27.20100520gitacd72f2|54	Documentation for the Jana libraries
12cr|jana-0.4.5-0.27.20100520gitacd72f2|55	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|56	%package -n %{libname}-gtk
12cr|jana-0.4.5-0.27.20100520gitacd72f2|57	Summary: Jana GTK
12cr|jana-0.4.5-0.27.20100520gitacd72f2|58	Group: System/Libraries
12cr|jana-0.4.5-0.27.20100520gitacd72f2|59	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|60	%description -n %{libname}-gtk
12cr|jana-0.4.5-0.27.20100520gitacd72f2|61	Jana's GTK support
12cr|jana-0.4.5-0.27.20100520gitacd72f2|62	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|63	%package -n %{libname}-ecal
12cr|jana-0.4.5-0.27.20100520gitacd72f2|64	Summary: Jana ECAL
12cr|jana-0.4.5-0.27.20100520gitacd72f2|65	Group: System/Libraries
12cr|jana-0.4.5-0.27.20100520gitacd72f2|66	%package devel
12cr|jana-0.4.5-0.27.20100520gitacd72f2|67	Summary: Development package for %{name}
12cr|jana-0.4.5-0.27.20100520gitacd72f2|68	Group: Development/Libraries
12cr|jana-0.4.5-0.27.20100520gitacd72f2|69	Requires: %{name} = %{version}-%{release}
12cr|jana-0.4.5-0.27.20100520gitacd72f2|70	Requires: pkgconfig
12cr|jana-0.4.5-0.27.20100520gitacd72f2|71	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|72	%description -n %{libname}-ecal
12cr|jana-0.4.5-0.27.20100520gitacd72f2|73	Jana's ECAL support
12cr|jana-0.4.5-0.27.20100520gitacd72f2|74	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|75	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|76	%package -n %{develname}
12cr|jana-0.4.5-0.27.20100520gitacd72f2|77	Summary: Jana development environment
12cr|jana-0.4.5-0.27.20100520gitacd72f2|78	Group: Development/C
12cr|jana-0.4.5-0.27.20100520gitacd72f2|79	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|80	Requires: %{libname} = %{version}-%{release}
12cr|jana-0.4.5-0.27.20100520gitacd72f2|81	Requires: %{libname}-gtk = %{version}-%{release}
12cr|jana-0.4.5-0.27.20100520gitacd72f2|82	Requires: %{libname}-ecal = %{version}-%{release}
12cr|jana-0.4.5-0.27.20100520gitacd72f2|83	Provides: %{name}-devel
12cr|jana-0.4.5-0.27.20100520gitacd72f2|84	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|85	%description -n %{develname}
12cr|jana-0.4.5-0.27.20100520gitacd72f2|86	Header files and libraries for building applications with Jana
12cr|jana-0.4.5-0.27.20100520gitacd72f2|87	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|88	%prep
12cr|jana-0.4.5-0.27.20100520gitacd72f2|89	%setup -q
12cr|jana-0.4.5-0.27.20100520gitacd72f2|90	%patch1 -p1 -b .gtk3
12cr|jana-0.4.5-0.27.20100520gitacd72f2|91	%patch2 -p1 -b .eds
12cr|jana-0.4.5-0.27.20100520gitacd72f2|92	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|93	%build
12cr|jana-0.4.5-0.27.20100520gitacd72f2|94	# Don't run configure from autogen.sh
12cr|jana-0.4.5-0.27.20100520gitacd72f2|95	sed -i 's|echo|exit 0|g' autogen.sh
12cr|jana-0.4.5-0.27.20100520gitacd72f2|96	./autogen.sh
12cr|jana-0.4.5-0.27.20100520gitacd72f2|97	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|98	%configure2_5x --disable-static --enable-gtk-doc
12cr|jana-0.4.5-0.27.20100520gitacd72f2|99	%make
12cr|jana-0.4.5-0.27.20100520gitacd72f2|100	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|101	%install
12cr|jana-0.4.5-0.27.20100520gitacd72f2|102	make install DESTDIR=%{buildroot} INSTALL='install -p'
12cr|jana-0.4.5-0.27.20100520gitacd72f2|103	mkdir -p %{buildroot}/%{_datadir}/doc/%{name}-%{version}
12cr|jana-0.4.5-0.27.20100520gitacd72f2|104	for f in `ls %{buildroot}/%{_datadir}/doc/`; do
12cr|jana-0.4.5-0.27.20100520gitacd72f2|105	if [ -f %{buildroot}/%{_datadir}/doc/$f ]; then
12cr|jana-0.4.5-0.27.20100520gitacd72f2|106	mv %{buildroot}/%{_datadir}/doc/$f %{buildroot}/%{_datadir}/doc/%{name}-%{version}
12cr|jana-0.4.5-0.27.20100520gitacd72f2|107	fi
12cr|jana-0.4.5-0.27.20100520gitacd72f2|108	done
12cr|jana-0.4.5-0.27.20100520gitacd72f2|109	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|110	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|111	#Remove libtool archives.
12cr|jana-0.4.5-0.27.20100520gitacd72f2|112	rm -rf %{buildroot}/%{_libdir}/*.la
12cr|jana-0.4.5-0.27.20100520gitacd72f2|113	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|114	%files -n %{libname}
12cr|jana-0.4.5-0.27.20100520gitacd72f2|115	%{_libdir}/lib%{name}.so.*
12cr|jana-0.4.5-0.27.20100520gitacd72f2|116	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|117	%files -n %{libname}-gtk
12cr|jana-0.4.5-0.27.20100520gitacd72f2|118	%{_libdir}/lib%{name}-gtk.so.*
12cr|jana-0.4.5-0.27.20100520gitacd72f2|119	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|120	%files -n %{libname}-ecal
12cr|jana-0.4.5-0.27.20100520gitacd72f2|121	%{_libdir}/lib%{name}-ecal.so.*
12cr|jana-0.4.5-0.27.20100520gitacd72f2|122	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|123	%files doc
12cr|jana-0.4.5-0.27.20100520gitacd72f2|124	%doc COPYING AUTHORS ChangeLog MAINTAINERS README
12cr|jana-0.4.5-0.27.20100520gitacd72f2|125	%{_datadir}/doc/%{name}-%{version}
12cr|jana-0.4.5-0.27.20100520gitacd72f2|126	%{_datadir}/gtk-doc/*
12cr|jana-0.4.5-0.27.20100520gitacd72f2|127	
12cr|jana-0.4.5-0.27.20100520gitacd72f2|128	%files -n %{develname}
12cr|jana-0.4.5-0.27.20100520gitacd72f2|129	%{_includedir}/*
12cr|jana-0.4.5-0.27.20100520gitacd72f2|130	%{_libdir}/*.so
12cr|jana-0.4.5-0.27.20100520gitacd72f2|131	%{_libdir}/pkgconfig/*.pc
12cr|jana-0.4.5-0.27.20100520gitacd72f2|132	%{_datadir}/jana/landwater.vmf

2341 12
12cr|janino-2.5.15-0.0.3|1	# Copyright (c) 2000-2007, JPackage Project
12cr|janino-2.5.15-0.0.3|2	# All rights reserved.
12cr|janino-2.5.15-0.0.3|3	#
12cr|janino-2.5.15-0.0.3|4	# Redistribution and use in source and binary forms, with or without
12cr|janino-2.5.15-0.0.3|5	# modification, are permitted provided that the following conditions
12cr|janino-2.5.15-0.0.3|6	# are met:
12cr|janino-2.5.15-0.0.3|7	#
12cr|janino-2.5.15-0.0.3|8	# 1. Redistributions of source code must retain the above copyright
12cr|janino-2.5.15-0.0.3|9	#    notice, this list of conditions and the following disclaimer.
12cr|janino-2.5.15-0.0.3|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|janino-2.5.15-0.0.3|11	#    notice, this list of conditions and the following disclaimer in the
12cr|janino-2.5.15-0.0.3|12	#    documentation and/or other materials provided with the
12cr|janino-2.5.15-0.0.3|13	#    distribution.
12cr|janino-2.5.15-0.0.3|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|janino-2.5.15-0.0.3|15	#    contributors may be used to endorse or promote products derived
12cr|janino-2.5.15-0.0.3|16	#    from this software without specific prior written permission.
12cr|janino-2.5.15-0.0.3|17	#
12cr|janino-2.5.15-0.0.3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|janino-2.5.15-0.0.3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|janino-2.5.15-0.0.3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|janino-2.5.15-0.0.3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|janino-2.5.15-0.0.3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|janino-2.5.15-0.0.3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|janino-2.5.15-0.0.3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|janino-2.5.15-0.0.3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|janino-2.5.15-0.0.3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|janino-2.5.15-0.0.3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|janino-2.5.15-0.0.3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|janino-2.5.15-0.0.3|29	#
12cr|janino-2.5.15-0.0.3|30	%define gcj_support 0
12cr|janino-2.5.15-0.0.3|31	
12cr|janino-2.5.15-0.0.3|32	%define section free
12cr|janino-2.5.15-0.0.3|33	
12cr|janino-2.5.15-0.0.3|34	Name:           janino
12cr|janino-2.5.15-0.0.3|35	Version:        2.5.15
12cr|janino-2.5.15-0.0.3|36	Release:        %mkrel 0.0.3
12cr|janino-2.5.15-0.0.3|37	Epoch:          0
12cr|janino-2.5.15-0.0.3|38	Summary:        An Embedded Java Compiler
12cr|janino-2.5.15-0.0.3|39	License:        BSD-style
12cr|janino-2.5.15-0.0.3|40	URL:            http://www.janino.net/
12cr|janino-2.5.15-0.0.3|41	Group:          Development/Java
12cr|janino-2.5.15-0.0.3|42	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|janino-2.5.15-0.0.3|43	Source0:        http://www.janino.net/download/%{name}-%{version}.zip
12cr|janino-2.5.15-0.0.3|44	Source1:        janino-2.5.11.pom
12cr|janino-2.5.15-0.0.3|45	Patch0:         janino-build_xml.patch
12cr|janino-2.5.15-0.0.3|46	BuildRequires:  ant
12cr|janino-2.5.15-0.0.3|47	BuildRequires:  java-rpmbuild
12cr|janino-2.5.15-0.0.3|48	BuildRequires:  jpackage-utils >= 0:1.7.2
12cr|janino-2.5.15-0.0.3|49	%if ! %{gcj_support}
12cr|janino-2.5.15-0.0.3|50	BuildArch:      noarch
12cr|janino-2.5.15-0.0.3|51	%endif
12cr|janino-2.5.15-0.0.3|52	Requires(post):    jpackage-utils >= 0:1.7.2
12cr|janino-2.5.15-0.0.3|53	Requires(postun):  jpackage-utils >= 0:1.7.2
12cr|janino-2.5.15-0.0.3|54	%if %{gcj_support}
12cr|janino-2.5.15-0.0.3|55	BuildRequires:    java-gcj-compat-devel
12cr|janino-2.5.15-0.0.3|56	%endif
12cr|janino-2.5.15-0.0.3|57	
12cr|janino-2.5.15-0.0.3|58	%description
12cr|janino-2.5.15-0.0.3|59	Janino is a compiler that reads a JavaTM expression, block,
12cr|janino-2.5.15-0.0.3|60	class body, source file or a set of source files, and
12cr|janino-2.5.15-0.0.3|61	generates JavaTM bytecode that is loaded and executed
12cr|janino-2.5.15-0.0.3|62	directly. Janino is not intended to be a development tool,
12cr|janino-2.5.15-0.0.3|63	but an embedded compiler for run-time compilation purposes,
12cr|janino-2.5.15-0.0.3|64	e.g. expression evaluators or "server pages" engines like JSP.
12cr|janino-2.5.15-0.0.3|65	JANINO is integrated with Apache Commons JCI ("Java Compiler
12cr|janino-2.5.15-0.0.3|66	Interface") and JBoss Rules / Drools.
12cr|janino-2.5.15-0.0.3|67	JANINO can also be used for static code analysis.
12cr|janino-2.5.15-0.0.3|68	
12cr|janino-2.5.15-0.0.3|69	%package        javadoc
12cr|janino-2.5.15-0.0.3|70	Summary:        Javadoc for %{name}
12cr|janino-2.5.15-0.0.3|71	Group:          Development/Java
12cr|janino-2.5.15-0.0.3|72	
12cr|janino-2.5.15-0.0.3|73	%description    javadoc
12cr|janino-2.5.15-0.0.3|74	%{summary}.
12cr|janino-2.5.15-0.0.3|75	
12cr|janino-2.5.15-0.0.3|76	%prep
12cr|janino-2.5.15-0.0.3|77	%setup -q
12cr|janino-2.5.15-0.0.3|78	%remove_java_binaries
12cr|janino-2.5.15-0.0.3|79	rm -rf javadoc
12cr|janino-2.5.15-0.0.3|80	%patch0 -b .sav
12cr|janino-2.5.15-0.0.3|81	
12cr|janino-2.5.15-0.0.3|82	%build
12cr|janino-2.5.15-0.0.3|83	%{ant} jar javadoc
12cr|janino-2.5.15-0.0.3|84	
12cr|janino-2.5.15-0.0.3|85	%install
12cr|janino-2.5.15-0.0.3|86	rm -rf $RPM_BUILD_ROOT
12cr|janino-2.5.15-0.0.3|87	
12cr|janino-2.5.15-0.0.3|88	# jars
12cr|janino-2.5.15-0.0.3|89	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12cr|janino-2.5.15-0.0.3|90	
12cr|janino-2.5.15-0.0.3|91	install -m 644 build/lib/janino.jar \
12cr|janino-2.5.15-0.0.3|92	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|janino-2.5.15-0.0.3|93	
12cr|janino-2.5.15-0.0.3|94	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do \
12cr|janino-2.5.15-0.0.3|95	ln -sf ${jar} ${jar/-%{version}/}; done)
12cr|janino-2.5.15-0.0.3|96	
12cr|janino-2.5.15-0.0.3|97	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
12cr|janino-2.5.15-0.0.3|98	
12cr|janino-2.5.15-0.0.3|99	# pom
12cr|janino-2.5.15-0.0.3|100	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12cr|janino-2.5.15-0.0.3|101	install -pm 644 %{SOURCE1} \
12cr|janino-2.5.15-0.0.3|102	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}.pom
12cr|janino-2.5.15-0.0.3|103	
12cr|janino-2.5.15-0.0.3|104	# javadoc
12cr|janino-2.5.15-0.0.3|105	install -p -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|janino-2.5.15-0.0.3|106	cp -pr build/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|janino-2.5.15-0.0.3|107	(cd $RPM_BUILD_ROOT%{_javadocdir} && ln -sf %{name}-%{version} %{name})
12cr|janino-2.5.15-0.0.3|108	
12cr|janino-2.5.15-0.0.3|109	%{gcj_compile}
12cr|janino-2.5.15-0.0.3|110	
12cr|janino-2.5.15-0.0.3|111	%clean
12cr|janino-2.5.15-0.0.3|112	rm -rf $RPM_BUILD_ROOT
12cr|janino-2.5.15-0.0.3|113	
12cr|janino-2.5.15-0.0.3|114	%post
12cr|janino-2.5.15-0.0.3|115	%update_maven_depmap
12cr|janino-2.5.15-0.0.3|116	%if %{gcj_support}
12cr|janino-2.5.15-0.0.3|117	%{update_gcjdb}
12cr|janino-2.5.15-0.0.3|118	%endif
12cr|janino-2.5.15-0.0.3|119	
12cr|janino-2.5.15-0.0.3|120	%postun
12cr|janino-2.5.15-0.0.3|121	%update_maven_depmap
12cr|janino-2.5.15-0.0.3|122	%if %{gcj_support}
12cr|janino-2.5.15-0.0.3|123	%{clean_gcjdb}
12cr|janino-2.5.15-0.0.3|124	%endif
12cr|janino-2.5.15-0.0.3|125	
12cr|janino-2.5.15-0.0.3|126	%files
12cr|janino-2.5.15-0.0.3|127	%defattr(0644,root,root,0755)
12cr|janino-2.5.15-0.0.3|128	%{_javadir}/*.jar
12cr|janino-2.5.15-0.0.3|129	%{_datadir}/maven2/poms/*
12cr|janino-2.5.15-0.0.3|130	%{_mavendepmapfragdir}
12cr|janino-2.5.15-0.0.3|131	%{gcj_files}
12cr|janino-2.5.15-0.0.3|132	
12cr|janino-2.5.15-0.0.3|133	%files javadoc
12cr|janino-2.5.15-0.0.3|134	%defattr(0644,root,root,0755)
12cr|janino-2.5.15-0.0.3|135	%dir %{_javadocdir}/%{name}-%{version}
12cr|janino-2.5.15-0.0.3|136	%{_javadocdir}/%{name}-%{version}/*
12cr|janino-2.5.15-0.0.3|137	%dir %{_javadocdir}/%{name}
12cr|janino-2.5.15-0.0.3|138	
12cr|janino-2.5.15-0.0.3|139	
12cr|janino-2.5.15-0.0.3|140	%changelog
12cr|janino-2.5.15-0.0.3|141	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:2.5.15-0.0.3mdv2011.0
12cr|janino-2.5.15-0.0.3|142	+ Revision: 619780
12cr|janino-2.5.15-0.0.3|143	- the mass rebuild of 2010.0 packages
12cr|janino-2.5.15-0.0.3|144	
12cr|janino-2.5.15-0.0.3|145	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:2.5.15-0.0.2mdv2010.0
12cr|janino-2.5.15-0.0.3|146	+ Revision: 429592
12cr|janino-2.5.15-0.0.3|147	- rebuild
12cr|janino-2.5.15-0.0.3|148	
12cr|janino-2.5.15-0.0.3|149	* Wed Jun 25 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.5.15-0.0.1mdv2009.0
12cr|janino-2.5.15-0.0.3|150	+ Revision: 228879
12cr|janino-2.5.15-0.0.3|151	- new version 2.5.15, disable gcj_compile
12cr|janino-2.5.15-0.0.3|152	
12cr|janino-2.5.15-0.0.3|153	* Mon Apr 14 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.5.13-0.0.1mdv2009.0
12cr|janino-2.5.15-0.0.3|154	+ Revision: 193231
12cr|janino-2.5.15-0.0.3|155	- new version
12cr|janino-2.5.15-0.0.3|156	
12cr|janino-2.5.15-0.0.3|157	+ Thierry Vignaud <tv@mandriva.org>
12cr|janino-2.5.15-0.0.3|158	- fix no-buildroot-tag
12cr|janino-2.5.15-0.0.3|159	
12cr|janino-2.5.15-0.0.3|160	* Fri Jan 25 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.5.12-0.0.1mdv2008.1
12cr|janino-2.5.15-0.0.3|161	+ Revision: 158110
12cr|janino-2.5.15-0.0.3|162	- import janino
12cr|janino-2.5.15-0.0.3|163	
12cr|janino-2.5.15-0.0.3|164	

2342 12
12cr|jansson-2.3.1-1|1	Name:		jansson
12cr|jansson-2.3.1-1|2	Version:	2.3.1
12cr|jansson-2.3.1-1|3	Release:	1
12cr|jansson-2.3.1-1|4	Summary:	C library for encoding, decoding and manipulating JSON data
12cr|jansson-2.3.1-1|5	Group:		Development/C
12cr|jansson-2.3.1-1|6	License:	MIT
12cr|jansson-2.3.1-1|7	URL:		http://www.digip.org/jansson/
12cr|jansson-2.3.1-1|8	Source0:	http://www.digip.org/jansson/releases/jansson-%{version}.tar.bz2
12cr|jansson-2.3.1-1|9	
12cr|jansson-2.3.1-1|10	BuildRequires: python-sphinx
12cr|jansson-2.3.1-1|11	
12cr|jansson-2.3.1-1|12	%description
12cr|jansson-2.3.1-1|13	Small library for parsing and writing JSON documents.
12cr|jansson-2.3.1-1|14	
12cr|jansson-2.3.1-1|15	%package devel
12cr|jansson-2.3.1-1|16	Summary:	Header files for jansson
12cr|jansson-2.3.1-1|17	Group:		Development/C
12cr|jansson-2.3.1-1|18	Requires:	%{name} = %{version}-%{release}
12cr|jansson-2.3.1-1|19	
12cr|jansson-2.3.1-1|20	%description devel
12cr|jansson-2.3.1-1|21	Header files for developing applications making use of jansson.
12cr|jansson-2.3.1-1|22	
12cr|jansson-2.3.1-1|23	%prep
12cr|jansson-2.3.1-1|24	%setup -q
12cr|jansson-2.3.1-1|25	
12cr|jansson-2.3.1-1|26	%build
12cr|jansson-2.3.1-1|27	autoreconf -v --install
12cr|jansson-2.3.1-1|28	%configure --disable-static
12cr|jansson-2.3.1-1|29	%make
12cr|jansson-2.3.1-1|30	make html
12cr|jansson-2.3.1-1|31	
12cr|jansson-2.3.1-1|32	%check
12cr|jansson-2.3.1-1|33	make check
12cr|jansson-2.3.1-1|34	
12cr|jansson-2.3.1-1|35	%install
12cr|jansson-2.3.1-1|36	make install INSTALL="install -p" DESTDIR="$RPM_BUILD_ROOT"
12cr|jansson-2.3.1-1|37	rm "$RPM_BUILD_ROOT%{_libdir}"/*.la
12cr|jansson-2.3.1-1|38	
12cr|jansson-2.3.1-1|39	
12cr|jansson-2.3.1-1|40	%files
12cr|jansson-2.3.1-1|41	%doc LICENSE CHANGES
12cr|jansson-2.3.1-1|42	%{_libdir}/*.so.*
12cr|jansson-2.3.1-1|43	
12cr|jansson-2.3.1-1|44	%files devel
12cr|jansson-2.3.1-1|45	%doc doc/_build/html/*
12cr|jansson-2.3.1-1|46	%{_libdir}/*.so
12cr|jansson-2.3.1-1|47	%{_libdir}/pkgconfig/%{name}.pc
12cr|jansson-2.3.1-1|48	%{_includedir}/*
12cr|jansson-2.3.1-1|49	
12cr|jansson-2.3.1-1|50	
12cr|jansson-2.3.1-1|51	%changelog
12cr|jansson-2.3.1-1|52	* Sat May 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.3.1-1
12cr|jansson-2.3.1-1|53	+ Revision: 796627
12cr|jansson-2.3.1-1|54	- version update 2.3.1
12cr|jansson-2.3.1-1|55	
12cr|jansson-2.3.1-1|56	* Sat Nov 05 2011 Alexander Khrukin <akhrukin@mandriva.org> 2.2.1-1
12cr|jansson-2.3.1-1|57	+ Revision: 721550
12cr|jansson-2.3.1-1|58	- imported package jansson
12cr|jansson-2.3.1-1|59	

2343 12
12cr|java-api-compliance-checker-1.1.2-1|1	Summary:	API compatibility checker for Java libraries
12cr|java-api-compliance-checker-1.1.2-1|2	Name:		java-api-compliance-checker
12cr|java-api-compliance-checker-1.1.2-1|3	Version:	1.1.2
12cr|java-api-compliance-checker-1.1.2-1|4	Release:	1
12cr|java-api-compliance-checker-1.1.2-1|5	Group:		Development/Other
12cr|java-api-compliance-checker-1.1.2-1|6	License:	GPLv1+ or LGPLv2+
12cr|java-api-compliance-checker-1.1.2-1|7	URL:		http://ispras.linuxbase.org/index.php/Java_API_Compliance_Checker
12cr|java-api-compliance-checker-1.1.2-1|8	Source0:	https://github.com/lvc/japi-compliance-checker/downloads/japi-compliance-checker-%{version}.tar.gz
12cr|java-api-compliance-checker-1.1.2-1|9	Requires:	java-openjdk
12cr|java-api-compliance-checker-1.1.2-1|10	BuildArch:	noarch
12cr|java-api-compliance-checker-1.1.2-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|java-api-compliance-checker-1.1.2-1|12	
12cr|java-api-compliance-checker-1.1.2-1|13	%description
12cr|java-api-compliance-checker-1.1.2-1|14	Java API Compliance Checker (Java ACC) is a tool for checking backward
12cr|java-api-compliance-checker-1.1.2-1|15	binary and source compatibility of a Java library API. The tool checks
12cr|java-api-compliance-checker-1.1.2-1|16	classes declarations of old and new versions and analyzes changes that
12cr|java-api-compliance-checker-1.1.2-1|17	may break compatibility: removed methods, removed class fields, added
12cr|java-api-compliance-checker-1.1.2-1|18	abstract methods, etc. Binary incompatibility may result in crashing or
12cr|java-api-compliance-checker-1.1.2-1|19	incorrect behavior of existing clients built with an old version of
12cr|java-api-compliance-checker-1.1.2-1|20	a library when they are running with a new one. Source incompatibility
12cr|java-api-compliance-checker-1.1.2-1|21	may result in recompilation errors with a new library version. The tool
12cr|java-api-compliance-checker-1.1.2-1|22	is intended for library developers and operating system maintainers who
12cr|java-api-compliance-checker-1.1.2-1|23	are interested in ensuring backward compatibility, i.e. allow old
12cr|java-api-compliance-checker-1.1.2-1|24	clients to run or to be recompiled with newer library versions.
12cr|java-api-compliance-checker-1.1.2-1|25	
12cr|java-api-compliance-checker-1.1.2-1|26	%prep
12cr|java-api-compliance-checker-1.1.2-1|27	
12cr|java-api-compliance-checker-1.1.2-1|28	%setup -q -n japi-compliance-checker-%{version}
12cr|java-api-compliance-checker-1.1.2-1|29	chmod 0644 LICENSE README
12cr|java-api-compliance-checker-1.1.2-1|30	
12cr|java-api-compliance-checker-1.1.2-1|31	%build
12cr|java-api-compliance-checker-1.1.2-1|32	# Nothing to build.
12cr|java-api-compliance-checker-1.1.2-1|33	
12cr|java-api-compliance-checker-1.1.2-1|34	%install
12cr|java-api-compliance-checker-1.1.2-1|35	rm -rf %{buildroot}
12cr|java-api-compliance-checker-1.1.2-1|36	mkdir -p %{buildroot}%{_prefix}
12cr|java-api-compliance-checker-1.1.2-1|37	perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
12cr|java-api-compliance-checker-1.1.2-1|38	
12cr|java-api-compliance-checker-1.1.2-1|39	%clean
12cr|java-api-compliance-checker-1.1.2-1|40	rm -rf %{buildroot}
12cr|java-api-compliance-checker-1.1.2-1|41	
12cr|java-api-compliance-checker-1.1.2-1|42	%files
12cr|java-api-compliance-checker-1.1.2-1|43	%defattr(-,root,root,-)
12cr|java-api-compliance-checker-1.1.2-1|44	%doc LICENSE README doc/
12cr|java-api-compliance-checker-1.1.2-1|45	%{_bindir}/japi-compliance-checker
12cr|java-api-compliance-checker-1.1.2-1|46	
12cr|java-api-compliance-checker-1.1.2-1|47	
12cr|java-api-compliance-checker-1.1.2-1|48	%changelog
12cr|java-api-compliance-checker-1.1.2-1|49	* Mon Jun 25 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.1.2-1
12cr|java-api-compliance-checker-1.1.2-1|50	+ Revision: 806772
12cr|java-api-compliance-checker-1.1.2-1|51	- Updated to 1.1.2
12cr|java-api-compliance-checker-1.1.2-1|52	
12cr|java-api-compliance-checker-1.1.2-1|53	* Tue May 22 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.1.1-1
12cr|java-api-compliance-checker-1.1.2-1|54	+ Revision: 799978
12cr|java-api-compliance-checker-1.1.2-1|55	- Updated to 1.1.1
12cr|java-api-compliance-checker-1.1.2-1|56	
12cr|java-api-compliance-checker-1.1.2-1|57	* Mon Apr 16 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.1-1
12cr|java-api-compliance-checker-1.1.2-1|58	+ Revision: 791356
12cr|java-api-compliance-checker-1.1.2-1|59	- Updated to 1.1
12cr|java-api-compliance-checker-1.1.2-1|60	
12cr|java-api-compliance-checker-1.1.2-1|61	* Tue Dec 13 2011 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.0.3-1
12cr|java-api-compliance-checker-1.1.2-1|62	+ Revision: 740696
12cr|java-api-compliance-checker-1.1.2-1|63	- Initial Mandriva package
12cr|java-api-compliance-checker-1.1.2-1|64	- Created package structure for java-api-compliance-checker.
12cr|java-api-compliance-checker-1.1.2-1|65	

2344 12
12cr|java_binfmt-1.0.3-7|1	Name:           java_binfmt
12cr|java_binfmt-1.0.3-7|2	Version:        1.0.3
12cr|java_binfmt-1.0.3-7|3	Release:        %mkrel 7
12cr|java_binfmt-1.0.3-7|4	Epoch:          0
12cr|java_binfmt-1.0.3-7|5	Summary:        Java Binary Kernel Support for Linux
12cr|java_binfmt-1.0.3-7|6	License:        GPL
12cr|java_binfmt-1.0.3-7|7	Group:          Development/Java
12cr|java_binfmt-1.0.3-7|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|java_binfmt-1.0.3-7|9	URL:            http://developer.osdl.org/dev/robustmutexes/src/fusyn.hg/Documentation/java.txt
12cr|java_binfmt-1.0.3-7|10	Source0:        %{name}-%{version}.tar.bz2
12cr|java_binfmt-1.0.3-7|11	Patch0:		jarwrapper.patch
12cr|java_binfmt-1.0.3-7|12	Requires(post): rpm-helper
12cr|java_binfmt-1.0.3-7|13	Requires(preun): rpm-helper
12cr|java_binfmt-1.0.3-7|14	
12cr|java_binfmt-1.0.3-7|15	%description
12cr|java_binfmt-1.0.3-7|16	With this package, you can directly execute Java applications and
12cr|java_binfmt-1.0.3-7|17	applets. The binfmt_misc kernel module must be loaded.
12cr|java_binfmt-1.0.3-7|18	
12cr|java_binfmt-1.0.3-7|19	%prep
12cr|java_binfmt-1.0.3-7|20	%setup -q
12cr|java_binfmt-1.0.3-7|21	%patch0 -p0
12cr|java_binfmt-1.0.3-7|22	
12cr|java_binfmt-1.0.3-7|23	%build
12cr|java_binfmt-1.0.3-7|24	%{__cc} -Wall %{optflags} -o javaclassname javaclassname.c
12cr|java_binfmt-1.0.3-7|25	
12cr|java_binfmt-1.0.3-7|26	%install
12cr|java_binfmt-1.0.3-7|27	%{__rm} -rf %{buildroot}
12cr|java_binfmt-1.0.3-7|28	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|java_binfmt-1.0.3-7|29	%{__cp} -a javaclassname %{buildroot}%{_bindir}/javaclassname
12cr|java_binfmt-1.0.3-7|30	%{__cp} -a javawrapper %{buildroot}%{_bindir}/javawrapper
12cr|java_binfmt-1.0.3-7|31	%{__cp} -a jarwrapper %{buildroot}%{_bindir}/jarwrapper
12cr|java_binfmt-1.0.3-7|32	%{__cp} -a jarwrapper %{buildroot}%{_bindir}/appletviewerwrapper
12cr|java_binfmt-1.0.3-7|33	%{__mkdir_p} %{buildroot}%{_initrddir}
12cr|java_binfmt-1.0.3-7|34	%{__cp} -a java_binfmt.init %{buildroot}%{_initrddir}/%{name}
12cr|java_binfmt-1.0.3-7|35	
12cr|java_binfmt-1.0.3-7|36	%clean
12cr|java_binfmt-1.0.3-7|37	%{__rm} -rf %{buildroot}
12cr|java_binfmt-1.0.3-7|38	
12cr|java_binfmt-1.0.3-7|39	%post
12cr|java_binfmt-1.0.3-7|40	%_post_service %{name}
12cr|java_binfmt-1.0.3-7|41	
12cr|java_binfmt-1.0.3-7|42	%preun
12cr|java_binfmt-1.0.3-7|43	%_preun_service %{name}
12cr|java_binfmt-1.0.3-7|44	
12cr|java_binfmt-1.0.3-7|45	%files
12cr|java_binfmt-1.0.3-7|46	%defattr(0644,root,root,0755)
12cr|java_binfmt-1.0.3-7|47	%doc java.txt
12cr|java_binfmt-1.0.3-7|48	%attr(0755,root,root) %{_initrddir}/%{name}
12cr|java_binfmt-1.0.3-7|49	%attr(0755,root,root) %{_bindir}/jarwrapper
12cr|java_binfmt-1.0.3-7|50	%attr(0755,root,root) %{_bindir}/javaclassname
12cr|java_binfmt-1.0.3-7|51	%attr(0755,root,root) %{_bindir}/javawrapper
12cr|java_binfmt-1.0.3-7|52	%attr(0755,root,root) %{_bindir}/appletviewerwrapper
12cr|java_binfmt-1.0.3-7|53	
12cr|java_binfmt-1.0.3-7|54	
12cr|java_binfmt-1.0.3-7|55	%changelog
12cr|java_binfmt-1.0.3-7|56	* Wed Oct 13 2010 Lev Givon <lev@mandriva.org> 0:1.0.3-7mdv2011.0
12cr|java_binfmt-1.0.3-7|57	+ Revision: 585434
12cr|java_binfmt-1.0.3-7|58	- Fix bug #61270.
12cr|java_binfmt-1.0.3-7|59	
12cr|java_binfmt-1.0.3-7|60	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:1.0.3-6mdv2010.0
12cr|java_binfmt-1.0.3-7|61	+ Revision: 429594
12cr|java_binfmt-1.0.3-7|62	- rebuild
12cr|java_binfmt-1.0.3-7|63	
12cr|java_binfmt-1.0.3-7|64	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0:1.0.3-5mdv2009.0
12cr|java_binfmt-1.0.3-7|65	+ Revision: 247389
12cr|java_binfmt-1.0.3-7|66	- rebuild
12cr|java_binfmt-1.0.3-7|67	- fix no-buildroot-tag
12cr|java_binfmt-1.0.3-7|68	- kill re-definition of %%buildroot on Pixel's request
12cr|java_binfmt-1.0.3-7|69	
12cr|java_binfmt-1.0.3-7|70	* Wed Dec 12 2007 David Walluck <walluck@mandriva.org> 0:1.0.3-3mdv2008.1
12cr|java_binfmt-1.0.3-7|71	+ Revision: 117654
12cr|java_binfmt-1.0.3-7|72	- rebuild
12cr|java_binfmt-1.0.3-7|73	
12cr|java_binfmt-1.0.3-7|74	
12cr|java_binfmt-1.0.3-7|75	* Sat Dec 09 2006 David Walluck <walluck@mandriva.org> 1.0.3-2mdv2007.0
12cr|java_binfmt-1.0.3-7|76	+ Revision: 93935
12cr|java_binfmt-1.0.3-7|77	- use preferred appletviewer
12cr|java_binfmt-1.0.3-7|78	
12cr|java_binfmt-1.0.3-7|79	* Fri Dec 08 2006 David Walluck <walluck@mandriva.org> 0:1.0.3-1mdv2007.1
12cr|java_binfmt-1.0.3-7|80	+ Revision: 93843
12cr|java_binfmt-1.0.3-7|81	- 1.0.3
12cr|java_binfmt-1.0.3-7|82	- Import java_binfmt
12cr|java_binfmt-1.0.3-7|83	
12cr|java_binfmt-1.0.3-7|84	* Mon Jul 24 2006 David Walluck <walluck@mandriva.org> 1.0.2-11mdv2007.0
12cr|java_binfmt-1.0.3-7|85	- fix PreReq use
12cr|java_binfmt-1.0.3-7|86	
12cr|java_binfmt-1.0.3-7|87	* Fri Jul 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-10mdk
12cr|java_binfmt-1.0.3-7|88	- better description (Adam Williamson <awilliamson@mandriva.com>)
12cr|java_binfmt-1.0.3-7|89	
12cr|java_binfmt-1.0.3-7|90	* Fri Jul 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-9mdk
12cr|java_binfmt-1.0.3-7|91	- spec cleanup
12cr|java_binfmt-1.0.3-7|92	
12cr|java_binfmt-1.0.3-7|93	* Sat Jul 24 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.0.2-8mdk
12cr|java_binfmt-1.0.3-7|94	- rebuild
12cr|java_binfmt-1.0.3-7|95	
12cr|java_binfmt-1.0.3-7|96	* Sat Feb 28 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.0.2-7mdk
12cr|java_binfmt-1.0.3-7|97	- more macros
12cr|java_binfmt-1.0.3-7|98	

2345 12
12cr|javacc3-3.2-4.3|1	# Copyright (c) 2000-2005, JPackage Project
12cr|javacc3-3.2-4.3|2	# All rights reserved.
12cr|javacc3-3.2-4.3|3	#
12cr|javacc3-3.2-4.3|4	# Redistribution and use in source and binary forms, with or without
12cr|javacc3-3.2-4.3|5	# modification, are permitted provided that the following conditions
12cr|javacc3-3.2-4.3|6	# are met:
12cr|javacc3-3.2-4.3|7	#
12cr|javacc3-3.2-4.3|8	# 1. Redistributions of source code must retain the above copyright
12cr|javacc3-3.2-4.3|9	#    notice, this list of conditions and the following disclaimer.
12cr|javacc3-3.2-4.3|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|javacc3-3.2-4.3|11	#    notice, this list of conditions and the following disclaimer in the
12cr|javacc3-3.2-4.3|12	#    documentation and/or other materials provided with the
12cr|javacc3-3.2-4.3|13	#    distribution.
12cr|javacc3-3.2-4.3|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|javacc3-3.2-4.3|15	#    contributors may be used to endorse or promote products derived
12cr|javacc3-3.2-4.3|16	#    from this software without specific prior written permission.
12cr|javacc3-3.2-4.3|17	#
12cr|javacc3-3.2-4.3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|javacc3-3.2-4.3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|javacc3-3.2-4.3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|javacc3-3.2-4.3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|javacc3-3.2-4.3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|javacc3-3.2-4.3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|javacc3-3.2-4.3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|javacc3-3.2-4.3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|javacc3-3.2-4.3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|javacc3-3.2-4.3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|javacc3-3.2-4.3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|javacc3-3.2-4.3|29	#
12cr|javacc3-3.2-4.3|30	
12cr|javacc3-3.2-4.3|31	%define section free
12cr|javacc3-3.2-4.3|32	%define _basename javacc
12cr|javacc3-3.2-4.3|33	
12cr|javacc3-3.2-4.3|34	Name:           javacc3
12cr|javacc3-3.2-4.3|35	Version:        3.2
12cr|javacc3-3.2-4.3|36	Release:        %mkrel 4.3
12cr|javacc3-3.2-4.3|37	Epoch:          0
12cr|javacc3-3.2-4.3|38	Summary:        A parser/scanner generator for java
12cr|javacc3-3.2-4.3|39	License:        BSD
12cr|javacc3-3.2-4.3|40	Source0:	javacc-3.2-src.tar.gz
12cr|javacc3-3.2-4.3|41	Source1:	javacc
12cr|javacc3-3.2-4.3|42	Source2:	jjdoc
12cr|javacc3-3.2-4.3|43	Source3:	jjtree
12cr|javacc3-3.2-4.3|44	Patch0:		javacc3-source_1.4.patch
12cr|javacc3-3.2-4.3|45	URL:            https://javacc.dev.java.net/
12cr|javacc3-3.2-4.3|46	Group:          Development/Java
12cr|javacc3-3.2-4.3|47	BuildRoot:      %{_tmppath}/%{_basename}-%{version}-%{release}-buildroot
12cr|javacc3-3.2-4.3|48	BuildArch:      noarch
12cr|javacc3-3.2-4.3|49	Requires:	jpackage-utils >= 0:1.5
12cr|javacc3-3.2-4.3|50	BuildRequires:	java-devel java-rpmbuild
12cr|javacc3-3.2-4.3|51	BuildRequires:	ant, /bin/bash
12cr|javacc3-3.2-4.3|52	
12cr|javacc3-3.2-4.3|53	%description
12cr|javacc3-3.2-4.3|54	Java Compiler Compiler (JavaCC) is the most popular parser generator for use
12cr|javacc3-3.2-4.3|55	with Java applications. A parser generator is a tool that reads a grammar
12cr|javacc3-3.2-4.3|56	specification and converts it to a Java program that can recognize matches to
12cr|javacc3-3.2-4.3|57	the grammar. In addition to the parser generator itself, JavaCC provides other
12cr|javacc3-3.2-4.3|58	standard capabilities related to parser generation such as tree building (via
12cr|javacc3-3.2-4.3|59	a tool called JJTree included with JavaCC), actions, debugging, etc.
12cr|javacc3-3.2-4.3|60	
12cr|javacc3-3.2-4.3|61	%package manual
12cr|javacc3-3.2-4.3|62	Summary:        Manual for %{_basename}
12cr|javacc3-3.2-4.3|63	Group:          Development/Java
12cr|javacc3-3.2-4.3|64	
12cr|javacc3-3.2-4.3|65	%description manual
12cr|javacc3-3.2-4.3|66	Manual for %{_basename}.
12cr|javacc3-3.2-4.3|67	
12cr|javacc3-3.2-4.3|68	%package demo
12cr|javacc3-3.2-4.3|69	Summary:        Examples for %{_basename}
12cr|javacc3-3.2-4.3|70	Group:          Development/Java
12cr|javacc3-3.2-4.3|71	
12cr|javacc3-3.2-4.3|72	%description demo
12cr|javacc3-3.2-4.3|73	Examples for %{_basename}.
12cr|javacc3-3.2-4.3|74	
12cr|javacc3-3.2-4.3|75	%prep
12cr|javacc3-3.2-4.3|76	%setup -q -n %{_basename}-%{version}
12cr|javacc3-3.2-4.3|77	%patch0 -p1
12cr|javacc3-3.2-4.3|78	cp %{SOURCE1} javacc
12cr|javacc3-3.2-4.3|79	cp %{SOURCE2} jjdoc
12cr|javacc3-3.2-4.3|80	cp %{SOURCE3} jjtree
12cr|javacc3-3.2-4.3|81	mv www/doc .
12cr|javacc3-3.2-4.3|82	
12cr|javacc3-3.2-4.3|83	%build
12cr|javacc3-3.2-4.3|84	ant \
12cr|javacc3-3.2-4.3|85	-Dversion=%{version} \
12cr|javacc3-3.2-4.3|86	jar
12cr|javacc3-3.2-4.3|87	
12cr|javacc3-3.2-4.3|88	%install
12cr|javacc3-3.2-4.3|89	rm -fr $RPM_BUILD_ROOT
12cr|javacc3-3.2-4.3|90	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12cr|javacc3-3.2-4.3|91	install -m 644 bin/lib/%{_basename}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|javacc3-3.2-4.3|92	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|javacc3-3.2-4.3|93	install -d -m 755 $RPM_BUILD_ROOT/usr/bin
12cr|javacc3-3.2-4.3|94	install -m 755 javacc jjdoc jjtree $RPM_BUILD_ROOT/usr/bin
12cr|javacc3-3.2-4.3|95	install -d -m 755 $RPM_BUILD_ROOT/usr/share/%{name}
12cr|javacc3-3.2-4.3|96	cp -pr examples $RPM_BUILD_ROOT/usr/share/%{name}
12cr|javacc3-3.2-4.3|97	
12cr|javacc3-3.2-4.3|98	%clean
12cr|javacc3-3.2-4.3|99	rm -rf $RPM_BUILD_ROOT
12cr|javacc3-3.2-4.3|100	
12cr|javacc3-3.2-4.3|101	%files
12cr|javacc3-3.2-4.3|102	%defattr(0644,root,root,0755)
12cr|javacc3-3.2-4.3|103	%{_javadir}/*.jar
12cr|javacc3-3.2-4.3|104	%doc LICENSE README
12cr|javacc3-3.2-4.3|105	%defattr(0755,root,root,0755)
12cr|javacc3-3.2-4.3|106	%{_bindir}/*
12cr|javacc3-3.2-4.3|107	
12cr|javacc3-3.2-4.3|108	%files manual
12cr|javacc3-3.2-4.3|109	%defattr(0644,root,root,0755)
12cr|javacc3-3.2-4.3|110	%doc doc/*
12cr|javacc3-3.2-4.3|111	
12cr|javacc3-3.2-4.3|112	%files demo
12cr|javacc3-3.2-4.3|113	%defattr(0644,root,root,0755)
12cr|javacc3-3.2-4.3|114	%{_datadir}/%{name}
12cr|javacc3-3.2-4.3|115	
12cr|javacc3-3.2-4.3|116	
12cr|javacc3-3.2-4.3|117	
12cr|javacc3-3.2-4.3|118	%changelog
12cr|javacc3-3.2-4.3|119	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:3.2-4.3mdv2011.0
12cr|javacc3-3.2-4.3|120	+ Revision: 619782
12cr|javacc3-3.2-4.3|121	- the mass rebuild of 2010.0 packages
12cr|javacc3-3.2-4.3|122	
12cr|javacc3-3.2-4.3|123	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0:3.2-4.2mdv2010.0
12cr|javacc3-3.2-4.3|124	+ Revision: 438016
12cr|javacc3-3.2-4.3|125	- rebuild
12cr|javacc3-3.2-4.3|126	
12cr|javacc3-3.2-4.3|127	* Mon Jan 12 2009 David Walluck <walluck@mandriva.org> 0:3.2-4.1mdv2009.1
12cr|javacc3-3.2-4.3|128	+ Revision: 328766
12cr|javacc3-3.2-4.3|129	- fix Release
12cr|javacc3-3.2-4.3|130	- fix some macro usage
12cr|javacc3-3.2-4.3|131	
12cr|javacc3-3.2-4.3|132	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0:3.2-4mdv2009.0
12cr|javacc3-3.2-4.3|133	+ Revision: 247391
12cr|javacc3-3.2-4.3|134	- rebuild
12cr|javacc3-3.2-4.3|135	
12cr|javacc3-3.2-4.3|136	* Wed Feb 13 2008 Nicolas Vigier <nvigier@mandriva.com> 0:3.2-2mdv2008.1
12cr|javacc3-3.2-4.3|137	+ Revision: 167044
12cr|javacc3-3.2-4.3|138	- fix groups, release and buildrequires
12cr|javacc3-3.2-4.3|139	- build with -source 1.4
12cr|javacc3-3.2-4.3|140	- import javacc3
12cr|javacc3-3.2-4.3|141	
12cr|javacc3-3.2-4.3|142	
12cr|javacc3-3.2-4.3|143	* Mon Apr 24 2006 Fernando Nasser <fnasser@redhat.com> 0:3.2-2jpp
12cr|javacc3-3.2-4.3|144	- Rename to javacc3 as compatibility package
12cr|javacc3-3.2-4.3|145	- First JPP 1.7 build
12cr|javacc3-3.2-4.3|146	
12cr|javacc3-3.2-4.3|147	* Mon Nov 22 2004 Fernando Nasser <fnasser@redhat.com> 0:3.2-1jpp_2rh
12cr|javacc3-3.2-4.3|148	- Rebuild
12cr|javacc3-3.2-4.3|149	
12cr|javacc3-3.2-4.3|150	* Thu Mar  4 2004 Frank Ch. Eigler <fche@redhat.com> 0:3.2-1jpp_1rh
12cr|javacc3-3.2-4.3|151	- RH vacuuming
12cr|javacc3-3.2-4.3|152	
12cr|javacc3-3.2-4.3|153	* Fri Jan 30 2004 Sebastiano Vigna <vigna@acm.org> 0:3.2-1jpp
12cr|javacc3-3.2-4.3|154	- First JPackage version

2346 12
12cr|javahelp2-2.0.05-7|1	Summary:	JavaHelp
12cr|javahelp2-2.0.05-7|2	Name:		javahelp2
12cr|javahelp2-2.0.05-7|3	Version:	2.0.05
12cr|javahelp2-2.0.05-7|4	Release:	%mkrel 7
12cr|javahelp2-2.0.05-7|5	Epoch:		0
12cr|javahelp2-2.0.05-7|6	Group:		Development/Java
12cr|javahelp2-2.0.05-7|7	License:	GPLv2 with exceptions
12cr|javahelp2-2.0.05-7|8	Url:		https://javahelp.dev.java.net/
12cr|javahelp2-2.0.05-7|9	Source0:	https://javahelp.dev.java.net/files/documents/5985/59373/%{name}-src-%{version}.zip
12cr|javahelp2-2.0.05-7|10	Source1:	%{name}-jhindexer.sh
12cr|javahelp2-2.0.05-7|11	Source2:	%{name}-jhsearch.sh
12cr|javahelp2-2.0.05-7|12	BuildArch:	noarch
12cr|javahelp2-2.0.05-7|13	Requires:	jpackage-utils >= 0:1.5.32
12cr|javahelp2-2.0.05-7|14	BuildRequires:	java-rpmbuild >= 0:1.5.32
12cr|javahelp2-2.0.05-7|15	BuildRequires:	jsp >= 0:2.0
12cr|javahelp2-2.0.05-7|16	BuildRequires:	xml-commons-jaxp-1.3-apis
12cr|javahelp2-2.0.05-7|17	BuildRequires:	tomcat5-servlet-2.4-api
12cr|javahelp2-2.0.05-7|18	BuildRequires:	xerces-j2
12cr|javahelp2-2.0.05-7|19	BuildRequires:	ant
12cr|javahelp2-2.0.05-7|20	BuildRequires:	ant-nodeps
12cr|javahelp2-2.0.05-7|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|javahelp2-2.0.05-7|22	
12cr|javahelp2-2.0.05-7|23	%description
12cr|javahelp2-2.0.05-7|24	JavaHelp software is a full-featured, platform-independent, extensible
12cr|javahelp2-2.0.05-7|25	help system that enables developers and authors to incorporate online
12cr|javahelp2-2.0.05-7|26	help in applets, components, applications, operating systems, and
12cr|javahelp2-2.0.05-7|27	devices. Authors can also use the JavaHelp software to deliver online
12cr|javahelp2-2.0.05-7|28	documentation for the Web and corporate Intranet.
12cr|javahelp2-2.0.05-7|29	
12cr|javahelp2-2.0.05-7|30	%package javadoc
12cr|javahelp2-2.0.05-7|31	Summary:	Javadoc for %{name}
12cr|javahelp2-2.0.05-7|32	Group:		Development/Java
12cr|javahelp2-2.0.05-7|33	
12cr|javahelp2-2.0.05-7|34	%description javadoc
12cr|javahelp2-2.0.05-7|35	Javadoc for %{name}.
12cr|javahelp2-2.0.05-7|36	
12cr|javahelp2-2.0.05-7|37	%prep
12cr|javahelp2-2.0.05-7|38	%setup -q -n %{name}-%{version}
12cr|javahelp2-2.0.05-7|39	# fix files perms
12cr|javahelp2-2.0.05-7|40	chmod -R go=u-w *
12cr|javahelp2-2.0.05-7|41	# remove windows files
12cr|javahelp2-2.0.05-7|42	for file in `find . -type f -name .bat`; do rm -f $file; done
12cr|javahelp2-2.0.05-7|43	
12cr|javahelp2-2.0.05-7|44	#
12cr|javahelp2-2.0.05-7|45	# This class provides native browser integration and would require
12cr|javahelp2-2.0.05-7|46	# JDIC project to be present. Currently there is no such jpackage.org
12cr|javahelp2-2.0.05-7|47	# package, so deleting the class. When JDIC package is created,
12cr|javahelp2-2.0.05-7|48	# add BuildProvides and remove the "rm" call.
12cr|javahelp2-2.0.05-7|49	#
12cr|javahelp2-2.0.05-7|50	rm jhMaster/JavaHelp/src/new/javax/help/plaf/basic/BasicNativeContentViewerUI.java
12cr|javahelp2-2.0.05-7|51	
12cr|javahelp2-2.0.05-7|52	mkdir javahelp_nbproject/lib
12cr|javahelp2-2.0.05-7|53	ln -s %{_javadir}/jsp.jar javahelp_nbproject/lib/jsp-api.jar
12cr|javahelp2-2.0.05-7|54	ln -s %{_javadir}/servletapi5.jar javahelp_nbproject/lib/servlet-api.jar
12cr|javahelp2-2.0.05-7|55	
12cr|javahelp2-2.0.05-7|56	%build
12cr|javahelp2-2.0.05-7|57	export CLASSPATH=$(build-classpath ant/ant-nodeps)
12cr|javahelp2-2.0.05-7|58	%ant -f javahelp_nbproject/build.xml -Djdic-jar-present=true -Djdic-zip-present=true -Dservlet-jar-present=true -Dtomcat-zip-present=true release javadoc
12cr|javahelp2-2.0.05-7|59	
12cr|javahelp2-2.0.05-7|60	%install
12cr|javahelp2-2.0.05-7|61	rm -rf %{buildroot}
12cr|javahelp2-2.0.05-7|62	install -d -m 755 %{buildroot}%{_javadir}
12cr|javahelp2-2.0.05-7|63	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|javahelp2-2.0.05-7|64	install -d -m 755 %{buildroot}%{_bindir}
12cr|javahelp2-2.0.05-7|65	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|javahelp2-2.0.05-7|66	install -m 755 %{SOURCE1} %{buildroot}%{_bindir}/jh2indexer
12cr|javahelp2-2.0.05-7|67	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/jh2search
12cr|javahelp2-2.0.05-7|68	
12cr|javahelp2-2.0.05-7|69	install -m 644 javahelp_nbproject/dist/lib/jhall.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|javahelp2-2.0.05-7|70	#cp -pr jhMaster/JavaHelp/doc/public-spec/dtd %{buildroot}%{_datadir}/%{name}
12cr|javahelp2-2.0.05-7|71	#cp -pr jhMaster/JavaHelp/demos %{buildroot}%{_datadir}/%{name}
12cr|javahelp2-2.0.05-7|72	cp -pr javahelp_nbproject/dist/lib/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|javahelp2-2.0.05-7|73	# create unversioned symlinks
12cr|javahelp2-2.0.05-7|74	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
12cr|javahelp2-2.0.05-7|75	
12cr|javahelp2-2.0.05-7|76	%clean
12cr|javahelp2-2.0.05-7|77	rm -rf %{buildroot}
12cr|javahelp2-2.0.05-7|78	
12cr|javahelp2-2.0.05-7|79	%post javadoc
12cr|javahelp2-2.0.05-7|80	rm -f %{_javadocdir}/%{name}
12cr|javahelp2-2.0.05-7|81	ln -s %{name}-%{version} %{_javadocdir}/%{name}
12cr|javahelp2-2.0.05-7|82	
12cr|javahelp2-2.0.05-7|83	%postun javadoc
12cr|javahelp2-2.0.05-7|84	if [ "$1" = "0" ]; then
12cr|javahelp2-2.0.05-7|85	rm -f %{_javadocdir}/%{name}
12cr|javahelp2-2.0.05-7|86	fi
12cr|javahelp2-2.0.05-7|87	
12cr|javahelp2-2.0.05-7|88	%files
12cr|javahelp2-2.0.05-7|89	%defattr(0644,root,root,0755)
12cr|javahelp2-2.0.05-7|90	%attr(0755,root,root) %{_bindir}/*
12cr|javahelp2-2.0.05-7|91	%{_javadir}/%{name}-%{version}.jar
12cr|javahelp2-2.0.05-7|92	%{_javadir}/%{name}.jar
12cr|javahelp2-2.0.05-7|93	%dir %{_datadir}/%{name}
12cr|javahelp2-2.0.05-7|94	
12cr|javahelp2-2.0.05-7|95	%files javadoc
12cr|javahelp2-2.0.05-7|96	%defattr(0644,root,root,0755)
12cr|javahelp2-2.0.05-7|97	%{_javadocdir}/%{name}-%{version}
12cr|javahelp2-2.0.05-7|98	
12cr|javahelp2-2.0.05-7|99	
12cr|javahelp2-2.0.05-7|100	%changelog
12cr|javahelp2-2.0.05-7|101	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:2.0.05-7mdv2011.0
12cr|javahelp2-2.0.05-7|102	+ Revision: 619783
12cr|javahelp2-2.0.05-7|103	- the mass rebuild of 2010.0 packages
12cr|javahelp2-2.0.05-7|104	
12cr|javahelp2-2.0.05-7|105	* Sun Sep 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0:2.0.05-6mdv2010.0
12cr|javahelp2-2.0.05-7|106	+ Revision: 449816
12cr|javahelp2-2.0.05-7|107	- add missing buildrequires on tomcat5-servlet-2.4-api, xml-commons-jaxp-1.3-apis and xerces-j2
12cr|javahelp2-2.0.05-7|108	- spec file clean
12cr|javahelp2-2.0.05-7|109	- rebuild for new era
12cr|javahelp2-2.0.05-7|110	
12cr|javahelp2-2.0.05-7|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|javahelp2-2.0.05-7|112	- rebuild
12cr|javahelp2-2.0.05-7|113	
12cr|javahelp2-2.0.05-7|114	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0:2.0.05-4mdv2009.0
12cr|javahelp2-2.0.05-7|115	+ Revision: 247393
12cr|javahelp2-2.0.05-7|116	- rebuild
12cr|javahelp2-2.0.05-7|117	- kill re-definition of %%buildroot on Pixel's request
12cr|javahelp2-2.0.05-7|118	
12cr|javahelp2-2.0.05-7|119	+ Olivier Blin <oblin@mandriva.com>
12cr|javahelp2-2.0.05-7|120	- restore BuildRoot
12cr|javahelp2-2.0.05-7|121	
12cr|javahelp2-2.0.05-7|122	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:2.0.05-2mdv2008.1
12cr|javahelp2-2.0.05-7|123	+ Revision: 120928
12cr|javahelp2-2.0.05-7|124	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|javahelp2-2.0.05-7|125	
12cr|javahelp2-2.0.05-7|126	* Wed Nov 21 2007 Nicolas Vigier <nvigier@mandriva.com> 0:2.0.05-1mdv2008.1
12cr|javahelp2-2.0.05-7|127	+ Revision: 111054
12cr|javahelp2-2.0.05-7|128	- build with java >= 1.6.0
12cr|javahelp2-2.0.05-7|129	- fix ant error (fix by Alexander Kurtakov)
12cr|javahelp2-2.0.05-7|130	- fix release, license, group tags
12cr|javahelp2-2.0.05-7|131	- add buildrequires
12cr|javahelp2-2.0.05-7|132	- import javahelp2
12cr|javahelp2-2.0.05-7|133	
12cr|javahelp2-2.0.05-7|134	
12cr|javahelp2-2.0.05-7|135	* Thu Nov 14 2007 Jaroslav Tulach <jtulach@netbeans.org> 0:2.0.05-1mdv
12cr|javahelp2-2.0.05-7|136	- Converted to version 2.0.05
12cr|javahelp2-2.0.05-7|137	- Removed demo and manual packages as they are not in current sources
12cr|javahelp2-2.0.05-7|138	
12cr|javahelp2-2.0.05-7|139	* Wed Dec 20 2006 Jaroslav Tulach <Jaroslav.Tulach@Sun.COM> 0:2.0.02-2jpp
12cr|javahelp2-2.0.05-7|140	- Change License
12cr|javahelp2-2.0.05-7|141	- Include Sources
12cr|javahelp2-2.0.05-7|142	- Build from source
12cr|javahelp2-2.0.05-7|143	- Move to Free Section
12cr|javahelp2-2.0.05-7|144	- Temporarely remove the JDIC support (until we have a jdic package)
12cr|javahelp2-2.0.05-7|145	
12cr|javahelp2-2.0.05-7|146	* Sat Dec 04 2004 Paolo Dona' <vik@3jv.com> 0:2.0.02-1jpp
12cr|javahelp2-2.0.05-7|147	- upgrade to 2.0_02
12cr|javahelp2-2.0.05-7|148	
12cr|javahelp2-2.0.05-7|149	* Thu Feb 12 2004 Ralph Apel <r.apel@r-apel.de> 0:2.0.01-1jpp
12cr|javahelp2-2.0.05-7|150	- change pkg name to javahelp2
12cr|javahelp2-2.0.05-7|151	- change version notation to 2.0.01
12cr|javahelp2-2.0.05-7|152	- install scripts as jh2indexer and jh2search
12cr|javahelp2-2.0.05-7|153	
12cr|javahelp2-2.0.05-7|154	* Wed Jan 14 2004 Ralph Apel <r.apel@r-apel.de> 0:2.0_01-1jpp
12cr|javahelp2-2.0.05-7|155	- upgrade to 2.0_01
12cr|javahelp2-2.0.05-7|156	
12cr|javahelp2-2.0.05-7|157	* Mon Mar 24 2003 David Walluck <david@anti-microsoft.org> 0:1.1.3-2jpp
12cr|javahelp2-2.0.05-7|158	- update for JPackage 1.5
12cr|javahelp2-2.0.05-7|159	
12cr|javahelp2-2.0.05-7|160	* Mon Mar 24 2003 David Walluck <david@anti-microsoft.org> 1.1.3-1jpp
12cr|javahelp2-2.0.05-7|161	- 1.1.3
12cr|javahelp2-2.0.05-7|162	- no more bzip2 on scripts
12cr|javahelp2-2.0.05-7|163	- fix Id tag in scripts
12cr|javahelp2-2.0.05-7|164	
12cr|javahelp2-2.0.05-7|165	* Sat May 11 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.1.2-8jpp
12cr|javahelp2-2.0.05-7|166	- 1.1.2.01
12cr|javahelp2-2.0.05-7|167	- vendor, distribution, group tags
12cr|javahelp2-2.0.05-7|168	- updated scripts
12cr|javahelp2-2.0.05-7|169	
12cr|javahelp2-2.0.05-7|170	* Fri Apr 05 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.1.2-7jpp
12cr|javahelp2-2.0.05-7|171	- nosrc package
12cr|javahelp2-2.0.05-7|172	- section macro
12cr|javahelp2-2.0.05-7|173	
12cr|javahelp2-2.0.05-7|174	* Thu Jan 17 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.1.2-6jpp
12cr|javahelp2-2.0.05-7|175	- javadoc in %%{_javadocdir} again
12cr|javahelp2-2.0.05-7|176	- additional sources in individual archives
12cr|javahelp2-2.0.05-7|177	
12cr|javahelp2-2.0.05-7|178	* Fri Jan 4 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.1.2-5jpp
12cr|javahelp2-2.0.05-7|179	- javadoc back to /usr/share/doc
12cr|javahelp2-2.0.05-7|180	- no dependencies for manual and javadoc packages
12cr|javahelp2-2.0.05-7|181	- stricter dependency for demo package
12cr|javahelp2-2.0.05-7|182	- removed redundant jh.jar, jhbasic.jar and jsearch.jar
12cr|javahelp2-2.0.05-7|183	- changed jhall.jar name to javasearch.jar
12cr|javahelp2-2.0.05-7|184	- changed jhtools.jar name to javasearch-tools.jar
12cr|javahelp2-2.0.05-7|185	- javasearch-tools.jar in javasearch-tools package
12cr|javahelp2-2.0.05-7|186	- used jpackage scripts
12cr|javahelp2-2.0.05-7|187	- removed windows files from demo
12cr|javahelp2-2.0.05-7|188	- standardised summary
12cr|javahelp2-2.0.05-7|189	
12cr|javahelp2-2.0.05-7|190	* Fri Dec 7 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.1.2-4jpp
12cr|javahelp2-2.0.05-7|191	- javadoc into javadoc package
12cr|javahelp2-2.0.05-7|192	
12cr|javahelp2-2.0.05-7|193	* Sun Oct 28 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.1.2-3jpp
12cr|javahelp2-2.0.05-7|194	- first unified release
12cr|javahelp2-2.0.05-7|195	- fixed perm problems
12cr|javahelp2-2.0.05-7|196	
12cr|javahelp2-2.0.05-7|197	* Tue Oct 09 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.1.2-2mdk
12cr|javahelp2-2.0.05-7|198	- split demo package
12cr|javahelp2-2.0.05-7|199	- demo files in %%{_datadir}/%%{name}
12cr|javahelp2-2.0.05-7|200	- s/jPackage/JPackage/
12cr|javahelp2-2.0.05-7|201	- spec cleanup
12cr|javahelp2-2.0.05-7|202	
12cr|javahelp2-2.0.05-7|203	* Tue Jul 24 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.1.2-1mdk
12cr|javahelp2-2.0.05-7|204	- used original archives
12cr|javahelp2-2.0.05-7|205	- s/Copyright/License
12cr|javahelp2-2.0.05-7|206	- truncated despcription length to 72 columns
12cr|javahelp2-2.0.05-7|207	- versionning
12cr|javahelp2-2.0.05-7|208	- no more source package
12cr|javahelp2-2.0.05-7|209	- merged demo and manual packages
12cr|javahelp2-2.0.05-7|210	
12cr|javahelp2-2.0.05-7|211	* Sat Mar 10 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.1.1-2mdk
12cr|javahelp2-2.0.05-7|212	- vendor tag
12cr|javahelp2-2.0.05-7|213	- packager tag
12cr|javahelp2-2.0.05-7|214	- sources in /usr/src/java
12cr|javahelp2-2.0.05-7|215	
12cr|javahelp2-2.0.05-7|216	* Sun Feb 04 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.1.1-1mdk
12cr|javahelp2-2.0.05-7|217	- first Mandrake release

2347 12
12cr|javanotes-5.1-6|1	Name:       javanotes
12cr|javanotes-5.1-6|2	Version:    5.1
12cr|javanotes-5.1-6|3	Release:    6
12cr|javanotes-5.1-6|4	Summary:    Introduction to Programming Using Java, By David J. Eck
12cr|javanotes-5.1-6|5	
12cr|javanotes-5.1-6|6	Group:      Development/Java
12cr|javanotes-5.1-6|7	License:    CC-BY-SA
12cr|javanotes-5.1-6|8	URL:        http://math.hws.edu/javanotes/
12cr|javanotes-5.1-6|9	Source0:    http://math.hws.edu/eck/cs124/downloads/%{name}5.tar.bz2
12cr|javanotes-5.1-6|10	BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
12cr|javanotes-5.1-6|11	BuildArch:  noarch
12cr|javanotes-5.1-6|12	
12cr|javanotes-5.1-6|13	%description
12cr|javanotes-5.1-6|14	The fifth edition of Introduction to Programming Using Java, a free, on-line
12cr|javanotes-5.1-6|15	textbook on introductory programming, which uses Java as the language of
12cr|javanotes-5.1-6|16	instruction. This book is directed mainly towards beginning programmers,
12cr|javanotes-5.1-6|17	although it might also be useful for experienced programmers who want to learn
12cr|javanotes-5.1-6|18	something about Java. It is certainly not meant to provide complete coverage of
12cr|javanotes-5.1-6|19	the Java language.
12cr|javanotes-5.1-6|20	
12cr|javanotes-5.1-6|21	The fifth edition covers Java 5.0 and can also be used with later versions of
12cr|javanotes-5.1-6|22	Java. You will find many Java applets on the web pages that make up this book,
12cr|javanotes-5.1-6|23	and many of those applets require Java 5.0 or higher to function. Earlier
12cr|javanotes-5.1-6|24	editions, which covered earlier versions of Java, are still available; see the
12cr|javanotes-5.1-6|25	preface for links.
12cr|javanotes-5.1-6|26	
12cr|javanotes-5.1-6|27	This is the html version, start with index.html in the main directory.
12cr|javanotes-5.1-6|28	
12cr|javanotes-5.1-6|29	%prep
12cr|javanotes-5.1-6|30	%setup -q -n %{name}%{version}
12cr|javanotes-5.1-6|31	
12cr|javanotes-5.1-6|32	%build
12cr|javanotes-5.1-6|33	# empty but exists to keep rpmlint happy
12cr|javanotes-5.1-6|34	
12cr|javanotes-5.1-6|35	
12cr|javanotes-5.1-6|36	%install
12cr|javanotes-5.1-6|37	rm -rf $RPM_BUILD_ROOT
12cr|javanotes-5.1-6|38	find -type d -exec install -m 755 -d $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/{} ';'
12cr|javanotes-5.1-6|39	find -type f -exec install -m 644 {} $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/{} ';'
12cr|javanotes-5.1-6|40	
12cr|javanotes-5.1-6|41	%clean
12cr|javanotes-5.1-6|42	rm -rf $RPM_BUILD_ROOT
12cr|javanotes-5.1-6|43	
12cr|javanotes-5.1-6|44	
12cr|javanotes-5.1-6|45	%files
12cr|javanotes-5.1-6|46	%defattr(-,root,root,-)
12cr|javanotes-5.1-6|47	%doc %{_docdir}/%{name}-%{version}/
12cr|javanotes-5.1-6|48	
12cr|javanotes-5.1-6|49	
12cr|javanotes-5.1-6|50	
12cr|javanotes-5.1-6|51	
12cr|javanotes-5.1-6|52	%changelog
12cr|javanotes-5.1-6|53	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 5.1-6
12cr|javanotes-5.1-6|54	+ Revision: 734024
12cr|javanotes-5.1-6|55	- rebuild
12cr|javanotes-5.1-6|56	- imported package javanotes
12cr|javanotes-5.1-6|57	

2348 12
12cr|javasvn-1.1.0-6|1	%define gcj_support     1
12cr|javasvn-1.1.0-6|2	
12cr|javasvn-1.1.0-6|3	
12cr|javasvn-1.1.0-6|4	Name:           javasvn
12cr|javasvn-1.1.0-6|5	Version:        1.1.0
12cr|javasvn-1.1.0-6|6	Release:        %mkrel 6
12cr|javasvn-1.1.0-6|7	Epoch:          0
12cr|javasvn-1.1.0-6|8	Summary:        Pure Java Subversion client library
12cr|javasvn-1.1.0-6|9	
12cr|javasvn-1.1.0-6|10	Group:          Development/Java
12cr|javasvn-1.1.0-6|11	# License located at http://tmate.org/svn/license.html
12cr|javasvn-1.1.0-6|12	License:        BSD
12cr|javasvn-1.1.0-6|13	URL:            http://tmate.org/svn/
12cr|javasvn-1.1.0-6|14	Source0:        http://tmate.org/svn/org.tmatesoft.svn_%{version}.beta5.src.tar.bz2
12cr|javasvn-1.1.0-6|15	Source1:        %{name}-license.html
12cr|javasvn-1.1.0-6|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|javasvn-1.1.0-6|17	
12cr|javasvn-1.1.0-6|18	BuildRequires:  ant
12cr|javasvn-1.1.0-6|19	BuildRequires:	java-rpmbuild >= 0:1.6
12cr|javasvn-1.1.0-6|20	%if %{gcj_support}
12cr|javasvn-1.1.0-6|21	BuildRequires:		java-gcj-compat-devel
12cr|javasvn-1.1.0-6|22	Requires(post):		java-gcj-compat
12cr|javasvn-1.1.0-6|23	Requires(postun):	java-gcj-compat
12cr|javasvn-1.1.0-6|24	%else
12cr|javasvn-1.1.0-6|25	BuildRequires:		java-devel >= 0:1.4.2
12cr|javasvn-1.1.0-6|26	%endif
12cr|javasvn-1.1.0-6|27	
12cr|javasvn-1.1.0-6|28	%if %{gcj_support}
12cr|javasvn-1.1.0-6|29	ExclusiveArch:		%{ix86} x86_64 ppc ia64
12cr|javasvn-1.1.0-6|30	%else
12cr|javasvn-1.1.0-6|31	BuildArch:		noarch
12cr|javasvn-1.1.0-6|32	%endif
12cr|javasvn-1.1.0-6|33	
12cr|javasvn-1.1.0-6|34	BuildRequires:          ganymed-ssh2 >= 0:209
12cr|javasvn-1.1.0-6|35	Requires:               ganymed-ssh2 >= 0:209
12cr|javasvn-1.1.0-6|36	
12cr|javasvn-1.1.0-6|37	
12cr|javasvn-1.1.0-6|38	%description
12cr|javasvn-1.1.0-6|39	JavaSVN is a pure Java Subversion client library. You would like to use JavaSVN
12cr|javasvn-1.1.0-6|40	when you need to access or modify Subversion repository from your Java
12cr|javasvn-1.1.0-6|41	application, be it a standalone program, plugin or web application. Being a
12cr|javasvn-1.1.0-6|42	pure Java program, JavaSVN doesn't need any additional configuration or native
12cr|javasvn-1.1.0-6|43	binaries to work on any OS that runs Java.
12cr|javasvn-1.1.0-6|44	
12cr|javasvn-1.1.0-6|45	%package javadoc
12cr|javasvn-1.1.0-6|46	Summary:        Javadoc for JavaSVN
12cr|javasvn-1.1.0-6|47	Group:          Development/Java
12cr|javasvn-1.1.0-6|48	
12cr|javasvn-1.1.0-6|49	%description javadoc
12cr|javasvn-1.1.0-6|50	Javadoc for JavaSVN.
12cr|javasvn-1.1.0-6|51	
12cr|javasvn-1.1.0-6|52	
12cr|javasvn-1.1.0-6|53	%prep
12cr|javasvn-1.1.0-6|54	%setup -q -n %{name}-src-%{version}.beta5
12cr|javasvn-1.1.0-6|55	%{__cp} -a %{SOURCE1} license.html
12cr|javasvn-1.1.0-6|56	
12cr|javasvn-1.1.0-6|57	# delete the jars that are in the archive
12cr|javasvn-1.1.0-6|58	rm contrib/ganymed/ganymed.jar
12cr|javasvn-1.1.0-6|59	ln -sf %{_javadir}/ganymed-ssh2.jar contrib/ganymed/ganymed.jar
12cr|javasvn-1.1.0-6|60	rm contrib/junit/junit.jar
12cr|javasvn-1.1.0-6|61	
12cr|javasvn-1.1.0-6|62	# fixing wrong-file-end-of-line-encoding warnings
12cr|javasvn-1.1.0-6|63	sed -i 's/\r$//' README.txt doc/examples/*.iml
12cr|javasvn-1.1.0-6|64	find doc/examples -name \*.java -exec sed -i 's/\r$//' {} \;
12cr|javasvn-1.1.0-6|65	
12cr|javasvn-1.1.0-6|66	
12cr|javasvn-1.1.0-6|67	%build
12cr|javasvn-1.1.0-6|68	export CLASSPATH=
12cr|javasvn-1.1.0-6|69	export OPT_JAR_LIST=
12cr|javasvn-1.1.0-6|70	%ant
12cr|javasvn-1.1.0-6|71	
12cr|javasvn-1.1.0-6|72	# Link source files to fix -debuginfo generation.
12cr|javasvn-1.1.0-6|73	rm -f org
12cr|javasvn-1.1.0-6|74	ln -s javasvn/src/org
12cr|javasvn-1.1.0-6|75	rm -f de
12cr|javasvn-1.1.0-6|76	ln -s contrib/sequence/src/de
12cr|javasvn-1.1.0-6|77	
12cr|javasvn-1.1.0-6|78	
12cr|javasvn-1.1.0-6|79	%install
12cr|javasvn-1.1.0-6|80	rm -rf $RPM_BUILD_ROOT
12cr|javasvn-1.1.0-6|81	
12cr|javasvn-1.1.0-6|82	# jar
12cr|javasvn-1.1.0-6|83	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12cr|javasvn-1.1.0-6|84	install -m 644 build/lib/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|javasvn-1.1.0-6|85	
12cr|javasvn-1.1.0-6|86	# javadoc
12cr|javasvn-1.1.0-6|87	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|javasvn-1.1.0-6|88	find doc/javadoc -name \*.html -exec sed -i 's/\r$//' {} \;
12cr|javasvn-1.1.0-6|89	sed -i 's/\r$//' doc/javadoc/package-list
12cr|javasvn-1.1.0-6|90	cp -pr doc/javadoc/* \
12cr|javasvn-1.1.0-6|91	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|javasvn-1.1.0-6|92	
12cr|javasvn-1.1.0-6|93	# gcj support
12cr|javasvn-1.1.0-6|94	%if %{gcj_support}
12cr|javasvn-1.1.0-6|95	%{_bindir}/aot-compile-rpm
12cr|javasvn-1.1.0-6|96	%endif
12cr|javasvn-1.1.0-6|97	
12cr|javasvn-1.1.0-6|98	pushd $RPM_BUILD_ROOT%{_javadir}/
12cr|javasvn-1.1.0-6|99	ln -s %{name}-%{version}.jar %{name}.jar
12cr|javasvn-1.1.0-6|100	popd
12cr|javasvn-1.1.0-6|101	
12cr|javasvn-1.1.0-6|102	%clean
12cr|javasvn-1.1.0-6|103	rm -rf $RPM_BUILD_ROOT
12cr|javasvn-1.1.0-6|104	
12cr|javasvn-1.1.0-6|105	%if %{gcj_support}
12cr|javasvn-1.1.0-6|106	%post
12cr|javasvn-1.1.0-6|107	%{update_gcjdb}
12cr|javasvn-1.1.0-6|108	
12cr|javasvn-1.1.0-6|109	%postun
12cr|javasvn-1.1.0-6|110	%{clean_gcjdb}
12cr|javasvn-1.1.0-6|111	%endif
12cr|javasvn-1.1.0-6|112	
12cr|javasvn-1.1.0-6|113	%files
12cr|javasvn-1.1.0-6|114	%defattr(-,root,root)
12cr|javasvn-1.1.0-6|115	%{_javadir}/*
12cr|javasvn-1.1.0-6|116	%doc COPYING README.txt changelog.txt license.html doc/examples
12cr|javasvn-1.1.0-6|117	
12cr|javasvn-1.1.0-6|118	%if %{gcj_support}
12cr|javasvn-1.1.0-6|119	%{_libdir}/gcj/%{name}
12cr|javasvn-1.1.0-6|120	%endif
12cr|javasvn-1.1.0-6|121	
12cr|javasvn-1.1.0-6|122	%files javadoc
12cr|javasvn-1.1.0-6|123	%defattr(0644,root,root,0755)
12cr|javasvn-1.1.0-6|124	%{_javadocdir}/%{name}-%{version}
12cr|javasvn-1.1.0-6|125	
12cr|javasvn-1.1.0-6|126	
12cr|javasvn-1.1.0-6|127	
12cr|javasvn-1.1.0-6|128	
12cr|javasvn-1.1.0-6|129	%changelog
12cr|javasvn-1.1.0-6|130	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.1.0-6mdv2011.0
12cr|javasvn-1.1.0-6|131	+ Revision: 619784
12cr|javasvn-1.1.0-6|132	- the mass rebuild of 2010.0 packages
12cr|javasvn-1.1.0-6|133	
12cr|javasvn-1.1.0-6|134	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:1.1.0-5mdv2010.0
12cr|javasvn-1.1.0-6|135	+ Revision: 429596
12cr|javasvn-1.1.0-6|136	- rebuild
12cr|javasvn-1.1.0-6|137	
12cr|javasvn-1.1.0-6|138	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0:1.1.0-4mdv2009.0
12cr|javasvn-1.1.0-6|139	+ Revision: 247396
12cr|javasvn-1.1.0-6|140	- rebuild
12cr|javasvn-1.1.0-6|141	
12cr|javasvn-1.1.0-6|142	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0:1.1.0-2mdv2008.1
12cr|javasvn-1.1.0-6|143	+ Revision: 136503
12cr|javasvn-1.1.0-6|144	- restore BuildRoot
12cr|javasvn-1.1.0-6|145	
12cr|javasvn-1.1.0-6|146	+ Thierry Vignaud <tv@mandriva.org>
12cr|javasvn-1.1.0-6|147	- kill re-definition of %%buildroot on Pixel's request
12cr|javasvn-1.1.0-6|148	
12cr|javasvn-1.1.0-6|149	+ Anssi Hannula <anssi@mandriva.org>
12cr|javasvn-1.1.0-6|150	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|javasvn-1.1.0-6|151	
12cr|javasvn-1.1.0-6|152	
12cr|javasvn-1.1.0-6|153	* Tue Oct 31 2006 David Walluck <walluck@mandriva.org> 1.1.0-1mdv2007.0
12cr|javasvn-1.1.0-6|154	+ Revision: 74304
12cr|javasvn-1.1.0-6|155	- bump release
12cr|javasvn-1.1.0-6|156	- 1.1.0.beta5
12cr|javasvn-1.1.0-6|157	- Import javasvn
12cr|javasvn-1.1.0-6|158	
12cr|javasvn-1.1.0-6|159	* Fri Sep 01 2006 David Walluck <walluck@mandriva.org> 0:1.1.0-0.3.beta4mdv2007.0
12cr|javasvn-1.1.0-6|160	- release
12cr|javasvn-1.1.0-6|161	
12cr|javasvn-1.1.0-6|162	* Tue Aug 29 2006 Robert Marcano <robert@marcanoonline.com> 1.1.0-0.3.beta4
12cr|javasvn-1.1.0-6|163	- Rebuild
12cr|javasvn-1.1.0-6|164	
12cr|javasvn-1.1.0-6|165	* Fri Aug 04 2006 Robert Marcano <robert@marcanoonline.com> 1.1.0-0.2.beta4
12cr|javasvn-1.1.0-6|166	- Fix bad relase tag
12cr|javasvn-1.1.0-6|167	
12cr|javasvn-1.1.0-6|168	* Tue Aug 01 2006 Robert Marcano <robert@marcanoonline.com> 1.1.0-0.beta4
12cr|javasvn-1.1.0-6|169	- Update to upstream version 1.1.0.beta4, required by subclipse 1.1.4
12cr|javasvn-1.1.0-6|170	
12cr|javasvn-1.1.0-6|171	* Sat Jul 29 2006 Robert Marcano <robert@marcanoonline.com> 1.0.6-2
12cr|javasvn-1.1.0-6|172	- Rebuilt to pick up the changes in GCJ (bug #200490)
12cr|javasvn-1.1.0-6|173	
12cr|javasvn-1.1.0-6|174	* Tue Jun 27 2006 Robert Marcano <robert@marcanoonline.com> 1.0.6-1
12cr|javasvn-1.1.0-6|175	- Update to upstream version 1.0.6
12cr|javasvn-1.1.0-6|176	
12cr|javasvn-1.1.0-6|177	* Mon Jun 26 2006 Robert Marcano <robert@marcanoonline.com> 1.0.4-4
12cr|javasvn-1.1.0-6|178	- created javadoc subpackage
12cr|javasvn-1.1.0-6|179	- dependency changed from ganymed to ganymed-ssh2
12cr|javasvn-1.1.0-6|180	
12cr|javasvn-1.1.0-6|181	* Mon Jun 12 2006 Robert Marcano <robert@marcanoonline.com> 1.0.4-3
12cr|javasvn-1.1.0-6|182	- rpmlint fixes and debuginfo generation workaround
12cr|javasvn-1.1.0-6|183	- doc files added
12cr|javasvn-1.1.0-6|184	
12cr|javasvn-1.1.0-6|185	* Mon May 29 2006 Robert Marcano <robert@marcanoonline.com> 1.0.4-2
12cr|javasvn-1.1.0-6|186	- review updates
12cr|javasvn-1.1.0-6|187	
12cr|javasvn-1.1.0-6|188	* Mon May 08 2006 Robert Marcano <robert@marcanoonline.com> 1.0.4-1
12cr|javasvn-1.1.0-6|189	- initial version
12cr|javasvn-1.1.0-6|190	

2349 12
12cr|jcgui-0.8-1|1	Name:           jcgui
12cr|jcgui-0.8-1|2	Summary:        GUI for JConvolver, an audio convolution engine for JACK
12cr|jcgui-0.8-1|3	Version:        0.8
12cr|jcgui-0.8-1|4	Release:        1
12cr|jcgui-0.8-1|5	
12cr|jcgui-0.8-1|6	Source:         http://prdownloads.sourceforge.net/jcgui/%{name}-%{version}.tar.bz2
12cr|jcgui-0.8-1|7	URL:            http://jcgui.sourceforge.net/
12cr|jcgui-0.8-1|8	License:        GPLv2
12cr|jcgui-0.8-1|9	Group:          Sound
12cr|jcgui-0.8-1|10	BuildRequires:  python
12cr|jcgui-0.8-1|11	BuildRequires:  gtk2-devel
12cr|jcgui-0.8-1|12	BuildRequires:  sndfile-devel, jackit-devel
12cr|jcgui-0.8-1|13	BuildRequires:  libzita-resampler-devel
12cr|jcgui-0.8-1|14	BuildRequires:  desktop-file-utils
12cr|jcgui-0.8-1|15	Requires:       jconvolver
12cr|jcgui-0.8-1|16	
12cr|jcgui-0.8-1|17	%description
12cr|jcgui-0.8-1|18	JCGui is a graphical GTK user interface for JConvolver, an audio data
12cr|jcgui-0.8-1|19	convolution engine for the Jack Audio Connection Kit. JConvolver is
12cr|jcgui-0.8-1|20	used to create realistic acoustic environments.
12cr|jcgui-0.8-1|21	
12cr|jcgui-0.8-1|22	%prep
12cr|jcgui-0.8-1|23	%setup -q
12cr|jcgui-0.8-1|24	
12cr|jcgui-0.8-1|25	%build
12cr|jcgui-0.8-1|26	./waf configure --prefix=%{_prefix} --cxxflags="%{optflags}"
12cr|jcgui-0.8-1|27	./waf -j1
12cr|jcgui-0.8-1|28	
12cr|jcgui-0.8-1|29	%install
12cr|jcgui-0.8-1|30	rm -rf %{buildroot}
12cr|jcgui-0.8-1|31	./waf install --destdir=%{buildroot} -j1
12cr|jcgui-0.8-1|32	desktop-file-install --add-category="X-MandrivaLinux-Multimedia-Sound;" \
12cr|jcgui-0.8-1|33	--remove-category="X-Jack;" \
12cr|jcgui-0.8-1|34	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|jcgui-0.8-1|35	
12cr|jcgui-0.8-1|36	%clean
12cr|jcgui-0.8-1|37	rm -rf %{buildroot}
12cr|jcgui-0.8-1|38	
12cr|jcgui-0.8-1|39	%files
12cr|jcgui-0.8-1|40	%defattr(-,root,root)
12cr|jcgui-0.8-1|41	%{_bindir}/Jc_Gui
12cr|jcgui-0.8-1|42	%{_datadir}/pixmaps/*.png
12cr|jcgui-0.8-1|43	%{_datadir}/applications/Jc_Gui.desktop
12cr|jcgui-0.8-1|44	
12cr|jcgui-0.8-1|45	
12cr|jcgui-0.8-1|46	%changelog
12cr|jcgui-0.8-1|47	* Sat Dec 24 2011 Frank Kober <emuse@mandriva.org> 0.7-4
12cr|jcgui-0.8-1|48	+ Revision: 745029
12cr|jcgui-0.8-1|49	- overwrite default cxxflags with mdv optflags
12cr|jcgui-0.8-1|50	- rebuild to link against newer libpng
12cr|jcgui-0.8-1|51	
12cr|jcgui-0.8-1|52	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7-2mdv2011.0
12cr|jcgui-0.8-1|53	+ Revision: 612439
12cr|jcgui-0.8-1|54	- the mass rebuild of 2010.1 packages
12cr|jcgui-0.8-1|55	
12cr|jcgui-0.8-1|56	* Tue Mar 02 2010 Frank Kober <emuse@mandriva.org> 0.7-1mdv2010.1
12cr|jcgui-0.8-1|57	+ Revision: 513687
12cr|jcgui-0.8-1|58	- import jcgui
12cr|jcgui-0.8-1|59	
12cr|jcgui-0.8-1|60	

2350 12
12cr|jchkmail-2.2.1-3|1	%define name jchkmail
12cr|jchkmail-2.2.1-3|2	%define version 2.2.1
12cr|jchkmail-2.2.1-3|3	%define release %mkrel 3
12cr|jchkmail-2.2.1-3|4	
12cr|jchkmail-2.2.1-3|5	%define Werror_cflags %nil
12cr|jchkmail-2.2.1-3|6	
12cr|jchkmail-2.2.1-3|7	Summary: A mail filtering software
12cr|jchkmail-2.2.1-3|8	Name: %{name}
12cr|jchkmail-2.2.1-3|9	Version: %{version}
12cr|jchkmail-2.2.1-3|10	Release: %{release}
12cr|jchkmail-2.2.1-3|11	Source0: %{name}-%{version}.tgz
12cr|jchkmail-2.2.1-3|12	License: GPL
12cr|jchkmail-2.2.1-3|13	Group: System/Servers
12cr|jchkmail-2.2.1-3|14	Url: http://www.j-chkmail.org/
12cr|jchkmail-2.2.1-3|15	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|jchkmail-2.2.1-3|16	BuildRequires: libxml2-devel
12cr|jchkmail-2.2.1-3|17	BuildRequires: libmilter-devel
12cr|jchkmail-2.2.1-3|18	BuildRequires: sendmail
12cr|jchkmail-2.2.1-3|19	
12cr|jchkmail-2.2.1-3|20	%description
12cr|jchkmail-2.2.1-3|21	j-chkmail is a mail filtering software using sendmail milter API. j-chkmail is
12cr|jchkmail-2.2.1-3|22	compatible with UNIX based mailservers running sendmail or postfix.
12cr|jchkmail-2.2.1-3|23	
12cr|jchkmail-2.2.1-3|24	The goal of j-chkmail is to be able to filter as much messages as possible, as
12cr|jchkmail-2.2.1-3|25	fast as possible and as well as possible. Originally, it's intended to be use
12cr|jchkmail-2.2.1-3|26	in large and heterogeneous communities such as university campus, but not only.
12cr|jchkmail-2.2.1-3|27	
12cr|jchkmail-2.2.1-3|28	%prep
12cr|jchkmail-2.2.1-3|29	%setup -q
12cr|jchkmail-2.2.1-3|30	# don't try action needing to be root
12cr|jchkmail-2.2.1-3|31	perl -pi -e 's:@(chown|chgrp):/bin/true:' \
12cr|jchkmail-2.2.1-3|32	Makefile.am etc/Makefile.am \
12cr|jchkmail-2.2.1-3|33	Makefile.in etc/Makefile.in
12cr|jchkmail-2.2.1-3|34	
12cr|jchkmail-2.2.1-3|35	%build
12cr|jchkmail-2.2.1-3|36	aclocal
12cr|jchkmail-2.2.1-3|37	automake
12cr|jchkmail-2.2.1-3|38	autoreconf
12cr|jchkmail-2.2.1-3|39	%configure \
12cr|jchkmail-2.2.1-3|40	--with-work-dir=%_var/lib/%name \
12cr|jchkmail-2.2.1-3|41	--with-jgreyd-dir=%_var/lib/%name/jgreyd \
12cr|jchkmail-2.2.1-3|42	--with-user=%name \
12cr|jchkmail-2.2.1-3|43	--with-group=%name
12cr|jchkmail-2.2.1-3|44	
12cr|jchkmail-2.2.1-3|45	%make
12cr|jchkmail-2.2.1-3|46	
12cr|jchkmail-2.2.1-3|47	%install
12cr|jchkmail-2.2.1-3|48	rm -rf $RPM_BUILD_ROOT
12cr|jchkmail-2.2.1-3|49	
12cr|jchkmail-2.2.1-3|50	mkdir -p %buildroot%_sysconfdir/init.d
12cr|jchkmail-2.2.1-3|51	
12cr|jchkmail-2.2.1-3|52	%makeinstall_std
12cr|jchkmail-2.2.1-3|53	
12cr|jchkmail-2.2.1-3|54	%pre
12cr|jchkmail-2.2.1-3|55	%_pre_user_add %name %_var/lib/%name /bin/false
12cr|jchkmail-2.2.1-3|56	
12cr|jchkmail-2.2.1-3|57	%postun
12cr|jchkmail-2.2.1-3|58	%_postun_user_del %name
12cr|jchkmail-2.2.1-3|59	
12cr|jchkmail-2.2.1-3|60	%files
12cr|jchkmail-2.2.1-3|61	%defattr(-,root,root)
12cr|jchkmail-2.2.1-3|62	%config(noreplace) %_sysconfdir/mail/%name
12cr|jchkmail-2.2.1-3|63	%_bindir/*
12cr|jchkmail-2.2.1-3|64	%_sbindir/*
12cr|jchkmail-2.2.1-3|65	%_sysconfdir/init.d/*
12cr|jchkmail-2.2.1-3|66	%attr(-,jchkmail,jchkmail) %config(noreplace) %_var/lib/%name
12cr|jchkmail-2.2.1-3|67	%_mandir/*/*
12cr|jchkmail-2.2.1-3|68	%doc README*
12cr|jchkmail-2.2.1-3|69	
12cr|jchkmail-2.2.1-3|70	
12cr|jchkmail-2.2.1-3|71	%changelog
12cr|jchkmail-2.2.1-3|72	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-3mdv2011.0
12cr|jchkmail-2.2.1-3|73	+ Revision: 612440
12cr|jchkmail-2.2.1-3|74	- the mass rebuild of 2010.1 packages
12cr|jchkmail-2.2.1-3|75	
12cr|jchkmail-2.2.1-3|76	* Mon Feb 08 2010 Olivier Thauvin <nanardon@mandriva.org> 2.2.1-2mdv2010.1
12cr|jchkmail-2.2.1-3|77	+ Revision: 502501
12cr|jchkmail-2.2.1-3|78	- add docs files
12cr|jchkmail-2.2.1-3|79	- 2.2.1
12cr|jchkmail-2.2.1-3|80	
12cr|jchkmail-2.2.1-3|81	* Mon Nov 23 2009 Olivier Thauvin <nanardon@mandriva.org> 2.1.1-1mdv2010.1
12cr|jchkmail-2.2.1-3|82	+ Revision: 469198
12cr|jchkmail-2.2.1-3|83	- import jchkmail
12cr|jchkmail-2.2.1-3|84	
12cr|jchkmail-2.2.1-3|85	

2351 12
12cr|jcip-annotations-1.0-1.0.3|1	# Copyright (c) 2000-2008, JPackage Project
12cr|jcip-annotations-1.0-1.0.3|2	# All rights reserved.
12cr|jcip-annotations-1.0-1.0.3|3	#
12cr|jcip-annotations-1.0-1.0.3|4	# Redistribution and use in source and binary forms, with or without
12cr|jcip-annotations-1.0-1.0.3|5	# modification, are permitted provided that the following conditions
12cr|jcip-annotations-1.0-1.0.3|6	# are met:
12cr|jcip-annotations-1.0-1.0.3|7	#
12cr|jcip-annotations-1.0-1.0.3|8	# 1. Redistributions of source code must retain the above copyright
12cr|jcip-annotations-1.0-1.0.3|9	#    notice, this list of conditions and the following disclaimer.
12cr|jcip-annotations-1.0-1.0.3|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|jcip-annotations-1.0-1.0.3|11	#    notice, this list of conditions and the following disclaimer in the
12cr|jcip-annotations-1.0-1.0.3|12	#    documentation and/or other materials provided with the
12cr|jcip-annotations-1.0-1.0.3|13	#    distribution.
12cr|jcip-annotations-1.0-1.0.3|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|jcip-annotations-1.0-1.0.3|15	#    contributors may be used to endorse or promote products derived
12cr|jcip-annotations-1.0-1.0.3|16	#    from this software without specific prior written permission.
12cr|jcip-annotations-1.0-1.0.3|17	#
12cr|jcip-annotations-1.0-1.0.3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|jcip-annotations-1.0-1.0.3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|jcip-annotations-1.0-1.0.3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|jcip-annotations-1.0-1.0.3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|jcip-annotations-1.0-1.0.3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|jcip-annotations-1.0-1.0.3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|jcip-annotations-1.0-1.0.3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|jcip-annotations-1.0-1.0.3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|jcip-annotations-1.0-1.0.3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|jcip-annotations-1.0-1.0.3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|jcip-annotations-1.0-1.0.3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|jcip-annotations-1.0-1.0.3|29	#
12cr|jcip-annotations-1.0-1.0.3|30	
12cr|jcip-annotations-1.0-1.0.3|31	%define gcj_support 0
12cr|jcip-annotations-1.0-1.0.3|32	
12cr|jcip-annotations-1.0-1.0.3|33	%define section   free
12cr|jcip-annotations-1.0-1.0.3|34	
12cr|jcip-annotations-1.0-1.0.3|35	Name:           jcip-annotations
12cr|jcip-annotations-1.0-1.0.3|36	Version:        1.0
12cr|jcip-annotations-1.0-1.0.3|37	Release:        %mkrel 1.0.3
12cr|jcip-annotations-1.0-1.0.3|38	Epoch:          0
12cr|jcip-annotations-1.0-1.0.3|39	Summary:        Java Concurrency in Practice
12cr|jcip-annotations-1.0-1.0.3|40	License:        Creative Commons Attribution License
12cr|jcip-annotations-1.0-1.0.3|41	Group:          Development/Java
12cr|jcip-annotations-1.0-1.0.3|42	URL:            http://www.jcip.net/
12cr|jcip-annotations-1.0-1.0.3|43	Source0:        http://www.jcip.net/jcip-annotations-src.jar
12cr|jcip-annotations-1.0-1.0.3|44	Source1:        http://repo1.maven.org/maven/livetribe/maven/m2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
12cr|jcip-annotations-1.0-1.0.3|45	#Patch0:         aQute-bndlib-Filter.patch
12cr|jcip-annotations-1.0-1.0.3|46	
12cr|jcip-annotations-1.0-1.0.3|47	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|jcip-annotations-1.0-1.0.3|48	%if %{gcj_support}
12cr|jcip-annotations-1.0-1.0.3|49	BuildRequires:    java-gcj-compat-devel
12cr|jcip-annotations-1.0-1.0.3|50	%endif
12cr|jcip-annotations-1.0-1.0.3|51	
12cr|jcip-annotations-1.0-1.0.3|52	
12cr|jcip-annotations-1.0-1.0.3|53	%if ! %{gcj_support}
12cr|jcip-annotations-1.0-1.0.3|54	BuildArch:      noarch
12cr|jcip-annotations-1.0-1.0.3|55	%endif
12cr|jcip-annotations-1.0-1.0.3|56	
12cr|jcip-annotations-1.0-1.0.3|57	BuildRequires:  jpackage-utils >= 0:1.7.5
12cr|jcip-annotations-1.0-1.0.3|58	BuildRequires:  java-rpmbuild
12cr|jcip-annotations-1.0-1.0.3|59	
12cr|jcip-annotations-1.0-1.0.3|60	#BuildRequires:  ant >= 0:1.6.5
12cr|jcip-annotations-1.0-1.0.3|61	#BuildRequires:  ecj
12cr|jcip-annotations-1.0-1.0.3|62	#BuildRequires:  eclipse-ecj
12cr|jcip-annotations-1.0-1.0.3|63	#BuildRequires:  eclipse-platform
12cr|jcip-annotations-1.0-1.0.3|64	#BuildRequires:  eclipse-rcp
12cr|jcip-annotations-1.0-1.0.3|65	
12cr|jcip-annotations-1.0-1.0.3|66	Requires:  java >= 0:1.5.0
12cr|jcip-annotations-1.0-1.0.3|67	#Requires:  ant >= 0:1.6.5
12cr|jcip-annotations-1.0-1.0.3|68	#Requires:  ecj
12cr|jcip-annotations-1.0-1.0.3|69	#Requires:  eclipse-ecj
12cr|jcip-annotations-1.0-1.0.3|70	#Requires:  eclipse-platform
12cr|jcip-annotations-1.0-1.0.3|71	#Requires:  eclipse-rcp
12cr|jcip-annotations-1.0-1.0.3|72	Requires(post):    jpackage-utils >= 0:1.7.4
12cr|jcip-annotations-1.0-1.0.3|73	Requires(postun):  jpackage-utils >= 0:1.7.4
12cr|jcip-annotations-1.0-1.0.3|74	
12cr|jcip-annotations-1.0-1.0.3|75	%description
12cr|jcip-annotations-1.0-1.0.3|76	Java Concurrency in Practice
12cr|jcip-annotations-1.0-1.0.3|77	
12cr|jcip-annotations-1.0-1.0.3|78	%package javadoc
12cr|jcip-annotations-1.0-1.0.3|79	Summary:        Javadoc for %{name}
12cr|jcip-annotations-1.0-1.0.3|80	Group:          Development/Java
12cr|jcip-annotations-1.0-1.0.3|81	
12cr|jcip-annotations-1.0-1.0.3|82	%description javadoc
12cr|jcip-annotations-1.0-1.0.3|83	Javadoc for %{name}.
12cr|jcip-annotations-1.0-1.0.3|84	
12cr|jcip-annotations-1.0-1.0.3|85	
12cr|jcip-annotations-1.0-1.0.3|86	%prep
12cr|jcip-annotations-1.0-1.0.3|87	%setup -q -c
12cr|jcip-annotations-1.0-1.0.3|88	mkdir -p target/site/apidocs/
12cr|jcip-annotations-1.0-1.0.3|89	mkdir -p target/classes/
12cr|jcip-annotations-1.0-1.0.3|90	mkdir -p src/main/java/
12cr|jcip-annotations-1.0-1.0.3|91	mv net src/main/java
12cr|jcip-annotations-1.0-1.0.3|92	#%patch0 -b .sav0
12cr|jcip-annotations-1.0-1.0.3|93	
12cr|jcip-annotations-1.0-1.0.3|94	%build
12cr|jcip-annotations-1.0-1.0.3|95	%javac -d target/classes $(find src/main/java -name "*.java")
12cr|jcip-annotations-1.0-1.0.3|96	%javadoc -d target/site/apidocs -sourcepath src/main/java net.jcip.annotations
12cr|jcip-annotations-1.0-1.0.3|97	for f in $(find aQute/ -type f -not -name "*.class"); do
12cr|jcip-annotations-1.0-1.0.3|98	cp $f target/classes/$f
12cr|jcip-annotations-1.0-1.0.3|99	done
12cr|jcip-annotations-1.0-1.0.3|100	pushd target/classes
12cr|jcip-annotations-1.0-1.0.3|101	%jar cmf ../../META-INF/MANIFEST.MF ../%{name}-%{version}.jar *
12cr|jcip-annotations-1.0-1.0.3|102	popd
12cr|jcip-annotations-1.0-1.0.3|103	
12cr|jcip-annotations-1.0-1.0.3|104	%install
12cr|jcip-annotations-1.0-1.0.3|105	rm -rf $RPM_BUILD_ROOT
12cr|jcip-annotations-1.0-1.0.3|106	# jars
12cr|jcip-annotations-1.0-1.0.3|107	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12cr|jcip-annotations-1.0-1.0.3|108	install -m 644 target/%{name}-%{version}.jar \
12cr|jcip-annotations-1.0-1.0.3|109	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|jcip-annotations-1.0-1.0.3|110	%add_to_maven_depmap net.jcip jcip-annotations %{version} JPP %{name}
12cr|jcip-annotations-1.0-1.0.3|111	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12cr|jcip-annotations-1.0-1.0.3|112	
12cr|jcip-annotations-1.0-1.0.3|113	# pom
12cr|jcip-annotations-1.0-1.0.3|114	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12cr|jcip-annotations-1.0-1.0.3|115	install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}.pom
12cr|jcip-annotations-1.0-1.0.3|116	
12cr|jcip-annotations-1.0-1.0.3|117	# javadoc
12cr|jcip-annotations-1.0-1.0.3|118	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jcip-annotations-1.0-1.0.3|119	cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jcip-annotations-1.0-1.0.3|120	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|jcip-annotations-1.0-1.0.3|121	
12cr|jcip-annotations-1.0-1.0.3|122	%{gcj_compile}
12cr|jcip-annotations-1.0-1.0.3|123	
12cr|jcip-annotations-1.0-1.0.3|124	%clean
12cr|jcip-annotations-1.0-1.0.3|125	rm -rf $RPM_BUILD_ROOT
12cr|jcip-annotations-1.0-1.0.3|126	
12cr|jcip-annotations-1.0-1.0.3|127	%post
12cr|jcip-annotations-1.0-1.0.3|128	%update_maven_depmap
12cr|jcip-annotations-1.0-1.0.3|129	%if %{gcj_support}
12cr|jcip-annotations-1.0-1.0.3|130	%{update_gcjdb}
12cr|jcip-annotations-1.0-1.0.3|131	%endif
12cr|jcip-annotations-1.0-1.0.3|132	
12cr|jcip-annotations-1.0-1.0.3|133	%postun
12cr|jcip-annotations-1.0-1.0.3|134	%update_maven_depmap
12cr|jcip-annotations-1.0-1.0.3|135	%if %{gcj_support}
12cr|jcip-annotations-1.0-1.0.3|136	%{clean_gcjdb}
12cr|jcip-annotations-1.0-1.0.3|137	%endif
12cr|jcip-annotations-1.0-1.0.3|138	
12cr|jcip-annotations-1.0-1.0.3|139	%files
12cr|jcip-annotations-1.0-1.0.3|140	%defattr(-,root,root,-)
12cr|jcip-annotations-1.0-1.0.3|141	%{_javadir}/*
12cr|jcip-annotations-1.0-1.0.3|142	%{_datadir}/maven2
12cr|jcip-annotations-1.0-1.0.3|143	%{_mavendepmapfragdir}
12cr|jcip-annotations-1.0-1.0.3|144	%{gcj_files}
12cr|jcip-annotations-1.0-1.0.3|145	
12cr|jcip-annotations-1.0-1.0.3|146	%files javadoc
12cr|jcip-annotations-1.0-1.0.3|147	%defattr(-,root,root,-)
12cr|jcip-annotations-1.0-1.0.3|148	%doc %{_javadocdir}/%{name}-%{version}
12cr|jcip-annotations-1.0-1.0.3|149	%doc %{_javadocdir}/%{name}
12cr|jcip-annotations-1.0-1.0.3|150	
12cr|jcip-annotations-1.0-1.0.3|151	
12cr|jcip-annotations-1.0-1.0.3|152	%changelog
12cr|jcip-annotations-1.0-1.0.3|153	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.0-1.0.3mdv2011.0
12cr|jcip-annotations-1.0-1.0.3|154	+ Revision: 619785
12cr|jcip-annotations-1.0-1.0.3|155	- the mass rebuild of 2010.0 packages
12cr|jcip-annotations-1.0-1.0.3|156	
12cr|jcip-annotations-1.0-1.0.3|157	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:1.0-1.0.2mdv2010.0
12cr|jcip-annotations-1.0-1.0.3|158	+ Revision: 429597
12cr|jcip-annotations-1.0-1.0.3|159	- rebuild
12cr|jcip-annotations-1.0-1.0.3|160	
12cr|jcip-annotations-1.0-1.0.3|161	* Tue Aug 12 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:1.0-1.0.1mdv2009.0
12cr|jcip-annotations-1.0-1.0.3|162	+ Revision: 271258
12cr|jcip-annotations-1.0-1.0.3|163	- fix group
12cr|jcip-annotations-1.0-1.0.3|164	- BR java-rpmbuild
12cr|jcip-annotations-1.0-1.0.3|165	- import jcip-annotations
12cr|jcip-annotations-1.0-1.0.3|166	
12cr|jcip-annotations-1.0-1.0.3|167	

2352 12
12cr|jclic-0.2.1.0-4|1	Summary:	Authoring and playing system for educational activities
12cr|jclic-0.2.1.0-4|2	Name:		jclic
12cr|jclic-0.2.1.0-4|3	Group:		Education
12cr|jclic-0.2.1.0-4|4	Version:	0.2.1.0
12cr|jclic-0.2.1.0-4|5	Release:	%mkrel 4
12cr|jclic-0.2.1.0-4|6	License:	GPL
12cr|jclic-0.2.1.0-4|7	Url:		http://projectes.lafarga.cat/projects/jclic
12cr|jclic-0.2.1.0-4|8	Source0:	http://projectes.lafarga.cat/projects/jclic/downloads/files/4342/jclic-0.2.1.0-src.zip
12cr|jclic-0.2.1.0-4|9	Source1:	jclic.1
12cr|jclic-0.2.1.0-4|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|jclic-0.2.1.0-4|11	
12cr|jclic-0.2.1.0-4|12	#-------------------------------------------------------------------------------
12cr|jclic-0.2.1.0-4|13	BuildRequires:	ant
12cr|jclic-0.2.1.0-4|14	BuildRequires:	ant-jmf
12cr|jclic-0.2.1.0-4|15	BuildRequires:	ant-nodeps
12cr|jclic-0.2.1.0-4|16	BuildRequires:	imagemagick
12cr|jclic-0.2.1.0-4|17	BuildRequires:	java-rpmbuild
12cr|jclic-0.2.1.0-4|18	BuildRequires:	jpackage-utils
12cr|jclic-0.2.1.0-4|19	Requires:	fmj
12cr|jclic-0.2.1.0-4|20	Requires:	tritonus
12cr|jclic-0.2.1.0-4|21	
12cr|jclic-0.2.1.0-4|22	#-------------------------------------------------------------------------------
12cr|jclic-0.2.1.0-4|23	# Auto detect/use pt_BR instead of pt_PT; should work on other locale variants
12cr|jclic-0.2.1.0-4|24	Patch0:		jclic-0.2.1.0-locale.patch
12cr|jclic-0.2.1.0-4|25	
12cr|jclic-0.2.1.0-4|26	# Default to xgd-open instead of mozilla
12cr|jclic-0.2.1.0-4|27	Patch1:		jclic-0.2.1.0-browser.patch
12cr|jclic-0.2.1.0-4|28	
12cr|jclic-0.2.1.0-4|29	#-------------------------------------------------------------------------------
12cr|jclic-0.2.1.0-4|30	%description
12cr|jclic-0.2.1.0-4|31	JClic is a set of cross-platform Java applications useful for creating
12cr|jclic-0.2.1.0-4|32	and carrying out different types of educational activities like puzzles,
12cr|jclic-0.2.1.0-4|33	associations, text exercises or crosswords.
12cr|jclic-0.2.1.0-4|34	
12cr|jclic-0.2.1.0-4|35	#-----------------------------------------------------------------------
12cr|jclic-0.2.1.0-4|36	%prep
12cr|jclic-0.2.1.0-4|37	%setup -q -n %{name}-%{version}-src
12cr|jclic-0.2.1.0-4|38	
12cr|jclic-0.2.1.0-4|39	%patch0 -p1
12cr|jclic-0.2.1.0-4|40	%patch1 -p1
12cr|jclic-0.2.1.0-4|41	
12cr|jclic-0.2.1.0-4|42	#-----------------------------------------------------------------------
12cr|jclic-0.2.1.0-4|43	%build
12cr|jclic-0.2.1.0-4|44	JAVA_HOME=%{java_home} ant
12cr|jclic-0.2.1.0-4|45	
12cr|jclic-0.2.1.0-4|46	#-----------------------------------------------------------------------
12cr|jclic-0.2.1.0-4|47	%install
12cr|jclic-0.2.1.0-4|48	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|jclic-0.2.1.0-4|49	cp -far dist/* %{buildroot}%{_datadir}/%{name}
12cr|jclic-0.2.1.0-4|50	pushd %{buildroot}%{_datadir}/%{name}/%{name}
12cr|jclic-0.2.1.0-4|51	rm -fr %{buildroot}%{_datadir}/%{name}/icons
12cr|jclic-0.2.1.0-4|52	rm -f %{buildroot}%{_datadir}/%{name}/jclic-icons.zip
12cr|jclic-0.2.1.0-4|53	rm -f %{buildroot}%{_datadir}/%{name}/jclic-aqua-icons.sit
12cr|jclic-0.2.1.0-4|54	popd
12cr|jclic-0.2.1.0-4|55	
12cr|jclic-0.2.1.0-4|56	mkdir -p %{buildroot}%{_bindir}
12cr|jclic-0.2.1.0-4|57	cat > %{buildroot}%{_bindir}/jclic << EOF
12cr|jclic-0.2.1.0-4|58	#!/bin/sh
12cr|jclic-0.2.1.0-4|59	LD_LIBRARY_PATH=%{_libdir}/fmj java -classpath %{_datadir}/%{name}/%{name}/jclic.jar:\`%{_bindir}/build-classpath fmj\` JClicPlayer "\$@"
12cr|jclic-0.2.1.0-4|60	EOF
12cr|jclic-0.2.1.0-4|61	cat > %{buildroot}%{_bindir}/jclicauthor << EOF
12cr|jclic-0.2.1.0-4|62	#!/bin/sh
12cr|jclic-0.2.1.0-4|63	java -Xmx256m -jar %{_datadir}/%{name}/%{name}/jclicauthor.jar "\$@"
12cr|jclic-0.2.1.0-4|64	EOF
12cr|jclic-0.2.1.0-4|65	cat > %{buildroot}%{_bindir}/jclicreports << EOF
12cr|jclic-0.2.1.0-4|66	#!/bin/sh
12cr|jclic-0.2.1.0-4|67	java -jar %{_datadir}/%{name}/%{name}/jclicreports.jar "\$@"
12cr|jclic-0.2.1.0-4|68	EOF
12cr|jclic-0.2.1.0-4|69	chmod +x %{buildroot}%{_bindir}/*
12cr|jclic-0.2.1.0-4|70	
12cr|jclic-0.2.1.0-4|71	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_datadir}/pixmaps}
12cr|jclic-0.2.1.0-4|72	mkdir -p %{buildroot}%{_datadir}/applications
12cr|jclic-0.2.1.0-4|73	pushd dist/jclic/icons
12cr|jclic-0.2.1.0-4|74	for app in "" author reports; do
12cr|jclic-0.2.1.0-4|75	name=%{name}$app
12cr|jclic-0.2.1.0-4|76	if [ -z "$app" ]; then
12cr|jclic-0.2.1.0-4|77	file=$name.png
12cr|jclic-0.2.1.0-4|78	else
12cr|jclic-0.2.1.0-4|79	file=$app.png
12cr|jclic-0.2.1.0-4|80	fi
12cr|jclic-0.2.1.0-4|81	icon=$name.png
12cr|jclic-0.2.1.0-4|82	convert -resize 16x16 $file %{buildroot}%{_miconsdir}/$icon
12cr|jclic-0.2.1.0-4|83	convert -resize 32x32 $file %{buildroot}%{_iconsdir}/$icon
12cr|jclic-0.2.1.0-4|84	install -m644 -D $file %{buildroot}%{_liconsdir}/$icon
12cr|jclic-0.2.1.0-4|85	case $app in
12cr|jclic-0.2.1.0-4|86	author)		desk="JClic Author"		;;
12cr|jclic-0.2.1.0-4|87	reports)	desk="JClic Report Server"	;;
12cr|jclic-0.2.1.0-4|88	*)		desk="JClic"			;;
12cr|jclic-0.2.1.0-4|89	esac
12cr|jclic-0.2.1.0-4|90	cat > %{buildroot}%{_datadir}/applications/mandriva-$name.desktop << EOF
12cr|jclic-0.2.1.0-4|91	[Desktop Entry]
12cr|jclic-0.2.1.0-4|92	Name=$desk
12cr|jclic-0.2.1.0-4|93	Comment=Authoring and playing system for educational activities
12cr|jclic-0.2.1.0-4|94	Exec=$name
12cr|jclic-0.2.1.0-4|95	Icon=$icon
12cr|jclic-0.2.1.0-4|96	Terminal=false
12cr|jclic-0.2.1.0-4|97	Type=Application
12cr|jclic-0.2.1.0-4|98	Categories=Education;
12cr|jclic-0.2.1.0-4|99	EOF
12cr|jclic-0.2.1.0-4|100	done
12cr|jclic-0.2.1.0-4|101	popd
12cr|jclic-0.2.1.0-4|102	
12cr|jclic-0.2.1.0-4|103	mkdir -p %{buildroot}%{_mandir}/man1
12cr|jclic-0.2.1.0-4|104	cp %{SOURCE1} %{buildroot}%{_mandir}/man1
12cr|jclic-0.2.1.0-4|105	xz -z %{buildroot}%{_mandir}/man1/jclic.1
12cr|jclic-0.2.1.0-4|106	
12cr|jclic-0.2.1.0-4|107	#-----------------------------------------------------------------------
12cr|jclic-0.2.1.0-4|108	%clean
12cr|jclic-0.2.1.0-4|109	rm -rf %{buildroot}
12cr|jclic-0.2.1.0-4|110	
12cr|jclic-0.2.1.0-4|111	#-----------------------------------------------------------------------
12cr|jclic-0.2.1.0-4|112	%files
12cr|jclic-0.2.1.0-4|113	%defattr(-,root,root)
12cr|jclic-0.2.1.0-4|114	%{_bindir}/*
12cr|jclic-0.2.1.0-4|115	%{_datadir}/%{name}
12cr|jclic-0.2.1.0-4|116	%{_miconsdir}/*.png
12cr|jclic-0.2.1.0-4|117	%{_iconsdir}/*.png
12cr|jclic-0.2.1.0-4|118	%{_liconsdir}/*.png
12cr|jclic-0.2.1.0-4|119	%{_datadir}/applications/*.desktop
12cr|jclic-0.2.1.0-4|120	%{_mandir}/man1/jclic.1*
12cr|jclic-0.2.1.0-4|121	
12cr|jclic-0.2.1.0-4|122	
12cr|jclic-0.2.1.0-4|123	%changelog
12cr|jclic-0.2.1.0-4|124	* Sat Jan 08 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.2.1.0-4mdv2011.0
12cr|jclic-0.2.1.0-4|125	+ Revision: 630388
12cr|jclic-0.2.1.0-4|126	- Add requires of tritonus meta-package to install all media handlers
12cr|jclic-0.2.1.0-4|127	- Correct generation of the jclic script by escaping backquote in spec
12cr|jclic-0.2.1.0-4|128	
12cr|jclic-0.2.1.0-4|129	* Fri Jan 07 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.2.1.0-3mdv2011.0
12cr|jclic-0.2.1.0-4|130	+ Revision: 629682
12cr|jclic-0.2.1.0-4|131	- Use fmj instead of missing requirement of jfm
12cr|jclic-0.2.1.0-4|132	
12cr|jclic-0.2.1.0-4|133	* Thu Jan 06 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.2.1.0-2mdv2011.0
12cr|jclic-0.2.1.0-4|134	+ Revision: 629180
12cr|jclic-0.2.1.0-4|135	- Automatically detect locale country
12cr|jclic-0.2.1.0-4|136	- Use xdg-open as default browser
12cr|jclic-0.2.1.0-4|137	- Add debian jclic manpage
12cr|jclic-0.2.1.0-4|138	
12cr|jclic-0.2.1.0-4|139	* Wed Jan 05 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.2.1.0-1mdv2011.0
12cr|jclic-0.2.1.0-4|140	+ Revision: 628855
12cr|jclic-0.2.1.0-4|141	- Import jclic 0.2.1.0
12cr|jclic-0.2.1.0-4|142	- jclic
12cr|jclic-0.2.1.0-4|143	

2353 12
12cr|jcommon-1.0.16-0.0.4|1	# Copyright (c) 2000-2007, JPackage Project
12cr|jcommon-1.0.16-0.0.4|2	# All rights reserved.
12cr|jcommon-1.0.16-0.0.4|3	#
12cr|jcommon-1.0.16-0.0.4|4	# Redistribution and use in source and binary forms, with or without
12cr|jcommon-1.0.16-0.0.4|5	# modification, are permitted provided that the following conditions
12cr|jcommon-1.0.16-0.0.4|6	# are met:
12cr|jcommon-1.0.16-0.0.4|7	#
12cr|jcommon-1.0.16-0.0.4|8	# 1. Redistributions of source code must retain the above copyright
12cr|jcommon-1.0.16-0.0.4|9	#    notice, this list of conditions and the following disclaimer.
12cr|jcommon-1.0.16-0.0.4|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|jcommon-1.0.16-0.0.4|11	#    notice, this list of conditions and the following disclaimer in the
12cr|jcommon-1.0.16-0.0.4|12	#    documentation and/or other materials provided with the
12cr|jcommon-1.0.16-0.0.4|13	#    distribution.
12cr|jcommon-1.0.16-0.0.4|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|jcommon-1.0.16-0.0.4|15	#    contributors may be used to endorse or promote products derived
12cr|jcommon-1.0.16-0.0.4|16	#    from this software without specific prior written permission.
12cr|jcommon-1.0.16-0.0.4|17	#
12cr|jcommon-1.0.16-0.0.4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|jcommon-1.0.16-0.0.4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|jcommon-1.0.16-0.0.4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|jcommon-1.0.16-0.0.4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|jcommon-1.0.16-0.0.4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|jcommon-1.0.16-0.0.4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|jcommon-1.0.16-0.0.4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|jcommon-1.0.16-0.0.4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|jcommon-1.0.16-0.0.4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|jcommon-1.0.16-0.0.4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|jcommon-1.0.16-0.0.4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|jcommon-1.0.16-0.0.4|29	#
12cr|jcommon-1.0.16-0.0.4|30	
12cr|jcommon-1.0.16-0.0.4|31	%define gcj_support 0
12cr|jcommon-1.0.16-0.0.4|32	
12cr|jcommon-1.0.16-0.0.4|33	%define section free
12cr|jcommon-1.0.16-0.0.4|34	
12cr|jcommon-1.0.16-0.0.4|35	Name:           jcommon
12cr|jcommon-1.0.16-0.0.4|36	Version:        1.0.16
12cr|jcommon-1.0.16-0.0.4|37	Release:        %mkrel 0.0.4
12cr|jcommon-1.0.16-0.0.4|38	Epoch:          0
12cr|jcommon-1.0.16-0.0.4|39	Summary:        Common library
12cr|jcommon-1.0.16-0.0.4|40	License:        LGPL
12cr|jcommon-1.0.16-0.0.4|41	Url:            http://www.jfree.org/jcommon/index.html
12cr|jcommon-1.0.16-0.0.4|42	Source0:        http://download.sourceforge.net/jfreechart/jcommon-%{version}.tar.gz
12cr|jcommon-1.0.16-0.0.4|43	Group:          Development/Java
12cr|jcommon-1.0.16-0.0.4|44	BuildRequires:          ant >= 0:1.6.5
12cr|jcommon-1.0.16-0.0.4|45	BuildRequires:          junit
12cr|jcommon-1.0.16-0.0.4|46	BuildRequires:          java-rpmbuild >= 0:1.6
12cr|jcommon-1.0.16-0.0.4|47	%if ! %{gcj_support}
12cr|jcommon-1.0.16-0.0.4|48	BuildArch:      noarch
12cr|jcommon-1.0.16-0.0.4|49	%endif
12cr|jcommon-1.0.16-0.0.4|50	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|jcommon-1.0.16-0.0.4|51	%if %{gcj_support}
12cr|jcommon-1.0.16-0.0.4|52	BuildRequires:    java-gcj-compat-devel
12cr|jcommon-1.0.16-0.0.4|53	%endif
12cr|jcommon-1.0.16-0.0.4|54	
12cr|jcommon-1.0.16-0.0.4|55	%description
12cr|jcommon-1.0.16-0.0.4|56	Collection of classes used by Object Refinery Projects,
12cr|jcommon-1.0.16-0.0.4|57	for example jfreechart
12cr|jcommon-1.0.16-0.0.4|58	
12cr|jcommon-1.0.16-0.0.4|59	%package test
12cr|jcommon-1.0.16-0.0.4|60	Summary:        Test tasks for %{name}
12cr|jcommon-1.0.16-0.0.4|61	Group:          Development/Java
12cr|jcommon-1.0.16-0.0.4|62	Requires:       %{name} = %{epoch}:%{version}-%{release}
12cr|jcommon-1.0.16-0.0.4|63	Requires:       junit
12cr|jcommon-1.0.16-0.0.4|64	
12cr|jcommon-1.0.16-0.0.4|65	%description test
12cr|jcommon-1.0.16-0.0.4|66	All test tasks for %{name}.
12cr|jcommon-1.0.16-0.0.4|67	
12cr|jcommon-1.0.16-0.0.4|68	%package javadoc
12cr|jcommon-1.0.16-0.0.4|69	Summary:        Javadoc for %{name}
12cr|jcommon-1.0.16-0.0.4|70	Group:          Development/Java
12cr|jcommon-1.0.16-0.0.4|71	
12cr|jcommon-1.0.16-0.0.4|72	%description javadoc
12cr|jcommon-1.0.16-0.0.4|73	%{summary}.
12cr|jcommon-1.0.16-0.0.4|74	
12cr|jcommon-1.0.16-0.0.4|75	%description javadoc -l fr
12cr|jcommon-1.0.16-0.0.4|76	Javadoc pour %{name}.
12cr|jcommon-1.0.16-0.0.4|77	
12cr|jcommon-1.0.16-0.0.4|78	%prep
12cr|jcommon-1.0.16-0.0.4|79	%setup -q
12cr|jcommon-1.0.16-0.0.4|80	%{__perl} -pi -e 's/^build\.target=.*/build.target=1.5/;' -e 's/^build\.source=.*/build.source=1.5/;' ant/build.properties
12cr|jcommon-1.0.16-0.0.4|81	%remove_java_binaries
12cr|jcommon-1.0.16-0.0.4|82	
12cr|jcommon-1.0.16-0.0.4|83	%build
12cr|jcommon-1.0.16-0.0.4|84	export CLASSPATH=$(build-classpath junit)
12cr|jcommon-1.0.16-0.0.4|85	%{ant} -f ant/build.xml -Dbuildstable=true -Dproject.outdir=. -Dbasedir=. compile compile-junit-tests javadoc
12cr|jcommon-1.0.16-0.0.4|86	
12cr|jcommon-1.0.16-0.0.4|87	%install
12cr|jcommon-1.0.16-0.0.4|88	rm -rf $RPM_BUILD_ROOT
12cr|jcommon-1.0.16-0.0.4|89	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
12cr|jcommon-1.0.16-0.0.4|90	# jars
12cr|jcommon-1.0.16-0.0.4|91	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12cr|jcommon-1.0.16-0.0.4|92	install -m 644 %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}
12cr|jcommon-1.0.16-0.0.4|93	install -m 644 lib/%{name}-%{version}-junit.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-junit-%{version}.jar
12cr|jcommon-1.0.16-0.0.4|94	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*.jar; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12cr|jcommon-1.0.16-0.0.4|95	# javadoc
12cr|jcommon-1.0.16-0.0.4|96	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jcommon-1.0.16-0.0.4|97	cp -pr javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jcommon-1.0.16-0.0.4|98	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|jcommon-1.0.16-0.0.4|99	%{gcj_compile}
12cr|jcommon-1.0.16-0.0.4|100	
12cr|jcommon-1.0.16-0.0.4|101	%clean
12cr|jcommon-1.0.16-0.0.4|102	rm -rf $RPM_BUILD_ROOT
12cr|jcommon-1.0.16-0.0.4|103	
12cr|jcommon-1.0.16-0.0.4|104	%if %{gcj_support}
12cr|jcommon-1.0.16-0.0.4|105	%post
12cr|jcommon-1.0.16-0.0.4|106	%{update_gcjdb}
12cr|jcommon-1.0.16-0.0.4|107	%endif
12cr|jcommon-1.0.16-0.0.4|108	
12cr|jcommon-1.0.16-0.0.4|109	%if %{gcj_support}
12cr|jcommon-1.0.16-0.0.4|110	%postun
12cr|jcommon-1.0.16-0.0.4|111	%{clean_gcjdb}
12cr|jcommon-1.0.16-0.0.4|112	%endif
12cr|jcommon-1.0.16-0.0.4|113	
12cr|jcommon-1.0.16-0.0.4|114	%if %{gcj_support}
12cr|jcommon-1.0.16-0.0.4|115	%post test
12cr|jcommon-1.0.16-0.0.4|116	%{update_gcjdb}
12cr|jcommon-1.0.16-0.0.4|117	%endif
12cr|jcommon-1.0.16-0.0.4|118	
12cr|jcommon-1.0.16-0.0.4|119	%if %{gcj_support}
12cr|jcommon-1.0.16-0.0.4|120	%postun test
12cr|jcommon-1.0.16-0.0.4|121	%{clean_gcjdb}
12cr|jcommon-1.0.16-0.0.4|122	%endif
12cr|jcommon-1.0.16-0.0.4|123	
12cr|jcommon-1.0.16-0.0.4|124	%files
12cr|jcommon-1.0.16-0.0.4|125	%defattr(0644,root,root,0755)
12cr|jcommon-1.0.16-0.0.4|126	%doc licence-LGPL.txt README.txt
12cr|jcommon-1.0.16-0.0.4|127	%{_javadir}/%{name}.jar
12cr|jcommon-1.0.16-0.0.4|128	%{_javadir}/%{name}-%{version}.jar
12cr|jcommon-1.0.16-0.0.4|129	%dir %{_javadir}/%{name}
12cr|jcommon-1.0.16-0.0.4|130	%{gcj_files}
12cr|jcommon-1.0.16-0.0.4|131	
12cr|jcommon-1.0.16-0.0.4|132	%files test
12cr|jcommon-1.0.16-0.0.4|133	%defattr(0644,root,root,0755)
12cr|jcommon-1.0.16-0.0.4|134	%{_javadir}/%{name}-junit-%{version}.jar
12cr|jcommon-1.0.16-0.0.4|135	%{_javadir}/%{name}-junit.jar
12cr|jcommon-1.0.16-0.0.4|136	%{gcj_files}
12cr|jcommon-1.0.16-0.0.4|137	
12cr|jcommon-1.0.16-0.0.4|138	%files javadoc
12cr|jcommon-1.0.16-0.0.4|139	%defattr(0644,root,root,0755)
12cr|jcommon-1.0.16-0.0.4|140	%{_javadocdir}/%{name}-%{version}
12cr|jcommon-1.0.16-0.0.4|141	%{_javadocdir}/%{name}
12cr|jcommon-1.0.16-0.0.4|142	
12cr|jcommon-1.0.16-0.0.4|143	
12cr|jcommon-1.0.16-0.0.4|144	%changelog
12cr|jcommon-1.0.16-0.0.4|145	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.0.16-0.0.4mdv2011.0
12cr|jcommon-1.0.16-0.0.4|146	+ Revision: 619786
12cr|jcommon-1.0.16-0.0.4|147	- the mass rebuild of 2010.0 packages
12cr|jcommon-1.0.16-0.0.4|148	
12cr|jcommon-1.0.16-0.0.4|149	* Fri Jul 31 2009 Jerome Martin <jmartin@mandriva.org> 0:1.0.16-0.0.3mdv2010.0
12cr|jcommon-1.0.16-0.0.4|150	+ Revision: 405111
12cr|jcommon-1.0.16-0.0.4|151	- Version 1.0.16
12cr|jcommon-1.0.16-0.0.4|152	- rebuild
12cr|jcommon-1.0.16-0.0.4|153	
12cr|jcommon-1.0.16-0.0.4|154	* Fri Jul 31 2009 Jerome Martin <jmartin@mandriva.org> 0:1.0.14-0.0.2mdv2010.0
12cr|jcommon-1.0.16-0.0.4|155	+ Revision: 405106
12cr|jcommon-1.0.16-0.0.4|156	- rebuild
12cr|jcommon-1.0.16-0.0.4|157	
12cr|jcommon-1.0.16-0.0.4|158	* Mon Oct 20 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:1.0.14-0.0.1mdv2009.1
12cr|jcommon-1.0.16-0.0.4|159	+ Revision: 295811
12cr|jcommon-1.0.16-0.0.4|160	- add new sources
12cr|jcommon-1.0.16-0.0.4|161	- 1.0.14
12cr|jcommon-1.0.16-0.0.4|162	
12cr|jcommon-1.0.16-0.0.4|163	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0:1.0.13-2.0.1mdv2009.0
12cr|jcommon-1.0.16-0.0.4|164	+ Revision: 267208
12cr|jcommon-1.0.16-0.0.4|165	- rebuild early 2009.0 package (before pixel changes)
12cr|jcommon-1.0.16-0.0.4|166	
12cr|jcommon-1.0.16-0.0.4|167	* Fri Jun 13 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:1.0.13-0.0.1mdv2009.0
12cr|jcommon-1.0.16-0.0.4|168	+ Revision: 218679
12cr|jcommon-1.0.16-0.0.4|169	- new version 1.0.13 and disable gcj compile
12cr|jcommon-1.0.16-0.0.4|170	
12cr|jcommon-1.0.16-0.0.4|171	* Mon Jan 21 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:1.0.12-0.0.1mdv2008.1
12cr|jcommon-1.0.16-0.0.4|172	+ Revision: 155726
12cr|jcommon-1.0.16-0.0.4|173	- new version and spec cleanup
12cr|jcommon-1.0.16-0.0.4|174	
12cr|jcommon-1.0.16-0.0.4|175	+ Olivier Blin <oblin@mandriva.com>
12cr|jcommon-1.0.16-0.0.4|176	- restore BuildRoot
12cr|jcommon-1.0.16-0.0.4|177	
12cr|jcommon-1.0.16-0.0.4|178	+ Thierry Vignaud <tv@mandriva.org>
12cr|jcommon-1.0.16-0.0.4|179	- kill re-definition of %%buildroot on Pixel's request
12cr|jcommon-1.0.16-0.0.4|180	
12cr|jcommon-1.0.16-0.0.4|181	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.0.9-2.0.1mdv2008.1
12cr|jcommon-1.0.16-0.0.4|182	+ Revision: 120933
12cr|jcommon-1.0.16-0.0.4|183	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|jcommon-1.0.16-0.0.4|184	
12cr|jcommon-1.0.16-0.0.4|185	* Fri Sep 21 2007 David Walluck <walluck@mandriva.org> 0:1.0.9-2.0.0mdv2008.0
12cr|jcommon-1.0.16-0.0.4|186	+ Revision: 92004
12cr|jcommon-1.0.16-0.0.4|187	- bump release to be greater than previous package
12cr|jcommon-1.0.16-0.0.4|188	- sync with JPackage to fix compiler, javadoc installation and packaging, gcj support, and more
12cr|jcommon-1.0.16-0.0.4|189	
12cr|jcommon-1.0.16-0.0.4|190	* Wed Sep 19 2007 Nicolas Vigier <nvigier@mandriva.com> 1.0.9-2mdv2008.0
12cr|jcommon-1.0.16-0.0.4|191	+ Revision: 90614
12cr|jcommon-1.0.16-0.0.4|192	- rebuild
12cr|jcommon-1.0.16-0.0.4|193	
12cr|jcommon-1.0.16-0.0.4|194	* Tue Sep 18 2007 Nicolas Vigier <nvigier@mandriva.com> 1.0.9-1mdv2008.0
12cr|jcommon-1.0.16-0.0.4|195	+ Revision: 89745
12cr|jcommon-1.0.16-0.0.4|196	- Import jcommon
12cr|jcommon-1.0.16-0.0.4|197	

2354 12
12cr|jconvolver-0.9.2-1|1	%define name            jconvolver
12cr|jconvolver-0.9.2-1|2	%define version         0.9.2
12cr|jconvolver-0.9.2-1|3	%define release         1
12cr|jconvolver-0.9.2-1|4	
12cr|jconvolver-0.9.2-1|5	Name:           %{name}
12cr|jconvolver-0.9.2-1|6	Summary:        Audio convolution engine for JACK
12cr|jconvolver-0.9.2-1|7	Version:        %{version}
12cr|jconvolver-0.9.2-1|8	Release:        %{release}
12cr|jconvolver-0.9.2-1|9	
12cr|jconvolver-0.9.2-1|10	Source:         http://www.kokkinizita.net/linuxaudio/downloads/%{name}-%{version}.tar.bz2
12cr|jconvolver-0.9.2-1|11	URL:            http://www.kokkinizita.net/linuxaudio/
12cr|jconvolver-0.9.2-1|12	License:        GPLv2
12cr|jconvolver-0.9.2-1|13	Group:          Sound
12cr|jconvolver-0.9.2-1|14	BuildRequires:  clthreads-devel, libzita-convolver-devel
12cr|jconvolver-0.9.2-1|15	BuildRequires:  fftw3-devel, sndfile-devel, jackit-devel
12cr|jconvolver-0.9.2-1|16	Suggests:       jconvolver-reverbs
12cr|jconvolver-0.9.2-1|17	
12cr|jconvolver-0.9.2-1|18	%description
12cr|jconvolver-0.9.2-1|19	Jconvolver is a Convolution Engine for JACK using FFT-based partitioned
12cr|jconvolver-0.9.2-1|20	convolution with multiple partition sizes. It is mainly used to create
12cr|jconvolver-0.9.2-1|21	realistic acoustic environments such as reverbs for sounds sent to its
12cr|jconvolver-0.9.2-1|22	input. Jconvolver uses a configurable smallest partition size at the
12cr|jconvolver-0.9.2-1|23	start of the impulse response, and longer ones further on. This
12cr|jconvolver-0.9.2-1|24	allows long impulse responses along with minimal or even zero delay at
12cr|jconvolver-0.9.2-1|25	a reasonable CPU load. It is recommended to install also jcgui, a
12cr|jconvolver-0.9.2-1|26	graphical user interface for JConvolver as well as the example reverb
12cr|jconvolver-0.9.2-1|27	data jconvolver-reverbs.
12cr|jconvolver-0.9.2-1|28	
12cr|jconvolver-0.9.2-1|29	%prep
12cr|jconvolver-0.9.2-1|30	%setup -q
12cr|jconvolver-0.9.2-1|31	cd source
12cr|jconvolver-0.9.2-1|32	perl -pi -e 's/PREFIX =/#PREFIX =/g' Makefile
12cr|jconvolver-0.9.2-1|33	perl -pi -e 's/-march=native//g' Makefile
12cr|jconvolver-0.9.2-1|34	
12cr|jconvolver-0.9.2-1|35	%build
12cr|jconvolver-0.9.2-1|36	cd source
12cr|jconvolver-0.9.2-1|37	make
12cr|jconvolver-0.9.2-1|38	
12cr|jconvolver-0.9.2-1|39	%install
12cr|jconvolver-0.9.2-1|40	rm -rf %{buildroot}
12cr|jconvolver-0.9.2-1|41	install -d %{buildroot}/%{_datadir}/%{name}
12cr|jconvolver-0.9.2-1|42	cp -a config-files %{buildroot}/%{_datadir}/%{name}
12cr|jconvolver-0.9.2-1|43	cd source
12cr|jconvolver-0.9.2-1|44	install -d %{buildroot}/%{_bindir}
12cr|jconvolver-0.9.2-1|45	PREFIX=%{buildroot}%{_prefix} make install
12cr|jconvolver-0.9.2-1|46	chmod 644 %{buildroot}%{_datadir}/%{name}/config-files/ambisonic/super-stereo.conf
12cr|jconvolver-0.9.2-1|47	
12cr|jconvolver-0.9.2-1|48	%clean
12cr|jconvolver-0.9.2-1|49	rm -rf %{buildroot}
12cr|jconvolver-0.9.2-1|50	
12cr|jconvolver-0.9.2-1|51	%files
12cr|jconvolver-0.9.2-1|52	%defattr(-,root,root,-)
12cr|jconvolver-0.9.2-1|53	%{_bindir}/*
12cr|jconvolver-0.9.2-1|54	%{_datadir}/%{name}
12cr|jconvolver-0.9.2-1|55	
12cr|jconvolver-0.9.2-1|56	
12cr|jconvolver-0.9.2-1|57	%changelog
12cr|jconvolver-0.9.2-1|58	* Sun Apr 15 2012 Frank Kober <emuse@mandriva.org> 0.9.2-1
12cr|jconvolver-0.9.2-1|59	+ Revision: 791128
12cr|jconvolver-0.9.2-1|60	- kill march CPP flag
12cr|jconvolver-0.9.2-1|61	- update to new version 0.9.2
12cr|jconvolver-0.9.2-1|62	
12cr|jconvolver-0.9.2-1|63	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.7-2mdv2011.0
12cr|jconvolver-0.9.2-1|64	+ Revision: 612441
12cr|jconvolver-0.9.2-1|65	- the mass rebuild of 2010.1 packages
12cr|jconvolver-0.9.2-1|66	
12cr|jconvolver-0.9.2-1|67	* Sun Apr 11 2010 Frank Kober <emuse@mandriva.org> 0.8.7-1mdv2010.1
12cr|jconvolver-0.9.2-1|68	+ Revision: 533597
12cr|jconvolver-0.9.2-1|69	- new version
12cr|jconvolver-0.9.2-1|70	- new version
12cr|jconvolver-0.9.2-1|71	
12cr|jconvolver-0.9.2-1|72	* Tue Mar 02 2010 Frank Kober <emuse@mandriva.org> 0.8.4-1mdv2010.1
12cr|jconvolver-0.9.2-1|73	+ Revision: 513719
12cr|jconvolver-0.9.2-1|74	- import jconvolver
12cr|jconvolver-0.9.2-1|75	- import jconvolver
12cr|jconvolver-0.9.2-1|76	
12cr|jconvolver-0.9.2-1|77	

2355 12
12cr|jconvolver-reverbs-0.8.4-3|1	%define name            jconvolver-reverbs
12cr|jconvolver-reverbs-0.8.4-3|2	%define version         0.8.4
12cr|jconvolver-reverbs-0.8.4-3|3	%define release         %mkrel 3
12cr|jconvolver-reverbs-0.8.4-3|4	
12cr|jconvolver-reverbs-0.8.4-3|5	%define jconv_name      jconvolver
12cr|jconvolver-reverbs-0.8.4-3|6	
12cr|jconvolver-reverbs-0.8.4-3|7	Name:           %{name}
12cr|jconvolver-reverbs-0.8.4-3|8	Summary:        Reverb impulse response data files for JConvolver
12cr|jconvolver-reverbs-0.8.4-3|9	Version:        %{version}
12cr|jconvolver-reverbs-0.8.4-3|10	Release:        %{release}
12cr|jconvolver-reverbs-0.8.4-3|11	
12cr|jconvolver-reverbs-0.8.4-3|12	Source:         http://www.kokkinizita.net/linuxaudio/downloads/jconvolver-reverbs.tar.bz2
12cr|jconvolver-reverbs-0.8.4-3|13	URL:            http://www.kokkinizita.net/linuxaudio/
12cr|jconvolver-reverbs-0.8.4-3|14	License:        GPLv2
12cr|jconvolver-reverbs-0.8.4-3|15	Group:          Sound
12cr|jconvolver-reverbs-0.8.4-3|16	BuildArch:      noarch
12cr|jconvolver-reverbs-0.8.4-3|17	
12cr|jconvolver-reverbs-0.8.4-3|18	%description
12cr|jconvolver-reverbs-0.8.4-3|19	Reverb example impulse responses for Jconvolver, the Convolution Engine
12cr|jconvolver-reverbs-0.8.4-3|20	for JACK. They include true measured data acquired from several accoustic
12cr|jconvolver-reverbs-0.8.4-3|21	environments such as cathedral, concert hall and chapel. These files can
12cr|jconvolver-reverbs-0.8.4-3|22	be loaded into JConvolver to produce realistic reverb effects.
12cr|jconvolver-reverbs-0.8.4-3|23	
12cr|jconvolver-reverbs-0.8.4-3|24	%prep
12cr|jconvolver-reverbs-0.8.4-3|25	%setup -q -n reverbs
12cr|jconvolver-reverbs-0.8.4-3|26	
12cr|jconvolver-reverbs-0.8.4-3|27	%install
12cr|jconvolver-reverbs-0.8.4-3|28	rm -rf %{buildroot}
12cr|jconvolver-reverbs-0.8.4-3|29	install -d %{buildroot}/%{_datadir}/%jconv_name/reverbs
12cr|jconvolver-reverbs-0.8.4-3|30	cp -a * %{buildroot}/%{_datadir}/%jconv_name/reverbs
12cr|jconvolver-reverbs-0.8.4-3|31	
12cr|jconvolver-reverbs-0.8.4-3|32	%clean
12cr|jconvolver-reverbs-0.8.4-3|33	rm -rf %{buildroot}
12cr|jconvolver-reverbs-0.8.4-3|34	
12cr|jconvolver-reverbs-0.8.4-3|35	%files
12cr|jconvolver-reverbs-0.8.4-3|36	%defattr(-,root,root,-)
12cr|jconvolver-reverbs-0.8.4-3|37	%{_datadir}/%jconv_name/reverbs/*
12cr|jconvolver-reverbs-0.8.4-3|38	
12cr|jconvolver-reverbs-0.8.4-3|39	
12cr|jconvolver-reverbs-0.8.4-3|40	%changelog
12cr|jconvolver-reverbs-0.8.4-3|41	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.4-3mdv2011.0
12cr|jconvolver-reverbs-0.8.4-3|42	+ Revision: 612442
12cr|jconvolver-reverbs-0.8.4-3|43	- the mass rebuild of 2010.1 packages
12cr|jconvolver-reverbs-0.8.4-3|44	
12cr|jconvolver-reverbs-0.8.4-3|45	* Thu Mar 04 2010 Frank Kober <emuse@mandriva.org> 0.8.4-2mdv2010.1
12cr|jconvolver-reverbs-0.8.4-3|46	+ Revision: 514269
12cr|jconvolver-reverbs-0.8.4-3|47	- fix build arch: noarch
12cr|jconvolver-reverbs-0.8.4-3|48	
12cr|jconvolver-reverbs-0.8.4-3|49	* Tue Mar 02 2010 Frank Kober <emuse@mandriva.org> 0.8.4-1mdv2010.1
12cr|jconvolver-reverbs-0.8.4-3|50	+ Revision: 513685
12cr|jconvolver-reverbs-0.8.4-3|51	- import jconvolver-reverbs
12cr|jconvolver-reverbs-0.8.4-3|52	
12cr|jconvolver-reverbs-0.8.4-3|53	

2356 12
12cr|jemmy-2.3.0.0-3|1	# Prevent brp-java-repack-jars from being run.
12cr|jemmy-2.3.0.0-3|2	%global __jar_repack %{nil}
12cr|jemmy-2.3.0.0-3|3	
12cr|jemmy-2.3.0.0-3|4	# Install time macros
12cr|jemmy-2.3.0.0-3|5	%global target_jar build/%{name}.jar
12cr|jemmy-2.3.0.0-3|6	%global target_javadoc build/javadoc/*
12cr|jemmy-2.3.0.0-3|7	
12cr|jemmy-2.3.0.0-3|8	
12cr|jemmy-2.3.0.0-3|9	Name:           jemmy
12cr|jemmy-2.3.0.0-3|10	Version:        2.3.0.0
12cr|jemmy-2.3.0.0-3|11	Release:        3
12cr|jemmy-2.3.0.0-3|12	Summary:        Java UI testing library
12cr|jemmy-2.3.0.0-3|13	
12cr|jemmy-2.3.0.0-3|14	Group:          Development/Java
12cr|jemmy-2.3.0.0-3|15	License:        CDDL
12cr|jemmy-2.3.0.0-3|16	URL:            https://jemmy.dev.java.net
12cr|jemmy-2.3.0.0-3|17	
12cr|jemmy-2.3.0.0-3|18	# The source for this package was pulled from upstream's vcs.  Use the
12cr|jemmy-2.3.0.0-3|19	# following commands to generate the tarball:
12cr|jemmy-2.3.0.0-3|20	#
12cr|jemmy-2.3.0.0-3|21	# svn export https://jemmy.dev.java.net/svn/jemmy/trunk/Jemmy2 jemmy-2.3.0.0 --username <username>
12cr|jemmy-2.3.0.0-3|22	# tar -czvf jemmy-2.3.0.0.tar.gz jemmy-2.3.0.0
12cr|jemmy-2.3.0.0-3|23	#
12cr|jemmy-2.3.0.0-3|24	# where <username> is a name of the user registered here: https://www.dev.java.net/servlets/Join
12cr|jemmy-2.3.0.0-3|25	Source0:        jemmy-2.3.0.0.tar.gz
12cr|jemmy-2.3.0.0-3|26	
12cr|jemmy-2.3.0.0-3|27	BuildRequires:  ant >= 1.6.5
12cr|jemmy-2.3.0.0-3|28	BuildRequires:  java-devel >= 0:1.6.0
12cr|jemmy-2.3.0.0-3|29	BuildRequires:  jpackage-utils
12cr|jemmy-2.3.0.0-3|30	BuildRequires:  java-rpmbuild >= 0:1.5.32
12cr|jemmy-2.3.0.0-3|31	
12cr|jemmy-2.3.0.0-3|32	Requires:       java >= 0:1.6.0
12cr|jemmy-2.3.0.0-3|33	Requires:       jpackage-utils
12cr|jemmy-2.3.0.0-3|34	
12cr|jemmy-2.3.0.0-3|35	BuildArch:      noarch
12cr|jemmy-2.3.0.0-3|36	
12cr|jemmy-2.3.0.0-3|37	%description
12cr|jemmy-2.3.0.0-3|38	Jemmy is a Java UI testing library. Jemmy represents the most natural way to
12cr|jemmy-2.3.0.0-3|39	test Java UI - perform the testing right from the Java code. Jemmy is a Java
12cr|jemmy-2.3.0.0-3|40	library which provides clear and straightforward API to access Java UI. Tests
12cr|jemmy-2.3.0.0-3|41	are then just java programs, which use the API. Having the tests in Java allows
12cr|jemmy-2.3.0.0-3|42	to use all the flexibility of high level language to capture test logic and
12cr|jemmy-2.3.0.0-3|43	also do any other operations needed to be done from test.
12cr|jemmy-2.3.0.0-3|44	
12cr|jemmy-2.3.0.0-3|45	%package javadoc
12cr|jemmy-2.3.0.0-3|46	Summary:        Javadocs for %{name}
12cr|jemmy-2.3.0.0-3|47	Group:          Development/Java
12cr|jemmy-2.3.0.0-3|48	Requires:       %{name} = %{version}-%{release}
12cr|jemmy-2.3.0.0-3|49	Requires:       jpackage-utils
12cr|jemmy-2.3.0.0-3|50	
12cr|jemmy-2.3.0.0-3|51	%description javadoc
12cr|jemmy-2.3.0.0-3|52	This package contains the API documentation for %{name}.
12cr|jemmy-2.3.0.0-3|53	
12cr|jemmy-2.3.0.0-3|54	%prep
12cr|jemmy-2.3.0.0-3|55	%setup -q
12cr|jemmy-2.3.0.0-3|56	find . -type f -name '*.jar' | xargs -t rm
12cr|jemmy-2.3.0.0-3|57	echo "Please, visit https://jemmy.dev.java.net for more info about Jemmy." > README.txt
12cr|jemmy-2.3.0.0-3|58	
12cr|jemmy-2.3.0.0-3|59	%build
12cr|jemmy-2.3.0.0-3|60	%ant jar javadoc
12cr|jemmy-2.3.0.0-3|61	
12cr|jemmy-2.3.0.0-3|62	%install
12cr|jemmy-2.3.0.0-3|63	%__rm -rf %{buildroot}
12cr|jemmy-2.3.0.0-3|64	
12cr|jemmy-2.3.0.0-3|65	# jar
12cr|jemmy-2.3.0.0-3|66	%__mkdir_p %{buildroot}%{_javadir}
12cr|jemmy-2.3.0.0-3|67	%__cp -a %{target_jar} %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|jemmy-2.3.0.0-3|68	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do \
12cr|jemmy-2.3.0.0-3|69	%__ln_s ${jar} ${jar/-%{version}/}; done)
12cr|jemmy-2.3.0.0-3|70	
12cr|jemmy-2.3.0.0-3|71	# javadoc
12cr|jemmy-2.3.0.0-3|72	%__mkdir_p %{buildroot}%{_javadocdir}/%{name}
12cr|jemmy-2.3.0.0-3|73	cp -pr %{target_javadoc}/* %{buildroot}%{_javadocdir}/%{name}
12cr|jemmy-2.3.0.0-3|74	
12cr|jemmy-2.3.0.0-3|75	%files
12cr|jemmy-2.3.0.0-3|76	%defattr(-,root,root,-)
12cr|jemmy-2.3.0.0-3|77	%doc README.txt
12cr|jemmy-2.3.0.0-3|78	%{_javadir}/*.jar
12cr|jemmy-2.3.0.0-3|79	
12cr|jemmy-2.3.0.0-3|80	%files javadoc
12cr|jemmy-2.3.0.0-3|81	%defattr(-,root,root,-)
12cr|jemmy-2.3.0.0-3|82	%{_javadocdir}/%{name}
12cr|jemmy-2.3.0.0-3|83	
12cr|jemmy-2.3.0.0-3|84	
12cr|jemmy-2.3.0.0-3|85	
12cr|jemmy-2.3.0.0-3|86	%changelog
12cr|jemmy-2.3.0.0-3|87	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3.0.0-2mdv2011.0
12cr|jemmy-2.3.0.0-3|88	+ Revision: 619796
12cr|jemmy-2.3.0.0-3|89	- the mass rebuild of 2010.0 packages
12cr|jemmy-2.3.0.0-3|90	
12cr|jemmy-2.3.0.0-3|91	* Fri Sep 25 2009 Jaroslav Tulach <jtulach@mandriva.org> 2.3.0.0-1mdv2010.0
12cr|jemmy-2.3.0.0-3|92	+ Revision: 448735
12cr|jemmy-2.3.0.0-3|93	- First Mandriva package for jemmy (originally part of NetBeans, now separated)
12cr|jemmy-2.3.0.0-3|94	- create jemmy
12cr|jemmy-2.3.0.0-3|95	

2357 12
12cr|jep-2.4.1-6|1	%define ext_version 1.1.1
12cr|jep-2.4.1-6|2	
12cr|jep-2.4.1-6|3	Name:		jep
12cr|jep-2.4.1-6|4	Version:	2.4.1
12cr|jep-2.4.1-6|5	Release:	6
12cr|jep-2.4.1-6|6	Summary:	Java Math Expression Parser
12cr|jep-2.4.1-6|7	URL:		http://sourceforge.net/projects/jep/
12cr|jep-2.4.1-6|8	Source:		http://dl.sourceforge.net/sourceforge/jep/jep-%{version}-ext-%{ext_version}-gpl.zip
12cr|jep-2.4.1-6|9	Patch0:		jep-build.patch
12cr|jep-2.4.1-6|10	BuildRequires:	java-devel java-rpmbuild ant ant-nodeps javacc3 jama junit
12cr|jep-2.4.1-6|11	Group:		Development/Java
12cr|jep-2.4.1-6|12	License:	GPL+
12cr|jep-2.4.1-6|13	BuildArch:	noarch
12cr|jep-2.4.1-6|14	
12cr|jep-2.4.1-6|15	%description
12cr|jep-2.4.1-6|16	JEP is a Java library for parsing and evaluating mathematical expressions.
12cr|jep-2.4.1-6|17	With this package you can allow your users to enter an arbitrary formula
12cr|jep-2.4.1-6|18	as a string, and instantly evaluate it. JEP supports user defined
12cr|jep-2.4.1-6|19	variables, constants, and functions. A number of common mathematical
12cr|jep-2.4.1-6|20	functions and constants are included.
12cr|jep-2.4.1-6|21	
12cr|jep-2.4.1-6|22	%package javadoc
12cr|jep-2.4.1-6|23	Summary:	Javadoc for %{name}
12cr|jep-2.4.1-6|24	Group:		Development/Java
12cr|jep-2.4.1-6|25	%description javadoc
12cr|jep-2.4.1-6|26	Javadoc for %{name}.
12cr|jep-2.4.1-6|27	
12cr|jep-2.4.1-6|28	%prep
12cr|jep-2.4.1-6|29	%setup -q -n jep-%{version}-ext-%{ext_version}-gpl
12cr|jep-2.4.1-6|30	%patch0 -p1
12cr|jep-2.4.1-6|31	
12cr|jep-2.4.1-6|32	%{_bindir}/find . -name '*.jar' -or -name '*.class' -exec rm {} \;
12cr|jep-2.4.1-6|33	%{__mkdir} javacc
12cr|jep-2.4.1-6|34	%{__ln_s} %{_javadir}/javacc3.jar javacc/javacc.jar
12cr|jep-2.4.1-6|35	
12cr|jep-2.4.1-6|36	%build
12cr|jep-2.4.1-6|37	export JAVACCHOME=`pwd`/javacc
12cr|jep-2.4.1-6|38	%ant
12cr|jep-2.4.1-6|39	
12cr|jep-2.4.1-6|40	%install
12cr|jep-2.4.1-6|41	%{__rm} -Rf %{buildroot}
12cr|jep-2.4.1-6|42	%{__install} -d %{buildroot}%{_javadir}
12cr|jep-2.4.1-6|43	%{__install} -m 644 dist/ext-%{ext_version}.jar %{buildroot}%{_javadir}
12cr|jep-2.4.1-6|44	%{__ln_s} ext-%{ext_version}.jar %{buildroot}%{_javadir}/ext.jar
12cr|jep-2.4.1-6|45	%{__install} -m 644 dist/jep-%{version}.jar %{buildroot}%{_javadir}
12cr|jep-2.4.1-6|46	%{__ln_s} jep-%{version}.jar %{buildroot}%{_javadir}/jep.jar
12cr|jep-2.4.1-6|47	
12cr|jep-2.4.1-6|48	%{__install} -d %{buildroot}%{_javadocdir}
12cr|jep-2.4.1-6|49	cp -a doc/javadoc %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jep-2.4.1-6|50	
12cr|jep-2.4.1-6|51	%files
12cr|jep-2.4.1-6|52	%doc CHANGES.txt COPYRIGHT.txt LICENSE-gpl.txt README.html doc/html
12cr|jep-2.4.1-6|53	%{_javadir}/ext-%{ext_version}.jar
12cr|jep-2.4.1-6|54	%{_javadir}/ext.jar
12cr|jep-2.4.1-6|55	%{_javadir}/jep-%{version}.jar
12cr|jep-2.4.1-6|56	%{_javadir}/jep.jar
12cr|jep-2.4.1-6|57	
12cr|jep-2.4.1-6|58	%files javadoc
12cr|jep-2.4.1-6|59	%{_javadocdir}/%{name}-%{version}
12cr|jep-2.4.1-6|60	
12cr|jep-2.4.1-6|61	
12cr|jep-2.4.1-6|62	%changelog
12cr|jep-2.4.1-6|63	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-5mdv2011.0
12cr|jep-2.4.1-6|64	+ Revision: 619807
12cr|jep-2.4.1-6|65	- the mass rebuild of 2010.0 packages
12cr|jep-2.4.1-6|66	
12cr|jep-2.4.1-6|67	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.4.1-4mdv2010.0
12cr|jep-2.4.1-6|68	+ Revision: 429601
12cr|jep-2.4.1-6|69	- rebuild
12cr|jep-2.4.1-6|70	
12cr|jep-2.4.1-6|71	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.4.1-3mdv2009.0
12cr|jep-2.4.1-6|72	+ Revision: 247401
12cr|jep-2.4.1-6|73	- rebuild
12cr|jep-2.4.1-6|74	
12cr|jep-2.4.1-6|75	* Thu Feb 14 2008 Nicolas Vigier <nvigier@mandriva.com> 2.4.1-1mdv2008.1
12cr|jep-2.4.1-6|76	+ Revision: 167819
12cr|jep-2.4.1-6|77	- import jep
12cr|jep-2.4.1-6|78	
12cr|jep-2.4.1-6|79	

2358 12
12cr|jettison-1.3-3|1	Name:           jettison
12cr|jettison-1.3-3|2	Version:        1.3
12cr|jettison-1.3-3|3	Release:        3
12cr|jettison-1.3-3|4	Summary:        A JSON StAX implementation
12cr|jettison-1.3-3|5	Group:          Development/Java
12cr|jettison-1.3-3|6	License:        ASL 2.0
12cr|jettison-1.3-3|7	URL:            http://jettison.codehaus.org/
12cr|jettison-1.3-3|8	Source0:        http://repo1.maven.org/maven2/org/codehaus/%{name}/%{name}/%{version}/%{name}-%{version}-sources.jar
12cr|jettison-1.3-3|9	BuildArch:      noarch
12cr|jettison-1.3-3|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|jettison-1.3-3|11	
12cr|jettison-1.3-3|12	BuildRequires:     java-devel >= 0:1.6.0
12cr|jettison-1.3-3|13	BuildRequires:     jpackage-utils
12cr|jettison-1.3-3|14	Requires:          java >= 0:1.6.0
12cr|jettison-1.3-3|15	Requires:          jpackage-utils
12cr|jettison-1.3-3|16	
12cr|jettison-1.3-3|17	%description
12cr|jettison-1.3-3|18	Jettison is a collection of Java APIs (like STaX and DOM) which read
12cr|jettison-1.3-3|19	and write JSON. This allows nearly transparent enablement of JSON based
12cr|jettison-1.3-3|20	web services in services frameworks like CXF or XML serialization
12cr|jettison-1.3-3|21	frameworks like XStream.
12cr|jettison-1.3-3|22	
12cr|jettison-1.3-3|23	
12cr|jettison-1.3-3|24	%package javadoc
12cr|jettison-1.3-3|25	Summary:           Javadocs for jettison
12cr|jettison-1.3-3|26	Group:             Development/Java
12cr|jettison-1.3-3|27	Requires:          %{name} = %{version}-%{release}
12cr|jettison-1.3-3|28	Requires:          jpackage-utils
12cr|jettison-1.3-3|29	
12cr|jettison-1.3-3|30	%description javadoc
12cr|jettison-1.3-3|31	jettison development documentation.
12cr|jettison-1.3-3|32	
12cr|jettison-1.3-3|33	
12cr|jettison-1.3-3|34	%prep
12cr|jettison-1.3-3|35	%setup -q -c
12cr|jettison-1.3-3|36	mkdir target doc
12cr|jettison-1.3-3|37	
12cr|jettison-1.3-3|38	
12cr|jettison-1.3-3|39	%build
12cr|jettison-1.3-3|40	javac -d target `find -name '*.java'`
12cr|jettison-1.3-3|41	jar -cf %{name}-%{version}.jar -C target .
12cr|jettison-1.3-3|42	javadoc -author -version -public -d doc `find . -name '*.java'`
12cr|jettison-1.3-3|43	
12cr|jettison-1.3-3|44	%install
12cr|jettison-1.3-3|45	rm -rf $RPM_BUILD_ROOT
12cr|jettison-1.3-3|46	
12cr|jettison-1.3-3|47	# jar
12cr|jettison-1.3-3|48	install -d $RPM_BUILD_ROOT%{_javadir}
12cr|jettison-1.3-3|49	install -m644 %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|jettison-1.3-3|50	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|jettison-1.3-3|51	
12cr|jettison-1.3-3|52	# javadoc
12cr|jettison-1.3-3|53	install -d $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jettison-1.3-3|54	cp -rp doc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jettison-1.3-3|55	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|jettison-1.3-3|56	
12cr|jettison-1.3-3|57	%clean
12cr|jettison-1.3-3|58	rm -rf $RPM_BUILD_ROOT
12cr|jettison-1.3-3|59	
12cr|jettison-1.3-3|60	
12cr|jettison-1.3-3|61	%files
12cr|jettison-1.3-3|62	%defattr(-,root,root,-)
12cr|jettison-1.3-3|63	%doc META-INF/LICENSE
12cr|jettison-1.3-3|64	%{_javadir}/%{name}-%{version}.jar
12cr|jettison-1.3-3|65	%{_javadir}/%{name}.jar
12cr|jettison-1.3-3|66	
12cr|jettison-1.3-3|67	%files javadoc
12cr|jettison-1.3-3|68	%defattr(-,root,root,-)
12cr|jettison-1.3-3|69	%dir %{_javadocdir}/%{name}-%{version}
12cr|jettison-1.3-3|70	%{_javadocdir}/%{name}
12cr|jettison-1.3-3|71	%{_javadocdir}/%{name}-%{version}/*
12cr|jettison-1.3-3|72	
12cr|jettison-1.3-3|73	
12cr|jettison-1.3-3|74	
12cr|jettison-1.3-3|75	
12cr|jettison-1.3-3|76	%changelog
12cr|jettison-1.3-3|77	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 1.3-3
12cr|jettison-1.3-3|78	+ Revision: 734046
12cr|jettison-1.3-3|79	- rebuild
12cr|jettison-1.3-3|80	- imported package jettison
12cr|jettison-1.3-3|81	
12cr|jettison-1.3-3|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|jettison-1.3-3|83	- rebuild
12cr|jettison-1.3-3|84	
12cr|jettison-1.3-3|85	* Fri Mar 07 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:1.0-0.0.2mdv2008.1
12cr|jettison-1.3-3|86	+ Revision: 181216
12cr|jettison-1.3-3|87	- fix javadoc package group
12cr|jettison-1.3-3|88	- add maven2-plugin-release BR
12cr|jettison-1.3-3|89	- import jettison
12cr|jettison-1.3-3|90	
12cr|jettison-1.3-3|91	

2359 12
12cr|jeuclid-core-3.1.4-4|1	Summary:	MathML rendering solution for Java
12cr|jeuclid-core-3.1.4-4|2	Name:		jeuclid-core
12cr|jeuclid-core-3.1.4-4|3	Version:	3.1.4
12cr|jeuclid-core-3.1.4-4|4	Release:	%mkrel 4
12cr|jeuclid-core-3.1.4-4|5	Group:		Development/Java
12cr|jeuclid-core-3.1.4-4|6	License:	ASL 2.0
12cr|jeuclid-core-3.1.4-4|7	URL:		http://jeuclid.sourceforge.net/
12cr|jeuclid-core-3.1.4-4|8	Source0:	http://downloads.sourceforge.net/jeuclid/jeuclid-parent-%{version}-src.zip
12cr|jeuclid-core-3.1.4-4|9	#patch points the ant to the correct jars
12cr|jeuclid-core-3.1.4-4|10	Patch0:		jeuclid-core-build.patch
12cr|jeuclid-core-3.1.4-4|11	#removes FreeHep support as per the build README
12cr|jeuclid-core-3.1.4-4|12	Patch1:		jeuclid-core-FreeHep.patch
12cr|jeuclid-core-3.1.4-4|13	BuildRequires:	jpackage-utils
12cr|jeuclid-core-3.1.4-4|14	BuildRequires:	java-rpmbuild
12cr|jeuclid-core-3.1.4-4|15	BuildRequires:	ant
12cr|jeuclid-core-3.1.4-4|16	BuildRequires:	batik
12cr|jeuclid-core-3.1.4-4|17	BuildRequires:	jakarta-commons-logging
12cr|jeuclid-core-3.1.4-4|18	BuildRequires:	jcip-annotations
12cr|jeuclid-core-3.1.4-4|19	BuildRequires:	xml-commons-apis
12cr|jeuclid-core-3.1.4-4|20	BuildRequires:	xmlgraphics-commons >= 1.3.1
12cr|jeuclid-core-3.1.4-4|21	Requires:	jpackage-utils
12cr|jeuclid-core-3.1.4-4|22	Requires:	java >= 1.5
12cr|jeuclid-core-3.1.4-4|23	Requires:	xmlgraphics-commons
12cr|jeuclid-core-3.1.4-4|24	Requires:	batik
12cr|jeuclid-core-3.1.4-4|25	BuildArch:	noarch
12cr|jeuclid-core-3.1.4-4|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|jeuclid-core-3.1.4-4|27	
12cr|jeuclid-core-3.1.4-4|28	%description
12cr|jeuclid-core-3.1.4-4|29	Core module containing basic JEuclid rendering and document handling classes.
12cr|jeuclid-core-3.1.4-4|30	
12cr|jeuclid-core-3.1.4-4|31	%prep
12cr|jeuclid-core-3.1.4-4|32	%setup -q -n jeuclid-parent-%{version}
12cr|jeuclid-core-3.1.4-4|33	%patch0 -p1
12cr|jeuclid-core-3.1.4-4|34	%patch1 -p1
12cr|jeuclid-core-3.1.4-4|35	
12cr|jeuclid-core-3.1.4-4|36	#fix line endings
12cr|jeuclid-core-3.1.4-4|37	sed 's/\r//' NOTICE > NOTICE.unix
12cr|jeuclid-core-3.1.4-4|38	touch -r NOTICE NOTICE.unix;
12cr|jeuclid-core-3.1.4-4|39	mv NOTICE.unix NOTICE
12cr|jeuclid-core-3.1.4-4|40	
12cr|jeuclid-core-3.1.4-4|41	find -name '*.jar' -o -name '*.class' -exec rm -f '{}' \;
12cr|jeuclid-core-3.1.4-4|42	
12cr|jeuclid-core-3.1.4-4|43	#removes the FreeHep support from the build per the build README
12cr|jeuclid-core-3.1.4-4|44	rm -f jeuclid-core/src/main/java/net/sourceforge/jeuclid/converter/FreeHep*;
12cr|jeuclid-core-3.1.4-4|45	
12cr|jeuclid-core-3.1.4-4|46	%build
12cr|jeuclid-core-3.1.4-4|47	cd jeuclid-core
12cr|jeuclid-core-3.1.4-4|48	%ant
12cr|jeuclid-core-3.1.4-4|49	
12cr|jeuclid-core-3.1.4-4|50	%install
12cr|jeuclid-core-3.1.4-4|51	rm -rf %{buildroot}
12cr|jeuclid-core-3.1.4-4|52	
12cr|jeuclid-core-3.1.4-4|53	mkdir -p %{buildroot}%{_javadir}
12cr|jeuclid-core-3.1.4-4|54	cp -p jeuclid-core/target/jeuclid-core.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|jeuclid-core-3.1.4-4|55	
12cr|jeuclid-core-3.1.4-4|56	pushd %{buildroot}%{_javadir}
12cr|jeuclid-core-3.1.4-4|57	for jar in *-%{version}*; do
12cr|jeuclid-core-3.1.4-4|58	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
12cr|jeuclid-core-3.1.4-4|59	done
12cr|jeuclid-core-3.1.4-4|60	popd
12cr|jeuclid-core-3.1.4-4|61	
12cr|jeuclid-core-3.1.4-4|62	%clean
12cr|jeuclid-core-3.1.4-4|63	rm -rf %{buildroot}
12cr|jeuclid-core-3.1.4-4|64	
12cr|jeuclid-core-3.1.4-4|65	%files
12cr|jeuclid-core-3.1.4-4|66	%defattr(-,root,root,-)
12cr|jeuclid-core-3.1.4-4|67	%doc NOTICE LICENSE.txt README.Release
12cr|jeuclid-core-3.1.4-4|68	%{_javadir}/%{name}*.jar
12cr|jeuclid-core-3.1.4-4|69	
12cr|jeuclid-core-3.1.4-4|70	
12cr|jeuclid-core-3.1.4-4|71	%changelog
12cr|jeuclid-core-3.1.4-4|72	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 3.1.4-4mdv2011.0
12cr|jeuclid-core-3.1.4-4|73	+ Revision: 612444
12cr|jeuclid-core-3.1.4-4|74	- the mass rebuild of 2010.1 packages
12cr|jeuclid-core-3.1.4-4|75	
12cr|jeuclid-core-3.1.4-4|76	* Thu Apr 29 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.4-3mdv2010.1
12cr|jeuclid-core-3.1.4-4|77	+ Revision: 540944
12cr|jeuclid-core-3.1.4-4|78	- rebuild
12cr|jeuclid-core-3.1.4-4|79	
12cr|jeuclid-core-3.1.4-4|80	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 3.1.4-2mdv2010.0
12cr|jeuclid-core-3.1.4-4|81	+ Revision: 438018
12cr|jeuclid-core-3.1.4-4|82	- rebuild
12cr|jeuclid-core-3.1.4-4|83	
12cr|jeuclid-core-3.1.4-4|84	* Mon Feb 23 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.4-1mdv2009.1
12cr|jeuclid-core-3.1.4-4|85	+ Revision: 344075
12cr|jeuclid-core-3.1.4-4|86	- update to new version 3.1.4
12cr|jeuclid-core-3.1.4-4|87	
12cr|jeuclid-core-3.1.4-4|88	* Tue Dec 02 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.3-2mdv2009.1
12cr|jeuclid-core-3.1.4-4|89	+ Revision: 309306
12cr|jeuclid-core-3.1.4-4|90	- create jeuclid-core,jar symlink
12cr|jeuclid-core-3.1.4-4|91	- add requires on batik and xmlgraphics-commons
12cr|jeuclid-core-3.1.4-4|92	
12cr|jeuclid-core-3.1.4-4|93	* Sat Nov 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.3-1mdv2009.1
12cr|jeuclid-core-3.1.4-4|94	+ Revision: 308096
12cr|jeuclid-core-3.1.4-4|95	- versionate buildrequires on xmlgraphics-commons 1.3.1
12cr|jeuclid-core-3.1.4-4|96	- add source and spec files
12cr|jeuclid-core-3.1.4-4|97	- Created package structure for jeuclid-core.
12cr|jeuclid-core-3.1.4-4|98	

2360 12
12cr|jFormatString-0-0.5.20081016svn|1	Name:           jFormatString
12cr|jFormatString-0-0.5.20081016svn|2	Version:        0
12cr|jFormatString-0-0.5.20081016svn|3	Release:        0.5.20081016svn
12cr|jFormatString-0-0.5.20081016svn|4	Summary:        Java format string compile-time checker
12cr|jFormatString-0-0.5.20081016svn|5	
12cr|jFormatString-0-0.5.20081016svn|6	Group:          Development/Java
12cr|jFormatString-0-0.5.20081016svn|7	License:        GPLv2 with exceptions
12cr|jFormatString-0-0.5.20081016svn|8	URL:            https://jformatstring.dev.java.net/
12cr|jFormatString-0-0.5.20081016svn|9	# There has been no official release yet.  This is a snapshot of the Subversion
12cr|jFormatString-0-0.5.20081016svn|10	# repository as of 16 Oct 2008.  Use the following commands to generate the
12cr|jFormatString-0-0.5.20081016svn|11	# tarball:
12cr|jFormatString-0-0.5.20081016svn|12	#   svn export -r 8 https://jformatstring.dev.java.net/svn/jformatstring/trunk \
12cr|jFormatString-0-0.5.20081016svn|13	#     jformatstring --username guest
12cr|jFormatString-0-0.5.20081016svn|14	#   (The password is "guest".)
12cr|jFormatString-0-0.5.20081016svn|15	#   tar -cjvf jFormatString-0.tar.bz2 jformatstring
12cr|jFormatString-0-0.5.20081016svn|16	Source0:        %{name}-%{version}.tar.bz2
12cr|jFormatString-0-0.5.20081016svn|17	# This patch has not been sent upstream, since it is Fedora specific.  This
12cr|jFormatString-0-0.5.20081016svn|18	# gives the build system the path to the appropriate junit jar.
12cr|jFormatString-0-0.5.20081016svn|19	Patch0:         %{name}-build.patch
12cr|jFormatString-0-0.5.20081016svn|20	
12cr|jFormatString-0-0.5.20081016svn|21	BuildRequires:  ant, java-devel, java-javadoc, jpackage-utils, junit4
12cr|jFormatString-0-0.5.20081016svn|22	Requires:       java, jpackage-utils
12cr|jFormatString-0-0.5.20081016svn|23	
12cr|jFormatString-0-0.5.20081016svn|24	BuildArch:      noarch
12cr|jFormatString-0-0.5.20081016svn|25	
12cr|jFormatString-0-0.5.20081016svn|26	%description
12cr|jFormatString-0-0.5.20081016svn|27	This project is derived from Sun's implementation of java.util.Formatter.  It
12cr|jFormatString-0-0.5.20081016svn|28	is designed to allow compile time checks as to whether or not a use of a
12cr|jFormatString-0-0.5.20081016svn|29	format string will be erroneous when executed at runtime.
12cr|jFormatString-0-0.5.20081016svn|30	
12cr|jFormatString-0-0.5.20081016svn|31	%package javadoc
12cr|jFormatString-0-0.5.20081016svn|32	Summary:        Javadoc documentation for %{name}
12cr|jFormatString-0-0.5.20081016svn|33	Group:          Development/Java
12cr|jFormatString-0-0.5.20081016svn|34	Requires:       %{name} = %{version}-%{release}, java-javadoc
12cr|jFormatString-0-0.5.20081016svn|35	Requires:       jpackage-utils
12cr|jFormatString-0-0.5.20081016svn|36	
12cr|jFormatString-0-0.5.20081016svn|37	%description javadoc
12cr|jFormatString-0-0.5.20081016svn|38	This package contains the API documentation for %{name}.
12cr|jFormatString-0-0.5.20081016svn|39	
12cr|jFormatString-0-0.5.20081016svn|40	%prep
12cr|jFormatString-0-0.5.20081016svn|41	%setup -q -n jformatstring
12cr|jFormatString-0-0.5.20081016svn|42	%patch0 -p1
12cr|jFormatString-0-0.5.20081016svn|43	
12cr|jFormatString-0-0.5.20081016svn|44	%build
12cr|jFormatString-0-0.5.20081016svn|45	# Build the JAR
12cr|jFormatString-0-0.5.20081016svn|46	cd jFormatString
12cr|jFormatString-0-0.5.20081016svn|47	ant
12cr|jFormatString-0-0.5.20081016svn|48	cd ..
12cr|jFormatString-0-0.5.20081016svn|49	
12cr|jFormatString-0-0.5.20081016svn|50	# Create the javadocs
12cr|jFormatString-0-0.5.20081016svn|51	mkdir docs
12cr|jFormatString-0-0.5.20081016svn|52	javadoc -d docs -source 1.5 -sourcepath jFormatString/src/java \
12cr|jFormatString-0-0.5.20081016svn|53	-classpath jFormatString/build/classes:%{_javadir}/junit4.jar \
12cr|jFormatString-0-0.5.20081016svn|54	-link file://%{_javadocdir}/java edu.umd.cs.findbugs.formatStringChecker
12cr|jFormatString-0-0.5.20081016svn|55	
12cr|jFormatString-0-0.5.20081016svn|56	%install
12cr|jFormatString-0-0.5.20081016svn|57	rm -rf $RPM_BUILD_ROOT
12cr|jFormatString-0-0.5.20081016svn|58	
12cr|jFormatString-0-0.5.20081016svn|59	# JAR files
12cr|jFormatString-0-0.5.20081016svn|60	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12cr|jFormatString-0-0.5.20081016svn|61	cp -p %{name}/build/%{name}.jar \
12cr|jFormatString-0-0.5.20081016svn|62	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|jFormatString-0-0.5.20081016svn|63	
12cr|jFormatString-0-0.5.20081016svn|64	# Javadocs
12cr|jFormatString-0-0.5.20081016svn|65	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jFormatString-0-0.5.20081016svn|66	cp -rp docs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jFormatString-0-0.5.20081016svn|67	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|jFormatString-0-0.5.20081016svn|68	
12cr|jFormatString-0-0.5.20081016svn|69	%files
12cr|jFormatString-0-0.5.20081016svn|70	%defattr(-,root,root,-)
12cr|jFormatString-0-0.5.20081016svn|71	%doc www/index.html jFormatString/LICENSE
12cr|jFormatString-0-0.5.20081016svn|72	%{_javadir}/%{name}*
12cr|jFormatString-0-0.5.20081016svn|73	
12cr|jFormatString-0-0.5.20081016svn|74	%files javadoc
12cr|jFormatString-0-0.5.20081016svn|75	%defattr(-,root,root,-)
12cr|jFormatString-0-0.5.20081016svn|76	%{_javadocdir}/%{name}*
12cr|jFormatString-0-0.5.20081016svn|77	

2361 12
12cr|jfreechart-1.0.13-2|1	# Copyright (c) 2000-2007, JPackage Project
12cr|jfreechart-1.0.13-2|2	# All rights reserved.
12cr|jfreechart-1.0.13-2|3	#
12cr|jfreechart-1.0.13-2|4	# Redistribution and use in source and binary forms, with or without
12cr|jfreechart-1.0.13-2|5	# modification, are permitted provided that the following conditions
12cr|jfreechart-1.0.13-2|6	# are met:
12cr|jfreechart-1.0.13-2|7	#
12cr|jfreechart-1.0.13-2|8	# 1. Redistributions of source code must retain the above copyright
12cr|jfreechart-1.0.13-2|9	#    notice, this list of conditions and the following disclaimer.
12cr|jfreechart-1.0.13-2|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|jfreechart-1.0.13-2|11	#    notice, this list of conditions and the following disclaimer in the
12cr|jfreechart-1.0.13-2|12	#    documentation and/or other materials provided with the
12cr|jfreechart-1.0.13-2|13	#    distribution.
12cr|jfreechart-1.0.13-2|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|jfreechart-1.0.13-2|15	#    contributors may be used to endorse or promote products derived
12cr|jfreechart-1.0.13-2|16	#    from this software without specific prior written permission.
12cr|jfreechart-1.0.13-2|17	#
12cr|jfreechart-1.0.13-2|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|jfreechart-1.0.13-2|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|jfreechart-1.0.13-2|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|jfreechart-1.0.13-2|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|jfreechart-1.0.13-2|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|jfreechart-1.0.13-2|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|jfreechart-1.0.13-2|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|jfreechart-1.0.13-2|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|jfreechart-1.0.13-2|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|jfreechart-1.0.13-2|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|jfreechart-1.0.13-2|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|jfreechart-1.0.13-2|29	#
12cr|jfreechart-1.0.13-2|30	
12cr|jfreechart-1.0.13-2|31	%define gcj_support 0
12cr|jfreechart-1.0.13-2|32	
12cr|jfreechart-1.0.13-2|33	%define section   free
12cr|jfreechart-1.0.13-2|34	
12cr|jfreechart-1.0.13-2|35	%define jcommon_version 1.0.16
12cr|jfreechart-1.0.13-2|36	
12cr|jfreechart-1.0.13-2|37	Name:             jfreechart
12cr|jfreechart-1.0.13-2|38	Version:          1.0.13
12cr|jfreechart-1.0.13-2|39	Release:          2
12cr|jfreechart-1.0.13-2|40	Summary:          Charts Generation library
12cr|jfreechart-1.0.13-2|41	License:          LGPLv2+
12cr|jfreechart-1.0.13-2|42	URL:              http://www.jfree.org/jfreechart/
12cr|jfreechart-1.0.13-2|43	Source0:          http://downloads.sourceforge.net/jfreechart/jfreechart-%{version}.tar.bz2
12cr|jfreechart-1.0.13-2|44	Patch0:           jfreechart-1.0.5-build_xml.patch
12cr|jfreechart-1.0.13-2|45	Patch1:           jfreechart-1.0.13-jarpath.patch
12cr|jfreechart-1.0.13-2|46	Group:            Development/Java
12cr|jfreechart-1.0.13-2|47	Requires:         jcommon >= 0:%{jcommon_version}
12cr|jfreechart-1.0.13-2|48	BuildRequires:    ant >= 0:1.6
12cr|jfreechart-1.0.13-2|49	BuildRequires:    ant-junit >= 0:1.6
12cr|jfreechart-1.0.13-2|50	BuildRequires:    jcommon >= 0:%{jcommon_version}
12cr|jfreechart-1.0.13-2|51	BuildRequires:    java-rpmbuild >= 0:1.6
12cr|jfreechart-1.0.13-2|52	BuildRequires:    junit
12cr|jfreechart-1.0.13-2|53	BuildRequires:    servlet
12cr|jfreechart-1.0.13-2|54	BuildRequires:    xml-commons-apis
12cr|jfreechart-1.0.13-2|55	BuildRequires:    itext
12cr|jfreechart-1.0.13-2|56	%if ! %{gcj_support}
12cr|jfreechart-1.0.13-2|57	BuildArch:      noarch
12cr|jfreechart-1.0.13-2|58	%endif
12cr|jfreechart-1.0.13-2|59	%if %{gcj_support}
12cr|jfreechart-1.0.13-2|60	BuildRequires:    java-gcj-compat-devel
12cr|jfreechart-1.0.13-2|61	%endif
12cr|jfreechart-1.0.13-2|62	
12cr|jfreechart-1.0.13-2|63	%description
12cr|jfreechart-1.0.13-2|64	Free Java class library for generating charts.
12cr|jfreechart-1.0.13-2|65	
12cr|jfreechart-1.0.13-2|66	%package experimental
12cr|jfreechart-1.0.13-2|67	Summary:        Experimental components for %{name}
12cr|jfreechart-1.0.13-2|68	Group:          Development/Java
12cr|jfreechart-1.0.13-2|69	Requires:       %{name} = %{version}-%{release}
12cr|jfreechart-1.0.13-2|70	%if %{gcj_support}
12cr|jfreechart-1.0.13-2|71	Requires(post):   java-gcj-compat
12cr|jfreechart-1.0.13-2|72	Requires(postun): java-gcj-compat
12cr|jfreechart-1.0.13-2|73	%endif
12cr|jfreechart-1.0.13-2|74	
12cr|jfreechart-1.0.13-2|75	%description experimental
12cr|jfreechart-1.0.13-2|76	%{summary}.
12cr|jfreechart-1.0.13-2|77	
12cr|jfreechart-1.0.13-2|78	%package javadoc
12cr|jfreechart-1.0.13-2|79	Summary:        Javadoc for %{name}
12cr|jfreechart-1.0.13-2|80	Group:            Development/Java
12cr|jfreechart-1.0.13-2|81	
12cr|jfreechart-1.0.13-2|82	%description javadoc
12cr|jfreechart-1.0.13-2|83	Javadoc for %{name}.
12cr|jfreechart-1.0.13-2|84	
12cr|jfreechart-1.0.13-2|85	%description javadoc -l fr
12cr|jfreechart-1.0.13-2|86	Javadoc pour %{name}.
12cr|jfreechart-1.0.13-2|87	
12cr|jfreechart-1.0.13-2|88	%prep
12cr|jfreechart-1.0.13-2|89	%setup -q
12cr|jfreechart-1.0.13-2|90	%remove_java_binaries
12cr|jfreechart-1.0.13-2|91	%patch0 -p0 -b .sav
12cr|jfreechart-1.0.13-2|92	%patch1 -p0
12cr|jfreechart-1.0.13-2|93	
12cr|jfreechart-1.0.13-2|94	%build
12cr|jfreechart-1.0.13-2|95	
12cr|jfreechart-1.0.13-2|96	%{ant} -f ant/build.xml \
12cr|jfreechart-1.0.13-2|97	-Djunit.jar=$(build-classpath junit) \
12cr|jfreechart-1.0.13-2|98	-Djcommon.jar=$(build-classpath jcommon) \
12cr|jfreechart-1.0.13-2|99	-Dservlet.jar=$(build-classpath servlet) \
12cr|jfreechart-1.0.13-2|100	-Dgnujaxp.jar=$(build-classpath xml-commons-apis) \
12cr|jfreechart-1.0.13-2|101	-Ditext.jar=$(build-classpath itext) \
12cr|jfreechart-1.0.13-2|102	-Dbuildstable=true -Dproject.outdir=. -Dbasedir=. \
12cr|jfreechart-1.0.13-2|103	compile compile-experimental javadoc maven-bundle
12cr|jfreechart-1.0.13-2|104	
12cr|jfreechart-1.0.13-2|105	%install
12cr|jfreechart-1.0.13-2|106	rm -rf $RPM_BUILD_ROOT
12cr|jfreechart-1.0.13-2|107	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
12cr|jfreechart-1.0.13-2|108	# jars
12cr|jfreechart-1.0.13-2|109	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12cr|jfreechart-1.0.13-2|110	install -m 644 lib/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}
12cr|jfreechart-1.0.13-2|111	install -m 644 lib/%{name}-%{version}-experimental.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-experimental-%{version}.jar
12cr|jfreechart-1.0.13-2|112	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*.jar; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12cr|jfreechart-1.0.13-2|113	# javadoc
12cr|jfreechart-1.0.13-2|114	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jfreechart-1.0.13-2|115	cp -pr javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jfreechart-1.0.13-2|116	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|jfreechart-1.0.13-2|117	
12cr|jfreechart-1.0.13-2|118	%{gcj_compile}
12cr|jfreechart-1.0.13-2|119	
12cr|jfreechart-1.0.13-2|120	%clean
12cr|jfreechart-1.0.13-2|121	rm -rf $RPM_BUILD_ROOT
12cr|jfreechart-1.0.13-2|122	
12cr|jfreechart-1.0.13-2|123	%if %{gcj_support}
12cr|jfreechart-1.0.13-2|124	%post
12cr|jfreechart-1.0.13-2|125	%{update_gcjdb}
12cr|jfreechart-1.0.13-2|126	%endif
12cr|jfreechart-1.0.13-2|127	
12cr|jfreechart-1.0.13-2|128	%if %{gcj_support}
12cr|jfreechart-1.0.13-2|129	%postun
12cr|jfreechart-1.0.13-2|130	%{clean_gcjdb}
12cr|jfreechart-1.0.13-2|131	%endif
12cr|jfreechart-1.0.13-2|132	
12cr|jfreechart-1.0.13-2|133	%if %{gcj_support}
12cr|jfreechart-1.0.13-2|134	%post experimental
12cr|jfreechart-1.0.13-2|135	%{update_gcjdb}
12cr|jfreechart-1.0.13-2|136	%endif
12cr|jfreechart-1.0.13-2|137	
12cr|jfreechart-1.0.13-2|138	%if %{gcj_support}
12cr|jfreechart-1.0.13-2|139	%postun experimental
12cr|jfreechart-1.0.13-2|140	%{clean_gcjdb}
12cr|jfreechart-1.0.13-2|141	%endif
12cr|jfreechart-1.0.13-2|142	
12cr|jfreechart-1.0.13-2|143	%files
12cr|jfreechart-1.0.13-2|144	%defattr(0644,root,root,0755)
12cr|jfreechart-1.0.13-2|145	%doc licence-LGPL.txt README.txt
12cr|jfreechart-1.0.13-2|146	%{_javadir}/%{name}.jar
12cr|jfreechart-1.0.13-2|147	%{_javadir}/%{name}-%{version}.jar
12cr|jfreechart-1.0.13-2|148	%if %{gcj_support}
12cr|jfreechart-1.0.13-2|149	%dir %{_libdir}/gcj/%{name}
12cr|jfreechart-1.0.13-2|150	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
12cr|jfreechart-1.0.13-2|151	%endif
12cr|jfreechart-1.0.13-2|152	
12cr|jfreechart-1.0.13-2|153	%files experimental
12cr|jfreechart-1.0.13-2|154	%defattr(0644,root,root,0755)
12cr|jfreechart-1.0.13-2|155	%{_javadir}/%{name}-experimental-%{version}.jar
12cr|jfreechart-1.0.13-2|156	%{_javadir}/%{name}-experimental.jar
12cr|jfreechart-1.0.13-2|157	%if %{gcj_support}
12cr|jfreechart-1.0.13-2|158	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-experimental-%{version}.jar.*
12cr|jfreechart-1.0.13-2|159	%endif
12cr|jfreechart-1.0.13-2|160	
12cr|jfreechart-1.0.13-2|161	%files javadoc
12cr|jfreechart-1.0.13-2|162	%defattr(0644,root,root,0755)
12cr|jfreechart-1.0.13-2|163	%{_javadocdir}/%{name}-%{version}
12cr|jfreechart-1.0.13-2|164	%{_javadocdir}/%{name}
12cr|jfreechart-1.0.13-2|165	
12cr|jfreechart-1.0.13-2|166	
12cr|jfreechart-1.0.13-2|167	%changelog
12cr|jfreechart-1.0.13-2|168	* Fri Aug 06 2010 Jerome Martin <jmartin@mandriva.org> 1.0.13-1mdv2011.0
12cr|jfreechart-1.0.13-2|169	+ Revision: 566699
12cr|jfreechart-1.0.13-2|170	- Version 1.0.13
12cr|jfreechart-1.0.13-2|171	
12cr|jfreechart-1.0.13-2|172	* Fri Nov 27 2009 Jerome Martin <jmartin@mandriva.org> 1.0.11-0.0.3mdv2010.1
12cr|jfreechart-1.0.13-2|173	+ Revision: 470675
12cr|jfreechart-1.0.13-2|174	- rebuild
12cr|jfreechart-1.0.13-2|175	
12cr|jfreechart-1.0.13-2|176	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.0.11-0.0.2mdv2010.0
12cr|jfreechart-1.0.13-2|177	+ Revision: 438029
12cr|jfreechart-1.0.13-2|178	- rebuild
12cr|jfreechart-1.0.13-2|179	
12cr|jfreechart-1.0.13-2|180	* Mon Oct 20 2008 Alexander Kurtakov <akurtakov@mandriva.org> 1.0.11-0.0.1mdv2009.1
12cr|jfreechart-1.0.13-2|181	+ Revision: 295815
12cr|jfreechart-1.0.13-2|182	- 1.0.11
12cr|jfreechart-1.0.13-2|183	
12cr|jfreechart-1.0.13-2|184	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.0.10-2.0.1mdv2009.0
12cr|jfreechart-1.0.13-2|185	+ Revision: 267210
12cr|jfreechart-1.0.13-2|186	- rebuild early 2009.0 package (before pixel changes)
12cr|jfreechart-1.0.13-2|187	
12cr|jfreechart-1.0.13-2|188	* Fri Jun 13 2008 Alexander Kurtakov <akurtakov@mandriva.org> 1.0.10-0.0.1mdv2009.0
12cr|jfreechart-1.0.13-2|189	+ Revision: 218684
12cr|jfreechart-1.0.13-2|190	- new version 1.0.10 and disable gcj compile
12cr|jfreechart-1.0.13-2|191	
12cr|jfreechart-1.0.13-2|192	* Mon Jan 21 2008 Alexander Kurtakov <akurtakov@mandriva.org> 1.0.9-0.0.1mdv2008.1
12cr|jfreechart-1.0.13-2|193	+ Revision: 155775
12cr|jfreechart-1.0.13-2|194	- new version and spec cleanup
12cr|jfreechart-1.0.13-2|195	
12cr|jfreechart-1.0.13-2|196	+ Olivier Blin <oblin@mandriva.com>
12cr|jfreechart-1.0.13-2|197	- restore BuildRoot
12cr|jfreechart-1.0.13-2|198	
12cr|jfreechart-1.0.13-2|199	+ Thierry Vignaud <tv@mandriva.org>
12cr|jfreechart-1.0.13-2|200	- kill re-definition of %%buildroot on Pixel's request
12cr|jfreechart-1.0.13-2|201	
12cr|jfreechart-1.0.13-2|202	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 1.0.5-1.0.2mdv2008.1
12cr|jfreechart-1.0.13-2|203	+ Revision: 120939
12cr|jfreechart-1.0.13-2|204	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|jfreechart-1.0.13-2|205	
12cr|jfreechart-1.0.13-2|206	* Fri Sep 21 2007 David Walluck <walluck@mandriva.org> 1.0.5-1.0.1mdv2008.0
12cr|jfreechart-1.0.13-2|207	+ Revision: 91767
12cr|jfreechart-1.0.13-2|208	- enable gcj support
12cr|jfreechart-1.0.13-2|209	- fix release tag
12cr|jfreechart-1.0.13-2|210	- fix buildroot
12cr|jfreechart-1.0.13-2|211	- remove spurious gnu-crypto BR
12cr|jfreechart-1.0.13-2|212	- remove java-gcj-compat Requires
12cr|jfreechart-1.0.13-2|213	- remove jars, don't just move them
12cr|jfreechart-1.0.13-2|214	- don't build tests
12cr|jfreechart-1.0.13-2|215	- fix javadoc (no ghost, no post(un))
12cr|jfreechart-1.0.13-2|216	- fix gcj dir perms
12cr|jfreechart-1.0.13-2|217	- fix ant call
12cr|jfreechart-1.0.13-2|218	
12cr|jfreechart-1.0.13-2|219	* Wed Sep 19 2007 Nicolas Vigier <nvigier@mandriva.com> 1.0.5-1mdv2008.0
12cr|jfreechart-1.0.13-2|220	+ Revision: 90967
12cr|jfreechart-1.0.13-2|221	- adapt to mandriva
12cr|jfreechart-1.0.13-2|222	- Import jfreechart
12cr|jfreechart-1.0.13-2|223	
12cr|jfreechart-1.0.13-2|224	
12cr|jfreechart-1.0.13-2|225	
12cr|jfreechart-1.0.13-2|226	* Fri May 18 2007 Ralph Apel <r.apel at r-apel.de> - 0:1.0.5-1jpp
12cr|jfreechart-1.0.13-2|227	- Upgrade to 1.0.5
12cr|jfreechart-1.0.13-2|228	- Make Vendor, Distribution based on macro
12cr|jfreechart-1.0.13-2|229	- Add gcj_support option
12cr|jfreechart-1.0.13-2|230	- No -demo subpackage, -experimental subpackage instead
12cr|jfreechart-1.0.13-2|231	- Activate tests
12cr|jfreechart-1.0.13-2|232	
12cr|jfreechart-1.0.13-2|233	* Fri Apr 21 2006 Fernando Nasser <fnasser@redhat.com> - 0:0.9.21-3jpp
12cr|jfreechart-1.0.13-2|234	- Make demo subpackage optional
12cr|jfreechart-1.0.13-2|235	
12cr|jfreechart-1.0.13-2|236	* Fri Apr 21 2006 Fernando Nasser <fnasser@redhat.com> - 0:0.9.21-2jpp
12cr|jfreechart-1.0.13-2|237	- First JPP 1.7 build
12cr|jfreechart-1.0.13-2|238	
12cr|jfreechart-1.0.13-2|239	* Tue Sep 20 2005 Ralph Apel <r.apel at r-apel.de> - 0:0.9.21-1jpp
12cr|jfreechart-1.0.13-2|240	- Upgrade to 0.9.21
12cr|jfreechart-1.0.13-2|241	
12cr|jfreechart-1.0.13-2|242	* Thu Dec 02 2004 Ralph Apel <r.apel at r-apel.de> - 0:0.9.20-1jpp
12cr|jfreechart-1.0.13-2|243	- Upgrade to 0.9.20 (last version with -demo included, for jboss32)
12cr|jfreechart-1.0.13-2|244	
12cr|jfreechart-1.0.13-2|245	* Sun Nov 14 2004 Ville Skyttä <scop at jpackage.org> - 0:0.9.16-3jpp
12cr|jfreechart-1.0.13-2|246	- Remove bogus batik dependency.
12cr|jfreechart-1.0.13-2|247	
12cr|jfreechart-1.0.13-2|248	* Sun Aug 23 2004 Randy Watler <rwatler at finali.com> - 0.9.16-2jpp
12cr|jfreechart-1.0.13-2|249	- Rebuild with ant-1.6.2
12cr|jfreechart-1.0.13-2|250	
12cr|jfreechart-1.0.13-2|251	* Tue Feb 17 2004 Kaj J. Niemi <kajtzu@fi.basen.net> 0.9.16-1jpp
12cr|jfreechart-1.0.13-2|252	- 0.9.16
12cr|jfreechart-1.0.13-2|253	
12cr|jfreechart-1.0.13-2|254	* Fri May 09 2003 David Walluck <david@anti-microsoft.org> 0:0.9.8-1jpp
12cr|jfreechart-1.0.13-2|255	- 0.9.8
12cr|jfreechart-1.0.13-2|256	- update for JPackage 1.5
12cr|jfreechart-1.0.13-2|257	
12cr|jfreechart-1.0.13-2|258	* Fri Mar 11 2003 Henri Gomez <hgomez@users.sourceforge.net> 0.9.6-2jpp
12cr|jfreechart-1.0.13-2|259	- update spec to respect JPP 1.5 policy
12cr|jfreechart-1.0.13-2|260	
12cr|jfreechart-1.0.13-2|261	* Tue Mar 08 2003 Henri Gomez <hgomez@users.sourceforge.net> 0.9.6-1jpp
12cr|jfreechart-1.0.13-2|262	- 0.9.6
12cr|jfreechart-1.0.13-2|263	- requires jcommon 0.7.2 min
12cr|jfreechart-1.0.13-2|264	- no more sub package test
12cr|jfreechart-1.0.13-2|265	
12cr|jfreechart-1.0.13-2|266	* Mon Oct 28 2002 Henri Gomez <hgomez@users.sourceforge.net> 0.9.4-1jpp
12cr|jfreechart-1.0.13-2|267	- Initial release

2362 12
12cr|jgoodies-common-1.1.1-4|1	%global shortname common
12cr|jgoodies-common-1.1.1-4|2	
12cr|jgoodies-common-1.1.1-4|3	Name:           jgoodies-common
12cr|jgoodies-common-1.1.1-4|4	Version:        1.1.1
12cr|jgoodies-common-1.1.1-4|5	Release:        4
12cr|jgoodies-common-1.1.1-4|6	Summary:        Common library shared by JGoodies libraries and applications
12cr|jgoodies-common-1.1.1-4|7	
12cr|jgoodies-common-1.1.1-4|8	Group:          Development/Java
12cr|jgoodies-common-1.1.1-4|9	License:        BSD
12cr|jgoodies-common-1.1.1-4|10	URL:            http://www.jgoodies.com/
12cr|jgoodies-common-1.1.1-4|11	Source0:        http://www.jgoodies.com/download/libraries/%{shortname}/%{name}-%(tr "." "_" <<<%{version}).zip
12cr|jgoodies-common-1.1.1-4|12	
12cr|jgoodies-common-1.1.1-4|13	BuildRequires:  ant
12cr|jgoodies-common-1.1.1-4|14	BuildRequires:  java-devel
12cr|jgoodies-common-1.1.1-4|15	BuildRequires:  jpackage-utils
12cr|jgoodies-common-1.1.1-4|16	Requires:       java
12cr|jgoodies-common-1.1.1-4|17	Requires:       jpackage-utils
12cr|jgoodies-common-1.1.1-4|18	BuildArch:      noarch
12cr|jgoodies-common-1.1.1-4|19	
12cr|jgoodies-common-1.1.1-4|20	%description
12cr|jgoodies-common-1.1.1-4|21	The JGoodies Common library provides convenience code for other JGoodies
12cr|jgoodies-common-1.1.1-4|22	libraries and applications.
12cr|jgoodies-common-1.1.1-4|23	
12cr|jgoodies-common-1.1.1-4|24	
12cr|jgoodies-common-1.1.1-4|25	%package javadoc
12cr|jgoodies-common-1.1.1-4|26	Summary:        Javadoc for %{name}
12cr|jgoodies-common-1.1.1-4|27	Group:          Development/Java
12cr|jgoodies-common-1.1.1-4|28	Requires:       %{name} = %{version}-%{release}
12cr|jgoodies-common-1.1.1-4|29	Requires:       jpackage-utils
12cr|jgoodies-common-1.1.1-4|30	
12cr|jgoodies-common-1.1.1-4|31	%description javadoc
12cr|jgoodies-common-1.1.1-4|32	This package contains the API documentation for %{name}.
12cr|jgoodies-common-1.1.1-4|33	
12cr|jgoodies-common-1.1.1-4|34	
12cr|jgoodies-common-1.1.1-4|35	%prep
12cr|jgoodies-common-1.1.1-4|36	%setup -q
12cr|jgoodies-common-1.1.1-4|37	
12cr|jgoodies-common-1.1.1-4|38	# Delete prebuild JARs
12cr|jgoodies-common-1.1.1-4|39	find -name "*.jar" -exec rm -f {} \;
12cr|jgoodies-common-1.1.1-4|40	
12cr|jgoodies-common-1.1.1-4|41	# Remove DOS line endings
12cr|jgoodies-common-1.1.1-4|42	for file in LICENSE.txt RELEASE-NOTES.txt; do
12cr|jgoodies-common-1.1.1-4|43	sed 's|\r||g' $file > $file.new && \
12cr|jgoodies-common-1.1.1-4|44	touch -r $file $file.new && \
12cr|jgoodies-common-1.1.1-4|45	mv $file.new $file
12cr|jgoodies-common-1.1.1-4|46	done
12cr|jgoodies-common-1.1.1-4|47	
12cr|jgoodies-common-1.1.1-4|48	
12cr|jgoodies-common-1.1.1-4|49	%build
12cr|jgoodies-common-1.1.1-4|50	ant \
12cr|jgoodies-common-1.1.1-4|51	jar \
12cr|jgoodies-common-1.1.1-4|52	javadoc
12cr|jgoodies-common-1.1.1-4|53	
12cr|jgoodies-common-1.1.1-4|54	
12cr|jgoodies-common-1.1.1-4|55	%install
12cr|jgoodies-common-1.1.1-4|56	install -Dpm 0644 build/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|jgoodies-common-1.1.1-4|57	
12cr|jgoodies-common-1.1.1-4|58	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}/
12cr|jgoodies-common-1.1.1-4|59	cp -a build/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}/
12cr|jgoodies-common-1.1.1-4|60	
12cr|jgoodies-common-1.1.1-4|61	
12cr|jgoodies-common-1.1.1-4|62	%files
12cr|jgoodies-common-1.1.1-4|63	%defattr(-,root,root,-)
12cr|jgoodies-common-1.1.1-4|64	%doc LICENSE.txt README.html RELEASE-NOTES.txt
12cr|jgoodies-common-1.1.1-4|65	%{_javadir}/*.jar
12cr|jgoodies-common-1.1.1-4|66	
12cr|jgoodies-common-1.1.1-4|67	
12cr|jgoodies-common-1.1.1-4|68	%files javadoc
12cr|jgoodies-common-1.1.1-4|69	%defattr(-,root,root,-)
12cr|jgoodies-common-1.1.1-4|70	%{_javadocdir}/%{name}/
12cr|jgoodies-common-1.1.1-4|71	
12cr|jgoodies-common-1.1.1-4|72	
12cr|jgoodies-common-1.1.1-4|73	
12cr|jgoodies-common-1.1.1-4|74	
12cr|jgoodies-common-1.1.1-4|75	%changelog
12cr|jgoodies-common-1.1.1-4|76	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 1.1.1-4
12cr|jgoodies-common-1.1.1-4|77	+ Revision: 734048
12cr|jgoodies-common-1.1.1-4|78	- rebuild
12cr|jgoodies-common-1.1.1-4|79	- imported package jgoodies-common
12cr|jgoodies-common-1.1.1-4|80	

2363 12
12cr|jgoodies-looks-2.2.1-0.0.5|1	%define shortname looks
12cr|jgoodies-looks-2.2.1-0.0.5|2	
12cr|jgoodies-looks-2.2.1-0.0.5|3	Summary:	Free high-fidelity Windows and multi-platform appearance
12cr|jgoodies-looks-2.2.1-0.0.5|4	Name:		jgoodies-looks
12cr|jgoodies-looks-2.2.1-0.0.5|5	Version:	2.2.1
12cr|jgoodies-looks-2.2.1-0.0.5|6	Release:	0.0.5
12cr|jgoodies-looks-2.2.1-0.0.5|7	Group:		Development/Java
12cr|jgoodies-looks-2.2.1-0.0.5|8	License:	BSD
12cr|jgoodies-looks-2.2.1-0.0.5|9	URL:		http://www.jgoodies.com/freeware/looks/
12cr|jgoodies-looks-2.2.1-0.0.5|10	# Unfortunately, the filename has the version in an annoying way
12cr|jgoodies-looks-2.2.1-0.0.5|11	Source0:	http://www.jgoodies.com/download/libraries/%{shortname}/%{shortname}-2_2_1.zip
12cr|jgoodies-looks-2.2.1-0.0.5|12	# Source1: %{name}.README
12cr|jgoodies-looks-2.2.1-0.0.5|13	Patch0:		%{name}-build.patch
12cr|jgoodies-looks-2.2.1-0.0.5|14	BuildRequires:	jpackage-utils >= 0:1.6
12cr|jgoodies-looks-2.2.1-0.0.5|15	BuildRequires:	java-rpmbuild >= 0:1.4
12cr|jgoodies-looks-2.2.1-0.0.5|16	BuildRequires:	ant
12cr|jgoodies-looks-2.2.1-0.0.5|17	Requires:	java >= 0:1.4
12cr|jgoodies-looks-2.2.1-0.0.5|18	BuildArch:	noarch
12cr|jgoodies-looks-2.2.1-0.0.5|19	
12cr|jgoodies-looks-2.2.1-0.0.5|20	%description
12cr|jgoodies-looks-2.2.1-0.0.5|21	The JGoodies look&feels make your Swing applications and applets look better.
12cr|jgoodies-looks-2.2.1-0.0.5|22	They have been optimized for readability, precise micro-design and usability.
12cr|jgoodies-looks-2.2.1-0.0.5|23	
12cr|jgoodies-looks-2.2.1-0.0.5|24	Main Benefits:
12cr|jgoodies-looks-2.2.1-0.0.5|25	
12cr|jgoodies-looks-2.2.1-0.0.5|26	* Improved readability, legibility and in turn usability.
12cr|jgoodies-looks-2.2.1-0.0.5|27	* Improved aesthetics - looks good on the majority of desktops
12cr|jgoodies-looks-2.2.1-0.0.5|28	* Simplified multi-platform support
12cr|jgoodies-looks-2.2.1-0.0.5|29	* Precise micro-design
12cr|jgoodies-looks-2.2.1-0.0.5|30	
12cr|jgoodies-looks-2.2.1-0.0.5|31	%package javadoc
12cr|jgoodies-looks-2.2.1-0.0.5|32	Summary:	Javadoc documentation for JGoodies Looks
12cr|jgoodies-looks-2.2.1-0.0.5|33	Group:		Development/Java
12cr|jgoodies-looks-2.2.1-0.0.5|34	
12cr|jgoodies-looks-2.2.1-0.0.5|35	%description javadoc
12cr|jgoodies-looks-2.2.1-0.0.5|36	The JGoodies look&feels make your Swing applications and applets look better.
12cr|jgoodies-looks-2.2.1-0.0.5|37	They have been optimized for readability, precise micro-design and usability.
12cr|jgoodies-looks-2.2.1-0.0.5|38	
12cr|jgoodies-looks-2.2.1-0.0.5|39	This package contains the Javadoc documentation for JGoodies Looks.
12cr|jgoodies-looks-2.2.1-0.0.5|40	
12cr|jgoodies-looks-2.2.1-0.0.5|41	%prep
12cr|jgoodies-looks-2.2.1-0.0.5|42	%setup -q -n %{shortname}-%{version}
12cr|jgoodies-looks-2.2.1-0.0.5|43	%patch0 -p1
12cr|jgoodies-looks-2.2.1-0.0.5|44	
12cr|jgoodies-looks-2.2.1-0.0.5|45	# unzip the look&feel settings from bundled jar before we delete it
12cr|jgoodies-looks-2.2.1-0.0.5|46	# (taken from Gentoo ebuild)
12cr|jgoodies-looks-2.2.1-0.0.5|47	unzip -j %{shortname}-%{version}.jar META-INF/services/javax.swing.LookAndFeel \
12cr|jgoodies-looks-2.2.1-0.0.5|48	|| die "unzip of javax.swing.LookAndFeel failed"
12cr|jgoodies-looks-2.2.1-0.0.5|49	# and rename it to what build.xml expects
12cr|jgoodies-looks-2.2.1-0.0.5|50	mv javax.swing.LookAndFeel all.txt
12cr|jgoodies-looks-2.2.1-0.0.5|51	
12cr|jgoodies-looks-2.2.1-0.0.5|52	# Delete pre-generated stuff we don't want
12cr|jgoodies-looks-2.2.1-0.0.5|53	rm %{shortname}-%{version}.jar
12cr|jgoodies-looks-2.2.1-0.0.5|54	rm -r docs/api
12cr|jgoodies-looks-2.2.1-0.0.5|55	
12cr|jgoodies-looks-2.2.1-0.0.5|56	%build
12cr|jgoodies-looks-2.2.1-0.0.5|57	%ant -Ddescriptors.dir=. compile jar javadoc
12cr|jgoodies-looks-2.2.1-0.0.5|58	
12cr|jgoodies-looks-2.2.1-0.0.5|59	%install
12cr|jgoodies-looks-2.2.1-0.0.5|60	install -dp %{buildroot}%{_javadir} \
12cr|jgoodies-looks-2.2.1-0.0.5|61	%{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jgoodies-looks-2.2.1-0.0.5|62	cp -p build/%{shortname}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|jgoodies-looks-2.2.1-0.0.5|63	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cr|jgoodies-looks-2.2.1-0.0.5|64	cp -pr build/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jgoodies-looks-2.2.1-0.0.5|65	# install -m 644 %SOURCE1 README_RPM.txt
12cr|jgoodies-looks-2.2.1-0.0.5|66	# Fix the line endings!
12cr|jgoodies-looks-2.2.1-0.0.5|67	for file in *.txt *.html docs/*.* docs/guide/*.*; do
12cr|jgoodies-looks-2.2.1-0.0.5|68	sed -i 's/\r//' $file
12cr|jgoodies-looks-2.2.1-0.0.5|69	done
12cr|jgoodies-looks-2.2.1-0.0.5|70	cd %{buildroot}%{_javadocdir}
12cr|jgoodies-looks-2.2.1-0.0.5|71	ln -s %{name}-%{version} %{name}
12cr|jgoodies-looks-2.2.1-0.0.5|72	
12cr|jgoodies-looks-2.2.1-0.0.5|73	%files
12cr|jgoodies-looks-2.2.1-0.0.5|74	%doc RELEASE-NOTES.txt LICENSE.txt README.html docs/
12cr|jgoodies-looks-2.2.1-0.0.5|75	%{_javadir}/%{name}.jar
12cr|jgoodies-looks-2.2.1-0.0.5|76	%{_javadir}/%{name}-%{version}.jar
12cr|jgoodies-looks-2.2.1-0.0.5|77	
12cr|jgoodies-looks-2.2.1-0.0.5|78	%files javadoc
12cr|jgoodies-looks-2.2.1-0.0.5|79	%defattr(644,root,root,755)
12cr|jgoodies-looks-2.2.1-0.0.5|80	%{_javadocdir}/%{name}-%{version}
12cr|jgoodies-looks-2.2.1-0.0.5|81	%{_javadocdir}/%{name}
12cr|jgoodies-looks-2.2.1-0.0.5|82	

2364 12
12cr|jgraphx-1.4.1.0-1|1	%define real_ver %( echo %{version} | tr . _)
12cr|jgraphx-1.4.1.0-1|2	
12cr|jgraphx-1.4.1.0-1|3	Summary:	Java-based Diagram Component and Editor
12cr|jgraphx-1.4.1.0-1|4	Name:		jgraphx
12cr|jgraphx-1.4.1.0-1|5	Version:	1.4.1.0
12cr|jgraphx-1.4.1.0-1|6	Release:	%mkrel 1
12cr|jgraphx-1.4.1.0-1|7	Epoch:		1
12cr|jgraphx-1.4.1.0-1|8	License:	BSD
12cr|jgraphx-1.4.1.0-1|9	Group:		Development/Java
12cr|jgraphx-1.4.1.0-1|10	URL:		http://www.jgraph.com/
12cr|jgraphx-1.4.1.0-1|11	Source0:	http://www.jgraph.com/downloads/jgraphx/archive/%{name}-%{real_ver}.zip
12cr|jgraphx-1.4.1.0-1|12	BuildRequires:	ant >= 0:1.6
12cr|jgraphx-1.4.1.0-1|13	BuildRequires:	java-rpmbuild
12cr|jgraphx-1.4.1.0-1|14	BuildRequires:	jpackage-utils >= 0:1.6
12cr|jgraphx-1.4.1.0-1|15	Requires:	jpackage-utils
12cr|jgraphx-1.4.1.0-1|16	BuildArch:      noarch
12cr|jgraphx-1.4.1.0-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|jgraphx-1.4.1.0-1|18	
12cr|jgraphx-1.4.1.0-1|19	%description
12cr|jgraphx-1.4.1.0-1|20	Jgraphx is the a lightweight and feature-rich graph component for Java,
12cr|jgraphx-1.4.1.0-1|21	and the successor to jgraph. It provides automatic 2D layout and routing
12cr|jgraphx-1.4.1.0-1|22	for diagrams. Object and relations can be displayed in any Swing UI
12cr|jgraphx-1.4.1.0-1|23	via provided scalable component.
12cr|jgraphx-1.4.1.0-1|24	
12cr|jgraphx-1.4.1.0-1|25	%package javadoc
12cr|jgraphx-1.4.1.0-1|26	Summary:	Javadoc for %{name}
12cr|jgraphx-1.4.1.0-1|27	Group:		Development/Java
12cr|jgraphx-1.4.1.0-1|28	
12cr|jgraphx-1.4.1.0-1|29	%description javadoc
12cr|jgraphx-1.4.1.0-1|30	%{summary}.
12cr|jgraphx-1.4.1.0-1|31	
12cr|jgraphx-1.4.1.0-1|32	%prep
12cr|jgraphx-1.4.1.0-1|33	%setup -q -c
12cr|jgraphx-1.4.1.0-1|34	
12cr|jgraphx-1.4.1.0-1|35	mv %{name}/* .
12cr|jgraphx-1.4.1.0-1|36	
12cr|jgraphx-1.4.1.0-1|37	# remove all binary libs
12cr|jgraphx-1.4.1.0-1|38	find -type f -name "*.jar" | xargs -t rm
12cr|jgraphx-1.4.1.0-1|39	
12cr|jgraphx-1.4.1.0-1|40	%build
12cr|jgraphx-1.4.1.0-1|41	export CLASSPATH=
12cr|jgraphx-1.4.1.0-1|42	export OPT_JAR_LIST=:
12cr|jgraphx-1.4.1.0-1|43	%ant -Dbuild.sysclasspath=only
12cr|jgraphx-1.4.1.0-1|44	
12cr|jgraphx-1.4.1.0-1|45	# Remove copies of source so that we don't confuse
12cr|jgraphx-1.4.1.0-1|46	# the debuginfo finder
12cr|jgraphx-1.4.1.0-1|47	rm -rf build/src dist/%{name}-%{version}-src
12cr|jgraphx-1.4.1.0-1|48	
12cr|jgraphx-1.4.1.0-1|49	%install
12cr|jgraphx-1.4.1.0-1|50	rm -rf %{buildroot}
12cr|jgraphx-1.4.1.0-1|51	
12cr|jgraphx-1.4.1.0-1|52	# jars
12cr|jgraphx-1.4.1.0-1|53	mkdir -p %{buildroot}%{_javadir}
12cr|jgraphx-1.4.1.0-1|54	cp -p lib/jgraphx.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|jgraphx-1.4.1.0-1|55	pushd  %{buildroot}%{_javadir}
12cr|jgraphx-1.4.1.0-1|56	#create symlink
12cr|jgraphx-1.4.1.0-1|57	ln -s %{name}-%{version}.jar %{name}.jar
12cr|jgraphx-1.4.1.0-1|58	#indexing
12cr|jgraphx-1.4.1.0-1|59	jar -i %{name}-%{version}.jar
12cr|jgraphx-1.4.1.0-1|60	popd
12cr|jgraphx-1.4.1.0-1|61	
12cr|jgraphx-1.4.1.0-1|62	# javadoc
12cr|jgraphx-1.4.1.0-1|63	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jgraphx-1.4.1.0-1|64	cp -pr docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jgraphx-1.4.1.0-1|65	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|jgraphx-1.4.1.0-1|66	
12cr|jgraphx-1.4.1.0-1|67	# maven
12cr|jgraphx-1.4.1.0-1|68	%add_to_maven_depmap com.mxgraph %{name} %{version} JPP %{name}
12cr|jgraphx-1.4.1.0-1|69	
12cr|jgraphx-1.4.1.0-1|70	%clean
12cr|jgraphx-1.4.1.0-1|71	rm -rf %{buildroot}
12cr|jgraphx-1.4.1.0-1|72	
12cr|jgraphx-1.4.1.0-1|73	%files
12cr|jgraphx-1.4.1.0-1|74	%defattr(-,root,root)
12cr|jgraphx-1.4.1.0-1|75	%doc license.txt
12cr|jgraphx-1.4.1.0-1|76	%{_javadir}/%{name}.jar
12cr|jgraphx-1.4.1.0-1|77	%{_javadir}/%{name}-%{version}.jar
12cr|jgraphx-1.4.1.0-1|78	%config(noreplace) %{_mavendepmapfragdir}/%{name}
12cr|jgraphx-1.4.1.0-1|79	
12cr|jgraphx-1.4.1.0-1|80	%files javadoc
12cr|jgraphx-1.4.1.0-1|81	%defattr(-,root,root)
12cr|jgraphx-1.4.1.0-1|82	%{_javadocdir}/%{name}-%{version}
12cr|jgraphx-1.4.1.0-1|83	%{_javadocdir}/%{name}
12cr|jgraphx-1.4.1.0-1|84	
12cr|jgraphx-1.4.1.0-1|85	
12cr|jgraphx-1.4.1.0-1|86	%changelog
12cr|jgraphx-1.4.1.0-1|87	* Fri Jan 21 2011 Paulo Andrade <pcpa@mandriva.com.br> 1:1.4.1.0-1mdv2011.0
12cr|jgraphx-1.4.1.0-1|88	+ Revision: 632067
12cr|jgraphx-1.4.1.0-1|89	- Update to jgraphx 1.4.1.0
12cr|jgraphx-1.4.1.0-1|90	
12cr|jgraphx-1.4.1.0-1|91	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.0.10-2mdv2011.0
12cr|jgraphx-1.4.1.0-1|92	+ Revision: 612447
12cr|jgraphx-1.4.1.0-1|93	- the mass rebuild of 2010.1 packages
12cr|jgraphx-1.4.1.0-1|94	
12cr|jgraphx-1.4.1.0-1|95	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.2.0.10-1mdv2010.1
12cr|jgraphx-1.4.1.0-1|96	+ Revision: 543285
12cr|jgraphx-1.4.1.0-1|97	- downgrade to 1.2.0.10 version due to API mismatch in scilab (use Epoch)
12cr|jgraphx-1.4.1.0-1|98	
12cr|jgraphx-1.4.1.0-1|99	* Tue Apr 06 2010 Yuri Myasoedov <omerta13@mandriva.org> 1.3.1.5-1mdv2010.1
12cr|jgraphx-1.4.1.0-1|100	+ Revision: 532285
12cr|jgraphx-1.4.1.0-1|101	- jar indexing was added in spec
12cr|jgraphx-1.4.1.0-1|102	- new version 1.3.1.5
12cr|jgraphx-1.4.1.0-1|103	
12cr|jgraphx-1.4.1.0-1|104	* Mon Mar 22 2010 Yuri Myasoedov <omerta13@mandriva.org> 1.3.1.3-1mdv2010.1
12cr|jgraphx-1.4.1.0-1|105	+ Revision: 526625
12cr|jgraphx-1.4.1.0-1|106	- Updating sources
12cr|jgraphx-1.4.1.0-1|107	- Updating for new version of jgraphx 1.3.1.3
12cr|jgraphx-1.4.1.0-1|108	
12cr|jgraphx-1.4.1.0-1|109	* Sun Dec 20 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.0.3-1mdv2010.1
12cr|jgraphx-1.4.1.0-1|110	+ Revision: 480443
12cr|jgraphx-1.4.1.0-1|111	- import jgraphx
12cr|jgraphx-1.4.1.0-1|112	
12cr|jgraphx-1.4.1.0-1|113	

2365 12
12cr|jhlabs-filters-2.0.235-0.0.5|1	Name:           jhlabs-filters
12cr|jhlabs-filters-2.0.235-0.0.5|2	Version:        2.0.235
12cr|jhlabs-filters-2.0.235-0.0.5|3	Release:        %mkrel 0.0.5
12cr|jhlabs-filters-2.0.235-0.0.5|4	Summary:        Java Image Filters
12cr|jhlabs-filters-2.0.235-0.0.5|5	License:        Apache License
12cr|jhlabs-filters-2.0.235-0.0.5|6	Group:          Development/Java
12cr|jhlabs-filters-2.0.235-0.0.5|7	Url:            http://www.jhlabs.com/ip/filters/
12cr|jhlabs-filters-2.0.235-0.0.5|8	Source0:        http://www.jhlabs.com/ip/filters/Filters.zip
12cr|jhlabs-filters-2.0.235-0.0.5|9	Source1:        build.xml
12cr|jhlabs-filters-2.0.235-0.0.5|10	BuildRequires:  jpackage-utils
12cr|jhlabs-filters-2.0.235-0.0.5|11	BuildRequires:  java-rpmbuild
12cr|jhlabs-filters-2.0.235-0.0.5|12	BuildRequires:  ant
12cr|jhlabs-filters-2.0.235-0.0.5|13	BuildArch:      noarch
12cr|jhlabs-filters-2.0.235-0.0.5|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|jhlabs-filters-2.0.235-0.0.5|15	
12cr|jhlabs-filters-2.0.235-0.0.5|16	%description
12cr|jhlabs-filters-2.0.235-0.0.5|17	The filters are all standard Java BufferedImageOps
12cr|jhlabs-filters-2.0.235-0.0.5|18	and can be plugged directly into existing programs.
12cr|jhlabs-filters-2.0.235-0.0.5|19	
12cr|jhlabs-filters-2.0.235-0.0.5|20	%package        javadoc
12cr|jhlabs-filters-2.0.235-0.0.5|21	Summary:        Javadoc for %{name}
12cr|jhlabs-filters-2.0.235-0.0.5|22	Group:          Development/Java
12cr|jhlabs-filters-2.0.235-0.0.5|23	
12cr|jhlabs-filters-2.0.235-0.0.5|24	%description javadoc
12cr|jhlabs-filters-2.0.235-0.0.5|25	Javadoc for %{name}.
12cr|jhlabs-filters-2.0.235-0.0.5|26	
12cr|jhlabs-filters-2.0.235-0.0.5|27	%prep
12cr|jhlabs-filters-2.0.235-0.0.5|28	%setup -q -c %{name}-%{version}
12cr|jhlabs-filters-2.0.235-0.0.5|29	cp %{SOURCE1} build.xml
12cr|jhlabs-filters-2.0.235-0.0.5|30	%remove_java_binaries
12cr|jhlabs-filters-2.0.235-0.0.5|31	
12cr|jhlabs-filters-2.0.235-0.0.5|32	%build
12cr|jhlabs-filters-2.0.235-0.0.5|33	%{ant} -f build.xml jar javadoc
12cr|jhlabs-filters-2.0.235-0.0.5|34	
12cr|jhlabs-filters-2.0.235-0.0.5|35	%install
12cr|jhlabs-filters-2.0.235-0.0.5|36	rm -rf %{buildroot}
12cr|jhlabs-filters-2.0.235-0.0.5|37	install -m644 dist/Filters.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|jhlabs-filters-2.0.235-0.0.5|38	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cr|jhlabs-filters-2.0.235-0.0.5|39	
12cr|jhlabs-filters-2.0.235-0.0.5|40	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jhlabs-filters-2.0.235-0.0.5|41	cp -r docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jhlabs-filters-2.0.235-0.0.5|42	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|jhlabs-filters-2.0.235-0.0.5|43	
12cr|jhlabs-filters-2.0.235-0.0.5|44	%create_jar_links
12cr|jhlabs-filters-2.0.235-0.0.5|45	
12cr|jhlabs-filters-2.0.235-0.0.5|46	%clean
12cr|jhlabs-filters-2.0.235-0.0.5|47	rm -rf %{buildroot}
12cr|jhlabs-filters-2.0.235-0.0.5|48	
12cr|jhlabs-filters-2.0.235-0.0.5|49	%files
12cr|jhlabs-filters-2.0.235-0.0.5|50	%defattr(644,root,root,755)
12cr|jhlabs-filters-2.0.235-0.0.5|51	%{_javadir}/%{name}.jar
12cr|jhlabs-filters-2.0.235-0.0.5|52	%{_javadir}/%{name}-%{version}.jar
12cr|jhlabs-filters-2.0.235-0.0.5|53	
12cr|jhlabs-filters-2.0.235-0.0.5|54	%files javadoc
12cr|jhlabs-filters-2.0.235-0.0.5|55	%defattr(644,root,root,755)
12cr|jhlabs-filters-2.0.235-0.0.5|56	%{_javadocdir}/%{name}
12cr|jhlabs-filters-2.0.235-0.0.5|57	%{_javadocdir}/%{name}-%{version}
12cr|jhlabs-filters-2.0.235-0.0.5|58	
12cr|jhlabs-filters-2.0.235-0.0.5|59	
12cr|jhlabs-filters-2.0.235-0.0.5|60	%changelog
12cr|jhlabs-filters-2.0.235-0.0.5|61	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.235-0.0.4mdv2011.0
12cr|jhlabs-filters-2.0.235-0.0.5|62	+ Revision: 619826
12cr|jhlabs-filters-2.0.235-0.0.5|63	- the mass rebuild of 2010.0 packages
12cr|jhlabs-filters-2.0.235-0.0.5|64	
12cr|jhlabs-filters-2.0.235-0.0.5|65	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 2.0.235-0.0.3mdv2010.0
12cr|jhlabs-filters-2.0.235-0.0.5|66	+ Revision: 436047
12cr|jhlabs-filters-2.0.235-0.0.5|67	- rebuild
12cr|jhlabs-filters-2.0.235-0.0.5|68	
12cr|jhlabs-filters-2.0.235-0.0.5|69	* Thu Feb 21 2008 Alexander Kurtakov <akurtakov@mandriva.org> 2.0.235-0.0.2mdv2008.1
12cr|jhlabs-filters-2.0.235-0.0.5|70	+ Revision: 173720
12cr|jhlabs-filters-2.0.235-0.0.5|71	- bump release
12cr|jhlabs-filters-2.0.235-0.0.5|72	- fix javadoc package summary
12cr|jhlabs-filters-2.0.235-0.0.5|73	
12cr|jhlabs-filters-2.0.235-0.0.5|74	* Thu Feb 21 2008 Alexander Kurtakov <akurtakov@mandriva.org> 2.0.235-0.0.1mdv2008.1
12cr|jhlabs-filters-2.0.235-0.0.5|75	+ Revision: 173708
12cr|jhlabs-filters-2.0.235-0.0.5|76	- add build.xml
12cr|jhlabs-filters-2.0.235-0.0.5|77	- clean spec file
12cr|jhlabs-filters-2.0.235-0.0.5|78	
12cr|jhlabs-filters-2.0.235-0.0.5|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|jhlabs-filters-2.0.235-0.0.5|80	- fix no-buildroot-tag
12cr|jhlabs-filters-2.0.235-0.0.5|81	
12cr|jhlabs-filters-2.0.235-0.0.5|82	* Wed Sep 19 2007 Nicolas Vigier <nvigier@mandriva.com> 0-2mdv2008.0
12cr|jhlabs-filters-2.0.235-0.0.5|83	+ Revision: 90640
12cr|jhlabs-filters-2.0.235-0.0.5|84	- rebuild
12cr|jhlabs-filters-2.0.235-0.0.5|85	
12cr|jhlabs-filters-2.0.235-0.0.5|86	* Thu Sep 13 2007 Nicolas Vigier <nvigier@mandriva.com> 0-1mdv2008.0
12cr|jhlabs-filters-2.0.235-0.0.5|87	+ Revision: 85209
12cr|jhlabs-filters-2.0.235-0.0.5|88	- Import jhlabs-filters
12cr|jhlabs-filters-2.0.235-0.0.5|89	

2366 12
12cr|jibx-1.1.6-2.0.2|1	# Copyright (c) 2000-2007, JPackage Project
12cr|jibx-1.1.6-2.0.2|2	# All rights reserved.
12cr|jibx-1.1.6-2.0.2|3	#
12cr|jibx-1.1.6-2.0.2|4	# Redistribution and use in source and binary forms, with or without
12cr|jibx-1.1.6-2.0.2|5	# modification, are permitted provided that the following conditions
12cr|jibx-1.1.6-2.0.2|6	# are met:
12cr|jibx-1.1.6-2.0.2|7	#
12cr|jibx-1.1.6-2.0.2|8	# 1. Redistributions of source code must retain the above copyright
12cr|jibx-1.1.6-2.0.2|9	#    notice, this list of conditions and the following disclaimer.
12cr|jibx-1.1.6-2.0.2|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|jibx-1.1.6-2.0.2|11	#    notice, this list of conditions and the following disclaimer in the
12cr|jibx-1.1.6-2.0.2|12	#    documentation and/or other materials provided with the
12cr|jibx-1.1.6-2.0.2|13	#    distribution.
12cr|jibx-1.1.6-2.0.2|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|jibx-1.1.6-2.0.2|15	#    contributors may be used to endorse or promote products derived
12cr|jibx-1.1.6-2.0.2|16	#    from this software without specific prior written permission.
12cr|jibx-1.1.6-2.0.2|17	#
12cr|jibx-1.1.6-2.0.2|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|jibx-1.1.6-2.0.2|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|jibx-1.1.6-2.0.2|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|jibx-1.1.6-2.0.2|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|jibx-1.1.6-2.0.2|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|jibx-1.1.6-2.0.2|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|jibx-1.1.6-2.0.2|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|jibx-1.1.6-2.0.2|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|jibx-1.1.6-2.0.2|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|jibx-1.1.6-2.0.2|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|jibx-1.1.6-2.0.2|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|jibx-1.1.6-2.0.2|29	#
12cr|jibx-1.1.6-2.0.2|30	
12cr|jibx-1.1.6-2.0.2|31	%define gcj_support 0
12cr|jibx-1.1.6-2.0.2|32	
12cr|jibx-1.1.6-2.0.2|33	%define section free
12cr|jibx-1.1.6-2.0.2|34	
12cr|jibx-1.1.6-2.0.2|35	Name:           jibx
12cr|jibx-1.1.6-2.0.2|36	Version:        1.1.6
12cr|jibx-1.1.6-2.0.2|37	Release:        %mkrel 2.0.2
12cr|jibx-1.1.6-2.0.2|38	Epoch:          0
12cr|jibx-1.1.6-2.0.2|39	Summary:        Framework for binding XML data to Java objects
12cr|jibx-1.1.6-2.0.2|40	License:        Public Domain
12cr|jibx-1.1.6-2.0.2|41	Url:            http://jibx.sourceforge.net/
12cr|jibx-1.1.6-2.0.2|42	Group:          Development/Java
12cr|jibx-1.1.6-2.0.2|43	#Vendor: %{?_vendorinfo:%{_vendorinfo}}%{!?_vendorinfo:%{_vendor}}
12cr|jibx-1.1.6-2.0.2|44	#Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}}
12cr|jibx-1.1.6-2.0.2|45	Source0:        %{name}_1_1_6.zip
12cr|jibx-1.1.6-2.0.2|46	Source1:        jibx-bind-1.1.5.pom
12cr|jibx-1.1.6-2.0.2|47	Source2:        jibx-extras-1.1.5.pom
12cr|jibx-1.1.6-2.0.2|48	Source3:        jibx-run-1.1.5.pom
12cr|jibx-1.1.6-2.0.2|49	
12cr|jibx-1.1.6-2.0.2|50	BuildRequires:  java-rpmbuild >= 0:1.7.2
12cr|jibx-1.1.6-2.0.2|51	BuildRequires:  ant
12cr|jibx-1.1.6-2.0.2|52	BuildRequires:  ant-junit
12cr|jibx-1.1.6-2.0.2|53	BuildRequires:  junit
12cr|jibx-1.1.6-2.0.2|54	BuildRequires:  asm2 >= 0:2.1
12cr|jibx-1.1.6-2.0.2|55	BuildRequires:  bcel
12cr|jibx-1.1.6-2.0.2|56	BuildRequires:  bea-stax-api
12cr|jibx-1.1.6-2.0.2|57	BuildRequires:  qdox
12cr|jibx-1.1.6-2.0.2|58	BuildRequires:  wstx
12cr|jibx-1.1.6-2.0.2|59	BuildRequires:  dom4j
12cr|jibx-1.1.6-2.0.2|60	BuildRequires:  jdom
12cr|jibx-1.1.6-2.0.2|61	BuildRequires:  xmlpull-api >= 0:1.1.4
12cr|jibx-1.1.6-2.0.2|62	BuildRequires:  xpp3
12cr|jibx-1.1.6-2.0.2|63	BuildRequires:  log4j
12cr|jibx-1.1.6-2.0.2|64	%if %{gcj_support}
12cr|jibx-1.1.6-2.0.2|65	BuildRequires:    java-gcj-compat-devel
12cr|jibx-1.1.6-2.0.2|66	%endif
12cr|jibx-1.1.6-2.0.2|67	
12cr|jibx-1.1.6-2.0.2|68	Requires:       asm2 >= 0:2.1
12cr|jibx-1.1.6-2.0.2|69	Requires:       bcel
12cr|jibx-1.1.6-2.0.2|70	Requires:       bea-stax-api
12cr|jibx-1.1.6-2.0.2|71	Requires:       qdox
12cr|jibx-1.1.6-2.0.2|72	Requires:       wstx
12cr|jibx-1.1.6-2.0.2|73	Requires:       dom4j
12cr|jibx-1.1.6-2.0.2|74	Requires:       jdom
12cr|jibx-1.1.6-2.0.2|75	Requires:       xmlpull-api >= 0:1.1.4
12cr|jibx-1.1.6-2.0.2|76	Requires:       xpp3
12cr|jibx-1.1.6-2.0.2|77	Requires:       log4j
12cr|jibx-1.1.6-2.0.2|78	Requires(post):    jpackage-utils >= 0:1.7.2
12cr|jibx-1.1.6-2.0.2|79	Requires(postun):  jpackage-utils >= 0:1.7.2
12cr|jibx-1.1.6-2.0.2|80	
12cr|jibx-1.1.6-2.0.2|81	%if ! %{gcj_support}
12cr|jibx-1.1.6-2.0.2|82	BuildArch:      noarch
12cr|jibx-1.1.6-2.0.2|83	%endif
12cr|jibx-1.1.6-2.0.2|84	
12cr|jibx-1.1.6-2.0.2|85	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|jibx-1.1.6-2.0.2|86	
12cr|jibx-1.1.6-2.0.2|87	%description
12cr|jibx-1.1.6-2.0.2|88	JiBX is a framework for binding XML data to Java objects. It lets you
12cr|jibx-1.1.6-2.0.2|89	work with data from XML documents using your own class structures.
12cr|jibx-1.1.6-2.0.2|90	
12cr|jibx-1.1.6-2.0.2|91	%package javadoc
12cr|jibx-1.1.6-2.0.2|92	Summary:        Javadoc for %{name}
12cr|jibx-1.1.6-2.0.2|93	Group:          Development/Java
12cr|jibx-1.1.6-2.0.2|94	
12cr|jibx-1.1.6-2.0.2|95	%description javadoc
12cr|jibx-1.1.6-2.0.2|96	%{summary}.
12cr|jibx-1.1.6-2.0.2|97	
12cr|jibx-1.1.6-2.0.2|98	%prep
12cr|jibx-1.1.6-2.0.2|99	%setup -q -n %{name}
12cr|jibx-1.1.6-2.0.2|100	%{__perl} -pi -e 's/<attribute name="Class-Path".*\n//g' build/build.xml
12cr|jibx-1.1.6-2.0.2|101	%remove_java_binaries
12cr|jibx-1.1.6-2.0.2|102	
12cr|jibx-1.1.6-2.0.2|103	%build
12cr|jibx-1.1.6-2.0.2|104	
12cr|jibx-1.1.6-2.0.2|105	# dom4j and jdom are optional. If povided, jibx-extras is built with
12cr|jibx-1.1.6-2.0.2|106	# support for those models
12cr|jibx-1.1.6-2.0.2|107	
12cr|jibx-1.1.6-2.0.2|108	build-jar-repository -p lib \
12cr|jibx-1.1.6-2.0.2|109	asm2/asm2 \
12cr|jibx-1.1.6-2.0.2|110	asm2/asm2-commons \
12cr|jibx-1.1.6-2.0.2|111	bcel \
12cr|jibx-1.1.6-2.0.2|112	bea-stax-api \
12cr|jibx-1.1.6-2.0.2|113	dom4j \
12cr|jibx-1.1.6-2.0.2|114	jdom \
12cr|jibx-1.1.6-2.0.2|115	log4j \
12cr|jibx-1.1.6-2.0.2|116	qdox \
12cr|jibx-1.1.6-2.0.2|117	wstx/wstx-asl \
12cr|jibx-1.1.6-2.0.2|118	xmlpull-api \
12cr|jibx-1.1.6-2.0.2|119	xpp3
12cr|jibx-1.1.6-2.0.2|120	
12cr|jibx-1.1.6-2.0.2|121	pushd build/
12cr|jibx-1.1.6-2.0.2|122	sed -i -e s:stax-api.jar:bea-stax-api.jar:g build.xml
12cr|jibx-1.1.6-2.0.2|123	sed -i -e s:wstx-asl.jar:wstx-asl.jar:g build.xml
12cr|jibx-1.1.6-2.0.2|124	export OPT_JAR_LIST="`%{__cat} %{_sysconfdir}/ant.d/junit`"
12cr|jibx-1.1.6-2.0.2|125	export CLASSPATH=$(build-classpath junit)
12cr|jibx-1.1.6-2.0.2|126	%{ant} current devdoc #testing
12cr|jibx-1.1.6-2.0.2|127	
12cr|jibx-1.1.6-2.0.2|128	%install
12cr|jibx-1.1.6-2.0.2|129	rm -rf $RPM_BUILD_ROOT
12cr|jibx-1.1.6-2.0.2|130	
12cr|jibx-1.1.6-2.0.2|131	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
12cr|jibx-1.1.6-2.0.2|132	for sub_component in bind extras run; do
12cr|jibx-1.1.6-2.0.2|133	install -m 644 lib/jibx-${sub_component}.jar \
12cr|jibx-1.1.6-2.0.2|134	$RPM_BUILD_ROOT%{_javadir}/%{name}/${sub_component}-%{version}.jar
12cr|jibx-1.1.6-2.0.2|135	done
12cr|jibx-1.1.6-2.0.2|136	
12cr|jibx-1.1.6-2.0.2|137	%add_to_maven_depmap org.jibx %{name}-bind %{version} JPP/%{name} bind
12cr|jibx-1.1.6-2.0.2|138	%add_to_maven_depmap jibx %{name}-bind %{version} JPP/%{name} bind
12cr|jibx-1.1.6-2.0.2|139	%add_to_maven_depmap org.jibx %{name}-extras %{version} JPP/%{name} extras
12cr|jibx-1.1.6-2.0.2|140	%add_to_maven_depmap jibx %{name}-extras %{version} JPP/%{name} extras
12cr|jibx-1.1.6-2.0.2|141	%add_to_maven_depmap org.jibx %{name}-run %{version} JPP/%{name} run
12cr|jibx-1.1.6-2.0.2|142	%add_to_maven_depmap jibx %{name}-run %{version} JPP/%{name} run
12cr|jibx-1.1.6-2.0.2|143	
12cr|jibx-1.1.6-2.0.2|144	# create unprefixed and unversioned symlinks
12cr|jibx-1.1.6-2.0.2|145	(cd $RPM_BUILD_ROOT%{_javadir}/%{name}
12cr|jibx-1.1.6-2.0.2|146	for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done
12cr|jibx-1.1.6-2.0.2|147	)
12cr|jibx-1.1.6-2.0.2|148	
12cr|jibx-1.1.6-2.0.2|149	# poms
12cr|jibx-1.1.6-2.0.2|150	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12cr|jibx-1.1.6-2.0.2|151	install -pm 644 %{SOURCE1} \
12cr|jibx-1.1.6-2.0.2|152	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-bind.pom
12cr|jibx-1.1.6-2.0.2|153	install -pm 644 %{SOURCE2} \
12cr|jibx-1.1.6-2.0.2|154	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-extras.pom
12cr|jibx-1.1.6-2.0.2|155	install -pm 644 %{SOURCE3} \
12cr|jibx-1.1.6-2.0.2|156	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-extras.pom
12cr|jibx-1.1.6-2.0.2|157	
12cr|jibx-1.1.6-2.0.2|158	
12cr|jibx-1.1.6-2.0.2|159	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jibx-1.1.6-2.0.2|160	cp -pr build/docs/dev/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/
12cr|jibx-1.1.6-2.0.2|161	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|jibx-1.1.6-2.0.2|162	
12cr|jibx-1.1.6-2.0.2|163	%{gcj_compile}
12cr|jibx-1.1.6-2.0.2|164	
12cr|jibx-1.1.6-2.0.2|165	%clean
12cr|jibx-1.1.6-2.0.2|166	rm -rf $RPM_BUILD_ROOT
12cr|jibx-1.1.6-2.0.2|167	
12cr|jibx-1.1.6-2.0.2|168	%post
12cr|jibx-1.1.6-2.0.2|169	%update_maven_depmap
12cr|jibx-1.1.6-2.0.2|170	%if %{gcj_support}
12cr|jibx-1.1.6-2.0.2|171	%{update_gcjdb}
12cr|jibx-1.1.6-2.0.2|172	%endif
12cr|jibx-1.1.6-2.0.2|173	
12cr|jibx-1.1.6-2.0.2|174	%postun
12cr|jibx-1.1.6-2.0.2|175	%update_maven_depmap
12cr|jibx-1.1.6-2.0.2|176	%if %{gcj_support}
12cr|jibx-1.1.6-2.0.2|177	%{clean_gcjdb}
12cr|jibx-1.1.6-2.0.2|178	%endif
12cr|jibx-1.1.6-2.0.2|179	
12cr|jibx-1.1.6-2.0.2|180	%files
12cr|jibx-1.1.6-2.0.2|181	%defattr(0644,root,root,0755)
12cr|jibx-1.1.6-2.0.2|182	%dir %{_javadir}/%{name}
12cr|jibx-1.1.6-2.0.2|183	%{_javadir}/%{name}/*.jar
12cr|jibx-1.1.6-2.0.2|184	%{_datadir}/maven2/poms/*
12cr|jibx-1.1.6-2.0.2|185	%config(noreplace) %{_mavendepmapfragdir}/jibx
12cr|jibx-1.1.6-2.0.2|186	%{gcj_files}
12cr|jibx-1.1.6-2.0.2|187	
12cr|jibx-1.1.6-2.0.2|188	%files javadoc
12cr|jibx-1.1.6-2.0.2|189	%defattr(0644,root,root,0755)
12cr|jibx-1.1.6-2.0.2|190	%doc %{_javadocdir}/%{name}-%{version}
12cr|jibx-1.1.6-2.0.2|191	%doc %{_javadocdir}/%{name}
12cr|jibx-1.1.6-2.0.2|192	
12cr|jibx-1.1.6-2.0.2|193	
12cr|jibx-1.1.6-2.0.2|194	
12cr|jibx-1.1.6-2.0.2|195	%changelog
12cr|jibx-1.1.6-2.0.2|196	

2367 12
12cr|jigdo-0.7.3-13|1	%define	name	jigdo
12cr|jigdo-0.7.3-13|2	%define	version	0.7.3
12cr|jigdo-0.7.3-13|3	%define	release	13
12cr|jigdo-0.7.3-13|4	%define Summary	Jigsaw Download
12cr|jigdo-0.7.3-13|5	
12cr|jigdo-0.7.3-13|6	Summary:	%{Summary}
12cr|jigdo-0.7.3-13|7	Name:		%{name}
12cr|jigdo-0.7.3-13|8	Version:	%{version}
12cr|jigdo-0.7.3-13|9	Release:	%{release}
12cr|jigdo-0.7.3-13|10	Group:		Networking/File transfer
12cr|jigdo-0.7.3-13|11	URL:		http://atterer.net/jigdo/
12cr|jigdo-0.7.3-13|12	Source0:	http://atterer.net/jigdo/%{name}-%{version}.tar.bz2
12cr|jigdo-0.7.3-13|13	Patch0:		jigdo-0.7.3-gcc43.patch
12cr|jigdo-0.7.3-13|14	Patch1:		jigdo-0.7.3-link.patch
12cr|jigdo-0.7.3-13|15	Source11:	%{name}-16.png
12cr|jigdo-0.7.3-13|16	Source12:	%{name}-32.png
12cr|jigdo-0.7.3-13|17	Source13:	%{name}-48.png
12cr|jigdo-0.7.3-13|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|jigdo-0.7.3-13|19	License:	GPL
12cr|jigdo-0.7.3-13|20	BuildRequires:	db-devel mawk
12cr|jigdo-0.7.3-13|21	BuildRequires:	gtk2-devel gettext-devel libcurl-devel libbzip2-devel
12cr|jigdo-0.7.3-13|22	
12cr|jigdo-0.7.3-13|23	%description
12cr|jigdo-0.7.3-13|24	Jigsaw Download, or short jigdo, is an intelligent tool that can be used on the
12cr|jigdo-0.7.3-13|25	pieces of any chopped-up big file to create a special "template" file which
12cr|jigdo-0.7.3-13|26	makes reassembly of the file very easy for users who only have the pieces.
12cr|jigdo-0.7.3-13|27	
12cr|jigdo-0.7.3-13|28	What makes jigdo special is that there are no restrictions on what
12cr|jigdo-0.7.3-13|29	offsets/sizes the individual pieces have in the original big image. This makes
12cr|jigdo-0.7.3-13|30	the program very well suited for distributing CD/DVD images (or large zip/tar
12cr|jigdo-0.7.3-13|31	archives) because you can put the files on the CD on an FTP server - when jigdo
12cr|jigdo-0.7.3-13|32	is presented the files along with the template you generated, it is able to
12cr|jigdo-0.7.3-13|33	recreate the CD image.
12cr|jigdo-0.7.3-13|34	
12cr|jigdo-0.7.3-13|35	%prep
12cr|jigdo-0.7.3-13|36	%setup -q
12cr|jigdo-0.7.3-13|37	%patch0 -p1
12cr|jigdo-0.7.3-13|38	%patch1 -p0
12cr|jigdo-0.7.3-13|39	
12cr|jigdo-0.7.3-13|40	%build
12cr|jigdo-0.7.3-13|41	autoconf
12cr|jigdo-0.7.3-13|42	%configure2_5x
12cr|jigdo-0.7.3-13|43	%make
12cr|jigdo-0.7.3-13|44	
12cr|jigdo-0.7.3-13|45	%install
12cr|jigdo-0.7.3-13|46	rm -rf %{buildroot}
12cr|jigdo-0.7.3-13|47	%makeinstall_std
12cr|jigdo-0.7.3-13|48	
12cr|jigdo-0.7.3-13|49	
12cr|jigdo-0.7.3-13|50	mkdir %{buildroot}%{_datadir}/applications
12cr|jigdo-0.7.3-13|51	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|jigdo-0.7.3-13|52	[Desktop Entry]
12cr|jigdo-0.7.3-13|53	Name=Jigdo
12cr|jigdo-0.7.3-13|54	Comment=%{Summary}
12cr|jigdo-0.7.3-13|55	Exec=%{name} %U
12cr|jigdo-0.7.3-13|56	Icon=%{name}
12cr|jigdo-0.7.3-13|57	Terminal=false
12cr|jigdo-0.7.3-13|58	Type=Application
12cr|jigdo-0.7.3-13|59	StartupNotify=true
12cr|jigdo-0.7.3-13|60	Categories=GTK;Network;FileTransfer;
12cr|jigdo-0.7.3-13|61	EOF
12cr|jigdo-0.7.3-13|62	
12cr|jigdo-0.7.3-13|63	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|jigdo-0.7.3-13|64	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|jigdo-0.7.3-13|65	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|jigdo-0.7.3-13|66	
12cr|jigdo-0.7.3-13|67	%{find_lang} %{name}
12cr|jigdo-0.7.3-13|68	
12cr|jigdo-0.7.3-13|69	%clean
12cr|jigdo-0.7.3-13|70	rm -rf %{buildroot}
12cr|jigdo-0.7.3-13|71	
12cr|jigdo-0.7.3-13|72	%if %mdkversion < 200900
12cr|jigdo-0.7.3-13|73	%post
12cr|jigdo-0.7.3-13|74	%{update_menus}
12cr|jigdo-0.7.3-13|75	%endif
12cr|jigdo-0.7.3-13|76	
12cr|jigdo-0.7.3-13|77	%if %mdkversion < 200900
12cr|jigdo-0.7.3-13|78	%postun
12cr|jigdo-0.7.3-13|79	%{clean_menus}
12cr|jigdo-0.7.3-13|80	%endif
12cr|jigdo-0.7.3-13|81	
12cr|jigdo-0.7.3-13|82	%files -f %{name}.lang
12cr|jigdo-0.7.3-13|83	%defattr(-,root,root)
12cr|jigdo-0.7.3-13|84	%doc README doc/jigdo-file.* doc/TechDetails.txt
12cr|jigdo-0.7.3-13|85	%{_bindir}/%{name}*
12cr|jigdo-0.7.3-13|86	%dir %{_datadir}/%{name}
12cr|jigdo-0.7.3-13|87	%{_datadir}/%{name}/*
12cr|jigdo-0.7.3-13|88	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|jigdo-0.7.3-13|89	%{_mandir}/man1/%{name}*
12cr|jigdo-0.7.3-13|90	%{_liconsdir}/%{name}.png
12cr|jigdo-0.7.3-13|91	%{_iconsdir}/%{name}.png
12cr|jigdo-0.7.3-13|92	%{_miconsdir}/%{name}.png
12cr|jigdo-0.7.3-13|93	
12cr|jigdo-0.7.3-13|94	
12cr|jigdo-0.7.3-13|95	
12cr|jigdo-0.7.3-13|96	
12cr|jigdo-0.7.3-13|97	%changelog
12cr|jigdo-0.7.3-13|98	* Tue May 08 2012 Crispin Boylan <crisb@mandriva.org> 0.7.3-13
12cr|jigdo-0.7.3-13|99	+ Revision: 797443
12cr|jigdo-0.7.3-13|100	- Rebuild
12cr|jigdo-0.7.3-13|101	
12cr|jigdo-0.7.3-13|102	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|jigdo-0.7.3-13|103	- build with db5 (from fwang | 2011-04-12 11:14:51 +0200)
12cr|jigdo-0.7.3-13|104	
12cr|jigdo-0.7.3-13|105	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.3-11mdv2011.0
12cr|jigdo-0.7.3-13|106	+ Revision: 612448
12cr|jigdo-0.7.3-13|107	- the mass rebuild of 2010.1 packages
12cr|jigdo-0.7.3-13|108	
12cr|jigdo-0.7.3-13|109	* Sat Jan 30 2010 Funda Wang <fwang@mandriva.org> 0.7.3-10mdv2010.1
12cr|jigdo-0.7.3-13|110	+ Revision: 498578
12cr|jigdo-0.7.3-13|111	- build with db4.8
12cr|jigdo-0.7.3-13|112	
12cr|jigdo-0.7.3-13|113	* Thu Oct 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.3-9mdv2010.0
12cr|jigdo-0.7.3-13|114	+ Revision: 455870
12cr|jigdo-0.7.3-13|115	- rebuild for new curl SSL backend
12cr|jigdo-0.7.3-13|116	
12cr|jigdo-0.7.3-13|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|jigdo-0.7.3-13|118	- rebuild
12cr|jigdo-0.7.3-13|119	
12cr|jigdo-0.7.3-13|120	* Tue Feb 24 2009 Emmanuel Andry <eandry@mandriva.org> 0.7.3-7mdv2009.1
12cr|jigdo-0.7.3-13|121	+ Revision: 344540
12cr|jigdo-0.7.3-13|122	- fix gcc43 build with P0 from gentoo
12cr|jigdo-0.7.3-13|123	- switch to db4.7
12cr|jigdo-0.7.3-13|124	
12cr|jigdo-0.7.3-13|125	+ Thierry Vignaud <tv@mandriva.org>
12cr|jigdo-0.7.3-13|126	- rebuild
12cr|jigdo-0.7.3-13|127	
12cr|jigdo-0.7.3-13|128	+ Pixel <pixel@mandriva.com>
12cr|jigdo-0.7.3-13|129	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|jigdo-0.7.3-13|130	
12cr|jigdo-0.7.3-13|131	* Sun Jan 13 2008 Emmanuel Andry <eandry@mandriva.org> 0.7.3-5mdv2008.1
12cr|jigdo-0.7.3-13|132	+ Revision: 150439
12cr|jigdo-0.7.3-13|133	- use db4.6
12cr|jigdo-0.7.3-13|134	
12cr|jigdo-0.7.3-13|135	+ Thierry Vignaud <tv@mandriva.org>
12cr|jigdo-0.7.3-13|136	- drop old menu
12cr|jigdo-0.7.3-13|137	- kill re-definition of %%buildroot on Pixel's request
12cr|jigdo-0.7.3-13|138	
12cr|jigdo-0.7.3-13|139	+ Olivier Blin <blino@mandriva.org>
12cr|jigdo-0.7.3-13|140	- restore BuildRoot
12cr|jigdo-0.7.3-13|141	
12cr|jigdo-0.7.3-13|142	* Tue Aug 28 2007 Thierry Vignaud <tv@mandriva.org> 0.7.3-4mdv2008.0
12cr|jigdo-0.7.3-13|143	+ Revision: 73046
12cr|jigdo-0.7.3-13|144	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|jigdo-0.7.3-13|145	

2368 12
12cr|jigl-2.0.1-6|1	%define name    jigl
12cr|jigl-2.0.1-6|2	%define version 2.0.1
12cr|jigl-2.0.1-6|3	%define release %mkrel 6
12cr|jigl-2.0.1-6|4	%define Summary A perl script that generates a static html photo gallery
12cr|jigl-2.0.1-6|5	
12cr|jigl-2.0.1-6|6	Summary:        %Summary
12cr|jigl-2.0.1-6|7	Name:           %name
12cr|jigl-2.0.1-6|8	Version:        %version
12cr|jigl-2.0.1-6|9	Release:        %release
12cr|jigl-2.0.1-6|10	License:        GPL
12cr|jigl-2.0.1-6|11	Group:          Graphics
12cr|jigl-2.0.1-6|12	URL:            http://xome.net/projects/jigl/
12cr|jigl-2.0.1-6|13	Source0:        %name-%version.tar.bz2
12cr|jigl-2.0.1-6|14	BuildRoot:      %_tmppath/%name-%version-%release-buildroot
12cr|jigl-2.0.1-6|15	BuildArch:      noarch
12cr|jigl-2.0.1-6|16	Requires:       imagemagick jhead
12cr|jigl-2.0.1-6|17	
12cr|jigl-2.0.1-6|18	%description
12cr|jigl-2.0.1-6|19	jigl (pronounced jiggle) is a perl script that generates a static
12cr|jigl-2.0.1-6|20	html photo gallery from one or more directories of gif/jpg/png images.
12cr|jigl-2.0.1-6|21	It supports themes and is very customizable. It includes the ability to
12cr|jigl-2.0.1-6|22	display comments and EXIF info for each image in a simple clean layout.
12cr|jigl-2.0.1-6|23	
12cr|jigl-2.0.1-6|24	%prep
12cr|jigl-2.0.1-6|25	%setup -q
12cr|jigl-2.0.1-6|26	
12cr|jigl-2.0.1-6|27	%install
12cr|jigl-2.0.1-6|28	rm -rf %buildroot
12cr|jigl-2.0.1-6|29	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|jigl-2.0.1-6|30	cp jigl.pl $RPM_BUILD_ROOT/%{_bindir}/jigl
12cr|jigl-2.0.1-6|31	
12cr|jigl-2.0.1-6|32	%clean
12cr|jigl-2.0.1-6|33	rm -rf %buildroot
12cr|jigl-2.0.1-6|34	
12cr|jigl-2.0.1-6|35	%files
12cr|jigl-2.0.1-6|36	%defattr(0755,root,root,0755)
12cr|jigl-2.0.1-6|37	%_bindir/jigl
12cr|jigl-2.0.1-6|38	%defattr(0644,root,root,0755)
12cr|jigl-2.0.1-6|39	%doc ChangeLog INSTALL Themes Todo UPGRADING
12cr|jigl-2.0.1-6|40	
12cr|jigl-2.0.1-6|41	
12cr|jigl-2.0.1-6|42	
12cr|jigl-2.0.1-6|43	
12cr|jigl-2.0.1-6|44	%changelog
12cr|jigl-2.0.1-6|45	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-6mdv2011.0
12cr|jigl-2.0.1-6|46	+ Revision: 619828
12cr|jigl-2.0.1-6|47	- the mass rebuild of 2010.0 packages
12cr|jigl-2.0.1-6|48	
12cr|jigl-2.0.1-6|49	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.0.1-5mdv2010.0
12cr|jigl-2.0.1-6|50	+ Revision: 429619
12cr|jigl-2.0.1-6|51	- rebuild
12cr|jigl-2.0.1-6|52	
12cr|jigl-2.0.1-6|53	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|jigl-2.0.1-6|54	- lowercase ImageMagick
12cr|jigl-2.0.1-6|55	
12cr|jigl-2.0.1-6|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.0.1-4mdv2009.0
12cr|jigl-2.0.1-6|57	+ Revision: 247410
12cr|jigl-2.0.1-6|58	- rebuild
12cr|jigl-2.0.1-6|59	
12cr|jigl-2.0.1-6|60	+ Olivier Blin <oblin@mandriva.com>
12cr|jigl-2.0.1-6|61	- restore BuildRoot
12cr|jigl-2.0.1-6|62	
12cr|jigl-2.0.1-6|63	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.0.1-2mdv2008.1
12cr|jigl-2.0.1-6|64	+ Revision: 127378
12cr|jigl-2.0.1-6|65	- kill re-definition of %%buildroot on Pixel's request
12cr|jigl-2.0.1-6|66	- import jigl
12cr|jigl-2.0.1-6|67	
12cr|jigl-2.0.1-6|68	
12cr|jigl-2.0.1-6|69	* Fri Dec 16 2005 Michael Scherer <misc@mandriva.org> 2.0.1-2mdk
12cr|jigl-2.0.1-6|70	- Rebuild
12cr|jigl-2.0.1-6|71	- use mkrel
12cr|jigl-2.0.1-6|72	
12cr|jigl-2.0.1-6|73	* Sat Dec 04 2004 Michael Scherer <misc@mandrake.org> 2.0.1-1mdk
12cr|jigl-2.0.1-6|74	- uploaded to contribs
12cr|jigl-2.0.1-6|75	- from Dominik Grafenhofer <dominik@grafenhofer.at>
12cr|jigl-2.0.1-6|76	- First build

2369 12
12cr|jisp2-2.5.1-4.0.7|1	# Copyright (c) 2000-2005, JPackage Project
12cr|jisp2-2.5.1-4.0.7|2	# All rights reserved.
12cr|jisp2-2.5.1-4.0.7|3	#
12cr|jisp2-2.5.1-4.0.7|4	# Redistribution and use in source and binary forms, with or without
12cr|jisp2-2.5.1-4.0.7|5	# modification, are permitted provided that the following conditions
12cr|jisp2-2.5.1-4.0.7|6	# are met:
12cr|jisp2-2.5.1-4.0.7|7	#
12cr|jisp2-2.5.1-4.0.7|8	# 1. Redistributions of source code must retain the above copyright
12cr|jisp2-2.5.1-4.0.7|9	#    notice, this list of conditions and the following disclaimer.
12cr|jisp2-2.5.1-4.0.7|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|jisp2-2.5.1-4.0.7|11	#    notice, this list of conditions and the following disclaimer in the
12cr|jisp2-2.5.1-4.0.7|12	#    documentation and/or other materials provided with the
12cr|jisp2-2.5.1-4.0.7|13	#    distribution.
12cr|jisp2-2.5.1-4.0.7|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|jisp2-2.5.1-4.0.7|15	#    contributors may be used to endorse or promote products derived
12cr|jisp2-2.5.1-4.0.7|16	#    from this software without specific prior written permission.
12cr|jisp2-2.5.1-4.0.7|17	#
12cr|jisp2-2.5.1-4.0.7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|jisp2-2.5.1-4.0.7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|jisp2-2.5.1-4.0.7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|jisp2-2.5.1-4.0.7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|jisp2-2.5.1-4.0.7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|jisp2-2.5.1-4.0.7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|jisp2-2.5.1-4.0.7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|jisp2-2.5.1-4.0.7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|jisp2-2.5.1-4.0.7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|jisp2-2.5.1-4.0.7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|jisp2-2.5.1-4.0.7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|jisp2-2.5.1-4.0.7|29	#
12cr|jisp2-2.5.1-4.0.7|30	
12cr|jisp2-2.5.1-4.0.7|31	%define section free
12cr|jisp2-2.5.1-4.0.7|32	%define jisp_version 2.5.1
12cr|jisp2-2.5.1-4.0.7|33	%define gcj_support 1
12cr|jisp2-2.5.1-4.0.7|34	
12cr|jisp2-2.5.1-4.0.7|35	Name:           jisp2
12cr|jisp2-2.5.1-4.0.7|36	Version:        2.5.1
12cr|jisp2-2.5.1-4.0.7|37	Release:        %mkrel 4.0.7
12cr|jisp2-2.5.1-4.0.7|38	Epoch:          0
12cr|jisp2-2.5.1-4.0.7|39	Summary:        Java Indexed Serialization Package
12cr|jisp2-2.5.1-4.0.7|40	License:        GPL-like
12cr|jisp2-2.5.1-4.0.7|41	URL:            http://www.coyotegulch.com/products/jisp/
12cr|jisp2-2.5.1-4.0.7|42	Group:          Development/Java
12cr|jisp2-2.5.1-4.0.7|43	Source0:        jisp-%{version}-source.tar.gz
12cr|jisp2-2.5.1-4.0.7|44	Patch0:         jisp2-2.5.1-makefile.patch
12cr|jisp2-2.5.1-4.0.7|45	# jisp-3.0.0 won't work with jakarta-turbine-jcs
12cr|jisp2-2.5.1-4.0.7|46	BuildRequires:  java-rpmbuild >= 0:1.7
12cr|jisp2-2.5.1-4.0.7|47	Requires:  jpackage-utils >= 0:1.7
12cr|jisp2-2.5.1-4.0.7|48	Provides:  hibernate_in_process_cache = %{epoch}:%{version}-%{release}
12cr|jisp2-2.5.1-4.0.7|49	%if %{gcj_support}
12cr|jisp2-2.5.1-4.0.7|50	BuildRequires:  java-gcj-compat-devel
12cr|jisp2-2.5.1-4.0.7|51	%else
12cr|jisp2-2.5.1-4.0.7|52	BuildArch:      noarch
12cr|jisp2-2.5.1-4.0.7|53	BuildRequires:  java-devel
12cr|jisp2-2.5.1-4.0.7|54	%endif
12cr|jisp2-2.5.1-4.0.7|55	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|jisp2-2.5.1-4.0.7|56	
12cr|jisp2-2.5.1-4.0.7|57	%description
12cr|jisp2-2.5.1-4.0.7|58	Jisp uses B-Tree and hash indexes for keyed access to variable-length
12cr|jisp2-2.5.1-4.0.7|59	serialized objects stored in files.
12cr|jisp2-2.5.1-4.0.7|60	
12cr|jisp2-2.5.1-4.0.7|61	%package demo
12cr|jisp2-2.5.1-4.0.7|62	Summary:        Demo for %{name}
12cr|jisp2-2.5.1-4.0.7|63	Group:          Development/Java
12cr|jisp2-2.5.1-4.0.7|64	
12cr|jisp2-2.5.1-4.0.7|65	%description demo
12cr|jisp2-2.5.1-4.0.7|66	Demo for %{name}
12cr|jisp2-2.5.1-4.0.7|67	
12cr|jisp2-2.5.1-4.0.7|68	%package javadoc
12cr|jisp2-2.5.1-4.0.7|69	Summary:        Javadoc for %{name}
12cr|jisp2-2.5.1-4.0.7|70	Group:          Development/Java
12cr|jisp2-2.5.1-4.0.7|71	
12cr|jisp2-2.5.1-4.0.7|72	%description javadoc
12cr|jisp2-2.5.1-4.0.7|73	Javadoc for %{name}.
12cr|jisp2-2.5.1-4.0.7|74	
12cr|jisp2-2.5.1-4.0.7|75	%prep
12cr|jisp2-2.5.1-4.0.7|76	%setup -q -n jisp-%{version}
12cr|jisp2-2.5.1-4.0.7|77	%{__perl} -pi -e 's/\r$//g' svfl.txt
12cr|jisp2-2.5.1-4.0.7|78	%patch0 -p1
12cr|jisp2-2.5.1-4.0.7|79	
12cr|jisp2-2.5.1-4.0.7|80	%build
12cr|jisp2-2.5.1-4.0.7|81	export CLASSPATH=
12cr|jisp2-2.5.1-4.0.7|82	%{__make} JAVA=%{java} JAVAC=%{javac} JCFLAGS="-classpath . -nowarn" JAR=%{jar} JAVADOC=%{javadoc} JispDemo jars docs
12cr|jisp2-2.5.1-4.0.7|83	
12cr|jisp2-2.5.1-4.0.7|84	%install
12cr|jisp2-2.5.1-4.0.7|85	rm -rf $RPM_BUILD_ROOT
12cr|jisp2-2.5.1-4.0.7|86	
12cr|jisp2-2.5.1-4.0.7|87	# jars
12cr|jisp2-2.5.1-4.0.7|88	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12cr|jisp2-2.5.1-4.0.7|89	cp -p jisp.jar \
12cr|jisp2-2.5.1-4.0.7|90	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|jisp2-2.5.1-4.0.7|91	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12cr|jisp2-2.5.1-4.0.7|92	
12cr|jisp2-2.5.1-4.0.7|93	# javadoc
12cr|jisp2-2.5.1-4.0.7|94	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jisp2-2.5.1-4.0.7|95	cp -pr docs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jisp2-2.5.1-4.0.7|96	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
12cr|jisp2-2.5.1-4.0.7|97	
12cr|jisp2-2.5.1-4.0.7|98	# demo
12cr|jisp2-2.5.1-4.0.7|99	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/lib
12cr|jisp2-2.5.1-4.0.7|100	cp -a jisp-demo.jar $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/lib
12cr|jisp2-2.5.1-4.0.7|101	# XXX: could thie be right?
12cr|jisp2-2.5.1-4.0.7|102	cp -a *.java $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12cr|jisp2-2.5.1-4.0.7|103	cp -a *.txt $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12cr|jisp2-2.5.1-4.0.7|104	
12cr|jisp2-2.5.1-4.0.7|105	# hibernate_in_process_cache ghost symlink
12cr|jisp2-2.5.1-4.0.7|106	ln -s %{_sysconfdir}/alternatives \
12cr|jisp2-2.5.1-4.0.7|107	$RPM_BUILD_ROOT%{_javadir}/hibernate_in_process_cache.jar
12cr|jisp2-2.5.1-4.0.7|108	
12cr|jisp2-2.5.1-4.0.7|109	%if %{gcj_support}
12cr|jisp2-2.5.1-4.0.7|110	%{_bindir}/aot-compile-rpm
12cr|jisp2-2.5.1-4.0.7|111	%endif
12cr|jisp2-2.5.1-4.0.7|112	
12cr|jisp2-2.5.1-4.0.7|113	%clean
12cr|jisp2-2.5.1-4.0.7|114	rm -rf $RPM_BUILD_ROOT
12cr|jisp2-2.5.1-4.0.7|115	
12cr|jisp2-2.5.1-4.0.7|116	%post
12cr|jisp2-2.5.1-4.0.7|117	update-alternatives --install %{_javadir}/hibernate_in_process_cache.jar \
12cr|jisp2-2.5.1-4.0.7|118	hibernate_in_process_cache %{_javadir}/%{name}.jar 30
12cr|jisp2-2.5.1-4.0.7|119	%if %{gcj_support}
12cr|jisp2-2.5.1-4.0.7|120	%{update_gcjdb}
12cr|jisp2-2.5.1-4.0.7|121	%endif
12cr|jisp2-2.5.1-4.0.7|122	
12cr|jisp2-2.5.1-4.0.7|123	%if %{gcj_support}
12cr|jisp2-2.5.1-4.0.7|124	%postun
12cr|jisp2-2.5.1-4.0.7|125	%{clean_gcjdb}
12cr|jisp2-2.5.1-4.0.7|126	%endif
12cr|jisp2-2.5.1-4.0.7|127	
12cr|jisp2-2.5.1-4.0.7|128	%preun
12cr|jisp2-2.5.1-4.0.7|129	{
12cr|jisp2-2.5.1-4.0.7|130	[ $1 -eq 0 ] || exit 0
12cr|jisp2-2.5.1-4.0.7|131	update-alternatives --remove hibernate_in_process_cache %{_javadir}/%{name}.jar
12cr|jisp2-2.5.1-4.0.7|132	} >/dev/null 2>&1 || :
12cr|jisp2-2.5.1-4.0.7|133	
12cr|jisp2-2.5.1-4.0.7|134	%files
12cr|jisp2-2.5.1-4.0.7|135	%defattr(0644,root,root,0755)
12cr|jisp2-2.5.1-4.0.7|136	%doc svfl.txt
12cr|jisp2-2.5.1-4.0.7|137	%{_javadir}/%{name}-%{version}.jar
12cr|jisp2-2.5.1-4.0.7|138	%{_javadir}/%{name}.jar
12cr|jisp2-2.5.1-4.0.7|139	%ghost %{_javadir}/hibernate_in_process_cache.jar
12cr|jisp2-2.5.1-4.0.7|140	%if %{gcj_support}
12cr|jisp2-2.5.1-4.0.7|141	%dir %{_libdir}/gcj/%{name}
12cr|jisp2-2.5.1-4.0.7|142	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12cr|jisp2-2.5.1-4.0.7|143	%endif
12cr|jisp2-2.5.1-4.0.7|144	
12cr|jisp2-2.5.1-4.0.7|145	%files demo
12cr|jisp2-2.5.1-4.0.7|146	%defattr(0644,root,root,0755)
12cr|jisp2-2.5.1-4.0.7|147	%{_datadir}/%{name}-%{version}
12cr|jisp2-2.5.1-4.0.7|148	
12cr|jisp2-2.5.1-4.0.7|149	%files javadoc
12cr|jisp2-2.5.1-4.0.7|150	%defattr(0644,root,root,0755)
12cr|jisp2-2.5.1-4.0.7|151	%doc %{_javadocdir}/%{name}-%{version}
12cr|jisp2-2.5.1-4.0.7|152	%doc %{_javadocdir}/%{name}
12cr|jisp2-2.5.1-4.0.7|153	
12cr|jisp2-2.5.1-4.0.7|154	
12cr|jisp2-2.5.1-4.0.7|155	%changelog
12cr|jisp2-2.5.1-4.0.7|156	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:2.5.1-4.0.7mdv2011.0
12cr|jisp2-2.5.1-4.0.7|157	+ Revision: 619829
12cr|jisp2-2.5.1-4.0.7|158	- the mass rebuild of 2010.0 packages
12cr|jisp2-2.5.1-4.0.7|159	
12cr|jisp2-2.5.1-4.0.7|160	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:2.5.1-4.0.6mdv2010.0
12cr|jisp2-2.5.1-4.0.7|161	+ Revision: 429626
12cr|jisp2-2.5.1-4.0.7|162	- rebuild
12cr|jisp2-2.5.1-4.0.7|163	
12cr|jisp2-2.5.1-4.0.7|164	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0:2.5.1-4.0.5mdv2009.0
12cr|jisp2-2.5.1-4.0.7|165	+ Revision: 140829
12cr|jisp2-2.5.1-4.0.7|166	- restore BuildRoot
12cr|jisp2-2.5.1-4.0.7|167	
12cr|jisp2-2.5.1-4.0.7|168	+ Thierry Vignaud <tv@mandriva.org>
12cr|jisp2-2.5.1-4.0.7|169	- kill re-definition of %%buildroot on Pixel's request
12cr|jisp2-2.5.1-4.0.7|170	
12cr|jisp2-2.5.1-4.0.7|171	+ Anssi Hannula <anssi@mandriva.org>
12cr|jisp2-2.5.1-4.0.7|172	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|jisp2-2.5.1-4.0.7|173	
12cr|jisp2-2.5.1-4.0.7|174	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:2.5.1-4.0.4mdv2008.0
12cr|jisp2-2.5.1-4.0.7|175	+ Revision: 87436
12cr|jisp2-2.5.1-4.0.7|176	- rebuild to filter out autorequires of GCJ AOT objects
12cr|jisp2-2.5.1-4.0.7|177	- remove unnecessary Requires(post) on java-gcj-compat
12cr|jisp2-2.5.1-4.0.7|178	
12cr|jisp2-2.5.1-4.0.7|179	* Sat Aug 18 2007 David Walluck <walluck@mandriva.org> 0:2.5.1-4.0.3mdv2008.0
12cr|jisp2-2.5.1-4.0.7|180	+ Revision: 66453
12cr|jisp2-2.5.1-4.0.7|181	- fix build
12cr|jisp2-2.5.1-4.0.7|182	- do not use parallel make
12cr|jisp2-2.5.1-4.0.7|183	- Import jisp2
12cr|jisp2-2.5.1-4.0.7|184	
12cr|jisp2-2.5.1-4.0.7|185	
12cr|jisp2-2.5.1-4.0.7|186	
12cr|jisp2-2.5.1-4.0.7|187	
12cr|jisp2-2.5.1-4.0.7|188	* Thu Jul 26 2007 Alexander Kurtakov <akurtakov@active-lynx.com> - 0:2.5.1-4.0.1mdv2008.0
12cr|jisp2-2.5.1-4.0.7|189	- Adapt for Mandriva
12cr|jisp2-2.5.1-4.0.7|190	
12cr|jisp2-2.5.1-4.0.7|191	* Thu Jan 05 2006 Fernando Nasser <fnasser@redhat.com> - 0:2.5.1-4jpp
12cr|jisp2-2.5.1-4.0.7|192	- First JPP 1.7 build
12cr|jisp2-2.5.1-4.0.7|193	
12cr|jisp2-2.5.1-4.0.7|194	* Sun Aug 23 2004 Randy Watler <rwatler at finali.com> - 0:2.5.1-3jpp
12cr|jisp2-2.5.1-4.0.7|195	- Rebuild with ant-1.6.2
12cr|jisp2-2.5.1-4.0.7|196	
12cr|jisp2-2.5.1-4.0.7|197	* Fri Jul 02 2004 Ralph Apel <r.apel at r-apel.de> - 0:2.5.1-2jpp
12cr|jisp2-2.5.1-4.0.7|198	- Relax jpackage-utils versioned dependency
12cr|jisp2-2.5.1-4.0.7|199	- Provide hibernate_in_process_cache and do update-alternatives, prio 30
12cr|jisp2-2.5.1-4.0.7|200	
12cr|jisp2-2.5.1-4.0.7|201	* Tue Jan 27 2004 Ralph Apel <r.apel at r-apel.de> - 0:2.5.1-1jpp
12cr|jisp2-2.5.1-4.0.7|202	- First JPackage release

2370 12
12cr|jlatexmath-0.9.6-1|1	Summary:	An implementation of LaTeX math mode wrote in Java
12cr|jlatexmath-0.9.6-1|2	Name:		jlatexmath
12cr|jlatexmath-0.9.6-1|3	Version:	0.9.6
12cr|jlatexmath-0.9.6-1|4	Release:	%mkrel 1
12cr|jlatexmath-0.9.6-1|5	License:	GPLv2+
12cr|jlatexmath-0.9.6-1|6	Group:		Development/Java
12cr|jlatexmath-0.9.6-1|7	URL:		http://forge.scilab.org/index.php/p/jlatexmath/
12cr|jlatexmath-0.9.6-1|8	Source0:	%{name}-src-all-%{version}.zip
12cr|jlatexmath-0.9.6-1|9	BuildRequires:	ant >= 0:1.6
12cr|jlatexmath-0.9.6-1|10	BuildRequires:	fop
12cr|jlatexmath-0.9.6-1|11	BuildRequires:	java-rpmbuild
12cr|jlatexmath-0.9.6-1|12	BuildRequires:	jpackage-utils >= 0:1.6
12cr|jlatexmath-0.9.6-1|13	BuildRequires:	xerces-j2
12cr|jlatexmath-0.9.6-1|14	BuildRequires:	xml-commons-apis
12cr|jlatexmath-0.9.6-1|15	BuildRequires:	xml-commons-jaxp-1.3-apis
12cr|jlatexmath-0.9.6-1|16	BuildRequires:	xmlgraphics-commons
12cr|jlatexmath-0.9.6-1|17	Requires:	jpackage-utils
12cr|jlatexmath-0.9.6-1|18	BuildArch:      noarch
12cr|jlatexmath-0.9.6-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|jlatexmath-0.9.6-1|20	
12cr|jlatexmath-0.9.6-1|21	%description
12cr|jlatexmath-0.9.6-1|22	JLaTeXMath is an implementation of LaTeX math mode wrote in Java.
12cr|jlatexmath-0.9.6-1|23	
12cr|jlatexmath-0.9.6-1|24	%prep
12cr|jlatexmath-0.9.6-1|25	%setup -q
12cr|jlatexmath-0.9.6-1|26	
12cr|jlatexmath-0.9.6-1|27	# remove all binary libs
12cr|jlatexmath-0.9.6-1|28	find -type f -name "*.jar" -exec rm -rf {} \;
12cr|jlatexmath-0.9.6-1|29	
12cr|jlatexmath-0.9.6-1|30	%build
12cr|jlatexmath-0.9.6-1|31	export CLASSPATH=
12cr|jlatexmath-0.9.6-1|32	export OPT_JAR_LIST=:
12cr|jlatexmath-0.9.6-1|33	%ant minimal fop
12cr|jlatexmath-0.9.6-1|34	
12cr|jlatexmath-0.9.6-1|35	%install
12cr|jlatexmath-0.9.6-1|36	rm -rf %{buildroot}
12cr|jlatexmath-0.9.6-1|37	
12cr|jlatexmath-0.9.6-1|38	# jars
12cr|jlatexmath-0.9.6-1|39	mkdir -p %{buildroot}%{_javadir}
12cr|jlatexmath-0.9.6-1|40	cp -p dist/jlatexmath{,-fop,-minimal}-%{version}.jar %{buildroot}%{_javadir}
12cr|jlatexmath-0.9.6-1|41	cp -p dist/jlm_*.jar %{buildroot}%{_javadir}
12cr|jlatexmath-0.9.6-1|42	pushd  %{buildroot}%{_javadir}
12cr|jlatexmath-0.9.6-1|43	#create symlink
12cr|jlatexmath-0.9.6-1|44	ln -s %{name}-%{version}.jar %{name}.jar
12cr|jlatexmath-0.9.6-1|45	ln -s %{name}-fop-%{version}.jar %{name}-fop.jar
12cr|jlatexmath-0.9.6-1|46	ln -s %{name}-minimal-%{version}.jar %{name}-minimal.jar
12cr|jlatexmath-0.9.6-1|47	popd
12cr|jlatexmath-0.9.6-1|48	
12cr|jlatexmath-0.9.6-1|49	%clean
12cr|jlatexmath-0.9.6-1|50	rm -rf %{buildroot}
12cr|jlatexmath-0.9.6-1|51	
12cr|jlatexmath-0.9.6-1|52	%files
12cr|jlatexmath-0.9.6-1|53	%defattr(-,root,root)
12cr|jlatexmath-0.9.6-1|54	%{_javadir}/*.jar
12cr|jlatexmath-0.9.6-1|55	
12cr|jlatexmath-0.9.6-1|56	
12cr|jlatexmath-0.9.6-1|57	%changelog
12cr|jlatexmath-0.9.6-1|58	* Thu Aug 04 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.9.6-1mdv2011.0
12cr|jlatexmath-0.9.6-1|59	+ Revision: 693260
12cr|jlatexmath-0.9.6-1|60	+ rebuild (emptylog)
12cr|jlatexmath-0.9.6-1|61	
12cr|jlatexmath-0.9.6-1|62	* Thu Aug 04 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.9.6-1
12cr|jlatexmath-0.9.6-1|63	+ Revision: 693259
12cr|jlatexmath-0.9.6-1|64	- Update to latest upstream release
12cr|jlatexmath-0.9.6-1|65	
12cr|jlatexmath-0.9.6-1|66	* Wed Jan 26 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.9.3-1
12cr|jlatexmath-0.9.6-1|67	+ Revision: 632910
12cr|jlatexmath-0.9.6-1|68	- Update to version 0.9.3
12cr|jlatexmath-0.9.6-1|69	
12cr|jlatexmath-0.9.6-1|70	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-2mdv2011.0
12cr|jlatexmath-0.9.6-1|71	+ Revision: 612449
12cr|jlatexmath-0.9.6-1|72	- the mass rebuild of 2010.1 packages
12cr|jlatexmath-0.9.6-1|73	
12cr|jlatexmath-0.9.6-1|74	* Sun Jan 31 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.5-1mdv2010.1
12cr|jlatexmath-0.9.6-1|75	+ Revision: 498867
12cr|jlatexmath-0.9.6-1|76	- update to new version 0.8.5
12cr|jlatexmath-0.9.6-1|77	
12cr|jlatexmath-0.9.6-1|78	* Sun Dec 20 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5-1mdv2010.1
12cr|jlatexmath-0.9.6-1|79	+ Revision: 480466
12cr|jlatexmath-0.9.6-1|80	- add source and spec files
12cr|jlatexmath-0.9.6-1|81	- Created package structure for jlatexmath.
12cr|jlatexmath-0.9.6-1|82	

2371 12
12cr|jlayer-1.0.1-2|1	Name:		jlayer
12cr|jlayer-1.0.1-2|2	Summary:	Ogg Vorbis sound engine
12cr|jlayer-1.0.1-2|3	Version:	1.0.1
12cr|jlayer-1.0.1-2|4	Release:	%mkrel 2
12cr|jlayer-1.0.1-2|5	License:	LGPLv2+
12cr|jlayer-1.0.1-2|6	Group:		Development/Java
12cr|jlayer-1.0.1-2|7	URL:		http://sourceforge.net/projects/javalayer/
12cr|jlayer-1.0.1-2|8	Source0:	http://www.javazoom.net/javalayer/sources/%{name}%{version}.tar.gz
12cr|jlayer-1.0.1-2|9	BuildRequires:	ant
12cr|jlayer-1.0.1-2|10	BuildRequires:	java-rpmbuild
12cr|jlayer-1.0.1-2|11	BuildRequires:	java-devel >= 1.6.0
12cr|jlayer-1.0.1-2|12	BuildArch:	noarch
12cr|jlayer-1.0.1-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|jlayer-1.0.1-2|14	
12cr|jlayer-1.0.1-2|15	%description
12cr|jlayer-1.0.1-2|16	JLayer is a JAVA library that decodes, converts and plays MP3 files
12cr|jlayer-1.0.1-2|17	in real-time. JLayer supports MPEG 1/2/2.5 Layer 1/2/3 audio format.
12cr|jlayer-1.0.1-2|18	
12cr|jlayer-1.0.1-2|19	%files
12cr|jlayer-1.0.1-2|20	%defattr(-,root,root)
12cr|jlayer-1.0.1-2|21	%{_javadir}/%{name}-%{version}.jar
12cr|jlayer-1.0.1-2|22	%{_javadir}/%{name}.jar
12cr|jlayer-1.0.1-2|23	%{_javadir}/jl%{version}.jar
12cr|jlayer-1.0.1-2|24	%{_javadir}/jl.jar
12cr|jlayer-1.0.1-2|25	
12cr|jlayer-1.0.1-2|26	#--------------------------------------------------------------------
12cr|jlayer-1.0.1-2|27	
12cr|jlayer-1.0.1-2|28	%package javadoc
12cr|jlayer-1.0.1-2|29	Summary:	Javadoc for %{name}
12cr|jlayer-1.0.1-2|30	Group:		Development/Java
12cr|jlayer-1.0.1-2|31	
12cr|jlayer-1.0.1-2|32	%description javadoc
12cr|jlayer-1.0.1-2|33	Javadoc for %{name}.
12cr|jlayer-1.0.1-2|34	
12cr|jlayer-1.0.1-2|35	%files javadoc
12cr|jlayer-1.0.1-2|36	%defattr(-,root,root)
12cr|jlayer-1.0.1-2|37	%{_javadocdir}/*
12cr|jlayer-1.0.1-2|38	
12cr|jlayer-1.0.1-2|39	#--------------------------------------------------------------------
12cr|jlayer-1.0.1-2|40	
12cr|jlayer-1.0.1-2|41	%prep
12cr|jlayer-1.0.1-2|42	%setup -q -n JLayer%{version}
12cr|jlayer-1.0.1-2|43	
12cr|jlayer-1.0.1-2|44	%build
12cr|jlayer-1.0.1-2|45	%{ant} all
12cr|jlayer-1.0.1-2|46	
12cr|jlayer-1.0.1-2|47	%install
12cr|jlayer-1.0.1-2|48	install -dm 755 %{buildroot}%{_javadir}
12cr|jlayer-1.0.1-2|49	install -m644 jl%{version}.jar %{buildroot}%{_javadir}/
12cr|jlayer-1.0.1-2|50	ln -s jl%{version}.jar %{buildroot}%{_javadir}/jl.jar
12cr|jlayer-1.0.1-2|51	
12cr|jlayer-1.0.1-2|52	# jars
12cr|jlayer-1.0.1-2|53	ln -s jl%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|jlayer-1.0.1-2|54	ln -s jl%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cr|jlayer-1.0.1-2|55	
12cr|jlayer-1.0.1-2|56	# javadoc
12cr|jlayer-1.0.1-2|57	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jlayer-1.0.1-2|58	cp -r doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jlayer-1.0.1-2|59	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|jlayer-1.0.1-2|60	
12cr|jlayer-1.0.1-2|61	%clean
12cr|jlayer-1.0.1-2|62	rm -fr %{buildroot}
12cr|jlayer-1.0.1-2|63	
12cr|jlayer-1.0.1-2|64	
12cr|jlayer-1.0.1-2|65	%changelog
12cr|jlayer-1.0.1-2|66	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2011.0
12cr|jlayer-1.0.1-2|67	+ Revision: 612450
12cr|jlayer-1.0.1-2|68	- the mass rebuild of 2010.1 packages
12cr|jlayer-1.0.1-2|69	
12cr|jlayer-1.0.1-2|70	* Sat Feb 20 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.1-1mdv2010.1
12cr|jlayer-1.0.1-2|71	+ Revision: 508802
12cr|jlayer-1.0.1-2|72	- update to new version 1.0.1
12cr|jlayer-1.0.1-2|73	- spec file clean
12cr|jlayer-1.0.1-2|74	
12cr|jlayer-1.0.1-2|75	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2010.0
12cr|jlayer-1.0.1-2|76	+ Revision: 429634
12cr|jlayer-1.0.1-2|77	- rebuild
12cr|jlayer-1.0.1-2|78	- rebuild early 2009.0 package (before pixel changes)
12cr|jlayer-1.0.1-2|79	
12cr|jlayer-1.0.1-2|80	* Tue May 20 2008 Anssi Hannula <anssi@mandriva.org> 1.0-2mdv2009.0
12cr|jlayer-1.0.1-2|81	+ Revision: 209248
12cr|jlayer-1.0.1-2|82	- buildrequires java-rpmbuild
12cr|jlayer-1.0.1-2|83	- replace duplicate files with symlinks
12cr|jlayer-1.0.1-2|84	- provide jl.jar symlink
12cr|jlayer-1.0.1-2|85	
12cr|jlayer-1.0.1-2|86	* Sun Dec 16 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0-1mdv2008.1
12cr|jlayer-1.0.1-2|87	+ Revision: 120781
12cr|jlayer-1.0.1-2|88	- import jlayer
12cr|jlayer-1.0.1-2|89	
12cr|jlayer-1.0.1-2|90	

2372 12
12cr|jlex-1.2.6-13|1	# Copyright (c) 2000-2005, JPackage Project
12cr|jlex-1.2.6-13|2	# All rights reserved.
12cr|jlex-1.2.6-13|3	#
12cr|jlex-1.2.6-13|4	# Redistribution and use in source and binary forms, with or without
12cr|jlex-1.2.6-13|5	# modification, are permitted provided that the following conditions
12cr|jlex-1.2.6-13|6	# are met:
12cr|jlex-1.2.6-13|7	#
12cr|jlex-1.2.6-13|8	# 1. Redistributions of source code must retain the above copyright
12cr|jlex-1.2.6-13|9	#    notice, this list of conditions and the following disclaimer.
12cr|jlex-1.2.6-13|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|jlex-1.2.6-13|11	#    notice, this list of conditions and the following disclaimer in the
12cr|jlex-1.2.6-13|12	#    documentation and/or other materials provided with the
12cr|jlex-1.2.6-13|13	#    distribution.
12cr|jlex-1.2.6-13|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|jlex-1.2.6-13|15	#    contributors may be used to endorse or promote products derived
12cr|jlex-1.2.6-13|16	#    from this software without specific prior written permission.
12cr|jlex-1.2.6-13|17	#
12cr|jlex-1.2.6-13|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|jlex-1.2.6-13|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|jlex-1.2.6-13|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|jlex-1.2.6-13|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|jlex-1.2.6-13|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|jlex-1.2.6-13|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|jlex-1.2.6-13|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|jlex-1.2.6-13|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|jlex-1.2.6-13|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|jlex-1.2.6-13|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|jlex-1.2.6-13|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|jlex-1.2.6-13|29	#
12cr|jlex-1.2.6-13|30	
12cr|jlex-1.2.6-13|31	Name:           jlex
12cr|jlex-1.2.6-13|32	Version:        1.2.6
12cr|jlex-1.2.6-13|33	Release:        13
12cr|jlex-1.2.6-13|34	Summary:        A Lexical Analyzer Generator for Java
12cr|jlex-1.2.6-13|35	License:        BSD
12cr|jlex-1.2.6-13|36	Group:          Development/Java
12cr|jlex-1.2.6-13|37	Source0:        http://www.cs.princeton.edu/~appel/modern/java/JLex/Archive/%{version}/Main.java
12cr|jlex-1.2.6-13|38	Source1:        %{name}-%{version}.build.xml
12cr|jlex-1.2.6-13|39	Patch0:         %{name}-%{version}.static.patch
12cr|jlex-1.2.6-13|40	URL:            http://www.cs.princeton.edu/~appel/modern/java/JLex/
12cr|jlex-1.2.6-13|41	
12cr|jlex-1.2.6-13|42	BuildRequires: ant
12cr|jlex-1.2.6-13|43	BuildRequires: java-devel
12cr|jlex-1.2.6-13|44	BuildRequires: jpackage-utils
12cr|jlex-1.2.6-13|45	
12cr|jlex-1.2.6-13|46	Requires:      java
12cr|jlex-1.2.6-13|47	Requires:      jpackage-utils
12cr|jlex-1.2.6-13|48	
12cr|jlex-1.2.6-13|49	BuildArch:     noarch
12cr|jlex-1.2.6-13|50	
12cr|jlex-1.2.6-13|51	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|jlex-1.2.6-13|52	
12cr|jlex-1.2.6-13|53	%description
12cr|jlex-1.2.6-13|54	JLex is a Lexical Analyzer Generator for Java.
12cr|jlex-1.2.6-13|55	
12cr|jlex-1.2.6-13|56	%package javadoc
12cr|jlex-1.2.6-13|57	Group:          Development/Java
12cr|jlex-1.2.6-13|58	Summary:        Javadoc for %{name}
12cr|jlex-1.2.6-13|59	Requires:       jpackage-utils
12cr|jlex-1.2.6-13|60	
12cr|jlex-1.2.6-13|61	%description javadoc
12cr|jlex-1.2.6-13|62	Javadoc for %{name}.
12cr|jlex-1.2.6-13|63	
12cr|jlex-1.2.6-13|64	%prep
12cr|jlex-1.2.6-13|65	%setup -c -T
12cr|jlex-1.2.6-13|66	cp %{SOURCE0} .
12cr|jlex-1.2.6-13|67	%patch0 -p0
12cr|jlex-1.2.6-13|68	cp %{SOURCE1} build.xml
12cr|jlex-1.2.6-13|69	
12cr|jlex-1.2.6-13|70	%build
12cr|jlex-1.2.6-13|71	unset CLASSPATH
12cr|jlex-1.2.6-13|72	ant
12cr|jlex-1.2.6-13|73	
12cr|jlex-1.2.6-13|74	%install
12cr|jlex-1.2.6-13|75	rm -rf $RPM_BUILD_ROOT
12cr|jlex-1.2.6-13|76	
12cr|jlex-1.2.6-13|77	# jar
12cr|jlex-1.2.6-13|78	install -pD -T dist/lib/%{name}.jar \
12cr|jlex-1.2.6-13|79	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|jlex-1.2.6-13|80	
12cr|jlex-1.2.6-13|81	# javadoc
12cr|jlex-1.2.6-13|82	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|jlex-1.2.6-13|83	cp -pr dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}
12cr|jlex-1.2.6-13|84	
12cr|jlex-1.2.6-13|85	%clean
12cr|jlex-1.2.6-13|86	rm -rf $RPM_BUILD_ROOT
12cr|jlex-1.2.6-13|87	
12cr|jlex-1.2.6-13|88	%pre javadoc
12cr|jlex-1.2.6-13|89	# workaround for rpm bug, can be removed in F-17
12cr|jlex-1.2.6-13|90	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
12cr|jlex-1.2.6-13|91	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
12cr|jlex-1.2.6-13|92	
12cr|jlex-1.2.6-13|93	%files
12cr|jlex-1.2.6-13|94	%defattr(-,root,root,-)
12cr|jlex-1.2.6-13|95	%{_javadir}/%{name}.jar
12cr|jlex-1.2.6-13|96	
12cr|jlex-1.2.6-13|97	%files javadoc
12cr|jlex-1.2.6-13|98	%defattr(-,root,root,-)
12cr|jlex-1.2.6-13|99	%{_javadocdir}/%{name}
12cr|jlex-1.2.6-13|100	
12cr|jlex-1.2.6-13|101	
12cr|jlex-1.2.6-13|102	
12cr|jlex-1.2.6-13|103	%changelog
12cr|jlex-1.2.6-13|104	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 1.2.6-13
12cr|jlex-1.2.6-13|105	+ Revision: 734051
12cr|jlex-1.2.6-13|106	- rebuild
12cr|jlex-1.2.6-13|107	- imported package jlex
12cr|jlex-1.2.6-13|108	
12cr|jlex-1.2.6-13|109	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.2.6-4.7mdv2011.0
12cr|jlex-1.2.6-13|110	+ Revision: 619830
12cr|jlex-1.2.6-13|111	- the mass rebuild of 2010.0 packages
12cr|jlex-1.2.6-13|112	
12cr|jlex-1.2.6-13|113	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 0:1.2.6-4.6mdv2010.0
12cr|jlex-1.2.6-13|114	+ Revision: 425463
12cr|jlex-1.2.6-13|115	- rebuild
12cr|jlex-1.2.6-13|116	
12cr|jlex-1.2.6-13|117	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0:1.2.6-4.5mdv2009.0
12cr|jlex-1.2.6-13|118	+ Revision: 140829
12cr|jlex-1.2.6-13|119	- restore BuildRoot
12cr|jlex-1.2.6-13|120	
12cr|jlex-1.2.6-13|121	+ Thierry Vignaud <tv@mandriva.org>
12cr|jlex-1.2.6-13|122	- kill re-definition of %%buildroot on Pixel's request
12cr|jlex-1.2.6-13|123	
12cr|jlex-1.2.6-13|124	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.2.6-4.5mdv2008.1
12cr|jlex-1.2.6-13|125	+ Revision: 120945
12cr|jlex-1.2.6-13|126	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|jlex-1.2.6-13|127	
12cr|jlex-1.2.6-13|128	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:1.2.6-4.4mdv2008.0
12cr|jlex-1.2.6-13|129	+ Revision: 87437
12cr|jlex-1.2.6-13|130	- rebuild to filter out autorequires of GCJ AOT objects
12cr|jlex-1.2.6-13|131	- remove unnecessary Requires(post) on java-gcj-compat
12cr|jlex-1.2.6-13|132	
12cr|jlex-1.2.6-13|133	* Sun Sep 09 2007 Pascal Terjan <pterjan@mandriva.org> 0:1.2.6-4.3mdv2008.0
12cr|jlex-1.2.6-13|134	+ Revision: 82793
12cr|jlex-1.2.6-13|135	- update to new version
12cr|jlex-1.2.6-13|136	
12cr|jlex-1.2.6-13|137	
12cr|jlex-1.2.6-13|138	* Thu Mar 15 2007 Christiaan Welvaart <spturtle@mandriva.org> 1.2.6-4.2mdv2007.1
12cr|jlex-1.2.6-13|139	+ Revision: 144246
12cr|jlex-1.2.6-13|140	- rebuild for 2007.1
12cr|jlex-1.2.6-13|141	- Import jlex
12cr|jlex-1.2.6-13|142	
12cr|jlex-1.2.6-13|143	* Sun Jul 23 2006 David Walluck <walluck@mandriva.org> 0:1.2.6-4.1mdv2007.0
12cr|jlex-1.2.6-13|144	- bump release
12cr|jlex-1.2.6-13|145	
12cr|jlex-1.2.6-13|146	* Sun Jun 04 2006 David Walluck <walluck@mandriva.org> 0:1.2.6-2.2mdv2007.0
12cr|jlex-1.2.6-13|147	- rebuild for libgcj.so.7
12cr|jlex-1.2.6-13|148	- aot-compile
12cr|jlex-1.2.6-13|149	
12cr|jlex-1.2.6-13|150	* Tue May 10 2005 David Walluck <walluck@mandriva.org> 0:1.2.6-2.1mdk
12cr|jlex-1.2.6-13|151	- release
12cr|jlex-1.2.6-13|152	
12cr|jlex-1.2.6-13|153	* Tue Aug 24 2004 Randy Watler <rwatler at finali.com> - 1.2.6-2jpp
12cr|jlex-1.2.6-13|154	- Rebuild with ant-1.6.2
12cr|jlex-1.2.6-13|155	

2373 12
12cr|jlzma-4.23.1-1|1	Name:		jlzma
12cr|jlzma-4.23.1-1|2	Summary:	Java port of the LZMA SDK 4.23
12cr|jlzma-4.23.1-1|3	Version:	4.23.1
12cr|jlzma-4.23.1-1|4	Release:	%mkrel 1
12cr|jlzma-4.23.1-1|5	Source0:	http://downloads.sourceforge.net/project/p7zip/java_lzma/4.23.01/java_lzma_4.23.1.tar.bz2
12cr|jlzma-4.23.1-1|6	Patch0:		jlzma-4.23.1-fix-jar.patch
12cr|jlzma-4.23.1-1|7	Patch1:		jlzma-4.23.1-javadoc-task.patch
12cr|jlzma-4.23.1-1|8	URL:		http://p7zip.sourceforge.net/
12cr|jlzma-4.23.1-1|9	
12cr|jlzma-4.23.1-1|10	Group:		Development/Java
12cr|jlzma-4.23.1-1|11	License:	LGPLv2.1 or CPL
12cr|jlzma-4.23.1-1|12	
12cr|jlzma-4.23.1-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|jlzma-4.23.1-1|14	BuildRequires:	ant
12cr|jlzma-4.23.1-1|15	BuildRequires:	ant-nodeps
12cr|jlzma-4.23.1-1|16	BuildRequires:	java-rpmbuild
12cr|jlzma-4.23.1-1|17	Requires:	java
12cr|jlzma-4.23.1-1|18	
12cr|jlzma-4.23.1-1|19	BuildArch:	noarch
12cr|jlzma-4.23.1-1|20	
12cr|jlzma-4.23.1-1|21	%description
12cr|jlzma-4.23.1-1|22	JAVA port of LZMA Encoder and Decoder from LZMA C# SDK 4.23.
12cr|jlzma-4.23.1-1|23	
12cr|jlzma-4.23.1-1|24	%package	javadoc
12cr|jlzma-4.23.1-1|25	Summary:	Javadoc for jlzma
12cr|jlzma-4.23.1-1|26	Group:		Development/Java
12cr|jlzma-4.23.1-1|27	
12cr|jlzma-4.23.1-1|28	%description	javadoc
12cr|jlzma-4.23.1-1|29	Javadoc for jlzma.
12cr|jlzma-4.23.1-1|30	
12cr|jlzma-4.23.1-1|31	%prep
12cr|jlzma-4.23.1-1|32	%setup -q -n java_lzma_%{version}
12cr|jlzma-4.23.1-1|33	%patch0 -p0
12cr|jlzma-4.23.1-1|34	%patch1 -p0
12cr|jlzma-4.23.1-1|35	
12cr|jlzma-4.23.1-1|36	%build
12cr|jlzma-4.23.1-1|37	export CLASSPATH="."
12cr|jlzma-4.23.1-1|38	%ant dist javadoc
12cr|jlzma-4.23.1-1|39	
12cr|jlzma-4.23.1-1|40	%install
12cr|jlzma-4.23.1-1|41	rm -rf $RPM_BUILD_ROOT
12cr|jlzma-4.23.1-1|42	
12cr|jlzma-4.23.1-1|43	install -d $RPM_BUILD_ROOT%{_javadir}
12cr|jlzma-4.23.1-1|44	install -m644 dist/JLzma.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|jlzma-4.23.1-1|45	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|jlzma-4.23.1-1|46	
12cr|jlzma-4.23.1-1|47	# javadoc
12cr|jlzma-4.23.1-1|48	install -d $RPM_BUILD_ROOT%{_javadocdir}
12cr|jlzma-4.23.1-1|49	cp -r javadoc $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|jlzma-4.23.1-1|50	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|jlzma-4.23.1-1|51	
12cr|jlzma-4.23.1-1|52	%clean
12cr|jlzma-4.23.1-1|53	rm -rf $RPM_BUILD_ROOT
12cr|jlzma-4.23.1-1|54	
12cr|jlzma-4.23.1-1|55	%files
12cr|jlzma-4.23.1-1|56	%defattr(-,root,root,-)
12cr|jlzma-4.23.1-1|57	%doc readme.txt history.txt lzma#.txt LGPL.txt CPL.html
12cr|jlzma-4.23.1-1|58	%{_javadir}/*.jar
12cr|jlzma-4.23.1-1|59	
12cr|jlzma-4.23.1-1|60	%files javadoc
12cr|jlzma-4.23.1-1|61	%defattr(-,root,root,-)
12cr|jlzma-4.23.1-1|62	%{_javadocdir}/*
12cr|jlzma-4.23.1-1|63	
12cr|jlzma-4.23.1-1|64	
12cr|jlzma-4.23.1-1|65	%changelog
12cr|jlzma-4.23.1-1|66	* Sat Oct 02 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 4.23.1-1mdv2011.0
12cr|jlzma-4.23.1-1|67	+ Revision: 582604
12cr|jlzma-4.23.1-1|68	- fix license version
12cr|jlzma-4.23.1-1|69	- cosmetics
12cr|jlzma-4.23.1-1|70	
12cr|jlzma-4.23.1-1|71	+ Jonathan Bayle <mrhide@mandriva.org>
12cr|jlzma-4.23.1-1|72	- import jlzma
12cr|jlzma-4.23.1-1|73	

2374 12
12cr|jmol-12.0.22-1|1	%define name	jmol
12cr|jmol-12.0.22-1|2	%define version	12.0.22
12cr|jmol-12.0.22-1|3	%define jmoldir	%{_datadir}/%{name}
12cr|jmol-12.0.22-1|4	
12cr|jmol-12.0.22-1|5	Name:		%{name}
12cr|jmol-12.0.22-1|6	Group:		Sciences/Chemistry
12cr|jmol-12.0.22-1|7	License:	LGPL
12cr|jmol-12.0.22-1|8	Summary:	Jmol: an open-source Java viewer for chemical structures in 3D
12cr|jmol-12.0.22-1|9	Version:	%{version}
12cr|jmol-12.0.22-1|10	Release:	%mkrel 1
12cr|jmol-12.0.22-1|11	Source:		http://downloads.sourceforge.net/jmol/Jmol-%{version}-full.tar.gz
12cr|jmol-12.0.22-1|12	URL:		http://www.jmol.org/
12cr|jmol-12.0.22-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|jmol-12.0.22-1|14	
12cr|jmol-12.0.22-1|15	Requires:	java > 1.5
12cr|jmol-12.0.22-1|16	BuildRequires:	java-rpmbuild
12cr|jmol-12.0.22-1|17	
12cr|jmol-12.0.22-1|18	%description
12cr|jmol-12.0.22-1|19	Jmol: an open-source Java viewer for chemical structures in 3D
12cr|jmol-12.0.22-1|20	with features for chemicals, crystals, materials and biomolecules.
12cr|jmol-12.0.22-1|21	
12cr|jmol-12.0.22-1|22	%prep
12cr|jmol-12.0.22-1|23	%setup -q
12cr|jmol-12.0.22-1|24	
12cr|jmol-12.0.22-1|25	%build
12cr|jmol-12.0.22-1|26	
12cr|jmol-12.0.22-1|27	%install
12cr|jmol-12.0.22-1|28	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|jmol-12.0.22-1|29	cp -fa *.jar %{buildroot}%{_datadir}/%{name}
12cr|jmol-12.0.22-1|30	cp -far jars appletweb plugin-jars %{buildroot}%{_datadir}/%{name}
12cr|jmol-12.0.22-1|31	cp -fa jmol %{buildroot}%{_datadir}/%{name}
12cr|jmol-12.0.22-1|32	
12cr|jmol-12.0.22-1|33	mkdir -p %{buildroot}%{_bindir}
12cr|jmol-12.0.22-1|34	# This is basically a cut&paste of the bundled script, removing
12cr|jmol-12.0.22-1|35	# checks for . directory, and hardcoded /usr/share/jmol
12cr|jmol-12.0.22-1|36	cat > %{buildroot}%{_bindir}/%{name} << EOF
12cr|jmol-12.0.22-1|37	#!/bin/sh
12cr|jmol-12.0.22-1|38	
12cr|jmol-12.0.22-1|39	# Collect -D & -m options as java arguments
12cr|jmol-12.0.22-1|40	command=java
12cr|jmol-12.0.22-1|41	while [ \`echo \$1 | egrep '^-D|^-m' | wc -l\` != 0 ]; do
12cr|jmol-12.0.22-1|42	command="\$command \$1"
12cr|jmol-12.0.22-1|43	shift
12cr|jmol-12.0.22-1|44	done
12cr|jmol-12.0.22-1|45	
12cr|jmol-12.0.22-1|46	if [ x"\$JMOL_HOME" = x ]; then
12cr|jmol-12.0.22-1|47	JMOL_HOME=%{jmoldir}
12cr|jmol-12.0.22-1|48	fi
12cr|jmol-12.0.22-1|49	jarpath=\$JMOL_HOME/Jmol.jar
12cr|jmol-12.0.22-1|50	if [ ! -f \$jarpath ] ; then
12cr|jmol-12.0.22-1|51	echo Jmol.jar not found
12cr|jmol-12.0.22-1|52	exit
12cr|jmol-12.0.22-1|53	fi
12cr|jmol-12.0.22-1|54	\$command -Xmx512m -Djmol.home="\$JMOL_HOME" -jar \$jarpath "\$@"
12cr|jmol-12.0.22-1|55	EOF
12cr|jmol-12.0.22-1|56	chmod +x %{buildroot}%{_bindir}/%{name}
12cr|jmol-12.0.22-1|57	
12cr|jmol-12.0.22-1|58	mkdir -p %{buildroot}%{_docdir}/%{name}
12cr|jmol-12.0.22-1|59	cp -far doc/* %{buildroot}%{_docdir}/%{name}
12cr|jmol-12.0.22-1|60	
12cr|jmol-12.0.22-1|61	%clean
12cr|jmol-12.0.22-1|62	rm -rf %{buildroot}
12cr|jmol-12.0.22-1|63	
12cr|jmol-12.0.22-1|64	%files
12cr|jmol-12.0.22-1|65	%defattr(-,root,root)
12cr|jmol-12.0.22-1|66	%{_bindir}/%{name}
12cr|jmol-12.0.22-1|67	%dir %{_datadir}/%{name}
12cr|jmol-12.0.22-1|68	%{_datadir}/%{name}/*
12cr|jmol-12.0.22-1|69	%dir %doc %{_docdir}/%{name}
12cr|jmol-12.0.22-1|70	%doc %{_docdir}/%{name}/*
12cr|jmol-12.0.22-1|71	
12cr|jmol-12.0.22-1|72	
12cr|jmol-12.0.22-1|73	%changelog
12cr|jmol-12.0.22-1|74	* Mon Nov 22 2010 Paulo Andrade <pcpa@mandriva.com.br> 12.0.22-1mdv2011.0
12cr|jmol-12.0.22-1|75	+ Revision: 599831
12cr|jmol-12.0.22-1|76	- Update to latest upstream release
12cr|jmol-12.0.22-1|77	
12cr|jmol-12.0.22-1|78	* Tue Oct 26 2010 Paulo Andrade <pcpa@mandriva.com.br> 12.0.19-1mdv2011.0
12cr|jmol-12.0.22-1|79	+ Revision: 589398
12cr|jmol-12.0.22-1|80	- Update to latest upstream release
12cr|jmol-12.0.22-1|81	
12cr|jmol-12.0.22-1|82	* Wed Dec 30 2009 Frederik Himpe <fhimpe@mandriva.org> 11.8.15-1mdv2010.1
12cr|jmol-12.0.22-1|83	+ Revision: 483989
12cr|jmol-12.0.22-1|84	- Update to new version 11.8.15
12cr|jmol-12.0.22-1|85	
12cr|jmol-12.0.22-1|86	* Mon Oct 26 2009 Paulo Andrade <pcpa@mandriva.com.br> 11.8.6-2mdv2010.0
12cr|jmol-12.0.22-1|87	+ Revision: 459441
12cr|jmol-12.0.22-1|88	- Install "signed" jar files.
12cr|jmol-12.0.22-1|89	
12cr|jmol-12.0.22-1|90	* Fri Sep 25 2009 Paulo Andrade <pcpa@mandriva.com.br> 11.8.6-1mdv2010.0
12cr|jmol-12.0.22-1|91	+ Revision: 448539
12cr|jmol-12.0.22-1|92	- update to latest upstream release version 11.8.6.
12cr|jmol-12.0.22-1|93	
12cr|jmol-12.0.22-1|94	* Sat May 23 2009 Frederik Himpe <fhimpe@mandriva.org> 11.6.23-1mdv2010.0
12cr|jmol-12.0.22-1|95	+ Revision: 379060
12cr|jmol-12.0.22-1|96	- Update to new version 11.6.23
12cr|jmol-12.0.22-1|97	
12cr|jmol-12.0.22-1|98	* Sat May 09 2009 Paulo Andrade <pcpa@mandriva.com.br> 11.6.19-2mdv2010.0
12cr|jmol-12.0.22-1|99	+ Revision: 373566
12cr|jmol-12.0.22-1|100	+ rebuild (emptylog)
12cr|jmol-12.0.22-1|101	
12cr|jmol-12.0.22-1|102	* Wed Mar 25 2009 Paulo Andrade <pcpa@mandriva.com.br> 11.6.19-1mdv2009.1
12cr|jmol-12.0.22-1|103	+ Revision: 361185
12cr|jmol-12.0.22-1|104	- Initial import of jmol version 11.6.19.
12cr|jmol-12.0.22-1|105	Jmol: an open-source Java viewer for chemical structures in 3D
12cr|jmol-12.0.22-1|106	http://www.jmol.org/
12cr|jmol-12.0.22-1|107	- jmol
12cr|jmol-12.0.22-1|108	

2375 12
12cr|jna-3.2.7-7|1	Name:           jna
12cr|jna-3.2.7-7|2	Version:        3.2.7
12cr|jna-3.2.7-7|3	Release:        7
12cr|jna-3.2.7-7|4	Summary:        Pure Java access to native libraries
12cr|jna-3.2.7-7|5	
12cr|jna-3.2.7-7|6	Group:          Development/Java
12cr|jna-3.2.7-7|7	License:        LGPLv2+
12cr|jna-3.2.7-7|8	URL:            https://jna.dev.java.net/
12cr|jna-3.2.7-7|9	# The source for this package was pulled from upstream's vcs. Use the
12cr|jna-3.2.7-7|10	# following commands to generate the tarball:
12cr|jna-3.2.7-7|11	#   svn export https://jna.dev.java.net/svn/jna/tags/%{version}/jnalib/ --username guest jna-%{version}
12cr|jna-3.2.7-7|12	#   rm -rf jna-%{version}/dist/*
12cr|jna-3.2.7-7|13	#   tar cjf ~/rpm/SOURCES/jna-%{version}.tar.bz2 jna-%{version}
12cr|jna-3.2.7-7|14	Source0:        %{name}-%{version}.tar.bz2
12cr|jna-3.2.7-7|15	Source1:	%{name}-pom.xml
12cr|jna-3.2.7-7|16	# This patch is Fedora-specific for now until we get the huge
12cr|jna-3.2.7-7|17	# JNI library location mess sorted upstream
12cr|jna-3.2.7-7|18	Patch1:         jna-3.2.5-loadlibrary.patch
12cr|jna-3.2.7-7|19	# The X11 tests currently segfault; overall I think the X11 JNA stuff is just a
12cr|jna-3.2.7-7|20	# Really Bad Idea, for relying on AWT internals, using the X11 API at all,
12cr|jna-3.2.7-7|21	# and using a complex API like X11 through JNA just increases the potential
12cr|jna-3.2.7-7|22	# for problems.
12cr|jna-3.2.7-7|23	Patch2:         jna-3.2.4-tests-headless.patch
12cr|jna-3.2.7-7|24	Patch3:         jna-3.2.7-javadoc.patch
12cr|jna-3.2.7-7|25	# Build using GCJ javadoc
12cr|jna-3.2.7-7|26	Patch4:         jna-3.2.7-gcj-javadoc.patch
12cr|jna-3.2.7-7|27	# junit cames from rpm
12cr|jna-3.2.7-7|28	Patch5:         jna-3.2.5-junit.patch
12cr|jna-3.2.7-7|29	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|jna-3.2.7-7|30	
12cr|jna-3.2.7-7|31	# We manually require libffi because find-requires doesn't work
12cr|jna-3.2.7-7|32	# inside jars.
12cr|jna-3.2.7-7|33	Requires:       java  >= 0:1.6.0
12cr|jna-3.2.7-7|34	Requires:       jpackage-utils
12cr|jna-3.2.7-7|35	Requires(post):	jpackage-utils
12cr|jna-3.2.7-7|36	Requires(postun): jpackage-utils
12cr|jna-3.2.7-7|37	BuildRequires:  java-devel >= 0:1.6.0
12cr|jna-3.2.7-7|38	BuildRequires:  jpackage-utils, libffi-devel
12cr|jna-3.2.7-7|39	BuildRequires:  ant, ant-junit, ant-nodeps, ant-trax, junit
12cr|jna-3.2.7-7|40	BuildRequires:  libx11-devel, libxt-devel
12cr|jna-3.2.7-7|41	
12cr|jna-3.2.7-7|42	
12cr|jna-3.2.7-7|43	%description
12cr|jna-3.2.7-7|44	JNA provides Java programs easy access to native shared libraries
12cr|jna-3.2.7-7|45	(DLLs on Windows) without writing anything but Java code. JNA's
12cr|jna-3.2.7-7|46	design aims to provide native access in a natural way with a
12cr|jna-3.2.7-7|47	minimum of effort. No boilerplate or generated code is required.
12cr|jna-3.2.7-7|48	While some attention is paid to performance, correctness and ease
12cr|jna-3.2.7-7|49	of use take priority.
12cr|jna-3.2.7-7|50	
12cr|jna-3.2.7-7|51	
12cr|jna-3.2.7-7|52	%package        javadoc
12cr|jna-3.2.7-7|53	Summary:        Javadocs for %{name}
12cr|jna-3.2.7-7|54	Group:          Development/Java
12cr|jna-3.2.7-7|55	Requires:       %{name} = %{version}-%{release}
12cr|jna-3.2.7-7|56	
12cr|jna-3.2.7-7|57	
12cr|jna-3.2.7-7|58	%description    javadoc
12cr|jna-3.2.7-7|59	This package contains the javadocs for %{name}.
12cr|jna-3.2.7-7|60	
12cr|jna-3.2.7-7|61	
12cr|jna-3.2.7-7|62	%package        contrib
12cr|jna-3.2.7-7|63	Summary:        Contrib for %{name}
12cr|jna-3.2.7-7|64	Group:          Development/Java
12cr|jna-3.2.7-7|65	Requires:       %{name} = %{version}-%{release}
12cr|jna-3.2.7-7|66	Obsoletes:      %{name}-examples
12cr|jna-3.2.7-7|67	
12cr|jna-3.2.7-7|68	
12cr|jna-3.2.7-7|69	%description    contrib
12cr|jna-3.2.7-7|70	This package contains the contributed examples for %{name}.
12cr|jna-3.2.7-7|71	
12cr|jna-3.2.7-7|72	
12cr|jna-3.2.7-7|73	%prep
12cr|jna-3.2.7-7|74	%setup -q -n %{name}-%{version}
12cr|jna-3.2.7-7|75	sed -e 's|@JNIPATH@|%{_libdir}/%{name}|' %{PATCH1} | patch -p1
12cr|jna-3.2.7-7|76	%patch2 -p1 -b .tests-headless
12cr|jna-3.2.7-7|77	%patch3 -p1 -b .javadoc
12cr|jna-3.2.7-7|78	# temporary hach for patch3 on epel5
12cr|jna-3.2.7-7|79	chmod -Rf a+rX,u+w,g-w,o-w .
12cr|jna-3.2.7-7|80	%patch4 -p0 -b .gcj-javadoc
12cr|jna-3.2.7-7|81	%patch5 -p1 -b .junit
12cr|jna-3.2.7-7|82	cp %{SOURCE1} ./
12cr|jna-3.2.7-7|83	
12cr|jna-3.2.7-7|84	# UnloadTest fail during build since we modify class loading
12cr|jna-3.2.7-7|85	rm test/com/sun/jna/JNAUnloadTest.java
12cr|jna-3.2.7-7|86	# current bug: https://jna.dev.java.net/issues/show_bug.cgi?id=155
12cr|jna-3.2.7-7|87	rm test/com/sun/jna/DirectTest.java
12cr|jna-3.2.7-7|88	
12cr|jna-3.2.7-7|89	# all java binaries must be removed from the sources
12cr|jna-3.2.7-7|90	#find . -name '*.jar' -delete
12cr|jna-3.2.7-7|91	rm lib/junit.jar
12cr|jna-3.2.7-7|92	find . -name '*.class' -delete
12cr|jna-3.2.7-7|93	
12cr|jna-3.2.7-7|94	# remove internal copy of libffi
12cr|jna-3.2.7-7|95	rm -rf native/libffi
12cr|jna-3.2.7-7|96	
12cr|jna-3.2.7-7|97	# clean LICENSE.txt
12cr|jna-3.2.7-7|98	sed -i 's/\r//' LICENSE.txt
12cr|jna-3.2.7-7|99	chmod 0644 LICENSE.txt
12cr|jna-3.2.7-7|100	
12cr|jna-3.2.7-7|101	
12cr|jna-3.2.7-7|102	%build
12cr|jna-3.2.7-7|103	# We pass -Ddynlink.native which comes from our patch because
12cr|jna-3.2.7-7|104	# upstream doesn't want to default to dynamic linking.
12cr|jna-3.2.7-7|105	ant -Dcflags_extra.native="%{optflags}" -Ddynlink.native=true -Dnomixedjar.native=true jar contrib-jars javadoc
12cr|jna-3.2.7-7|106	# remove compiled contribs
12cr|jna-3.2.7-7|107	find contrib -name build -exec rm -rf {} \; || :
12cr|jna-3.2.7-7|108	sed -i "s/VERSION/%{version}/" %{name}-pom.xml
12cr|jna-3.2.7-7|109	
12cr|jna-3.2.7-7|110	%install
12cr|jna-3.2.7-7|111	rm -rf %{buildroot}
12cr|jna-3.2.7-7|112	
12cr|jna-3.2.7-7|113	# jars
12cr|jna-3.2.7-7|114	install -D -m 644 build*/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|jna-3.2.7-7|115	(cd %{buildroot}%{_javadir}/; for jar in `ls *-%{version}.jar`; do ln -s $jar `echo $jar | sed -e 's/-%{version}//'`; done)
12cr|jna-3.2.7-7|116	install -d -m 755 %{buildroot}%{_javadir}/%{name}
12cr|jna-3.2.7-7|117	find contrib -name '*.jar' -exec cp {} %{buildroot}%{_javadir}/%{name}/ \;
12cr|jna-3.2.7-7|118	# NOTE: JNA has highly custom code to look for native jars in this
12cr|jna-3.2.7-7|119	# directory.  Since this roughly matches the jpackage guidelines,
12cr|jna-3.2.7-7|120	# we'll leave it unchanged.
12cr|jna-3.2.7-7|121	install -d -m 755 %{buildroot}%{_libdir}/%{name}
12cr|jna-3.2.7-7|122	install -m 755 build*/native/libjnidispatch*.so %{buildroot}%{_libdir}/%{name}/
12cr|jna-3.2.7-7|123	
12cr|jna-3.2.7-7|124	# install maven pom file
12cr|jna-3.2.7-7|125	install -Dm 644 %{name}-pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}.pom
12cr|jna-3.2.7-7|126	# ... and maven depmap
12cr|jna-3.2.7-7|127	%add_to_maven_depmap net.java.dev.jna %{name} %{version} JPP %{name}
12cr|jna-3.2.7-7|128	
12cr|jna-3.2.7-7|129	# javadocs
12cr|jna-3.2.7-7|130	install -p -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jna-3.2.7-7|131	cp -a doc/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jna-3.2.7-7|132	
12cr|jna-3.2.7-7|133	%clean
12cr|jna-3.2.7-7|134	rm -rf %{buildroot}
12cr|jna-3.2.7-7|135	
12cr|jna-3.2.7-7|136	
12cr|jna-3.2.7-7|137	%post
12cr|jna-3.2.7-7|138	%update_maven_depmap
12cr|jna-3.2.7-7|139	
12cr|jna-3.2.7-7|140	
12cr|jna-3.2.7-7|141	%postun
12cr|jna-3.2.7-7|142	%update_maven_depmap
12cr|jna-3.2.7-7|143	
12cr|jna-3.2.7-7|144	
12cr|jna-3.2.7-7|145	%files
12cr|jna-3.2.7-7|146	%defattr(-,root,root,-)
12cr|jna-3.2.7-7|147	%doc LICENSE.txt release-notes.html
12cr|jna-3.2.7-7|148	%{_libdir}/%{name}
12cr|jna-3.2.7-7|149	%{_javadir}/%{name}.jar
12cr|jna-3.2.7-7|150	%{_javadir}/%{name}-%{version}.jar
12cr|jna-3.2.7-7|151	%{_mavenpomdir}/*.pom
12cr|jna-3.2.7-7|152	%{_mavendepmapfragdir}/%{name}
12cr|jna-3.2.7-7|153	
12cr|jna-3.2.7-7|154	
12cr|jna-3.2.7-7|155	%files javadoc
12cr|jna-3.2.7-7|156	%defattr(-,root,root,-)
12cr|jna-3.2.7-7|157	%{_javadocdir}/%{name}-%{version}
12cr|jna-3.2.7-7|158	
12cr|jna-3.2.7-7|159	
12cr|jna-3.2.7-7|160	%files contrib
12cr|jna-3.2.7-7|161	%defattr(-,root,root,-)
12cr|jna-3.2.7-7|162	%{_javadir}/%{name}
12cr|jna-3.2.7-7|163	
12cr|jna-3.2.7-7|164	
12cr|jna-3.2.7-7|165	
12cr|jna-3.2.7-7|166	
12cr|jna-3.2.7-7|167	%changelog
12cr|jna-3.2.7-7|168	* Tue Feb 21 2012 Jon Dill <dillj@mandriva.org> 3.2.7-6mdv2012.0
12cr|jna-3.2.7-7|169	+ Revision: 778765
12cr|jna-3.2.7-7|170	- rebuild against new version of libffi4
12cr|jna-3.2.7-7|171	
12cr|jna-3.2.7-7|172	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 3.2.7-5
12cr|jna-3.2.7-7|173	+ Revision: 734052
12cr|jna-3.2.7-7|174	- rebuild
12cr|jna-3.2.7-7|175	- imported package jna
12cr|jna-3.2.7-7|176	
12cr|jna-3.2.7-7|177	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 3.2.4-3mdv2011.0
12cr|jna-3.2.7-7|178	+ Revision: 612457
12cr|jna-3.2.7-7|179	- the mass rebuild of 2010.1 packages
12cr|jna-3.2.7-7|180	
12cr|jna-3.2.7-7|181	* Thu Nov 26 2009 Jérôme Brenier <incubusss@mandriva.org> 3.2.4-2mdv2010.1
12cr|jna-3.2.7-7|182	+ Revision: 470390
12cr|jna-3.2.7-7|183	- add requires jna to jna-examples
12cr|jna-3.2.7-7|184	
12cr|jna-3.2.7-7|185	* Thu Nov 26 2009 Jérôme Brenier <incubusss@mandriva.org> 3.2.4-1mdv2010.1
12cr|jna-3.2.7-7|186	+ Revision: 470387
12cr|jna-3.2.7-7|187	- new version 3.2.4
12cr|jna-3.2.7-7|188	- new subpackage jna-examples
12cr|jna-3.2.7-7|189	- resync with Fedora patches
12cr|jna-3.2.7-7|190	
12cr|jna-3.2.7-7|191	* Fri Sep 25 2009 Jaroslav Tulach <jtulach@mandriva.org> 3.0.9-1mdv2010.0
12cr|jna-3.2.7-7|192	+ Revision: 448704
12cr|jna-3.2.7-7|193	- Updating to 3.0.9 version
12cr|jna-3.2.7-7|194	
12cr|jna-3.2.7-7|195	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 3.0.4-0.1.svn630.3mdv2010.0
12cr|jna-3.2.7-7|196	+ Revision: 438039
12cr|jna-3.2.7-7|197	- rebuild
12cr|jna-3.2.7-7|198	
12cr|jna-3.2.7-7|199	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 3.0.4-0.1.svn630.2mdv2009.1
12cr|jna-3.2.7-7|200	+ Revision: 350277
12cr|jna-3.2.7-7|201	- 2009.1 rebuild
12cr|jna-3.2.7-7|202	
12cr|jna-3.2.7-7|203	* Thu Aug 14 2008 Alexander Kurtakov <akurtakov@mandriva.org> 3.0.4-0.1.svn630.1mdv2009.0
12cr|jna-3.2.7-7|204	+ Revision: 271886
12cr|jna-3.2.7-7|205	- fix examples install on 64bit
12cr|jna-3.2.7-7|206	- new version 3.0.4
12cr|jna-3.2.7-7|207	
12cr|jna-3.2.7-7|208	+ Thierry Vignaud <tv@mandriva.org>
12cr|jna-3.2.7-7|209	- rebuild early 2009.0 package (before pixel changes)
12cr|jna-3.2.7-7|210	
12cr|jna-3.2.7-7|211	* Wed Apr 30 2008 Alexander Kurtakov <akurtakov@mandriva.org> 3.0.2-0.7.3mdv2009.0
12cr|jna-3.2.7-7|212	+ Revision: 199450
12cr|jna-3.2.7-7|213	- bump release
12cr|jna-3.2.7-7|214	- reintroduce jna-examples, needed by atunes
12cr|jna-3.2.7-7|215	
12cr|jna-3.2.7-7|216	* Tue Apr 29 2008 Alexander Kurtakov <akurtakov@mandriva.org> 3.0.2-0.7.2mdv2009.0
12cr|jna-3.2.7-7|217	+ Revision: 198927
12cr|jna-3.2.7-7|218	- obsolete old examples package
12cr|jna-3.2.7-7|219	- new version
12cr|jna-3.2.7-7|220	
12cr|jna-3.2.7-7|221	* Wed Mar 19 2008 Nicolas Vigier <nvigier@mandriva.com> 0:3.0-0.0.2mdv2008.1
12cr|jna-3.2.7-7|222	+ Revision: 188913
12cr|jna-3.2.7-7|223	- build jna-examples.jar because atunes needs it
12cr|jna-3.2.7-7|224	
12cr|jna-3.2.7-7|225	* Wed Feb 27 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:3.0-0.0.1mdv2008.1
12cr|jna-3.2.7-7|226	+ Revision: 175929
12cr|jna-3.2.7-7|227	- add libx11-devel BR
12cr|jna-3.2.7-7|228	- import jna
12cr|jna-3.2.7-7|229	
12cr|jna-3.2.7-7|230	

2376 12
12cr|jnettop-0.13.0-9|1	Summary: 	Network traffic tracker
12cr|jnettop-0.13.0-9|2	Name: 		jnettop
12cr|jnettop-0.13.0-9|3	Version:	0.13.0
12cr|jnettop-0.13.0-9|4	Release:	%mkrel 9
12cr|jnettop-0.13.0-9|5	Group: 		Monitoring
12cr|jnettop-0.13.0-9|6	Url:		http://jnettop.kubs.info/
12cr|jnettop-0.13.0-9|7	License: 	GPLv2
12cr|jnettop-0.13.0-9|8	Source0: 	http://jnettop.kubs.info/dist/%{name}-%{version}.tar.bz2
12cr|jnettop-0.13.0-9|9	BuildRequires:	pkgconfig(ncurses)
12cr|jnettop-0.13.0-9|10	BuildRequires:	libpcap-devel
12cr|jnettop-0.13.0-9|11	BuildRequires:	libglib2-devel
12cr|jnettop-0.13.0-9|12	
12cr|jnettop-0.13.0-9|13	%description
12cr|jnettop-0.13.0-9|14	Nettop is visualising active network traffic as top does with processes.
12cr|jnettop-0.13.0-9|15	It displays active network streams sorted by bandwidth used. This is
12cr|jnettop-0.13.0-9|16	often usable when you want to get a fast grip of what is going on on your
12cr|jnettop-0.13.0-9|17	outbound router.
12cr|jnettop-0.13.0-9|18	
12cr|jnettop-0.13.0-9|19	%prep
12cr|jnettop-0.13.0-9|20	%setup -q
12cr|jnettop-0.13.0-9|21	
12cr|jnettop-0.13.0-9|22	%build
12cr|jnettop-0.13.0-9|23	%configure
12cr|jnettop-0.13.0-9|24	%make
12cr|jnettop-0.13.0-9|25	
12cr|jnettop-0.13.0-9|26	%install
12cr|jnettop-0.13.0-9|27	%makeinstall
12cr|jnettop-0.13.0-9|28	
12cr|jnettop-0.13.0-9|29	%files
12cr|jnettop-0.13.0-9|30	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README .jnettop
12cr|jnettop-0.13.0-9|31	%{_bindir}/jnettop
12cr|jnettop-0.13.0-9|32	%{_prefix}/share/%{name}/*
12cr|jnettop-0.13.0-9|33	%_mandir/man8/jnettop.*

2377 12
12cr|jnr-constants-0.7-5|1	Name:           jnr-constants
12cr|jnr-constants-0.7-5|2	Version:        0.7
12cr|jnr-constants-0.7-5|3	Release:        5
12cr|jnr-constants-0.7-5|4	Summary:        Java Native Runtime constants
12cr|jnr-constants-0.7-5|5	Group:          Development/Java
12cr|jnr-constants-0.7-5|6	License:        MIT
12cr|jnr-constants-0.7-5|7	URL:            http://github.com/wmeissner/jnr-constants/
12cr|jnr-constants-0.7-5|8	Source0:        http://download.github.com/wmeissner-jnr-constants-0.7-0-g8b45ca7.tar.gz
12cr|jnr-constants-0.7-5|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|jnr-constants-0.7-5|10	BuildArch:      noarch
12cr|jnr-constants-0.7-5|11	
12cr|jnr-constants-0.7-5|12	BuildRequires:  ant
12cr|jnr-constants-0.7-5|13	BuildRequires:  java-devel >= 0:1.6.0
12cr|jnr-constants-0.7-5|14	BuildRequires:  jpackage-utils
12cr|jnr-constants-0.7-5|15	Requires:       java >= 0:1.6.0
12cr|jnr-constants-0.7-5|16	Requires:       jpackage-utils
12cr|jnr-constants-0.7-5|17	
12cr|jnr-constants-0.7-5|18	%description
12cr|jnr-constants-0.7-5|19	Provides java values for common platform C constants (e.g. errno).
12cr|jnr-constants-0.7-5|20	
12cr|jnr-constants-0.7-5|21	%prep
12cr|jnr-constants-0.7-5|22	%setup -q -n wmeissner-%{name}-8b45ca7
12cr|jnr-constants-0.7-5|23	find ./ -name '*.jar' -exec rm -f '{}' \;
12cr|jnr-constants-0.7-5|24	find ./ -name '*.class' -exec rm -f '{}' \;
12cr|jnr-constants-0.7-5|25	
12cr|jnr-constants-0.7-5|26	%build
12cr|jnr-constants-0.7-5|27	ant jar
12cr|jnr-constants-0.7-5|28	
12cr|jnr-constants-0.7-5|29	%install
12cr|jnr-constants-0.7-5|30	rm -rf $RPM_BUILD_ROOT
12cr|jnr-constants-0.7-5|31	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12cr|jnr-constants-0.7-5|32	
12cr|jnr-constants-0.7-5|33	# project was renamed from 'constantine' to jnr-constants, but jar has
12cr|jnr-constants-0.7-5|34	# yet to be renamed http://fedoraproject.org/wiki/Packaging/Java#Jar_file_naming
12cr|jnr-constants-0.7-5|35	cp -p dist/constantine.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|jnr-constants-0.7-5|36	ln -s %{_javadir}/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|jnr-constants-0.7-5|37	ln -s %{_javadir}/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/constantine.jar
12cr|jnr-constants-0.7-5|38	
12cr|jnr-constants-0.7-5|39	%clean
12cr|jnr-constants-0.7-5|40	rm -rf $RPM_BUILD_ROOT
12cr|jnr-constants-0.7-5|41	
12cr|jnr-constants-0.7-5|42	%files
12cr|jnr-constants-0.7-5|43	%defattr(-,root,root,-)
12cr|jnr-constants-0.7-5|44	%doc LICENSE
12cr|jnr-constants-0.7-5|45	%{_javadir}/%{name}.jar
12cr|jnr-constants-0.7-5|46	%{_javadir}/%{name}-%{version}.jar
12cr|jnr-constants-0.7-5|47	%{_javadir}/constantine.jar
12cr|jnr-constants-0.7-5|48	
12cr|jnr-constants-0.7-5|49	
12cr|jnr-constants-0.7-5|50	
12cr|jnr-constants-0.7-5|51	%changelog
12cr|jnr-constants-0.7-5|52	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 0.7-5
12cr|jnr-constants-0.7-5|53	+ Revision: 734053
12cr|jnr-constants-0.7-5|54	- rebuild
12cr|jnr-constants-0.7-5|55	- imported package jnr-constants
12cr|jnr-constants-0.7-5|56	

2378 12
12cr|joda-time-1.5.2-0.0.3|1	# Copyright (c) 2000-2005, JPackage Project
12cr|joda-time-1.5.2-0.0.3|2	# All rights reserved.
12cr|joda-time-1.5.2-0.0.3|3	#
12cr|joda-time-1.5.2-0.0.3|4	# Redistribution and use in source and binary forms, with or without
12cr|joda-time-1.5.2-0.0.3|5	# modification, are permitted provided that the following conditions
12cr|joda-time-1.5.2-0.0.3|6	# are met:
12cr|joda-time-1.5.2-0.0.3|7	#
12cr|joda-time-1.5.2-0.0.3|8	# 1. Redistributions of source code must retain the above copyright
12cr|joda-time-1.5.2-0.0.3|9	#    notice, this list of conditions and the following disclaimer.
12cr|joda-time-1.5.2-0.0.3|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|joda-time-1.5.2-0.0.3|11	#    notice, this list of conditions and the following disclaimer in the
12cr|joda-time-1.5.2-0.0.3|12	#    documentation and/or other materials provided with the
12cr|joda-time-1.5.2-0.0.3|13	#    distribution.
12cr|joda-time-1.5.2-0.0.3|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|joda-time-1.5.2-0.0.3|15	#    contributors may be used to endorse or promote products derived
12cr|joda-time-1.5.2-0.0.3|16	#    from this software without specific prior written permission.
12cr|joda-time-1.5.2-0.0.3|17	#
12cr|joda-time-1.5.2-0.0.3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|joda-time-1.5.2-0.0.3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|joda-time-1.5.2-0.0.3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|joda-time-1.5.2-0.0.3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|joda-time-1.5.2-0.0.3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|joda-time-1.5.2-0.0.3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|joda-time-1.5.2-0.0.3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|joda-time-1.5.2-0.0.3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|joda-time-1.5.2-0.0.3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|joda-time-1.5.2-0.0.3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|joda-time-1.5.2-0.0.3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|joda-time-1.5.2-0.0.3|29	#
12cr|joda-time-1.5.2-0.0.3|30	
12cr|joda-time-1.5.2-0.0.3|31	%define section   free
12cr|joda-time-1.5.2-0.0.3|32	
12cr|joda-time-1.5.2-0.0.3|33	Name:           joda-time
12cr|joda-time-1.5.2-0.0.3|34	Version:        1.5.2
12cr|joda-time-1.5.2-0.0.3|35	Release:        %mkrel 0.0.3
12cr|joda-time-1.5.2-0.0.3|36	Epoch:          0
12cr|joda-time-1.5.2-0.0.3|37	Summary:        Java date and time API
12cr|joda-time-1.5.2-0.0.3|38	Group:          Development/Java
12cr|joda-time-1.5.2-0.0.3|39	License:        Apache License
12cr|joda-time-1.5.2-0.0.3|40	URL:            http://www.joda.org/
12cr|joda-time-1.5.2-0.0.3|41	Source0:        http://prdownloads.sourceforge.net/joda-time/joda-time-1.5.2-src.tar.gz
12cr|joda-time-1.5.2-0.0.3|42	
12cr|joda-time-1.5.2-0.0.3|43	BuildArch:      noarch
12cr|joda-time-1.5.2-0.0.3|44	BuildRequires:  jpackage-utils >= 0:1.6
12cr|joda-time-1.5.2-0.0.3|45	BuildRequires:  java-rpmbuild
12cr|joda-time-1.5.2-0.0.3|46	BuildRequires:  ant >= 0:1.6
12cr|joda-time-1.5.2-0.0.3|47	BuildRequires:  ant-junit >= 0:1.6
12cr|joda-time-1.5.2-0.0.3|48	BuildRequires:  junit
12cr|joda-time-1.5.2-0.0.3|49	
12cr|joda-time-1.5.2-0.0.3|50	%description
12cr|joda-time-1.5.2-0.0.3|51	Joda-Time provides a quality replacement for the Java date
12cr|joda-time-1.5.2-0.0.3|52	and time classes. The design allows for multiple calendar
12cr|joda-time-1.5.2-0.0.3|53	systems, while still providing a simple API. The 'default'
12cr|joda-time-1.5.2-0.0.3|54	calendar is the ISO8601 standard which is used by XML. The
12cr|joda-time-1.5.2-0.0.3|55	Gregorian, Julian, Buddhist, Coptic and Ethiopic systems
12cr|joda-time-1.5.2-0.0.3|56	are also included, and we welcome further additions.
12cr|joda-time-1.5.2-0.0.3|57	Supporting classes include time zone, duration, format
12cr|joda-time-1.5.2-0.0.3|58	and parsing.
12cr|joda-time-1.5.2-0.0.3|59	
12cr|joda-time-1.5.2-0.0.3|60	%package        javadoc
12cr|joda-time-1.5.2-0.0.3|61	Summary:        Javadoc for %{name}
12cr|joda-time-1.5.2-0.0.3|62	Group:          Development/Java
12cr|joda-time-1.5.2-0.0.3|63	
12cr|joda-time-1.5.2-0.0.3|64	%description    javadoc
12cr|joda-time-1.5.2-0.0.3|65	%{summary}.
12cr|joda-time-1.5.2-0.0.3|66	
12cr|joda-time-1.5.2-0.0.3|67	%prep
12cr|joda-time-1.5.2-0.0.3|68	%setup -q -n %{name}-%{version}-src
12cr|joda-time-1.5.2-0.0.3|69	%remove_java_binaries
12cr|joda-time-1.5.2-0.0.3|70	
12cr|joda-time-1.5.2-0.0.3|71	%build
12cr|joda-time-1.5.2-0.0.3|72	mkdir lib
12cr|joda-time-1.5.2-0.0.3|73	pushd lib
12cr|joda-time-1.5.2-0.0.3|74	ln -sf $(build-classpath junit) junit-3.8.1.jar
12cr|joda-time-1.5.2-0.0.3|75	popd
12cr|joda-time-1.5.2-0.0.3|76	export OPT_JAR_LIST="ant/ant-junit junit"
12cr|joda-time-1.5.2-0.0.3|77	export CLASSPATH=
12cr|joda-time-1.5.2-0.0.3|78	%{ant} jar javadoc
12cr|joda-time-1.5.2-0.0.3|79	#%{ant} jar javadoc test
12cr|joda-time-1.5.2-0.0.3|80	
12cr|joda-time-1.5.2-0.0.3|81	
12cr|joda-time-1.5.2-0.0.3|82	%install
12cr|joda-time-1.5.2-0.0.3|83	install -dm 755 %{buildroot}%{_javadir}
12cr|joda-time-1.5.2-0.0.3|84	install -pm 644 build/%{name}-%{version}.jar \
12cr|joda-time-1.5.2-0.0.3|85	%{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|joda-time-1.5.2-0.0.3|86	
12cr|joda-time-1.5.2-0.0.3|87	#javadoc
12cr|joda-time-1.5.2-0.0.3|88	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|joda-time-1.5.2-0.0.3|89	cp -pr build/docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|joda-time-1.5.2-0.0.3|90	
12cr|joda-time-1.5.2-0.0.3|91	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|joda-time-1.5.2-0.0.3|92	
12cr|joda-time-1.5.2-0.0.3|93	#doc
12cr|joda-time-1.5.2-0.0.3|94	install -dm 755 %{buildroot}%{_docdir}/%{name}-%{version}
12cr|joda-time-1.5.2-0.0.3|95	cp LICENSE.txt %{buildroot}%{_docdir}/%{name}-%{version}
12cr|joda-time-1.5.2-0.0.3|96	
12cr|joda-time-1.5.2-0.0.3|97	%create_jar_links
12cr|joda-time-1.5.2-0.0.3|98	
12cr|joda-time-1.5.2-0.0.3|99	%files
12cr|joda-time-1.5.2-0.0.3|100	%defattr(-,root,root,-)
12cr|joda-time-1.5.2-0.0.3|101	%{_docdir}/%{name}-%{version}/LICENSE.txt
12cr|joda-time-1.5.2-0.0.3|102	%{_javadir}/*.jar
12cr|joda-time-1.5.2-0.0.3|103	
12cr|joda-time-1.5.2-0.0.3|104	%files javadoc
12cr|joda-time-1.5.2-0.0.3|105	%defattr(-,root,root,-)
12cr|joda-time-1.5.2-0.0.3|106	%doc %{_javadocdir}/%{name}-%{version}
12cr|joda-time-1.5.2-0.0.3|107	%doc %{_javadocdir}/%{name}
12cr|joda-time-1.5.2-0.0.3|108	
12cr|joda-time-1.5.2-0.0.3|109	
12cr|joda-time-1.5.2-0.0.3|110	%changelog
12cr|joda-time-1.5.2-0.0.3|111	* Fri Sep 11 2009 Thierry Vignaud <tvignaud@mandriva.com> 0:1.5.2-0.0.3mdv2010.0
12cr|joda-time-1.5.2-0.0.3|112	+ Revision: 438041
12cr|joda-time-1.5.2-0.0.3|113	- rebuild
12cr|joda-time-1.5.2-0.0.3|114	
12cr|joda-time-1.5.2-0.0.3|115	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0:1.5.2-0.0.2mdv2009.1
12cr|joda-time-1.5.2-0.0.3|116	+ Revision: 350242
12cr|joda-time-1.5.2-0.0.3|117	- 2009.1 rebuild
12cr|joda-time-1.5.2-0.0.3|118	
12cr|joda-time-1.5.2-0.0.3|119	* Fri Mar 07 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:1.5.2-0.0.1mdv2008.1
12cr|joda-time-1.5.2-0.0.3|120	+ Revision: 181172
12cr|joda-time-1.5.2-0.0.3|121	- remove vendor and distribution tags
12cr|joda-time-1.5.2-0.0.3|122	- bump release
12cr|joda-time-1.5.2-0.0.3|123	- import joda-time
12cr|joda-time-1.5.2-0.0.3|124	
12cr|joda-time-1.5.2-0.0.3|125	

2379 12
12cr|jogl-1.1.1-0.6.10|1	Summary:	Java bindings for the OpenGL API
12cr|jogl-1.1.1-0.6.10|2	Name:		jogl
12cr|jogl-1.1.1-0.6.10|3	Version:	1.1.1
12cr|jogl-1.1.1-0.6.10|4	Release:	0.6.10
12cr|jogl-1.1.1-0.6.10|5	Group:		Development/Java
12cr|jogl-1.1.1-0.6.10|6	License:	BSD
12cr|jogl-1.1.1-0.6.10|7	URL:		http://jogl.dev.java.net/
12cr|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
12cr|jogl-1.1.1-0.6.10|9	Source0:	%{name}-%{version}.tar.bz2
12cr|jogl-1.1.1-0.6.10|10	# match gluegen package
12cr|jogl-1.1.1-0.6.10|11	# svn co https://svn.java.net/svn/gluegen~svn/branches/1.0b06-maint gluegen-1.0b06
12cr|jogl-1.1.1-0.6.10|12	Source1:	gluegen-1.0b06.tar.bz2
12cr|jogl-1.1.1-0.6.10|13	Source2:	jogl.properties
12cr|jogl-1.1.1-0.6.10|14	Patch0:		%{name}-1.1.1-src-no-link-against-sun-java.patch
12cr|jogl-1.1.1-0.6.10|15	# http://pkgs.fedoraproject.org/gitweb/?p=gluegen.git;a=blob;f=fix-antlr-classpath.patch
12cr|jogl-1.1.1-0.6.10|16	Patch1:		fix-antlr-classpath.patch
12cr|jogl-1.1.1-0.6.10|17	BuildRequires:	ant
12cr|jogl-1.1.1-0.6.10|18	BuildRequires:	ant-antlr
12cr|jogl-1.1.1-0.6.10|19	BuildRequires:	antlr
12cr|jogl-1.1.1-0.6.10|20	BuildRequires:	jpackage-utils
12cr|jogl-1.1.1-0.6.10|21	BuildRequires:	mesa-common-devel
12cr|jogl-1.1.1-0.6.10|22	BuildRequires:	java-rpmbuild
12cr|jogl-1.1.1-0.6.10|23	BuildRequires:	unzip
12cr|jogl-1.1.1-0.6.10|24	BuildRequires:	update-alternatives
12cr|jogl-1.1.1-0.6.10|25	BuildRequires:	xml-commons-apis
12cr|jogl-1.1.1-0.6.10|26	BuildRequires:	cpptasks
12cr|jogl-1.1.1-0.6.10|27	BuildRequires:	pkgconfig(xt)
12cr|jogl-1.1.1-0.6.10|28	Requires:	java >= 1.5
12cr|jogl-1.1.1-0.6.10|29	
12cr|jogl-1.1.1-0.6.10|30	%description
12cr|jogl-1.1.1-0.6.10|31	The JOGL Project hosts a reference implementation of the Java bindings for
12cr|jogl-1.1.1-0.6.10|32	OpenGL API, and is designed to provide hardware-supported 3D graphics to
12cr|jogl-1.1.1-0.6.10|33	applications written in the Java programming language.
12cr|jogl-1.1.1-0.6.10|34	
12cr|jogl-1.1.1-0.6.10|35	It is part of a suite of open-source technologies initiated bu the Game
12cr|jogl-1.1.1-0.6.10|36	Technology Group at Sun Microsystems.
12cr|jogl-1.1.1-0.6.10|37	
12cr|jogl-1.1.1-0.6.10|38	JOGL provides full access to the APIs in the OpenGL 1.5 specification as
12cr|jogl-1.1.1-0.6.10|39	well as nearly all vendor extensions, and integrated with the AWT and Swing
12cr|jogl-1.1.1-0.6.10|40	widget sets.
12cr|jogl-1.1.1-0.6.10|41	
12cr|jogl-1.1.1-0.6.10|42	%package javadoc
12cr|jogl-1.1.1-0.6.10|43	Summary:	Javadoc for jogl
12cr|jogl-1.1.1-0.6.10|44	Group:		Development/Java
12cr|jogl-1.1.1-0.6.10|45	
12cr|jogl-1.1.1-0.6.10|46	%description javadoc
12cr|jogl-1.1.1-0.6.10|47	Javadoc for jogl.
12cr|jogl-1.1.1-0.6.10|48	
12cr|jogl-1.1.1-0.6.10|49	%package manual
12cr|jogl-1.1.1-0.6.10|50	Summary:	User documetation for jogl
12cr|jogl-1.1.1-0.6.10|51	Group:		Development/Java
12cr|jogl-1.1.1-0.6.10|52	
12cr|jogl-1.1.1-0.6.10|53	%description manual
12cr|jogl-1.1.1-0.6.10|54	Usermanual for jogl.
12cr|jogl-1.1.1-0.6.10|55	
12cr|jogl-1.1.1-0.6.10|56	
12cr|jogl-1.1.1-0.6.10|57	%prep
12cr|jogl-1.1.1-0.6.10|58	%setup -q -b 1
12cr|jogl-1.1.1-0.6.10|59	ln -sf gluegen-1.0b06 ../gluegen
12cr|jogl-1.1.1-0.6.10|60	pushd make
12cr|jogl-1.1.1-0.6.10|61	%patch0 -p0
12cr|jogl-1.1.1-0.6.10|62	popd
12cr|jogl-1.1.1-0.6.10|63	pushd ../gluegen-1.0b06
12cr|jogl-1.1.1-0.6.10|64	%patch1 -p1
12cr|jogl-1.1.1-0.6.10|65	popd
12cr|jogl-1.1.1-0.6.10|66	
12cr|jogl-1.1.1-0.6.10|67	%__cp %{SOURCE2} make
12cr|jogl-1.1.1-0.6.10|68	
12cr|jogl-1.1.1-0.6.10|69	%build
12cr|jogl-1.1.1-0.6.10|70	export OPT_JAR_LIST="antlr ant/antlr"
12cr|jogl-1.1.1-0.6.10|71	export CLASSPATH=$(build-classpath antlr ant/ant-antlr)
12cr|jogl-1.1.1-0.6.10|72	
12cr|jogl-1.1.1-0.6.10|73	pushd make
12cr|jogl-1.1.1-0.6.10|74	perl -pi -e 's@/usr/X11R6/%{_lib}@%{_libdir}@g' build.xml
12cr|jogl-1.1.1-0.6.10|75	
12cr|jogl-1.1.1-0.6.10|76	%ant \
12cr|jogl-1.1.1-0.6.10|77	-Duser.home=%{_topdir}/SOURCES \
12cr|jogl-1.1.1-0.6.10|78	-Dantlr.jar=$(build-classpath antlr) \
12cr|jogl-1.1.1-0.6.10|79	all \
12cr|jogl-1.1.1-0.6.10|80	javadoc.dev.x11
12cr|jogl-1.1.1-0.6.10|81	
12cr|jogl-1.1.1-0.6.10|82	popd
12cr|jogl-1.1.1-0.6.10|83	
12cr|jogl-1.1.1-0.6.10|84	%install
12cr|jogl-1.1.1-0.6.10|85	rm -rf %{buildroot}
12cr|jogl-1.1.1-0.6.10|86	
12cr|jogl-1.1.1-0.6.10|87	# jars
12cr|jogl-1.1.1-0.6.10|88	%__install -dm 755 %{buildroot}%{_javadir}
12cr|jogl-1.1.1-0.6.10|89	%__install -m 644 build/%{name}.jar \
12cr|jogl-1.1.1-0.6.10|90	%{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|jogl-1.1.1-0.6.10|91	pushd %{buildroot}%{_javadir}
12cr|jogl-1.1.1-0.6.10|92	for jar in *-%{version}*; do
12cr|jogl-1.1.1-0.6.10|93	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
12cr|jogl-1.1.1-0.6.10|94	done
12cr|jogl-1.1.1-0.6.10|95	popd
12cr|jogl-1.1.1-0.6.10|96	
12cr|jogl-1.1.1-0.6.10|97	# native lib
12cr|jogl-1.1.1-0.6.10|98	%__install -dm 755 %{buildroot}%{_libdir}
12cr|jogl-1.1.1-0.6.10|99	%__install -m 644 build/obj/lib*.so \
12cr|jogl-1.1.1-0.6.10|100	%{buildroot}%{_libdir}
12cr|jogl-1.1.1-0.6.10|101	
12cr|jogl-1.1.1-0.6.10|102	# javadoc
12cr|jogl-1.1.1-0.6.10|103	%__install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jogl-1.1.1-0.6.10|104	cp -pr javadoc_jogl_dev/* \
12cr|jogl-1.1.1-0.6.10|105	%{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jogl-1.1.1-0.6.10|106	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
12cr|jogl-1.1.1-0.6.10|107	
12cr|jogl-1.1.1-0.6.10|108	%post javadoc
12cr|jogl-1.1.1-0.6.10|109	%__rm -f %{_javadocdir}/%{name}
12cr|jogl-1.1.1-0.6.10|110	ln -s %{name}-%{version} %{_javadocdir}/%{name}
12cr|jogl-1.1.1-0.6.10|111	
12cr|jogl-1.1.1-0.6.10|112	%files
12cr|jogl-1.1.1-0.6.10|113	%defattr(644,root,root,755)
12cr|jogl-1.1.1-0.6.10|114	%{_javadir}/*.jar
12cr|jogl-1.1.1-0.6.10|115	%attr(755,root,root) %{_libdir}/libjogl.so
12cr|jogl-1.1.1-0.6.10|116	%attr(755,root,root) %{_libdir}/libjogl_awt.so
12cr|jogl-1.1.1-0.6.10|117	
12cr|jogl-1.1.1-0.6.10|118	%files javadoc
12cr|jogl-1.1.1-0.6.10|119	%defattr(-,root,root)
12cr|jogl-1.1.1-0.6.10|120	%doc %{_javadocdir}/%{name}-%{version}
12cr|jogl-1.1.1-0.6.10|121	%ghost %doc %{_javadocdir}/%{name}
12cr|jogl-1.1.1-0.6.10|122	
12cr|jogl-1.1.1-0.6.10|123	%files manual
12cr|jogl-1.1.1-0.6.10|124	%defattr(-,root,root)
12cr|jogl-1.1.1-0.6.10|125	%doc doc/*
12cr|jogl-1.1.1-0.6.10|126	
12cr|jogl-1.1.1-0.6.10|127	
12cr|jogl-1.1.1-0.6.10|128	%changelog
12cr|jogl-1.1.1-0.6.10|129	* Wed Dec 14 2011 Paulo Andrade <pcpa@mandriva.com.br> 1.1.1-0.6.10mdv2012.0
12cr|jogl-1.1.1-0.6.10|130	+ Revision: 741343
12cr|jogl-1.1.1-0.6.10|131	- Correct build in current Mandriva cooker.
12cr|jogl-1.1.1-0.6.10|132	
12cr|jogl-1.1.1-0.6.10|133	* Thu Aug 04 2011 Paulo Andrade <pcpa@mandriva.com.br> 1.1.1-0.6.9
12cr|jogl-1.1.1-0.6.10|134	+ Revision: 693127
12cr|jogl-1.1.1-0.6.10|135	- Rebuild from checkout of maintenance branch.
12cr|jogl-1.1.1-0.6.10|136	
12cr|jogl-1.1.1-0.6.10|137	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-0.6.8mdv2011.0
12cr|jogl-1.1.1-0.6.10|138	+ Revision: 612509
12cr|jogl-1.1.1-0.6.10|139	- the mass rebuild of 2010.1 packages
12cr|jogl-1.1.1-0.6.10|140	
12cr|jogl-1.1.1-0.6.10|141	* Thu Apr 29 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.1-0.6.7mdv2010.1
12cr|jogl-1.1.1-0.6.10|142	+ Revision: 540949
12cr|jogl-1.1.1-0.6.10|143	- rebuild
12cr|jogl-1.1.1-0.6.10|144	
12cr|jogl-1.1.1-0.6.10|145	* Wed Sep 16 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.1-0.6.6mdv2010.0
12cr|jogl-1.1.1-0.6.10|146	+ Revision: 443343
12cr|jogl-1.1.1-0.6.10|147	- rebuild
12cr|jogl-1.1.1-0.6.10|148	
12cr|jogl-1.1.1-0.6.10|149	+ Thierry Vignaud <tv@mandriva.org>
12cr|jogl-1.1.1-0.6.10|150	- rebuild
12cr|jogl-1.1.1-0.6.10|151	
12cr|jogl-1.1.1-0.6.10|152	* Sat Nov 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.1-0.6.4mdv2009.1
12cr|jogl-1.1.1-0.6.10|153	+ Revision: 301148
12cr|jogl-1.1.1-0.6.10|154	- finally make it work
12cr|jogl-1.1.1-0.6.10|155	- add buildrequires on cpptasks
12cr|jogl-1.1.1-0.6.10|156	- don't build Cg support
12cr|jogl-1.1.1-0.6.10|157	- add source and spec files
12cr|jogl-1.1.1-0.6.10|158	- Created package structure for jogl.
12cr|jogl-1.1.1-0.6.10|159	

2380 12
12cr|john-1.7.9-1|1	%define name    john
12cr|john-1.7.9-1|2	%define version 1.7.9
12cr|john-1.7.9-1|3	%define release 1
12cr|john-1.7.9-1|4	
12cr|john-1.7.9-1|5	Name:       %{name}
12cr|john-1.7.9-1|6	Version:    %{version}
12cr|john-1.7.9-1|7	Release:    %{release}
12cr|john-1.7.9-1|8	Summary:    John the Ripper password cracker
12cr|john-1.7.9-1|9	License:    GPL
12cr|john-1.7.9-1|10	Group:      Monitoring
12cr|john-1.7.9-1|11	URL:        http://www.openwall.com/john
12cr|john-1.7.9-1|12	Source0:     http://www.openwall.com/john/g/%{name}-%{version}.tar.gz
12cr|john-1.7.9-1|13	#Patch0:     http://www.openwall.com/john/contrib/%{name}-%{version}-jumbo-6.tar.bz2
12cr|john-1.7.9-1|14	#Source:     http://www.openwall.com/john/contrib/%{name}-%{version}-jumbo-6.tar.bz2
12cr|john-1.7.9-1|15	Patch1:     john-1.7.8-fhs.patch
12cr|john-1.7.9-1|16	BuildRequires: openssl-devel
12cr|john-1.7.9-1|17	
12cr|john-1.7.9-1|18	%description
12cr|john-1.7.9-1|19	John the Ripper is a fast password cracker, currently available for many
12cr|john-1.7.9-1|20	flavors of Unix (11 are officially supported, not counting different
12cr|john-1.7.9-1|21	architectures), DOS, Win32, and BeOS. Its primary purpose is to detect
12cr|john-1.7.9-1|22	weak Unix passwords, but a number of other hash types are supported as
12cr|john-1.7.9-1|23	well.
12cr|john-1.7.9-1|24	
12cr|john-1.7.9-1|25	Build Options:
12cr|john-1.7.9-1|26	--define 'extra_cflags <cflags>'    Provide additional cflags
12cr|john-1.7.9-1|27	
12cr|john-1.7.9-1|28	%prep
12cr|john-1.7.9-1|29	%setup -q -n %{name}-%{version}
12cr|john-1.7.9-1|30	%patch1 -p1 -b .fhs
12cr|john-1.7.9-1|31	chmod 644 doc/*
12cr|john-1.7.9-1|32	
12cr|john-1.7.9-1|33	%build
12cr|john-1.7.9-1|34	TARGET=""
12cr|john-1.7.9-1|35	%ifarch %ix86
12cr|john-1.7.9-1|36	%ifarch i686
12cr|john-1.7.9-1|37	TARGET=linux-x86-mmx
12cr|john-1.7.9-1|38	%else
12cr|john-1.7.9-1|39	TARGET=linux-x86-any
12cr|john-1.7.9-1|40	%endif
12cr|john-1.7.9-1|41	%else
12cr|john-1.7.9-1|42	%ifarch x86_64
12cr|john-1.7.9-1|43	TARGET=linux-x86-64
12cr|john-1.7.9-1|44	%endif
12cr|john-1.7.9-1|45	%ifarch ppc
12cr|john-1.7.9-1|46	TARGET=linux-ppc
12cr|john-1.7.9-1|47	%endif
12cr|john-1.7.9-1|48	%ifarch alpha
12cr|john-1.7.9-1|49	TARGET=linux-alpha
12cr|john-1.7.9-1|50	%endif
12cr|john-1.7.9-1|51	%ifarch sparc
12cr|john-1.7.9-1|52	TARGET=linux-sparc
12cr|john-1.7.9-1|53	%endif
12cr|john-1.7.9-1|54	%endif
12cr|john-1.7.9-1|55	
12cr|john-1.7.9-1|56	if test -z "$TARGET"; then
12cr|john-1.7.9-1|57	TARGET=generic
12cr|john-1.7.9-1|58	export TARGET
12cr|john-1.7.9-1|59	echo "Please add the right TARGET to the spec file"
12cr|john-1.7.9-1|60	fi
12cr|john-1.7.9-1|61	
12cr|john-1.7.9-1|62	cd src
12cr|john-1.7.9-1|63	%make $TARGET CFLAGS="-c -Wall %{optflags} %{?extra_cflags:%extra_cflags}"
12cr|john-1.7.9-1|64	
12cr|john-1.7.9-1|65	%install
12cr|john-1.7.9-1|66	mkdir -p %{buildroot}%{_bindir} \
12cr|john-1.7.9-1|67	%{buildroot}%{_datadir}/%{name} \
12cr|john-1.7.9-1|68	%{buildroot}%{_sysconfdir}
12cr|john-1.7.9-1|69	
12cr|john-1.7.9-1|70	install -m 755 run/{john,mailer} %{buildroot}%{_bindir}/
12cr|john-1.7.9-1|71	install -m 644 run/*.chr run/password.lst %{buildroot}%{_datadir}/%{name}/
12cr|john-1.7.9-1|72	install -m 644 run/john.conf %{buildroot}%{_sysconfdir}/
12cr|john-1.7.9-1|73	
12cr|john-1.7.9-1|74	pushd %{buildroot}%{_bindir}
12cr|john-1.7.9-1|75	ln -s john unafs
12cr|john-1.7.9-1|76	ln -s john unique
12cr|john-1.7.9-1|77	ln -s john unshadow
12cr|john-1.7.9-1|78	popd
12cr|john-1.7.9-1|79	
12cr|john-1.7.9-1|80	%files
12cr|john-1.7.9-1|81	%doc doc/*
12cr|john-1.7.9-1|82	%config(noreplace) %{_sysconfdir}/john.conf
12cr|john-1.7.9-1|83	%{_bindir}/*
12cr|john-1.7.9-1|84	%{_datadir}/%{name}
12cr|john-1.7.9-1|85	
12cr|john-1.7.9-1|86	
12cr|john-1.7.9-1|87	
12cr|john-1.7.9-1|88	
12cr|john-1.7.9-1|89	
12cr|john-1.7.9-1|90	%changelog
12cr|john-1.7.9-1|91	* Fri Feb 24 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.7.9-1
12cr|john-1.7.9-1|92	+ Revision: 780102
12cr|john-1.7.9-1|93	- version update 1.7.9
12cr|john-1.7.9-1|94	
12cr|john-1.7.9-1|95	* Tue Oct 18 2011 Leonardo Coelho <leonardoc@mandriva.org> 1.7.8-1
12cr|john-1.7.9-1|96	+ Revision: 705161
12cr|john-1.7.9-1|97	- bump new version
12cr|john-1.7.9-1|98	
12cr|john-1.7.9-1|99	* Thu Jun 16 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.7-1
12cr|john-1.7.9-1|100	+ Revision: 685582
12cr|john-1.7.9-1|101	- new version
12cr|john-1.7.9-1|102	- switch to jumbo source tarball directly, instead of official version + patch
12cr|john-1.7.9-1|103	
12cr|john-1.7.9-1|104	* Sat Jul 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.6-1mdv2011.0
12cr|john-1.7.9-1|105	+ Revision: 554503
12cr|john-1.7.9-1|106	- new version
12cr|john-1.7.9-1|107	
12cr|john-1.7.9-1|108	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 1.7.5-2mdv2010.1
12cr|john-1.7.9-1|109	+ Revision: 537328
12cr|john-1.7.9-1|110	- rebuild
12cr|john-1.7.9-1|111	
12cr|john-1.7.9-1|112	* Sun Feb 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.5-1mdv2010.1
12cr|john-1.7.9-1|113	+ Revision: 512683
12cr|john-1.7.9-1|114	- new version
12cr|john-1.7.9-1|115	
12cr|john-1.7.9-1|116	* Thu Jan 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.4.2-1mdv2010.1
12cr|john-1.7.9-1|117	+ Revision: 494749
12cr|john-1.7.9-1|118	- new version
12cr|john-1.7.9-1|119	
12cr|john-1.7.9-1|120	* Sat Jan 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.4-1mdv2010.1
12cr|john-1.7.9-1|121	+ Revision: 485149
12cr|john-1.7.9-1|122	- new version
12cr|john-1.7.9-1|123	
12cr|john-1.7.9-1|124	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.3.4-1mdv2010.0
12cr|john-1.7.9-1|125	+ Revision: 446466
12cr|john-1.7.9-1|126	- new version
12cr|john-1.7.9-1|127	- drop format error patch, merged upstream
12cr|john-1.7.9-1|128	- change patches order
12cr|john-1.7.9-1|129	
12cr|john-1.7.9-1|130	* Mon Sep 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.3.1-3mdv2010.0
12cr|john-1.7.9-1|131	+ Revision: 439652
12cr|john-1.7.9-1|132	- jumbo patch (support for tens of additional hash types)
12cr|john-1.7.9-1|133	
12cr|john-1.7.9-1|134	* Sun Sep 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.3.1-2mdv2010.0
12cr|john-1.7.9-1|135	+ Revision: 438689
12cr|john-1.7.9-1|136	- fix format errors
12cr|john-1.7.9-1|137	
12cr|john-1.7.9-1|138	* Mon Aug 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.3.1-1mdv2009.0
12cr|john-1.7.9-1|139	+ Revision: 270893
12cr|john-1.7.9-1|140	- new version
12cr|john-1.7.9-1|141	
12cr|john-1.7.9-1|142	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.7.2-6mdv2009.0
12cr|john-1.7.9-1|143	+ Revision: 247414
12cr|john-1.7.9-1|144	- rebuild
12cr|john-1.7.9-1|145	
12cr|john-1.7.9-1|146	+ Olivier Blin <blino@mandriva.org>
12cr|john-1.7.9-1|147	- restore BuildRoot
12cr|john-1.7.9-1|148	
12cr|john-1.7.9-1|149	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.2-4mdv2008.1
12cr|john-1.7.9-1|150	+ Revision: 136771
12cr|john-1.7.9-1|151	- rebuild
12cr|john-1.7.9-1|152	
12cr|john-1.7.9-1|153	+ Thierry Vignaud <tv@mandriva.org>
12cr|john-1.7.9-1|154	- kill re-definition of %%buildroot on Pixel's request
12cr|john-1.7.9-1|155	

2381 12
12cr|jokosher-0.11.4-2|1	%define mainver %(echo %{version} | sed -e "s/\\([0-9]*\\.[0-9]*\\).[0-9]*/\\1/")
12cr|jokosher-0.11.4-2|2	
12cr|jokosher-0.11.4-2|3	Summary:	Simple yet powerful multi-track studio
12cr|jokosher-0.11.4-2|4	Name:		jokosher
12cr|jokosher-0.11.4-2|5	Version:	0.11.4
12cr|jokosher-0.11.4-2|6	Release:	%mkrel 2
12cr|jokosher-0.11.4-2|7	Group:		Sound
12cr|jokosher-0.11.4-2|8	License:	GPLv2+
12cr|jokosher-0.11.4-2|9	URL:		http://jokosher.org
12cr|jokosher-0.11.4-2|10	Source0:	http://launchpad.net/jokosher/%{mainver}/%{version}/+download/%{name}-%{version}.tar.gz
12cr|jokosher-0.11.4-2|11	BuildRequires:	python-devel >= %{py_ver}
12cr|jokosher-0.11.4-2|12	BuildRequires:	desktop-file-utils
12cr|jokosher-0.11.4-2|13	BuildRequires:	python-setuptools
12cr|jokosher-0.11.4-2|14	BuildRequires:	gettext
12cr|jokosher-0.11.4-2|15	BuildRequires:	scrollkeeper
12cr|jokosher-0.11.4-2|16	Requires:	dbus-python
12cr|jokosher-0.11.4-2|17	Requires:	gnonlin >= 0.10.8
12cr|jokosher-0.11.4-2|18	Requires:	gstreamer0.10-plugins-base >= 0.10.11
12cr|jokosher-0.11.4-2|19	Requires:	gstreamer0.10-plugins-good >= 0.10.4
12cr|jokosher-0.11.4-2|20	Requires:	gstreamer0.10-python
12cr|jokosher-0.11.4-2|21	Requires:	gstreamer0.10-plugins-ugly >= 0.10.6
12cr|jokosher-0.11.4-2|22	Requires:	gstreamer0.10-plugins-bad >= 0.10.5
12cr|jokosher-0.11.4-2|23	Requires:	gnome-python
12cr|jokosher-0.11.4-2|24	Requires:	pygtk2.0-libglade
12cr|jokosher-0.11.4-2|25	%if %mdkversion > 200900
12cr|jokosher-0.11.4-2|26	Requires:	python-pkg-resources
12cr|jokosher-0.11.4-2|27	%else
12cr|jokosher-0.11.4-2|28	Requires:	python-setuptools
12cr|jokosher-0.11.4-2|29	%endif
12cr|jokosher-0.11.4-2|30	Requires:	python-pyxml
12cr|jokosher-0.11.4-2|31	Requires:	yelp
12cr|jokosher-0.11.4-2|32	Requires:	ladspa
12cr|jokosher-0.11.4-2|33	Requires(post):	scrollkeeper
12cr|jokosher-0.11.4-2|34	Requires(postun): scrollkeeper
12cr|jokosher-0.11.4-2|35	Obsoletes:	%{name} < 0.9
12cr|jokosher-0.11.4-2|36	BuildArch:	noarch
12cr|jokosher-0.11.4-2|37	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|jokosher-0.11.4-2|38	
12cr|jokosher-0.11.4-2|39	%description
12cr|jokosher-0.11.4-2|40	Jokosher is a simple and poweful multi-track studio.Jokosher provides
12cr|jokosher-0.11.4-2|41	a complete application for recording, editing, mixing and exporting audio,
12cr|jokosher-0.11.4-2|42	and has been specifically designed with usability in mind. The developers
12cr|jokosher-0.11.4-2|43	behind Jokosher have re-thought audio production at every level, and created
12cr|jokosher-0.11.4-2|44	something devilishly simple to use.
12cr|jokosher-0.11.4-2|45	
12cr|jokosher-0.11.4-2|46	Jokosher offers a strong featureset:
12cr|jokosher-0.11.4-2|47	* Easy to use interface, designed from the ground up. Jokosher uses concepts
12cr|jokosher-0.11.4-2|48	and language familiar to musicians, and is a breeze to use.
12cr|jokosher-0.11.4-2|49	* Simple editing with splitting, trimming and moving tools.
12cr|jokosher-0.11.4-2|50	* Multi-track volume mixing with VU sliders.
12cr|jokosher-0.11.4-2|51	* Import audio (Ogg Vorbis, MP3, FLAC, WAV and anything else supported by
12cr|jokosher-0.11.4-2|52	GStreamer) into your projects.
12cr|jokosher-0.11.4-2|53	* A range of instruments can be added to a project, and instruments can be
12cr|jokosher-0.11.4-2|54	renamed.Instruments can also be muted and soloed easily.
12cr|jokosher-0.11.4-2|55	* Export to MP3, Ogg Vorbis, FLAC, WAV and anything else GStreamer supports.
12cr|jokosher-0.11.4-2|56	* Documentation (User Guide, FAQ, Tutorial) and User Community (Forums, IRC).
12cr|jokosher-0.11.4-2|57	
12cr|jokosher-0.11.4-2|58	%prep
12cr|jokosher-0.11.4-2|59	%setup -q
12cr|jokosher-0.11.4-2|60	
12cr|jokosher-0.11.4-2|61	sed -i '1d' Jokosher/JokosherApp.py
12cr|jokosher-0.11.4-2|62	sed -i s/"Version=0.9"/"Version=1.0"/g bin/jokosher.desktop
12cr|jokosher-0.11.4-2|63	
12cr|jokosher-0.11.4-2|64	%build
12cr|jokosher-0.11.4-2|65	python setup.py build
12cr|jokosher-0.11.4-2|66	
12cr|jokosher-0.11.4-2|67	%install
12cr|jokosher-0.11.4-2|68	python setup.py install --skip-build --root=%{buildroot}
12cr|jokosher-0.11.4-2|69	
12cr|jokosher-0.11.4-2|70	perl -pi -e 's,%{name}-icon.png,%{name}-icon,g' %{buildroot}%{_datadir}/applications/*
12cr|jokosher-0.11.4-2|71	
12cr|jokosher-0.11.4-2|72	desktop-file-install \
12cr|jokosher-0.11.4-2|73	--remove-category="Application" \
12cr|jokosher-0.11.4-2|74	--remove-category="AudioVideo" \
12cr|jokosher-0.11.4-2|75	--add-category="Audio;Recorder;X-MandrivaLinux-CrossDesktop;" \
12cr|jokosher-0.11.4-2|76	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|jokosher-0.11.4-2|77	
12cr|jokosher-0.11.4-2|78	chmod 755 %{buildroot}%{py_sitedir}/Jokosher/Profiler.py
12cr|jokosher-0.11.4-2|79	
12cr|jokosher-0.11.4-2|80	#(tpg) wtf?
12cr|jokosher-0.11.4-2|81	#mkdir -p %{buildroot}%{_datadir}/omf/%{name}
12cr|jokosher-0.11.4-2|82	#mv -f %{buildroot}%{_prefix}/jokosher/* %{buildroot}%{_datadir}/omf/%{name}
12cr|jokosher-0.11.4-2|83	
12cr|jokosher-0.11.4-2|84	%find_lang %{name}
12cr|jokosher-0.11.4-2|85	
12cr|jokosher-0.11.4-2|86	%if %mdkversion < 200900
12cr|jokosher-0.11.4-2|87	%post
12cr|jokosher-0.11.4-2|88	%{update_menus}
12cr|jokosher-0.11.4-2|89	%{update_desktop_database}
12cr|jokosher-0.11.4-2|90	%{update_mime_database}
12cr|jokosher-0.11.4-2|91	%{update_scrollkeeper}
12cr|jokosher-0.11.4-2|92	%update_icon_cache hicolor
12cr|jokosher-0.11.4-2|93	%endif
12cr|jokosher-0.11.4-2|94	
12cr|jokosher-0.11.4-2|95	%if %mdkversion < 200900
12cr|jokosher-0.11.4-2|96	%postun
12cr|jokosher-0.11.4-2|97	%{clean_menus}
12cr|jokosher-0.11.4-2|98	%{clean_desktop_database}
12cr|jokosher-0.11.4-2|99	%{clean_mime_database}
12cr|jokosher-0.11.4-2|100	%{clean_scrollkeeper}
12cr|jokosher-0.11.4-2|101	%clean_icon_cache hicolor
12cr|jokosher-0.11.4-2|102	%endif
12cr|jokosher-0.11.4-2|103	
12cr|jokosher-0.11.4-2|104	%clean
12cr|jokosher-0.11.4-2|105	rm -rf %{buildroot}
12cr|jokosher-0.11.4-2|106	
12cr|jokosher-0.11.4-2|107	%files -f %{name}.lang
12cr|jokosher-0.11.4-2|108	%defattr(-,root,root)
12cr|jokosher-0.11.4-2|109	%doc AUTHORS COPYING README help/*
12cr|jokosher-0.11.4-2|110	%attr(755,root,root) %{_bindir}/%{name}
12cr|jokosher-0.11.4-2|111	%dir %{_datadir}/%{name}
12cr|jokosher-0.11.4-2|112	%dir %{_datadir}/%{name}/Instruments
12cr|jokosher-0.11.4-2|113	%dir %{_datadir}/%{name}/Instruments/images
12cr|jokosher-0.11.4-2|114	%dir %{_datadir}/%{name}/extensions
12cr|jokosher-0.11.4-2|115	%dir %{_datadir}/%{name}/pixmaps
12cr|jokosher-0.11.4-2|116	%dir %{_datadir}/omf/%{name}
12cr|jokosher-0.11.4-2|117	%dir %{py_sitedir}/Jokosher
12cr|jokosher-0.11.4-2|118	%dir %{py_sitedir}/Jokosher/elements
12cr|jokosher-0.11.4-2|119	%dir %{py_sitedir}/Jokosher/ui
12cr|jokosher-0.11.4-2|120	%dir %{py_sitedir}/Jokosher/PlatformUtils
12cr|jokosher-0.11.4-2|121	%{py_sitedir}/Jokosher/*.py*
12cr|jokosher-0.11.4-2|122	%{py_sitedir}/Jokosher/elements/*.py*
12cr|jokosher-0.11.4-2|123	%{py_sitedir}/Jokosher/PlatformUtils/*.py*
12cr|jokosher-0.11.4-2|124	%{py_sitedir}/Jokosher/ui/*.py*
12cr|jokosher-0.11.4-2|125	%{py_sitedir}/%{name}*egg-info
12cr|jokosher-0.11.4-2|126	%{_datadir}/applications/jokosher.desktop
12cr|jokosher-0.11.4-2|127	%{_datadir}/gnome/help/jokosher/C/figures/*.png
12cr|jokosher-0.11.4-2|128	%{_datadir}/gnome/help/jokosher/C/*.xml
12cr|jokosher-0.11.4-2|129	%{_datadir}/omf/jokosher/jokosher-C.omf
12cr|jokosher-0.11.4-2|130	%{_iconsdir}/hicolor/*/apps/*.png
12cr|jokosher-0.11.4-2|131	%{_datadir}/jokosher/Instruments/*.instr
12cr|jokosher-0.11.4-2|132	%{_datadir}/jokosher/Instruments/images/*.png
12cr|jokosher-0.11.4-2|133	%{_datadir}/jokosher/Jokosher.glade
12cr|jokosher-0.11.4-2|134	%{_datadir}/jokosher/extensions/*py*
12cr|jokosher-0.11.4-2|135	%{_datadir}/jokosher/jokosher-logo.png
12cr|jokosher-0.11.4-2|136	%{_datadir}/jokosher/pixmaps/*.png
12cr|jokosher-0.11.4-2|137	%{_datadir}/mime/packages/jokosher.xml
12cr|jokosher-0.11.4-2|138	%{_datadir}/pixmaps/jokosher.png
12cr|jokosher-0.11.4-2|139	
12cr|jokosher-0.11.4-2|140	
12cr|jokosher-0.11.4-2|141	%changelog
12cr|jokosher-0.11.4-2|142	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.11.4-2mdv2011.0
12cr|jokosher-0.11.4-2|143	+ Revision: 592408
12cr|jokosher-0.11.4-2|144	- rebuild for python 2.7
12cr|jokosher-0.11.4-2|145	
12cr|jokosher-0.11.4-2|146	* Mon Mar 01 2010 Frederik Himpe <fhimpe@mandriva.org> 0.11.4-1mdv2010.1
12cr|jokosher-0.11.4-2|147	+ Revision: 513256
12cr|jokosher-0.11.4-2|148	- update to new version 0.11.4
12cr|jokosher-0.11.4-2|149	
12cr|jokosher-0.11.4-2|150	* Sat Jun 13 2009 Frederik Himpe <fhimpe@mandriva.org> 0.11.3-1mdv2010.0
12cr|jokosher-0.11.4-2|151	+ Revision: 385721
12cr|jokosher-0.11.4-2|152	- update to new version 0.11.3
12cr|jokosher-0.11.4-2|153	
12cr|jokosher-0.11.4-2|154	* Wed May 13 2009 Frederik Himpe <fhimpe@mandriva.org> 0.11.2-1mdv2010.0
12cr|jokosher-0.11.4-2|155	+ Revision: 375514
12cr|jokosher-0.11.4-2|156	- Update to new version 0.11.2
12cr|jokosher-0.11.4-2|157	- Fix source URL
12cr|jokosher-0.11.4-2|158	
12cr|jokosher-0.11.4-2|159	* Tue May 12 2009 Frederik Himpe <fhimpe@mandriva.org> 0.11-2mdv2010.0
12cr|jokosher-0.11.4-2|160	+ Revision: 374978
12cr|jokosher-0.11.4-2|161	- rebuild
12cr|jokosher-0.11.4-2|162	
12cr|jokosher-0.11.4-2|163	* Sun Mar 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.11-1mdv2009.1
12cr|jokosher-0.11.4-2|164	+ Revision: 352867
12cr|jokosher-0.11.4-2|165	- update to new version 0.11
12cr|jokosher-0.11.4-2|166	- fix file list
12cr|jokosher-0.11.4-2|167	
12cr|jokosher-0.11.4-2|168	* Mon Dec 29 2008 Götz Waschk <waschk@mandriva.org> 0.10-3mdv2009.1
12cr|jokosher-0.11.4-2|169	+ Revision: 320971
12cr|jokosher-0.11.4-2|170	- rebuild for new python
12cr|jokosher-0.11.4-2|171	
12cr|jokosher-0.11.4-2|172	* Sat Nov 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.10-2mdv2009.1
12cr|jokosher-0.11.4-2|173	+ Revision: 308014
12cr|jokosher-0.11.4-2|174	- require python-pkg-resources for mdv version greater than 200900, instead of python-setuptools which requires bunch of useless python stuff and python-devel
12cr|jokosher-0.11.4-2|175	
12cr|jokosher-0.11.4-2|176	* Mon Sep 01 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.10-1mdv2009.0
12cr|jokosher-0.11.4-2|177	+ Revision: 278188
12cr|jokosher-0.11.4-2|178	- drop patch 0, fixed upstream
12cr|jokosher-0.11.4-2|179	- fix file list
12cr|jokosher-0.11.4-2|180	- update to new version 0.10
12cr|jokosher-0.11.4-2|181	
12cr|jokosher-0.11.4-2|182	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.9-10mdv2009.0
12cr|jokosher-0.11.4-2|183	+ Revision: 247416
12cr|jokosher-0.11.4-2|184	- rebuild
12cr|jokosher-0.11.4-2|185	
12cr|jokosher-0.11.4-2|186	+ Pixel <pixel@mandriva.com>
12cr|jokosher-0.11.4-2|187	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|jokosher-0.11.4-2|188	
12cr|jokosher-0.11.4-2|189	* Sat Mar 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9-8mdv2008.1
12cr|jokosher-0.11.4-2|190	+ Revision: 182205
12cr|jokosher-0.11.4-2|191	- new license policy
12cr|jokosher-0.11.4-2|192	
12cr|jokosher-0.11.4-2|193	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.9-7mdv2008.1
12cr|jokosher-0.11.4-2|194	+ Revision: 170905
12cr|jokosher-0.11.4-2|195	- rebuild
12cr|jokosher-0.11.4-2|196	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|jokosher-0.11.4-2|197	- kill re-definition of %%buildroot on Pixel's request
12cr|jokosher-0.11.4-2|198	
12cr|jokosher-0.11.4-2|199	+ Olivier Blin <oblin@mandriva.com>
12cr|jokosher-0.11.4-2|200	- restore BuildRoot
12cr|jokosher-0.11.4-2|201	
12cr|jokosher-0.11.4-2|202	* Mon Sep 24 2007 Anne Nicolas <ennael@mandriva.org> 0.9-6mdv2008.0
12cr|jokosher-0.11.4-2|203	+ Revision: 92569
12cr|jokosher-0.11.4-2|204	- Fix menu
12cr|jokosher-0.11.4-2|205	
12cr|jokosher-0.11.4-2|206	* Thu Sep 13 2007 Emmanuel Andry <eandry@mandriva.org> 0.9-5mdv2008.0
12cr|jokosher-0.11.4-2|207	+ Revision: 85339
12cr|jokosher-0.11.4-2|208	- fix desktop file validation
12cr|jokosher-0.11.4-2|209	- remove omf files location workaround
12cr|jokosher-0.11.4-2|210	
12cr|jokosher-0.11.4-2|211	* Wed Aug 08 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9-4mdv2008.0
12cr|jokosher-0.11.4-2|212	+ Revision: 60179
12cr|jokosher-0.11.4-2|213	- fix omf files directory
12cr|jokosher-0.11.4-2|214	- tune up the desktop file
12cr|jokosher-0.11.4-2|215	- add python-pyxml to requires
12cr|jokosher-0.11.4-2|216	- add gstreamer-plugins-bad to enable LADSPA effect support
12cr|jokosher-0.11.4-2|217	- add gstreamer-plugins-ugly to enable mp3 files playback
12cr|jokosher-0.11.4-2|218	
12cr|jokosher-0.11.4-2|219	* Wed Jul 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9-3mdv2008.0
12cr|jokosher-0.11.4-2|220	+ Revision: 55269
12cr|jokosher-0.11.4-2|221	- provide patch, which should fix #31976
12cr|jokosher-0.11.4-2|222	
12cr|jokosher-0.11.4-2|223	* Mon Jul 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9-2mdv2008.0
12cr|jokosher-0.11.4-2|224	+ Revision: 54506
12cr|jokosher-0.11.4-2|225	- add provides on yelp (should close 31976)
12cr|jokosher-0.11.4-2|226	- set buildrequires on gettext and scrollkeeper
12cr|jokosher-0.11.4-2|227	- add requires on ladspa
12cr|jokosher-0.11.4-2|228	- fix desktop file
12cr|jokosher-0.11.4-2|229	- add post and postun scriplets
12cr|jokosher-0.11.4-2|230	- own missing directories and files
12cr|jokosher-0.11.4-2|231	- extend the description
12cr|jokosher-0.11.4-2|232	
12cr|jokosher-0.11.4-2|233	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9-1mdv2008.0
12cr|jokosher-0.11.4-2|234	+ Revision: 30341
12cr|jokosher-0.11.4-2|235	- update to the stable version
12cr|jokosher-0.11.4-2|236	
12cr|jokosher-0.11.4-2|237	
12cr|jokosher-0.11.4-2|238	* Wed Feb 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9-0.20070228.1mdv2007.0
12cr|jokosher-0.11.4-2|239	+ Revision: 127068
12cr|jokosher-0.11.4-2|240	- update to version 0.9 svn
12cr|jokosher-0.11.4-2|241	- spec file clean
12cr|jokosher-0.11.4-2|242	
12cr|jokosher-0.11.4-2|243	* Sun Feb 18 2007 Götz Waschk <waschk@mandriva.org> 0.2-2mdv2007.1
12cr|jokosher-0.11.4-2|244	+ Revision: 122366
12cr|jokosher-0.11.4-2|245	- replace deps by package names that exist on Mandriva and not Debian
12cr|jokosher-0.11.4-2|246	- make it a noarch package
12cr|jokosher-0.11.4-2|247	- change the executable name to match the menu entry
12cr|jokosher-0.11.4-2|248	- this is still unusable, stay tuned
12cr|jokosher-0.11.4-2|249	
12cr|jokosher-0.11.4-2|250	* Sat Feb 17 2007 Jérôme Soyer <saispo@mandriva.org> 0.2-1mdv2007.1
12cr|jokosher-0.11.4-2|251	+ Revision: 122087
12cr|jokosher-0.11.4-2|252	- Fix build
12cr|jokosher-0.11.4-2|253	- Import jokosher
12cr|jokosher-0.11.4-2|254	

2382 12
12cr|joni-1.1.3-0.1.svn7235.3|1	%define gcj_support 0
12cr|joni-1.1.3-0.1.svn7235.3|2	
12cr|joni-1.1.3-0.1.svn7235.3|3	
12cr|joni-1.1.3-0.1.svn7235.3|4	Name:           joni
12cr|joni-1.1.3-0.1.svn7235.3|5	Version:        1.1.3
12cr|joni-1.1.3-0.1.svn7235.3|6	Release:        %mkrel 0.1.svn7235.3
12cr|joni-1.1.3-0.1.svn7235.3|7	Summary:        Java regular expression library
12cr|joni-1.1.3-0.1.svn7235.3|8	Group:          Development/Java
12cr|joni-1.1.3-0.1.svn7235.3|9	License:        MIT
12cr|joni-1.1.3-0.1.svn7235.3|10	URL:            http://jruby.codehaus.org/
12cr|joni-1.1.3-0.1.svn7235.3|11	# The source for this package was pulled from upstream's vcs. Use the
12cr|joni-1.1.3-0.1.svn7235.3|12	# following commands to generate the tarball:
12cr|joni-1.1.3-0.1.svn7235.3|13	#   svn export -r 7235 http://svn.codehaus.org/jruby/joni/trunk/ joni-1.0.3
12cr|joni-1.1.3-0.1.svn7235.3|14	#   tar -cjf joni-1.0.3.tar.bz2 joni-1.0.3
12cr|joni-1.1.3-0.1.svn7235.3|15	Source0:          %{name}-%{version}.tar.bz2
12cr|joni-1.1.3-0.1.svn7235.3|16	Patch0:           joni-set-java-5_0-target-and-source.patch
12cr|joni-1.1.3-0.1.svn7235.3|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|joni-1.1.3-0.1.svn7235.3|18	
12cr|joni-1.1.3-0.1.svn7235.3|19	BuildRequires:  java-rpmbuild >= 1.5
12cr|joni-1.1.3-0.1.svn7235.3|20	BuildRequires:  ant
12cr|joni-1.1.3-0.1.svn7235.3|21	BuildRequires:  jpackage-utils
12cr|joni-1.1.3-0.1.svn7235.3|22	%if %{gcj_support}
12cr|joni-1.1.3-0.1.svn7235.3|23	BuildRequires:  java-gcj-compat-devel >= 1.0.31
12cr|joni-1.1.3-0.1.svn7235.3|24	%endif
12cr|joni-1.1.3-0.1.svn7235.3|25	Requires:       java >= 1.5
12cr|joni-1.1.3-0.1.svn7235.3|26	Requires:       jpackage-utils
12cr|joni-1.1.3-0.1.svn7235.3|27	%if ! %{gcj_support}
12cr|joni-1.1.3-0.1.svn7235.3|28	BuildArch:      noarch
12cr|joni-1.1.3-0.1.svn7235.3|29	%endif
12cr|joni-1.1.3-0.1.svn7235.3|30	
12cr|joni-1.1.3-0.1.svn7235.3|31	%description
12cr|joni-1.1.3-0.1.svn7235.3|32	joni is a port of Oniguruma, a regular expressions library,
12cr|joni-1.1.3-0.1.svn7235.3|33	to java. It is used by jruby.
12cr|joni-1.1.3-0.1.svn7235.3|34	
12cr|joni-1.1.3-0.1.svn7235.3|35	
12cr|joni-1.1.3-0.1.svn7235.3|36	%prep
12cr|joni-1.1.3-0.1.svn7235.3|37	%setup -q
12cr|joni-1.1.3-0.1.svn7235.3|38	%patch0 -p0
12cr|joni-1.1.3-0.1.svn7235.3|39	
12cr|joni-1.1.3-0.1.svn7235.3|40	%build
12cr|joni-1.1.3-0.1.svn7235.3|41	%ant build
12cr|joni-1.1.3-0.1.svn7235.3|42	
12cr|joni-1.1.3-0.1.svn7235.3|43	
12cr|joni-1.1.3-0.1.svn7235.3|44	%install
12cr|joni-1.1.3-0.1.svn7235.3|45	rm -rf %{buildroot}
12cr|joni-1.1.3-0.1.svn7235.3|46	
12cr|joni-1.1.3-0.1.svn7235.3|47	# jars
12cr|joni-1.1.3-0.1.svn7235.3|48	install -d -m 755 %{buildroot}%{_javadir}
12cr|joni-1.1.3-0.1.svn7235.3|49	# install unversioned jar as per Java Packaging Guidelines
12cr|joni-1.1.3-0.1.svn7235.3|50	install -m 644 target/%{name}.jar %{buildroot}%{_javadir}/%{name}.jar
12cr|joni-1.1.3-0.1.svn7235.3|51	
12cr|joni-1.1.3-0.1.svn7235.3|52	%{gcj_compile}
12cr|joni-1.1.3-0.1.svn7235.3|53	
12cr|joni-1.1.3-0.1.svn7235.3|54	
12cr|joni-1.1.3-0.1.svn7235.3|55	%post
12cr|joni-1.1.3-0.1.svn7235.3|56	%{update_gcjdb}
12cr|joni-1.1.3-0.1.svn7235.3|57	
12cr|joni-1.1.3-0.1.svn7235.3|58	
12cr|joni-1.1.3-0.1.svn7235.3|59	%postun
12cr|joni-1.1.3-0.1.svn7235.3|60	%{clean_gcjdb}
12cr|joni-1.1.3-0.1.svn7235.3|61	
12cr|joni-1.1.3-0.1.svn7235.3|62	
12cr|joni-1.1.3-0.1.svn7235.3|63	%clean
12cr|joni-1.1.3-0.1.svn7235.3|64	rm -rf %{buildroot}
12cr|joni-1.1.3-0.1.svn7235.3|65	
12cr|joni-1.1.3-0.1.svn7235.3|66	
12cr|joni-1.1.3-0.1.svn7235.3|67	%files
12cr|joni-1.1.3-0.1.svn7235.3|68	%defattr(-,root,root,-)
12cr|joni-1.1.3-0.1.svn7235.3|69	%doc pom.xml
12cr|joni-1.1.3-0.1.svn7235.3|70	%{_javadir}/%{name}.jar
12cr|joni-1.1.3-0.1.svn7235.3|71	%{gcj_files}
12cr|joni-1.1.3-0.1.svn7235.3|72	
12cr|joni-1.1.3-0.1.svn7235.3|73	
12cr|joni-1.1.3-0.1.svn7235.3|74	%changelog
12cr|joni-1.1.3-0.1.svn7235.3|75	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-0.1.svn7235.3mdv2011.0
12cr|joni-1.1.3-0.1.svn7235.3|76	+ Revision: 612510
12cr|joni-1.1.3-0.1.svn7235.3|77	- the mass rebuild of 2010.1 packages
12cr|joni-1.1.3-0.1.svn7235.3|78	
12cr|joni-1.1.3-0.1.svn7235.3|79	* Thu Feb 25 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.1.3-0.1.svn7235.2mdv2010.1
12cr|joni-1.1.3-0.1.svn7235.3|80	+ Revision: 510955
12cr|joni-1.1.3-0.1.svn7235.3|81	- update to 1.1.3
12cr|joni-1.1.3-0.1.svn7235.3|82	
12cr|joni-1.1.3-0.1.svn7235.3|83	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.3-0.3.svn7235.2mdv2010.0
12cr|joni-1.1.3-0.1.svn7235.3|84	+ Revision: 429644
12cr|joni-1.1.3-0.1.svn7235.3|85	- rebuild
12cr|joni-1.1.3-0.1.svn7235.3|86	
12cr|joni-1.1.3-0.1.svn7235.3|87	* Thu Aug 14 2008 Alexander Kurtakov <akurtakov@mandriva.org> 1.0.3-0.3.svn7235.1mdv2009.0
12cr|joni-1.1.3-0.1.svn7235.3|88	+ Revision: 271715
12cr|joni-1.1.3-0.1.svn7235.3|89	- new svn snapshot
12cr|joni-1.1.3-0.1.svn7235.3|90	
12cr|joni-1.1.3-0.1.svn7235.3|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|joni-1.1.3-0.1.svn7235.3|92	- rebuild early 2009.0 package (before pixel changes)
12cr|joni-1.1.3-0.1.svn7235.3|93	
12cr|joni-1.1.3-0.1.svn7235.3|94	* Sat Jun 07 2008 Alexander Kurtakov <akurtakov@mandriva.org> 1.0.2-0.4.3mdv2009.0
12cr|joni-1.1.3-0.1.svn7235.3|95	+ Revision: 216570
12cr|joni-1.1.3-0.1.svn7235.3|96	- disable gcj dependency
12cr|joni-1.1.3-0.1.svn7235.3|97	
12cr|joni-1.1.3-0.1.svn7235.3|98	* Fri May 30 2008 Alexander Kurtakov <akurtakov@mandriva.org> 1.0.2-0.4.2mdv2009.0
12cr|joni-1.1.3-0.1.svn7235.3|99	+ Revision: 213568
12cr|joni-1.1.3-0.1.svn7235.3|100	- remove useless patch
12cr|joni-1.1.3-0.1.svn7235.3|101	- new snapshot for the new jruby
12cr|joni-1.1.3-0.1.svn7235.3|102	
12cr|joni-1.1.3-0.1.svn7235.3|103	* Mon Apr 28 2008 Alexander Kurtakov <akurtakov@mandriva.org> 1.0.2-0.4.1mdv2009.0
12cr|joni-1.1.3-0.1.svn7235.3|104	+ Revision: 197993
12cr|joni-1.1.3-0.1.svn7235.3|105	- import joni
12cr|joni-1.1.3-0.1.svn7235.3|106	
12cr|joni-1.1.3-0.1.svn7235.3|107	

2383 12
12cr|jools-0.20-11|1	Name:		jools
12cr|jools-0.20-11|2	Summary:	Graphical puzzle game
12cr|jools-0.20-11|3	Version: 0.20
12cr|jools-0.20-11|4	Release: %mkrel 11
12cr|jools-0.20-11|5	Url:		http://www.eecs.umich.edu/~pelzlpj/jools/
12cr|jools-0.20-11|6	Source0:	%{name}-%{version}.tar.bz2
12cr|jools-0.20-11|7	Patch0:	%{name}-%{version}-sys.patch
12cr|jools-0.20-11|8	Patch1:	%{name}-%{version}-sharegames.patch
12cr|jools-0.20-11|9	Source11:	%{name}-48.png
12cr|jools-0.20-11|10	Source12:	%{name}-32.png
12cr|jools-0.20-11|11	Source13:	%{name}-16.png
12cr|jools-0.20-11|12	Group:		Games/Puzzles
12cr|jools-0.20-11|13	License:	GPLv2+
12cr|jools-0.20-11|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|jools-0.20-11|15	BuildRequires:  python-devel
12cr|jools-0.20-11|16	Requires:	pygame
12cr|jools-0.20-11|17	BuildArch:      noarch
12cr|jools-0.20-11|18	
12cr|jools-0.20-11|19	%description
12cr|jools-0.20-11|20	Jools is a graphical puzzle game in the tradition of Tetris.
12cr|jools-0.20-11|21	In a nutshell, the goal is to swap adjacent jools (jewels) within a grid,
12cr|jools-0.20-11|22	in order to create rows of three or more of a kind.
12cr|jools-0.20-11|23	These jools will then disappear, and more will fall to fill their places.
12cr|jools-0.20-11|24	Jools features nifty 3D rendered graphics.
12cr|jools-0.20-11|25	
12cr|jools-0.20-11|26	%prep
12cr|jools-0.20-11|27	%setup -q
12cr|jools-0.20-11|28	%patch0 -p1
12cr|jools-0.20-11|29	%patch1 -p1
12cr|jools-0.20-11|30	
12cr|jools-0.20-11|31	%build
12cr|jools-0.20-11|32	
12cr|jools-0.20-11|33	%install
12cr|jools-0.20-11|34	rm -rf $RPM_BUILD_ROOT
12cr|jools-0.20-11|35	python setup.py install --root=$RPM_BUILD_ROOT
12cr|jools-0.20-11|36	
12cr|jools-0.20-11|37	rm -rf $RPM_BUILD_ROOT%{_datadir}/doc
12cr|jools-0.20-11|38	find $RPM_BUILD_ROOT%{_gamesdatadir}/%{name} -name '.arch-ids' -o -name '.placeholder' | xargs rm -rf
12cr|jools-0.20-11|39	
12cr|jools-0.20-11|40	install -d -m 755 $RPM_BUILD_ROOT%{_gamesbindir}
12cr|jools-0.20-11|41	mv $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_gamesbindir}
12cr|jools-0.20-11|42	rmdir $RPM_BUILD_ROOT%{_bindir}
12cr|jools-0.20-11|43	
12cr|jools-0.20-11|44	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|jools-0.20-11|45	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|jools-0.20-11|46	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|jools-0.20-11|47	
12cr|jools-0.20-11|48	mkdir -p %{buildroot}%{_datadir}/applications
12cr|jools-0.20-11|49	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|jools-0.20-11|50	[Desktop Entry]
12cr|jools-0.20-11|51	Name=Jools
12cr|jools-0.20-11|52	Comment=Graphical puzzle game
12cr|jools-0.20-11|53	Exec=%{_gamesbindir}/%{name}
12cr|jools-0.20-11|54	Icon=%{name}
12cr|jools-0.20-11|55	Terminal=false
12cr|jools-0.20-11|56	Type=Application
12cr|jools-0.20-11|57	StartupNotify=true
12cr|jools-0.20-11|58	Categories=Game;LogicGame;X-MandrivaLinux-MoreApplications-Games-Puzzles;
12cr|jools-0.20-11|59	EOF
12cr|jools-0.20-11|60	
12cr|jools-0.20-11|61	%clean
12cr|jools-0.20-11|62	rm -rf $RPM_BUILD_ROOT
12cr|jools-0.20-11|63	
12cr|jools-0.20-11|64	%if %mdkversion < 200900
12cr|jools-0.20-11|65	%post
12cr|jools-0.20-11|66	%update_menus
12cr|jools-0.20-11|67	%endif
12cr|jools-0.20-11|68	
12cr|jools-0.20-11|69	%if %mdkversion < 200900
12cr|jools-0.20-11|70	%postun
12cr|jools-0.20-11|71	%clean_menus
12cr|jools-0.20-11|72	%endif
12cr|jools-0.20-11|73	
12cr|jools-0.20-11|74	%files
12cr|jools-0.20-11|75	%defattr(-,root,root,755)
12cr|jools-0.20-11|76	%doc COPYING ChangeLog README doc/manual.html doc/manual.tex doc/detonate.txt doc/POINTS doc/TODO
12cr|jools-0.20-11|77	%{_gamesbindir}/%{name}
12cr|jools-0.20-11|78	%{py_puresitedir}/%{name}*
12cr|jools-0.20-11|79	%dir %{_gamesdatadir}/%{name}
12cr|jools-0.20-11|80	%{_gamesdatadir}/%{name}/*
12cr|jools-0.20-11|81	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|jools-0.20-11|82	%{_liconsdir}/%{name}.png
12cr|jools-0.20-11|83	%{_iconsdir}/%{name}.png
12cr|jools-0.20-11|84	%{_miconsdir}/%{name}.png
12cr|jools-0.20-11|85	
12cr|jools-0.20-11|86	
12cr|jools-0.20-11|87	%changelog
12cr|jools-0.20-11|88	* Fri Nov 12 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 0.20-11mdv2011.0
12cr|jools-0.20-11|89	+ Revision: 597012
12cr|jools-0.20-11|90	- rebuild for python 2.7
12cr|jools-0.20-11|91	
12cr|jools-0.20-11|92	* Sat May 16 2009 Samuel Verschelde <stormi@mandriva.org> 0.20-10mdv2010.0
12cr|jools-0.20-11|93	+ Revision: 376445
12cr|jools-0.20-11|94	- fix desktop file
12cr|jools-0.20-11|95	- fix license
12cr|jools-0.20-11|96	- add icons
12cr|jools-0.20-11|97	
12cr|jools-0.20-11|98	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.20-9mdv2009.1
12cr|jools-0.20-11|99	+ Revision: 325672
12cr|jools-0.20-11|100	- rebuild
12cr|jools-0.20-11|101	
12cr|jools-0.20-11|102	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.20-8mdv2009.0
12cr|jools-0.20-11|103	+ Revision: 247418
12cr|jools-0.20-11|104	- rebuild
12cr|jools-0.20-11|105	
12cr|jools-0.20-11|106	+ Pixel <pixel@mandriva.com>
12cr|jools-0.20-11|107	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|jools-0.20-11|108	
12cr|jools-0.20-11|109	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.20-6mdv2008.1
12cr|jools-0.20-11|110	+ Revision: 140829
12cr|jools-0.20-11|111	- restore BuildRoot
12cr|jools-0.20-11|112	
12cr|jools-0.20-11|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|jools-0.20-11|114	- kill re-definition of %%buildroot on Pixel's request
12cr|jools-0.20-11|115	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|jools-0.20-11|116	
12cr|jools-0.20-11|117	* Mon Aug 13 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0.20-6mdv2008.0
12cr|jools-0.20-11|118	+ Revision: 62665
12cr|jools-0.20-11|119	- use the new menu system
12cr|jools-0.20-11|120	- added missing docs to the package
12cr|jools-0.20-11|121	- exploded patches
12cr|jools-0.20-11|122	- moved path fixes to separated patches, and
12cr|jools-0.20-11|123	- apply them properly
12cr|jools-0.20-11|124	- imported jools, from 2007.0
12cr|jools-0.20-11|125	
12cr|jools-0.20-11|126	
12cr|jools-0.20-11|127	* Mon Apr 24 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.20-5mdk
12cr|jools-0.20-11|128	- Add BuildRequires
12cr|jools-0.20-11|129	- use mkrel
12cr|jools-0.20-11|130	
12cr|jools-0.20-11|131	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.20-4mdk
12cr|jools-0.20-11|132	- Rebuild for new python
12cr|jools-0.20-11|133	
12cr|jools-0.20-11|134	* Sat Dec 04 2004 Michael Scherer <misc@mandrake.org> 0.20-3mdk
12cr|jools-0.20-11|135	- correct menu
12cr|jools-0.20-11|136	- use a macro for python version
12cr|jools-0.20-11|137	- use noarch
12cr|jools-0.20-11|138	
12cr|jools-0.20-11|139	* Tue May  4 2004 Olivier Blin <blino@mandrake.org> 0.20-2mdk
12cr|jools-0.20-11|140	- modify setup.py to install directly in share/games
12cr|jools-0.20-11|141	- use --root option of setup.py instead of some dark power
12cr|jools-0.20-11|142	(GProg poutre more than AEI)
12cr|jools-0.20-11|143	
12cr|jools-0.20-11|144	* Mon May  3 2004 Olivier Blin <blino@mandrake.org> 0.20-1mdk
12cr|jools-0.20-11|145	- initial release
12cr|jools-0.20-11|146	

2384 12
12cr|joomla-1.5.20-2|1	# (oe) undefining these makes the build _real_ quick.
12cr|joomla-1.5.20-2|2	%undefine __find_provides
12cr|joomla-1.5.20-2|3	%undefine __find_requires
12cr|joomla-1.5.20-2|4	
12cr|joomla-1.5.20-2|5	Summary:	Joomla Open Source (CMS)
12cr|joomla-1.5.20-2|6	Name:		joomla
12cr|joomla-1.5.20-2|7	Version:	1.5.20
12cr|joomla-1.5.20-2|8	Release:	2
12cr|joomla-1.5.20-2|9	License:	GPLv2+
12cr|joomla-1.5.20-2|10	Group:		System/Servers
12cr|joomla-1.5.20-2|11	URL:		http://www.joomla.org/
12cr|joomla-1.5.20-2|12	Source0:	Joomla_%{version}-Stable-Full_Package.tar.bz2
12cr|joomla-1.5.20-2|13	Source1:	joomla-16x16.png
12cr|joomla-1.5.20-2|14	Source2:	joomla-32x32.png
12cr|joomla-1.5.20-2|15	Source3:	joomla-48x48.png
12cr|joomla-1.5.20-2|16	Patch0:		joomla-htaccess.patch.bz2
12cr|joomla-1.5.20-2|17	Requires:	apache-mod_php
12cr|joomla-1.5.20-2|18	Requires:	php-mysql
12cr|joomla-1.5.20-2|19	Requires:	php-xml
12cr|joomla-1.5.20-2|20	Requires:	php-gd
12cr|joomla-1.5.20-2|21	Requires:	joomla-administrator
12cr|joomla-1.5.20-2|22	BuildArch:	noarch
12cr|joomla-1.5.20-2|23	
12cr|joomla-1.5.20-2|24	%description
12cr|joomla-1.5.20-2|25	Joomla! is a Content Management System (CMS) created by the same award-winning
12cr|joomla-1.5.20-2|26	team that brought the Mambo CMS to its current state of stardom.
12cr|joomla-1.5.20-2|27	
12cr|joomla-1.5.20-2|28	%package	administrator
12cr|joomla-1.5.20-2|29	Summary:	Administrative web interface for Joomla Open Source (CMS)
12cr|joomla-1.5.20-2|30	Group:		System/Servers
12cr|joomla-1.5.20-2|31	Requires:	%{name} = %{version}-%{release}
12cr|joomla-1.5.20-2|32	
12cr|joomla-1.5.20-2|33	%description	administrator
12cr|joomla-1.5.20-2|34	Administrative web interface for Joomla Open Source (CMS)
12cr|joomla-1.5.20-2|35	
12cr|joomla-1.5.20-2|36	%prep
12cr|joomla-1.5.20-2|37	
12cr|joomla-1.5.20-2|38	%setup -q -c
12cr|joomla-1.5.20-2|39	%patch0
12cr|joomla-1.5.20-2|40	
12cr|joomla-1.5.20-2|41	# clean up CVS stuff
12cr|joomla-1.5.20-2|42	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|joomla-1.5.20-2|43	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|joomla-1.5.20-2|44	done
12cr|joomla-1.5.20-2|45	
12cr|joomla-1.5.20-2|46	# fix dir perms
12cr|joomla-1.5.20-2|47	find . -type d | xargs chmod 755
12cr|joomla-1.5.20-2|48	
12cr|joomla-1.5.20-2|49	# fix file perms
12cr|joomla-1.5.20-2|50	find . -type f | xargs chmod 644
12cr|joomla-1.5.20-2|51	
12cr|joomla-1.5.20-2|52	cp %{SOURCE1} .
12cr|joomla-1.5.20-2|53	cp %{SOURCE2} .
12cr|joomla-1.5.20-2|54	cp %{SOURCE3} .
12cr|joomla-1.5.20-2|55	
12cr|joomla-1.5.20-2|56	%build
12cr|joomla-1.5.20-2|57	
12cr|joomla-1.5.20-2|58	%install
12cr|joomla-1.5.20-2|59	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|joomla-1.5.20-2|60	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|joomla-1.5.20-2|61	install -d %{buildroot}%{_var}/www/%{name}
12cr|joomla-1.5.20-2|62	cp -aRf * %{buildroot}%{_var}/www/%{name}/
12cr|joomla-1.5.20-2|63	
12cr|joomla-1.5.20-2|64	# provide an empty configuration.php file
12cr|joomla-1.5.20-2|65	touch %{buildroot}%{_var}/www/%{name}/configuration.php
12cr|joomla-1.5.20-2|66	
12cr|joomla-1.5.20-2|67	# apache config
12cr|joomla-1.5.20-2|68	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
12cr|joomla-1.5.20-2|69	
12cr|joomla-1.5.20-2|70	Alias /%{name} %{_var}/www/%{name}
12cr|joomla-1.5.20-2|71	
12cr|joomla-1.5.20-2|72	<Directory %{_var}/www/%{name}>
12cr|joomla-1.5.20-2|73	Allow from all
12cr|joomla-1.5.20-2|74	</Directory>
12cr|joomla-1.5.20-2|75	
12cr|joomla-1.5.20-2|76	<Directory %{_var}/www/%{name}/installation>
12cr|joomla-1.5.20-2|77	Order deny,allow
12cr|joomla-1.5.20-2|78	Deny from all
12cr|joomla-1.5.20-2|79	Allow from 127.0.0.1
12cr|joomla-1.5.20-2|80	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
12cr|joomla-1.5.20-2|81	</Directory>
12cr|joomla-1.5.20-2|82	
12cr|joomla-1.5.20-2|83	EOF
12cr|joomla-1.5.20-2|84	
12cr|joomla-1.5.20-2|85	cat htaccess.txt >> %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|joomla-1.5.20-2|86	
12cr|joomla-1.5.20-2|87	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}-administrator.conf << EOF
12cr|joomla-1.5.20-2|88	
12cr|joomla-1.5.20-2|89	<Directory %{_var}/www/%{name}/administrator>
12cr|joomla-1.5.20-2|90	Order deny,allow
12cr|joomla-1.5.20-2|91	Deny from all
12cr|joomla-1.5.20-2|92	Allow from 127.0.0.1
12cr|joomla-1.5.20-2|93	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
12cr|joomla-1.5.20-2|94	</Directory>
12cr|joomla-1.5.20-2|95	EOF
12cr|joomla-1.5.20-2|96	
12cr|joomla-1.5.20-2|97	cat > README.urpmi <<EOF
12cr|joomla-1.5.20-2|98	Once this package is installed, there are a few configuration items which need
12cr|joomla-1.5.20-2|99	to be performed before the application is usable.  First, you need to install
12cr|joomla-1.5.20-2|100	Mysql database and corresponding php modules:
12cr|joomla-1.5.20-2|101	
12cr|joomla-1.5.20-2|102	# urpmi mysql php-mysql
12cr|joomla-1.5.20-2|103	
12cr|joomla-1.5.20-2|104	Then, you need to establish a username and password to connect to your
12cr|joomla-1.5.20-2|105	MySQL database as, and make both MySQL and Joomla aware of this.
12cr|joomla-1.5.20-2|106	Let's start by creating the database and the username / password
12cr|joomla-1.5.20-2|107	inside MySQL first:
12cr|joomla-1.5.20-2|108	
12cr|joomla-1.5.20-2|109	# mysql
12cr|joomla-1.5.20-2|110	mysql> create database joomla;
12cr|joomla-1.5.20-2|111	Query OK, 1 row affected (0.00 sec)
12cr|joomla-1.5.20-2|112	
12cr|joomla-1.5.20-2|113	mysql> grant all privileges on joomla.* to joomla identified by 'joomla';
12cr|joomla-1.5.20-2|114	Query OK, 0 rows affected (0.00 sec)
12cr|joomla-1.5.20-2|115	
12cr|joomla-1.5.20-2|116	mysql> flush privileges;
12cr|joomla-1.5.20-2|117	Query OK, 0 rows affected (0.00 sec)
12cr|joomla-1.5.20-2|118	
12cr|joomla-1.5.20-2|119	mysql> exit
12cr|joomla-1.5.20-2|120	Bye
12cr|joomla-1.5.20-2|121	#
12cr|joomla-1.5.20-2|122	
12cr|joomla-1.5.20-2|123	Under certain curcumstances, you may need to run variations of the "grant"
12cr|joomla-1.5.20-2|124	command:
12cr|joomla-1.5.20-2|125	mysql> grant all privileges on joomla.* to joomla@localhost identified by 'joomla';
12cr|joomla-1.5.20-2|126	OR
12cr|joomla-1.5.20-2|127	mysql> grant all privileges on joomla.* to joomla@'%' identified by 'joomla';
12cr|joomla-1.5.20-2|128	
12cr|joomla-1.5.20-2|129	This has created an empty database called 'joomla', created a user named
12cr|joomla-1.5.20-2|130	'joomla' with a password of 'joomla', and given the 'joomla' user total
12cr|joomla-1.5.20-2|131	permission over the 'joomla' database.  Obviously, you'll want to select a
12cr|joomla-1.5.20-2|132	different password, and you may want to choose different database and user
12cr|joomla-1.5.20-2|133	names depending on your installation.  The specific values you choose are
12cr|joomla-1.5.20-2|134	not constrained, they simply need to be consistent between the database and the
12cr|joomla-1.5.20-2|135	config file.
12cr|joomla-1.5.20-2|136	
12cr|joomla-1.5.20-2|137	Once that's done and the database server and web server have been started,
12cr|joomla-1.5.20-2|138	in your favourite web browser, enter following URL :
12cr|joomla-1.5.20-2|139	http://localhost/joomla/  and
12cr|joomla-1.5.20-2|140	follow the instructions given to you on the pages you see to set up the
12cr|joomla-1.5.20-2|141	database tables. Then, when required, removed the directory
12cr|joomla-1.5.20-2|142	%{_var}/www/joomla/installation/.
12cr|joomla-1.5.20-2|143	EOF
12cr|joomla-1.5.20-2|144	
12cr|joomla-1.5.20-2|145	# Mandriva Icons
12cr|joomla-1.5.20-2|146	install -d %{buildroot}%{_iconsdir}
12cr|joomla-1.5.20-2|147	install -d %{buildroot}%{_miconsdir}
12cr|joomla-1.5.20-2|148	install -d %{buildroot}%{_liconsdir}
12cr|joomla-1.5.20-2|149	
12cr|joomla-1.5.20-2|150	install -m0644 joomla-16x16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|joomla-1.5.20-2|151	install -m0644 joomla-32x32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|joomla-1.5.20-2|152	install -m0644 joomla-48x48.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|joomla-1.5.20-2|153	
12cr|joomla-1.5.20-2|154	# install menu entry.
12cr|joomla-1.5.20-2|155	
12cr|joomla-1.5.20-2|156	# XDG menu
12cr|joomla-1.5.20-2|157	install -d %{buildroot}%{_datadir}/applications
12cr|joomla-1.5.20-2|158	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|joomla-1.5.20-2|159	[Desktop Entry]
12cr|joomla-1.5.20-2|160	Name=Joomla Administrator
12cr|joomla-1.5.20-2|161	Comment=Administrative web interface for Joomla Open Source (CMS)
12cr|joomla-1.5.20-2|162	Exec=%{_bindir}/www-browser http://localhost/%{name}/administrator/
12cr|joomla-1.5.20-2|163	Icon=%{name}
12cr|joomla-1.5.20-2|164	Terminal=false
12cr|joomla-1.5.20-2|165	Type=Application
12cr|joomla-1.5.20-2|166	Categories=X-MandrivaLinux-Internet-WebEditors;Network;WebDevelopment;
12cr|joomla-1.5.20-2|167	EOF
12cr|joomla-1.5.20-2|168	
12cr|joomla-1.5.20-2|169	# cleanup
12cr|joomla-1.5.20-2|170	rm -f %{buildroot}%{_var}/www/%{name}/htaccess.txt %{buildroot}%{_var}/www/%{name}/joomla-*.png
12cr|joomla-1.5.20-2|171	
12cr|joomla-1.5.20-2|172	%files
12cr|joomla-1.5.20-2|173	%doc README.urpmi
12cr|joomla-1.5.20-2|174	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|joomla-1.5.20-2|175	#exclude %{_var}/www/%{name}/administrator
12cr|joomla-1.5.20-2|176	%dir %{_var}/www/%{name}
12cr|joomla-1.5.20-2|177	%{_var}/www/%{name}/includes
12cr|joomla-1.5.20-2|178	%{_var}/www/%{name}/installation
12cr|joomla-1.5.20-2|179	%{_var}/www/%{name}/libraries
12cr|joomla-1.5.20-2|180	%{_var}/www/%{name}/logs
12cr|joomla-1.5.20-2|181	%{_var}/www/%{name}/plugins
12cr|joomla-1.5.20-2|182	%{_var}/www/%{name}/tmp
12cr|joomla-1.5.20-2|183	%{_var}/www/%{name}/xmlrpc
12cr|joomla-1.5.20-2|184	%{_var}/www/%{name}/CHANGELOG.php
12cr|joomla-1.5.20-2|185	%{_var}/www/%{name}/COPYRIGHT.php
12cr|joomla-1.5.20-2|186	%{_var}/www/%{name}/CREDITS.php
12cr|joomla-1.5.20-2|187	%{_var}/www/%{name}/INSTALL.php
12cr|joomla-1.5.20-2|188	%{_var}/www/%{name}/LICENSE.php
12cr|joomla-1.5.20-2|189	%{_var}/www/%{name}/LICENSES.php
12cr|joomla-1.5.20-2|190	%{_var}/www/%{name}/index*.php
12cr|joomla-1.5.20-2|191	%{_var}/www/%{name}/configuration.php-dist
12cr|joomla-1.5.20-2|192	%{_var}/www/%{name}/robots.txt
12cr|joomla-1.5.20-2|193	%defattr(0644,apache,root,0755)
12cr|joomla-1.5.20-2|194	%config(noreplace) %{_var}/www/%{name}/configuration.php
12cr|joomla-1.5.20-2|195	%{_var}/www/%{name}/cache
12cr|joomla-1.5.20-2|196	%{_var}/www/%{name}/components
12cr|joomla-1.5.20-2|197	%{_var}/www/%{name}/images
12cr|joomla-1.5.20-2|198	%{_var}/www/%{name}/language
12cr|joomla-1.5.20-2|199	%{_var}/www/%{name}/media
12cr|joomla-1.5.20-2|200	%{_var}/www/%{name}/modules
12cr|joomla-1.5.20-2|201	%{_var}/www/%{name}/templates
12cr|joomla-1.5.20-2|202	
12cr|joomla-1.5.20-2|203	%files administrator
12cr|joomla-1.5.20-2|204	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}-administrator.conf
12cr|joomla-1.5.20-2|205	%{_iconsdir}/%{name}.png
12cr|joomla-1.5.20-2|206	%{_miconsdir}/%{name}.png
12cr|joomla-1.5.20-2|207	%{_liconsdir}/%{name}.png
12cr|joomla-1.5.20-2|208	%{_datadir}/applications/*.desktop
12cr|joomla-1.5.20-2|209	%defattr(0644,apache,root,0755)
12cr|joomla-1.5.20-2|210	%{_var}/www/%{name}/administrator
12cr|joomla-1.5.20-2|211	
12cr|joomla-1.5.20-2|212	
12cr|joomla-1.5.20-2|213	%changelog
12cr|joomla-1.5.20-2|214	* Tue Jul 27 2010 Jerome Martin <jmartin@mandriva.org> 1.5.20-1mdv2011.0
12cr|joomla-1.5.20-2|215	+ Revision: 561199
12cr|joomla-1.5.20-2|216	- Version 1.5.20
12cr|joomla-1.5.20-2|217	
12cr|joomla-1.5.20-2|218	* Wed Apr 28 2010 Jerome Martin <jmartin@mandriva.org> 1.5.17-1mdv2010.1
12cr|joomla-1.5.20-2|219	+ Revision: 540489
12cr|joomla-1.5.20-2|220	- Update to version 1.5.17
12cr|joomla-1.5.20-2|221	- Add README.urpmi
12cr|joomla-1.5.20-2|222	
12cr|joomla-1.5.20-2|223	* Tue Feb 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.15-2mdv2010.1
12cr|joomla-1.5.20-2|224	+ Revision: 510408
12cr|joomla-1.5.20-2|225	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|joomla-1.5.20-2|226	- don't duplicate spec-helper job
12cr|joomla-1.5.20-2|227	- restrict access to administrative interface
12cr|joomla-1.5.20-2|228	- web file configuration renaming
12cr|joomla-1.5.20-2|229	- spec cleanup
12cr|joomla-1.5.20-2|230	
12cr|joomla-1.5.20-2|231	* Wed Dec 02 2009 Funda Wang <fwang@mandriva.org> 1.5.15-1mdv2010.1
12cr|joomla-1.5.20-2|232	+ Revision: 472652
12cr|joomla-1.5.20-2|233	- new version 1.5.15
12cr|joomla-1.5.20-2|234	
12cr|joomla-1.5.20-2|235	* Fri Oct 23 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.14-3mdv2010.0
12cr|joomla-1.5.20-2|236	+ Revision: 459032
12cr|joomla-1.5.20-2|237	- P1: php-5.3.x fixes
12cr|joomla-1.5.20-2|238	
12cr|joomla-1.5.20-2|239	+ Jerome Martin <jmartin@mandriva.org>
12cr|joomla-1.5.20-2|240	- Fixed bug #40934
12cr|joomla-1.5.20-2|241	
12cr|joomla-1.5.20-2|242	* Fri Oct 09 2009 Jerome Martin <jmartin@mandriva.org> 1.5.14-2mdv2010.0
12cr|joomla-1.5.20-2|243	+ Revision: 456339
12cr|joomla-1.5.20-2|244	- rebuild
12cr|joomla-1.5.20-2|245	
12cr|joomla-1.5.20-2|246	* Sat Aug 01 2009 Frederik Himpe <fhimpe@mandriva.org> 1.5.14-1mdv2010.0
12cr|joomla-1.5.20-2|247	+ Revision: 406972
12cr|joomla-1.5.20-2|248	- Update to new version 1.5.14
12cr|joomla-1.5.20-2|249	
12cr|joomla-1.5.20-2|250	* Thu Jul 23 2009 Frederik Himpe <fhimpe@mandriva.org> 1.5.13-1mdv2010.0
12cr|joomla-1.5.20-2|251	+ Revision: 399040
12cr|joomla-1.5.20-2|252	- Update to new version 1.5.13
12cr|joomla-1.5.20-2|253	
12cr|joomla-1.5.20-2|254	* Fri Jun 05 2009 Frederik Himpe <fhimpe@mandriva.org> 1.5.11-1mdv2010.0
12cr|joomla-1.5.20-2|255	+ Revision: 383125
12cr|joomla-1.5.20-2|256	- Update to new version 1.5.11
12cr|joomla-1.5.20-2|257	- Use tar.bz2 source package instead of zip, remove source URL because it
12cr|joomla-1.5.20-2|258	changes for every new version anyway
12cr|joomla-1.5.20-2|259	
12cr|joomla-1.5.20-2|260	* Tue Mar 31 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.10-1mdv2009.1
12cr|joomla-1.5.20-2|261	+ Revision: 362832
12cr|joomla-1.5.20-2|262	- 1.5.10 (multiple security fixes)
12cr|joomla-1.5.20-2|263	
12cr|joomla-1.5.20-2|264	* Sat Jan 10 2009 Funda Wang <fwang@mandriva.org> 1.5.9-1mdv2009.1
12cr|joomla-1.5.20-2|265	+ Revision: 327993
12cr|joomla-1.5.20-2|266	- New verrsion 1.5.9
12cr|joomla-1.5.20-2|267	
12cr|joomla-1.5.20-2|268	* Wed Nov 12 2008 Funda Wang <fwang@mandriva.org> 1.5.8-1mdv2009.1
12cr|joomla-1.5.20-2|269	+ Revision: 302415
12cr|joomla-1.5.20-2|270	- New version 1.5.8
12cr|joomla-1.5.20-2|271	
12cr|joomla-1.5.20-2|272	* Wed Sep 10 2008 Funda Wang <fwang@mandriva.org> 1.5.7-1mdv2009.0
12cr|joomla-1.5.20-2|273	+ Revision: 283426
12cr|joomla-1.5.20-2|274	- New version 1.5.7
12cr|joomla-1.5.20-2|275	
12cr|joomla-1.5.20-2|276	* Wed Aug 13 2008 Funda Wang <fwang@mandriva.org> 1.5.6-1mdv2009.0
12cr|joomla-1.5.20-2|277	+ Revision: 271449
12cr|joomla-1.5.20-2|278	- New version 1.5.6
12cr|joomla-1.5.20-2|279	
12cr|joomla-1.5.20-2|280	* Mon Jul 28 2008 Funda Wang <fwang@mandriva.org> 1.5.5-1mdv2009.0
12cr|joomla-1.5.20-2|281	+ Revision: 250795
12cr|joomla-1.5.20-2|282	- New version 1.5.5
12cr|joomla-1.5.20-2|283	
12cr|joomla-1.5.20-2|284	* Tue Jul 08 2008 Funda Wang <fwang@mandriva.org> 1.5.4-1mdv2009.0
12cr|joomla-1.5.20-2|285	+ Revision: 232677
12cr|joomla-1.5.20-2|286	- New version 1.5.4
12cr|joomla-1.5.20-2|287	
12cr|joomla-1.5.20-2|288	+ Pixel <pixel@mandriva.com>
12cr|joomla-1.5.20-2|289	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|joomla-1.5.20-2|290	
12cr|joomla-1.5.20-2|291	* Wed Apr 30 2008 Funda Wang <fwang@mandriva.org> 1.5.3-1mdv2009.0
12cr|joomla-1.5.20-2|292	+ Revision: 199416
12cr|joomla-1.5.20-2|293	- New version 1.5.3
12cr|joomla-1.5.20-2|294	
12cr|joomla-1.5.20-2|295	* Sat Feb 09 2008 Funda Wang <fwang@mandriva.org> 1.5.1-1mdv2008.1
12cr|joomla-1.5.20-2|296	+ Revision: 164459
12cr|joomla-1.5.20-2|297	- New version 1.5.1
12cr|joomla-1.5.20-2|298	
12cr|joomla-1.5.20-2|299	* Sat Jan 26 2008 Funda Wang <fwang@mandriva.org> 1.5.0-1mdv2008.1
12cr|joomla-1.5.20-2|300	+ Revision: 158336
12cr|joomla-1.5.20-2|301	- remove missing files
12cr|joomla-1.5.20-2|302	- New version 1.5.0
12cr|joomla-1.5.20-2|303	
12cr|joomla-1.5.20-2|304	* Mon Jan 21 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.13-3mdv2008.1
12cr|joomla-1.5.20-2|305	+ Revision: 155803
12cr|joomla-1.5.20-2|306	- second sec fix release (really 1.0.14-RC1)
12cr|joomla-1.5.20-2|307	
12cr|joomla-1.5.20-2|308	+ Thierry Vignaud <tv@mandriva.org>
12cr|joomla-1.5.20-2|309	- drop old menu
12cr|joomla-1.5.20-2|310	- kill re-definition of %%buildroot on Pixel's request
12cr|joomla-1.5.20-2|311	
12cr|joomla-1.5.20-2|312	+ Olivier Blin <oblin@mandriva.com>
12cr|joomla-1.5.20-2|313	- restore BuildRoot
12cr|joomla-1.5.20-2|314	
12cr|joomla-1.5.20-2|315	* Tue Aug 28 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.13-2mdv2008.0
12cr|joomla-1.5.20-2|316	+ Revision: 72690
12cr|joomla-1.5.20-2|317	- added a security fix
12cr|joomla-1.5.20-2|318	- nuke wrong xdg stuff
12cr|joomla-1.5.20-2|319	
12cr|joomla-1.5.20-2|320	* Sun Aug 19 2007 Colin Guthrie <cguthrie@mandriva.org> 1.0.13-1mdv2008.0
12cr|joomla-1.5.20-2|321	+ Revision: 67006
12cr|joomla-1.5.20-2|322	- New upstream version: 1.0.13
12cr|joomla-1.5.20-2|323	
12cr|joomla-1.5.20-2|324	
12cr|joomla-1.5.20-2|325	* Mon Jan 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.12-1mdv2007.0
12cr|joomla-1.5.20-2|326	+ Revision: 103005
12cr|joomla-1.5.20-2|327	- 1.0.12
12cr|joomla-1.5.20-2|328	- drop upstream patches; P0
12cr|joomla-1.5.20-2|329	
12cr|joomla-1.5.20-2|330	* Mon Dec 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.11-5mdv2007.1
12cr|joomla-1.5.20-2|331	+ Revision: 94787
12cr|joomla-1.5.20-2|332	- make the main package require the administrator subpackage (fixes #27602)
12cr|joomla-1.5.20-2|333	
12cr|joomla-1.5.20-2|334	* Mon Oct 30 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.11-4mdv2007.1
12cr|joomla-1.5.20-2|335	+ Revision: 73682
12cr|joomla-1.5.20-2|336	- also add the patch...
12cr|joomla-1.5.20-2|337	- added P0 to make admin.mambots.php work
12cr|joomla-1.5.20-2|338	- rebuild
12cr|joomla-1.5.20-2|339	- Import joomla
12cr|joomla-1.5.20-2|340	
12cr|joomla-1.5.20-2|341	* Fri Sep 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.11-2
12cr|joomla-1.5.20-2|342	- use the www-browser script
12cr|joomla-1.5.20-2|343	
12cr|joomla-1.5.20-2|344	* Thu Aug 31 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.11-1
12cr|joomla-1.5.20-2|345	- 1.0.11 (Major security fixes)
12cr|joomla-1.5.20-2|346	- fix xdg menu
12cr|joomla-1.5.20-2|347	
12cr|joomla-1.5.20-2|348	* Tue Jun 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.9-2mdv2007.0
12cr|joomla-1.5.20-2|349	- relocate it to /var/www/joomla and add a apache config file
12cr|joomla-1.5.20-2|350	- add a menu entry, icons, etc...
12cr|joomla-1.5.20-2|351	
12cr|joomla-1.5.20-2|352	* Mon Jun 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.9-1mdv2007.0
12cr|joomla-1.5.20-2|353	- 1.0.9:
12cr|joomla-1.5.20-2|354	o 12 Low Level Security Fixes
12cr|joomla-1.5.20-2|355	o 160+ General bug fixes
12cr|joomla-1.5.20-2|356	o Several Performance enhancements
12cr|joomla-1.5.20-2|357	
12cr|joomla-1.5.20-2|358	* Fri Mar 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-1mdk
12cr|joomla-1.5.20-2|359	- 1.0.8:
12cr|joomla-1.5.20-2|360	o 37 Security Fixes
12cr|joomla-1.5.20-2|361	o 70+ General bug fixes
12cr|joomla-1.5.20-2|362	o Several Performance enhancements
12cr|joomla-1.5.20-2|363	
12cr|joomla-1.5.20-2|364	* Mon Feb 06 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-2mdk
12cr|joomla-1.5.20-2|365	- make the installation a little easier... (#21038)
12cr|joomla-1.5.20-2|366	
12cr|joomla-1.5.20-2|367	* Tue Jan 03 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-1mdk
12cr|joomla-1.5.20-2|368	- use the Joomla fork instead (#20909)
12cr|joomla-1.5.20-2|369	
12cr|joomla-1.5.20-2|370	* Tue Jan 03 2006 Oden Eriksson <oeriksson@mandriva.com> 4.5.3h-1mdk
12cr|joomla-1.5.20-2|371	- 4.5.3h
12cr|joomla-1.5.20-2|372	
12cr|joomla-1.5.20-2|373	* Sun Apr 03 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.5.2.1-1mdk
12cr|joomla-1.5.20-2|374	- added P0 (security fix) and bump version
12cr|joomla-1.5.20-2|375	
12cr|joomla-1.5.20-2|376	* Sun Apr 03 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.5.2-1mdk
12cr|joomla-1.5.20-2|377	- 4.5.2
12cr|joomla-1.5.20-2|378	- strip away annoying ^M
12cr|joomla-1.5.20-2|379	
12cr|joomla-1.5.20-2|380	* Fri Oct 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.5.1a-1mdk
12cr|joomla-1.5.20-2|381	- 4.5.1a
12cr|joomla-1.5.20-2|382	
12cr|joomla-1.5.20-2|383	* Thu Jun 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.5-2mdk
12cr|joomla-1.5.20-2|384	- added the 1.0.7-1.0.8 diff
12cr|joomla-1.5.20-2|385	
12cr|joomla-1.5.20-2|386	* Tue May 11 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.5-1mdk
12cr|joomla-1.5.20-2|387	- initial package
12cr|joomla-1.5.20-2|388	

2385 12
12cr|jorbis-0.0.17-4|1	Name:			jorbis
12cr|jorbis-0.0.17-4|2	Summary:		JOrbis - Pure Java Ogg Vorbis Decoder
12cr|jorbis-0.0.17-4|3	URL:			http://www.jcraft.com/jorbis/index.html
12cr|jorbis-0.0.17-4|4	Group:			Development/Java
12cr|jorbis-0.0.17-4|5	Version:		0.0.17
12cr|jorbis-0.0.17-4|6	Release:		4
12cr|jorbis-0.0.17-4|7	License:		LGPL
12cr|jorbis-0.0.17-4|8	BuildRequires:	ant
12cr|jorbis-0.0.17-4|9	BuildRequires:	jpackage-utils
12cr|jorbis-0.0.17-4|10	BuildRequires:	java-rpmbuild >= 1.5
12cr|jorbis-0.0.17-4|11	BuildRequires:	unzip
12cr|jorbis-0.0.17-4|12	BuildRequires:	update-alternatives
12cr|jorbis-0.0.17-4|13	BuildRequires:	xml-commons-apis
12cr|jorbis-0.0.17-4|14	BuildRequires:	xml-commons-resolver
12cr|jorbis-0.0.17-4|15	Requires:		java >= 1.5
12cr|jorbis-0.0.17-4|16	BuildArch:		noarch
12cr|jorbis-0.0.17-4|17	Source0:		%{name}-%{version}.zip
12cr|jorbis-0.0.17-4|18	
12cr|jorbis-0.0.17-4|19	%description
12cr|jorbis-0.0.17-4|20	JOrbis is a pure Java Ogg Vorbis decoder.
12cr|jorbis-0.0.17-4|21	JOrbis accepts Ogg Vorbis bitstreams and decodes them to raw PCMs.
12cr|jorbis-0.0.17-4|22	
12cr|jorbis-0.0.17-4|23	JOrbis is copyrighted by JCraft Inc. and is licensed through the
12cr|jorbis-0.0.17-4|24	GNU Lesser General Public License.
12cr|jorbis-0.0.17-4|25	
12cr|jorbis-0.0.17-4|26	Read the COPYING.LIB file for the complete license.
12cr|jorbis-0.0.17-4|27	
12cr|jorbis-0.0.17-4|28	%package javadoc
12cr|jorbis-0.0.17-4|29	Summary:	Javadoc for jorbis
12cr|jorbis-0.0.17-4|30	Group:		Development/Java
12cr|jorbis-0.0.17-4|31	
12cr|jorbis-0.0.17-4|32	%description javadoc
12cr|jorbis-0.0.17-4|33	Javadoc for jorbis.
12cr|jorbis-0.0.17-4|34	
12cr|jorbis-0.0.17-4|35	%package -n jorbis-player
12cr|jorbis-0.0.17-4|36	Summary:	JOrbisPlayer - a ogg player using %{name}
12cr|jorbis-0.0.17-4|37	Group:		Development/Java
12cr|jorbis-0.0.17-4|38	Requires:	%{name} = %{version}
12cr|jorbis-0.0.17-4|39	
12cr|jorbis-0.0.17-4|40	%description -n jorbis-player
12cr|jorbis-0.0.17-4|41	JOrbisPlayer is a simple ogg-Player.
12cr|jorbis-0.0.17-4|42	
12cr|jorbis-0.0.17-4|43	%package -n jorbis-comment
12cr|jorbis-0.0.17-4|44	Summary:	JOrbisComment is a simple comment editor for Ogg Vorbis
12cr|jorbis-0.0.17-4|45	Group:		Development/Java
12cr|jorbis-0.0.17-4|46	Requires:	%{name} = %{version}
12cr|jorbis-0.0.17-4|47	
12cr|jorbis-0.0.17-4|48	%description -n jorbis-comment
12cr|jorbis-0.0.17-4|49	JOrbisComment is a simple comment editor for Ogg Vorbis.
12cr|jorbis-0.0.17-4|50	
12cr|jorbis-0.0.17-4|51	This program is just provided here for setting an example, how to
12cr|jorbis-0.0.17-4|52	use JOrbis for editing comments.
12cr|jorbis-0.0.17-4|53	
12cr|jorbis-0.0.17-4|54	%prep
12cr|jorbis-0.0.17-4|55	%setup -q -n %{name}-%{version}
12cr|jorbis-0.0.17-4|56	
12cr|jorbis-0.0.17-4|57	%build
12cr|jorbis-0.0.17-4|58	%javac \
12cr|jorbis-0.0.17-4|59	`find ./ -name '*.java'`
12cr|jorbis-0.0.17-4|60	%jar cf jorbis.jar \
12cr|jorbis-0.0.17-4|61	com/jcraft/jogg/*.class \
12cr|jorbis-0.0.17-4|62	com/jcraft/jorbis/*.class
12cr|jorbis-0.0.17-4|63	%jar cf JOrbisPlayer.jar \
12cr|jorbis-0.0.17-4|64	player/*.class
12cr|jorbis-0.0.17-4|65	%jar cf JOrbisComment.jar \
12cr|jorbis-0.0.17-4|66	comment_editor/*.class
12cr|jorbis-0.0.17-4|67	
12cr|jorbis-0.0.17-4|68	%javadoc \
12cr|jorbis-0.0.17-4|69	-d doc -public \
12cr|jorbis-0.0.17-4|70	`find ./ -name '*.java'`
12cr|jorbis-0.0.17-4|71	
12cr|jorbis-0.0.17-4|72	%install
12cr|jorbis-0.0.17-4|73	# jars
12cr|jorbis-0.0.17-4|74	%__install -dm 755 %{buildroot}%{_javadir}
12cr|jorbis-0.0.17-4|75	%__install -pm 644 jorbis.jar \
12cr|jorbis-0.0.17-4|76	%{buildroot}%{_javadir}/jorbis-%{version}.jar
12cr|jorbis-0.0.17-4|77	%__install -pm 644 JOrbisPlayer.jar \
12cr|jorbis-0.0.17-4|78	%{buildroot}%{_javadir}/JOrbisPlayer-%{version}.jar
12cr|jorbis-0.0.17-4|79	%__install -pm 644 JOrbisComment.jar \
12cr|jorbis-0.0.17-4|80	%{buildroot}%{_javadir}/JOrbisComment-%{version}.jar
12cr|jorbis-0.0.17-4|81	pushd %{buildroot}%{_javadir}
12cr|jorbis-0.0.17-4|82	for jar in *-%{version}*; do
12cr|jorbis-0.0.17-4|83	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
12cr|jorbis-0.0.17-4|84	done
12cr|jorbis-0.0.17-4|85	popd
12cr|jorbis-0.0.17-4|86	
12cr|jorbis-0.0.17-4|87	# javadoc
12cr|jorbis-0.0.17-4|88	%__install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jorbis-0.0.17-4|89	cp -pr doc/* \
12cr|jorbis-0.0.17-4|90	%{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jorbis-0.0.17-4|91	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|jorbis-0.0.17-4|92	
12cr|jorbis-0.0.17-4|93	%files
12cr|jorbis-0.0.17-4|94	%defattr(-,root,root)
12cr|jorbis-0.0.17-4|95	%doc COPYING.LIB ChangeLog README
12cr|jorbis-0.0.17-4|96	%{_javadir}/%{name}*.jar
12cr|jorbis-0.0.17-4|97	
12cr|jorbis-0.0.17-4|98	%files javadoc
12cr|jorbis-0.0.17-4|99	%defattr(-,root,root)
12cr|jorbis-0.0.17-4|100	%doc %{_javadocdir}/%{name}-%{version}
12cr|jorbis-0.0.17-4|101	%doc %{_javadocdir}/%{name}
12cr|jorbis-0.0.17-4|102	
12cr|jorbis-0.0.17-4|103	%files -n jorbis-player
12cr|jorbis-0.0.17-4|104	%defattr(-,root,root)
12cr|jorbis-0.0.17-4|105	%doc player/JOrbisPlayer.html
12cr|jorbis-0.0.17-4|106	#%doc player/*.ogg player/playlist
12cr|jorbis-0.0.17-4|107	%{_javadir}/JOrbisPlayer*.jar
12cr|jorbis-0.0.17-4|108	
12cr|jorbis-0.0.17-4|109	%files -n jorbis-comment
12cr|jorbis-0.0.17-4|110	%defattr(-,root,root)
12cr|jorbis-0.0.17-4|111	%doc comment_editor/README
12cr|jorbis-0.0.17-4|112	%{_javadir}/JOrbisComment*.jar
12cr|jorbis-0.0.17-4|113	
12cr|jorbis-0.0.17-4|114	
12cr|jorbis-0.0.17-4|115	
12cr|jorbis-0.0.17-4|116	%changelog
12cr|jorbis-0.0.17-4|117	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.17-0.0.3mdv2011.0
12cr|jorbis-0.0.17-4|118	+ Revision: 619832
12cr|jorbis-0.0.17-4|119	- the mass rebuild of 2010.0 packages
12cr|jorbis-0.0.17-4|120	
12cr|jorbis-0.0.17-4|121	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.0.17-0.0.2mdv2010.0
12cr|jorbis-0.0.17-4|122	+ Revision: 429645
12cr|jorbis-0.0.17-4|123	- rebuild
12cr|jorbis-0.0.17-4|124	
12cr|jorbis-0.0.17-4|125	* Mon Sep 22 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0.0.17-0.0.1mdv2009.0
12cr|jorbis-0.0.17-4|126	+ Revision: 286737
12cr|jorbis-0.0.17-4|127	- remove unneeded PreReq
12cr|jorbis-0.0.17-4|128	- import jorbis
12cr|jorbis-0.0.17-4|129	
12cr|jorbis-0.0.17-4|130	

2386 12
12cr|joy2key-1.6.3-3|1	Name:			joy2key
12cr|joy2key-1.6.3-3|2	Version:		1.6.3
12cr|joy2key-1.6.3-3|3	Release:		%mkrel 3
12cr|joy2key-1.6.3-3|4	
12cr|joy2key-1.6.3-3|5	Summary:	Translate joystick events into keyboard events
12cr|joy2key-1.6.3-3|6	License:	GPLv2
12cr|joy2key-1.6.3-3|7	# keyboard emulator:
12cr|joy2key-1.6.3-3|8	Group:		Emulators
12cr|joy2key-1.6.3-3|9	URL:		http://sourceforge.net/projects/joy2key/
12cr|joy2key-1.6.3-3|10	Source0:	http://downloads.sourceforge.net/joy2key/joy2key-%{version}.tar.bz2
12cr|joy2key-1.6.3-3|11	# Uses xwininfo to find the window.
12cr|joy2key-1.6.3-3|12	Requires:	xwininfo
12cr|joy2key-1.6.3-3|13	BuildRequires:	libx11-devel
12cr|joy2key-1.6.3-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|joy2key-1.6.3-3|15	
12cr|joy2key-1.6.3-3|16	%description
12cr|joy2key-1.6.3-3|17	Joy2key will translate your joystick movements into the equivalent
12cr|joy2key-1.6.3-3|18	keystrokes. Joy2key works both in X and at the console, both raw and
12cr|joy2key-1.6.3-3|19	terminal modes.
12cr|joy2key-1.6.3-3|20	
12cr|joy2key-1.6.3-3|21	%prep
12cr|joy2key-1.6.3-3|22	%setup -q
12cr|joy2key-1.6.3-3|23	
12cr|joy2key-1.6.3-3|24	%build
12cr|joy2key-1.6.3-3|25	%configure2_5x
12cr|joy2key-1.6.3-3|26	%make
12cr|joy2key-1.6.3-3|27	
12cr|joy2key-1.6.3-3|28	%install
12cr|joy2key-1.6.3-3|29	rm -rf %{buildroot}
12cr|joy2key-1.6.3-3|30	%makeinstall_std
12cr|joy2key-1.6.3-3|31	
12cr|joy2key-1.6.3-3|32	%clean
12cr|joy2key-1.6.3-3|33	rm -rf %{buildroot}
12cr|joy2key-1.6.3-3|34	
12cr|joy2key-1.6.3-3|35	%files
12cr|joy2key-1.6.3-3|36	%defattr(-,root,root)
12cr|joy2key-1.6.3-3|37	%doc AUTHORS README TODO joy2keyrc.sample
12cr|joy2key-1.6.3-3|38	%{_bindir}/joy2key
12cr|joy2key-1.6.3-3|39	%{_mandir}/man1/joy2key.1*
12cr|joy2key-1.6.3-3|40	
12cr|joy2key-1.6.3-3|41	
12cr|joy2key-1.6.3-3|42	
12cr|joy2key-1.6.3-3|43	%changelog
12cr|joy2key-1.6.3-3|44	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6.3-3mdv2011.0
12cr|joy2key-1.6.3-3|45	+ Revision: 619833
12cr|joy2key-1.6.3-3|46	- the mass rebuild of 2010.0 packages
12cr|joy2key-1.6.3-3|47	
12cr|joy2key-1.6.3-3|48	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.6.3-2mdv2010.0
12cr|joy2key-1.6.3-3|49	+ Revision: 438058
12cr|joy2key-1.6.3-3|50	- rebuild
12cr|joy2key-1.6.3-3|51	
12cr|joy2key-1.6.3-3|52	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 1.6.3-1mdv2009.1
12cr|joy2key-1.6.3-3|53	+ Revision: 359227
12cr|joy2key-1.6.3-3|54	- new version
12cr|joy2key-1.6.3-3|55	- drop patches, applied upstream
12cr|joy2key-1.6.3-3|56	- update URL
12cr|joy2key-1.6.3-3|57	
12cr|joy2key-1.6.3-3|58	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.6.1-3mdv2009.0
12cr|joy2key-1.6.3-3|59	+ Revision: 267308
12cr|joy2key-1.6.3-3|60	- rebuild early 2009.0 package (before pixel changes)
12cr|joy2key-1.6.3-3|61	
12cr|joy2key-1.6.3-3|62	* Sun May 18 2008 Anssi Hannula <anssi@mandriva.org> 1.6.1-2mdv2009.0
12cr|joy2key-1.6.3-3|63	+ Revision: 208789
12cr|joy2key-1.6.3-3|64	- requires xwininfo
12cr|joy2key-1.6.3-3|65	
12cr|joy2key-1.6.3-3|66	* Sun May 18 2008 Anssi Hannula <anssi@mandriva.org> 1.6.1-1mdv2009.0
12cr|joy2key-1.6.3-3|67	+ Revision: 208697
12cr|joy2key-1.6.3-3|68	- initial Mandriva release
12cr|joy2key-1.6.3-3|69	

2387 12
12cr|jpegoptim-1.2.3-1|1	%define name	jpegoptim
12cr|jpegoptim-1.2.3-1|2	%define version	1.2.3
12cr|jpegoptim-1.2.3-1|3	%define release	 %mkrel 1
12cr|jpegoptim-1.2.3-1|4	
12cr|jpegoptim-1.2.3-1|5	Name:		%{name}
12cr|jpegoptim-1.2.3-1|6	Version:	%{version}
12cr|jpegoptim-1.2.3-1|7	Release:	%{release}
12cr|jpegoptim-1.2.3-1|8	Summary:	Utility to optimize jpeg files
12cr|jpegoptim-1.2.3-1|9	Source0:	http://www.kokkonen.net/tjko/src/%{name}-%{version}.tar.gz
12cr|jpegoptim-1.2.3-1|10	License:	GPL
12cr|jpegoptim-1.2.3-1|11	Group:		Graphics
12cr|jpegoptim-1.2.3-1|12	Url:		http://www.cc.jyu.fi/~tjko/projects.html
12cr|jpegoptim-1.2.3-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|jpegoptim-1.2.3-1|14	BuildRequires:	libjpeg-devel
12cr|jpegoptim-1.2.3-1|15	
12cr|jpegoptim-1.2.3-1|16	%description
12cr|jpegoptim-1.2.3-1|17	Provides lossless optimization (based on optimizing the Huffman tables)
12cr|jpegoptim-1.2.3-1|18	and "lossy" optimization based on setting maximum quality factor.
12cr|jpegoptim-1.2.3-1|19	
12cr|jpegoptim-1.2.3-1|20	%prep
12cr|jpegoptim-1.2.3-1|21	%setup -q
12cr|jpegoptim-1.2.3-1|22	%build
12cr|jpegoptim-1.2.3-1|23	
12cr|jpegoptim-1.2.3-1|24	%configure
12cr|jpegoptim-1.2.3-1|25	
12cr|jpegoptim-1.2.3-1|26	%make
12cr|jpegoptim-1.2.3-1|27	
12cr|jpegoptim-1.2.3-1|28	%install
12cr|jpegoptim-1.2.3-1|29	
12cr|jpegoptim-1.2.3-1|30	%makeinstall
12cr|jpegoptim-1.2.3-1|31	
12cr|jpegoptim-1.2.3-1|32	
12cr|jpegoptim-1.2.3-1|33	%clean
12cr|jpegoptim-1.2.3-1|34	rm -rf $RPM_BUILD_ROOT
12cr|jpegoptim-1.2.3-1|35	
12cr|jpegoptim-1.2.3-1|36	%files
12cr|jpegoptim-1.2.3-1|37	%defattr(-,root,root)
12cr|jpegoptim-1.2.3-1|38	%doc COPYRIGHT README COPYING
12cr|jpegoptim-1.2.3-1|39	%{_bindir}/jpegoptim
12cr|jpegoptim-1.2.3-1|40	%{_mandir}/man1/jpegoptim.1*
12cr|jpegoptim-1.2.3-1|41	
12cr|jpegoptim-1.2.3-1|42	
12cr|jpegoptim-1.2.3-1|43	
12cr|jpegoptim-1.2.3-1|44	%changelog
12cr|jpegoptim-1.2.3-1|45	* Wed Sep 30 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2.3-1mdv2010.0
12cr|jpegoptim-1.2.3-1|46	+ Revision: 451840
12cr|jpegoptim-1.2.3-1|47	- Update to new version 1.2.3
12cr|jpegoptim-1.2.3-1|48	
12cr|jpegoptim-1.2.3-1|49	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2.2-5mdv2010.0
12cr|jpegoptim-1.2.3-1|50	+ Revision: 429646
12cr|jpegoptim-1.2.3-1|51	- rebuild
12cr|jpegoptim-1.2.3-1|52	
12cr|jpegoptim-1.2.3-1|53	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2.2-4mdv2009.0
12cr|jpegoptim-1.2.3-1|54	+ Revision: 247419
12cr|jpegoptim-1.2.3-1|55	- rebuild
12cr|jpegoptim-1.2.3-1|56	
12cr|jpegoptim-1.2.3-1|57	+ Olivier Blin <oblin@mandriva.com>
12cr|jpegoptim-1.2.3-1|58	- restore BuildRoot
12cr|jpegoptim-1.2.3-1|59	
12cr|jpegoptim-1.2.3-1|60	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.2.2-2mdv2008.1
12cr|jpegoptim-1.2.3-1|61	+ Revision: 127413
12cr|jpegoptim-1.2.3-1|62	- kill re-definition of %%buildroot on Pixel's request
12cr|jpegoptim-1.2.3-1|63	- use %%mkrel
12cr|jpegoptim-1.2.3-1|64	- import jpegoptim
12cr|jpegoptim-1.2.3-1|65	
12cr|jpegoptim-1.2.3-1|66	
12cr|jpegoptim-1.2.3-1|67	* Fri Jan 27 2006 Jerome Soyer <saispo@mandriva.org> 1.2.2-2mdk
12cr|jpegoptim-1.2.3-1|68	- Need rebuild
12cr|jpegoptim-1.2.3-1|69	
12cr|jpegoptim-1.2.3-1|70	* Sun Aug 08 2004 Couriousous <couriousous@sceen.net> 1.2.2-1mdk
12cr|jpegoptim-1.2.3-1|71	- First Mandrakelinux version

2388 12
12cr|jpegpixi-1.1.1-5|1	Summary:	Command line tool to fix bad pixels in digital photos
12cr|jpegpixi-1.1.1-5|2	Name:		jpegpixi
12cr|jpegpixi-1.1.1-5|3	Version:	1.1.1
12cr|jpegpixi-1.1.1-5|4	Release:	%mkrel 5
12cr|jpegpixi-1.1.1-5|5	License:	GPL
12cr|jpegpixi-1.1.1-5|6	Group:		Graphics
12cr|jpegpixi-1.1.1-5|7	
12cr|jpegpixi-1.1.1-5|8	Source:		http://www.zero-based.org/software/jpegpixi/%{name}-%{version}.tar.bz2
12cr|jpegpixi-1.1.1-5|9	
12cr|jpegpixi-1.1.1-5|10	Url:		http://www.zero-based.org/software/jpegpixi/
12cr|jpegpixi-1.1.1-5|11	#Url:		http://jpegpixi.sourceforge.net/
12cr|jpegpixi-1.1.1-5|12	#Url:		http://sourceforge.net/projects/jpegpixi/
12cr|jpegpixi-1.1.1-5|13	BuildRoot:	%_tmppath/%name-%version-%release-root
12cr|jpegpixi-1.1.1-5|14	BuildRequires:	libjpeg-devel
12cr|jpegpixi-1.1.1-5|15	
12cr|jpegpixi-1.1.1-5|16	%description
12cr|jpegpixi-1.1.1-5|17	"Jpegpixi" is short for "JPEG pixel interpolator". The intent of the
12cr|jpegpixi-1.1.1-5|18	program is to interpolate pixels in JFIF images (commonly referred to
12cr|jpegpixi-1.1.1-5|19	as "JPEG images"). This is useful to correct images from a digital
12cr|jpegpixi-1.1.1-5|20	camera with CCD defects. For example, if one pixel is always bright
12cr|jpegpixi-1.1.1-5|21	green, this pixel can be interpolated away with jpegpixi.
12cr|jpegpixi-1.1.1-5|22	
12cr|jpegpixi-1.1.1-5|23	Jpegpixi is unique in that it tries to preserve the quality of the
12cr|jpegpixi-1.1.1-5|24	JFIF image as much as possible. Usual graphics programs decode JFIF
12cr|jpegpixi-1.1.1-5|25	images when they are loaded, and re-encode them when they are saved,
12cr|jpegpixi-1.1.1-5|26	which results in an overall loss of quality. Jpegpixi, on the other
12cr|jpegpixi-1.1.1-5|27	hand, does not decode and re-encode the image, but manipulates the
12cr|jpegpixi-1.1.1-5|28	encoded image data (known as the "DCT coefficients"). Therefore, the
12cr|jpegpixi-1.1.1-5|29	blocks (typically 88, 816, or 1616 pixel areas) which contain the
12cr|jpegpixi-1.1.1-5|30	pixels to be interpolated are minimally disturbed, whereas other
12cr|jpegpixi-1.1.1-5|31	blocks remain pixel-by-pixel identical to the original image.
12cr|jpegpixi-1.1.1-5|32	
12cr|jpegpixi-1.1.1-5|33	Jpegpixi is a command line utility. It is Free Software, released
12cr|jpegpixi-1.1.1-5|34	under the GNU General Public License.
12cr|jpegpixi-1.1.1-5|35	
12cr|jpegpixi-1.1.1-5|36	Please read the manual page for detailed usage instructions ("man
12cr|jpegpixi-1.1.1-5|37	jpegpixi"). For a usage example, please see the "Example" section on
12cr|jpegpixi-1.1.1-5|38	the jpegpixi homepage at <http://jpegpixi.sourceforge.net/>.
12cr|jpegpixi-1.1.1-5|39	
12cr|jpegpixi-1.1.1-5|40	
12cr|jpegpixi-1.1.1-5|41	%prep
12cr|jpegpixi-1.1.1-5|42	
12cr|jpegpixi-1.1.1-5|43	%setup -q
12cr|jpegpixi-1.1.1-5|44	
12cr|jpegpixi-1.1.1-5|45	%build
12cr|jpegpixi-1.1.1-5|46	%configure
12cr|jpegpixi-1.1.1-5|47	%make
12cr|jpegpixi-1.1.1-5|48	
12cr|jpegpixi-1.1.1-5|49	%install
12cr|jpegpixi-1.1.1-5|50	%makeinstall
12cr|jpegpixi-1.1.1-5|51	
12cr|jpegpixi-1.1.1-5|52	%find_lang %name
12cr|jpegpixi-1.1.1-5|53	
12cr|jpegpixi-1.1.1-5|54	%clean
12cr|jpegpixi-1.1.1-5|55	rm -fr %buildroot
12cr|jpegpixi-1.1.1-5|56	
12cr|jpegpixi-1.1.1-5|57	%files -f %name.lang
12cr|jpegpixi-1.1.1-5|58	%defattr(-,root,root)
12cr|jpegpixi-1.1.1-5|59	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README README.jpeglib
12cr|jpegpixi-1.1.1-5|60	%_bindir/*
12cr|jpegpixi-1.1.1-5|61	%_mandir/*/*
12cr|jpegpixi-1.1.1-5|62	
12cr|jpegpixi-1.1.1-5|63	
12cr|jpegpixi-1.1.1-5|64	%changelog
12cr|jpegpixi-1.1.1-5|65	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdv2011.0
12cr|jpegpixi-1.1.1-5|66	+ Revision: 612512
12cr|jpegpixi-1.1.1-5|67	- the mass rebuild of 2010.1 packages
12cr|jpegpixi-1.1.1-5|68	
12cr|jpegpixi-1.1.1-5|69	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-4mdv2010.0
12cr|jpegpixi-1.1.1-5|70	+ Revision: 429647
12cr|jpegpixi-1.1.1-5|71	- rebuild
12cr|jpegpixi-1.1.1-5|72	
12cr|jpegpixi-1.1.1-5|73	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.1.1-3mdv2009.0
12cr|jpegpixi-1.1.1-5|74	+ Revision: 247421
12cr|jpegpixi-1.1.1-5|75	- rebuild
12cr|jpegpixi-1.1.1-5|76	- fix spacing at top of description
12cr|jpegpixi-1.1.1-5|77	
12cr|jpegpixi-1.1.1-5|78	+ Olivier Blin <oblin@mandriva.com>
12cr|jpegpixi-1.1.1-5|79	- restore BuildRoot
12cr|jpegpixi-1.1.1-5|80	
12cr|jpegpixi-1.1.1-5|81	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.1.1-1mdv2008.1
12cr|jpegpixi-1.1.1-5|82	+ Revision: 127415
12cr|jpegpixi-1.1.1-5|83	- kill re-definition of %%buildroot on Pixel's request
12cr|jpegpixi-1.1.1-5|84	
12cr|jpegpixi-1.1.1-5|85	+ Marcelo Ricardo Leitner <mrl@mandriva.com>
12cr|jpegpixi-1.1.1-5|86	- Import jpegpixi
12cr|jpegpixi-1.1.1-5|87	
12cr|jpegpixi-1.1.1-5|88	
12cr|jpegpixi-1.1.1-5|89	
12cr|jpegpixi-1.1.1-5|90	* Wed Nov 23 2005 Lenny Cartier <lenny@mandriva.com> 1.1.1-1mdk
12cr|jpegpixi-1.1.1-5|91	- 1.1.1
12cr|jpegpixi-1.1.1-5|92	
12cr|jpegpixi-1.1.1-5|93	* Tue Jun 14 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.1.0-1mdk
12cr|jpegpixi-1.1.1-5|94	- New release 1.1.0
12cr|jpegpixi-1.1.1-5|95	
12cr|jpegpixi-1.1.1-5|96	* Mon Oct 11 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0.2-1mdk
12cr|jpegpixi-1.1.1-5|97	- 1.0.2
12cr|jpegpixi-1.1.1-5|98	
12cr|jpegpixi-1.1.1-5|99	* Wed Oct 06 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-1mdk
12cr|jpegpixi-1.1.1-5|100	- 1.0.1
12cr|jpegpixi-1.1.1-5|101	
12cr|jpegpixi-1.1.1-5|102	* Tue Aug 24 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.16.0-1mdk
12cr|jpegpixi-1.1.1-5|103	- 0.16.0
12cr|jpegpixi-1.1.1-5|104	
12cr|jpegpixi-1.1.1-5|105	* Wed May 12 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.15.1-1mdk
12cr|jpegpixi-1.1.1-5|106	- 0.15.1
12cr|jpegpixi-1.1.1-5|107	
12cr|jpegpixi-1.1.1-5|108	* Tue Mar 16 2004 Till Kamppeter <till@mandrakesoft.com> 0.14.2-1mdk
12cr|jpegpixi-1.1.1-5|109	- Version 0.14.2
12cr|jpegpixi-1.1.1-5|110	
12cr|jpegpixi-1.1.1-5|111	* Tue Dec 16 2003 Till Kamppeter <till@mandrakesoft.com> 0.13-1mdk
12cr|jpegpixi-1.1.1-5|112	- Version 0.13
12cr|jpegpixi-1.1.1-5|113	- Removed explicit library dependency (libjpeg62).
12cr|jpegpixi-1.1.1-5|114	
12cr|jpegpixi-1.1.1-5|115	* Wed Aug 20 2003 Till Kamppeter <till@mandrakesoft.com> 0.11-1mdk
12cr|jpegpixi-1.1.1-5|116	- Version 0.11
12cr|jpegpixi-1.1.1-5|117	- New URL
12cr|jpegpixi-1.1.1-5|118	
12cr|jpegpixi-1.1.1-5|119	* Sun Jul 27 2003 Till Kamppeter <till@mandrakesoft.com> 0.10-1mdk
12cr|jpegpixi-1.1.1-5|120	- Initial release

2389 12
12cr|jrosetta-1.0.2-0.0.4|1	Summary:	JRosetta provides a common base for graphical component
12cr|jrosetta-1.0.2-0.0.4|2	Name:		jrosetta
12cr|jrosetta-1.0.2-0.0.4|3	Version:	1.0.2
12cr|jrosetta-1.0.2-0.0.4|4	Release:	%mkrel 0.0.4
12cr|jrosetta-1.0.2-0.0.4|5	Group:		Development/Java
12cr|jrosetta-1.0.2-0.0.4|6	License:	GPLv2+
12cr|jrosetta-1.0.2-0.0.4|7	URL:		http://dev.artenum.com/projects/JRosetta
12cr|jrosetta-1.0.2-0.0.4|8	Source0:	jrosetta-%{version}-GPL.zip
12cr|jrosetta-1.0.2-0.0.4|9	BuildRequires:	java-rpmbuild
12cr|jrosetta-1.0.2-0.0.4|10	BuildRequires:	jpackage-utils >= 1.5
12cr|jrosetta-1.0.2-0.0.4|11	BuildRequires:	ant
12cr|jrosetta-1.0.2-0.0.4|12	Requires:	java >= 1.5
12cr|jrosetta-1.0.2-0.0.4|13	Requires:	jpackage-utils >= 1.5
12cr|jrosetta-1.0.2-0.0.4|14	BuildArch:	noarch
12cr|jrosetta-1.0.2-0.0.4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|jrosetta-1.0.2-0.0.4|16	
12cr|jrosetta-1.0.2-0.0.4|17	%description
12cr|jrosetta-1.0.2-0.0.4|18	JRosetta provides a common base for graphical component that could be used
12cr|jrosetta-1.0.2-0.0.4|19	to build a graphical console in Swing with the latest requirements, such as
12cr|jrosetta-1.0.2-0.0.4|20	command history, completion and so on for instance for scripting language
12cr|jrosetta-1.0.2-0.0.4|21	or command line.
12cr|jrosetta-1.0.2-0.0.4|22	
12cr|jrosetta-1.0.2-0.0.4|23	
12cr|jrosetta-1.0.2-0.0.4|24	%prep
12cr|jrosetta-1.0.2-0.0.4|25	%setup -q -n %{name}-%{version}-gpl
12cr|jrosetta-1.0.2-0.0.4|26	
12cr|jrosetta-1.0.2-0.0.4|27	#wrong-file-end-of-line-encoding
12cr|jrosetta-1.0.2-0.0.4|28	cp -p CHANGE.txt CHANGE.txt.CRLF
12cr|jrosetta-1.0.2-0.0.4|29	sed -i -e 's/\r//' CHANGE.txt
12cr|jrosetta-1.0.2-0.0.4|30	touch -r CHANGE.txt.CRLF CHANGE.txt
12cr|jrosetta-1.0.2-0.0.4|31	rm CHANGE.txt.CRLF
12cr|jrosetta-1.0.2-0.0.4|32	
12cr|jrosetta-1.0.2-0.0.4|33	%build
12cr|jrosetta-1.0.2-0.0.4|34	%ant make
12cr|jrosetta-1.0.2-0.0.4|35	
12cr|jrosetta-1.0.2-0.0.4|36	
12cr|jrosetta-1.0.2-0.0.4|37	%install
12cr|jrosetta-1.0.2-0.0.4|38	rm -rf %{buildroot}
12cr|jrosetta-1.0.2-0.0.4|39	mkdir -p %{buildroot}%{_javadir}
12cr|jrosetta-1.0.2-0.0.4|40	
12cr|jrosetta-1.0.2-0.0.4|41	for j in jrosetta-API jrosetta-engine ; do
12cr|jrosetta-1.0.2-0.0.4|42	install -pm 0644 dist/${j}.jar %{buildroot}%{_javadir}/${j}-%{version}.jar
12cr|jrosetta-1.0.2-0.0.4|43	ln -fs ${j}-%{version}.jar %{buildroot}%{_javadir}/${j}.jar
12cr|jrosetta-1.0.2-0.0.4|44	done
12cr|jrosetta-1.0.2-0.0.4|45	
12cr|jrosetta-1.0.2-0.0.4|46	%clean
12cr|jrosetta-1.0.2-0.0.4|47	rm -rf %{buildroot}
12cr|jrosetta-1.0.2-0.0.4|48	
12cr|jrosetta-1.0.2-0.0.4|49	%files
12cr|jrosetta-1.0.2-0.0.4|50	%defattr(-,root,root)
12cr|jrosetta-1.0.2-0.0.4|51	%doc CHANGE.txt COPYRIGHT LICENSE.txt
12cr|jrosetta-1.0.2-0.0.4|52	%{_javadir}/jrosetta*.jar
12cr|jrosetta-1.0.2-0.0.4|53	
12cr|jrosetta-1.0.2-0.0.4|54	
12cr|jrosetta-1.0.2-0.0.4|55	%changelog
12cr|jrosetta-1.0.2-0.0.4|56	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-0.0.4mdv2011.0
12cr|jrosetta-1.0.2-0.0.4|57	+ Revision: 612513
12cr|jrosetta-1.0.2-0.0.4|58	- the mass rebuild of 2010.1 packages
12cr|jrosetta-1.0.2-0.0.4|59	
12cr|jrosetta-1.0.2-0.0.4|60	* Thu Apr 29 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.2-0.0.3mdv2010.1
12cr|jrosetta-1.0.2-0.0.4|61	+ Revision: 540946
12cr|jrosetta-1.0.2-0.0.4|62	- rebuild
12cr|jrosetta-1.0.2-0.0.4|63	
12cr|jrosetta-1.0.2-0.0.4|64	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-0.0.2mdv2010.0
12cr|jrosetta-1.0.2-0.0.4|65	+ Revision: 438066
12cr|jrosetta-1.0.2-0.0.4|66	- rebuild
12cr|jrosetta-1.0.2-0.0.4|67	
12cr|jrosetta-1.0.2-0.0.4|68	* Tue Jan 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.2-0.0.1mdv2009.1
12cr|jrosetta-1.0.2-0.0.4|69	+ Revision: 334588
12cr|jrosetta-1.0.2-0.0.4|70	- update to new version 1.0.2
12cr|jrosetta-1.0.2-0.0.4|71	- drop patch 0
12cr|jrosetta-1.0.2-0.0.4|72	
12cr|jrosetta-1.0.2-0.0.4|73	* Sun Nov 09 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.1-0.0.1mdv2009.1
12cr|jrosetta-1.0.2-0.0.4|74	+ Revision: 301435
12cr|jrosetta-1.0.2-0.0.4|75	- add source and spec files
12cr|jrosetta-1.0.2-0.0.4|76	- Created package structure for jrosetta.
12cr|jrosetta-1.0.2-0.0.4|77	

2390 12
12cr|json-3-8|1	# Copyright (c) 2000-2009, JPackage Project
12cr|json-3-8|2	# All rights reserved.
12cr|json-3-8|3	#
12cr|json-3-8|4	# Redistribution and use in source and binary forms, with or without
12cr|json-3-8|5	# modification, are permitted provided that the following conditions
12cr|json-3-8|6	# are met:
12cr|json-3-8|7	#
12cr|json-3-8|8	# 1. Redistributions of source code must retain the above copyright
12cr|json-3-8|9	#    notice, this list of conditions and the following disclaimer.
12cr|json-3-8|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|json-3-8|11	#    notice, this list of conditions and the following disclaimer in the
12cr|json-3-8|12	#    documentation and/or other materials provided with the
12cr|json-3-8|13	#    distribution.
12cr|json-3-8|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|json-3-8|15	#    contributors may be used to endorse or promote products derived
12cr|json-3-8|16	#    from this software without specific prior written permission.
12cr|json-3-8|17	#
12cr|json-3-8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|json-3-8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|json-3-8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|json-3-8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|json-3-8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|json-3-8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|json-3-8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|json-3-8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|json-3-8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|json-3-8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|json-3-8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|json-3-8|29	#
12cr|json-3-8|30	
12cr|json-3-8|31	Name:       json
12cr|json-3-8|32	Summary:    JavaScript Object Notation support in Java
12cr|json-3-8|33	URL:        http://www.json.org/java/index.html
12cr|json-3-8|34	Version:    3
12cr|json-3-8|35	Release:    8
12cr|json-3-8|36	License:    ASL 2.0
12cr|json-3-8|37	Group:      Development/Java
12cr|json-3-8|38	BuildArch:  noarch
12cr|json-3-8|39	Source0:    http://www.json.org/java/apache.zip
12cr|json-3-8|40	Source1:    %{name}-MANIFEST.MF
12cr|json-3-8|41	BuildRequires:  jpackage-utils
12cr|json-3-8|42	BuildRequires:  java-devel
12cr|json-3-8|43	BuildRequires:  zip
12cr|json-3-8|44	
12cr|json-3-8|45	%description
12cr|json-3-8|46	Java support for the JSON (JavaScript Object Notation) lightweight
12cr|json-3-8|47	data-interchange format.  It is based on a subset of the JavaScript
12cr|json-3-8|48	Programming Language, Standard ECMA-262 3rd Edition - December 1999.
12cr|json-3-8|49	JSON is a text format that is completely language independent but uses
12cr|json-3-8|50	conventions that are familiar to programmers of the C-family of
12cr|json-3-8|51	languages including C, C++, C#, Java, JavaScript, Perl, Python, and many
12cr|json-3-8|52	others.
12cr|json-3-8|53	
12cr|json-3-8|54	%package javadoc
12cr|json-3-8|55	Summary:    Javadoc for %{name}
12cr|json-3-8|56	Group:      Development/Java
12cr|json-3-8|57	Requires:   jpackage-utils
12cr|json-3-8|58	
12cr|json-3-8|59	%description javadoc
12cr|json-3-8|60	API docs for %{name}.
12cr|json-3-8|61	
12cr|json-3-8|62	%prep
12cr|json-3-8|63	%setup -q -c -n %{name}-%{version}
12cr|json-3-8|64	mkdir -p src/org
12cr|json-3-8|65	mv apache src/org
12cr|json-3-8|66	
12cr|json-3-8|67	%build
12cr|json-3-8|68	export JAVA_HOME=%{_jvmdir}/java
12cr|json-3-8|69	mkdir -p target/classes
12cr|json-3-8|70	$JAVA_HOME/bin/javac -d target/classes $(find src -name "*.java")
12cr|json-3-8|71	$JAVA_HOME/bin/jar cf target/%{name}.jar -C target/classes org
12cr|json-3-8|72	mkdir -p target/site/apidocs
12cr|json-3-8|73	$JAVA_HOME/bin/javadoc -d target/site/apidocs $(find src -name "*.java")
12cr|json-3-8|74	
12cr|json-3-8|75	# inject OSGi manifests
12cr|json-3-8|76	mkdir -p META-INF
12cr|json-3-8|77	cp -p %{SOURCE1} META-INF/MANIFEST.MF
12cr|json-3-8|78	touch META-INF/MANIFEST.MF
12cr|json-3-8|79	zip -u target/%{name}.jar META-INF/MANIFEST.MF
12cr|json-3-8|80	
12cr|json-3-8|81	%install
12cr|json-3-8|82	rm -rf $RPM_BUILD_ROOT
12cr|json-3-8|83	# jars
12cr|json-3-8|84	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12cr|json-3-8|85	install -m 644 target/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|json-3-8|86	
12cr|json-3-8|87	# javadoc
12cr|json-3-8|88	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|json-3-8|89	cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|json-3-8|90	
12cr|json-3-8|91	%clean
12cr|json-3-8|92	rm -rf $RPM_BUILD_ROOT
12cr|json-3-8|93	
12cr|json-3-8|94	%files
12cr|json-3-8|95	%defattr(-,root,root,-)
12cr|json-3-8|96	%{_javadir}/*
12cr|json-3-8|97	
12cr|json-3-8|98	%files javadoc
12cr|json-3-8|99	%defattr(-,root,root)
12cr|json-3-8|100	%doc %{_javadocdir}/%{name}
12cr|json-3-8|101	
12cr|json-3-8|102	
12cr|json-3-8|103	
12cr|json-3-8|104	%changelog
12cr|json-3-8|105	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 3-8
12cr|json-3-8|106	+ Revision: 734055
12cr|json-3-8|107	- rebuild
12cr|json-3-8|108	- imported package json
12cr|json-3-8|109	

2391 12
12cr|jspeex-0.9.7-0.0.4|1	Name:           jspeex
12cr|jspeex-0.9.7-0.0.4|2	Version:        0.9.7
12cr|jspeex-0.9.7-0.0.4|3	Release:        %mkrel 0.0.4
12cr|jspeex-0.9.7-0.0.4|4	Summary:        100% Java Speex encoder/decoder/converter library
12cr|jspeex-0.9.7-0.0.4|5	License:        BSD
12cr|jspeex-0.9.7-0.0.4|6	Url:            http://jspeex.sourceforge.net/
12cr|jspeex-0.9.7-0.0.4|7	Group:          Development/Java
12cr|jspeex-0.9.7-0.0.4|8	Source0:        %{name}-%{version}.tar.bz2
12cr|jspeex-0.9.7-0.0.4|9	Patch:          %{name}-build.xml
12cr|jspeex-0.9.7-0.0.4|10	BuildRequires:  ant
12cr|jspeex-0.9.7-0.0.4|11	BuildRequires:  dos2unix
12cr|jspeex-0.9.7-0.0.4|12	BuildRequires:  java-rpmbuild >= 1.5
12cr|jspeex-0.9.7-0.0.4|13	BuildRequires:  jpackage-utils >= 1.5
12cr|jspeex-0.9.7-0.0.4|14	BuildRequires:  junit
12cr|jspeex-0.9.7-0.0.4|15	BuildRequires:  update-alternatives
12cr|jspeex-0.9.7-0.0.4|16	BuildRequires:	xml-commons-apis
12cr|jspeex-0.9.7-0.0.4|17	BuildRequires:	xml-commons-resolver
12cr|jspeex-0.9.7-0.0.4|18	Requires:       java >= 1.5
12cr|jspeex-0.9.7-0.0.4|19	BuildArch:      noarch
12cr|jspeex-0.9.7-0.0.4|20	
12cr|jspeex-0.9.7-0.0.4|21	%description
12cr|jspeex-0.9.7-0.0.4|22	JSpeex is a Java port of the Speex speech codec (Open Source/Free Software
12cr|jspeex-0.9.7-0.0.4|23	patent-free audio compression format designed for speech).
12cr|jspeex-0.9.7-0.0.4|24	
12cr|jspeex-0.9.7-0.0.4|25	It provides both the decoder and the encoder in pure Java, as well as a
12cr|jspeex-0.9.7-0.0.4|26	JavaSound SPI.
12cr|jspeex-0.9.7-0.0.4|27	
12cr|jspeex-0.9.7-0.0.4|28	%package javadoc
12cr|jspeex-0.9.7-0.0.4|29	Summary:  Javadoc for %{name}
12cr|jspeex-0.9.7-0.0.4|30	Group:    Development/Java
12cr|jspeex-0.9.7-0.0.4|31	
12cr|jspeex-0.9.7-0.0.4|32	%description javadoc
12cr|jspeex-0.9.7-0.0.4|33	Javadoc for %{name}.
12cr|jspeex-0.9.7-0.0.4|34	
12cr|jspeex-0.9.7-0.0.4|35	%prep
12cr|jspeex-0.9.7-0.0.4|36	%setup -q -n %{name}
12cr|jspeex-0.9.7-0.0.4|37	%patch
12cr|jspeex-0.9.7-0.0.4|38	
12cr|jspeex-0.9.7-0.0.4|39	dos2unix  TODO License.txt README
12cr|jspeex-0.9.7-0.0.4|40	%__chmod 644 TODO License.txt README
12cr|jspeex-0.9.7-0.0.4|41	
12cr|jspeex-0.9.7-0.0.4|42	%build
12cr|jspeex-0.9.7-0.0.4|43	%ant package javadoc
12cr|jspeex-0.9.7-0.0.4|44	
12cr|jspeex-0.9.7-0.0.4|45	%install
12cr|jspeex-0.9.7-0.0.4|46	# jar
12cr|jspeex-0.9.7-0.0.4|47	%__install -dm 755 %{buildroot}%{_javadir}
12cr|jspeex-0.9.7-0.0.4|48	%__install -m 644 dist/%{name}.jar \
12cr|jspeex-0.9.7-0.0.4|49	%{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|jspeex-0.9.7-0.0.4|50	pushd %{buildroot}%{_javadir}
12cr|jspeex-0.9.7-0.0.4|51	for jar in *-%{version}*; do
12cr|jspeex-0.9.7-0.0.4|52	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
12cr|jspeex-0.9.7-0.0.4|53	done
12cr|jspeex-0.9.7-0.0.4|54	popd
12cr|jspeex-0.9.7-0.0.4|55	
12cr|jspeex-0.9.7-0.0.4|56	# javadoc
12cr|jspeex-0.9.7-0.0.4|57	%__install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jspeex-0.9.7-0.0.4|58	cp -pr doc/javadoc/* \
12cr|jspeex-0.9.7-0.0.4|59	%{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jspeex-0.9.7-0.0.4|60	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|jspeex-0.9.7-0.0.4|61	
12cr|jspeex-0.9.7-0.0.4|62	# startscripts
12cr|jspeex-0.9.7-0.0.4|63	%__cat > %{name}_enc.sh << EOF
12cr|jspeex-0.9.7-0.0.4|64	#!/bin/bash
12cr|jspeex-0.9.7-0.0.4|65	%{java} -jar %{_javadir}/%{name}.jar JSpeexEnc "\$@"
12cr|jspeex-0.9.7-0.0.4|66	EOF
12cr|jspeex-0.9.7-0.0.4|67	
12cr|jspeex-0.9.7-0.0.4|68	%__cat > %{name}_dec.sh << EOF
12cr|jspeex-0.9.7-0.0.4|69	#!/bin/bash
12cr|jspeex-0.9.7-0.0.4|70	%{java} -jar %{_javadir}/%{name}.jar JSpeexDec "\$@"
12cr|jspeex-0.9.7-0.0.4|71	EOF
12cr|jspeex-0.9.7-0.0.4|72	
12cr|jspeex-0.9.7-0.0.4|73	%__install -dm 755 %{buildroot}%{_bindir}
12cr|jspeex-0.9.7-0.0.4|74	%__install -m 755 %{name}_*.sh \
12cr|jspeex-0.9.7-0.0.4|75	%{buildroot}%{_bindir}
12cr|jspeex-0.9.7-0.0.4|76	
12cr|jspeex-0.9.7-0.0.4|77	%clean
12cr|jspeex-0.9.7-0.0.4|78	[ -d %{buildroot} -a "%{buildroot}" != "" ] && %__rm -rf %{buildroot}
12cr|jspeex-0.9.7-0.0.4|79	
12cr|jspeex-0.9.7-0.0.4|80	%files
12cr|jspeex-0.9.7-0.0.4|81	%defattr(-,root,root)
12cr|jspeex-0.9.7-0.0.4|82	%doc TODO License.txt README
12cr|jspeex-0.9.7-0.0.4|83	%{_bindir}/*.sh
12cr|jspeex-0.9.7-0.0.4|84	%{_javadir}/%{name}*.jar
12cr|jspeex-0.9.7-0.0.4|85	
12cr|jspeex-0.9.7-0.0.4|86	%files javadoc
12cr|jspeex-0.9.7-0.0.4|87	%defattr(-,root,root)
12cr|jspeex-0.9.7-0.0.4|88	%doc %{_javadocdir}/%{name}-%{version}
12cr|jspeex-0.9.7-0.0.4|89	%doc %{_javadocdir}/%{name}
12cr|jspeex-0.9.7-0.0.4|90	
12cr|jspeex-0.9.7-0.0.4|91	
12cr|jspeex-0.9.7-0.0.4|92	
12cr|jspeex-0.9.7-0.0.4|93	%changelog
12cr|jspeex-0.9.7-0.0.4|94	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-0.0.3mdv2011.0
12cr|jspeex-0.9.7-0.0.4|95	+ Revision: 619844
12cr|jspeex-0.9.7-0.0.4|96	- the mass rebuild of 2010.0 packages
12cr|jspeex-0.9.7-0.0.4|97	
12cr|jspeex-0.9.7-0.0.4|98	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.9.7-0.0.2mdv2010.0
12cr|jspeex-0.9.7-0.0.4|99	+ Revision: 429649
12cr|jspeex-0.9.7-0.0.4|100	- rebuild
12cr|jspeex-0.9.7-0.0.4|101	
12cr|jspeex-0.9.7-0.0.4|102	* Mon Sep 22 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0.9.7-0.0.1mdv2009.0
12cr|jspeex-0.9.7-0.0.4|103	+ Revision: 286739
12cr|jspeex-0.9.7-0.0.4|104	- import jspeex
12cr|jspeex-0.9.7-0.0.4|105	
12cr|jspeex-0.9.7-0.0.4|106	

2392 12
12cr|jthread-1.3.1-1|1	%define libname %mklibname %{name} %{version}
12cr|jthread-1.3.1-1|2	%define devname %mklibname -d %{name}
12cr|jthread-1.3.1-1|3	
12cr|jthread-1.3.1-1|4	Name:		jthread
12cr|jthread-1.3.1-1|5	Version:	1.3.1
12cr|jthread-1.3.1-1|6	Release:	1
12cr|jthread-1.3.1-1|7	Summary:	Make use of threads easy on different platforms
12cr|jthread-1.3.1-1|8	Group:		System/Libraries
12cr|jthread-1.3.1-1|9	License:	MIT
12cr|jthread-1.3.1-1|10	Url:		http://research.edm.uhasselt.be/~jori/page/index.php?n=CS.Jthread
12cr|jthread-1.3.1-1|11	Source:		http://research.edm.uhasselt.be/jori/jthread/%{name}-%{version}.tar.bz2
12cr|jthread-1.3.1-1|12	BuildRequires:	cmake
12cr|jthread-1.3.1-1|13	
12cr|jthread-1.3.1-1|14	%description
12cr|jthread-1.3.1-1|15	The JThread package provides some classes to make use of threads easy
12cr|jthread-1.3.1-1|16	on different platforms. The classes are actually rather simple
12cr|jthread-1.3.1-1|17	wrappers around existing thread implementations.
12cr|jthread-1.3.1-1|18	
12cr|jthread-1.3.1-1|19	%package -n %{libname}
12cr|jthread-1.3.1-1|20	Group:		System/Libraries
12cr|jthread-1.3.1-1|21	Summary:	Make use of threads easy on different platforms
12cr|jthread-1.3.1-1|22	Obsoletes:	%{mklibname jthread 1.2.1} < %{EVRD}
12cr|jthread-1.3.1-1|23	
12cr|jthread-1.3.1-1|24	%description -n %{libname}
12cr|jthread-1.3.1-1|25	The JThread package provides some classes to make use of threads easy
12cr|jthread-1.3.1-1|26	on different platforms. The classes are actually rather simple
12cr|jthread-1.3.1-1|27	wrappers around existing thread implementations.
12cr|jthread-1.3.1-1|28	
12cr|jthread-1.3.1-1|29	%package -n %{devname}
12cr|jthread-1.3.1-1|30	Group:		Development/C++
12cr|jthread-1.3.1-1|31	Summary:	Make use of threads easy on different platforms
12cr|jthread-1.3.1-1|32	Requires:	%{libname} = %{EVRD}
12cr|jthread-1.3.1-1|33	
12cr|jthread-1.3.1-1|34	%description -n %{devname}
12cr|jthread-1.3.1-1|35	The JThread package provides some classes to make use of threads easy
12cr|jthread-1.3.1-1|36	on different platforms. The classes are actually rather simple
12cr|jthread-1.3.1-1|37	wrappers around existing thread implementations.
12cr|jthread-1.3.1-1|38	
12cr|jthread-1.3.1-1|39	
12cr|jthread-1.3.1-1|40	%prep
12cr|jthread-1.3.1-1|41	%setup -q
12cr|jthread-1.3.1-1|42	
12cr|jthread-1.3.1-1|43	%build
12cr|jthread-1.3.1-1|44	%cmake
12cr|jthread-1.3.1-1|45	%make
12cr|jthread-1.3.1-1|46	
12cr|jthread-1.3.1-1|47	%install
12cr|jthread-1.3.1-1|48	%makeinstall_std -C build
12cr|jthread-1.3.1-1|49	
12cr|jthread-1.3.1-1|50	%files -n %{libname}
12cr|jthread-1.3.1-1|51	%doc *.TXT
12cr|jthread-1.3.1-1|52	%{_libdir}/libjthread.so.%{version}
12cr|jthread-1.3.1-1|53	
12cr|jthread-1.3.1-1|54	%files -n %{devname}
12cr|jthread-1.3.1-1|55	%doc ChangeLog
12cr|jthread-1.3.1-1|56	%{_includedir}/jthread
12cr|jthread-1.3.1-1|57	%{_libdir}/cmake/JThread
12cr|jthread-1.3.1-1|58	%{_libdir}/pkgconfig/jthread.pc
12cr|jthread-1.3.1-1|59	%{_libdir}/libjthread.so
12cr|jthread-1.3.1-1|60	%{_libdir}/libjthread.a
12cr|jthread-1.3.1-1|61	
12cr|jthread-1.3.1-1|62	
12cr|jthread-1.3.1-1|63	%changelog
12cr|jthread-1.3.1-1|64	* Thu Jul 26 2012 Andrey Bondrov <abondrov@mandriva.org> 1.3.1-1
12cr|jthread-1.3.1-1|65	+ Revision: 811131
12cr|jthread-1.3.1-1|66	- New version 1.3.1, new library major, switch to cmake
12cr|jthread-1.3.1-1|67	
12cr|jthread-1.3.1-1|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|jthread-1.3.1-1|69	- rebuild
12cr|jthread-1.3.1-1|70	- rebuild
12cr|jthread-1.3.1-1|71	- kill re-definition of %%buildroot on Pixel's request
12cr|jthread-1.3.1-1|72	
12cr|jthread-1.3.1-1|73	+ Pixel <pixel@mandriva.com>
12cr|jthread-1.3.1-1|74	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|jthread-1.3.1-1|75	
12cr|jthread-1.3.1-1|76	+ Olivier Blin <blino@mandriva.org>
12cr|jthread-1.3.1-1|77	- restore BuildRoot
12cr|jthread-1.3.1-1|78	
12cr|jthread-1.3.1-1|79	* Thu Sep 06 2007 Götz Waschk <waschk@mandriva.org> 1.2.1-1mdv2008.0
12cr|jthread-1.3.1-1|80	+ Revision: 80954
12cr|jthread-1.3.1-1|81	- Import jthread
12cr|jthread-1.3.1-1|82	
12cr|jthread-1.3.1-1|83	
12cr|jthread-1.3.1-1|84	
12cr|jthread-1.3.1-1|85	* Thu Sep  6 2007 Götz Waschk <waschk@mandriva.org> 1.2.1-1mdv2008.0
12cr|jthread-1.3.1-1|86	- initial package

2393 12
12cr|juddi-0.9-0.rc4.2.0.4|1	# Copyright (c) 2000-2005, JPackage Project
12cr|juddi-0.9-0.rc4.2.0.4|2	# All rights reserved.
12cr|juddi-0.9-0.rc4.2.0.4|3	#
12cr|juddi-0.9-0.rc4.2.0.4|4	# Redistribution and use in source and binary forms, with or without
12cr|juddi-0.9-0.rc4.2.0.4|5	# modification, are permitted provided that the following conditions
12cr|juddi-0.9-0.rc4.2.0.4|6	# are met:
12cr|juddi-0.9-0.rc4.2.0.4|7	#
12cr|juddi-0.9-0.rc4.2.0.4|8	# 1. Redistributions of source code must retain the above copyright
12cr|juddi-0.9-0.rc4.2.0.4|9	#    notice, this list of conditions and the following disclaimer.
12cr|juddi-0.9-0.rc4.2.0.4|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|juddi-0.9-0.rc4.2.0.4|11	#    notice, this list of conditions and the following disclaimer in the
12cr|juddi-0.9-0.rc4.2.0.4|12	#    documentation and/or other materials provided with the
12cr|juddi-0.9-0.rc4.2.0.4|13	#    distribution.
12cr|juddi-0.9-0.rc4.2.0.4|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|juddi-0.9-0.rc4.2.0.4|15	#    contributors may be used to endorse or promote products derived
12cr|juddi-0.9-0.rc4.2.0.4|16	#    from this software without specific prior written permission.
12cr|juddi-0.9-0.rc4.2.0.4|17	#
12cr|juddi-0.9-0.rc4.2.0.4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|juddi-0.9-0.rc4.2.0.4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|juddi-0.9-0.rc4.2.0.4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|juddi-0.9-0.rc4.2.0.4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|juddi-0.9-0.rc4.2.0.4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|juddi-0.9-0.rc4.2.0.4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|juddi-0.9-0.rc4.2.0.4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|juddi-0.9-0.rc4.2.0.4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|juddi-0.9-0.rc4.2.0.4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|juddi-0.9-0.rc4.2.0.4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|juddi-0.9-0.rc4.2.0.4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|juddi-0.9-0.rc4.2.0.4|29	#
12cr|juddi-0.9-0.rc4.2.0.4|30	
12cr|juddi-0.9-0.rc4.2.0.4|31	%define section         free
12cr|juddi-0.9-0.rc4.2.0.4|32	%define gcj_support 0
12cr|juddi-0.9-0.rc4.2.0.4|33	
12cr|juddi-0.9-0.rc4.2.0.4|34	# To make the tarball:
12cr|juddi-0.9-0.rc4.2.0.4|35	#  export CVSROOT=:pserver:anoncvs@cvs.apache.org:/home/cvspublic
12cr|juddi-0.9-0.rc4.2.0.4|36	#  cvs login (password: anoncvs)
12cr|juddi-0.9-0.rc4.2.0.4|37	#  cvs export -r juddi-0_9rc4 ws-juddi
12cr|juddi-0.9-0.rc4.2.0.4|38	#  find ws-juddi -name '*.jar' | xargs rm
12cr|juddi-0.9-0.rc4.2.0.4|39	
12cr|juddi-0.9-0.rc4.2.0.4|40	%define basedir %{_localstatedir}/lib/%{name}
12cr|juddi-0.9-0.rc4.2.0.4|41	#%define appdir %{basedir}/webapps
12cr|juddi-0.9-0.rc4.2.0.4|42	%define sqldir %{basedir}/sql
12cr|juddi-0.9-0.rc4.2.0.4|43	%define homedir %{_datadir}/%{name}
12cr|juddi-0.9-0.rc4.2.0.4|44	
12cr|juddi-0.9-0.rc4.2.0.4|45	Name:           juddi
12cr|juddi-0.9-0.rc4.2.0.4|46	Summary:        Open source Java implementation UDDI specification
12cr|juddi-0.9-0.rc4.2.0.4|47	Version:        0.9
12cr|juddi-0.9-0.rc4.2.0.4|48	Release:        %mkrel 0.rc4.2.0.4
12cr|juddi-0.9-0.rc4.2.0.4|49	Epoch:          0
12cr|juddi-0.9-0.rc4.2.0.4|50	URL:            http://ws.apache.org/juddi/
12cr|juddi-0.9-0.rc4.2.0.4|51	License:        Apache Software License
12cr|juddi-0.9-0.rc4.2.0.4|52	Group:          Development/Java
12cr|juddi-0.9-0.rc4.2.0.4|53	Source0:        %{name}-0.9rc4.tar.bz2
12cr|juddi-0.9-0.rc4.2.0.4|54	BuildRequires:  java-rpmbuild
12cr|juddi-0.9-0.rc4.2.0.4|55	BuildRequires:  ant
12cr|juddi-0.9-0.rc4.2.0.4|56	BuildRequires:  axis
12cr|juddi-0.9-0.rc4.2.0.4|57	BuildRequires:  jakarta-commons-logging
12cr|juddi-0.9-0.rc4.2.0.4|58	BuildRequires:  tomcat5-servlet-2.4-api
12cr|juddi-0.9-0.rc4.2.0.4|59	Requires:       axis
12cr|juddi-0.9-0.rc4.2.0.4|60	Requires:       jakarta-commons-logging
12cr|juddi-0.9-0.rc4.2.0.4|61	Requires:       tomcat5-servlet-2.4-api
12cr|juddi-0.9-0.rc4.2.0.4|62	BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|juddi-0.9-0.rc4.2.0.4|63	%if %{gcj_support}
12cr|juddi-0.9-0.rc4.2.0.4|64	BuildRequires:  java-gcj-compat-devel
12cr|juddi-0.9-0.rc4.2.0.4|65	%else
12cr|juddi-0.9-0.rc4.2.0.4|66	BuildArch:      noarch
12cr|juddi-0.9-0.rc4.2.0.4|67	%endif
12cr|juddi-0.9-0.rc4.2.0.4|68	
12cr|juddi-0.9-0.rc4.2.0.4|69	%description
12cr|juddi-0.9-0.rc4.2.0.4|70	jUDDI (pronounced "Judy") is an open source Java implementation
12cr|juddi-0.9-0.rc4.2.0.4|71	of the Universal Description, Discovery, and Integration (UDDI)
12cr|juddi-0.9-0.rc4.2.0.4|72	specification for Web Services.
12cr|juddi-0.9-0.rc4.2.0.4|73	
12cr|juddi-0.9-0.rc4.2.0.4|74	%package javadoc
12cr|juddi-0.9-0.rc4.2.0.4|75	Group:          Development/Java
12cr|juddi-0.9-0.rc4.2.0.4|76	Summary:        Javadoc for %{name}
12cr|juddi-0.9-0.rc4.2.0.4|77	
12cr|juddi-0.9-0.rc4.2.0.4|78	%description javadoc
12cr|juddi-0.9-0.rc4.2.0.4|79	Javadoc for %{name}.
12cr|juddi-0.9-0.rc4.2.0.4|80	
12cr|juddi-0.9-0.rc4.2.0.4|81	%package sql-init-statements
12cr|juddi-0.9-0.rc4.2.0.4|82	Group:          Development/Java
12cr|juddi-0.9-0.rc4.2.0.4|83	Summary:        SQL statements for database creation/configuration
12cr|juddi-0.9-0.rc4.2.0.4|84	Requires:       %{name} = %{epoch}:%{version}-%{release}
12cr|juddi-0.9-0.rc4.2.0.4|85	
12cr|juddi-0.9-0.rc4.2.0.4|86	%description sql-init-statements
12cr|juddi-0.9-0.rc4.2.0.4|87	SQL statements for creation/configuration of a database
12cr|juddi-0.9-0.rc4.2.0.4|88	for storing web services metadata for %{name}.
12cr|juddi-0.9-0.rc4.2.0.4|89	
12cr|juddi-0.9-0.rc4.2.0.4|90	%package apps
12cr|juddi-0.9-0.rc4.2.0.4|91	Group:          Development/Java
12cr|juddi-0.9-0.rc4.2.0.4|92	Summary:        EAR file for jUDDI
12cr|juddi-0.9-0.rc4.2.0.4|93	Requires:       %{name} = %{epoch}:%{version}-%{release}
12cr|juddi-0.9-0.rc4.2.0.4|94	
12cr|juddi-0.9-0.rc4.2.0.4|95	%description apps
12cr|juddi-0.9-0.rc4.2.0.4|96	The Enterprise Archive (ear) file for %{name}.
12cr|juddi-0.9-0.rc4.2.0.4|97	
12cr|juddi-0.9-0.rc4.2.0.4|98	%package webapps
12cr|juddi-0.9-0.rc4.2.0.4|99	Group:          Development/Java
12cr|juddi-0.9-0.rc4.2.0.4|100	Summary:        WAR file for jUDDI
12cr|juddi-0.9-0.rc4.2.0.4|101	Requires:       %{name} = %{epoch}:%{version}-%{release}
12cr|juddi-0.9-0.rc4.2.0.4|102	
12cr|juddi-0.9-0.rc4.2.0.4|103	%description webapps
12cr|juddi-0.9-0.rc4.2.0.4|104	The Web Archive (war) file for %{name}.
12cr|juddi-0.9-0.rc4.2.0.4|105	
12cr|juddi-0.9-0.rc4.2.0.4|106	%prep
12cr|juddi-0.9-0.rc4.2.0.4|107	%setup -q -n ws-juddi
12cr|juddi-0.9-0.rc4.2.0.4|108	mkdir externals
12cr|juddi-0.9-0.rc4.2.0.4|109	build-jar-repository lib \
12cr|juddi-0.9-0.rc4.2.0.4|110	axis/axis \
12cr|juddi-0.9-0.rc4.2.0.4|111	axis/jaxrpc \
12cr|juddi-0.9-0.rc4.2.0.4|112	axis/saaj \
12cr|juddi-0.9-0.rc4.2.0.4|113	jakarta-commons-logging \
12cr|juddi-0.9-0.rc4.2.0.4|114	servletapi5 \
12cr|juddi-0.9-0.rc4.2.0.4|115	
12cr|juddi-0.9-0.rc4.2.0.4|116	%build
12cr|juddi-0.9-0.rc4.2.0.4|117	unset CLASSPATH
12cr|juddi-0.9-0.rc4.2.0.4|118	%{ant} -Dant.build.javac.target=1.4 -Dant.build.javac.source=1.4 ear javadoc
12cr|juddi-0.9-0.rc4.2.0.4|119	
12cr|juddi-0.9-0.rc4.2.0.4|120	%install
12cr|juddi-0.9-0.rc4.2.0.4|121	rm -rf $RPM_BUILD_ROOT
12cr|juddi-0.9-0.rc4.2.0.4|122	
12cr|juddi-0.9-0.rc4.2.0.4|123	# *ars
12cr|juddi-0.9-0.rc4.2.0.4|124	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/juddi
12cr|juddi-0.9-0.rc4.2.0.4|125	install -m 644 build/juddi.ear \
12cr|juddi-0.9-0.rc4.2.0.4|126	$RPM_BUILD_ROOT%{_javadir}/juddi/juddi-%{version}.ear
12cr|juddi-0.9-0.rc4.2.0.4|127	ln -s juddi-%{version}.ear \
12cr|juddi-0.9-0.rc4.2.0.4|128	$RPM_BUILD_ROOT%{_javadir}/juddi/juddi.ear
12cr|juddi-0.9-0.rc4.2.0.4|129	
12cr|juddi-0.9-0.rc4.2.0.4|130	install -m 644 build/juddi.jar \
12cr|juddi-0.9-0.rc4.2.0.4|131	$RPM_BUILD_ROOT%{_javadir}/juddi/juddi-%{version}.jar
12cr|juddi-0.9-0.rc4.2.0.4|132	ln -s juddi-%{version}.jar \
12cr|juddi-0.9-0.rc4.2.0.4|133	$RPM_BUILD_ROOT%{_javadir}/juddi/juddi.jar
12cr|juddi-0.9-0.rc4.2.0.4|134	
12cr|juddi-0.9-0.rc4.2.0.4|135	install -m 644 build/juddi.war \
12cr|juddi-0.9-0.rc4.2.0.4|136	$RPM_BUILD_ROOT%{_javadir}/juddi/juddi-%{version}.war
12cr|juddi-0.9-0.rc4.2.0.4|137	ln -s juddi-%{version}.war \
12cr|juddi-0.9-0.rc4.2.0.4|138	$RPM_BUILD_ROOT%{_javadir}/juddi/juddi.war
12cr|juddi-0.9-0.rc4.2.0.4|139	
12cr|juddi-0.9-0.rc4.2.0.4|140	install -d -m 755 $RPM_BUILD_ROOT{%{appdir},%{sqldir}}
12cr|juddi-0.9-0.rc4.2.0.4|141	
12cr|juddi-0.9-0.rc4.2.0.4|142	# webapps
12cr|juddi-0.9-0.rc4.2.0.4|143	#mv build/webapp/* $RPM_BUILD_ROOT%{appdir}
12cr|juddi-0.9-0.rc4.2.0.4|144	
12cr|juddi-0.9-0.rc4.2.0.4|145	# sql
12cr|juddi-0.9-0.rc4.2.0.4|146	mv sql/* $RPM_BUILD_ROOT%{sqldir}
12cr|juddi-0.9-0.rc4.2.0.4|147	
12cr|juddi-0.9-0.rc4.2.0.4|148	# /usr/share/juddi
12cr|juddi-0.9-0.rc4.2.0.4|149	install -d -m 755 $RPM_BUILD_ROOT/%{homedir}
12cr|juddi-0.9-0.rc4.2.0.4|150	pushd $RPM_BUILD_ROOT%{homedir}
12cr|juddi-0.9-0.rc4.2.0.4|151	[ -d webapps ] || ln -fs %{appdir} webapps
12cr|juddi-0.9-0.rc4.2.0.4|152	[ -d sql ] || ln -fs %{sqldir} sql
12cr|juddi-0.9-0.rc4.2.0.4|153	popd
12cr|juddi-0.9-0.rc4.2.0.4|154	
12cr|juddi-0.9-0.rc4.2.0.4|155	# javadoc
12cr|juddi-0.9-0.rc4.2.0.4|156	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|juddi-0.9-0.rc4.2.0.4|157	cp -pr build/docs/apiDocs/ \
12cr|juddi-0.9-0.rc4.2.0.4|158	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|juddi-0.9-0.rc4.2.0.4|159	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|juddi-0.9-0.rc4.2.0.4|160	
12cr|juddi-0.9-0.rc4.2.0.4|161	%{gcj_files}
12cr|juddi-0.9-0.rc4.2.0.4|162	
12cr|juddi-0.9-0.rc4.2.0.4|163	%clean
12cr|juddi-0.9-0.rc4.2.0.4|164	rm -rf $RPM_BUILD_ROOT
12cr|juddi-0.9-0.rc4.2.0.4|165	
12cr|juddi-0.9-0.rc4.2.0.4|166	%if %{gcj_support}
12cr|juddi-0.9-0.rc4.2.0.4|167	%post
12cr|juddi-0.9-0.rc4.2.0.4|168	%{update_gcjdb}
12cr|juddi-0.9-0.rc4.2.0.4|169	
12cr|juddi-0.9-0.rc4.2.0.4|170	%postun
12cr|juddi-0.9-0.rc4.2.0.4|171	%{clean_gcjdb}
12cr|juddi-0.9-0.rc4.2.0.4|172	%endif
12cr|juddi-0.9-0.rc4.2.0.4|173	
12cr|juddi-0.9-0.rc4.2.0.4|174	%files
12cr|juddi-0.9-0.rc4.2.0.4|175	%defattr(0644,root,root,0755)
12cr|juddi-0.9-0.rc4.2.0.4|176	%{_javadir}/juddi/*.jar
12cr|juddi-0.9-0.rc4.2.0.4|177	%{gcj_files}
12cr|juddi-0.9-0.rc4.2.0.4|178	
12cr|juddi-0.9-0.rc4.2.0.4|179	%files javadoc
12cr|juddi-0.9-0.rc4.2.0.4|180	%defattr(0644,root,root,0755)
12cr|juddi-0.9-0.rc4.2.0.4|181	%{_javadocdir}/%{name}-%{version}
12cr|juddi-0.9-0.rc4.2.0.4|182	%doc %{_javadocdir}/%{name}
12cr|juddi-0.9-0.rc4.2.0.4|183	
12cr|juddi-0.9-0.rc4.2.0.4|184	%files sql-init-statements
12cr|juddi-0.9-0.rc4.2.0.4|185	%defattr(0644,root,root,0755)
12cr|juddi-0.9-0.rc4.2.0.4|186	%{sqldir}
12cr|juddi-0.9-0.rc4.2.0.4|187	%dir %{homedir}/sql
12cr|juddi-0.9-0.rc4.2.0.4|188	%dir %{homedir}
12cr|juddi-0.9-0.rc4.2.0.4|189	%dir %{basedir}
12cr|juddi-0.9-0.rc4.2.0.4|190	
12cr|juddi-0.9-0.rc4.2.0.4|191	%files apps
12cr|juddi-0.9-0.rc4.2.0.4|192	%defattr(0644,root,root,0755)
12cr|juddi-0.9-0.rc4.2.0.4|193	%{_javadir}/juddi/*.ear
12cr|juddi-0.9-0.rc4.2.0.4|194	
12cr|juddi-0.9-0.rc4.2.0.4|195	%files webapps
12cr|juddi-0.9-0.rc4.2.0.4|196	%defattr(0644,root,root,0755)
12cr|juddi-0.9-0.rc4.2.0.4|197	%{_javadir}/juddi/*.war
12cr|juddi-0.9-0.rc4.2.0.4|198	%dir %{homedir}/webapps
12cr|juddi-0.9-0.rc4.2.0.4|199	
12cr|juddi-0.9-0.rc4.2.0.4|200	
12cr|juddi-0.9-0.rc4.2.0.4|201	
12cr|juddi-0.9-0.rc4.2.0.4|202	%changelog
12cr|juddi-0.9-0.rc4.2.0.4|203	

2394 12
12cr|jumpnbump-1.55-5|1	%define name	jumpnbump
12cr|jumpnbump-1.55-5|2	%define version 1.55
12cr|jumpnbump-1.55-5|3	%define release %mkrel 5
12cr|jumpnbump-1.55-5|4	
12cr|jumpnbump-1.55-5|5	Summary:	Cute little Bunny Game ( with bloody gore details )
12cr|jumpnbump-1.55-5|6	Name:		%{name}
12cr|jumpnbump-1.55-5|7	Version:	%{version}
12cr|jumpnbump-1.55-5|8	Release:	%{release}
12cr|jumpnbump-1.55-5|9	License:	GPL
12cr|jumpnbump-1.55-5|10	Group:		Games/Arcade
12cr|jumpnbump-1.55-5|11	Source0:	http://www.jumpbump.mine.nu/port/%{name}-%{version}.tar.bz2
12cr|jumpnbump-1.55-5|12	Source1:	%{name}-icons.tar.bz2
12cr|jumpnbump-1.55-5|13	Source2:	jumpnbump-1.41-man-pages.tar.bz2
12cr|jumpnbump-1.55-5|14	Patch0:     jumpnbump-1.50-format_string.patch
12cr|jumpnbump-1.55-5|15	URL:		http://www.jumpbump.mine.nu/
12cr|jumpnbump-1.55-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|jumpnbump-1.55-5|17	BuildRequires:	libSDL_mixer-devel libSDL_net-devel
12cr|jumpnbump-1.55-5|18	
12cr|jumpnbump-1.55-5|19	%description
12cr|jumpnbump-1.55-5|20	Jump n bump is a game for almost the whole family. You are cute fluffy little
12cr|jumpnbump-1.55-5|21	bunnies and hop on the other bunnies' heads, to make each others explode
12cr|jumpnbump-1.55-5|22	with realistic bunny blood.
12cr|jumpnbump-1.55-5|23	
12cr|jumpnbump-1.55-5|24	To play the game:
12cr|jumpnbump-1.55-5|25	- Jiffy plays with the arrow keys
12cr|jumpnbump-1.55-5|26	- Fizz plays with j, i, l
12cr|jumpnbump-1.55-5|27	- Dott plays with a, w, d
12cr|jumpnbump-1.55-5|28	- Mijji plays with 4, 8, 6
12cr|jumpnbump-1.55-5|29	
12cr|jumpnbump-1.55-5|30	%prep
12cr|jumpnbump-1.55-5|31	%setup -q -a 2 -n %name-1.50
12cr|jumpnbump-1.55-5|32	perl -pi -e 's!PREFIX\"/share/jumpnbump/jumpbump.dat!\"%{_gamesdatadir}/%{name}/jumpbump.dat!g' globals.h
12cr|jumpnbump-1.55-5|33	%patch0 -p0
12cr|jumpnbump-1.55-5|34	
12cr|jumpnbump-1.55-5|35	%build
12cr|jumpnbump-1.55-5|36	%configure2_5x --bindir=%_gamesbindir --datadir=%_gamesdatadir
12cr|jumpnbump-1.55-5|37	%make
12cr|jumpnbump-1.55-5|38	
12cr|jumpnbump-1.55-5|39	%install
12cr|jumpnbump-1.55-5|40	rm -rf $RPM_BUILD_ROOT
12cr|jumpnbump-1.55-5|41	%makeinstall_std
12cr|jumpnbump-1.55-5|42	# french man page
12cr|jumpnbump-1.55-5|43	install -D fr/jumpnbump.6 %buildroot%_mandir/fr/man6/jumpnbump.6
12cr|jumpnbump-1.55-5|44	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|jumpnbump-1.55-5|45	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|jumpnbump-1.55-5|46	[Desktop Entry]
12cr|jumpnbump-1.55-5|47	Name=Jump 'n Bump
12cr|jumpnbump-1.55-5|48	Comment=Violent game with cute little bunnies
12cr|jumpnbump-1.55-5|49	Exec=%_gamesbindir/%{name}
12cr|jumpnbump-1.55-5|50	Icon=%name
12cr|jumpnbump-1.55-5|51	Terminal=false
12cr|jumpnbump-1.55-5|52	Type=Application
12cr|jumpnbump-1.55-5|53	StartupNotify=true
12cr|jumpnbump-1.55-5|54	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
12cr|jumpnbump-1.55-5|55	EOF
12cr|jumpnbump-1.55-5|56	
12cr|jumpnbump-1.55-5|57	install -d ${RPM_BUILD_ROOT}{%{_miconsdir},%{_liconsdir}}
12cr|jumpnbump-1.55-5|58	tar -xOjf %{SOURCE1} icons/16x16.png > ${RPM_BUILD_ROOT}%{_miconsdir}/%{name}.png
12cr|jumpnbump-1.55-5|59	tar -xOjf %{SOURCE1} icons/32x32.png > ${RPM_BUILD_ROOT}%{_iconsdir}/%{name}.png
12cr|jumpnbump-1.55-5|60	tar -xOjf %{SOURCE1} icons/48x48.png > ${RPM_BUILD_ROOT}%{_liconsdir}/%{name}.png
12cr|jumpnbump-1.55-5|61	
12cr|jumpnbump-1.55-5|62	%clean
12cr|jumpnbump-1.55-5|63	rm -rf $RPM_BUILD_ROOT
12cr|jumpnbump-1.55-5|64	
12cr|jumpnbump-1.55-5|65	%if %mdkversion < 200900
12cr|jumpnbump-1.55-5|66	%post
12cr|jumpnbump-1.55-5|67	%{update_menus}
12cr|jumpnbump-1.55-5|68	%endif
12cr|jumpnbump-1.55-5|69	
12cr|jumpnbump-1.55-5|70	%if %mdkversion < 200900
12cr|jumpnbump-1.55-5|71	%postun
12cr|jumpnbump-1.55-5|72	%{clean_menus}
12cr|jumpnbump-1.55-5|73	%endif
12cr|jumpnbump-1.55-5|74	
12cr|jumpnbump-1.55-5|75	%files
12cr|jumpnbump-1.55-5|76	%defattr(-, root, root)
12cr|jumpnbump-1.55-5|77	%doc AUTHORS COPYING ChangeLog LINKS README TODO levelmaking/jumpnbump_levelmaking.htm levelmaking/*.gif
12cr|jumpnbump-1.55-5|78	%{_gamesbindir}/*
12cr|jumpnbump-1.55-5|79	%dir %{_datadir}/games/%{name}
12cr|jumpnbump-1.55-5|80	%{_gamesdatadir}/%{name}/*
12cr|jumpnbump-1.55-5|81	%{_mandir}/man6/%name.6*
12cr|jumpnbump-1.55-5|82	%lang(fr) %{_mandir}/fr/man6/%name.6*
12cr|jumpnbump-1.55-5|83	%_datadir/applications/mandriva*
12cr|jumpnbump-1.55-5|84	%{_miconsdir}/%{name}.png
12cr|jumpnbump-1.55-5|85	%{_iconsdir}/%{name}.png
12cr|jumpnbump-1.55-5|86	%{_liconsdir}/%{name}.png
12cr|jumpnbump-1.55-5|87	
12cr|jumpnbump-1.55-5|88	
12cr|jumpnbump-1.55-5|89	
12cr|jumpnbump-1.55-5|90	
12cr|jumpnbump-1.55-5|91	%changelog
12cr|jumpnbump-1.55-5|92	* Sun Mar 29 2009 Michael Scherer <misc@mandriva.org> 1.55-5mdv2009.1
12cr|jumpnbump-1.55-5|93	+ Revision: 362114
12cr|jumpnbump-1.55-5|94	- add some warning about the bloody part of the game, asked by stormi
12cr|jumpnbump-1.55-5|95	- add patch to make it compile again
12cr|jumpnbump-1.55-5|96	
12cr|jumpnbump-1.55-5|97	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.55-5mdv2009.0
12cr|jumpnbump-1.55-5|98	+ Revision: 247427
12cr|jumpnbump-1.55-5|99	- rebuild
12cr|jumpnbump-1.55-5|100	- drop old menu
12cr|jumpnbump-1.55-5|101	
12cr|jumpnbump-1.55-5|102	+ Pixel <pixel@mandriva.com>
12cr|jumpnbump-1.55-5|103	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|jumpnbump-1.55-5|104	
12cr|jumpnbump-1.55-5|105	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.55-3mdv2008.1
12cr|jumpnbump-1.55-5|106	+ Revision: 140829
12cr|jumpnbump-1.55-5|107	- restore BuildRoot
12cr|jumpnbump-1.55-5|108	
12cr|jumpnbump-1.55-5|109	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|jumpnbump-1.55-5|110	- kill re-definition of %%buildroot on Pixel's request
12cr|jumpnbump-1.55-5|111	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|jumpnbump-1.55-5|112	
12cr|jumpnbump-1.55-5|113	
12cr|jumpnbump-1.55-5|114	* Tue Jan 02 2007 Olivier Blin <oblin@mandriva.com> 1.55-3mdv2007.0
12cr|jumpnbump-1.55-5|115	+ Revision: 103137
12cr|jumpnbump-1.55-5|116	- move jumpnbump in contrib
12cr|jumpnbump-1.55-5|117	- Import jumpnbump
12cr|jumpnbump-1.55-5|118	
12cr|jumpnbump-1.55-5|119	* Wed Aug 02 2006 Gtz Waschk <goetz@zarb.org> 1.55-2plf2007.0
12cr|jumpnbump-1.55-5|120	- xdg menu
12cr|jumpnbump-1.55-5|121	
12cr|jumpnbump-1.55-5|122	* Tue Apr 25 2006 Gtz Waschk <goetz@zarb.org> 1.55-1plf
12cr|jumpnbump-1.55-5|123	- fix build
12cr|jumpnbump-1.55-5|124	- drop patches
12cr|jumpnbump-1.55-5|125	- New release 1.55
12cr|jumpnbump-1.55-5|126	
12cr|jumpnbump-1.55-5|127	* Tue Sep 21 2004 Gtz Waschk <goetz@zarb.org> 1.50-2plf
12cr|jumpnbump-1.55-5|128	- fix invalid distribution
12cr|jumpnbump-1.55-5|129	
12cr|jumpnbump-1.55-5|130	* Thu Jun 17 2004 Gtz Waschk <goetz@plf.zarb.org> 1.50-1plf
12cr|jumpnbump-1.55-5|131	- add source URL
12cr|jumpnbump-1.55-5|132	- New release 1.50
12cr|jumpnbump-1.55-5|133	
12cr|jumpnbump-1.55-5|134	* Wed May 12 2004 Gtz Waschk <goetz@plf.zarb.org> 1.41-3plf
12cr|jumpnbump-1.55-5|135	- rebuild to fix menu section
12cr|jumpnbump-1.55-5|136	- fix description
12cr|jumpnbump-1.55-5|137	

2395 12
12cr|junit-addons-1.4-2.0.3|1	# Copyright (c) 2000-2005, JPackage Project
12cr|junit-addons-1.4-2.0.3|2	# All rights reserved.
12cr|junit-addons-1.4-2.0.3|3	#
12cr|junit-addons-1.4-2.0.3|4	# Redistribution and use in source and binary forms, with or without
12cr|junit-addons-1.4-2.0.3|5	# modification, are permitted provided that the following conditions
12cr|junit-addons-1.4-2.0.3|6	# are met:
12cr|junit-addons-1.4-2.0.3|7	#
12cr|junit-addons-1.4-2.0.3|8	# 1. Redistributions of source code must retain the above copyright
12cr|junit-addons-1.4-2.0.3|9	#    notice, this list of conditions and the following disclaimer.
12cr|junit-addons-1.4-2.0.3|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|junit-addons-1.4-2.0.3|11	#    notice, this list of conditions and the following disclaimer in the
12cr|junit-addons-1.4-2.0.3|12	#    documentation and/or other materials provided with the
12cr|junit-addons-1.4-2.0.3|13	#    distribution.
12cr|junit-addons-1.4-2.0.3|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|junit-addons-1.4-2.0.3|15	#    contributors may be used to endorse or promote products derived
12cr|junit-addons-1.4-2.0.3|16	#    from this software without specific prior written permission.
12cr|junit-addons-1.4-2.0.3|17	#
12cr|junit-addons-1.4-2.0.3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|junit-addons-1.4-2.0.3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|junit-addons-1.4-2.0.3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|junit-addons-1.4-2.0.3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|junit-addons-1.4-2.0.3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|junit-addons-1.4-2.0.3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|junit-addons-1.4-2.0.3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|junit-addons-1.4-2.0.3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|junit-addons-1.4-2.0.3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|junit-addons-1.4-2.0.3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|junit-addons-1.4-2.0.3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|junit-addons-1.4-2.0.3|29	#
12cr|junit-addons-1.4-2.0.3|30	
12cr|junit-addons-1.4-2.0.3|31	%define	section		free
12cr|junit-addons-1.4-2.0.3|32	
12cr|junit-addons-1.4-2.0.3|33	Name:		junit-addons
12cr|junit-addons-1.4-2.0.3|34	Summary:	JUnitX helper classes for JUnit
12cr|junit-addons-1.4-2.0.3|35	Url:		http://sourceforge.net/projects/junit-addons/
12cr|junit-addons-1.4-2.0.3|36	Version:	1.4
12cr|junit-addons-1.4-2.0.3|37	Release:	%mkrel 2.0.3
12cr|junit-addons-1.4-2.0.3|38	Epoch:		0
12cr|junit-addons-1.4-2.0.3|39	License:	Apache Software License
12cr|junit-addons-1.4-2.0.3|40	Group:		Development/Java
12cr|junit-addons-1.4-2.0.3|41	BuildArch:	noarch
12cr|junit-addons-1.4-2.0.3|42	Source0:	%{name}-%{version}.zip
12cr|junit-addons-1.4-2.0.3|43	Source1:	%{name}-build.xml
12cr|junit-addons-1.4-2.0.3|44	BuildRequires:	ant
12cr|junit-addons-1.4-2.0.3|45	BuildRequires:	jakarta-commons-logging
12cr|junit-addons-1.4-2.0.3|46	BuildRequires:	jaxen
12cr|junit-addons-1.4-2.0.3|47	BuildRequires:	jdom
12cr|junit-addons-1.4-2.0.3|48	BuildRequires:	junit
12cr|junit-addons-1.4-2.0.3|49	BuildRequires:	xerces-j2
12cr|junit-addons-1.4-2.0.3|50	BuildRequires:	xml-commons-apis
12cr|junit-addons-1.4-2.0.3|51	BuildRequires:  java-rpmbuild
12cr|junit-addons-1.4-2.0.3|52	Requires:	ant
12cr|junit-addons-1.4-2.0.3|53	Requires:	jakarta-commons-logging
12cr|junit-addons-1.4-2.0.3|54	Requires:	jaxen
12cr|junit-addons-1.4-2.0.3|55	Requires:	jdom
12cr|junit-addons-1.4-2.0.3|56	Requires:	junit
12cr|junit-addons-1.4-2.0.3|57	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|junit-addons-1.4-2.0.3|58	
12cr|junit-addons-1.4-2.0.3|59	%description
12cr|junit-addons-1.4-2.0.3|60	JUnit-addons is a collection of helper classes for JUnit.
12cr|junit-addons-1.4-2.0.3|61	This library can be used with both JUnit 3.7 and JUnit 3.8.x
12cr|junit-addons-1.4-2.0.3|62	
12cr|junit-addons-1.4-2.0.3|63	%package javadoc
12cr|junit-addons-1.4-2.0.3|64	Summary:	Javadoc for %{name}
12cr|junit-addons-1.4-2.0.3|65	Group:		Development/Java
12cr|junit-addons-1.4-2.0.3|66	
12cr|junit-addons-1.4-2.0.3|67	%description javadoc
12cr|junit-addons-1.4-2.0.3|68	Javadoc for %{name}.
12cr|junit-addons-1.4-2.0.3|69	
12cr|junit-addons-1.4-2.0.3|70	%prep
12cr|junit-addons-1.4-2.0.3|71	%setup -q -n %{name}-%{version}
12cr|junit-addons-1.4-2.0.3|72	chmod -R go=u-w *
12cr|junit-addons-1.4-2.0.3|73	jar xf src.jar
12cr|junit-addons-1.4-2.0.3|74	%remove_java_binaries
12cr|junit-addons-1.4-2.0.3|75	cp %{SOURCE1} build.xml
12cr|junit-addons-1.4-2.0.3|76	
12cr|junit-addons-1.4-2.0.3|77	%build
12cr|junit-addons-1.4-2.0.3|78	%ant \
12cr|junit-addons-1.4-2.0.3|79	-Dant.build.javac.source=1.4 \
12cr|junit-addons-1.4-2.0.3|80	-Djdom.jar=$(build-classpath jdom) \
12cr|junit-addons-1.4-2.0.3|81	-Djaxen.jar=$(build-classpath jaxen) \
12cr|junit-addons-1.4-2.0.3|82	-Dsaxpath.jar=$(build-classpath jaxen) \
12cr|junit-addons-1.4-2.0.3|83	-Dant.jar=$(build-classpath ant) \
12cr|junit-addons-1.4-2.0.3|84	-Djunit.jar=$(build-classpath junit) \
12cr|junit-addons-1.4-2.0.3|85	-Dxerces.jar=$(build-classpath xerces-j2) \
12cr|junit-addons-1.4-2.0.3|86	-Dxml-apis.jar=$(build-classpath xml-commons-apis) \
12cr|junit-addons-1.4-2.0.3|87	-Dcommons-logging.jar=$(build-classpath commons-logging) \
12cr|junit-addons-1.4-2.0.3|88	-Dproject.name=junit-addons \
12cr|junit-addons-1.4-2.0.3|89	-Dproject.version=1.4 \
12cr|junit-addons-1.4-2.0.3|90	release
12cr|junit-addons-1.4-2.0.3|91	
12cr|junit-addons-1.4-2.0.3|92	%install
12cr|junit-addons-1.4-2.0.3|93	rm -Rf $RPM_BUILD_ROOT
12cr|junit-addons-1.4-2.0.3|94	# jars
12cr|junit-addons-1.4-2.0.3|95	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12cr|junit-addons-1.4-2.0.3|96	install -m 644 dist/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|junit-addons-1.4-2.0.3|97	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12cr|junit-addons-1.4-2.0.3|98	
12cr|junit-addons-1.4-2.0.3|99	# examples
12cr|junit-addons-1.4-2.0.3|100	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|junit-addons-1.4-2.0.3|101	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/examples
12cr|junit-addons-1.4-2.0.3|102	cp -pr src/example/* $RPM_BUILD_ROOT%{_datadir}/%{name}/examples
12cr|junit-addons-1.4-2.0.3|103	
12cr|junit-addons-1.4-2.0.3|104	# javadoc
12cr|junit-addons-1.4-2.0.3|105	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|junit-addons-1.4-2.0.3|106	cp -pr api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|junit-addons-1.4-2.0.3|107	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
12cr|junit-addons-1.4-2.0.3|108	
12cr|junit-addons-1.4-2.0.3|109	%clean
12cr|junit-addons-1.4-2.0.3|110	rm -rf $RPM_BUILD_ROOT
12cr|junit-addons-1.4-2.0.3|111	
12cr|junit-addons-1.4-2.0.3|112	%files
12cr|junit-addons-1.4-2.0.3|113	%defattr(-,root,root)
12cr|junit-addons-1.4-2.0.3|114	%doc {LICENSE,README,WHATSNEW}
12cr|junit-addons-1.4-2.0.3|115	%{_javadir}/*
12cr|junit-addons-1.4-2.0.3|116	%{_datadir}/%{name}
12cr|junit-addons-1.4-2.0.3|117	
12cr|junit-addons-1.4-2.0.3|118	%files javadoc
12cr|junit-addons-1.4-2.0.3|119	%defattr(-,root,root)
12cr|junit-addons-1.4-2.0.3|120	%{_javadocdir}/%{name}-%{version}
12cr|junit-addons-1.4-2.0.3|121	%doc %{_javadocdir}/%{name}
12cr|junit-addons-1.4-2.0.3|122	
12cr|junit-addons-1.4-2.0.3|123	
12cr|junit-addons-1.4-2.0.3|124	%changelog
12cr|junit-addons-1.4-2.0.3|125	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.4-2.0.3mdv2011.0
12cr|junit-addons-1.4-2.0.3|126	+ Revision: 619864
12cr|junit-addons-1.4-2.0.3|127	- the mass rebuild of 2010.0 packages
12cr|junit-addons-1.4-2.0.3|128	
12cr|junit-addons-1.4-2.0.3|129	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:1.4-2.0.2mdv2010.0
12cr|junit-addons-1.4-2.0.3|130	+ Revision: 429651
12cr|junit-addons-1.4-2.0.3|131	- rebuild
12cr|junit-addons-1.4-2.0.3|132	
12cr|junit-addons-1.4-2.0.3|133	* Sun May 25 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:1.4-2.0.1mdv2009.0
12cr|junit-addons-1.4-2.0.3|134	+ Revision: 211270
12cr|junit-addons-1.4-2.0.3|135	- BR java-rpmbuild
12cr|junit-addons-1.4-2.0.3|136	- import junit-addons
12cr|junit-addons-1.4-2.0.3|137	
12cr|junit-addons-1.4-2.0.3|138	

2396 12
12cr|junkie-0.3.1-8|1	%define version	0.3.1
12cr|junkie-0.3.1-8|2	%define release	%mkrel 8
12cr|junkie-0.3.1-8|3	%define name junkie
12cr|junkie-0.3.1-8|4	
12cr|junkie-0.3.1-8|5	Summary: GTK2 ftp client
12cr|junkie-0.3.1-8|6	Name: %name
12cr|junkie-0.3.1-8|7	Version: %version
12cr|junkie-0.3.1-8|8	Release: %release
12cr|junkie-0.3.1-8|9	License: BSD
12cr|junkie-0.3.1-8|10	Group: Development/Other
12cr|junkie-0.3.1-8|11	Source: http://prdownloads.sourceforge.net/junkie/%name%{version}.tar.bz2
12cr|junkie-0.3.1-8|12	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|junkie-0.3.1-8|13	URL: http://junkie.doomed.org/
12cr|junkie-0.3.1-8|14	BuildRequires: gtk+2-devel libmikmod-devel libvorbis-devel pkgconfig
12cr|junkie-0.3.1-8|15	
12cr|junkie-0.3.1-8|16	%description
12cr|junkie-0.3.1-8|17	junkie is a GTK 2 GUI FTP client with a raw FTP library and a
12cr|junkie-0.3.1-8|18	configuration library. It currently supports pre-caching of FTP
12cr|junkie-0.3.1-8|19	sites and basic upload and download functions. Support for
12cr|junkie-0.3.1-8|20	hammering and FXP is in development.
12cr|junkie-0.3.1-8|21	
12cr|junkie-0.3.1-8|22	%prep
12cr|junkie-0.3.1-8|23	
12cr|junkie-0.3.1-8|24	%setup -q -n %name%{version}
12cr|junkie-0.3.1-8|25	
12cr|junkie-0.3.1-8|26	%configure2_5x
12cr|junkie-0.3.1-8|27	#fix vulgarities
12cr|junkie-0.3.1-8|28	echo 'Joel Thomas loves Mandrake' > YoMomma
12cr|junkie-0.3.1-8|29	perl -p -i -e 's/\/YoMomma/\/Important Info/g' src/gui_menu.c
12cr|junkie-0.3.1-8|30	
12cr|junkie-0.3.1-8|31	%build
12cr|junkie-0.3.1-8|32	
12cr|junkie-0.3.1-8|33	%make
12cr|junkie-0.3.1-8|34	
12cr|junkie-0.3.1-8|35	%install
12cr|junkie-0.3.1-8|36	
12cr|junkie-0.3.1-8|37	%makeinstall
12cr|junkie-0.3.1-8|38	rm -f $RPM_BUILD_ROOT/%_datadir/%name/YoMamma
12cr|junkie-0.3.1-8|39	
12cr|junkie-0.3.1-8|40	# menu
12cr|junkie-0.3.1-8|41	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|junkie-0.3.1-8|42	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|junkie-0.3.1-8|43	[Desktop Entry]
12cr|junkie-0.3.1-8|44	Type=Application
12cr|junkie-0.3.1-8|45	Exec=junkie
12cr|junkie-0.3.1-8|46	Icon=file_transfer_section
12cr|junkie-0.3.1-8|47	Categories=Network;FileTransfer;
12cr|junkie-0.3.1-8|48	Name=Junkie
12cr|junkie-0.3.1-8|49	Comment=GTK2 ftp client
12cr|junkie-0.3.1-8|50	EOF
12cr|junkie-0.3.1-8|51	
12cr|junkie-0.3.1-8|52	%clean
12cr|junkie-0.3.1-8|53	rm -rf $RPM_BUILD_ROOT
12cr|junkie-0.3.1-8|54	
12cr|junkie-0.3.1-8|55	%if %mdkversion < 200900
12cr|junkie-0.3.1-8|56	%post
12cr|junkie-0.3.1-8|57	%{update_menus}
12cr|junkie-0.3.1-8|58	%endif
12cr|junkie-0.3.1-8|59	
12cr|junkie-0.3.1-8|60	%if %mdkversion < 200900
12cr|junkie-0.3.1-8|61	%postun
12cr|junkie-0.3.1-8|62	%{clean_menus}
12cr|junkie-0.3.1-8|63	%endif
12cr|junkie-0.3.1-8|64	
12cr|junkie-0.3.1-8|65	%files
12cr|junkie-0.3.1-8|66	%defattr(-, root, root)
12cr|junkie-0.3.1-8|67	%doc LICENSE README
12cr|junkie-0.3.1-8|68	%{_datadir}/applications/mandriva-%name.desktop
12cr|junkie-0.3.1-8|69	%{_bindir}/%name
12cr|junkie-0.3.1-8|70	%{_datadir}/%name
12cr|junkie-0.3.1-8|71	
12cr|junkie-0.3.1-8|72	%ChangeLog
12cr|junkie-0.3.1-8|73	* Thu Jan 05 2005 Lenny Cartier <lenny@mandriva.com> 0.3.1-3mdk
12cr|junkie-0.3.1-8|74	- rebuild
12cr|junkie-0.3.1-8|75	
12cr|junkie-0.3.1-8|76	* Thu Jun 03 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.3.1-2mdk
12cr|junkie-0.3.1-8|77	- rebuild
12cr|junkie-0.3.1-8|78	
12cr|junkie-0.3.1-8|79	* Fri Apr 04 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.3.1-1mdk
12cr|junkie-0.3.1-8|80	- 0.3.1
12cr|junkie-0.3.1-8|81	
12cr|junkie-0.3.1-8|82	* Tue Jan 07 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.3-2mdk
12cr|junkie-0.3.1-8|83	- rebuild
12cr|junkie-0.3.1-8|84	
12cr|junkie-0.3.1-8|85	* Tue Dec 31 2002  Lenny Cartier <lenny@mandrakesoft.com> 0.3-1mdk
12cr|junkie-0.3.1-8|86	- from Austin Acton <aacton@yorku.ca> :
12cr|junkie-0.3.1-8|87	- bump version
12cr|junkie-0.3.1-8|88	- add sound support
12cr|junkie-0.3.1-8|89	
12cr|junkie-0.3.1-8|90	* Mon Oct 21 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.2.1-2mdk
12cr|junkie-0.3.1-8|91	- from Austin Acton <aacton@yorku.ca> :
12cr|junkie-0.3.1-8|92	- remove strange and vulgar jokes section
12cr|junkie-0.3.1-8|93	
12cr|junkie-0.3.1-8|94	* Fri Oct 18 2002 Austin Acton <aacton@yorku.ca> 0.2.1-1mdk
12cr|junkie-0.3.1-8|95	- initial package creation for Mandrake 9
12cr|junkie-0.3.1-8|96	
12cr|junkie-0.3.1-8|97	
12cr|junkie-0.3.1-8|98	%changelog
12cr|junkie-0.3.1-8|99	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-8mdv2011.0
12cr|junkie-0.3.1-8|100	+ Revision: 619871
12cr|junkie-0.3.1-8|101	- the mass rebuild of 2010.0 packages
12cr|junkie-0.3.1-8|102	
12cr|junkie-0.3.1-8|103	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3.1-7mdv2010.0
12cr|junkie-0.3.1-8|104	+ Revision: 429652
12cr|junkie-0.3.1-8|105	- rebuild
12cr|junkie-0.3.1-8|106	
12cr|junkie-0.3.1-8|107	* Thu Aug 14 2008 Götz Waschk <waschk@mandriva.org> 0.3.1-6mdv2009.0
12cr|junkie-0.3.1-8|108	+ Revision: 271849
12cr|junkie-0.3.1-8|109	- use the right configure macro
12cr|junkie-0.3.1-8|110	
12cr|junkie-0.3.1-8|111	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.3.1-5mdv2009.0
12cr|junkie-0.3.1-8|112	+ Revision: 247429
12cr|junkie-0.3.1-8|113	- rebuild
12cr|junkie-0.3.1-8|114	
12cr|junkie-0.3.1-8|115	+ Pixel <pixel@mandriva.com>
12cr|junkie-0.3.1-8|116	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|junkie-0.3.1-8|117	
12cr|junkie-0.3.1-8|118	+ Olivier Blin <oblin@mandriva.com>
12cr|junkie-0.3.1-8|119	- restore BuildRoot
12cr|junkie-0.3.1-8|120	
12cr|junkie-0.3.1-8|121	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.3.1-3mdv2008.1
12cr|junkie-0.3.1-8|122	+ Revision: 132295
12cr|junkie-0.3.1-8|123	- auto-convert XDG menu entry
12cr|junkie-0.3.1-8|124	- fix gtk+ BR
12cr|junkie-0.3.1-8|125	- kill re-definition of %%buildroot on Pixel's request
12cr|junkie-0.3.1-8|126	- import junkie
12cr|junkie-0.3.1-8|127	
12cr|junkie-0.3.1-8|128	

2397 12
12cr|jurt-0.02-1|1	Name:		jurt
12cr|jurt-0.02-1|2	Summary:	A package builder
12cr|jurt-0.02-1|3	Version:	0.02
12cr|jurt-0.02-1|4	Release:	1
12cr|jurt-0.02-1|5	Source0:	%name-%version.tar.gz
12cr|jurt-0.02-1|6	URL:		http://gitorious.org/jurt
12cr|jurt-0.02-1|7	Group:		Development/Python
12cr|jurt-0.02-1|8	BuildRoot:	%_tmppath/%name-%version-%release-buildroot
12cr|jurt-0.02-1|9	BuildArch:	noarch
12cr|jurt-0.02-1|10	License:	GPLv2
12cr|jurt-0.02-1|11	
12cr|jurt-0.02-1|12	BuildRequires:	python
12cr|jurt-0.02-1|13	BuildRequires:	python-devel
12cr|jurt-0.02-1|14	
12cr|jurt-0.02-1|15	Requires:	python
12cr|jurt-0.02-1|16	Requires:	sudo
12cr|jurt-0.02-1|17	
12cr|jurt-0.02-1|18	%description
12cr|jurt-0.02-1|19	Jurt is a package builder.
12cr|jurt-0.02-1|20	
12cr|jurt-0.02-1|21	%prep
12cr|jurt-0.02-1|22	%setup -q
12cr|jurt-0.02-1|23	
12cr|jurt-0.02-1|24	%build
12cr|jurt-0.02-1|25	%__python setup.py build
12cr|jurt-0.02-1|26	
12cr|jurt-0.02-1|27	%install
12cr|jurt-0.02-1|28	%__rm -rf %buildroot
12cr|jurt-0.02-1|29	%__python setup.py install --root=%buildroot
12cr|jurt-0.02-1|30	install -d %buildroot/%_sbindir/
12cr|jurt-0.02-1|31	mv %buildroot/%_bindir/jurt-{root-command,setup} %buildroot/%_sbindir/
12cr|jurt-0.02-1|32	
12cr|jurt-0.02-1|33	install -d %buildroot/%_var/spool/jurt/builds/
12cr|jurt-0.02-1|34	install -m 1770 -d %buildroot/%_var/spool/jurt/builds/spools/
12cr|jurt-0.02-1|35	install -m 1770 -d %buildroot/%_var/spool/jurt/builds/logs/
12cr|jurt-0.02-1|36	install -m 1770 -d %buildroot/%_var/spool/jurt/builds/fail/
12cr|jurt-0.02-1|37	install -m 1770 -d %buildroot/%_var/spool/jurt/builds/success/
12cr|jurt-0.02-1|38	install -m 1770 -d %buildroot/%_var/spool/jurt/chroots/
12cr|jurt-0.02-1|39	install -m 1770 -d %buildroot/%_var/spool/jurt/chroots/temp/
12cr|jurt-0.02-1|40	install -m 1770 -d %buildroot/%_var/spool/jurt/chroots/active/
12cr|jurt-0.02-1|41	install -m 1770 -d %buildroot/%_var/spool/jurt/chroots/old/
12cr|jurt-0.02-1|42	install -m 1770 -d %buildroot/%_var/spool/jurt/chroots/keep/
12cr|jurt-0.02-1|43	install -m 0770 -d %buildroot/%_var/spool/jurt/chroots/cached
12cr|jurt-0.02-1|44	
12cr|jurt-0.02-1|45	%clean
12cr|jurt-0.02-1|46	%__rm -rf %buildroot
12cr|jurt-0.02-1|47	
12cr|jurt-0.02-1|48	%pre
12cr|jurt-0.02-1|49	%_pre_useradd jurt /var/empty /sbin/nologin
12cr|jurt-0.02-1|50	
12cr|jurt-0.02-1|51	%postun
12cr|jurt-0.02-1|52	%_postun_userdel jurt
12cr|jurt-0.02-1|53	
12cr|jurt-0.02-1|54	%files
12cr|jurt-0.02-1|55	%defattr(-,root,root)
12cr|jurt-0.02-1|56	%doc README LICENSE
12cr|jurt-0.02-1|57	%config(noreplace) %_sysconfdir/jurt/jurt.conf
12cr|jurt-0.02-1|58	%{py_sitedir}/*
12cr|jurt-0.02-1|59	%_sbindir/jurt-root-command
12cr|jurt-0.02-1|60	%_sbindir/jurt-setup
12cr|jurt-0.02-1|61	%_bindir/jurt
12cr|jurt-0.02-1|62	%_bindir/jurt-build
12cr|jurt-0.02-1|63	%_bindir/jurt-shell
12cr|jurt-0.02-1|64	%_bindir/jurt-put
12cr|jurt-0.02-1|65	%_bindir/jurt-showrc
12cr|jurt-0.02-1|66	%_bindir/jurt-list-targets
12cr|jurt-0.02-1|67	%_bindir/jurt-list-roots
12cr|jurt-0.02-1|68	%_bindir/jurt-test-sudo
12cr|jurt-0.02-1|69	%attr(1770,root,jurt) %dir %_var/spool/jurt/builds/spools/
12cr|jurt-0.02-1|70	%attr(1770,root,jurt) %dir %_var/spool/jurt/builds/logs/
12cr|jurt-0.02-1|71	%attr(1770,root,jurt) %dir %_var/spool/jurt/builds/fail/
12cr|jurt-0.02-1|72	%attr(1770,root,jurt) %dir %_var/spool/jurt/builds/success/
12cr|jurt-0.02-1|73	%attr(1770,root,jurt) %dir %_var/spool/jurt/chroots/
12cr|jurt-0.02-1|74	%attr(1770,root,jurt) %dir %_var/spool/jurt/chroots/temp/
12cr|jurt-0.02-1|75	%attr(1770,root,jurt) %dir %_var/spool/jurt/chroots/active/
12cr|jurt-0.02-1|76	%attr(1770,root,jurt) %dir %_var/spool/jurt/chroots/old/
12cr|jurt-0.02-1|77	%attr(1770,root,jurt) %dir %_var/spool/jurt/chroots/keep/
12cr|jurt-0.02-1|78	%_var/spool/jurt/chroots/cached/
12cr|jurt-0.02-1|79	%{_mandir}/*/*
12cr|jurt-0.02-1|80	
12cr|jurt-0.02-1|81	
12cr|jurt-0.02-1|82	%changelog
12cr|jurt-0.02-1|83	* Tue Sep 27 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 0.02-1
12cr|jurt-0.02-1|84	+ Revision: 701405
12cr|jurt-0.02-1|85	- new version 0.02:
12cr|jurt-0.02-1|86	o added a man page
12cr|jurt-0.02-1|87	o added option -b<STAGE> to jurt-build (as in iurt)
12cr|jurt-0.02-1|88	o added option -d<SECS> to define build time limit in jurt-build
12cr|jurt-0.02-1|89	o added command jurt-list-roots
12cr|jurt-0.02-1|90	o chroots used for build are removed afterwards
12cr|jurt-0.02-1|91	o allow setting binds and mount points for each target
12cr|jurt-0.02-1|92	o tons of bugfixes and small improvements
12cr|jurt-0.02-1|93	
12cr|jurt-0.02-1|94	* Thu Mar 03 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 0.01-1
12cr|jurt-0.02-1|95	+ Revision: 641501
12cr|jurt-0.02-1|96	- imported package jurt
12cr|jurt-0.02-1|97	

2398 12
12cr|jutil-1.3-1.1.6|1	%define section         free
12cr|jutil-1.3-1.1.6|2	%define gcj_support     1
12cr|jutil-1.3-1.1.6|3	
12cr|jutil-1.3-1.1.6|4	Name:           jutil
12cr|jutil-1.3-1.1.6|5	Version:        1.3
12cr|jutil-1.3-1.1.6|6	Release:        %mkrel 1.1.6
12cr|jutil-1.3-1.1.6|7	Epoch:          0
12cr|jutil-1.3-1.1.6|8	Summary:        Parameterized collections library for Java
12cr|jutil-1.3-1.1.6|9	License:        GPL
12cr|jutil-1.3-1.1.6|10	Group:          Development/Java
12cr|jutil-1.3-1.1.6|11	URL:            http://cscott.net/Projects/JUtil
12cr|jutil-1.3-1.1.6|12	Source0:        http://cscott.net/Projects/JUtil/jutil-latest/jutil-1.3.tar.gz
12cr|jutil-1.3-1.1.6|13	BuildRequires:  ant
12cr|jutil-1.3-1.1.6|14	BuildRequires:  java-rpmbuild >= 0:1.6
12cr|jutil-1.3-1.1.6|15	%if %{gcj_support}
12cr|jutil-1.3-1.1.6|16	BuildRequires:  java-gcj-compat-devel
12cr|jutil-1.3-1.1.6|17	%else
12cr|jutil-1.3-1.1.6|18	BuildRequires:  java-devel
12cr|jutil-1.3-1.1.6|19	BuildArch:      noarch
12cr|jutil-1.3-1.1.6|20	%endif
12cr|jutil-1.3-1.1.6|21	
12cr|jutil-1.3-1.1.6|22	%description
12cr|jutil-1.3-1.1.6|23	JUtil is a fully-parameterized (generic) collections library for
12cr|jutil-1.3-1.1.6|24	Java. It was originally part of the FLEX project.
12cr|jutil-1.3-1.1.6|25	
12cr|jutil-1.3-1.1.6|26	
12cr|jutil-1.3-1.1.6|27	%package javadoc
12cr|jutil-1.3-1.1.6|28	Summary:        Javadoc for %{name}
12cr|jutil-1.3-1.1.6|29	Group:          Development/Java
12cr|jutil-1.3-1.1.6|30	
12cr|jutil-1.3-1.1.6|31	%description javadoc
12cr|jutil-1.3-1.1.6|32	Javadoc for %{name}.
12cr|jutil-1.3-1.1.6|33	
12cr|jutil-1.3-1.1.6|34	%prep
12cr|jutil-1.3-1.1.6|35	%setup -q
12cr|jutil-1.3-1.1.6|36	%{__perl} -pi -e 's|<javac|<javac source="1.5" nowarn="true"|g' build*.xml
12cr|jutil-1.3-1.1.6|37	%{_bindir}/find . -type f -name '*.jar' | xargs -t %{__rm}
12cr|jutil-1.3-1.1.6|38	
12cr|jutil-1.3-1.1.6|39	%build
12cr|jutil-1.3-1.1.6|40	export CLASSPATH=
12cr|jutil-1.3-1.1.6|41	export OPT_JAR_LIST=:
12cr|jutil-1.3-1.1.6|42	%{ant} jar javadoc
12cr|jutil-1.3-1.1.6|43	
12cr|jutil-1.3-1.1.6|44	%install
12cr|jutil-1.3-1.1.6|45	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|jutil-1.3-1.1.6|46	%{__cp} -a %{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|jutil-1.3-1.1.6|47	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
12cr|jutil-1.3-1.1.6|48	
12cr|jutil-1.3-1.1.6|49	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jutil-1.3-1.1.6|50	cp -pr api/*  %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|jutil-1.3-1.1.6|51	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|jutil-1.3-1.1.6|52	
12cr|jutil-1.3-1.1.6|53	#%{__perl} -pi -e 's/\r$//g'
12cr|jutil-1.3-1.1.6|54	
12cr|jutil-1.3-1.1.6|55	%if %{gcj_support}
12cr|jutil-1.3-1.1.6|56	%{_bindir}/aot-compile-rpm
12cr|jutil-1.3-1.1.6|57	%endif
12cr|jutil-1.3-1.1.6|58	
12cr|jutil-1.3-1.1.6|59	%if %{gcj_support}
12cr|jutil-1.3-1.1.6|60	%post
12cr|jutil-1.3-1.1.6|61	%{update_gcjdb}
12cr|jutil-1.3-1.1.6|62	
12cr|jutil-1.3-1.1.6|63	%postun
12cr|jutil-1.3-1.1.6|64	%{clean_gcjdb}
12cr|jutil-1.3-1.1.6|65	%endif
12cr|jutil-1.3-1.1.6|66	
12cr|jutil-1.3-1.1.6|67	%files
12cr|jutil-1.3-1.1.6|68	%defattr(0644,root,root,0755)
12cr|jutil-1.3-1.1.6|69	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|jutil-1.3-1.1.6|70	%{_javadir}/%{name}.jar
12cr|jutil-1.3-1.1.6|71	%{_javadir}/%{name}-%{version}.jar
12cr|jutil-1.3-1.1.6|72	%if %{gcj_support}
12cr|jutil-1.3-1.1.6|73	%dir %{_libdir}/gcj/%{name}
12cr|jutil-1.3-1.1.6|74	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
12cr|jutil-1.3-1.1.6|75	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
12cr|jutil-1.3-1.1.6|76	%endif
12cr|jutil-1.3-1.1.6|77	
12cr|jutil-1.3-1.1.6|78	%files javadoc
12cr|jutil-1.3-1.1.6|79	%defattr(0644,root,root,0755)
12cr|jutil-1.3-1.1.6|80	%doc %{_javadocdir}/%{name}-%{version}
12cr|jutil-1.3-1.1.6|81	%doc %{_javadocdir}/%{name}
12cr|jutil-1.3-1.1.6|82	
12cr|jutil-1.3-1.1.6|83	
12cr|jutil-1.3-1.1.6|84	%changelog
12cr|jutil-1.3-1.1.6|85	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.3-1.1.5mdv2011.0
12cr|jutil-1.3-1.1.6|86	+ Revision: 619872
12cr|jutil-1.3-1.1.6|87	- the mass rebuild of 2010.0 packages
12cr|jutil-1.3-1.1.6|88	
12cr|jutil-1.3-1.1.6|89	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:1.3-1.1.4mdv2010.0
12cr|jutil-1.3-1.1.6|90	+ Revision: 429653
12cr|jutil-1.3-1.1.6|91	- rebuild
12cr|jutil-1.3-1.1.6|92	
12cr|jutil-1.3-1.1.6|93	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0:1.3-1.1.3mdv2009.0
12cr|jutil-1.3-1.1.6|94	+ Revision: 140829
12cr|jutil-1.3-1.1.6|95	- restore BuildRoot
12cr|jutil-1.3-1.1.6|96	
12cr|jutil-1.3-1.1.6|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|jutil-1.3-1.1.6|98	- kill re-definition of %%buildroot on Pixel's request
12cr|jutil-1.3-1.1.6|99	
12cr|jutil-1.3-1.1.6|100	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.3-1.1.3mdv2008.1
12cr|jutil-1.3-1.1.6|101	+ Revision: 120958
12cr|jutil-1.3-1.1.6|102	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|jutil-1.3-1.1.6|103	
12cr|jutil-1.3-1.1.6|104	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:1.3-1.1.2mdv2008.0
12cr|jutil-1.3-1.1.6|105	+ Revision: 87454
12cr|jutil-1.3-1.1.6|106	- rebuild to filter out autorequires of GCJ AOT objects
12cr|jutil-1.3-1.1.6|107	- remove unnecessary Requires(post) on java-gcj-compat
12cr|jutil-1.3-1.1.6|108	
12cr|jutil-1.3-1.1.6|109	* Sun Jul 08 2007 David Walluck <walluck@mandriva.org> 0:1.3-1.1.1mdv2008.0
12cr|jutil-1.3-1.1.6|110	+ Revision: 49710
12cr|jutil-1.3-1.1.6|111	- Import jutil
12cr|jutil-1.3-1.1.6|112	
12cr|jutil-1.3-1.1.6|113	
12cr|jutil-1.3-1.1.6|114	
12cr|jutil-1.3-1.1.6|115	* Sat Jul 07 2007 David Walluck <walluck@mandriva.org> 0:1.3-1.1.1mdv2008.0
12cr|jutil-1.3-1.1.6|116	- release
12cr|jutil-1.3-1.1.6|117	
12cr|jutil-1.3-1.1.6|118	* Wed Mar 14 2007 David Walluck <walluck@mandriva.org> 0:1.3-1mdv2007.0
12cr|jutil-1.3-1.1.6|119	- 1.3
12cr|jutil-1.3-1.1.6|120	
12cr|jutil-1.3-1.1.6|121	* Wed Mar 14 2007 David Walluck <walluck@mandriva.org> 0:1.1-2mdv2007.0
12cr|jutil-1.3-1.1.6|122	- enable gcj support
12cr|jutil-1.3-1.1.6|123	- use javadoc macro
12cr|jutil-1.3-1.1.6|124	- fix javadoc
12cr|jutil-1.3-1.1.6|125	
12cr|jutil-1.3-1.1.6|126	* Mon Sep 18 2006 David Walluck <walluck@mandriva.org> 0:1.1-1mdv2007.0
12cr|jutil-1.3-1.1.6|127	- release

2399 12
12cr|jutils-1.1.0-2|1	%define name	jutils
12cr|jutils-1.1.0-2|2	%define version	1.1.0
12cr|jutils-1.1.0-2|3	%define release	%mkrel 2
12cr|jutils-1.1.0-2|4	
12cr|jutils-1.1.0-2|5	Name:		%{name}
12cr|jutils-1.1.0-2|6	Summary:	Java Game project utils
12cr|jutils-1.1.0-2|7	Version:	%{version}
12cr|jutils-1.1.0-2|8	Release:	%{release}
12cr|jutils-1.1.0-2|9	Source0:	jutils-src-svn-20100422.tar.bz2
12cr|jutils-1.1.0-2|10	Patch0:		%{name}-%{version}-indexed-jar.patch
12cr|jutils-1.1.0-2|11	URL:		https://jutils.dev.java.net/
12cr|jutils-1.1.0-2|12	
12cr|jutils-1.1.0-2|13	Group:		Development/Java
12cr|jutils-1.1.0-2|14	License:        BSD
12cr|jutils-1.1.0-2|15	
12cr|jutils-1.1.0-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|jutils-1.1.0-2|17	BuildRequires:	ant
12cr|jutils-1.1.0-2|18	BuildRequires:	ant-nodeps
12cr|jutils-1.1.0-2|19	BuildRequires:	java-rpmbuild
12cr|jutils-1.1.0-2|20	Requires:	java
12cr|jutils-1.1.0-2|21	
12cr|jutils-1.1.0-2|22	BuildArch: noarch
12cr|jutils-1.1.0-2|23	
12cr|jutils-1.1.0-2|24	%description
12cr|jutils-1.1.0-2|25	The JUtils Project hosts an implementation of a set of APIs utilized by other
12cr|jutils-1.1.0-2|26	Java Game Technology Group projects (eg JInput).
12cr|jutils-1.1.0-2|27	
12cr|jutils-1.1.0-2|28	%files
12cr|jutils-1.1.0-2|29	%defattr(-,root,root,-)
12cr|jutils-1.1.0-2|30	%doc www/index.html
12cr|jutils-1.1.0-2|31	%doc README.txt
12cr|jutils-1.1.0-2|32	%_javadir/*.jar
12cr|jutils-1.1.0-2|33	
12cr|jutils-1.1.0-2|34	#--------------------------------------------------------------------
12cr|jutils-1.1.0-2|35	
12cr|jutils-1.1.0-2|36	%package	javadoc
12cr|jutils-1.1.0-2|37	Summary:	Javadoc for jutils
12cr|jutils-1.1.0-2|38	Group:		Development/Java
12cr|jutils-1.1.0-2|39	
12cr|jutils-1.1.0-2|40	%description javadoc
12cr|jutils-1.1.0-2|41	Javadoc for jutils.
12cr|jutils-1.1.0-2|42	
12cr|jutils-1.1.0-2|43	
12cr|jutils-1.1.0-2|44	%files javadoc
12cr|jutils-1.1.0-2|45	%defattr(-,root,root,-)
12cr|jutils-1.1.0-2|46	%_javadocdir/*
12cr|jutils-1.1.0-2|47	
12cr|jutils-1.1.0-2|48	#--------------------------------------------------------------------
12cr|jutils-1.1.0-2|49	
12cr|jutils-1.1.0-2|50	%prep
12cr|jutils-1.1.0-2|51	%setup -q -n %{name}
12cr|jutils-1.1.0-2|52	pwd
12cr|jutils-1.1.0-2|53	%patch0 -p0
12cr|jutils-1.1.0-2|54	
12cr|jutils-1.1.0-2|55	%build
12cr|jutils-1.1.0-2|56	export CLASSPATH="."
12cr|jutils-1.1.0-2|57	%ant all javadoc
12cr|jutils-1.1.0-2|58	
12cr|jutils-1.1.0-2|59	%install
12cr|jutils-1.1.0-2|60	rm -rf $RPM_BUILD_ROOT
12cr|jutils-1.1.0-2|61	
12cr|jutils-1.1.0-2|62	%__install -dm 755 $RPM_BUILD_ROOT%_javadir
12cr|jutils-1.1.0-2|63	%__install -m 644 bin/jutils.jar $RPM_BUILD_ROOT%_javadir/%{name}-%{version}.jar
12cr|jutils-1.1.0-2|64	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%_javadir/%{name}.jar
12cr|jutils-1.1.0-2|65	
12cr|jutils-1.1.0-2|66	# javadoc
12cr|jutils-1.1.0-2|67	%__install -dm 755 $RPM_BUILD_ROOT%_javadocdir/%{name}-%{version}
12cr|jutils-1.1.0-2|68	pushd apidocs
12cr|jutils-1.1.0-2|69	cp -pr * $RPM_BUILD_ROOT%_javadocdir/%{name}-%{version}
12cr|jutils-1.1.0-2|70	popd
12cr|jutils-1.1.0-2|71	ln -s %{name}-%{version} $RPM_BUILD_ROOT%_javadocdir/%{name}
12cr|jutils-1.1.0-2|72	
12cr|jutils-1.1.0-2|73	%clean
12cr|jutils-1.1.0-2|74	rm -rf $RPM_BUILD_ROOT
12cr|jutils-1.1.0-2|75	
12cr|jutils-1.1.0-2|76	
12cr|jutils-1.1.0-2|77	
12cr|jutils-1.1.0-2|78	%changelog
12cr|jutils-1.1.0-2|79	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2011.0
12cr|jutils-1.1.0-2|80	+ Revision: 612515
12cr|jutils-1.1.0-2|81	- the mass rebuild of 2010.1 packages
12cr|jutils-1.1.0-2|82	
12cr|jutils-1.1.0-2|83	* Thu Apr 22 2010 Jonathan Bayle <mrhide@mandriva.org> 1.1.0-1mdv2010.1
12cr|jutils-1.1.0-2|84	+ Revision: 537827
12cr|jutils-1.1.0-2|85	- import jutils
12cr|jutils-1.1.0-2|86	
12cr|jutils-1.1.0-2|87	

2400 12
12cr|jvyamlb-0.2.5-1|1	Name:           jvyamlb
12cr|jvyamlb-0.2.5-1|2	Version:        0.2.5
12cr|jvyamlb-0.2.5-1|3	Release:        %mkrel 1
12cr|jvyamlb-0.2.5-1|4	Summary:        YAML processor for JRuby
12cr|jvyamlb-0.2.5-1|5	Group:          Development/Java
12cr|jvyamlb-0.2.5-1|6	License:        MIT
12cr|jvyamlb-0.2.5-1|7	URL:            http://code.google.com/p/jvyamlb/
12cr|jvyamlb-0.2.5-1|8	Source0:        http://jvyamlb.googlecode.com/files/%{name}-src-%{version}.tar.gz
12cr|jvyamlb-0.2.5-1|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|jvyamlb-0.2.5-1|10	BuildArch:      noarch
12cr|jvyamlb-0.2.5-1|11	
12cr|jvyamlb-0.2.5-1|12	BuildRequires:  ant
12cr|jvyamlb-0.2.5-1|13	BuildRequires:  ant-junit
12cr|jvyamlb-0.2.5-1|14	BuildRequires:  bytelist
12cr|jvyamlb-0.2.5-1|15	BuildRequires:  java-rpmbuild >= 1.5
12cr|jvyamlb-0.2.5-1|16	BuildRequires:  joda-time
12cr|jvyamlb-0.2.5-1|17	BuildRequires:  jpackage-utils
12cr|jvyamlb-0.2.5-1|18	BuildRequires:  junit
12cr|jvyamlb-0.2.5-1|19	
12cr|jvyamlb-0.2.5-1|20	Requires:       bytelist
12cr|jvyamlb-0.2.5-1|21	Requires:       java >= 1.5
12cr|jvyamlb-0.2.5-1|22	Requires:       joda-time
12cr|jvyamlb-0.2.5-1|23	Requires:       jpackage-utils
12cr|jvyamlb-0.2.5-1|24	
12cr|jvyamlb-0.2.5-1|25	%description
12cr|jvyamlb-0.2.5-1|26	YAML processor extracted from JRuby.
12cr|jvyamlb-0.2.5-1|27	
12cr|jvyamlb-0.2.5-1|28	%prep
12cr|jvyamlb-0.2.5-1|29	%setup -q
12cr|jvyamlb-0.2.5-1|30	rm lib/*
12cr|jvyamlb-0.2.5-1|31	build-jar-repository -s -p lib joda-time bytelist
12cr|jvyamlb-0.2.5-1|32	
12cr|jvyamlb-0.2.5-1|33	%build
12cr|jvyamlb-0.2.5-1|34	%ant
12cr|jvyamlb-0.2.5-1|35	
12cr|jvyamlb-0.2.5-1|36	%install
12cr|jvyamlb-0.2.5-1|37	rm -rf $RPM_BUILD_ROOT
12cr|jvyamlb-0.2.5-1|38	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12cr|jvyamlb-0.2.5-1|39	cp -p lib/%{name}-%{version}.jar \
12cr|jvyamlb-0.2.5-1|40	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|jvyamlb-0.2.5-1|41	
12cr|jvyamlb-0.2.5-1|42	%check
12cr|jvyamlb-0.2.5-1|43	%ant test
12cr|jvyamlb-0.2.5-1|44	
12cr|jvyamlb-0.2.5-1|45	%clean
12cr|jvyamlb-0.2.5-1|46	rm -rf $RPM_BUILD_ROOT
12cr|jvyamlb-0.2.5-1|47	
12cr|jvyamlb-0.2.5-1|48	%files
12cr|jvyamlb-0.2.5-1|49	%defattr(-,root,root,-)
12cr|jvyamlb-0.2.5-1|50	%{_javadir}/%{name}.jar
12cr|jvyamlb-0.2.5-1|51	%doc LICENSE README CREDITS
12cr|jvyamlb-0.2.5-1|52	
12cr|jvyamlb-0.2.5-1|53	
12cr|jvyamlb-0.2.5-1|54	%changelog
12cr|jvyamlb-0.2.5-1|55	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.2.5-1mdv2011.0
12cr|jvyamlb-0.2.5-1|56	+ Revision: 645248
12cr|jvyamlb-0.2.5-1|57	- update to new version 0.2.5
12cr|jvyamlb-0.2.5-1|58	
12cr|jvyamlb-0.2.5-1|59	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-0.0.3mdv2011.0
12cr|jvyamlb-0.2.5-1|60	+ Revision: 619873
12cr|jvyamlb-0.2.5-1|61	- the mass rebuild of 2010.0 packages
12cr|jvyamlb-0.2.5-1|62	
12cr|jvyamlb-0.2.5-1|63	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2.2-0.0.2mdv2010.0
12cr|jvyamlb-0.2.5-1|64	+ Revision: 429654
12cr|jvyamlb-0.2.5-1|65	- rebuild
12cr|jvyamlb-0.2.5-1|66	
12cr|jvyamlb-0.2.5-1|67	* Thu Aug 14 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0.2.2-0.0.1mdv2009.0
12cr|jvyamlb-0.2.5-1|68	+ Revision: 271822
12cr|jvyamlb-0.2.5-1|69	- new version 0.2.2
12cr|jvyamlb-0.2.5-1|70	
12cr|jvyamlb-0.2.5-1|71	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.1.4-2.0.1mdv2009.0
12cr|jvyamlb-0.2.5-1|72	+ Revision: 267343
12cr|jvyamlb-0.2.5-1|73	- rebuild early 2009.0 package (before pixel changes)
12cr|jvyamlb-0.2.5-1|74	
12cr|jvyamlb-0.2.5-1|75	* Wed May 28 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0.1.4-0.0.1mdv2009.0
12cr|jvyamlb-0.2.5-1|76	+ Revision: 212539
12cr|jvyamlb-0.2.5-1|77	- new version
12cr|jvyamlb-0.2.5-1|78	
12cr|jvyamlb-0.2.5-1|79	* Mon Apr 28 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0.1-0.2.1mdv2009.0
12cr|jvyamlb-0.2.5-1|80	+ Revision: 198715
12cr|jvyamlb-0.2.5-1|81	- fix group
12cr|jvyamlb-0.2.5-1|82	- import jvyamlb
12cr|jvyamlb-0.2.5-1|83	
12cr|jvyamlb-0.2.5-1|84	

2401 12
12cr|jwm-2.1.0-1|1	Name:		jwm
12cr|jwm-2.1.0-1|2	Summary:	Lightweight X11 Window Manager
12cr|jwm-2.1.0-1|3	Version:	2.1.0
12cr|jwm-2.1.0-1|4	Release:	1
12cr|jwm-2.1.0-1|5	License:	GPL
12cr|jwm-2.1.0-1|6	Group:		Graphical desktop/Other
12cr|jwm-2.1.0-1|7	URL:		http://joewing.net/programs/jwm/
12cr|jwm-2.1.0-1|8	Source:		http://joewing.net/programs/jwm/releases/%{name}-%{version}.tar.bz2
12cr|jwm-2.1.0-1|9	Source1:	%{name}.desktop
12cr|jwm-2.1.0-1|10	Patch0:		jwm-destdir.patch
12cr|jwm-2.1.0-1|11	BuildRequires:	jpeg-devel
12cr|jwm-2.1.0-1|12	BuildRequires:	pkgconfig(fribidi)
12cr|jwm-2.1.0-1|13	BuildRequires:	pkgconfig(libpng)
12cr|jwm-2.1.0-1|14	BuildRequires:	pkgconfig(xext)
12cr|jwm-2.1.0-1|15	BuildRequires:	pkgconfig(xft)
12cr|jwm-2.1.0-1|16	BuildRequires:	pkgconfig(xinerama)
12cr|jwm-2.1.0-1|17	BuildRequires:	pkgconfig(xmu)
12cr|jwm-2.1.0-1|18	BuildRequires:	pkgconfig(xpm)
12cr|jwm-2.1.0-1|19	
12cr|jwm-2.1.0-1|20	%description
12cr|jwm-2.1.0-1|21	JWM is a window manager for the X11 Window System. JWM is written in C and uses
12cr|jwm-2.1.0-1|22	only Xlib at a minimum. The following libraries can also be used if available:
12cr|jwm-2.1.0-1|23	
12cr|jwm-2.1.0-1|24	* libXext for the shape extension
12cr|jwm-2.1.0-1|25	* libXext for the render extension
12cr|jwm-2.1.0-1|26	* libXmu for drawing rounded windows (shape extension also needed)
12cr|jwm-2.1.0-1|27	* libXinerama for Xinerama support
12cr|jwm-2.1.0-1|28	* libXpm for XPM backgrounds and icons
12cr|jwm-2.1.0-1|29	* libjpeg for JPEG backgrounds and icons
12cr|jwm-2.1.0-1|30	* libpng for PNG backgrounds and icons
12cr|jwm-2.1.0-1|31	* libxft for antialiased and true type fonts
12cr|jwm-2.1.0-1|32	* libfribidi for right-to-left language support
12cr|jwm-2.1.0-1|33	
12cr|jwm-2.1.0-1|34	JWM supports MWM and Extended Window Manager Hints (EWMH).
12cr|jwm-2.1.0-1|35	
12cr|jwm-2.1.0-1|36	%prep
12cr|jwm-2.1.0-1|37	%setup -q
12cr|jwm-2.1.0-1|38	%patch0 -p0
12cr|jwm-2.1.0-1|39	
12cr|jwm-2.1.0-1|40	%build
12cr|jwm-2.1.0-1|41	%configure2_5x --enable-debug
12cr|jwm-2.1.0-1|42	%make
12cr|jwm-2.1.0-1|43	%makeinstall_std
12cr|jwm-2.1.0-1|44	
12cr|jwm-2.1.0-1|45	mkdir -p %{buildroot}%{_datadir}/xsessions
12cr|jwm-2.1.0-1|46	install -p -m 644 %{SOURCE1} %{buildroot}%{_datadir}/xsessions/
12cr|jwm-2.1.0-1|47	
12cr|jwm-2.1.0-1|48	%files
12cr|jwm-2.1.0-1|49	%doc LICENSE README todo.txt
12cr|jwm-2.1.0-1|50	%{_bindir}/%{name}
12cr|jwm-2.1.0-1|51	%config(noreplace) %{_sysconfdir}/system.jwmrc
12cr|jwm-2.1.0-1|52	%{_datadir}/xsessions/%{name}.desktop
12cr|jwm-2.1.0-1|53	%{_mandir}/man1/%{name}.*
12cr|jwm-2.1.0-1|54	

2402 12
12cr|k3d-0.8.0.2-3|1	Summary:	K-3D open-source 3D modeling, animation, and rendering system
12cr|k3d-0.8.0.2-3|2	Name:		k3d
12cr|k3d-0.8.0.2-3|3	Version:	0.8.0.2
12cr|k3d-0.8.0.2-3|4	Release:	3
12cr|k3d-0.8.0.2-3|5	License:	GPLv2+
12cr|k3d-0.8.0.2-3|6	Group:		Graphics
12cr|k3d-0.8.0.2-3|7	URL:		http://www.k-3d.org
12cr|k3d-0.8.0.2-3|8	Source0:	http://downloads.sourceforge.net/k3d/%{name}-source-%{version}.tar.bz2
12cr|k3d-0.8.0.2-3|9	Source1:	%{name}.desktop
12cr|k3d-0.8.0.2-3|10	Patch1:		k3d-0.8.0.1-libdl.patch
12cr|k3d-0.8.0.2-3|11	Patch2:		k3d-0.8.0.2-gtkmm224.patch
12cr|k3d-0.8.0.2-3|12	Patch3:		k3d-0.8.0.2-gcc-4.6.diff
12cr|k3d-0.8.0.2-3|13	Patch4:		k3d-0.8.0.2-lib64.patch
12cr|k3d-0.8.0.2-3|14	Patch5:		k3d-source-0.8.0.2_libpng15.patch
12cr|k3d-0.8.0.2-3|15	Patch6:		k3d-0.8.0.2-gcc-4.7.patch
12cr|k3d-0.8.0.2-3|16	
12cr|k3d-0.8.0.2-3|17	BuildRequires:	cmake
12cr|k3d-0.8.0.2-3|18	BuildRequires:	doxygen
12cr|k3d-0.8.0.2-3|19	BuildRequires:	graphviz
12cr|k3d-0.8.0.2-3|20	BuildRequires:	boost-devel
12cr|k3d-0.8.0.2-3|21	BuildRequires:	jpeg-devel
12cr|k3d-0.8.0.2-3|22	BuildRequires:	tiff-devel
12cr|k3d-0.8.0.2-3|23	BuildRequires:	pkgconfig(expat)
12cr|k3d-0.8.0.2-3|24	BuildRequires:	pkgconfig(ext2fs)
12cr|k3d-0.8.0.2-3|25	BuildRequires:	pkgconfig(freetype2)
12cr|k3d-0.8.0.2-3|26	BuildRequires:	pkgconfig(glew)
12cr|k3d-0.8.0.2-3|27	BuildRequires:	pkgconfig(glu)
12cr|k3d-0.8.0.2-3|28	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12cr|k3d-0.8.0.2-3|29	BuildRequires:	pkgconfig(gtkglext-1.0)
12cr|k3d-0.8.0.2-3|30	BuildRequires:	pkgconfig(gtkmm-2.4)
12cr|k3d-0.8.0.2-3|31	BuildRequires:	pkgconfig(gtksourceview-2.0)
12cr|k3d-0.8.0.2-3|32	BuildRequires:	pkgconfig(gts)
12cr|k3d-0.8.0.2-3|33	BuildRequires:	pkgconfig(ImageMagick)
12cr|k3d-0.8.0.2-3|34	BuildRequires:	pkgconfig(libpng)
12cr|k3d-0.8.0.2-3|35	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|k3d-0.8.0.2-3|36	BuildRequires:	pkgconfig(OpenEXR)
12cr|k3d-0.8.0.2-3|37	BuildRequires:	pkgconfig(python)
12cr|k3d-0.8.0.2-3|38	BuildRequires:	pkgconfig(uuid)
12cr|k3d-0.8.0.2-3|39	%ifarch x86_64
12cr|k3d-0.8.0.2-3|40	BuildRequires:	chrpath
12cr|k3d-0.8.0.2-3|41	%endif
12cr|k3d-0.8.0.2-3|42	Requires:	yafray
12cr|k3d-0.8.0.2-3|43	Requires:	povray
12cr|k3d-0.8.0.2-3|44	Requires:	aqsis
12cr|k3d-0.8.0.2-3|45	Conflicts:	k3d-devel < %{version}
12cr|k3d-0.8.0.2-3|46	Obsoletes:	%{_lib}k3d0 <= %{version}-%{release}
12cr|k3d-0.8.0.2-3|47	
12cr|k3d-0.8.0.2-3|48	%description
12cr|k3d-0.8.0.2-3|49	K-3D is the free-as-in-freedom 3D modeling, animation, and rendering
12cr|k3d-0.8.0.2-3|50	system for GNU / Linux, Posix, and Win32 operating systems. K-3D features a
12cr|k3d-0.8.0.2-3|51	robust, object-oriented plugin architecture, designed to scale to the needs of
12cr|k3d-0.8.0.2-3|52	professional artists, and is designed from-the-ground-up to generate
12cr|k3d-0.8.0.2-3|53	motion-picture-quality animation using RenderMan-compliant render engines.
12cr|k3d-0.8.0.2-3|54	
12cr|k3d-0.8.0.2-3|55	%package devel
12cr|k3d-0.8.0.2-3|56	Summary:	K-3D development headers
12cr|k3d-0.8.0.2-3|57	Group:		Development/C++
12cr|k3d-0.8.0.2-3|58	Requires:	%{name} = %{version}-%{release}
12cr|k3d-0.8.0.2-3|59	Conflicts:	k3d < 0.8.0.2
12cr|k3d-0.8.0.2-3|60	Obsoletes:	%{_lib}k3d-devel <= %{version}-%{release}
12cr|k3d-0.8.0.2-3|61	Obsoletes:	%{_lib}k3d-static-devel <= %{version}-%{release}
12cr|k3d-0.8.0.2-3|62	
12cr|k3d-0.8.0.2-3|63	%description devel
12cr|k3d-0.8.0.2-3|64	Development libraries needed to develop new k3d plugins.
12cr|k3d-0.8.0.2-3|65	
12cr|k3d-0.8.0.2-3|66	%prep
12cr|k3d-0.8.0.2-3|67	%setup -qn %{name}-source-%{version}
12cr|k3d-0.8.0.2-3|68	%apply_patches
12cr|k3d-0.8.0.2-3|69	
12cr|k3d-0.8.0.2-3|70	%build
12cr|k3d-0.8.0.2-3|71	%cmake \
12cr|k3d-0.8.0.2-3|72	-DK3D_BUILD_GTS_MODULE:BOOL=ON
12cr|k3d-0.8.0.2-3|73	export LD_LIBRARY_PATH=%{_builddir}/k3d-source-%{version}/build/lib:%{_builddir}/k3d-source-%{version}/build/%{_lib}:$LD_LIBRARY_PATH
12cr|k3d-0.8.0.2-3|74	%make
12cr|k3d-0.8.0.2-3|75	
12cr|k3d-0.8.0.2-3|76	%install
12cr|k3d-0.8.0.2-3|77	%makeinstall_std -C build
12cr|k3d-0.8.0.2-3|78	
12cr|k3d-0.8.0.2-3|79	mkdir -p %{buildroot}%{_datadir}/applications
12cr|k3d-0.8.0.2-3|80	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|k3d-0.8.0.2-3|81	
12cr|k3d-0.8.0.2-3|82	%find_lang %{name}
12cr|k3d-0.8.0.2-3|83	
12cr|k3d-0.8.0.2-3|84	%files -f %{name}.lang
12cr|k3d-0.8.0.2-3|85	%doc AUTHORS README
12cr|k3d-0.8.0.2-3|86	%{_bindir}/%{name}*
12cr|k3d-0.8.0.2-3|87	%{_libdir}/libk3d*.so.*
12cr|k3d-0.8.0.2-3|88	%dir %{_libdir}/%{name}
12cr|k3d-0.8.0.2-3|89	%{_libdir}/%{name}/plugins
12cr|k3d-0.8.0.2-3|90	%dir %{_datadir}/%{name}
12cr|k3d-0.8.0.2-3|91	%{_datadir}/%{name}/documents
12cr|k3d-0.8.0.2-3|92	%{_datadir}/%{name}/fonts
12cr|k3d-0.8.0.2-3|93	%{_datadir}/%{name}/geometry
12cr|k3d-0.8.0.2-3|94	%{_datadir}/%{name}/icons
12cr|k3d-0.8.0.2-3|95	%{_datadir}/%{name}/logo
12cr|k3d-0.8.0.2-3|96	%{_datadir}/%{name}/lsystem
12cr|k3d-0.8.0.2-3|97	%{_datadir}/%{name}/ngui
12cr|k3d-0.8.0.2-3|98	%{_datadir}/%{name}/scripts
12cr|k3d-0.8.0.2-3|99	%{_datadir}/%{name}/shaders
12cr|k3d-0.8.0.2-3|100	%{_datadir}/%{name}/textures
12cr|k3d-0.8.0.2-3|101	%{_datadir}/%{name}/*.k3d
12cr|k3d-0.8.0.2-3|102	%exclude %{_datadir}/k3d/shaders/*.h
12cr|k3d-0.8.0.2-3|103	%{_datadir}/applications/%{name}.desktop
12cr|k3d-0.8.0.2-3|104	%{_mandir}/man1/*
12cr|k3d-0.8.0.2-3|105	
12cr|k3d-0.8.0.2-3|106	%files devel
12cr|k3d-0.8.0.2-3|107	%{_libdir}/libk3d*.so
12cr|k3d-0.8.0.2-3|108	%{_libdir}/%{name}/include
12cr|k3d-0.8.0.2-3|109	%{_includedir}/%{name}
12cr|k3d-0.8.0.2-3|110	%{_datadir}/k3d/shaders/*.h
12cr|k3d-0.8.0.2-3|111	
12cr|k3d-0.8.0.2-3|112	

2403 12
12cr|k4dirstat-0.1-0.20101010.1|1	%define snapshot 20101010
12cr|k4dirstat-0.1-0.20101010.1|2	
12cr|k4dirstat-0.1-0.20101010.1|3	Name:		k4dirstat
12cr|k4dirstat-0.1-0.20101010.1|4	Summary:	Ggraphical disk usage utility
12cr|k4dirstat-0.1-0.20101010.1|5	Version:	0.1
12cr|k4dirstat-0.1-0.20101010.1|6	Release:	%{?snapshot:0.%{snapshot}.}1
12cr|k4dirstat-0.1-0.20101010.1|7	License:	GPLv2
12cr|k4dirstat-0.1-0.20101010.1|8	Group:		File tools
12cr|k4dirstat-0.1-0.20101010.1|9	URL:		http://grumpypenguin.org/
12cr|k4dirstat-0.1-0.20101010.1|10	Source0:	kdirstat-%{snapshot}.tar.xz
12cr|k4dirstat-0.1-0.20101010.1|11	BuildRequires:	kdelibs4-devel
12cr|k4dirstat-0.1-0.20101010.1|12	BuildRequires:	kdebase4-devel
12cr|k4dirstat-0.1-0.20101010.1|13	
12cr|k4dirstat-0.1-0.20101010.1|14	%description
12cr|k4dirstat-0.1-0.20101010.1|15	KDirStat is a graphical disk usage utility, very much like the Unix "du"
12cr|k4dirstat-0.1-0.20101010.1|16	command. In addition to that, it comes with some cleanup facilities to reclaim
12cr|k4dirstat-0.1-0.20101010.1|17	disk space.
12cr|k4dirstat-0.1-0.20101010.1|18	
12cr|k4dirstat-0.1-0.20101010.1|19	%prep
12cr|k4dirstat-0.1-0.20101010.1|20	%setup -q -n kdirstat-%{snapshot}
12cr|k4dirstat-0.1-0.20101010.1|21	
12cr|k4dirstat-0.1-0.20101010.1|22	%build
12cr|k4dirstat-0.1-0.20101010.1|23	%cmake
12cr|k4dirstat-0.1-0.20101010.1|24	%make
12cr|k4dirstat-0.1-0.20101010.1|25	
12cr|k4dirstat-0.1-0.20101010.1|26	%install
12cr|k4dirstat-0.1-0.20101010.1|27	pushd build
12cr|k4dirstat-0.1-0.20101010.1|28	%makeinstall_std
12cr|k4dirstat-0.1-0.20101010.1|29	popd
12cr|k4dirstat-0.1-0.20101010.1|30	
12cr|k4dirstat-0.1-0.20101010.1|31	%files
12cr|k4dirstat-0.1-0.20101010.1|32	%{_bindir}/k4dirstat
12cr|k4dirstat-0.1-0.20101010.1|33	%{_kde_applicationsdir}/k4dirstat.desktop
12cr|k4dirstat-0.1-0.20101010.1|34	%{_kde_appsdir}/k4dirstat/
12cr|k4dirstat-0.1-0.20101010.1|35	%{_kde_datadir}/config.kcfg/k4dirstat.kcfg
12cr|k4dirstat-0.1-0.20101010.1|36	%{_kde_docdir}/HTML/en/k4dirstat/
12cr|k4dirstat-0.1-0.20101010.1|37	%{_kde_iconsdir}/hicolor/*/apps/k4dirstat.*
12cr|k4dirstat-0.1-0.20101010.1|38	
12cr|k4dirstat-0.1-0.20101010.1|39	
12cr|k4dirstat-0.1-0.20101010.1|40	%changelog
12cr|k4dirstat-0.1-0.20101010.1|41	* Fri Mar 16 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.1-0.20101010.1
12cr|k4dirstat-0.1-0.20101010.1|42	+ Revision: 785311
12cr|k4dirstat-0.1-0.20101010.1|43	- imported package k4dirstat
12cr|k4dirstat-0.1-0.20101010.1|44	

2404 12
12cr|kaboom-1.1.2-2|1	Name: kaboom
12cr|kaboom-1.1.2-2|2	Version: 1.1.2
12cr|kaboom-1.1.2-2|3	Release: %mkrel 2
12cr|kaboom-1.1.2-2|4	Summary: The Debian KDE settings migration tool
12cr|kaboom-1.1.2-2|5	License: GPL
12cr|kaboom-1.1.2-2|6	Url: http://pkg-kde.alioth.debian.org/kaboom.html
12cr|kaboom-1.1.2-2|7	Group: Graphical desktop/KDE
12cr|kaboom-1.1.2-2|8	Source0: http://ftp.de.debian.org/debian/pool/main/k/kaboom/%{name}_%{version}.tar.gz
12cr|kaboom-1.1.2-2|9	Source1: CMakeLists.txt
12cr|kaboom-1.1.2-2|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kaboom-1.1.2-2|11	BuildRequires: qt4-devel
12cr|kaboom-1.1.2-2|12	BuildRequires: cmake
12cr|kaboom-1.1.2-2|13	
12cr|kaboom-1.1.2-2|14	%description
12cr|kaboom-1.1.2-2|15	The Debian KDE settings migration tool.
12cr|kaboom-1.1.2-2|16	
12cr|kaboom-1.1.2-2|17	%files
12cr|kaboom-1.1.2-2|18	%defattr(-,root,root,-)
12cr|kaboom-1.1.2-2|19	%{qt4bin}/*
12cr|kaboom-1.1.2-2|20	%_datadir/kaboom
12cr|kaboom-1.1.2-2|21	
12cr|kaboom-1.1.2-2|22	#-----------------------------------------------------------------
12cr|kaboom-1.1.2-2|23	
12cr|kaboom-1.1.2-2|24	%prep
12cr|kaboom-1.1.2-2|25	%setup -q
12cr|kaboom-1.1.2-2|26	cp %{SOURCE1} .
12cr|kaboom-1.1.2-2|27	
12cr|kaboom-1.1.2-2|28	%build
12cr|kaboom-1.1.2-2|29	%cmake_qt4
12cr|kaboom-1.1.2-2|30	
12cr|kaboom-1.1.2-2|31	%make
12cr|kaboom-1.1.2-2|32	
12cr|kaboom-1.1.2-2|33	%install
12cr|kaboom-1.1.2-2|34	rm -rf %buildroot
12cr|kaboom-1.1.2-2|35	
12cr|kaboom-1.1.2-2|36	%makeinstall_std -C build
12cr|kaboom-1.1.2-2|37	
12cr|kaboom-1.1.2-2|38	%clean
12cr|kaboom-1.1.2-2|39	rm -rf %buildroot
12cr|kaboom-1.1.2-2|40	
12cr|kaboom-1.1.2-2|41	
12cr|kaboom-1.1.2-2|42	
12cr|kaboom-1.1.2-2|43	%changelog
12cr|kaboom-1.1.2-2|44	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-2mdv2011.0
12cr|kaboom-1.1.2-2|45	+ Revision: 619874
12cr|kaboom-1.1.2-2|46	- the mass rebuild of 2010.0 packages
12cr|kaboom-1.1.2-2|47	
12cr|kaboom-1.1.2-2|48	* Thu Oct 01 2009 Helio Chissini de Castro <helio@mandriva.com> 1.1.2-1mdv2010.0
12cr|kaboom-1.1.2-2|49	+ Revision: 452272
12cr|kaboom-1.1.2-2|50	- imported package kaboom
12cr|kaboom-1.1.2-2|51	

2405 12
12cr|ka-deploy-0.94.4-6|1	%define name    ka-deploy
12cr|ka-deploy-0.94.4-6|2	%define version 0.94.4
12cr|ka-deploy-0.94.4-6|3	%define release %mkrel 6
12cr|ka-deploy-0.94.4-6|4	%define tftpbase tftpboot
12cr|ka-deploy-0.94.4-6|5	%define dont_strip 1
12cr|ka-deploy-0.94.4-6|6	
12cr|ka-deploy-0.94.4-6|7	
12cr|ka-deploy-0.94.4-6|8	Release:        %{release}
12cr|ka-deploy-0.94.4-6|9	Version:        %{version}
12cr|ka-deploy-0.94.4-6|10	Summary:        Ka-deploy cluster installation solution
12cr|ka-deploy-0.94.4-6|11	Name:           %{name}
12cr|ka-deploy-0.94.4-6|12	License:        GPL
12cr|ka-deploy-0.94.4-6|13	Group:          System/Cluster
12cr|ka-deploy-0.94.4-6|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ka-deploy-0.94.4-6|15	Source:         %{name}-%{version}.tar.bz2
12cr|ka-deploy-0.94.4-6|16	Patch0:		ka-deploy_dont_use_m32.patch
12cr|ka-deploy-0.94.4-6|17	Patch1:		ka-deploy_fix_unused_pdata_var.patch
12cr|ka-deploy-0.94.4-6|18	Url:            http://kadeploy.imag.fr/
12cr|ka-deploy-0.94.4-6|19	BuildRequires:	glibc-static-devel
12cr|ka-deploy-0.94.4-6|20	
12cr|ka-deploy-0.94.4-6|21	%description
12cr|ka-deploy-0.94.4-6|22	Ka-deploy is a tool for cloning large numbers of machines on a cluster
12cr|ka-deploy-0.94.4-6|23	
12cr|ka-deploy-0.94.4-6|24	%package server
12cr|ka-deploy-0.94.4-6|25	Summary:        Ka-deploy cluster installation solution - server host side
12cr|ka-deploy-0.94.4-6|26	Group:          System/Cluster
12cr|ka-deploy-0.94.4-6|27	Requires:       coreutils bind-utils, syslinux >= 1.67, clusterscripts-server-pxe
12cr|ka-deploy-0.94.4-6|28	Obsoletes:	ka-deploy-server-host
12cr|ka-deploy-0.94.4-6|29	License:        GPL
12cr|ka-deploy-0.94.4-6|30	
12cr|ka-deploy-0.94.4-6|31	%description server
12cr|ka-deploy-0.94.4-6|32	Ka-deploy is a tool for cloning large numbers of machines on a cluster
12cr|ka-deploy-0.94.4-6|33	This package is to be installed on a server
12cr|ka-deploy-0.94.4-6|34	
12cr|ka-deploy-0.94.4-6|35	%package source-node
12cr|ka-deploy-0.94.4-6|36	Summary:        Ka-deploy cluster installation solution - source node side
12cr|ka-deploy-0.94.4-6|37	Group:          System/Cluster
12cr|ka-deploy-0.94.4-6|38	Requires:       coreutils
12cr|ka-deploy-0.94.4-6|39	License:        GPL
12cr|ka-deploy-0.94.4-6|40	
12cr|ka-deploy-0.94.4-6|41	%description source-node
12cr|ka-deploy-0.94.4-6|42	Ka-deploy is a tool for cloning large numbers of machines on a cluster
12cr|ka-deploy-0.94.4-6|43	This package is to be installed on the source node
12cr|ka-deploy-0.94.4-6|44	
12cr|ka-deploy-0.94.4-6|45	%prep
12cr|ka-deploy-0.94.4-6|46	%setup -q -n %name-%version
12cr|ka-deploy-0.94.4-6|47	%ifarch mips arm
12cr|ka-deploy-0.94.4-6|48	%patch0 -p1 -b .m32
12cr|ka-deploy-0.94.4-6|49	%endif
12cr|ka-deploy-0.94.4-6|50	%patch1	-p1
12cr|ka-deploy-0.94.4-6|51	%build
12cr|ka-deploy-0.94.4-6|52	# remove all the CVS directories
12cr|ka-deploy-0.94.4-6|53	rm -rf `find -type d -name "CVS"`
12cr|ka-deploy-0.94.4-6|54	
12cr|ka-deploy-0.94.4-6|55	# compile
12cr|ka-deploy-0.94.4-6|56	cd src && make
12cr|ka-deploy-0.94.4-6|57	
12cr|ka-deploy-0.94.4-6|58	%install
12cr|ka-deploy-0.94.4-6|59	rm -Rf $RPM_BUILD_ROOT
12cr|ka-deploy-0.94.4-6|60	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|ka-deploy-0.94.4-6|61	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|ka-deploy-0.94.4-6|62	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12cr|ka-deploy-0.94.4-6|63	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ka
12cr|ka-deploy-0.94.4-6|64	
12cr|ka-deploy-0.94.4-6|65	install -m 755 src/ka-d-server $RPM_BUILD_ROOT%{_bindir}/ka-d-server
12cr|ka-deploy-0.94.4-6|66	install -m 755 src/ka-d-client $RPM_BUILD_ROOT%{_bindir}/ka-d-client
12cr|ka-deploy-0.94.4-6|67	install -m 755 scripts/ka-d.sh $RPM_BUILD_ROOT%{_bindir}/ka-d.sh
12cr|ka-deploy-0.94.4-6|68	install -m 755 scripts/bootable_flag.sh $RPM_BUILD_ROOT%{_bindir}/
12cr|ka-deploy-0.94.4-6|69	install -m 755 scripts/fdisk_to_desc $RPM_BUILD_ROOT%{_bindir}/
12cr|ka-deploy-0.94.4-6|70	install -m 755 scripts/gen_modprobe_conf.pl $RPM_BUILD_ROOT%{_bindir}/
12cr|ka-deploy-0.94.4-6|71	install -m 755 scripts/ka-d.sh $RPM_BUILD_ROOT%{_bindir}/
12cr|ka-deploy-0.94.4-6|72	install -m 755 scripts/ka_replication.sh $RPM_BUILD_ROOT%{_bindir}/
12cr|ka-deploy-0.94.4-6|73	install -m 755 scripts/make_initrd_grub $RPM_BUILD_ROOT%{_bindir}/
12cr|ka-deploy-0.94.4-6|74	install -m 755 scripts/make_initrd_lilo $RPM_BUILD_ROOT%{_bindir}/
12cr|ka-deploy-0.94.4-6|75	install -m 755 scripts/prepare_node.sh $RPM_BUILD_ROOT%{_bindir}/
12cr|ka-deploy-0.94.4-6|76	install -m 755 scripts/send_status.pl $RPM_BUILD_ROOT%{_bindir}/
12cr|ka-deploy-0.94.4-6|77	install -m 755 scripts/status_node.pl $RPM_BUILD_ROOT%{_bindir}/
12cr|ka-deploy-0.94.4-6|78	install -m 755 scripts/store_log.sh $RPM_BUILD_ROOT%{_bindir}/
12cr|ka-deploy-0.94.4-6|79	install -m 755 scripts/udev_creation.sh $RPM_BUILD_ROOT%{_bindir}/
12cr|ka-deploy-0.94.4-6|80	install -m 755 scripts/replication.conf $RPM_BUILD_ROOT%{_sysconfdir}/ka
12cr|ka-deploy-0.94.4-6|81	
12cr|ka-deploy-0.94.4-6|82	install -m 644 doc/ka-d.1 $RPM_BUILD_ROOT%{_mandir}/man1/ka-d.1
12cr|ka-deploy-0.94.4-6|83	install -m 644 doc/ka-deploy.1 $RPM_BUILD_ROOT%{_mandir}/man1/ka-deploy.1
12cr|ka-deploy-0.94.4-6|84	ln -s ka-d.1 $RPM_BUILD_ROOT%{_mandir}/man1/ka-d.sh.1
12cr|ka-deploy-0.94.4-6|85	ln -s ka-deploy.1 $RPM_BUILD_ROOT%{_mandir}/man1/ka-d-server.1
12cr|ka-deploy-0.94.4-6|86	ln -s ka-deploy.1 $RPM_BUILD_ROOT%{_mandir}/man1/ka-d-client.1
12cr|ka-deploy-0.94.4-6|87	
12cr|ka-deploy-0.94.4-6|88	
12cr|ka-deploy-0.94.4-6|89	%clean
12cr|ka-deploy-0.94.4-6|90	rm -rf $RPM_BUILD_ROOT
12cr|ka-deploy-0.94.4-6|91	
12cr|ka-deploy-0.94.4-6|92	%files server
12cr|ka-deploy-0.94.4-6|93	%doc README BUGS INSTALL doc
12cr|ka-deploy-0.94.4-6|94	
12cr|ka-deploy-0.94.4-6|95	
12cr|ka-deploy-0.94.4-6|96	%files source-node
12cr|ka-deploy-0.94.4-6|97	%defattr(-,root,root)
12cr|ka-deploy-0.94.4-6|98	%doc doc/duplication.html
12cr|ka-deploy-0.94.4-6|99	%{_bindir}/*
12cr|ka-deploy-0.94.4-6|100	%config(noreplace) %{_sysconfdir}/ka
12cr|ka-deploy-0.94.4-6|101	%doc %{_mandir}/man1/ka-d*
12cr|ka-deploy-0.94.4-6|102	%{_datadir}/%{name}-%{version}
12cr|ka-deploy-0.94.4-6|103	
12cr|ka-deploy-0.94.4-6|104	
12cr|ka-deploy-0.94.4-6|105	
12cr|ka-deploy-0.94.4-6|106	
12cr|ka-deploy-0.94.4-6|107	%changelog
12cr|ka-deploy-0.94.4-6|108	* Thu May 05 2011 Antoine Ginies <aginies@mandriva.com> 0.94.4-4mdv2011.0
12cr|ka-deploy-0.94.4-6|109	+ Revision: 669218
12cr|ka-deploy-0.94.4-6|110	- still some unused var to remove
12cr|ka-deploy-0.94.4-6|111	- patches should use .patch extension (better)
12cr|ka-deploy-0.94.4-6|112	- rename with patch extension
12cr|ka-deploy-0.94.4-6|113	- fix another unused var
12cr|ka-deploy-0.94.4-6|114	- fix rebuild on 2011
12cr|ka-deploy-0.94.4-6|115	
12cr|ka-deploy-0.94.4-6|116	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ka-deploy-0.94.4-6|117	- mass rebuild
12cr|ka-deploy-0.94.4-6|118	
12cr|ka-deploy-0.94.4-6|119	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.94.4-2mdv2011.0
12cr|ka-deploy-0.94.4-6|120	+ Revision: 606248
12cr|ka-deploy-0.94.4-6|121	- rebuild
12cr|ka-deploy-0.94.4-6|122	
12cr|ka-deploy-0.94.4-6|123	* Mon May 31 2010 Antoine Ginies <aginies@mandriva.com> 0.94.4-1mdv2010.1
12cr|ka-deploy-0.94.4-6|124	+ Revision: 546732
12cr|ka-deploy-0.94.4-6|125	- release 0.94.4
12cr|ka-deploy-0.94.4-6|126	- remove old tarball
12cr|ka-deploy-0.94.4-6|127	
12cr|ka-deploy-0.94.4-6|128	* Fri May 07 2010 Antoine Ginies <aginies@mandriva.com> 0.94.3-2mdv2010.1
12cr|ka-deploy-0.94.4-6|129	+ Revision: 543148
12cr|ka-deploy-0.94.4-6|130	- oups ! it is the same version, but no the same release
12cr|ka-deploy-0.94.4-6|131	- add missing script udev_creation.sh
12cr|ka-deploy-0.94.4-6|132	
12cr|ka-deploy-0.94.4-6|133	* Fri May 07 2010 Antoine Ginies <aginies@mandriva.com> 0.94.3-1mdv2010.1
12cr|ka-deploy-0.94.4-6|134	+ Revision: 543135
12cr|ka-deploy-0.94.4-6|135	- fix anoying bug to umount $CHROOT/dev
12cr|ka-deploy-0.94.4-6|136	
12cr|ka-deploy-0.94.4-6|137	* Fri May 07 2010 Antoine Ginies <aginies@mandriva.com> 0.94.2-1mdv2010.1
12cr|ka-deploy-0.94.4-6|138	+ Revision: 543124
12cr|ka-deploy-0.94.4-6|139	- fix a lot of bugs in fstab, grub preparation, remove udev persistent rules on client node
12cr|ka-deploy-0.94.4-6|140	
12cr|ka-deploy-0.94.4-6|141	* Tue May 04 2010 Antoine Ginies <aginies@mandriva.com> 0.94.1-1mdv2010.1
12cr|ka-deploy-0.94.4-6|142	+ Revision: 542126
12cr|ka-deploy-0.94.4-6|143	- remove all old scripts, cleaning the spec file
12cr|ka-deploy-0.94.4-6|144	- new version 0.94.1
12cr|ka-deploy-0.94.4-6|145	- remove old tarball
12cr|ka-deploy-0.94.4-6|146	
12cr|ka-deploy-0.94.4-6|147	* Tue May 04 2010 Antoine Ginies <aginies@mandriva.com> 0.93.1-1mdv2010.1
12cr|ka-deploy-0.94.4-6|148	+ Revision: 542041
12cr|ka-deploy-0.94.4-6|149	- update ka script to support UUID, remove old mke2fs static binairie
12cr|ka-deploy-0.94.4-6|150	
12cr|ka-deploy-0.94.4-6|151	* Thu Feb 04 2010 Antoine Ginies <aginies@mandriva.com> 0.93-1mdv2010.1
12cr|ka-deploy-0.94.4-6|152	+ Revision: 500720
12cr|ka-deploy-0.94.4-6|153	- dont use pathc on 32b and 64b release (break the ka-d-client), update ka-d.sh script (support of UUID)
12cr|ka-deploy-0.94.4-6|154	
12cr|ka-deploy-0.94.4-6|155	* Sun Sep 27 2009 Olivier Blin <oblin@mandriva.com> 0.92-23mdv2010.0
12cr|ka-deploy-0.94.4-6|156	+ Revision: 449781
12cr|ka-deploy-0.94.4-6|157	- do not build with -m32, doesn't exist on arm and mips
12cr|ka-deploy-0.94.4-6|158	(from Arnaud Patard)
12cr|ka-deploy-0.94.4-6|159	
12cr|ka-deploy-0.94.4-6|160	+ Christophe Fergeau <cfergeau@mandriva.com>
12cr|ka-deploy-0.94.4-6|161	- rebuild
12cr|ka-deploy-0.94.4-6|162	
12cr|ka-deploy-0.94.4-6|163	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.92-21mdv2009.0
12cr|ka-deploy-0.94.4-6|164	+ Revision: 221764
12cr|ka-deploy-0.94.4-6|165	- rebuild
12cr|ka-deploy-0.94.4-6|166	- fix no-buildroot-tag
12cr|ka-deploy-0.94.4-6|167	- kill (multiple!) definitions of %%buildroot on Pixel's request
12cr|ka-deploy-0.94.4-6|168	
12cr|ka-deploy-0.94.4-6|169	* Thu Oct 25 2007 Antoine Ginies <aginies@mandriva.com> 0.92-20mdv2008.1
12cr|ka-deploy-0.94.4-6|170	+ Revision: 102042
12cr|ka-deploy-0.94.4-6|171	- move replication.conf to %%sysconfdir
12cr|ka-deploy-0.94.4-6|172	
12cr|ka-deploy-0.94.4-6|173	* Thu Oct 25 2007 Antoine Ginies <aginies@mandriva.com> 0.92-19mdv2008.1
12cr|ka-deploy-0.94.4-6|174	+ Revision: 102038
12cr|ka-deploy-0.94.4-6|175	- udpate source, add mke2fs build with dietlibc
12cr|ka-deploy-0.94.4-6|176	- merge patch (no more supported by inria), add various other scripts needed to do a full KA replication
12cr|ka-deploy-0.94.4-6|177	
12cr|ka-deploy-0.94.4-6|178	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 0.92-18mdv2008.0
12cr|ka-deploy-0.94.4-6|179	+ Revision: 70278
12cr|ka-deploy-0.94.4-6|180	- fileutils, sh-utils & textutils have been obsoleted by coreutils a long time ago
12cr|ka-deploy-0.94.4-6|181	
12cr|ka-deploy-0.94.4-6|182	* Fri Jun 22 2007 Thierry Vignaud <tv@mandriva.org> 0.92-17mdv2008.0
12cr|ka-deploy-0.94.4-6|183	+ Revision: 43000
12cr|ka-deploy-0.94.4-6|184	- fix group
12cr|ka-deploy-0.94.4-6|185	
12cr|ka-deploy-0.94.4-6|186	* Thu May 31 2007 Adam Williamson <awilliamson@mandriva.org> 0.92-16mdv2008.0
12cr|ka-deploy-0.94.4-6|187	+ Revision: 32998
12cr|ka-deploy-0.94.4-6|188	- BuildRequires glibc-static-devel
12cr|ka-deploy-0.94.4-6|189	- whoops: really fix ALL groups
12cr|ka-deploy-0.94.4-6|190	- correct group (fixes #27317 and #27318)
12cr|ka-deploy-0.94.4-6|191	
12cr|ka-deploy-0.94.4-6|192	
12cr|ka-deploy-0.94.4-6|193	* Sun Aug 13 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.92-14mdv2007.0
12cr|ka-deploy-0.94.4-6|194	- Fix rpmlint warnings
12cr|ka-deploy-0.94.4-6|195	
12cr|ka-deploy-0.94.4-6|196	* Fri Aug 11 2006 Erwan Velu <erwan@seanodes.com> 0.92-13mdk
12cr|ka-deploy-0.94.4-6|197	- Rebuild
12cr|ka-deploy-0.94.4-6|198	
12cr|ka-deploy-0.94.4-6|199	* Wed Apr 06 2005 <guibo@guibo.mdkc.com> 0.92-12mdk
12cr|ka-deploy-0.94.4-6|200	- add cciss support
12cr|ka-deploy-0.94.4-6|201	
12cr|ka-deploy-0.94.4-6|202	* Thu Mar 31 2005 <guibo@guibpiv.guibland.com> 0.92-11mdk
12cr|ka-deploy-0.94.4-6|203	- fix pb of fdisk_commands
12cr|ka-deploy-0.94.4-6|204	
12cr|ka-deploy-0.94.4-6|205	* Wed Mar 30 2005 Erwan Velu <erwan@seanodes.com> 0.92-10mdk
12cr|ka-deploy-0.94.4-6|206	- Using -m32 & static flags
12cr|ka-deploy-0.94.4-6|207	
12cr|ka-deploy-0.94.4-6|208	* Fri Apr 02 2004 Erwan Velu <erwan@mandrakesoft.com> 0.92-9mdk
12cr|ka-deploy-0.94.4-6|209	- Rebuild
12cr|ka-deploy-0.94.4-6|210	

2406 12
12cr|kadu-0.11.3-1|1	%define _disable_ld_no_undefined 1
12cr|kadu-0.11.3-1|2	
12cr|kadu-0.11.3-1|3	Summary:	A Gadu-Gadu client for online messaging
12cr|kadu-0.11.3-1|4	Name:		kadu
12cr|kadu-0.11.3-1|5	Version:	0.11.3
12cr|kadu-0.11.3-1|6	Release:	1
12cr|kadu-0.11.3-1|7	License:	GPLv2+
12cr|kadu-0.11.3-1|8	Group:		Networking/Instant messaging
12cr|kadu-0.11.3-1|9	URL:		http://www.kadu.net
12cr|kadu-0.11.3-1|10	Source0:	http://download.kadu.im/stable/kadu-%{version}.tar.bz2
12cr|kadu-0.11.3-1|11	BuildRequires:	cmake
12cr|kadu-0.11.3-1|12	BuildRequires:	qt4-devel >= 4.7.0
12cr|kadu-0.11.3-1|13	BuildRequires:	aspell-devel
12cr|kadu-0.11.3-1|14	BuildRequires:	libgadu-devel >= 1.11.1
12cr|kadu-0.11.3-1|15	BuildRequires:	idn-devel
12cr|kadu-0.11.3-1|16	BuildRequires:	qca2-devel
12cr|kadu-0.11.3-1|17	BuildRequires:	pkgconfig(phonon)
12cr|kadu-0.11.3-1|18	BuildRequires:	pkgconfig(sndfile)
12cr|kadu-0.11.3-1|19	BuildRequires:	libxscrnsaver-devel
12cr|kadu-0.11.3-1|20	BuildRequires:	libmpdclient-devel
12cr|kadu-0.11.3-1|21	
12cr|kadu-0.11.3-1|22	Obsoletes:	kadu-module-mediaplayer_falf < 0.10.1
12cr|kadu-0.11.3-1|23	Obsoletes:	kadu-emoticons_gg6_compatible < 0.10.1
12cr|kadu-0.11.3-1|24	Obsoletes:	kadu-emoticons_penguins < 0.10.1
12cr|kadu-0.11.3-1|25	Obsoletes:	kadu-emoticons_tango < 0.10.1
12cr|kadu-0.11.3-1|26	Obsoletes:	kadu-icons_glass < 0.10.1
12cr|kadu-0.11.3-1|27	Obsoletes:	kadu-icons_oxygen < 0.10.1
12cr|kadu-0.11.3-1|28	Obsoletes:	kadu-module-alsa_sound < 0.10.1
12cr|kadu-0.11.3-1|29	Obsoletes:	kadu-module-anonymous_check < 0.10.1
12cr|kadu-0.11.3-1|30	Obsoletes:	kadu-module-antistring < 0.10.1
12cr|kadu-0.11.3-1|31	Obsoletes:	kadu-module-ao_sound < 0.10.1
12cr|kadu-0.11.3-1|32	Obsoletes:	kadu-module-autoaway < 0.10.1
12cr|kadu-0.11.3-1|33	Obsoletes:	kadu-module-auto_hide < 0.10.1
12cr|kadu-0.11.3-1|34	Obsoletes:	kadu-module-auto_responder < 0.10.1
12cr|kadu-0.11.3-1|35	Obsoletes:	kadu-module-autostatus < 0.10.1
12cr|kadu-0.11.3-1|36	Obsoletes:	kadu-module-bmpx_mediaplayer < 0.10.1
12cr|kadu-0.11.3-1|37	Obsoletes:	kadu-module-cenzor < 0.10.1
12cr|kadu-0.11.3-1|38	Obsoletes:	kadu-module-config_wizard < 0.10.1
12cr|kadu-0.11.3-1|39	Obsoletes:	kadu-module-desktop_docking < 0.10.1
12cr|kadu-0.11.3-1|40	Obsoletes:	kadu-module-encryption_ng < 0.10.1
12cr|kadu-0.11.3-1|41	Obsoletes:	kadu-module-encryption_ng_simlite < 0.10.1
12cr|kadu-0.11.3-1|42	Obsoletes:	kadu-module-exec_notify < 0.10.1
12cr|kadu-0.11.3-1|43	Obsoletes:	kadu-module-ext_sound < 0.10.1
12cr|kadu-0.11.3-1|44	Obsoletes:	kadu-module-filedesc < 0.10.1
12cr|kadu-0.11.3-1|45	Obsoletes:	kadu-module-firewall < 0.10.1
12cr|kadu-0.11.3-1|46	Obsoletes:	kadu-module-gadu_protocol < 0.10.1
12cr|kadu-0.11.3-1|47	Obsoletes:	kadu-module-globalhotkeys < 0.10.1
12cr|kadu-0.11.3-1|48	Obsoletes:	kadu-module-hints < 0.10.1
12cr|kadu-0.11.3-1|49	Obsoletes:	kadu-module-history < 0.10.1
12cr|kadu-0.11.3-1|50	Obsoletes:	kadu-module-history_migration < 0.10.1
12cr|kadu-0.11.3-1|51	Obsoletes:	kadu-module-idle < 0.10.1
12cr|kadu-0.11.3-1|52	Obsoletes:	kadu-module-imagelink < 0.10.1
12cr|kadu-0.11.3-1|53	Obsoletes:	kadu-module-importhistory < 0.10.1
12cr|kadu-0.11.3-1|54	Obsoletes:	kadu-module-jabber_protocol < 0.10.1
12cr|kadu-0.11.3-1|55	Obsoletes:	kadu-module-kde-notify < 0.10.1
12cr|kadu-0.11.3-1|56	Obsoletes:	kadu-module-last_seen < 0.10.1
12cr|kadu-0.11.3-1|57	Obsoletes:	kadu-module-led_notify < 0.10.1
12cr|kadu-0.11.3-1|58	Obsoletes:	kadu-module-mediaplayer < 0.10.1
12cr|kadu-0.11.3-1|59	Obsoletes:	kadu-module-mediaplayer_amarok2 < 0.10.1
12cr|kadu-0.11.3-1|60	Obsoletes:	kadu-module-mediaplayer_audacious < 0.10.1
12cr|kadu-0.11.3-1|61	Obsoletes:	kadu-module-mediaplayer_dragon < 0.10.1
12cr|kadu-0.11.3-1|62	Obsoletes:	kadu-module-mediaplayer_mpris < 0.10.1
12cr|kadu-0.11.3-1|63	Obsoletes:	kadu-module-mediaplayer_vlc < 0.10.1
12cr|kadu-0.11.3-1|64	Obsoletes:	kadu-module-mime_tex < 0.10.1
12cr|kadu-0.11.3-1|65	Obsoletes:	kadu-module-nextinfo < 0.10.1
12cr|kadu-0.11.3-1|66	Obsoletes:	kadu-module-panelkadu < 0.10.1
12cr|kadu-0.11.3-1|67	Obsoletes:	kadu-module-parser_extender < 0.10.1
12cr|kadu-0.11.3-1|68	Obsoletes:	kadu-module-pcspeaker < 0.10.1
12cr|kadu-0.11.3-1|69	Obsoletes:	kadu-module-phonon_sound < 0.10.1
12cr|kadu-0.11.3-1|70	Obsoletes:	kadu-module-profiles_import < 0.10.1
12cr|kadu-0.11.3-1|71	Obsoletes:	kadu-module-qt4_docking < 0.10.1
12cr|kadu-0.11.3-1|72	Obsoletes:	kadu-module-qt4_docking_notify < 0.10.1
12cr|kadu-0.11.3-1|73	Obsoletes:	kadu-module-qt4_sound < 0.10.1
12cr|kadu-0.11.3-1|74	Obsoletes:	kadu-module-screenshot < 0.10.1
12cr|kadu-0.11.3-1|75	Obsoletes:	kadu-module-sent_history < 0.10.1
12cr|kadu-0.11.3-1|76	Obsoletes:	kadu-module-server_monitor < 0.10.1
12cr|kadu-0.11.3-1|77	Obsoletes:	kadu-module-simpleview < 0.10.1
12cr|kadu-0.11.3-1|78	Obsoletes:	kadu-module-single_window < 0.10.1
12cr|kadu-0.11.3-1|79	Obsoletes:	kadu-module-sms < 0.10.1
12cr|kadu-0.11.3-1|80	Obsoletes:	kadu-module-speech < 0.10.1
12cr|kadu-0.11.3-1|81	Obsoletes:	kadu-module-spellchecker < 0.10.1
12cr|kadu-0.11.3-1|82	Obsoletes:	kadu-module-sql_history < 0.10.1
12cr|kadu-0.11.3-1|83	Obsoletes:	kadu-module-tabs < 0.10.1
12cr|kadu-0.11.3-1|84	Obsoletes:	kadu-module-word_fix < 0.10.1
12cr|kadu-0.11.3-1|85	Obsoletes:	kadu-sound_bns < 0.10.1
12cr|kadu-0.11.3-1|86	Obsoletes:	kadu-sound_default < 0.10.1
12cr|kadu-0.11.3-1|87	Obsoletes:	kadu-sound_drums < 0.10.1
12cr|kadu-0.11.3-1|88	Obsoletes:	kadu-sound_florkus < 0.10.1
12cr|kadu-0.11.3-1|89	Obsoletes:	kadu-sound_michalsrodek < 0.10.1
12cr|kadu-0.11.3-1|90	Obsoletes:	kadu-sound_percussion < 0.10.1
12cr|kadu-0.11.3-1|91	Obsoletes:	kadu-sound_ultr < 0.10.1
12cr|kadu-0.11.3-1|92	
12cr|kadu-0.11.3-1|93	%description
12cr|kadu-0.11.3-1|94	Kadu is a dynamically evolving instant messenger
12cr|kadu-0.11.3-1|95	compatible with the Gadu-Gadu protocol. It can be run
12cr|kadu-0.11.3-1|96	on all platforms supporting the Qt toolkit (except Windows).
12cr|kadu-0.11.3-1|97	
12cr|kadu-0.11.3-1|98	Compiled as modular as possible.
12cr|kadu-0.11.3-1|99	
12cr|kadu-0.11.3-1|100	Static modules are:
12cr|kadu-0.11.3-1|101	- docking
12cr|kadu-0.11.3-1|102	- sound
12cr|kadu-0.11.3-1|103	
12cr|kadu-0.11.3-1|104	%prep
12cr|kadu-0.11.3-1|105	%setup -q
12cr|kadu-0.11.3-1|106	
12cr|kadu-0.11.3-1|107	%build
12cr|kadu-0.11.3-1|108	%cmake -DENABLE_AUTODOWNLOAD:BOOL=OFF
12cr|kadu-0.11.3-1|109	%make
12cr|kadu-0.11.3-1|110	
12cr|kadu-0.11.3-1|111	%install
12cr|kadu-0.11.3-1|112	%makeinstall_std -C build
12cr|kadu-0.11.3-1|113	
12cr|kadu-0.11.3-1|114	rm -fr %{buildroot}%{_includedir} %{buildroot}%{_datadir}/cmake
12cr|kadu-0.11.3-1|115	
12cr|kadu-0.11.3-1|116	%files
12cr|kadu-0.11.3-1|117	%{_bindir}/*
12cr|kadu-0.11.3-1|118	%{_libdir}/kadu
12cr|kadu-0.11.3-1|119	%{_datadir}/%{name}
12cr|kadu-0.11.3-1|120	%{_datadir}/applications/*.desktop
12cr|kadu-0.11.3-1|121	%{_iconsdir}/hicolor/*/apps/*
12cr|kadu-0.11.3-1|122	
12cr|kadu-0.11.3-1|123	
12cr|kadu-0.11.3-1|124	
12cr|kadu-0.11.3-1|125	%changelog
12cr|kadu-0.11.3-1|126	* Mon May 28 2012 Andrey Bondrov <abondrov@mandriva.org> 0.11.3-1
12cr|kadu-0.11.3-1|127	+ Revision: 800981
12cr|kadu-0.11.3-1|128	- Update BuildRequires
12cr|kadu-0.11.3-1|129	- Update BuildRequires
12cr|kadu-0.11.3-1|130	- New version 0.11.3
12cr|kadu-0.11.3-1|131	
12cr|kadu-0.11.3-1|132	+ Alexander Khrukin <akhrukin@mandriva.org>
12cr|kadu-0.11.3-1|133	- version update 0.11.0
12cr|kadu-0.11.3-1|134	
12cr|kadu-0.11.3-1|135	* Mon Nov 07 2011 Andrey Bondrov <abondrov@mandriva.org> 0.10.1-1
12cr|kadu-0.11.3-1|136	+ Revision: 725908
12cr|kadu-0.11.3-1|137	- Add libmpdclient-devel to BuildRequires
12cr|kadu-0.11.3-1|138	- New version 0.10.1, major spec update based on Funda Wang's work in Mageia
12cr|kadu-0.11.3-1|139	
12cr|kadu-0.11.3-1|140	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 0.6.5.4-4
12cr|kadu-0.11.3-1|141	+ Revision: 635620
12cr|kadu-0.11.3-1|142	- remove unpacked files
12cr|kadu-0.11.3-1|143	- add fedora patch to make it build
12cr|kadu-0.11.3-1|144	- tighten BR
12cr|kadu-0.11.3-1|145	
12cr|kadu-0.11.3-1|146	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|kadu-0.11.3-1|147	- the mass rebuild of 2010.1 packages
12cr|kadu-0.11.3-1|148	
12cr|kadu-0.11.3-1|149	* Sat May 15 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.5.4-2mdv2010.1
12cr|kadu-0.11.3-1|150	+ Revision: 544854
12cr|kadu-0.11.3-1|151	- drop requires on powiedz
12cr|kadu-0.11.3-1|152	
12cr|kadu-0.11.3-1|153	* Sun Mar 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.5.4-1mdv2010.1
12cr|kadu-0.11.3-1|154	+ Revision: 515520
12cr|kadu-0.11.3-1|155	- update to new version 0.6.5.4
12cr|kadu-0.11.3-1|156	- update modules globalhotkeys, kde_notify and tabs
12cr|kadu-0.11.3-1|157	- update themes
12cr|kadu-0.11.3-1|158	- add tango theme
12cr|kadu-0.11.3-1|159	- enable modules qt4-sound, speech dbus, mpris
12cr|kadu-0.11.3-1|160	- disable modules mail
12cr|kadu-0.11.3-1|161	
12cr|kadu-0.11.3-1|162	* Sat Nov 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.5.3-4mdv2010.1
12cr|kadu-0.11.3-1|163	+ Revision: 466055
12cr|kadu-0.11.3-1|164	- fix file list
12cr|kadu-0.11.3-1|165	- enable mediaplayer modules
12cr|kadu-0.11.3-1|166	
12cr|kadu-0.11.3-1|167	* Sat Oct 10 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.5.3-3mdv2010.0
12cr|kadu-0.11.3-1|168	+ Revision: 456532
12cr|kadu-0.11.3-1|169	- rebuild for new libgadu
12cr|kadu-0.11.3-1|170	
12cr|kadu-0.11.3-1|171	* Thu Oct 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.5.3-2mdv2010.0
12cr|kadu-0.11.3-1|172	+ Revision: 455871
12cr|kadu-0.11.3-1|173	- rebuild for new curl SSL backend
12cr|kadu-0.11.3-1|174	
12cr|kadu-0.11.3-1|175	* Sun Sep 20 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.5.3-1mdv2010.0
12cr|kadu-0.11.3-1|176	+ Revision: 445732
12cr|kadu-0.11.3-1|177	- fix instalation on x86_64
12cr|kadu-0.11.3-1|178	- update to new version 0.6.5.3
12cr|kadu-0.11.3-1|179	- drop patch 8, fixed upstream
12cr|kadu-0.11.3-1|180	- new module kde4-notify
12cr|kadu-0.11.3-1|181	- update modules:
12cr|kadu-0.11.3-1|182	o anonymous_check
12cr|kadu-0.11.3-1|183	o globalhotkeys
12cr|kadu-0.11.3-1|184	o mail
12cr|kadu-0.11.3-1|185	o mime_tex
12cr|kadu-0.11.3-1|186	o plus_pl_sms
12cr|kadu-0.11.3-1|187	o panelkadu
12cr|kadu-0.11.3-1|188	o powerkadu
12cr|kadu-0.11.3-1|189	o sent_history
12cr|kadu-0.11.3-1|190	o water notify
12cr|kadu-0.11.3-1|191	o weather
12cr|kadu-0.11.3-1|192	o tabs
12cr|kadu-0.11.3-1|193	
12cr|kadu-0.11.3-1|194	* Sat Jun 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.5.2-1mdv2010.0
12cr|kadu-0.11.3-1|195	+ Revision: 383347
12cr|kadu-0.11.3-1|196	- update to new version 0.5.6.2
12cr|kadu-0.11.3-1|197	- disable profiles module for now
12cr|kadu-0.11.3-1|198	- Patch8: fix compiling against gcc-4.4.0
12cr|kadu-0.11.3-1|199	- add missing buildrequires on qca-devel
12cr|kadu-0.11.3-1|200	- new module - idle
12cr|kadu-0.11.3-1|201	- fix file list
12cr|kadu-0.11.3-1|202	
12cr|kadu-0.11.3-1|203	* Sat Dec 20 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.5-2mdv2009.1
12cr|kadu-0.11.3-1|204	+ Revision: 316458
12cr|kadu-0.11.3-1|205	- module miastoplusa_sms is obsoleted by plus_pl_sms module
12cr|kadu-0.11.3-1|206	- fix sound theme install directory
12cr|kadu-0.11.3-1|207	- use %%define Werror_cflags
12cr|kadu-0.11.3-1|208	
12cr|kadu-0.11.3-1|209	* Sat Dec 13 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.5-1mdv2009.1
12cr|kadu-0.11.3-1|210	+ Revision: 313865
12cr|kadu-0.11.3-1|211	- fix building on x86_64 (cmake stuff doesn't obey lib64 ?)
12cr|kadu-0.11.3-1|212	- update modules anonymous_check and mime_tex
12cr|kadu-0.11.3-1|213	- disable module weather
12cr|kadu-0.11.3-1|214	- kill devel subpackage
12cr|kadu-0.11.3-1|215	- fix file list
12cr|kadu-0.11.3-1|216	- few external modules was adopted by upstream, which means these are now in tarball
12cr|kadu-0.11.3-1|217	o exec_notify, filedesc, filterning, firewall, pcspeaker, profiles, screenshot, spellchecker, antistring, auto_hide, cenzor, parser_extender,word_fix, last_seen and autostatus
12cr|kadu-0.11.3-1|218	- do not check for upstream new releases
12cr|kadu-0.11.3-1|219	- fix libdir
12cr|kadu-0.11.3-1|220	- set up proper DETAILED_VERSION
12cr|kadu-0.11.3-1|221	- use %%define _disable_ld_no_undefined 1
12cr|kadu-0.11.3-1|222	- fix file list (that was a real mess :)
12cr|kadu-0.11.3-1|223	- Patch6: rediff
12cr|kadu-0.11.3-1|224	- still work in progress
12cr|kadu-0.11.3-1|225	- disable autodownload moudules/themes etc.
12cr|kadu-0.11.3-1|226	- update to version 0.6.5
12cr|kadu-0.11.3-1|227	o work in progress
12cr|kadu-0.11.3-1|228	o kadu uses now Qt4 toolkit
12cr|kadu-0.11.3-1|229	- add buildrequires on cmake and libpng-devel
12cr|kadu-0.11.3-1|230	- disable all patches
12cr|kadu-0.11.3-1|231	
12cr|kadu-0.11.3-1|232	* Fri Jul 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0.2-3mdv2009.0
12cr|kadu-0.11.3-1|233	+ Revision: 238060
12cr|kadu-0.11.3-1|234	- fix missing kadu entry in KDE menu (#42101)
12cr|kadu-0.11.3-1|235	
12cr|kadu-0.11.3-1|236	* Sat Jul 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0.2-2mdv2009.0
12cr|kadu-0.11.3-1|237	+ Revision: 234090
12cr|kadu-0.11.3-1|238	- do not change dataPath, as it is working fine(hard to tell why i've modified this :| )
12cr|kadu-0.11.3-1|239	- remove not working configure options
12cr|kadu-0.11.3-1|240	
12cr|kadu-0.11.3-1|241	* Fri Jul 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0.2-1mdv2009.0
12cr|kadu-0.11.3-1|242	+ Revision: 233661
12cr|kadu-0.11.3-1|243	- add buildrequires on sqlite3-devel
12cr|kadu-0.11.3-1|244	- new module desc_history
12cr|kadu-0.11.3-1|245	- tar is quite smart, it can figure out what kind of archive it is dealing with ;)
12cr|kadu-0.11.3-1|246	- update to new version 0.6.0.2
12cr|kadu-0.11.3-1|247	
12cr|kadu-0.11.3-1|248	+ Pixel <pixel@mandriva.com>
12cr|kadu-0.11.3-1|249	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|kadu-0.11.3-1|250	
12cr|kadu-0.11.3-1|251	* Wed May 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0.1-1mdv2009.0
12cr|kadu-0.11.3-1|252	+ Revision: 212734
12cr|kadu-0.11.3-1|253	- update to new version 0.6.0.1
12cr|kadu-0.11.3-1|254	- new modules
12cr|kadu-0.11.3-1|255	o autostatus
12cr|kadu-0.11.3-1|256	o globalhotkeys
12cr|kadu-0.11.3-1|257	- update modules
12cr|kadu-0.11.3-1|258	o firewall
12cr|kadu-0.11.3-1|259	o last_seen
12cr|kadu-0.11.3-1|260	o mime_tex
12cr|kadu-0.11.3-1|261	o panelkadu
12cr|kadu-0.11.3-1|262	o powerkadu
12cr|kadu-0.11.3-1|263	o tabs
12cr|kadu-0.11.3-1|264	- disable arts module
12cr|kadu-0.11.3-1|265	- spec file clean
12cr|kadu-0.11.3-1|266	
12cr|kadu-0.11.3-1|267	* Sat Mar 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-1mdv2008.1
12cr|kadu-0.11.3-1|268	+ Revision: 182160
12cr|kadu-0.11.3-1|269	- drop patch 0, use sed instead
12cr|kadu-0.11.3-1|270	- add new icons themes:
12cr|kadu-0.11.3-1|271	o tango
12cr|kadu-0.11.3-1|272	o oxygen
12cr|kadu-0.11.3-1|273	- new modules:
12cr|kadu-0.11.3-1|274	o anonymous
12cr|kadu-0.11.3-1|275	o antistring
12cr|kadu-0.11.3-1|276	o auto_hide
12cr|kadu-0.11.3-1|277	o cenzor
12cr|kadu-0.11.3-1|278	o last_seen
12cr|kadu-0.11.3-1|279	o mime_tex
12cr|kadu-0.11.3-1|280	o parser_extender
12cr|kadu-0.11.3-1|281	o split_messages
12cr|kadu-0.11.3-1|282	o word_fix
12cr|kadu-0.11.3-1|283	- obsolete module-xqf
12cr|kadu-0.11.3-1|284	- update to the stable version 0.6.0
12cr|kadu-0.11.3-1|285	- use conditionals for building modules
12cr|kadu-0.11.3-1|286	- rediff patches 4 and 5
12cr|kadu-0.11.3-1|287	- drop patch 2
12cr|kadu-0.11.3-1|288	- tune up desktop file
12cr|kadu-0.11.3-1|289	- new release candidate
12cr|kadu-0.11.3-1|290	- new module: panelkadu
12cr|kadu-0.11.3-1|291	- update osdhints_notify module
12cr|kadu-0.11.3-1|292	
12cr|kadu-0.11.3-1|293	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-0.rc3.1mdv2008.1
12cr|kadu-0.11.3-1|294	+ Revision: 170057
12cr|kadu-0.11.3-1|295	- add water_notify plugin, which enables notifications by water effet in compiz
12cr|kadu-0.11.3-1|296	- add patch 7, which enables building of water_plugin on x86_64
12cr|kadu-0.11.3-1|297	- export -DDBUS_API_SUBJECT_TO_CHANGE
12cr|kadu-0.11.3-1|298	- update modules
12cr|kadu-0.11.3-1|299	o agent
12cr|kadu-0.11.3-1|300	o filtering
12cr|kadu-0.11.3-1|301	o firewall
12cr|kadu-0.11.3-1|302	o mediaplayer
12cr|kadu-0.11.3-1|303	o osdhints_notify
12cr|kadu-0.11.3-1|304	o tabs
12cr|kadu-0.11.3-1|305	- update to latest release candidate
12cr|kadu-0.11.3-1|306	
12cr|kadu-0.11.3-1|307	* Fri Feb 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-0.rc2.1mdv2008.1
12cr|kadu-0.11.3-1|308	+ Revision: 164208
12cr|kadu-0.11.3-1|309	- update to the latest release candidate rc2
12cr|kadu-0.11.3-1|310	- update modules
12cr|kadu-0.11.3-1|311	- enable modules
12cr|kadu-0.11.3-1|312	o osdhints_notify
12cr|kadu-0.11.3-1|313	o pcspeaker
12cr|kadu-0.11.3-1|314	- update modules
12cr|kadu-0.11.3-1|315	o filtering
12cr|kadu-0.11.3-1|316	o led_notify
12cr|kadu-0.11.3-1|317	o mediaplayer
12cr|kadu-0.11.3-1|318	o pcspeaker
12cr|kadu-0.11.3-1|319	o weather
12cr|kadu-0.11.3-1|320	
12cr|kadu-0.11.3-1|321	* Sun Jan 20 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-0.rc1.1mdv2008.1
12cr|kadu-0.11.3-1|322	+ Revision: 155420
12cr|kadu-0.11.3-1|323	- add falf mediaplayer module
12cr|kadu-0.11.3-1|324	- fix linking against libgsm with patch 6
12cr|kadu-0.11.3-1|325	- exclude net needed files
12cr|kadu-0.11.3-1|326	- let's submit this ;)
12cr|kadu-0.11.3-1|327	- fix file list
12cr|kadu-0.11.3-1|328	- module-amarok became module-mediaplayer-amarok
12cr|kadu-0.11.3-1|329	- module-xmms became module-mediaplayer-xmms
12cr|kadu-0.11.3-1|330	- fix modules data path
12cr|kadu-0.11.3-1|331	- remove hardcoded icon extension in desktop file
12cr|kadu-0.11.3-1|332	- use desktop-file-install
12cr|kadu-0.11.3-1|333	- update firewall module
12cr|kadu-0.11.3-1|334	- update modules
12cr|kadu-0.11.3-1|335	o amarok
12cr|kadu-0.11.3-1|336	o dcopexport
12cr|kadu-0.11.3-1|337	o falf
12cr|kadu-0.11.3-1|338	o filedesc
12cr|kadu-0.11.3-1|339	o miastoplusa
12cr|kadu-0.11.3-1|340	o osd_hints
12cr|kadu-0.11.3-1|341	o powerkadu
12cr|kadu-0.11.3-1|342	o profiles
12cr|kadu-0.11.3-1|343	o screenshot
12cr|kadu-0.11.3-1|344	o spellchecker
12cr|kadu-0.11.3-1|345	o xmms
12cr|kadu-0.11.3-1|346	- new modules
12cr|kadu-0.11.3-1|347	o mediaplayer
12cr|kadu-0.11.3-1|348	o agent
12cr|kadu-0.11.3-1|349	- configure script can now disable autodownloading feature, so patch 3 is not needed anymore
12cr|kadu-0.11.3-1|350	- update kadu modules to the latest release
12cr|kadu-0.11.3-1|351	o xosd_notify
12cr|kadu-0.11.3-1|352	o screenshot
12cr|kadu-0.11.3-1|353	o weather
12cr|kadu-0.11.3-1|354	o tabs
12cr|kadu-0.11.3-1|355	o xmms
12cr|kadu-0.11.3-1|356	o led_notify
12cr|kadu-0.11.3-1|357	o ext_info
12cr|kadu-0.11.3-1|358	- update glass icon theme
12cr|kadu-0.11.3-1|359	- add new tango icon theme
12cr|kadu-0.11.3-1|360	- rediff patch 0
12cr|kadu-0.11.3-1|361	- somehow sources didn't get synced, a bad sign ?
12cr|kadu-0.11.3-1|362	- new release candidate
12cr|kadu-0.11.3-1|363	- this is a work-in-progress, because not all modules will be working(with 0.6.0+) and probably lot of them will be droped, as just upstream did
12cr|kadu-0.11.3-1|364	- let's begin ;)
12cr|kadu-0.11.3-1|365	
12cr|kadu-0.11.3-1|366	+ Olivier Blin <blino@mandriva.org>
12cr|kadu-0.11.3-1|367	- restore BuildRoot
12cr|kadu-0.11.3-1|368	
12cr|kadu-0.11.3-1|369	+ Thierry Vignaud <tv@mandriva.org>
12cr|kadu-0.11.3-1|370	- kill re-definition of %%buildroot on Pixel's request
12cr|kadu-0.11.3-1|371	
12cr|kadu-0.11.3-1|372	* Fri Dec 14 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-9mdv2008.1
12cr|kadu-0.11.3-1|373	+ Revision: 119606
12cr|kadu-0.11.3-1|374	- new license policy
12cr|kadu-0.11.3-1|375	
12cr|kadu-0.11.3-1|376	* Wed Jun 13 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-9mdv2008.0
12cr|kadu-0.11.3-1|377	+ Revision: 38616
12cr|kadu-0.11.3-1|378	- rebuild against libgadu
12cr|kadu-0.11.3-1|379	- use default files attributes
12cr|kadu-0.11.3-1|380	- set requires on falf for a module-falfpl
12cr|kadu-0.11.3-1|381	
12cr|kadu-0.11.3-1|382	* Tue May 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-7mdv2008.0
12cr|kadu-0.11.3-1|383	+ Revision: 29625
12cr|kadu-0.11.3-1|384	- correct configure options
12cr|kadu-0.11.3-1|385	
12cr|kadu-0.11.3-1|386	* Sun Apr 29 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-6mdv2008.0
12cr|kadu-0.11.3-1|387	+ Revision: 19139
12cr|kadu-0.11.3-1|388	- rebuild against libgadu 1.7
12cr|kadu-0.11.3-1|389	- some spec file cleans
12cr|kadu-0.11.3-1|390	
12cr|kadu-0.11.3-1|391	
12cr|kadu-0.11.3-1|392	* Tue Feb 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-5mdv2007.0
12cr|kadu-0.11.3-1|393	+ Revision: 126628
12cr|kadu-0.11.3-1|394	- drop not needed requires/provides
12cr|kadu-0.11.3-1|395	
12cr|kadu-0.11.3-1|396	* Tue Feb 13 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-4mdv2007.1
12cr|kadu-0.11.3-1|397	+ Revision: 120304
12cr|kadu-0.11.3-1|398	- move icons to more appropriate directory
12cr|kadu-0.11.3-1|399	- remove twice listed directory
12cr|kadu-0.11.3-1|400	
12cr|kadu-0.11.3-1|401	* Fri Feb 09 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-3mdv2007.1
12cr|kadu-0.11.3-1|402	+ Revision: 118397
12cr|kadu-0.11.3-1|403	- rebuild
12cr|kadu-0.11.3-1|404	- add better provides for devel package
12cr|kadu-0.11.3-1|405	- fix typo
12cr|kadu-0.11.3-1|406	- drop patch 1
12cr|kadu-0.11.3-1|407	- own missing directories
12cr|kadu-0.11.3-1|408	- some minor cleans in spec file
12cr|kadu-0.11.3-1|409	
12cr|kadu-0.11.3-1|410	* Wed Jan 03 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-1mdv2007.1
12cr|kadu-0.11.3-1|411	+ Revision: 103878
12cr|kadu-0.11.3-1|412	- final release 0.5.0
12cr|kadu-0.11.3-1|413	- updated modules advanced_userlist, dcopexport, exec_notify
12cr|kadu-0.11.3-1|414	- disable kadu_cumulative-20061230 patch
12cr|kadu-0.11.3-1|415	- module encryption now is in main package
12cr|kadu-0.11.3-1|416	
12cr|kadu-0.11.3-1|417	* Sun Dec 31 2006 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-0.20061231.1mdv2007.1
12cr|kadu-0.11.3-1|418	+ Revision: 103003
12cr|kadu-0.11.3-1|419	- forgot to add falfpl and qf modules :(
12cr|kadu-0.11.3-1|420	- spec file clean
12cr|kadu-0.11.3-1|421	- weather in now standalone module
12cr|kadu-0.11.3-1|422	- new snapshot
12cr|kadu-0.11.3-1|423	- new module xqf
12cr|kadu-0.11.3-1|424	- updated falf, tabs and xmms modules
12cr|kadu-0.11.3-1|425	- drop patches 8, 9
12cr|kadu-0.11.3-1|426	- add kadu_cumulative-20061230 patch
12cr|kadu-0.11.3-1|427	
12cr|kadu-0.11.3-1|428	* Sat Dec 23 2006 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-0.20061223.1mdv2007.1
12cr|kadu-0.11.3-1|429	+ Revision: 101946
12cr|kadu-0.11.3-1|430	-new snapshot
12cr|kadu-0.11.3-1|431	- updated modules ext_info, filtering and firewall
12cr|kadu-0.11.3-1|432	- added new modules spy and falfp
12cr|kadu-0.11.3-1|433	- spec file clean
12cr|kadu-0.11.3-1|434	- added %%multiarch for kadu-config (thanks goes to Anssi and misc)
12cr|kadu-0.11.3-1|435	- updated docs for few modules
12cr|kadu-0.11.3-1|436	
12cr|kadu-0.11.3-1|437	* Mon Nov 27 2006 Götz Waschk <waschk@mandriva.org> 0.5.0-0.20061127.1mdv2007.1
12cr|kadu-0.11.3-1|438	+ Revision: 87388
12cr|kadu-0.11.3-1|439	- new snapshot
12cr|kadu-0.11.3-1|440	- update the screenshot, powerkadu and dcopexport modules
12cr|kadu-0.11.3-1|441	
12cr|kadu-0.11.3-1|442	* Wed Nov 08 2006 Götz Waschk <waschk@mandriva.org> 0.5.0-0.20061108.1mdv2007.0
12cr|kadu-0.11.3-1|443	+ Revision: 78161
12cr|kadu-0.11.3-1|444	- add new
12cr|kadu-0.11.3-1|445	- add new version
12cr|kadu-0.11.3-1|446	- new snapshot
12cr|kadu-0.11.3-1|447	- update amarok, screenshot, xmms and snapshot
12cr|kadu-0.11.3-1|448	- add advanced userlist
12cr|kadu-0.11.3-1|449	- drop patches 6,7,9
12cr|kadu-0.11.3-1|450	- spec fixes
12cr|kadu-0.11.3-1|451	- move desktop entry to the right dir
12cr|kadu-0.11.3-1|452	
12cr|kadu-0.11.3-1|453	* Wed Nov 01 2006 Götz Waschk <waschk@mandriva.org> 0.5.0-0.20061101.2mdv2007.1
12cr|kadu-0.11.3-1|454	+ Revision: 75046
12cr|kadu-0.11.3-1|455	- fix buildrequires
12cr|kadu-0.11.3-1|456	- new version
12cr|kadu-0.11.3-1|457	- new snapshot
12cr|kadu-0.11.3-1|458	- update ext_info and powerkadu
12cr|kadu-0.11.3-1|459	- spec fixes
12cr|kadu-0.11.3-1|460	- patch all modules that use an old API
12cr|kadu-0.11.3-1|461	- new snapshot
12cr|kadu-0.11.3-1|462	- add devel package
12cr|kadu-0.11.3-1|463	- spec cleanup
12cr|kadu-0.11.3-1|464	
12cr|kadu-0.11.3-1|465	* Thu Oct 26 2006 Götz Waschk <waschk@mandriva.org> 0.5.0-0.20061023.1mdv2007.1
12cr|kadu-0.11.3-1|466	+ Revision: 72614
12cr|kadu-0.11.3-1|467	- Import kadu
12cr|kadu-0.11.3-1|468	
12cr|kadu-0.11.3-1|469	* Thu Oct 26 2006 Gtz Waschk <waschk@mandriva.org> 0.5.0-0.20061023.1mdv2007.1
12cr|kadu-0.11.3-1|470	- fix desktop entry
12cr|kadu-0.11.3-1|471	- spec file cleanup
12cr|kadu-0.11.3-1|472	
12cr|kadu-0.11.3-1|473	* Wed Oct 25 2006 Tomasz Paweł Gajc <phenomenal at wp dot pl> 0.5.0-0.20061023.1mdv2007.1
12cr|kadu-0.11.3-1|474	- New snapshot
12cr|kadu-0.11.3-1|475	- Alsa is now default sound subsystem
12cr|kadu-0.11.3-1|476	
12cr|kadu-0.11.3-1|477	* Mon Oct 23 2006 Tomasz Paweł Gajc <phenomenal at wp dot pl> 0.5.0-0.20061022.1mdv2007.1
12cr|kadu-0.11.3-1|478	- initial package for mdv
12cr|kadu-0.11.3-1|479	- patches 0,1,2,3
12cr|kadu-0.11.3-1|480	

2407 12
12cr|kaffeine-1.2.2-2|1	Name:          kaffeine
12cr|kaffeine-1.2.2-2|2	Version:       1.2.2
12cr|kaffeine-1.2.2-2|3	Release:       2
12cr|kaffeine-1.2.2-2|4	Summary:       Media Player for KDE4
12cr|kaffeine-1.2.2-2|5	Group:         Graphical desktop/KDE
12cr|kaffeine-1.2.2-2|6	License:       GPLv2+
12cr|kaffeine-1.2.2-2|7	Url:           http://kaffeine.kde.org/
12cr|kaffeine-1.2.2-2|8	Source0:       http://downloads.sourceforge.net/kaffeine/kaffeine-%{version}.tar.gz
12cr|kaffeine-1.2.2-2|9	Patch0:	       kaffeine-1.2.2-gcc47.patch
12cr|kaffeine-1.2.2-2|10	BuildRequires: kdelibs4-devel
12cr|kaffeine-1.2.2-2|11	BuildRequires: phonon-devel
12cr|kaffeine-1.2.2-2|12	BuildRequires: libxine-devel
12cr|kaffeine-1.2.2-2|13	Requires:      xine-plugins
12cr|kaffeine-1.2.2-2|14	Requires:      qt4-database-plugin-sqlite
12cr|kaffeine-1.2.2-2|15	Requires:      kdebase4-runtime
12cr|kaffeine-1.2.2-2|16	Provides: kaffeine4 = %version
12cr|kaffeine-1.2.2-2|17	Obsoletes: kaffeine4 < 1.0
12cr|kaffeine-1.2.2-2|18	Obsoletes: kaffeine-engine-xine
12cr|kaffeine-1.2.2-2|19	Obsoletes: kaffeine-engine-gstreamer
12cr|kaffeine-1.2.2-2|20	Obsoletes: %{_lib}kaffeine0
12cr|kaffeine-1.2.2-2|21	
12cr|kaffeine-1.2.2-2|22	%description
12cr|kaffeine-1.2.2-2|23	Kaffeine is a KDE4 Multi Engine Media Player.
12cr|kaffeine-1.2.2-2|24	
12cr|kaffeine-1.2.2-2|25	%files -f %name.lang
12cr|kaffeine-1.2.2-2|26	%_kde_bindir/kaffeine
12cr|kaffeine-1.2.2-2|27	%_kde_bindir/kaffeine-xbu
12cr|kaffeine-1.2.2-2|28	%_kde_appsdir/kaffeine
12cr|kaffeine-1.2.2-2|29	%_kde_appsdir/profiles/kaffeine.profile.xml
12cr|kaffeine-1.2.2-2|30	%_kde_appsdir/solid/actions/*
12cr|kaffeine-1.2.2-2|31	%_kde_iconsdir/*/*/*/*
12cr|kaffeine-1.2.2-2|32	%_kde_datadir/applications/kde4/kaffeine.desktop
12cr|kaffeine-1.2.2-2|33	
12cr|kaffeine-1.2.2-2|34	#--------------------------------------------------------------------
12cr|kaffeine-1.2.2-2|35	
12cr|kaffeine-1.2.2-2|36	%prep
12cr|kaffeine-1.2.2-2|37	%setup -q -n %{name}-%{version}
12cr|kaffeine-1.2.2-2|38	%patch0 -p0
12cr|kaffeine-1.2.2-2|39	
12cr|kaffeine-1.2.2-2|40	%build
12cr|kaffeine-1.2.2-2|41	%cmake_kde4
12cr|kaffeine-1.2.2-2|42	%make
12cr|kaffeine-1.2.2-2|43	
12cr|kaffeine-1.2.2-2|44	%install
12cr|kaffeine-1.2.2-2|45	%makeinstall_std -C build
12cr|kaffeine-1.2.2-2|46	
12cr|kaffeine-1.2.2-2|47	%find_lang %name
12cr|kaffeine-1.2.2-2|48	

2408 12
12cr|kaffeine4-0.9.0-0.948775.1|1	%define svn   948775
12cr|kaffeine4-0.9.0-0.948775.1|2	%define oname kaffeine
12cr|kaffeine4-0.9.0-0.948775.1|3	
12cr|kaffeine4-0.9.0-0.948775.1|4	Name:          %{oname}4
12cr|kaffeine4-0.9.0-0.948775.1|5	Version:       0.9.0
12cr|kaffeine4-0.9.0-0.948775.1|6	Release:       %mkrel 0.%svn.1
12cr|kaffeine4-0.9.0-0.948775.1|7	Summary:       Media Player for KDE4
12cr|kaffeine4-0.9.0-0.948775.1|8	Group:         Graphical desktop/KDE
12cr|kaffeine4-0.9.0-0.948775.1|9	License:       GPLv2+
12cr|kaffeine4-0.9.0-0.948775.1|10	Url:           http://kaffeine.kde.org/
12cr|kaffeine4-0.9.0-0.948775.1|11	Source:        http://prdownloads.sourceforge.net/kaffeine/%{oname}-%{version}.%svn.tar.bz2
12cr|kaffeine4-0.9.0-0.948775.1|12	BuildRequires: kdelibs4-devel
12cr|kaffeine4-0.9.0-0.948775.1|13	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|kaffeine4-0.9.0-0.948775.1|14	Obsoletes:     %oname
12cr|kaffeine4-0.9.0-0.948775.1|15	Obsoletes:     %oname-engine-xine
12cr|kaffeine4-0.9.0-0.948775.1|16	Obsoletes:     %oname-engine-gstreamer
12cr|kaffeine4-0.9.0-0.948775.1|17	Obsoletes:     %{_lib}kaffeine0
12cr|kaffeine4-0.9.0-0.948775.1|18	Requires:      kdebase4-runtime
12cr|kaffeine4-0.9.0-0.948775.1|19	
12cr|kaffeine4-0.9.0-0.948775.1|20	%description
12cr|kaffeine4-0.9.0-0.948775.1|21	Kaffeine4 is a KDE4 Multi Engine Media Player.
12cr|kaffeine4-0.9.0-0.948775.1|22	
12cr|kaffeine4-0.9.0-0.948775.1|23	%files
12cr|kaffeine4-0.9.0-0.948775.1|24	%defattr(-,root,root)
12cr|kaffeine4-0.9.0-0.948775.1|25	%_kde_bindir/%{oname}4
12cr|kaffeine4-0.9.0-0.948775.1|26	%_kde_appsdir/%{oname}4
12cr|kaffeine4-0.9.0-0.948775.1|27	%_kde_datadir/applications/kde4/kaffeine4.desktop
12cr|kaffeine4-0.9.0-0.948775.1|28	
12cr|kaffeine4-0.9.0-0.948775.1|29	#--------------------------------------------------------------------
12cr|kaffeine4-0.9.0-0.948775.1|30	
12cr|kaffeine4-0.9.0-0.948775.1|31	%prep
12cr|kaffeine4-0.9.0-0.948775.1|32	%setup -q -n %{oname}
12cr|kaffeine4-0.9.0-0.948775.1|33	
12cr|kaffeine4-0.9.0-0.948775.1|34	%build
12cr|kaffeine4-0.9.0-0.948775.1|35	%cmake_kde4
12cr|kaffeine4-0.9.0-0.948775.1|36	
12cr|kaffeine4-0.9.0-0.948775.1|37	%make
12cr|kaffeine4-0.9.0-0.948775.1|38	
12cr|kaffeine4-0.9.0-0.948775.1|39	%install
12cr|kaffeine4-0.9.0-0.948775.1|40	cd build
12cr|kaffeine4-0.9.0-0.948775.1|41	rm -rf %{buildroot}
12cr|kaffeine4-0.9.0-0.948775.1|42	%makeinstall_std
12cr|kaffeine4-0.9.0-0.948775.1|43	
12cr|kaffeine4-0.9.0-0.948775.1|44	%clean
12cr|kaffeine4-0.9.0-0.948775.1|45	rm -rf %{buildroot}
12cr|kaffeine4-0.9.0-0.948775.1|46	
12cr|kaffeine4-0.9.0-0.948775.1|47	
12cr|kaffeine4-0.9.0-0.948775.1|48	
12cr|kaffeine4-0.9.0-0.948775.1|49	%changelog
12cr|kaffeine4-0.9.0-0.948775.1|50	

2409 12
12cr|kakasi-2.3.4-11|1	Summary:	KAKASI - kanji kana simple inverter
12cr|kakasi-2.3.4-11|2	Name:		kakasi
12cr|kakasi-2.3.4-11|3	Version:	2.3.4
12cr|kakasi-2.3.4-11|4	Release:	11
12cr|kakasi-2.3.4-11|5	License:	GPL
12cr|kakasi-2.3.4-11|6	Group:		System/Internationalization
12cr|kakasi-2.3.4-11|7	URL:		http://kakasi.namazu.org/
12cr|kakasi-2.3.4-11|8	Source:		http://kakasi.namazu.org/stable/kakasi-%{version}.tar.bz2
12cr|kakasi-2.3.4-11|9	
12cr|kakasi-2.3.4-11|10	%description
12cr|kakasi-2.3.4-11|11	KAKASI is the language processing filter to convert Kanji characters
12cr|kakasi-2.3.4-11|12	to Hiragana, Katakana or Romaji(1) and may be helpful to read Japanese
12cr|kakasi-2.3.4-11|13	documents. Word-splitting patch has merged from version 2.3.0.
12cr|kakasi-2.3.4-11|14	
12cr|kakasi-2.3.4-11|15	%package devel
12cr|kakasi-2.3.4-11|16	Summary:	Header file and libraries of KAKASI
12cr|kakasi-2.3.4-11|17	Group:		Development/Other
12cr|kakasi-2.3.4-11|18	Requires:	kakasi = %{version}-%{release}
12cr|kakasi-2.3.4-11|19	
12cr|kakasi-2.3.4-11|20	%description devel
12cr|kakasi-2.3.4-11|21	Header file and Libraries of KAKASI.
12cr|kakasi-2.3.4-11|22	
12cr|kakasi-2.3.4-11|23	%package dict
12cr|kakasi-2.3.4-11|24	Summary:	The base dictionary of KAKASI
12cr|kakasi-2.3.4-11|25	Group:		System/Internationalization
12cr|kakasi-2.3.4-11|26	Provides:	kakasidict
12cr|kakasi-2.3.4-11|27	
12cr|kakasi-2.3.4-11|28	%description dict
12cr|kakasi-2.3.4-11|29	The basic dictionary of KAKASI.
12cr|kakasi-2.3.4-11|30	
12cr|kakasi-2.3.4-11|31	%prep
12cr|kakasi-2.3.4-11|32	%setup -q
12cr|kakasi-2.3.4-11|33	
12cr|kakasi-2.3.4-11|34	%build
12cr|kakasi-2.3.4-11|35	%configure2_5x --disable-static
12cr|kakasi-2.3.4-11|36	make
12cr|kakasi-2.3.4-11|37	
12cr|kakasi-2.3.4-11|38	%install
12cr|kakasi-2.3.4-11|39	%makeinstall_std
12cr|kakasi-2.3.4-11|40	
12cr|kakasi-2.3.4-11|41	mkdir -p %{buildroot}%{_mandir}/ja/man1
12cr|kakasi-2.3.4-11|42	install -m 644 doc/kakasi.1 %{buildroot}%{_mandir}/ja/man1
12cr|kakasi-2.3.4-11|43	
12cr|kakasi-2.3.4-11|44	%files
12cr|kakasi-2.3.4-11|45	%doc AUTHORS ChangeLog COPYING NEWS README README-ja
12cr|kakasi-2.3.4-11|46	%{_bindir}/kakasi
12cr|kakasi-2.3.4-11|47	%{_bindir}/mkkanwa
12cr|kakasi-2.3.4-11|48	%{_bindir}/atoc_conv
12cr|kakasi-2.3.4-11|49	%{_bindir}/rdic_conv
12cr|kakasi-2.3.4-11|50	%{_bindir}/wx2_conv
12cr|kakasi-2.3.4-11|51	%{_libdir}/libkakasi.so.*
12cr|kakasi-2.3.4-11|52	%{_mandir}/ja/man1/kakasi.1*
12cr|kakasi-2.3.4-11|53	%{_datadir}/kakasi/itaijidict
12cr|kakasi-2.3.4-11|54	
12cr|kakasi-2.3.4-11|55	%files devel
12cr|kakasi-2.3.4-11|56	%{_bindir}/kakasi-config
12cr|kakasi-2.3.4-11|57	%{_libdir}/libkakasi.so
12cr|kakasi-2.3.4-11|58	%{_includedir}/libkakasi.h
12cr|kakasi-2.3.4-11|59	
12cr|kakasi-2.3.4-11|60	%files dict
12cr|kakasi-2.3.4-11|61	%{_datadir}/kakasi/kanwadict
12cr|kakasi-2.3.4-11|62	
12cr|kakasi-2.3.4-11|63	%changelog
12cr|kakasi-2.3.4-11|64	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3.4-10mdv2011.0
12cr|kakasi-2.3.4-11|65	+ Revision: 612521
12cr|kakasi-2.3.4-11|66	- the mass rebuild of 2010.1 packages
12cr|kakasi-2.3.4-11|67	
12cr|kakasi-2.3.4-11|68	* Sun Dec 13 2009 J辿r担me Brenier <incubusss@mandriva.org> 2.3.4-9mdv2010.1
12cr|kakasi-2.3.4-11|69	+ Revision: 478049
12cr|kakasi-2.3.4-11|70	- use %%configure2_5x
12cr|kakasi-2.3.4-11|71	
12cr|kakasi-2.3.4-11|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|kakasi-2.3.4-11|73	- rebuild
12cr|kakasi-2.3.4-11|74	
12cr|kakasi-2.3.4-11|75	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 2.3.4-7mdv2009.0
12cr|kakasi-2.3.4-11|76	+ Revision: 247489
12cr|kakasi-2.3.4-11|77	- rebuild
12cr|kakasi-2.3.4-11|78	
12cr|kakasi-2.3.4-11|79	+ Pixel <pixel@mandriva.com>
12cr|kakasi-2.3.4-11|80	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|kakasi-2.3.4-11|81	
12cr|kakasi-2.3.4-11|82	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.3.4-5mdv2008.1
12cr|kakasi-2.3.4-11|83	+ Revision: 140829
12cr|kakasi-2.3.4-11|84	- restore BuildRoot
12cr|kakasi-2.3.4-11|85	
12cr|kakasi-2.3.4-11|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|kakasi-2.3.4-11|87	- kill re-definition of %%buildroot on Pixel's request
12cr|kakasi-2.3.4-11|88	- fix man pages
12cr|kakasi-2.3.4-11|89	
12cr|kakasi-2.3.4-11|90	
12cr|kakasi-2.3.4-11|91	* Sun Jul 16 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.3.4-4mdv2007.0
12cr|kakasi-2.3.4-11|92	- Rebuild
12cr|kakasi-2.3.4-11|93	
12cr|kakasi-2.3.4-11|94	* Wed Apr 27 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.3.4-3mdk
12cr|kakasi-2.3.4-11|95	- Fix MultiArch
12cr|kakasi-2.3.4-11|96	
12cr|kakasi-2.3.4-11|97	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.3.4-2mdk
12cr|kakasi-2.3.4-11|98	- rebuild
12cr|kakasi-2.3.4-11|99	

2410 12
12cr|kamikaze-0.2-10|1	%define name	kamikaze
12cr|kamikaze-0.2-10|2	%define version	0.2
12cr|kamikaze-0.2-10|3	%define tag	0_2
12cr|kamikaze-0.2-10|4	%define release	%mkrel 10
12cr|kamikaze-0.2-10|5	
12cr|kamikaze-0.2-10|6	Name:		    %{name}
12cr|kamikaze-0.2-10|7	Version:	    %{version}
12cr|kamikaze-0.2-10|8	Release:	    %{release}
12cr|kamikaze-0.2-10|9	Summary:	    An SCM query tool similar to Mozilla's tool, Bonsai
12cr|kamikaze-0.2-10|10	License:	    Apache License
12cr|kamikaze-0.2-10|11	Group:		    Networking/WWW
12cr|kamikaze-0.2-10|12	URL:		    http://kamikaze-qscm.tigris.org/
12cr|kamikaze-0.2-10|13	Source0:	    http://kamikaze-qscm.tigris.org/files/documents/2030/17053/%{name}.v%{tag}.tar.bz2
12cr|kamikaze-0.2-10|14	Patch0:		    %{name}-0.2.fhs.patch.bz2
12cr|kamikaze-0.2-10|15	Patch1:		    %{name}-0.2.fix-db-access.patch.bz2
12cr|kamikaze-0.2-10|16	Requires:	    mod_php
12cr|kamikaze-0.2-10|17	%if %mdkversion < 201010
12cr|kamikaze-0.2-10|18	Requires(post):   rpm-helper
12cr|kamikaze-0.2-10|19	Requires(postun):   rpm-helper
12cr|kamikaze-0.2-10|20	%endif
12cr|kamikaze-0.2-10|21	BuildArch:	    noarch
12cr|kamikaze-0.2-10|22	BuildRoot:	    %{_tmppath}/%{name}-%{version}
12cr|kamikaze-0.2-10|23	
12cr|kamikaze-0.2-10|24	%description
12cr|kamikaze-0.2-10|25	Kamikaze-qscm is a tool that allows developers and CM related personnel to
12cr|kamikaze-0.2-10|26	query the commits made to one or more source control repositories. It is very
12cr|kamikaze-0.2-10|27	similar to Mozilla's bonsai tool. Kamikaze-qscm currently works with
12cr|kamikaze-0.2-10|28	Subversion, but a modular approach is planned for other SCM systems.
12cr|kamikaze-0.2-10|29	
12cr|kamikaze-0.2-10|30	Kamikaze for Subversion currently consists of a perl back-end hook for
12cr|kamikaze-0.2-10|31	inserting commit information into a MySQL database. (In the future, a modular
12cr|kamikaze-0.2-10|32	approach to data storage is planned - allowing the use of many different data
12cr|kamikaze-0.2-10|33	storage implementations. ) A PHP front-end is used to perform repository
12cr|kamikaze-0.2-10|34	queries and display results. (In the future a web service API (XML-RPC and/or
12cr|kamikaze-0.2-10|35	SOAP) will be provided to access the same information for incorporation into
12cr|kamikaze-0.2-10|36	other tools.)
12cr|kamikaze-0.2-10|37	
12cr|kamikaze-0.2-10|38	%prep
12cr|kamikaze-0.2-10|39	%setup -q -n %{name}
12cr|kamikaze-0.2-10|40	%patch0 -p 1
12cr|kamikaze-0.2-10|41	%patch1 -p 0
12cr|kamikaze-0.2-10|42	
12cr|kamikaze-0.2-10|43	%build
12cr|kamikaze-0.2-10|44	
12cr|kamikaze-0.2-10|45	%install
12cr|kamikaze-0.2-10|46	rm -rf %{buildroot}
12cr|kamikaze-0.2-10|47	
12cr|kamikaze-0.2-10|48	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cr|kamikaze-0.2-10|49	install -m 644 html/index.php %{buildroot}%{_var}/www/%{name}
12cr|kamikaze-0.2-10|50	
12cr|kamikaze-0.2-10|51	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|kamikaze-0.2-10|52	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
12cr|kamikaze-0.2-10|53	install -d -m 755 %{buildroot}%{_datadir}/%{name}/db
12cr|kamikaze-0.2-10|54	install -d -m 755 %{buildroot}%{_datadir}/%{name}/hooks
12cr|kamikaze-0.2-10|55	install -m 644 html/query.php %{buildroot}%{_datadir}/%{name}/lib
12cr|kamikaze-0.2-10|56	install -m 644 db/{author,repository,resource,revision}.sql %{buildroot}%{_datadir}/%{name}/db
12cr|kamikaze-0.2-10|57	install -m 755 hooks/commit2db.pl %{buildroot}%{_datadir}/%{name}/hooks
12cr|kamikaze-0.2-10|58	
12cr|kamikaze-0.2-10|59	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|kamikaze-0.2-10|60	install -m 644 html/config.inc %{buildroot}%{_sysconfdir}/%{name}/web.conf
12cr|kamikaze-0.2-10|61	install -m 644 hooks/config.inc %{buildroot}%{_sysconfdir}/%{name}/hook.conf
12cr|kamikaze-0.2-10|62	
12cr|kamikaze-0.2-10|63	# apache configuration
12cr|kamikaze-0.2-10|64	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|kamikaze-0.2-10|65	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|kamikaze-0.2-10|66	# %{name} Apache configuration
12cr|kamikaze-0.2-10|67	Alias /%{name} %{_var}/www/%{name}
12cr|kamikaze-0.2-10|68	
12cr|kamikaze-0.2-10|69	<Directory %{_var}/www/%{name}>
12cr|kamikaze-0.2-10|70	Order allow,deny
12cr|kamikaze-0.2-10|71	Allow from all
12cr|kamikaze-0.2-10|72	</Directory>
12cr|kamikaze-0.2-10|73	EOF
12cr|kamikaze-0.2-10|74	
12cr|kamikaze-0.2-10|75	cat > README.mdv <<EOF
12cr|kamikaze-0.2-10|76	Mandriva RPM specific notes
12cr|kamikaze-0.2-10|77	
12cr|kamikaze-0.2-10|78	setup
12cr|kamikaze-0.2-10|79	-----
12cr|kamikaze-0.2-10|80	The setup used here differs from default one, to achieve better FHS compliance.
12cr|kamikaze-0.2-10|81	- the files accessibles from the web are in /var/www/kamikaze
12cr|kamikaze-0.2-10|82	- the files non accessibles from the web are in /usr/share/kamikaze
12cr|kamikaze-0.2-10|83	- the configuration file is /etc/kamikaze.conf
12cr|kamikaze-0.2-10|84	
12cr|kamikaze-0.2-10|85	post-installation
12cr|kamikaze-0.2-10|86	-----------------
12cr|kamikaze-0.2-10|87	You have to create the MySQL database, and import all files from
12cr|kamikaze-0.2-10|88	/usr/share/kamikaze/db
12cr|kamikaze-0.2-10|89	EOF
12cr|kamikaze-0.2-10|90	
12cr|kamikaze-0.2-10|91	%clean
12cr|kamikaze-0.2-10|92	rm -rf %{buildroot}
12cr|kamikaze-0.2-10|93	
12cr|kamikaze-0.2-10|94	%post
12cr|kamikaze-0.2-10|95	%if %mdkversion < 201010
12cr|kamikaze-0.2-10|96	%_post_webapp
12cr|kamikaze-0.2-10|97	%endif
12cr|kamikaze-0.2-10|98	
12cr|kamikaze-0.2-10|99	%postun
12cr|kamikaze-0.2-10|100	%if %mdkversion < 201010
12cr|kamikaze-0.2-10|101	%_postun_webapp
12cr|kamikaze-0.2-10|102	%endif
12cr|kamikaze-0.2-10|103	
12cr|kamikaze-0.2-10|104	%files
12cr|kamikaze-0.2-10|105	%defattr(-,root,root)
12cr|kamikaze-0.2-10|106	%doc *.txt README.mdv
12cr|kamikaze-0.2-10|107	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|kamikaze-0.2-10|108	%config(noreplace) %{_sysconfdir}/%{name}
12cr|kamikaze-0.2-10|109	%{_var}/www/%{name}
12cr|kamikaze-0.2-10|110	%{_datadir}/%{name}
12cr|kamikaze-0.2-10|111	
12cr|kamikaze-0.2-10|112	
12cr|kamikaze-0.2-10|113	
12cr|kamikaze-0.2-10|114	%changelog
12cr|kamikaze-0.2-10|115	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-10mdv2011.0
12cr|kamikaze-0.2-10|116	+ Revision: 612522
12cr|kamikaze-0.2-10|117	- the mass rebuild of 2010.1 packages
12cr|kamikaze-0.2-10|118	
12cr|kamikaze-0.2-10|119	* Tue Feb 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.2-9mdv2010.1
12cr|kamikaze-0.2-10|120	+ Revision: 510415
12cr|kamikaze-0.2-10|121	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|kamikaze-0.2-10|122	
12cr|kamikaze-0.2-10|123	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2-8mdv2010.0
12cr|kamikaze-0.2-10|124	+ Revision: 429657
12cr|kamikaze-0.2-10|125	- rebuild
12cr|kamikaze-0.2-10|126	
12cr|kamikaze-0.2-10|127	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.2-7mdv2009.0
12cr|kamikaze-0.2-10|128	+ Revision: 247494
12cr|kamikaze-0.2-10|129	- rebuild
12cr|kamikaze-0.2-10|130	
12cr|kamikaze-0.2-10|131	+ Olivier Blin <oblin@mandriva.com>
12cr|kamikaze-0.2-10|132	- restore BuildRoot
12cr|kamikaze-0.2-10|133	
12cr|kamikaze-0.2-10|134	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2-5mdv2008.1
12cr|kamikaze-0.2-10|135	+ Revision: 132456
12cr|kamikaze-0.2-10|136	- rebuild
12cr|kamikaze-0.2-10|137	
12cr|kamikaze-0.2-10|138	+ Thierry Vignaud <tv@mandriva.org>
12cr|kamikaze-0.2-10|139	- kill re-definition of %%buildroot on Pixel's request
12cr|kamikaze-0.2-10|140	- import kamikaze
12cr|kamikaze-0.2-10|141	
12cr|kamikaze-0.2-10|142	
12cr|kamikaze-0.2-10|143	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.2-4mdv2007.0
12cr|kamikaze-0.2-10|144	- use webapps macros
12cr|kamikaze-0.2-10|145	- use herein document for README.mdv
12cr|kamikaze-0.2-10|146	
12cr|kamikaze-0.2-10|147	* Sun Mar 19 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.2-3mdk
12cr|kamikaze-0.2-10|148	- fix license
12cr|kamikaze-0.2-10|149	
12cr|kamikaze-0.2-10|150	* Sat Mar 18 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.2-2mdk
12cr|kamikaze-0.2-10|151	- better FHS compliance
12cr|kamikaze-0.2-10|152	- backport compatible apache configuration file
12cr|kamikaze-0.2-10|153	- fix db access
12cr|kamikaze-0.2-10|154	- README.mdk
12cr|kamikaze-0.2-10|155	- drop useless DB file
12cr|kamikaze-0.2-10|156	
12cr|kamikaze-0.2-10|157	* Mon Mar 13 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.2-1mdk
12cr|kamikaze-0.2-10|158	- first mdk release

2411 12
12cr|kamoso-2.0.2-2|1	Name:		kamoso
12cr|kamoso-2.0.2-2|2	Summary:	Application to take pictures and videos out of your webcam
12cr|kamoso-2.0.2-2|3	Version:	2.0.2
12cr|kamoso-2.0.2-2|4	Release:	2
12cr|kamoso-2.0.2-2|5	License:	GPLv2+
12cr|kamoso-2.0.2-2|6	Group:		Graphical desktop/KDE
12cr|kamoso-2.0.2-2|7	Url:		https://launchpad.net/kamoso
12cr|kamoso-2.0.2-2|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
12cr|kamoso-2.0.2-2|9	Patch0:		kamoso-2.0.2-libkipi-4.8.80.patch
12cr|kamoso-2.0.2-2|10	BuildRequires:	boost-devel
12cr|kamoso-2.0.2-2|11	BuildRequires:	kdelibs4-devel
12cr|kamoso-2.0.2-2|12	BuildRequires:	pkgconfig(QtGStreamer-0.10)
12cr|kamoso-2.0.2-2|13	BuildRequires:	pkgconfig(libkipi)
12cr|kamoso-2.0.2-2|14	Requires:	qt-gstreamer
12cr|kamoso-2.0.2-2|15	
12cr|kamoso-2.0.2-2|16	%description
12cr|kamoso-2.0.2-2|17	Kamoso is an application to take pictures and videos out of your webcam.
12cr|kamoso-2.0.2-2|18	
12cr|kamoso-2.0.2-2|19	%files -f %{name}.lang
12cr|kamoso-2.0.2-2|20	%{_kde_bindir}/*
12cr|kamoso-2.0.2-2|21	%{_kde_libdir}/kde4/*.so
12cr|kamoso-2.0.2-2|22	%{_kde_applicationsdir}/kamoso.desktop
12cr|kamoso-2.0.2-2|23	%{_kde_iconsdir}/*/*/*/*
12cr|kamoso-2.0.2-2|24	%{_kde_services}/*.desktop
12cr|kamoso-2.0.2-2|25	%{_kde_servicetypes}/*.desktop
12cr|kamoso-2.0.2-2|26	
12cr|kamoso-2.0.2-2|27	#--------------------------------------------------------------------
12cr|kamoso-2.0.2-2|28	
12cr|kamoso-2.0.2-2|29	%prep
12cr|kamoso-2.0.2-2|30	%setup -q
12cr|kamoso-2.0.2-2|31	%patch0 -p1
12cr|kamoso-2.0.2-2|32	# rename some icons that conflict with kdeplasma-addons
12cr|kamoso-2.0.2-2|33	# upstreamed,
12cr|kamoso-2.0.2-2|34	# http://commits.kde.org/kamoso/b8b03322d58a920deac198c2360d65deddccd610
12cr|kamoso-2.0.2-2|35	pushd src/plugins/youtube
12cr|kamoso-2.0.2-2|36	sed -i.bak -e 's|^Icon=youtube|Icon=kipiplugin_youtube|' *.desktop
12cr|kamoso-2.0.2-2|37	for icon in icons/*-action-youtube.* ; do
12cr|kamoso-2.0.2-2|38	new_name=$(echo ${icon} | sed -e's|-youtube|-kipiplugin_youtube|')
12cr|kamoso-2.0.2-2|39	mv ${icon} ${new_name}
12cr|kamoso-2.0.2-2|40	done
12cr|kamoso-2.0.2-2|41	
12cr|kamoso-2.0.2-2|42	%build
12cr|kamoso-2.0.2-2|43	%cmake_kde4
12cr|kamoso-2.0.2-2|44	%make
12cr|kamoso-2.0.2-2|45	
12cr|kamoso-2.0.2-2|46	%install
12cr|kamoso-2.0.2-2|47	%makeinstall_std -C build
12cr|kamoso-2.0.2-2|48	
12cr|kamoso-2.0.2-2|49	%find_lang %{name}
12cr|kamoso-2.0.2-2|50	

2412 12
12cr|kanif-1.2.1-4|1	Name:		kanif
12cr|kanif-1.2.1-4|2	Summary:	TakTuk wrapper for cluster management and administration
12cr|kanif-1.2.1-4|3	Version:	1.2.1
12cr|kanif-1.2.1-4|4	Release:	%mkrel 4
12cr|kanif-1.2.1-4|5	Requires:	taktuk
12cr|kanif-1.2.1-4|6	Group:		System/Cluster
12cr|kanif-1.2.1-4|7	License:	GPLv2+
12cr|kanif-1.2.1-4|8	URL:		http://taktuk.gforge.inria.fr/kanif/
12cr|kanif-1.2.1-4|9	Source:		http://gforge.inria.fr/frs/download.php/3984/kanif-%{version}.tar.gz
12cr|kanif-1.2.1-4|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|kanif-1.2.1-4|11	%description
12cr|kanif-1.2.1-4|12	kanif is a tool for cluster management and administration. It combines
12cr|kanif-1.2.1-4|13	main features of well known cluster management tools such as c3, pdsh
12cr|kanif-1.2.1-4|14	and dsh and mimics their syntax. For the effective cluster management
12cr|kanif-1.2.1-4|15	it relies on TakTuk, a tool for large scale remote execution deployment.
12cr|kanif-1.2.1-4|16	
12cr|kanif-1.2.1-4|17	For simple parallel tasks that have to be executed on regular machines
12cr|kanif-1.2.1-4|18	such as clusters, TakTuk syntax is too complicated. The goal of kanif
12cr|kanif-1.2.1-4|19	is to provide an easier and familiar syntax to cluster administrators
12cr|kanif-1.2.1-4|20	while still taking advantage of TakTuk characteristics and features
12cr|kanif-1.2.1-4|21	(adaptivity, scalability, portability, autopropagation and informations
12cr|kanif-1.2.1-4|22	redirection).
12cr|kanif-1.2.1-4|23	
12cr|kanif-1.2.1-4|24	%prep
12cr|kanif-1.2.1-4|25	%setup -q
12cr|kanif-1.2.1-4|26	
12cr|kanif-1.2.1-4|27	%build
12cr|kanif-1.2.1-4|28	%configure
12cr|kanif-1.2.1-4|29	%__make
12cr|kanif-1.2.1-4|30	
12cr|kanif-1.2.1-4|31	%install
12cr|kanif-1.2.1-4|32	%{__rm} -Rf %{buildroot}
12cr|kanif-1.2.1-4|33	%makeinstall
12cr|kanif-1.2.1-4|34	
12cr|kanif-1.2.1-4|35	%{__mkdir} tmp_doc
12cr|kanif-1.2.1-4|36	%{__mv} %{buildroot}%{_datadir}/doc/%{name} install_doc/
12cr|kanif-1.2.1-4|37	
12cr|kanif-1.2.1-4|38	%clean
12cr|kanif-1.2.1-4|39	%{__rm} -Rf %{buildroot}
12cr|kanif-1.2.1-4|40	
12cr|kanif-1.2.1-4|41	%files
12cr|kanif-1.2.1-4|42	%defattr(-,root,root)
12cr|kanif-1.2.1-4|43	%doc install_doc/*
12cr|kanif-1.2.1-4|44	%{_bindir}/kaget
12cr|kanif-1.2.1-4|45	%{_bindir}/kanif
12cr|kanif-1.2.1-4|46	%{_bindir}/kaput
12cr|kanif-1.2.1-4|47	%{_bindir}/kash
12cr|kanif-1.2.1-4|48	%{_libdir}/pkgconfig/kanif.pc
12cr|kanif-1.2.1-4|49	%{_mandir}/man1/kaget.1.*
12cr|kanif-1.2.1-4|50	%{_mandir}/man1/kanif.1.*
12cr|kanif-1.2.1-4|51	%{_mandir}/man1/kaput.1.*
12cr|kanif-1.2.1-4|52	%{_mandir}/man1/kash.1.*
12cr|kanif-1.2.1-4|53	%{_mandir}/man5/kanif.conf.5.*
12cr|kanif-1.2.1-4|54	
12cr|kanif-1.2.1-4|55	
12cr|kanif-1.2.1-4|56	%changelog
12cr|kanif-1.2.1-4|57	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-4mdv2011.0
12cr|kanif-1.2.1-4|58	+ Revision: 619876
12cr|kanif-1.2.1-4|59	- the mass rebuild of 2010.0 packages
12cr|kanif-1.2.1-4|60	
12cr|kanif-1.2.1-4|61	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-3mdv2010.0
12cr|kanif-1.2.1-4|62	+ Revision: 429658
12cr|kanif-1.2.1-4|63	- rebuild
12cr|kanif-1.2.1-4|64	
12cr|kanif-1.2.1-4|65	* Mon Sep 15 2008 Nicolas Vigier <nvigier@mandriva.com> 1.2.1-2mdv2009.0
12cr|kanif-1.2.1-4|66	+ Revision: 284906
12cr|kanif-1.2.1-4|67	- bump release
12cr|kanif-1.2.1-4|68	- import kanif
12cr|kanif-1.2.1-4|69	
12cr|kanif-1.2.1-4|70	

2413 12
12cr|kanjipad-1.2.1-8|1	%define name kanjipad
12cr|kanjipad-1.2.1-8|2	%define version 1.2.1
12cr|kanjipad-1.2.1-8|3	%define release %mkrel 8
12cr|kanjipad-1.2.1-8|4	
12cr|kanjipad-1.2.1-8|5	Name: %{name}
12cr|kanjipad-1.2.1-8|6	Summary: Japanese handwriting recognition
12cr|kanjipad-1.2.1-8|7	Version: %{version}
12cr|kanjipad-1.2.1-8|8	Release: %{release}
12cr|kanjipad-1.2.1-8|9	License: GPL
12cr|kanjipad-1.2.1-8|10	Group: System/Internationalization
12cr|kanjipad-1.2.1-8|11	URL: http://www.gtk.org/~otaylor/kanjipad/index.html
12cr|kanjipad-1.2.1-8|12	Source: ftp://ftp.gtk.org/pub/users/otaylor/kanjipad/%{name}-%{version}.tar.bz2
12cr|kanjipad-1.2.1-8|13	Patch0: kanjipad-1.2.1-add-useful-keyboard-shortcuts.patch.bz2
12cr|kanjipad-1.2.1-8|14	BuildRequires: gtk+1.2-devel
12cr|kanjipad-1.2.1-8|15	Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kanjipad-1.2.1-8|16	
12cr|kanjipad-1.2.1-8|17	%description
12cr|kanjipad-1.2.1-8|18	KanjiPad is a simple (but snazzy) program which does Japanese handwriting
12cr|kanjipad-1.2.1-8|19	recognition. It uses the GTK toolkit for a GUI and Todd David Rudicks's
12cr|kanjipad-1.2.1-8|20	algorithms from JavaDict for recognition.
12cr|kanjipad-1.2.1-8|21	
12cr|kanjipad-1.2.1-8|22	%prep
12cr|kanjipad-1.2.1-8|23	%setup -q
12cr|kanjipad-1.2.1-8|24	%patch0 -p0
12cr|kanjipad-1.2.1-8|25	
12cr|kanjipad-1.2.1-8|26	%build
12cr|kanjipad-1.2.1-8|27	make BINDIR=%{_bindir} LIBDIR=%{_datadir}/%{name} OPTIMIZE="$RPM_OPT_FLAGS"
12cr|kanjipad-1.2.1-8|28	
12cr|kanjipad-1.2.1-8|29	%install
12cr|kanjipad-1.2.1-8|30	rm -rf $RPM_BUILD_ROOT
12cr|kanjipad-1.2.1-8|31	make install BINDIR=$RPM_BUILD_ROOT%{_bindir} LIBDIR=$RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|kanjipad-1.2.1-8|32	
12cr|kanjipad-1.2.1-8|33	%clean
12cr|kanjipad-1.2.1-8|34	rm -rf $RPM_BUILD_ROOT
12cr|kanjipad-1.2.1-8|35	
12cr|kanjipad-1.2.1-8|36	%files
12cr|kanjipad-1.2.1-8|37	%defattr(-, root, root, 0755)
12cr|kanjipad-1.2.1-8|38	%doc README
12cr|kanjipad-1.2.1-8|39	%{_bindir}/*
12cr|kanjipad-1.2.1-8|40	%{_datadir}/*
12cr|kanjipad-1.2.1-8|41	
12cr|kanjipad-1.2.1-8|42	
12cr|kanjipad-1.2.1-8|43	
12cr|kanjipad-1.2.1-8|44	%changelog
12cr|kanjipad-1.2.1-8|45	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-8mdv2011.0
12cr|kanjipad-1.2.1-8|46	+ Revision: 619877
12cr|kanjipad-1.2.1-8|47	- the mass rebuild of 2010.0 packages
12cr|kanjipad-1.2.1-8|48	
12cr|kanjipad-1.2.1-8|49	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-7mdv2010.0
12cr|kanjipad-1.2.1-8|50	+ Revision: 429659
12cr|kanjipad-1.2.1-8|51	- rebuild
12cr|kanjipad-1.2.1-8|52	
12cr|kanjipad-1.2.1-8|53	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-6mdv2009.0
12cr|kanjipad-1.2.1-8|54	+ Revision: 247496
12cr|kanjipad-1.2.1-8|55	- rebuild
12cr|kanjipad-1.2.1-8|56	
12cr|kanjipad-1.2.1-8|57	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.2.1-4mdv2008.1
12cr|kanjipad-1.2.1-8|58	+ Revision: 140850
12cr|kanjipad-1.2.1-8|59	- restore BuildRoot
12cr|kanjipad-1.2.1-8|60	
12cr|kanjipad-1.2.1-8|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|kanjipad-1.2.1-8|62	- kill re-definition of %%buildroot on Pixel's request
12cr|kanjipad-1.2.1-8|63	- import kanjipad
12cr|kanjipad-1.2.1-8|64	
12cr|kanjipad-1.2.1-8|65	
12cr|kanjipad-1.2.1-8|66	* Wed Oct 05 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.2.1-4mdk
12cr|kanjipad-1.2.1-8|67	- Fix redundant BuildRequires
12cr|kanjipad-1.2.1-8|68	- %%mkrel
12cr|kanjipad-1.2.1-8|69	
12cr|kanjipad-1.2.1-8|70	* Fri Jul 15 2005 Laurent MONTEL <lmontel@mandriva.com> 1.2.1-3mdk
12cr|kanjipad-1.2.1-8|71	- Fix build on x86_64
12cr|kanjipad-1.2.1-8|72	
12cr|kanjipad-1.2.1-8|73	* Fri Nov 19 2004 Olivier Blin <blino@mandrake.org> 1.2.1-2mdk
12cr|kanjipad-1.2.1-8|74	- birthday rebuild
12cr|kanjipad-1.2.1-8|75	
12cr|kanjipad-1.2.1-8|76	* Thu Apr  3 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 1.2.1-1mdk
12cr|kanjipad-1.2.1-8|77	- first mdk version (thx pterjan)

2414 12
12cr|kanyremote-6.1-1|1	Name:	kanyremote
12cr|kanyremote-6.1-1|2	Version:	6.1
12cr|kanyremote-6.1-1|3	Release:	1
12cr|kanyremote-6.1-1|4	Summary:	KDE frontend for anyRemote Wireless remote control program
12cr|kanyremote-6.1-1|5	License:	GPLv2+
12cr|kanyremote-6.1-1|6	Group:	Graphical desktop/KDE
12cr|kanyremote-6.1-1|7	BuildArch:	noarch
12cr|kanyremote-6.1-1|8	URL:	http://kde-apps.org/content/show.php/kAnyRemote?content=45047
12cr|kanyremote-6.1-1|9	Source0:		http://sourceforge.net/projects/anyremote/files/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|kanyremote-6.1-1|10	Source1:		%{name}.desktop
12cr|kanyremote-6.1-1|11	BuildRequires:	kde4-macros
12cr|kanyremote-6.1-1|12	BuildRequires:	desktop-file-utils
12cr|kanyremote-6.1-1|13	Requires:	python-kde4
12cr|kanyremote-6.1-1|14	Requires:	python-pybluez >= 0.9.1
12cr|kanyremote-6.1-1|15	Requires:	anyremote >= 5.4.1
12cr|kanyremote-6.1-1|16	
12cr|kanyremote-6.1-1|17	
12cr|kanyremote-6.1-1|18	%description
12cr|kanyremote-6.1-1|19	KDE front-end for anyremote Wireless remote control program.
12cr|kanyremote-6.1-1|20	
12cr|kanyremote-6.1-1|21	%prep
12cr|kanyremote-6.1-1|22	%setup -q
12cr|kanyremote-6.1-1|23	
12cr|kanyremote-6.1-1|24	
12cr|kanyremote-6.1-1|25	%build
12cr|kanyremote-6.1-1|26	%configure2_5x --build=%{_host}
12cr|kanyremote-6.1-1|27	%make
12cr|kanyremote-6.1-1|28	
12cr|kanyremote-6.1-1|29	%install
12cr|kanyremote-6.1-1|30	%makeinstall_std
12cr|kanyremote-6.1-1|31	
12cr|kanyremote-6.1-1|32	rm -fr %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|kanyremote-6.1-1|33	
12cr|kanyremote-6.1-1|34	desktop-file-install %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|kanyremote-6.1-1|35	
12cr|kanyremote-6.1-1|36	%find_lang %{name}
12cr|kanyremote-6.1-1|37	
12cr|kanyremote-6.1-1|38	%files -f %{name}.lang
12cr|kanyremote-6.1-1|39	%{_bindir}/*
12cr|kanyremote-6.1-1|40	%doc AUTHORS  ChangeLog  COPYING  README
12cr|kanyremote-6.1-1|41	%{_datadir}/pixmaps/*
12cr|kanyremote-6.1-1|42	%{_datadir}/applications/%{name}.desktop
12cr|kanyremote-6.1-1|43	

2415 12
12cr|kardsgt-0.7.1-4|1	Name:           kardsgt
12cr|kardsgt-0.7.1-4|2	Version:        0.7.1
12cr|kardsgt-0.7.1-4|3	Release:        %mkrel 4
12cr|kardsgt-0.7.1-4|4	Epoch:          0
12cr|kardsgt-0.7.1-4|5	Summary:        Card game suite
12cr|kardsgt-0.7.1-4|6	License:        GPLv3+
12cr|kardsgt-0.7.1-4|7	Group:          Games/Cards
12cr|kardsgt-0.7.1-4|8	URL:            http://kardsgt.nongnu.org/
12cr|kardsgt-0.7.1-4|9	Source0:        http://download.savannah.gnu.org/releases/kardsgt/kardsgt-%{version}.tar.gz
12cr|kardsgt-0.7.1-4|10	Source1:        http://download.savannah.gnu.org/releases/kardsgt/kardsgt-%{version}.tar.gz.sig
12cr|kardsgt-0.7.1-4|11	Source2:        kardsgt.desktop
12cr|kardsgt-0.7.1-4|12	Requires(post): desktop-file-utils
12cr|kardsgt-0.7.1-4|13	Requires(postun): desktop-file-utils
12cr|kardsgt-0.7.1-4|14	BuildRequires:  desktop-file-utils
12cr|kardsgt-0.7.1-4|15	BuildRequires:  imagemagick
12cr|kardsgt-0.7.1-4|16	BuildRequires:	qt4-devel
12cr|kardsgt-0.7.1-4|17	BuildRequires:	qt-assistant-adp-devel
12cr|kardsgt-0.7.1-4|18	Requires:	qt-assistant-adp
12cr|kardsgt-0.7.1-4|19	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|kardsgt-0.7.1-4|20	
12cr|kardsgt-0.7.1-4|21	%description
12cr|kardsgt-0.7.1-4|22	KardsGT is a card game program that has many of your favorite card
12cr|kardsgt-0.7.1-4|23	games. Each game comes with an exhaustive manual on how to play. In
12cr|kardsgt-0.7.1-4|24	addition to the many wonderful games, we also have amazing characters
12cr|kardsgt-0.7.1-4|25	to play against. Each character has their own history and sense of
12cr|kardsgt-0.7.1-4|26	play, giving you a fun challenge as you spend your time.
12cr|kardsgt-0.7.1-4|27	
12cr|kardsgt-0.7.1-4|28	%prep
12cr|kardsgt-0.7.1-4|29	%setup -q
12cr|kardsgt-0.7.1-4|30	
12cr|kardsgt-0.7.1-4|31	%build
12cr|kardsgt-0.7.1-4|32	%qmake_qt4
12cr|kardsgt-0.7.1-4|33	make
12cr|kardsgt-0.7.1-4|34	make release
12cr|kardsgt-0.7.1-4|35	
12cr|kardsgt-0.7.1-4|36	%install
12cr|kardsgt-0.7.1-4|37	%{__rm} -rf %{buildroot}
12cr|kardsgt-0.7.1-4|38	make install INSTALL_ROOT=%buildroot
12cr|kardsgt-0.7.1-4|39	
12cr|kardsgt-0.7.1-4|40	# install release-build binary
12cr|kardsgt-0.7.1-4|41	rm -f %buildroot%_bindir/*
12cr|kardsgt-0.7.1-4|42	install -m0755 release/%name %buildroot%{_bindir}
12cr|kardsgt-0.7.1-4|43	
12cr|kardsgt-0.7.1-4|44	%{__mkdir_p} %{buildroot}%{_datadir}/applications
12cr|kardsgt-0.7.1-4|45	%{_bindir}/desktop-file-install --vendor ""                         \
12cr|kardsgt-0.7.1-4|46	--dir %{buildroot}%{_datadir}/applications                  \
12cr|kardsgt-0.7.1-4|47	%{SOURCE2}
12cr|kardsgt-0.7.1-4|48	
12cr|kardsgt-0.7.1-4|49	%{__mkdir_p} %{buildroot}%{_datadir}/pixmaps
12cr|kardsgt-0.7.1-4|50	%{_bindir}/convert -resize 32x32 src/images/kardsgt.png %{buildroot}%{_datadir}/pixmaps/kardsgt.png
12cr|kardsgt-0.7.1-4|51	%{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/16x16/apps
12cr|kardsgt-0.7.1-4|52	%{_bindir}/convert -resize 16x16 src/images/kardsgt.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/kardsgt.png
12cr|kardsgt-0.7.1-4|53	%{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/24x24/apps
12cr|kardsgt-0.7.1-4|54	%{_bindir}/convert -resize 24x24 src/images/kardsgt.png %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/kardsgt.png
12cr|kardsgt-0.7.1-4|55	%{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
12cr|kardsgt-0.7.1-4|56	%{_bindir}/convert -resize 32x32 src/images/kardsgt.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/kardsgt.png
12cr|kardsgt-0.7.1-4|57	
12cr|kardsgt-0.7.1-4|58	%clean
12cr|kardsgt-0.7.1-4|59	%{__rm} -rf %{buildroot}
12cr|kardsgt-0.7.1-4|60	
12cr|kardsgt-0.7.1-4|61	%if %mdkversion < 200900
12cr|kardsgt-0.7.1-4|62	%post
12cr|kardsgt-0.7.1-4|63	%{update_menus}
12cr|kardsgt-0.7.1-4|64	%{update_desktop_database}
12cr|kardsgt-0.7.1-4|65	%update_icon_cache hicolor
12cr|kardsgt-0.7.1-4|66	%endif
12cr|kardsgt-0.7.1-4|67	
12cr|kardsgt-0.7.1-4|68	%if %mdkversion < 200900
12cr|kardsgt-0.7.1-4|69	%postun
12cr|kardsgt-0.7.1-4|70	%{clean_menus}
12cr|kardsgt-0.7.1-4|71	%{clean_desktop_database}
12cr|kardsgt-0.7.1-4|72	%clean_icon_cache hicolor
12cr|kardsgt-0.7.1-4|73	%endif
12cr|kardsgt-0.7.1-4|74	
12cr|kardsgt-0.7.1-4|75	%files
12cr|kardsgt-0.7.1-4|76	%defattr(0644,root,root,0755)
12cr|kardsgt-0.7.1-4|77	%doc ChangeLog README CREDITS src/NOTICE
12cr|kardsgt-0.7.1-4|78	%attr(0755,root,root) %{_bindir}/kardsgt
12cr|kardsgt-0.7.1-4|79	%{_datadir}/applications/kardsgt.desktop
12cr|kardsgt-0.7.1-4|80	%{_iconsdir}/*.png
12cr|kardsgt-0.7.1-4|81	%{_iconsdir}/hicolor/*/apps/kardsgt.png
12cr|kardsgt-0.7.1-4|82	%{_datadir}/kardsgt
12cr|kardsgt-0.7.1-4|83	%{_datadir}/pixmaps/kardsgt.png
12cr|kardsgt-0.7.1-4|84	%{_mandir}/man6/kardsgt.6*
12cr|kardsgt-0.7.1-4|85	
12cr|kardsgt-0.7.1-4|86	
12cr|kardsgt-0.7.1-4|87	%changelog
12cr|kardsgt-0.7.1-4|88	* Sat Jul 31 2010 Funda Wang <fwang@mandriva.org> 0:0.7.1-4mdv2011.0
12cr|kardsgt-0.7.1-4|89	+ Revision: 563957
12cr|kardsgt-0.7.1-4|90	- BR qt-assistant-adp
12cr|kardsgt-0.7.1-4|91	
12cr|kardsgt-0.7.1-4|92	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:0.7.1-3mdv2010.0
12cr|kardsgt-0.7.1-4|93	+ Revision: 429660
12cr|kardsgt-0.7.1-4|94	- rebuild
12cr|kardsgt-0.7.1-4|95	
12cr|kardsgt-0.7.1-4|96	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|kardsgt-0.7.1-4|97	- lowercase ImageMagick
12cr|kardsgt-0.7.1-4|98	
12cr|kardsgt-0.7.1-4|99	* Wed Sep 24 2008 Funda Wang <fwang@mandriva.org> 0:0.7.1-2mdv2009.0
12cr|kardsgt-0.7.1-4|100	+ Revision: 287682
12cr|kardsgt-0.7.1-4|101	- requires qt4-assistant
12cr|kardsgt-0.7.1-4|102	- fix desktop file
12cr|kardsgt-0.7.1-4|103	
12cr|kardsgt-0.7.1-4|104	* Wed Aug 20 2008 Funda Wang <fwang@mandriva.org> 0:0.7.1-1mdv2009.0
12cr|kardsgt-0.7.1-4|105	+ Revision: 274116
12cr|kardsgt-0.7.1-4|106	- New version 0.7.1
12cr|kardsgt-0.7.1-4|107	- gcc patch merged upstream
12cr|kardsgt-0.7.1-4|108	
12cr|kardsgt-0.7.1-4|109	* Thu Aug 14 2008 Funda Wang <fwang@mandriva.org> 0:0.7.0-1mdv2009.0
12cr|kardsgt-0.7.1-4|110	+ Revision: 271751
12cr|kardsgt-0.7.1-4|111	- add patch fix gcc 4.3 building
12cr|kardsgt-0.7.1-4|112	- install release binary
12cr|kardsgt-0.7.1-4|113	- New version 0.7.0
12cr|kardsgt-0.7.1-4|114	
12cr|kardsgt-0.7.1-4|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|kardsgt-0.7.1-4|116	- rebuild early 2009.0 package (before pixel changes)
12cr|kardsgt-0.7.1-4|117	
12cr|kardsgt-0.7.1-4|118	+ Pixel <pixel@mandriva.com>
12cr|kardsgt-0.7.1-4|119	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|kardsgt-0.7.1-4|120	
12cr|kardsgt-0.7.1-4|121	* Tue May 06 2008 David Walluck <walluck@mandriva.org> 0:0.6.5-2mdv2009.0
12cr|kardsgt-0.7.1-4|122	+ Revision: 201746
12cr|kardsgt-0.7.1-4|123	- BuildConflicts: qt4-devel for some reason
12cr|kardsgt-0.7.1-4|124	- escape tilde in .desktop file
12cr|kardsgt-0.7.1-4|125	- fix Exec line in .desktop file (bug #40592)
12cr|kardsgt-0.7.1-4|126	
12cr|kardsgt-0.7.1-4|127	* Sun Feb 03 2008 David Walluck <walluck@mandriva.org> 0:0.6.5-1mdv2008.1
12cr|kardsgt-0.7.1-4|128	+ Revision: 161631
12cr|kardsgt-0.7.1-4|129	- fix kardsgt.desktop syntax
12cr|kardsgt-0.7.1-4|130	- 0.6.5
12cr|kardsgt-0.7.1-4|131	- fix BuildRoot
12cr|kardsgt-0.7.1-4|132	- use qt3dir macro
12cr|kardsgt-0.7.1-4|133	- clean up %%install
12cr|kardsgt-0.7.1-4|134	
12cr|kardsgt-0.7.1-4|135	+ Olivier Blin <oblin@mandriva.com>
12cr|kardsgt-0.7.1-4|136	- restore BuildRoot
12cr|kardsgt-0.7.1-4|137	
12cr|kardsgt-0.7.1-4|138	+ Funda Wang <fwang@mandriva.org>
12cr|kardsgt-0.7.1-4|139	- drop unused condition
12cr|kardsgt-0.7.1-4|140	- validate desktop file
12cr|kardsgt-0.7.1-4|141	
12cr|kardsgt-0.7.1-4|142	* Tue Dec 25 2007 Funda Wang <fwang@mandriva.org> 0:0.6.4-1mdv2008.1
12cr|kardsgt-0.7.1-4|143	+ Revision: 137726
12cr|kardsgt-0.7.1-4|144	- clearify LICENSE
12cr|kardsgt-0.7.1-4|145	- New version 0.6.4
12cr|kardsgt-0.7.1-4|146	
12cr|kardsgt-0.7.1-4|147	+ Thierry Vignaud <tv@mandriva.org>
12cr|kardsgt-0.7.1-4|148	- kill re-definition of %%buildroot on Pixel's request
12cr|kardsgt-0.7.1-4|149	
12cr|kardsgt-0.7.1-4|150	* Sun Aug 05 2007 David Walluck <walluck@mandriva.org> 0:0.6.3-1mdv2008.0
12cr|kardsgt-0.7.1-4|151	+ Revision: 59025
12cr|kardsgt-0.7.1-4|152	- 0.6.3
12cr|kardsgt-0.7.1-4|153	- use %%{makeinstall_std}
12cr|kardsgt-0.7.1-4|154	- document new game
12cr|kardsgt-0.7.1-4|155	- don't ship Debian menu (rely on FDO menu)
12cr|kardsgt-0.7.1-4|156	
12cr|kardsgt-0.7.1-4|157	* Fri Jun 08 2007 David Walluck <walluck@mandriva.org> 0:0.6.2-1mdv2008.0
12cr|kardsgt-0.7.1-4|158	+ Revision: 37020
12cr|kardsgt-0.7.1-4|159	- 0.6.2
12cr|kardsgt-0.7.1-4|160	- 0.6.0
12cr|kardsgt-0.7.1-4|161	
12cr|kardsgt-0.7.1-4|162	
12cr|kardsgt-0.7.1-4|163	* Sat Mar 17 2007 David Walluck <walluck@mandriva.org> 0.5.1-1mdv2007.1
12cr|kardsgt-0.7.1-4|164	+ Revision: 145326
12cr|kardsgt-0.7.1-4|165	- 0.5.1
12cr|kardsgt-0.7.1-4|166	
12cr|kardsgt-0.7.1-4|167	* Sat Dec 30 2006 David Walluck <walluck@mandriva.org> 0:0.4.0-2mdv2007.1
12cr|kardsgt-0.7.1-4|168	+ Revision: 102761
12cr|kardsgt-0.7.1-4|169	- fix menu location
12cr|kardsgt-0.7.1-4|170	
12cr|kardsgt-0.7.1-4|171	* Sat Dec 30 2006 David Walluck <walluck@mandriva.org> 0:0.4.0-1mdv2007.1
12cr|kardsgt-0.7.1-4|172	+ Revision: 102748
12cr|kardsgt-0.7.1-4|173	- fix typo
12cr|kardsgt-0.7.1-4|174	- set QTDIR
12cr|kardsgt-0.7.1-4|175	- Import kardsgt
12cr|kardsgt-0.7.1-4|176	
12cr|kardsgt-0.7.1-4|177	* Sat Dec 30 2006 David Walluck <walluck@mandriva.org> 0:0.4.0-1mdv2007.1
12cr|kardsgt-0.7.1-4|178	- release
12cr|kardsgt-0.7.1-4|179	
12cr|kardsgt-0.7.1-4|180	* Thu Dec 21 2006 John Schneiderman <JohnMS@member.fsf.org> 0.4.0-1jms
12cr|kardsgt-0.7.1-4|181	- SAVED GAME FILES PRIOR TO THIS RELEASE WILL NO LONGER WORK!
12cr|kardsgt-0.7.1-4|182	- New logo and player images, a default male and female image.
12cr|kardsgt-0.7.1-4|183	- Added the game of spades.
12cr|kardsgt-0.7.1-4|184	- Every player now has AI for every game.
12cr|kardsgt-0.7.1-4|185	- You can now customise the card images, and the player image.
12cr|kardsgt-0.7.1-4|186	- The screen size is now larger.
12cr|kardsgt-0.7.1-4|187	- Changed how the play sequence is shown to the player.
12cr|kardsgt-0.7.1-4|188	- You can sort the cards in your hand.
12cr|kardsgt-0.7.1-4|189	- Imrpoved the captioning system.
12cr|kardsgt-0.7.1-4|190	- Bug fix: Cribbage board no longer fails to update correctly.
12cr|kardsgt-0.7.1-4|191	- Bug fix: The default ordering in the players hand in hearts.
12cr|kardsgt-0.7.1-4|192	- Bug fix: The dialogues no longer are larger than our game screen.
12cr|kardsgt-0.7.1-4|193	
12cr|kardsgt-0.7.1-4|194	* Sun Oct 15 2006 John Schneiderman <JohnMS@member.fsf.org> 0.3.0-3jms
12cr|kardsgt-0.7.1-4|195	- Added the game of hearts
12cr|kardsgt-0.7.1-4|196	- Added four new players.
12cr|kardsgt-0.7.1-4|197	- Added the ability to select the player(s) to play against.
12cr|kardsgt-0.7.1-4|198	- Now you can load game files directly from the command line with no futher intervention.
12cr|kardsgt-0.7.1-4|199	- Added turn signal indications.
12cr|kardsgt-0.7.1-4|200	- Improved the user profile database.
12cr|kardsgt-0.7.1-4|201	- Bug fix: Graphics no longer blur.
12cr|kardsgt-0.7.1-4|202	- Bug fix: Added delay so you can see the last card played.
12cr|kardsgt-0.7.1-4|203	- Bug fix: All errors are properly handled now.
12cr|kardsgt-0.7.1-4|204	- Bug fix: Card dialogues all now fit within their windows.
12cr|kardsgt-0.7.1-4|205	- Bug fix: All card message dialogues fit within their windows.
12cr|kardsgt-0.7.1-4|206	- Restructured the libraries to reduce compiling time.
12cr|kardsgt-0.7.1-4|207	- Restructured the handbook for better navigation.
12cr|kardsgt-0.7.1-4|208	
12cr|kardsgt-0.7.1-4|209	* Mon Aug 07 2006 John Schneiderman <JohnMS@member.fsf.org> 0.2.0-1jms
12cr|kardsgt-0.7.1-4|210	- Cribbage game improvements and bug fixes.
12cr|kardsgt-0.7.1-4|211	- War introduced.
12cr|kardsgt-0.7.1-4|212	- Added a better looking card back image.
12cr|kardsgt-0.7.1-4|213	- Changed the game file structure, not compatible with previous versions.
12cr|kardsgt-0.7.1-4|214	- Fixed graphical bugs with KardPile and KardSequence.
12cr|kardsgt-0.7.1-4|215	
12cr|kardsgt-0.7.1-4|216	* Thu Jun 08 2006 John Schneiderman <JohnMS@member.fsf.org> 0.1.0-1jms
12cr|kardsgt-0.7.1-4|217	- First Release
12cr|kardsgt-0.7.1-4|218	

2416 12
12cr|karpski-0.101-17|1	%define	version	0.101
12cr|karpski-0.101-17|2	%define	name	karpski
12cr|karpski-0.101-17|3	%define release %mkrel 17
12cr|karpski-0.101-17|4	
12cr|karpski-0.101-17|5	Summary:	A free ethernet protocol analyzer / sniffer
12cr|karpski-0.101-17|6	Name:		%{name}
12cr|karpski-0.101-17|7	Version:	%{version}
12cr|karpski-0.101-17|8	Release:	%{release}
12cr|karpski-0.101-17|9	License:	GPL
12cr|karpski-0.101-17|10	Group:		Monitoring
12cr|karpski-0.101-17|11	Source:		%{name}-%{version}.tar.bz2
12cr|karpski-0.101-17|12	Patch0:		karpski.patch.bz2
12cr|karpski-0.101-17|13	Patch1:		karpski-bob.patch.bz2
12cr|karpski-0.101-17|14	Patch2:		karpski-green.patch.bz2
12cr|karpski-0.101-17|15	URL:		http://mojo.calyx.net/~btx/karpski.html
12cr|karpski-0.101-17|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|karpski-0.101-17|17	BuildRequires:  libpcap-devel
12cr|karpski-0.101-17|18	BuildRequires:  gtk-devel
12cr|karpski-0.101-17|19	
12cr|karpski-0.101-17|20	%description
12cr|karpski-0.101-17|21	K.ARP.SKI (karpski) is an ethernet protocol analyzer / sniffer.  Its
12cr|karpski-0.101-17|22	abilities as a sniffer or scanner are limited, but this sniffer is much
12cr|karpski-0.101-17|23	easier to use than other popular sniffers such as tcpdump.  In addition,
12cr|karpski-0.101-17|24	there is a protocol definition file in which other protocols can be added.
12cr|karpski-0.101-17|25	Karpski may also be used to launch programs against addresses on your local
12cr|karpski-0.101-17|26	network and as a local network intrusion tool.  Plus, it's free with source.
12cr|karpski-0.101-17|27	
12cr|karpski-0.101-17|28	Its display is an Xwindow display.  This was a design decision based on my
12cr|karpski-0.101-17|29	need to display many windows simultaneously.  Console mode would just not
12cr|karpski-0.101-17|30	cut it.  I chose the Gtk display library because it's proven, portable and
12cr|karpski-0.101-17|31	free.  You may not like my choice; the source is included.
12cr|karpski-0.101-17|32	
12cr|karpski-0.101-17|33	This program was originally based on my desire to detect someone plugging an
12cr|karpski-0.101-17|34	unauthorized computer into a LAN.  It did this originally by looking at ARP
12cr|karpski-0.101-17|35	packets.  This is where the arp in karpski comes from.
12cr|karpski-0.101-17|36	
12cr|karpski-0.101-17|37	%prep
12cr|karpski-0.101-17|38	rm -rf $RPM_BUILD_ROOT
12cr|karpski-0.101-17|39	
12cr|karpski-0.101-17|40	%setup
12cr|karpski-0.101-17|41	%patch0 -p1
12cr|karpski-0.101-17|42	%patch1 -p1
12cr|karpski-0.101-17|43	%patch2 -p1
12cr|karpski-0.101-17|44	./configure --prefix=$RPM_BUILD_ROOT%{_prefix} --exec_prefix=/usr/X11R6/bin --datadir=%{_datadir} --libdir=%_libdir
12cr|karpski-0.101-17|45	
12cr|karpski-0.101-17|46	%build
12cr|karpski-0.101-17|47	%make
12cr|karpski-0.101-17|48	
12cr|karpski-0.101-17|49	%install
12cr|karpski-0.101-17|50	make	install-strip prefix="$RPM_BUILD_ROOT%{_prefix}" \
12cr|karpski-0.101-17|51	exec_prefix="$RPM_BUILD_ROOT/usr/X11R6/bin" \
12cr|karpski-0.101-17|52	datfilesdir="$RPM_BUILD_ROOT%{_datadir}/karpski/datfiles" \
12cr|karpski-0.101-17|53	pixmapsdir="$RPM_BUILD_ROOT%{_datadir}/karpski/pixmaps" \
12cr|karpski-0.101-17|54	mandir="$RPM_BUILD_ROOT%{_mandir}"
12cr|karpski-0.101-17|55	
12cr|karpski-0.101-17|56	%clean
12cr|karpski-0.101-17|57	rm -rf $RPM_BUILD_ROOT
12cr|karpski-0.101-17|58	
12cr|karpski-0.101-17|59	%files
12cr|karpski-0.101-17|60	%defattr (-,root,root)
12cr|karpski-0.101-17|61	%{_datadir}/karpski/datfiles/*
12cr|karpski-0.101-17|62	%{_datadir}/karpski/pixmaps/*
12cr|karpski-0.101-17|63	%{_mandir}/man8/*
12cr|karpski-0.101-17|64	%{_sbindir}/*
12cr|karpski-0.101-17|65	%dir %{_datadir}/karpski
12cr|karpski-0.101-17|66	%dir %{_datadir}/karpski/datfiles
12cr|karpski-0.101-17|67	%dir %{_datadir}/karpski/pixmaps
12cr|karpski-0.101-17|68	
12cr|karpski-0.101-17|69	
12cr|karpski-0.101-17|70	
12cr|karpski-0.101-17|71	%changelog
12cr|karpski-0.101-17|72	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.101-17mdv2011.0
12cr|karpski-0.101-17|73	+ Revision: 619878
12cr|karpski-0.101-17|74	- the mass rebuild of 2010.0 packages
12cr|karpski-0.101-17|75	
12cr|karpski-0.101-17|76	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.101-16mdv2010.0
12cr|karpski-0.101-17|77	+ Revision: 438069
12cr|karpski-0.101-17|78	- rebuild
12cr|karpski-0.101-17|79	
12cr|karpski-0.101-17|80	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.101-15mdv2009.1
12cr|karpski-0.101-17|81	+ Revision: 298266
12cr|karpski-0.101-17|82	- rebuilt against libpcap-1.0.0
12cr|karpski-0.101-17|83	
12cr|karpski-0.101-17|84	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.101-14mdv2009.0
12cr|karpski-0.101-17|85	+ Revision: 247503
12cr|karpski-0.101-17|86	- rebuild
12cr|karpski-0.101-17|87	
12cr|karpski-0.101-17|88	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.101-12mdv2008.1
12cr|karpski-0.101-17|89	+ Revision: 140850
12cr|karpski-0.101-17|90	- restore BuildRoot
12cr|karpski-0.101-17|91	
12cr|karpski-0.101-17|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|karpski-0.101-17|93	- kill re-definition of %%buildroot on Pixel's request
12cr|karpski-0.101-17|94	- import karpski
12cr|karpski-0.101-17|95	
12cr|karpski-0.101-17|96	
12cr|karpski-0.101-17|97	* Fri Dec 23 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.101-12mdk
12cr|karpski-0.101-17|98	- Fix BuildRequires
12cr|karpski-0.101-17|99	- use mkrel
12cr|karpski-0.101-17|100	
12cr|karpski-0.101-17|101	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.101-11mdk
12cr|karpski-0.101-17|102	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|karpski-0.101-17|103	
12cr|karpski-0.101-17|104	* Tue Apr 26 2005 Lenny Cartier <lenny@mandriva.com> 0.101-10mdk
12cr|karpski-0.101-17|105	- rebuild
12cr|karpski-0.101-17|106	
12cr|karpski-0.101-17|107	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.101-9mdk
12cr|karpski-0.101-17|108	- rebuild
12cr|karpski-0.101-17|109	
12cr|karpski-0.101-17|110	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.101-8mdk
12cr|karpski-0.101-17|111	- rebuild
12cr|karpski-0.101-17|112	
12cr|karpski-0.101-17|113	* Fri Nov 22 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.101-7mdk
12cr|karpski-0.101-17|114	- BuildRequires libpcap-devel
12cr|karpski-0.101-17|115	
12cr|karpski-0.101-17|116	* Thu Aug 29 2002  Lenny Cartier <lenny@mandrakesoft.com> 0.101-6mdk
12cr|karpski-0.101-17|117	- rebuild
12cr|karpski-0.101-17|118	
12cr|karpski-0.101-17|119	* Wed Aug 08 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.101-5mdk
12cr|karpski-0.101-17|120	- rebuild
12cr|karpski-0.101-17|121	
12cr|karpski-0.101-17|122	* Fri Jan 12 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.101-4mdk
12cr|karpski-0.101-17|123	- rebuild
12cr|karpski-0.101-17|124	
12cr|karpski-0.101-17|125	* Thu Sep 07 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.101-3mdk
12cr|karpski-0.101-17|126	- BM
12cr|karpski-0.101-17|127	- macros
12cr|karpski-0.101-17|128	* Fri Apr 28 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.101-2mdk
12cr|karpski-0.101-17|129	- fix group and files section
12cr|karpski-0.101-17|130	* Thu Mar 02 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cr|karpski-0.101-17|131	- mandrake build
12cr|karpski-0.101-17|132	* Thu May 6 1999 David Green <green@couchpotato.net>
12cr|karpski-0.101-17|133	- Replaced scroll bars - they had disappeared due to the two functions disappearing as explained below.
12cr|karpski-0.101-17|134	* Wed Mar 10 1999 Bert de Bruijn <bob@ccl.kuleuven.ac.be>
12cr|karpski-0.101-17|135	- Upgrade to version 0.101
12cr|karpski-0.101-17|136	- added patch to remove two lines that contained a function that doesn't
12cr|karpski-0.101-17|137	exist in my gtk version 1.2. It compiles and runs without it, so ...
12cr|karpski-0.101-17|138	- modified specfile to use /usr/share/karpski as datadir.
12cr|karpski-0.101-17|139	- used "make install-strip" to get a stripped binary (binary rpm size / 4)
12cr|karpski-0.101-17|140	* Mon Aug 23 1998 Hugo van der Kooij <hvdkooij@caiw.nl>
12cr|karpski-0.101-17|141	- Started making the RPM.

2417 12
12cr|katoob-0.5.9.1-5|1	Name:		katoob
12cr|katoob-0.5.9.1-5|2	Version:	0.5.9.1
12cr|katoob-0.5.9.1-5|3	Release:5
12cr|katoob-0.5.9.1-5|4	Summary:	Light weight multilingual text editor that uses gtk2
12cr|katoob-0.5.9.1-5|5	URL:		http://www.arabeyes.org/project.php?proj=Katoob
12cr|katoob-0.5.9.1-5|6	License:	GPLv2+
12cr|katoob-0.5.9.1-5|7	Group:		Editors
12cr|katoob-0.5.9.1-5|8	# http://belnet.dl.sourceforge.net/sourceforge/arabeyes/katoob-0.3.5.tar.gz
12cr|katoob-0.5.9.1-5|9	Source:		ftp://foolab.org/pub/software/katoob/%name-%version.tar.gz
12cr|katoob-0.5.9.1-5|10	Source10:	%name-icons.tar.bz2
12cr|katoob-0.5.9.1-5|11	# fwang: patch from debian to get it build in 64 bit environment
12cr|katoob-0.5.9.1-5|12	Patch1:		katoob-0.5.8-getprotobyname-return-cast.patch
12cr|katoob-0.5.9.1-5|13	Patch2:		katoob-0.5.9.1-gcc43.patch
12cr|katoob-0.5.9.1-5|14	Patch3:		katoob-0.5.9.1-glibc2.10.patch
12cr|katoob-0.5.9.1-5|15	Patch4:		katoob-0.5.9.1-gtk.patch
12cr|katoob-0.5.9.1-5|16	Patch5:		katoob-0.5.9.1-linking.patch
12cr|katoob-0.5.9.1-5|17	
12cr|katoob-0.5.9.1-5|18	BuildRequires:	pkgconfig(gdk-2.0)
12cr|katoob-0.5.9.1-5|19	BuildRequires:	pkgconfig(gdkmm-2.4)
12cr|katoob-0.5.9.1-5|20	BuildRequires:	perl-XML-Parser
12cr|katoob-0.5.9.1-5|21	BuildRequires:	cups-devel
12cr|katoob-0.5.9.1-5|22	BuildRequires:	bzip2-devel
12cr|katoob-0.5.9.1-5|23	BuildRequires:	aspell-devel
12cr|katoob-0.5.9.1-5|24	BuildRequires:	pkgconfig(enchant)
12cr|katoob-0.5.9.1-5|25	BuildRequires:	pkgconfig(libcurl)
12cr|katoob-0.5.9.1-5|26	BuildRequires:	desktop-file-utils
12cr|katoob-0.5.9.1-5|27	Requires:	enchant
12cr|katoob-0.5.9.1-5|28	
12cr|katoob-0.5.9.1-5|29	%description
12cr|katoob-0.5.9.1-5|30	Katoob is a light weight, multi lingual, BIDI-aware text editor. It sup-
12cr|katoob-0.5.9.1-5|31	ports opening and saving files in multiple encodings. The main support
12cr|katoob-0.5.9.1-5|32	was for Arabic language but more languages are currently supported.
12cr|katoob-0.5.9.1-5|33	
12cr|katoob-0.5.9.1-5|34	%prep
12cr|katoob-0.5.9.1-5|35	%setup -q
12cr|katoob-0.5.9.1-5|36	%setup -q -T -D -a10
12cr|katoob-0.5.9.1-5|37	%patch2 -p1
12cr|katoob-0.5.9.1-5|38	%patch3 -p1
12cr|katoob-0.5.9.1-5|39	%patch4 -p0
12cr|katoob-0.5.9.1-5|40	%patch5 -p1
12cr|katoob-0.5.9.1-5|41	
12cr|katoob-0.5.9.1-5|42	%build
12cr|katoob-0.5.9.1-5|43	%configure2_5x --enable-spell
12cr|katoob-0.5.9.1-5|44	%make
12cr|katoob-0.5.9.1-5|45	
12cr|katoob-0.5.9.1-5|46	%install
12cr|katoob-0.5.9.1-5|47	%makeinstall_std
12cr|katoob-0.5.9.1-5|48	
12cr|katoob-0.5.9.1-5|49	desktop-file-install --vendor="" \
12cr|katoob-0.5.9.1-5|50	--dir %{buildroot}%{_datadir}/applications \
12cr|katoob-0.5.9.1-5|51	--add-category="GTK" \
12cr|katoob-0.5.9.1-5|52	%{buildroot}%{_datadir}/applications/*.desktop
12cr|katoob-0.5.9.1-5|53	
12cr|katoob-0.5.9.1-5|54	#icons
12cr|katoob-0.5.9.1-5|55	install -D -m 644 %{name}48.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|katoob-0.5.9.1-5|56	install -D -m 644 %{name}32.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|katoob-0.5.9.1-5|57	install -D -m 644 %{name}16.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|katoob-0.5.9.1-5|58	
12cr|katoob-0.5.9.1-5|59	%find_lang %{name}
12cr|katoob-0.5.9.1-5|60	
12cr|katoob-0.5.9.1-5|61	%files -f %{name}.lang
12cr|katoob-0.5.9.1-5|62	%doc README ChangeLog AUTHORS COPYING TODO THANKS NEWS
12cr|katoob-0.5.9.1-5|63	%{_datadir}/pixmaps/%{name}-icon.png
12cr|katoob-0.5.9.1-5|64	%{_datadir}/applications/*.desktop
12cr|katoob-0.5.9.1-5|65	%{_datadir}/%{name}/*
12cr|katoob-0.5.9.1-5|66	%{_mandir}/man1/%{name}.*
12cr|katoob-0.5.9.1-5|67	%lang(de) %{_mandir}/de/man1/*
12cr|katoob-0.5.9.1-5|68	%{_liconsdir}/%{name}.png
12cr|katoob-0.5.9.1-5|69	%{_iconsdir}/%{name}.png
12cr|katoob-0.5.9.1-5|70	%{_miconsdir}/%{name}.png
12cr|katoob-0.5.9.1-5|71	%dir %{_datadir}/%{name}
12cr|katoob-0.5.9.1-5|72	%defattr( 0755, root, root, 755)
12cr|katoob-0.5.9.1-5|73	%{_bindir}/*
12cr|katoob-0.5.9.1-5|74	
12cr|katoob-0.5.9.1-5|75	

2418 12
12cr|kaudiocreator-1.3-1|1	Name:		kaudiocreator
12cr|kaudiocreator-1.3-1|2	Summary:	CD ripper and audio encoder fron-tend for KDE4
12cr|kaudiocreator-1.3-1|3	Version:	1.3
12cr|kaudiocreator-1.3-1|4	Release:	1
12cr|kaudiocreator-1.3-1|5	Source:		http://opendesktop.org/CONTENT/content-files/107645-%{name}-%{version}.tar.bz2
12cr|kaudiocreator-1.3-1|6	URL:		http://opendesktop.org/content/show.php/KAudioCreator?content=107645
12cr|kaudiocreator-1.3-1|7	License:	GPLv2+
12cr|kaudiocreator-1.3-1|8	Group:		Graphical desktop/KDE
12cr|kaudiocreator-1.3-1|9	#kdemulitimedia4-devel missing
12cr|kaudiocreator-1.3-1|10	BuildRequires:	kde4-audiocd-devel
12cr|kaudiocreator-1.3-1|11	BuildRequires:	libkcddb-devel
12cr|kaudiocreator-1.3-1|12	BuildRequires:	libkcompactdisc-devel
12cr|kaudiocreator-1.3-1|13	BuildRequires:	juk
12cr|kaudiocreator-1.3-1|14	BuildRequires:	kmix
12cr|kaudiocreator-1.3-1|15	BuildRequires:	kscd
12cr|kaudiocreator-1.3-1|16	BuildRequires:	pkgconfig(taglib)
12cr|kaudiocreator-1.3-1|17	BuildRequires:	pkgconfig(libdiscid)
12cr|kaudiocreator-1.3-1|18	Requires:	kdebase4-runtime
12cr|kaudiocreator-1.3-1|19	Obsoletes:	kdemultimedia-kaudiocreator < 1:3.5.10-2
12cr|kaudiocreator-1.3-1|20	
12cr|kaudiocreator-1.3-1|21	%description
12cr|kaudiocreator-1.3-1|22	CD ripper and audio encoder front-end.
12cr|kaudiocreator-1.3-1|23	
12cr|kaudiocreator-1.3-1|24	%prep
12cr|kaudiocreator-1.3-1|25	%setup -q
12cr|kaudiocreator-1.3-1|26	
12cr|kaudiocreator-1.3-1|27	%build
12cr|kaudiocreator-1.3-1|28	%cmake_kde4
12cr|kaudiocreator-1.3-1|29	%make
12cr|kaudiocreator-1.3-1|30	
12cr|kaudiocreator-1.3-1|31	%install
12cr|kaudiocreator-1.3-1|32	%makeinstall_std -C build
12cr|kaudiocreator-1.3-1|33	
12cr|kaudiocreator-1.3-1|34	%find_lang %{name}
12cr|kaudiocreator-1.3-1|35	
12cr|kaudiocreator-1.3-1|36	
12cr|kaudiocreator-1.3-1|37	%files -f %{name}.lang
12cr|kaudiocreator-1.3-1|38	%doc Changelog COPYING TODO
12cr|kaudiocreator-1.3-1|39	%{_kde_bindir}/kaudiocreator
12cr|kaudiocreator-1.3-1|40	%{_kde_datadir}/applications/kde4/kaudiocreator.desktop
12cr|kaudiocreator-1.3-1|41	%{_kde_appsdir}/kaudiocreator
12cr|kaudiocreator-1.3-1|42	%{_kde_appsdir}/kconf_update/kaudiocreator-libkcddb.upd
12cr|kaudiocreator-1.3-1|43	%{_kde_appsdir}/kconf_update/kaudiocreator-meta.upd
12cr|kaudiocreator-1.3-1|44	%{_kde_appsdir}/kconf_update/upgrade-kaudiocreator-metadata.sh
12cr|kaudiocreator-1.3-1|45	%{_kde_datadir}/config.kcfg/kaudiocreator.kcfg
12cr|kaudiocreator-1.3-1|46	%{_kde_datadir}/config.kcfg/kaudiocreator_encoders.kcfg
12cr|kaudiocreator-1.3-1|47	%{_kde_iconsdir}/hicolor/*/apps/kaudiocreator.png
12cr|kaudiocreator-1.3-1|48	%{_kde_datadir}/kde4/services/ServiceMenus/audiocd_extract.desktop
12cr|kaudiocreator-1.3-1|49	
12cr|kaudiocreator-1.3-1|50	

2419 12
12cr|kawa-1.9.1-8|1	%define gcj_support     1
12cr|kawa-1.9.1-8|2	%define build_free      1
12cr|kawa-1.9.1-8|3	%define section         free
12cr|kawa-1.9.1-8|4	%bcond_without          servlet
12cr|kawa-1.9.1-8|5	
12cr|kawa-1.9.1-8|6	Name:           kawa
12cr|kawa-1.9.1-8|7	Version:        1.9.1
12cr|kawa-1.9.1-8|8	Release:        %mkrel 8
12cr|kawa-1.9.1-8|9	Epoch:          0
12cr|kawa-1.9.1-8|10	Summary:        Framework for implementing high-level and dynamic languages
12cr|kawa-1.9.1-8|11	License:        GPL
12cr|kawa-1.9.1-8|12	Group:          Development/Java
12cr|kawa-1.9.1-8|13	URL:            http://www.gnu.org/software/kawa/index.html
12cr|kawa-1.9.1-8|14	Source0:        ftp://ftp.gnu.org/pub/gnu/kawa/kawa-%{version}.tar.gz
12cr|kawa-1.9.1-8|15	Source1:        ftp://ftp.gnu.org/pub/gnu/kawa/kawa-%{version}.tar.gz.sig
12cr|kawa-1.9.1-8|16	Requires(post): info-install
12cr|kawa-1.9.1-8|17	Requires(preun): info-install
12cr|kawa-1.9.1-8|18	Requires:       jpackage-utils
12cr|kawa-1.9.1-8|19	%if %with servlet
12cr|kawa-1.9.1-8|20	Requires:       servletapi5
12cr|kawa-1.9.1-8|21	%endif
12cr|kawa-1.9.1-8|22	Requires:       xml-commons-jaxp-1.3-apis
12cr|kawa-1.9.1-8|23	BuildRequires:  java-devel
12cr|kawa-1.9.1-8|24	BuildRequires:  java-rpmbuild
12cr|kawa-1.9.1-8|25	BuildRequires:  libtool
12cr|kawa-1.9.1-8|26	%if %with servlet
12cr|kawa-1.9.1-8|27	BuildRequires:  servletapi5
12cr|kawa-1.9.1-8|28	%endif
12cr|kawa-1.9.1-8|29	BuildRequires:  xml-commons-jaxp-1.3-apis
12cr|kawa-1.9.1-8|30	%if %{gcj_support}
12cr|kawa-1.9.1-8|31	BuildRequires:  java-gcj-compat-devel
12cr|kawa-1.9.1-8|32	%endif
12cr|kawa-1.9.1-8|33	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|kawa-1.9.1-8|34	
12cr|kawa-1.9.1-8|35	%description
12cr|kawa-1.9.1-8|36	Kawa is:
12cr|kawa-1.9.1-8|37	* A framework written in Java for implementing high-level and
12cr|kawa-1.9.1-8|38	dynamic languages, compiling them into Java bytecodes.
12cr|kawa-1.9.1-8|39	* An implementation of Scheme, which is in the Lisp family of
12cr|kawa-1.9.1-8|40	programming languages. Kawa is a featureful dialect in its own
12cr|kawa-1.9.1-8|41	right, and additionally provides very useful integration with
12cr|kawa-1.9.1-8|42	Java. It can be used as a "scripting" language, but includes a
12cr|kawa-1.9.1-8|43	compiler and all the benefits of a "real" programming
12cr|kawa-1.9.1-8|44	language, including optional static typing.
12cr|kawa-1.9.1-8|45	* Implementations of other programming languages, including
12cr|kawa-1.9.1-8|46	XQuery (Qexo) and Emacs Lisp (JEmacs).
12cr|kawa-1.9.1-8|47	
12cr|kawa-1.9.1-8|48	%package        javadoc
12cr|kawa-1.9.1-8|49	Group:          Development/Java
12cr|kawa-1.9.1-8|50	Summary:        Javadoc for %{name}
12cr|kawa-1.9.1-8|51	
12cr|kawa-1.9.1-8|52	%description    javadoc
12cr|kawa-1.9.1-8|53	Javadoc for %{name}.
12cr|kawa-1.9.1-8|54	
12cr|kawa-1.9.1-8|55	%prep
12cr|kawa-1.9.1-8|56	%setup -q
12cr|kawa-1.9.1-8|57	
12cr|kawa-1.9.1-8|58	%build
12cr|kawa-1.9.1-8|59	export CLASSPATH=$(build-classpath xml-commons-jaxp-1.3-apis)
12cr|kawa-1.9.1-8|60	export JAR=%{jar}
12cr|kawa-1.9.1-8|61	export JAVA=%{java}
12cr|kawa-1.9.1-8|62	export JAVAC=%{javac}
12cr|kawa-1.9.1-8|63	export JAVADOC=%{javadoc}
12cr|kawa-1.9.1-8|64	%{configure2_5x} \
12cr|kawa-1.9.1-8|65	--without-gcj \
12cr|kawa-1.9.1-8|66	%if %with servlet
12cr|kawa-1.9.1-8|67	--with-servlet=$(build-classpath servletapi5) \
12cr|kawa-1.9.1-8|68	%else
12cr|kawa-1.9.1-8|69	--without-servlet \
12cr|kawa-1.9.1-8|70	%endif
12cr|kawa-1.9.1-8|71	%if !%{build_free}
12cr|kawa-1.9.1-8|72	--with-swing \
12cr|kawa-1.9.1-8|73	%else
12cr|kawa-1.9.1-8|74	--without-swing \
12cr|kawa-1.9.1-8|75	%endif
12cr|kawa-1.9.1-8|76	--without-swt \
12cr|kawa-1.9.1-8|77	--with-awt \
12cr|kawa-1.9.1-8|78	--with-sax2 \
12cr|kawa-1.9.1-8|79	%if %{build_free}
12cr|kawa-1.9.1-8|80	--with-java-source=1.4
12cr|kawa-1.9.1-8|81	%else
12cr|kawa-1.9.1-8|82	--with-java-source=1.5
12cr|kawa-1.9.1-8|83	%endif
12cr|kawa-1.9.1-8|84	%{__make} LIBTOOL=%{_bindir}/libtool
12cr|kawa-1.9.1-8|85	
12cr|kawa-1.9.1-8|86	%install
12cr|kawa-1.9.1-8|87	%{__rm} -rf %{buildroot}
12cr|kawa-1.9.1-8|88	%{makeinstall} LIBTOOL=%{_bindir}/libtool
12cr|kawa-1.9.1-8|89	%if !%with servlet
12cr|kawa-1.9.1-8|90	%{__rm} -f %{buildroot}%{_bindir}/cgi-servlet
12cr|kawa-1.9.1-8|91	%endif
12cr|kawa-1.9.1-8|92	%{make} JAVADOC_DIR=%{buildroot}%{_javadocdir}/%{name}-%{version} install-javadoc-html
12cr|kawa-1.9.1-8|93	
12cr|kawa-1.9.1-8|94	# javadoc
12cr|kawa-1.9.1-8|95	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|kawa-1.9.1-8|96	
12cr|kawa-1.9.1-8|97	%if %{gcj_support}
12cr|kawa-1.9.1-8|98	%{_bindir}/aot-compile-rpm
12cr|kawa-1.9.1-8|99	%endif
12cr|kawa-1.9.1-8|100	
12cr|kawa-1.9.1-8|101	%clean
12cr|kawa-1.9.1-8|102	%{__rm} -rf %{buildroot}
12cr|kawa-1.9.1-8|103	
12cr|kawa-1.9.1-8|104	%post
12cr|kawa-1.9.1-8|105	%if %{gcj_support}
12cr|kawa-1.9.1-8|106	%{update_gcjdb}
12cr|kawa-1.9.1-8|107	%endif
12cr|kawa-1.9.1-8|108	%_install_info %{name}.info
12cr|kawa-1.9.1-8|109	%_install_info %{name}-tour.info
12cr|kawa-1.9.1-8|110	
12cr|kawa-1.9.1-8|111	%preun
12cr|kawa-1.9.1-8|112	%_remove_install_info %{name}.info
12cr|kawa-1.9.1-8|113	%_remove_install_info %{name}-tour.info
12cr|kawa-1.9.1-8|114	
12cr|kawa-1.9.1-8|115	%if %{gcj_support}
12cr|kawa-1.9.1-8|116	%postun
12cr|kawa-1.9.1-8|117	%{clean_gcjdb}
12cr|kawa-1.9.1-8|118	%endif
12cr|kawa-1.9.1-8|119	
12cr|kawa-1.9.1-8|120	%files
12cr|kawa-1.9.1-8|121	%defattr(0644,root,root,0755)
12cr|kawa-1.9.1-8|122	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
12cr|kawa-1.9.1-8|123	%if %with servlet
12cr|kawa-1.9.1-8|124	%attr(0755,root,root) %{_bindir}/cgi-servlet
12cr|kawa-1.9.1-8|125	%endif
12cr|kawa-1.9.1-8|126	%attr(0755,root,root) %{_bindir}/kawa
12cr|kawa-1.9.1-8|127	%attr(0755,root,root) %{_bindir}/qexo
12cr|kawa-1.9.1-8|128	%{_infodir}/%{name}.info*
12cr|kawa-1.9.1-8|129	%{_infodir}/%{name}-tour.info*
12cr|kawa-1.9.1-8|130	%{_javadir}/%{name}.jar
12cr|kawa-1.9.1-8|131	%{_javadir}/%{name}-%{version}.jar
12cr|kawa-1.9.1-8|132	%if %{gcj_support}
12cr|kawa-1.9.1-8|133	%dir %{_libdir}/gcj/%{name}
12cr|kawa-1.9.1-8|134	%{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
12cr|kawa-1.9.1-8|135	%endif
12cr|kawa-1.9.1-8|136	%{_mandir}/man1/kawa.1*
12cr|kawa-1.9.1-8|137	%{_mandir}/man1/qexo.1*
12cr|kawa-1.9.1-8|138	
12cr|kawa-1.9.1-8|139	%files javadoc
12cr|kawa-1.9.1-8|140	%defattr(0644,root,root,0755)
12cr|kawa-1.9.1-8|141	%doc %{_javadocdir}/%{name}-%{version}
12cr|kawa-1.9.1-8|142	%doc %{_javadocdir}/%{name}
12cr|kawa-1.9.1-8|143	
12cr|kawa-1.9.1-8|144	
12cr|kawa-1.9.1-8|145	%changelog
12cr|kawa-1.9.1-8|146	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.9.1-8mdv2011.0
12cr|kawa-1.9.1-8|147	+ Revision: 619879
12cr|kawa-1.9.1-8|148	- the mass rebuild of 2010.0 packages
12cr|kawa-1.9.1-8|149	
12cr|kawa-1.9.1-8|150	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:1.9.1-7mdv2010.0
12cr|kawa-1.9.1-8|151	+ Revision: 429661
12cr|kawa-1.9.1-8|152	- rebuild
12cr|kawa-1.9.1-8|153	
12cr|kawa-1.9.1-8|154	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0:1.9.1-6mdv2009.0
12cr|kawa-1.9.1-8|155	+ Revision: 247512
12cr|kawa-1.9.1-8|156	- rebuild
12cr|kawa-1.9.1-8|157	- fix spacing at top of description
12cr|kawa-1.9.1-8|158	- kill re-definition of %%buildroot on Pixel's request
12cr|kawa-1.9.1-8|159	
12cr|kawa-1.9.1-8|160	+ Olivier Blin <oblin@mandriva.com>
12cr|kawa-1.9.1-8|161	- restore BuildRoot
12cr|kawa-1.9.1-8|162	
12cr|kawa-1.9.1-8|163	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.9.1-4mdv2008.1
12cr|kawa-1.9.1-8|164	+ Revision: 120961
12cr|kawa-1.9.1-8|165	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|kawa-1.9.1-8|166	- remove unnecessary Requires(post) on java-gcj-compat
12cr|kawa-1.9.1-8|167	- use xml-commons-jaxp-1.3-apis explicitely instead of the generic
12cr|kawa-1.9.1-8|168	xml-commons-apis which is provided by multiple packages (see bug #31473)
12cr|kawa-1.9.1-8|169	
12cr|kawa-1.9.1-8|170	* Mon May 14 2007 David Walluck <walluck@mandriva.org> 0:1.9.1-1mdv2008.0
12cr|kawa-1.9.1-8|171	+ Revision: 26607
12cr|kawa-1.9.1-8|172	-1.9.1
12cr|kawa-1.9.1-8|173	- enable gcj support
12cr|kawa-1.9.1-8|174	- fix info install
12cr|kawa-1.9.1-8|175	- remove javadoc install cruft
12cr|kawa-1.9.1-8|176	- Import kawa
12cr|kawa-1.9.1-8|177	
12cr|kawa-1.9.1-8|178	
12cr|kawa-1.9.1-8|179	
12cr|kawa-1.9.1-8|180	* Fri Aug 25 2006  David Walluck <walluck@mandriva.org> 0:1.8-5mdv2007.0
12cr|kawa-1.9.1-8|181	- BuildRequires: libtool
12cr|kawa-1.9.1-8|182	- disable gcj_support due to error
12cr|kawa-1.9.1-8|183	
12cr|kawa-1.9.1-8|184	* Mon Jul 24 2006 David Walluck <walluck@mandriva.org> 0:1.8-4mdv2007.0
12cr|kawa-1.9.1-8|185	- rebuild
12cr|kawa-1.9.1-8|186	
12cr|kawa-1.9.1-8|187	* Sun Jun 11 2006 David Walluck <walluck@mandriva.org> 0:1.8-3mdv2007.0
12cr|kawa-1.9.1-8|188	- rebuild for libgcj.so.7
12cr|kawa-1.9.1-8|189	- fix up gcj support
12cr|kawa-1.9.1-8|190	
12cr|kawa-1.9.1-8|191	* Sun Jan 15 2006  David Walluck <walluck@mandriva.org> 0:1.8-2mdk
12cr|kawa-1.9.1-8|192	- bzip2 sources
12cr|kawa-1.9.1-8|193	
12cr|kawa-1.9.1-8|194	* Sun Jan 15 2006  David Walluck <walluck@mandriva.org> 0:1.8-1mdk
12cr|kawa-1.9.1-8|195	- BuildRequires: java-devel
12cr|kawa-1.9.1-8|196	
12cr|kawa-1.9.1-8|197	* Sat Nov 06 2005 David Walluck <walluck@mandriva.org> 0:1.8-0.0.1mdk
12cr|kawa-1.9.1-8|198	- release

2420 12
12cr|kbackup-0.8-1|1	# Spec is based on Giovanni Mariani's work in MIB
12cr|kbackup-0.8-1|2	
12cr|kbackup-0.8-1|3	Name:		kbackup
12cr|kbackup-0.8-1|4	Version:	0.8
12cr|kbackup-0.8-1|5	Release:	1
12cr|kbackup-0.8-1|6	Summary:	A simple and easy to use program to backup directories or files
12cr|kbackup-0.8-1|7	License:	GPLv2
12cr|kbackup-0.8-1|8	Group:		Archiving/Backup
12cr|kbackup-0.8-1|9	URL:		http://www.kde-apps.org/content/show.php?action=content&content=44998
12cr|kbackup-0.8-1|10	Source0:	http://members.aon.at/m.koller/%{name}-%{version}.tar.bz2
12cr|kbackup-0.8-1|11	BuildRequires:	cmake
12cr|kbackup-0.8-1|12	# From configure output
12cr|kbackup-0.8-1|13	BuildRequires:	shared-mime-info >= 0.71
12cr|kbackup-0.8-1|14	BuildRequires:	kdelibs4-devel
12cr|kbackup-0.8-1|15	BuildRequires:	qt4-devel
12cr|kbackup-0.8-1|16	BuildRequires:	desktop-file-utils
12cr|kbackup-0.8-1|17	
12cr|kbackup-0.8-1|18	%description
12cr|kbackup-0.8-1|19	KBackup is a program that lets you back up any directories or files,
12cr|kbackup-0.8-1|20	whereby it uses an easy to use directory tree to select the things to
12cr|kbackup-0.8-1|21	back up. The program was designed to be very simple in its use so that it
12cr|kbackup-0.8-1|22	can be used by non-computer experts. The storage format is the well known
12cr|kbackup-0.8-1|23	TAR format, whereby the data is still stored in compressed format (bzip2
12cr|kbackup-0.8-1|24	or gzip).
12cr|kbackup-0.8-1|25	
12cr|kbackup-0.8-1|26	%prep
12cr|kbackup-0.8-1|27	%setup -q
12cr|kbackup-0.8-1|28	
12cr|kbackup-0.8-1|29	%build
12cr|kbackup-0.8-1|30	%cmake_kde4
12cr|kbackup-0.8-1|31	%make
12cr|kbackup-0.8-1|32	
12cr|kbackup-0.8-1|33	%install
12cr|kbackup-0.8-1|34	%__rm -rf %{buildroot}
12cr|kbackup-0.8-1|35	
12cr|kbackup-0.8-1|36	%makeinstall_std -C build
12cr|kbackup-0.8-1|37	
12cr|kbackup-0.8-1|38	%find_lang %{name} --with-html
12cr|kbackup-0.8-1|39	
12cr|kbackup-0.8-1|40	desktop-file-install \
12cr|kbackup-0.8-1|41	--remove-category="X-SuSE-Backup" \
12cr|kbackup-0.8-1|42	--add-category="Archiving" \
12cr|kbackup-0.8-1|43	--dir %{buildroot}%{_kde_applicationsdir} \
12cr|kbackup-0.8-1|44	%{buildroot}%{_kde_applicationsdir}/%{name}.desktop
12cr|kbackup-0.8-1|45	
12cr|kbackup-0.8-1|46	%files -f %{name}.lang
12cr|kbackup-0.8-1|47	%{_kde_bindir}/%{name}
12cr|kbackup-0.8-1|48	%{_kde_applicationsdir}/%{name}.desktop
12cr|kbackup-0.8-1|49	%{_kde_appsdir}/%{name}/icons/hicolor/22x22/*/*
12cr|kbackup-0.8-1|50	%{_kde_iconsdir}/hicolor/*/*/*
12cr|kbackup-0.8-1|51	%{_kde_appsdir}/%{name}/*.rc
12cr|kbackup-0.8-1|52	%{_kde_datadir}/mime/packages/%{name}.xml
12cr|kbackup-0.8-1|53	
12cr|kbackup-0.8-1|54	
12cr|kbackup-0.8-1|55	
12cr|kbackup-0.8-1|56	%changelog
12cr|kbackup-0.8-1|57	* Thu Jul 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.8-1
12cr|kbackup-0.8-1|58	+ Revision: 811141
12cr|kbackup-0.8-1|59	- version update 0.8
12cr|kbackup-0.8-1|60	
12cr|kbackup-0.8-1|61	* Wed Mar 07 2012 Andrey Bondrov <abondrov@mandriva.org> 0.7.1-1
12cr|kbackup-0.8-1|62	+ Revision: 782685
12cr|kbackup-0.8-1|63	- imported package kbackup
12cr|kbackup-0.8-1|64	

2421 12
12cr|kbbtray-0.07-5|1	Summary: Display the status of a Big Brother or Hobbit page in the system tray
12cr|kbbtray-0.07-5|2	Name: kbbtray
12cr|kbbtray-0.07-5|3	Version: 0.07
12cr|kbbtray-0.07-5|4	Release: %mkrel 5
12cr|kbbtray-0.07-5|5	License: GPL
12cr|kbbtray-0.07-5|6	Group: Monitoring
12cr|kbbtray-0.07-5|7	BuildArch: noarch
12cr|kbbtray-0.07-5|8	URL: http://coldstonelabs.org/doku.php?id=software:kbbtray
12cr|kbbtray-0.07-5|9	Source: http://coldstonelabs.org/files/%{name}-%{version}.tar.bz2
12cr|kbbtray-0.07-5|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|kbbtray-0.07-5|11	Requires: python-kde
12cr|kbbtray-0.07-5|12	
12cr|kbbtray-0.07-5|13	%description
12cr|kbbtray-0.07-5|14	Kbbtray displays the status of a Big Brother or Hobbit page in the system tray.
12cr|kbbtray-0.07-5|15	It's written in Python and uses PyKDE.
12cr|kbbtray-0.07-5|16	
12cr|kbbtray-0.07-5|17	%prep
12cr|kbbtray-0.07-5|18	%setup -q
12cr|kbbtray-0.07-5|19	
12cr|kbbtray-0.07-5|20	%build
12cr|kbbtray-0.07-5|21	
12cr|kbbtray-0.07-5|22	%install
12cr|kbbtray-0.07-5|23	%{__rm} -rf %{buildroot}
12cr|kbbtray-0.07-5|24	sed -i "s|/usr/local|%{buildroot}%{_prefix}|g" install.sh
12cr|kbbtray-0.07-5|25	sed -i "s|/bin/install|%{__install}|g" install.sh
12cr|kbbtray-0.07-5|26	perl -pi -e 's/-o root//g;s/-g root//g;' install.sh
12cr|kbbtray-0.07-5|27	sed -i "s|/usr/local|%{_prefix}|g" kbbtray.py
12cr|kbbtray-0.07-5|28	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|kbbtray-0.07-5|29	./install.sh
12cr|kbbtray-0.07-5|30	
12cr|kbbtray-0.07-5|31	install -d %{buildroot}/%{_datadir}/applications
12cr|kbbtray-0.07-5|32	cat <<EOF >> %{buildroot}/%{_datadir}/applications/%{name}.desktop
12cr|kbbtray-0.07-5|33	[Desktop Entry]
12cr|kbbtray-0.07-5|34	Encoding=UTF-8
12cr|kbbtray-0.07-5|35	Name=KBBTray
12cr|kbbtray-0.07-5|36	Comment=Hobbit/BigBrother tray monitor
12cr|kbbtray-0.07-5|37	Exec=%{_bindir}/kbbtray.py
12cr|kbbtray-0.07-5|38	Icon=/usr/share/kbbtray/green.png
12cr|kbbtray-0.07-5|39	Terminal=false
12cr|kbbtray-0.07-5|40	Type=Application
12cr|kbbtray-0.07-5|41	Categories=Qt;KDE;X-MandrivaLinux-System-Monitoring;System;Monitor;
12cr|kbbtray-0.07-5|42	EOF
12cr|kbbtray-0.07-5|43	
12cr|kbbtray-0.07-5|44	%clean
12cr|kbbtray-0.07-5|45	%{__rm} -rf %{buildroot}
12cr|kbbtray-0.07-5|46	
12cr|kbbtray-0.07-5|47	%files
12cr|kbbtray-0.07-5|48	%defattr(-, root, root, 0755)
12cr|kbbtray-0.07-5|49	%doc AUTHORS COPYING README REAL-BB-ICONS TODO
12cr|kbbtray-0.07-5|50	%{_bindir}/kbbtray.py
12cr|kbbtray-0.07-5|51	%{_datadir}/kbbtray/
12cr|kbbtray-0.07-5|52	%{_datadir}/applications/%{name}.desktop
12cr|kbbtray-0.07-5|53	
12cr|kbbtray-0.07-5|54	
12cr|kbbtray-0.07-5|55	
12cr|kbbtray-0.07-5|56	%changelog
12cr|kbbtray-0.07-5|57	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.07-5mdv2011.0
12cr|kbbtray-0.07-5|58	+ Revision: 619888
12cr|kbbtray-0.07-5|59	- the mass rebuild of 2010.0 packages
12cr|kbbtray-0.07-5|60	
12cr|kbbtray-0.07-5|61	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.07-4mdv2010.0
12cr|kbbtray-0.07-5|62	+ Revision: 429662
12cr|kbbtray-0.07-5|63	- rebuild
12cr|kbbtray-0.07-5|64	
12cr|kbbtray-0.07-5|65	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.07-3mdv2009.0
12cr|kbbtray-0.07-5|66	+ Revision: 240880
12cr|kbbtray-0.07-5|67	- rebuild
12cr|kbbtray-0.07-5|68	- kill re-definition of %%buildroot on Pixel's request
12cr|kbbtray-0.07-5|69	
12cr|kbbtray-0.07-5|70	+ Olivier Blin <oblin@mandriva.com>
12cr|kbbtray-0.07-5|71	- restore BuildRoot
12cr|kbbtray-0.07-5|72	
12cr|kbbtray-0.07-5|73	* Wed Sep 05 2007 Buchan Milne <bgmilne@mandriva.org> 0.07-1mdv2008.0
12cr|kbbtray-0.07-5|74	+ Revision: 80392
12cr|kbbtray-0.07-5|75	- import kbbtray
12cr|kbbtray-0.07-5|76	
12cr|kbbtray-0.07-5|77	

2422 12
12cr|kbibtex-0.4-1|1	Name: kbibtex
12cr|kbibtex-0.4-1|2	Version: 0.4
12cr|kbibtex-0.4-1|3	Release: 1
12cr|kbibtex-0.4-1|4	Summary: A BibTeX editor for KDE
12cr|kbibtex-0.4-1|5	Group: Editors
12cr|kbibtex-0.4-1|6	License: GPLv2+
12cr|kbibtex-0.4-1|7	URL: http://home.gna.org/kbibtex/
12cr|kbibtex-0.4-1|8	Source0: http://download.gna.org/kbibtex/%{version}/%{name}-%{version}.tar.bz2
12cr|kbibtex-0.4-1|9	BuildRequires: kdelibs4-devel
12cr|kbibtex-0.4-1|10	BuildRequires: libpoppler-qt4-devel
12cr|kbibtex-0.4-1|11	BuildRequires: libxml2-devel
12cr|kbibtex-0.4-1|12	BuildRequires: libxslt-devel
12cr|kbibtex-0.4-1|13	
12cr|kbibtex-0.4-1|14	%description
12cr|kbibtex-0.4-1|15	KBibTeX is a BibTeX editor for KDE
12cr|kbibtex-0.4-1|16	
12cr|kbibtex-0.4-1|17	%prep
12cr|kbibtex-0.4-1|18	%setup -qn %{name}-%{version}
12cr|kbibtex-0.4-1|19	
12cr|kbibtex-0.4-1|20	%build
12cr|kbibtex-0.4-1|21	%cmake_kde4
12cr|kbibtex-0.4-1|22	%make
12cr|kbibtex-0.4-1|23	
12cr|kbibtex-0.4-1|24	%install
12cr|kbibtex-0.4-1|25	rm -rf %buildroot
12cr|kbibtex-0.4-1|26	%makeinstall_std -C build
12cr|kbibtex-0.4-1|27	
12cr|kbibtex-0.4-1|28	%clean
12cr|kbibtex-0.4-1|29	rm -rf $RPM_BUILD_ROOT
12cr|kbibtex-0.4-1|30	
12cr|kbibtex-0.4-1|31	%files
12cr|kbibtex-0.4-1|32	%defattr(-,root,root,-)
12cr|kbibtex-0.4-1|33	%doc README
12cr|kbibtex-0.4-1|34	%{_kde_bindir}/*
12cr|kbibtex-0.4-1|35	%{_kde_libdir}/*.so
12cr|kbibtex-0.4-1|36	%{_kde_libdir}/kde4/*.so
12cr|kbibtex-0.4-1|37	%{_kde_appsdir}/%{name}*
12cr|kbibtex-0.4-1|38	%{_kde_configdir}/kbibtexrc
12cr|kbibtex-0.4-1|39	%{_kde_datadir}/mime/packages/*.xml
12cr|kbibtex-0.4-1|40	%{_kde_services}/*.desktop
12cr|kbibtex-0.4-1|41	%{_kde_applicationsdir}/*.desktop
12cr|kbibtex-0.4-1|42	%{_kde_iconsdir}/*/*/*/*
12cr|kbibtex-0.4-1|43	%{_kde_mandir}/man1/*
12cr|kbibtex-0.4-1|44	
12cr|kbibtex-0.4-1|45	
12cr|kbibtex-0.4-1|46	%changelog
12cr|kbibtex-0.4-1|47	* Sat Nov 26 2011 Funda Wang <fwang@mandriva.org> 0.4-1
12cr|kbibtex-0.4-1|48	+ Revision: 733538
12cr|kbibtex-0.4-1|49	- update file list
12cr|kbibtex-0.4-1|50	- there is no lang files
12cr|kbibtex-0.4-1|51	- new version 0.4
12cr|kbibtex-0.4-1|52	
12cr|kbibtex-0.4-1|53	* Thu Jun 02 2011 Funda Wang <fwang@mandriva.org> 0.3-1
12cr|kbibtex-0.4-1|54	+ Revision: 682441
12cr|kbibtex-0.4-1|55	- new verison 0.3
12cr|kbibtex-0.4-1|56	
12cr|kbibtex-0.4-1|57	* Sun May 01 2011 Funda Wang <fwang@mandriva.org> 0.3-0.beta2.1
12cr|kbibtex-0.4-1|58	+ Revision: 661259
12cr|kbibtex-0.4-1|59	- import kbibtex
12cr|kbibtex-0.4-1|60	
12cr|kbibtex-0.4-1|61	
12cr|kbibtex-0.4-1|62	* Tue Jan 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.5-1mdv2007.0
12cr|kbibtex-0.4-1|63	+ Revision: 112281
12cr|kbibtex-0.4-1|64	- Import kbibtex
12cr|kbibtex-0.4-1|65	

2423 12
12cr|kbiff-4.0-1|1	Summary: New mail notification utility
12cr|kbiff-4.0-1|2	Name: kbiff
12cr|kbiff-4.0-1|3	Version: 4.0
12cr|kbiff-4.0-1|4	Release: %mkrel 1
12cr|kbiff-4.0-1|5	Source0: http://prdownloads.sourceforge.net/kbiff/%{name}-%{version}.tar.bz2
12cr|kbiff-4.0-1|6	License: GPL
12cr|kbiff-4.0-1|7	Group: Graphical desktop/KDE
12cr|kbiff-4.0-1|8	Url: http://www.kbiff.org/
12cr|kbiff-4.0-1|9	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|kbiff-4.0-1|10	BuildRequires: kdelibs4-devel
12cr|kbiff-4.0-1|11	
12cr|kbiff-4.0-1|12	%description
12cr|kbiff-4.0-1|13	KBiff is a "biff", or new mail notification utility. It is highly configurable
12cr|kbiff-4.0-1|14	but very easy to use and set up. It tries to combine the best of the features
12cr|kbiff-4.0-1|15	of most of the "other" biff programs out there. KBiff supports all major
12cr|kbiff-4.0-1|16	mailbox formats: mbox (Berkely style), maildir, mh, POP3, IMAP4 and NNTP.
12cr|kbiff-4.0-1|17	
12cr|kbiff-4.0-1|18	%prep
12cr|kbiff-4.0-1|19	%setup -q
12cr|kbiff-4.0-1|20	
12cr|kbiff-4.0-1|21	%build
12cr|kbiff-4.0-1|22	%cmake_kde4
12cr|kbiff-4.0-1|23	%make
12cr|kbiff-4.0-1|24	
12cr|kbiff-4.0-1|25	%install
12cr|kbiff-4.0-1|26	rm -rf $RPM_BUILD_ROOT
12cr|kbiff-4.0-1|27	%makeinstall_std -C build
12cr|kbiff-4.0-1|28	
12cr|kbiff-4.0-1|29	%find_lang %name --with-html
12cr|kbiff-4.0-1|30	
12cr|kbiff-4.0-1|31	%clean
12cr|kbiff-4.0-1|32	rm -fr %buildroot
12cr|kbiff-4.0-1|33	
12cr|kbiff-4.0-1|34	%files -f %name.lang
12cr|kbiff-4.0-1|35	%defattr(-,root,root)
12cr|kbiff-4.0-1|36	%_kde_bindir/*
12cr|kbiff-4.0-1|37	%_kde_libdir/*.so
12cr|kbiff-4.0-1|38	%_kde_applicationsdir/*.desktop
12cr|kbiff-4.0-1|39	%_kde_appsdir/%name
12cr|kbiff-4.0-1|40	%_kde_iconsdir/*/*/*/*
12cr|kbiff-4.0-1|41	%_kde_mandir/man1/*.1*
12cr|kbiff-4.0-1|42	
12cr|kbiff-4.0-1|43	
12cr|kbiff-4.0-1|44	%changelog
12cr|kbiff-4.0-1|45	* Tue Mar 22 2011 Funda Wang <fwang@mandriva.org> 4.0-1mdv2011.0
12cr|kbiff-4.0-1|46	+ Revision: 647500
12cr|kbiff-4.0-1|47	- new version 4.0
12cr|kbiff-4.0-1|48	- Created package structure for kbiff.
12cr|kbiff-4.0-1|49	
12cr|kbiff-4.0-1|50	
12cr|kbiff-4.0-1|51	
12cr|kbiff-4.0-1|52	* Mon Aug 28 2006 Laurent MONTEL <lmontel@mandriva.com> 3.8-2mdk
12cr|kbiff-4.0-1|53	- xdg menu
12cr|kbiff-4.0-1|54	
12cr|kbiff-4.0-1|55	* Mon Oct 17 2005 Laurent MONTEL <lmontel@mandriva.com> 3.8-1mdk
12cr|kbiff-4.0-1|56	- 3.8.0
12cr|kbiff-4.0-1|57	
12cr|kbiff-4.0-1|58	* Mon Jul 12 2005 Nicolas Lcureuil <neoclust@mandriva.org> 3.7.1-4mdk
12cr|kbiff-4.0-1|59	- Fix File section
12cr|kbiff-4.0-1|60	
12cr|kbiff-4.0-1|61	* Fri Jul 08 2005 Laurent MONTEL <lmontel@mandriva.com> 3.7.1-3mdk
12cr|kbiff-4.0-1|62	- Rebuild
12cr|kbiff-4.0-1|63	
12cr|kbiff-4.0-1|64	* Wed May 04 2005 Laurent MONTEL <lmontel@mandriva.com> 3.7.1-2mdk
12cr|kbiff-4.0-1|65	- Fix build under x86_64
12cr|kbiff-4.0-1|66	
12cr|kbiff-4.0-1|67	* Fri Jun 18 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 3.7.1-1mdk
12cr|kbiff-4.0-1|68	- 3.7.1
12cr|kbiff-4.0-1|69	
12cr|kbiff-4.0-1|70	* Fri Jun  4 2004  <lmontel@n2.mandrakesoft.com> 3.7-3mdk
12cr|kbiff-4.0-1|71	- Rebuild
12cr|kbiff-4.0-1|72	
12cr|kbiff-4.0-1|73	* Mon Feb 09 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 3.7-2mdk
12cr|kbiff-4.0-1|74	- Rebuild
12cr|kbiff-4.0-1|75	
12cr|kbiff-4.0-1|76	* Wed Nov 12 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 3.7-1mdk
12cr|kbiff-4.0-1|77	- 3.7
12cr|kbiff-4.0-1|78	
12cr|kbiff-4.0-1|79	* Thu Jul 17 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 3.6.3-3mdk
12cr|kbiff-4.0-1|80	- Rebuild
12cr|kbiff-4.0-1|81	
12cr|kbiff-4.0-1|82	* Thu Jun 05 2003 Per yvind Karlsen <peroyvind@sintrax.net> 3.6.3-2mdk
12cr|kbiff-4.0-1|83	- cross compile
12cr|kbiff-4.0-1|84	- configure with libdir, mandir, xinerama, fpic, gnu-ld
12cr|kbiff-4.0-1|85	- rm -rf $RPM_BUILD_ROOT in %%install
12cr|kbiff-4.0-1|86	- use %%makeinstall_std macro
12cr|kbiff-4.0-1|87	- actually build in %%build stage
12cr|kbiff-4.0-1|88	
12cr|kbiff-4.0-1|89	* Fri Nov 08 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 3.6.3-1mdk
12cr|kbiff-4.0-1|90	- 3.6.3
12cr|kbiff-4.0-1|91	
12cr|kbiff-4.0-1|92	* Sun Nov 03 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 3.6.2-1mdk
12cr|kbiff-4.0-1|93	- 3.6.2
12cr|kbiff-4.0-1|94	
12cr|kbiff-4.0-1|95	* Wed Aug 14 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 3.6.1-4mdk
12cr|kbiff-4.0-1|96	- Rebuild against gcc-3.2
12cr|kbiff-4.0-1|97	
12cr|kbiff-4.0-1|98	* Sat Jul 27 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 3.6.1-3mdk
12cr|kbiff-4.0-1|99	- Rebuild against gcc-3.2
12cr|kbiff-4.0-1|100	
12cr|kbiff-4.0-1|101	* Sat Jun 01 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 3.6.1-2mdk
12cr|kbiff-4.0-1|102	- Rebuild
12cr|kbiff-4.0-1|103	
12cr|kbiff-4.0-1|104	* Thu May 23 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 3.6.1-1mdk
12cr|kbiff-4.0-1|105	- Update code for kde3.0
12cr|kbiff-4.0-1|106	
12cr|kbiff-4.0-1|107	* Sat Jan 05 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 3.5.4-3mdk
12cr|kbiff-4.0-1|108	- Add missing files
12cr|kbiff-4.0-1|109	- Make rpmlint happy
12cr|kbiff-4.0-1|110	
12cr|kbiff-4.0-1|111	* Wed Jan 2 2002 Stefan van der Eijk <stefan@eijk.nu> 3.5.4-2mdk
12cr|kbiff-4.0-1|112	- BuildRequires: arts
12cr|kbiff-4.0-1|113	
12cr|kbiff-4.0-1|114	* Fri Nov 09 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 3.5.4-1mdk
12cr|kbiff-4.0-1|115	- Update code (3.5.4)
12cr|kbiff-4.0-1|116	
12cr|kbiff-4.0-1|117	* Mon Nov  5 2001 Stefan van der Eijk <stefan@eijk.nu> 3.5.2-2mdk
12cr|kbiff-4.0-1|118	- BuildRequires revisited
12cr|kbiff-4.0-1|119	
12cr|kbiff-4.0-1|120	* Wed Oct 24 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 3.5.2-1mdk
12cr|kbiff-4.0-1|121	- Update code (3.5.2)
12cr|kbiff-4.0-1|122	
12cr|kbiff-4.0-1|123	* Fri Oct 19 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 3.5.1-1mdk
12cr|kbiff-4.0-1|124	- Update code (3.5.1)
12cr|kbiff-4.0-1|125	
12cr|kbiff-4.0-1|126	* Thu Sep 18 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 3.5-1mdk
12cr|kbiff-4.0-1|127	- Update code (3.5)
12cr|kbiff-4.0-1|128	
12cr|kbiff-4.0-1|129	* Thu Sep 12 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 3.4.2-2mdk
12cr|kbiff-4.0-1|130	- Rebuild
12cr|kbiff-4.0-1|131	
12cr|kbiff-4.0-1|132	* Tue May 22 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 3.4.2-1mdk
12cr|kbiff-4.0-1|133	- Update code (3.4.2)
12cr|kbiff-4.0-1|134	
12cr|kbiff-4.0-1|135	* Tue Apr 10 2001 David BAUDENS <baudens@mandrakesoft.com> 3.4-4mdk
12cr|kbiff-4.0-1|136	- Move KDE menu entry in %%_datadir/applnk
12cr|kbiff-4.0-1|137	- Use more macro
12cr|kbiff-4.0-1|138	- Don't delete usefull links for documentation
12cr|kbiff-4.0-1|139	- Rebuild against latest GCC
12cr|kbiff-4.0-1|140	
12cr|kbiff-4.0-1|141	* Sat Mar 31 2001 David BAUDENS <baudens@mandrakesoft.com> 3.4-3mdk
12cr|kbiff-4.0-1|142	- Fix BuildRequires for non %%ix86 architectures
12cr|kbiff-4.0-1|143	
12cr|kbiff-4.0-1|144	* Wed Mar 28 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 3.4-2mdk
12cr|kbiff-4.0-1|145	- Add build requires
12cr|kbiff-4.0-1|146	
12cr|kbiff-4.0-1|147	* Tue Mar 27 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 3.4-1mdk
12cr|kbiff-4.0-1|148	- Update code
12cr|kbiff-4.0-1|149	
12cr|kbiff-4.0-1|150	* Fri Mar 16 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 3.3.2-1mdk
12cr|kbiff-4.0-1|151	- Update code
12cr|kbiff-4.0-1|152	
12cr|kbiff-4.0-1|153	* Wed Mar 14 2001 David BAUDENS <baudens@mandrakesoft.com> 3.3.1-2mdk
12cr|kbiff-4.0-1|154	- Rebuild agains Qt 2.3.0
12cr|kbiff-4.0-1|155	
12cr|kbiff-4.0-1|156	* Thu Jan 23 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 3.3.1-1mdk
12cr|kbiff-4.0-1|157	- Update code
12cr|kbiff-4.0-1|158	
12cr|kbiff-4.0-1|159	* Thu Dec 07 2000 Laurent Montel <lmontel@mandrakesoft.com> 3.3-2mdk
12cr|kbiff-4.0-1|160	- Fix package
12cr|kbiff-4.0-1|161	
12cr|kbiff-4.0-1|162	* Mon Nov 22 2000 Laurent Montel <lmontel@mandrakesoft.com> 3.3-1mdk
12cr|kbiff-4.0-1|163	- Initial package fix compile with gcc-2.96

2424 12
12cr|kblogger-1.0-0.alpha3.2|1	%define betaver alpha3
12cr|kblogger-1.0-0.alpha3.2|2	
12cr|kblogger-1.0-0.alpha3.2|3	Name:		kblogger
12cr|kblogger-1.0-0.alpha3.2|4	Version:	1.0
12cr|kblogger-1.0-0.alpha3.2|5	Release:	%mkrel -c %betaver 2
12cr|kblogger-1.0-0.alpha3.2|6	License:	GPLv2+
12cr|kblogger-1.0-0.alpha3.2|7	Url:	        http://kblogger.pwsp.net/
12cr|kblogger-1.0-0.alpha3.2|8	Group:		Graphical desktop/KDE
12cr|kblogger-1.0-0.alpha3.2|9	Source0:	http://kblogger.pwsp.net/files/%name-%version-%betaver.tar.bz2
12cr|kblogger-1.0-0.alpha3.2|10	Summary:        Blogging application
12cr|kblogger-1.0-0.alpha3.2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kblogger-1.0-0.alpha3.2|12	BuildRequires:  kdelibs4-devel
12cr|kblogger-1.0-0.alpha3.2|13	BuildRequires:  kdepimlibs4-devel
12cr|kblogger-1.0-0.alpha3.2|14	Requires:       kdebase4-runtime
12cr|kblogger-1.0-0.alpha3.2|15	Obsoletes:      kde4-%name <= %version-%release
12cr|kblogger-1.0-0.alpha3.2|16	
12cr|kblogger-1.0-0.alpha3.2|17	%description
12cr|kblogger-1.0-0.alpha3.2|18	KBlogger is a simple to use blogging application for the K Destkop
12cr|kblogger-1.0-0.alpha3.2|19	Environment. It integrates in KDE Kicker for easy and fast blogging.
12cr|kblogger-1.0-0.alpha3.2|20	The Interface is very minimalstic and tries to provide maximal
12cr|kblogger-1.0-0.alpha3.2|21	usability for your enjoymnet. Just push to the blog button and start
12cr|kblogger-1.0-0.alpha3.2|22	writing.
12cr|kblogger-1.0-0.alpha3.2|23	By now KBlogger supports two API's which are the MetaWeblog and the
12cr|kblogger-1.0-0.alpha3.2|24	Google Blogger.
12cr|kblogger-1.0-0.alpha3.2|25	
12cr|kblogger-1.0-0.alpha3.2|26	%files
12cr|kblogger-1.0-0.alpha3.2|27	%defattr(-,root,root)
12cr|kblogger-1.0-0.alpha3.2|28	%{_kde_bindir}/kblogger
12cr|kblogger-1.0-0.alpha3.2|29	%{_kde_datadir}/applications/kde4/kblogger.desktop
12cr|kblogger-1.0-0.alpha3.2|30	%{_kde_appsdir}/kblogger/kbloggerui.rc
12cr|kblogger-1.0-0.alpha3.2|31	%{_kde_appsdir}/kblogger/pics/kbloggerWelcome.jpg
12cr|kblogger-1.0-0.alpha3.2|32	%{_kde_datadir}/config.kcfg/kblogger.kcfg
12cr|kblogger-1.0-0.alpha3.2|33	%{_kde_iconsdir}/*/*/*/*
12cr|kblogger-1.0-0.alpha3.2|34	
12cr|kblogger-1.0-0.alpha3.2|35	#------------------------------------------------
12cr|kblogger-1.0-0.alpha3.2|36	
12cr|kblogger-1.0-0.alpha3.2|37	%prep
12cr|kblogger-1.0-0.alpha3.2|38	%setup -q -n %name
12cr|kblogger-1.0-0.alpha3.2|39	
12cr|kblogger-1.0-0.alpha3.2|40	%build
12cr|kblogger-1.0-0.alpha3.2|41	%cmake_kde4
12cr|kblogger-1.0-0.alpha3.2|42	%make
12cr|kblogger-1.0-0.alpha3.2|43	
12cr|kblogger-1.0-0.alpha3.2|44	%install
12cr|kblogger-1.0-0.alpha3.2|45	rm -rf %buildroot
12cr|kblogger-1.0-0.alpha3.2|46	%{makeinstall_std} -C build
12cr|kblogger-1.0-0.alpha3.2|47	
12cr|kblogger-1.0-0.alpha3.2|48	%clean
12cr|kblogger-1.0-0.alpha3.2|49	rm -rf %buildroot
12cr|kblogger-1.0-0.alpha3.2|50	
12cr|kblogger-1.0-0.alpha3.2|51	
12cr|kblogger-1.0-0.alpha3.2|52	%changelog
12cr|kblogger-1.0-0.alpha3.2|53	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.alpha3.2mdv2011.0
12cr|kblogger-1.0-0.alpha3.2|54	+ Revision: 612525
12cr|kblogger-1.0-0.alpha3.2|55	- the mass rebuild of 2010.1 packages
12cr|kblogger-1.0-0.alpha3.2|56	
12cr|kblogger-1.0-0.alpha3.2|57	* Thu Feb 18 2010 Funda Wang <fwang@mandriva.org> 1.0-0.alpha3.1mdv2010.1
12cr|kblogger-1.0-0.alpha3.2|58	+ Revision: 507545
12cr|kblogger-1.0-0.alpha3.2|59	- 1.0 alpha3
12cr|kblogger-1.0-0.alpha3.2|60	
12cr|kblogger-1.0-0.alpha3.2|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|kblogger-1.0-0.alpha3.2|62	- rebuild
12cr|kblogger-1.0-0.alpha3.2|63	
12cr|kblogger-1.0-0.alpha3.2|64	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|kblogger-1.0-0.alpha3.2|65	- Remove unneeded macros
12cr|kblogger-1.0-0.alpha3.2|66	
12cr|kblogger-1.0-0.alpha3.2|67	* Fri Jul 18 2008 Funda Wang <fwang@mandriva.org> 1.0-0.alpha2.1mdv2009.0
12cr|kblogger-1.0-0.alpha3.2|68	+ Revision: 238366
12cr|kblogger-1.0-0.alpha3.2|69	- New version 1.0 alpha2
12cr|kblogger-1.0-0.alpha3.2|70	
12cr|kblogger-1.0-0.alpha3.2|71	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|kblogger-1.0-0.alpha3.2|72	- Fix provides // Obsoletes
12cr|kblogger-1.0-0.alpha3.2|73	- Rename spec file and fix spec file
12cr|kblogger-1.0-0.alpha3.2|74	- Use kde4 app by default now
12cr|kblogger-1.0-0.alpha3.2|75	
12cr|kblogger-1.0-0.alpha3.2|76	+ Olivier Blin <oblin@mandriva.com>
12cr|kblogger-1.0-0.alpha3.2|77	- restore BuildRoot
12cr|kblogger-1.0-0.alpha3.2|78	
12cr|kblogger-1.0-0.alpha3.2|79	* Sat Dec 29 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.8-0.741164.3mdv2008.1
12cr|kblogger-1.0-0.alpha3.2|80	+ Revision: 139285
12cr|kblogger-1.0-0.alpha3.2|81	- Rebuild against new kde4
12cr|kblogger-1.0-0.alpha3.2|82	
12cr|kblogger-1.0-0.alpha3.2|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|kblogger-1.0-0.alpha3.2|84	- kill re-definition of %%buildroot on Pixel's request
12cr|kblogger-1.0-0.alpha3.2|85	
12cr|kblogger-1.0-0.alpha3.2|86	* Tue Dec 11 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.8-0.741164.2mdv2008.1
12cr|kblogger-1.0-0.alpha3.2|87	+ Revision: 117229
12cr|kblogger-1.0-0.alpha3.2|88	- Rebuild for new kdebase
12cr|kblogger-1.0-0.alpha3.2|89	
12cr|kblogger-1.0-0.alpha3.2|90	* Sun Nov 25 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.8-0.741164.1mdv2008.1
12cr|kblogger-1.0-0.alpha3.2|91	+ Revision: 111827
12cr|kblogger-1.0-0.alpha3.2|92	- import kde4-kblogger
12cr|kblogger-1.0-0.alpha3.2|93	
12cr|kblogger-1.0-0.alpha3.2|94	
12cr|kblogger-1.0-0.alpha3.2|95	* Fri Dec 29 2006 Emmanuel Blindauer <blindauer@mandriva.org> 0.6.2-1mdv2007.0
12cr|kblogger-1.0-0.alpha3.2|96	+ Revision: 102689
12cr|kblogger-1.0-0.alpha3.2|97	- fix automake
12cr|kblogger-1.0-0.alpha3.2|98	- Import kblogger
12cr|kblogger-1.0-0.alpha3.2|99	
12cr|kblogger-1.0-0.alpha3.2|100	* Fri Dec 29 2006 Emmanuel Blindauer <blindauer@mandriva.org> 0.6.2-1mdv2007.1
12cr|kblogger-1.0-0.alpha3.2|101	- first package
12cr|kblogger-1.0-0.alpha3.2|102	

2425 12
12cr|kbtin-1.0.13-2|1	%define name    kbtin
12cr|kbtin-1.0.13-2|2	%define version 1.0.13
12cr|kbtin-1.0.13-2|3	%define release %mkrel 2
12cr|kbtin-1.0.13-2|4	
12cr|kbtin-1.0.13-2|5	Name:           %{name}
12cr|kbtin-1.0.13-2|6	Summary:        A very heavily extended clone the TinTin++ MUD client
12cr|kbtin-1.0.13-2|7	Version:        %{version}
12cr|kbtin-1.0.13-2|8	Release:        %{release}
12cr|kbtin-1.0.13-2|9	URL:            http://kbtin.sourceforge.net/
12cr|kbtin-1.0.13-2|10	Source0:        http://prdownloads.sourceforge.net/%name/%name-%version.tar.gz
12cr|kbtin-1.0.13-2|11	License:        GPLv2+
12cr|kbtin-1.0.13-2|12	Group:          Games/Other
12cr|kbtin-1.0.13-2|13	BuildRequires:  zlib-devel gnutls-devel
12cr|kbtin-1.0.13-2|14	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|kbtin-1.0.13-2|15	
12cr|kbtin-1.0.13-2|16	%description
12cr|kbtin-1.0.13-2|17	KBtin is a console-based MUD client, which means it is meant to be used as a
12cr|kbtin-1.0.13-2|18	client to play MUDs (multiplayer text-based games : MUD stands for Multi-User
12cr|kbtin-1.0.13-2|19	Dungeon).
12cr|kbtin-1.0.13-2|20	It is highly configurable and features everything a MUD client must have,
12cr|kbtin-1.0.13-2|21	maybe more.
12cr|kbtin-1.0.13-2|22	It improves on the well known TinTin++ MUD client.
12cr|kbtin-1.0.13-2|23	
12cr|kbtin-1.0.13-2|24	%prep
12cr|kbtin-1.0.13-2|25	%setup -q -n %{name}-%{version}
12cr|kbtin-1.0.13-2|26	
12cr|kbtin-1.0.13-2|27	%build
12cr|kbtin-1.0.13-2|28	%configure
12cr|kbtin-1.0.13-2|29	%make
12cr|kbtin-1.0.13-2|30	
12cr|kbtin-1.0.13-2|31	%install
12cr|kbtin-1.0.13-2|32	rm -rf %{buildroot}
12cr|kbtin-1.0.13-2|33	%makeinstall
12cr|kbtin-1.0.13-2|34	
12cr|kbtin-1.0.13-2|35	%clean
12cr|kbtin-1.0.13-2|36	rm -rf %{buildroot}
12cr|kbtin-1.0.13-2|37	
12cr|kbtin-1.0.13-2|38	%files
12cr|kbtin-1.0.13-2|39	%defattr(-,root,root,0755)
12cr|kbtin-1.0.13-2|40	%doc AUTHORS BUGS COPYING ChangeLog FAQ KEYPAD NEWS OLDNEWS README
12cr|kbtin-1.0.13-2|41	%{_mandir}/*/*
12cr|kbtin-1.0.13-2|42	%{_bindir}/*
12cr|kbtin-1.0.13-2|43	%{_datadir}/%name/*
12cr|kbtin-1.0.13-2|44	
12cr|kbtin-1.0.13-2|45	
12cr|kbtin-1.0.13-2|46	%changelog
12cr|kbtin-1.0.13-2|47	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.13-2mdv2011.0
12cr|kbtin-1.0.13-2|48	+ Revision: 619896
12cr|kbtin-1.0.13-2|49	- the mass rebuild of 2010.0 packages
12cr|kbtin-1.0.13-2|50	
12cr|kbtin-1.0.13-2|51	* Sat Oct 24 2009 Samuel Verschelde <stormi@mandriva.org> 1.0.13-1mdv2010.0
12cr|kbtin-1.0.13-2|52	+ Revision: 459175
12cr|kbtin-1.0.13-2|53	- import kbtin
12cr|kbtin-1.0.13-2|54	

2426 12
12cr|kcheckers-0.8.1-5|1	%define	name	kcheckers
12cr|kcheckers-0.8.1-5|2	%define	oname	Kcheckers
12cr|kcheckers-0.8.1-5|3	%define	version	0.8.1
12cr|kcheckers-0.8.1-5|4	%define	rel	5
12cr|kcheckers-0.8.1-5|5	%define	release	%mkrel	%{rel}
12cr|kcheckers-0.8.1-5|6	%define	Summary	Kcheckers - Draughts game for KDE
12cr|kcheckers-0.8.1-5|7	
12cr|kcheckers-0.8.1-5|8	Summary:	%{Summary}
12cr|kcheckers-0.8.1-5|9	Name:		%{name}
12cr|kcheckers-0.8.1-5|10	Version:	%{version}
12cr|kcheckers-0.8.1-5|11	Release:	%{release}
12cr|kcheckers-0.8.1-5|12	BuildRequires:	qt4-devel
12cr|kcheckers-0.8.1-5|13	Source0:	http://downloads.sourceforge.net/qcheckers/%{name}-%{version}.tar.gz
12cr|kcheckers-0.8.1-5|14	Source2:	%{name}-48x48.png
12cr|kcheckers-0.8.1-5|15	Patch1:		kcheckers-0.8.1-fix-prefix.patch
12cr|kcheckers-0.8.1-5|16	Patch2:		kcheckers-0.8.1-no-doc.patch
12cr|kcheckers-0.8.1-5|17	Patch3:		kcheckers-0.8.1-fix-target.patch
12cr|kcheckers-0.8.1-5|18	Patch4:		kcheckers-0.8.1-fix-translations-path.patch
12cr|kcheckers-0.8.1-5|19	Group:		Games/Boards
12cr|kcheckers-0.8.1-5|20	License:	GPLv2+
12cr|kcheckers-0.8.1-5|21	URL:		http://sourceforge.net/projects/qcheckers
12cr|kcheckers-0.8.1-5|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kcheckers-0.8.1-5|23	
12cr|kcheckers-0.8.1-5|24	%description
12cr|kcheckers-0.8.1-5|25	Qt version of the classic boardgame "checkers".
12cr|kcheckers-0.8.1-5|26	This game is also known as "draughts".
12cr|kcheckers-0.8.1-5|27	
12cr|kcheckers-0.8.1-5|28	%prep
12cr|kcheckers-0.8.1-5|29	%setup -q
12cr|kcheckers-0.8.1-5|30	%patch1 -p1
12cr|kcheckers-0.8.1-5|31	%patch2 -p1
12cr|kcheckers-0.8.1-5|32	%patch3 -p1
12cr|kcheckers-0.8.1-5|33	%patch4 -p1
12cr|kcheckers-0.8.1-5|34	
12cr|kcheckers-0.8.1-5|35	%build
12cr|kcheckers-0.8.1-5|36	%qmake_qt4
12cr|kcheckers-0.8.1-5|37	%make
12cr|kcheckers-0.8.1-5|38	
12cr|kcheckers-0.8.1-5|39	%install
12cr|kcheckers-0.8.1-5|40	rm -rf %{buildroot}
12cr|kcheckers-0.8.1-5|41	make install INSTALL_ROOT=%{buildroot}
12cr|kcheckers-0.8.1-5|42	
12cr|kcheckers-0.8.1-5|43	#imenu and icons
12cr|kcheckers-0.8.1-5|44	mkdir -p %{buildroot}{%{_menudir},%{_miconsdir},%{_iconsdir},%{_liconsdir}}
12cr|kcheckers-0.8.1-5|45	install -m644 icons/logo.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|kcheckers-0.8.1-5|46	install -m644 icons/biglogo.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|kcheckers-0.8.1-5|47	install -m644 %{SOURCE2} %{buildroot}%{_liconsdir}/%{name}.png
12cr|kcheckers-0.8.1-5|48	
12cr|kcheckers-0.8.1-5|49	mkdir -p %{buildroot}%{_datadir}/applications
12cr|kcheckers-0.8.1-5|50	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|kcheckers-0.8.1-5|51	[Desktop Entry]
12cr|kcheckers-0.8.1-5|52	Name=%{oname}
12cr|kcheckers-0.8.1-5|53	Comment=%{summary}
12cr|kcheckers-0.8.1-5|54	Exec=%{_gamesbindir}/%{name}
12cr|kcheckers-0.8.1-5|55	Icon=%{name}
12cr|kcheckers-0.8.1-5|56	Terminal=false
12cr|kcheckers-0.8.1-5|57	Type=Application
12cr|kcheckers-0.8.1-5|58	StartupNotify=true
12cr|kcheckers-0.8.1-5|59	Categories=Game;BoardGame;X-MandrivaLinux-MoreApplications-Games-Boards;
12cr|kcheckers-0.8.1-5|60	EOF
12cr|kcheckers-0.8.1-5|61	
12cr|kcheckers-0.8.1-5|62	%if %mdkversion < 200900
12cr|kcheckers-0.8.1-5|63	%post
12cr|kcheckers-0.8.1-5|64	%{update_menus}
12cr|kcheckers-0.8.1-5|65	%endif
12cr|kcheckers-0.8.1-5|66	
12cr|kcheckers-0.8.1-5|67	%if %mdkversion < 200900
12cr|kcheckers-0.8.1-5|68	%postun
12cr|kcheckers-0.8.1-5|69	%{clean_menus}
12cr|kcheckers-0.8.1-5|70	%endif
12cr|kcheckers-0.8.1-5|71	
12cr|kcheckers-0.8.1-5|72	%clean
12cr|kcheckers-0.8.1-5|73	rm -rf %{buildroot}
12cr|kcheckers-0.8.1-5|74	
12cr|kcheckers-0.8.1-5|75	%files
12cr|kcheckers-0.8.1-5|76	%defattr(-,root,root)
12cr|kcheckers-0.8.1-5|77	%doc AUTHORS ChangeLog README TODO
12cr|kcheckers-0.8.1-5|78	%{_gamesbindir}/%{name}
12cr|kcheckers-0.8.1-5|79	%{_gamesdatadir}/%{name}
12cr|kcheckers-0.8.1-5|80	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|kcheckers-0.8.1-5|81	%{_miconsdir}/%{name}.png
12cr|kcheckers-0.8.1-5|82	%{_iconsdir}/%{name}.png
12cr|kcheckers-0.8.1-5|83	%{_liconsdir}/%{name}.png
12cr|kcheckers-0.8.1-5|84	
12cr|kcheckers-0.8.1-5|85	
12cr|kcheckers-0.8.1-5|86	%changelog
12cr|kcheckers-0.8.1-5|87	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-5mdv2011.0
12cr|kcheckers-0.8.1-5|88	+ Revision: 612526
12cr|kcheckers-0.8.1-5|89	- the mass rebuild of 2010.1 packages
12cr|kcheckers-0.8.1-5|90	
12cr|kcheckers-0.8.1-5|91	* Thu Feb 18 2010 Funda Wang <fwang@mandriva.org> 0.8.1-4mdv2010.1
12cr|kcheckers-0.8.1-5|92	+ Revision: 507515
12cr|kcheckers-0.8.1-5|93	- don't use makeinstall macro
12cr|kcheckers-0.8.1-5|94	- rediff
12cr|kcheckers-0.8.1-5|95	
12cr|kcheckers-0.8.1-5|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|kcheckers-0.8.1-5|97	- rebuild
12cr|kcheckers-0.8.1-5|98	
12cr|kcheckers-0.8.1-5|99	* Sun Aug 10 2008 Funda Wang <fwang@mandriva.org> 0.8.1-3mdv2009.0
12cr|kcheckers-0.8.1-5|100	+ Revision: 270155
12cr|kcheckers-0.8.1-5|101	- compile using new flags
12cr|kcheckers-0.8.1-5|102	
12cr|kcheckers-0.8.1-5|103	+ Pixel <pixel@mandriva.com>
12cr|kcheckers-0.8.1-5|104	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|kcheckers-0.8.1-5|105	
12cr|kcheckers-0.8.1-5|106	* Tue Apr 22 2008 Guillaume Bedot <littletux@mandriva.org> 0.8.1-2mdv2009.0
12cr|kcheckers-0.8.1-5|107	+ Revision: 196448
12cr|kcheckers-0.8.1-5|108	- fixed path to translations
12cr|kcheckers-0.8.1-5|109	
12cr|kcheckers-0.8.1-5|110	+ Olivier Blin <oblin@mandriva.com>
12cr|kcheckers-0.8.1-5|111	- restore BuildRoot
12cr|kcheckers-0.8.1-5|112	
12cr|kcheckers-0.8.1-5|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|kcheckers-0.8.1-5|114	- kill re-definition of %%buildroot on Pixel's request
12cr|kcheckers-0.8.1-5|115	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|kcheckers-0.8.1-5|116	
12cr|kcheckers-0.8.1-5|117	* Tue Jun 26 2007 Funda Wang <fwang@mandriva.org> 0.8.1-1mdv2008.0
12cr|kcheckers-0.8.1-5|118	+ Revision: 44341
12cr|kcheckers-0.8.1-5|119	- New version
12cr|kcheckers-0.8.1-5|120	- Import kcheckers
12cr|kcheckers-0.8.1-5|121	
12cr|kcheckers-0.8.1-5|122	
12cr|kcheckers-0.8.1-5|123	
12cr|kcheckers-0.8.1-5|124	* Mon Aug 28 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.6-4mdv2007.0
12cr|kcheckers-0.8.1-5|125	- fix menu categoy
12cr|kcheckers-0.8.1-5|126	
12cr|kcheckers-0.8.1-5|127	* Mon Aug 28 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.6-3mdv2007.0
12cr|kcheckers-0.8.1-5|128	- fix summary macro used in menu
12cr|kcheckers-0.8.1-5|129	- wipe out buildroot before installing
12cr|kcheckers-0.8.1-5|130	- place binary in %%{_gamesbindir}, data in %%{_gamesdatadir}
12cr|kcheckers-0.8.1-5|131	- compile with %%{optflags}
12cr|kcheckers-0.8.1-5|132	- fix non-standard-gid
12cr|kcheckers-0.8.1-5|133	- xdg menu
12cr|kcheckers-0.8.1-5|134	- silent setup
12cr|kcheckers-0.8.1-5|135	- cosmetics
12cr|kcheckers-0.8.1-5|136	
12cr|kcheckers-0.8.1-5|137	* Wed Nov 09 2005 Guillaume Bedot <littletux@mandriva.org> 0.6-2mdk
12cr|kcheckers-0.8.1-5|138	- Fix menu entry
12cr|kcheckers-0.8.1-5|139	
12cr|kcheckers-0.8.1-5|140	* Mon Oct 17 2005 Guillaume Bedot <littletux@mandriva.org> 0.6-1mdk
12cr|kcheckers-0.8.1-5|141	- Update to version 0.6
12cr|kcheckers-0.8.1-5|142	- Added french translation
12cr|kcheckers-0.8.1-5|143	- Changes from mcnl (Steffen Van Roosbroeck) : better description, menu-entry
12cr|kcheckers-0.8.1-5|144	
12cr|kcheckers-0.8.1-5|145	* Sun Dec 19 2004 Guillaume Bedot <guillaume.bedot@wanadoo.fr> 0.5-1mdk
12cr|kcheckers-0.8.1-5|146	- First package for contribs.

2427 12
12cr|kchildlock-0.90.4.2-1|1	Name:		kchildlock
12cr|kchildlock-0.90.4.2-1|2	Version:0.90.4.2
12cr|kchildlock-0.90.4.2-1|3	Release:	1
12cr|kchildlock-0.90.4.2-1|4	Summary:	Tool to monitor and restrict time spend on computer by a children
12cr|kchildlock-0.90.4.2-1|5	Source0:	http://ufpr.dl.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|kchildlock-0.90.4.2-1|6	License:	GPLv2
12cr|kchildlock-0.90.4.2-1|7	Group:		Graphical desktop/KDE
12cr|kchildlock-0.90.4.2-1|8	URL:		http://kde-apps.org/content/show.php/KChildlock?content=88124
12cr|kchildlock-0.90.4.2-1|9	BuildRequires:	kdelibs4-devel
12cr|kchildlock-0.90.4.2-1|10	
12cr|kchildlock-0.90.4.2-1|11	%description
12cr|kchildlock-0.90.4.2-1|12	kchildlock is a tool to monitor and restrict the time a children spends on the
12cr|kchildlock-0.90.4.2-1|13	computer. The limits can be specified per day of the week, by lower and upper
12cr|kchildlock-0.90.4.2-1|14	hour limits, maximum daily usage time, and maximum weekly usage time. The same
12cr|kchildlock-0.90.4.2-1|15	restriction limits can be applied to applications based on the user login. It
12cr|kchildlock-0.90.4.2-1|16	requires the KDE4 Desktop.
12cr|kchildlock-0.90.4.2-1|17	
12cr|kchildlock-0.90.4.2-1|18	%files  -f %{name}.lang
12cr|kchildlock-0.90.4.2-1|19	%defattr(-,root,root)
12cr|kchildlock-0.90.4.2-1|20	%{_kde_libdir}/kde4/kcm_kchildlock.so
12cr|kchildlock-0.90.4.2-1|21	%{_kde_libdir}/kde4/kded_kchildlockdaemon.so
12cr|kchildlock-0.90.4.2-1|22	%{_kde_datadir}/config/kchildlockrc
12cr|kchildlock-0.90.4.2-1|23	%{_kde_services}/kcm_kchildlock.desktop
12cr|kchildlock-0.90.4.2-1|24	%{_kde_services}/kded/kchildlockdaemon.desktop
12cr|kchildlock-0.90.4.2-1|25	%{_var}/opt/kchildlock/dummy.txt
12cr|kchildlock-0.90.4.2-1|26	%{_kde_iconsdir}/hicolor/*/*/*
12cr|kchildlock-0.90.4.2-1|27	%doc %{_kde_docdir}/HTML/en/kcontrol/%{name}
12cr|kchildlock-0.90.4.2-1|28	
12cr|kchildlock-0.90.4.2-1|29	#------------------------------------------------------------------------------
12cr|kchildlock-0.90.4.2-1|30	
12cr|kchildlock-0.90.4.2-1|31	%prep
12cr|kchildlock-0.90.4.2-1|32	%setup -q
12cr|kchildlock-0.90.4.2-1|33	
12cr|kchildlock-0.90.4.2-1|34	
12cr|kchildlock-0.90.4.2-1|35	%build
12cr|kchildlock-0.90.4.2-1|36	%cmake_kde4
12cr|kchildlock-0.90.4.2-1|37	%make
12cr|kchildlock-0.90.4.2-1|38	
12cr|kchildlock-0.90.4.2-1|39	%install
12cr|kchildlock-0.90.4.2-1|40	
12cr|kchildlock-0.90.4.2-1|41	%makeinstall_std -C build
12cr|kchildlock-0.90.4.2-1|42	
12cr|kchildlock-0.90.4.2-1|43	%find_lang %{name}
12cr|kchildlock-0.90.4.2-1|44	

2428 12
12cr|kchmviewer-6.0-1|1	Name:		kchmviewer
12cr|kchmviewer-6.0-1|2	Version:	6.0
12cr|kchmviewer-6.0-1|3	Release:	%mkrel 1
12cr|kchmviewer-6.0-1|4	Summary:	KDE chm viewer
12cr|kchmviewer-6.0-1|5	License:	GPLv2+
12cr|kchmviewer-6.0-1|6	URL:		http://kchmviewer.sourceforge.net/
12cr|kchmviewer-6.0-1|7	Group:		Graphical desktop/KDE
12cr|kchmviewer-6.0-1|8	Source:		http://downloads.sourceforge.net/kchmviewer/%{name}-%{version}.tar.gz
12cr|kchmviewer-6.0-1|9	BuildRequires:	pkgconfig(QtWebKit)
12cr|kchmviewer-6.0-1|10	BuildRequires:	kdelibs4-devel
12cr|kchmviewer-6.0-1|11	BuildRequires:	chmlib-devel
12cr|kchmviewer-6.0-1|12	BuildRequires:	imagemagick
12cr|kchmviewer-6.0-1|13	Requires:	okular
12cr|kchmviewer-6.0-1|14	
12cr|kchmviewer-6.0-1|15	%description
12cr|kchmviewer-6.0-1|16	KchmViewer is a chm (MS HTML help file format) viewer, written in C++.
12cr|kchmviewer-6.0-1|17	Unlike most existing CHM viewers for Unix, it uses Trolltech Qt widget
12cr|kchmviewer-6.0-1|18	library, and does not depend on KDE or Gnome. However,
12cr|kchmviewer-6.0-1|19	it may be compiled with full KDE support, including KDE widgets and KIO/KHTML.
12cr|kchmviewer-6.0-1|20	The main advantage of KchmViewer is non-English language support.
12cr|kchmviewer-6.0-1|21	Unlike others, KchmViewer in most cases correctly detects help file encoding,
12cr|kchmviewer-6.0-1|22	correctly shows tables of context of Russian, Korean, Chinese and Japanese help
12cr|kchmviewer-6.0-1|23	files, and correctly searches in non-English help files
12cr|kchmviewer-6.0-1|24	(search for MBCS languages - ja/ko/ch is still in progress).
12cr|kchmviewer-6.0-1|25	
12cr|kchmviewer-6.0-1|26	%files -f %{name}.lang
12cr|kchmviewer-6.0-1|27	%{_kde_bindir}/kchmviewer
12cr|kchmviewer-6.0-1|28	%{_kde_datadir}/applications/kde4/kchmviewer.desktop
12cr|kchmviewer-6.0-1|29	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|kchmviewer-6.0-1|30	
12cr|kchmviewer-6.0-1|31	#--------------------------------------------------------------------
12cr|kchmviewer-6.0-1|32	
12cr|kchmviewer-6.0-1|33	%prep
12cr|kchmviewer-6.0-1|34	%setup -q
12cr|kchmviewer-6.0-1|35	
12cr|kchmviewer-6.0-1|36	%build
12cr|kchmviewer-6.0-1|37	%cmake_kde4
12cr|kchmviewer-6.0-1|38	%make
12cr|kchmviewer-6.0-1|39	
12cr|kchmviewer-6.0-1|40	%install
12cr|kchmviewer-6.0-1|41	%__rm -rf %{buildroot}
12cr|kchmviewer-6.0-1|42	%makeinstall_std -C build
12cr|kchmviewer-6.0-1|43	
12cr|kchmviewer-6.0-1|44	%__rm -f %{buildroot}%{_kde_libdir}/kde4/kio_msits.so
12cr|kchmviewer-6.0-1|45	%__rm -f %{buildroot}%{_kde_datadir}/kde4/services/msits.protocol
12cr|kchmviewer-6.0-1|46	%__mkdir_p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,128x128}/apps
12cr|kchmviewer-6.0-1|47	%__install -m644 packages/%{name}.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/
12cr|kchmviewer-6.0-1|48	
12cr|kchmviewer-6.0-1|49	for i in 16x16 32x32 48x48 64x64; do
12cr|kchmviewer-6.0-1|50	convert -scale $i packages/%{name}.png %{buildroot}%{_iconsdir}/hicolor/$i/apps/%{name}.png
12cr|kchmviewer-6.0-1|51	done
12cr|kchmviewer-6.0-1|52	
12cr|kchmviewer-6.0-1|53	%find_lang %{name}
12cr|kchmviewer-6.0-1|54	
12cr|kchmviewer-6.0-1|55	%clean
12cr|kchmviewer-6.0-1|56	%__rm -rf %{buildroot}
12cr|kchmviewer-6.0-1|57	
12cr|kchmviewer-6.0-1|58	
12cr|kchmviewer-6.0-1|59	
12cr|kchmviewer-6.0-1|60	%changelog
12cr|kchmviewer-6.0-1|61	* Wed Mar 28 2012 Andrey Bondrov <abondrov@mandriva.org> 6.0-1mdv2012.0
12cr|kchmviewer-6.0-1|62	+ Revision: 787927
12cr|kchmviewer-6.0-1|63	- New version 6.0
12cr|kchmviewer-6.0-1|64	
12cr|kchmviewer-6.0-1|65	* Fri Jan 14 2011 Funda Wang <fwang@mandriva.org> 5.3-1
12cr|kchmviewer-6.0-1|66	+ Revision: 631063
12cr|kchmviewer-6.0-1|67	- new version 5.3
12cr|kchmviewer-6.0-1|68	
12cr|kchmviewer-6.0-1|69	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|kchmviewer-6.0-1|70	- the mass rebuild of 2010.1 packages
12cr|kchmviewer-6.0-1|71	
12cr|kchmviewer-6.0-1|72	* Thu Apr 29 2010 Funda Wang <fwang@mandriva.org> 5.2-1mdv2010.1
12cr|kchmviewer-6.0-1|73	+ Revision: 540901
12cr|kchmviewer-6.0-1|74	- New version 5.2
12cr|kchmviewer-6.0-1|75	
12cr|kchmviewer-6.0-1|76	* Sat Feb 27 2010 Ahmad Samir <ahmadsamir@mandriva.org> 5.1-1mdv2010.1
12cr|kchmviewer-6.0-1|77	+ Revision: 512197
12cr|kchmviewer-6.0-1|78	- new release 5.1
12cr|kchmviewer-6.0-1|79	- clean spec formatting
12cr|kchmviewer-6.0-1|80	
12cr|kchmviewer-6.0-1|81	* Wed Dec 16 2009 Funda Wang <fwang@mandriva.org> 5.0-1mdv2010.1
12cr|kchmviewer-6.0-1|82	+ Revision: 479496
12cr|kchmviewer-6.0-1|83	- new version 5.0
12cr|kchmviewer-6.0-1|84	
12cr|kchmviewer-6.0-1|85	* Mon Nov 09 2009 Funda Wang <fwang@mandriva.org> 4.2-1mdv2010.1
12cr|kchmviewer-6.0-1|86	+ Revision: 463296
12cr|kchmviewer-6.0-1|87	- new version 4.2
12cr|kchmviewer-6.0-1|88	
12cr|kchmviewer-6.0-1|89	* Thu Jul 30 2009 Frederik Himpe <fhimpe@mandriva.org> 4.1-1mdv2010.0
12cr|kchmviewer-6.0-1|90	+ Revision: 404728
12cr|kchmviewer-6.0-1|91	- update to new version 4.1
12cr|kchmviewer-6.0-1|92	
12cr|kchmviewer-6.0-1|93	* Tue Dec 02 2008 Funda Wang <fwang@mandriva.org> 4.0-1mdv2009.1
12cr|kchmviewer-6.0-1|94	+ Revision: 308981
12cr|kchmviewer-6.0-1|95	- 4.0 final
12cr|kchmviewer-6.0-1|96	- requires okular for msits protocol
12cr|kchmviewer-6.0-1|97	
12cr|kchmviewer-6.0-1|98	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|kchmviewer-6.0-1|99	- Use KDE packaging layout
12cr|kchmviewer-6.0-1|100	Use %%exlude instead of rm -fr
12cr|kchmviewer-6.0-1|101	
12cr|kchmviewer-6.0-1|102	* Wed Aug 13 2008 Funda Wang <fwang@mandriva.org> 4.0-0.beta3.2mdv2009.0
12cr|kchmviewer-6.0-1|103	+ Revision: 271365
12cr|kchmviewer-6.0-1|104	- fix conflicts with okular
12cr|kchmviewer-6.0-1|105	
12cr|kchmviewer-6.0-1|106	+ Pixel <pixel@mandriva.com>
12cr|kchmviewer-6.0-1|107	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|kchmviewer-6.0-1|108	
12cr|kchmviewer-6.0-1|109	* Tue Jun 10 2008 Funda Wang <fwang@mandriva.org> 4.0-0.beta3.1mdv2009.0
12cr|kchmviewer-6.0-1|110	+ Revision: 217343
12cr|kchmviewer-6.0-1|111	- New version 4.0beta3
12cr|kchmviewer-6.0-1|112	
12cr|kchmviewer-6.0-1|113	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 3.1-4mdv2008.1
12cr|kchmviewer-6.0-1|114	+ Revision: 170915
12cr|kchmviewer-6.0-1|115	- rebuild
12cr|kchmviewer-6.0-1|116	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|kchmviewer-6.0-1|117	- kill re-definition of %%buildroot on Pixel's request
12cr|kchmviewer-6.0-1|118	
12cr|kchmviewer-6.0-1|119	+ Olivier Blin <blino@mandriva.org>
12cr|kchmviewer-6.0-1|120	- restore BuildRoot
12cr|kchmviewer-6.0-1|121	
12cr|kchmviewer-6.0-1|122	* Mon Nov 05 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.1-3mdv2008.1
12cr|kchmviewer-6.0-1|123	+ Revision: 106169
12cr|kchmviewer-6.0-1|124	- Rebuild to fix bug #35325
12cr|kchmviewer-6.0-1|125	
12cr|kchmviewer-6.0-1|126	* Thu Aug 30 2007 Helio Chissini de Castro <helio@mandriva.com> 3.1-3mdv2008.0
12cr|kchmviewer-6.0-1|127	+ Revision: 75130
12cr|kchmviewer-6.0-1|128	- Recompile against new library
12cr|kchmviewer-6.0-1|129	
12cr|kchmviewer-6.0-1|130	* Sun Jun 17 2007 Helio Chissini de Castro <helio@mandriva.com> 3.1-2mdv2008.0
12cr|kchmviewer-6.0-1|131	+ Revision: 40524
12cr|kchmviewer-6.0-1|132	- Fix build for x86_64
12cr|kchmviewer-6.0-1|133	- Remove invalid %%post and %%postun
12cr|kchmviewer-6.0-1|134	- Remove wrong menu install
12cr|kchmviewer-6.0-1|135	- Bring back .la file to enable proper load module
12cr|kchmviewer-6.0-1|136	
12cr|kchmviewer-6.0-1|137	* Sun Jun 17 2007 Funda Wang <fwang@mandriva.org> 3.1-1mdv2008.0
12cr|kchmviewer-6.0-1|138	+ Revision: 40499
12cr|kchmviewer-6.0-1|139	- New version
12cr|kchmviewer-6.0-1|140	- kill old menu
12cr|kchmviewer-6.0-1|141	
12cr|kchmviewer-6.0-1|142	* Tue May 01 2007 Funda Wang <fwang@mandriva.org> 3.0-1mdv2008.0
12cr|kchmviewer-6.0-1|143	+ Revision: 19881
12cr|kchmviewer-6.0-1|144	- BuildRequires chmlib-devel
12cr|kchmviewer-6.0-1|145	- use qt3 macros
12cr|kchmviewer-6.0-1|146	- added missing locale fiiles.
12cr|kchmviewer-6.0-1|147	- New upstream version 3.0
12cr|kchmviewer-6.0-1|148	
12cr|kchmviewer-6.0-1|149	
12cr|kchmviewer-6.0-1|150	* Thu Dec 07 2006 Lenny Cartier <lenny@mandriva.com> 2.7-1mdv2007.0
12cr|kchmviewer-6.0-1|151	+ Revision: 92104
12cr|kchmviewer-6.0-1|152	- Update to 2.7
12cr|kchmviewer-6.0-1|153	- Import kchmviewer
12cr|kchmviewer-6.0-1|154	

2429 12
12cr|kcm-wacomtablet-1.3.6-1|1	%define major 0
12cr|kcm-wacomtablet-1.3.6-1|2	%define libname %mklibname  %{major}
12cr|kcm-wacomtablet-1.3.6-1|3	%define oname wacomtablet
12cr|kcm-wacomtablet-1.3.6-1|4	
12cr|kcm-wacomtablet-1.3.6-1|5	Name:           kcm-wacomtablet
12cr|kcm-wacomtablet-1.3.6-1|6	Group:          Graphical desktop/KDE
12cr|kcm-wacomtablet-1.3.6-1|7	Summary:        Kontrol module for Wacom Graphictablets
12cr|kcm-wacomtablet-1.3.6-1|8	Version:        1.3.6
12cr|kcm-wacomtablet-1.3.6-1|9	Release:        %mkrel 1
12cr|kcm-wacomtablet-1.3.6-1|10	License:        GPL
12cr|kcm-wacomtablet-1.3.6-1|11	URL:            https://projects.kde.org/projects/extragear/base/wacomtablet
12cr|kcm-wacomtablet-1.3.6-1|12	# wget -c http://anongit.kde.org/wacomtablet/wacomtablet-latest.tar.gz
12cr|kcm-wacomtablet-1.3.6-1|13	Source0:	http://www.kde-apps.org/CONTENT/content-files/114856-%{oname}-v%{version}.tar.bz2
12cr|kcm-wacomtablet-1.3.6-1|14	BuildRequires:	kdelibs4-devel
12cr|kcm-wacomtablet-1.3.6-1|15	BuildRequires:	x11-driver-input-wacom-devel >= 0.10.11
12cr|kcm-wacomtablet-1.3.6-1|16	BuildRequires:	pkgconfig(xrandr)
12cr|kcm-wacomtablet-1.3.6-1|17	BuildRequires:	pkgconfig(xi)
12cr|kcm-wacomtablet-1.3.6-1|18	BuildRequires:	x11-proto-devel
12cr|kcm-wacomtablet-1.3.6-1|19	
12cr|kcm-wacomtablet-1.3.6-1|20	%description
12cr|kcm-wacomtablet-1.3.6-1|21	This module implements a GUI for the Wacom Linux Drivers and extends it
12cr|kcm-wacomtablet-1.3.6-1|22	with profile support to handle different button/pen layouts per profile.
12cr|kcm-wacomtablet-1.3.6-1|23	
12cr|kcm-wacomtablet-1.3.6-1|24	%files -f %{name}.lang
12cr|kcm-wacomtablet-1.3.6-1|25	%doc README
12cr|kcm-wacomtablet-1.3.6-1|26	%{_datadir}/dbus-1/interfaces/org.kde.Wacom*.xml
12cr|kcm-wacomtablet-1.3.6-1|27	%{_kde_docdir}/HTML/en/kcontrol/wacomtablet/
12cr|kcm-wacomtablet-1.3.6-1|28	%{_kde_libdir}/kde4/kcm_wacomtablet.so
12cr|kcm-wacomtablet-1.3.6-1|29	%{_kde_libdir}/kde4/kded_wacomtablet.so
12cr|kcm-wacomtablet-1.3.6-1|30	%{_kde_libdir}/kde4/plasma_applet_wacomtabletsettings.so
12cr|kcm-wacomtablet-1.3.6-1|31	%{_kde_appsdir}/wacomtablet/
12cr|kcm-wacomtablet-1.3.6-1|32	%{_kde_services}/kcm_wacomtablet.desktop
12cr|kcm-wacomtablet-1.3.6-1|33	%{_kde_services}/kded/wacomtablet.desktop
12cr|kcm-wacomtablet-1.3.6-1|34	%{_kde_services}/plasma-applet-wacomtabletsettings.desktop
12cr|kcm-wacomtablet-1.3.6-1|35	
12cr|kcm-wacomtablet-1.3.6-1|36	#--------------------------------------------------------------------
12cr|kcm-wacomtablet-1.3.6-1|37	%prep
12cr|kcm-wacomtablet-1.3.6-1|38	%setup -q -n %{oname}-v%{version}
12cr|kcm-wacomtablet-1.3.6-1|39	
12cr|kcm-wacomtablet-1.3.6-1|40	%build
12cr|kcm-wacomtablet-1.3.6-1|41	%cmake_kde4
12cr|kcm-wacomtablet-1.3.6-1|42	%make
12cr|kcm-wacomtablet-1.3.6-1|43	
12cr|kcm-wacomtablet-1.3.6-1|44	
12cr|kcm-wacomtablet-1.3.6-1|45	%install
12cr|kcm-wacomtablet-1.3.6-1|46	%makeinstall_std -C build
12cr|kcm-wacomtablet-1.3.6-1|47	%find_lang %{name} --all-name

2430 12
12cr|kcoloredit-2.0.0-6|1	Summary:	Palette files editor
12cr|kcoloredit-2.0.0-6|2	Name:		kcoloredit
12cr|kcoloredit-2.0.0-6|3	Version:	2.0.0
12cr|kcoloredit-2.0.0-6|4	Release:	6
12cr|kcoloredit-2.0.0-6|5	License:	GPLv2+
12cr|kcoloredit-2.0.0-6|6	Group:		Graphical desktop/KDE
12cr|kcoloredit-2.0.0-6|7	Url:		http://www.kde.org/
12cr|kcoloredit-2.0.0-6|8	Source0:	%{name}-%{version}-kde4.4.0.tar.bz2
12cr|kcoloredit-2.0.0-6|9	Patch0:		kcoloredit-2.0.0-linkage.patch
12cr|kcoloredit-2.0.0-6|10	BuildRequires:	cmake
12cr|kcoloredit-2.0.0-6|11	BuildRequires:	kdelibs4-devel
12cr|kcoloredit-2.0.0-6|12	
12cr|kcoloredit-2.0.0-6|13	%description
12cr|kcoloredit-2.0.0-6|14	KColorEdit is a palette files editor.
12cr|kcoloredit-2.0.0-6|15	
12cr|kcoloredit-2.0.0-6|16	It can be used for editing color palettes and for color choosing and naming.
12cr|kcoloredit-2.0.0-6|17	
12cr|kcoloredit-2.0.0-6|18	%files -f %{name}.lang
12cr|kcoloredit-2.0.0-6|19	%doc README AUTHORS
12cr|kcoloredit-2.0.0-6|20	%{_kde_bindir}/*
12cr|kcoloredit-2.0.0-6|21	%{_kde_applicationsdir}/*.desktop
12cr|kcoloredit-2.0.0-6|22	%{_kde_appsdir}/%{name}
12cr|kcoloredit-2.0.0-6|23	%{_kde_iconsdir}/*/*/*/*
12cr|kcoloredit-2.0.0-6|24	
12cr|kcoloredit-2.0.0-6|25	#------------------------------------------------
12cr|kcoloredit-2.0.0-6|26	
12cr|kcoloredit-2.0.0-6|27	%prep
12cr|kcoloredit-2.0.0-6|28	%setup -q -n %{name}-%{version}-kde4.4.0
12cr|kcoloredit-2.0.0-6|29	%patch0 -p1
12cr|kcoloredit-2.0.0-6|30	
12cr|kcoloredit-2.0.0-6|31	%build
12cr|kcoloredit-2.0.0-6|32	%cmake_kde4
12cr|kcoloredit-2.0.0-6|33	%make
12cr|kcoloredit-2.0.0-6|34	
12cr|kcoloredit-2.0.0-6|35	%install
12cr|kcoloredit-2.0.0-6|36	%makeinstall_std -C build
12cr|kcoloredit-2.0.0-6|37	
12cr|kcoloredit-2.0.0-6|38	%find_lang %{name} --with-html
12cr|kcoloredit-2.0.0-6|39	

2431 12
12cr|kdbg-2.5.2-1|1	Name:		kdbg
12cr|kdbg-2.5.2-1|2	Version:		2.5.2
12cr|kdbg-2.5.2-1|3	Release:		1
12cr|kdbg-2.5.2-1|4	License:	 	GPLv2+
12cr|kdbg-2.5.2-1|5	Summary:		A Graphical Debugger Interface
12cr|kdbg-2.5.2-1|6	URL:		http://www.kdbg.org
12cr|kdbg-2.5.2-1|7	Group:		Development/Other
12cr|kdbg-2.5.2-1|8	Source:		http://downloads.sourceforge.net/kdbg/%{name}-%{version}.tar.gz
12cr|kdbg-2.5.2-1|9	BuildRequires:	kdelibs4-devel
12cr|kdbg-2.5.2-1|10	Requires:	gdb
12cr|kdbg-2.5.2-1|11	
12cr|kdbg-2.5.2-1|12	%description
12cr|kdbg-2.5.2-1|13	KDbg is a graphical user interface to gdb, the GNU debugger.
12cr|kdbg-2.5.2-1|14	It provides an intuitive interface for setting breakpoints,
12cr|kdbg-2.5.2-1|15	inspecting variables, and stepping through code.
12cr|kdbg-2.5.2-1|16	
12cr|kdbg-2.5.2-1|17	%prep
12cr|kdbg-2.5.2-1|18	%setup -q
12cr|kdbg-2.5.2-1|19	
12cr|kdbg-2.5.2-1|20	%build
12cr|kdbg-2.5.2-1|21	%cmake_kde4
12cr|kdbg-2.5.2-1|22	%make
12cr|kdbg-2.5.2-1|23	
12cr|kdbg-2.5.2-1|24	%install
12cr|kdbg-2.5.2-1|25	rm -fr %{buildroot}
12cr|kdbg-2.5.2-1|26	%makeinstall_std -C build
12cr|kdbg-2.5.2-1|27	
12cr|kdbg-2.5.2-1|28	%find_lang %{name} --with-html
12cr|kdbg-2.5.2-1|29	
12cr|kdbg-2.5.2-1|30	%files -f %{name}.lang
12cr|kdbg-2.5.2-1|31	%{_kde_bindir}/%{name}
12cr|kdbg-2.5.2-1|32	%{_kde_datadir}/config/kdbgrc
12cr|kdbg-2.5.2-1|33	%{_kde_datadir}/applications/kde4/%{name}.desktop
12cr|kdbg-2.5.2-1|34	%{_kde_datadir}/apps/%{name}
12cr|kdbg-2.5.2-1|35	
12cr|kdbg-2.5.2-1|36	
12cr|kdbg-2.5.2-1|37	%changelog
12cr|kdbg-2.5.2-1|38	* Tue Oct 09 2012 Giovanni Mariani <mc2374@mclink.it> 2.5.2-1
12cr|kdbg-2.5.2-1|39	- New version 2.5.2
12cr|kdbg-2.5.2-1|40	- Dropped support for obsolete distro releases
12cr|kdbg-2.5.2-1|41	- Dropped BuildRoot and %%clean section
12cr|kdbg-2.5.2-1|42	
12cr|kdbg-2.5.2-1|43	* Sun Apr 03 2011 Funda Wang <fwang@mandriva.org> 2.5.0-1mdv2011.0
12cr|kdbg-2.5.2-1|44	+ Revision: 650018
12cr|kdbg-2.5.2-1|45	- new version 2.5.0
12cr|kdbg-2.5.2-1|46	- Created package structure for kdbg.
12cr|kdbg-2.5.2-1|47	
12cr|kdbg-2.5.2-1|48	* Thu Sep 14 2006 Laurent MONTEL <lmontel@mandriva.com> 2.0.3-2
12cr|kdbg-2.5.2-1|49	- Fix generate menu
12cr|kdbg-2.5.2-1|50	
12cr|kdbg-2.5.2-1|51	* Tue Jan 24 2006 Laurent MONTEL <lmontel@mandriva.com> 2.0.3-1
12cr|kdbg-2.5.2-1|52	- 2.0.3
12cr|kdbg-2.5.2-1|53	
12cr|kdbg-2.5.2-1|54	* Wed Nov 30 2005 Laurent MONTEL <lmontel@mandriva.com> 2.0.2-1
12cr|kdbg-2.5.2-1|55	- 2.0.2
12cr|kdbg-2.5.2-1|56	
12cr|kdbg-2.5.2-1|57	* Wed Oct 26 2005 Laurent MONTEL <lmontel@mandriva.com> 2.0.1-1
12cr|kdbg-2.5.2-1|58	- 2.0.1
12cr|kdbg-2.5.2-1|59	
12cr|kdbg-2.5.2-1|60	* Mon Jul 25 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.0.0-1mdk
12cr|kdbg-2.5.2-1|61	- New release 2.0.0
12cr|kdbg-2.5.2-1|62	
12cr|kdbg-2.5.2-1|63	* Mon Mar 14 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 1.9.7-1mdk
12cr|kdbg-2.5.2-1|64	- 1.9.7
12cr|kdbg-2.5.2-1|65	
12cr|kdbg-2.5.2-1|66	* Fri Aug 13 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.9.6-1mdk
12cr|kdbg-2.5.2-1|67	- 1.9.6
12cr|kdbg-2.5.2-1|68	
12cr|kdbg-2.5.2-1|69	* Fri Jun  4 2004  <lmontel@n2.mandrakesoft.com> 1.2.9-4mdk
12cr|kdbg-2.5.2-1|70	- Rebuild
12cr|kdbg-2.5.2-1|71	
12cr|kdbg-2.5.2-1|72	* Mon Feb 09 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.9-3mdk
12cr|kdbg-2.5.2-1|73	- Rebuild
12cr|kdbg-2.5.2-1|74	
12cr|kdbg-2.5.2-1|75	* Wed Jan 21 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.9-2mdk
12cr|kdbg-2.5.2-1|76	- Rebuild
12cr|kdbg-2.5.2-1|77	
12cr|kdbg-2.5.2-1|78	* Wed Nov 12 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.9-1mdk
12cr|kdbg-2.5.2-1|79	- 1.2.9
12cr|kdbg-2.5.2-1|80	
12cr|kdbg-2.5.2-1|81	* Thu Jul 17 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.8-2mdk
12cr|kdbg-2.5.2-1|82	- Rebuild
12cr|kdbg-2.5.2-1|83	
12cr|kdbg-2.5.2-1|84	* Thu Jun 26 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.8-1mdk
12cr|kdbg-2.5.2-1|85	- 1.2.8
12cr|kdbg-2.5.2-1|86	
12cr|kdbg-2.5.2-1|87	* Mon Apr 28 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.7-2mdk
12cr|kdbg-2.5.2-1|88	- Fix spec file
12cr|kdbg-2.5.2-1|89	
12cr|kdbg-2.5.2-1|90	* Fri Feb 07 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.7-1mdk
12cr|kdbg-2.5.2-1|91	- update
12cr|kdbg-2.5.2-1|92	
12cr|kdbg-2.5.2-1|93	* Sat Nov 16 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.2.6-2mdk
12cr|kdbg-2.5.2-1|94	- Make it lib64 aware
12cr|kdbg-2.5.2-1|95	
12cr|kdbg-2.5.2-1|96	* Sun Oct 20 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.6-1mdk
12cr|kdbg-2.5.2-1|97	- 1.2.6
12cr|kdbg-2.5.2-1|98	
12cr|kdbg-2.5.2-1|99	* Wed Aug 14 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.5-4mdk
12cr|kdbg-2.5.2-1|100	- Rebuild against gcc-3.2
12cr|kdbg-2.5.2-1|101	
12cr|kdbg-2.5.2-1|102	* Sat Jul 27 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.5-3mdk
12cr|kdbg-2.5.2-1|103	- Rebuild against gcc-3.2
12cr|kdbg-2.5.2-1|104	
12cr|kdbg-2.5.2-1|105	* Thu Jun 27 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.5-2mdk
12cr|kdbg-2.5.2-1|106	- port to kde3.0
12cr|kdbg-2.5.2-1|107	
12cr|kdbg-2.5.2-1|108	* Wed Mar 27 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.5-1mdk
12cr|kdbg-2.5.2-1|109	- Update code 1.2.5
12cr|kdbg-2.5.2-1|110	
12cr|kdbg-2.5.2-1|111	* Thu Jan 22 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.4-2mdk
12cr|kdbg-2.5.2-1|112	- Add language file (bug reported by DUCLOS Andre <shirka@wanadoo.fr>)
12cr|kdbg-2.5.2-1|113	
12cr|kdbg-2.5.2-1|114	* Sun Jan 21 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.4-1mdk
12cr|kdbg-2.5.2-1|115	- Update code (1.2.4)
12cr|kdbg-2.5.2-1|116	
12cr|kdbg-2.5.2-1|117	* Wed Jan 02 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.3-0.1mdk
12cr|kdbg-2.5.2-1|118	- update code
12cr|kdbg-2.5.2-1|119	
12cr|kdbg-2.5.2-1|120	* Mon Nov  5 2001 Stefan van der Eijk <stefan@eijk.nu> 1.2.2-0.4mdk
12cr|kdbg-2.5.2-1|121	- BuildRequires revisited
12cr|kdbg-2.5.2-1|122	
12cr|kdbg-2.5.2-1|123	* Thu Oct 18 2001 Daouda LO <daouda@mandrakesoft.com> 1.2.2-0.3mdk
12cr|kdbg-2.5.2-1|124	- spec cleanups
12cr|kdbg-2.5.2-1|125	- rpmlint compliant
12cr|kdbg-2.5.2-1|126	
12cr|kdbg-2.5.2-1|127	* Thu Sep 06 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.2-0.2mdk
12cr|kdbg-2.5.2-1|128	- Rebuild with new kdelibs
12cr|kdbg-2.5.2-1|129	
12cr|kdbg-2.5.2-1|130	* Tue Aug 21 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.2-0.1mdk
12cr|kdbg-2.5.2-1|131	- Update code (1.2.2)
12cr|kdbg-2.5.2-1|132	
12cr|kdbg-2.5.2-1|133	* Sat Jun 02 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.1-0.2mdk
12cr|kdbg-2.5.2-1|134	- Rebuild with kde2.2alpha2
12cr|kdbg-2.5.2-1|135	
12cr|kdbg-2.5.2-1|136	* Wed May 2 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.1-0.1mdk
12cr|kdbg-2.5.2-1|137	- Update code
12cr|kdbg-2.5.2-1|138	
12cr|kdbg-2.5.2-1|139	* Tue Apr 10 2001 David BAUDENS <baudens@mandrakesoft.com> 1.2.0-0.6mdk
12cr|kdbg-2.5.2-1|140	- Move KDE menu entry in %%_datadir/applnk
12cr|kdbg-2.5.2-1|141	- Rebuild against latest GCC
12cr|kdbg-2.5.2-1|142	
12cr|kdbg-2.5.2-1|143	* Sat Mar 31 2001 David BAUDENS <baudens@mandrakesoft.com> 1.2.0-0.5mdk
12cr|kdbg-2.5.2-1|144	- Fix BuildRequires for non %%ix86 architectures
12cr|kdbg-2.5.2-1|145	
12cr|kdbg-2.5.2-1|146	* Thu Mar 29 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.0-0.4mdk
12cr|kdbg-2.5.2-1|147	- Add build requires
12cr|kdbg-2.5.2-1|148	
12cr|kdbg-2.5.2-1|149	* Wed Mar 14 2001 David BAUDENS <baudens@mandrakesoft.com> 1.2.0-0.3mdk
12cr|kdbg-2.5.2-1|150	- Rebuild against Qt 2.3.0
12cr|kdbg-2.5.2-1|151	
12cr|kdbg-2.5.2-1|152	* Mon Feb 26 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.0-0.2mdk
12cr|kdbg-2.5.2-1|153	- rebuild
12cr|kdbg-2.5.2-1|154	
12cr|kdbg-2.5.2-1|155	* Fri Dec 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.2.0-0.1mdk
12cr|kdbg-2.5.2-1|156	- new in contribs

2432 12
12cr|kde4-kio-rapip-0.2-2|1	%define svn		0
12cr|kde4-kio-rapip-0.2-2|2	%define rel		2
12cr|kde4-kio-rapip-0.2-2|3	%if %svn
12cr|kde4-kio-rapip-0.2-2|4	%define release		%mkrel 0.%svn.%rel
12cr|kde4-kio-rapip-0.2-2|5	%define distname	%name-%svn.tar.lzma
12cr|kde4-kio-rapip-0.2-2|6	%define	dirname		synce-gvfs
12cr|kde4-kio-rapip-0.2-2|7	%else
12cr|kde4-kio-rapip-0.2-2|8	%define release		%mkrel %rel
12cr|kde4-kio-rapip-0.2-2|9	%define distname	%name-%version.tar.gz
12cr|kde4-kio-rapip-0.2-2|10	%define dirname		%name-%version
12cr|kde4-kio-rapip-0.2-2|11	%endif
12cr|kde4-kio-rapip-0.2-2|12	
12cr|kde4-kio-rapip-0.2-2|13	Name:		kde4-kio-rapip
12cr|kde4-kio-rapip-0.2-2|14	Summary:	KDE 4 KIOslave for Windows Mobile devices
12cr|kde4-kio-rapip-0.2-2|15	Version:	0.2
12cr|kde4-kio-rapip-0.2-2|16	Release:	%{release}
12cr|kde4-kio-rapip-0.2-2|17	License:	MIT
12cr|kde4-kio-rapip-0.2-2|18	Source0:	http://downloads.sourceforge.net/synce/%{distname}
12cr|kde4-kio-rapip-0.2-2|19	URL:		http://synce.sourceforge.net/
12cr|kde4-kio-rapip-0.2-2|20	Group:		Communications
12cr|kde4-kio-rapip-0.2-2|21	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kde4-kio-rapip-0.2-2|22	BuildRequires:	libsynce-devel
12cr|kde4-kio-rapip-0.2-2|23	BuildRequires:	librapi-devel
12cr|kde4-kio-rapip-0.2-2|24	BuildRequires:	cmake
12cr|kde4-kio-rapip-0.2-2|25	BuildRequires:	kdelibs4-devel
12cr|kde4-kio-rapip-0.2-2|26	
12cr|kde4-kio-rapip-0.2-2|27	%description
12cr|kde4-kio-rapip-0.2-2|28	This is a full featured KIOslave used to browse through the file
12cr|kde4-kio-rapip-0.2-2|29	system of a Windows Mobile device, and to copy files to and from the
12cr|kde4-kio-rapip-0.2-2|30	PDA by drag and drop via Konqueror.
12cr|kde4-kio-rapip-0.2-2|31	
12cr|kde4-kio-rapip-0.2-2|32	To use, simply open Konqueror, Dolphin, or any other KIO-enabled file
12cr|kde4-kio-rapip-0.2-2|33	manager and type in rapip://DEVICENAME/ to the address bar. If you are
12cr|kde4-kio-rapip-0.2-2|34	not sure about the name of your device, simply go to rapip:/ which
12cr|kde4-kio-rapip-0.2-2|35	will show the first device it finds.
12cr|kde4-kio-rapip-0.2-2|36	
12cr|kde4-kio-rapip-0.2-2|37	%prep
12cr|kde4-kio-rapip-0.2-2|38	%setup -q -n %{dirname}
12cr|kde4-kio-rapip-0.2-2|39	
12cr|kde4-kio-rapip-0.2-2|40	%build
12cr|kde4-kio-rapip-0.2-2|41	rm -f CMakeCache.txt
12cr|kde4-kio-rapip-0.2-2|42	%cmake
12cr|kde4-kio-rapip-0.2-2|43	%make
12cr|kde4-kio-rapip-0.2-2|44	
12cr|kde4-kio-rapip-0.2-2|45	%install
12cr|kde4-kio-rapip-0.2-2|46	rm -rf %{buildroot}
12cr|kde4-kio-rapip-0.2-2|47	pushd build
12cr|kde4-kio-rapip-0.2-2|48	%makeinstall_std
12cr|kde4-kio-rapip-0.2-2|49	popd
12cr|kde4-kio-rapip-0.2-2|50	
12cr|kde4-kio-rapip-0.2-2|51	%clean
12cr|kde4-kio-rapip-0.2-2|52	rm -rf %{buildroot}
12cr|kde4-kio-rapip-0.2-2|53	
12cr|kde4-kio-rapip-0.2-2|54	%files
12cr|kde4-kio-rapip-0.2-2|55	%defattr(-,root,root)
12cr|kde4-kio-rapip-0.2-2|56	%doc AUTHORS LICENSE ChangeLog README
12cr|kde4-kio-rapip-0.2-2|57	%{_kde_libdir}/kde4/kio_rapip.so
12cr|kde4-kio-rapip-0.2-2|58	%{_kde_services}/rapip.protocol
12cr|kde4-kio-rapip-0.2-2|59	%{_kde_services}/synce.protocol
12cr|kde4-kio-rapip-0.2-2|60	%{_datadir}/mime/packages/synce-kde4-kio-rapip.xml
12cr|kde4-kio-rapip-0.2-2|61	%{_iconsdir}/hicolor/*/apps/*.png
12cr|kde4-kio-rapip-0.2-2|62	
12cr|kde4-kio-rapip-0.2-2|63	
12cr|kde4-kio-rapip-0.2-2|64	%changelog
12cr|kde4-kio-rapip-0.2-2|65	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdv2011.0
12cr|kde4-kio-rapip-0.2-2|66	+ Revision: 619920
12cr|kde4-kio-rapip-0.2-2|67	- the mass rebuild of 2010.0 packages
12cr|kde4-kio-rapip-0.2-2|68	
12cr|kde4-kio-rapip-0.2-2|69	* Tue Aug 11 2009 Emmanuel Andry <eandry@mandriva.org> 0.2-1mdv2010.0
12cr|kde4-kio-rapip-0.2-2|70	+ Revision: 415173
12cr|kde4-kio-rapip-0.2-2|71	- New version 0.2
12cr|kde4-kio-rapip-0.2-2|72	- update files list
12cr|kde4-kio-rapip-0.2-2|73	
12cr|kde4-kio-rapip-0.2-2|74	* Thu Sep 04 2008 Adam Williamson <awilliamson@mandriva.org> 0.1-1mdv2009.0
12cr|kde4-kio-rapip-0.2-2|75	+ Revision: 280230
12cr|kde4-kio-rapip-0.2-2|76	- import kde4-kio-rapip
12cr|kde4-kio-rapip-0.2-2|77	
12cr|kde4-kio-rapip-0.2-2|78	

2433 12
12cr|kde4-kwin-dekorator-themes-0.2-2|1	Name:		kde4-kwin-dekorator-themes
12cr|kde4-kwin-dekorator-themes-0.2-2|2	Summary:	Themes for deKorator for KDE 4
12cr|kde4-kwin-dekorator-themes-0.2-2|3	Version:	0.2
12cr|kde4-kwin-dekorator-themes-0.2-2|4	Release:	2
12cr|kde4-kwin-dekorator-themes-0.2-2|5	Group:		Graphical desktop/KDE
12cr|kde4-kwin-dekorator-themes-0.2-2|6	License:	GPL
12cr|kde4-kwin-dekorator-themes-0.2-2|7	URL:		http://www.kde-look.org/index.php?xcontentmode=21
12cr|kde4-kwin-dekorator-themes-0.2-2|8	Source0:	103545-S_Dark-0.1-theme.tar.gz
12cr|kde4-kwin-dekorator-themes-0.2-2|9	Source1:	31587-Plastic-theme.tar.bz2
12cr|kde4-kwin-dekorator-themes-0.2-2|10	Source2:	31720-Area-51.tar.bz2
12cr|kde4-kwin-dekorator-themes-0.2-2|11	Source3:	31740-Area-51-Lte.tar.bz2
12cr|kde4-kwin-dekorator-themes-0.2-2|12	Source4:	39007-Aero_Glass-theme.tar.gz
12cr|kde4-kwin-dekorator-themes-0.2-2|13	Source5:	56664-kore-theme.tar.gz
12cr|kde4-kwin-dekorator-themes-0.2-2|14	Source6:	73236-Golden_Wood.tar.gz
12cr|kde4-kwin-dekorator-themes-0.2-2|15	Source7:	90763-REDMOND-NORMA-theme.tar.gz
12cr|kde4-kwin-dekorator-themes-0.2-2|16	Source8:	beo-theme.tar.bz2
12cr|kde4-kwin-dekorator-themes-0.2-2|17	Source9:	137696-Vectorcell2b-theme.tar.gz
12cr|kde4-kwin-dekorator-themes-0.2-2|18	Source10:	148329-winclassic-theme.tar.gz
12cr|kde4-kwin-dekorator-themes-0.2-2|19	BuildRequires:	kde4-macros
12cr|kde4-kwin-dekorator-themes-0.2-2|20	BuildArch:	noarch
12cr|kde4-kwin-dekorator-themes-0.2-2|21	
12cr|kde4-kwin-dekorator-themes-0.2-2|22	%description
12cr|kde4-kwin-dekorator-themes-0.2-2|23	Themes for deKorator pack. Includes:
12cr|kde4-kwin-dekorator-themes-0.2-2|24	-S_Dark 0.1
12cr|kde4-kwin-dekorator-themes-0.2-2|25	-Plastic
12cr|kde4-kwin-dekorator-themes-0.2-2|26	-Area-51
12cr|kde4-kwin-dekorator-themes-0.2-2|27	-Area-51-Lte
12cr|kde4-kwin-dekorator-themes-0.2-2|28	-Aero_Glass
12cr|kde4-kwin-dekorator-themes-0.2-2|29	-Kore
12cr|kde4-kwin-dekorator-themes-0.2-2|30	-Golden Wood Original
12cr|kde4-kwin-dekorator-themes-0.2-2|31	-Golden Wood Thin
12cr|kde4-kwin-dekorator-themes-0.2-2|32	-Redmond Norma (Vista)
12cr|kde4-kwin-dekorator-themes-0.2-2|33	-Beo
12cr|kde4-kwin-dekorator-themes-0.2-2|34	-Win Classic 1.0
12cr|kde4-kwin-dekorator-themes-0.2-2|35	-Vectorcell2 0.1
12cr|kde4-kwin-dekorator-themes-0.2-2|36	
12cr|kde4-kwin-dekorator-themes-0.2-2|37	Get more themes at kde-look.org if you want.
12cr|kde4-kwin-dekorator-themes-0.2-2|38	
12cr|kde4-kwin-dekorator-themes-0.2-2|39	%prep
12cr|kde4-kwin-dekorator-themes-0.2-2|40	%setup -q -T -c -n %{name}-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10
12cr|kde4-kwin-dekorator-themes-0.2-2|41	
12cr|kde4-kwin-dekorator-themes-0.2-2|42	%build
12cr|kde4-kwin-dekorator-themes-0.2-2|43	
12cr|kde4-kwin-dekorator-themes-0.2-2|44	%install
12cr|kde4-kwin-dekorator-themes-0.2-2|45	mkdir -p %{buildroot}%{_kde_appsdir}/deKorator/themes
12cr|kde4-kwin-dekorator-themes-0.2-2|46	cp -R S_Dark-0.1-theme %{buildroot}%{_kde_appsdir}/deKorator/themes/
12cr|kde4-kwin-dekorator-themes-0.2-2|47	cp -R Plastic-theme %{buildroot}%{_kde_appsdir}/deKorator/themes/
12cr|kde4-kwin-dekorator-themes-0.2-2|48	cp -R Area-51 %{buildroot}%{_kde_appsdir}/deKorator/themes/Area-51-theme
12cr|kde4-kwin-dekorator-themes-0.2-2|49	cp -R Area-51-Lte %{buildroot}%{_kde_appsdir}/deKorator/themes/Area-51-Lte-theme
12cr|kde4-kwin-dekorator-themes-0.2-2|50	cp -R Aero_Glass-theme %{buildroot}%{_kde_appsdir}/deKorator/themes/
12cr|kde4-kwin-dekorator-themes-0.2-2|51	cp -R kore-theme %{buildroot}%{_kde_appsdir}/deKorator/themes/
12cr|kde4-kwin-dekorator-themes-0.2-2|52	cp -R Golden\ Wood/golden-wood-thin %{buildroot}%{_kde_appsdir}/deKorator/themes/golden-wood-thin-theme
12cr|kde4-kwin-dekorator-themes-0.2-2|53	cp -R Golden\ Wood/golden-wood\ original %{buildroot}%{_kde_appsdir}/deKorator/themes/golden-wood-original-theme
12cr|kde4-kwin-dekorator-themes-0.2-2|54	cp -R vista-theme %{buildroot}%{_kde_appsdir}/deKorator/themes/
12cr|kde4-kwin-dekorator-themes-0.2-2|55	cp -R beo-theme %{buildroot}%{_kde_appsdir}/deKorator/themes/
12cr|kde4-kwin-dekorator-themes-0.2-2|56	cp -R Vectorcell2b-theme %{buildroot}%{_kde_appsdir}/deKorator/themes/
12cr|kde4-kwin-dekorator-themes-0.2-2|57	cp -R winclassic-theme %{buildroot}%{_kde_appsdir}/deKorator/themes/
12cr|kde4-kwin-dekorator-themes-0.2-2|58	
12cr|kde4-kwin-dekorator-themes-0.2-2|59	cd %{buildroot}%{_kde_appsdir}/deKorator/themes/Area-51-theme
12cr|kde4-kwin-dekorator-themes-0.2-2|60	mv Buttons buttons
12cr|kde4-kwin-dekorator-themes-0.2-2|61	mv Deco deco
12cr|kde4-kwin-dekorator-themes-0.2-2|62	mv Masks masks
12cr|kde4-kwin-dekorator-themes-0.2-2|63	cd buttons
12cr|kde4-kwin-dekorator-themes-0.2-2|64	mkdir -p hover normal press
12cr|kde4-kwin-dekorator-themes-0.2-2|65	cp buttonClose.png buttonMax.png buttonMin.png normal
12cr|kde4-kwin-dekorator-themes-0.2-2|66	cp buttonClose.png hover/buttonCloseHover.png
12cr|kde4-kwin-dekorator-themes-0.2-2|67	cp buttonMax.png hover/buttonMaxHover.png
12cr|kde4-kwin-dekorator-themes-0.2-2|68	cp buttonMin.png hover/buttonMinHover.png
12cr|kde4-kwin-dekorator-themes-0.2-2|69	mv buttonClose.png press/buttonClosePress.png
12cr|kde4-kwin-dekorator-themes-0.2-2|70	mv buttonMax.png press/buttonMaxPress.png
12cr|kde4-kwin-dekorator-themes-0.2-2|71	mv buttonMin.png press/buttonMinPress.png
12cr|kde4-kwin-dekorator-themes-0.2-2|72	
12cr|kde4-kwin-dekorator-themes-0.2-2|73	cd %{buildroot}%{_kde_appsdir}/deKorator/themes/Area-51-Lte-theme
12cr|kde4-kwin-dekorator-themes-0.2-2|74	mv Buttons buttons
12cr|kde4-kwin-dekorator-themes-0.2-2|75	mv Deco deco
12cr|kde4-kwin-dekorator-themes-0.2-2|76	mv Masks masks
12cr|kde4-kwin-dekorator-themes-0.2-2|77	cd buttons
12cr|kde4-kwin-dekorator-themes-0.2-2|78	mkdir -p hover normal press
12cr|kde4-kwin-dekorator-themes-0.2-2|79	cp buttonClose.png buttonMax.png buttonMin.png normal
12cr|kde4-kwin-dekorator-themes-0.2-2|80	cp buttonClose.png hover/buttonCloseHover.png
12cr|kde4-kwin-dekorator-themes-0.2-2|81	cp buttonMax.png hover/buttonMaxHover.png
12cr|kde4-kwin-dekorator-themes-0.2-2|82	cp buttonMin.png hover/buttonMinHover.png
12cr|kde4-kwin-dekorator-themes-0.2-2|83	mv buttonClose.png press/buttonClosePress.png
12cr|kde4-kwin-dekorator-themes-0.2-2|84	mv buttonMax.png press/buttonMaxPress.png
12cr|kde4-kwin-dekorator-themes-0.2-2|85	mv buttonMin.png press/buttonMinPress.png
12cr|kde4-kwin-dekorator-themes-0.2-2|86	
12cr|kde4-kwin-dekorator-themes-0.2-2|87	cd %{buildroot}%{_kde_appsdir}/deKorator/themes
12cr|kde4-kwin-dekorator-themes-0.2-2|88	chmod 755 Aero_Glass-theme
12cr|kde4-kwin-dekorator-themes-0.2-2|89	cd Aero_Glass-theme
12cr|kde4-kwin-dekorator-themes-0.2-2|90	chmod -R 755 *
12cr|kde4-kwin-dekorator-themes-0.2-2|91	
12cr|kde4-kwin-dekorator-themes-0.2-2|92	%files
12cr|kde4-kwin-dekorator-themes-0.2-2|93	%defattr(644,root,root,755)
12cr|kde4-kwin-dekorator-themes-0.2-2|94	%{_kde_appsdir}/deKorator/themes/*
12cr|kde4-kwin-dekorator-themes-0.2-2|95	
12cr|kde4-kwin-dekorator-themes-0.2-2|96	%changelog
12cr|kde4-kwin-dekorator-themes-0.2-2|97	* Tue Feb 28 2012 Andrey Bondrov <abondrov@mandriva.org> 0.2-1mdv2011.0
12cr|kde4-kwin-dekorator-themes-0.2-2|98	+ Revision: 781299
12cr|kde4-kwin-dekorator-themes-0.2-2|99	- imported package kde4-kwin-dekorator-themes
12cr|kde4-kwin-dekorator-themes-0.2-2|100	
12cr|kde4-kwin-dekorator-themes-0.2-2|101	
12cr|kde4-kwin-dekorator-themes-0.2-2|102	* Tue Feb 28 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 0.2-1mdv2010.2
12cr|kde4-kwin-dekorator-themes-0.2-2|103	- Add Win Classic 1.0 and Vectorcell2 0.1 themes
12cr|kde4-kwin-dekorator-themes-0.2-2|104	
12cr|kde4-kwin-dekorator-themes-0.2-2|105	* Sun Jul 11 2010 Andrey Bondrov <bondrov@math.dvgu.ru> 0.1-69.2mib2010.1
12cr|kde4-kwin-dekorator-themes-0.2-2|106	- Add kde4-macros to BuildRequires
12cr|kde4-kwin-dekorator-themes-0.2-2|107	
12cr|kde4-kwin-dekorator-themes-0.2-2|108	* Wed May 13 2009 Andrey Bondrov <bondrov@math.dvgu.ru> 0.1-69.1mib2009.1
12cr|kde4-kwin-dekorator-themes-0.2-2|109	- First release for MIB users
12cr|kde4-kwin-dekorator-themes-0.2-2|110	- MIB (Mandriva Italia Backport) - http://mib.pianetalinux.org/
12cr|kde4-kwin-dekorator-themes-0.2-2|111	

2434 12
12cr|kde4-kwin-style-crystal-2.0.1-1|1	Name: kde4-kwin-style-crystal
12cr|kde4-kwin-style-crystal-2.0.1-1|2	Summary: Crystal kwin decoration theme to KDE 4.x
12cr|kde4-kwin-style-crystal-2.0.1-1|3	Version: 2.0.1
12cr|kde4-kwin-style-crystal-2.0.1-1|4	Release: %mkrel 1
12cr|kde4-kwin-style-crystal-2.0.1-1|5	Source0: http://www.kde-look.org/CONTENT/content-files/75140-crystal-%version.tar.bz2
12cr|kde4-kwin-style-crystal-2.0.1-1|6	URL: http://www.kde-look.org/content/show.php/crystal?content=75140
12cr|kde4-kwin-style-crystal-2.0.1-1|7	Group: Graphical desktop/KDE
12cr|kde4-kwin-style-crystal-2.0.1-1|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kde4-kwin-style-crystal-2.0.1-1|9	License: GPLv2+
12cr|kde4-kwin-style-crystal-2.0.1-1|10	BuildRequires: kdebase4-workspace-devel
12cr|kde4-kwin-style-crystal-2.0.1-1|11	
12cr|kde4-kwin-style-crystal-2.0.1-1|12	%description
12cr|kde4-kwin-style-crystal-2.0.1-1|13	This is the port of the famous Crystal kwin decoration theme to KDE 4.x.
12cr|kde4-kwin-style-crystal-2.0.1-1|14	
12cr|kde4-kwin-style-crystal-2.0.1-1|15	Main features:
12cr|kde4-kwin-style-crystal-2.0.1-1|16	* Choose the blending color of the buttons.
12cr|kde4-kwin-style-crystal-2.0.1-1|17	* You can define the title bar height and border size of the windows.
12cr|kde4-kwin-style-crystal-2.0.1-1|18	* Right click on minimize button toggles shade mode.
12cr|kde4-kwin-style-crystal-2.0.1-1|19	* Middle click on minimize button sends window to below.
12cr|kde4-kwin-style-crystal-2.0.1-1|20	* Double click on program symbol closes window.
12cr|kde4-kwin-style-crystal-2.0.1-1|21	* Support for button themes. Basic button theme is included, feel free
12cr|kde4-kwin-style-crystal-2.0.1-1|22	to swamp me with cool themes.
12cr|kde4-kwin-style-crystal-2.0.1-1|23	* Can show a tooltip of the caption
12cr|kde4-kwin-style-crystal-2.0.1-1|24	* If kdocker is installed (http://kdocker.sf.net), right click on close
12cr|kde4-kwin-style-crystal-2.0.1-1|25	button will send the window to the systemtray.
12cr|kde4-kwin-style-crystal-2.0.1-1|26	
12cr|kde4-kwin-style-crystal-2.0.1-1|27	%prep
12cr|kde4-kwin-style-crystal-2.0.1-1|28	%setup -q -n crystal-%version
12cr|kde4-kwin-style-crystal-2.0.1-1|29	
12cr|kde4-kwin-style-crystal-2.0.1-1|30	%build
12cr|kde4-kwin-style-crystal-2.0.1-1|31	%cmake_kde4
12cr|kde4-kwin-style-crystal-2.0.1-1|32	%make
12cr|kde4-kwin-style-crystal-2.0.1-1|33	
12cr|kde4-kwin-style-crystal-2.0.1-1|34	%install
12cr|kde4-kwin-style-crystal-2.0.1-1|35	rm -rf $RPM_BUILD_ROOT
12cr|kde4-kwin-style-crystal-2.0.1-1|36	%makeinstall_std -C build
12cr|kde4-kwin-style-crystal-2.0.1-1|37	
12cr|kde4-kwin-style-crystal-2.0.1-1|38	%clean
12cr|kde4-kwin-style-crystal-2.0.1-1|39	rm -rf $RPM_BUILD_ROOT
12cr|kde4-kwin-style-crystal-2.0.1-1|40	
12cr|kde4-kwin-style-crystal-2.0.1-1|41	%files
12cr|kde4-kwin-style-crystal-2.0.1-1|42	%defattr(-,root,root)
12cr|kde4-kwin-style-crystal-2.0.1-1|43	%doc AUTHORS README TODO.txt
12cr|kde4-kwin-style-crystal-2.0.1-1|44	%{_kde_libdir}/kde4/kwin3_crystal.so
12cr|kde4-kwin-style-crystal-2.0.1-1|45	%{_kde_libdir}/kde4/kwin_crystal_config.so
12cr|kde4-kwin-style-crystal-2.0.1-1|46	%{_kde_appsdir}/kwin/crystal.desktop
12cr|kde4-kwin-style-crystal-2.0.1-1|47	
12cr|kde4-kwin-style-crystal-2.0.1-1|48	
12cr|kde4-kwin-style-crystal-2.0.1-1|49	%changelog
12cr|kde4-kwin-style-crystal-2.0.1-1|50	* Sat Jul 19 2008 Funda Wang <fundawang@mandriva.org> 2.0.1-1mdv2009.0
12cr|kde4-kwin-style-crystal-2.0.1-1|51	+ Revision: 238669
12cr|kde4-kwin-style-crystal-2.0.1-1|52	- import kde4-kwin-style-crystal
12cr|kde4-kwin-style-crystal-2.0.1-1|53	
12cr|kde4-kwin-style-crystal-2.0.1-1|54	

2435 12
12cr|kde4-minimal-settings-0.1-2|1	Name: kde4-minimal-settings
12cr|kde4-minimal-settings-0.1-2|2	Version: 0.1
12cr|kde4-minimal-settings-0.1-2|3	Release: 2
12cr|kde4-minimal-settings-0.1-2|4	
12cr|kde4-minimal-settings-0.1-2|5	Group: Graphical desktop/KDE
12cr|kde4-minimal-settings-0.1-2|6	Summary: Minimal KDE4 settings
12cr|kde4-minimal-settings-0.1-2|7	Url: https://code.launchpad.net/kubuntu-low-fat-settings
12cr|kde4-minimal-settings-0.1-2|8	License: GPLv3
12cr|kde4-minimal-settings-0.1-2|9	
12cr|kde4-minimal-settings-0.1-2|10	BuildArch: noarch
12cr|kde4-minimal-settings-0.1-2|11	
12cr|kde4-minimal-settings-0.1-2|12	Requires: gettext qmergeinifiles > 1.50
12cr|kde4-minimal-settings-0.1-2|13	
12cr|kde4-minimal-settings-0.1-2|14	Source: %name.tar.gz
12cr|kde4-minimal-settings-0.1-2|15	Source1: kubuntu-low-fat-settings.tar
12cr|kde4-minimal-settings-0.1-2|16	
12cr|kde4-minimal-settings-0.1-2|17	BuildRequires: qmergeinifiles gettext kde4-macros
12cr|kde4-minimal-settings-0.1-2|18	
12cr|kde4-minimal-settings-0.1-2|19	%description
12cr|kde4-minimal-settings-0.1-2|20	This package allow to set minimal KDE4 settings to gain additional system resources
12cr|kde4-minimal-settings-0.1-2|21	
12cr|kde4-minimal-settings-0.1-2|22	
12cr|kde4-minimal-settings-0.1-2|23	%prep
12cr|kde4-minimal-settings-0.1-2|24	%setup -q -n %name -a1
12cr|kde4-minimal-settings-0.1-2|25	# cleanup
12cr|kde4-minimal-settings-0.1-2|26	rm -rf kubuntu-low-fat-settings/share/autostart/
12cr|kde4-minimal-settings-0.1-2|27	rm -f kubuntu-low-fat-settings/share/config/kdeglobals
12cr|kde4-minimal-settings-0.1-2|28	rm -f kubuntu-low-fat-settings/share/config/kwinrc
12cr|kde4-minimal-settings-0.1-2|29	
12cr|kde4-minimal-settings-0.1-2|30	%build
12cr|kde4-minimal-settings-0.1-2|31	# config
12cr|kde4-minimal-settings-0.1-2|32	for conf in kubuntu-low-fat-settings/share/config/*
12cr|kde4-minimal-settings-0.1-2|33	do
12cr|kde4-minimal-settings-0.1-2|34	outname=`basename $conf`
12cr|kde4-minimal-settings-0.1-2|35	qmergeinifiles --no-override share/config/$outname $conf
12cr|kde4-minimal-settings-0.1-2|36	done
12cr|kde4-minimal-settings-0.1-2|37	# autostart
12cr|kde4-minimal-settings-0.1-2|38	#mkdir -p share/autostart
12cr|kde4-minimal-settings-0.1-2|39	#for desktop in kubuntu-low-fat-settings/share/autostart/*.desktop
12cr|kde4-minimal-settings-0.1-2|40	#do
12cr|kde4-minimal-settings-0.1-2|41	#    outname=`basename $desktop`
12cr|kde4-minimal-settings-0.1-2|42	#    qmergeinifiles --no-override share/autostart/$outname $conf
12cr|kde4-minimal-settings-0.1-2|43	#    cp -ar $desktop share/autostart/$outname
12cr|kde4-minimal-settings-0.1-2|44	#done
12cr|kde4-minimal-settings-0.1-2|45	
12cr|kde4-minimal-settings-0.1-2|46	%install
12cr|kde4-minimal-settings-0.1-2|47	mkdir -p %buildroot/%_kde_appsdir/%name/config
12cr|kde4-minimal-settings-0.1-2|48	install -m 0644 share/config/* %buildroot/%_kde_appsdir/%name/config
12cr|kde4-minimal-settings-0.1-2|49	mkdir -p %buildroot/%_kde_appsdir/%name/autostart/
12cr|kde4-minimal-settings-0.1-2|50	install -m 0644 share/autostart/* %buildroot/%_kde_appsdir/%name/autostart
12cr|kde4-minimal-settings-0.1-2|51	mkdir -p %buildroot/%_kde_bindir/
12cr|kde4-minimal-settings-0.1-2|52	install -m 0755 bin/%name %buildroot/%_kde_bindir/
12cr|kde4-minimal-settings-0.1-2|53	mkdir -p %buildroot/%_kde_applicationsdir/
12cr|kde4-minimal-settings-0.1-2|54	install -m 0644 share/applications/*.desktop %buildroot/%_kde_applicationsdir/
12cr|kde4-minimal-settings-0.1-2|55	# translations
12cr|kde4-minimal-settings-0.1-2|56	find po/* -type d | \
12cr|kde4-minimal-settings-0.1-2|57	while read d
12cr|kde4-minimal-settings-0.1-2|58	do
12cr|kde4-minimal-settings-0.1-2|59	lang=`basename $d`
12cr|kde4-minimal-settings-0.1-2|60	mkdir -p %buildroot/%_datadir/locale/$lang/LC_MESSAGES
12cr|kde4-minimal-settings-0.1-2|61	msgfmt -o %buildroot/%_datadir/locale/$lang/LC_MESSAGES/%name.mo $d/%name.po
12cr|kde4-minimal-settings-0.1-2|62	done
12cr|kde4-minimal-settings-0.1-2|63	
12cr|kde4-minimal-settings-0.1-2|64	%find_lang %name
12cr|kde4-minimal-settings-0.1-2|65	
12cr|kde4-minimal-settings-0.1-2|66	%files -f %name.lang
12cr|kde4-minimal-settings-0.1-2|67	%_kde_bindir/%name
12cr|kde4-minimal-settings-0.1-2|68	%_kde_appsdir/%name
12cr|kde4-minimal-settings-0.1-2|69	%_kde_applicationsdir/*-setup.desktop
12cr|kde4-minimal-settings-0.1-2|70	
12cr|kde4-minimal-settings-0.1-2|71	
12cr|kde4-minimal-settings-0.1-2|72	
12cr|kde4-minimal-settings-0.1-2|73	%changelog
12cr|kde4-minimal-settings-0.1-2|74	* Thu Jan 12 2012 Александр Казанцев <kazancas@mandriva.org> 0.1-2
12cr|kde4-minimal-settings-0.1-2|75	+ Revision: 760475
12cr|kde4-minimal-settings-0.1-2|76	- build with propertly kde macros
12cr|kde4-minimal-settings-0.1-2|77	
12cr|kde4-minimal-settings-0.1-2|78	* Thu Jan 12 2012 Александр Казанцев <kazancas@mandriva.org> 0.1-1
12cr|kde4-minimal-settings-0.1-2|79	+ Revision: 760299
12cr|kde4-minimal-settings-0.1-2|80	- use standart dir path
12cr|kde4-minimal-settings-0.1-2|81	- imported package kde4-minimal-settings
12cr|kde4-minimal-settings-0.1-2|82	
12cr|kde4-minimal-settings-0.1-2|83	
12cr|kde4-minimal-settings-0.1-2|84	* Thu Jan 12 2012 Alexander Kazancev <kazancas@mandriva.ru> 4.7-mdv1
12cr|kde4-minimal-settings-0.1-2|85	
12cr|kde4-minimal-settings-0.1-2|86	* Fri Oct 28 2011 Sergey V Turchin <zerg@altlinux.org> 4.7-alt1
12cr|kde4-minimal-settings-0.1-2|87	- initial build

2436 12
12cr|kde4-style-bespin-0.1-0.1355svn.1|1	# Download information:
12cr|kde4-style-bespin-0.1-0.1355svn.1|2	# svn export https://cloudcity.svn.sourceforge.net/svnroot/cloudcity
12cr|kde4-style-bespin-0.1-0.1355svn.1|3	# tar -caf cloudcity-0.1.1355svn.tar.xz cloudcity
12cr|kde4-style-bespin-0.1-0.1355svn.1|4	
12cr|kde4-style-bespin-0.1-0.1355svn.1|5	
12cr|kde4-style-bespin-0.1-0.1355svn.1|6	%define svn	1355
12cr|kde4-style-bespin-0.1-0.1355svn.1|7	%define srcname	cloudcity
12cr|kde4-style-bespin-0.1-0.1355svn.1|8	%define enable_translucient 1
12cr|kde4-style-bespin-0.1-0.1355svn.1|9	%define tibanna_ksplash 0
12cr|kde4-style-bespin-0.1-0.1355svn.1|10	%define tibanna_kdm 1
12cr|kde4-style-bespin-0.1-0.1355svn.1|11	
12cr|kde4-style-bespin-0.1-0.1355svn.1|12	Name:		kde4-style-bespin
12cr|kde4-style-bespin-0.1-0.1355svn.1|13	Summary:	Bespin is a native style for QT/ KDE4
12cr|kde4-style-bespin-0.1-0.1355svn.1|14	Version:	0.1
12cr|kde4-style-bespin-0.1-0.1355svn.1|15	Release:	%mkrel 0.%{svn}svn.1
12cr|kde4-style-bespin-0.1-0.1355svn.1|16	Source0:	%{srcname}-%{version}.%{svn}svn.tar.xz
12cr|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
12cr|kde4-style-bespin-0.1-0.1355svn.1|18	# since we're providing the necessary data directly in the script
12cr|kde4-style-bespin-0.1-0.1355svn.1|19	Source1:	screenshot.png.bz2
12cr|kde4-style-bespin-0.1-0.1355svn.1|20	Patch0:		bespin-svn-mdv-fix-icon-and-comment-in-kde-icons-scripts.patch
12cr|kde4-style-bespin-0.1-0.1355svn.1|21	Patch1:		bespin-svn-mga-use-scale-for-background-in-ksplash-generation.patch
12cr|kde4-style-bespin-0.1-0.1355svn.1|22	URL:		http://cloudcity.sourceforge.net/
12cr|kde4-style-bespin-0.1-0.1355svn.1|23	Group:		Graphical desktop/KDE
12cr|kde4-style-bespin-0.1-0.1355svn.1|24	License:	LGPLv2
12cr|kde4-style-bespin-0.1-0.1355svn.1|25	BuildRequires:	kdebase4-workspace-devel
12cr|kde4-style-bespin-0.1-0.1355svn.1|26	# needed to generate the ksplash
12cr|kde4-style-bespin-0.1-0.1355svn.1|27	BuildRequires:	imagemagick
12cr|kde4-style-bespin-0.1-0.1355svn.1|28	# need to generate the icons pack
12cr|kde4-style-bespin-0.1-0.1355svn.1|29	BuildRequires:	inkscape
12cr|kde4-style-bespin-0.1-0.1355svn.1|30	BuildRequires:	bash
12cr|kde4-style-bespin-0.1-0.1355svn.1|31	Obsoletes:	kde4-kwin-style-bespin < %version-%release
12cr|kde4-style-bespin-0.1-0.1355svn.1|32	Obsoletes:	kde4-theme-bespin
12cr|kde4-style-bespin-0.1-0.1355svn.1|33	Suggests:	kde4-style-bespin-ksplash
12cr|kde4-style-bespin-0.1-0.1355svn.1|34	Suggests:	kde4-style-bespin-kdm
12cr|kde4-style-bespin-0.1-0.1355svn.1|35	Suggests:	kde4-style-bespin-icons
12cr|kde4-style-bespin-0.1-0.1355svn.1|36	Suggests:	plasma-applet-xbar
12cr|kde4-style-bespin-0.1-0.1355svn.1|37	%if %tibanna_ksplash
12cr|kde4-style-bespin-0.1-0.1355svn.1|38	Suggests:	kde4-style-tibanna-ksplash
12cr|kde4-style-bespin-0.1-0.1355svn.1|39	%endif
12cr|kde4-style-bespin-0.1-0.1355svn.1|40	%if %tibanna_kdm
12cr|kde4-style-bespin-0.1-0.1355svn.1|41	Suggests:	kde4-style-tibanna-kdm
12cr|kde4-style-bespin-0.1-0.1355svn.1|42	%endif
12cr|kde4-style-bespin-0.1-0.1355svn.1|43	
12cr|kde4-style-bespin-0.1-0.1355svn.1|44	
12cr|kde4-style-bespin-0.1-0.1355svn.1|45	%description
12cr|kde4-style-bespin-0.1-0.1355svn.1|46	Bespin is a native style for QT/ KDE4
12cr|kde4-style-bespin-0.1-0.1355svn.1|47	
12cr|kde4-style-bespin-0.1-0.1355svn.1|48	The name is nothing about Quantum Mechanics, but just refers to the
12cr|kde4-style-bespin-0.1-0.1355svn.1|49	Cloud City from StarWars - Episode V "The Empire Strikes Back"
12cr|kde4-style-bespin-0.1-0.1355svn.1|50	
12cr|kde4-style-bespin-0.1-0.1355svn.1|51	Some presets can be found in /usr/share/doc/%{name}
12cr|kde4-style-bespin-0.1-0.1355svn.1|52	
12cr|kde4-style-bespin-0.1-0.1355svn.1|53	
12cr|kde4-style-bespin-0.1-0.1355svn.1|54	%files
12cr|kde4-style-bespin-0.1-0.1355svn.1|55	%defattr(-,root,root)
12cr|kde4-style-bespin-0.1-0.1355svn.1|56	%doc README INSTALL COPYING COPYING.LIB presets/
12cr|kde4-style-bespin-0.1-0.1355svn.1|57	%_kde_bindir/bespin
12cr|kde4-style-bespin-0.1-0.1355svn.1|58	%_kde_libdir/libQtBespin.so
12cr|kde4-style-bespin-0.1-0.1355svn.1|59	%_kde_libdir/qt4/plugins/styles/libbespin.so
12cr|kde4-style-bespin-0.1-0.1355svn.1|60	%_kde_libdir/kde4/kstyle_bespin_config.so
12cr|kde4-style-bespin-0.1-0.1355svn.1|61	%_kde_libdir/kde4/kwin3_bespin.so
12cr|kde4-style-bespin-0.1-0.1355svn.1|62	%_kde_libdir/kde4/kwin_bespin_config.so
12cr|kde4-style-bespin-0.1-0.1355svn.1|63	%_kde_appsdir/kwin/bespin.desktop
12cr|kde4-style-bespin-0.1-0.1355svn.1|64	%_kde_appsdir/kstyle/themes/bespin.themerc
12cr|kde4-style-bespin-0.1-0.1355svn.1|65	%_mandir/man1/bespin.1.*
12cr|kde4-style-bespin-0.1-0.1355svn.1|66	
12cr|kde4-style-bespin-0.1-0.1355svn.1|67	#---------------------------------------------------------------------
12cr|kde4-style-bespin-0.1-0.1355svn.1|68	
12cr|kde4-style-bespin-0.1-0.1355svn.1|69	%package -n 	plasma-applet-xbar
12cr|kde4-style-bespin-0.1-0.1355svn.1|70	Summary:	Xbar applet for Bespin style
12cr|kde4-style-bespin-0.1-0.1355svn.1|71	Group:		Graphical desktop/KDE
12cr|kde4-style-bespin-0.1-0.1355svn.1|72	Requires:	kdebase4-workspace
12cr|kde4-style-bespin-0.1-0.1355svn.1|73	Requires:	%{name}
12cr|kde4-style-bespin-0.1-0.1355svn.1|74	%description -n plasma-applet-xbar
12cr|kde4-style-bespin-0.1-0.1355svn.1|75	The XBar is a Client/Server approach to a "mac-a-like" global menubar.
12cr|kde4-style-bespin-0.1-0.1355svn.1|76	Currently it's only used by the Bespin Style to post apply clients to
12cr|kde4-style-bespin-0.1-0.1355svn.1|77	Qt4 based applications.
12cr|kde4-style-bespin-0.1-0.1355svn.1|78	The only currently existing Server is a Plasmoid.
12cr|kde4-style-bespin-0.1-0.1355svn.1|79	
12cr|kde4-style-bespin-0.1-0.1355svn.1|80	%files -n plasma-applet-xbar
12cr|kde4-style-bespin-0.1-0.1355svn.1|81	%defattr(-,root,root)
12cr|kde4-style-bespin-0.1-0.1355svn.1|82	%doc XBar/xbar.txt
12cr|kde4-style-bespin-0.1-0.1355svn.1|83	%_kde_libdir/kde4/plasma_applet_xbar.so
12cr|kde4-style-bespin-0.1-0.1355svn.1|84	%_kde_services/plasma-applet-xbar.desktop
12cr|kde4-style-bespin-0.1-0.1355svn.1|85	
12cr|kde4-style-bespin-0.1-0.1355svn.1|86	#---------------------------------------------------------------------
12cr|kde4-style-bespin-0.1-0.1355svn.1|87	
12cr|kde4-style-bespin-0.1-0.1355svn.1|88	%package -n 	bespin-bash-completion
12cr|kde4-style-bespin-0.1-0.1355svn.1|89	Summary:	Bash Completion for bespin
12cr|kde4-style-bespin-0.1-0.1355svn.1|90	Group:		Development/Other
12cr|kde4-style-bespin-0.1-0.1355svn.1|91	Requires:	bash
12cr|kde4-style-bespin-0.1-0.1355svn.1|92	Requires:	bash-completion
12cr|kde4-style-bespin-0.1-0.1355svn.1|93	%description -n bespin-bash-completion
12cr|kde4-style-bespin-0.1-0.1355svn.1|94	Bash completion for the "bespin" tool, written by Franz Fellner
12cr|kde4-style-bespin-0.1-0.1355svn.1|95	
12cr|kde4-style-bespin-0.1-0.1355svn.1|96	%files -n bespin-bash-completion
12cr|kde4-style-bespin-0.1-0.1355svn.1|97	%defattr(-,root,root)
12cr|kde4-style-bespin-0.1-0.1355svn.1|98	%config(noreplace) %{_sysconfdir}/bash_completion.d/bespin-compl
12cr|kde4-style-bespin-0.1-0.1355svn.1|99	
12cr|kde4-style-bespin-0.1-0.1355svn.1|100	#--------------------------------------------------------------------
12cr|kde4-style-bespin-0.1-0.1355svn.1|101	
12cr|kde4-style-bespin-0.1-0.1355svn.1|102	%package	ksplash
12cr|kde4-style-bespin-0.1-0.1355svn.1|103	Summary:	Bespin ksplash theme
12cr|kde4-style-bespin-0.1-0.1355svn.1|104	Group:		Graphical desktop/KDE
12cr|kde4-style-bespin-0.1-0.1355svn.1|105	Requires:	kdebase4-workspace
12cr|kde4-style-bespin-0.1-0.1355svn.1|106	%description	ksplash
12cr|kde4-style-bespin-0.1-0.1355svn.1|107	This package provide a bespin ksplash theme
12cr|kde4-style-bespin-0.1-0.1355svn.1|108	
12cr|kde4-style-bespin-0.1-0.1355svn.1|109	%files	ksplash
12cr|kde4-style-bespin-0.1-0.1355svn.1|110	%defattr(-,root,root)
12cr|kde4-style-bespin-0.1-0.1355svn.1|111	%_kde_datadir/apps/ksplash/Themes/Bespin/
12cr|kde4-style-bespin-0.1-0.1355svn.1|112	
12cr|kde4-style-bespin-0.1-0.1355svn.1|113	#---------------------------------------------------------------------
12cr|kde4-style-bespin-0.1-0.1355svn.1|114	
12cr|kde4-style-bespin-0.1-0.1355svn.1|115	%package	kdm
12cr|kde4-style-bespin-0.1-0.1355svn.1|116	Summary:	Bespin kdm theme
12cr|kde4-style-bespin-0.1-0.1355svn.1|117	Group:		Graphical desktop/KDE
12cr|kde4-style-bespin-0.1-0.1355svn.1|118	Requires:	kdm
12cr|kde4-style-bespin-0.1-0.1355svn.1|119	%description	kdm
12cr|kde4-style-bespin-0.1-0.1355svn.1|120	This package provide a Bespin kdm theme
12cr|kde4-style-bespin-0.1-0.1355svn.1|121	
12cr|kde4-style-bespin-0.1-0.1355svn.1|122	%files	kdm
12cr|kde4-style-bespin-0.1-0.1355svn.1|123	%defattr(-,root,root)
12cr|kde4-style-bespin-0.1-0.1355svn.1|124	%_kde_datadir/apps/kdm/themes/Bespin/
12cr|kde4-style-bespin-0.1-0.1355svn.1|125	
12cr|kde4-style-bespin-0.1-0.1355svn.1|126	#--------------------------------------------------------------------
12cr|kde4-style-bespin-0.1-0.1355svn.1|127	%if %tibanna_ksplash
12cr|kde4-style-bespin-0.1-0.1355svn.1|128	
12cr|kde4-style-bespin-0.1-0.1355svn.1|129	%package -n	kde4-style-tibanna-ksplash
12cr|kde4-style-bespin-0.1-0.1355svn.1|130	Summary:	Tibanna ksplash theme
12cr|kde4-style-bespin-0.1-0.1355svn.1|131	Group:		Graphical desktop/KDE
12cr|kde4-style-bespin-0.1-0.1355svn.1|132	Requires:	kdebase4-workspace
12cr|kde4-style-bespin-0.1-0.1355svn.1|133	%description -n kde4-style-tibanna-ksplash
12cr|kde4-style-bespin-0.1-0.1355svn.1|134	This package provide the tibanna ksplash theme
12cr|kde4-style-bespin-0.1-0.1355svn.1|135	
12cr|kde4-style-bespin-0.1-0.1355svn.1|136	%files -n kde4-style-tibanna-ksplash
12cr|kde4-style-bespin-0.1-0.1355svn.1|137	%defattr(-,root,root)
12cr|kde4-style-bespin-0.1-0.1355svn.1|138	%_kde_datadir/apps/ksplash/Themes/tibanna/
12cr|kde4-style-bespin-0.1-0.1355svn.1|139	%endif
12cr|kde4-style-bespin-0.1-0.1355svn.1|140	%if %tibanna_kdm
12cr|kde4-style-bespin-0.1-0.1355svn.1|141	#--------------------------------------------------------------------
12cr|kde4-style-bespin-0.1-0.1355svn.1|142	
12cr|kde4-style-bespin-0.1-0.1355svn.1|143	%package -n kde4-style-tibanna-kdm
12cr|kde4-style-bespin-0.1-0.1355svn.1|144	Summary:	Tibanna kdm theme
12cr|kde4-style-bespin-0.1-0.1355svn.1|145	Group:		Graphical desktop/KDE
12cr|kde4-style-bespin-0.1-0.1355svn.1|146	Requires:	kdm
12cr|kde4-style-bespin-0.1-0.1355svn.1|147	%description -n kde4-style-tibanna-kdm
12cr|kde4-style-bespin-0.1-0.1355svn.1|148	This package provide the tibanna kdm theme
12cr|kde4-style-bespin-0.1-0.1355svn.1|149	
12cr|kde4-style-bespin-0.1-0.1355svn.1|150	%files -n kde4-style-tibanna-kdm
12cr|kde4-style-bespin-0.1-0.1355svn.1|151	%defattr(-,root,root)
12cr|kde4-style-bespin-0.1-0.1355svn.1|152	%_kde_datadir/apps/kdm/themes/tibanna/
12cr|kde4-style-bespin-0.1-0.1355svn.1|153	#--------------------------------------------------------------------
12cr|kde4-style-bespin-0.1-0.1355svn.1|154	%endif
12cr|kde4-style-bespin-0.1-0.1355svn.1|155	
12cr|kde4-style-bespin-0.1-0.1355svn.1|156	%package	icons
12cr|kde4-style-bespin-0.1-0.1355svn.1|157	Summary:	Bespin icons theme
12cr|kde4-style-bespin-0.1-0.1355svn.1|158	Group:		Graphical desktop/KDE
12cr|kde4-style-bespin-0.1-0.1355svn.1|159	%description	icons
12cr|kde4-style-bespin-0.1-0.1355svn.1|160	This package provide a Bespin icons theme
12cr|kde4-style-bespin-0.1-0.1355svn.1|161	
12cr|kde4-style-bespin-0.1-0.1355svn.1|162	%files	icons
12cr|kde4-style-bespin-0.1-0.1355svn.1|163	%defattr(-,root,root)
12cr|kde4-style-bespin-0.1-0.1355svn.1|164	%_kde_datadir/icons/Bespin/
12cr|kde4-style-bespin-0.1-0.1355svn.1|165	
12cr|kde4-style-bespin-0.1-0.1355svn.1|166	#--------------------------------------------------------------------
12cr|kde4-style-bespin-0.1-0.1355svn.1|167	
12cr|kde4-style-bespin-0.1-0.1355svn.1|168	%prep
12cr|kde4-style-bespin-0.1-0.1355svn.1|169	%setup -q -n %{srcname}
12cr|kde4-style-bespin-0.1-0.1355svn.1|170	%patch0 -p0
12cr|kde4-style-bespin-0.1-0.1355svn.1|171	%patch1 -p0
12cr|kde4-style-bespin-0.1-0.1355svn.1|172	
12cr|kde4-style-bespin-0.1-0.1355svn.1|173	%build
12cr|kde4-style-bespin-0.1-0.1355svn.1|174	%if %{enable_translucient}
12cr|kde4-style-bespin-0.1-0.1355svn.1|175	%cmake_kde4 -DENABLE_ARGB=on
12cr|kde4-style-bespin-0.1-0.1355svn.1|176	%else
12cr|kde4-style-bespin-0.1-0.1355svn.1|177	%cmake_kde4
12cr|kde4-style-bespin-0.1-0.1355svn.1|178	%endif
12cr|kde4-style-bespin-0.1-0.1355svn.1|179	
12cr|kde4-style-bespin-0.1-0.1355svn.1|180	%make
12cr|kde4-style-bespin-0.1-0.1355svn.1|181	
12cr|kde4-style-bespin-0.1-0.1355svn.1|182	%install
12cr|kde4-style-bespin-0.1-0.1355svn.1|183	%__rm -rf %{buildroot}
12cr|kde4-style-bespin-0.1-0.1355svn.1|184	%{makeinstall_std} -C build
12cr|kde4-style-bespin-0.1-0.1355svn.1|185	
12cr|kde4-style-bespin-0.1-0.1355svn.1|186	# Installing necessary files for bespin-completion
12cr|kde4-style-bespin-0.1-0.1355svn.1|187	%__mkdir -p %{buildroot}/%{_sysconfdir}/bash_completion.d
12cr|kde4-style-bespin-0.1-0.1355svn.1|188	%__mkdir -p %{buildroot}/%_kde_mandir/man1
12cr|kde4-style-bespin-0.1-0.1355svn.1|189	%__install -m644 man/bespin.1 %{buildroot}/%_kde_mandir/man1
12cr|kde4-style-bespin-0.1-0.1355svn.1|190	lzma %{buildroot}/%_kde_mandir/man1/bespin.1
12cr|kde4-style-bespin-0.1-0.1355svn.1|191	%__install extras/bespin-compl %{buildroot}/%{_sysconfdir}/bash_completion.d
12cr|kde4-style-bespin-0.1-0.1355svn.1|192	
12cr|kde4-style-bespin-0.1-0.1355svn.1|193	# Installing necessary files for kdm bespin theme
12cr|kde4-style-bespin-0.1-0.1355svn.1|194	%__mkdir -p %{buildroot}/%_kde_datadir/apps/kdm/themes/Bespin/
12cr|kde4-style-bespin-0.1-0.1355svn.1|195	%__install -m 644 kdm/*.png %{buildroot}/%_kde_datadir/apps/kdm/themes/Bespin
12cr|kde4-style-bespin-0.1-0.1355svn.1|196	%__install -m 644 kdm/*.jpg %{buildroot}/%_kde_datadir/apps/kdm/themes/Bespin
12cr|kde4-style-bespin-0.1-0.1355svn.1|197	%__install -m 644 kdm/*.xml %{buildroot}/%_kde_datadir/apps/kdm/themes/Bespin
12cr|kde4-style-bespin-0.1-0.1355svn.1|198	%__install -m 644 kdm/KdmGreeterTheme.desktop %{buildroot}/%_kde_datadir/apps/kdm/themes/Bespin
12cr|kde4-style-bespin-0.1-0.1355svn.1|199	
12cr|kde4-style-bespin-0.1-0.1355svn.1|200	%__bzip2 -dc %{SOURCE1} > %{buildroot}/%_kde_datadir/apps/kdm/themes/Bespin/screenshot.png
12cr|kde4-style-bespin-0.1-0.1355svn.1|201	
12cr|kde4-style-bespin-0.1-0.1355svn.1|202	
12cr|kde4-style-bespin-0.1-0.1355svn.1|203	
12cr|kde4-style-bespin-0.1-0.1355svn.1|204	
12cr|kde4-style-bespin-0.1-0.1355svn.1|205	
12cr|kde4-style-bespin-0.1-0.1355svn.1|206	# Installation of bespin ksplash theme
12cr|kde4-style-bespin-0.1-0.1355svn.1|207	%__mkdir -p %{buildroot}/%_kde_datadir/apps/ksplash/Themes/Bespin
12cr|kde4-style-bespin-0.1-0.1355svn.1|208	pushd ksplash
12cr|kde4-style-bespin-0.1-0.1355svn.1|209	./generate.sh 1920 1440
12cr|kde4-style-bespin-0.1-0.1355svn.1|210	./generate.sh 1920 1200
12cr|kde4-style-bespin-0.1-0.1355svn.1|211	./generate.sh 1920 1080
12cr|kde4-style-bespin-0.1-0.1355svn.1|212	./generate.sh 1280 1024
12cr|kde4-style-bespin-0.1-0.1355svn.1|213	./generate.sh 1024 600
12cr|kde4-style-bespin-0.1-0.1355svn.1|214	for i in "1024x600" "1280x1024" "1920x1080" "1920x1200" "1920x1440";
12cr|kde4-style-bespin-0.1-0.1355svn.1|215	do
12cr|kde4-style-bespin-0.1-0.1355svn.1|216	%__install -d %{buildroot}/%_kde_datadir/apps/ksplash/Themes/Bespin/$i
12cr|kde4-style-bespin-0.1-0.1355svn.1|217	%__install -m 644 -t %{buildroot}/%_kde_datadir/apps/ksplash/Themes/Bespin/$i  $i/background.png
12cr|kde4-style-bespin-0.1-0.1355svn.1|218	done
12cr|kde4-style-bespin-0.1-0.1355svn.1|219	
12cr|kde4-style-bespin-0.1-0.1355svn.1|220	%__install -m 644 -t %{buildroot}/%_kde_datadir/apps/ksplash/Themes/Bespin/1920x1440/ 1920x1440/description.txt
12cr|kde4-style-bespin-0.1-0.1355svn.1|221	%__install -m 644 -t %{buildroot}/%_kde_datadir/apps/ksplash/Themes/Bespin/ *.png
12cr|kde4-style-bespin-0.1-0.1355svn.1|222	%__install -m 644 -t  %{buildroot}/%_kde_datadir/apps/ksplash/Themes/Bespin/ Theme.rc
12cr|kde4-style-bespin-0.1-0.1355svn.1|223	popd
12cr|kde4-style-bespin-0.1-0.1355svn.1|224	%if %tibanna_ksplash
12cr|kde4-style-bespin-0.1-0.1355svn.1|225	# Installation of tibanna ksplash theme
12cr|kde4-style-bespin-0.1-0.1355svn.1|226	pushd ksplash/tibanna
12cr|kde4-style-bespin-0.1-0.1355svn.1|227	%__mkdir -p %{buildroot}/%_kde_datadir/apps/ksplash/Themes/tibanna
12cr|kde4-style-bespin-0.1-0.1355svn.1|228	./generate.sh 1920 1440
12cr|kde4-style-bespin-0.1-0.1355svn.1|229	./generate.sh 1920 1200
12cr|kde4-style-bespin-0.1-0.1355svn.1|230	./generate.sh 1920 1080
12cr|kde4-style-bespin-0.1-0.1355svn.1|231	./generate.sh 1280 1024
12cr|kde4-style-bespin-0.1-0.1355svn.1|232	./generate.sh 1024 600
12cr|kde4-style-bespin-0.1-0.1355svn.1|233	for i in "1024x600" "1280x1024" "1920x1080" "1920x1200" "1920x1440";
12cr|kde4-style-bespin-0.1-0.1355svn.1|234	do
12cr|kde4-style-bespin-0.1-0.1355svn.1|235	%__install -d %{buildroot}/%_kde_datadir/apps/ksplash/Themes/tibanna/$i
12cr|kde4-style-bespin-0.1-0.1355svn.1|236	%__install  -m 644 -t %{buildroot}/%_kde_datadir/apps/ksplash/Themes/tibanna/$i  $i/background.png
12cr|kde4-style-bespin-0.1-0.1355svn.1|237	done
12cr|kde4-style-bespin-0.1-0.1355svn.1|238	
12cr|kde4-style-bespin-0.1-0.1355svn.1|239	%__install  -m 644 -t %{buildroot}/%_kde_datadir/apps/ksplash/Themes/tibanna/1920x1440/ 1920x1440/description.txt
12cr|kde4-style-bespin-0.1-0.1355svn.1|240	%__install  -m 644 -t %{buildroot}/%_kde_datadir/apps/ksplash/Themes/tibanna/ *.png
12cr|kde4-style-bespin-0.1-0.1355svn.1|241	%__install  -m 644 -t %{buildroot}/%_kde_datadir/apps/ksplash/Themes/tibanna/ Theme.rc
12cr|kde4-style-bespin-0.1-0.1355svn.1|242	popd
12cr|kde4-style-bespin-0.1-0.1355svn.1|243	%endif
12cr|kde4-style-bespin-0.1-0.1355svn.1|244	%if %tibanna_kdm
12cr|kde4-style-bespin-0.1-0.1355svn.1|245	# Installation of tibanna kdm theme
12cr|kde4-style-bespin-0.1-0.1355svn.1|246	%__mkdir -p %{buildroot}/%_kde_datadir/apps/kdm/themes/tibanna/
12cr|kde4-style-bespin-0.1-0.1355svn.1|247	%__install kdm/tibanna/*.png %{buildroot}/%_kde_datadir/apps/kdm/themes/tibanna
12cr|kde4-style-bespin-0.1-0.1355svn.1|248	%__install kdm/tibanna/*.jpg %{buildroot}/%_kde_datadir/apps/kdm/themes/tibanna
12cr|kde4-style-bespin-0.1-0.1355svn.1|249	%__install kdm/tibanna/*.xml %{buildroot}/%_kde_datadir/apps/kdm/themes/tibanna
12cr|kde4-style-bespin-0.1-0.1355svn.1|250	%__install kdm/tibanna/KdmGreeterTheme.desktop %{buildroot}/%_kde_datadir/apps/kdm/themes/tibanna
12cr|kde4-style-bespin-0.1-0.1355svn.1|251	
12cr|kde4-style-bespin-0.1-0.1355svn.1|252	%endif
12cr|kde4-style-bespin-0.1-0.1355svn.1|253	# Creating the icons package
12cr|kde4-style-bespin-0.1-0.1355svn.1|254	pushd icons
12cr|kde4-style-bespin-0.1-0.1355svn.1|255	bash ./generate_kde_icons.sh
12cr|kde4-style-bespin-0.1-0.1355svn.1|256	%__mkdir -p %{buildroot}/%_kde_datadir/icons/
12cr|kde4-style-bespin-0.1-0.1355svn.1|257	%__mv Bespin %{buildroot}/%_kde_datadir/icons/
12cr|kde4-style-bespin-0.1-0.1355svn.1|258	popd
12cr|kde4-style-bespin-0.1-0.1355svn.1|259	
12cr|kde4-style-bespin-0.1-0.1355svn.1|260	%clean
12cr|kde4-style-bespin-0.1-0.1355svn.1|261	%__rm -rf %{buildroot}
12cr|kde4-style-bespin-0.1-0.1355svn.1|262	
12cr|kde4-style-bespin-0.1-0.1355svn.1|263	
12cr|kde4-style-bespin-0.1-0.1355svn.1|264	
12cr|kde4-style-bespin-0.1-0.1355svn.1|265	
12cr|kde4-style-bespin-0.1-0.1355svn.1|266	%changelog
12cr|kde4-style-bespin-0.1-0.1355svn.1|267	* Sun May 08 2011 John Balcaen <mikala@mandriva.org> 0.1-0.1355svn.1mdv2011.0
12cr|kde4-style-bespin-0.1-0.1355svn.1|268	+ Revision: 672499
12cr|kde4-style-bespin-0.1-0.1355svn.1|269	- Update tarball to revision 1355
12cr|kde4-style-bespin-0.1-0.1355svn.1|270	- Add patch to use SCALE for kplashx
12cr|kde4-style-bespin-0.1-0.1355svn.1|271	- Add tibanna subpackage (kdm,ksplash only kdm is enable currently)
12cr|kde4-style-bespin-0.1-0.1355svn.1|272	
12cr|kde4-style-bespin-0.1-0.1355svn.1|273	* Wed Dec 08 2010 John Balcaen <mikala@mandriva.org> 0.1-0.1308svn.1mdv2011.0
12cr|kde4-style-bespin-0.1-0.1355svn.1|274	+ Revision: 616311
12cr|kde4-style-bespin-0.1-0.1355svn.1|275	- Update to revision 1308
12cr|kde4-style-bespin-0.1-0.1355svn.1|276	- fix file list
12cr|kde4-style-bespin-0.1-0.1355svn.1|277	- rediff patch0
12cr|kde4-style-bespin-0.1-0.1355svn.1|278	
12cr|kde4-style-bespin-0.1-0.1355svn.1|279	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|kde4-style-bespin-0.1-0.1355svn.1|280	- the mass rebuild of 2010.1 packages
12cr|kde4-style-bespin-0.1-0.1355svn.1|281	
12cr|kde4-style-bespin-0.1-0.1355svn.1|282	* Wed Apr 28 2010 John Balcaen <mikala@mandriva.org> 0.1-0.1085svn.1mdv2010.1
12cr|kde4-style-bespin-0.1-0.1355svn.1|283	+ Revision: 540612
12cr|kde4-style-bespin-0.1-0.1355svn.1|284	- Update to revision 1058
12cr|kde4-style-bespin-0.1-0.1355svn.1|285	- drop patch1 (merged upstream)
12cr|kde4-style-bespin-0.1-0.1355svn.1|286	- rediff patch0
12cr|kde4-style-bespin-0.1-0.1355svn.1|287	
12cr|kde4-style-bespin-0.1-0.1355svn.1|288	* Fri Apr 23 2010 John Balcaen <mikala@mandriva.org> 0.1-0.1076svn.1mdv2010.1
12cr|kde4-style-bespin-0.1-0.1355svn.1|289	+ Revision: 538197
12cr|kde4-style-bespin-0.1-0.1355svn.1|290	- Update to revision 1076
12cr|kde4-style-bespin-0.1-0.1355svn.1|291	- drop Source2 (picture is now generated by upstream script)
12cr|kde4-style-bespin-0.1-0.1355svn.1|292	- rediff patch1
12cr|kde4-style-bespin-0.1-0.1355svn.1|293	
12cr|kde4-style-bespin-0.1-0.1355svn.1|294	* Mon Apr 12 2010 John Balcaen <mikala@mandriva.org> 0.1-0.1068svn.1mdv2010.1
12cr|kde4-style-bespin-0.1-0.1355svn.1|295	+ Revision: 533615
12cr|kde4-style-bespin-0.1-0.1355svn.1|296	- Update to revision 1068
12cr|kde4-style-bespin-0.1-0.1355svn.1|297	- drop patch2 (merge upstream)
12cr|kde4-style-bespin-0.1-0.1355svn.1|298	- rediff patch1
12cr|kde4-style-bespin-0.1-0.1355svn.1|299	- enable again translucient windows
12cr|kde4-style-bespin-0.1-0.1355svn.1|300	
12cr|kde4-style-bespin-0.1-0.1355svn.1|301	* Thu Mar 25 2010 John Balcaen <mikala@mandriva.org> 0.1-0.1043svn.3mdv2010.1
12cr|kde4-style-bespin-0.1-0.1355svn.1|302	+ Revision: 527324
12cr|kde4-style-bespin-0.1-0.1355svn.1|303	- Update patch2 to fix truncated ksplash
12cr|kde4-style-bespin-0.1-0.1355svn.1|304	
12cr|kde4-style-bespin-0.1-0.1355svn.1|305	* Sun Mar 21 2010 John Balcaen <mikala@mandriva.org> 0.1-0.1043svn.2mdv2010.1
12cr|kde4-style-bespin-0.1-0.1355svn.1|306	+ Revision: 525970
12cr|kde4-style-bespin-0.1-0.1355svn.1|307	- Add preview pic for ksplash subpackage
12cr|kde4-style-bespin-0.1-0.1355svn.1|308	- Add preview pic for kdm subpackage
12cr|kde4-style-bespin-0.1-0.1355svn.1|309	- Add more resolution for ksplash
12cr|kde4-style-bespin-0.1-0.1355svn.1|310	- Minor changes in folder name
12cr|kde4-style-bespin-0.1-0.1355svn.1|311	- Disable translucient windows
12cr|kde4-style-bespin-0.1-0.1355svn.1|312	
12cr|kde4-style-bespin-0.1-0.1355svn.1|313	* Thu Mar 18 2010 John Balcaen <mikala@mandriva.org> 0.1-0.1043svn.1mdv2010.1
12cr|kde4-style-bespin-0.1-0.1355svn.1|314	+ Revision: 524928
12cr|kde4-style-bespin-0.1-0.1355svn.1|315	- Provide an icon subpackage
12cr|kde4-style-bespin-0.1-0.1355svn.1|316	-For the moment provide only ksplash in 1600x1200
12cr|kde4-style-bespin-0.1-0.1355svn.1|317	-Fix License
12cr|kde4-style-bespin-0.1-0.1355svn.1|318	- Add kdm subpackage
12cr|kde4-style-bespin-0.1-0.1355svn.1|319	Add a suggest on kdm subpackage
12cr|kde4-style-bespin-0.1-0.1355svn.1|320	- Add a suggest for ksplash subpackage
12cr|kde4-style-bespin-0.1-0.1355svn.1|321	- Update to 1043
12cr|kde4-style-bespin-0.1-0.1355svn.1|322	- Add bespin ksplash
12cr|kde4-style-bespin-0.1-0.1355svn.1|323	- Enable translucient windows on build
12cr|kde4-style-bespin-0.1-0.1355svn.1|324	
12cr|kde4-style-bespin-0.1-0.1355svn.1|325	* Mon Mar 01 2010 John Balcaen <mikala@mandriva.org> 0.1-0.1031svn.1mdv2010.1
12cr|kde4-style-bespin-0.1-0.1355svn.1|326	+ Revision: 513031
12cr|kde4-style-bespin-0.1-0.1355svn.1|327	- Update to revision 1031
12cr|kde4-style-bespin-0.1-0.1355svn.1|328	
12cr|kde4-style-bespin-0.1-0.1355svn.1|329	* Wed Jan 20 2010 John Balcaen <mikala@mandriva.org> 0.1-0.983svn.1mdv2010.1
12cr|kde4-style-bespin-0.1-0.1355svn.1|330	+ Revision: 493946
12cr|kde4-style-bespin-0.1-0.1355svn.1|331	- Update svn to revision 983
12cr|kde4-style-bespin-0.1-0.1355svn.1|332	- Fix files list
12cr|kde4-style-bespin-0.1-0.1355svn.1|333	
12cr|kde4-style-bespin-0.1-0.1355svn.1|334	* Tue Oct 06 2009 John Balcaen <mikala@mandriva.org> 0.1-0.708svn.1mdv2010.0
12cr|kde4-style-bespin-0.1-0.1355svn.1|335	+ Revision: 454406
12cr|kde4-style-bespin-0.1-0.1355svn.1|336	- Update to revision 708 (fix a crash in amarok caused by bespin)
12cr|kde4-style-bespin-0.1-0.1355svn.1|337	
12cr|kde4-style-bespin-0.1-0.1355svn.1|338	* Wed Sep 23 2009 John Balcaen <mikala@mandriva.org> 0.1-0.636svn.2mdv2010.0
12cr|kde4-style-bespin-0.1-0.1355svn.1|339	+ Revision: 447740
12cr|kde4-style-bespin-0.1-0.1355svn.1|340	- Fix typo in description
12cr|kde4-style-bespin-0.1-0.1355svn.1|341	
12cr|kde4-style-bespin-0.1-0.1355svn.1|342	* Tue Sep 22 2009 John Balcaen <mikala@mandriva.org> 0.1-0.636svn.1mdv2010.0
12cr|kde4-style-bespin-0.1-0.1355svn.1|343	+ Revision: 447269
12cr|kde4-style-bespin-0.1-0.1355svn.1|344	- Update to svn revision 636
12cr|kde4-style-bespin-0.1-0.1355svn.1|345	- Split package in 3 ( kde4-style-bespin,plasma-applet-xbar,bespin-completion)
12cr|kde4-style-bespin-0.1-0.1355svn.1|346	- Add presets in kd4-style-bespin documentation
12cr|kde4-style-bespin-0.1-0.1355svn.1|347	- Add bespin mandir
12cr|kde4-style-bespin-0.1-0.1355svn.1|348	
12cr|kde4-style-bespin-0.1-0.1355svn.1|349	* Sun Sep 20 2009 John Balcaen <mikala@mandriva.org> 0.1-0.622svn.1mdv2010.0
12cr|kde4-style-bespin-0.1-0.1355svn.1|350	+ Revision: 444826
12cr|kde4-style-bespin-0.1-0.1355svn.1|351	- Update to last svn (r622)
12cr|kde4-style-bespin-0.1-0.1355svn.1|352	
12cr|kde4-style-bespin-0.1-0.1355svn.1|353	+ Thierry Vignaud <tv@mandriva.org>
12cr|kde4-style-bespin-0.1-0.1355svn.1|354	- rebuild
12cr|kde4-style-bespin-0.1-0.1355svn.1|355	
12cr|kde4-style-bespin-0.1-0.1355svn.1|356	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|kde4-style-bespin-0.1-0.1355svn.1|357	- Use kde packages layout
12cr|kde4-style-bespin-0.1-0.1355svn.1|358	
12cr|kde4-style-bespin-0.1-0.1355svn.1|359	* Sun Feb 01 2009 Olivier Thauvin <nanardon@mandriva.org> 0.1-0.398svn.1mdv2009.1
12cr|kde4-style-bespin-0.1-0.1355svn.1|360	+ Revision: 335912
12cr|kde4-style-bespin-0.1-0.1355svn.1|361	- import kde4-style-bespin
12cr|kde4-style-bespin-0.1-0.1355svn.1|362	
12cr|kde4-style-bespin-0.1-0.1355svn.1|363	
12cr|kde4-style-bespin-0.1-0.1355svn.1|364	* Sat Jan 31 2009 Romain Dep. <rom1dep@gmail.com> 0.1-0.398svn.1mdv2009.0
12cr|kde4-style-bespin-0.1-0.1355svn.1|365	+ revision 398
12cr|kde4-style-bespin-0.1-0.1355svn.1|366	
12cr|kde4-style-bespin-0.1-0.1355svn.1|367	* Sun Jan 25 2009 Romain Dep. <rom1dep@gmail.com> 0.1-0.392svn.1mdv2009.0
12cr|kde4-style-bespin-0.1-0.1355svn.1|368	+ revision 392
12cr|kde4-style-bespin-0.1-0.1355svn.1|369	
12cr|kde4-style-bespin-0.1-0.1355svn.1|370	* Sat Jan 24 2009 Romain Dep. <rom1dep@gmail.com> 0.1-0.391svn.1mdv2009.0
12cr|kde4-style-bespin-0.1-0.1355svn.1|371	+ revision 391
12cr|kde4-style-bespin-0.1-0.1355svn.1|372	
12cr|kde4-style-bespin-0.1-0.1355svn.1|373	* Thu Jan 15 2009 Oliver Burger <rpm@mandrivauser.de> 0.1-0.386svn.1mud2009.0
12cr|kde4-style-bespin-0.1-0.1355svn.1|374	- initial package for Mandriva Linux
12cr|kde4-style-bespin-0.1-0.1355svn.1|375	- based upon spec by Peter Schwanemann <Nasenbaer@drehatlas.de>

2437 12
12cr|kde4-style-crystal-2.0.5-1|1	Name: kde4-style-crystal
12cr|kde4-style-crystal-2.0.5-1|2	Summary: Crystal kwin decoration theme to KDE 4.x
12cr|kde4-style-crystal-2.0.5-1|3	Version: 2.0.5
12cr|kde4-style-crystal-2.0.5-1|4	Release: %mkrel 1
12cr|kde4-style-crystal-2.0.5-1|5	Source0: http://www.kde-look.org/CONTENT/content-files/75140-crystal-%version.tar.bz2
12cr|kde4-style-crystal-2.0.5-1|6	Patch0: crystal-fix-compile.patch
12cr|kde4-style-crystal-2.0.5-1|7	URL: http://www.kde-look.org/content/show.php/crystal?content=75140
12cr|kde4-style-crystal-2.0.5-1|8	Group: Graphical desktop/KDE
12cr|kde4-style-crystal-2.0.5-1|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kde4-style-crystal-2.0.5-1|10	License: GPLv2+
12cr|kde4-style-crystal-2.0.5-1|11	BuildRequires: kdebase4-workspace-devel
12cr|kde4-style-crystal-2.0.5-1|12	Obsoletes: kde4-kwin-style-crystal < %version-%release
12cr|kde4-style-crystal-2.0.5-1|13	
12cr|kde4-style-crystal-2.0.5-1|14	%description
12cr|kde4-style-crystal-2.0.5-1|15	This is the port of the famous Crystal kwin decoration theme to KDE 4.x.
12cr|kde4-style-crystal-2.0.5-1|16	
12cr|kde4-style-crystal-2.0.5-1|17	Main features:
12cr|kde4-style-crystal-2.0.5-1|18	* Choose the blending color of the buttons.
12cr|kde4-style-crystal-2.0.5-1|19	* You can define the title bar height and border size of the windows.
12cr|kde4-style-crystal-2.0.5-1|20	* Right click on minimize button toggles shade mode.
12cr|kde4-style-crystal-2.0.5-1|21	* Middle click on minimize button sends window to below.
12cr|kde4-style-crystal-2.0.5-1|22	* Double click on program symbol closes window.
12cr|kde4-style-crystal-2.0.5-1|23	* Support for button themes. Basic button theme is included, feel free
12cr|kde4-style-crystal-2.0.5-1|24	to swamp me with cool themes.
12cr|kde4-style-crystal-2.0.5-1|25	* Can show a tooltip of the caption
12cr|kde4-style-crystal-2.0.5-1|26	* If kdocker is installed (http://kdocker.sf.net), right click on close
12cr|kde4-style-crystal-2.0.5-1|27	button will send the window to the systemtray.
12cr|kde4-style-crystal-2.0.5-1|28	
12cr|kde4-style-crystal-2.0.5-1|29	%prep
12cr|kde4-style-crystal-2.0.5-1|30	%setup -q -n crystal-%version
12cr|kde4-style-crystal-2.0.5-1|31	%patch0
12cr|kde4-style-crystal-2.0.5-1|32	
12cr|kde4-style-crystal-2.0.5-1|33	%build
12cr|kde4-style-crystal-2.0.5-1|34	%cmake_kde4
12cr|kde4-style-crystal-2.0.5-1|35	%make
12cr|kde4-style-crystal-2.0.5-1|36	
12cr|kde4-style-crystal-2.0.5-1|37	%install
12cr|kde4-style-crystal-2.0.5-1|38	%__rm -rf $RPM_BUILD_ROOT
12cr|kde4-style-crystal-2.0.5-1|39	%makeinstall_std -C build
12cr|kde4-style-crystal-2.0.5-1|40	
12cr|kde4-style-crystal-2.0.5-1|41	%clean
12cr|kde4-style-crystal-2.0.5-1|42	%__rm -rf $RPM_BUILD_ROOT
12cr|kde4-style-crystal-2.0.5-1|43	
12cr|kde4-style-crystal-2.0.5-1|44	%files
12cr|kde4-style-crystal-2.0.5-1|45	%defattr(-,root,root)
12cr|kde4-style-crystal-2.0.5-1|46	%doc AUTHORS README COPYING INSTALL
12cr|kde4-style-crystal-2.0.5-1|47	%{_kde_libdir}/kde4/kwin3_crystal.so
12cr|kde4-style-crystal-2.0.5-1|48	%{_kde_libdir}/kde4/kwin_crystal_config.so
12cr|kde4-style-crystal-2.0.5-1|49	%{_kde_appsdir}/kwin/crystal.desktop
12cr|kde4-style-crystal-2.0.5-1|50	
12cr|kde4-style-crystal-2.0.5-1|51	
12cr|kde4-style-crystal-2.0.5-1|52	%changelog
12cr|kde4-style-crystal-2.0.5-1|53	* Sun Sep 20 2009 John Balcaen <mikala@mandriva.org> 2.0.5-1mdv2010.0
12cr|kde4-style-crystal-2.0.5-1|54	+ Revision: 445072
12cr|kde4-style-crystal-2.0.5-1|55	- Update to 2.0.5
12cr|kde4-style-crystal-2.0.5-1|56	- Add a patch to fix compilation on 2.0.5
12cr|kde4-style-crystal-2.0.5-1|57	
12cr|kde4-style-crystal-2.0.5-1|58	* Sat May 02 2009 Funda Wang <fundawang@mandriva.org> 2.0.3-1mdv2010.0
12cr|kde4-style-crystal-2.0.5-1|59	+ Revision: 370788
12cr|kde4-style-crystal-2.0.5-1|60	- 2.0.3
12cr|kde4-style-crystal-2.0.5-1|61	
12cr|kde4-style-crystal-2.0.5-1|62	* Fri Jul 25 2008 Funda Wang <fundawang@mandriva.org> 2.0.1-2mdv2009.0
12cr|kde4-style-crystal-2.0.5-1|63	+ Revision: 249516
12cr|kde4-style-crystal-2.0.5-1|64	- rename spec file
12cr|kde4-style-crystal-2.0.5-1|65	- Rename to kde4-style-foobar, like other packages
12cr|kde4-style-crystal-2.0.5-1|66	
12cr|kde4-style-crystal-2.0.5-1|67	* Sat Jul 19 2008 Funda Wang <fundawang@mandriva.org> 2.0.1-1mdv2009.0
12cr|kde4-style-crystal-2.0.5-1|68	+ Revision: 238669
12cr|kde4-style-crystal-2.0.5-1|69	- import kde4-kwin-style-crystal
12cr|kde4-style-crystal-2.0.5-1|70	

2438 12
12cr|kde4-style-nitrogen-3.3.3-2|1	%define name	kde4-style-nitrogen
12cr|kde4-style-nitrogen-3.3.3-2|2	%define version	3.3.3
12cr|kde4-style-nitrogen-3.3.3-2|3	%define release	%mkrel 2
12cr|kde4-style-nitrogen-3.3.3-2|4	%define Summary	Window decoration
12cr|kde4-style-nitrogen-3.3.3-2|5	
12cr|kde4-style-nitrogen-3.3.3-2|6	Summary:	%Summary
12cr|kde4-style-nitrogen-3.3.3-2|7	Name:		%name
12cr|kde4-style-nitrogen-3.3.3-2|8	Version:	%version
12cr|kde4-style-nitrogen-3.3.3-2|9	Release:	%release
12cr|kde4-style-nitrogen-3.3.3-2|10	Source0:	http://www.kde-look.org/CONTENT/content-files/99551-kde4-windeco-nitrogen-%{version}-Source.tar.gz
12cr|kde4-style-nitrogen-3.3.3-2|11	License:	GPLv2
12cr|kde4-style-nitrogen-3.3.3-2|12	Group:		Graphical desktop/KDE
12cr|kde4-style-nitrogen-3.3.3-2|13	URL:		http://www.kde-look.org/content/show.php/Nitrogen?content=99551
12cr|kde4-style-nitrogen-3.3.3-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kde4-style-nitrogen-3.3.3-2|15	BuildRequires:	kdebase4-workspace-devel
12cr|kde4-style-nitrogen-3.3.3-2|16	Requires:	kdebase4-runtime
12cr|kde4-style-nitrogen-3.3.3-2|17	
12cr|kde4-style-nitrogen-3.3.3-2|18	%description
12cr|kde4-style-nitrogen-3.3.3-2|19	The Nitrogen window decoration is a fork of the oxygen/ozone
12cr|kde4-style-nitrogen-3.3.3-2|20	decoration that allows notably to
12cr|kde4-style-nitrogen-3.3.3-2|21	
12cr|kde4-style-nitrogen-3.3.3-2|22	- resize window borders,
12cr|kde4-style-nitrogen-3.3.3-2|23	- change buttons size,
12cr|kde4-style-nitrogen-3.3.3-2|24	- hide the horizontal separator.
12cr|kde4-style-nitrogen-3.3.3-2|25	- select different title bar blending and frame border size depending
12cr|kde4-style-nitrogen-3.3.3-2|26	on the window title or name, in order to have better integration of
12cr|kde4-style-nitrogen-3.3.3-2|27	GTK based windows in the decoration style.
12cr|kde4-style-nitrogen-3.3.3-2|28	- add a size-grip handle in the bottom-right corner of windows. This
12cr|kde4-style-nitrogen-3.3.3-2|29	is particularly useful when the no-border option is selected.
12cr|kde4-style-nitrogen-3.3.3-2|30	
12cr|kde4-style-nitrogen-3.3.3-2|31	%files -f kwin_nitrogen.lang
12cr|kde4-style-nitrogen-3.3.3-2|32	%defattr(-,root,root)
12cr|kde4-style-nitrogen-3.3.3-2|33	%doc README INSTALL COPYING
12cr|kde4-style-nitrogen-3.3.3-2|34	%_kde_libdir/kde4/kwin3_nitrogen.so
12cr|kde4-style-nitrogen-3.3.3-2|35	%_kde_libdir/kde4/kwin_nitrogen_config.so
12cr|kde4-style-nitrogen-3.3.3-2|36	%_kde_appsdir/kwin/nitrogenclient.desktop
12cr|kde4-style-nitrogen-3.3.3-2|37	
12cr|kde4-style-nitrogen-3.3.3-2|38	#--------------------------------------------------------------------
12cr|kde4-style-nitrogen-3.3.3-2|39	
12cr|kde4-style-nitrogen-3.3.3-2|40	%prep
12cr|kde4-style-nitrogen-3.3.3-2|41	%setup -q -n kde4-windeco-nitrogen-%{version}-Source
12cr|kde4-style-nitrogen-3.3.3-2|42	
12cr|kde4-style-nitrogen-3.3.3-2|43	%build
12cr|kde4-style-nitrogen-3.3.3-2|44	%cmake_kde4
12cr|kde4-style-nitrogen-3.3.3-2|45	%make
12cr|kde4-style-nitrogen-3.3.3-2|46	
12cr|kde4-style-nitrogen-3.3.3-2|47	%install
12cr|kde4-style-nitrogen-3.3.3-2|48	%__rm -rf %{buildroot}
12cr|kde4-style-nitrogen-3.3.3-2|49	%makeinstall_std -C build
12cr|kde4-style-nitrogen-3.3.3-2|50	
12cr|kde4-style-nitrogen-3.3.3-2|51	%find_lang kwin_nitrogen
12cr|kde4-style-nitrogen-3.3.3-2|52	
12cr|kde4-style-nitrogen-3.3.3-2|53	%clean
12cr|kde4-style-nitrogen-3.3.3-2|54	%__rm -rf %{buildroot}
12cr|kde4-style-nitrogen-3.3.3-2|55	
12cr|kde4-style-nitrogen-3.3.3-2|56	
12cr|kde4-style-nitrogen-3.3.3-2|57	
12cr|kde4-style-nitrogen-3.3.3-2|58	%changelog
12cr|kde4-style-nitrogen-3.3.3-2|59	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.3-2mdv2011.0
12cr|kde4-style-nitrogen-3.3.3-2|60	+ Revision: 612550
12cr|kde4-style-nitrogen-3.3.3-2|61	- the mass rebuild of 2010.1 packages
12cr|kde4-style-nitrogen-3.3.3-2|62	
12cr|kde4-style-nitrogen-3.3.3-2|63	* Sat Mar 13 2010 John Balcaen <mikala@mandriva.org> 3.3.3-1mdv2010.1
12cr|kde4-style-nitrogen-3.3.3-2|64	+ Revision: 518760
12cr|kde4-style-nitrogen-3.3.3-2|65	- Update to 3.3.3
12cr|kde4-style-nitrogen-3.3.3-2|66	
12cr|kde4-style-nitrogen-3.3.3-2|67	* Sun Jan 31 2010 Funda Wang <fwang@mandriva.org> 3.3.2-1mdv2010.1
12cr|kde4-style-nitrogen-3.3.3-2|68	+ Revision: 498682
12cr|kde4-style-nitrogen-3.3.3-2|69	- update to new version 3.3.2
12cr|kde4-style-nitrogen-3.3.3-2|70	
12cr|kde4-style-nitrogen-3.3.3-2|71	* Sat Dec 05 2009 John Balcaen <mikala@mandriva.org> 3.3.1-1mdv2010.1
12cr|kde4-style-nitrogen-3.3.3-2|72	+ Revision: 473650
12cr|kde4-style-nitrogen-3.3.3-2|73	- Update to 3.3.1
12cr|kde4-style-nitrogen-3.3.3-2|74	
12cr|kde4-style-nitrogen-3.3.3-2|75	* Sat Nov 14 2009 John Balcaen <mikala@mandriva.org> 3.3.0-2mdv2010.1
12cr|kde4-style-nitrogen-3.3.3-2|76	+ Revision: 466043
12cr|kde4-style-nitrogen-3.3.3-2|77	- Rebuild
12cr|kde4-style-nitrogen-3.3.3-2|78	
12cr|kde4-style-nitrogen-3.3.3-2|79	* Thu Nov 05 2009 Ahmad Samir <ahmadsamir@mandriva.org> 3.3.0-1mdv2010.1
12cr|kde4-style-nitrogen-3.3.3-2|80	+ Revision: 460519
12cr|kde4-style-nitrogen-3.3.3-2|81	- Update to 3.3.0
12cr|kde4-style-nitrogen-3.3.3-2|82	
12cr|kde4-style-nitrogen-3.3.3-2|83	* Mon Sep 28 2009 John Balcaen <mikala@mandriva.org> 3.2.3-1mdv2010.0
12cr|kde4-style-nitrogen-3.3.3-2|84	+ Revision: 450494
12cr|kde4-style-nitrogen-3.3.3-2|85	- Update to 3.2.3
12cr|kde4-style-nitrogen-3.3.3-2|86	
12cr|kde4-style-nitrogen-3.3.3-2|87	* Mon Sep 28 2009 John Balcaen <mikala@mandriva.org> 3.2.2-1mdv2010.0
12cr|kde4-style-nitrogen-3.3.3-2|88	+ Revision: 450413
12cr|kde4-style-nitrogen-3.3.3-2|89	- Update to 3.2.2
12cr|kde4-style-nitrogen-3.3.3-2|90	
12cr|kde4-style-nitrogen-3.3.3-2|91	* Sun Sep 27 2009 John Balcaen <mikala@mandriva.org> 3.2.1-1mdv2010.0
12cr|kde4-style-nitrogen-3.3.3-2|92	+ Revision: 449676
12cr|kde4-style-nitrogen-3.3.3-2|93	- Update to 3.2.1
12cr|kde4-style-nitrogen-3.3.3-2|94	
12cr|kde4-style-nitrogen-3.3.3-2|95	* Sat Sep 26 2009 John Balcaen <mikala@mandriva.org> 3.2.0-1mdv2010.0
12cr|kde4-style-nitrogen-3.3.3-2|96	+ Revision: 449392
12cr|kde4-style-nitrogen-3.3.3-2|97	- Update to 3.2.0
12cr|kde4-style-nitrogen-3.3.3-2|98	
12cr|kde4-style-nitrogen-3.3.3-2|99	* Mon Sep 21 2009 John Balcaen <mikala@mandriva.org> 3.1.4-2mdv2010.0
12cr|kde4-style-nitrogen-3.3.3-2|100	+ Revision: 446062
12cr|kde4-style-nitrogen-3.3.3-2|101	- Add Conflicts: nitrogen will be the future oxygen theme on kde 4.4.x
12cr|kde4-style-nitrogen-3.3.3-2|102	
12cr|kde4-style-nitrogen-3.3.3-2|103	* Sun Sep 20 2009 John Balcaen <mikala@mandriva.org> 3.1.4-1mdv2010.0
12cr|kde4-style-nitrogen-3.3.3-2|104	+ Revision: 446022
12cr|kde4-style-nitrogen-3.3.3-2|105	- import kde4-style-nitrogen
12cr|kde4-style-nitrogen-3.3.3-2|106	

2439 12
12cr|kde4-style-polyester-2.0.0-2|1	%define base_name	kde4-style
12cr|kde4-style-polyester-2.0.0-2|2	%define theme_name	polyester
12cr|kde4-style-polyester-2.0.0-2|3	%define name		%base_name-%theme_name
12cr|kde4-style-polyester-2.0.0-2|4	%define version		2.0.0
12cr|kde4-style-polyester-2.0.0-2|5	%define rel             2
12cr|kde4-style-polyester-2.0.0-2|6	%define release		%mkrel %rel
12cr|kde4-style-polyester-2.0.0-2|7	%define summary		Polyester kde widget style for KDE4
12cr|kde4-style-polyester-2.0.0-2|8	
12cr|kde4-style-polyester-2.0.0-2|9	Name:			%name
12cr|kde4-style-polyester-2.0.0-2|10	Version:		%version
12cr|kde4-style-polyester-2.0.0-2|11	Release:		%release
12cr|kde4-style-polyester-2.0.0-2|12	Summary:		%summary
12cr|kde4-style-polyester-2.0.0-2|13	License:		LGPL
12cr|kde4-style-polyester-2.0.0-2|14	Group:			Graphical desktop/KDE
12cr|kde4-style-polyester-2.0.0-2|15	Source:			http://www.notmart.org/files/polyester-%version.tar.bz2
12cr|kde4-style-polyester-2.0.0-2|16	URL:			http://kde-look.org/content/show.php?content=27968
12cr|kde4-style-polyester-2.0.0-2|17	Requires:		kdelibs4-core
12cr|kde4-style-polyester-2.0.0-2|18	BuildRequires:		kdebase4-workspace-devel
12cr|kde4-style-polyester-2.0.0-2|19	BuildRoot:		%_tmppath/%name-buildroot
12cr|kde4-style-polyester-2.0.0-2|20	
12cr|kde4-style-polyester-2.0.0-2|21	%description
12cr|kde4-style-polyester-2.0.0-2|22	Polyester is a kde widget style aimed to be a good balance between eye candy
12cr|kde4-style-polyester-2.0.0-2|23	and simplicity.
12cr|kde4-style-polyester-2.0.0-2|24	
12cr|kde4-style-polyester-2.0.0-2|25	%prep
12cr|kde4-style-polyester-2.0.0-2|26	%setup -q -n %theme_name-%version
12cr|kde4-style-polyester-2.0.0-2|27	
12cr|kde4-style-polyester-2.0.0-2|28	%build
12cr|kde4-style-polyester-2.0.0-2|29	%cmake_kde4
12cr|kde4-style-polyester-2.0.0-2|30	%make
12cr|kde4-style-polyester-2.0.0-2|31	
12cr|kde4-style-polyester-2.0.0-2|32	%install
12cr|kde4-style-polyester-2.0.0-2|33	rm -fr %buildroot
12cr|kde4-style-polyester-2.0.0-2|34	%makeinstall_std -C build
12cr|kde4-style-polyester-2.0.0-2|35	
12cr|kde4-style-polyester-2.0.0-2|36	%find_lang kstyle_%{theme_name}_config
12cr|kde4-style-polyester-2.0.0-2|37	
12cr|kde4-style-polyester-2.0.0-2|38	%clean
12cr|kde4-style-polyester-2.0.0-2|39	rm -rf %buildroot
12cr|kde4-style-polyester-2.0.0-2|40	
12cr|kde4-style-polyester-2.0.0-2|41	%files -f kstyle_%{theme_name}_config.lang
12cr|kde4-style-polyester-2.0.0-2|42	%defattr(-,root,root,0755)
12cr|kde4-style-polyester-2.0.0-2|43	%doc AUTHORS ChangeLog COPYING README
12cr|kde4-style-polyester-2.0.0-2|44	%_kde_libdir/kde4/libpolyester_config.so
12cr|kde4-style-polyester-2.0.0-2|45	%_kde_libdir/kde4/plugins/styles/libpolyester.so
12cr|kde4-style-polyester-2.0.0-2|46	%_kde_datadir/apps/color-schemes/Polyester*.colors
12cr|kde4-style-polyester-2.0.0-2|47	%_kde_datadir/apps/kstyle/themes/polyester.themerc
12cr|kde4-style-polyester-2.0.0-2|48	
12cr|kde4-style-polyester-2.0.0-2|49	
12cr|kde4-style-polyester-2.0.0-2|50	
12cr|kde4-style-polyester-2.0.0-2|51	%changelog
12cr|kde4-style-polyester-2.0.0-2|52	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdv2011.0
12cr|kde4-style-polyester-2.0.0-2|53	+ Revision: 619946
12cr|kde4-style-polyester-2.0.0-2|54	- the mass rebuild of 2010.0 packages
12cr|kde4-style-polyester-2.0.0-2|55	
12cr|kde4-style-polyester-2.0.0-2|56	* Sun May 03 2009 Funda Wang <fwang@mandriva.org> 2.0.0-1mdv2010.0
12cr|kde4-style-polyester-2.0.0-2|57	+ Revision: 370819
12cr|kde4-style-polyester-2.0.0-2|58	- fix tarball dir
12cr|kde4-style-polyester-2.0.0-2|59	- 2.0.0
12cr|kde4-style-polyester-2.0.0-2|60	
12cr|kde4-style-polyester-2.0.0-2|61	* Mon Feb 02 2009 Funda Wang <fwang@mandriva.org> 2.0-0.beta2.1mdv2009.1
12cr|kde4-style-polyester-2.0.0-2|62	+ Revision: 336439
12cr|kde4-style-polyester-2.0.0-2|63	- 1.98.0
12cr|kde4-style-polyester-2.0.0-2|64	
12cr|kde4-style-polyester-2.0.0-2|65	* Fri Jul 04 2008 Funda Wang <fwang@mandriva.org> 2.0-0.beta1.2mdv2009.0
12cr|kde4-style-polyester-2.0.0-2|66	+ Revision: 231545
12cr|kde4-style-polyester-2.0.0-2|67	- rebuild
12cr|kde4-style-polyester-2.0.0-2|68	
12cr|kde4-style-polyester-2.0.0-2|69	* Thu May 15 2008 Rodrigo Gonçalves de Oliveira <rodrigo@mandriva.com> 2.0-0.beta1.1mdv2009.0
12cr|kde4-style-polyester-2.0.0-2|70	+ Revision: 207611
12cr|kde4-style-polyester-2.0.0-2|71	- import kde4-style-polyester
12cr|kde4-style-polyester-2.0.0-2|72	
12cr|kde4-style-polyester-2.0.0-2|73	

2440 12
12cr|kde4-style-skulpture-0.2.3-2|1	%define shortname skulpture
12cr|kde4-style-skulpture-0.2.3-2|2	
12cr|kde4-style-skulpture-0.2.3-2|3	Name: kde4-style-%{shortname}
12cr|kde4-style-skulpture-0.2.3-2|4	Summary: Skulpture Theme for KDE4
12cr|kde4-style-skulpture-0.2.3-2|5	Version: 0.2.3
12cr|kde4-style-skulpture-0.2.3-2|6	Release: %mkrel 2
12cr|kde4-style-skulpture-0.2.3-2|7	Source0: http://www.kde-look.org/CONTENT/content-files/59031-%{shortname}-%{version}.tar.bz2
12cr|kde4-style-skulpture-0.2.3-2|8	Patch0: skulpture-0.1.3-kdeplugin-cmake.patch
12cr|kde4-style-skulpture-0.2.3-2|9	Patch1: kde4-style-skulpture-kwin.patch
12cr|kde4-style-skulpture-0.2.3-2|10	URL: http://www.kde-look.org/content/show.php/Skulpture?content=59031
12cr|kde4-style-skulpture-0.2.3-2|11	Group: Graphical desktop/KDE
12cr|kde4-style-skulpture-0.2.3-2|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kde4-style-skulpture-0.2.3-2|13	License: GPL
12cr|kde4-style-skulpture-0.2.3-2|14	BuildRequires: kdelibs4-devel
12cr|kde4-style-skulpture-0.2.3-2|15	BuildRequires: kdebase4-workspace-devel
12cr|kde4-style-skulpture-0.2.3-2|16	
12cr|kde4-style-skulpture-0.2.3-2|17	%description
12cr|kde4-style-skulpture-0.2.3-2|18	Skulpture theme for KDE 4
12cr|kde4-style-skulpture-0.2.3-2|19	
12cr|kde4-style-skulpture-0.2.3-2|20	%files
12cr|kde4-style-skulpture-0.2.3-2|21	%{_kde_libdir}/kde4/kstyle_skulpture_config.so
12cr|kde4-style-skulpture-0.2.3-2|22	%{_kde_libdir}/kde4/kwin3_skulpture.so
12cr|kde4-style-skulpture-0.2.3-2|23	%{_kde_libdir}/kde4/kwin_skulpture_config.so
12cr|kde4-style-skulpture-0.2.3-2|24	%{_kde_appsdir}/color-schemes/
12cr|kde4-style-skulpture-0.2.3-2|25	%{_kde_appsdir}/kstyle/themes/
12cr|kde4-style-skulpture-0.2.3-2|26	%{_kde_appsdir}/kwin/
12cr|kde4-style-skulpture-0.2.3-2|27	%{_kde_appsdir}/skulpture
12cr|kde4-style-skulpture-0.2.3-2|28	%{_kde_plugindir}/styles/*
12cr|kde4-style-skulpture-0.2.3-2|29	
12cr|kde4-style-skulpture-0.2.3-2|30	#--------------------------------------------------------------------------------
12cr|kde4-style-skulpture-0.2.3-2|31	
12cr|kde4-style-skulpture-0.2.3-2|32	%prep
12cr|kde4-style-skulpture-0.2.3-2|33	%setup -q -n %shortname-%version
12cr|kde4-style-skulpture-0.2.3-2|34	%patch0 -p1
12cr|kde4-style-skulpture-0.2.3-2|35	%patch1 -p1 -b .kwin
12cr|kde4-style-skulpture-0.2.3-2|36	
12cr|kde4-style-skulpture-0.2.3-2|37	%build
12cr|kde4-style-skulpture-0.2.3-2|38	%cmake_kde4
12cr|kde4-style-skulpture-0.2.3-2|39	%make
12cr|kde4-style-skulpture-0.2.3-2|40	
12cr|kde4-style-skulpture-0.2.3-2|41	%install
12cr|kde4-style-skulpture-0.2.3-2|42	rm -rf $RPM_BUILD_ROOT
12cr|kde4-style-skulpture-0.2.3-2|43	pushd build
12cr|kde4-style-skulpture-0.2.3-2|44	%makeinstall_std
12cr|kde4-style-skulpture-0.2.3-2|45	popd
12cr|kde4-style-skulpture-0.2.3-2|46	
12cr|kde4-style-skulpture-0.2.3-2|47	%clean
12cr|kde4-style-skulpture-0.2.3-2|48	rm -rf $RPM_BUILD_ROOT
12cr|kde4-style-skulpture-0.2.3-2|49	
12cr|kde4-style-skulpture-0.2.3-2|50	
12cr|kde4-style-skulpture-0.2.3-2|51	
12cr|kde4-style-skulpture-0.2.3-2|52	
12cr|kde4-style-skulpture-0.2.3-2|53	%changelog
12cr|kde4-style-skulpture-0.2.3-2|54	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-2mdv2011.0
12cr|kde4-style-skulpture-0.2.3-2|55	+ Revision: 619954
12cr|kde4-style-skulpture-0.2.3-2|56	- the mass rebuild of 2010.0 packages
12cr|kde4-style-skulpture-0.2.3-2|57	
12cr|kde4-style-skulpture-0.2.3-2|58	* Mon Jul 06 2009 Rodrigo Gonçalves de Oliveira <rodrigo@mandriva.com> 0.2.3-1mdv2010.0
12cr|kde4-style-skulpture-0.2.3-2|59	+ Revision: 392971
12cr|kde4-style-skulpture-0.2.3-2|60	- New version 0.2.3
12cr|kde4-style-skulpture-0.2.3-2|61	- Added patch to fix a KWin crash
12cr|kde4-style-skulpture-0.2.3-2|62	
12cr|kde4-style-skulpture-0.2.3-2|63	* Mon Feb 02 2009 Funda Wang <fwang@mandriva.org> 0.2.2-2mdv2009.1
12cr|kde4-style-skulpture-0.2.3-2|64	+ Revision: 336449
12cr|kde4-style-skulpture-0.2.3-2|65	- New version 0.2.2
12cr|kde4-style-skulpture-0.2.3-2|66	
12cr|kde4-style-skulpture-0.2.3-2|67	* Mon Dec 01 2008 Leonardo de Amaral Vidal <leonardoav@mandriva.com> 0.2.0-1mdv2009.1
12cr|kde4-style-skulpture-0.2.3-2|68	+ Revision: 308843
12cr|kde4-style-skulpture-0.2.3-2|69	- New version 0.2.0
12cr|kde4-style-skulpture-0.2.3-2|70	
12cr|kde4-style-skulpture-0.2.3-2|71	* Fri Jul 04 2008 Helio Chissini de Castro <helio@mandriva.com> 0.1.3-3mdv2009.0
12cr|kde4-style-skulpture-0.2.3-2|72	+ Revision: 231721
12cr|kde4-style-skulpture-0.2.3-2|73	- Patch for install in proper kde4 plugindir
12cr|kde4-style-skulpture-0.2.3-2|74	
12cr|kde4-style-skulpture-0.2.3-2|75	* Fri Jul 04 2008 Funda Wang <fwang@mandriva.org> 0.1.3-2mdv2009.0
12cr|kde4-style-skulpture-0.2.3-2|76	+ Revision: 231544
12cr|kde4-style-skulpture-0.2.3-2|77	- fix url
12cr|kde4-style-skulpture-0.2.3-2|78	
12cr|kde4-style-skulpture-0.2.3-2|79	* Thu Jul 03 2008 Rodrigo Gonçalves de Oliveira <rodrigo@mandriva.com> 0.1.3-1mdv2009.0
12cr|kde4-style-skulpture-0.2.3-2|80	+ Revision: 231217
12cr|kde4-style-skulpture-0.2.3-2|81	- Using qt4plugins macro instead of qt4dir.
12cr|kde4-style-skulpture-0.2.3-2|82	- Upgraded to version 0.1.3.
12cr|kde4-style-skulpture-0.2.3-2|83	- Updated the correct install dir or libskulpture.so.
12cr|kde4-style-skulpture-0.2.3-2|84	- Removed kwin_qtcurve_config.so commented line.
12cr|kde4-style-skulpture-0.2.3-2|85	
12cr|kde4-style-skulpture-0.2.3-2|86	* Fri May 16 2008 Rodrigo Gonçalves de Oliveira <rodrigo@mandriva.com> 0.1.2-1mdv2009.0
12cr|kde4-style-skulpture-0.2.3-2|87	+ Revision: 208122
12cr|kde4-style-skulpture-0.2.3-2|88	- import kde4-style-skulpture
12cr|kde4-style-skulpture-0.2.3-2|89	
12cr|kde4-style-skulpture-0.2.3-2|90	

2441 12
12cr|kde-artwork-active-0.2-1|1	Name:    kde-artwork-active
12cr|kde-artwork-active-0.2-1|2	Summary: Additional artwork (themes, sound themes, icons,etc...) for  Plasma Active
12cr|kde-artwork-active-0.2-1|3	Version: 0.2
12cr|kde-artwork-active-0.2-1|4	Release: 1
12cr|kde-artwork-active-0.2-1|5	Group:   Graphical desktop/KDE
12cr|kde-artwork-active-0.2-1|6	License: LGPLv2
12cr|kde-artwork-active-0.2-1|7	URL:     http://www.kde.org/
12cr|kde-artwork-active-0.2-1|8	Source:  ftp://ftp.kde.org/pub/kde/stable/active/1.0/src/%{name}-%version.tar.bz2
12cr|kde-artwork-active-0.2-1|9	BuildRequires: kdelibs4-devel
12cr|kde-artwork-active-0.2-1|10	
12cr|kde-artwork-active-0.2-1|11	BuildArch: noarch
12cr|kde-artwork-active-0.2-1|12	
12cr|kde-artwork-active-0.2-1|13	
12cr|kde-artwork-active-0.2-1|14	%description
12cr|kde-artwork-active-0.2-1|15	Additional artwork (themes, sound themes, icons,etc...) for  Plasma Active
12cr|kde-artwork-active-0.2-1|16	
12cr|kde-artwork-active-0.2-1|17	%files
12cr|kde-artwork-active-0.2-1|18	%_kde_appsdir/ksplash/Themes/ActiveAir
12cr|kde-artwork-active-0.2-1|19	%_kde_appsdir/kscreenlocker/main.qml
12cr|kde-artwork-active-0.2-1|20	%_kde_appsdir/kscreenlocker/lockscreen-active.qml
12cr|kde-artwork-active-0.2-1|21	%_kde_appsdir/kscreenlocker/unlock-normal.png
12cr|kde-artwork-active-0.2-1|22	%_kde_appsdir/kscreenlocker/unlock-pressed.png
12cr|kde-artwork-active-0.2-1|23	%_kde_appsdir/kscreenlocker/wallpaper.png
12cr|kde-artwork-active-0.2-1|24	%_kde_datadir/wallpapers/*.*
12cr|kde-artwork-active-0.2-1|25	
12cr|kde-artwork-active-0.2-1|26	#----------------------------------------------------------------------
12cr|kde-artwork-active-0.2-1|27	
12cr|kde-artwork-active-0.2-1|28	%prep
12cr|kde-artwork-active-0.2-1|29	%setup -q -n %{name}
12cr|kde-artwork-active-0.2-1|30	%apply_patches
12cr|kde-artwork-active-0.2-1|31	
12cr|kde-artwork-active-0.2-1|32	%build
12cr|kde-artwork-active-0.2-1|33	%cmake_kde4
12cr|kde-artwork-active-0.2-1|34	
12cr|kde-artwork-active-0.2-1|35	%make
12cr|kde-artwork-active-0.2-1|36	
12cr|kde-artwork-active-0.2-1|37	%install
12cr|kde-artwork-active-0.2-1|38	%makeinstall_std -C build
12cr|kde-artwork-active-0.2-1|39	
12cr|kde-artwork-active-0.2-1|40	
12cr|kde-artwork-active-0.2-1|41	
12cr|kde-artwork-active-0.2-1|42	%changelog
12cr|kde-artwork-active-0.2-1|43	* Sat Apr 28 2012 Crispin Boylan <crisb@mandriva.org> 0.2-1
12cr|kde-artwork-active-0.2-1|44	+ Revision: 794328
12cr|kde-artwork-active-0.2-1|45	- New release
12cr|kde-artwork-active-0.2-1|46	
12cr|kde-artwork-active-0.2-1|47	* Thu Dec 01 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.1-1
12cr|kde-artwork-active-0.2-1|48	+ Revision: 737119
12cr|kde-artwork-active-0.2-1|49	- imported package kde-artwork-active
12cr|kde-artwork-active-0.2-1|50	

2442 12
12cr|kde-cdemu-manager-0.4-1|1	%define srcname kde_cdemu
12cr|kde-cdemu-manager-0.4-1|2	%define version 0.4
12cr|kde-cdemu-manager-0.4-1|3	
12cr|kde-cdemu-manager-0.4-1|4	Name:		kde-cdemu-manager
12cr|kde-cdemu-manager-0.4-1|5	Version:	%version
12cr|kde-cdemu-manager-0.4-1|6	Release:	%mkrel 1
12cr|kde-cdemu-manager-0.4-1|7	Summary:	A simple front-end for CDemu
12cr|kde-cdemu-manager-0.4-1|8	Source0:	http://kde-apps.org/CONTENT/content-files/99752-%{srcname}-%{version}.tar.bz2
12cr|kde-cdemu-manager-0.4-1|9	Group:		Graphical desktop/KDE
12cr|kde-cdemu-manager-0.4-1|10	License:	LGPLv2
12cr|kde-cdemu-manager-0.4-1|11	URL:		http://kde-apps.org/content/show.php/KDE+CDEmu+Manager?content=99752
12cr|kde-cdemu-manager-0.4-1|12	BuildRequires:	kdelibs4-devel
12cr|kde-cdemu-manager-0.4-1|13	Requires:	cdemu-client >= 1.2.0
12cr|kde-cdemu-manager-0.4-1|14	
12cr|kde-cdemu-manager-0.4-1|15	%description
12cr|kde-cdemu-manager-0.4-1|16	KDE CDemu Manager is a simple front-end for CDemu.
12cr|kde-cdemu-manager-0.4-1|17	
12cr|kde-cdemu-manager-0.4-1|18	It provides a little manager window that gives you an overview of your virtual
12cr|kde-cdemu-manager-0.4-1|19	drives and allows you to mount and unmount images.
12cr|kde-cdemu-manager-0.4-1|20	
12cr|kde-cdemu-manager-0.4-1|21	It also includes a KDE service menu for mounting images directly from
12cr|kde-cdemu-manager-0.4-1|22	Dolphin/Konqueror (which is what most people will want to use).
12cr|kde-cdemu-manager-0.4-1|23	
12cr|kde-cdemu-manager-0.4-1|24	Images can be unmounted like any other media through Dolphin or the Device
12cr|kde-cdemu-manager-0.4-1|25	Notifier widget.
12cr|kde-cdemu-manager-0.4-1|26	
12cr|kde-cdemu-manager-0.4-1|27	%files -f %srcname.lang
12cr|kde-cdemu-manager-0.4-1|28	%defattr(-,root,root)
12cr|kde-cdemu-manager-0.4-1|29	%{_kde_bindir}/kde_cdemu
12cr|kde-cdemu-manager-0.4-1|30	%{_kde_applicationsdir}/kde_cdemu.desktop
12cr|kde-cdemu-manager-0.4-1|31	%{_kde_appsdir}/kde_cdemu/kde_cdemuui.rc
12cr|kde-cdemu-manager-0.4-1|32	%{_kde_services}/ServiceMenus/kde_cdemu_mount.desktop
12cr|kde-cdemu-manager-0.4-1|33	
12cr|kde-cdemu-manager-0.4-1|34	%prep
12cr|kde-cdemu-manager-0.4-1|35	%setup -q -n %{srcname}
12cr|kde-cdemu-manager-0.4-1|36	find . -name '*.cpp' -exec chmod 644 {} \;
12cr|kde-cdemu-manager-0.4-1|37	find . -name '*.h' -exec chmod 644 {} \;
12cr|kde-cdemu-manager-0.4-1|38	
12cr|kde-cdemu-manager-0.4-1|39	%build
12cr|kde-cdemu-manager-0.4-1|40	%cmake_kde4
12cr|kde-cdemu-manager-0.4-1|41	
12cr|kde-cdemu-manager-0.4-1|42	%make
12cr|kde-cdemu-manager-0.4-1|43	
12cr|kde-cdemu-manager-0.4-1|44	%install
12cr|kde-cdemu-manager-0.4-1|45	%__rm -rf %{buildroot}
12cr|kde-cdemu-manager-0.4-1|46	%{makeinstall_std} -C build
12cr|kde-cdemu-manager-0.4-1|47	
12cr|kde-cdemu-manager-0.4-1|48	%find_lang %{srcname}
12cr|kde-cdemu-manager-0.4-1|49	
12cr|kde-cdemu-manager-0.4-1|50	
12cr|kde-cdemu-manager-0.4-1|51	%changelog
12cr|kde-cdemu-manager-0.4-1|52	* Mon Feb 27 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.4-1mdv2011.0
12cr|kde-cdemu-manager-0.4-1|53	+ Revision: 781131
12cr|kde-cdemu-manager-0.4-1|54	- update to 0.4
12cr|kde-cdemu-manager-0.4-1|55	
12cr|kde-cdemu-manager-0.4-1|56	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-3mdv2011.0
12cr|kde-cdemu-manager-0.4-1|57	+ Revision: 612555
12cr|kde-cdemu-manager-0.4-1|58	- the mass rebuild of 2010.1 packages
12cr|kde-cdemu-manager-0.4-1|59	
12cr|kde-cdemu-manager-0.4-1|60	* Fri Dec 11 2009 Ahmad Samir <ahmadsamir@mandriva.org> 0.3-2mdv2010.1
12cr|kde-cdemu-manager-0.4-1|61	+ Revision: 476570
12cr|kde-cdemu-manager-0.4-1|62	- require cdemu >= 1.2.0
12cr|kde-cdemu-manager-0.4-1|63	
12cr|kde-cdemu-manager-0.4-1|64	* Sat Dec 05 2009 Ahmad Samir <ahmadsamir@mandriva.org> 0.3-1mdv2010.1
12cr|kde-cdemu-manager-0.4-1|65	+ Revision: 473643
12cr|kde-cdemu-manager-0.4-1|66	- Add patch for servicemenu .desktop file to make it
12cr|kde-cdemu-manager-0.4-1|67	compliant with XDG standards
12cr|kde-cdemu-manager-0.4-1|68	- import kde-cdemu-manager
12cr|kde-cdemu-manager-0.4-1|69	
12cr|kde-cdemu-manager-0.4-1|70	

2443 12
12cr|kde-icons-lila-0.7.1-9|1	%define base_name	kde-icons
12cr|kde-icons-lila-0.7.1-9|2	%define theme_name	lila
12cr|kde-icons-lila-0.7.1-9|3	%define version		0.7.1
12cr|kde-icons-lila-0.7.1-9|4	%define name		%{base_name}-%{theme_name}
12cr|kde-icons-lila-0.7.1-9|5	%define release %mkrel 9
12cr|kde-icons-lila-0.7.1-9|6	
12cr|kde-icons-lila-0.7.1-9|7	Name:		%{name}
12cr|kde-icons-lila-0.7.1-9|8	Version:	%{version}
12cr|kde-icons-lila-0.7.1-9|9	Release:	%{release}
12cr|kde-icons-lila-0.7.1-9|10	Summary:	Lila icons for KDE Desktop
12cr|kde-icons-lila-0.7.1-9|11	License:	GPL
12cr|kde-icons-lila-0.7.1-9|12	Group:		Graphical desktop/KDE
12cr|kde-icons-lila-0.7.1-9|13	Source:		%{theme_name}-%{version}.tar.bz2
12cr|kde-icons-lila-0.7.1-9|14	URL:		http://kde-look.org/content/show.php?content=11492
12cr|kde-icons-lila-0.7.1-9|15	Requires:	kdebase3-progs
12cr|kde-icons-lila-0.7.1-9|16	Requires:   kdegraphics3-ksvg
12cr|kde-icons-lila-0.7.1-9|17	BuildArch:	noarch
12cr|kde-icons-lila-0.7.1-9|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|kde-icons-lila-0.7.1-9|19	
12cr|kde-icons-lila-0.7.1-9|20	%description
12cr|kde-icons-lila-0.7.1-9|21	Lila is a port of a GNOME theme, also called Lila, that can be found here:
12cr|kde-icons-lila-0.7.1-9|22	http://programmer-art.org/index.php?page=gentoo
12cr|kde-icons-lila-0.7.1-9|23	The package contains PNG & SVG icons and a colour scheme.
12cr|kde-icons-lila-0.7.1-9|24	
12cr|kde-icons-lila-0.7.1-9|25	%prep
12cr|kde-icons-lila-0.7.1-9|26	rm -rf $RPM_BUILD_ROOT
12cr|kde-icons-lila-0.7.1-9|27	%setup -q -n %{theme_name}
12cr|kde-icons-lila-0.7.1-9|28	
12cr|kde-icons-lila-0.7.1-9|29	%build
12cr|kde-icons-lila-0.7.1-9|30	find -type f -exec chmod 644 {} \;
12cr|kde-icons-lila-0.7.1-9|31	
12cr|kde-icons-lila-0.7.1-9|32	%install
12cr|kde-icons-lila-0.7.1-9|33	install -d -m 755 %buildroot%_iconsdir/%{theme_name}-%{version}
12cr|kde-icons-lila-0.7.1-9|34	install -d -m 755 %buildroot%_iconsdir/%{theme_name}-%{version}/16x16
12cr|kde-icons-lila-0.7.1-9|35	install -d -m 755 %buildroot%_iconsdir/%{theme_name}-%{version}/32x32
12cr|kde-icons-lila-0.7.1-9|36	install -d -m 755 %buildroot%_iconsdir/%{theme_name}-%{version}/48x48
12cr|kde-icons-lila-0.7.1-9|37	install -d -m 755 %buildroot%_iconsdir/%{theme_name}-%{version}/64x64
12cr|kde-icons-lila-0.7.1-9|38	install -d -m 755 %buildroot%_iconsdir/%{theme_name}-%{version}/128x128
12cr|kde-icons-lila-0.7.1-9|39	install -d -m 755 %buildroot/%{_datadir}/apps/kdisplay/color-schemes/
12cr|kde-icons-lila-0.7.1-9|40	install -m 644 lila.kcsrc %buildroot/%_datadir/apps/kdisplay/color-schemes/
12cr|kde-icons-lila-0.7.1-9|41	cp -fr * %buildroot%_iconsdir/%{theme_name}-%{version}/
12cr|kde-icons-lila-0.7.1-9|42	cp -f 16x16/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}-%{version}/16x16/apps/menuk-mdk.png
12cr|kde-icons-lila-0.7.1-9|43	cp -f 16x16/apps/icons.png %buildroot%_iconsdir/%{theme_name}-%{version}/16x16/apps/desktop-mdk.png
12cr|kde-icons-lila-0.7.1-9|44	cp -f 16x16/apps/kfm_home.png %buildroot%_iconsdir/%{theme_name}-%{version}/16x16/apps/home-mdk.png
12cr|kde-icons-lila-0.7.1-9|45	cp -f 32x32/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}-%{version}/32x32/apps/menuk-mdk.png
12cr|kde-icons-lila-0.7.1-9|46	cp -f 32x32/apps/icons.png %buildroot%_iconsdir/%{theme_name}-%{version}/32x32/apps/desktop-mdk.png
12cr|kde-icons-lila-0.7.1-9|47	cp -f 32x32/apps/kfm_home.png %buildroot%_iconsdir/%{theme_name}-%{version}/32x32/apps/home-mdk.png
12cr|kde-icons-lila-0.7.1-9|48	cp -f 48x48/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}-%{version}/48x48/apps/menuk-mdk.png
12cr|kde-icons-lila-0.7.1-9|49	cp -f 48x48/apps/icons.png %buildroot%_iconsdir/%{theme_name}-%{version}/48x48/apps/desktop-mdk.png
12cr|kde-icons-lila-0.7.1-9|50	cp -f 48x48/apps/kfm_home.png %buildroot%_iconsdir/%{theme_name}-%{version}/48x48/apps/home-mdk.png
12cr|kde-icons-lila-0.7.1-9|51	cp -f 64x64/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}-%{version}/64x64/apps/menuk-mdk.png
12cr|kde-icons-lila-0.7.1-9|52	cp -f 64x64/apps/icons.png %buildroot%_iconsdir/%{theme_name}-%{version}/64x64/apps/desktop-mdk.png
12cr|kde-icons-lila-0.7.1-9|53	cp -f 64x64/apps/kfm_home.png %buildroot%_iconsdir/%{theme_name}-%{version}/64x64/apps/home-mdk.png
12cr|kde-icons-lila-0.7.1-9|54	cp -f 128x128/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}-%{version}/128x128/apps/menuk-mdk.png
12cr|kde-icons-lila-0.7.1-9|55	cp -f 128x128/apps/icons.png %buildroot%_iconsdir/%{theme_name}-%{version}/128x128/apps/desktop-mdk.png
12cr|kde-icons-lila-0.7.1-9|56	cp -f 128x128/apps/kfm_home.png %buildroot%_iconsdir/%{theme_name}-%{version}/128x128/apps/home-mdk.png
12cr|kde-icons-lila-0.7.1-9|57	
12cr|kde-icons-lila-0.7.1-9|58	
12cr|kde-icons-lila-0.7.1-9|59	%clean
12cr|kde-icons-lila-0.7.1-9|60	rm -rf $RPM_BUILD_ROOT
12cr|kde-icons-lila-0.7.1-9|61	
12cr|kde-icons-lila-0.7.1-9|62	%files
12cr|kde-icons-lila-0.7.1-9|63	%defattr(-,root,root)
12cr|kde-icons-lila-0.7.1-9|64	%doc COPYRIGHT CREDITS LICENSE
12cr|kde-icons-lila-0.7.1-9|65	%_iconsdir/%{theme_name}-%{version}/*
12cr|kde-icons-lila-0.7.1-9|66	%_datadir/apps/kdisplay/color-schemes/*.kcsrc
12cr|kde-icons-lila-0.7.1-9|67	
12cr|kde-icons-lila-0.7.1-9|68	
12cr|kde-icons-lila-0.7.1-9|69	
12cr|kde-icons-lila-0.7.1-9|70	%changelog
12cr|kde-icons-lila-0.7.1-9|71	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-9mdv2011.0
12cr|kde-icons-lila-0.7.1-9|72	+ Revision: 619898
12cr|kde-icons-lila-0.7.1-9|73	- the mass rebuild of 2010.0 packages
12cr|kde-icons-lila-0.7.1-9|74	
12cr|kde-icons-lila-0.7.1-9|75	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.7.1-8mdv2010.0
12cr|kde-icons-lila-0.7.1-9|76	+ Revision: 438080
12cr|kde-icons-lila-0.7.1-9|77	- rebuild
12cr|kde-icons-lila-0.7.1-9|78	
12cr|kde-icons-lila-0.7.1-9|79	* Sun Mar 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.7.1-7mdv2009.1
12cr|kde-icons-lila-0.7.1-9|80	+ Revision: 360334
12cr|kde-icons-lila-0.7.1-9|81	- Fix Requires
12cr|kde-icons-lila-0.7.1-9|82	
12cr|kde-icons-lila-0.7.1-9|83	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.7.1-6mdv2009.0
12cr|kde-icons-lila-0.7.1-9|84	+ Revision: 247603
12cr|kde-icons-lila-0.7.1-9|85	- rebuild
12cr|kde-icons-lila-0.7.1-9|86	- kill re-definition of %%buildroot on Pixel's request
12cr|kde-icons-lila-0.7.1-9|87	
12cr|kde-icons-lila-0.7.1-9|88	+ Olivier Blin <oblin@mandriva.com>
12cr|kde-icons-lila-0.7.1-9|89	- restore BuildRoot
12cr|kde-icons-lila-0.7.1-9|90	
12cr|kde-icons-lila-0.7.1-9|91	* Sat Nov 10 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.7.1-4mdv2008.1
12cr|kde-icons-lila-0.7.1-9|92	+ Revision: 107278
12cr|kde-icons-lila-0.7.1-9|93	- Fix Requires (kdebase-progs is a better require)
12cr|kde-icons-lila-0.7.1-9|94	- import kde-icons-lila
12cr|kde-icons-lila-0.7.1-9|95	
12cr|kde-icons-lila-0.7.1-9|96	
12cr|kde-icons-lila-0.7.1-9|97	* Tue Jul 11 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.7.1-3mdv2007.0
12cr|kde-icons-lila-0.7.1-9|98	- Rebuild for new extension
12cr|kde-icons-lila-0.7.1-9|99	- use mkrel
12cr|kde-icons-lila-0.7.1-9|100	
12cr|kde-icons-lila-0.7.1-9|101	*Wed Mar 23 2005 Sebastien Savarin <plouf@mandrake.org> 0.7.1-2mdk
12cr|kde-icons-lila-0.7.1-9|102	-rename icons kmenu.png > menuk-mdk.png kfm_home.png > home-mdk.png
12cr|kde-icons-lila-0.7.1-9|103	icons.png > desktop-mdk.png at build
12cr|kde-icons-lila-0.7.1-9|104	
12cr|kde-icons-lila-0.7.1-9|105	* Tue Jan 25 2005 Laurent Culioli <laurent@mandrake.org> 0.7.1-1mdk
12cr|kde-icons-lila-0.7.1-9|106	-new version
12cr|kde-icons-lila-0.7.1-9|107	
12cr|kde-icons-lila-0.7.1-9|108	* Sun May 02 2004 Laurent Culioli <laurent@mandrake.org> 0.7-1mdk
12cr|kde-icons-lila-0.7.1-9|109	- 0.7
12cr|kde-icons-lila-0.7.1-9|110	
12cr|kde-icons-lila-0.7.1-9|111	* Mon Apr 19 2004 Laurent Culioli <laurent@mandrake.org> 0.6-1mdk
12cr|kde-icons-lila-0.7.1-9|112	- new kde icon theme

2444 12
12cr|kde-icons-lush-0.1.0-8|1	%define base_name	kde-icons
12cr|kde-icons-lush-0.1.0-8|2	%define theme_name	lush
12cr|kde-icons-lush-0.1.0-8|3	%define version		0.1.0
12cr|kde-icons-lush-0.1.0-8|4	%define name		%{base_name}-%{theme_name}
12cr|kde-icons-lush-0.1.0-8|5	%define release %mkrel 8
12cr|kde-icons-lush-0.1.0-8|6	
12cr|kde-icons-lush-0.1.0-8|7	Name:		%{name}
12cr|kde-icons-lush-0.1.0-8|8	Version:	%{version}
12cr|kde-icons-lush-0.1.0-8|9	Release:	%{release}
12cr|kde-icons-lush-0.1.0-8|10	Summary:	Lush icons for KDE Desktop
12cr|kde-icons-lush-0.1.0-8|11	License:	GPL
12cr|kde-icons-lush-0.1.0-8|12	Group:		Graphical desktop/KDE
12cr|kde-icons-lush-0.1.0-8|13	Source:		%{theme_name}-%{version}.tar.bz2
12cr|kde-icons-lush-0.1.0-8|14	URL:		http://kde-look.org/content/show.php?content=5483
12cr|kde-icons-lush-0.1.0-8|15	Requires:	kdebase3-progs
12cr|kde-icons-lush-0.1.0-8|16	BuildArch:	noarch
12cr|kde-icons-lush-0.1.0-8|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|kde-icons-lush-0.1.0-8|18	Provides:	kdemoreartwork-%{theme_name}
12cr|kde-icons-lush-0.1.0-8|19	Obsoletes:	kdemoreartwork-%{theme_name}
12cr|kde-icons-lush-0.1.0-8|20	
12cr|kde-icons-lush-0.1.0-8|21	%description
12cr|kde-icons-lush-0.1.0-8|22	Lush Icon set for KDE Desktop
12cr|kde-icons-lush-0.1.0-8|23	
12cr|kde-icons-lush-0.1.0-8|24	%prep
12cr|kde-icons-lush-0.1.0-8|25	rm -rf $RPM_BUILD_ROOT
12cr|kde-icons-lush-0.1.0-8|26	%setup -q -n %{theme_name}
12cr|kde-icons-lush-0.1.0-8|27	
12cr|kde-icons-lush-0.1.0-8|28	%build
12cr|kde-icons-lush-0.1.0-8|29	find -type f -exec chmod 644 {} \;
12cr|kde-icons-lush-0.1.0-8|30	
12cr|kde-icons-lush-0.1.0-8|31	%install
12cr|kde-icons-lush-0.1.0-8|32	install -d -m 755 $RPM_BUILD_ROOT/%{_datadir}/icons/%{theme_name}-%{version}
12cr|kde-icons-lush-0.1.0-8|33	cp -r 16x16/ 22x22/ 32x32/ 48x48/ 64x64/ 128x128/ index.desktop $RPM_BUILD_ROOT/%{_datadir}/icons/%{theme_name}-%{version}/
12cr|kde-icons-lush-0.1.0-8|34	
12cr|kde-icons-lush-0.1.0-8|35	%clean
12cr|kde-icons-lush-0.1.0-8|36	rm -rf $RPM_BUILD_ROOT
12cr|kde-icons-lush-0.1.0-8|37	
12cr|kde-icons-lush-0.1.0-8|38	%files
12cr|kde-icons-lush-0.1.0-8|39	%defattr(-,root,root)
12cr|kde-icons-lush-0.1.0-8|40	%doc author copying readme
12cr|kde-icons-lush-0.1.0-8|41	%{_iconsdir}/%{theme_name}-%{version}/*
12cr|kde-icons-lush-0.1.0-8|42	
12cr|kde-icons-lush-0.1.0-8|43	
12cr|kde-icons-lush-0.1.0-8|44	
12cr|kde-icons-lush-0.1.0-8|45	%changelog
12cr|kde-icons-lush-0.1.0-8|46	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-8mdv2011.0
12cr|kde-icons-lush-0.1.0-8|47	+ Revision: 619899
12cr|kde-icons-lush-0.1.0-8|48	- the mass rebuild of 2010.0 packages
12cr|kde-icons-lush-0.1.0-8|49	
12cr|kde-icons-lush-0.1.0-8|50	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.1.0-7mdv2010.0
12cr|kde-icons-lush-0.1.0-8|51	+ Revision: 438081
12cr|kde-icons-lush-0.1.0-8|52	- rebuild
12cr|kde-icons-lush-0.1.0-8|53	
12cr|kde-icons-lush-0.1.0-8|54	* Sun Mar 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.1.0-6mdv2009.1
12cr|kde-icons-lush-0.1.0-8|55	+ Revision: 360335
12cr|kde-icons-lush-0.1.0-8|56	- Fix Requires
12cr|kde-icons-lush-0.1.0-8|57	
12cr|kde-icons-lush-0.1.0-8|58	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.1.0-5mdv2009.0
12cr|kde-icons-lush-0.1.0-8|59	+ Revision: 247621
12cr|kde-icons-lush-0.1.0-8|60	- rebuild
12cr|kde-icons-lush-0.1.0-8|61	- kill re-definition of %%buildroot on Pixel's request
12cr|kde-icons-lush-0.1.0-8|62	
12cr|kde-icons-lush-0.1.0-8|63	+ Olivier Blin <oblin@mandriva.com>
12cr|kde-icons-lush-0.1.0-8|64	- restore BuildRoot
12cr|kde-icons-lush-0.1.0-8|65	
12cr|kde-icons-lush-0.1.0-8|66	* Sat Nov 10 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.1.0-3mdv2008.1
12cr|kde-icons-lush-0.1.0-8|67	+ Revision: 107279
12cr|kde-icons-lush-0.1.0-8|68	- Fix Requires (kdebase-progs is a better require)
12cr|kde-icons-lush-0.1.0-8|69	- import kde-icons-lush
12cr|kde-icons-lush-0.1.0-8|70	
12cr|kde-icons-lush-0.1.0-8|71	
12cr|kde-icons-lush-0.1.0-8|72	* Tue Jul 11 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.1.0-3mdv2007.0
12cr|kde-icons-lush-0.1.0-8|73	- Rebuild for new extension
12cr|kde-icons-lush-0.1.0-8|74	- use mkrel
12cr|kde-icons-lush-0.1.0-8|75	
12cr|kde-icons-lush-0.1.0-8|76	* Mon Apr 19 2004 Laurent Culioli <laurent@mandrake.org> 0.1.0-2mdk
12cr|kde-icons-lush-0.1.0-8|77	- make rpmlint happy with perms
12cr|kde-icons-lush-0.1.0-8|78	- new naming scheme
12cr|kde-icons-lush-0.1.0-8|79	
12cr|kde-icons-lush-0.1.0-8|80	* Wed Aug 27 2003 Laurent Culioli <laurent@pschit.net> 0.1.0-1mdk
12cr|kde-icons-lush-0.1.0-8|81	- initial package
12cr|kde-icons-lush-0.1.0-8|82	

2445 12
12cr|kde-icons-nuoveXT-1.6-7|1	
12cr|kde-icons-nuoveXT-1.6-7|2	%define base_name	kde-icons
12cr|kde-icons-nuoveXT-1.6-7|3	%define theme_name      nuoveXT
12cr|kde-icons-nuoveXT-1.6-7|4	%define version		1.6
12cr|kde-icons-nuoveXT-1.6-7|5	%define name		%{base_name}-%{theme_name}
12cr|kde-icons-nuoveXT-1.6-7|6	%define release		%mkrel 7
12cr|kde-icons-nuoveXT-1.6-7|7	
12cr|kde-icons-nuoveXT-1.6-7|8	Name:		%{name}
12cr|kde-icons-nuoveXT-1.6-7|9	Version:	%{version}
12cr|kde-icons-nuoveXT-1.6-7|10	Release:	%{release}
12cr|kde-icons-nuoveXT-1.6-7|11	Summary:	New everaldo crystal icons set
12cr|kde-icons-nuoveXT-1.6-7|12	License:	GPL
12cr|kde-icons-nuoveXT-1.6-7|13	Group:		Graphical desktop/KDE
12cr|kde-icons-nuoveXT-1.6-7|14	Source:		http://nuovext.pwsp.net/files/%{theme_name}-kde-%{version}.tar.bz2
12cr|kde-icons-nuoveXT-1.6-7|15	URL:		http://nuovext.pwsp.net/
12cr|kde-icons-nuoveXT-1.6-7|16	Requires:	kdebase3-progs
12cr|kde-icons-nuoveXT-1.6-7|17	BuildArch:	noarch
12cr|kde-icons-nuoveXT-1.6-7|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|kde-icons-nuoveXT-1.6-7|19	
12cr|kde-icons-nuoveXT-1.6-7|20	
12cr|kde-icons-nuoveXT-1.6-7|21	
12cr|kde-icons-nuoveXT-1.6-7|22	%description
12cr|kde-icons-nuoveXT-1.6-7|23	nuoveXT is an icon theme for KDE.
12cr|kde-icons-nuoveXT-1.6-7|24	
12cr|kde-icons-nuoveXT-1.6-7|25	The goal of nuoveXT is to provide
12cr|kde-icons-nuoveXT-1.6-7|26	a very complete set of icons for both Gnome and KDE.
12cr|kde-icons-nuoveXT-1.6-7|27	All icons are made entirely with Inkscape.
12cr|kde-icons-nuoveXT-1.6-7|28	A few icons was based or found in the Open Clip Art Library.
12cr|kde-icons-nuoveXT-1.6-7|29	
12cr|kde-icons-nuoveXT-1.6-7|30	%prep
12cr|kde-icons-nuoveXT-1.6-7|31	rm -rf %buildroot
12cr|kde-icons-nuoveXT-1.6-7|32	%setup -q -n %{theme_name}-kde-%{version}
12cr|kde-icons-nuoveXT-1.6-7|33	
12cr|kde-icons-nuoveXT-1.6-7|34	%build
12cr|kde-icons-nuoveXT-1.6-7|35	
12cr|kde-icons-nuoveXT-1.6-7|36	%install
12cr|kde-icons-nuoveXT-1.6-7|37	install -d -m 755 %buildroot%{_iconsdir}/%{theme_name}
12cr|kde-icons-nuoveXT-1.6-7|38	install -d -m 755 %buildroot%{_iconsdir}/%{theme_name}/16x16
12cr|kde-icons-nuoveXT-1.6-7|39	install -d -m 755 %buildroot%{_iconsdir}/%{theme_name}/22x22
12cr|kde-icons-nuoveXT-1.6-7|40	install -d -m 755 %buildroot%{_iconsdir}/%{theme_name}/32x32
12cr|kde-icons-nuoveXT-1.6-7|41	install -d -m 755 %buildroot%{_iconsdir}/%{theme_name}/48x48
12cr|kde-icons-nuoveXT-1.6-7|42	install -d -m 755 %buildroot%{_iconsdir}/%{theme_name}/64x64
12cr|kde-icons-nuoveXT-1.6-7|43	install -d -m 755 %buildroot%{_iconsdir}/%{theme_name}/128x128
12cr|kde-icons-nuoveXT-1.6-7|44	install -d -m 755 %buildroot%{_iconsdir}/%{theme_name}/extras
12cr|kde-icons-nuoveXT-1.6-7|45	cp -fr * %buildroot%{_iconsdir}/%{theme_name}/
12cr|kde-icons-nuoveXT-1.6-7|46	cp -f 16x16/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}/16x16/apps/menuk-mdk.png
12cr|kde-icons-nuoveXT-1.6-7|47	cp -f 16x16/apps/background.png %buildroot%_iconsdir/%{theme_name}/16x16/apps/desktop-mdk.png
12cr|kde-icons-nuoveXT-1.6-7|48	cp -f 16x16/apps/kfm_home-alt.png %buildroot%_iconsdir/%{theme_name}/16x16/apps/home-mdk.png
12cr|kde-icons-nuoveXT-1.6-7|49	cp -f 16x16/apps/kcmsound.png %buildroot%_iconsdir/%{theme_name}/16x16/apps/kmix.png
12cr|kde-icons-nuoveXT-1.6-7|50	cp -f 16x16/apps/messenger.png %buildroot%_iconsdir/%{theme_name}/16x16/apps/kopete.png
12cr|kde-icons-nuoveXT-1.6-7|51	cp -f 22x22/apps/kcmsound.png %buildroot%_iconsdir/%{theme_name}/22x22/apps/kmix.png
12cr|kde-icons-nuoveXT-1.6-7|52	cp -f 22x22/apps/messenger.png %buildroot%_iconsdir/%{theme_name}/22x22/apps/kopete.png
12cr|kde-icons-nuoveXT-1.6-7|53	cp -f 32x32/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}/32x32/apps/menuk-mdk.png
12cr|kde-icons-nuoveXT-1.6-7|54	cp -f 32x32/apps/background.png %buildroot%_iconsdir/%{theme_name}/32x32/apps/desktop-mdk.png
12cr|kde-icons-nuoveXT-1.6-7|55	cp -f 32x32/apps/kfm_home-alt.png %buildroot%_iconsdir/%{theme_name}/32x32/apps/home-mdk.png
12cr|kde-icons-nuoveXT-1.6-7|56	cp -f 32x32/apps/kcmsound.png %buildroot%_iconsdir/%{theme_name}/32x32/apps/kmix.png
12cr|kde-icons-nuoveXT-1.6-7|57	cp -f 32x32/apps/messenger.png %buildroot%_iconsdir/%{theme_name}/32x32/apps/kopete.png
12cr|kde-icons-nuoveXT-1.6-7|58	cp -f 48x48/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}/48x48/apps/menuk-mdk.png
12cr|kde-icons-nuoveXT-1.6-7|59	cp -f 48x48/apps/background.png %buildroot%_iconsdir/%{theme_name}/48x48/apps/desktop-mdk.png
12cr|kde-icons-nuoveXT-1.6-7|60	cp -f 48x48/apps/kfm_home-alt.png %buildroot%_iconsdir/%{theme_name}/48x48/apps/home-mdk.png
12cr|kde-icons-nuoveXT-1.6-7|61	cp -f 48x48/apps/kcmsound.png %buildroot%_iconsdir/%{theme_name}/48x48/apps/kmix.png
12cr|kde-icons-nuoveXT-1.6-7|62	cp -f 48x48/apps/messenger.png %buildroot%_iconsdir/%{theme_name}/48x48/apps/kopete.png
12cr|kde-icons-nuoveXT-1.6-7|63	cp -f 64x64/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}/64x64/apps/menuk-mdk.png
12cr|kde-icons-nuoveXT-1.6-7|64	cp -f 64x64/apps/background.png %buildroot%_iconsdir/%{theme_name}/64x64/apps/desktop-mdk.png
12cr|kde-icons-nuoveXT-1.6-7|65	cp -f 64x64/apps/kfm_home-alt.png %buildroot%_iconsdir/%{theme_name}/64x64/apps/home-mdk.png
12cr|kde-icons-nuoveXT-1.6-7|66	cp -f 128x128/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}/128x128/apps/menuk-mdk.png
12cr|kde-icons-nuoveXT-1.6-7|67	cp -f 128x128/apps/background.png %buildroot%_iconsdir/%{theme_name}/128x128/apps/desktop-mdk.png
12cr|kde-icons-nuoveXT-1.6-7|68	cp -f 128x128/apps/kfm_home-alt.png %buildroot%_iconsdir/%{theme_name}/128x128/apps/home-mdk.png
12cr|kde-icons-nuoveXT-1.6-7|69	cp -f extras/*.png %buildroot%_iconsdir/%{theme_name}/extras/
12cr|kde-icons-nuoveXT-1.6-7|70	%clean
12cr|kde-icons-nuoveXT-1.6-7|71	rm -rf %buildroot
12cr|kde-icons-nuoveXT-1.6-7|72	
12cr|kde-icons-nuoveXT-1.6-7|73	%files
12cr|kde-icons-nuoveXT-1.6-7|74	%defattr(-,root,root)
12cr|kde-icons-nuoveXT-1.6-7|75	%doc CHANGELOG GPL
12cr|kde-icons-nuoveXT-1.6-7|76	%{_iconsdir}/%{theme_name}/*
12cr|kde-icons-nuoveXT-1.6-7|77	
12cr|kde-icons-nuoveXT-1.6-7|78	
12cr|kde-icons-nuoveXT-1.6-7|79	
12cr|kde-icons-nuoveXT-1.6-7|80	%changelog
12cr|kde-icons-nuoveXT-1.6-7|81	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6-7mdv2011.0
12cr|kde-icons-nuoveXT-1.6-7|82	+ Revision: 619900
12cr|kde-icons-nuoveXT-1.6-7|83	- the mass rebuild of 2010.0 packages
12cr|kde-icons-nuoveXT-1.6-7|84	
12cr|kde-icons-nuoveXT-1.6-7|85	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.6-6mdv2010.0
12cr|kde-icons-nuoveXT-1.6-7|86	+ Revision: 438082
12cr|kde-icons-nuoveXT-1.6-7|87	- rebuild
12cr|kde-icons-nuoveXT-1.6-7|88	
12cr|kde-icons-nuoveXT-1.6-7|89	* Sun Mar 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.6-5mdv2009.1
12cr|kde-icons-nuoveXT-1.6-7|90	+ Revision: 360336
12cr|kde-icons-nuoveXT-1.6-7|91	- Fix Requires
12cr|kde-icons-nuoveXT-1.6-7|92	
12cr|kde-icons-nuoveXT-1.6-7|93	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.6-4mdv2009.0
12cr|kde-icons-nuoveXT-1.6-7|94	+ Revision: 247623
12cr|kde-icons-nuoveXT-1.6-7|95	- rebuild
12cr|kde-icons-nuoveXT-1.6-7|96	- kill re-definition of %%buildroot on Pixel's request
12cr|kde-icons-nuoveXT-1.6-7|97	
12cr|kde-icons-nuoveXT-1.6-7|98	+ Olivier Blin <oblin@mandriva.com>
12cr|kde-icons-nuoveXT-1.6-7|99	- restore BuildRoot
12cr|kde-icons-nuoveXT-1.6-7|100	
12cr|kde-icons-nuoveXT-1.6-7|101	* Sat Nov 10 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.6-2mdv2008.1
12cr|kde-icons-nuoveXT-1.6-7|102	+ Revision: 107288
12cr|kde-icons-nuoveXT-1.6-7|103	- Fix Requires (kdebase-progs is a better require)
12cr|kde-icons-nuoveXT-1.6-7|104	- import kde-icons-nuoveXT
12cr|kde-icons-nuoveXT-1.6-7|105	
12cr|kde-icons-nuoveXT-1.6-7|106	
12cr|kde-icons-nuoveXT-1.6-7|107	* Tue Jul 11 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.6-2mdv2007.0
12cr|kde-icons-nuoveXT-1.6-7|108	- Rebuild for new extension
12cr|kde-icons-nuoveXT-1.6-7|109	
12cr|kde-icons-nuoveXT-1.6-7|110	* Thu Apr 06 2006 Sebastien Savarin <plouf@mandriva.org> 1.6-1mdk
12cr|kde-icons-nuoveXT-1.6-7|111	- New release 1.6
12cr|kde-icons-nuoveXT-1.6-7|112	
12cr|kde-icons-nuoveXT-1.6-7|113	* Thu Nov 17 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.5-2mdk
12cr|kde-icons-nuoveXT-1.6-7|114	- fix description (aka describe this package, not inkscape)
12cr|kde-icons-nuoveXT-1.6-7|115	
12cr|kde-icons-nuoveXT-1.6-7|116	* Wed Nov 16 2005 Sebastien Savarin <plouf@mandriva.org> 1.5-1mdk
12cr|kde-icons-nuoveXT-1.6-7|117	- First Mandriva Linux release

2446 12
12cr|kde-icons-nuvola-1.0-9|1	
12cr|kde-icons-nuvola-1.0-9|2	%define base_name	kde-icons
12cr|kde-icons-nuvola-1.0-9|3	%define theme_name	nuvola
12cr|kde-icons-nuvola-1.0-9|4	%define version		1.0
12cr|kde-icons-nuvola-1.0-9|5	%define name		%{base_name}-%{theme_name}
12cr|kde-icons-nuvola-1.0-9|6	%define rel             9
12cr|kde-icons-nuvola-1.0-9|7	%define release		%mkrel %rel
12cr|kde-icons-nuvola-1.0-9|8	%define summary          Nuvola icons for KDE Desktop
12cr|kde-icons-nuvola-1.0-9|9	
12cr|kde-icons-nuvola-1.0-9|10	
12cr|kde-icons-nuvola-1.0-9|11	Name:		%{name}
12cr|kde-icons-nuvola-1.0-9|12	Version:	%{version}
12cr|kde-icons-nuvola-1.0-9|13	Release:	%{release}
12cr|kde-icons-nuvola-1.0-9|14	Summary:	%{summary}
12cr|kde-icons-nuvola-1.0-9|15	License:	LGPL
12cr|kde-icons-nuvola-1.0-9|16	Group:		Graphical desktop/KDE
12cr|kde-icons-nuvola-1.0-9|17	Source:		http://files.icon-king.com/%{theme_name}-%{version}.tar.bz2
12cr|kde-icons-nuvola-1.0-9|18	URL:		http://kde-look.org/content/show.php?content=5358
12cr|kde-icons-nuvola-1.0-9|19	Requires:	kdebase3-progs
12cr|kde-icons-nuvola-1.0-9|20	BuildArch:	noarch
12cr|kde-icons-nuvola-1.0-9|21	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|kde-icons-nuvola-1.0-9|22	Obsoletes:	kdemoreartwork-%{theme_name}
12cr|kde-icons-nuvola-1.0-9|23	Provides:	kdemoreartwork-%{theme_name}
12cr|kde-icons-nuvola-1.0-9|24	
12cr|kde-icons-nuvola-1.0-9|25	%description
12cr|kde-icons-nuvola-1.0-9|26	Nuvola SVG evolution of SKY icon theme.
12cr|kde-icons-nuvola-1.0-9|27	
12cr|kde-icons-nuvola-1.0-9|28	NUVOLA is an SVG based icon theme.
12cr|kde-icons-nuvola-1.0-9|29	This mean that all icons where designed with a vector graphics software and
12cr|kde-icons-nuvola-1.0-9|30	then exported to SVG.
12cr|kde-icons-nuvola-1.0-9|31	Icons of the KDE version of Nuvola are PNG images (unscalable).
12cr|kde-icons-nuvola-1.0-9|32	SVG files are available (not always updated) on my web site in the "svg"
12cr|kde-icons-nuvola-1.0-9|33	section.
12cr|kde-icons-nuvola-1.0-9|34	
12cr|kde-icons-nuvola-1.0-9|35	
12cr|kde-icons-nuvola-1.0-9|36	
12cr|kde-icons-nuvola-1.0-9|37	%prep
12cr|kde-icons-nuvola-1.0-9|38	rm -rf %buildroot
12cr|kde-icons-nuvola-1.0-9|39	%setup -q -n %{theme_name}
12cr|kde-icons-nuvola-1.0-9|40	
12cr|kde-icons-nuvola-1.0-9|41	%build
12cr|kde-icons-nuvola-1.0-9|42	
12cr|kde-icons-nuvola-1.0-9|43	
12cr|kde-icons-nuvola-1.0-9|44	%install
12cr|kde-icons-nuvola-1.0-9|45	install -d -m 755 %buildroot%_iconsdir/%{theme_name}
12cr|kde-icons-nuvola-1.0-9|46	install -d -m 755 %buildroot%_iconsdir/%{theme_name}/16x16
12cr|kde-icons-nuvola-1.0-9|47	install -d -m 755 %buildroot%_iconsdir/%{theme_name}/32x32
12cr|kde-icons-nuvola-1.0-9|48	install -d -m 755 %buildroot%_iconsdir/%{theme_name}/48x48
12cr|kde-icons-nuvola-1.0-9|49	install -d -m 755 %buildroot%_iconsdir/icons/%{theme_name}/64x64
12cr|kde-icons-nuvola-1.0-9|50	install -d -m 755 %buildroot%_iconsdir/%{theme_name}/128x128
12cr|kde-icons-nuvola-1.0-9|51	cp -fr * %buildroot%_iconsdir/%{theme_name}/
12cr|kde-icons-nuvola-1.0-9|52	cp -f 16x16/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}/16x16/apps/menuk-mdk.png
12cr|kde-icons-nuvola-1.0-9|53	cp -f 16x16/apps/icons.png %buildroot%_iconsdir/%{theme_name}/16x16/apps/desktop-mdk.png
12cr|kde-icons-nuvola-1.0-9|54	cp -f 16x16/apps/kfm_home.png %buildroot%_iconsdir/%{theme_name}/16x16/apps/home-mdk.png
12cr|kde-icons-nuvola-1.0-9|55	cp -f 32x32/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}/32x32/apps/menuk-mdk.png
12cr|kde-icons-nuvola-1.0-9|56	cp -f 32x32/apps/icons.png %buildroot%_iconsdir/%{theme_name}/32x32/apps/desktop-mdk.png
12cr|kde-icons-nuvola-1.0-9|57	cp -f 32x32/apps/kfm_home.png %buildroot%_iconsdir/%{theme_name}/32x32/apps/home-mdk.png
12cr|kde-icons-nuvola-1.0-9|58	cp -f 48x48/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}/48x48/apps/menuk-mdk.png
12cr|kde-icons-nuvola-1.0-9|59	cp -f 48x48/apps/icons.png %buildroot%_iconsdir/%{theme_name}/48x48/apps/desktop-mdk.png
12cr|kde-icons-nuvola-1.0-9|60	cp -f 48x48/apps/kfm_home.png %buildroot%_iconsdir/%{theme_name}/48x48/apps/home-mdk.png
12cr|kde-icons-nuvola-1.0-9|61	cp -f 64x64/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}/64x64/apps/menuk-mdk.png
12cr|kde-icons-nuvola-1.0-9|62	cp -f 64x64/apps/icons.png %buildroot%_iconsdir/%{theme_name}/64x64/apps/desktop-mdk.png
12cr|kde-icons-nuvola-1.0-9|63	cp -f 64x64/apps/kfm_home.png %buildroot%_iconsdir/%{theme_name}/64x64/apps/home-mdk.png
12cr|kde-icons-nuvola-1.0-9|64	cp -f 128x128/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}/128x128/apps/menuk-mdk.png
12cr|kde-icons-nuvola-1.0-9|65	cp -f 128x128/apps/icons.png %buildroot%_iconsdir/%{theme_name}/128x128/apps/desktop-mdk.png
12cr|kde-icons-nuvola-1.0-9|66	cp -f 128x128/apps/kfm_home.png %buildroot%_iconsdir/%{theme_name}/128x128/apps/home-mdk.png
12cr|kde-icons-nuvola-1.0-9|67	
12cr|kde-icons-nuvola-1.0-9|68	
12cr|kde-icons-nuvola-1.0-9|69	
12cr|kde-icons-nuvola-1.0-9|70	
12cr|kde-icons-nuvola-1.0-9|71	%clean
12cr|kde-icons-nuvola-1.0-9|72	rm -rf %buildroot
12cr|kde-icons-nuvola-1.0-9|73	
12cr|kde-icons-nuvola-1.0-9|74	%files
12cr|kde-icons-nuvola-1.0-9|75	%defattr(-,root,root)
12cr|kde-icons-nuvola-1.0-9|76	%doc author license.txt readme.txt
12cr|kde-icons-nuvola-1.0-9|77	%{_iconsdir}/%{theme_name}/*
12cr|kde-icons-nuvola-1.0-9|78	
12cr|kde-icons-nuvola-1.0-9|79	
12cr|kde-icons-nuvola-1.0-9|80	%changelog
12cr|kde-icons-nuvola-1.0-9|81	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-9mdv2011.0
12cr|kde-icons-nuvola-1.0-9|82	+ Revision: 619901
12cr|kde-icons-nuvola-1.0-9|83	- the mass rebuild of 2010.0 packages
12cr|kde-icons-nuvola-1.0-9|84	
12cr|kde-icons-nuvola-1.0-9|85	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.0-8mdv2010.0
12cr|kde-icons-nuvola-1.0-9|86	+ Revision: 438083
12cr|kde-icons-nuvola-1.0-9|87	- rebuild
12cr|kde-icons-nuvola-1.0-9|88	
12cr|kde-icons-nuvola-1.0-9|89	* Sun Mar 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0-7mdv2009.1
12cr|kde-icons-nuvola-1.0-9|90	+ Revision: 360337
12cr|kde-icons-nuvola-1.0-9|91	- Fix Requires
12cr|kde-icons-nuvola-1.0-9|92	
12cr|kde-icons-nuvola-1.0-9|93	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0-6mdv2008.1
12cr|kde-icons-nuvola-1.0-9|94	+ Revision: 140853
12cr|kde-icons-nuvola-1.0-9|95	- restore BuildRoot
12cr|kde-icons-nuvola-1.0-9|96	
12cr|kde-icons-nuvola-1.0-9|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|kde-icons-nuvola-1.0-9|98	- kill re-definition of %%buildroot on Pixel's request
12cr|kde-icons-nuvola-1.0-9|99	
12cr|kde-icons-nuvola-1.0-9|100	* Mon Sep 17 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0-6mdv2008.0
12cr|kde-icons-nuvola-1.0-9|101	+ Revision: 88898
12cr|kde-icons-nuvola-1.0-9|102	- Fix Requires (Bug #33668)
12cr|kde-icons-nuvola-1.0-9|103	- Import kde-icons-nuvola
12cr|kde-icons-nuvola-1.0-9|104	
12cr|kde-icons-nuvola-1.0-9|105	
12cr|kde-icons-nuvola-1.0-9|106	
12cr|kde-icons-nuvola-1.0-9|107	* Tue Jul 11 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.0-5mdv2007.0
12cr|kde-icons-nuvola-1.0-9|108	- Rebuild for new extension
12cr|kde-icons-nuvola-1.0-9|109	
12cr|kde-icons-nuvola-1.0-9|110	* Thu Apr 06 2006 Sebastien Savarin <plouf@mandriva.org> 1.0-4mdk
12cr|kde-icons-nuvola-1.0-9|111	- Rebuild
12cr|kde-icons-nuvola-1.0-9|112	- use macros
12cr|kde-icons-nuvola-1.0-9|113	- use %%mkrel
12cr|kde-icons-nuvola-1.0-9|114	
12cr|kde-icons-nuvola-1.0-9|115	* Tue Mar 22 2005 Sebastien Savarin <plouf@mandrake.org> 1.0-3mdk
12cr|kde-icons-nuvola-1.0-9|116	-rename icons kmenu.png > menuk-mdk.png kfm_home.png > home-mdk.png
12cr|kde-icons-nuvola-1.0-9|117	icons.png > desktop-mdk.png at build
12cr|kde-icons-nuvola-1.0-9|118	
12cr|kde-icons-nuvola-1.0-9|119	* Fri Mar 18 2005 Nicolas Lcureuil <neoclust@mandrake.org> 1.0-2mdk
12cr|kde-icons-nuvola-1.0-9|120	- Rebuild
12cr|kde-icons-nuvola-1.0-9|121	
12cr|kde-icons-nuvola-1.0-9|122	* Mon Oct 25 2004 Laurent Culioli <laurent@mandrake.org> 1.0-1mdk
12cr|kde-icons-nuvola-1.0-9|123	- 1.0
12cr|kde-icons-nuvola-1.0-9|124	
12cr|kde-icons-nuvola-1.0-9|125	* Fri Aug 06 2004 Laurent Culioli <laurent@mandrake.org> 1.0-0.rc1.1mdk
12cr|kde-icons-nuvola-1.0-9|126	- 1.0-rc1
12cr|kde-icons-nuvola-1.0-9|127	
12cr|kde-icons-nuvola-1.0-9|128	* Sun May 02 2004 Laurent Culioli <laurent@mandrake.org> 1.0-0.beta.1mdk
12cr|kde-icons-nuvola-1.0-9|129	- 1.0beta
12cr|kde-icons-nuvola-1.0-9|130	
12cr|kde-icons-nuvola-1.0-9|131	* Fri Apr 16 2004 Laurent Culioli <laurent@mandrake.org> 0.2.5-2mdk
12cr|kde-icons-nuvola-1.0-9|132	- make rpmlint happy with perms
12cr|kde-icons-nuvola-1.0-9|133	- new naming scheme
12cr|kde-icons-nuvola-1.0-9|134	
12cr|kde-icons-nuvola-1.0-9|135	* Wed Aug 27 2003 Laurent Culioli <laurent@pschit.net> 0.2.5-1mdk
12cr|kde-icons-nuvola-1.0-9|136	- initial package

2447 12
12cr|kde-icons-reinhardt-0.8-8|1	%define base_name	kde-icons
12cr|kde-icons-reinhardt-0.8-8|2	%define theme_name	reinhardt
12cr|kde-icons-reinhardt-0.8-8|3	%define version		0.8
12cr|kde-icons-reinhardt-0.8-8|4	%define name		%{base_name}-%{theme_name}
12cr|kde-icons-reinhardt-0.8-8|5	%define release		%mkrel 8
12cr|kde-icons-reinhardt-0.8-8|6	
12cr|kde-icons-reinhardt-0.8-8|7	Name:		%{name}
12cr|kde-icons-reinhardt-0.8-8|8	Version:	%{version}
12cr|kde-icons-reinhardt-0.8-8|9	Release:	%{release}
12cr|kde-icons-reinhardt-0.8-8|10	Summary:	Reinhardt icons for KDE Desktop
12cr|kde-icons-reinhardt-0.8-8|11	License:	LGPL
12cr|kde-icons-reinhardt-0.8-8|12	Group:		Graphical desktop/KDE
12cr|kde-icons-reinhardt-0.8-8|13	Source:		%{theme_name}icons-%{version}.tar.bz2
12cr|kde-icons-reinhardt-0.8-8|14	URL:		http://kde-look.org/content/show.php?content=6153
12cr|kde-icons-reinhardt-0.8-8|15	Requires:	kdebase3-progs
12cr|kde-icons-reinhardt-0.8-8|16	Requires:   kdegraphics3-ksvg
12cr|kde-icons-reinhardt-0.8-8|17	BuildArch:	noarch
12cr|kde-icons-reinhardt-0.8-8|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|kde-icons-reinhardt-0.8-8|19	
12cr|kde-icons-reinhardt-0.8-8|20	%description
12cr|kde-icons-reinhardt-0.8-8|21	This is The Reinhardt Icon Set
12cr|kde-icons-reinhardt-0.8-8|22	
12cr|kde-icons-reinhardt-0.8-8|23	- This icon set has been created for use with the Reinhardt Style
12cr|kde-icons-reinhardt-0.8-8|24	available from the kde-look site at ( www.kde-look.org ), and is a
12cr|kde-icons-reinhardt-0.8-8|25	proposal for the default Slicker icon set.
12cr|kde-icons-reinhardt-0.8-8|26	- If you wish to have the icons a different colour, this is possible by
12cr|kde-icons-reinhardt-0.8-8|27	selecting the Icons section of the Control Panel, then selecting Advanced.
12cr|kde-icons-reinhardt-0.8-8|28	Here you can set the effect used on all the icons, one of which is
12cr|kde-icons-reinhardt-0.8-8|29	Colouration. (thanks to spooq for this tip)
12cr|kde-icons-reinhardt-0.8-8|30	- All the original SVGs are included (sorted in the proper way, under
12cr|kde-icons-reinhardt-0.8-8|31	./scalable, for when KDE gets proper svg support for icons).
12cr|kde-icons-reinhardt-0.8-8|32	- The icon set is based on an original concept by Alexander Smith.
12cr|kde-icons-reinhardt-0.8-8|33	
12cr|kde-icons-reinhardt-0.8-8|34	%prep
12cr|kde-icons-reinhardt-0.8-8|35	rm -rf $RPM_BUILD_ROOT
12cr|kde-icons-reinhardt-0.8-8|36	%setup -q -n %{theme_name}icons-%{version}
12cr|kde-icons-reinhardt-0.8-8|37	
12cr|kde-icons-reinhardt-0.8-8|38	%build
12cr|kde-icons-reinhardt-0.8-8|39	
12cr|kde-icons-reinhardt-0.8-8|40	%install
12cr|kde-icons-reinhardt-0.8-8|41	install -d -m 755 $RPM_BUILD_ROOT/%{_datadir}/icons/%{theme_name}-%{version}
12cr|kde-icons-reinhardt-0.8-8|42	cp -r 16x16/ 22x22/ 32x32/ 48x48/ 64x64/ 128x128/ scalable/ index.desktop index.desktop.svg $RPM_BUILD_ROOT/%{_datadir}/icons/%{theme_name}-%{version}/
12cr|kde-icons-reinhardt-0.8-8|43	
12cr|kde-icons-reinhardt-0.8-8|44	%clean
12cr|kde-icons-reinhardt-0.8-8|45	rm -rf $RPM_BUILD_ROOT
12cr|kde-icons-reinhardt-0.8-8|46	
12cr|kde-icons-reinhardt-0.8-8|47	%files
12cr|kde-icons-reinhardt-0.8-8|48	%defattr(-,root,root)
12cr|kde-icons-reinhardt-0.8-8|49	%doc icon-guidelines.txt README
12cr|kde-icons-reinhardt-0.8-8|50	%{_iconsdir}/%{theme_name}-%{version}/*
12cr|kde-icons-reinhardt-0.8-8|51	
12cr|kde-icons-reinhardt-0.8-8|52	
12cr|kde-icons-reinhardt-0.8-8|53	%changelog
12cr|kde-icons-reinhardt-0.8-8|54	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8-8mdv2011.0
12cr|kde-icons-reinhardt-0.8-8|55	+ Revision: 619902
12cr|kde-icons-reinhardt-0.8-8|56	- the mass rebuild of 2010.0 packages
12cr|kde-icons-reinhardt-0.8-8|57	
12cr|kde-icons-reinhardt-0.8-8|58	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.8-7mdv2010.0
12cr|kde-icons-reinhardt-0.8-8|59	+ Revision: 438084
12cr|kde-icons-reinhardt-0.8-8|60	- rebuild
12cr|kde-icons-reinhardt-0.8-8|61	
12cr|kde-icons-reinhardt-0.8-8|62	* Sun Mar 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.8-6mdv2009.1
12cr|kde-icons-reinhardt-0.8-8|63	+ Revision: 360338
12cr|kde-icons-reinhardt-0.8-8|64	- Fix Requires
12cr|kde-icons-reinhardt-0.8-8|65	
12cr|kde-icons-reinhardt-0.8-8|66	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.8-5mdv2009.0
12cr|kde-icons-reinhardt-0.8-8|67	+ Revision: 247629
12cr|kde-icons-reinhardt-0.8-8|68	- rebuild
12cr|kde-icons-reinhardt-0.8-8|69	
12cr|kde-icons-reinhardt-0.8-8|70	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.8-3mdv2008.1
12cr|kde-icons-reinhardt-0.8-8|71	+ Revision: 140853
12cr|kde-icons-reinhardt-0.8-8|72	- restore BuildRoot
12cr|kde-icons-reinhardt-0.8-8|73	
12cr|kde-icons-reinhardt-0.8-8|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|kde-icons-reinhardt-0.8-8|75	- kill re-definition of %%buildroot on Pixel's request
12cr|kde-icons-reinhardt-0.8-8|76	
12cr|kde-icons-reinhardt-0.8-8|77	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|kde-icons-reinhardt-0.8-8|78	- Fix Requires (Bug #33728)
12cr|kde-icons-reinhardt-0.8-8|79	- Import kde-icons-reinhardt
12cr|kde-icons-reinhardt-0.8-8|80	
12cr|kde-icons-reinhardt-0.8-8|81	
12cr|kde-icons-reinhardt-0.8-8|82	
12cr|kde-icons-reinhardt-0.8-8|83	* Fri Jul 14 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.8-2mdv2007.0
12cr|kde-icons-reinhardt-0.8-8|84	- Rebuild
12cr|kde-icons-reinhardt-0.8-8|85	
12cr|kde-icons-reinhardt-0.8-8|86	* Mon Apr 19 2004 Laurent Culioli <laurent@mandrake.org> 0.8-1mdk
12cr|kde-icons-reinhardt-0.8-8|87	- new kde icon theme

2448 12
12cr|kde-icons-sparkling-0.5-9|1	%define base_name	kde-icons
12cr|kde-icons-sparkling-0.5-9|2	%define theme_name	sparkling
12cr|kde-icons-sparkling-0.5-9|3	%define version		0.5
12cr|kde-icons-sparkling-0.5-9|4	%define name		%{base_name}-%{theme_name}
12cr|kde-icons-sparkling-0.5-9|5	%define release		%mkrel 9
12cr|kde-icons-sparkling-0.5-9|6	
12cr|kde-icons-sparkling-0.5-9|7	Name:		%{name}
12cr|kde-icons-sparkling-0.5-9|8	Version:	%{version}
12cr|kde-icons-sparkling-0.5-9|9	Release:	%{release}
12cr|kde-icons-sparkling-0.5-9|10	Summary:	Icon themes for kde
12cr|kde-icons-sparkling-0.5-9|11	License:	Artistic
12cr|kde-icons-sparkling-0.5-9|12	Group:		Graphical desktop/KDE
12cr|kde-icons-sparkling-0.5-9|13	Source:		%{theme_name}-%{version}.tar.bz2
12cr|kde-icons-sparkling-0.5-9|14	URL:		http://kde-look.org/content/show.php?content=9245
12cr|kde-icons-sparkling-0.5-9|15	Requires:	kdebase3-progs
12cr|kde-icons-sparkling-0.5-9|16	BuildArch:	noarch
12cr|kde-icons-sparkling-0.5-9|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|kde-icons-sparkling-0.5-9|18	
12cr|kde-icons-sparkling-0.5-9|19	%description
12cr|kde-icons-sparkling-0.5-9|20	Sparkling - an Icon Theme for KDE
12cr|kde-icons-sparkling-0.5-9|21	
12cr|kde-icons-sparkling-0.5-9|22	%prep
12cr|kde-icons-sparkling-0.5-9|23	rm -rf %buildroot
12cr|kde-icons-sparkling-0.5-9|24	%setup -q -n %{theme_name}-%{version}
12cr|kde-icons-sparkling-0.5-9|25	
12cr|kde-icons-sparkling-0.5-9|26	%build
12cr|kde-icons-sparkling-0.5-9|27	
12cr|kde-icons-sparkling-0.5-9|28	%install
12cr|kde-icons-sparkling-0.5-9|29	install -d -m 755 %buildroot%{_iconsdir}/%{theme_name}-%{version}
12cr|kde-icons-sparkling-0.5-9|30	install -d -m 755 %buildroot%{_iconsdir}/%{theme_name}-%{version}/16x16
12cr|kde-icons-sparkling-0.5-9|31	install -d -m 755 %buildroot%{_iconsdir}/%{theme_name}-%{version}/32x32
12cr|kde-icons-sparkling-0.5-9|32	install -d -m 755 %buildroot%{_iconsdir}/%{theme_name}-%{version}/48x48
12cr|kde-icons-sparkling-0.5-9|33	install -d -m 755 %buildroot%{_iconsdir}/%{theme_name}-%{version}/64x64
12cr|kde-icons-sparkling-0.5-9|34	install -d -m 755 %buildroot%{_iconsdir}/%{theme_name}-%{version}/128x128
12cr|kde-icons-sparkling-0.5-9|35	
12cr|kde-icons-sparkling-0.5-9|36	# correct files.tcl wrong script encoding
12cr|kde-icons-sparkling-0.5-9|37	perl -pi -e 's/\015$//' changes.txt
12cr|kde-icons-sparkling-0.5-9|38	perl -pi -e 's/\015$//' License.txt
12cr|kde-icons-sparkling-0.5-9|39	perl -pi -e 's/\015$//' index.desktop
12cr|kde-icons-sparkling-0.5-9|40	
12cr|kde-icons-sparkling-0.5-9|41	cp -fr * %buildroot%{_iconsdir}/%{theme_name}-%{version}/
12cr|kde-icons-sparkling-0.5-9|42	cp -f 16x16/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}-%{version}/16x16/apps/menuk-mdk.png
12cr|kde-icons-sparkling-0.5-9|43	cp -f 16x16/apps/xmms_on.png %buildroot%_iconsdir/%{theme_name}-%{version}/16x16/apps/amarok.png
12cr|kde-icons-sparkling-0.5-9|44	cp -f 16x16/apps/firebird.png %buildroot%_iconsdir/%{theme_name}-%{version}/16x16/apps/firefox.png
12cr|kde-icons-sparkling-0.5-9|45	cp -f 16x16/apps/kfm_home.png %buildroot%_iconsdir/%{theme_name}-%{version}/16x16/apps/home-mdk.png
12cr|kde-icons-sparkling-0.5-9|46	cp -f 32x32/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}-%{version}/32x32/apps/menuk-mdk.png
12cr|kde-icons-sparkling-0.5-9|47	cp -f 32x32/apps/xmms_on.png %buildroot%_iconsdir/%{theme_name}-%{version}/32x32/apps/amarok.png
12cr|kde-icons-sparkling-0.5-9|48	cp -f 32x32/apps/firebird.png %buildroot%_iconsdir/%{theme_name}-%{version}/32x32/apps/firefox.png
12cr|kde-icons-sparkling-0.5-9|49	cp -f 32x32/apps/kfm_home.png %buildroot%_iconsdir/%{theme_name}-%{version}/32x32/apps/home-mdk.png
12cr|kde-icons-sparkling-0.5-9|50	cp -f 48x48/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}-%{version}/48x48/apps/menuk-mdk.png
12cr|kde-icons-sparkling-0.5-9|51	cp -f 48x48/apps/firebird.png %buildroot%_iconsdir/%{theme_name}-%{version}/48x48/apps/firefox.png
12cr|kde-icons-sparkling-0.5-9|52	cp -f 48x48/apps/xmms_on.png %buildroot%_iconsdir/%{theme_name}-%{version}/48x48/apps/amarokk.png
12cr|kde-icons-sparkling-0.5-9|53	cp -f 48x48/apps/kfm_home.png %buildroot%_iconsdir/%{theme_name}-%{version}/48x48/apps/home-mdk.png
12cr|kde-icons-sparkling-0.5-9|54	cp -f 64x64/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}-%{version}/64x64/apps/menuk-mdk.png
12cr|kde-icons-sparkling-0.5-9|55	cp -f 64x64/apps/firebird.png %buildroot%_iconsdir/%{theme_name}-%{version}/64x64/apps/firefox.png
12cr|kde-icons-sparkling-0.5-9|56	cp -f 64x64/apps/xmms_on.png %buildroot%_iconsdir/%{theme_name}-%{version}/64x64/apps/amarokk.png
12cr|kde-icons-sparkling-0.5-9|57	cp -f 64x64/apps/kfm_home.png %buildroot%_iconsdir/%{theme_name}-%{version}/64x64/apps/home-mdk.png
12cr|kde-icons-sparkling-0.5-9|58	cp -f 128x128/apps/kmenu.png %buildroot%_iconsdir/%{theme_name}-%{version}/128x128/apps/menuk-mdk.png
12cr|kde-icons-sparkling-0.5-9|59	cp -f 128x128/apps/xmms_on.png %buildroot%_iconsdir/%{theme_name}-%{version}/128x128/apps/amarok.png
12cr|kde-icons-sparkling-0.5-9|60	cp -f 128x128/apps/kfm_home.png %buildroot%_iconsdir/%{theme_name}-%{version}/128x128/apps/home-mdk.png
12cr|kde-icons-sparkling-0.5-9|61	
12cr|kde-icons-sparkling-0.5-9|62	
12cr|kde-icons-sparkling-0.5-9|63	%clean
12cr|kde-icons-sparkling-0.5-9|64	rm -rf %buildroot
12cr|kde-icons-sparkling-0.5-9|65	
12cr|kde-icons-sparkling-0.5-9|66	%files
12cr|kde-icons-sparkling-0.5-9|67	%defattr(-,root,root)
12cr|kde-icons-sparkling-0.5-9|68	%doc License.txt changes.txt
12cr|kde-icons-sparkling-0.5-9|69	%{_iconsdir}/%{theme_name}-%{version}/*
12cr|kde-icons-sparkling-0.5-9|70	
12cr|kde-icons-sparkling-0.5-9|71	
12cr|kde-icons-sparkling-0.5-9|72	%changelog
12cr|kde-icons-sparkling-0.5-9|73	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-9mdv2011.0
12cr|kde-icons-sparkling-0.5-9|74	+ Revision: 619903
12cr|kde-icons-sparkling-0.5-9|75	- the mass rebuild of 2010.0 packages
12cr|kde-icons-sparkling-0.5-9|76	
12cr|kde-icons-sparkling-0.5-9|77	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.5-8mdv2010.0
12cr|kde-icons-sparkling-0.5-9|78	+ Revision: 438085
12cr|kde-icons-sparkling-0.5-9|79	- rebuild
12cr|kde-icons-sparkling-0.5-9|80	
12cr|kde-icons-sparkling-0.5-9|81	* Sun Mar 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.5-7mdv2009.1
12cr|kde-icons-sparkling-0.5-9|82	+ Revision: 360339
12cr|kde-icons-sparkling-0.5-9|83	- Fix Requires
12cr|kde-icons-sparkling-0.5-9|84	
12cr|kde-icons-sparkling-0.5-9|85	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.5-6mdv2009.0
12cr|kde-icons-sparkling-0.5-9|86	+ Revision: 247632
12cr|kde-icons-sparkling-0.5-9|87	- rebuild
12cr|kde-icons-sparkling-0.5-9|88	
12cr|kde-icons-sparkling-0.5-9|89	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.5-4mdv2008.1
12cr|kde-icons-sparkling-0.5-9|90	+ Revision: 140853
12cr|kde-icons-sparkling-0.5-9|91	- restore BuildRoot
12cr|kde-icons-sparkling-0.5-9|92	
12cr|kde-icons-sparkling-0.5-9|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|kde-icons-sparkling-0.5-9|94	- kill re-definition of %%buildroot on Pixel's request
12cr|kde-icons-sparkling-0.5-9|95	
12cr|kde-icons-sparkling-0.5-9|96	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|kde-icons-sparkling-0.5-9|97	- Fix Requires (Bug #33727)
12cr|kde-icons-sparkling-0.5-9|98	- Import kde-icons-sparkling
12cr|kde-icons-sparkling-0.5-9|99	
12cr|kde-icons-sparkling-0.5-9|100	
12cr|kde-icons-sparkling-0.5-9|101	
12cr|kde-icons-sparkling-0.5-9|102	* Sat Jul 8 2006 Sebastien Savarin <plouf@mandriva.org> 0.5-3mdv2007.0
12cr|kde-icons-sparkling-0.5-9|103	-rebuild
12cr|kde-icons-sparkling-0.5-9|104	
12cr|kde-icons-sparkling-0.5-9|105	* Wed May  4 2005 Sebastien Savarin <plouf@mandriva.org> 0.5-2mdk
12cr|kde-icons-sparkling-0.5-9|106	- fix rpmlint errors wrong-script-end-of-line-encoding
12cr|kde-icons-sparkling-0.5-9|107	
12cr|kde-icons-sparkling-0.5-9|108	* Wed Feb 07 2005 Nicolas Lcureuil <neoclust@mandrake.org> 0.5-1mdk
12cr|kde-icons-sparkling-0.5-9|109	- first release from the king of icons ---> Sebastien Savarin

2449 12
12cr|kde-icons-wasp-2.6.1-9|1	%define base_name	kde-icons
12cr|kde-icons-wasp-2.6.1-9|2	%define theme_name	wasp
12cr|kde-icons-wasp-2.6.1-9|3	%define Theme_name	Wasp
12cr|kde-icons-wasp-2.6.1-9|4	%define version		2.6.1
12cr|kde-icons-wasp-2.6.1-9|5	%define name		%{base_name}-%{theme_name}
12cr|kde-icons-wasp-2.6.1-9|6	%define release		%mkrel 9
12cr|kde-icons-wasp-2.6.1-9|7	
12cr|kde-icons-wasp-2.6.1-9|8	Name:		%{name}
12cr|kde-icons-wasp-2.6.1-9|9	Version:	%{version}
12cr|kde-icons-wasp-2.6.1-9|10	Release:	%{release}
12cr|kde-icons-wasp-2.6.1-9|11	Summary:	Wasp icon for KDE Desktop
12cr|kde-icons-wasp-2.6.1-9|12	License:	GPL
12cr|kde-icons-wasp-2.6.1-9|13	Group:		Graphical desktop/KDE
12cr|kde-icons-wasp-2.6.1-9|14	Source:		%{Theme_name}.SVG.Icons-v%{version}.tar.bz2
12cr|kde-icons-wasp-2.6.1-9|15	URL:		http://kde-look.org/content/show.php?content=9763
12cr|kde-icons-wasp-2.6.1-9|16	Requires:	kdebase3-progs
12cr|kde-icons-wasp-2.6.1-9|17	Requires:   kdegraphics3-ksvg
12cr|kde-icons-wasp-2.6.1-9|18	BuildArch:	noarch
12cr|kde-icons-wasp-2.6.1-9|19	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|kde-icons-wasp-2.6.1-9|20	
12cr|kde-icons-wasp-2.6.1-9|21	%description
12cr|kde-icons-wasp-2.6.1-9|22	Wasp Icons for KDE (SVG & PNG)
12cr|kde-icons-wasp-2.6.1-9|23	
12cr|kde-icons-wasp-2.6.1-9|24	Originally released on Gnome as apart of the Gnome Themes Extras Project.
12cr|kde-icons-wasp-2.6.1-9|25	Originally Worked by: Christian Schaller & Matthew McClintock
12cr|kde-icons-wasp-2.6.1-9|26	Converted, Modified, & Added to by: P.Yavitz
12cr|kde-icons-wasp-2.6.1-9|27	For more info view the README file.
12cr|kde-icons-wasp-2.6.1-9|28	
12cr|kde-icons-wasp-2.6.1-9|29	NOTE: This theme comes with lots of wasp extras, Color-schemes,
12cr|kde-icons-wasp-2.6.1-9|30	Ksplash's, Wallpaper, GDM themes, & more...
12cr|kde-icons-wasp-2.6.1-9|31	
12cr|kde-icons-wasp-2.6.1-9|32	%prep
12cr|kde-icons-wasp-2.6.1-9|33	rm -rf $RPM_BUILD_ROOT
12cr|kde-icons-wasp-2.6.1-9|34	%setup -q -n %{Theme_name}
12cr|kde-icons-wasp-2.6.1-9|35	
12cr|kde-icons-wasp-2.6.1-9|36	%build
12cr|kde-icons-wasp-2.6.1-9|37	find -type f -exec chmod 644 {} \;
12cr|kde-icons-wasp-2.6.1-9|38	
12cr|kde-icons-wasp-2.6.1-9|39	%install
12cr|kde-icons-wasp-2.6.1-9|40	install -d -m 755 $RPM_BUILD_ROOT/%{_datadir}/icons/%{theme_name}-%{version}
12cr|kde-icons-wasp-2.6.1-9|41	install -d -m 755 $RPM_BUILD_ROOT/%{_datadir}/apps/kdisplay/color-schemes/
12cr|kde-icons-wasp-2.6.1-9|42	install -d -m 755 $RPM_BUILD_ROOT/%{_datadir}/apps/kwin/icewm-themes/
12cr|kde-icons-wasp-2.6.1-9|43	install -d -m 755 $RPM_BUILD_ROOT/%{_datadir}/apps/ksplash/Themes/%{theme_name}/
12cr|kde-icons-wasp-2.6.1-9|44	install -d -m 755 $RPM_BUILD_ROOT/%{_datadir}/faces/
12cr|kde-icons-wasp-2.6.1-9|45	
12cr|kde-icons-wasp-2.6.1-9|46	install -m 644 extras/kdm/user.png  $RPM_BUILD_ROOT/%{_datadir}/faces/user-wasp.png
12cr|kde-icons-wasp-2.6.1-9|47	install -m 644 extras/kdm/user_root.png  $RPM_BUILD_ROOT/%{_datadir}/faces/root-wasp.png
12cr|kde-icons-wasp-2.6.1-9|48	cp -r extras/color-scheme/*/{*.kcsrc,*.kcmrc} $RPM_BUILD_ROOT/%{_datadir}/apps/kdisplay/color-schemes/
12cr|kde-icons-wasp-2.6.1-9|49	cp -r extras/icewm/* $RPM_BUILD_ROOT/%{_datadir}/apps/kwin/icewm-themes/
12cr|kde-icons-wasp-2.6.1-9|50	cp -r extras/splash/Gonx $RPM_BUILD_ROOT/%{_datadir}/apps/ksplash/Themes/
12cr|kde-icons-wasp-2.6.1-9|51	cp -r extras/splash/Wasp $RPM_BUILD_ROOT/%{_datadir}/apps/ksplash/Themes/
12cr|kde-icons-wasp-2.6.1-9|52	cp -r extras/splash/WaspWare $RPM_BUILD_ROOT/%{_datadir}/apps/ksplash/Themes/
12cr|kde-icons-wasp-2.6.1-9|53	cp -r 16x16/ 22x22/ 32x32/ 48x48/ 64x64/ 128x128/ scalable/ index.desktop $RPM_BUILD_ROOT/%{_datadir}/icons/%{theme_name}-%{version}/
12cr|kde-icons-wasp-2.6.1-9|54	
12cr|kde-icons-wasp-2.6.1-9|55	%clean
12cr|kde-icons-wasp-2.6.1-9|56	rm -rf $RPM_BUILD_ROOT
12cr|kde-icons-wasp-2.6.1-9|57	
12cr|kde-icons-wasp-2.6.1-9|58	%files
12cr|kde-icons-wasp-2.6.1-9|59	%defattr(-,root,root)
12cr|kde-icons-wasp-2.6.1-9|60	%doc README LICENSE
12cr|kde-icons-wasp-2.6.1-9|61	%{_iconsdir}/%{theme_name}-%{version}/
12cr|kde-icons-wasp-2.6.1-9|62	%{_datadir}/apps/kdisplay/color-schemes/
12cr|kde-icons-wasp-2.6.1-9|63	%{_datadir}/apps/kwin/icewm-themes/
12cr|kde-icons-wasp-2.6.1-9|64	%{_datadir}/apps/ksplash/Themes/
12cr|kde-icons-wasp-2.6.1-9|65	%{_datadir}/faces/*.png
12cr|kde-icons-wasp-2.6.1-9|66	
12cr|kde-icons-wasp-2.6.1-9|67	
12cr|kde-icons-wasp-2.6.1-9|68	%changelog
12cr|kde-icons-wasp-2.6.1-9|69	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.6.1-9mdv2011.0
12cr|kde-icons-wasp-2.6.1-9|70	+ Revision: 619904
12cr|kde-icons-wasp-2.6.1-9|71	- the mass rebuild of 2010.0 packages
12cr|kde-icons-wasp-2.6.1-9|72	
12cr|kde-icons-wasp-2.6.1-9|73	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.6.1-8mdv2010.0
12cr|kde-icons-wasp-2.6.1-9|74	+ Revision: 438086
12cr|kde-icons-wasp-2.6.1-9|75	- rebuild
12cr|kde-icons-wasp-2.6.1-9|76	
12cr|kde-icons-wasp-2.6.1-9|77	* Sun Mar 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2.6.1-7mdv2009.1
12cr|kde-icons-wasp-2.6.1-9|78	+ Revision: 360341
12cr|kde-icons-wasp-2.6.1-9|79	- Fix Requires
12cr|kde-icons-wasp-2.6.1-9|80	
12cr|kde-icons-wasp-2.6.1-9|81	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2.6.1-6mdv2009.0
12cr|kde-icons-wasp-2.6.1-9|82	+ Revision: 240883
12cr|kde-icons-wasp-2.6.1-9|83	- rebuild
12cr|kde-icons-wasp-2.6.1-9|84	- kill re-definition of %%buildroot on Pixel's request
12cr|kde-icons-wasp-2.6.1-9|85	
12cr|kde-icons-wasp-2.6.1-9|86	+ Olivier Blin <oblin@mandriva.com>
12cr|kde-icons-wasp-2.6.1-9|87	- restore BuildRoot
12cr|kde-icons-wasp-2.6.1-9|88	
12cr|kde-icons-wasp-2.6.1-9|89	* Tue Sep 18 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2.6.1-4mdv2008.0
12cr|kde-icons-wasp-2.6.1-9|90	+ Revision: 89437
12cr|kde-icons-wasp-2.6.1-9|91	- Fix Requires (Bug #33726)
12cr|kde-icons-wasp-2.6.1-9|92	- Import kde-icons-wasp
12cr|kde-icons-wasp-2.6.1-9|93	
12cr|kde-icons-wasp-2.6.1-9|94	
12cr|kde-icons-wasp-2.6.1-9|95	
12cr|kde-icons-wasp-2.6.1-9|96	
12cr|kde-icons-wasp-2.6.1-9|97	* Fri Jul 14 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.6.1-3mdv2007.0
12cr|kde-icons-wasp-2.6.1-9|98	- Rebuild
12cr|kde-icons-wasp-2.6.1-9|99	- Use mkrel
12cr|kde-icons-wasp-2.6.1-9|100	
12cr|kde-icons-wasp-2.6.1-9|101	* Sun May 02 2004 Laurent Culioli <laurent@mandrake.org> 2.6.1-2mdk
12cr|kde-icons-wasp-2.6.1-9|102	- fix ksplash theme
12cr|kde-icons-wasp-2.6.1-9|103	
12cr|kde-icons-wasp-2.6.1-9|104	* Mon Apr 19 2004 Laurent Culioli <laurent@mandrake.org> 2.6.1-1mdk
12cr|kde-icons-wasp-2.6.1-9|105	- new kde icon theme.

2450 12
12cr|kde-odf-thumbnail-1.0.0-4|1	Summary:	Summary	ODF Thumbnail plugin for KDE
12cr|kde-odf-thumbnail-1.0.0-4|2	Name:		kde-odf-thumbnail
12cr|kde-odf-thumbnail-1.0.0-4|3	Version:	1.0.0
12cr|kde-odf-thumbnail-1.0.0-4|4	Release:	4
12cr|kde-odf-thumbnail-1.0.0-4|5	Source0:	http://kenai.com/projects/%{name}/downloads/download/%{version}/%{name}-%{version}.tar.gz
12cr|kde-odf-thumbnail-1.0.0-4|6	License:	LGPLv3
12cr|kde-odf-thumbnail-1.0.0-4|7	Group:		Graphical desktop/KDE
12cr|kde-odf-thumbnail-1.0.0-4|8	URL:		http://kde-apps.org/content/show.php?content=110864
12cr|kde-odf-thumbnail-1.0.0-4|9	# Patch to add some translations in the desktop file
12cr|kde-odf-thumbnail-1.0.0-4|10	Patch0:		kde-odf-thumbnail-1.0.0-mdv-add-translation-in-desktopfile.patch
12cr|kde-odf-thumbnail-1.0.0-4|11	BuildRequires:	kdebase4-devel
12cr|kde-odf-thumbnail-1.0.0-4|12	Provides:	kde-office-thumbnails = %{version}-%{release}
12cr|kde-odf-thumbnail-1.0.0-4|13	
12cr|kde-odf-thumbnail-1.0.0-4|14	%description
12cr|kde-odf-thumbnail-1.0.0-4|15	Plugin for KDE file managers (Dolphin and Konqueror) to preview ODF files (Open
12cr|kde-odf-thumbnail-1.0.0-4|16	Document Format) as Thumbnails.You do not need to install OpenOffice.org or any
12cr|kde-odf-thumbnail-1.0.0-4|17	other office suite for it to work (it only uses KDE API).
12cr|kde-odf-thumbnail-1.0.0-4|18	
12cr|kde-odf-thumbnail-1.0.0-4|19	%files
12cr|kde-odf-thumbnail-1.0.0-4|20	%doc README LICENSE
12cr|kde-odf-thumbnail-1.0.0-4|21	%{_kde_libdir}/kde4/opendocumentthumbnail.so
12cr|kde-odf-thumbnail-1.0.0-4|22	%{_kde_services}/opendocumentthumbnail.desktop
12cr|kde-odf-thumbnail-1.0.0-4|23	
12cr|kde-odf-thumbnail-1.0.0-4|24	%prep
12cr|kde-odf-thumbnail-1.0.0-4|25	%setup -q
12cr|kde-odf-thumbnail-1.0.0-4|26	%patch0
12cr|kde-odf-thumbnail-1.0.0-4|27	
12cr|kde-odf-thumbnail-1.0.0-4|28	%build
12cr|kde-odf-thumbnail-1.0.0-4|29	%cmake_kde4
12cr|kde-odf-thumbnail-1.0.0-4|30	%make
12cr|kde-odf-thumbnail-1.0.0-4|31	
12cr|kde-odf-thumbnail-1.0.0-4|32	%install
12cr|kde-odf-thumbnail-1.0.0-4|33	%makeinstall_std -C build
12cr|kde-odf-thumbnail-1.0.0-4|34	

2451 12
12cr|kde-rootactions-servicemenu-2.7.3-1|1	%define oname	rootactions_servicemenu
12cr|kde-rootactions-servicemenu-2.7.3-1|2	
12cr|kde-rootactions-servicemenu-2.7.3-1|3	Summary:	Root actions for Dolphin context menu
12cr|kde-rootactions-servicemenu-2.7.3-1|4	Name:		kde-rootactions-servicemenu
12cr|kde-rootactions-servicemenu-2.7.3-1|5	Version:	2.7.3
12cr|kde-rootactions-servicemenu-2.7.3-1|6	Release:	%mkrel 1
12cr|kde-rootactions-servicemenu-2.7.3-1|7	License:	GPLv2+
12cr|kde-rootactions-servicemenu-2.7.3-1|8	Group:		Graphical desktop/KDE
12cr|kde-rootactions-servicemenu-2.7.3-1|9	URL:		http://www.kde-apps.org/content/show.php/?content=48411
12cr|kde-rootactions-servicemenu-2.7.3-1|10	Source0:	http://www.kde-apps.org/CONTENT/content-files/48411-%{oname}_%{version}.tar.gz
12cr|kde-rootactions-servicemenu-2.7.3-1|11	# adapt for kdesu in %{_libdir}/kde4/libexec/kdesu
12cr|kde-rootactions-servicemenu-2.7.3-1|12	Patch0:		rootactions-mandriva-kdesu.patch
12cr|kde-rootactions-servicemenu-2.7.3-1|13	BuildArch:	noarch
12cr|kde-rootactions-servicemenu-2.7.3-1|14	BuildRequires:	kde4-macros
12cr|kde-rootactions-servicemenu-2.7.3-1|15	Requires:	kdebase4-workspace
12cr|kde-rootactions-servicemenu-2.7.3-1|16	Obsoletes:	kde_servicemenu_rootactions < %{version}
12cr|kde-rootactions-servicemenu-2.7.3-1|17	Obsoletes:	openasroot-kmenu < 1.0-7
12cr|kde-rootactions-servicemenu-2.7.3-1|18	Provides:	openasroot-kmenu = 1.1
12cr|kde-rootactions-servicemenu-2.7.3-1|19	
12cr|kde-rootactions-servicemenu-2.7.3-1|20	%description
12cr|kde-rootactions-servicemenu-2.7.3-1|21	Root Actions servicemenu provides a convenient way to perform
12cr|kde-rootactions-servicemenu-2.7.3-1|22	several actions 'as root', from the right-click context menu in KDE
12cr|kde-rootactions-servicemenu-2.7.3-1|23	filemanager.
12cr|kde-rootactions-servicemenu-2.7.3-1|24	
12cr|kde-rootactions-servicemenu-2.7.3-1|25	%prep
12cr|kde-rootactions-servicemenu-2.7.3-1|26	%setup -q -n %{oname}_%{version}
12cr|kde-rootactions-servicemenu-2.7.3-1|27	%patch0 -p1
12cr|kde-rootactions-servicemenu-2.7.3-1|28	
12cr|kde-rootactions-servicemenu-2.7.3-1|29	%install
12cr|kde-rootactions-servicemenu-2.7.3-1|30	%__rm -rf %{buildroot}
12cr|kde-rootactions-servicemenu-2.7.3-1|31	%__install -d -m755 %{buildroot}%{_bindir}
12cr|kde-rootactions-servicemenu-2.7.3-1|32	%__install -m755 Root_Actions_%{version}/*.pl %{buildroot}%{_bindir}
12cr|kde-rootactions-servicemenu-2.7.3-1|33	
12cr|kde-rootactions-servicemenu-2.7.3-1|34	%__install -d -m755 %{buildroot}%{_kde_services}/ServiceMenus
12cr|kde-rootactions-servicemenu-2.7.3-1|35	%__install -m644 Root_Actions_%{version}/dolphin-KDE4/* %{buildroot}%{_kde_services}/ServiceMenus
12cr|kde-rootactions-servicemenu-2.7.3-1|36	
12cr|kde-rootactions-servicemenu-2.7.3-1|37	%__install -d -m755 %{buildroot}%{_kde_appsdir}/krusader
12cr|kde-rootactions-servicemenu-2.7.3-1|38	%__install -m644 Root_Actions_%{version}/krusader-KDE4/* %{buildroot}%{_kde_appsdir}/krusader
12cr|kde-rootactions-servicemenu-2.7.3-1|39	
12cr|kde-rootactions-servicemenu-2.7.3-1|40	
12cr|kde-rootactions-servicemenu-2.7.3-1|41	%clean
12cr|kde-rootactions-servicemenu-2.7.3-1|42	%__rm -rf %{buildroot}
12cr|kde-rootactions-servicemenu-2.7.3-1|43	
12cr|kde-rootactions-servicemenu-2.7.3-1|44	%files
12cr|kde-rootactions-servicemenu-2.7.3-1|45	%doc README changelog
12cr|kde-rootactions-servicemenu-2.7.3-1|46	%{_bindir}/rootactions-servicemenu.pl
12cr|kde-rootactions-servicemenu-2.7.3-1|47	%{_kde_services}/ServiceMenus/10-rootactionsfolders.desktop
12cr|kde-rootactions-servicemenu-2.7.3-1|48	%{_kde_services}/ServiceMenus/11-rootactionsfiles.desktop
12cr|kde-rootactions-servicemenu-2.7.3-1|49	%{_kde_appsdir}/krusader/krusader_rootactions.xml
12cr|kde-rootactions-servicemenu-2.7.3-1|50	
12cr|kde-rootactions-servicemenu-2.7.3-1|51	
12cr|kde-rootactions-servicemenu-2.7.3-1|52	
12cr|kde-rootactions-servicemenu-2.7.3-1|53	%changelog
12cr|kde-rootactions-servicemenu-2.7.3-1|54	* Mon May 28 2012 Andrey Bondrov <abondrov@mandriva.org> 2.7.3-1mdv2012.0
12cr|kde-rootactions-servicemenu-2.7.3-1|55	+ Revision: 801007
12cr|kde-rootactions-servicemenu-2.7.3-1|56	- New version 2.7.3, re-diff patch, package Krusader actions (but user must import them from Krusader settings anyway)
12cr|kde-rootactions-servicemenu-2.7.3-1|57	
12cr|kde-rootactions-servicemenu-2.7.3-1|58	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|kde-rootactions-servicemenu-2.7.3-1|59	- the mass rebuild of 2010.0 packages
12cr|kde-rootactions-servicemenu-2.7.3-1|60	
12cr|kde-rootactions-servicemenu-2.7.3-1|61	+ Juan Luis Baptiste <juancho@mandriva.org>
12cr|kde-rootactions-servicemenu-2.7.3-1|62	- Updated to 2.4.6.
12cr|kde-rootactions-servicemenu-2.7.3-1|63	
12cr|kde-rootactions-servicemenu-2.7.3-1|64	* Wed Jul 22 2009 Anssi Hannula <anssi@mandriva.org> 2.4.3-2mdv2010.0
12cr|kde-rootactions-servicemenu-2.7.3-1|65	+ Revision: 398558
12cr|kde-rootactions-servicemenu-2.7.3-1|66	- obsoletes openasroot-kmenu
12cr|kde-rootactions-servicemenu-2.7.3-1|67	
12cr|kde-rootactions-servicemenu-2.7.3-1|68	* Tue Jul 21 2009 Anssi Hannula <anssi@mandriva.org> 2.4.3-1mdv2010.0
12cr|kde-rootactions-servicemenu-2.7.3-1|69	+ Revision: 398438
12cr|kde-rootactions-servicemenu-2.7.3-1|70	- initial Mandriva release
12cr|kde-rootactions-servicemenu-2.7.3-1|71	

2452 12
12cr|kdevmon-0.4.7-0.840945.3|1	%define name    kdevmon
12cr|kdevmon-0.4.7-0.840945.3|2	%define version 0.4.7
12cr|kdevmon-0.4.7-0.840945.3|3	%define svnrel  840945
12cr|kdevmon-0.4.7-0.840945.3|4	%define release %mkrel -c %svnrel 3
12cr|kdevmon-0.4.7-0.840945.3|5	
12cr|kdevmon-0.4.7-0.840945.3|6	Summary:	A utility for monitoring the throughput of one network device
12cr|kdevmon-0.4.7-0.840945.3|7	Name:		%{name}
12cr|kdevmon-0.4.7-0.840945.3|8	Version:	%{version}
12cr|kdevmon-0.4.7-0.840945.3|9	Release:	%{release}
12cr|kdevmon-0.4.7-0.840945.3|10	License:	GPLv2+
12cr|kdevmon-0.4.7-0.840945.3|11	Group:		Monitoring
12cr|kdevmon-0.4.7-0.840945.3|12	Source:		%{name}-r%{svnrel}.tar.bz2
12cr|kdevmon-0.4.7-0.840945.3|13	URL: 		http://websvn.kde.org/trunk/playground/network/kdevmon/
12cr|kdevmon-0.4.7-0.840945.3|14	BuildRoot: 	%_tmppath/%{name}-buildroot
12cr|kdevmon-0.4.7-0.840945.3|15	BuildRequires:  kdelibs4-devel
12cr|kdevmon-0.4.7-0.840945.3|16	
12cr|kdevmon-0.4.7-0.840945.3|17	%description
12cr|kdevmon-0.4.7-0.840945.3|18	Kdevmon is a utility for KDE that monitors the throughput of a network
12cr|kdevmon-0.4.7-0.840945.3|19	device. It docks in the systemtray and shows the current network traffic
12cr|kdevmon-0.4.7-0.840945.3|20	as a diagram. There also is a resizable main window that provides a
12cr|kdevmon-0.4.7-0.840945.3|21	larger traffic diagram and displays the current net speed in bits per
12cr|kdevmon-0.4.7-0.840945.3|22	second. Middle-clicking on the dock window or on the main window offers
12cr|kdevmon-0.4.7-0.840945.3|23	you an overview of the amount of incoming/outgoing bits and the current
12cr|kdevmon-0.4.7-0.840945.3|24	and the maximum bit rate.
12cr|kdevmon-0.4.7-0.840945.3|25	
12cr|kdevmon-0.4.7-0.840945.3|26	%prep
12cr|kdevmon-0.4.7-0.840945.3|27	%setup -q -n %name
12cr|kdevmon-0.4.7-0.840945.3|28	
12cr|kdevmon-0.4.7-0.840945.3|29	%build
12cr|kdevmon-0.4.7-0.840945.3|30	%cmake_kde4
12cr|kdevmon-0.4.7-0.840945.3|31	%make
12cr|kdevmon-0.4.7-0.840945.3|32	
12cr|kdevmon-0.4.7-0.840945.3|33	%install
12cr|kdevmon-0.4.7-0.840945.3|34	rm -fr %buildroot
12cr|kdevmon-0.4.7-0.840945.3|35	%makeinstall_std -C build
12cr|kdevmon-0.4.7-0.840945.3|36	
12cr|kdevmon-0.4.7-0.840945.3|37	%if %mdkversion < 200900
12cr|kdevmon-0.4.7-0.840945.3|38	%post
12cr|kdevmon-0.4.7-0.840945.3|39	%{update_menus}
12cr|kdevmon-0.4.7-0.840945.3|40	%endif
12cr|kdevmon-0.4.7-0.840945.3|41	
12cr|kdevmon-0.4.7-0.840945.3|42	%if %mdkversion < 200900
12cr|kdevmon-0.4.7-0.840945.3|43	%postun
12cr|kdevmon-0.4.7-0.840945.3|44	%{clean_menus}
12cr|kdevmon-0.4.7-0.840945.3|45	%endif
12cr|kdevmon-0.4.7-0.840945.3|46	
12cr|kdevmon-0.4.7-0.840945.3|47	%files
12cr|kdevmon-0.4.7-0.840945.3|48	%defattr (-,root,root)
12cr|kdevmon-0.4.7-0.840945.3|49	%doc ChangeLog README TODO
12cr|kdevmon-0.4.7-0.840945.3|50	%_kde_bindir/kdevmon
12cr|kdevmon-0.4.7-0.840945.3|51	%_kde_datadir/applications/kde4/kdevmon.desktop
12cr|kdevmon-0.4.7-0.840945.3|52	
12cr|kdevmon-0.4.7-0.840945.3|53	
12cr|kdevmon-0.4.7-0.840945.3|54	%changelog
12cr|kdevmon-0.4.7-0.840945.3|55	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.7-0.840945.3mdv2011.0
12cr|kdevmon-0.4.7-0.840945.3|56	+ Revision: 619955
12cr|kdevmon-0.4.7-0.840945.3|57	- the mass rebuild of 2010.0 packages
12cr|kdevmon-0.4.7-0.840945.3|58	
12cr|kdevmon-0.4.7-0.840945.3|59	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.4.7-0.840945.2mdv2010.0
12cr|kdevmon-0.4.7-0.840945.3|60	+ Revision: 429666
12cr|kdevmon-0.4.7-0.840945.3|61	- rebuild
12cr|kdevmon-0.4.7-0.840945.3|62	
12cr|kdevmon-0.4.7-0.840945.3|63	* Sat Aug 02 2008 Funda Wang <fwang@mandriva.org> 0.4.7-0.840945.1mdv2009.0
12cr|kdevmon-0.4.7-0.840945.3|64	+ Revision: 260731
12cr|kdevmon-0.4.7-0.840945.3|65	- swtich to kde4 version
12cr|kdevmon-0.4.7-0.840945.3|66	- switch to /opt
12cr|kdevmon-0.4.7-0.840945.3|67	
12cr|kdevmon-0.4.7-0.840945.3|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|kdevmon-0.4.7-0.840945.3|69	- rebuild
12cr|kdevmon-0.4.7-0.840945.3|70	
12cr|kdevmon-0.4.7-0.840945.3|71	+ Pixel <pixel@mandriva.com>
12cr|kdevmon-0.4.7-0.840945.3|72	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|kdevmon-0.4.7-0.840945.3|73	
12cr|kdevmon-0.4.7-0.840945.3|74	* Thu Jan 03 2008 Thierry Vignaud <tv@mandriva.org> 0.4.6-10mdv2008.1
12cr|kdevmon-0.4.7-0.840945.3|75	+ Revision: 142124
12cr|kdevmon-0.4.7-0.840945.3|76	- kdedesktop2mdkmenu.pl is no more
12cr|kdevmon-0.4.7-0.840945.3|77	- kill re-definition of %%buildroot on Pixel's request
12cr|kdevmon-0.4.7-0.840945.3|78	- import kdevmon
12cr|kdevmon-0.4.7-0.840945.3|79	
12cr|kdevmon-0.4.7-0.840945.3|80	+ Olivier Blin <oblin@mandriva.com>
12cr|kdevmon-0.4.7-0.840945.3|81	- restore BuildRoot
12cr|kdevmon-0.4.7-0.840945.3|82	
12cr|kdevmon-0.4.7-0.840945.3|83	
12cr|kdevmon-0.4.7-0.840945.3|84	* Wed May 10 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.4.6-10mdk
12cr|kdevmon-0.4.7-0.840945.3|85	- Remove Hardcoded Packager tag
12cr|kdevmon-0.4.7-0.840945.3|86	
12cr|kdevmon-0.4.7-0.840945.3|87	* Wed May 10 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.4.6-9mdk
12cr|kdevmon-0.4.7-0.840945.3|88	- Rebuild to generate categories
12cr|kdevmon-0.4.7-0.840945.3|89	
12cr|kdevmon-0.4.7-0.840945.3|90	* Wed Dec 28 2005 Anssi Hannula <anssi@mandriva.org> 0.4.6-8mdk
12cr|kdevmon-0.4.7-0.840945.3|91	- fix x86_64 build
12cr|kdevmon-0.4.7-0.840945.3|92	
12cr|kdevmon-0.4.7-0.840945.3|93	* Mon Dec 26 2005 Laurent Culioli <laurent@mandrakesoft.com> 0.4.6-7mdk
12cr|kdevmon-0.4.7-0.840945.3|94	- Remove redundant Buildrequires
12cr|kdevmon-0.4.7-0.840945.3|95	- use mkrel
12cr|kdevmon-0.4.7-0.840945.3|96	
12cr|kdevmon-0.4.7-0.840945.3|97	* Wed Aug 24 2005 Laurent MONTEL <lmontel@mandriva.com> 0.4.6-6mdk
12cr|kdevmon-0.4.7-0.840945.3|98	- Rebuild for add signature
12cr|kdevmon-0.4.7-0.840945.3|99	
12cr|kdevmon-0.4.7-0.840945.3|100	* Mon Dec 20 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.4.6-5mdk
12cr|kdevmon-0.4.7-0.840945.3|101	- Add patch1 fix crash
12cr|kdevmon-0.4.7-0.840945.3|102	
12cr|kdevmon-0.4.7-0.840945.3|103	* Mon Jun 14 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.4.6-4mdk
12cr|kdevmon-0.4.7-0.840945.3|104	- Rebuild
12cr|kdevmon-0.4.7-0.840945.3|105	
12cr|kdevmon-0.4.7-0.840945.3|106	* Wed May 28 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.4.6-3mdk
12cr|kdevmon-0.4.7-0.840945.3|107	- fix spec file.
12cr|kdevmon-0.4.7-0.840945.3|108	
12cr|kdevmon-0.4.7-0.840945.3|109	* Mon Aug 19 2002 Laurent Culioli <laurent@pschit.net> 0.4.6-2mdk
12cr|kdevmon-0.4.7-0.840945.3|110	- Rebuild with gcc3.2
12cr|kdevmon-0.4.7-0.840945.3|111	
12cr|kdevmon-0.4.7-0.840945.3|112	* Fri Jun 07 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 0.4.6-1mdk
12cr|kdevmon-0.4.7-0.840945.3|113	- new version
12cr|kdevmon-0.4.7-0.840945.3|114	
12cr|kdevmon-0.4.7-0.840945.3|115	* Tue Jan 22 2002 Laurent Culioli <laurent@mandrakesoft.com> 0.4.5-2mdk
12cr|kdevmon-0.4.7-0.840945.3|116	- rebuild
12cr|kdevmon-0.4.7-0.840945.3|117	
12cr|kdevmon-0.4.7-0.840945.3|118	* Fri Nov 16 2001 Laurent Culioli <laurent@mandrakesoft.com> 0.4.5-1mdk
12cr|kdevmon-0.4.7-0.840945.3|119	- updated to 0.4.5
12cr|kdevmon-0.4.7-0.840945.3|120	
12cr|kdevmon-0.4.7-0.840945.3|121	* Thu Sep 06 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 0.4.4-2mdk
12cr|kdevmon-0.4.7-0.840945.3|122	- Rebuild
12cr|kdevmon-0.4.7-0.840945.3|123	
12cr|kdevmon-0.4.7-0.840945.3|124	* Mon Jul 16 2001 Laurent Culioli <laurent@mandrakesoft.com> 0.4.4-1mdk
12cr|kdevmon-0.4.7-0.840945.3|125	- first package
12cr|kdevmon-0.4.7-0.840945.3|126	
12cr|kdevmon-0.4.7-0.840945.3|127	
12cr|kdevmon-0.4.7-0.840945.3|128	
12cr|kdevmon-0.4.7-0.840945.3|129	

2453 12
12cr|kdiff3-0.9.97-1|1	Name:		kdiff3
12cr|kdiff3-0.9.97-1|2	Version:	0.9.97
12cr|kdiff3-0.9.97-1|3	Release:	1
12cr|kdiff3-0.9.97-1|4	Summary:	Summary Utility for comparing/merging up to three text files or directories
12cr|kdiff3-0.9.97-1|5	License:	GPLv2+
12cr|kdiff3-0.9.97-1|6	Group:		Development/Other
12cr|kdiff3-0.9.97-1|7	Source:		http://downloads.sourceforge.net/kdiff3/kdiff3-%{version}.tar.gz
12cr|kdiff3-0.9.97-1|8	Url: 		http://kdiff3.sourceforge.net/
12cr|kdiff3-0.9.97-1|9	BuildRequires:	kdebase4-devel
12cr|kdiff3-0.9.97-1|10	BuildRequires:	desktop-file-utils
12cr|kdiff3-0.9.97-1|11	
12cr|kdiff3-0.9.97-1|12	%description
12cr|kdiff3-0.9.97-1|13	KDiff3 is a file and directory diff and merge tool which:
12cr|kdiff3-0.9.97-1|14	* compares and merges two or three text input files or directories
12cr|kdiff3-0.9.97-1|15	* shows the differences line by line and character by character(!)
12cr|kdiff3-0.9.97-1|16	* provides an automatic merge-facility
12cr|kdiff3-0.9.97-1|17	* has an editor for comfortable solving of merge-conflicts
12cr|kdiff3-0.9.97-1|18	* provides networktransparency via KIO
12cr|kdiff3-0.9.97-1|19	* has options to highlight or hide changes in white-space or comments
12cr|kdiff3-0.9.97-1|20	
12cr|kdiff3-0.9.97-1|21	%prep
12cr|kdiff3-0.9.97-1|22	%setup -q
12cr|kdiff3-0.9.97-1|23	
12cr|kdiff3-0.9.97-1|24	%build
12cr|kdiff3-0.9.97-1|25	%cmake_kde4
12cr|kdiff3-0.9.97-1|26	%make
12cr|kdiff3-0.9.97-1|27	
12cr|kdiff3-0.9.97-1|28	%install
12cr|kdiff3-0.9.97-1|29	%makeinstall_std -C build
12cr|kdiff3-0.9.97-1|30	
12cr|kdiff3-0.9.97-1|31	desktop-file-install --vendor="" \
12cr|kdiff3-0.9.97-1|32	--add-category="Qt" \
12cr|kdiff3-0.9.97-1|33	--add-category="KDE" \
12cr|kdiff3-0.9.97-1|34	--add-category="Development" \
12cr|kdiff3-0.9.97-1|35	--dir %{buildroot}%{_kde_datadir}/applications/kde4 %{buildroot}%{_kde_datadir}/applications/kde4/*.desktop
12cr|kdiff3-0.9.97-1|36	
12cr|kdiff3-0.9.97-1|37	%find_lang %{name} kdiff3plugin kdiff3fileitemactionplugin %{name}.lang --with-html
12cr|kdiff3-0.9.97-1|38	
12cr|kdiff3-0.9.97-1|39	%files -f %{name}.lang
12cr|kdiff3-0.9.97-1|40	%{_kde_bindir}/%{name}
12cr|kdiff3-0.9.97-1|41	%{_kde_libdir}/kde4/*
12cr|kdiff3-0.9.97-1|42	%{_kde_appsdir}/%{name}
12cr|kdiff3-0.9.97-1|43	%{_kde_appsdir}/kdiff3part/kdiff3_part.rc
12cr|kdiff3-0.9.97-1|44	%{_kde_applicationsdir}/*.desktop
12cr|kdiff3-0.9.97-1|45	%{_kde_iconsdir}/*/*/apps/*.png
12cr|kdiff3-0.9.97-1|46	%{_kde_services}/*.desktop
12cr|kdiff3-0.9.97-1|47	
12cr|kdiff3-0.9.97-1|48	%changelog
12cr|kdiff3-0.9.97-1|49	* Tue Feb 14 2012 Andrey Bondrov <abondrov@mandriva.org> 0.9.96-1mdv2011.0
12cr|kdiff3-0.9.97-1|50	+ Revision: 773971
12cr|kdiff3-0.9.97-1|51	- Update find_lang usage
12cr|kdiff3-0.9.97-1|52	- New version 0.9.96
12cr|kdiff3-0.9.97-1|53	
12cr|kdiff3-0.9.97-1|54	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.95-3mdv2011.0
12cr|kdiff3-0.9.97-1|55	+ Revision: 612561
12cr|kdiff3-0.9.97-1|56	- the mass rebuild of 2010.1 packages
12cr|kdiff3-0.9.97-1|57	
12cr|kdiff3-0.9.97-1|58	* Sun May 02 2010 Funda Wang <fwang@mandriva.org> 0.9.95-2mdv2010.1
12cr|kdiff3-0.9.97-1|59	+ Revision: 541551
12cr|kdiff3-0.9.97-1|60	- fix perms
12cr|kdiff3-0.9.97-1|61	
12cr|kdiff3-0.9.97-1|62	* Sat May 02 2009 Funda Wang <fwang@mandriva.org> 0.9.95-1mdv2010.0
12cr|kdiff3-0.9.97-1|63	+ Revision: 370592
12cr|kdiff3-0.9.97-1|64	- New version 0.9.95
12cr|kdiff3-0.9.97-1|65	
12cr|kdiff3-0.9.97-1|66	* Tue Jan 20 2009 Funda Wang <fwang@mandriva.org> 0.9.94-1mdv2009.1
12cr|kdiff3-0.9.97-1|67	+ Revision: 331516
12cr|kdiff3-0.9.97-1|68	- New version 0.9.94
12cr|kdiff3-0.9.97-1|69	
12cr|kdiff3-0.9.97-1|70	* Fri Jan 09 2009 Funda Wang <fwang@mandriva.org> 0.9.93-1mdv2009.1
12cr|kdiff3-0.9.97-1|71	+ Revision: 327716
12cr|kdiff3-0.9.97-1|72	- 0.9.93 final
12cr|kdiff3-0.9.97-1|73	
12cr|kdiff3-0.9.97-1|74	* Mon Jul 21 2008 Funda Wang <fwang@mandriva.org> 0.9.93-0.835723.1mdv2009.0
12cr|kdiff3-0.9.97-1|75	+ Revision: 239303
12cr|kdiff3-0.9.97-1|76	- BR dfu
12cr|kdiff3-0.9.97-1|77	- switch to kde4 version
12cr|kdiff3-0.9.97-1|78	
12cr|kdiff3-0.9.97-1|79	+ Pixel <pixel@mandriva.com>
12cr|kdiff3-0.9.97-1|80	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|kdiff3-0.9.97-1|81	
12cr|kdiff3-0.9.97-1|82	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.9.92-1mdv2008.1
12cr|kdiff3-0.9.97-1|83	+ Revision: 136523
12cr|kdiff3-0.9.97-1|84	- restore BuildRoot
12cr|kdiff3-0.9.97-1|85	
12cr|kdiff3-0.9.97-1|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|kdiff3-0.9.97-1|87	- kill re-definition of %%buildroot on Pixel's request
12cr|kdiff3-0.9.97-1|88	
12cr|kdiff3-0.9.97-1|89	* Fri Jun 22 2007 Funda Wang <fwang@mandriva.org> 0.9.92-1mdv2008.0
12cr|kdiff3-0.9.97-1|90	+ Revision: 43053
12cr|kdiff3-0.9.97-1|91	- BR kdebase
12cr|kdiff3-0.9.97-1|92	- clean spec file
12cr|kdiff3-0.9.97-1|93	really xdg menu
12cr|kdiff3-0.9.97-1|94	- New upstream version
12cr|kdiff3-0.9.97-1|95	- Import kdiff3
12cr|kdiff3-0.9.97-1|96	
12cr|kdiff3-0.9.97-1|97	
12cr|kdiff3-0.9.97-1|98	
12cr|kdiff3-0.9.97-1|99	* Wed Sep 06 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.90-2mdv2007.0
12cr|kdiff3-0.9.97-1|100	- Rebuild
12cr|kdiff3-0.9.97-1|101	
12cr|kdiff3-0.9.97-1|102	* Mon May 15 2006 Laurent MONTEL <lmontel@mandriva.com> 0.9.90-1
12cr|kdiff3-0.9.97-1|103	- 0.9.90
12cr|kdiff3-0.9.97-1|104	
12cr|kdiff3-0.9.97-1|105	* Mon Apr 10 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.89-1mdk
12cr|kdiff3-0.9.97-1|106	- New release 0.9.89
12cr|kdiff3-0.9.97-1|107	
12cr|kdiff3-0.9.97-1|108	* Fri Dec 23 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.88-3mdk
12cr|kdiff3-0.9.97-1|109	- Fix Build
12cr|kdiff3-0.9.97-1|110	- use mkrel
12cr|kdiff3-0.9.97-1|111	
12cr|kdiff3-0.9.97-1|112	* Fri May 06 2005 Laurent MONTEL <lmontel@mandriva.com> 0.9.88-2mdk
12cr|kdiff3-0.9.97-1|113	- Fix build
12cr|kdiff3-0.9.97-1|114	
12cr|kdiff3-0.9.97-1|115	* Fri Feb 25 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.88-1mdk
12cr|kdiff3-0.9.97-1|116	- 0.9.88
12cr|kdiff3-0.9.97-1|117	
12cr|kdiff3-0.9.97-1|118	* Tue Feb 01 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.87-1mdk
12cr|kdiff3-0.9.97-1|119	- 0.9.87
12cr|kdiff3-0.9.97-1|120	
12cr|kdiff3-0.9.97-1|121	* Fri Aug 27 2004 Nick Brown <nickbrown@mandrake.org> 0.9.86-2mdk
12cr|kdiff3-0.9.97-1|122	- Rebuild for new menu
12cr|kdiff3-0.9.97-1|123	
12cr|kdiff3-0.9.97-1|124	* Tue Jul 13 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.86-1mdk
12cr|kdiff3-0.9.97-1|125	- 0.9.86
12cr|kdiff3-0.9.97-1|126	
12cr|kdiff3-0.9.97-1|127	* Mon Jun 14 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.84-2mdk
12cr|kdiff3-0.9.97-1|128	- Rebuild
12cr|kdiff3-0.9.97-1|129	
12cr|kdiff3-0.9.97-1|130	* Tue Jun 01 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.84-1mdk
12cr|kdiff3-0.9.97-1|131	- 0.9.84
12cr|kdiff3-0.9.97-1|132	
12cr|kdiff3-0.9.97-1|133	* Sat Mar 13 2004 Nick Brown <nickbroon@blueyonder.co.uk> 0.9.83-1mdk
12cr|kdiff3-0.9.97-1|134	- 0.9.83
12cr|kdiff3-0.9.97-1|135	
12cr|kdiff3-0.9.97-1|136	* Mon Feb 09 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.9.82-1mdk
12cr|kdiff3-0.9.97-1|137	
12cr|kdiff3-0.9.97-1|138	- 0.9.82
12cr|kdiff3-0.9.97-1|139	
12cr|kdiff3-0.9.97-1|140	* Tue Jan 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.9.81-1mdk
12cr|kdiff3-0.9.97-1|141	
12cr|kdiff3-0.9.97-1|142	- from Nick Brown <nickbroon@blueyonder.co.uk> :
12cr|kdiff3-0.9.97-1|143	- First Mandrake package release

2454 12
12cr|kdist-0.0.4-1|1	%define _libexecdir /usr/libexec
12cr|kdist-0.0.4-1|2	
12cr|kdist-0.0.4-1|3	Summary:	Tool for managing Mandriva kernel builds
12cr|kdist-0.0.4-1|4	Name:		kdist
12cr|kdist-0.0.4-1|5	Version:	0.0.4
12cr|kdist-0.0.4-1|6	Release:	%mkrel 1
12cr|kdist-0.0.4-1|7	License: 	GPL v2
12cr|kdist-0.0.4-1|8	Group: 		System/Configuration/Hardware
12cr|kdist-0.0.4-1|9	Source0:	%{name}-%{version}.tar.bz2
12cr|kdist-0.0.4-1|10	URL:		http://git.mandriva.com/projects/?p=users/fbui/kdist.git
12cr|kdist-0.0.4-1|11	BuildRoot: 	%{_tmppath}/%{name}-%{version}-build
12cr|kdist-0.0.4-1|12	BuildArch:	noarch
12cr|kdist-0.0.4-1|13	
12cr|kdist-0.0.4-1|14	%description
12cr|kdist-0.0.4-1|15	Kdist is a tool for managing Mandriva kernel builds from a git repository.
12cr|kdist-0.0.4-1|16	
12cr|kdist-0.0.4-1|17	%prep
12cr|kdist-0.0.4-1|18	%setup -q
12cr|kdist-0.0.4-1|19	
12cr|kdist-0.0.4-1|20	%build
12cr|kdist-0.0.4-1|21	
12cr|kdist-0.0.4-1|22	%install
12cr|kdist-0.0.4-1|23	%makeinstall_std prefix=/usr
12cr|kdist-0.0.4-1|24	
12cr|kdist-0.0.4-1|25	%clean
12cr|kdist-0.0.4-1|26	rm -rf $RPM_BUILD_ROOT
12cr|kdist-0.0.4-1|27	
12cr|kdist-0.0.4-1|28	%files
12cr|kdist-0.0.4-1|29	%defattr(644,root,root,755)
12cr|kdist-0.0.4-1|30	%attr(0755, root, root) %_bindir/kdist
12cr|kdist-0.0.4-1|31	%_libexecdir/kdist/
12cr|kdist-0.0.4-1|32	
12cr|kdist-0.0.4-1|33	
12cr|kdist-0.0.4-1|34	%changelog
12cr|kdist-0.0.4-1|35	* Tue Jul 26 2011 Franck Bui <franck.bui@mandriva.com> 0.0.4-1mdv2012.0
12cr|kdist-0.0.4-1|36	+ Revision: 691729
12cr|kdist-0.0.4-1|37	- v0.0.4
12cr|kdist-0.0.4-1|38	- Upgrade to v0.0.2
12cr|kdist-0.0.4-1|39	
12cr|kdist-0.0.4-1|40	* Mon Jun 27 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.0.1-1
12cr|kdist-0.0.4-1|41	+ Revision: 687561
12cr|kdist-0.0.4-1|42	- Imported kdist
12cr|kdist-0.0.4-1|43	- Created package structure for kdist.
12cr|kdist-0.0.4-1|44	

2455 12
12cr|keepalived-1.2.7-1|1	%define debug_package	%nil
12cr|keepalived-1.2.7-1|2	%define name    keepalived
12cr|keepalived-1.2.7-1|3	%define version 1.2.7
12cr|keepalived-1.2.7-1|4	%define release %mkrel 1
12cr|keepalived-1.2.7-1|5	
12cr|keepalived-1.2.7-1|6	Name: %{name}
12cr|keepalived-1.2.7-1|7	Version: %{version}
12cr|keepalived-1.2.7-1|8	Release: %{release}
12cr|keepalived-1.2.7-1|9	Summary: HA monitor built upon LVS, VRRP and services poller
12cr|keepalived-1.2.7-1|10	License: GPL
12cr|keepalived-1.2.7-1|11	Group: System/Cluster
12cr|keepalived-1.2.7-1|12	URL: http://www.keepalived.org/
12cr|keepalived-1.2.7-1|13	Source0: http://www.keepalived.org/software/%{name}-%{version}.tar.gz
12cr|keepalived-1.2.7-1|14	BuildRequires: pkgconfig(openssl)
12cr|keepalived-1.2.7-1|15	BuildRequires: pkgconfig(popt)
12cr|keepalived-1.2.7-1|16	BuildRequires: kernel-devel
12cr|keepalived-1.2.7-1|17	
12cr|keepalived-1.2.7-1|18	%description
12cr|keepalived-1.2.7-1|19	The main goal of the keepalived project is to add a strong & robust keepalive
12cr|keepalived-1.2.7-1|20	facility to the Linux Virtual Server project. This project is written in C with
12cr|keepalived-1.2.7-1|21	multilayer TCP/IP stack checks. Keepalived implements a framework based on
12cr|keepalived-1.2.7-1|22	three family checks : Layer3, Layer4 & Layer5/7. This framework gives the
12cr|keepalived-1.2.7-1|23	daemon the ability to check the state of an LVS server pool. When one of the
12cr|keepalived-1.2.7-1|24	servers of the LVS server pool is down, keepalived informs the linux kernel via
12cr|keepalived-1.2.7-1|25	a setsockopt call to remove this server entry from the LVS topology. In
12cr|keepalived-1.2.7-1|26	addition keepalived implements an independent VRRPv2 stack to handle director
12cr|keepalived-1.2.7-1|27	failover. So in short keepalived is a userspace daemon for LVS cluster nodes
12cr|keepalived-1.2.7-1|28	healthchecks and LVS directors failover.
12cr|keepalived-1.2.7-1|29	
12cr|keepalived-1.2.7-1|30	%prep
12cr|keepalived-1.2.7-1|31	%setup
12cr|keepalived-1.2.7-1|32	
12cr|keepalived-1.2.7-1|33	%build
12cr|keepalived-1.2.7-1|34	%configure2_5x
12cr|keepalived-1.2.7-1|35	%make
12cr|keepalived-1.2.7-1|36	
12cr|keepalived-1.2.7-1|37	%install
12cr|keepalived-1.2.7-1|38	%{makeinstall_std}
12cr|keepalived-1.2.7-1|39	# Remove "samples", as we include them in %%doc
12cr|keepalived-1.2.7-1|40	rm -rf %{buildroot}%{_sysconfdir}/%{name}/samples/
12cr|keepalived-1.2.7-1|41	
12cr|keepalived-1.2.7-1|42	%post
12cr|keepalived-1.2.7-1|43	%_post_service %{name}
12cr|keepalived-1.2.7-1|44	
12cr|keepalived-1.2.7-1|45	%preun
12cr|keepalived-1.2.7-1|46	%_preun_service %{name}
12cr|keepalived-1.2.7-1|47	
12cr|keepalived-1.2.7-1|48	%files
12cr|keepalived-1.2.7-1|49	%defattr(-, root, root, 0755)
12cr|keepalived-1.2.7-1|50	%doc AUTHOR ChangeLog CONTRIBUTORS COPYING README TODO
12cr|keepalived-1.2.7-1|51	%doc doc/keepalived.conf.SYNOPSIS doc/samples/
12cr|keepalived-1.2.7-1|52	%dir %{_sysconfdir}/keepalived/
12cr|keepalived-1.2.7-1|53	%attr(0600, root, root) %config(noreplace) %{_sysconfdir}/keepalived/keepalived.conf
12cr|keepalived-1.2.7-1|54	%attr(0600, root, root) %config(noreplace) %{_sysconfdir}/sysconfig/keepalived
12cr|keepalived-1.2.7-1|55	%{_sysconfdir}/rc.d/init.d/keepalived
12cr|keepalived-1.2.7-1|56	%{_bindir}/genhash
12cr|keepalived-1.2.7-1|57	%{_sbindir}/keepalived
12cr|keepalived-1.2.7-1|58	%{_mandir}/man1/genhash.1*
12cr|keepalived-1.2.7-1|59	%{_mandir}/man5/keepalived.conf.5*
12cr|keepalived-1.2.7-1|60	%{_mandir}/man8/keepalived.8*

2456 12
12cr|keepassx-0.4.3-3|1	Summary:		Cross Platform Password Manager
12cr|keepassx-0.4.3-3|2	Name:		keepassx
12cr|keepassx-0.4.3-3|3	Version:		0.4.3
12cr|keepassx-0.4.3-3|4	Release:		3
12cr|keepassx-0.4.3-3|5	Source0:		http://downloads.sourceforge.net/keepassx/keepassx-%{version}.tar.gz
12cr|keepassx-0.4.3-3|6	Patch0:		keepassx-0.4.3-fix-getpid-undef.patch
12cr|keepassx-0.4.3-3|7	License:		GPLv2+
12cr|keepassx-0.4.3-3|8	Group:		File tools
12cr|keepassx-0.4.3-3|9	URL:		http://www.keepassx.org/
12cr|keepassx-0.4.3-3|10	BuildRequires:	desktop-file-utils
12cr|keepassx-0.4.3-3|11	#BuildRequires:	imagemagick
12cr|keepassx-0.4.3-3|12	BuildRequires:	libxi-devel
12cr|keepassx-0.4.3-3|13	BuildRequires:	libxtst-devel
12cr|keepassx-0.4.3-3|14	BuildRequires:	qt4-devel >= 4.3.0
12cr|keepassx-0.4.3-3|15	BuildRequires:	desktop-file-utils
12cr|keepassx-0.4.3-3|16	Provides:	keepass = %{version}-%{release}
12cr|keepassx-0.4.3-3|17	Provides:	KeePassX = %{version}-%{release}
12cr|keepassx-0.4.3-3|18	
12cr|keepassx-0.4.3-3|19	%description
12cr|keepassx-0.4.3-3|20	KeePassX is a free/open-source password manager or safe which helps
12cr|keepassx-0.4.3-3|21	you to manage your passwords in a secure way. You can put all your
12cr|keepassx-0.4.3-3|22	passwords in one database, which is locked with one master key or a
12cr|keepassx-0.4.3-3|23	key-disk. So you only have to remember one single master password or
12cr|keepassx-0.4.3-3|24	insert the key-disk to unlock the whole database. The databases are
12cr|keepassx-0.4.3-3|25	encrypted using the best and most secure encryption algorithms
12cr|keepassx-0.4.3-3|26	currently known (AES and Twofish).
12cr|keepassx-0.4.3-3|27	
12cr|keepassx-0.4.3-3|28	%prep
12cr|keepassx-0.4.3-3|29	%setup -q
12cr|keepassx-0.4.3-3|30	%apply_patches
12cr|keepassx-0.4.3-3|31	
12cr|keepassx-0.4.3-3|32	%build
12cr|keepassx-0.4.3-3|33	%qmake_qt4 PREFIX=%{_prefix}
12cr|keepassx-0.4.3-3|34	%make
12cr|keepassx-0.4.3-3|35	
12cr|keepassx-0.4.3-3|36	%install
12cr|keepassx-0.4.3-3|37	rm -rf %{buildroot}
12cr|keepassx-0.4.3-3|38	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cr|keepassx-0.4.3-3|39	
12cr|keepassx-0.4.3-3|40	install -D -m 644 share/keepassx/icons/keepassx_large.png	%{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|keepassx-0.4.3-3|41	install -D -m 644 share/keepassx/icons/keepassx.png		%{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|keepassx-0.4.3-3|42	install -D -m 644 share/keepassx/icons/keepassx_small.png	%{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|keepassx-0.4.3-3|43	
12cr|keepassx-0.4.3-3|44	# fix .desktop file
12cr|keepassx-0.4.3-3|45	desktop-file-install --vendor="mandriva" \
12cr|keepassx-0.4.3-3|46	--add-category="System" \
12cr|keepassx-0.4.3-3|47	--remove-key="X-SuSE-translate" \
12cr|keepassx-0.4.3-3|48	--delete-original \
12cr|keepassx-0.4.3-3|49	--dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|keepassx-0.4.3-3|50	
12cr|keepassx-0.4.3-3|51	
12cr|keepassx-0.4.3-3|52	%files
12cr|keepassx-0.4.3-3|53	%doc changelog
12cr|keepassx-0.4.3-3|54	%{_bindir}/%{name}
12cr|keepassx-0.4.3-3|55	%{_datadir}/%{name}
12cr|keepassx-0.4.3-3|56	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|keepassx-0.4.3-3|57	%{_datadir}/pixmaps/%{name}.xpm
12cr|keepassx-0.4.3-3|58	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|keepassx-0.4.3-3|59	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|keepassx-0.4.3-3|60	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|keepassx-0.4.3-3|61	%{_datadir}/mime/packages/%{name}.xml
12cr|keepassx-0.4.3-3|62	%{_datadir}/mimelnk/application/x-keepass.desktop
12cr|keepassx-0.4.3-3|63	
12cr|keepassx-0.4.3-3|64	
12cr|keepassx-0.4.3-3|65	%changelog
12cr|keepassx-0.4.3-3|66	* Tue Oct 09 2012 Giovanni Mariani <mc2374@mclink.it> 0.4.3-3
12cr|keepassx-0.4.3-3|67	- Added BReq for libxi-devel, because the build needs XInput.h
12cr|keepassx-0.4.3-3|68	- Added P0 to fix build failure because of "getpid" undefined
12cr|keepassx-0.4.3-3|69	- Added version info to BReqs accoridng to to CMakeList.txt file
12cr|keepassx-0.4.3-3|70	- Dropped BuildRoot, %%mkrel and %%clean section
12cr|keepassx-0.4.3-3|71	- Dropped BReq for imagemagick: no more used in the build process
12cr|keepassx-0.4.3-3|72	
12cr|keepassx-0.4.3-3|73	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.3-2mdv2011.0
12cr|keepassx-0.4.3-3|74	+ Revision: 612563
12cr|keepassx-0.4.3-3|75	- the mass rebuild of 2010.1 packages
12cr|keepassx-0.4.3-3|76	
12cr|keepassx-0.4.3-3|77	* Wed Apr 07 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.4.3-1mdv2010.1
12cr|keepassx-0.4.3-3|78	+ Revision: 532448
12cr|keepassx-0.4.3-3|79	- fix spec
12cr|keepassx-0.4.3-3|80	- new upstream release 0.4.3
12cr|keepassx-0.4.3-3|81	- use upstream .desktop file instead of custom one
12cr|keepassx-0.4.3-3|82	- clean spec
12cr|keepassx-0.4.3-3|83	
12cr|keepassx-0.4.3-3|84	* Wed Feb 24 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0:0.4.2-0.beta.1mdv2010.1
12cr|keepassx-0.4.3-3|85	+ Revision: 510701
12cr|keepassx-0.4.3-3|86	- new version 0.4.2beta
12cr|keepassx-0.4.3-3|87	
12cr|keepassx-0.4.3-3|88	* Fri Sep 18 2009 David Walluck <walluck@mandriva.org> 0:0.4.1-1mdv2010.0
12cr|keepassx-0.4.3-3|89	+ Revision: 444394
12cr|keepassx-0.4.3-3|90	- 0.4.1
12cr|keepassx-0.4.3-3|91	
12cr|keepassx-0.4.3-3|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|keepassx-0.4.3-3|93	- rebuild
12cr|keepassx-0.4.3-3|94	
12cr|keepassx-0.4.3-3|95	* Thu Jan 15 2009 David Walluck <walluck@mandriva.org> 0:0.3.4-1mdv2009.1
12cr|keepassx-0.4.3-3|96	+ Revision: 329876
12cr|keepassx-0.4.3-3|97	- fix Exec line in .desktop
12cr|keepassx-0.4.3-3|98	- 0.3.4
12cr|keepassx-0.4.3-3|99	
12cr|keepassx-0.4.3-3|100	* Sat Oct 18 2008 David Walluck <walluck@mandriva.org> 0:0.3.3-1mdv2009.1
12cr|keepassx-0.4.3-3|101	+ Revision: 295152
12cr|keepassx-0.4.3-3|102	- 0.3.3
12cr|keepassx-0.4.3-3|103	
12cr|keepassx-0.4.3-3|104	* Sun Aug 03 2008 David Walluck <walluck@mandriva.org> 0:0.3.2-1mdv2009.0
12cr|keepassx-0.4.3-3|105	+ Revision: 261705
12cr|keepassx-0.4.3-3|106	- 0.3.2
12cr|keepassx-0.4.3-3|107	
12cr|keepassx-0.4.3-3|108	* Sun Apr 20 2008 David Walluck <walluck@mandriva.org> 0:0.3.1-1mdv2009.0
12cr|keepassx-0.4.3-3|109	+ Revision: 196008
12cr|keepassx-0.4.3-3|110	- 0.3.1
12cr|keepassx-0.4.3-3|111	
12cr|keepassx-0.4.3-3|112	* Wed Jan 02 2008 David Walluck <walluck@mandriva.org> 0:0.2.2-5mdv2008.1
12cr|keepassx-0.4.3-3|113	+ Revision: 140689
12cr|keepassx-0.4.3-3|114	- add mime type to desktop file
12cr|keepassx-0.4.3-3|115	
12cr|keepassx-0.4.3-3|116	* Wed Jan 02 2008 David Walluck <walluck@mandriva.org> 0:0.2.2-4mdv2008.1
12cr|keepassx-0.4.3-3|117	+ Revision: 140687
12cr|keepassx-0.4.3-3|118	- add mime file source
12cr|keepassx-0.4.3-3|119	- add desktop post
12cr|keepassx-0.4.3-3|120	- add mime file
12cr|keepassx-0.4.3-3|121	
12cr|keepassx-0.4.3-3|122	* Tue Jan 01 2008 David Walluck <walluck@mandriva.org> 0:0.2.2-3mdv2008.1
12cr|keepassx-0.4.3-3|123	+ Revision: 140032
12cr|keepassx-0.4.3-3|124	- add docs
12cr|keepassx-0.4.3-3|125	
12cr|keepassx-0.4.3-3|126	* Tue Jan 01 2008 David Walluck <walluck@mandriva.org> 0:0.2.2-2mdv2008.1
12cr|keepassx-0.4.3-3|127	+ Revision: 139957
12cr|keepassx-0.4.3-3|128	-BuildRequires: libxtst-devel
12cr|keepassx-0.4.3-3|129	- import keepassx
12cr|keepassx-0.4.3-3|130	
12cr|keepassx-0.4.3-3|131	

2457 12
12cr|keepnote-0.7.7-1|1	Name:		keepnote
12cr|keepnote-0.7.7-1|2	Version:	0.7.7
12cr|keepnote-0.7.7-1|3	Release:	%mkrel 1
12cr|keepnote-0.7.7-1|4	Group:		Development/Other
12cr|keepnote-0.7.7-1|5	License:	GPLv2
12cr|keepnote-0.7.7-1|6	Summary:	KeepNote lets you keep notes
12cr|keepnote-0.7.7-1|7	Source:		http://rasm.ods.org/keepnote/download/keepnote-%{version}.tar.gz
12cr|keepnote-0.7.7-1|8	URL:		http://rasm.ods.org/keepnote/
12cr|keepnote-0.7.7-1|9	BuildArch:	noarch
12cr|keepnote-0.7.7-1|10	BuildRequires:	python-devel
12cr|keepnote-0.7.7-1|11	
12cr|keepnote-0.7.7-1|12	%description
12cr|keepnote-0.7.7-1|13	KeepNote is an application that lets organize your notes.
12cr|keepnote-0.7.7-1|14	Keepnote replaces knowit (which is incompatible with kde4).
12cr|keepnote-0.7.7-1|15	
12cr|keepnote-0.7.7-1|16	%prep
12cr|keepnote-0.7.7-1|17	%setup -q
12cr|keepnote-0.7.7-1|18	
12cr|keepnote-0.7.7-1|19	#fix desktop file, add ; to end of Categories list
12cr|keepnote-0.7.7-1|20	%__sed -i -e 's|\(Categories.*\)|\1;|' desktop/keepnote.desktop
12cr|keepnote-0.7.7-1|21	
12cr|keepnote-0.7.7-1|22	%build
12cr|keepnote-0.7.7-1|23	
12cr|keepnote-0.7.7-1|24	%install
12cr|keepnote-0.7.7-1|25	%__rm -rf %{buildroot}
12cr|keepnote-0.7.7-1|26	python setup.py install --root=%{buildroot}
12cr|keepnote-0.7.7-1|27	
12cr|keepnote-0.7.7-1|28	#find_lang causes problems here
12cr|keepnote-0.7.7-1|29	
12cr|keepnote-0.7.7-1|30	%clean
12cr|keepnote-0.7.7-1|31	%__rm -rf %{buildroot}
12cr|keepnote-0.7.7-1|32	
12cr|keepnote-0.7.7-1|33	%files
12cr|keepnote-0.7.7-1|34	%defattr(-,root,root)
12cr|keepnote-0.7.7-1|35	%{_bindir}/%{name}
12cr|keepnote-0.7.7-1|36	%{python_sitelib}/%{name}
12cr|keepnote-0.7.7-1|37	%{python_sitelib}/%{name}-%{version}-py%{py_ver}.egg-info
12cr|keepnote-0.7.7-1|38	%{_datadir}/applications/%{name}.desktop
12cr|keepnote-0.7.7-1|39	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12cr|keepnote-0.7.7-1|40	
12cr|keepnote-0.7.7-1|41	
12cr|keepnote-0.7.7-1|42	%changelog
12cr|keepnote-0.7.7-1|43	* Tue Feb 14 2012 Andrey Bondrov <abondrov@mandriva.org> 0.7.7-1mdv2011.0
12cr|keepnote-0.7.7-1|44	+ Revision: 774032
12cr|keepnote-0.7.7-1|45	- New version 0.7.7
12cr|keepnote-0.7.7-1|46	
12cr|keepnote-0.7.7-1|47	* Sun Jul 03 2011 Jani Välimaa <wally@mandriva.org> 0.7.3-1
12cr|keepnote-0.7.7-1|48	+ Revision: 688595
12cr|keepnote-0.7.7-1|49	- new version 0.7.3
12cr|keepnote-0.7.7-1|50	
12cr|keepnote-0.7.7-1|51	* Wed Jun 01 2011 Jani Välimaa <wally@mandriva.org> 0.7.2-1
12cr|keepnote-0.7.7-1|52	+ Revision: 682298
12cr|keepnote-0.7.7-1|53	-new version 0.7.2
12cr|keepnote-0.7.7-1|54	
12cr|keepnote-0.7.7-1|55	* Sun Apr 03 2011 Jani Välimaa <wally@mandriva.org> 0.7-1
12cr|keepnote-0.7.7-1|56	+ Revision: 649993
12cr|keepnote-0.7.7-1|57	- new version 0.7
12cr|keepnote-0.7.7-1|58	- drop buildroot definition
12cr|keepnote-0.7.7-1|59	- minor .spec cleanup
12cr|keepnote-0.7.7-1|60	
12cr|keepnote-0.7.7-1|61	* Wed Nov 24 2010 Jani Välimaa <wally@mandriva.org> 0.6.7-1mdv2011.0
12cr|keepnote-0.7.7-1|62	+ Revision: 600405
12cr|keepnote-0.7.7-1|63	- new version 0.6.7
12cr|keepnote-0.7.7-1|64	- fix .desktop file
12cr|keepnote-0.7.7-1|65	
12cr|keepnote-0.7.7-1|66	* Sat Nov 20 2010 Olivier Faurax <ofaurax@mandriva.org> 0.6.6-3mdv2011.0
12cr|keepnote-0.7.7-1|67	+ Revision: 599267
12cr|keepnote-0.7.7-1|68	- adding correct sources
12cr|keepnote-0.7.7-1|69	- New version + use URL as Source
12cr|keepnote-0.7.7-1|70	
12cr|keepnote-0.7.7-1|71	* Sat Nov 20 2010 Olivier Faurax <ofaurax@mandriva.org> 0.6.5-3mdv2011.0
12cr|keepnote-0.7.7-1|72	+ Revision: 599263
12cr|keepnote-0.7.7-1|73	- rebuild
12cr|keepnote-0.7.7-1|74	
12cr|keepnote-0.7.7-1|75	* Sat Nov 06 2010 Jani Välimaa <wally@mandriva.org> 0.6.5-2mdv2011.0
12cr|keepnote-0.7.7-1|76	+ Revision: 594289
12cr|keepnote-0.7.7-1|77	- tag package as noarch
12cr|keepnote-0.7.7-1|78	- install files to python_sitelib
12cr|keepnote-0.7.7-1|79	
12cr|keepnote-0.7.7-1|80	* Sat Oct 23 2010 Olivier Faurax <ofaurax@mandriva.org> 0.6.5-1mdv2011.0
12cr|keepnote-0.7.7-1|81	+ Revision: 587596
12cr|keepnote-0.7.7-1|82	- new version 0.6.5
12cr|keepnote-0.7.7-1|83	
12cr|keepnote-0.7.7-1|84	* Thu Aug 19 2010 Olivier Faurax <ofaurax@mandriva.org> 0.6.4-1mdv2011.0
12cr|keepnote-0.7.7-1|85	+ Revision: 571380
12cr|keepnote-0.7.7-1|86	- New version 0.6.4
12cr|keepnote-0.7.7-1|87	- Corrections from Nicnlecureuil: use %%_datadir rather than %%_prefix/share
12cr|keepnote-0.7.7-1|88	- lang handling
12cr|keepnote-0.7.7-1|89	- don't own system dirs
12cr|keepnote-0.7.7-1|90	
12cr|keepnote-0.7.7-1|91	* Sat Mar 13 2010 Olivier Faurax <ofaurax@mandriva.org> 0.6.2-1mdv2010.1
12cr|keepnote-0.7.7-1|92	+ Revision: 518619
12cr|keepnote-0.7.7-1|93	- New version 0.6.2
12cr|keepnote-0.7.7-1|94	- Revert unneeded dependency
12cr|keepnote-0.7.7-1|95	- Added libpython-devel dependency
12cr|keepnote-0.7.7-1|96	
12cr|keepnote-0.7.7-1|97	* Thu Dec 24 2009 Olivier Faurax <ofaurax@mandriva.org> 0.6.1-1mdv2010.1
12cr|keepnote-0.7.7-1|98	+ Revision: 481932
12cr|keepnote-0.7.7-1|99	- Missing python-devel dependency
12cr|keepnote-0.7.7-1|100	--install-lib for 64bits build
12cr|keepnote-0.7.7-1|101	- import keepnote
12cr|keepnote-0.7.7-1|102	
12cr|keepnote-0.7.7-1|103	

2458 12
12cr|kepas-0.9.3-3|1	Summary:	KDE Easy Publish and Share
12cr|kepas-0.9.3-3|2	Name:		kepas
12cr|kepas-0.9.3-3|3	Version: 	0.9.3
12cr|kepas-0.9.3-3|4	Release: 	3
12cr|kepas-0.9.3-3|5	Source0: 	http://kent.dl.sourceforge.net/sourceforge/kepas/%name-%version.tar.bz2
12cr|kepas-0.9.3-3|6	Patch0:		kepas-0.9.3-linking.patch
12cr|kepas-0.9.3-3|7	License: 	GPLv2+
12cr|kepas-0.9.3-3|8	Group: 		Networking/Other
12cr|kepas-0.9.3-3|9	Url: 		http://www.kde-apps.org/content/show.php?content=73968
12cr|kepas-0.9.3-3|10	BuildRequires: 	kdelibs4-devel
12cr|kepas-0.9.3-3|11	
12cr|kepas-0.9.3-3|12	
12cr|kepas-0.9.3-3|13	%description
12cr|kepas-0.9.3-3|14	Kepas is a zeroconf KDE4 filetransfer tool.
12cr|kepas-0.9.3-3|15	It discovers your local LAN for buddies (KDNSSD) and lets you transfer
12cr|kepas-0.9.3-3|16	files or klipper entries from a trayicon or via drag 'n drop with the
12cr|kepas-0.9.3-3|17	kepas plasmoid.
12cr|kepas-0.9.3-3|18	
12cr|kepas-0.9.3-3|19	Current features:
12cr|kepas-0.9.3-3|20	
12cr|kepas-0.9.3-3|21	* Run Kepas as Plasmoid or Trayicon
12cr|kepas-0.9.3-3|22	* Zeroconf buddy discovery in your LAN (KDNSSD)
12cr|kepas-0.9.3-3|23	* Filetransfer between buddies (kepas or giver)
12cr|kepas-0.9.3-3|24	* Filetransfer to kopete ICQ contacts
12cr|kepas-0.9.3-3|25	* Filetransfer to kopete Jabber contacts
12cr|kepas-0.9.3-3|26	* Transfer of klipper entries
12cr|kepas-0.9.3-3|27	* Activate received klipper entries
12cr|kepas-0.9.3-3|28	* Drag 'n Drop Files on the kepas Plasmoid
12cr|kepas-0.9.3-3|29	* Configure the destination folder and nickname
12cr|kepas-0.9.3-3|30	* Start a Public Folder (KPF)
12cr|kepas-0.9.3-3|31	* Monitor your Public Folders
12cr|kepas-0.9.3-3|32	* available Public Folders are shown on Buddy discovery
12cr|kepas-0.9.3-3|33	
12cr|kepas-0.9.3-3|34	%files
12cr|kepas-0.9.3-3|35	%doc AUTHORS
12cr|kepas-0.9.3-3|36	%{_kde_bindir}/*
12cr|kepas-0.9.3-3|37	%{_kde_libdir}/*.so
12cr|kepas-0.9.3-3|38	%{_kde_appsdir}/plasma/plasma.notifyrc
12cr|kepas-0.9.3-3|39	%{_kde_appsdir}/%name
12cr|kepas-0.9.3-3|40	%{_kde_libdir}/kde4/plasma_applet_kepas.so
12cr|kepas-0.9.3-3|41	%{_kde_applicationsdir}/*.desktop
12cr|kepas-0.9.3-3|42	%{_kde_iconsdir}/*/*/*/*
12cr|kepas-0.9.3-3|43	%{_kde_services}/plasma-applet-kepas.desktop
12cr|kepas-0.9.3-3|44	
12cr|kepas-0.9.3-3|45	#--------------------------------------------------------------------
12cr|kepas-0.9.3-3|46	%prep
12cr|kepas-0.9.3-3|47	%setup -q -n %name-%version
12cr|kepas-0.9.3-3|48	%patch0 -p1
12cr|kepas-0.9.3-3|49	
12cr|kepas-0.9.3-3|50	%build
12cr|kepas-0.9.3-3|51	%cmake_kde4
12cr|kepas-0.9.3-3|52	%make
12cr|kepas-0.9.3-3|53	
12cr|kepas-0.9.3-3|54	%install
12cr|kepas-0.9.3-3|55	%{makeinstall_std} -C build
12cr|kepas-0.9.3-3|56	
12cr|kepas-0.9.3-3|57	
12cr|kepas-0.9.3-3|58	
12cr|kepas-0.9.3-3|59	
12cr|kepas-0.9.3-3|60	
12cr|kepas-0.9.3-3|61	

2459 12
12cr|kernel-linus-3.4.19-1|1	# -*- Mode: rpm-spec -*-
12cr|kernel-linus-3.4.19-1|2	#
12cr|kernel-linus-3.4.19-1|3	# (c) Mandriva
12cr|kernel-linus-3.4.19-1|4	#
12cr|kernel-linus-3.4.19-1|5	
12cr|kernel-linus-3.4.19-1|6	%define kernelversion	3
12cr|kernel-linus-3.4.19-1|7	%define patchlevel	4
12cr|kernel-linus-3.4.19-1|8	%define sublevel	19
12cr|kernel-linus-3.4.19-1|9	
12cr|kernel-linus-3.4.19-1|10	# kernel.org -rcX patch (only the number after "rc")
12cr|kernel-linus-3.4.19-1|11	%define krc		0
12cr|kernel-linus-3.4.19-1|12	
12cr|kernel-linus-3.4.19-1|13	# kernel.org -gitX patch (only the number after "git")
12cr|kernel-linus-3.4.19-1|14	%define kgit		0
12cr|kernel-linus-3.4.19-1|15	
12cr|kernel-linus-3.4.19-1|16	# this is the releaseversion
12cr|kernel-linus-3.4.19-1|17	%define mdvrelease 	1
12cr|kernel-linus-3.4.19-1|18	
12cr|kernel-linus-3.4.19-1|19	# This is only to make life easier for people that creates derivated kernels
12cr|kernel-linus-3.4.19-1|20	# a.k.a name it kernel-tmb :)
12cr|kernel-linus-3.4.19-1|21	%define kname 		kernel-linus
12cr|kernel-linus-3.4.19-1|22	
12cr|kernel-linus-3.4.19-1|23	%define rpmtag		%distsuffix
12cr|kernel-linus-3.4.19-1|24	
12cr|kernel-linus-3.4.19-1|25	%if %krc || %kgit
12cr|kernel-linus-3.4.19-1|26	%define	rpmrel		%mkrel %{?%{krc}:-rc%{krc}}%{?%{kgit}:-git%{kgit}}-%{mdvrelease}
12cr|kernel-linus-3.4.19-1|27	%else
12cr|kernel-linus-3.4.19-1|28	%define rpmrel		%mkrel %{mdvrelease}
12cr|kernel-linus-3.4.19-1|29	%endif
12cr|kernel-linus-3.4.19-1|30	
12cr|kernel-linus-3.4.19-1|31	
12cr|kernel-linus-3.4.19-1|32	# theese two never change, they are used to fool rpm/urpmi/smart
12cr|kernel-linus-3.4.19-1|33	%define fakever		1
12cr|kernel-linus-3.4.19-1|34	%define fakerel		%mkrel 1
12cr|kernel-linus-3.4.19-1|35	
12cr|kernel-linus-3.4.19-1|36	# When we are using a rc/git patch
12cr|kernel-linus-3.4.19-1|37	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12cr|kernel-linus-3.4.19-1|38	%define kverrel   	%{kversion}-%{rpmrel}
12cr|kernel-linus-3.4.19-1|39	
12cr|kernel-linus-3.4.19-1|40	# used for not making too long names for rpms or search paths
12cr|kernel-linus-3.4.19-1|41	%if %krc || %kgit
12cr|kernel-linus-3.4.19-1|42	%define tar_ver	  	%{kernelversion}.%(expr %{patchlevel} - 1)
12cr|kernel-linus-3.4.19-1|43	%define buildrpmrel	0%{?%{krc}:.rc%{krc}}%{?%{kgit}:.git%{kgit}}.%{mdvrelease}%{rpmtag}
12cr|kernel-linus-3.4.19-1|44	%else
12cr|kernel-linus-3.4.19-1|45	%define tar_ver	  	%{kernelversion}.%{patchlevel}
12cr|kernel-linus-3.4.19-1|46	%define	buildrpmrel	%{mdvrelease}%{rpmtag}
12cr|kernel-linus-3.4.19-1|47	%endif
12cr|kernel-linus-3.4.19-1|48	
12cr|kernel-linus-3.4.19-1|49	%define buildrel        %{kversion}-%{buildrpmrel}
12cr|kernel-linus-3.4.19-1|50	
12cr|kernel-linus-3.4.19-1|51	%define klinus_notice NOTE: This kernel has no Mandriva patches and no third-party drivers.
12cr|kernel-linus-3.4.19-1|52	
12cr|kernel-linus-3.4.19-1|53	# having different top level names for packges means that you have to remove them by hard :(
12cr|kernel-linus-3.4.19-1|54	%define top_dir_name    %{kname}-%{_arch}
12cr|kernel-linus-3.4.19-1|55	
12cr|kernel-linus-3.4.19-1|56	%define build_dir       %{_builddir}/%{top_dir_name}
12cr|kernel-linus-3.4.19-1|57	%define src_dir         %{build_dir}/linux-%{tar_ver}
12cr|kernel-linus-3.4.19-1|58	
12cr|kernel-linus-3.4.19-1|59	# disable useless debug rpms...
12cr|kernel-linus-3.4.19-1|60	%define _enable_debug_packages  %{nil}
12cr|kernel-linus-3.4.19-1|61	%define debug_package           %{nil}
12cr|kernel-linus-3.4.19-1|62	
12cr|kernel-linus-3.4.19-1|63	# build defines
12cr|kernel-linus-3.4.19-1|64	%define build_doc 1
12cr|kernel-linus-3.4.19-1|65	%define build_source 1
12cr|kernel-linus-3.4.19-1|66	%define build_devel 1
12cr|kernel-linus-3.4.19-1|67	
12cr|kernel-linus-3.4.19-1|68	%define build_kernel 1
12cr|kernel-linus-3.4.19-1|69	
12cr|kernel-linus-3.4.19-1|70	%define distro_branch %(perl -pe '/(\\d+)\\.(\\d)\\.?(\\d)?/; $_="$1.$2"' /etc/mandriva-release)
12cr|kernel-linus-3.4.19-1|71	
12cr|kernel-linus-3.4.19-1|72	# End of user definitions
12cr|kernel-linus-3.4.19-1|73	%{?_without_kernel: %global build_kernel 0}
12cr|kernel-linus-3.4.19-1|74	%{?_without_doc: %global build_doc 0}
12cr|kernel-linus-3.4.19-1|75	%{?_without_source: %global build_source 0}
12cr|kernel-linus-3.4.19-1|76	%{?_without_devel: %global build_devel 0}
12cr|kernel-linus-3.4.19-1|77	
12cr|kernel-linus-3.4.19-1|78	%{?_with_kernel: %global build_kernel 1}
12cr|kernel-linus-3.4.19-1|79	%{?_with_doc: %global build_doc 1}
12cr|kernel-linus-3.4.19-1|80	%{?_with_source: %global build_source 1}
12cr|kernel-linus-3.4.19-1|81	%{?_with_devel: %global build_devel 1}
12cr|kernel-linus-3.4.19-1|82	
12cr|kernel-linus-3.4.19-1|83	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12cr|kernel-linus-3.4.19-1|84	%define kmake %make CC="$CC"
12cr|kernel-linus-3.4.19-1|85	%else
12cr|kernel-linus-3.4.19-1|86	%define kmake %make
12cr|kernel-linus-3.4.19-1|87	%endif
12cr|kernel-linus-3.4.19-1|88	# there are places where parallel make don't work
12cr|kernel-linus-3.4.19-1|89	%define smake make
12cr|kernel-linus-3.4.19-1|90	
12cr|kernel-linus-3.4.19-1|91	# Parallelize xargs invocations on smp machines
12cr|kernel-linus-3.4.19-1|92	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
12cr|kernel-linus-3.4.19-1|93	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
12cr|kernel-linus-3.4.19-1|94	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
12cr|kernel-linus-3.4.19-1|95	
12cr|kernel-linus-3.4.19-1|96	# Aliases for amd64 builds (better make source links?)
12cr|kernel-linus-3.4.19-1|97	%define target_cpu	%(echo %{_target_cpu} | sed -e "s/amd64/x86_64/")
12cr|kernel-linus-3.4.19-1|98	%define target_arch	%(echo %{_arch} | sed -e "s/amd64/x86_64/")
12cr|kernel-linus-3.4.19-1|99	
12cr|kernel-linus-3.4.19-1|100	# src.rpm description
12cr|kernel-linus-3.4.19-1|101	Summary: 	The Linux kernel (the core of the Linux operating system)
12cr|kernel-linus-3.4.19-1|102	Name:           %{kname}
12cr|kernel-linus-3.4.19-1|103	Version:        %{kversion}
12cr|kernel-linus-3.4.19-1|104	Release:        %{rpmrel}
12cr|kernel-linus-3.4.19-1|105	License: 	GPLv2
12cr|kernel-linus-3.4.19-1|106	Group: 		System/Kernel and hardware
12cr|kernel-linus-3.4.19-1|107	ExclusiveArch: 	%{ix86} x86_64
12cr|kernel-linus-3.4.19-1|108	ExclusiveOS: 	Linux
12cr|kernel-linus-3.4.19-1|109	URL: 		http://wiki.mandriva.com/en/Docs/Howto/Mandriva_Kernels#kernel-linus
12cr|kernel-linus-3.4.19-1|110	
12cr|kernel-linus-3.4.19-1|111	####################################################################
12cr|kernel-linus-3.4.19-1|112	#
12cr|kernel-linus-3.4.19-1|113	# Sources
12cr|kernel-linus-3.4.19-1|114	#
12cr|kernel-linus-3.4.19-1|115	### This is for full SRC RPM
12cr|kernel-linus-3.4.19-1|116	Source0:        ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.0/linux-%{tar_ver}.tar.xz
12cr|kernel-linus-3.4.19-1|117	Source1:        ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.0/linux-%{tar_ver}.tar.sign
12cr|kernel-linus-3.4.19-1|118	
12cr|kernel-linus-3.4.19-1|119	# This is for disabling mrproper and other targets on -devel rpms
12cr|kernel-linus-3.4.19-1|120	Source2:	disable-mrproper-in-devel-rpms.patch
12cr|kernel-linus-3.4.19-1|121	
12cr|kernel-linus-3.4.19-1|122	Source4:       README.kernel-sources
12cr|kernel-linus-3.4.19-1|123	
12cr|kernel-linus-3.4.19-1|124	# Kernel defconfigs
12cr|kernel-linus-3.4.19-1|125	Source20: 	i386_defconfig
12cr|kernel-linus-3.4.19-1|126	Source21: 	x86_64_defconfig
12cr|kernel-linus-3.4.19-1|127	
12cr|kernel-linus-3.4.19-1|128	# rpmlintrc
12cr|kernel-linus-3.4.19-1|129	Source30:	%{name}.rpmlintrc
12cr|kernel-linus-3.4.19-1|130	
12cr|kernel-linus-3.4.19-1|131	
12cr|kernel-linus-3.4.19-1|132	####################################################################
12cr|kernel-linus-3.4.19-1|133	#
12cr|kernel-linus-3.4.19-1|134	# Patches
12cr|kernel-linus-3.4.19-1|135	
12cr|kernel-linus-3.4.19-1|136	#
12cr|kernel-linus-3.4.19-1|137	# Patch0 to Patch100 are for core kernel upgrades.
12cr|kernel-linus-3.4.19-1|138	#
12cr|kernel-linus-3.4.19-1|139	
12cr|kernel-linus-3.4.19-1|140	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing
12cr|kernel-linus-3.4.19-1|141	
12cr|kernel-linus-3.4.19-1|142	%if %sublevel
12cr|kernel-linus-3.4.19-1|143	Patch1:         ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.0/patch-%{kversion}.xz
12cr|kernel-linus-3.4.19-1|144	Source10:       ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.0/patch-%{kversion}.sign
12cr|kernel-linus-3.4.19-1|145	%endif
12cr|kernel-linus-3.4.19-1|146	# kernel.org -git
12cr|kernel-linus-3.4.19-1|147	%if %kgit
12cr|kernel-linus-3.4.19-1|148	Patch2:         ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{sublevel}-git%{kgit}.xz
12cr|kernel-linus-3.4.19-1|149	Source11:       ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{sublevel}-git%{kgit}.sign
12cr|kernel-linus-3.4.19-1|150	%endif
12cr|kernel-linus-3.4.19-1|151	
12cr|kernel-linus-3.4.19-1|152	#END
12cr|kernel-linus-3.4.19-1|153	####################################################################
12cr|kernel-linus-3.4.19-1|154	
12cr|kernel-linus-3.4.19-1|155	# Defines for the things that are needed for all the kernels
12cr|kernel-linus-3.4.19-1|156	%define requires1 module-init-tools >= 3.6-12
12cr|kernel-linus-3.4.19-1|157	%define requires2 mkinitrd >= 3.4.43-10
12cr|kernel-linus-3.4.19-1|158	%define requires3 bootloader-utils >= 1.9
12cr|kernel-linus-3.4.19-1|159	%define requires4 sysfsutils
12cr|kernel-linus-3.4.19-1|160	%define requires5 kernel-firmware >= 2.6.27-0.rc2.2mdv
12cr|kernel-linus-3.4.19-1|161	
12cr|kernel-linus-3.4.19-1|162	%define kprovides kernel = %{tar_ver}, alsa
12cr|kernel-linus-3.4.19-1|163	
12cr|kernel-linus-3.4.19-1|164	Autoreqprov: 	no
12cr|kernel-linus-3.4.19-1|165	BuildRequires: 	gcc module-init-tools >= 0.9.15
12cr|kernel-linus-3.4.19-1|166	
12cr|kernel-linus-3.4.19-1|167	%description
12cr|kernel-linus-3.4.19-1|168	Source package to build the Linux kernel.
12cr|kernel-linus-3.4.19-1|169	
12cr|kernel-linus-3.4.19-1|170	%{klinus_notice}
12cr|kernel-linus-3.4.19-1|171	
12cr|kernel-linus-3.4.19-1|172	
12cr|kernel-linus-3.4.19-1|173	#
12cr|kernel-linus-3.4.19-1|174	# kernel: Symmetric MultiProcessing kernel
12cr|kernel-linus-3.4.19-1|175	#
12cr|kernel-linus-3.4.19-1|176	%if %build_kernel
12cr|kernel-linus-3.4.19-1|177	%package -n %{kname}-%{buildrel}
12cr|kernel-linus-3.4.19-1|178	Version:	%{fakever}
12cr|kernel-linus-3.4.19-1|179	Release:	%{fakerel}
12cr|kernel-linus-3.4.19-1|180	%ifarch %{ix86}
12cr|kernel-linus-3.4.19-1|181	Summary:	Linux Kernel for desktop use with i586 & 4GB RAM
12cr|kernel-linus-3.4.19-1|182	%else
12cr|kernel-linus-3.4.19-1|183	Summary:	Linux Kernel for desktop use with %{_arch}
12cr|kernel-linus-3.4.19-1|184	%endif
12cr|kernel-linus-3.4.19-1|185	Group:		System/Kernel and hardware
12cr|kernel-linus-3.4.19-1|186	Provides:	%kprovides
12cr|kernel-linus-3.4.19-1|187	Provides:	should-restart = system
12cr|kernel-linus-3.4.19-1|188	Requires:	%requires1
12cr|kernel-linus-3.4.19-1|189	Requires:	%requires2
12cr|kernel-linus-3.4.19-1|190	Requires:	%requires3
12cr|kernel-linus-3.4.19-1|191	Requires:	%requires4
12cr|kernel-linus-3.4.19-1|192	Requires: 	%requires5
12cr|kernel-linus-3.4.19-1|193	
12cr|kernel-linus-3.4.19-1|194	%ifarch %{ix86}
12cr|kernel-linus-3.4.19-1|195	Conflicts:	arch(x86_64)
12cr|kernel-linus-3.4.19-1|196	%endif
12cr|kernel-linus-3.4.19-1|197	
12cr|kernel-linus-3.4.19-1|198	%description -n %{kname}-%{buildrel}
12cr|kernel-linus-3.4.19-1|199	%ifarch %{ix86}
12cr|kernel-linus-3.4.19-1|200	This kernel is compiled for desktop use, single or multiple i586
12cr|kernel-linus-3.4.19-1|201	processor(s)/core(s) and less than 4GB RAM, using HZ_1000, voluntary
12cr|kernel-linus-3.4.19-1|202	preempt, CFS cpu scheduler and cfq i/o scheduler.
12cr|kernel-linus-3.4.19-1|203	This kernel relies on in-kernel smp alternatives to switch between
12cr|kernel-linus-3.4.19-1|204	up & smp mode depending on detected hardware. To force the kernel
12cr|kernel-linus-3.4.19-1|205	to boot in single processor mode, use the "nosmp" boot parameter.
12cr|kernel-linus-3.4.19-1|206	%else
12cr|kernel-linus-3.4.19-1|207	This kernel is compiled for desktop use, single or multiple %{_arch}
12cr|kernel-linus-3.4.19-1|208	processor(s)/core(s), using HZ_1000, voluntary preempt, CFS cpu
12cr|kernel-linus-3.4.19-1|209	scheduler and cfq i/o scheduler.
12cr|kernel-linus-3.4.19-1|210	This kernel relies on in-kernel smp alternatives to switch between
12cr|kernel-linus-3.4.19-1|211	up & smp mode depending on detected hardware. To force the kernel
12cr|kernel-linus-3.4.19-1|212	to boot in single processor mode, use the "nosmp" boot parameter.
12cr|kernel-linus-3.4.19-1|213	%endif
12cr|kernel-linus-3.4.19-1|214	
12cr|kernel-linus-3.4.19-1|215	For instructions for update, see:
12cr|kernel-linus-3.4.19-1|216	http://www.mandriva.com/en/security/kernelupdate
12cr|kernel-linus-3.4.19-1|217	
12cr|kernel-linus-3.4.19-1|218	%{klinus_notice}
12cr|kernel-linus-3.4.19-1|219	%endif # build_kernel
12cr|kernel-linus-3.4.19-1|220	
12cr|kernel-linus-3.4.19-1|221	
12cr|kernel-linus-3.4.19-1|222	#
12cr|kernel-linus-3.4.19-1|223	# kernel-source: kernel sources
12cr|kernel-linus-3.4.19-1|224	#
12cr|kernel-linus-3.4.19-1|225	%if %build_source
12cr|kernel-linus-3.4.19-1|226	%package -n %{kname}-source-%{buildrel}
12cr|kernel-linus-3.4.19-1|227	Version:	%{fakever}
12cr|kernel-linus-3.4.19-1|228	Release:	%{fakerel}
12cr|kernel-linus-3.4.19-1|229	Provides:	%{kname}-source, kernel-source = %{kverrel}, kernel-devel = %{kverrel}
12cr|kernel-linus-3.4.19-1|230	Provides:	%{kname}-source-%{kernelversion}.%{patchlevel}
12cr|kernel-linus-3.4.19-1|231	Requires:	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
12cr|kernel-linus-3.4.19-1|232	Summary:	The source code for the Linux kernel
12cr|kernel-linus-3.4.19-1|233	Group:		Development/Kernel
12cr|kernel-linus-3.4.19-1|234	Autoreqprov: 	no
12cr|kernel-linus-3.4.19-1|235	%ifarch %{ix86}
12cr|kernel-linus-3.4.19-1|236	Conflicts:	arch(x86_64)
12cr|kernel-linus-3.4.19-1|237	%endif
12cr|kernel-linus-3.4.19-1|238	
12cr|kernel-linus-3.4.19-1|239	%description -n %{kname}-source-%{buildrel}
12cr|kernel-linus-3.4.19-1|240	The %{kname}-source package contains the source code files for the
12cr|kernel-linus-3.4.19-1|241	Linux kernel. Theese source files are only needed if you want to build
12cr|kernel-linus-3.4.19-1|242	your own custom kernel that is better tuned to your particular hardware.
12cr|kernel-linus-3.4.19-1|243	
12cr|kernel-linus-3.4.19-1|244	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12cr|kernel-linus-3.4.19-1|245	drivers against, install the *-devel-* rpm that is matching your kernel.
12cr|kernel-linus-3.4.19-1|246	
12cr|kernel-linus-3.4.19-1|247	For instructions for update, see:
12cr|kernel-linus-3.4.19-1|248	http://www.mandriva.com/en/security/kernelupdate
12cr|kernel-linus-3.4.19-1|249	
12cr|kernel-linus-3.4.19-1|250	%{klinus_notice}
12cr|kernel-linus-3.4.19-1|251	%endif #build_source
12cr|kernel-linus-3.4.19-1|252	
12cr|kernel-linus-3.4.19-1|253	
12cr|kernel-linus-3.4.19-1|254	#
12cr|kernel-linus-3.4.19-1|255	# kernel-devel: stripped kernel sources
12cr|kernel-linus-3.4.19-1|256	#
12cr|kernel-linus-3.4.19-1|257	%if %build_devel
12cr|kernel-linus-3.4.19-1|258	%package -n %{kname}-devel-%{buildrel}
12cr|kernel-linus-3.4.19-1|259	Version:	%{fakever}
12cr|kernel-linus-3.4.19-1|260	Release:	%{fakerel}
12cr|kernel-linus-3.4.19-1|261	Provides:	kernel-devel = %{kverrel}
12cr|kernel-linus-3.4.19-1|262	Summary:	The %{kname} devel files for 3rdparty modules build
12cr|kernel-linus-3.4.19-1|263	Group:		Development/Kernel
12cr|kernel-linus-3.4.19-1|264	Autoreqprov:	no
12cr|kernel-linus-3.4.19-1|265	Requires:	glibc-devel, ncurses-devel, make, gcc, perl
12cr|kernel-linus-3.4.19-1|266	%ifarch %{ix86}
12cr|kernel-linus-3.4.19-1|267	Conflicts:	arch(x86_64)
12cr|kernel-linus-3.4.19-1|268	%endif
12cr|kernel-linus-3.4.19-1|269	
12cr|kernel-linus-3.4.19-1|270	%description -n %{kname}-devel-%{buildrel}
12cr|kernel-linus-3.4.19-1|271	This package contains the kernel-devel files that should be enough to build
12cr|kernel-linus-3.4.19-1|272	3rdparty drivers against for use with the %{kname}-%{buildrel}.
12cr|kernel-linus-3.4.19-1|273	
12cr|kernel-linus-3.4.19-1|274	If you want to build your own kernel, you need to install the full
12cr|kernel-linus-3.4.19-1|275	%{kname}-source-%{buildrel} rpm.
12cr|kernel-linus-3.4.19-1|276	
12cr|kernel-linus-3.4.19-1|277	%{klinus_notice}
12cr|kernel-linus-3.4.19-1|278	%endif #build_devel
12cr|kernel-linus-3.4.19-1|279	
12cr|kernel-linus-3.4.19-1|280	
12cr|kernel-linus-3.4.19-1|281	#
12cr|kernel-linus-3.4.19-1|282	# kernel-doc: documentation for the Linux kernel
12cr|kernel-linus-3.4.19-1|283	#
12cr|kernel-linus-3.4.19-1|284	%if %build_doc
12cr|kernel-linus-3.4.19-1|285	%package -n %{kname}-doc
12cr|kernel-linus-3.4.19-1|286	Version:        %{kversion}
12cr|kernel-linus-3.4.19-1|287	Release:        %{rpmrel}
12cr|kernel-linus-3.4.19-1|288	Summary:	Various documentation bits found in the kernel source
12cr|kernel-linus-3.4.19-1|289	Group:		Books/Computer books
12cr|kernel-linus-3.4.19-1|290	Buildarch:	noarch
12cr|kernel-linus-3.4.19-1|291	
12cr|kernel-linus-3.4.19-1|292	%description -n %{kname}-doc
12cr|kernel-linus-3.4.19-1|293	This package contains documentation files form the kernel source. Various
12cr|kernel-linus-3.4.19-1|294	bits of information about the Linux kernel and the device drivers shipped
12cr|kernel-linus-3.4.19-1|295	with it are documented in these files. You also might want install this
12cr|kernel-linus-3.4.19-1|296	package if you need a reference to the options that can be passed to Linux
12cr|kernel-linus-3.4.19-1|297	kernel modules at load time.
12cr|kernel-linus-3.4.19-1|298	
12cr|kernel-linus-3.4.19-1|299	For instructions for update, see:
12cr|kernel-linus-3.4.19-1|300	http://www.mandriva.com/en/security/kernelupdate
12cr|kernel-linus-3.4.19-1|301	
12cr|kernel-linus-3.4.19-1|302	%{klinus_notice}
12cr|kernel-linus-3.4.19-1|303	%endif #build_doc
12cr|kernel-linus-3.4.19-1|304	
12cr|kernel-linus-3.4.19-1|305	
12cr|kernel-linus-3.4.19-1|306	#
12cr|kernel-linus-3.4.19-1|307	# kernel-latest: virtual rpm
12cr|kernel-linus-3.4.19-1|308	#
12cr|kernel-linus-3.4.19-1|309	%if %build_kernel
12cr|kernel-linus-3.4.19-1|310	%package -n %{kname}-latest
12cr|kernel-linus-3.4.19-1|311	Version:        %{kversion}
12cr|kernel-linus-3.4.19-1|312	Release:        %{rpmrel}
12cr|kernel-linus-3.4.19-1|313	Summary: 	Virtual rpm for latest %{kname}
12cr|kernel-linus-3.4.19-1|314	Group: 	  	System/Kernel and hardware
12cr|kernel-linus-3.4.19-1|315	Requires: 	%{kname}-%{buildrel}
12cr|kernel-linus-3.4.19-1|316	Obsoletes:	%{kname}-smp-latest
12cr|kernel-linus-3.4.19-1|317	%ifarch %{ix86}
12cr|kernel-linus-3.4.19-1|318	Conflicts:	arch(x86_64)
12cr|kernel-linus-3.4.19-1|319	%endif
12cr|kernel-linus-3.4.19-1|320	
12cr|kernel-linus-3.4.19-1|321	%description -n %{kname}-latest
12cr|kernel-linus-3.4.19-1|322	This package is a virtual rpm that aims to make sure you always have the
12cr|kernel-linus-3.4.19-1|323	latest %{kname} installed...
12cr|kernel-linus-3.4.19-1|324	
12cr|kernel-linus-3.4.19-1|325	%{klinus_notice}
12cr|kernel-linus-3.4.19-1|326	%endif #build_kernel
12cr|kernel-linus-3.4.19-1|327	
12cr|kernel-linus-3.4.19-1|328	
12cr|kernel-linus-3.4.19-1|329	#
12cr|kernel-linus-3.4.19-1|330	# kernel-source-latest: virtual rpm
12cr|kernel-linus-3.4.19-1|331	#
12cr|kernel-linus-3.4.19-1|332	%if %build_source
12cr|kernel-linus-3.4.19-1|333	%package -n %{kname}-source-latest
12cr|kernel-linus-3.4.19-1|334	Version:        %{kversion}
12cr|kernel-linus-3.4.19-1|335	Release:        %{rpmrel}
12cr|kernel-linus-3.4.19-1|336	Summary: 	Virtual rpm for latest %{kname}-source
12cr|kernel-linus-3.4.19-1|337	Group: 	  	System/Kernel and hardware
12cr|kernel-linus-3.4.19-1|338	Requires: 	%{kname}-source-%{buildrel}
12cr|kernel-linus-3.4.19-1|339	%ifarch %{ix86}
12cr|kernel-linus-3.4.19-1|340	Conflicts:	arch(x86_64)
12cr|kernel-linus-3.4.19-1|341	%endif
12cr|kernel-linus-3.4.19-1|342	
12cr|kernel-linus-3.4.19-1|343	%description -n %{kname}-source-latest
12cr|kernel-linus-3.4.19-1|344	This package is a virtual rpm that aims to make sure you always have the
12cr|kernel-linus-3.4.19-1|345	latest %{kname}-source installed...
12cr|kernel-linus-3.4.19-1|346	
12cr|kernel-linus-3.4.19-1|347	%{klinus_notice}
12cr|kernel-linus-3.4.19-1|348	%endif #build_source
12cr|kernel-linus-3.4.19-1|349	
12cr|kernel-linus-3.4.19-1|350	
12cr|kernel-linus-3.4.19-1|351	#
12cr|kernel-linus-3.4.19-1|352	# kernel-devel-latest: virtual rpm
12cr|kernel-linus-3.4.19-1|353	#
12cr|kernel-linus-3.4.19-1|354	%if %build_devel
12cr|kernel-linus-3.4.19-1|355	%package -n %{kname}-devel-latest
12cr|kernel-linus-3.4.19-1|356	Version:        %{kversion}
12cr|kernel-linus-3.4.19-1|357	Release:        %{rpmrel}
12cr|kernel-linus-3.4.19-1|358	Summary: 	Virtual rpm for latest %{kname}-devel
12cr|kernel-linus-3.4.19-1|359	Group: 	  	System/Kernel and hardware
12cr|kernel-linus-3.4.19-1|360	Requires: 	%{kname}-devel-%{buildrel}
12cr|kernel-linus-3.4.19-1|361	Obsoletes:	%{kname}-smp-devel-latest
12cr|kernel-linus-3.4.19-1|362	Obsoletes:	%{kname}-smp-headers-latest
12cr|kernel-linus-3.4.19-1|363	%ifarch %{ix86}
12cr|kernel-linus-3.4.19-1|364	Conflicts:	arch(x86_64)
12cr|kernel-linus-3.4.19-1|365	%endif
12cr|kernel-linus-3.4.19-1|366	
12cr|kernel-linus-3.4.19-1|367	%description -n %{kname}-devel-latest
12cr|kernel-linus-3.4.19-1|368	This package is a virtual rpm that aims to make sure you always have the
12cr|kernel-linus-3.4.19-1|369	latest %{kname}-devel installed...
12cr|kernel-linus-3.4.19-1|370	
12cr|kernel-linus-3.4.19-1|371	%{klinus_notice}
12cr|kernel-linus-3.4.19-1|372	%endif #build_devel
12cr|kernel-linus-3.4.19-1|373	
12cr|kernel-linus-3.4.19-1|374	
12cr|kernel-linus-3.4.19-1|375	#
12cr|kernel-linus-3.4.19-1|376	# End packages - here begins build stage
12cr|kernel-linus-3.4.19-1|377	#
12cr|kernel-linus-3.4.19-1|378	%prep
12cr|kernel-linus-3.4.19-1|379	%setup -q -n %top_dir_name -c
12cr|kernel-linus-3.4.19-1|380	
12cr|kernel-linus-3.4.19-1|381	pushd %src_dir
12cr|kernel-linus-3.4.19-1|382	%if %sublevel
12cr|kernel-linus-3.4.19-1|383	%patch1 -p1
12cr|kernel-linus-3.4.19-1|384	%endif
12cr|kernel-linus-3.4.19-1|385	%if %kgit
12cr|kernel-linus-3.4.19-1|386	%patch2 -p1
12cr|kernel-linus-3.4.19-1|387	%endif
12cr|kernel-linus-3.4.19-1|388	popd
12cr|kernel-linus-3.4.19-1|389	
12cr|kernel-linus-3.4.19-1|390	# PATCH END
12cr|kernel-linus-3.4.19-1|391	
12cr|kernel-linus-3.4.19-1|392	
12cr|kernel-linus-3.4.19-1|393	#
12cr|kernel-linus-3.4.19-1|394	# Setup Begin
12cr|kernel-linus-3.4.19-1|395	#
12cr|kernel-linus-3.4.19-1|396	
12cr|kernel-linus-3.4.19-1|397	
12cr|kernel-linus-3.4.19-1|398	# Install defconfigs...
12cr|kernel-linus-3.4.19-1|399	install %{SOURCE20} %{build_dir}/linux-%{tar_ver}/arch/x86/configs/
12cr|kernel-linus-3.4.19-1|400	install %{SOURCE21} %{build_dir}/linux-%{tar_ver}/arch/x86/configs/
12cr|kernel-linus-3.4.19-1|401	
12cr|kernel-linus-3.4.19-1|402	# make sure the kernel has the patchlevel we know it has...
12cr|kernel-linus-3.4.19-1|403	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" linux-%{tar_ver}/Makefile
12cr|kernel-linus-3.4.19-1|404	
12cr|kernel-linus-3.4.19-1|405	# switching back to ld.bfd May be it is not the best solution, but it works.
12cr|kernel-linus-3.4.19-1|406	sed -i '/^LD/s/ld$/ld.bfd/' %{build_dir}/linux-%{tar_ver}/Makefile
12cr|kernel-linus-3.4.19-1|407	
12cr|kernel-linus-3.4.19-1|408	%build
12cr|kernel-linus-3.4.19-1|409	# Common target directories
12cr|kernel-linus-3.4.19-1|410	%define _bootdir /boot
12cr|kernel-linus-3.4.19-1|411	%define _modulesdir /lib/modules
12cr|kernel-linus-3.4.19-1|412	%define _firmwaredir /lib/firmware
12cr|kernel-linus-3.4.19-1|413	%define _kerneldir /usr/src/%{kname}-%{buildrel}
12cr|kernel-linus-3.4.19-1|414	%define _develdir /usr/src/%{kname}-devel-%{buildrel}
12cr|kernel-linus-3.4.19-1|415	
12cr|kernel-linus-3.4.19-1|416	
12cr|kernel-linus-3.4.19-1|417	# Directories definition needed for building
12cr|kernel-linus-3.4.19-1|418	%define temp_root %{build_dir}/temp-root
12cr|kernel-linus-3.4.19-1|419	%define temp_boot %{temp_root}%{_bootdir}
12cr|kernel-linus-3.4.19-1|420	%define temp_modules %{temp_root}%{_modulesdir}
12cr|kernel-linus-3.4.19-1|421	%define temp_firmware %{temp_root}%{_firmwaredir}
12cr|kernel-linus-3.4.19-1|422	%define temp_source %{temp_root}%{_kerneldir}
12cr|kernel-linus-3.4.19-1|423	%define temp_devel %{temp_root}%{_develdir}
12cr|kernel-linus-3.4.19-1|424	
12cr|kernel-linus-3.4.19-1|425	
12cr|kernel-linus-3.4.19-1|426	# Create a simulacro of buildroot
12cr|kernel-linus-3.4.19-1|427	rm -rf %{temp_root}
12cr|kernel-linus-3.4.19-1|428	install -d %{temp_root}
12cr|kernel-linus-3.4.19-1|429	
12cr|kernel-linus-3.4.19-1|430	
12cr|kernel-linus-3.4.19-1|431	# make sure we are in the directory
12cr|kernel-linus-3.4.19-1|432	cd %{src_dir}
12cr|kernel-linus-3.4.19-1|433	
12cr|kernel-linus-3.4.19-1|434	# make sure EXTRAVERSION says what we want it to say
12cr|kernel-linus-3.4.19-1|435	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = %{?%{krc}:-rc%{krc}}%{?%{kgit}:-git%{kgit}}-%{buildrpmrel}/" Makefile
12cr|kernel-linus-3.4.19-1|436	
12cr|kernel-linus-3.4.19-1|437	# Prepare the kernel
12cr|kernel-linus-3.4.19-1|438	%smake -s mrproper
12cr|kernel-linus-3.4.19-1|439	%ifarch %{ix86} x86_64
12cr|kernel-linus-3.4.19-1|440	cp arch/x86/configs/%{target_arch}_defconfig .config
12cr|kernel-linus-3.4.19-1|441	%else
12cr|kernel-linus-3.4.19-1|442	cp arch/%{target_arch}/defconfig .config
12cr|kernel-linus-3.4.19-1|443	%endif
12cr|kernel-linus-3.4.19-1|444	%smake ARCH=%{target_arch} oldconfig
12cr|kernel-linus-3.4.19-1|445	
12cr|kernel-linus-3.4.19-1|446	# Build the kernel
12cr|kernel-linus-3.4.19-1|447	%kmake ARCH=%{target_arch} all
12cr|kernel-linus-3.4.19-1|448	
12cr|kernel-linus-3.4.19-1|449	# Install kernel
12cr|kernel-linus-3.4.19-1|450	install -d %{temp_boot}
12cr|kernel-linus-3.4.19-1|451	install -m 644 System.map %{temp_boot}/System.map-%{buildrel}
12cr|kernel-linus-3.4.19-1|452	install -m 644 .config %{temp_boot}/config-%{buildrel}
12cr|kernel-linus-3.4.19-1|453	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-%{buildrel}
12cr|kernel-linus-3.4.19-1|454	
12cr|kernel-linus-3.4.19-1|455	# Install modules
12cr|kernel-linus-3.4.19-1|456	install -d %{temp_modules}/%{buildrel}
12cr|kernel-linus-3.4.19-1|457	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=%{buildrel} modules_install
12cr|kernel-linus-3.4.19-1|458	
12cr|kernel-linus-3.4.19-1|459	# OLD COMMENT: remove /lib/firmware, we use a separate kernel-firmware
12cr|kernel-linus-3.4.19-1|460	# COMMENT: I add it, but clean the firmware dir, because some firmware
12cr|kernel-linus-3.4.19-1|461	#          not exist in the official firmware packages
12cr|kernel-linus-3.4.19-1|462	for i in `%{_bindir}/urpmq -l kernel-firmware | /bin/sort -u | %__grep '^/lib/firmware' | %__sed "s#^/lib/firmware#%{temp_firmware}#g"` ; do
12cr|kernel-linus-3.4.19-1|463	[[ -f $i ]] && rm -f $i
12cr|kernel-linus-3.4.19-1|464	done
12cr|kernel-linus-3.4.19-1|465	for i in `%{_bindir}/urpmq -l kernel-firmware-extra | /bin/sort -u | %__grep '^/lib/firmware' | %__sed "s#^/lib/firmware#%{temp_firmware}#g"` ; do
12cr|kernel-linus-3.4.19-1|466	[[ -f $i ]] && rm -f $i
12cr|kernel-linus-3.4.19-1|467	done
12cr|kernel-linus-3.4.19-1|468	find %{temp_firmware} -type d | xargs rmdir --ignore-fail-on-non-empty
12cr|kernel-linus-3.4.19-1|469	
12cr|kernel-linus-3.4.19-1|470	# Save devel tree
12cr|kernel-linus-3.4.19-1|471	%if %build_devel
12cr|kernel-linus-3.4.19-1|472	mkdir -p %{temp_devel}
12cr|kernel-linus-3.4.19-1|473	for i in $(find . -name 'Makefile*'); do cp -R --parents $i %{temp_devel};done
12cr|kernel-linus-3.4.19-1|474	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*' -o -name config.mk); do cp -R --parents $i %{temp_devel};done
12cr|kernel-linus-3.4.19-1|475	cp -fR include %{temp_devel}
12cr|kernel-linus-3.4.19-1|476	cp -fR scripts %{temp_devel}
12cr|kernel-linus-3.4.19-1|477	%ifarch %{ix86} x86_64
12cr|kernel-linus-3.4.19-1|478	cp -fR arch/x86/kernel/asm-offsets.{c,s} %{temp_devel}/arch/x86/kernel/
12cr|kernel-linus-3.4.19-1|479	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c %{temp_devel}/arch/x86/kernel/
12cr|kernel-linus-3.4.19-1|480	cp -fR arch/x86/include %{temp_devel}/arch/x86/
12cr|kernel-linus-3.4.19-1|481	%else
12cr|kernel-linus-3.4.19-1|482	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} %{temp_devel}/arch/%{target_arch}/kernel/
12cr|kernel-linus-3.4.19-1|483	cp -fR arch/%{target_arch}/include %{temp_devel}/arch/%{target_arch}/
12cr|kernel-linus-3.4.19-1|484	%endif
12cr|kernel-linus-3.4.19-1|485	
12cr|kernel-linus-3.4.19-1|486	# Needed for generation of kernel/bounds.s
12cr|kernel-linus-3.4.19-1|487	cp -fR kernel/bounds.c %{temp_devel}/kernel/
12cr|kernel-linus-3.4.19-1|488	
12cr|kernel-linus-3.4.19-1|489	# Needed for lguest
12cr|kernel-linus-3.4.19-1|490	cp -fR drivers/lguest/lg.h %{temp_devel}/drivers/lguest/
12cr|kernel-linus-3.4.19-1|491	
12cr|kernel-linus-3.4.19-1|492	cp -fR .config Module.symvers %{temp_devel}
12cr|kernel-linus-3.4.19-1|493	
12cr|kernel-linus-3.4.19-1|494	# Needed for truecrypt build (Danny)
12cr|kernel-linus-3.4.19-1|495	cp -fR drivers/md/dm.h %{temp_devel}/drivers/md/
12cr|kernel-linus-3.4.19-1|496	
12cr|kernel-linus-3.4.19-1|497	# Needed for external dvb tree (#41418)
12cr|kernel-linus-3.4.19-1|498	cp -fR drivers/media/dvb/dvb-core/*.h %{temp_devel}/drivers/media/dvb/dvb-core/
12cr|kernel-linus-3.4.19-1|499	cp -fR drivers/media/dvb/frontends/lgdt330x.h %{temp_devel}/drivers/media/dvb/frontends/
12cr|kernel-linus-3.4.19-1|500	
12cr|kernel-linus-3.4.19-1|501	# add acpica header files, needed for fglrx build
12cr|kernel-linus-3.4.19-1|502	cp -fR drivers/acpi/acpica/*.h %{temp_devel}/drivers/acpi/acpica/
12cr|kernel-linus-3.4.19-1|503	
12cr|kernel-linus-3.4.19-1|504	# Need
12cr|kernel-linus-3.4.19-1|505	%ifarch %{ix86} x86_64
12cr|kernel-linus-3.4.19-1|506	cp -fR arch/x86/syscalls/* %{temp_devel}/arch/x86/syscalls/
12cr|kernel-linus-3.4.19-1|507	cp -fR arch/x86/tools/* %{temp_devel}/arch/x86/tools/
12cr|kernel-linus-3.4.19-1|508	%endif
12cr|kernel-linus-3.4.19-1|509	cp -fR tools/include %{temp_devel}/tools/
12cr|kernel-linus-3.4.19-1|510	cp -fR Documentation/DocBook/media/*.b64 %{temp_devel}/Documentation/DocBook/media/
12cr|kernel-linus-3.4.19-1|511	
12cr|kernel-linus-3.4.19-1|512	# Check and clean the -devel tree
12cr|kernel-linus-3.4.19-1|513	pushd %{temp_devel} >/dev/null
12cr|kernel-linus-3.4.19-1|514	%smake -s prepare scripts clean
12cr|kernel-linus-3.4.19-1|515	rm -f .config.old
12cr|kernel-linus-3.4.19-1|516	popd >/dev/null
12cr|kernel-linus-3.4.19-1|517	
12cr|kernel-linus-3.4.19-1|518	# Disable mrproper and other targets
12cr|kernel-linus-3.4.19-1|519	patch -p1 -d %{temp_devel} -i %{SOURCE2}
12cr|kernel-linus-3.4.19-1|520	
12cr|kernel-linus-3.4.19-1|521	# Fix permissions
12cr|kernel-linus-3.4.19-1|522	chmod -R a+rX %{temp_devel}
12cr|kernel-linus-3.4.19-1|523	%endif # build_devel
12cr|kernel-linus-3.4.19-1|524	
12cr|kernel-linus-3.4.19-1|525	#make sure we are in the directory
12cr|kernel-linus-3.4.19-1|526	cd %src_dir
12cr|kernel-linus-3.4.19-1|527	
12cr|kernel-linus-3.4.19-1|528	# kernel-source is shipped as an unprepared tree
12cr|kernel-linus-3.4.19-1|529	%smake -s mrproper
12cr|kernel-linus-3.4.19-1|530	
12cr|kernel-linus-3.4.19-1|531	
12cr|kernel-linus-3.4.19-1|532	###
12cr|kernel-linus-3.4.19-1|533	### Install
12cr|kernel-linus-3.4.19-1|534	###
12cr|kernel-linus-3.4.19-1|535	%install
12cr|kernel-linus-3.4.19-1|536	install -m 644 %{SOURCE4}  .
12cr|kernel-linus-3.4.19-1|537	
12cr|kernel-linus-3.4.19-1|538	cd %src_dir
12cr|kernel-linus-3.4.19-1|539	# Directories definition needed for installing
12cr|kernel-linus-3.4.19-1|540	%define target_source %{buildroot}/%{_kerneldir}
12cr|kernel-linus-3.4.19-1|541	%define target_boot %{buildroot}%{_bootdir}
12cr|kernel-linus-3.4.19-1|542	%define target_modules %{buildroot}%{_modulesdir}
12cr|kernel-linus-3.4.19-1|543	%define target_devel %{buildroot}%{_develdir}
12cr|kernel-linus-3.4.19-1|544	
12cr|kernel-linus-3.4.19-1|545	# We want to be able to test several times the install part
12cr|kernel-linus-3.4.19-1|546	rm -rf %{buildroot}
12cr|kernel-linus-3.4.19-1|547	cp -a %{temp_root} %{buildroot}
12cr|kernel-linus-3.4.19-1|548	
12cr|kernel-linus-3.4.19-1|549	# Create directories infastructure
12cr|kernel-linus-3.4.19-1|550	%if %build_source
12cr|kernel-linus-3.4.19-1|551	install -d %{target_source}
12cr|kernel-linus-3.4.19-1|552	
12cr|kernel-linus-3.4.19-1|553	tar cf - . | tar xf - -C %{target_source}
12cr|kernel-linus-3.4.19-1|554	chmod -R a+rX %{target_source}
12cr|kernel-linus-3.4.19-1|555	
12cr|kernel-linus-3.4.19-1|556	# we remove all the source files that we don't ship
12cr|kernel-linus-3.4.19-1|557	
12cr|kernel-linus-3.4.19-1|558	# first architecture files
12cr|kernel-linus-3.4.19-1|559	for i in alpha arm avr32 blackfin cris frv h8300 hexagon ia64 m32r mips \
12cr|kernel-linus-3.4.19-1|560	microblaze m68k m68knommu mn10300 openrisc parisc powerpc ppc \
12cr|kernel-linus-3.4.19-1|561	s390 score sh sh64 sparc tile unicore32 v850 c6x xtensa; do
12cr|kernel-linus-3.4.19-1|562	rm -rf %{target_source}/arch/$i
12cr|kernel-linus-3.4.19-1|563	
12cr|kernel-linus-3.4.19-1|564	%if %build_devel
12cr|kernel-linus-3.4.19-1|565	rm -rf %{target_devel}/arch/$i
12cr|kernel-linus-3.4.19-1|566	%endif
12cr|kernel-linus-3.4.19-1|567	done
12cr|kernel-linus-3.4.19-1|568	
12cr|kernel-linus-3.4.19-1|569	# remove arch files based on target arch
12cr|kernel-linus-3.4.19-1|570	%ifnarch %{ix86} x86_64
12cr|kernel-linus-3.4.19-1|571	rm -rf %{target_source}/arch/x86
12cr|kernel-linus-3.4.19-1|572	%if %build_devel
12cr|kernel-linus-3.4.19-1|573	rm -rf %{target_devel}/arch/x86
12cr|kernel-linus-3.4.19-1|574	%endif
12cr|kernel-linus-3.4.19-1|575	%endif
12cr|kernel-linus-3.4.19-1|576	
12cr|kernel-linus-3.4.19-1|577	
12cr|kernel-linus-3.4.19-1|578	# other misc files
12cr|kernel-linus-3.4.19-1|579	rm -f %{target_source}/{.config.old,.config.cmd,.tmp_gas_check,.mailmap,.missing-syscalls.d,arch/.gitignore}
12cr|kernel-linus-3.4.19-1|580	
12cr|kernel-linus-3.4.19-1|581	#endif %build_source
12cr|kernel-linus-3.4.19-1|582	%endif
12cr|kernel-linus-3.4.19-1|583	
12cr|kernel-linus-3.4.19-1|584	
12cr|kernel-linus-3.4.19-1|585	# gzipping modules
12cr|kernel-linus-3.4.19-1|586	find %{target_modules} -name "*.ko" | %kxargs gzip -9
12cr|kernel-linus-3.4.19-1|587	
12cr|kernel-linus-3.4.19-1|588	
12cr|kernel-linus-3.4.19-1|589	# We used to have a copy of PrepareKernel here
12cr|kernel-linus-3.4.19-1|590	# Now, we make sure that the thing in the linux dir is what we want it to be
12cr|kernel-linus-3.4.19-1|591	
12cr|kernel-linus-3.4.19-1|592	for i in %{target_modules}/*; do
12cr|kernel-linus-3.4.19-1|593	rm -f $i/build $i/source
12cr|kernel-linus-3.4.19-1|594	done
12cr|kernel-linus-3.4.19-1|595	
12cr|kernel-linus-3.4.19-1|596	# sniff, if we gzipped all the modules, we change the stamp :(
12cr|kernel-linus-3.4.19-1|597	# we really need the depmod -ae here
12cr|kernel-linus-3.4.19-1|598	pushd %{target_modules}
12cr|kernel-linus-3.4.19-1|599	for i in *; do
12cr|kernel-linus-3.4.19-1|600	/sbin/depmod -u -ae -b %{buildroot} -r -F %{target_boot}/System.map-$i $i
12cr|kernel-linus-3.4.19-1|601	echo $?
12cr|kernel-linus-3.4.19-1|602	done
12cr|kernel-linus-3.4.19-1|603	
12cr|kernel-linus-3.4.19-1|604	for i in *; do
12cr|kernel-linus-3.4.19-1|605	pushd $i
12cr|kernel-linus-3.4.19-1|606	echo "Creating module.description for $i"
12cr|kernel-linus-3.4.19-1|607	modules=`find . -name "*.ko.gz"`
12cr|kernel-linus-3.4.19-1|608	echo $modules | %kxargs /sbin/modinfo \
12cr|kernel-linus-3.4.19-1|609	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12cr|kernel-linus-3.4.19-1|610	popd
12cr|kernel-linus-3.4.19-1|611	done
12cr|kernel-linus-3.4.19-1|612	popd
12cr|kernel-linus-3.4.19-1|613	
12cr|kernel-linus-3.4.19-1|614	
12cr|kernel-linus-3.4.19-1|615	###
12cr|kernel-linus-3.4.19-1|616	### Clean
12cr|kernel-linus-3.4.19-1|617	###
12cr|kernel-linus-3.4.19-1|618	
12cr|kernel-linus-3.4.19-1|619	%clean
12cr|kernel-linus-3.4.19-1|620	rm -rf %{buildroot}
12cr|kernel-linus-3.4.19-1|621	# We don't want to remove this, the whole reason of its existence is to be
12cr|kernel-linus-3.4.19-1|622	# able to do several rpm --short-circuit -bi for testing install
12cr|kernel-linus-3.4.19-1|623	# phase without repeating compilation phase
12cr|kernel-linus-3.4.19-1|624	#rm -rf %{temp_root}
12cr|kernel-linus-3.4.19-1|625	
12cr|kernel-linus-3.4.19-1|626	
12cr|kernel-linus-3.4.19-1|627	###
12cr|kernel-linus-3.4.19-1|628	### Scripts
12cr|kernel-linus-3.4.19-1|629	###
12cr|kernel-linus-3.4.19-1|630	
12cr|kernel-linus-3.4.19-1|631	### kernel
12cr|kernel-linus-3.4.19-1|632	%if %build_kernel
12cr|kernel-linus-3.4.19-1|633	%preun -n %{kname}-%{buildrel}
12cr|kernel-linus-3.4.19-1|634	/sbin/installkernel -R %{buildrel}
12cr|kernel-linus-3.4.19-1|635	if [ -L /lib/modules/%{buildrel}/build ]; then
12cr|kernel-linus-3.4.19-1|636	rm -f /lib/modules/%{buildrel}/build
12cr|kernel-linus-3.4.19-1|637	fi
12cr|kernel-linus-3.4.19-1|638	if [ -L /lib/modules/%{buildrel}/source ]; then
12cr|kernel-linus-3.4.19-1|639	rm -f /lib/modules/%{buildrel}/source
12cr|kernel-linus-3.4.19-1|640	fi
12cr|kernel-linus-3.4.19-1|641	pushd /boot > /dev/null
12cr|kernel-linus-3.4.19-1|642	if [ -L vmlinuz-linus ]; then
12cr|kernel-linus-3.4.19-1|643	if [ "$(readlink vmlinuz-linus)" = "vmlinuz-%{buildrel}" ]; then
12cr|kernel-linus-3.4.19-1|644	rm -f vmlinuz-linus
12cr|kernel-linus-3.4.19-1|645	fi
12cr|kernel-linus-3.4.19-1|646	fi
12cr|kernel-linus-3.4.19-1|647	if [ -L initrd-linus.img ]; then
12cr|kernel-linus-3.4.19-1|648	if [ "$(readlink initrd-linus.img)" = "initrd-%{buildrel}.img" ]; then
12cr|kernel-linus-3.4.19-1|649	rm -f initrd-linus.img
12cr|kernel-linus-3.4.19-1|650	fi
12cr|kernel-linus-3.4.19-1|651	fi
12cr|kernel-linus-3.4.19-1|652	popd > /dev/null
12cr|kernel-linus-3.4.19-1|653	exit 0
12cr|kernel-linus-3.4.19-1|654	
12cr|kernel-linus-3.4.19-1|655	%post -n %{kname}-%{buildrel}
12cr|kernel-linus-3.4.19-1|656	/sbin/installkernel -L %{buildrel}
12cr|kernel-linus-3.4.19-1|657	if [ -d /usr/src/%{kname}-devel-%{buildrel} ]; then
12cr|kernel-linus-3.4.19-1|658	ln -sf /usr/src/%{kname}-devel-%{buildrel} /lib/modules/%{buildrel}/build
12cr|kernel-linus-3.4.19-1|659	ln -sf /usr/src/%{kname}-devel-%{buildrel} /lib/modules/%{buildrel}/source
12cr|kernel-linus-3.4.19-1|660	fi
12cr|kernel-linus-3.4.19-1|661	pushd /boot > /dev/null
12cr|kernel-linus-3.4.19-1|662	if [ -L vmlinuz-linus ]; then
12cr|kernel-linus-3.4.19-1|663	rm -f vmlinuz-linus
12cr|kernel-linus-3.4.19-1|664	fi
12cr|kernel-linus-3.4.19-1|665	ln -sf vmlinuz-%{buildrel} vmlinuz-linus
12cr|kernel-linus-3.4.19-1|666	if [ -L initrd-linus.img ]; then
12cr|kernel-linus-3.4.19-1|667	rm -f initrd-linus.img
12cr|kernel-linus-3.4.19-1|668	fi
12cr|kernel-linus-3.4.19-1|669	ln -sf initrd-%{buildrel}.img initrd-linus.img
12cr|kernel-linus-3.4.19-1|670	popd > /dev/null
12cr|kernel-linus-3.4.19-1|671	
12cr|kernel-linus-3.4.19-1|672	%postun -n %{kname}-%{buildrel}
12cr|kernel-linus-3.4.19-1|673	/sbin/kernel_remove_initrd %{buildrel}
12cr|kernel-linus-3.4.19-1|674	rm -rf /lib/modules/%{buildrel} >/dev/null
12cr|kernel-linus-3.4.19-1|675	%endif # build_kernel
12cr|kernel-linus-3.4.19-1|676	
12cr|kernel-linus-3.4.19-1|677	
12cr|kernel-linus-3.4.19-1|678	### kernel-devel
12cr|kernel-linus-3.4.19-1|679	%if %build_devel
12cr|kernel-linus-3.4.19-1|680	%post -n %{kname}-devel-%{buildrel}
12cr|kernel-linus-3.4.19-1|681	# place /build and /source symlinks in place.
12cr|kernel-linus-3.4.19-1|682	if [ -d /lib/modules/%{buildrel} ]; then
12cr|kernel-linus-3.4.19-1|683	ln -sf /usr/src/%{kname}-devel-%{buildrel} /lib/modules/%{buildrel}/build
12cr|kernel-linus-3.4.19-1|684	ln -sf /usr/src/%{kname}-devel-%{buildrel} /lib/modules/%{buildrel}/source
12cr|kernel-linus-3.4.19-1|685	fi
12cr|kernel-linus-3.4.19-1|686	
12cr|kernel-linus-3.4.19-1|687	%preun -n %{kname}-devel-%{buildrel}
12cr|kernel-linus-3.4.19-1|688	# we need to delete <modules>/{build,source} at uninstall
12cr|kernel-linus-3.4.19-1|689	if [ -L /lib/modules/%{buildrel}/build ]; then
12cr|kernel-linus-3.4.19-1|690	rm -f /lib/modules/%{buildrel}/build
12cr|kernel-linus-3.4.19-1|691	fi
12cr|kernel-linus-3.4.19-1|692	if [ -L /lib/modules/%{buildrel}/source ]; then
12cr|kernel-linus-3.4.19-1|693	rm -f /lib/modules/%{buildrel}/source
12cr|kernel-linus-3.4.19-1|694	fi
12cr|kernel-linus-3.4.19-1|695	exit 0
12cr|kernel-linus-3.4.19-1|696	%endif #build_devel
12cr|kernel-linus-3.4.19-1|697	
12cr|kernel-linus-3.4.19-1|698	
12cr|kernel-linus-3.4.19-1|699	### kernel-source
12cr|kernel-linus-3.4.19-1|700	%if %build_source
12cr|kernel-linus-3.4.19-1|701	%post -n %{kname}-source-%{buildrel}
12cr|kernel-linus-3.4.19-1|702	for i in /lib/modules/%{buildrel}*; do
12cr|kernel-linus-3.4.19-1|703	if [ -d $i ]; then
12cr|kernel-linus-3.4.19-1|704	if [ ! -L $i/build -a ! -L $i/source ]; then
12cr|kernel-linus-3.4.19-1|705	rm -f $i/{build,source}
12cr|kernel-linus-3.4.19-1|706	ln -sf /usr/src/%{kname}-%{buildrel} $i/build
12cr|kernel-linus-3.4.19-1|707	ln -sf /usr/src/%{kname}-%{buildrel} $i/source
12cr|kernel-linus-3.4.19-1|708	fi
12cr|kernel-linus-3.4.19-1|709	fi
12cr|kernel-linus-3.4.19-1|710	done
12cr|kernel-linus-3.4.19-1|711	
12cr|kernel-linus-3.4.19-1|712	%preun -n %{kname}-source-%{buildrel}
12cr|kernel-linus-3.4.19-1|713	for i in /lib/modules/%{buildrel}/{build,source}; do
12cr|kernel-linus-3.4.19-1|714	if [ -L $i ]; then
12cr|kernel-linus-3.4.19-1|715	if [ "$(readlink $i)" = "/usr/src/%{kname}-%{buildrel}" ]; then
12cr|kernel-linus-3.4.19-1|716	rm -f $i
12cr|kernel-linus-3.4.19-1|717	fi
12cr|kernel-linus-3.4.19-1|718	fi
12cr|kernel-linus-3.4.19-1|719	done
12cr|kernel-linus-3.4.19-1|720	exit 0
12cr|kernel-linus-3.4.19-1|721	%endif # build_source
12cr|kernel-linus-3.4.19-1|722	
12cr|kernel-linus-3.4.19-1|723	
12cr|kernel-linus-3.4.19-1|724	###
12cr|kernel-linus-3.4.19-1|725	### file lists
12cr|kernel-linus-3.4.19-1|726	###
12cr|kernel-linus-3.4.19-1|727	
12cr|kernel-linus-3.4.19-1|728	# kernel
12cr|kernel-linus-3.4.19-1|729	%if %build_kernel
12cr|kernel-linus-3.4.19-1|730	%files -n %{kname}-%{buildrel}
12cr|kernel-linus-3.4.19-1|731	%defattr(-,root,root)
12cr|kernel-linus-3.4.19-1|732	%{_bootdir}/config-%{buildrel}
12cr|kernel-linus-3.4.19-1|733	%{_bootdir}/vmlinuz-%{buildrel}
12cr|kernel-linus-3.4.19-1|734	%{_bootdir}/System.map-%{buildrel}
12cr|kernel-linus-3.4.19-1|735	%dir %{_modulesdir}/%{buildrel}/
12cr|kernel-linus-3.4.19-1|736	%{_modulesdir}/%{buildrel}/kernel
12cr|kernel-linus-3.4.19-1|737	%{_modulesdir}/%{buildrel}/modules.*
12cr|kernel-linus-3.4.19-1|738	%{_firmwaredir}
12cr|kernel-linus-3.4.19-1|739	%doc README.kernel-sources
12cr|kernel-linus-3.4.19-1|740	%endif # build_kernel
12cr|kernel-linus-3.4.19-1|741	
12cr|kernel-linus-3.4.19-1|742	# kernel-source
12cr|kernel-linus-3.4.19-1|743	%if %build_source
12cr|kernel-linus-3.4.19-1|744	%files -n %{kname}-source-%{buildrel}
12cr|kernel-linus-3.4.19-1|745	%defattr(-,root,root)
12cr|kernel-linus-3.4.19-1|746	%dir %{_kerneldir}
12cr|kernel-linus-3.4.19-1|747	%dir %{_kerneldir}/arch
12cr|kernel-linus-3.4.19-1|748	%dir %{_kerneldir}/include
12cr|kernel-linus-3.4.19-1|749	%{_kerneldir}/.gitignore
12cr|kernel-linus-3.4.19-1|750	%{_kerneldir}/COPYING
12cr|kernel-linus-3.4.19-1|751	%{_kerneldir}/CREDITS
12cr|kernel-linus-3.4.19-1|752	%{_kerneldir}/Documentation
12cr|kernel-linus-3.4.19-1|753	%{_kerneldir}/Kbuild
12cr|kernel-linus-3.4.19-1|754	%{_kerneldir}/Kconfig
12cr|kernel-linus-3.4.19-1|755	%{_kerneldir}/MAINTAINERS
12cr|kernel-linus-3.4.19-1|756	%{_kerneldir}/Makefile
12cr|kernel-linus-3.4.19-1|757	%{_kerneldir}/README
12cr|kernel-linus-3.4.19-1|758	%{_kerneldir}/REPORTING-BUGS
12cr|kernel-linus-3.4.19-1|759	%{_kerneldir}/arch/Kconfig
12cr|kernel-linus-3.4.19-1|760	%ifarch %{ix86} x86_64
12cr|kernel-linus-3.4.19-1|761	%{_kerneldir}/arch/x86
12cr|kernel-linus-3.4.19-1|762	%endif
12cr|kernel-linus-3.4.19-1|763	%{_kerneldir}/arch/um
12cr|kernel-linus-3.4.19-1|764	%{_kerneldir}/block
12cr|kernel-linus-3.4.19-1|765	%{_kerneldir}/crypto
12cr|kernel-linus-3.4.19-1|766	%{_kerneldir}/drivers
12cr|kernel-linus-3.4.19-1|767	%{_kerneldir}/firmware
12cr|kernel-linus-3.4.19-1|768	%{_kerneldir}/fs
12cr|kernel-linus-3.4.19-1|769	%{_kerneldir}/include/Kbuild
12cr|kernel-linus-3.4.19-1|770	%{_kerneldir}/include/acpi
12cr|kernel-linus-3.4.19-1|771	%{_kerneldir}/include/asm-generic
12cr|kernel-linus-3.4.19-1|772	%{_kerneldir}/include/crypto
12cr|kernel-linus-3.4.19-1|773	%{_kerneldir}/include/drm
12cr|kernel-linus-3.4.19-1|774	%{_kerneldir}/include/linux
12cr|kernel-linus-3.4.19-1|775	%{_kerneldir}/include/math-emu
12cr|kernel-linus-3.4.19-1|776	#%{_kerneldir}/include/memory
12cr|kernel-linus-3.4.19-1|777	%{_kerneldir}/include/net
12cr|kernel-linus-3.4.19-1|778	%{_kerneldir}/include/pcmcia
12cr|kernel-linus-3.4.19-1|779	%{_kerneldir}/include/scsi
12cr|kernel-linus-3.4.19-1|780	%{_kerneldir}/include/sound
12cr|kernel-linus-3.4.19-1|781	%{_kerneldir}/include/target
12cr|kernel-linus-3.4.19-1|782	%{_kerneldir}/include/trace
12cr|kernel-linus-3.4.19-1|783	%{_kerneldir}/include/video
12cr|kernel-linus-3.4.19-1|784	%{_kerneldir}/include/media
12cr|kernel-linus-3.4.19-1|785	%{_kerneldir}/include/misc
12cr|kernel-linus-3.4.19-1|786	%{_kerneldir}/include/mtd
12cr|kernel-linus-3.4.19-1|787	%{_kerneldir}/include/rxrpc
12cr|kernel-linus-3.4.19-1|788	%{_kerneldir}/include/keys
12cr|kernel-linus-3.4.19-1|789	%{_kerneldir}/include/rdma
12cr|kernel-linus-3.4.19-1|790	%{_kerneldir}/include/xen
12cr|kernel-linus-3.4.19-1|791	%{_kerneldir}/init
12cr|kernel-linus-3.4.19-1|792	%{_kerneldir}/ipc
12cr|kernel-linus-3.4.19-1|793	%{_kerneldir}/kernel
12cr|kernel-linus-3.4.19-1|794	%{_kerneldir}/lib
12cr|kernel-linus-3.4.19-1|795	%{_kerneldir}/mm
12cr|kernel-linus-3.4.19-1|796	%{_kerneldir}/net
12cr|kernel-linus-3.4.19-1|797	%{_kerneldir}/samples
12cr|kernel-linus-3.4.19-1|798	%{_kerneldir}/scripts
12cr|kernel-linus-3.4.19-1|799	%{_kerneldir}/security
12cr|kernel-linus-3.4.19-1|800	%{_kerneldir}/sound
12cr|kernel-linus-3.4.19-1|801	%{_kerneldir}/tools
12cr|kernel-linus-3.4.19-1|802	%{_kerneldir}/usr
12cr|kernel-linus-3.4.19-1|803	%{_kerneldir}/virt
12cr|kernel-linus-3.4.19-1|804	%doc README.kernel-sources
12cr|kernel-linus-3.4.19-1|805	%endif # build_source
12cr|kernel-linus-3.4.19-1|806	
12cr|kernel-linus-3.4.19-1|807	# kernel-devel
12cr|kernel-linus-3.4.19-1|808	%if %build_devel
12cr|kernel-linus-3.4.19-1|809	%files -n %{kname}-devel-%{buildrel}
12cr|kernel-linus-3.4.19-1|810	%defattr(-,root,root)
12cr|kernel-linus-3.4.19-1|811	%dir %{_develdir}
12cr|kernel-linus-3.4.19-1|812	%dir %{_develdir}/arch
12cr|kernel-linus-3.4.19-1|813	%dir %{_develdir}/include
12cr|kernel-linus-3.4.19-1|814	%{_develdir}/.config
12cr|kernel-linus-3.4.19-1|815	%{_develdir}/Documentation
12cr|kernel-linus-3.4.19-1|816	%{_develdir}/Kbuild
12cr|kernel-linus-3.4.19-1|817	%{_develdir}/Kconfig
12cr|kernel-linus-3.4.19-1|818	%{_develdir}/Makefile
12cr|kernel-linus-3.4.19-1|819	%{_develdir}/Module.symvers
12cr|kernel-linus-3.4.19-1|820	%{_develdir}/arch/Kconfig
12cr|kernel-linus-3.4.19-1|821	%ifarch %{ix86} x86_64
12cr|kernel-linus-3.4.19-1|822	%{_develdir}/arch/x86
12cr|kernel-linus-3.4.19-1|823	%endif
12cr|kernel-linus-3.4.19-1|824	%{_develdir}/arch/um
12cr|kernel-linus-3.4.19-1|825	%{_develdir}/block
12cr|kernel-linus-3.4.19-1|826	%{_develdir}/crypto
12cr|kernel-linus-3.4.19-1|827	%{_develdir}/drivers
12cr|kernel-linus-3.4.19-1|828	%{_develdir}/firmware
12cr|kernel-linus-3.4.19-1|829	%{_develdir}/fs
12cr|kernel-linus-3.4.19-1|830	%{_develdir}/include/Kbuild
12cr|kernel-linus-3.4.19-1|831	%{_develdir}/include/acpi
12cr|kernel-linus-3.4.19-1|832	%{_develdir}/include/asm-generic
12cr|kernel-linus-3.4.19-1|833	%{_develdir}/include/config
12cr|kernel-linus-3.4.19-1|834	%{_develdir}/include/crypto
12cr|kernel-linus-3.4.19-1|835	%{_develdir}/include/drm
12cr|kernel-linus-3.4.19-1|836	%{_develdir}/include/generated
12cr|kernel-linus-3.4.19-1|837	%{_develdir}/include/keys
12cr|kernel-linus-3.4.19-1|838	%{_develdir}/include/linux
12cr|kernel-linus-3.4.19-1|839	%{_develdir}/include/math-emu
12cr|kernel-linus-3.4.19-1|840	%{_develdir}/include/misc
12cr|kernel-linus-3.4.19-1|841	#%{_develdir}/include/memory
12cr|kernel-linus-3.4.19-1|842	%{_develdir}/include/mtd
12cr|kernel-linus-3.4.19-1|843	%{_develdir}/include/net
12cr|kernel-linus-3.4.19-1|844	%{_develdir}/include/pcmcia
12cr|kernel-linus-3.4.19-1|845	%{_develdir}/include/rdma
12cr|kernel-linus-3.4.19-1|846	%{_develdir}/include/scsi
12cr|kernel-linus-3.4.19-1|847	%{_develdir}/include/sound
12cr|kernel-linus-3.4.19-1|848	%{_develdir}/include/target
12cr|kernel-linus-3.4.19-1|849	%{_develdir}/include/trace
12cr|kernel-linus-3.4.19-1|850	%{_develdir}/include/video
12cr|kernel-linus-3.4.19-1|851	%{_develdir}/include/media
12cr|kernel-linus-3.4.19-1|852	%{_develdir}/include/rxrpc
12cr|kernel-linus-3.4.19-1|853	%{_develdir}/include/xen
12cr|kernel-linus-3.4.19-1|854	%{_develdir}/init
12cr|kernel-linus-3.4.19-1|855	%{_develdir}/ipc
12cr|kernel-linus-3.4.19-1|856	%{_develdir}/kernel
12cr|kernel-linus-3.4.19-1|857	%{_develdir}/lib
12cr|kernel-linus-3.4.19-1|858	%{_develdir}/mm
12cr|kernel-linus-3.4.19-1|859	%{_develdir}/net
12cr|kernel-linus-3.4.19-1|860	%{_develdir}/samples
12cr|kernel-linus-3.4.19-1|861	%{_develdir}/scripts
12cr|kernel-linus-3.4.19-1|862	%{_develdir}/security
12cr|kernel-linus-3.4.19-1|863	%{_develdir}/sound
12cr|kernel-linus-3.4.19-1|864	%{_develdir}/tools
12cr|kernel-linus-3.4.19-1|865	%{_develdir}/usr
12cr|kernel-linus-3.4.19-1|866	%{_develdir}/virt
12cr|kernel-linus-3.4.19-1|867	%doc README.kernel-sources
12cr|kernel-linus-3.4.19-1|868	%endif # build_devel
12cr|kernel-linus-3.4.19-1|869	
12cr|kernel-linus-3.4.19-1|870	
12cr|kernel-linus-3.4.19-1|871	%if %build_doc
12cr|kernel-linus-3.4.19-1|872	%files -n %{kname}-doc
12cr|kernel-linus-3.4.19-1|873	%defattr(-,root,root)
12cr|kernel-linus-3.4.19-1|874	%doc linux-%{tar_ver}/Documentation/*
12cr|kernel-linus-3.4.19-1|875	%endif # build_doc
12cr|kernel-linus-3.4.19-1|876	
12cr|kernel-linus-3.4.19-1|877	%if %build_kernel
12cr|kernel-linus-3.4.19-1|878	%files -n %{kname}-latest
12cr|kernel-linus-3.4.19-1|879	%defattr(-,root,root)
12cr|kernel-linus-3.4.19-1|880	%endif # build_kernel
12cr|kernel-linus-3.4.19-1|881	
12cr|kernel-linus-3.4.19-1|882	%if %build_source
12cr|kernel-linus-3.4.19-1|883	%files -n %{kname}-source-latest
12cr|kernel-linus-3.4.19-1|884	%defattr(-,root,root)
12cr|kernel-linus-3.4.19-1|885	%endif # build_source
12cr|kernel-linus-3.4.19-1|886	
12cr|kernel-linus-3.4.19-1|887	%if %build_devel
12cr|kernel-linus-3.4.19-1|888	%files -n %{kname}-devel-latest
12cr|kernel-linus-3.4.19-1|889	%defattr(-,root,root)
12cr|kernel-linus-3.4.19-1|890	%endif # build_devel
12cr|kernel-linus-3.4.19-1|891	
12cr|kernel-linus-3.4.19-1|892	
12cr|kernel-linus-3.4.19-1|893	%changelog
12cr|kernel-linus-3.4.19-1|894	* Thu Oct 04 2012 Lonyai Gergely <aleph@mandriva.org> 3.4.12-1mdv2012.0
12cr|kernel-linus-3.4.19-1|895	+ Revision: 818364
12cr|kernel-linus-3.4.19-1|896	- 3.4.12
12cr|kernel-linus-3.4.19-1|897	
12cr|kernel-linus-3.4.19-1|898	* Tue Sep 18 2012 Lonyai Gergely <aleph@mandriva.org> 3.4.11-1
12cr|kernel-linus-3.4.19-1|899	+ Revision: 817076
12cr|kernel-linus-3.4.19-1|900	- Try resolv the ld problem (Thanks dmikhirev)
12cr|kernel-linus-3.4.19-1|901	- 3.4.11
12cr|kernel-linus-3.4.19-1|902	- 3.4.10
12cr|kernel-linus-3.4.19-1|903	- 3.4.9
12cr|kernel-linus-3.4.19-1|904	- 3.4.8
12cr|kernel-linus-3.4.19-1|905	- Downgrade: 3.4.7
12cr|kernel-linus-3.4.19-1|906	- Add include/memory
12cr|kernel-linus-3.4.19-1|907	- 3.5
12cr|kernel-linus-3.4.19-1|908	
12cr|kernel-linus-3.4.19-1|909	* Fri Jul 20 2012 Lonyai Gergely <aleph@mandriva.org> 3.4.6-1
12cr|kernel-linus-3.4.19-1|910	+ Revision: 810348
12cr|kernel-linus-3.4.19-1|911	- 3.4.6
12cr|kernel-linus-3.4.19-1|912	- Add XEN_SELDBALLONING driver
12cr|kernel-linus-3.4.19-1|913	
12cr|kernel-linus-3.4.19-1|914	* Tue Jul 17 2012 Lonyai Gergely <aleph@mandriva.org> 3.4.5-1
12cr|kernel-linus-3.4.19-1|915	+ Revision: 810100
12cr|kernel-linus-3.4.19-1|916	- Remove c6x arch
12cr|kernel-linus-3.4.19-1|917	- Add Documentation/DocBook/media/*.b64
12cr|kernel-linus-3.4.19-1|918	- Resolv 'syscall_32 compile problem'
12cr|kernel-linus-3.4.19-1|919	- 3.4.5
12cr|kernel-linus-3.4.19-1|920	- kernel config revision from official kernel config
12cr|kernel-linus-3.4.19-1|921	- Add x32 ABI support
12cr|kernel-linus-3.4.19-1|922	- 3.4.4
12cr|kernel-linus-3.4.19-1|923	- Disable CONFIG_X86_X32
12cr|kernel-linus-3.4.19-1|924	- 3.4
12cr|kernel-linus-3.4.19-1|925	
12cr|kernel-linus-3.4.19-1|926	* Mon May 21 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.18-1
12cr|kernel-linus-3.4.19-1|927	+ Revision: 799754
12cr|kernel-linus-3.4.19-1|928	- .3.2.18
12cr|kernel-linus-3.4.19-1|929	
12cr|kernel-linus-3.4.19-1|930	* Mon Apr 16 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.15-1
12cr|kernel-linus-3.4.19-1|931	+ Revision: 791397
12cr|kernel-linus-3.4.19-1|932	- 3.2.15
12cr|kernel-linus-3.4.19-1|933	
12cr|kernel-linus-3.4.19-1|934	* Wed Apr 04 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.14-1
12cr|kernel-linus-3.4.19-1|935	+ Revision: 789152
12cr|kernel-linus-3.4.19-1|936	- 3.2.14
12cr|kernel-linus-3.4.19-1|937	
12cr|kernel-linus-3.4.19-1|938	* Fri Mar 23 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.13-1
12cr|kernel-linus-3.4.19-1|939	+ Revision: 786511
12cr|kernel-linus-3.4.19-1|940	- 3.2.12
12cr|kernel-linus-3.4.19-1|941	
12cr|kernel-linus-3.4.19-1|942	* Thu Mar 15 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.11-1
12cr|kernel-linus-3.4.19-1|943	+ Revision: 785074
12cr|kernel-linus-3.4.19-1|944	- 3.2.11
12cr|kernel-linus-3.4.19-1|945	- 3.2.11
12cr|kernel-linus-3.4.19-1|946	
12cr|kernel-linus-3.4.19-1|947	* Mon Mar 05 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.9-1
12cr|kernel-linus-3.4.19-1|948	+ Revision: 782134
12cr|kernel-linus-3.4.19-1|949	- 3.2.9
12cr|kernel-linus-3.4.19-1|950	
12cr|kernel-linus-3.4.19-1|951	* Tue Feb 28 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.8-1
12cr|kernel-linus-3.4.19-1|952	+ Revision: 781326
12cr|kernel-linus-3.4.19-1|953	- 3.2.7
12cr|kernel-linus-3.4.19-1|954	
12cr|kernel-linus-3.4.19-1|955	* Tue Feb 21 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.7-1
12cr|kernel-linus-3.4.19-1|956	+ Revision: 778523
12cr|kernel-linus-3.4.19-1|957	- 3.2.7
12cr|kernel-linus-3.4.19-1|958	
12cr|kernel-linus-3.4.19-1|959	* Wed Feb 15 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.6-1
12cr|kernel-linus-3.4.19-1|960	+ Revision: 774116
12cr|kernel-linus-3.4.19-1|961	- 3.2.6
12cr|kernel-linus-3.4.19-1|962	
12cr|kernel-linus-3.4.19-1|963	* Thu Feb 09 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.5-1
12cr|kernel-linus-3.4.19-1|964	+ Revision: 772344
12cr|kernel-linus-3.4.19-1|965	- 3.2.5
12cr|kernel-linus-3.4.19-1|966	
12cr|kernel-linus-3.4.19-1|967	* Sat Feb 04 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.4-1
12cr|kernel-linus-3.4.19-1|968	+ Revision: 771190
12cr|kernel-linus-3.4.19-1|969	- 3.2.4
12cr|kernel-linus-3.4.19-1|970	
12cr|kernel-linus-3.4.19-1|971	* Fri Jan 27 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.2-1
12cr|kernel-linus-3.4.19-1|972	+ Revision: 769350
12cr|kernel-linus-3.4.19-1|973	- Remove a duplicated record from %%files
12cr|kernel-linus-3.4.19-1|974	- 3.2.2
12cr|kernel-linus-3.4.19-1|975	
12cr|kernel-linus-3.4.19-1|976	* Wed Jan 18 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.1-1
12cr|kernel-linus-3.4.19-1|977	+ Revision: 762114
12cr|kernel-linus-3.4.19-1|978	- Remove hexagon arch
12cr|kernel-linus-3.4.19-1|979	Add a file to %%files (devel|source)
12cr|kernel-linus-3.4.19-1|980	- 3.2.1
12cr|kernel-linus-3.4.19-1|981	
12cr|kernel-linus-3.4.19-1|982	* Fri Jan 13 2012 Lonyai Gergely <aleph@mandriva.org> 3.1.9-1
12cr|kernel-linus-3.4.19-1|983	+ Revision: 760697
12cr|kernel-linus-3.4.19-1|984	- 3.1.9
12cr|kernel-linus-3.4.19-1|985	
12cr|kernel-linus-3.4.19-1|986	* Mon Jan 09 2012 Lonyai Gergely <aleph@mandriva.org> 3.1.8-1
12cr|kernel-linus-3.4.19-1|987	+ Revision: 759228
12cr|kernel-linus-3.4.19-1|988	- 3.1.8
12cr|kernel-linus-3.4.19-1|989	
12cr|kernel-linus-3.4.19-1|990	* Fri Dec 23 2011 Lonyai Gergely <aleph@mandriva.org> 3.1.6-1
12cr|kernel-linus-3.4.19-1|991	+ Revision: 744742
12cr|kernel-linus-3.4.19-1|992	- 3.1.6
12cr|kernel-linus-3.4.19-1|993	
12cr|kernel-linus-3.4.19-1|994	* Fri Dec 09 2011 Lonyai Gergely <aleph@mandriva.org> 3.1.5-1
12cr|kernel-linus-3.4.19-1|995	+ Revision: 739712
12cr|kernel-linus-3.4.19-1|996	- 3.1.5
12cr|kernel-linus-3.4.19-1|997	
12cr|kernel-linus-3.4.19-1|998	* Tue Nov 29 2011 Lonyai Gergely <aleph@mandriva.org> 3.1.4-1
12cr|kernel-linus-3.4.19-1|999	+ Revision: 735399
12cr|kernel-linus-3.4.19-1|1000	- 3.1.4
12cr|kernel-linus-3.4.19-1|1001	
12cr|kernel-linus-3.4.19-1|1002	* Sun Nov 27 2011 Lonyai Gergely <aleph@mandriva.org> 3.1.3-1
12cr|kernel-linus-3.4.19-1|1003	+ Revision: 733678
12cr|kernel-linus-3.4.19-1|1004	- 3.1.3
12cr|kernel-linus-3.4.19-1|1005	
12cr|kernel-linus-3.4.19-1|1006	* Fri Nov 25 2011 Lonyai Gergely <aleph@mandriva.org> 3.1.2-1
12cr|kernel-linus-3.4.19-1|1007	+ Revision: 733317
12cr|kernel-linus-3.4.19-1|1008	- 3.1.2
12cr|kernel-linus-3.4.19-1|1009	
12cr|kernel-linus-3.4.19-1|1010	* Fri Nov 18 2011 Lonyai Gergely <aleph@mandriva.org> 3.1.1-1
12cr|kernel-linus-3.4.19-1|1011	+ Revision: 731665
12cr|kernel-linus-3.4.19-1|1012	- Remove last RPM_BUILD_DIR
12cr|kernel-linus-3.4.19-1|1013	- 3.1.1
12cr|kernel-linus-3.4.19-1|1014	- 3.0.9
12cr|kernel-linus-3.4.19-1|1015	
12cr|kernel-linus-3.4.19-1|1016	* Mon Oct 31 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.8-1
12cr|kernel-linus-3.4.19-1|1017	+ Revision: 708003
12cr|kernel-linus-3.4.19-1|1018	- 3.0.8
12cr|kernel-linus-3.4.19-1|1019	- 3.0.7
12cr|kernel-linus-3.4.19-1|1020	
12cr|kernel-linus-3.4.19-1|1021	* Thu Sep 01 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.4-1
12cr|kernel-linus-3.4.19-1|1022	+ Revision: 697748
12cr|kernel-linus-3.4.19-1|1023	- 3.0.4
12cr|kernel-linus-3.4.19-1|1024	
12cr|kernel-linus-3.4.19-1|1025	* Tue Aug 23 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.3-5
12cr|kernel-linus-3.4.19-1|1026	+ Revision: 696277
12cr|kernel-linus-3.4.19-1|1027	- dd i386 config: PROC_DEVICETREE support
12cr|kernel-linus-3.4.19-1|1028	- Chanege the memory option from 64G to 4G on i386 arch.
12cr|kernel-linus-3.4.19-1|1029	- drop xen support on i386
12cr|kernel-linus-3.4.19-1|1030	- add OLPC support on i386
12cr|kernel-linus-3.4.19-1|1031	Add some network option to config
12cr|kernel-linus-3.4.19-1|1032	- Good bye IDE!
12cr|kernel-linus-3.4.19-1|1033	
12cr|kernel-linus-3.4.19-1|1034	* Fri Aug 19 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.3-4
12cr|kernel-linus-3.4.19-1|1035	+ Revision: 695294
12cr|kernel-linus-3.4.19-1|1036	- Add ATI KMS support
12cr|kernel-linus-3.4.19-1|1037	
12cr|kernel-linus-3.4.19-1|1038	* Thu Aug 18 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.3-1
12cr|kernel-linus-3.4.19-1|1039	+ Revision: 695133
12cr|kernel-linus-3.4.19-1|1040	- 3.0.3
12cr|kernel-linus-3.4.19-1|1041	
12cr|kernel-linus-3.4.19-1|1042	* Wed Aug 17 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.2-1
12cr|kernel-linus-3.4.19-1|1043	+ Revision: 695014
12cr|kernel-linus-3.4.19-1|1044	- 3.0.2
12cr|kernel-linus-3.4.19-1|1045	- Fix some makro
12cr|kernel-linus-3.4.19-1|1046	- fix the release numbering
12cr|kernel-linus-3.4.19-1|1047	
12cr|kernel-linus-3.4.19-1|1048	* Sat Aug 06 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.1-0.1.3
12cr|kernel-linus-3.4.19-1|1049	+ Revision: 693379
12cr|kernel-linus-3.4.19-1|1050	- 3.0.1
12cr|kernel-linus-3.4.19-1|1051	
12cr|kernel-linus-3.4.19-1|1052	* Mon Aug 01 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.0-3
12cr|kernel-linus-3.4.19-1|1053	+ Revision: 692708
12cr|kernel-linus-3.4.19-1|1054	- I try revert to the fast kernel. An option was very bad idea.
12cr|kernel-linus-3.4.19-1|1055	
12cr|kernel-linus-3.4.19-1|1056	* Fri Jul 29 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.0-2
12cr|kernel-linus-3.4.19-1|1057	+ Revision: 692218
12cr|kernel-linus-3.4.19-1|1058	- Change the modules comression to gzip, again
12cr|kernel-linus-3.4.19-1|1059	
12cr|kernel-linus-3.4.19-1|1060	* Thu Jul 28 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.0-1
12cr|kernel-linus-3.4.19-1|1061	+ Revision: 692156
12cr|kernel-linus-3.4.19-1|1062	- 3.0
12cr|kernel-linus-3.4.19-1|1063	
12cr|kernel-linus-3.4.19-1|1064	* Tue Jul 26 2011 Lonyai Gergely <aleph@mandriva.org> 2.6.39.3-3
12cr|kernel-linus-3.4.19-1|1065	+ Revision: 691769
12cr|kernel-linus-3.4.19-1|1066	- Add XEN support to i386 (and the required: memory High Memory Support (64GB))
12cr|kernel-linus-3.4.19-1|1067	
12cr|kernel-linus-3.4.19-1|1068	* Sun Jul 24 2011 Lonyai Gergely <aleph@mandriva.org> 2.6.39.3-2
12cr|kernel-linus-3.4.19-1|1069	+ Revision: 691480
12cr|kernel-linus-3.4.19-1|1070	- Force the ARCH in kernel compile
12cr|kernel-linus-3.4.19-1|1071	- Update the configs and fix the i386 config (again)
12cr|kernel-linus-3.4.19-1|1072	- Add a missing file to source package
12cr|kernel-linus-3.4.19-1|1073	- I commit a wrong i386_defconfig
12cr|kernel-linus-3.4.19-1|1074	- 2.6.39.3
12cr|kernel-linus-3.4.19-1|1075	
12cr|kernel-linus-3.4.19-1|1076	* Sun May 22 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.7-1
12cr|kernel-linus-3.4.19-1|1077	+ Revision: 677266
12cr|kernel-linus-3.4.19-1|1078	- update to 2.6.38.7 (CVE-2011-1770, CVE-2011-1776, CVE-2011-1927)
12cr|kernel-linus-3.4.19-1|1079	
12cr|kernel-linus-3.4.19-1|1080	* Wed May 11 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.6-1
12cr|kernel-linus-3.4.19-1|1081	+ Revision: 673511
12cr|kernel-linus-3.4.19-1|1082	- update to 2.6.38.6
12cr|kernel-linus-3.4.19-1|1083	- clean /lib/modules on kernel removal (#42962)
12cr|kernel-linus-3.4.19-1|1084	
12cr|kernel-linus-3.4.19-1|1085	* Tue May 03 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.5-1
12cr|kernel-linus-3.4.19-1|1086	+ Revision: 664974
12cr|kernel-linus-3.4.19-1|1087	- update to 2.6.38.5
12cr|kernel-linus-3.4.19-1|1088	
12cr|kernel-linus-3.4.19-1|1089	* Fri Apr 22 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.4-1
12cr|kernel-linus-3.4.19-1|1090	+ Revision: 656589
12cr|kernel-linus-3.4.19-1|1091	- update to 2.6.38.4
12cr|kernel-linus-3.4.19-1|1092	
12cr|kernel-linus-3.4.19-1|1093	* Sat Apr 16 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.3-1
12cr|kernel-linus-3.4.19-1|1094	+ Revision: 653329
12cr|kernel-linus-3.4.19-1|1095	- update to 2.6.38.3
12cr|kernel-linus-3.4.19-1|1096	- fix generation of modules.description (thanks tv)
12cr|kernel-linus-3.4.19-1|1097	
12cr|kernel-linus-3.4.19-1|1098	* Mon Mar 28 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.2-1
12cr|kernel-linus-3.4.19-1|1099	+ Revision: 648681
12cr|kernel-linus-3.4.19-1|1100	- update to 2.6.38.2 (CVE-2011-0726)
12cr|kernel-linus-3.4.19-1|1101	
12cr|kernel-linus-3.4.19-1|1102	* Thu Mar 24 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.1-1
12cr|kernel-linus-3.4.19-1|1103	+ Revision: 648239
12cr|kernel-linus-3.4.19-1|1104	- update to 2.6.38.1
12cr|kernel-linus-3.4.19-1|1105	
12cr|kernel-linus-3.4.19-1|1106	* Tue Mar 15 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38-1
12cr|kernel-linus-3.4.19-1|1107	+ Revision: 644884
12cr|kernel-linus-3.4.19-1|1108	- update to 2.6.38 final
12cr|kernel-linus-3.4.19-1|1109	- update to 2.6.38-rc8
12cr|kernel-linus-3.4.19-1|1110	
12cr|kernel-linus-3.4.19-1|1111	* Fri Mar 04 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38-0.rc7.2.1
12cr|kernel-linus-3.4.19-1|1112	+ Revision: 642039
12cr|kernel-linus-3.4.19-1|1113	- update to 2.6.38-rc7-git2
12cr|kernel-linus-3.4.19-1|1114	
12cr|kernel-linus-3.4.19-1|1115	* Thu Mar 03 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38-0.rc7.1
12cr|kernel-linus-3.4.19-1|1116	+ Revision: 641424
12cr|kernel-linus-3.4.19-1|1117	- update filelists
12cr|kernel-linus-3.4.19-1|1118	- drop S5 as we ship an unprepared source tree
12cr|kernel-linus-3.4.19-1|1119	- update defconfigs
12cr|kernel-linus-3.4.19-1|1120	- rediff S2
12cr|kernel-linus-3.4.19-1|1121	- update to 2.6.38-rc7
12cr|kernel-linus-3.4.19-1|1122	
12cr|kernel-linus-3.4.19-1|1123	* Fri Feb 25 2011 Thomas Backlund <tmb@mandriva.org> 2.6.37.2-1
12cr|kernel-linus-3.4.19-1|1124	+ Revision: 639805
12cr|kernel-linus-3.4.19-1|1125	- update to 2.6.37.2
12cr|kernel-linus-3.4.19-1|1126	
12cr|kernel-linus-3.4.19-1|1127	* Wed Jan 05 2011 Thomas Backlund <tmb@mandriva.org> 2.6.37-1mdv2011.0
12cr|kernel-linus-3.4.19-1|1128	+ Revision: 628747
12cr|kernel-linus-3.4.19-1|1129	- update to 2.6.37 final
12cr|kernel-linus-3.4.19-1|1130	
12cr|kernel-linus-3.4.19-1|1131	* Wed Dec 29 2010 Thomas Backlund <tmb@mandriva.org> 2.6.37-0.rc8.1mdv2011.0
12cr|kernel-linus-3.4.19-1|1132	+ Revision: 625960
12cr|kernel-linus-3.4.19-1|1133	- update to 2.6.37-rc8
12cr|kernel-linus-3.4.19-1|1134	
12cr|kernel-linus-3.4.19-1|1135	* Fri Dec 24 2010 Thomas Backlund <tmb@mandriva.org> 2.6.37-0.rc7.2.1mdv2011.0
12cr|kernel-linus-3.4.19-1|1136	+ Revision: 624567
12cr|kernel-linus-3.4.19-1|1137	- update to 2.6.37-rc7-git2
12cr|kernel-linus-3.4.19-1|1138	
12cr|kernel-linus-3.4.19-1|1139	* Tue Dec 21 2010 Thomas Backlund <tmb@mandriva.org> 2.6.37-0.rc7.1mdv2011.0
12cr|kernel-linus-3.4.19-1|1140	+ Revision: 623726
12cr|kernel-linus-3.4.19-1|1141	- update to 2.6.37-rc7
12cr|kernel-linus-3.4.19-1|1142	
12cr|kernel-linus-3.4.19-1|1143	* Thu Dec 16 2010 Thomas Backlund <tmb@mandriva.org> 2.6.37-0.rc6.1mdv2011.0
12cr|kernel-linus-3.4.19-1|1144	+ Revision: 622269
12cr|kernel-linus-3.4.19-1|1145	- update to 2.6.37-rc6
12cr|kernel-linus-3.4.19-1|1146	
12cr|kernel-linus-3.4.19-1|1147	* Tue Dec 07 2010 Thomas Backlund <tmb@mandriva.org> 2.6.37-0.rc5.1mdv2011.0
12cr|kernel-linus-3.4.19-1|1148	+ Revision: 613810
12cr|kernel-linus-3.4.19-1|1149	- update to 2.6.37-rc5
12cr|kernel-linus-3.4.19-1|1150	
12cr|kernel-linus-3.4.19-1|1151	* Tue Nov 30 2010 Thomas Backlund <tmb@mandriva.org> 2.6.37-0.rc4.1mdv2011.0
12cr|kernel-linus-3.4.19-1|1152	+ Revision: 603504
12cr|kernel-linus-3.4.19-1|1153	- re-enable BKL as too many drivers still depend on it
12cr|kernel-linus-3.4.19-1|1154	- re-enable drivers depending on BKL
12cr|kernel-linus-3.4.19-1|1155	- update to 2.6.37-rc4
12cr|kernel-linus-3.4.19-1|1156	
12cr|kernel-linus-3.4.19-1|1157	* Mon Nov 22 2010 Thomas Backlund <tmb@mandriva.org> 2.6.37-0.rc3.1mdv2011.0
12cr|kernel-linus-3.4.19-1|1158	+ Revision: 599780
12cr|kernel-linus-3.4.19-1|1159	- add toplevel Kconfig to -source and -devel rpms
12cr|kernel-linus-3.4.19-1|1160	- drop S3, fixed upstream
12cr|kernel-linus-3.4.19-1|1161	- rediff S2 to apply cleanly
12cr|kernel-linus-3.4.19-1|1162	- update defconfigs
12cr|kernel-linus-3.4.19-1|1163	- update to 2.6.37-rc3
12cr|kernel-linus-3.4.19-1|1164	- make kernel-source require diffutils as it uses both diff and cmp
12cr|kernel-linus-3.4.19-1|1165	during build (mdv #61719)
12cr|kernel-linus-3.4.19-1|1166	
12cr|kernel-linus-3.4.19-1|1167	* Thu Oct 21 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36-1mdv2011.0
12cr|kernel-linus-3.4.19-1|1168	+ Revision: 587058
12cr|kernel-linus-3.4.19-1|1169	- update to 2.6.36 final
12cr|kernel-linus-3.4.19-1|1170	- make doc subpackage noarch
12cr|kernel-linus-3.4.19-1|1171	
12cr|kernel-linus-3.4.19-1|1172	* Fri Oct 15 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36-0.rc8.1.1mdv2011.0
12cr|kernel-linus-3.4.19-1|1173	+ Revision: 585822
12cr|kernel-linus-3.4.19-1|1174	- update to 2.6.36-rc8-git1
12cr|kernel-linus-3.4.19-1|1175	- update to 2.6.36-rc8
12cr|kernel-linus-3.4.19-1|1176	
12cr|kernel-linus-3.4.19-1|1177	* Thu Oct 07 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36-0.rc7.1mdv2011.0
12cr|kernel-linus-3.4.19-1|1178	+ Revision: 583952
12cr|kernel-linus-3.4.19-1|1179	- update to 2.6.36-rc7
12cr|kernel-linus-3.4.19-1|1180	- enable the new firewire stack (juju) so we can start testing apps
12cr|kernel-linus-3.4.19-1|1181	against it (old stack is scheduled for removal around 2.6.37-39)
12cr|kernel-linus-3.4.19-1|1182	(module-init-tools >= 3.6-12 have the new core blacklisted for
12cr|kernel-linus-3.4.19-1|1183	now to avoid breakage)
12cr|kernel-linus-3.4.19-1|1184	
12cr|kernel-linus-3.4.19-1|1185	* Wed Sep 29 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36-0.rc6.1mdv2011.0
12cr|kernel-linus-3.4.19-1|1186	+ Revision: 582027
12cr|kernel-linus-3.4.19-1|1187	- update to 2.6.36-rc6
12cr|kernel-linus-3.4.19-1|1188	
12cr|kernel-linus-3.4.19-1|1189	* Tue Sep 21 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36-0.rc5.1mdv2011.0
12cr|kernel-linus-3.4.19-1|1190	+ Revision: 580325
12cr|kernel-linus-3.4.19-1|1191	- update to 2.6.36-rc5 (CVE-2010-3081, CVE-2010-3301)
12cr|kernel-linus-3.4.19-1|1192	
12cr|kernel-linus-3.4.19-1|1193	* Mon Sep 13 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36-0.rc4.1mdv2011.0
12cr|kernel-linus-3.4.19-1|1194	+ Revision: 577919
12cr|kernel-linus-3.4.19-1|1195	- remove tile arch from source/devel rpms
12cr|kernel-linus-3.4.19-1|1196	- rediff -devel patches
12cr|kernel-linus-3.4.19-1|1197	- update defconfigs
12cr|kernel-linus-3.4.19-1|1198	- update to 2.6.36-rc4
12cr|kernel-linus-3.4.19-1|1199	- raise CONFIG_NR_CPUS to 64 (mdv #60928)
12cr|kernel-linus-3.4.19-1|1200	
12cr|kernel-linus-3.4.19-1|1201	* Fri Aug 27 2010 Thomas Backlund <tmb@mandriva.org> 2.6.35.4-1mdv2011.0
12cr|kernel-linus-3.4.19-1|1202	+ Revision: 573451
12cr|kernel-linus-3.4.19-1|1203	- update to 2.6.35.4 (CVE-2010-2803)
12cr|kernel-linus-3.4.19-1|1204	
12cr|kernel-linus-3.4.19-1|1205	* Fri Aug 20 2010 Thomas Backlund <tmb@mandriva.org> 2.6.35.3-1mdv2011.0
12cr|kernel-linus-3.4.19-1|1206	+ Revision: 571524
12cr|kernel-linus-3.4.19-1|1207	- update to 2.6.35.3
12cr|kernel-linus-3.4.19-1|1208	
12cr|kernel-linus-3.4.19-1|1209	* Sat Aug 14 2010 Thomas Backlund <tmb@mandriva.org> 2.6.35.2-1mdv2011.0
12cr|kernel-linus-3.4.19-1|1210	+ Revision: 569541
12cr|kernel-linus-3.4.19-1|1211	- sync defconfigs with main kernel
12cr|kernel-linus-3.4.19-1|1212	- update to 2.6.35.2
12cr|kernel-linus-3.4.19-1|1213	
12cr|kernel-linus-3.4.19-1|1214	* Tue Aug 10 2010 Thomas Backlund <tmb@mandriva.org> 2.6.35.1-1mdv2011.0
12cr|kernel-linus-3.4.19-1|1215	+ Revision: 568859
12cr|kernel-linus-3.4.19-1|1216	- update to 2.6.35.1
12cr|kernel-linus-3.4.19-1|1217	
12cr|kernel-linus-3.4.19-1|1218	* Mon Aug 02 2010 Thomas Backlund <tmb@mandriva.org> 2.6.35-1mdv2011.0
12cr|kernel-linus-3.4.19-1|1219	+ Revision: 564937
12cr|kernel-linus-3.4.19-1|1220	- update to 2.6.35 final
12cr|kernel-linus-3.4.19-1|1221	- drop sparc support
12cr|kernel-linus-3.4.19-1|1222	- enable CGROUPS on i586 too, and resync defconfigs
12cr|kernel-linus-3.4.19-1|1223	
12cr|kernel-linus-3.4.19-1|1224	+ Thierry Vignaud <tv@mandriva.org>
12cr|kernel-linus-3.4.19-1|1225	- new release
12cr|kernel-linus-3.4.19-1|1226	
12cr|kernel-linus-3.4.19-1|1227	* Mon Jul 19 2010 Thierry Vignaud <tv@mandriva.org> 2.6.35-0.rc5.2mdv2011.0
12cr|kernel-linus-3.4.19-1|1228	+ Revision: 554959
12cr|kernel-linus-3.4.19-1|1229	- enable CGROUP for lxc and the like
12cr|kernel-linus-3.4.19-1|1230	
12cr|kernel-linus-3.4.19-1|1231	* Tue Jul 13 2010 Thierry Vignaud <tv@mandriva.org> 2.6.35-0.rc5.1mdv2011.0
12cr|kernel-linus-3.4.19-1|1232	+ Revision: 552148
12cr|kernel-linus-3.4.19-1|1233	- new release
12cr|kernel-linus-3.4.19-1|1234	
12cr|kernel-linus-3.4.19-1|1235	* Mon May 17 2010 Thomas Backlund <tmb@mandriva.org> 2.6.34-1mdv2010.1
12cr|kernel-linus-3.4.19-1|1236	+ Revision: 544893
12cr|kernel-linus-3.4.19-1|1237	- update to 2.6.34 final
12cr|kernel-linus-3.4.19-1|1238	
12cr|kernel-linus-3.4.19-1|1239	* Sun May 09 2010 Thomas Backlund <tmb@mandriva.org> 2.6.34-0.rc6.6.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1240	+ Revision: 544202
12cr|kernel-linus-3.4.19-1|1241	- update to 2.6.34-rc6-git6
12cr|kernel-linus-3.4.19-1|1242	
12cr|kernel-linus-3.4.19-1|1243	* Wed May 05 2010 Thomas Backlund <tmb@mandriva.org> 2.6.34-0.rc6.4.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1244	+ Revision: 542581
12cr|kernel-linus-3.4.19-1|1245	- update to 2.6.34-rc6-git4
12cr|kernel-linus-3.4.19-1|1246	
12cr|kernel-linus-3.4.19-1|1247	* Fri Apr 30 2010 Thomas Backlund <tmb@mandriva.org> 2.6.34-0.rc6.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1248	+ Revision: 541334
12cr|kernel-linus-3.4.19-1|1249	- update to 2.6.34-rc6
12cr|kernel-linus-3.4.19-1|1250	
12cr|kernel-linus-3.4.19-1|1251	* Mon Apr 26 2010 Thomas Backlund <tmb@mandriva.org> 2.6.34-0.rc5.7.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1252	+ Revision: 538813
12cr|kernel-linus-3.4.19-1|1253	- update to 2.6.34-rc5-git7 (ext4 corruption fix, ipv6 boot crash fix)
12cr|kernel-linus-3.4.19-1|1254	
12cr|kernel-linus-3.4.19-1|1255	* Sun Apr 25 2010 Thomas Backlund <tmb@mandriva.org> 2.6.34-0.rc5.6.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1256	+ Revision: 538537
12cr|kernel-linus-3.4.19-1|1257	- update to 2.6.34-rc5-git6
12cr|kernel-linus-3.4.19-1|1258	
12cr|kernel-linus-3.4.19-1|1259	* Tue Apr 20 2010 Thomas Backlund <tmb@mandriva.org> 2.6.34-0.rc5.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1260	+ Revision: 536944
12cr|kernel-linus-3.4.19-1|1261	- update to 2.6.34-rc5
12cr|kernel-linus-3.4.19-1|1262	- enable CONFIG_KSM (mdv #58384)
12cr|kernel-linus-3.4.19-1|1263	
12cr|kernel-linus-3.4.19-1|1264	* Sat Apr 17 2010 Thomas Backlund <tmb@mandriva.org> 2.6.34-0.rc4.4.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1265	+ Revision: 535896
12cr|kernel-linus-3.4.19-1|1266	- update to 2.6.34-rc4-git4
12cr|kernel-linus-3.4.19-1|1267	
12cr|kernel-linus-3.4.19-1|1268	* Fri Apr 02 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33.2-1mdv2010.1
12cr|kernel-linus-3.4.19-1|1269	+ Revision: 530769
12cr|kernel-linus-3.4.19-1|1270	- update to 2.6.33.2
12cr|kernel-linus-3.4.19-1|1271	
12cr|kernel-linus-3.4.19-1|1272	* Mon Mar 22 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33.1-2mdv2010.1
12cr|kernel-linus-3.4.19-1|1273	+ Revision: 526363
12cr|kernel-linus-3.4.19-1|1274	- bump release to get it past BS
12cr|kernel-linus-3.4.19-1|1275	- disable CONFIG_USB_PRINTER (like main kernel, #58293)
12cr|kernel-linus-3.4.19-1|1276	- update to 2.6.33.1
12cr|kernel-linus-3.4.19-1|1277	
12cr|kernel-linus-3.4.19-1|1278	* Wed Feb 24 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-1mdv2010.1
12cr|kernel-linus-3.4.19-1|1279	+ Revision: 510768
12cr|kernel-linus-3.4.19-1|1280	- update to 2.6.33 final
12cr|kernel-linus-3.4.19-1|1281	- update to 2.6.33-rc8
12cr|kernel-linus-3.4.19-1|1282	
12cr|kernel-linus-3.4.19-1|1283	* Sat Feb 06 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc7.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1284	+ Revision: 501506
12cr|kernel-linus-3.4.19-1|1285	- update to 2.6.33-rc7
12cr|kernel-linus-3.4.19-1|1286	
12cr|kernel-linus-3.4.19-1|1287	* Sat Feb 06 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc6.6.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1288	+ Revision: 501300
12cr|kernel-linus-3.4.19-1|1289	- set CONFIG_SND_HDA_PATCH_LOADER=y in defconfigs
12cr|kernel-linus-3.4.19-1|1290	- set CONFIG_SND_HDA_INPUT_BEEP_MODE=2 in defconfigs
12cr|kernel-linus-3.4.19-1|1291	- update to 2.6.33-rc6-git6
12cr|kernel-linus-3.4.19-1|1292	
12cr|kernel-linus-3.4.19-1|1293	* Tue Feb 02 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc6.1.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1294	+ Revision: 499531
12cr|kernel-linus-3.4.19-1|1295	- update to 2.6.33-rc6-git1
12cr|kernel-linus-3.4.19-1|1296	
12cr|kernel-linus-3.4.19-1|1297	* Fri Jan 29 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc6.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1298	+ Revision: 498342
12cr|kernel-linus-3.4.19-1|1299	- update to 2.6.33-rc6
12cr|kernel-linus-3.4.19-1|1300	
12cr|kernel-linus-3.4.19-1|1301	* Tue Jan 26 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc5.2.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1302	+ Revision: 496874
12cr|kernel-linus-3.4.19-1|1303	- update to 2.6.33-rc5-git2
12cr|kernel-linus-3.4.19-1|1304	
12cr|kernel-linus-3.4.19-1|1305	* Fri Jan 22 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc5.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1306	+ Revision: 494855
12cr|kernel-linus-3.4.19-1|1307	- update to 2.6.33-rc5
12cr|kernel-linus-3.4.19-1|1308	
12cr|kernel-linus-3.4.19-1|1309	* Sun Jan 17 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc4.4.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1310	+ Revision: 492611
12cr|kernel-linus-3.4.19-1|1311	- update to 2.6.33-rc4-git4
12cr|kernel-linus-3.4.19-1|1312	
12cr|kernel-linus-3.4.19-1|1313	* Fri Jan 15 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc4.2.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1314	+ Revision: 491919
12cr|kernel-linus-3.4.19-1|1315	- add 'static' symlinks in /boot
12cr|kernel-linus-3.4.19-1|1316	- update to 2.6.33-rc4-git2
12cr|kernel-linus-3.4.19-1|1317	- enable EXT3_DEFAULTS_TO_ORDERED as data=writeback is a security
12cr|kernel-linus-3.4.19-1|1318	issue and makes a mess on system crash
12cr|kernel-linus-3.4.19-1|1319	- enable NAMESPACES support (like main kernel, noted by Thierry)
12cr|kernel-linus-3.4.19-1|1320	
12cr|kernel-linus-3.4.19-1|1321	* Wed Jan 13 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc4.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1322	+ Revision: 490498
12cr|kernel-linus-3.4.19-1|1323	- update to 2.6.33-rc4
12cr|kernel-linus-3.4.19-1|1324	
12cr|kernel-linus-3.4.19-1|1325	* Tue Jan 12 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc3.5.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1326	+ Revision: 490395
12cr|kernel-linus-3.4.19-1|1327	- 2.6.33-rc3-git5
12cr|kernel-linus-3.4.19-1|1328	
12cr|kernel-linus-3.4.19-1|1329	* Thu Jan 07 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc3.2.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1330	+ Revision: 487377
12cr|kernel-linus-3.4.19-1|1331	- update to 2.6.33-rc3-git2
12cr|kernel-linus-3.4.19-1|1332	
12cr|kernel-linus-3.4.19-1|1333	* Wed Jan 06 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc3.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1334	+ Revision: 486589
12cr|kernel-linus-3.4.19-1|1335	- update to 2.6.33-rc3
12cr|kernel-linus-3.4.19-1|1336	
12cr|kernel-linus-3.4.19-1|1337	* Tue Jan 05 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc2.6.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1338	+ Revision: 486411
12cr|kernel-linus-3.4.19-1|1339	- update to 2.6.33-rc2-git6
12cr|kernel-linus-3.4.19-1|1340	
12cr|kernel-linus-3.4.19-1|1341	* Thu Dec 31 2009 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc2.2.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1342	+ Revision: 484418
12cr|kernel-linus-3.4.19-1|1343	- update to 2.6.33-rc2-git2
12cr|kernel-linus-3.4.19-1|1344	
12cr|kernel-linus-3.4.19-1|1345	* Fri Dec 25 2009 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc2.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1346	+ Revision: 482178
12cr|kernel-linus-3.4.19-1|1347	- update defconfigs
12cr|kernel-linus-3.4.19-1|1348	- update to 2.6.33-rc2
12cr|kernel-linus-3.4.19-1|1349	
12cr|kernel-linus-3.4.19-1|1350	* Thu Dec 24 2009 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc1.4.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1351	+ Revision: 481931
12cr|kernel-linus-3.4.19-1|1352	- update to 2.6.33-rc1-git4
12cr|kernel-linus-3.4.19-1|1353	- re-enable wireless extensions (CFG80211_WEXT) that got disabled by mistake
12cr|kernel-linus-3.4.19-1|1354	- enable DEVTMPFS on x86_64 too, noted by Thierry
12cr|kernel-linus-3.4.19-1|1355	
12cr|kernel-linus-3.4.19-1|1356	* Sun Dec 20 2009 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc1.1.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1357	+ Revision: 480437
12cr|kernel-linus-3.4.19-1|1358	- update to 2.6.33-rc1-git1
12cr|kernel-linus-3.4.19-1|1359	- disable MULTICORE_RAID456, it's not production ready (reported by Anssi)
12cr|kernel-linus-3.4.19-1|1360	
12cr|kernel-linus-3.4.19-1|1361	* Fri Dec 18 2009 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc1.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1362	+ Revision: 479924
12cr|kernel-linus-3.4.19-1|1363	- add include/generated/* to -devel rpm
12cr|kernel-linus-3.4.19-1|1364	- include/asm* symlinks does not exist anymore
12cr|kernel-linus-3.4.19-1|1365	- rediff patches to apply cleanly
12cr|kernel-linus-3.4.19-1|1366	- update defconfigs
12cr|kernel-linus-3.4.19-1|1367	- update to 2.6.33-rc1
12cr|kernel-linus-3.4.19-1|1368	
12cr|kernel-linus-3.4.19-1|1369	* Mon Dec 14 2009 Thomas Backlund <tmb@mandriva.org> 2.6.32.1-1mdv2010.1
12cr|kernel-linus-3.4.19-1|1370	+ Revision: 478634
12cr|kernel-linus-3.4.19-1|1371	- update to 2.6.32.1
12cr|kernel-linus-3.4.19-1|1372	
12cr|kernel-linus-3.4.19-1|1373	* Thu Dec 03 2009 Thomas Backlund <tmb@mandriva.org> 2.6.32-1mdv2010.1
12cr|kernel-linus-3.4.19-1|1374	+ Revision: 472804
12cr|kernel-linus-3.4.19-1|1375	- update to 2.6.32 final
12cr|kernel-linus-3.4.19-1|1376	
12cr|kernel-linus-3.4.19-1|1377	* Tue Nov 24 2009 Thomas Backlund <tmb@mandriva.org> 2.6.32-0.rc8.1.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1378	+ Revision: 469673
12cr|kernel-linus-3.4.19-1|1379	- update to 2.6.32-rc8-git1
12cr|kernel-linus-3.4.19-1|1380	
12cr|kernel-linus-3.4.19-1|1381	* Wed Nov 18 2009 Pascal Terjan <pterjan@mandriva.org> 2.6.32-0.rc7.1.1mdv2010.1
12cr|kernel-linus-3.4.19-1|1382	+ Revision: 467317
12cr|kernel-linus-3.4.19-1|1383	- Update to 2.6.32-rc7-git1
12cr|kernel-linus-3.4.19-1|1384	
12cr|kernel-linus-3.4.19-1|1385	* Tue Nov 10 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31.6-1mdv2010.1
12cr|kernel-linus-3.4.19-1|1386	+ Revision: 464211
12cr|kernel-linus-3.4.19-1|1387	- update to 2.6.31.6 (CVE-2009-3612, CVE-2009-3621)
12cr|kernel-linus-3.4.19-1|1388	
12cr|kernel-linus-3.4.19-1|1389	* Sat Oct 24 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31.5-1mdv2010.0
12cr|kernel-linus-3.4.19-1|1390	+ Revision: 459145
12cr|kernel-linus-3.4.19-1|1391	- update to 2.6.31.5
12cr|kernel-linus-3.4.19-1|1392	
12cr|kernel-linus-3.4.19-1|1393	* Tue Oct 13 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31.4-1mdv2010.0
12cr|kernel-linus-3.4.19-1|1394	+ Revision: 457149
12cr|kernel-linus-3.4.19-1|1395	- update to 2.6.31.4 (CVE-2009-2903)
12cr|kernel-linus-3.4.19-1|1396	
12cr|kernel-linus-3.4.19-1|1397	* Thu Oct 08 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31.3-1mdv2010.0
12cr|kernel-linus-3.4.19-1|1398	+ Revision: 456071
12cr|kernel-linus-3.4.19-1|1399	- update to 2.6.31.3 (tty_port bug)
12cr|kernel-linus-3.4.19-1|1400	
12cr|kernel-linus-3.4.19-1|1401	* Mon Oct 05 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31.2-1mdv2010.0
12cr|kernel-linus-3.4.19-1|1402	+ Revision: 454215
12cr|kernel-linus-3.4.19-1|1403	- sync defconfigs with main kernel
12cr|kernel-linus-3.4.19-1|1404	- update to 2.6.31.2
12cr|kernel-linus-3.4.19-1|1405	
12cr|kernel-linus-3.4.19-1|1406	* Thu Sep 24 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31.1-1mdv2010.0
12cr|kernel-linus-3.4.19-1|1407	+ Revision: 448457
12cr|kernel-linus-3.4.19-1|1408	- sync defconfigs with main kernel
12cr|kernel-linus-3.4.19-1|1409	- update to 2.6.31.1
12cr|kernel-linus-3.4.19-1|1410	- spec cleanups
12cr|kernel-linus-3.4.19-1|1411	- parallelize xargs invocations on smp machines
12cr|kernel-linus-3.4.19-1|1412	
12cr|kernel-linus-3.4.19-1|1413	* Thu Sep 10 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-1mdv2010.0
12cr|kernel-linus-3.4.19-1|1414	+ Revision: 436349
12cr|kernel-linus-3.4.19-1|1415	- update to 2.6.31 final
12cr|kernel-linus-3.4.19-1|1416	
12cr|kernel-linus-3.4.19-1|1417	* Sun Sep 06 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc9.1mdv2010.0
12cr|kernel-linus-3.4.19-1|1418	+ Revision: 432070
12cr|kernel-linus-3.4.19-1|1419	- update to 2.6.31-rc9
12cr|kernel-linus-3.4.19-1|1420	
12cr|kernel-linus-3.4.19-1|1421	* Sat Aug 29 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc8.1.1mdv2010.0
12cr|kernel-linus-3.4.19-1|1422	+ Revision: 422197
12cr|kernel-linus-3.4.19-1|1423	- update to 2.6.31-rc8-git1
12cr|kernel-linus-3.4.19-1|1424	
12cr|kernel-linus-3.4.19-1|1425	* Fri Aug 28 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc8.1mdv2010.0
12cr|kernel-linus-3.4.19-1|1426	+ Revision: 421900
12cr|kernel-linus-3.4.19-1|1427	- update to 2.6.31-rc8
12cr|kernel-linus-3.4.19-1|1428	- re-enable DRM_I915_KMS
12cr|kernel-linus-3.4.19-1|1429	
12cr|kernel-linus-3.4.19-1|1430	* Wed Aug 26 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc7.4.1mdv2010.0
12cr|kernel-linus-3.4.19-1|1431	+ Revision: 421573
12cr|kernel-linus-3.4.19-1|1432	- sync defconfigs with main kernel
12cr|kernel-linus-3.4.19-1|1433	- update to 2.6.31-rc7-git4
12cr|kernel-linus-3.4.19-1|1434	
12cr|kernel-linus-3.4.19-1|1435	* Sat Aug 22 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc7.2mdv2010.0
12cr|kernel-linus-3.4.19-1|1436	+ Revision: 419719
12cr|kernel-linus-3.4.19-1|1437	- bump release to get past BS
12cr|kernel-linus-3.4.19-1|1438	- disable MAC80211_DEFAULT_PS (powersaving) as it's known to cause instabilities
12cr|kernel-linus-3.4.19-1|1439	and performance regressions on wireless drivers including iwlwifi and p54.
12cr|kernel-linus-3.4.19-1|1440	- update to 2.6.31-rc7
12cr|kernel-linus-3.4.19-1|1441	
12cr|kernel-linus-3.4.19-1|1442	* Fri Aug 14 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc6.1mdv2010.0
12cr|kernel-linus-3.4.19-1|1443	+ Revision: 416263
12cr|kernel-linus-3.4.19-1|1444	- update to 2.6.31-rc6
12cr|kernel-linus-3.4.19-1|1445	
12cr|kernel-linus-3.4.19-1|1446	* Thu Aug 13 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc5.9.1mdv2010.0
12cr|kernel-linus-3.4.19-1|1447	+ Revision: 415936
12cr|kernel-linus-3.4.19-1|1448	- sync defconfigs with main kernel
12cr|kernel-linus-3.4.19-1|1449	- update to 2.6.31-rc5-git9
12cr|kernel-linus-3.4.19-1|1450	
12cr|kernel-linus-3.4.19-1|1451	* Fri Aug 07 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc5.3.1mdv2010.0
12cr|kernel-linus-3.4.19-1|1452	+ Revision: 411281
12cr|kernel-linus-3.4.19-1|1453	- update to 2.6.31-rc5-git3
12cr|kernel-linus-3.4.19-1|1454	
12cr|kernel-linus-3.4.19-1|1455	* Sat Aug 01 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc5.1mdv2010.0
12cr|kernel-linus-3.4.19-1|1456	+ Revision: 405306
12cr|kernel-linus-3.4.19-1|1457	- update to 2.6.31-rc5
12cr|kernel-linus-3.4.19-1|1458	
12cr|kernel-linus-3.4.19-1|1459	* Thu Jul 30 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc4.4.1mdv2010.0
12cr|kernel-linus-3.4.19-1|1460	+ Revision: 404491
12cr|kernel-linus-3.4.19-1|1461	- update to 2.6.31-rc4-git4
12cr|kernel-linus-3.4.19-1|1462	
12cr|kernel-linus-3.4.19-1|1463	* Tue Jul 28 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc4.1.1mdv2010.0
12cr|kernel-linus-3.4.19-1|1464	+ Revision: 401434
12cr|kernel-linus-3.4.19-1|1465	- sync defconfigs with main kernel
12cr|kernel-linus-3.4.19-1|1466	- update to 2.6.31-rc4-git1
12cr|kernel-linus-3.4.19-1|1467	
12cr|kernel-linus-3.4.19-1|1468	* Thu Jul 23 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc4.1mdv2010.0
12cr|kernel-linus-3.4.19-1|1469	+ Revision: 398798
12cr|kernel-linus-3.4.19-1|1470	- update to 2.6.31-rc4
12cr|kernel-linus-3.4.19-1|1471	
12cr|kernel-linus-3.4.19-1|1472	* Sun Jul 19 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc3.4.3mdv2010.0
12cr|kernel-linus-3.4.19-1|1473	+ Revision: 397450
12cr|kernel-linus-3.4.19-1|1474	- update to 2.6.31-rc3-git4
12cr|kernel-linus-3.4.19-1|1475	
12cr|kernel-linus-3.4.19-1|1476	* Sat Jul 18 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc3.3.2mdv2010.0
12cr|kernel-linus-3.4.19-1|1477	+ Revision: 396965
12cr|kernel-linus-3.4.19-1|1478	- update to 2.6.31-rc3-git3
12cr|kernel-linus-3.4.19-1|1479	
12cr|kernel-linus-3.4.19-1|1480	* Tue Jul 14 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc3.1mdv2010.0
12cr|kernel-linus-3.4.19-1|1481	+ Revision: 395833
12cr|kernel-linus-3.4.19-1|1482	- update to 2.6.31-rc3
12cr|kernel-linus-3.4.19-1|1483	
12cr|kernel-linus-3.4.19-1|1484	* Fri Jul 10 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc2.5.3mdv2010.0
12cr|kernel-linus-3.4.19-1|1485	+ Revision: 394219
12cr|kernel-linus-3.4.19-1|1486	- update to 2.6.31-rc2-git5
12cr|kernel-linus-3.4.19-1|1487	
12cr|kernel-linus-3.4.19-1|1488	* Sun Jul 05 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc2.2mdv2010.0
12cr|kernel-linus-3.4.19-1|1489	+ Revision: 392595
12cr|kernel-linus-3.4.19-1|1490	- bump release to get past BS
12cr|kernel-linus-3.4.19-1|1491	- update to 2.6.31-rc2
12cr|kernel-linus-3.4.19-1|1492	
12cr|kernel-linus-3.4.19-1|1493	* Thu Jun 25 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc1.1mdv2010.0
12cr|kernel-linus-3.4.19-1|1494	+ Revision: 389080
12cr|kernel-linus-3.4.19-1|1495	- disable I2C_DESIGNWARE, COMEDI and VT6655 as they break the build
12cr|kernel-linus-3.4.19-1|1496	- update to 2.6.31-rc1
12cr|kernel-linus-3.4.19-1|1497	
12cr|kernel-linus-3.4.19-1|1498	* Fri Jun 19 2009 Thomas Backlund <tmb@mandriva.org> 2.6.30-2mdv2010.0
12cr|kernel-linus-3.4.19-1|1499	+ Revision: 387291
12cr|kernel-linus-3.4.19-1|1500	- Unset CONFIG_UEVENT_HELPER_PATH, installer was adapted to not need
12cr|kernel-linus-3.4.19-1|1501	this set in kernel config.
12cr|kernel-linus-3.4.19-1|1502	- Disabled CONFIG_COMEDI_PCI_DRIVERS. At least one module built with
12cr|kernel-linus-3.4.19-1|1503	it enabled (s626) claims the pci id 1131:7146 for all subvendors
12cr|kernel-linus-3.4.19-1|1504	and subdevice ids. The problem is that this will clash with many
12cr|kernel-linus-3.4.19-1|1505	media/dvb cards that have the same main pci vendor and device ids,
12cr|kernel-linus-3.4.19-1|1506	but properly specify/check subvendor and subdevice ids. For now
12cr|kernel-linus-3.4.19-1|1507	just disable comedi pci drivers, in this specific case s626
12cr|kernel-linus-3.4.19-1|1508	probably would need a specific subvendor/subdevice restriction in
12cr|kernel-linus-3.4.19-1|1509	its pci id table or additional checks to avoid freezing when it is
12cr|kernel-linus-3.4.19-1|1510	loaded on media/dvb cards with same vendor:device pci id. (#51314)
12cr|kernel-linus-3.4.19-1|1511	- set 32bit defconfig to i586, so all can use it
12cr|kernel-linus-3.4.19-1|1512	
12cr|kernel-linus-3.4.19-1|1513	* Wed Jun 10 2009 Thomas Backlund <tmb@mandriva.org> 2.6.30-1mdv2010.0
12cr|kernel-linus-3.4.19-1|1514	+ Revision: 384769
12cr|kernel-linus-3.4.19-1|1515	- 2.6.30 final is out
12cr|kernel-linus-3.4.19-1|1516	
12cr|kernel-linus-3.4.19-1|1517	* Thu Jun 04 2009 Thomas Backlund <tmb@mandriva.org> 2.6.30-0.rc8.1mdv2010.0
12cr|kernel-linus-3.4.19-1|1518	+ Revision: 382637
12cr|kernel-linus-3.4.19-1|1519	- enable SECURITY_TOMOYO again
12cr|kernel-linus-3.4.19-1|1520	- update to 2.6.30-rc8
12cr|kernel-linus-3.4.19-1|1521	
12cr|kernel-linus-3.4.19-1|1522	* Mon May 25 2009 Thomas Backlund <tmb@mandriva.org> 2.6.30-0.rc7.2mdv2010.0
12cr|kernel-linus-3.4.19-1|1523	+ Revision: 379656
12cr|kernel-linus-3.4.19-1|1524	- resync defconfigs with main kernel
12cr|kernel-linus-3.4.19-1|1525	- disable TOMOYO as it breaks su (#51076)
12cr|kernel-linus-3.4.19-1|1526	
12cr|kernel-linus-3.4.19-1|1527	* Sun May 24 2009 Thomas Backlund <tmb@mandriva.org> 2.6.30-0.rc7.1mdv2010.0
12cr|kernel-linus-3.4.19-1|1528	+ Revision: 379140
12cr|kernel-linus-3.4.19-1|1529	- update to 2.6.30-rc7
12cr|kernel-linus-3.4.19-1|1530	
12cr|kernel-linus-3.4.19-1|1531	* Wed May 20 2009 Thomas Backlund <tmb@mandriva.org> 2.6.30-0.rc6.5.1mdv2010.0
12cr|kernel-linus-3.4.19-1|1532	+ Revision: 378082
12cr|kernel-linus-3.4.19-1|1533	- update defconfigs
12cr|kernel-linus-3.4.19-1|1534	- updte to 2.6.30-rc6-git5
12cr|kernel-linus-3.4.19-1|1535	
12cr|kernel-linus-3.4.19-1|1536	* Sat May 16 2009 Thomas Backlund <tmb@mandriva.org> 2.6.30-0.rc6.2mdv2010.0
12cr|kernel-linus-3.4.19-1|1537	+ Revision: 376479
12cr|kernel-linus-3.4.19-1|1538	- bump release to get it past BS
12cr|kernel-linus-3.4.19-1|1539	- update to 2.6.30-rc6
12cr|kernel-linus-3.4.19-1|1540	
12cr|kernel-linus-3.4.19-1|1541	* Sun May 10 2009 Thomas Backlund <tmb@mandriva.org> 2.6.30-0.rc5.1mdv2010.0
12cr|kernel-linus-3.4.19-1|1542	+ Revision: 374023
12cr|kernel-linus-3.4.19-1|1543	- remove microblaze arch from source and devel rpms
12cr|kernel-linus-3.4.19-1|1544	- update to 2.6.30-rc5
12cr|kernel-linus-3.4.19-1|1545	
12cr|kernel-linus-3.4.19-1|1546	* Mon Apr 27 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29.2-1mdv2010.0
12cr|kernel-linus-3.4.19-1|1547	+ Revision: 369080
12cr|kernel-linus-3.4.19-1|1548	- update to 2.6.29.2: CVE-2009-1192, CVE-2009-0795
12cr|kernel-linus-3.4.19-1|1549	* http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.29.2
12cr|kernel-linus-3.4.19-1|1550	
12cr|kernel-linus-3.4.19-1|1551	* Fri Apr 03 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29.1-1mdv2009.1
12cr|kernel-linus-3.4.19-1|1552	+ Revision: 363671
12cr|kernel-linus-3.4.19-1|1553	- update to 2.6.29.1
12cr|kernel-linus-3.4.19-1|1554	
12cr|kernel-linus-3.4.19-1|1555	* Tue Mar 24 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-1mdv2009.1
12cr|kernel-linus-3.4.19-1|1556	+ Revision: 360871
12cr|kernel-linus-3.4.19-1|1557	- update to 2.6.29 final
12cr|kernel-linus-3.4.19-1|1558	
12cr|kernel-linus-3.4.19-1|1559	* Fri Mar 13 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc8.1mdv2009.1
12cr|kernel-linus-3.4.19-1|1560	+ Revision: 354597
12cr|kernel-linus-3.4.19-1|1561	- update to 2.6.29-rc8
12cr|kernel-linus-3.4.19-1|1562	
12cr|kernel-linus-3.4.19-1|1563	* Tue Mar 10 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc7.3.1mdv2009.1
12cr|kernel-linus-3.4.19-1|1564	+ Revision: 353464
12cr|kernel-linus-3.4.19-1|1565	- update to 2.6.29-rc7-git3
12cr|kernel-linus-3.4.19-1|1566	
12cr|kernel-linus-3.4.19-1|1567	* Sat Mar 07 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc7.1.1mdv2009.1
12cr|kernel-linus-3.4.19-1|1568	+ Revision: 351777
12cr|kernel-linus-3.4.19-1|1569	- update to 2.6.29-rc7-git1
12cr|kernel-linus-3.4.19-1|1570	
12cr|kernel-linus-3.4.19-1|1571	* Wed Mar 04 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc7.1mdv2009.1
12cr|kernel-linus-3.4.19-1|1572	+ Revision: 348224
12cr|kernel-linus-3.4.19-1|1573	- update to 2.6.29-rc7
12cr|kernel-linus-3.4.19-1|1574	- update to 2.6.29-rc6-git5
12cr|kernel-linus-3.4.19-1|1575	- update to 2.6.29-rc6-git1
12cr|kernel-linus-3.4.19-1|1576	
12cr|kernel-linus-3.4.19-1|1577	* Mon Feb 23 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc6.2mdv2009.1
12cr|kernel-linus-3.4.19-1|1578	+ Revision: 344318
12cr|kernel-linus-3.4.19-1|1579	- add drivers/acpi/acpica header files to -devel rpms, needed by fglrx
12cr|kernel-linus-3.4.19-1|1580	
12cr|kernel-linus-3.4.19-1|1581	* Mon Feb 23 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc6.1mdv2009.1
12cr|kernel-linus-3.4.19-1|1582	+ Revision: 344074
12cr|kernel-linus-3.4.19-1|1583	- update to 2.6.29-rc6
12cr|kernel-linus-3.4.19-1|1584	
12cr|kernel-linus-3.4.19-1|1585	* Sat Feb 21 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc5.5.1mdv2009.1
12cr|kernel-linus-3.4.19-1|1586	+ Revision: 343699
12cr|kernel-linus-3.4.19-1|1587	- update to 2.6.29-rc5-git5
12cr|kernel-linus-3.4.19-1|1588	
12cr|kernel-linus-3.4.19-1|1589	* Sat Feb 14 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc5.1mdv2009.1
12cr|kernel-linus-3.4.19-1|1590	+ Revision: 340288
12cr|kernel-linus-3.4.19-1|1591	- update to 2.6.29-rc5
12cr|kernel-linus-3.4.19-1|1592	
12cr|kernel-linus-3.4.19-1|1593	* Mon Feb 09 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc4.1.1mdv2009.1
12cr|kernel-linus-3.4.19-1|1594	+ Revision: 338754
12cr|kernel-linus-3.4.19-1|1595	- update to 2.6.29-rc4-git1
12cr|kernel-linus-3.4.19-1|1596	* fixes error case in mlock downgrade reversion
12cr|kernel-linus-3.4.19-1|1597	
12cr|kernel-linus-3.4.19-1|1598	* Sun Feb 08 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc4.1mdv2009.1
12cr|kernel-linus-3.4.19-1|1599	+ Revision: 338619
12cr|kernel-linus-3.4.19-1|1600	- update defconfigs
12cr|kernel-linus-3.4.19-1|1601	- make HID core modular too
12cr|kernel-linus-3.4.19-1|1602	- try to build MFD_PCF50633 again
12cr|kernel-linus-3.4.19-1|1603	- update to 2.6.29-rc4
12cr|kernel-linus-3.4.19-1|1604	
12cr|kernel-linus-3.4.19-1|1605	* Sun Feb 01 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc3.1mdv2009.1
12cr|kernel-linus-3.4.19-1|1606	+ Revision: 336059
12cr|kernel-linus-3.4.19-1|1607	- disable MFD_PCF50633 again as its still broken
12cr|kernel-linus-3.4.19-1|1608	- re-enable MFD_PCF50633
12cr|kernel-linus-3.4.19-1|1609	- update defconfigs
12cr|kernel-linus-3.4.19-1|1610	- update to 2.6.29-rc3
12cr|kernel-linus-3.4.19-1|1611	
12cr|kernel-linus-3.4.19-1|1612	* Sun Jan 18 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc2.1mdv2009.1
12cr|kernel-linus-3.4.19-1|1613	+ Revision: 331024
12cr|kernel-linus-3.4.19-1|1614	- disable CONFIG_MFD_PCF50633 as it breaks the build
12cr|kernel-linus-3.4.19-1|1615	- reset releaseversion
12cr|kernel-linus-3.4.19-1|1616	- make CONFIG_IDE mudular like main kernel
12cr|kernel-linus-3.4.19-1|1617	- update defconfigs
12cr|kernel-linus-3.4.19-1|1618	- enable TOSHIBA_FIR again
12cr|kernel-linus-3.4.19-1|1619	- update to 2.6.29-rc2
12cr|kernel-linus-3.4.19-1|1620	
12cr|kernel-linus-3.4.19-1|1621	* Sun Jan 11 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc1.2mdv2009.1
12cr|kernel-linus-3.4.19-1|1622	+ Revision: 328263
12cr|kernel-linus-3.4.19-1|1623	- bump release to get it past broken bs
12cr|kernel-linus-3.4.19-1|1624	- arch/x86/kernel/sigframe.h does not exist anymore
12cr|kernel-linus-3.4.19-1|1625	- disable TOSHIBA_FIR as it breaks the build
12cr|kernel-linus-3.4.19-1|1626	- sparc and sparc64 trees have been merged
12cr|kernel-linus-3.4.19-1|1627	- update defconfigs
12cr|kernel-linus-3.4.19-1|1628	- update to 2.6.29-rc1
12cr|kernel-linus-3.4.19-1|1629	
12cr|kernel-linus-3.4.19-1|1630	* Thu Dec 25 2008 Thomas Backlund <tmb@mandriva.org> 2.6.28-1mdv2009.1
12cr|kernel-linus-3.4.19-1|1631	+ Revision: 318538
12cr|kernel-linus-3.4.19-1|1632	- update to 2.6.28 final
12cr|kernel-linus-3.4.19-1|1633	
12cr|kernel-linus-3.4.19-1|1634	* Fri Dec 19 2008 Thomas Backlund <tmb@mandriva.org> 2.6.28-0.rc9.1mdv2009.1
12cr|kernel-linus-3.4.19-1|1635	+ Revision: 316355
12cr|kernel-linus-3.4.19-1|1636	- update defconfigs
12cr|kernel-linus-3.4.19-1|1637	- update to 2.6.28-rc9
12cr|kernel-linus-3.4.19-1|1638	
12cr|kernel-linus-3.4.19-1|1639	* Mon Dec 15 2008 Thomas Backlund <tmb@mandriva.org> 2.6.28-0.rc8.3.1mdv2009.1
12cr|kernel-linus-3.4.19-1|1640	+ Revision: 314561
12cr|kernel-linus-3.4.19-1|1641	- update to 2.6.28-rc8-git3
12cr|kernel-linus-3.4.19-1|1642	
12cr|kernel-linus-3.4.19-1|1643	* Mon Dec 08 2008 Thomas Backlund <tmb@mandriva.org> 2.6.28-0.rc7.6.1mdv2009.1
12cr|kernel-linus-3.4.19-1|1644	+ Revision: 311967
12cr|kernel-linus-3.4.19-1|1645	- update to 2.6.27-rc7-git6
12cr|kernel-linus-3.4.19-1|1646	
12cr|kernel-linus-3.4.19-1|1647	* Wed Nov 19 2008 Thomas Backlund <tmb@mandriva.org> 2.6.28-0.rc5.2mdv2009.1
12cr|kernel-linus-3.4.19-1|1648	+ Revision: 304615
12cr|kernel-linus-3.4.19-1|1649	- simplify build process as we now build a single kernel
12cr|kernel-linus-3.4.19-1|1650	- update summary and description
12cr|kernel-linus-3.4.19-1|1651	- rename defconfigs
12cr|kernel-linus-3.4.19-1|1652	- obsolete smp-latest and smp-devel-latest
12cr|kernel-linus-3.4.19-1|1653	- specfile cleanups
12cr|kernel-linus-3.4.19-1|1654	- drop smp tag
12cr|kernel-linus-3.4.19-1|1655	- drop up kernel
12cr|kernel-linus-3.4.19-1|1656	
12cr|kernel-linus-3.4.19-1|1657	* Sun Nov 16 2008 Thomas Backlund <tmb@mandriva.org> 2.6.28-0.rc5.1mdv2009.1
12cr|kernel-linus-3.4.19-1|1658	+ Revision: 303620
12cr|kernel-linus-3.4.19-1|1659	- update to 2.6.28-rc5
12cr|kernel-linus-3.4.19-1|1660	
12cr|kernel-linus-3.4.19-1|1661	* Mon Nov 10 2008 Thomas Backlund <tmb@mandriva.org> 2.6.28-0.rc4.1mdv2009.1
12cr|kernel-linus-3.4.19-1|1662	+ Revision: 301812
12cr|kernel-linus-3.4.19-1|1663	- update defconfigs
12cr|kernel-linus-3.4.19-1|1664	- update to 2.6.28-rc4
12cr|kernel-linus-3.4.19-1|1665	
12cr|kernel-linus-3.4.19-1|1666	* Mon Nov 03 2008 Thomas Backlund <tmb@mandriva.org> 2.6.28-0.rc3.1mdv2009.1
12cr|kernel-linus-3.4.19-1|1667	+ Revision: 299323
12cr|kernel-linus-3.4.19-1|1668	- update defconfigs
12cr|kernel-linus-3.4.19-1|1669	- update to 2.6.28-rc3
12cr|kernel-linus-3.4.19-1|1670	
12cr|kernel-linus-3.4.19-1|1671	* Sun Oct 26 2008 Thomas Backlund <tmb@mandriva.org> 2.6.28-0.rc2.1mdv2009.1
12cr|kernel-linus-3.4.19-1|1672	+ Revision: 297517
12cr|kernel-linus-3.4.19-1|1673	- update to 2.6.28-rc2
12cr|kernel-linus-3.4.19-1|1674	- enable WIRELESS_OLD_REGULATORY to not break old userspace apps
12cr|kernel-linus-3.4.19-1|1675	- add include/trace to devel and source tree
12cr|kernel-linus-3.4.19-1|1676	- include/asm-um has been removed from tree
12cr|kernel-linus-3.4.19-1|1677	- include/asm-<arch> has been moved to arch/<arch>/include/asm
12cr|kernel-linus-3.4.19-1|1678	- update defconfigs
12cr|kernel-linus-3.4.19-1|1679	- update to 2.6.28-rc1-git1
12cr|kernel-linus-3.4.19-1|1680	
12cr|kernel-linus-3.4.19-1|1681	* Thu Oct 23 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27.3-1mdv2009.1
12cr|kernel-linus-3.4.19-1|1682	+ Revision: 296617
12cr|kernel-linus-3.4.19-1|1683	- Update to 2.6.27.3
12cr|kernel-linus-3.4.19-1|1684	
12cr|kernel-linus-3.4.19-1|1685	* Sun Oct 19 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27.2-1mdv2009.1
12cr|kernel-linus-3.4.19-1|1686	+ Revision: 295204
12cr|kernel-linus-3.4.19-1|1687	- Update to 2.6.27.2
12cr|kernel-linus-3.4.19-1|1688	
12cr|kernel-linus-3.4.19-1|1689	* Thu Oct 16 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27.1-1mdv2009.1
12cr|kernel-linus-3.4.19-1|1690	+ Revision: 294483
12cr|kernel-linus-3.4.19-1|1691	- update to 2.6.27.1
12cr|kernel-linus-3.4.19-1|1692	* disables CONFIG_DYNAMIC_FTRACE due to possible memory corruption
12cr|kernel-linus-3.4.19-1|1693	on module unload (this is the reason e1000e cards broke)
12cr|kernel-linus-3.4.19-1|1694	
12cr|kernel-linus-3.4.19-1|1695	* Fri Oct 10 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-1mdv2009.1
12cr|kernel-linus-3.4.19-1|1696	+ Revision: 291531
12cr|kernel-linus-3.4.19-1|1697	- update to 2.6.27 final
12cr|kernel-linus-3.4.19-1|1698	
12cr|kernel-linus-3.4.19-1|1699	* Thu Oct 02 2008 Pascal Terjan <pterjan@mandriva.org> 2.6.27-0.rc8.3.1mdv2009.0
12cr|kernel-linus-3.4.19-1|1700	+ Revision: 290879
12cr|kernel-linus-3.4.19-1|1701	- Update to 2.6.27-rc8-git3 (contains e1000e workaround)
12cr|kernel-linus-3.4.19-1|1702	
12cr|kernel-linus-3.4.19-1|1703	* Sun Sep 28 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc7.5.1mdv2009.0
12cr|kernel-linus-3.4.19-1|1704	+ Revision: 289102
12cr|kernel-linus-3.4.19-1|1705	- update to 2.6.27-rc7-git5
12cr|kernel-linus-3.4.19-1|1706	- update to 2.6.27-rc7-git4
12cr|kernel-linus-3.4.19-1|1707	
12cr|kernel-linus-3.4.19-1|1708	* Wed Sep 10 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc6.1mdv2009.0
12cr|kernel-linus-3.4.19-1|1709	+ Revision: 283527
12cr|kernel-linus-3.4.19-1|1710	- update to 2.6.27-rc6
12cr|kernel-linus-3.4.19-1|1711	
12cr|kernel-linus-3.4.19-1|1712	* Thu Sep 04 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc5.6.1mdv2009.0
12cr|kernel-linus-3.4.19-1|1713	+ Revision: 280816
12cr|kernel-linus-3.4.19-1|1714	- use same defconfigs as main in order to make it easier to
12cr|kernel-linus-3.4.19-1|1715	find regressions introduced by patches in main kernel.
12cr|kernel-linus-3.4.19-1|1716	- update to 2.6.27-rc5-git6
12cr|kernel-linus-3.4.19-1|1717	
12cr|kernel-linus-3.4.19-1|1718	* Fri Aug 29 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc5.1mdv2009.0
12cr|kernel-linus-3.4.19-1|1719	+ Revision: 277322
12cr|kernel-linus-3.4.19-1|1720	- update to 2.6.27-rc5
12cr|kernel-linus-3.4.19-1|1721	
12cr|kernel-linus-3.4.19-1|1722	* Thu Aug 28 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc4.7.2mdv2009.0
12cr|kernel-linus-3.4.19-1|1723	+ Revision: 277041
12cr|kernel-linus-3.4.19-1|1724	- update to 2.6.27-rc4-git7
12cr|kernel-linus-3.4.19-1|1725	
12cr|kernel-linus-3.4.19-1|1726	* Thu Aug 21 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc4.1mdv2009.0
12cr|kernel-linus-3.4.19-1|1727	+ Revision: 274522
12cr|kernel-linus-3.4.19-1|1728	- update to 2.6.27-rc4
12cr|kernel-linus-3.4.19-1|1729	
12cr|kernel-linus-3.4.19-1|1730	* Wed Aug 20 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc3.6.1mdv2009.0
12cr|kernel-linus-3.4.19-1|1731	+ Revision: 274204
12cr|kernel-linus-3.4.19-1|1732	- update to 2.6.27-rc3-git6
12cr|kernel-linus-3.4.19-1|1733	
12cr|kernel-linus-3.4.19-1|1734	* Thu Aug 07 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc2.2mdv2009.0
12cr|kernel-linus-3.4.19-1|1735	+ Revision: 265923
12cr|kernel-linus-3.4.19-1|1736	- spec filea cleanups
12cr|kernel-linus-3.4.19-1|1737	- remove include/asm symlink from -source
12cr|kernel-linus-3.4.19-1|1738	- fox more typos in spec
12cr|kernel-linus-3.4.19-1|1739	- check and clean -devel tree before we disable mrproper and other targets~
12cr|kernel-linus-3.4.19-1|1740	- dont prepare kernel-source tree
12cr|kernel-linus-3.4.19-1|1741	- dont remove bounds.h and asm-offsets.k from -devel rpms
12cr|kernel-linus-3.4.19-1|1742	- remove /lib/firmware, we use the separate kernel-firmware rpm
12cr|kernel-linus-3.4.19-1|1743	- require the newly added kernel-firmware
12cr|kernel-linus-3.4.19-1|1744	- drop kernel-linus-firmware
12cr|kernel-linus-3.4.19-1|1745	- add provides should-restart = system
12cr|kernel-linus-3.4.19-1|1746	
12cr|kernel-linus-3.4.19-1|1747	* Wed Aug 06 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc2.1mdv2009.0
12cr|kernel-linus-3.4.19-1|1748	+ Revision: 264183
12cr|kernel-linus-3.4.19-1|1749	- update defconfigs
12cr|kernel-linus-3.4.19-1|1750	- update to 2.6.27-rc2
12cr|kernel-linus-3.4.19-1|1751	- move kernel firmwares to a separate rpm
12cr|kernel-linus-3.4.19-1|1752	
12cr|kernel-linus-3.4.19-1|1753	* Sat Aug 02 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc1.2.1mdv2009.0
12cr|kernel-linus-3.4.19-1|1754	+ Revision: 260687
12cr|kernel-linus-3.4.19-1|1755	- drop 'git' from release to satisfy rpm versioning
12cr|kernel-linus-3.4.19-1|1756	- update to 2.6.27-rc1-git2
12cr|kernel-linus-3.4.19-1|1757	- kernel firmwares are now in /lib/firmware
12cr|kernel-linus-3.4.19-1|1758	- add /include/drm to -devel and -source rpms
12cr|kernel-linus-3.4.19-1|1759	- add /firmware to -source and -devel rpms
12cr|kernel-linus-3.4.19-1|1760	- disable IWLWIFI_LEDS and IWL4965_LEDS as they are  broken
12cr|kernel-linus-3.4.19-1|1761	- update defconfigs
12cr|kernel-linus-3.4.19-1|1762	- update disable-mrproper patch to apply cleanly
12cr|kernel-linus-3.4.19-1|1763	- update to 2.6.27-rc1
12cr|kernel-linus-3.4.19-1|1764	
12cr|kernel-linus-3.4.19-1|1765	* Thu Jul 24 2008 Thomas Backlund <tmb@mandriva.org> 2.6.26-2mdv2009.0
12cr|kernel-linus-3.4.19-1|1766	+ Revision: 245390
12cr|kernel-linus-3.4.19-1|1767	- drop spec fix for #29744, #29074 (not needed anymore)
12cr|kernel-linus-3.4.19-1|1768	- update disable-mrproper patch to the same used in main and tmb series
12cr|kernel-linus-3.4.19-1|1769	
12cr|kernel-linus-3.4.19-1|1770	* Mon Jul 14 2008 Thomas Backlund <tmb@mandriva.org> 2.6.26-1mdv2009.0
12cr|kernel-linus-3.4.19-1|1771	+ Revision: 234411
12cr|kernel-linus-3.4.19-1|1772	- update to 2.6.26 final
12cr|kernel-linus-3.4.19-1|1773	
12cr|kernel-linus-3.4.19-1|1774	+ trem <trem@mandriva.org>
12cr|kernel-linus-3.4.19-1|1775	- update to 2.6.26-rc9-git5
12cr|kernel-linus-3.4.19-1|1776	
12cr|kernel-linus-3.4.19-1|1777	* Sun Jul 06 2008 Thomas Backlund <tmb@mandriva.org> 2.6.26-0.rc9.1mdv2009.0
12cr|kernel-linus-3.4.19-1|1778	+ Revision: 232067
12cr|kernel-linus-3.4.19-1|1779	- add dvb-core header files to -devel rpms so it's possible to build
12cr|kernel-linus-3.4.19-1|1780	external dvb drivers without needing full source (#41418)
12cr|kernel-linus-3.4.19-1|1781	- do not remove modules.* before calling depmod in install
12cr|kernel-linus-3.4.19-1|1782	(fixes missing modules.order file, noted by Anssi)
12cr|kernel-linus-3.4.19-1|1783	- spec fixes
12cr|kernel-linus-3.4.19-1|1784	- update to 2.6.26-rc9
12cr|kernel-linus-3.4.19-1|1785	
12cr|kernel-linus-3.4.19-1|1786	* Thu Jun 26 2008 trem <trem@mandriva.org> 2.6.26-0.rc8.1mdv2009.0
12cr|kernel-linus-3.4.19-1|1787	+ Revision: 229181
12cr|kernel-linus-3.4.19-1|1788	- update to 2.6.26-rc8
12cr|kernel-linus-3.4.19-1|1789	
12cr|kernel-linus-3.4.19-1|1790	* Mon Jun 16 2008 Thomas Backlund <tmb@mandriva.org> 2.6.26-0.rc6.git3.1mdv2009.0
12cr|kernel-linus-3.4.19-1|1791	+ Revision: 220677
12cr|kernel-linus-3.4.19-1|1792	- update to 2.6.26-rc6-git3
12cr|kernel-linus-3.4.19-1|1793	- disable CONFIG_USB_RIO500, as it will switch to libusb (#41504)
12cr|kernel-linus-3.4.19-1|1794	- update to 2.6.26-rc6
12cr|kernel-linus-3.4.19-1|1795	- remove -doc-latest as the -doc can be updated automatically
12cr|kernel-linus-3.4.19-1|1796	- fix spec for disabled -doc build
12cr|kernel-linus-3.4.19-1|1797	
12cr|kernel-linus-3.4.19-1|1798	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12cr|kernel-linus-3.4.19-1|1799	- Enable SLUB object allocator (disables SLAB)
12cr|kernel-linus-3.4.19-1|1800	
12cr|kernel-linus-3.4.19-1|1801	* Thu Jun 05 2008 Thomas Backlund <tmb@mandriva.org> 2.6.26-0.rc5.1mdv2009.0
12cr|kernel-linus-3.4.19-1|1802	+ Revision: 215259
12cr|kernel-linus-3.4.19-1|1803	- update to 2.6.26-rc5
12cr|kernel-linus-3.4.19-1|1804	
12cr|kernel-linus-3.4.19-1|1805	* Tue May 27 2008 trem <trem@mandriva.org> 2.6.26-0.rc4.1mdv2009.0
12cr|kernel-linus-3.4.19-1|1806	+ Revision: 211906
12cr|kernel-linus-3.4.19-1|1807	- update to 2.6.26-rc4
12cr|kernel-linus-3.4.19-1|1808	- update to 2.6.23-rc3-git7
12cr|kernel-linus-3.4.19-1|1809	- update the disable-mrproper patch
12cr|kernel-linus-3.4.19-1|1810	
12cr|kernel-linus-3.4.19-1|1811	* Mon May 19 2008 trem <trem@mandriva.org> 2.6.26-0.rc3.1mdv2009.0
12cr|kernel-linus-3.4.19-1|1812	+ Revision: 208849
12cr|kernel-linus-3.4.19-1|1813	- update to 2.6.26-rc3
12cr|kernel-linus-3.4.19-1|1814	
12cr|kernel-linus-3.4.19-1|1815	* Fri May 16 2008 trem <trem@mandriva.org> 2.6.26-0.rc2.git5.1mdv2009.0
12cr|kernel-linus-3.4.19-1|1816	+ Revision: 208147
12cr|kernel-linus-3.4.19-1|1817	- update to 2.6.26-rc2-git5
12cr|kernel-linus-3.4.19-1|1818	
12cr|kernel-linus-3.4.19-1|1819	* Sun May 11 2008 Thomas Backlund <tmb@mandriva.org> 2.6.26-0.rc1.git7.1mdv2009.0
12cr|kernel-linus-3.4.19-1|1820	+ Revision: 205934
12cr|kernel-linus-3.4.19-1|1821	- fix -devel rpms
12cr|kernel-linus-3.4.19-1|1822	- update to 2.6.26-rc1-git7
12cr|kernel-linus-3.4.19-1|1823	- update to 2.6.26-rc1
12cr|kernel-linus-3.4.19-1|1824	
12cr|kernel-linus-3.4.19-1|1825	* Fri May 02 2008 trem <trem@mandriva.org> 2.6.25.1-1mdv2009.0
12cr|kernel-linus-3.4.19-1|1826	+ Revision: 199963
12cr|kernel-linus-3.4.19-1|1827	- update to 2.6.25.1
12cr|kernel-linus-3.4.19-1|1828	- revert git change
12cr|kernel-linus-3.4.19-1|1829	- add -git to the kernel version
12cr|kernel-linus-3.4.19-1|1830	- update to 2.6.25-git17
12cr|kernel-linus-3.4.19-1|1831	
12cr|kernel-linus-3.4.19-1|1832	* Thu Apr 17 2008 trem <trem@mandriva.org> 2.6.25-1mdv2009.0
12cr|kernel-linus-3.4.19-1|1833	+ Revision: 195432
12cr|kernel-linus-3.4.19-1|1834	- update to 2.6.25
12cr|kernel-linus-3.4.19-1|1835	- update to 2.6.25-rc9
12cr|kernel-linus-3.4.19-1|1836	- update to 2.6.25-rc8
12cr|kernel-linus-3.4.19-1|1837	- update to 2.6.25-rc7
12cr|kernel-linus-3.4.19-1|1838	
12cr|kernel-linus-3.4.19-1|1839	* Mon Mar 24 2008 Thomas Backlund <tmb@mandriva.org> 2.6.25-0.rc6.1mdv2008.1
12cr|kernel-linus-3.4.19-1|1840	+ Revision: 189735
12cr|kernel-linus-3.4.19-1|1841	- update defconfigs
12cr|kernel-linus-3.4.19-1|1842	- fix license
12cr|kernel-linus-3.4.19-1|1843	- update to 2.6.25-rc6
12cr|kernel-linus-3.4.19-1|1844	
12cr|kernel-linus-3.4.19-1|1845	* Mon Mar 10 2008 Thomas Backlund <tmb@mandriva.org> 2.6.25-0.rc5.1mdv2008.1
12cr|kernel-linus-3.4.19-1|1846	+ Revision: 183416
12cr|kernel-linus-3.4.19-1|1847	- update to 2.6.25-rc5
12cr|kernel-linus-3.4.19-1|1848	
12cr|kernel-linus-3.4.19-1|1849	* Wed Mar 05 2008 Thomas Backlund <tmb@mandriva.org> 2.6.25-0.rc4.1mdv2008.1
12cr|kernel-linus-3.4.19-1|1850	+ Revision: 180028
12cr|kernel-linus-3.4.19-1|1851	- update to 2.6.25-rc4
12cr|kernel-linus-3.4.19-1|1852	
12cr|kernel-linus-3.4.19-1|1853	* Mon Feb 25 2008 Thomas Backlund <tmb@mandriva.org> 2.6.25-0.rc3.1mdv2008.1
12cr|kernel-linus-3.4.19-1|1854	+ Revision: 174835
12cr|kernel-linus-3.4.19-1|1855	- disable LGUEST support as it's broken
12cr|kernel-linus-3.4.19-1|1856	- update defconfigs
12cr|kernel-linus-3.4.19-1|1857	- update to 2.6.25-rc3
12cr|kernel-linus-3.4.19-1|1858	
12cr|kernel-linus-3.4.19-1|1859	* Sun Feb 17 2008 trem <trem@mandriva.org> 2.6.25-0.rc2.1mdv2008.1
12cr|kernel-linus-3.4.19-1|1860	+ Revision: 169623
12cr|kernel-linus-3.4.19-1|1861	- update to 2.6.25-rc2
12cr|kernel-linus-3.4.19-1|1862	
12cr|kernel-linus-3.4.19-1|1863	* Thu Feb 14 2008 trem <trem@mandriva.org> 2.6.25-0.rc1.1mdv2008.1
12cr|kernel-linus-3.4.19-1|1864	+ Revision: 167198
12cr|kernel-linus-3.4.19-1|1865	- stop removing "%%{target_source}/arch/i386/boot/bzImage" on i386
12cr|kernel-linus-3.4.19-1|1866	- update to 2.6.25-rc1
12cr|kernel-linus-3.4.19-1|1867	
12cr|kernel-linus-3.4.19-1|1868	* Mon Feb 11 2008 Thomas Backlund <tmb@mandriva.org> 2.6.24.2-1mdv2008.1
12cr|kernel-linus-3.4.19-1|1869	+ Revision: 165121
12cr|kernel-linus-3.4.19-1|1870	- update to 2.6.24.2 (CVE-2008-0600)
12cr|kernel-linus-3.4.19-1|1871	
12cr|kernel-linus-3.4.19-1|1872	* Sat Feb 09 2008 trem <trem@mandriva.org> 2.6.24.1-1mdv2008.1
12cr|kernel-linus-3.4.19-1|1873	+ Revision: 164485
12cr|kernel-linus-3.4.19-1|1874	- update to 2.6.24.1
12cr|kernel-linus-3.4.19-1|1875	
12cr|kernel-linus-3.4.19-1|1876	* Sat Jan 26 2008 Thomas Backlund <tmb@mandriva.org> 2.6.24-1mdv2008.1
12cr|kernel-linus-3.4.19-1|1877	+ Revision: 158253
12cr|kernel-linus-3.4.19-1|1878	- update to 2.6.24 final
12cr|kernel-linus-3.4.19-1|1879	
12cr|kernel-linus-3.4.19-1|1880	* Thu Jan 24 2008 trem <trem@mandriva.org> 2.6.24-0.rc8.3mdv2008.1
12cr|kernel-linus-3.4.19-1|1881	+ Revision: 157717
12cr|kernel-linus-3.4.19-1|1882	- update to 2.6.24-rc8-git8
12cr|kernel-linus-3.4.19-1|1883	
12cr|kernel-linus-3.4.19-1|1884	* Thu Jan 24 2008 trem <trem@mandriva.org> 2.6.24-0.rc8.2mdv2008.1
12cr|kernel-linus-3.4.19-1|1885	+ Revision: 157285
12cr|kernel-linus-3.4.19-1|1886	- update to 2.6.24-rc8-git5
12cr|kernel-linus-3.4.19-1|1887	
12cr|kernel-linus-3.4.19-1|1888	* Sun Jan 20 2008 trem <trem@mandriva.org> 2.6.24-0.rc8.1mdv2008.1
12cr|kernel-linus-3.4.19-1|1889	+ Revision: 155388
12cr|kernel-linus-3.4.19-1|1890	- update to 2.6.24-rc8-git4
12cr|kernel-linus-3.4.19-1|1891	- update to 2.6.24-rc8-git3
12cr|kernel-linus-3.4.19-1|1892	
12cr|kernel-linus-3.4.19-1|1893	+ Thomas Backlund <tmb@mandriva.org>
12cr|kernel-linus-3.4.19-1|1894	- update to 2.6.24-rc8-git2
12cr|kernel-linus-3.4.19-1|1895	- make 32bit kernels conflict arch(x86_64) so they cant be installed
12cr|kernel-linus-3.4.19-1|1896	by mistake (#32631)
12cr|kernel-linus-3.4.19-1|1897	
12cr|kernel-linus-3.4.19-1|1898	* Mon Jan 07 2008 Thomas Backlund <tmb@mandriva.org> 2.6.24-0.rc7.1mdv2008.1
12cr|kernel-linus-3.4.19-1|1899	+ Revision: 146151
12cr|kernel-linus-3.4.19-1|1900	- change url to Mandriva wiki
12cr|kernel-linus-3.4.19-1|1901	- use make clean on -devel & source tree to not ship unneeded files
12cr|kernel-linus-3.4.19-1|1902	- fix build,source symlinks to -source tree to be created only if no
12cr|kernel-linus-3.4.19-1|1903	matching -devel tree is installed, and to be removed only if they
12cr|kernel-linus-3.4.19-1|1904	point at the -source tree
12cr|kernel-linus-3.4.19-1|1905	- update to 2.6.24-rc7
12cr|kernel-linus-3.4.19-1|1906	
12cr|kernel-linus-3.4.19-1|1907	* Mon Dec 31 2007 Thomas Backlund <tmb@mandriva.org> 2.6.24-0.rc6.2mdv2008.1
12cr|kernel-linus-3.4.19-1|1908	+ Revision: 139812
12cr|kernel-linus-3.4.19-1|1909	- drop README.urpmi
12cr|kernel-linus-3.4.19-1|1910	- update source2 to apply cleanly
12cr|kernel-linus-3.4.19-1|1911	- remove /arch/i386/boot/bzImage symlink from kernel-source
12cr|kernel-linus-3.4.19-1|1912	- fix kernelupdate weblink
12cr|kernel-linus-3.4.19-1|1913	- update to 2.6.24-rc6-git7
12cr|kernel-linus-3.4.19-1|1914	
12cr|kernel-linus-3.4.19-1|1915	* Sun Dec 23 2007 trem <trem@mandriva.org> 2.6.24-0.rc6.1mdv2008.1
12cr|kernel-linus-3.4.19-1|1916	+ Revision: 137271
12cr|kernel-linus-3.4.19-1|1917	- update to 2.6.24-rc6
12cr|kernel-linus-3.4.19-1|1918	- update to 2.6.24-rc6
12cr|kernel-linus-3.4.19-1|1919	
12cr|kernel-linus-3.4.19-1|1920	+ Olivier Blin <blino@mandriva.org>
12cr|kernel-linus-3.4.19-1|1921	- restore BuildRoot
12cr|kernel-linus-3.4.19-1|1922	
12cr|kernel-linus-3.4.19-1|1923	+ Thierry Vignaud <tv@mandriva.org>
12cr|kernel-linus-3.4.19-1|1924	- kill re-definition of %%buildroot on Pixel's request
12cr|kernel-linus-3.4.19-1|1925	
12cr|kernel-linus-3.4.19-1|1926	* Tue Dec 11 2007 Thomas Backlund <tmb@mandriva.org> 2.6.24-0.rc5.1mdv2008.1
12cr|kernel-linus-3.4.19-1|1927	+ Revision: 117424
12cr|kernel-linus-3.4.19-1|1928	- update to kernel.org 2.6.24-rc5
12cr|kernel-linus-3.4.19-1|1929	- update defconfigs
12cr|kernel-linus-3.4.19-1|1930	
12cr|kernel-linus-3.4.19-1|1931	* Tue Dec 04 2007 Thomas Backlund <tmb@mandriva.org> 2.6.24-0.rc4.1mdv2008.1
12cr|kernel-linus-3.4.19-1|1932	+ Revision: 115449
12cr|kernel-linus-3.4.19-1|1933	- update to kernel.org 2.6.24-rc4-git1
12cr|kernel-linus-3.4.19-1|1934	- update defconfigs
12cr|kernel-linus-3.4.19-1|1935	- call installkernel with -L to avoid changing main kernel
12cr|kernel-linus-3.4.19-1|1936	default symlinks
12cr|kernel-linus-3.4.19-1|1937	
12cr|kernel-linus-3.4.19-1|1938	* Sun Nov 18 2007 Thomas Backlund <tmb@mandriva.org> 2.6.24-0.rc3.1mdv2008.1
12cr|kernel-linus-3.4.19-1|1939	+ Revision: 109995
12cr|kernel-linus-3.4.19-1|1940	- update to kernel.org 2.6.24-rc3-git1
12cr|kernel-linus-3.4.19-1|1941	- adapt specfile for i386/x86_64 merge into x86
12cr|kernel-linus-3.4.19-1|1942	- update defconfigs
12cr|kernel-linus-3.4.19-1|1943	
12cr|kernel-linus-3.4.19-1|1944	* Sun Oct 14 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23.1-1mdv2008.1
12cr|kernel-linus-3.4.19-1|1945	+ Revision: 98270
12cr|kernel-linus-3.4.19-1|1946	- update to kernel.org 2.6.23.1
12cr|kernel-linus-3.4.19-1|1947	- disable mrproper target on -devel rpms to stop 3rdparty installers
12cr|kernel-linus-3.4.19-1|1948	from wiping out needed files and thereby breaking builds
12cr|kernel-linus-3.4.19-1|1949	(based on an initial patch by Danny used in kernel-multimedia series)
12cr|kernel-linus-3.4.19-1|1950	
12cr|kernel-linus-3.4.19-1|1951	* Thu Oct 11 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-1mdv2008.1
12cr|kernel-linus-3.4.19-1|1952	+ Revision: 96953
12cr|kernel-linus-3.4.19-1|1953	- update to kernel.org 2.6.23 final
12cr|kernel-linus-3.4.19-1|1954	
12cr|kernel-linus-3.4.19-1|1955	+ trem <trem@mandriva.org>
12cr|kernel-linus-3.4.19-1|1956	- back to kernel.org 2.6.23-rc8-git2
12cr|kernel-linus-3.4.19-1|1957	- update to kernel.org 2.6.23-rc8-git4
12cr|kernel-linus-3.4.19-1|1958	
12cr|kernel-linus-3.4.19-1|1959	* Fri Sep 28 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc8.1mdv2008.0
12cr|kernel-linus-3.4.19-1|1960	+ Revision: 93689
12cr|kernel-linus-3.4.19-1|1961	- update to kernel.org 2.6.23-rc8-git2 (fixes CVE-2007-4571)
12cr|kernel-linus-3.4.19-1|1962	
12cr|kernel-linus-3.4.19-1|1963	* Sun Sep 23 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc7.2mdv2008.0
12cr|kernel-linus-3.4.19-1|1964	+ Revision: 92344
12cr|kernel-linus-3.4.19-1|1965	- update to kernel.org 2.6.23-rc7-git4 (fixes CVE-2007-4573)
12cr|kernel-linus-3.4.19-1|1966	
12cr|kernel-linus-3.4.19-1|1967	* Thu Sep 20 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc7.1mdv2008.0
12cr|kernel-linus-3.4.19-1|1968	+ Revision: 91544
12cr|kernel-linus-3.4.19-1|1969	- update to 2.6.23-rc7
12cr|kernel-linus-3.4.19-1|1970	- update defconfigs
12cr|kernel-linus-3.4.19-1|1971	
12cr|kernel-linus-3.4.19-1|1972	* Thu Sep 13 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc6.1mdv2008.0
12cr|kernel-linus-3.4.19-1|1973	+ Revision: 85321
12cr|kernel-linus-3.4.19-1|1974	- update to 2.6.23-rc6-git4
12cr|kernel-linus-3.4.19-1|1975	
12cr|kernel-linus-3.4.19-1|1976	* Thu Sep 06 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc5.2mdv2008.0
12cr|kernel-linus-3.4.19-1|1977	+ Revision: 81270
12cr|kernel-linus-3.4.19-1|1978	- update to 2.6.23-rc5-git1
12cr|kernel-linus-3.4.19-1|1979	
12cr|kernel-linus-3.4.19-1|1980	* Sat Sep 01 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc5.1mdv2008.0
12cr|kernel-linus-3.4.19-1|1981	+ Revision: 77733
12cr|kernel-linus-3.4.19-1|1982	- update to kernel.org 2.6.23-rc5
12cr|kernel-linus-3.4.19-1|1983	- fix #29744, #29074 in a cleaner way by disabling the sourcing of
12cr|kernel-linus-3.4.19-1|1984	arch/s390/crypto/Kconfig
12cr|kernel-linus-3.4.19-1|1985	- update defconfigs
12cr|kernel-linus-3.4.19-1|1986	
12cr|kernel-linus-3.4.19-1|1987	* Mon Aug 13 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc3.1mdv2008.0
12cr|kernel-linus-3.4.19-1|1988	+ Revision: 62739
12cr|kernel-linus-3.4.19-1|1989	- update to kernel.org 2.6.23-rc3
12cr|kernel-linus-3.4.19-1|1990	
12cr|kernel-linus-3.4.19-1|1991	* Sat Aug 04 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc2.1mdv2008.0
12cr|kernel-linus-3.4.19-1|1992	+ Revision: 58956
12cr|kernel-linus-3.4.19-1|1993	- add xen to source and devel rpms
12cr|kernel-linus-3.4.19-1|1994	- arm26 arch is now gone
12cr|kernel-linus-3.4.19-1|1995	- update to kernel.org 2.6.23-rc2
12cr|kernel-linus-3.4.19-1|1996	- update defconfigs
12cr|kernel-linus-3.4.19-1|1997	
12cr|kernel-linus-3.4.19-1|1998	* Fri Aug 03 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22.1-2mdv2008.0
12cr|kernel-linus-3.4.19-1|1999	+ Revision: 58692
12cr|kernel-linus-3.4.19-1|2000	- disable DEBUG_SLAB, as it's bad for performance, especially
12cr|kernel-linus-3.4.19-1|2001	under heavier loads
12cr|kernel-linus-3.4.19-1|2002	- dont build -doc rpms
12cr|kernel-linus-3.4.19-1|2003	- fix build when building only up or smp
12cr|kernel-linus-3.4.19-1|2004	
12cr|kernel-linus-3.4.19-1|2005	* Wed Jul 11 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22.1-1mdv2008.0
12cr|kernel-linus-3.4.19-1|2006	+ Revision: 51432
12cr|kernel-linus-3.4.19-1|2007	- update to kernel.org 2.6.22.1
12cr|kernel-linus-3.4.19-1|2008	* NETFILTER: {ip, nf}_conntrack_sctp: fix remotely triggerable
12cr|kernel-linus-3.4.19-1|2009	NULL ptr dereference (CVE-2007-2876)
12cr|kernel-linus-3.4.19-1|2010	
12cr|kernel-linus-3.4.19-1|2011	* Mon Jul 09 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22-1mdv2008.0
12cr|kernel-linus-3.4.19-1|2012	+ Revision: 50492
12cr|kernel-linus-3.4.19-1|2013	- update to kernel.org 2.6.22 final
12cr|kernel-linus-3.4.19-1|2014	- update defconfigs, make IDE modular
12cr|kernel-linus-3.4.19-1|2015	
12cr|kernel-linus-3.4.19-1|2016	* Tue Jul 03 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22-0.rc7.1mdv2008.0
12cr|kernel-linus-3.4.19-1|2017	+ Revision: 47488
12cr|kernel-linus-3.4.19-1|2018	- update to kernel.org 2.6.22-rc7
12cr|kernel-linus-3.4.19-1|2019	- add support for git patches
12cr|kernel-linus-3.4.19-1|2020	- update to 2.6.22-rc7-git1
12cr|kernel-linus-3.4.19-1|2021	
12cr|kernel-linus-3.4.19-1|2022	* Mon Jun 25 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22-0.rc6.1mdv2008.0
12cr|kernel-linus-3.4.19-1|2023	+ Revision: 44020
12cr|kernel-linus-3.4.19-1|2024	- update to kernel.org 2.6.22-rc6
12cr|kernel-linus-3.4.19-1|2025	- make buildroot arch-specific to allow dual build in same rpm tree
12cr|kernel-linus-3.4.19-1|2026	- update defconfig
12cr|kernel-linus-3.4.19-1|2027	
12cr|kernel-linus-3.4.19-1|2028	* Sun Jun 24 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22-0.rc5.2mdv2008.0
12cr|kernel-linus-3.4.19-1|2029	+ Revision: 43702
12cr|kernel-linus-3.4.19-1|2030	- kernel-devel rpms does not provide kernel-source anymore
12cr|kernel-linus-3.4.19-1|2031	- re-add build,source symlink logic to kernel-source as dkms needs it
12cr|kernel-linus-3.4.19-1|2032	and can cope with the Makefile version mismatch
12cr|kernel-linus-3.4.19-1|2033	- update README.urpmi regarding the symlinks
12cr|kernel-linus-3.4.19-1|2034	
12cr|kernel-linus-3.4.19-1|2035	* Sun Jun 17 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22-0.rc5.1mdv2008.0
12cr|kernel-linus-3.4.19-1|2036	+ Revision: 40516
12cr|kernel-linus-3.4.19-1|2037	- update to kernel.org 2.6.22-rc5
12cr|kernel-linus-3.4.19-1|2038	
12cr|kernel-linus-3.4.19-1|2039	* Tue Jun 05 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22-0.rc4.1mdv2008.0
12cr|kernel-linus-3.4.19-1|2040	+ Revision: 35800
12cr|kernel-linus-3.4.19-1|2041	- update to kernel.org 2.6.22-rc4
12cr|kernel-linus-3.4.19-1|2042	
12cr|kernel-linus-3.4.19-1|2043	* Sun May 27 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22-0.rc3.1mdv2008.0
12cr|kernel-linus-3.4.19-1|2044	+ Revision: 31873
12cr|kernel-linus-3.4.19-1|2045	- provide versioned kernel-devel and kernel-source (MDV #31006)
12cr|kernel-linus-3.4.19-1|2046	- update to kernel.org 2.6.22-rc3
12cr|kernel-linus-3.4.19-1|2047	
12cr|kernel-linus-3.4.19-1|2048	* Tue May 22 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22-0.rc2.1mdv2008.0
12cr|kernel-linus-3.4.19-1|2049	+ Revision: 29732
12cr|kernel-linus-3.4.19-1|2050	- remove blackfin arch files
12cr|kernel-linus-3.4.19-1|2051	- update to kernel.org 2.6.22-rc2
12cr|kernel-linus-3.4.19-1|2052	- disable CONFIG_IRQBALANCE on i386-smp, in favour of the better
12cr|kernel-linus-3.4.19-1|2053	working userspace irqbalance daemon from contribs (Requested by Austin)
12cr|kernel-linus-3.4.19-1|2054	- update defconfigs
12cr|kernel-linus-3.4.19-1|2055	
12cr|kernel-linus-3.4.19-1|2056	* Fri May 18 2007 Thomas Backlund <tmb@mandriva.org> 2.6.21.1-2mdv2008.0
12cr|kernel-linus-3.4.19-1|2057	+ Revision: 28291
12cr|kernel-linus-3.4.19-1|2058	- /sbin/depmod-25 is now renamed to /sbin/depmod
12cr|kernel-linus-3.4.19-1|2059	- modify kernel-linus-source description to point out:
12cr|kernel-linus-3.4.19-1|2060	* only needed when building own kernels
12cr|kernel-linus-3.4.19-1|2061	* othervise install a matching -devel- rpm
12cr|kernel-linus-3.4.19-1|2062	- update README.urpmi for the same reason
12cr|kernel-linus-3.4.19-1|2063	- enable CONFIG_TIMER_STATS (request by Michael Braun)
12cr|kernel-linus-3.4.19-1|2064	
12cr|kernel-linus-3.4.19-1|2065	* Sat Apr 28 2007 Thomas Backlund <tmb@mandriva.org> 2.6.21.1-1mdv2008.0
12cr|kernel-linus-3.4.19-1|2066	+ Revision: 19047
12cr|kernel-linus-3.4.19-1|2067	- kernel.org 2.6.21.1
12cr|kernel-linus-3.4.19-1|2068	* IPV6: Fix for RT0 header ipv6 change
12cr|kernel-linus-3.4.19-1|2069	* IPV4: Fix OOPS'er added to netlink fib
12cr|kernel-linus-3.4.19-1|2070	- Enable Tickless System (Dynamic Ticks (NO_HZ)) on i386 kernels
12cr|kernel-linus-3.4.19-1|2071	
12cr|kernel-linus-3.4.19-1|2072	* Fri Apr 27 2007 Thomas Backlund <tmb@mandriva.org> 2.6.21-2mdv2008.0
12cr|kernel-linus-3.4.19-1|2073	+ Revision: 18743
12cr|kernel-linus-3.4.19-1|2074	- revert read-only -devel rpms until I find a better solution...
12cr|kernel-linus-3.4.19-1|2075	
12cr|kernel-linus-3.4.19-1|2076	* Fri Apr 27 2007 Thomas Backlund <tmb@mandriva.org> 2.6.21-1mdv2008.0
12cr|kernel-linus-3.4.19-1|2077	+ Revision: 18448
12cr|kernel-linus-3.4.19-1|2078	- update to kernel.org 2.6.21 final
12cr|kernel-linus-3.4.19-1|2079	- make devel trees read-only (like in kernel-multimedia series),
12cr|kernel-linus-3.4.19-1|2080	to try and work around broken dkms & co
12cr|kernel-linus-3.4.19-1|2081	
12cr|kernel-linus-3.4.19-1|2082	* Sun Apr 22 2007 Thomas Backlund <tmb@mandriva.org> 2.6.21-0.rc7.1mdv2008.0
12cr|kernel-linus-3.4.19-1|2083	+ Revision: 17010
12cr|kernel-linus-3.4.19-1|2084	- update to 2.6.21-rc7
12cr|kernel-linus-3.4.19-1|2085	- update defconfigs
12cr|kernel-linus-3.4.19-1|2086	- enable CONFIG_X86_P4_CLOCKMOD again
12cr|kernel-linus-3.4.19-1|2087	- fix README.urpmi on -rc and -stable builds
12cr|kernel-linus-3.4.19-1|2088	- add drivers/md/dm.h to -devel rpms, needed for truecrypt builds (Danny)
12cr|kernel-linus-3.4.19-1|2089	
12cr|kernel-linus-3.4.19-1|2090	
12cr|kernel-linus-3.4.19-1|2091	* Wed Mar 21 2007 Thomas Backlund <tmb@mandriva.org> 2.6.21-0.rc3.4mdv2007.1
12cr|kernel-linus-3.4.19-1|2092	+ Revision: 147144
12cr|kernel-linus-3.4.19-1|2093	- add arch/s390/crypto/Kconfig for now, until fixed upstream,
12cr|kernel-linus-3.4.19-1|2094	closes #29074, and fixes kernel-linus part of #29744
12cr|kernel-linus-3.4.19-1|2095	
12cr|kernel-linus-3.4.19-1|2096	* Sun Mar 18 2007 Thomas Backlund <tmb@mandriva.org> 2.6.21-0.rc3.3mdv2007.1
12cr|kernel-linus-3.4.19-1|2097	+ Revision: 145685
12cr|kernel-linus-3.4.19-1|2098	- fix typo in -devel post script (Charles A Edwards)
12cr|kernel-linus-3.4.19-1|2099	- make the build work even if you only build up or smp (Charles A Edwards)
12cr|kernel-linus-3.4.19-1|2100	- fix typo in -smp-devel post script
12cr|kernel-linus-3.4.19-1|2101	
12cr|kernel-linus-3.4.19-1|2102	* Tue Mar 13 2007 Thomas Backlund <tmb@mandriva.org> 2.6.21-0.rc3.2mdv2007.1
12cr|kernel-linus-3.4.19-1|2103	+ Revision: 142330
12cr|kernel-linus-3.4.19-1|2104	- CFQ is now the default i/o scheduler
12cr|kernel-linus-3.4.19-1|2105	- fix typo in post script (#29395)
12cr|kernel-linus-3.4.19-1|2106	
12cr|kernel-linus-3.4.19-1|2107	* Wed Mar 07 2007 Thomas Backlund <tmb@mandriva.org> 2.6.21-0.rc3.1mdv2007.1
12cr|kernel-linus-3.4.19-1|2108	+ Revision: 134183
12cr|kernel-linus-3.4.19-1|2109	- update to kernel.org 2.6.21-rc3
12cr|kernel-linus-3.4.19-1|2110	- disable CONFIG_X86_P4_CLOCKMOD (broken build)
12cr|kernel-linus-3.4.19-1|2111	- update defconfigs
12cr|kernel-linus-3.4.19-1|2112	
12cr|kernel-linus-3.4.19-1|2113	* Tue Mar 06 2007 Thomas Backlund <tmb@mandriva.org> 2.6.21-0.rc2.2mdv2007.1
12cr|kernel-linus-3.4.19-1|2114	+ Revision: 133974
12cr|kernel-linus-3.4.19-1|2115	- rename *-headers rpms to more appropriate *-devel
12cr|kernel-linus-3.4.19-1|2116	- make make *-devel-latest obsolete *-headers-latest to enable automatic update
12cr|kernel-linus-3.4.19-1|2117	- disable CONFIG_ACORN_PARTITION_CUMANA (#29006)
12cr|kernel-linus-3.4.19-1|2118	
12cr|kernel-linus-3.4.19-1|2119	* Wed Feb 28 2007 Thomas Backlund <tmb@mandriva.org> 2.6.21-0.rc2.1mdv2007.1
12cr|kernel-linus-3.4.19-1|2120	+ Revision: 127920
12cr|kernel-linus-3.4.19-1|2121	- add patch101: fixes build on i386 and x86_64, from upsrteam linux-2.6.git,
12cr|kernel-linus-3.4.19-1|2122	will be removed when 2.6.21-rc3 is released.
12cr|kernel-linus-3.4.19-1|2123	- update README.urpmi
12cr|kernel-linus-3.4.19-1|2124	- update to kernel.org 2.6.21-rc2
12cr|kernel-linus-3.4.19-1|2125	- update defconfigs
12cr|kernel-linus-3.4.19-1|2126	
12cr|kernel-linus-3.4.19-1|2127	* Sat Feb 24 2007 Thomas Backlund <tmb@mandriva.org> 2.6.21-0.rc1.1mdv2007.1
12cr|kernel-linus-3.4.19-1|2128	+ Revision: 125309
12cr|kernel-linus-3.4.19-1|2129	- update to kernel.org 2.6.21-rc1
12cr|kernel-linus-3.4.19-1|2130	- update defconfigs
12cr|kernel-linus-3.4.19-1|2131	
12cr|kernel-linus-3.4.19-1|2132	* Wed Feb 21 2007 Thomas Backlund <tmb@mandriva.org> 2.6.20.1-2mdv2007.1
12cr|kernel-linus-3.4.19-1|2133	+ Revision: 123564
12cr|kernel-linus-3.4.19-1|2134	- add missing /arch/i386/kernel/sigframe.h in header rpms (#28843)
12cr|kernel-linus-3.4.19-1|2135	
12cr|kernel-linus-3.4.19-1|2136	* Wed Feb 21 2007 Thomas Backlund <tmb@mandriva.org> 2.6.20.1-1mdv2007.1
12cr|kernel-linus-3.4.19-1|2137	+ Revision: 123207
12cr|kernel-linus-3.4.19-1|2138	- update to kernel.org 2.6.21.1
12cr|kernel-linus-3.4.19-1|2139	o Fix a free-wrong-pointer bug in nfs/acl server (CVE-2007-0772)
12cr|kernel-linus-3.4.19-1|2140	
12cr|kernel-linus-3.4.19-1|2141	* Mon Feb 19 2007 Thomas Backlund <tmb@mandriva.org> 2.6.20-3mdv2007.1
12cr|kernel-linus-3.4.19-1|2142	+ Revision: 122863
12cr|kernel-linus-3.4.19-1|2143	- add README.urpmi with info specific for this kernel set
12cr|kernel-linus-3.4.19-1|2144	- drop all patches, this kernel _has_ to stay unpatched, as it's
12cr|kernel-linus-3.4.19-1|2145	a precompiled kernel.org reference kernel
12cr|kernel-linus-3.4.19-1|2146	
12cr|kernel-linus-3.4.19-1|2147	* Sat Feb 17 2007 Thomas Backlund <tmb@mandriva.org> 2.6.20-2mdv2007.1
12cr|kernel-linus-3.4.19-1|2148	+ Revision: 122200
12cr|kernel-linus-3.4.19-1|2149	- add bugfixes from upcoming 2.6.20.1 (will be removed when it's released)
12cr|kernel-linus-3.4.19-1|2150	01_fix-missing-critical-phys_to_virt-in-lib_swiotlb.patch
12cr|kernel-linus-3.4.19-1|2151	02_ieee1394-video1394-DMA-fix.patch
12cr|kernel-linus-3.4.19-1|2152	03_ieee1394-fix-host-device-registering-when-nodemgr-disabled.patch
12cr|kernel-linus-3.4.19-1|2153	04_fix-oops-in-xfrm_audit_log.patch
12cr|kernel-linus-3.4.19-1|2154	05_md-raid5-fix-crash.patch
12cr|kernel-linus-3.4.19-1|2155	06_md-raid5-fix-export-blk_recount_segments.patch
12cr|kernel-linus-3.4.19-1|2156	- fix the whole autoconf mess
12cr|kernel-linus-3.4.19-1|2157	dont rely on /etc/init.d/kheader and /boot/kernel.h anymore
12cr|kernel-linus-3.4.19-1|2158	drop all of the old autoconf hacks
12cr|kernel-linus-3.4.19-1|2159	drop kernel-linus-source-stripped(-latest) rpms
12cr|kernel-linus-3.4.19-1|2160	introduce kernel-linus-(smp-)headers(-latest) rpms to build 3rdparty
12cr|kernel-linus-3.4.19-1|2161	drivers against (survives test: make mrproper oldconfig prepare scripts)
12cr|kernel-linus-3.4.19-1|2162	kernel-linus-source rpm does not include any autoconf stuff anymore
12cr|kernel-linus-3.4.19-1|2163	- enable KVM support (requested by ahasenack)
12cr|kernel-linus-3.4.19-1|2164	- fix RC versioning
12cr|kernel-linus-3.4.19-1|2165	
12cr|kernel-linus-3.4.19-1|2166	* Mon Feb 05 2007 Thomas Backlund <tmb@mandriva.org> 2.6.20-1mdv2007.1
12cr|kernel-linus-3.4.19-1|2167	+ Revision: 116211
12cr|kernel-linus-3.4.19-1|2168	- update to kernel.org 2.6.20 final
12cr|kernel-linus-3.4.19-1|2169	
12cr|kernel-linus-3.4.19-1|2170	* Wed Jan 31 2007 Thomas Backlund <tmb@mandriva.org> 2.6.20.0.rc7-1mdv2007.1
12cr|kernel-linus-3.4.19-1|2171	+ Revision: 115724
12cr|kernel-linus-3.4.19-1|2172	- update to kernel.org: 2.6.20-rc7
12cr|kernel-linus-3.4.19-1|2173	
12cr|kernel-linus-3.4.19-1|2174	* Thu Jan 25 2007 Thomas Backlund <tmb@mandriva.org> 2.6.20.0.rc6-1mdv2007.1
12cr|kernel-linus-3.4.19-1|2175	+ Revision: 113431
12cr|kernel-linus-3.4.19-1|2176	- update to kernel.org: 2.6.20-rc6
12cr|kernel-linus-3.4.19-1|2177	
12cr|kernel-linus-3.4.19-1|2178	* Tue Jan 16 2007 Thomas Backlund <tmb@mandriva.org> 2.6.20.0.rc5-2mdv2007.1
12cr|kernel-linus-3.4.19-1|2179	+ Revision: 109626
12cr|kernel-linus-3.4.19-1|2180	- fix install breakage due to spec cleanup (thanks Charles)
12cr|kernel-linus-3.4.19-1|2181	- fix kernel versioning mismatch (#28237)
12cr|kernel-linus-3.4.19-1|2182	
12cr|kernel-linus-3.4.19-1|2183	* Sun Jan 14 2007 Thomas Backlund <tmb@mandriva.org> 2.6.20.0.rc5-1mdv2007.1
12cr|kernel-linus-3.4.19-1|2184	+ Revision: 108943
12cr|kernel-linus-3.4.19-1|2185	- finally move on to 2.6.20-rc5
12cr|kernel-linus-3.4.19-1|2186	
12cr|kernel-linus-3.4.19-1|2187	* Thu Jan 11 2007 Thomas Backlund <tmb@mandriva.org> 2.6.19.2-1mdv2007.1
12cr|kernel-linus-3.4.19-1|2188	+ Revision: 107284
12cr|kernel-linus-3.4.19-1|2189	- kernel.org 2.6.19.2 (CVE: 2006-6106, 2006-6053, 2006-5823, 2006-6054, 2006-4814, file corruption fix, ...)
12cr|kernel-linus-3.4.19-1|2190	- disable BLK_DEV_UB (#28058)
12cr|kernel-linus-3.4.19-1|2191	- big spec cleanup: remove arches and flavours we dont build
12cr|kernel-linus-3.4.19-1|2192	- fix more provides
12cr|kernel-linus-3.4.19-1|2193	- fix source-stripped provides
12cr|kernel-linus-3.4.19-1|2194	
12cr|kernel-linus-3.4.19-1|2195	* Sun Jan 07 2007 Thomas Backlund <tmb@mandriva.org> 2.6.19.1-2mdv2007.1
12cr|kernel-linus-3.4.19-1|2196	+ Revision: 105375
12cr|kernel-linus-3.4.19-1|2197	- fix utsrelease temporary location grep on i586 build
12cr|kernel-linus-3.4.19-1|2198	- fix the file content corruption bug that appeared in 2.6.19. Will be remowed when 2.6.19.2 is released
12cr|kernel-linus-3.4.19-1|2199	- finally add the *-latest virtual rpms
12cr|kernel-linus-3.4.19-1|2200	- fix UTS_RELEASE define in /include/linux/utsrelease.h (#28014)
12cr|kernel-linus-3.4.19-1|2201	
12cr|kernel-linus-3.4.19-1|2202	* Tue Dec 12 2006 Thomas Backlund <tmb@mandriva.org> 2.6.19.1-1mdv2007.1
12cr|kernel-linus-3.4.19-1|2203	+ Revision: 95986
12cr|kernel-linus-3.4.19-1|2204	- fix autoconf
12cr|kernel-linus-3.4.19-1|2205	- update to kernel.org 2.6.19.1
12cr|kernel-linus-3.4.19-1|2206	
12cr|kernel-linus-3.4.19-1|2207	* Wed Dec 06 2006 Thomas Backlund <tmb@mandriva.org> 2.6.19-3mdv2007.1
12cr|kernel-linus-3.4.19-1|2208	+ Revision: 91725
12cr|kernel-linus-3.4.19-1|2209	- fix patch command
12cr|kernel-linus-3.4.19-1|2210	- enable ARPD, IPV6_MIP6, IPV6_MULTIPLE_TABLES, IPV6_ROUTE_FWMARK, CONFIG_GFS2_FS, GFS2_FS_LOCKING_NOLOCK, GFS2_FS_LOCKING_DLM (#27479)
12cr|kernel-linus-3.4.19-1|2211	- Revert ACPI: SCI interrupt source override, will be removed when 2.6.19.1 is released
12cr|kernel-linus-3.4.19-1|2212	
12cr|kernel-linus-3.4.19-1|2213	* Sun Dec 03 2006 Thomas Backlund <tmb@mandriva.org> 2.6.19-2mdv2007.1
12cr|kernel-linus-3.4.19-1|2214	+ Revision: 90141
12cr|kernel-linus-3.4.19-1|2215	- rename kernel-2.6-linus to kernel-linus in SVN
12cr|kernel-linus-3.4.19-1|2216	- rename spec to kernel-linus
12cr|kernel-linus-3.4.19-1|2217	- fix kernel-linus srpm name (Anssi Hannula)
12cr|kernel-linus-3.4.19-1|2218	- update to 2.6.19 final
12cr|kernel-linus-3.4.19-1|2219	- update specfile for 2.6.19-rc6
12cr|kernel-linus-3.4.19-1|2220	- update to 2.6.19-rc6
12cr|kernel-linus-3.4.19-1|2221	- bump release to allow reupload
12cr|kernel-linus-3.4.19-1|2222	- update to 2.6.19-rc5
12cr|kernel-linus-3.4.19-1|2223	- add support for stable series kernels
12cr|kernel-linus-3.4.19-1|2224	- update to 2.6.18 final
12cr|kernel-linus-3.4.19-1|2225	- update to 2.6.18-rc7
12cr|kernel-linus-3.4.19-1|2226	- fix spec for missing UTS_RELEASE (#24889)
12cr|kernel-linus-3.4.19-1|2227	- fix autoconf UTS_RELEASE
12cr|kernel-linus-3.4.19-1|2228	- update to 2.6.18-rc6
12cr|kernel-linus-3.4.19-1|2229	- fix autoconf for 2.6.18 auto.conf
12cr|kernel-linus-3.4.19-1|2230	- source and source-stripped needs to conflict each other
12cr|kernel-linus-3.4.19-1|2231	- use mkrel and distsuffix to make it work for backports
12cr|kernel-linus-3.4.19-1|2232	- update README.kernel-sources
12cr|kernel-linus-3.4.19-1|2233	- spec cosmetics
12cr|kernel-linus-3.4.19-1|2234	- dont build debug packages
12cr|kernel-linus-3.4.19-1|2235	- fix autoconf breakage due to bootloader-utils-1.13 change
12cr|kernel-linus-3.4.19-1|2236	- update for next build
12cr|kernel-linus-3.4.19-1|2237	- fix changelog
12cr|kernel-linus-3.4.19-1|2238	- fix release
12cr|kernel-linus-3.4.19-1|2239	- update to 2.6.18-rc5
12cr|kernel-linus-3.4.19-1|2240	- fix kernel-doc versioning and a rpmlint warning
12cr|kernel-linus-3.4.19-1|2241	- update to 2.6.18-rc4
12cr|kernel-linus-3.4.19-1|2242	
12cr|kernel-linus-3.4.19-1|2243	+ Per Øyvind Karlsen <pkarlsen@mandriva.com>
12cr|kernel-linus-3.4.19-1|2244	- fix typo
12cr|kernel-linus-3.4.19-1|2245	- Fix target_arch for sparc64
12cr|kernel-linus-3.4.19-1|2246	
12cr|kernel-linus-3.4.19-1|2247	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12cr|kernel-linus-3.4.19-1|2248	- Updates to 2.6.18-rc2
12cr|kernel-linus-3.4.19-1|2249	- Updates to 2.6.18-rc1
12cr|kernel-linus-3.4.19-1|2250	- Updates to 2.6.17
12cr|kernel-linus-3.4.19-1|2251	- Version reset: when I started with kernel-linus I wasn't too
12cr|kernel-linus-3.4.19-1|2252	experienced with RPM packages and thought that packages' version
12cr|kernel-linus-3.4.19-1|2253	should never been reset. Doing it now.
12cr|kernel-linus-3.4.19-1|2254	- Adds new Mandriva tag
12cr|kernel-linus-3.4.19-1|2255	- Updates to 2.6.17-rc6
12cr|kernel-linus-3.4.19-1|2256	- Updates to 2.6.17-rc5
12cr|kernel-linus-3.4.19-1|2257	- Updates to 2.6.17-rc4
12cr|kernel-linus-3.4.19-1|2258	- Fixes 'kernel-source is upgraded but kernel is not' bug (#21345)
12cr|kernel-linus-3.4.19-1|2259	- Introduces PPC support, patch and .config files from Christiaan Welvaart
12cr|kernel-linus-3.4.19-1|2260	<cjw@daneel.dyndns.org>
12cr|kernel-linus-3.4.19-1|2261	- x86 .configs update, the following changes have been made:
12cr|kernel-linus-3.4.19-1|2262	o OBSOLETE and non-sense options have been disabled
12cr|kernel-linus-3.4.19-1|2263	o New drivers and other interesting options (which were probably
12cr|kernel-linus-3.4.19-1|2264	not automatically enabled by the bot) have been enabled
12cr|kernel-linus-3.4.19-1|2265	o SMP kernel now supports: cpusets, 32 CPUs and 64 GB of memory
12cr|kernel-linus-3.4.19-1|2266	- Updates sparc64 .config files, patch from Per Oyvind Karlsen
12cr|kernel-linus-3.4.19-1|2267	<pkarlsen@mandriva.com>
12cr|kernel-linus-3.4.19-1|2268	- Updates to 2.6.17-rc3
12cr|kernel-linus-3.4.19-1|2269	- Updates sparc64 .config files, patch from Per Oyvind Karlsen
12cr|kernel-linus-3.4.19-1|2270	<pkarlsen@mandriva.com>
12cr|kernel-linus-3.4.19-1|2271	- This patch makes kernel image 'gzipped', it's needed to make it
12cr|kernel-linus-3.4.19-1|2272	boot properly (and also makes sparc's kernel image consistent with
12cr|kernel-linus-3.4.19-1|2273	other archs). Patch from Per Oyvind Karlsen <pkarlsen@mandriva.com>.
12cr|kernel-linus-3.4.19-1|2274	- Updates to 2.6.17-rc2
12cr|kernel-linus-3.4.19-1|2275	- Updates sparc64 .config files, patch from Per Oyvind Karlsen
12cr|kernel-linus-3.4.19-1|2276	<pkarlsen@mandriva.com>
12cr|kernel-linus-3.4.19-1|2277	- Updates to 2.6.17-rc1
12cr|kernel-linus-3.4.19-1|2278	- Updates to 2.6.16
12cr|kernel-linus-3.4.19-1|2279	- Minor typo
12cr|kernel-linus-3.4.19-1|2280	- Updates to 2.6.16-rc6
12cr|kernel-linus-3.4.19-1|2281	- Updates to 2.6.16-rc5
12cr|kernel-linus-3.4.19-1|2282	- Changes to the kernel's stack to 8k bytes, as this question is polemic
12cr|kernel-linus-3.4.19-1|2283	in two sides (proprietary drivers and performance) let's stay with the
12cr|kernel-linus-3.4.19-1|2284	kernel's default.
12cr|kernel-linus-3.4.19-1|2285	- - Updates to 2.6.16-rc4
12cr|kernel-linus-3.4.19-1|2286	- New version
12cr|kernel-linus-3.4.19-1|2287	- Changes some SMP options as suggested by Arnaud Patard <apatard@mandriva.com>
12cr|kernel-linus-3.4.19-1|2288	basically, we're dropping BKL preemption support (because this is not
12cr|kernel-linus-3.4.19-1|2289	supposed to only run on desktop systems), enabling software suspend and
12cr|kernel-linus-3.4.19-1|2290	CPU hotpluging.
12cr|kernel-linus-3.4.19-1|2291	- Introduces sparc64 support (patches from Per Oyvind Karlsen
12cr|kernel-linus-3.4.19-1|2292	<pkarlsen@mandriva.com>)
12cr|kernel-linus-3.4.19-1|2293	- Updates to 2.6.16-rc3
12cr|kernel-linus-3.4.19-1|2294	- Some times I'm really stupid: forgot to add the spec changelog entry
12cr|kernel-linus-3.4.19-1|2295	and to change the package's version on r1723.
12cr|kernel-linus-3.4.19-1|2296	- Enables CONFIG_CC_OPTIMIZE_FOR_SIZE, to try to get a smaller kernel and
12cr|kernel-linus-3.4.19-1|2297	other benefits.
12cr|kernel-linus-3.4.19-1|2298	- Introduces 'update_configs' script (from mdv2006 stable kernel)
12cr|kernel-linus-3.4.19-1|2299	- Updates to 2.6.16-rc2
12cr|kernel-linus-3.4.19-1|2300	- Minor log fix
12cr|kernel-linus-3.4.19-1|2301	- Commit in behalf of Oden Eriksson <oeriksson@mandriva.com>:
12cr|kernel-linus-3.4.19-1|2302	- Fixes kernel headers generation
12cr|kernel-linus-3.4.19-1|2303	- Fixes SUBLEVEL change in the kernel`s Makefile
12cr|kernel-linus-3.4.19-1|2304	- Minor cleanups
12cr|kernel-linus-3.4.19-1|2305	- Improves klinus_notice
12cr|kernel-linus-3.4.19-1|2306	- Adds a note (in the package description) about kernel-linus's nature
12cr|kernel-linus-3.4.19-1|2307	- Minor log fix, rpm prints some warnings with you write '%%prep' in the
12cr|kernel-linus-3.4.19-1|2308	changelog section
12cr|kernel-linus-3.4.19-1|2309	- Fixes embarrassing bug which causes any *.config file to be copied
12cr|kernel-linus-3.4.19-1|2310	to the build directory
12cr|kernel-linus-3.4.19-1|2311	- Comments out removal of unwanted files in %%prep section, this doesn't
12cr|kernel-linus-3.4.19-1|2312	seen to be needed anymore and can cause to wanted files to be removed too
12cr|kernel-linus-3.4.19-1|2313	- Adds comments in the top file about kernel-linus known issues
12cr|kernel-linus-3.4.19-1|2314	- New spec file name (kernel-2.6.spec is already used by other package)
12cr|kernel-linus-3.4.19-1|2315	- Adds all the kernel's .config file as 'Source', that way they're
12cr|kernel-linus-3.4.19-1|2316	included in the src.rpm
12cr|kernel-linus-3.4.19-1|2317	- Updates to 2.6.16-rc1
12cr|kernel-linus-3.4.19-1|2318	- Updating package version, this will be the next release
12cr|kernel-linus-3.4.19-1|2319	- Merges kernel-2.6-linus simplifications into the trunk
12cr|kernel-linus-3.4.19-1|2320	(svn merge -r 1362:1428 svn+ssh://svn.mandriva.com/svn/mdv/branches/cooker/kernel-2.6-linus/current .)
12cr|kernel-linus-3.4.19-1|2321	- Disables CONFIG_HWMON_DEBUG_CHIP, it's only interesting for
12cr|kernel-linus-3.4.19-1|2322	developers
12cr|kernel-linus-3.4.19-1|2323	- Provides kernel-source package should provides 'kernel-source', this
12cr|kernel-linus-3.4.19-1|2324	makes life easier when using dkms
12cr|kernel-linus-3.4.19-1|2325	- Minor log fix
12cr|kernel-linus-3.4.19-1|2326	- Updates to 2.6.15
12cr|kernel-linus-3.4.19-1|2327	- Fixes kernel-source package generation
12cr|kernel-linus-3.4.19-1|2328	- Updates TODO list
12cr|kernel-linus-3.4.19-1|2329	- Enables compilation for more architectures
12cr|kernel-linus-3.4.19-1|2330	- s/ppc64/powerpc/
12cr|kernel-linus-3.4.19-1|2331	- Minor %%patchlevel fix
12cr|kernel-linus-3.4.19-1|2332	- Fixes Makefile hardcoded values
12cr|kernel-linus-3.4.19-1|2333	- Updated to 2.6.15-rc7
12cr|kernel-linus-3.4.19-1|2334	- Fixes Makefile hardcoded values
12cr|kernel-linus-3.4.19-1|2335	- reverts r1345 and r1344. I was going to update the package for 2.6.15-rc7
12cr|kernel-linus-3.4.19-1|2336	but there are some things to be done before, like a new release and tons
12cr|kernel-linus-3.4.19-1|2337	of fixes.
12cr|kernel-linus-3.4.19-1|2338	- Updates .config files for 2.6.15-rc7
12cr|kernel-linus-3.4.19-1|2339	- Updates to 2.6.15-rc7
12cr|kernel-linus-3.4.19-1|2340	- Enables more archs
12cr|kernel-linus-3.4.19-1|2341	- Minor Changes
12cr|kernel-linus-3.4.19-1|2342	- Introduces TODO list
12cr|kernel-linus-3.4.19-1|2343	- Minor spec file fixes
12cr|kernel-linus-3.4.19-1|2344	- Changes package name to 'kernel-linus'
12cr|kernel-linus-3.4.19-1|2345	- Update version
12cr|kernel-linus-3.4.19-1|2346	- Fixes br0ken compile with our current i386.config
12cr|kernel-linus-3.4.19-1|2347	- Update hardcoded value to make the thing compile
12cr|kernel-linus-3.4.19-1|2348	- This is a new package, removes all the changelog entries and adds the
12cr|kernel-linus-3.4.19-1|2349	relevant one
12cr|kernel-linus-3.4.19-1|2350	- Err, time-stamp are created automatically during build time, this files
12cr|kernel-linus-3.4.19-1|2351	pulled in at the initial import step.. They shouldn't be here.
12cr|kernel-linus-3.4.19-1|2352	- Introduces 'kernel-2.6-linus' RPM package source tree. This new package
12cr|kernel-linus-3.4.19-1|2353	will provide the latest -rc kernels from Linus.
12cr|kernel-linus-3.4.19-1|2354	
12cr|kernel-linus-3.4.19-1|2355	+ Andreas Hasenack <andreas@mandriva.com>
12cr|kernel-linus-3.4.19-1|2356	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12cr|kernel-linus-3.4.19-1|2357	

2460 12
12cr|kernel-linus-3.4.6-1|1	# -*- Mode: rpm-spec -*-
12cr|kernel-linus-3.4.6-1|2	#
12cr|kernel-linus-3.4.6-1|3	# (c) Mandriva
12cr|kernel-linus-3.4.6-1|4	#
12cr|kernel-linus-3.4.6-1|5	
12cr|kernel-linus-3.4.6-1|6	%define kernelversion	3
12cr|kernel-linus-3.4.6-1|7	%define patchlevel	4
12cr|kernel-linus-3.4.6-1|8	%define sublevel	6
12cr|kernel-linus-3.4.6-1|9	
12cr|kernel-linus-3.4.6-1|10	# kernel.org -rcX patch (only the number after "rc")
12cr|kernel-linus-3.4.6-1|11	%define krc		0
12cr|kernel-linus-3.4.6-1|12	
12cr|kernel-linus-3.4.6-1|13	# kernel.org -gitX patch (only the number after "git")
12cr|kernel-linus-3.4.6-1|14	%define kgit		0
12cr|kernel-linus-3.4.6-1|15	
12cr|kernel-linus-3.4.6-1|16	# this is the releaseversion
12cr|kernel-linus-3.4.6-1|17	%define mdvrelease 	1
12cr|kernel-linus-3.4.6-1|18	
12cr|kernel-linus-3.4.6-1|19	# This is only to make life easier for people that creates derivated kernels
12cr|kernel-linus-3.4.6-1|20	# a.k.a name it kernel-tmb :)
12cr|kernel-linus-3.4.6-1|21	%define kname 		kernel-linus
12cr|kernel-linus-3.4.6-1|22	
12cr|kernel-linus-3.4.6-1|23	%define rpmtag		%distsuffix
12cr|kernel-linus-3.4.6-1|24	
12cr|kernel-linus-3.4.6-1|25	%if %krc || %kgit
12cr|kernel-linus-3.4.6-1|26	%define	rpmrel		%mkrel %{?%{krc}:-rc%{krc}}%{?%{kgit}:-git%{kgit}}-%{mdvrelease}
12cr|kernel-linus-3.4.6-1|27	%else
12cr|kernel-linus-3.4.6-1|28	%define rpmrel		%mkrel %{mdvrelease}
12cr|kernel-linus-3.4.6-1|29	%endif
12cr|kernel-linus-3.4.6-1|30	
12cr|kernel-linus-3.4.6-1|31	
12cr|kernel-linus-3.4.6-1|32	# theese two never change, they are used to fool rpm/urpmi/smart
12cr|kernel-linus-3.4.6-1|33	%define fakever		1
12cr|kernel-linus-3.4.6-1|34	%define fakerel		%mkrel 1
12cr|kernel-linus-3.4.6-1|35	
12cr|kernel-linus-3.4.6-1|36	# When we are using a rc/git patch
12cr|kernel-linus-3.4.6-1|37	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12cr|kernel-linus-3.4.6-1|38	%define kverrel   	%{kversion}-%{rpmrel}
12cr|kernel-linus-3.4.6-1|39	
12cr|kernel-linus-3.4.6-1|40	# used for not making too long names for rpms or search paths
12cr|kernel-linus-3.4.6-1|41	%if %krc || %kgit
12cr|kernel-linus-3.4.6-1|42	%define tar_ver	  	%{kernelversion}.%(expr %{patchlevel} - 1)
12cr|kernel-linus-3.4.6-1|43	%define buildrpmrel	0%{?%{krc}:.rc%{krc}}%{?%{kgit}:.git%{kgit}}.%{mdvrelease}%{rpmtag}
12cr|kernel-linus-3.4.6-1|44	%else
12cr|kernel-linus-3.4.6-1|45	%define tar_ver	  	%{kernelversion}.%{patchlevel}
12cr|kernel-linus-3.4.6-1|46	%define	buildrpmrel	%{mdvrelease}%{rpmtag}
12cr|kernel-linus-3.4.6-1|47	%endif
12cr|kernel-linus-3.4.6-1|48	
12cr|kernel-linus-3.4.6-1|49	%define buildrel        %{kversion}-%{buildrpmrel}
12cr|kernel-linus-3.4.6-1|50	
12cr|kernel-linus-3.4.6-1|51	%define klinus_notice NOTE: This kernel has no Mandriva patches and no third-party drivers.
12cr|kernel-linus-3.4.6-1|52	
12cr|kernel-linus-3.4.6-1|53	# having different top level names for packges means that you have to remove them by hard :(
12cr|kernel-linus-3.4.6-1|54	%define top_dir_name    %{kname}-%{_arch}
12cr|kernel-linus-3.4.6-1|55	
12cr|kernel-linus-3.4.6-1|56	%define build_dir       %{_builddir}/%{top_dir_name}
12cr|kernel-linus-3.4.6-1|57	%define src_dir         %{build_dir}/linux-%{tar_ver}
12cr|kernel-linus-3.4.6-1|58	
12cr|kernel-linus-3.4.6-1|59	# disable useless debug rpms...
12cr|kernel-linus-3.4.6-1|60	%define _enable_debug_packages  %{nil}
12cr|kernel-linus-3.4.6-1|61	%define debug_package           %{nil}
12cr|kernel-linus-3.4.6-1|62	
12cr|kernel-linus-3.4.6-1|63	# build defines
12cr|kernel-linus-3.4.6-1|64	%define build_doc 1
12cr|kernel-linus-3.4.6-1|65	%define build_source 1
12cr|kernel-linus-3.4.6-1|66	%define build_devel 1
12cr|kernel-linus-3.4.6-1|67	
12cr|kernel-linus-3.4.6-1|68	%define build_kernel 1
12cr|kernel-linus-3.4.6-1|69	
12cr|kernel-linus-3.4.6-1|70	%define distro_branch %(perl -pe '/(\\d+)\\.(\\d)\\.?(\\d)?/; $_="$1.$2"' /etc/mandriva-release)
12cr|kernel-linus-3.4.6-1|71	
12cr|kernel-linus-3.4.6-1|72	# End of user definitions
12cr|kernel-linus-3.4.6-1|73	%{?_without_kernel: %global build_kernel 0}
12cr|kernel-linus-3.4.6-1|74	%{?_without_doc: %global build_doc 0}
12cr|kernel-linus-3.4.6-1|75	%{?_without_source: %global build_source 0}
12cr|kernel-linus-3.4.6-1|76	%{?_without_devel: %global build_devel 0}
12cr|kernel-linus-3.4.6-1|77	
12cr|kernel-linus-3.4.6-1|78	%{?_with_kernel: %global build_kernel 1}
12cr|kernel-linus-3.4.6-1|79	%{?_with_doc: %global build_doc 1}
12cr|kernel-linus-3.4.6-1|80	%{?_with_source: %global build_source 1}
12cr|kernel-linus-3.4.6-1|81	%{?_with_devel: %global build_devel 1}
12cr|kernel-linus-3.4.6-1|82	
12cr|kernel-linus-3.4.6-1|83	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12cr|kernel-linus-3.4.6-1|84	%define kmake %make CC="$CC"
12cr|kernel-linus-3.4.6-1|85	%else
12cr|kernel-linus-3.4.6-1|86	%define kmake %make
12cr|kernel-linus-3.4.6-1|87	%endif
12cr|kernel-linus-3.4.6-1|88	# there are places where parallel make don't work
12cr|kernel-linus-3.4.6-1|89	%define smake make
12cr|kernel-linus-3.4.6-1|90	
12cr|kernel-linus-3.4.6-1|91	# Parallelize xargs invocations on smp machines
12cr|kernel-linus-3.4.6-1|92	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
12cr|kernel-linus-3.4.6-1|93	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
12cr|kernel-linus-3.4.6-1|94	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
12cr|kernel-linus-3.4.6-1|95	
12cr|kernel-linus-3.4.6-1|96	# Aliases for amd64 builds (better make source links?)
12cr|kernel-linus-3.4.6-1|97	%define target_cpu	%(echo %{_target_cpu} | sed -e "s/amd64/x86_64/")
12cr|kernel-linus-3.4.6-1|98	%define target_arch	%(echo %{_arch} | sed -e "s/amd64/x86_64/")
12cr|kernel-linus-3.4.6-1|99	
12cr|kernel-linus-3.4.6-1|100	# src.rpm description
12cr|kernel-linus-3.4.6-1|101	Summary: 	The Linux kernel (the core of the Linux operating system)
12cr|kernel-linus-3.4.6-1|102	Name:           %{kname}
12cr|kernel-linus-3.4.6-1|103	Version:        %{kversion}
12cr|kernel-linus-3.4.6-1|104	Release:        %{rpmrel}
12cr|kernel-linus-3.4.6-1|105	License: 	GPLv2
12cr|kernel-linus-3.4.6-1|106	Group: 		System/Kernel and hardware
12cr|kernel-linus-3.4.6-1|107	ExclusiveArch: 	%{ix86} x86_64
12cr|kernel-linus-3.4.6-1|108	ExclusiveOS: 	Linux
12cr|kernel-linus-3.4.6-1|109	URL: 		http://wiki.mandriva.com/en/Docs/Howto/Mandriva_Kernels#kernel-linus
12cr|kernel-linus-3.4.6-1|110	
12cr|kernel-linus-3.4.6-1|111	####################################################################
12cr|kernel-linus-3.4.6-1|112	#
12cr|kernel-linus-3.4.6-1|113	# Sources
12cr|kernel-linus-3.4.6-1|114	#
12cr|kernel-linus-3.4.6-1|115	### This is for full SRC RPM
12cr|kernel-linus-3.4.6-1|116	Source0:        ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.0/linux-%{tar_ver}.tar.xz
12cr|kernel-linus-3.4.6-1|117	Source1:        ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.0/linux-%{tar_ver}.tar.sign
12cr|kernel-linus-3.4.6-1|118	
12cr|kernel-linus-3.4.6-1|119	# This is for disabling mrproper and other targets on -devel rpms
12cr|kernel-linus-3.4.6-1|120	Source2:	disable-mrproper-in-devel-rpms.patch
12cr|kernel-linus-3.4.6-1|121	
12cr|kernel-linus-3.4.6-1|122	Source4:       README.kernel-sources
12cr|kernel-linus-3.4.6-1|123	
12cr|kernel-linus-3.4.6-1|124	# Kernel defconfigs
12cr|kernel-linus-3.4.6-1|125	Source20: 	i386_defconfig
12cr|kernel-linus-3.4.6-1|126	Source21: 	x86_64_defconfig
12cr|kernel-linus-3.4.6-1|127	
12cr|kernel-linus-3.4.6-1|128	
12cr|kernel-linus-3.4.6-1|129	####################################################################
12cr|kernel-linus-3.4.6-1|130	#
12cr|kernel-linus-3.4.6-1|131	# Patches
12cr|kernel-linus-3.4.6-1|132	
12cr|kernel-linus-3.4.6-1|133	#
12cr|kernel-linus-3.4.6-1|134	# Patch0 to Patch100 are for core kernel upgrades.
12cr|kernel-linus-3.4.6-1|135	#
12cr|kernel-linus-3.4.6-1|136	
12cr|kernel-linus-3.4.6-1|137	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing
12cr|kernel-linus-3.4.6-1|138	
12cr|kernel-linus-3.4.6-1|139	%if %sublevel
12cr|kernel-linus-3.4.6-1|140	Patch1:         ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.0/patch-%{kversion}.xz
12cr|kernel-linus-3.4.6-1|141	Source10:       ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.0/patch-%{kversion}.sign
12cr|kernel-linus-3.4.6-1|142	%endif
12cr|kernel-linus-3.4.6-1|143	# kernel.org -git
12cr|kernel-linus-3.4.6-1|144	%if %kgit
12cr|kernel-linus-3.4.6-1|145	Patch2:         ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{sublevel}-git%{kgit}.xz
12cr|kernel-linus-3.4.6-1|146	Source11:       ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{sublevel}-git%{kgit}.sign
12cr|kernel-linus-3.4.6-1|147	%endif
12cr|kernel-linus-3.4.6-1|148	
12cr|kernel-linus-3.4.6-1|149	#END
12cr|kernel-linus-3.4.6-1|150	####################################################################
12cr|kernel-linus-3.4.6-1|151	
12cr|kernel-linus-3.4.6-1|152	# Defines for the things that are needed for all the kernels
12cr|kernel-linus-3.4.6-1|153	%define requires1 module-init-tools >= 3.6-12
12cr|kernel-linus-3.4.6-1|154	%define requires2 mkinitrd >= 3.4.43-10
12cr|kernel-linus-3.4.6-1|155	%define requires3 bootloader-utils >= 1.9
12cr|kernel-linus-3.4.6-1|156	%define requires4 sysfsutils
12cr|kernel-linus-3.4.6-1|157	%define requires5 kernel-firmware >= 2.6.27-0.rc2.2mdv
12cr|kernel-linus-3.4.6-1|158	
12cr|kernel-linus-3.4.6-1|159	%define kprovides kernel = %{tar_ver}, alsa
12cr|kernel-linus-3.4.6-1|160	
12cr|kernel-linus-3.4.6-1|161	BuildRoot: 	%{_tmppath}/%{name}-%{kversion}-build-%{_arch}
12cr|kernel-linus-3.4.6-1|162	Autoreqprov: 	no
12cr|kernel-linus-3.4.6-1|163	BuildRequires: 	gcc module-init-tools >= 0.9.15
12cr|kernel-linus-3.4.6-1|164	
12cr|kernel-linus-3.4.6-1|165	%description
12cr|kernel-linus-3.4.6-1|166	Source package to build the Linux kernel.
12cr|kernel-linus-3.4.6-1|167	
12cr|kernel-linus-3.4.6-1|168	%{klinus_notice}
12cr|kernel-linus-3.4.6-1|169	
12cr|kernel-linus-3.4.6-1|170	
12cr|kernel-linus-3.4.6-1|171	#
12cr|kernel-linus-3.4.6-1|172	# kernel: Symmetric MultiProcessing kernel
12cr|kernel-linus-3.4.6-1|173	#
12cr|kernel-linus-3.4.6-1|174	%if %build_kernel
12cr|kernel-linus-3.4.6-1|175	%package -n %{kname}-%{buildrel}
12cr|kernel-linus-3.4.6-1|176	Version:	%{fakever}
12cr|kernel-linus-3.4.6-1|177	Release:	%{fakerel}
12cr|kernel-linus-3.4.6-1|178	%ifarch %{ix86}
12cr|kernel-linus-3.4.6-1|179	Summary:	Linux Kernel for desktop use with i586 & 4GB RAM
12cr|kernel-linus-3.4.6-1|180	%else
12cr|kernel-linus-3.4.6-1|181	Summary:	Linux Kernel for desktop use with %{_arch}
12cr|kernel-linus-3.4.6-1|182	%endif
12cr|kernel-linus-3.4.6-1|183	Group:		System/Kernel and hardware
12cr|kernel-linus-3.4.6-1|184	Provides:	%kprovides
12cr|kernel-linus-3.4.6-1|185	Provides:	should-restart = system
12cr|kernel-linus-3.4.6-1|186	Requires:	%requires1
12cr|kernel-linus-3.4.6-1|187	Requires:	%requires2
12cr|kernel-linus-3.4.6-1|188	Requires:	%requires3
12cr|kernel-linus-3.4.6-1|189	Requires:	%requires4
12cr|kernel-linus-3.4.6-1|190	Requires: 	%requires5
12cr|kernel-linus-3.4.6-1|191	
12cr|kernel-linus-3.4.6-1|192	%ifarch %{ix86}
12cr|kernel-linus-3.4.6-1|193	Conflicts:	arch(x86_64)
12cr|kernel-linus-3.4.6-1|194	%endif
12cr|kernel-linus-3.4.6-1|195	
12cr|kernel-linus-3.4.6-1|196	%description -n %{kname}-%{buildrel}
12cr|kernel-linus-3.4.6-1|197	%ifarch %{ix86}
12cr|kernel-linus-3.4.6-1|198	This kernel is compiled for desktop use, single or multiple i586
12cr|kernel-linus-3.4.6-1|199	processor(s)/core(s) and less than 4GB RAM, using HZ_1000, voluntary
12cr|kernel-linus-3.4.6-1|200	preempt, CFS cpu scheduler and cfq i/o scheduler.
12cr|kernel-linus-3.4.6-1|201	This kernel relies on in-kernel smp alternatives to switch between
12cr|kernel-linus-3.4.6-1|202	up & smp mode depending on detected hardware. To force the kernel
12cr|kernel-linus-3.4.6-1|203	to boot in single processor mode, use the "nosmp" boot parameter.
12cr|kernel-linus-3.4.6-1|204	%else
12cr|kernel-linus-3.4.6-1|205	This kernel is compiled for desktop use, single or multiple %{_arch}
12cr|kernel-linus-3.4.6-1|206	processor(s)/core(s), using HZ_1000, voluntary preempt, CFS cpu
12cr|kernel-linus-3.4.6-1|207	scheduler and cfq i/o scheduler.
12cr|kernel-linus-3.4.6-1|208	This kernel relies on in-kernel smp alternatives to switch between
12cr|kernel-linus-3.4.6-1|209	up & smp mode depending on detected hardware. To force the kernel
12cr|kernel-linus-3.4.6-1|210	to boot in single processor mode, use the "nosmp" boot parameter.
12cr|kernel-linus-3.4.6-1|211	%endif
12cr|kernel-linus-3.4.6-1|212	
12cr|kernel-linus-3.4.6-1|213	For instructions for update, see:
12cr|kernel-linus-3.4.6-1|214	http://www.mandriva.com/en/security/kernelupdate
12cr|kernel-linus-3.4.6-1|215	
12cr|kernel-linus-3.4.6-1|216	%{klinus_notice}
12cr|kernel-linus-3.4.6-1|217	%endif # build_kernel
12cr|kernel-linus-3.4.6-1|218	
12cr|kernel-linus-3.4.6-1|219	
12cr|kernel-linus-3.4.6-1|220	#
12cr|kernel-linus-3.4.6-1|221	# kernel-source: kernel sources
12cr|kernel-linus-3.4.6-1|222	#
12cr|kernel-linus-3.4.6-1|223	%if %build_source
12cr|kernel-linus-3.4.6-1|224	%package -n %{kname}-source-%{buildrel}
12cr|kernel-linus-3.4.6-1|225	Version:	%{fakever}
12cr|kernel-linus-3.4.6-1|226	Release:	%{fakerel}
12cr|kernel-linus-3.4.6-1|227	Provides:	%{kname}-source, kernel-source = %{kverrel}, kernel-devel = %{kverrel}
12cr|kernel-linus-3.4.6-1|228	Provides:	%{kname}-source-%{kernelversion}.%{patchlevel}
12cr|kernel-linus-3.4.6-1|229	Requires:	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
12cr|kernel-linus-3.4.6-1|230	Summary:	The source code for the Linux kernel
12cr|kernel-linus-3.4.6-1|231	Group:		Development/Kernel
12cr|kernel-linus-3.4.6-1|232	Autoreqprov: 	no
12cr|kernel-linus-3.4.6-1|233	%ifarch %{ix86}
12cr|kernel-linus-3.4.6-1|234	Conflicts:	arch(x86_64)
12cr|kernel-linus-3.4.6-1|235	%endif
12cr|kernel-linus-3.4.6-1|236	
12cr|kernel-linus-3.4.6-1|237	%description -n %{kname}-source-%{buildrel}
12cr|kernel-linus-3.4.6-1|238	The %{kname}-source package contains the source code files for the
12cr|kernel-linus-3.4.6-1|239	Linux kernel. Theese source files are only needed if you want to build
12cr|kernel-linus-3.4.6-1|240	your own custom kernel that is better tuned to your particular hardware.
12cr|kernel-linus-3.4.6-1|241	
12cr|kernel-linus-3.4.6-1|242	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12cr|kernel-linus-3.4.6-1|243	drivers against, install the *-devel-* rpm that is matching your kernel.
12cr|kernel-linus-3.4.6-1|244	
12cr|kernel-linus-3.4.6-1|245	For instructions for update, see:
12cr|kernel-linus-3.4.6-1|246	http://www.mandriva.com/en/security/kernelupdate
12cr|kernel-linus-3.4.6-1|247	
12cr|kernel-linus-3.4.6-1|248	%{klinus_notice}
12cr|kernel-linus-3.4.6-1|249	%endif #build_source
12cr|kernel-linus-3.4.6-1|250	
12cr|kernel-linus-3.4.6-1|251	
12cr|kernel-linus-3.4.6-1|252	#
12cr|kernel-linus-3.4.6-1|253	# kernel-devel: stripped kernel sources
12cr|kernel-linus-3.4.6-1|254	#
12cr|kernel-linus-3.4.6-1|255	%if %build_devel
12cr|kernel-linus-3.4.6-1|256	%package -n %{kname}-devel-%{buildrel}
12cr|kernel-linus-3.4.6-1|257	Version:	%{fakever}
12cr|kernel-linus-3.4.6-1|258	Release:	%{fakerel}
12cr|kernel-linus-3.4.6-1|259	Provides:	kernel-devel = %{kverrel}
12cr|kernel-linus-3.4.6-1|260	Summary:	The %{kname} devel files for 3rdparty modules build
12cr|kernel-linus-3.4.6-1|261	Group:		Development/Kernel
12cr|kernel-linus-3.4.6-1|262	Autoreqprov:	no
12cr|kernel-linus-3.4.6-1|263	Requires:	glibc-devel, ncurses-devel, make, gcc, perl
12cr|kernel-linus-3.4.6-1|264	%ifarch %{ix86}
12cr|kernel-linus-3.4.6-1|265	Conflicts:	arch(x86_64)
12cr|kernel-linus-3.4.6-1|266	%endif
12cr|kernel-linus-3.4.6-1|267	
12cr|kernel-linus-3.4.6-1|268	%description -n %{kname}-devel-%{buildrel}
12cr|kernel-linus-3.4.6-1|269	This package contains the kernel-devel files that should be enough to build
12cr|kernel-linus-3.4.6-1|270	3rdparty drivers against for use with the %{kname}-%{buildrel}.
12cr|kernel-linus-3.4.6-1|271	
12cr|kernel-linus-3.4.6-1|272	If you want to build your own kernel, you need to install the full
12cr|kernel-linus-3.4.6-1|273	%{kname}-source-%{buildrel} rpm.
12cr|kernel-linus-3.4.6-1|274	
12cr|kernel-linus-3.4.6-1|275	%{klinus_notice}
12cr|kernel-linus-3.4.6-1|276	%endif #build_devel
12cr|kernel-linus-3.4.6-1|277	
12cr|kernel-linus-3.4.6-1|278	
12cr|kernel-linus-3.4.6-1|279	#
12cr|kernel-linus-3.4.6-1|280	# kernel-doc: documentation for the Linux kernel
12cr|kernel-linus-3.4.6-1|281	#
12cr|kernel-linus-3.4.6-1|282	%if %build_doc
12cr|kernel-linus-3.4.6-1|283	%package -n %{kname}-doc
12cr|kernel-linus-3.4.6-1|284	Version:        %{kversion}
12cr|kernel-linus-3.4.6-1|285	Release:        %{rpmrel}
12cr|kernel-linus-3.4.6-1|286	Summary:	Various documentation bits found in the kernel source
12cr|kernel-linus-3.4.6-1|287	Group:		Books/Computer books
12cr|kernel-linus-3.4.6-1|288	Buildarch:	noarch
12cr|kernel-linus-3.4.6-1|289	
12cr|kernel-linus-3.4.6-1|290	%description -n %{kname}-doc
12cr|kernel-linus-3.4.6-1|291	This package contains documentation files form the kernel source. Various
12cr|kernel-linus-3.4.6-1|292	bits of information about the Linux kernel and the device drivers shipped
12cr|kernel-linus-3.4.6-1|293	with it are documented in these files. You also might want install this
12cr|kernel-linus-3.4.6-1|294	package if you need a reference to the options that can be passed to Linux
12cr|kernel-linus-3.4.6-1|295	kernel modules at load time.
12cr|kernel-linus-3.4.6-1|296	
12cr|kernel-linus-3.4.6-1|297	For instructions for update, see:
12cr|kernel-linus-3.4.6-1|298	http://www.mandriva.com/en/security/kernelupdate
12cr|kernel-linus-3.4.6-1|299	
12cr|kernel-linus-3.4.6-1|300	%{klinus_notice}
12cr|kernel-linus-3.4.6-1|301	%endif #build_doc
12cr|kernel-linus-3.4.6-1|302	
12cr|kernel-linus-3.4.6-1|303	
12cr|kernel-linus-3.4.6-1|304	#
12cr|kernel-linus-3.4.6-1|305	# kernel-latest: virtual rpm
12cr|kernel-linus-3.4.6-1|306	#
12cr|kernel-linus-3.4.6-1|307	%if %build_kernel
12cr|kernel-linus-3.4.6-1|308	%package -n %{kname}-latest
12cr|kernel-linus-3.4.6-1|309	Version:        %{kversion}
12cr|kernel-linus-3.4.6-1|310	Release:        %{rpmrel}
12cr|kernel-linus-3.4.6-1|311	Summary: 	Virtual rpm for latest %{kname}
12cr|kernel-linus-3.4.6-1|312	Group: 	  	System/Kernel and hardware
12cr|kernel-linus-3.4.6-1|313	Requires: 	%{kname}-%{buildrel}
12cr|kernel-linus-3.4.6-1|314	Obsoletes:	%{kname}-smp-latest
12cr|kernel-linus-3.4.6-1|315	%ifarch %{ix86}
12cr|kernel-linus-3.4.6-1|316	Conflicts:	arch(x86_64)
12cr|kernel-linus-3.4.6-1|317	%endif
12cr|kernel-linus-3.4.6-1|318	
12cr|kernel-linus-3.4.6-1|319	%description -n %{kname}-latest
12cr|kernel-linus-3.4.6-1|320	This package is a virtual rpm that aims to make sure you always have the
12cr|kernel-linus-3.4.6-1|321	latest %{kname} installed...
12cr|kernel-linus-3.4.6-1|322	
12cr|kernel-linus-3.4.6-1|323	%{klinus_notice}
12cr|kernel-linus-3.4.6-1|324	%endif #build_kernel
12cr|kernel-linus-3.4.6-1|325	
12cr|kernel-linus-3.4.6-1|326	
12cr|kernel-linus-3.4.6-1|327	#
12cr|kernel-linus-3.4.6-1|328	# kernel-source-latest: virtual rpm
12cr|kernel-linus-3.4.6-1|329	#
12cr|kernel-linus-3.4.6-1|330	%if %build_source
12cr|kernel-linus-3.4.6-1|331	%package -n %{kname}-source-latest
12cr|kernel-linus-3.4.6-1|332	Version:        %{kversion}
12cr|kernel-linus-3.4.6-1|333	Release:        %{rpmrel}
12cr|kernel-linus-3.4.6-1|334	Summary: 	Virtual rpm for latest %{kname}-source
12cr|kernel-linus-3.4.6-1|335	Group: 	  	System/Kernel and hardware
12cr|kernel-linus-3.4.6-1|336	Requires: 	%{kname}-source-%{buildrel}
12cr|kernel-linus-3.4.6-1|337	%ifarch %{ix86}
12cr|kernel-linus-3.4.6-1|338	Conflicts:	arch(x86_64)
12cr|kernel-linus-3.4.6-1|339	%endif
12cr|kernel-linus-3.4.6-1|340	
12cr|kernel-linus-3.4.6-1|341	%description -n %{kname}-source-latest
12cr|kernel-linus-3.4.6-1|342	This package is a virtual rpm that aims to make sure you always have the
12cr|kernel-linus-3.4.6-1|343	latest %{kname}-source installed...
12cr|kernel-linus-3.4.6-1|344	
12cr|kernel-linus-3.4.6-1|345	%{klinus_notice}
12cr|kernel-linus-3.4.6-1|346	%endif #build_source
12cr|kernel-linus-3.4.6-1|347	
12cr|kernel-linus-3.4.6-1|348	
12cr|kernel-linus-3.4.6-1|349	#
12cr|kernel-linus-3.4.6-1|350	# kernel-devel-latest: virtual rpm
12cr|kernel-linus-3.4.6-1|351	#
12cr|kernel-linus-3.4.6-1|352	%if %build_devel
12cr|kernel-linus-3.4.6-1|353	%package -n %{kname}-devel-latest
12cr|kernel-linus-3.4.6-1|354	Version:        %{kversion}
12cr|kernel-linus-3.4.6-1|355	Release:        %{rpmrel}
12cr|kernel-linus-3.4.6-1|356	Summary: 	Virtual rpm for latest %{kname}-devel
12cr|kernel-linus-3.4.6-1|357	Group: 	  	System/Kernel and hardware
12cr|kernel-linus-3.4.6-1|358	Requires: 	%{kname}-devel-%{buildrel}
12cr|kernel-linus-3.4.6-1|359	Obsoletes:	%{kname}-smp-devel-latest
12cr|kernel-linus-3.4.6-1|360	Obsoletes:	%{kname}-smp-headers-latest
12cr|kernel-linus-3.4.6-1|361	%ifarch %{ix86}
12cr|kernel-linus-3.4.6-1|362	Conflicts:	arch(x86_64)
12cr|kernel-linus-3.4.6-1|363	%endif
12cr|kernel-linus-3.4.6-1|364	
12cr|kernel-linus-3.4.6-1|365	%description -n %{kname}-devel-latest
12cr|kernel-linus-3.4.6-1|366	This package is a virtual rpm that aims to make sure you always have the
12cr|kernel-linus-3.4.6-1|367	latest %{kname}-devel installed...
12cr|kernel-linus-3.4.6-1|368	
12cr|kernel-linus-3.4.6-1|369	%{klinus_notice}
12cr|kernel-linus-3.4.6-1|370	%endif #build_devel
12cr|kernel-linus-3.4.6-1|371	
12cr|kernel-linus-3.4.6-1|372	
12cr|kernel-linus-3.4.6-1|373	#
12cr|kernel-linus-3.4.6-1|374	# End packages - here begins build stage
12cr|kernel-linus-3.4.6-1|375	#
12cr|kernel-linus-3.4.6-1|376	%prep
12cr|kernel-linus-3.4.6-1|377	%setup -q -n %top_dir_name -c
12cr|kernel-linus-3.4.6-1|378	
12cr|kernel-linus-3.4.6-1|379	pushd %src_dir
12cr|kernel-linus-3.4.6-1|380	%if %sublevel
12cr|kernel-linus-3.4.6-1|381	%patch1 -p1
12cr|kernel-linus-3.4.6-1|382	%endif
12cr|kernel-linus-3.4.6-1|383	%if %kgit
12cr|kernel-linus-3.4.6-1|384	%patch2 -p1
12cr|kernel-linus-3.4.6-1|385	%endif
12cr|kernel-linus-3.4.6-1|386	popd
12cr|kernel-linus-3.4.6-1|387	
12cr|kernel-linus-3.4.6-1|388	# PATCH END
12cr|kernel-linus-3.4.6-1|389	
12cr|kernel-linus-3.4.6-1|390	
12cr|kernel-linus-3.4.6-1|391	#
12cr|kernel-linus-3.4.6-1|392	# Setup Begin
12cr|kernel-linus-3.4.6-1|393	#
12cr|kernel-linus-3.4.6-1|394	
12cr|kernel-linus-3.4.6-1|395	
12cr|kernel-linus-3.4.6-1|396	# Install defconfigs...
12cr|kernel-linus-3.4.6-1|397	install %{SOURCE20} %{build_dir}/linux-%{tar_ver}/arch/x86/configs/
12cr|kernel-linus-3.4.6-1|398	install %{SOURCE21} %{build_dir}/linux-%{tar_ver}/arch/x86/configs/
12cr|kernel-linus-3.4.6-1|399	
12cr|kernel-linus-3.4.6-1|400	# make sure the kernel has the patchlevel we know it has...
12cr|kernel-linus-3.4.6-1|401	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" linux-%{tar_ver}/Makefile
12cr|kernel-linus-3.4.6-1|402	
12cr|kernel-linus-3.4.6-1|403	
12cr|kernel-linus-3.4.6-1|404	%build
12cr|kernel-linus-3.4.6-1|405	# Common target directories
12cr|kernel-linus-3.4.6-1|406	%define _bootdir /boot
12cr|kernel-linus-3.4.6-1|407	%define _modulesdir /lib/modules
12cr|kernel-linus-3.4.6-1|408	%define _firmwaredir /lib/firmware
12cr|kernel-linus-3.4.6-1|409	%define _kerneldir /usr/src/%{kname}-%{buildrel}
12cr|kernel-linus-3.4.6-1|410	%define _develdir /usr/src/%{kname}-devel-%{buildrel}
12cr|kernel-linus-3.4.6-1|411	
12cr|kernel-linus-3.4.6-1|412	
12cr|kernel-linus-3.4.6-1|413	# Directories definition needed for building
12cr|kernel-linus-3.4.6-1|414	%define temp_root %{build_dir}/temp-root
12cr|kernel-linus-3.4.6-1|415	%define temp_boot %{temp_root}%{_bootdir}
12cr|kernel-linus-3.4.6-1|416	%define temp_modules %{temp_root}%{_modulesdir}
12cr|kernel-linus-3.4.6-1|417	%define temp_firmware %{temp_root}%{_firmwaredir}
12cr|kernel-linus-3.4.6-1|418	%define temp_source %{temp_root}%{_kerneldir}
12cr|kernel-linus-3.4.6-1|419	%define temp_devel %{temp_root}%{_develdir}
12cr|kernel-linus-3.4.6-1|420	
12cr|kernel-linus-3.4.6-1|421	
12cr|kernel-linus-3.4.6-1|422	# Create a simulacro of buildroot
12cr|kernel-linus-3.4.6-1|423	rm -rf %{temp_root}
12cr|kernel-linus-3.4.6-1|424	install -d %{temp_root}
12cr|kernel-linus-3.4.6-1|425	
12cr|kernel-linus-3.4.6-1|426	
12cr|kernel-linus-3.4.6-1|427	# make sure we are in the directory
12cr|kernel-linus-3.4.6-1|428	cd %{src_dir}
12cr|kernel-linus-3.4.6-1|429	
12cr|kernel-linus-3.4.6-1|430	# make sure EXTRAVERSION says what we want it to say
12cr|kernel-linus-3.4.6-1|431	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = %{?%{krc}:-rc%{krc}}%{?%{kgit}:-git%{kgit}}-%{buildrpmrel}/" Makefile
12cr|kernel-linus-3.4.6-1|432	
12cr|kernel-linus-3.4.6-1|433	# Prepare the kernel
12cr|kernel-linus-3.4.6-1|434	%smake -s mrproper
12cr|kernel-linus-3.4.6-1|435	%ifarch %{ix86} x86_64
12cr|kernel-linus-3.4.6-1|436	cp arch/x86/configs/%{target_arch}_defconfig .config
12cr|kernel-linus-3.4.6-1|437	%else
12cr|kernel-linus-3.4.6-1|438	cp arch/%{target_arch}/defconfig .config
12cr|kernel-linus-3.4.6-1|439	%endif
12cr|kernel-linus-3.4.6-1|440	%smake ARCH=%{target_arch} oldconfig
12cr|kernel-linus-3.4.6-1|441	
12cr|kernel-linus-3.4.6-1|442	# Build the kernel
12cr|kernel-linus-3.4.6-1|443	%kmake ARCH=%{target_arch} all
12cr|kernel-linus-3.4.6-1|444	
12cr|kernel-linus-3.4.6-1|445	# Install kernel
12cr|kernel-linus-3.4.6-1|446	install -d %{temp_boot}
12cr|kernel-linus-3.4.6-1|447	install -m 644 System.map %{temp_boot}/System.map-%{buildrel}
12cr|kernel-linus-3.4.6-1|448	install -m 644 .config %{temp_boot}/config-%{buildrel}
12cr|kernel-linus-3.4.6-1|449	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-%{buildrel}
12cr|kernel-linus-3.4.6-1|450	
12cr|kernel-linus-3.4.6-1|451	# Install modules
12cr|kernel-linus-3.4.6-1|452	install -d %{temp_modules}/%{buildrel}
12cr|kernel-linus-3.4.6-1|453	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=%{buildrel} modules_install
12cr|kernel-linus-3.4.6-1|454	
12cr|kernel-linus-3.4.6-1|455	# OLD COMMENT: remove /lib/firmware, we use a separate kernel-firmware
12cr|kernel-linus-3.4.6-1|456	# COMMENT: I add it, but clean the firmware dir, because some firmware
12cr|kernel-linus-3.4.6-1|457	#          not exist in the official firmware packages
12cr|kernel-linus-3.4.6-1|458	for i in `%{_bindir}/urpmq -l kernel-firmware | /bin/sort -u | %__grep '^/lib/firmware' | %__sed "s#^/lib/firmware#%{temp_firmware}#g"` ; do
12cr|kernel-linus-3.4.6-1|459	[[ -f $i ]] && rm -f $i
12cr|kernel-linus-3.4.6-1|460	done
12cr|kernel-linus-3.4.6-1|461	for i in `%{_bindir}/urpmq -l kernel-firmware-extra | /bin/sort -u | %__grep '^/lib/firmware' | %__sed "s#^/lib/firmware#%{temp_firmware}#g"` ; do
12cr|kernel-linus-3.4.6-1|462	[[ -f $i ]] && rm -f $i
12cr|kernel-linus-3.4.6-1|463	done
12cr|kernel-linus-3.4.6-1|464	find %{temp_firmware} -type d | xargs rmdir --ignore-fail-on-non-empty
12cr|kernel-linus-3.4.6-1|465	
12cr|kernel-linus-3.4.6-1|466	# Save devel tree
12cr|kernel-linus-3.4.6-1|467	%if %build_devel
12cr|kernel-linus-3.4.6-1|468	mkdir -p %{temp_devel}
12cr|kernel-linus-3.4.6-1|469	for i in $(find . -name 'Makefile*'); do cp -R --parents $i %{temp_devel};done
12cr|kernel-linus-3.4.6-1|470	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*' -o -name config.mk); do cp -R --parents $i %{temp_devel};done
12cr|kernel-linus-3.4.6-1|471	cp -fR include %{temp_devel}
12cr|kernel-linus-3.4.6-1|472	cp -fR scripts %{temp_devel}
12cr|kernel-linus-3.4.6-1|473	%ifarch %{ix86} x86_64
12cr|kernel-linus-3.4.6-1|474	cp -fR arch/x86/kernel/asm-offsets.{c,s} %{temp_devel}/arch/x86/kernel/
12cr|kernel-linus-3.4.6-1|475	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c %{temp_devel}/arch/x86/kernel/
12cr|kernel-linus-3.4.6-1|476	cp -fR arch/x86/include %{temp_devel}/arch/x86/
12cr|kernel-linus-3.4.6-1|477	%else
12cr|kernel-linus-3.4.6-1|478	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} %{temp_devel}/arch/%{target_arch}/kernel/
12cr|kernel-linus-3.4.6-1|479	cp -fR arch/%{target_arch}/include %{temp_devel}/arch/%{target_arch}/
12cr|kernel-linus-3.4.6-1|480	%endif
12cr|kernel-linus-3.4.6-1|481	
12cr|kernel-linus-3.4.6-1|482	# Needed for generation of kernel/bounds.s
12cr|kernel-linus-3.4.6-1|483	cp -fR kernel/bounds.c %{temp_devel}/kernel/
12cr|kernel-linus-3.4.6-1|484	
12cr|kernel-linus-3.4.6-1|485	# Needed for lguest
12cr|kernel-linus-3.4.6-1|486	cp -fR drivers/lguest/lg.h %{temp_devel}/drivers/lguest/
12cr|kernel-linus-3.4.6-1|487	
12cr|kernel-linus-3.4.6-1|488	cp -fR .config Module.symvers %{temp_devel}
12cr|kernel-linus-3.4.6-1|489	
12cr|kernel-linus-3.4.6-1|490	# Needed for truecrypt build (Danny)
12cr|kernel-linus-3.4.6-1|491	cp -fR drivers/md/dm.h %{temp_devel}/drivers/md/
12cr|kernel-linus-3.4.6-1|492	
12cr|kernel-linus-3.4.6-1|493	# Needed for external dvb tree (#41418)
12cr|kernel-linus-3.4.6-1|494	cp -fR drivers/media/dvb/dvb-core/*.h %{temp_devel}/drivers/media/dvb/dvb-core/
12cr|kernel-linus-3.4.6-1|495	cp -fR drivers/media/dvb/frontends/lgdt330x.h %{temp_devel}/drivers/media/dvb/frontends/
12cr|kernel-linus-3.4.6-1|496	
12cr|kernel-linus-3.4.6-1|497	# add acpica header files, needed for fglrx build
12cr|kernel-linus-3.4.6-1|498	cp -fR drivers/acpi/acpica/*.h %{temp_devel}/drivers/acpi/acpica/
12cr|kernel-linus-3.4.6-1|499	
12cr|kernel-linus-3.4.6-1|500	# Need
12cr|kernel-linus-3.4.6-1|501	%ifarch %{ix86} x86_64
12cr|kernel-linus-3.4.6-1|502	cp -fR arch/x86/syscalls/* %{temp_devel}/arch/x86/syscalls/
12cr|kernel-linus-3.4.6-1|503	cp -fR arch/x86/tools/* %{temp_devel}/arch/x86/tools/
12cr|kernel-linus-3.4.6-1|504	%endif
12cr|kernel-linus-3.4.6-1|505	cp -fR tools/include %{temp_devel}/tools/
12cr|kernel-linus-3.4.6-1|506	cp -fR Documentation/DocBook/media/*.b64 %{temp_devel}/Documentation/DocBook/media/
12cr|kernel-linus-3.4.6-1|507	
12cr|kernel-linus-3.4.6-1|508	# Check and clean the -devel tree
12cr|kernel-linus-3.4.6-1|509	pushd %{temp_devel} >/dev/null
12cr|kernel-linus-3.4.6-1|510	%smake -s prepare scripts clean
12cr|kernel-linus-3.4.6-1|511	rm -f .config.old
12cr|kernel-linus-3.4.6-1|512	popd >/dev/null
12cr|kernel-linus-3.4.6-1|513	
12cr|kernel-linus-3.4.6-1|514	# Disable mrproper and other targets
12cr|kernel-linus-3.4.6-1|515	patch -p1 -d %{temp_devel} -i %{SOURCE2}
12cr|kernel-linus-3.4.6-1|516	
12cr|kernel-linus-3.4.6-1|517	# Fix permissions
12cr|kernel-linus-3.4.6-1|518	chmod -R a+rX %{temp_devel}
12cr|kernel-linus-3.4.6-1|519	%endif # build_devel
12cr|kernel-linus-3.4.6-1|520	
12cr|kernel-linus-3.4.6-1|521	#make sure we are in the directory
12cr|kernel-linus-3.4.6-1|522	cd %src_dir
12cr|kernel-linus-3.4.6-1|523	
12cr|kernel-linus-3.4.6-1|524	# kernel-source is shipped as an unprepared tree
12cr|kernel-linus-3.4.6-1|525	%smake -s mrproper
12cr|kernel-linus-3.4.6-1|526	
12cr|kernel-linus-3.4.6-1|527	
12cr|kernel-linus-3.4.6-1|528	###
12cr|kernel-linus-3.4.6-1|529	### Install
12cr|kernel-linus-3.4.6-1|530	###
12cr|kernel-linus-3.4.6-1|531	%install
12cr|kernel-linus-3.4.6-1|532	install -m 644 %{SOURCE4}  .
12cr|kernel-linus-3.4.6-1|533	
12cr|kernel-linus-3.4.6-1|534	cd %src_dir
12cr|kernel-linus-3.4.6-1|535	# Directories definition needed for installing
12cr|kernel-linus-3.4.6-1|536	%define target_source %{buildroot}/%{_kerneldir}
12cr|kernel-linus-3.4.6-1|537	%define target_boot %{buildroot}%{_bootdir}
12cr|kernel-linus-3.4.6-1|538	%define target_modules %{buildroot}%{_modulesdir}
12cr|kernel-linus-3.4.6-1|539	%define target_devel %{buildroot}%{_develdir}
12cr|kernel-linus-3.4.6-1|540	
12cr|kernel-linus-3.4.6-1|541	# We want to be able to test several times the install part
12cr|kernel-linus-3.4.6-1|542	rm -rf %{buildroot}
12cr|kernel-linus-3.4.6-1|543	cp -a %{temp_root} %{buildroot}
12cr|kernel-linus-3.4.6-1|544	
12cr|kernel-linus-3.4.6-1|545	# Create directories infastructure
12cr|kernel-linus-3.4.6-1|546	%if %build_source
12cr|kernel-linus-3.4.6-1|547	install -d %{target_source}
12cr|kernel-linus-3.4.6-1|548	
12cr|kernel-linus-3.4.6-1|549	tar cf - . | tar xf - -C %{target_source}
12cr|kernel-linus-3.4.6-1|550	chmod -R a+rX %{target_source}
12cr|kernel-linus-3.4.6-1|551	
12cr|kernel-linus-3.4.6-1|552	# we remove all the source files that we don't ship
12cr|kernel-linus-3.4.6-1|553	
12cr|kernel-linus-3.4.6-1|554	# first architecture files
12cr|kernel-linus-3.4.6-1|555	for i in alpha arm avr32 blackfin cris frv h8300 hexagon ia64 m32r mips \
12cr|kernel-linus-3.4.6-1|556	microblaze m68k m68knommu mn10300 openrisc parisc powerpc ppc \
12cr|kernel-linus-3.4.6-1|557	s390 score sh sh64 sparc tile unicore32 v850 c6x xtensa; do
12cr|kernel-linus-3.4.6-1|558	rm -rf %{target_source}/arch/$i
12cr|kernel-linus-3.4.6-1|559	
12cr|kernel-linus-3.4.6-1|560	%if %build_devel
12cr|kernel-linus-3.4.6-1|561	rm -rf %{target_devel}/arch/$i
12cr|kernel-linus-3.4.6-1|562	%endif
12cr|kernel-linus-3.4.6-1|563	done
12cr|kernel-linus-3.4.6-1|564	
12cr|kernel-linus-3.4.6-1|565	# remove arch files based on target arch
12cr|kernel-linus-3.4.6-1|566	%ifnarch %{ix86} x86_64
12cr|kernel-linus-3.4.6-1|567	rm -rf %{target_source}/arch/x86
12cr|kernel-linus-3.4.6-1|568	%if %build_devel
12cr|kernel-linus-3.4.6-1|569	rm -rf %{target_devel}/arch/x86
12cr|kernel-linus-3.4.6-1|570	%endif
12cr|kernel-linus-3.4.6-1|571	%endif
12cr|kernel-linus-3.4.6-1|572	
12cr|kernel-linus-3.4.6-1|573	
12cr|kernel-linus-3.4.6-1|574	# other misc files
12cr|kernel-linus-3.4.6-1|575	rm -f %{target_source}/{.config.old,.config.cmd,.tmp_gas_check,.mailmap,.missing-syscalls.d,arch/.gitignore}
12cr|kernel-linus-3.4.6-1|576	
12cr|kernel-linus-3.4.6-1|577	#endif %build_source
12cr|kernel-linus-3.4.6-1|578	%endif
12cr|kernel-linus-3.4.6-1|579	
12cr|kernel-linus-3.4.6-1|580	
12cr|kernel-linus-3.4.6-1|581	# gzipping modules
12cr|kernel-linus-3.4.6-1|582	find %{target_modules} -name "*.ko" | %kxargs gzip -9
12cr|kernel-linus-3.4.6-1|583	
12cr|kernel-linus-3.4.6-1|584	
12cr|kernel-linus-3.4.6-1|585	# We used to have a copy of PrepareKernel here
12cr|kernel-linus-3.4.6-1|586	# Now, we make sure that the thing in the linux dir is what we want it to be
12cr|kernel-linus-3.4.6-1|587	
12cr|kernel-linus-3.4.6-1|588	for i in %{target_modules}/*; do
12cr|kernel-linus-3.4.6-1|589	rm -f $i/build $i/source
12cr|kernel-linus-3.4.6-1|590	done
12cr|kernel-linus-3.4.6-1|591	
12cr|kernel-linus-3.4.6-1|592	# sniff, if we gzipped all the modules, we change the stamp :(
12cr|kernel-linus-3.4.6-1|593	# we really need the depmod -ae here
12cr|kernel-linus-3.4.6-1|594	pushd %{target_modules}
12cr|kernel-linus-3.4.6-1|595	for i in *; do
12cr|kernel-linus-3.4.6-1|596	/sbin/depmod -u -ae -b %{buildroot} -r -F %{target_boot}/System.map-$i $i
12cr|kernel-linus-3.4.6-1|597	echo $?
12cr|kernel-linus-3.4.6-1|598	done
12cr|kernel-linus-3.4.6-1|599	
12cr|kernel-linus-3.4.6-1|600	for i in *; do
12cr|kernel-linus-3.4.6-1|601	pushd $i
12cr|kernel-linus-3.4.6-1|602	echo "Creating module.description for $i"
12cr|kernel-linus-3.4.6-1|603	modules=`find . -name "*.ko.gz"`
12cr|kernel-linus-3.4.6-1|604	echo $modules | %kxargs /sbin/modinfo \
12cr|kernel-linus-3.4.6-1|605	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12cr|kernel-linus-3.4.6-1|606	popd
12cr|kernel-linus-3.4.6-1|607	done
12cr|kernel-linus-3.4.6-1|608	popd
12cr|kernel-linus-3.4.6-1|609	
12cr|kernel-linus-3.4.6-1|610	
12cr|kernel-linus-3.4.6-1|611	###
12cr|kernel-linus-3.4.6-1|612	### Clean
12cr|kernel-linus-3.4.6-1|613	###
12cr|kernel-linus-3.4.6-1|614	
12cr|kernel-linus-3.4.6-1|615	%clean
12cr|kernel-linus-3.4.6-1|616	rm -rf %{buildroot}
12cr|kernel-linus-3.4.6-1|617	# We don't want to remove this, the whole reason of its existence is to be
12cr|kernel-linus-3.4.6-1|618	# able to do several rpm --short-circuit -bi for testing install
12cr|kernel-linus-3.4.6-1|619	# phase without repeating compilation phase
12cr|kernel-linus-3.4.6-1|620	#rm -rf %{temp_root}
12cr|kernel-linus-3.4.6-1|621	
12cr|kernel-linus-3.4.6-1|622	
12cr|kernel-linus-3.4.6-1|623	###
12cr|kernel-linus-3.4.6-1|624	### Scripts
12cr|kernel-linus-3.4.6-1|625	###
12cr|kernel-linus-3.4.6-1|626	
12cr|kernel-linus-3.4.6-1|627	### kernel
12cr|kernel-linus-3.4.6-1|628	%if %build_kernel
12cr|kernel-linus-3.4.6-1|629	%preun -n %{kname}-%{buildrel}
12cr|kernel-linus-3.4.6-1|630	/sbin/installkernel -R %{buildrel}
12cr|kernel-linus-3.4.6-1|631	if [ -L /lib/modules/%{buildrel}/build ]; then
12cr|kernel-linus-3.4.6-1|632	rm -f /lib/modules/%{buildrel}/build
12cr|kernel-linus-3.4.6-1|633	fi
12cr|kernel-linus-3.4.6-1|634	if [ -L /lib/modules/%{buildrel}/source ]; then
12cr|kernel-linus-3.4.6-1|635	rm -f /lib/modules/%{buildrel}/source
12cr|kernel-linus-3.4.6-1|636	fi
12cr|kernel-linus-3.4.6-1|637	pushd /boot > /dev/null
12cr|kernel-linus-3.4.6-1|638	if [ -L vmlinuz-linus ]; then
12cr|kernel-linus-3.4.6-1|639	if [ "$(readlink vmlinuz-linus)" = "vmlinuz-%{buildrel}" ]; then
12cr|kernel-linus-3.4.6-1|640	rm -f vmlinuz-linus
12cr|kernel-linus-3.4.6-1|641	fi
12cr|kernel-linus-3.4.6-1|642	fi
12cr|kernel-linus-3.4.6-1|643	if [ -L initrd-linus.img ]; then
12cr|kernel-linus-3.4.6-1|644	if [ "$(readlink initrd-linus.img)" = "initrd-%{buildrel}.img" ]; then
12cr|kernel-linus-3.4.6-1|645	rm -f initrd-linus.img
12cr|kernel-linus-3.4.6-1|646	fi
12cr|kernel-linus-3.4.6-1|647	fi
12cr|kernel-linus-3.4.6-1|648	popd > /dev/null
12cr|kernel-linus-3.4.6-1|649	exit 0
12cr|kernel-linus-3.4.6-1|650	
12cr|kernel-linus-3.4.6-1|651	%post -n %{kname}-%{buildrel}
12cr|kernel-linus-3.4.6-1|652	/sbin/installkernel -L %{buildrel}
12cr|kernel-linus-3.4.6-1|653	if [ -d /usr/src/%{kname}-devel-%{buildrel} ]; then
12cr|kernel-linus-3.4.6-1|654	ln -sf /usr/src/%{kname}-devel-%{buildrel} /lib/modules/%{buildrel}/build
12cr|kernel-linus-3.4.6-1|655	ln -sf /usr/src/%{kname}-devel-%{buildrel} /lib/modules/%{buildrel}/source
12cr|kernel-linus-3.4.6-1|656	fi
12cr|kernel-linus-3.4.6-1|657	pushd /boot > /dev/null
12cr|kernel-linus-3.4.6-1|658	if [ -L vmlinuz-linus ]; then
12cr|kernel-linus-3.4.6-1|659	rm -f vmlinuz-linus
12cr|kernel-linus-3.4.6-1|660	fi
12cr|kernel-linus-3.4.6-1|661	ln -sf vmlinuz-%{buildrel} vmlinuz-linus
12cr|kernel-linus-3.4.6-1|662	if [ -L initrd-linus.img ]; then
12cr|kernel-linus-3.4.6-1|663	rm -f initrd-linus.img
12cr|kernel-linus-3.4.6-1|664	fi
12cr|kernel-linus-3.4.6-1|665	ln -sf initrd-%{buildrel}.img initrd-linus.img
12cr|kernel-linus-3.4.6-1|666	popd > /dev/null
12cr|kernel-linus-3.4.6-1|667	
12cr|kernel-linus-3.4.6-1|668	%postun -n %{kname}-%{buildrel}
12cr|kernel-linus-3.4.6-1|669	/sbin/kernel_remove_initrd %{buildrel}
12cr|kernel-linus-3.4.6-1|670	rm -rf /lib/modules/%{buildrel} >/dev/null
12cr|kernel-linus-3.4.6-1|671	%endif # build_kernel
12cr|kernel-linus-3.4.6-1|672	
12cr|kernel-linus-3.4.6-1|673	
12cr|kernel-linus-3.4.6-1|674	### kernel-devel
12cr|kernel-linus-3.4.6-1|675	%if %build_devel
12cr|kernel-linus-3.4.6-1|676	%post -n %{kname}-devel-%{buildrel}
12cr|kernel-linus-3.4.6-1|677	# place /build and /source symlinks in place.
12cr|kernel-linus-3.4.6-1|678	if [ -d /lib/modules/%{buildrel} ]; then
12cr|kernel-linus-3.4.6-1|679	ln -sf /usr/src/%{kname}-devel-%{buildrel} /lib/modules/%{buildrel}/build
12cr|kernel-linus-3.4.6-1|680	ln -sf /usr/src/%{kname}-devel-%{buildrel} /lib/modules/%{buildrel}/source
12cr|kernel-linus-3.4.6-1|681	fi
12cr|kernel-linus-3.4.6-1|682	
12cr|kernel-linus-3.4.6-1|683	%preun -n %{kname}-devel-%{buildrel}
12cr|kernel-linus-3.4.6-1|684	# we need to delete <modules>/{build,source} at uninstall
12cr|kernel-linus-3.4.6-1|685	if [ -L /lib/modules/%{buildrel}/build ]; then
12cr|kernel-linus-3.4.6-1|686	rm -f /lib/modules/%{buildrel}/build
12cr|kernel-linus-3.4.6-1|687	fi
12cr|kernel-linus-3.4.6-1|688	if [ -L /lib/modules/%{buildrel}/source ]; then
12cr|kernel-linus-3.4.6-1|689	rm -f /lib/modules/%{buildrel}/source
12cr|kernel-linus-3.4.6-1|690	fi
12cr|kernel-linus-3.4.6-1|691	exit 0
12cr|kernel-linus-3.4.6-1|692	%endif #build_devel
12cr|kernel-linus-3.4.6-1|693	
12cr|kernel-linus-3.4.6-1|694	
12cr|kernel-linus-3.4.6-1|695	### kernel-source
12cr|kernel-linus-3.4.6-1|696	%if %build_source
12cr|kernel-linus-3.4.6-1|697	%post -n %{kname}-source-%{buildrel}
12cr|kernel-linus-3.4.6-1|698	for i in /lib/modules/%{buildrel}*; do
12cr|kernel-linus-3.4.6-1|699	if [ -d $i ]; then
12cr|kernel-linus-3.4.6-1|700	if [ ! -L $i/build -a ! -L $i/source ]; then
12cr|kernel-linus-3.4.6-1|701	rm -f $i/{build,source}
12cr|kernel-linus-3.4.6-1|702	ln -sf /usr/src/%{kname}-%{buildrel} $i/build
12cr|kernel-linus-3.4.6-1|703	ln -sf /usr/src/%{kname}-%{buildrel} $i/source
12cr|kernel-linus-3.4.6-1|704	fi
12cr|kernel-linus-3.4.6-1|705	fi
12cr|kernel-linus-3.4.6-1|706	done
12cr|kernel-linus-3.4.6-1|707	
12cr|kernel-linus-3.4.6-1|708	%preun -n %{kname}-source-%{buildrel}
12cr|kernel-linus-3.4.6-1|709	for i in /lib/modules/%{buildrel}/{build,source}; do
12cr|kernel-linus-3.4.6-1|710	if [ -L $i ]; then
12cr|kernel-linus-3.4.6-1|711	if [ "$(readlink $i)" = "/usr/src/%{kname}-%{buildrel}" ]; then
12cr|kernel-linus-3.4.6-1|712	rm -f $i
12cr|kernel-linus-3.4.6-1|713	fi
12cr|kernel-linus-3.4.6-1|714	fi
12cr|kernel-linus-3.4.6-1|715	done
12cr|kernel-linus-3.4.6-1|716	exit 0
12cr|kernel-linus-3.4.6-1|717	%endif # build_source
12cr|kernel-linus-3.4.6-1|718	
12cr|kernel-linus-3.4.6-1|719	
12cr|kernel-linus-3.4.6-1|720	###
12cr|kernel-linus-3.4.6-1|721	### file lists
12cr|kernel-linus-3.4.6-1|722	###
12cr|kernel-linus-3.4.6-1|723	
12cr|kernel-linus-3.4.6-1|724	# kernel
12cr|kernel-linus-3.4.6-1|725	%if %build_kernel
12cr|kernel-linus-3.4.6-1|726	%files -n %{kname}-%{buildrel}
12cr|kernel-linus-3.4.6-1|727	%defattr(-,root,root)
12cr|kernel-linus-3.4.6-1|728	%{_bootdir}/config-%{buildrel}
12cr|kernel-linus-3.4.6-1|729	%{_bootdir}/vmlinuz-%{buildrel}
12cr|kernel-linus-3.4.6-1|730	%{_bootdir}/System.map-%{buildrel}
12cr|kernel-linus-3.4.6-1|731	%dir %{_modulesdir}/%{buildrel}/
12cr|kernel-linus-3.4.6-1|732	%{_modulesdir}/%{buildrel}/kernel
12cr|kernel-linus-3.4.6-1|733	%{_modulesdir}/%{buildrel}/modules.*
12cr|kernel-linus-3.4.6-1|734	%{_firmwaredir}
12cr|kernel-linus-3.4.6-1|735	%doc README.kernel-sources
12cr|kernel-linus-3.4.6-1|736	%endif # build_kernel
12cr|kernel-linus-3.4.6-1|737	
12cr|kernel-linus-3.4.6-1|738	# kernel-source
12cr|kernel-linus-3.4.6-1|739	%if %build_source
12cr|kernel-linus-3.4.6-1|740	%files -n %{kname}-source-%{buildrel}
12cr|kernel-linus-3.4.6-1|741	%defattr(-,root,root)
12cr|kernel-linus-3.4.6-1|742	%dir %{_kerneldir}
12cr|kernel-linus-3.4.6-1|743	%dir %{_kerneldir}/arch
12cr|kernel-linus-3.4.6-1|744	%dir %{_kerneldir}/include
12cr|kernel-linus-3.4.6-1|745	%{_kerneldir}/.gitignore
12cr|kernel-linus-3.4.6-1|746	%{_kerneldir}/COPYING
12cr|kernel-linus-3.4.6-1|747	%{_kerneldir}/CREDITS
12cr|kernel-linus-3.4.6-1|748	%{_kerneldir}/Documentation
12cr|kernel-linus-3.4.6-1|749	%{_kerneldir}/Kbuild
12cr|kernel-linus-3.4.6-1|750	%{_kerneldir}/Kconfig
12cr|kernel-linus-3.4.6-1|751	%{_kerneldir}/MAINTAINERS
12cr|kernel-linus-3.4.6-1|752	%{_kerneldir}/Makefile
12cr|kernel-linus-3.4.6-1|753	%{_kerneldir}/README
12cr|kernel-linus-3.4.6-1|754	%{_kerneldir}/REPORTING-BUGS
12cr|kernel-linus-3.4.6-1|755	%{_kerneldir}/arch/Kconfig
12cr|kernel-linus-3.4.6-1|756	%ifarch %{ix86} x86_64
12cr|kernel-linus-3.4.6-1|757	%{_kerneldir}/arch/x86
12cr|kernel-linus-3.4.6-1|758	%endif
12cr|kernel-linus-3.4.6-1|759	%{_kerneldir}/arch/um
12cr|kernel-linus-3.4.6-1|760	%{_kerneldir}/block
12cr|kernel-linus-3.4.6-1|761	%{_kerneldir}/crypto
12cr|kernel-linus-3.4.6-1|762	%{_kerneldir}/drivers
12cr|kernel-linus-3.4.6-1|763	%{_kerneldir}/firmware
12cr|kernel-linus-3.4.6-1|764	%{_kerneldir}/fs
12cr|kernel-linus-3.4.6-1|765	%{_kerneldir}/include/Kbuild
12cr|kernel-linus-3.4.6-1|766	%{_kerneldir}/include/acpi
12cr|kernel-linus-3.4.6-1|767	%{_kerneldir}/include/asm-generic
12cr|kernel-linus-3.4.6-1|768	%{_kerneldir}/include/crypto
12cr|kernel-linus-3.4.6-1|769	%{_kerneldir}/include/drm
12cr|kernel-linus-3.4.6-1|770	%{_kerneldir}/include/linux
12cr|kernel-linus-3.4.6-1|771	%{_kerneldir}/include/math-emu
12cr|kernel-linus-3.4.6-1|772	%{_kerneldir}/include/net
12cr|kernel-linus-3.4.6-1|773	%{_kerneldir}/include/pcmcia
12cr|kernel-linus-3.4.6-1|774	%{_kerneldir}/include/scsi
12cr|kernel-linus-3.4.6-1|775	%{_kerneldir}/include/sound
12cr|kernel-linus-3.4.6-1|776	%{_kerneldir}/include/target
12cr|kernel-linus-3.4.6-1|777	%{_kerneldir}/include/trace
12cr|kernel-linus-3.4.6-1|778	%{_kerneldir}/include/video
12cr|kernel-linus-3.4.6-1|779	%{_kerneldir}/include/media
12cr|kernel-linus-3.4.6-1|780	%{_kerneldir}/include/misc
12cr|kernel-linus-3.4.6-1|781	%{_kerneldir}/include/mtd
12cr|kernel-linus-3.4.6-1|782	%{_kerneldir}/include/rxrpc
12cr|kernel-linus-3.4.6-1|783	%{_kerneldir}/include/keys
12cr|kernel-linus-3.4.6-1|784	%{_kerneldir}/include/rdma
12cr|kernel-linus-3.4.6-1|785	%{_kerneldir}/include/xen
12cr|kernel-linus-3.4.6-1|786	%{_kerneldir}/init
12cr|kernel-linus-3.4.6-1|787	%{_kerneldir}/ipc
12cr|kernel-linus-3.4.6-1|788	%{_kerneldir}/kernel
12cr|kernel-linus-3.4.6-1|789	%{_kerneldir}/lib
12cr|kernel-linus-3.4.6-1|790	%{_kerneldir}/mm
12cr|kernel-linus-3.4.6-1|791	%{_kerneldir}/net
12cr|kernel-linus-3.4.6-1|792	%{_kerneldir}/samples
12cr|kernel-linus-3.4.6-1|793	%{_kerneldir}/scripts
12cr|kernel-linus-3.4.6-1|794	%{_kerneldir}/security
12cr|kernel-linus-3.4.6-1|795	%{_kerneldir}/sound
12cr|kernel-linus-3.4.6-1|796	%{_kerneldir}/tools
12cr|kernel-linus-3.4.6-1|797	%{_kerneldir}/usr
12cr|kernel-linus-3.4.6-1|798	%{_kerneldir}/virt
12cr|kernel-linus-3.4.6-1|799	%doc README.kernel-sources
12cr|kernel-linus-3.4.6-1|800	%endif # build_source
12cr|kernel-linus-3.4.6-1|801	
12cr|kernel-linus-3.4.6-1|802	# kernel-devel
12cr|kernel-linus-3.4.6-1|803	%if %build_devel
12cr|kernel-linus-3.4.6-1|804	%files -n %{kname}-devel-%{buildrel}
12cr|kernel-linus-3.4.6-1|805	%defattr(-,root,root)
12cr|kernel-linus-3.4.6-1|806	%dir %{_develdir}
12cr|kernel-linus-3.4.6-1|807	%dir %{_develdir}/arch
12cr|kernel-linus-3.4.6-1|808	%dir %{_develdir}/include
12cr|kernel-linus-3.4.6-1|809	%{_develdir}/.config
12cr|kernel-linus-3.4.6-1|810	%{_develdir}/Documentation
12cr|kernel-linus-3.4.6-1|811	%{_develdir}/Kbuild
12cr|kernel-linus-3.4.6-1|812	%{_develdir}/Kconfig
12cr|kernel-linus-3.4.6-1|813	%{_develdir}/Makefile
12cr|kernel-linus-3.4.6-1|814	%{_develdir}/Module.symvers
12cr|kernel-linus-3.4.6-1|815	%{_develdir}/arch/Kconfig
12cr|kernel-linus-3.4.6-1|816	%ifarch %{ix86} x86_64
12cr|kernel-linus-3.4.6-1|817	%{_develdir}/arch/x86
12cr|kernel-linus-3.4.6-1|818	%endif
12cr|kernel-linus-3.4.6-1|819	%{_develdir}/arch/um
12cr|kernel-linus-3.4.6-1|820	%{_develdir}/block
12cr|kernel-linus-3.4.6-1|821	%{_develdir}/crypto
12cr|kernel-linus-3.4.6-1|822	%{_develdir}/drivers
12cr|kernel-linus-3.4.6-1|823	%{_develdir}/firmware
12cr|kernel-linus-3.4.6-1|824	%{_develdir}/fs
12cr|kernel-linus-3.4.6-1|825	%{_develdir}/include/Kbuild
12cr|kernel-linus-3.4.6-1|826	%{_develdir}/include/acpi
12cr|kernel-linus-3.4.6-1|827	%{_develdir}/include/asm-generic
12cr|kernel-linus-3.4.6-1|828	%{_develdir}/include/config
12cr|kernel-linus-3.4.6-1|829	%{_develdir}/include/crypto
12cr|kernel-linus-3.4.6-1|830	%{_develdir}/include/drm
12cr|kernel-linus-3.4.6-1|831	%{_develdir}/include/generated
12cr|kernel-linus-3.4.6-1|832	%{_develdir}/include/keys
12cr|kernel-linus-3.4.6-1|833	%{_develdir}/include/linux
12cr|kernel-linus-3.4.6-1|834	%{_develdir}/include/math-emu
12cr|kernel-linus-3.4.6-1|835	%{_develdir}/include/misc
12cr|kernel-linus-3.4.6-1|836	%{_develdir}/include/mtd
12cr|kernel-linus-3.4.6-1|837	%{_develdir}/include/net
12cr|kernel-linus-3.4.6-1|838	%{_develdir}/include/pcmcia
12cr|kernel-linus-3.4.6-1|839	%{_develdir}/include/rdma
12cr|kernel-linus-3.4.6-1|840	%{_develdir}/include/scsi
12cr|kernel-linus-3.4.6-1|841	%{_develdir}/include/sound
12cr|kernel-linus-3.4.6-1|842	%{_develdir}/include/target
12cr|kernel-linus-3.4.6-1|843	%{_develdir}/include/trace
12cr|kernel-linus-3.4.6-1|844	%{_develdir}/include/video
12cr|kernel-linus-3.4.6-1|845	%{_develdir}/include/media
12cr|kernel-linus-3.4.6-1|846	%{_develdir}/include/rxrpc
12cr|kernel-linus-3.4.6-1|847	%{_develdir}/include/xen
12cr|kernel-linus-3.4.6-1|848	%{_develdir}/init
12cr|kernel-linus-3.4.6-1|849	%{_develdir}/ipc
12cr|kernel-linus-3.4.6-1|850	%{_develdir}/kernel
12cr|kernel-linus-3.4.6-1|851	%{_develdir}/lib
12cr|kernel-linus-3.4.6-1|852	%{_develdir}/mm
12cr|kernel-linus-3.4.6-1|853	%{_develdir}/net
12cr|kernel-linus-3.4.6-1|854	%{_develdir}/samples
12cr|kernel-linus-3.4.6-1|855	%{_develdir}/scripts
12cr|kernel-linus-3.4.6-1|856	%{_develdir}/security
12cr|kernel-linus-3.4.6-1|857	%{_develdir}/sound
12cr|kernel-linus-3.4.6-1|858	%{_develdir}/tools
12cr|kernel-linus-3.4.6-1|859	%{_develdir}/usr
12cr|kernel-linus-3.4.6-1|860	%{_develdir}/virt
12cr|kernel-linus-3.4.6-1|861	%doc README.kernel-sources
12cr|kernel-linus-3.4.6-1|862	%endif # build_devel
12cr|kernel-linus-3.4.6-1|863	
12cr|kernel-linus-3.4.6-1|864	
12cr|kernel-linus-3.4.6-1|865	%if %build_doc
12cr|kernel-linus-3.4.6-1|866	%files -n %{kname}-doc
12cr|kernel-linus-3.4.6-1|867	%defattr(-,root,root)
12cr|kernel-linus-3.4.6-1|868	%doc linux-%{tar_ver}/Documentation/*
12cr|kernel-linus-3.4.6-1|869	%endif # build_doc
12cr|kernel-linus-3.4.6-1|870	
12cr|kernel-linus-3.4.6-1|871	%if %build_kernel
12cr|kernel-linus-3.4.6-1|872	%files -n %{kname}-latest
12cr|kernel-linus-3.4.6-1|873	%defattr(-,root,root)
12cr|kernel-linus-3.4.6-1|874	%endif # build_kernel
12cr|kernel-linus-3.4.6-1|875	
12cr|kernel-linus-3.4.6-1|876	%if %build_source
12cr|kernel-linus-3.4.6-1|877	%files -n %{kname}-source-latest
12cr|kernel-linus-3.4.6-1|878	%defattr(-,root,root)
12cr|kernel-linus-3.4.6-1|879	%endif # build_source
12cr|kernel-linus-3.4.6-1|880	
12cr|kernel-linus-3.4.6-1|881	%if %build_devel
12cr|kernel-linus-3.4.6-1|882	%files -n %{kname}-devel-latest
12cr|kernel-linus-3.4.6-1|883	%defattr(-,root,root)
12cr|kernel-linus-3.4.6-1|884	%endif # build_devel
12cr|kernel-linus-3.4.6-1|885	
12cr|kernel-linus-3.4.6-1|886	
12cr|kernel-linus-3.4.6-1|887	%changelog
12cr|kernel-linus-3.4.6-1|888	* Fri Jul 20 2012 Lonyai Gergely <aleph@mandriva.org> 3.4.6-1mdv2012.0
12cr|kernel-linus-3.4.6-1|889	+ Revision: 810348
12cr|kernel-linus-3.4.6-1|890	- 3.4.6
12cr|kernel-linus-3.4.6-1|891	- Add XEN_SELDBALLONING driver
12cr|kernel-linus-3.4.6-1|892	
12cr|kernel-linus-3.4.6-1|893	* Tue Jul 17 2012 Lonyai Gergely <aleph@mandriva.org> 3.4.5-1
12cr|kernel-linus-3.4.6-1|894	+ Revision: 810100
12cr|kernel-linus-3.4.6-1|895	- Remove c6x arch
12cr|kernel-linus-3.4.6-1|896	- Add Documentation/DocBook/media/*.b64
12cr|kernel-linus-3.4.6-1|897	- Resolv 'syscall_32 compile problem'
12cr|kernel-linus-3.4.6-1|898	- 3.4.5
12cr|kernel-linus-3.4.6-1|899	- kernel config revision from official kernel config
12cr|kernel-linus-3.4.6-1|900	- Add x32 ABI support
12cr|kernel-linus-3.4.6-1|901	- 3.4.4
12cr|kernel-linus-3.4.6-1|902	- Disable CONFIG_X86_X32
12cr|kernel-linus-3.4.6-1|903	- 3.4
12cr|kernel-linus-3.4.6-1|904	
12cr|kernel-linus-3.4.6-1|905	* Mon May 21 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.18-1
12cr|kernel-linus-3.4.6-1|906	+ Revision: 799754
12cr|kernel-linus-3.4.6-1|907	- .3.2.18
12cr|kernel-linus-3.4.6-1|908	
12cr|kernel-linus-3.4.6-1|909	* Mon Apr 16 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.15-1
12cr|kernel-linus-3.4.6-1|910	+ Revision: 791397
12cr|kernel-linus-3.4.6-1|911	- 3.2.15
12cr|kernel-linus-3.4.6-1|912	
12cr|kernel-linus-3.4.6-1|913	* Wed Apr 04 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.14-1
12cr|kernel-linus-3.4.6-1|914	+ Revision: 789152
12cr|kernel-linus-3.4.6-1|915	- 3.2.14
12cr|kernel-linus-3.4.6-1|916	
12cr|kernel-linus-3.4.6-1|917	* Fri Mar 23 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.13-1
12cr|kernel-linus-3.4.6-1|918	+ Revision: 786511
12cr|kernel-linus-3.4.6-1|919	- 3.2.12
12cr|kernel-linus-3.4.6-1|920	
12cr|kernel-linus-3.4.6-1|921	* Thu Mar 15 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.11-1
12cr|kernel-linus-3.4.6-1|922	+ Revision: 785074
12cr|kernel-linus-3.4.6-1|923	- 3.2.11
12cr|kernel-linus-3.4.6-1|924	- 3.2.11
12cr|kernel-linus-3.4.6-1|925	
12cr|kernel-linus-3.4.6-1|926	* Mon Mar 05 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.9-1
12cr|kernel-linus-3.4.6-1|927	+ Revision: 782134
12cr|kernel-linus-3.4.6-1|928	- 3.2.9
12cr|kernel-linus-3.4.6-1|929	
12cr|kernel-linus-3.4.6-1|930	* Tue Feb 28 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.8-1
12cr|kernel-linus-3.4.6-1|931	+ Revision: 781326
12cr|kernel-linus-3.4.6-1|932	- 3.2.7
12cr|kernel-linus-3.4.6-1|933	
12cr|kernel-linus-3.4.6-1|934	* Tue Feb 21 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.7-1
12cr|kernel-linus-3.4.6-1|935	+ Revision: 778523
12cr|kernel-linus-3.4.6-1|936	- 3.2.7
12cr|kernel-linus-3.4.6-1|937	
12cr|kernel-linus-3.4.6-1|938	* Wed Feb 15 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.6-1
12cr|kernel-linus-3.4.6-1|939	+ Revision: 774116
12cr|kernel-linus-3.4.6-1|940	- 3.2.6
12cr|kernel-linus-3.4.6-1|941	
12cr|kernel-linus-3.4.6-1|942	* Thu Feb 09 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.5-1
12cr|kernel-linus-3.4.6-1|943	+ Revision: 772344
12cr|kernel-linus-3.4.6-1|944	- 3.2.5
12cr|kernel-linus-3.4.6-1|945	
12cr|kernel-linus-3.4.6-1|946	* Sat Feb 04 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.4-1
12cr|kernel-linus-3.4.6-1|947	+ Revision: 771190
12cr|kernel-linus-3.4.6-1|948	- 3.2.4
12cr|kernel-linus-3.4.6-1|949	
12cr|kernel-linus-3.4.6-1|950	* Fri Jan 27 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.2-1
12cr|kernel-linus-3.4.6-1|951	+ Revision: 769350
12cr|kernel-linus-3.4.6-1|952	- Remove a duplicated record from %%files
12cr|kernel-linus-3.4.6-1|953	- 3.2.2
12cr|kernel-linus-3.4.6-1|954	
12cr|kernel-linus-3.4.6-1|955	* Wed Jan 18 2012 Lonyai Gergely <aleph@mandriva.org> 3.2.1-1
12cr|kernel-linus-3.4.6-1|956	+ Revision: 762114
12cr|kernel-linus-3.4.6-1|957	- Remove hexagon arch
12cr|kernel-linus-3.4.6-1|958	Add a file to %%files (devel|source)
12cr|kernel-linus-3.4.6-1|959	- 3.2.1
12cr|kernel-linus-3.4.6-1|960	
12cr|kernel-linus-3.4.6-1|961	* Fri Jan 13 2012 Lonyai Gergely <aleph@mandriva.org> 3.1.9-1
12cr|kernel-linus-3.4.6-1|962	+ Revision: 760697
12cr|kernel-linus-3.4.6-1|963	- 3.1.9
12cr|kernel-linus-3.4.6-1|964	
12cr|kernel-linus-3.4.6-1|965	* Mon Jan 09 2012 Lonyai Gergely <aleph@mandriva.org> 3.1.8-1
12cr|kernel-linus-3.4.6-1|966	+ Revision: 759228
12cr|kernel-linus-3.4.6-1|967	- 3.1.8
12cr|kernel-linus-3.4.6-1|968	
12cr|kernel-linus-3.4.6-1|969	* Fri Dec 23 2011 Lonyai Gergely <aleph@mandriva.org> 3.1.6-1
12cr|kernel-linus-3.4.6-1|970	+ Revision: 744742
12cr|kernel-linus-3.4.6-1|971	- 3.1.6
12cr|kernel-linus-3.4.6-1|972	
12cr|kernel-linus-3.4.6-1|973	* Fri Dec 09 2011 Lonyai Gergely <aleph@mandriva.org> 3.1.5-1
12cr|kernel-linus-3.4.6-1|974	+ Revision: 739712
12cr|kernel-linus-3.4.6-1|975	- 3.1.5
12cr|kernel-linus-3.4.6-1|976	
12cr|kernel-linus-3.4.6-1|977	* Tue Nov 29 2011 Lonyai Gergely <aleph@mandriva.org> 3.1.4-1
12cr|kernel-linus-3.4.6-1|978	+ Revision: 735399
12cr|kernel-linus-3.4.6-1|979	- 3.1.4
12cr|kernel-linus-3.4.6-1|980	
12cr|kernel-linus-3.4.6-1|981	* Sun Nov 27 2011 Lonyai Gergely <aleph@mandriva.org> 3.1.3-1
12cr|kernel-linus-3.4.6-1|982	+ Revision: 733678
12cr|kernel-linus-3.4.6-1|983	- 3.1.3
12cr|kernel-linus-3.4.6-1|984	
12cr|kernel-linus-3.4.6-1|985	* Fri Nov 25 2011 Lonyai Gergely <aleph@mandriva.org> 3.1.2-1
12cr|kernel-linus-3.4.6-1|986	+ Revision: 733317
12cr|kernel-linus-3.4.6-1|987	- 3.1.2
12cr|kernel-linus-3.4.6-1|988	
12cr|kernel-linus-3.4.6-1|989	* Fri Nov 18 2011 Lonyai Gergely <aleph@mandriva.org> 3.1.1-1
12cr|kernel-linus-3.4.6-1|990	+ Revision: 731665
12cr|kernel-linus-3.4.6-1|991	- Remove last RPM_BUILD_DIR
12cr|kernel-linus-3.4.6-1|992	- 3.1.1
12cr|kernel-linus-3.4.6-1|993	- 3.0.9
12cr|kernel-linus-3.4.6-1|994	
12cr|kernel-linus-3.4.6-1|995	* Mon Oct 31 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.8-1
12cr|kernel-linus-3.4.6-1|996	+ Revision: 708003
12cr|kernel-linus-3.4.6-1|997	- 3.0.8
12cr|kernel-linus-3.4.6-1|998	- 3.0.7
12cr|kernel-linus-3.4.6-1|999	
12cr|kernel-linus-3.4.6-1|1000	* Thu Sep 01 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.4-1
12cr|kernel-linus-3.4.6-1|1001	+ Revision: 697748
12cr|kernel-linus-3.4.6-1|1002	- 3.0.4
12cr|kernel-linus-3.4.6-1|1003	
12cr|kernel-linus-3.4.6-1|1004	* Tue Aug 23 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.3-5
12cr|kernel-linus-3.4.6-1|1005	+ Revision: 696277
12cr|kernel-linus-3.4.6-1|1006	- dd i386 config: PROC_DEVICETREE support
12cr|kernel-linus-3.4.6-1|1007	- Chanege the memory option from 64G to 4G on i386 arch.
12cr|kernel-linus-3.4.6-1|1008	- drop xen support on i386
12cr|kernel-linus-3.4.6-1|1009	- add OLPC support on i386
12cr|kernel-linus-3.4.6-1|1010	Add some network option to config
12cr|kernel-linus-3.4.6-1|1011	- Good bye IDE!
12cr|kernel-linus-3.4.6-1|1012	
12cr|kernel-linus-3.4.6-1|1013	* Fri Aug 19 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.3-4
12cr|kernel-linus-3.4.6-1|1014	+ Revision: 695294
12cr|kernel-linus-3.4.6-1|1015	- Add ATI KMS support
12cr|kernel-linus-3.4.6-1|1016	
12cr|kernel-linus-3.4.6-1|1017	* Thu Aug 18 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.3-1
12cr|kernel-linus-3.4.6-1|1018	+ Revision: 695133
12cr|kernel-linus-3.4.6-1|1019	- 3.0.3
12cr|kernel-linus-3.4.6-1|1020	
12cr|kernel-linus-3.4.6-1|1021	* Wed Aug 17 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.2-1
12cr|kernel-linus-3.4.6-1|1022	+ Revision: 695014
12cr|kernel-linus-3.4.6-1|1023	- 3.0.2
12cr|kernel-linus-3.4.6-1|1024	- Fix some makro
12cr|kernel-linus-3.4.6-1|1025	- fix the release numbering
12cr|kernel-linus-3.4.6-1|1026	
12cr|kernel-linus-3.4.6-1|1027	* Sat Aug 06 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.1-0.1.3
12cr|kernel-linus-3.4.6-1|1028	+ Revision: 693379
12cr|kernel-linus-3.4.6-1|1029	- 3.0.1
12cr|kernel-linus-3.4.6-1|1030	
12cr|kernel-linus-3.4.6-1|1031	* Mon Aug 01 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.0-3
12cr|kernel-linus-3.4.6-1|1032	+ Revision: 692708
12cr|kernel-linus-3.4.6-1|1033	- I try revert to the fast kernel. An option was very bad idea.
12cr|kernel-linus-3.4.6-1|1034	
12cr|kernel-linus-3.4.6-1|1035	* Fri Jul 29 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.0-2
12cr|kernel-linus-3.4.6-1|1036	+ Revision: 692218
12cr|kernel-linus-3.4.6-1|1037	- Change the modules comression to gzip, again
12cr|kernel-linus-3.4.6-1|1038	
12cr|kernel-linus-3.4.6-1|1039	* Thu Jul 28 2011 Lonyai Gergely <aleph@mandriva.org> 3.0.0-1
12cr|kernel-linus-3.4.6-1|1040	+ Revision: 692156
12cr|kernel-linus-3.4.6-1|1041	- 3.0
12cr|kernel-linus-3.4.6-1|1042	
12cr|kernel-linus-3.4.6-1|1043	* Tue Jul 26 2011 Lonyai Gergely <aleph@mandriva.org> 2.6.39.3-3
12cr|kernel-linus-3.4.6-1|1044	+ Revision: 691769
12cr|kernel-linus-3.4.6-1|1045	- Add XEN support to i386 (and the required: memory High Memory Support (64GB))
12cr|kernel-linus-3.4.6-1|1046	
12cr|kernel-linus-3.4.6-1|1047	* Sun Jul 24 2011 Lonyai Gergely <aleph@mandriva.org> 2.6.39.3-2
12cr|kernel-linus-3.4.6-1|1048	+ Revision: 691480
12cr|kernel-linus-3.4.6-1|1049	- Force the ARCH in kernel compile
12cr|kernel-linus-3.4.6-1|1050	- Update the configs and fix the i386 config (again)
12cr|kernel-linus-3.4.6-1|1051	- Add a missing file to source package
12cr|kernel-linus-3.4.6-1|1052	- I commit a wrong i386_defconfig
12cr|kernel-linus-3.4.6-1|1053	- 2.6.39.3
12cr|kernel-linus-3.4.6-1|1054	
12cr|kernel-linus-3.4.6-1|1055	* Sun May 22 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.7-1
12cr|kernel-linus-3.4.6-1|1056	+ Revision: 677266
12cr|kernel-linus-3.4.6-1|1057	- update to 2.6.38.7 (CVE-2011-1770, CVE-2011-1776, CVE-2011-1927)
12cr|kernel-linus-3.4.6-1|1058	
12cr|kernel-linus-3.4.6-1|1059	* Wed May 11 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.6-1
12cr|kernel-linus-3.4.6-1|1060	+ Revision: 673511
12cr|kernel-linus-3.4.6-1|1061	- update to 2.6.38.6
12cr|kernel-linus-3.4.6-1|1062	- clean /lib/modules on kernel removal (#42962)
12cr|kernel-linus-3.4.6-1|1063	
12cr|kernel-linus-3.4.6-1|1064	* Tue May 03 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.5-1
12cr|kernel-linus-3.4.6-1|1065	+ Revision: 664974
12cr|kernel-linus-3.4.6-1|1066	- update to 2.6.38.5
12cr|kernel-linus-3.4.6-1|1067	
12cr|kernel-linus-3.4.6-1|1068	* Fri Apr 22 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.4-1
12cr|kernel-linus-3.4.6-1|1069	+ Revision: 656589
12cr|kernel-linus-3.4.6-1|1070	- update to 2.6.38.4
12cr|kernel-linus-3.4.6-1|1071	
12cr|kernel-linus-3.4.6-1|1072	* Sat Apr 16 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.3-1
12cr|kernel-linus-3.4.6-1|1073	+ Revision: 653329
12cr|kernel-linus-3.4.6-1|1074	- update to 2.6.38.3
12cr|kernel-linus-3.4.6-1|1075	- fix generation of modules.description (thanks tv)
12cr|kernel-linus-3.4.6-1|1076	
12cr|kernel-linus-3.4.6-1|1077	* Mon Mar 28 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.2-1
12cr|kernel-linus-3.4.6-1|1078	+ Revision: 648681
12cr|kernel-linus-3.4.6-1|1079	- update to 2.6.38.2 (CVE-2011-0726)
12cr|kernel-linus-3.4.6-1|1080	
12cr|kernel-linus-3.4.6-1|1081	* Thu Mar 24 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.1-1
12cr|kernel-linus-3.4.6-1|1082	+ Revision: 648239
12cr|kernel-linus-3.4.6-1|1083	- update to 2.6.38.1
12cr|kernel-linus-3.4.6-1|1084	
12cr|kernel-linus-3.4.6-1|1085	* Tue Mar 15 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38-1
12cr|kernel-linus-3.4.6-1|1086	+ Revision: 644884
12cr|kernel-linus-3.4.6-1|1087	- update to 2.6.38 final
12cr|kernel-linus-3.4.6-1|1088	- update to 2.6.38-rc8
12cr|kernel-linus-3.4.6-1|1089	
12cr|kernel-linus-3.4.6-1|1090	* Fri Mar 04 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38-0.rc7.2.1
12cr|kernel-linus-3.4.6-1|1091	+ Revision: 642039
12cr|kernel-linus-3.4.6-1|1092	- update to 2.6.38-rc7-git2
12cr|kernel-linus-3.4.6-1|1093	
12cr|kernel-linus-3.4.6-1|1094	* Thu Mar 03 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38-0.rc7.1
12cr|kernel-linus-3.4.6-1|1095	+ Revision: 641424
12cr|kernel-linus-3.4.6-1|1096	- update filelists
12cr|kernel-linus-3.4.6-1|1097	- drop S5 as we ship an unprepared source tree
12cr|kernel-linus-3.4.6-1|1098	- update defconfigs
12cr|kernel-linus-3.4.6-1|1099	- rediff S2
12cr|kernel-linus-3.4.6-1|1100	- update to 2.6.38-rc7
12cr|kernel-linus-3.4.6-1|1101	
12cr|kernel-linus-3.4.6-1|1102	* Fri Feb 25 2011 Thomas Backlund <tmb@mandriva.org> 2.6.37.2-1
12cr|kernel-linus-3.4.6-1|1103	+ Revision: 639805
12cr|kernel-linus-3.4.6-1|1104	- update to 2.6.37.2
12cr|kernel-linus-3.4.6-1|1105	
12cr|kernel-linus-3.4.6-1|1106	* Wed Jan 05 2011 Thomas Backlund <tmb@mandriva.org> 2.6.37-1mdv2011.0
12cr|kernel-linus-3.4.6-1|1107	+ Revision: 628747
12cr|kernel-linus-3.4.6-1|1108	- update to 2.6.37 final
12cr|kernel-linus-3.4.6-1|1109	
12cr|kernel-linus-3.4.6-1|1110	* Wed Dec 29 2010 Thomas Backlund <tmb@mandriva.org> 2.6.37-0.rc8.1mdv2011.0
12cr|kernel-linus-3.4.6-1|1111	+ Revision: 625960
12cr|kernel-linus-3.4.6-1|1112	- update to 2.6.37-rc8
12cr|kernel-linus-3.4.6-1|1113	
12cr|kernel-linus-3.4.6-1|1114	* Fri Dec 24 2010 Thomas Backlund <tmb@mandriva.org> 2.6.37-0.rc7.2.1mdv2011.0
12cr|kernel-linus-3.4.6-1|1115	+ Revision: 624567
12cr|kernel-linus-3.4.6-1|1116	- update to 2.6.37-rc7-git2
12cr|kernel-linus-3.4.6-1|1117	
12cr|kernel-linus-3.4.6-1|1118	* Tue Dec 21 2010 Thomas Backlund <tmb@mandriva.org> 2.6.37-0.rc7.1mdv2011.0
12cr|kernel-linus-3.4.6-1|1119	+ Revision: 623726
12cr|kernel-linus-3.4.6-1|1120	- update to 2.6.37-rc7
12cr|kernel-linus-3.4.6-1|1121	
12cr|kernel-linus-3.4.6-1|1122	* Thu Dec 16 2010 Thomas Backlund <tmb@mandriva.org> 2.6.37-0.rc6.1mdv2011.0
12cr|kernel-linus-3.4.6-1|1123	+ Revision: 622269
12cr|kernel-linus-3.4.6-1|1124	- update to 2.6.37-rc6
12cr|kernel-linus-3.4.6-1|1125	
12cr|kernel-linus-3.4.6-1|1126	* Tue Dec 07 2010 Thomas Backlund <tmb@mandriva.org> 2.6.37-0.rc5.1mdv2011.0
12cr|kernel-linus-3.4.6-1|1127	+ Revision: 613810
12cr|kernel-linus-3.4.6-1|1128	- update to 2.6.37-rc5
12cr|kernel-linus-3.4.6-1|1129	
12cr|kernel-linus-3.4.6-1|1130	* Tue Nov 30 2010 Thomas Backlund <tmb@mandriva.org> 2.6.37-0.rc4.1mdv2011.0
12cr|kernel-linus-3.4.6-1|1131	+ Revision: 603504
12cr|kernel-linus-3.4.6-1|1132	- re-enable BKL as too many drivers still depend on it
12cr|kernel-linus-3.4.6-1|1133	- re-enable drivers depending on BKL
12cr|kernel-linus-3.4.6-1|1134	- update to 2.6.37-rc4
12cr|kernel-linus-3.4.6-1|1135	
12cr|kernel-linus-3.4.6-1|1136	* Mon Nov 22 2010 Thomas Backlund <tmb@mandriva.org> 2.6.37-0.rc3.1mdv2011.0
12cr|kernel-linus-3.4.6-1|1137	+ Revision: 599780
12cr|kernel-linus-3.4.6-1|1138	- add toplevel Kconfig to -source and -devel rpms
12cr|kernel-linus-3.4.6-1|1139	- drop S3, fixed upstream
12cr|kernel-linus-3.4.6-1|1140	- rediff S2 to apply cleanly
12cr|kernel-linus-3.4.6-1|1141	- update defconfigs
12cr|kernel-linus-3.4.6-1|1142	- update to 2.6.37-rc3
12cr|kernel-linus-3.4.6-1|1143	- make kernel-source require diffutils as it uses both diff and cmp
12cr|kernel-linus-3.4.6-1|1144	during build (mdv #61719)
12cr|kernel-linus-3.4.6-1|1145	
12cr|kernel-linus-3.4.6-1|1146	* Thu Oct 21 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36-1mdv2011.0
12cr|kernel-linus-3.4.6-1|1147	+ Revision: 587058
12cr|kernel-linus-3.4.6-1|1148	- update to 2.6.36 final
12cr|kernel-linus-3.4.6-1|1149	- make doc subpackage noarch
12cr|kernel-linus-3.4.6-1|1150	
12cr|kernel-linus-3.4.6-1|1151	* Fri Oct 15 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36-0.rc8.1.1mdv2011.0
12cr|kernel-linus-3.4.6-1|1152	+ Revision: 585822
12cr|kernel-linus-3.4.6-1|1153	- update to 2.6.36-rc8-git1
12cr|kernel-linus-3.4.6-1|1154	- update to 2.6.36-rc8
12cr|kernel-linus-3.4.6-1|1155	
12cr|kernel-linus-3.4.6-1|1156	* Thu Oct 07 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36-0.rc7.1mdv2011.0
12cr|kernel-linus-3.4.6-1|1157	+ Revision: 583952
12cr|kernel-linus-3.4.6-1|1158	- update to 2.6.36-rc7
12cr|kernel-linus-3.4.6-1|1159	- enable the new firewire stack (juju) so we can start testing apps
12cr|kernel-linus-3.4.6-1|1160	against it (old stack is scheduled for removal around 2.6.37-39)
12cr|kernel-linus-3.4.6-1|1161	(module-init-tools >= 3.6-12 have the new core blacklisted for
12cr|kernel-linus-3.4.6-1|1162	now to avoid breakage)
12cr|kernel-linus-3.4.6-1|1163	
12cr|kernel-linus-3.4.6-1|1164	* Wed Sep 29 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36-0.rc6.1mdv2011.0
12cr|kernel-linus-3.4.6-1|1165	+ Revision: 582027
12cr|kernel-linus-3.4.6-1|1166	- update to 2.6.36-rc6
12cr|kernel-linus-3.4.6-1|1167	
12cr|kernel-linus-3.4.6-1|1168	* Tue Sep 21 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36-0.rc5.1mdv2011.0
12cr|kernel-linus-3.4.6-1|1169	+ Revision: 580325
12cr|kernel-linus-3.4.6-1|1170	- update to 2.6.36-rc5 (CVE-2010-3081, CVE-2010-3301)
12cr|kernel-linus-3.4.6-1|1171	
12cr|kernel-linus-3.4.6-1|1172	* Mon Sep 13 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36-0.rc4.1mdv2011.0
12cr|kernel-linus-3.4.6-1|1173	+ Revision: 577919
12cr|kernel-linus-3.4.6-1|1174	- remove tile arch from source/devel rpms
12cr|kernel-linus-3.4.6-1|1175	- rediff -devel patches
12cr|kernel-linus-3.4.6-1|1176	- update defconfigs
12cr|kernel-linus-3.4.6-1|1177	- update to 2.6.36-rc4
12cr|kernel-linus-3.4.6-1|1178	- raise CONFIG_NR_CPUS to 64 (mdv #60928)
12cr|kernel-linus-3.4.6-1|1179	
12cr|kernel-linus-3.4.6-1|1180	* Fri Aug 27 2010 Thomas Backlund <tmb@mandriva.org> 2.6.35.4-1mdv2011.0
12cr|kernel-linus-3.4.6-1|1181	+ Revision: 573451
12cr|kernel-linus-3.4.6-1|1182	- update to 2.6.35.4 (CVE-2010-2803)
12cr|kernel-linus-3.4.6-1|1183	
12cr|kernel-linus-3.4.6-1|1184	* Fri Aug 20 2010 Thomas Backlund <tmb@mandriva.org> 2.6.35.3-1mdv2011.0
12cr|kernel-linus-3.4.6-1|1185	+ Revision: 571524
12cr|kernel-linus-3.4.6-1|1186	- update to 2.6.35.3
12cr|kernel-linus-3.4.6-1|1187	
12cr|kernel-linus-3.4.6-1|1188	* Sat Aug 14 2010 Thomas Backlund <tmb@mandriva.org> 2.6.35.2-1mdv2011.0
12cr|kernel-linus-3.4.6-1|1189	+ Revision: 569541
12cr|kernel-linus-3.4.6-1|1190	- sync defconfigs with main kernel
12cr|kernel-linus-3.4.6-1|1191	- update to 2.6.35.2
12cr|kernel-linus-3.4.6-1|1192	
12cr|kernel-linus-3.4.6-1|1193	* Tue Aug 10 2010 Thomas Backlund <tmb@mandriva.org> 2.6.35.1-1mdv2011.0
12cr|kernel-linus-3.4.6-1|1194	+ Revision: 568859
12cr|kernel-linus-3.4.6-1|1195	- update to 2.6.35.1
12cr|kernel-linus-3.4.6-1|1196	
12cr|kernel-linus-3.4.6-1|1197	* Mon Aug 02 2010 Thomas Backlund <tmb@mandriva.org> 2.6.35-1mdv2011.0
12cr|kernel-linus-3.4.6-1|1198	+ Revision: 564937
12cr|kernel-linus-3.4.6-1|1199	- update to 2.6.35 final
12cr|kernel-linus-3.4.6-1|1200	- drop sparc support
12cr|kernel-linus-3.4.6-1|1201	- enable CGROUPS on i586 too, and resync defconfigs
12cr|kernel-linus-3.4.6-1|1202	
12cr|kernel-linus-3.4.6-1|1203	+ Thierry Vignaud <tv@mandriva.org>
12cr|kernel-linus-3.4.6-1|1204	- new release
12cr|kernel-linus-3.4.6-1|1205	
12cr|kernel-linus-3.4.6-1|1206	* Mon Jul 19 2010 Thierry Vignaud <tv@mandriva.org> 2.6.35-0.rc5.2mdv2011.0
12cr|kernel-linus-3.4.6-1|1207	+ Revision: 554959
12cr|kernel-linus-3.4.6-1|1208	- enable CGROUP for lxc and the like
12cr|kernel-linus-3.4.6-1|1209	
12cr|kernel-linus-3.4.6-1|1210	* Tue Jul 13 2010 Thierry Vignaud <tv@mandriva.org> 2.6.35-0.rc5.1mdv2011.0
12cr|kernel-linus-3.4.6-1|1211	+ Revision: 552148
12cr|kernel-linus-3.4.6-1|1212	- new release
12cr|kernel-linus-3.4.6-1|1213	
12cr|kernel-linus-3.4.6-1|1214	* Mon May 17 2010 Thomas Backlund <tmb@mandriva.org> 2.6.34-1mdv2010.1
12cr|kernel-linus-3.4.6-1|1215	+ Revision: 544893
12cr|kernel-linus-3.4.6-1|1216	- update to 2.6.34 final
12cr|kernel-linus-3.4.6-1|1217	
12cr|kernel-linus-3.4.6-1|1218	* Sun May 09 2010 Thomas Backlund <tmb@mandriva.org> 2.6.34-0.rc6.6.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1219	+ Revision: 544202
12cr|kernel-linus-3.4.6-1|1220	- update to 2.6.34-rc6-git6
12cr|kernel-linus-3.4.6-1|1221	
12cr|kernel-linus-3.4.6-1|1222	* Wed May 05 2010 Thomas Backlund <tmb@mandriva.org> 2.6.34-0.rc6.4.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1223	+ Revision: 542581
12cr|kernel-linus-3.4.6-1|1224	- update to 2.6.34-rc6-git4
12cr|kernel-linus-3.4.6-1|1225	
12cr|kernel-linus-3.4.6-1|1226	* Fri Apr 30 2010 Thomas Backlund <tmb@mandriva.org> 2.6.34-0.rc6.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1227	+ Revision: 541334
12cr|kernel-linus-3.4.6-1|1228	- update to 2.6.34-rc6
12cr|kernel-linus-3.4.6-1|1229	
12cr|kernel-linus-3.4.6-1|1230	* Mon Apr 26 2010 Thomas Backlund <tmb@mandriva.org> 2.6.34-0.rc5.7.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1231	+ Revision: 538813
12cr|kernel-linus-3.4.6-1|1232	- update to 2.6.34-rc5-git7 (ext4 corruption fix, ipv6 boot crash fix)
12cr|kernel-linus-3.4.6-1|1233	
12cr|kernel-linus-3.4.6-1|1234	* Sun Apr 25 2010 Thomas Backlund <tmb@mandriva.org> 2.6.34-0.rc5.6.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1235	+ Revision: 538537
12cr|kernel-linus-3.4.6-1|1236	- update to 2.6.34-rc5-git6
12cr|kernel-linus-3.4.6-1|1237	
12cr|kernel-linus-3.4.6-1|1238	* Tue Apr 20 2010 Thomas Backlund <tmb@mandriva.org> 2.6.34-0.rc5.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1239	+ Revision: 536944
12cr|kernel-linus-3.4.6-1|1240	- update to 2.6.34-rc5
12cr|kernel-linus-3.4.6-1|1241	- enable CONFIG_KSM (mdv #58384)
12cr|kernel-linus-3.4.6-1|1242	
12cr|kernel-linus-3.4.6-1|1243	* Sat Apr 17 2010 Thomas Backlund <tmb@mandriva.org> 2.6.34-0.rc4.4.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1244	+ Revision: 535896
12cr|kernel-linus-3.4.6-1|1245	- update to 2.6.34-rc4-git4
12cr|kernel-linus-3.4.6-1|1246	
12cr|kernel-linus-3.4.6-1|1247	* Fri Apr 02 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33.2-1mdv2010.1
12cr|kernel-linus-3.4.6-1|1248	+ Revision: 530769
12cr|kernel-linus-3.4.6-1|1249	- update to 2.6.33.2
12cr|kernel-linus-3.4.6-1|1250	
12cr|kernel-linus-3.4.6-1|1251	* Mon Mar 22 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33.1-2mdv2010.1
12cr|kernel-linus-3.4.6-1|1252	+ Revision: 526363
12cr|kernel-linus-3.4.6-1|1253	- bump release to get it past BS
12cr|kernel-linus-3.4.6-1|1254	- disable CONFIG_USB_PRINTER (like main kernel, #58293)
12cr|kernel-linus-3.4.6-1|1255	- update to 2.6.33.1
12cr|kernel-linus-3.4.6-1|1256	
12cr|kernel-linus-3.4.6-1|1257	* Wed Feb 24 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-1mdv2010.1
12cr|kernel-linus-3.4.6-1|1258	+ Revision: 510768
12cr|kernel-linus-3.4.6-1|1259	- update to 2.6.33 final
12cr|kernel-linus-3.4.6-1|1260	- update to 2.6.33-rc8
12cr|kernel-linus-3.4.6-1|1261	
12cr|kernel-linus-3.4.6-1|1262	* Sat Feb 06 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc7.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1263	+ Revision: 501506
12cr|kernel-linus-3.4.6-1|1264	- update to 2.6.33-rc7
12cr|kernel-linus-3.4.6-1|1265	
12cr|kernel-linus-3.4.6-1|1266	* Sat Feb 06 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc6.6.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1267	+ Revision: 501300
12cr|kernel-linus-3.4.6-1|1268	- set CONFIG_SND_HDA_PATCH_LOADER=y in defconfigs
12cr|kernel-linus-3.4.6-1|1269	- set CONFIG_SND_HDA_INPUT_BEEP_MODE=2 in defconfigs
12cr|kernel-linus-3.4.6-1|1270	- update to 2.6.33-rc6-git6
12cr|kernel-linus-3.4.6-1|1271	
12cr|kernel-linus-3.4.6-1|1272	* Tue Feb 02 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc6.1.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1273	+ Revision: 499531
12cr|kernel-linus-3.4.6-1|1274	- update to 2.6.33-rc6-git1
12cr|kernel-linus-3.4.6-1|1275	
12cr|kernel-linus-3.4.6-1|1276	* Fri Jan 29 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc6.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1277	+ Revision: 498342
12cr|kernel-linus-3.4.6-1|1278	- update to 2.6.33-rc6
12cr|kernel-linus-3.4.6-1|1279	
12cr|kernel-linus-3.4.6-1|1280	* Tue Jan 26 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc5.2.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1281	+ Revision: 496874
12cr|kernel-linus-3.4.6-1|1282	- update to 2.6.33-rc5-git2
12cr|kernel-linus-3.4.6-1|1283	
12cr|kernel-linus-3.4.6-1|1284	* Fri Jan 22 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc5.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1285	+ Revision: 494855
12cr|kernel-linus-3.4.6-1|1286	- update to 2.6.33-rc5
12cr|kernel-linus-3.4.6-1|1287	
12cr|kernel-linus-3.4.6-1|1288	* Sun Jan 17 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc4.4.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1289	+ Revision: 492611
12cr|kernel-linus-3.4.6-1|1290	- update to 2.6.33-rc4-git4
12cr|kernel-linus-3.4.6-1|1291	
12cr|kernel-linus-3.4.6-1|1292	* Fri Jan 15 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc4.2.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1293	+ Revision: 491919
12cr|kernel-linus-3.4.6-1|1294	- add 'static' symlinks in /boot
12cr|kernel-linus-3.4.6-1|1295	- update to 2.6.33-rc4-git2
12cr|kernel-linus-3.4.6-1|1296	- enable EXT3_DEFAULTS_TO_ORDERED as data=writeback is a security
12cr|kernel-linus-3.4.6-1|1297	issue and makes a mess on system crash
12cr|kernel-linus-3.4.6-1|1298	- enable NAMESPACES support (like main kernel, noted by Thierry)
12cr|kernel-linus-3.4.6-1|1299	
12cr|kernel-linus-3.4.6-1|1300	* Wed Jan 13 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc4.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1301	+ Revision: 490498
12cr|kernel-linus-3.4.6-1|1302	- update to 2.6.33-rc4
12cr|kernel-linus-3.4.6-1|1303	
12cr|kernel-linus-3.4.6-1|1304	* Tue Jan 12 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc3.5.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1305	+ Revision: 490395
12cr|kernel-linus-3.4.6-1|1306	- 2.6.33-rc3-git5
12cr|kernel-linus-3.4.6-1|1307	
12cr|kernel-linus-3.4.6-1|1308	* Thu Jan 07 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc3.2.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1309	+ Revision: 487377
12cr|kernel-linus-3.4.6-1|1310	- update to 2.6.33-rc3-git2
12cr|kernel-linus-3.4.6-1|1311	
12cr|kernel-linus-3.4.6-1|1312	* Wed Jan 06 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc3.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1313	+ Revision: 486589
12cr|kernel-linus-3.4.6-1|1314	- update to 2.6.33-rc3
12cr|kernel-linus-3.4.6-1|1315	
12cr|kernel-linus-3.4.6-1|1316	* Tue Jan 05 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc2.6.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1317	+ Revision: 486411
12cr|kernel-linus-3.4.6-1|1318	- update to 2.6.33-rc2-git6
12cr|kernel-linus-3.4.6-1|1319	
12cr|kernel-linus-3.4.6-1|1320	* Thu Dec 31 2009 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc2.2.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1321	+ Revision: 484418
12cr|kernel-linus-3.4.6-1|1322	- update to 2.6.33-rc2-git2
12cr|kernel-linus-3.4.6-1|1323	
12cr|kernel-linus-3.4.6-1|1324	* Fri Dec 25 2009 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc2.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1325	+ Revision: 482178
12cr|kernel-linus-3.4.6-1|1326	- update defconfigs
12cr|kernel-linus-3.4.6-1|1327	- update to 2.6.33-rc2
12cr|kernel-linus-3.4.6-1|1328	
12cr|kernel-linus-3.4.6-1|1329	* Thu Dec 24 2009 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc1.4.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1330	+ Revision: 481931
12cr|kernel-linus-3.4.6-1|1331	- update to 2.6.33-rc1-git4
12cr|kernel-linus-3.4.6-1|1332	- re-enable wireless extensions (CFG80211_WEXT) that got disabled by mistake
12cr|kernel-linus-3.4.6-1|1333	- enable DEVTMPFS on x86_64 too, noted by Thierry
12cr|kernel-linus-3.4.6-1|1334	
12cr|kernel-linus-3.4.6-1|1335	* Sun Dec 20 2009 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc1.1.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1336	+ Revision: 480437
12cr|kernel-linus-3.4.6-1|1337	- update to 2.6.33-rc1-git1
12cr|kernel-linus-3.4.6-1|1338	- disable MULTICORE_RAID456, it's not production ready (reported by Anssi)
12cr|kernel-linus-3.4.6-1|1339	
12cr|kernel-linus-3.4.6-1|1340	* Fri Dec 18 2009 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc1.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1341	+ Revision: 479924
12cr|kernel-linus-3.4.6-1|1342	- add include/generated/* to -devel rpm
12cr|kernel-linus-3.4.6-1|1343	- include/asm* symlinks does not exist anymore
12cr|kernel-linus-3.4.6-1|1344	- rediff patches to apply cleanly
12cr|kernel-linus-3.4.6-1|1345	- update defconfigs
12cr|kernel-linus-3.4.6-1|1346	- update to 2.6.33-rc1
12cr|kernel-linus-3.4.6-1|1347	
12cr|kernel-linus-3.4.6-1|1348	* Mon Dec 14 2009 Thomas Backlund <tmb@mandriva.org> 2.6.32.1-1mdv2010.1
12cr|kernel-linus-3.4.6-1|1349	+ Revision: 478634
12cr|kernel-linus-3.4.6-1|1350	- update to 2.6.32.1
12cr|kernel-linus-3.4.6-1|1351	
12cr|kernel-linus-3.4.6-1|1352	* Thu Dec 03 2009 Thomas Backlund <tmb@mandriva.org> 2.6.32-1mdv2010.1
12cr|kernel-linus-3.4.6-1|1353	+ Revision: 472804
12cr|kernel-linus-3.4.6-1|1354	- update to 2.6.32 final
12cr|kernel-linus-3.4.6-1|1355	
12cr|kernel-linus-3.4.6-1|1356	* Tue Nov 24 2009 Thomas Backlund <tmb@mandriva.org> 2.6.32-0.rc8.1.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1357	+ Revision: 469673
12cr|kernel-linus-3.4.6-1|1358	- update to 2.6.32-rc8-git1
12cr|kernel-linus-3.4.6-1|1359	
12cr|kernel-linus-3.4.6-1|1360	* Wed Nov 18 2009 Pascal Terjan <pterjan@mandriva.org> 2.6.32-0.rc7.1.1mdv2010.1
12cr|kernel-linus-3.4.6-1|1361	+ Revision: 467317
12cr|kernel-linus-3.4.6-1|1362	- Update to 2.6.32-rc7-git1
12cr|kernel-linus-3.4.6-1|1363	
12cr|kernel-linus-3.4.6-1|1364	* Tue Nov 10 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31.6-1mdv2010.1
12cr|kernel-linus-3.4.6-1|1365	+ Revision: 464211
12cr|kernel-linus-3.4.6-1|1366	- update to 2.6.31.6 (CVE-2009-3612, CVE-2009-3621)
12cr|kernel-linus-3.4.6-1|1367	
12cr|kernel-linus-3.4.6-1|1368	* Sat Oct 24 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31.5-1mdv2010.0
12cr|kernel-linus-3.4.6-1|1369	+ Revision: 459145
12cr|kernel-linus-3.4.6-1|1370	- update to 2.6.31.5
12cr|kernel-linus-3.4.6-1|1371	
12cr|kernel-linus-3.4.6-1|1372	* Tue Oct 13 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31.4-1mdv2010.0
12cr|kernel-linus-3.4.6-1|1373	+ Revision: 457149
12cr|kernel-linus-3.4.6-1|1374	- update to 2.6.31.4 (CVE-2009-2903)
12cr|kernel-linus-3.4.6-1|1375	
12cr|kernel-linus-3.4.6-1|1376	* Thu Oct 08 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31.3-1mdv2010.0
12cr|kernel-linus-3.4.6-1|1377	+ Revision: 456071
12cr|kernel-linus-3.4.6-1|1378	- update to 2.6.31.3 (tty_port bug)
12cr|kernel-linus-3.4.6-1|1379	
12cr|kernel-linus-3.4.6-1|1380	* Mon Oct 05 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31.2-1mdv2010.0
12cr|kernel-linus-3.4.6-1|1381	+ Revision: 454215
12cr|kernel-linus-3.4.6-1|1382	- sync defconfigs with main kernel
12cr|kernel-linus-3.4.6-1|1383	- update to 2.6.31.2
12cr|kernel-linus-3.4.6-1|1384	
12cr|kernel-linus-3.4.6-1|1385	* Thu Sep 24 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31.1-1mdv2010.0
12cr|kernel-linus-3.4.6-1|1386	+ Revision: 448457
12cr|kernel-linus-3.4.6-1|1387	- sync defconfigs with main kernel
12cr|kernel-linus-3.4.6-1|1388	- update to 2.6.31.1
12cr|kernel-linus-3.4.6-1|1389	- spec cleanups
12cr|kernel-linus-3.4.6-1|1390	- parallelize xargs invocations on smp machines
12cr|kernel-linus-3.4.6-1|1391	
12cr|kernel-linus-3.4.6-1|1392	* Thu Sep 10 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-1mdv2010.0
12cr|kernel-linus-3.4.6-1|1393	+ Revision: 436349
12cr|kernel-linus-3.4.6-1|1394	- update to 2.6.31 final
12cr|kernel-linus-3.4.6-1|1395	
12cr|kernel-linus-3.4.6-1|1396	* Sun Sep 06 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc9.1mdv2010.0
12cr|kernel-linus-3.4.6-1|1397	+ Revision: 432070
12cr|kernel-linus-3.4.6-1|1398	- update to 2.6.31-rc9
12cr|kernel-linus-3.4.6-1|1399	
12cr|kernel-linus-3.4.6-1|1400	* Sat Aug 29 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc8.1.1mdv2010.0
12cr|kernel-linus-3.4.6-1|1401	+ Revision: 422197
12cr|kernel-linus-3.4.6-1|1402	- update to 2.6.31-rc8-git1
12cr|kernel-linus-3.4.6-1|1403	
12cr|kernel-linus-3.4.6-1|1404	* Fri Aug 28 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc8.1mdv2010.0
12cr|kernel-linus-3.4.6-1|1405	+ Revision: 421900
12cr|kernel-linus-3.4.6-1|1406	- update to 2.6.31-rc8
12cr|kernel-linus-3.4.6-1|1407	- re-enable DRM_I915_KMS
12cr|kernel-linus-3.4.6-1|1408	
12cr|kernel-linus-3.4.6-1|1409	* Wed Aug 26 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc7.4.1mdv2010.0
12cr|kernel-linus-3.4.6-1|1410	+ Revision: 421573
12cr|kernel-linus-3.4.6-1|1411	- sync defconfigs with main kernel
12cr|kernel-linus-3.4.6-1|1412	- update to 2.6.31-rc7-git4
12cr|kernel-linus-3.4.6-1|1413	
12cr|kernel-linus-3.4.6-1|1414	* Sat Aug 22 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc7.2mdv2010.0
12cr|kernel-linus-3.4.6-1|1415	+ Revision: 419719
12cr|kernel-linus-3.4.6-1|1416	- bump release to get past BS
12cr|kernel-linus-3.4.6-1|1417	- disable MAC80211_DEFAULT_PS (powersaving) as it's known to cause instabilities
12cr|kernel-linus-3.4.6-1|1418	and performance regressions on wireless drivers including iwlwifi and p54.
12cr|kernel-linus-3.4.6-1|1419	- update to 2.6.31-rc7
12cr|kernel-linus-3.4.6-1|1420	
12cr|kernel-linus-3.4.6-1|1421	* Fri Aug 14 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc6.1mdv2010.0
12cr|kernel-linus-3.4.6-1|1422	+ Revision: 416263
12cr|kernel-linus-3.4.6-1|1423	- update to 2.6.31-rc6
12cr|kernel-linus-3.4.6-1|1424	
12cr|kernel-linus-3.4.6-1|1425	* Thu Aug 13 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc5.9.1mdv2010.0
12cr|kernel-linus-3.4.6-1|1426	+ Revision: 415936
12cr|kernel-linus-3.4.6-1|1427	- sync defconfigs with main kernel
12cr|kernel-linus-3.4.6-1|1428	- update to 2.6.31-rc5-git9
12cr|kernel-linus-3.4.6-1|1429	
12cr|kernel-linus-3.4.6-1|1430	* Fri Aug 07 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc5.3.1mdv2010.0
12cr|kernel-linus-3.4.6-1|1431	+ Revision: 411281
12cr|kernel-linus-3.4.6-1|1432	- update to 2.6.31-rc5-git3
12cr|kernel-linus-3.4.6-1|1433	
12cr|kernel-linus-3.4.6-1|1434	* Sat Aug 01 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc5.1mdv2010.0
12cr|kernel-linus-3.4.6-1|1435	+ Revision: 405306
12cr|kernel-linus-3.4.6-1|1436	- update to 2.6.31-rc5
12cr|kernel-linus-3.4.6-1|1437	
12cr|kernel-linus-3.4.6-1|1438	* Thu Jul 30 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc4.4.1mdv2010.0
12cr|kernel-linus-3.4.6-1|1439	+ Revision: 404491
12cr|kernel-linus-3.4.6-1|1440	- update to 2.6.31-rc4-git4
12cr|kernel-linus-3.4.6-1|1441	
12cr|kernel-linus-3.4.6-1|1442	* Tue Jul 28 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc4.1.1mdv2010.0
12cr|kernel-linus-3.4.6-1|1443	+ Revision: 401434
12cr|kernel-linus-3.4.6-1|1444	- sync defconfigs with main kernel
12cr|kernel-linus-3.4.6-1|1445	- update to 2.6.31-rc4-git1
12cr|kernel-linus-3.4.6-1|1446	
12cr|kernel-linus-3.4.6-1|1447	* Thu Jul 23 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc4.1mdv2010.0
12cr|kernel-linus-3.4.6-1|1448	+ Revision: 398798
12cr|kernel-linus-3.4.6-1|1449	- update to 2.6.31-rc4
12cr|kernel-linus-3.4.6-1|1450	
12cr|kernel-linus-3.4.6-1|1451	* Sun Jul 19 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc3.4.3mdv2010.0
12cr|kernel-linus-3.4.6-1|1452	+ Revision: 397450
12cr|kernel-linus-3.4.6-1|1453	- update to 2.6.31-rc3-git4
12cr|kernel-linus-3.4.6-1|1454	
12cr|kernel-linus-3.4.6-1|1455	* Sat Jul 18 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc3.3.2mdv2010.0
12cr|kernel-linus-3.4.6-1|1456	+ Revision: 396965
12cr|kernel-linus-3.4.6-1|1457	- update to 2.6.31-rc3-git3
12cr|kernel-linus-3.4.6-1|1458	
12cr|kernel-linus-3.4.6-1|1459	* Tue Jul 14 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc3.1mdv2010.0
12cr|kernel-linus-3.4.6-1|1460	+ Revision: 395833
12cr|kernel-linus-3.4.6-1|1461	- update to 2.6.31-rc3
12cr|kernel-linus-3.4.6-1|1462	
12cr|kernel-linus-3.4.6-1|1463	* Fri Jul 10 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc2.5.3mdv2010.0
12cr|kernel-linus-3.4.6-1|1464	+ Revision: 394219
12cr|kernel-linus-3.4.6-1|1465	- update to 2.6.31-rc2-git5
12cr|kernel-linus-3.4.6-1|1466	
12cr|kernel-linus-3.4.6-1|1467	* Sun Jul 05 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc2.2mdv2010.0
12cr|kernel-linus-3.4.6-1|1468	+ Revision: 392595
12cr|kernel-linus-3.4.6-1|1469	- bump release to get past BS
12cr|kernel-linus-3.4.6-1|1470	- update to 2.6.31-rc2
12cr|kernel-linus-3.4.6-1|1471	
12cr|kernel-linus-3.4.6-1|1472	* Thu Jun 25 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31-0.rc1.1mdv2010.0
12cr|kernel-linus-3.4.6-1|1473	+ Revision: 389080
12cr|kernel-linus-3.4.6-1|1474	- disable I2C_DESIGNWARE, COMEDI and VT6655 as they break the build
12cr|kernel-linus-3.4.6-1|1475	- update to 2.6.31-rc1
12cr|kernel-linus-3.4.6-1|1476	
12cr|kernel-linus-3.4.6-1|1477	* Fri Jun 19 2009 Thomas Backlund <tmb@mandriva.org> 2.6.30-2mdv2010.0
12cr|kernel-linus-3.4.6-1|1478	+ Revision: 387291
12cr|kernel-linus-3.4.6-1|1479	- Unset CONFIG_UEVENT_HELPER_PATH, installer was adapted to not need
12cr|kernel-linus-3.4.6-1|1480	this set in kernel config.
12cr|kernel-linus-3.4.6-1|1481	- Disabled CONFIG_COMEDI_PCI_DRIVERS. At least one module built with
12cr|kernel-linus-3.4.6-1|1482	it enabled (s626) claims the pci id 1131:7146 for all subvendors
12cr|kernel-linus-3.4.6-1|1483	and subdevice ids. The problem is that this will clash with many
12cr|kernel-linus-3.4.6-1|1484	media/dvb cards that have the same main pci vendor and device ids,
12cr|kernel-linus-3.4.6-1|1485	but properly specify/check subvendor and subdevice ids. For now
12cr|kernel-linus-3.4.6-1|1486	just disable comedi pci drivers, in this specific case s626
12cr|kernel-linus-3.4.6-1|1487	probably would need a specific subvendor/subdevice restriction in
12cr|kernel-linus-3.4.6-1|1488	its pci id table or additional checks to avoid freezing when it is
12cr|kernel-linus-3.4.6-1|1489	loaded on media/dvb cards with same vendor:device pci id. (#51314)
12cr|kernel-linus-3.4.6-1|1490	- set 32bit defconfig to i586, so all can use it
12cr|kernel-linus-3.4.6-1|1491	
12cr|kernel-linus-3.4.6-1|1492	* Wed Jun 10 2009 Thomas Backlund <tmb@mandriva.org> 2.6.30-1mdv2010.0
12cr|kernel-linus-3.4.6-1|1493	+ Revision: 384769
12cr|kernel-linus-3.4.6-1|1494	- 2.6.30 final is out
12cr|kernel-linus-3.4.6-1|1495	
12cr|kernel-linus-3.4.6-1|1496	* Thu Jun 04 2009 Thomas Backlund <tmb@mandriva.org> 2.6.30-0.rc8.1mdv2010.0
12cr|kernel-linus-3.4.6-1|1497	+ Revision: 382637
12cr|kernel-linus-3.4.6-1|1498	- enable SECURITY_TOMOYO again
12cr|kernel-linus-3.4.6-1|1499	- update to 2.6.30-rc8
12cr|kernel-linus-3.4.6-1|1500	
12cr|kernel-linus-3.4.6-1|1501	* Mon May 25 2009 Thomas Backlund <tmb@mandriva.org> 2.6.30-0.rc7.2mdv2010.0
12cr|kernel-linus-3.4.6-1|1502	+ Revision: 379656
12cr|kernel-linus-3.4.6-1|1503	- resync defconfigs with main kernel
12cr|kernel-linus-3.4.6-1|1504	- disable TOMOYO as it breaks su (#51076)
12cr|kernel-linus-3.4.6-1|1505	
12cr|kernel-linus-3.4.6-1|1506	* Sun May 24 2009 Thomas Backlund <tmb@mandriva.org> 2.6.30-0.rc7.1mdv2010.0
12cr|kernel-linus-3.4.6-1|1507	+ Revision: 379140
12cr|kernel-linus-3.4.6-1|1508	- update to 2.6.30-rc7
12cr|kernel-linus-3.4.6-1|1509	
12cr|kernel-linus-3.4.6-1|1510	* Wed May 20 2009 Thomas Backlund <tmb@mandriva.org> 2.6.30-0.rc6.5.1mdv2010.0
12cr|kernel-linus-3.4.6-1|1511	+ Revision: 378082
12cr|kernel-linus-3.4.6-1|1512	- update defconfigs
12cr|kernel-linus-3.4.6-1|1513	- updte to 2.6.30-rc6-git5
12cr|kernel-linus-3.4.6-1|1514	
12cr|kernel-linus-3.4.6-1|1515	* Sat May 16 2009 Thomas Backlund <tmb@mandriva.org> 2.6.30-0.rc6.2mdv2010.0
12cr|kernel-linus-3.4.6-1|1516	+ Revision: 376479
12cr|kernel-linus-3.4.6-1|1517	- bump release to get it past BS
12cr|kernel-linus-3.4.6-1|1518	- update to 2.6.30-rc6
12cr|kernel-linus-3.4.6-1|1519	
12cr|kernel-linus-3.4.6-1|1520	* Sun May 10 2009 Thomas Backlund <tmb@mandriva.org> 2.6.30-0.rc5.1mdv2010.0
12cr|kernel-linus-3.4.6-1|1521	+ Revision: 374023
12cr|kernel-linus-3.4.6-1|1522	- remove microblaze arch from source and devel rpms
12cr|kernel-linus-3.4.6-1|1523	- update to 2.6.30-rc5
12cr|kernel-linus-3.4.6-1|1524	
12cr|kernel-linus-3.4.6-1|1525	* Mon Apr 27 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29.2-1mdv2010.0
12cr|kernel-linus-3.4.6-1|1526	+ Revision: 369080
12cr|kernel-linus-3.4.6-1|1527	- update to 2.6.29.2: CVE-2009-1192, CVE-2009-0795
12cr|kernel-linus-3.4.6-1|1528	* http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.29.2
12cr|kernel-linus-3.4.6-1|1529	
12cr|kernel-linus-3.4.6-1|1530	* Fri Apr 03 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29.1-1mdv2009.1
12cr|kernel-linus-3.4.6-1|1531	+ Revision: 363671
12cr|kernel-linus-3.4.6-1|1532	- update to 2.6.29.1
12cr|kernel-linus-3.4.6-1|1533	
12cr|kernel-linus-3.4.6-1|1534	* Tue Mar 24 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-1mdv2009.1
12cr|kernel-linus-3.4.6-1|1535	+ Revision: 360871
12cr|kernel-linus-3.4.6-1|1536	- update to 2.6.29 final
12cr|kernel-linus-3.4.6-1|1537	
12cr|kernel-linus-3.4.6-1|1538	* Fri Mar 13 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc8.1mdv2009.1
12cr|kernel-linus-3.4.6-1|1539	+ Revision: 354597
12cr|kernel-linus-3.4.6-1|1540	- update to 2.6.29-rc8
12cr|kernel-linus-3.4.6-1|1541	
12cr|kernel-linus-3.4.6-1|1542	* Tue Mar 10 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc7.3.1mdv2009.1
12cr|kernel-linus-3.4.6-1|1543	+ Revision: 353464
12cr|kernel-linus-3.4.6-1|1544	- update to 2.6.29-rc7-git3
12cr|kernel-linus-3.4.6-1|1545	
12cr|kernel-linus-3.4.6-1|1546	* Sat Mar 07 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc7.1.1mdv2009.1
12cr|kernel-linus-3.4.6-1|1547	+ Revision: 351777
12cr|kernel-linus-3.4.6-1|1548	- update to 2.6.29-rc7-git1
12cr|kernel-linus-3.4.6-1|1549	
12cr|kernel-linus-3.4.6-1|1550	* Wed Mar 04 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc7.1mdv2009.1
12cr|kernel-linus-3.4.6-1|1551	+ Revision: 348224
12cr|kernel-linus-3.4.6-1|1552	- update to 2.6.29-rc7
12cr|kernel-linus-3.4.6-1|1553	- update to 2.6.29-rc6-git5
12cr|kernel-linus-3.4.6-1|1554	- update to 2.6.29-rc6-git1
12cr|kernel-linus-3.4.6-1|1555	
12cr|kernel-linus-3.4.6-1|1556	* Mon Feb 23 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc6.2mdv2009.1
12cr|kernel-linus-3.4.6-1|1557	+ Revision: 344318
12cr|kernel-linus-3.4.6-1|1558	- add drivers/acpi/acpica header files to -devel rpms, needed by fglrx
12cr|kernel-linus-3.4.6-1|1559	
12cr|kernel-linus-3.4.6-1|1560	* Mon Feb 23 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc6.1mdv2009.1
12cr|kernel-linus-3.4.6-1|1561	+ Revision: 344074
12cr|kernel-linus-3.4.6-1|1562	- update to 2.6.29-rc6
12cr|kernel-linus-3.4.6-1|1563	
12cr|kernel-linus-3.4.6-1|1564	* Sat Feb 21 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc5.5.1mdv2009.1
12cr|kernel-linus-3.4.6-1|1565	+ Revision: 343699
12cr|kernel-linus-3.4.6-1|1566	- update to 2.6.29-rc5-git5
12cr|kernel-linus-3.4.6-1|1567	
12cr|kernel-linus-3.4.6-1|1568	* Sat Feb 14 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc5.1mdv2009.1
12cr|kernel-linus-3.4.6-1|1569	+ Revision: 340288
12cr|kernel-linus-3.4.6-1|1570	- update to 2.6.29-rc5
12cr|kernel-linus-3.4.6-1|1571	
12cr|kernel-linus-3.4.6-1|1572	* Mon Feb 09 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc4.1.1mdv2009.1
12cr|kernel-linus-3.4.6-1|1573	+ Revision: 338754
12cr|kernel-linus-3.4.6-1|1574	- update to 2.6.29-rc4-git1
12cr|kernel-linus-3.4.6-1|1575	* fixes error case in mlock downgrade reversion
12cr|kernel-linus-3.4.6-1|1576	
12cr|kernel-linus-3.4.6-1|1577	* Sun Feb 08 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc4.1mdv2009.1
12cr|kernel-linus-3.4.6-1|1578	+ Revision: 338619
12cr|kernel-linus-3.4.6-1|1579	- update defconfigs
12cr|kernel-linus-3.4.6-1|1580	- make HID core modular too
12cr|kernel-linus-3.4.6-1|1581	- try to build MFD_PCF50633 again
12cr|kernel-linus-3.4.6-1|1582	- update to 2.6.29-rc4
12cr|kernel-linus-3.4.6-1|1583	
12cr|kernel-linus-3.4.6-1|1584	* Sun Feb 01 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc3.1mdv2009.1
12cr|kernel-linus-3.4.6-1|1585	+ Revision: 336059
12cr|kernel-linus-3.4.6-1|1586	- disable MFD_PCF50633 again as its still broken
12cr|kernel-linus-3.4.6-1|1587	- re-enable MFD_PCF50633
12cr|kernel-linus-3.4.6-1|1588	- update defconfigs
12cr|kernel-linus-3.4.6-1|1589	- update to 2.6.29-rc3
12cr|kernel-linus-3.4.6-1|1590	
12cr|kernel-linus-3.4.6-1|1591	* Sun Jan 18 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc2.1mdv2009.1
12cr|kernel-linus-3.4.6-1|1592	+ Revision: 331024
12cr|kernel-linus-3.4.6-1|1593	- disable CONFIG_MFD_PCF50633 as it breaks the build
12cr|kernel-linus-3.4.6-1|1594	- reset releaseversion
12cr|kernel-linus-3.4.6-1|1595	- make CONFIG_IDE mudular like main kernel
12cr|kernel-linus-3.4.6-1|1596	- update defconfigs
12cr|kernel-linus-3.4.6-1|1597	- enable TOSHIBA_FIR again
12cr|kernel-linus-3.4.6-1|1598	- update to 2.6.29-rc2
12cr|kernel-linus-3.4.6-1|1599	
12cr|kernel-linus-3.4.6-1|1600	* Sun Jan 11 2009 Thomas Backlund <tmb@mandriva.org> 2.6.29-0.rc1.2mdv2009.1
12cr|kernel-linus-3.4.6-1|1601	+ Revision: 328263
12cr|kernel-linus-3.4.6-1|1602	- bump release to get it past broken bs
12cr|kernel-linus-3.4.6-1|1603	- arch/x86/kernel/sigframe.h does not exist anymore
12cr|kernel-linus-3.4.6-1|1604	- disable TOSHIBA_FIR as it breaks the build
12cr|kernel-linus-3.4.6-1|1605	- sparc and sparc64 trees have been merged
12cr|kernel-linus-3.4.6-1|1606	- update defconfigs
12cr|kernel-linus-3.4.6-1|1607	- update to 2.6.29-rc1
12cr|kernel-linus-3.4.6-1|1608	
12cr|kernel-linus-3.4.6-1|1609	* Thu Dec 25 2008 Thomas Backlund <tmb@mandriva.org> 2.6.28-1mdv2009.1
12cr|kernel-linus-3.4.6-1|1610	+ Revision: 318538
12cr|kernel-linus-3.4.6-1|1611	- update to 2.6.28 final
12cr|kernel-linus-3.4.6-1|1612	
12cr|kernel-linus-3.4.6-1|1613	* Fri Dec 19 2008 Thomas Backlund <tmb@mandriva.org> 2.6.28-0.rc9.1mdv2009.1
12cr|kernel-linus-3.4.6-1|1614	+ Revision: 316355
12cr|kernel-linus-3.4.6-1|1615	- update defconfigs
12cr|kernel-linus-3.4.6-1|1616	- update to 2.6.28-rc9
12cr|kernel-linus-3.4.6-1|1617	
12cr|kernel-linus-3.4.6-1|1618	* Mon Dec 15 2008 Thomas Backlund <tmb@mandriva.org> 2.6.28-0.rc8.3.1mdv2009.1
12cr|kernel-linus-3.4.6-1|1619	+ Revision: 314561
12cr|kernel-linus-3.4.6-1|1620	- update to 2.6.28-rc8-git3
12cr|kernel-linus-3.4.6-1|1621	
12cr|kernel-linus-3.4.6-1|1622	* Mon Dec 08 2008 Thomas Backlund <tmb@mandriva.org> 2.6.28-0.rc7.6.1mdv2009.1
12cr|kernel-linus-3.4.6-1|1623	+ Revision: 311967
12cr|kernel-linus-3.4.6-1|1624	- update to 2.6.27-rc7-git6
12cr|kernel-linus-3.4.6-1|1625	
12cr|kernel-linus-3.4.6-1|1626	* Wed Nov 19 2008 Thomas Backlund <tmb@mandriva.org> 2.6.28-0.rc5.2mdv2009.1
12cr|kernel-linus-3.4.6-1|1627	+ Revision: 304615
12cr|kernel-linus-3.4.6-1|1628	- simplify build process as we now build a single kernel
12cr|kernel-linus-3.4.6-1|1629	- update summary and description
12cr|kernel-linus-3.4.6-1|1630	- rename defconfigs
12cr|kernel-linus-3.4.6-1|1631	- obsolete smp-latest and smp-devel-latest
12cr|kernel-linus-3.4.6-1|1632	- specfile cleanups
12cr|kernel-linus-3.4.6-1|1633	- drop smp tag
12cr|kernel-linus-3.4.6-1|1634	- drop up kernel
12cr|kernel-linus-3.4.6-1|1635	
12cr|kernel-linus-3.4.6-1|1636	* Sun Nov 16 2008 Thomas Backlund <tmb@mandriva.org> 2.6.28-0.rc5.1mdv2009.1
12cr|kernel-linus-3.4.6-1|1637	+ Revision: 303620
12cr|kernel-linus-3.4.6-1|1638	- update to 2.6.28-rc5
12cr|kernel-linus-3.4.6-1|1639	
12cr|kernel-linus-3.4.6-1|1640	* Mon Nov 10 2008 Thomas Backlund <tmb@mandriva.org> 2.6.28-0.rc4.1mdv2009.1
12cr|kernel-linus-3.4.6-1|1641	+ Revision: 301812
12cr|kernel-linus-3.4.6-1|1642	- update defconfigs
12cr|kernel-linus-3.4.6-1|1643	- update to 2.6.28-rc4
12cr|kernel-linus-3.4.6-1|1644	
12cr|kernel-linus-3.4.6-1|1645	* Mon Nov 03 2008 Thomas Backlund <tmb@mandriva.org> 2.6.28-0.rc3.1mdv2009.1
12cr|kernel-linus-3.4.6-1|1646	+ Revision: 299323
12cr|kernel-linus-3.4.6-1|1647	- update defconfigs
12cr|kernel-linus-3.4.6-1|1648	- update to 2.6.28-rc3
12cr|kernel-linus-3.4.6-1|1649	
12cr|kernel-linus-3.4.6-1|1650	* Sun Oct 26 2008 Thomas Backlund <tmb@mandriva.org> 2.6.28-0.rc2.1mdv2009.1
12cr|kernel-linus-3.4.6-1|1651	+ Revision: 297517
12cr|kernel-linus-3.4.6-1|1652	- update to 2.6.28-rc2
12cr|kernel-linus-3.4.6-1|1653	- enable WIRELESS_OLD_REGULATORY to not break old userspace apps
12cr|kernel-linus-3.4.6-1|1654	- add include/trace to devel and source tree
12cr|kernel-linus-3.4.6-1|1655	- include/asm-um has been removed from tree
12cr|kernel-linus-3.4.6-1|1656	- include/asm-<arch> has been moved to arch/<arch>/include/asm
12cr|kernel-linus-3.4.6-1|1657	- update defconfigs
12cr|kernel-linus-3.4.6-1|1658	- update to 2.6.28-rc1-git1
12cr|kernel-linus-3.4.6-1|1659	
12cr|kernel-linus-3.4.6-1|1660	* Thu Oct 23 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27.3-1mdv2009.1
12cr|kernel-linus-3.4.6-1|1661	+ Revision: 296617
12cr|kernel-linus-3.4.6-1|1662	- Update to 2.6.27.3
12cr|kernel-linus-3.4.6-1|1663	
12cr|kernel-linus-3.4.6-1|1664	* Sun Oct 19 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27.2-1mdv2009.1
12cr|kernel-linus-3.4.6-1|1665	+ Revision: 295204
12cr|kernel-linus-3.4.6-1|1666	- Update to 2.6.27.2
12cr|kernel-linus-3.4.6-1|1667	
12cr|kernel-linus-3.4.6-1|1668	* Thu Oct 16 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27.1-1mdv2009.1
12cr|kernel-linus-3.4.6-1|1669	+ Revision: 294483
12cr|kernel-linus-3.4.6-1|1670	- update to 2.6.27.1
12cr|kernel-linus-3.4.6-1|1671	* disables CONFIG_DYNAMIC_FTRACE due to possible memory corruption
12cr|kernel-linus-3.4.6-1|1672	on module unload (this is the reason e1000e cards broke)
12cr|kernel-linus-3.4.6-1|1673	
12cr|kernel-linus-3.4.6-1|1674	* Fri Oct 10 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-1mdv2009.1
12cr|kernel-linus-3.4.6-1|1675	+ Revision: 291531
12cr|kernel-linus-3.4.6-1|1676	- update to 2.6.27 final
12cr|kernel-linus-3.4.6-1|1677	
12cr|kernel-linus-3.4.6-1|1678	* Thu Oct 02 2008 Pascal Terjan <pterjan@mandriva.org> 2.6.27-0.rc8.3.1mdv2009.0
12cr|kernel-linus-3.4.6-1|1679	+ Revision: 290879
12cr|kernel-linus-3.4.6-1|1680	- Update to 2.6.27-rc8-git3 (contains e1000e workaround)
12cr|kernel-linus-3.4.6-1|1681	
12cr|kernel-linus-3.4.6-1|1682	* Sun Sep 28 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc7.5.1mdv2009.0
12cr|kernel-linus-3.4.6-1|1683	+ Revision: 289102
12cr|kernel-linus-3.4.6-1|1684	- update to 2.6.27-rc7-git5
12cr|kernel-linus-3.4.6-1|1685	- update to 2.6.27-rc7-git4
12cr|kernel-linus-3.4.6-1|1686	
12cr|kernel-linus-3.4.6-1|1687	* Wed Sep 10 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc6.1mdv2009.0
12cr|kernel-linus-3.4.6-1|1688	+ Revision: 283527
12cr|kernel-linus-3.4.6-1|1689	- update to 2.6.27-rc6
12cr|kernel-linus-3.4.6-1|1690	
12cr|kernel-linus-3.4.6-1|1691	* Thu Sep 04 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc5.6.1mdv2009.0
12cr|kernel-linus-3.4.6-1|1692	+ Revision: 280816
12cr|kernel-linus-3.4.6-1|1693	- use same defconfigs as main in order to make it easier to
12cr|kernel-linus-3.4.6-1|1694	find regressions introduced by patches in main kernel.
12cr|kernel-linus-3.4.6-1|1695	- update to 2.6.27-rc5-git6
12cr|kernel-linus-3.4.6-1|1696	
12cr|kernel-linus-3.4.6-1|1697	* Fri Aug 29 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc5.1mdv2009.0
12cr|kernel-linus-3.4.6-1|1698	+ Revision: 277322
12cr|kernel-linus-3.4.6-1|1699	- update to 2.6.27-rc5
12cr|kernel-linus-3.4.6-1|1700	
12cr|kernel-linus-3.4.6-1|1701	* Thu Aug 28 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc4.7.2mdv2009.0
12cr|kernel-linus-3.4.6-1|1702	+ Revision: 277041
12cr|kernel-linus-3.4.6-1|1703	- update to 2.6.27-rc4-git7
12cr|kernel-linus-3.4.6-1|1704	
12cr|kernel-linus-3.4.6-1|1705	* Thu Aug 21 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc4.1mdv2009.0
12cr|kernel-linus-3.4.6-1|1706	+ Revision: 274522
12cr|kernel-linus-3.4.6-1|1707	- update to 2.6.27-rc4
12cr|kernel-linus-3.4.6-1|1708	
12cr|kernel-linus-3.4.6-1|1709	* Wed Aug 20 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc3.6.1mdv2009.0
12cr|kernel-linus-3.4.6-1|1710	+ Revision: 274204
12cr|kernel-linus-3.4.6-1|1711	- update to 2.6.27-rc3-git6
12cr|kernel-linus-3.4.6-1|1712	
12cr|kernel-linus-3.4.6-1|1713	* Thu Aug 07 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc2.2mdv2009.0
12cr|kernel-linus-3.4.6-1|1714	+ Revision: 265923
12cr|kernel-linus-3.4.6-1|1715	- spec filea cleanups
12cr|kernel-linus-3.4.6-1|1716	- remove include/asm symlink from -source
12cr|kernel-linus-3.4.6-1|1717	- fox more typos in spec
12cr|kernel-linus-3.4.6-1|1718	- check and clean -devel tree before we disable mrproper and other targets~
12cr|kernel-linus-3.4.6-1|1719	- dont prepare kernel-source tree
12cr|kernel-linus-3.4.6-1|1720	- dont remove bounds.h and asm-offsets.k from -devel rpms
12cr|kernel-linus-3.4.6-1|1721	- remove /lib/firmware, we use the separate kernel-firmware rpm
12cr|kernel-linus-3.4.6-1|1722	- require the newly added kernel-firmware
12cr|kernel-linus-3.4.6-1|1723	- drop kernel-linus-firmware
12cr|kernel-linus-3.4.6-1|1724	- add provides should-restart = system
12cr|kernel-linus-3.4.6-1|1725	
12cr|kernel-linus-3.4.6-1|1726	* Wed Aug 06 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc2.1mdv2009.0
12cr|kernel-linus-3.4.6-1|1727	+ Revision: 264183
12cr|kernel-linus-3.4.6-1|1728	- update defconfigs
12cr|kernel-linus-3.4.6-1|1729	- update to 2.6.27-rc2
12cr|kernel-linus-3.4.6-1|1730	- move kernel firmwares to a separate rpm
12cr|kernel-linus-3.4.6-1|1731	
12cr|kernel-linus-3.4.6-1|1732	* Sat Aug 02 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc1.2.1mdv2009.0
12cr|kernel-linus-3.4.6-1|1733	+ Revision: 260687
12cr|kernel-linus-3.4.6-1|1734	- drop 'git' from release to satisfy rpm versioning
12cr|kernel-linus-3.4.6-1|1735	- update to 2.6.27-rc1-git2
12cr|kernel-linus-3.4.6-1|1736	- kernel firmwares are now in /lib/firmware
12cr|kernel-linus-3.4.6-1|1737	- add /include/drm to -devel and -source rpms
12cr|kernel-linus-3.4.6-1|1738	- add /firmware to -source and -devel rpms
12cr|kernel-linus-3.4.6-1|1739	- disable IWLWIFI_LEDS and IWL4965_LEDS as they are  broken
12cr|kernel-linus-3.4.6-1|1740	- update defconfigs
12cr|kernel-linus-3.4.6-1|1741	- update disable-mrproper patch to apply cleanly
12cr|kernel-linus-3.4.6-1|1742	- update to 2.6.27-rc1
12cr|kernel-linus-3.4.6-1|1743	
12cr|kernel-linus-3.4.6-1|1744	* Thu Jul 24 2008 Thomas Backlund <tmb@mandriva.org> 2.6.26-2mdv2009.0
12cr|kernel-linus-3.4.6-1|1745	+ Revision: 245390
12cr|kernel-linus-3.4.6-1|1746	- drop spec fix for #29744, #29074 (not needed anymore)
12cr|kernel-linus-3.4.6-1|1747	- update disable-mrproper patch to the same used in main and tmb series
12cr|kernel-linus-3.4.6-1|1748	
12cr|kernel-linus-3.4.6-1|1749	* Mon Jul 14 2008 Thomas Backlund <tmb@mandriva.org> 2.6.26-1mdv2009.0
12cr|kernel-linus-3.4.6-1|1750	+ Revision: 234411
12cr|kernel-linus-3.4.6-1|1751	- update to 2.6.26 final
12cr|kernel-linus-3.4.6-1|1752	
12cr|kernel-linus-3.4.6-1|1753	+ trem <trem@mandriva.org>
12cr|kernel-linus-3.4.6-1|1754	- update to 2.6.26-rc9-git5
12cr|kernel-linus-3.4.6-1|1755	
12cr|kernel-linus-3.4.6-1|1756	* Sun Jul 06 2008 Thomas Backlund <tmb@mandriva.org> 2.6.26-0.rc9.1mdv2009.0
12cr|kernel-linus-3.4.6-1|1757	+ Revision: 232067
12cr|kernel-linus-3.4.6-1|1758	- add dvb-core header files to -devel rpms so it's possible to build
12cr|kernel-linus-3.4.6-1|1759	external dvb drivers without needing full source (#41418)
12cr|kernel-linus-3.4.6-1|1760	- do not remove modules.* before calling depmod in install
12cr|kernel-linus-3.4.6-1|1761	(fixes missing modules.order file, noted by Anssi)
12cr|kernel-linus-3.4.6-1|1762	- spec fixes
12cr|kernel-linus-3.4.6-1|1763	- update to 2.6.26-rc9
12cr|kernel-linus-3.4.6-1|1764	
12cr|kernel-linus-3.4.6-1|1765	* Thu Jun 26 2008 trem <trem@mandriva.org> 2.6.26-0.rc8.1mdv2009.0
12cr|kernel-linus-3.4.6-1|1766	+ Revision: 229181
12cr|kernel-linus-3.4.6-1|1767	- update to 2.6.26-rc8
12cr|kernel-linus-3.4.6-1|1768	
12cr|kernel-linus-3.4.6-1|1769	* Mon Jun 16 2008 Thomas Backlund <tmb@mandriva.org> 2.6.26-0.rc6.git3.1mdv2009.0
12cr|kernel-linus-3.4.6-1|1770	+ Revision: 220677
12cr|kernel-linus-3.4.6-1|1771	- update to 2.6.26-rc6-git3
12cr|kernel-linus-3.4.6-1|1772	- disable CONFIG_USB_RIO500, as it will switch to libusb (#41504)
12cr|kernel-linus-3.4.6-1|1773	- update to 2.6.26-rc6
12cr|kernel-linus-3.4.6-1|1774	- remove -doc-latest as the -doc can be updated automatically
12cr|kernel-linus-3.4.6-1|1775	- fix spec for disabled -doc build
12cr|kernel-linus-3.4.6-1|1776	
12cr|kernel-linus-3.4.6-1|1777	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12cr|kernel-linus-3.4.6-1|1778	- Enable SLUB object allocator (disables SLAB)
12cr|kernel-linus-3.4.6-1|1779	
12cr|kernel-linus-3.4.6-1|1780	* Thu Jun 05 2008 Thomas Backlund <tmb@mandriva.org> 2.6.26-0.rc5.1mdv2009.0
12cr|kernel-linus-3.4.6-1|1781	+ Revision: 215259
12cr|kernel-linus-3.4.6-1|1782	- update to 2.6.26-rc5
12cr|kernel-linus-3.4.6-1|1783	
12cr|kernel-linus-3.4.6-1|1784	* Tue May 27 2008 trem <trem@mandriva.org> 2.6.26-0.rc4.1mdv2009.0
12cr|kernel-linus-3.4.6-1|1785	+ Revision: 211906
12cr|kernel-linus-3.4.6-1|1786	- update to 2.6.26-rc4
12cr|kernel-linus-3.4.6-1|1787	- update to 2.6.23-rc3-git7
12cr|kernel-linus-3.4.6-1|1788	- update the disable-mrproper patch
12cr|kernel-linus-3.4.6-1|1789	
12cr|kernel-linus-3.4.6-1|1790	* Mon May 19 2008 trem <trem@mandriva.org> 2.6.26-0.rc3.1mdv2009.0
12cr|kernel-linus-3.4.6-1|1791	+ Revision: 208849
12cr|kernel-linus-3.4.6-1|1792	- update to 2.6.26-rc3
12cr|kernel-linus-3.4.6-1|1793	
12cr|kernel-linus-3.4.6-1|1794	* Fri May 16 2008 trem <trem@mandriva.org> 2.6.26-0.rc2.git5.1mdv2009.0
12cr|kernel-linus-3.4.6-1|1795	+ Revision: 208147
12cr|kernel-linus-3.4.6-1|1796	- update to 2.6.26-rc2-git5
12cr|kernel-linus-3.4.6-1|1797	
12cr|kernel-linus-3.4.6-1|1798	* Sun May 11 2008 Thomas Backlund <tmb@mandriva.org> 2.6.26-0.rc1.git7.1mdv2009.0
12cr|kernel-linus-3.4.6-1|1799	+ Revision: 205934
12cr|kernel-linus-3.4.6-1|1800	- fix -devel rpms
12cr|kernel-linus-3.4.6-1|1801	- update to 2.6.26-rc1-git7
12cr|kernel-linus-3.4.6-1|1802	- update to 2.6.26-rc1
12cr|kernel-linus-3.4.6-1|1803	
12cr|kernel-linus-3.4.6-1|1804	* Fri May 02 2008 trem <trem@mandriva.org> 2.6.25.1-1mdv2009.0
12cr|kernel-linus-3.4.6-1|1805	+ Revision: 199963
12cr|kernel-linus-3.4.6-1|1806	- update to 2.6.25.1
12cr|kernel-linus-3.4.6-1|1807	- revert git change
12cr|kernel-linus-3.4.6-1|1808	- add -git to the kernel version
12cr|kernel-linus-3.4.6-1|1809	- update to 2.6.25-git17
12cr|kernel-linus-3.4.6-1|1810	
12cr|kernel-linus-3.4.6-1|1811	* Thu Apr 17 2008 trem <trem@mandriva.org> 2.6.25-1mdv2009.0
12cr|kernel-linus-3.4.6-1|1812	+ Revision: 195432
12cr|kernel-linus-3.4.6-1|1813	- update to 2.6.25
12cr|kernel-linus-3.4.6-1|1814	- update to 2.6.25-rc9
12cr|kernel-linus-3.4.6-1|1815	- update to 2.6.25-rc8
12cr|kernel-linus-3.4.6-1|1816	- update to 2.6.25-rc7
12cr|kernel-linus-3.4.6-1|1817	
12cr|kernel-linus-3.4.6-1|1818	* Mon Mar 24 2008 Thomas Backlund <tmb@mandriva.org> 2.6.25-0.rc6.1mdv2008.1
12cr|kernel-linus-3.4.6-1|1819	+ Revision: 189735
12cr|kernel-linus-3.4.6-1|1820	- update defconfigs
12cr|kernel-linus-3.4.6-1|1821	- fix license
12cr|kernel-linus-3.4.6-1|1822	- update to 2.6.25-rc6
12cr|kernel-linus-3.4.6-1|1823	
12cr|kernel-linus-3.4.6-1|1824	* Mon Mar 10 2008 Thomas Backlund <tmb@mandriva.org> 2.6.25-0.rc5.1mdv2008.1
12cr|kernel-linus-3.4.6-1|1825	+ Revision: 183416
12cr|kernel-linus-3.4.6-1|1826	- update to 2.6.25-rc5
12cr|kernel-linus-3.4.6-1|1827	
12cr|kernel-linus-3.4.6-1|1828	* Wed Mar 05 2008 Thomas Backlund <tmb@mandriva.org> 2.6.25-0.rc4.1mdv2008.1
12cr|kernel-linus-3.4.6-1|1829	+ Revision: 180028
12cr|kernel-linus-3.4.6-1|1830	- update to 2.6.25-rc4
12cr|kernel-linus-3.4.6-1|1831	
12cr|kernel-linus-3.4.6-1|1832	* Mon Feb 25 2008 Thomas Backlund <tmb@mandriva.org> 2.6.25-0.rc3.1mdv2008.1
12cr|kernel-linus-3.4.6-1|1833	+ Revision: 174835
12cr|kernel-linus-3.4.6-1|1834	- disable LGUEST support as it's broken
12cr|kernel-linus-3.4.6-1|1835	- update defconfigs
12cr|kernel-linus-3.4.6-1|1836	- update to 2.6.25-rc3
12cr|kernel-linus-3.4.6-1|1837	
12cr|kernel-linus-3.4.6-1|1838	* Sun Feb 17 2008 trem <trem@mandriva.org> 2.6.25-0.rc2.1mdv2008.1
12cr|kernel-linus-3.4.6-1|1839	+ Revision: 169623
12cr|kernel-linus-3.4.6-1|1840	- update to 2.6.25-rc2
12cr|kernel-linus-3.4.6-1|1841	
12cr|kernel-linus-3.4.6-1|1842	* Thu Feb 14 2008 trem <trem@mandriva.org> 2.6.25-0.rc1.1mdv2008.1
12cr|kernel-linus-3.4.6-1|1843	+ Revision: 167198
12cr|kernel-linus-3.4.6-1|1844	- stop removing "%%{target_source}/arch/i386/boot/bzImage" on i386
12cr|kernel-linus-3.4.6-1|1845	- update to 2.6.25-rc1
12cr|kernel-linus-3.4.6-1|1846	
12cr|kernel-linus-3.4.6-1|1847	* Mon Feb 11 2008 Thomas Backlund <tmb@mandriva.org> 2.6.24.2-1mdv2008.1
12cr|kernel-linus-3.4.6-1|1848	+ Revision: 165121
12cr|kernel-linus-3.4.6-1|1849	- update to 2.6.24.2 (CVE-2008-0600)
12cr|kernel-linus-3.4.6-1|1850	
12cr|kernel-linus-3.4.6-1|1851	* Sat Feb 09 2008 trem <trem@mandriva.org> 2.6.24.1-1mdv2008.1
12cr|kernel-linus-3.4.6-1|1852	+ Revision: 164485
12cr|kernel-linus-3.4.6-1|1853	- update to 2.6.24.1
12cr|kernel-linus-3.4.6-1|1854	
12cr|kernel-linus-3.4.6-1|1855	* Sat Jan 26 2008 Thomas Backlund <tmb@mandriva.org> 2.6.24-1mdv2008.1
12cr|kernel-linus-3.4.6-1|1856	+ Revision: 158253
12cr|kernel-linus-3.4.6-1|1857	- update to 2.6.24 final
12cr|kernel-linus-3.4.6-1|1858	
12cr|kernel-linus-3.4.6-1|1859	* Thu Jan 24 2008 trem <trem@mandriva.org> 2.6.24-0.rc8.3mdv2008.1
12cr|kernel-linus-3.4.6-1|1860	+ Revision: 157717
12cr|kernel-linus-3.4.6-1|1861	- update to 2.6.24-rc8-git8
12cr|kernel-linus-3.4.6-1|1862	
12cr|kernel-linus-3.4.6-1|1863	* Thu Jan 24 2008 trem <trem@mandriva.org> 2.6.24-0.rc8.2mdv2008.1
12cr|kernel-linus-3.4.6-1|1864	+ Revision: 157285
12cr|kernel-linus-3.4.6-1|1865	- update to 2.6.24-rc8-git5
12cr|kernel-linus-3.4.6-1|1866	
12cr|kernel-linus-3.4.6-1|1867	* Sun Jan 20 2008 trem <trem@mandriva.org> 2.6.24-0.rc8.1mdv2008.1
12cr|kernel-linus-3.4.6-1|1868	+ Revision: 155388
12cr|kernel-linus-3.4.6-1|1869	- update to 2.6.24-rc8-git4
12cr|kernel-linus-3.4.6-1|1870	- update to 2.6.24-rc8-git3
12cr|kernel-linus-3.4.6-1|1871	
12cr|kernel-linus-3.4.6-1|1872	+ Thomas Backlund <tmb@mandriva.org>
12cr|kernel-linus-3.4.6-1|1873	- update to 2.6.24-rc8-git2
12cr|kernel-linus-3.4.6-1|1874	- make 32bit kernels conflict arch(x86_64) so they cant be installed
12cr|kernel-linus-3.4.6-1|1875	by mistake (#32631)
12cr|kernel-linus-3.4.6-1|1876	
12cr|kernel-linus-3.4.6-1|1877	* Mon Jan 07 2008 Thomas Backlund <tmb@mandriva.org> 2.6.24-0.rc7.1mdv2008.1
12cr|kernel-linus-3.4.6-1|1878	+ Revision: 146151
12cr|kernel-linus-3.4.6-1|1879	- change url to Mandriva wiki
12cr|kernel-linus-3.4.6-1|1880	- use make clean on -devel & source tree to not ship unneeded files
12cr|kernel-linus-3.4.6-1|1881	- fix build,source symlinks to -source tree to be created only if no
12cr|kernel-linus-3.4.6-1|1882	matching -devel tree is installed, and to be removed only if they
12cr|kernel-linus-3.4.6-1|1883	point at the -source tree
12cr|kernel-linus-3.4.6-1|1884	- update to 2.6.24-rc7
12cr|kernel-linus-3.4.6-1|1885	
12cr|kernel-linus-3.4.6-1|1886	* Mon Dec 31 2007 Thomas Backlund <tmb@mandriva.org> 2.6.24-0.rc6.2mdv2008.1
12cr|kernel-linus-3.4.6-1|1887	+ Revision: 139812
12cr|kernel-linus-3.4.6-1|1888	- drop README.urpmi
12cr|kernel-linus-3.4.6-1|1889	- update source2 to apply cleanly
12cr|kernel-linus-3.4.6-1|1890	- remove /arch/i386/boot/bzImage symlink from kernel-source
12cr|kernel-linus-3.4.6-1|1891	- fix kernelupdate weblink
12cr|kernel-linus-3.4.6-1|1892	- update to 2.6.24-rc6-git7
12cr|kernel-linus-3.4.6-1|1893	
12cr|kernel-linus-3.4.6-1|1894	* Sun Dec 23 2007 trem <trem@mandriva.org> 2.6.24-0.rc6.1mdv2008.1
12cr|kernel-linus-3.4.6-1|1895	+ Revision: 137271
12cr|kernel-linus-3.4.6-1|1896	- update to 2.6.24-rc6
12cr|kernel-linus-3.4.6-1|1897	- update to 2.6.24-rc6
12cr|kernel-linus-3.4.6-1|1898	
12cr|kernel-linus-3.4.6-1|1899	+ Olivier Blin <blino@mandriva.org>
12cr|kernel-linus-3.4.6-1|1900	- restore BuildRoot
12cr|kernel-linus-3.4.6-1|1901	
12cr|kernel-linus-3.4.6-1|1902	+ Thierry Vignaud <tv@mandriva.org>
12cr|kernel-linus-3.4.6-1|1903	- kill re-definition of %%buildroot on Pixel's request
12cr|kernel-linus-3.4.6-1|1904	
12cr|kernel-linus-3.4.6-1|1905	* Tue Dec 11 2007 Thomas Backlund <tmb@mandriva.org> 2.6.24-0.rc5.1mdv2008.1
12cr|kernel-linus-3.4.6-1|1906	+ Revision: 117424
12cr|kernel-linus-3.4.6-1|1907	- update to kernel.org 2.6.24-rc5
12cr|kernel-linus-3.4.6-1|1908	- update defconfigs
12cr|kernel-linus-3.4.6-1|1909	
12cr|kernel-linus-3.4.6-1|1910	* Tue Dec 04 2007 Thomas Backlund <tmb@mandriva.org> 2.6.24-0.rc4.1mdv2008.1
12cr|kernel-linus-3.4.6-1|1911	+ Revision: 115449
12cr|kernel-linus-3.4.6-1|1912	- update to kernel.org 2.6.24-rc4-git1
12cr|kernel-linus-3.4.6-1|1913	- update defconfigs
12cr|kernel-linus-3.4.6-1|1914	- call installkernel with -L to avoid changing main kernel
12cr|kernel-linus-3.4.6-1|1915	default symlinks
12cr|kernel-linus-3.4.6-1|1916	
12cr|kernel-linus-3.4.6-1|1917	* Sun Nov 18 2007 Thomas Backlund <tmb@mandriva.org> 2.6.24-0.rc3.1mdv2008.1
12cr|kernel-linus-3.4.6-1|1918	+ Revision: 109995
12cr|kernel-linus-3.4.6-1|1919	- update to kernel.org 2.6.24-rc3-git1
12cr|kernel-linus-3.4.6-1|1920	- adapt specfile for i386/x86_64 merge into x86
12cr|kernel-linus-3.4.6-1|1921	- update defconfigs
12cr|kernel-linus-3.4.6-1|1922	
12cr|kernel-linus-3.4.6-1|1923	* Sun Oct 14 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23.1-1mdv2008.1
12cr|kernel-linus-3.4.6-1|1924	+ Revision: 98270
12cr|kernel-linus-3.4.6-1|1925	- update to kernel.org 2.6.23.1
12cr|kernel-linus-3.4.6-1|1926	- disable mrproper target on -devel rpms to stop 3rdparty installers
12cr|kernel-linus-3.4.6-1|1927	from wiping out needed files and thereby breaking builds
12cr|kernel-linus-3.4.6-1|1928	(based on an initial patch by Danny used in kernel-multimedia series)
12cr|kernel-linus-3.4.6-1|1929	
12cr|kernel-linus-3.4.6-1|1930	* Thu Oct 11 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-1mdv2008.1
12cr|kernel-linus-3.4.6-1|1931	+ Revision: 96953
12cr|kernel-linus-3.4.6-1|1932	- update to kernel.org 2.6.23 final
12cr|kernel-linus-3.4.6-1|1933	
12cr|kernel-linus-3.4.6-1|1934	+ trem <trem@mandriva.org>
12cr|kernel-linus-3.4.6-1|1935	- back to kernel.org 2.6.23-rc8-git2
12cr|kernel-linus-3.4.6-1|1936	- update to kernel.org 2.6.23-rc8-git4
12cr|kernel-linus-3.4.6-1|1937	
12cr|kernel-linus-3.4.6-1|1938	* Fri Sep 28 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc8.1mdv2008.0
12cr|kernel-linus-3.4.6-1|1939	+ Revision: 93689
12cr|kernel-linus-3.4.6-1|1940	- update to kernel.org 2.6.23-rc8-git2 (fixes CVE-2007-4571)
12cr|kernel-linus-3.4.6-1|1941	
12cr|kernel-linus-3.4.6-1|1942	* Sun Sep 23 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc7.2mdv2008.0
12cr|kernel-linus-3.4.6-1|1943	+ Revision: 92344
12cr|kernel-linus-3.4.6-1|1944	- update to kernel.org 2.6.23-rc7-git4 (fixes CVE-2007-4573)
12cr|kernel-linus-3.4.6-1|1945	
12cr|kernel-linus-3.4.6-1|1946	* Thu Sep 20 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc7.1mdv2008.0
12cr|kernel-linus-3.4.6-1|1947	+ Revision: 91544
12cr|kernel-linus-3.4.6-1|1948	- update to 2.6.23-rc7
12cr|kernel-linus-3.4.6-1|1949	- update defconfigs
12cr|kernel-linus-3.4.6-1|1950	
12cr|kernel-linus-3.4.6-1|1951	* Thu Sep 13 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc6.1mdv2008.0
12cr|kernel-linus-3.4.6-1|1952	+ Revision: 85321
12cr|kernel-linus-3.4.6-1|1953	- update to 2.6.23-rc6-git4
12cr|kernel-linus-3.4.6-1|1954	
12cr|kernel-linus-3.4.6-1|1955	* Thu Sep 06 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc5.2mdv2008.0
12cr|kernel-linus-3.4.6-1|1956	+ Revision: 81270
12cr|kernel-linus-3.4.6-1|1957	- update to 2.6.23-rc5-git1
12cr|kernel-linus-3.4.6-1|1958	
12cr|kernel-linus-3.4.6-1|1959	* Sat Sep 01 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc5.1mdv2008.0
12cr|kernel-linus-3.4.6-1|1960	+ Revision: 77733
12cr|kernel-linus-3.4.6-1|1961	- update to kernel.org 2.6.23-rc5
12cr|kernel-linus-3.4.6-1|1962	- fix #29744, #29074 in a cleaner way by disabling the sourcing of
12cr|kernel-linus-3.4.6-1|1963	arch/s390/crypto/Kconfig
12cr|kernel-linus-3.4.6-1|1964	- update defconfigs
12cr|kernel-linus-3.4.6-1|1965	
12cr|kernel-linus-3.4.6-1|1966	* Mon Aug 13 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc3.1mdv2008.0
12cr|kernel-linus-3.4.6-1|1967	+ Revision: 62739
12cr|kernel-linus-3.4.6-1|1968	- update to kernel.org 2.6.23-rc3
12cr|kernel-linus-3.4.6-1|1969	
12cr|kernel-linus-3.4.6-1|1970	* Sat Aug 04 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc2.1mdv2008.0
12cr|kernel-linus-3.4.6-1|1971	+ Revision: 58956
12cr|kernel-linus-3.4.6-1|1972	- add xen to source and devel rpms
12cr|kernel-linus-3.4.6-1|1973	- arm26 arch is now gone
12cr|kernel-linus-3.4.6-1|1974	- update to kernel.org 2.6.23-rc2
12cr|kernel-linus-3.4.6-1|1975	- update defconfigs
12cr|kernel-linus-3.4.6-1|1976	
12cr|kernel-linus-3.4.6-1|1977	* Fri Aug 03 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22.1-2mdv2008.0
12cr|kernel-linus-3.4.6-1|1978	+ Revision: 58692
12cr|kernel-linus-3.4.6-1|1979	- disable DEBUG_SLAB, as it's bad for performance, especially
12cr|kernel-linus-3.4.6-1|1980	under heavier loads
12cr|kernel-linus-3.4.6-1|1981	- dont build -doc rpms
12cr|kernel-linus-3.4.6-1|1982	- fix build when building only up or smp
12cr|kernel-linus-3.4.6-1|1983	
12cr|kernel-linus-3.4.6-1|1984	* Wed Jul 11 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22.1-1mdv2008.0
12cr|kernel-linus-3.4.6-1|1985	+ Revision: 51432
12cr|kernel-linus-3.4.6-1|1986	- update to kernel.org 2.6.22.1
12cr|kernel-linus-3.4.6-1|1987	* NETFILTER: {ip, nf}_conntrack_sctp: fix remotely triggerable
12cr|kernel-linus-3.4.6-1|1988	NULL ptr dereference (CVE-2007-2876)
12cr|kernel-linus-3.4.6-1|1989	
12cr|kernel-linus-3.4.6-1|1990	* Mon Jul 09 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22-1mdv2008.0
12cr|kernel-linus-3.4.6-1|1991	+ Revision: 50492
12cr|kernel-linus-3.4.6-1|1992	- update to kernel.org 2.6.22 final
12cr|kernel-linus-3.4.6-1|1993	- update defconfigs, make IDE modular
12cr|kernel-linus-3.4.6-1|1994	
12cr|kernel-linus-3.4.6-1|1995	* Tue Jul 03 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22-0.rc7.1mdv2008.0
12cr|kernel-linus-3.4.6-1|1996	+ Revision: 47488
12cr|kernel-linus-3.4.6-1|1997	- update to kernel.org 2.6.22-rc7
12cr|kernel-linus-3.4.6-1|1998	- add support for git patches
12cr|kernel-linus-3.4.6-1|1999	- update to 2.6.22-rc7-git1
12cr|kernel-linus-3.4.6-1|2000	
12cr|kernel-linus-3.4.6-1|2001	* Mon Jun 25 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22-0.rc6.1mdv2008.0
12cr|kernel-linus-3.4.6-1|2002	+ Revision: 44020
12cr|kernel-linus-3.4.6-1|2003	- update to kernel.org 2.6.22-rc6
12cr|kernel-linus-3.4.6-1|2004	- make buildroot arch-specific to allow dual build in same rpm tree
12cr|kernel-linus-3.4.6-1|2005	- update defconfig
12cr|kernel-linus-3.4.6-1|2006	
12cr|kernel-linus-3.4.6-1|2007	* Sun Jun 24 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22-0.rc5.2mdv2008.0
12cr|kernel-linus-3.4.6-1|2008	+ Revision: 43702
12cr|kernel-linus-3.4.6-1|2009	- kernel-devel rpms does not provide kernel-source anymore
12cr|kernel-linus-3.4.6-1|2010	- re-add build,source symlink logic to kernel-source as dkms needs it
12cr|kernel-linus-3.4.6-1|2011	and can cope with the Makefile version mismatch
12cr|kernel-linus-3.4.6-1|2012	- update README.urpmi regarding the symlinks
12cr|kernel-linus-3.4.6-1|2013	
12cr|kernel-linus-3.4.6-1|2014	* Sun Jun 17 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22-0.rc5.1mdv2008.0
12cr|kernel-linus-3.4.6-1|2015	+ Revision: 40516
12cr|kernel-linus-3.4.6-1|2016	- update to kernel.org 2.6.22-rc5
12cr|kernel-linus-3.4.6-1|2017	
12cr|kernel-linus-3.4.6-1|2018	* Tue Jun 05 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22-0.rc4.1mdv2008.0
12cr|kernel-linus-3.4.6-1|2019	+ Revision: 35800
12cr|kernel-linus-3.4.6-1|2020	- update to kernel.org 2.6.22-rc4
12cr|kernel-linus-3.4.6-1|2021	
12cr|kernel-linus-3.4.6-1|2022	* Sun May 27 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22-0.rc3.1mdv2008.0
12cr|kernel-linus-3.4.6-1|2023	+ Revision: 31873
12cr|kernel-linus-3.4.6-1|2024	- provide versioned kernel-devel and kernel-source (MDV #31006)
12cr|kernel-linus-3.4.6-1|2025	- update to kernel.org 2.6.22-rc3
12cr|kernel-linus-3.4.6-1|2026	
12cr|kernel-linus-3.4.6-1|2027	* Tue May 22 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22-0.rc2.1mdv2008.0
12cr|kernel-linus-3.4.6-1|2028	+ Revision: 29732
12cr|kernel-linus-3.4.6-1|2029	- remove blackfin arch files
12cr|kernel-linus-3.4.6-1|2030	- update to kernel.org 2.6.22-rc2
12cr|kernel-linus-3.4.6-1|2031	- disable CONFIG_IRQBALANCE on i386-smp, in favour of the better
12cr|kernel-linus-3.4.6-1|2032	working userspace irqbalance daemon from contribs (Requested by Austin)
12cr|kernel-linus-3.4.6-1|2033	- update defconfigs
12cr|kernel-linus-3.4.6-1|2034	
12cr|kernel-linus-3.4.6-1|2035	* Fri May 18 2007 Thomas Backlund <tmb@mandriva.org> 2.6.21.1-2mdv2008.0
12cr|kernel-linus-3.4.6-1|2036	+ Revision: 28291
12cr|kernel-linus-3.4.6-1|2037	- /sbin/depmod-25 is now renamed to /sbin/depmod
12cr|kernel-linus-3.4.6-1|2038	- modify kernel-linus-source description to point out:
12cr|kernel-linus-3.4.6-1|2039	* only needed when building own kernels
12cr|kernel-linus-3.4.6-1|2040	* othervise install a matching -devel- rpm
12cr|kernel-linus-3.4.6-1|2041	- update README.urpmi for the same reason
12cr|kernel-linus-3.4.6-1|2042	- enable CONFIG_TIMER_STATS (request by Michael Braun)
12cr|kernel-linus-3.4.6-1|2043	
12cr|kernel-linus-3.4.6-1|2044	* Sat Apr 28 2007 Thomas Backlund <tmb@mandriva.org> 2.6.21.1-1mdv2008.0
12cr|kernel-linus-3.4.6-1|2045	+ Revision: 19047
12cr|kernel-linus-3.4.6-1|2046	- kernel.org 2.6.21.1
12cr|kernel-linus-3.4.6-1|2047	* IPV6: Fix for RT0 header ipv6 change
12cr|kernel-linus-3.4.6-1|2048	* IPV4: Fix OOPS'er added to netlink fib
12cr|kernel-linus-3.4.6-1|2049	- Enable Tickless System (Dynamic Ticks (NO_HZ)) on i386 kernels
12cr|kernel-linus-3.4.6-1|2050	
12cr|kernel-linus-3.4.6-1|2051	* Fri Apr 27 2007 Thomas Backlund <tmb@mandriva.org> 2.6.21-2mdv2008.0
12cr|kernel-linus-3.4.6-1|2052	+ Revision: 18743
12cr|kernel-linus-3.4.6-1|2053	- revert read-only -devel rpms until I find a better solution...
12cr|kernel-linus-3.4.6-1|2054	
12cr|kernel-linus-3.4.6-1|2055	* Fri Apr 27 2007 Thomas Backlund <tmb@mandriva.org> 2.6.21-1mdv2008.0
12cr|kernel-linus-3.4.6-1|2056	+ Revision: 18448
12cr|kernel-linus-3.4.6-1|2057	- update to kernel.org 2.6.21 final
12cr|kernel-linus-3.4.6-1|2058	- make devel trees read-only (like in kernel-multimedia series),
12cr|kernel-linus-3.4.6-1|2059	to try and work around broken dkms & co
12cr|kernel-linus-3.4.6-1|2060	
12cr|kernel-linus-3.4.6-1|2061	* Sun Apr 22 2007 Thomas Backlund <tmb@mandriva.org> 2.6.21-0.rc7.1mdv2008.0
12cr|kernel-linus-3.4.6-1|2062	+ Revision: 17010
12cr|kernel-linus-3.4.6-1|2063	- update to 2.6.21-rc7
12cr|kernel-linus-3.4.6-1|2064	- update defconfigs
12cr|kernel-linus-3.4.6-1|2065	- enable CONFIG_X86_P4_CLOCKMOD again
12cr|kernel-linus-3.4.6-1|2066	- fix README.urpmi on -rc and -stable builds
12cr|kernel-linus-3.4.6-1|2067	- add drivers/md/dm.h to -devel rpms, needed for truecrypt builds (Danny)
12cr|kernel-linus-3.4.6-1|2068	

2461 12
12cr|kerneloops-0.12-8|1	Summary:	Tool to automatically collect and submit kernel crash signatures
12cr|kerneloops-0.12-8|2	Name:		kerneloops
12cr|kerneloops-0.12-8|3	Version:	0.12
12cr|kerneloops-0.12-8|4	Release:	%mkrel 8
12cr|kerneloops-0.12-8|5	Group:		System/Kernel and hardware
12cr|kerneloops-0.12-8|6	License:	GPLv2
12cr|kerneloops-0.12-8|7	URL:		http://www.kerneloops.org
12cr|kerneloops-0.12-8|8	Source0:	http://www.kerneloops.org/download/%{name}-%{version}.tar.gz
12cr|kerneloops-0.12-8|9	###bor###Source1:	kerneloops.service
12cr|kerneloops-0.12-8|10	# (tpg) https://bugzilla.redhat.com/show_bug.cgi?id=479580
12cr|kerneloops-0.12-8|11	###bor###Patch0:		kerneloops-0.12-dbus-init.patch
12cr|kerneloops-0.12-8|12	Patch1:		kerneloops-0.12-format_not_a_string_literal_and_no_format_arguments.patch
12cr|kerneloops-0.12-8|13	Patch2:		kerneloops-0.12-makefile.patch
12cr|kerneloops-0.12-8|14	Patch3:		kerneloops-0.12-libnotify.patch
12cr|kerneloops-0.12-8|15	BuildRequires:	curl-devel
12cr|kerneloops-0.12-8|16	BuildRequires:	libnotify-devel
12cr|kerneloops-0.12-8|17	BuildRequires:	gtk2-devel
12cr|kerneloops-0.12-8|18	BuildRequires:	dbus-glib-devel
12cr|kerneloops-0.12-8|19	BuildRequires:	gettext
12cr|kerneloops-0.12-8|20	BuildRequires:	desktop-file-utils
12cr|kerneloops-0.12-8|21	Requires(post):	rpm-helper
12cr|kerneloops-0.12-8|22	Requires(preun):	rpm-helper
12cr|kerneloops-0.12-8|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|kerneloops-0.12-8|24	
12cr|kerneloops-0.12-8|25	%description
12cr|kerneloops-0.12-8|26	This package contains the tools to collect kernel crash signatures,
12cr|kerneloops-0.12-8|27	and to submit them to the kerneloops.org website where the kernel
12cr|kerneloops-0.12-8|28	crash signatures get collected and grouped for presentation to the
12cr|kerneloops-0.12-8|29	Linux kernel developers.
12cr|kerneloops-0.12-8|30	
12cr|kerneloops-0.12-8|31	%prep
12cr|kerneloops-0.12-8|32	%setup -q
12cr|kerneloops-0.12-8|33	###bor###%patch0 -p1
12cr|kerneloops-0.12-8|34	%patch1 -p1
12cr|kerneloops-0.12-8|35	%patch2 -p1
12cr|kerneloops-0.12-8|36	%patch3 -p0
12cr|kerneloops-0.12-8|37	
12cr|kerneloops-0.12-8|38	%build
12cr|kerneloops-0.12-8|39	%if %mdkver >= 201200
12cr|kerneloops-0.12-8|40	%serverbuild_hardened
12cr|kerneloops-0.12-8|41	%else
12cr|kerneloops-0.12-8|42	%serverbuild
12cr|kerneloops-0.12-8|43	%endif
12cr|kerneloops-0.12-8|44	
12cr|kerneloops-0.12-8|45	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12cr|kerneloops-0.12-8|46	
12cr|kerneloops-0.12-8|47	rm -rf %{buildroot}
12cr|kerneloops-0.12-8|48	%makeinstall_std
12cr|kerneloops-0.12-8|49	mkdir -m 0755 -p %{buildroot}%{_initrddir}
12cr|kerneloops-0.12-8|50	install -p -m 0755 kerneloops.init %{buildroot}%{_initrddir}/%{name}
12cr|kerneloops-0.12-8|51	
12cr|kerneloops-0.12-8|52	###bor###mkdir -p %{buildroot}%{_datadir}/dbus-1/system-services
12cr|kerneloops-0.12-8|53	###bor###install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/dbus-1/system-services/org.kerneloops.submit.service
12cr|kerneloops-0.12-8|54	
12cr|kerneloops-0.12-8|55	%find_lang %{name}
12cr|kerneloops-0.12-8|56	
12cr|kerneloops-0.12-8|57	%post
12cr|kerneloops-0.12-8|58	%_post_service kerneloops
12cr|kerneloops-0.12-8|59	
12cr|kerneloops-0.12-8|60	###bor###%triggerun -- kerneloops < 0.12-2
12cr|kerneloops-0.12-8|61	###bor###/sbin/chkconfig --del kerneloops
12cr|kerneloops-0.12-8|62	
12cr|kerneloops-0.12-8|63	# Updating from 0.12-2 won't add service thinking it is upgrade.
12cr|kerneloops-0.12-8|64	# Force add service by simulating initial install
12cr|kerneloops-0.12-8|65	%triggerun -- kerneloops == 0.12-2mdv2009.1
12cr|kerneloops-0.12-8|66	%_add_service_helper %{name} 1 %{name}
12cr|kerneloops-0.12-8|67	
12cr|kerneloops-0.12-8|68	%preun
12cr|kerneloops-0.12-8|69	%_preun_service kerneloops
12cr|kerneloops-0.12-8|70	%clean
12cr|kerneloops-0.12-8|71	rm -rf %{buildroot}
12cr|kerneloops-0.12-8|72	
12cr|kerneloops-0.12-8|73	%files -f %{name}.lang
12cr|kerneloops-0.12-8|74	%defattr(-,root,root)
12cr|kerneloops-0.12-8|75	%doc Changelog
12cr|kerneloops-0.12-8|76	%config(noreplace) %{_sysconfdir}/kerneloops.conf
12cr|kerneloops-0.12-8|77	%{_initrddir}/%{name}
12cr|kerneloops-0.12-8|78	%{_sbindir}/%{name}
12cr|kerneloops-0.12-8|79	%{_bindir}/kerneloops-applet
12cr|kerneloops-0.12-8|80	%{_datadir}/kerneloops
12cr|kerneloops-0.12-8|81	###bor###%{_datadir}/dbus-1/system-services/*.service
12cr|kerneloops-0.12-8|82	%{_sysconfdir}/dbus-1/system.d/kerneloops.dbus
12cr|kerneloops-0.12-8|83	%{_sysconfdir}/xdg/autostart/kerneloops-applet.desktop
12cr|kerneloops-0.12-8|84	%{_mandir}/man8/kerneloops.8.*
12cr|kerneloops-0.12-8|85	
12cr|kerneloops-0.12-8|86	
12cr|kerneloops-0.12-8|87	%changelog
12cr|kerneloops-0.12-8|88	* Tue Oct 11 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.12-8mdv2012.0
12cr|kerneloops-0.12-8|89	+ Revision: 704377
12cr|kerneloops-0.12-8|90	- use %%serverbuild_hardened macro for mdv2012
12cr|kerneloops-0.12-8|91	
12cr|kerneloops-0.12-8|92	* Sat Apr 30 2011 Funda Wang <fwang@mandriva.org> 0.12-7
12cr|kerneloops-0.12-8|93	+ Revision: 661051
12cr|kerneloops-0.12-8|94	- fix link with libnotify and dbus
12cr|kerneloops-0.12-8|95	
12cr|kerneloops-0.12-8|96	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.12-6mdv2011.0
12cr|kerneloops-0.12-8|97	+ Revision: 619958
12cr|kerneloops-0.12-8|98	- the mass rebuild of 2010.0 packages
12cr|kerneloops-0.12-8|99	
12cr|kerneloops-0.12-8|100	* Thu Oct 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.12-5mdv2010.0
12cr|kerneloops-0.12-8|101	+ Revision: 455872
12cr|kerneloops-0.12-8|102	- rebuild for new curl SSL backend
12cr|kerneloops-0.12-8|103	
12cr|kerneloops-0.12-8|104	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.12-4mdv2010.0
12cr|kerneloops-0.12-8|105	+ Revision: 438090
12cr|kerneloops-0.12-8|106	- rebuild
12cr|kerneloops-0.12-8|107	
12cr|kerneloops-0.12-8|108	* Sun Mar 29 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 0.12-3mdv2009.1
12cr|kerneloops-0.12-8|109	+ Revision: 362158
12cr|kerneloops-0.12-8|110	- Revert to starting service via initscript. Kerneloops does not register
12cr|kerneloops-0.12-8|111	service name with D-Bus, so every kerneloops-applet launch (on login)
12cr|kerneloops-0.12-8|112	spawned new kerneloops daemon.
12cr|kerneloops-0.12-8|113	
12cr|kerneloops-0.12-8|114	* Mon Feb 16 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.12-2mdv2009.1
12cr|kerneloops-0.12-8|115	+ Revision: 341048
12cr|kerneloops-0.12-8|116	- Patch0: start kerneloops via d-bus
12cr|kerneloops-0.12-8|117	- Patch1: fix building with -Werror=format-string
12cr|kerneloops-0.12-8|118	- Patch2: compile with %%ldflags
12cr|kerneloops-0.12-8|119	- compile with %%optflags
12cr|kerneloops-0.12-8|120	- spec file clean
12cr|kerneloops-0.12-8|121	
12cr|kerneloops-0.12-8|122	* Fri Oct 10 2008 Frederik Himpe <fhimpe@mandriva.org> 0.12-1mdv2009.1
12cr|kerneloops-0.12-8|123	+ Revision: 291656
12cr|kerneloops-0.12-8|124	- update to new version 0.12
12cr|kerneloops-0.12-8|125	
12cr|kerneloops-0.12-8|126	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.11-2mdv2009.0
12cr|kerneloops-0.12-8|127	+ Revision: 267783
12cr|kerneloops-0.12-8|128	- rebuild early 2009.0 package (before pixel changes)
12cr|kerneloops-0.12-8|129	
12cr|kerneloops-0.12-8|130	* Tue Apr 29 2008 Frederik Himpe <fhimpe@mandriva.org> 0.11-1mdv2009.0
12cr|kerneloops-0.12-8|131	+ Revision: 199046
12cr|kerneloops-0.12-8|132	- New upstream version: remove patch0 integrated upstream
12cr|kerneloops-0.12-8|133	
12cr|kerneloops-0.12-8|134	* Sat Feb 02 2008 Frederik Himpe <fhimpe@mandriva.org> 0.10-1mdv2008.1
12cr|kerneloops-0.12-8|135	+ Revision: 161517
12cr|kerneloops-0.12-8|136	- import kerneloops
12cr|kerneloops-0.12-8|137	

2462 12
12cr|kernel-rt-3.2.31-1.rt47.1|1	# -*- Mode: rpm-spec -*-
12cr|kernel-rt-3.2.31-1.rt47.1|2	#
12cr|kernel-rt-3.2.31-1.rt47.1|3	# (c) Mandriva
12cr|kernel-rt-3.2.31-1.rt47.1|4	#
12cr|kernel-rt-3.2.31-1.rt47.1|5	# The kernel-2.6-linus package (and so this spec file) is under development,
12cr|kernel-rt-3.2.31-1.rt47.1|6	# it does mean:
12cr|kernel-rt-3.2.31-1.rt47.1|7	#
12cr|kernel-rt-3.2.31-1.rt47.1|8	#    1. You can have nasty surprises when playing with the package
12cr|kernel-rt-3.2.31-1.rt47.1|9	#    generation
12cr|kernel-rt-3.2.31-1.rt47.1|10	#
12cr|kernel-rt-3.2.31-1.rt47.1|11	#    2. Is easier to go and come back from Mordor than adding a new
12cr|kernel-rt-3.2.31-1.rt47.1|12	#    architecture support
12cr|kernel-rt-3.2.31-1.rt47.1|13	#
12cr|kernel-rt-3.2.31-1.rt47.1|14	#    3. A known architecture with just a missing .config shouldn't be too
12cr|kernel-rt-3.2.31-1.rt47.1|15	#    hard, but as this spec changes too fast, it's likely to be broken
12cr|kernel-rt-3.2.31-1.rt47.1|16	#
12cr|kernel-rt-3.2.31-1.rt47.1|17	#
12cr|kernel-rt-3.2.31-1.rt47.1|18	# if you try to understand kernel numbering, read docs/kernel_naming
12cr|kernel-rt-3.2.31-1.rt47.1|19	
12cr|kernel-rt-3.2.31-1.rt47.1|20	%define kernelversion	3
12cr|kernel-rt-3.2.31-1.rt47.1|21	%define patchlevel	2
12cr|kernel-rt-3.2.31-1.rt47.1|22	
12cr|kernel-rt-3.2.31-1.rt47.1|23	# kernel Makefile extraversion is substituted by
12cr|kernel-rt-3.2.31-1.rt47.1|24	# kpatch/kstable wich are either 0 (empty), rc (kpatch) or stable release (kstable)
12cr|kernel-rt-3.2.31-1.rt47.1|25	%define kpatch		0
12cr|kernel-rt-3.2.31-1.rt47.1|26	%define kstable		31
12cr|kernel-rt-3.2.31-1.rt47.1|27	
12cr|kernel-rt-3.2.31-1.rt47.1|28	%define ktag		rt
12cr|kernel-rt-3.2.31-1.rt47.1|29	
12cr|kernel-rt-3.2.31-1.rt47.1|30	# AKPM's release
12cr|kernel-rt-3.2.31-1.rt47.1|31	%define rt_rel		47
12cr|kernel-rt-3.2.31-1.rt47.1|32	
12cr|kernel-rt-3.2.31-1.rt47.1|33	# this is the releaseversion
12cr|kernel-rt-3.2.31-1.rt47.1|34	%define mdvrelease 	1
12cr|kernel-rt-3.2.31-1.rt47.1|35	
12cr|kernel-rt-3.2.31-1.rt47.1|36	# This is only to make life easier for people that creates derivated kernels
12cr|kernel-rt-3.2.31-1.rt47.1|37	# a.k.a name it kernel-tmb :)
12cr|kernel-rt-3.2.31-1.rt47.1|38	%define kname 		kernel-%{ktag}
12cr|kernel-rt-3.2.31-1.rt47.1|39	
12cr|kernel-rt-3.2.31-1.rt47.1|40	%define rpmtag		%distsuffix
12cr|kernel-rt-3.2.31-1.rt47.1|41	%if %kpatch
12cr|kernel-rt-3.2.31-1.rt47.1|42	%define rpmrel		0.%{kpatch}.%{ktag}%{rt_rel}.%{mdvrelease}
12cr|kernel-rt-3.2.31-1.rt47.1|43	%else
12cr|kernel-rt-3.2.31-1.rt47.1|44	%define rpmrel		1.%{ktag}%{rt_rel}.%{mdvrelease}
12cr|kernel-rt-3.2.31-1.rt47.1|45	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|46	
12cr|kernel-rt-3.2.31-1.rt47.1|47	# When we are using a pre/rc patch, the tarball is a patchlevel -1
12cr|kernel-rt-3.2.31-1.rt47.1|48	%if %kpatch
12cr|kernel-rt-3.2.31-1.rt47.1|49	%define kversion  	%{kernelversion}.%{patchlevel}.%{kstable}
12cr|kernel-rt-3.2.31-1.rt47.1|50	%define tar_ver	  	%{kernelversion}.%(expr %{patchlevel} - 1)
12cr|kernel-rt-3.2.31-1.rt47.1|51	%define rtversion	%{kernelversion}.%{patchlevel}-rc%{kpatch}-%{ktag}%{rt_rel}
12cr|kernel-rt-3.2.31-1.rt47.1|52	%else
12cr|kernel-rt-3.2.31-1.rt47.1|53	%if %kstable
12cr|kernel-rt-3.2.31-1.rt47.1|54	%define kversion  	%{kernelversion}.%{patchlevel}.%{kstable}
12cr|kernel-rt-3.2.31-1.rt47.1|55	%define rtversion	%{kversion}-%{ktag}%{rt_rel}
12cr|kernel-rt-3.2.31-1.rt47.1|56	%define tar_ver   	%{kernelversion}.%{patchlevel}
12cr|kernel-rt-3.2.31-1.rt47.1|57	%else
12cr|kernel-rt-3.2.31-1.rt47.1|58	%define kversion  	%{kernelversion}.%{patchlevel}
12cr|kernel-rt-3.2.31-1.rt47.1|59	%define rtversion	%{kernelversion}.%{patchlevel}-%{ktag}%{rt_rel}
12cr|kernel-rt-3.2.31-1.rt47.1|60	%define tar_ver   	%{kernelversion}.%{patchlevel}
12cr|kernel-rt-3.2.31-1.rt47.1|61	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|62	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|63	%define kverrel   	%{kversion}-%{rpmrel}
12cr|kernel-rt-3.2.31-1.rt47.1|64	
12cr|kernel-rt-3.2.31-1.rt47.1|65	# used for not making too long names for rpms or search paths
12cr|kernel-rt-3.2.31-1.rt47.1|66	%if %kpatch
12cr|kernel-rt-3.2.31-1.rt47.1|67	%define buildrpmrel     0.%{kpatch}.%{ktag}%{rt_rel}.%{mdvrelease}%{rpmtag}
12cr|kernel-rt-3.2.31-1.rt47.1|68	%else
12cr|kernel-rt-3.2.31-1.rt47.1|69	%define buildrpmrel     1.%{ktag}%{rt_rel}.%{mdvrelease}%{rpmtag}
12cr|kernel-rt-3.2.31-1.rt47.1|70	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|71	
12cr|kernel-rt-3.2.31-1.rt47.1|72	%define buildrel        %{kversion}-%{buildrpmrel}
12cr|kernel-rt-3.2.31-1.rt47.1|73	
12cr|kernel-rt-3.2.31-1.rt47.1|74	%define rt_info NOTE: This kernel has no Mandriva patches and no third-party drivers, \
12cr|kernel-rt-3.2.31-1.rt47.1|75	only Ingo Molnar -rt (realtime) series patches applied to vanille kernel.org \
12cr|kernel-rt-3.2.31-1.rt47.1|76	kernels.
12cr|kernel-rt-3.2.31-1.rt47.1|77	
12cr|kernel-rt-3.2.31-1.rt47.1|78	# having different top level names for packges means that you have to remove them by hard :(
12cr|kernel-rt-3.2.31-1.rt47.1|79	%define top_dir_name    %{kname}-%{_arch}
12cr|kernel-rt-3.2.31-1.rt47.1|80	
12cr|kernel-rt-3.2.31-1.rt47.1|81	%define build_dir       %{_builddir}/%{top_dir_name}
12cr|kernel-rt-3.2.31-1.rt47.1|82	%define src_dir         %{build_dir}/linux-%{tar_ver}
12cr|kernel-rt-3.2.31-1.rt47.1|83	
12cr|kernel-rt-3.2.31-1.rt47.1|84	# disable useless debug rpms...
12cr|kernel-rt-3.2.31-1.rt47.1|85	%define _enable_debug_packages  %{nil}
12cr|kernel-rt-3.2.31-1.rt47.1|86	%define debug_package           %{nil}
12cr|kernel-rt-3.2.31-1.rt47.1|87	
12cr|kernel-rt-3.2.31-1.rt47.1|88	# build defines
12cr|kernel-rt-3.2.31-1.rt47.1|89	%define build_doc 0
12cr|kernel-rt-3.2.31-1.rt47.1|90	%define build_source 1
12cr|kernel-rt-3.2.31-1.rt47.1|91	%define build_devel 1
12cr|kernel-rt-3.2.31-1.rt47.1|92	%define build_debug 1
12cr|kernel-rt-3.2.31-1.rt47.1|93	
12cr|kernel-rt-3.2.31-1.rt47.1|94	%define build_kernel 1
12cr|kernel-rt-3.2.31-1.rt47.1|95	
12cr|kernel-rt-3.2.31-1.rt47.1|96	%define distro_branch %(perl -pe '/(\\d+)\\.(\\d)\\.?(\\d)?/; $_="$1.$2"' /etc/mandriva-release)
12cr|kernel-rt-3.2.31-1.rt47.1|97	
12cr|kernel-rt-3.2.31-1.rt47.1|98	# End of user definitions
12cr|kernel-rt-3.2.31-1.rt47.1|99	%{?_without_kernel: %global build_kernel 0}
12cr|kernel-rt-3.2.31-1.rt47.1|100	%{?_without_doc: %global build_doc 0}
12cr|kernel-rt-3.2.31-1.rt47.1|101	%{?_without_source: %global build_source 0}
12cr|kernel-rt-3.2.31-1.rt47.1|102	%{?_without_devel: %global build_devel 0}
12cr|kernel-rt-3.2.31-1.rt47.1|103	
12cr|kernel-rt-3.2.31-1.rt47.1|104	%{?_with_kernel: %global build_kernel 1}
12cr|kernel-rt-3.2.31-1.rt47.1|105	%{?_with_doc: %global build_doc 1}
12cr|kernel-rt-3.2.31-1.rt47.1|106	%{?_with_source: %global build_source 1}
12cr|kernel-rt-3.2.31-1.rt47.1|107	%{?_with_devel: %global build_devel 1}
12cr|kernel-rt-3.2.31-1.rt47.1|108	
12cr|kernel-rt-3.2.31-1.rt47.1|109	
12cr|kernel-rt-3.2.31-1.rt47.1|110	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12cr|kernel-rt-3.2.31-1.rt47.1|111	%define kmake %make CC="$CC"
12cr|kernel-rt-3.2.31-1.rt47.1|112	%else
12cr|kernel-rt-3.2.31-1.rt47.1|113	%define kmake %make
12cr|kernel-rt-3.2.31-1.rt47.1|114	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|115	# there are places where parallel make don't work
12cr|kernel-rt-3.2.31-1.rt47.1|116	%define smake make
12cr|kernel-rt-3.2.31-1.rt47.1|117	
12cr|kernel-rt-3.2.31-1.rt47.1|118	# Aliases for amd64 builds (better make source links?)
12cr|kernel-rt-3.2.31-1.rt47.1|119	%define target_cpu	%(echo %{_target_cpu} | sed -e "s/amd64/x86_64/")
12cr|kernel-rt-3.2.31-1.rt47.1|120	%define target_arch	%(echo %{_arch} | sed -e "s/amd64/x86_64/" -e "s/i386/x86/" -e "s/x86_64/x86/")
12cr|kernel-rt-3.2.31-1.rt47.1|121	
12cr|kernel-rt-3.2.31-1.rt47.1|122	
12cr|kernel-rt-3.2.31-1.rt47.1|123	# Defines for the things that are needed for all the kernels
12cr|kernel-rt-3.2.31-1.rt47.1|124	%define requires1 module-init-tools >= 3.0-7
12cr|kernel-rt-3.2.31-1.rt47.1|125	%define requires2 mkinitrd >= 3.4.43-10
12cr|kernel-rt-3.2.31-1.rt47.1|126	%define requires3 bootloader-utils >= 1.9
12cr|kernel-rt-3.2.31-1.rt47.1|127	%define requires4 sysfsutils
12cr|kernel-rt-3.2.31-1.rt47.1|128	%define requires5 kernel-firmware >= 2.6.27-0.rc2.2mdv
12cr|kernel-rt-3.2.31-1.rt47.1|129	
12cr|kernel-rt-3.2.31-1.rt47.1|130	%define kprovides kernel = %{tar_ver}, alsa
12cr|kernel-rt-3.2.31-1.rt47.1|131	
12cr|kernel-rt-3.2.31-1.rt47.1|132	# src.rpm description
12cr|kernel-rt-3.2.31-1.rt47.1|133	Name:           %{kname}
12cr|kernel-rt-3.2.31-1.rt47.1|134	Version:        %{kversion}
12cr|kernel-rt-3.2.31-1.rt47.1|135	Release:        %{rpmrel}
12cr|kernel-rt-3.2.31-1.rt47.1|136	License: 	GPLv2
12cr|kernel-rt-3.2.31-1.rt47.1|137	Group: 		Development/Kernel
12cr|kernel-rt-3.2.31-1.rt47.1|138	ExclusiveArch: 	%{ix86} x86_64
12cr|kernel-rt-3.2.31-1.rt47.1|139	URL: 		http://www.kernel.org/
12cr|kernel-rt-3.2.31-1.rt47.1|140	Summary:  The Linux Kernel
12cr|kernel-rt-3.2.31-1.rt47.1|141	Provides: %kprovides
12cr|kernel-rt-3.2.31-1.rt47.1|142	Requires: %requires1
12cr|kernel-rt-3.2.31-1.rt47.1|143	Requires: %requires2
12cr|kernel-rt-3.2.31-1.rt47.1|144	Requires: %requires3
12cr|kernel-rt-3.2.31-1.rt47.1|145	Requires: %requires4
12cr|kernel-rt-3.2.31-1.rt47.1|146	Requires: %requires5
12cr|kernel-rt-3.2.31-1.rt47.1|147	
12cr|kernel-rt-3.2.31-1.rt47.1|148	####################################################################
12cr|kernel-rt-3.2.31-1.rt47.1|149	#
12cr|kernel-rt-3.2.31-1.rt47.1|150	# Sources
12cr|kernel-rt-3.2.31-1.rt47.1|151	#
12cr|kernel-rt-3.2.31-1.rt47.1|152	### This is for full SRC RPM
12cr|kernel-rt-3.2.31-1.rt47.1|153	Source0:        ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.xz
12cr|kernel-rt-3.2.31-1.rt47.1|154	Source1:        ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.sign
12cr|kernel-rt-3.2.31-1.rt47.1|155	# This is for disabling mrproper on -devel rpms
12cr|kernel-rt-3.2.31-1.rt47.1|156	Source2:	disable-mrproper-in-devel-rpms.patch
12cr|kernel-rt-3.2.31-1.rt47.1|157	# This disables removal of bounds.h and asm-offsets.h in -devel rpms (from kernel-linus)
12cr|kernel-rt-3.2.31-1.rt47.1|158	#SOURCE3:	kbuild-really-dont-remove-bounds-asm-offsets-headers.patch
12cr|kernel-rt-3.2.31-1.rt47.1|159	
12cr|kernel-rt-3.2.31-1.rt47.1|160	Source4:  README.kernel-sources
12cr|kernel-rt-3.2.31-1.rt47.1|161	Source5:  README.MandrivaLinux
12cr|kernel-rt-3.2.31-1.rt47.1|162	
12cr|kernel-rt-3.2.31-1.rt47.1|163	Source6:  %{name}.rpmlintrc
12cr|kernel-rt-3.2.31-1.rt47.1|164	
12cr|kernel-rt-3.2.31-1.rt47.1|165	Source20: i386.config
12cr|kernel-rt-3.2.31-1.rt47.1|166	Source21: x86_64.config
12cr|kernel-rt-3.2.31-1.rt47.1|167	
12cr|kernel-rt-3.2.31-1.rt47.1|168	
12cr|kernel-rt-3.2.31-1.rt47.1|169	####################################################################
12cr|kernel-rt-3.2.31-1.rt47.1|170	#
12cr|kernel-rt-3.2.31-1.rt47.1|171	# Patches
12cr|kernel-rt-3.2.31-1.rt47.1|172	
12cr|kernel-rt-3.2.31-1.rt47.1|173	#
12cr|kernel-rt-3.2.31-1.rt47.1|174	# Patch0 to Patch100 are for core kernel upgrades.
12cr|kernel-rt-3.2.31-1.rt47.1|175	#
12cr|kernel-rt-3.2.31-1.rt47.1|176	
12cr|kernel-rt-3.2.31-1.rt47.1|177	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing
12cr|kernel-rt-3.2.31-1.rt47.1|178	
12cr|kernel-rt-3.2.31-1.rt47.1|179	%if %kpatch
12cr|kernel-rt-3.2.31-1.rt47.1|180	Patch1:         ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.xz
12cr|kernel-rt-3.2.31-1.rt47.1|181	Source10:       ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.sign
12cr|kernel-rt-3.2.31-1.rt47.1|182	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|183	%if %kstable
12cr|kernel-rt-3.2.31-1.rt47.1|184	Patch1:         ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.xz
12cr|kernel-rt-3.2.31-1.rt47.1|185	Source10:       ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.sign
12cr|kernel-rt-3.2.31-1.rt47.1|186	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|187	
12cr|kernel-rt-3.2.31-1.rt47.1|188	# Mingos patches
12cr|kernel-rt-3.2.31-1.rt47.1|189	%if %kpatch
12cr|kernel-rt-3.2.31-1.rt47.1|190	Patch2:		http://www.kernel.org/pub/linux/kernel/projects/rt/%{kernelversion}.%{patchlevel}/patch-%{rtersion}.patch.xz
12cr|kernel-rt-3.2.31-1.rt47.1|191	Source11:	http://www.kernel.org/pub/linux/kernel/projects/rt/%{kernelversion}.%{patchlevel}/patch-%{rtversion}.patch.sign
12cr|kernel-rt-3.2.31-1.rt47.1|192	%else
12cr|kernel-rt-3.2.31-1.rt47.1|193	Patch2:		http://www.kernel.org/pub/linux/kernel/projects/rt/%{kernelversion}.%{patchlevel}/patch-%{rtversion}.patch.xz
12cr|kernel-rt-3.2.31-1.rt47.1|194	Source11:	http://www.kernel.org/pub/linux/kernel/projects/rt/%{kernelversion}.%{patchlevel}/patch-%{rtversion}.patch.sign
12cr|kernel-rt-3.2.31-1.rt47.1|195	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|196	
12cr|kernel-rt-3.2.31-1.rt47.1|197	# LKML's patches
12cr|kernel-rt-3.2.31-1.rt47.1|198	#Patch102:	gpu-drm-nouveau-git-20100316.patch
12cr|kernel-rt-3.2.31-1.rt47.1|199	#Patch103:	gpu-drm-nouveau-fix-missing-locking.patch
12cr|kernel-rt-3.2.31-1.rt47.1|200	
12cr|kernel-rt-3.2.31-1.rt47.1|201	# MDV Patches
12cr|kernel-rt-3.2.31-1.rt47.1|202	#Patch201:	video-fb-fix-unregister_framebuffer-fb_destroy.patch
12cr|kernel-rt-3.2.31-1.rt47.1|203	
12cr|kernel-rt-3.2.31-1.rt47.1|204	#END
12cr|kernel-rt-3.2.31-1.rt47.1|205	####################################################################
12cr|kernel-rt-3.2.31-1.rt47.1|206	
12cr|kernel-rt-3.2.31-1.rt47.1|207	
12cr|kernel-rt-3.2.31-1.rt47.1|208	Conflicts: drakxtools-backend < 10.4.140
12cr|kernel-rt-3.2.31-1.rt47.1|209	Autoreqprov: 	no
12cr|kernel-rt-3.2.31-1.rt47.1|210	BuildRequires: 	gcc module-init-tools >= 0.9.15
12cr|kernel-rt-3.2.31-1.rt47.1|211	Obsoletes: %{kname}-latest < %{EVRD}
12cr|kernel-rt-3.2.31-1.rt47.1|212	
12cr|kernel-rt-3.2.31-1.rt47.1|213	%description
12cr|kernel-rt-3.2.31-1.rt47.1|214	%{rt_info}
12cr|kernel-rt-3.2.31-1.rt47.1|215	
12cr|kernel-rt-3.2.31-1.rt47.1|216	
12cr|kernel-rt-3.2.31-1.rt47.1|217	#
12cr|kernel-rt-3.2.31-1.rt47.1|218	# kernel-source: kernel sources
12cr|kernel-rt-3.2.31-1.rt47.1|219	#
12cr|kernel-rt-3.2.31-1.rt47.1|220	%if %build_source
12cr|kernel-rt-3.2.31-1.rt47.1|221	%package -n %{kname}-source
12cr|kernel-rt-3.2.31-1.rt47.1|222	Version:  %{kversion}
12cr|kernel-rt-3.2.31-1.rt47.1|223	Release:  %{rpmrel}
12cr|kernel-rt-3.2.31-1.rt47.1|224	Provides: kernel-source = %{kverrel}, kernel-devel = %{kverrel}
12cr|kernel-rt-3.2.31-1.rt47.1|225	Requires: glibc-devel, ncurses-devel, make, gcc, perl
12cr|kernel-rt-3.2.31-1.rt47.1|226	Summary:  The source code for the Linux kernel
12cr|kernel-rt-3.2.31-1.rt47.1|227	Group:    Development/Kernel
12cr|kernel-rt-3.2.31-1.rt47.1|228	Autoreqprov: no
12cr|kernel-rt-3.2.31-1.rt47.1|229	Obsoletes: %{kname}-source-latest < %{EVRD}
12cr|kernel-rt-3.2.31-1.rt47.1|230	
12cr|kernel-rt-3.2.31-1.rt47.1|231	%description -n %{kname}-source
12cr|kernel-rt-3.2.31-1.rt47.1|232	The %{kname}-source package contains the source code files for the Linux
12cr|kernel-rt-3.2.31-1.rt47.1|233	kernel. Theese source files are only needed if you want to build your own
12cr|kernel-rt-3.2.31-1.rt47.1|234	custom kernel that is better tuned to your particular hardware.
12cr|kernel-rt-3.2.31-1.rt47.1|235	
12cr|kernel-rt-3.2.31-1.rt47.1|236	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12cr|kernel-rt-3.2.31-1.rt47.1|237	drivers against, install the *-devel-* rpm that is matching your kernel.
12cr|kernel-rt-3.2.31-1.rt47.1|238	
12cr|kernel-rt-3.2.31-1.rt47.1|239	%{rt_info}
12cr|kernel-rt-3.2.31-1.rt47.1|240	%endif # build_source
12cr|kernel-rt-3.2.31-1.rt47.1|241	
12cr|kernel-rt-3.2.31-1.rt47.1|242	
12cr|kernel-rt-3.2.31-1.rt47.1|243	#
12cr|kernel-rt-3.2.31-1.rt47.1|244	# kernel-devel: stripped kernel sources
12cr|kernel-rt-3.2.31-1.rt47.1|245	#
12cr|kernel-rt-3.2.31-1.rt47.1|246	%if %build_devel
12cr|kernel-rt-3.2.31-1.rt47.1|247	%package -n %{kname}-devel
12cr|kernel-rt-3.2.31-1.rt47.1|248	Version:  %{kversion}
12cr|kernel-rt-3.2.31-1.rt47.1|249	Release:  %{rpmrel}
12cr|kernel-rt-3.2.31-1.rt47.1|250	Provides: kernel-devel = %{kverrel}
12cr|kernel-rt-3.2.31-1.rt47.1|251	Summary:  The %{kname} devel files for 3rdparty modules build
12cr|kernel-rt-3.2.31-1.rt47.1|252	Group:    Development/Kernel
12cr|kernel-rt-3.2.31-1.rt47.1|253	Autoreqprov: no
12cr|kernel-rt-3.2.31-1.rt47.1|254	Requires: glibc-devel, ncurses-devel, make, gcc, perl
12cr|kernel-rt-3.2.31-1.rt47.1|255	Obsoletes: %{kname}-devel-latest < %{EVRD}
12cr|kernel-rt-3.2.31-1.rt47.1|256	
12cr|kernel-rt-3.2.31-1.rt47.1|257	%description -n %{kname}-devel
12cr|kernel-rt-3.2.31-1.rt47.1|258	This package contains the kernel-devel files that should be enough to build
12cr|kernel-rt-3.2.31-1.rt47.1|259	3rdparty drivers against for use with the %{kname}.
12cr|kernel-rt-3.2.31-1.rt47.1|260	
12cr|kernel-rt-3.2.31-1.rt47.1|261	If you want to build your own kernel, you need to install the full
12cr|kernel-rt-3.2.31-1.rt47.1|262	%{kname}-source rpm.
12cr|kernel-rt-3.2.31-1.rt47.1|263	
12cr|kernel-rt-3.2.31-1.rt47.1|264	%{rt_info}
12cr|kernel-rt-3.2.31-1.rt47.1|265	%endif # build_devel
12cr|kernel-rt-3.2.31-1.rt47.1|266	
12cr|kernel-rt-3.2.31-1.rt47.1|267	#
12cr|kernel-rt-3.2.31-1.rt47.1|268	# kernel-debug: unstripped kernel vmlinux
12cr|kernel-rt-3.2.31-1.rt47.1|269	#
12cr|kernel-rt-3.2.31-1.rt47.1|270	%if %build_debug
12cr|kernel-rt-3.2.31-1.rt47.1|271	%package -n %{kname}-debuginfo
12cr|kernel-rt-3.2.31-1.rt47.1|272	Version:  %{kversion}
12cr|kernel-rt-3.2.31-1.rt47.1|273	Release:  %{rpmrel}
12cr|kernel-rt-3.2.31-1.rt47.1|274	Provides: kernel-debug = %{kverrel}
12cr|kernel-rt-3.2.31-1.rt47.1|275	Provides: kernel-debuginfo = %{kverrel}
12cr|kernel-rt-3.2.31-1.rt47.1|276	Summary:  The %{kname} debug files
12cr|kernel-rt-3.2.31-1.rt47.1|277	Group:    Development/Debug
12cr|kernel-rt-3.2.31-1.rt47.1|278	Autoreqprov: no
12cr|kernel-rt-3.2.31-1.rt47.1|279	Requires: glibc-devel
12cr|kernel-rt-3.2.31-1.rt47.1|280	
12cr|kernel-rt-3.2.31-1.rt47.1|281	%description -n %{kname}-debuginfo
12cr|kernel-rt-3.2.31-1.rt47.1|282	This package contains the kernel-debug files that should be enough to
12cr|kernel-rt-3.2.31-1.rt47.1|283	use debugging/monitoring tool (like systemtap, oprofile, ...)
12cr|kernel-rt-3.2.31-1.rt47.1|284	
12cr|kernel-rt-3.2.31-1.rt47.1|285	%{rt_info}
12cr|kernel-rt-3.2.31-1.rt47.1|286	%endif # build_debug
12cr|kernel-rt-3.2.31-1.rt47.1|287	
12cr|kernel-rt-3.2.31-1.rt47.1|288	#
12cr|kernel-rt-3.2.31-1.rt47.1|289	# kernel-doc: documentation for the Linux kernel
12cr|kernel-rt-3.2.31-1.rt47.1|290	#
12cr|kernel-rt-3.2.31-1.rt47.1|291	%if %build_doc
12cr|kernel-rt-3.2.31-1.rt47.1|292	%package -n %{kname}-doc
12cr|kernel-rt-3.2.31-1.rt47.1|293	Version:  %{kversion}
12cr|kernel-rt-3.2.31-1.rt47.1|294	Release:  %{rpmrel}
12cr|kernel-rt-3.2.31-1.rt47.1|295	Summary:  Various documentation bits found in the kernel source
12cr|kernel-rt-3.2.31-1.rt47.1|296	Group:    Books/Computer books
12cr|kernel-rt-3.2.31-1.rt47.1|297	
12cr|kernel-rt-3.2.31-1.rt47.1|298	%description -n %{kname}-doc
12cr|kernel-rt-3.2.31-1.rt47.1|299	This package contains documentation files form the kernel source. Various
12cr|kernel-rt-3.2.31-1.rt47.1|300	bits of information about the Linux kernel and the device drivers shipped
12cr|kernel-rt-3.2.31-1.rt47.1|301	with it are documented in these files. You also might want install this
12cr|kernel-rt-3.2.31-1.rt47.1|302	package if you need a reference to the options that can be passed to Linux
12cr|kernel-rt-3.2.31-1.rt47.1|303	kernel modules at load time.
12cr|kernel-rt-3.2.31-1.rt47.1|304	
12cr|kernel-rt-3.2.31-1.rt47.1|305	%{rt_info}
12cr|kernel-rt-3.2.31-1.rt47.1|306	%endif # build_doc
12cr|kernel-rt-3.2.31-1.rt47.1|307	
12cr|kernel-rt-3.2.31-1.rt47.1|308	#
12cr|kernel-rt-3.2.31-1.rt47.1|309	# End packages - here begins build stage
12cr|kernel-rt-3.2.31-1.rt47.1|310	#
12cr|kernel-rt-3.2.31-1.rt47.1|311	%prep
12cr|kernel-rt-3.2.31-1.rt47.1|312	%setup -q -n %top_dir_name -c
12cr|kernel-rt-3.2.31-1.rt47.1|313	
12cr|kernel-rt-3.2.31-1.rt47.1|314	pushd %src_dir
12cr|kernel-rt-3.2.31-1.rt47.1|315	%if %kpatch
12cr|kernel-rt-3.2.31-1.rt47.1|316	xzcat %{PATCH1} | patch -p1
12cr|kernel-rt-3.2.31-1.rt47.1|317	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|318	%if %kstable
12cr|kernel-rt-3.2.31-1.rt47.1|319	xzcat %{PATCH1} | patch -p1
12cr|kernel-rt-3.2.31-1.rt47.1|320	#patch1 -p1
12cr|kernel-rt-3.2.31-1.rt47.1|321	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|322	
12cr|kernel-rt-3.2.31-1.rt47.1|323	# Mingo's patch
12cr|kernel-rt-3.2.31-1.rt47.1|324	xzcat %{PATCH2} | patch -p1
12cr|kernel-rt-3.2.31-1.rt47.1|325	#patch2 -p1
12cr|kernel-rt-3.2.31-1.rt47.1|326	
12cr|kernel-rt-3.2.31-1.rt47.1|327	# LKML's patches
12cr|kernel-rt-3.2.31-1.rt47.1|328	#patch102 -p1
12cr|kernel-rt-3.2.31-1.rt47.1|329	#patch103 -p1
12cr|kernel-rt-3.2.31-1.rt47.1|330	
12cr|kernel-rt-3.2.31-1.rt47.1|331	# MDV Patches
12cr|kernel-rt-3.2.31-1.rt47.1|332	#patch201 -p1
12cr|kernel-rt-3.2.31-1.rt47.1|333	
12cr|kernel-rt-3.2.31-1.rt47.1|334	popd
12cr|kernel-rt-3.2.31-1.rt47.1|335	
12cr|kernel-rt-3.2.31-1.rt47.1|336	# PATCH END
12cr|kernel-rt-3.2.31-1.rt47.1|337	
12cr|kernel-rt-3.2.31-1.rt47.1|338	
12cr|kernel-rt-3.2.31-1.rt47.1|339	#
12cr|kernel-rt-3.2.31-1.rt47.1|340	# Setup Begin
12cr|kernel-rt-3.2.31-1.rt47.1|341	#
12cr|kernel-rt-3.2.31-1.rt47.1|342	
12cr|kernel-rt-3.2.31-1.rt47.1|343	# Copy our defconfigs into place.
12cr|kernel-rt-3.2.31-1.rt47.1|344	%if %{_arch} == i386
12cr|kernel-rt-3.2.31-1.rt47.1|345	cp %{SOURCE20} %{build_dir}/linux-%{tar_ver}/arch/%{target_arch}/defconfig
12cr|kernel-rt-3.2.31-1.rt47.1|346	%else
12cr|kernel-rt-3.2.31-1.rt47.1|347	%if %{_arch} == x86_64
12cr|kernel-rt-3.2.31-1.rt47.1|348	cp %{SOURCE21} %{build_dir}/linux-%{tar_ver}/arch/%{target_arch}/defconfig
12cr|kernel-rt-3.2.31-1.rt47.1|349	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|350	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|351	
12cr|kernel-rt-3.2.31-1.rt47.1|352	# make sure the kernel has the sublevel we know it has...
12cr|kernel-rt-3.2.31-1.rt47.1|353	#LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" linux-%{tar_ver}/Makefile
12cr|kernel-rt-3.2.31-1.rt47.1|354	
12cr|kernel-rt-3.2.31-1.rt47.1|355	# remove localversion-tip file
12cr|kernel-rt-3.2.31-1.rt47.1|356	rm -f linux-%{tar_ver}/localversion-rt
12cr|kernel-rt-3.2.31-1.rt47.1|357	
12cr|kernel-rt-3.2.31-1.rt47.1|358	sed -i '/^LD/s/ld$/ld.bfd/' %{build_dir}/linux-%{tar_ver}/Makefile
12cr|kernel-rt-3.2.31-1.rt47.1|359	
12cr|kernel-rt-3.2.31-1.rt47.1|360	%build
12cr|kernel-rt-3.2.31-1.rt47.1|361	# Common target directories
12cr|kernel-rt-3.2.31-1.rt47.1|362	%define _kerneldir /usr/src/%{kname}-%{buildrel}
12cr|kernel-rt-3.2.31-1.rt47.1|363	%define _bootdir /boot
12cr|kernel-rt-3.2.31-1.rt47.1|364	%define _modulesdir /lib/modules
12cr|kernel-rt-3.2.31-1.rt47.1|365	%define _develdir /usr/src/%{kname}-devel-%{buildrel}
12cr|kernel-rt-3.2.31-1.rt47.1|366	
12cr|kernel-rt-3.2.31-1.rt47.1|367	
12cr|kernel-rt-3.2.31-1.rt47.1|368	# Directories definition needed for building
12cr|kernel-rt-3.2.31-1.rt47.1|369	%define temp_root %{build_dir}/temp-root
12cr|kernel-rt-3.2.31-1.rt47.1|370	%define temp_source %{temp_root}%{_kerneldir}
12cr|kernel-rt-3.2.31-1.rt47.1|371	%define temp_boot %{temp_root}%{_bootdir}
12cr|kernel-rt-3.2.31-1.rt47.1|372	%define temp_modules %{temp_root}%{_modulesdir}
12cr|kernel-rt-3.2.31-1.rt47.1|373	%define temp_devel %{temp_root}%{_develdir}
12cr|kernel-rt-3.2.31-1.rt47.1|374	
12cr|kernel-rt-3.2.31-1.rt47.1|375	
12cr|kernel-rt-3.2.31-1.rt47.1|376	PrepareKernel() {
12cr|kernel-rt-3.2.31-1.rt47.1|377	name=$1
12cr|kernel-rt-3.2.31-1.rt47.1|378	extension=$2
12cr|kernel-rt-3.2.31-1.rt47.1|379	echo "Prepare compilation of kernel $extension"
12cr|kernel-rt-3.2.31-1.rt47.1|380	
12cr|kernel-rt-3.2.31-1.rt47.1|381	if [ "$name" ]; then
12cr|kernel-rt-3.2.31-1.rt47.1|382	config_name="defconfig-$name"
12cr|kernel-rt-3.2.31-1.rt47.1|383	else
12cr|kernel-rt-3.2.31-1.rt47.1|384	config_name="defconfig"
12cr|kernel-rt-3.2.31-1.rt47.1|385	fi
12cr|kernel-rt-3.2.31-1.rt47.1|386	
12cr|kernel-rt-3.2.31-1.rt47.1|387	# make sure EXTRAVERSION says what we want it to say
12cr|kernel-rt-3.2.31-1.rt47.1|388	#	%%if %kstable
12cr|kernel-rt-3.2.31-1.rt47.1|389	#		LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = .%{kstable}-$extension/" Makefile
12cr|kernel-rt-3.2.31-1.rt47.1|390	#	%%else
12cr|kernel-rt-3.2.31-1.rt47.1|391	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
12cr|kernel-rt-3.2.31-1.rt47.1|392	#	%%endif
12cr|kernel-rt-3.2.31-1.rt47.1|393	
12cr|kernel-rt-3.2.31-1.rt47.1|394	### FIXME MDV bugs #29744, #29074, will be removed when fixed upstream
12cr|kernel-rt-3.2.31-1.rt47.1|395	LC_ALL=C perl -p -i -e "s/^source/### source/" drivers/crypto/Kconfig
12cr|kernel-rt-3.2.31-1.rt47.1|396	
12cr|kernel-rt-3.2.31-1.rt47.1|397	%smake -s mrproper
12cr|kernel-rt-3.2.31-1.rt47.1|398	cp arch/%{target_arch}/$config_name .config
12cr|kernel-rt-3.2.31-1.rt47.1|399	%smake oldconfig
12cr|kernel-rt-3.2.31-1.rt47.1|400	}
12cr|kernel-rt-3.2.31-1.rt47.1|401	
12cr|kernel-rt-3.2.31-1.rt47.1|402	
12cr|kernel-rt-3.2.31-1.rt47.1|403	BuildKernel() {
12cr|kernel-rt-3.2.31-1.rt47.1|404	KernelVer=$1
12cr|kernel-rt-3.2.31-1.rt47.1|405	echo "Building kernel $KernelVer"
12cr|kernel-rt-3.2.31-1.rt47.1|406	
12cr|kernel-rt-3.2.31-1.rt47.1|407	%kmake all
12cr|kernel-rt-3.2.31-1.rt47.1|408	
12cr|kernel-rt-3.2.31-1.rt47.1|409	## Start installing stuff
12cr|kernel-rt-3.2.31-1.rt47.1|410	install -d %{temp_boot}
12cr|kernel-rt-3.2.31-1.rt47.1|411	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
12cr|kernel-rt-3.2.31-1.rt47.1|412	install -m 644 .config %{temp_boot}/config-$KernelVer
12cr|kernel-rt-3.2.31-1.rt47.1|413	
12cr|kernel-rt-3.2.31-1.rt47.1|414	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
12cr|kernel-rt-3.2.31-1.rt47.1|415	cp -f vmlinux %{temp_boot}/vmlinux-$KernelVer
12cr|kernel-rt-3.2.31-1.rt47.1|416	
12cr|kernel-rt-3.2.31-1.rt47.1|417	# modules
12cr|kernel-rt-3.2.31-1.rt47.1|418	install -d %{temp_modules}/$KernelVer
12cr|kernel-rt-3.2.31-1.rt47.1|419	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
12cr|kernel-rt-3.2.31-1.rt47.1|420	
12cr|kernel-rt-3.2.31-1.rt47.1|421	# remove /lib/firmware, we use a separate kernel-firmware
12cr|kernel-rt-3.2.31-1.rt47.1|422	rm -rf %{temp_root}/lib/firmware
12cr|kernel-rt-3.2.31-1.rt47.1|423	}
12cr|kernel-rt-3.2.31-1.rt47.1|424	
12cr|kernel-rt-3.2.31-1.rt47.1|425	
12cr|kernel-rt-3.2.31-1.rt47.1|426	SaveDevel() {
12cr|kernel-rt-3.2.31-1.rt47.1|427	flavour=$1
12cr|kernel-rt-3.2.31-1.rt47.1|428	if [ "$flavour" = "up" ]; then
12cr|kernel-rt-3.2.31-1.rt47.1|429	DevelRoot=%{temp_devel}
12cr|kernel-rt-3.2.31-1.rt47.1|430	else
12cr|kernel-rt-3.2.31-1.rt47.1|431	DevelRoot=%{temp_smp_devel}
12cr|kernel-rt-3.2.31-1.rt47.1|432	fi
12cr|kernel-rt-3.2.31-1.rt47.1|433	mkdir -p $DevelRoot
12cr|kernel-rt-3.2.31-1.rt47.1|434	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $DevelRoot;done
12cr|kernel-rt-3.2.31-1.rt47.1|435	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $DevelRoot;done
12cr|kernel-rt-3.2.31-1.rt47.1|436	cp -fR include $DevelRoot
12cr|kernel-rt-3.2.31-1.rt47.1|437	cp -fR scripts $DevelRoot
12cr|kernel-rt-3.2.31-1.rt47.1|438	%ifarch %{ix86} x86_64
12cr|kernel-rt-3.2.31-1.rt47.1|439	cp -fR arch/x86/kernel/asm-offsets.{c,s} $DevelRoot/arch/x86/kernel/
12cr|kernel-rt-3.2.31-1.rt47.1|440	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $DevelRoot/arch/x86/kernel/
12cr|kernel-rt-3.2.31-1.rt47.1|441	cp -fR arch/x86/include $DevelRoot/arch/x86/
12cr|kernel-rt-3.2.31-1.rt47.1|442	%else
12cr|kernel-rt-3.2.31-1.rt47.1|443	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} $DevelRoot/arch/%{target_arch}/kernel/
12cr|kernel-rt-3.2.31-1.rt47.1|444	cp -fR arch/%{target_arch}/include $DevelRoot/arch/%{target_arch}/
12cr|kernel-rt-3.2.31-1.rt47.1|445	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|446	cp -fR .config Module.symvers $DevelRoot
12cr|kernel-rt-3.2.31-1.rt47.1|447	
12cr|kernel-rt-3.2.31-1.rt47.1|448	# Needed for truecrypt build (Danny)
12cr|kernel-rt-3.2.31-1.rt47.1|449	cp -fR drivers/md/dm.h $DevelRoot/drivers/md/
12cr|kernel-rt-3.2.31-1.rt47.1|450	
12cr|kernel-rt-3.2.31-1.rt47.1|451	# Needed for external dvb tree (#41418)
12cr|kernel-rt-3.2.31-1.rt47.1|452	cp -fR drivers/media/dvb/dvb-core/*.h %{temp_devel}/drivers/media/dvb/dvb-core/
12cr|kernel-rt-3.2.31-1.rt47.1|453	cp -fR drivers/media/dvb/frontends/lgdt330x.h %{temp_devel}/drivers/media/dvb/frontends/
12cr|kernel-rt-3.2.31-1.rt47.1|454	
12cr|kernel-rt-3.2.31-1.rt47.1|455	# add acpica header files, needed for fglrx build
12cr|kernel-rt-3.2.31-1.rt47.1|456	cp -fR drivers/acpi/acpica/*.h %{temp_devel}/drivers/acpi/acpica/
12cr|kernel-rt-3.2.31-1.rt47.1|457	
12cr|kernel-rt-3.2.31-1.rt47.1|458	# Disable bounds.h and asm-offsets.h removal
12cr|kernel-rt-3.2.31-1.rt47.1|459	#patch -p1 -d %{temp_devel} -i %{SOURCE3}
12cr|kernel-rt-3.2.31-1.rt47.1|460	
12cr|kernel-rt-3.2.31-1.rt47.1|461	# fix permissions
12cr|kernel-rt-3.2.31-1.rt47.1|462	chmod -R a+rX $DevelRoot
12cr|kernel-rt-3.2.31-1.rt47.1|463	}
12cr|kernel-rt-3.2.31-1.rt47.1|464	
12cr|kernel-rt-3.2.31-1.rt47.1|465	SaveDebug() {
12cr|kernel-rt-3.2.31-1.rt47.1|466	kernversion=$1
12cr|kernel-rt-3.2.31-1.rt47.1|467	flavour=$2
12cr|kernel-rt-3.2.31-1.rt47.1|468	
12cr|kernel-rt-3.2.31-1.rt47.1|469	echo "SaveDebug $kernversion $flavour"
12cr|kernel-rt-3.2.31-1.rt47.1|470	
12cr|kernel-rt-3.2.31-1.rt47.1|471	kernel_debug_files=../kernel_debug_files.$flavour
12cr|kernel-rt-3.2.31-1.rt47.1|472	
12cr|kernel-rt-3.2.31-1.rt47.1|473	echo "%defattr(-,root,root)" > $kernel_debug_files
12cr|kernel-rt-3.2.31-1.rt47.1|474	echo "%{_bootdir}/vmlinux-$kernversion" >> $kernel_debug_files
12cr|kernel-rt-3.2.31-1.rt47.1|475	
12cr|kernel-rt-3.2.31-1.rt47.1|476	find %{temp_modules}/$kernversion/kernel \
12cr|kernel-rt-3.2.31-1.rt47.1|477	-name "*.ko" -exec objcopy --only-keep-debug '{}' '{}'.debug \;
12cr|kernel-rt-3.2.31-1.rt47.1|478	
12cr|kernel-rt-3.2.31-1.rt47.1|479	find %{temp_modules}/$kernversion/kernel \
12cr|kernel-rt-3.2.31-1.rt47.1|480	-name "*.ko" -exec objcopy --add-gnu-debuglink='{}'.debug --strip-debug '{}' \;
12cr|kernel-rt-3.2.31-1.rt47.1|481	
12cr|kernel-rt-3.2.31-1.rt47.1|482	pushd %{temp_modules}
12cr|kernel-rt-3.2.31-1.rt47.1|483	find $kernversion/kernel -name "*.ko.debug" > debug_module_list
12cr|kernel-rt-3.2.31-1.rt47.1|484	popd
12cr|kernel-rt-3.2.31-1.rt47.1|485	
12cr|kernel-rt-3.2.31-1.rt47.1|486	cat %{temp_modules}/debug_module_list | sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
12cr|kernel-rt-3.2.31-1.rt47.1|487	cat %{temp_modules}/debug_module_list | sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' >> ../kernel_exclude_debug_files.$flavour
12cr|kernel-rt-3.2.31-1.rt47.1|488	rm -f %{temp_modules}/debug_module_list
12cr|kernel-rt-3.2.31-1.rt47.1|489	}
12cr|kernel-rt-3.2.31-1.rt47.1|490	
12cr|kernel-rt-3.2.31-1.rt47.1|491	
12cr|kernel-rt-3.2.31-1.rt47.1|492	CreateFiles() {
12cr|kernel-rt-3.2.31-1.rt47.1|493	kernversion=$1
12cr|kernel-rt-3.2.31-1.rt47.1|494	flavour=$2
12cr|kernel-rt-3.2.31-1.rt47.1|495	
12cr|kernel-rt-3.2.31-1.rt47.1|496	echo "CreateFiles $kernversion $flavour"
12cr|kernel-rt-3.2.31-1.rt47.1|497	
12cr|kernel-rt-3.2.31-1.rt47.1|498	output=../kernel_files.$kernversion
12cr|kernel-rt-3.2.31-1.rt47.1|499	
12cr|kernel-rt-3.2.31-1.rt47.1|500	echo "%defattr(-,root,root)" > $output
12cr|kernel-rt-3.2.31-1.rt47.1|501	echo "%{_bootdir}/config-${kernversion}" >> $output
12cr|kernel-rt-3.2.31-1.rt47.1|502	echo "%{_bootdir}/vmlinuz-${kernversion}" >> $output
12cr|kernel-rt-3.2.31-1.rt47.1|503	echo "%{_bootdir}/System.map-${kernversion}" >> $output
12cr|kernel-rt-3.2.31-1.rt47.1|504	echo "%dir %{_modulesdir}/${kernversion}/" >> $output
12cr|kernel-rt-3.2.31-1.rt47.1|505	echo "%{_modulesdir}/${kernversion}/kernel" >> $output
12cr|kernel-rt-3.2.31-1.rt47.1|506	echo "%{_modulesdir}/${kernversion}/modules.*" >> $output
12cr|kernel-rt-3.2.31-1.rt47.1|507	echo "%doc README.kernel-sources" >> $output
12cr|kernel-rt-3.2.31-1.rt47.1|508	echo "%doc README.MandrivaLinux" >> $output
12cr|kernel-rt-3.2.31-1.rt47.1|509	cat ../kernel_exclude_debug_files.$flavour >> $output
12cr|kernel-rt-3.2.31-1.rt47.1|510	}
12cr|kernel-rt-3.2.31-1.rt47.1|511	
12cr|kernel-rt-3.2.31-1.rt47.1|512	
12cr|kernel-rt-3.2.31-1.rt47.1|513	CreateKernel() {
12cr|kernel-rt-3.2.31-1.rt47.1|514	flavour=$1
12cr|kernel-rt-3.2.31-1.rt47.1|515	echo "CreateKernel $flavour"
12cr|kernel-rt-3.2.31-1.rt47.1|516	
12cr|kernel-rt-3.2.31-1.rt47.1|517	if [ "$flavour" = "up" ]; then
12cr|kernel-rt-3.2.31-1.rt47.1|518	KernelVer=%{buildrel}
12cr|kernel-rt-3.2.31-1.rt47.1|519	PrepareKernel "" %{buildrpmrel}
12cr|kernel-rt-3.2.31-1.rt47.1|520	else
12cr|kernel-rt-3.2.31-1.rt47.1|521	KernelVer=%{buildrel}$flavour
12cr|kernel-rt-3.2.31-1.rt47.1|522	PrepareKernel $flavour %{buildrpmrel}$flavour
12cr|kernel-rt-3.2.31-1.rt47.1|523	fi
12cr|kernel-rt-3.2.31-1.rt47.1|524	
12cr|kernel-rt-3.2.31-1.rt47.1|525	BuildKernel $KernelVer
12cr|kernel-rt-3.2.31-1.rt47.1|526	%if %build_devel
12cr|kernel-rt-3.2.31-1.rt47.1|527	SaveDevel $flavour
12cr|kernel-rt-3.2.31-1.rt47.1|528	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|529	%if %build_debug
12cr|kernel-rt-3.2.31-1.rt47.1|530	SaveDebug $KernelVer $flavour
12cr|kernel-rt-3.2.31-1.rt47.1|531	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|532	CreateFiles $KernelVer $flavour
12cr|kernel-rt-3.2.31-1.rt47.1|533	}
12cr|kernel-rt-3.2.31-1.rt47.1|534	
12cr|kernel-rt-3.2.31-1.rt47.1|535	
12cr|kernel-rt-3.2.31-1.rt47.1|536	###
12cr|kernel-rt-3.2.31-1.rt47.1|537	# DO it...
12cr|kernel-rt-3.2.31-1.rt47.1|538	###
12cr|kernel-rt-3.2.31-1.rt47.1|539	
12cr|kernel-rt-3.2.31-1.rt47.1|540	
12cr|kernel-rt-3.2.31-1.rt47.1|541	# Create a simulacro of buildroot
12cr|kernel-rt-3.2.31-1.rt47.1|542	rm -rf %{temp_root}
12cr|kernel-rt-3.2.31-1.rt47.1|543	install -d %{temp_root}
12cr|kernel-rt-3.2.31-1.rt47.1|544	
12cr|kernel-rt-3.2.31-1.rt47.1|545	
12cr|kernel-rt-3.2.31-1.rt47.1|546	#make sure we are in the directory
12cr|kernel-rt-3.2.31-1.rt47.1|547	cd %src_dir
12cr|kernel-rt-3.2.31-1.rt47.1|548	
12cr|kernel-rt-3.2.31-1.rt47.1|549	%if %build_kernel
12cr|kernel-rt-3.2.31-1.rt47.1|550	CreateKernel up
12cr|kernel-rt-3.2.31-1.rt47.1|551	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|552	
12cr|kernel-rt-3.2.31-1.rt47.1|553	
12cr|kernel-rt-3.2.31-1.rt47.1|554	# We don't make to repeat the depend code at the install phase
12cr|kernel-rt-3.2.31-1.rt47.1|555	%if %build_source
12cr|kernel-rt-3.2.31-1.rt47.1|556	PrepareKernel "" %{buildrpmrel}custom
12cr|kernel-rt-3.2.31-1.rt47.1|557	# From > 2.6.13 prepare-all is deprecated and relies on include/linux/autoconf
12cr|kernel-rt-3.2.31-1.rt47.1|558	# To have modpost and others scripts, one has to use the target scripts
12cr|kernel-rt-3.2.31-1.rt47.1|559	%smake -s prepare
12cr|kernel-rt-3.2.31-1.rt47.1|560	%smake -s scripts
12cr|kernel-rt-3.2.31-1.rt47.1|561	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|562	
12cr|kernel-rt-3.2.31-1.rt47.1|563	
12cr|kernel-rt-3.2.31-1.rt47.1|564	###
12cr|kernel-rt-3.2.31-1.rt47.1|565	### install
12cr|kernel-rt-3.2.31-1.rt47.1|566	###
12cr|kernel-rt-3.2.31-1.rt47.1|567	%install
12cr|kernel-rt-3.2.31-1.rt47.1|568	
12cr|kernel-rt-3.2.31-1.rt47.1|569	# on ne strippe pas vmlinux
12cr|kernel-rt-3.2.31-1.rt47.1|570	EXCLUDE_FROM_STRIP="%{_bootdir}/vmlinux"
12cr|kernel-rt-3.2.31-1.rt47.1|571	export EXCLUDE_FROM_STRIP
12cr|kernel-rt-3.2.31-1.rt47.1|572	
12cr|kernel-rt-3.2.31-1.rt47.1|573	install -m 644 %{SOURCE4}  .
12cr|kernel-rt-3.2.31-1.rt47.1|574	install -m 644 %{SOURCE5}  .
12cr|kernel-rt-3.2.31-1.rt47.1|575	
12cr|kernel-rt-3.2.31-1.rt47.1|576	cd %src_dir
12cr|kernel-rt-3.2.31-1.rt47.1|577	# Directories definition needed for installing
12cr|kernel-rt-3.2.31-1.rt47.1|578	%define target_source %{buildroot}/%{_kerneldir}
12cr|kernel-rt-3.2.31-1.rt47.1|579	%define target_boot %{buildroot}%{_bootdir}
12cr|kernel-rt-3.2.31-1.rt47.1|580	%define target_modules %{buildroot}%{_modulesdir}
12cr|kernel-rt-3.2.31-1.rt47.1|581	%define target_devel %{buildroot}%{_develdir}
12cr|kernel-rt-3.2.31-1.rt47.1|582	
12cr|kernel-rt-3.2.31-1.rt47.1|583	# We want to be able to test several times the install part
12cr|kernel-rt-3.2.31-1.rt47.1|584	rm -rf %{buildroot}
12cr|kernel-rt-3.2.31-1.rt47.1|585	cp -a %{temp_root} %{buildroot}
12cr|kernel-rt-3.2.31-1.rt47.1|586	
12cr|kernel-rt-3.2.31-1.rt47.1|587	# Create directories infastructure
12cr|kernel-rt-3.2.31-1.rt47.1|588	%if %build_source
12cr|kernel-rt-3.2.31-1.rt47.1|589	install -d %{target_source}
12cr|kernel-rt-3.2.31-1.rt47.1|590	
12cr|kernel-rt-3.2.31-1.rt47.1|591	tar cf - . | tar xf - -C %{target_source}
12cr|kernel-rt-3.2.31-1.rt47.1|592	chmod -R a+rX %{target_source}
12cr|kernel-rt-3.2.31-1.rt47.1|593	
12cr|kernel-rt-3.2.31-1.rt47.1|594	
12cr|kernel-rt-3.2.31-1.rt47.1|595	# we remove all the source files that we don't ship
12cr|kernel-rt-3.2.31-1.rt47.1|596	
12cr|kernel-rt-3.2.31-1.rt47.1|597	# first architecture files
12cr|kernel-rt-3.2.31-1.rt47.1|598	for i in alpha arm arm26 avr32 blackfin cris frv h8300 hexagon ia64 mips microblaze m32r m68k m68knommu mn10300 openrisc parisc powerpc ppc score sh sh64 s390 sparc64 tile unicore32 v850 xtensa; do
12cr|kernel-rt-3.2.31-1.rt47.1|599	rm -rf %{target_source}/arch/$i
12cr|kernel-rt-3.2.31-1.rt47.1|600	rm -rf %{target_source}/include/asm-$i
12cr|kernel-rt-3.2.31-1.rt47.1|601	
12cr|kernel-rt-3.2.31-1.rt47.1|602	%if %build_devel
12cr|kernel-rt-3.2.31-1.rt47.1|603	%if %build_kernel
12cr|kernel-rt-3.2.31-1.rt47.1|604	rm -rf %{target_devel}/arch/$i
12cr|kernel-rt-3.2.31-1.rt47.1|605	rm -rf %{target_devel}/include/asm-$i
12cr|kernel-rt-3.2.31-1.rt47.1|606	# Needed for truecrypt build (Danny)
12cr|kernel-rt-3.2.31-1.rt47.1|607	cp -fR drivers/md/dm.h %{target_devel}/drivers/md/
12cr|kernel-rt-3.2.31-1.rt47.1|608	%endif # build_kernel
12cr|kernel-rt-3.2.31-1.rt47.1|609	%endif # build_devel
12cr|kernel-rt-3.2.31-1.rt47.1|610	done
12cr|kernel-rt-3.2.31-1.rt47.1|611	
12cr|kernel-rt-3.2.31-1.rt47.1|612	# remove arch files based on target arch
12cr|kernel-rt-3.2.31-1.rt47.1|613	rm -rf %{target_source}/arch/sparc
12cr|kernel-rt-3.2.31-1.rt47.1|614	rm -rf %{target_source}/arch/sparc64
12cr|kernel-rt-3.2.31-1.rt47.1|615	rm -rf %{target_source}/include/asm-sparc
12cr|kernel-rt-3.2.31-1.rt47.1|616	rm -rf %{target_source}/include/asm-sparc64
12cr|kernel-rt-3.2.31-1.rt47.1|617	%if %build_devel
12cr|kernel-rt-3.2.31-1.rt47.1|618	%if %build_kernel
12cr|kernel-rt-3.2.31-1.rt47.1|619	rm -rf %{target_devel}/arch/sparc
12cr|kernel-rt-3.2.31-1.rt47.1|620	rm -rf %{target_devel}/arch/sparc64
12cr|kernel-rt-3.2.31-1.rt47.1|621	rm -rf %{target_devel}/include/asm-sparc
12cr|kernel-rt-3.2.31-1.rt47.1|622	rm -rf %{target_devel}/include/asm-sparc64
12cr|kernel-rt-3.2.31-1.rt47.1|623	%endif # build_kernel
12cr|kernel-rt-3.2.31-1.rt47.1|624	%endif # build_devel
12cr|kernel-rt-3.2.31-1.rt47.1|625	
12cr|kernel-rt-3.2.31-1.rt47.1|626	# other misc files
12cr|kernel-rt-3.2.31-1.rt47.1|627	rm -f %{target_source}/{.config.old,.config.cmd,.tmp_gas_check,.mailmap,.missing-syscalls.d,.mm,arch/.gitignore}
12cr|kernel-rt-3.2.31-1.rt47.1|628	
12cr|kernel-rt-3.2.31-1.rt47.1|629	# disable mrproper in -devel rpms
12cr|kernel-rt-3.2.31-1.rt47.1|630	%if %build_devel
12cr|kernel-rt-3.2.31-1.rt47.1|631	%if %build_kernel
12cr|kernel-rt-3.2.31-1.rt47.1|632	patch -p1 -d %{target_devel} -i %{SOURCE2}
12cr|kernel-rt-3.2.31-1.rt47.1|633	%endif # build_kernel
12cr|kernel-rt-3.2.31-1.rt47.1|634	%endif # build_devel
12cr|kernel-rt-3.2.31-1.rt47.1|635	
12cr|kernel-rt-3.2.31-1.rt47.1|636	%endif # build_source
12cr|kernel-rt-3.2.31-1.rt47.1|637	
12cr|kernel-rt-3.2.31-1.rt47.1|638	# gzipping modules
12cr|kernel-rt-3.2.31-1.rt47.1|639	find %{target_modules} -name "*.ko" | xargs gzip -9
12cr|kernel-rt-3.2.31-1.rt47.1|640	
12cr|kernel-rt-3.2.31-1.rt47.1|641	# We used to have a copy of PrepareKernel here
12cr|kernel-rt-3.2.31-1.rt47.1|642	# Now, we make sure that the thing in the linux dir is what we want it to be
12cr|kernel-rt-3.2.31-1.rt47.1|643	
12cr|kernel-rt-3.2.31-1.rt47.1|644	for i in %{target_modules}/*; do
12cr|kernel-rt-3.2.31-1.rt47.1|645	rm -f $i/build $i/source $i/modules.*
12cr|kernel-rt-3.2.31-1.rt47.1|646	done
12cr|kernel-rt-3.2.31-1.rt47.1|647	
12cr|kernel-rt-3.2.31-1.rt47.1|648	# sniff, if we gzipped all the modules, we change the stamp :(
12cr|kernel-rt-3.2.31-1.rt47.1|649	# we really need the depmod -ae here
12cr|kernel-rt-3.2.31-1.rt47.1|650	
12cr|kernel-rt-3.2.31-1.rt47.1|651	pushd %{target_modules}
12cr|kernel-rt-3.2.31-1.rt47.1|652	for i in *; do
12cr|kernel-rt-3.2.31-1.rt47.1|653	/sbin/depmod -u -ae -b %{buildroot} -r -F %{target_boot}/System.map-$i $i
12cr|kernel-rt-3.2.31-1.rt47.1|654	echo $?
12cr|kernel-rt-3.2.31-1.rt47.1|655	done
12cr|kernel-rt-3.2.31-1.rt47.1|656	
12cr|kernel-rt-3.2.31-1.rt47.1|657	for i in *; do
12cr|kernel-rt-3.2.31-1.rt47.1|658	pushd $i
12cr|kernel-rt-3.2.31-1.rt47.1|659	echo "Creating module.description for $i"
12cr|kernel-rt-3.2.31-1.rt47.1|660	modules=`find . -name "*.ko.gz"`
12cr|kernel-rt-3.2.31-1.rt47.1|661	echo $modules | xargs /sbin/modinfo-25 \
12cr|kernel-rt-3.2.31-1.rt47.1|662	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12cr|kernel-rt-3.2.31-1.rt47.1|663	popd
12cr|kernel-rt-3.2.31-1.rt47.1|664	done
12cr|kernel-rt-3.2.31-1.rt47.1|665	popd
12cr|kernel-rt-3.2.31-1.rt47.1|666	
12cr|kernel-rt-3.2.31-1.rt47.1|667	%if %build_source
12cr|kernel-rt-3.2.31-1.rt47.1|668	# make sure we are in the directory
12cr|kernel-rt-3.2.31-1.rt47.1|669	pushd %{target_source}
12cr|kernel-rt-3.2.31-1.rt47.1|670	# kernel-source is shipped as an unprepared tree
12cr|kernel-rt-3.2.31-1.rt47.1|671	%smake -s mrproper
12cr|kernel-rt-3.2.31-1.rt47.1|672	# back to previous directory
12cr|kernel-rt-3.2.31-1.rt47.1|673	popd
12cr|kernel-rt-3.2.31-1.rt47.1|674	%endif # build_source
12cr|kernel-rt-3.2.31-1.rt47.1|675	
12cr|kernel-rt-3.2.31-1.rt47.1|676	
12cr|kernel-rt-3.2.31-1.rt47.1|677	###
12cr|kernel-rt-3.2.31-1.rt47.1|678	### scripts
12cr|kernel-rt-3.2.31-1.rt47.1|679	###
12cr|kernel-rt-3.2.31-1.rt47.1|680	
12cr|kernel-rt-3.2.31-1.rt47.1|681	### kernel
12cr|kernel-rt-3.2.31-1.rt47.1|682	%preun -n %{kname}
12cr|kernel-rt-3.2.31-1.rt47.1|683	/sbin/installkernel -R %{buildrel}
12cr|kernel-rt-3.2.31-1.rt47.1|684	if [ -L /lib/modules/%{buildrel}/build ]; then
12cr|kernel-rt-3.2.31-1.rt47.1|685	rm -f /lib/modules/%{buildrel}/build
12cr|kernel-rt-3.2.31-1.rt47.1|686	fi
12cr|kernel-rt-3.2.31-1.rt47.1|687	if [ -L /lib/modules/%{buildrel}/source ]; then
12cr|kernel-rt-3.2.31-1.rt47.1|688	rm -f /lib/modules/%{buildrel}/source
12cr|kernel-rt-3.2.31-1.rt47.1|689	fi
12cr|kernel-rt-3.2.31-1.rt47.1|690	exit 0
12cr|kernel-rt-3.2.31-1.rt47.1|691	
12cr|kernel-rt-3.2.31-1.rt47.1|692	%post -n %{kname}
12cr|kernel-rt-3.2.31-1.rt47.1|693	/sbin/installkernel -L %{buildrel}
12cr|kernel-rt-3.2.31-1.rt47.1|694	if [ -d /usr/src/%{kname}-devel-%{buildrel} ]; then
12cr|kernel-rt-3.2.31-1.rt47.1|695	ln -sf /usr/src/%{kname}-devel-%{buildrel} /lib/modules/%{buildrel}/build
12cr|kernel-rt-3.2.31-1.rt47.1|696	ln -sf /usr/src/%{kname}-devel-%{buildrel} /lib/modules/%{buildrel}/source
12cr|kernel-rt-3.2.31-1.rt47.1|697	fi
12cr|kernel-rt-3.2.31-1.rt47.1|698	
12cr|kernel-rt-3.2.31-1.rt47.1|699	%postun -n %{kname}
12cr|kernel-rt-3.2.31-1.rt47.1|700	/sbin/kernel_remove_initrd %{buildrel}
12cr|kernel-rt-3.2.31-1.rt47.1|701	
12cr|kernel-rt-3.2.31-1.rt47.1|702	
12cr|kernel-rt-3.2.31-1.rt47.1|703	### kernel-devel
12cr|kernel-rt-3.2.31-1.rt47.1|704	%post -n %{kname}-devel
12cr|kernel-rt-3.2.31-1.rt47.1|705	# place /build and /source symlinks in place.
12cr|kernel-rt-3.2.31-1.rt47.1|706	if [ -d /lib/modules/%{buildrel} ]; then
12cr|kernel-rt-3.2.31-1.rt47.1|707	ln -sf /usr/src/%{kname}-devel-%{buildrel} /lib/modules/%{buildrel}/build
12cr|kernel-rt-3.2.31-1.rt47.1|708	ln -sf /usr/src/%{kname}-devel-%{buildrel} /lib/modules/%{buildrel}/source
12cr|kernel-rt-3.2.31-1.rt47.1|709	fi
12cr|kernel-rt-3.2.31-1.rt47.1|710	
12cr|kernel-rt-3.2.31-1.rt47.1|711	%preun -n %{kname}-devel
12cr|kernel-rt-3.2.31-1.rt47.1|712	# we need to delete <modules>/{build,source} at uninstall
12cr|kernel-rt-3.2.31-1.rt47.1|713	if [ -L /lib/modules/%{buildrel}/build ]; then
12cr|kernel-rt-3.2.31-1.rt47.1|714	rm -f /lib/modules/%{buildrel}/build
12cr|kernel-rt-3.2.31-1.rt47.1|715	fi
12cr|kernel-rt-3.2.31-1.rt47.1|716	if [ -L /lib/modules/%{buildrel}/source ]; then
12cr|kernel-rt-3.2.31-1.rt47.1|717	rm -f /lib/modules/%{buildrel}/source
12cr|kernel-rt-3.2.31-1.rt47.1|718	fi
12cr|kernel-rt-3.2.31-1.rt47.1|719	exit 0
12cr|kernel-rt-3.2.31-1.rt47.1|720	
12cr|kernel-rt-3.2.31-1.rt47.1|721	
12cr|kernel-rt-3.2.31-1.rt47.1|722	### kernel-source
12cr|kernel-rt-3.2.31-1.rt47.1|723	%post -n %{kname}-source
12cr|kernel-rt-3.2.31-1.rt47.1|724	for i in /lib/modules/%{buildrel}*; do
12cr|kernel-rt-3.2.31-1.rt47.1|725	if [ -d $i ]; then
12cr|kernel-rt-3.2.31-1.rt47.1|726	rm -f $i/{build,source}
12cr|kernel-rt-3.2.31-1.rt47.1|727	ln -sf /usr/src/%{kname}-%{buildrel} $i/build
12cr|kernel-rt-3.2.31-1.rt47.1|728	ln -sf /usr/src/%{kname}-%{buildrel} $i/source
12cr|kernel-rt-3.2.31-1.rt47.1|729	fi
12cr|kernel-rt-3.2.31-1.rt47.1|730	done
12cr|kernel-rt-3.2.31-1.rt47.1|731	
12cr|kernel-rt-3.2.31-1.rt47.1|732	%preun -n %{kname}-source
12cr|kernel-rt-3.2.31-1.rt47.1|733	for i in /lib/modules/%{buildrel}/{build,source}; do
12cr|kernel-rt-3.2.31-1.rt47.1|734	if [ -L $i ]; then
12cr|kernel-rt-3.2.31-1.rt47.1|735	rm -f $i
12cr|kernel-rt-3.2.31-1.rt47.1|736	fi
12cr|kernel-rt-3.2.31-1.rt47.1|737	done
12cr|kernel-rt-3.2.31-1.rt47.1|738	exit 0
12cr|kernel-rt-3.2.31-1.rt47.1|739	
12cr|kernel-rt-3.2.31-1.rt47.1|740	
12cr|kernel-rt-3.2.31-1.rt47.1|741	###
12cr|kernel-rt-3.2.31-1.rt47.1|742	### file lists
12cr|kernel-rt-3.2.31-1.rt47.1|743	###
12cr|kernel-rt-3.2.31-1.rt47.1|744	
12cr|kernel-rt-3.2.31-1.rt47.1|745	#
12cr|kernel-rt-3.2.31-1.rt47.1|746	# kernel
12cr|kernel-rt-3.2.31-1.rt47.1|747	#
12cr|kernel-rt-3.2.31-1.rt47.1|748	%if %build_kernel
12cr|kernel-rt-3.2.31-1.rt47.1|749	%files -n %{kname} -f kernel_files.%{buildrel}
12cr|kernel-rt-3.2.31-1.rt47.1|750	%endif # build_kernel
12cr|kernel-rt-3.2.31-1.rt47.1|751	
12cr|kernel-rt-3.2.31-1.rt47.1|752	#
12cr|kernel-rt-3.2.31-1.rt47.1|753	# kernel-source
12cr|kernel-rt-3.2.31-1.rt47.1|754	#
12cr|kernel-rt-3.2.31-1.rt47.1|755	%if %build_source
12cr|kernel-rt-3.2.31-1.rt47.1|756	%files -n %{kname}-source
12cr|kernel-rt-3.2.31-1.rt47.1|757	%defattr(-,root,root)
12cr|kernel-rt-3.2.31-1.rt47.1|758	%dir %{_kerneldir}
12cr|kernel-rt-3.2.31-1.rt47.1|759	%dir %{_kerneldir}/arch
12cr|kernel-rt-3.2.31-1.rt47.1|760	%dir %{_kerneldir}/include
12cr|kernel-rt-3.2.31-1.rt47.1|761	# this file is removed by make mrproper
12cr|kernel-rt-3.2.31-1.rt47.1|762	#{_kerneldir}/.config
12cr|kernel-rt-3.2.31-1.rt47.1|763	%{_kerneldir}/.gitignore
12cr|kernel-rt-3.2.31-1.rt47.1|764	%{_kerneldir}/COPYING
12cr|kernel-rt-3.2.31-1.rt47.1|765	%{_kerneldir}/CREDITS
12cr|kernel-rt-3.2.31-1.rt47.1|766	%{_kerneldir}/Documentation
12cr|kernel-rt-3.2.31-1.rt47.1|767	%{_kerneldir}/Kbuild
12cr|kernel-rt-3.2.31-1.rt47.1|768	%{_kerneldir}/MAINTAINERS
12cr|kernel-rt-3.2.31-1.rt47.1|769	%{_kerneldir}/Makefile
12cr|kernel-rt-3.2.31-1.rt47.1|770	%{_kerneldir}/README
12cr|kernel-rt-3.2.31-1.rt47.1|771	%{_kerneldir}/REPORTING-BUGS
12cr|kernel-rt-3.2.31-1.rt47.1|772	#{_kerneldir}/Module.markers
12cr|kernel-rt-3.2.31-1.rt47.1|773	%{_kerneldir}/arch/Kconfig
12cr|kernel-rt-3.2.31-1.rt47.1|774	%ifarch %{ix86} x86_64
12cr|kernel-rt-3.2.31-1.rt47.1|775	%{_kerneldir}/arch/x86
12cr|kernel-rt-3.2.31-1.rt47.1|776	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|777	%{_kerneldir}/arch/um
12cr|kernel-rt-3.2.31-1.rt47.1|778	%{_kerneldir}/block
12cr|kernel-rt-3.2.31-1.rt47.1|779	%{_kerneldir}/crypto
12cr|kernel-rt-3.2.31-1.rt47.1|780	%{_kerneldir}/drivers
12cr|kernel-rt-3.2.31-1.rt47.1|781	%{_kerneldir}/fs
12cr|kernel-rt-3.2.31-1.rt47.1|782	%{_kerneldir}/firmware
12cr|kernel-rt-3.2.31-1.rt47.1|783	%{_kerneldir}/include/Kbuild
12cr|kernel-rt-3.2.31-1.rt47.1|784	%{_kerneldir}/include/acpi
12cr|kernel-rt-3.2.31-1.rt47.1|785	%{_kerneldir}/include/asm-generic
12cr|kernel-rt-3.2.31-1.rt47.1|786	# this directory is not need in source rpm
12cr|kernel-rt-3.2.31-1.rt47.1|787	#{_kerneldir}/include/config
12cr|kernel-rt-3.2.31-1.rt47.1|788	%{_kerneldir}/include/crypto
12cr|kernel-rt-3.2.31-1.rt47.1|789	%{_kerneldir}/include/drm
12cr|kernel-rt-3.2.31-1.rt47.1|790	# this directory is not need in source rpm
12cr|kernel-rt-3.2.31-1.rt47.1|791	#{_kerneldir}/include/generated
12cr|kernel-rt-3.2.31-1.rt47.1|792	%{_kerneldir}/include/keys
12cr|kernel-rt-3.2.31-1.rt47.1|793	%{_kerneldir}/include/linux
12cr|kernel-rt-3.2.31-1.rt47.1|794	%{_kerneldir}/include/math-emu
12cr|kernel-rt-3.2.31-1.rt47.1|795	%{_kerneldir}/include/media
12cr|kernel-rt-3.2.31-1.rt47.1|796	%{_kerneldir}/include/misc
12cr|kernel-rt-3.2.31-1.rt47.1|797	%{_kerneldir}/include/mtd
12cr|kernel-rt-3.2.31-1.rt47.1|798	%{_kerneldir}/include/net
12cr|kernel-rt-3.2.31-1.rt47.1|799	%{_kerneldir}/include/pcmcia
12cr|kernel-rt-3.2.31-1.rt47.1|800	%{_kerneldir}/include/rdma
12cr|kernel-rt-3.2.31-1.rt47.1|801	%{_kerneldir}/include/rxrpc
12cr|kernel-rt-3.2.31-1.rt47.1|802	%{_kerneldir}/include/scsi
12cr|kernel-rt-3.2.31-1.rt47.1|803	%{_kerneldir}/include/sound
12cr|kernel-rt-3.2.31-1.rt47.1|804	%{_kerneldir}/include/target
12cr|kernel-rt-3.2.31-1.rt47.1|805	%{_kerneldir}/include/trace
12cr|kernel-rt-3.2.31-1.rt47.1|806	%{_kerneldir}/include/video
12cr|kernel-rt-3.2.31-1.rt47.1|807	%{_kerneldir}/include/xen
12cr|kernel-rt-3.2.31-1.rt47.1|808	%{_kerneldir}/init
12cr|kernel-rt-3.2.31-1.rt47.1|809	%{_kerneldir}/ipc
12cr|kernel-rt-3.2.31-1.rt47.1|810	%{_kerneldir}/Kconfig
12cr|kernel-rt-3.2.31-1.rt47.1|811	%{_kerneldir}/kernel
12cr|kernel-rt-3.2.31-1.rt47.1|812	%{_kerneldir}/lib
12cr|kernel-rt-3.2.31-1.rt47.1|813	%{_kerneldir}/mm
12cr|kernel-rt-3.2.31-1.rt47.1|814	%{_kerneldir}/net
12cr|kernel-rt-3.2.31-1.rt47.1|815	%{_kerneldir}/samples
12cr|kernel-rt-3.2.31-1.rt47.1|816	%{_kerneldir}/security
12cr|kernel-rt-3.2.31-1.rt47.1|817	%{_kerneldir}/scripts
12cr|kernel-rt-3.2.31-1.rt47.1|818	%{_kerneldir}/sound
12cr|kernel-rt-3.2.31-1.rt47.1|819	%{_kerneldir}/tools
12cr|kernel-rt-3.2.31-1.rt47.1|820	%{_kerneldir}/usr
12cr|kernel-rt-3.2.31-1.rt47.1|821	%{_kerneldir}/virt
12cr|kernel-rt-3.2.31-1.rt47.1|822	%doc README.kernel-sources
12cr|kernel-rt-3.2.31-1.rt47.1|823	%doc README.MandrivaLinux
12cr|kernel-rt-3.2.31-1.rt47.1|824	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|825	
12cr|kernel-rt-3.2.31-1.rt47.1|826	#
12cr|kernel-rt-3.2.31-1.rt47.1|827	# kernel-devel
12cr|kernel-rt-3.2.31-1.rt47.1|828	#
12cr|kernel-rt-3.2.31-1.rt47.1|829	%if %build_devel
12cr|kernel-rt-3.2.31-1.rt47.1|830	%files -n %{kname}-devel
12cr|kernel-rt-3.2.31-1.rt47.1|831	%defattr(-,root,root)
12cr|kernel-rt-3.2.31-1.rt47.1|832	%doc README.kernel-sources
12cr|kernel-rt-3.2.31-1.rt47.1|833	%doc README.MandrivaLinux
12cr|kernel-rt-3.2.31-1.rt47.1|834	%dir %{_develdir}
12cr|kernel-rt-3.2.31-1.rt47.1|835	%dir %{_develdir}/arch
12cr|kernel-rt-3.2.31-1.rt47.1|836	%dir %{_develdir}/include
12cr|kernel-rt-3.2.31-1.rt47.1|837	%{_develdir}/.config
12cr|kernel-rt-3.2.31-1.rt47.1|838	%{_develdir}/Documentation
12cr|kernel-rt-3.2.31-1.rt47.1|839	%{_develdir}/Kbuild
12cr|kernel-rt-3.2.31-1.rt47.1|840	%{_develdir}/Makefile
12cr|kernel-rt-3.2.31-1.rt47.1|841	%{_develdir}/Module.symvers
12cr|kernel-rt-3.2.31-1.rt47.1|842	%{_develdir}/arch/Kconfig
12cr|kernel-rt-3.2.31-1.rt47.1|843	%ifarch %{ix86} x86_64
12cr|kernel-rt-3.2.31-1.rt47.1|844	%{_develdir}/arch/x86
12cr|kernel-rt-3.2.31-1.rt47.1|845	%endif
12cr|kernel-rt-3.2.31-1.rt47.1|846	%{_develdir}/arch/um
12cr|kernel-rt-3.2.31-1.rt47.1|847	%{_develdir}/block
12cr|kernel-rt-3.2.31-1.rt47.1|848	%{_develdir}/crypto
12cr|kernel-rt-3.2.31-1.rt47.1|849	%{_develdir}/drivers
12cr|kernel-rt-3.2.31-1.rt47.1|850	%{_develdir}/firmware
12cr|kernel-rt-3.2.31-1.rt47.1|851	%{_develdir}/fs
12cr|kernel-rt-3.2.31-1.rt47.1|852	%{_develdir}/include/Kbuild
12cr|kernel-rt-3.2.31-1.rt47.1|853	%{_develdir}/include/acpi
12cr|kernel-rt-3.2.31-1.rt47.1|854	%{_develdir}/include/asm-generic
12cr|kernel-rt-3.2.31-1.rt47.1|855	%{_develdir}/include/config
12cr|kernel-rt-3.2.31-1.rt47.1|856	%{_develdir}/include/crypto
12cr|kernel-rt-3.2.31-1.rt47.1|857	%{_develdir}/include/drm
12cr|kernel-rt-3.2.31-1.rt47.1|858	%{_develdir}/include/generated
12cr|kernel-rt-3.2.31-1.rt47.1|859	%{_develdir}/include/keys
12cr|kernel-rt-3.2.31-1.rt47.1|860	%{_develdir}/include/linux
12cr|kernel-rt-3.2.31-1.rt47.1|861	%{_develdir}/include/math-emu
12cr|kernel-rt-3.2.31-1.rt47.1|862	%{_develdir}/include/media
12cr|kernel-rt-3.2.31-1.rt47.1|863	%{_develdir}/include/misc
12cr|kernel-rt-3.2.31-1.rt47.1|864	%{_develdir}/include/mtd
12cr|kernel-rt-3.2.31-1.rt47.1|865	%{_develdir}/include/net
12cr|kernel-rt-3.2.31-1.rt47.1|866	%{_develdir}/include/pcmcia
12cr|kernel-rt-3.2.31-1.rt47.1|867	%{_develdir}/include/rdma
12cr|kernel-rt-3.2.31-1.rt47.1|868	%{_develdir}/include/rxrpc
12cr|kernel-rt-3.2.31-1.rt47.1|869	%{_develdir}/include/scsi
12cr|kernel-rt-3.2.31-1.rt47.1|870	%{_develdir}/include/sound
12cr|kernel-rt-3.2.31-1.rt47.1|871	%{_develdir}/include/target
12cr|kernel-rt-3.2.31-1.rt47.1|872	%{_develdir}/include/trace
12cr|kernel-rt-3.2.31-1.rt47.1|873	%{_develdir}/include/video
12cr|kernel-rt-3.2.31-1.rt47.1|874	%{_develdir}/include/xen
12cr|kernel-rt-3.2.31-1.rt47.1|875	%{_develdir}/init
12cr|kernel-rt-3.2.31-1.rt47.1|876	%{_develdir}/ipc
12cr|kernel-rt-3.2.31-1.rt47.1|877	%{_develdir}/Kconfig
12cr|kernel-rt-3.2.31-1.rt47.1|878	%{_develdir}/kernel
12cr|kernel-rt-3.2.31-1.rt47.1|879	%{_develdir}/lib
12cr|kernel-rt-3.2.31-1.rt47.1|880	%{_develdir}/mm
12cr|kernel-rt-3.2.31-1.rt47.1|881	%{_develdir}/net
12cr|kernel-rt-3.2.31-1.rt47.1|882	%{_develdir}/samples
12cr|kernel-rt-3.2.31-1.rt47.1|883	%{_develdir}/scripts
12cr|kernel-rt-3.2.31-1.rt47.1|884	%{_develdir}/security
12cr|kernel-rt-3.2.31-1.rt47.1|885	%{_develdir}/sound
12cr|kernel-rt-3.2.31-1.rt47.1|886	%{_develdir}/tools
12cr|kernel-rt-3.2.31-1.rt47.1|887	%{_develdir}/usr
12cr|kernel-rt-3.2.31-1.rt47.1|888	%{_develdir}/virt
12cr|kernel-rt-3.2.31-1.rt47.1|889	%endif # kernel_devel
12cr|kernel-rt-3.2.31-1.rt47.1|890	
12cr|kernel-rt-3.2.31-1.rt47.1|891	#
12cr|kernel-rt-3.2.31-1.rt47.1|892	# kernel-debug
12cr|kernel-rt-3.2.31-1.rt47.1|893	#
12cr|kernel-rt-3.2.31-1.rt47.1|894	%if %build_debug
12cr|kernel-rt-3.2.31-1.rt47.1|895	%files -n %{kname}-debuginfo -f kernel_debug_files.up
12cr|kernel-rt-3.2.31-1.rt47.1|896	%endif # build_debug
12cr|kernel-rt-3.2.31-1.rt47.1|897	
12cr|kernel-rt-3.2.31-1.rt47.1|898	
12cr|kernel-rt-3.2.31-1.rt47.1|899	#
12cr|kernel-rt-3.2.31-1.rt47.1|900	# kernel-doc
12cr|kernel-rt-3.2.31-1.rt47.1|901	#
12cr|kernel-rt-3.2.31-1.rt47.1|902	%if %build_doc
12cr|kernel-rt-3.2.31-1.rt47.1|903	%files -n %{kname}-doc
12cr|kernel-rt-3.2.31-1.rt47.1|904	%defattr(-,root,root)
12cr|kernel-rt-3.2.31-1.rt47.1|905	%doc linux-%{tar_ver}/Documentation/*
12cr|kernel-rt-3.2.31-1.rt47.1|906	%endif # kernel_doc
12cr|kernel-rt-3.2.31-1.rt47.1|907	
12cr|kernel-rt-3.2.31-1.rt47.1|908	
12cr|kernel-rt-3.2.31-1.rt47.1|909	%changelog
12cr|kernel-rt-3.2.31-1.rt47.1|910	* Wed Sep 05 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.28-1.rt42.1
12cr|kernel-rt-3.2.31-1.rt47.1|911	+ Revision: 816391
12cr|kernel-rt-3.2.31-1.rt47.1|912	- update to 3.2.28-rt42
12cr|kernel-rt-3.2.31-1.rt47.1|913	
12cr|kernel-rt-3.2.31-1.rt47.1|914	* Tue Aug 07 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.26-1.rt39.1
12cr|kernel-rt-3.2.31-1.rt47.1|915	+ Revision: 811939
12cr|kernel-rt-3.2.31-1.rt47.1|916	- 3.2.26-rt39 release
12cr|kernel-rt-3.2.31-1.rt47.1|917	- use ld.bfd for linking because ld.gold fails on i386
12cr|kernel-rt-3.2.31-1.rt47.1|918	- add rpmlintrc
12cr|kernel-rt-3.2.31-1.rt47.1|919	- update to 3.2.23-rt37
12cr|kernel-rt-3.2.31-1.rt47.1|920	- obsolete kernel-rt*-latest packages
12cr|kernel-rt-3.2.31-1.rt47.1|921	
12cr|kernel-rt-3.2.31-1.rt47.1|922	* Wed Jul 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.22-1.rt34.1
12cr|kernel-rt-3.2.31-1.rt47.1|923	+ Revision: 808874
12cr|kernel-rt-3.2.31-1.rt47.1|924	- update to 3.2.22-rt34
12cr|kernel-rt-3.2.31-1.rt47.1|925	
12cr|kernel-rt-3.2.31-1.rt47.1|926	* Wed Jun 27 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.21-1.rt33.1
12cr|kernel-rt-3.2.31-1.rt47.1|927	+ Revision: 807190
12cr|kernel-rt-3.2.31-1.rt47.1|928	- update to 3.2.21-rt33
12cr|kernel-rt-3.2.31-1.rt47.1|929	
12cr|kernel-rt-3.2.31-1.rt47.1|930	* Wed May 30 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.18-1.rt29.1
12cr|kernel-rt-3.2.31-1.rt47.1|931	+ Revision: 801227
12cr|kernel-rt-3.2.31-1.rt47.1|932	- update to 3.2.18-rt29
12cr|kernel-rt-3.2.31-1.rt47.1|933	
12cr|kernel-rt-3.2.31-1.rt47.1|934	* Mon May 21 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.17-1.rt28.1
12cr|kernel-rt-3.2.31-1.rt47.1|935	+ Revision: 799758
12cr|kernel-rt-3.2.31-1.rt47.1|936	- update to 3.2.17-rt28
12cr|kernel-rt-3.2.31-1.rt47.1|937	
12cr|kernel-rt-3.2.31-1.rt47.1|938	* Tue Apr 24 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.16-1.rt27.1
12cr|kernel-rt-3.2.31-1.rt47.1|939	+ Revision: 793113
12cr|kernel-rt-3.2.31-1.rt47.1|940	- update to 3.2.16-rt27
12cr|kernel-rt-3.2.31-1.rt47.1|941	
12cr|kernel-rt-3.2.31-1.rt47.1|942	* Fri Apr 20 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.15-1.rt26.1
12cr|kernel-rt-3.2.31-1.rt47.1|943	+ Revision: 792452
12cr|kernel-rt-3.2.31-1.rt47.1|944	- update to 3.2.15-rt26
12cr|kernel-rt-3.2.31-1.rt47.1|945	
12cr|kernel-rt-3.2.31-1.rt47.1|946	* Tue Apr 10 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.14-1.rt24.1
12cr|kernel-rt-3.2.31-1.rt47.1|947	+ Revision: 790245
12cr|kernel-rt-3.2.31-1.rt47.1|948	- update to 3.2.14-rt24
12cr|kernel-rt-3.2.31-1.rt47.1|949	
12cr|kernel-rt-3.2.31-1.rt47.1|950	* Wed Apr 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.13-1.rt23.1
12cr|kernel-rt-3.2.31-1.rt47.1|951	+ Revision: 789115
12cr|kernel-rt-3.2.31-1.rt47.1|952	- update to 3.2.13-rt23
12cr|kernel-rt-3.2.31-1.rt47.1|953	- remove %%mkrel macro
12cr|kernel-rt-3.2.31-1.rt47.1|954	
12cr|kernel-rt-3.2.31-1.rt47.1|955	* Thu Mar 29 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.12-1.rt22.1
12cr|kernel-rt-3.2.31-1.rt47.1|956	+ Revision: 788128
12cr|kernel-rt-3.2.31-1.rt47.1|957	- update to 3.2.12-rt22
12cr|kernel-rt-3.2.31-1.rt47.1|958	
12cr|kernel-rt-3.2.31-1.rt47.1|959	* Wed Mar 14 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.11-1.rt20.1
12cr|kernel-rt-3.2.31-1.rt47.1|960	+ Revision: 784933
12cr|kernel-rt-3.2.31-1.rt47.1|961	- update to 3.2.11-rt20
12cr|kernel-rt-3.2.31-1.rt47.1|962	
12cr|kernel-rt-3.2.31-1.rt47.1|963	* Tue Mar 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.10-1.rt18.1
12cr|kernel-rt-3.2.31-1.rt47.1|964	+ Revision: 784690
12cr|kernel-rt-3.2.31-1.rt47.1|965	- update to 3.2.10-rt18
12cr|kernel-rt-3.2.31-1.rt47.1|966	
12cr|kernel-rt-3.2.31-1.rt47.1|967	* Mon Mar 05 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.9-1.rt15.1
12cr|kernel-rt-3.2.31-1.rt47.1|968	+ Revision: 782141
12cr|kernel-rt-3.2.31-1.rt47.1|969	- new version 3.2.9-rt15
12cr|kernel-rt-3.2.31-1.rt47.1|970	
12cr|kernel-rt-3.2.31-1.rt47.1|971	* Fri Mar 02 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.9-1.rt14.1
12cr|kernel-rt-3.2.31-1.rt47.1|972	+ Revision: 781790
12cr|kernel-rt-3.2.31-1.rt47.1|973	- new version 3.2.9-rt14
12cr|kernel-rt-3.2.31-1.rt47.1|974	
12cr|kernel-rt-3.2.31-1.rt47.1|975	* Fri Feb 17 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.6-1.rt13.1
12cr|kernel-rt-3.2.31-1.rt47.1|976	+ Revision: 776098
12cr|kernel-rt-3.2.31-1.rt47.1|977	- new version 3.2.6-rt13
12cr|kernel-rt-3.2.31-1.rt47.1|978	
12cr|kernel-rt-3.2.31-1.rt47.1|979	* Fri Feb 10 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.5-1.rt12.1
12cr|kernel-rt-3.2.31-1.rt47.1|980	+ Revision: 772417
12cr|kernel-rt-3.2.31-1.rt47.1|981	- update to 3.2.5-rt12
12cr|kernel-rt-3.2.31-1.rt47.1|982	
12cr|kernel-rt-3.2.31-1.rt47.1|983	* Mon Jan 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.0-1.rt10.1
12cr|kernel-rt-3.2.31-1.rt47.1|984	+ Revision: 766790
12cr|kernel-rt-3.2.31-1.rt47.1|985	- specfile cleanup
12cr|kernel-rt-3.2.31-1.rt47.1|986	- re-enable modules gzipping
12cr|kernel-rt-3.2.31-1.rt47.1|987	- add new tarballs
12cr|kernel-rt-3.2.31-1.rt47.1|988	- fix errors related to depmod
12cr|kernel-rt-3.2.31-1.rt47.1|989	- new version 3.2-rt10
12cr|kernel-rt-3.2.31-1.rt47.1|990	- various fixes in spec file
12cr|kernel-rt-3.2.31-1.rt47.1|991	- update source files
12cr|kernel-rt-3.2.31-1.rt47.1|992	- New version 3.2-rc6-rt9
12cr|kernel-rt-3.2.31-1.rt47.1|993	*-latest packages dropped
12cr|kernel-rt-3.2.31-1.rt47.1|994	fake version and release numbers removed
12cr|kernel-rt-3.2.31-1.rt47.1|995	
12cr|kernel-rt-3.2.31-1.rt47.1|996	+ trem <trem@mandriva.org>
12cr|kernel-rt-3.2.31-1.rt47.1|997	- update to 2.6.33.7-rt29
12cr|kernel-rt-3.2.31-1.rt47.1|998	
12cr|kernel-rt-3.2.31-1.rt47.1|999	* Wed Jul 14 2010 trem <trem@mandriva.org> 2.6.33.6-1.rt26.1mdv2011.0
12cr|kernel-rt-3.2.31-1.rt47.1|1000	+ Revision: 553407
12cr|kernel-rt-3.2.31-1.rt47.1|1001	- update to 2.6.33.6-rt26
12cr|kernel-rt-3.2.31-1.rt47.1|1002	
12cr|kernel-rt-3.2.31-1.rt47.1|1003	* Wed Jun 09 2010 trem <trem@mandriva.org> 2.6.33.5-1.rt23.1mdv2010.1
12cr|kernel-rt-3.2.31-1.rt47.1|1004	+ Revision: 547802
12cr|kernel-rt-3.2.31-1.rt47.1|1005	- update to 2.6.33.5-rt23
12cr|kernel-rt-3.2.31-1.rt47.1|1006	- add patch video-fb-fix-unregister_framebuffer-fb_destroy.patch from "officiel" kernel
12cr|kernel-rt-3.2.31-1.rt47.1|1007	- disable CONFIG_CC_OPTIMIZE_FOR_SIZE and CONFIG_VGACON_SOFT_SCROLLBACK
12cr|kernel-rt-3.2.31-1.rt47.1|1008	- update to 2.6.33.5-rt22
12cr|kernel-rt-3.2.31-1.rt47.1|1009	
12cr|kernel-rt-3.2.31-1.rt47.1|1010	* Wed May 19 2010 trem <trem@mandriva.org> 2.6.33.4-1.rt20.1mdv2010.1
12cr|kernel-rt-3.2.31-1.rt47.1|1011	+ Revision: 545454
12cr|kernel-rt-3.2.31-1.rt47.1|1012	- update to 2.6.33.4-rt20
12cr|kernel-rt-3.2.31-1.rt47.1|1013	
12cr|kernel-rt-3.2.31-1.rt47.1|1014	* Sun May 02 2010 trem <trem@mandriva.org> 2.6.33.3-1.rt19.1mdv2010.1
12cr|kernel-rt-3.2.31-1.rt47.1|1015	+ Revision: 541693
12cr|kernel-rt-3.2.31-1.rt47.1|1016	- update to 2.6.33.3-rt19
12cr|kernel-rt-3.2.31-1.rt47.1|1017	
12cr|kernel-rt-3.2.31-1.rt47.1|1018	* Sat May 01 2010 trem <trem@mandriva.org> 2.6.33.3-1.rt17.2mdv2010.1
12cr|kernel-rt-3.2.31-1.rt47.1|1019	+ Revision: 541394
12cr|kernel-rt-3.2.31-1.rt47.1|1020	- include agp in the kernel (it avoid dependancy problem when building the initrd)
12cr|kernel-rt-3.2.31-1.rt47.1|1021	
12cr|kernel-rt-3.2.31-1.rt47.1|1022	* Fri Apr 30 2010 trem <trem@mandriva.org> 2.6.33.3-1.rt17.1mdv2010.1
12cr|kernel-rt-3.2.31-1.rt47.1|1023	+ Revision: 541376
12cr|kernel-rt-3.2.31-1.rt47.1|1024	- update to 2.6.33.3-rt17
12cr|kernel-rt-3.2.31-1.rt47.1|1025	- remove fix_namei.patch and fix_fs_ecryptfs_inode_c.patch (added upstream)
12cr|kernel-rt-3.2.31-1.rt47.1|1026	
12cr|kernel-rt-3.2.31-1.rt47.1|1027	* Thu Apr 29 2010 trem <trem@mandriva.org> 2.6.33.3-1.rt16.2mdv2010.1
12cr|kernel-rt-3.2.31-1.rt47.1|1028	+ Revision: 541046
12cr|kernel-rt-3.2.31-1.rt47.1|1029	- add 2 patches for the nouveau driver (thanks tmb for the information)
12cr|kernel-rt-3.2.31-1.rt47.1|1030	
12cr|kernel-rt-3.2.31-1.rt47.1|1031	* Thu Apr 29 2010 trem <trem@mandriva.org> 2.6.33.3-1.rt16.1mdv2010.1
12cr|kernel-rt-3.2.31-1.rt47.1|1032	+ Revision: 540680
12cr|kernel-rt-3.2.31-1.rt47.1|1033	- add 2 simple patch to fix the compilation
12cr|kernel-rt-3.2.31-1.rt47.1|1034	- enable nouveau
12cr|kernel-rt-3.2.31-1.rt47.1|1035	- update to 2.6.33.3-rt16
12cr|kernel-rt-3.2.31-1.rt47.1|1036	
12cr|kernel-rt-3.2.31-1.rt47.1|1037	* Sat Apr 10 2010 trem <trem@mandriva.org> 2.6.33.2-1.rt13.1mdv2010.1
12cr|kernel-rt-3.2.31-1.rt47.1|1038	+ Revision: 533547
12cr|kernel-rt-3.2.31-1.rt47.1|1039	- update to 2.6.33.2-rt13
12cr|kernel-rt-3.2.31-1.rt47.1|1040	
12cr|kernel-rt-3.2.31-1.rt47.1|1041	* Wed Mar 24 2010 trem <trem@mandriva.org> 2.6.33.1-1.rt11.1mdv2010.1
12cr|kernel-rt-3.2.31-1.rt47.1|1042	+ Revision: 526983
12cr|kernel-rt-3.2.31-1.rt47.1|1043	- update to 2.6.33.1-rt11
12cr|kernel-rt-3.2.31-1.rt47.1|1044	
12cr|kernel-rt-3.2.31-1.rt47.1|1045	* Thu Mar 18 2010 trem <trem@mandriva.org> 2.6.33.1-1.rt10.1mdv2010.1
12cr|kernel-rt-3.2.31-1.rt47.1|1046	+ Revision: 524745
12cr|kernel-rt-3.2.31-1.rt47.1|1047	- update to 2.6.33.1-rt10
12cr|kernel-rt-3.2.31-1.rt47.1|1048	- remove patch wtf.diff (added upstream)
12cr|kernel-rt-3.2.31-1.rt47.1|1049	- update to 2.6.33.1-rt9
12cr|kernel-rt-3.2.31-1.rt47.1|1050	- add patch wtf.diff that fix compilation for i915
12cr|kernel-rt-3.2.31-1.rt47.1|1051	
12cr|kernel-rt-3.2.31-1.rt47.1|1052	* Fri Mar 12 2010 trem <trem@mandriva.org> 2.6.33-1.rt7.1mdv2010.1
12cr|kernel-rt-3.2.31-1.rt47.1|1053	+ Revision: 518569
12cr|kernel-rt-3.2.31-1.rt47.1|1054	- update to 2.6.33-rt7
12cr|kernel-rt-3.2.31-1.rt47.1|1055	
12cr|kernel-rt-3.2.31-1.rt47.1|1056	* Mon Mar 01 2010 trem <trem@mandriva.org> 2.6.33-1.rt4.1mdv2010.1
12cr|kernel-rt-3.2.31-1.rt47.1|1057	+ Revision: 513032
12cr|kernel-rt-3.2.31-1.rt47.1|1058	- update to 2.6.33-rt4
12cr|kernel-rt-3.2.31-1.rt47.1|1059	
12cr|kernel-rt-3.2.31-1.rt47.1|1060	* Sun Feb 28 2010 trem <trem@mandriva.org> 2.6.33-1.rt3.1mdv2010.1
12cr|kernel-rt-3.2.31-1.rt47.1|1061	+ Revision: 512807
12cr|kernel-rt-3.2.31-1.rt47.1|1062	- update to 2.6.33-rt3
12cr|kernel-rt-3.2.31-1.rt47.1|1063	
12cr|kernel-rt-3.2.31-1.rt47.1|1064	* Thu Feb 18 2010 trem <trem@mandriva.org> 2.6.31.12-1.rt21.1mdv2010.1
12cr|kernel-rt-3.2.31-1.rt47.1|1065	+ Revision: 507925
12cr|kernel-rt-3.2.31-1.rt47.1|1066	- update to 2.6.31.12-rt21
12cr|kernel-rt-3.2.31-1.rt47.1|1067	
12cr|kernel-rt-3.2.31-1.rt47.1|1068	* Thu Feb 11 2010 trem <trem@mandriva.org> 2.6.31.12-1.rt20.2mdv2010.1
12cr|kernel-rt-3.2.31-1.rt47.1|1069	+ Revision: 504344
12cr|kernel-rt-3.2.31-1.rt47.1|1070	- set RTC_HCTOSYS
12cr|kernel-rt-3.2.31-1.rt47.1|1071	
12cr|kernel-rt-3.2.31-1.rt47.1|1072	* Sat Jan 23 2010 trem <trem@mandriva.org> 2.6.31.12-1.rt20.1mdv2010.1
12cr|kernel-rt-3.2.31-1.rt47.1|1073	+ Revision: 495303
12cr|kernel-rt-3.2.31-1.rt47.1|1074	- update to 2.6.31.12-rt20
12cr|kernel-rt-3.2.31-1.rt47.1|1075	
12cr|kernel-rt-3.2.31-1.rt47.1|1076	* Wed Nov 11 2009 trem <trem@mandriva.org> 2.6.31.6-1.rt19.1mdv2010.1
12cr|kernel-rt-3.2.31-1.rt47.1|1077	+ Revision: 464395
12cr|kernel-rt-3.2.31-1.rt47.1|1078	- update to 2.6.31.6-rt19
12cr|kernel-rt-3.2.31-1.rt47.1|1079	
12cr|kernel-rt-3.2.31-1.rt47.1|1080	* Sat Nov 07 2009 trem <trem@mandriva.org> 2.6.31.5-1.rt18.1mdv2010.1
12cr|kernel-rt-3.2.31-1.rt47.1|1081	+ Revision: 462396
12cr|kernel-rt-3.2.31-1.rt47.1|1082	- update to 2.6.31.5-rt18
12cr|kernel-rt-3.2.31-1.rt47.1|1083	
12cr|kernel-rt-3.2.31-1.rt47.1|1084	* Wed Oct 14 2009 trem <trem@mandriva.org> 2.6.31.4-1.rt14.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1085	+ Revision: 457307
12cr|kernel-rt-3.2.31-1.rt47.1|1086	- update to 2.6.31.4-rt14
12cr|kernel-rt-3.2.31-1.rt47.1|1087	
12cr|kernel-rt-3.2.31-1.rt47.1|1088	* Tue Oct 06 2009 trem <trem@mandriva.org> 2.6.31.2-1.rt13.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1089	+ Revision: 454703
12cr|kernel-rt-3.2.31-1.rt47.1|1090	- update to 2.6.31.2-rt13
12cr|kernel-rt-3.2.31-1.rt47.1|1091	
12cr|kernel-rt-3.2.31-1.rt47.1|1092	* Sun Sep 20 2009 trem <trem@mandriva.org> 2.6.31-1.rt11.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1093	+ Revision: 444794
12cr|kernel-rt-3.2.31-1.rt47.1|1094	- update to 2.6.31-rt11
12cr|kernel-rt-3.2.31-1.rt47.1|1095	
12cr|kernel-rt-3.2.31-1.rt47.1|1096	* Tue Sep 15 2009 trem <trem@mandriva.org> 2.6.31-1.rt10.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1097	+ Revision: 443297
12cr|kernel-rt-3.2.31-1.rt47.1|1098	- update to 2.6.31-rt10
12cr|kernel-rt-3.2.31-1.rt47.1|1099	
12cr|kernel-rt-3.2.31-1.rt47.1|1100	* Fri Sep 11 2009 trem <trem@mandriva.org> 2.6.31-0.rc9.rt9.1.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1101	+ Revision: 438525
12cr|kernel-rt-3.2.31-1.rt47.1|1102	- update to 2.6.31-rc9-rt9.1
12cr|kernel-rt-3.2.31-1.rt47.1|1103	
12cr|kernel-rt-3.2.31-1.rt47.1|1104	* Mon Aug 31 2009 trem <trem@mandriva.org> 2.6.31-0.rc8.rt9.2mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1105	+ Revision: 423112
12cr|kernel-rt-3.2.31-1.rt47.1|1106	- remove CONFIG_SYSFS?\195?\168DEPRECATED
12cr|kernel-rt-3.2.31-1.rt47.1|1107	
12cr|kernel-rt-3.2.31-1.rt47.1|1108	* Sat Aug 29 2009 trem <trem@mandriva.org> 2.6.31-0.rc8.rt9.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1109	+ Revision: 422067
12cr|kernel-rt-3.2.31-1.rt47.1|1110	- update to 2.6.31-rc8-rt9
12cr|kernel-rt-3.2.31-1.rt47.1|1111	
12cr|kernel-rt-3.2.31-1.rt47.1|1112	* Wed Aug 26 2009 trem <trem@mandriva.org> 2.6.31-0.rc7.rt8.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1113	+ Revision: 421579
12cr|kernel-rt-3.2.31-1.rt47.1|1114	- update to 2.6.31-rc7-rt8
12cr|kernel-rt-3.2.31-1.rt47.1|1115	
12cr|kernel-rt-3.2.31-1.rt47.1|1116	* Tue Aug 25 2009 trem <trem@mandriva.org> 2.6.31-0.rc7.rt7.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1117	+ Revision: 421291
12cr|kernel-rt-3.2.31-1.rt47.1|1118	- update to 2.6.31-rc7-rt7
12cr|kernel-rt-3.2.31-1.rt47.1|1119	
12cr|kernel-rt-3.2.31-1.rt47.1|1120	* Sun Aug 23 2009 trem <trem@mandriva.org> 2.6.31-0.rc6.rt6.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1121	+ Revision: 419740
12cr|kernel-rt-3.2.31-1.rt47.1|1122	- update to 2.6.31-rc6-rt6
12cr|kernel-rt-3.2.31-1.rt47.1|1123	
12cr|kernel-rt-3.2.31-1.rt47.1|1124	* Thu Aug 20 2009 trem <trem@mandriva.org> 2.6.31-0.rc6.rt5.2mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1125	+ Revision: 418595
12cr|kernel-rt-3.2.31-1.rt47.1|1126	- update disable-mrproper-in-devel-rpms.patch
12cr|kernel-rt-3.2.31-1.rt47.1|1127	- add kbuild-really-dont-remove-bounds-asm-offsets-headers.patch (from kernel-linus)
12cr|kernel-rt-3.2.31-1.rt47.1|1128	- update to 2.6.31-rc6-rt5
12cr|kernel-rt-3.2.31-1.rt47.1|1129	
12cr|kernel-rt-3.2.31-1.rt47.1|1130	* Wed Aug 19 2009 trem <trem@mandriva.org> 2.6.31-0.rc6.rt4.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1131	+ Revision: 417893
12cr|kernel-rt-3.2.31-1.rt47.1|1132	- update to 2.6.31-rc6-rt4
12cr|kernel-rt-3.2.31-1.rt47.1|1133	
12cr|kernel-rt-3.2.31-1.rt47.1|1134	* Mon Aug 17 2009 trem <trem@mandriva.org> 2.6.31-0.rc6.rt2.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1135	+ Revision: 417177
12cr|kernel-rt-3.2.31-1.rt47.1|1136	- update to 2.6.31-rc6-rt2
12cr|kernel-rt-3.2.31-1.rt47.1|1137	
12cr|kernel-rt-3.2.31-1.rt47.1|1138	* Thu Aug 13 2009 trem <trem@mandriva.org> 2.6.31-0.rc5.rt1.2.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1139	+ Revision: 415793
12cr|kernel-rt-3.2.31-1.rt47.1|1140	- update to unofficial 2.6.31.rc5-rt1.2
12cr|kernel-rt-3.2.31-1.rt47.1|1141	
12cr|kernel-rt-3.2.31-1.rt47.1|1142	* Thu Aug 06 2009 trem <trem@mandriva.org> 2.6.31-0.rc5.rt1.1.2mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1143	+ Revision: 410986
12cr|kernel-rt-3.2.31-1.rt47.1|1144	- update to non-official 2.6.31-rc5-rt1.1
12cr|kernel-rt-3.2.31-1.rt47.1|1145	
12cr|kernel-rt-3.2.31-1.rt47.1|1146	* Thu Aug 06 2009 trem <trem@mandriva.org> 2.6.31-0.rc4.rt1.2mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1147	+ Revision: 410410
12cr|kernel-rt-3.2.31-1.rt47.1|1148	- add "arch/x86/include" in -devel
12cr|kernel-rt-3.2.31-1.rt47.1|1149	
12cr|kernel-rt-3.2.31-1.rt47.1|1150	* Tue Aug 04 2009 trem <trem@mandriva.org> 2.6.31-0.rc4.rt1.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1151	+ Revision: 408626
12cr|kernel-rt-3.2.31-1.rt47.1|1152	- update to 2.6.31-rc4-rt1
12cr|kernel-rt-3.2.31-1.rt47.1|1153	
12cr|kernel-rt-3.2.31-1.rt47.1|1154	* Fri Jul 10 2009 trem <trem@mandriva.org> 2.6.29.6-1.rt23.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1155	+ Revision: 394212
12cr|kernel-rt-3.2.31-1.rt47.1|1156	- update to 2.6.29.6-rt23
12cr|kernel-rt-3.2.31-1.rt47.1|1157	
12cr|kernel-rt-3.2.31-1.rt47.1|1158	* Tue Jun 23 2009 trem <trem@mandriva.org> 2.6.29.5-1.rt22.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1159	+ Revision: 388723
12cr|kernel-rt-3.2.31-1.rt47.1|1160	- update to 2.6.29.5-rt22
12cr|kernel-rt-3.2.31-1.rt47.1|1161	
12cr|kernel-rt-3.2.31-1.rt47.1|1162	* Wed Jun 17 2009 trem <trem@mandriva.org> 2.6.29.5-1.rt21.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1163	+ Revision: 386757
12cr|kernel-rt-3.2.31-1.rt47.1|1164	- update to 2.6.29.5-rt21
12cr|kernel-rt-3.2.31-1.rt47.1|1165	
12cr|kernel-rt-3.2.31-1.rt47.1|1166	* Mon Jun 15 2009 trem <trem@mandriva.org> 2.6.29.4-1.rt19.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1167	+ Revision: 386169
12cr|kernel-rt-3.2.31-1.rt47.1|1168	- update to 2.6.29.4-rt19
12cr|kernel-rt-3.2.31-1.rt47.1|1169	- remove patch smi-detector.patch (added upstream)
12cr|kernel-rt-3.2.31-1.rt47.1|1170	
12cr|kernel-rt-3.2.31-1.rt47.1|1171	* Thu Jun 04 2009 trem <trem@mandriva.org> 2.6.29.4-1.rt16.2mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1172	+ Revision: 382892
12cr|kernel-rt-3.2.31-1.rt47.1|1173	- add smi detector patch
12cr|kernel-rt-3.2.31-1.rt47.1|1174	
12cr|kernel-rt-3.2.31-1.rt47.1|1175	* Mon May 25 2009 trem <trem@mandriva.org> 2.6.29.4-1.rt16.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1176	+ Revision: 379659
12cr|kernel-rt-3.2.31-1.rt47.1|1177	- update to 2.6.29.4-rt16
12cr|kernel-rt-3.2.31-1.rt47.1|1178	- update to 2.6.29.4-rt15
12cr|kernel-rt-3.2.31-1.rt47.1|1179	
12cr|kernel-rt-3.2.31-1.rt47.1|1180	* Tue May 19 2009 trem <trem@mandriva.org> 2.6.29.3-1.rt14.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1181	+ Revision: 377788
12cr|kernel-rt-3.2.31-1.rt47.1|1182	- update to 2.6.29.3-rt14
12cr|kernel-rt-3.2.31-1.rt47.1|1183	
12cr|kernel-rt-3.2.31-1.rt47.1|1184	* Fri May 15 2009 trem <trem@mandriva.org> 2.6.29.3-1.rt13.2mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1185	+ Revision: 376281
12cr|kernel-rt-3.2.31-1.rt47.1|1186	- set HZ to 1000 (instead of 250)
12cr|kernel-rt-3.2.31-1.rt47.1|1187	
12cr|kernel-rt-3.2.31-1.rt47.1|1188	* Wed May 13 2009 trem <trem@mandriva.org> 2.6.29.3-1.rt13.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1189	+ Revision: 375585
12cr|kernel-rt-3.2.31-1.rt47.1|1190	- update to 2.6.29.3-rt13
12cr|kernel-rt-3.2.31-1.rt47.1|1191	
12cr|kernel-rt-3.2.31-1.rt47.1|1192	* Sun May 03 2009 trem <trem@mandriva.org> 2.6.29.2-1.rt11.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1193	+ Revision: 370818
12cr|kernel-rt-3.2.31-1.rt47.1|1194	- update to 2.6.29.2-rt11
12cr|kernel-rt-3.2.31-1.rt47.1|1195	
12cr|kernel-rt-3.2.31-1.rt47.1|1196	* Wed Apr 29 2009 trem <trem@mandriva.org> 2.6.29.2-1.rt10.1mdv2010.0
12cr|kernel-rt-3.2.31-1.rt47.1|1197	+ Revision: 369146
12cr|kernel-rt-3.2.31-1.rt47.1|1198	- update to 2.6.29.2-rt10
12cr|kernel-rt-3.2.31-1.rt47.1|1199	- update to 2.6.29.1-rt9
12cr|kernel-rt-3.2.31-1.rt47.1|1200	- fix Group :
12cr|kernel-rt-3.2.31-1.rt47.1|1201	Development/Debug for debug and debug-latest
12cr|kernel-rt-3.2.31-1.rt47.1|1202	Books/Computer books for doc and doc-latest
12cr|kernel-rt-3.2.31-1.rt47.1|1203	Development/Kernel for all others
12cr|kernel-rt-3.2.31-1.rt47.1|1204	
12cr|kernel-rt-3.2.31-1.rt47.1|1205	* Sat Apr 18 2009 trem <trem@mandriva.org> 2.6.29.1-1.rt8.1mdv2009.1
12cr|kernel-rt-3.2.31-1.rt47.1|1206	+ Revision: 367982
12cr|kernel-rt-3.2.31-1.rt47.1|1207	- update to 2.6.29.1-rt8
12cr|kernel-rt-3.2.31-1.rt47.1|1208	
12cr|kernel-rt-3.2.31-1.rt47.1|1209	* Fri Apr 03 2009 trem <trem@mandriva.org> 2.6.29.1-1.rt4.1mdv2009.1
12cr|kernel-rt-3.2.31-1.rt47.1|1210	+ Revision: 363889
12cr|kernel-rt-3.2.31-1.rt47.1|1211	- update to 2.6.29.1-rt4
12cr|kernel-rt-3.2.31-1.rt47.1|1212	- update to 2.6.29-rt3
12cr|kernel-rt-3.2.31-1.rt47.1|1213	
12cr|kernel-rt-3.2.31-1.rt47.1|1214	* Sun Mar 29 2009 trem <trem@mandriva.org> 2.6.29-1.rt1.1mdv2009.1
12cr|kernel-rt-3.2.31-1.rt47.1|1215	+ Revision: 362119
12cr|kernel-rt-3.2.31-1.rt47.1|1216	- update to 2.6.29-rt1
12cr|kernel-rt-3.2.31-1.rt47.1|1217	- update to 2.6.29-rc7-rt1
12cr|kernel-rt-3.2.31-1.rt47.1|1218	
12cr|kernel-rt-3.2.31-1.rt47.1|1219	* Wed Feb 25 2009 trem <trem@mandriva.org> 2.6.29-0.rc6.rt3.1mdv2009.1
12cr|kernel-rt-3.2.31-1.rt47.1|1220	+ Revision: 344617
12cr|kernel-rt-3.2.31-1.rt47.1|1221	- update to 2.6.29-rc6-rt3
12cr|kernel-rt-3.2.31-1.rt47.1|1222	
12cr|kernel-rt-3.2.31-1.rt47.1|1223	* Sun Feb 15 2009 trem <trem@mandriva.org> 2.6.26.8-1.rt16.1mdv2009.1
12cr|kernel-rt-3.2.31-1.rt47.1|1224	+ Revision: 340495
12cr|kernel-rt-3.2.31-1.rt47.1|1225	- update to 2.6.26.8-rt16
12cr|kernel-rt-3.2.31-1.rt47.1|1226	
12cr|kernel-rt-3.2.31-1.rt47.1|1227	* Sat Jan 31 2009 trem <trem@mandriva.org> 2.6.26.8-1.rt15.1mdv2009.1
12cr|kernel-rt-3.2.31-1.rt47.1|1228	+ Revision: 335803
12cr|kernel-rt-3.2.31-1.rt47.1|1229	- update to 2.6.26.8-rt15
12cr|kernel-rt-3.2.31-1.rt47.1|1230	
12cr|kernel-rt-3.2.31-1.rt47.1|1231	* Wed Jan 14 2009 trem <trem@mandriva.org> 2.6.26.8-1.rt13.2mdv2009.1
12cr|kernel-rt-3.2.31-1.rt47.1|1232	+ Revision: 329618
12cr|kernel-rt-3.2.31-1.rt47.1|1233	- use smp config (and not up config)
12cr|kernel-rt-3.2.31-1.rt47.1|1234	- remove smp kernel, only use one kernel-rt for both up and smp
12cr|kernel-rt-3.2.31-1.rt47.1|1235	
12cr|kernel-rt-3.2.31-1.rt47.1|1236	* Sat Jan 10 2009 trem <trem@mandriva.org> 2.6.26.8-1.rt13.1mdv2009.1
12cr|kernel-rt-3.2.31-1.rt47.1|1237	+ Revision: 327991
12cr|kernel-rt-3.2.31-1.rt47.1|1238	- update 2.6.26.8-rt13
12cr|kernel-rt-3.2.31-1.rt47.1|1239	
12cr|kernel-rt-3.2.31-1.rt47.1|1240	* Mon Dec 22 2008 trem <trem@mandriva.org> 2.6.26.8-1.rt12.1mdv2009.1
12cr|kernel-rt-3.2.31-1.rt47.1|1241	+ Revision: 317715
12cr|kernel-rt-3.2.31-1.rt47.1|1242	- update to 2.6.26.8-rt12
12cr|kernel-rt-3.2.31-1.rt47.1|1243	
12cr|kernel-rt-3.2.31-1.rt47.1|1244	* Sun Nov 02 2008 trem <trem@mandriva.org> 2.6.26.6-1.rt11.2mdv2009.1
12cr|kernel-rt-3.2.31-1.rt47.1|1245	+ Revision: 299193
12cr|kernel-rt-3.2.31-1.rt47.1|1246	- add debug info on module (same way as the mdv kernel)
12cr|kernel-rt-3.2.31-1.rt47.1|1247	
12cr|kernel-rt-3.2.31-1.rt47.1|1248	* Tue Oct 14 2008 trem <trem@mandriva.org> 2.6.26.6-1.rt11.1mdv2009.1
12cr|kernel-rt-3.2.31-1.rt47.1|1249	+ Revision: 293770
12cr|kernel-rt-3.2.31-1.rt47.1|1250	- update to 2.6.26.6-rt11
12cr|kernel-rt-3.2.31-1.rt47.1|1251	- update to 2.6.26.6-rt10
12cr|kernel-rt-3.2.31-1.rt47.1|1252	
12cr|kernel-rt-3.2.31-1.rt47.1|1253	* Thu Sep 11 2008 trem <trem@mandriva.org> 2.6.26.5-1.rt9.1mdv2009.0
12cr|kernel-rt-3.2.31-1.rt47.1|1254	+ Revision: 283938
12cr|kernel-rt-3.2.31-1.rt47.1|1255	- update to 2.6.26.5-rt9
12cr|kernel-rt-3.2.31-1.rt47.1|1256	
12cr|kernel-rt-3.2.31-1.rt47.1|1257	* Wed Sep 10 2008 trem <trem@mandriva.org> 2.6.26.5-1.rt8.1mdv2009.0
12cr|kernel-rt-3.2.31-1.rt47.1|1258	+ Revision: 283604
12cr|kernel-rt-3.2.31-1.rt47.1|1259	- update to 2.6.26.5-rt8
12cr|kernel-rt-3.2.31-1.rt47.1|1260	
12cr|kernel-rt-3.2.31-1.rt47.1|1261	* Mon Sep 08 2008 trem <trem@mandriva.org> 2.6.26.3-1.rt7.3mdv2009.0
12cr|kernel-rt-3.2.31-1.rt47.1|1262	+ Revision: 282794
12cr|kernel-rt-3.2.31-1.rt47.1|1263	- add kernel-firmware as require for kernel-rt-smp too
12cr|kernel-rt-3.2.31-1.rt47.1|1264	
12cr|kernel-rt-3.2.31-1.rt47.1|1265	* Mon Sep 08 2008 trem <trem@mandriva.org> 2.6.26.3-1.rt7.2mdv2009.0
12cr|kernel-rt-3.2.31-1.rt47.1|1266	+ Revision: 282756
12cr|kernel-rt-3.2.31-1.rt47.1|1267	- add kernel-firmware as requires
12cr|kernel-rt-3.2.31-1.rt47.1|1268	
12cr|kernel-rt-3.2.31-1.rt47.1|1269	* Sat Sep 06 2008 trem <trem@mandriva.org> 2.6.26.3-1.rt7.1mdv2009.0
12cr|kernel-rt-3.2.31-1.rt47.1|1270	+ Revision: 281843
12cr|kernel-rt-3.2.31-1.rt47.1|1271	- update to 2.6.26.3-rt7
12cr|kernel-rt-3.2.31-1.rt47.1|1272	- update to 2.6.26.3-rt6
12cr|kernel-rt-3.2.31-1.rt47.1|1273	
12cr|kernel-rt-3.2.31-1.rt47.1|1274	* Thu Sep 04 2008 trem <trem@mandriva.org> 2.6.26.3-1.rt5.1mdv2009.0
12cr|kernel-rt-3.2.31-1.rt47.1|1275	+ Revision: 280813
12cr|kernel-rt-3.2.31-1.rt47.1|1276	- update to 2.6.26.3-rt5
12cr|kernel-rt-3.2.31-1.rt47.1|1277	- add include/trace/sched.h to source and devel
12cr|kernel-rt-3.2.31-1.rt47.1|1278	- update to 2.6.26.3-rt4
12cr|kernel-rt-3.2.31-1.rt47.1|1279	
12cr|kernel-rt-3.2.31-1.rt47.1|1280	* Sat Aug 23 2008 trem <trem@mandriva.org> 2.6.26.3-1.rt3.1mdv2009.0
12cr|kernel-rt-3.2.31-1.rt47.1|1281	+ Revision: 275315
12cr|kernel-rt-3.2.31-1.rt47.1|1282	- remove Module.markers from source rpm
12cr|kernel-rt-3.2.31-1.rt47.1|1283	- update to 2.6.26.3-rt3
12cr|kernel-rt-3.2.31-1.rt47.1|1284	- remove patch fix_infiniband.patch and fix_isp1760.patch
12cr|kernel-rt-3.2.31-1.rt47.1|1285	
12cr|kernel-rt-3.2.31-1.rt47.1|1286	* Sat Aug 16 2008 trem <trem@mandriva.org> 2.6.26-1.rt1.1mdv2009.0
12cr|kernel-rt-3.2.31-1.rt47.1|1287	+ Revision: 272608
12cr|kernel-rt-3.2.31-1.rt47.1|1288	- fix patch disable-mrproper-in-devel-rpms.patch
12cr|kernel-rt-3.2.31-1.rt47.1|1289	- remove sigframe_32.h from devel (this file no more exist)
12cr|kernel-rt-3.2.31-1.rt47.1|1290	- add patch fix_infiniband.patch and fix_isp1760.patch
12cr|kernel-rt-3.2.31-1.rt47.1|1291	- update to 2.6.26-rt1
12cr|kernel-rt-3.2.31-1.rt47.1|1292	
12cr|kernel-rt-3.2.31-1.rt47.1|1293	* Tue Jun 24 2008 trem <trem@mandriva.org> 2.6.25.8-1.rt7.1mdv2009.0
12cr|kernel-rt-3.2.31-1.rt47.1|1294	+ Revision: 228750
12cr|kernel-rt-3.2.31-1.rt47.1|1295	- update to 2.6.25.8-rt7
12cr|kernel-rt-3.2.31-1.rt47.1|1296	
12cr|kernel-rt-3.2.31-1.rt47.1|1297	* Sun Jun 08 2008 trem <trem@mandriva.org> 2.6.25.4-1.rt6.1mdv2009.0
12cr|kernel-rt-3.2.31-1.rt47.1|1298	+ Revision: 216836
12cr|kernel-rt-3.2.31-1.rt47.1|1299	- update to 2.6.25.4-rt3
12cr|kernel-rt-3.2.31-1.rt47.1|1300	- disable CONFIG_RT_GROUP_SCHED (break the compilation)
12cr|kernel-rt-3.2.31-1.rt47.1|1301	
12cr|kernel-rt-3.2.31-1.rt47.1|1302	* Tue May 20 2008 trem <trem@mandriva.org> 2.6.25.4-1.rt3.1mdv2009.0
12cr|kernel-rt-3.2.31-1.rt47.1|1303	+ Revision: 209549
12cr|kernel-rt-3.2.31-1.rt47.1|1304	- update to 2.6.25.4-rt3
12cr|kernel-rt-3.2.31-1.rt47.1|1305	
12cr|kernel-rt-3.2.31-1.rt47.1|1306	* Sun May 18 2008 trem <trem@mandriva.org> 2.6.25.4-1.rt1.1mdv2009.0
12cr|kernel-rt-3.2.31-1.rt47.1|1307	+ Revision: 208737
12cr|kernel-rt-3.2.31-1.rt47.1|1308	- remove arch/i386 from kernel source
12cr|kernel-rt-3.2.31-1.rt47.1|1309	- update to 2.6.25.4-rt1
12cr|kernel-rt-3.2.31-1.rt47.1|1310	
12cr|kernel-rt-3.2.31-1.rt47.1|1311	* Sat May 17 2008 trem <trem@mandriva.org> 2.6.24.7-1.rt6.1mdv2009.0
12cr|kernel-rt-3.2.31-1.rt47.1|1312	+ Revision: 208442
12cr|kernel-rt-3.2.31-1.rt47.1|1313	- update to 2.6.24.7-rt6
12cr|kernel-rt-3.2.31-1.rt47.1|1314	
12cr|kernel-rt-3.2.31-1.rt47.1|1315	+ Thomas Backlund <tmb@mandriva.org>
12cr|kernel-rt-3.2.31-1.rt47.1|1316	- update to 2.6.24.4-rt4
12cr|kernel-rt-3.2.31-1.rt47.1|1317	- fix license
12cr|kernel-rt-3.2.31-1.rt47.1|1318	
12cr|kernel-rt-3.2.31-1.rt47.1|1319	* Thu Feb 28 2008 trem <trem@mandriva.org> 2.6.24.3-1.rt3.2mdv2008.1
12cr|kernel-rt-3.2.31-1.rt47.1|1320	+ Revision: 175958
12cr|kernel-rt-3.2.31-1.rt47.1|1321	- update to 2.6.24.3-rt3
12cr|kernel-rt-3.2.31-1.rt47.1|1322	
12cr|kernel-rt-3.2.31-1.rt47.1|1323	* Fri Feb 22 2008 trem <trem@mandriva.org> 2.6.24.2-1.rt2.2mdv2008.1
12cr|kernel-rt-3.2.31-1.rt47.1|1324	+ Revision: 174020
12cr|kernel-rt-3.2.31-1.rt47.1|1325	- update to 2.6.24.2-rt2
12cr|kernel-rt-3.2.31-1.rt47.1|1326	
12cr|kernel-rt-3.2.31-1.rt47.1|1327	* Thu Jan 31 2008 Thomas Backlund <tmb@mandriva.org> 2.6.24-1.rt1.2mdv2008.1
12cr|kernel-rt-3.2.31-1.rt47.1|1328	+ Revision: 160945
12cr|kernel-rt-3.2.31-1.rt47.1|1329	- add kernel-sysctl_check-remove-s390-include.patch (#37388)
12cr|kernel-rt-3.2.31-1.rt47.1|1330	
12cr|kernel-rt-3.2.31-1.rt47.1|1331	* Sat Jan 26 2008 trem <trem@mandriva.org> 2.6.24-1.rt1.1mdv2008.1
12cr|kernel-rt-3.2.31-1.rt47.1|1332	+ Revision: 158285
12cr|kernel-rt-3.2.31-1.rt47.1|1333	- update to 2.6.24-rt1
12cr|kernel-rt-3.2.31-1.rt47.1|1334	
12cr|kernel-rt-3.2.31-1.rt47.1|1335	* Thu Jan 17 2008 trem <trem@mandriva.org> 2.6.24-0.rc8.rt1.1mdv2008.1
12cr|kernel-rt-3.2.31-1.rt47.1|1336	+ Revision: 154478
12cr|kernel-rt-3.2.31-1.rt47.1|1337	- update to 2.6.24-rc8-rt1
12cr|kernel-rt-3.2.31-1.rt47.1|1338	
12cr|kernel-rt-3.2.31-1.rt47.1|1339	* Sun Jan 13 2008 trem <trem@mandriva.org> 2.6.24-0.rc7.rt1.1mdv2008.1
12cr|kernel-rt-3.2.31-1.rt47.1|1340	+ Revision: 151054
12cr|kernel-rt-3.2.31-1.rt47.1|1341	- add patch to fix quicklist.h
12cr|kernel-rt-3.2.31-1.rt47.1|1342	- update to 2.6.24-rc7-rt1
12cr|kernel-rt-3.2.31-1.rt47.1|1343	
12cr|kernel-rt-3.2.31-1.rt47.1|1344	* Wed Jan 02 2008 trem <trem@mandriva.org> 2.6.24-0.rc5.rt1.2mdv2008.1
12cr|kernel-rt-3.2.31-1.rt47.1|1345	+ Revision: 140734
12cr|kernel-rt-3.2.31-1.rt47.1|1346	- add -debug package with vmlinux file (used by oprofile, systemtap, ...)
12cr|kernel-rt-3.2.31-1.rt47.1|1347	
12cr|kernel-rt-3.2.31-1.rt47.1|1348	+ Thomas Backlund <tmb@mandriva.org>
12cr|kernel-rt-3.2.31-1.rt47.1|1349	- update source2 to apply cleanly
12cr|kernel-rt-3.2.31-1.rt47.1|1350	- fix kernelupdate symlink
12cr|kernel-rt-3.2.31-1.rt47.1|1351	
12cr|kernel-rt-3.2.31-1.rt47.1|1352	+ Olivier Blin <blino@mandriva.org>
12cr|kernel-rt-3.2.31-1.rt47.1|1353	- restore BuildRoot
12cr|kernel-rt-3.2.31-1.rt47.1|1354	
12cr|kernel-rt-3.2.31-1.rt47.1|1355	+ Thierry Vignaud <tv@mandriva.org>
12cr|kernel-rt-3.2.31-1.rt47.1|1356	- kill re-definition of %%buildroot on Pixel's request
12cr|kernel-rt-3.2.31-1.rt47.1|1357	
12cr|kernel-rt-3.2.31-1.rt47.1|1358	* Sat Dec 15 2007 trem <trem@mandriva.org> 2.6.24-0.rc5.rt1.1mdv2008.1
12cr|kernel-rt-3.2.31-1.rt47.1|1359	+ Revision: 120292
12cr|kernel-rt-3.2.31-1.rt47.1|1360	- fix compilation on i586
12cr|kernel-rt-3.2.31-1.rt47.1|1361	- update to 2.6.24-rc5-rt1
12cr|kernel-rt-3.2.31-1.rt47.1|1362	
12cr|kernel-rt-3.2.31-1.rt47.1|1363	+ Thomas Backlund <tmb@mandriva.org>
12cr|kernel-rt-3.2.31-1.rt47.1|1364	- call installkernel with -L to avoid changing main kernel
12cr|kernel-rt-3.2.31-1.rt47.1|1365	default symlinks
12cr|kernel-rt-3.2.31-1.rt47.1|1366	
12cr|kernel-rt-3.2.31-1.rt47.1|1367	* Mon Nov 19 2007 trem <trem@mandriva.org> 2.6.24-0.rc2.rt1.3mdv2008.1
12cr|kernel-rt-3.2.31-1.rt47.1|1368	+ Revision: 110554
12cr|kernel-rt-3.2.31-1.rt47.1|1369	- disable mrproper target on -devel rpms to stop 3rdparty installers
12cr|kernel-rt-3.2.31-1.rt47.1|1370	from wiping out needed files and thereby breaking builds
12cr|kernel-rt-3.2.31-1.rt47.1|1371	(based on an initial patch by Danny used in kernel-multimedia series)
12cr|kernel-rt-3.2.31-1.rt47.1|1372	- fix build of kernel source
12cr|kernel-rt-3.2.31-1.rt47.1|1373	
12cr|kernel-rt-3.2.31-1.rt47.1|1374	* Mon Nov 19 2007 Thierry Vignaud <tv@mandriva.org> 2.6.24-0.rc2.rt1.2mdv2008.1
12cr|kernel-rt-3.2.31-1.rt47.1|1375	+ Revision: 110403
12cr|kernel-rt-3.2.31-1.rt47.1|1376	- fix build
12cr|kernel-rt-3.2.31-1.rt47.1|1377	
12cr|kernel-rt-3.2.31-1.rt47.1|1378	+ trem <trem@mandriva.org>
12cr|kernel-rt-3.2.31-1.rt47.1|1379	- fix compilation on i586 (user %%{_arch} instead of %%{targer_cpu})
12cr|kernel-rt-3.2.31-1.rt47.1|1380	- update to 2.6.24-rc2-rt1
12cr|kernel-rt-3.2.31-1.rt47.1|1381	- add two patches to fix compilation (ioat_dma.c and kvm_main.c)
12cr|kernel-rt-3.2.31-1.rt47.1|1382	
12cr|kernel-rt-3.2.31-1.rt47.1|1383	* Thu Nov 08 2007 trem <trem@mandriva.org> 2.6.23.1-1.rt11.1mdv2008.1
12cr|kernel-rt-3.2.31-1.rt47.1|1384	+ Revision: 106843
12cr|kernel-rt-3.2.31-1.rt47.1|1385	- update to 2.6.23.1-rt11
12cr|kernel-rt-3.2.31-1.rt47.1|1386	
12cr|kernel-rt-3.2.31-1.rt47.1|1387	* Mon Oct 29 2007 trem <trem@mandriva.org> 2.6.23.1-1.rt5.1mdv2008.1
12cr|kernel-rt-3.2.31-1.rt47.1|1388	+ Revision: 103630
12cr|kernel-rt-3.2.31-1.rt47.1|1389	- update to 2.6.23.1-rt5
12cr|kernel-rt-3.2.31-1.rt47.1|1390	
12cr|kernel-rt-3.2.31-1.rt47.1|1391	* Sun Oct 28 2007 trem <trem@mandriva.org> 2.6.23.1-1.rt4.1mdv2008.1
12cr|kernel-rt-3.2.31-1.rt47.1|1392	+ Revision: 102811
12cr|kernel-rt-3.2.31-1.rt47.1|1393	- update to 2.6.23.1-rt4
12cr|kernel-rt-3.2.31-1.rt47.1|1394	
12cr|kernel-rt-3.2.31-1.rt47.1|1395	* Thu Oct 25 2007 trem <trem@mandriva.org> 2.6.23-1.rt3.1mdv2008.1
12cr|kernel-rt-3.2.31-1.rt47.1|1396	+ Revision: 102207
12cr|kernel-rt-3.2.31-1.rt47.1|1397	- update to 2.6.23-rt3
12cr|kernel-rt-3.2.31-1.rt47.1|1398	
12cr|kernel-rt-3.2.31-1.rt47.1|1399	* Wed Oct 24 2007 trem <trem@mandriva.org> 2.6.23-1.rt2.1mdv2008.1
12cr|kernel-rt-3.2.31-1.rt47.1|1400	+ Revision: 101903
12cr|kernel-rt-3.2.31-1.rt47.1|1401	- update to 2.6.23-rt2
12cr|kernel-rt-3.2.31-1.rt47.1|1402	
12cr|kernel-rt-3.2.31-1.rt47.1|1403	* Wed Oct 17 2007 trem <trem@mandriva.org> 2.6.23-1.rt1.1mdv2008.1
12cr|kernel-rt-3.2.31-1.rt47.1|1404	+ Revision: 99735
12cr|kernel-rt-3.2.31-1.rt47.1|1405	- now, we use 1. for stable release (we continue to use 0. for unstable release)
12cr|kernel-rt-3.2.31-1.rt47.1|1406	- update to 2.6.23-rt1
12cr|kernel-rt-3.2.31-1.rt47.1|1407	
12cr|kernel-rt-3.2.31-1.rt47.1|1408	* Tue Oct 09 2007 trem <trem@mandriva.org> 2.6.23-0.rc9.rt2.2mdv2008.1
12cr|kernel-rt-3.2.31-1.rt47.1|1409	+ Revision: 96319
12cr|kernel-rt-3.2.31-1.rt47.1|1410	- update to 2.6.23-rc9-rt2
12cr|kernel-rt-3.2.31-1.rt47.1|1411	
12cr|kernel-rt-3.2.31-1.rt47.1|1412	* Thu Sep 27 2007 trem <trem@mandriva.org> 2.6.23-0.rc8.rt1.2mdv2008.0
12cr|kernel-rt-3.2.31-1.rt47.1|1413	+ Revision: 93206
12cr|kernel-rt-3.2.31-1.rt47.1|1414	- update to 2.6.23-rc8-rt1
12cr|kernel-rt-3.2.31-1.rt47.1|1415	
12cr|kernel-rt-3.2.31-1.rt47.1|1416	* Thu Sep 06 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc4.rt1.2mdv2008.0
12cr|kernel-rt-3.2.31-1.rt47.1|1417	+ Revision: 81324
12cr|kernel-rt-3.2.31-1.rt47.1|1418	- rebuild as the old one got lost in the BS
12cr|kernel-rt-3.2.31-1.rt47.1|1419	
12cr|kernel-rt-3.2.31-1.rt47.1|1420	* Sun Sep 02 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc4.rt1.1mdv2008.0
12cr|kernel-rt-3.2.31-1.rt47.1|1421	+ Revision: 77737
12cr|kernel-rt-3.2.31-1.rt47.1|1422	- update to kernel.org 2.6.23-rc4
12cr|kernel-rt-3.2.31-1.rt47.1|1423	- update to 2.6.23-rc4-rt1
12cr|kernel-rt-3.2.31-1.rt47.1|1424	- fix #29744, #29074 in a cleaner way by disabling the sourcing of
12cr|kernel-rt-3.2.31-1.rt47.1|1425	arch/s390/crypto/Kconfig
12cr|kernel-rt-3.2.31-1.rt47.1|1426	- fix patch urls to match the new project repo at kernel.org
12cr|kernel-rt-3.2.31-1.rt47.1|1427	- drop patches 3, 4
12cr|kernel-rt-3.2.31-1.rt47.1|1428	- update defconfigs
12cr|kernel-rt-3.2.31-1.rt47.1|1429	
12cr|kernel-rt-3.2.31-1.rt47.1|1430	* Fri Aug 10 2007 trem <trem@mandriva.org> 2.6.23-0.rc2.rt2.1mdv2008.0
12cr|kernel-rt-3.2.31-1.rt47.1|1431	+ Revision: 61661
12cr|kernel-rt-3.2.31-1.rt47.1|1432	- update to 2.6.23-rc2-rt2
12cr|kernel-rt-3.2.31-1.rt47.1|1433	
12cr|kernel-rt-3.2.31-1.rt47.1|1434	* Tue Aug 07 2007 trem <trem@mandriva.org> 2.6.22.1-rt9.2mdv2008.0
12cr|kernel-rt-3.2.31-1.rt47.1|1435	+ Revision: 59994
12cr|kernel-rt-3.2.31-1.rt47.1|1436	- new mdv packaging (2mdv)
12cr|kernel-rt-3.2.31-1.rt47.1|1437	- disable CONFIG_DEBUG_LOCK_ALLOC and CONFIG_PROVE_LOCKING in i386-smp.config (was forgotten)
12cr|kernel-rt-3.2.31-1.rt47.1|1438	
12cr|kernel-rt-3.2.31-1.rt47.1|1439	* Sat Jul 28 2007 trem <trem@mandriva.org> 2.6.22.1-rt9.1mdv2008.0
12cr|kernel-rt-3.2.31-1.rt47.1|1440	+ Revision: 56455
12cr|kernel-rt-3.2.31-1.rt47.1|1441	- update to release 2.6.22.1-rt9
12cr|kernel-rt-3.2.31-1.rt47.1|1442	- disable : CONFIG_CPU_IDLE, CONFIG_DEBUG_LOCK_ALLOC, CONFIG_PROVE_LOCKING
12cr|kernel-rt-3.2.31-1.rt47.1|1443	- update to 2.6.22.1-rt6
12cr|kernel-rt-3.2.31-1.rt47.1|1444	
12cr|kernel-rt-3.2.31-1.rt47.1|1445	* Sun Jul 15 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22.1-rt3.2mdv2008.0
12cr|kernel-rt-3.2.31-1.rt47.1|1446	+ Revision: 52298
12cr|kernel-rt-3.2.31-1.rt47.1|1447	- disable LOCKDEP and DEBUG_SLAB as they are bad for latencies and runtime overhead
12cr|kernel-rt-3.2.31-1.rt47.1|1448	- fix build when building only up or smp
12cr|kernel-rt-3.2.31-1.rt47.1|1449	
12cr|kernel-rt-3.2.31-1.rt47.1|1450	* Sat Jul 14 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22.1-rt3.1mdv2008.0
12cr|kernel-rt-3.2.31-1.rt47.1|1451	+ Revision: 52083
12cr|kernel-rt-3.2.31-1.rt47.1|1452	- use defconfigs from kernel-linus-2.6.22.1, and adapt them for
12cr|kernel-rt-3.2.31-1.rt47.1|1453	realtime build
12cr|kernel-rt-3.2.31-1.rt47.1|1454	- dont build -doc rpms
12cr|kernel-rt-3.2.31-1.rt47.1|1455	- Introduce Ingo Molnars kernel-rt (realtime) series
12cr|kernel-rt-3.2.31-1.rt47.1|1456	- Created package structure for kernel-rt.
12cr|kernel-rt-3.2.31-1.rt47.1|1457	

2463 12
12cr|kernel-rt-3.2.34-1.rt51.1|1	# -*- Mode: rpm-spec -*-
12cr|kernel-rt-3.2.34-1.rt51.1|2	#
12cr|kernel-rt-3.2.34-1.rt51.1|3	# (c) Mandriva
12cr|kernel-rt-3.2.34-1.rt51.1|4	#
12cr|kernel-rt-3.2.34-1.rt51.1|5	# The kernel-2.6-linus package (and so this spec file) is under development,
12cr|kernel-rt-3.2.34-1.rt51.1|6	# it does mean:
12cr|kernel-rt-3.2.34-1.rt51.1|7	#
12cr|kernel-rt-3.2.34-1.rt51.1|8	#    1. You can have nasty surprises when playing with the package
12cr|kernel-rt-3.2.34-1.rt51.1|9	#    generation
12cr|kernel-rt-3.2.34-1.rt51.1|10	#
12cr|kernel-rt-3.2.34-1.rt51.1|11	#    2. Is easier to go and come back from Mordor than adding a new
12cr|kernel-rt-3.2.34-1.rt51.1|12	#    architecture support
12cr|kernel-rt-3.2.34-1.rt51.1|13	#
12cr|kernel-rt-3.2.34-1.rt51.1|14	#    3. A known architecture with just a missing .config shouldn't be too
12cr|kernel-rt-3.2.34-1.rt51.1|15	#    hard, but as this spec changes too fast, it's likely to be broken
12cr|kernel-rt-3.2.34-1.rt51.1|16	#
12cr|kernel-rt-3.2.34-1.rt51.1|17	#
12cr|kernel-rt-3.2.34-1.rt51.1|18	# if you try to understand kernel numbering, read docs/kernel_naming
12cr|kernel-rt-3.2.34-1.rt51.1|19	
12cr|kernel-rt-3.2.34-1.rt51.1|20	%define kernelversion	3
12cr|kernel-rt-3.2.34-1.rt51.1|21	%define patchlevel	2
12cr|kernel-rt-3.2.34-1.rt51.1|22	
12cr|kernel-rt-3.2.34-1.rt51.1|23	# kernel Makefile extraversion is substituted by
12cr|kernel-rt-3.2.34-1.rt51.1|24	# kpatch/kstable wich are either 0 (empty), rc (kpatch) or stable release (kstable)
12cr|kernel-rt-3.2.34-1.rt51.1|25	%define kpatch		0
12cr|kernel-rt-3.2.34-1.rt51.1|26	%define kstable		34
12cr|kernel-rt-3.2.34-1.rt51.1|27	
12cr|kernel-rt-3.2.34-1.rt51.1|28	%define ktag		rt
12cr|kernel-rt-3.2.34-1.rt51.1|29	
12cr|kernel-rt-3.2.34-1.rt51.1|30	# AKPM's release
12cr|kernel-rt-3.2.34-1.rt51.1|31	%define rt_rel		51
12cr|kernel-rt-3.2.34-1.rt51.1|32	
12cr|kernel-rt-3.2.34-1.rt51.1|33	# this is the releaseversion
12cr|kernel-rt-3.2.34-1.rt51.1|34	%define mdvrelease 	1
12cr|kernel-rt-3.2.34-1.rt51.1|35	
12cr|kernel-rt-3.2.34-1.rt51.1|36	# This is only to make life easier for people that creates derivated kernels
12cr|kernel-rt-3.2.34-1.rt51.1|37	# a.k.a name it kernel-tmb :)
12cr|kernel-rt-3.2.34-1.rt51.1|38	%define kname 		kernel-%{ktag}
12cr|kernel-rt-3.2.34-1.rt51.1|39	
12cr|kernel-rt-3.2.34-1.rt51.1|40	%define rpmtag		%distsuffix
12cr|kernel-rt-3.2.34-1.rt51.1|41	%if %kpatch
12cr|kernel-rt-3.2.34-1.rt51.1|42	%define rpmrel		0.%{kpatch}.%{ktag}%{rt_rel}.%{mdvrelease}
12cr|kernel-rt-3.2.34-1.rt51.1|43	%else
12cr|kernel-rt-3.2.34-1.rt51.1|44	%define rpmrel		1.%{ktag}%{rt_rel}.%{mdvrelease}
12cr|kernel-rt-3.2.34-1.rt51.1|45	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|46	
12cr|kernel-rt-3.2.34-1.rt51.1|47	# When we are using a pre/rc patch, the tarball is a patchlevel -1
12cr|kernel-rt-3.2.34-1.rt51.1|48	%if %kpatch
12cr|kernel-rt-3.2.34-1.rt51.1|49	%define kversion  	%{kernelversion}.%{patchlevel}.%{kstable}
12cr|kernel-rt-3.2.34-1.rt51.1|50	%define tar_ver	  	%{kernelversion}.%(expr %{patchlevel} - 1)
12cr|kernel-rt-3.2.34-1.rt51.1|51	%define rtversion	%{kernelversion}.%{patchlevel}-rc%{kpatch}-%{ktag}%{rt_rel}
12cr|kernel-rt-3.2.34-1.rt51.1|52	%else
12cr|kernel-rt-3.2.34-1.rt51.1|53	%if %kstable
12cr|kernel-rt-3.2.34-1.rt51.1|54	%define kversion  	%{kernelversion}.%{patchlevel}.%{kstable}
12cr|kernel-rt-3.2.34-1.rt51.1|55	%define rtversion	%{kversion}-%{ktag}%{rt_rel}
12cr|kernel-rt-3.2.34-1.rt51.1|56	%define tar_ver   	%{kernelversion}.%{patchlevel}
12cr|kernel-rt-3.2.34-1.rt51.1|57	%else
12cr|kernel-rt-3.2.34-1.rt51.1|58	%define kversion  	%{kernelversion}.%{patchlevel}
12cr|kernel-rt-3.2.34-1.rt51.1|59	%define rtversion	%{kernelversion}.%{patchlevel}-%{ktag}%{rt_rel}
12cr|kernel-rt-3.2.34-1.rt51.1|60	%define tar_ver   	%{kernelversion}.%{patchlevel}
12cr|kernel-rt-3.2.34-1.rt51.1|61	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|62	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|63	%define kverrel   	%{kversion}-%{rpmrel}
12cr|kernel-rt-3.2.34-1.rt51.1|64	
12cr|kernel-rt-3.2.34-1.rt51.1|65	# used for not making too long names for rpms or search paths
12cr|kernel-rt-3.2.34-1.rt51.1|66	%if %kpatch
12cr|kernel-rt-3.2.34-1.rt51.1|67	%define buildrpmrel     0.%{kpatch}.%{ktag}%{rt_rel}.%{mdvrelease}%{rpmtag}
12cr|kernel-rt-3.2.34-1.rt51.1|68	%else
12cr|kernel-rt-3.2.34-1.rt51.1|69	%define buildrpmrel     1.%{ktag}%{rt_rel}.%{mdvrelease}%{rpmtag}
12cr|kernel-rt-3.2.34-1.rt51.1|70	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|71	
12cr|kernel-rt-3.2.34-1.rt51.1|72	%define buildrel        %{kversion}-%{buildrpmrel}
12cr|kernel-rt-3.2.34-1.rt51.1|73	
12cr|kernel-rt-3.2.34-1.rt51.1|74	%define rt_info NOTE: This kernel has no Mandriva patches and no third-party drivers, \
12cr|kernel-rt-3.2.34-1.rt51.1|75	only Ingo Molnar -rt (realtime) series patches applied to vanille kernel.org \
12cr|kernel-rt-3.2.34-1.rt51.1|76	kernels.
12cr|kernel-rt-3.2.34-1.rt51.1|77	
12cr|kernel-rt-3.2.34-1.rt51.1|78	# having different top level names for packges means that you have to remove them by hard :(
12cr|kernel-rt-3.2.34-1.rt51.1|79	%define top_dir_name    %{kname}-%{_arch}
12cr|kernel-rt-3.2.34-1.rt51.1|80	
12cr|kernel-rt-3.2.34-1.rt51.1|81	%define build_dir       %{_builddir}/%{top_dir_name}
12cr|kernel-rt-3.2.34-1.rt51.1|82	%define src_dir         %{build_dir}/linux-%{tar_ver}
12cr|kernel-rt-3.2.34-1.rt51.1|83	
12cr|kernel-rt-3.2.34-1.rt51.1|84	# disable useless debug rpms...
12cr|kernel-rt-3.2.34-1.rt51.1|85	%define _enable_debug_packages  %{nil}
12cr|kernel-rt-3.2.34-1.rt51.1|86	%define debug_package           %{nil}
12cr|kernel-rt-3.2.34-1.rt51.1|87	
12cr|kernel-rt-3.2.34-1.rt51.1|88	# build defines
12cr|kernel-rt-3.2.34-1.rt51.1|89	%define build_doc 0
12cr|kernel-rt-3.2.34-1.rt51.1|90	%define build_source 1
12cr|kernel-rt-3.2.34-1.rt51.1|91	%define build_devel 1
12cr|kernel-rt-3.2.34-1.rt51.1|92	%define build_debug 1
12cr|kernel-rt-3.2.34-1.rt51.1|93	
12cr|kernel-rt-3.2.34-1.rt51.1|94	%define build_kernel 1
12cr|kernel-rt-3.2.34-1.rt51.1|95	
12cr|kernel-rt-3.2.34-1.rt51.1|96	%define distro_branch %(perl -pe '/(\\d+)\\.(\\d)\\.?(\\d)?/; $_="$1.$2"' /etc/mandriva-release)
12cr|kernel-rt-3.2.34-1.rt51.1|97	
12cr|kernel-rt-3.2.34-1.rt51.1|98	# End of user definitions
12cr|kernel-rt-3.2.34-1.rt51.1|99	%{?_without_kernel: %global build_kernel 0}
12cr|kernel-rt-3.2.34-1.rt51.1|100	%{?_without_doc: %global build_doc 0}
12cr|kernel-rt-3.2.34-1.rt51.1|101	%{?_without_source: %global build_source 0}
12cr|kernel-rt-3.2.34-1.rt51.1|102	%{?_without_devel: %global build_devel 0}
12cr|kernel-rt-3.2.34-1.rt51.1|103	
12cr|kernel-rt-3.2.34-1.rt51.1|104	%{?_with_kernel: %global build_kernel 1}
12cr|kernel-rt-3.2.34-1.rt51.1|105	%{?_with_doc: %global build_doc 1}
12cr|kernel-rt-3.2.34-1.rt51.1|106	%{?_with_source: %global build_source 1}
12cr|kernel-rt-3.2.34-1.rt51.1|107	%{?_with_devel: %global build_devel 1}
12cr|kernel-rt-3.2.34-1.rt51.1|108	
12cr|kernel-rt-3.2.34-1.rt51.1|109	
12cr|kernel-rt-3.2.34-1.rt51.1|110	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12cr|kernel-rt-3.2.34-1.rt51.1|111	%define kmake %make CC="$CC"
12cr|kernel-rt-3.2.34-1.rt51.1|112	%else
12cr|kernel-rt-3.2.34-1.rt51.1|113	%define kmake %make
12cr|kernel-rt-3.2.34-1.rt51.1|114	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|115	# there are places where parallel make don't work
12cr|kernel-rt-3.2.34-1.rt51.1|116	%define smake make
12cr|kernel-rt-3.2.34-1.rt51.1|117	
12cr|kernel-rt-3.2.34-1.rt51.1|118	# Aliases for amd64 builds (better make source links?)
12cr|kernel-rt-3.2.34-1.rt51.1|119	%define target_cpu	%(echo %{_target_cpu} | sed -e "s/amd64/x86_64/")
12cr|kernel-rt-3.2.34-1.rt51.1|120	%define target_arch	%(echo %{_arch} | sed -e "s/amd64/x86_64/" -e "s/i386/x86/" -e "s/x86_64/x86/")
12cr|kernel-rt-3.2.34-1.rt51.1|121	
12cr|kernel-rt-3.2.34-1.rt51.1|122	
12cr|kernel-rt-3.2.34-1.rt51.1|123	# Defines for the things that are needed for all the kernels
12cr|kernel-rt-3.2.34-1.rt51.1|124	%define requires1 module-init-tools >= 3.0-7
12cr|kernel-rt-3.2.34-1.rt51.1|125	%define requires2 mkinitrd >= 3.4.43-10
12cr|kernel-rt-3.2.34-1.rt51.1|126	%define requires3 bootloader-utils >= 1.9
12cr|kernel-rt-3.2.34-1.rt51.1|127	%define requires4 sysfsutils
12cr|kernel-rt-3.2.34-1.rt51.1|128	%define requires5 kernel-firmware >= 2.6.27-0.rc2.2mdv
12cr|kernel-rt-3.2.34-1.rt51.1|129	
12cr|kernel-rt-3.2.34-1.rt51.1|130	%define kprovides kernel = %{tar_ver}, alsa
12cr|kernel-rt-3.2.34-1.rt51.1|131	
12cr|kernel-rt-3.2.34-1.rt51.1|132	# src.rpm description
12cr|kernel-rt-3.2.34-1.rt51.1|133	Name:           %{kname}
12cr|kernel-rt-3.2.34-1.rt51.1|134	Version:        %{kversion}
12cr|kernel-rt-3.2.34-1.rt51.1|135	Release:        %{rpmrel}
12cr|kernel-rt-3.2.34-1.rt51.1|136	License: 	GPLv2
12cr|kernel-rt-3.2.34-1.rt51.1|137	Group: 		Development/Kernel
12cr|kernel-rt-3.2.34-1.rt51.1|138	ExclusiveArch: 	%{ix86} x86_64
12cr|kernel-rt-3.2.34-1.rt51.1|139	URL: 		http://www.kernel.org/
12cr|kernel-rt-3.2.34-1.rt51.1|140	Summary:  The Linux Kernel
12cr|kernel-rt-3.2.34-1.rt51.1|141	Provides: %kprovides
12cr|kernel-rt-3.2.34-1.rt51.1|142	Requires: %requires1
12cr|kernel-rt-3.2.34-1.rt51.1|143	Requires: %requires2
12cr|kernel-rt-3.2.34-1.rt51.1|144	Requires: %requires3
12cr|kernel-rt-3.2.34-1.rt51.1|145	Requires: %requires4
12cr|kernel-rt-3.2.34-1.rt51.1|146	Requires: %requires5
12cr|kernel-rt-3.2.34-1.rt51.1|147	
12cr|kernel-rt-3.2.34-1.rt51.1|148	####################################################################
12cr|kernel-rt-3.2.34-1.rt51.1|149	#
12cr|kernel-rt-3.2.34-1.rt51.1|150	# Sources
12cr|kernel-rt-3.2.34-1.rt51.1|151	#
12cr|kernel-rt-3.2.34-1.rt51.1|152	### This is for full SRC RPM
12cr|kernel-rt-3.2.34-1.rt51.1|153	Source0:        ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.xz
12cr|kernel-rt-3.2.34-1.rt51.1|154	Source1:        ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.sign
12cr|kernel-rt-3.2.34-1.rt51.1|155	# This is for disabling mrproper on -devel rpms
12cr|kernel-rt-3.2.34-1.rt51.1|156	Source2:	disable-mrproper-in-devel-rpms.patch
12cr|kernel-rt-3.2.34-1.rt51.1|157	# This disables removal of bounds.h and asm-offsets.h in -devel rpms (from kernel-linus)
12cr|kernel-rt-3.2.34-1.rt51.1|158	#SOURCE3:	kbuild-really-dont-remove-bounds-asm-offsets-headers.patch
12cr|kernel-rt-3.2.34-1.rt51.1|159	
12cr|kernel-rt-3.2.34-1.rt51.1|160	Source4:  README.kernel-sources
12cr|kernel-rt-3.2.34-1.rt51.1|161	Source5:  README.MandrivaLinux
12cr|kernel-rt-3.2.34-1.rt51.1|162	
12cr|kernel-rt-3.2.34-1.rt51.1|163	Source6:  %{name}.rpmlintrc
12cr|kernel-rt-3.2.34-1.rt51.1|164	
12cr|kernel-rt-3.2.34-1.rt51.1|165	Source20: i386.config
12cr|kernel-rt-3.2.34-1.rt51.1|166	Source21: x86_64.config
12cr|kernel-rt-3.2.34-1.rt51.1|167	
12cr|kernel-rt-3.2.34-1.rt51.1|168	
12cr|kernel-rt-3.2.34-1.rt51.1|169	####################################################################
12cr|kernel-rt-3.2.34-1.rt51.1|170	#
12cr|kernel-rt-3.2.34-1.rt51.1|171	# Patches
12cr|kernel-rt-3.2.34-1.rt51.1|172	
12cr|kernel-rt-3.2.34-1.rt51.1|173	#
12cr|kernel-rt-3.2.34-1.rt51.1|174	# Patch0 to Patch100 are for core kernel upgrades.
12cr|kernel-rt-3.2.34-1.rt51.1|175	#
12cr|kernel-rt-3.2.34-1.rt51.1|176	
12cr|kernel-rt-3.2.34-1.rt51.1|177	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing
12cr|kernel-rt-3.2.34-1.rt51.1|178	
12cr|kernel-rt-3.2.34-1.rt51.1|179	%if %kpatch
12cr|kernel-rt-3.2.34-1.rt51.1|180	Patch1:         ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.xz
12cr|kernel-rt-3.2.34-1.rt51.1|181	Source10:       ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.sign
12cr|kernel-rt-3.2.34-1.rt51.1|182	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|183	%if %kstable
12cr|kernel-rt-3.2.34-1.rt51.1|184	Patch1:         ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.xz
12cr|kernel-rt-3.2.34-1.rt51.1|185	Source10:       ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.sign
12cr|kernel-rt-3.2.34-1.rt51.1|186	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|187	
12cr|kernel-rt-3.2.34-1.rt51.1|188	# Mingos patches
12cr|kernel-rt-3.2.34-1.rt51.1|189	%if %kpatch
12cr|kernel-rt-3.2.34-1.rt51.1|190	Patch2:		http://www.kernel.org/pub/linux/kernel/projects/rt/%{kernelversion}.%{patchlevel}/patch-%{rtersion}.patch.xz
12cr|kernel-rt-3.2.34-1.rt51.1|191	Source11:	http://www.kernel.org/pub/linux/kernel/projects/rt/%{kernelversion}.%{patchlevel}/patch-%{rtversion}.patch.sign
12cr|kernel-rt-3.2.34-1.rt51.1|192	%else
12cr|kernel-rt-3.2.34-1.rt51.1|193	Patch2:		http://www.kernel.org/pub/linux/kernel/projects/rt/%{kernelversion}.%{patchlevel}/patch-%{rtversion}.patch.xz
12cr|kernel-rt-3.2.34-1.rt51.1|194	Source11:	http://www.kernel.org/pub/linux/kernel/projects/rt/%{kernelversion}.%{patchlevel}/patch-%{rtversion}.patch.sign
12cr|kernel-rt-3.2.34-1.rt51.1|195	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|196	
12cr|kernel-rt-3.2.34-1.rt51.1|197	# LKML's patches
12cr|kernel-rt-3.2.34-1.rt51.1|198	#Patch102:	gpu-drm-nouveau-git-20100316.patch
12cr|kernel-rt-3.2.34-1.rt51.1|199	#Patch103:	gpu-drm-nouveau-fix-missing-locking.patch
12cr|kernel-rt-3.2.34-1.rt51.1|200	
12cr|kernel-rt-3.2.34-1.rt51.1|201	# MDV Patches
12cr|kernel-rt-3.2.34-1.rt51.1|202	#Patch201:	video-fb-fix-unregister_framebuffer-fb_destroy.patch
12cr|kernel-rt-3.2.34-1.rt51.1|203	
12cr|kernel-rt-3.2.34-1.rt51.1|204	#END
12cr|kernel-rt-3.2.34-1.rt51.1|205	####################################################################
12cr|kernel-rt-3.2.34-1.rt51.1|206	
12cr|kernel-rt-3.2.34-1.rt51.1|207	
12cr|kernel-rt-3.2.34-1.rt51.1|208	Conflicts: drakxtools-backend < 10.4.140
12cr|kernel-rt-3.2.34-1.rt51.1|209	Autoreqprov: 	no
12cr|kernel-rt-3.2.34-1.rt51.1|210	BuildRequires: 	gcc module-init-tools >= 0.9.15
12cr|kernel-rt-3.2.34-1.rt51.1|211	Obsoletes: %{kname}-latest < %{EVRD}
12cr|kernel-rt-3.2.34-1.rt51.1|212	
12cr|kernel-rt-3.2.34-1.rt51.1|213	%description
12cr|kernel-rt-3.2.34-1.rt51.1|214	%{rt_info}
12cr|kernel-rt-3.2.34-1.rt51.1|215	
12cr|kernel-rt-3.2.34-1.rt51.1|216	
12cr|kernel-rt-3.2.34-1.rt51.1|217	#
12cr|kernel-rt-3.2.34-1.rt51.1|218	# kernel-source: kernel sources
12cr|kernel-rt-3.2.34-1.rt51.1|219	#
12cr|kernel-rt-3.2.34-1.rt51.1|220	%if %build_source
12cr|kernel-rt-3.2.34-1.rt51.1|221	%package -n %{kname}-source
12cr|kernel-rt-3.2.34-1.rt51.1|222	Version:  %{kversion}
12cr|kernel-rt-3.2.34-1.rt51.1|223	Release:  %{rpmrel}
12cr|kernel-rt-3.2.34-1.rt51.1|224	Provides: kernel-source = %{kverrel}, kernel-devel = %{kverrel}
12cr|kernel-rt-3.2.34-1.rt51.1|225	Requires: glibc-devel, ncurses-devel, make, gcc, perl
12cr|kernel-rt-3.2.34-1.rt51.1|226	Summary:  The source code for the Linux kernel
12cr|kernel-rt-3.2.34-1.rt51.1|227	Group:    Development/Kernel
12cr|kernel-rt-3.2.34-1.rt51.1|228	Autoreqprov: no
12cr|kernel-rt-3.2.34-1.rt51.1|229	Obsoletes: %{kname}-source-latest < %{EVRD}
12cr|kernel-rt-3.2.34-1.rt51.1|230	
12cr|kernel-rt-3.2.34-1.rt51.1|231	%description -n %{kname}-source
12cr|kernel-rt-3.2.34-1.rt51.1|232	The %{kname}-source package contains the source code files for the Linux
12cr|kernel-rt-3.2.34-1.rt51.1|233	kernel. Theese source files are only needed if you want to build your own
12cr|kernel-rt-3.2.34-1.rt51.1|234	custom kernel that is better tuned to your particular hardware.
12cr|kernel-rt-3.2.34-1.rt51.1|235	
12cr|kernel-rt-3.2.34-1.rt51.1|236	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12cr|kernel-rt-3.2.34-1.rt51.1|237	drivers against, install the *-devel-* rpm that is matching your kernel.
12cr|kernel-rt-3.2.34-1.rt51.1|238	
12cr|kernel-rt-3.2.34-1.rt51.1|239	%{rt_info}
12cr|kernel-rt-3.2.34-1.rt51.1|240	%endif # build_source
12cr|kernel-rt-3.2.34-1.rt51.1|241	
12cr|kernel-rt-3.2.34-1.rt51.1|242	
12cr|kernel-rt-3.2.34-1.rt51.1|243	#
12cr|kernel-rt-3.2.34-1.rt51.1|244	# kernel-devel: stripped kernel sources
12cr|kernel-rt-3.2.34-1.rt51.1|245	#
12cr|kernel-rt-3.2.34-1.rt51.1|246	%if %build_devel
12cr|kernel-rt-3.2.34-1.rt51.1|247	%package -n %{kname}-devel
12cr|kernel-rt-3.2.34-1.rt51.1|248	Version:  %{kversion}
12cr|kernel-rt-3.2.34-1.rt51.1|249	Release:  %{rpmrel}
12cr|kernel-rt-3.2.34-1.rt51.1|250	Provides: kernel-devel = %{kverrel}
12cr|kernel-rt-3.2.34-1.rt51.1|251	Summary:  The %{kname} devel files for 3rdparty modules build
12cr|kernel-rt-3.2.34-1.rt51.1|252	Group:    Development/Kernel
12cr|kernel-rt-3.2.34-1.rt51.1|253	Autoreqprov: no
12cr|kernel-rt-3.2.34-1.rt51.1|254	Requires: glibc-devel, ncurses-devel, make, gcc, perl
12cr|kernel-rt-3.2.34-1.rt51.1|255	Obsoletes: %{kname}-devel-latest < %{EVRD}
12cr|kernel-rt-3.2.34-1.rt51.1|256	
12cr|kernel-rt-3.2.34-1.rt51.1|257	%description -n %{kname}-devel
12cr|kernel-rt-3.2.34-1.rt51.1|258	This package contains the kernel-devel files that should be enough to build
12cr|kernel-rt-3.2.34-1.rt51.1|259	3rdparty drivers against for use with the %{kname}.
12cr|kernel-rt-3.2.34-1.rt51.1|260	
12cr|kernel-rt-3.2.34-1.rt51.1|261	If you want to build your own kernel, you need to install the full
12cr|kernel-rt-3.2.34-1.rt51.1|262	%{kname}-source rpm.
12cr|kernel-rt-3.2.34-1.rt51.1|263	
12cr|kernel-rt-3.2.34-1.rt51.1|264	%{rt_info}
12cr|kernel-rt-3.2.34-1.rt51.1|265	%endif # build_devel
12cr|kernel-rt-3.2.34-1.rt51.1|266	
12cr|kernel-rt-3.2.34-1.rt51.1|267	#
12cr|kernel-rt-3.2.34-1.rt51.1|268	# kernel-debug: unstripped kernel vmlinux
12cr|kernel-rt-3.2.34-1.rt51.1|269	#
12cr|kernel-rt-3.2.34-1.rt51.1|270	%if %build_debug
12cr|kernel-rt-3.2.34-1.rt51.1|271	%package -n %{kname}-debuginfo
12cr|kernel-rt-3.2.34-1.rt51.1|272	Version:  %{kversion}
12cr|kernel-rt-3.2.34-1.rt51.1|273	Release:  %{rpmrel}
12cr|kernel-rt-3.2.34-1.rt51.1|274	Provides: kernel-debug = %{kverrel}
12cr|kernel-rt-3.2.34-1.rt51.1|275	Provides: kernel-debuginfo = %{kverrel}
12cr|kernel-rt-3.2.34-1.rt51.1|276	Summary:  The %{kname} debug files
12cr|kernel-rt-3.2.34-1.rt51.1|277	Group:    Development/Debug
12cr|kernel-rt-3.2.34-1.rt51.1|278	Autoreqprov: no
12cr|kernel-rt-3.2.34-1.rt51.1|279	Requires: glibc-devel
12cr|kernel-rt-3.2.34-1.rt51.1|280	
12cr|kernel-rt-3.2.34-1.rt51.1|281	%description -n %{kname}-debuginfo
12cr|kernel-rt-3.2.34-1.rt51.1|282	This package contains the kernel-debug files that should be enough to
12cr|kernel-rt-3.2.34-1.rt51.1|283	use debugging/monitoring tool (like systemtap, oprofile, ...)
12cr|kernel-rt-3.2.34-1.rt51.1|284	
12cr|kernel-rt-3.2.34-1.rt51.1|285	%{rt_info}
12cr|kernel-rt-3.2.34-1.rt51.1|286	%endif # build_debug
12cr|kernel-rt-3.2.34-1.rt51.1|287	
12cr|kernel-rt-3.2.34-1.rt51.1|288	#
12cr|kernel-rt-3.2.34-1.rt51.1|289	# kernel-doc: documentation for the Linux kernel
12cr|kernel-rt-3.2.34-1.rt51.1|290	#
12cr|kernel-rt-3.2.34-1.rt51.1|291	%if %build_doc
12cr|kernel-rt-3.2.34-1.rt51.1|292	%package -n %{kname}-doc
12cr|kernel-rt-3.2.34-1.rt51.1|293	Version:  %{kversion}
12cr|kernel-rt-3.2.34-1.rt51.1|294	Release:  %{rpmrel}
12cr|kernel-rt-3.2.34-1.rt51.1|295	Summary:  Various documentation bits found in the kernel source
12cr|kernel-rt-3.2.34-1.rt51.1|296	Group:    Books/Computer books
12cr|kernel-rt-3.2.34-1.rt51.1|297	
12cr|kernel-rt-3.2.34-1.rt51.1|298	%description -n %{kname}-doc
12cr|kernel-rt-3.2.34-1.rt51.1|299	This package contains documentation files form the kernel source. Various
12cr|kernel-rt-3.2.34-1.rt51.1|300	bits of information about the Linux kernel and the device drivers shipped
12cr|kernel-rt-3.2.34-1.rt51.1|301	with it are documented in these files. You also might want install this
12cr|kernel-rt-3.2.34-1.rt51.1|302	package if you need a reference to the options that can be passed to Linux
12cr|kernel-rt-3.2.34-1.rt51.1|303	kernel modules at load time.
12cr|kernel-rt-3.2.34-1.rt51.1|304	
12cr|kernel-rt-3.2.34-1.rt51.1|305	%{rt_info}
12cr|kernel-rt-3.2.34-1.rt51.1|306	%endif # build_doc
12cr|kernel-rt-3.2.34-1.rt51.1|307	
12cr|kernel-rt-3.2.34-1.rt51.1|308	#
12cr|kernel-rt-3.2.34-1.rt51.1|309	# End packages - here begins build stage
12cr|kernel-rt-3.2.34-1.rt51.1|310	#
12cr|kernel-rt-3.2.34-1.rt51.1|311	%prep
12cr|kernel-rt-3.2.34-1.rt51.1|312	%setup -q -n %top_dir_name -c
12cr|kernel-rt-3.2.34-1.rt51.1|313	
12cr|kernel-rt-3.2.34-1.rt51.1|314	pushd %src_dir
12cr|kernel-rt-3.2.34-1.rt51.1|315	%if %kpatch
12cr|kernel-rt-3.2.34-1.rt51.1|316	xzcat %{PATCH1} | patch -p1
12cr|kernel-rt-3.2.34-1.rt51.1|317	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|318	%if %kstable
12cr|kernel-rt-3.2.34-1.rt51.1|319	xzcat %{PATCH1} | patch -p1
12cr|kernel-rt-3.2.34-1.rt51.1|320	#patch1 -p1
12cr|kernel-rt-3.2.34-1.rt51.1|321	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|322	
12cr|kernel-rt-3.2.34-1.rt51.1|323	# Mingo's patch
12cr|kernel-rt-3.2.34-1.rt51.1|324	xzcat %{PATCH2} | patch -p1
12cr|kernel-rt-3.2.34-1.rt51.1|325	#patch2 -p1
12cr|kernel-rt-3.2.34-1.rt51.1|326	
12cr|kernel-rt-3.2.34-1.rt51.1|327	# LKML's patches
12cr|kernel-rt-3.2.34-1.rt51.1|328	#patch102 -p1
12cr|kernel-rt-3.2.34-1.rt51.1|329	#patch103 -p1
12cr|kernel-rt-3.2.34-1.rt51.1|330	
12cr|kernel-rt-3.2.34-1.rt51.1|331	# MDV Patches
12cr|kernel-rt-3.2.34-1.rt51.1|332	#patch201 -p1
12cr|kernel-rt-3.2.34-1.rt51.1|333	
12cr|kernel-rt-3.2.34-1.rt51.1|334	popd
12cr|kernel-rt-3.2.34-1.rt51.1|335	
12cr|kernel-rt-3.2.34-1.rt51.1|336	# PATCH END
12cr|kernel-rt-3.2.34-1.rt51.1|337	
12cr|kernel-rt-3.2.34-1.rt51.1|338	
12cr|kernel-rt-3.2.34-1.rt51.1|339	#
12cr|kernel-rt-3.2.34-1.rt51.1|340	# Setup Begin
12cr|kernel-rt-3.2.34-1.rt51.1|341	#
12cr|kernel-rt-3.2.34-1.rt51.1|342	
12cr|kernel-rt-3.2.34-1.rt51.1|343	# Copy our defconfigs into place.
12cr|kernel-rt-3.2.34-1.rt51.1|344	%if %{_arch} == i386
12cr|kernel-rt-3.2.34-1.rt51.1|345	cp %{SOURCE20} %{build_dir}/linux-%{tar_ver}/arch/%{target_arch}/defconfig
12cr|kernel-rt-3.2.34-1.rt51.1|346	%else
12cr|kernel-rt-3.2.34-1.rt51.1|347	%if %{_arch} == x86_64
12cr|kernel-rt-3.2.34-1.rt51.1|348	cp %{SOURCE21} %{build_dir}/linux-%{tar_ver}/arch/%{target_arch}/defconfig
12cr|kernel-rt-3.2.34-1.rt51.1|349	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|350	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|351	
12cr|kernel-rt-3.2.34-1.rt51.1|352	# make sure the kernel has the sublevel we know it has...
12cr|kernel-rt-3.2.34-1.rt51.1|353	#LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" linux-%{tar_ver}/Makefile
12cr|kernel-rt-3.2.34-1.rt51.1|354	
12cr|kernel-rt-3.2.34-1.rt51.1|355	# remove localversion-tip file
12cr|kernel-rt-3.2.34-1.rt51.1|356	rm -f linux-%{tar_ver}/localversion-rt
12cr|kernel-rt-3.2.34-1.rt51.1|357	
12cr|kernel-rt-3.2.34-1.rt51.1|358	sed -i '/^LD/s/ld$/ld.bfd/' %{build_dir}/linux-%{tar_ver}/Makefile
12cr|kernel-rt-3.2.34-1.rt51.1|359	
12cr|kernel-rt-3.2.34-1.rt51.1|360	%build
12cr|kernel-rt-3.2.34-1.rt51.1|361	# Common target directories
12cr|kernel-rt-3.2.34-1.rt51.1|362	%define _kerneldir /usr/src/%{kname}-%{buildrel}
12cr|kernel-rt-3.2.34-1.rt51.1|363	%define _bootdir /boot
12cr|kernel-rt-3.2.34-1.rt51.1|364	%define _modulesdir /lib/modules
12cr|kernel-rt-3.2.34-1.rt51.1|365	%define _develdir /usr/src/%{kname}-devel-%{buildrel}
12cr|kernel-rt-3.2.34-1.rt51.1|366	
12cr|kernel-rt-3.2.34-1.rt51.1|367	
12cr|kernel-rt-3.2.34-1.rt51.1|368	# Directories definition needed for building
12cr|kernel-rt-3.2.34-1.rt51.1|369	%define temp_root %{build_dir}/temp-root
12cr|kernel-rt-3.2.34-1.rt51.1|370	%define temp_source %{temp_root}%{_kerneldir}
12cr|kernel-rt-3.2.34-1.rt51.1|371	%define temp_boot %{temp_root}%{_bootdir}
12cr|kernel-rt-3.2.34-1.rt51.1|372	%define temp_modules %{temp_root}%{_modulesdir}
12cr|kernel-rt-3.2.34-1.rt51.1|373	%define temp_devel %{temp_root}%{_develdir}
12cr|kernel-rt-3.2.34-1.rt51.1|374	
12cr|kernel-rt-3.2.34-1.rt51.1|375	
12cr|kernel-rt-3.2.34-1.rt51.1|376	PrepareKernel() {
12cr|kernel-rt-3.2.34-1.rt51.1|377	name=$1
12cr|kernel-rt-3.2.34-1.rt51.1|378	extension=$2
12cr|kernel-rt-3.2.34-1.rt51.1|379	echo "Prepare compilation of kernel $extension"
12cr|kernel-rt-3.2.34-1.rt51.1|380	
12cr|kernel-rt-3.2.34-1.rt51.1|381	if [ "$name" ]; then
12cr|kernel-rt-3.2.34-1.rt51.1|382	config_name="defconfig-$name"
12cr|kernel-rt-3.2.34-1.rt51.1|383	else
12cr|kernel-rt-3.2.34-1.rt51.1|384	config_name="defconfig"
12cr|kernel-rt-3.2.34-1.rt51.1|385	fi
12cr|kernel-rt-3.2.34-1.rt51.1|386	
12cr|kernel-rt-3.2.34-1.rt51.1|387	# make sure EXTRAVERSION says what we want it to say
12cr|kernel-rt-3.2.34-1.rt51.1|388	#	%%if %kstable
12cr|kernel-rt-3.2.34-1.rt51.1|389	#		LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = .%{kstable}-$extension/" Makefile
12cr|kernel-rt-3.2.34-1.rt51.1|390	#	%%else
12cr|kernel-rt-3.2.34-1.rt51.1|391	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
12cr|kernel-rt-3.2.34-1.rt51.1|392	#	%%endif
12cr|kernel-rt-3.2.34-1.rt51.1|393	
12cr|kernel-rt-3.2.34-1.rt51.1|394	### FIXME MDV bugs #29744, #29074, will be removed when fixed upstream
12cr|kernel-rt-3.2.34-1.rt51.1|395	LC_ALL=C perl -p -i -e "s/^source/### source/" drivers/crypto/Kconfig
12cr|kernel-rt-3.2.34-1.rt51.1|396	
12cr|kernel-rt-3.2.34-1.rt51.1|397	%smake -s mrproper
12cr|kernel-rt-3.2.34-1.rt51.1|398	cp arch/%{target_arch}/$config_name .config
12cr|kernel-rt-3.2.34-1.rt51.1|399	%smake oldconfig
12cr|kernel-rt-3.2.34-1.rt51.1|400	}
12cr|kernel-rt-3.2.34-1.rt51.1|401	
12cr|kernel-rt-3.2.34-1.rt51.1|402	
12cr|kernel-rt-3.2.34-1.rt51.1|403	BuildKernel() {
12cr|kernel-rt-3.2.34-1.rt51.1|404	KernelVer=$1
12cr|kernel-rt-3.2.34-1.rt51.1|405	echo "Building kernel $KernelVer"
12cr|kernel-rt-3.2.34-1.rt51.1|406	
12cr|kernel-rt-3.2.34-1.rt51.1|407	%kmake all
12cr|kernel-rt-3.2.34-1.rt51.1|408	
12cr|kernel-rt-3.2.34-1.rt51.1|409	## Start installing stuff
12cr|kernel-rt-3.2.34-1.rt51.1|410	install -d %{temp_boot}
12cr|kernel-rt-3.2.34-1.rt51.1|411	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
12cr|kernel-rt-3.2.34-1.rt51.1|412	install -m 644 .config %{temp_boot}/config-$KernelVer
12cr|kernel-rt-3.2.34-1.rt51.1|413	
12cr|kernel-rt-3.2.34-1.rt51.1|414	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
12cr|kernel-rt-3.2.34-1.rt51.1|415	cp -f vmlinux %{temp_boot}/vmlinux-$KernelVer
12cr|kernel-rt-3.2.34-1.rt51.1|416	
12cr|kernel-rt-3.2.34-1.rt51.1|417	# modules
12cr|kernel-rt-3.2.34-1.rt51.1|418	install -d %{temp_modules}/$KernelVer
12cr|kernel-rt-3.2.34-1.rt51.1|419	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
12cr|kernel-rt-3.2.34-1.rt51.1|420	
12cr|kernel-rt-3.2.34-1.rt51.1|421	# remove /lib/firmware, we use a separate kernel-firmware
12cr|kernel-rt-3.2.34-1.rt51.1|422	rm -rf %{temp_root}/lib/firmware
12cr|kernel-rt-3.2.34-1.rt51.1|423	}
12cr|kernel-rt-3.2.34-1.rt51.1|424	
12cr|kernel-rt-3.2.34-1.rt51.1|425	
12cr|kernel-rt-3.2.34-1.rt51.1|426	SaveDevel() {
12cr|kernel-rt-3.2.34-1.rt51.1|427	flavour=$1
12cr|kernel-rt-3.2.34-1.rt51.1|428	if [ "$flavour" = "up" ]; then
12cr|kernel-rt-3.2.34-1.rt51.1|429	DevelRoot=%{temp_devel}
12cr|kernel-rt-3.2.34-1.rt51.1|430	else
12cr|kernel-rt-3.2.34-1.rt51.1|431	DevelRoot=%{temp_smp_devel}
12cr|kernel-rt-3.2.34-1.rt51.1|432	fi
12cr|kernel-rt-3.2.34-1.rt51.1|433	mkdir -p $DevelRoot
12cr|kernel-rt-3.2.34-1.rt51.1|434	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $DevelRoot;done
12cr|kernel-rt-3.2.34-1.rt51.1|435	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $DevelRoot;done
12cr|kernel-rt-3.2.34-1.rt51.1|436	cp -fR include $DevelRoot
12cr|kernel-rt-3.2.34-1.rt51.1|437	cp -fR scripts $DevelRoot
12cr|kernel-rt-3.2.34-1.rt51.1|438	%ifarch %{ix86} x86_64
12cr|kernel-rt-3.2.34-1.rt51.1|439	cp -fR arch/x86/kernel/asm-offsets.{c,s} $DevelRoot/arch/x86/kernel/
12cr|kernel-rt-3.2.34-1.rt51.1|440	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $DevelRoot/arch/x86/kernel/
12cr|kernel-rt-3.2.34-1.rt51.1|441	cp -fR arch/x86/include $DevelRoot/arch/x86/
12cr|kernel-rt-3.2.34-1.rt51.1|442	%else
12cr|kernel-rt-3.2.34-1.rt51.1|443	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} $DevelRoot/arch/%{target_arch}/kernel/
12cr|kernel-rt-3.2.34-1.rt51.1|444	cp -fR arch/%{target_arch}/include $DevelRoot/arch/%{target_arch}/
12cr|kernel-rt-3.2.34-1.rt51.1|445	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|446	cp -fR .config Module.symvers $DevelRoot
12cr|kernel-rt-3.2.34-1.rt51.1|447	
12cr|kernel-rt-3.2.34-1.rt51.1|448	# Needed for truecrypt build (Danny)
12cr|kernel-rt-3.2.34-1.rt51.1|449	cp -fR drivers/md/dm.h $DevelRoot/drivers/md/
12cr|kernel-rt-3.2.34-1.rt51.1|450	
12cr|kernel-rt-3.2.34-1.rt51.1|451	# Needed for external dvb tree (#41418)
12cr|kernel-rt-3.2.34-1.rt51.1|452	cp -fR drivers/media/dvb/dvb-core/*.h %{temp_devel}/drivers/media/dvb/dvb-core/
12cr|kernel-rt-3.2.34-1.rt51.1|453	cp -fR drivers/media/dvb/frontends/lgdt330x.h %{temp_devel}/drivers/media/dvb/frontends/
12cr|kernel-rt-3.2.34-1.rt51.1|454	
12cr|kernel-rt-3.2.34-1.rt51.1|455	# add acpica header files, needed for fglrx build
12cr|kernel-rt-3.2.34-1.rt51.1|456	cp -fR drivers/acpi/acpica/*.h %{temp_devel}/drivers/acpi/acpica/
12cr|kernel-rt-3.2.34-1.rt51.1|457	
12cr|kernel-rt-3.2.34-1.rt51.1|458	# Disable bounds.h and asm-offsets.h removal
12cr|kernel-rt-3.2.34-1.rt51.1|459	#patch -p1 -d %{temp_devel} -i %{SOURCE3}
12cr|kernel-rt-3.2.34-1.rt51.1|460	
12cr|kernel-rt-3.2.34-1.rt51.1|461	# fix permissions
12cr|kernel-rt-3.2.34-1.rt51.1|462	chmod -R a+rX $DevelRoot
12cr|kernel-rt-3.2.34-1.rt51.1|463	}
12cr|kernel-rt-3.2.34-1.rt51.1|464	
12cr|kernel-rt-3.2.34-1.rt51.1|465	SaveDebug() {
12cr|kernel-rt-3.2.34-1.rt51.1|466	kernversion=$1
12cr|kernel-rt-3.2.34-1.rt51.1|467	flavour=$2
12cr|kernel-rt-3.2.34-1.rt51.1|468	
12cr|kernel-rt-3.2.34-1.rt51.1|469	echo "SaveDebug $kernversion $flavour"
12cr|kernel-rt-3.2.34-1.rt51.1|470	
12cr|kernel-rt-3.2.34-1.rt51.1|471	kernel_debug_files=../kernel_debug_files.$flavour
12cr|kernel-rt-3.2.34-1.rt51.1|472	
12cr|kernel-rt-3.2.34-1.rt51.1|473	echo "%defattr(-,root,root)" > $kernel_debug_files
12cr|kernel-rt-3.2.34-1.rt51.1|474	echo "%{_bootdir}/vmlinux-$kernversion" >> $kernel_debug_files
12cr|kernel-rt-3.2.34-1.rt51.1|475	
12cr|kernel-rt-3.2.34-1.rt51.1|476	find %{temp_modules}/$kernversion/kernel \
12cr|kernel-rt-3.2.34-1.rt51.1|477	-name "*.ko" -exec objcopy --only-keep-debug '{}' '{}'.debug \;
12cr|kernel-rt-3.2.34-1.rt51.1|478	
12cr|kernel-rt-3.2.34-1.rt51.1|479	find %{temp_modules}/$kernversion/kernel \
12cr|kernel-rt-3.2.34-1.rt51.1|480	-name "*.ko" -exec objcopy --add-gnu-debuglink='{}'.debug --strip-debug '{}' \;
12cr|kernel-rt-3.2.34-1.rt51.1|481	
12cr|kernel-rt-3.2.34-1.rt51.1|482	pushd %{temp_modules}
12cr|kernel-rt-3.2.34-1.rt51.1|483	find $kernversion/kernel -name "*.ko.debug" > debug_module_list
12cr|kernel-rt-3.2.34-1.rt51.1|484	popd
12cr|kernel-rt-3.2.34-1.rt51.1|485	
12cr|kernel-rt-3.2.34-1.rt51.1|486	cat %{temp_modules}/debug_module_list | sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
12cr|kernel-rt-3.2.34-1.rt51.1|487	cat %{temp_modules}/debug_module_list | sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' >> ../kernel_exclude_debug_files.$flavour
12cr|kernel-rt-3.2.34-1.rt51.1|488	rm -f %{temp_modules}/debug_module_list
12cr|kernel-rt-3.2.34-1.rt51.1|489	}
12cr|kernel-rt-3.2.34-1.rt51.1|490	
12cr|kernel-rt-3.2.34-1.rt51.1|491	
12cr|kernel-rt-3.2.34-1.rt51.1|492	CreateFiles() {
12cr|kernel-rt-3.2.34-1.rt51.1|493	kernversion=$1
12cr|kernel-rt-3.2.34-1.rt51.1|494	flavour=$2
12cr|kernel-rt-3.2.34-1.rt51.1|495	
12cr|kernel-rt-3.2.34-1.rt51.1|496	echo "CreateFiles $kernversion $flavour"
12cr|kernel-rt-3.2.34-1.rt51.1|497	
12cr|kernel-rt-3.2.34-1.rt51.1|498	output=../kernel_files.$kernversion
12cr|kernel-rt-3.2.34-1.rt51.1|499	
12cr|kernel-rt-3.2.34-1.rt51.1|500	echo "%defattr(-,root,root)" > $output
12cr|kernel-rt-3.2.34-1.rt51.1|501	echo "%{_bootdir}/config-${kernversion}" >> $output
12cr|kernel-rt-3.2.34-1.rt51.1|502	echo "%{_bootdir}/vmlinuz-${kernversion}" >> $output
12cr|kernel-rt-3.2.34-1.rt51.1|503	echo "%{_bootdir}/System.map-${kernversion}" >> $output
12cr|kernel-rt-3.2.34-1.rt51.1|504	echo "%dir %{_modulesdir}/${kernversion}/" >> $output
12cr|kernel-rt-3.2.34-1.rt51.1|505	echo "%{_modulesdir}/${kernversion}/kernel" >> $output
12cr|kernel-rt-3.2.34-1.rt51.1|506	echo "%{_modulesdir}/${kernversion}/modules.*" >> $output
12cr|kernel-rt-3.2.34-1.rt51.1|507	echo "%doc README.kernel-sources" >> $output
12cr|kernel-rt-3.2.34-1.rt51.1|508	echo "%doc README.MandrivaLinux" >> $output
12cr|kernel-rt-3.2.34-1.rt51.1|509	cat ../kernel_exclude_debug_files.$flavour >> $output
12cr|kernel-rt-3.2.34-1.rt51.1|510	}
12cr|kernel-rt-3.2.34-1.rt51.1|511	
12cr|kernel-rt-3.2.34-1.rt51.1|512	
12cr|kernel-rt-3.2.34-1.rt51.1|513	CreateKernel() {
12cr|kernel-rt-3.2.34-1.rt51.1|514	flavour=$1
12cr|kernel-rt-3.2.34-1.rt51.1|515	echo "CreateKernel $flavour"
12cr|kernel-rt-3.2.34-1.rt51.1|516	
12cr|kernel-rt-3.2.34-1.rt51.1|517	if [ "$flavour" = "up" ]; then
12cr|kernel-rt-3.2.34-1.rt51.1|518	KernelVer=%{buildrel}
12cr|kernel-rt-3.2.34-1.rt51.1|519	PrepareKernel "" %{buildrpmrel}
12cr|kernel-rt-3.2.34-1.rt51.1|520	else
12cr|kernel-rt-3.2.34-1.rt51.1|521	KernelVer=%{buildrel}$flavour
12cr|kernel-rt-3.2.34-1.rt51.1|522	PrepareKernel $flavour %{buildrpmrel}$flavour
12cr|kernel-rt-3.2.34-1.rt51.1|523	fi
12cr|kernel-rt-3.2.34-1.rt51.1|524	
12cr|kernel-rt-3.2.34-1.rt51.1|525	BuildKernel $KernelVer
12cr|kernel-rt-3.2.34-1.rt51.1|526	%if %build_devel
12cr|kernel-rt-3.2.34-1.rt51.1|527	SaveDevel $flavour
12cr|kernel-rt-3.2.34-1.rt51.1|528	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|529	%if %build_debug
12cr|kernel-rt-3.2.34-1.rt51.1|530	SaveDebug $KernelVer $flavour
12cr|kernel-rt-3.2.34-1.rt51.1|531	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|532	CreateFiles $KernelVer $flavour
12cr|kernel-rt-3.2.34-1.rt51.1|533	}
12cr|kernel-rt-3.2.34-1.rt51.1|534	
12cr|kernel-rt-3.2.34-1.rt51.1|535	
12cr|kernel-rt-3.2.34-1.rt51.1|536	###
12cr|kernel-rt-3.2.34-1.rt51.1|537	# DO it...
12cr|kernel-rt-3.2.34-1.rt51.1|538	###
12cr|kernel-rt-3.2.34-1.rt51.1|539	
12cr|kernel-rt-3.2.34-1.rt51.1|540	
12cr|kernel-rt-3.2.34-1.rt51.1|541	# Create a simulacro of buildroot
12cr|kernel-rt-3.2.34-1.rt51.1|542	rm -rf %{temp_root}
12cr|kernel-rt-3.2.34-1.rt51.1|543	install -d %{temp_root}
12cr|kernel-rt-3.2.34-1.rt51.1|544	
12cr|kernel-rt-3.2.34-1.rt51.1|545	
12cr|kernel-rt-3.2.34-1.rt51.1|546	#make sure we are in the directory
12cr|kernel-rt-3.2.34-1.rt51.1|547	cd %src_dir
12cr|kernel-rt-3.2.34-1.rt51.1|548	
12cr|kernel-rt-3.2.34-1.rt51.1|549	%if %build_kernel
12cr|kernel-rt-3.2.34-1.rt51.1|550	CreateKernel up
12cr|kernel-rt-3.2.34-1.rt51.1|551	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|552	
12cr|kernel-rt-3.2.34-1.rt51.1|553	
12cr|kernel-rt-3.2.34-1.rt51.1|554	# We don't make to repeat the depend code at the install phase
12cr|kernel-rt-3.2.34-1.rt51.1|555	%if %build_source
12cr|kernel-rt-3.2.34-1.rt51.1|556	PrepareKernel "" %{buildrpmrel}custom
12cr|kernel-rt-3.2.34-1.rt51.1|557	# From > 2.6.13 prepare-all is deprecated and relies on include/linux/autoconf
12cr|kernel-rt-3.2.34-1.rt51.1|558	# To have modpost and others scripts, one has to use the target scripts
12cr|kernel-rt-3.2.34-1.rt51.1|559	%smake -s prepare
12cr|kernel-rt-3.2.34-1.rt51.1|560	%smake -s scripts
12cr|kernel-rt-3.2.34-1.rt51.1|561	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|562	
12cr|kernel-rt-3.2.34-1.rt51.1|563	
12cr|kernel-rt-3.2.34-1.rt51.1|564	###
12cr|kernel-rt-3.2.34-1.rt51.1|565	### install
12cr|kernel-rt-3.2.34-1.rt51.1|566	###
12cr|kernel-rt-3.2.34-1.rt51.1|567	%install
12cr|kernel-rt-3.2.34-1.rt51.1|568	
12cr|kernel-rt-3.2.34-1.rt51.1|569	# on ne strippe pas vmlinux
12cr|kernel-rt-3.2.34-1.rt51.1|570	EXCLUDE_FROM_STRIP="%{_bootdir}/vmlinux"
12cr|kernel-rt-3.2.34-1.rt51.1|571	export EXCLUDE_FROM_STRIP
12cr|kernel-rt-3.2.34-1.rt51.1|572	
12cr|kernel-rt-3.2.34-1.rt51.1|573	install -m 644 %{SOURCE4}  .
12cr|kernel-rt-3.2.34-1.rt51.1|574	install -m 644 %{SOURCE5}  .
12cr|kernel-rt-3.2.34-1.rt51.1|575	
12cr|kernel-rt-3.2.34-1.rt51.1|576	cd %src_dir
12cr|kernel-rt-3.2.34-1.rt51.1|577	# Directories definition needed for installing
12cr|kernel-rt-3.2.34-1.rt51.1|578	%define target_source %{buildroot}/%{_kerneldir}
12cr|kernel-rt-3.2.34-1.rt51.1|579	%define target_boot %{buildroot}%{_bootdir}
12cr|kernel-rt-3.2.34-1.rt51.1|580	%define target_modules %{buildroot}%{_modulesdir}
12cr|kernel-rt-3.2.34-1.rt51.1|581	%define target_devel %{buildroot}%{_develdir}
12cr|kernel-rt-3.2.34-1.rt51.1|582	
12cr|kernel-rt-3.2.34-1.rt51.1|583	# We want to be able to test several times the install part
12cr|kernel-rt-3.2.34-1.rt51.1|584	rm -rf %{buildroot}
12cr|kernel-rt-3.2.34-1.rt51.1|585	cp -a %{temp_root} %{buildroot}
12cr|kernel-rt-3.2.34-1.rt51.1|586	
12cr|kernel-rt-3.2.34-1.rt51.1|587	# Create directories infastructure
12cr|kernel-rt-3.2.34-1.rt51.1|588	%if %build_source
12cr|kernel-rt-3.2.34-1.rt51.1|589	install -d %{target_source}
12cr|kernel-rt-3.2.34-1.rt51.1|590	
12cr|kernel-rt-3.2.34-1.rt51.1|591	tar cf - . | tar xf - -C %{target_source}
12cr|kernel-rt-3.2.34-1.rt51.1|592	chmod -R a+rX %{target_source}
12cr|kernel-rt-3.2.34-1.rt51.1|593	
12cr|kernel-rt-3.2.34-1.rt51.1|594	
12cr|kernel-rt-3.2.34-1.rt51.1|595	# we remove all the source files that we don't ship
12cr|kernel-rt-3.2.34-1.rt51.1|596	
12cr|kernel-rt-3.2.34-1.rt51.1|597	# first architecture files
12cr|kernel-rt-3.2.34-1.rt51.1|598	for i in alpha arm arm26 avr32 blackfin cris frv h8300 hexagon ia64 mips microblaze m32r m68k m68knommu mn10300 openrisc parisc powerpc ppc score sh sh64 s390 sparc64 tile unicore32 v850 xtensa; do
12cr|kernel-rt-3.2.34-1.rt51.1|599	rm -rf %{target_source}/arch/$i
12cr|kernel-rt-3.2.34-1.rt51.1|600	rm -rf %{target_source}/include/asm-$i
12cr|kernel-rt-3.2.34-1.rt51.1|601	
12cr|kernel-rt-3.2.34-1.rt51.1|602	%if %build_devel
12cr|kernel-rt-3.2.34-1.rt51.1|603	%if %build_kernel
12cr|kernel-rt-3.2.34-1.rt51.1|604	rm -rf %{target_devel}/arch/$i
12cr|kernel-rt-3.2.34-1.rt51.1|605	rm -rf %{target_devel}/include/asm-$i
12cr|kernel-rt-3.2.34-1.rt51.1|606	# Needed for truecrypt build (Danny)
12cr|kernel-rt-3.2.34-1.rt51.1|607	cp -fR drivers/md/dm.h %{target_devel}/drivers/md/
12cr|kernel-rt-3.2.34-1.rt51.1|608	%endif # build_kernel
12cr|kernel-rt-3.2.34-1.rt51.1|609	%endif # build_devel
12cr|kernel-rt-3.2.34-1.rt51.1|610	done
12cr|kernel-rt-3.2.34-1.rt51.1|611	
12cr|kernel-rt-3.2.34-1.rt51.1|612	# remove arch files based on target arch
12cr|kernel-rt-3.2.34-1.rt51.1|613	rm -rf %{target_source}/arch/sparc
12cr|kernel-rt-3.2.34-1.rt51.1|614	rm -rf %{target_source}/arch/sparc64
12cr|kernel-rt-3.2.34-1.rt51.1|615	rm -rf %{target_source}/include/asm-sparc
12cr|kernel-rt-3.2.34-1.rt51.1|616	rm -rf %{target_source}/include/asm-sparc64
12cr|kernel-rt-3.2.34-1.rt51.1|617	%if %build_devel
12cr|kernel-rt-3.2.34-1.rt51.1|618	%if %build_kernel
12cr|kernel-rt-3.2.34-1.rt51.1|619	rm -rf %{target_devel}/arch/sparc
12cr|kernel-rt-3.2.34-1.rt51.1|620	rm -rf %{target_devel}/arch/sparc64
12cr|kernel-rt-3.2.34-1.rt51.1|621	rm -rf %{target_devel}/include/asm-sparc
12cr|kernel-rt-3.2.34-1.rt51.1|622	rm -rf %{target_devel}/include/asm-sparc64
12cr|kernel-rt-3.2.34-1.rt51.1|623	%endif # build_kernel
12cr|kernel-rt-3.2.34-1.rt51.1|624	%endif # build_devel
12cr|kernel-rt-3.2.34-1.rt51.1|625	
12cr|kernel-rt-3.2.34-1.rt51.1|626	# other misc files
12cr|kernel-rt-3.2.34-1.rt51.1|627	rm -f %{target_source}/{.config.old,.config.cmd,.tmp_gas_check,.mailmap,.missing-syscalls.d,.mm,arch/.gitignore}
12cr|kernel-rt-3.2.34-1.rt51.1|628	
12cr|kernel-rt-3.2.34-1.rt51.1|629	# disable mrproper in -devel rpms
12cr|kernel-rt-3.2.34-1.rt51.1|630	%if %build_devel
12cr|kernel-rt-3.2.34-1.rt51.1|631	%if %build_kernel
12cr|kernel-rt-3.2.34-1.rt51.1|632	patch -p1 -d %{target_devel} -i %{SOURCE2}
12cr|kernel-rt-3.2.34-1.rt51.1|633	%endif # build_kernel
12cr|kernel-rt-3.2.34-1.rt51.1|634	%endif # build_devel
12cr|kernel-rt-3.2.34-1.rt51.1|635	
12cr|kernel-rt-3.2.34-1.rt51.1|636	%endif # build_source
12cr|kernel-rt-3.2.34-1.rt51.1|637	
12cr|kernel-rt-3.2.34-1.rt51.1|638	# gzipping modules
12cr|kernel-rt-3.2.34-1.rt51.1|639	find %{target_modules} -name "*.ko" | xargs gzip -9
12cr|kernel-rt-3.2.34-1.rt51.1|640	
12cr|kernel-rt-3.2.34-1.rt51.1|641	# We used to have a copy of PrepareKernel here
12cr|kernel-rt-3.2.34-1.rt51.1|642	# Now, we make sure that the thing in the linux dir is what we want it to be
12cr|kernel-rt-3.2.34-1.rt51.1|643	
12cr|kernel-rt-3.2.34-1.rt51.1|644	for i in %{target_modules}/*; do
12cr|kernel-rt-3.2.34-1.rt51.1|645	rm -f $i/build $i/source $i/modules.*
12cr|kernel-rt-3.2.34-1.rt51.1|646	done
12cr|kernel-rt-3.2.34-1.rt51.1|647	
12cr|kernel-rt-3.2.34-1.rt51.1|648	# sniff, if we gzipped all the modules, we change the stamp :(
12cr|kernel-rt-3.2.34-1.rt51.1|649	# we really need the depmod -ae here
12cr|kernel-rt-3.2.34-1.rt51.1|650	
12cr|kernel-rt-3.2.34-1.rt51.1|651	pushd %{target_modules}
12cr|kernel-rt-3.2.34-1.rt51.1|652	for i in *; do
12cr|kernel-rt-3.2.34-1.rt51.1|653	/sbin/depmod -u -ae -b %{buildroot} -r -F %{target_boot}/System.map-$i $i
12cr|kernel-rt-3.2.34-1.rt51.1|654	echo $?
12cr|kernel-rt-3.2.34-1.rt51.1|655	done
12cr|kernel-rt-3.2.34-1.rt51.1|656	
12cr|kernel-rt-3.2.34-1.rt51.1|657	for i in *; do
12cr|kernel-rt-3.2.34-1.rt51.1|658	pushd $i
12cr|kernel-rt-3.2.34-1.rt51.1|659	echo "Creating module.description for $i"
12cr|kernel-rt-3.2.34-1.rt51.1|660	modules=`find . -name "*.ko.gz"`
12cr|kernel-rt-3.2.34-1.rt51.1|661	echo $modules | xargs /sbin/modinfo-25 \
12cr|kernel-rt-3.2.34-1.rt51.1|662	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12cr|kernel-rt-3.2.34-1.rt51.1|663	popd
12cr|kernel-rt-3.2.34-1.rt51.1|664	done
12cr|kernel-rt-3.2.34-1.rt51.1|665	popd
12cr|kernel-rt-3.2.34-1.rt51.1|666	
12cr|kernel-rt-3.2.34-1.rt51.1|667	%if %build_source
12cr|kernel-rt-3.2.34-1.rt51.1|668	# make sure we are in the directory
12cr|kernel-rt-3.2.34-1.rt51.1|669	pushd %{target_source}
12cr|kernel-rt-3.2.34-1.rt51.1|670	# kernel-source is shipped as an unprepared tree
12cr|kernel-rt-3.2.34-1.rt51.1|671	%smake -s mrproper
12cr|kernel-rt-3.2.34-1.rt51.1|672	# back to previous directory
12cr|kernel-rt-3.2.34-1.rt51.1|673	popd
12cr|kernel-rt-3.2.34-1.rt51.1|674	%endif # build_source
12cr|kernel-rt-3.2.34-1.rt51.1|675	
12cr|kernel-rt-3.2.34-1.rt51.1|676	
12cr|kernel-rt-3.2.34-1.rt51.1|677	###
12cr|kernel-rt-3.2.34-1.rt51.1|678	### scripts
12cr|kernel-rt-3.2.34-1.rt51.1|679	###
12cr|kernel-rt-3.2.34-1.rt51.1|680	
12cr|kernel-rt-3.2.34-1.rt51.1|681	### kernel
12cr|kernel-rt-3.2.34-1.rt51.1|682	%preun -n %{kname}
12cr|kernel-rt-3.2.34-1.rt51.1|683	/sbin/installkernel -R %{buildrel}
12cr|kernel-rt-3.2.34-1.rt51.1|684	if [ -L /lib/modules/%{buildrel}/build ]; then
12cr|kernel-rt-3.2.34-1.rt51.1|685	rm -f /lib/modules/%{buildrel}/build
12cr|kernel-rt-3.2.34-1.rt51.1|686	fi
12cr|kernel-rt-3.2.34-1.rt51.1|687	if [ -L /lib/modules/%{buildrel}/source ]; then
12cr|kernel-rt-3.2.34-1.rt51.1|688	rm -f /lib/modules/%{buildrel}/source
12cr|kernel-rt-3.2.34-1.rt51.1|689	fi
12cr|kernel-rt-3.2.34-1.rt51.1|690	exit 0
12cr|kernel-rt-3.2.34-1.rt51.1|691	
12cr|kernel-rt-3.2.34-1.rt51.1|692	%post -n %{kname}
12cr|kernel-rt-3.2.34-1.rt51.1|693	/sbin/installkernel -L %{buildrel}
12cr|kernel-rt-3.2.34-1.rt51.1|694	if [ -d /usr/src/%{kname}-devel-%{buildrel} ]; then
12cr|kernel-rt-3.2.34-1.rt51.1|695	ln -sf /usr/src/%{kname}-devel-%{buildrel} /lib/modules/%{buildrel}/build
12cr|kernel-rt-3.2.34-1.rt51.1|696	ln -sf /usr/src/%{kname}-devel-%{buildrel} /lib/modules/%{buildrel}/source
12cr|kernel-rt-3.2.34-1.rt51.1|697	fi
12cr|kernel-rt-3.2.34-1.rt51.1|698	
12cr|kernel-rt-3.2.34-1.rt51.1|699	%postun -n %{kname}
12cr|kernel-rt-3.2.34-1.rt51.1|700	/sbin/kernel_remove_initrd %{buildrel}
12cr|kernel-rt-3.2.34-1.rt51.1|701	
12cr|kernel-rt-3.2.34-1.rt51.1|702	
12cr|kernel-rt-3.2.34-1.rt51.1|703	### kernel-devel
12cr|kernel-rt-3.2.34-1.rt51.1|704	%post -n %{kname}-devel
12cr|kernel-rt-3.2.34-1.rt51.1|705	# place /build and /source symlinks in place.
12cr|kernel-rt-3.2.34-1.rt51.1|706	if [ -d /lib/modules/%{buildrel} ]; then
12cr|kernel-rt-3.2.34-1.rt51.1|707	ln -sf /usr/src/%{kname}-devel-%{buildrel} /lib/modules/%{buildrel}/build
12cr|kernel-rt-3.2.34-1.rt51.1|708	ln -sf /usr/src/%{kname}-devel-%{buildrel} /lib/modules/%{buildrel}/source
12cr|kernel-rt-3.2.34-1.rt51.1|709	fi
12cr|kernel-rt-3.2.34-1.rt51.1|710	
12cr|kernel-rt-3.2.34-1.rt51.1|711	%preun -n %{kname}-devel
12cr|kernel-rt-3.2.34-1.rt51.1|712	# we need to delete <modules>/{build,source} at uninstall
12cr|kernel-rt-3.2.34-1.rt51.1|713	if [ -L /lib/modules/%{buildrel}/build ]; then
12cr|kernel-rt-3.2.34-1.rt51.1|714	rm -f /lib/modules/%{buildrel}/build
12cr|kernel-rt-3.2.34-1.rt51.1|715	fi
12cr|kernel-rt-3.2.34-1.rt51.1|716	if [ -L /lib/modules/%{buildrel}/source ]; then
12cr|kernel-rt-3.2.34-1.rt51.1|717	rm -f /lib/modules/%{buildrel}/source
12cr|kernel-rt-3.2.34-1.rt51.1|718	fi
12cr|kernel-rt-3.2.34-1.rt51.1|719	exit 0
12cr|kernel-rt-3.2.34-1.rt51.1|720	
12cr|kernel-rt-3.2.34-1.rt51.1|721	
12cr|kernel-rt-3.2.34-1.rt51.1|722	### kernel-source
12cr|kernel-rt-3.2.34-1.rt51.1|723	%post -n %{kname}-source
12cr|kernel-rt-3.2.34-1.rt51.1|724	for i in /lib/modules/%{buildrel}*; do
12cr|kernel-rt-3.2.34-1.rt51.1|725	if [ -d $i ]; then
12cr|kernel-rt-3.2.34-1.rt51.1|726	rm -f $i/{build,source}
12cr|kernel-rt-3.2.34-1.rt51.1|727	ln -sf /usr/src/%{kname}-%{buildrel} $i/build
12cr|kernel-rt-3.2.34-1.rt51.1|728	ln -sf /usr/src/%{kname}-%{buildrel} $i/source
12cr|kernel-rt-3.2.34-1.rt51.1|729	fi
12cr|kernel-rt-3.2.34-1.rt51.1|730	done
12cr|kernel-rt-3.2.34-1.rt51.1|731	
12cr|kernel-rt-3.2.34-1.rt51.1|732	%preun -n %{kname}-source
12cr|kernel-rt-3.2.34-1.rt51.1|733	for i in /lib/modules/%{buildrel}/{build,source}; do
12cr|kernel-rt-3.2.34-1.rt51.1|734	if [ -L $i ]; then
12cr|kernel-rt-3.2.34-1.rt51.1|735	rm -f $i
12cr|kernel-rt-3.2.34-1.rt51.1|736	fi
12cr|kernel-rt-3.2.34-1.rt51.1|737	done
12cr|kernel-rt-3.2.34-1.rt51.1|738	exit 0
12cr|kernel-rt-3.2.34-1.rt51.1|739	
12cr|kernel-rt-3.2.34-1.rt51.1|740	
12cr|kernel-rt-3.2.34-1.rt51.1|741	###
12cr|kernel-rt-3.2.34-1.rt51.1|742	### file lists
12cr|kernel-rt-3.2.34-1.rt51.1|743	###
12cr|kernel-rt-3.2.34-1.rt51.1|744	
12cr|kernel-rt-3.2.34-1.rt51.1|745	#
12cr|kernel-rt-3.2.34-1.rt51.1|746	# kernel
12cr|kernel-rt-3.2.34-1.rt51.1|747	#
12cr|kernel-rt-3.2.34-1.rt51.1|748	%if %build_kernel
12cr|kernel-rt-3.2.34-1.rt51.1|749	%files -n %{kname} -f kernel_files.%{buildrel}
12cr|kernel-rt-3.2.34-1.rt51.1|750	%endif # build_kernel
12cr|kernel-rt-3.2.34-1.rt51.1|751	
12cr|kernel-rt-3.2.34-1.rt51.1|752	#
12cr|kernel-rt-3.2.34-1.rt51.1|753	# kernel-source
12cr|kernel-rt-3.2.34-1.rt51.1|754	#
12cr|kernel-rt-3.2.34-1.rt51.1|755	%if %build_source
12cr|kernel-rt-3.2.34-1.rt51.1|756	%files -n %{kname}-source
12cr|kernel-rt-3.2.34-1.rt51.1|757	%defattr(-,root,root)
12cr|kernel-rt-3.2.34-1.rt51.1|758	%dir %{_kerneldir}
12cr|kernel-rt-3.2.34-1.rt51.1|759	%dir %{_kerneldir}/arch
12cr|kernel-rt-3.2.34-1.rt51.1|760	%dir %{_kerneldir}/include
12cr|kernel-rt-3.2.34-1.rt51.1|761	# this file is removed by make mrproper
12cr|kernel-rt-3.2.34-1.rt51.1|762	#{_kerneldir}/.config
12cr|kernel-rt-3.2.34-1.rt51.1|763	%{_kerneldir}/.gitignore
12cr|kernel-rt-3.2.34-1.rt51.1|764	%{_kerneldir}/COPYING
12cr|kernel-rt-3.2.34-1.rt51.1|765	%{_kerneldir}/CREDITS
12cr|kernel-rt-3.2.34-1.rt51.1|766	%{_kerneldir}/Documentation
12cr|kernel-rt-3.2.34-1.rt51.1|767	%{_kerneldir}/Kbuild
12cr|kernel-rt-3.2.34-1.rt51.1|768	%{_kerneldir}/MAINTAINERS
12cr|kernel-rt-3.2.34-1.rt51.1|769	%{_kerneldir}/Makefile
12cr|kernel-rt-3.2.34-1.rt51.1|770	%{_kerneldir}/README
12cr|kernel-rt-3.2.34-1.rt51.1|771	%{_kerneldir}/REPORTING-BUGS
12cr|kernel-rt-3.2.34-1.rt51.1|772	#{_kerneldir}/Module.markers
12cr|kernel-rt-3.2.34-1.rt51.1|773	%{_kerneldir}/arch/Kconfig
12cr|kernel-rt-3.2.34-1.rt51.1|774	%ifarch %{ix86} x86_64
12cr|kernel-rt-3.2.34-1.rt51.1|775	%{_kerneldir}/arch/x86
12cr|kernel-rt-3.2.34-1.rt51.1|776	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|777	%{_kerneldir}/arch/um
12cr|kernel-rt-3.2.34-1.rt51.1|778	%{_kerneldir}/block
12cr|kernel-rt-3.2.34-1.rt51.1|779	%{_kerneldir}/crypto
12cr|kernel-rt-3.2.34-1.rt51.1|780	%{_kerneldir}/drivers
12cr|kernel-rt-3.2.34-1.rt51.1|781	%{_kerneldir}/fs
12cr|kernel-rt-3.2.34-1.rt51.1|782	%{_kerneldir}/firmware
12cr|kernel-rt-3.2.34-1.rt51.1|783	%{_kerneldir}/include/Kbuild
12cr|kernel-rt-3.2.34-1.rt51.1|784	%{_kerneldir}/include/acpi
12cr|kernel-rt-3.2.34-1.rt51.1|785	%{_kerneldir}/include/asm-generic
12cr|kernel-rt-3.2.34-1.rt51.1|786	# this directory is not need in source rpm
12cr|kernel-rt-3.2.34-1.rt51.1|787	#{_kerneldir}/include/config
12cr|kernel-rt-3.2.34-1.rt51.1|788	%{_kerneldir}/include/crypto
12cr|kernel-rt-3.2.34-1.rt51.1|789	%{_kerneldir}/include/drm
12cr|kernel-rt-3.2.34-1.rt51.1|790	# this directory is not need in source rpm
12cr|kernel-rt-3.2.34-1.rt51.1|791	#{_kerneldir}/include/generated
12cr|kernel-rt-3.2.34-1.rt51.1|792	%{_kerneldir}/include/keys
12cr|kernel-rt-3.2.34-1.rt51.1|793	%{_kerneldir}/include/linux
12cr|kernel-rt-3.2.34-1.rt51.1|794	%{_kerneldir}/include/math-emu
12cr|kernel-rt-3.2.34-1.rt51.1|795	%{_kerneldir}/include/media
12cr|kernel-rt-3.2.34-1.rt51.1|796	%{_kerneldir}/include/misc
12cr|kernel-rt-3.2.34-1.rt51.1|797	%{_kerneldir}/include/mtd
12cr|kernel-rt-3.2.34-1.rt51.1|798	%{_kerneldir}/include/net
12cr|kernel-rt-3.2.34-1.rt51.1|799	%{_kerneldir}/include/pcmcia
12cr|kernel-rt-3.2.34-1.rt51.1|800	%{_kerneldir}/include/rdma
12cr|kernel-rt-3.2.34-1.rt51.1|801	%{_kerneldir}/include/rxrpc
12cr|kernel-rt-3.2.34-1.rt51.1|802	%{_kerneldir}/include/scsi
12cr|kernel-rt-3.2.34-1.rt51.1|803	%{_kerneldir}/include/sound
12cr|kernel-rt-3.2.34-1.rt51.1|804	%{_kerneldir}/include/target
12cr|kernel-rt-3.2.34-1.rt51.1|805	%{_kerneldir}/include/trace
12cr|kernel-rt-3.2.34-1.rt51.1|806	%{_kerneldir}/include/video
12cr|kernel-rt-3.2.34-1.rt51.1|807	%{_kerneldir}/include/xen
12cr|kernel-rt-3.2.34-1.rt51.1|808	%{_kerneldir}/init
12cr|kernel-rt-3.2.34-1.rt51.1|809	%{_kerneldir}/ipc
12cr|kernel-rt-3.2.34-1.rt51.1|810	%{_kerneldir}/Kconfig
12cr|kernel-rt-3.2.34-1.rt51.1|811	%{_kerneldir}/kernel
12cr|kernel-rt-3.2.34-1.rt51.1|812	%{_kerneldir}/lib
12cr|kernel-rt-3.2.34-1.rt51.1|813	%{_kerneldir}/mm
12cr|kernel-rt-3.2.34-1.rt51.1|814	%{_kerneldir}/net
12cr|kernel-rt-3.2.34-1.rt51.1|815	%{_kerneldir}/samples
12cr|kernel-rt-3.2.34-1.rt51.1|816	%{_kerneldir}/security
12cr|kernel-rt-3.2.34-1.rt51.1|817	%{_kerneldir}/scripts
12cr|kernel-rt-3.2.34-1.rt51.1|818	%{_kerneldir}/sound
12cr|kernel-rt-3.2.34-1.rt51.1|819	%{_kerneldir}/tools
12cr|kernel-rt-3.2.34-1.rt51.1|820	%{_kerneldir}/usr
12cr|kernel-rt-3.2.34-1.rt51.1|821	%{_kerneldir}/virt
12cr|kernel-rt-3.2.34-1.rt51.1|822	%doc README.kernel-sources
12cr|kernel-rt-3.2.34-1.rt51.1|823	%doc README.MandrivaLinux
12cr|kernel-rt-3.2.34-1.rt51.1|824	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|825	
12cr|kernel-rt-3.2.34-1.rt51.1|826	#
12cr|kernel-rt-3.2.34-1.rt51.1|827	# kernel-devel
12cr|kernel-rt-3.2.34-1.rt51.1|828	#
12cr|kernel-rt-3.2.34-1.rt51.1|829	%if %build_devel
12cr|kernel-rt-3.2.34-1.rt51.1|830	%files -n %{kname}-devel
12cr|kernel-rt-3.2.34-1.rt51.1|831	%defattr(-,root,root)
12cr|kernel-rt-3.2.34-1.rt51.1|832	%doc README.kernel-sources
12cr|kernel-rt-3.2.34-1.rt51.1|833	%doc README.MandrivaLinux
12cr|kernel-rt-3.2.34-1.rt51.1|834	%dir %{_develdir}
12cr|kernel-rt-3.2.34-1.rt51.1|835	%dir %{_develdir}/arch
12cr|kernel-rt-3.2.34-1.rt51.1|836	%dir %{_develdir}/include
12cr|kernel-rt-3.2.34-1.rt51.1|837	%{_develdir}/.config
12cr|kernel-rt-3.2.34-1.rt51.1|838	%{_develdir}/Documentation
12cr|kernel-rt-3.2.34-1.rt51.1|839	%{_develdir}/Kbuild
12cr|kernel-rt-3.2.34-1.rt51.1|840	%{_develdir}/Makefile
12cr|kernel-rt-3.2.34-1.rt51.1|841	%{_develdir}/Module.symvers
12cr|kernel-rt-3.2.34-1.rt51.1|842	%{_develdir}/arch/Kconfig
12cr|kernel-rt-3.2.34-1.rt51.1|843	%ifarch %{ix86} x86_64
12cr|kernel-rt-3.2.34-1.rt51.1|844	%{_develdir}/arch/x86
12cr|kernel-rt-3.2.34-1.rt51.1|845	%endif
12cr|kernel-rt-3.2.34-1.rt51.1|846	%{_develdir}/arch/um
12cr|kernel-rt-3.2.34-1.rt51.1|847	%{_develdir}/block
12cr|kernel-rt-3.2.34-1.rt51.1|848	%{_develdir}/crypto
12cr|kernel-rt-3.2.34-1.rt51.1|849	%{_develdir}/drivers
12cr|kernel-rt-3.2.34-1.rt51.1|850	%{_develdir}/firmware
12cr|kernel-rt-3.2.34-1.rt51.1|851	%{_develdir}/fs
12cr|kernel-rt-3.2.34-1.rt51.1|852	%{_develdir}/include/Kbuild
12cr|kernel-rt-3.2.34-1.rt51.1|853	%{_develdir}/include/acpi
12cr|kernel-rt-3.2.34-1.rt51.1|854	%{_develdir}/include/asm-generic
12cr|kernel-rt-3.2.34-1.rt51.1|855	%{_develdir}/include/config
12cr|kernel-rt-3.2.34-1.rt51.1|856	%{_develdir}/include/crypto
12cr|kernel-rt-3.2.34-1.rt51.1|857	%{_develdir}/include/drm
12cr|kernel-rt-3.2.34-1.rt51.1|858	%{_develdir}/include/generated
12cr|kernel-rt-3.2.34-1.rt51.1|859	%{_develdir}/include/keys
12cr|kernel-rt-3.2.34-1.rt51.1|860	%{_develdir}/include/linux
12cr|kernel-rt-3.2.34-1.rt51.1|861	%{_develdir}/include/math-emu
12cr|kernel-rt-3.2.34-1.rt51.1|862	%{_develdir}/include/media
12cr|kernel-rt-3.2.34-1.rt51.1|863	%{_develdir}/include/misc
12cr|kernel-rt-3.2.34-1.rt51.1|864	%{_develdir}/include/mtd
12cr|kernel-rt-3.2.34-1.rt51.1|865	%{_develdir}/include/net
12cr|kernel-rt-3.2.34-1.rt51.1|866	%{_develdir}/include/pcmcia
12cr|kernel-rt-3.2.34-1.rt51.1|867	%{_develdir}/include/rdma
12cr|kernel-rt-3.2.34-1.rt51.1|868	%{_develdir}/include/rxrpc
12cr|kernel-rt-3.2.34-1.rt51.1|869	%{_develdir}/include/scsi
12cr|kernel-rt-3.2.34-1.rt51.1|870	%{_develdir}/include/sound
12cr|kernel-rt-3.2.34-1.rt51.1|871	%{_develdir}/include/target
12cr|kernel-rt-3.2.34-1.rt51.1|872	%{_develdir}/include/trace
12cr|kernel-rt-3.2.34-1.rt51.1|873	%{_develdir}/include/video
12cr|kernel-rt-3.2.34-1.rt51.1|874	%{_develdir}/include/xen
12cr|kernel-rt-3.2.34-1.rt51.1|875	%{_develdir}/init
12cr|kernel-rt-3.2.34-1.rt51.1|876	%{_develdir}/ipc
12cr|kernel-rt-3.2.34-1.rt51.1|877	%{_develdir}/Kconfig
12cr|kernel-rt-3.2.34-1.rt51.1|878	%{_develdir}/kernel
12cr|kernel-rt-3.2.34-1.rt51.1|879	%{_develdir}/lib
12cr|kernel-rt-3.2.34-1.rt51.1|880	%{_develdir}/mm
12cr|kernel-rt-3.2.34-1.rt51.1|881	%{_develdir}/net
12cr|kernel-rt-3.2.34-1.rt51.1|882	%{_develdir}/samples
12cr|kernel-rt-3.2.34-1.rt51.1|883	%{_develdir}/scripts
12cr|kernel-rt-3.2.34-1.rt51.1|884	%{_develdir}/security
12cr|kernel-rt-3.2.34-1.rt51.1|885	%{_develdir}/sound
12cr|kernel-rt-3.2.34-1.rt51.1|886	%{_develdir}/tools
12cr|kernel-rt-3.2.34-1.rt51.1|887	%{_develdir}/usr
12cr|kernel-rt-3.2.34-1.rt51.1|888	%{_develdir}/virt
12cr|kernel-rt-3.2.34-1.rt51.1|889	%endif # kernel_devel
12cr|kernel-rt-3.2.34-1.rt51.1|890	
12cr|kernel-rt-3.2.34-1.rt51.1|891	#
12cr|kernel-rt-3.2.34-1.rt51.1|892	# kernel-debug
12cr|kernel-rt-3.2.34-1.rt51.1|893	#
12cr|kernel-rt-3.2.34-1.rt51.1|894	%if %build_debug
12cr|kernel-rt-3.2.34-1.rt51.1|895	%files -n %{kname}-debuginfo -f kernel_debug_files.up
12cr|kernel-rt-3.2.34-1.rt51.1|896	%endif # build_debug
12cr|kernel-rt-3.2.34-1.rt51.1|897	
12cr|kernel-rt-3.2.34-1.rt51.1|898	
12cr|kernel-rt-3.2.34-1.rt51.1|899	#
12cr|kernel-rt-3.2.34-1.rt51.1|900	# kernel-doc
12cr|kernel-rt-3.2.34-1.rt51.1|901	#
12cr|kernel-rt-3.2.34-1.rt51.1|902	%if %build_doc
12cr|kernel-rt-3.2.34-1.rt51.1|903	%files -n %{kname}-doc
12cr|kernel-rt-3.2.34-1.rt51.1|904	%defattr(-,root,root)
12cr|kernel-rt-3.2.34-1.rt51.1|905	%doc linux-%{tar_ver}/Documentation/*
12cr|kernel-rt-3.2.34-1.rt51.1|906	%endif # kernel_doc
12cr|kernel-rt-3.2.34-1.rt51.1|907	
12cr|kernel-rt-3.2.34-1.rt51.1|908	
12cr|kernel-rt-3.2.34-1.rt51.1|909	%changelog
12cr|kernel-rt-3.2.34-1.rt51.1|910	* Wed Sep 05 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.28-1.rt42.1
12cr|kernel-rt-3.2.34-1.rt51.1|911	+ Revision: 816391
12cr|kernel-rt-3.2.34-1.rt51.1|912	- update to 3.2.28-rt42
12cr|kernel-rt-3.2.34-1.rt51.1|913	
12cr|kernel-rt-3.2.34-1.rt51.1|914	* Tue Aug 07 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.26-1.rt39.1
12cr|kernel-rt-3.2.34-1.rt51.1|915	+ Revision: 811939
12cr|kernel-rt-3.2.34-1.rt51.1|916	- 3.2.26-rt39 release
12cr|kernel-rt-3.2.34-1.rt51.1|917	- use ld.bfd for linking because ld.gold fails on i386
12cr|kernel-rt-3.2.34-1.rt51.1|918	- add rpmlintrc
12cr|kernel-rt-3.2.34-1.rt51.1|919	- update to 3.2.23-rt37
12cr|kernel-rt-3.2.34-1.rt51.1|920	- obsolete kernel-rt*-latest packages
12cr|kernel-rt-3.2.34-1.rt51.1|921	
12cr|kernel-rt-3.2.34-1.rt51.1|922	* Wed Jul 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.22-1.rt34.1
12cr|kernel-rt-3.2.34-1.rt51.1|923	+ Revision: 808874
12cr|kernel-rt-3.2.34-1.rt51.1|924	- update to 3.2.22-rt34
12cr|kernel-rt-3.2.34-1.rt51.1|925	
12cr|kernel-rt-3.2.34-1.rt51.1|926	* Wed Jun 27 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.21-1.rt33.1
12cr|kernel-rt-3.2.34-1.rt51.1|927	+ Revision: 807190
12cr|kernel-rt-3.2.34-1.rt51.1|928	- update to 3.2.21-rt33
12cr|kernel-rt-3.2.34-1.rt51.1|929	
12cr|kernel-rt-3.2.34-1.rt51.1|930	* Wed May 30 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.18-1.rt29.1
12cr|kernel-rt-3.2.34-1.rt51.1|931	+ Revision: 801227
12cr|kernel-rt-3.2.34-1.rt51.1|932	- update to 3.2.18-rt29
12cr|kernel-rt-3.2.34-1.rt51.1|933	
12cr|kernel-rt-3.2.34-1.rt51.1|934	* Mon May 21 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.17-1.rt28.1
12cr|kernel-rt-3.2.34-1.rt51.1|935	+ Revision: 799758
12cr|kernel-rt-3.2.34-1.rt51.1|936	- update to 3.2.17-rt28
12cr|kernel-rt-3.2.34-1.rt51.1|937	
12cr|kernel-rt-3.2.34-1.rt51.1|938	* Tue Apr 24 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.16-1.rt27.1
12cr|kernel-rt-3.2.34-1.rt51.1|939	+ Revision: 793113
12cr|kernel-rt-3.2.34-1.rt51.1|940	- update to 3.2.16-rt27
12cr|kernel-rt-3.2.34-1.rt51.1|941	
12cr|kernel-rt-3.2.34-1.rt51.1|942	* Fri Apr 20 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.15-1.rt26.1
12cr|kernel-rt-3.2.34-1.rt51.1|943	+ Revision: 792452
12cr|kernel-rt-3.2.34-1.rt51.1|944	- update to 3.2.15-rt26
12cr|kernel-rt-3.2.34-1.rt51.1|945	
12cr|kernel-rt-3.2.34-1.rt51.1|946	* Tue Apr 10 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.14-1.rt24.1
12cr|kernel-rt-3.2.34-1.rt51.1|947	+ Revision: 790245
12cr|kernel-rt-3.2.34-1.rt51.1|948	- update to 3.2.14-rt24
12cr|kernel-rt-3.2.34-1.rt51.1|949	
12cr|kernel-rt-3.2.34-1.rt51.1|950	* Wed Apr 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.13-1.rt23.1
12cr|kernel-rt-3.2.34-1.rt51.1|951	+ Revision: 789115
12cr|kernel-rt-3.2.34-1.rt51.1|952	- update to 3.2.13-rt23
12cr|kernel-rt-3.2.34-1.rt51.1|953	- remove %%mkrel macro
12cr|kernel-rt-3.2.34-1.rt51.1|954	
12cr|kernel-rt-3.2.34-1.rt51.1|955	* Thu Mar 29 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.12-1.rt22.1
12cr|kernel-rt-3.2.34-1.rt51.1|956	+ Revision: 788128
12cr|kernel-rt-3.2.34-1.rt51.1|957	- update to 3.2.12-rt22
12cr|kernel-rt-3.2.34-1.rt51.1|958	
12cr|kernel-rt-3.2.34-1.rt51.1|959	* Wed Mar 14 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.11-1.rt20.1
12cr|kernel-rt-3.2.34-1.rt51.1|960	+ Revision: 784933
12cr|kernel-rt-3.2.34-1.rt51.1|961	- update to 3.2.11-rt20
12cr|kernel-rt-3.2.34-1.rt51.1|962	
12cr|kernel-rt-3.2.34-1.rt51.1|963	* Tue Mar 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.10-1.rt18.1
12cr|kernel-rt-3.2.34-1.rt51.1|964	+ Revision: 784690
12cr|kernel-rt-3.2.34-1.rt51.1|965	- update to 3.2.10-rt18
12cr|kernel-rt-3.2.34-1.rt51.1|966	
12cr|kernel-rt-3.2.34-1.rt51.1|967	* Mon Mar 05 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.9-1.rt15.1
12cr|kernel-rt-3.2.34-1.rt51.1|968	+ Revision: 782141
12cr|kernel-rt-3.2.34-1.rt51.1|969	- new version 3.2.9-rt15
12cr|kernel-rt-3.2.34-1.rt51.1|970	
12cr|kernel-rt-3.2.34-1.rt51.1|971	* Fri Mar 02 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.9-1.rt14.1
12cr|kernel-rt-3.2.34-1.rt51.1|972	+ Revision: 781790
12cr|kernel-rt-3.2.34-1.rt51.1|973	- new version 3.2.9-rt14
12cr|kernel-rt-3.2.34-1.rt51.1|974	
12cr|kernel-rt-3.2.34-1.rt51.1|975	* Fri Feb 17 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.6-1.rt13.1
12cr|kernel-rt-3.2.34-1.rt51.1|976	+ Revision: 776098
12cr|kernel-rt-3.2.34-1.rt51.1|977	- new version 3.2.6-rt13
12cr|kernel-rt-3.2.34-1.rt51.1|978	
12cr|kernel-rt-3.2.34-1.rt51.1|979	* Fri Feb 10 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.5-1.rt12.1
12cr|kernel-rt-3.2.34-1.rt51.1|980	+ Revision: 772417
12cr|kernel-rt-3.2.34-1.rt51.1|981	- update to 3.2.5-rt12
12cr|kernel-rt-3.2.34-1.rt51.1|982	
12cr|kernel-rt-3.2.34-1.rt51.1|983	* Mon Jan 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.0-1.rt10.1
12cr|kernel-rt-3.2.34-1.rt51.1|984	+ Revision: 766790
12cr|kernel-rt-3.2.34-1.rt51.1|985	- specfile cleanup
12cr|kernel-rt-3.2.34-1.rt51.1|986	- re-enable modules gzipping
12cr|kernel-rt-3.2.34-1.rt51.1|987	- add new tarballs
12cr|kernel-rt-3.2.34-1.rt51.1|988	- fix errors related to depmod
12cr|kernel-rt-3.2.34-1.rt51.1|989	- new version 3.2-rt10
12cr|kernel-rt-3.2.34-1.rt51.1|990	- various fixes in spec file
12cr|kernel-rt-3.2.34-1.rt51.1|991	- update source files
12cr|kernel-rt-3.2.34-1.rt51.1|992	- New version 3.2-rc6-rt9
12cr|kernel-rt-3.2.34-1.rt51.1|993	*-latest packages dropped
12cr|kernel-rt-3.2.34-1.rt51.1|994	fake version and release numbers removed
12cr|kernel-rt-3.2.34-1.rt51.1|995	
12cr|kernel-rt-3.2.34-1.rt51.1|996	+ trem <trem@mandriva.org>
12cr|kernel-rt-3.2.34-1.rt51.1|997	- update to 2.6.33.7-rt29
12cr|kernel-rt-3.2.34-1.rt51.1|998	
12cr|kernel-rt-3.2.34-1.rt51.1|999	* Wed Jul 14 2010 trem <trem@mandriva.org> 2.6.33.6-1.rt26.1mdv2011.0
12cr|kernel-rt-3.2.34-1.rt51.1|1000	+ Revision: 553407
12cr|kernel-rt-3.2.34-1.rt51.1|1001	- update to 2.6.33.6-rt26
12cr|kernel-rt-3.2.34-1.rt51.1|1002	
12cr|kernel-rt-3.2.34-1.rt51.1|1003	* Wed Jun 09 2010 trem <trem@mandriva.org> 2.6.33.5-1.rt23.1mdv2010.1
12cr|kernel-rt-3.2.34-1.rt51.1|1004	+ Revision: 547802
12cr|kernel-rt-3.2.34-1.rt51.1|1005	- update to 2.6.33.5-rt23
12cr|kernel-rt-3.2.34-1.rt51.1|1006	- add patch video-fb-fix-unregister_framebuffer-fb_destroy.patch from "officiel" kernel
12cr|kernel-rt-3.2.34-1.rt51.1|1007	- disable CONFIG_CC_OPTIMIZE_FOR_SIZE and CONFIG_VGACON_SOFT_SCROLLBACK
12cr|kernel-rt-3.2.34-1.rt51.1|1008	- update to 2.6.33.5-rt22
12cr|kernel-rt-3.2.34-1.rt51.1|1009	
12cr|kernel-rt-3.2.34-1.rt51.1|1010	* Wed May 19 2010 trem <trem@mandriva.org> 2.6.33.4-1.rt20.1mdv2010.1
12cr|kernel-rt-3.2.34-1.rt51.1|1011	+ Revision: 545454
12cr|kernel-rt-3.2.34-1.rt51.1|1012	- update to 2.6.33.4-rt20
12cr|kernel-rt-3.2.34-1.rt51.1|1013	
12cr|kernel-rt-3.2.34-1.rt51.1|1014	* Sun May 02 2010 trem <trem@mandriva.org> 2.6.33.3-1.rt19.1mdv2010.1
12cr|kernel-rt-3.2.34-1.rt51.1|1015	+ Revision: 541693
12cr|kernel-rt-3.2.34-1.rt51.1|1016	- update to 2.6.33.3-rt19
12cr|kernel-rt-3.2.34-1.rt51.1|1017	
12cr|kernel-rt-3.2.34-1.rt51.1|1018	* Sat May 01 2010 trem <trem@mandriva.org> 2.6.33.3-1.rt17.2mdv2010.1
12cr|kernel-rt-3.2.34-1.rt51.1|1019	+ Revision: 541394
12cr|kernel-rt-3.2.34-1.rt51.1|1020	- include agp in the kernel (it avoid dependancy problem when building the initrd)
12cr|kernel-rt-3.2.34-1.rt51.1|1021	
12cr|kernel-rt-3.2.34-1.rt51.1|1022	* Fri Apr 30 2010 trem <trem@mandriva.org> 2.6.33.3-1.rt17.1mdv2010.1
12cr|kernel-rt-3.2.34-1.rt51.1|1023	+ Revision: 541376
12cr|kernel-rt-3.2.34-1.rt51.1|1024	- update to 2.6.33.3-rt17
12cr|kernel-rt-3.2.34-1.rt51.1|1025	- remove fix_namei.patch and fix_fs_ecryptfs_inode_c.patch (added upstream)
12cr|kernel-rt-3.2.34-1.rt51.1|1026	
12cr|kernel-rt-3.2.34-1.rt51.1|1027	* Thu Apr 29 2010 trem <trem@mandriva.org> 2.6.33.3-1.rt16.2mdv2010.1
12cr|kernel-rt-3.2.34-1.rt51.1|1028	+ Revision: 541046
12cr|kernel-rt-3.2.34-1.rt51.1|1029	- add 2 patches for the nouveau driver (thanks tmb for the information)
12cr|kernel-rt-3.2.34-1.rt51.1|1030	
12cr|kernel-rt-3.2.34-1.rt51.1|1031	* Thu Apr 29 2010 trem <trem@mandriva.org> 2.6.33.3-1.rt16.1mdv2010.1
12cr|kernel-rt-3.2.34-1.rt51.1|1032	+ Revision: 540680
12cr|kernel-rt-3.2.34-1.rt51.1|1033	- add 2 simple patch to fix the compilation
12cr|kernel-rt-3.2.34-1.rt51.1|1034	- enable nouveau
12cr|kernel-rt-3.2.34-1.rt51.1|1035	- update to 2.6.33.3-rt16
12cr|kernel-rt-3.2.34-1.rt51.1|1036	
12cr|kernel-rt-3.2.34-1.rt51.1|1037	* Sat Apr 10 2010 trem <trem@mandriva.org> 2.6.33.2-1.rt13.1mdv2010.1
12cr|kernel-rt-3.2.34-1.rt51.1|1038	+ Revision: 533547
12cr|kernel-rt-3.2.34-1.rt51.1|1039	- update to 2.6.33.2-rt13
12cr|kernel-rt-3.2.34-1.rt51.1|1040	
12cr|kernel-rt-3.2.34-1.rt51.1|1041	* Wed Mar 24 2010 trem <trem@mandriva.org> 2.6.33.1-1.rt11.1mdv2010.1
12cr|kernel-rt-3.2.34-1.rt51.1|1042	+ Revision: 526983
12cr|kernel-rt-3.2.34-1.rt51.1|1043	- update to 2.6.33.1-rt11
12cr|kernel-rt-3.2.34-1.rt51.1|1044	
12cr|kernel-rt-3.2.34-1.rt51.1|1045	* Thu Mar 18 2010 trem <trem@mandriva.org> 2.6.33.1-1.rt10.1mdv2010.1
12cr|kernel-rt-3.2.34-1.rt51.1|1046	+ Revision: 524745
12cr|kernel-rt-3.2.34-1.rt51.1|1047	- update to 2.6.33.1-rt10
12cr|kernel-rt-3.2.34-1.rt51.1|1048	- remove patch wtf.diff (added upstream)
12cr|kernel-rt-3.2.34-1.rt51.1|1049	- update to 2.6.33.1-rt9
12cr|kernel-rt-3.2.34-1.rt51.1|1050	- add patch wtf.diff that fix compilation for i915
12cr|kernel-rt-3.2.34-1.rt51.1|1051	
12cr|kernel-rt-3.2.34-1.rt51.1|1052	* Fri Mar 12 2010 trem <trem@mandriva.org> 2.6.33-1.rt7.1mdv2010.1
12cr|kernel-rt-3.2.34-1.rt51.1|1053	+ Revision: 518569
12cr|kernel-rt-3.2.34-1.rt51.1|1054	- update to 2.6.33-rt7
12cr|kernel-rt-3.2.34-1.rt51.1|1055	
12cr|kernel-rt-3.2.34-1.rt51.1|1056	* Mon Mar 01 2010 trem <trem@mandriva.org> 2.6.33-1.rt4.1mdv2010.1
12cr|kernel-rt-3.2.34-1.rt51.1|1057	+ Revision: 513032
12cr|kernel-rt-3.2.34-1.rt51.1|1058	- update to 2.6.33-rt4
12cr|kernel-rt-3.2.34-1.rt51.1|1059	
12cr|kernel-rt-3.2.34-1.rt51.1|1060	* Sun Feb 28 2010 trem <trem@mandriva.org> 2.6.33-1.rt3.1mdv2010.1
12cr|kernel-rt-3.2.34-1.rt51.1|1061	+ Revision: 512807
12cr|kernel-rt-3.2.34-1.rt51.1|1062	- update to 2.6.33-rt3
12cr|kernel-rt-3.2.34-1.rt51.1|1063	
12cr|kernel-rt-3.2.34-1.rt51.1|1064	* Thu Feb 18 2010 trem <trem@mandriva.org> 2.6.31.12-1.rt21.1mdv2010.1
12cr|kernel-rt-3.2.34-1.rt51.1|1065	+ Revision: 507925
12cr|kernel-rt-3.2.34-1.rt51.1|1066	- update to 2.6.31.12-rt21
12cr|kernel-rt-3.2.34-1.rt51.1|1067	
12cr|kernel-rt-3.2.34-1.rt51.1|1068	* Thu Feb 11 2010 trem <trem@mandriva.org> 2.6.31.12-1.rt20.2mdv2010.1
12cr|kernel-rt-3.2.34-1.rt51.1|1069	+ Revision: 504344
12cr|kernel-rt-3.2.34-1.rt51.1|1070	- set RTC_HCTOSYS
12cr|kernel-rt-3.2.34-1.rt51.1|1071	
12cr|kernel-rt-3.2.34-1.rt51.1|1072	* Sat Jan 23 2010 trem <trem@mandriva.org> 2.6.31.12-1.rt20.1mdv2010.1
12cr|kernel-rt-3.2.34-1.rt51.1|1073	+ Revision: 495303
12cr|kernel-rt-3.2.34-1.rt51.1|1074	- update to 2.6.31.12-rt20
12cr|kernel-rt-3.2.34-1.rt51.1|1075	
12cr|kernel-rt-3.2.34-1.rt51.1|1076	* Wed Nov 11 2009 trem <trem@mandriva.org> 2.6.31.6-1.rt19.1mdv2010.1
12cr|kernel-rt-3.2.34-1.rt51.1|1077	+ Revision: 464395
12cr|kernel-rt-3.2.34-1.rt51.1|1078	- update to 2.6.31.6-rt19
12cr|kernel-rt-3.2.34-1.rt51.1|1079	
12cr|kernel-rt-3.2.34-1.rt51.1|1080	* Sat Nov 07 2009 trem <trem@mandriva.org> 2.6.31.5-1.rt18.1mdv2010.1
12cr|kernel-rt-3.2.34-1.rt51.1|1081	+ Revision: 462396
12cr|kernel-rt-3.2.34-1.rt51.1|1082	- update to 2.6.31.5-rt18
12cr|kernel-rt-3.2.34-1.rt51.1|1083	
12cr|kernel-rt-3.2.34-1.rt51.1|1084	* Wed Oct 14 2009 trem <trem@mandriva.org> 2.6.31.4-1.rt14.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1085	+ Revision: 457307
12cr|kernel-rt-3.2.34-1.rt51.1|1086	- update to 2.6.31.4-rt14
12cr|kernel-rt-3.2.34-1.rt51.1|1087	
12cr|kernel-rt-3.2.34-1.rt51.1|1088	* Tue Oct 06 2009 trem <trem@mandriva.org> 2.6.31.2-1.rt13.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1089	+ Revision: 454703
12cr|kernel-rt-3.2.34-1.rt51.1|1090	- update to 2.6.31.2-rt13
12cr|kernel-rt-3.2.34-1.rt51.1|1091	
12cr|kernel-rt-3.2.34-1.rt51.1|1092	* Sun Sep 20 2009 trem <trem@mandriva.org> 2.6.31-1.rt11.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1093	+ Revision: 444794
12cr|kernel-rt-3.2.34-1.rt51.1|1094	- update to 2.6.31-rt11
12cr|kernel-rt-3.2.34-1.rt51.1|1095	
12cr|kernel-rt-3.2.34-1.rt51.1|1096	* Tue Sep 15 2009 trem <trem@mandriva.org> 2.6.31-1.rt10.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1097	+ Revision: 443297
12cr|kernel-rt-3.2.34-1.rt51.1|1098	- update to 2.6.31-rt10
12cr|kernel-rt-3.2.34-1.rt51.1|1099	
12cr|kernel-rt-3.2.34-1.rt51.1|1100	* Fri Sep 11 2009 trem <trem@mandriva.org> 2.6.31-0.rc9.rt9.1.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1101	+ Revision: 438525
12cr|kernel-rt-3.2.34-1.rt51.1|1102	- update to 2.6.31-rc9-rt9.1
12cr|kernel-rt-3.2.34-1.rt51.1|1103	
12cr|kernel-rt-3.2.34-1.rt51.1|1104	* Mon Aug 31 2009 trem <trem@mandriva.org> 2.6.31-0.rc8.rt9.2mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1105	+ Revision: 423112
12cr|kernel-rt-3.2.34-1.rt51.1|1106	- remove CONFIG_SYSFS?\195?\168DEPRECATED
12cr|kernel-rt-3.2.34-1.rt51.1|1107	
12cr|kernel-rt-3.2.34-1.rt51.1|1108	* Sat Aug 29 2009 trem <trem@mandriva.org> 2.6.31-0.rc8.rt9.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1109	+ Revision: 422067
12cr|kernel-rt-3.2.34-1.rt51.1|1110	- update to 2.6.31-rc8-rt9
12cr|kernel-rt-3.2.34-1.rt51.1|1111	
12cr|kernel-rt-3.2.34-1.rt51.1|1112	* Wed Aug 26 2009 trem <trem@mandriva.org> 2.6.31-0.rc7.rt8.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1113	+ Revision: 421579
12cr|kernel-rt-3.2.34-1.rt51.1|1114	- update to 2.6.31-rc7-rt8
12cr|kernel-rt-3.2.34-1.rt51.1|1115	
12cr|kernel-rt-3.2.34-1.rt51.1|1116	* Tue Aug 25 2009 trem <trem@mandriva.org> 2.6.31-0.rc7.rt7.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1117	+ Revision: 421291
12cr|kernel-rt-3.2.34-1.rt51.1|1118	- update to 2.6.31-rc7-rt7
12cr|kernel-rt-3.2.34-1.rt51.1|1119	
12cr|kernel-rt-3.2.34-1.rt51.1|1120	* Sun Aug 23 2009 trem <trem@mandriva.org> 2.6.31-0.rc6.rt6.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1121	+ Revision: 419740
12cr|kernel-rt-3.2.34-1.rt51.1|1122	- update to 2.6.31-rc6-rt6
12cr|kernel-rt-3.2.34-1.rt51.1|1123	
12cr|kernel-rt-3.2.34-1.rt51.1|1124	* Thu Aug 20 2009 trem <trem@mandriva.org> 2.6.31-0.rc6.rt5.2mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1125	+ Revision: 418595
12cr|kernel-rt-3.2.34-1.rt51.1|1126	- update disable-mrproper-in-devel-rpms.patch
12cr|kernel-rt-3.2.34-1.rt51.1|1127	- add kbuild-really-dont-remove-bounds-asm-offsets-headers.patch (from kernel-linus)
12cr|kernel-rt-3.2.34-1.rt51.1|1128	- update to 2.6.31-rc6-rt5
12cr|kernel-rt-3.2.34-1.rt51.1|1129	
12cr|kernel-rt-3.2.34-1.rt51.1|1130	* Wed Aug 19 2009 trem <trem@mandriva.org> 2.6.31-0.rc6.rt4.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1131	+ Revision: 417893
12cr|kernel-rt-3.2.34-1.rt51.1|1132	- update to 2.6.31-rc6-rt4
12cr|kernel-rt-3.2.34-1.rt51.1|1133	
12cr|kernel-rt-3.2.34-1.rt51.1|1134	* Mon Aug 17 2009 trem <trem@mandriva.org> 2.6.31-0.rc6.rt2.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1135	+ Revision: 417177
12cr|kernel-rt-3.2.34-1.rt51.1|1136	- update to 2.6.31-rc6-rt2
12cr|kernel-rt-3.2.34-1.rt51.1|1137	
12cr|kernel-rt-3.2.34-1.rt51.1|1138	* Thu Aug 13 2009 trem <trem@mandriva.org> 2.6.31-0.rc5.rt1.2.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1139	+ Revision: 415793
12cr|kernel-rt-3.2.34-1.rt51.1|1140	- update to unofficial 2.6.31.rc5-rt1.2
12cr|kernel-rt-3.2.34-1.rt51.1|1141	
12cr|kernel-rt-3.2.34-1.rt51.1|1142	* Thu Aug 06 2009 trem <trem@mandriva.org> 2.6.31-0.rc5.rt1.1.2mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1143	+ Revision: 410986
12cr|kernel-rt-3.2.34-1.rt51.1|1144	- update to non-official 2.6.31-rc5-rt1.1
12cr|kernel-rt-3.2.34-1.rt51.1|1145	
12cr|kernel-rt-3.2.34-1.rt51.1|1146	* Thu Aug 06 2009 trem <trem@mandriva.org> 2.6.31-0.rc4.rt1.2mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1147	+ Revision: 410410
12cr|kernel-rt-3.2.34-1.rt51.1|1148	- add "arch/x86/include" in -devel
12cr|kernel-rt-3.2.34-1.rt51.1|1149	
12cr|kernel-rt-3.2.34-1.rt51.1|1150	* Tue Aug 04 2009 trem <trem@mandriva.org> 2.6.31-0.rc4.rt1.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1151	+ Revision: 408626
12cr|kernel-rt-3.2.34-1.rt51.1|1152	- update to 2.6.31-rc4-rt1
12cr|kernel-rt-3.2.34-1.rt51.1|1153	
12cr|kernel-rt-3.2.34-1.rt51.1|1154	* Fri Jul 10 2009 trem <trem@mandriva.org> 2.6.29.6-1.rt23.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1155	+ Revision: 394212
12cr|kernel-rt-3.2.34-1.rt51.1|1156	- update to 2.6.29.6-rt23
12cr|kernel-rt-3.2.34-1.rt51.1|1157	
12cr|kernel-rt-3.2.34-1.rt51.1|1158	* Tue Jun 23 2009 trem <trem@mandriva.org> 2.6.29.5-1.rt22.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1159	+ Revision: 388723
12cr|kernel-rt-3.2.34-1.rt51.1|1160	- update to 2.6.29.5-rt22
12cr|kernel-rt-3.2.34-1.rt51.1|1161	
12cr|kernel-rt-3.2.34-1.rt51.1|1162	* Wed Jun 17 2009 trem <trem@mandriva.org> 2.6.29.5-1.rt21.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1163	+ Revision: 386757
12cr|kernel-rt-3.2.34-1.rt51.1|1164	- update to 2.6.29.5-rt21
12cr|kernel-rt-3.2.34-1.rt51.1|1165	
12cr|kernel-rt-3.2.34-1.rt51.1|1166	* Mon Jun 15 2009 trem <trem@mandriva.org> 2.6.29.4-1.rt19.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1167	+ Revision: 386169
12cr|kernel-rt-3.2.34-1.rt51.1|1168	- update to 2.6.29.4-rt19
12cr|kernel-rt-3.2.34-1.rt51.1|1169	- remove patch smi-detector.patch (added upstream)
12cr|kernel-rt-3.2.34-1.rt51.1|1170	
12cr|kernel-rt-3.2.34-1.rt51.1|1171	* Thu Jun 04 2009 trem <trem@mandriva.org> 2.6.29.4-1.rt16.2mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1172	+ Revision: 382892
12cr|kernel-rt-3.2.34-1.rt51.1|1173	- add smi detector patch
12cr|kernel-rt-3.2.34-1.rt51.1|1174	
12cr|kernel-rt-3.2.34-1.rt51.1|1175	* Mon May 25 2009 trem <trem@mandriva.org> 2.6.29.4-1.rt16.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1176	+ Revision: 379659
12cr|kernel-rt-3.2.34-1.rt51.1|1177	- update to 2.6.29.4-rt16
12cr|kernel-rt-3.2.34-1.rt51.1|1178	- update to 2.6.29.4-rt15
12cr|kernel-rt-3.2.34-1.rt51.1|1179	
12cr|kernel-rt-3.2.34-1.rt51.1|1180	* Tue May 19 2009 trem <trem@mandriva.org> 2.6.29.3-1.rt14.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1181	+ Revision: 377788
12cr|kernel-rt-3.2.34-1.rt51.1|1182	- update to 2.6.29.3-rt14
12cr|kernel-rt-3.2.34-1.rt51.1|1183	
12cr|kernel-rt-3.2.34-1.rt51.1|1184	* Fri May 15 2009 trem <trem@mandriva.org> 2.6.29.3-1.rt13.2mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1185	+ Revision: 376281
12cr|kernel-rt-3.2.34-1.rt51.1|1186	- set HZ to 1000 (instead of 250)
12cr|kernel-rt-3.2.34-1.rt51.1|1187	
12cr|kernel-rt-3.2.34-1.rt51.1|1188	* Wed May 13 2009 trem <trem@mandriva.org> 2.6.29.3-1.rt13.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1189	+ Revision: 375585
12cr|kernel-rt-3.2.34-1.rt51.1|1190	- update to 2.6.29.3-rt13
12cr|kernel-rt-3.2.34-1.rt51.1|1191	
12cr|kernel-rt-3.2.34-1.rt51.1|1192	* Sun May 03 2009 trem <trem@mandriva.org> 2.6.29.2-1.rt11.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1193	+ Revision: 370818
12cr|kernel-rt-3.2.34-1.rt51.1|1194	- update to 2.6.29.2-rt11
12cr|kernel-rt-3.2.34-1.rt51.1|1195	
12cr|kernel-rt-3.2.34-1.rt51.1|1196	* Wed Apr 29 2009 trem <trem@mandriva.org> 2.6.29.2-1.rt10.1mdv2010.0
12cr|kernel-rt-3.2.34-1.rt51.1|1197	+ Revision: 369146
12cr|kernel-rt-3.2.34-1.rt51.1|1198	- update to 2.6.29.2-rt10
12cr|kernel-rt-3.2.34-1.rt51.1|1199	- update to 2.6.29.1-rt9
12cr|kernel-rt-3.2.34-1.rt51.1|1200	- fix Group :
12cr|kernel-rt-3.2.34-1.rt51.1|1201	Development/Debug for debug and debug-latest
12cr|kernel-rt-3.2.34-1.rt51.1|1202	Books/Computer books for doc and doc-latest
12cr|kernel-rt-3.2.34-1.rt51.1|1203	Development/Kernel for all others
12cr|kernel-rt-3.2.34-1.rt51.1|1204	
12cr|kernel-rt-3.2.34-1.rt51.1|1205	* Sat Apr 18 2009 trem <trem@mandriva.org> 2.6.29.1-1.rt8.1mdv2009.1
12cr|kernel-rt-3.2.34-1.rt51.1|1206	+ Revision: 367982
12cr|kernel-rt-3.2.34-1.rt51.1|1207	- update to 2.6.29.1-rt8
12cr|kernel-rt-3.2.34-1.rt51.1|1208	
12cr|kernel-rt-3.2.34-1.rt51.1|1209	* Fri Apr 03 2009 trem <trem@mandriva.org> 2.6.29.1-1.rt4.1mdv2009.1
12cr|kernel-rt-3.2.34-1.rt51.1|1210	+ Revision: 363889
12cr|kernel-rt-3.2.34-1.rt51.1|1211	- update to 2.6.29.1-rt4
12cr|kernel-rt-3.2.34-1.rt51.1|1212	- update to 2.6.29-rt3
12cr|kernel-rt-3.2.34-1.rt51.1|1213	
12cr|kernel-rt-3.2.34-1.rt51.1|1214	* Sun Mar 29 2009 trem <trem@mandriva.org> 2.6.29-1.rt1.1mdv2009.1
12cr|kernel-rt-3.2.34-1.rt51.1|1215	+ Revision: 362119
12cr|kernel-rt-3.2.34-1.rt51.1|1216	- update to 2.6.29-rt1
12cr|kernel-rt-3.2.34-1.rt51.1|1217	- update to 2.6.29-rc7-rt1
12cr|kernel-rt-3.2.34-1.rt51.1|1218	
12cr|kernel-rt-3.2.34-1.rt51.1|1219	* Wed Feb 25 2009 trem <trem@mandriva.org> 2.6.29-0.rc6.rt3.1mdv2009.1
12cr|kernel-rt-3.2.34-1.rt51.1|1220	+ Revision: 344617
12cr|kernel-rt-3.2.34-1.rt51.1|1221	- update to 2.6.29-rc6-rt3
12cr|kernel-rt-3.2.34-1.rt51.1|1222	
12cr|kernel-rt-3.2.34-1.rt51.1|1223	* Sun Feb 15 2009 trem <trem@mandriva.org> 2.6.26.8-1.rt16.1mdv2009.1
12cr|kernel-rt-3.2.34-1.rt51.1|1224	+ Revision: 340495
12cr|kernel-rt-3.2.34-1.rt51.1|1225	- update to 2.6.26.8-rt16
12cr|kernel-rt-3.2.34-1.rt51.1|1226	
12cr|kernel-rt-3.2.34-1.rt51.1|1227	* Sat Jan 31 2009 trem <trem@mandriva.org> 2.6.26.8-1.rt15.1mdv2009.1
12cr|kernel-rt-3.2.34-1.rt51.1|1228	+ Revision: 335803
12cr|kernel-rt-3.2.34-1.rt51.1|1229	- update to 2.6.26.8-rt15
12cr|kernel-rt-3.2.34-1.rt51.1|1230	
12cr|kernel-rt-3.2.34-1.rt51.1|1231	* Wed Jan 14 2009 trem <trem@mandriva.org> 2.6.26.8-1.rt13.2mdv2009.1
12cr|kernel-rt-3.2.34-1.rt51.1|1232	+ Revision: 329618
12cr|kernel-rt-3.2.34-1.rt51.1|1233	- use smp config (and not up config)
12cr|kernel-rt-3.2.34-1.rt51.1|1234	- remove smp kernel, only use one kernel-rt for both up and smp
12cr|kernel-rt-3.2.34-1.rt51.1|1235	
12cr|kernel-rt-3.2.34-1.rt51.1|1236	* Sat Jan 10 2009 trem <trem@mandriva.org> 2.6.26.8-1.rt13.1mdv2009.1
12cr|kernel-rt-3.2.34-1.rt51.1|1237	+ Revision: 327991
12cr|kernel-rt-3.2.34-1.rt51.1|1238	- update 2.6.26.8-rt13
12cr|kernel-rt-3.2.34-1.rt51.1|1239	
12cr|kernel-rt-3.2.34-1.rt51.1|1240	* Mon Dec 22 2008 trem <trem@mandriva.org> 2.6.26.8-1.rt12.1mdv2009.1
12cr|kernel-rt-3.2.34-1.rt51.1|1241	+ Revision: 317715
12cr|kernel-rt-3.2.34-1.rt51.1|1242	- update to 2.6.26.8-rt12
12cr|kernel-rt-3.2.34-1.rt51.1|1243	
12cr|kernel-rt-3.2.34-1.rt51.1|1244	* Sun Nov 02 2008 trem <trem@mandriva.org> 2.6.26.6-1.rt11.2mdv2009.1
12cr|kernel-rt-3.2.34-1.rt51.1|1245	+ Revision: 299193
12cr|kernel-rt-3.2.34-1.rt51.1|1246	- add debug info on module (same way as the mdv kernel)
12cr|kernel-rt-3.2.34-1.rt51.1|1247	
12cr|kernel-rt-3.2.34-1.rt51.1|1248	* Tue Oct 14 2008 trem <trem@mandriva.org> 2.6.26.6-1.rt11.1mdv2009.1
12cr|kernel-rt-3.2.34-1.rt51.1|1249	+ Revision: 293770
12cr|kernel-rt-3.2.34-1.rt51.1|1250	- update to 2.6.26.6-rt11
12cr|kernel-rt-3.2.34-1.rt51.1|1251	- update to 2.6.26.6-rt10
12cr|kernel-rt-3.2.34-1.rt51.1|1252	
12cr|kernel-rt-3.2.34-1.rt51.1|1253	* Thu Sep 11 2008 trem <trem@mandriva.org> 2.6.26.5-1.rt9.1mdv2009.0
12cr|kernel-rt-3.2.34-1.rt51.1|1254	+ Revision: 283938
12cr|kernel-rt-3.2.34-1.rt51.1|1255	- update to 2.6.26.5-rt9
12cr|kernel-rt-3.2.34-1.rt51.1|1256	
12cr|kernel-rt-3.2.34-1.rt51.1|1257	* Wed Sep 10 2008 trem <trem@mandriva.org> 2.6.26.5-1.rt8.1mdv2009.0
12cr|kernel-rt-3.2.34-1.rt51.1|1258	+ Revision: 283604
12cr|kernel-rt-3.2.34-1.rt51.1|1259	- update to 2.6.26.5-rt8
12cr|kernel-rt-3.2.34-1.rt51.1|1260	
12cr|kernel-rt-3.2.34-1.rt51.1|1261	* Mon Sep 08 2008 trem <trem@mandriva.org> 2.6.26.3-1.rt7.3mdv2009.0
12cr|kernel-rt-3.2.34-1.rt51.1|1262	+ Revision: 282794
12cr|kernel-rt-3.2.34-1.rt51.1|1263	- add kernel-firmware as require for kernel-rt-smp too
12cr|kernel-rt-3.2.34-1.rt51.1|1264	
12cr|kernel-rt-3.2.34-1.rt51.1|1265	* Mon Sep 08 2008 trem <trem@mandriva.org> 2.6.26.3-1.rt7.2mdv2009.0
12cr|kernel-rt-3.2.34-1.rt51.1|1266	+ Revision: 282756
12cr|kernel-rt-3.2.34-1.rt51.1|1267	- add kernel-firmware as requires
12cr|kernel-rt-3.2.34-1.rt51.1|1268	
12cr|kernel-rt-3.2.34-1.rt51.1|1269	* Sat Sep 06 2008 trem <trem@mandriva.org> 2.6.26.3-1.rt7.1mdv2009.0
12cr|kernel-rt-3.2.34-1.rt51.1|1270	+ Revision: 281843
12cr|kernel-rt-3.2.34-1.rt51.1|1271	- update to 2.6.26.3-rt7
12cr|kernel-rt-3.2.34-1.rt51.1|1272	- update to 2.6.26.3-rt6
12cr|kernel-rt-3.2.34-1.rt51.1|1273	
12cr|kernel-rt-3.2.34-1.rt51.1|1274	* Thu Sep 04 2008 trem <trem@mandriva.org> 2.6.26.3-1.rt5.1mdv2009.0
12cr|kernel-rt-3.2.34-1.rt51.1|1275	+ Revision: 280813
12cr|kernel-rt-3.2.34-1.rt51.1|1276	- update to 2.6.26.3-rt5
12cr|kernel-rt-3.2.34-1.rt51.1|1277	- add include/trace/sched.h to source and devel
12cr|kernel-rt-3.2.34-1.rt51.1|1278	- update to 2.6.26.3-rt4
12cr|kernel-rt-3.2.34-1.rt51.1|1279	
12cr|kernel-rt-3.2.34-1.rt51.1|1280	* Sat Aug 23 2008 trem <trem@mandriva.org> 2.6.26.3-1.rt3.1mdv2009.0
12cr|kernel-rt-3.2.34-1.rt51.1|1281	+ Revision: 275315
12cr|kernel-rt-3.2.34-1.rt51.1|1282	- remove Module.markers from source rpm
12cr|kernel-rt-3.2.34-1.rt51.1|1283	- update to 2.6.26.3-rt3
12cr|kernel-rt-3.2.34-1.rt51.1|1284	- remove patch fix_infiniband.patch and fix_isp1760.patch
12cr|kernel-rt-3.2.34-1.rt51.1|1285	
12cr|kernel-rt-3.2.34-1.rt51.1|1286	* Sat Aug 16 2008 trem <trem@mandriva.org> 2.6.26-1.rt1.1mdv2009.0
12cr|kernel-rt-3.2.34-1.rt51.1|1287	+ Revision: 272608
12cr|kernel-rt-3.2.34-1.rt51.1|1288	- fix patch disable-mrproper-in-devel-rpms.patch
12cr|kernel-rt-3.2.34-1.rt51.1|1289	- remove sigframe_32.h from devel (this file no more exist)
12cr|kernel-rt-3.2.34-1.rt51.1|1290	- add patch fix_infiniband.patch and fix_isp1760.patch
12cr|kernel-rt-3.2.34-1.rt51.1|1291	- update to 2.6.26-rt1
12cr|kernel-rt-3.2.34-1.rt51.1|1292	
12cr|kernel-rt-3.2.34-1.rt51.1|1293	* Tue Jun 24 2008 trem <trem@mandriva.org> 2.6.25.8-1.rt7.1mdv2009.0
12cr|kernel-rt-3.2.34-1.rt51.1|1294	+ Revision: 228750
12cr|kernel-rt-3.2.34-1.rt51.1|1295	- update to 2.6.25.8-rt7
12cr|kernel-rt-3.2.34-1.rt51.1|1296	
12cr|kernel-rt-3.2.34-1.rt51.1|1297	* Sun Jun 08 2008 trem <trem@mandriva.org> 2.6.25.4-1.rt6.1mdv2009.0
12cr|kernel-rt-3.2.34-1.rt51.1|1298	+ Revision: 216836
12cr|kernel-rt-3.2.34-1.rt51.1|1299	- update to 2.6.25.4-rt3
12cr|kernel-rt-3.2.34-1.rt51.1|1300	- disable CONFIG_RT_GROUP_SCHED (break the compilation)
12cr|kernel-rt-3.2.34-1.rt51.1|1301	
12cr|kernel-rt-3.2.34-1.rt51.1|1302	* Tue May 20 2008 trem <trem@mandriva.org> 2.6.25.4-1.rt3.1mdv2009.0
12cr|kernel-rt-3.2.34-1.rt51.1|1303	+ Revision: 209549
12cr|kernel-rt-3.2.34-1.rt51.1|1304	- update to 2.6.25.4-rt3
12cr|kernel-rt-3.2.34-1.rt51.1|1305	
12cr|kernel-rt-3.2.34-1.rt51.1|1306	* Sun May 18 2008 trem <trem@mandriva.org> 2.6.25.4-1.rt1.1mdv2009.0
12cr|kernel-rt-3.2.34-1.rt51.1|1307	+ Revision: 208737
12cr|kernel-rt-3.2.34-1.rt51.1|1308	- remove arch/i386 from kernel source
12cr|kernel-rt-3.2.34-1.rt51.1|1309	- update to 2.6.25.4-rt1
12cr|kernel-rt-3.2.34-1.rt51.1|1310	
12cr|kernel-rt-3.2.34-1.rt51.1|1311	* Sat May 17 2008 trem <trem@mandriva.org> 2.6.24.7-1.rt6.1mdv2009.0
12cr|kernel-rt-3.2.34-1.rt51.1|1312	+ Revision: 208442
12cr|kernel-rt-3.2.34-1.rt51.1|1313	- update to 2.6.24.7-rt6
12cr|kernel-rt-3.2.34-1.rt51.1|1314	
12cr|kernel-rt-3.2.34-1.rt51.1|1315	+ Thomas Backlund <tmb@mandriva.org>
12cr|kernel-rt-3.2.34-1.rt51.1|1316	- update to 2.6.24.4-rt4
12cr|kernel-rt-3.2.34-1.rt51.1|1317	- fix license
12cr|kernel-rt-3.2.34-1.rt51.1|1318	
12cr|kernel-rt-3.2.34-1.rt51.1|1319	* Thu Feb 28 2008 trem <trem@mandriva.org> 2.6.24.3-1.rt3.2mdv2008.1
12cr|kernel-rt-3.2.34-1.rt51.1|1320	+ Revision: 175958
12cr|kernel-rt-3.2.34-1.rt51.1|1321	- update to 2.6.24.3-rt3
12cr|kernel-rt-3.2.34-1.rt51.1|1322	
12cr|kernel-rt-3.2.34-1.rt51.1|1323	* Fri Feb 22 2008 trem <trem@mandriva.org> 2.6.24.2-1.rt2.2mdv2008.1
12cr|kernel-rt-3.2.34-1.rt51.1|1324	+ Revision: 174020
12cr|kernel-rt-3.2.34-1.rt51.1|1325	- update to 2.6.24.2-rt2
12cr|kernel-rt-3.2.34-1.rt51.1|1326	
12cr|kernel-rt-3.2.34-1.rt51.1|1327	* Thu Jan 31 2008 Thomas Backlund <tmb@mandriva.org> 2.6.24-1.rt1.2mdv2008.1
12cr|kernel-rt-3.2.34-1.rt51.1|1328	+ Revision: 160945
12cr|kernel-rt-3.2.34-1.rt51.1|1329	- add kernel-sysctl_check-remove-s390-include.patch (#37388)
12cr|kernel-rt-3.2.34-1.rt51.1|1330	
12cr|kernel-rt-3.2.34-1.rt51.1|1331	* Sat Jan 26 2008 trem <trem@mandriva.org> 2.6.24-1.rt1.1mdv2008.1
12cr|kernel-rt-3.2.34-1.rt51.1|1332	+ Revision: 158285
12cr|kernel-rt-3.2.34-1.rt51.1|1333	- update to 2.6.24-rt1
12cr|kernel-rt-3.2.34-1.rt51.1|1334	
12cr|kernel-rt-3.2.34-1.rt51.1|1335	* Thu Jan 17 2008 trem <trem@mandriva.org> 2.6.24-0.rc8.rt1.1mdv2008.1
12cr|kernel-rt-3.2.34-1.rt51.1|1336	+ Revision: 154478
12cr|kernel-rt-3.2.34-1.rt51.1|1337	- update to 2.6.24-rc8-rt1
12cr|kernel-rt-3.2.34-1.rt51.1|1338	
12cr|kernel-rt-3.2.34-1.rt51.1|1339	* Sun Jan 13 2008 trem <trem@mandriva.org> 2.6.24-0.rc7.rt1.1mdv2008.1
12cr|kernel-rt-3.2.34-1.rt51.1|1340	+ Revision: 151054
12cr|kernel-rt-3.2.34-1.rt51.1|1341	- add patch to fix quicklist.h
12cr|kernel-rt-3.2.34-1.rt51.1|1342	- update to 2.6.24-rc7-rt1
12cr|kernel-rt-3.2.34-1.rt51.1|1343	
12cr|kernel-rt-3.2.34-1.rt51.1|1344	* Wed Jan 02 2008 trem <trem@mandriva.org> 2.6.24-0.rc5.rt1.2mdv2008.1
12cr|kernel-rt-3.2.34-1.rt51.1|1345	+ Revision: 140734
12cr|kernel-rt-3.2.34-1.rt51.1|1346	- add -debug package with vmlinux file (used by oprofile, systemtap, ...)
12cr|kernel-rt-3.2.34-1.rt51.1|1347	
12cr|kernel-rt-3.2.34-1.rt51.1|1348	+ Thomas Backlund <tmb@mandriva.org>
12cr|kernel-rt-3.2.34-1.rt51.1|1349	- update source2 to apply cleanly
12cr|kernel-rt-3.2.34-1.rt51.1|1350	- fix kernelupdate symlink
12cr|kernel-rt-3.2.34-1.rt51.1|1351	
12cr|kernel-rt-3.2.34-1.rt51.1|1352	+ Olivier Blin <blino@mandriva.org>
12cr|kernel-rt-3.2.34-1.rt51.1|1353	- restore BuildRoot
12cr|kernel-rt-3.2.34-1.rt51.1|1354	
12cr|kernel-rt-3.2.34-1.rt51.1|1355	+ Thierry Vignaud <tv@mandriva.org>
12cr|kernel-rt-3.2.34-1.rt51.1|1356	- kill re-definition of %%buildroot on Pixel's request
12cr|kernel-rt-3.2.34-1.rt51.1|1357	
12cr|kernel-rt-3.2.34-1.rt51.1|1358	* Sat Dec 15 2007 trem <trem@mandriva.org> 2.6.24-0.rc5.rt1.1mdv2008.1
12cr|kernel-rt-3.2.34-1.rt51.1|1359	+ Revision: 120292
12cr|kernel-rt-3.2.34-1.rt51.1|1360	- fix compilation on i586
12cr|kernel-rt-3.2.34-1.rt51.1|1361	- update to 2.6.24-rc5-rt1
12cr|kernel-rt-3.2.34-1.rt51.1|1362	
12cr|kernel-rt-3.2.34-1.rt51.1|1363	+ Thomas Backlund <tmb@mandriva.org>
12cr|kernel-rt-3.2.34-1.rt51.1|1364	- call installkernel with -L to avoid changing main kernel
12cr|kernel-rt-3.2.34-1.rt51.1|1365	default symlinks
12cr|kernel-rt-3.2.34-1.rt51.1|1366	
12cr|kernel-rt-3.2.34-1.rt51.1|1367	* Mon Nov 19 2007 trem <trem@mandriva.org> 2.6.24-0.rc2.rt1.3mdv2008.1
12cr|kernel-rt-3.2.34-1.rt51.1|1368	+ Revision: 110554
12cr|kernel-rt-3.2.34-1.rt51.1|1369	- disable mrproper target on -devel rpms to stop 3rdparty installers
12cr|kernel-rt-3.2.34-1.rt51.1|1370	from wiping out needed files and thereby breaking builds
12cr|kernel-rt-3.2.34-1.rt51.1|1371	(based on an initial patch by Danny used in kernel-multimedia series)
12cr|kernel-rt-3.2.34-1.rt51.1|1372	- fix build of kernel source
12cr|kernel-rt-3.2.34-1.rt51.1|1373	
12cr|kernel-rt-3.2.34-1.rt51.1|1374	* Mon Nov 19 2007 Thierry Vignaud <tv@mandriva.org> 2.6.24-0.rc2.rt1.2mdv2008.1
12cr|kernel-rt-3.2.34-1.rt51.1|1375	+ Revision: 110403
12cr|kernel-rt-3.2.34-1.rt51.1|1376	- fix build
12cr|kernel-rt-3.2.34-1.rt51.1|1377	
12cr|kernel-rt-3.2.34-1.rt51.1|1378	+ trem <trem@mandriva.org>
12cr|kernel-rt-3.2.34-1.rt51.1|1379	- fix compilation on i586 (user %%{_arch} instead of %%{targer_cpu})
12cr|kernel-rt-3.2.34-1.rt51.1|1380	- update to 2.6.24-rc2-rt1
12cr|kernel-rt-3.2.34-1.rt51.1|1381	- add two patches to fix compilation (ioat_dma.c and kvm_main.c)
12cr|kernel-rt-3.2.34-1.rt51.1|1382	
12cr|kernel-rt-3.2.34-1.rt51.1|1383	* Thu Nov 08 2007 trem <trem@mandriva.org> 2.6.23.1-1.rt11.1mdv2008.1
12cr|kernel-rt-3.2.34-1.rt51.1|1384	+ Revision: 106843
12cr|kernel-rt-3.2.34-1.rt51.1|1385	- update to 2.6.23.1-rt11
12cr|kernel-rt-3.2.34-1.rt51.1|1386	
12cr|kernel-rt-3.2.34-1.rt51.1|1387	* Mon Oct 29 2007 trem <trem@mandriva.org> 2.6.23.1-1.rt5.1mdv2008.1
12cr|kernel-rt-3.2.34-1.rt51.1|1388	+ Revision: 103630
12cr|kernel-rt-3.2.34-1.rt51.1|1389	- update to 2.6.23.1-rt5
12cr|kernel-rt-3.2.34-1.rt51.1|1390	
12cr|kernel-rt-3.2.34-1.rt51.1|1391	* Sun Oct 28 2007 trem <trem@mandriva.org> 2.6.23.1-1.rt4.1mdv2008.1
12cr|kernel-rt-3.2.34-1.rt51.1|1392	+ Revision: 102811
12cr|kernel-rt-3.2.34-1.rt51.1|1393	- update to 2.6.23.1-rt4
12cr|kernel-rt-3.2.34-1.rt51.1|1394	
12cr|kernel-rt-3.2.34-1.rt51.1|1395	* Thu Oct 25 2007 trem <trem@mandriva.org> 2.6.23-1.rt3.1mdv2008.1
12cr|kernel-rt-3.2.34-1.rt51.1|1396	+ Revision: 102207
12cr|kernel-rt-3.2.34-1.rt51.1|1397	- update to 2.6.23-rt3
12cr|kernel-rt-3.2.34-1.rt51.1|1398	
12cr|kernel-rt-3.2.34-1.rt51.1|1399	* Wed Oct 24 2007 trem <trem@mandriva.org> 2.6.23-1.rt2.1mdv2008.1
12cr|kernel-rt-3.2.34-1.rt51.1|1400	+ Revision: 101903
12cr|kernel-rt-3.2.34-1.rt51.1|1401	- update to 2.6.23-rt2
12cr|kernel-rt-3.2.34-1.rt51.1|1402	
12cr|kernel-rt-3.2.34-1.rt51.1|1403	* Wed Oct 17 2007 trem <trem@mandriva.org> 2.6.23-1.rt1.1mdv2008.1
12cr|kernel-rt-3.2.34-1.rt51.1|1404	+ Revision: 99735
12cr|kernel-rt-3.2.34-1.rt51.1|1405	- now, we use 1. for stable release (we continue to use 0. for unstable release)
12cr|kernel-rt-3.2.34-1.rt51.1|1406	- update to 2.6.23-rt1
12cr|kernel-rt-3.2.34-1.rt51.1|1407	
12cr|kernel-rt-3.2.34-1.rt51.1|1408	* Tue Oct 09 2007 trem <trem@mandriva.org> 2.6.23-0.rc9.rt2.2mdv2008.1
12cr|kernel-rt-3.2.34-1.rt51.1|1409	+ Revision: 96319
12cr|kernel-rt-3.2.34-1.rt51.1|1410	- update to 2.6.23-rc9-rt2
12cr|kernel-rt-3.2.34-1.rt51.1|1411	
12cr|kernel-rt-3.2.34-1.rt51.1|1412	* Thu Sep 27 2007 trem <trem@mandriva.org> 2.6.23-0.rc8.rt1.2mdv2008.0
12cr|kernel-rt-3.2.34-1.rt51.1|1413	+ Revision: 93206
12cr|kernel-rt-3.2.34-1.rt51.1|1414	- update to 2.6.23-rc8-rt1
12cr|kernel-rt-3.2.34-1.rt51.1|1415	
12cr|kernel-rt-3.2.34-1.rt51.1|1416	* Thu Sep 06 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc4.rt1.2mdv2008.0
12cr|kernel-rt-3.2.34-1.rt51.1|1417	+ Revision: 81324
12cr|kernel-rt-3.2.34-1.rt51.1|1418	- rebuild as the old one got lost in the BS
12cr|kernel-rt-3.2.34-1.rt51.1|1419	
12cr|kernel-rt-3.2.34-1.rt51.1|1420	* Sun Sep 02 2007 Thomas Backlund <tmb@mandriva.org> 2.6.23-0.rc4.rt1.1mdv2008.0
12cr|kernel-rt-3.2.34-1.rt51.1|1421	+ Revision: 77737
12cr|kernel-rt-3.2.34-1.rt51.1|1422	- update to kernel.org 2.6.23-rc4
12cr|kernel-rt-3.2.34-1.rt51.1|1423	- update to 2.6.23-rc4-rt1
12cr|kernel-rt-3.2.34-1.rt51.1|1424	- fix #29744, #29074 in a cleaner way by disabling the sourcing of
12cr|kernel-rt-3.2.34-1.rt51.1|1425	arch/s390/crypto/Kconfig
12cr|kernel-rt-3.2.34-1.rt51.1|1426	- fix patch urls to match the new project repo at kernel.org
12cr|kernel-rt-3.2.34-1.rt51.1|1427	- drop patches 3, 4
12cr|kernel-rt-3.2.34-1.rt51.1|1428	- update defconfigs
12cr|kernel-rt-3.2.34-1.rt51.1|1429	
12cr|kernel-rt-3.2.34-1.rt51.1|1430	* Fri Aug 10 2007 trem <trem@mandriva.org> 2.6.23-0.rc2.rt2.1mdv2008.0
12cr|kernel-rt-3.2.34-1.rt51.1|1431	+ Revision: 61661
12cr|kernel-rt-3.2.34-1.rt51.1|1432	- update to 2.6.23-rc2-rt2
12cr|kernel-rt-3.2.34-1.rt51.1|1433	
12cr|kernel-rt-3.2.34-1.rt51.1|1434	* Tue Aug 07 2007 trem <trem@mandriva.org> 2.6.22.1-rt9.2mdv2008.0
12cr|kernel-rt-3.2.34-1.rt51.1|1435	+ Revision: 59994
12cr|kernel-rt-3.2.34-1.rt51.1|1436	- new mdv packaging (2mdv)
12cr|kernel-rt-3.2.34-1.rt51.1|1437	- disable CONFIG_DEBUG_LOCK_ALLOC and CONFIG_PROVE_LOCKING in i386-smp.config (was forgotten)
12cr|kernel-rt-3.2.34-1.rt51.1|1438	
12cr|kernel-rt-3.2.34-1.rt51.1|1439	* Sat Jul 28 2007 trem <trem@mandriva.org> 2.6.22.1-rt9.1mdv2008.0
12cr|kernel-rt-3.2.34-1.rt51.1|1440	+ Revision: 56455
12cr|kernel-rt-3.2.34-1.rt51.1|1441	- update to release 2.6.22.1-rt9
12cr|kernel-rt-3.2.34-1.rt51.1|1442	- disable : CONFIG_CPU_IDLE, CONFIG_DEBUG_LOCK_ALLOC, CONFIG_PROVE_LOCKING
12cr|kernel-rt-3.2.34-1.rt51.1|1443	- update to 2.6.22.1-rt6
12cr|kernel-rt-3.2.34-1.rt51.1|1444	
12cr|kernel-rt-3.2.34-1.rt51.1|1445	* Sun Jul 15 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22.1-rt3.2mdv2008.0
12cr|kernel-rt-3.2.34-1.rt51.1|1446	+ Revision: 52298
12cr|kernel-rt-3.2.34-1.rt51.1|1447	- disable LOCKDEP and DEBUG_SLAB as they are bad for latencies and runtime overhead
12cr|kernel-rt-3.2.34-1.rt51.1|1448	- fix build when building only up or smp
12cr|kernel-rt-3.2.34-1.rt51.1|1449	
12cr|kernel-rt-3.2.34-1.rt51.1|1450	* Sat Jul 14 2007 Thomas Backlund <tmb@mandriva.org> 2.6.22.1-rt3.1mdv2008.0
12cr|kernel-rt-3.2.34-1.rt51.1|1451	+ Revision: 52083
12cr|kernel-rt-3.2.34-1.rt51.1|1452	- use defconfigs from kernel-linus-2.6.22.1, and adapt them for
12cr|kernel-rt-3.2.34-1.rt51.1|1453	realtime build
12cr|kernel-rt-3.2.34-1.rt51.1|1454	- dont build -doc rpms
12cr|kernel-rt-3.2.34-1.rt51.1|1455	- Introduce Ingo Molnars kernel-rt (realtime) series
12cr|kernel-rt-3.2.34-1.rt51.1|1456	- Created package structure for kernel-rt.
12cr|kernel-rt-3.2.34-1.rt51.1|1457	

2464 12
12cr|ketchup-0.9.8-5|1	Name: ketchup
12cr|ketchup-0.9.8-5|2	Version: 0.9.8
12cr|ketchup-0.9.8-5|3	Release:  %mkrel 5
12cr|ketchup-0.9.8-5|4	Group: Development/Kernel
12cr|ketchup-0.9.8-5|5	Summary: Linux Kernel source switch/update tool
12cr|ketchup-0.9.8-5|6	License: GPL
12cr|ketchup-0.9.8-5|7	URL: http://www.selenic.com/ketchup/wiki/
12cr|ketchup-0.9.8-5|8	Source: http://www.selenic.com/ketchup/%{name}-%{version}.tar.bz2
12cr|ketchup-0.9.8-5|9	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|ketchup-0.9.8-5|10	BuildArch: noarch
12cr|ketchup-0.9.8-5|11	
12cr|ketchup-0.9.8-5|12	Requires: python
12cr|ketchup-0.9.8-5|13	Requires: wget
12cr|ketchup-0.9.8-5|14	Requires: gnupg
12cr|ketchup-0.9.8-5|15	
12cr|ketchup-0.9.8-5|16	%description
12cr|ketchup-0.9.8-5|17	Ketchup is a tool for updating or switching between versions of the
12cr|ketchup-0.9.8-5|18	Linux kernel source. It can:
12cr|ketchup-0.9.8-5|19	- Find the latest versions of numerous KernelTrees;
12cr|ketchup-0.9.8-5|20	- Calculate which patches are needed to move to that version;
12cr|ketchup-0.9.8-5|21	- Download any patches or tarballs that aren't cached;
12cr|ketchup-0.9.8-5|22	- Check GPG signatures where available;
12cr|ketchup-0.9.8-5|23	- Apply and unapply patches to get the desired result.
12cr|ketchup-0.9.8-5|24	
12cr|ketchup-0.9.8-5|25	%prep
12cr|ketchup-0.9.8-5|26	%setup -q
12cr|ketchup-0.9.8-5|27	
12cr|ketchup-0.9.8-5|28	%build
12cr|ketchup-0.9.8-5|29	
12cr|ketchup-0.9.8-5|30	%install
12cr|ketchup-0.9.8-5|31	rm -rf $RPM_BUILD_ROOT
12cr|ketchup-0.9.8-5|32	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|ketchup-0.9.8-5|33	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|ketchup-0.9.8-5|34	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/contrib
12cr|ketchup-0.9.8-5|35	install -m755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|ketchup-0.9.8-5|36	install -m644 ketchup.1 -D $RPM_BUILD_ROOT%{_mandir}/man1/ketchup.1
12cr|ketchup-0.9.8-5|37	install -m755 contrib/* -D $RPM_BUILD_ROOT%{_datadir}/%{name}/contrib/
12cr|ketchup-0.9.8-5|38	
12cr|ketchup-0.9.8-5|39	%clean
12cr|ketchup-0.9.8-5|40	rm -rf %{buildroot}
12cr|ketchup-0.9.8-5|41	
12cr|ketchup-0.9.8-5|42	%files
12cr|ketchup-0.9.8-5|43	%defattr(-,root,root)
12cr|ketchup-0.9.8-5|44	%{_bindir}/ketchup
12cr|ketchup-0.9.8-5|45	%{_mandir}/man1/ketchup.1.*
12cr|ketchup-0.9.8-5|46	%{_datadir}/%{name}/contrib/*
12cr|ketchup-0.9.8-5|47	
12cr|ketchup-0.9.8-5|48	
12cr|ketchup-0.9.8-5|49	
12cr|ketchup-0.9.8-5|50	%changelog
12cr|ketchup-0.9.8-5|51	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.8-5mdv2011.0
12cr|ketchup-0.9.8-5|52	+ Revision: 619959
12cr|ketchup-0.9.8-5|53	- the mass rebuild of 2010.0 packages
12cr|ketchup-0.9.8-5|54	
12cr|ketchup-0.9.8-5|55	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.9.8-4mdv2010.0
12cr|ketchup-0.9.8-5|56	+ Revision: 429667
12cr|ketchup-0.9.8-5|57	- rebuild
12cr|ketchup-0.9.8-5|58	
12cr|ketchup-0.9.8-5|59	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.9.8-3mdv2009.0
12cr|ketchup-0.9.8-5|60	+ Revision: 247739
12cr|ketchup-0.9.8-5|61	- rebuild
12cr|ketchup-0.9.8-5|62	
12cr|ketchup-0.9.8-5|63	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.9.8-1mdv2008.1
12cr|ketchup-0.9.8-5|64	+ Revision: 136523
12cr|ketchup-0.9.8-5|65	- restore BuildRoot
12cr|ketchup-0.9.8-5|66	
12cr|ketchup-0.9.8-5|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|ketchup-0.9.8-5|68	- kill re-definition of %%buildroot on Pixel's request
12cr|ketchup-0.9.8-5|69	- use %%mkrel
12cr|ketchup-0.9.8-5|70	- import ketchup
12cr|ketchup-0.9.8-5|71	
12cr|ketchup-0.9.8-5|72	
12cr|ketchup-0.9.8-5|73	* Thu May 04 2006 Leonardo Chiquitto Filho <chiquitto@mandriva.com> 0.9.8-1mdk
12cr|ketchup-0.9.8-5|74	- update to 0.9.8
12cr|ketchup-0.9.8-5|75	
12cr|ketchup-0.9.8-5|76	* Fri Mar 31 2006 Leonardo Chiquitto Filho <chiquitto@mandriva.com> 0.9.6-1mdk
12cr|ketchup-0.9.8-5|77	- initial release

2465 12
12cr|keurocalc-1.1.0-1|1	Summary: 	Keurocalc
12cr|keurocalc-1.1.0-1|2	Name:   	keurocalc
12cr|keurocalc-1.1.0-1|3	Version: 	1.1.0
12cr|keurocalc-1.1.0-1|4	Release: 	%mkrel 1
12cr|keurocalc-1.1.0-1|5	Url:		http://opensource.bureau-cornavin.com/keurocalc/index.html
12cr|keurocalc-1.1.0-1|6	Source0: 	http://opensource.bureau-cornavin.com/keurocalc/sources/%name-%version.tgz
12cr|keurocalc-1.1.0-1|7	License:  	GPL
12cr|keurocalc-1.1.0-1|8	Group: 		Graphical desktop/KDE
12cr|keurocalc-1.1.0-1|9	BuildRoot: 	%_tmppath/%name-%version-%release-root
12cr|keurocalc-1.1.0-1|10	BuildRequires:  kdelibs4-devel
12cr|keurocalc-1.1.0-1|11	BuildRequires:	desktop-file-utils
12cr|keurocalc-1.1.0-1|12	
12cr|keurocalc-1.1.0-1|13	%description
12cr|keurocalc-1.1.0-1|14	KEuroCalc is a currency converter and calculator centered on the Euro. It can
12cr|keurocalc-1.1.0-1|15	convert from and to many currencies, either with a fixed conversion rate or a
12cr|keurocalc-1.1.0-1|16	variable conversion rate. It directly downloads the latest variable rates
12cr|keurocalc-1.1.0-1|17	through the Internet.
12cr|keurocalc-1.1.0-1|18	
12cr|keurocalc-1.1.0-1|19	%package -n curconvd
12cr|keurocalc-1.1.0-1|20	Summary:	A daemon that acts as a currency conversion service over D-Bus
12cr|keurocalc-1.1.0-1|21	Group:		Graphical desktop/KDE
12cr|keurocalc-1.1.0-1|22	Requires:	%name = %version
12cr|keurocalc-1.1.0-1|23	
12cr|keurocalc-1.1.0-1|24	%description -n curconvd
12cr|keurocalc-1.1.0-1|25	curconvd is a daemon that acts as a currency conversion service over D-Bus.
12cr|keurocalc-1.1.0-1|26	
12cr|keurocalc-1.1.0-1|27	%prep
12cr|keurocalc-1.1.0-1|28	%setup -q
12cr|keurocalc-1.1.0-1|29	
12cr|keurocalc-1.1.0-1|30	%build
12cr|keurocalc-1.1.0-1|31	%cmake_kde4
12cr|keurocalc-1.1.0-1|32	%make
12cr|keurocalc-1.1.0-1|33	
12cr|keurocalc-1.1.0-1|34	%install
12cr|keurocalc-1.1.0-1|35	rm -fr %buildroot
12cr|keurocalc-1.1.0-1|36	%makeinstall_std -C build
12cr|keurocalc-1.1.0-1|37	
12cr|keurocalc-1.1.0-1|38	desktop-file-install --dir=%buildroot%_kde_applicationsdir \
12cr|keurocalc-1.1.0-1|39	--add-category='Finance' \
12cr|keurocalc-1.1.0-1|40	%buildroot%_kde_applicationsdir/%name.desktop
12cr|keurocalc-1.1.0-1|41	
12cr|keurocalc-1.1.0-1|42	%find_lang %{name} --with-html
12cr|keurocalc-1.1.0-1|43	
12cr|keurocalc-1.1.0-1|44	%clean
12cr|keurocalc-1.1.0-1|45	rm -fr %buildroot
12cr|keurocalc-1.1.0-1|46	
12cr|keurocalc-1.1.0-1|47	%if %mdkversion < 200900
12cr|keurocalc-1.1.0-1|48	%post
12cr|keurocalc-1.1.0-1|49	%{update_menus}
12cr|keurocalc-1.1.0-1|50	%update_icon_cache hicolor
12cr|keurocalc-1.1.0-1|51	%endif
12cr|keurocalc-1.1.0-1|52	
12cr|keurocalc-1.1.0-1|53	%if %mdkversion < 200900
12cr|keurocalc-1.1.0-1|54	%postun
12cr|keurocalc-1.1.0-1|55	%{clean_menus}
12cr|keurocalc-1.1.0-1|56	%clean_icon_cache hicolor
12cr|keurocalc-1.1.0-1|57	%endif
12cr|keurocalc-1.1.0-1|58	
12cr|keurocalc-1.1.0-1|59	%files -f %name.lang
12cr|keurocalc-1.1.0-1|60	%defattr(-,root,root)
12cr|keurocalc-1.1.0-1|61	%doc ChangeLog README TODO
12cr|keurocalc-1.1.0-1|62	%_kde_bindir/%name
12cr|keurocalc-1.1.0-1|63	%_kde_applicationsdir/%name.desktop
12cr|keurocalc-1.1.0-1|64	%_kde_appsdir/%name
12cr|keurocalc-1.1.0-1|65	%_kde_iconsdir/hicolor/*/*/*
12cr|keurocalc-1.1.0-1|66	
12cr|keurocalc-1.1.0-1|67	%files -n curconvd
12cr|keurocalc-1.1.0-1|68	%defattr(-,root,root)
12cr|keurocalc-1.1.0-1|69	%doc curconvd/API.txt
12cr|keurocalc-1.1.0-1|70	%_kde_bindir/curconvd
12cr|keurocalc-1.1.0-1|71	%_kde_appsdir/curconvd
12cr|keurocalc-1.1.0-1|72	
12cr|keurocalc-1.1.0-1|73	
12cr|keurocalc-1.1.0-1|74	%changelog
12cr|keurocalc-1.1.0-1|75	* Sun Jan 09 2011 Funda Wang <fwang@mandriva.org> 1.1.0-1mdv2011.0
12cr|keurocalc-1.1.0-1|76	+ Revision: 630790
12cr|keurocalc-1.1.0-1|77	- update to new version 1.1.0
12cr|keurocalc-1.1.0-1|78	
12cr|keurocalc-1.1.0-1|79	* Fri Jul 16 2010 Funda Wang <fwang@mandriva.org> 1.0.3-1mdv2011.0
12cr|keurocalc-1.1.0-1|80	+ Revision: 554384
12cr|keurocalc-1.1.0-1|81	- new version 1.0.3
12cr|keurocalc-1.1.0-1|82	
12cr|keurocalc-1.1.0-1|83	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-2mdv2010.1
12cr|keurocalc-1.1.0-1|84	+ Revision: 438094
12cr|keurocalc-1.1.0-1|85	- rebuild
12cr|keurocalc-1.1.0-1|86	
12cr|keurocalc-1.1.0-1|87	* Sat Jan 10 2009 Funda Wang <fwang@mandriva.org> 1.0.2-1mdv2009.1
12cr|keurocalc-1.1.0-1|88	+ Revision: 327819
12cr|keurocalc-1.1.0-1|89	- New version 1.0.2
12cr|keurocalc-1.1.0-1|90	
12cr|keurocalc-1.1.0-1|91	* Fri Jul 04 2008 Pixel <pixel@mandriva.com> 1.0.0-2mdv2009.0
12cr|keurocalc-1.1.0-1|92	+ Revision: 231504
12cr|keurocalc-1.1.0-1|93	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|keurocalc-1.1.0-1|94	
12cr|keurocalc-1.1.0-1|95	* Fri May 16 2008 Funda Wang <fwang@mandriva.org> 1.0.0-1mdv2009.0
12cr|keurocalc-1.1.0-1|96	+ Revision: 208211
12cr|keurocalc-1.1.0-1|97	- New version 1.0.0
12cr|keurocalc-1.1.0-1|98	
12cr|keurocalc-1.1.0-1|99	* Tue Jan 29 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.7-2mdv2008.1
12cr|keurocalc-1.1.0-1|100	+ Revision: 160001
12cr|keurocalc-1.1.0-1|101	- Fix automake patch
12cr|keurocalc-1.1.0-1|102	- [BUGFIX] Fix menu file (Bug #36748)
12cr|keurocalc-1.1.0-1|103	
12cr|keurocalc-1.1.0-1|104	+ Olivier Blin <oblin@mandriva.com>
12cr|keurocalc-1.1.0-1|105	- restore BuildRoot
12cr|keurocalc-1.1.0-1|106	
12cr|keurocalc-1.1.0-1|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|keurocalc-1.1.0-1|108	- kill re-definition of %%buildroot on Pixel's request
12cr|keurocalc-1.1.0-1|109	
12cr|keurocalc-1.1.0-1|110	
12cr|keurocalc-1.1.0-1|111	* Mon Nov 13 2006 Laurent Montel <lmontel@mandriva.com> 0.9.7-1mdv2007.0
12cr|keurocalc-1.1.0-1|112	+ Revision: 83567
12cr|keurocalc-1.1.0-1|113	- 0.9.7
12cr|keurocalc-1.1.0-1|114	- Import keurocalc
12cr|keurocalc-1.1.0-1|115	
12cr|keurocalc-1.1.0-1|116	* Wed Jul 12 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.6-3mdv2007.0
12cr|keurocalc-1.1.0-1|117	- Rebuild for new menu and extension
12cr|keurocalc-1.1.0-1|118	- Use Macros for icons
12cr|keurocalc-1.1.0-1|119	
12cr|keurocalc-1.1.0-1|120	* Thu May 11 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.6-2mdk
12cr|keurocalc-1.1.0-1|121	- Rebuild to generate categories
12cr|keurocalc-1.1.0-1|122	
12cr|keurocalc-1.1.0-1|123	* Fri Apr 21 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.6-1mdk
12cr|keurocalc-1.1.0-1|124	- New release 0.9.6
12cr|keurocalc-1.1.0-1|125	
12cr|keurocalc-1.1.0-1|126	* Sat Mar 25 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.5-1mdk
12cr|keurocalc-1.1.0-1|127	- New release 0.9.5
12cr|keurocalc-1.1.0-1|128	
12cr|keurocalc-1.1.0-1|129	* Thu Jan 19 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.4-3mdk
12cr|keurocalc-1.1.0-1|130	- Fix Build for x86_64
12cr|keurocalc-1.1.0-1|131	
12cr|keurocalc-1.1.0-1|132	* Mon Dec 26 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.4-2mdk
12cr|keurocalc-1.1.0-1|133	- Remove redundant Buildrequires
12cr|keurocalc-1.1.0-1|134	
12cr|keurocalc-1.1.0-1|135	* Tue Jul 26 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.4-1mdk
12cr|keurocalc-1.1.0-1|136	- New release 0.9.4
12cr|keurocalc-1.1.0-1|137	- Drop Patch 0 ( unneeded )
12cr|keurocalc-1.1.0-1|138	- Fix Source 0
12cr|keurocalc-1.1.0-1|139	
12cr|keurocalc-1.1.0-1|140	* Tue Jul 05 2005 Lenny Cartier <lenny@mandriva.com> 0.9.3-1mdk
12cr|keurocalc-1.1.0-1|141	- 0.9.3
12cr|keurocalc-1.1.0-1|142	
12cr|keurocalc-1.1.0-1|143	* Fri Jun 03 2005 Laurent MONTEL <lmontel@mandriva.com> 0.9.2-1mdk
12cr|keurocalc-1.1.0-1|144	- 0.9.2
12cr|keurocalc-1.1.0-1|145	
12cr|keurocalc-1.1.0-1|146	* Sat Jun 05 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.1-2mdk
12cr|keurocalc-1.1.0-1|147	- Rebuild
12cr|keurocalc-1.1.0-1|148	
12cr|keurocalc-1.1.0-1|149	* Tue May 18 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.1-1mdk
12cr|keurocalc-1.1.0-1|150	- 0.9.1
12cr|keurocalc-1.1.0-1|151	
12cr|keurocalc-1.1.0-1|152	* Wed May 05 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.0-1mdk
12cr|keurocalc-1.1.0-1|153	- 0.9
12cr|keurocalc-1.1.0-1|154	
12cr|keurocalc-1.1.0-1|155	* Wed Apr 07 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.8.2-1mdk
12cr|keurocalc-1.1.0-1|156	- 0.8.2
12cr|keurocalc-1.1.0-1|157	
12cr|keurocalc-1.1.0-1|158	* Tue Feb 24 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.8.1-2mdk
12cr|keurocalc-1.1.0-1|159	- Fix
12cr|keurocalc-1.1.0-1|160	
12cr|keurocalc-1.1.0-1|161	* Mon Feb 23 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.8.1-1mdk
12cr|keurocalc-1.1.0-1|162	- 0.8.1
12cr|keurocalc-1.1.0-1|163	
12cr|keurocalc-1.1.0-1|164	* Tue Feb 10 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.8.0-2mdk
12cr|keurocalc-1.1.0-1|165	- Fix description and url (fix from Eric Bischoff <e.bischoff@noos.fr>)
12cr|keurocalc-1.1.0-1|166	
12cr|keurocalc-1.1.0-1|167	* Mon Feb 09 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.8.0-1mdk
12cr|keurocalc-1.1.0-1|168	- 0.8.0
12cr|keurocalc-1.1.0-1|169	
12cr|keurocalc-1.1.0-1|170	* Fri Dec 12 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.7.2-1mdk
12cr|keurocalc-1.1.0-1|171	- 0.7.2
12cr|keurocalc-1.1.0-1|172	
12cr|keurocalc-1.1.0-1|173	* Wed Dec 10 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.7.1-1mdk
12cr|keurocalc-1.1.0-1|174	- 0.7.1
12cr|keurocalc-1.1.0-1|175	

2466 12
12cr|kexec-tools-2.0.3-1|1	Name: kexec-tools
12cr|kexec-tools-2.0.3-1|2	Version: 2.0.3
12cr|kexec-tools-2.0.3-1|3	Release: 1
12cr|kexec-tools-2.0.3-1|4	License: GPLv2
12cr|kexec-tools-2.0.3-1|5	Group: System/Configuration/Hardware
12cr|kexec-tools-2.0.3-1|6	Summary: The kexec/kdump userspace component
12cr|kexec-tools-2.0.3-1|7	Url:	 http://kernel.org/pub/linux/utils/kernel/kexec
12cr|kexec-tools-2.0.3-1|8	Source0: http://kernel.org/pub/linux/utils/kernel/kexec/%{name}-%{version}.tar.bz2
12cr|kexec-tools-2.0.3-1|9	Source1: kdumpctl
12cr|kexec-tools-2.0.3-1|10	Source2: kdump.sysconfig
12cr|kexec-tools-2.0.3-1|11	Source3: kdump.sysconfig.x86_64
12cr|kexec-tools-2.0.3-1|12	Source4: kdump.sysconfig.i386
12cr|kexec-tools-2.0.3-1|13	Source5: kdump.sysconfig.ppc64
12cr|kexec-tools-2.0.3-1|14	Source6: kdump.sysconfig.ia64
12cr|kexec-tools-2.0.3-1|15	Source7: mkdumprd
12cr|kexec-tools-2.0.3-1|16	Source8: kdump.conf
12cr|kexec-tools-2.0.3-1|17	Source9: http://downloads.sourceforge.net/project/makedumpfile/makedumpfile/1.4.2/makedumpfile-1.4.2.tar.gz
12cr|kexec-tools-2.0.3-1|18	Source10: kexec-kdump-howto.txt
12cr|kexec-tools-2.0.3-1|19	Source11: firstboot_kdump.py
12cr|kexec-tools-2.0.3-1|20	Source12: mkdumprd.8
12cr|kexec-tools-2.0.3-1|21	Source13: kexec-tools-po.tar.gz
12cr|kexec-tools-2.0.3-1|22	Source14: 98-kexec.rules
12cr|kexec-tools-2.0.3-1|23	Source15: kdump.conf.5
12cr|kexec-tools-2.0.3-1|24	Source16: kdump.service
12cr|kexec-tools-2.0.3-1|25	
12cr|kexec-tools-2.0.3-1|26	#######################################
12cr|kexec-tools-2.0.3-1|27	# These are sources for mkdumpramfs
12cr|kexec-tools-2.0.3-1|28	# Which is currently in development
12cr|kexec-tools-2.0.3-1|29	#######################################
12cr|kexec-tools-2.0.3-1|30	Source100: dracut-files.tbz2
12cr|kexec-tools-2.0.3-1|31	
12cr|kexec-tools-2.0.3-1|32	Requires(post): systemd-units
12cr|kexec-tools-2.0.3-1|33	Requires(preun): systemd-units
12cr|kexec-tools-2.0.3-1|34	Requires(postun): systemd-units
12cr|kexec-tools-2.0.3-1|35	Requires(pre): coreutils sed zlib
12cr|kexec-tools-2.0.3-1|36	Requires: busybox >= 1.2.0, dracut
12cr|kexec-tools-2.0.3-1|37	BuildRequires: dash
12cr|kexec-tools-2.0.3-1|38	BuildRequires: zlib-devel elfutils-devel glib2-devel bzip2-devel
12cr|kexec-tools-2.0.3-1|39	BuildRequires: pkgconfig intltool gettext
12cr|kexec-tools-2.0.3-1|40	BuildRequires: systemd-units elfutils-static-devel
12cr|kexec-tools-2.0.3-1|41	%ifarch %{ix86} x86_64 ppc64 ia64 ppc
12cr|kexec-tools-2.0.3-1|42	Obsoletes: diskdumputils netdump
12cr|kexec-tools-2.0.3-1|43	%endif
12cr|kexec-tools-2.0.3-1|44	Patch601: kexec-tools-2.0.3-disable-kexec-test.patch
12cr|kexec-tools-2.0.3-1|45	
12cr|kexec-tools-2.0.3-1|46	%description
12cr|kexec-tools-2.0.3-1|47	kexec-tools provides /sbin/kexec binary that facilitates a new
12cr|kexec-tools-2.0.3-1|48	kernel to boot using the kernel's kexec feature either on a
12cr|kexec-tools-2.0.3-1|49	normal or a panic reboot. This package contains the /sbin/kexec
12cr|kexec-tools-2.0.3-1|50	binary and ancillary utilities that together form the userspace
12cr|kexec-tools-2.0.3-1|51	component of the kernel's kexec feature.
12cr|kexec-tools-2.0.3-1|52	
12cr|kexec-tools-2.0.3-1|53	%prep
12cr|kexec-tools-2.0.3-1|54	%setup -q
12cr|kexec-tools-2.0.3-1|55	
12cr|kexec-tools-2.0.3-1|56	mkdir -p -m755 kcp
12cr|kexec-tools-2.0.3-1|57	tar -z -x -v -f %{SOURCE9}
12cr|kexec-tools-2.0.3-1|58	
12cr|kexec-tools-2.0.3-1|59	%patch601 -p1
12cr|kexec-tools-2.0.3-1|60	
12cr|kexec-tools-2.0.3-1|61	tar -z -x -v -f %{SOURCE13}
12cr|kexec-tools-2.0.3-1|62	
12cr|kexec-tools-2.0.3-1|63	%build
12cr|kexec-tools-2.0.3-1|64	
12cr|kexec-tools-2.0.3-1|65	%configure \
12cr|kexec-tools-2.0.3-1|66	--sbindir=/sbin
12cr|kexec-tools-2.0.3-1|67	rm -f kexec-tools.spec.in
12cr|kexec-tools-2.0.3-1|68	# setup the docs
12cr|kexec-tools-2.0.3-1|69	cp %{SOURCE10} .
12cr|kexec-tools-2.0.3-1|70	
12cr|kexec-tools-2.0.3-1|71	make
12cr|kexec-tools-2.0.3-1|72	%ifarch %{ix86} x86_64 ia64 ppc64
12cr|kexec-tools-2.0.3-1|73	make -C makedumpfile-1.4.2 LINKTYPE=dynamic
12cr|kexec-tools-2.0.3-1|74	%endif
12cr|kexec-tools-2.0.3-1|75	make -C kexec-tools-po
12cr|kexec-tools-2.0.3-1|76	
12cr|kexec-tools-2.0.3-1|77	%install
12cr|kexec-tools-2.0.3-1|78	%makeinstall_std
12cr|kexec-tools-2.0.3-1|79	mkdir -p -m755 %buildroot%{_sysconfdir}/sysconfig
12cr|kexec-tools-2.0.3-1|80	mkdir -p -m755 %buildroot%{_localstatedir}/crash
12cr|kexec-tools-2.0.3-1|81	mkdir -p -m755 %buildroot%{_mandir}/man8/
12cr|kexec-tools-2.0.3-1|82	mkdir -p -m755 %buildroot%{_mandir}/man5/
12cr|kexec-tools-2.0.3-1|83	mkdir -p -m755 %buildroot%{_docdir}
12cr|kexec-tools-2.0.3-1|84	mkdir -p -m755 %buildroot%{_datadir}/kdump
12cr|kexec-tools-2.0.3-1|85	mkdir -p -m755 %buildroot%{_sysconfdir}/udev/rules.d
12cr|kexec-tools-2.0.3-1|86	mkdir -p %buildroot%{_unitdir}
12cr|kexec-tools-2.0.3-1|87	mkdir -p -m755 %buildroot%{_bindir}
12cr|kexec-tools-2.0.3-1|88	install -m 755 %{SOURCE1} %buildroot%{_bindir}/kdumpctl
12cr|kexec-tools-2.0.3-1|89	
12cr|kexec-tools-2.0.3-1|90	%ifarch x86_64
12cr|kexec-tools-2.0.3-1|91	%define SYSCONFIG %SOURCE3
12cr|kexec-tools-2.0.3-1|92	[ -f $SYSCONFIG ] || SYSCONFIG=%SOURCE3
12cr|kexec-tools-2.0.3-1|93	[ -f $SYSCONFIG ] || SYSCONFIG=%SOURCE2
12cr|kexec-tools-2.0.3-1|94	%else
12cr|kexec-tools-2.0.3-1|95	
12cr|kexec-tools-2.0.3-1|96	%ifarch %{ix86}
12cr|kexec-tools-2.0.3-1|97	%define SYSCONFIG %SOURCE4
12cr|kexec-tools-2.0.3-1|98	[ -f $SYSCONFIG ] || SYSCONFIG=%SOURCE4
12cr|kexec-tools-2.0.3-1|99	[ -f $SYSCONFIG ] || SYSCONFIG=%SOURCE2
12cr|kexec-tools-2.0.3-1|100	%else
12cr|kexec-tools-2.0.3-1|101	
12cr|kexec-tools-2.0.3-1|102	%ifarch ppc64
12cr|kexec-tools-2.0.3-1|103	%define SYSCONFIG %SOURCE5
12cr|kexec-tools-2.0.3-1|104	[ -f $SYSCONFIG ] || SYSCONFIG=%SOURCE5
12cr|kexec-tools-2.0.3-1|105	[ -f $SYSCONFIG ] || SYSCONFIG=%SOURCE2
12cr|kexec-tools-2.0.3-1|106	%else
12cr|kexec-tools-2.0.3-1|107	%endif
12cr|kexec-tools-2.0.3-1|108	%endif
12cr|kexec-tools-2.0.3-1|109	%endif
12cr|kexec-tools-2.0.3-1|110	
12cr|kexec-tools-2.0.3-1|111	install -m 644 %{SYSCONFIG} %buildroot%{_sysconfdir}/sysconfig/kdump
12cr|kexec-tools-2.0.3-1|112	
12cr|kexec-tools-2.0.3-1|113	
12cr|kexec-tools-2.0.3-1|114	install -m 755 %{SOURCE7} %buildroot/sbin/mkdumprd
12cr|kexec-tools-2.0.3-1|115	install -m 644 %{SOURCE8} %buildroot%{_sysconfdir}/kdump.conf
12cr|kexec-tools-2.0.3-1|116	install -m 644 kexec/kexec.8 %buildroot%{_mandir}/man8/kexec.8
12cr|kexec-tools-2.0.3-1|117	install -m 755 %{SOURCE11} %buildroot%{_datadir}/kdump/firstboot_kdump.py
12cr|kexec-tools-2.0.3-1|118	install -m 644 %{SOURCE12} %buildroot%{_mandir}/man8/mkdumprd.8
12cr|kexec-tools-2.0.3-1|119	install -m 644 %{SOURCE14} %buildroot%{_sysconfdir}/udev/rules.d/98-kexec.rules
12cr|kexec-tools-2.0.3-1|120	install -m 644 %{SOURCE15} %buildroot%{_mandir}/man5/kdump.conf.5
12cr|kexec-tools-2.0.3-1|121	install -m 644 %{SOURCE16} %buildroot%{_unitdir}/kdump.service
12cr|kexec-tools-2.0.3-1|122	
12cr|kexec-tools-2.0.3-1|123	%ifarch %{ix86} x86_64 ia64 ppc64
12cr|kexec-tools-2.0.3-1|124	install -m 755 makedumpfile-1.4.2/makedumpfile %buildroot/sbin/makedumpfile
12cr|kexec-tools-2.0.3-1|125	install -m 644 makedumpfile-1.4.2/makedumpfile.8.gz %buildroot/%{_mandir}/man8/makedumpfile.8.gz
12cr|kexec-tools-2.0.3-1|126	%endif
12cr|kexec-tools-2.0.3-1|127	make -C kexec-tools-po install DESTDIR=%buildroot
12cr|kexec-tools-2.0.3-1|128	%find_lang %{name}
12cr|kexec-tools-2.0.3-1|129	
12cr|kexec-tools-2.0.3-1|130	
12cr|kexec-tools-2.0.3-1|131	# untar the dracut package
12cr|kexec-tools-2.0.3-1|132	mkdir -p -m755 %buildroot/etc/kdump-adv-conf
12cr|kexec-tools-2.0.3-1|133	tar -C %buildroot/etc/kdump-adv-conf -jxvf %{SOURCE100}
12cr|kexec-tools-2.0.3-1|134	chmod 755 %buildroot/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/module-setup.sh
12cr|kexec-tools-2.0.3-1|135	chmod 755 %buildroot/etc/kdump-adv-conf/kdump_dracut_modules/99kdumpbase/kdump.sh
12cr|kexec-tools-2.0.3-1|136	
12cr|kexec-tools-2.0.3-1|137	
12cr|kexec-tools-2.0.3-1|138	%define dracutlibdir %{_prefix}/lib/dracut
12cr|kexec-tools-2.0.3-1|139	#and move the custom dracut modules to the dracut directory
12cr|kexec-tools-2.0.3-1|140	mkdir -p %buildroot/%{dracutlibdir}/modules.d/
12cr|kexec-tools-2.0.3-1|141	mv %buildroot/etc/kdump-adv-conf/kdump_dracut_modules/* %buildroot/%{dracutlibdir}/modules.d/
12cr|kexec-tools-2.0.3-1|142	
12cr|kexec-tools-2.0.3-1|143	%post
12cr|kexec-tools-2.0.3-1|144	if [ $1 -eq 1 ] ; then
12cr|kexec-tools-2.0.3-1|145	# Initial installation
12cr|kexec-tools-2.0.3-1|146	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|kexec-tools-2.0.3-1|147	fi
12cr|kexec-tools-2.0.3-1|148	touch /etc/kdump.conf
12cr|kexec-tools-2.0.3-1|149	# This portion of the script is temporary.  Its only here
12cr|kexec-tools-2.0.3-1|150	# to fix up broken boxes that require special settings
12cr|kexec-tools-2.0.3-1|151	# in /etc/sysconfig/kdump.  It will be removed when
12cr|kexec-tools-2.0.3-1|152	# These systems are fixed.
12cr|kexec-tools-2.0.3-1|153	
12cr|kexec-tools-2.0.3-1|154	if [ -d /proc/bus/mckinley ]
12cr|kexec-tools-2.0.3-1|155	then
12cr|kexec-tools-2.0.3-1|156	# This is for HP zx1 machines
12cr|kexec-tools-2.0.3-1|157	# They require machvec=dig on the kernel command line
12cr|kexec-tools-2.0.3-1|158	sed -e's/\(^KDUMP_COMMANDLINE_APPEND.*\)\("$\)/\1 machvec=dig"/' \
12cr|kexec-tools-2.0.3-1|159	/etc/sysconfig/kdump > /etc/sysconfig/kdump.new
12cr|kexec-tools-2.0.3-1|160	mv /etc/sysconfig/kdump.new /etc/sysconfig/kdump
12cr|kexec-tools-2.0.3-1|161	elif [ -d /proc/sgi_sn ]
12cr|kexec-tools-2.0.3-1|162	then
12cr|kexec-tools-2.0.3-1|163	# This is for SGI SN boxes
12cr|kexec-tools-2.0.3-1|164	# They require the --noio option to kexec
12cr|kexec-tools-2.0.3-1|165	# since they don't support legacy io
12cr|kexec-tools-2.0.3-1|166	sed -e's/\(^KEXEC_ARGS.*\)\("$\)/\1 --noio"/' \
12cr|kexec-tools-2.0.3-1|167	/etc/sysconfig/kdump > /etc/sysconfig/kdump.new
12cr|kexec-tools-2.0.3-1|168	mv /etc/sysconfig/kdump.new /etc/sysconfig/kdump
12cr|kexec-tools-2.0.3-1|169	fi
12cr|kexec-tools-2.0.3-1|170	
12cr|kexec-tools-2.0.3-1|171	
12cr|kexec-tools-2.0.3-1|172	%postun
12cr|kexec-tools-2.0.3-1|173	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|kexec-tools-2.0.3-1|174	if [ $1 -ge 1 ] ; then
12cr|kexec-tools-2.0.3-1|175	# Package upgrade, not uninstall
12cr|kexec-tools-2.0.3-1|176	/bin/systemctl try-restart kdump.service >/dev/null 2>&1 || :
12cr|kexec-tools-2.0.3-1|177	fi
12cr|kexec-tools-2.0.3-1|178	
12cr|kexec-tools-2.0.3-1|179	%preun
12cr|kexec-tools-2.0.3-1|180	if [ $1 -eq 0 ] ; then
12cr|kexec-tools-2.0.3-1|181	# Package removal, not upgrade
12cr|kexec-tools-2.0.3-1|182	/bin/systemctl --no-reload disable kdump.service > /dev/null 2>&1 || :
12cr|kexec-tools-2.0.3-1|183	/bin/systemctl stop kdump.service > /dev/null 2>&1 || :
12cr|kexec-tools-2.0.3-1|184	fi
12cr|kexec-tools-2.0.3-1|185	
12cr|kexec-tools-2.0.3-1|186	%triggerun -- kexec-tools < 2.0.2-3
12cr|kexec-tools-2.0.3-1|187	# Save the current service runlevel info
12cr|kexec-tools-2.0.3-1|188	# User must manually run systemd-sysv-convert --apply kdump
12cr|kexec-tools-2.0.3-1|189	# to migrate them to systemd targets
12cr|kexec-tools-2.0.3-1|190	/usr/bin/systemd-sysv-convert --save kdump >/dev/null 2>&1 ||:
12cr|kexec-tools-2.0.3-1|191	
12cr|kexec-tools-2.0.3-1|192	# Run these because the SysV package being removed won't do them
12cr|kexec-tools-2.0.3-1|193	/sbin/chkconfig --del kdump >/dev/null 2>&1 || :
12cr|kexec-tools-2.0.3-1|194	/bin/systemctl try-restart kdump.service >/dev/null 2>&1 || :
12cr|kexec-tools-2.0.3-1|195	
12cr|kexec-tools-2.0.3-1|196	
12cr|kexec-tools-2.0.3-1|197	%triggerin -- firstboot
12cr|kexec-tools-2.0.3-1|198	# we enable kdump everywhere except for paravirtualized xen domains; check here
12cr|kexec-tools-2.0.3-1|199	if [ -f /proc/xen/capabilities ]; then
12cr|kexec-tools-2.0.3-1|200	if [ -z `grep control_d /proc/xen/capabilities` ]; then
12cr|kexec-tools-2.0.3-1|201	exit 0
12cr|kexec-tools-2.0.3-1|202	fi
12cr|kexec-tools-2.0.3-1|203	fi
12cr|kexec-tools-2.0.3-1|204	if [ ! -e %{_datadir}/firstboot/modules/firstboot_kdump.py ]
12cr|kexec-tools-2.0.3-1|205	then
12cr|kexec-tools-2.0.3-1|206	ln -s %{_datadir}/kdump/firstboot_kdump.py %{_datadir}/firstboot/modules/firstboot_kdump.py
12cr|kexec-tools-2.0.3-1|207	fi
12cr|kexec-tools-2.0.3-1|208	
12cr|kexec-tools-2.0.3-1|209	%triggerin -- kernel-kdump
12cr|kexec-tools-2.0.3-1|210	touch %{_sysconfdir}/kdump.conf
12cr|kexec-tools-2.0.3-1|211	
12cr|kexec-tools-2.0.3-1|212	
12cr|kexec-tools-2.0.3-1|213	%triggerun -- firstboot
12cr|kexec-tools-2.0.3-1|214	rm -f %{_datadir}/firstboot/modules/firstboot_kdump.py
12cr|kexec-tools-2.0.3-1|215	
12cr|kexec-tools-2.0.3-1|216	%triggerpostun -- kernel kernel-xen kernel-debug kernel-PAE kernel-kdump
12cr|kexec-tools-2.0.3-1|217	# List out the initrds here, strip out version nubmers
12cr|kexec-tools-2.0.3-1|218	# and search for corresponding kernel installs, if a kernel
12cr|kexec-tools-2.0.3-1|219	# is not found, remove the corresponding kdump initrd
12cr|kexec-tools-2.0.3-1|220	
12cr|kexec-tools-2.0.3-1|221	#start by getting a list of all the kdump initrds
12cr|kexec-tools-2.0.3-1|222	MY_ARCH=`uname -m`
12cr|kexec-tools-2.0.3-1|223	
12cr|kexec-tools-2.0.3-1|224	for i in `ls $IMGDIR/initrd*kdump.img 2>/dev/null`
12cr|kexec-tools-2.0.3-1|225	do
12cr|kexec-tools-2.0.3-1|226	KDVER=`echo $i | sed -e's/^.*initrd-//' -e's/kdump.*$//'`
12cr|kexec-tools-2.0.3-1|227	if [ ! -e $IMGDIR/vmlinuz-$KDVER ]
12cr|kexec-tools-2.0.3-1|228	then
12cr|kexec-tools-2.0.3-1|229	# We have found an initrd with no corresponding kernel
12cr|kexec-tools-2.0.3-1|230	# so we should be able to remove it
12cr|kexec-tools-2.0.3-1|231	rm -f $i
12cr|kexec-tools-2.0.3-1|232	fi
12cr|kexec-tools-2.0.3-1|233	done
12cr|kexec-tools-2.0.3-1|234	
12cr|kexec-tools-2.0.3-1|235	%files -f %{name}.lang
12cr|kexec-tools-2.0.3-1|236	/sbin/*
12cr|kexec-tools-2.0.3-1|237	%{_bindir}/*
12cr|kexec-tools-2.0.3-1|238	%{_datadir}/kdump
12cr|kexec-tools-2.0.3-1|239	%config(noreplace,missingok) %{_sysconfdir}/sysconfig/kdump
12cr|kexec-tools-2.0.3-1|240	%config(noreplace,missingok) %{_sysconfdir}/kdump.conf
12cr|kexec-tools-2.0.3-1|241	%config %{_sysconfdir}/udev/rules.d/*
12cr|kexec-tools-2.0.3-1|242	%{dracutlibdir}/modules.d/*
12cr|kexec-tools-2.0.3-1|243	%dir %{_localstatedir}/crash
12cr|kexec-tools-2.0.3-1|244	%{_mandir}/man8/*
12cr|kexec-tools-2.0.3-1|245	%{_mandir}/man5/*
12cr|kexec-tools-2.0.3-1|246	%{_unitdir}/kdump.service
12cr|kexec-tools-2.0.3-1|247	%doc News
12cr|kexec-tools-2.0.3-1|248	%doc COPYING
12cr|kexec-tools-2.0.3-1|249	%doc TODO
12cr|kexec-tools-2.0.3-1|250	%doc kexec-kdump-howto.txt
12cr|kexec-tools-2.0.3-1|251	
12cr|kexec-tools-2.0.3-1|252	
12cr|kexec-tools-2.0.3-1|253	%changelog
12cr|kexec-tools-2.0.3-1|254	* Fri Feb 17 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.0.3-1
12cr|kexec-tools-2.0.3-1|255	+ Revision: 776089
12cr|kexec-tools-2.0.3-1|256	- *ifarch macros rpmlint fix
12cr|kexec-tools-2.0.3-1|257	- *added systemd service \n *patch with test package returned \n *ppc and ia64 arches
12cr|kexec-tools-2.0.3-1|258	- merged with fedora16
12cr|kexec-tools-2.0.3-1|259	- version update 2.0.3
12cr|kexec-tools-2.0.3-1|260	
12cr|kexec-tools-2.0.3-1|261	* Thu Mar 10 2011 Leonardo Coelho <leonardoc@mandriva.org> 2.0.0-8
12cr|kexec-tools-2.0.3-1|262	+ Revision: 643537
12cr|kexec-tools-2.0.3-1|263	-add a kexec-tool service
12cr|kexec-tools-2.0.3-1|264	-add a kexec-tools service
12cr|kexec-tools-2.0.3-1|265	
12cr|kexec-tools-2.0.3-1|266	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-7mdv2011.0
12cr|kexec-tools-2.0.3-1|267	+ Revision: 619960
12cr|kexec-tools-2.0.3-1|268	- the mass rebuild of 2010.0 packages
12cr|kexec-tools-2.0.3-1|269	
12cr|kexec-tools-2.0.3-1|270	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.0.0-6mdv2010.0
12cr|kexec-tools-2.0.3-1|271	+ Revision: 438095
12cr|kexec-tools-2.0.3-1|272	- rebuild
12cr|kexec-tools-2.0.3-1|273	
12cr|kexec-tools-2.0.3-1|274	* Thu Mar 05 2009 Eugeni Dodonov <eugeni@mandriva.com> 2.0.0-5mdv2009.1
12cr|kexec-tools-2.0.3-1|275	+ Revision: 349455
12cr|kexec-tools-2.0.3-1|276	- Add disable-kexec-test patch from Fedora (#47890).
12cr|kexec-tools-2.0.3-1|277	
12cr|kexec-tools-2.0.3-1|278	* Thu Mar 05 2009 Eugeni Dodonov <eugeni@mandriva.com> 2.0.0-4mdv2009.1
12cr|kexec-tools-2.0.3-1|279	+ Revision: 349064
12cr|kexec-tools-2.0.3-1|280	- Installing correct permissions on kexec executables.
12cr|kexec-tools-2.0.3-1|281	
12cr|kexec-tools-2.0.3-1|282	* Mon Mar 02 2009 Eugeni Dodonov <eugeni@mandriva.com> 2.0.0-3mdv2009.1
12cr|kexec-tools-2.0.3-1|283	+ Revision: 347291
12cr|kexec-tools-2.0.3-1|284	- Installing kexec binaries to /sbin (#47889).
12cr|kexec-tools-2.0.3-1|285	Added manpages.
12cr|kexec-tools-2.0.3-1|286	
12cr|kexec-tools-2.0.3-1|287	* Sat Sep 13 2008 Michael Scherer <misc@mandriva.org> 2.0.0-2mdv2009.0
12cr|kexec-tools-2.0.3-1|288	+ Revision: 284438
12cr|kexec-tools-2.0.3-1|289	- cleanly fix linking error, patch 1
12cr|kexec-tools-2.0.3-1|290	
12cr|kexec-tools-2.0.3-1|291	* Sat Sep 13 2008 Michael Scherer <misc@mandriva.org> 2.0.0-1mdv2009.0
12cr|kexec-tools-2.0.3-1|292	+ Revision: 284418
12cr|kexec-tools-2.0.3-1|293	- new version thanks to Tomasz Chmielewski
12cr|kexec-tools-2.0.3-1|294	
12cr|kexec-tools-2.0.3-1|295	+ Olivier Blin <blino@mandriva.org>
12cr|kexec-tools-2.0.3-1|296	- restore BuildRoot
12cr|kexec-tools-2.0.3-1|297	
12cr|kexec-tools-2.0.3-1|298	+ Thierry Vignaud <tv@mandriva.org>
12cr|kexec-tools-2.0.3-1|299	- kill re-definition of %%buildroot on Pixel's request
12cr|kexec-tools-2.0.3-1|300	
12cr|kexec-tools-2.0.3-1|301	* Sun Apr 22 2007 Michael Scherer <misc@mandriva.org> 1.101-3mdv2008.0
12cr|kexec-tools-2.0.3-1|302	+ Revision: 16807
12cr|kexec-tools-2.0.3-1|303	- use %%mkrel
12cr|kexec-tools-2.0.3-1|304	

2467 12
12cr|kexis-0.2.2-1|1	Name:			kexis
12cr|kexis-0.2.2-1|2	Version:		0.2.2
12cr|kexis-0.2.2-1|3	Release:		%mkrel 1
12cr|kexis-0.2.2-1|4	Summary:		A lossless WAV file compressor
12cr|kexis-0.2.2-1|5	License:		GPLv2
12cr|kexis-0.2.2-1|6	Group:			Sound
12cr|kexis-0.2.2-1|7	URL:			http://sourceforge.net/projects/kexis/
12cr|kexis-0.2.2-1|8	Source:			http://etree.org/shnutils/shntool/support/formats/kxs/win32/%{version}/%{name}-%{version}-shntool.tar.gz
12cr|kexis-0.2.2-1|9	BuildRoot:		%{_tmppath}/%{name}-%{version}-build
12cr|kexis-0.2.2-1|10	
12cr|kexis-0.2.2-1|11	%description
12cr|kexis-0.2.2-1|12	Kexis is a lossless WAV file compressor. It encodes and decodes files in
12cr|kexis-0.2.2-1|13	kxs file format.
12cr|kexis-0.2.2-1|14	
12cr|kexis-0.2.2-1|15	Kexis' main goal is to develop prediction and encoding schemes to minimize
12cr|kexis-0.2.2-1|16	compressed file size. Kexis strives to be the premier lossless sound encoder.
12cr|kexis-0.2.2-1|17	
12cr|kexis-0.2.2-1|18	This version is patched with shntool patch.
12cr|kexis-0.2.2-1|19	
12cr|kexis-0.2.2-1|20	%prep
12cr|kexis-0.2.2-1|21	%setup -q -n %{name}-%{version}-shntool
12cr|kexis-0.2.2-1|22	
12cr|kexis-0.2.2-1|23	%build
12cr|kexis-0.2.2-1|24	%make
12cr|kexis-0.2.2-1|25	mv GPL.txt COPYING
12cr|kexis-0.2.2-1|26	mv docs/README.txt README
12cr|kexis-0.2.2-1|27	
12cr|kexis-0.2.2-1|28	%install
12cr|kexis-0.2.2-1|29	%__rm -rf %{buildroot}
12cr|kexis-0.2.2-1|30	%__install -dm 755  %{buildroot}%{_bindir}
12cr|kexis-0.2.2-1|31	%__install -m 755 %{name} %{buildroot}%{_bindir}
12cr|kexis-0.2.2-1|32	
12cr|kexis-0.2.2-1|33	%clean
12cr|kexis-0.2.2-1|34	%__rm -rf %{buildroot}
12cr|kexis-0.2.2-1|35	
12cr|kexis-0.2.2-1|36	%files
12cr|kexis-0.2.2-1|37	%defattr(-, root, root)
12cr|kexis-0.2.2-1|38	%doc COPYING README
12cr|kexis-0.2.2-1|39	%{_bindir}/*
12cr|kexis-0.2.2-1|40	
12cr|kexis-0.2.2-1|41	
12cr|kexis-0.2.2-1|42	
12cr|kexis-0.2.2-1|43	%changelog
12cr|kexis-0.2.2-1|44	* Sun Sep 18 2011 Andrey Bondrov <abondrov@mandriva.org> 0.2.2-1
12cr|kexis-0.2.2-1|45	+ Revision: 700199
12cr|kexis-0.2.2-1|46	- imported package kexis
12cr|kexis-0.2.2-1|47	

2468 12
12cr|keybinder-0.2.2-2|1	%define srcname keybinder
12cr|keybinder-0.2.2-2|2	
12cr|keybinder-0.2.2-2|3	%define major 0
12cr|keybinder-0.2.2-2|4	%define libname %mklibname %srcname %major
12cr|keybinder-0.2.2-2|5	%define develname %mklibname -d %srcname
12cr|keybinder-0.2.2-2|6	
12cr|keybinder-0.2.2-2|7	Summary:	A library for registering global keyboard shortcuts
12cr|keybinder-0.2.2-2|8	Name:		keybinder
12cr|keybinder-0.2.2-2|9	Version:	0.2.2
12cr|keybinder-0.2.2-2|10	Release:	2
12cr|keybinder-0.2.2-2|11	Url:		http://kaizer.se/wiki/keybinder/
12cr|keybinder-0.2.2-2|12	Source0:	http://kaizer.se/publicfiles/keybinder/%{name}-%{version}.tar.gz
12cr|keybinder-0.2.2-2|13	License:	GPLv2
12cr|keybinder-0.2.2-2|14	Group:		Development/Python
12cr|keybinder-0.2.2-2|15	
12cr|keybinder-0.2.2-2|16	BuildRequires:	pkgconfig(gdk-2.0)
12cr|keybinder-0.2.2-2|17	BuildRequires:	python-devel
12cr|keybinder-0.2.2-2|18	BuildRequires:	pkgconfig(python2)
12cr|keybinder-0.2.2-2|19	BuildRequires:	pkgconfig(pygtk-2.0)
12cr|keybinder-0.2.2-2|20	BuildRequires:	pkgconfig(pygobject-2.0)
12cr|keybinder-0.2.2-2|21	BuildRequires:	pkgconfig(lua)
12cr|keybinder-0.2.2-2|22	
12cr|keybinder-0.2.2-2|23	%description
12cr|keybinder-0.2.2-2|24	Keybinder is a library for registering global keyboard shortcuts.
12cr|keybinder-0.2.2-2|25	Keybinder works with GTK-based applications
12cr|keybinder-0.2.2-2|26	using the X Window System.
12cr|keybinder-0.2.2-2|27	
12cr|keybinder-0.2.2-2|28	The library contains:
12cr|keybinder-0.2.2-2|29	- A C library, libkeybinder
12cr|keybinder-0.2.2-2|30	- Lua bindings, lua-keybinder
12cr|keybinder-0.2.2-2|31	- Python bindings, python-keybinder
12cr|keybinder-0.2.2-2|32	- An examples directory with programs in C, Lua,
12cr|keybinder-0.2.2-2|33	Python and Vala.
12cr|keybinder-0.2.2-2|34	
12cr|keybinder-0.2.2-2|35	%package -n %libname
12cr|keybinder-0.2.2-2|36	Group:		Development/Python
12cr|keybinder-0.2.2-2|37	Summary:		Library package
12cr|keybinder-0.2.2-2|38	
12cr|keybinder-0.2.2-2|39	%description -n %libname
12cr|keybinder-0.2.2-2|40	%summary.
12cr|keybinder-0.2.2-2|41	
12cr|keybinder-0.2.2-2|42	%package -n %develname
12cr|keybinder-0.2.2-2|43	Group:		Development/Python
12cr|keybinder-0.2.2-2|44	Summary:		Development files
12cr|keybinder-0.2.2-2|45	Provides:	%{name}-devel = %{version}-%{release}
12cr|keybinder-0.2.2-2|46	Requires:	%{libname} = %{version}
12cr|keybinder-0.2.2-2|47	
12cr|keybinder-0.2.2-2|48	%description -n %develname
12cr|keybinder-0.2.2-2|49	This package contains header files needed when building
12cr|keybinder-0.2.2-2|50	applications based on %{name}.
12cr|keybinder-0.2.2-2|51	
12cr|keybinder-0.2.2-2|52	%package -n python-%{srcname}
12cr|keybinder-0.2.2-2|53	Group:		Development/Python
12cr|keybinder-0.2.2-2|54	Summary:		Python bindings
12cr|keybinder-0.2.2-2|55	Requires:	%{libname} = %{version}
12cr|keybinder-0.2.2-2|56	Requires:	pygtk2.0 python-gobject
12cr|keybinder-0.2.2-2|57	
12cr|keybinder-0.2.2-2|58	%description -n python-%{srcname}
12cr|keybinder-0.2.2-2|59	This package contains python bindings for keybinder.
12cr|keybinder-0.2.2-2|60	
12cr|keybinder-0.2.2-2|61	%prep
12cr|keybinder-0.2.2-2|62	%setup -q -n %{name}-%{version}
12cr|keybinder-0.2.2-2|63	
12cr|keybinder-0.2.2-2|64	%build
12cr|keybinder-0.2.2-2|65	%configure2_5x --disable-static --enable-python
12cr|keybinder-0.2.2-2|66	%make
12cr|keybinder-0.2.2-2|67	
12cr|keybinder-0.2.2-2|68	%install
12cr|keybinder-0.2.2-2|69	%makeinstall_std
12cr|keybinder-0.2.2-2|70	
12cr|keybinder-0.2.2-2|71	# don't ship .la
12cr|keybinder-0.2.2-2|72	find %{buildroot} -name '*.la' | xargs rm -f
12cr|keybinder-0.2.2-2|73	
12cr|keybinder-0.2.2-2|74	%files
12cr|keybinder-0.2.2-2|75	%doc NEWS AUTHORS README
12cr|keybinder-0.2.2-2|76	
12cr|keybinder-0.2.2-2|77	%files -n %libname
12cr|keybinder-0.2.2-2|78	%doc  NEWS AUTHORS README
12cr|keybinder-0.2.2-2|79	%{_libdir}/libkeybinder.so.%{major}*
12cr|keybinder-0.2.2-2|80	
12cr|keybinder-0.2.2-2|81	%files -n %develname
12cr|keybinder-0.2.2-2|82	%doc NEWS AUTHORS README
12cr|keybinder-0.2.2-2|83	%{_includedir}/keybinder.h
12cr|keybinder-0.2.2-2|84	%{_libdir}/lua/*/keybinder.so
12cr|keybinder-0.2.2-2|85	%{_libdir}/libkeybinder.so
12cr|keybinder-0.2.2-2|86	%{_libdir}/pkgconfig/keybinder.pc
12cr|keybinder-0.2.2-2|87	
12cr|keybinder-0.2.2-2|88	%files -n python-%{name}
12cr|keybinder-0.2.2-2|89	%doc NEWS AUTHORS README
12cr|keybinder-0.2.2-2|90	%{python_sitearch}/%{name}
12cr|keybinder-0.2.2-2|91	
12cr|keybinder-0.2.2-2|92	

2469 12
12cr|keyfuzz-0.2-6|1	%define name	keyfuzz
12cr|keyfuzz-0.2-6|2	%define version	0.2
12cr|keyfuzz-0.2-6|3	%define release %mkrel 6
12cr|keyfuzz-0.2-6|4	
12cr|keyfuzz-0.2-6|5	Name: 	 	%{name}
12cr|keyfuzz-0.2-6|6	Summary: 	Keycode translator for multimedia keyboards
12cr|keyfuzz-0.2-6|7	Version: 	%{version}
12cr|keyfuzz-0.2-6|8	Release: 	%{release}
12cr|keyfuzz-0.2-6|9	
12cr|keyfuzz-0.2-6|10	Source:		%{name}-%{version}.tar.bz2
12cr|keyfuzz-0.2-6|11	URL:		http://0pointer.de/lennart/projects/keyfuzz/
12cr|keyfuzz-0.2-6|12	License:	GPL
12cr|keyfuzz-0.2-6|13	Group:		System/Configuration/Hardware
12cr|keyfuzz-0.2-6|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|keyfuzz-0.2-6|15	BuildRequires:	imagemagick
12cr|keyfuzz-0.2-6|16	BuildRequires:  lynx
12cr|keyfuzz-0.2-6|17	
12cr|keyfuzz-0.2-6|18	%description
12cr|keyfuzz-0.2-6|19	You may use keyfuzz to manipulate the scancode/keycode translation tables of
12cr|keyfuzz-0.2-6|20	keyboard drivers supporting the Linux input layer API (as included in Linux
12cr|keyfuzz-0.2-6|21	2.6). This is useful for fixing the translation tables of multimedia keyboards
12cr|keyfuzz-0.2-6|22	or laptop keyboards with special keys. keyfuzz is not a daemon like Gnome acme
12cr|keyfuzz-0.2-6|23	which reacts on special hotkeys but a tool to make non-standard keyboards
12cr|keyfuzz-0.2-6|24	compatible with such daemons. keyfuzz should be run once at boot time, the
12cr|keyfuzz-0.2-6|25	modifications it makes stay active after the tool quits until reboot. keyfuzz
12cr|keyfuzz-0.2-6|26	does not interact directly with XFree86. However, newer releases of the latter
12cr|keyfuzz-0.2-6|27	(4.1 and above) rely on the Linux input API, so they take advantage of the
12cr|keyfuzz-0.2-6|28	fixed translation tables.
12cr|keyfuzz-0.2-6|29	
12cr|keyfuzz-0.2-6|30	%prep
12cr|keyfuzz-0.2-6|31	%setup -q
12cr|keyfuzz-0.2-6|32	
12cr|keyfuzz-0.2-6|33	%build
12cr|keyfuzz-0.2-6|34	%configure2_5x
12cr|keyfuzz-0.2-6|35	%make
12cr|keyfuzz-0.2-6|36	
12cr|keyfuzz-0.2-6|37	%install
12cr|keyfuzz-0.2-6|38	rm -rf $RPM_BUILD_ROOT
12cr|keyfuzz-0.2-6|39	%makeinstall_std
12cr|keyfuzz-0.2-6|40	
12cr|keyfuzz-0.2-6|41	%clean
12cr|keyfuzz-0.2-6|42	rm -rf $RPM_BUILD_ROOT
12cr|keyfuzz-0.2-6|43	
12cr|keyfuzz-0.2-6|44	%files
12cr|keyfuzz-0.2-6|45	%defattr(-,root,root)
12cr|keyfuzz-0.2-6|46	%doc README doc/*.html doc/*.css
12cr|keyfuzz-0.2-6|47	%{_sbindir}/%name
12cr|keyfuzz-0.2-6|48	%{_mandir}/man8/*
12cr|keyfuzz-0.2-6|49	%{_sysconfdir}/init.d/*
12cr|keyfuzz-0.2-6|50	%{_sysconfdir}/%name
12cr|keyfuzz-0.2-6|51	
12cr|keyfuzz-0.2-6|52	
12cr|keyfuzz-0.2-6|53	
12cr|keyfuzz-0.2-6|54	
12cr|keyfuzz-0.2-6|55	
12cr|keyfuzz-0.2-6|56	%changelog
12cr|keyfuzz-0.2-6|57	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-6mdv2011.0
12cr|keyfuzz-0.2-6|58	+ Revision: 619961
12cr|keyfuzz-0.2-6|59	- the mass rebuild of 2010.0 packages
12cr|keyfuzz-0.2-6|60	
12cr|keyfuzz-0.2-6|61	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2-5mdv2010.0
12cr|keyfuzz-0.2-6|62	+ Revision: 429668
12cr|keyfuzz-0.2-6|63	- rebuild
12cr|keyfuzz-0.2-6|64	
12cr|keyfuzz-0.2-6|65	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|keyfuzz-0.2-6|66	- lowercase ImageMagick
12cr|keyfuzz-0.2-6|67	
12cr|keyfuzz-0.2-6|68	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.2-4mdv2009.0
12cr|keyfuzz-0.2-6|69	+ Revision: 247741
12cr|keyfuzz-0.2-6|70	- rebuild
12cr|keyfuzz-0.2-6|71	
12cr|keyfuzz-0.2-6|72	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.2-2mdv2008.1
12cr|keyfuzz-0.2-6|73	+ Revision: 136523
12cr|keyfuzz-0.2-6|74	- restore BuildRoot
12cr|keyfuzz-0.2-6|75	
12cr|keyfuzz-0.2-6|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|keyfuzz-0.2-6|77	- kill re-definition of %%buildroot on Pixel's request
12cr|keyfuzz-0.2-6|78	
12cr|keyfuzz-0.2-6|79	
12cr|keyfuzz-0.2-6|80	* Thu Oct 26 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.2-2mdv2007.0
12cr|keyfuzz-0.2-6|81	+ Revision: 72880
12cr|keyfuzz-0.2-6|82	- Add BuildRequires
12cr|keyfuzz-0.2-6|83	- import keyfuzz-0.2-1mdv2007.0
12cr|keyfuzz-0.2-6|84	
12cr|keyfuzz-0.2-6|85	* Fri Jun 16 2006 Austin Acton <austin@mandriva.org> 0.2-1mdv2007.0
12cr|keyfuzz-0.2-6|86	- initial package
12cr|keyfuzz-0.2-6|87	

2470 12
12cr|keyjnote-0.10.2-4|1	%define tarname KeyJnote
12cr|keyjnote-0.10.2-4|2	%define name keyjnote
12cr|keyjnote-0.10.2-4|3	%define version 0.10.2
12cr|keyjnote-0.10.2-4|4	%define release %mkrel 4
12cr|keyjnote-0.10.2-4|5	
12cr|keyjnote-0.10.2-4|6	Summary: OpenGL-based slide presentation program
12cr|keyjnote-0.10.2-4|7	Name: %{name}
12cr|keyjnote-0.10.2-4|8	Version: %{version}
12cr|keyjnote-0.10.2-4|9	Release: %{release}
12cr|keyjnote-0.10.2-4|10	Source0: %{tarname}-%{version}.tar.gz
12cr|keyjnote-0.10.2-4|11	License: GPLv2
12cr|keyjnote-0.10.2-4|12	Group: Office
12cr|keyjnote-0.10.2-4|13	Url: http://keyjnote.sourceforge.net
12cr|keyjnote-0.10.2-4|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|keyjnote-0.10.2-4|15	BuildArch: noarch
12cr|keyjnote-0.10.2-4|16	Requires: python >= 2.3
12cr|keyjnote-0.10.2-4|17	Requires: python-opengl, pygame, python-imaging
12cr|keyjnote-0.10.2-4|18	Suggests: xpdf, ghostscript, pdftk, xdg-utils, mplayer
12cr|keyjnote-0.10.2-4|19	
12cr|keyjnote-0.10.2-4|20	%description
12cr|keyjnote-0.10.2-4|21	KeyJnote is a simple presentation program that displays slideshows of image
12cr|keyjnote-0.10.2-4|22	files (JPEG, PNG, TIFF, and BMP) or PDF documents. Rendering is done via
12cr|keyjnote-0.10.2-4|23	OpenGL, which allows for some "eye candy" effects.
12cr|keyjnote-0.10.2-4|24	
12cr|keyjnote-0.10.2-4|25	%prep
12cr|keyjnote-0.10.2-4|26	%setup -q -n %{tarname}-%{version}
12cr|keyjnote-0.10.2-4|27	
12cr|keyjnote-0.10.2-4|28	%build
12cr|keyjnote-0.10.2-4|29	
12cr|keyjnote-0.10.2-4|30	%install
12cr|keyjnote-0.10.2-4|31	%__rm -rf %{buildroot}
12cr|keyjnote-0.10.2-4|32	%__install -D -m 755 keyjnote.py %{buildroot}%{_bindir}/keyjnote
12cr|keyjnote-0.10.2-4|33	
12cr|keyjnote-0.10.2-4|34	%clean
12cr|keyjnote-0.10.2-4|35	%__rm -rf %{buildroot}
12cr|keyjnote-0.10.2-4|36	
12cr|keyjnote-0.10.2-4|37	%files
12cr|keyjnote-0.10.2-4|38	%defattr(-,root,root)
12cr|keyjnote-0.10.2-4|39	%doc keyjnote.html demo.pdf license.txt
12cr|keyjnote-0.10.2-4|40	%{_bindir}/%{name}*
12cr|keyjnote-0.10.2-4|41	
12cr|keyjnote-0.10.2-4|42	
12cr|keyjnote-0.10.2-4|43	
12cr|keyjnote-0.10.2-4|44	%changelog
12cr|keyjnote-0.10.2-4|45	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10.2-4mdv2011.0
12cr|keyjnote-0.10.2-4|46	+ Revision: 619962
12cr|keyjnote-0.10.2-4|47	- the mass rebuild of 2010.0 packages
12cr|keyjnote-0.10.2-4|48	
12cr|keyjnote-0.10.2-4|49	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.10.2-3mdv2010.0
12cr|keyjnote-0.10.2-4|50	+ Revision: 429669
12cr|keyjnote-0.10.2-4|51	- rebuild
12cr|keyjnote-0.10.2-4|52	
12cr|keyjnote-0.10.2-4|53	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.10.2-2mdv2009.0
12cr|keyjnote-0.10.2-4|54	+ Revision: 267784
12cr|keyjnote-0.10.2-4|55	- rebuild early 2009.0 package (before pixel changes)
12cr|keyjnote-0.10.2-4|56	
12cr|keyjnote-0.10.2-4|57	* Thu Jun 12 2008 Lev Givon <lev@mandriva.org> 0.10.2-1mdv2009.0
12cr|keyjnote-0.10.2-4|58	+ Revision: 218605
12cr|keyjnote-0.10.2-4|59	- import keyjnote
12cr|keyjnote-0.10.2-4|60	
12cr|keyjnote-0.10.2-4|61	
12cr|keyjnote-0.10.2-4|62	* Thu Jun 12 2008 Lev Givon <lev@mandriva.org> 0.10.2-1mdv2008.1
12cr|keyjnote-0.10.2-4|63	- Package for Mandrive.

2471 12
12cr|keynote-2.3-6|1	%define	major 0
12cr|keynote-2.3-6|2	%define libname	%mklibname keynote %{major}
12cr|keynote-2.3-6|3	
12cr|keynote-2.3-6|4	Summary:	Decentralized Trust-Management system
12cr|keynote-2.3-6|5	Name:		keynote
12cr|keynote-2.3-6|6	Version:	2.3
12cr|keynote-2.3-6|7	Release:	6
12cr|keynote-2.3-6|8	License:	BSD
12cr|keynote-2.3-6|9	Group:		System/Libraries
12cr|keynote-2.3-6|10	URL:		http://www.cis.upenn.edu/~keynote/
12cr|keynote-2.3-6|11	Source0:	http://www.cis.upenn.edu/~keynote/Code/keynote-%{version}.tar.bz2
12cr|keynote-2.3-6|12	Patch0:		keynote_2.3-11.diff.bz2
12cr|keynote-2.3-6|13	BuildRequires:	openssl-devel
12cr|keynote-2.3-6|14	BuildRequires:	flex
12cr|keynote-2.3-6|15	BuildRequires:	bison
12cr|keynote-2.3-6|16	
12cr|keynote-2.3-6|17	
12cr|keynote-2.3-6|18	%description
12cr|keynote-2.3-6|19	The KeyNote architecture and language are useful as building blocks for the
12cr|keynote-2.3-6|20	trust management aspects of a variety of Internet protocols and services.
12cr|keynote-2.3-6|21	
12cr|keynote-2.3-6|22	This package contains the keynote binary used to generate and verify
12cr|keynote-2.3-6|23	KeyNote assertions.
12cr|keynote-2.3-6|24	
12cr|keynote-2.3-6|25	%package -n	%{libname}
12cr|keynote-2.3-6|26	Summary:	Decentralized Trust-Management system, shared library
12cr|keynote-2.3-6|27	Group:          System/Libraries
12cr|keynote-2.3-6|28	
12cr|keynote-2.3-6|29	%description -n	%{libname}
12cr|keynote-2.3-6|30	The KeyNote architecture and language are useful as building blocks for the
12cr|keynote-2.3-6|31	trust management aspects of a variety of Internet protocols and services.
12cr|keynote-2.3-6|32	
12cr|keynote-2.3-6|33	%package -n	%{libname}-devel
12cr|keynote-2.3-6|34	Summary:	Decentralized Trust-Management system, development files
12cr|keynote-2.3-6|35	Group:		Development/C
12cr|keynote-2.3-6|36	Obsoletes:	lib%{name}-devel %{name}-devel
12cr|keynote-2.3-6|37	Provides:	lib%{name}-devel %{name}-devel
12cr|keynote-2.3-6|38	Requires:	%{libname} = %{version}
12cr|keynote-2.3-6|39	
12cr|keynote-2.3-6|40	%description -n	%{libname}-devel
12cr|keynote-2.3-6|41	The KeyNote architecture and language are useful as building blocks for the
12cr|keynote-2.3-6|42	trust management aspects of a variety of Internet protocols and services.
12cr|keynote-2.3-6|43	
12cr|keynote-2.3-6|44	This Package contains all the files and documentation needed to use the
12cr|keynote-2.3-6|45	KeyNote library in own applications.
12cr|keynote-2.3-6|46	
12cr|keynote-2.3-6|47	%prep
12cr|keynote-2.3-6|48	
12cr|keynote-2.3-6|49	%setup -q
12cr|keynote-2.3-6|50	%patch0 -p1
12cr|keynote-2.3-6|51	
12cr|keynote-2.3-6|52	%build
12cr|keynote-2.3-6|53	
12cr|keynote-2.3-6|54	%configure2_5x
12cr|keynote-2.3-6|55	
12cr|keynote-2.3-6|56	make CFLAGS="%{optflags} -Wall"
12cr|keynote-2.3-6|57	
12cr|keynote-2.3-6|58	%install
12cr|keynote-2.3-6|59	%makeinstall_std
12cr|keynote-2.3-6|60	
12cr|keynote-2.3-6|61	
12cr|keynote-2.3-6|62	%files
12cr|keynote-2.3-6|63	%doc AUTHORS COPYING HOWTO.add.crypto LICENSE README TODO doc/rfc*.txt
12cr|keynote-2.3-6|64	%attr(0755,root,root) %{_bindir}/keynote
12cr|keynote-2.3-6|65	%{_mandir}/man1/*
12cr|keynote-2.3-6|66	%{_mandir}/man4/*
12cr|keynote-2.3-6|67	%{_mandir}/man5/*
12cr|keynote-2.3-6|68	
12cr|keynote-2.3-6|69	%files -n %{libname}
12cr|keynote-2.3-6|70	%{_libdir}/lib*.so.*
12cr|keynote-2.3-6|71	
12cr|keynote-2.3-6|72	%files -n %{libname}-devel
12cr|keynote-2.3-6|73	%{_libdir}/lib*.so
12cr|keynote-2.3-6|74	%{_libdir}/lib*.a
12cr|keynote-2.3-6|75	%{_includedir}/*.*
12cr|keynote-2.3-6|76	%{_mandir}/man3/*
12cr|keynote-2.3-6|77	
12cr|keynote-2.3-6|78	
12cr|keynote-2.3-6|79	

2472 12
12cr|kfax-3.3.6-7|1	Summary:	A fax viewing program
12cr|kfax-3.3.6-7|2	Name:		kfax
12cr|kfax-3.3.6-7|3	Version: 	3.3.6
12cr|kfax-3.3.6-7|4	Release: 	7
12cr|kfax-3.3.6-7|5	Source0: 	http://fr2.rpmfind.net/linux/KDE/stable/4.0.4/src/extragear/%name-%version-kde4.3.1.tar.bz2
12cr|kfax-3.3.6-7|6	Patch0:		kfax-3.3.6-kde4.3.1-x11.patch
12cr|kfax-3.3.6-7|7	License: 	GPLv2+
12cr|kfax-3.3.6-7|8	Group: 		Graphics
12cr|kfax-3.3.6-7|9	Url: 		http://www.kde.org
12cr|kfax-3.3.6-7|10	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kfax-3.3.6-7|11	BuildRequires: 	kdelibs4-devel
12cr|kfax-3.3.6-7|12	%if %mdkversion >= 200910
12cr|kfax-3.3.6-7|13	Obsoletes:	kdegraphics-kfax < 1:3.5.10-3
12cr|kfax-3.3.6-7|14	%endif
12cr|kfax-3.3.6-7|15	%if %mdkversion >= 200100
12cr|kfax-3.3.6-7|16	Obsoletes:  kdegraphics3-kfax < 1:3.5.10-5
12cr|kfax-3.3.6-7|17	%endif
12cr|kfax-3.3.6-7|18	Conflicts:	kde-l10n < 3.5.9-5
12cr|kfax-3.3.6-7|19	
12cr|kfax-3.3.6-7|20	%description
12cr|kfax-3.3.6-7|21	A program to display raw and tiffed fax images (g3, g3-2d, g4).
12cr|kfax-3.3.6-7|22	
12cr|kfax-3.3.6-7|23	%files -f %name.lang
12cr|kfax-3.3.6-7|24	%doc COPYING ChangeLog README
12cr|kfax-3.3.6-7|25	%_kde_bindir/*
12cr|kfax-3.3.6-7|26	%_kde_datadir/applications/kde4/*.desktop
12cr|kfax-3.3.6-7|27	%_kde_appsdir/%name
12cr|kfax-3.3.6-7|28	%_kde_iconsdir/*/*/*/*
12cr|kfax-3.3.6-7|29	
12cr|kfax-3.3.6-7|30	#--------------------------------------------------------------------
12cr|kfax-3.3.6-7|31	
12cr|kfax-3.3.6-7|32	%prep
12cr|kfax-3.3.6-7|33	%setup -q -n %name-%version-kde4.3.1
12cr|kfax-3.3.6-7|34	%patch0 -p1
12cr|kfax-3.3.6-7|35	
12cr|kfax-3.3.6-7|36	%build
12cr|kfax-3.3.6-7|37	
12cr|kfax-3.3.6-7|38	%cmake_kde4
12cr|kfax-3.3.6-7|39	%make
12cr|kfax-3.3.6-7|40	
12cr|kfax-3.3.6-7|41	%install
12cr|kfax-3.3.6-7|42	cd build
12cr|kfax-3.3.6-7|43	%{makeinstall_std}
12cr|kfax-3.3.6-7|44	cd -
12cr|kfax-3.3.6-7|45	
12cr|kfax-3.3.6-7|46	%find_lang %name --with-html
12cr|kfax-3.3.6-7|47	
12cr|kfax-3.3.6-7|48	

2473 12
12cr|kflickr-20100817-1|1	Summary:	Permit to easily upload photos to your Flickr.com account
12cr|kflickr-20100817-1|2	Name:		kflickr
12cr|kflickr-20100817-1|3	Version:	20100817
12cr|kflickr-20100817-1|4	Release:	%mkrel 1
12cr|kflickr-20100817-1|5	Group:		Communications
12cr|kflickr-20100817-1|6	License:	GPLv2+
12cr|kflickr-20100817-1|7	URL:		http://kflickr.sourceforge.net/
12cr|kflickr-20100817-1|8	Source0:        http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
12cr|kflickr-20100817-1|9	Patch0:		kflickr-20100817-drop-invalid-de.patch
12cr|kflickr-20100817-1|10	BuildRequires:  kdelibs4-devel
12cr|kflickr-20100817-1|11	Requires:	qt4-database-plugin-sqlite
12cr|kflickr-20100817-1|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|kflickr-20100817-1|13	
12cr|kflickr-20100817-1|14	%description
12cr|kflickr-20100817-1|15	KFlickr is a standalone KDE application that allows
12cr|kflickr-20100817-1|16	for easy upload of your favourite photos to your Flickr.com account
12cr|kflickr-20100817-1|17	
12cr|kflickr-20100817-1|18	%prep
12cr|kflickr-20100817-1|19	%setup -q
12cr|kflickr-20100817-1|20	%patch0 -p0
12cr|kflickr-20100817-1|21	
12cr|kflickr-20100817-1|22	%build
12cr|kflickr-20100817-1|23	%cmake_kde4
12cr|kflickr-20100817-1|24	%make
12cr|kflickr-20100817-1|25	
12cr|kflickr-20100817-1|26	%install
12cr|kflickr-20100817-1|27	rm -rf %{buildroot}
12cr|kflickr-20100817-1|28	
12cr|kflickr-20100817-1|29	%makeinstall_std -C build
12cr|kflickr-20100817-1|30	
12cr|kflickr-20100817-1|31	%find_lang %name
12cr|kflickr-20100817-1|32	
12cr|kflickr-20100817-1|33	%clean
12cr|kflickr-20100817-1|34	rm -rf %{buildroot}
12cr|kflickr-20100817-1|35	
12cr|kflickr-20100817-1|36	%files -f %name.lang
12cr|kflickr-20100817-1|37	%defattr(-,root,root,-)
12cr|kflickr-20100817-1|38	%_kde_bindir/*
12cr|kflickr-20100817-1|39	%_kde_applicationsdir/*.desktop
12cr|kflickr-20100817-1|40	%_kde_appsdir/%name
12cr|kflickr-20100817-1|41	%_kde_iconsdir/hicolor/*/apps/*
12cr|kflickr-20100817-1|42	
12cr|kflickr-20100817-1|43	
12cr|kflickr-20100817-1|44	%changelog
12cr|kflickr-20100817-1|45	* Sun Oct 17 2010 Sandro Cazzaniga <kharec@mandriva.org> 20100817-1mdv2011.0
12cr|kflickr-20100817-1|46	+ Revision: 586206
12cr|kflickr-20100817-1|47	- new version
12cr|kflickr-20100817-1|48	- update patch0 name
12cr|kflickr-20100817-1|49	- remove old post & postun
12cr|kflickr-20100817-1|50	
12cr|kflickr-20100817-1|51	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 20081222-4mdv2010.0
12cr|kflickr-20100817-1|52	+ Revision: 438098
12cr|kflickr-20100817-1|53	- rebuild
12cr|kflickr-20100817-1|54	
12cr|kflickr-20100817-1|55	+ Sergio Rafael Lemke <sergio@mandriva.com>
12cr|kflickr-20100817-1|56	- added missing requires qt4-database-plugin-sqlite
12cr|kflickr-20100817-1|57	
12cr|kflickr-20100817-1|58	* Thu Jan 29 2009 Funda Wang <fwang@mandriva.org> 20081222-2mdv2009.1
12cr|kflickr-20100817-1|59	+ Revision: 335306
12cr|kflickr-20100817-1|60	- drop invalid de name
12cr|kflickr-20100817-1|61	
12cr|kflickr-20100817-1|62	* Tue Dec 23 2008 Funda Wang <fwang@mandriva.org> 20081222-1mdv2009.1
12cr|kflickr-20100817-1|63	+ Revision: 317753
12cr|kflickr-20100817-1|64	- add translation files
12cr|kflickr-20100817-1|65	- new version 20081222
12cr|kflickr-20100817-1|66	
12cr|kflickr-20100817-1|67	* Thu Dec 04 2008 Funda Wang <fwang@mandriva.org> 20081202-1mdv2009.1
12cr|kflickr-20100817-1|68	+ Revision: 309963
12cr|kflickr-20100817-1|69	- New version 20081202 (kde4 version)
12cr|kflickr-20100817-1|70	
12cr|kflickr-20100817-1|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|kflickr-20100817-1|72	- rebuild
12cr|kflickr-20100817-1|73	
12cr|kflickr-20100817-1|74	+ Pixel <pixel@mandriva.com>
12cr|kflickr-20100817-1|75	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|kflickr-20100817-1|76	
12cr|kflickr-20100817-1|77	* Mon Dec 31 2007 Funda Wang <fwang@mandriva.org> 0.9.1-2mdv2008.1
12cr|kflickr-20100817-1|78	+ Revision: 139857
12cr|kflickr-20100817-1|79	- add back patch0 as it still generates invalid UTF-8 file
12cr|kflickr-20100817-1|80	
12cr|kflickr-20100817-1|81	* Sun Dec 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.1-1mdv2008.1
12cr|kflickr-20100817-1|82	+ Revision: 139660
12cr|kflickr-20100817-1|83	- new version
12cr|kflickr-20100817-1|84	- drop patch 0
12cr|kflickr-20100817-1|85	- fix file list
12cr|kflickr-20100817-1|86	
12cr|kflickr-20100817-1|87	+ Olivier Blin <oblin@mandriva.com>
12cr|kflickr-20100817-1|88	- restore BuildRoot
12cr|kflickr-20100817-1|89	
12cr|kflickr-20100817-1|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|kflickr-20100817-1|91	- kill re-definition of %%buildroot on Pixel's request
12cr|kflickr-20100817-1|92	
12cr|kflickr-20100817-1|93	* Fri Aug 31 2007 Funda Wang <fwang@mandriva.org> 0.9-2mdv2008.0
12cr|kflickr-20100817-1|94	+ Revision: 77192
12cr|kflickr-20100817-1|95	- fix invalid de comment of xdg menu entry
12cr|kflickr-20100817-1|96	
12cr|kflickr-20100817-1|97	* Fri Jul 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9-1mdv2008.0
12cr|kflickr-20100817-1|98	+ Revision: 56316
12cr|kflickr-20100817-1|99	- new version
12cr|kflickr-20100817-1|100	- drop patch 0
12cr|kflickr-20100817-1|101	
12cr|kflickr-20100817-1|102	* Mon Apr 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8-1mdv2008.0
12cr|kflickr-20100817-1|103	+ Revision: 19544
12cr|kflickr-20100817-1|104	- new version
12cr|kflickr-20100817-1|105	
12cr|kflickr-20100817-1|106	
12cr|kflickr-20100817-1|107	* Fri Feb 09 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7-2mdv2007.0
12cr|kflickr-20100817-1|108	+ Revision: 118322
12cr|kflickr-20100817-1|109	- export QTDIR and QTLIB
12cr|kflickr-20100817-1|110	- new version
12cr|kflickr-20100817-1|111	- fix menu entry
12cr|kflickr-20100817-1|112	- fix build
12cr|kflickr-20100817-1|113	- spec file clean
12cr|kflickr-20100817-1|114	
12cr|kflickr-20100817-1|115	* Wed Jul 12 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.5-4mdv2007.0
12cr|kflickr-20100817-1|116	+ Revision: 38724
12cr|kflickr-20100817-1|117	- Increase release
12cr|kflickr-20100817-1|118	- Use macro for icons
12cr|kflickr-20100817-1|119	- XDG
12cr|kflickr-20100817-1|120	- import kflickr-0.5-3mdk
12cr|kflickr-20100817-1|121	
12cr|kflickr-20100817-1|122	* Thu May 11 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.5-3mdk
12cr|kflickr-20100817-1|123	- Rebuild to generate categories
12cr|kflickr-20100817-1|124	
12cr|kflickr-20100817-1|125	* Wed Dec 28 2005 Anssi Hannula <anssi@mandriva.org> 0.5-2mdk
12cr|kflickr-20100817-1|126	- fix build on x86_64
12cr|kflickr-20100817-1|127	
12cr|kflickr-20100817-1|128	* Fri Nov 25 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.5-1mdk
12cr|kflickr-20100817-1|129	- 0.5
12cr|kflickr-20100817-1|130	
12cr|kflickr-20100817-1|131	* Mon Oct 24 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.3-2mdk
12cr|kflickr-20100817-1|132	- Fix Build for amd64
12cr|kflickr-20100817-1|133	
12cr|kflickr-20100817-1|134	* Thu Oct 13 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.3-1mdk
12cr|kflickr-20100817-1|135	- New release 0.3
12cr|kflickr-20100817-1|136	
12cr|kflickr-20100817-1|137	* Fri Sep 23 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.2-2mdk
12cr|kflickr-20100817-1|138	- Forgot Requires/BuildRequires
12cr|kflickr-20100817-1|139	
12cr|kflickr-20100817-1|140	* Fri Sep 23 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.2-1mdk
12cr|kflickr-20100817-1|141	- Initial Mandriva package
12cr|kflickr-20100817-1|142	

2474 12
12cr|kftpgrabber-0.8.99-0.1323046.1|1	#imported from MRB
12cr|kftpgrabber-0.8.99-0.1323046.1|2	
12cr|kftpgrabber-0.8.99-0.1323046.1|3	%define version 0.8.99
12cr|kftpgrabber-0.8.99-0.1323046.1|4	%define release %mkrel 0.%revision.1
12cr|kftpgrabber-0.8.99-0.1323046.1|5	#newer svn
12cr|kftpgrabber-0.8.99-0.1323046.1|6	%define revision 1323046
12cr|kftpgrabber-0.8.99-0.1323046.1|7	
12cr|kftpgrabber-0.8.99-0.1323046.1|8	Name:		kftpgrabber
12cr|kftpgrabber-0.8.99-0.1323046.1|9	Version:	%{version}
12cr|kftpgrabber-0.8.99-0.1323046.1|10	Release:	%{release}
12cr|kftpgrabber-0.8.99-0.1323046.1|11	License:	GPLv2+
12cr|kftpgrabber-0.8.99-0.1323046.1|12	Url:	        http://www.kftp.org/
12cr|kftpgrabber-0.8.99-0.1323046.1|13	Group:		Networking/File transfer
12cr|kftpgrabber-0.8.99-0.1323046.1|14	Source0:		%{name}-%version.%revision.tar.bz2
12cr|kftpgrabber-0.8.99-0.1323046.1|15	Patch0:		kftpgrabber-0.8.99.1323046-ssh2.patch
12cr|kftpgrabber-0.8.99-0.1323046.1|16	Summary:        Graphical FTP client for KDE4
12cr|kftpgrabber-0.8.99-0.1323046.1|17	BuildRequires:  kdelibs4-devel
12cr|kftpgrabber-0.8.99-0.1323046.1|18	BuildRequires:  openssl-devel
12cr|kftpgrabber-0.8.99-0.1323046.1|19	BuildRequires:	ssh2-devel
12cr|kftpgrabber-0.8.99-0.1323046.1|20	Obsoletes:      kde4-%name <= 0.8.99-0.741976.4
12cr|kftpgrabber-0.8.99-0.1323046.1|21	Provides:       kde4-%name
12cr|kftpgrabber-0.8.99-0.1323046.1|22	
12cr|kftpgrabber-0.8.99-0.1323046.1|23	Requires: kdebase4-runtime
12cr|kftpgrabber-0.8.99-0.1323046.1|24	
12cr|kftpgrabber-0.8.99-0.1323046.1|25	%description
12cr|kftpgrabber-0.8.99-0.1323046.1|26	KFTPGrabber is a graphical FTP client for KDE4.
12cr|kftpgrabber-0.8.99-0.1323046.1|27	It supports SSL encryption, FXP transfers,
12cr|kftpgrabber-0.8.99-0.1323046.1|28	multiple FTP sessions (using tabs), bookmark system and more.
12cr|kftpgrabber-0.8.99-0.1323046.1|29	
12cr|kftpgrabber-0.8.99-0.1323046.1|30	
12cr|kftpgrabber-0.8.99-0.1323046.1|31	
12cr|kftpgrabber-0.8.99-0.1323046.1|32	%files
12cr|kftpgrabber-0.8.99-0.1323046.1|33	%doc AUTHORS ChangeLog COPYING README Roadmap
12cr|kftpgrabber-0.8.99-0.1323046.1|34	%_kde_bindir/kftpgrabber
12cr|kftpgrabber-0.8.99-0.1323046.1|35	%_kde_libdir/kde4/kftpimportplugin_filezilla3.so
12cr|kftpgrabber-0.8.99-0.1323046.1|36	%_kde_libdir/kde4/kftpimportplugin_gftp.so
12cr|kftpgrabber-0.8.99-0.1323046.1|37	%_kde_libdir/kde4/kftpimportplugin_kftp.so
12cr|kftpgrabber-0.8.99-0.1323046.1|38	%_kde_libdir/kde4/kftpimportplugin_ncftp.so
12cr|kftpgrabber-0.8.99-0.1323046.1|39	%_kde_datadir/applications/kde4/kftpgrabber.desktop
12cr|kftpgrabber-0.8.99-0.1323046.1|40	%_kde_appsdir/kftpgrabber/commands.xml
12cr|kftpgrabber-0.8.99-0.1323046.1|41	%_kde_appsdir/kftpgrabber/kftpgrabber-bi-wizard.png
12cr|kftpgrabber-0.8.99-0.1323046.1|42	%_kde_appsdir/kftpgrabber/kftpgrabber-logo.png
12cr|kftpgrabber-0.8.99-0.1323046.1|43	%_kde_appsdir/kftpgrabber/kftpgrabberui.rc
12cr|kftpgrabber-0.8.99-0.1323046.1|44	%_kde_iconsdir/hicolor/*/apps/kftpgrabber.png
12cr|kftpgrabber-0.8.99-0.1323046.1|45	%_kde_datadir/kde4/services/kftpbookmarkimportplugin.desktop
12cr|kftpgrabber-0.8.99-0.1323046.1|46	%_kde_datadir/kde4/services/kftpimportplugin_filezilla3.desktop
12cr|kftpgrabber-0.8.99-0.1323046.1|47	%_kde_datadir/kde4/services/kftpimportplugin_gftp.desktop
12cr|kftpgrabber-0.8.99-0.1323046.1|48	%_kde_datadir/kde4/services/kftpimportplugin_kftp.desktop
12cr|kftpgrabber-0.8.99-0.1323046.1|49	%_kde_datadir/kde4/services/kftpimportplugin_ncftp.desktop
12cr|kftpgrabber-0.8.99-0.1323046.1|50	
12cr|kftpgrabber-0.8.99-0.1323046.1|51	#------------------------------------------------
12cr|kftpgrabber-0.8.99-0.1323046.1|52	
12cr|kftpgrabber-0.8.99-0.1323046.1|53	%define libkftpinterfaces %mklibname kftpinterfaces 4
12cr|kftpgrabber-0.8.99-0.1323046.1|54	
12cr|kftpgrabber-0.8.99-0.1323046.1|55	%package -n %libkftpinterfaces
12cr|kftpgrabber-0.8.99-0.1323046.1|56	Summary: KDE 4 core library
12cr|kftpgrabber-0.8.99-0.1323046.1|57	Group: System/Libraries
12cr|kftpgrabber-0.8.99-0.1323046.1|58	Obsoletes:  %{_lib}kftpgrabber0 < 0.8.1-2
12cr|kftpgrabber-0.8.99-0.1323046.1|59	
12cr|kftpgrabber-0.8.99-0.1323046.1|60	%description -n %libkftpinterfaces
12cr|kftpgrabber-0.8.99-0.1323046.1|61	KFtpgrabber library.
12cr|kftpgrabber-0.8.99-0.1323046.1|62	
12cr|kftpgrabber-0.8.99-0.1323046.1|63	%files -n %libkftpinterfaces
12cr|kftpgrabber-0.8.99-0.1323046.1|64	%doc AUTHORS ChangeLog COPYING README Roadmap
12cr|kftpgrabber-0.8.99-0.1323046.1|65	%_kde_libdir/libkftpinterfaces.so.*
12cr|kftpgrabber-0.8.99-0.1323046.1|66	
12cr|kftpgrabber-0.8.99-0.1323046.1|67	#------------------------------------------------
12cr|kftpgrabber-0.8.99-0.1323046.1|68	
12cr|kftpgrabber-0.8.99-0.1323046.1|69	%package devel
12cr|kftpgrabber-0.8.99-0.1323046.1|70	Group: Development/KDE and Qt
12cr|kftpgrabber-0.8.99-0.1323046.1|71	Summary: Header files and documentation for compiling KFtpgrabber based applications
12cr|kftpgrabber-0.8.99-0.1323046.1|72	Requires: %libkftpinterfaces = %version
12cr|kftpgrabber-0.8.99-0.1323046.1|73	Obsoletes:      kde4-%name-devel <= 0.8.99-0.741976.4
12cr|kftpgrabber-0.8.99-0.1323046.1|74	Provides:       kde4-%name-devel
12cr|kftpgrabber-0.8.99-0.1323046.1|75	
12cr|kftpgrabber-0.8.99-0.1323046.1|76	
12cr|kftpgrabber-0.8.99-0.1323046.1|77	%description devel
12cr|kftpgrabber-0.8.99-0.1323046.1|78	This package includes the header files you will need to compile applications
12cr|kftpgrabber-0.8.99-0.1323046.1|79	for KFtpgrabber.
12cr|kftpgrabber-0.8.99-0.1323046.1|80	
12cr|kftpgrabber-0.8.99-0.1323046.1|81	%files devel
12cr|kftpgrabber-0.8.99-0.1323046.1|82	%doc AUTHORS ChangeLog COPYING README Roadmap
12cr|kftpgrabber-0.8.99-0.1323046.1|83	%_kde_libdir/libkftpinterfaces.so
12cr|kftpgrabber-0.8.99-0.1323046.1|84	
12cr|kftpgrabber-0.8.99-0.1323046.1|85	#------------------------------------------------
12cr|kftpgrabber-0.8.99-0.1323046.1|86	
12cr|kftpgrabber-0.8.99-0.1323046.1|87	
12cr|kftpgrabber-0.8.99-0.1323046.1|88	%prep
12cr|kftpgrabber-0.8.99-0.1323046.1|89	%setup -q -n kftpgrabber-0.8.99.1323046
12cr|kftpgrabber-0.8.99-0.1323046.1|90	%patch0 -p1 -b ssh2-fix
12cr|kftpgrabber-0.8.99-0.1323046.1|91	
12cr|kftpgrabber-0.8.99-0.1323046.1|92	%build
12cr|kftpgrabber-0.8.99-0.1323046.1|93	%cmake_kde4
12cr|kftpgrabber-0.8.99-0.1323046.1|94	%make
12cr|kftpgrabber-0.8.99-0.1323046.1|95	
12cr|kftpgrabber-0.8.99-0.1323046.1|96	%install
12cr|kftpgrabber-0.8.99-0.1323046.1|97	cd build
12cr|kftpgrabber-0.8.99-0.1323046.1|98	%{makeinstall_std}
12cr|kftpgrabber-0.8.99-0.1323046.1|99	cd .
12cr|kftpgrabber-0.8.99-0.1323046.1|100	chmod 644 %buildroot/%_kde_datadir/applications/kde4/kftpgrabber.desktop
12cr|kftpgrabber-0.8.99-0.1323046.1|101	
12cr|kftpgrabber-0.8.99-0.1323046.1|102	
12cr|kftpgrabber-0.8.99-0.1323046.1|103	

2475 12
12cr|kgraphviewer-2.1.1-3|1	Name:		kgraphviewer
12cr|kgraphviewer-2.1.1-3|2	Version:	2.1.1
12cr|kgraphviewer-2.1.1-3|3	Release:	3
12cr|kgraphviewer-2.1.1-3|4	Summary:	A GraphViz dot graph viewer for KDE
12cr|kgraphviewer-2.1.1-3|5	License:	GPLv2+
12cr|kgraphviewer-2.1.1-3|6	Group:		Graphics
12cr|kgraphviewer-2.1.1-3|7	Url:		https://gna.org/projects/kgraphviewer
12cr|kgraphviewer-2.1.1-3|8	Source0:	https://api.opensuse.org/public/source/home:milianw:kdeapps/kgraphviewer/%{name}-%{version}.tar.gz
12cr|kgraphviewer-2.1.1-3|9	Patch0:		kgraphviewer-2.1.1-boost-1.50.patch
12cr|kgraphviewer-2.1.1-3|10	Requires:	graphviz
12cr|kgraphviewer-2.1.1-3|11	BuildRequires:	desktop-file-utils
12cr|kgraphviewer-2.1.1-3|12	BuildRequires:	boost-devel
12cr|kgraphviewer-2.1.1-3|13	BuildRequires:	kdepimlibs4-devel
12cr|kgraphviewer-2.1.1-3|14	BuildRequires:	graphviz-devel
12cr|kgraphviewer-2.1.1-3|15	Requires:	graphviz
12cr|kgraphviewer-2.1.1-3|16	
12cr|kgraphviewer-2.1.1-3|17	%description
12cr|kgraphviewer-2.1.1-3|18	KGraphViewer is user-friendly KDE application for viewing dot graphs
12cr|kgraphviewer-2.1.1-3|19	created for processing with GraphViz. Notable features provided include:
12cr|kgraphviewer-2.1.1-3|20	
12cr|kgraphviewer-2.1.1-3|21	- loading of several graphs in tabs
12cr|kgraphviewer-2.1.1-3|22	- bird's-eye graph view
12cr|kgraphviewer-2.1.1-3|23	- zooming view
12cr|kgraphviewer-2.1.1-3|24	- simple printing
12cr|kgraphviewer-2.1.1-3|25	- context menu and toolbar for selecting layout algorithms
12cr|kgraphviewer-2.1.1-3|26	- session management
12cr|kgraphviewer-2.1.1-3|27	
12cr|kgraphviewer-2.1.1-3|28	%files -f %{name}.lang
12cr|kgraphviewer-2.1.1-3|29	%{_kde_bindir}/*
12cr|kgraphviewer-2.1.1-3|30	%{_kde_libdir}/kde4/*.so
12cr|kgraphviewer-2.1.1-3|31	%{_kde_applicationsdir}/*.desktop
12cr|kgraphviewer-2.1.1-3|32	%{_kde_appsdir}/*
12cr|kgraphviewer-2.1.1-3|33	%{_kde_datadir}/config.kcfg/*.kcfg
12cr|kgraphviewer-2.1.1-3|34	%{_kde_iconsdir}/*/*/*/*.png
12cr|kgraphviewer-2.1.1-3|35	%{_kde_services}/*.desktop
12cr|kgraphviewer-2.1.1-3|36	
12cr|kgraphviewer-2.1.1-3|37	#--------------------------------------------------------------------
12cr|kgraphviewer-2.1.1-3|38	
12cr|kgraphviewer-2.1.1-3|39	%define libkgraphviewer %mklibname kgraphviewer 3
12cr|kgraphviewer-2.1.1-3|40	
12cr|kgraphviewer-2.1.1-3|41	%package -n %{libkgraphviewer}
12cr|kgraphviewer-2.1.1-3|42	Group:		Graphics
12cr|kgraphviewer-2.1.1-3|43	Summary:	Shared library for %{name}
12cr|kgraphviewer-2.1.1-3|44	
12cr|kgraphviewer-2.1.1-3|45	%description -n %{libkgraphviewer}
12cr|kgraphviewer-2.1.1-3|46	This package contains shared library for %{name}.
12cr|kgraphviewer-2.1.1-3|47	
12cr|kgraphviewer-2.1.1-3|48	%files -n %{libkgraphviewer}
12cr|kgraphviewer-2.1.1-3|49	%{_kde_libdir}/libkgraphviewer.so.*
12cr|kgraphviewer-2.1.1-3|50	
12cr|kgraphviewer-2.1.1-3|51	#--------------------------------------------------------------------
12cr|kgraphviewer-2.1.1-3|52	
12cr|kgraphviewer-2.1.1-3|53	%package devel
12cr|kgraphviewer-2.1.1-3|54	Group:		Graphics
12cr|kgraphviewer-2.1.1-3|55	Summary:	Development files for %{name}
12cr|kgraphviewer-2.1.1-3|56	Requires:	%{libkgraphviewer} = %{version}-%{release}
12cr|kgraphviewer-2.1.1-3|57	
12cr|kgraphviewer-2.1.1-3|58	%description devel
12cr|kgraphviewer-2.1.1-3|59	This package contains development files for %{name}.
12cr|kgraphviewer-2.1.1-3|60	
12cr|kgraphviewer-2.1.1-3|61	%files devel
12cr|kgraphviewer-2.1.1-3|62	%{_kde_libdir}/libkgraphviewer.so
12cr|kgraphviewer-2.1.1-3|63	%{_kde_includedir}/%{name}
12cr|kgraphviewer-2.1.1-3|64	
12cr|kgraphviewer-2.1.1-3|65	#--------------------------------------------------------------------
12cr|kgraphviewer-2.1.1-3|66	
12cr|kgraphviewer-2.1.1-3|67	%prep
12cr|kgraphviewer-2.1.1-3|68	%setup -q
12cr|kgraphviewer-2.1.1-3|69	%apply_patches
12cr|kgraphviewer-2.1.1-3|70	
12cr|kgraphviewer-2.1.1-3|71	%build
12cr|kgraphviewer-2.1.1-3|72	%cmake_kde4
12cr|kgraphviewer-2.1.1-3|73	%make
12cr|kgraphviewer-2.1.1-3|74	
12cr|kgraphviewer-2.1.1-3|75	%install
12cr|kgraphviewer-2.1.1-3|76	%makeinstall_std -C build
12cr|kgraphviewer-2.1.1-3|77	
12cr|kgraphviewer-2.1.1-3|78	desktop-file-install --vendor='' \
12cr|kgraphviewer-2.1.1-3|79	--dir %{buildroot}%{_kde_datadir}/applications/kde4/ \
12cr|kgraphviewer-2.1.1-3|80	--remove-key='Encoding' \
12cr|kgraphviewer-2.1.1-3|81	--remove-category='Application' \
12cr|kgraphviewer-2.1.1-3|82	--add-category='Science;Education' \
12cr|kgraphviewer-2.1.1-3|83	%{buildroot}%{_kde_datadir}/applications/kde4/kgraphviewer.desktop \
12cr|kgraphviewer-2.1.1-3|84	%{buildroot}%{_kde_datadir}/applications/kde4/kgrapheditor.desktop
12cr|kgraphviewer-2.1.1-3|85	
12cr|kgraphviewer-2.1.1-3|86	%find_lang %{name} --with-html
12cr|kgraphviewer-2.1.1-3|87	

2476 12
12cr|kgtk-0.10.1-2|1	%define name	kgtk
12cr|kgtk-0.10.1-2|2	%define oname	KGtk
12cr|kgtk-0.10.1-2|3	
12cr|kgtk-0.10.1-2|4	Name:           %name
12cr|kgtk-0.10.1-2|5	Version:        0.10.1
12cr|kgtk-0.10.1-2|6	Release:        %mkrel 2
12cr|kgtk-0.10.1-2|7	Summary:        KGtk - Allow to use KDE's file dialogs when run under KDE for GTK apps
12cr|kgtk-0.10.1-2|8	Group:          Graphical desktop/KDE
12cr|kgtk-0.10.1-2|9	License:        GPL
12cr|kgtk-0.10.1-2|10	URL:            http://www.kde-apps.org/content/show.php/KGtk+%28Use+KDE+Dialogs+in+Gtk+Apps%29?content=36077
12cr|kgtk-0.10.1-2|11	Source:	        %{oname}-%{version}.tar.bz2
12cr|kgtk-0.10.1-2|12	Patch0:         KGtk-0.9.4-fix-libdir.patch
12cr|kgtk-0.10.1-2|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|kgtk-0.10.1-2|14	BuildRequires:  kdelibs4-devel
12cr|kgtk-0.10.1-2|15	BuildRequires:  gtk2-devel
12cr|kgtk-0.10.1-2|16	
12cr|kgtk-0.10.1-2|17	%description
12cr|kgtk-0.10.1-2|18	This is a quick-and-dirty LD_PRELOAD hack that allows *some*
12cr|kgtk-0.10.1-2|19	Gtk applications to use KDE's file dialogs when run under KDE.
12cr|kgtk-0.10.1-2|20	
12cr|kgtk-0.10.1-2|21	%files
12cr|kgtk-0.10.1-2|22	%defattr(-,root,root,-)
12cr|kgtk-0.10.1-2|23	%_bindir/kdialogd-wrapper
12cr|kgtk-0.10.1-2|24	%_bindir/kdialogd4
12cr|kgtk-0.10.1-2|25	%_bindir/kgtk-wrapper
12cr|kgtk-0.10.1-2|26	%_bindir/kgtk2-wrapper
12cr|kgtk-0.10.1-2|27	%_libdir/kgtk/libkgtk2.so
12cr|kgtk-0.10.1-2|28	
12cr|kgtk-0.10.1-2|29	%{_datadir}/locale/*/LC_MESSAGES/kdialogd4.mo
12cr|kgtk-0.10.1-2|30	
12cr|kgtk-0.10.1-2|31	#--------------------------------------------------------------------
12cr|kgtk-0.10.1-2|32	
12cr|kgtk-0.10.1-2|33	%prep
12cr|kgtk-0.10.1-2|34	rm -rf $RPM_BUILD_ROOT
12cr|kgtk-0.10.1-2|35	%setup -q -n %oname-%version
12cr|kgtk-0.10.1-2|36	%patch0 -p1
12cr|kgtk-0.10.1-2|37	
12cr|kgtk-0.10.1-2|38	%build
12cr|kgtk-0.10.1-2|39	%cmake_kde4 -DKGTK_KDE4=true
12cr|kgtk-0.10.1-2|40	
12cr|kgtk-0.10.1-2|41	
12cr|kgtk-0.10.1-2|42	%make
12cr|kgtk-0.10.1-2|43	
12cr|kgtk-0.10.1-2|44	%install
12cr|kgtk-0.10.1-2|45	cd build
12cr|kgtk-0.10.1-2|46	%makeinstall_std
12cr|kgtk-0.10.1-2|47	
12cr|kgtk-0.10.1-2|48	%clean
12cr|kgtk-0.10.1-2|49	rm -rf $RPM_BUILD_ROOT
12cr|kgtk-0.10.1-2|50	
12cr|kgtk-0.10.1-2|51	
12cr|kgtk-0.10.1-2|52	%changelog
12cr|kgtk-0.10.1-2|53	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10.1-2mdv2011.0
12cr|kgtk-0.10.1-2|54	+ Revision: 612599
12cr|kgtk-0.10.1-2|55	- the mass rebuild of 2010.1 packages
12cr|kgtk-0.10.1-2|56	
12cr|kgtk-0.10.1-2|57	* Sun Mar 07 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.10.1-1mdv2010.1
12cr|kgtk-0.10.1-2|58	+ Revision: 515352
12cr|kgtk-0.10.1-2|59	- update to 0.10.1
12cr|kgtk-0.10.1-2|60	- drop an old patch, applied upstream.
12cr|kgtk-0.10.1-2|61	
12cr|kgtk-0.10.1-2|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|kgtk-0.10.1-2|63	- rebuild
12cr|kgtk-0.10.1-2|64	
12cr|kgtk-0.10.1-2|65	* Fri Mar 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-1mdv2009.1
12cr|kgtk-0.10.1-2|66	+ Revision: 349614
12cr|kgtk-0.10.1-2|67	- Fix build
12cr|kgtk-0.10.1-2|68	- New version
12cr|kgtk-0.10.1-2|69	
12cr|kgtk-0.10.1-2|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|kgtk-0.10.1-2|71	- rebuild
12cr|kgtk-0.10.1-2|72	
12cr|kgtk-0.10.1-2|73	* Sun Mar 02 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.4-2mdv2008.1
12cr|kgtk-0.10.1-2|74	+ Revision: 177677
12cr|kgtk-0.10.1-2|75	- [BUGFIX] Fix preload error (Bug #37936)
12cr|kgtk-0.10.1-2|76	
12cr|kgtk-0.10.1-2|77	+ Olivier Blin <oblin@mandriva.com>
12cr|kgtk-0.10.1-2|78	- restore BuildRoot
12cr|kgtk-0.10.1-2|79	
12cr|kgtk-0.10.1-2|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|kgtk-0.10.1-2|81	- kill re-definition of %%buildroot on Pixel's request
12cr|kgtk-0.10.1-2|82	- kill extra spacing at top of description
12cr|kgtk-0.10.1-2|83	
12cr|kgtk-0.10.1-2|84	* Fri Dec 07 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.4-1mdv2008.1
12cr|kgtk-0.10.1-2|85	+ Revision: 116104
12cr|kgtk-0.10.1-2|86	- Fix install on x86_64
12cr|kgtk-0.10.1-2|87	- import kgtk
12cr|kgtk-0.10.1-2|88	
12cr|kgtk-0.10.1-2|89	

2477 12
12cr|kiax-2.1-0.122.2|1	%define svn	122
12cr|kiax-2.1-0.122.2|2	%define rel	3
12cr|kiax-2.1-0.122.2|3	
12cr|kiax-2.1-0.122.2|4	%if %svn
12cr|kiax-2.1-0.122.2|5	%define release		%mkrel 0.%{svn}.2
12cr|kiax-2.1-0.122.2|6	%define distname	%{name}-%{svn}.tar.lzma
12cr|kiax-2.1-0.122.2|7	%define dirname		%{name}
12cr|kiax-2.1-0.122.2|8	%else
12cr|kiax-2.1-0.122.2|9	%define release		%mkrel %{rel}
12cr|kiax-2.1-0.122.2|10	%define distname	%{name}-%{version}.tar.lzma
12cr|kiax-2.1-0.122.2|11	%define dirname		%{name}-%{version}
12cr|kiax-2.1-0.122.2|12	%endif
12cr|kiax-2.1-0.122.2|13	
12cr|kiax-2.1-0.122.2|14	Summary:	IAX client application (softphone)
12cr|kiax-2.1-0.122.2|15	Name:		kiax
12cr|kiax-2.1-0.122.2|16	Version:	2.1
12cr|kiax-2.1-0.122.2|17	Release:	%{release}
12cr|kiax-2.1-0.122.2|18	License:	GPL+ and LGPL+
12cr|kiax-2.1-0.122.2|19	Group:		Graphical desktop/KDE
12cr|kiax-2.1-0.122.2|20	URL:		http://kiax.org/
12cr|kiax-2.1-0.122.2|21	# They don't seem hot on source tarballs. Look for a tag in SVN if you
12cr|kiax-2.1-0.122.2|22	# want to package a stable release. - AdamW 2009/01
12cr|kiax-2.1-0.122.2|23	Source0:	http://prdownloads.sourceforge.net/%{name}/%{distname}
12cr|kiax-2.1-0.122.2|24	Source1:	http://kiax.sourceforge.net/img/kiax_logo_small.png
12cr|kiax-2.1-0.122.2|25	# Use system libraries. Wow, this buildsystem sucks - AdamW 2009/01
12cr|kiax-2.1-0.122.2|26	Patch0:		kiax-2.1-system_libs.patch
12cr|kiax-2.1-0.122.2|27	# Fixes for GCC 4.3 - AdamW 2009/01
12cr|kiax-2.1-0.122.2|28	Patch1:		kiax-2.0-gcc43.patch
12cr|kiax-2.1-0.122.2|29	# Fix for string literal errors - AdamW 2009/01
12cr|kiax-2.1-0.122.2|30	Patch2:		kiax-2.0-literal.patch
12cr|kiax-2.1-0.122.2|31	# Don't build with dottel, whatever the crap it is, as it's broken
12cr|kiax-2.1-0.122.2|32	# - AdamW 2009/01
12cr|kiax-2.1-0.122.2|33	Patch3:		kiax-2.1-disable_dottel.patch
12cr|kiax-2.1-0.122.2|34	BuildRequires:	imagemagick
12cr|kiax-2.1-0.122.2|35	BuildRequires:	iaxclient-devel
12cr|kiax-2.1-0.122.2|36	BuildRequires:	xpm-devel
12cr|kiax-2.1-0.122.2|37	BuildRequires:	libjson-devel
12cr|kiax-2.1-0.122.2|38	BuildRequires:	pkgconfig(speex)
12cr|kiax-2.1-0.122.2|39	BuildRequires:	portaudio-devel
12cr|kiax-2.1-0.122.2|40	BuildRequires:	gsm-devel
12cr|kiax-2.1-0.122.2|41	BuildRequires:	libqt4-devel
12cr|kiax-2.1-0.122.2|42	BuildRequires:	sqlite3-devel
12cr|kiax-2.1-0.122.2|43	BuildRequires:	pkgconfig(alsa)
12cr|kiax-2.1-0.122.2|44	BuildRequires:	ldns-devel
12cr|kiax-2.1-0.122.2|45	Requires(post): desktop-file-utils
12cr|kiax-2.1-0.122.2|46	Requires(postun): desktop-file-utils
12cr|kiax-2.1-0.122.2|47	
12cr|kiax-2.1-0.122.2|48	%description
12cr|kiax-2.1-0.122.2|49	Kiax is an IAX client application (a so called Softphone) which
12cr|kiax-2.1-0.122.2|50	allows PC users to make ordinary VoIP calls to Asterisk servers,
12cr|kiax-2.1-0.122.2|51	the same way as they do it with their hardware telephone. It aims
12cr|kiax-2.1-0.122.2|52	to provide a simple and user-friendly graphical interface and
12cr|kiax-2.1-0.122.2|53	desktop integration for calling, contact list, call register
12cr|kiax-2.1-0.122.2|54	management and easy configuration. That is - a simple to use IAX
12cr|kiax-2.1-0.122.2|55	Client.
12cr|kiax-2.1-0.122.2|56	
12cr|kiax-2.1-0.122.2|57	%prep
12cr|kiax-2.1-0.122.2|58	%setup -q -n %{dirname}
12cr|kiax-2.1-0.122.2|59	%patch0 -p1 -b .system
12cr|kiax-2.1-0.122.2|60	%patch1 -p0 -b .gcc43
12cr|kiax-2.1-0.122.2|61	%patch2 -p1 -b .literal
12cr|kiax-2.1-0.122.2|62	%patch3 -p1 -b .dottel
12cr|kiax-2.1-0.122.2|63	
12cr|kiax-2.1-0.122.2|64	%build
12cr|kiax-2.1-0.122.2|65	%qmake_qt4
12cr|kiax-2.1-0.122.2|66	%make
12cr|kiax-2.1-0.122.2|67	
12cr|kiax-2.1-0.122.2|68	%install
12cr|kiax-2.1-0.122.2|69	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|kiax-2.1-0.122.2|70	
12cr|kiax-2.1-0.122.2|71	install -d %{buildroot}%{_bindir}
12cr|kiax-2.1-0.122.2|72	install -d %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|kiax-2.1-0.122.2|73	install -d %{buildroot}%{_datadir}/%{name}/icons
12cr|kiax-2.1-0.122.2|74	
12cr|kiax-2.1-0.122.2|75	install -m0755 gui/gui %{buildroot}%{_bindir}/%{name}
12cr|kiax-2.1-0.122.2|76	install -m0644 gui/icons/*.png %{buildroot}%{_datadir}/%{name}/icons/
12cr|kiax-2.1-0.122.2|77	install -m0644 gui/*.ui %{buildroot}%{_datadir}/%{name}
12cr|kiax-2.1-0.122.2|78	
12cr|kiax-2.1-0.122.2|79	# fix some icons
12cr|kiax-2.1-0.122.2|80	convert %{SOURCE1} -geometry 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|kiax-2.1-0.122.2|81	convert %{SOURCE1} -geometry 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|kiax-2.1-0.122.2|82	convert %{SOURCE1} -geometry 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|kiax-2.1-0.122.2|83	
12cr|kiax-2.1-0.122.2|84	# XDG menu
12cr|kiax-2.1-0.122.2|85	install -d %{buildroot}%{_datadir}/applications
12cr|kiax-2.1-0.122.2|86	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|kiax-2.1-0.122.2|87	[Desktop Entry]
12cr|kiax-2.1-0.122.2|88	Name=Kiax
12cr|kiax-2.1-0.122.2|89	Comment=IAX softphone
12cr|kiax-2.1-0.122.2|90	Exec=%{_bindir}/%{name}
12cr|kiax-2.1-0.122.2|91	Icon=%{name}
12cr|kiax-2.1-0.122.2|92	Terminal=false
12cr|kiax-2.1-0.122.2|93	Type=Application
12cr|kiax-2.1-0.122.2|94	Categories=Network;Telephony;
12cr|kiax-2.1-0.122.2|95	EOF
12cr|kiax-2.1-0.122.2|96	
12cr|kiax-2.1-0.122.2|97	%if %mdkversion < 200900
12cr|kiax-2.1-0.122.2|98	%post
12cr|kiax-2.1-0.122.2|99	%update_menus
12cr|kiax-2.1-0.122.2|100	%update_desktop_database
12cr|kiax-2.1-0.122.2|101	%endif
12cr|kiax-2.1-0.122.2|102	
12cr|kiax-2.1-0.122.2|103	%if %mdkversion < 200900
12cr|kiax-2.1-0.122.2|104	%postun
12cr|kiax-2.1-0.122.2|105	%clean_menus
12cr|kiax-2.1-0.122.2|106	%clean_desktop_database
12cr|kiax-2.1-0.122.2|107	%endif
12cr|kiax-2.1-0.122.2|108	
12cr|kiax-2.1-0.122.2|109	%clean
12cr|kiax-2.1-0.122.2|110	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|kiax-2.1-0.122.2|111	
12cr|kiax-2.1-0.122.2|112	%files
12cr|kiax-2.1-0.122.2|113	%defattr(-,root,root,-)
12cr|kiax-2.1-0.122.2|114	%{_bindir}/%{name}
12cr|kiax-2.1-0.122.2|115	%{_datadir}/%{name}
12cr|kiax-2.1-0.122.2|116	%{_datadir}/applications/*.desktop
12cr|kiax-2.1-0.122.2|117	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|kiax-2.1-0.122.2|118	
12cr|kiax-2.1-0.122.2|119	
12cr|kiax-2.1-0.122.2|120	
12cr|kiax-2.1-0.122.2|121	%changelog
12cr|kiax-2.1-0.122.2|122	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 2.1-0.122.1mdv2010.1
12cr|kiax-2.1-0.122.2|123	+ Revision: 508460
12cr|kiax-2.1-0.122.2|124	- more gcc 43 fix
12cr|kiax-2.1-0.122.2|125	
12cr|kiax-2.1-0.122.2|126	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|kiax-2.1-0.122.2|127	- rebuild
12cr|kiax-2.1-0.122.2|128	
12cr|kiax-2.1-0.122.2|129	* Tue Jan 06 2009 Adam Williamson <awilliamson@mandriva.org> 2.1-0.122.1mdv2009.1
12cr|kiax-2.1-0.122.2|130	+ Revision: 325192
12cr|kiax-2.1-0.122.2|131	- update file list
12cr|kiax-2.1-0.122.2|132	- update menu entry
12cr|kiax-2.1-0.122.2|133	- fd.o icons
12cr|kiax-2.1-0.122.2|134	- builds with qmake now
12cr|kiax-2.1-0.122.2|135	- update and fix buildrequires
12cr|kiax-2.1-0.122.2|136	- add dottel.patch: don't build with dottel support, it breaks
12cr|kiax-2.1-0.122.2|137	- add literal.patch: fix string literal errors
12cr|kiax-2.1-0.122.2|138	- add system_libs.patch: build against system libs
12cr|kiax-2.1-0.122.2|139	- drop old patches now irrelevant
12cr|kiax-2.1-0.122.2|140	- new license policy, correct license
12cr|kiax-2.1-0.122.2|141	- add conditionals for SVN build
12cr|kiax-2.1-0.122.2|142	- bump to current SVN (basically 2.1 beta 1, they don't do tarballs)
12cr|kiax-2.1-0.122.2|143	
12cr|kiax-2.1-0.122.2|144	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|kiax-2.1-0.122.2|145	- lowercase ImageMagick
12cr|kiax-2.1-0.122.2|146	
12cr|kiax-2.1-0.122.2|147	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|kiax-2.1-0.122.2|148	- rebuild
12cr|kiax-2.1-0.122.2|149	- rebuild
12cr|kiax-2.1-0.122.2|150	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|kiax-2.1-0.122.2|151	- drop old menu
12cr|kiax-2.1-0.122.2|152	- kill re-definition of %%buildroot on Pixel's request
12cr|kiax-2.1-0.122.2|153	- import kiax
12cr|kiax-2.1-0.122.2|154	
12cr|kiax-2.1-0.122.2|155	+ Pixel <pixel@mandriva.com>
12cr|kiax-2.1-0.122.2|156	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|kiax-2.1-0.122.2|157	
12cr|kiax-2.1-0.122.2|158	+ Olivier Blin <oblin@mandriva.com>
12cr|kiax-2.1-0.122.2|159	- restore BuildRoot
12cr|kiax-2.1-0.122.2|160	
12cr|kiax-2.1-0.122.2|161	
12cr|kiax-2.1-0.122.2|162	* Sun Sep 17 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.51-3mdv2007.0
12cr|kiax-2.1-0.122.2|163	- rebuild
12cr|kiax-2.1-0.122.2|164	
12cr|kiax-2.1-0.122.2|165	* Fri Sep 15 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.51-2mdv2007.0
12cr|kiax-2.1-0.122.2|166	- fix xdg menu
12cr|kiax-2.1-0.122.2|167	
12cr|kiax-2.1-0.122.2|168	* Sun Jun 11 2006 Stefan van der Eijk <stefan@eijk.nu> 0.8.51-1mdk
12cr|kiax-2.1-0.122.2|169	- 0.8.51
12cr|kiax-2.1-0.122.2|170	- rediff patch0
12cr|kiax-2.1-0.122.2|171	- drop patch1 (merged upstream)
12cr|kiax-2.1-0.122.2|172	
12cr|kiax-2.1-0.122.2|173	* Mon Dec 26 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.8.4-3mdk
12cr|kiax-2.1-0.122.2|174	- Remove redundant buildRequires
12cr|kiax-2.1-0.122.2|175	
12cr|kiax-2.1-0.122.2|176	* Mon Apr 18 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.4-2mdk
12cr|kiax-2.1-0.122.2|177	- make it work on x86_64 (P1 by emosto at users.sourceforge.net)
12cr|kiax-2.1-0.122.2|178	
12cr|kiax-2.1-0.122.2|179	* Fri Apr 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.4-1mdk
12cr|kiax-2.1-0.122.2|180	- 0.8.4
12cr|kiax-2.1-0.122.2|181	- fix P0
12cr|kiax-2.1-0.122.2|182	- use correct menu group
12cr|kiax-2.1-0.122.2|183	- note 0.8.4 segfaults on 10.1 x86_64
12cr|kiax-2.1-0.122.2|184	
12cr|kiax-2.1-0.122.2|185	* Mon Apr 11 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.3-1mdk
12cr|kiax-2.1-0.122.2|186	- initial package

2478 12
12cr|kiba-dbus-plugins-0.1-0.722.2|1	%define svn	722
12cr|kiba-dbus-plugins-0.1-0.722.2|2	%define release 0.%{svn}.2
12cr|kiba-dbus-plugins-0.1-0.722.2|3	
12cr|kiba-dbus-plugins-0.1-0.722.2|4	%define python_compile_opt python -O -c "import compileall; compileall.compile_dir('.')"
12cr|kiba-dbus-plugins-0.1-0.722.2|5	%define python_compile     python -c "import compileall; compileall.compile_dir('.')"
12cr|kiba-dbus-plugins-0.1-0.722.2|6	
12cr|kiba-dbus-plugins-0.1-0.722.2|7	Name:		kiba-dbus-plugins
12cr|kiba-dbus-plugins-0.1-0.722.2|8	Version:	0.1
12cr|kiba-dbus-plugins-0.1-0.722.2|9	Release:	%{release}
12cr|kiba-dbus-plugins-0.1-0.722.2|10	Summary:	D-Bus plugins for Kiba-Dock
12cr|kiba-dbus-plugins-0.1-0.722.2|11	Group:		System/X11
12cr|kiba-dbus-plugins-0.1-0.722.2|12	URL:		http://www.kiba-dock.org/
12cr|kiba-dbus-plugins-0.1-0.722.2|13	Source0:	%{name}-%{svn}.tar.lzma
12cr|kiba-dbus-plugins-0.1-0.722.2|14	patch0:		kiba-dbus-plugins-722.kiba-doc-version.patch
12cr|kiba-dbus-plugins-0.1-0.722.2|15	License:	GPLv2+
12cr|kiba-dbus-plugins-0.1-0.722.2|16	BuildArch:	noarch
12cr|kiba-dbus-plugins-0.1-0.722.2|17	BuildRequires:	kiba-dock-devel = %{version}
12cr|kiba-dbus-plugins-0.1-0.722.2|18	BuildRequires:	intltool
12cr|kiba-dbus-plugins-0.1-0.722.2|19	BuildRequires:	dbus-devel
12cr|kiba-dbus-plugins-0.1-0.722.2|20	BuildRequires:	pygtk2.0-devel
12cr|kiba-dbus-plugins-0.1-0.722.2|21	Requires:	kiba-dock
12cr|kiba-dbus-plugins-0.1-0.722.2|22	
12cr|kiba-dbus-plugins-0.1-0.722.2|23	%description
12cr|kiba-dbus-plugins-0.1-0.722.2|24	D-Bus plugins for Kiba-Dock.
12cr|kiba-dbus-plugins-0.1-0.722.2|25	
12cr|kiba-dbus-plugins-0.1-0.722.2|26	%prep
12cr|kiba-dbus-plugins-0.1-0.722.2|27	%setup -q -n %{name}
12cr|kiba-dbus-plugins-0.1-0.722.2|28	%patch0 -p1 -b .kiba-doc-version
12cr|kiba-dbus-plugins-0.1-0.722.2|29	
12cr|kiba-dbus-plugins-0.1-0.722.2|30	%build
12cr|kiba-dbus-plugins-0.1-0.722.2|31	sh autogen.sh -V
12cr|kiba-dbus-plugins-0.1-0.722.2|32	%configure2_5x
12cr|kiba-dbus-plugins-0.1-0.722.2|33	%make
12cr|kiba-dbus-plugins-0.1-0.722.2|34	
12cr|kiba-dbus-plugins-0.1-0.722.2|35	%install
12cr|kiba-dbus-plugins-0.1-0.722.2|36	%makeinstall_std
12cr|kiba-dbus-plugins-0.1-0.722.2|37	%find_lang kiba-dbus-plugin
12cr|kiba-dbus-plugins-0.1-0.722.2|38	
12cr|kiba-dbus-plugins-0.1-0.722.2|39	pushd scripts
12cr|kiba-dbus-plugins-0.1-0.722.2|40	%python_compile_opt
12cr|kiba-dbus-plugins-0.1-0.722.2|41	%python_compile
12cr|kiba-dbus-plugins-0.1-0.722.2|42	# Some of the scripts are never installed, apparently, so can't just
12cr|kiba-dbus-plugins-0.1-0.722.2|43	# use * - AdamW 2008/03
12cr|kiba-dbus-plugins-0.1-0.722.2|44	for i in mail weather signal battery feeder; do \
12cr|kiba-dbus-plugins-0.1-0.722.2|45	install -m 0644 kiba-$i.pyc kiba-$i.pyo %{buildroot}%{_datadir}/kiba-dock/dbus_scripts; \
12cr|kiba-dbus-plugins-0.1-0.722.2|46	done
12cr|kiba-dbus-plugins-0.1-0.722.2|47	popd
12cr|kiba-dbus-plugins-0.1-0.722.2|48	
12cr|kiba-dbus-plugins-0.1-0.722.2|49	%files -f kiba-dbus-plugin.lang
12cr|kiba-dbus-plugins-0.1-0.722.2|50	%defattr(-,root,root)
12cr|kiba-dbus-plugins-0.1-0.722.2|51	%doc AUTHORS ChangeLog
12cr|kiba-dbus-plugins-0.1-0.722.2|52	%{_datadir}/kiba-dock/config_schemas/plugins/python_scripts.xml
12cr|kiba-dbus-plugins-0.1-0.722.2|53	%{_datadir}/kiba-dock/dbus_scripts
12cr|kiba-dbus-plugins-0.1-0.722.2|54	%{_datadir}/kiba-dock/icons/kiba-battery
12cr|kiba-dbus-plugins-0.1-0.722.2|55	%{_datadir}/kiba-dock/icons/kiba-feeder
12cr|kiba-dbus-plugins-0.1-0.722.2|56	%{_datadir}/kiba-dock/icons/kiba-mail
12cr|kiba-dbus-plugins-0.1-0.722.2|57	%{_datadir}/kiba-dock/icons/kiba-signal
12cr|kiba-dbus-plugins-0.1-0.722.2|58	%{_datadir}/kiba-dock/icons/kiba-weather
12cr|kiba-dbus-plugins-0.1-0.722.2|59	
12cr|kiba-dbus-plugins-0.1-0.722.2|60	
12cr|kiba-dbus-plugins-0.1-0.722.2|61	%changelog
12cr|kiba-dbus-plugins-0.1-0.722.2|62	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1-0.722.2mdv2010.0
12cr|kiba-dbus-plugins-0.1-0.722.2|63	+ Revision: 429671
12cr|kiba-dbus-plugins-0.1-0.722.2|64	- rebuild
12cr|kiba-dbus-plugins-0.1-0.722.2|65	
12cr|kiba-dbus-plugins-0.1-0.722.2|66	* Thu Mar 06 2008 Adam Williamson <awilliamson@mandriva.org> 0.1-0.722.1mdv2008.1
12cr|kiba-dbus-plugins-0.1-0.722.2|67	+ Revision: 180307
12cr|kiba-dbus-plugins-0.1-0.722.2|68	- import kiba-dbus-plugins
12cr|kiba-dbus-plugins-0.1-0.722.2|69	
12cr|kiba-dbus-plugins-0.1-0.722.2|70	

2479 12
12cr|kiba-dock-0.1-0.1218.2|1	%define svn	1218
12cr|kiba-dock-0.1-0.1218.2|2	%define release %mkrel 0.%{svn}.2
12cr|kiba-dock-0.1-0.1218.2|3	
12cr|kiba-dock-0.1-0.1218.2|4	Name:		kiba-dock
12cr|kiba-dock-0.1-0.1218.2|5	Version:	0.1
12cr|kiba-dock-0.1-0.1218.2|6	Release:	%{release}
12cr|kiba-dock-0.1-0.1218.2|7	Summary:	Application dock with advanced graphical effects
12cr|kiba-dock-0.1-0.1218.2|8	Group:		System/X11
12cr|kiba-dock-0.1-0.1218.2|9	URL:		http://www.kiba-dock.org/
12cr|kiba-dock-0.1-0.1218.2|10	Source0:	%{name}-%{svn}.tar.xz
12cr|kiba-dock-0.1-0.1218.2|11	# Fix up menu entries for MDV standards - AdamW 2008/03
12cr|kiba-dock-0.1-0.1218.2|12	Patch0:		kiba-dock-0.1-desktop.patch
12cr|kiba-dock-0.1-0.1218.2|13	patch1:		kiba-dock-1218.glibh.patch
12cr|kiba-dock-0.1-0.1218.2|14	License:	GPLv2+
12cr|kiba-dock-0.1-0.1218.2|15	BuildRequires:	pkgconfig(libsvg-cairo)
12cr|kiba-dock-0.1-0.1218.2|16	BuildRequires:	librsvg-devel
12cr|kiba-dock-0.1-0.1218.2|17	BuildRequires:	pango-devel
12cr|kiba-dock-0.1-0.1218.2|18	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|kiba-dock-0.1-0.1218.2|19	BuildRequires:	pkgconfig(glib-2.0)
12cr|kiba-dock-0.1-0.1218.2|20	BuildRequires:	pkgconfig(libxml-2.0)
12cr|kiba-dock-0.1-0.1218.2|21	BuildRequires:	startup-notification-devel
12cr|kiba-dock-0.1-0.1218.2|22	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|kiba-dock-0.1-0.1218.2|23	BuildRequires:	intltool gtk-doc
12cr|kiba-dock-0.1-0.1218.2|24	buildrequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
12cr|kiba-dock-0.1-0.1218.2|25	Requires:	kiba-plugins = %{version}
12cr|kiba-dock-0.1-0.1218.2|26	Obsoletes:	%{mklibname kiba-dock 0} <= %{version}-%{release}
12cr|kiba-dock-0.1-0.1218.2|27	
12cr|kiba-dock-0.1-0.1218.2|28	%description
12cr|kiba-dock-0.1-0.1218.2|29	Kiba-Dock is an application dock which uses desktop compositing to
12cr|kiba-dock-0.1-0.1218.2|30	provide advanced graphical effects. A variety of plugins is also
12cr|kiba-dock-0.1-0.1218.2|31	available to extend Kiba-Dock's features.
12cr|kiba-dock-0.1-0.1218.2|32	
12cr|kiba-dock-0.1-0.1218.2|33	%package devel
12cr|kiba-dock-0.1-0.1218.2|34	Summary:	Development files for %{name}
12cr|kiba-dock-0.1-0.1218.2|35	Group:		Development/X11
12cr|kiba-dock-0.1-0.1218.2|36	Obsoletes:	%{mklibname kiba-dock 0 -d} <= %{version}-%{release}
12cr|kiba-dock-0.1-0.1218.2|37	
12cr|kiba-dock-0.1-0.1218.2|38	%description devel
12cr|kiba-dock-0.1-0.1218.2|39	Development files for %{name}.
12cr|kiba-dock-0.1-0.1218.2|40	
12cr|kiba-dock-0.1-0.1218.2|41	%prep
12cr|kiba-dock-0.1-0.1218.2|42	%setup -q -n %{name}
12cr|kiba-dock-0.1-0.1218.2|43	%patch0 -p1 -b .desktop
12cr|kiba-dock-0.1-0.1218.2|44	%patch1 -p1 -b .glibh
12cr|kiba-dock-0.1-0.1218.2|45	
12cr|kiba-dock-0.1-0.1218.2|46	%build
12cr|kiba-dock-0.1-0.1218.2|47	./autogen.sh
12cr|kiba-dock-0.1-0.1218.2|48	%configure2_5x LIBS="-lX11 -ldl"
12cr|kiba-dock-0.1-0.1218.2|49	%make
12cr|kiba-dock-0.1-0.1218.2|50	
12cr|kiba-dock-0.1-0.1218.2|51	%install
12cr|kiba-dock-0.1-0.1218.2|52	%makeinstall_std
12cr|kiba-dock-0.1-0.1218.2|53	%find_lang %{name}
12cr|kiba-dock-0.1-0.1218.2|54	
12cr|kiba-dock-0.1-0.1218.2|55	#icons
12cr|kiba-dock-0.1-0.1218.2|56	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,24x24,48x48,64x64,128x128,scalable}/apps
12cr|kiba-dock-0.1-0.1218.2|57	install -m 0644 icons/kiba_16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|kiba-dock-0.1-0.1218.2|58	install -m 0644 icons/kiba_24.png %{buildroot}%{_iconsdir}/hicolor/24x24/apps/%{name}.png
12cr|kiba-dock-0.1-0.1218.2|59	install -m 0644 icons/kiba_48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|kiba-dock-0.1-0.1218.2|60	install -m 0644 icons/kiba_64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|kiba-dock-0.1-0.1218.2|61	install -m 0644 icons/kiba_128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|kiba-dock-0.1-0.1218.2|62	install -m 0644 icons/kiba-dock.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cr|kiba-dock-0.1-0.1218.2|63	
12cr|kiba-dock-0.1-0.1218.2|64	# We want the main package to own this dir as various other packages
12cr|kiba-dock-0.1-0.1218.2|65	# might put files into it - AdamW 2008/03
12cr|kiba-dock-0.1-0.1218.2|66	mkdir -p %{buildroot}%{_datadir}/%{name}/config_schemas/plugins
12cr|kiba-dock-0.1-0.1218.2|67	
12cr|kiba-dock-0.1-0.1218.2|68	%files -f %{name}.lang
12cr|kiba-dock-0.1-0.1218.2|69	%defattr(-,root,root)
12cr|kiba-dock-0.1-0.1218.2|70	%doc AUTHORS ChangeLog README TODO
12cr|kiba-dock-0.1-0.1218.2|71	%{_bindir}/%{name}
12cr|kiba-dock-0.1-0.1218.2|72	%{_bindir}/kiba-settings
12cr|kiba-dock-0.1-0.1218.2|73	%{_datadir}/applications/*.desktop
12cr|kiba-dock-0.1-0.1218.2|74	%{_datadir}/%{name}
12cr|kiba-dock-0.1-0.1218.2|75	%{_datadir}/pixmaps/%{name}.png
12cr|kiba-dock-0.1-0.1218.2|76	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|kiba-dock-0.1-0.1218.2|77	
12cr|kiba-dock-0.1-0.1218.2|78	%files devel
12cr|kiba-dock-0.1-0.1218.2|79	%defattr(-,root,root)
12cr|kiba-dock-0.1-0.1218.2|80	%{_includedir}/%{name}
12cr|kiba-dock-0.1-0.1218.2|81	%{_libdir}/pkgconfig/%{name}.pc
12cr|kiba-dock-0.1-0.1218.2|82	
12cr|kiba-dock-0.1-0.1218.2|83	
12cr|kiba-dock-0.1-0.1218.2|84	
12cr|kiba-dock-0.1-0.1218.2|85	%changelog
12cr|kiba-dock-0.1-0.1218.2|86	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-0.1218.2mdv2011.0
12cr|kiba-dock-0.1-0.1218.2|87	+ Revision: 612602
12cr|kiba-dock-0.1-0.1218.2|88	- the mass rebuild of 2010.1 packages
12cr|kiba-dock-0.1-0.1218.2|89	
12cr|kiba-dock-0.1-0.1218.2|90	* Sun Jan 31 2010 Funda Wang <fwang@mandriva.org> 0.1-0.1218.1mdv2010.1
12cr|kiba-dock-0.1-0.1218.2|91	+ Revision: 498700
12cr|kiba-dock-0.1-0.1218.2|92	- New snapshot
12cr|kiba-dock-0.1-0.1218.2|93	- fix build
12cr|kiba-dock-0.1-0.1218.2|94	
12cr|kiba-dock-0.1-0.1218.2|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|kiba-dock-0.1-0.1218.2|96	- rebuild
12cr|kiba-dock-0.1-0.1218.2|97	
12cr|kiba-dock-0.1-0.1218.2|98	* Fri Aug 15 2008 Adam Williamson <awilliamson@mandriva.org> 0.1-0.862.1mdv2009.0
12cr|kiba-dock-0.1-0.1218.2|99	+ Revision: 272467
12cr|kiba-dock-0.1-0.1218.2|100	- drop pthread.patch (merged upstream)
12cr|kiba-dock-0.1-0.1218.2|101	- new snapshot 862
12cr|kiba-dock-0.1-0.1218.2|102	
12cr|kiba-dock-0.1-0.1218.2|103	* Thu Mar 06 2008 Adam Williamson <awilliamson@mandriva.org> 0.1-0.722.1mdv2008.1
12cr|kiba-dock-0.1-0.1218.2|104	+ Revision: 180268
12cr|kiba-dock-0.1-0.1218.2|105	- add desktop.patch (fix up menu entries)
12cr|kiba-dock-0.1-0.1218.2|106	- add pthread.patch (need to add -lpthread to build options)
12cr|kiba-dock-0.1-0.1218.2|107	- drop old fix-python.patch (no longer relevant)
12cr|kiba-dock-0.1-0.1218.2|108	- basically rip and replace entire spec file as everything's changed
12cr|kiba-dock-0.1-0.1218.2|109	- update to latest svn, bump version to 0.1 (arbitrary)
12cr|kiba-dock-0.1-0.1218.2|110	
12cr|kiba-dock-0.1-0.1218.2|111	* Wed Mar 05 2008 Adam Williamson <awilliamson@mandriva.org> 0-0.20070201.7mdv2008.1
12cr|kiba-dock-0.1-0.1218.2|112	+ Revision: 180201
12cr|kiba-dock-0.1-0.1218.2|113	- don't provide and obsolete %%name-devel anymore, as I'm about to upload a new and improved version which uses %%name-devel again
12cr|kiba-dock-0.1-0.1218.2|114	
12cr|kiba-dock-0.1-0.1218.2|115	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0-0.20070201.6mdv2008.1
12cr|kiba-dock-0.1-0.1218.2|116	+ Revision: 136523
12cr|kiba-dock-0.1-0.1218.2|117	- restore BuildRoot
12cr|kiba-dock-0.1-0.1218.2|118	
12cr|kiba-dock-0.1-0.1218.2|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|kiba-dock-0.1-0.1218.2|120	- kill re-definition of %%buildroot on Pixel's request
12cr|kiba-dock-0.1-0.1218.2|121	
12cr|kiba-dock-0.1-0.1218.2|122	
12cr|kiba-dock-0.1-0.1218.2|123	* Tue Mar 27 2007 Colin Guthrie <cguthrie@mandriva.org> 0-0.20070201.6mdv2007.1
12cr|kiba-dock-0.1-0.1218.2|124	+ Revision: 149039
12cr|kiba-dock-0.1-0.1218.2|125	- Make sure the main package requires it plugins/libraries
12cr|kiba-dock-0.1-0.1218.2|126	
12cr|kiba-dock-0.1-0.1218.2|127	* Wed Feb 07 2007 Colin Guthrie <cguthrie@mandriva.org> 0-0.20070201.5mdv2007.1
12cr|kiba-dock-0.1-0.1218.2|128	+ Revision: 117258
12cr|kiba-dock-0.1-0.1218.2|129	- Fix usage on x86_64
12cr|kiba-dock-0.1-0.1218.2|130	
12cr|kiba-dock-0.1-0.1218.2|131	* Wed Feb 07 2007 Lev Givon <lev@mandriva.org> 0-0.20070201.4mdv2007.1
12cr|kiba-dock-0.1-0.1218.2|132	+ Revision: 117250
12cr|kiba-dock-0.1-0.1218.2|133	- Rebuild.
12cr|kiba-dock-0.1-0.1218.2|134	- Change devel(libgtop-2.0) buildreq to libgtop2.0-devel so that the
12cr|kiba-dock-0.1-0.1218.2|135	package can build on x86_64.
12cr|kiba-dock-0.1-0.1218.2|136	- Add librsvg-devel buildreq.
12cr|kiba-dock-0.1-0.1218.2|137	Check Python version before patching so that the package can build on 2007.0.
12cr|kiba-dock-0.1-0.1218.2|138	
12cr|kiba-dock-0.1-0.1218.2|139	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|kiba-dock-0.1-0.1218.2|140	- Add patch0: fix python installation
12cr|kiba-dock-0.1-0.1218.2|141	
12cr|kiba-dock-0.1-0.1218.2|142	+ Sébastien Savarin <plouf@mandriva.org>
12cr|kiba-dock-0.1-0.1218.2|143	- realy add macro for python
12cr|kiba-dock-0.1-0.1218.2|144	- add macro for python
12cr|kiba-dock-0.1-0.1218.2|145	- Add deps on gconf-editor
12cr|kiba-dock-0.1-0.1218.2|146	- Sync with cvs 20070201
12cr|kiba-dock-0.1-0.1218.2|147	
12cr|kiba-dock-0.1-0.1218.2|148	+ Colin Guthrie <cguthrie@mandriva.org>
12cr|kiba-dock-0.1-0.1218.2|149	- Rebuild
12cr|kiba-dock-0.1-0.1218.2|150	- Fix version number.
12cr|kiba-dock-0.1-0.1218.2|151	- Import kiba-dock
12cr|kiba-dock-0.1-0.1218.2|152	

2480 12
12cr|kiba-pidgin-plugin-0.1-0.722.2|1	%define svn	722
12cr|kiba-pidgin-plugin-0.1-0.722.2|2	%define release 0.%{svn}.2
12cr|kiba-pidgin-plugin-0.1-0.722.2|3	%define fname	kiba-gaim-plugin
12cr|kiba-pidgin-plugin-0.1-0.722.2|4	
12cr|kiba-pidgin-plugin-0.1-0.722.2|5	Name:		kiba-pidgin-plugin
12cr|kiba-pidgin-plugin-0.1-0.722.2|6	Version:	0.1
12cr|kiba-pidgin-plugin-0.1-0.722.2|7	Release:	%{release}
12cr|kiba-pidgin-plugin-0.1-0.722.2|8	Summary:	Pidgin plugin for Kiba-Dock
12cr|kiba-pidgin-plugin-0.1-0.722.2|9	Group:		System/X11
12cr|kiba-pidgin-plugin-0.1-0.722.2|10	URL:		http://www.kiba-dock.org/
12cr|kiba-pidgin-plugin-0.1-0.722.2|11	Source0:	%{fname}-%{svn}.tar.lzma
12cr|kiba-pidgin-plugin-0.1-0.722.2|12	patch0:		kiba-pidgin-plugin.kiba-dock-version.patch
12cr|kiba-pidgin-plugin-0.1-0.722.2|13	License:	GPLv2+
12cr|kiba-pidgin-plugin-0.1-0.722.2|14	BuildRequires:	kiba-dock-devel = %{version}
12cr|kiba-pidgin-plugin-0.1-0.722.2|15	BuildRequires:	intltool
12cr|kiba-pidgin-plugin-0.1-0.722.2|16	BuildRequires:	pidgin-devel
12cr|kiba-pidgin-plugin-0.1-0.722.2|17	BuildRequires:	librsvg-devel
12cr|kiba-pidgin-plugin-0.1-0.722.2|18	BuildRequires:	startup-notification-devel
12cr|kiba-pidgin-plugin-0.1-0.722.2|19	Requires:	kiba-dock
12cr|kiba-pidgin-plugin-0.1-0.722.2|20	Requires:	pidgin
12cr|kiba-pidgin-plugin-0.1-0.722.2|21	
12cr|kiba-pidgin-plugin-0.1-0.722.2|22	%description
12cr|kiba-pidgin-plugin-0.1-0.722.2|23	Pidgin plugin for Kiba-Dock.
12cr|kiba-pidgin-plugin-0.1-0.722.2|24	
12cr|kiba-pidgin-plugin-0.1-0.722.2|25	%prep
12cr|kiba-pidgin-plugin-0.1-0.722.2|26	%setup -q -n %{fname}
12cr|kiba-pidgin-plugin-0.1-0.722.2|27	%patch0 -p1 -b .kiba-dock-version
12cr|kiba-pidgin-plugin-0.1-0.722.2|28	
12cr|kiba-pidgin-plugin-0.1-0.722.2|29	%build
12cr|kiba-pidgin-plugin-0.1-0.722.2|30	sh autogen.sh -V
12cr|kiba-pidgin-plugin-0.1-0.722.2|31	%configure2_5x
12cr|kiba-pidgin-plugin-0.1-0.722.2|32	%make
12cr|kiba-pidgin-plugin-0.1-0.722.2|33	
12cr|kiba-pidgin-plugin-0.1-0.722.2|34	%install
12cr|kiba-pidgin-plugin-0.1-0.722.2|35	%makeinstall_std
12cr|kiba-pidgin-plugin-0.1-0.722.2|36	%find_lang pidgin-kiba-plugin
12cr|kiba-pidgin-plugin-0.1-0.722.2|37	
12cr|kiba-pidgin-plugin-0.1-0.722.2|38	%files -f pidgin-kiba-plugin.lang
12cr|kiba-pidgin-plugin-0.1-0.722.2|39	%defattr(-,root,root)
12cr|kiba-pidgin-plugin-0.1-0.722.2|40	%doc AUTHORS ChangeLog
12cr|kiba-pidgin-plugin-0.1-0.722.2|41	%{_libdir}/pidgin/libkiba.*
12cr|kiba-pidgin-plugin-0.1-0.722.2|42	
12cr|kiba-pidgin-plugin-0.1-0.722.2|43	
12cr|kiba-pidgin-plugin-0.1-0.722.2|44	
12cr|kiba-pidgin-plugin-0.1-0.722.2|45	%changelog
12cr|kiba-pidgin-plugin-0.1-0.722.2|46	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.1-0.722.2mdv2009.1
12cr|kiba-pidgin-plugin-0.1-0.722.2|47	+ Revision: 350240
12cr|kiba-pidgin-plugin-0.1-0.722.2|48	- 2009.1 rebuild
12cr|kiba-pidgin-plugin-0.1-0.722.2|49	
12cr|kiba-pidgin-plugin-0.1-0.722.2|50	* Thu Mar 06 2008 Adam Williamson <awilliamson@mandriva.org> 0.1-0.722.1mdv2008.1
12cr|kiba-pidgin-plugin-0.1-0.722.2|51	+ Revision: 181023
12cr|kiba-pidgin-plugin-0.1-0.722.2|52	- buildrequires librsvg-devel
12cr|kiba-pidgin-plugin-0.1-0.722.2|53	- import kiba-pidgin-plugin
12cr|kiba-pidgin-plugin-0.1-0.722.2|54	
12cr|kiba-pidgin-plugin-0.1-0.722.2|55	

2481 12
12cr|kiba-plugins-0.1-0.1218.1|1	%define svn	1218
12cr|kiba-plugins-0.1-0.1218.1|2	%define release 0.%{svn}.1
12cr|kiba-plugins-0.1-0.1218.1|3	
12cr|kiba-plugins-0.1-0.1218.1|4	Name:		kiba-plugins
12cr|kiba-plugins-0.1-0.1218.1|5	Version:	0.1
12cr|kiba-plugins-0.1-0.1218.1|6	Release:	%{release}
12cr|kiba-plugins-0.1-0.1218.1|7	Summary:	Various plugins for Kiba-Dock
12cr|kiba-plugins-0.1-0.1218.1|8	Group:		System/X11
12cr|kiba-plugins-0.1-0.1218.1|9	URL:		http://www.kiba-dock.org/
12cr|kiba-plugins-0.1-0.1218.1|10	Source0:	%{name}-%{svn}.tar.xz
12cr|kiba-plugins-0.1-0.1218.1|11	Patch0:		kiba-plugins-fix-str-fmt.patch
12cr|kiba-plugins-0.1-0.1218.1|12	License:	GPLv2+
12cr|kiba-plugins-0.1-0.1218.1|13	BuildRequires:	kiba-dock-devel = %{version}
12cr|kiba-plugins-0.1-0.1218.1|14	BuildRequires:	intltool
12cr|kiba-plugins-0.1-0.1218.1|15	BuildRequires:	librsvg-devel
12cr|kiba-plugins-0.1-0.1218.1|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|kiba-plugins-0.1-0.1218.1|17	BuildRequires:	libalsa-devel
12cr|kiba-plugins-0.1-0.1218.1|18	BuildRequires:	libgtop2.0-devel
12cr|kiba-plugins-0.1-0.1218.1|19	BuildRequires:	libgdk_pixbuf2.0-devel
12cr|kiba-plugins-0.1-0.1218.1|20	BuildRequires:	gnome-vfs2-devel
12cr|kiba-plugins-0.1-0.1218.1|21	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cr|kiba-plugins-0.1-0.1218.1|22	BuildRequires:	gnome-menus-devel
12cr|kiba-plugins-0.1-0.1218.1|23	BuildRequires:	startup-notification-devel
12cr|kiba-plugins-0.1-0.1218.1|24	buildrequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
12cr|kiba-plugins-0.1-0.1218.1|25	Requires:	kiba-dock
12cr|kiba-plugins-0.1-0.1218.1|26	
12cr|kiba-plugins-0.1-0.1218.1|27	%description
12cr|kiba-plugins-0.1-0.1218.1|28	This package contains several plugins for Kiba-Dock. It includes
12cr|kiba-plugins-0.1-0.1218.1|29	various volume controls, a clock, calendar, system information tool,
12cr|kiba-plugins-0.1-0.1218.1|30	and several other plugins.
12cr|kiba-plugins-0.1-0.1218.1|31	
12cr|kiba-plugins-0.1-0.1218.1|32	%prep
12cr|kiba-plugins-0.1-0.1218.1|33	%setup -q -n %{name}
12cr|kiba-plugins-0.1-0.1218.1|34	%patch0 -p0
12cr|kiba-plugins-0.1-0.1218.1|35	
12cr|kiba-plugins-0.1-0.1218.1|36	%build
12cr|kiba-plugins-0.1-0.1218.1|37	sh autogen.sh -V
12cr|kiba-plugins-0.1-0.1218.1|38	%configure2_5x
12cr|kiba-plugins-0.1-0.1218.1|39	%make
12cr|kiba-plugins-0.1-0.1218.1|40	
12cr|kiba-plugins-0.1-0.1218.1|41	%install
12cr|kiba-plugins-0.1-0.1218.1|42	%makeinstall_std
12cr|kiba-plugins-0.1-0.1218.1|43	%find_lang %{name}
12cr|kiba-plugins-0.1-0.1218.1|44	
12cr|kiba-plugins-0.1-0.1218.1|45	%files -f %{name}.lang
12cr|kiba-plugins-0.1-0.1218.1|46	%defattr(-,root,root)
12cr|kiba-plugins-0.1-0.1218.1|47	%doc AUTHORS ChangeLog
12cr|kiba-plugins-0.1-0.1218.1|48	%{_libdir}/kiba-dock
12cr|kiba-plugins-0.1-0.1218.1|49	%{_datadir}/kiba-dock/config_schemas/*/*.xml
12cr|kiba-plugins-0.1-0.1218.1|50	%{_datadir}/kiba-dock/icons/*
12cr|kiba-plugins-0.1-0.1218.1|51	
12cr|kiba-plugins-0.1-0.1218.1|52	
12cr|kiba-plugins-0.1-0.1218.1|53	%changelog
12cr|kiba-plugins-0.1-0.1218.1|54	* Thu Feb 11 2010 Funda Wang <fwang@mandriva.org> 0.1-0.1218.1mdv2010.1
12cr|kiba-plugins-0.1-0.1218.1|55	+ Revision: 504137
12cr|kiba-plugins-0.1-0.1218.1|56	- New snapshot
12cr|kiba-plugins-0.1-0.1218.1|57	
12cr|kiba-plugins-0.1-0.1218.1|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|kiba-plugins-0.1-0.1218.1|59	- rebuild
12cr|kiba-plugins-0.1-0.1218.1|60	
12cr|kiba-plugins-0.1-0.1218.1|61	* Fri Aug 29 2008 Adam Williamson <awilliamson@mandriva.org> 0.1-0.862.2mdv2009.0
12cr|kiba-plugins-0.1-0.1218.1|62	+ Revision: 277444
12cr|kiba-plugins-0.1-0.1218.1|63	- enable some plugins which seem to be needed for kiba to run
12cr|kiba-plugins-0.1-0.1218.1|64	
12cr|kiba-plugins-0.1-0.1218.1|65	* Sat Aug 16 2008 Adam Williamson <awilliamson@mandriva.org> 0.1-0.862.1mdv2009.0
12cr|kiba-plugins-0.1-0.1218.1|66	+ Revision: 272488
12cr|kiba-plugins-0.1-0.1218.1|67	- revert filelist change which is only relevant when building something that
12cr|kiba-plugins-0.1-0.1218.1|68	doesn't get built on bs
12cr|kiba-plugins-0.1-0.1218.1|69	- akamaru still isn't enabled it seems...
12cr|kiba-plugins-0.1-0.1218.1|70	- disable underlinking protection (breaks build and there's no shared lib here)
12cr|kiba-plugins-0.1-0.1218.1|71	- enable akamaru build
12cr|kiba-plugins-0.1-0.1218.1|72	- new snapshot 862
12cr|kiba-plugins-0.1-0.1218.1|73	
12cr|kiba-plugins-0.1-0.1218.1|74	* Thu Mar 06 2008 Adam Williamson <awilliamson@mandriva.org> 0.1-0.722.1mdv2008.1
12cr|kiba-plugins-0.1-0.1218.1|75	+ Revision: 180291
12cr|kiba-plugins-0.1-0.1218.1|76	- buildrequires librsvg-devel
12cr|kiba-plugins-0.1-0.1218.1|77	- import kiba-plugins
12cr|kiba-plugins-0.1-0.1218.1|78	
12cr|kiba-plugins-0.1-0.1218.1|79	

2482 12
12cr|kicad-20120119.bzr3256-1|1	%define Werror_cflags            %nil
12cr|kicad-20120119.bzr3256-1|2	
12cr|kicad-20120119.bzr3256-1|3	# Generated debug package is empty and rpmlint rejects build
12cr|kicad-20120119.bzr3256-1|4	%define _enable_debug_packages %{nil}
12cr|kicad-20120119.bzr3256-1|5	%define debug_package %{nil}
12cr|kicad-20120119.bzr3256-1|6	
12cr|kicad-20120119.bzr3256-1|7	# To create source package:
12cr|kicad-20120119.bzr3256-1|8	# bzr branch lp:kicad/stable
12cr|kicad-20120119.bzr3256-1|9	#
12cr|kicad-20120119.bzr3256-1|10	# You can get the date by querying:
12cr|kicad-20120119.bzr3256-1|11	# $ bzr log -r-1 --line stable/
12cr|kicad-20120119.bzr3256-1|12	# 3009: jean-pierre charras 2011-05-25 Libedit: actual line thickness  taken in account by collector. Thick lines are now more easy t...
12cr|kicad-20120119.bzr3256-1|13	#
12cr|kicad-20120119.bzr3256-1|14	# $ bzr export --format=tbz2 --root=kicad kicad-sources-bzr$(bzr revno stable/).tar.bz2 stable/
12cr|kicad-20120119.bzr3256-1|15	
12cr|kicad-20120119.bzr3256-1|16	# For library,
12cr|kicad-20120119.bzr3256-1|17	# See http://iut-tice.ujf-grenoble.fr/cao/how_to_download_sources.txt
12cr|kicad-20120119.bzr3256-1|18	# bzr branch lp:~kicad-lib-committers/kicad/library
12cr|kicad-20120119.bzr3256-1|19	#
12cr|kicad-20120119.bzr3256-1|20	# You can get the date by querying:
12cr|kicad-20120119.bzr3256-1|21	# $ bzr log -r-1 --line library/
12cr|kicad-20120119.bzr3256-1|22	# 109: xtony 2010-12-08 Add various modules.
12cr|kicad-20120119.bzr3256-1|23	#
12cr|kicad-20120119.bzr3256-1|24	# $ bzr export --format=tbz2 --root=kicad-library kicad-library-bzr$(bzr revno library/).tar.bz2 library/
12cr|kicad-20120119.bzr3256-1|25	
12cr|kicad-20120119.bzr3256-1|26	# For doc,
12cr|kicad-20120119.bzr3256-1|27	# See http://iut-tice.ujf-grenoble.fr/cao/how_to_download_sources.txt
12cr|kicad-20120119.bzr3256-1|28	# bzr branch lp:~kicad-developers/kicad/doc
12cr|kicad-20120119.bzr3256-1|29	#
12cr|kicad-20120119.bzr3256-1|30	# You can get the date by querying:
12cr|kicad-20120119.bzr3256-1|31	# $ bzr log -r-1 --line doc/
12cr|kicad-20120119.bzr3256-1|32	# 216: Andrey Fedorushkov 2011-06-02 update russian GUI
12cr|kicad-20120119.bzr3256-1|33	
12cr|kicad-20120119.bzr3256-1|34	%define name kicad
12cr|kicad-20120119.bzr3256-1|35	%define date 20120119
12cr|kicad-20120119.bzr3256-1|36	%define revision 3256
12cr|kicad-20120119.bzr3256-1|37	%define version %{date}.bzr%{revision}
12cr|kicad-20120119.bzr3256-1|38	
12cr|kicad-20120119.bzr3256-1|39	%define docname kicad-doc
12cr|kicad-20120119.bzr3256-1|40	%define docdate 20111221
12cr|kicad-20120119.bzr3256-1|41	%define docrevision 303
12cr|kicad-20120119.bzr3256-1|42	%define docversion %{docdate}.bzr%{docrevision}
12cr|kicad-20120119.bzr3256-1|43	
12cr|kicad-20120119.bzr3256-1|44	%define libname kicad-library
12cr|kicad-20120119.bzr3256-1|45	%define libdate 20120119
12cr|kicad-20120119.bzr3256-1|46	%define librevision 114
12cr|kicad-20120119.bzr3256-1|47	%define libversion %{libdate}.bzr%{librevision}
12cr|kicad-20120119.bzr3256-1|48	
12cr|kicad-20120119.bzr3256-1|49	Name:		%{name}
12cr|kicad-20120119.bzr3256-1|50	Summary:	An open source software for the creation of electronic schematic diagrams
12cr|kicad-20120119.bzr3256-1|51	Version:	%{version}
12cr|kicad-20120119.bzr3256-1|52	Release:	1
12cr|kicad-20120119.bzr3256-1|53	License:	GPLv2+
12cr|kicad-20120119.bzr3256-1|54	Group:		Sciences/Computer science
12cr|kicad-20120119.bzr3256-1|55	Url:		http://www.lis.inpg.fr/realise_au_lis/kicad/
12cr|kicad-20120119.bzr3256-1|56	Source0:	%{name}-sources-bzr%{revision}.tar.bz2
12cr|kicad-20120119.bzr3256-1|57	Source1:	%{docname}-bzr%{docrevision}.tar.bz2
12cr|kicad-20120119.bzr3256-1|58	Source2:	%{libname}-bzr%{librevision}.tar.bz2
12cr|kicad-20120119.bzr3256-1|59	
12cr|kicad-20120119.bzr3256-1|60	# Fedora & upstream patches
12cr|kicad-20120119.bzr3256-1|61	Patch11:	%{name}-2011.07.12-fix-linking.patch
12cr|kicad-20120119.bzr3256-1|62	Patch12:	%{name}-2011.07.12-boost-polygon-declare-gtlsort-earlier.patch
12cr|kicad-20120119.bzr3256-1|63	Patch13:	%{name}-2012.01.19-fix-linking.patch
12cr|kicad-20120119.bzr3256-1|64	Patch14:	%{name}-2012.01.19-fix-bom-in-python.patch
12cr|kicad-20120119.bzr3256-1|65	Patch20:	%{name}-2012.01.19-fix-plotting-scale.patch
12cr|kicad-20120119.bzr3256-1|66	Patch21:	%{name}-2012.01.19-move-up-junction-button.rev3371.patch
12cr|kicad-20120119.bzr3256-1|67	Patch22:	%{name}-2012.01.19-thermal-relief.rev3281.patch
12cr|kicad-20120119.bzr3256-1|68	Patch23:	%{name}-2012.01.19-undo-redo-auto.rev3297.patch
12cr|kicad-20120119.bzr3256-1|69	Patch24:	%{name}-2012.01.19-cvpcb-preview.rev3303.patch
12cr|kicad-20120119.bzr3256-1|70	Patch25:	%{name}-2012.01.19-pcb-calculation.rev3328.patch
12cr|kicad-20120119.bzr3256-1|71	Patch26:	%{name}-2012.01.19-ps-plotting-width-correction.rev3342.patch
12cr|kicad-20120119.bzr3256-1|72	
12cr|kicad-20120119.bzr3256-1|73	BuildRequires:	wxgtku-devel
12cr|kicad-20120119.bzr3256-1|74	BuildRequires:	mesa-common-devel
12cr|kicad-20120119.bzr3256-1|75	BuildRequires:	imagemagick
12cr|kicad-20120119.bzr3256-1|76	BuildRequires:	boost-devel
12cr|kicad-20120119.bzr3256-1|77	BuildRequires:	cmake
12cr|kicad-20120119.bzr3256-1|78	BuildRequires:	desktop-file-utils
12cr|kicad-20120119.bzr3256-1|79	Requires:	%{libname} = %{libversion}-%{release}
12cr|kicad-20120119.bzr3256-1|80	Requires:	%{docname} = %{docversion}-%{release}
12cr|kicad-20120119.bzr3256-1|81	Suggests:	%{name}-locale
12cr|kicad-20120119.bzr3256-1|82	
12cr|kicad-20120119.bzr3256-1|83	%description
12cr|kicad-20120119.bzr3256-1|84	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|85	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|86	
12cr|kicad-20120119.bzr3256-1|87	Kicad is a set of four softwares and a project manager:
12cr|kicad-20120119.bzr3256-1|88	
12cr|kicad-20120119.bzr3256-1|89	Eeschema :  Schematic entry.
12cr|kicad-20120119.bzr3256-1|90	Pcbnew :    Board editor.
12cr|kicad-20120119.bzr3256-1|91	Gerbview :  GERBER viewer (photoplotter documents).
12cr|kicad-20120119.bzr3256-1|92	Cvpcb :     footprint selector for components used in the circuit design.
12cr|kicad-20120119.bzr3256-1|93	Kicad:      project manager.
12cr|kicad-20120119.bzr3256-1|94	
12cr|kicad-20120119.bzr3256-1|95	%package doc
12cr|kicad-20120119.bzr3256-1|96	Summary:	Documentation for kicad (creation of electronic schematic diagrams)
12cr|kicad-20120119.bzr3256-1|97	Version:	%{docversion}
12cr|kicad-20120119.bzr3256-1|98	License:	GPL
12cr|kicad-20120119.bzr3256-1|99	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|100	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|101	
12cr|kicad-20120119.bzr3256-1|102	%description doc
12cr|kicad-20120119.bzr3256-1|103	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|104	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|105	
12cr|kicad-20120119.bzr3256-1|106	Kicad-doc is the documentation for kicad.
12cr|kicad-20120119.bzr3256-1|107	
12cr|kicad-20120119.bzr3256-1|108	%package locales-ca
12cr|kicad-20120119.bzr3256-1|109	Summary:	Catalan Kicad locales
12cr|kicad-20120119.bzr3256-1|110	Version:	%{docversion}
12cr|kicad-20120119.bzr3256-1|111	License:	GPL
12cr|kicad-20120119.bzr3256-1|112	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|113	Provides:	%{name}-locale
12cr|kicad-20120119.bzr3256-1|114	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|115	
12cr|kicad-20120119.bzr3256-1|116	%description locales-ca
12cr|kicad-20120119.bzr3256-1|117	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|118	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|119	
12cr|kicad-20120119.bzr3256-1|120	Kicad-locales provides Catalan locales for kicad.
12cr|kicad-20120119.bzr3256-1|121	
12cr|kicad-20120119.bzr3256-1|122	%package locales-cs
12cr|kicad-20120119.bzr3256-1|123	Summary:	Czech Kicad locales
12cr|kicad-20120119.bzr3256-1|124	Version:	%{docversion}
12cr|kicad-20120119.bzr3256-1|125	License:	GPL
12cr|kicad-20120119.bzr3256-1|126	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|127	Provides:	%{name}-locale
12cr|kicad-20120119.bzr3256-1|128	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|129	
12cr|kicad-20120119.bzr3256-1|130	%description locales-cs
12cr|kicad-20120119.bzr3256-1|131	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|132	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|133	
12cr|kicad-20120119.bzr3256-1|134	Kicad-locales provides Czech locales for kicad.
12cr|kicad-20120119.bzr3256-1|135	
12cr|kicad-20120119.bzr3256-1|136	%package locales-de
12cr|kicad-20120119.bzr3256-1|137	Summary:	German Kicad locales
12cr|kicad-20120119.bzr3256-1|138	Version:	%{docversion}
12cr|kicad-20120119.bzr3256-1|139	License:	GPL
12cr|kicad-20120119.bzr3256-1|140	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|141	Provides:	%{name}-locale
12cr|kicad-20120119.bzr3256-1|142	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|143	
12cr|kicad-20120119.bzr3256-1|144	%description locales-de
12cr|kicad-20120119.bzr3256-1|145	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|146	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|147	
12cr|kicad-20120119.bzr3256-1|148	Kicad-locales provides German locales for kicad.
12cr|kicad-20120119.bzr3256-1|149	
12cr|kicad-20120119.bzr3256-1|150	%package locales-es
12cr|kicad-20120119.bzr3256-1|151	Summary:	Spanish Kicad locales
12cr|kicad-20120119.bzr3256-1|152	Version:	%{docversion}
12cr|kicad-20120119.bzr3256-1|153	License:	GPL
12cr|kicad-20120119.bzr3256-1|154	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|155	Provides:	%{name}-locale
12cr|kicad-20120119.bzr3256-1|156	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|157	
12cr|kicad-20120119.bzr3256-1|158	%description locales-es
12cr|kicad-20120119.bzr3256-1|159	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|160	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|161	
12cr|kicad-20120119.bzr3256-1|162	Kicad-locales provides Spanish locales for kicad.
12cr|kicad-20120119.bzr3256-1|163	
12cr|kicad-20120119.bzr3256-1|164	%package locales-fi
12cr|kicad-20120119.bzr3256-1|165	Summary:	Finnish Kicad locales
12cr|kicad-20120119.bzr3256-1|166	Version:	%{docversion}
12cr|kicad-20120119.bzr3256-1|167	License:	GPL
12cr|kicad-20120119.bzr3256-1|168	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|169	Provides:	%{name}-locale
12cr|kicad-20120119.bzr3256-1|170	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|171	
12cr|kicad-20120119.bzr3256-1|172	%description locales-fi
12cr|kicad-20120119.bzr3256-1|173	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|174	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|175	
12cr|kicad-20120119.bzr3256-1|176	Kicad-locales provides Finnish locales for kicad.
12cr|kicad-20120119.bzr3256-1|177	
12cr|kicad-20120119.bzr3256-1|178	%package locales-fr
12cr|kicad-20120119.bzr3256-1|179	Summary:	French Kicad locales
12cr|kicad-20120119.bzr3256-1|180	Version:	%{docversion}
12cr|kicad-20120119.bzr3256-1|181	License:	GPL
12cr|kicad-20120119.bzr3256-1|182	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|183	Provides:	%{name}-locale
12cr|kicad-20120119.bzr3256-1|184	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|185	
12cr|kicad-20120119.bzr3256-1|186	%description locales-fr
12cr|kicad-20120119.bzr3256-1|187	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|188	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|189	
12cr|kicad-20120119.bzr3256-1|190	Kicad-locales provides French locales for kicad.
12cr|kicad-20120119.bzr3256-1|191	
12cr|kicad-20120119.bzr3256-1|192	%package locales-hu
12cr|kicad-20120119.bzr3256-1|193	Summary:	Hungarian Kicad locales
12cr|kicad-20120119.bzr3256-1|194	Version:	%{docversion}
12cr|kicad-20120119.bzr3256-1|195	Release:	%{release}
12cr|kicad-20120119.bzr3256-1|196	License:	GPL
12cr|kicad-20120119.bzr3256-1|197	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|198	Provides:	%{name}-locale
12cr|kicad-20120119.bzr3256-1|199	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|200	
12cr|kicad-20120119.bzr3256-1|201	%description locales-hu
12cr|kicad-20120119.bzr3256-1|202	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|203	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|204	
12cr|kicad-20120119.bzr3256-1|205	Kicad-locales provides Hungarian locales for kicad.
12cr|kicad-20120119.bzr3256-1|206	
12cr|kicad-20120119.bzr3256-1|207	%package locales-it
12cr|kicad-20120119.bzr3256-1|208	Summary:	Italian Kicad locales
12cr|kicad-20120119.bzr3256-1|209	Version:	%{docversion}
12cr|kicad-20120119.bzr3256-1|210	License:	GPL
12cr|kicad-20120119.bzr3256-1|211	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|212	Provides:	%{name}-locale
12cr|kicad-20120119.bzr3256-1|213	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|214	
12cr|kicad-20120119.bzr3256-1|215	%description locales-it
12cr|kicad-20120119.bzr3256-1|216	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|217	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|218	
12cr|kicad-20120119.bzr3256-1|219	Kicad-locales provides Italian locales for kicad.
12cr|kicad-20120119.bzr3256-1|220	
12cr|kicad-20120119.bzr3256-1|221	%package locales-ja
12cr|kicad-20120119.bzr3256-1|222	Summary:	Japanese Kicad locales
12cr|kicad-20120119.bzr3256-1|223	Version:	%{docversion}
12cr|kicad-20120119.bzr3256-1|224	License:	GPL
12cr|kicad-20120119.bzr3256-1|225	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|226	Provides:	%{name}-locale
12cr|kicad-20120119.bzr3256-1|227	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|228	
12cr|kicad-20120119.bzr3256-1|229	%description locales-ja
12cr|kicad-20120119.bzr3256-1|230	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|231	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|232	
12cr|kicad-20120119.bzr3256-1|233	Kicad-locales provides Japanese locales for kicad.
12cr|kicad-20120119.bzr3256-1|234	
12cr|kicad-20120119.bzr3256-1|235	%package locales-ko
12cr|kicad-20120119.bzr3256-1|236	Summary:	Korean Kicad locales
12cr|kicad-20120119.bzr3256-1|237	Version:	%{docversion}
12cr|kicad-20120119.bzr3256-1|238	License:	GPL
12cr|kicad-20120119.bzr3256-1|239	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|240	Provides:	%{name}-locale
12cr|kicad-20120119.bzr3256-1|241	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|242	
12cr|kicad-20120119.bzr3256-1|243	%description locales-ko
12cr|kicad-20120119.bzr3256-1|244	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|245	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|246	
12cr|kicad-20120119.bzr3256-1|247	Kicad-locales provides Korean locales for kicad.
12cr|kicad-20120119.bzr3256-1|248	
12cr|kicad-20120119.bzr3256-1|249	%package locales-nl
12cr|kicad-20120119.bzr3256-1|250	Summary:	Dutch Kicad locales
12cr|kicad-20120119.bzr3256-1|251	Version:	%{docversion}
12cr|kicad-20120119.bzr3256-1|252	License:	GPL
12cr|kicad-20120119.bzr3256-1|253	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|254	Provides:	%{name}-locale
12cr|kicad-20120119.bzr3256-1|255	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|256	
12cr|kicad-20120119.bzr3256-1|257	%description locales-nl
12cr|kicad-20120119.bzr3256-1|258	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|259	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|260	
12cr|kicad-20120119.bzr3256-1|261	Kicad-locales provides Dutch locales for kicad.
12cr|kicad-20120119.bzr3256-1|262	
12cr|kicad-20120119.bzr3256-1|263	%package locales-pl
12cr|kicad-20120119.bzr3256-1|264	Summary:	Polish Kicad locales
12cr|kicad-20120119.bzr3256-1|265	Version:	%{docversion}
12cr|kicad-20120119.bzr3256-1|266	License:	GPL
12cr|kicad-20120119.bzr3256-1|267	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|268	Provides:	%{name}-locale
12cr|kicad-20120119.bzr3256-1|269	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|270	
12cr|kicad-20120119.bzr3256-1|271	%description locales-pl
12cr|kicad-20120119.bzr3256-1|272	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|273	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|274	
12cr|kicad-20120119.bzr3256-1|275	Kicad-locales provides Polish locales for kicad.
12cr|kicad-20120119.bzr3256-1|276	
12cr|kicad-20120119.bzr3256-1|277	%package locales-pt
12cr|kicad-20120119.bzr3256-1|278	Summary:	Portuguese Kicad locales
12cr|kicad-20120119.bzr3256-1|279	Version:	%{docversion}
12cr|kicad-20120119.bzr3256-1|280	License:	GPL
12cr|kicad-20120119.bzr3256-1|281	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|282	Provides:	%{name}-locale
12cr|kicad-20120119.bzr3256-1|283	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|284	
12cr|kicad-20120119.bzr3256-1|285	%description locales-pt
12cr|kicad-20120119.bzr3256-1|286	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|287	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|288	
12cr|kicad-20120119.bzr3256-1|289	Kicad-locales provides Portuguese locales for kicad.
12cr|kicad-20120119.bzr3256-1|290	
12cr|kicad-20120119.bzr3256-1|291	%package locales-ru
12cr|kicad-20120119.bzr3256-1|292	Summary:	Russian Kicad locales
12cr|kicad-20120119.bzr3256-1|293	Version:	%{docversion}
12cr|kicad-20120119.bzr3256-1|294	License:	GPL
12cr|kicad-20120119.bzr3256-1|295	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|296	Provides:	%{name}-locale
12cr|kicad-20120119.bzr3256-1|297	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|298	
12cr|kicad-20120119.bzr3256-1|299	%description locales-ru
12cr|kicad-20120119.bzr3256-1|300	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|301	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|302	
12cr|kicad-20120119.bzr3256-1|303	Kicad-locales provides Russian locales for kicad.
12cr|kicad-20120119.bzr3256-1|304	
12cr|kicad-20120119.bzr3256-1|305	%package locales-sl
12cr|kicad-20120119.bzr3256-1|306	Summary:	Slovenian Kicad locales
12cr|kicad-20120119.bzr3256-1|307	Version:	%{docversion}
12cr|kicad-20120119.bzr3256-1|308	License:	GPL
12cr|kicad-20120119.bzr3256-1|309	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|310	Provides:	%{name}-locale
12cr|kicad-20120119.bzr3256-1|311	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|312	
12cr|kicad-20120119.bzr3256-1|313	%description locales-sl
12cr|kicad-20120119.bzr3256-1|314	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|315	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|316	
12cr|kicad-20120119.bzr3256-1|317	Kicad-locales provides Slovenian locales for kicad.
12cr|kicad-20120119.bzr3256-1|318	
12cr|kicad-20120119.bzr3256-1|319	%package locales-sv
12cr|kicad-20120119.bzr3256-1|320	Summary:	Salvadoran Kicad locales
12cr|kicad-20120119.bzr3256-1|321	Version:	%{docversion}
12cr|kicad-20120119.bzr3256-1|322	License:	GPL
12cr|kicad-20120119.bzr3256-1|323	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|324	Provides:	%{name}-locale
12cr|kicad-20120119.bzr3256-1|325	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|326	
12cr|kicad-20120119.bzr3256-1|327	%description locales-sv
12cr|kicad-20120119.bzr3256-1|328	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|329	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|330	
12cr|kicad-20120119.bzr3256-1|331	Kicad-locales provides Salvadoran locales for kicad.
12cr|kicad-20120119.bzr3256-1|332	
12cr|kicad-20120119.bzr3256-1|333	%package locales-zh-cn
12cr|kicad-20120119.bzr3256-1|334	Summary:	Chinese Kicad locales
12cr|kicad-20120119.bzr3256-1|335	Version:	%{docversion}
12cr|kicad-20120119.bzr3256-1|336	License:	GPL
12cr|kicad-20120119.bzr3256-1|337	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|338	Provides:	%{name}-locale
12cr|kicad-20120119.bzr3256-1|339	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|340	
12cr|kicad-20120119.bzr3256-1|341	%description locales-zh-cn
12cr|kicad-20120119.bzr3256-1|342	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|343	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|344	
12cr|kicad-20120119.bzr3256-1|345	Kicad-locales provides Chinese locales for kicad.
12cr|kicad-20120119.bzr3256-1|346	
12cr|kicad-20120119.bzr3256-1|347	%package library
12cr|kicad-20120119.bzr3256-1|348	Summary:	Library for kicad (creation of electronic schematic diagrams)
12cr|kicad-20120119.bzr3256-1|349	Version:	%{libversion}
12cr|kicad-20120119.bzr3256-1|350	License:	GPL
12cr|kicad-20120119.bzr3256-1|351	Requires:	%{name}
12cr|kicad-20120119.bzr3256-1|352	BuildArch:	noarch
12cr|kicad-20120119.bzr3256-1|353	
12cr|kicad-20120119.bzr3256-1|354	%description library
12cr|kicad-20120119.bzr3256-1|355	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-20120119.bzr3256-1|356	schematic diagrams and printed circuit board artwork.
12cr|kicad-20120119.bzr3256-1|357	
12cr|kicad-20120119.bzr3256-1|358	Kicad-library is a set of library needed by kicad.
12cr|kicad-20120119.bzr3256-1|359	
12cr|kicad-20120119.bzr3256-1|360	%prep
12cr|kicad-20120119.bzr3256-1|361	%setup -q -T -b 0 -n %{name}
12cr|kicad-20120119.bzr3256-1|362	%setup -q -T -b 1 -n %{docname}
12cr|kicad-20120119.bzr3256-1|363	%setup -q -T -b 2 -n %{libname}
12cr|kicad-20120119.bzr3256-1|364	pushd ../%{name}
12cr|kicad-20120119.bzr3256-1|365	%patch11 -p0 -b .fix-linking1
12cr|kicad-20120119.bzr3256-1|366	%patch12 -p0 -b .gcc-4.7
12cr|kicad-20120119.bzr3256-1|367	%patch13 -p0 -b .fix-linking2
12cr|kicad-20120119.bzr3256-1|368	%patch14 -p1 -b .fix-bom-in-python
12cr|kicad-20120119.bzr3256-1|369	%patch20 -p0 -b .fix-plotting-scale
12cr|kicad-20120119.bzr3256-1|370	%patch21 -p0 -b .junction-button
12cr|kicad-20120119.bzr3256-1|371	%patch22 -p0 -b .thermal-relief
12cr|kicad-20120119.bzr3256-1|372	%patch23 -p1 -b .undo-redo
12cr|kicad-20120119.bzr3256-1|373	%patch24 -p1 -b .cvpcb-preview
12cr|kicad-20120119.bzr3256-1|374	%patch25 -p0 -b .pcb-calculation
12cr|kicad-20120119.bzr3256-1|375	%patch26 -p1 -b .width-correction
12cr|kicad-20120119.bzr3256-1|376	popd
12cr|kicad-20120119.bzr3256-1|377	
12cr|kicad-20120119.bzr3256-1|378	%build
12cr|kicad-20120119.bzr3256-1|379	export LC_ALL=C
12cr|kicad-20120119.bzr3256-1|380	cd ../
12cr|kicad-20120119.bzr3256-1|381	
12cr|kicad-20120119.bzr3256-1|382	# Building kicad-doc
12cr|kicad-20120119.bzr3256-1|383	pushd %{docname}
12cr|kicad-20120119.bzr3256-1|384	%cmake \
12cr|kicad-20120119.bzr3256-1|385	-DKICAD_STABLE_VERSION:BOOL=ON \
12cr|kicad-20120119.bzr3256-1|386	-DCMAKE_BUILD_TYPE=Release
12cr|kicad-20120119.bzr3256-1|387	%make
12cr|kicad-20120119.bzr3256-1|388	popd
12cr|kicad-20120119.bzr3256-1|389	
12cr|kicad-20120119.bzr3256-1|390	# Building kicad-library
12cr|kicad-20120119.bzr3256-1|391	pushd %{libname}
12cr|kicad-20120119.bzr3256-1|392	%cmake \
12cr|kicad-20120119.bzr3256-1|393	-DKICAD_STABLE_VERSION:BOOL=ON \
12cr|kicad-20120119.bzr3256-1|394	-DCMAKE_BUILD_TYPE=Release
12cr|kicad-20120119.bzr3256-1|395	%make
12cr|kicad-20120119.bzr3256-1|396	popd
12cr|kicad-20120119.bzr3256-1|397	
12cr|kicad-20120119.bzr3256-1|398	# Building kicad
12cr|kicad-20120119.bzr3256-1|399	pushd %{name}
12cr|kicad-20120119.bzr3256-1|400	%cmake \
12cr|kicad-20120119.bzr3256-1|401	-DBUILD_SHARED_LIBS:BOOL=OFF \
12cr|kicad-20120119.bzr3256-1|402	-DKICAD_STABLE_VERSION:BOOL=ON \
12cr|kicad-20120119.bzr3256-1|403	-DCMAKE_BUILD_TYPE=Release
12cr|kicad-20120119.bzr3256-1|404	%make
12cr|kicad-20120119.bzr3256-1|405	popd
12cr|kicad-20120119.bzr3256-1|406	
12cr|kicad-20120119.bzr3256-1|407	%install
12cr|kicad-20120119.bzr3256-1|408	cd ../
12cr|kicad-20120119.bzr3256-1|409	
12cr|kicad-20120119.bzr3256-1|410	# Installing kicad-doc
12cr|kicad-20120119.bzr3256-1|411	pushd %{docname}
12cr|kicad-20120119.bzr3256-1|412	%makeinstall_std -C build
12cr|kicad-20120119.bzr3256-1|413	popd
12cr|kicad-20120119.bzr3256-1|414	
12cr|kicad-20120119.bzr3256-1|415	# Installing kicad-library
12cr|kicad-20120119.bzr3256-1|416	pushd %{libname}
12cr|kicad-20120119.bzr3256-1|417	%makeinstall_std -C build
12cr|kicad-20120119.bzr3256-1|418	popd
12cr|kicad-20120119.bzr3256-1|419	
12cr|kicad-20120119.bzr3256-1|420	# Installing kicad
12cr|kicad-20120119.bzr3256-1|421	pushd %{name}
12cr|kicad-20120119.bzr3256-1|422	%makeinstall_std -C build
12cr|kicad-20120119.bzr3256-1|423	
12cr|kicad-20120119.bzr3256-1|424	# create desktop file
12cr|kicad-20120119.bzr3256-1|425	desktop-file-install --vendor='' \
12cr|kicad-20120119.bzr3256-1|426	--remove-category='Scientific' \
12cr|kicad-20120119.bzr3256-1|427	--add-category='Science;Electronics;Education' \
12cr|kicad-20120119.bzr3256-1|428	--dir=%{buildroot}%{_datadir}/applications \
12cr|kicad-20120119.bzr3256-1|429	%{buildroot}%{_datadir}/applications/*.desktop
12cr|kicad-20120119.bzr3256-1|430	
12cr|kicad-20120119.bzr3256-1|431	# create icons
12cr|kicad-20120119.bzr3256-1|432	mkdir -p %{buildroot}%{_miconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_liconsdir}
12cr|kicad-20120119.bzr3256-1|433	convert -resize 16x16 %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %{buildroot}%{_miconsdir}/%{name}.png
12cr|kicad-20120119.bzr3256-1|434	convert -resize 32x32 %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %{buildroot}%{_iconsdir}/%{name}.png
12cr|kicad-20120119.bzr3256-1|435	convert -resize 48x48 %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %{buildroot}%{_liconsdir}/%{name}.png
12cr|kicad-20120119.bzr3256-1|436	popd
12cr|kicad-20120119.bzr3256-1|437	
12cr|kicad-20120119.bzr3256-1|438	%files
12cr|kicad-20120119.bzr3256-1|439	%{_bindir}/*
12cr|kicad-20120119.bzr3256-1|440	%{_prefix}/lib/%{name}/plugins/netlist_form_pads-pcb.xsl
12cr|kicad-20120119.bzr3256-1|441	%{_iconsdir}/*/*/*
12cr|kicad-20120119.bzr3256-1|442	%{_iconsdir}/%{name}.png
12cr|kicad-20120119.bzr3256-1|443	%{_liconsdir}/%{name}.png
12cr|kicad-20120119.bzr3256-1|444	%{_miconsdir}/%{name}.png
12cr|kicad-20120119.bzr3256-1|445	%{_datadir}/%{name}/demos/
12cr|kicad-20120119.bzr3256-1|446	%{_datadir}/%{name}/template/
12cr|kicad-20120119.bzr3256-1|447	%{_datadir}/applications
12cr|kicad-20120119.bzr3256-1|448	%{_datadir}/mime/packages/kicad.xml
12cr|kicad-20120119.bzr3256-1|449	%{_datadir}/mimelnk/application/x-kicad-project.desktop
12cr|kicad-20120119.bzr3256-1|450	%{_datadir}/mimelnk/application/x-kicad-schematic.desktop
12cr|kicad-20120119.bzr3256-1|451	
12cr|kicad-20120119.bzr3256-1|452	%files doc
12cr|kicad-20120119.bzr3256-1|453	%doc %{_datadir}/doc/%{name}
12cr|kicad-20120119.bzr3256-1|454	
12cr|kicad-20120119.bzr3256-1|455	%files locales-ca
12cr|kicad-20120119.bzr3256-1|456	%{_datadir}/%{name}/internat/ca/
12cr|kicad-20120119.bzr3256-1|457	
12cr|kicad-20120119.bzr3256-1|458	%files locales-cs
12cr|kicad-20120119.bzr3256-1|459	%{_datadir}/%{name}/internat/cs/
12cr|kicad-20120119.bzr3256-1|460	
12cr|kicad-20120119.bzr3256-1|461	%files locales-de
12cr|kicad-20120119.bzr3256-1|462	%{_datadir}/%{name}/internat/de/
12cr|kicad-20120119.bzr3256-1|463	
12cr|kicad-20120119.bzr3256-1|464	%files locales-es
12cr|kicad-20120119.bzr3256-1|465	%{_datadir}/%{name}/internat/es/
12cr|kicad-20120119.bzr3256-1|466	
12cr|kicad-20120119.bzr3256-1|467	%files locales-fi
12cr|kicad-20120119.bzr3256-1|468	%{_datadir}/%{name}/internat/fi/
12cr|kicad-20120119.bzr3256-1|469	
12cr|kicad-20120119.bzr3256-1|470	%files locales-fr
12cr|kicad-20120119.bzr3256-1|471	%{_datadir}/%{name}/internat/fr/
12cr|kicad-20120119.bzr3256-1|472	
12cr|kicad-20120119.bzr3256-1|473	%files locales-hu
12cr|kicad-20120119.bzr3256-1|474	%{_datadir}/%{name}/internat/hu/
12cr|kicad-20120119.bzr3256-1|475	
12cr|kicad-20120119.bzr3256-1|476	%files locales-it
12cr|kicad-20120119.bzr3256-1|477	%{_datadir}/%{name}/internat/it/
12cr|kicad-20120119.bzr3256-1|478	
12cr|kicad-20120119.bzr3256-1|479	%files locales-ja
12cr|kicad-20120119.bzr3256-1|480	%{_datadir}/%{name}/internat/ja/
12cr|kicad-20120119.bzr3256-1|481	
12cr|kicad-20120119.bzr3256-1|482	%files locales-ko
12cr|kicad-20120119.bzr3256-1|483	%{_datadir}/%{name}/internat/ko/
12cr|kicad-20120119.bzr3256-1|484	
12cr|kicad-20120119.bzr3256-1|485	%files locales-nl
12cr|kicad-20120119.bzr3256-1|486	%{_datadir}/%{name}/internat/nl/
12cr|kicad-20120119.bzr3256-1|487	
12cr|kicad-20120119.bzr3256-1|488	%files locales-pl
12cr|kicad-20120119.bzr3256-1|489	%{_datadir}/%{name}/internat/pl/
12cr|kicad-20120119.bzr3256-1|490	
12cr|kicad-20120119.bzr3256-1|491	%files locales-pt
12cr|kicad-20120119.bzr3256-1|492	%{_datadir}/%{name}/internat/pt/
12cr|kicad-20120119.bzr3256-1|493	
12cr|kicad-20120119.bzr3256-1|494	%files locales-ru
12cr|kicad-20120119.bzr3256-1|495	%{_datadir}/%{name}/internat/ru/
12cr|kicad-20120119.bzr3256-1|496	
12cr|kicad-20120119.bzr3256-1|497	%files locales-sl
12cr|kicad-20120119.bzr3256-1|498	%{_datadir}/%{name}/internat/sl
12cr|kicad-20120119.bzr3256-1|499	
12cr|kicad-20120119.bzr3256-1|500	%files locales-sv
12cr|kicad-20120119.bzr3256-1|501	%{_datadir}/%{name}/internat/sv/
12cr|kicad-20120119.bzr3256-1|502	
12cr|kicad-20120119.bzr3256-1|503	%files locales-zh-cn
12cr|kicad-20120119.bzr3256-1|504	%{_datadir}/%{name}/internat/zh_CN/
12cr|kicad-20120119.bzr3256-1|505	
12cr|kicad-20120119.bzr3256-1|506	%files library
12cr|kicad-20120119.bzr3256-1|507	%{_datadir}/%{name}/library
12cr|kicad-20120119.bzr3256-1|508	%{_datadir}/%{name}/modules
12cr|kicad-20120119.bzr3256-1|509	
12cr|kicad-20120119.bzr3256-1|510	
12cr|kicad-20120119.bzr3256-1|511	
12cr|kicad-20120119.bzr3256-1|512	%changelog
12cr|kicad-20120119.bzr3256-1|513	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|kicad-20120119.bzr3256-1|514	+ Commit: dd5979d
12cr|kicad-20120119.bzr3256-1|515	- New version 20120119 (bzr3256), add patchset from Fedora
12cr|kicad-20120119.bzr3256-1|516	
12cr|kicad-20120119.bzr3256-1|517	

2483 12
12cr|kicad-doc-1.1-3|1	#define _disable_ld_no_undefined 1
12cr|kicad-doc-1.1-3|2	
12cr|kicad-doc-1.1-3|3	%define name kicad-doc
12cr|kicad-doc-1.1-3|4	%define version 1.1
12cr|kicad-doc-1.1-3|5	%define release %mkrel 3
12cr|kicad-doc-1.1-3|6	
12cr|kicad-doc-1.1-3|7	Summary:  Documentation for kicad (creation of electronic schematic diagrams)
12cr|kicad-doc-1.1-3|8	Name:     %{name}
12cr|kicad-doc-1.1-3|9	Version:  %{version}
12cr|kicad-doc-1.1-3|10	Release:  %{release}
12cr|kicad-doc-1.1-3|11	Source0:  %{name}-%{version}.tar.bz2
12cr|kicad-doc-1.1-3|12	License:  GPL
12cr|kicad-doc-1.1-3|13	Group:    Sciences/Computer science
12cr|kicad-doc-1.1-3|14	Url:      http://www.lis.inpg.fr/realise_au_lis/kicad/
12cr|kicad-doc-1.1-3|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kicad-doc-1.1-3|16	BuildRequires: cmake
12cr|kicad-doc-1.1-3|17	
12cr|kicad-doc-1.1-3|18	%description
12cr|kicad-doc-1.1-3|19	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-doc-1.1-3|20	schematic diagrams and printed circuit board artwork.
12cr|kicad-doc-1.1-3|21	
12cr|kicad-doc-1.1-3|22	Kicad-doc is the documentation for kicad.
12cr|kicad-doc-1.1-3|23	
12cr|kicad-doc-1.1-3|24	%prep
12cr|kicad-doc-1.1-3|25	%setup -q -n kicad
12cr|kicad-doc-1.1-3|26	
12cr|kicad-doc-1.1-3|27	%build
12cr|kicad-doc-1.1-3|28	export LC_ALL=C
12cr|kicad-doc-1.1-3|29	%cmake -DBUILD_SHARED_LIBS:BOOL=OFF
12cr|kicad-doc-1.1-3|30	%make
12cr|kicad-doc-1.1-3|31	
12cr|kicad-doc-1.1-3|32	%install
12cr|kicad-doc-1.1-3|33	rm -rf %{buildroot}
12cr|kicad-doc-1.1-3|34	make -C build DESTDIR=%buildroot install
12cr|kicad-doc-1.1-3|35	
12cr|kicad-doc-1.1-3|36	%clean
12cr|kicad-doc-1.1-3|37	rm -rf %{buildroot}
12cr|kicad-doc-1.1-3|38	
12cr|kicad-doc-1.1-3|39	%if %mdkversion < 200900
12cr|kicad-doc-1.1-3|40	%post
12cr|kicad-doc-1.1-3|41	%endif
12cr|kicad-doc-1.1-3|42	
12cr|kicad-doc-1.1-3|43	%if %mdkversion < 200900
12cr|kicad-doc-1.1-3|44	%postun
12cr|kicad-doc-1.1-3|45	%endif
12cr|kicad-doc-1.1-3|46	
12cr|kicad-doc-1.1-3|47	%files
12cr|kicad-doc-1.1-3|48	%defattr(-,root,root)
12cr|kicad-doc-1.1-3|49	%doc %{_datadir}/doc/kicad
12cr|kicad-doc-1.1-3|50	
12cr|kicad-doc-1.1-3|51	
12cr|kicad-doc-1.1-3|52	%changelog
12cr|kicad-doc-1.1-3|53	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdv2011.0
12cr|kicad-doc-1.1-3|54	+ Revision: 619965
12cr|kicad-doc-1.1-3|55	- the mass rebuild of 2010.0 packages
12cr|kicad-doc-1.1-3|56	
12cr|kicad-doc-1.1-3|57	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1-2mdv2010.0
12cr|kicad-doc-1.1-3|58	+ Revision: 429686
12cr|kicad-doc-1.1-3|59	- rebuild
12cr|kicad-doc-1.1-3|60	
12cr|kicad-doc-1.1-3|61	* Thu Aug 21 2008 trem <trem@mandriva.org> 1.1-1mdv2009.0
12cr|kicad-doc-1.1-3|62	+ Revision: 274949
12cr|kicad-doc-1.1-3|63	- import kicad-doc
12cr|kicad-doc-1.1-3|64	
12cr|kicad-doc-1.1-3|65	

2484 12
12cr|kicad-library-1.0-4|1	#define _disable_ld_no_undefined 1
12cr|kicad-library-1.0-4|2	
12cr|kicad-library-1.0-4|3	%define name kicad-library
12cr|kicad-library-1.0-4|4	%define version 1.0
12cr|kicad-library-1.0-4|5	%define release %mkrel 4
12cr|kicad-library-1.0-4|6	
12cr|kicad-library-1.0-4|7	Summary:  Library for kicad (creation of electronic schematic diagrams)
12cr|kicad-library-1.0-4|8	Name:     %{name}
12cr|kicad-library-1.0-4|9	Version:  %{version}
12cr|kicad-library-1.0-4|10	Release:  %{release}
12cr|kicad-library-1.0-4|11	Source0:  %{name}-%{version}.tar.bz2
12cr|kicad-library-1.0-4|12	License:  GPL
12cr|kicad-library-1.0-4|13	Group:    Sciences/Computer science
12cr|kicad-library-1.0-4|14	Url:      http://www.lis.inpg.fr/realise_au_lis/kicad/
12cr|kicad-library-1.0-4|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kicad-library-1.0-4|16	BuildRequires: cmake
12cr|kicad-library-1.0-4|17	
12cr|kicad-library-1.0-4|18	%description
12cr|kicad-library-1.0-4|19	Kicad is an open source (GPL) software for the creation of electronic
12cr|kicad-library-1.0-4|20	schematic diagrams and printed circuit board artwork.
12cr|kicad-library-1.0-4|21	
12cr|kicad-library-1.0-4|22	Kicad-library is a set of library needed by kicad.
12cr|kicad-library-1.0-4|23	
12cr|kicad-library-1.0-4|24	%prep
12cr|kicad-library-1.0-4|25	%setup -q -n %{name}
12cr|kicad-library-1.0-4|26	
12cr|kicad-library-1.0-4|27	%build
12cr|kicad-library-1.0-4|28	export LC_ALL=C
12cr|kicad-library-1.0-4|29	%cmake -DBUILD_SHARED_LIBS:BOOL=OFF
12cr|kicad-library-1.0-4|30	%make
12cr|kicad-library-1.0-4|31	
12cr|kicad-library-1.0-4|32	%install
12cr|kicad-library-1.0-4|33	rm -rf %{buildroot}
12cr|kicad-library-1.0-4|34	make -C build DESTDIR=%buildroot install
12cr|kicad-library-1.0-4|35	
12cr|kicad-library-1.0-4|36	%clean
12cr|kicad-library-1.0-4|37	rm -rf %{buildroot}
12cr|kicad-library-1.0-4|38	
12cr|kicad-library-1.0-4|39	%if %mdkversion < 200900
12cr|kicad-library-1.0-4|40	%post
12cr|kicad-library-1.0-4|41	%endif
12cr|kicad-library-1.0-4|42	
12cr|kicad-library-1.0-4|43	%if %mdkversion < 200900
12cr|kicad-library-1.0-4|44	%postun
12cr|kicad-library-1.0-4|45	%endif
12cr|kicad-library-1.0-4|46	
12cr|kicad-library-1.0-4|47	%files
12cr|kicad-library-1.0-4|48	%defattr(-,root,root)
12cr|kicad-library-1.0-4|49	%{_datadir}/kicad/library
12cr|kicad-library-1.0-4|50	%{_datadir}/kicad/modules
12cr|kicad-library-1.0-4|51	
12cr|kicad-library-1.0-4|52	
12cr|kicad-library-1.0-4|53	%changelog
12cr|kicad-library-1.0-4|54	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdv2011.0
12cr|kicad-library-1.0-4|55	+ Revision: 619966
12cr|kicad-library-1.0-4|56	- the mass rebuild of 2010.0 packages
12cr|kicad-library-1.0-4|57	
12cr|kicad-library-1.0-4|58	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2010.0
12cr|kicad-library-1.0-4|59	+ Revision: 429687
12cr|kicad-library-1.0-4|60	- rebuild
12cr|kicad-library-1.0-4|61	
12cr|kicad-library-1.0-4|62	* Tue Aug 26 2008 trem <trem@mandriva.org> 1.0-2mdv2009.0
12cr|kicad-library-1.0-4|63	+ Revision: 276412
12cr|kicad-library-1.0-4|64	- bump new release because last release was eaten by the bs
12cr|kicad-library-1.0-4|65	
12cr|kicad-library-1.0-4|66	* Thu Aug 21 2008 trem <trem@mandriva.org> 1.0-1mdv2009.0
12cr|kicad-library-1.0-4|67	+ Revision: 274947
12cr|kicad-library-1.0-4|68	- import kicad-library
12cr|kicad-library-1.0-4|69	
12cr|kicad-library-1.0-4|70	

2485 12
12cr|kiconedit-4.4.0-1|1	Summary:	KDE Icon Editor
12cr|kiconedit-4.4.0-1|2	Name:		kiconedit
12cr|kiconedit-4.4.0-1|3	Version: 	4.4.0
12cr|kiconedit-4.4.0-1|4	Release: 	1
12cr|kiconedit-4.4.0-1|5	Source0: 	http://fr2.rpmfind.net/linux/KDE/stable/%version/src/extragear/%name-%version.tar.bz2
12cr|kiconedit-4.4.0-1|6	License: 	GPLv2+
12cr|kiconedit-4.4.0-1|7	Group: 		Graphics
12cr|kiconedit-4.4.0-1|8	Url: 		http://www.kde.org
12cr|kiconedit-4.4.0-1|9	BuildRequires: 	kdelibs4-devel
12cr|kiconedit-4.4.0-1|10	%if %mdkversion < 200900
12cr|kiconedit-4.4.0-1|11	Obsoletes: 	kdegraphics-kiconedit < 1:3.5.10-3
12cr|kiconedit-4.4.0-1|12	Conflicts:	kde-l10n < 3.5.9-5
12cr|kiconedit-4.4.0-1|13	%endif
12cr|kiconedit-4.4.0-1|14	%if %mdkversion < 200100
12cr|kiconedit-4.4.0-1|15	Obsoletes:  kdegraphics3-kiconedit < 1:3.5.10-5
12cr|kiconedit-4.4.0-1|16	%endif
12cr|kiconedit-4.4.0-1|17	
12cr|kiconedit-4.4.0-1|18	%description
12cr|kiconedit-4.4.0-1|19	KDE Icon Editor.
12cr|kiconedit-4.4.0-1|20	
12cr|kiconedit-4.4.0-1|21	%files -f %name.lang
12cr|kiconedit-4.4.0-1|22	%doc AUTHORS COPYING COPYING.DOC NEWS
12cr|kiconedit-4.4.0-1|23	%_kde_bindir/*
12cr|kiconedit-4.4.0-1|24	%_kde_datadir/applications/kde4/*.desktop
12cr|kiconedit-4.4.0-1|25	%_kde_appsdir/%name
12cr|kiconedit-4.4.0-1|26	%_kde_iconsdir/*/*/*/*
12cr|kiconedit-4.4.0-1|27	
12cr|kiconedit-4.4.0-1|28	#--------------------------------------------------------------------
12cr|kiconedit-4.4.0-1|29	
12cr|kiconedit-4.4.0-1|30	%prep
12cr|kiconedit-4.4.0-1|31	%setup -q
12cr|kiconedit-4.4.0-1|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
12cr|kiconedit-4.4.0-1|33	
12cr|kiconedit-4.4.0-1|34	%build
12cr|kiconedit-4.4.0-1|35	%cmake_kde4
12cr|kiconedit-4.4.0-1|36	%make
12cr|kiconedit-4.4.0-1|37	
12cr|kiconedit-4.4.0-1|38	%install
12cr|kiconedit-4.4.0-1|39	cd build
12cr|kiconedit-4.4.0-1|40	%{makeinstall_std}
12cr|kiconedit-4.4.0-1|41	cd -
12cr|kiconedit-4.4.0-1|42	
12cr|kiconedit-4.4.0-1|43	%find_lang %name --with-html
12cr|kiconedit-4.4.0-1|44	
12cr|kiconedit-4.4.0-1|45	
12cr|kiconedit-4.4.0-1|46	

2486 12
12cr|kid3-2.2-1|1	%define	use_gstreamer	0
12cr|kid3-2.2-1|2	
12cr|kid3-2.2-1|3	Summary:		ID3 Tagger
12cr|kid3-2.2-1|4	Name:		kid3
12cr|kid3-2.2-1|5	Version:		2.2
12cr|kid3-2.2-1|6	Release:		1
12cr|kid3-2.2-1|7	License:		GPLv2+
12cr|kid3-2.2-1|8	Group:		Sound
12cr|kid3-2.2-1|9	Url:		http://kid3.sourceforge.net/
12cr|kid3-2.2-1|10	Source0:		http://prdownloads.sourceforge.net/kid3/%{name}-%{version}.tar.gz
12cr|kid3-2.2-1|11	BuildRequires:	cmake >= 2.8
12cr|kid3-2.2-1|12	BuildRequires:	gettext
12cr|kid3-2.2-1|13	BuildRequires:	kdelibs4-devel
12cr|kid3-2.2-1|14	BuildRequires:	qt4-devel
12cr|kid3-2.2-1|15	BuildRequires:	chromaprint-devel
12cr|kid3-2.2-1|16	BuildRequires:	docbook-style-xsl
12cr|kid3-2.2-1|17	BuildRequires:	libogg-devel
12cr|kid3-2.2-1|18	BuildRequires:	libvorbis-devel
12cr|kid3-2.2-1|19	BuildRequires:	id3lib-devel
12cr|kid3-2.2-1|20	BuildRequires:	taglib-devel >= 1.4
12cr|kid3-2.2-1|21	BuildRequires:	libmp4v2-devel
12cr|kid3-2.2-1|22	BuildRequires:	libtunepimp-devel
12cr|kid3-2.2-1|23	BuildRequires:	libflac++-devel
12cr|kid3-2.2-1|24	%if %{use_gstreamer}
12cr|kid3-2.2-1|25	BuildRequires:	libgstreamer-devel >= 0.10
12cr|kid3-2.2-1|26	%else
12cr|kid3-2.2-1|27	BuildRequires:	ffmpeg-devel
12cr|kid3-2.2-1|28	%endif
12cr|kid3-2.2-1|29	Requires:	xdg-utils
12cr|kid3-2.2-1|30	
12cr|kid3-2.2-1|31	%description
12cr|kid3-2.2-1|32	If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC,
12cr|kid3-2.2-1|33	MP2, Speex, TrueAudio, WavPack, WMA, WAV and AIFF files (e.g. full albums)
12cr|kid3-2.2-1|34	without typing the same information again and again, and have control over
12cr|kid3-2.2-1|35	both ID3v1 and ID3v2 tags, then Kid3 is the program you are looking for.
12cr|kid3-2.2-1|36	With Kid3 you can:
12cr|kid3-2.2-1|37	- Edit ID3v1.1 tags
12cr|kid3-2.2-1|38	- Edit all ID3v2.3 and ID3v2.4 frames
12cr|kid3-2.2-1|39	- Convert between ID3v1.1, ID3v2.3 and ID3v2.4 tags
12cr|kid3-2.2-1|40	- Edit tags of multiple files
12cr|kid3-2.2-1|41	- Generate tags from filenames
12cr|kid3-2.2-1|42	- Generate filenames from tags
12cr|kid3-2.2-1|43	- Generate play-list files
12cr|kid3-2.2-1|44	- Automatic case conversion and string translation
12cr|kid3-2.2-1|45	- Import and export album data
12cr|kid3-2.2-1|46	- Import from gnudb.org, TrackType.org, MusicBrainz, Discogs, Amazon.
12cr|kid3-2.2-1|47	
12cr|kid3-2.2-1|48	#--------------------------------------------------------------------
12cr|kid3-2.2-1|49	
12cr|kid3-2.2-1|50	%package	qt
12cr|kid3-2.2-1|51	Summary:		Efficient Qt ID3 tag editor
12cr|kid3-2.2-1|52	Group:		Sound
12cr|kid3-2.2-1|53	Requires:	xdg-utils
12cr|kid3-2.2-1|54	
12cr|kid3-2.2-1|55	%description	qt
12cr|kid3-2.2-1|56	If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC,
12cr|kid3-2.2-1|57	MP4/AAC, MP2, Speex, TrueAudio and WavPack files (e.g. full albums)
12cr|kid3-2.2-1|58	without typing the same information again and again and have control
12cr|kid3-2.2-1|59	over both ID3v1 and ID3v2 tags, then Kid3 is the program you are
12cr|kid3-2.2-1|60	looking for. This package provides Kid3 built without KDE dependencies.
12cr|kid3-2.2-1|61	
12cr|kid3-2.2-1|62	#--------------------------------------------------------------------
12cr|kid3-2.2-1|63	
12cr|kid3-2.2-1|64	%prep
12cr|kid3-2.2-1|65	%setup -q
12cr|kid3-2.2-1|66	
12cr|kid3-2.2-1|67	
12cr|kid3-2.2-1|68	%build
12cr|kid3-2.2-1|69	# First the KDE version
12cr|kid3-2.2-1|70	mkdir kde
12cr|kid3-2.2-1|71	cd kde
12cr|kid3-2.2-1|72	%cmake_kde4	-DBUILD_SHARED_LIBS:BOOL=OFF \
12cr|kid3-2.2-1|73	-DWITH_TAGLIB=ON -DWITH_MP4V2=ON \
12cr|kid3-2.2-1|74	-DWITH_ID3LIB=ON -DWITH_VORBIS=ON \
12cr|kid3-2.2-1|75	-DWITH_FLAC=ON -DWITH_CHROMAPRINT=ON \
12cr|kid3-2.2-1|76	%if %{use_gstreamer}
12cr|kid3-2.2-1|77	-DWITH_GSTREAMER=ON -DWITH_FFMPEG=OFF \
12cr|kid3-2.2-1|78	%else
12cr|kid3-2.2-1|79	-DWITH_GSTREAMER=OFF -DWITH_FFMPEG=ON \
12cr|kid3-2.2-1|80	%endif
12cr|kid3-2.2-1|81	-DWITH_PHONON=ON ../..
12cr|kid3-2.2-1|82	%make
12cr|kid3-2.2-1|83	cd ../..
12cr|kid3-2.2-1|84	
12cr|kid3-2.2-1|85	# Then the "pure QT" version
12cr|kid3-2.2-1|86	mkdir qt
12cr|kid3-2.2-1|87	cd qt
12cr|kid3-2.2-1|88	%cmake_qt4	-DBUILD_SHARED_LIBS:BOOL=OFF -DWITH_KDE=OFF \
12cr|kid3-2.2-1|89	-DWITH_TAGLIB=ON -DWITH_MP4V2=ON \
12cr|kid3-2.2-1|90	-DWITH_ID3LIB=ON -DWITH_VORBIS=ON \
12cr|kid3-2.2-1|91	-DWITH_FLAC=ON -DWITH_CHROMAPRINT=ON \
12cr|kid3-2.2-1|92	%if %{use_gstreamer}
12cr|kid3-2.2-1|93	-DWITH_GSTREAMER=ON -DWITH_FFMPEG=OFF \
12cr|kid3-2.2-1|94	%else
12cr|kid3-2.2-1|95	-DWITH_GSTREAMER=OFF -DWITH_FFMPEG=ON \
12cr|kid3-2.2-1|96	%endif
12cr|kid3-2.2-1|97	-DWITH_PHONON=ON -DWITH_DBUS=ON \
12cr|kid3-2.2-1|98	-DWITH_DOCDIR=share/doc/%{name}-qt-%{version} \
12cr|kid3-2.2-1|99	-DQT_PHONON_INCLUDE_DIR=/usr/include/phonon ../..
12cr|kid3-2.2-1|100	%make
12cr|kid3-2.2-1|101	
12cr|kid3-2.2-1|102	%install
12cr|kid3-2.2-1|103	rm -rf %{buildroot}
12cr|kid3-2.2-1|104	
12cr|kid3-2.2-1|105	%makeinstall_std -C kde/build
12cr|kid3-2.2-1|106	%makeinstall_std -C qt/build
12cr|kid3-2.2-1|107	
12cr|kid3-2.2-1|108	mkdir -p %{buildroot}%{_mandir}/man1
12cr|kid3-2.2-1|109	install -m 0644 deb/kid3{,-qt}.1 %{buildroot}%{_mandir}/man1/
12cr|kid3-2.2-1|110	
12cr|kid3-2.2-1|111	install -pm 644 AUTHORS ChangeLog COPYING LICENSE README \
12cr|kid3-2.2-1|112	%{buildroot}%{_docdir}/%{name}-qt-%{version}
12cr|kid3-2.2-1|113	
12cr|kid3-2.2-1|114	
12cr|kid3-2.2-1|115	# This only finds the files for the KDE version
12cr|kid3-2.2-1|116	%find_lang %{name}
12cr|kid3-2.2-1|117	#grep -F kid3 %{name}.lang > %{name}-kde.lang
12cr|kid3-2.2-1|118	
12cr|kid3-2.2-1|119	
12cr|kid3-2.2-1|120	#--------------------------------------------------------------------
12cr|kid3-2.2-1|121	
12cr|kid3-2.2-1|122	%files -f %{name}.lang
12cr|kid3-2.2-1|123	%doc AUTHORS ChangeLog COPYING LICENSE README
12cr|kid3-2.2-1|124	%{_docdir}/HTML/*/%{name}/*
12cr|kid3-2.2-1|125	%{_kde_bindir}/%{name}
12cr|kid3-2.2-1|126	%{_kde_applicationsdir}/%{name}.desktop
12cr|kid3-2.2-1|127	%{_kde_appsdir}/%{name}/*
12cr|kid3-2.2-1|128	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
12cr|kid3-2.2-1|129	%{_kde_iconsdir}/hicolor/scalable/apps/%{name}.svgz
12cr|kid3-2.2-1|130	%{_datadir}/dbus-1/interfaces/*.xml
12cr|kid3-2.2-1|131	%{_mandir}/man1/%{name}.1*
12cr|kid3-2.2-1|132	
12cr|kid3-2.2-1|133	#--------------------------------------------------------------------
12cr|kid3-2.2-1|134	
12cr|kid3-2.2-1|135	%files qt
12cr|kid3-2.2-1|136	%doc %{_docdir}/%{name}-qt-%{version}/
12cr|kid3-2.2-1|137	%dir %{_datadir}/%{name}-qt/
12cr|kid3-2.2-1|138	%dir %{_datadir}/%{name}-qt/translations/
12cr|kid3-2.2-1|139	%{_bindir}/%{name}-qt
12cr|kid3-2.2-1|140	%{_datadir}/applications/%{name}-qt.desktop
12cr|kid3-2.2-1|141	%{_datadir}/icons/hicolor/*/apps/%{name}-qt.png
12cr|kid3-2.2-1|142	%{_datadir}/icons/hicolor/scalable/apps/%{name}-qt.svg
12cr|kid3-2.2-1|143	# This is not needed for qt
12cr|kid3-2.2-1|144	#{_datadir}/dbus-1/interfaces/*.xml
12cr|kid3-2.2-1|145	%{_datadir}/%{name}-qt/translations/*.qm
12cr|kid3-2.2-1|146	%{_mandir}/man1/%{name}-qt.1*
12cr|kid3-2.2-1|147	
12cr|kid3-2.2-1|148	
12cr|kid3-2.2-1|149	
12cr|kid3-2.2-1|150	
12cr|kid3-2.2-1|151	%changelog
12cr|kid3-2.2-1|152	* Wed Oct  31 2012 Giovanni Mariani <mc2374@mclink.it>
12cr|kid3-2.2-1|153	+ Commit: 62d2b91
12cr|kid3-2.2-1|154	- Update to release 2.2
12cr|kid3-2.2-1|155	
12cr|kid3-2.2-1|156	* Sat Oct  13 2012 Giovanni Mariani <mc2374@mclink.it>
12cr|kid3-2.2-1|157	+ Commit: d283e4d
12cr|kid3-2.2-1|158	- Fix file lists
12cr|kid3-2.2-1|159	
12cr|kid3-2.2-1|160	* Sat Oct  13 2012 Giovanni Mariani <mc2374@mclink.it>
12cr|kid3-2.2-1|161	+ Commit: a4e644d
12cr|kid3-2.2-1|162	- New release 2.1 and more updates
12cr|kid3-2.2-1|163	
12cr|kid3-2.2-1|164	

2487 12
12cr|kile-2.1.2-2|1	Name: kile
12cr|kile-2.1.2-2|2	Summary: Integrated LaTeX Environment for KDE4
12cr|kile-2.1.2-2|3	Version: 2.1.2
12cr|kile-2.1.2-2|4	Release: 2
12cr|kile-2.1.2-2|5	Epoch: 2
12cr|kile-2.1.2-2|6	Url: http://kile.sourceforge.net/
12cr|kile-2.1.2-2|7	Source0: http://jaist.dl.sourceforge.net/sourceforge/kile/%{name}-%{version}.tar.bz2
12cr|kile-2.1.2-2|8	License: GPLv2+
12cr|kile-2.1.2-2|9	Group: Publishing
12cr|kile-2.1.2-2|10	Requires: texlive-latex.bin
12cr|kile-2.1.2-2|11	Requires: konsole
12cr|kile-2.1.2-2|12	BuildRequires: kdelibs4-devel
12cr|kile-2.1.2-2|13	Obsoletes: kile-i18n-de
12cr|kile-2.1.2-2|14	Obsoletes: kile-i18n-es
12cr|kile-2.1.2-2|15	Obsoletes: kile-i18n-fr
12cr|kile-2.1.2-2|16	Obsoletes: kile-i18n-it
12cr|kile-2.1.2-2|17	Obsoletes: kile-i18n-nl
12cr|kile-2.1.2-2|18	Obsoletes: kile-i18n-pt
12cr|kile-2.1.2-2|19	Obsoletes: kile-i18n-en_GB
12cr|kile-2.1.2-2|20	Obsoletes: kile-i18n-da
12cr|kile-2.1.2-2|21	Obsoletes: kile-i18n-pt_BR
12cr|kile-2.1.2-2|22	Obsoletes: kile-i18n-sv
12cr|kile-2.1.2-2|23	Obsoletes: kile-i18n-ta
12cr|kile-2.1.2-2|24	
12cr|kile-2.1.2-2|25	%description
12cr|kile-2.1.2-2|26	Kile is an integrated LaTeX Environment for KDE4.
12cr|kile-2.1.2-2|27	
12cr|kile-2.1.2-2|28	%files -f %name.lang
12cr|kile-2.1.2-2|29	%defattr(-,root,root,0755)
12cr|kile-2.1.2-2|30	%doc AUTHORS ChangeLog README* kile-remote-control.txt
12cr|kile-2.1.2-2|31	%{_kde_bindir}/kile
12cr|kile-2.1.2-2|32	%{_kde_datadir}/applications/kde4/kile.desktop
12cr|kile-2.1.2-2|33	%{_kde_appsdir}/kconf_update/kile*
12cr|kile-2.1.2-2|34	%{_kde_datadir}/config.kcfg/kile.kcfg
12cr|kile-2.1.2-2|35	%{_kde_datadir}/dbus-1/interfaces/net.sourceforge.kile.main.xml
12cr|kile-2.1.2-2|36	%{_kde_datadir}/mime/packages/kile.xml
12cr|kile-2.1.2-2|37	%{_kde_appsdir}/kile
12cr|kile-2.1.2-2|38	%{_kde_iconsdir}/*/*/*/*
12cr|kile-2.1.2-2|39	
12cr|kile-2.1.2-2|40	#--------------------------------------------------------------------
12cr|kile-2.1.2-2|41	
12cr|kile-2.1.2-2|42	%prep
12cr|kile-2.1.2-2|43	%setup -q -n %{name}-%{version}
12cr|kile-2.1.2-2|44	
12cr|kile-2.1.2-2|45	%build
12cr|kile-2.1.2-2|46	%cmake_kde4
12cr|kile-2.1.2-2|47	%make
12cr|kile-2.1.2-2|48	
12cr|kile-2.1.2-2|49	%install
12cr|kile-2.1.2-2|50	%{makeinstall_std} -C build
12cr|kile-2.1.2-2|51	chmod 0755 %{buildroot}%{_kde_appsdir}/kconf_update/kile*.pl %{buildroot}%{_kde_appsdir}/kile/test/runTests.sh
12cr|kile-2.1.2-2|52	chmod 0644 %{buildroot}%{_kde_datadir}/applications/kde4/kile.desktop
12cr|kile-2.1.2-2|53	
12cr|kile-2.1.2-2|54	%find_lang %name --with-html
12cr|kile-2.1.2-2|55	
12cr|kile-2.1.2-2|56	
12cr|kile-2.1.2-2|57	%changelog
12cr|kile-2.1.2-2|58	* Sat Jun 09 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2:2.1.2-2
12cr|kile-2.1.2-2|59	+ Revision: 803917
12cr|kile-2.1.2-2|60	- Adjust dependencies
12cr|kile-2.1.2-2|61	
12cr|kile-2.1.2-2|62	* Thu May 03 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2:2.1.2-1
12cr|kile-2.1.2-2|63	+ Revision: 795255
12cr|kile-2.1.2-2|64	- update to 2.1.2
12cr|kile-2.1.2-2|65	
12cr|kile-2.1.2-2|66	* Sat Jun 18 2011 Funda Wang <fwang@mandriva.org> 2:2.1-1
12cr|kile-2.1.2-2|67	+ Revision: 685897
12cr|kile-2.1.2-2|68	- new version 2.1 final
12cr|kile-2.1.2-2|69	
12cr|kile-2.1.2-2|70	* Thu Apr 28 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 2:2.1-0.b5.1
12cr|kile-2.1.2-2|71	+ Revision: 659806
12cr|kile-2.1.2-2|72	- beta5
12cr|kile-2.1.2-2|73	
12cr|kile-2.1.2-2|74	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2:2.1-0.b4.2mdv2011.0
12cr|kile-2.1.2-2|75	+ Revision: 612606
12cr|kile-2.1.2-2|76	- the mass rebuild of 2010.1 packages
12cr|kile-2.1.2-2|77	
12cr|kile-2.1.2-2|78	* Fri Apr 09 2010 Funda Wang <fwang@mandriva.org> 2:2.1-0.b4.1mdv2010.1
12cr|kile-2.1.2-2|79	+ Revision: 533525
12cr|kile-2.1.2-2|80	- 2.1b4
12cr|kile-2.1.2-2|81	
12cr|kile-2.1.2-2|82	* Thu Mar 18 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:2.1-0.b3.2mdv2010.1
12cr|kile-2.1.2-2|83	+ Revision: 525123
12cr|kile-2.1.2-2|84	- Add konsole as Requires, thanks to Francois Boulogne
12cr|kile-2.1.2-2|85	
12cr|kile-2.1.2-2|86	* Thu Dec 03 2009 Funda Wang <fwang@mandriva.org> 2:2.1-0.b3.1mdv2010.1
12cr|kile-2.1.2-2|87	+ Revision: 472762
12cr|kile-2.1.2-2|88	- new version 2.1 beta 3
12cr|kile-2.1.2-2|89	
12cr|kile-2.1.2-2|90	* Thu Sep 17 2009 Helio Chissini de Castro <helio@mandriva.com> 2:2.1-0.b2.2mdv2010.0
12cr|kile-2.1.2-2|91	+ Revision: 443974
12cr|kile-2.1.2-2|92	- Proper packaging kile. It requires kappfinder which is obsolete
12cr|kile-2.1.2-2|93	
12cr|kile-2.1.2-2|94	* Wed Sep 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:2.1-0.b2.1mdv2010.0
12cr|kile-2.1.2-2|95	+ Revision: 434566
12cr|kile-2.1.2-2|96	- Fix file list
12cr|kile-2.1.2-2|97	- Update to beta2
12cr|kile-2.1.2-2|98	
12cr|kile-2.1.2-2|99	* Sat Feb 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:2.1-0.924057.3mdv2009.1
12cr|kile-2.1.2-2|100	+ Revision: 343531
12cr|kile-2.1.2-2|101	- Fix file list
12cr|kile-2.1.2-2|102	- Fix file list
12cr|kile-2.1.2-2|103	
12cr|kile-2.1.2-2|104	* Wed Feb 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:2.1-0.924057.2mdv2009.1
12cr|kile-2.1.2-2|105	+ Revision: 342518
12cr|kile-2.1.2-2|106	- Fix file list
12cr|kile-2.1.2-2|107	
12cr|kile-2.1.2-2|108	* Tue Feb 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:2.1-0.924057.1mdv2009.1
12cr|kile-2.1.2-2|109	+ Revision: 339043
12cr|kile-2.1.2-2|110	- Snapshot of the KDE4 version
12cr|kile-2.1.2-2|111	
12cr|kile-2.1.2-2|112	* Tue Dec 09 2008 Funda Wang <fwang@mandriva.org> 1:2.0.3-1mdv2009.1
12cr|kile-2.1.2-2|113	+ Revision: 312239
12cr|kile-2.1.2-2|114	- New version 2.0.3
12cr|kile-2.1.2-2|115	
12cr|kile-2.1.2-2|116	* Wed Sep 03 2008 Funda Wang <fwang@mandriva.org> 1:2.0.2-1mdv2009.0
12cr|kile-2.1.2-2|117	+ Revision: 279422
12cr|kile-2.1.2-2|118	- New version 2.0.2
12cr|kile-2.1.2-2|119	
12cr|kile-2.1.2-2|120	* Fri Aug 08 2008 Funda Wang <fwang@mandriva.org> 1:2.0.1-3mdv2009.0
12cr|kile-2.1.2-2|121	+ Revision: 267854
12cr|kile-2.1.2-2|122	- switch to /opt
12cr|kile-2.1.2-2|123	
12cr|kile-2.1.2-2|124	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1:2.0.1-2mdv2009.0
12cr|kile-2.1.2-2|125	+ Revision: 267786
12cr|kile-2.1.2-2|126	- rebuild early 2009.0 package (before pixel changes)
12cr|kile-2.1.2-2|127	
12cr|kile-2.1.2-2|128	+ Pixel <pixel@mandriva.com>
12cr|kile-2.1.2-2|129	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|kile-2.1.2-2|130	
12cr|kile-2.1.2-2|131	* Mon May 19 2008 Lev Givon <lev@mandriva.org> 1:2.0.1-1mdv2009.0
12cr|kile-2.1.2-2|132	+ Revision: 208989
12cr|kile-2.1.2-2|133	- Update to 2.0.1.
12cr|kile-2.1.2-2|134	
12cr|kile-2.1.2-2|135	* Sun Feb 10 2008 Frederik Himpe <fhimpe@mandriva.org> 1:2.0-3mdv2008.1
12cr|kile-2.1.2-2|136	+ Revision: 164730
12cr|kile-2.1.2-2|137	- Rebuild against openldap 2.4 libraries
12cr|kile-2.1.2-2|138	
12cr|kile-2.1.2-2|139	+ Olivier Blin <blino@mandriva.org>
12cr|kile-2.1.2-2|140	- restore BuildRoot
12cr|kile-2.1.2-2|141	
12cr|kile-2.1.2-2|142	+ Thierry Vignaud <tv@mandriva.org>
12cr|kile-2.1.2-2|143	- kill re-definition of %%buildroot on Pixel's request
12cr|kile-2.1.2-2|144	- better description
12cr|kile-2.1.2-2|145	
12cr|kile-2.1.2-2|146	* Fri Nov 23 2007 Funda Wang <fwang@mandriva.org> 1:2.0-2mdv2008.1
12cr|kile-2.1.2-2|147	+ Revision: 111377
12cr|kile-2.1.2-2|148	- fix conflicts with kdelibs
12cr|kile-2.1.2-2|149	
12cr|kile-2.1.2-2|150	* Thu Nov 22 2007 Funda Wang <fwang@mandriva.org> 1:2.0-1mdv2008.1
12cr|kile-2.1.2-2|151	+ Revision: 111124
12cr|kile-2.1.2-2|152	- add kate syntax
12cr|kile-2.1.2-2|153	- fix filelist
12cr|kile-2.1.2-2|154	- New version 2.0
12cr|kile-2.1.2-2|155	
12cr|kile-2.1.2-2|156	* Sun Sep 02 2007 Funda Wang <fwang@mandriva.org> 1:1.9.3-3mdv2008.0
12cr|kile-2.1.2-2|157	+ Revision: 77752
12cr|kile-2.1.2-2|158	- fix desktop file category
12cr|kile-2.1.2-2|159	
12cr|kile-2.1.2-2|160	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|kile-2.1.2-2|161	- Add menu entry
12cr|kile-2.1.2-2|162	
12cr|kile-2.1.2-2|163	
12cr|kile-2.1.2-2|164	* Tue Nov 21 2006 Laurent Montel <lmontel@mandriva.com> 1.9.3-1mdv2007.0
12cr|kile-2.1.2-2|165	+ Revision: 85839
12cr|kile-2.1.2-2|166	- 1.9.3
12cr|kile-2.1.2-2|167	- Import kile
12cr|kile-2.1.2-2|168	
12cr|kile-2.1.2-2|169	* Tue Aug 29 2006 Laurent MONTEL <lmontel@mandriva.com> 1.9.2-1
12cr|kile-2.1.2-2|170	- 1.9.2
12cr|kile-2.1.2-2|171	
12cr|kile-2.1.2-2|172	* Fri Jul 14 2006 Laurent MONTEL <lmontel@mandriva.com> 1.9.1-1
12cr|kile-2.1.2-2|173	- 1.9.1
12cr|kile-2.1.2-2|174	
12cr|kile-2.1.2-2|175	* Fri Jul 14 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1:1.9-3mdv2007.0
12cr|kile-2.1.2-2|176	- Rebuild for new menu and extension
12cr|kile-2.1.2-2|177	- Use macro for icons and macro
12cr|kile-2.1.2-2|178	
12cr|kile-2.1.2-2|179	* Thu May 11 2006 Laurent MONTEL <lmontel@mandriva.com> 1.9-2
12cr|kile-2.1.2-2|180	- Rebuild to generate category
12cr|kile-2.1.2-2|181	
12cr|kile-2.1.2-2|182	* Wed Mar 22 2006 Laurent MONTEL <lmontel@mandriva.com> 1.9-1
12cr|kile-2.1.2-2|183	- 1.9
12cr|kile-2.1.2-2|184	
12cr|kile-2.1.2-2|185	* Mon Dec 26 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.8.1-4mdk
12cr|kile-2.1.2-2|186	- Remove redundant Buildrequires
12cr|kile-2.1.2-2|187	
12cr|kile-2.1.2-2|188	* Fri Dec 09 2005 Laurent MONTEL <lmontel@mandriva.com> 1.8.1-3
12cr|kile-2.1.2-2|189	- Obsolete kile-i18n
12cr|kile-2.1.2-2|190	
12cr|kile-2.1.2-2|191	* Thu Sep 01 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.8.1-2mdk
12cr|kile-2.1.2-2|192	- use %%mkrel
12cr|kile-2.1.2-2|193	- from Dominik Grafenhofer <dominik@grafenhofer.at>
12cr|kile-2.1.2-2|194	- added german GUI translation
12cr|kile-2.1.2-2|195	
12cr|kile-2.1.2-2|196	* Fri Jun 03 2005 Laurent MONTEL <lmontel@mandriva.com> 1.8.1-1mdk
12cr|kile-2.1.2-2|197	- 1.8.1
12cr|kile-2.1.2-2|198	
12cr|kile-2.1.2-2|199	* Tue May 24 2005 Laurent MONTEL <lmontel@mandriva.com> 1.8-1mdk
12cr|kile-2.1.2-2|200	- 1.8
12cr|kile-2.1.2-2|201	- Necessary to add epoch because previous package was not named correctly :(
12cr|kile-2.1.2-2|202	
12cr|kile-2.1.2-2|203	* Wed May 04 2005 Laurent MONTEL <lmontel@mandriva.com> 1.8b2-2mdk
12cr|kile-2.1.2-2|204	- i18n is not in separate package
12cr|kile-2.1.2-2|205	
12cr|kile-2.1.2-2|206	* Tue Apr 26 2005 Giuseppe Ghib <ghibo@mandriva.com> 1.8b2-1mdk
12cr|kile-2.1.2-2|207	- Release: 1.8b2.
12cr|kile-2.1.2-2|208	
12cr|kile-2.1.2-2|209	* Sun Apr 17 2005 Giuseppe Ghib <ghibo@mandriva.com> 1.8b1-1mdk
12cr|kile-2.1.2-2|210	- Release: 1.8b1.
12cr|kile-2.1.2-2|211	- Specify QTDIR (needed for building under X86-64).
12cr|kile-2.1.2-2|212	
12cr|kile-2.1.2-2|213	* Thu Dec 09 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.7.1-5mdk
12cr|kile-2.1.2-2|214	- Fix menu
12cr|kile-2.1.2-2|215	
12cr|kile-2.1.2-2|216	* Tue Dec 07 2004 Dominik Grafenhofer <dominik@grafenhofer.at> 1.7.1-4mdk
12cr|kile-2.1.2-2|217	- fixed dependencies of some i18n packages
12cr|kile-2.1.2-2|218	
12cr|kile-2.1.2-2|219	* Mon Nov 08 2004 Dominik Grafenhofer <dominik@grafenhofer.at> 1.7.1-3mdk
12cr|kile-2.1.2-2|220	- Added i18n packages
12cr|kile-2.1.2-2|221	- fix source (the first 1.7.1 tarball was not working)
12cr|kile-2.1.2-2|222	
12cr|kile-2.1.2-2|223	* Thu Oct 21 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.7.1-2mdk
12cr|kile-2.1.2-2|224	- Fix conflict
12cr|kile-2.1.2-2|225	
12cr|kile-2.1.2-2|226	* Tue Oct 19 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.7.1-1mdk
12cr|kile-2.1.2-2|227	- 1.7.1
12cr|kile-2.1.2-2|228	
12cr|kile-2.1.2-2|229	* Sat Jun 05 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.6.3-2mdk
12cr|kile-2.1.2-2|230	- Rebuild
12cr|kile-2.1.2-2|231	
12cr|kile-2.1.2-2|232	* Sat Jun 05 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.6.3-1mdk
12cr|kile-2.1.2-2|233	- 1.6.3
12cr|kile-2.1.2-2|234	- cleanups
12cr|kile-2.1.2-2|235	
12cr|kile-2.1.2-2|236	* Thu Apr 22 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.6.2-1mdk
12cr|kile-2.1.2-2|237	- 1.6.2
12cr|kile-2.1.2-2|238	
12cr|kile-2.1.2-2|239	* Sun Feb 01 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.6.1-1mdk
12cr|kile-2.1.2-2|240	- 1.6.1
12cr|kile-2.1.2-2|241	- fix menu
12cr|kile-2.1.2-2|242	

2488 12
12cr|kim-0.9.5-7|1	%define name	kim
12cr|kim-0.9.5-7|2	%define oname	kim4
12cr|kim-0.9.5-7|3	%define version	0.9.5
12cr|kim-0.9.5-7|4	%define release	%mkrel 7
12cr|kim-0.9.5-7|5	
12cr|kim-0.9.5-7|6	Name:		%{name}
12cr|kim-0.9.5-7|7	Version:	%{version}
12cr|kim-0.9.5-7|8	Release:	%{release}
12cr|kim-0.9.5-7|9	Summary:	Image menu for kde
12cr|kim-0.9.5-7|10	License:	GPL
12cr|kim-0.9.5-7|11	Group:		Graphical desktop/KDE
12cr|kim-0.9.5-7|12	Source0:	%{oname}-%{version}.tar.gz
12cr|kim-0.9.5-7|13	Patch0:		kim4-0.9.5-fix-icons-compressandresize-desktop-file.patch
12cr|kim-0.9.5-7|14	Patch1:		kim4-0.9.5-fix-icons-converandrotate-desktop-file.patch
12cr|kim-0.9.5-7|15	Patch2:		kim4-0.9.5-fix-icons-pulication-desktop-file.patch
12cr|kim-0.9.5-7|16	URL:		http://bouveyron.free.fr/kim/
12cr|kim-0.9.5-7|17	Requires:	kdebase4-runtime
12cr|kim-0.9.5-7|18	Requires:       imagemagick
12cr|kim-0.9.5-7|19	BuildArch:	noarch
12cr|kim-0.9.5-7|20	BuildRequires:	kde4-macros
12cr|kim-0.9.5-7|21	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|kim-0.9.5-7|22	
12cr|kim-0.9.5-7|23	%description
12cr|kim-0.9.5-7|24	This is an image Kde servicemenu which allows to:
12cr|kim-0.9.5-7|25	- compress images,
12cr|kim-0.9.5-7|26	- resize images,
12cr|kim-0.9.5-7|27	- convert images,
12cr|kim-0.9.5-7|28	- rotate images,
12cr|kim-0.9.5-7|29	- rename images,
12cr|kim-0.9.5-7|30	- resize and send by mail images,
12cr|kim-0.9.5-7|31	- and more other actions !
12cr|kim-0.9.5-7|32	This servicemenu use ImageMagick.
12cr|kim-0.9.5-7|33	
12cr|kim-0.9.5-7|34	%files
12cr|kim-0.9.5-7|35	%defattr(-,root,root)
12cr|kim-0.9.5-7|36	%{_kde_datadir}/apps/kim
12cr|kim-0.9.5-7|37	%{_kde_datadir}/kde4/services/*
12cr|kim-0.9.5-7|38	%attr(0755,root,root) %{_kde_bindir}/*
12cr|kim-0.9.5-7|39	
12cr|kim-0.9.5-7|40	#--------------------------------------------------------------------
12cr|kim-0.9.5-7|41	
12cr|kim-0.9.5-7|42	%prep
12cr|kim-0.9.5-7|43	%setup -q -n %{oname}
12cr|kim-0.9.5-7|44	%patch0 -p0
12cr|kim-0.9.5-7|45	%patch1 -p0
12cr|kim-0.9.5-7|46	%patch2 -p0
12cr|kim-0.9.5-7|47	%build
12cr|kim-0.9.5-7|48	
12cr|kim-0.9.5-7|49	%install
12cr|kim-0.9.5-7|50	rm -fr %{buildroot}
12cr|kim-0.9.5-7|51	mkdir -p %{buildroot}%{_kde_datadir}/kde4/services/
12cr|kim-0.9.5-7|52	mkdir -p %{buildroot}/%{_kde_bindir}
12cr|kim-0.9.5-7|53	
12cr|kim-0.9.5-7|54	chmod 644 src/kim*.desktop
12cr|kim-0.9.5-7|55	chmod 755 src/bin/kim*
12cr|kim-0.9.5-7|56	cp src/kim*.desktop %{buildroot}%{_kde_datadir}/kde4/services/
12cr|kim-0.9.5-7|57	cp src/bin/kim* %{buildroot}/%{_kde_bindir}
12cr|kim-0.9.5-7|58	
12cr|kim-0.9.5-7|59	mkdir -p %{buildroot}/%{_kde_datadir}/apps/kim
12cr|kim-0.9.5-7|60	cp COPYING %{buildroot}/%{_kde_datadir}/apps/kim/kim_about.txt
12cr|kim-0.9.5-7|61	mkdir -p %{buildroot}/%{_kde_datadir}/apps/kim/slideshow/
12cr|kim-0.9.5-7|62	cp src/slideshow/* %{buildroot}/%{_kde_datadir}/apps/kim/slideshow/
12cr|kim-0.9.5-7|63	mkdir -p %{buildroot}/%{_kde_datadir}/apps/kim/gallery
12cr|kim-0.9.5-7|64	cp src/gallery/* %{buildroot}/%{_kde_datadir}/apps/kim/gallery
12cr|kim-0.9.5-7|65	
12cr|kim-0.9.5-7|66	perl -pi -e "s/\r\n/\n/"  work.css
12cr|kim-0.9.5-7|67	
12cr|kim-0.9.5-7|68	%clean
12cr|kim-0.9.5-7|69	rm -rf %{buildroot}
12cr|kim-0.9.5-7|70	
12cr|kim-0.9.5-7|71	
12cr|kim-0.9.5-7|72	%changelog
12cr|kim-0.9.5-7|73	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.5-7mdv2011.0
12cr|kim-0.9.5-7|74	+ Revision: 612608
12cr|kim-0.9.5-7|75	- the mass rebuild of 2010.1 packages
12cr|kim-0.9.5-7|76	
12cr|kim-0.9.5-7|77	* Tue Jan 12 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.5-6mdv2010.1
12cr|kim-0.9.5-7|78	+ Revision: 490295
12cr|kim-0.9.5-7|79	- add patches to fix service menu icons (bug #56302)
12cr|kim-0.9.5-7|80	- clean spec file
12cr|kim-0.9.5-7|81	
12cr|kim-0.9.5-7|82	* Thu Jun 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.5-5mdv2010.0
12cr|kim-0.9.5-7|83	+ Revision: 388910
12cr|kim-0.9.5-7|84	- Fix copy/paste error
12cr|kim-0.9.5-7|85	- Make actions available on dolphin and konqueror
12cr|kim-0.9.5-7|86	
12cr|kim-0.9.5-7|87	* Sat Mar 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.5-4mdv2009.1
12cr|kim-0.9.5-7|88	+ Revision: 350794
12cr|kim-0.9.5-7|89	- Update to kde4 version
12cr|kim-0.9.5-7|90	
12cr|kim-0.9.5-7|91	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|kim-0.9.5-7|92	- lowercase ImageMagick
12cr|kim-0.9.5-7|93	
12cr|kim-0.9.5-7|94	* Sun Sep 07 2008 Funda Wang <fwang@mandriva.org> 0.9.5-4mdv2009.0
12cr|kim-0.9.5-7|95	+ Revision: 282254
12cr|kim-0.9.5-7|96	- switch to /opt
12cr|kim-0.9.5-7|97	
12cr|kim-0.9.5-7|98	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.9.5-3mdv2009.0
12cr|kim-0.9.5-7|99	+ Revision: 247763
12cr|kim-0.9.5-7|100	- rebuild
12cr|kim-0.9.5-7|101	
12cr|kim-0.9.5-7|102	* Sat Mar 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.5-1mdv2008.1
12cr|kim-0.9.5-7|103	+ Revision: 177041
12cr|kim-0.9.5-7|104	- New version 0.9.5
12cr|kim-0.9.5-7|105	
12cr|kim-0.9.5-7|106	* Sat Mar 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.4-2mdv2008.1
12cr|kim-0.9.5-7|107	+ Revision: 177040
12cr|kim-0.9.5-7|108	- Fix Requires
12cr|kim-0.9.5-7|109	
12cr|kim-0.9.5-7|110	+ Olivier Blin <oblin@mandriva.com>
12cr|kim-0.9.5-7|111	- restore BuildRoot
12cr|kim-0.9.5-7|112	
12cr|kim-0.9.5-7|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|kim-0.9.5-7|114	- kill re-definition of %%buildroot on Pixel's request
12cr|kim-0.9.5-7|115	
12cr|kim-0.9.5-7|116	* Sun Jul 22 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.4-1mdv2008.0
12cr|kim-0.9.5-7|117	+ Revision: 54478
12cr|kim-0.9.5-7|118	- New version 0.9.4
12cr|kim-0.9.5-7|119	
12cr|kim-0.9.5-7|120	
12cr|kim-0.9.5-7|121	* Sun Jul 02 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.0-2mdv2007.0
12cr|kim-0.9.5-7|122	- Rebuild for new extension
12cr|kim-0.9.5-7|123	
12cr|kim-0.9.5-7|124	* Sat Apr 15 2006 Couriousous <couriousous@mandriva.org> 0.9.0-1mdk
12cr|kim-0.9.5-7|125	- 0.9.0
12cr|kim-0.9.5-7|126	
12cr|kim-0.9.5-7|127	* Sat Oct 01 2005 Couriousous <couriousous@mandriva.org> 0.8.1-1mdk
12cr|kim-0.9.5-7|128	- 0.8.1
12cr|kim-0.9.5-7|129	
12cr|kim-0.9.5-7|130	* Mon May 30 2005 Sebastien Savarin <plouf@mandriva.org> 0.8-1mdk
12cr|kim-0.9.5-7|131	- New release 0.8
12cr|kim-0.9.5-7|132	- Use %%{1}mdv2007.0
12cr|kim-0.9.5-7|133	
12cr|kim-0.9.5-7|134	* Sat Feb 05 2005 Couriousous <couriousous@mandrake.org> 0.7-2mdk
12cr|kim-0.9.5-7|135	- Fix requires
12cr|kim-0.9.5-7|136	
12cr|kim-0.9.5-7|137	* Sat Feb 05 2005 Couriousous <couriousous@mandrake.org> 0.7-1mdk
12cr|kim-0.9.5-7|138	- From: Sebastien Savarin <plouf@zarb.org> :
12cr|kim-0.9.5-7|139	- first release
12cr|kim-0.9.5-7|140	

2489 12
12cr|kinterbasdb-3.3.0-1|1	%define name	kinterbasdb
12cr|kinterbasdb-3.3.0-1|2	%define version	3.3.0
12cr|kinterbasdb-3.3.0-1|3	%define release	1
12cr|kinterbasdb-3.3.0-1|4	
12cr|kinterbasdb-3.3.0-1|5	Summary:	A Python DB-API 2.0 compliant interface to Firebird
12cr|kinterbasdb-3.3.0-1|6	Name:		%{name}
12cr|kinterbasdb-3.3.0-1|7	Version:	%{version}
12cr|kinterbasdb-3.3.0-1|8	Release:	%{release}
12cr|kinterbasdb-3.3.0-1|9	License:	BSD style
12cr|kinterbasdb-3.3.0-1|10	Group:		Databases
12cr|kinterbasdb-3.3.0-1|11	Source0:	%{name}-%{version}.tar.bz2
12cr|kinterbasdb-3.3.0-1|12	Patch0:		kinterbasdb-3.3.0-link-m.patch
12cr|kinterbasdb-3.3.0-1|13	Patch1:		kinterbasdb-3.3.0-db-fix.patch
12cr|kinterbasdb-3.3.0-1|14	Group:		Development/Python
12cr|kinterbasdb-3.3.0-1|15	URL:		http://www.firebirdsql.org/
12cr|kinterbasdb-3.3.0-1|16	Requires:	python-egenix-mx-base
12cr|kinterbasdb-3.3.0-1|17	%py_requires -d
12cr|kinterbasdb-3.3.0-1|18	BuildRequires:	firebird-devel
12cr|kinterbasdb-3.3.0-1|19	
12cr|kinterbasdb-3.3.0-1|20	%description
12cr|kinterbasdb-3.3.0-1|21	KInterbasDB is a Python extension package that implements Python Database API
12cr|kinterbasdb-3.3.0-1|22	2.0-compliant support for the open source relational database Firebird and some
12cr|kinterbasdb-3.3.0-1|23	versions of its proprietary cousin Borland Interbase.
12cr|kinterbasdb-3.3.0-1|24	In addition to the minimal feature set of the standard Python DB API,
12cr|kinterbasdb-3.3.0-1|25	KInterbasDB also exposes nearly the entire native client API of the database
12cr|kinterbasdb-3.3.0-1|26	engine.
12cr|kinterbasdb-3.3.0-1|27	
12cr|kinterbasdb-3.3.0-1|28	%prep
12cr|kinterbasdb-3.3.0-1|29	%setup -q -n %{name}-%{version}
12cr|kinterbasdb-3.3.0-1|30	%patch0 -p0
12cr|kinterbasdb-3.3.0-1|31	%patch1 -p0
12cr|kinterbasdb-3.3.0-1|32	
12cr|kinterbasdb-3.3.0-1|33	%build
12cr|kinterbasdb-3.3.0-1|34	CFLAGS="%{optflags}" /usr/bin/python setup.py build
12cr|kinterbasdb-3.3.0-1|35	
12cr|kinterbasdb-3.3.0-1|36	%install
12cr|kinterbasdb-3.3.0-1|37	python setup.py install --root=%{buildroot}
12cr|kinterbasdb-3.3.0-1|38	
12cr|kinterbasdb-3.3.0-1|39	%files
12cr|kinterbasdb-3.3.0-1|40	%doc README PKG-INFO
12cr|kinterbasdb-3.3.0-1|41	%doc docs
12cr|kinterbasdb-3.3.0-1|42	%{py_platsitedir}/%{name}
12cr|kinterbasdb-3.3.0-1|43	%{py_platsitedir}/%{name}-%{version}-py*.egg-info
12cr|kinterbasdb-3.3.0-1|44	
12cr|kinterbasdb-3.3.0-1|45	

2490 12
12cr|kio-gopher-0.1.3-5|1	%define kde_version     4.4.0
12cr|kio-gopher-0.1.3-5|2	
12cr|kio-gopher-0.1.3-5|3	Summary: 	kio-gopher
12cr|kio-gopher-0.1.3-5|4	Name: 		kio-gopher
12cr|kio-gopher-0.1.3-5|5	Version: 	0.1.3
12cr|kio-gopher-0.1.3-5|6	Release: 	%mkrel 5
12cr|kio-gopher-0.1.3-5|7	Source:		kio_gopher-%{version}-kde%{kde_version}.tar.bz2
12cr|kio-gopher-0.1.3-5|8	License: 	GPLv2+
12cr|kio-gopher-0.1.3-5|9	Group: 		Graphical desktop/KDE
12cr|kio-gopher-0.1.3-5|10	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kio-gopher-0.1.3-5|11	URL: 		http://kgopher.berlios.de/
12cr|kio-gopher-0.1.3-5|12	BuildRequires:  kdelibs4-devel
12cr|kio-gopher-0.1.3-5|13	
12cr|kio-gopher-0.1.3-5|14	%description
12cr|kio-gopher-0.1.3-5|15	This adds support for the gopher protocol to konqueror.
12cr|kio-gopher-0.1.3-5|16	It is still in development.
12cr|kio-gopher-0.1.3-5|17	It has been tested to work with KDE 3.1 and up.
12cr|kio-gopher-0.1.3-5|18	It has not been tested on other KDE versions.
12cr|kio-gopher-0.1.3-5|19	
12cr|kio-gopher-0.1.3-5|20	Currently it supports most (if not all) of the gopher protocol.
12cr|kio-gopher-0.1.3-5|21	
12cr|kio-gopher-0.1.3-5|22	Support for gopher+ protocol is planned.
12cr|kio-gopher-0.1.3-5|23	
12cr|kio-gopher-0.1.3-5|24	Protocol Documentation:
12cr|kio-gopher-0.1.3-5|25	Gopher:
12cr|kio-gopher-0.1.3-5|26	http://www.faqs.org/rfcs/rfc1436.html
12cr|kio-gopher-0.1.3-5|27	Gopher+:
12cr|kio-gopher-0.1.3-5|28	http://iubio.bio.indiana.edu/soft/util/gopher/Gopher+-spec.text
12cr|kio-gopher-0.1.3-5|29	Gopher URL:
12cr|kio-gopher-0.1.3-5|30	http://www.cotse.com/CIE/RFC/1738/16.htm
12cr|kio-gopher-0.1.3-5|31	
12cr|kio-gopher-0.1.3-5|32	%files
12cr|kio-gopher-0.1.3-5|33	%defattr(-,root,root)
12cr|kio-gopher-0.1.3-5|34	%doc README  FAQ
12cr|kio-gopher-0.1.3-5|35	%{_kde_libdir}/kde4/*.so
12cr|kio-gopher-0.1.3-5|36	%{_kde_services}/*
12cr|kio-gopher-0.1.3-5|37	%{_kde_datadir}/locale/*/*/kio_gopher.mo
12cr|kio-gopher-0.1.3-5|38	
12cr|kio-gopher-0.1.3-5|39	#--------------------------------------------------------------------
12cr|kio-gopher-0.1.3-5|40	
12cr|kio-gopher-0.1.3-5|41	%prep
12cr|kio-gopher-0.1.3-5|42	%setup -qn kio_gopher-%{version}-kde%{kde_version}
12cr|kio-gopher-0.1.3-5|43	
12cr|kio-gopher-0.1.3-5|44	%build
12cr|kio-gopher-0.1.3-5|45	%cmake_kde4
12cr|kio-gopher-0.1.3-5|46	%make
12cr|kio-gopher-0.1.3-5|47	
12cr|kio-gopher-0.1.3-5|48	%install
12cr|kio-gopher-0.1.3-5|49	rm -rf %{buildroot}
12cr|kio-gopher-0.1.3-5|50	%makeinstall_std -C build
12cr|kio-gopher-0.1.3-5|51	
12cr|kio-gopher-0.1.3-5|52	%clean
12cr|kio-gopher-0.1.3-5|53	rm -rf $RPM_BUILD_ROOT
12cr|kio-gopher-0.1.3-5|54	
12cr|kio-gopher-0.1.3-5|55	
12cr|kio-gopher-0.1.3-5|56	
12cr|kio-gopher-0.1.3-5|57	
12cr|kio-gopher-0.1.3-5|58	%changelog
12cr|kio-gopher-0.1.3-5|59	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-5mdv2011.0
12cr|kio-gopher-0.1.3-5|60	+ Revision: 612611
12cr|kio-gopher-0.1.3-5|61	- the mass rebuild of 2010.1 packages
12cr|kio-gopher-0.1.3-5|62	
12cr|kio-gopher-0.1.3-5|63	* Sun Feb 21 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.1.3-4mdv2010.1
12cr|kio-gopher-0.1.3-5|64	+ Revision: 508861
12cr|kio-gopher-0.1.3-5|65	- Using kde 4.4 tarball
12cr|kio-gopher-0.1.3-5|66	
12cr|kio-gopher-0.1.3-5|67	* Thu Nov 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.1.3-3mdv2010.1
12cr|kio-gopher-0.1.3-5|68	+ Revision: 465241
12cr|kio-gopher-0.1.3-5|69	- Rebuild against new Qt
12cr|kio-gopher-0.1.3-5|70	
12cr|kio-gopher-0.1.3-5|71	* Sat Nov 07 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.1.3-2mdv2010.1
12cr|kio-gopher-0.1.3-5|72	+ Revision: 462412
12cr|kio-gopher-0.1.3-5|73	- First import
12cr|kio-gopher-0.1.3-5|74	- import kio-gopher
12cr|kio-gopher-0.1.3-5|75	
12cr|kio-gopher-0.1.3-5|76	
12cr|kio-gopher-0.1.3-5|77	* Sun Nov 07 2009 Daniel Lucio <dlucio@okay.com.mx> 0.1.3-1mdv2010.0
12cr|kio-gopher-0.1.3-5|78	- Fist intent

2491 12
12cr|kio-locate-0.5.3-2|1	Summary:	Locate KIO slave for KDE4
12cr|kio-locate-0.5.3-2|2	Name:		kio-locate
12cr|kio-locate-0.5.3-2|3	Version:	0.5.3
12cr|kio-locate-0.5.3-2|4	Release:	2
12cr|kio-locate-0.5.3-2|5	License:	GPLv2+
12cr|kio-locate-0.5.3-2|6	Group:		Graphical desktop/KDE
12cr|kio-locate-0.5.3-2|7	URL:		http://kde-apps.org/content/show.php/kio-locate?content=120965
12cr|kio-locate-0.5.3-2|8	Source0:	http://kde-apps.org/CONTENT/content-files/120965-kio-locate-%{version}.tar.gz
12cr|kio-locate-0.5.3-2|9	Patch0:		kio-locate-0.5.3-gcc4.7.patch
12cr|kio-locate-0.5.3-2|10	BuildRequires:	kdelibs4-devel
12cr|kio-locate-0.5.3-2|11	
12cr|kio-locate-0.5.3-2|12	%description
12cr|kio-locate-0.5.3-2|13	Locate KIO slave for KDE4.
12cr|kio-locate-0.5.3-2|14	
12cr|kio-locate-0.5.3-2|15	%files -f kio_locate.lang
12cr|kio-locate-0.5.3-2|16	%{_kde_libdir}/kde4/*.so
12cr|kio-locate-0.5.3-2|17	%{_kde_docdir}/HTML/en/kioslave/locate/*
12cr|kio-locate-0.5.3-2|18	%{_kde_services}/*.protocol
12cr|kio-locate-0.5.3-2|19	%{_kde_services}/searchproviders/*.desktop
12cr|kio-locate-0.5.3-2|20	#--------------------------------------------------------------------
12cr|kio-locate-0.5.3-2|21	
12cr|kio-locate-0.5.3-2|22	%prep
12cr|kio-locate-0.5.3-2|23	%setup -qn kio-locate-%{version}
12cr|kio-locate-0.5.3-2|24	%patch0 -p1
12cr|kio-locate-0.5.3-2|25	
12cr|kio-locate-0.5.3-2|26	%build
12cr|kio-locate-0.5.3-2|27	%cmake_kde4
12cr|kio-locate-0.5.3-2|28	%make
12cr|kio-locate-0.5.3-2|29	
12cr|kio-locate-0.5.3-2|30	%install
12cr|kio-locate-0.5.3-2|31	%makeinstall_std -C build
12cr|kio-locate-0.5.3-2|32	
12cr|kio-locate-0.5.3-2|33	%find_lang kio_locate
12cr|kio-locate-0.5.3-2|34	

2492 12
12cr|kismet-2011.03.R2-2|1	%define oversion 2011-03-R2
12cr|kismet-2011.03.R2-2|2	%define version %(echo %{oversion}| tr - .)
12cr|kismet-2011.03.R2-2|3	
12cr|kismet-2011.03.R2-2|4	Name:		kismet
12cr|kismet-2011.03.R2-2|5	Summary:	802.11b/g network sniffer and network dissector
12cr|kismet-2011.03.R2-2|6	Group:		Networking/Other
12cr|kismet-2011.03.R2-2|7	Version:	%{version}
12cr|kismet-2011.03.R2-2|8	Release:	2
12cr|kismet-2011.03.R2-2|9	License:	GPL
12cr|kismet-2011.03.R2-2|10	Url:		http://www.kismetwireless.net
12cr|kismet-2011.03.R2-2|11	Source0:	http://www.kismetwireless.net/code/%{name}-%{oversion}.tar.gz
12cr|kismet-2011.03.R2-2|12	Patch1:		kismet-2009-06-R1-envp.patch
12cr|kismet-2011.03.R2-2|13	BuildRequires:	bison
12cr|kismet-2011.03.R2-2|14	BuildRequires:	flex
12cr|kismet-2011.03.R2-2|15	BuildRequires:	glib-devel
12cr|kismet-2011.03.R2-2|16	BuildRequires:	gpsd-devel gmp-devel expat-devel
12cr|kismet-2011.03.R2-2|17	BuildRequires:	imagemagick-devel
12cr|kismet-2011.03.R2-2|18	BuildRequires:	ncurses-devel
12cr|kismet-2011.03.R2-2|19	BuildRequires:	pcap-devel
12cr|kismet-2011.03.R2-2|20	BuildRequires:	wget
12cr|kismet-2011.03.R2-2|21	Requires:       wget
12cr|kismet-2011.03.R2-2|22	Requires:       wireless-tools
12cr|kismet-2011.03.R2-2|23	
12cr|kismet-2011.03.R2-2|24	%description
12cr|kismet-2011.03.R2-2|25	Kismet is an 802.11b/g network sniffer and network dissector. It is
12cr|kismet-2011.03.R2-2|26	capable of sniffing using most wireless cards, automatic network IP
12cr|kismet-2011.03.R2-2|27	block detection via UDP, ARP, and DHCP packets, Cisco equipment lists
12cr|kismet-2011.03.R2-2|28	via Cisco Discovery Protocol, weak cryptographic packet logging, and
12cr|kismet-2011.03.R2-2|29	Ethereal and tcpdump compatible packet dump files. It also includes
12cr|kismet-2011.03.R2-2|30	the ability to plot detected networks and estimated network ranges on
12cr|kismet-2011.03.R2-2|31	downloaded maps or user supplied image files.
12cr|kismet-2011.03.R2-2|32	
12cr|kismet-2011.03.R2-2|33	%prep
12cr|kismet-2011.03.R2-2|34	%setup -qn %{name}-%{oversion}
12cr|kismet-2011.03.R2-2|35	%{apply_patches}
12cr|kismet-2011.03.R2-2|36	
12cr|kismet-2011.03.R2-2|37	sed -i 's#\$(prefix)/lib/#%{_libdir}/#g' plugin-*/Makefile
12cr|kismet-2011.03.R2-2|38	
12cr|kismet-2011.03.R2-2|39	%build
12cr|kismet-2011.03.R2-2|40	export LDFLAGS="-Wl,--as-needed"
12cr|kismet-2011.03.R2-2|41	%configure2_5x \
12cr|kismet-2011.03.R2-2|42	CXXFLAGS="%{optflags} -D__STDC_FORMAT_MACROS"
12cr|kismet-2011.03.R2-2|43	
12cr|kismet-2011.03.R2-2|44	%make
12cr|kismet-2011.03.R2-2|45	
12cr|kismet-2011.03.R2-2|46	%install
12cr|kismet-2011.03.R2-2|47	rm -rf %{buildroot}
12cr|kismet-2011.03.R2-2|48	%makeinstall DESTDIR=%{buildroot} INSTUSR="$(id -un)" INSTGRP="$(id -gn)" MANGRP="$(id -gn)"
12cr|kismet-2011.03.R2-2|49	
12cr|kismet-2011.03.R2-2|50	%files
12cr|kismet-2011.03.R2-2|51	%doc CHANGELOG GPL README
12cr|kismet-2011.03.R2-2|52	%doc docs/DEVEL.* docs/README.*
12cr|kismet-2011.03.R2-2|53	%config(noreplace) %{_sysconfdir}/kismet.conf
12cr|kismet-2011.03.R2-2|54	%config(noreplace) %{_sysconfdir}/kismet_drone.conf
12cr|kismet-2011.03.R2-2|55	%{_bindir}/*
12cr|kismet-2011.03.R2-2|56	%{_datadir}/%{name}/
12cr|kismet-2011.03.R2-2|57	%{_mandir}/man1/*
12cr|kismet-2011.03.R2-2|58	%{_mandir}/man5/*
12cr|kismet-2011.03.R2-2|59	
12cr|kismet-2011.03.R2-2|60	
12cr|kismet-2011.03.R2-2|61	%changelog
12cr|kismet-2011.03.R2-2|62	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 2011.03.R2-2
12cr|kismet-2011.03.R2-2|63	+ Revision: 772996
12cr|kismet-2011.03.R2-2|64	- relink against libpcre.so.1
12cr|kismet-2011.03.R2-2|65	
12cr|kismet-2011.03.R2-2|66	* Sat Nov 26 2011 Zé <ze@mandriva.org> 2011.03.R2-1
12cr|kismet-2011.03.R2-2|67	+ Revision: 733522
12cr|kismet-2011.03.R2-2|68	- 2011-03-R2
12cr|kismet-2011.03.R2-2|69	- arrange spec
12cr|kismet-2011.03.R2-2|70	- fix env
12cr|kismet-2011.03.R2-2|71	
12cr|kismet-2011.03.R2-2|72	* Thu Jul 15 2010 Funda Wang <fwang@mandriva.org> 3.1.0805291-5mdv2011.0
12cr|kismet-2011.03.R2-2|73	+ Revision: 553467
12cr|kismet-2011.03.R2-2|74	- rebuild for new imagmagick
12cr|kismet-2011.03.R2-2|75	
12cr|kismet-2011.03.R2-2|76	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 3.1.0805291-4mdv2010.1
12cr|kismet-2011.03.R2-2|77	+ Revision: 503705
12cr|kismet-2011.03.R2-2|78	- rebuild for new gmp
12cr|kismet-2011.03.R2-2|79	
12cr|kismet-2011.03.R2-2|80	* Thu Jan 14 2010 Funda Wang <fwang@mandriva.org> 3.1.0805291-3mdv2010.1
12cr|kismet-2011.03.R2-2|81	+ Revision: 491376
12cr|kismet-2011.03.R2-2|82	- add patch from gentoo to have it built
12cr|kismet-2011.03.R2-2|83	
12cr|kismet-2011.03.R2-2|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|kismet-2011.03.R2-2|85	- rebuild
12cr|kismet-2011.03.R2-2|86	
12cr|kismet-2011.03.R2-2|87	* Wed Mar 25 2009 Pascal Terjan <pterjan@mandriva.org> 3.1.0805291-2mdv2009.1
12cr|kismet-2011.03.R2-2|88	+ Revision: 361058
12cr|kismet-2011.03.R2-2|89	- Fix format-security error
12cr|kismet-2011.03.R2-2|90	
12cr|kismet-2011.03.R2-2|91	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 3.1.0805291-1mdv2009.1
12cr|kismet-2011.03.R2-2|92	+ Revision: 298591
12cr|kismet-2011.03.R2-2|93	- 2008-05-R1
12cr|kismet-2011.03.R2-2|94	- drop redundant patches
12cr|kismet-2011.03.R2-2|95	- fix build
12cr|kismet-2011.03.R2-2|96	- rebuilt against libpcap-1.0.0
12cr|kismet-2011.03.R2-2|97	
12cr|kismet-2011.03.R2-2|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|kismet-2011.03.R2-2|99	- rebuild
12cr|kismet-2011.03.R2-2|100	- rebuild
12cr|kismet-2011.03.R2-2|101	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|kismet-2011.03.R2-2|102	
12cr|kismet-2011.03.R2-2|103	* Thu Feb 14 2008 Oden Eriksson <oeriksson@mandriva.com> 3.1.070101b-4mdv2008.1
12cr|kismet-2011.03.R2-2|104	+ Revision: 167678
12cr|kismet-2011.03.R2-2|105	- rebuilt against new imagemagick libs
12cr|kismet-2011.03.R2-2|106	
12cr|kismet-2011.03.R2-2|107	* Tue Jan 08 2008 Oden Eriksson <oeriksson@mandriva.com> 3.1.070101b-3mdv2008.1
12cr|kismet-2011.03.R2-2|108	+ Revision: 146501
12cr|kismet-2011.03.R2-2|109	- rebuilt against new imagemagick libs (6.3.7)
12cr|kismet-2011.03.R2-2|110	
12cr|kismet-2011.03.R2-2|111	+ Olivier Blin <blino@mandriva.org>
12cr|kismet-2011.03.R2-2|112	- restore BuildRoot
12cr|kismet-2011.03.R2-2|113	
12cr|kismet-2011.03.R2-2|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|kismet-2011.03.R2-2|115	- kill re-definition of %%buildroot on Pixel's request
12cr|kismet-2011.03.R2-2|116	
12cr|kismet-2011.03.R2-2|117	* Wed Sep 05 2007 Michael Scherer <misc@mandriva.org> 3.1.070101b-2mdv2008.0
12cr|kismet-2011.03.R2-2|118	+ Revision: 79859
12cr|kismet-2011.03.R2-2|119	- rebuild for libexpat
12cr|kismet-2011.03.R2-2|120	
12cr|kismet-2011.03.R2-2|121	* Mon May 07 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 3.1.070101b-1mdv2008.0
12cr|kismet-2011.03.R2-2|122	+ Revision: 24872
12cr|kismet-2011.03.R2-2|123	- Made patch 64bits_castfix to fix x86_64 build issue.
12cr|kismet-2011.03.R2-2|124	- Updated to 2007-01-R1b.
12cr|kismet-2011.03.R2-2|125	
12cr|kismet-2011.03.R2-2|126	
12cr|kismet-2011.03.R2-2|127	* Thu Mar 22 2007 Michael Scherer <misc@mandriva.org> 3.1.060413-2mdv2007.1
12cr|kismet-2011.03.R2-2|128	+ Revision: 147864
12cr|kismet-2011.03.R2-2|129	- rebuild for new libmagick
12cr|kismet-2011.03.R2-2|130	- Import kismet
12cr|kismet-2011.03.R2-2|131	
12cr|kismet-2011.03.R2-2|132	* Fri May 19 2006 Emmanuel Andry <eandry@mandriva.org> 3.1.060413-1mdk
12cr|kismet-2011.03.R2-2|133	- 2006-04-R1
12cr|kismet-2011.03.R2-2|134	- Change summary and description for 802.11g support
12cr|kismet-2011.03.R2-2|135	- Fix README.Mandrake
12cr|kismet-2011.03.R2-2|136	- added gps support
12cr|kismet-2011.03.R2-2|137	
12cr|kismet-2011.03.R2-2|138	* Mon Dec 26 2005 Nicolas Lcureuil <neoclust@mandriva.org> 3.1.050815-2mdk
12cr|kismet-2011.03.R2-2|139	- Remove redundant buildRequires
12cr|kismet-2011.03.R2-2|140	
12cr|kismet-2011.03.R2-2|141	* Sun Sep 11 2005 Michael Scherer <misc@mandriva.org> 3.1.050815-1mdk
12cr|kismet-2011.03.R2-2|142	- mkrel
12cr|kismet-2011.03.R2-2|143	- 2005-08-R1
12cr|kismet-2011.03.R2-2|144	
12cr|kismet-2011.03.R2-2|145	* Thu Aug 25 2005 Oden Eriksson <oeriksson@mandriva.com> 3.1.050630-3mdk
12cr|kismet-2011.03.R2-2|146	- rebuilt against new Magick libs
12cr|kismet-2011.03.R2-2|147	
12cr|kismet-2011.03.R2-2|148	* Tue Aug 16 2005 Pascal Terjan <pterjan@mandriva.org> 3.1.050630-2mdk
12cr|kismet-2011.03.R2-2|149	- rebuild for disappeared libdpstk.so.1
12cr|kismet-2011.03.R2-2|150	
12cr|kismet-2011.03.R2-2|151	* Fri Jul 01 2005 Lenny Cartier <lenny@mandriva.com> 3.1.050630-1mdk
12cr|kismet-2011.03.R2-2|152	- 20050630
12cr|kismet-2011.03.R2-2|153	
12cr|kismet-2011.03.R2-2|154	* Mon Mar 21 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 3.1.041001-4mdk
12cr|kismet-2011.03.R2-2|155	- Rebuild for new ImageMagick
12cr|kismet-2011.03.R2-2|156	
12cr|kismet-2011.03.R2-2|157	* Fri Feb 25 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 3.1.041001-3mdk
12cr|kismet-2011.03.R2-2|158	- Rebuild for new ImageMagick
12cr|kismet-2011.03.R2-2|159	
12cr|kismet-2011.03.R2-2|160	* Wed Nov 17 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 3.1.041001-2mdk
12cr|kismet-2011.03.R2-2|161	- add BuildRequires: flex bison
12cr|kismet-2011.03.R2-2|162	
12cr|kismet-2011.03.R2-2|163	* Wed Nov 03 2004 Pascal Terjan <pterjan@mandrake.org> 3.1.041001-1mdk
12cr|kismet-2011.03.R2-2|164	- 2004-10-R1
12cr|kismet-2011.03.R2-2|165	- drop patches 0, 1 and 2
12cr|kismet-2011.03.R2-2|166	
12cr|kismet-2011.03.R2-2|167	* Thu Aug 05 2004 Michael Scherer <misc@mandrake.org> 3.1.040401-4mdk
12cr|kismet-2011.03.R2-2|168	- rebuild for ImageMagick, patch 2
12cr|kismet-2011.03.R2-2|169	
12cr|kismet-2011.03.R2-2|170	* Wed Jul 07 2004 Michael Scherer <misc@mandrake.org> 3.1.040401-3mdk
12cr|kismet-2011.03.R2-2|171	- rebuild for ImageMagick
12cr|kismet-2011.03.R2-2|172	- fix header inclusion
12cr|kismet-2011.03.R2-2|173	
12cr|kismet-2011.03.R2-2|174	* Mon Jun 07 2004 Michael Scherer <misc@mandrake.org> 3.1.040401-2mdk
12cr|kismet-2011.03.R2-2|175	- rebuild for new gcc
12cr|kismet-2011.03.R2-2|176	
12cr|kismet-2011.03.R2-2|177	* Fri Apr 09 2004 Michael Scherer <misc@mandrake.org> 3.1.040401-1mdk
12cr|kismet-2011.03.R2-2|178	- new version ( 2004-04-R1 )
12cr|kismet-2011.03.R2-2|179	- fixed and explain the versionning scheme
12cr|kismet-2011.03.R2-2|180	

2493 12
12cr|kitchensync-0.22.0-2|1	Name:		kitchensync
12cr|kitchensync-0.22.0-2|2	Version:	0.22.0
12cr|kitchensync-0.22.0-2|3	Release:	2
12cr|kitchensync-0.22.0-2|4	Summary:	KDE4 OpenSync frontend
12cr|kitchensync-0.22.0-2|5	Group:		Graphical desktop/KDE
12cr|kitchensync-0.22.0-2|6	License:	GPLv2+
12cr|kitchensync-0.22.0-2|7	Url:		http://kde-apps.org/content/show.php/KitchenSync?content=132898
12cr|kitchensync-0.22.0-2|8	Source:		%{name}-%{version}.tar.bz2
12cr|kitchensync-0.22.0-2|9	Patch0:		kitchensync-0.22.0-includes.patch
12cr|kitchensync-0.22.0-2|10	Patch1:		kitchensync-0.22.0-dso.patch
12cr|kitchensync-0.22.0-2|11	BuildRequires:	kdepimlibs4-devel
12cr|kitchensync-0.22.0-2|12	BuildRequires:	pkgconfig(opensync-1.0)
12cr|kitchensync-0.22.0-2|13	BuildRequires:	pkgconfig(osengine-1.0)
12cr|kitchensync-0.22.0-2|14	Requires:	libopensync-plugin-akonadi
12cr|kitchensync-0.22.0-2|15	
12cr|kitchensync-0.22.0-2|16	%description
12cr|kitchensync-0.22.0-2|17	KitchenSync is the KDE frontend to the universal standard syncing
12cr|kitchensync-0.22.0-2|18	solution OpenSync. It can be used to sync PDAs, mobile phones
12cr|kitchensync-0.22.0-2|19	or other computers with the KDE desktop and some other applications.
12cr|kitchensync-0.22.0-2|20	
12cr|kitchensync-0.22.0-2|21	This is the OpenSync 0.22-compatible version.
12cr|kitchensync-0.22.0-2|22	
12cr|kitchensync-0.22.0-2|23	Authors: Tobias Koenig - Cornelius Schumacher
12cr|kitchensync-0.22.0-2|24	
12cr|kitchensync-0.22.0-2|25	%prep
12cr|kitchensync-0.22.0-2|26	%setup -q
12cr|kitchensync-0.22.0-2|27	%patch0 -p1
12cr|kitchensync-0.22.0-2|28	%patch1 -p1
12cr|kitchensync-0.22.0-2|29	
12cr|kitchensync-0.22.0-2|30	%build
12cr|kitchensync-0.22.0-2|31	%cmake_kde4
12cr|kitchensync-0.22.0-2|32	%make
12cr|kitchensync-0.22.0-2|33	
12cr|kitchensync-0.22.0-2|34	%install
12cr|kitchensync-0.22.0-2|35	%makeinstall_std -C build
12cr|kitchensync-0.22.0-2|36	
12cr|kitchensync-0.22.0-2|37	%files
12cr|kitchensync-0.22.0-2|38	%doc README LICENSE
12cr|kitchensync-0.22.0-2|39	%{_bindir}/kitchensync
12cr|kitchensync-0.22.0-2|40	%{_kde_libdir}/kde4/libkitchensyncpart.so
12cr|kitchensync-0.22.0-2|41	%{_libdir}/libkitchensyncprivate.so.*
12cr|kitchensync-0.22.0-2|42	%{_libdir}/libqopensync.so*
12cr|kitchensync-0.22.0-2|43	%{_kde_datadir}/applications/kde4/kitchensync.desktop
12cr|kitchensync-0.22.0-2|44	%{_kde_iconsdir}/hicolor/*/actions/sync-start.png
12cr|kitchensync-0.22.0-2|45	%{_kde_iconsdir}/hicolor/*/apps/kitchensync.png
12cr|kitchensync-0.22.0-2|46	%{_kde_appsdir}/kitchensync
12cr|kitchensync-0.22.0-2|47	

2494 12
12cr|klatexformula-3.2.6-1|1	%define major 3
12cr|klatexformula-3.2.6-1|2	%define libname %mklibname %{name} %major
12cr|klatexformula-3.2.6-1|3	%define develname %name-devel
12cr|klatexformula-3.2.6-1|4	
12cr|klatexformula-3.2.6-1|5	Summary:	Easily get an image from a LaTeX formula
12cr|klatexformula-3.2.6-1|6	Name:		klatexformula
12cr|klatexformula-3.2.6-1|7	Version:	3.2.6
12cr|klatexformula-3.2.6-1|8	Release:	1
12cr|klatexformula-3.2.6-1|9	Source0:	http://freefr.dl.sourceforge.net/project/%name/%name/%name-%version/%name-%version.tar.gz
12cr|klatexformula-3.2.6-1|10	Patch0:		klatexformula-3.2.0-link.patch
12cr|klatexformula-3.2.6-1|11	License:	GPLv2+
12cr|klatexformula-3.2.6-1|12	Group:		Publishing
12cr|klatexformula-3.2.6-1|13	Url:		http://klatexformula.sourceforge.net/
12cr|klatexformula-3.2.6-1|14	Requires:	ghostscript, tetex-latex, tetex-dvips
12cr|klatexformula-3.2.6-1|15	Requires:	%{libname} = %{version}
12cr|klatexformula-3.2.6-1|16	BuildRequires:	kdelibs4-devel
12cr|klatexformula-3.2.6-1|17	BuildRequires:	help2man
12cr|klatexformula-3.2.6-1|18	Obsoletes:	%{_lib}klfbackend3 < 3.2.0
12cr|klatexformula-3.2.6-1|19	
12cr|klatexformula-3.2.6-1|20	%description
12cr|klatexformula-3.2.6-1|21	This application provides an easy-to-use graphical user interface
12cr|klatexformula-3.2.6-1|22	for generating images from LaTeX equations. These images can be
12cr|klatexformula-3.2.6-1|23	dragged and dropped or copied and pasted into external applications
12cr|klatexformula-3.2.6-1|24	(presentations, text documents, graphics...), or can be saved to
12cr|klatexformula-3.2.6-1|25	disk in a variety of formats (PNG, JPG, BMP, EPS, PDF, etc.). In
12cr|klatexformula-3.2.6-1|26	addition to the graphical user interface, a command-line interface
12cr|klatexformula-3.2.6-1|27	and a C++ library are provided to perform the same job.
12cr|klatexformula-3.2.6-1|28	
12cr|klatexformula-3.2.6-1|29	%package -n %libname
12cr|klatexformula-3.2.6-1|30	Summary:	Shared libraries for KLatexFormula
12cr|klatexformula-3.2.6-1|31	Group:		Publishing
12cr|klatexformula-3.2.6-1|32	Obsoletes:	%{_lib}klfbackend3 < %{version}
12cr|klatexformula-3.2.6-1|33	
12cr|klatexformula-3.2.6-1|34	%description -n %libname
12cr|klatexformula-3.2.6-1|35	This package contains shared libraries for KLatexFormula.
12cr|klatexformula-3.2.6-1|36	
12cr|klatexformula-3.2.6-1|37	%package -n %develname
12cr|klatexformula-3.2.6-1|38	Summary:	Development files for KLatexFormula
12cr|klatexformula-3.2.6-1|39	Group:		Development/C++
12cr|klatexformula-3.2.6-1|40	Requires:	%libname = %version-%release
12cr|klatexformula-3.2.6-1|41	
12cr|klatexformula-3.2.6-1|42	%description -n %develname
12cr|klatexformula-3.2.6-1|43	This package contains development files for KLatexFormula.
12cr|klatexformula-3.2.6-1|44	
12cr|klatexformula-3.2.6-1|45	%prep
12cr|klatexformula-3.2.6-1|46	%setup -q -n %{name}-%{version}
12cr|klatexformula-3.2.6-1|47	%patch0 -p0
12cr|klatexformula-3.2.6-1|48	
12cr|klatexformula-3.2.6-1|49	%build
12cr|klatexformula-3.2.6-1|50	%cmake_kde4 -DKLF_LIBKLFBACKEND_STATIC=OFF -DKLF_LIBKLFTOOLS_STATIC=OFF -DKLF_LIBKLFAPP_STATIC=OFF
12cr|klatexformula-3.2.6-1|51	%make
12cr|klatexformula-3.2.6-1|52	
12cr|klatexformula-3.2.6-1|53	%install
12cr|klatexformula-3.2.6-1|54	%__rm -rf %{buildroot}
12cr|klatexformula-3.2.6-1|55	%makeinstall_std -C build
12cr|klatexformula-3.2.6-1|56	
12cr|klatexformula-3.2.6-1|57	%clean
12cr|klatexformula-3.2.6-1|58	%__rm -rf %{buildroot}
12cr|klatexformula-3.2.6-1|59	
12cr|klatexformula-3.2.6-1|60	%files
12cr|klatexformula-3.2.6-1|61	%defattr(-,root,root)
12cr|klatexformula-3.2.6-1|62	%doc README
12cr|klatexformula-3.2.6-1|63	%{_kde_bindir}/*
12cr|klatexformula-3.2.6-1|64	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
12cr|klatexformula-3.2.6-1|65	%{_kde_datadir}/applications/%{name}.desktop
12cr|klatexformula-3.2.6-1|66	%{_kde_datadir}/%{name}
12cr|klatexformula-3.2.6-1|67	%{_kde_mandir}/man1/*
12cr|klatexformula-3.2.6-1|68	%{_kde_libdir}/kde4/*.so
12cr|klatexformula-3.2.6-1|69	%{_kde_services}/*.desktop
12cr|klatexformula-3.2.6-1|70	%{_kde_appsdir}/ktexteditor_klf
12cr|klatexformula-3.2.6-1|71	%{_kde_datadir}/mime/packages/*.xml
12cr|klatexformula-3.2.6-1|72	%{_kde_datadir}/pixmaps/*.png
12cr|klatexformula-3.2.6-1|73	
12cr|klatexformula-3.2.6-1|74	%files -n %libname
12cr|klatexformula-3.2.6-1|75	%defattr(-,root,root)
12cr|klatexformula-3.2.6-1|76	%{_kde_libdir}/*.so.*
12cr|klatexformula-3.2.6-1|77	
12cr|klatexformula-3.2.6-1|78	%files -n %develname
12cr|klatexformula-3.2.6-1|79	%defattr(-,root,root)
12cr|klatexformula-3.2.6-1|80	%{_kde_includedir}/*
12cr|klatexformula-3.2.6-1|81	%{_kde_libdir}/*.so
12cr|klatexformula-3.2.6-1|82	
12cr|klatexformula-3.2.6-1|83	
12cr|klatexformula-3.2.6-1|84	%changelog
12cr|klatexformula-3.2.6-1|85	* Thu May 10 2012 Lev Givon <lev@mandriva.org> 3.2.5-1
12cr|klatexformula-3.2.6-1|86	+ Revision: 798101
12cr|klatexformula-3.2.6-1|87	- Update to 3.2.5.
12cr|klatexformula-3.2.6-1|88	
12cr|klatexformula-3.2.6-1|89	* Mon Jul 11 2011 Lev Givon <lev@mandriva.org> 3.2.4-1
12cr|klatexformula-3.2.6-1|90	+ Revision: 689507
12cr|klatexformula-3.2.6-1|91	- Update to 3.2.4.
12cr|klatexformula-3.2.6-1|92	
12cr|klatexformula-3.2.6-1|93	+ Funda Wang <fwang@mandriva.org>
12cr|klatexformula-3.2.6-1|94	- new version 3.2.3
12cr|klatexformula-3.2.6-1|95	
12cr|klatexformula-3.2.6-1|96	* Sun Dec 05 2010 Funda Wang <fwang@mandriva.org> 3.2.2-1mdv2011.0
12cr|klatexformula-3.2.6-1|97	+ Revision: 609867
12cr|klatexformula-3.2.6-1|98	- update to new version 3.2.2
12cr|klatexformula-3.2.6-1|99	
12cr|klatexformula-3.2.6-1|100	* Mon Oct 04 2010 Funda Wang <fwang@mandriva.org> 3.2.1-1mdv2011.0
12cr|klatexformula-3.2.6-1|101	+ Revision: 582928
12cr|klatexformula-3.2.6-1|102	- new version 3.2.1
12cr|klatexformula-3.2.6-1|103	
12cr|klatexformula-3.2.6-1|104	* Thu Sep 30 2010 Funda Wang <fwang@mandriva.org> 3.2.0-1mdv2011.0
12cr|klatexformula-3.2.6-1|105	+ Revision: 582158
12cr|klatexformula-3.2.6-1|106	- New version 3.2.0
12cr|klatexformula-3.2.6-1|107	
12cr|klatexformula-3.2.6-1|108	* Sun Nov 29 2009 Lev Givon <lev@mandriva.org> 3.1.2-1mdv2010.1
12cr|klatexformula-3.2.6-1|109	+ Revision: 471555
12cr|klatexformula-3.2.6-1|110	- Update to 3.1.2.
12cr|klatexformula-3.2.6-1|111	
12cr|klatexformula-3.2.6-1|112	* Thu May 28 2009 Lev Givon <lev@mandriva.org> 3.0.1-3mdv2010.0
12cr|klatexformula-3.2.6-1|113	+ Revision: 380447
12cr|klatexformula-3.2.6-1|114	- Add patch from author to make symbol/library windows be displayed as
12cr|klatexformula-3.2.6-1|115	top-level objects.
12cr|klatexformula-3.2.6-1|116	
12cr|klatexformula-3.2.6-1|117	* Thu May 07 2009 Lev Givon <lev@mandriva.org> 3.0.1-2mdv2010.0
12cr|klatexformula-3.2.6-1|118	+ Revision: 372956
12cr|klatexformula-3.2.6-1|119	- Require ghostscript, tetex-latex, and tetex-dvips.
12cr|klatexformula-3.2.6-1|120	
12cr|klatexformula-3.2.6-1|121	* Mon May 04 2009 Funda Wang <fwang@mandriva.org> 3.0.1-1mdv2010.0
12cr|klatexformula-3.2.6-1|122	+ Revision: 371541
12cr|klatexformula-3.2.6-1|123	- import klatexformula
12cr|klatexformula-3.2.6-1|124	
12cr|klatexformula-3.2.6-1|125	

2495 12
12cr|klavaro-1.9.3-2|1	Summary:	Touch Typing Tutor
12cr|klavaro-1.9.3-2|2	Name:		klavaro
12cr|klavaro-1.9.3-2|3	Version:	1.9.3
12cr|klavaro-1.9.3-2|4	Release:	2
12cr|klavaro-1.9.3-2|5	License:	GPLv2+
12cr|klavaro-1.9.3-2|6	Group:		Education
12cr|klavaro-1.9.3-2|7	Source0:	http://downloads.sourceforge.net/project/klavaro/%name-%version.tar.bz2
12cr|klavaro-1.9.3-2|8	Patch0:		klavaro-1.9.1-ru.patch
12cr|klavaro-1.9.3-2|9	URL:		http://klavaro.sourceforge.net
12cr|klavaro-1.9.3-2|10	Suggests:	wget
12cr|klavaro-1.9.3-2|11	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|klavaro-1.9.3-2|12	BuildRequires:	gtkdatabox-devel
12cr|klavaro-1.9.3-2|13	BuildRequires:	libsexy-devel
12cr|klavaro-1.9.3-2|14	BuildRequires:	curl-devel intltool
12cr|klavaro-1.9.3-2|15	
12cr|klavaro-1.9.3-2|16	%description
12cr|klavaro-1.9.3-2|17	Klavaro is just another free touch typing tutor program. We felt like to
12cr|klavaro-1.9.3-2|18	do it because we became frustrated with the other options, which relied
12cr|klavaro-1.9.3-2|19	mostly on some few specific keyboards. Klavaro intends to be keyboard
12cr|klavaro-1.9.3-2|20	and language independent, saving memory and time (and money).
12cr|klavaro-1.9.3-2|21	
12cr|klavaro-1.9.3-2|22	%prep
12cr|klavaro-1.9.3-2|23	%setup -q
12cr|klavaro-1.9.3-2|24	%patch0 -p0 -b .ru
12cr|klavaro-1.9.3-2|25	
12cr|klavaro-1.9.3-2|26	%build
12cr|klavaro-1.9.3-2|27	%configure2_5x LIBS="-lgmodule-2.0"
12cr|klavaro-1.9.3-2|28	%make
12cr|klavaro-1.9.3-2|29	
12cr|klavaro-1.9.3-2|30	%install
12cr|klavaro-1.9.3-2|31	%makeinstall_std
12cr|klavaro-1.9.3-2|32	
12cr|klavaro-1.9.3-2|33	%{find_lang} %{name}
12cr|klavaro-1.9.3-2|34	
12cr|klavaro-1.9.3-2|35	#mkdir -p %buildroot%_datadir/applications/
12cr|klavaro-1.9.3-2|36	#cat > %buildroot%_datadir/applications/mandriva-%{name}.desktop <<EOF
12cr|klavaro-1.9.3-2|37	#[Desktop Entry]
12cr|klavaro-1.9.3-2|38	#Type=Application
12cr|klavaro-1.9.3-2|39	#Exec=%_bindir/%name
12cr|klavaro-1.9.3-2|40	#Name=Klavaro
12cr|klavaro-1.9.3-2|41	#Comment=Touch Typing Tutor
12cr|klavaro-1.9.3-2|42	#Icon=klavaro
12cr|klavaro-1.9.3-2|43	#Categories=Education;ComputerScience;GTK;
12cr|klavaro-1.9.3-2|44	#EOF
12cr|klavaro-1.9.3-2|45	
12cr|klavaro-1.9.3-2|46	%files -f %{name}.lang
12cr|klavaro-1.9.3-2|47	%defattr(-, root, root)
12cr|klavaro-1.9.3-2|48	%{_bindir}/*
12cr|klavaro-1.9.3-2|49	%{_datadir}/%name
12cr|klavaro-1.9.3-2|50	%{_datadir}/applications/*.desktop
12cr|klavaro-1.9.3-2|51	%{_iconsdir}/*/*/*/*
12cr|klavaro-1.9.3-2|52	%{_mandir}/man1/*.1.*
12cr|klavaro-1.9.3-2|53	
12cr|klavaro-1.9.3-2|54	
12cr|klavaro-1.9.3-2|55	%changelog
12cr|klavaro-1.9.3-2|56	* Fri Aug 12 2011 Александр Казанцев <kazancas@mandriva.org> 1.9.3-2mdv2012.0
12cr|klavaro-1.9.3-2|57	+ Revision: 694280
12cr|klavaro-1.9.3-2|58	- fix double .desktop file
12cr|klavaro-1.9.3-2|59	
12cr|klavaro-1.9.3-2|60	* Fri Jul 22 2011 Александр Казанцев <kazancas@mandriva.org> 1.9.3-1
12cr|klavaro-1.9.3-2|61	+ Revision: 690930
12cr|klavaro-1.9.3-2|62	- new verison 1.9.3
12cr|klavaro-1.9.3-2|63	
12cr|klavaro-1.9.3-2|64	* Mon Jun 27 2011 Tomas Kindl <supp@mandriva.org> 1.9.2-1
12cr|klavaro-1.9.3-2|65	+ Revision: 687533
12cr|klavaro-1.9.3-2|66	- update to 1.9.2
12cr|klavaro-1.9.3-2|67	
12cr|klavaro-1.9.3-2|68	* Fri May 20 2011 Александр Казанцев <kazancas@mandriva.org> 1.9.1-1
12cr|klavaro-1.9.3-2|69	+ Revision: 676436
12cr|klavaro-1.9.3-2|70	- new version 1.9.1
12cr|klavaro-1.9.3-2|71	
12cr|klavaro-1.9.3-2|72	* Thu Nov 18 2010 Funda Wang <fwang@mandriva.org> 1.7.3-1mdv2011.0
12cr|klavaro-1.9.3-2|73	+ Revision: 598557
12cr|klavaro-1.9.3-2|74	- update to new version 1.7.3
12cr|klavaro-1.9.3-2|75	
12cr|klavaro-1.9.3-2|76	* Mon Sep 20 2010 Tomas Kindl <supp@mandriva.org> 1.7.1-1mdv2011.0
12cr|klavaro-1.9.3-2|77	+ Revision: 580260
12cr|klavaro-1.9.3-2|78	- bump to 1.7.1
12cr|klavaro-1.9.3-2|79	
12cr|klavaro-1.9.3-2|80	* Wed Aug 25 2010 Funda Wang <fwang@mandriva.org> 1.7.0-1mdv2011.0
12cr|klavaro-1.9.3-2|81	+ Revision: 573021
12cr|klavaro-1.9.3-2|82	- update to new version 1.7.0
12cr|klavaro-1.9.3-2|83	
12cr|klavaro-1.9.3-2|84	* Sun Feb 28 2010 Funda Wang <fwang@mandriva.org> 1.5.0-1mdv2010.1
12cr|klavaro-1.9.3-2|85	+ Revision: 512709
12cr|klavaro-1.9.3-2|86	- New version 1.5.0
12cr|klavaro-1.9.3-2|87	
12cr|klavaro-1.9.3-2|88	* Sat Jan 02 2010 Frederik Himpe <fhimpe@mandriva.org> 1.4.1-1mdv2010.1
12cr|klavaro-1.9.3-2|89	+ Revision: 485086
12cr|klavaro-1.9.3-2|90	- update to new version 1.4.1
12cr|klavaro-1.9.3-2|91	
12cr|klavaro-1.9.3-2|92	* Sat Nov 28 2009 Frederik Himpe <fhimpe@mandriva.org> 1.4.0-1mdv2010.1
12cr|klavaro-1.9.3-2|93	+ Revision: 470986
12cr|klavaro-1.9.3-2|94	- update to new version 1.4.0
12cr|klavaro-1.9.3-2|95	
12cr|klavaro-1.9.3-2|96	* Sun Nov 15 2009 Funda Wang <fwang@mandriva.org> 1.3.6-2mdv2010.1
12cr|klavaro-1.9.3-2|97	+ Revision: 466169
12cr|klavaro-1.9.3-2|98	- rebuild for new gtkdatabox
12cr|klavaro-1.9.3-2|99	
12cr|klavaro-1.9.3-2|100	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3.6-1mdv2010.1
12cr|klavaro-1.9.3-2|101	+ Revision: 462695
12cr|klavaro-1.9.3-2|102	- update to new version 1.3.6
12cr|klavaro-1.9.3-2|103	
12cr|klavaro-1.9.3-2|104	* Thu Oct 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.1-2mdv2010.0
12cr|klavaro-1.9.3-2|105	+ Revision: 455873
12cr|klavaro-1.9.3-2|106	- rebuild for new curl SSL backend
12cr|klavaro-1.9.3-2|107	
12cr|klavaro-1.9.3-2|108	* Mon Sep 14 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3.1-1mdv2010.0
12cr|klavaro-1.9.3-2|109	+ Revision: 440694
12cr|klavaro-1.9.3-2|110	- update to new version 1.3.1
12cr|klavaro-1.9.3-2|111	
12cr|klavaro-1.9.3-2|112	* Mon Aug 03 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2.2-1mdv2010.0
12cr|klavaro-1.9.3-2|113	+ Revision: 408489
12cr|klavaro-1.9.3-2|114	- update to new version 1.2.2
12cr|klavaro-1.9.3-2|115	
12cr|klavaro-1.9.3-2|116	* Tue Jun 16 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2.1-1mdv2010.0
12cr|klavaro-1.9.3-2|117	+ Revision: 386426
12cr|klavaro-1.9.3-2|118	- update to new version 1.2.1
12cr|klavaro-1.9.3-2|119	
12cr|klavaro-1.9.3-2|120	* Wed May 20 2009 Funda Wang <fwang@mandriva.org> 1.2.0-1mdv2010.0
12cr|klavaro-1.9.3-2|121	+ Revision: 377895
12cr|klavaro-1.9.3-2|122	- update tarball
12cr|klavaro-1.9.3-2|123	- add BR
12cr|klavaro-1.9.3-2|124	- New version 1.2.0
12cr|klavaro-1.9.3-2|125	
12cr|klavaro-1.9.3-2|126	* Sat May 02 2009 Frederik Himpe <fhimpe@mandriva.org> 1.1.9-1mdv2010.0
12cr|klavaro-1.9.3-2|127	+ Revision: 370809
12cr|klavaro-1.9.3-2|128	- update to new version 1.1.9
12cr|klavaro-1.9.3-2|129	
12cr|klavaro-1.9.3-2|130	* Wed Dec 10 2008 Funda Wang <fwang@mandriva.org> 1.1.8-1mdv2009.1
12cr|klavaro-1.9.3-2|131	+ Revision: 312442
12cr|klavaro-1.9.3-2|132	- br curl
12cr|klavaro-1.9.3-2|133	- new version 1.1.8
12cr|klavaro-1.9.3-2|134	
12cr|klavaro-1.9.3-2|135	* Sat Oct 18 2008 Frederik Himpe <fhimpe@mandriva.org> 1.1.7-1mdv2009.1
12cr|klavaro-1.9.3-2|136	+ Revision: 295038
12cr|klavaro-1.9.3-2|137	- update to new version 1.1.7
12cr|klavaro-1.9.3-2|138	
12cr|klavaro-1.9.3-2|139	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 1.1.6-1mdv2009.1
12cr|klavaro-1.9.3-2|140	+ Revision: 292830
12cr|klavaro-1.9.3-2|141	- update to new version 1.1.6
12cr|klavaro-1.9.3-2|142	
12cr|klavaro-1.9.3-2|143	* Sun Sep 07 2008 Frederik Himpe <fhimpe@mandriva.org> 1.1.5-1mdv2009.0
12cr|klavaro-1.9.3-2|144	+ Revision: 282104
12cr|klavaro-1.9.3-2|145	- update to new version 1.1.5
12cr|klavaro-1.9.3-2|146	
12cr|klavaro-1.9.3-2|147	* Sun Aug 17 2008 Funda Wang <fwang@mandriva.org> 1.1.4-1mdv2009.0
12cr|klavaro-1.9.3-2|148	+ Revision: 273096
12cr|klavaro-1.9.3-2|149	- New version 1.1.4
12cr|klavaro-1.9.3-2|150	
12cr|klavaro-1.9.3-2|151	* Tue Aug 12 2008 Funda Wang <fwang@mandriva.org> 1.1.3-1mdv2009.0
12cr|klavaro-1.9.3-2|152	+ Revision: 271217
12cr|klavaro-1.9.3-2|153	- New version 1.1.3
12cr|klavaro-1.9.3-2|154	
12cr|klavaro-1.9.3-2|155	* Thu Jul 31 2008 Funda Wang <fwang@mandriva.org> 1.1.2-1mdv2009.0
12cr|klavaro-1.9.3-2|156	+ Revision: 257073
12cr|klavaro-1.9.3-2|157	- New version 1.1.2
12cr|klavaro-1.9.3-2|158	
12cr|klavaro-1.9.3-2|159	* Sat Jun 28 2008 Funda Wang <fwang@mandriva.org> 1.1.1-1mdv2009.0
12cr|klavaro-1.9.3-2|160	+ Revision: 229725
12cr|klavaro-1.9.3-2|161	- update to new version 1.1.1
12cr|klavaro-1.9.3-2|162	
12cr|klavaro-1.9.3-2|163	* Tue Jun 17 2008 Funda Wang <fwang@mandriva.org> 1.1.0-1mdv2009.0
12cr|klavaro-1.9.3-2|164	+ Revision: 222090
12cr|klavaro-1.9.3-2|165	- update to new version 1.1.0
12cr|klavaro-1.9.3-2|166	
12cr|klavaro-1.9.3-2|167	* Mon Jun 16 2008 Funda Wang <fwang@mandriva.org> 1.0.9-1mdv2009.0
12cr|klavaro-1.9.3-2|168	+ Revision: 219566
12cr|klavaro-1.9.3-2|169	- import klavaro
12cr|klavaro-1.9.3-2|170	
12cr|klavaro-1.9.3-2|171	

2496 12
12cr|klive-20070203-6|1	Name: klive
12cr|klive-20070203-6|2	Version: 20070203
12cr|klive-20070203-6|3	Release: %mkrel 6
12cr|klive-20070203-6|4	Group: Development/Kernel
12cr|klive-20070203-6|5	Summary: Script to gather information about kernel usage
12cr|klive-20070203-6|6	License: GPL
12cr|klive-20070203-6|7	URL: http://klive.cpushare.com/
12cr|klive-20070203-6|8	Source: %{name}-%{version}.tar.bz2
12cr|klive-20070203-6|9	Source1: klive.init
12cr|klive-20070203-6|10	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|klive-20070203-6|11	BuildArch: noarch
12cr|klive-20070203-6|12	Requires(post): rpm-helper
12cr|klive-20070203-6|13	Requires(preun): rpm-helper
12cr|klive-20070203-6|14	Requires: python
12cr|klive-20070203-6|15	Requires: python-twisted
12cr|klive-20070203-6|16	
12cr|klive-20070203-6|17	%description
12cr|klive-20070203-6|18	This program aims to provide kernel live feedback about the usage of every
12cr|klive-20070203-6|19	different Linux Kernel version.
12cr|klive-20070203-6|20	It is a client-server model that feeds some kernel related information from
12cr|klive-20070203-6|21	volunteer clients into a klive server. The server statistically treats and
12cr|klive-20070203-6|22	shows the data in some nice web tables.
12cr|klive-20070203-6|23	The KLive system is used by any volunteer Linux users that wish to contribute
12cr|klive-20070203-6|24	and provide statistical information about kernel versions usage. Ultimately,
12cr|klive-20070203-6|25	this information helps in the kernel development process.
12cr|klive-20070203-6|26	
12cr|klive-20070203-6|27	You can access the collected statistics at http://klive.cpushare.com.
12cr|klive-20070203-6|28	
12cr|klive-20070203-6|29	%prep
12cr|klive-20070203-6|30	%setup -q
12cr|klive-20070203-6|31	
12cr|klive-20070203-6|32	%build
12cr|klive-20070203-6|33	
12cr|klive-20070203-6|34	%install
12cr|klive-20070203-6|35	
12cr|klive-20070203-6|36	rm -rf $RPM_BUILD_ROOT
12cr|klive-20070203-6|37	mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib
12cr|klive-20070203-6|38	mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib/%{name}
12cr|klive-20070203-6|39	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d
12cr|klive-20070203-6|40	install -m644 klive.tac -D $RPM_BUILD_ROOT%{_localstatedir}/lib/%{name}/klive.tac
12cr|klive-20070203-6|41	install -c -m 0700 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/klive
12cr|klive-20070203-6|42	
12cr|klive-20070203-6|43	%clean
12cr|klive-20070203-6|44	rm -rf %{buildroot}
12cr|klive-20070203-6|45	
12cr|klive-20070203-6|46	%post
12cr|klive-20070203-6|47	%_post_service klive
12cr|klive-20070203-6|48	
12cr|klive-20070203-6|49	%preun
12cr|klive-20070203-6|50	%_preun_service klive
12cr|klive-20070203-6|51	
12cr|klive-20070203-6|52	%files
12cr|klive-20070203-6|53	%defattr(-,root,root)
12cr|klive-20070203-6|54	%attr(700,root,root) %dir %{_localstatedir}/lib/%{name}
12cr|klive-20070203-6|55	%attr(644,root,root) %{_localstatedir}/lib/%{name}/klive.tac
12cr|klive-20070203-6|56	%attr(700,root,root) %{_sysconfdir}/rc.d/init.d/klive
12cr|klive-20070203-6|57	
12cr|klive-20070203-6|58	
12cr|klive-20070203-6|59	
12cr|klive-20070203-6|60	
12cr|klive-20070203-6|61	%changelog
12cr|klive-20070203-6|62	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 20070203-6mdv2011.0
12cr|klive-20070203-6|63	+ Revision: 619968
12cr|klive-20070203-6|64	- the mass rebuild of 2010.0 packages
12cr|klive-20070203-6|65	
12cr|klive-20070203-6|66	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 20070203-5mdv2010.0
12cr|klive-20070203-6|67	+ Revision: 429690
12cr|klive-20070203-6|68	- rebuild
12cr|klive-20070203-6|69	
12cr|klive-20070203-6|70	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 20070203-4mdv2009.0
12cr|klive-20070203-6|71	+ Revision: 247775
12cr|klive-20070203-6|72	- rebuild
12cr|klive-20070203-6|73	
12cr|klive-20070203-6|74	+ Pixel <pixel@mandriva.com>
12cr|klive-20070203-6|75	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|klive-20070203-6|76	
12cr|klive-20070203-6|77	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 20070203-2mdv2008.1
12cr|klive-20070203-6|78	+ Revision: 170927
12cr|klive-20070203-6|79	- rebuild
12cr|klive-20070203-6|80	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|klive-20070203-6|81	
12cr|klive-20070203-6|82	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 20070203-1mdv2008.1
12cr|klive-20070203-6|83	+ Revision: 140863
12cr|klive-20070203-6|84	- restore BuildRoot
12cr|klive-20070203-6|85	
12cr|klive-20070203-6|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|klive-20070203-6|87	- kill re-definition of %%buildroot on Pixel's request
12cr|klive-20070203-6|88	
12cr|klive-20070203-6|89	
12cr|klive-20070203-6|90	* Sat Feb 03 2007 Emmanuel Andry <eandry@mandriva.org> 20070203-1mdv2007.0
12cr|klive-20070203-6|91	+ Revision: 116087
12cr|klive-20070203-6|92	- downloaded latest version
12cr|klive-20070203-6|93	- %%mkrel
12cr|klive-20070203-6|94	- Import klive
12cr|klive-20070203-6|95	
12cr|klive-20070203-6|96	* Tue Apr 04 2006 Leonardo Chiquitto Filho <chiquitto@mandriva.com> 20060403-1mdk
12cr|klive-20070203-6|97	- initial release
12cr|klive-20070203-6|98	

2497 12
12cr|klog-0.5.9-1|1	%define name    klog
12cr|klog-0.5.9-1|2	%define version 0.5.9
12cr|klog-0.5.9-1|3	%define rel     1
12cr|klog-0.5.9-1|4	
12cr|klog-0.5.9-1|5	Name:           %{name}
12cr|klog-0.5.9-1|6	Version:        %{version}
12cr|klog-0.5.9-1|7	Release:        %mkrel %{rel}
12cr|klog-0.5.9-1|8	Summary:	A Ham radio logging program for KDE
12cr|klog-0.5.9-1|9	
12cr|klog-0.5.9-1|10	Group:		Communications
12cr|klog-0.5.9-1|11	License:	GPLv2+
12cr|klog-0.5.9-1|12	URL:		http://jaime.robles.es/eklog.php
12cr|klog-0.5.9-1|13	Source0:	http://jaime.robles.es/download/%{name}-%{version}.tar.gz
12cr|klog-0.5.9-1|14	# Wrapper script installs needed files in users home directory.
12cr|klog-0.5.9-1|15	Source1:	%{name}.sh.in
12cr|klog-0.5.9-1|16	BuildRequires:	kdelibs4-devel
12cr|klog-0.5.9-1|17	BuildRequires:	hamlib-devel
12cr|klog-0.5.9-1|18	BuildRequires:	desktop-file-utils
12cr|klog-0.5.9-1|19	
12cr|klog-0.5.9-1|20	%description
12cr|klog-0.5.9-1|21	KLog is a Ham radio logging program for KDE
12cr|klog-0.5.9-1|22	Some features include:
12cr|klog-0.5.9-1|23	* DXCC award support.
12cr|klog-0.5.9-1|24	* Basic IOTA support.
12cr|klog-0.5.9-1|25	* Importing from Cabrillo files.
12cr|klog-0.5.9-1|26	* Importing from TLF.
12cr|klog-0.5.9-1|27	* Adding/Editing QSOs.
12cr|klog-0.5.9-1|28	* Save/read to/from disk file the log - ADIF format by default.
12cr|klog-0.5.9-1|29	* English/Spanish/Portuguese/Galician/Serbian/Swedish support.
12cr|klog-0.5.9-1|30	* QSL sent/received support.
12cr|klog-0.5.9-1|31	* Read/Write ADIF.
12cr|klog-0.5.9-1|32	* Delete QSOs.
12cr|klog-0.5.9-1|33	* DX-Cluster support.
12cr|klog-0.5.9-1|34	Some additional features of this application are still under development
12cr|klog-0.5.9-1|35	and are not yet implemented.
12cr|klog-0.5.9-1|36	
12cr|klog-0.5.9-1|37	%prep
12cr|klog-0.5.9-1|38	%setup -q
12cr|klog-0.5.9-1|39	
12cr|klog-0.5.9-1|40	sed -i -e 's#/usr/libexec#%{_libexecdir}#' %{SOURCE1}
12cr|klog-0.5.9-1|41	
12cr|klog-0.5.9-1|42	%build
12cr|klog-0.5.9-1|43	%cmake_kde4
12cr|klog-0.5.9-1|44	%make
12cr|klog-0.5.9-1|45	
12cr|klog-0.5.9-1|46	%install
12cr|klog-0.5.9-1|47	%makeinstall_std -C build
12cr|klog-0.5.9-1|48	
12cr|klog-0.5.9-1|49	%find_lang %{name}
12cr|klog-0.5.9-1|50	
12cr|klog-0.5.9-1|51	# Install default user configuration files
12cr|klog-0.5.9-1|52	mkdir -p %{buildroot}/%{_sysconfdir}/skel/.%{name}/data/
12cr|klog-0.5.9-1|53	mkdir -p %{buildroot}/%{_sysconfdir}/skel/.%{name}/awa/
12cr|klog-0.5.9-1|54	install -p -D -m 0644 ./awa/tpea.awa %{buildroot}/%{_sysconfdir}/skel/.%{name}/awa/tpea.awa
12cr|klog-0.5.9-1|55	install -p -D -m 0644 ./awa/was.awa %{buildroot}/%{_sysconfdir}/skel/.%{name}/awa/was.awa
12cr|klog-0.5.9-1|56	install -p -D -m 0644 ./data/cty.dat %{buildroot}/%{_sysconfdir}/skel/.%{name}/data/cty.dat
12cr|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
12cr|klog-0.5.9-1|58	
12cr|klog-0.5.9-1|59	# Install the provided .desktop icon
12cr|klog-0.5.9-1|60	mkdir -p %{buildroot}/%{_datadir}/pixmaps/
12cr|klog-0.5.9-1|61	install -p -D -m 0644 ./icons/%{name}-icon.png %{buildroot}/%{_datadir}/pixmaps/%{name}-icon.png
12cr|klog-0.5.9-1|62	
12cr|klog-0.5.9-1|63	desktop-file-install \
12cr|klog-0.5.9-1|64	--dir=%{buildroot}%{_datadir}/applications/kde4 \
12cr|klog-0.5.9-1|65	%{buildroot}/%{_datadir}/applications/kde4/%{name}.desktop
12cr|klog-0.5.9-1|66	
12cr|klog-0.5.9-1|67	# Move original binary to libexecdir
12cr|klog-0.5.9-1|68	mkdir -p %{buildroot}/%{_libexecdir}/
12cr|klog-0.5.9-1|69	mv %{buildroot}/%{_bindir}/%{name} %{buildroot}/%{_libexecdir}/%{name}-bin
12cr|klog-0.5.9-1|70	
12cr|klog-0.5.9-1|71	# Install wrapper script installs needed files in users home directory.
12cr|klog-0.5.9-1|72	install -p -D -m 0755 %{SOURCE1} %{buildroot}/%{_bindir}/%{name}
12cr|klog-0.5.9-1|73	
12cr|klog-0.5.9-1|74	%files -f %{name}.lang
12cr|klog-0.5.9-1|75	%doc AUTHORS COPYING INSTALL README TODO NEWS
12cr|klog-0.5.9-1|76	%{_bindir}/%{name}
12cr|klog-0.5.9-1|77	%{_libexecdir}/%{name}-bin
12cr|klog-0.5.9-1|78	%{_datadir}/pixmaps/%{name}-icon.png
12cr|klog-0.5.9-1|79	%{_datadir}/applications/kde4/%{name}.desktop
12cr|klog-0.5.9-1|80	%{_datadir}/icons/locolor/16x16/apps/%{name}.png
12cr|klog-0.5.9-1|81	%{_datadir}/icons/locolor/32x32/apps/%{name}.png
12cr|klog-0.5.9-1|82	%{_datadir}/apps/%{name}/klogui.rc
12cr|klog-0.5.9-1|83	%dir %{_sysconfdir}/skel/.%{name}/
12cr|klog-0.5.9-1|84	%dir %{_sysconfdir}/skel/.%{name}/data/
12cr|klog-0.5.9-1|85	%dir %{_sysconfdir}/skel/.%{name}/awa/
12cr|klog-0.5.9-1|86	%config(noreplace) %{_sysconfdir}/skel/.%{name}/data/%{name}-contest-cabrillo-formats.txt
12cr|klog-0.5.9-1|87	%config(noreplace) %{_sysconfdir}/skel/.%{name}/data/cty.dat
12cr|klog-0.5.9-1|88	%config(noreplace) %{_sysconfdir}/skel/.%{name}/awa/was.awa
12cr|klog-0.5.9-1|89	%config(noreplace) %{_sysconfdir}/skel/.%{name}/awa/tpea.awa

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

2499 12
12cr|kmediafactory-0.8.1-1|1	%define develname %mklibname %{name} -d
12cr|kmediafactory-0.8.1-1|2	
12cr|kmediafactory-0.8.1-1|3	Summary:	DVD menu generator
12cr|kmediafactory-0.8.1-1|4	Name:		kmediafactory
12cr|kmediafactory-0.8.1-1|5	Version:	0.8.1
12cr|kmediafactory-0.8.1-1|6	Release:	1
12cr|kmediafactory-0.8.1-1|7	License:	GPLv2+
12cr|kmediafactory-0.8.1-1|8	Group:		Publishing
12cr|kmediafactory-0.8.1-1|9	URL:		http://code.google.com/p/kmediafactory/
12cr|kmediafactory-0.8.1-1|10	Source0:	http://kmediafactory.googlecode.com/files/%{name}-%{version}.tar.bz2
12cr|kmediafactory-0.8.1-1|11	Patch0:		kmediafactory-0.8.1-ffmpeg0.11.patch
12cr|kmediafactory-0.8.1-1|12	Patch1:		kmediafactory-0.8.1-gcc47.patch
12cr|kmediafactory-0.8.1-1|13	Patch2:		kmediafactory-0.8.1-link.patch
12cr|kmediafactory-0.8.1-1|14	BuildRequires:	kdelibs4-devel
12cr|kmediafactory-0.8.1-1|15	BuildRequires:	pkgconfig(dvdread)
12cr|kmediafactory-0.8.1-1|16	BuildRequires:	pkgconfig(fontconfig)
12cr|kmediafactory-0.8.1-1|17	BuildRequires:	pkgconfig(libkexiv2)
12cr|kmediafactory-0.8.1-1|18	BuildRequires:	pkgconfig(phonon)
12cr|kmediafactory-0.8.1-1|19	BuildRequires:	gettext
12cr|kmediafactory-0.8.1-1|20	BuildRequires:	zip
12cr|kmediafactory-0.8.1-1|21	BuildRequires:	dvdauthor
12cr|kmediafactory-0.8.1-1|22	BuildRequires:	ffmpeg
12cr|kmediafactory-0.8.1-1|23	BuildRequires:	mjpegtools
12cr|kmediafactory-0.8.1-1|24	BuildRequires:	ffmpeg-devel
12cr|kmediafactory-0.8.1-1|25	BuildRequires:	dvd-slideshow
12cr|kmediafactory-0.8.1-1|26	BuildRequires:	k3b
12cr|kmediafactory-0.8.1-1|27	BuildRequires:	xine-ui
12cr|kmediafactory-0.8.1-1|28	BuildRequires:	ghostscript
12cr|kmediafactory-0.8.1-1|29	BuildRequires:	docbook-dtd42-xml
12cr|kmediafactory-0.8.1-1|30	BuildRequires:	docbook-style-xsl
12cr|kmediafactory-0.8.1-1|31	Requires:	zip
12cr|kmediafactory-0.8.1-1|32	Requires:	dvdauthor
12cr|kmediafactory-0.8.1-1|33	Requires:	ffmpeg
12cr|kmediafactory-0.8.1-1|34	Requires:	mjpegtools
12cr|kmediafactory-0.8.1-1|35	Requires:	dvd-slideshow
12cr|kmediafactory-0.8.1-1|36	Requires:	k3b
12cr|kmediafactory-0.8.1-1|37	Requires:	xine-ui
12cr|kmediafactory-0.8.1-1|38	
12cr|kmediafactory-0.8.1-1|39	%description
12cr|kmediafactory-0.8.1-1|40	KMediaFactory is an easy to use template based dvd authoring tool.
12cr|kmediafactory-0.8.1-1|41	You can quickly create DVD menus for home videos and TV recordings
12cr|kmediafactory-0.8.1-1|42	in three simple steps.
12cr|kmediafactory-0.8.1-1|43	
12cr|kmediafactory-0.8.1-1|44	%files -f %{name}.lang
12cr|kmediafactory-0.8.1-1|45	%{_kde_bindir}/*
12cr|kmediafactory-0.8.1-1|46	%{_kde_datadir}/applications/kde4/*.desktop
12cr|kmediafactory-0.8.1-1|47	%{_kde_datadir}/config/*
12cr|kmediafactory-0.8.1-1|48	%{_kde_datadir}/config.kcfg/*
12cr|kmediafactory-0.8.1-1|49	%{_kde_datadir}/apps/kmediafactory*
12cr|kmediafactory-0.8.1-1|50	%{_kde_datadir}/apps/kmfwidgets
12cr|kmediafactory-0.8.1-1|51	%{_kde_datadir}/icons/*/*/*/*
12cr|kmediafactory-0.8.1-1|52	%{_kde_datadir}/kde4/services/*
12cr|kmediafactory-0.8.1-1|53	%{_kde_datadir}/kde4/servicetypes/*
12cr|kmediafactory-0.8.1-1|54	%{_kde_datadir}/mime/packages/kmediafactory.xml
12cr|kmediafactory-0.8.1-1|55	%{_kde_libdir}/kde4/*
12cr|kmediafactory-0.8.1-1|56	
12cr|kmediafactory-0.8.1-1|57	#--------------------------------------------------------------------
12cr|kmediafactory-0.8.1-1|58	
12cr|kmediafactory-0.8.1-1|59	%define kmediafactorykstore_major 0
12cr|kmediafactory-0.8.1-1|60	%define libkmediafactorykstore %mklibname kmediafactorykstore %{kmediafactorykstore_major}
12cr|kmediafactory-0.8.1-1|61	
12cr|kmediafactory-0.8.1-1|62	%package -n %{libkmediafactorykstore}
12cr|kmediafactory-0.8.1-1|63	Summary:	%{name} library
12cr|kmediafactory-0.8.1-1|64	Group:		System/Libraries
12cr|kmediafactory-0.8.1-1|65	
12cr|kmediafactory-0.8.1-1|66	%description -n %{libkmediafactorykstore}
12cr|kmediafactory-0.8.1-1|67	%{name} library.
12cr|kmediafactory-0.8.1-1|68	
12cr|kmediafactory-0.8.1-1|69	%files -n %{libkmediafactorykstore}
12cr|kmediafactory-0.8.1-1|70	%{_kde_libdir}/libkmediafactorykstore.so.%{kmediafactorykstore_major}*
12cr|kmediafactory-0.8.1-1|71	
12cr|kmediafactory-0.8.1-1|72	#--------------------------------------------------------------------
12cr|kmediafactory-0.8.1-1|73	
12cr|kmediafactory-0.8.1-1|74	%define kmf_major 0
12cr|kmediafactory-0.8.1-1|75	%define libkmf %mklibname kmf %{kmf_major}
12cr|kmediafactory-0.8.1-1|76	
12cr|kmediafactory-0.8.1-1|77	%package -n %{libkmf}
12cr|kmediafactory-0.8.1-1|78	Summary:	%{name} library
12cr|kmediafactory-0.8.1-1|79	Group:		System/Libraries
12cr|kmediafactory-0.8.1-1|80	
12cr|kmediafactory-0.8.1-1|81	%description -n %{libkmf}
12cr|kmediafactory-0.8.1-1|82	%{name} library.
12cr|kmediafactory-0.8.1-1|83	
12cr|kmediafactory-0.8.1-1|84	%files -n %{libkmf}
12cr|kmediafactory-0.8.1-1|85	%{_kde_libdir}/libkmf.so.%{kmf_major}*
12cr|kmediafactory-0.8.1-1|86	
12cr|kmediafactory-0.8.1-1|87	#--------------------------------------------------------------------
12cr|kmediafactory-0.8.1-1|88	
12cr|kmediafactory-0.8.1-1|89	%define kmediafactoryinterfaces_major 0
12cr|kmediafactory-0.8.1-1|90	%define libkmediafactoryinterfaces %mklibname kmediafactoryinterfaces %{kmediafactoryinterfaces_major}
12cr|kmediafactory-0.8.1-1|91	
12cr|kmediafactory-0.8.1-1|92	%package -n %{libkmediafactoryinterfaces}
12cr|kmediafactory-0.8.1-1|93	Summary:	%{name} library
12cr|kmediafactory-0.8.1-1|94	Group:		System/Libraries
12cr|kmediafactory-0.8.1-1|95	
12cr|kmediafactory-0.8.1-1|96	%description -n %{libkmediafactoryinterfaces}
12cr|kmediafactory-0.8.1-1|97	%{name} library.
12cr|kmediafactory-0.8.1-1|98	
12cr|kmediafactory-0.8.1-1|99	%files -n %{libkmediafactoryinterfaces}
12cr|kmediafactory-0.8.1-1|100	%{_kde_libdir}/libkmediafactoryinterfaces.so.%{kmediafactoryinterfaces_major}*
12cr|kmediafactory-0.8.1-1|101	
12cr|kmediafactory-0.8.1-1|102	#--------------------------------------------------------------------
12cr|kmediafactory-0.8.1-1|103	
12cr|kmediafactory-0.8.1-1|104	%package -n	%{develname}
12cr|kmediafactory-0.8.1-1|105	Summary:	Development headers and libraries for %{name}
12cr|kmediafactory-0.8.1-1|106	Group:		Development/C++
12cr|kmediafactory-0.8.1-1|107	Requires:	%{libkmediafactoryinterfaces} = %{version}-%{release}
12cr|kmediafactory-0.8.1-1|108	Requires:	%{libkmf} = %{version}-%{release}
12cr|kmediafactory-0.8.1-1|109	Requires:	%{libkmediafactorykstore} = %{version}-%{release}
12cr|kmediafactory-0.8.1-1|110	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|kmediafactory-0.8.1-1|111	Provides:	%{name}-devel = %{version}-%{release}
12cr|kmediafactory-0.8.1-1|112	
12cr|kmediafactory-0.8.1-1|113	%description -n	%{develname}
12cr|kmediafactory-0.8.1-1|114	Development libraries and headers for %{name}.
12cr|kmediafactory-0.8.1-1|115	
12cr|kmediafactory-0.8.1-1|116	%files -n %{develname}
12cr|kmediafactory-0.8.1-1|117	%{_kde_includedir}/%{name}
12cr|kmediafactory-0.8.1-1|118	%{_kde_libdir}/lib*.so
12cr|kmediafactory-0.8.1-1|119	
12cr|kmediafactory-0.8.1-1|120	#--------------------------------------------------------------------
12cr|kmediafactory-0.8.1-1|121	
12cr|kmediafactory-0.8.1-1|122	%prep
12cr|kmediafactory-0.8.1-1|123	%setup -q
12cr|kmediafactory-0.8.1-1|124	%patch0 -p0 -b .ffmpeg
12cr|kmediafactory-0.8.1-1|125	%patch1 -p0 -b .gcc
12cr|kmediafactory-0.8.1-1|126	%patch2 -p0 -b .link
12cr|kmediafactory-0.8.1-1|127	
12cr|kmediafactory-0.8.1-1|128	%build
12cr|kmediafactory-0.8.1-1|129	%cmake_kde4
12cr|kmediafactory-0.8.1-1|130	# Really dirty hack to avoid field 'st_atim' has incomplete type (etc) errors
12cr|kmediafactory-0.8.1-1|131	sed -i s,-I/usr/include/libavutil,,g lib/CMakeFiles/kmf.dir/flags.make
12cr|kmediafactory-0.8.1-1|132	%make
12cr|kmediafactory-0.8.1-1|133	
12cr|kmediafactory-0.8.1-1|134	%install
12cr|kmediafactory-0.8.1-1|135	%makeinstall_std -C build
12cr|kmediafactory-0.8.1-1|136	
12cr|kmediafactory-0.8.1-1|137	desktop-file-install --vendor='' \
12cr|kmediafactory-0.8.1-1|138	--dir=%{buildroot}%{_kde_datadir}/applications/kde4 \
12cr|kmediafactory-0.8.1-1|139	--remove-key='Encoding' \
12cr|kmediafactory-0.8.1-1|140	--remove-category='Application' \
12cr|kmediafactory-0.8.1-1|141	--add-category='Qt;AudioVideoEditing' \
12cr|kmediafactory-0.8.1-1|142	%{buildroot}%{_kde_datadir}/applications/kde4/*.desktop
12cr|kmediafactory-0.8.1-1|143	
12cr|kmediafactory-0.8.1-1|144	%find_lang %{name} --all-name --with-html
12cr|kmediafactory-0.8.1-1|145	

2500 12
12cr|kmess-2.0.6.2-1|1	Name:		kmess
12cr|kmess-2.0.6.2-1|2	Version:	2.0.6.2
12cr|kmess-2.0.6.2-1|3	Release:	1
12cr|kmess-2.0.6.2-1|4	Summary:	Yet another MSN messenger for KDE
12cr|kmess-2.0.6.2-1|5	Group:		Graphical desktop/KDE
12cr|kmess-2.0.6.2-1|6	License:	GPLv2+
12cr|kmess-2.0.6.2-1|7	URL:		http://kmess.sourceforge.net
12cr|kmess-2.0.6.2-1|8	Source0:	http://ufpr.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
12cr|kmess-2.0.6.2-1|9	Patch0:		kmess-2.0.5-linkage.patch
12cr|kmess-2.0.6.2-1|10	BuildRequires:	kdelibs4-devel
12cr|kmess-2.0.6.2-1|11	BuildRequires:	kdebase4-devel
12cr|kmess-2.0.6.2-1|12	BuildRequires:	libgcrypt-devel
12cr|kmess-2.0.6.2-1|13	BuildRequires:	pkgconfig(libxml-2.0)
12cr|kmess-2.0.6.2-1|14	BuildRequires:	pkgconfig(libxslt)
12cr|kmess-2.0.6.2-1|15	BuildRequires:	pkgconfig(xscrnsaver)
12cr|kmess-2.0.6.2-1|16	
12cr|kmess-2.0.6.2-1|17	%description
12cr|kmess-2.0.6.2-1|18	KMess is an easy-to-use MSN Messenger client for KDE. Install it
12cr|kmess-2.0.6.2-1|19	if you want an MSN Messenger client.
12cr|kmess-2.0.6.2-1|20	
12cr|kmess-2.0.6.2-1|21	%files -f %{name}.lang
12cr|kmess-2.0.6.2-1|22	%doc AUTHORS INSTALL TODO README ChangeLog
12cr|kmess-2.0.6.2-1|23	%{_kde_bindir}/%{name}
12cr|kmess-2.0.6.2-1|24	%{_kde_libdir}/kde4/*.so
12cr|kmess-2.0.6.2-1|25	%{_kde_services}/*.desktop
12cr|kmess-2.0.6.2-1|26	%{_kde_datadir}/apps/%{name}
12cr|kmess-2.0.6.2-1|27	%{_kde_configdir}/*.knsrc
12cr|kmess-2.0.6.2-1|28	%{_kde_datadir}/applications/kde4/kmess.desktop
12cr|kmess-2.0.6.2-1|29	%{_kde_iconsdir}/*/*/apps/%{name}.*
12cr|kmess-2.0.6.2-1|30	%dir %{_kde_datadir}/emoticons/KMess-new
12cr|kmess-2.0.6.2-1|31	%{_kde_datadir}/emoticons/KMess-new/*.png
12cr|kmess-2.0.6.2-1|32	%{_kde_datadir}/emoticons/KMess-new/emoticons.xml
12cr|kmess-2.0.6.2-1|33	%{_kde_datadir}/sounds/%{name}*.ogg
12cr|kmess-2.0.6.2-1|34	
12cr|kmess-2.0.6.2-1|35	#--------------------------------------------------------------------
12cr|kmess-2.0.6.2-1|36	
12cr|kmess-2.0.6.2-1|37	%prep
12cr|kmess-2.0.6.2-1|38	%setup -q
12cr|kmess-2.0.6.2-1|39	%patch0 -p0
12cr|kmess-2.0.6.2-1|40	
12cr|kmess-2.0.6.2-1|41	%build
12cr|kmess-2.0.6.2-1|42	%cmake_kde4
12cr|kmess-2.0.6.2-1|43	%make
12cr|kmess-2.0.6.2-1|44	
12cr|kmess-2.0.6.2-1|45	%install
12cr|kmess-2.0.6.2-1|46	%makeinstall_std -C build
12cr|kmess-2.0.6.2-1|47	
12cr|kmess-2.0.6.2-1|48	%find_lang %{name} --with-html
12cr|kmess-2.0.6.2-1|49	
12cr|kmess-2.0.6.2-1|50	%changelog
12cr|kmess-2.0.6.2-1|51	* Thu Nov 17 2011 Sergio Rafael Lemke <sergio@mandriva.com> 2.0.6.1-2
12cr|kmess-2.0.6.2-1|52	+ Revision: 731462
12cr|kmess-2.0.6.2-1|53	- Fix unpackaged files
12cr|kmess-2.0.6.2-1|54	- Fix a problem wich makes contact list to not appear
12cr|kmess-2.0.6.2-1|55	
12cr|kmess-2.0.6.2-1|56	* Wed Feb 23 2011 Sergio Rafael Lemke <sergio@mandriva.com> 2.0.6.1-0
12cr|kmess-2.0.6.2-1|57	+ Revision: 639515
12cr|kmess-2.0.6.2-1|58	- Update to version 2.0.6.1
12cr|kmess-2.0.6.2-1|59	
12cr|kmess-2.0.6.2-1|60	* Mon Feb 14 2011 Funda Wang <fwang@mandriva.org> 2.0.6-3
12cr|kmess-2.0.6.2-1|61	+ Revision: 637817
12cr|kmess-2.0.6.2-1|62	- reuploaded with new tarball
12cr|kmess-2.0.6.2-1|63	
12cr|kmess-2.0.6.2-1|64	* Tue Feb 08 2011 Sergio Rafael Lemke <sergio@mandriva.com> 2.0.6-2
12cr|kmess-2.0.6.2-1|65	+ Revision: 636889
12cr|kmess-2.0.6.2-1|66	- Dropped kmess-2.0.5-disableMailCheck.patch, this bug was fixed on 2.0.6, getting MailCheck functionalities back
12cr|kmess-2.0.6.2-1|67	
12cr|kmess-2.0.6.2-1|68	* Mon Feb 07 2011 Funda Wang <fwang@mandriva.org> 2.0.6-1
12cr|kmess-2.0.6.2-1|69	+ Revision: 636672
12cr|kmess-2.0.6.2-1|70	- add libisf-qt tarball
12cr|kmess-2.0.6.2-1|71	- update to new version 2.0.6
12cr|kmess-2.0.6.2-1|72	
12cr|kmess-2.0.6.2-1|73	* Tue Jan 18 2011 Sergio Rafael Lemke <sergio@mandriva.com> 2.0.5-2
12cr|kmess-2.0.6.2-1|74	+ Revision: 631491
12cr|kmess-2.0.6.2-1|75	- Add Workarround patch to make basic Chat function work, waiting upstream bugfix release update
12cr|kmess-2.0.6.2-1|76	
12cr|kmess-2.0.6.2-1|77	* Thu Nov 18 2010 Funda Wang <fwang@mandriva.org> 2.0.5-1mdv2011.0
12cr|kmess-2.0.6.2-1|78	+ Revision: 598567
12cr|kmess-2.0.6.2-1|79	- new version 2.0.5
12cr|kmess-2.0.6.2-1|80	
12cr|kmess-2.0.6.2-1|81	* Tue Aug 03 2010 Funda Wang <fwang@mandriva.org> 2.0.4-1mdv2011.0
12cr|kmess-2.0.6.2-1|82	+ Revision: 565302
12cr|kmess-2.0.6.2-1|83	- new version 2.0.4
12cr|kmess-2.0.6.2-1|84	
12cr|kmess-2.0.6.2-1|85	* Thu Mar 11 2010 Funda Wang <fwang@mandriva.org> 2.0.3-1mdv2010.1
12cr|kmess-2.0.6.2-1|86	+ Revision: 518066
12cr|kmess-2.0.6.2-1|87	- New version 2.0.3
12cr|kmess-2.0.6.2-1|88	
12cr|kmess-2.0.6.2-1|89	* Sat Dec 05 2009 Funda Wang <fwang@mandriva.org> 2.0.2-1mdv2010.1
12cr|kmess-2.0.6.2-1|90	+ Revision: 473665
12cr|kmess-2.0.6.2-1|91	- new version 2.0.2
12cr|kmess-2.0.6.2-1|92	- new version 2.0.2
12cr|kmess-2.0.6.2-1|93	
12cr|kmess-2.0.6.2-1|94	* Tue Dec 01 2009 Funda Wang <fwang@mandriva.org> 2.0.1-1mdv2010.1
12cr|kmess-2.0.6.2-1|95	+ Revision: 472296
12cr|kmess-2.0.6.2-1|96	- new version 2.0.1
12cr|kmess-2.0.6.2-1|97	
12cr|kmess-2.0.6.2-1|98	* Sat Oct 24 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2.0.0-2mdv2010.0
12cr|kmess-2.0.6.2-1|99	+ Revision: 459186
12cr|kmess-2.0.6.2-1|100	- Rebuild
12cr|kmess-2.0.6.2-1|101	
12cr|kmess-2.0.6.2-1|102	* Sun Jul 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2.0.0-1mdv2010.0
12cr|kmess-2.0.6.2-1|103	+ Revision: 400232
12cr|kmess-2.0.6.2-1|104	- Update to kmess 2.0
12cr|kmess-2.0.6.2-1|105	
12cr|kmess-2.0.6.2-1|106	* Fri May 15 2009 Gustavo De Nardin <gustavodn@mandriva.com> 2.0.0-0.svn4770.1mdv2010.0
12cr|kmess-2.0.6.2-1|107	+ Revision: 375872
12cr|kmess-2.0.6.2-1|108	- new version 2.0beta2
12cr|kmess-2.0.6.2-1|109	
12cr|kmess-2.0.6.2-1|110	* Sat Apr 04 2009 Funda Wang <fwang@mandriva.org> 2.0.0-0.svn4516.1mdv2009.1
12cr|kmess-2.0.6.2-1|111	+ Revision: 363985
12cr|kmess-2.0.6.2-1|112	- fix static lib
12cr|kmess-2.0.6.2-1|113	- New snapshot
12cr|kmess-2.0.6.2-1|114	
12cr|kmess-2.0.6.2-1|115	* Thu Feb 19 2009 Funda Wang <fwang@mandriva.org> 2.0.0-0.svn4155.1mdv2009.1
12cr|kmess-2.0.6.2-1|116	+ Revision: 342769
12cr|kmess-2.0.6.2-1|117	- New snapshot
12cr|kmess-2.0.6.2-1|118	
12cr|kmess-2.0.6.2-1|119	* Mon Jan 26 2009 Funda Wang <fwang@mandriva.org> 2.0.0-0.svn4053.1mdv2009.1
12cr|kmess-2.0.6.2-1|120	+ Revision: 333597
12cr|kmess-2.0.6.2-1|121	- new snapshot
12cr|kmess-2.0.6.2-1|122	
12cr|kmess-2.0.6.2-1|123	* Sun Jul 13 2008 Funda Wang <fwang@mandriva.org> 2.0.0-0.svn3479.1mdv2009.0
12cr|kmess-2.0.6.2-1|124	+ Revision: 234257
12cr|kmess-2.0.6.2-1|125	- New snapshot 3479
12cr|kmess-2.0.6.2-1|126	
12cr|kmess-2.0.6.2-1|127	+ Pixel <pixel@mandriva.com>
12cr|kmess-2.0.6.2-1|128	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|kmess-2.0.6.2-1|129	
12cr|kmess-2.0.6.2-1|130	* Sun Jun 08 2008 Funda Wang <fwang@mandriva.org> 2.0.0-0.svn3247.1mdv2009.0
12cr|kmess-2.0.6.2-1|131	+ Revision: 216894
12cr|kmess-2.0.6.2-1|132	- BR xslt
12cr|kmess-2.0.6.2-1|133	- New svn snapshot 3247
12cr|kmess-2.0.6.2-1|134	- drop patch0, it is not needed any more
12cr|kmess-2.0.6.2-1|135	
12cr|kmess-2.0.6.2-1|136	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|kmess-2.0.6.2-1|137	- Update to kmess 2  svn (ported to qt4/kde4)
12cr|kmess-2.0.6.2-1|138	
12cr|kmess-2.0.6.2-1|139	* Fri Jan 11 2008 Funda Wang <fwang@mandriva.org> 1.5-1mdv2008.1
12cr|kmess-2.0.6.2-1|140	+ Revision: 147860
12cr|kmess-2.0.6.2-1|141	- New version 1.5
12cr|kmess-2.0.6.2-1|142	
12cr|kmess-2.0.6.2-1|143	+ Olivier Blin <blino@mandriva.org>
12cr|kmess-2.0.6.2-1|144	- restore BuildRoot
12cr|kmess-2.0.6.2-1|145	
12cr|kmess-2.0.6.2-1|146	+ Thierry Vignaud <tv@mandriva.org>
12cr|kmess-2.0.6.2-1|147	- kill re-definition of %%buildroot on Pixel's request
12cr|kmess-2.0.6.2-1|148	
12cr|kmess-2.0.6.2-1|149	* Sat Sep 01 2007 Funda Wang <fwang@mandriva.org> 1.5-0.pre2.2mdv2008.0
12cr|kmess-2.0.6.2-1|150	+ Revision: 77296
12cr|kmess-2.0.6.2-1|151	- Remove invalid de comment of menu entry
12cr|kmess-2.0.6.2-1|152	
12cr|kmess-2.0.6.2-1|153	* Thu Aug 09 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.5-0.pre2.1mdv2008.0
12cr|kmess-2.0.6.2-1|154	+ Revision: 60874
12cr|kmess-2.0.6.2-1|155	- new upstream release
12cr|kmess-2.0.6.2-1|156	
12cr|kmess-2.0.6.2-1|157	
12cr|kmess-2.0.6.2-1|158	* Thu Nov 23 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.5-0.pre1.1mdv2007.0
12cr|kmess-2.0.6.2-1|159	+ Revision: 86651
12cr|kmess-2.0.6.2-1|160	- Add BuildRequire
12cr|kmess-2.0.6.2-1|161	- Add sSurces
12cr|kmess-2.0.6.2-1|162	-  New version 1.5pre1
12cr|kmess-2.0.6.2-1|163	- import kmess-1.4.3-2mdk
12cr|kmess-2.0.6.2-1|164	
12cr|kmess-2.0.6.2-1|165	* Fri May 12 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.4.3-2mdk
12cr|kmess-2.0.6.2-1|166	- Rebuild to generate categories
12cr|kmess-2.0.6.2-1|167	
12cr|kmess-2.0.6.2-1|168	* Fri Apr 21 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.4.3-1mdk
12cr|kmess-2.0.6.2-1|169	- New release 1.4.3
12cr|kmess-2.0.6.2-1|170	
12cr|kmess-2.0.6.2-1|171	* Mon Dec 26 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.4.1-3mdk
12cr|kmess-2.0.6.2-1|172	- Remove redundant buildRequires
12cr|kmess-2.0.6.2-1|173	
12cr|kmess-2.0.6.2-1|174	* Wed Oct 05 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.4.1-2mdk
12cr|kmess-2.0.6.2-1|175	- Fix redundant buildrequires
12cr|kmess-2.0.6.2-1|176	
12cr|kmess-2.0.6.2-1|177	* Wed Oct 05 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.4.1-1mdk
12cr|kmess-2.0.6.2-1|178	- New release 1.4.1
12cr|kmess-2.0.6.2-1|179	
12cr|kmess-2.0.6.2-1|180	* Sat Sep 03 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.4-1mdk
12cr|kmess-2.0.6.2-1|181	- New release 1.4 ( Bug fixes release )
12cr|kmess-2.0.6.2-1|182	- mkrel
12cr|kmess-2.0.6.2-1|183	- drop patch 2 ( Merged Upstream )
12cr|kmess-2.0.6.2-1|184	
12cr|kmess-2.0.6.2-1|185	* Fri Mar 11 2005 Nicolas Lecureuil <neoclust@mandrake.org> 1.3.0-1mdk
12cr|kmess-2.0.6.2-1|186	- 1.3.0
12cr|kmess-2.0.6.2-1|187	- Remove Patch 1  merged upstream
12cr|kmess-2.0.6.2-1|188	- Rediff  Patch 2
12cr|kmess-2.0.6.2-1|189	
12cr|kmess-2.0.6.2-1|190	* Wed Jun 16 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.1-4mdk
12cr|kmess-2.0.6.2-1|191	- Rebuild
12cr|kmess-2.0.6.2-1|192	

2501 12
12cr|kmid2-2.4.0-2|1	%define realname kmid
12cr|kmid2-2.4.0-2|2	
12cr|kmid2-2.4.0-2|3	%define major 1
12cr|kmid2-2.4.0-2|4	%define libname %mklibname kmid %major
12cr|kmid2-2.4.0-2|5	%define develname %mklibname -d kmid
12cr|kmid2-2.4.0-2|6	
12cr|kmid2-2.4.0-2|7	Name:		kmid2
12cr|kmid2-2.4.0-2|8	Version:	2.4.0
12cr|kmid2-2.4.0-2|9	Release:	%mkrel 2
12cr|kmid2-2.4.0-2|10	Summary:	A MIDI/karaoke player for KDE
12cr|kmid2-2.4.0-2|11	Group:		Sound
12cr|kmid2-2.4.0-2|12	# GPLv2+ for the code, CC-BY-SA for the examples
12cr|kmid2-2.4.0-2|13	License:	GPLv2+ and CC-BY-SA
12cr|kmid2-2.4.0-2|14	URL:		http://userbase.kde.org/KMid2
12cr|kmid2-2.4.0-2|15	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/kmid-%{version}.tar.bz2
12cr|kmid2-2.4.0-2|16	Patch1:		kmid2-2.2.2-use-timidity-pulse.patch
12cr|kmid2-2.4.0-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|kmid2-2.4.0-2|18	BuildRequires:	kdelibs4-devel
12cr|kmid2-2.4.0-2|19	BuildRequires:	libalsa-devel
12cr|kmid2-2.4.0-2|20	BuildRequires:	drumstick-devel >= 0.4.0
12cr|kmid2-2.4.0-2|21	BuildRequires:	desktop-file-utils
12cr|kmid2-2.4.0-2|22	Requires:	kdelibs4-core >= 4.3.0
12cr|kmid2-2.4.0-2|23	Requires:	oxygen-icon-theme
12cr|kmid2-2.4.0-2|24	Requires:	drumstick >= 0.3.1
12cr|kmid2-2.4.0-2|25	Requires:	TiMidity++
12cr|kmid2-2.4.0-2|26	
12cr|kmid2-2.4.0-2|27	%description
12cr|kmid2-2.4.0-2|28	KMid2 is a MIDI/karaoke file player, with configurable midi mapper, real
12cr|kmid2-2.4.0-2|29	Session Management, drag & drop, customizable fonts, etc. It has a very
12cr|kmid2-2.4.0-2|30	nice interface which let you easily follow the tune while changing the
12cr|kmid2-2.4.0-2|31	color of the lyrics.
12cr|kmid2-2.4.0-2|32	It supports output through external synthesizers, AWE, FM and GUS cards.
12cr|kmid2-2.4.0-2|33	It also has a keyboard view to see the notes played by each instrument.
12cr|kmid2-2.4.0-2|34	
12cr|kmid2-2.4.0-2|35	%files -f %{realname}.lang
12cr|kmid2-2.4.0-2|36	%defattr(-,root,root,-)
12cr|kmid2-2.4.0-2|37	%doc ChangeLog README TODO
12cr|kmid2-2.4.0-2|38	%{_kde_bindir}/%{realname}
12cr|kmid2-2.4.0-2|39	%{_kde_appsdir}/%{realname}
12cr|kmid2-2.4.0-2|40	%{_kde_appsdir}/kmid_part/kmid_part.rc
12cr|kmid2-2.4.0-2|41	%{_kde_applicationsdir}/%{realname}.desktop
12cr|kmid2-2.4.0-2|42	%{_kde_datadir}/config.kcfg/%{realname}.kcfg
12cr|kmid2-2.4.0-2|43	%{_kde_services}/*
12cr|kmid2-2.4.0-2|44	%{_kde_servicetypes}/*
12cr|kmid2-2.4.0-2|45	%{_kde_iconsdir}/hicolor/*/*/*
12cr|kmid2-2.4.0-2|46	%{_kde_libdir}/kde4/*
12cr|kmid2-2.4.0-2|47	%{_datadir}/dbus-1/interfaces/org.kde.KMid.xml
12cr|kmid2-2.4.0-2|48	%{_datadir}/dbus-1/interfaces/org.kde.KMidPart.xml
12cr|kmid2-2.4.0-2|49	
12cr|kmid2-2.4.0-2|50	#-------------------------------------------------------------------------------
12cr|kmid2-2.4.0-2|51	
12cr|kmid2-2.4.0-2|52	%package -n %libname
12cr|kmid2-2.4.0-2|53	Group:		Sound
12cr|kmid2-2.4.0-2|54	Summary:	%{name} library package
12cr|kmid2-2.4.0-2|55	Requires:	%name >= %version
12cr|kmid2-2.4.0-2|56	
12cr|kmid2-2.4.0-2|57	%description -n %libname
12cr|kmid2-2.4.0-2|58	%summary.
12cr|kmid2-2.4.0-2|59	
12cr|kmid2-2.4.0-2|60	%files -n %libname
12cr|kmid2-2.4.0-2|61	%defattr(-,root,root,-)
12cr|kmid2-2.4.0-2|62	%{_libdir}/libkmidbackend.so.%{major}*
12cr|kmid2-2.4.0-2|63	
12cr|kmid2-2.4.0-2|64	#-------------------------------------------------------------------------------
12cr|kmid2-2.4.0-2|65	
12cr|kmid2-2.4.0-2|66	%package -n %develname
12cr|kmid2-2.4.0-2|67	Group:		Sound
12cr|kmid2-2.4.0-2|68	Summary:	%{name} developement files
12cr|kmid2-2.4.0-2|69	Provides:	%{name}-devel = %{version}-%{release}
12cr|kmid2-2.4.0-2|70	Requires:	%{libname} = %{version}-%{release}
12cr|kmid2-2.4.0-2|71	
12cr|kmid2-2.4.0-2|72	%description -n %develname
12cr|kmid2-2.4.0-2|73	This package contains header files needed when building applications based on
12cr|kmid2-2.4.0-2|74	%{name}.
12cr|kmid2-2.4.0-2|75	
12cr|kmid2-2.4.0-2|76	%files -n %develname
12cr|kmid2-2.4.0-2|77	%defattr(-,root,root,-)
12cr|kmid2-2.4.0-2|78	%{_includedir}/%{realname}
12cr|kmid2-2.4.0-2|79	%{_libdir}/libkmidbackend.so
12cr|kmid2-2.4.0-2|80	
12cr|kmid2-2.4.0-2|81	#-------------------------------------------------------------------------------
12cr|kmid2-2.4.0-2|82	
12cr|kmid2-2.4.0-2|83	%prep
12cr|kmid2-2.4.0-2|84	%setup -qn %{realname}-%{version}
12cr|kmid2-2.4.0-2|85	# (ahmad) use timidity and pulseaudio by default (the latter is enabled in mdv installs)
12cr|kmid2-2.4.0-2|86	%patch1 -p0
12cr|kmid2-2.4.0-2|87	
12cr|kmid2-2.4.0-2|88	# make sure bundled drumstick isn't used
12cr|kmid2-2.4.0-2|89	rm -rf drumstick
12cr|kmid2-2.4.0-2|90	
12cr|kmid2-2.4.0-2|91	%build
12cr|kmid2-2.4.0-2|92	%cmake_kde4
12cr|kmid2-2.4.0-2|93	%make
12cr|kmid2-2.4.0-2|94	
12cr|kmid2-2.4.0-2|95	%install
12cr|kmid2-2.4.0-2|96	rm -rf %{buildroot}
12cr|kmid2-2.4.0-2|97	
12cr|kmid2-2.4.0-2|98	%makeinstall_std -C build
12cr|kmid2-2.4.0-2|99	
12cr|kmid2-2.4.0-2|100	# fix the .desktop file
12cr|kmid2-2.4.0-2|101	desktop-file-install \
12cr|kmid2-2.4.0-2|102	--vendor="" \
12cr|kmid2-2.4.0-2|103	--add-category="AudioVideo" \
12cr|kmid2-2.4.0-2|104	--add-category="Audio" \
12cr|kmid2-2.4.0-2|105	--remove-category="Music" \
12cr|kmid2-2.4.0-2|106	--dir %{buildroot}%{_kde_applicationsdir} %{buildroot}%{_kde_applicationsdir}/%{realname}.desktop
12cr|kmid2-2.4.0-2|107	
12cr|kmid2-2.4.0-2|108	%find_lang %{realname} --with-html
12cr|kmid2-2.4.0-2|109	
12cr|kmid2-2.4.0-2|110	%clean
12cr|kmid2-2.4.0-2|111	rm -rf %{buildroot}
12cr|kmid2-2.4.0-2|112	
12cr|kmid2-2.4.0-2|113	
12cr|kmid2-2.4.0-2|114	%changelog
12cr|kmid2-2.4.0-2|115	* Sat Oct 23 2010 Frank Kober <emuse@mandriva.org> 2.4.0-2mdv2011.0
12cr|kmid2-2.4.0-2|116	+ Revision: 587779
12cr|kmid2-2.4.0-2|117	- rebuild for new fluidsynth
12cr|kmid2-2.4.0-2|118	
12cr|kmid2-2.4.0-2|119	* Mon Aug 16 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.4.0-1mdv2011.0
12cr|kmid2-2.4.0-2|120	+ Revision: 570264
12cr|kmid2-2.4.0-2|121	- update to 2.4.0
12cr|kmid2-2.4.0-2|122	- update file list
12cr|kmid2-2.4.0-2|123	
12cr|kmid2-2.4.0-2|124	* Sat Jun 12 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.3.1-1mdv2010.1
12cr|kmid2-2.4.0-2|125	+ Revision: 547949
12cr|kmid2-2.4.0-2|126	- new upstream release 2.3.1
12cr|kmid2-2.4.0-2|127	
12cr|kmid2-2.4.0-2|128	* Mon Apr 26 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.3.0-1mdv2010.1
12cr|kmid2-2.4.0-2|129	+ Revision: 539295
12cr|kmid2-2.4.0-2|130	- new release 2.3.0
12cr|kmid2-2.4.0-2|131	- add a lib and devel packages
12cr|kmid2-2.4.0-2|132	- rediff P0.
12cr|kmid2-2.4.0-2|133	- add back spec hack to make sure system drumstick is used
12cr|kmid2-2.4.0-2|134	
12cr|kmid2-2.4.0-2|135	* Tue Mar 16 2010 Funda Wang <fwang@mandriva.org> 2.2.2-4mdv2010.1
12cr|kmid2-2.4.0-2|136	+ Revision: 520660
12cr|kmid2-2.4.0-2|137	- fix desktop
12cr|kmid2-2.4.0-2|138	- new version 2.2.2
12cr|kmid2-2.4.0-2|139	
12cr|kmid2-2.4.0-2|140	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|kmid2-2.4.0-2|141	- fix file list
12cr|kmid2-2.4.0-2|142	- fix typo in patch
12cr|kmid2-2.4.0-2|143	
12cr|kmid2-2.4.0-2|144	* Wed Feb 24 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.2.1-1mdv2010.1
12cr|kmid2-2.4.0-2|145	+ Revision: 510814
12cr|kmid2-2.4.0-2|146	- remove redundant BR
12cr|kmid2-2.4.0-2|147	- fix requires
12cr|kmid2-2.4.0-2|148	- import kmid2
12cr|kmid2-2.4.0-2|149	
12cr|kmid2-2.4.0-2|150	

2502 12
12cr|kmplayer-0.11.3c-1|1	Name:		kmplayer
12cr|kmplayer-0.11.3c-1|2	Version:	0.11.3c
12cr|kmplayer-0.11.3c-1|3	Release:	%mkrel 1
12cr|kmplayer-0.11.3c-1|4	Summary:	A multimedia mplayer/phonon frontend for KDE
12cr|kmplayer-0.11.3c-1|5	License:	GPLv2+
12cr|kmplayer-0.11.3c-1|6	Group:		Video
12cr|kmplayer-0.11.3c-1|7	Url:		http://kmplayer.kde.org/
12cr|kmplayer-0.11.3c-1|8	Source0:	http://kmplayer.kde.org/pkgs/%{name}-%{version}.tar.bz2
12cr|kmplayer-0.11.3c-1|9	BuildRequires:	kdelibs4-devel
12cr|kmplayer-0.11.3c-1|10	BuildRequires:	libnspr-devel
12cr|kmplayer-0.11.3c-1|11	BuildRequires:	gtk2-devel
12cr|kmplayer-0.11.3c-1|12	BuildRequires:	dbus-glib-devel
12cr|kmplayer-0.11.3c-1|13	BuildRequires:	desktop-file-utils
12cr|kmplayer-0.11.3c-1|14	BuildRequires:	libxt-devel
12cr|kmplayer-0.11.3c-1|15	Obsoletes:	kde4-%{name} < 0.11.0-0.rc2.5
12cr|kmplayer-0.11.3c-1|16	Suggests:	mplayer
12cr|kmplayer-0.11.3c-1|17	
12cr|kmplayer-0.11.3c-1|18	%description
12cr|kmplayer-0.11.3c-1|19	KMPlayer can play all the audio/video supported by mplayer/phonon from local
12cr|kmplayer-0.11.3c-1|20	file or url, be embedded inside Konqueror and KHTML and play DVD's.
12cr|kmplayer-0.11.3c-1|21	
12cr|kmplayer-0.11.3c-1|22	%files -f %{name}.lang
12cr|kmplayer-0.11.3c-1|23	%doc ChangeLog README
12cr|kmplayer-0.11.3c-1|24	%{_kde_bindir}/%{name}
12cr|kmplayer-0.11.3c-1|25	%{_kde_bindir}/kphononplayer
12cr|kmplayer-0.11.3c-1|26	%{_kde_datadir}/apps/%{name}
12cr|kmplayer-0.11.3c-1|27	%{_kde_services}/*.desktop
12cr|kmplayer-0.11.3c-1|28	%{_kde_configdir}/%{name}rc
12cr|kmplayer-0.11.3c-1|29	%{_kde_libdir}/*.so
12cr|kmplayer-0.11.3c-1|30	%{_kde_libdir}/kde4/*.so
12cr|kmplayer-0.11.3c-1|31	%{_kde_iconsdir}/hicolor/*/*/*
12cr|kmplayer-0.11.3c-1|32	%{_kde_applicationsdir}/%{name}.desktop
12cr|kmplayer-0.11.3c-1|33	%{_docdir}/HTML/en/%{name}/common
12cr|kmplayer-0.11.3c-1|34	%{_docdir}/HTML/en/%{name}/index*
12cr|kmplayer-0.11.3c-1|35	
12cr|kmplayer-0.11.3c-1|36	#--------------------------------------------------------------------
12cr|kmplayer-0.11.3c-1|37	
12cr|kmplayer-0.11.3c-1|38	%package	npplayer
12cr|kmplayer-0.11.3c-1|39	Group:		Video
12cr|kmplayer-0.11.3c-1|40	Summary:	Kmplayer netscape plugin player
12cr|kmplayer-0.11.3c-1|41	Requires:	%{name}
12cr|kmplayer-0.11.3c-1|42	
12cr|kmplayer-0.11.3c-1|43	%description	npplayer
12cr|kmplayer-0.11.3c-1|44	Kmplayer netscape plugin player.
12cr|kmplayer-0.11.3c-1|45	
12cr|kmplayer-0.11.3c-1|46	%files npplayer
12cr|kmplayer-0.11.3c-1|47	%doc AUTHORS ChangeLog README
12cr|kmplayer-0.11.3c-1|48	%{_kde_bindir}/knpplayer
12cr|kmplayer-0.11.3c-1|49	#--------------------------------------------------------------------
12cr|kmplayer-0.11.3c-1|50	
12cr|kmplayer-0.11.3c-1|51	%prep
12cr|kmplayer-0.11.3c-1|52	%setup -q -n %{name}-%{version}
12cr|kmplayer-0.11.3c-1|53	
12cr|kmplayer-0.11.3c-1|54	%build
12cr|kmplayer-0.11.3c-1|55	%cmake_kde4
12cr|kmplayer-0.11.3c-1|56	%make
12cr|kmplayer-0.11.3c-1|57	
12cr|kmplayer-0.11.3c-1|58	%install
12cr|kmplayer-0.11.3c-1|59	%makeinstall_std -C build
12cr|kmplayer-0.11.3c-1|60	
12cr|kmplayer-0.11.3c-1|61	%find_lang %{name}
12cr|kmplayer-0.11.3c-1|62	
12cr|kmplayer-0.11.3c-1|63	# fix .desktop file
12cr|kmplayer-0.11.3c-1|64	desktop-file-install \
12cr|kmplayer-0.11.3c-1|65	--vendor="" \
12cr|kmplayer-0.11.3c-1|66	--remove-mime-type="uri/mms;uri/pnm;uri/rtspt;uri/rtspu" \
12cr|kmplayer-0.11.3c-1|67	--dir %{buildroot}%{_kde_applicationsdir} %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
12cr|kmplayer-0.11.3c-1|68	
12cr|kmplayer-0.11.3c-1|69	%check
12cr|kmplayer-0.11.3c-1|70	for f in %{buildroot}%{_kde_datadir}/applications/kde4/*.desktop ; do
12cr|kmplayer-0.11.3c-1|71	desktop-file-validate $f
12cr|kmplayer-0.11.3c-1|72	done
12cr|kmplayer-0.11.3c-1|73	
12cr|kmplayer-0.11.3c-1|74	
12cr|kmplayer-0.11.3c-1|75	%changelog
12cr|kmplayer-0.11.3c-1|76	* Thu Mar 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.11.3c-1mdv2012.0
12cr|kmplayer-0.11.3c-1|77	+ Revision: 785040
12cr|kmplayer-0.11.3c-1|78	- version update 0.11.3c
12cr|kmplayer-0.11.3c-1|79	
12cr|kmplayer-0.11.3c-1|80	* Tue Feb 14 2012 Andrey Bondrov <abondrov@mandriva.org> 0.11.3b-1
12cr|kmplayer-0.11.3c-1|81	+ Revision: 774033
12cr|kmplayer-0.11.3c-1|82	- Add patch to fix DSO issue, don't use find_lang as locales are not built (they cause problems)
12cr|kmplayer-0.11.3c-1|83	- New version 0.11.3b
12cr|kmplayer-0.11.3c-1|84	
12cr|kmplayer-0.11.3c-1|85	* Fri Nov 11 2011 Andrey Bondrov <abondrov@mandriva.org> 0.11.3a-1
12cr|kmplayer-0.11.3c-1|86	+ Revision: 730005
12cr|kmplayer-0.11.3c-1|87	- Update patch0
12cr|kmplayer-0.11.3c-1|88	- Add patch0 to deal with new glib issues
12cr|kmplayer-0.11.3c-1|89	- New version 0.11.3a
12cr|kmplayer-0.11.3c-1|90	
12cr|kmplayer-0.11.3c-1|91	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.11.2c-2
12cr|kmplayer-0.11.3c-1|92	+ Revision: 677490
12cr|kmplayer-0.11.3c-1|93	- br xt
12cr|kmplayer-0.11.3c-1|94	- rebuild for updated mimehandler
12cr|kmplayer-0.11.3c-1|95	
12cr|kmplayer-0.11.3c-1|96	* Mon Oct 04 2010 Funda Wang <fwang@mandriva.org> 0.11.2c-1mdv2011.0
12cr|kmplayer-0.11.3c-1|97	+ Revision: 583014
12cr|kmplayer-0.11.3c-1|98	- update to new version 0.11.2c
12cr|kmplayer-0.11.3c-1|99	
12cr|kmplayer-0.11.3c-1|100	* Sun Apr 25 2010 Funda Wang <fwang@mandriva.org> 0.11.2b-1mdv2010.1
12cr|kmplayer-0.11.3c-1|101	+ Revision: 538567
12cr|kmplayer-0.11.3c-1|102	- update to new version 0.11.2b
12cr|kmplayer-0.11.3c-1|103	
12cr|kmplayer-0.11.3c-1|104	* Tue Apr 20 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.11.2a-2mdv2010.1
12cr|kmplayer-0.11.3c-1|105	+ Revision: 537273
12cr|kmplayer-0.11.3c-1|106	- suggest, only suggest, mplayer
12cr|kmplayer-0.11.3c-1|107	- add dbus-glib-devel back, needed for older releases
12cr|kmplayer-0.11.3c-1|108	- remove redundant BR, dbus-glib-devel is already required by kdelibs4-devel
12cr|kmplayer-0.11.3c-1|109	
12cr|kmplayer-0.11.3c-1|110	* Mon Mar 22 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.11.2a-1mdv2010.1
12cr|kmplayer-0.11.3c-1|111	+ Revision: 526359
12cr|kmplayer-0.11.3c-1|112	- new upstream release (fixes mdv bug#58045)
12cr|kmplayer-0.11.3c-1|113	- add new check as per new kde policy
12cr|kmplayer-0.11.3c-1|114	
12cr|kmplayer-0.11.3c-1|115	* Thu Mar 18 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.11.2-2mdv2010.1
12cr|kmplayer-0.11.3c-1|116	+ Revision: 524966
12cr|kmplayer-0.11.3c-1|117	- clean spec
12cr|kmplayer-0.11.3c-1|118	- fix .deksktop file
12cr|kmplayer-0.11.3c-1|119	
12cr|kmplayer-0.11.3c-1|120	* Sun Mar 07 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.11.2-1mdv2010.1
12cr|kmplayer-0.11.3c-1|121	+ Revision: 515522
12cr|kmplayer-0.11.3c-1|122	- update to 0.11.2
12cr|kmplayer-0.11.3c-1|123	- Fix mixed-use-of-spaces-and-tabs
12cr|kmplayer-0.11.3c-1|124	
12cr|kmplayer-0.11.3c-1|125	* Thu Jun 18 2009 Funda Wang <fwang@mandriva.org> 0.11.1b-1mdv2010.0
12cr|kmplayer-0.11.3c-1|126	+ Revision: 386901
12cr|kmplayer-0.11.3c-1|127	- New version 0.11.1b
12cr|kmplayer-0.11.3c-1|128	
12cr|kmplayer-0.11.3c-1|129	* Sun May 17 2009 Funda Wang <fwang@mandriva.org> 0.11.1a-1mdv2010.0
12cr|kmplayer-0.11.3c-1|130	+ Revision: 376677
12cr|kmplayer-0.11.3c-1|131	- New version 0.11.1a
12cr|kmplayer-0.11.3c-1|132	
12cr|kmplayer-0.11.3c-1|133	* Mon May 11 2009 Funda Wang <fwang@mandriva.org> 0.11.1-1mdv2010.0
12cr|kmplayer-0.11.3c-1|134	+ Revision: 374113
12cr|kmplayer-0.11.3c-1|135	- New version 0.11.1
12cr|kmplayer-0.11.3c-1|136	
12cr|kmplayer-0.11.3c-1|137	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|kmplayer-0.11.3c-1|138	- Remove unneeded macros
12cr|kmplayer-0.11.3c-1|139	
12cr|kmplayer-0.11.3c-1|140	* Mon Jan 26 2009 Funda Wang <fwang@mandriva.org> 0.11.0a-1mdv2009.1
12cr|kmplayer-0.11.3c-1|141	+ Revision: 333584
12cr|kmplayer-0.11.3c-1|142	- new version 0.11.0a
12cr|kmplayer-0.11.3c-1|143	
12cr|kmplayer-0.11.3c-1|144	* Tue Sep 30 2008 Helio Chissini de Castro <helio@mandriva.com> 0.11.0-0.rc4.4mdv2009.0
12cr|kmplayer-0.11.3c-1|145	+ Revision: 290272
12cr|kmplayer-0.11.3c-1|146	- Fix crash on dolphin due invalid location of desktop file.
12cr|kmplayer-0.11.3c-1|147	
12cr|kmplayer-0.11.3c-1|148	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 0.11.0-0.rc4.3mdv2009.0
12cr|kmplayer-0.11.3c-1|149	+ Revision: 264766
12cr|kmplayer-0.11.3c-1|150	- rebuild early 2009.0 package (before pixel changes)
12cr|kmplayer-0.11.3c-1|151	
12cr|kmplayer-0.11.3c-1|152	+ Pixel <pixel@mandriva.com>
12cr|kmplayer-0.11.3c-1|153	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|kmplayer-0.11.3c-1|154	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|kmplayer-0.11.3c-1|155	
12cr|kmplayer-0.11.3c-1|156	* Fri Jun 06 2008 Funda Wang <fwang@mandriva.org> 0.11.0-0.rc4.2mdv2009.0
12cr|kmplayer-0.11.3c-1|157	+ Revision: 216400
12cr|kmplayer-0.11.3c-1|158	- compile using new LDFLAGS
12cr|kmplayer-0.11.3c-1|159	- New version 0.11.0 rc4
12cr|kmplayer-0.11.3c-1|160	
12cr|kmplayer-0.11.3c-1|161	* Thu May 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.11.0-0.rc2.6mdv2009.0
12cr|kmplayer-0.11.3c-1|162	+ Revision: 210130
12cr|kmplayer-0.11.3c-1|163	- Fix Obsoletes
12cr|kmplayer-0.11.3c-1|164	- Fix name
12cr|kmplayer-0.11.3c-1|165	- Fix spec file name
12cr|kmplayer-0.11.3c-1|166	- Use kde4 app by default
12cr|kmplayer-0.11.3c-1|167	
12cr|kmplayer-0.11.3c-1|168	* Sat Mar 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.11.0-0.rc2.4mdv2008.1
12cr|kmplayer-0.11.3c-1|169	+ Revision: 182317
12cr|kmplayer-0.11.3c-1|170	- Rebuild against new qt4 changes
12cr|kmplayer-0.11.3c-1|171	
12cr|kmplayer-0.11.3c-1|172	* Sat Mar 01 2008 Funda Wang <fwang@mandriva.org> 0.11.0-0.rc2.3mdv2008.1
12cr|kmplayer-0.11.3c-1|173	+ Revision: 177098
12cr|kmplayer-0.11.3c-1|174	- add conflicts on kmplayer3
12cr|kmplayer-0.11.3c-1|175	
12cr|kmplayer-0.11.3c-1|176	* Fri Feb 08 2008 Funda Wang <fwang@mandriva.org> 0.11.0-0.rc2.2mdv2008.1
12cr|kmplayer-0.11.3c-1|177	+ Revision: 164103
12cr|kmplayer-0.11.3c-1|178	- fix conflict with oxygen-icon-theme
12cr|kmplayer-0.11.3c-1|179	
12cr|kmplayer-0.11.3c-1|180	* Mon Jan 28 2008 Funda Wang <fwang@mandriva.org> 0.11.0-0.rc2.1mdv2008.1
12cr|kmplayer-0.11.3c-1|181	+ Revision: 159053
12cr|kmplayer-0.11.3c-1|182	- New version 0.11.0 rc2
12cr|kmplayer-0.11.3c-1|183	
12cr|kmplayer-0.11.3c-1|184	* Sun Jan 20 2008 Funda Wang <fwang@mandriva.org> 0.11.0-0.rc1.1mdv2008.1
12cr|kmplayer-0.11.3c-1|185	+ Revision: 155249
12cr|kmplayer-0.11.3c-1|186	- BR dbus-glib
12cr|kmplayer-0.11.3c-1|187	- reword summary
12cr|kmplayer-0.11.3c-1|188	- import souorce and spec
12cr|kmplayer-0.11.3c-1|189	- Created package structure for kde4-kmplayer.
12cr|kmplayer-0.11.3c-1|190	

2503 12
12cr|kmymoney-4.6.1-2|1	Summary:	The Personal Finances Manager
12cr|kmymoney-4.6.1-2|2	Name:		kmymoney
12cr|kmymoney-4.6.1-2|3	Version:	4.6.1
12cr|kmymoney-4.6.1-2|4	Release:	%mkrel 2
12cr|kmymoney-4.6.1-2|5	Source0:	http://download.sourceforge.net/project/kmymoney2/KMyMoney-KDE4/%{version}/kmymoney-%{version}.tar.bz2
12cr|kmymoney-4.6.1-2|6	Patch0:     	kmymoney-3.98.0-fix-desktop-file.patch
12cr|kmymoney-4.6.1-2|7	Patch1:		kselectdatabasedlg.diff
12cr|kmymoney-4.6.1-2|8	Patch2:		kmymoney.desktop.patch
12cr|kmymoney-4.6.1-2|9	Patch3:		kmymoney-4.6.1-buildfix.patch
12cr|kmymoney-4.6.1-2|10	License:	GPLv2+
12cr|kmymoney-4.6.1-2|11	Group:		Office
12cr|kmymoney-4.6.1-2|12	Url:		http://techbase.kde.org/Projects/KMyMoney
12cr|kmymoney-4.6.1-2|13	BuildRequires:	kdepimlibs4-devel
12cr|kmymoney-4.6.1-2|14	BuildRequires:	libofx-devel
12cr|kmymoney-4.6.1-2|15	BuildRequires:	libaqbanking-devel
12cr|kmymoney-4.6.1-2|16	BuildRequires:	libxml++2.6-devel
12cr|kmymoney-4.6.1-2|17	BuildRequires:	boost-devel
12cr|kmymoney-4.6.1-2|18	BuildRequires:	perl-Finance-Quote
12cr|kmymoney-4.6.1-2|19	BuildRequires:	doxygen
12cr|kmymoney-4.6.1-2|20	BuildRequires:	libxml2-devel
12cr|kmymoney-4.6.1-2|21	BuildRequires:	fdupes
12cr|kmymoney-4.6.1-2|22	BuildRequires:	libalkimia-devel
12cr|kmymoney-4.6.1-2|23	BuildRequires:	gmpxx-devel
12cr|kmymoney-4.6.1-2|24	Requires:	perl-Finance-Quote
12cr|kmymoney-4.6.1-2|25	
12cr|kmymoney-4.6.1-2|26	%description
12cr|kmymoney-4.6.1-2|27	KMyMoney Personal Finance Manager.
12cr|kmymoney-4.6.1-2|28	
12cr|kmymoney-4.6.1-2|29	%files -f %name.lang
12cr|kmymoney-4.6.1-2|30	%defattr(-,root,root)
12cr|kmymoney-4.6.1-2|31	%{_kde_bindir}/*
12cr|kmymoney-4.6.1-2|32	%{_kde_libdir}/kde4/*.so
12cr|kmymoney-4.6.1-2|33	%{_kde_appsdir}/*
12cr|kmymoney-4.6.1-2|34	%{_kde_datadir}/config.kcfg/*.kcfg
12cr|kmymoney-4.6.1-2|35	%{_kde_applicationsdir}/*.desktop
12cr|kmymoney-4.6.1-2|36	%{_kde_iconsdir}/*/*/*/*
12cr|kmymoney-4.6.1-2|37	%{_kde_services}/*.desktop
12cr|kmymoney-4.6.1-2|38	%{_kde_servicetypes}/*.desktop
12cr|kmymoney-4.6.1-2|39	%{_datadir}/mime/packages/*.xml
12cr|kmymoney-4.6.1-2|40	%{_kde_mandir}/man1/*
12cr|kmymoney-4.6.1-2|41	
12cr|kmymoney-4.6.1-2|42	#-----------------------------------------------------------------------------
12cr|kmymoney-4.6.1-2|43	
12cr|kmymoney-4.6.1-2|44	%define kmm_kdchart_major 4
12cr|kmymoney-4.6.1-2|45	%define libkmm_kdchart %mklibname kmm_kdchart %{kmm_kdchart_major}
12cr|kmymoney-4.6.1-2|46	
12cr|kmymoney-4.6.1-2|47	%package -n %{libkmm_kdchart}
12cr|kmymoney-4.6.1-2|48	Summary: KMyMoney library
12cr|kmymoney-4.6.1-2|49	Group: System/Libraries
12cr|kmymoney-4.6.1-2|50	
12cr|kmymoney-4.6.1-2|51	%description -n %{libkmm_kdchart}
12cr|kmymoney-4.6.1-2|52	KMyMoney library.
12cr|kmymoney-4.6.1-2|53	
12cr|kmymoney-4.6.1-2|54	%files -n %{libkmm_kdchart}
12cr|kmymoney-4.6.1-2|55	%defattr(-,root,root)
12cr|kmymoney-4.6.1-2|56	%{_kde_libdir}/libkmm_kdchart.so.%{kmm_kdchart_major}*
12cr|kmymoney-4.6.1-2|57	
12cr|kmymoney-4.6.1-2|58	#-----------------------------------------------------------------------------
12cr|kmymoney-4.6.1-2|59	
12cr|kmymoney-4.6.1-2|60	%define kmm_mymoney_major 4
12cr|kmymoney-4.6.1-2|61	%define libkmm_mymoney %mklibname kmm_mymoney %{kmm_mymoney_major}
12cr|kmymoney-4.6.1-2|62	
12cr|kmymoney-4.6.1-2|63	%package -n %{libkmm_mymoney}
12cr|kmymoney-4.6.1-2|64	Summary: KMyMoney library
12cr|kmymoney-4.6.1-2|65	Group: System/Libraries
12cr|kmymoney-4.6.1-2|66	
12cr|kmymoney-4.6.1-2|67	%description -n %{libkmm_mymoney}
12cr|kmymoney-4.6.1-2|68	KMyMoney library.
12cr|kmymoney-4.6.1-2|69	
12cr|kmymoney-4.6.1-2|70	%files -n %{libkmm_mymoney}
12cr|kmymoney-4.6.1-2|71	%defattr(-,root,root)
12cr|kmymoney-4.6.1-2|72	%{_kde_libdir}/libkmm_mymoney.so.%{kmm_mymoney_major}*
12cr|kmymoney-4.6.1-2|73	
12cr|kmymoney-4.6.1-2|74	#-----------------------------------------------------------------------------
12cr|kmymoney-4.6.1-2|75	
12cr|kmymoney-4.6.1-2|76	%define kmm_plugin_major 4
12cr|kmymoney-4.6.1-2|77	%define libkmm_plugin %mklibname kmm_plugin %{kmm_plugin_major}
12cr|kmymoney-4.6.1-2|78	
12cr|kmymoney-4.6.1-2|79	%package -n %{libkmm_plugin}
12cr|kmymoney-4.6.1-2|80	Summary: KMyMoney library
12cr|kmymoney-4.6.1-2|81	Group: System/Libraries
12cr|kmymoney-4.6.1-2|82	
12cr|kmymoney-4.6.1-2|83	%description -n %{libkmm_plugin}
12cr|kmymoney-4.6.1-2|84	KMyMoney library.
12cr|kmymoney-4.6.1-2|85	
12cr|kmymoney-4.6.1-2|86	%files -n %{libkmm_plugin}
12cr|kmymoney-4.6.1-2|87	%defattr(-,root,root)
12cr|kmymoney-4.6.1-2|88	%{_kde_libdir}/libkmm_plugin.so.%{kmm_plugin_major}*
12cr|kmymoney-4.6.1-2|89	
12cr|kmymoney-4.6.1-2|90	#-----------------------------------------------------------------------------
12cr|kmymoney-4.6.1-2|91	
12cr|kmymoney-4.6.1-2|92	%define kmm_widgets_major 4
12cr|kmymoney-4.6.1-2|93	%define libkmm_widgets %mklibname kmm_widgets %{kmm_widgets_major}
12cr|kmymoney-4.6.1-2|94	
12cr|kmymoney-4.6.1-2|95	%package -n %{libkmm_widgets}
12cr|kmymoney-4.6.1-2|96	Summary: KMyMoney library
12cr|kmymoney-4.6.1-2|97	Group: System/Libraries
12cr|kmymoney-4.6.1-2|98	
12cr|kmymoney-4.6.1-2|99	%description -n %{libkmm_widgets}
12cr|kmymoney-4.6.1-2|100	KMyMoney library.
12cr|kmymoney-4.6.1-2|101	
12cr|kmymoney-4.6.1-2|102	%files -n %{libkmm_widgets}
12cr|kmymoney-4.6.1-2|103	%defattr(-,root,root)
12cr|kmymoney-4.6.1-2|104	%{_kde_libdir}/libkmm_widgets.so.%{kmm_widgets_major}*
12cr|kmymoney-4.6.1-2|105	
12cr|kmymoney-4.6.1-2|106	#-----------------------------------------------------------------------------
12cr|kmymoney-4.6.1-2|107	
12cr|kmymoney-4.6.1-2|108	%package devel
12cr|kmymoney-4.6.1-2|109	Summary: KMyMoney Development library
12cr|kmymoney-4.6.1-2|110	Group: Development/KDE and Qt
12cr|kmymoney-4.6.1-2|111	Requires: %{libkmm_kdchart} = %{version}
12cr|kmymoney-4.6.1-2|112	Requires: %{libkmm_mymoney} = %{version}
12cr|kmymoney-4.6.1-2|113	Requires: %{libkmm_plugin} = %{version}
12cr|kmymoney-4.6.1-2|114	Requires: %{libkmm_widgets} = %{version}
12cr|kmymoney-4.6.1-2|115	
12cr|kmymoney-4.6.1-2|116	%description devel
12cr|kmymoney-4.6.1-2|117	KMyMoney development files.
12cr|kmymoney-4.6.1-2|118	
12cr|kmymoney-4.6.1-2|119	%files devel
12cr|kmymoney-4.6.1-2|120	%defattr(-,root,root)
12cr|kmymoney-4.6.1-2|121	%{_kde_libdir}/*.so
12cr|kmymoney-4.6.1-2|122	%{_kde_includedir}/%{name}
12cr|kmymoney-4.6.1-2|123	
12cr|kmymoney-4.6.1-2|124	#-----------------------------------------------------------------------------
12cr|kmymoney-4.6.1-2|125	
12cr|kmymoney-4.6.1-2|126	%prep
12cr|kmymoney-4.6.1-2|127	%setup -qn %{name}-%{version}
12cr|kmymoney-4.6.1-2|128	%patch0 -p0
12cr|kmymoney-4.6.1-2|129	#%patch1 -p0
12cr|kmymoney-4.6.1-2|130	#%patch2 -p0
12cr|kmymoney-4.6.1-2|131	%patch3 -p1 -b .compile~
12cr|kmymoney-4.6.1-2|132	
12cr|kmymoney-4.6.1-2|133	%build
12cr|kmymoney-4.6.1-2|134	export LIBICAL_BASE=/usr
12cr|kmymoney-4.6.1-2|135	%cmake_kde4
12cr|kmymoney-4.6.1-2|136	%make
12cr|kmymoney-4.6.1-2|137	
12cr|kmymoney-4.6.1-2|138	%install
12cr|kmymoney-4.6.1-2|139	rm -rf %{buildroot}
12cr|kmymoney-4.6.1-2|140	%{makeinstall_std} -C build
12cr|kmymoney-4.6.1-2|141	
12cr|kmymoney-4.6.1-2|142	%find_lang %name --with-html
12cr|kmymoney-4.6.1-2|143	
12cr|kmymoney-4.6.1-2|144	%clean
12cr|kmymoney-4.6.1-2|145	rm -rf %{buildroot}
12cr|kmymoney-4.6.1-2|146	
12cr|kmymoney-4.6.1-2|147	
12cr|kmymoney-4.6.1-2|148	%changelog
12cr|kmymoney-4.6.1-2|149	* Wed Aug 08 2012 Paulo Andrade <pcpa@mandriva.com.br> 4.6.1-2mdv2012.0
12cr|kmymoney-4.6.1-2|150	+ Revision: 812842
12cr|kmymoney-4.6.1-2|151	- Remove now bad libgmp-devel requires (#65714)
12cr|kmymoney-4.6.1-2|152	
12cr|kmymoney-4.6.1-2|153	* Mon Jan 16 2012 Bernhard Rosenkraenzer <bero@bero.eu> 4.6.1-1
12cr|kmymoney-4.6.1-2|154	+ Revision: 761830
12cr|kmymoney-4.6.1-2|155	- Update to 4.6.1
12cr|kmymoney-4.6.1-2|156	
12cr|kmymoney-4.6.1-2|157	+ Thomas Spuhler <tspuhler@mandriva.org>
12cr|kmymoney-4.6.1-2|158	- adding source 4.6.0
12cr|kmymoney-4.6.1-2|159	- upgrade to 4.6.0
12cr|kmymoney-4.6.1-2|160	
12cr|kmymoney-4.6.1-2|161	+ Sergey Zhemoitel <serg@mandriva.org>
12cr|kmymoney-4.6.1-2|162	- patch russian translate
12cr|kmymoney-4.6.1-2|163	
12cr|kmymoney-4.6.1-2|164	* Wed May 11 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 4.5.3-2
12cr|kmymoney-4.6.1-2|165	+ Revision: 673693
12cr|kmymoney-4.6.1-2|166	- Rebuild
12cr|kmymoney-4.6.1-2|167	
12cr|kmymoney-4.6.1-2|168	* Sun Feb 13 2011 Funda Wang <fwang@mandriva.org> 4.5.3-1
12cr|kmymoney-4.6.1-2|169	+ Revision: 637619
12cr|kmymoney-4.6.1-2|170	- new version 4.5.3
12cr|kmymoney-4.6.1-2|171	
12cr|kmymoney-4.6.1-2|172	* Sat Dec 25 2010 Funda Wang <fwang@mandriva.org> 4.5.2-1mdv2011.0
12cr|kmymoney-4.6.1-2|173	+ Revision: 624700
12cr|kmymoney-4.6.1-2|174	- update to new version 4.5.2
12cr|kmymoney-4.6.1-2|175	- re-enalbe aqbanking
12cr|kmymoney-4.6.1-2|176	
12cr|kmymoney-4.6.1-2|177	* Thu Nov 18 2010 Funda Wang <fwang@mandriva.org> 4.5.1-1mdv2011.0
12cr|kmymoney-4.6.1-2|178	+ Revision: 598723
12cr|kmymoney-4.6.1-2|179	- new version 4.5.1
12cr|kmymoney-4.6.1-2|180	
12cr|kmymoney-4.6.1-2|181	* Tue Sep 14 2010 Thomas Spuhler <tspuhler@mandriva.org> 4.5-2mdv2011.0
12cr|kmymoney-4.6.1-2|182	+ Revision: 578136
12cr|kmymoney-4.6.1-2|183	- patch 1 needed to connect to MySQL
12cr|kmymoney-4.6.1-2|184	- added patch 1 to make it connect to MySQL
12cr|kmymoney-4.6.1-2|185	
12cr|kmymoney-4.6.1-2|186	* Tue Aug 17 2010 Funda Wang <fwang@mandriva.org> 4.5-1mdv2011.0
12cr|kmymoney-4.6.1-2|187	+ Revision: 570987
12cr|kmymoney-4.6.1-2|188	- New version 4.5
12cr|kmymoney-4.6.1-2|189	
12cr|kmymoney-4.6.1-2|190	* Wed Jun 16 2010 Funda Wang <fwang@mandriva.org> 3.98.1-1mdv2011.0
12cr|kmymoney-4.6.1-2|191	+ Revision: 548129
12cr|kmymoney-4.6.1-2|192	- New version 3.98.1
12cr|kmymoney-4.6.1-2|193	
12cr|kmymoney-4.6.1-2|194	* Thu Jun 03 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.98.0-2mdv2010.1
12cr|kmymoney-4.6.1-2|195	+ Revision: 547008
12cr|kmymoney-4.6.1-2|196	- Fix menu entry for KMymoney
12cr|kmymoney-4.6.1-2|197	
12cr|kmymoney-4.6.1-2|198	* Sun May 16 2010 Funda Wang <fwang@mandriva.org> 3.98.0-1mdv2010.1
12cr|kmymoney-4.6.1-2|199	+ Revision: 544880
12cr|kmymoney-4.6.1-2|200	- 3.98.0 final
12cr|kmymoney-4.6.1-2|201	
12cr|kmymoney-4.6.1-2|202	* Tue Apr 27 2010 Funda Wang <fwang@mandriva.org> 3.97.2-1.1119473.1mdv2010.1
12cr|kmymoney-4.6.1-2|203	+ Revision: 539538
12cr|kmymoney-4.6.1-2|204	- New snapshot
12cr|kmymoney-4.6.1-2|205	
12cr|kmymoney-4.6.1-2|206	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|kmymoney-4.6.1-2|207	- clean mixed-use-of-spaces-and-tabs
12cr|kmymoney-4.6.1-2|208	
12cr|kmymoney-4.6.1-2|209	* Wed Apr 14 2010 Funda Wang <fwang@mandriva.org> 3.97.1-2.1114730.1mdv2010.1
12cr|kmymoney-4.6.1-2|210	+ Revision: 534710
12cr|kmymoney-4.6.1-2|211	- new snapshot
12cr|kmymoney-4.6.1-2|212	
12cr|kmymoney-4.6.1-2|213	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|kmymoney-4.6.1-2|214	- new upstream release 3.97.1
12cr|kmymoney-4.6.1-2|215	
12cr|kmymoney-4.6.1-2|216	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|kmymoney-4.6.1-2|217	- Clean file list
12cr|kmymoney-4.6.1-2|218	
12cr|kmymoney-4.6.1-2|219	* Wed Mar 31 2010 Funda Wang <fwang@mandriva.org> 3.97.0-1mdv2010.1
12cr|kmymoney-4.6.1-2|220	+ Revision: 530397
12cr|kmymoney-4.6.1-2|221	- New version 3.97.0
12cr|kmymoney-4.6.1-2|222	
12cr|kmymoney-4.6.1-2|223	* Sun Feb 21 2010 Funda Wang <fwang@mandriva.org> 3.96.1-1mdv2010.1
12cr|kmymoney-4.6.1-2|224	+ Revision: 508917
12cr|kmymoney-4.6.1-2|225	- 3.96.1
12cr|kmymoney-4.6.1-2|226	
12cr|kmymoney-4.6.1-2|227	* Mon Feb 15 2010 Funda Wang <fwang@mandriva.org> 3.96.0-2mdv2010.1
12cr|kmymoney-4.6.1-2|228	+ Revision: 506233
12cr|kmymoney-4.6.1-2|229	- install en doc to correct dir
12cr|kmymoney-4.6.1-2|230	
12cr|kmymoney-4.6.1-2|231	* Mon Feb 15 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.96.0-1mdv2010.1
12cr|kmymoney-4.6.1-2|232	+ Revision: 506175
12cr|kmymoney-4.6.1-2|233	- Fix file list
12cr|kmymoney-4.6.1-2|234	- Update to Beta2
12cr|kmymoney-4.6.1-2|235	
12cr|kmymoney-4.6.1-2|236	* Thu Feb 11 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.95.0-0.1088392.2mdv2010.1
12cr|kmymoney-4.6.1-2|237	+ Revision: 504249
12cr|kmymoney-4.6.1-2|238	- push in release
12cr|kmymoney-4.6.1-2|239	
12cr|kmymoney-4.6.1-2|240	* Wed Feb 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.95.0-0.1088392.1mdv2010.1
12cr|kmymoney-4.6.1-2|241	+ Revision: 503987
12cr|kmymoney-4.6.1-2|242	- This does not need to go on testing in cooker as this will not go on stable release before next stable version of kmymoney
12cr|kmymoney-4.6.1-2|243	
12cr|kmymoney-4.6.1-2|244	+ Funda Wang <fwang@mandriva.org>
12cr|kmymoney-4.6.1-2|245	- New snapshot
12cr|kmymoney-4.6.1-2|246	
12cr|kmymoney-4.6.1-2|247	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 3.95.0-0.1075755.1mdv2010.1
12cr|kmymoney-4.6.1-2|248	+ Revision: 492471
12cr|kmymoney-4.6.1-2|249	- update summary
12cr|kmymoney-4.6.1-2|250	- add remind on uploading for myself
12cr|kmymoney-4.6.1-2|251	- import kmymoney
12cr|kmymoney-4.6.1-2|252	

2504 12
12cr|knemo-0.7.5-2|1	Summary:	The KDE Network Monitor
12cr|knemo-0.7.5-2|2	Name:		knemo
12cr|knemo-0.7.5-2|3	Version:	0.7.5
12cr|knemo-0.7.5-2|4	Release:	2
12cr|knemo-0.7.5-2|5	License:	GPL
12cr|knemo-0.7.5-2|6	Group:		Graphical desktop/KDE
12cr|knemo-0.7.5-2|7	Source0:	http://kde-apps.org/CONTENT/content-files/12956-%{name}-%{version}.tar.bz2
12cr|knemo-0.7.5-2|8	URL:		http://kde-apps.org/content/show.php?content=12956
12cr|knemo-0.7.5-2|9	BuildRequires:	kdelibs4-devel
12cr|knemo-0.7.5-2|10	BuildRequires:	libiw-devel
12cr|knemo-0.7.5-2|11	BuildRequires:	pkgconfig(libnl-3.0)
12cr|knemo-0.7.5-2|12	BuildRequires:	kdebase4-workspace-devel
12cr|knemo-0.7.5-2|13	Requires:	wireless-tools
12cr|knemo-0.7.5-2|14	Requires:	qt4-database-plugin-sqlite
12cr|knemo-0.7.5-2|15	
12cr|knemo-0.7.5-2|16	%description
12cr|knemo-0.7.5-2|17	KNemo offers a network monitor similar to the one found in Windows.
12cr|knemo-0.7.5-2|18	For every network interface it displays an icon in the systray.
12cr|knemo-0.7.5-2|19	
12cr|knemo-0.7.5-2|20	Features:
12cr|knemo-0.7.5-2|21	* support for ethernet (including wireless) and ppp connections
12cr|knemo-0.7.5-2|22	* the icon shows incoming/outgoing traffic
12cr|knemo-0.7.5-2|23	* hiding of icon when the interface is not available
12cr|knemo-0.7.5-2|24	* automatic detection of wireless extensions for ethernet interfaces
12cr|knemo-0.7.5-2|25	* left-clicking on an icon displays a status dialog with information
12cr|knemo-0.7.5-2|26	about the selected interface (2nd click hides dialog)
12cr|knemo-0.7.5-2|27	* configuration via context menu or control center module
12cr|knemo-0.7.5-2|28	(Internet & Network/Network Monitor)
12cr|knemo-0.7.5-2|29	* customizable tooltip for quick access to often needed information
12cr|knemo-0.7.5-2|30	* you can activate 2 custom entries for the context menu. They can
12cr|knemo-0.7.5-2|31	have custom text and a command to run when selected. You can even
12cr|knemo-0.7.5-2|32	select if the commands need root permissions or not.
12cr|knemo-0.7.5-2|33	* automatic detection of available interfaces (click on 'Default' in
12cr|knemo-0.7.5-2|34	the configuration dialog and KNemo will look under /proc/net/dev for
12cr|knemo-0.7.5-2|35	interfaces)
12cr|knemo-0.7.5-2|36	* KNemo uses more standard icon names which allows support from other
12cr|knemo-0.7.5-2|37	icon themes.
12cr|knemo-0.7.5-2|38	
12cr|knemo-0.7.5-2|39	Please make sure that in the settings the paths for 'ifconfig' and 'iwconfig'
12cr|knemo-0.7.5-2|40	are correct and that both programs are installed.
12cr|knemo-0.7.5-2|41	
12cr|knemo-0.7.5-2|42	IMPORTANT: KNemo is not an executable but an KDED service. Therefore
12cr|knemo-0.7.5-2|43	it has to be started using Control Center/KDE Components/Service Manager.
12cr|knemo-0.7.5-2|44	
12cr|knemo-0.7.5-2|45	%prep
12cr|knemo-0.7.5-2|46	%setup -q
12cr|knemo-0.7.5-2|47	
12cr|knemo-0.7.5-2|48	%build
12cr|knemo-0.7.5-2|49	%cmake_kde4
12cr|knemo-0.7.5-2|50	%make
12cr|knemo-0.7.5-2|51	
12cr|knemo-0.7.5-2|52	%install
12cr|knemo-0.7.5-2|53	%makeinstall_std -C build
12cr|knemo-0.7.5-2|54	
12cr|knemo-0.7.5-2|55	%find_lang %{name} kcm_knemo knemod %{name}.lang
12cr|knemo-0.7.5-2|56	
12cr|knemo-0.7.5-2|57	%files -f %{name}.lang
12cr|knemo-0.7.5-2|58	%{_kde_bindir}/knemo
12cr|knemo-0.7.5-2|59	%{_kde_libdir}/kde4/kcm_knemo.so
12cr|knemo-0.7.5-2|60	%{_kde_applicationsdir}/knemo.desktop
12cr|knemo-0.7.5-2|61	%{_kde_appsdir}/knemo
12cr|knemo-0.7.5-2|62	%{_kde_appsdir}/kconf_update/*
12cr|knemo-0.7.5-2|63	%{_kde_datadir}/autostart/knemo.desktop
12cr|knemo-0.7.5-2|64	%{_kde_iconsdir}/hicolor/*/*/*
12cr|knemo-0.7.5-2|65	%{_kde_services}/kcm_knemo.desktop

2505 12
12cr|knights-2.5.0-1|1	Summary:	A simple chess board game for KDE4
12cr|knights-2.5.0-1|2	Name:		knights
12cr|knights-2.5.0-1|3	Version:	2.5.0
12cr|knights-2.5.0-1|4	Release:	1
12cr|knights-2.5.0-1|5	Group:		Games/Boards
12cr|knights-2.5.0-1|6	License:	GPL
12cr|knights-2.5.0-1|7	URL:		http://kde-apps.org/content/show.php/Knights?content=122046
12cr|knights-2.5.0-1|8	Source0:	http://dl.dropbox.com/u/2888238/Knights/%{name}-%{version}.tar.bz2
12cr|knights-2.5.0-1|9	BuildRequires:	kdegames4-devel
12cr|knights-2.5.0-1|10	Requires:	gnuchess
12cr|knights-2.5.0-1|11	
12cr|knights-2.5.0-1|12	%description
12cr|knights-2.5.0-1|13	Knights is a simple chess board for KDE4. It is a rewrite of the KDE3 Knights,
12cr|knights-2.5.0-1|14	but it's not yet as feature-complete compared to the old one. Currently you can
12cr|knights-2.5.0-1|15	play against computer engines that support the XBoard protocol (like GnuChess)
12cr|knights-2.5.0-1|16	or against a player at the same computer. It has automatic rule checking and
12cr|knights-2.5.0-1|17	some nice animations.
12cr|knights-2.5.0-1|18	
12cr|knights-2.5.0-1|19	%files -f %{name}.lang
12cr|knights-2.5.0-1|20	%{_kde_bindir}/%{name}
12cr|knights-2.5.0-1|21	%{_kde_applicationsdir}/%{name}.desktop
12cr|knights-2.5.0-1|22	%{_kde_appsdir}/%{name}
12cr|knights-2.5.0-1|23	%{_kde_datadir}/config.kcfg/%{name}.kcfg
12cr|knights-2.5.0-1|24	%{_kde_configdir}/knights.knsrc
12cr|knights-2.5.0-1|25	%{_kde_iconsdir}/hicolor/*/apps/*
12cr|knights-2.5.0-1|26	%{_datadir}/dbus-1/interfaces/org.kde.Knights.xml
12cr|knights-2.5.0-1|27	
12cr|knights-2.5.0-1|28	%prep
12cr|knights-2.5.0-1|29	%setup -q
12cr|knights-2.5.0-1|30	
12cr|knights-2.5.0-1|31	%build
12cr|knights-2.5.0-1|32	%cmake_kde4
12cr|knights-2.5.0-1|33	%make
12cr|knights-2.5.0-1|34	
12cr|knights-2.5.0-1|35	%install
12cr|knights-2.5.0-1|36	%makeinstall_std -C build
12cr|knights-2.5.0-1|37	
12cr|knights-2.5.0-1|38	%find_lang %{name} --with-html
12cr|knights-2.5.0-1|39	
12cr|knights-2.5.0-1|40	%changelog
12cr|knights-2.5.0-1|41	* Sat May 21 2011 Funda Wang <fwang@mandriva.org> 2.3.2-1mdv2011.0
12cr|knights-2.5.0-1|42	+ Revision: 676813
12cr|knights-2.5.0-1|43	- update to new version 2.3.2
12cr|knights-2.5.0-1|44	
12cr|knights-2.5.0-1|45	* Thu Mar 10 2011 Funda Wang <fwang@mandriva.org> 2.3.0-1
12cr|knights-2.5.0-1|46	+ Revision: 643226
12cr|knights-2.5.0-1|47	- update to new version 2.3.0
12cr|knights-2.5.0-1|48	
12cr|knights-2.5.0-1|49	* Thu Dec 16 2010 Funda Wang <fwang@mandriva.org> 2.2.0-1mdv2011.0
12cr|knights-2.5.0-1|50	+ Revision: 622249
12cr|knights-2.5.0-1|51	- new version 2.2.0
12cr|knights-2.5.0-1|52	
12cr|knights-2.5.0-1|53	* Tue Aug 03 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.0.1-1mdv2011.0
12cr|knights-2.5.0-1|54	+ Revision: 565239
12cr|knights-2.5.0-1|55	- update to 2.0.1
12cr|knights-2.5.0-1|56	
12cr|knights-2.5.0-1|57	* Sat Apr 10 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.0-1mdv2010.1
12cr|knights-2.5.0-1|58	+ Revision: 533541
12cr|knights-2.5.0-1|59	- change group
12cr|knights-2.5.0-1|60	- new upstream kde4 port, version 2.0
12cr|knights-2.5.0-1|61	- bring it back as there's a kde4 port now
12cr|knights-2.5.0-1|62	
12cr|knights-2.5.0-1|63	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|knights-2.5.0-1|64	- old directory, without matching package
12cr|knights-2.5.0-1|65	
12cr|knights-2.5.0-1|66	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.6.4-4mdv2009.0
12cr|knights-2.5.0-1|67	+ Revision: 247799
12cr|knights-2.5.0-1|68	- rebuild
12cr|knights-2.5.0-1|69	
12cr|knights-2.5.0-1|70	+ Pixel <pixel@mandriva.com>
12cr|knights-2.5.0-1|71	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|knights-2.5.0-1|72	
12cr|knights-2.5.0-1|73	* Thu Jan 03 2008 Thierry Vignaud <tv@mandriva.org> 0.6.4-2mdv2008.1
12cr|knights-2.5.0-1|74	+ Revision: 142745
12cr|knights-2.5.0-1|75	- kdedesktop2mdkmenu.pl is no more
12cr|knights-2.5.0-1|76	- kill re-definition of %%buildroot on Pixel's request
12cr|knights-2.5.0-1|77	- import knights
12cr|knights-2.5.0-1|78	
12cr|knights-2.5.0-1|79	+ Olivier Blin <oblin@mandriva.com>
12cr|knights-2.5.0-1|80	- restore BuildRoot
12cr|knights-2.5.0-1|81	
12cr|knights-2.5.0-1|82	
12cr|knights-2.5.0-1|83	* Tue Dec 13 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.6.4-2mdk
12cr|knights-2.5.0-1|84	- Fix buildrequires  from Anssi Hannula
12cr|knights-2.5.0-1|85	- use mkrel
12cr|knights-2.5.0-1|86	
12cr|knights-2.5.0-1|87	* Fri Nov 04 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.6.4-1mdk
12cr|knights-2.5.0-1|88	- New release 0.6.4
12cr|knights-2.5.0-1|89	- Fix File section
12cr|knights-2.5.0-1|90	- Add Patch0
12cr|knights-2.5.0-1|91	
12cr|knights-2.5.0-1|92	* Thu Jun 19 2003 Per yvind Karlsen <peroyvind@sintrax.net> 0.6-2mdk
12cr|knights-2.5.0-1|93	- fix path to qt3 (lib64 issues)
12cr|knights-2.5.0-1|94	
12cr|knights-2.5.0-1|95	* Sat Jun 14 2003 Per yvind Karlsen <peroyvind@sintrax.net> 0.6-1mdk
12cr|knights-2.5.0-1|96	- 0.6
12cr|knights-2.5.0-1|97	- clean up spec file
12cr|knights-2.5.0-1|98	- fix buildrequires
12cr|knights-2.5.0-1|99	- fix filelist
12cr|knights-2.5.0-1|100	- added icons to %%{_*iconsdir}
12cr|knights-2.5.0-1|101	
12cr|knights-2.5.0-1|102	* Mon Apr 28 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.5.9-4mdk
12cr|knights-2.5.0-1|103	- Fix spec file
12cr|knights-2.5.0-1|104	
12cr|knights-2.5.0-1|105	* Sun Mar 02 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.5.9-3mdk
12cr|knights-2.5.0-1|106	- Rebuild
12cr|knights-2.5.0-1|107	
12cr|knights-2.5.0-1|108	* Sat Feb 01 2003 Lenny Cartier <lenny@mandrakesoft.com 0.5.9-2mdk
12cr|knights-2.5.0-1|109	- rebuild
12cr|knights-2.5.0-1|110	
12cr|knights-2.5.0-1|111	* Tue Jan 21 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.5.9-1mdk
12cr|knights-2.5.0-1|112	- New version
12cr|knights-2.5.0-1|113	
12cr|knights-2.5.0-1|114	* Mon Aug 18 2002 Laurent Culioli <laurent@pschit.net> 0.5.6-9mdk
12cr|knights-2.5.0-1|115	
12cr|knights-2.5.0-1|116	* Sat Jul 27 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 0.5.6-8mdk
12cr|knights-2.5.0-1|117	- Rebuild against gcc-3.2
12cr|knights-2.5.0-1|118	
12cr|knights-2.5.0-1|119	* Tue Jul 09 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.5.6-7mdk
12cr|knights-2.5.0-1|120	- buildrequires kdesdk
12cr|knights-2.5.0-1|121	
12cr|knights-2.5.0-1|122	* Mon Jul 01 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.5.6-6mdk
12cr|knights-2.5.0-1|123	- from Gilles CAULIER <caulier.gilles@free.fr> :
12cr|knights-2.5.0-1|124	- Remove the LibGLCore depency.
12cr|knights-2.5.0-1|125	
12cr|knights-2.5.0-1|126	* Sun Jun 30 2002 Gilles CAULIER <caulier.gilles@free.fr> 0.5.6-5mdk
12cr|knights-2.5.0-1|127	- Fix a stupid RPM build.
12cr|knights-2.5.0-1|128	
12cr|knights-2.5.0-1|129	* Sun Jun 30 2002 Gilles CAULIER <caulier.gilles@free.fr> 0.5.6-4mdk
12cr|knights-2.5.0-1|130	- Fix tar.gz source tarball file. Solve a bug on match.cpp.
12cr|knights-2.5.0-1|131	
12cr|knights-2.5.0-1|132	* Sun Jun 23 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 0.5.6-3mdk
12cr|knights-2.5.0-1|133	- Fix spec file
12cr|knights-2.5.0-1|134	
12cr|knights-2.5.0-1|135	* Sat Jun 22 2002 Gilles CAULIER <caulier.gilles@free.fr> 0.5.6-2mdk
12cr|knights-2.5.0-1|136	- Change kde depencie. Add the knights icon to KDE menu.
12cr|knights-2.5.0-1|137	
12cr|knights-2.5.0-1|138	* Fri Jun 21 2002 Gilles CAULIER <caulier.gilles@free.fr> 0.5.6-1mdk
12cr|knights-2.5.0-1|139	- Original release

2506 12
12cr|knock-0.5-9|1	Summary:	Open connection through firewall on specified signal
12cr|knock-0.5-9|2	Name:		knock
12cr|knock-0.5-9|3	Version:	0.5
12cr|knock-0.5-9|4	Release:	%mkrel 9
12cr|knock-0.5-9|5	Source0:	http://www.zeroflux.org/knock/files/%{name}-%{version}.tar.bz2
12cr|knock-0.5-9|6	Source1:	knockd.initscript
12cr|knock-0.5-9|7	Source2:	knockd.logrotate
12cr|knock-0.5-9|8	Patch0:   knock-0.5-limits.h.fix.diff
12cr|knock-0.5-9|9	License:	GPLv2+
12cr|knock-0.5-9|10	Group:		Networking/Other
12cr|knock-0.5-9|11	URL:		http://www.zeroflux.org/knock/
12cr|knock-0.5-9|12	BuildRequires:	libpcap-devel
12cr|knock-0.5-9|13	Requires(post):		rpm-helper
12cr|knock-0.5-9|14	Requires(preun):	rpm-helper
12cr|knock-0.5-9|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|knock-0.5-9|16	
12cr|knock-0.5-9|17	%description
12cr|knock-0.5-9|18	knock is a server/client set that implements the idea known as port-
12cr|knock-0.5-9|19	knocking. Port-knocking is a method of accessing a backdoor to your
12cr|knock-0.5-9|20	firewall through a special sequence of port hits. This can be useful
12cr|knock-0.5-9|21	for opening up temporary holes in a restrictive firewall for SSH
12cr|knock-0.5-9|22	access or similar.
12cr|knock-0.5-9|23	
12cr|knock-0.5-9|24	%prep
12cr|knock-0.5-9|25	%setup -q
12cr|knock-0.5-9|26	%patch0 -p0
12cr|knock-0.5-9|27	
12cr|knock-0.5-9|28	%build
12cr|knock-0.5-9|29	%configure2_5x
12cr|knock-0.5-9|30	%make
12cr|knock-0.5-9|31	
12cr|knock-0.5-9|32	%install
12cr|knock-0.5-9|33	rm -rf %{buildroot}
12cr|knock-0.5-9|34	%makeinstall_std
12cr|knock-0.5-9|35	
12cr|knock-0.5-9|36	mkdir -p %{buildroot}%_initrddir
12cr|knock-0.5-9|37	install -m 744 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}d
12cr|knock-0.5-9|38	
12cr|knock-0.5-9|39	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12cr|knock-0.5-9|40	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}d
12cr|knock-0.5-9|41	
12cr|knock-0.5-9|42	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12cr|knock-0.5-9|43	cat > %{buildroot}%{_sysconfdir}/sysconfig/%{name} <<EOF
12cr|knock-0.5-9|44	# Options to pass to %{name}d
12cr|knock-0.5-9|45	OPTIONS=""
12cr|knock-0.5-9|46	EOF
12cr|knock-0.5-9|47	
12cr|knock-0.5-9|48	%post
12cr|knock-0.5-9|49	%_post_service %{name}d
12cr|knock-0.5-9|50	
12cr|knock-0.5-9|51	%preun
12cr|knock-0.5-9|52	%_preun_service %{name}d
12cr|knock-0.5-9|53	
12cr|knock-0.5-9|54	%clean
12cr|knock-0.5-9|55	rm -rf %{buildroot}
12cr|knock-0.5-9|56	
12cr|knock-0.5-9|57	%files
12cr|knock-0.5-9|58	%defattr(-,root,root)
12cr|knock-0.5-9|59	%doc ChangeLog README TODO
12cr|knock-0.5-9|60	%config(noreplace) %{_sysconfdir}/%{name}d.conf
12cr|knock-0.5-9|61	%attr(755,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|knock-0.5-9|62	%attr(755,root,root) %{_initrddir}/%{name}d
12cr|knock-0.5-9|63	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}d
12cr|knock-0.5-9|64	%{_bindir}/%{name}
12cr|knock-0.5-9|65	%{_sbindir}/%{name}d
12cr|knock-0.5-9|66	%{_mandir}/man1/*
12cr|knock-0.5-9|67	
12cr|knock-0.5-9|68	
12cr|knock-0.5-9|69	
12cr|knock-0.5-9|70	%changelog
12cr|knock-0.5-9|71	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-9mdv2011.0
12cr|knock-0.5-9|72	+ Revision: 619994
12cr|knock-0.5-9|73	- the mass rebuild of 2010.0 packages
12cr|knock-0.5-9|74	
12cr|knock-0.5-9|75	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.5-8mdv2010.0
12cr|knock-0.5-9|76	+ Revision: 438134
12cr|knock-0.5-9|77	- rebuild
12cr|knock-0.5-9|78	
12cr|knock-0.5-9|79	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5-7mdv2009.1
12cr|knock-0.5-9|80	+ Revision: 298596
12cr|knock-0.5-9|81	- fix build
12cr|knock-0.5-9|82	- rebuilt against libpcap-1.0.0
12cr|knock-0.5-9|83	
12cr|knock-0.5-9|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|knock-0.5-9|85	- rebuild
12cr|knock-0.5-9|86	
12cr|knock-0.5-9|87	+ Adam Williamson <awilliamson@mandriva.org>
12cr|knock-0.5-9|88	- remove old sources
12cr|knock-0.5-9|89	
12cr|knock-0.5-9|90	* Wed Feb 13 2008 Adam Williamson <awilliamson@mandriva.org> 0.5-4mdv2008.1
12cr|knock-0.5-9|91	+ Revision: 166898
12cr|knock-0.5-9|92	- add copytruncate to logrotate config file as knock does not re-initialize the logfile on a SIGHUP (#37666)
12cr|knock-0.5-9|93	- add parallel init info to the initscript
12cr|knock-0.5-9|94	- rewrap description
12cr|knock-0.5-9|95	- bunzip2 additional sources
12cr|knock-0.5-9|96	- better summary
12cr|knock-0.5-9|97	- new license policy
12cr|knock-0.5-9|98	- spec clean
12cr|knock-0.5-9|99	
12cr|knock-0.5-9|100	+ Olivier Blin <oblin@mandriva.com>
12cr|knock-0.5-9|101	- restore BuildRoot
12cr|knock-0.5-9|102	
12cr|knock-0.5-9|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|knock-0.5-9|104	- kill re-definition of %%buildroot on Pixel's request
12cr|knock-0.5-9|105	
12cr|knock-0.5-9|106	* Wed Oct 24 2007 Olivier Thauvin <nanardon@mandriva.org> 0.5-3mdv2008.1
12cr|knock-0.5-9|107	+ Revision: 101909
12cr|knock-0.5-9|108	- rebuild
12cr|knock-0.5-9|109	
12cr|knock-0.5-9|110	
12cr|knock-0.5-9|111	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|knock-0.5-9|112	+ 08/09/06 17:55:38 (54965)
12cr|knock-0.5-9|113	- prereq fix
12cr|knock-0.5-9|114	
12cr|knock-0.5-9|115	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|knock-0.5-9|116	+ 08/09/06 17:53:18 (54963)
12cr|knock-0.5-9|117	Import knock
12cr|knock-0.5-9|118	
12cr|knock-0.5-9|119	* Mon Jul 25 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.5-1mdk
12cr|knock-0.5-9|120	- New release 0.5
12cr|knock-0.5-9|121	
12cr|knock-0.5-9|122	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-2mdk
12cr|knock-0.5-9|123	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|knock-0.5-9|124	
12cr|knock-0.5-9|125	* Wed Jan 12 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.4-1mdk
12cr|knock-0.5-9|126	- 0.4 ("Est-ce que a vous chatouille ou est-ce que a vous gratouille ?")
12cr|knock-0.5-9|127	
12cr|knock-0.5-9|128	* Fri May 07 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.3-1mdk
12cr|knock-0.5-9|129	- What's news, doc ? (a spec file :)
12cr|knock-0.5-9|130	

2507 12
12cr|knowlan-1.0-7|1	Summary:	Knowlan is ARP protocol based Local Area Network IP and MAC Adress Extractor
12cr|knowlan-1.0-7|2	Name:		knowlan
12cr|knowlan-1.0-7|3	Version:	1.0
12cr|knowlan-1.0-7|4	Release:	%mkrel 7
12cr|knowlan-1.0-7|5	License:	GPL
12cr|knowlan-1.0-7|6	Group: 		Monitoring
12cr|knowlan-1.0-7|7	URL: 		http://www.enderunix.org/knowlan/
12cr|knowlan-1.0-7|8	Source0:	http://www.enderunix.org/knowlan/%{name}-%{version}-RELEASE.tar.bz2
12cr|knowlan-1.0-7|9	BuildRequires:	net-devel >= 1.1.3
12cr|knowlan-1.0-7|10	BuildRequires:	libpcap-devel >= 0.7.2
12cr|knowlan-1.0-7|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|knowlan-1.0-7|12	
12cr|knowlan-1.0-7|13	%description
12cr|knowlan-1.0-7|14	Knowlan is ARP protocol based Local Area Network IP and MAC Adress Extractor.
12cr|knowlan-1.0-7|15	Knowlan uses libpcap and libnet libraries for to be simple to handle and to
12cr|knowlan-1.0-7|16	have a simple code for any interestor to deal with the code. To describe
12cr|knowlan-1.0-7|17	knowlan overally, Knowlan, sends ARP REQUEST packets to the LAN, and at the
12cr|knowlan-1.0-7|18	same time, It recieves ARP REPLY packets from the up machines. So, It prints
12cr|knowlan-1.0-7|19	out IP and MAC addresses of online machines.
12cr|knowlan-1.0-7|20	
12cr|knowlan-1.0-7|21	%prep
12cr|knowlan-1.0-7|22	
12cr|knowlan-1.0-7|23	%setup -q -n %{name}-%{version}-RELEASE
12cr|knowlan-1.0-7|24	
12cr|knowlan-1.0-7|25	chmod 644 COPYING ChangeLog INSTALL README TODO
12cr|knowlan-1.0-7|26	
12cr|knowlan-1.0-7|27	%build
12cr|knowlan-1.0-7|28	
12cr|knowlan-1.0-7|29	perl -pi -e "s|-Wall|%{optflags} -Wall|g" configure
12cr|knowlan-1.0-7|30	perl -pi -e "s|\.a|\.so|g" configure
12cr|knowlan-1.0-7|31	perl -pi -e "s|/lib\b|/%{_lib}|g" configure
12cr|knowlan-1.0-7|32	
12cr|knowlan-1.0-7|33	./configure
12cr|knowlan-1.0-7|34	
12cr|knowlan-1.0-7|35	%make
12cr|knowlan-1.0-7|36	
12cr|knowlan-1.0-7|37	%install
12cr|knowlan-1.0-7|38	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|knowlan-1.0-7|39	
12cr|knowlan-1.0-7|40	install -d %{buildroot}%{_sbindir}
12cr|knowlan-1.0-7|41	install -m0755 %{name} %{buildroot}%{_sbindir}/
12cr|knowlan-1.0-7|42	
12cr|knowlan-1.0-7|43	%clean
12cr|knowlan-1.0-7|44	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|knowlan-1.0-7|45	
12cr|knowlan-1.0-7|46	%files
12cr|knowlan-1.0-7|47	%defattr(644,root,root,755)
12cr|knowlan-1.0-7|48	%doc COPYING ChangeLog INSTALL README TODO
12cr|knowlan-1.0-7|49	%attr(0755,root,root) %{_sbindir}/%{name}
12cr|knowlan-1.0-7|50	
12cr|knowlan-1.0-7|51	
12cr|knowlan-1.0-7|52	%changelog
12cr|knowlan-1.0-7|53	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdv2011.0
12cr|knowlan-1.0-7|54	+ Revision: 620013
12cr|knowlan-1.0-7|55	- the mass rebuild of 2010.0 packages
12cr|knowlan-1.0-7|56	
12cr|knowlan-1.0-7|57	* Thu Jun 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2010.0
12cr|knowlan-1.0-7|58	+ Revision: 382700
12cr|knowlan-1.0-7|59	- rebuilt against libnet 1.1.3
12cr|knowlan-1.0-7|60	
12cr|knowlan-1.0-7|61	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2009.1
12cr|knowlan-1.0-7|62	+ Revision: 298269
12cr|knowlan-1.0-7|63	- rebuilt against libpcap-1.0.0
12cr|knowlan-1.0-7|64	
12cr|knowlan-1.0-7|65	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2009.0
12cr|knowlan-1.0-7|66	+ Revision: 247811
12cr|knowlan-1.0-7|67	- rebuild
12cr|knowlan-1.0-7|68	
12cr|knowlan-1.0-7|69	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0-2mdv2008.1
12cr|knowlan-1.0-7|70	+ Revision: 170930
12cr|knowlan-1.0-7|71	- rebuild
12cr|knowlan-1.0-7|72	- kill re-definition of %%buildroot on Pixel's request
12cr|knowlan-1.0-7|73	
12cr|knowlan-1.0-7|74	+ Olivier Blin <oblin@mandriva.com>
12cr|knowlan-1.0-7|75	- restore BuildRoot
12cr|knowlan-1.0-7|76	
12cr|knowlan-1.0-7|77	* Fri Jun 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2008.0
12cr|knowlan-1.0-7|78	+ Revision: 37312
12cr|knowlan-1.0-7|79	- Import knowlan
12cr|knowlan-1.0-7|80	
12cr|knowlan-1.0-7|81	
12cr|knowlan-1.0-7|82	
12cr|knowlan-1.0-7|83	* Thu May 25 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cr|knowlan-1.0-7|84	- initial Mandriva package

2508 12
12cr|kodos-2.4.9-9|1	%define name kodos
12cr|kodos-2.4.9-9|2	%define version 2.4.9
12cr|kodos-2.4.9-9|3	%define release %mkrel 9
12cr|kodos-2.4.9-9|4	
12cr|kodos-2.4.9-9|5	Summary: Visual regular expression editor
12cr|kodos-2.4.9-9|6	Name: %{name}
12cr|kodos-2.4.9-9|7	Version: %{version}
12cr|kodos-2.4.9-9|8	Release: %{release}
12cr|kodos-2.4.9-9|9	Source: %{name}-%{version}.tar.bz2
12cr|kodos-2.4.9-9|10	License: GPL
12cr|kodos-2.4.9-9|11	Group: Development/Python
12cr|kodos-2.4.9-9|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kodos-2.4.9-9|13	BuildArch: noarch
12cr|kodos-2.4.9-9|14	Requires: PyQt >= 3.0
12cr|kodos-2.4.9-9|15	Url: http://kodos.sourceforge.net
12cr|kodos-2.4.9-9|16	
12cr|kodos-2.4.9-9|17	%py_requires -d
12cr|kodos-2.4.9-9|18	
12cr|kodos-2.4.9-9|19	BuildRequires: imagemagick
12cr|kodos-2.4.9-9|20	BuildRequires: PyQt
12cr|kodos-2.4.9-9|21	
12cr|kodos-2.4.9-9|22	%description
12cr|kodos-2.4.9-9|23	Kodos is a visual regular expression editor and debugger.
12cr|kodos-2.4.9-9|24	It allows you to write python regexp and examine their match.
12cr|kodos-2.4.9-9|25	
12cr|kodos-2.4.9-9|26	%prep
12cr|kodos-2.4.9-9|27	%setup -q
12cr|kodos-2.4.9-9|28	
12cr|kodos-2.4.9-9|29	%build
12cr|kodos-2.4.9-9|30	rm -Rf $(find . -name '*.ui' | sed 's/ui$/py/' )
12cr|kodos-2.4.9-9|31	# regenerate the ui to be compatible with latest pyqt
12cr|kodos-2.4.9-9|32	for i in $(find . -name '*.ui'); do
12cr|kodos-2.4.9-9|33	pyuic $i -o ${i//\.ui/\.py}
12cr|kodos-2.4.9-9|34	done
12cr|kodos-2.4.9-9|35	
12cr|kodos-2.4.9-9|36	python setup.py build
12cr|kodos-2.4.9-9|37	
12cr|kodos-2.4.9-9|38	%install
12cr|kodos-2.4.9-9|39	rm -rf $RPM_BUILD_ROOT
12cr|kodos-2.4.9-9|40	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cr|kodos-2.4.9-9|41	mv $RPM_BUILD_ROOT/%_bindir/kodos.py $RPM_BUILD_ROOT/%_bindir/kodos
12cr|kodos-2.4.9-9|42	
12cr|kodos-2.4.9-9|43	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|kodos-2.4.9-9|44	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|kodos-2.4.9-9|45	[Desktop Entry]
12cr|kodos-2.4.9-9|46	Name=Kodos
12cr|kodos-2.4.9-9|47	Comment=Visual regular expression editor
12cr|kodos-2.4.9-9|48	Exec=%{_bindir}/%{name}
12cr|kodos-2.4.9-9|49	Icon=%{name}
12cr|kodos-2.4.9-9|50	Terminal=false
12cr|kodos-2.4.9-9|51	Type=Application
12cr|kodos-2.4.9-9|52	Categories=Development;Qt;X-MandrivaLinux-MoreApplications-Development-Tools;
12cr|kodos-2.4.9-9|53	EOF
12cr|kodos-2.4.9-9|54	
12cr|kodos-2.4.9-9|55	# non readable in 2.4.9, check if it still cause problem on update
12cr|kodos-2.4.9-9|56	chmod o+r $RPM_BUILD_ROOT/usr/share/kodos/modules/helpBA.ui
12cr|kodos-2.4.9-9|57	
12cr|kodos-2.4.9-9|58	mkdir -p $RPM_BUILD_ROOT/%_iconsdir/
12cr|kodos-2.4.9-9|59	mkdir -p $RPM_BUILD_ROOT/%_miconsdir/
12cr|kodos-2.4.9-9|60	mkdir -p $RPM_BUILD_ROOT/%_liconsdir/
12cr|kodos-2.4.9-9|61	
12cr|kodos-2.4.9-9|62	cp ./images/kodos.png $RPM_BUILD_ROOT/%_iconsdir/
12cr|kodos-2.4.9-9|63	convert -size 16x16 ./images/kodos.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|kodos-2.4.9-9|64	convert -size 64x64 ./images/kodos.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|kodos-2.4.9-9|65	
12cr|kodos-2.4.9-9|66	%if %mdkversion < 200900
12cr|kodos-2.4.9-9|67	%postun
12cr|kodos-2.4.9-9|68	%update_menus
12cr|kodos-2.4.9-9|69	%endif
12cr|kodos-2.4.9-9|70	
12cr|kodos-2.4.9-9|71	%if %mdkversion < 200900
12cr|kodos-2.4.9-9|72	%post
12cr|kodos-2.4.9-9|73	%update_menus
12cr|kodos-2.4.9-9|74	%endif
12cr|kodos-2.4.9-9|75	
12cr|kodos-2.4.9-9|76	%clean
12cr|kodos-2.4.9-9|77	rm -rf $RPM_BUILD_ROOT
12cr|kodos-2.4.9-9|78	
12cr|kodos-2.4.9-9|79	%files
12cr|kodos-2.4.9-9|80	%defattr(-,root,root)
12cr|kodos-2.4.9-9|81	%doc README.txt LICENSE.txt CHANGELOG.txt
12cr|kodos-2.4.9-9|82	%{_bindir}/%{name}
12cr|kodos-2.4.9-9|83	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|kodos-2.4.9-9|84	%{_datadir}/%{name}/
12cr|kodos-2.4.9-9|85	%{py_libdir}/site-packages/*
12cr|kodos-2.4.9-9|86	%{_iconsdir}/*png
12cr|kodos-2.4.9-9|87	%{_miconsdir}/*png
12cr|kodos-2.4.9-9|88	%{_liconsdir}/*png
12cr|kodos-2.4.9-9|89	
12cr|kodos-2.4.9-9|90	
12cr|kodos-2.4.9-9|91	
12cr|kodos-2.4.9-9|92	
12cr|kodos-2.4.9-9|93	%changelog
12cr|kodos-2.4.9-9|94	* Tue Nov 23 2010 Funda Wang <fwang@mandriva.org> 2.4.9-9mdv2011.0
12cr|kodos-2.4.9-9|95	+ Revision: 599899
12cr|kodos-2.4.9-9|96	- rebuild
12cr|kodos-2.4.9-9|97	- rebuild for py2.7
12cr|kodos-2.4.9-9|98	
12cr|kodos-2.4.9-9|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|kodos-2.4.9-9|100	- rebuild
12cr|kodos-2.4.9-9|101	
12cr|kodos-2.4.9-9|102	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 2.4.9-6mdv2009.1
12cr|kodos-2.4.9-9|103	+ Revision: 325683
12cr|kodos-2.4.9-9|104	- rebuild
12cr|kodos-2.4.9-9|105	
12cr|kodos-2.4.9-9|106	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|kodos-2.4.9-9|107	- lowercase ImageMagick
12cr|kodos-2.4.9-9|108	
12cr|kodos-2.4.9-9|109	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 2.4.9-5mdv2009.0
12cr|kodos-2.4.9-9|110	+ Revision: 247813
12cr|kodos-2.4.9-9|111	- rebuild
12cr|kodos-2.4.9-9|112	
12cr|kodos-2.4.9-9|113	+ Pixel <pixel@mandriva.com>
12cr|kodos-2.4.9-9|114	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|kodos-2.4.9-9|115	
12cr|kodos-2.4.9-9|116	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.4.9-3mdv2008.1
12cr|kodos-2.4.9-9|117	+ Revision: 170931
12cr|kodos-2.4.9-9|118	- rebuild
12cr|kodos-2.4.9-9|119	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|kodos-2.4.9-9|120	
12cr|kodos-2.4.9-9|121	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.9-2mdv2008.1
12cr|kodos-2.4.9-9|122	+ Revision: 140863
12cr|kodos-2.4.9-9|123	- restore BuildRoot
12cr|kodos-2.4.9-9|124	
12cr|kodos-2.4.9-9|125	+ Thierry Vignaud <tv@mandriva.org>
12cr|kodos-2.4.9-9|126	- kill re-definition of %%buildroot on Pixel's request
12cr|kodos-2.4.9-9|127	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|kodos-2.4.9-9|128	
12cr|kodos-2.4.9-9|129	
12cr|kodos-2.4.9-9|130	* Sat Dec 02 2006 Olivier Thauvin <nanardon@mandriva.org> 2.4.9-2mdv2007.0
12cr|kodos-2.4.9-9|131	+ Revision: 90117
12cr|kodos-2.4.9-9|132	- rebuild
12cr|kodos-2.4.9-9|133	
12cr|kodos-2.4.9-9|134	+ Michael Scherer <misc@mandriva.org>
12cr|kodos-2.4.9-9|135	- Import kodos
12cr|kodos-2.4.9-9|136	
12cr|kodos-2.4.9-9|137	* Fri Jul 21 2006 Michael Scherer <misc@mandriva.org> 2.4.9-1mdv2007.0
12cr|kodos-2.4.9-9|138	- New version 2.4.9
12cr|kodos-2.4.9-9|139	- xdg menu
12cr|kodos-2.4.9-9|140	
12cr|kodos-2.4.9-9|141	* Fri Sep 30 2005 Michael Scherer <misc@mandriva.org> 2.4.7-1mdk
12cr|kodos-2.4.9-9|142	- New release 2.4.7
12cr|kodos-2.4.9-9|143	- use new python macro
12cr|kodos-2.4.9-9|144	- add changelog
12cr|kodos-2.4.9-9|145	
12cr|kodos-2.4.9-9|146	* Thu Aug 25 2005 Michael Scherer <misc@mandriva.org> 2.4.5-5mdk
12cr|kodos-2.4.9-9|147	- fix shared directory
12cr|kodos-2.4.9-9|148	
12cr|kodos-2.4.9-9|149	* Fri Jun 03 2005 Michael Scherer <misc@mandriva.org> 2.4.5-4mdk
12cr|kodos-2.4.9-9|150	- mkrel
12cr|kodos-2.4.9-9|151	- reupload to fix missing srpm
12cr|kodos-2.4.9-9|152	
12cr|kodos-2.4.9-9|153	* Tue Mar 01 2005 Michael Scherer <misc@mandrake.org> 2.4.5-3mdk
12cr|kodos-2.4.9-9|154	- fix issues with latest pyqt
12cr|kodos-2.4.9-9|155	
12cr|kodos-2.4.9-9|156	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 2.4.5-2mdk
12cr|kodos-2.4.9-9|157	- Rebuild for new python
12cr|kodos-2.4.9-9|158	
12cr|kodos-2.4.9-9|159	* Fri Aug 27 2004 Michael Scherer <misc@mandrake.org> 2.4.5-1mdk
12cr|kodos-2.4.9-9|160	- first Mandrakelinux package, based on spec made by Phil Schwartz <phil_schwartz@sourceforge.net>.
12cr|kodos-2.4.9-9|161	

2509 12
12cr|koffice-l10n-ar-1.9.98.5-2|1	Name: koffice-l10n-ar
12cr|koffice-l10n-ar-1.9.98.5-2|2	Version: 1.9.98.5
12cr|koffice-l10n-ar-1.9.98.5-2|3	Release: %mkrel 2
12cr|koffice-l10n-ar-1.9.98.5-2|4	Summary: Language files for KOffice Arabic
12cr|koffice-l10n-ar-1.9.98.5-2|5	Group: System/Internationalization
12cr|koffice-l10n-ar-1.9.98.5-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-ar-1.9.98.5-2|7	License: GPLv2+
12cr|koffice-l10n-ar-1.9.98.5-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-ar-1.9.98.5-2|9	BuildArch: noarch
12cr|koffice-l10n-ar-1.9.98.5-2|10	Source: ftp://ftp.kde.org/pub/kde/unstable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-ar-1.9.98.5-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-ar-1.9.98.5-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-ar-1.9.98.5-2|13	Requires: locales-ar
12cr|koffice-l10n-ar-1.9.98.5-2|14	Requires: koffice-core
12cr|koffice-l10n-ar-1.9.98.5-2|15	Provides: koffice-l10n
12cr|koffice-l10n-ar-1.9.98.5-2|16	
12cr|koffice-l10n-ar-1.9.98.5-2|17	%description
12cr|koffice-l10n-ar-1.9.98.5-2|18	Provides Arabic translations for KOffice.
12cr|koffice-l10n-ar-1.9.98.5-2|19	
12cr|koffice-l10n-ar-1.9.98.5-2|20	%files
12cr|koffice-l10n-ar-1.9.98.5-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-ar-1.9.98.5-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-ar-1.9.98.5-2|23	
12cr|koffice-l10n-ar-1.9.98.5-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-ar-1.9.98.5-2|25	
12cr|koffice-l10n-ar-1.9.98.5-2|26	%prep
12cr|koffice-l10n-ar-1.9.98.5-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-ar-1.9.98.5-2|28	
12cr|koffice-l10n-ar-1.9.98.5-2|29	%build
12cr|koffice-l10n-ar-1.9.98.5-2|30	%cmake_kde4
12cr|koffice-l10n-ar-1.9.98.5-2|31	%make
12cr|koffice-l10n-ar-1.9.98.5-2|32	
12cr|koffice-l10n-ar-1.9.98.5-2|33	%install
12cr|koffice-l10n-ar-1.9.98.5-2|34	rm -rf %buildroot
12cr|koffice-l10n-ar-1.9.98.5-2|35	%makeinstall_std -C build
12cr|koffice-l10n-ar-1.9.98.5-2|36	
12cr|koffice-l10n-ar-1.9.98.5-2|37	%clean
12cr|koffice-l10n-ar-1.9.98.5-2|38	rm -rf %buildroot
12cr|koffice-l10n-ar-1.9.98.5-2|39	
12cr|koffice-l10n-ar-1.9.98.5-2|40	
12cr|koffice-l10n-ar-1.9.98.5-2|41	
12cr|koffice-l10n-ar-1.9.98.5-2|42	%changelog
12cr|koffice-l10n-ar-1.9.98.5-2|43	

2510 12
12cr|koffice-l10n-bg-1.9.98.5-2|1	Name: koffice-l10n-bg
12cr|koffice-l10n-bg-1.9.98.5-2|2	Version: 1.9.98.5
12cr|koffice-l10n-bg-1.9.98.5-2|3	Release: %mkrel 2
12cr|koffice-l10n-bg-1.9.98.5-2|4	Summary: Language files for KOffice Bulgarian
12cr|koffice-l10n-bg-1.9.98.5-2|5	Group: System/Internationalization
12cr|koffice-l10n-bg-1.9.98.5-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-bg-1.9.98.5-2|7	License: GPLv2+
12cr|koffice-l10n-bg-1.9.98.5-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-bg-1.9.98.5-2|9	BuildArch: noarch
12cr|koffice-l10n-bg-1.9.98.5-2|10	Source: ftp://ftp.kde.org/pub/kde/unstable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-bg-1.9.98.5-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-bg-1.9.98.5-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-bg-1.9.98.5-2|13	Requires: locales-bg
12cr|koffice-l10n-bg-1.9.98.5-2|14	Requires: koffice-core
12cr|koffice-l10n-bg-1.9.98.5-2|15	Provides: koffice-l10n
12cr|koffice-l10n-bg-1.9.98.5-2|16	
12cr|koffice-l10n-bg-1.9.98.5-2|17	%description
12cr|koffice-l10n-bg-1.9.98.5-2|18	Provides Bulgarian translations for KOffice.
12cr|koffice-l10n-bg-1.9.98.5-2|19	
12cr|koffice-l10n-bg-1.9.98.5-2|20	%files
12cr|koffice-l10n-bg-1.9.98.5-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-bg-1.9.98.5-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-bg-1.9.98.5-2|23	
12cr|koffice-l10n-bg-1.9.98.5-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-bg-1.9.98.5-2|25	
12cr|koffice-l10n-bg-1.9.98.5-2|26	%prep
12cr|koffice-l10n-bg-1.9.98.5-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-bg-1.9.98.5-2|28	
12cr|koffice-l10n-bg-1.9.98.5-2|29	%build
12cr|koffice-l10n-bg-1.9.98.5-2|30	%cmake_kde4
12cr|koffice-l10n-bg-1.9.98.5-2|31	%make
12cr|koffice-l10n-bg-1.9.98.5-2|32	
12cr|koffice-l10n-bg-1.9.98.5-2|33	%install
12cr|koffice-l10n-bg-1.9.98.5-2|34	rm -rf %buildroot
12cr|koffice-l10n-bg-1.9.98.5-2|35	%makeinstall_std -C build
12cr|koffice-l10n-bg-1.9.98.5-2|36	
12cr|koffice-l10n-bg-1.9.98.5-2|37	%clean
12cr|koffice-l10n-bg-1.9.98.5-2|38	rm -rf %buildroot
12cr|koffice-l10n-bg-1.9.98.5-2|39	
12cr|koffice-l10n-bg-1.9.98.5-2|40	
12cr|koffice-l10n-bg-1.9.98.5-2|41	
12cr|koffice-l10n-bg-1.9.98.5-2|42	%changelog
12cr|koffice-l10n-bg-1.9.98.5-2|43	

2511 12
12cr|koffice-l10n-ca-2.3.2-2|1	Name: koffice-l10n-ca
12cr|koffice-l10n-ca-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-ca-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-ca-2.3.2-2|4	Summary: Language files for KOffice Catalan
12cr|koffice-l10n-ca-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-ca-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-ca-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-ca-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-ca-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-ca-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-ca-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-ca-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-ca-2.3.2-2|13	Requires: locales-ca
12cr|koffice-l10n-ca-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-ca-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-ca-2.3.2-2|16	
12cr|koffice-l10n-ca-2.3.2-2|17	%description
12cr|koffice-l10n-ca-2.3.2-2|18	Provides Catalan translations for KOffice.
12cr|koffice-l10n-ca-2.3.2-2|19	
12cr|koffice-l10n-ca-2.3.2-2|20	%files
12cr|koffice-l10n-ca-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-ca-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-ca-2.3.2-2|23	
12cr|koffice-l10n-ca-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-ca-2.3.2-2|25	
12cr|koffice-l10n-ca-2.3.2-2|26	%prep
12cr|koffice-l10n-ca-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-ca-2.3.2-2|28	
12cr|koffice-l10n-ca-2.3.2-2|29	%build
12cr|koffice-l10n-ca-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-ca-2.3.2-2|31	%make
12cr|koffice-l10n-ca-2.3.2-2|32	
12cr|koffice-l10n-ca-2.3.2-2|33	%install
12cr|koffice-l10n-ca-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-ca-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-ca-2.3.2-2|36	
12cr|koffice-l10n-ca-2.3.2-2|37	%clean
12cr|koffice-l10n-ca-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-ca-2.3.2-2|39	
12cr|koffice-l10n-ca-2.3.2-2|40	
12cr|koffice-l10n-ca-2.3.2-2|41	
12cr|koffice-l10n-ca-2.3.2-2|42	%changelog
12cr|koffice-l10n-ca-2.3.2-2|43	

2512 12
12cr|koffice-l10n-cs-2.0.82-2|1	Name: koffice-l10n-cs
12cr|koffice-l10n-cs-2.0.82-2|2	Version: 2.0.82
12cr|koffice-l10n-cs-2.0.82-2|3	Release: %mkrel 2
12cr|koffice-l10n-cs-2.0.82-2|4	Summary: Language files for KOffice Czech
12cr|koffice-l10n-cs-2.0.82-2|5	Group: System/Internationalization
12cr|koffice-l10n-cs-2.0.82-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-cs-2.0.82-2|7	License: GPLv2+
12cr|koffice-l10n-cs-2.0.82-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-cs-2.0.82-2|9	BuildArch: noarch
12cr|koffice-l10n-cs-2.0.82-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-cs-2.0.82-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-cs-2.0.82-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-cs-2.0.82-2|13	Requires: locales-cs
12cr|koffice-l10n-cs-2.0.82-2|14	Requires: koffice-core
12cr|koffice-l10n-cs-2.0.82-2|15	Provides: koffice-l10n
12cr|koffice-l10n-cs-2.0.82-2|16	
12cr|koffice-l10n-cs-2.0.82-2|17	%description
12cr|koffice-l10n-cs-2.0.82-2|18	Provides Czech translations for KOffice.
12cr|koffice-l10n-cs-2.0.82-2|19	
12cr|koffice-l10n-cs-2.0.82-2|20	%files
12cr|koffice-l10n-cs-2.0.82-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-cs-2.0.82-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-cs-2.0.82-2|23	
12cr|koffice-l10n-cs-2.0.82-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-cs-2.0.82-2|25	
12cr|koffice-l10n-cs-2.0.82-2|26	%prep
12cr|koffice-l10n-cs-2.0.82-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-cs-2.0.82-2|28	
12cr|koffice-l10n-cs-2.0.82-2|29	%build
12cr|koffice-l10n-cs-2.0.82-2|30	%cmake_kde4
12cr|koffice-l10n-cs-2.0.82-2|31	%make
12cr|koffice-l10n-cs-2.0.82-2|32	
12cr|koffice-l10n-cs-2.0.82-2|33	%install
12cr|koffice-l10n-cs-2.0.82-2|34	rm -rf %buildroot
12cr|koffice-l10n-cs-2.0.82-2|35	%makeinstall_std -C build
12cr|koffice-l10n-cs-2.0.82-2|36	
12cr|koffice-l10n-cs-2.0.82-2|37	%clean
12cr|koffice-l10n-cs-2.0.82-2|38	rm -rf %buildroot
12cr|koffice-l10n-cs-2.0.82-2|39	
12cr|koffice-l10n-cs-2.0.82-2|40	
12cr|koffice-l10n-cs-2.0.82-2|41	
12cr|koffice-l10n-cs-2.0.82-2|42	%changelog
12cr|koffice-l10n-cs-2.0.82-2|43	

2513 12
12cr|koffice-l10n-cy-1.9.98.5-2|1	Name: koffice-l10n-cy
12cr|koffice-l10n-cy-1.9.98.5-2|2	Version: 1.9.98.5
12cr|koffice-l10n-cy-1.9.98.5-2|3	Release: %mkrel 2
12cr|koffice-l10n-cy-1.9.98.5-2|4	Summary: Language files for KOffice Welsh
12cr|koffice-l10n-cy-1.9.98.5-2|5	Group: System/Internationalization
12cr|koffice-l10n-cy-1.9.98.5-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-cy-1.9.98.5-2|7	License: GPLv2+
12cr|koffice-l10n-cy-1.9.98.5-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-cy-1.9.98.5-2|9	BuildArch: noarch
12cr|koffice-l10n-cy-1.9.98.5-2|10	Source: ftp://ftp.kde.org/pub/kde/unstable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-cy-1.9.98.5-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-cy-1.9.98.5-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-cy-1.9.98.5-2|13	Requires: locales-cy
12cr|koffice-l10n-cy-1.9.98.5-2|14	Requires: koffice-core
12cr|koffice-l10n-cy-1.9.98.5-2|15	Provides: koffice-l10n
12cr|koffice-l10n-cy-1.9.98.5-2|16	
12cr|koffice-l10n-cy-1.9.98.5-2|17	%description
12cr|koffice-l10n-cy-1.9.98.5-2|18	Provides Welsh translations for KOffice.
12cr|koffice-l10n-cy-1.9.98.5-2|19	
12cr|koffice-l10n-cy-1.9.98.5-2|20	%files
12cr|koffice-l10n-cy-1.9.98.5-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-cy-1.9.98.5-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-cy-1.9.98.5-2|23	
12cr|koffice-l10n-cy-1.9.98.5-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-cy-1.9.98.5-2|25	
12cr|koffice-l10n-cy-1.9.98.5-2|26	%prep
12cr|koffice-l10n-cy-1.9.98.5-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-cy-1.9.98.5-2|28	
12cr|koffice-l10n-cy-1.9.98.5-2|29	%build
12cr|koffice-l10n-cy-1.9.98.5-2|30	%cmake_kde4
12cr|koffice-l10n-cy-1.9.98.5-2|31	%make
12cr|koffice-l10n-cy-1.9.98.5-2|32	
12cr|koffice-l10n-cy-1.9.98.5-2|33	%install
12cr|koffice-l10n-cy-1.9.98.5-2|34	rm -rf %buildroot
12cr|koffice-l10n-cy-1.9.98.5-2|35	%makeinstall_std -C build
12cr|koffice-l10n-cy-1.9.98.5-2|36	
12cr|koffice-l10n-cy-1.9.98.5-2|37	%clean
12cr|koffice-l10n-cy-1.9.98.5-2|38	rm -rf %buildroot
12cr|koffice-l10n-cy-1.9.98.5-2|39	
12cr|koffice-l10n-cy-1.9.98.5-2|40	
12cr|koffice-l10n-cy-1.9.98.5-2|41	
12cr|koffice-l10n-cy-1.9.98.5-2|42	%changelog
12cr|koffice-l10n-cy-1.9.98.5-2|43	

2514 12
12cr|koffice-l10n-da-2.3.2-2|1	Name: koffice-l10n-da
12cr|koffice-l10n-da-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-da-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-da-2.3.2-2|4	Summary: Language files for KOffice Danish
12cr|koffice-l10n-da-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-da-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-da-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-da-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-da-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-da-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-da-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-da-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-da-2.3.2-2|13	Requires: locales-da
12cr|koffice-l10n-da-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-da-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-da-2.3.2-2|16	
12cr|koffice-l10n-da-2.3.2-2|17	%description
12cr|koffice-l10n-da-2.3.2-2|18	Provides Danish translations for KOffice.
12cr|koffice-l10n-da-2.3.2-2|19	
12cr|koffice-l10n-da-2.3.2-2|20	%files
12cr|koffice-l10n-da-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-da-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-da-2.3.2-2|23	
12cr|koffice-l10n-da-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-da-2.3.2-2|25	
12cr|koffice-l10n-da-2.3.2-2|26	%prep
12cr|koffice-l10n-da-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-da-2.3.2-2|28	
12cr|koffice-l10n-da-2.3.2-2|29	%build
12cr|koffice-l10n-da-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-da-2.3.2-2|31	%make
12cr|koffice-l10n-da-2.3.2-2|32	
12cr|koffice-l10n-da-2.3.2-2|33	%install
12cr|koffice-l10n-da-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-da-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-da-2.3.2-2|36	
12cr|koffice-l10n-da-2.3.2-2|37	%clean
12cr|koffice-l10n-da-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-da-2.3.2-2|39	
12cr|koffice-l10n-da-2.3.2-2|40	
12cr|koffice-l10n-da-2.3.2-2|41	
12cr|koffice-l10n-da-2.3.2-2|42	%changelog
12cr|koffice-l10n-da-2.3.2-2|43	

2515 12
12cr|koffice-l10n-de-2.3.2-2|1	Name: koffice-l10n-de
12cr|koffice-l10n-de-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-de-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-de-2.3.2-2|4	Summary: Language files for KOffice German
12cr|koffice-l10n-de-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-de-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-de-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-de-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-de-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-de-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-de-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-de-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-de-2.3.2-2|13	Requires: locales-de
12cr|koffice-l10n-de-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-de-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-de-2.3.2-2|16	
12cr|koffice-l10n-de-2.3.2-2|17	%description
12cr|koffice-l10n-de-2.3.2-2|18	Provides German translations for KOffice.
12cr|koffice-l10n-de-2.3.2-2|19	
12cr|koffice-l10n-de-2.3.2-2|20	%files
12cr|koffice-l10n-de-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-de-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-de-2.3.2-2|23	
12cr|koffice-l10n-de-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-de-2.3.2-2|25	
12cr|koffice-l10n-de-2.3.2-2|26	%prep
12cr|koffice-l10n-de-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-de-2.3.2-2|28	
12cr|koffice-l10n-de-2.3.2-2|29	%build
12cr|koffice-l10n-de-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-de-2.3.2-2|31	%make
12cr|koffice-l10n-de-2.3.2-2|32	
12cr|koffice-l10n-de-2.3.2-2|33	%install
12cr|koffice-l10n-de-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-de-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-de-2.3.2-2|36	
12cr|koffice-l10n-de-2.3.2-2|37	%clean
12cr|koffice-l10n-de-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-de-2.3.2-2|39	
12cr|koffice-l10n-de-2.3.2-2|40	
12cr|koffice-l10n-de-2.3.2-2|41	
12cr|koffice-l10n-de-2.3.2-2|42	%changelog
12cr|koffice-l10n-de-2.3.2-2|43	

2516 12
12cr|koffice-l10n-el-2.3.2-2|1	Name: koffice-l10n-el
12cr|koffice-l10n-el-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-el-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-el-2.3.2-2|4	Summary: Language files for KOffice Greek
12cr|koffice-l10n-el-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-el-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-el-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-el-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-el-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-el-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-el-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-el-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-el-2.3.2-2|13	Requires: locales-el
12cr|koffice-l10n-el-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-el-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-el-2.3.2-2|16	
12cr|koffice-l10n-el-2.3.2-2|17	%description
12cr|koffice-l10n-el-2.3.2-2|18	Provides Greek translations for KOffice.
12cr|koffice-l10n-el-2.3.2-2|19	
12cr|koffice-l10n-el-2.3.2-2|20	%files
12cr|koffice-l10n-el-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-el-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-el-2.3.2-2|23	
12cr|koffice-l10n-el-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-el-2.3.2-2|25	
12cr|koffice-l10n-el-2.3.2-2|26	%prep
12cr|koffice-l10n-el-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-el-2.3.2-2|28	
12cr|koffice-l10n-el-2.3.2-2|29	%build
12cr|koffice-l10n-el-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-el-2.3.2-2|31	%make
12cr|koffice-l10n-el-2.3.2-2|32	
12cr|koffice-l10n-el-2.3.2-2|33	%install
12cr|koffice-l10n-el-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-el-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-el-2.3.2-2|36	
12cr|koffice-l10n-el-2.3.2-2|37	%clean
12cr|koffice-l10n-el-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-el-2.3.2-2|39	
12cr|koffice-l10n-el-2.3.2-2|40	
12cr|koffice-l10n-el-2.3.2-2|41	
12cr|koffice-l10n-el-2.3.2-2|42	%changelog
12cr|koffice-l10n-el-2.3.2-2|43	

2517 12
12cr|koffice-l10n-en_GB-2.3.2-2|1	Name: koffice-l10n-en_GB
12cr|koffice-l10n-en_GB-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-en_GB-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-en_GB-2.3.2-2|4	Summary: Language files for KOffice British English
12cr|koffice-l10n-en_GB-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-en_GB-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-en_GB-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-en_GB-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-en_GB-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-en_GB-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-en_GB-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-en_GB-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-en_GB-2.3.2-2|13	Requires: locales-en_GB
12cr|koffice-l10n-en_GB-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-en_GB-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-en_GB-2.3.2-2|16	
12cr|koffice-l10n-en_GB-2.3.2-2|17	%description
12cr|koffice-l10n-en_GB-2.3.2-2|18	Provides British English translations for KOffice.
12cr|koffice-l10n-en_GB-2.3.2-2|19	
12cr|koffice-l10n-en_GB-2.3.2-2|20	%files
12cr|koffice-l10n-en_GB-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-en_GB-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-en_GB-2.3.2-2|23	
12cr|koffice-l10n-en_GB-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-en_GB-2.3.2-2|25	
12cr|koffice-l10n-en_GB-2.3.2-2|26	%prep
12cr|koffice-l10n-en_GB-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-en_GB-2.3.2-2|28	
12cr|koffice-l10n-en_GB-2.3.2-2|29	%build
12cr|koffice-l10n-en_GB-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-en_GB-2.3.2-2|31	%make
12cr|koffice-l10n-en_GB-2.3.2-2|32	
12cr|koffice-l10n-en_GB-2.3.2-2|33	%install
12cr|koffice-l10n-en_GB-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-en_GB-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-en_GB-2.3.2-2|36	
12cr|koffice-l10n-en_GB-2.3.2-2|37	%clean
12cr|koffice-l10n-en_GB-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-en_GB-2.3.2-2|39	
12cr|koffice-l10n-en_GB-2.3.2-2|40	
12cr|koffice-l10n-en_GB-2.3.2-2|41	
12cr|koffice-l10n-en_GB-2.3.2-2|42	%changelog
12cr|koffice-l10n-en_GB-2.3.2-2|43	

2518 12
12cr|koffice-l10n-es-2.3.2-2|1	Name: koffice-l10n-es
12cr|koffice-l10n-es-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-es-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-es-2.3.2-2|4	Summary: Language files for KOffice Spanish
12cr|koffice-l10n-es-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-es-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-es-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-es-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-es-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-es-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-es-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-es-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-es-2.3.2-2|13	Requires: locales-es
12cr|koffice-l10n-es-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-es-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-es-2.3.2-2|16	
12cr|koffice-l10n-es-2.3.2-2|17	%description
12cr|koffice-l10n-es-2.3.2-2|18	Provides Spanish translations for KOffice.
12cr|koffice-l10n-es-2.3.2-2|19	
12cr|koffice-l10n-es-2.3.2-2|20	%files
12cr|koffice-l10n-es-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-es-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-es-2.3.2-2|23	
12cr|koffice-l10n-es-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-es-2.3.2-2|25	
12cr|koffice-l10n-es-2.3.2-2|26	%prep
12cr|koffice-l10n-es-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-es-2.3.2-2|28	
12cr|koffice-l10n-es-2.3.2-2|29	%build
12cr|koffice-l10n-es-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-es-2.3.2-2|31	%make
12cr|koffice-l10n-es-2.3.2-2|32	
12cr|koffice-l10n-es-2.3.2-2|33	%install
12cr|koffice-l10n-es-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-es-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-es-2.3.2-2|36	
12cr|koffice-l10n-es-2.3.2-2|37	%clean
12cr|koffice-l10n-es-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-es-2.3.2-2|39	
12cr|koffice-l10n-es-2.3.2-2|40	
12cr|koffice-l10n-es-2.3.2-2|41	
12cr|koffice-l10n-es-2.3.2-2|42	%changelog
12cr|koffice-l10n-es-2.3.2-2|43	

2519 12
12cr|koffice-l10n-et-2.3.2-2|1	Name: koffice-l10n-et
12cr|koffice-l10n-et-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-et-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-et-2.3.2-2|4	Summary: Language files for KOffice Estonian
12cr|koffice-l10n-et-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-et-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-et-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-et-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-et-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-et-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-et-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-et-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-et-2.3.2-2|13	Requires: locales-et
12cr|koffice-l10n-et-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-et-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-et-2.3.2-2|16	
12cr|koffice-l10n-et-2.3.2-2|17	%description
12cr|koffice-l10n-et-2.3.2-2|18	Provides Estonian translations for KOffice.
12cr|koffice-l10n-et-2.3.2-2|19	
12cr|koffice-l10n-et-2.3.2-2|20	%files
12cr|koffice-l10n-et-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-et-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-et-2.3.2-2|23	
12cr|koffice-l10n-et-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-et-2.3.2-2|25	
12cr|koffice-l10n-et-2.3.2-2|26	%prep
12cr|koffice-l10n-et-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-et-2.3.2-2|28	
12cr|koffice-l10n-et-2.3.2-2|29	%build
12cr|koffice-l10n-et-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-et-2.3.2-2|31	%make
12cr|koffice-l10n-et-2.3.2-2|32	
12cr|koffice-l10n-et-2.3.2-2|33	%install
12cr|koffice-l10n-et-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-et-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-et-2.3.2-2|36	
12cr|koffice-l10n-et-2.3.2-2|37	%clean
12cr|koffice-l10n-et-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-et-2.3.2-2|39	
12cr|koffice-l10n-et-2.3.2-2|40	
12cr|koffice-l10n-et-2.3.2-2|41	
12cr|koffice-l10n-et-2.3.2-2|42	%changelog
12cr|koffice-l10n-et-2.3.2-2|43	

2520 12
12cr|koffice-l10n-eu-1.9.98.5-2|1	Name: koffice-l10n-eu
12cr|koffice-l10n-eu-1.9.98.5-2|2	Version: 1.9.98.5
12cr|koffice-l10n-eu-1.9.98.5-2|3	Release: %mkrel 2
12cr|koffice-l10n-eu-1.9.98.5-2|4	Summary: Language files for KOffice Basque
12cr|koffice-l10n-eu-1.9.98.5-2|5	Group: System/Internationalization
12cr|koffice-l10n-eu-1.9.98.5-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-eu-1.9.98.5-2|7	License: GPLv2+
12cr|koffice-l10n-eu-1.9.98.5-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-eu-1.9.98.5-2|9	BuildArch: noarch
12cr|koffice-l10n-eu-1.9.98.5-2|10	Source: ftp://ftp.kde.org/pub/kde/unstable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-eu-1.9.98.5-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-eu-1.9.98.5-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-eu-1.9.98.5-2|13	Requires: locales-eu
12cr|koffice-l10n-eu-1.9.98.5-2|14	Requires: koffice-core
12cr|koffice-l10n-eu-1.9.98.5-2|15	Provides: koffice-l10n
12cr|koffice-l10n-eu-1.9.98.5-2|16	
12cr|koffice-l10n-eu-1.9.98.5-2|17	%description
12cr|koffice-l10n-eu-1.9.98.5-2|18	Provides Basque translations for KOffice.
12cr|koffice-l10n-eu-1.9.98.5-2|19	
12cr|koffice-l10n-eu-1.9.98.5-2|20	%files
12cr|koffice-l10n-eu-1.9.98.5-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-eu-1.9.98.5-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-eu-1.9.98.5-2|23	
12cr|koffice-l10n-eu-1.9.98.5-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-eu-1.9.98.5-2|25	
12cr|koffice-l10n-eu-1.9.98.5-2|26	%prep
12cr|koffice-l10n-eu-1.9.98.5-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-eu-1.9.98.5-2|28	
12cr|koffice-l10n-eu-1.9.98.5-2|29	%build
12cr|koffice-l10n-eu-1.9.98.5-2|30	%cmake_kde4
12cr|koffice-l10n-eu-1.9.98.5-2|31	%make
12cr|koffice-l10n-eu-1.9.98.5-2|32	
12cr|koffice-l10n-eu-1.9.98.5-2|33	%install
12cr|koffice-l10n-eu-1.9.98.5-2|34	rm -rf %buildroot
12cr|koffice-l10n-eu-1.9.98.5-2|35	%makeinstall_std -C build
12cr|koffice-l10n-eu-1.9.98.5-2|36	
12cr|koffice-l10n-eu-1.9.98.5-2|37	%clean
12cr|koffice-l10n-eu-1.9.98.5-2|38	rm -rf %buildroot
12cr|koffice-l10n-eu-1.9.98.5-2|39	
12cr|koffice-l10n-eu-1.9.98.5-2|40	
12cr|koffice-l10n-eu-1.9.98.5-2|41	
12cr|koffice-l10n-eu-1.9.98.5-2|42	%changelog
12cr|koffice-l10n-eu-1.9.98.5-2|43	

2521 12
12cr|koffice-l10n-fa-1.9.98.5-2|1	Name: koffice-l10n-fa
12cr|koffice-l10n-fa-1.9.98.5-2|2	Version: 1.9.98.5
12cr|koffice-l10n-fa-1.9.98.5-2|3	Release: %mkrel 2
12cr|koffice-l10n-fa-1.9.98.5-2|4	Summary: Language files for KOffice Farsi
12cr|koffice-l10n-fa-1.9.98.5-2|5	Group: System/Internationalization
12cr|koffice-l10n-fa-1.9.98.5-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-fa-1.9.98.5-2|7	License: GPLv2+
12cr|koffice-l10n-fa-1.9.98.5-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-fa-1.9.98.5-2|9	BuildArch: noarch
12cr|koffice-l10n-fa-1.9.98.5-2|10	Source: ftp://ftp.kde.org/pub/kde/unstable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-fa-1.9.98.5-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-fa-1.9.98.5-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-fa-1.9.98.5-2|13	Obsoletes: koffice-i18n-fa
12cr|koffice-l10n-fa-1.9.98.5-2|14	Requires: locales-fa
12cr|koffice-l10n-fa-1.9.98.5-2|15	Requires: koffice-core
12cr|koffice-l10n-fa-1.9.98.5-2|16	Provides: koffice-l10n
12cr|koffice-l10n-fa-1.9.98.5-2|17	
12cr|koffice-l10n-fa-1.9.98.5-2|18	%description
12cr|koffice-l10n-fa-1.9.98.5-2|19	Provides Farsi translations for KOffice.
12cr|koffice-l10n-fa-1.9.98.5-2|20	
12cr|koffice-l10n-fa-1.9.98.5-2|21	%files
12cr|koffice-l10n-fa-1.9.98.5-2|22	%defattr(-,root,root,-)
12cr|koffice-l10n-fa-1.9.98.5-2|23	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-fa-1.9.98.5-2|24	
12cr|koffice-l10n-fa-1.9.98.5-2|25	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-fa-1.9.98.5-2|26	
12cr|koffice-l10n-fa-1.9.98.5-2|27	%prep
12cr|koffice-l10n-fa-1.9.98.5-2|28	%setup -q -n %name-%version
12cr|koffice-l10n-fa-1.9.98.5-2|29	
12cr|koffice-l10n-fa-1.9.98.5-2|30	%build
12cr|koffice-l10n-fa-1.9.98.5-2|31	%cmake_kde4
12cr|koffice-l10n-fa-1.9.98.5-2|32	%make
12cr|koffice-l10n-fa-1.9.98.5-2|33	
12cr|koffice-l10n-fa-1.9.98.5-2|34	%install
12cr|koffice-l10n-fa-1.9.98.5-2|35	rm -rf %buildroot
12cr|koffice-l10n-fa-1.9.98.5-2|36	%makeinstall_std -C build
12cr|koffice-l10n-fa-1.9.98.5-2|37	
12cr|koffice-l10n-fa-1.9.98.5-2|38	%clean
12cr|koffice-l10n-fa-1.9.98.5-2|39	rm -rf %buildroot
12cr|koffice-l10n-fa-1.9.98.5-2|40	
12cr|koffice-l10n-fa-1.9.98.5-2|41	
12cr|koffice-l10n-fa-1.9.98.5-2|42	
12cr|koffice-l10n-fa-1.9.98.5-2|43	%changelog
12cr|koffice-l10n-fa-1.9.98.5-2|44	

2522 12
12cr|koffice-l10n-fi-1.9.98.5-2|1	Name: koffice-l10n-fi
12cr|koffice-l10n-fi-1.9.98.5-2|2	Version: 1.9.98.5
12cr|koffice-l10n-fi-1.9.98.5-2|3	Release: %mkrel 2
12cr|koffice-l10n-fi-1.9.98.5-2|4	Summary: Language files for KOffice Finnish
12cr|koffice-l10n-fi-1.9.98.5-2|5	Group: System/Internationalization
12cr|koffice-l10n-fi-1.9.98.5-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-fi-1.9.98.5-2|7	License: GPLv2+
12cr|koffice-l10n-fi-1.9.98.5-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-fi-1.9.98.5-2|9	BuildArch: noarch
12cr|koffice-l10n-fi-1.9.98.5-2|10	Source: ftp://ftp.kde.org/pub/kde/unstable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-fi-1.9.98.5-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-fi-1.9.98.5-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-fi-1.9.98.5-2|13	Requires: locales-fi
12cr|koffice-l10n-fi-1.9.98.5-2|14	Requires: koffice-core
12cr|koffice-l10n-fi-1.9.98.5-2|15	Provides: koffice-l10n
12cr|koffice-l10n-fi-1.9.98.5-2|16	
12cr|koffice-l10n-fi-1.9.98.5-2|17	%description
12cr|koffice-l10n-fi-1.9.98.5-2|18	Provides Finnish translations for KOffice.
12cr|koffice-l10n-fi-1.9.98.5-2|19	
12cr|koffice-l10n-fi-1.9.98.5-2|20	%files
12cr|koffice-l10n-fi-1.9.98.5-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-fi-1.9.98.5-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-fi-1.9.98.5-2|23	
12cr|koffice-l10n-fi-1.9.98.5-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-fi-1.9.98.5-2|25	
12cr|koffice-l10n-fi-1.9.98.5-2|26	%prep
12cr|koffice-l10n-fi-1.9.98.5-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-fi-1.9.98.5-2|28	
12cr|koffice-l10n-fi-1.9.98.5-2|29	%build
12cr|koffice-l10n-fi-1.9.98.5-2|30	%cmake_kde4
12cr|koffice-l10n-fi-1.9.98.5-2|31	%make
12cr|koffice-l10n-fi-1.9.98.5-2|32	
12cr|koffice-l10n-fi-1.9.98.5-2|33	%install
12cr|koffice-l10n-fi-1.9.98.5-2|34	rm -rf %buildroot
12cr|koffice-l10n-fi-1.9.98.5-2|35	%makeinstall_std -C build
12cr|koffice-l10n-fi-1.9.98.5-2|36	
12cr|koffice-l10n-fi-1.9.98.5-2|37	%clean
12cr|koffice-l10n-fi-1.9.98.5-2|38	rm -rf %buildroot
12cr|koffice-l10n-fi-1.9.98.5-2|39	
12cr|koffice-l10n-fi-1.9.98.5-2|40	
12cr|koffice-l10n-fi-1.9.98.5-2|41	
12cr|koffice-l10n-fi-1.9.98.5-2|42	%changelog
12cr|koffice-l10n-fi-1.9.98.5-2|43	

2523 12
12cr|koffice-l10n-fr-2.3.2-2|1	Name: koffice-l10n-fr
12cr|koffice-l10n-fr-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-fr-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-fr-2.3.2-2|4	Summary: Language files for KOffice French
12cr|koffice-l10n-fr-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-fr-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-fr-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-fr-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-fr-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-fr-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-fr-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-fr-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-fr-2.3.2-2|13	Requires: locales-fr
12cr|koffice-l10n-fr-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-fr-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-fr-2.3.2-2|16	
12cr|koffice-l10n-fr-2.3.2-2|17	%description
12cr|koffice-l10n-fr-2.3.2-2|18	Provides French translations for KOffice.
12cr|koffice-l10n-fr-2.3.2-2|19	
12cr|koffice-l10n-fr-2.3.2-2|20	%files
12cr|koffice-l10n-fr-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-fr-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-fr-2.3.2-2|23	
12cr|koffice-l10n-fr-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-fr-2.3.2-2|25	
12cr|koffice-l10n-fr-2.3.2-2|26	%prep
12cr|koffice-l10n-fr-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-fr-2.3.2-2|28	
12cr|koffice-l10n-fr-2.3.2-2|29	%build
12cr|koffice-l10n-fr-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-fr-2.3.2-2|31	%make
12cr|koffice-l10n-fr-2.3.2-2|32	
12cr|koffice-l10n-fr-2.3.2-2|33	%install
12cr|koffice-l10n-fr-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-fr-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-fr-2.3.2-2|36	
12cr|koffice-l10n-fr-2.3.2-2|37	%clean
12cr|koffice-l10n-fr-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-fr-2.3.2-2|39	
12cr|koffice-l10n-fr-2.3.2-2|40	
12cr|koffice-l10n-fr-2.3.2-2|41	
12cr|koffice-l10n-fr-2.3.2-2|42	%changelog
12cr|koffice-l10n-fr-2.3.2-2|43	

2524 12
12cr|koffice-l10n-fy-2.1.1-1|1	Name: koffice-l10n-fy
12cr|koffice-l10n-fy-2.1.1-1|2	Version: 2.1.1
12cr|koffice-l10n-fy-2.1.1-1|3	Release: %mkrel 1
12cr|koffice-l10n-fy-2.1.1-1|4	Summary: Language files for KOffice Frisian
12cr|koffice-l10n-fy-2.1.1-1|5	Group: System/Internationalization
12cr|koffice-l10n-fy-2.1.1-1|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-fy-2.1.1-1|7	License: GPLv2+
12cr|koffice-l10n-fy-2.1.1-1|8	URL: http://www.koffice.org
12cr|koffice-l10n-fy-2.1.1-1|9	BuildArch: noarch
12cr|koffice-l10n-fy-2.1.1-1|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-fy-2.1.1-1|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-fy-2.1.1-1|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-fy-2.1.1-1|13	Requires: locales-fy
12cr|koffice-l10n-fy-2.1.1-1|14	Requires: koffice-core
12cr|koffice-l10n-fy-2.1.1-1|15	Provides: koffice-l10n
12cr|koffice-l10n-fy-2.1.1-1|16	
12cr|koffice-l10n-fy-2.1.1-1|17	%description
12cr|koffice-l10n-fy-2.1.1-1|18	Provides Frisian translations for KOffice.
12cr|koffice-l10n-fy-2.1.1-1|19	
12cr|koffice-l10n-fy-2.1.1-1|20	%files
12cr|koffice-l10n-fy-2.1.1-1|21	%defattr(-,root,root,-)
12cr|koffice-l10n-fy-2.1.1-1|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-fy-2.1.1-1|23	
12cr|koffice-l10n-fy-2.1.1-1|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-fy-2.1.1-1|25	
12cr|koffice-l10n-fy-2.1.1-1|26	%prep
12cr|koffice-l10n-fy-2.1.1-1|27	%setup -q -n %name-%version
12cr|koffice-l10n-fy-2.1.1-1|28	
12cr|koffice-l10n-fy-2.1.1-1|29	%build
12cr|koffice-l10n-fy-2.1.1-1|30	%cmake_kde4
12cr|koffice-l10n-fy-2.1.1-1|31	%make
12cr|koffice-l10n-fy-2.1.1-1|32	
12cr|koffice-l10n-fy-2.1.1-1|33	%install
12cr|koffice-l10n-fy-2.1.1-1|34	rm -rf %buildroot
12cr|koffice-l10n-fy-2.1.1-1|35	%makeinstall_std -C build
12cr|koffice-l10n-fy-2.1.1-1|36	
12cr|koffice-l10n-fy-2.1.1-1|37	%clean
12cr|koffice-l10n-fy-2.1.1-1|38	rm -rf %buildroot
12cr|koffice-l10n-fy-2.1.1-1|39	
12cr|koffice-l10n-fy-2.1.1-1|40	
12cr|koffice-l10n-fy-2.1.1-1|41	
12cr|koffice-l10n-fy-2.1.1-1|42	%changelog
12cr|koffice-l10n-fy-2.1.1-1|43	

2525 12
12cr|koffice-l10n-ga-1.9.98.5-2|1	Name: koffice-l10n-ga
12cr|koffice-l10n-ga-1.9.98.5-2|2	Version: 1.9.98.5
12cr|koffice-l10n-ga-1.9.98.5-2|3	Release: %mkrel 2
12cr|koffice-l10n-ga-1.9.98.5-2|4	Summary: Language files for KOffice Irish
12cr|koffice-l10n-ga-1.9.98.5-2|5	Group: System/Internationalization
12cr|koffice-l10n-ga-1.9.98.5-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-ga-1.9.98.5-2|7	License: GPLv2+
12cr|koffice-l10n-ga-1.9.98.5-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-ga-1.9.98.5-2|9	BuildArch: noarch
12cr|koffice-l10n-ga-1.9.98.5-2|10	Source: ftp://ftp.kde.org/pub/kde/unstable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-ga-1.9.98.5-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-ga-1.9.98.5-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-ga-1.9.98.5-2|13	Requires: locales-ga
12cr|koffice-l10n-ga-1.9.98.5-2|14	Requires: koffice-core
12cr|koffice-l10n-ga-1.9.98.5-2|15	Provides: koffice-l10n
12cr|koffice-l10n-ga-1.9.98.5-2|16	
12cr|koffice-l10n-ga-1.9.98.5-2|17	%description
12cr|koffice-l10n-ga-1.9.98.5-2|18	Provides Irish translations for KOffice.
12cr|koffice-l10n-ga-1.9.98.5-2|19	
12cr|koffice-l10n-ga-1.9.98.5-2|20	%files
12cr|koffice-l10n-ga-1.9.98.5-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-ga-1.9.98.5-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-ga-1.9.98.5-2|23	
12cr|koffice-l10n-ga-1.9.98.5-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-ga-1.9.98.5-2|25	
12cr|koffice-l10n-ga-1.9.98.5-2|26	%prep
12cr|koffice-l10n-ga-1.9.98.5-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-ga-1.9.98.5-2|28	
12cr|koffice-l10n-ga-1.9.98.5-2|29	%build
12cr|koffice-l10n-ga-1.9.98.5-2|30	%cmake_kde4
12cr|koffice-l10n-ga-1.9.98.5-2|31	%make
12cr|koffice-l10n-ga-1.9.98.5-2|32	
12cr|koffice-l10n-ga-1.9.98.5-2|33	%install
12cr|koffice-l10n-ga-1.9.98.5-2|34	rm -rf %buildroot
12cr|koffice-l10n-ga-1.9.98.5-2|35	%makeinstall_std -C build
12cr|koffice-l10n-ga-1.9.98.5-2|36	
12cr|koffice-l10n-ga-1.9.98.5-2|37	%clean
12cr|koffice-l10n-ga-1.9.98.5-2|38	rm -rf %buildroot
12cr|koffice-l10n-ga-1.9.98.5-2|39	
12cr|koffice-l10n-ga-1.9.98.5-2|40	
12cr|koffice-l10n-ga-1.9.98.5-2|41	
12cr|koffice-l10n-ga-1.9.98.5-2|42	%changelog
12cr|koffice-l10n-ga-1.9.98.5-2|43	

2526 12
12cr|koffice-l10n-gl-2.3.2-2|1	Name: koffice-l10n-gl
12cr|koffice-l10n-gl-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-gl-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-gl-2.3.2-2|4	Summary: Language files for KOffice Galician
12cr|koffice-l10n-gl-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-gl-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-gl-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-gl-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-gl-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-gl-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-gl-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-gl-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-gl-2.3.2-2|13	Requires: locales-gl
12cr|koffice-l10n-gl-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-gl-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-gl-2.3.2-2|16	
12cr|koffice-l10n-gl-2.3.2-2|17	%description
12cr|koffice-l10n-gl-2.3.2-2|18	Provides Galician translations for KOffice.
12cr|koffice-l10n-gl-2.3.2-2|19	
12cr|koffice-l10n-gl-2.3.2-2|20	%files
12cr|koffice-l10n-gl-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-gl-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-gl-2.3.2-2|23	
12cr|koffice-l10n-gl-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-gl-2.3.2-2|25	
12cr|koffice-l10n-gl-2.3.2-2|26	%prep
12cr|koffice-l10n-gl-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-gl-2.3.2-2|28	
12cr|koffice-l10n-gl-2.3.2-2|29	%build
12cr|koffice-l10n-gl-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-gl-2.3.2-2|31	%make
12cr|koffice-l10n-gl-2.3.2-2|32	
12cr|koffice-l10n-gl-2.3.2-2|33	%install
12cr|koffice-l10n-gl-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-gl-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-gl-2.3.2-2|36	
12cr|koffice-l10n-gl-2.3.2-2|37	%clean
12cr|koffice-l10n-gl-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-gl-2.3.2-2|39	
12cr|koffice-l10n-gl-2.3.2-2|40	
12cr|koffice-l10n-gl-2.3.2-2|41	
12cr|koffice-l10n-gl-2.3.2-2|42	%changelog
12cr|koffice-l10n-gl-2.3.2-2|43	

2527 12
12cr|koffice-l10n-hi-2.0.82-2|1	Name: koffice-l10n-hi
12cr|koffice-l10n-hi-2.0.82-2|2	Version: 2.0.82
12cr|koffice-l10n-hi-2.0.82-2|3	Release: %mkrel 2
12cr|koffice-l10n-hi-2.0.82-2|4	Summary: Language files for KOffice Hindi
12cr|koffice-l10n-hi-2.0.82-2|5	Group: System/Internationalization
12cr|koffice-l10n-hi-2.0.82-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-hi-2.0.82-2|7	License: GPLv2+
12cr|koffice-l10n-hi-2.0.82-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-hi-2.0.82-2|9	BuildArch: noarch
12cr|koffice-l10n-hi-2.0.82-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-hi-2.0.82-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-hi-2.0.82-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-hi-2.0.82-2|13	Requires: locales-hi
12cr|koffice-l10n-hi-2.0.82-2|14	Requires: koffice-core
12cr|koffice-l10n-hi-2.0.82-2|15	Provides: koffice-l10n
12cr|koffice-l10n-hi-2.0.82-2|16	
12cr|koffice-l10n-hi-2.0.82-2|17	%description
12cr|koffice-l10n-hi-2.0.82-2|18	Provides Hindi translations for KOffice.
12cr|koffice-l10n-hi-2.0.82-2|19	
12cr|koffice-l10n-hi-2.0.82-2|20	%files
12cr|koffice-l10n-hi-2.0.82-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-hi-2.0.82-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-hi-2.0.82-2|23	
12cr|koffice-l10n-hi-2.0.82-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-hi-2.0.82-2|25	
12cr|koffice-l10n-hi-2.0.82-2|26	%prep
12cr|koffice-l10n-hi-2.0.82-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-hi-2.0.82-2|28	
12cr|koffice-l10n-hi-2.0.82-2|29	%build
12cr|koffice-l10n-hi-2.0.82-2|30	%cmake_kde4
12cr|koffice-l10n-hi-2.0.82-2|31	%make
12cr|koffice-l10n-hi-2.0.82-2|32	
12cr|koffice-l10n-hi-2.0.82-2|33	%install
12cr|koffice-l10n-hi-2.0.82-2|34	rm -rf %buildroot
12cr|koffice-l10n-hi-2.0.82-2|35	%makeinstall_std -C build
12cr|koffice-l10n-hi-2.0.82-2|36	
12cr|koffice-l10n-hi-2.0.82-2|37	%clean
12cr|koffice-l10n-hi-2.0.82-2|38	rm -rf %buildroot
12cr|koffice-l10n-hi-2.0.82-2|39	
12cr|koffice-l10n-hi-2.0.82-2|40	
12cr|koffice-l10n-hi-2.0.82-2|41	
12cr|koffice-l10n-hi-2.0.82-2|42	%changelog
12cr|koffice-l10n-hi-2.0.82-2|43	

2528 12
12cr|koffice-l10n-hne-2.1.82-2|1	Name: koffice-l10n-hne
12cr|koffice-l10n-hne-2.1.82-2|2	Version: 2.1.82
12cr|koffice-l10n-hne-2.1.82-2|3	Release: %mkrel 2
12cr|koffice-l10n-hne-2.1.82-2|4	Summary: Language files for KOffice Chhattisgarhi
12cr|koffice-l10n-hne-2.1.82-2|5	Group: System/Internationalization
12cr|koffice-l10n-hne-2.1.82-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-hne-2.1.82-2|7	License: GPLv2+
12cr|koffice-l10n-hne-2.1.82-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-hne-2.1.82-2|9	BuildArch: noarch
12cr|koffice-l10n-hne-2.1.82-2|10	Source: ftp://ftp.kde.org/pub/kde/unstable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-hne-2.1.82-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-hne-2.1.82-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-hne-2.1.82-2|13	Requires: locales-hne
12cr|koffice-l10n-hne-2.1.82-2|14	Requires: koffice-core
12cr|koffice-l10n-hne-2.1.82-2|15	Provides: koffice-l10n
12cr|koffice-l10n-hne-2.1.82-2|16	
12cr|koffice-l10n-hne-2.1.82-2|17	%description
12cr|koffice-l10n-hne-2.1.82-2|18	Provides Chhattisgarhi translations for KOffice.
12cr|koffice-l10n-hne-2.1.82-2|19	
12cr|koffice-l10n-hne-2.1.82-2|20	%files
12cr|koffice-l10n-hne-2.1.82-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-hne-2.1.82-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-hne-2.1.82-2|23	
12cr|koffice-l10n-hne-2.1.82-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-hne-2.1.82-2|25	
12cr|koffice-l10n-hne-2.1.82-2|26	%prep
12cr|koffice-l10n-hne-2.1.82-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-hne-2.1.82-2|28	
12cr|koffice-l10n-hne-2.1.82-2|29	%build
12cr|koffice-l10n-hne-2.1.82-2|30	%cmake_kde4
12cr|koffice-l10n-hne-2.1.82-2|31	%make
12cr|koffice-l10n-hne-2.1.82-2|32	
12cr|koffice-l10n-hne-2.1.82-2|33	%install
12cr|koffice-l10n-hne-2.1.82-2|34	rm -rf %buildroot
12cr|koffice-l10n-hne-2.1.82-2|35	%makeinstall_std -C build
12cr|koffice-l10n-hne-2.1.82-2|36	
12cr|koffice-l10n-hne-2.1.82-2|37	%clean
12cr|koffice-l10n-hne-2.1.82-2|38	rm -rf %buildroot
12cr|koffice-l10n-hne-2.1.82-2|39	
12cr|koffice-l10n-hne-2.1.82-2|40	
12cr|koffice-l10n-hne-2.1.82-2|41	
12cr|koffice-l10n-hne-2.1.82-2|42	%changelog
12cr|koffice-l10n-hne-2.1.82-2|43	

2529 12
12cr|koffice-l10n-hu-2.3.2-2|1	Name: koffice-l10n-hu
12cr|koffice-l10n-hu-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-hu-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-hu-2.3.2-2|4	Summary: Language files for KOffice Hungarian
12cr|koffice-l10n-hu-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-hu-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-hu-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-hu-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-hu-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-hu-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-hu-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-hu-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-hu-2.3.2-2|13	Requires: locales-hu
12cr|koffice-l10n-hu-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-hu-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-hu-2.3.2-2|16	
12cr|koffice-l10n-hu-2.3.2-2|17	%description
12cr|koffice-l10n-hu-2.3.2-2|18	Provides Hungarian translations for KOffice.
12cr|koffice-l10n-hu-2.3.2-2|19	
12cr|koffice-l10n-hu-2.3.2-2|20	%files
12cr|koffice-l10n-hu-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-hu-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-hu-2.3.2-2|23	
12cr|koffice-l10n-hu-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-hu-2.3.2-2|25	
12cr|koffice-l10n-hu-2.3.2-2|26	%prep
12cr|koffice-l10n-hu-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-hu-2.3.2-2|28	
12cr|koffice-l10n-hu-2.3.2-2|29	%build
12cr|koffice-l10n-hu-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-hu-2.3.2-2|31	%make
12cr|koffice-l10n-hu-2.3.2-2|32	
12cr|koffice-l10n-hu-2.3.2-2|33	%install
12cr|koffice-l10n-hu-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-hu-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-hu-2.3.2-2|36	
12cr|koffice-l10n-hu-2.3.2-2|37	%clean
12cr|koffice-l10n-hu-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-hu-2.3.2-2|39	
12cr|koffice-l10n-hu-2.3.2-2|40	
12cr|koffice-l10n-hu-2.3.2-2|41	
12cr|koffice-l10n-hu-2.3.2-2|42	%changelog
12cr|koffice-l10n-hu-2.3.2-2|43	

2530 12
12cr|koffice-l10n-it-2.3.2-2|1	Name: koffice-l10n-it
12cr|koffice-l10n-it-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-it-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-it-2.3.2-2|4	Summary: Language files for KOffice Italian
12cr|koffice-l10n-it-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-it-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-it-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-it-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-it-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-it-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-it-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-it-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-it-2.3.2-2|13	Requires: locales-it
12cr|koffice-l10n-it-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-it-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-it-2.3.2-2|16	
12cr|koffice-l10n-it-2.3.2-2|17	%description
12cr|koffice-l10n-it-2.3.2-2|18	Provides Italian translations for KOffice.
12cr|koffice-l10n-it-2.3.2-2|19	
12cr|koffice-l10n-it-2.3.2-2|20	%files
12cr|koffice-l10n-it-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-it-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-it-2.3.2-2|23	
12cr|koffice-l10n-it-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-it-2.3.2-2|25	
12cr|koffice-l10n-it-2.3.2-2|26	%prep
12cr|koffice-l10n-it-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-it-2.3.2-2|28	
12cr|koffice-l10n-it-2.3.2-2|29	%build
12cr|koffice-l10n-it-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-it-2.3.2-2|31	%make
12cr|koffice-l10n-it-2.3.2-2|32	
12cr|koffice-l10n-it-2.3.2-2|33	%install
12cr|koffice-l10n-it-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-it-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-it-2.3.2-2|36	
12cr|koffice-l10n-it-2.3.2-2|37	%clean
12cr|koffice-l10n-it-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-it-2.3.2-2|39	
12cr|koffice-l10n-it-2.3.2-2|40	
12cr|koffice-l10n-it-2.3.2-2|41	
12cr|koffice-l10n-it-2.3.2-2|42	%changelog
12cr|koffice-l10n-it-2.3.2-2|43	

2531 12
12cr|koffice-l10n-ja-2.3.2-2|1	Name: koffice-l10n-ja
12cr|koffice-l10n-ja-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-ja-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-ja-2.3.2-2|4	Summary: Language files for KOffice Japanese
12cr|koffice-l10n-ja-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-ja-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-ja-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-ja-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-ja-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-ja-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-ja-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-ja-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-ja-2.3.2-2|13	Requires: locales-ja
12cr|koffice-l10n-ja-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-ja-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-ja-2.3.2-2|16	
12cr|koffice-l10n-ja-2.3.2-2|17	%description
12cr|koffice-l10n-ja-2.3.2-2|18	Provides Japanese translations for KOffice.
12cr|koffice-l10n-ja-2.3.2-2|19	
12cr|koffice-l10n-ja-2.3.2-2|20	%files
12cr|koffice-l10n-ja-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-ja-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-ja-2.3.2-2|23	
12cr|koffice-l10n-ja-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-ja-2.3.2-2|25	
12cr|koffice-l10n-ja-2.3.2-2|26	%prep
12cr|koffice-l10n-ja-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-ja-2.3.2-2|28	
12cr|koffice-l10n-ja-2.3.2-2|29	%build
12cr|koffice-l10n-ja-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-ja-2.3.2-2|31	%make
12cr|koffice-l10n-ja-2.3.2-2|32	
12cr|koffice-l10n-ja-2.3.2-2|33	%install
12cr|koffice-l10n-ja-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-ja-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-ja-2.3.2-2|36	
12cr|koffice-l10n-ja-2.3.2-2|37	%clean
12cr|koffice-l10n-ja-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-ja-2.3.2-2|39	
12cr|koffice-l10n-ja-2.3.2-2|40	
12cr|koffice-l10n-ja-2.3.2-2|41	
12cr|koffice-l10n-ja-2.3.2-2|42	%changelog
12cr|koffice-l10n-ja-2.3.2-2|43	

2532 12
12cr|koffice-l10n-kk-2.3.2-2|1	Name: koffice-l10n-kk
12cr|koffice-l10n-kk-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-kk-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-kk-2.3.2-2|4	Summary: Language files for KOffice Kazakh
12cr|koffice-l10n-kk-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-kk-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-kk-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-kk-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-kk-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-kk-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-kk-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-kk-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-kk-2.3.2-2|13	Requires: locales-kk
12cr|koffice-l10n-kk-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-kk-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-kk-2.3.2-2|16	
12cr|koffice-l10n-kk-2.3.2-2|17	%description
12cr|koffice-l10n-kk-2.3.2-2|18	Provides Kazakh translations for KOffice.
12cr|koffice-l10n-kk-2.3.2-2|19	
12cr|koffice-l10n-kk-2.3.2-2|20	%files
12cr|koffice-l10n-kk-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-kk-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-kk-2.3.2-2|23	
12cr|koffice-l10n-kk-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-kk-2.3.2-2|25	
12cr|koffice-l10n-kk-2.3.2-2|26	%prep
12cr|koffice-l10n-kk-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-kk-2.3.2-2|28	
12cr|koffice-l10n-kk-2.3.2-2|29	%build
12cr|koffice-l10n-kk-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-kk-2.3.2-2|31	%make
12cr|koffice-l10n-kk-2.3.2-2|32	
12cr|koffice-l10n-kk-2.3.2-2|33	%install
12cr|koffice-l10n-kk-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-kk-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-kk-2.3.2-2|36	
12cr|koffice-l10n-kk-2.3.2-2|37	%clean
12cr|koffice-l10n-kk-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-kk-2.3.2-2|39	
12cr|koffice-l10n-kk-2.3.2-2|40	
12cr|koffice-l10n-kk-2.3.2-2|41	
12cr|koffice-l10n-kk-2.3.2-2|42	%changelog
12cr|koffice-l10n-kk-2.3.2-2|43	

2533 12
12cr|koffice-l10n-ms-1.9.98.5-2|1	Name: koffice-l10n-ms
12cr|koffice-l10n-ms-1.9.98.5-2|2	Version: 1.9.98.5
12cr|koffice-l10n-ms-1.9.98.5-2|3	Release: %mkrel 2
12cr|koffice-l10n-ms-1.9.98.5-2|4	Summary: Language files for KOffice Malay
12cr|koffice-l10n-ms-1.9.98.5-2|5	Group: System/Internationalization
12cr|koffice-l10n-ms-1.9.98.5-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-ms-1.9.98.5-2|7	License: GPLv2+
12cr|koffice-l10n-ms-1.9.98.5-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-ms-1.9.98.5-2|9	BuildArch: noarch
12cr|koffice-l10n-ms-1.9.98.5-2|10	Source: ftp://ftp.kde.org/pub/kde/unstable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-ms-1.9.98.5-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-ms-1.9.98.5-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-ms-1.9.98.5-2|13	Requires: locales-ms
12cr|koffice-l10n-ms-1.9.98.5-2|14	Requires: koffice-core
12cr|koffice-l10n-ms-1.9.98.5-2|15	Provides: koffice-l10n
12cr|koffice-l10n-ms-1.9.98.5-2|16	
12cr|koffice-l10n-ms-1.9.98.5-2|17	%description
12cr|koffice-l10n-ms-1.9.98.5-2|18	Provides Malay translations for KOffice.
12cr|koffice-l10n-ms-1.9.98.5-2|19	
12cr|koffice-l10n-ms-1.9.98.5-2|20	%files
12cr|koffice-l10n-ms-1.9.98.5-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-ms-1.9.98.5-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-ms-1.9.98.5-2|23	
12cr|koffice-l10n-ms-1.9.98.5-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-ms-1.9.98.5-2|25	
12cr|koffice-l10n-ms-1.9.98.5-2|26	%prep
12cr|koffice-l10n-ms-1.9.98.5-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-ms-1.9.98.5-2|28	
12cr|koffice-l10n-ms-1.9.98.5-2|29	%build
12cr|koffice-l10n-ms-1.9.98.5-2|30	%cmake_kde4
12cr|koffice-l10n-ms-1.9.98.5-2|31	%make
12cr|koffice-l10n-ms-1.9.98.5-2|32	
12cr|koffice-l10n-ms-1.9.98.5-2|33	%install
12cr|koffice-l10n-ms-1.9.98.5-2|34	rm -rf %buildroot
12cr|koffice-l10n-ms-1.9.98.5-2|35	%makeinstall_std -C build
12cr|koffice-l10n-ms-1.9.98.5-2|36	
12cr|koffice-l10n-ms-1.9.98.5-2|37	%clean
12cr|koffice-l10n-ms-1.9.98.5-2|38	rm -rf %buildroot
12cr|koffice-l10n-ms-1.9.98.5-2|39	
12cr|koffice-l10n-ms-1.9.98.5-2|40	
12cr|koffice-l10n-ms-1.9.98.5-2|41	
12cr|koffice-l10n-ms-1.9.98.5-2|42	%changelog
12cr|koffice-l10n-ms-1.9.98.5-2|43	

2534 12
12cr|koffice-l10n-nb-2.3.2-2|1	Name: koffice-l10n-nb
12cr|koffice-l10n-nb-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-nb-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-nb-2.3.2-2|4	Summary: Language files for KOffice Norwegian
12cr|koffice-l10n-nb-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-nb-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-nb-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-nb-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-nb-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-nb-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-nb-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-nb-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-nb-2.3.2-2|13	Requires: locales-nb
12cr|koffice-l10n-nb-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-nb-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-nb-2.3.2-2|16	
12cr|koffice-l10n-nb-2.3.2-2|17	%description
12cr|koffice-l10n-nb-2.3.2-2|18	Provides Norwegian translations for KOffice.
12cr|koffice-l10n-nb-2.3.2-2|19	
12cr|koffice-l10n-nb-2.3.2-2|20	%files
12cr|koffice-l10n-nb-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-nb-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-nb-2.3.2-2|23	
12cr|koffice-l10n-nb-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-nb-2.3.2-2|25	
12cr|koffice-l10n-nb-2.3.2-2|26	%prep
12cr|koffice-l10n-nb-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-nb-2.3.2-2|28	
12cr|koffice-l10n-nb-2.3.2-2|29	%build
12cr|koffice-l10n-nb-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-nb-2.3.2-2|31	%make
12cr|koffice-l10n-nb-2.3.2-2|32	
12cr|koffice-l10n-nb-2.3.2-2|33	%install
12cr|koffice-l10n-nb-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-nb-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-nb-2.3.2-2|36	
12cr|koffice-l10n-nb-2.3.2-2|37	%clean
12cr|koffice-l10n-nb-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-nb-2.3.2-2|39	
12cr|koffice-l10n-nb-2.3.2-2|40	
12cr|koffice-l10n-nb-2.3.2-2|41	
12cr|koffice-l10n-nb-2.3.2-2|42	%changelog
12cr|koffice-l10n-nb-2.3.2-2|43	

2535 12
12cr|koffice-l10n-nds-2.3.2-2|1	Name: koffice-l10n-nds
12cr|koffice-l10n-nds-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-nds-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-nds-2.3.2-2|4	Summary: Language files for KOffice Lower Saxon
12cr|koffice-l10n-nds-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-nds-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-nds-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-nds-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-nds-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-nds-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-nds-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-nds-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-nds-2.3.2-2|13	Requires: locales-nds
12cr|koffice-l10n-nds-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-nds-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-nds-2.3.2-2|16	
12cr|koffice-l10n-nds-2.3.2-2|17	%description
12cr|koffice-l10n-nds-2.3.2-2|18	Provides Lower Saxon translations for KOffice.
12cr|koffice-l10n-nds-2.3.2-2|19	
12cr|koffice-l10n-nds-2.3.2-2|20	%files
12cr|koffice-l10n-nds-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-nds-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-nds-2.3.2-2|23	
12cr|koffice-l10n-nds-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-nds-2.3.2-2|25	
12cr|koffice-l10n-nds-2.3.2-2|26	%prep
12cr|koffice-l10n-nds-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-nds-2.3.2-2|28	
12cr|koffice-l10n-nds-2.3.2-2|29	%build
12cr|koffice-l10n-nds-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-nds-2.3.2-2|31	%make
12cr|koffice-l10n-nds-2.3.2-2|32	
12cr|koffice-l10n-nds-2.3.2-2|33	%install
12cr|koffice-l10n-nds-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-nds-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-nds-2.3.2-2|36	
12cr|koffice-l10n-nds-2.3.2-2|37	%clean
12cr|koffice-l10n-nds-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-nds-2.3.2-2|39	
12cr|koffice-l10n-nds-2.3.2-2|40	
12cr|koffice-l10n-nds-2.3.2-2|41	
12cr|koffice-l10n-nds-2.3.2-2|42	%changelog
12cr|koffice-l10n-nds-2.3.2-2|43	

2536 12
12cr|koffice-l10n-ne-1.9.98.5-2|1	Name: koffice-l10n-ne
12cr|koffice-l10n-ne-1.9.98.5-2|2	Version: 1.9.98.5
12cr|koffice-l10n-ne-1.9.98.5-2|3	Release: %mkrel 2
12cr|koffice-l10n-ne-1.9.98.5-2|4	Summary: Language files for KOffice Nepali
12cr|koffice-l10n-ne-1.9.98.5-2|5	Group: System/Internationalization
12cr|koffice-l10n-ne-1.9.98.5-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-ne-1.9.98.5-2|7	License: GPLv2+
12cr|koffice-l10n-ne-1.9.98.5-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-ne-1.9.98.5-2|9	BuildArch: noarch
12cr|koffice-l10n-ne-1.9.98.5-2|10	Source: ftp://ftp.kde.org/pub/kde/unstable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-ne-1.9.98.5-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-ne-1.9.98.5-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-ne-1.9.98.5-2|13	Requires: locales-ne
12cr|koffice-l10n-ne-1.9.98.5-2|14	Requires: koffice-core
12cr|koffice-l10n-ne-1.9.98.5-2|15	Provides: koffice-l10n
12cr|koffice-l10n-ne-1.9.98.5-2|16	
12cr|koffice-l10n-ne-1.9.98.5-2|17	%description
12cr|koffice-l10n-ne-1.9.98.5-2|18	Provides Nepali translations for KOffice.
12cr|koffice-l10n-ne-1.9.98.5-2|19	
12cr|koffice-l10n-ne-1.9.98.5-2|20	%files
12cr|koffice-l10n-ne-1.9.98.5-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-ne-1.9.98.5-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-ne-1.9.98.5-2|23	
12cr|koffice-l10n-ne-1.9.98.5-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-ne-1.9.98.5-2|25	
12cr|koffice-l10n-ne-1.9.98.5-2|26	%prep
12cr|koffice-l10n-ne-1.9.98.5-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-ne-1.9.98.5-2|28	
12cr|koffice-l10n-ne-1.9.98.5-2|29	%build
12cr|koffice-l10n-ne-1.9.98.5-2|30	%cmake_kde4
12cr|koffice-l10n-ne-1.9.98.5-2|31	%make
12cr|koffice-l10n-ne-1.9.98.5-2|32	
12cr|koffice-l10n-ne-1.9.98.5-2|33	%install
12cr|koffice-l10n-ne-1.9.98.5-2|34	rm -rf %buildroot
12cr|koffice-l10n-ne-1.9.98.5-2|35	%makeinstall_std -C build
12cr|koffice-l10n-ne-1.9.98.5-2|36	
12cr|koffice-l10n-ne-1.9.98.5-2|37	%clean
12cr|koffice-l10n-ne-1.9.98.5-2|38	rm -rf %buildroot
12cr|koffice-l10n-ne-1.9.98.5-2|39	
12cr|koffice-l10n-ne-1.9.98.5-2|40	
12cr|koffice-l10n-ne-1.9.98.5-2|41	
12cr|koffice-l10n-ne-1.9.98.5-2|42	%changelog
12cr|koffice-l10n-ne-1.9.98.5-2|43	

2537 12
12cr|koffice-l10n-nl-2.3.2-2|1	Name: koffice-l10n-nl
12cr|koffice-l10n-nl-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-nl-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-nl-2.3.2-2|4	Summary: Language files for KOffice Dutch
12cr|koffice-l10n-nl-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-nl-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-nl-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-nl-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-nl-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-nl-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-nl-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-nl-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-nl-2.3.2-2|13	Requires: locales-nl
12cr|koffice-l10n-nl-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-nl-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-nl-2.3.2-2|16	
12cr|koffice-l10n-nl-2.3.2-2|17	%description
12cr|koffice-l10n-nl-2.3.2-2|18	Provides Dutch translations for KOffice.
12cr|koffice-l10n-nl-2.3.2-2|19	
12cr|koffice-l10n-nl-2.3.2-2|20	%files
12cr|koffice-l10n-nl-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-nl-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-nl-2.3.2-2|23	
12cr|koffice-l10n-nl-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-nl-2.3.2-2|25	
12cr|koffice-l10n-nl-2.3.2-2|26	%prep
12cr|koffice-l10n-nl-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-nl-2.3.2-2|28	
12cr|koffice-l10n-nl-2.3.2-2|29	%build
12cr|koffice-l10n-nl-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-nl-2.3.2-2|31	%make
12cr|koffice-l10n-nl-2.3.2-2|32	
12cr|koffice-l10n-nl-2.3.2-2|33	%install
12cr|koffice-l10n-nl-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-nl-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-nl-2.3.2-2|36	
12cr|koffice-l10n-nl-2.3.2-2|37	%clean
12cr|koffice-l10n-nl-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-nl-2.3.2-2|39	
12cr|koffice-l10n-nl-2.3.2-2|40	
12cr|koffice-l10n-nl-2.3.2-2|41	
12cr|koffice-l10n-nl-2.3.2-2|42	%changelog
12cr|koffice-l10n-nl-2.3.2-2|43	

2538 12
12cr|koffice-l10n-pl-2.3.2-2|1	Name: koffice-l10n-pl
12cr|koffice-l10n-pl-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-pl-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-pl-2.3.2-2|4	Summary: Language files for KOffice Polish
12cr|koffice-l10n-pl-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-pl-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-pl-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-pl-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-pl-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-pl-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-pl-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-pl-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-pl-2.3.2-2|13	Requires: locales-pl
12cr|koffice-l10n-pl-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-pl-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-pl-2.3.2-2|16	
12cr|koffice-l10n-pl-2.3.2-2|17	%description
12cr|koffice-l10n-pl-2.3.2-2|18	Provides Polish translations for KOffice.
12cr|koffice-l10n-pl-2.3.2-2|19	
12cr|koffice-l10n-pl-2.3.2-2|20	%files
12cr|koffice-l10n-pl-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-pl-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-pl-2.3.2-2|23	
12cr|koffice-l10n-pl-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-pl-2.3.2-2|25	
12cr|koffice-l10n-pl-2.3.2-2|26	%prep
12cr|koffice-l10n-pl-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-pl-2.3.2-2|28	
12cr|koffice-l10n-pl-2.3.2-2|29	%build
12cr|koffice-l10n-pl-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-pl-2.3.2-2|31	%make
12cr|koffice-l10n-pl-2.3.2-2|32	
12cr|koffice-l10n-pl-2.3.2-2|33	%install
12cr|koffice-l10n-pl-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-pl-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-pl-2.3.2-2|36	
12cr|koffice-l10n-pl-2.3.2-2|37	%clean
12cr|koffice-l10n-pl-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-pl-2.3.2-2|39	
12cr|koffice-l10n-pl-2.3.2-2|40	
12cr|koffice-l10n-pl-2.3.2-2|41	
12cr|koffice-l10n-pl-2.3.2-2|42	%changelog
12cr|koffice-l10n-pl-2.3.2-2|43	

2539 12
12cr|koffice-l10n-pt-2.3.2-2|1	Name: koffice-l10n-pt
12cr|koffice-l10n-pt-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-pt-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-pt-2.3.2-2|4	Summary: Language files for KOffice Portuguese
12cr|koffice-l10n-pt-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-pt-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-pt-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-pt-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-pt-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-pt-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-pt-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-pt-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-pt-2.3.2-2|13	Requires: locales-pt
12cr|koffice-l10n-pt-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-pt-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-pt-2.3.2-2|16	
12cr|koffice-l10n-pt-2.3.2-2|17	%description
12cr|koffice-l10n-pt-2.3.2-2|18	Provides Portuguese translations for KOffice.
12cr|koffice-l10n-pt-2.3.2-2|19	
12cr|koffice-l10n-pt-2.3.2-2|20	%files
12cr|koffice-l10n-pt-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-pt-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-pt-2.3.2-2|23	
12cr|koffice-l10n-pt-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-pt-2.3.2-2|25	
12cr|koffice-l10n-pt-2.3.2-2|26	%prep
12cr|koffice-l10n-pt-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-pt-2.3.2-2|28	
12cr|koffice-l10n-pt-2.3.2-2|29	%build
12cr|koffice-l10n-pt-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-pt-2.3.2-2|31	%make
12cr|koffice-l10n-pt-2.3.2-2|32	
12cr|koffice-l10n-pt-2.3.2-2|33	%install
12cr|koffice-l10n-pt-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-pt-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-pt-2.3.2-2|36	
12cr|koffice-l10n-pt-2.3.2-2|37	%clean
12cr|koffice-l10n-pt-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-pt-2.3.2-2|39	
12cr|koffice-l10n-pt-2.3.2-2|40	
12cr|koffice-l10n-pt-2.3.2-2|41	
12cr|koffice-l10n-pt-2.3.2-2|42	%changelog
12cr|koffice-l10n-pt-2.3.2-2|43	

2540 12
12cr|koffice-l10n-pt_BR-2.3.2-2|1	Name: koffice-l10n-pt_BR
12cr|koffice-l10n-pt_BR-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-pt_BR-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-pt_BR-2.3.2-2|4	Summary: Language files for KOffice Brazil Portuguese
12cr|koffice-l10n-pt_BR-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-pt_BR-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-pt_BR-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-pt_BR-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-pt_BR-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-pt_BR-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-pt_BR-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-pt_BR-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-pt_BR-2.3.2-2|13	Requires: locales-pt_BR
12cr|koffice-l10n-pt_BR-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-pt_BR-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-pt_BR-2.3.2-2|16	
12cr|koffice-l10n-pt_BR-2.3.2-2|17	%description
12cr|koffice-l10n-pt_BR-2.3.2-2|18	Provides Brazil Portuguese translations for KOffice.
12cr|koffice-l10n-pt_BR-2.3.2-2|19	
12cr|koffice-l10n-pt_BR-2.3.2-2|20	%files
12cr|koffice-l10n-pt_BR-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-pt_BR-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-pt_BR-2.3.2-2|23	
12cr|koffice-l10n-pt_BR-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-pt_BR-2.3.2-2|25	
12cr|koffice-l10n-pt_BR-2.3.2-2|26	%prep
12cr|koffice-l10n-pt_BR-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-pt_BR-2.3.2-2|28	
12cr|koffice-l10n-pt_BR-2.3.2-2|29	%build
12cr|koffice-l10n-pt_BR-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-pt_BR-2.3.2-2|31	%make
12cr|koffice-l10n-pt_BR-2.3.2-2|32	
12cr|koffice-l10n-pt_BR-2.3.2-2|33	%install
12cr|koffice-l10n-pt_BR-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-pt_BR-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-pt_BR-2.3.2-2|36	
12cr|koffice-l10n-pt_BR-2.3.2-2|37	%clean
12cr|koffice-l10n-pt_BR-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-pt_BR-2.3.2-2|39	
12cr|koffice-l10n-pt_BR-2.3.2-2|40	
12cr|koffice-l10n-pt_BR-2.3.2-2|41	
12cr|koffice-l10n-pt_BR-2.3.2-2|42	%changelog
12cr|koffice-l10n-pt_BR-2.3.2-2|43	

2541 12
12cr|koffice-l10n-ru-2.3.2-2|1	Name: koffice-l10n-ru
12cr|koffice-l10n-ru-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-ru-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-ru-2.3.2-2|4	Summary: Language files for KOffice Russian
12cr|koffice-l10n-ru-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-ru-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-ru-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-ru-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-ru-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-ru-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-ru-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-ru-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-ru-2.3.2-2|13	Requires: locales-ru
12cr|koffice-l10n-ru-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-ru-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-ru-2.3.2-2|16	
12cr|koffice-l10n-ru-2.3.2-2|17	%description
12cr|koffice-l10n-ru-2.3.2-2|18	Provides Russian translations for KOffice.
12cr|koffice-l10n-ru-2.3.2-2|19	
12cr|koffice-l10n-ru-2.3.2-2|20	%files
12cr|koffice-l10n-ru-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-ru-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-ru-2.3.2-2|23	
12cr|koffice-l10n-ru-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-ru-2.3.2-2|25	
12cr|koffice-l10n-ru-2.3.2-2|26	%prep
12cr|koffice-l10n-ru-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-ru-2.3.2-2|28	
12cr|koffice-l10n-ru-2.3.2-2|29	%build
12cr|koffice-l10n-ru-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-ru-2.3.2-2|31	%make
12cr|koffice-l10n-ru-2.3.2-2|32	
12cr|koffice-l10n-ru-2.3.2-2|33	%install
12cr|koffice-l10n-ru-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-ru-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-ru-2.3.2-2|36	
12cr|koffice-l10n-ru-2.3.2-2|37	%clean
12cr|koffice-l10n-ru-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-ru-2.3.2-2|39	
12cr|koffice-l10n-ru-2.3.2-2|40	
12cr|koffice-l10n-ru-2.3.2-2|41	
12cr|koffice-l10n-ru-2.3.2-2|42	%changelog
12cr|koffice-l10n-ru-2.3.2-2|43	

2542 12
12cr|koffice-l10n-sk-1.9.98.5-2|1	Name: koffice-l10n-sk
12cr|koffice-l10n-sk-1.9.98.5-2|2	Version: 1.9.98.5
12cr|koffice-l10n-sk-1.9.98.5-2|3	Release: %mkrel 2
12cr|koffice-l10n-sk-1.9.98.5-2|4	Summary: Language files for KOffice Slovak
12cr|koffice-l10n-sk-1.9.98.5-2|5	Group: System/Internationalization
12cr|koffice-l10n-sk-1.9.98.5-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-sk-1.9.98.5-2|7	License: GPLv2+
12cr|koffice-l10n-sk-1.9.98.5-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-sk-1.9.98.5-2|9	BuildArch: noarch
12cr|koffice-l10n-sk-1.9.98.5-2|10	Source: ftp://ftp.kde.org/pub/kde/unstable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-sk-1.9.98.5-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-sk-1.9.98.5-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-sk-1.9.98.5-2|13	Requires: locales-sk
12cr|koffice-l10n-sk-1.9.98.5-2|14	Requires: koffice-core
12cr|koffice-l10n-sk-1.9.98.5-2|15	Provides: koffice-l10n
12cr|koffice-l10n-sk-1.9.98.5-2|16	
12cr|koffice-l10n-sk-1.9.98.5-2|17	%description
12cr|koffice-l10n-sk-1.9.98.5-2|18	Provides Slovak translations for KOffice.
12cr|koffice-l10n-sk-1.9.98.5-2|19	
12cr|koffice-l10n-sk-1.9.98.5-2|20	%files
12cr|koffice-l10n-sk-1.9.98.5-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-sk-1.9.98.5-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-sk-1.9.98.5-2|23	
12cr|koffice-l10n-sk-1.9.98.5-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-sk-1.9.98.5-2|25	
12cr|koffice-l10n-sk-1.9.98.5-2|26	%prep
12cr|koffice-l10n-sk-1.9.98.5-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-sk-1.9.98.5-2|28	
12cr|koffice-l10n-sk-1.9.98.5-2|29	%build
12cr|koffice-l10n-sk-1.9.98.5-2|30	%cmake_kde4
12cr|koffice-l10n-sk-1.9.98.5-2|31	%make
12cr|koffice-l10n-sk-1.9.98.5-2|32	
12cr|koffice-l10n-sk-1.9.98.5-2|33	%install
12cr|koffice-l10n-sk-1.9.98.5-2|34	rm -rf %buildroot
12cr|koffice-l10n-sk-1.9.98.5-2|35	%makeinstall_std -C build
12cr|koffice-l10n-sk-1.9.98.5-2|36	
12cr|koffice-l10n-sk-1.9.98.5-2|37	%clean
12cr|koffice-l10n-sk-1.9.98.5-2|38	rm -rf %buildroot
12cr|koffice-l10n-sk-1.9.98.5-2|39	
12cr|koffice-l10n-sk-1.9.98.5-2|40	
12cr|koffice-l10n-sk-1.9.98.5-2|41	
12cr|koffice-l10n-sk-1.9.98.5-2|42	%changelog
12cr|koffice-l10n-sk-1.9.98.5-2|43	

2543 12
12cr|koffice-l10n-sl-1.9.98.5-2|1	Name: koffice-l10n-sl
12cr|koffice-l10n-sl-1.9.98.5-2|2	Version: 1.9.98.5
12cr|koffice-l10n-sl-1.9.98.5-2|3	Release: %mkrel 2
12cr|koffice-l10n-sl-1.9.98.5-2|4	Summary: Language files for KOffice Slovenian
12cr|koffice-l10n-sl-1.9.98.5-2|5	Group: System/Internationalization
12cr|koffice-l10n-sl-1.9.98.5-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-sl-1.9.98.5-2|7	License: GPLv2+
12cr|koffice-l10n-sl-1.9.98.5-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-sl-1.9.98.5-2|9	BuildArch: noarch
12cr|koffice-l10n-sl-1.9.98.5-2|10	Source: ftp://ftp.kde.org/pub/kde/unstable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-sl-1.9.98.5-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-sl-1.9.98.5-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-sl-1.9.98.5-2|13	Requires: locales-sl
12cr|koffice-l10n-sl-1.9.98.5-2|14	Requires: koffice-core
12cr|koffice-l10n-sl-1.9.98.5-2|15	Provides: koffice-l10n
12cr|koffice-l10n-sl-1.9.98.5-2|16	
12cr|koffice-l10n-sl-1.9.98.5-2|17	%description
12cr|koffice-l10n-sl-1.9.98.5-2|18	Provides Slovenian translations for KOffice.
12cr|koffice-l10n-sl-1.9.98.5-2|19	
12cr|koffice-l10n-sl-1.9.98.5-2|20	%files
12cr|koffice-l10n-sl-1.9.98.5-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-sl-1.9.98.5-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-sl-1.9.98.5-2|23	
12cr|koffice-l10n-sl-1.9.98.5-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-sl-1.9.98.5-2|25	
12cr|koffice-l10n-sl-1.9.98.5-2|26	%prep
12cr|koffice-l10n-sl-1.9.98.5-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-sl-1.9.98.5-2|28	
12cr|koffice-l10n-sl-1.9.98.5-2|29	%build
12cr|koffice-l10n-sl-1.9.98.5-2|30	%cmake_kde4
12cr|koffice-l10n-sl-1.9.98.5-2|31	%make
12cr|koffice-l10n-sl-1.9.98.5-2|32	
12cr|koffice-l10n-sl-1.9.98.5-2|33	%install
12cr|koffice-l10n-sl-1.9.98.5-2|34	rm -rf %buildroot
12cr|koffice-l10n-sl-1.9.98.5-2|35	%makeinstall_std -C build
12cr|koffice-l10n-sl-1.9.98.5-2|36	
12cr|koffice-l10n-sl-1.9.98.5-2|37	%clean
12cr|koffice-l10n-sl-1.9.98.5-2|38	rm -rf %buildroot
12cr|koffice-l10n-sl-1.9.98.5-2|39	
12cr|koffice-l10n-sl-1.9.98.5-2|40	
12cr|koffice-l10n-sl-1.9.98.5-2|41	
12cr|koffice-l10n-sl-1.9.98.5-2|42	%changelog
12cr|koffice-l10n-sl-1.9.98.5-2|43	

2544 12
12cr|koffice-l10n-sv-2.3.2-2|1	Name: koffice-l10n-sv
12cr|koffice-l10n-sv-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-sv-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-sv-2.3.2-2|4	Summary: Language files for KOffice Swedish
12cr|koffice-l10n-sv-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-sv-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-sv-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-sv-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-sv-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-sv-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-sv-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-sv-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-sv-2.3.2-2|13	Requires: locales-sv
12cr|koffice-l10n-sv-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-sv-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-sv-2.3.2-2|16	
12cr|koffice-l10n-sv-2.3.2-2|17	%description
12cr|koffice-l10n-sv-2.3.2-2|18	Provides Swedish translations for KOffice.
12cr|koffice-l10n-sv-2.3.2-2|19	
12cr|koffice-l10n-sv-2.3.2-2|20	%files
12cr|koffice-l10n-sv-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-sv-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-sv-2.3.2-2|23	
12cr|koffice-l10n-sv-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-sv-2.3.2-2|25	
12cr|koffice-l10n-sv-2.3.2-2|26	%prep
12cr|koffice-l10n-sv-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-sv-2.3.2-2|28	
12cr|koffice-l10n-sv-2.3.2-2|29	%build
12cr|koffice-l10n-sv-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-sv-2.3.2-2|31	%make
12cr|koffice-l10n-sv-2.3.2-2|32	
12cr|koffice-l10n-sv-2.3.2-2|33	%install
12cr|koffice-l10n-sv-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-sv-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-sv-2.3.2-2|36	
12cr|koffice-l10n-sv-2.3.2-2|37	%clean
12cr|koffice-l10n-sv-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-sv-2.3.2-2|39	
12cr|koffice-l10n-sv-2.3.2-2|40	
12cr|koffice-l10n-sv-2.3.2-2|41	
12cr|koffice-l10n-sv-2.3.2-2|42	%changelog
12cr|koffice-l10n-sv-2.3.2-2|43	

2545 12
12cr|koffice-l10n-ta-1.9.98.5-2|1	Name: koffice-l10n-ta
12cr|koffice-l10n-ta-1.9.98.5-2|2	Version: 1.9.98.5
12cr|koffice-l10n-ta-1.9.98.5-2|3	Release: %mkrel 2
12cr|koffice-l10n-ta-1.9.98.5-2|4	Summary: Language files for KOffice Tamil
12cr|koffice-l10n-ta-1.9.98.5-2|5	Group: System/Internationalization
12cr|koffice-l10n-ta-1.9.98.5-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-ta-1.9.98.5-2|7	License: GPLv2+
12cr|koffice-l10n-ta-1.9.98.5-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-ta-1.9.98.5-2|9	BuildArch: noarch
12cr|koffice-l10n-ta-1.9.98.5-2|10	Source: ftp://ftp.kde.org/pub/kde/unstable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-ta-1.9.98.5-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-ta-1.9.98.5-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-ta-1.9.98.5-2|13	Requires: locales-ta
12cr|koffice-l10n-ta-1.9.98.5-2|14	Requires: koffice-core
12cr|koffice-l10n-ta-1.9.98.5-2|15	Provides: koffice-l10n
12cr|koffice-l10n-ta-1.9.98.5-2|16	
12cr|koffice-l10n-ta-1.9.98.5-2|17	%description
12cr|koffice-l10n-ta-1.9.98.5-2|18	Provides Tamil translations for KOffice.
12cr|koffice-l10n-ta-1.9.98.5-2|19	
12cr|koffice-l10n-ta-1.9.98.5-2|20	%files
12cr|koffice-l10n-ta-1.9.98.5-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-ta-1.9.98.5-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-ta-1.9.98.5-2|23	
12cr|koffice-l10n-ta-1.9.98.5-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-ta-1.9.98.5-2|25	
12cr|koffice-l10n-ta-1.9.98.5-2|26	%prep
12cr|koffice-l10n-ta-1.9.98.5-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-ta-1.9.98.5-2|28	
12cr|koffice-l10n-ta-1.9.98.5-2|29	%build
12cr|koffice-l10n-ta-1.9.98.5-2|30	%cmake_kde4
12cr|koffice-l10n-ta-1.9.98.5-2|31	%make
12cr|koffice-l10n-ta-1.9.98.5-2|32	
12cr|koffice-l10n-ta-1.9.98.5-2|33	%install
12cr|koffice-l10n-ta-1.9.98.5-2|34	rm -rf %buildroot
12cr|koffice-l10n-ta-1.9.98.5-2|35	%makeinstall_std -C build
12cr|koffice-l10n-ta-1.9.98.5-2|36	
12cr|koffice-l10n-ta-1.9.98.5-2|37	%clean
12cr|koffice-l10n-ta-1.9.98.5-2|38	rm -rf %buildroot
12cr|koffice-l10n-ta-1.9.98.5-2|39	
12cr|koffice-l10n-ta-1.9.98.5-2|40	
12cr|koffice-l10n-ta-1.9.98.5-2|41	
12cr|koffice-l10n-ta-1.9.98.5-2|42	%changelog
12cr|koffice-l10n-ta-1.9.98.5-2|43	

2546 12
12cr|koffice-l10n-tr-2.3.2-2|1	Name: koffice-l10n-tr
12cr|koffice-l10n-tr-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-tr-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-tr-2.3.2-2|4	Summary: Language files for KOffice Turkish
12cr|koffice-l10n-tr-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-tr-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-tr-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-tr-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-tr-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-tr-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-tr-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-tr-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-tr-2.3.2-2|13	Requires: locales-tr
12cr|koffice-l10n-tr-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-tr-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-tr-2.3.2-2|16	
12cr|koffice-l10n-tr-2.3.2-2|17	%description
12cr|koffice-l10n-tr-2.3.2-2|18	Provides Turkish translations for KOffice.
12cr|koffice-l10n-tr-2.3.2-2|19	
12cr|koffice-l10n-tr-2.3.2-2|20	%files
12cr|koffice-l10n-tr-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-tr-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-tr-2.3.2-2|23	
12cr|koffice-l10n-tr-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-tr-2.3.2-2|25	
12cr|koffice-l10n-tr-2.3.2-2|26	%prep
12cr|koffice-l10n-tr-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-tr-2.3.2-2|28	
12cr|koffice-l10n-tr-2.3.2-2|29	%build
12cr|koffice-l10n-tr-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-tr-2.3.2-2|31	%make
12cr|koffice-l10n-tr-2.3.2-2|32	
12cr|koffice-l10n-tr-2.3.2-2|33	%install
12cr|koffice-l10n-tr-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-tr-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-tr-2.3.2-2|36	
12cr|koffice-l10n-tr-2.3.2-2|37	%clean
12cr|koffice-l10n-tr-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-tr-2.3.2-2|39	
12cr|koffice-l10n-tr-2.3.2-2|40	
12cr|koffice-l10n-tr-2.3.2-2|41	
12cr|koffice-l10n-tr-2.3.2-2|42	%changelog
12cr|koffice-l10n-tr-2.3.2-2|43	

2547 12
12cr|koffice-l10n-uk-2.3.2-2|1	Name: koffice-l10n-uk
12cr|koffice-l10n-uk-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-uk-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-uk-2.3.2-2|4	Summary: Language files for KOffice Ukrainian
12cr|koffice-l10n-uk-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-uk-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-uk-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-uk-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-uk-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-uk-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-uk-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-uk-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-uk-2.3.2-2|13	Requires: locales-uk
12cr|koffice-l10n-uk-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-uk-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-uk-2.3.2-2|16	
12cr|koffice-l10n-uk-2.3.2-2|17	%description
12cr|koffice-l10n-uk-2.3.2-2|18	Provides Ukrainian translations for KOffice.
12cr|koffice-l10n-uk-2.3.2-2|19	
12cr|koffice-l10n-uk-2.3.2-2|20	%files
12cr|koffice-l10n-uk-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-uk-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-uk-2.3.2-2|23	
12cr|koffice-l10n-uk-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-uk-2.3.2-2|25	
12cr|koffice-l10n-uk-2.3.2-2|26	%prep
12cr|koffice-l10n-uk-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-uk-2.3.2-2|28	
12cr|koffice-l10n-uk-2.3.2-2|29	%build
12cr|koffice-l10n-uk-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-uk-2.3.2-2|31	%make
12cr|koffice-l10n-uk-2.3.2-2|32	
12cr|koffice-l10n-uk-2.3.2-2|33	%install
12cr|koffice-l10n-uk-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-uk-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-uk-2.3.2-2|36	
12cr|koffice-l10n-uk-2.3.2-2|37	%clean
12cr|koffice-l10n-uk-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-uk-2.3.2-2|39	
12cr|koffice-l10n-uk-2.3.2-2|40	
12cr|koffice-l10n-uk-2.3.2-2|41	
12cr|koffice-l10n-uk-2.3.2-2|42	%changelog
12cr|koffice-l10n-uk-2.3.2-2|43	

2548 12
12cr|koffice-l10n-wa-2.3.2-2|1	Name: koffice-l10n-wa
12cr|koffice-l10n-wa-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-wa-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-wa-2.3.2-2|4	Summary: Language files for KOffice Walloon
12cr|koffice-l10n-wa-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-wa-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-wa-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-wa-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-wa-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-wa-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-wa-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-wa-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-wa-2.3.2-2|13	Requires: locales-wa
12cr|koffice-l10n-wa-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-wa-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-wa-2.3.2-2|16	
12cr|koffice-l10n-wa-2.3.2-2|17	%description
12cr|koffice-l10n-wa-2.3.2-2|18	Provides Walloon translations for KOffice.
12cr|koffice-l10n-wa-2.3.2-2|19	
12cr|koffice-l10n-wa-2.3.2-2|20	%files
12cr|koffice-l10n-wa-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-wa-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-wa-2.3.2-2|23	
12cr|koffice-l10n-wa-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-wa-2.3.2-2|25	
12cr|koffice-l10n-wa-2.3.2-2|26	%prep
12cr|koffice-l10n-wa-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-wa-2.3.2-2|28	
12cr|koffice-l10n-wa-2.3.2-2|29	%build
12cr|koffice-l10n-wa-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-wa-2.3.2-2|31	%make
12cr|koffice-l10n-wa-2.3.2-2|32	
12cr|koffice-l10n-wa-2.3.2-2|33	%install
12cr|koffice-l10n-wa-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-wa-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-wa-2.3.2-2|36	
12cr|koffice-l10n-wa-2.3.2-2|37	%clean
12cr|koffice-l10n-wa-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-wa-2.3.2-2|39	
12cr|koffice-l10n-wa-2.3.2-2|40	
12cr|koffice-l10n-wa-2.3.2-2|41	
12cr|koffice-l10n-wa-2.3.2-2|42	%changelog
12cr|koffice-l10n-wa-2.3.2-2|43	

2549 12
12cr|koffice-l10n-zh_CN-2.3.2-2|1	Name: koffice-l10n-zh_CN
12cr|koffice-l10n-zh_CN-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-zh_CN-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-zh_CN-2.3.2-2|4	Summary: Language files for KOffice Simplified Chinese
12cr|koffice-l10n-zh_CN-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-zh_CN-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-zh_CN-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-zh_CN-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-zh_CN-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-zh_CN-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-zh_CN-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-zh_CN-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-zh_CN-2.3.2-2|13	Requires: locales-zh_CN
12cr|koffice-l10n-zh_CN-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-zh_CN-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-zh_CN-2.3.2-2|16	
12cr|koffice-l10n-zh_CN-2.3.2-2|17	%description
12cr|koffice-l10n-zh_CN-2.3.2-2|18	Provides Simplified Chinese translations for KOffice.
12cr|koffice-l10n-zh_CN-2.3.2-2|19	
12cr|koffice-l10n-zh_CN-2.3.2-2|20	%files
12cr|koffice-l10n-zh_CN-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-zh_CN-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-zh_CN-2.3.2-2|23	
12cr|koffice-l10n-zh_CN-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-zh_CN-2.3.2-2|25	
12cr|koffice-l10n-zh_CN-2.3.2-2|26	%prep
12cr|koffice-l10n-zh_CN-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-zh_CN-2.3.2-2|28	
12cr|koffice-l10n-zh_CN-2.3.2-2|29	%build
12cr|koffice-l10n-zh_CN-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-zh_CN-2.3.2-2|31	%make
12cr|koffice-l10n-zh_CN-2.3.2-2|32	
12cr|koffice-l10n-zh_CN-2.3.2-2|33	%install
12cr|koffice-l10n-zh_CN-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-zh_CN-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-zh_CN-2.3.2-2|36	
12cr|koffice-l10n-zh_CN-2.3.2-2|37	%clean
12cr|koffice-l10n-zh_CN-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-zh_CN-2.3.2-2|39	
12cr|koffice-l10n-zh_CN-2.3.2-2|40	
12cr|koffice-l10n-zh_CN-2.3.2-2|41	
12cr|koffice-l10n-zh_CN-2.3.2-2|42	%changelog
12cr|koffice-l10n-zh_CN-2.3.2-2|43	

2550 12
12cr|koffice-l10n-zh_TW-2.3.2-2|1	Name: koffice-l10n-zh_TW
12cr|koffice-l10n-zh_TW-2.3.2-2|2	Version: 2.3.2
12cr|koffice-l10n-zh_TW-2.3.2-2|3	Release: %mkrel 2
12cr|koffice-l10n-zh_TW-2.3.2-2|4	Summary: Language files for KOffice Traditional Chinese
12cr|koffice-l10n-zh_TW-2.3.2-2|5	Group: System/Internationalization
12cr|koffice-l10n-zh_TW-2.3.2-2|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|koffice-l10n-zh_TW-2.3.2-2|7	License: GPLv2+
12cr|koffice-l10n-zh_TW-2.3.2-2|8	URL: http://www.koffice.org
12cr|koffice-l10n-zh_TW-2.3.2-2|9	BuildArch: noarch
12cr|koffice-l10n-zh_TW-2.3.2-2|10	Source: ftp://ftp.kde.org/pub/kde/stable/koffice-%version/src/koffice-l10n/%name-%version.tar.bz2
12cr|koffice-l10n-zh_TW-2.3.2-2|11	BuildRequires: gettext >= 0.15
12cr|koffice-l10n-zh_TW-2.3.2-2|12	BuildRequires: kdelibs4-devel
12cr|koffice-l10n-zh_TW-2.3.2-2|13	Requires: locales-zh_TW
12cr|koffice-l10n-zh_TW-2.3.2-2|14	Requires: koffice-core
12cr|koffice-l10n-zh_TW-2.3.2-2|15	Provides: koffice-l10n
12cr|koffice-l10n-zh_TW-2.3.2-2|16	
12cr|koffice-l10n-zh_TW-2.3.2-2|17	%description
12cr|koffice-l10n-zh_TW-2.3.2-2|18	Provides Traditional Chinese translations for KOffice.
12cr|koffice-l10n-zh_TW-2.3.2-2|19	
12cr|koffice-l10n-zh_TW-2.3.2-2|20	%files
12cr|koffice-l10n-zh_TW-2.3.2-2|21	%defattr(-,root,root,-)
12cr|koffice-l10n-zh_TW-2.3.2-2|22	%{_kde_datadir}/*/*/*
12cr|koffice-l10n-zh_TW-2.3.2-2|23	
12cr|koffice-l10n-zh_TW-2.3.2-2|24	#------------------------------------------------------------------------------------------------
12cr|koffice-l10n-zh_TW-2.3.2-2|25	
12cr|koffice-l10n-zh_TW-2.3.2-2|26	%prep
12cr|koffice-l10n-zh_TW-2.3.2-2|27	%setup -q -n %name-%version
12cr|koffice-l10n-zh_TW-2.3.2-2|28	
12cr|koffice-l10n-zh_TW-2.3.2-2|29	%build
12cr|koffice-l10n-zh_TW-2.3.2-2|30	%cmake_kde4
12cr|koffice-l10n-zh_TW-2.3.2-2|31	%make
12cr|koffice-l10n-zh_TW-2.3.2-2|32	
12cr|koffice-l10n-zh_TW-2.3.2-2|33	%install
12cr|koffice-l10n-zh_TW-2.3.2-2|34	rm -rf %buildroot
12cr|koffice-l10n-zh_TW-2.3.2-2|35	%makeinstall_std -C build
12cr|koffice-l10n-zh_TW-2.3.2-2|36	
12cr|koffice-l10n-zh_TW-2.3.2-2|37	%clean
12cr|koffice-l10n-zh_TW-2.3.2-2|38	rm -rf %buildroot
12cr|koffice-l10n-zh_TW-2.3.2-2|39	
12cr|koffice-l10n-zh_TW-2.3.2-2|40	
12cr|koffice-l10n-zh_TW-2.3.2-2|41	
12cr|koffice-l10n-zh_TW-2.3.2-2|42	%changelog
12cr|koffice-l10n-zh_TW-2.3.2-2|43	

2551 12
12cr|koji-1.7.0-1|1	
12cr|koji-1.7.0-1|2	Name: koji
12cr|koji-1.7.0-1|3	Version: 1.7.0
12cr|koji-1.7.0-1|4	Release: 1
12cr|koji-1.7.0-1|5	License: LGPLv2 and GPLv2+
12cr|koji-1.7.0-1|6	# koji.ssl libs (from plague) are GPLv2+
12cr|koji-1.7.0-1|7	Summary: Build system tools
12cr|koji-1.7.0-1|8	Group: System/Configuration/Packaging
12cr|koji-1.7.0-1|9	URL: http://fedorahosted.org/koji
12cr|koji-1.7.0-1|10	Patch0: fedora-config.patch
12cr|koji-1.7.0-1|11	
12cr|koji-1.7.0-1|12	Source: https://fedorahosted.org/released/koji/koji-%{version}.tar.bz2
12cr|koji-1.7.0-1|13	BuildArch: noarch
12cr|koji-1.7.0-1|14	Requires: python-krbV >= 1.0.13
12cr|koji-1.7.0-1|15	Requires: python-rpm
12cr|koji-1.7.0-1|16	Requires: pyOpenSSL
12cr|koji-1.7.0-1|17	Requires: python-urlgrabber
12cr|koji-1.7.0-1|18	BuildRequires: python
12cr|koji-1.7.0-1|19	
12cr|koji-1.7.0-1|20	%description
12cr|koji-1.7.0-1|21	Koji is a system for building and tracking RPMS.  The base package
12cr|koji-1.7.0-1|22	contains shared libraries and the command-line interface.
12cr|koji-1.7.0-1|23	
12cr|koji-1.7.0-1|24	%package hub
12cr|koji-1.7.0-1|25	Summary: Koji XMLRPC interface
12cr|koji-1.7.0-1|26	Group: System/Configuration/Packaging
12cr|koji-1.7.0-1|27	License: LGPLv2 and GPLv2
12cr|koji-1.7.0-1|28	# rpmdiff lib (from rpmlint) is GPLv2 (only)
12cr|koji-1.7.0-1|29	Requires: httpd
12cr|koji-1.7.0-1|30	Requires: apache-mod_wsgi
12cr|koji-1.7.0-1|31	Requires: postgresql-plpython
12cr|koji-1.7.0-1|32	Requires: %{name} = %{version}-%{release}
12cr|koji-1.7.0-1|33	
12cr|koji-1.7.0-1|34	%description hub
12cr|koji-1.7.0-1|35	koji-hub is the XMLRPC interface to the koji database
12cr|koji-1.7.0-1|36	
12cr|koji-1.7.0-1|37	%package hub-plugins
12cr|koji-1.7.0-1|38	Summary: Koji hub plugins
12cr|koji-1.7.0-1|39	Group: System/Configuration/Packaging
12cr|koji-1.7.0-1|40	Requires: %{name} = %{version}-%{release}
12cr|koji-1.7.0-1|41	Requires: %{name}-hub = %{version}-%{release}
12cr|koji-1.7.0-1|42	
12cr|koji-1.7.0-1|43	%description hub-plugins
12cr|koji-1.7.0-1|44	Plugins to the koji XMLRPC interface
12cr|koji-1.7.0-1|45	
12cr|koji-1.7.0-1|46	%package builder
12cr|koji-1.7.0-1|47	Summary: Koji RPM builder daemon
12cr|koji-1.7.0-1|48	Group: System/Configuration/Packaging
12cr|koji-1.7.0-1|49	License: LGPLv2 and GPLv2+
12cr|koji-1.7.0-1|50	#mergerepos (from createrepo) is GPLv2+
12cr|koji-1.7.0-1|51	Requires: %{name} = %{version}-%{release}
12cr|koji-1.7.0-1|52	Requires: mock
12cr|koji-1.7.0-1|53	Requires(post): chkconfig
12cr|koji-1.7.0-1|54	Requires(post): initscripts
12cr|koji-1.7.0-1|55	Requires(preun): chkconfig
12cr|koji-1.7.0-1|56	Requires(preun): initscripts
12cr|koji-1.7.0-1|57	Requires(pre): shadow-utils
12cr|koji-1.7.0-1|58	Requires: cvs
12cr|koji-1.7.0-1|59	Requires: subversion
12cr|koji-1.7.0-1|60	Requires: git
12cr|koji-1.7.0-1|61	Requires: rpm-build
12cr|koji-1.7.0-1|62	Requires: rpm-mandriva-setup-build
12cr|koji-1.7.0-1|63	Requires: pykickstart
12cr|koji-1.7.0-1|64	Requires: python-pycdio
12cr|koji-1.7.0-1|65	Requires: python-cheetah
12cr|koji-1.7.0-1|66	Requires: createrepo
12cr|koji-1.7.0-1|67	
12cr|koji-1.7.0-1|68	%description builder
12cr|koji-1.7.0-1|69	koji-builder is the daemon that runs on build machines and executes
12cr|koji-1.7.0-1|70	tasks that come through the Koji system.
12cr|koji-1.7.0-1|71	
12cr|koji-1.7.0-1|72	%package vm
12cr|koji-1.7.0-1|73	Summary: Koji virtual machine management daemon
12cr|koji-1.7.0-1|74	Group: System/Configuration/Packaging
12cr|koji-1.7.0-1|75	License: LGPLv2
12cr|koji-1.7.0-1|76	Requires: %{name} = %{version}-%{release}
12cr|koji-1.7.0-1|77	Requires(post): chkconfig
12cr|koji-1.7.0-1|78	Requires(post): initscripts
12cr|koji-1.7.0-1|79	Requires(preun): chkconfig
12cr|koji-1.7.0-1|80	Requires(preun): initscripts
12cr|koji-1.7.0-1|81	Requires: python-libvirt
12cr|koji-1.7.0-1|82	Requires: python-libxml2
12cr|koji-1.7.0-1|83	Requires: python-virtinst
12cr|koji-1.7.0-1|84	Requires: qemu-img
12cr|koji-1.7.0-1|85	
12cr|koji-1.7.0-1|86	%description vm
12cr|koji-1.7.0-1|87	koji-vm contains a supplemental build daemon that executes certain tasks in a
12cr|koji-1.7.0-1|88	virtual machine. This package is not required for most installations.
12cr|koji-1.7.0-1|89	
12cr|koji-1.7.0-1|90	%package utils
12cr|koji-1.7.0-1|91	Summary: Koji Utilities
12cr|koji-1.7.0-1|92	Group: System/Configuration/Packaging
12cr|koji-1.7.0-1|93	Requires: postgresql-plpython
12cr|koji-1.7.0-1|94	Requires: %{name} = %{version}-%{release}
12cr|koji-1.7.0-1|95	
12cr|koji-1.7.0-1|96	%description utils
12cr|koji-1.7.0-1|97	Utilities for the Koji system
12cr|koji-1.7.0-1|98	
12cr|koji-1.7.0-1|99	%package web
12cr|koji-1.7.0-1|100	Summary: Koji Web UI
12cr|koji-1.7.0-1|101	Group: System/Configuration/Packaging
12cr|koji-1.7.0-1|102	Requires: httpd
12cr|koji-1.7.0-1|103	Requires: apache-mod_wsgi
12cr|koji-1.7.0-1|104	Requires: apache-mod_auth_kerb
12cr|koji-1.7.0-1|105	Requires: postgresql-plpython
12cr|koji-1.7.0-1|106	Requires: python-cheetah
12cr|koji-1.7.0-1|107	Requires: %{name} = %{version}-%{release}
12cr|koji-1.7.0-1|108	Requires: python-krbV >= 1.0.13
12cr|koji-1.7.0-1|109	
12cr|koji-1.7.0-1|110	%description web
12cr|koji-1.7.0-1|111	koji-web is a web UI to the Koji system.
12cr|koji-1.7.0-1|112	
12cr|koji-1.7.0-1|113	%prep
12cr|koji-1.7.0-1|114	%setup -q
12cr|koji-1.7.0-1|115	%patch0 -p1 -b .orig
12cr|koji-1.7.0-1|116	
12cr|koji-1.7.0-1|117	%build
12cr|koji-1.7.0-1|118	
12cr|koji-1.7.0-1|119	%install
12cr|koji-1.7.0-1|120	make DESTDIR=$RPM_BUILD_ROOT install
12cr|koji-1.7.0-1|121	
12cr|koji-1.7.0-1|122	%files
12cr|koji-1.7.0-1|123	%{_bindir}/*
12cr|koji-1.7.0-1|124	%{python_sitelib}/%{name}
12cr|koji-1.7.0-1|125	%config(noreplace) %{_sysconfdir}/koji.conf
12cr|koji-1.7.0-1|126	%doc docs Authors COPYING LGPL
12cr|koji-1.7.0-1|127	
12cr|koji-1.7.0-1|128	%files hub
12cr|koji-1.7.0-1|129	%{_datadir}/koji-hub
12cr|koji-1.7.0-1|130	%{_prefix}/libexec/koji-hub/
12cr|koji-1.7.0-1|131	%config(noreplace) %{_sysconfdir}/httpd/conf.d/kojihub.conf
12cr|koji-1.7.0-1|132	%config(noreplace) %{_sysconfdir}/koji-hub/hub.conf
12cr|koji-1.7.0-1|133	
12cr|koji-1.7.0-1|134	%files hub-plugins
12cr|koji-1.7.0-1|135	%dir %{_prefix}/lib/koji-hub-plugins
12cr|koji-1.7.0-1|136	%{_prefix}/lib/koji-hub-plugins/*.py*
12cr|koji-1.7.0-1|137	%dir %{_sysconfdir}/koji-hub/plugins/
12cr|koji-1.7.0-1|138	%config(noreplace) %{_sysconfdir}/koji-hub/plugins/messagebus.conf
12cr|koji-1.7.0-1|139	%config(noreplace) %{_sysconfdir}/koji-hub/plugins/rpm2maven.conf
12cr|koji-1.7.0-1|140	
12cr|koji-1.7.0-1|141	%files utils
12cr|koji-1.7.0-1|142	%{_sbindir}/kojira
12cr|koji-1.7.0-1|143	%{_sbindir}/koji-gc
12cr|koji-1.7.0-1|144	%{_sbindir}/koji-shadow
12cr|koji-1.7.0-1|145	%{_initrddir}/kojira
12cr|koji-1.7.0-1|146	%config(noreplace) %{_sysconfdir}/sysconfig/kojira
12cr|koji-1.7.0-1|147	%dir %{_sysconfdir}/kojira
12cr|koji-1.7.0-1|148	%config(noreplace) %{_sysconfdir}/kojira/kojira.conf
12cr|koji-1.7.0-1|149	%dir %{_sysconfdir}/koji-gc
12cr|koji-1.7.0-1|150	%config(noreplace) %{_sysconfdir}/koji-gc/koji-gc.conf
12cr|koji-1.7.0-1|151	%config(noreplace) %{_sysconfdir}/koji-shadow/koji-shadow.conf
12cr|koji-1.7.0-1|152	
12cr|koji-1.7.0-1|153	%files web
12cr|koji-1.7.0-1|154	%{_datadir}/koji-web
12cr|koji-1.7.0-1|155	%dir %{_sysconfdir}/kojiweb
12cr|koji-1.7.0-1|156	%config(noreplace) %{_sysconfdir}/httpd/conf.d/kojiweb.conf
12cr|koji-1.7.0-1|157	%config(noreplace) %{_sysconfdir}/kojiweb/web.conf
12cr|koji-1.7.0-1|158	
12cr|koji-1.7.0-1|159	%files builder
12cr|koji-1.7.0-1|160	%{_sbindir}/kojid
12cr|koji-1.7.0-1|161	%{_initrddir}/kojid
12cr|koji-1.7.0-1|162	%{_prefix}/libexec/kojid/
12cr|koji-1.7.0-1|163	%config(noreplace) %{_sysconfdir}/sysconfig/kojid
12cr|koji-1.7.0-1|164	%dir %{_sysconfdir}/kojid
12cr|koji-1.7.0-1|165	%config(noreplace) %{_sysconfdir}/kojid/kojid.conf
12cr|koji-1.7.0-1|166	%attr(-,kojibuilder,kojibuilder) /etc/mock/koji
12cr|koji-1.7.0-1|167	
12cr|koji-1.7.0-1|168	%pre builder
12cr|koji-1.7.0-1|169	/usr/sbin/useradd -r -s /bin/bash -G mock -d /builddir -M kojibuilder 2>/dev/null ||:
12cr|koji-1.7.0-1|170	
12cr|koji-1.7.0-1|171	%post builder
12cr|koji-1.7.0-1|172	/sbin/chkconfig --add kojid
12cr|koji-1.7.0-1|173	/sbin/service kojid condrestart &> /dev/null || :
12cr|koji-1.7.0-1|174	
12cr|koji-1.7.0-1|175	%preun builder
12cr|koji-1.7.0-1|176	if [ $1 = 0 ]; then
12cr|koji-1.7.0-1|177	/sbin/service kojid stop &> /dev/null
12cr|koji-1.7.0-1|178	/sbin/chkconfig --del kojid
12cr|koji-1.7.0-1|179	fi
12cr|koji-1.7.0-1|180	
12cr|koji-1.7.0-1|181	%files vm
12cr|koji-1.7.0-1|182	%{_sbindir}/kojivmd
12cr|koji-1.7.0-1|183	%{_datadir}/kojivmd
12cr|koji-1.7.0-1|184	%{_initrddir}/kojivmd
12cr|koji-1.7.0-1|185	%config(noreplace) %{_sysconfdir}/sysconfig/kojivmd
12cr|koji-1.7.0-1|186	%dir %{_sysconfdir}/kojivmd
12cr|koji-1.7.0-1|187	%config(noreplace) %{_sysconfdir}/kojivmd/kojivmd.conf
12cr|koji-1.7.0-1|188	
12cr|koji-1.7.0-1|189	%post vm
12cr|koji-1.7.0-1|190	/sbin/chkconfig --add kojivmd
12cr|koji-1.7.0-1|191	
12cr|koji-1.7.0-1|192	%preun vm
12cr|koji-1.7.0-1|193	if [ $1 = 0 ]; then
12cr|koji-1.7.0-1|194	/sbin/service kojivmd stop &> /dev/null
12cr|koji-1.7.0-1|195	/sbin/chkconfig --del kojivmd
12cr|koji-1.7.0-1|196	fi
12cr|koji-1.7.0-1|197	
12cr|koji-1.7.0-1|198	%post utils
12cr|koji-1.7.0-1|199	/sbin/chkconfig --add kojira
12cr|koji-1.7.0-1|200	/sbin/service kojira condrestart &> /dev/null || :
12cr|koji-1.7.0-1|201	%preun utils
12cr|koji-1.7.0-1|202	if [ $1 = 0 ]; then
12cr|koji-1.7.0-1|203	/sbin/service kojira stop &> /dev/null || :
12cr|koji-1.7.0-1|204	/sbin/chkconfig --del kojira
12cr|koji-1.7.0-1|205	fi
12cr|koji-1.7.0-1|206	
12cr|koji-1.7.0-1|207	
12cr|koji-1.7.0-1|208	%changelog
12cr|koji-1.7.0-1|209	* Wed Aug 29 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.7.0-1
12cr|koji-1.7.0-1|210	+ Revision: 816018
12cr|koji-1.7.0-1|211	- Import koji
12cr|koji-1.7.0-1|212	- Import koji
12cr|koji-1.7.0-1|213	

2552 12
12cr|kolab-2.2.4-4|1	# the Management user/group name/id pair
12cr|kolab-2.2.4-4|2	%define l_musr kolab
12cr|kolab-2.2.4-4|3	%define l_mgrp kolab
12cr|kolab-2.2.4-4|4	
12cr|kolab-2.2.4-4|5	# the Management numeric user/group name/id pair
12cr|kolab-2.2.4-4|6	%define l_muid 60001
12cr|kolab-2.2.4-4|7	%define l_mgid 60001
12cr|kolab-2.2.4-4|8	
12cr|kolab-2.2.4-4|9	# the Rrestricted user/group name/id pair
12cr|kolab-2.2.4-4|10	%define l_rusr %{l_musr}
12cr|kolab-2.2.4-4|11	%define l_rgrp %{l_mgrp}
12cr|kolab-2.2.4-4|12	
12cr|kolab-2.2.4-4|13	# the Non-privileged user/group name/id pair
12cr|kolab-2.2.4-4|14	%define l_nusr %{l_musr}
12cr|kolab-2.2.4-4|15	%define l_ngrp %{l_mgrp}
12cr|kolab-2.2.4-4|16	
12cr|kolab-2.2.4-4|17	
12cr|kolab-2.2.4-4|18	Summary:	Kolab Groupware Server
12cr|kolab-2.2.4-4|19	Name:		kolab
12cr|kolab-2.2.4-4|20	License:	GPL
12cr|kolab-2.2.4-4|21	Version:	2.2.4
12cr|kolab-2.2.4-4|22	Release:	%mkrel 4
12cr|kolab-2.2.4-4|23	Group:		System/Servers
12cr|kolab-2.2.4-4|24	URL:		http://www.kolab.org
12cr|kolab-2.2.4-4|25	Source0:	kolabd-%{version}.tar.gz
12cr|kolab-2.2.4-4|26	Source1:	README
12cr|kolab-2.2.4-4|27	Source2:	kolab.init
12cr|kolab-2.2.4-4|28	Patch1:		kolabsrv.diff
12cr|kolab-2.2.4-4|29	Patch2:		rc_config_template.patch
12cr|kolab-2.2.4-4|30	Patch3:		kolabd-slapd_template.diff
12cr|kolab-2.2.4-4|31	Patch4:		kolabd-amavisd_template_log.diff
12cr|kolab-2.2.4-4|32	Patch5:		mandriva.diff
12cr|kolab-2.2.4-4|33	Patch6:		Makefile.diff
12cr|kolab-2.2.4-4|34	Requires(post):	rpm-helper
12cr|kolab-2.2.4-4|35	Requires(preun):rpm-helper
12cr|kolab-2.2.4-4|36	Requires(pre):	rpm-helper
12cr|kolab-2.2.4-4|37	Requires(postun): rpm-helper
12cr|kolab-2.2.4-4|38	Requires(pre):	amavisd-new >= 2.6.4
12cr|kolab-2.2.4-4|39	Requires(pre):	apache-conf >= 2.2.14
12cr|kolab-2.2.4-4|40	Requires(pre):	apache-mod_php
12cr|kolab-2.2.4-4|41	Requires(pre):	apache-mpm-prefork >= 2.2.14
12cr|kolab-2.2.4-4|42	Requires(pre):	clamd >= 0.95.3
12cr|kolab-2.2.4-4|43	Requires(pre):	cyrus-imapd >= 2.3.15
12cr|kolab-2.2.4-4|44	Requires(pre):	openldap-servers >= 2.4.19
12cr|kolab-2.2.4-4|45	Requires(pre):	postfix >= 2.6.5
12cr|kolab-2.2.4-4|46	Requires:	amavisd-new >= 2.6.4
12cr|kolab-2.2.4-4|47	Requires:	apache-conf >= 2.2.14
12cr|kolab-2.2.4-4|48	Requires:	apache-mod_dav >= 2.2.14
12cr|kolab-2.2.4-4|49	Requires:	apache-mod_ldap >= 2.2.14
12cr|kolab-2.2.4-4|50	Requires:	apache-mod_php
12cr|kolab-2.2.4-4|51	Requires:	apache-mod_ssl >= 2.2.14
12cr|kolab-2.2.4-4|52	Requires:	apache-mpm-prefork >= 2.2.14
12cr|kolab-2.2.4-4|53	Requires:	clamd >= 0.95.0
12cr|kolab-2.2.4-4|54	Requires:	cyrus-imapd >= 2.2.15
12cr|kolab-2.2.4-4|55	Requires:	cyrus-imapd-utils >= 2.2.15
12cr|kolab-2.2.4-4|56	Requires:	cyrus-sasl
12cr|kolab-2.2.4-4|57	Requires:	horde-kolab-filter
12cr|kolab-2.2.4-4|58	Requires:	kolab-webadmin >= 2.2.4
12cr|kolab-2.2.4-4|59	Requires:	%{mklibname sasl 2}-plug-login
12cr|kolab-2.2.4-4|60	Requires:	%{mklibname sasl 2}-plug-plain
12cr|kolab-2.2.4-4|61	Requires:	openldap-clients
12cr|kolab-2.2.4-4|62	Requires:	openldap-servers
12cr|kolab-2.2.4-4|63	Requires:	openssl >= 0.9.8k
12cr|kolab-2.2.4-4|64	Requires:	perl-Convert-ASN1
12cr|kolab-2.2.4-4|65	Requires:	perl-Cyrus
12cr|kolab-2.2.4-4|66	Requires:	perl-kolab
12cr|kolab-2.2.4-4|67	Requires:	perl-ldap
12cr|kolab-2.2.4-4|68	Requires:	perl-Net-Netmask
12cr|kolab-2.2.4-4|69	Requires:	perl-Term-ReadKey
12cr|kolab-2.2.4-4|70	Requires:	php-cli >= 5.3.1
12cr|kolab-2.2.4-4|71	Requires:	php-imap >= 5.3.1
12cr|kolab-2.2.4-4|72	Requires:	php-ldap >= 5.3.1
12cr|kolab-2.2.4-4|73	Requires:	php-pear >= 1.9.0
12cr|kolab-2.2.4-4|74	Requires:	php-pear-Net_LMTP
12cr|kolab-2.2.4-4|75	Requires:	php-xml >= 5.3.1
12cr|kolab-2.2.4-4|76	Requires:	postfix >= 2.2.6
12cr|kolab-2.2.4-4|77	Requires:	postfix-ldap >= 2.2.6
12cr|kolab-2.2.4-4|78	Requires:	proftpd >= 1.3.0
12cr|kolab-2.2.4-4|79	Requires:	proftpd-mod_ldap >= 1.3.0
12cr|kolab-2.2.4-4|80	Requires:	spamassassin-spamc >= 3.2.5
12cr|kolab-2.2.4-4|81	Requires:	spamassassin-spamd >= 3.2.5
12cr|kolab-2.2.4-4|82	Provides:	kolab-server
12cr|kolab-2.2.4-4|83	Obsoletes:	kolab-server
12cr|kolab-2.2.4-4|84	Obsoletes: 	kolab-horde-framework
12cr|kolab-2.2.4-4|85	Obsoletes:	kolab-resource-handlers
12cr|kolab-2.2.4-4|86	
12cr|kolab-2.2.4-4|87	
12cr|kolab-2.2.4-4|88	
12cr|kolab-2.2.4-4|89	%description
12cr|kolab-2.2.4-4|90	Kolab is the KDE Groupware Server that provides full groupware features to
12cr|kolab-2.2.4-4|91	either KDE Kolab clients or Microsoft Outlook[tm] clients running on
12cr|kolab-2.2.4-4|92	Windows[tm] using the Toltec Connector http://www.toltec.co.za. It can also use
12cr|kolab-2.2.4-4|93	Aethera, from TheKompany.com, a multi-platform client that works on Windows,
12cr|kolab-2.2.4-4|94	Linux and Mac OS X.
12cr|kolab-2.2.4-4|95	
12cr|kolab-2.2.4-4|96	In addition it is a robust and flexible general imap mail server with LDAP
12cr|kolab-2.2.4-4|97	addressbook and nice web gui for administration.
12cr|kolab-2.2.4-4|98	
12cr|kolab-2.2.4-4|99	
12cr|kolab-2.2.4-4|100	
12cr|kolab-2.2.4-4|101	
12cr|kolab-2.2.4-4|102	%prep
12cr|kolab-2.2.4-4|103	
12cr|kolab-2.2.4-4|104	%setup -q -n kolabd-%{version}
12cr|kolab-2.2.4-4|105	%patch1 -p0
12cr|kolab-2.2.4-4|106	%patch2 -p0
12cr|kolab-2.2.4-4|107	%patch3 -p0
12cr|kolab-2.2.4-4|108	%patch4 -p0
12cr|kolab-2.2.4-4|109	%patch5 -p0
12cr|kolab-2.2.4-4|110	%patch6 -p0
12cr|kolab-2.2.4-4|111	
12cr|kolab-2.2.4-4|112	cp %{SOURCE2} kolab.init
12cr|kolab-2.2.4-4|113	cp %{SOURCE1} README
12cr|kolab-2.2.4-4|114	
12cr|kolab-2.2.4-4|115	
12cr|kolab-2.2.4-4|116	# cleanup
12cr|kolab-2.2.4-4|117	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|kolab-2.2.4-4|118	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|kolab-2.2.4-4|119	done
12cr|kolab-2.2.4-4|120	
12cr|kolab-2.2.4-4|121	# strip away annoying ^M
12cr|kolab-2.2.4-4|122	#find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|kolab-2.2.4-4|123	#find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|kolab-2.2.4-4|124	
12cr|kolab-2.2.4-4|125	# fix perl_vendordir
12cr|kolab-2.2.4-4|126	# perl -pi -e "s|perl_vendorlib|%{perl_vendorlib}|g" dist_conf/mandriva
12cr|kolab-2.2.4-4|127	
12cr|kolab-2.2.4-4|128	# force regeneration
12cr|kolab-2.2.4-4|129	# rm -f kolabcheckperm
12cr|kolab-2.2.4-4|130	# rm -f namespace/libexec/start
12cr|kolab-2.2.4-4|131	# rm -f namespace/libexec/stop
12cr|kolab-2.2.4-4|132	
12cr|kolab-2.2.4-4|133	
12cr|kolab-2.2.4-4|134	%build
12cr|kolab-2.2.4-4|135	#touch README
12cr|kolab-2.2.4-4|136	autoreconf -fi
12cr|kolab-2.2.4-4|137	
12cr|kolab-2.2.4-4|138	aclocal; automake --add-missing --copy; autoconf
12cr|kolab-2.2.4-4|139	
12cr|kolab-2.2.4-4|140	
12cr|kolab-2.2.4-4|141	%configure2_5x \
12cr|kolab-2.2.4-4|142	--with-dist=mandriva \
12cr|kolab-2.2.4-4|143	--with-openpkg=no
12cr|kolab-2.2.4-4|144	
12cr|kolab-2.2.4-4|145	%make
12cr|kolab-2.2.4-4|146	
12cr|kolab-2.2.4-4|147	
12cr|kolab-2.2.4-4|148	%install
12cr|kolab-2.2.4-4|149	rm -rf %{buildroot}
12cr|kolab-2.2.4-4|150	
12cr|kolab-2.2.4-4|151	%makeinstall_std
12cr|kolab-2.2.4-4|152	
12cr|kolab-2.2.4-4|153	# make some directories
12cr|kolab-2.2.4-4|154	install -d %{buildroot}%{_initrddir}
12cr|kolab-2.2.4-4|155	install -d %{buildroot}%{_sysconfdir}/amavisd/templates
12cr|kolab-2.2.4-4|156	install -d %{buildroot}%{_sysconfdir}/kolab/templates
12cr|kolab-2.2.4-4|157	install -d %{buildroot}%{_sysconfdir}/kolab/ca
12cr|kolab-2.2.4-4|158	install -d %{buildroot}%{_sysconfdir}/kolab/backup
12cr|kolab-2.2.4-4|159	install -d %{buildroot}%{_sysconfdir}/cron.d
12cr|kolab-2.2.4-4|160	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|kolab-2.2.4-4|161	install -d %{buildroot}%{_datadir}/openldap/schema
12cr|kolab-2.2.4-4|162	install -d %{buildroot}%{_sysconfdir}/kolab/filter
12cr|kolab-2.2.4-4|163	install -d %{buildroot}%{_datadir}/kolab
12cr|kolab-2.2.4-4|164	install -d %{buildroot}%{_bindir}
12cr|kolab-2.2.4-4|165	install -d %{buildroot}%{_sbindir}
12cr|kolab-2.2.4-4|166	install -d %{buildroot}%{_var}/log/kolab
12cr|kolab-2.2.4-4|167	install -d %{buildroot}%{_var}/run/kolab
12cr|kolab-2.2.4-4|168	install -d %{buildroot}%{_var}/amavis
12cr|kolab-2.2.4-4|169	install -d %{buildroot}%{_var}/clamav
12cr|kolab-2.2.4-4|170	install -d %{buildroot}%{_var}/spool/kolab
12cr|kolab-2.2.4-4|171	install -d %{buildroot}%{_localstatedir}/lib/ldap-kolab
12cr|kolab-2.2.4-4|172	install -d %{buildroot}%{_localstatedir}/lib/kolab
12cr|kolab-2.2.4-4|173	install -d %{buildroot}%{_localstatedir}/www/html/kolab/freebusy
12cr|kolab-2.2.4-4|174	
12cr|kolab-2.2.4-4|175	# create symlinks
12cr|kolab-2.2.4-4|176	SCRIPTS="kolab_ca.sh kolab_sslcert.sh"
12cr|kolab-2.2.4-4|177	for script in $SCRIPTS; do
12cr|kolab-2.2.4-4|178	%__ln_s ../../%{_datadir}/kolab/scripts/$script %{buildroot}%{_sbindir}/${script%%.sh}
12cr|kolab-2.2.4-4|179	done
12cr|kolab-2.2.4-4|180	
12cr|kolab-2.2.4-4|181	install -m0744 kolab.init %{buildroot}%{_initrddir}/kolab
12cr|kolab-2.2.4-4|182	
12cr|kolab-2.2.4-4|183	# nuke templates for services we do not want to mess with because it is not nessesary
12cr|kolab-2.2.4-4|184	mv %{buildroot}%{_sysconfdir}/kolab/templates/httpd.local.template %{buildroot}%{_sysconfdir}/kolab/templates/httpd.local.template.not4mandriva
12cr|kolab-2.2.4-4|185	mv %{buildroot}%{_sysconfdir}/kolab/templates/php.ini.template %{buildroot}%{_sysconfdir}/kolab/templates/php.ini.template.not4mandriva
12cr|kolab-2.2.4-4|186	mv %{buildroot}%{_sysconfdir}/kolab/templates/clamd.conf.template %{buildroot}%{_sysconfdir}/kolab/templates/clamd.conf.template.not4mandriva
12cr|kolab-2.2.4-4|187	mv %{buildroot}%{_sysconfdir}/kolab/templates/freshclam.conf.template %{buildroot}%{_sysconfdir}/kolab/templates/freshclam.conf.template.not4mandriva
12cr|kolab-2.2.4-4|188	
12cr|kolab-2.2.4-4|189	
12cr|kolab-2.2.4-4|190	# cleanup
12cr|kolab-2.2.4-4|191	rm -f %{buildroot}%{_initrddir}/rc*
12cr|kolab-2.2.4-4|192	rm -rf %{buildroot}%{_datadir}/doc/kolab
12cr|kolab-2.2.4-4|193	
12cr|kolab-2.2.4-4|194	# fix crontab entry for kolabquotawarn
12cr|kolab-2.2.4-4|195	cat > kolabquotawarn.cron << EOF
12cr|kolab-2.2.4-4|196	*/10 * * * * %{_datadir}/kolab/scripts/kolabquotawarn
12cr|kolab-2.2.4-4|197	EOF
12cr|kolab-2.2.4-4|198	install -m0755 kolabquotawarn.cron %{buildroot}%{_sysconfdir}/cron.d/kolabquotawarn
12cr|kolab-2.2.4-4|199	
12cr|kolab-2.2.4-4|200	# fix logrotate entries
12cr|kolab-2.2.4-4|201	cat > kolab.logrotate << EOF
12cr|kolab-2.2.4-4|202	/var/log/kolab/resmgr.log /var/log/kolab/freebusy.log {
12cr|kolab-2.2.4-4|203	rotate 5
12cr|kolab-2.2.4-4|204	monthly
12cr|kolab-2.2.4-4|205	missingok
12cr|kolab-2.2.4-4|206	notifempty
12cr|kolab-2.2.4-4|207	nocompress
12cr|kolab-2.2.4-4|208	prerotate
12cr|kolab-2.2.4-4|209	%{_initrddir}/kolab reload
12cr|kolab-2.2.4-4|210	endscript
12cr|kolab-2.2.4-4|211	postrotate
12cr|kolab-2.2.4-4|212	%{_initrddir}/kolab reload
12cr|kolab-2.2.4-4|213	endscript
12cr|kolab-2.2.4-4|214	}
12cr|kolab-2.2.4-4|215	EOF
12cr|kolab-2.2.4-4|216	install -m0644 kolab.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/kolab
12cr|kolab-2.2.4-4|217	
12cr|kolab-2.2.4-4|218	cat << EOF > README.urpmi
12cr|kolab-2.2.4-4|219	This is an updated version that works with the current ldap server. Please test it and report problems.
12cr|kolab-2.2.4-4|220	The calendering function may not be working
12cr|kolab-2.2.4-4|221	
12cr|kolab-2.2.4-4|222	To test it, do the following:
12cr|kolab-2.2.4-4|223	1) /usr/sbin/kolab_bootstrap -b (note the manager password)
12cr|kolab-2.2.4-4|224	2) service kolab start
12cr|kolab-2.2.4-4|225	3) point your browser to https://localhost/kolab/admin and login as
12cr|kolab-2.2.4-4|226	user "manager", with the password chosen in step 1.
12cr|kolab-2.2.4-4|227	4) create/modify/delete users
12cr|kolab-2.2.4-4|228	5) close all your browser windows, then return back to the web
12cr|kolab-2.2.4-4|229	administration site, but log in as a regular user you just created, to test
12cr|kolab-2.2.4-4|230	the forwarding and vacation functions, changing password, etc.
12cr|kolab-2.2.4-4|231	6) point your mail client smtp and imap servers to localhost, and try to
12cr|kolab-2.2.4-4|232	send yourself some mail, and read it.
12cr|kolab-2.2.4-4|233	
12cr|kolab-2.2.4-4|234	To test the calendaring functions, you'll need the kroupware client, or
12cr|kolab-2.2.4-4|235	Microsoft Outlook with the Binary connector (proprietary).
12cr|kolab-2.2.4-4|236	
12cr|kolab-2.2.4-4|237	For a fresh install please initialize Kolab by running '%{_sbindir}/kolab_bootstrap -b'. as user root.
12cr|kolab-2.2.4-4|238	If you upgraded from a previous version simply refresh Kolab by running run '%{_sbindir}/kolabconf' as user root.
12cr|kolab-2.2.4-4|239	In every case execute '%{_initrddir}/kolab restart' as user root.
12cr|kolab-2.2.4-4|240	EOF
12cr|kolab-2.2.4-4|241	
12cr|kolab-2.2.4-4|242	
12cr|kolab-2.2.4-4|243	
12cr|kolab-2.2.4-4|244	pushd %{buildroot}%{_sysconfdir}/kolab/templates
12cr|kolab-2.2.4-4|245	# fix ownership of the generated templates
12cr|kolab-2.2.4-4|246	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" DB_CONFIG.slapd.template
12cr|kolab-2.2.4-4|247	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" ldap.conf.template
12cr|kolab-2.2.4-4|248	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" slapd.conf.template
12cr|kolab-2.2.4-4|249	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" slapd.access.template
12cr|kolab-2.2.4-4|250	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" slapd.replicas.template
12cr|kolab-2.2.4-4|251	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldapdistlist.cf.template
12cr|kolab-2.2.4-4|252	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldaptransport.cf.template
12cr|kolab-2.2.4-4|253	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldapvirtual.cf.template
12cr|kolab-2.2.4-4|254	# amavisd complains if its config file is owned by other than root
12cr|kolab-2.2.4-4|255	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:amavis|g" amavisd.conf.template
12cr|kolab-2.2.4-4|256	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=clamav:clamav|g" clamd.conf.template
12cr|kolab-2.2.4-4|257	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=clamav:clamav|g" freshclam.conf.template
12cr|kolab-2.2.4-4|258	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" cyrus.conf.template
12cr|kolab-2.2.4-4|259	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" fbview.conf.template
12cr|kolab-2.2.4-4|260	# apache needs to read this file
12cr|kolab-2.2.4-4|261	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:%{l_musr}|g" freebusy.conf.template
12cr|kolab-2.2.4-4|262	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" httpd.conf.template
12cr|kolab-2.2.4-4|263	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" httpd.local.template
12cr|kolab-2.2.4-4|264	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" imapd.conf.template
12cr|kolab-2.2.4-4|265	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" imapd.group.template
12cr|kolab-2.2.4-4|266	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldapdistlist.cf.template
12cr|kolab-2.2.4-4|267	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldaptransport.cf.template
12cr|kolab-2.2.4-4|268	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldapvirtual.cf.template
12cr|kolab-2.2.4-4|269	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" main.cf.template
12cr|kolab-2.2.4-4|270	# master.cf has a password
12cr|kolab-2.2.4-4|271	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:postfix|g" master.cf.template
12cr|kolab-2.2.4-4|272	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" php.ini.template
12cr|kolab-2.2.4-4|273	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" proftpd.conf.template
12cr|kolab-2.2.4-4|274	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" rc.conf.template
12cr|kolab-2.2.4-4|275	# postfix and apache need access to this file
12cr|kolab-2.2.4-4|276	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:%{l_musr}|g" resmgr.conf.template
12cr|kolab-2.2.4-4|277	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" saslauthd.conf.template
12cr|kolab-2.2.4-4|278	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" session_vars.php.template
12cr|kolab-2.2.4-4|279	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" smtpd.conf.template
12cr|kolab-2.2.4-4|280	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" transport.template
12cr|kolab-2.2.4-4|281	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" virtual.template
12cr|kolab-2.2.4-4|282	# fix file attributes
12cr|kolab-2.2.4-4|283	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" session_vars.php.template
12cr|kolab-2.2.4-4|284	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" imapd.conf.template
12cr|kolab-2.2.4-4|285	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" imapd.group.template
12cr|kolab-2.2.4-4|286	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" master.cf.template
12cr|kolab-2.2.4-4|287	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" amavisd.conf.template
12cr|kolab-2.2.4-4|288	# virtual has no password or any other secret that I can see, so let it be 0644
12cr|kolab-2.2.4-4|289	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" virtual.template
12cr|kolab-2.2.4-4|290	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" resmgr.conf.template
12cr|kolab-2.2.4-4|291	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" proftpd.conf.template
12cr|kolab-2.2.4-4|292	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" cyrus.conf.template
12cr|kolab-2.2.4-4|293	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" saslauthd.conf.template
12cr|kolab-2.2.4-4|294	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" fbview.conf.template
12cr|kolab-2.2.4-4|295	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" freebusy.conf.template
12cr|kolab-2.2.4-4|296	popd
12cr|kolab-2.2.4-4|297	
12cr|kolab-2.2.4-4|298	%pre
12cr|kolab-2.2.4-4|299	#if getent group %{l_musr} >/dev/null 2>&1 ; then : ; else \
12cr|kolab-2.2.4-4|300	#    /usr/sbin/groupadd -g %{l_mgid} %{l_musr} > /dev/null 2>&1 || exit 1 ; fi
12cr|kolab-2.2.4-4|301	#if getent passwd %{l_musr} >/dev/null 2>&1 ; then : ; else \
12cr|kolab-2.2.4-4|302	#    /usr/sbin/useradd -u %{l_muid} -g %{l_mgid} -M -r -s /bin/bash -c "kolab system user" \
12cr|kolab-2.2.4-4|303	#    -d %{_localstatedir}/lib/kolab %{l_musr} 2> /dev/null || exit 1 ; fi
12cr|kolab-2.2.4-4|304	%_pre_useradd %{l_musr} %{_localstatedir}/lib/kolab /bin/false
12cr|kolab-2.2.4-4|305	
12cr|kolab-2.2.4-4|306	# put some users in the kolab group
12cr|kolab-2.2.4-4|307	/usr/bin/gpasswd -a apache %{l_mgrp}
12cr|kolab-2.2.4-4|308	/usr/bin/gpasswd -a cyrus %{l_mgrp}
12cr|kolab-2.2.4-4|309	/usr/bin/gpasswd -a postfix %{l_mgrp}
12cr|kolab-2.2.4-4|310	/usr/bin/gpasswd -a ldap %{l_mgrp}
12cr|kolab-2.2.4-4|311	#/usr/sbin/usermod -G %{l_musr} apache
12cr|kolab-2.2.4-4|312	#/usr/sbin/usermod -G %{l_musr} cyrus
12cr|kolab-2.2.4-4|313	#/usr/sbin/usermod -G %{l_musr},postdrop postfix
12cr|kolab-2.2.4-4|314	#/usr/sbin/usermod -G %{l_musr},adm ldap
12cr|kolab-2.2.4-4|315	
12cr|kolab-2.2.4-4|316	%post
12cr|kolab-2.2.4-4|317	%_post_service kolab
12cr|kolab-2.2.4-4|318	
12cr|kolab-2.2.4-4|319	%preun
12cr|kolab-2.2.4-4|320	%_preun_service kolab
12cr|kolab-2.2.4-4|321	if [ $1 = 0 ]; then
12cr|kolab-2.2.4-4|322	%{_sbindir}/kolab_bootstrap --restore
12cr|kolab-2.2.4-4|323	fi
12cr|kolab-2.2.4-4|324	
12cr|kolab-2.2.4-4|325	%clean
12cr|kolab-2.2.4-4|326	rm -rf %{buildroot}
12cr|kolab-2.2.4-4|327	
12cr|kolab-2.2.4-4|328	%files
12cr|kolab-2.2.4-4|329	%defattr(-,root,root)
12cr|kolab-2.2.4-4|330	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README.urpmi
12cr|kolab-2.2.4-4|331	%doc doc/README.amavisd doc/README.ldapdelete doc/README.outlook doc/README.sieve doc/README.webgui
12cr|kolab-2.2.4-4|332	#%attr(0755,root,root) %{_initrddir}/kolab
12cr|kolab-2.2.4-4|333	%dir %{_sysconfdir}/kolab
12cr|kolab-2.2.4-4|334	%dir %{_sysconfdir}/kolab/templates
12cr|kolab-2.2.4-4|335	%dir %{_sysconfdir}/kolab/filter
12cr|kolab-2.2.4-4|336	%dir %{_sysconfdir}/kolab/ca
12cr|kolab-2.2.4-4|337	%dir %{_sysconfdir}/kolab/backup
12cr|kolab-2.2.4-4|338	%dir %{_datadir}/kolab
12cr|kolab-2.2.4-4|339	%dir %{_localstatedir}/www/html/kolab/*
12cr|kolab-2.2.4-4|340	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/amavisd/templates/*/*
12cr|kolab-2.2.4-4|341	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/templates/*.template
12cr|kolab-2.2.4-4|342	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/templates/*.template.not4mandriva
12cr|kolab-2.2.4-4|343	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/kolab.globals
12cr|kolab-2.2.4-4|344	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/rootDSE.ldif
12cr|kolab-2.2.4-4|345	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/kolab
12cr|kolab-2.2.4-4|346	%attr(0644,root,root) %config(noreplace) %{_datadir}/openldap/schema/horde.schema
12cr|kolab-2.2.4-4|347	%attr(0644,root,root) %config(noreplace) %{_datadir}/openldap/schema/kolab2.schema
12cr|kolab-2.2.4-4|348	%attr(0644,root,root) %config(noreplace) %{_datadir}/openldap/schema/rfc2739.schema
12cr|kolab-2.2.4-4|349	%attr(0755,root,root) %{_sysconfdir}/cron.d/kolabquotawarn
12cr|kolab-2.2.4-4|350	%attr(0755,root,root) %{_sysconfdir}/rc.d/init.d/kolab
12cr|kolab-2.2.4-4|351	%attr(0744,root,root) %{_sbindir}/kolabsrv
12cr|kolab-2.2.4-4|352	%attr(0755,root,root) %{_sbindir}/kolab_ca
12cr|kolab-2.2.4-4|353	%attr(0755,root,root) %{_sbindir}/kolab_sslcert
12cr|kolab-2.2.4-4|354	%attr(0755,%{l_musr},%{l_mgrp}) %dir %{_var}/spool/kolab
12cr|kolab-2.2.4-4|355	%attr(0755,%{l_musr},%{l_mgrp}) %dir %{_var}/run/kolab
12cr|kolab-2.2.4-4|356	%attr(0755,amavis,amavis) %dir %{_var}/amavis
12cr|kolab-2.2.4-4|357	%attr(0755,amavis,amavis) %dir %{_var}/clamav
12cr|kolab-2.2.4-4|358	%attr(0775,amavis,amavis) %{_var}/log/kolab
12cr|kolab-2.2.4-4|359	%attr(0700,ldap,ldap) %dir %{_localstatedir}/lib/ldap-kolab
12cr|kolab-2.2.4-4|360	%attr(0750,%{l_musr},%{l_mgrp}) %dir %{_localstatedir}/lib/kolab
12cr|kolab-2.2.4-4|361	%attr(0750,%{l_musr},%{l_mgrp}) %dir %{_localstatedir}/www/html/kolab
12cr|kolab-2.2.4-4|362	%attr(0755,root,root) %{_libdir}/kolab/adduser
12cr|kolab-2.2.4-4|363	%attr(0755,root,root) %{_libdir}/kolab/deluser
12cr|kolab-2.2.4-4|364	%attr(0755,root,root) %{_libdir}/kolab/listusers
12cr|kolab-2.2.4-4|365	%attr(0755,root,root) %{_libdir}/kolab/newconfig
12cr|kolab-2.2.4-4|366	%attr(0755,root,root) %{_libdir}/kolab/services
12cr|kolab-2.2.4-4|367	%attr(0755,root,root) %{_libdir}/kolab/showlog
12cr|kolab-2.2.4-4|368	%attr(0755,root,root) %{_libdir}/kolab/showuser
12cr|kolab-2.2.4-4|369	%attr(0755,root,root) %{_libdir}/kolab/start
12cr|kolab-2.2.4-4|370	%attr(0755,root,root) %{_libdir}/kolab/stop
12cr|kolab-2.2.4-4|371	%dir %attr(0755,%{l_musr},%{l_mgrp}) %{_datadir}/kolab/scripts
12cr|kolab-2.2.4-4|372	%attr(0755,root,root) %{_datadir}/kolab/scripts/kolab_ca.sh
12cr|kolab-2.2.4-4|373	%attr(0755,root,root) %{_datadir}/kolab/scripts/kolab_sslcert.sh
12cr|kolab-2.2.4-4|374	
12cr|kolab-2.2.4-4|375	
12cr|kolab-2.2.4-4|376	
12cr|kolab-2.2.4-4|377	
12cr|kolab-2.2.4-4|378	
12cr|kolab-2.2.4-4|379	
12cr|kolab-2.2.4-4|380	
12cr|kolab-2.2.4-4|381	%changelog
12cr|kolab-2.2.4-4|382	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 2.2.4-4mdv2011.0
12cr|kolab-2.2.4-4|383	+ Revision: 666033
12cr|kolab-2.2.4-4|384	- mass rebuild
12cr|kolab-2.2.4-4|385	
12cr|kolab-2.2.4-4|386	* Mon Dec 20 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.2.4-3mdv2011.0
12cr|kolab-2.2.4-4|387	+ Revision: 623226
12cr|kolab-2.2.4-4|388	- Increased relase to 3
12cr|kolab-2.2.4-4|389	- Changed Clamav socket to same as amavis uses
12cr|kolab-2.2.4-4|390	-clamav_socket=${localstatedir}/clamav/clamd.sock
12cr|kolab-2.2.4-4|391	+clamav_socket=${localstatedir}/lib/clamav/clamd.socket
12cr|kolab-2.2.4-4|392	
12cr|kolab-2.2.4-4|393	* Thu Oct 21 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2.2.4-2mdv2011.0
12cr|kolab-2.2.4-4|394	+ Revision: 587173
12cr|kolab-2.2.4-4|395	- Do not add shebang in cron.d file
12cr|kolab-2.2.4-4|396	CCBUG: 57855
12cr|kolab-2.2.4-4|397	
12cr|kolab-2.2.4-4|398	* Wed Jul 14 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.2.4-1mdv2011.0
12cr|kolab-2.2.4-4|399	+ Revision: 553002
12cr|kolab-2.2.4-4|400	- Updated to upstream version 2.2.4
12cr|kolab-2.2.4-4|401	
12cr|kolab-2.2.4-4|402	* Thu Apr 29 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.2.3-5mdv2010.1
12cr|kolab-2.2.4-4|403	+ Revision: 540736
12cr|kolab-2.2.4-4|404	- Updated the upgrade information and increased release version
12cr|kolab-2.2.4-4|405	
12cr|kolab-2.2.4-4|406	* Tue Apr 20 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.2.3-4mdv2010.1
12cr|kolab-2.2.4-4|407	+ Revision: 536904
12cr|kolab-2.2.4-4|408	- changed location of sieve directory from /var/lib/sieve to /var/lib/imap/sieve
12cr|kolab-2.2.4-4|409	Increase release verison to 4
12cr|kolab-2.2.4-4|410	- changed location of sieve directory from /var/lib/sieve to /var/lib/imap/sieve
12cr|kolab-2.2.4-4|411	Increase release verison to 4
12cr|kolab-2.2.4-4|412	
12cr|kolab-2.2.4-4|413	* Fri Apr 16 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.2.3-3mdv2010.1
12cr|kolab-2.2.4-4|414	+ Revision: 535315
12cr|kolab-2.2.4-4|415	- increased rel version to 3
12cr|kolab-2.2.4-4|416	- found another clamd >= 0.96.0 and changed it ti >=0.96
12cr|kolab-2.2.4-4|417	
12cr|kolab-2.2.4-4|418	* Thu Apr 15 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.2.3-2mdv2010.1
12cr|kolab-2.2.4-4|419	+ Revision: 535003
12cr|kolab-2.2.4-4|420	- change require clamd version >=0.96.0 to 0.96
12cr|kolab-2.2.4-4|421	
12cr|kolab-2.2.4-4|422	* Mon Apr 12 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.2.3-1mdv2010.1
12cr|kolab-2.2.4-4|423	+ Revision: 533613
12cr|kolab-2.2.4-4|424	- Updated to version 2.2.3
12cr|kolab-2.2.4-4|425	Kolab-resource-handlers is not needed anymore.
12cr|kolab-2.2.4-4|426	It is now provided by horde packages
12cr|kolab-2.2.4-4|427	- Updated to version 2.2.3
12cr|kolab-2.2.4-4|428	Kolab-resource-handlers is not needed anymore.
12cr|kolab-2.2.4-4|429	It is now provided by horde packages
12cr|kolab-2.2.4-4|430	- Updated to version 2.2.3
12cr|kolab-2.2.4-4|431	Kolab-resource-handlers is not needed anymore.
12cr|kolab-2.2.4-4|432	It is now provided by horde packages
12cr|kolab-2.2.4-4|433	
12cr|kolab-2.2.4-4|434	* Tue Oct 06 2009 Thomas Spuhler <tspuhler@mandriva.org> 2.1.0-12mdv2010.0
12cr|kolab-2.2.4-4|435	+ Revision: 454441
12cr|kolab-2.2.4-4|436	- added mandriva to source
12cr|kolab-2.2.4-4|437	- bumped the release to 12
12cr|kolab-2.2.4-4|438	- cleaned up a commented line
12cr|kolab-2.2.4-4|439	
12cr|kolab-2.2.4-4|440	* Mon Sep 21 2009 Thomas Spuhler <tspuhler@mandriva.org> 2.1.0-11mdv2010.0
12cr|kolab-2.2.4-4|441	+ Revision: 446153
12cr|kolab-2.2.4-4|442	-modified rel to 11
12cr|kolab-2.2.4-4|443	-modified mandriva.diff to correct the wrong paths for the sieve script, /var/lib/sieve to /var/lib/imap/sieve
12cr|kolab-2.2.4-4|444	-removed %%define _source_payload w9.bzdio
12cr|kolab-2.2.4-4|445	-removed %%define _default_patch_fuzz 0
12cr|kolab-2.2.4-4|446	-removed %%define _enable_debug_packages %%{nil}
12cr|kolab-2.2.4-4|447	-removed %%define debug_package          %%{nil}
12cr|kolab-2.2.4-4|448	
12cr|kolab-2.2.4-4|449	* Sun Aug 23 2009 Thomas Spuhler <tspuhler@mandriva.org> 2.1.0-10mdv2010.0
12cr|kolab-2.2.4-4|450	+ Revision: 420182
12cr|kolab-2.2.4-4|451	- added the Makefile patch to delete double entry of namespace/libexec/newconfig to make it build on cooker
12cr|kolab-2.2.4-4|452	- bumped the version to 10 for cooker
12cr|kolab-2.2.4-4|453	- downgraded release to original and added subrel 1
12cr|kolab-2.2.4-4|454	- Fixed a whole lot of path and replaced slurpd with sincrepl. Kolabd stays alive
12cr|kolab-2.2.4-4|455	- lots of paths fixed and slurp replaced with syncrepl
12cr|kolab-2.2.4-4|456	- replaced slurpd with syncrepl because openldap doesn't suppot it anymore, corrected lotwrong paths
12cr|kolab-2.2.4-4|457	- replaced slurpd with syncrepl because openldap doesn't suppot it anymore, corrected lotwrong paths
12cr|kolab-2.2.4-4|458	
12cr|kolab-2.2.4-4|459	* Fri Apr 10 2009 Funda Wang <fwang@mandriva.org> 2.1.0-9mdv2009.1
12cr|kolab-2.2.4-4|460	+ Revision: 365504
12cr|kolab-2.2.4-4|461	- rediff sysv patch
12cr|kolab-2.2.4-4|462	
12cr|kolab-2.2.4-4|463	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 2.1.0-9mdv2009.0
12cr|kolab-2.2.4-4|464	+ Revision: 221868
12cr|kolab-2.2.4-4|465	- rebuild
12cr|kolab-2.2.4-4|466	
12cr|kolab-2.2.4-4|467	+ Pixel <pixel@mandriva.com>
12cr|kolab-2.2.4-4|468	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|kolab-2.2.4-4|469	
12cr|kolab-2.2.4-4|470	* Sun Jan 13 2008 Thierry Vignaud <tv@mandriva.org> 2.1.0-8mdv2008.1
12cr|kolab-2.2.4-4|471	+ Revision: 150428
12cr|kolab-2.2.4-4|472	- rebuild
12cr|kolab-2.2.4-4|473	- kill re-definition of %%buildroot on Pixel's request
12cr|kolab-2.2.4-4|474	
12cr|kolab-2.2.4-4|475	+ Olivier Blin <oblin@mandriva.com>
12cr|kolab-2.2.4-4|476	- restore BuildRoot
12cr|kolab-2.2.4-4|477	
12cr|kolab-2.2.4-4|478	* Wed Sep 26 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-7mdv2008.0
12cr|kolab-2.2.4-4|479	+ Revision: 93051
12cr|kolab-2.2.4-4|480	- drop P12 in an attempt to fix #33383 (Mail sending from outside the local network not possible)
12cr|kolab-2.2.4-4|481	- added some svn props
12cr|kolab-2.2.4-4|482	
12cr|kolab-2.2.4-4|483	* Sat Sep 15 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-6mdv2008.0
12cr|kolab-2.2.4-4|484	+ Revision: 86791
12cr|kolab-2.2.4-4|485	- adjust for the latest changes in the apache-mod_ssl package,
12cr|kolab-2.2.4-4|486	/etc/httpd/modules.d/41_mod_ssl.default-vhost.conf has ben moved to
12cr|kolab-2.2.4-4|487	/etc/httpd/conf/vhosts.d/01_default_ssl_vhost.conf
12cr|kolab-2.2.4-4|488	
12cr|kolab-2.2.4-4|489	* Mon Sep 10 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-5mdv2008.0
12cr|kolab-2.2.4-4|490	+ Revision: 84126
12cr|kolab-2.2.4-4|491	- fix #33325 (The template for imap.conf ist wrong for sieveshell)
12cr|kolab-2.2.4-4|492	- really fix build
12cr|kolab-2.2.4-4|493	- fix build
12cr|kolab-2.2.4-4|494	- fix deps
12cr|kolab-2.2.4-4|495	
12cr|kolab-2.2.4-4|496	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-3mdv2008.0
12cr|kolab-2.2.4-4|497	+ Revision: 33610
12cr|kolab-2.2.4-4|498	- sync changes from the 1.9.x spec file
12cr|kolab-2.2.4-4|499	- sync patches from the 1.9.x package
12cr|kolab-2.2.4-4|500	- yet again, a lot of fixes...
12cr|kolab-2.2.4-4|501	
12cr|kolab-2.2.4-4|502	* Thu May 31 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-2mdv2008.0
12cr|kolab-2.2.4-4|503	+ Revision: 33123
12cr|kolab-2.2.4-4|504	- fixed the cyrus-imapd template so that it won't spam the logfile with db errors
12cr|kolab-2.2.4-4|505	- updated the proftpd template for our proftpd package, added deps on proftpd-mod_ldap
12cr|kolab-2.2.4-4|506	- added debug mode in the kolab_bootstrap.sh script
12cr|kolab-2.2.4-4|507	
12cr|kolab-2.2.4-4|508	* Sat May 26 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-1mdv2008.0
12cr|kolab-2.2.4-4|509	+ Revision: 31490
12cr|kolab-2.2.4-4|510	- 2.1.0
12cr|kolab-2.2.4-4|511	- fixed a lot of stuff, spec file hacks, patches etc.
12cr|kolab-2.2.4-4|512	
12cr|kolab-2.2.4-4|513	
12cr|kolab-2.2.4-4|514	* Wed Oct 11 2006 Oden Eriksson <oeriksson@mandriva.com>
12cr|kolab-2.2.4-4|515	+ 2006-10-10 09:54:51 (63288)
12cr|kolab-2.2.4-4|516	- rebuild
12cr|kolab-2.2.4-4|517	
12cr|kolab-2.2.4-4|518	* Tue May 30 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|519	+ 2006-05-29 08:36:37 (31646)
12cr|kolab-2.2.4-4|520	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12cr|kolab-2.2.4-4|521	
12cr|kolab-2.2.4-4|522	* Sun Aug 28 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|523	+ 2005-08-27 09:36:39 (757)
12cr|kolab-2.2.4-4|524	- preparing release (1.9.5-0.20050801.4mdk)
12cr|kolab-2.2.4-4|525	
12cr|kolab-2.2.4-4|526	* Sun Aug 28 2005 oeriksson
12cr|kolab-2.2.4-4|527	+ 2005-08-27 05:26:49 (756)
12cr|kolab-2.2.4-4|528	- fixed the syntax in the slapd.conf.template file so it passes slaptest
12cr|kolab-2.2.4-4|529	without any errors.
12cr|kolab-2.2.4-4|530	
12cr|kolab-2.2.4-4|531	* Sat Aug 27 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|532	+ 2005-08-26 16:10:34 (755)
12cr|kolab-2.2.4-4|533	- preparing release (1.9.5-0.20050801.3mdk)
12cr|kolab-2.2.4-4|534	
12cr|kolab-2.2.4-4|535	* Sat Aug 27 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|536	+ 2005-08-26 15:45:03 (754)
12cr|kolab-2.2.4-4|537	- changed slapd_template patch to work with openldap-2.3.x
12cr|kolab-2.2.4-4|538	- did in that patch part of that was being done in the spec file
12cr|kolab-2.2.4-4|539	with perl -pi
12cr|kolab-2.2.4-4|540	- merged the ldapmodules patch with slapd_template.diff
12cr|kolab-2.2.4-4|541	
12cr|kolab-2.2.4-4|542	* Thu Aug 25 2005 oeriksson
12cr|kolab-2.2.4-4|543	+ 2005-08-24 09:39:19 (733)
12cr|kolab-2.2.4-4|544	- fix so that a possible kolab1 leftover configuration won't fool the initscript to start
12cr|kolab-2.2.4-4|545	
12cr|kolab-2.2.4-4|546	* Sat Aug 20 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|547	+ 2005-08-19 14:42:43 (707)
12cr|kolab-2.2.4-4|548	- using gpasswd -a to add users to a group so that the
12cr|kolab-2.2.4-4|549	previous group membership isn't overwritten
12cr|kolab-2.2.4-4|550	- using standard macro do add kolab user and give it an
12cr|kolab-2.2.4-4|551	uid < 500
12cr|kolab-2.2.4-4|552	
12cr|kolab-2.2.4-4|553	* Thu Aug 18 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|554	+ 2005-08-17 09:20:02 (681)
12cr|kolab-2.2.4-4|555	- postfix doesn't expand $mydestination in ldap maps
12cr|kolab-2.2.4-4|556	
12cr|kolab-2.2.4-4|557	* Thu Aug 18 2005 oeriksson
12cr|kolab-2.2.4-4|558	+ 2005-08-17 05:19:57 (677)
12cr|kolab-2.2.4-4|559	- don't send exit code "1" from the kolab_bootstrap.sh script as
12cr|kolab-2.2.4-4|560	it fools rpm thinking there was an error.
12cr|kolab-2.2.4-4|561	
12cr|kolab-2.2.4-4|562	* Thu Aug 18 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|563	+ 2005-08-17 03:36:55 (676)
12cr|kolab-2.2.4-4|564	- added "LDAP_Persistent_G off" to apache's template file until
12cr|kolab-2.2.4-4|565	we have a better fix for the mod_mm_auth_ldap problem
12cr|kolab-2.2.4-4|566	
12cr|kolab-2.2.4-4|567	* Tue Aug 16 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|568	+ 2005-08-15 09:24:46 (648)
12cr|kolab-2.2.4-4|569	- fixed freebusy.conf file permissions (it has a password and thus
12cr|kolab-2.2.4-4|570	can't be mode 0644)
12cr|kolab-2.2.4-4|571	
12cr|kolab-2.2.4-4|572	* Tue Aug 16 2005 oeriksson
12cr|kolab-2.2.4-4|573	+ 2005-08-15 08:39:13 (647)
12cr|kolab-2.2.4-4|574	- added back some lib64 fixes
12cr|kolab-2.2.4-4|575	- make it provide and obsolete kolab-server (temporary fix)
12cr|kolab-2.2.4-4|576	
12cr|kolab-2.2.4-4|577	* Tue Aug 16 2005 oeriksson
12cr|kolab-2.2.4-4|578	+ 2005-08-15 07:06:13 (646)
12cr|kolab-2.2.4-4|579	- make it conflict with kolab-server as there is no upgrade path
12cr|kolab-2.2.4-4|580	
12cr|kolab-2.2.4-4|581	* Tue Aug 16 2005 oeriksson
12cr|kolab-2.2.4-4|582	+ 2005-08-15 07:00:14 (643)
12cr|kolab-2.2.4-4|583	- added one more kolab-server/kolab renaming in perl-kolab.tar.bz2
12cr|kolab-2.2.4-4|584	
12cr|kolab-2.2.4-4|585	* Tue Aug 16 2005 oeriksson
12cr|kolab-2.2.4-4|586	+ 2005-08-15 06:51:57 (642)
12cr|kolab-2.2.4-4|587	- added one patch accidently deleted
12cr|kolab-2.2.4-4|588	
12cr|kolab-2.2.4-4|589	* Tue Aug 16 2005 oeriksson
12cr|kolab-2.2.4-4|590	+ 2005-08-15 06:41:13 (641)
12cr|kolab-2.2.4-4|591	- fix references to kolab-server (kolab-server/kolab)
12cr|kolab-2.2.4-4|592	
12cr|kolab-2.2.4-4|593	* Tue Aug 16 2005 oeriksson
12cr|kolab-2.2.4-4|594	+ 2005-08-15 06:12:20 (639)
12cr|kolab-2.2.4-4|595	- renamed to just "kolab" because there is no upgrade patch from kolab1 to kolab2
12cr|kolab-2.2.4-4|596	
12cr|kolab-2.2.4-4|597	* Tue Aug 16 2005 oeriksson
12cr|kolab-2.2.4-4|598	+ 2005-08-15 05:26:40 (638)
12cr|kolab-2.2.4-4|599	- and requires line can only be so long it seems...
12cr|kolab-2.2.4-4|600	
12cr|kolab-2.2.4-4|601	* Tue Aug 16 2005 oeriksson
12cr|kolab-2.2.4-4|602	+ 2005-08-15 03:47:35 (637)
12cr|kolab-2.2.4-4|603	- fix the php include path
12cr|kolab-2.2.4-4|604	
12cr|kolab-2.2.4-4|605	* Tue Aug 16 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|606	+ 2005-08-15 03:24:31 (636)
12cr|kolab-2.2.4-4|607	- added two more rewrite rules to the apache config file to
12cr|kolab-2.2.4-4|608	cope with http://bugs.kde.org/show_bug.cgi?id=110649
12cr|kolab-2.2.4-4|609	(kontact is using /freebusy always instead of what was
12cr|kolab-2.2.4-4|610	configured elsewhere which, in our case, would be
12cr|kolab-2.2.4-4|611	/kolab/freebusy)
12cr|kolab-2.2.4-4|612	
12cr|kolab-2.2.4-4|613	* Sun Aug 14 2005 oeriksson
12cr|kolab-2.2.4-4|614	+ 2005-08-13 09:58:11 (630)
12cr|kolab-2.2.4-4|615	- reworked the bootstrap script a little more
12cr|kolab-2.2.4-4|616	
12cr|kolab-2.2.4-4|617	* Sun Aug 14 2005 oeriksson
12cr|kolab-2.2.4-4|618	+ 2005-08-13 08:30:56 (629)
12cr|kolab-2.2.4-4|619	- reworked the kolab_bootstrap bootscript after looking some at
12cr|kolab-2.2.4-4|620	apr-config, it's now possible to "reset" the system after
12cr|kolab-2.2.4-4|621	uninstalling kolab-server rendering a somewhat non polluted
12cr|kolab-2.2.4-4|622	system...
12cr|kolab-2.2.4-4|623	- fixed one more init script invocation
12cr|kolab-2.2.4-4|624	
12cr|kolab-2.2.4-4|625	* Sun Aug 14 2005 oeriksson
12cr|kolab-2.2.4-4|626	+ 2005-08-13 04:38:06 (627)
12cr|kolab-2.2.4-4|627	- fix smarter perl search and replace (works faster)
12cr|kolab-2.2.4-4|628	- drop P22 as andreas allready had fixed that
12cr|kolab-2.2.4-4|629	- fix deps
12cr|kolab-2.2.4-4|630	
12cr|kolab-2.2.4-4|631	* Sat Aug 13 2005 oeriksson
12cr|kolab-2.2.4-4|632	+ 2005-08-12 07:08:17 (619)
12cr|kolab-2.2.4-4|633	- added a small cosmetic patch (P22)
12cr|kolab-2.2.4-4|634	- reworked the init script
12cr|kolab-2.2.4-4|635	
12cr|kolab-2.2.4-4|636	* Sat Aug 13 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|637	+ 2005-08-12 02:50:05 (611)
12cr|kolab-2.2.4-4|638	- fixed admin url in the kolab_bootstrap script
12cr|kolab-2.2.4-4|639	
12cr|kolab-2.2.4-4|640	* Sat Aug 13 2005 oeriksson
12cr|kolab-2.2.4-4|641	+ 2005-08-12 01:45:37 (609)
12cr|kolab-2.2.4-4|642	- fix deps
12cr|kolab-2.2.4-4|643	- also start/stop/reload spamd
12cr|kolab-2.2.4-4|644	- remove hardcoded path to /var/www/html/kolab
12cr|kolab-2.2.4-4|645	
12cr|kolab-2.2.4-4|646	* Fri Aug 12 2005 oeriksson
12cr|kolab-2.2.4-4|647	+ 2005-08-11 09:35:15 (606)
12cr|kolab-2.2.4-4|648	- don't stop kolab-server in the kolab_bootstrap script
12cr|kolab-2.2.4-4|649	- make the stop services commant quiet
12cr|kolab-2.2.4-4|650	
12cr|kolab-2.2.4-4|651	* Fri Aug 12 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|652	+ 2005-08-11 09:26:51 (605)
12cr|kolab-2.2.4-4|653	- fixed freebusy trigger url
12cr|kolab-2.2.4-4|654	
12cr|kolab-2.2.4-4|655	* Fri Aug 12 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|656	+ 2005-08-11 09:17:40 (603)
12cr|kolab-2.2.4-4|657	- fixed rewrite rules in apache_template.diff
12cr|kolab-2.2.4-4|658	
12cr|kolab-2.2.4-4|659	* Fri Aug 12 2005 oeriksson
12cr|kolab-2.2.4-4|660	+ 2005-08-11 08:37:59 (601)
12cr|kolab-2.2.4-4|661	- add the nobody user to the kolab group, seems needed to let kolab stop proftpd
12cr|kolab-2.2.4-4|662	- only start/stop/reload proftpd if it's needed
12cr|kolab-2.2.4-4|663	
12cr|kolab-2.2.4-4|664	* Fri Aug 12 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|665	+ 2005-08-11 03:52:17 (599)
12cr|kolab-2.2.4-4|666	- adjust /var/log/kolab permissions so that it can be written to
12cr|kolab-2.2.4-4|667	by other daemons/users in the kolab group
12cr|kolab-2.2.4-4|668	
12cr|kolab-2.2.4-4|669	* Thu Aug 11 2005 oeriksson
12cr|kolab-2.2.4-4|670	+ 2005-08-10 22:54:56 (588)
12cr|kolab-2.2.4-4|671	- fix more loose permissions on the horde config files
12cr|kolab-2.2.4-4|672	- fix the /var/resmgr/*.log path
12cr|kolab-2.2.4-4|673	- own the %%{_sysconfdir}/kolab/resmgr directory since we make
12cr|kolab-2.2.4-4|674	the config files from this package
12cr|kolab-2.2.4-4|675	
12cr|kolab-2.2.4-4|676	* Wed Aug 10 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|677	+ 2005-08-09 06:11:31 (566)
12cr|kolab-2.2.4-4|678	- removed unused patches
12cr|kolab-2.2.4-4|679	- fixed permissions of the freebusy.conf.template file
12cr|kolab-2.2.4-4|680	
12cr|kolab-2.2.4-4|681	* Tue Aug 09 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|682	+ 2005-08-08 07:54:46 (558)
12cr|kolab-2.2.4-4|683	- defined kolab_webroot macro
12cr|kolab-2.2.4-4|684	
12cr|kolab-2.2.4-4|685	* Tue Aug 09 2005 oeriksson
12cr|kolab-2.2.4-4|686	+ 2005-08-08 03:42:25 (555)
12cr|kolab-2.2.4-4|687	- fix the replacements in the initscript
12cr|kolab-2.2.4-4|688	
12cr|kolab-2.2.4-4|689	* Tue Aug 09 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|690	+ 2005-08-08 03:03:54 (553)
12cr|kolab-2.2.4-4|691	- fixed permissions on amavisd.conf, master.cf, resmgr.conf and virtual
12cr|kolab-2.2.4-4|692	
12cr|kolab-2.2.4-4|693	* Tue Aug 09 2005 oeriksson
12cr|kolab-2.2.4-4|694	+ 2005-08-08 02:26:14 (552)
12cr|kolab-2.2.4-4|695	- add numeric uid/gid of 60001
12cr|kolab-2.2.4-4|696	- added P21 to fix schema locations
12cr|kolab-2.2.4-4|697	- added virtual kolab provides
12cr|kolab-2.2.4-4|698	- set permissions
12cr|kolab-2.2.4-4|699	- added cron entry and logrotate
12cr|kolab-2.2.4-4|700	- relocate the name space utils to %%{_datadir}/kolab/
12cr|kolab-2.2.4-4|701	- added some tools
12cr|kolab-2.2.4-4|702	- added better logic to add and remove the kolab user
12cr|kolab-2.2.4-4|703	
12cr|kolab-2.2.4-4|704	* Sun Aug 07 2005 oeriksson
12cr|kolab-2.2.4-4|705	+ 2005-08-06 03:21:39 (544)
12cr|kolab-2.2.4-4|706	- commit test using a modem...
12cr|kolab-2.2.4-4|707	
12cr|kolab-2.2.4-4|708	* Sat Aug 06 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|709	+ 2005-08-05 08:32:25 (542)
12cr|kolab-2.2.4-4|710	- added amavisd to the list of services to be stopped in /usr/sbin/kolab_bootstrap
12cr|kolab-2.2.4-4|711	
12cr|kolab-2.2.4-4|712	* Sat Aug 06 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|713	+ 2005-08-05 08:29:32 (541)
12cr|kolab-2.2.4-4|714	- added amavisd to the kolab init script
12cr|kolab-2.2.4-4|715	
12cr|kolab-2.2.4-4|716	* Sat Aug 06 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|717	+ 2005-08-05 06:07:53 (537)
12cr|kolab-2.2.4-4|718	- fixed patch7
12cr|kolab-2.2.4-4|719	
12cr|kolab-2.2.4-4|720	* Sat Aug 06 2005 oeriksson
12cr|kolab-2.2.4-4|721	+ 2005-08-05 05:14:48 (536)
12cr|kolab-2.2.4-4|722	- fixed the amavisd template patch to use the amavis uid/gid
12cr|kolab-2.2.4-4|723	
12cr|kolab-2.2.4-4|724	* Fri Aug 05 2005 oeriksson
12cr|kolab-2.2.4-4|725	+ 2005-08-04 05:54:52 (531)
12cr|kolab-2.2.4-4|726	- drop the lib64 fixes
12cr|kolab-2.2.4-4|727	- fix the init script patch
12cr|kolab-2.2.4-4|728	- move the usermod stuff back to the bootstrap script
12cr|kolab-2.2.4-4|729	- added the %%{_sysconfdir}/kolab/backup dir
12cr|kolab-2.2.4-4|730	- fix deps
12cr|kolab-2.2.4-4|731	
12cr|kolab-2.2.4-4|732	* Fri Aug 05 2005 oeriksson
12cr|kolab-2.2.4-4|733	+ 2005-08-04 02:20:30 (530)
12cr|kolab-2.2.4-4|734	- added some %%mklibname lines to construct the deps
12cr|kolab-2.2.4-4|735	- fixed attributes for the imap config files
12cr|kolab-2.2.4-4|736	- corrected the path to rc.conf
12cr|kolab-2.2.4-4|737	
12cr|kolab-2.2.4-4|738	* Thu Aug 04 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|739	+ 2005-08-03 10:13:00 (523)
12cr|kolab-2.2.4-4|740	- updated postfix main template patch to add the sasl dir
12cr|kolab-2.2.4-4|741	configuration directive. Without it, contents of /etc/postfix/sasl
12cr|kolab-2.2.4-4|742	are ignored.
12cr|kolab-2.2.4-4|743	
12cr|kolab-2.2.4-4|744	* Thu Aug 04 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|745	+ 2005-08-03 09:38:31 (522)
12cr|kolab-2.2.4-4|746	- added requirements for the PLAIN and LOGIN SASL mechanisms
12cr|kolab-2.2.4-4|747	(I included LOGIN because I know outlook uses it)
12cr|kolab-2.2.4-4|748	
12cr|kolab-2.2.4-4|749	* Thu Aug 04 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|750	+ 2005-08-03 09:33:45 (521)
12cr|kolab-2.2.4-4|751	- added requirement for postfix-ldap (kolab-server needs the
12cr|kolab-2.2.4-4|752	ldap map support)
12cr|kolab-2.2.4-4|753	
12cr|kolab-2.2.4-4|754	* Wed Aug 03 2005 oeriksson
12cr|kolab-2.2.4-4|755	+ 2005-08-02 05:55:22 (508)
12cr|kolab-2.2.4-4|756	- fixed a stupid bug
12cr|kolab-2.2.4-4|757	
12cr|kolab-2.2.4-4|758	* Wed Aug 03 2005 oeriksson
12cr|kolab-2.2.4-4|759	+ 2005-08-02 01:17:27 (504)
12cr|kolab-2.2.4-4|760	- the httpd.local.template file is not needed, nuke it
12cr|kolab-2.2.4-4|761	
12cr|kolab-2.2.4-4|762	* Tue Aug 02 2005 oeriksson
12cr|kolab-2.2.4-4|763	+ 2005-08-01 19:26:07 (495)
12cr|kolab-2.2.4-4|764	- commit the files too
12cr|kolab-2.2.4-4|765	
12cr|kolab-2.2.4-4|766	* Tue Aug 02 2005 oeriksson
12cr|kolab-2.2.4-4|767	+ 2005-08-01 19:25:03 (494)
12cr|kolab-2.2.4-4|768	- added things from the old kolab1 package (S2,S3), use only the kolab user
12cr|kolab-2.2.4-4|769	- fixed uid/gid plus permissions on the templates
12cr|kolab-2.2.4-4|770	
12cr|kolab-2.2.4-4|771	* Tue Aug 02 2005 oeriksson
12cr|kolab-2.2.4-4|772	+ 2005-08-01 14:29:07 (491)
12cr|kolab-2.2.4-4|773	- fixed a silly typo (amavis-new/amavisd-new)
12cr|kolab-2.2.4-4|774	
12cr|kolab-2.2.4-4|775	* Tue Aug 02 2005 oeriksson
12cr|kolab-2.2.4-4|776	+ 2005-08-01 13:46:30 (490)
12cr|kolab-2.2.4-4|777	- added the perl-kolab source to construct the /etc/kolab/config.h file
12cr|kolab-2.2.4-4|778	- broke out P1 (kolab-server-2.0-mdk.diff) into P15 -> P20
12cr|kolab-2.2.4-4|779	- rediffed P5
12cr|kolab-2.2.4-4|780	- fixed deps
12cr|kolab-2.2.4-4|781	
12cr|kolab-2.2.4-4|782	* Tue Aug 02 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|783	+ 2005-08-01 08:03:19 (485)
12cr|kolab-2.2.4-4|784	- also chown to ldap the new slapd.access conf file
12cr|kolab-2.2.4-4|785	
12cr|kolab-2.2.4-4|786	* Tue Aug 02 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|787	+ 2005-08-01 07:02:32 (484)
12cr|kolab-2.2.4-4|788	- started following CVS as of today
12cr|kolab-2.2.4-4|789	- redid mdk.diff patch for this version
12cr|kolab-2.2.4-4|790	
12cr|kolab-2.2.4-4|791	* Fri Jul 29 2005 oeriksson
12cr|kolab-2.2.4-4|792	+ 2005-07-28 02:47:32 (456)
12cr|kolab-2.2.4-4|793	- broke out kolab-resource-handlers
12cr|kolab-2.2.4-4|794	- added one lib64 fix
12cr|kolab-2.2.4-4|795	
12cr|kolab-2.2.4-4|796	* Wed Jul 27 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|797	+ 2005-07-26 09:23:33 (444)
12cr|kolab-2.2.4-4|798	- adjusted postfixtemplate patch so that the pipe transport
12cr|kolab-2.2.4-4|799	in master.cf uses "null_sender=" instead of "flags=n" which
12cr|kolab-2.2.4-4|800	is the way the kolab patch was integrated upstream in postfix
12cr|kolab-2.2.4-4|801	2.3 and in my backported postfix kolab patch
12cr|kolab-2.2.4-4|802	
12cr|kolab-2.2.4-4|803	* Wed Jul 27 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|804	+ 2005-07-26 08:19:56 (443)
12cr|kolab-2.2.4-4|805	- added php-pear-Net_LMTP to Requires
12cr|kolab-2.2.4-4|806	
12cr|kolab-2.2.4-4|807	* Tue Jul 26 2005 oeriksson
12cr|kolab-2.2.4-4|808	+ 2005-07-25 05:59:38 (436)
12cr|kolab-2.2.4-4|809	- reverting my commit
12cr|kolab-2.2.4-4|810	
12cr|kolab-2.2.4-4|811	* Tue Jul 26 2005 oeriksson
12cr|kolab-2.2.4-4|812	+ 2005-07-25 05:58:06 (435)
12cr|kolab-2.2.4-4|813	- testing commit
12cr|kolab-2.2.4-4|814	
12cr|kolab-2.2.4-4|815	* Tue Jul 26 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|816	+ 2005-07-25 03:28:53 (433)
12cr|kolab-2.2.4-4|817	- commit test via svn+ssh
12cr|kolab-2.2.4-4|818	
12cr|kolab-2.2.4-4|819	* Sat Jul 23 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|820	+ 2005-07-22 10:33:40 (426)
12cr|kolab-2.2.4-4|821	- fixed apache's mime.types path in the apachetemplate patch
12cr|kolab-2.2.4-4|822	- fixed php's extension_dir in phpinitemplate patch
12cr|kolab-2.2.4-4|823	
12cr|kolab-2.2.4-4|824	* Sat Jul 23 2005 Helio Chissini de Castro <helio@mandriva.com>
12cr|kolab-2.2.4-4|825	+ 2005-07-22 08:06:02 (425)
12cr|kolab-2.2.4-4|826	- Commit test.
12cr|kolab-2.2.4-4|827	
12cr|kolab-2.2.4-4|828	* Sat Jul 23 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|829	+ 2005-07-22 07:04:48 (424)
12cr|kolab-2.2.4-4|830	- added requirement for apache-mod_mm_auth_ldap (instead of apache-mod_ldap)
12cr|kolab-2.2.4-4|831	- prereq -> requires(foo)
12cr|kolab-2.2.4-4|832	
12cr|kolab-2.2.4-4|833	* Sat Jul 23 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|834	+ 2005-07-22 06:20:34 (423)
12cr|kolab-2.2.4-4|835	- merged with Oden
12cr|kolab-2.2.4-4|836	
12cr|kolab-2.2.4-4|837	* Fri Jul 22 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|838	+ 2005-07-21 12:06:03 (402)
12cr|kolab-2.2.4-4|839	- fixed postix default_privs user
12cr|kolab-2.2.4-4|840	- fixed apache ServerRoot
12cr|kolab-2.2.4-4|841	- loaded missing modules into apache and adjusted requires
12cr|kolab-2.2.4-4|842	- fixed apache user/group
12cr|kolab-2.2.4-4|843	
12cr|kolab-2.2.4-4|844	* Fri Jul 22 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|845	+ 2005-07-21 09:57:05 (396)
12cr|kolab-2.2.4-4|846	- added more template patches
12cr|kolab-2.2.4-4|847	- added missing httpd_sessions directory with write permission
12cr|kolab-2.2.4-4|848	for the apache group (php session files are stored there)
12cr|kolab-2.2.4-4|849	
12cr|kolab-2.2.4-4|850	* Fri Jul 22 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|851	+ 2005-07-21 08:30:51 (393)
12cr|kolab-2.2.4-4|852	- fixed apachetemplate patch so that /usr/share/pear is also
12cr|kolab-2.2.4-4|853	included in the php include_dir setting
12cr|kolab-2.2.4-4|854	
12cr|kolab-2.2.4-4|855	* Fri Jul 22 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|856	+ 2005-07-21 08:25:16 (392)
12cr|kolab-2.2.4-4|857	- merged in Oden's changes:
12cr|kolab-2.2.4-4|858	- added initrddir patch
12cr|kolab-2.2.4-4|859	- fixed slapcat path
12cr|kolab-2.2.4-4|860	- fixed tar path
12cr|kolab-2.2.4-4|861	- added kolab/ca dir
12cr|kolab-2.2.4-4|862	- not installing /etc/kolab/kolab anymore
12cr|kolab-2.2.4-4|863	
12cr|kolab-2.2.4-4|864	* Tue Jul 19 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|865	+ 2005-07-18 11:10:40 (378)
12cr|kolab-2.2.4-4|866	- bunziped patches, this .src.rpm has a bzip2 payload already
12cr|kolab-2.2.4-4|867	- removed cyrus patch, already accomplished by another patch
12cr|kolab-2.2.4-4|868	- removed main.cf hunk from postfix patch, already done by another
12cr|kolab-2.2.4-4|869	patch
12cr|kolab-2.2.4-4|870	
12cr|kolab-2.2.4-4|871	* Tue Jul 19 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|872	+ 2005-07-18 10:58:48 (377)
12cr|kolab-2.2.4-4|873	- added lots of patches for the templates. There are more needed.
12cr|kolab-2.2.4-4|874	
12cr|kolab-2.2.4-4|875	* Wed Jul 13 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|876	+ 2005-07-12 10:37:10 (365)
12cr|kolab-2.2.4-4|877	- renamed repository entry from kolab2 to kolab-server, which is
12cr|kolab-2.2.4-4|878	the actual package name
12cr|kolab-2.2.4-4|879	
12cr|kolab-2.2.4-4|880	* Wed Jul 13 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-2.2.4-4|881	+ 2005-07-12 08:24:22 (362)
12cr|kolab-2.2.4-4|882	- by Oden Eriksson <oeriksson@mandrakesoft.com>:
12cr|kolab-2.2.4-4|883	- 2.0, first blood...
12cr|kolab-2.2.4-4|884	- andreas:
12cr|kolab-2.2.4-4|885	- added users kolab, kolab-n and kolab-r in %%pre
12cr|kolab-2.2.4-4|886	- substituting @kolab_version@
12cr|kolab-2.2.4-4|887	- fix slappasswd path
12cr|kolab-2.2.4-4|888	- fix postfix sasl configuration file path
12cr|kolab-2.2.4-4|889	- fix templates permissions
12cr|kolab-2.2.4-4|890	- fix openldap paths and ownership
12cr|kolab-2.2.4-4|891	- using rc.conf.template to install rc.conf
12cr|kolab-2.2.4-4|892	- changed /etc/rc.conf to /etc/kolab/rc.conf
12cr|kolab-2.2.4-4|893	- removed %%config tag from /etc/kolab/kolab_bootstrap
12cr|kolab-2.2.4-4|894	- added /var/lib/kolab, changed kolabdcachetool accordingly
12cr|kolab-2.2.4-4|895	- added more requirements
12cr|kolab-2.2.4-4|896	- switched payload format to bzip2 and removed bzip2 from
12cr|kolab-2.2.4-4|897	patches
12cr|kolab-2.2.4-4|898	

2553 12
12cr|kolab-horde-framework-2.1.0-14|1	%define _enable_debug_packages %{nil}
12cr|kolab-horde-framework-2.1.0-14|2	%define debug_package          %{nil}
12cr|kolab-horde-framework-2.1.0-14|3	
12cr|kolab-horde-framework-2.1.0-14|4	Summary:	Horde framework components tailored for Kolab
12cr|kolab-horde-framework-2.1.0-14|5	Name:		kolab-horde-framework
12cr|kolab-horde-framework-2.1.0-14|6	Version:	2.1.0
12cr|kolab-horde-framework-2.1.0-14|7	Release:	%mkrel 14
12cr|kolab-horde-framework-2.1.0-14|8	License:	GPL
12cr|kolab-horde-framework-2.1.0-14|9	Group:		System/Servers
12cr|kolab-horde-framework-2.1.0-14|10	URL:		http://www.kolab.org/
12cr|kolab-horde-framework-2.1.0-14|11	Source0:	kolab-horde-framework-%{version}.tar.bz2
12cr|kolab-horde-framework-2.1.0-14|12	Patch0:		kolab-horde-framework-CVE-2009-4824.diff
12cr|kolab-horde-framework-2.1.0-14|13	Requires:	php-pear-File_PDF
12cr|kolab-horde-framework-2.1.0-14|14	Requires:	php-pear-Net_Cyrus
12cr|kolab-horde-framework-2.1.0-14|15	Requires:	php-pear-Net_IMAP
12cr|kolab-horde-framework-2.1.0-14|16	Requires:	php-pear-Net_LMTP
12cr|kolab-horde-framework-2.1.0-14|17	Requires:	php-pear-Net_SMS
12cr|kolab-horde-framework-2.1.0-14|18	Requires:	php-pear-Text_Diff
12cr|kolab-horde-framework-2.1.0-14|19	Requires:	php-pear-VFS
12cr|kolab-horde-framework-2.1.0-14|20	Requires:	php-pear-XML_SVG
12cr|kolab-horde-framework-2.1.0-14|21	BuildRequires:	php-cli
12cr|kolab-horde-framework-2.1.0-14|22	BuildRequires:	php-pear
12cr|kolab-horde-framework-2.1.0-14|23	BuildArch:	noarch
12cr|kolab-horde-framework-2.1.0-14|24	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|kolab-horde-framework-2.1.0-14|25	AutoReqProv: 0
12cr|kolab-horde-framework-2.1.0-14|26	
12cr|kolab-horde-framework-2.1.0-14|27	%description
12cr|kolab-horde-framework-2.1.0-14|28	Horde framework components tailored for Kolab.
12cr|kolab-horde-framework-2.1.0-14|29	
12cr|kolab-horde-framework-2.1.0-14|30	%prep
12cr|kolab-horde-framework-2.1.0-14|31	
12cr|kolab-horde-framework-2.1.0-14|32	%setup -q -n %{name}
12cr|kolab-horde-framework-2.1.0-14|33	%patch0 -p0
12cr|kolab-horde-framework-2.1.0-14|34	
12cr|kolab-horde-framework-2.1.0-14|35	perl -pi -e "s|\@l_prefix\@|%{_prefix}|g" install-packages.php
12cr|kolab-horde-framework-2.1.0-14|36	
12cr|kolab-horde-framework-2.1.0-14|37	# fix attribs
12cr|kolab-horde-framework-2.1.0-14|38	find . -type d -exec chmod 755 {} \;
12cr|kolab-horde-framework-2.1.0-14|39	find . -type f -exec chmod 644 {} \;
12cr|kolab-horde-framework-2.1.0-14|40	
12cr|kolab-horde-framework-2.1.0-14|41	# cleanup
12cr|kolab-horde-framework-2.1.0-14|42	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|kolab-horde-framework-2.1.0-14|43	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|kolab-horde-framework-2.1.0-14|44	done
12cr|kolab-horde-framework-2.1.0-14|45	
12cr|kolab-horde-framework-2.1.0-14|46	# strip away annoying ^M
12cr|kolab-horde-framework-2.1.0-14|47	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|kolab-horde-framework-2.1.0-14|48	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|kolab-horde-framework-2.1.0-14|49	
12cr|kolab-horde-framework-2.1.0-14|50	# fix php path
12cr|kolab-horde-framework-2.1.0-14|51	find . -type f|xargs perl -pi -e "s|/usr/local/bin/php|%{_bindir}/php|g"
12cr|kolab-horde-framework-2.1.0-14|52	
12cr|kolab-horde-framework-2.1.0-14|53	# we allready have these as external packages
12cr|kolab-horde-framework-2.1.0-14|54	rm -rf File_PDF
12cr|kolab-horde-framework-2.1.0-14|55	rm -rf Net_Cyrus
12cr|kolab-horde-framework-2.1.0-14|56	rm -rf Net_IMAP
12cr|kolab-horde-framework-2.1.0-14|57	rm -rf Net_LMTP
12cr|kolab-horde-framework-2.1.0-14|58	rm -rf Net_SMS
12cr|kolab-horde-framework-2.1.0-14|59	rm -rf Text_Diff
12cr|kolab-horde-framework-2.1.0-14|60	rm -rf VFS
12cr|kolab-horde-framework-2.1.0-14|61	rm -rf XML_SVG
12cr|kolab-horde-framework-2.1.0-14|62	
12cr|kolab-horde-framework-2.1.0-14|63	%build
12cr|kolab-horde-framework-2.1.0-14|64	
12cr|kolab-horde-framework-2.1.0-14|65	%install
12cr|kolab-horde-framework-2.1.0-14|66	rm -rf %{buildroot}
12cr|kolab-horde-framework-2.1.0-14|67	
12cr|kolab-horde-framework-2.1.0-14|68	install -d %{buildroot}%{_datadir}/kolab/horde
12cr|kolab-horde-framework-2.1.0-14|69	
12cr|kolab-horde-framework-2.1.0-14|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
12cr|kolab-horde-framework-2.1.0-14|71	
12cr|kolab-horde-framework-2.1.0-14|72	%clean
12cr|kolab-horde-framework-2.1.0-14|73	rm -rf %{buildroot}
12cr|kolab-horde-framework-2.1.0-14|74	
12cr|kolab-horde-framework-2.1.0-14|75	%files
12cr|kolab-horde-framework-2.1.0-14|76	%defattr(-,root,root)
12cr|kolab-horde-framework-2.1.0-14|77	%{_datadir}/kolab/horde
12cr|kolab-horde-framework-2.1.0-14|78	
12cr|kolab-horde-framework-2.1.0-14|79	
12cr|kolab-horde-framework-2.1.0-14|80	%changelog
12cr|kolab-horde-framework-2.1.0-14|81	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-12mdv2011.0
12cr|kolab-horde-framework-2.1.0-14|82	+ Revision: 666034
12cr|kolab-horde-framework-2.1.0-14|83	- mass rebuild
12cr|kolab-horde-framework-2.1.0-14|84	
12cr|kolab-horde-framework-2.1.0-14|85	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-11mdv2011.0
12cr|kolab-horde-framework-2.1.0-14|86	+ Revision: 606267
12cr|kolab-horde-framework-2.1.0-14|87	- rebuild
12cr|kolab-horde-framework-2.1.0-14|88	
12cr|kolab-horde-framework-2.1.0-14|89	* Wed May 26 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-10mdv2010.1
12cr|kolab-horde-framework-2.1.0-14|90	+ Revision: 546114
12cr|kolab-horde-framework-2.1.0-14|91	- P0: security fix for CVE-2009-4824
12cr|kolab-horde-framework-2.1.0-14|92	
12cr|kolab-horde-framework-2.1.0-14|93	* Sun Feb 21 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 2.1.0-9mdv2010.1
12cr|kolab-horde-framework-2.1.0-14|94	+ Revision: 509255
12cr|kolab-horde-framework-2.1.0-14|95	- Bump release
12cr|kolab-horde-framework-2.1.0-14|96	
12cr|kolab-horde-framework-2.1.0-14|97	* Sat Feb 20 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 2.1.0-8mdv2010.1
12cr|kolab-horde-framework-2.1.0-14|98	+ Revision: 508718
12cr|kolab-horde-framework-2.1.0-14|99	- No php auto-deps detect
12cr|kolab-horde-framework-2.1.0-14|100	
12cr|kolab-horde-framework-2.1.0-14|101	* Sat Feb 20 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.1.0-7mdv2010.1
12cr|kolab-horde-framework-2.1.0-14|102	+ Revision: 508629
12cr|kolab-horde-framework-2.1.0-14|103	- %define _requires_exceptions 	php-pear-Services_Weather(/usr/share/pear/Services/Weather.php)
12cr|kolab-horde-framework-2.1.0-14|104	
12cr|kolab-horde-framework-2.1.0-14|105	* Sun Jan 17 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.1.0-6mdv2010.1
12cr|kolab-horde-framework-2.1.0-14|106	+ Revision: 492541
12cr|kolab-horde-framework-2.1.0-14|107	- added %%define _requires_exceptions   php-pear-Services_Weather(/usr/share/pear/Services/Weather.php) because its missing in the Service-Weather package
12cr|kolab-horde-framework-2.1.0-14|108	
12cr|kolab-horde-framework-2.1.0-14|109	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 2.1.0-5mdv2010.0
12cr|kolab-horde-framework-2.1.0-14|110	+ Revision: 425490
12cr|kolab-horde-framework-2.1.0-14|111	- rebuild
12cr|kolab-horde-framework-2.1.0-14|112	
12cr|kolab-horde-framework-2.1.0-14|113	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 2.1.0-4mdv2009.0
12cr|kolab-horde-framework-2.1.0-14|114	+ Revision: 221878
12cr|kolab-horde-framework-2.1.0-14|115	- rebuild
12cr|kolab-horde-framework-2.1.0-14|116	
12cr|kolab-horde-framework-2.1.0-14|117	* Sun Jan 13 2008 Thierry Vignaud <tv@mandriva.org> 2.1.0-3mdv2008.1
12cr|kolab-horde-framework-2.1.0-14|118	+ Revision: 150430
12cr|kolab-horde-framework-2.1.0-14|119	- rebuild
12cr|kolab-horde-framework-2.1.0-14|120	- kill re-definition of %%buildroot on Pixel's request
12cr|kolab-horde-framework-2.1.0-14|121	
12cr|kolab-horde-framework-2.1.0-14|122	+ Olivier Blin <oblin@mandriva.com>
12cr|kolab-horde-framework-2.1.0-14|123	- restore BuildRoot
12cr|kolab-horde-framework-2.1.0-14|124	
12cr|kolab-horde-framework-2.1.0-14|125	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-2mdv2008.0
12cr|kolab-horde-framework-2.1.0-14|126	+ Revision: 33631
12cr|kolab-horde-framework-2.1.0-14|127	- new mandriva file
12cr|kolab-horde-framework-2.1.0-14|128	
12cr|kolab-horde-framework-2.1.0-14|129	* Sat May 26 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-1mdv2008.0
12cr|kolab-horde-framework-2.1.0-14|130	+ Revision: 31473
12cr|kolab-horde-framework-2.1.0-14|131	- Import kolab-horde-framework
12cr|kolab-horde-framework-2.1.0-14|132	
12cr|kolab-horde-framework-2.1.0-14|133	
12cr|kolab-horde-framework-2.1.0-14|134	
12cr|kolab-horde-framework-2.1.0-14|135	* Sat May 26 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-1mdv2007.1
12cr|kolab-horde-framework-2.1.0-14|136	- initial mandriva package

2554 12
12cr|kolab-resource-handlers-2.1.0-10|1	%define _enable_debug_packages %{nil}
12cr|kolab-resource-handlers-2.1.0-10|2	%define debug_package          %{nil}
12cr|kolab-resource-handlers-2.1.0-10|3	
12cr|kolab-resource-handlers-2.1.0-10|4	%define kolab_webroot /var/www/html/kolab
12cr|kolab-resource-handlers-2.1.0-10|5	
12cr|kolab-resource-handlers-2.1.0-10|6	#% define _requires_exceptions pear(Horde
12cr|kolab-resource-handlers-2.1.0-10|7	
12cr|kolab-resource-handlers-2.1.0-10|8	# the Management user/group name/id pair
12cr|kolab-resource-handlers-2.1.0-10|9	# These are created in the kolab package, which
12cr|kolab-resource-handlers-2.1.0-10|10	# we prereq
12cr|kolab-resource-handlers-2.1.0-10|11	%define l_musr kolab
12cr|kolab-resource-handlers-2.1.0-10|12	%define l_mgrp kolab
12cr|kolab-resource-handlers-2.1.0-10|13	
12cr|kolab-resource-handlers-2.1.0-10|14	# the Restricted user/group name/id pair
12cr|kolab-resource-handlers-2.1.0-10|15	%define l_rusr %{l_musr}
12cr|kolab-resource-handlers-2.1.0-10|16	%define l_rgrp %{l_mgrp}
12cr|kolab-resource-handlers-2.1.0-10|17	
12cr|kolab-resource-handlers-2.1.0-10|18	# the Non-privileged user/group name/id pair
12cr|kolab-resource-handlers-2.1.0-10|19	%define l_nusr %{l_musr}
12cr|kolab-resource-handlers-2.1.0-10|20	%define l_ngrp %{l_mgrp}
12cr|kolab-resource-handlers-2.1.0-10|21	
12cr|kolab-resource-handlers-2.1.0-10|22	Summary:	Kolab components for group and resource management
12cr|kolab-resource-handlers-2.1.0-10|23	Name:		kolab-resource-handlers
12cr|kolab-resource-handlers-2.1.0-10|24	Version:	2.1.0
12cr|kolab-resource-handlers-2.1.0-10|25	Release:	10
12cr|kolab-resource-handlers-2.1.0-10|26	License:	GPL
12cr|kolab-resource-handlers-2.1.0-10|27	Group:		System/Servers
12cr|kolab-resource-handlers-2.1.0-10|28	URL:		http://www.kolab.org/
12cr|kolab-resource-handlers-2.1.0-10|29	Source0:	kolab-resource-handlers-%{version}.tar.bz2
12cr|kolab-resource-handlers-2.1.0-10|30	Source1:	mandriva
12cr|kolab-resource-handlers-2.1.0-10|31	# php5 doesn't have the domxml extension anymore. This patch makes
12cr|kolab-resource-handlers-2.1.0-10|32	# freebusy use the dom extension, available in PHP5.
12cr|kolab-resource-handlers-2.1.0-10|33	Patch0:		kolab-resource-handlers-phpdom.diff
12cr|kolab-resource-handlers-2.1.0-10|34	Requires(post):	rpm-helper
12cr|kolab-resource-handlers-2.1.0-10|35	Requires(preun): rpm-helper
12cr|kolab-resource-handlers-2.1.0-10|36	Requires(pre):	rpm-helper
12cr|kolab-resource-handlers-2.1.0-10|37	Requires(postun): rpm-helper
12cr|kolab-resource-handlers-2.1.0-10|38	Requires(pre):	apache-conf >= 2.2.4
12cr|kolab-resource-handlers-2.1.0-10|39	Requires(pre):	apache-mod_php
12cr|kolab-resource-handlers-2.1.0-10|40	Requires(pre):	apache-mpm >= 2.2.4
12cr|kolab-resource-handlers-2.1.0-10|41	Requires(pre):	kolab >= 2.1.0
12cr|kolab-resource-handlers-2.1.0-10|42	Requires(pre):	kolab-horde-framework >= 2.1.0
12cr|kolab-resource-handlers-2.1.0-10|43	Requires:	apache-conf >= 2.2.4
12cr|kolab-resource-handlers-2.1.0-10|44	Requires:	apache-mod_php
12cr|kolab-resource-handlers-2.1.0-10|45	Requires:	apache-mpm >= 2.2.4
12cr|kolab-resource-handlers-2.1.0-10|46	Requires:	kolab >= 2.1.0
12cr|kolab-resource-handlers-2.1.0-10|47	Requires:	kolab-horde-framework >= 2.1.0
12cr|kolab-resource-handlers-2.1.0-10|48	Requires:	php-dba
12cr|kolab-resource-handlers-2.1.0-10|49	Requires:	php-dom
12cr|kolab-resource-handlers-2.1.0-10|50	Requires:	php-fileinfo
12cr|kolab-resource-handlers-2.1.0-10|51	Requires:	php-gd
12cr|kolab-resource-handlers-2.1.0-10|52	Requires:	php-iconv
12cr|kolab-resource-handlers-2.1.0-10|53	Requires:	php-mbstring
12cr|kolab-resource-handlers-2.1.0-10|54	Requires:	php-mcal
12cr|kolab-resource-handlers-2.1.0-10|55	Requires:	php-mcrypt
12cr|kolab-resource-handlers-2.1.0-10|56	BuildArch:	noarch
12cr|kolab-resource-handlers-2.1.0-10|57	
12cr|kolab-resource-handlers-2.1.0-10|58	%description
12cr|kolab-resource-handlers-2.1.0-10|59	Kolab components for group and resource management.
12cr|kolab-resource-handlers-2.1.0-10|60	
12cr|kolab-resource-handlers-2.1.0-10|61	%prep
12cr|kolab-resource-handlers-2.1.0-10|62	
12cr|kolab-resource-handlers-2.1.0-10|63	%setup -q -n %{name}-%{version}
12cr|kolab-resource-handlers-2.1.0-10|64	%patch0 -p0
12cr|kolab-resource-handlers-2.1.0-10|65	
12cr|kolab-resource-handlers-2.1.0-10|66	cp %{SOURCE1} dist_conf/mandriva
12cr|kolab-resource-handlers-2.1.0-10|67	
12cr|kolab-resource-handlers-2.1.0-10|68	# hard code some paths
12cr|kolab-resource-handlers-2.1.0-10|69	find -type f | xargs perl -pi -e "s|\@kolab_php_module_prefix\@freebusy/|%{kolab_webroot}/freebusy/|g"
12cr|kolab-resource-handlers-2.1.0-10|70	find -type f | xargs perl -pi -e "s|\@kolab_php_module_prefix\@kolabfilter/|%{kolab_webroot}/kolabfilter/|g"
12cr|kolab-resource-handlers-2.1.0-10|71	find -type f | xargs perl -pi -e "s|\@webserver_document_root\@|%{kolab_webroot}|g"
12cr|kolab-resource-handlers-2.1.0-10|72	
12cr|kolab-resource-handlers-2.1.0-10|73	# cleanup
12cr|kolab-resource-handlers-2.1.0-10|74	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|kolab-resource-handlers-2.1.0-10|75	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|kolab-resource-handlers-2.1.0-10|76	done
12cr|kolab-resource-handlers-2.1.0-10|77	
12cr|kolab-resource-handlers-2.1.0-10|78	# strip away annoying ^M
12cr|kolab-resource-handlers-2.1.0-10|79	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|kolab-resource-handlers-2.1.0-10|80	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|kolab-resource-handlers-2.1.0-10|81	
12cr|kolab-resource-handlers-2.1.0-10|82	%build
12cr|kolab-resource-handlers-2.1.0-10|83	
12cr|kolab-resource-handlers-2.1.0-10|84	%configure2_5x \
12cr|kolab-resource-handlers-2.1.0-10|85	--with-dist=mandriva
12cr|kolab-resource-handlers-2.1.0-10|86	
12cr|kolab-resource-handlers-2.1.0-10|87	%make
12cr|kolab-resource-handlers-2.1.0-10|88	
12cr|kolab-resource-handlers-2.1.0-10|89	%install
12cr|kolab-resource-handlers-2.1.0-10|90	%makeinstall_std
12cr|kolab-resource-handlers-2.1.0-10|91	
12cr|kolab-resource-handlers-2.1.0-10|92	install -d %{buildroot}%{_localstatedir}/lib/kolab/resmgr/filter
12cr|kolab-resource-handlers-2.1.0-10|93	install -d %{buildroot}%{_localstatedir}/lib/kolab/freebusy/cache
12cr|kolab-resource-handlers-2.1.0-10|94	
12cr|kolab-resource-handlers-2.1.0-10|95	# cleanup
12cr|kolab-resource-handlers-2.1.0-10|96	rm -rf %{buildroot}%{_datadir}/doc/kolab
12cr|kolab-resource-handlers-2.1.0-10|97	
12cr|kolab-resource-handlers-2.1.0-10|98	%post
12cr|kolab-resource-handlers-2.1.0-10|99	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|kolab-resource-handlers-2.1.0-10|100	%{_initrddir}/httpd restart 1>&2;
12cr|kolab-resource-handlers-2.1.0-10|101	fi
12cr|kolab-resource-handlers-2.1.0-10|102	
12cr|kolab-resource-handlers-2.1.0-10|103	%postun
12cr|kolab-resource-handlers-2.1.0-10|104	if [ "$1" = "0" ]; then
12cr|kolab-resource-handlers-2.1.0-10|105	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|kolab-resource-handlers-2.1.0-10|106	%{_initrddir}/httpd restart 1>&2
12cr|kolab-resource-handlers-2.1.0-10|107	fi
12cr|kolab-resource-handlers-2.1.0-10|108	fi
12cr|kolab-resource-handlers-2.1.0-10|109	
12cr|kolab-resource-handlers-2.1.0-10|110	%files
12cr|kolab-resource-handlers-2.1.0-10|111	%defattr(-,root,root)
12cr|kolab-resource-handlers-2.1.0-10|112	%doc AUTHORS COPYING ChangeLog INSTALL NEWS
12cr|kolab-resource-handlers-2.1.0-10|113	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/resmgr/freebusy.conf
12cr|kolab-resource-handlers-2.1.0-10|114	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/resmgr/resmgr.conf
12cr|kolab-resource-handlers-2.1.0-10|115	%attr(0700,%{l_musr},%{l_mgrp}) %dir %{_localstatedir}/lib/kolab/resmgr
12cr|kolab-resource-handlers-2.1.0-10|116	%attr(0700,%{l_musr},%{l_mgrp}) %dir %{_localstatedir}/lib/kolab/resmgr/filter
12cr|kolab-resource-handlers-2.1.0-10|117	%attr(0755,root,root) %dir %{kolab_webroot}/freebusy
12cr|kolab-resource-handlers-2.1.0-10|118	%attr(0755,root,root) %dir %{kolab_webroot}/kolabfilter
12cr|kolab-resource-handlers-2.1.0-10|119	%attr(0644,root,root) %{kolab_webroot}/freebusy/*.php
12cr|kolab-resource-handlers-2.1.0-10|120	%attr(0644,root,root) %{kolab_webroot}/kolabfilter/*.php
12cr|kolab-resource-handlers-2.1.0-10|121	%attr(0755,%{l_musr},%{l_mgrp}) %dir %{_datadir}/kolab/scripts/resmgr
12cr|kolab-resource-handlers-2.1.0-10|122	%attr(0755,root,root) %{_datadir}/kolab/scripts/resmgr/kolabfilter.php
12cr|kolab-resource-handlers-2.1.0-10|123	%attr(0755,root,root) %{_datadir}/kolab/scripts/resmgr/kolabmailboxfilter.php
12cr|kolab-resource-handlers-2.1.0-10|124	%attr(0770,apache,apache) %dir %{_localstatedir}/lib/kolab/freebusy/cache
12cr|kolab-resource-handlers-2.1.0-10|125	
12cr|kolab-resource-handlers-2.1.0-10|126	
12cr|kolab-resource-handlers-2.1.0-10|127	%changelog
12cr|kolab-resource-handlers-2.1.0-10|128	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-9mdv2011.0
12cr|kolab-resource-handlers-2.1.0-10|129	+ Revision: 666035
12cr|kolab-resource-handlers-2.1.0-10|130	- mass rebuild
12cr|kolab-resource-handlers-2.1.0-10|131	
12cr|kolab-resource-handlers-2.1.0-10|132	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-8mdv2011.0
12cr|kolab-resource-handlers-2.1.0-10|133	+ Revision: 606268
12cr|kolab-resource-handlers-2.1.0-10|134	- rebuild
12cr|kolab-resource-handlers-2.1.0-10|135	
12cr|kolab-resource-handlers-2.1.0-10|136	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 2.1.0-7mdv2010.0
12cr|kolab-resource-handlers-2.1.0-10|137	+ Revision: 425491
12cr|kolab-resource-handlers-2.1.0-10|138	- rebuild
12cr|kolab-resource-handlers-2.1.0-10|139	
12cr|kolab-resource-handlers-2.1.0-10|140	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 2.1.0-6mdv2009.0
12cr|kolab-resource-handlers-2.1.0-10|141	+ Revision: 221908
12cr|kolab-resource-handlers-2.1.0-10|142	- rebuild
12cr|kolab-resource-handlers-2.1.0-10|143	
12cr|kolab-resource-handlers-2.1.0-10|144	+ Pixel <pixel@mandriva.com>
12cr|kolab-resource-handlers-2.1.0-10|145	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|kolab-resource-handlers-2.1.0-10|146	
12cr|kolab-resource-handlers-2.1.0-10|147	* Sun Jan 13 2008 Thierry Vignaud <tv@mandriva.org> 2.1.0-5mdv2008.1
12cr|kolab-resource-handlers-2.1.0-10|148	+ Revision: 150431
12cr|kolab-resource-handlers-2.1.0-10|149	- rebuild
12cr|kolab-resource-handlers-2.1.0-10|150	- kill re-definition of %%buildroot on Pixel's request
12cr|kolab-resource-handlers-2.1.0-10|151	
12cr|kolab-resource-handlers-2.1.0-10|152	+ Olivier Blin <oblin@mandriva.com>
12cr|kolab-resource-handlers-2.1.0-10|153	- restore BuildRoot
12cr|kolab-resource-handlers-2.1.0-10|154	
12cr|kolab-resource-handlers-2.1.0-10|155	* Mon Sep 10 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-4mdv2008.0
12cr|kolab-resource-handlers-2.1.0-10|156	+ Revision: 84127
12cr|kolab-resource-handlers-2.1.0-10|157	- use correct directories for resmgr
12cr|kolab-resource-handlers-2.1.0-10|158	
12cr|kolab-resource-handlers-2.1.0-10|159	* Mon Jun 25 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-3mdv2008.0
12cr|kolab-resource-handlers-2.1.0-10|160	+ Revision: 43813
12cr|kolab-resource-handlers-2.1.0-10|161	- fix deps
12cr|kolab-resource-handlers-2.1.0-10|162	
12cr|kolab-resource-handlers-2.1.0-10|163	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-2mdv2008.0
12cr|kolab-resource-handlers-2.1.0-10|164	+ Revision: 33619
12cr|kolab-resource-handlers-2.1.0-10|165	- fix permisions
12cr|kolab-resource-handlers-2.1.0-10|166	
12cr|kolab-resource-handlers-2.1.0-10|167	* Sat May 26 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-1mdv2008.0
12cr|kolab-resource-handlers-2.1.0-10|168	+ Revision: 31491
12cr|kolab-resource-handlers-2.1.0-10|169	- 2.1.0
12cr|kolab-resource-handlers-2.1.0-10|170	- fixed a lot of stuff..
12cr|kolab-resource-handlers-2.1.0-10|171	
12cr|kolab-resource-handlers-2.1.0-10|172	
12cr|kolab-resource-handlers-2.1.0-10|173	* Wed Oct 11 2006 Oden Eriksson <oeriksson@mandriva.com>
12cr|kolab-resource-handlers-2.1.0-10|174	+ 2006-10-10 09:51:42 (63285)
12cr|kolab-resource-handlers-2.1.0-10|175	- hmmm..., forgot the mkrel macro
12cr|kolab-resource-handlers-2.1.0-10|176	
12cr|kolab-resource-handlers-2.1.0-10|177	* Wed Oct 11 2006 Oden Eriksson <oeriksson@mandriva.com>
12cr|kolab-resource-handlers-2.1.0-10|178	+ 2006-10-10 09:48:08 (63283)
12cr|kolab-resource-handlers-2.1.0-10|179	- rebuild
12cr|kolab-resource-handlers-2.1.0-10|180	
12cr|kolab-resource-handlers-2.1.0-10|181	* Tue May 30 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-resource-handlers-2.1.0-10|182	+ 2006-05-29 08:36:37 (31646)
12cr|kolab-resource-handlers-2.1.0-10|183	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12cr|kolab-resource-handlers-2.1.0-10|184	
12cr|kolab-resource-handlers-2.1.0-10|185	* Sun Sep 11 2005 oeriksson
12cr|kolab-resource-handlers-2.1.0-10|186	+ 2005-09-10 07:20:31 (876)
12cr|kolab-resource-handlers-2.1.0-10|187	- new snap (small fixes)
12cr|kolab-resource-handlers-2.1.0-10|188	
12cr|kolab-resource-handlers-2.1.0-10|189	* Sat Aug 20 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-resource-handlers-2.1.0-10|190	+ 2005-08-19 14:50:47 (708)
12cr|kolab-resource-handlers-2.1.0-10|191	- don't create user/groups here, leave it to the kolab
12cr|kolab-resource-handlers-2.1.0-10|192	package which we requires(pre) anyway (but see here:
12cr|kolab-resource-handlers-2.1.0-10|193	http://archives.mandrivalinux.com/cooker/2005-08/msg03078.php)
12cr|kolab-resource-handlers-2.1.0-10|194	- make /var/spool/resmgr mode 0700 since it stores temporary
12cr|kolab-resource-handlers-2.1.0-10|195	mail messages that are being scanned
12cr|kolab-resource-handlers-2.1.0-10|196	
12cr|kolab-resource-handlers-2.1.0-10|197	* Fri Aug 19 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-resource-handlers-2.1.0-10|198	+ 2005-08-18 13:30:06 (699)
12cr|kolab-resource-handlers-2.1.0-10|199	- added phpself patch: $PHP_SELF -> $_SERVER['PHP_SELF']
12cr|kolab-resource-handlers-2.1.0-10|200	
12cr|kolab-resource-handlers-2.1.0-10|201	* Fri Aug 19 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-resource-handlers-2.1.0-10|202	+ 2005-08-18 10:53:05 (694)
12cr|kolab-resource-handlers-2.1.0-10|203	- added php-pear-Date and php-pear-HTTP_Request requirements
12cr|kolab-resource-handlers-2.1.0-10|204	(needed by fbview)
12cr|kolab-resource-handlers-2.1.0-10|205	- added fbviewroot patch to fix url (/fbview -> /kolab/fbview)
12cr|kolab-resource-handlers-2.1.0-10|206	
12cr|kolab-resource-handlers-2.1.0-10|207	* Wed Aug 17 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-resource-handlers-2.1.0-10|208	+ 2005-08-16 09:21:39 (666)
12cr|kolab-resource-handlers-2.1.0-10|209	- changed freebusy directory ownership to root:root (instead
12cr|kolab-resource-handlers-2.1.0-10|210	of apache:apache). Apache doesn't need to write there.
12cr|kolab-resource-handlers-2.1.0-10|211	
12cr|kolab-resource-handlers-2.1.0-10|212	* Wed Aug 17 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-resource-handlers-2.1.0-10|213	+ 2005-08-16 09:17:43 (665)
12cr|kolab-resource-handlers-2.1.0-10|214	- made cache and locks subdirectories under freebusy mode
12cr|kolab-resource-handlers-2.1.0-10|215	0770 instead of 0777 (it's apache who is writing there, and
12cr|kolab-resource-handlers-2.1.0-10|216	it already owns these dirs)
12cr|kolab-resource-handlers-2.1.0-10|217	
12cr|kolab-resource-handlers-2.1.0-10|218	* Wed Aug 17 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-resource-handlers-2.1.0-10|219	+ 2005-08-16 09:15:01 (664)
12cr|kolab-resource-handlers-2.1.0-10|220	- added requirement for php-dba, used by freebusy
12cr|kolab-resource-handlers-2.1.0-10|221	
12cr|kolab-resource-handlers-2.1.0-10|222	* Wed Aug 17 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-resource-handlers-2.1.0-10|223	+ 2005-08-16 07:25:19 (658)
12cr|kolab-resource-handlers-2.1.0-10|224	- first stab at a patch to make freebusy use php-dom instead
12cr|kolab-resource-handlers-2.1.0-10|225	of php-domxml which is no longer available for php5
12cr|kolab-resource-handlers-2.1.0-10|226	
12cr|kolab-resource-handlers-2.1.0-10|227	* Tue Aug 16 2005 oeriksson
12cr|kolab-resource-handlers-2.1.0-10|228	+ 2005-08-15 07:02:27 (644)
12cr|kolab-resource-handlers-2.1.0-10|229	- fix kolab-server/kolab renaming
12cr|kolab-resource-handlers-2.1.0-10|230	
12cr|kolab-resource-handlers-2.1.0-10|231	* Tue Aug 16 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-resource-handlers-2.1.0-10|232	+ 2005-08-15 03:15:35 (635)
12cr|kolab-resource-handlers-2.1.0-10|233	- added a missing %%{buildroot} (I'm glad we don't need to build
12cr|kolab-resource-handlers-2.1.0-10|234	packages as root ;) )
12cr|kolab-resource-handlers-2.1.0-10|235	
12cr|kolab-resource-handlers-2.1.0-10|236	* Sun Aug 14 2005 oeriksson
12cr|kolab-resource-handlers-2.1.0-10|237	+ 2005-08-13 04:35:20 (626)
12cr|kolab-resource-handlers-2.1.0-10|238	- fix smarter perl search and replace (works faster)
12cr|kolab-resource-handlers-2.1.0-10|239	- fix config files if needed for the horde stuff
12cr|kolab-resource-handlers-2.1.0-10|240	- fix deps and file permissions as per docs
12cr|kolab-resource-handlers-2.1.0-10|241	- add the kolab user and group from here because i never managed to
12cr|kolab-resource-handlers-2.1.0-10|242	make urpmi install kolab-server first...
12cr|kolab-resource-handlers-2.1.0-10|243	- nuke some left over files with bad extensions (dupes)
12cr|kolab-resource-handlers-2.1.0-10|244	
12cr|kolab-resource-handlers-2.1.0-10|245	* Sat Aug 13 2005 oeriksson
12cr|kolab-resource-handlers-2.1.0-10|246	+ 2005-08-12 01:41:51 (608)
12cr|kolab-resource-handlers-2.1.0-10|247	- fix some paths
12cr|kolab-resource-handlers-2.1.0-10|248	
12cr|kolab-resource-handlers-2.1.0-10|249	* Fri Aug 12 2005 oeriksson
12cr|kolab-resource-handlers-2.1.0-10|250	+ 2005-08-11 09:02:11 (604)
12cr|kolab-resource-handlers-2.1.0-10|251	- merge in the new snap version
12cr|kolab-resource-handlers-2.1.0-10|252	
12cr|kolab-resource-handlers-2.1.0-10|253	* Fri Aug 12 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-resource-handlers-2.1.0-10|254	+ 2005-08-11 08:55:43 (602)
12cr|kolab-resource-handlers-2.1.0-10|255	- fixed another hardcoded path
12cr|kolab-resource-handlers-2.1.0-10|256	
12cr|kolab-resource-handlers-2.1.0-10|257	* Thu Aug 11 2005 oeriksson
12cr|kolab-resource-handlers-2.1.0-10|258	+ 2005-08-10 22:57:01 (589)
12cr|kolab-resource-handlers-2.1.0-10|259	- fix the path to /var/resmgr/*.log
12cr|kolab-resource-handlers-2.1.0-10|260	- nuke the %%{_sysconfdir}/kolab/resmgr stuff, it's now moved
12cr|kolab-resource-handlers-2.1.0-10|261	to the kolab-server package
12cr|kolab-resource-handlers-2.1.0-10|262	
12cr|kolab-resource-handlers-2.1.0-10|263	* Tue Aug 09 2005 oeriksson
12cr|kolab-resource-handlers-2.1.0-10|264	+ 2005-08-08 01:56:47 (551)
12cr|kolab-resource-handlers-2.1.0-10|265	- new snap (20050807), some files in the previous tar ball was incorrect
12cr|kolab-resource-handlers-2.1.0-10|266	
12cr|kolab-resource-handlers-2.1.0-10|267	* Tue Aug 09 2005 oeriksson
12cr|kolab-resource-handlers-2.1.0-10|268	+ 2005-08-08 01:54:44 (549)
12cr|kolab-resource-handlers-2.1.0-10|269	- new snap (20050807), some files in the previous tar ball was incorrect
12cr|kolab-resource-handlers-2.1.0-10|270	- use one user only, not kolab-r and kolab-n
12cr|kolab-resource-handlers-2.1.0-10|271	- %%undefine __find_provides and %%undefine __find_requires for now
12cr|kolab-resource-handlers-2.1.0-10|272	- added Requires(pre): kolab-server >= 1.9.5 to make urpmi
12cr|kolab-resource-handlers-2.1.0-10|273	kolab-server install the kolab-x packages in the correct order
12cr|kolab-resource-handlers-2.1.0-10|274	- fix attribs for the %%{kolab_webroot}/freebusy/cache and
12cr|kolab-resource-handlers-2.1.0-10|275	%%{kolab_webroot}/locks directories
12cr|kolab-resource-handlers-2.1.0-10|276	
12cr|kolab-resource-handlers-2.1.0-10|277	* Sat Aug 06 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-resource-handlers-2.1.0-10|278	+ 2005-08-05 10:23:46 (543)
12cr|kolab-resource-handlers-2.1.0-10|279	- removed another hardcoded path (and replaced it by a new
12cr|kolab-resource-handlers-2.1.0-10|280	hardcoded path, duh)
12cr|kolab-resource-handlers-2.1.0-10|281	
12cr|kolab-resource-handlers-2.1.0-10|282	* Tue Aug 02 2005 oeriksson
12cr|kolab-resource-handlers-2.1.0-10|283	+ 2005-08-01 14:49:04 (493)
12cr|kolab-resource-handlers-2.1.0-10|284	- fix another stupid deps problem...
12cr|kolab-resource-handlers-2.1.0-10|285	
12cr|kolab-resource-handlers-2.1.0-10|286	* Tue Aug 02 2005 oeriksson
12cr|kolab-resource-handlers-2.1.0-10|287	+ 2005-08-01 14:38:45 (492)
12cr|kolab-resource-handlers-2.1.0-10|288	- fix the apache config
12cr|kolab-resource-handlers-2.1.0-10|289	
12cr|kolab-resource-handlers-2.1.0-10|290	* Tue Aug 02 2005 oeriksson
12cr|kolab-resource-handlers-2.1.0-10|291	+ 2005-08-01 08:36:33 (488)
12cr|kolab-resource-handlers-2.1.0-10|292	- added a dependenciy on php-mcal, seems required by the kronolith horde stuff...
12cr|kolab-resource-handlers-2.1.0-10|293	
12cr|kolab-resource-handlers-2.1.0-10|294	* Tue Aug 02 2005 oeriksson
12cr|kolab-resource-handlers-2.1.0-10|295	+ 2005-08-01 08:26:26 (486)
12cr|kolab-resource-handlers-2.1.0-10|296	- use a recent CVS snapshot (20050801)
12cr|kolab-resource-handlers-2.1.0-10|297	- fix deps
12cr|kolab-resource-handlers-2.1.0-10|298	
12cr|kolab-resource-handlers-2.1.0-10|299	* Fri Jul 29 2005 oeriksson
12cr|kolab-resource-handlers-2.1.0-10|300	+ 2005-07-28 02:16:56 (453)
12cr|kolab-resource-handlers-2.1.0-10|301	- initial Mandriva package
12cr|kolab-resource-handlers-2.1.0-10|302	

2555 12
12cr|kolab-webadmin-2.2.4-6|1	%define kolab_version		2.2.4
12cr|kolab-webadmin-2.2.4-6|2	%define _requires_exceptions 	pear(/usr/share/php/smarty/Smarty.class.php)\\|pear(/etc/kolab/session_vars.php)
12cr|kolab-webadmin-2.2.4-6|3	%define kolab_webroot 		/var/www/html/kolab
12cr|kolab-webadmin-2.2.4-6|4	%define kolab_statedir		/var/www/html/kolab
12cr|kolab-webadmin-2.2.4-6|5	
12cr|kolab-webadmin-2.2.4-6|6	
12cr|kolab-webadmin-2.2.4-6|7	Summary:	Kolab Groupware Server Web Administration Interface
12cr|kolab-webadmin-2.2.4-6|8	Name:		kolab-webadmin
12cr|kolab-webadmin-2.2.4-6|9	License:	GPL
12cr|kolab-webadmin-2.2.4-6|10	Version:	%{kolab_version}
12cr|kolab-webadmin-2.2.4-6|11	Release:	%mkrel 6
12cr|kolab-webadmin-2.2.4-6|12	Group:		System/Servers
12cr|kolab-webadmin-2.2.4-6|13	URL:		http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/kolab-webadmin/
12cr|kolab-webadmin-2.2.4-6|14	Source0:	%{name}-%{version}.tar.gz
12cr|kolab-webadmin-2.2.4-6|15	Source1:	mandriva
12cr|kolab-webadmin-2.2.4-6|16	Source2:	bootstrap
12cr|kolab-webadmin-2.2.4-6|17	Patch0:		mandriva.diff
12cr|kolab-webadmin-2.2.4-6|18	Requires(post):	rpm-helper
12cr|kolab-webadmin-2.2.4-6|19	Requires(preun): rpm-helper
12cr|kolab-webadmin-2.2.4-6|20	Requires(pre):	rpm-helper
12cr|kolab-webadmin-2.2.4-6|21	Requires(postun): rpm-helper
12cr|kolab-webadmin-2.2.4-6|22	Requires(pre):	apache-conf >= 2.2.4
12cr|kolab-webadmin-2.2.4-6|23	Requires(pre):	apache-mpm >= 2.2.4
12cr|kolab-webadmin-2.2.4-6|24	Requires(pre):	apache-mod_php
12cr|kolab-webadmin-2.2.4-6|25	Requires(pre):	kolab >= %{kolab_version}
12cr|kolab-webadmin-2.2.4-6|26	Requires:	apache-conf >= 2.2.4
12cr|kolab-webadmin-2.2.4-6|27	Requires:	apache-mod_dav >= 2.2.4
12cr|kolab-webadmin-2.2.4-6|28	Requires:	apache-mod_ldap >= 2.2.4
12cr|kolab-webadmin-2.2.4-6|29	Requires:	apache-mod_php
12cr|kolab-webadmin-2.2.4-6|30	Requires:	apache-mod_ssl >= 2.2.4
12cr|kolab-webadmin-2.2.4-6|31	Requires:	apache-mpm >= 2.2.4
12cr|kolab-webadmin-2.2.4-6|32	Requires:	kolab >= %{kolab_version}
12cr|kolab-webadmin-2.2.4-6|33	Requires:	locales-de
12cr|kolab-webadmin-2.2.4-6|34	Requires:	locales-es
12cr|kolab-webadmin-2.2.4-6|35	Requires:	locales-fr
12cr|kolab-webadmin-2.2.4-6|36	Requires:	locales-it
12cr|kolab-webadmin-2.2.4-6|37	Requires:	locales-nl
12cr|kolab-webadmin-2.2.4-6|38	Requires:	php-dba >= 5.2.2
12cr|kolab-webadmin-2.2.4-6|39	Requires:	php-gettext >= 5.2.2
12cr|kolab-webadmin-2.2.4-6|40	Requires:	php-imap >= 5.2.2
12cr|kolab-webadmin-2.2.4-6|41	Requires:	php-ldap >= 5.2.2
12cr|kolab-webadmin-2.2.4-6|42	Requires:	php-pear-Net_Sieve
12cr|kolab-webadmin-2.2.4-6|43	Requires:	php-xml >= 5.2.2
12cr|kolab-webadmin-2.2.4-6|44	Requires:	php-smarty2
12cr|kolab-webadmin-2.2.4-6|45	BuildArch:	noarch
12cr|kolab-webadmin-2.2.4-6|46	
12cr|kolab-webadmin-2.2.4-6|47	
12cr|kolab-webadmin-2.2.4-6|48	
12cr|kolab-webadmin-2.2.4-6|49	
12cr|kolab-webadmin-2.2.4-6|50	%description
12cr|kolab-webadmin-2.2.4-6|51	Web based administration interface for The Kolab Groupware Server.
12cr|kolab-webadmin-2.2.4-6|52	
12cr|kolab-webadmin-2.2.4-6|53	%prep
12cr|kolab-webadmin-2.2.4-6|54	
12cr|kolab-webadmin-2.2.4-6|55	%setup -q -n %{name}-%{version}
12cr|kolab-webadmin-2.2.4-6|56	%patch0 -p0
12cr|kolab-webadmin-2.2.4-6|57	
12cr|kolab-webadmin-2.2.4-6|58	
12cr|kolab-webadmin-2.2.4-6|59	# the main config file
12cr|kolab-webadmin-2.2.4-6|60	find -type f | xargs perl -pi -e "s|\@kolab_php_module_prefix\@admin/include/config\.php|%{_sysconfdir}/kolab/webadmin/config\.php|g"
12cr|kolab-webadmin-2.2.4-6|61	find -type f | xargs perl -pi -e "s|require_once\(\'config\.php\'\)\;|require_once\(\'%{_sysconfdir}/kolab/webadmin/config\.php\'\)\;|g"
12cr|kolab-webadmin-2.2.4-6|62	
12cr|kolab-webadmin-2.2.4-6|63	# the Smarty config file and other related stuff...
12cr|kolab-webadmin-2.2.4-6|64	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"
12cr|kolab-webadmin-2.2.4-6|65	find -type f | xargs perl -pi -e "s|require_once\(\'mysmarty\.php\'\)\;|require_once\(\'%{_sysconfdir}/kolab/webadmin/mysmarty\.php\'\)\;|g"
12cr|kolab-webadmin-2.2.4-6|66	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"
12cr|kolab-webadmin-2.2.4-6|67	
12cr|kolab-webadmin-2.2.4-6|68	find -type f | xargs perl -pi -e "s|\\\$php_dir/\@kolab_php_module_prefix\@admin/|%{kolab_webroot}/admin/|g"
12cr|kolab-webadmin-2.2.4-6|69	perl -pi -e "s|\\\$basedir\.\'templates_c/\'\;|\'%{_localstatedir}/lib/kolab/webadmin/templates_c/\'\;|g" php/admin/include/mysmarty.php.in
12cr|kolab-webadmin-2.2.4-6|70	perl -pi -e "s|\\\$basedir\.\'configs/\'\;|\'%{_sysconfdir}/kolab/webadmin/smarty/\'\;|g" php/admin/include/mysmarty.php.in
12cr|kolab-webadmin-2.2.4-6|71	
12cr|kolab-webadmin-2.2.4-6|72	# hard code some paths
12cr|kolab-webadmin-2.2.4-6|73	find -type f | xargs perl -pi -e "s|\@kolab_php_module_prefix\@admin/include/|%{kolab_webroot}/admin/include/|g"
12cr|kolab-webadmin-2.2.4-6|74	find -type f | xargs perl -pi -e "s|%{kolab_webroot}/admin/include/mysmarty\.php|%{_sysconfdir}/kolab/webadmin/mysmarty\.php|g"
12cr|kolab-webadmin-2.2.4-6|75	find -type f | xargs perl -pi -e "s|require_once\(\'locale\.php\'\)\;|require_once\(\'%{kolab_webroot}/admin/include/locale\.php\'\)\;|g"
12cr|kolab-webadmin-2.2.4-6|76	find -type f | xargs perl -pi -e "s|require_once\(\'mysmarty\.php\'\)|require_once\(\'%{_sysconfdir}/kolab/webadmin/mysmarty\.php\'\)|g"
12cr|kolab-webadmin-2.2.4-6|77	
12cr|kolab-webadmin-2.2.4-6|78	
12cr|kolab-webadmin-2.2.4-6|79	
12cr|kolab-webadmin-2.2.4-6|80	%build
12cr|kolab-webadmin-2.2.4-6|81	
12cr|kolab-webadmin-2.2.4-6|82	touch README
12cr|kolab-webadmin-2.2.4-6|83	autoreconf -fi
12cr|kolab-webadmin-2.2.4-6|84	
12cr|kolab-webadmin-2.2.4-6|85	%configure  \
12cr|kolab-webadmin-2.2.4-6|86	--with-dist=mandriva \
12cr|kolab-webadmin-2.2.4-6|87	--with-openpkg=no
12cr|kolab-webadmin-2.2.4-6|88	
12cr|kolab-webadmin-2.2.4-6|89	%{__make}
12cr|kolab-webadmin-2.2.4-6|90	
12cr|kolab-webadmin-2.2.4-6|91	
12cr|kolab-webadmin-2.2.4-6|92	
12cr|kolab-webadmin-2.2.4-6|93	%install
12cr|kolab-webadmin-2.2.4-6|94	%__sed -i "s/@kolab_version@/%{version} \[%{_pversion}\]/" www/admin/kolab/versions.php
12cr|kolab-webadmin-2.2.4-6|95	
12cr|kolab-webadmin-2.2.4-6|96	%makeinstall_std
12cr|kolab-webadmin-2.2.4-6|97	
12cr|kolab-webadmin-2.2.4-6|98	install -d %{buildroot}%{_sysconfdir}/kolab/webadmin/smarty
12cr|kolab-webadmin-2.2.4-6|99	
12cr|kolab-webadmin-2.2.4-6|100	
12cr|kolab-webadmin-2.2.4-6|101	
12cr|kolab-webadmin-2.2.4-6|102	mv %{buildroot}%{kolab_statedir}/admin/include/config.php %{buildroot}%{_sysconfdir}/kolab/webadmin/config.php
12cr|kolab-webadmin-2.2.4-6|103	mv %{buildroot}%{kolab_statedir}/admin/include/mysmarty.php %{buildroot}%{_sysconfdir}/kolab/webadmin/mysmarty.php
12cr|kolab-webadmin-2.2.4-6|104	
12cr|kolab-webadmin-2.2.4-6|105	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/
12cr|kolab-webadmin-2.2.4-6|106	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf <<EOF
12cr|kolab-webadmin-2.2.4-6|107	php_value include_path '.:%{_datadir}/pear:%{kolab_webroot}:%{_datadir}/smarty:%{_datadir}/kolab/php:%{_datadir}/kolab/php/horde'
12cr|kolab-webadmin-2.2.4-6|108	EOF
12cr|kolab-webadmin-2.2.4-6|109	
12cr|kolab-webadmin-2.2.4-6|110	# cleanup
12cr|kolab-webadmin-2.2.4-6|111	rm -rf %{buildroot}%{_datadir}/doc/kolab
12cr|kolab-webadmin-2.2.4-6|112	
12cr|kolab-webadmin-2.2.4-6|113	%post
12cr|kolab-webadmin-2.2.4-6|114	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|kolab-webadmin-2.2.4-6|115	%{_initrddir}/httpd restart 1>&2;
12cr|kolab-webadmin-2.2.4-6|116	fi
12cr|kolab-webadmin-2.2.4-6|117	
12cr|kolab-webadmin-2.2.4-6|118	%postun
12cr|kolab-webadmin-2.2.4-6|119	if [ "$1" = "0" ]; then
12cr|kolab-webadmin-2.2.4-6|120	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|kolab-webadmin-2.2.4-6|121	%{_initrddir}/httpd restart 1>&2
12cr|kolab-webadmin-2.2.4-6|122	fi
12cr|kolab-webadmin-2.2.4-6|123	fi
12cr|kolab-webadmin-2.2.4-6|124	
12cr|kolab-webadmin-2.2.4-6|125	%clean
12cr|kolab-webadmin-2.2.4-6|126	rm -rf %{buildroot}
12cr|kolab-webadmin-2.2.4-6|127	
12cr|kolab-webadmin-2.2.4-6|128	%files
12cr|kolab-webadmin-2.2.4-6|129	%defattr(-,root,root)
12cr|kolab-webadmin-2.2.4-6|130	%doc AUTHORS COPYING ChangeLog INSTALL NEWS
12cr|kolab-webadmin-2.2.4-6|131	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|kolab-webadmin-2.2.4-6|132	%attr(0640,apache,apache) %config(noreplace) %{_sysconfdir}/kolab/webadmin/config.php
12cr|kolab-webadmin-2.2.4-6|133	%attr(0640,apache,apache) %config(noreplace) %{_sysconfdir}/kolab/webadmin/mysmarty.php
12cr|kolab-webadmin-2.2.4-6|134	%dir %attr(0755,root,root) %{_sysconfdir}/kolab/webadmin/smarty
12cr|kolab-webadmin-2.2.4-6|135	%dir %attr(0755,apache,apache) %{_localstatedir}/lib/kolab/webadmin/templates_c
12cr|kolab-webadmin-2.2.4-6|136	%dir %attr(0755,root,root) %{kolab_statedir}/admin
12cr|kolab-webadmin-2.2.4-6|137	%dir %attr(0755,root,root) %{kolab_statedir}/admin/include
12cr|kolab-webadmin-2.2.4-6|138	%dir %attr(0755,root,root) %{kolab_statedir}/admin/templates
12cr|kolab-webadmin-2.2.4-6|139	%dir %attr(0755,root,root) %{kolab_webroot}/admin/addressbook
12cr|kolab-webadmin-2.2.4-6|140	%dir %attr(0755,root,root) %{kolab_webroot}/admin/administrator
12cr|kolab-webadmin-2.2.4-6|141	%dir %attr(0755,root,root) %{kolab_webroot}/admin/distributionlist
12cr|kolab-webadmin-2.2.4-6|142	%dir %attr(0755,root,root) %{kolab_webroot}/admin/maintainer
12cr|kolab-webadmin-2.2.4-6|143	%dir %attr(0755,root,root) %{kolab_webroot}/admin/pics
12cr|kolab-webadmin-2.2.4-6|144	%dir %attr(0755,root,root) %{kolab_webroot}/admin/settings
12cr|kolab-webadmin-2.2.4-6|145	%dir %attr(0755,root,root) %{kolab_webroot}/admin/sharedfolder
12cr|kolab-webadmin-2.2.4-6|146	%dir %attr(0755,root,root) %{kolab_webroot}/admin/user
12cr|kolab-webadmin-2.2.4-6|147	%dir %attr(0755,root,root) %{kolab_webroot}/
12cr|kolab-webadmin-2.2.4-6|148	%{kolab_statedir}/admin/locale
12cr|kolab-webadmin-2.2.4-6|149	%attr(0644,root,root) %{kolab_webroot}/admin/addressbook/*.php
12cr|kolab-webadmin-2.2.4-6|150	%attr(0644,root,root) %{kolab_webroot}/admin/administrator/*.php
12cr|kolab-webadmin-2.2.4-6|151	%attr(0644,root,root) %{kolab_webroot}/admin/*.css
12cr|kolab-webadmin-2.2.4-6|152	%attr(0644,root,root) %{kolab_webroot}/admin/distributionlist/*.php
12cr|kolab-webadmin-2.2.4-6|153	%attr(0644,root,root) %{kolab_webroot}/admin/kolab/*.php
12cr|kolab-webadmin-2.2.4-6|154	%attr(0644,root,root) %{kolab_statedir}/admin/include/*.php
12cr|kolab-webadmin-2.2.4-6|155	%attr(0644,root,root) %{kolab_webroot}/admin/maintainer/*.php
12cr|kolab-webadmin-2.2.4-6|156	%attr(0644,root,root) %{kolab_webroot}/admin/*.php
12cr|kolab-webadmin-2.2.4-6|157	%attr(0644,root,root) %{kolab_webroot}/admin/pics/*.png
12cr|kolab-webadmin-2.2.4-6|158	%attr(0644,root,root) %{kolab_webroot}/*.png
12cr|kolab-webadmin-2.2.4-6|159	%attr(0644,root,root) %{kolab_webroot}/admin/settings/*.php
12cr|kolab-webadmin-2.2.4-6|160	%attr(0644,root,root) %{kolab_webroot}/admin/sharedfolder/*.php
12cr|kolab-webadmin-2.2.4-6|161	%attr(0644,root,root) %{kolab_statedir}/admin/templates/*.tpl
12cr|kolab-webadmin-2.2.4-6|162	%attr(0644,root,root) %{kolab_webroot}/admin/user/*.php
12cr|kolab-webadmin-2.2.4-6|163	%attr(0644,root,root) %{kolab_webroot}/admin/domainmaintainer/*.php
12cr|kolab-webadmin-2.2.4-6|164	
12cr|kolab-webadmin-2.2.4-6|165	
12cr|kolab-webadmin-2.2.4-6|166	
12cr|kolab-webadmin-2.2.4-6|167	%changelog
12cr|kolab-webadmin-2.2.4-6|168	* Sun May 15 2011 Thomas Spuhler <tspuhler@mandriva.org> 2.2.4-4mdv2011.0
12cr|kolab-webadmin-2.2.4-6|169	+ Revision: 674724
12cr|kolab-webadmin-2.2.4-6|170	- changed Requires:php-smarty >=2.6.20 to Requires: php-smarty2 because the package doesn't work with smarty >=3
12cr|kolab-webadmin-2.2.4-6|171	
12cr|kolab-webadmin-2.2.4-6|172	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 2.2.4-2
12cr|kolab-webadmin-2.2.4-6|173	+ Revision: 666036
12cr|kolab-webadmin-2.2.4-6|174	- mass rebuild
12cr|kolab-webadmin-2.2.4-6|175	
12cr|kolab-webadmin-2.2.4-6|176	* Wed Jul 14 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.2.4-1mdv2011.0
12cr|kolab-webadmin-2.2.4-6|177	+ Revision: 553010
12cr|kolab-webadmin-2.2.4-6|178	- Updated to upstream version 2.2.4
12cr|kolab-webadmin-2.2.4-6|179	
12cr|kolab-webadmin-2.2.4-6|180	* Thu Jul 01 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.2.3-2.1mdv2011.0
12cr|kolab-webadmin-2.2.4-6|181	+ Revision: 549721
12cr|kolab-webadmin-2.2.4-6|182	- added patch user.php.diff
12cr|kolab-webadmin-2.2.4-6|183	fixed bug # 59632
12cr|kolab-webadmin-2.2.4-6|184	bumped to subrelease 1
12cr|kolab-webadmin-2.2.4-6|185	
12cr|kolab-webadmin-2.2.4-6|186	* Tue Apr 20 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.2.3-2mdv2010.1
12cr|kolab-webadmin-2.2.4-6|187	+ Revision: 536905
12cr|kolab-webadmin-2.2.4-6|188	- changed location of sieve directory from /var/lib/sieve to /var/lib/imap/sieve
12cr|kolab-webadmin-2.2.4-6|189	Increase release verison to 2
12cr|kolab-webadmin-2.2.4-6|190	
12cr|kolab-webadmin-2.2.4-6|191	* Mon Apr 12 2010 Thomas Spuhler <tspuhler@mandriva.org> 2.2.3-1mdv2010.1
12cr|kolab-webadmin-2.2.4-6|192	+ Revision: 533617
12cr|kolab-webadmin-2.2.4-6|193	- added missing files to source, mandriva and bootstrap
12cr|kolab-webadmin-2.2.4-6|194	- Updated to version 2.2.3
12cr|kolab-webadmin-2.2.4-6|195	- Updated to version 2.2.3
12cr|kolab-webadmin-2.2.4-6|196	
12cr|kolab-webadmin-2.2.4-6|197	* Sun Sep 13 2009 Thomas Spuhler <tspuhler@mandriva.org> 2.1.0-9mdv2010.0
12cr|kolab-webadmin-2.2.4-6|198	+ Revision: 438601
12cr|kolab-webadmin-2.2.4-6|199	- removed the fuss=0 define
12cr|kolab-webadmin-2.2.4-6|200	- changed path of smarty to actual 2010, by the mysmarty.php patch added the mandriva patch for a lot of other path correction and correct the path in the spec file
12cr|kolab-webadmin-2.2.4-6|201	- changed path of smarty to actual 2010
12cr|kolab-webadmin-2.2.4-6|202	
12cr|kolab-webadmin-2.2.4-6|203	+ Christophe Fergeau <cfergeau@mandriva.com>
12cr|kolab-webadmin-2.2.4-6|204	- rebuild
12cr|kolab-webadmin-2.2.4-6|205	
12cr|kolab-webadmin-2.2.4-6|206	* Fri Sep 19 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-8mdv2009.0
12cr|kolab-webadmin-2.2.4-6|207	+ Revision: 285836
12cr|kolab-webadmin-2.2.4-6|208	- fix #42455 (kolab-webadmin-2.1.0-7mdv2009.0.noarch cannot be installed because of dependency)
12cr|kolab-webadmin-2.2.4-6|209	
12cr|kolab-webadmin-2.2.4-6|210	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 2.1.0-7mdv2009.0
12cr|kolab-webadmin-2.2.4-6|211	+ Revision: 222594
12cr|kolab-webadmin-2.2.4-6|212	- fix #%%define is forbidden
12cr|kolab-webadmin-2.2.4-6|213	- rebuild
12cr|kolab-webadmin-2.2.4-6|214	
12cr|kolab-webadmin-2.2.4-6|215	+ Pixel <pixel@mandriva.com>
12cr|kolab-webadmin-2.2.4-6|216	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|kolab-webadmin-2.2.4-6|217	
12cr|kolab-webadmin-2.2.4-6|218	* Sun Jan 13 2008 Thierry Vignaud <tv@mandriva.org> 2.1.0-6mdv2008.1
12cr|kolab-webadmin-2.2.4-6|219	+ Revision: 150432
12cr|kolab-webadmin-2.2.4-6|220	- rebuild
12cr|kolab-webadmin-2.2.4-6|221	- kill re-definition of %%buildroot on Pixel's request
12cr|kolab-webadmin-2.2.4-6|222	
12cr|kolab-webadmin-2.2.4-6|223	+ Olivier Blin <oblin@mandriva.com>
12cr|kolab-webadmin-2.2.4-6|224	- restore BuildRoot
12cr|kolab-webadmin-2.2.4-6|225	
12cr|kolab-webadmin-2.2.4-6|226	* Sun Sep 23 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-5mdv2008.0
12cr|kolab-webadmin-2.2.4-6|227	+ Revision: 92347
12cr|kolab-webadmin-2.2.4-6|228	- misc build fixes
12cr|kolab-webadmin-2.2.4-6|229	
12cr|kolab-webadmin-2.2.4-6|230	* Mon Sep 10 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-4mdv2008.0
12cr|kolab-webadmin-2.2.4-6|231	+ Revision: 84132
12cr|kolab-webadmin-2.2.4-6|232	- fix #33305,#33392 (path to mysmarty.php)
12cr|kolab-webadmin-2.2.4-6|233	
12cr|kolab-webadmin-2.2.4-6|234	* Mon Jun 25 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-3mdv2008.0
12cr|kolab-webadmin-2.2.4-6|235	+ Revision: 43903
12cr|kolab-webadmin-2.2.4-6|236	- really fix build
12cr|kolab-webadmin-2.2.4-6|237	- fix build
12cr|kolab-webadmin-2.2.4-6|238	- fix deps
12cr|kolab-webadmin-2.2.4-6|239	
12cr|kolab-webadmin-2.2.4-6|240	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-2mdv2008.0
12cr|kolab-webadmin-2.2.4-6|241	+ Revision: 33632
12cr|kolab-webadmin-2.2.4-6|242	- new mandriva file
12cr|kolab-webadmin-2.2.4-6|243	
12cr|kolab-webadmin-2.2.4-6|244	* Sat May 26 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-1mdv2008.0
12cr|kolab-webadmin-2.2.4-6|245	+ Revision: 31492
12cr|kolab-webadmin-2.2.4-6|246	- 2.1.0
12cr|kolab-webadmin-2.2.4-6|247	- fixed a lot of stuff...
12cr|kolab-webadmin-2.2.4-6|248	
12cr|kolab-webadmin-2.2.4-6|249	
12cr|kolab-webadmin-2.2.4-6|250	* Wed Oct 11 2006 Oden Eriksson <oeriksson@mandriva.com>
12cr|kolab-webadmin-2.2.4-6|251	+ 2006-10-10 09:52:38 (63286)
12cr|kolab-webadmin-2.2.4-6|252	- hmmm..., forgot the mkrel macro
12cr|kolab-webadmin-2.2.4-6|253	
12cr|kolab-webadmin-2.2.4-6|254	* Wed Oct 11 2006 Oden Eriksson <oeriksson@mandriva.com>
12cr|kolab-webadmin-2.2.4-6|255	+ 2006-10-10 09:50:04 (63284)
12cr|kolab-webadmin-2.2.4-6|256	- rebuild
12cr|kolab-webadmin-2.2.4-6|257	
12cr|kolab-webadmin-2.2.4-6|258	* Tue May 30 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-webadmin-2.2.4-6|259	+ 2006-05-29 08:36:37 (31646)
12cr|kolab-webadmin-2.2.4-6|260	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12cr|kolab-webadmin-2.2.4-6|261	
12cr|kolab-webadmin-2.2.4-6|262	* Sun Sep 11 2005 oeriksson
12cr|kolab-webadmin-2.2.4-6|263	+ 2005-09-10 07:40:04 (878)
12cr|kolab-webadmin-2.2.4-6|264	- new snap (small fixes)
12cr|kolab-webadmin-2.2.4-6|265	
12cr|kolab-webadmin-2.2.4-6|266	* Sun Sep 11 2005 oeriksson
12cr|kolab-webadmin-2.2.4-6|267	+ 2005-09-10 07:38:53 (877)
12cr|kolab-webadmin-2.2.4-6|268	- new snap (small fixes)
12cr|kolab-webadmin-2.2.4-6|269	
12cr|kolab-webadmin-2.2.4-6|270	* Sat Aug 20 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-webadmin-2.2.4-6|271	+ 2005-08-19 14:51:51 (709)
12cr|kolab-webadmin-2.2.4-6|272	- remove references to kolab user/groups since they are
12cr|kolab-webadmin-2.2.4-6|273	not used in this package. Also delegate user creation to
12cr|kolab-webadmin-2.2.4-6|274	the main kolab package.
12cr|kolab-webadmin-2.2.4-6|275	
12cr|kolab-webadmin-2.2.4-6|276	* Fri Aug 19 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-webadmin-2.2.4-6|277	+ 2005-08-18 13:29:35 (698)
12cr|kolab-webadmin-2.2.4-6|278	- added phpself patch: $PHP_SELF -> $_SERVER['PHP_SELF']
12cr|kolab-webadmin-2.2.4-6|279	
12cr|kolab-webadmin-2.2.4-6|280	* Wed Aug 17 2005 oeriksson
12cr|kolab-webadmin-2.2.4-6|281	+ 2005-08-16 00:05:13 (651)
12cr|kolab-webadmin-2.2.4-6|282	- added deps on locales to make language switching work
12cr|kolab-webadmin-2.2.4-6|283	
12cr|kolab-webadmin-2.2.4-6|284	* Tue Aug 16 2005 oeriksson
12cr|kolab-webadmin-2.2.4-6|285	+ 2005-08-15 07:03:59 (645)
12cr|kolab-webadmin-2.2.4-6|286	- fix kolab-server/kolab renaming
12cr|kolab-webadmin-2.2.4-6|287	
12cr|kolab-webadmin-2.2.4-6|288	* Sun Aug 14 2005 oeriksson
12cr|kolab-webadmin-2.2.4-6|289	+ 2005-08-13 04:41:00 (628)
12cr|kolab-webadmin-2.2.4-6|290	- fix smarter perl search and replace (works faster)
12cr|kolab-webadmin-2.2.4-6|291	- add the kolab user and group from here because i never managed to
12cr|kolab-webadmin-2.2.4-6|292	make urpmi install kolab-server first...
12cr|kolab-webadmin-2.2.4-6|293	
12cr|kolab-webadmin-2.2.4-6|294	* Sat Aug 13 2005 oeriksson
12cr|kolab-webadmin-2.2.4-6|295	+ 2005-08-12 01:50:42 (610)
12cr|kolab-webadmin-2.2.4-6|296	- new snap (20050812)
12cr|kolab-webadmin-2.2.4-6|297	- fix deps
12cr|kolab-webadmin-2.2.4-6|298	- rediff the antibork patch
12cr|kolab-webadmin-2.2.4-6|299	- remove hardcoded path to /var/www/html/kolab
12cr|kolab-webadmin-2.2.4-6|300	- added P1 to also install the italian locales
12cr|kolab-webadmin-2.2.4-6|301	
12cr|kolab-webadmin-2.2.4-6|302	* Sat Aug 06 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-webadmin-2.2.4-6|303	+ 2005-08-05 07:04:29 (539)
12cr|kolab-webadmin-2.2.4-6|304	- fixed prereq loop
12cr|kolab-webadmin-2.2.4-6|305	
12cr|kolab-webadmin-2.2.4-6|306	* Thu Aug 04 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-webadmin-2.2.4-6|307	+ 2005-08-03 11:53:31 (524)
12cr|kolab-webadmin-2.2.4-6|308	- added more include path fixes to the original antibork patch
12cr|kolab-webadmin-2.2.4-6|309	
12cr|kolab-webadmin-2.2.4-6|310	* Tue Aug 02 2005 oeriksson
12cr|kolab-webadmin-2.2.4-6|311	+ 2005-08-01 08:30:57 (487)
12cr|kolab-webadmin-2.2.4-6|312	- use a recent cvs snap (20050801)
12cr|kolab-webadmin-2.2.4-6|313	- fix deps
12cr|kolab-webadmin-2.2.4-6|314	- added the Mandriva file that is used by the configure and Makefile to set certain values
12cr|kolab-webadmin-2.2.4-6|315	- misc spec file fixes
12cr|kolab-webadmin-2.2.4-6|316	
12cr|kolab-webadmin-2.2.4-6|317	* Sat Jul 23 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-webadmin-2.2.4-6|318	+ 2005-07-22 11:08:32 (427)
12cr|kolab-webadmin-2.2.4-6|319	- applied Oden's latest changes
12cr|kolab-webadmin-2.2.4-6|320	
12cr|kolab-webadmin-2.2.4-6|321	* Fri Jul 22 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-webadmin-2.2.4-6|322	+ 2005-07-21 08:14:25 (391)
12cr|kolab-webadmin-2.2.4-6|323	- merged in Oden's changes:
12cr|kolab-webadmin-2.2.4-6|324	- added antibork patch
12cr|kolab-webadmin-2.2.4-6|325	- added requires for php-pear-Net_Sieve
12cr|kolab-webadmin-2.2.4-6|326	
12cr|kolab-webadmin-2.2.4-6|327	* Wed Jul 13 2005 Andreas Hasenack <andreas@mandriva.com>
12cr|kolab-webadmin-2.2.4-6|328	+ 2005-07-12 10:27:04 (364)
12cr|kolab-webadmin-2.2.4-6|329	- added kolab-webadmin files
12cr|kolab-webadmin-2.2.4-6|330	- packaged for Mandriva
12cr|kolab-webadmin-2.2.4-6|331	

2556 12
12cr|kolena-0.1.1-2|1	Name:		kolena
12cr|kolena-0.1.1-2|2	Version:	0.1.1
12cr|kolena-0.1.1-2|3	Release:	2
12cr|kolena-0.1.1-2|4	Summary:	A KDE wrapper around the Olena image library which extracts text from images
12cr|kolena-0.1.1-2|5	Group:		Networking/File transfer
12cr|kolena-0.1.1-2|6	License:	GPLv2+
12cr|kolena-0.1.1-2|7	Url:		http://quickgit.kde.org/?p=kolena.git
12cr|kolena-0.1.1-2|8	Source0:	%{name}-%{version}.tar.bz2
12cr|kolena-0.1.1-2|9	Patch0:		kolena-0.1.1-tesseract-3.01.patch
12cr|kolena-0.1.1-2|10	Patch1:		kolena-0.1.1-gcc4.7.patch
12cr|kolena-0.1.1-2|11	BuildRequires:	kdelibs4-devel
12cr|kolena-0.1.1-2|12	BuildRequires:	tesseract-devel
12cr|kolena-0.1.1-2|13	
12cr|kolena-0.1.1-2|14	%description
12cr|kolena-0.1.1-2|15	Kolena is a KDE wrapper around the Olena image library which extracts
12cr|kolena-0.1.1-2|16	text from images.
12cr|kolena-0.1.1-2|17	
12cr|kolena-0.1.1-2|18	#-------------------------------------------------------------------------
12cr|kolena-0.1.1-2|19	
12cr|kolena-0.1.1-2|20	%define kolena_major 0
12cr|kolena-0.1.1-2|21	%define libkolena %mklibname kolena %{kolena_major}
12cr|kolena-0.1.1-2|22	
12cr|kolena-0.1.1-2|23	%package -n %{libkolena}
12cr|kolena-0.1.1-2|24	Summary:	Kolena libbrary
12cr|kolena-0.1.1-2|25	Group:		System/Libraries
12cr|kolena-0.1.1-2|26	
12cr|kolena-0.1.1-2|27	%description -n %{libkolena}
12cr|kolena-0.1.1-2|28	Kolena library.
12cr|kolena-0.1.1-2|29	
12cr|kolena-0.1.1-2|30	%files -n %{libkolena}
12cr|kolena-0.1.1-2|31	%{_kde_libdir}/libkolena.so.%{kolena_major}*
12cr|kolena-0.1.1-2|32	
12cr|kolena-0.1.1-2|33	#-------------------------------------------------------------------------
12cr|kolena-0.1.1-2|34	
12cr|kolena-0.1.1-2|35	%package devel
12cr|kolena-0.1.1-2|36	Summary:	Kolena plugin devel headers
12cr|kolena-0.1.1-2|37	Group:		Networking/File transfer
12cr|kolena-0.1.1-2|38	Requires:	%{libkolena} = %{version}
12cr|kolena-0.1.1-2|39	
12cr|kolena-0.1.1-2|40	%description devel
12cr|kolena-0.1.1-2|41	Kolena plugin devel headers.
12cr|kolena-0.1.1-2|42	
12cr|kolena-0.1.1-2|43	%files devel
12cr|kolena-0.1.1-2|44	%{_kde_datadir}/cmake/Kolena
12cr|kolena-0.1.1-2|45	%{_kde_includedir}/kolena
12cr|kolena-0.1.1-2|46	%{_kde_libdir}/libkolena.so
12cr|kolena-0.1.1-2|47	
12cr|kolena-0.1.1-2|48	#-------------------------------------------------------------------------
12cr|kolena-0.1.1-2|49	
12cr|kolena-0.1.1-2|50	%prep
12cr|kolena-0.1.1-2|51	%setup -q
12cr|kolena-0.1.1-2|52	%patch0 -p1
12cr|kolena-0.1.1-2|53	%patch1 -p1
12cr|kolena-0.1.1-2|54	
12cr|kolena-0.1.1-2|55	%build
12cr|kolena-0.1.1-2|56	%cmake_kde4
12cr|kolena-0.1.1-2|57	%make
12cr|kolena-0.1.1-2|58	
12cr|kolena-0.1.1-2|59	%install
12cr|kolena-0.1.1-2|60	%makeinstall_std -C build
12cr|kolena-0.1.1-2|61	

2557 12
12cr|kompozer-0.8-0.b3.3|1	%define name    kompozer
12cr|kompozer-0.8-0.b3.3|2	%define version 0.8
12cr|kompozer-0.8-0.b3.3|3	%define pre b3
12cr|kompozer-0.8-0.b3.3|4	%if %pre
12cr|kompozer-0.8-0.b3.3|5	%define release %mkrel -c %pre 3
12cr|kompozer-0.8-0.b3.3|6	%else
12cr|kompozer-0.8-0.b3.3|7	%define release %mkrel 2
12cr|kompozer-0.8-0.b3.3|8	%endif
12cr|kompozer-0.8-0.b3.3|9	
12cr|kompozer-0.8-0.b3.3|10	%define cairo_version 0.5
12cr|kompozer-0.8-0.b3.3|11	
12cr|kompozer-0.8-0.b3.3|12	%define minimum_build_nspr_version 4.7.2
12cr|kompozer-0.8-0.b3.3|13	%define minimum_build_nss_version 3.12
12cr|kompozer-0.8-0.b3.3|14	
12cr|kompozer-0.8-0.b3.3|15	
12cr|kompozer-0.8-0.b3.3|16	Name:           %{name}
12cr|kompozer-0.8-0.b3.3|17	Version:        %{version}
12cr|kompozer-0.8-0.b3.3|18	Release:        %{release}
12cr|kompozer-0.8-0.b3.3|19	Summary:        Web Authoring System
12cr|kompozer-0.8-0.b3.3|20	Group:          Development/Other
12cr|kompozer-0.8-0.b3.3|21	License:        GPLv2+ or LGPLv2+ or MPL
12cr|kompozer-0.8-0.b3.3|22	URL:            http://www.kompozer.net/
12cr|kompozer-0.8-0.b3.3|23	%if %pre
12cr|kompozer-0.8-0.b3.3|24	Source0:    http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}%{pre}-src.tar.bz2
12cr|kompozer-0.8-0.b3.3|25	%else
12cr|kompozer-0.8-0.b3.3|26	Source0:    http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.bz2
12cr|kompozer-0.8-0.b3.3|27	%endif
12cr|kompozer-0.8-0.b3.3|28	Source1:        kompozer-debian-manpage.bz2
12cr|kompozer-0.8-0.b3.3|29	Patch0:	kompozer-0.7.10-CVE-2009-XXXX.diff
12cr|kompozer-0.8-0.b3.3|30	Patch1:	kompozer-0.8b1-CVE-2009-3560.diff
12cr|kompozer-0.8-0.b3.3|31	Patch2:	kompozer-0.8-png15-build.patch
12cr|kompozer-0.8-0.b3.3|32	BuildRequires:  nspr-devel >= %{minimum_build_nspr_version}
12cr|kompozer-0.8-0.b3.3|33	BuildRequires:  nss-devel >= %{minimum_build_nss_version}
12cr|kompozer-0.8-0.b3.3|34	BuildRequires:  nss-static-devel >= %{minimum_build_nss_version}
12cr|kompozer-0.8-0.b3.3|35	BuildRequires:  cairo-devel >= %{cairo_version}
12cr|kompozer-0.8-0.b3.3|36	BuildRequires:  pkgconfig(pangox)
12cr|kompozer-0.8-0.b3.3|37	BuildRequires:  desktop-file-utils
12cr|kompozer-0.8-0.b3.3|38	BuildRequires:  gtk2-devel libxt-devel
12cr|kompozer-0.8-0.b3.3|39	BuildRequires:  gnome-vfs2-devel
12cr|kompozer-0.8-0.b3.3|40	BuildRequires:  libxft-devel
12cr|kompozer-0.8-0.b3.3|41	BuildRequires:  libIDL2-devel
12cr|kompozer-0.8-0.b3.3|42	BuildRequires:	zip
12cr|kompozer-0.8-0.b3.3|43	Provides:       nvu = 1
12cr|kompozer-0.8-0.b3.3|44	Obsoletes:      nvu < 1
12cr|kompozer-0.8-0.b3.3|45	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kompozer-0.8-0.b3.3|46	
12cr|kompozer-0.8-0.b3.3|47	%description
12cr|kompozer-0.8-0.b3.3|48	A complete Web authoring system for Linux Desktop users, similar to
12cr|kompozer-0.8-0.b3.3|49	Microsoft Windows programs like FrontPage and Dreamweaver.
12cr|kompozer-0.8-0.b3.3|50	
12cr|kompozer-0.8-0.b3.3|51	KompoZer is an unofficial branch of Nvu, previously developed by
12cr|kompozer-0.8-0.b3.3|52	Linspire Inc.
12cr|kompozer-0.8-0.b3.3|53	
12cr|kompozer-0.8-0.b3.3|54	It makes managing a Web site a snap. Now anyone can create Web pages
12cr|kompozer-0.8-0.b3.3|55	and manage a Web site with no technical expertise or HTML knowledge.
12cr|kompozer-0.8-0.b3.3|56	
12cr|kompozer-0.8-0.b3.3|57	Features
12cr|kompozer-0.8-0.b3.3|58	
12cr|kompozer-0.8-0.b3.3|59	* WYSIWYG editing of pages, making Web creation as easy as typing a
12cr|kompozer-0.8-0.b3.3|60	letter with your word processor.
12cr|kompozer-0.8-0.b3.3|61	
12cr|kompozer-0.8-0.b3.3|62	* Integrated file management via FTP.  Simply log in to your Web
12cr|kompozer-0.8-0.b3.3|63	site and navigate through your files, editing Web pages on the
12cr|kompozer-0.8-0.b3.3|64	fly, directly from your site.
12cr|kompozer-0.8-0.b3.3|65	
12cr|kompozer-0.8-0.b3.3|66	* Reliable HTML code creation that works with today's most popular
12cr|kompozer-0.8-0.b3.3|67	browsers.
12cr|kompozer-0.8-0.b3.3|68	
12cr|kompozer-0.8-0.b3.3|69	* Jump between WYSIWYG editing mode and HTML using tabs.
12cr|kompozer-0.8-0.b3.3|70	
12cr|kompozer-0.8-0.b3.3|71	* Tabbed editing to make working on multiple pages a snap.
12cr|kompozer-0.8-0.b3.3|72	
12cr|kompozer-0.8-0.b3.3|73	* Powerful support for frames, forms, tables, and templates.
12cr|kompozer-0.8-0.b3.3|74	
12cr|kompozer-0.8-0.b3.3|75	
12cr|kompozer-0.8-0.b3.3|76	%prep
12cr|kompozer-0.8-0.b3.3|77	%setup -q -c %{name}-%{version}
12cr|kompozer-0.8-0.b3.3|78	# %patch0 -p0 -b .CVE-2009-XXXX
12cr|kompozer-0.8-0.b3.3|79	%patch1 -p0 -b .CVE-2009-3560
12cr|kompozer-0.8-0.b3.3|80	%patch2 -p1 -b .png15-build
12cr|kompozer-0.8-0.b3.3|81	
12cr|kompozer-0.8-0.b3.3|82	%build
12cr|kompozer-0.8-0.b3.3|83	cd mozilla/
12cr|kompozer-0.8-0.b3.3|84	cp composer/config/mozconfig.fedora .mozconfig
12cr|kompozer-0.8-0.b3.3|85	#echo "mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-kompozer" >> .mozconfig
12cr|kompozer-0.8-0.b3.3|86	# this is for x64 and x32 compatibility when installing:
12cr|kompozer-0.8-0.b3.3|87	# echo "mk_add_options \"CONFIGURE_ARGS= --libdir %{_libdir}\"" >> .mozconfig
12cr|kompozer-0.8-0.b3.3|88	echo "ac_add_options --libdir %{_libdir}" >> .mozconfig
12cr|kompozer-0.8-0.b3.3|89	echo "ac_add_options --with-default-mozilla-five-home=%{_libdir}/kompozer" >> .mozconfig
12cr|kompozer-0.8-0.b3.3|90	
12cr|kompozer-0.8-0.b3.3|91	make -f client.mk build_all
12cr|kompozer-0.8-0.b3.3|92	
12cr|kompozer-0.8-0.b3.3|93	
12cr|kompozer-0.8-0.b3.3|94	%install
12cr|kompozer-0.8-0.b3.3|95	rm -rf $RPM_BUILD_ROOT
12cr|kompozer-0.8-0.b3.3|96	
12cr|kompozer-0.8-0.b3.3|97	pushd obj-kompozer/xpfe/components && %__make ; popd
12cr|kompozer-0.8-0.b3.3|98	pushd obj-kompozer && %__make install DESTDIR=$RPM_BUILD_ROOT ;popd
12cr|kompozer-0.8-0.b3.3|99	
12cr|kompozer-0.8-0.b3.3|100	# Remove internal myspell directory and myspell dicts.
12cr|kompozer-0.8-0.b3.3|101	# dh_install symlinks it to /usr/share/myspell where all myspell-* dicts place their stuff
12cr|kompozer-0.8-0.b3.3|102	rm -rf $RPM_BUILD_ROOT/%{_libdir}/kompozer/components/myspell
12cr|kompozer-0.8-0.b3.3|103	# Remove exec bit from .js files to prevent lintian warnings.
12cr|kompozer-0.8-0.b3.3|104	chmod -x $RPM_BUILD_ROOT/%{_libdir}/kompozer/components/*.js
12cr|kompozer-0.8-0.b3.3|105	
12cr|kompozer-0.8-0.b3.3|106	rm -rf $RPM_BUILD_ROOT/usr/include/
12cr|kompozer-0.8-0.b3.3|107	rm -rf $RPM_BUILD_ROOT/%{_datadir}/idl/
12cr|kompozer-0.8-0.b3.3|108	
12cr|kompozer-0.8-0.b3.3|109	#Menu entry
12cr|kompozer-0.8-0.b3.3|110	install -d -m755 %{buildroot}%{_datadir}/applications
12cr|kompozer-0.8-0.b3.3|111	
12cr|kompozer-0.8-0.b3.3|112	mkdir -p %{buildroot}%{_datadir}/applications
12cr|kompozer-0.8-0.b3.3|113	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|kompozer-0.8-0.b3.3|114	[Desktop Entry]
12cr|kompozer-0.8-0.b3.3|115	Name=KompoZer
12cr|kompozer-0.8-0.b3.3|116	GenericName=Web Authoring System
12cr|kompozer-0.8-0.b3.3|117	Comment=Create Web Pages
12cr|kompozer-0.8-0.b3.3|118	Comment[es]=Crea páginas web
12cr|kompozer-0.8-0.b3.3|119	Comment[it]=Creare pagine Web
12cr|kompozer-0.8-0.b3.3|120	Comment[fr]=Creation de pages Web
12cr|kompozer-0.8-0.b3.3|121	Exec=%{_bindir}/%{name}
12cr|kompozer-0.8-0.b3.3|122	Icon=%{_libdir}/kompozer/icons/mozicon50.xpm
12cr|kompozer-0.8-0.b3.3|123	Terminal=false
12cr|kompozer-0.8-0.b3.3|124	MimeType=text/html;text/xml;text/css;text/x-javascript;text/javascript;application/x-php;text/x-php;application/xhtml+xml;
12cr|kompozer-0.8-0.b3.3|125	Type=Application
12cr|kompozer-0.8-0.b3.3|126	Categories=GTK;Development;WebDevelopment;X-Mandriva-CrossDesktop;
12cr|kompozer-0.8-0.b3.3|127	EOF
12cr|kompozer-0.8-0.b3.3|128	
12cr|kompozer-0.8-0.b3.3|129	## instalar el kompozer.desktop
12cr|kompozer-0.8-0.b3.3|130	desktop-file-install  --dir=%{buildroot}%{_datadir}/applications/ %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|kompozer-0.8-0.b3.3|131	
12cr|kompozer-0.8-0.b3.3|132	# manpage:
12cr|kompozer-0.8-0.b3.3|133	install -d -m755 %{buildroot}%{_mandir}/man1/
12cr|kompozer-0.8-0.b3.3|134	install -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}.1
12cr|kompozer-0.8-0.b3.3|135	
12cr|kompozer-0.8-0.b3.3|136	# spellchecker support:
12cr|kompozer-0.8-0.b3.3|137	#install -d -m755 %{buildroot}%{_libdir}/kompozer
12cr|kompozer-0.8-0.b3.3|138	install -d -m755 %{buildroot}%{_datadir}/myspell/
12cr|kompozer-0.8-0.b3.3|139	rm -rf %{buildroot}%{_libdir}/kompozer/dictionaries/
12cr|kompozer-0.8-0.b3.3|140	cd %{buildroot}%{_libdir}/kompozer
12cr|kompozer-0.8-0.b3.3|141	#ln -s ../../share/myspell dictionaries
12cr|kompozer-0.8-0.b3.3|142	ln -s %{_datadir}/myspell %{buildroot}%{_libdir}/kompozer/dictionaries
12cr|kompozer-0.8-0.b3.3|143	
12cr|kompozer-0.8-0.b3.3|144	# cleaning non used devel and debug files
12cr|kompozer-0.8-0.b3.3|145	rm %{buildroot}%{_bindir}/kompozer-config
12cr|kompozer-0.8-0.b3.3|146	rm -rf %{buildroot}%{_libdir}/pkgconfig/
12cr|kompozer-0.8-0.b3.3|147	rm -rf %{buildroot}%{_libdir}/debug/
12cr|kompozer-0.8-0.b3.3|148	
12cr|kompozer-0.8-0.b3.3|149	%clean
12cr|kompozer-0.8-0.b3.3|150	rm -rf $RPM_BUILD_ROOT
12cr|kompozer-0.8-0.b3.3|151	
12cr|kompozer-0.8-0.b3.3|152	%files
12cr|kompozer-0.8-0.b3.3|153	%defattr(-,root,root,-)
12cr|kompozer-0.8-0.b3.3|154	%doc mozilla/LEGAL mozilla/LICENSE mozilla/README.txt
12cr|kompozer-0.8-0.b3.3|155	%{_bindir}/*
12cr|kompozer-0.8-0.b3.3|156	%{_libdir}/%{name}/*
12cr|kompozer-0.8-0.b3.3|157	%{_mandir}/man1/*
12cr|kompozer-0.8-0.b3.3|158	%{_datadir}/myspell
12cr|kompozer-0.8-0.b3.3|159	%{_datadir}/applications/mandriva-kompozer.desktop
12cr|kompozer-0.8-0.b3.3|160	
12cr|kompozer-0.8-0.b3.3|161	
12cr|kompozer-0.8-0.b3.3|162	%changelog
12cr|kompozer-0.8-0.b3.3|163	* Mon Apr 23 2012 Frank Kober <emuse@mandriva.org> 0.8-0.b3.3mdv2012.0
12cr|kompozer-0.8-0.b3.3|164	+ Revision: 792905
12cr|kompozer-0.8-0.b3.3|165	- made a patch to fix build against libpng 1.5
12cr|kompozer-0.8-0.b3.3|166	
12cr|kompozer-0.8-0.b3.3|167	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|kompozer-0.8-0.b3.3|168	- mass rebuild
12cr|kompozer-0.8-0.b3.3|169	
12cr|kompozer-0.8-0.b3.3|170	* Wed Mar 09 2011 Zombie Ryushu <ryushu@mandriva.org> 0.8-0.b3.1
12cr|kompozer-0.8-0.b3.3|171	+ Revision: 643168
12cr|kompozer-0.8-0.b3.3|172	- fix xt dep
12cr|kompozer-0.8-0.b3.3|173	
12cr|kompozer-0.8-0.b3.3|174	+ Stéphane Téletchéa <steletch@mandriva.org>
12cr|kompozer-0.8-0.b3.3|175	- Disable previously CVE patched upstream
12cr|kompozer-0.8-0.b3.3|176	- Fix release
12cr|kompozer-0.8-0.b3.3|177	- Update to 0.8 b3 version
12cr|kompozer-0.8-0.b3.3|178	
12cr|kompozer-0.8-0.b3.3|179	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8-0.b1.6mdv2011.0
12cr|kompozer-0.8-0.b3.3|180	+ Revision: 606269
12cr|kompozer-0.8-0.b3.3|181	- rebuild
12cr|kompozer-0.8-0.b3.3|182	
12cr|kompozer-0.8-0.b3.3|183	* Thu Mar 25 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8-0.b1.5mdv2010.1
12cr|kompozer-0.8-0.b3.3|184	+ Revision: 527396
12cr|kompozer-0.8-0.b3.3|185	- rebuilt against nss-3.12.6
12cr|kompozer-0.8-0.b3.3|186	
12cr|kompozer-0.8-0.b3.3|187	* Fri Feb 26 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8-0.b1.4mdv2010.1
12cr|kompozer-0.8-0.b3.3|188	+ Revision: 511711
12cr|kompozer-0.8-0.b3.3|189	- rebuild
12cr|kompozer-0.8-0.b3.3|190	
12cr|kompozer-0.8-0.b3.3|191	* Sun Jan 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8-0.b1.3mdv2010.1
12cr|kompozer-0.8-0.b3.3|192	+ Revision: 488614
12cr|kompozer-0.8-0.b3.3|193	- bump correct release
12cr|kompozer-0.8-0.b3.3|194	- P1: security fix for CVE-2009-3560
12cr|kompozer-0.8-0.b3.3|195	
12cr|kompozer-0.8-0.b3.3|196	* Fri Nov 13 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8-0.b1.2mdv2010.1
12cr|kompozer-0.8-0.b3.3|197	+ Revision: 465858
12cr|kompozer-0.8-0.b3.3|198	- adjust the patch slightly (duh!)
12cr|kompozer-0.8-0.b3.3|199	- fix correct release
12cr|kompozer-0.8-0.b3.3|200	- bump release
12cr|kompozer-0.8-0.b3.3|201	- P0: security fix related to CVE-2009-2625 (rediffed and re-added, duh!)
12cr|kompozer-0.8-0.b3.3|202	- remove %
12cr|kompozer-0.8-0.b3.3|203	%changelog
12cr|kompozer-0.8-0.b3.3|204	

2558 12
12cr|kompozer-l10n-ru-0.8-0.b3.7|1	%define version 0.8
12cr|kompozer-l10n-ru-0.8-0.b3.7|2	%define pre b3
12cr|kompozer-l10n-ru-0.8-0.b3.7|3	%if %pre
12cr|kompozer-l10n-ru-0.8-0.b3.7|4	%define release %mkrel -c %pre 7
12cr|kompozer-l10n-ru-0.8-0.b3.7|5	%else
12cr|kompozer-l10n-ru-0.8-0.b3.7|6	%define release 2
12cr|kompozer-l10n-ru-0.8-0.b3.7|7	%endif
12cr|kompozer-l10n-ru-0.8-0.b3.7|8	
12cr|kompozer-l10n-ru-0.8-0.b3.7|9	%define _mozillaextpath %{_libdir}/kompozer/extensions
12cr|kompozer-l10n-ru-0.8-0.b3.7|10	
12cr|kompozer-l10n-ru-0.8-0.b3.7|11	Summary: Russian langpack for Kompozer
12cr|kompozer-l10n-ru-0.8-0.b3.7|12	Summary(ru): Русская локализация идля Kompozer
12cr|kompozer-l10n-ru-0.8-0.b3.7|13	Name: kompozer-l10n-ru
12cr|kompozer-l10n-ru-0.8-0.b3.7|14	Version:        %{version}
12cr|kompozer-l10n-ru-0.8-0.b3.7|15	Release:        %{release}
12cr|kompozer-l10n-ru-0.8-0.b3.7|16	License: GPLv2+
12cr|kompozer-l10n-ru-0.8-0.b3.7|17	Group: Networking/WWW
12cr|kompozer-l10n-ru-0.8-0.b3.7|18	URL: http://kompozer.net/download.php
12cr|kompozer-l10n-ru-0.8-0.b3.7|19	Source: http://kompozer.sourceforge.net/l10n/langpacks/kompozer-0.8b3/kompozer-%{version}%{pre}.ru.xpi
12cr|kompozer-l10n-ru-0.8-0.b3.7|20	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|kompozer-l10n-ru-0.8-0.b3.7|21	Requires: kompozer
12cr|kompozer-l10n-ru-0.8-0.b3.7|22	Obsoletes: kompozer-l10n-ru < %{version}-%{release}
12cr|kompozer-l10n-ru-0.8-0.b3.7|23	Provides: kompozer-l10n-ru = %{version}-%{release}
12cr|kompozer-l10n-ru-0.8-0.b3.7|24	BuildRequires: firefox-devel
12cr|kompozer-l10n-ru-0.8-0.b3.7|25	
12cr|kompozer-l10n-ru-0.8-0.b3.7|26	%description
12cr|kompozer-l10n-ru-0.8-0.b3.7|27	Russian localisation for Kompozer %{version}%{pre}
12cr|kompozer-l10n-ru-0.8-0.b3.7|28	
12cr|kompozer-l10n-ru-0.8-0.b3.7|29	%description -l ru
12cr|kompozer-l10n-ru-0.8-0.b3.7|30	Русская локализация для Kompozer %{version}%{pre}
12cr|kompozer-l10n-ru-0.8-0.b3.7|31	
12cr|kompozer-l10n-ru-0.8-0.b3.7|32	%prep
12cr|kompozer-l10n-ru-0.8-0.b3.7|33	%setup -q -c -n %{name}-%{version}
12cr|kompozer-l10n-ru-0.8-0.b3.7|34	
12cr|kompozer-l10n-ru-0.8-0.b3.7|35	%build
12cr|kompozer-l10n-ru-0.8-0.b3.7|36	
12cr|kompozer-l10n-ru-0.8-0.b3.7|37	%install
12cr|kompozer-l10n-ru-0.8-0.b3.7|38	rm -rf %{buildroot}
12cr|kompozer-l10n-ru-0.8-0.b3.7|39	mkdir -p %{buildroot}%{_mozillaextpath}
12cr|kompozer-l10n-ru-0.8-0.b3.7|40	
12cr|kompozer-l10n-ru-0.8-0.b3.7|41	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cr|kompozer-l10n-ru-0.8-0.b3.7|42	if [ -z "$hash" ]; then
12cr|kompozer-l10n-ru-0.8-0.b3.7|43	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cr|kompozer-l10n-ru-0.8-0.b3.7|44	fi
12cr|kompozer-l10n-ru-0.8-0.b3.7|45	if [ -z "$hash" ]; then
12cr|kompozer-l10n-ru-0.8-0.b3.7|46	echo "Failed to find plugin hash."
12cr|kompozer-l10n-ru-0.8-0.b3.7|47	exit 1
12cr|kompozer-l10n-ru-0.8-0.b3.7|48	fi
12cr|kompozer-l10n-ru-0.8-0.b3.7|49	extdir="%{_mozillaextpath}/$hash"
12cr|kompozer-l10n-ru-0.8-0.b3.7|50	mkdir -p "%{buildroot}$extdir"
12cr|kompozer-l10n-ru-0.8-0.b3.7|51	cp -af * "%{buildroot}$extdir/"
12cr|kompozer-l10n-ru-0.8-0.b3.7|52	
12cr|kompozer-l10n-ru-0.8-0.b3.7|53	%clean
12cr|kompozer-l10n-ru-0.8-0.b3.7|54	rm -rf %{buildroot}
12cr|kompozer-l10n-ru-0.8-0.b3.7|55	
12cr|kompozer-l10n-ru-0.8-0.b3.7|56	%files
12cr|kompozer-l10n-ru-0.8-0.b3.7|57	%defattr(0644,root,root,0755)
12cr|kompozer-l10n-ru-0.8-0.b3.7|58	%{_mozillaextpath}
12cr|kompozer-l10n-ru-0.8-0.b3.7|59	
12cr|kompozer-l10n-ru-0.8-0.b3.7|60	
12cr|kompozer-l10n-ru-0.8-0.b3.7|61	%changelog
12cr|kompozer-l10n-ru-0.8-0.b3.7|62	* Thu Jan 26 2012 Александр Казанцев <kazancas@mandriva.org> 0.8-0.b3.7mdv2012.0
12cr|kompozer-l10n-ru-0.8-0.b3.7|63	+ Revision: 769007
12cr|kompozer-l10n-ru-0.8-0.b3.7|64	- install extentions with %%libdir path
12cr|kompozer-l10n-ru-0.8-0.b3.7|65	
12cr|kompozer-l10n-ru-0.8-0.b3.7|66	* Sat Jul 23 2011 Александр Казанцев <kazancas@mandriva.org> 0.8-0.b3.6
12cr|kompozer-l10n-ru-0.8-0.b3.7|67	+ Revision: 691335
12cr|kompozer-l10n-ru-0.8-0.b3.7|68	- imported package kompozer-l10n-ru
12cr|kompozer-l10n-ru-0.8-0.b3.7|69	
12cr|kompozer-l10n-ru-0.8-0.b3.7|70	
12cr|kompozer-l10n-ru-0.8-0.b3.7|71	* Mon Sep 6 2010 Alexander Kazancev <kazancas@mandriva.ru>
12cr|kompozer-l10n-ru-0.8-0.b3.7|72	+ initial release

2559 12
12cr|kompozer-myspell-ru-0.8-0.b3.8|1	%define version 0.8
12cr|kompozer-myspell-ru-0.8-0.b3.8|2	%define pre b3
12cr|kompozer-myspell-ru-0.8-0.b3.8|3	%if %pre
12cr|kompozer-myspell-ru-0.8-0.b3.8|4	%define release %mkrel -c %pre 8
12cr|kompozer-myspell-ru-0.8-0.b3.8|5	%else
12cr|kompozer-myspell-ru-0.8-0.b3.8|6	%define release %mkrel 2
12cr|kompozer-myspell-ru-0.8-0.b3.8|7	%endif
12cr|kompozer-myspell-ru-0.8-0.b3.8|8	
12cr|kompozer-myspell-ru-0.8-0.b3.8|9	%define _mozillaextpath %{_libdir}/kompozer/extensions
12cr|kompozer-myspell-ru-0.8-0.b3.8|10	
12cr|kompozer-myspell-ru-0.8-0.b3.8|11	Summary: Russian dictionary for Kompozer
12cr|kompozer-myspell-ru-0.8-0.b3.8|12	Summary(ru): Русский словарь идля Kompozer
12cr|kompozer-myspell-ru-0.8-0.b3.8|13	Name: kompozer-myspell-ru
12cr|kompozer-myspell-ru-0.8-0.b3.8|14	Version:        %{version}
12cr|kompozer-myspell-ru-0.8-0.b3.8|15	Release:        %{release}
12cr|kompozer-myspell-ru-0.8-0.b3.8|16	License: GPLv2+
12cr|kompozer-myspell-ru-0.8-0.b3.8|17	Group: Networking/WWW
12cr|kompozer-myspell-ru-0.8-0.b3.8|18	URL: http://kompozer.net/download.php
12cr|kompozer-myspell-ru-0.8-0.b3.8|19	Source: http://kompozer.sourceforge.net/l10n/myspell/myspell-dict.ru.xpi
12cr|kompozer-myspell-ru-0.8-0.b3.8|20	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|kompozer-myspell-ru-0.8-0.b3.8|21	Requires: kompozer
12cr|kompozer-myspell-ru-0.8-0.b3.8|22	Obsoletes: kompozer-myspell-ru < %{version}-%{release}
12cr|kompozer-myspell-ru-0.8-0.b3.8|23	Provides: kompozer-myspell-ru = %{version}-%{release}
12cr|kompozer-myspell-ru-0.8-0.b3.8|24	BuildRequires: firefox-devel
12cr|kompozer-myspell-ru-0.8-0.b3.8|25	
12cr|kompozer-myspell-ru-0.8-0.b3.8|26	%description
12cr|kompozer-myspell-ru-0.8-0.b3.8|27	Russian dictionary for Kompozer %{version}%{pre}
12cr|kompozer-myspell-ru-0.8-0.b3.8|28	
12cr|kompozer-myspell-ru-0.8-0.b3.8|29	%description -l ru
12cr|kompozer-myspell-ru-0.8-0.b3.8|30	Русский словарь для Kompozer %{version}%{pre}
12cr|kompozer-myspell-ru-0.8-0.b3.8|31	
12cr|kompozer-myspell-ru-0.8-0.b3.8|32	%prep
12cr|kompozer-myspell-ru-0.8-0.b3.8|33	%setup -q -c -n %{name}-%{version}
12cr|kompozer-myspell-ru-0.8-0.b3.8|34	
12cr|kompozer-myspell-ru-0.8-0.b3.8|35	%build
12cr|kompozer-myspell-ru-0.8-0.b3.8|36	
12cr|kompozer-myspell-ru-0.8-0.b3.8|37	%install
12cr|kompozer-myspell-ru-0.8-0.b3.8|38	rm -rf %{buildroot}
12cr|kompozer-myspell-ru-0.8-0.b3.8|39	mkdir -p %{buildroot}%{_mozillaextpath}
12cr|kompozer-myspell-ru-0.8-0.b3.8|40	
12cr|kompozer-myspell-ru-0.8-0.b3.8|41	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cr|kompozer-myspell-ru-0.8-0.b3.8|42	if [ -z "$hash" ]; then
12cr|kompozer-myspell-ru-0.8-0.b3.8|43	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cr|kompozer-myspell-ru-0.8-0.b3.8|44	fi
12cr|kompozer-myspell-ru-0.8-0.b3.8|45	if [ -z "$hash" ]; then
12cr|kompozer-myspell-ru-0.8-0.b3.8|46	echo "Failed to find plugin hash."
12cr|kompozer-myspell-ru-0.8-0.b3.8|47	exit 1
12cr|kompozer-myspell-ru-0.8-0.b3.8|48	fi
12cr|kompozer-myspell-ru-0.8-0.b3.8|49	extdir="%{_mozillaextpath}/$hash"
12cr|kompozer-myspell-ru-0.8-0.b3.8|50	mkdir -p "%{buildroot}$extdir"
12cr|kompozer-myspell-ru-0.8-0.b3.8|51	cp -af * "%{buildroot}$extdir/"
12cr|kompozer-myspell-ru-0.8-0.b3.8|52	
12cr|kompozer-myspell-ru-0.8-0.b3.8|53	%clean
12cr|kompozer-myspell-ru-0.8-0.b3.8|54	rm -rf %{buildroot}
12cr|kompozer-myspell-ru-0.8-0.b3.8|55	
12cr|kompozer-myspell-ru-0.8-0.b3.8|56	%files
12cr|kompozer-myspell-ru-0.8-0.b3.8|57	%defattr(0644,root,root,0755)
12cr|kompozer-myspell-ru-0.8-0.b3.8|58	%{_mozillaextpath}
12cr|kompozer-myspell-ru-0.8-0.b3.8|59	
12cr|kompozer-myspell-ru-0.8-0.b3.8|60	
12cr|kompozer-myspell-ru-0.8-0.b3.8|61	
12cr|kompozer-myspell-ru-0.8-0.b3.8|62	%changelog
12cr|kompozer-myspell-ru-0.8-0.b3.8|63	* Thu Jan 26 2012 Александр Казанцев <kazancas@mandriva.org> 0.8-0.b3.8mdv2012.0
12cr|kompozer-myspell-ru-0.8-0.b3.8|64	+ Revision: 769015
12cr|kompozer-myspell-ru-0.8-0.b3.8|65	- install extentions with %%libdir path
12cr|kompozer-myspell-ru-0.8-0.b3.8|66	
12cr|kompozer-myspell-ru-0.8-0.b3.8|67	* Sat Jul 23 2011 Александр Казанцев <kazancas@mandriva.org> 0.8-0.b3.7
12cr|kompozer-myspell-ru-0.8-0.b3.8|68	+ Revision: 691334
12cr|kompozer-myspell-ru-0.8-0.b3.8|69	- fix spec
12cr|kompozer-myspell-ru-0.8-0.b3.8|70	- imported package kompozer-myspell-ru
12cr|kompozer-myspell-ru-0.8-0.b3.8|71	
12cr|kompozer-myspell-ru-0.8-0.b3.8|72	
12cr|kompozer-myspell-ru-0.8-0.b3.8|73	* Mon Sep 6 2010 Alexander Kazancev <kazancas@mandriva.ru>
12cr|kompozer-myspell-ru-0.8-0.b3.8|74	+ initial release

2560 12
12cr|konforka-0.0.1-0.r243.10|1	%define rev r243
12cr|konforka-0.0.1-0.r243.10|2	
12cr|konforka-0.0.1-0.r243.10|3	%define	major 0
12cr|konforka-0.0.1-0.r243.10|4	%define libname %mklibname %{name} %{major}
12cr|konforka-0.0.1-0.r243.10|5	%define develname %mklibname %{name} -d
12cr|konforka-0.0.1-0.r243.10|6	
12cr|konforka-0.0.1-0.r243.10|7	Summary:	Convenience library for common KIN project code
12cr|konforka-0.0.1-0.r243.10|8	Name:		konforka
12cr|konforka-0.0.1-0.r243.10|9	Version:	0.0.1
12cr|konforka-0.0.1-0.r243.10|10	Release:	%mkrel 0.%{rev}.10
12cr|konforka-0.0.1-0.r243.10|11	Group:		System/Libraries
12cr|konforka-0.0.1-0.r243.10|12	License:	MIT
12cr|konforka-0.0.1-0.r243.10|13	URL:		http://kin.klever.net/konforka/
12cr|konforka-0.0.1-0.r243.10|14	Source0:	%{name}-%{version}-%{rev}.tar.bz2
12cr|konforka-0.0.1-0.r243.10|15	Patch0:		konforka-linkage_fix.diff
12cr|konforka-0.0.1-0.r243.10|16	Patch1:		konforka-gcc43.diff
12cr|konforka-0.0.1-0.r243.10|17	BuildRequires:	autoconf automake libtool
12cr|konforka-0.0.1-0.r243.10|18	BuildRequires:	pkgconfig
12cr|konforka-0.0.1-0.r243.10|19	BuildRequires:	libpqxx-devel
12cr|konforka-0.0.1-0.r243.10|20	BuildRequires:	doxygen
12cr|konforka-0.0.1-0.r243.10|21	BuildRequires:	libxslt-proc
12cr|konforka-0.0.1-0.r243.10|22	BuildRequires:	postgresql-devel
12cr|konforka-0.0.1-0.r243.10|23	
12cr|konforka-0.0.1-0.r243.10|24	%description
12cr|konforka-0.0.1-0.r243.10|25	Convenience library for common KIN project code.
12cr|konforka-0.0.1-0.r243.10|26	
12cr|konforka-0.0.1-0.r243.10|27	konforka library is a convenience library which is supposed to soak in some
12cr|konforka-0.0.1-0.r243.10|28	code common to our projects. It is not likely that you want to try this out
12cr|konforka-0.0.1-0.r243.10|29	unless you need it as a dependency for other project. This is why you
12cr|konforka-0.0.1-0.r243.10|30	should not expect a lengthier description here.
12cr|konforka-0.0.1-0.r243.10|31	
12cr|konforka-0.0.1-0.r243.10|32	%package -n	%{libname}
12cr|konforka-0.0.1-0.r243.10|33	Summary:	Convenience library for common KIN project code
12cr|konforka-0.0.1-0.r243.10|34	Group:          System/Libraries
12cr|konforka-0.0.1-0.r243.10|35	
12cr|konforka-0.0.1-0.r243.10|36	%description -n	%{libname}
12cr|konforka-0.0.1-0.r243.10|37	Convenience library for common KIN project code.
12cr|konforka-0.0.1-0.r243.10|38	
12cr|konforka-0.0.1-0.r243.10|39	konforka library is a convenience library which is supposed to soak in some
12cr|konforka-0.0.1-0.r243.10|40	code common to our projects. It is not likely that you want to try this out
12cr|konforka-0.0.1-0.r243.10|41	unless you need it as a dependency for other project. This is why you
12cr|konforka-0.0.1-0.r243.10|42	should not expect a lengthier description here.
12cr|konforka-0.0.1-0.r243.10|43	
12cr|konforka-0.0.1-0.r243.10|44	%package -n	%{develname}
12cr|konforka-0.0.1-0.r243.10|45	Summary:	Static library and header files for the konforka library
12cr|konforka-0.0.1-0.r243.10|46	Group:		Development/C++
12cr|konforka-0.0.1-0.r243.10|47	Requires:	%{libname} = %{version}
12cr|konforka-0.0.1-0.r243.10|48	Provides:	%{name}-devel = %{version}
12cr|konforka-0.0.1-0.r243.10|49	Provides:	%{mklibname %{name} 0}-devel = %{version}
12cr|konforka-0.0.1-0.r243.10|50	Obsoletes:	%{mklibname %{name} 0}-devel
12cr|konforka-0.0.1-0.r243.10|51	
12cr|konforka-0.0.1-0.r243.10|52	%description -n	%{develname}
12cr|konforka-0.0.1-0.r243.10|53	Convenience library for common KIN project code.
12cr|konforka-0.0.1-0.r243.10|54	
12cr|konforka-0.0.1-0.r243.10|55	konforka library is a convenience library which is supposed to soak in some
12cr|konforka-0.0.1-0.r243.10|56	code common to our projects. It is not likely that you want to try this out
12cr|konforka-0.0.1-0.r243.10|57	unless you need it as a dependency for other project. This is why you
12cr|konforka-0.0.1-0.r243.10|58	should not expect a lengthier description here.
12cr|konforka-0.0.1-0.r243.10|59	
12cr|konforka-0.0.1-0.r243.10|60	This package contains the static konforka library and its header files.
12cr|konforka-0.0.1-0.r243.10|61	
12cr|konforka-0.0.1-0.r243.10|62	%prep
12cr|konforka-0.0.1-0.r243.10|63	
12cr|konforka-0.0.1-0.r243.10|64	%setup -q -n %{name}
12cr|konforka-0.0.1-0.r243.10|65	%patch0 -p0
12cr|konforka-0.0.1-0.r243.10|66	%patch1 -p0
12cr|konforka-0.0.1-0.r243.10|67	
12cr|konforka-0.0.1-0.r243.10|68	%build
12cr|konforka-0.0.1-0.r243.10|69	autoreconf -fi
12cr|konforka-0.0.1-0.r243.10|70	%configure2_5x
12cr|konforka-0.0.1-0.r243.10|71	
12cr|konforka-0.0.1-0.r243.10|72	%make
12cr|konforka-0.0.1-0.r243.10|73	
12cr|konforka-0.0.1-0.r243.10|74	%install
12cr|konforka-0.0.1-0.r243.10|75	rm -rf %{buildroot}
12cr|konforka-0.0.1-0.r243.10|76	
12cr|konforka-0.0.1-0.r243.10|77	%makeinstall_std
12cr|konforka-0.0.1-0.r243.10|78	
12cr|konforka-0.0.1-0.r243.10|79	# cleanups
12cr|konforka-0.0.1-0.r243.10|80	rm -f %{buildroot}%{_libdir}/*.*a
12cr|konforka-0.0.1-0.r243.10|81	
12cr|konforka-0.0.1-0.r243.10|82	%files -n %{libname}
12cr|konforka-0.0.1-0.r243.10|83	%doc AUTHORS COPYING NEWS
12cr|konforka-0.0.1-0.r243.10|84	%{_libdir}/*.so.*
12cr|konforka-0.0.1-0.r243.10|85	
12cr|konforka-0.0.1-0.r243.10|86	%files -n %{develname}
12cr|konforka-0.0.1-0.r243.10|87	%dir %{_includedir}/%{name}
12cr|konforka-0.0.1-0.r243.10|88	%{_includedir}/%{name}/*
12cr|konforka-0.0.1-0.r243.10|89	%{_libdir}/*.so
12cr|konforka-0.0.1-0.r243.10|90	%{_libdir}/pkgconfig/*.pc
12cr|konforka-0.0.1-0.r243.10|91	
12cr|konforka-0.0.1-0.r243.10|92	
12cr|konforka-0.0.1-0.r243.10|93	%changelog
12cr|konforka-0.0.1-0.r243.10|94	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.0.1-0.r243.10mdv2012.0
12cr|konforka-0.0.1-0.r243.10|95	+ Revision: 773225
12cr|konforka-0.0.1-0.r243.10|96	- various fixes
12cr|konforka-0.0.1-0.r243.10|97	
12cr|konforka-0.0.1-0.r243.10|98	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.1-0.r243.9mdv2011.0
12cr|konforka-0.0.1-0.r243.10|99	+ Revision: 612656
12cr|konforka-0.0.1-0.r243.10|100	- the mass rebuild of 2010.1 packages
12cr|konforka-0.0.1-0.r243.10|101	
12cr|konforka-0.0.1-0.r243.10|102	* Tue Feb 16 2010 Funda Wang <fwang@mandriva.org> 0.0.1-0.r243.8mdv2010.1
12cr|konforka-0.0.1-0.r243.10|103	+ Revision: 506452
12cr|konforka-0.0.1-0.r243.10|104	- rebuild
12cr|konforka-0.0.1-0.r243.10|105	
12cr|konforka-0.0.1-0.r243.10|106	* Mon Oct 05 2009 Oden Eriksson <oeriksson@mandriva.com> 0.0.1-0.r243.7mdv2010.0
12cr|konforka-0.0.1-0.r243.10|107	+ Revision: 453959
12cr|konforka-0.0.1-0.r243.10|108	- fix build
12cr|konforka-0.0.1-0.r243.10|109	- rebuild
12cr|konforka-0.0.1-0.r243.10|110	
12cr|konforka-0.0.1-0.r243.10|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|konforka-0.0.1-0.r243.10|112	- rebuild
12cr|konforka-0.0.1-0.r243.10|113	
12cr|konforka-0.0.1-0.r243.10|114	* Fri Jul 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0.1-0.r243.5mdv2009.0
12cr|konforka-0.0.1-0.r243.10|115	+ Revision: 233800
12cr|konforka-0.0.1-0.r243.10|116	- fix linkage
12cr|konforka-0.0.1-0.r243.10|117	- fix deps
12cr|konforka-0.0.1-0.r243.10|118	- rebuild
12cr|konforka-0.0.1-0.r243.10|119	
12cr|konforka-0.0.1-0.r243.10|120	+ Pixel <pixel@mandriva.com>
12cr|konforka-0.0.1-0.r243.10|121	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|konforka-0.0.1-0.r243.10|122	
12cr|konforka-0.0.1-0.r243.10|123	+ Olivier Blin <blino@mandriva.org>
12cr|konforka-0.0.1-0.r243.10|124	- restore BuildRoot
12cr|konforka-0.0.1-0.r243.10|125	
12cr|konforka-0.0.1-0.r243.10|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|konforka-0.0.1-0.r243.10|127	- kill re-definition of %%buildroot on Pixel's request
12cr|konforka-0.0.1-0.r243.10|128	
12cr|konforka-0.0.1-0.r243.10|129	* Wed Aug 22 2007 Oden Eriksson <oeriksson@mandriva.com> 0.0.1-0.r243.4mdv2008.0
12cr|konforka-0.0.1-0.r243.10|130	+ Revision: 68891
12cr|konforka-0.0.1-0.r243.10|131	- conform to the 2008 specs
12cr|konforka-0.0.1-0.r243.10|132	
12cr|konforka-0.0.1-0.r243.10|133	
12cr|konforka-0.0.1-0.r243.10|134	* Sat Jan 13 2007 Oden Eriksson <oeriksson@mandriva.com> 0.0.1-0.r243.3mdv2007.0
12cr|konforka-0.0.1-0.r243.10|135	+ Revision: 108398
12cr|konforka-0.0.1-0.r243.10|136	- rebuild
12cr|konforka-0.0.1-0.r243.10|137	- fix deps
12cr|konforka-0.0.1-0.r243.10|138	- fix deps
12cr|konforka-0.0.1-0.r243.10|139	- fix deps
12cr|konforka-0.0.1-0.r243.10|140	- Import konforka
12cr|konforka-0.0.1-0.r243.10|141	
12cr|konforka-0.0.1-0.r243.10|142	* Sat Jan 13 2007 Oden Eriksson <oeriksson@mandriva.com> 0.0.1-0.r243.1mdv2007.1
12cr|konforka-0.0.1-0.r243.10|143	- initial Mandriva package
12cr|konforka-0.0.1-0.r243.10|144	

2561 12
12cr|konvertible-1.0.1-1|1	%define name    konvertible
12cr|konvertible-1.0.1-1|2	%define version 1.0.1
12cr|konvertible-1.0.1-1|3	%define release %mkrel 1
12cr|konvertible-1.0.1-1|4	
12cr|konvertible-1.0.1-1|5	Name:           %name
12cr|konvertible-1.0.1-1|6	Version:        %version
12cr|konvertible-1.0.1-1|7	Release:        %release
12cr|konvertible-1.0.1-1|8	Source0:        http://kde-apps.org/CONTENT/content-files/116892-%name-%version.tar.bz2
12cr|konvertible-1.0.1-1|9	Summary:        A simple KDE audio converter
12cr|konvertible-1.0.1-1|10	License:        GPLv2
12cr|konvertible-1.0.1-1|11	Group:          Sound
12cr|konvertible-1.0.1-1|12	Url:            http://kde-apps.org/content/show.php/Konvertible?content=116892
12cr|konvertible-1.0.1-1|13	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|konvertible-1.0.1-1|14	BuildRequires:  kdelibs4-devel kdepimlibs4-devel
12cr|konvertible-1.0.1-1|15	Requires:       kdebase4-runtime ffmpeg
12cr|konvertible-1.0.1-1|16	
12cr|konvertible-1.0.1-1|17	%description
12cr|konvertible-1.0.1-1|18	The Konvertible is a program to convert audio files to other audio formats using ffmpeg. The Konvertible simplifies file conversion for ffmpeg users. You can add more than one audio file and then click the convert button to transcode them one after the other.
12cr|konvertible-1.0.1-1|19	
12cr|konvertible-1.0.1-1|20	
12cr|konvertible-1.0.1-1|21	%prep
12cr|konvertible-1.0.1-1|22	%setup -q
12cr|konvertible-1.0.1-1|23	
12cr|konvertible-1.0.1-1|24	%build
12cr|konvertible-1.0.1-1|25	%cmake_kde4
12cr|konvertible-1.0.1-1|26	%make
12cr|konvertible-1.0.1-1|27	
12cr|konvertible-1.0.1-1|28	%install
12cr|konvertible-1.0.1-1|29	rm -rf %{buildroot}
12cr|konvertible-1.0.1-1|30	%{makeinstall_std} -C build
12cr|konvertible-1.0.1-1|31	
12cr|konvertible-1.0.1-1|32	
12cr|konvertible-1.0.1-1|33	
12cr|konvertible-1.0.1-1|34	
12cr|konvertible-1.0.1-1|35	%files
12cr|konvertible-1.0.1-1|36	%defattr(-,root,root)
12cr|konvertible-1.0.1-1|37	%doc INSTALL COPYING README TODO
12cr|konvertible-1.0.1-1|38	%{_bindir}/konvertible
12cr|konvertible-1.0.1-1|39	%{_datadir}/applications/kde4/konvertible.desktop
12cr|konvertible-1.0.1-1|40	%{_datadir}/icons/*
12cr|konvertible-1.0.1-1|41	%{_defaultdocdir}/HTML/en/konvertible/*.*
12cr|konvertible-1.0.1-1|42	%{_defaultdocdir}/HTML/en/konvertible/common
12cr|konvertible-1.0.1-1|43	
12cr|konvertible-1.0.1-1|44	
12cr|konvertible-1.0.1-1|45	
12cr|konvertible-1.0.1-1|46	%clean
12cr|konvertible-1.0.1-1|47	rm -rf %{buildroot}
12cr|konvertible-1.0.1-1|48	
12cr|konvertible-1.0.1-1|49	%post
12cr|konvertible-1.0.1-1|50	%update_icon_cache hicolor
12cr|konvertible-1.0.1-1|51	
12cr|konvertible-1.0.1-1|52	%postun
12cr|konvertible-1.0.1-1|53	%clean_icon_cache hicolor
12cr|konvertible-1.0.1-1|54	
12cr|konvertible-1.0.1-1|55	
12cr|konvertible-1.0.1-1|56	
12cr|konvertible-1.0.1-1|57	%changelog
12cr|konvertible-1.0.1-1|58	* Thu Apr 14 2011 Juan Luis Baptiste <juancho@mandriva.org> 1.0.1-1mdv2011.0
12cr|konvertible-1.0.1-1|59	+ Revision: 652880
12cr|konvertible-1.0.1-1|60	- Updated to 1.0.1
12cr|konvertible-1.0.1-1|61	
12cr|konvertible-1.0.1-1|62	* Tue Jul 13 2010 Juan Luis Baptiste <juancho@mandriva.org> 0.1.4-1mdv2011.0
12cr|konvertible-1.0.1-1|63	+ Revision: 551869
12cr|konvertible-1.0.1-1|64	- Fixed mkrel: changed 01 for 1.
12cr|konvertible-1.0.1-1|65	- Initial import based on blogdrake.net package.
12cr|konvertible-1.0.1-1|66	
12cr|konvertible-1.0.1-1|67	

2562 12
12cr|kopete-antispam-0.5-1|1	Summary:	Kopete Antispam
12cr|kopete-antispam-0.5-1|2	Name:		kopete-antispam
12cr|kopete-antispam-0.5-1|3	Version: 	0.5
12cr|kopete-antispam-0.5-1|4	Release: 	%mkrel 1
12cr|kopete-antispam-0.5-1|5	Source0: 	http://download.sourceforge.net/sourceforge/kopeteantispam/%name-kde4-%version.tar.gz
12cr|kopete-antispam-0.5-1|6	License: 	GPLv2+
12cr|kopete-antispam-0.5-1|7	Group: 		Networking/Instant messaging
12cr|kopete-antispam-0.5-1|8	Url: 		http://kopeteantispam.sourceforge.net
12cr|kopete-antispam-0.5-1|9	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kopete-antispam-0.5-1|10	BuildRequires: 	kdenetwork4-devel
12cr|kopete-antispam-0.5-1|11	Requires:	kopete
12cr|kopete-antispam-0.5-1|12	
12cr|kopete-antispam-0.5-1|13	%description
12cr|kopete-antispam-0.5-1|14	Kopete plugin, which allow to ignore spam messages by using simple
12cr|kopete-antispam-0.5-1|15	answer/question scheme:
12cr|kopete-antispam-0.5-1|16	
12cr|kopete-antispam-0.5-1|17	Potential spammers receive a simple question, and they are ignored until
12cr|kopete-antispam-0.5-1|18	they answers question. After they answers correctly, they receive
12cr|kopete-antispam-0.5-1|19	notification, and your chat window opens. Also, you can skip test for
12cr|kopete-antispam-0.5-1|20	some contacts, matched by wildcards, specified by configuration dialog.
12cr|kopete-antispam-0.5-1|21	
12cr|kopete-antispam-0.5-1|22	%files
12cr|kopete-antispam-0.5-1|23	%defattr(-,root,root)
12cr|kopete-antispam-0.5-1|24	%{_kde_libdir}/kde4/*.so
12cr|kopete-antispam-0.5-1|25	%{_kde_datadir}/config.kcfg/*.kcfg
12cr|kopete-antispam-0.5-1|26	%{_kde_services}/kconfiguredialog/*.desktop
12cr|kopete-antispam-0.5-1|27	%{_kde_services}/*.desktop
12cr|kopete-antispam-0.5-1|28	
12cr|kopete-antispam-0.5-1|29	#--------------------------------------------------------------------
12cr|kopete-antispam-0.5-1|30	
12cr|kopete-antispam-0.5-1|31	%prep
12cr|kopete-antispam-0.5-1|32	%setup -q -n %name-kde4-%version
12cr|kopete-antispam-0.5-1|33	
12cr|kopete-antispam-0.5-1|34	%build
12cr|kopete-antispam-0.5-1|35	%cmake_kde4
12cr|kopete-antispam-0.5-1|36	%make
12cr|kopete-antispam-0.5-1|37	
12cr|kopete-antispam-0.5-1|38	%install
12cr|kopete-antispam-0.5-1|39	rm -rf %{buildroot}
12cr|kopete-antispam-0.5-1|40	%{makeinstall_std} -C build
12cr|kopete-antispam-0.5-1|41	
12cr|kopete-antispam-0.5-1|42	%clean
12cr|kopete-antispam-0.5-1|43	rm -rf %{buildroot}
12cr|kopete-antispam-0.5-1|44	
12cr|kopete-antispam-0.5-1|45	
12cr|kopete-antispam-0.5-1|46	%changelog
12cr|kopete-antispam-0.5-1|47	* Sun Feb 14 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.5-1mdv2010.1
12cr|kopete-antispam-0.5-1|48	+ Revision: 505899
12cr|kopete-antispam-0.5-1|49	- new release
12cr|kopete-antispam-0.5-1|50	
12cr|kopete-antispam-0.5-1|51	+ Thierry Vignaud <tv@mandriva.org>
12cr|kopete-antispam-0.5-1|52	- rebuild
12cr|kopete-antispam-0.5-1|53	
12cr|kopete-antispam-0.5-1|54	* Sat Dec 27 2008 Funda Wang <fwang@mandriva.org> 0.4-1mdv2009.1
12cr|kopete-antispam-0.5-1|55	+ Revision: 319960
12cr|kopete-antispam-0.5-1|56	- add requires
12cr|kopete-antispam-0.5-1|57	- update url
12cr|kopete-antispam-0.5-1|58	- import kopete-antispam
12cr|kopete-antispam-0.5-1|59	
12cr|kopete-antispam-0.5-1|60	

2563 12
12cr|kopete-kde-runner-0.4-1|1	
12cr|kopete-kde-runner-0.4-1|2	Summary:        Kopete contacts KDE runner
12cr|kopete-kde-runner-0.4-1|3	Name:           kopete-kde-runner
12cr|kopete-kde-runner-0.4-1|4	Version:        0.4
12cr|kopete-kde-runner-0.4-1|5	Release:        %mkrel 1
12cr|kopete-kde-runner-0.4-1|6	Source:         http://kde-apps.org/CONTENT/content-files/105263-krunner-kopete-contacts-%{version}.tar.gz
12cr|kopete-kde-runner-0.4-1|7	License:        GPLv2+
12cr|kopete-kde-runner-0.4-1|8	Group:          Graphical desktop/KDE
12cr|kopete-kde-runner-0.4-1|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kopete-kde-runner-0.4-1|10	URL:            http://kde-apps.org/content/show.php/KRunner+Kopete+Contacts?content=105263
12cr|kopete-kde-runner-0.4-1|11	#BuildRequires:  kdelibs4-devel
12cr|kopete-kde-runner-0.4-1|12	BuildRequires:  kdenetwork4-devel
12cr|kopete-kde-runner-0.4-1|13	Requires:	kopete
12cr|kopete-kde-runner-0.4-1|14	
12cr|kopete-kde-runner-0.4-1|15	%description
12cr|kopete-kde-runner-0.4-1|16	Kopete Contacts is a KRunner plugins that allows you to open chat with your Kopete contact just by typing it's
12cr|kopete-kde-runner-0.4-1|17	name!
12cr|kopete-kde-runner-0.4-1|18	
12cr|kopete-kde-runner-0.4-1|19	Cool improvement for people like me who are lazy to open the Kopete window :-)
12cr|kopete-kde-runner-0.4-1|20	
12cr|kopete-kde-runner-0.4-1|21	In future I'd like to add configuration dialog to enable filtering offline contacts etc...for now this is just
12cr|kopete-kde-runner-0.4-1|22	first release, so no big expectations (but it works :D )
12cr|kopete-kde-runner-0.4-1|23	
12cr|kopete-kde-runner-0.4-1|24	For those of you who are extremely lazy I've implemented new function. You can now change your Kopete status
12cr|kopete-kde-runner-0.4-1|25	(all accounts) by typing "status status_name". Supported are only default statuses (online,offline,away,busy and
12cr|kopete-kde-runner-0.4-1|26	invisible).
12cr|kopete-kde-runner-0.4-1|27	
12cr|kopete-kde-runner-0.4-1|28	
12cr|kopete-kde-runner-0.4-1|29	%files
12cr|kopete-kde-runner-0.4-1|30	%defattr(-,root,root)
12cr|kopete-kde-runner-0.4-1|31	%doc COPYING
12cr|kopete-kde-runner-0.4-1|32	%{_kde_libdir}/kde4/*.so
12cr|kopete-kde-runner-0.4-1|33	%{_kde_services}/*
12cr|kopete-kde-runner-0.4-1|34	#%{_datadir}/pixmaps/vbox-runner/*
12cr|kopete-kde-runner-0.4-1|35	#--------------------------------------------------------------------
12cr|kopete-kde-runner-0.4-1|36	
12cr|kopete-kde-runner-0.4-1|37	%prep
12cr|kopete-kde-runner-0.4-1|38	%setup -qn krunner-kopete-contacts-%{version}
12cr|kopete-kde-runner-0.4-1|39	
12cr|kopete-kde-runner-0.4-1|40	%build
12cr|kopete-kde-runner-0.4-1|41	%cmake_kde4
12cr|kopete-kde-runner-0.4-1|42	%make
12cr|kopete-kde-runner-0.4-1|43	
12cr|kopete-kde-runner-0.4-1|44	%install
12cr|kopete-kde-runner-0.4-1|45	rm -rf %{buildroot}
12cr|kopete-kde-runner-0.4-1|46	%makeinstall_std -C build
12cr|kopete-kde-runner-0.4-1|47	
12cr|kopete-kde-runner-0.4-1|48	%clean
12cr|kopete-kde-runner-0.4-1|49	rm -rf $RPM_BUILD_ROOT
12cr|kopete-kde-runner-0.4-1|50	
12cr|kopete-kde-runner-0.4-1|51	
12cr|kopete-kde-runner-0.4-1|52	
12cr|kopete-kde-runner-0.4-1|53	
12cr|kopete-kde-runner-0.4-1|54	%changelog
12cr|kopete-kde-runner-0.4-1|55	* Sun Feb 21 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.4-1mdv2010.1
12cr|kopete-kde-runner-0.4-1|56	+ Revision: 508870
12cr|kopete-kde-runner-0.4-1|57	- import kopete-kde-runner
12cr|kopete-kde-runner-0.4-1|58	
12cr|kopete-kde-runner-0.4-1|59	

2564 12
12cr|kopete-protocol-facebook-0.1.5-2|1	%define gitrev 3376a46
12cr|kopete-protocol-facebook-0.1.5-2|2	
12cr|kopete-protocol-facebook-0.1.5-2|3	Summary:	Facebook Protocol support for Kopete
12cr|kopete-protocol-facebook-0.1.5-2|4	Name:		kopete-protocol-facebook
12cr|kopete-protocol-facebook-0.1.5-2|5	License:	GPLv2+
12cr|kopete-protocol-facebook-0.1.5-2|6	Url:		http://github.com/dmacvicar/kopete-facebook
12cr|kopete-protocol-facebook-0.1.5-2|7	Group:		Networking/Instant messaging
12cr|kopete-protocol-facebook-0.1.5-2|8	Version:	0.1.5
12cr|kopete-protocol-facebook-0.1.5-2|9	Release:	2
12cr|kopete-protocol-facebook-0.1.5-2|10	Source:		dmacvicar-kopete-facebook-%{gitrev}.tar.gz
12cr|kopete-protocol-facebook-0.1.5-2|11	BuildRequires:	kdenetwork4-devel
12cr|kopete-protocol-facebook-0.1.5-2|12	BuildRequires:	pkgconfig(QJson)
12cr|kopete-protocol-facebook-0.1.5-2|13	
12cr|kopete-protocol-facebook-0.1.5-2|14	%description
12cr|kopete-protocol-facebook-0.1.5-2|15	Facebook Protocol Support for Kopete
12cr|kopete-protocol-facebook-0.1.5-2|16	
12cr|kopete-protocol-facebook-0.1.5-2|17	%files
12cr|kopete-protocol-facebook-0.1.5-2|18	%{_kde_libdir}/kde4/kopete_facebook.so
12cr|kopete-protocol-facebook-0.1.5-2|19	%{_kde_appsdir}/kopete/icons/*
12cr|kopete-protocol-facebook-0.1.5-2|20	%{_kde_services}/kopete_facebook.desktop
12cr|kopete-protocol-facebook-0.1.5-2|21	
12cr|kopete-protocol-facebook-0.1.5-2|22	#--------------------------------------------------------------------
12cr|kopete-protocol-facebook-0.1.5-2|23	
12cr|kopete-protocol-facebook-0.1.5-2|24	%prep
12cr|kopete-protocol-facebook-0.1.5-2|25	%setup -n dmacvicar-kopete-facebook-%{gitrev}
12cr|kopete-protocol-facebook-0.1.5-2|26	
12cr|kopete-protocol-facebook-0.1.5-2|27	%build
12cr|kopete-protocol-facebook-0.1.5-2|28	%cmake_kde4
12cr|kopete-protocol-facebook-0.1.5-2|29	
12cr|kopete-protocol-facebook-0.1.5-2|30	%install
12cr|kopete-protocol-facebook-0.1.5-2|31	%makeinstall_std -C build
12cr|kopete-protocol-facebook-0.1.5-2|32	

2565 12
12cr|kopete-protocol-irc-0.1.2-8|1	Name:           kopete-protocol-irc
12cr|kopete-protocol-irc-0.1.2-8|2	License:        GPLv2+
12cr|kopete-protocol-irc-0.1.2-8|3	Url:            http://kde-apps.org/content/show.php/kopete+irc+plugin?content=113720
12cr|kopete-protocol-irc-0.1.2-8|4	Group:          Networking/Instant messaging
12cr|kopete-protocol-irc-0.1.2-8|5	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|kopete-protocol-irc-0.1.2-8|6	Summary:        IRC Protocol support for Kopete
12cr|kopete-protocol-irc-0.1.2-8|7	Version:        0.1.2
12cr|kopete-protocol-irc-0.1.2-8|8	Release:        %mkrel 8
12cr|kopete-protocol-irc-0.1.2-8|9	Source:         http://kde-apps.org/CONTENT/content-files/113720-irc.tar.gz
12cr|kopete-protocol-irc-0.1.2-8|10	Requires:	    ircclient-qt
12cr|kopete-protocol-irc-0.1.2-8|11	Requires:       kopete
12cr|kopete-protocol-irc-0.1.2-8|12	BuildRequires:  kdenetwork4-devel
12cr|kopete-protocol-irc-0.1.2-8|13	BuildRequires:  ircclient-qt-devel >= 0.3.2
12cr|kopete-protocol-irc-0.1.2-8|14	
12cr|kopete-protocol-irc-0.1.2-8|15	%description
12cr|kopete-protocol-irc-0.1.2-8|16	Irc Protocol Support for Kopete
12cr|kopete-protocol-irc-0.1.2-8|17	
12cr|kopete-protocol-irc-0.1.2-8|18	%files
12cr|kopete-protocol-irc-0.1.2-8|19	%defattr(-,root,root)
12cr|kopete-protocol-irc-0.1.2-8|20	%_kde_libdir/kde4/kopete_irc.so
12cr|kopete-protocol-irc-0.1.2-8|21	%_kde_appsdir/kopete/icons/*
12cr|kopete-protocol-irc-0.1.2-8|22	%_kde_appsdir/kopete/ircnetworks.xml
12cr|kopete-protocol-irc-0.1.2-8|23	%_kde_appsdir/kopete_irc
12cr|kopete-protocol-irc-0.1.2-8|24	%_kde_datadir/kde4/services/kopete_irc.desktop
12cr|kopete-protocol-irc-0.1.2-8|25	
12cr|kopete-protocol-irc-0.1.2-8|26	#--------------------------------------------------------------------
12cr|kopete-protocol-irc-0.1.2-8|27	
12cr|kopete-protocol-irc-0.1.2-8|28	%prep
12cr|kopete-protocol-irc-0.1.2-8|29	%setup -n irc
12cr|kopete-protocol-irc-0.1.2-8|30	
12cr|kopete-protocol-irc-0.1.2-8|31	%build
12cr|kopete-protocol-irc-0.1.2-8|32	%cmake_kde4 -DIRCCLIENT_INCLUDE_DIR=/usr/lib/qt4/include/ircclient-qt/
12cr|kopete-protocol-irc-0.1.2-8|33	
12cr|kopete-protocol-irc-0.1.2-8|34	%install
12cr|kopete-protocol-irc-0.1.2-8|35	%makeinstall_std -C build
12cr|kopete-protocol-irc-0.1.2-8|36	
12cr|kopete-protocol-irc-0.1.2-8|37	%clean
12cr|kopete-protocol-irc-0.1.2-8|38	rm -rf %buildroot
12cr|kopete-protocol-irc-0.1.2-8|39	
12cr|kopete-protocol-irc-0.1.2-8|40	
12cr|kopete-protocol-irc-0.1.2-8|41	%changelog
12cr|kopete-protocol-irc-0.1.2-8|42	* Sun Mar 20 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.1.2-8mdv2011.0
12cr|kopete-protocol-irc-0.1.2-8|43	+ Revision: 647082
12cr|kopete-protocol-irc-0.1.2-8|44	- Rebuild
12cr|kopete-protocol-irc-0.1.2-8|45	
12cr|kopete-protocol-irc-0.1.2-8|46	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-7mdv2011.0
12cr|kopete-protocol-irc-0.1.2-8|47	+ Revision: 612659
12cr|kopete-protocol-irc-0.1.2-8|48	- the mass rebuild of 2010.1 packages
12cr|kopete-protocol-irc-0.1.2-8|49	
12cr|kopete-protocol-irc-0.1.2-8|50	* Fri Mar 19 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.1.2-6mdv2010.1
12cr|kopete-protocol-irc-0.1.2-8|51	+ Revision: 525166
12cr|kopete-protocol-irc-0.1.2-8|52	- Rebuild
12cr|kopete-protocol-irc-0.1.2-8|53	
12cr|kopete-protocol-irc-0.1.2-8|54	* Fri Nov 27 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.1.2-5mdv2010.1
12cr|kopete-protocol-irc-0.1.2-8|55	+ Revision: 470615
12cr|kopete-protocol-irc-0.1.2-8|56	- Lets upse makeinstall_std
12cr|kopete-protocol-irc-0.1.2-8|57	- Lets upse makeinstall_std
12cr|kopete-protocol-irc-0.1.2-8|58	- Add -D to let install in rootjail
12cr|kopete-protocol-irc-0.1.2-8|59	- Add -D to find ircclient-qt includes
12cr|kopete-protocol-irc-0.1.2-8|60	- BR fixed
12cr|kopete-protocol-irc-0.1.2-8|61	- import kopete-protocol-irc
12cr|kopete-protocol-irc-0.1.2-8|62	
12cr|kopete-protocol-irc-0.1.2-8|63	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|kopete-protocol-irc-0.1.2-8|64	- Clean spec file to use mandriva rules and policies
12cr|kopete-protocol-irc-0.1.2-8|65	- Use kde rpm macros
12cr|kopete-protocol-irc-0.1.2-8|66	- Use rpm macros and do not hardcode prefix
12cr|kopete-protocol-irc-0.1.2-8|67	- do not tell to report bugs on opensuse bugzilla
12cr|kopete-protocol-irc-0.1.2-8|68	- Do not use copyrighted suse spec file
12cr|kopete-protocol-irc-0.1.2-8|69	
12cr|kopete-protocol-irc-0.1.2-8|70	
12cr|kopete-protocol-irc-0.1.2-8|71	* Thu Nov 23 2009 Daniel Lucio <dlucio@mandriva.org> - 0.1.2-1mdv2010.0
12cr|kopete-protocol-irc-0.1.2-8|72	- Bump release
12cr|kopete-protocol-irc-0.1.2-8|73	

2566 12
12cr|kosd-0.8.1-2|1	Name:		kosd
12cr|kosd-0.8.1-2|2	Version:	0.8.1
12cr|kosd-0.8.1-2|3	Release:	2
12cr|kosd-0.8.1-2|4	Summary:	An application showing OSD to respond volume buttons
12cr|kosd-0.8.1-2|5	License:	GPLv2+
12cr|kosd-0.8.1-2|6	Group:		Graphical desktop/KDE
12cr|kosd-0.8.1-2|7	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kosd-0.8.1-2|8	URL:		http://www.kde-apps.org/content/show.php?content=81457
12cr|kosd-0.8.1-2|9	Source:		http://www.kde-apps.org/CONTENT/content-files/81457-%{name}-%{version}.tar.bz2
12cr|kosd-0.8.1-2|10	Patch0:		kosd-0.8.1-ru.patch
12cr|kosd-0.8.1-2|11	BuildRequires:	kdebase4-workspace-devel
12cr|kosd-0.8.1-2|12	Obsoletes:	kde3-kvolumeosd < %{version}
12cr|kosd-0.8.1-2|13	Obsoletes:	kde3-kosd < %{version}
12cr|kosd-0.8.1-2|14	
12cr|kosd-0.8.1-2|15	%description
12cr|kosd-0.8.1-2|16	KOSD is a simple KDE application that runs in the background and
12cr|kosd-0.8.1-2|17	responds to volume buttons by showing a little OSD. It delegates the
12cr|kosd-0.8.1-2|18	actual job of adjusting the volume to KMix.
12cr|kosd-0.8.1-2|19	
12cr|kosd-0.8.1-2|20	%prep
12cr|kosd-0.8.1-2|21	%setup -q
12cr|kosd-0.8.1-2|22	%patch0 -p1 -b .ru
12cr|kosd-0.8.1-2|23	
12cr|kosd-0.8.1-2|24	%build
12cr|kosd-0.8.1-2|25	%cmake_kde4
12cr|kosd-0.8.1-2|26	%make
12cr|kosd-0.8.1-2|27	
12cr|kosd-0.8.1-2|28	%install
12cr|kosd-0.8.1-2|29	rm -rf %{buildroot}
12cr|kosd-0.8.1-2|30	%makeinstall_std -C build
12cr|kosd-0.8.1-2|31	
12cr|kosd-0.8.1-2|32	rm -fr %{buildroot}%{_kde_includedir} %{buildroot}%{_kde_libdir}/*.so
12cr|kosd-0.8.1-2|33	
12cr|kosd-0.8.1-2|34	%find_lang %{name} --with-html
12cr|kosd-0.8.1-2|35	
12cr|kosd-0.8.1-2|36	%clean
12cr|kosd-0.8.1-2|37	rm -rf %{buildroot}
12cr|kosd-0.8.1-2|38	
12cr|kosd-0.8.1-2|39	%files -f %{name}.lang
12cr|kosd-0.8.1-2|40	%defattr(-,root,root)
12cr|kosd-0.8.1-2|41	%{_kde_libdir}/*.so.*
12cr|kosd-0.8.1-2|42	%{_kde_libdir}/kde4/*.so
12cr|kosd-0.8.1-2|43	%{_kde_datadir}/config.kcfg/kosd.kcfg
12cr|kosd-0.8.1-2|44	%{_kde_services}/kcm_kosd.desktop
12cr|kosd-0.8.1-2|45	%{_kde_services}/kded/*.desktop
12cr|kosd-0.8.1-2|46	%{_datadir}/dbus-1/interfaces/org.kde.kosd.xml
12cr|kosd-0.8.1-2|47	
12cr|kosd-0.8.1-2|48	

2567 12
12cr|koules-1.4-19|1	%define name 		koules
12cr|koules-1.4-19|2	%define version		1.4
12cr|koules-1.4-19|3	%define release %mkrel 19
12cr|koules-1.4-19|4	
12cr|koules-1.4-19|5	Summary:	Space action game for X11
12cr|koules-1.4-19|6	Name:		%{name}
12cr|koules-1.4-19|7	Version:	%{version}
12cr|koules-1.4-19|8	Release:	%{release}
12cr|koules-1.4-19|9	Group: 		Games/Arcade
12cr|koules-1.4-19|10	URL:		http://www.ucw.cz/~hubicka/koules/English/distribution.html
12cr|koules-1.4-19|11	License:	GPLv2+
12cr|koules-1.4-19|12	Source0:	%{name}-%{version}.tar.bz2
12cr|koules-1.4-19|13	Source1:	%{name}-16.png
12cr|koules-1.4-19|14	Source2:	%{name}-32.png
12cr|koules-1.4-19|15	Source3:	%{name}-48.png
12cr|koules-1.4-19|16	Patch0:		debian-koules-1.4-17.patch
12cr|koules-1.4-19|17	# this font is hardcoded in the code
12cr|koules-1.4-19|18	Requires:	x11-font-schumacher-misc
12cr|koules-1.4-19|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}buildroot
12cr|koules-1.4-19|20	BuildRequires:  tk imake
12cr|koules-1.4-19|21	BuildRequires:	libxext-devel
12cr|koules-1.4-19|22	BuildRequires:	libx11-devel
12cr|koules-1.4-19|23	BuildRequires:	libxau-devel
12cr|koules-1.4-19|24	BuildRequires:	libxdmcp-devel
12cr|koules-1.4-19|25	BuildRequires:  pkgconfig(xcb)
12cr|koules-1.4-19|26	
12cr|koules-1.4-19|27	%description
12cr|koules-1.4-19|28	Koules is a simple fast-action arcade-style no-brainer balls game you have
12cr|koules-1.4-19|29	never seen alike before! It has simple, classic, old-school fantastic 256
12cr|koules-1.4-19|30	color graphics, a multiplayer mode for up to 5 players on the same keyboard,
12cr|koules-1.4-19|31	or via network, full sound, and, of course, lots of wild fun!
12cr|koules-1.4-19|32	
12cr|koules-1.4-19|33	%prep
12cr|koules-1.4-19|34	
12cr|koules-1.4-19|35	%setup -q -n %{name}%{version}
12cr|koules-1.4-19|36	%patch0 -p1
12cr|koules-1.4-19|37	sed -i 's/mkdirhier/mkdir -p/g' Imakefile
12cr|koules-1.4-19|38	
12cr|koules-1.4-19|39	%build
12cr|koules-1.4-19|40	xmkmf
12cr|koules-1.4-19|41	make Makefile
12cr|koules-1.4-19|42	make Makefiles
12cr|koules-1.4-19|43	if [ ! -s xkoules.man ]; then ln -sf xkoules.6 xkoules.man; fi
12cr|koules-1.4-19|44	%make KOULESDIR=%{_gamesbindir} SOUNDDIR=%{_libdir}/%{_gamesdir}/%{name} MANDIR=%{_mandir}/man6
12cr|koules-1.4-19|45	
12cr|koules-1.4-19|46	%install
12cr|koules-1.4-19|47	rm -rf $RPM_BUILD_ROOT
12cr|koules-1.4-19|48	%makeinstall KOULESDIR=%{buildroot}%{_gamesbindir} SOUNDDIR=%{buildroot}%{_libdir}/%{_gamesdir}/%{name} MANDIR=%{buildroot}/%{_mandir}/man6
12cr|koules-1.4-19|49	mv %{buildroot}%{_gamesbindir}/xkoules %{buildroot}%{_gamesbindir}/xkoules.bin
12cr|koules-1.4-19|50	cat <<EOF >%{buildroot}%{_gamesbindir}/xkoules
12cr|koules-1.4-19|51	#!/bin/sh
12cr|koules-1.4-19|52	exec soundwrapper %{_gamesbindir}/xkoules.bin
12cr|koules-1.4-19|53	EOF
12cr|koules-1.4-19|54	chmod a+x %{buildroot}%{_gamesbindir}/xkoules
12cr|koules-1.4-19|55	
12cr|koules-1.4-19|56	install startkoules %{buildroot}%{_gamesbindir}/
12cr|koules-1.4-19|57	install koules.tcl %{buildroot}%{_libdir}/%{_gamesdir}/%{name}
12cr|koules-1.4-19|58	
12cr|koules-1.4-19|59	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|koules-1.4-19|60	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|koules-1.4-19|61	[Desktop Entry]
12cr|koules-1.4-19|62	Name=XKoules
12cr|koules-1.4-19|63	Comment=%{summary}
12cr|koules-1.4-19|64	Exec=%{_gamesbindir}/xkoules
12cr|koules-1.4-19|65	Icon=%{name}
12cr|koules-1.4-19|66	Terminal=false
12cr|koules-1.4-19|67	Type=Application
12cr|koules-1.4-19|68	Categories=Game;ArcadeGame;
12cr|koules-1.4-19|69	EOF
12cr|koules-1.4-19|70	
12cr|koules-1.4-19|71	# mdk icon
12cr|koules-1.4-19|72	install -m644 %{SOURCE1} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|koules-1.4-19|73	install -m644 %{SOURCE2} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|koules-1.4-19|74	install -m644 %{SOURCE3} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|koules-1.4-19|75	
12cr|koules-1.4-19|76	%if %mdkversion < 200900
12cr|koules-1.4-19|77	%post
12cr|koules-1.4-19|78	%{update_menus}
12cr|koules-1.4-19|79	%endif
12cr|koules-1.4-19|80	
12cr|koules-1.4-19|81	%if %mdkversion < 200900
12cr|koules-1.4-19|82	%postun
12cr|koules-1.4-19|83	%{clean_menus}
12cr|koules-1.4-19|84	%endif
12cr|koules-1.4-19|85	
12cr|koules-1.4-19|86	%clean
12cr|koules-1.4-19|87	rm -fr %{buildroot};
12cr|koules-1.4-19|88	
12cr|koules-1.4-19|89	%files
12cr|koules-1.4-19|90	%defattr(-,root,root)
12cr|koules-1.4-19|91	%doc ChangeLog ANNOUNCE BUGS Card Koules.FAQ Problems README TODO
12cr|koules-1.4-19|92	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|koules-1.4-19|93	%{_gamesbindir}/*
12cr|koules-1.4-19|94	%{_mandir}/*/*
12cr|koules-1.4-19|95	%{_iconsdir}/*.png
12cr|koules-1.4-19|96	%{_liconsdir}/*.png
12cr|koules-1.4-19|97	%{_miconsdir}/*.png
12cr|koules-1.4-19|98	%{_libdir}/%{_gamesdir}/%{name}
12cr|koules-1.4-19|99	
12cr|koules-1.4-19|100	
12cr|koules-1.4-19|101	%changelog
12cr|koules-1.4-19|102	* Sun Mar 29 2009 Michael Scherer <misc@mandriva.org> 1.4-19mdv2009.1
12cr|koules-1.4-19|103	+ Revision: 362120
12cr|koules-1.4-19|104	- fix BuildRequires on x86_64
12cr|koules-1.4-19|105	- fix 49274, by using the proper path
12cr|koules-1.4-19|106	
12cr|koules-1.4-19|107	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4-18mdv2009.0
12cr|koules-1.4-19|108	+ Revision: 247859
12cr|koules-1.4-19|109	- rebuild
12cr|koules-1.4-19|110	
12cr|koules-1.4-19|111	+ Pixel <pixel@mandriva.com>
12cr|koules-1.4-19|112	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|koules-1.4-19|113	
12cr|koules-1.4-19|114	* Tue Feb 19 2008 Gustavo De Nardin <gustavodn@mandriva.com> 1.4-16mdv2008.1
12cr|koules-1.4-19|115	+ Revision: 173143
12cr|koules-1.4-19|116	- super improved description for the new millennium
12cr|koules-1.4-19|117	
12cr|koules-1.4-19|118	* Tue Feb 19 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4-15mdv2008.1
12cr|koules-1.4-19|119	+ Revision: 173064
12cr|koules-1.4-19|120	- description is not changelog nor about X11
12cr|koules-1.4-19|121	
12cr|koules-1.4-19|122	* Tue Feb 19 2008 Gustavo De Nardin <gustavodn@mandriva.com> 1.4-14mdv2008.1
12cr|koules-1.4-19|123	+ Revision: 172935
12cr|koules-1.4-19|124	- new URL
12cr|koules-1.4-19|125	
12cr|koules-1.4-19|126	* Tue Feb 19 2008 Gustavo De Nardin <gustavodn@mandriva.com> 1.4-13mdv2008.1
12cr|koules-1.4-19|127	+ Revision: 172934
12cr|koules-1.4-19|128	- require hardcoded font, so the game runs
12cr|koules-1.4-19|129	- use soundwrapper to run
12cr|koules-1.4-19|130	
12cr|koules-1.4-19|131	* Tue Feb 19 2008 Gustavo De Nardin <gustavodn@mandriva.com> 1.4-12mdv2008.1
12cr|koules-1.4-19|132	+ Revision: 172927
12cr|koules-1.4-19|133	- finer X11 buildrequires
12cr|koules-1.4-19|134	- apply new debian patch
12cr|koules-1.4-19|135	- updated patch of debian patches to koules-1.4-17, with the following ones,
12cr|koules-1.4-19|136	in order (well, all but the kfreebsd one):
12cr|koules-1.4-19|137	000_build_rules.diff, 050_defines.diff, 100_spelling.diff,
12cr|koules-1.4-19|138	101_buffer_overflow.diff, 102_includes.diff, 103_asm.diff, 104_types.diff,
12cr|koules-1.4-19|139	105_save_file.diff, 106_shm_check.diff, 107_fix_xsynchronize.diff,
12cr|koules-1.4-19|140	108_use_right_visual.diff, 200_tcl.diff, 109_fpe_fix.diff
12cr|koules-1.4-19|141	
12cr|koules-1.4-19|142	+ Olivier Blin <oblin@mandriva.com>
12cr|koules-1.4-19|143	- restore BuildRoot
12cr|koules-1.4-19|144	
12cr|koules-1.4-19|145	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|koules-1.4-19|146	- kill re-definition of %%buildroot on Pixel's request
12cr|koules-1.4-19|147	
12cr|koules-1.4-19|148	* Fri Dec 14 2007 Funda Wang <fundawang@mandriva.org> 1.4-11mdv2008.1
12cr|koules-1.4-19|149	+ Revision: 119635
12cr|koules-1.4-19|150	- drop old menu
12cr|koules-1.4-19|151	
12cr|koules-1.4-19|152	* Fri Apr 20 2007 Pascal Terjan <pterjan@mandriva.org> 1.4-10mdv2008.0
12cr|koules-1.4-19|153	+ Revision: 15231
12cr|koules-1.4-19|154	- Buildrequires imake
12cr|koules-1.4-19|155	- Import koules
12cr|koules-1.4-19|156	
12cr|koules-1.4-19|157	
12cr|koules-1.4-19|158	
12cr|koules-1.4-19|159	* Thu Jul 13 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.4-9mdv2007.0
12cr|koules-1.4-19|160	- XDG
12cr|koules-1.4-19|161	- use mkrel
12cr|koules-1.4-19|162	
12cr|koules-1.4-19|163	* Thu Jul 15 2005 Pascal Terjan <pterjan@mandriva.org> 1.4-8mdk
12cr|koules-1.4-19|164	- Don't own %%{_miconsdir} and %%{_liconsdir}
12cr|koules-1.4-19|165	
12cr|koules-1.4-19|166	* Wed Jan 26 2005 Pascal Terjan <pterjan@mandrake.org> 1.4-7mdk
12cr|koules-1.4-19|167	- BuildRequires tk, in order to avoid an automated require on /usr/bin/wish
12cr|koules-1.4-19|168	
12cr|koules-1.4-19|169	* Sun Jan 16 2005 Pascal Terjan <pterjan@mandrake.org> 1.4-6mdk
12cr|koules-1.4-19|170	- BuildRequires X11 for rman
12cr|koules-1.4-19|171	
12cr|koules-1.4-19|172	* Tue Jul 20 2004 Pascal Terjan <pterjan@mandrake.org> 1.4-5mdk
12cr|koules-1.4-19|173	- update menu section
12cr|koules-1.4-19|174	
12cr|koules-1.4-19|175	* Wed Dec 24 2003 Pascal Terjan <CMoi@tuxfamily.org> 1.4-4mdk
12cr|koules-1.4-19|176	- s/gamedir/gamesdir/
12cr|koules-1.4-19|177	
12cr|koules-1.4-19|178	* Mon Dec 22 2003 Pascal Terjan <CMoi@tuxfamily.org> 1.4-3mdk
12cr|koules-1.4-19|179	- Fix Makefile to remove build dependency upon XFree86
12cr|koules-1.4-19|180	
12cr|koules-1.4-19|181	* Mon Dec 22 2003 Pascal Terjan <CMoi@tuxfamily.org> 1.4-2mdk
12cr|koules-1.4-19|182	- add BuildRequires XFree86 for mkdirhier
12cr|koules-1.4-19|183	
12cr|koules-1.4-19|184	* Mon Dec 22 2003 Pascal Terjan <CMoi@tuxfamily.org> 1.4-1mdk
12cr|koules-1.4-19|185	- New rpm based on debian package
12cr|koules-1.4-19|186	-

2568 12
12cr|kpdftool-0.23.1-1|1	Summary:	GhostView and ImageMagick GUI for PDF/PS files
12cr|kpdftool-0.23.1-1|2	Name:		kpdftool
12cr|kpdftool-0.23.1-1|3	Version:	0.23.1
12cr|kpdftool-0.23.1-1|4	Release:	%mkrel 1
12cr|kpdftool-0.23.1-1|5	License:	GPLv3+
12cr|kpdftool-0.23.1-1|6	Group:		Text tools
12cr|kpdftool-0.23.1-1|7	URL:		http://www.kde-apps.org/content/show.php?content=33194
12cr|kpdftool-0.23.1-1|8	Source:		33194-kpdftool-%{version}.zip
12cr|kpdftool-0.23.1-1|9	BuildRequires:	qt4-devel
12cr|kpdftool-0.23.1-1|10	Suggests:	imagemagick
12cr|kpdftool-0.23.1-1|11	Suggests:	ghostscript
12cr|kpdftool-0.23.1-1|12	Suggests:	kword
12cr|kpdftool-0.23.1-1|13	
12cr|kpdftool-0.23.1-1|14	%description
12cr|kpdftool-0.23.1-1|15	KPDFTool is a GUI interface for GhostView and ImageMagick
12cr|kpdftool-0.23.1-1|16	for performing basic and usefull operations with PDF and
12cr|kpdftool-0.23.1-1|17	PS (PostScript) files such as merge, extract pages and
12cr|kpdftool-0.23.1-1|18	protect the text into new files in a simple and practical way.
12cr|kpdftool-0.23.1-1|19	
12cr|kpdftool-0.23.1-1|20	%prep
12cr|kpdftool-0.23.1-1|21	%setup -q
12cr|kpdftool-0.23.1-1|22	
12cr|kpdftool-0.23.1-1|23	%build
12cr|kpdftool-0.23.1-1|24	%qmake_qt4
12cr|kpdftool-0.23.1-1|25	%make
12cr|kpdftool-0.23.1-1|26	
12cr|kpdftool-0.23.1-1|27	%install
12cr|kpdftool-0.23.1-1|28	rm -rf %{buildroot}
12cr|kpdftool-0.23.1-1|29	install -d -m755 %{buildroot}%{_bindir}
12cr|kpdftool-0.23.1-1|30	install -m755 kpdftool %{buildroot}%{_bindir}
12cr|kpdftool-0.23.1-1|31	
12cr|kpdftool-0.23.1-1|32	install -d -m755 %{buildroot}%{_iconsdir}
12cr|kpdftool-0.23.1-1|33	cp -r icons/hicolor %{buildroot}%{_iconsdir}/
12cr|kpdftool-0.23.1-1|34	
12cr|kpdftool-0.23.1-1|35	install -d -m755 %{buildroot}%{_datadir}/applications
12cr|kpdftool-0.23.1-1|36	cat > %{buildroot}%{_datadir}/applications/kpdftool.desktop << EOF
12cr|kpdftool-0.23.1-1|37	[Desktop Entry]
12cr|kpdftool-0.23.1-1|38	Name=KPDFTool
12cr|kpdftool-0.23.1-1|39	Comment=Operate on PDF files
12cr|kpdftool-0.23.1-1|40	Exec=%{_bindir}/%{name}
12cr|kpdftool-0.23.1-1|41	Icon=%{name}
12cr|kpdftool-0.23.1-1|42	Terminal=false
12cr|kpdftool-0.23.1-1|43	Type=Application
12cr|kpdftool-0.23.1-1|44	Categories=Office;Publishing;KDE;Qt;
12cr|kpdftool-0.23.1-1|45	EOF
12cr|kpdftool-0.23.1-1|46	
12cr|kpdftool-0.23.1-1|47	%clean
12cr|kpdftool-0.23.1-1|48	rm -rf %{buildroot}
12cr|kpdftool-0.23.1-1|49	
12cr|kpdftool-0.23.1-1|50	%files
12cr|kpdftool-0.23.1-1|51	%doc README
12cr|kpdftool-0.23.1-1|52	%{_bindir}/kpdftool
12cr|kpdftool-0.23.1-1|53	%{_datadir}/applications/kpdftool.desktop
12cr|kpdftool-0.23.1-1|54	%{_iconsdir}/hicolor/*/apps/%{name}*
12cr|kpdftool-0.23.1-1|55	
12cr|kpdftool-0.23.1-1|56	%changelog
12cr|kpdftool-0.23.1-1|57	* Tue May 29 2012 Andrey Bondrov <abondrov@mandriva.org> 0.23.1-1mdv2011.0
12cr|kpdftool-0.23.1-1|58	+ Revision: 801105
12cr|kpdftool-0.23.1-1|59	- New version 0.23.1, add icons, fix license
12cr|kpdftool-0.23.1-1|60	
12cr|kpdftool-0.23.1-1|61	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.22-4mdv2011.0
12cr|kpdftool-0.23.1-1|62	+ Revision: 620039
12cr|kpdftool-0.23.1-1|63	- the mass rebuild of 2010.0 packages
12cr|kpdftool-0.23.1-1|64	
12cr|kpdftool-0.23.1-1|65	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.22-3mdv2010.0
12cr|kpdftool-0.23.1-1|66	+ Revision: 438139
12cr|kpdftool-0.23.1-1|67	- rebuild
12cr|kpdftool-0.23.1-1|68	
12cr|kpdftool-0.23.1-1|69	* Sat Feb 28 2009 Anssi Hannula <anssi@mandriva.org> 0.22-2mdv2009.1
12cr|kpdftool-0.23.1-1|70	+ Revision: 345999
12cr|kpdftool-0.23.1-1|71	- fix build with gcc4.3 (includes.patch)
12cr|kpdftool-0.23.1-1|72	- use ldflags
12cr|kpdftool-0.23.1-1|73	
12cr|kpdftool-0.23.1-1|74	+ Pixel <pixel@mandriva.com>
12cr|kpdftool-0.23.1-1|75	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|kpdftool-0.23.1-1|76	
12cr|kpdftool-0.23.1-1|77	* Fri Dec 28 2007 Anssi Hannula <anssi@mandriva.org> 0.22-1mdv2008.1
12cr|kpdftool-0.23.1-1|78	+ Revision: 138971
12cr|kpdftool-0.23.1-1|79	- initial Mandriva release
12cr|kpdftool-0.23.1-1|80	

2569 12
12cr|kplayer-0.7.2-1|1	Summary:	MPlayer frontend for KDE
12cr|kplayer-0.7.2-1|2	Name:		kplayer
12cr|kplayer-0.7.2-1|3	Version:	0.7.2
12cr|kplayer-0.7.2-1|4	Release:	1
12cr|kplayer-0.7.2-1|5	License:	GPLv2+
12cr|kplayer-0.7.2-1|6	Group:		Video
12cr|kplayer-0.7.2-1|7	Url:		http://kplayer.sourceforge.net/
12cr|kplayer-0.7.2-1|8	Source:		http://fr2.rpmfind.net/linux/KDE/stable/%name/%version/src/%name-%version.tar.xz
12cr|kplayer-0.7.2-1|9	BuildRequires:	kdelibs4-devel
12cr|kplayer-0.7.2-1|10	Requires:	mplayer
12cr|kplayer-0.7.2-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|kplayer-0.7.2-1|12	
12cr|kplayer-0.7.2-1|13	%description
12cr|kplayer-0.7.2-1|14	KPlayer is a KDE media player based on MPlayer. With KPlayer
12cr|kplayer-0.7.2-1|15	you can easily play a wide variety of video and audio files
12cr|kplayer-0.7.2-1|16	and streams using a rich and friendly interface that
12cr|kplayer-0.7.2-1|17	follows KDE standards.
12cr|kplayer-0.7.2-1|18	
12cr|kplayer-0.7.2-1|19	Features include
12cr|kplayer-0.7.2-1|20	
12cr|kplayer-0.7.2-1|21	* video, audio and subtitle playback from file,
12cr|kplayer-0.7.2-1|22	URL, DVD, VCD, audio CD, TV, DVB, etc.,
12cr|kplayer-0.7.2-1|23	as well as KDE I/O Slaves;
12cr|kplayer-0.7.2-1|24	* volume, contrast, brightness, hue and saturation controls;
12cr|kplayer-0.7.2-1|25	* zooming, full screen and fixed aspect options;
12cr|kplayer-0.7.2-1|26	* status and progress display and seeking;
12cr|kplayer-0.7.2-1|27	* playlist;
12cr|kplayer-0.7.2-1|28	* message log;
12cr|kplayer-0.7.2-1|29	* configuration dialog;
12cr|kplayer-0.7.2-1|30	* file properties for setting file specific options.
12cr|kplayer-0.7.2-1|31	
12cr|kplayer-0.7.2-1|32	KPlayer is available in Catalonian, Czech, Danish, English,
12cr|kplayer-0.7.2-1|33	Finnish, French, German, Hungarian, Italian, Polish, Russian,
12cr|kplayer-0.7.2-1|34	Simplified Chinese and Spanish.
12cr|kplayer-0.7.2-1|35	
12cr|kplayer-0.7.2-1|36	%prep
12cr|kplayer-0.7.2-1|37	%setup -q -n %name-%version
12cr|kplayer-0.7.2-1|38	
12cr|kplayer-0.7.2-1|39	%build
12cr|kplayer-0.7.2-1|40	%cmake_kde4
12cr|kplayer-0.7.2-1|41	%make
12cr|kplayer-0.7.2-1|42	
12cr|kplayer-0.7.2-1|43	%install
12cr|kplayer-0.7.2-1|44	rm -rf %{buildroot}
12cr|kplayer-0.7.2-1|45	
12cr|kplayer-0.7.2-1|46	%makeinstall_std -C build
12cr|kplayer-0.7.2-1|47	
12cr|kplayer-0.7.2-1|48	# fix .desktop file
12cr|kplayer-0.7.2-1|49	desktop-file-install \
12cr|kplayer-0.7.2-1|50	--vendor="" \
12cr|kplayer-0.7.2-1|51	--remove-key="Encoding" \
12cr|kplayer-0.7.2-1|52	--remove-mime-type="uri/mms;uri/mmst;uri/mmsu;uri/pnm;uri/rtsp;uri/rtspt;uri/rtspu" \
12cr|kplayer-0.7.2-1|53	--dir %{buildroot}%{_kde_applicationsdir} %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
12cr|kplayer-0.7.2-1|54	
12cr|kplayer-0.7.2-1|55	sed -i 's,kplayer.png,kplayer,g' %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
12cr|kplayer-0.7.2-1|56	
12cr|kplayer-0.7.2-1|57	%find_lang %{name} --with-html
12cr|kplayer-0.7.2-1|58	
12cr|kplayer-0.7.2-1|59	%clean
12cr|kplayer-0.7.2-1|60	rm -rf %{buildroot}
12cr|kplayer-0.7.2-1|61	
12cr|kplayer-0.7.2-1|62	%files -f %{name}.lang
12cr|kplayer-0.7.2-1|63	%defattr(644,root,root,755)
12cr|kplayer-0.7.2-1|64	%attr(0755,root,root) %_kde_bindir/*
12cr|kplayer-0.7.2-1|65	%_kde_appsdir/%name
12cr|kplayer-0.7.2-1|66	%_kde_iconsdir/*/*/*/*
12cr|kplayer-0.7.2-1|67	%_kde_libdir/kde4/*
12cr|kplayer-0.7.2-1|68	%_kde_datadir/applications/kde4/*.desktop
12cr|kplayer-0.7.2-1|69	%_kde_datadir/kde4/services/*.desktop
12cr|kplayer-0.7.2-1|70	%_kde_datadir/kde4/services/ServiceMenus/*.desktop
12cr|kplayer-0.7.2-1|71	
12cr|kplayer-0.7.2-1|72	
12cr|kplayer-0.7.2-1|73	%changelog
12cr|kplayer-0.7.2-1|74	* Fri Apr 27 2012 Crispin Boylan <crisb@mandriva.org> 0.7.2-1
12cr|kplayer-0.7.2-1|75	+ Revision: 793946
12cr|kplayer-0.7.2-1|76	- New release
12cr|kplayer-0.7.2-1|77	
12cr|kplayer-0.7.2-1|78	* Sat Jun 11 2011 Funda Wang <fwang@mandriva.org> 0.7.1-1
12cr|kplayer-0.7.2-1|79	+ Revision: 684279
12cr|kplayer-0.7.2-1|80	- new version 0.7.1
12cr|kplayer-0.7.2-1|81	
12cr|kplayer-0.7.2-1|82	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|kplayer-0.7.2-1|83	- the mass rebuild of 2010.1 packages
12cr|kplayer-0.7.2-1|84	
12cr|kplayer-0.7.2-1|85	* Fri Jun 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.7-6mdv2010.1
12cr|kplayer-0.7.2-1|86	+ Revision: 547060
12cr|kplayer-0.7.2-1|87	- Fix crash on Exit
12cr|kplayer-0.7.2-1|88	
12cr|kplayer-0.7.2-1|89	* Tue Mar 23 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.7-5mdv2010.1
12cr|kplayer-0.7.2-1|90	+ Revision: 526907
12cr|kplayer-0.7.2-1|91	- fix .desktop file
12cr|kplayer-0.7.2-1|92	- remove '< 2009.0' parts
12cr|kplayer-0.7.2-1|93	- clean spec
12cr|kplayer-0.7.2-1|94	
12cr|kplayer-0.7.2-1|95	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.7-4mdv2010.0
12cr|kplayer-0.7.2-1|96	+ Revision: 438164
12cr|kplayer-0.7.2-1|97	- rebuild
12cr|kplayer-0.7.2-1|98	
12cr|kplayer-0.7.2-1|99	* Thu Feb 12 2009 Funda Wang <fwang@mandriva.org> 0.7-3mdv2009.1
12cr|kplayer-0.7.2-1|100	+ Revision: 339642
12cr|kplayer-0.7.2-1|101	- fix out of source build
12cr|kplayer-0.7.2-1|102	- fix doc dir
12cr|kplayer-0.7.2-1|103	- fix linkage
12cr|kplayer-0.7.2-1|104	
12cr|kplayer-0.7.2-1|105	* Mon Jul 14 2008 Funda Wang <fwang@mandriva.org> 0.7-2mdv2009.0
12cr|kplayer-0.7.2-1|106	+ Revision: 234424
12cr|kplayer-0.7.2-1|107	- fix perm
12cr|kplayer-0.7.2-1|108	
12cr|kplayer-0.7.2-1|109	* Sun Jun 29 2008 Funda Wang <fwang@mandriva.org> 0.7-1mdv2009.0
12cr|kplayer-0.7.2-1|110	+ Revision: 229986
12cr|kplayer-0.7.2-1|111	- add file list
12cr|kplayer-0.7.2-1|112	- move doc files into correct dir
12cr|kplayer-0.7.2-1|113	- it does not like build subdir
12cr|kplayer-0.7.2-1|114	- Import source and spec
12cr|kplayer-0.7.2-1|115	- Created package structure for kde4-kplayer.
12cr|kplayer-0.7.2-1|116	
12cr|kplayer-0.7.2-1|117	+ Pixel <pixel@mandriva.com>
12cr|kplayer-0.7.2-1|118	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|kplayer-0.7.2-1|119	
12cr|kplayer-0.7.2-1|120	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|kplayer-0.7.2-1|121	- Fix provides // Obsoletes
12cr|kplayer-0.7.2-1|122	- Rename spec file and fix spec file
12cr|kplayer-0.7.2-1|123	- Use new name policy
12cr|kplayer-0.7.2-1|124	

2570 12
12cr|kpovmodeler-1.1.3-5|1	Summary:	A modeling and composition program
12cr|kpovmodeler-1.1.3-5|2	Name:		kpovmodeler
12cr|kpovmodeler-1.1.3-5|3	Version: 	1.1.3
12cr|kpovmodeler-1.1.3-5|4	Release: 	5
12cr|kpovmodeler-1.1.3-5|5	Source0: 	http://fr2.rpmfind.net/linux/KDE/stable/4.1.0/src/extragear/%name-%version-kde4.1.0.tar.bz2
12cr|kpovmodeler-1.1.3-5|6	License: 	GPLv2+
12cr|kpovmodeler-1.1.3-5|7	Group: 		Graphics
12cr|kpovmodeler-1.1.3-5|8	Url: 		http://www.kpovmodeler.org
12cr|kpovmodeler-1.1.3-5|9	BuildRequires: 	kdelibs4-devel
12cr|kpovmodeler-1.1.3-5|10	Conflicts:	kde-l10n < 3.5.9-5
12cr|kpovmodeler-1.1.3-5|11	
12cr|kpovmodeler-1.1.3-5|12	%description
12cr|kpovmodeler-1.1.3-5|13	Program to enter scenes for the 3D rendering engine PovRay.
12cr|kpovmodeler-1.1.3-5|14	
12cr|kpovmodeler-1.1.3-5|15	%files -f %name.lang
12cr|kpovmodeler-1.1.3-5|16	%defattr(-,root,root)
12cr|kpovmodeler-1.1.3-5|17	%_kde_bindir/*
12cr|kpovmodeler-1.1.3-5|18	%_kde_libdir/*.so.*
12cr|kpovmodeler-1.1.3-5|19	%_kde_libdir/kde4/*.so
12cr|kpovmodeler-1.1.3-5|20	%_kde_datadir/dbus-1/interfaces/*.xml
12cr|kpovmodeler-1.1.3-5|21	%_kde_datadir/applications/kde4/*.desktop
12cr|kpovmodeler-1.1.3-5|22	%_kde_appsdir/*
12cr|kpovmodeler-1.1.3-5|23	%_kde_iconsdir/*/*/*/*.png
12cr|kpovmodeler-1.1.3-5|24	
12cr|kpovmodeler-1.1.3-5|25	#--------------------------------------------------------------------
12cr|kpovmodeler-1.1.3-5|26	
12cr|kpovmodeler-1.1.3-5|27	%prep
12cr|kpovmodeler-1.1.3-5|28	%setup -q -n %name-%version-kde4.1.0
12cr|kpovmodeler-1.1.3-5|29	
12cr|kpovmodeler-1.1.3-5|30	%build
12cr|kpovmodeler-1.1.3-5|31	export LDFLAGS="$LDFLAGS -lkdeui -lQtGui"
12cr|kpovmodeler-1.1.3-5|32	%cmake_kde4
12cr|kpovmodeler-1.1.3-5|33	%make
12cr|kpovmodeler-1.1.3-5|34	
12cr|kpovmodeler-1.1.3-5|35	%install
12cr|kpovmodeler-1.1.3-5|36	cd build
12cr|kpovmodeler-1.1.3-5|37	%{makeinstall_std}
12cr|kpovmodeler-1.1.3-5|38	cd -
12cr|kpovmodeler-1.1.3-5|39	
12cr|kpovmodeler-1.1.3-5|40	rm -f %buildroot%_kde_libdir/*.so
12cr|kpovmodeler-1.1.3-5|41	
12cr|kpovmodeler-1.1.3-5|42	%find_lang %name --with-html
12cr|kpovmodeler-1.1.3-5|43	
12cr|kpovmodeler-1.1.3-5|44	
12cr|kpovmodeler-1.1.3-5|45	%changelog
12cr|kpovmodeler-1.1.3-5|46	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-5mdv2011.0
12cr|kpovmodeler-1.1.3-5|47	+ Revision: 620040
12cr|kpovmodeler-1.1.3-5|48	- the mass rebuild of 2010.0 packages
12cr|kpovmodeler-1.1.3-5|49	
12cr|kpovmodeler-1.1.3-5|50	* Sat Sep 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1.3-4mdv2010.0
12cr|kpovmodeler-1.1.3-5|51	+ Revision: 438571
12cr|kpovmodeler-1.1.3-5|52	- Obsolete kde3 packages
12cr|kpovmodeler-1.1.3-5|53	
12cr|kpovmodeler-1.1.3-5|54	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.1.3-3mdv2010.0
12cr|kpovmodeler-1.1.3-5|55	+ Revision: 438165
12cr|kpovmodeler-1.1.3-5|56	- rebuild
12cr|kpovmodeler-1.1.3-5|57	
12cr|kpovmodeler-1.1.3-5|58	* Wed Nov 26 2008 Funda Wang <fwang@mandriva.org> 1.1.3-2mdv2009.1
12cr|kpovmodeler-1.1.3-5|59	+ Revision: 307004
12cr|kpovmodeler-1.1.3-5|60	- obsoletes old kde3 apps
12cr|kpovmodeler-1.1.3-5|61	
12cr|kpovmodeler-1.1.3-5|62	* Tue Jul 29 2008 Funda Wang <fwang@mandriva.org> 1.1.3-1mdv2009.0
12cr|kpovmodeler-1.1.3-5|63	+ Revision: 252949
12cr|kpovmodeler-1.1.3-5|64	- New version 1.1.3
12cr|kpovmodeler-1.1.3-5|65	
12cr|kpovmodeler-1.1.3-5|66	* Sat Jul 19 2008 Funda Wang <fwang@mandriva.org> 1.1.2-4mdv2009.0
12cr|kpovmodeler-1.1.3-5|67	+ Revision: 238671
12cr|kpovmodeler-1.1.3-5|68	- conflicts with older kde-i18n
12cr|kpovmodeler-1.1.3-5|69	
12cr|kpovmodeler-1.1.3-5|70	* Tue Jul 15 2008 Funda Wang <fwang@mandriva.org> 1.1.2-3mdv2009.0
12cr|kpovmodeler-1.1.3-5|71	+ Revision: 236114
12cr|kpovmodeler-1.1.3-5|72	- drop versioned conflicts, as it conflicts with same soname
12cr|kpovmodeler-1.1.3-5|73	- conflicts with libs
12cr|kpovmodeler-1.1.3-5|74	
12cr|kpovmodeler-1.1.3-5|75	* Tue Jul 15 2008 Funda Wang <fwang@mandriva.org> 1.1.2-1mdv2009.0
12cr|kpovmodeler-1.1.3-5|76	+ Revision: 236071
12cr|kpovmodeler-1.1.3-5|77	- import kpovmodeler
12cr|kpovmodeler-1.1.3-5|78	
12cr|kpovmodeler-1.1.3-5|79	

2571 12
12cr|kradio-4.0.6-1|1	%define	name	kradio
12cr|kradio-4.0.6-1|2	%define	version 4.0.6
12cr|kradio-4.0.6-1|3	%define	release	1
12cr|kradio-4.0.6-1|4	%define	Summary	A V4L/V4L2-Radio Application for KDE 4.x
12cr|kradio-4.0.6-1|5	
12cr|kradio-4.0.6-1|6	Summary:	%{Summary}
12cr|kradio-4.0.6-1|7	Name:		%{name}
12cr|kradio-4.0.6-1|8	Version:	%{version}
12cr|kradio-4.0.6-1|9	Release:	%{release}
12cr|kradio-4.0.6-1|10	Group:		Sound
12cr|kradio-4.0.6-1|11	License:	GPLv2+
12cr|kradio-4.0.6-1|12	Url:		http://sourceforge.net/projects/kradio/
12cr|kradio-4.0.6-1|13	Source0:	http://freefr.dl.sourceforge.net/sourceforge/kradio/%{name}4-%{version}.tar.bz2
12cr|kradio-4.0.6-1|14	Patch2:		kradio-fix-invalid-desktop.patch
12cr|kradio-4.0.6-1|15	Patch3:		kradio4-install-desktop.patch
12cr|kradio-4.0.6-1|16	BuildRequires:	kdelibs4-devel >= 2:4.1.83
12cr|kradio-4.0.6-1|17	BuildRequires:	pkgconfig(sndfile)
12cr|kradio-4.0.6-1|18	BuildRequires:	pkgconfig(alsa)
12cr|kradio-4.0.6-1|19	BuildRequires:	ffmpeg-devel
12cr|kradio-4.0.6-1|20	BuildRequires:	pkgconfig(libmms)
12cr|kradio-4.0.6-1|21	BuildRequires:	lirc-devel
12cr|kradio-4.0.6-1|22	BuildRequires:	oggvorbis-devel
12cr|kradio-4.0.6-1|23	BuildRequires:  boost-devel
12cr|kradio-4.0.6-1|24	
12cr|kradio-4.0.6-1|25	%description
12cr|kradio-4.0.6-1|26	Comfortable Radio Application for KDE 4.x
12cr|kradio-4.0.6-1|27	
12cr|kradio-4.0.6-1|28	KRadio is a comfortable radio application for KDE 4.x.
12cr|kradio-4.0.6-1|29	It has support for V4L and V4L2 radio cards drivers.
12cr|kradio-4.0.6-1|30	
12cr|kradio-4.0.6-1|31	KRadio currently provides:
12cr|kradio-4.0.6-1|32	
12cr|kradio-4.0.6-1|33	* V4L/V4L2 Radio support
12cr|kradio-4.0.6-1|34	* Remote Control support (LIRC)
12cr|kradio-4.0.6-1|35	* Alarms, Sleep Countdown
12cr|kradio-4.0.6-1|36	* Several GUI Controls (Docking Menu, Station Quickbar, Radio Display)
12cr|kradio-4.0.6-1|37	* Recording Capabilities
12cr|kradio-4.0.6-1|38	* Extendable Plugin Architecture
12cr|kradio-4.0.6-1|39	
12cr|kradio-4.0.6-1|40	This Package also includes a growing collection of station preset.
12cr|kradio-4.0.6-1|41	files for many cities around the world contributed by KRadio Users.
12cr|kradio-4.0.6-1|42	
12cr|kradio-4.0.6-1|43	%prep
12cr|kradio-4.0.6-1|44	%setup -q -n %{name}4-%{version}
12cr|kradio-4.0.6-1|45	%patch2 -p1 -b .xdg
12cr|kradio-4.0.6-1|46	%patch3 -p1 -b .install
12cr|kradio-4.0.6-1|47	
12cr|kradio-4.0.6-1|48	%build
12cr|kradio-4.0.6-1|49	%cmake_kde4
12cr|kradio-4.0.6-1|50	%make
12cr|kradio-4.0.6-1|51	
12cr|kradio-4.0.6-1|52	%install
12cr|kradio-4.0.6-1|53	%makeinstall_std -C build
12cr|kradio-4.0.6-1|54	
12cr|kradio-4.0.6-1|55	rm -fr %buildroot%_datadir/doc/*
12cr|kradio-4.0.6-1|56	rm -fr %buildroot%{_kde_datadir}/applications/kde4/kradio.desktop
12cr|kradio-4.0.6-1|57	
12cr|kradio-4.0.6-1|58	%find_lang %name --all-name
12cr|kradio-4.0.6-1|59	
12cr|kradio-4.0.6-1|60	%files -f %name.lang
12cr|kradio-4.0.6-1|61	%doc AUTHORS ChangeLog README TODO
12cr|kradio-4.0.6-1|62	%{_kde_bindir}/*
12cr|kradio-4.0.6-1|63	%{_kde_libdir}/%{name}4
12cr|kradio-4.0.6-1|64	%{_kde_datadir}/applications/kde4/kradio4.desktop
12cr|kradio-4.0.6-1|65	%{_kde_datadir}/pixmaps/kradio4.png
12cr|kradio-4.0.6-1|66	%{_kde_appsdir}/%{name}4
12cr|kradio-4.0.6-1|67	%{_kde_iconsdir}/*/*/*/*
12cr|kradio-4.0.6-1|68	

2572 12
12cr|kradioripper-0.6-2|1	Summary:	Ripping internet radios
12cr|kradioripper-0.6-2|2	Name:		kradioripper
12cr|kradioripper-0.6-2|3	Version: 	0.6
12cr|kradioripper-0.6-2|4	Release: 	%mkrel 2
12cr|kradioripper-0.6-2|5	Source0: 	http://downloads.sourceforge.net/kradioripper/%{name}-%{version}.tar.bz2
12cr|kradioripper-0.6-2|6	License: 	GPLv2
12cr|kradioripper-0.6-2|7	Group: 		Sound
12cr|kradioripper-0.6-2|8	Url: 		http://kradioripper.sourceforge.net/
12cr|kradioripper-0.6-2|9	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kradioripper-0.6-2|10	BuildRequires: 	kdelibs4-devel
12cr|kradioripper-0.6-2|11	#BuildRequires:	libproxy-devel
12cr|kradioripper-0.6-2|12	Requires:	streamripper >= 1.63
12cr|kradioripper-0.6-2|13	
12cr|kradioripper-0.6-2|14	%description
12cr|kradioripper-0.6-2|15	KRadioRipper is a KDE 4 program for ripping internet radios. It is based on
12cr|kradioripper-0.6-2|16	StreamRipper.
12cr|kradioripper-0.6-2|17	
12cr|kradioripper-0.6-2|18	%if %mdkversion < 200900
12cr|kradioripper-0.6-2|19	%post
12cr|kradioripper-0.6-2|20	%update_menus
12cr|kradioripper-0.6-2|21	
12cr|kradioripper-0.6-2|22	%postun
12cr|kradioripper-0.6-2|23	%update_menus
12cr|kradioripper-0.6-2|24	%endif
12cr|kradioripper-0.6-2|25	
12cr|kradioripper-0.6-2|26	%files -f %name.lang
12cr|kradioripper-0.6-2|27	%defattr(-,root,root)
12cr|kradioripper-0.6-2|28	%doc NEWS
12cr|kradioripper-0.6-2|29	%_kde_bindir/*
12cr|kradioripper-0.6-2|30	%_kde_datadir/applications/kde4/*.desktop
12cr|kradioripper-0.6-2|31	%_kde_appsdir/%name
12cr|kradioripper-0.6-2|32	%_kde_datadir/config.kcfg/*.kcfg
12cr|kradioripper-0.6-2|33	
12cr|kradioripper-0.6-2|34	#--------------------------------------------------------------------
12cr|kradioripper-0.6-2|35	
12cr|kradioripper-0.6-2|36	%prep
12cr|kradioripper-0.6-2|37	%setup -q -n %name
12cr|kradioripper-0.6-2|38	
12cr|kradioripper-0.6-2|39	%build
12cr|kradioripper-0.6-2|40	%cmake_kde4 -DWITHOUT_LIBPROXY=YES
12cr|kradioripper-0.6-2|41	%make
12cr|kradioripper-0.6-2|42	
12cr|kradioripper-0.6-2|43	%install
12cr|kradioripper-0.6-2|44	rm -rf %{buildroot}
12cr|kradioripper-0.6-2|45	%{makeinstall_std} -C build
12cr|kradioripper-0.6-2|46	
12cr|kradioripper-0.6-2|47	%find_lang %name --with-html
12cr|kradioripper-0.6-2|48	
12cr|kradioripper-0.6-2|49	%clean
12cr|kradioripper-0.6-2|50	rm -rf %{buildroot}
12cr|kradioripper-0.6-2|51	
12cr|kradioripper-0.6-2|52	
12cr|kradioripper-0.6-2|53	%changelog
12cr|kradioripper-0.6-2|54	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-2mdv2011.0
12cr|kradioripper-0.6-2|55	+ Revision: 612667
12cr|kradioripper-0.6-2|56	- the mass rebuild of 2010.1 packages
12cr|kradioripper-0.6-2|57	
12cr|kradioripper-0.6-2|58	* Tue Nov 24 2009 Funda Wang <fwang@mandriva.org> 0.6-1mdv2010.1
12cr|kradioripper-0.6-2|59	+ Revision: 469409
12cr|kradioripper-0.6-2|60	- drop proxy support as there are some linkging problems regarding current libproxy 0.2.3
12cr|kradioripper-0.6-2|61	- BR proxy
12cr|kradioripper-0.6-2|62	- new version 0.6
12cr|kradioripper-0.6-2|63	
12cr|kradioripper-0.6-2|64	* Sat May 02 2009 Funda Wang <fwang@mandriva.org> 0.5-1mdv2010.0
12cr|kradioripper-0.6-2|65	+ Revision: 370543
12cr|kradioripper-0.6-2|66	- New version 0.5
12cr|kradioripper-0.6-2|67	
12cr|kradioripper-0.6-2|68	* Sat Oct 11 2008 Funda Wang <fwang@mandriva.org> 0.4.1-1mdv2009.1
12cr|kradioripper-0.6-2|69	+ Revision: 292023
12cr|kradioripper-0.6-2|70	- import kradioripper
12cr|kradioripper-0.6-2|71	
12cr|kradioripper-0.6-2|72	

2573 12
12cr|kraft-0.45-3|1	Name:		kraft
12cr|kraft-0.45-3|2	Url:		http://volle-kraft-voraus.de
12cr|kraft-0.45-3|3	Version:	0.45
12cr|kraft-0.45-3|4	Release:	3
12cr|kraft-0.45-3|5	License:	GPL, LGPL
12cr|kraft-0.45-3|6	Summary:	KDE software to manage office documents in the office
12cr|kraft-0.45-3|7	Group:		Office
12cr|kraft-0.45-3|8	Source0:	kraft-%{version}.tar.bz2
12cr|kraft-0.45-3|9	# PATCH-FIX-OPENSUSE kraft-%{version}.dif freitag@opensuse.org -- fix cmake input file
12cr|kraft-0.45-3|10	Patch0:		kraft-%{version}.dif
12cr|kraft-0.45-3|11	Patch1:		kraft_follower.dif
12cr|kraft-0.45-3|12	BuildRequires:	qt4-devel
12cr|kraft-0.45-3|13	BuildRequires:	kdepimlibs4-devel
12cr|kraft-0.45-3|14	BuildRequires:	pkgconfig(libctemplate)
12cr|kraft-0.45-3|15	Requires:	python-pypdf
12cr|kraft-0.45-3|16	Requires:	python-reportlab
12cr|kraft-0.45-3|17	Requires:	sqlite3-tools
12cr|kraft-0.45-3|18	
12cr|kraft-0.45-3|19	
12cr|kraft-0.45-3|20	%description
12cr|kraft-0.45-3|21	Kraft is KDE software to help to
12cr|kraft-0.45-3|22	create and manage office documents such as
12cr|kraft-0.45-3|23	offers and invoices in the small enterprise.
12cr|kraft-0.45-3|24	
12cr|kraft-0.45-3|25	It supports easy document creation,
12cr|kraft-0.45-3|26	templates with calculation, customer management
12cr|kraft-0.45-3|27	through the KDE addressbook, highly
12cr|kraft-0.45-3|28	configurable PDF output and more.
12cr|kraft-0.45-3|29	
12cr|kraft-0.45-3|30	See the website http://volle-kraft-voraus.de
12cr|kraft-0.45-3|31	for more information.
12cr|kraft-0.45-3|32	
12cr|kraft-0.45-3|33	%prep
12cr|kraft-0.45-3|34	%setup -q
12cr|kraft-0.45-3|35	%patch0
12cr|kraft-0.45-3|36	%patch1
12cr|kraft-0.45-3|37	
12cr|kraft-0.45-3|38	%build
12cr|kraft-0.45-3|39	%cmake_kde4
12cr|kraft-0.45-3|40	%make
12cr|kraft-0.45-3|41	
12cr|kraft-0.45-3|42	%install
12cr|kraft-0.45-3|43	%makeinstall_std -C build
12cr|kraft-0.45-3|44	
12cr|kraft-0.45-3|45	%find_lang %{name}
12cr|kraft-0.45-3|46	chmod 755 %{buildroot}%{_datadir}/apps/kraft/tools/erml2pdf.py
12cr|kraft-0.45-3|47	
12cr|kraft-0.45-3|48	%files -f %{name}.lang
12cr|kraft-0.45-3|49	%doc AUTHORS COPYING INSTALL README Releasenotes.txt TODO
12cr|kraft-0.45-3|50	%{_bindir}/kraft
12cr|kraft-0.45-3|51	%{_bindir}/kplant
12cr|kraft-0.45-3|52	%{_libdir}/libkraftcat*
12cr|kraft-0.45-3|53	%{_datadir}/applications/kde4/kraft.desktop
12cr|kraft-0.45-3|54	%{_datadir}/icons/*/*/*/*.png
12cr|kraft-0.45-3|55	%{_datadir}/apps/%{name}/
12cr|kraft-0.45-3|56	%{_datadir}/config.kcfg/*.kcfg
12cr|kraft-0.45-3|57	%{_datadir}/apps/kplant/pics/*.png
12cr|kraft-0.45-3|58	

2574 12
12cr|krank-0.7-2|1	%define		oversion	07
12cr|krank-0.7-2|2	
12cr|krank-0.7-2|3	Name:		krank
12cr|krank-0.7-2|4	Version:	0.7
12cr|krank-0.7-2|5	Release:	2
12cr|krank-0.7-2|6	Summary:	Mouse magnet manipulation game with nifty graphics
12cr|krank-0.7-2|7	Group:		Games/Puzzles
12cr|krank-0.7-2|8	License:	Public Domain
12cr|krank-0.7-2|9	URL:		http://krank.sourceforge.net/
12cr|krank-0.7-2|10	Source:		%{name}-%{oversion}.tar.bz2
12cr|krank-0.7-2|11	Source1:	%{name}.png
12cr|krank-0.7-2|12	BuildRequires:	imagemagick
12cr|krank-0.7-2|13	Requires:	pygame
12cr|krank-0.7-2|14	Buildarch:	noarch
12cr|krank-0.7-2|15	
12cr|krank-0.7-2|16	%description
12cr|krank-0.7-2|17	A game of dexterity, being somewhere between Breakout and billiard, where
12cr|krank-0.7-2|18	the aim of each level is to shove floating stones towards compatible static
12cr|krank-0.7-2|19	stones. You control a short chain of stones with your mouse to achieve that.
12cr|krank-0.7-2|20	
12cr|krank-0.7-2|21	%prep
12cr|krank-0.7-2|22	%setup -q -n %{name}-%{oversion}
12cr|krank-0.7-2|23	rm -r levels/images/.DS_Store
12cr|krank-0.7-2|24	
12cr|krank-0.7-2|25	%build
12cr|krank-0.7-2|26	rm src/*.pyc
12cr|krank-0.7-2|27	sed -i '/KRANKPATH=/s@=.*@=%{_gamesdatadir}/%{name}@' %{name}
12cr|krank-0.7-2|28	sed -i '/^python/i\
12cr|krank-0.7-2|29	export APPDATA="$HOME/.krank"\
12cr|krank-0.7-2|30	mkdir -p "$APPDATA"\
12cr|krank-0.7-2|31	cd $KRANKPATH
12cr|krank-0.7-2|32	' %{name}
12cr|krank-0.7-2|33	for N in 16 32 64 128; do convert %{SOURCE1} -resize ${N}x${N} $N.png; done
12cr|krank-0.7-2|34	
12cr|krank-0.7-2|35	%install
12cr|krank-0.7-2|36	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
12cr|krank-0.7-2|37	for D in fonts html levels sounds src; do cp -a $D %{buildroot}%{_gamesdatadir}/%{name}/; done
12cr|krank-0.7-2|38	install -D %{name} %{buildroot}%{_gamesbindir}/%{name}
12cr|krank-0.7-2|39	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|krank-0.7-2|40	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|krank-0.7-2|41	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|krank-0.7-2|42	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|krank-0.7-2|43	
12cr|krank-0.7-2|44	# menu-entry
12cr|krank-0.7-2|45	mkdir -p  %{buildroot}%{_datadir}/applications
12cr|krank-0.7-2|46	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|krank-0.7-2|47	[Desktop Entry]
12cr|krank-0.7-2|48	Name=Krank
12cr|krank-0.7-2|49	Comment=Mouse magnet manipulation game
12cr|krank-0.7-2|50	Exec=krank
12cr|krank-0.7-2|51	Icon=krank
12cr|krank-0.7-2|52	Terminal=false
12cr|krank-0.7-2|53	Type=Application
12cr|krank-0.7-2|54	Categories=Game;LogicGame;
12cr|krank-0.7-2|55	EOF
12cr|krank-0.7-2|56	
12cr|krank-0.7-2|57	%files
12cr|krank-0.7-2|58	%defattr(644,root,root,755)
12cr|krank-0.7-2|59	%doc CHANGELOG.txt Info.plist README
12cr|krank-0.7-2|60	%attr(755,root,root) %{_gamesbindir}/%{name}
12cr|krank-0.7-2|61	%{_gamesdatadir}/%{name}
12cr|krank-0.7-2|62	%{_datadir}/applications/%{name}.desktop
12cr|krank-0.7-2|63	%{_liconsdir}/%{name}.png
12cr|krank-0.7-2|64	%{_miconsdir}/%{name}.png
12cr|krank-0.7-2|65	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|krank-0.7-2|66	
12cr|krank-0.7-2|67	%changelog
12cr|krank-0.7-2|68	* Tue Mar 13 2012 Andrey Bondrov <abondrov@mandriva.org> 0.7-1
12cr|krank-0.7-2|69	+ Revision: 784518
12cr|krank-0.7-2|70	- imported package krank
12cr|krank-0.7-2|71	

2575 12
12cr|krazy2-2.9-0.999498.4|1	%define svn     999498
12cr|krazy2-2.9-0.999498.4|2	
12cr|krazy2-2.9-0.999498.4|3	Name:           krazy2
12cr|krazy2-2.9-0.999498.4|4	Version:        2.9
12cr|krazy2-2.9-0.999498.4|5	Release:        0.%svn.4
12cr|krazy2-2.9-0.999498.4|6	Summary:        Krazy is a tool for checking code against the KDE coding guidelines
12cr|krazy2-2.9-0.999498.4|7	Group:          Graphical desktop/KDE
12cr|krazy2-2.9-0.999498.4|8	License:        GPLv2+
12cr|krazy2-2.9-0.999498.4|9	URL:            http://techbase.kde.org/Development/Tutorials/Code_Checking
12cr|krazy2-2.9-0.999498.4|10	# The source for this package was pulled from upstream's vcs.  Use the
12cr|krazy2-2.9-0.999498.4|11	# following commands to generate the tarball:
12cr|krazy2-2.9-0.999498.4|12	#  svn export -r 999498 svn://anonsvn.kde.org/home/kde/trunk/quality/krazy2 krazy2-2.8
12cr|krazy2-2.9-0.999498.4|13	#  tar -c krazy2-2.9 | bzip2 --best -c > krazy2-2.9.tar.bz2
12cr|krazy2-2.9-0.999498.4|14	Source0:        krazy2-%{version}.%svn.tar.bz2
12cr|krazy2-2.9-0.999498.4|15	Source1:        krazy-licensecheck
12cr|krazy2-2.9-0.999498.4|16	Patch0:         krazy2-prefix.patch
12cr|krazy2-2.9-0.999498.4|17	Patch1:		krazy2-compile.patch
12cr|krazy2-2.9-0.999498.4|18	
12cr|krazy2-2.9-0.999498.4|19	# krazy-licensecheck moved from kdesdk to here in 4.2.0
12cr|krazy2-2.9-0.999498.4|20	Conflicts:      kdesdk < 4.2.0
12cr|krazy2-2.9-0.999498.4|21	
12cr|krazy2-2.9-0.999498.4|22	BuildRequires:  groff
12cr|krazy2-2.9-0.999498.4|23	BuildRequires:  perl(ExtUtils::MakeMaker)
12cr|krazy2-2.9-0.999498.4|24	BuildRequires:  perl(HTML::Parser)
12cr|krazy2-2.9-0.999498.4|25	BuildRequires:  perl(Tie::IxHash)
12cr|krazy2-2.9-0.999498.4|26	BuildRequires:  perl(XML::LibXML)
12cr|krazy2-2.9-0.999498.4|27	BuildRequires:  perl-doc
12cr|krazy2-2.9-0.999498.4|28	BuildRequires:	perl-devel
12cr|krazy2-2.9-0.999498.4|29	BuildRequires:  qt4-devel
12cr|krazy2-2.9-0.999498.4|30	BuildRequires:  kdelibs4-devel
12cr|krazy2-2.9-0.999498.4|31	BuildRequires:  kdevplatform4-devel
12cr|krazy2-2.9-0.999498.4|32	# Krazy2 uses desktop-file-validate, so this is an actual Requires
12cr|krazy2-2.9-0.999498.4|33	Requires:       desktop-file-utils
12cr|krazy2-2.9-0.999498.4|34	Requires:       kdesdk4-core
12cr|krazy2-2.9-0.999498.4|35	
12cr|krazy2-2.9-0.999498.4|36	%description
12cr|krazy2-2.9-0.999498.4|37	Krazy scans KDE source code looking for issues that should be fixed
12cr|krazy2-2.9-0.999498.4|38	for reasons of policy, good coding practice, optimization, or any other
12cr|krazy2-2.9-0.999498.4|39	good reason.
12cr|krazy2-2.9-0.999498.4|40	
12cr|krazy2-2.9-0.999498.4|41	
12cr|krazy2-2.9-0.999498.4|42	%files
12cr|krazy2-2.9-0.999498.4|43	%defattr(-,root,root,-)
12cr|krazy2-2.9-0.999498.4|44	%doc COPYING README
12cr|krazy2-2.9-0.999498.4|45	%{_mandir}/man1/krazy2.1.*
12cr|krazy2-2.9-0.999498.4|46	%{_mandir}/man1/krazy2all.1.*
12cr|krazy2-2.9-0.999498.4|47	%{_mandir}/man1/krazy2ebn.1.*
12cr|krazy2-2.9-0.999498.4|48	%{_mandir}/man1/krazy2xml.1.*
12cr|krazy2-2.9-0.999498.4|49	%{_mandir}/man5/krazyrc.5.*
12cr|krazy2-2.9-0.999498.4|50	%{_bindir}/krazy2
12cr|krazy2-2.9-0.999498.4|51	%{_bindir}/krazy2all
12cr|krazy2-2.9-0.999498.4|52	%{_bindir}/krazy2ebn
12cr|krazy2-2.9-0.999498.4|53	%{_bindir}/krazy2xml
12cr|krazy2-2.9-0.999498.4|54	%{_libdir}/libcpp_parser.so
12cr|krazy2-2.9-0.999498.4|55	%{_libdir}/libcppmodel.so
12cr|krazy2-2.9-0.999498.4|56	%{_libdir}/libpreprocessor.so
12cr|krazy2-2.9-0.999498.4|57	%{_libdir}/libcheckutil.so
12cr|krazy2-2.9-0.999498.4|58	%{_libdir}/libcheckutil.so.1
12cr|krazy2-2.9-0.999498.4|59	%{_libdir}/libcheckutil.so.1.0
12cr|krazy2-2.9-0.999498.4|60	%{_libdir}/krazy2/
12cr|krazy2-2.9-0.999498.4|61	%{_datadir}/dtd/
12cr|krazy2-2.9-0.999498.4|62	%{perl_vendorlib}/Krazy/
12cr|krazy2-2.9-0.999498.4|63	
12cr|krazy2-2.9-0.999498.4|64	#--------------------------------------------------------------------
12cr|krazy2-2.9-0.999498.4|65	
12cr|krazy2-2.9-0.999498.4|66	%prep
12cr|krazy2-2.9-0.999498.4|67	%setup -q
12cr|krazy2-2.9-0.999498.4|68	%patch0
12cr|krazy2-2.9-0.999498.4|69	%patch1 -p1 -b .compile~
12cr|krazy2-2.9-0.999498.4|70	
12cr|krazy2-2.9-0.999498.4|71	%build
12cr|krazy2-2.9-0.999498.4|72	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|krazy2-2.9-0.999498.4|73	make
12cr|krazy2-2.9-0.999498.4|74	pushd src/passbyvalue
12cr|krazy2-2.9-0.999498.4|75	%{qmake_qt4}
12cr|krazy2-2.9-0.999498.4|76	make %{?_smp_mflags}
12cr|krazy2-2.9-0.999498.4|77	popd
12cr|krazy2-2.9-0.999498.4|78	pushd cppchecks
12cr|krazy2-2.9-0.999498.4|79	%{cmake}
12cr|krazy2-2.9-0.999498.4|80	make VERBOSE=1 %{?_smp_mflags}
12cr|krazy2-2.9-0.999498.4|81	popd
12cr|krazy2-2.9-0.999498.4|82	
12cr|krazy2-2.9-0.999498.4|83	
12cr|krazy2-2.9-0.999498.4|84	%install
12cr|krazy2-2.9-0.999498.4|85	rm -rf %{buildroot}
12cr|krazy2-2.9-0.999498.4|86	make DESTDIR=%{buildroot} PREFIX=%{_prefix} install
12cr|krazy2-2.9-0.999498.4|87	chmod 0755 %{buildroot}%{_bindir}/krazy2{,all,ebn}
12cr|krazy2-2.9-0.999498.4|88	pushd helpers
12cr|krazy2-2.9-0.999498.4|89	make DESTDIR=%{buildroot} PREFIX=%{_prefix} \
12cr|krazy2-2.9-0.999498.4|90	%if "%{_lib}" == "lib64"
12cr|krazy2-2.9-0.999498.4|91	LIBSUFFIX=64 \
12cr|krazy2-2.9-0.999498.4|92	%endif
12cr|krazy2-2.9-0.999498.4|93	install
12cr|krazy2-2.9-0.999498.4|94	popd
12cr|krazy2-2.9-0.999498.4|95	pushd plugins
12cr|krazy2-2.9-0.999498.4|96	make PREFIX=%{buildroot}%{_prefix} \
12cr|krazy2-2.9-0.999498.4|97	%if "%{_lib}" == "lib64"
12cr|krazy2-2.9-0.999498.4|98	LIBSUFFIX=64 \
12cr|krazy2-2.9-0.999498.4|99	%endif
12cr|krazy2-2.9-0.999498.4|100	install
12cr|krazy2-2.9-0.999498.4|101	popd
12cr|krazy2-2.9-0.999498.4|102	pushd extras
12cr|krazy2-2.9-0.999498.4|103	make DESTDIR=%{buildroot} PREFIX=%{_prefix} \
12cr|krazy2-2.9-0.999498.4|104	%if "%{_lib}" == "lib64"
12cr|krazy2-2.9-0.999498.4|105	LIBSUFFIX=64 \
12cr|krazy2-2.9-0.999498.4|106	%endif
12cr|krazy2-2.9-0.999498.4|107	install
12cr|krazy2-2.9-0.999498.4|108	popd
12cr|krazy2-2.9-0.999498.4|109	pushd src/passbyvalue
12cr|krazy2-2.9-0.999498.4|110	make INSTALL_ROOT=%{buildroot}%{_prefix} \
12cr|krazy2-2.9-0.999498.4|111	%if "%{_lib}" == "lib64"
12cr|krazy2-2.9-0.999498.4|112	LIBSUFFIX=64 \
12cr|krazy2-2.9-0.999498.4|113	%endif
12cr|krazy2-2.9-0.999498.4|114	install
12cr|krazy2-2.9-0.999498.4|115	popd
12cr|krazy2-2.9-0.999498.4|116	pushd share
12cr|krazy2-2.9-0.999498.4|117	mkdir -p %{buildroot}%{_datadir}/dtd
12cr|krazy2-2.9-0.999498.4|118	install -m 644 -p kpartgui.dtd %{buildroot}%{_datadir}/dtd/kpartgui.dtd
12cr|krazy2-2.9-0.999498.4|119	install -m 644 -p kcfg.dtd %{buildroot}%{_datadir}/dtd/kcfg.dtd
12cr|krazy2-2.9-0.999498.4|120	popd
12cr|krazy2-2.9-0.999498.4|121	pushd doc
12cr|krazy2-2.9-0.999498.4|122	make DESTDIR=%{buildroot} PREFIX=%{_prefix} install
12cr|krazy2-2.9-0.999498.4|123	popd
12cr|krazy2-2.9-0.999498.4|124	install -m 644 %{SOURCE1} %{buildroot}%{_bindir}/krazy-licensecheck
12cr|krazy2-2.9-0.999498.4|125	pushd cppchecks/build
12cr|krazy2-2.9-0.999498.4|126	make DESTDIR=%{buildroot} PREFIX=%{_prefix} install
12cr|krazy2-2.9-0.999498.4|127	popd
12cr|krazy2-2.9-0.999498.4|128	find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
12cr|krazy2-2.9-0.999498.4|129	find %{buildroot} -type f -name perllocal.pod -exec rm -f {} ';'
12cr|krazy2-2.9-0.999498.4|130	find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
12cr|krazy2-2.9-0.999498.4|131	# chmod -R ug+w %{buildroot}%{_bindir}
12cr|krazy2-2.9-0.999498.4|132	# chmod -R ug+w %{buildroot}%{_libdir}
12cr|krazy2-2.9-0.999498.4|133	
12cr|krazy2-2.9-0.999498.4|134	#Already in kdesdk4-core
12cr|krazy2-2.9-0.999498.4|135	rm -f %buildroot%{_bindir}/krazy-licensecheck
12cr|krazy2-2.9-0.999498.4|136	
12cr|krazy2-2.9-0.999498.4|137	%changelog
12cr|krazy2-2.9-0.999498.4|138	* Thu Dec 03 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2.9-0.999498.3mdv2010.1
12cr|krazy2-2.9-0.999498.4|139	+ Revision: 472803
12cr|krazy2-2.9-0.999498.4|140	- do not use subrel on cooker
12cr|krazy2-2.9-0.999498.4|141	- forward port commits 472795 and 472796
12cr|krazy2-2.9-0.999498.4|142	
12cr|krazy2-2.9-0.999498.4|143	* Sun Aug 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2.9-0.974530.2mdv2010.0
12cr|krazy2-2.9-0.999498.4|144	+ Revision: 422735
12cr|krazy2-2.9-0.999498.4|145	- Fix Requires
12cr|krazy2-2.9-0.999498.4|146	
12cr|krazy2-2.9-0.999498.4|147	* Sun Aug 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2.9-0.974530.1mdv2010.0
12cr|krazy2-2.9-0.999498.4|148	+ Revision: 422724
12cr|krazy2-2.9-0.999498.4|149	- Fix BuildRequires
12cr|krazy2-2.9-0.999498.4|150	- Fix release
12cr|krazy2-2.9-0.999498.4|151	- Fix Group
12cr|krazy2-2.9-0.999498.4|152	- sync with fedora
12cr|krazy2-2.9-0.999498.4|153	
12cr|krazy2-2.9-0.999498.4|154	* Sat Jun 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.0-0.974530.1mdv2010.0
12cr|krazy2-2.9-0.999498.4|155	+ Revision: 383239
12cr|krazy2-2.9-0.999498.4|156	- import krazy2
12cr|krazy2-2.9-0.999498.4|157	
12cr|krazy2-2.9-0.999498.4|158	

2576 12
12cr|krb5-auth-dialog-3.2.1-1|1	%define build_heimdal 0
12cr|krb5-auth-dialog-3.2.1-1|2	%{?_with_heimdal: %{expand: %%global build_heimdal 1}}
12cr|krb5-auth-dialog-3.2.1-1|3	
12cr|krb5-auth-dialog-3.2.1-1|4	Summary:	Kerberos 5 authentication dialog
12cr|krb5-auth-dialog-3.2.1-1|5	Name:		krb5-auth-dialog
12cr|krb5-auth-dialog-3.2.1-1|6	Version:	3.2.1
12cr|krb5-auth-dialog-3.2.1-1|7	Release:	1
12cr|krb5-auth-dialog-3.2.1-1|8	License:	GPLv2+
12cr|krb5-auth-dialog-3.2.1-1|9	Group:		System/Base
12cr|krb5-auth-dialog-3.2.1-1|10	URL:		http://www.redhat.com/
12cr|krb5-auth-dialog-3.2.1-1|11	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12cr|krb5-auth-dialog-3.2.1-1|12	
12cr|krb5-auth-dialog-3.2.1-1|13	BuildRequires: flex
12cr|krb5-auth-dialog-3.2.1-1|14	BuildRequires: bison
12cr|krb5-auth-dialog-3.2.1-1|15	BuildRequires: GConf2
12cr|krb5-auth-dialog-3.2.1-1|16	BuildRequires: pkgconfig(gnome-doc-utils)
12cr|krb5-auth-dialog-3.2.1-1|17	BuildRequires: intltool
12cr|krb5-auth-dialog-3.2.1-1|18	BuildRequires: cap-devel
12cr|krb5-auth-dialog-3.2.1-1|19	BuildRequires: pam-devel
12cr|krb5-auth-dialog-3.2.1-1|20	BuildRequires: pkgconfig(dbus-1)
12cr|krb5-auth-dialog-3.2.1-1|21	BuildRequires: pkgconfig(dbus-glib-1)
12cr|krb5-auth-dialog-3.2.1-1|22	BuildRequires: pkgconfig(gconf-2.0)
12cr|krb5-auth-dialog-3.2.1-1|23	BuildRequires: pkgconfig(gtk+-3.0)
12cr|krb5-auth-dialog-3.2.1-1|24	BuildRequires: pkgconfig(libnm-glib)
12cr|krb5-auth-dialog-3.2.1-1|25	BuildRequires: pkgconfig(libnotify)
12cr|krb5-auth-dialog-3.2.1-1|26	%if %build_heimdal
12cr|krb5-auth-dialog-3.2.1-1|27	BuildRequires: heimdal-devel
12cr|krb5-auth-dialog-3.2.1-1|28	%else
12cr|krb5-auth-dialog-3.2.1-1|29	BuildRequires: krb5-devel
12cr|krb5-auth-dialog-3.2.1-1|30	%endif
12cr|krb5-auth-dialog-3.2.1-1|31	buildrequires: scrollkeeper
12cr|krb5-auth-dialog-3.2.1-1|32	
12cr|krb5-auth-dialog-3.2.1-1|33	%description
12cr|krb5-auth-dialog-3.2.1-1|34	This package contains a dialog that warns the user when their Kerberos
12cr|krb5-auth-dialog-3.2.1-1|35	tickets are about to expire and lets them renew them.
12cr|krb5-auth-dialog-3.2.1-1|36	
12cr|krb5-auth-dialog-3.2.1-1|37	%prep
12cr|krb5-auth-dialog-3.2.1-1|38	%setup -q
12cr|krb5-auth-dialog-3.2.1-1|39	
12cr|krb5-auth-dialog-3.2.1-1|40	%build
12cr|krb5-auth-dialog-3.2.1-1|41	%configure2_5x \
12cr|krb5-auth-dialog-3.2.1-1|42	--enable-debug \
12cr|krb5-auth-dialog-3.2.1-1|43	--disable-static
12cr|krb5-auth-dialog-3.2.1-1|44	%make
12cr|krb5-auth-dialog-3.2.1-1|45	
12cr|krb5-auth-dialog-3.2.1-1|46	%install
12cr|krb5-auth-dialog-3.2.1-1|47	%makeinstall_std
12cr|krb5-auth-dialog-3.2.1-1|48	%find_lang %{name} --with-gnome
12cr|krb5-auth-dialog-3.2.1-1|49	
12cr|krb5-auth-dialog-3.2.1-1|50	%files -f %{name}.lang
12cr|krb5-auth-dialog-3.2.1-1|51	%doc README AUTHORS NEWS
12cr|krb5-auth-dialog-3.2.1-1|52	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cr|krb5-auth-dialog-3.2.1-1|53	%{_bindir}/krb5-auth-dialog
12cr|krb5-auth-dialog-3.2.1-1|54	%dir %{_libdir}/%{name}
12cr|krb5-auth-dialog-3.2.1-1|55	%dir %{_libdir}/%{name}/plugins
12cr|krb5-auth-dialog-3.2.1-1|56	%{_libdir}/%{name}/plugins/libka-plugin-afs.*
12cr|krb5-auth-dialog-3.2.1-1|57	%{_libdir}/%{name}/plugins/libka-plugin-dummy.*
12cr|krb5-auth-dialog-3.2.1-1|58	%{_libdir}/%{name}/plugins/libka-plugin-pam.*
12cr|krb5-auth-dialog-3.2.1-1|59	%{_datadir}/krb5-auth-dialog/
12cr|krb5-auth-dialog-3.2.1-1|60	%{_datadir}/icons/hicolor/*/status/*
12cr|krb5-auth-dialog-3.2.1-1|61	%{_mandir}/man1/*
12cr|krb5-auth-dialog-3.2.1-1|62	%config(noreplace) %{_sysconfdir}/xdg/autostart/krb5-auth-dialog.desktop
12cr|krb5-auth-dialog-3.2.1-1|63	%{_datadir}/applications/krb5-auth-dialog.desktop
12cr|krb5-auth-dialog-3.2.1-1|64	%{_datadir}/dbus-1/services/org.gnome.KrbAuthDialog.service
12cr|krb5-auth-dialog-3.2.1-1|65	
12cr|krb5-auth-dialog-3.2.1-1|66	
12cr|krb5-auth-dialog-3.2.1-1|67	
12cr|krb5-auth-dialog-3.2.1-1|68	%changelog
12cr|krb5-auth-dialog-3.2.1-1|69	* Sat Feb 25 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.1-1
12cr|krb5-auth-dialog-3.2.1-1|70	+ Revision: 780703
12cr|krb5-auth-dialog-3.2.1-1|71	- new version 3.2.1
12cr|krb5-auth-dialog-3.2.1-1|72	- cleaned up spec
12cr|krb5-auth-dialog-3.2.1-1|73	- converted BRs to pkgconfig provides
12cr|krb5-auth-dialog-3.2.1-1|74	
12cr|krb5-auth-dialog-3.2.1-1|75	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 0.17-3
12cr|krb5-auth-dialog-3.2.1-1|76	+ Revision: 677118
12cr|krb5-auth-dialog-3.2.1-1|77	- rebuild to add gconf2 as req
12cr|krb5-auth-dialog-3.2.1-1|78	
12cr|krb5-auth-dialog-3.2.1-1|79	* Sat Apr 30 2011 Funda Wang <fwang@mandriva.org> 0.17-2
12cr|krb5-auth-dialog-3.2.1-1|80	+ Revision: 661049
12cr|krb5-auth-dialog-3.2.1-1|81	- fix build
12cr|krb5-auth-dialog-3.2.1-1|82	
12cr|krb5-auth-dialog-3.2.1-1|83	* Sun Sep 12 2010 Götz Waschk <waschk@mandriva.org> 0.17-1mdv2011.0
12cr|krb5-auth-dialog-3.2.1-1|84	+ Revision: 577679
12cr|krb5-auth-dialog-3.2.1-1|85	- new version
12cr|krb5-auth-dialog-3.2.1-1|86	- update file list
12cr|krb5-auth-dialog-3.2.1-1|87	
12cr|krb5-auth-dialog-3.2.1-1|88	* Sun Jul 11 2010 Götz Waschk <waschk@mandriva.org> 0.16-1mdv2011.0
12cr|krb5-auth-dialog-3.2.1-1|89	+ Revision: 551160
12cr|krb5-auth-dialog-3.2.1-1|90	- update build deps
12cr|krb5-auth-dialog-3.2.1-1|91	- new version
12cr|krb5-auth-dialog-3.2.1-1|92	- update file list
12cr|krb5-auth-dialog-3.2.1-1|93	
12cr|krb5-auth-dialog-3.2.1-1|94	* Sat Apr 03 2010 Götz Waschk <waschk@mandriva.org> 0.15-1mdv2010.1
12cr|krb5-auth-dialog-3.2.1-1|95	+ Revision: 530891
12cr|krb5-auth-dialog-3.2.1-1|96	- update to new version 0.15
12cr|krb5-auth-dialog-3.2.1-1|97	
12cr|krb5-auth-dialog-3.2.1-1|98	* Fri Nov 06 2009 Götz Waschk <waschk@mandriva.org> 0.14-1mdv2010.1
12cr|krb5-auth-dialog-3.2.1-1|99	+ Revision: 460893
12cr|krb5-auth-dialog-3.2.1-1|100	- update to new version 0.14
12cr|krb5-auth-dialog-3.2.1-1|101	
12cr|krb5-auth-dialog-3.2.1-1|102	* Mon Sep 28 2009 Götz Waschk <waschk@mandriva.org> 0.13-1mdv2010.0
12cr|krb5-auth-dialog-3.2.1-1|103	+ Revision: 450667
12cr|krb5-auth-dialog-3.2.1-1|104	- new version
12cr|krb5-auth-dialog-3.2.1-1|105	- drop patch
12cr|krb5-auth-dialog-3.2.1-1|106	
12cr|krb5-auth-dialog-3.2.1-1|107	* Sun Aug 30 2009 Götz Waschk <waschk@mandriva.org> 0.12-3mdv2010.0
12cr|krb5-auth-dialog-3.2.1-1|108	+ Revision: 422661
12cr|krb5-auth-dialog-3.2.1-1|109	- fix crash in preferences
12cr|krb5-auth-dialog-3.2.1-1|110	
12cr|krb5-auth-dialog-3.2.1-1|111	* Tue Jul 28 2009 Götz Waschk <waschk@mandriva.org> 0.12-2mdv2010.0
12cr|krb5-auth-dialog-3.2.1-1|112	+ Revision: 401522
12cr|krb5-auth-dialog-3.2.1-1|113	- disable networkmanager support
12cr|krb5-auth-dialog-3.2.1-1|114	- update file list
12cr|krb5-auth-dialog-3.2.1-1|115	
12cr|krb5-auth-dialog-3.2.1-1|116	* Mon Jul 13 2009 Götz Waschk <waschk@mandriva.org> 0.12-1mdv2010.0
12cr|krb5-auth-dialog-3.2.1-1|117	+ Revision: 395619
12cr|krb5-auth-dialog-3.2.1-1|118	- update to new version 0.12
12cr|krb5-auth-dialog-3.2.1-1|119	
12cr|krb5-auth-dialog-3.2.1-1|120	* Mon Jun 15 2009 Götz Waschk <waschk@mandriva.org> 0.11-1mdv2010.0
12cr|krb5-auth-dialog-3.2.1-1|121	+ Revision: 386081
12cr|krb5-auth-dialog-3.2.1-1|122	- new version
12cr|krb5-auth-dialog-3.2.1-1|123	- update file list
12cr|krb5-auth-dialog-3.2.1-1|124	- fix build deps
12cr|krb5-auth-dialog-3.2.1-1|125	
12cr|krb5-auth-dialog-3.2.1-1|126	* Mon May 25 2009 Götz Waschk <waschk@mandriva.org> 0.10-1mdv2010.0
12cr|krb5-auth-dialog-3.2.1-1|127	+ Revision: 379704
12cr|krb5-auth-dialog-3.2.1-1|128	- drop patches
12cr|krb5-auth-dialog-3.2.1-1|129	- new version
12cr|krb5-auth-dialog-3.2.1-1|130	
12cr|krb5-auth-dialog-3.2.1-1|131	* Sun May 03 2009 Götz Waschk <waschk@mandriva.org> 0.9.1-1mdv2010.0
12cr|krb5-auth-dialog-3.2.1-1|132	+ Revision: 371156
12cr|krb5-auth-dialog-3.2.1-1|133	- new version
12cr|krb5-auth-dialog-3.2.1-1|134	- drop patch 1
12cr|krb5-auth-dialog-3.2.1-1|135	- new version
12cr|krb5-auth-dialog-3.2.1-1|136	- rediff patches 0,3
12cr|krb5-auth-dialog-3.2.1-1|137	- add missing file
12cr|krb5-auth-dialog-3.2.1-1|138	- update file list
12cr|krb5-auth-dialog-3.2.1-1|139	- update build deps
12cr|krb5-auth-dialog-3.2.1-1|140	
12cr|krb5-auth-dialog-3.2.1-1|141	* Mon Jan 12 2009 Götz Waschk <waschk@mandriva.org> 0.8-2mdv2009.1
12cr|krb5-auth-dialog-3.2.1-1|142	+ Revision: 328720
12cr|krb5-auth-dialog-3.2.1-1|143	- drop patch 1
12cr|krb5-auth-dialog-3.2.1-1|144	
12cr|krb5-auth-dialog-3.2.1-1|145	* Mon Jan 12 2009 Götz Waschk <waschk@mandriva.org> 0.8-1mdv2009.1
12cr|krb5-auth-dialog-3.2.1-1|146	+ Revision: 328495
12cr|krb5-auth-dialog-3.2.1-1|147	- new version
12cr|krb5-auth-dialog-3.2.1-1|148	- update build deps
12cr|krb5-auth-dialog-3.2.1-1|149	- fix source URL
12cr|krb5-auth-dialog-3.2.1-1|150	- update file list
12cr|krb5-auth-dialog-3.2.1-1|151	- rediff patch 1
12cr|krb5-auth-dialog-3.2.1-1|152	- drop patch 2
12cr|krb5-auth-dialog-3.2.1-1|153	- fix format strings and linking
12cr|krb5-auth-dialog-3.2.1-1|154	
12cr|krb5-auth-dialog-3.2.1-1|155	+ Thierry Vignaud <tv@mandriva.org>
12cr|krb5-auth-dialog-3.2.1-1|156	- rebuild early 2009.0 package (before pixel changes)
12cr|krb5-auth-dialog-3.2.1-1|157	
12cr|krb5-auth-dialog-3.2.1-1|158	* Mon May 19 2008 David Walluck <walluck@mandriva.org> 0.7-7.1mdv2009.0
12cr|krb5-auth-dialog-3.2.1-1|159	+ Revision: 209088
12cr|krb5-auth-dialog-3.2.1-1|160	- BuildRequires: libglade2.0-devel
12cr|krb5-auth-dialog-3.2.1-1|161	- import krb5-auth-dialog
12cr|krb5-auth-dialog-3.2.1-1|162	
12cr|krb5-auth-dialog-3.2.1-1|163	
12cr|krb5-auth-dialog-3.2.1-1|164	* Mon Feb 18 2008 Christopher Aillon <caillon@redhat.com> - 0.7-7
12cr|krb5-auth-dialog-3.2.1-1|165	- Rebuild to celebrate my birthday (and GCC 4.3)
12cr|krb5-auth-dialog-3.2.1-1|166	
12cr|krb5-auth-dialog-3.2.1-1|167	* Thu Nov  1 2007 Matthias Clasen <mclasen@redhat.com> - 0.7-6
12cr|krb5-auth-dialog-3.2.1-1|168	- Fix the Comment field in the desktop file (#344351)
12cr|krb5-auth-dialog-3.2.1-1|169	
12cr|krb5-auth-dialog-3.2.1-1|170	* Mon Oct 22 2007 Christopher Aillon <caillon@redhat.com> - 0.7-5
12cr|krb5-auth-dialog-3.2.1-1|171	- Don't start multiple times in KDE (#344991)
12cr|krb5-auth-dialog-3.2.1-1|172	
12cr|krb5-auth-dialog-3.2.1-1|173	* Fri Aug 24 2007 Adam Jackson <ajax@redhat.com> - 0.7-4
12cr|krb5-auth-dialog-3.2.1-1|174	- Rebuild for build ID
12cr|krb5-auth-dialog-3.2.1-1|175	
12cr|krb5-auth-dialog-3.2.1-1|176	* Mon Aug 13 2007 Christopher Aillon <caillon@redhat.com> 0.7-3
12cr|krb5-auth-dialog-3.2.1-1|177	- Update the license tag
12cr|krb5-auth-dialog-3.2.1-1|178	
12cr|krb5-auth-dialog-3.2.1-1|179	* Thu Mar 15 2007 Karsten Hopp <karsten@redhat.com> 0.7-2
12cr|krb5-auth-dialog-3.2.1-1|180	- rebuild with current gtk2 to add png support (#232013)
12cr|krb5-auth-dialog-3.2.1-1|181	
12cr|krb5-auth-dialog-3.2.1-1|182	* Mon Jul 24 2006 Christopher Aillon <caillon@redhat.com> - 0.7-1
12cr|krb5-auth-dialog-3.2.1-1|183	- Update to 0.7
12cr|krb5-auth-dialog-3.2.1-1|184	- Don't peg the network and CPU when the KDC is unavailable
12cr|krb5-auth-dialog-3.2.1-1|185	
12cr|krb5-auth-dialog-3.2.1-1|186	* Wed Jul 19 2006 John (J5) Palmieri <johnp@redhat.com> - 0.6.cvs20060212-4
12cr|krb5-auth-dialog-3.2.1-1|187	- rebuild for dbus
12cr|krb5-auth-dialog-3.2.1-1|188	
12cr|krb5-auth-dialog-3.2.1-1|189	* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.6.cvs20060212-3.1
12cr|krb5-auth-dialog-3.2.1-1|190	- rebuild
12cr|krb5-auth-dialog-3.2.1-1|191	
12cr|krb5-auth-dialog-3.2.1-1|192	* Sat Jun 24 2006 Jesse Keating <jkeating@redhat.com> - 0.6.cvs20060212-3
12cr|krb5-auth-dialog-3.2.1-1|193	- Add missing BRs perl-XML-Parser, gettext
12cr|krb5-auth-dialog-3.2.1-1|194	- Work around no network manager stuff on z900s
12cr|krb5-auth-dialog-3.2.1-1|195	
12cr|krb5-auth-dialog-3.2.1-1|196	* Sun Feb 12 2006 Christopher Aillon <caillon@redhat.com> - 0.6.cvs20060212-1
12cr|krb5-auth-dialog-3.2.1-1|197	- Update to latest CVS to get some of Nalin's fixes
12cr|krb5-auth-dialog-3.2.1-1|198	
12cr|krb5-auth-dialog-3.2.1-1|199	* Tue Feb  7 2006 Jesse Keating <jkeating@redhat.com> - 0.6-1.1
12cr|krb5-auth-dialog-3.2.1-1|200	- rebuilt for new gcc4.1 snapshot and glibc changes
12cr|krb5-auth-dialog-3.2.1-1|201	
12cr|krb5-auth-dialog-3.2.1-1|202	* Tue Jan 31 2006 Christopher Aillon <caillon@redhat.com> 0.6-1
12cr|krb5-auth-dialog-3.2.1-1|203	- Update to 0.6, adding an autostart file
12cr|krb5-auth-dialog-3.2.1-1|204	
12cr|krb5-auth-dialog-3.2.1-1|205	* Fri Dec  9 2005 Jesse Keating <jkeating@redhat.com> - 0.5-2.1
12cr|krb5-auth-dialog-3.2.1-1|206	- rebuilt
12cr|krb5-auth-dialog-3.2.1-1|207	
12cr|krb5-auth-dialog-3.2.1-1|208	* Thu Dec  1 2005 John (J5) Palmieri <johnp@redhat.com> - 0.5-2
12cr|krb5-auth-dialog-3.2.1-1|209	- rebuild for new dbus
12cr|krb5-auth-dialog-3.2.1-1|210	
12cr|krb5-auth-dialog-3.2.1-1|211	* Tue Nov  8 2005 Christopher Aillon <caillon@redhat.com> 0.5-1
12cr|krb5-auth-dialog-3.2.1-1|212	- Update to 0.5
12cr|krb5-auth-dialog-3.2.1-1|213	
12cr|krb5-auth-dialog-3.2.1-1|214	* Tue Nov  1 2005 Christopher Aillon <caillon@redhat.com> 0.4-1
12cr|krb5-auth-dialog-3.2.1-1|215	- Update to 0.4
12cr|krb5-auth-dialog-3.2.1-1|216	
12cr|krb5-auth-dialog-3.2.1-1|217	* Mon Oct 31 2005 Christopher Aillon <caillon@redhat.com> 0.3-1
12cr|krb5-auth-dialog-3.2.1-1|218	- Update to 0.3, working with newer versions of krb5 and NetworkManager
12cr|krb5-auth-dialog-3.2.1-1|219	
12cr|krb5-auth-dialog-3.2.1-1|220	* Tue Aug 16 2005 David Zeuthen <davidz@redhat.com>
12cr|krb5-auth-dialog-3.2.1-1|221	- Rebuilt
12cr|krb5-auth-dialog-3.2.1-1|222	
12cr|krb5-auth-dialog-3.2.1-1|223	* Tue Mar 22 2005 Nalin Dahyabhai <nalin@redhat.com> 0.2-5
12cr|krb5-auth-dialog-3.2.1-1|224	- Change Requires: krb5 to krb5-libs, repeat $ -> %% fix for build requirements.
12cr|krb5-auth-dialog-3.2.1-1|225	
12cr|krb5-auth-dialog-3.2.1-1|226	* Tue Mar 22 2005 Dan Williams <dcbw@redhat.com> 0.2-4
12cr|krb5-auth-dialog-3.2.1-1|227	- Fix $ -> %% for Requires: krb5 >= ...
12cr|krb5-auth-dialog-3.2.1-1|228	
12cr|krb5-auth-dialog-3.2.1-1|229	* Mon Mar 21 2005 David Zeuthen <davidz@redhat.com> 0.2-3
12cr|krb5-auth-dialog-3.2.1-1|230	- Fix up BuildRequires and Requires (#134704)
12cr|krb5-auth-dialog-3.2.1-1|231	
12cr|krb5-auth-dialog-3.2.1-1|232	* Fri Mar  4 2005 David Zeuthen <davidz@redhat.com> 0.2-2
12cr|krb5-auth-dialog-3.2.1-1|233	- Rebuild
12cr|krb5-auth-dialog-3.2.1-1|234	
12cr|krb5-auth-dialog-3.2.1-1|235	* Mon Aug 16 2004 GNOME <jrb@redhat.com> - auth-dialog
12cr|krb5-auth-dialog-3.2.1-1|236	- Initial build.
12cr|krb5-auth-dialog-3.2.1-1|237	

2577 12
12cr|krecipes-2.0-0.beta1.1|1	%define name    krecipes
12cr|krecipes-2.0-0.beta1.1|2	%define version 2.0
12cr|krecipes-2.0-0.beta1.1|3	%define svn beta1
12cr|krecipes-2.0-0.beta1.1|4	%define release %mkrel 0.%svn.1
12cr|krecipes-2.0-0.beta1.1|5	
12cr|krecipes-2.0-0.beta1.1|6	Name:      %{name}
12cr|krecipes-2.0-0.beta1.1|7	Version:   %{version}
12cr|krecipes-2.0-0.beta1.1|8	Release:   %{release}
12cr|krecipes-2.0-0.beta1.1|9	Summary:   Krecipes - Your Way to Cook with Tux
12cr|krecipes-2.0-0.beta1.1|10	License:   GPLv2+
12cr|krecipes-2.0-0.beta1.1|11	URL:       http://krecipes.sourceforge.net/
12cr|krecipes-2.0-0.beta1.1|12	Group:     Toys
12cr|krecipes-2.0-0.beta1.1|13	Source:    http://ovh.dl.sourceforge.net/sourceforge/krecipes/%name-%version-%svn.tar.gz
12cr|krecipes-2.0-0.beta1.1|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|krecipes-2.0-0.beta1.1|15	BuildRequires: kdelibs4-devel
12cr|krecipes-2.0-0.beta1.1|16	BuildRequires: sqlite3-devel
12cr|krecipes-2.0-0.beta1.1|17	BuildRequires: qimageblitz-devel
12cr|krecipes-2.0-0.beta1.1|18	BuildRequires: libxml2-devel
12cr|krecipes-2.0-0.beta1.1|19	BuildRequires: mysql-devel
12cr|krecipes-2.0-0.beta1.1|20	BuildRequires: postgresql-devel
12cr|krecipes-2.0-0.beta1.1|21	
12cr|krecipes-2.0-0.beta1.1|22	%description
12cr|krecipes-2.0-0.beta1.1|23	A highly configurable recipe manager, designed to make organizing your
12cr|krecipes-2.0-0.beta1.1|24	personal recipes collection fast and easy. Features include: shopping
12cr|krecipes-2.0-0.beta1.1|25	lists, nutrient analysis, advanced search, recipe ratings, import/export
12cr|krecipes-2.0-0.beta1.1|26	various formats, and more.
12cr|krecipes-2.0-0.beta1.1|27	
12cr|krecipes-2.0-0.beta1.1|28	%files -f %name.lang
12cr|krecipes-2.0-0.beta1.1|29	%defattr(-,root,root)
12cr|krecipes-2.0-0.beta1.1|30	%{_kde_bindir}/krecipes
12cr|krecipes-2.0-0.beta1.1|31	%{_kde_datadir}/applications/kde4/krecipes.desktop
12cr|krecipes-2.0-0.beta1.1|32	%{_kde_appsdir}/krecipes
12cr|krecipes-2.0-0.beta1.1|33	%{_kde_iconsdir}/*/*/*/*
12cr|krecipes-2.0-0.beta1.1|34	%{_datadir}/mime/packages/krecipes-mime.xml
12cr|krecipes-2.0-0.beta1.1|35	
12cr|krecipes-2.0-0.beta1.1|36	#--------------------------------------------------------------------
12cr|krecipes-2.0-0.beta1.1|37	
12cr|krecipes-2.0-0.beta1.1|38	%prep
12cr|krecipes-2.0-0.beta1.1|39	%setup -q -n %name-%version-%svn
12cr|krecipes-2.0-0.beta1.1|40	
12cr|krecipes-2.0-0.beta1.1|41	%build
12cr|krecipes-2.0-0.beta1.1|42	%cmake_kde4
12cr|krecipes-2.0-0.beta1.1|43	%make
12cr|krecipes-2.0-0.beta1.1|44	
12cr|krecipes-2.0-0.beta1.1|45	%install
12cr|krecipes-2.0-0.beta1.1|46	rm -rf %buildroot
12cr|krecipes-2.0-0.beta1.1|47	%{makeinstall_std} -C build
12cr|krecipes-2.0-0.beta1.1|48	
12cr|krecipes-2.0-0.beta1.1|49	%find_lang %name --with-html
12cr|krecipes-2.0-0.beta1.1|50	
12cr|krecipes-2.0-0.beta1.1|51	%clean
12cr|krecipes-2.0-0.beta1.1|52	rm -rf %{buildroot}
12cr|krecipes-2.0-0.beta1.1|53	
12cr|krecipes-2.0-0.beta1.1|54	
12cr|krecipes-2.0-0.beta1.1|55	%changelog
12cr|krecipes-2.0-0.beta1.1|56	* Fri Jul 09 2010 Funda Wang <fwang@mandriva.org> 2.0-0.beta1.1mdv2011.0
12cr|krecipes-2.0-0.beta1.1|57	+ Revision: 549884
12cr|krecipes-2.0-0.beta1.1|58	- 2.0 beta1
12cr|krecipes-2.0-0.beta1.1|59	
12cr|krecipes-2.0-0.beta1.1|60	* Wed Jan 27 2010 Funda Wang <fwang@mandriva.org> 2.0-0.alpha6.1mdv2010.1
12cr|krecipes-2.0-0.beta1.1|61	+ Revision: 497156
12cr|krecipes-2.0-0.beta1.1|62	- new version 2.0 alpha6
12cr|krecipes-2.0-0.beta1.1|63	
12cr|krecipes-2.0-0.beta1.1|64	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 2.0-0.alpha5.1mdv2010.1
12cr|krecipes-2.0-0.beta1.1|65	+ Revision: 492420
12cr|krecipes-2.0-0.beta1.1|66	- new version 2.0 alpha 5
12cr|krecipes-2.0-0.beta1.1|67	
12cr|krecipes-2.0-0.beta1.1|68	* Mon Nov 09 2009 Funda Wang <fwang@mandriva.org> 2.0-0.alpha4.1mdv2010.1
12cr|krecipes-2.0-0.beta1.1|69	+ Revision: 463292
12cr|krecipes-2.0-0.beta1.1|70	- 2.0 alpha4
12cr|krecipes-2.0-0.beta1.1|71	
12cr|krecipes-2.0-0.beta1.1|72	* Sun Oct 11 2009 Funda Wang <fwang@mandriva.org> 2.0-0.alpha3.1mdv2010.0
12cr|krecipes-2.0-0.beta1.1|73	+ Revision: 456597
12cr|krecipes-2.0-0.beta1.1|74	- update description
12cr|krecipes-2.0-0.beta1.1|75	- New version 2.0 alpha3
12cr|krecipes-2.0-0.beta1.1|76	
12cr|krecipes-2.0-0.beta1.1|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|krecipes-2.0-0.beta1.1|78	- rebuild
12cr|krecipes-2.0-0.beta1.1|79	
12cr|krecipes-2.0-0.beta1.1|80	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|krecipes-2.0-0.beta1.1|81	- New snapshot ( asked by upstream dev)
12cr|krecipes-2.0-0.beta1.1|82	
12cr|krecipes-2.0-0.beta1.1|83	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1.1-0.802572.1mdv2009.0
12cr|krecipes-2.0-0.beta1.1|84	+ Revision: 218422
12cr|krecipes-2.0-0.beta1.1|85	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|krecipes-2.0-0.beta1.1|86	
12cr|krecipes-2.0-0.beta1.1|87	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|krecipes-2.0-0.beta1.1|88	- Move to kde4 version
12cr|krecipes-2.0-0.beta1.1|89	
12cr|krecipes-2.0-0.beta1.1|90	+ Olivier Blin <oblin@mandriva.com>
12cr|krecipes-2.0-0.beta1.1|91	- restore BuildRoot
12cr|krecipes-2.0-0.beta1.1|92	
12cr|krecipes-2.0-0.beta1.1|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|krecipes-2.0-0.beta1.1|94	- kill re-definition of %%buildroot on Pixel's request
12cr|krecipes-2.0-0.beta1.1|95	
12cr|krecipes-2.0-0.beta1.1|96	
12cr|krecipes-2.0-0.beta1.1|97	* Mon Aug 21 2006 Nicolas Lcureuil <neoclust@mandriva.org>
12cr|krecipes-2.0-0.beta1.1|98	+ 2006-08-21 10:16:32 (56935)
12cr|krecipes-2.0-0.beta1.1|99	- krecipes-0.9.1-3mdv2007.0
12cr|krecipes-2.0-0.beta1.1|100	- Fix translations (ticket 19846)
12cr|krecipes-2.0-0.beta1.1|101	
12cr|krecipes-2.0-0.beta1.1|102	* Fri Jul 28 2006 Nicolas Lcureuil <neoclust@mandriva.org>
12cr|krecipes-2.0-0.beta1.1|103	+ 2006-07-28 08:58:20 (42358)
12cr|krecipes-2.0-0.beta1.1|104	- Fix menu entry
12cr|krecipes-2.0-0.beta1.1|105	
12cr|krecipes-2.0-0.beta1.1|106	* Fri Jul 28 2006 Nicolas Lcureuil <neoclust@mandriva.org>
12cr|krecipes-2.0-0.beta1.1|107	+ 2006-07-28 08:56:48 (42357)
12cr|krecipes-2.0-0.beta1.1|108	- Fix menu entry
12cr|krecipes-2.0-0.beta1.1|109	
12cr|krecipes-2.0-0.beta1.1|110	* Tue Jul 25 2006 Laurent Montel <lmontel@mandriva.com>
12cr|krecipes-2.0-0.beta1.1|111	+ 2006-07-25 07:26:02 (42054)
12cr|krecipes-2.0-0.beta1.1|112	Don't requires meta package kdebase
12cr|krecipes-2.0-0.beta1.1|113	
12cr|krecipes-2.0-0.beta1.1|114	* Thu Jun 15 2006 Nicolas Lcureuil <neoclust@mandriva.org>
12cr|krecipes-2.0-0.beta1.1|115	+ 2006-06-15 17:57:36 (37322)
12cr|krecipes-2.0-0.beta1.1|116	- Increase release
12cr|krecipes-2.0-0.beta1.1|117	- Rebuild to generate category
12cr|krecipes-2.0-0.beta1.1|118	- Add Warning
12cr|krecipes-2.0-0.beta1.1|119	
12cr|krecipes-2.0-0.beta1.1|120	* Thu Jun 15 2006 Nicolas Lcureuil <neoclust@mandriva.org>
12cr|krecipes-2.0-0.beta1.1|121	+ 2006-06-15 17:30:29 (37320)
12cr|krecipes-2.0-0.beta1.1|122	import krecipes-0.9.1-1mdk
12cr|krecipes-2.0-0.beta1.1|123	
12cr|krecipes-2.0-0.beta1.1|124	* Sun Dec 04 2005 Laurent MONTEL <lmontel@mandriva.com> 0.9.1-1
12cr|krecipes-2.0-0.beta1.1|125	- 0.9.1
12cr|krecipes-2.0-0.beta1.1|126	
12cr|krecipes-2.0-0.beta1.1|127	* Wed Nov 30 2005 Laurent MONTEL <lmontel@mandriva.com> 0.9-1
12cr|krecipes-2.0-0.beta1.1|128	- 0.9.0
12cr|krecipes-2.0-0.beta1.1|129	
12cr|krecipes-2.0-0.beta1.1|130	* Sun Nov 20 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.8.1-2mdk
12cr|krecipes-2.0-0.beta1.1|131	- Fix ticket #19846
12cr|krecipes-2.0-0.beta1.1|132	
12cr|krecipes-2.0-0.beta1.1|133	* Tue Aug 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.8.1-1mdk
12cr|krecipes-2.0-0.beta1.1|134	- First mandriva release
12cr|krecipes-2.0-0.beta1.1|135	

2578 12
12cr|krename-4.0.9-2|1	Summary:	A powerful batch renamer for KDE
12cr|krename-4.0.9-2|2	Name:		krename
12cr|krename-4.0.9-2|3	Version:	4.0.9
12cr|krename-4.0.9-2|4	Release:	%mkrel 2
12cr|krename-4.0.9-2|5	Summary:	A powerful batch renamer for KDE
12cr|krename-4.0.9-2|6	License:	GPLv2+
12cr|krename-4.0.9-2|7	Url:		http://www.krename.net/
12cr|krename-4.0.9-2|8	Group:		Graphical desktop/KDE
12cr|krename-4.0.9-2|9	Source0: 	http://downloads.sourceforge.net/krename/%{name}-%{version}.tar.bz2
12cr|krename-4.0.9-2|10	Patch0:		krename-4.0.9-rus.patch
12cr|krename-4.0.9-2|11	Patch1:		krename-4.0.9-desktop-rus.patch
12cr|krename-4.0.9-2|12	Patch2:		krename-4.0.9-podofo.patch
12cr|krename-4.0.9-2|13	BuildRequires:	kdelibs4-devel
12cr|krename-4.0.9-2|14	BuildRequires:	podofo-devel
12cr|krename-4.0.9-2|15	BuildRequires:	taglib-devel
12cr|krename-4.0.9-2|16	BuildRequires:	pkgconfig(exiv2)
12cr|krename-4.0.9-2|17	
12cr|krename-4.0.9-2|18	%description
12cr|krename-4.0.9-2|19	Krename is a very powerful batch file renamer for KDE4
12cr|krename-4.0.9-2|20	which can rename a list of files based on a set of expressions.
12cr|krename-4.0.9-2|21	It can copy/move the files to another directory or simply
12cr|krename-4.0.9-2|22	rename the input files.
12cr|krename-4.0.9-2|23	prename supports many conversion operations, including
12cr|krename-4.0.9-2|24	conversion of a filename to lowercase or to uppercase,
12cr|krename-4.0.9-2|25	conversion of the first letter of every word to uppercase,
12cr|krename-4.0.9-2|26	adding numbers to filenames, finding and replacing parts of
12cr|krename-4.0.9-2|27	the filename, and many more. It can also change access and
12cr|krename-4.0.9-2|28	modification dates, permissions, and file ownership.
12cr|krename-4.0.9-2|29	
12cr|krename-4.0.9-2|30	%prep
12cr|krename-4.0.9-2|31	%setup -q
12cr|krename-4.0.9-2|32	%patch0 -p1
12cr|krename-4.0.9-2|33	%patch1 -p1
12cr|krename-4.0.9-2|34	%patch2 -p1
12cr|krename-4.0.9-2|35	for file in TODO; do
12cr|krename-4.0.9-2|36	iconv -f iso8859-1 -t utf8 $file > $file.utf8
12cr|krename-4.0.9-2|37	rm -rf $file
12cr|krename-4.0.9-2|38	mv $file.utf8 $file
12cr|krename-4.0.9-2|39	done
12cr|krename-4.0.9-2|40	
12cr|krename-4.0.9-2|41	%build
12cr|krename-4.0.9-2|42	%cmake_kde4
12cr|krename-4.0.9-2|43	%make
12cr|krename-4.0.9-2|44	
12cr|krename-4.0.9-2|45	%install
12cr|krename-4.0.9-2|46	%__rm -rf %{buildroot}
12cr|krename-4.0.9-2|47	%makeinstall_std -C build
12cr|krename-4.0.9-2|48	
12cr|krename-4.0.9-2|49	%find_lang %{name} --with-html
12cr|krename-4.0.9-2|50	
12cr|krename-4.0.9-2|51	%clean
12cr|krename-4.0.9-2|52	%__rm -rf %{buildroot}
12cr|krename-4.0.9-2|53	
12cr|krename-4.0.9-2|54	%files -f %{name}.lang
12cr|krename-4.0.9-2|55	%doc AUTHORS README
12cr|krename-4.0.9-2|56	%{_kde_bindir}/%{name}
12cr|krename-4.0.9-2|57	%{_kde_services}/ServiceMenus/*.desktop
12cr|krename-4.0.9-2|58	%{_kde_applicationsdir}/*.desktop
12cr|krename-4.0.9-2|59	%{_kde_iconsdir}/*/*/apps/*.png
12cr|krename-4.0.9-2|60	
12cr|krename-4.0.9-2|61	
12cr|krename-4.0.9-2|62	%changelog
12cr|krename-4.0.9-2|63	* Wed May 02 2012 Andrey Bondrov <abondrov@mandriva.org> 4.0.9-2mdv2012.0
12cr|krename-4.0.9-2|64	+ Revision: 795039
12cr|krename-4.0.9-2|65	- Build PDF plugin (with PoDoFo lib), add patches with russian translation
12cr|krename-4.0.9-2|66	
12cr|krename-4.0.9-2|67	* Tue Feb 14 2012 Andrey Bondrov <abondrov@mandriva.org> 4.0.9-1
12cr|krename-4.0.9-2|68	+ Revision: 774042
12cr|krename-4.0.9-2|69	- New version 4.0.9
12cr|krename-4.0.9-2|70	
12cr|krename-4.0.9-2|71	* Sat May 21 2011 Paulo Andrade <pcpa@mandriva.com.br> 4.0.7-2
12cr|krename-4.0.9-2|72	+ Revision: 676463
12cr|krename-4.0.9-2|73	- Add fedora patch to correct crash in static initializer
12cr|krename-4.0.9-2|74	CCBUG: 63233
12cr|krename-4.0.9-2|75	
12cr|krename-4.0.9-2|76	* Mon May 09 2011 Funda Wang <fwang@mandriva.org> 4.0.7-1
12cr|krename-4.0.9-2|77	+ Revision: 672674
12cr|krename-4.0.9-2|78	- update to new version 4.0.7
12cr|krename-4.0.9-2|79	
12cr|krename-4.0.9-2|80	* Sun Jan 30 2011 Funda Wang <fwang@mandriva.org> 4.0.6-1
12cr|krename-4.0.9-2|81	+ Revision: 634123
12cr|krename-4.0.9-2|82	- new version 4.0.6
12cr|krename-4.0.9-2|83	
12cr|krename-4.0.9-2|84	* Wed Dec 01 2010 Funda Wang <fwang@mandriva.org> 4.0.5-2mdv2011.0
12cr|krename-4.0.9-2|85	+ Revision: 604400
12cr|krename-4.0.9-2|86	- rebuild for new exiv2
12cr|krename-4.0.9-2|87	
12cr|krename-4.0.9-2|88	* Thu Nov 18 2010 Funda Wang <fwang@mandriva.org> 4.0.5-1mdv2011.0
12cr|krename-4.0.9-2|89	+ Revision: 598556
12cr|krename-4.0.9-2|90	- update to new version 4.0.5
12cr|krename-4.0.9-2|91	
12cr|krename-4.0.9-2|92	* Tue Aug 03 2010 Funda Wang <fwang@mandriva.org> 4.0.4-2mdv2011.0
12cr|krename-4.0.9-2|93	+ Revision: 565555
12cr|krename-4.0.9-2|94	- rebuild for new exiv2
12cr|krename-4.0.9-2|95	
12cr|krename-4.0.9-2|96	* Sat Jul 17 2010 Funda Wang <fwang@mandriva.org> 4.0.4-1mdv2011.0
12cr|krename-4.0.9-2|97	+ Revision: 554501
12cr|krename-4.0.9-2|98	- update to new version 4.0.4
12cr|krename-4.0.9-2|99	
12cr|krename-4.0.9-2|100	* Thu Dec 31 2009 Funda Wang <fwang@mandriva.org> 4.0.3-2mdv2010.1
12cr|krename-4.0.9-2|101	+ Revision: 484308
12cr|krename-4.0.9-2|102	- rebuild for new exiv
12cr|krename-4.0.9-2|103	
12cr|krename-4.0.9-2|104	* Mon Dec 28 2009 Frederik Himpe <fhimpe@mandriva.org> 4.0.3-1mdv2010.1
12cr|krename-4.0.9-2|105	+ Revision: 482916
12cr|krename-4.0.9-2|106	- update to new version 4.0.3
12cr|krename-4.0.9-2|107	
12cr|krename-4.0.9-2|108	* Sat Dec 05 2009 Funda Wang <fwang@mandriva.org> 4.0.2-1mdv2010.1
12cr|krename-4.0.9-2|109	+ Revision: 473663
12cr|krename-4.0.9-2|110	- new version 4.0.2
12cr|krename-4.0.9-2|111	
12cr|krename-4.0.9-2|112	* Thu Nov 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.1-2mdv2010.1
12cr|krename-4.0.9-2|113	+ Revision: 465245
12cr|krename-4.0.9-2|114	- Rebuild against new Qt
12cr|krename-4.0.9-2|115	
12cr|krename-4.0.9-2|116	* Mon Nov 09 2009 Funda Wang <fwang@mandriva.org> 4.0.1-1mdv2010.1
12cr|krename-4.0.9-2|117	+ Revision: 463298
12cr|krename-4.0.9-2|118	- update to new version 4.0.1
12cr|krename-4.0.9-2|119	
12cr|krename-4.0.9-2|120	* Thu Sep 24 2009 Frederik Himpe <fhimpe@mandriva.org> 4.0.0-1mdv2010.0
12cr|krename-4.0.9-2|121	+ Revision: 448401
12cr|krename-4.0.9-2|122	- Fix build on x86_64 by disabling parallel build
12cr|krename-4.0.9-2|123	
12cr|krename-4.0.9-2|124	+ Funda Wang <fwang@mandriva.org>
12cr|krename-4.0.9-2|125	- New version 4.0.0
12cr|krename-4.0.9-2|126	
12cr|krename-4.0.9-2|127	* Tue Jun 02 2009 Funda Wang <fwang@mandriva.org> 3.9.3-1mdv2010.0
12cr|krename-4.0.9-2|128	+ Revision: 382128
12cr|krename-4.0.9-2|129	- BR exiv
12cr|krename-4.0.9-2|130	- New version 3.9.3
12cr|krename-4.0.9-2|131	
12cr|krename-4.0.9-2|132	* Wed May 13 2009 Funda Wang <fwang@mandriva.org> 3.9.2-2mdv2010.0
12cr|krename-4.0.9-2|133	+ Revision: 375220
12cr|krename-4.0.9-2|134	- add svn patch fix services
12cr|krename-4.0.9-2|135	
12cr|krename-4.0.9-2|136	* Sat Oct 11 2008 Funda Wang <fwang@mandriva.org> 3.9.2-1mdv2009.1
12cr|krename-4.0.9-2|137	+ Revision: 291877
12cr|krename-4.0.9-2|138	- New version 3.9.2
12cr|krename-4.0.9-2|139	
12cr|krename-4.0.9-2|140	* Sun Jul 06 2008 Funda Wang <fwang@mandriva.org> 3.9.1-1mdv2009.0
12cr|krename-4.0.9-2|141	+ Revision: 232239
12cr|krename-4.0.9-2|142	- New version 3.9.1 (kde4 version)
12cr|krename-4.0.9-2|143	
12cr|krename-4.0.9-2|144	+ Olivier Blin <blino@mandriva.org>
12cr|krename-4.0.9-2|145	- restore BuildRoot
12cr|krename-4.0.9-2|146	
12cr|krename-4.0.9-2|147	+ Thierry Vignaud <tv@mandriva.org>
12cr|krename-4.0.9-2|148	- kill re-definition of %%buildroot on Pixel's request
12cr|krename-4.0.9-2|149	
12cr|krename-4.0.9-2|150	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|krename-4.0.9-2|151	- more proper fix for qt3 lib path
12cr|krename-4.0.9-2|152	- use %%configure2_5x macro
12cr|krename-4.0.9-2|153	
12cr|krename-4.0.9-2|154	* Thu Apr 19 2007 Anssi Hannula <anssi@mandriva.org> 1mdv2008.0-current
12cr|krename-4.0.9-2|155	+ Revision: 14960
12cr|krename-4.0.9-2|156	- remove lib64 build hack (fixes build on lib64)
12cr|krename-4.0.9-2|157	- do not wrongly override QTDIR (fixes build)
12cr|krename-4.0.9-2|158	
12cr|krename-4.0.9-2|159	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|krename-4.0.9-2|160	- New version 3.0.14
12cr|krename-4.0.9-2|161	- Kill all debian menu style
12cr|krename-4.0.9-2|162	- Import krename
12cr|krename-4.0.9-2|163	
12cr|krename-4.0.9-2|164	
12cr|krename-4.0.9-2|165	
12cr|krename-4.0.9-2|166	* Sun Jul 02 2006 Nicolas Lcureuil <neoclust@mandriva.org> 3.0.11-3mdv2007.0
12cr|krename-4.0.9-2|167	- Rebuild for new extension and menu
12cr|krename-4.0.9-2|168	- Use macros for icons
12cr|krename-4.0.9-2|169	
12cr|krename-4.0.9-2|170	* Fri May 19 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 3.0.11-2mdk
12cr|krename-4.0.9-2|171	- build with automake1.8
12cr|krename-4.0.9-2|172	
12cr|krename-4.0.9-2|173	* Tue Mar 21 2006 Nicolas Lcureuil <neoclust@mandriva.org> 3.0.11-1mdk
12cr|krename-4.0.9-2|174	- New release 3.0.11
12cr|krename-4.0.9-2|175	
12cr|krename-4.0.9-2|176	* Thu Jan 12 2006 Laurent MONTEL <lmontel@mandriva.com> 3.0.10-1
12cr|krename-4.0.9-2|177	- 3.0.10
12cr|krename-4.0.9-2|178	
12cr|krename-4.0.9-2|179	* Mon Dec 26 2005 Nicolas Lcureuil <neoclust@mandriva.org> 3.0.9-2mdk
12cr|krename-4.0.9-2|180	- Fix Buildrequires
12cr|krename-4.0.9-2|181	- Fix Build
12cr|krename-4.0.9-2|182	- Remove redundant buildrequires
12cr|krename-4.0.9-2|183	
12cr|krename-4.0.9-2|184	* Wed Oct 19 2005 Lenny Cartier <lenny@mandriva.com> 3.0.9-1mdk
12cr|krename-4.0.9-2|185	- 3.0.9
12cr|krename-4.0.9-2|186	
12cr|krename-4.0.9-2|187	* Mon Sep 26 2005 Nicolas Lcureuil <neoclust@mandriva.org> 3.0.8-1mdk
12cr|krename-4.0.9-2|188	- New release 3.0.8
12cr|krename-4.0.9-2|189	- Fix some redundant BuildRequires
12cr|krename-4.0.9-2|190	
12cr|krename-4.0.9-2|191	* Fri Jul 08 2005 Laurent MONTEL <lmontel@mandriva.com> 3.0.6-2
12cr|krename-4.0.9-2|192	- Rebuild
12cr|krename-4.0.9-2|193	
12cr|krename-4.0.9-2|194	* Tue Jun 21 2005 Lenny Cartier <lenny@mandriva.com> 3.0.6-1mdk
12cr|krename-4.0.9-2|195	- 3.0.6
12cr|krename-4.0.9-2|196	
12cr|krename-4.0.9-2|197	* Mon May 23 2005 Sebastien Savarin <plouf@mandriva.org> 3.0.5-2mdk
12cr|krename-4.0.9-2|198	- Suppression of the ugly patch
12cr|krename-4.0.9-2|199	
12cr|krename-4.0.9-2|200	* Mon May 23 2005 Sebastien Savarin <plouf@mandriva.org> 3.0.5-1mdk
12cr|krename-4.0.9-2|201	- New Release 3.0.5
12cr|krename-4.0.9-2|202	- Fix build on amd64
12cr|krename-4.0.9-2|203	- Use %%mkrel
12cr|krename-4.0.9-2|204	
12cr|krename-4.0.9-2|205	* Thu Apr 21 2005 Laurent MONTEL <lmontel@mandriva.com> 3.0.4-1mdk
12cr|krename-4.0.9-2|206	- 3.0.4
12cr|krename-4.0.9-2|207	
12cr|krename-4.0.9-2|208	* Mon Feb 14 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 3.0.3-1mdk
12cr|krename-4.0.9-2|209	- 3.0.3
12cr|krename-4.0.9-2|210	
12cr|krename-4.0.9-2|211	* Tue Jan 25 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 3.0.3-0.rc2.2mdk
12cr|krename-4.0.9-2|212	- Add patch1: don't rename device (it's not autorize)
12cr|krename-4.0.9-2|213	
12cr|krename-4.0.9-2|214	* Fri Jan 07 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 3.0.3-0.rc2.1mdk
12cr|krename-4.0.9-2|215	- rc2
12cr|krename-4.0.9-2|216	
12cr|krename-4.0.9-2|217	* Wed Dec 22 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 3.0.3-0.rc1.1mdk
12cr|krename-4.0.9-2|218	- 3.0.3rc1
12cr|krename-4.0.9-2|219	
12cr|krename-4.0.9-2|220	* Mon Aug 09 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.0.2-1mdk
12cr|krename-4.0.9-2|221	- 3.0.2
12cr|krename-4.0.9-2|222	
12cr|krename-4.0.9-2|223	* Thu Jul 22 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 3.0.1-1mdk
12cr|krename-4.0.9-2|224	- 3.0.1
12cr|krename-4.0.9-2|225	
12cr|krename-4.0.9-2|226	* Wed Jun 30 2004  Lenny Cartier <lenny@mandrakesoft.com> 3.0.0-1mdk
12cr|krename-4.0.9-2|227	- 3.0.0
12cr|krename-4.0.9-2|228	
12cr|krename-4.0.9-2|229	* Fri Jun 04 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 3.0.0-0.rc1.2mdk
12cr|krename-4.0.9-2|230	- REbuild
12cr|krename-4.0.9-2|231	
12cr|krename-4.0.9-2|232	* Tue May 04 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 3.0.0-0.rc1.1mdk
12cr|krename-4.0.9-2|233	- 3.0.0rc1
12cr|krename-4.0.9-2|234	
12cr|krename-4.0.9-2|235	* Wed Apr 21 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 2.9.4-1mdk
12cr|krename-4.0.9-2|236	- 2.9.4
12cr|krename-4.0.9-2|237	
12cr|krename-4.0.9-2|238	* Wed Jan 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.8.5-1mdk
12cr|krename-4.0.9-2|239	- really update to 2.8.5
12cr|krename-4.0.9-2|240	- fix changelog
12cr|krename-4.0.9-2|241	
12cr|krename-4.0.9-2|242	* Thu Jan 08 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 2.8.5-1mdk
12cr|krename-4.0.9-2|243	- 2.8.5
12cr|krename-4.0.9-2|244	
12cr|krename-4.0.9-2|245	* Fri Dec 12 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 2.8.4-1mdk
12cr|krename-4.0.9-2|246	- 2.8.4
12cr|krename-4.0.9-2|247	- fix buildrequires (lib64..)
12cr|krename-4.0.9-2|248	- --enable-final
12cr|krename-4.0.9-2|249	
12cr|krename-4.0.9-2|250	* Thu Oct 23 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.8.3-2mdk
12cr|krename-4.0.9-2|251	- fix hardcoded path
12cr|krename-4.0.9-2|252	
12cr|krename-4.0.9-2|253	* Tue Oct 21 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.8.3-1mdk
12cr|krename-4.0.9-2|254	- 2.8.3
12cr|krename-4.0.9-2|255	
12cr|krename-4.0.9-2|256	* Wed Aug 06 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.8.2-1mdk
12cr|krename-4.0.9-2|257	- 2.8.2
12cr|krename-4.0.9-2|258	
12cr|krename-4.0.9-2|259	* Sun Jul 27 2003 Per yvind Karlsen <peroyvind@sintrax.net> 2.8.1-1mdk
12cr|krename-4.0.9-2|260	- 2.8.1
12cr|krename-4.0.9-2|261	- commented out --enable-final, won't compile for now
12cr|krename-4.0.9-2|262	
12cr|krename-4.0.9-2|263	* Fri Jun 20 2003 Per yvind Karlsen <peroyvind@sintrax.net> 2.6.2-2mdk
12cr|krename-4.0.9-2|264	- update url
12cr|krename-4.0.9-2|265	- fix path to qt3 (lib64 issues..)
12cr|krename-4.0.9-2|266	- --with-xinerama
12cr|krename-4.0.9-2|267	
12cr|krename-4.0.9-2|268	* Sun May 11 2003 Laurent Culioli <laurent@pschit.net> 2.6.2-1mdk
12cr|krename-4.0.9-2|269	- 2.6.2
12cr|krename-4.0.9-2|270	
12cr|krename-4.0.9-2|271	* Tue Apr 01 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.5.5-1mdk
12cr|krename-4.0.9-2|272	- 2.5.5
12cr|krename-4.0.9-2|273	
12cr|krename-4.0.9-2|274	* Mon Mar 17 2003 Per yvind Karlsen <peroyvind@sintrax.net> 2.5.4-2mdk
12cr|krename-4.0.9-2|275	- fix buildrequires
12cr|krename-4.0.9-2|276	
12cr|krename-4.0.9-2|277	* Fri Mar 14 2003 Per yvind Karlsen <peroyvind@sintrax.net> 2.5.4-1mdk
12cr|krename-4.0.9-2|278	- 2.5.4
12cr|krename-4.0.9-2|279	- added some docs
12cr|krename-4.0.9-2|280	
12cr|krename-4.0.9-2|281	* Fri Mar 14 2003 Per yvind Karlsen <peroyvind@sintrax.net> 2.5.3-3mdk
12cr|krename-4.0.9-2|282	- hot dangedydang, even more missing BuildRequires
12cr|krename-4.0.9-2|283	
12cr|krename-4.0.9-2|284	* Tue Mar 11 2003 Per yvind Karlsen <peroyvind@sintrax.net> 2.5.3-2mdk
12cr|krename-4.0.9-2|285	- add missing BuildRequires
12cr|krename-4.0.9-2|286	- .spec cleanups
12cr|krename-4.0.9-2|287	
12cr|krename-4.0.9-2|288	* Sun Feb 16 2003 Laurent Culioli <laurent@pschit.net> 2.5.3-1mdk
12cr|krename-4.0.9-2|289	- 2.5.3
12cr|krename-4.0.9-2|290	
12cr|krename-4.0.9-2|291	* Wed Feb 12 2003 Laurent Culioli <laurent@pschit.net> 2.5.1-1mdk
12cr|krename-4.0.9-2|292	- 2.5.1
12cr|krename-4.0.9-2|293	- drop patch0 & 1
12cr|krename-4.0.9-2|294	
12cr|krename-4.0.9-2|295	* Sat Feb 01 2003 Lenny Cartier <lenny@mandrakesoft.com 2.4.1-2mdk
12cr|krename-4.0.9-2|296	- rebuild
12cr|krename-4.0.9-2|297	
12cr|krename-4.0.9-2|298	* Tue Nov 12 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.4.1-1mdk
12cr|krename-4.0.9-2|299	- from Per yvind Karlsen <peroyvind@delonic.no> :
12cr|krename-4.0.9-2|300	- 2.4.1
12cr|krename-4.0.9-2|301	- Patch #0 updated
12cr|krename-4.0.9-2|302	- Fixed deprecated headers with Patch #1
12cr|krename-4.0.9-2|303	
12cr|krename-4.0.9-2|304	* Mon Oct 21 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.4-1mdk
12cr|krename-4.0.9-2|305	- from Per yvind Karlsen <peroyvind@delonic.no> :
12cr|krename-4.0.9-2|306	- Initial release

2579 12
12cr|krosswordpuzzle-0.16-0.1327226.1|1	%define svn 1327226
12cr|krosswordpuzzle-0.16-0.1327226.1|2	
12cr|krosswordpuzzle-0.16-0.1327226.1|3	Name:		krosswordpuzzle
12cr|krosswordpuzzle-0.16-0.1327226.1|4	Version:	0.16
12cr|krosswordpuzzle-0.16-0.1327226.1|5	%if 0%svn
12cr|krosswordpuzzle-0.16-0.1327226.1|6	Release:	0.%svn.1
12cr|krosswordpuzzle-0.16-0.1327226.1|7	Source0:	%name-%svn.tar.xz
12cr|krosswordpuzzle-0.16-0.1327226.1|8	%else
12cr|krosswordpuzzle-0.16-0.1327226.1|9	Release:	1
12cr|krosswordpuzzle-0.16-0.1327226.1|10	Source0:	%name-%{version}.tar.gz
12cr|krosswordpuzzle-0.16-0.1327226.1|11	%endif
12cr|krosswordpuzzle-0.16-0.1327226.1|12	Patch0:		krosswordpuzzle-compile.patch
12cr|krosswordpuzzle-0.16-0.1327226.1|13	License:	GPLv2+
12cr|krosswordpuzzle-0.16-0.1327226.1|14	URL:	        http://kde-apps.org/content/show.php/KrossWordPuzzle?content=111726
12cr|krosswordpuzzle-0.16-0.1327226.1|15	Group:		Games/Puzzles
12cr|krosswordpuzzle-0.16-0.1327226.1|16	Summary:        %{name}- a crossword puzzle for KDE
12cr|krosswordpuzzle-0.16-0.1327226.1|17	
12cr|krosswordpuzzle-0.16-0.1327226.1|18	BuildRequires:  kde4-macros
12cr|krosswordpuzzle-0.16-0.1327226.1|19	BuildRequires:  kdelibs4-devel
12cr|krosswordpuzzle-0.16-0.1327226.1|20	BuildRequires:  kdegames4-devel
12cr|krosswordpuzzle-0.16-0.1327226.1|21	BuildRequires:  qt4-devel
12cr|krosswordpuzzle-0.16-0.1327226.1|22	BuildRequires:  cmake
12cr|krosswordpuzzle-0.16-0.1327226.1|23	
12cr|krosswordpuzzle-0.16-0.1327226.1|24	%description
12cr|krosswordpuzzle-0.16-0.1327226.1|25	This is a crossword playing game for KDE4. It can open *.puz-files
12cr|krosswordpuzzle-0.16-0.1327226.1|26	(AcrossLite) and it's own *.kwp-files (which are XML files).
12cr|krosswordpuzzle-0.16-0.1327226.1|27	You can download lots of crosswords from within the game.
12cr|krosswordpuzzle-0.16-0.1327226.1|28	
12cr|krosswordpuzzle-0.16-0.1327226.1|29	%prep
12cr|krosswordpuzzle-0.16-0.1327226.1|30	%if 0%svn
12cr|krosswordpuzzle-0.16-0.1327226.1|31	%setup -q -n %name-%svn
12cr|krosswordpuzzle-0.16-0.1327226.1|32	%else
12cr|krosswordpuzzle-0.16-0.1327226.1|33	%setup -q
12cr|krosswordpuzzle-0.16-0.1327226.1|34	%endif
12cr|krosswordpuzzle-0.16-0.1327226.1|35	%apply_patches
12cr|krosswordpuzzle-0.16-0.1327226.1|36	
12cr|krosswordpuzzle-0.16-0.1327226.1|37	%build
12cr|krosswordpuzzle-0.16-0.1327226.1|38	%cmake_kde4
12cr|krosswordpuzzle-0.16-0.1327226.1|39	%make
12cr|krosswordpuzzle-0.16-0.1327226.1|40	
12cr|krosswordpuzzle-0.16-0.1327226.1|41	%install
12cr|krosswordpuzzle-0.16-0.1327226.1|42	rm -rf %buildroot
12cr|krosswordpuzzle-0.16-0.1327226.1|43	make -C build DESTDIR=%buildroot install
12cr|krosswordpuzzle-0.16-0.1327226.1|44	
12cr|krosswordpuzzle-0.16-0.1327226.1|45	%check
12cr|krosswordpuzzle-0.16-0.1327226.1|46	for f in %{buildroot}%{_kde_datadir}/applications/kde4/*.desktop ; do
12cr|krosswordpuzzle-0.16-0.1327226.1|47	desktop-file-validate $f
12cr|krosswordpuzzle-0.16-0.1327226.1|48	done
12cr|krosswordpuzzle-0.16-0.1327226.1|49	
12cr|krosswordpuzzle-0.16-0.1327226.1|50	%find_lang %name || touch %name.lang
12cr|krosswordpuzzle-0.16-0.1327226.1|51	
12cr|krosswordpuzzle-0.16-0.1327226.1|52	%clean
12cr|krosswordpuzzle-0.16-0.1327226.1|53	rm -rf %buildroot
12cr|krosswordpuzzle-0.16-0.1327226.1|54	
12cr|krosswordpuzzle-0.16-0.1327226.1|55	%files -f %name.lang
12cr|krosswordpuzzle-0.16-0.1327226.1|56	%defattr(-,root,root)
12cr|krosswordpuzzle-0.16-0.1327226.1|57	%{_kde_bindir}/%{name}
12cr|krosswordpuzzle-0.16-0.1327226.1|58	%{_kde_datadir}/applications/kde4/*.desktop
12cr|krosswordpuzzle-0.16-0.1327226.1|59	%{_kde_datadir}/apps/%{name}/*
12cr|krosswordpuzzle-0.16-0.1327226.1|60	%{_kde_datadir}/config*
12cr|krosswordpuzzle-0.16-0.1327226.1|61	%optional %{_kde_datadir}/doc/HTML/*
12cr|krosswordpuzzle-0.16-0.1327226.1|62	%{_kde_datadir}/mime/*
12cr|krosswordpuzzle-0.16-0.1327226.1|63	%{_kde_iconsdir}/*
12cr|krosswordpuzzle-0.16-0.1327226.1|64	%_kde_libdir/kde4/crosswordthumbnail.so
12cr|krosswordpuzzle-0.16-0.1327226.1|65	%_kde_datadir/kde4/services/crosswordthumbnail.desktop
12cr|krosswordpuzzle-0.16-0.1327226.1|66	
12cr|krosswordpuzzle-0.16-0.1327226.1|67	
12cr|krosswordpuzzle-0.16-0.1327226.1|68	%changelog
12cr|krosswordpuzzle-0.16-0.1327226.1|69	* Tue May 11 2010 Caio Begotti <caio1982@mandriva.org> 0.15.6.2-1mdv2010.1
12cr|krosswordpuzzle-0.16-0.1327226.1|70	+ Revision: 544531
12cr|krosswordpuzzle-0.16-0.1327226.1|71	- import krosswordpuzzle
12cr|krosswordpuzzle-0.16-0.1327226.1|72	

2580 12
12cr|krusader-2.4.0-0.beta1.1|1	%define beta beta1
12cr|krusader-2.4.0-0.beta1.1|2	
12cr|krusader-2.4.0-0.beta1.1|3	Summary:	Advanced KDE twin-panel file-manager
12cr|krusader-2.4.0-0.beta1.1|4	Name:		krusader
12cr|krusader-2.4.0-0.beta1.1|5	Version:	2.4.0
12cr|krusader-2.4.0-0.beta1.1|6	Release:	0.%{beta}.1
12cr|krusader-2.4.0-0.beta1.1|7	Epoch:		3
12cr|krusader-2.4.0-0.beta1.1|8	License:	GPLv2+
12cr|krusader-2.4.0-0.beta1.1|9	Group:		File tools
12cr|krusader-2.4.0-0.beta1.1|10	URL:		http://krusader.sourceforge.net/
12cr|krusader-2.4.0-0.beta1.1|11	Source0:	http://prdownloads.sourceforge.net/krusader/%{name}-%{version}-%{beta}.tar.bz2
12cr|krusader-2.4.0-0.beta1.1|12	Patch0:		krusader-2.3.0-beta1-default-mimetypes.patch
12cr|krusader-2.4.0-0.beta1.1|13	Patch1:		krusader-2.4.0-beta1-fix-for-g++47.patch
12cr|krusader-2.4.0-0.beta1.1|14	BuildRequires:	kdelibs4-devel
12cr|krusader-2.4.0-0.beta1.1|15	
12cr|krusader-2.4.0-0.beta1.1|16	%description
12cr|krusader-2.4.0-0.beta1.1|17	Krusader is an advanced twin panel (commander style) file manager
12cr|krusader-2.4.0-0.beta1.1|18	for KDE and other desktops in the *nix world, similar to Midnight or
12cr|krusader-2.4.0-0.beta1.1|19	Total Commander. It provides all the file management features you
12cr|krusader-2.4.0-0.beta1.1|20	could possibly want.
12cr|krusader-2.4.0-0.beta1.1|21	
12cr|krusader-2.4.0-0.beta1.1|22	Plus: extensive archive handling, mounted filesystem support, FTP,
12cr|krusader-2.4.0-0.beta1.1|23	advanced search module, an internal viewer/editor, directory
12cr|krusader-2.4.0-0.beta1.1|24	synchronisation, file content comparisons, powerful batch renaming
12cr|krusader-2.4.0-0.beta1.1|25	and much much more. It supports a wide variety of archive formats
12cr|krusader-2.4.0-0.beta1.1|26	and can handle other KIO slaves such as smb or fish.
12cr|krusader-2.4.0-0.beta1.1|27	
12cr|krusader-2.4.0-0.beta1.1|28	%files -f krusader.lang
12cr|krusader-2.4.0-0.beta1.1|29	%doc README AUTHORS ChangeLog TODO COPYING krusader.lsm
12cr|krusader-2.4.0-0.beta1.1|30	%{_kde_bindir}/krusader
12cr|krusader-2.4.0-0.beta1.1|31	%{_kde_applicationsdir}/krusader*.desktop
12cr|krusader-2.4.0-0.beta1.1|32	%{_kde_appsdir}/krusader
12cr|krusader-2.4.0-0.beta1.1|33	%{_kde_services}/*.protocol
12cr|krusader-2.4.0-0.beta1.1|34	%{_kde_configdir}/kio_isorc
12cr|krusader-2.4.0-0.beta1.1|35	%{_kde_iconsdir}/hicolor/*/apps/krusader*.png
12cr|krusader-2.4.0-0.beta1.1|36	%{_kde_iconsdir}/locolor/*/apps/krusader*.png
12cr|krusader-2.4.0-0.beta1.1|37	%{_kde_libdir}/kde4/*.so
12cr|krusader-2.4.0-0.beta1.1|38	%{_kde_mandir}/man1/%{name}.1*
12cr|krusader-2.4.0-0.beta1.1|39	
12cr|krusader-2.4.0-0.beta1.1|40	#--------------------------------------------------------------------
12cr|krusader-2.4.0-0.beta1.1|41	
12cr|krusader-2.4.0-0.beta1.1|42	%prep
12cr|krusader-2.4.0-0.beta1.1|43	%setup -q -n %{name}-%{version}-%{beta}
12cr|krusader-2.4.0-0.beta1.1|44	%patch0 -p1
12cr|krusader-2.4.0-0.beta1.1|45	%patch1 -p1
12cr|krusader-2.4.0-0.beta1.1|46	
12cr|krusader-2.4.0-0.beta1.1|47	%build
12cr|krusader-2.4.0-0.beta1.1|48	%cmake_kde4
12cr|krusader-2.4.0-0.beta1.1|49	%make
12cr|krusader-2.4.0-0.beta1.1|50	
12cr|krusader-2.4.0-0.beta1.1|51	%install
12cr|krusader-2.4.0-0.beta1.1|52	%makeinstall_std -C build
12cr|krusader-2.4.0-0.beta1.1|53	
12cr|krusader-2.4.0-0.beta1.1|54	%find_lang %{name} --with-html
12cr|krusader-2.4.0-0.beta1.1|55	
12cr|krusader-2.4.0-0.beta1.1|56	
12cr|krusader-2.4.0-0.beta1.1|57	%changelog
12cr|krusader-2.4.0-0.beta1.1|58	* Sat Sep  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|krusader-2.4.0-0.beta1.1|59	+ Commit: 51426cb
12cr|krusader-2.4.0-0.beta1.1|60	- New version 2.4.0 beta1
12cr|krusader-2.4.0-0.beta1.1|61	
12cr|krusader-2.4.0-0.beta1.1|62	

2581 12
12cr|kscope-1.9.4-2|1	%define debug_package %{nil}
12cr|kscope-1.9.4-2|2	
12cr|kscope-1.9.4-2|3	Summary:        Qt frontend to Cscope
12cr|kscope-1.9.4-2|4	Name:           kscope
12cr|kscope-1.9.4-2|5	Version:        1.9.4
12cr|kscope-1.9.4-2|6	Release:        2
12cr|kscope-1.9.4-2|7	License: 	GPLv2+
12cr|kscope-1.9.4-2|8	Group: 		Development/Other
12cr|kscope-1.9.4-2|9	Source: 	http://ovh.dl.sourceforge.net/sourceforge/kscope/%name-%version.tar.gz
12cr|kscope-1.9.4-2|10	Source1:	kscope.desktop
12cr|kscope-1.9.4-2|11	Patch0:		kscope-1.9.4-compilefix.patch
12cr|kscope-1.9.4-2|12	Patch1:		kscope-1.9.4-linking.patch
12cr|kscope-1.9.4-2|13	Url: 		http://sourceforge.net/projects/kscope
12cr|kscope-1.9.4-2|14	BuildRequires:	qt4-devel
12cr|kscope-1.9.4-2|15	BuildRequires:	qscintilla-qt4-devel
12cr|kscope-1.9.4-2|16	BuildRequires:	desktop-file-utils
12cr|kscope-1.9.4-2|17	Requires:	cscope
12cr|kscope-1.9.4-2|18	Requires:	ctags
12cr|kscope-1.9.4-2|19	Requires:	graphviz
12cr|kscope-1.9.4-2|20	
12cr|kscope-1.9.4-2|21	%description
12cr|kscope-1.9.4-2|22	KScope is a source-editing environment for KDE based on Cscope.
12cr|kscope-1.9.4-2|23	
12cr|kscope-1.9.4-2|24	%prep
12cr|kscope-1.9.4-2|25	%setup -q
12cr|kscope-1.9.4-2|26	%patch0 -p0
12cr|kscope-1.9.4-2|27	%patch1 -p0
12cr|kscope-1.9.4-2|28	
12cr|kscope-1.9.4-2|29	sed -i 's|/usr/local|%{buildroot}%{_prefix}|g' config
12cr|kscope-1.9.4-2|30	for i in */*.pro; do
12cr|kscope-1.9.4-2|31	sed -i 's|/lib|/%{_lib}|g' $i
12cr|kscope-1.9.4-2|32	done
12cr|kscope-1.9.4-2|33	
12cr|kscope-1.9.4-2|34	%build
12cr|kscope-1.9.4-2|35	export CXXFLAGS="%{optflags} -I%{qt4include}/Qsci"
12cr|kscope-1.9.4-2|36	%qmake_qt4
12cr|kscope-1.9.4-2|37	make
12cr|kscope-1.9.4-2|38	
12cr|kscope-1.9.4-2|39	%install
12cr|kscope-1.9.4-2|40	%makeinstall_std
12cr|kscope-1.9.4-2|41	
12cr|kscope-1.9.4-2|42	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cr|kscope-1.9.4-2|43	install -p app/images/kscope.png %{buildroot}%{_datadir}/pixmaps
12cr|kscope-1.9.4-2|44	mkdir -p %{buildroot}%{_datadir}/applications
12cr|kscope-1.9.4-2|45	desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
12cr|kscope-1.9.4-2|46	
12cr|kscope-1.9.4-2|47	rm -f %{buildroot}%{_libdir}/*.so
12cr|kscope-1.9.4-2|48	
12cr|kscope-1.9.4-2|49	
12cr|kscope-1.9.4-2|50	%files
12cr|kscope-1.9.4-2|51	%{_bindir}/*
12cr|kscope-1.9.4-2|52	%{_libdir}/*.so.*
12cr|kscope-1.9.4-2|53	%{_datadir}/applications/kscope.desktop
12cr|kscope-1.9.4-2|54	%{_datadir}/pixmaps/kscope.png
12cr|kscope-1.9.4-2|55	
12cr|kscope-1.9.4-2|56	

2582 12
12cr|ksh-93.20110208-1|1	Summary:	The real AT&T version of the Korn shell
12cr|ksh-93.20110208-1|2	Name:		ksh
12cr|ksh-93.20110208-1|3	Version:	93.20110208
12cr|ksh-93.20110208-1|4	Release:	1
12cr|ksh-93.20110208-1|5	License:	CPLv1
12cr|ksh-93.20110208-1|6	Group:		Shells
12cr|ksh-93.20110208-1|7	URL:		http://kornshell.com
12cr|ksh-93.20110208-1|8	Source0:	http://www.research.att.com/~gsf/download/tgz/INIT.2012-01-01.tgz
12cr|ksh-93.20110208-1|9	Source1:	http://www.research.att.com/~gsf/download/tgz/ast-base.2011-02-08.tgz
12cr|ksh-93.20110208-1|10	Requires(post): coreutils, grep, rpm-helper >= 0.7
12cr|ksh-93.20110208-1|11	Requires(postun): rpm-helper >= 0.7
12cr|ksh-93.20110208-1|12	Requires(pre): coreutils, grep, rpm-helper >= 0.7
12cr|ksh-93.20110208-1|13	BuildRequires:	chrpath
12cr|ksh-93.20110208-1|14	
12cr|ksh-93.20110208-1|15	%description
12cr|ksh-93.20110208-1|16	Ksh is a UNIX command interpreter (shell) that is intended for both interactive
12cr|ksh-93.20110208-1|17	and shell script use. Its command language is a superset of the sh(1) shell
12cr|ksh-93.20110208-1|18	language.
12cr|ksh-93.20110208-1|19	
12cr|ksh-93.20110208-1|20	The 1993 version adds a number of new, mostly scripting related, features over
12cr|ksh-93.20110208-1|21	the 1988 version that is typically distributed with commercial UNIX variants.
12cr|ksh-93.20110208-1|22	For example, it has lexical scoping, compound variables, associative arrays,
12cr|ksh-93.20110208-1|23	named references and floating point math.
12cr|ksh-93.20110208-1|24	
12cr|ksh-93.20110208-1|25	%prep
12cr|ksh-93.20110208-1|26	
12cr|ksh-93.20110208-1|27	%setup -q -c -a1
12cr|ksh-93.20110208-1|28	
12cr|ksh-93.20110208-1|29	%build
12cr|ksh-93.20110208-1|30	sed -i -e 's,cd /tmp,cd "${TMPDIR:-/tmp}",' \
12cr|ksh-93.20110208-1|31	bin/package src/cmd/INIT/package.sh || die
12cr|ksh-93.20110208-1|32	
12cr|ksh-93.20110208-1|33	bin/package make CCFLAGS="%{optflags} -fPIC"
12cr|ksh-93.20110208-1|34	
12cr|ksh-93.20110208-1|35	%install
12cr|ksh-93.20110208-1|36	install -d %{buildroot}/bin
12cr|ksh-93.20110208-1|37	install -d %{buildroot}%{_mandir}/man1
12cr|ksh-93.20110208-1|38	
12cr|ksh-93.20110208-1|39	install -m0755 arch/*/bin/ok/ksh %{buildroot}/bin/ksh93
12cr|ksh-93.20110208-1|40	install -m0644 arch/*/man/man1/sh.1 %{buildroot}%{_mandir}/man1/ksh93.1
12cr|ksh-93.20110208-1|41	
12cr|ksh-93.20110208-1|42	cp lib/package/LICENSES/ast CPL1.0.txt
12cr|ksh-93.20110208-1|43	
12cr|ksh-93.20110208-1|44	# nuke rpath
12cr|ksh-93.20110208-1|45	chrpath -d %{buildroot}/bin/ksh93
12cr|ksh-93.20110208-1|46	
12cr|ksh-93.20110208-1|47	%post
12cr|ksh-93.20110208-1|48	/usr/share/rpm-helper/add-shell %{name} $1 /bin/ksh93
12cr|ksh-93.20110208-1|49	
12cr|ksh-93.20110208-1|50	%postun
12cr|ksh-93.20110208-1|51	/usr/share/rpm-helper/del-shell %{name} $1 /bin/ksh93
12cr|ksh-93.20110208-1|52	
12cr|ksh-93.20110208-1|53	%files
12cr|ksh-93.20110208-1|54	%doc README CPL1.0.txt
12cr|ksh-93.20110208-1|55	/bin/ksh93
12cr|ksh-93.20110208-1|56	%{_mandir}/man1/ksh93.1*
12cr|ksh-93.20110208-1|57	
12cr|ksh-93.20110208-1|58	
12cr|ksh-93.20110208-1|59	%changelog
12cr|ksh-93.20110208-1|60	* Mon Feb 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 93.20110208-1
12cr|ksh-93.20110208-1|61	+ Revision: 773747
12cr|ksh-93.20110208-1|62	- version update 2011-02-08
12cr|ksh-93.20110208-1|63	
12cr|ksh-93.20110208-1|64	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|ksh-93.20110208-1|65	- fix licence
12cr|ksh-93.20110208-1|66	
12cr|ksh-93.20110208-1|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|ksh-93.20110208-1|68	- rebuild
12cr|ksh-93.20110208-1|69	
12cr|ksh-93.20110208-1|70	* Wed Jul 23 2008 Oden Eriksson <oeriksson@mandriva.com> 93t-1mdv2009.0
12cr|ksh-93.20110208-1|71	+ Revision: 242358
12cr|ksh-93.20110208-1|72	- 93t (2008-06-24)
12cr|ksh-93.20110208-1|73	- package it the PLD way
12cr|ksh-93.20110208-1|74	- added P0 to make it build
12cr|ksh-93.20110208-1|75	- it requires -fPIC, make it so...
12cr|ksh-93.20110208-1|76	- nuke rpath with chrpath
12cr|ksh-93.20110208-1|77	
12cr|ksh-93.20110208-1|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|ksh-93.20110208-1|79	- rebuild
12cr|ksh-93.20110208-1|80	- kill re-definition of %%buildroot on Pixel's request
12cr|ksh-93.20110208-1|81	- use %%mkrel
12cr|ksh-93.20110208-1|82	
12cr|ksh-93.20110208-1|83	+ Olivier Blin <blino@mandriva.org>
12cr|ksh-93.20110208-1|84	- restore BuildRoot
12cr|ksh-93.20110208-1|85	

2583 12
12cr|kshowmail-4.1-1|1	Name:		kshowmail
12cr|kshowmail-4.1-1|2	Summary:	Show and delete mail on pop3 servers
12cr|kshowmail-4.1-1|3	Version:	4.1
12cr|kshowmail-4.1-1|4	Release:	1
12cr|kshowmail-4.1-1|5	Url:		http://sourceforge.net/projects/kshowmail
12cr|kshowmail-4.1-1|6	License:	GPLv2+
12cr|kshowmail-4.1-1|7	Group:		Networking/Mail
12cr|kshowmail-4.1-1|8	Source0:	%{name}-%{version}.tar.gz
12cr|kshowmail-4.1-1|9	
12cr|kshowmail-4.1-1|10	BuildRequires:  kdelibs4-devel
12cr|kshowmail-4.1-1|11	BuildRequires:  kdenetwork4-devel
12cr|kshowmail-4.1-1|12	BuildRequires:  kdepim4-devel
12cr|kshowmail-4.1-1|13	
12cr|kshowmail-4.1-1|14	%description
12cr|kshowmail-4.1-1|15	KShowmail is a KDE utility to show headers or the complete mails on pop3
12cr|kshowmail-4.1-1|16	servers without transferring them to the local mail client. Unpleasant mails
12cr|kshowmail-4.1-1|17	can be deleted on the server. The information can be refreshed via timers.
12cr|kshowmail-4.1-1|18	
12cr|kshowmail-4.1-1|19	%prep
12cr|kshowmail-4.1-1|20	%setup -q
12cr|kshowmail-4.1-1|21	
12cr|kshowmail-4.1-1|22	%build
12cr|kshowmail-4.1-1|23	%cmake_kde4
12cr|kshowmail-4.1-1|24	%make
12cr|kshowmail-4.1-1|25	
12cr|kshowmail-4.1-1|26	%install
12cr|kshowmail-4.1-1|27	cd build
12cr|kshowmail-4.1-1|28	%makeinstall_std
12cr|kshowmail-4.1-1|29	kbuildsycoca4
12cr|kshowmail-4.1-1|30	cd -
12cr|kshowmail-4.1-1|31	%find_lang %{name}
12cr|kshowmail-4.1-1|32	
12cr|kshowmail-4.1-1|33	%files -f %{name}.lang
12cr|kshowmail-4.1-1|34	%{_bindir}/kshowmail
12cr|kshowmail-4.1-1|35	%{_libdir}/kde4/kcm_kshowmailconfig*
12cr|kshowmail-4.1-1|36	%{_datadir}/applications/kde4/kshowmail.desktop
12cr|kshowmail-4.1-1|37	%{_datadir}/apps/kshowmail
12cr|kshowmail-4.1-1|38	%doc %{_docdir}/HTML/*/kshowmail/*
12cr|kshowmail-4.1-1|39	%{_datadir}/icons/hicolor/*/apps/kshowmail.png
12cr|kshowmail-4.1-1|40	%{_datadir}/kde4/services/kshowmailconfig*
12cr|kshowmail-4.1-1|41	
12cr|kshowmail-4.1-1|42	
12cr|kshowmail-4.1-1|43	%changelog
12cr|kshowmail-4.1-1|44	* Tue Jul 12 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 4.1-1
12cr|kshowmail-4.1-1|45	+ Revision: 689717
12cr|kshowmail-4.1-1|46	- remove useless junk
12cr|kshowmail-4.1-1|47	
12cr|kshowmail-4.1-1|48	+ Johnny A. Solbu <solbu@mandriva.org>
12cr|kshowmail-4.1-1|49	- New version
12cr|kshowmail-4.1-1|50	- Spec cleanup
12cr|kshowmail-4.1-1|51	
12cr|kshowmail-4.1-1|52	+ Eugeni Dodonov <eugeni@mandriva.com>
12cr|kshowmail-4.1-1|53	- Imported to cooker.
12cr|kshowmail-4.1-1|54	- Created package structure for kshowmail.
12cr|kshowmail-4.1-1|55	
12cr|kshowmail-4.1-1|56	
12cr|kshowmail-4.1-1|57	* Fri Sep 01 2006 Nicolas Lécureuil <neoclust@mandriva.org>
12cr|kshowmail-4.1-1|58	+ 2006-09-01 15:03:09 (59335)
12cr|kshowmail-4.1-1|59	- Rebuild
12cr|kshowmail-4.1-1|60	
12cr|kshowmail-4.1-1|61	* Thu Aug 03 2006 Nicolas Lécureuil <neoclust@mandriva.org>
12cr|kshowmail-4.1-1|62	+ 2006-08-03 09:49:53 (43145)
12cr|kshowmail-4.1-1|63	- import kshowmail-3.1.0-3mdk
12cr|kshowmail-4.1-1|64	
12cr|kshowmail-4.1-1|65	* Thu Dec 15 2005 Nicolas Lcureuil <neoclust@mandriva.org> 3.1.0-3mdk
12cr|kshowmail-4.1-1|66	- Fix BuildRequires
12cr|kshowmail-4.1-1|67	- use mkrel
12cr|kshowmail-4.1-1|68	
12cr|kshowmail-4.1-1|69	* Fri May 06 2005 Laurent MONTEL <lmontel@mandriva.com> 3.1.0-2mdk
12cr|kshowmail-4.1-1|70	- Fix buildrequires
12cr|kshowmail-4.1-1|71	
12cr|kshowmail-4.1-1|72	* Thu Jul 22 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 3.1.0-1mdk
12cr|kshowmail-4.1-1|73	- 3.1.0
12cr|kshowmail-4.1-1|74	
12cr|kshowmail-4.1-1|75	* Fri Jun 04 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 3.0.4-5mdk
12cr|kshowmail-4.1-1|76	- Rebuild
12cr|kshowmail-4.1-1|77	
12cr|kshowmail-4.1-1|78	* Mon Feb 02 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 3.0.4-4mdk
12cr|kshowmail-4.1-1|79	- Rebuild
12cr|kshowmail-4.1-1|80	

2584 12
12cr|kshutdown-3.0-0.beta4.1|1	%define prerel beta4
12cr|kshutdown-3.0-0.beta4.1|2	
12cr|kshutdown-3.0-0.beta4.1|3	Name:		kshutdown
12cr|kshutdown-3.0-0.beta4.1|4	Version:	3.0
12cr|kshutdown-3.0-0.beta4.1|5	Release:	0.%{prerel}.1
12cr|kshutdown-3.0-0.beta4.1|6	Summary:	Advanced shut down utility for KDE
12cr|kshutdown-3.0-0.beta4.1|7	License:	GPLv2+
12cr|kshutdown-3.0-0.beta4.1|8	Group:		Graphical desktop/KDE
12cr|kshutdown-3.0-0.beta4.1|9	URL:		http://kshutdown.sourceforge.net/
12cr|kshutdown-3.0-0.beta4.1|10	Source0:	http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-source-%{version}%{prerel}.zip
12cr|kshutdown-3.0-0.beta4.1|11	Requires:	kdebase4-workspace
12cr|kshutdown-3.0-0.beta4.1|12	BuildRequires:	kdebase4-workspace-devel
12cr|kshutdown-3.0-0.beta4.1|13	BuildRequires:	desktop-file-utils
12cr|kshutdown-3.0-0.beta4.1|14	
12cr|kshutdown-3.0-0.beta4.1|15	%description
12cr|kshutdown-3.0-0.beta4.1|16	KShutDown is an advanced shut down utility for KDE.
12cr|kshutdown-3.0-0.beta4.1|17	Features:
12cr|kshutdown-3.0-0.beta4.1|18	- Shut Down (logout and halt the system)
12cr|kshutdown-3.0-0.beta4.1|19	- Reboot (logout and reboot the system)
12cr|kshutdown-3.0-0.beta4.1|20	- Lock Screen (lock the screen using a screen saver)
12cr|kshutdown-3.0-0.beta4.1|21	- Logout (end the session and logout the user)
12cr|kshutdown-3.0-0.beta4.1|22	- Extras (user commands)
12cr|kshutdown-3.0-0.beta4.1|23	- Wizard
12cr|kshutdown-3.0-0.beta4.1|24	- Time and delay options
12cr|kshutdown-3.0-0.beta4.1|25	- Command line support
12cr|kshutdown-3.0-0.beta4.1|26	- System tray
12cr|kshutdown-3.0-0.beta4.1|27	- Sounds
12cr|kshutdown-3.0-0.beta4.1|28	- Kiosk support
12cr|kshutdown-3.0-0.beta4.1|29	- And more...
12cr|kshutdown-3.0-0.beta4.1|30	
12cr|kshutdown-3.0-0.beta4.1|31	%files -f %{name}.lang
12cr|kshutdown-3.0-0.beta4.1|32	%doc TODO ChangeLog README.html
12cr|kshutdown-3.0-0.beta4.1|33	%attr(0755,root,root) %{_kde_bindir}/%{name}
12cr|kshutdown-3.0-0.beta4.1|34	%{_kde_iconsdir}/hicolor/*/apps/kshutdown.png
12cr|kshutdown-3.0-0.beta4.1|35	%{_kde_iconsdir}/hicolor/*/apps/kshutdown.svgz
12cr|kshutdown-3.0-0.beta4.1|36	%{_kde_applicationsdir}/%{name}.desktop
12cr|kshutdown-3.0-0.beta4.1|37	%{_kde_appsdir}/%{name}
12cr|kshutdown-3.0-0.beta4.1|38	
12cr|kshutdown-3.0-0.beta4.1|39	#------------------------------------------------------------------------------
12cr|kshutdown-3.0-0.beta4.1|40	
12cr|kshutdown-3.0-0.beta4.1|41	%prep
12cr|kshutdown-3.0-0.beta4.1|42	%setup -q -n %{name}-%{version}%{prerel}
12cr|kshutdown-3.0-0.beta4.1|43	
12cr|kshutdown-3.0-0.beta4.1|44	%build
12cr|kshutdown-3.0-0.beta4.1|45	%cmake_kde4
12cr|kshutdown-3.0-0.beta4.1|46	%make
12cr|kshutdown-3.0-0.beta4.1|47	
12cr|kshutdown-3.0-0.beta4.1|48	%install
12cr|kshutdown-3.0-0.beta4.1|49	%makeinstall_std -C build
12cr|kshutdown-3.0-0.beta4.1|50	
12cr|kshutdown-3.0-0.beta4.1|51	desktop-file-install --vendor="" \
12cr|kshutdown-3.0-0.beta4.1|52	--remove-category="Application" \
12cr|kshutdown-3.0-0.beta4.1|53	--add-category="KDE" \
12cr|kshutdown-3.0-0.beta4.1|54	--add-category="System" \
12cr|kshutdown-3.0-0.beta4.1|55	--add-category="Monitor" \
12cr|kshutdown-3.0-0.beta4.1|56	--dir %{buildroot}/%{_datadir}/applications/kde4 %{buildroot}/%{_datadir}/applications/kde4/*
12cr|kshutdown-3.0-0.beta4.1|57	
12cr|kshutdown-3.0-0.beta4.1|58	%find_lang %{name} --with-html
12cr|kshutdown-3.0-0.beta4.1|59	

2585 12
12cr|ksi-3.9.0-2|1	%define	name	ksi
12cr|ksi-3.9.0-2|2	%define	version	3.9.0
12cr|ksi-3.9.0-2|3	%define	release 2
12cr|ksi-3.9.0-2|4	
12cr|ksi-3.9.0-2|5	%define major	1
12cr|ksi-3.9.0-2|6	%define libname %mklibname %{name} %{major}
12cr|ksi-3.9.0-2|7	%define develname %mklibname %{name} -d
12cr|ksi-3.9.0-2|8	
12cr|ksi-3.9.0-2|9	
12cr|ksi-3.9.0-2|10	Version:	%{version}
12cr|ksi-3.9.0-2|11	Name:		%{name}
12cr|ksi-3.9.0-2|12	Release:	%{release}
12cr|ksi-3.9.0-2|13	Summary:	Implementation of the Scheme programming language
12cr|ksi-3.9.0-2|14	License:	BSD
12cr|ksi-3.9.0-2|15	Group:		Development/Other
12cr|ksi-3.9.0-2|16	URL:		http://ksi.sourceforge.net/
12cr|ksi-3.9.0-2|17	Source0:	http://downloads.sourceforge.net/ksi/%{name}-%{version}.tar.gz
12cr|ksi-3.9.0-2|18	BuildRequires:	readline-devel
12cr|ksi-3.9.0-2|19	BuildRequires:	gc-devel
12cr|ksi-3.9.0-2|20	buildrequires:	gmp-devel
12cr|ksi-3.9.0-2|21	# maybe, but i am not sure we should add this.
12cr|ksi-3.9.0-2|22	#define _requires_exceptions libgc\.so*
12cr|ksi-3.9.0-2|23	
12cr|ksi-3.9.0-2|24	# This file is provided by 'ksi' package
12cr|ksi-3.9.0-2|25	%define __noautoreq '/usr/bin/ksi'
12cr|ksi-3.9.0-2|26	
12cr|ksi-3.9.0-2|27	
12cr|ksi-3.9.0-2|28	%description
12cr|ksi-3.9.0-2|29	KSI Scheme is an implementation of the Scheme programming language written
12cr|ksi-3.9.0-2|30	in C.
12cr|ksi-3.9.0-2|31	It can be used as both a stand-alone interpreter and an extension library.
12cr|ksi-3.9.0-2|32	However, the documentation is in Russian.
12cr|ksi-3.9.0-2|33	
12cr|ksi-3.9.0-2|34	%package -n	%{libname}
12cr|ksi-3.9.0-2|35	Group:		Development/Other
12cr|ksi-3.9.0-2|36	License:	BSD
12cr|ksi-3.9.0-2|37	Summary:	Implementation of the Scheme programming language
12cr|ksi-3.9.0-2|38	
12cr|ksi-3.9.0-2|39	%description -n %{libname}
12cr|ksi-3.9.0-2|40	KSI Scheme is an implementation of the Scheme programming language written
12cr|ksi-3.9.0-2|41	in C.
12cr|ksi-3.9.0-2|42	It can be used as both a stand-alone interpreter and an extension library.
12cr|ksi-3.9.0-2|43	However, the documentation is in Russian.
12cr|ksi-3.9.0-2|44	
12cr|ksi-3.9.0-2|45	%package -n	%{develname}
12cr|ksi-3.9.0-2|46	Group:		Development/Other
12cr|ksi-3.9.0-2|47	License:	BSD
12cr|ksi-3.9.0-2|48	Summary:	Implementation of the Scheme programming language
12cr|ksi-3.9.0-2|49	Requires:	%{libname} = %{version}-%{release}
12cr|ksi-3.9.0-2|50	Obsoletes:	%mklibname %{name} -d 1
12cr|ksi-3.9.0-2|51	
12cr|ksi-3.9.0-2|52	%description -n	%{develname}
12cr|ksi-3.9.0-2|53	KSI Scheme is an implementation of the Scheme programming language written
12cr|ksi-3.9.0-2|54	in C.
12cr|ksi-3.9.0-2|55	It can be used as both a stand-alone interpreter and an extension library.
12cr|ksi-3.9.0-2|56	However, the documentation is in Russian.
12cr|ksi-3.9.0-2|57	
12cr|ksi-3.9.0-2|58	%prep
12cr|ksi-3.9.0-2|59	%setup -q
12cr|ksi-3.9.0-2|60	
12cr|ksi-3.9.0-2|61	%build
12cr|ksi-3.9.0-2|62	%configure2_5x
12cr|ksi-3.9.0-2|63	make
12cr|ksi-3.9.0-2|64	
12cr|ksi-3.9.0-2|65	%install
12cr|ksi-3.9.0-2|66	%makeinstall
12cr|ksi-3.9.0-2|67	
12cr|ksi-3.9.0-2|68	%files -n %{name}
12cr|ksi-3.9.0-2|69	%defattr (-,root,root)
12cr|ksi-3.9.0-2|70	%doc README INSTALL TODO ChangeLog
12cr|ksi-3.9.0-2|71	%{_bindir}/*
12cr|ksi-3.9.0-2|72	%exclude %{_bindir}/ksi-config
12cr|ksi-3.9.0-2|73	%{_datadir}/ksi
12cr|ksi-3.9.0-2|74	
12cr|ksi-3.9.0-2|75	%files -n %{libname}
12cr|ksi-3.9.0-2|76	%defattr (-,root,root)
12cr|ksi-3.9.0-2|77	%dir %{_libdir}/ksi
12cr|ksi-3.9.0-2|78	%{_libdir}/ksi/*.so.*
12cr|ksi-3.9.0-2|79	
12cr|ksi-3.9.0-2|80	%files -n %{develname}
12cr|ksi-3.9.0-2|81	%defattr (-,root,root)
12cr|ksi-3.9.0-2|82	%{_bindir}/ksi-config
12cr|ksi-3.9.0-2|83	%dir %{_includedir}/ksi
12cr|ksi-3.9.0-2|84	%{_includedir}/ksi/*
12cr|ksi-3.9.0-2|85	%{_libdir}/ksi/*.so
12cr|ksi-3.9.0-2|86	%{_libdir}/ksi/*.a
12cr|ksi-3.9.0-2|87	
12cr|ksi-3.9.0-2|88	
12cr|ksi-3.9.0-2|89	
12cr|ksi-3.9.0-2|90	%changelog
12cr|ksi-3.9.0-2|91	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 3.4.3-3mdv2011.0
12cr|ksi-3.9.0-2|92	+ Revision: 620041
12cr|ksi-3.9.0-2|93	- the mass rebuild of 2010.0 packages
12cr|ksi-3.9.0-2|94	
12cr|ksi-3.9.0-2|95	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 3.4.3-2mdv2010.0
12cr|ksi-3.9.0-2|96	+ Revision: 438167
12cr|ksi-3.9.0-2|97	- rebuild
12cr|ksi-3.9.0-2|98	
12cr|ksi-3.9.0-2|99	* Thu Mar 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.3-1mdv2009.1
12cr|ksi-3.9.0-2|100	+ Revision: 354389
12cr|ksi-3.9.0-2|101	- new version
12cr|ksi-3.9.0-2|102	- new devel policy
12cr|ksi-3.9.0-2|103	- rebuild for latest readline
12cr|ksi-3.9.0-2|104	
12cr|ksi-3.9.0-2|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|ksi-3.9.0-2|106	- rebuild
12cr|ksi-3.9.0-2|107	- fix '#%%define is forbidden'
12cr|ksi-3.9.0-2|108	- rebuild
12cr|ksi-3.9.0-2|109	- kill re-definition of %%buildroot on Pixel's request
12cr|ksi-3.9.0-2|110	- import ksi
12cr|ksi-3.9.0-2|111	
12cr|ksi-3.9.0-2|112	+ Olivier Blin <oblin@mandriva.com>
12cr|ksi-3.9.0-2|113	- restore BuildRoot
12cr|ksi-3.9.0-2|114	
12cr|ksi-3.9.0-2|115	
12cr|ksi-3.9.0-2|116	* Sun Jul 02 2006 Nicolas Lécureuil <neoclust@mandriva.org> 3.4.2-3mdv2007.0
12cr|ksi-3.9.0-2|117	- Rebuild for new extension
12cr|ksi-3.9.0-2|118	- use mkrel
12cr|ksi-3.9.0-2|119	
12cr|ksi-3.9.0-2|120	* Thu Mar 17 2005 Michael Scherer <misc@mandrake.org> 3.4.2-2mdk
12cr|ksi-3.9.0-2|121	- remove // compilation, seems broken
12cr|ksi-3.9.0-2|122	- multiarch tagging
12cr|ksi-3.9.0-2|123	- remove libgc.so provides
12cr|ksi-3.9.0-2|124	
12cr|ksi-3.9.0-2|125	* Sun Jan 23 2005 Per Ã˜yvind Karlsen <peroyvind@linux-mandrake.com> 3.4.2-1mdk
12cr|ksi-3.9.0-2|126	- 3.4.2
12cr|ksi-3.9.0-2|127	- fix gcc-3.4 build (P0)
12cr|ksi-3.9.0-2|128	- fix devel-file-in-non-devel-package
12cr|ksi-3.9.0-2|129	- cosmetics
12cr|ksi-3.9.0-2|130	
12cr|ksi-3.9.0-2|131	* Wed Mar 03 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.4.1-4mdk
12cr|ksi-3.9.0-2|132	- fix DIRM
12cr|ksi-3.9.0-2|133	- remove explicit dependency
12cr|ksi-3.9.0-2|134	
12cr|ksi-3.9.0-2|135	* Fri Jul 25 2003 Marcel Pol <mpol@gmx.net> 3.4.1-3mdk
12cr|ksi-3.9.0-2|136	- rebuild
12cr|ksi-3.9.0-2|137	- own dirs
12cr|ksi-3.9.0-2|138	
12cr|ksi-3.9.0-2|139	* Mon Mar 10 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.4.1-2mdk
12cr|ksi-3.9.0-2|140	- use mklibname
12cr|ksi-3.9.0-2|141	
12cr|ksi-3.9.0-2|142	* Tue Jan 07 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.4.1-1mdk
12cr|ksi-3.9.0-2|143	- 3.4.1
12cr|ksi-3.9.0-2|144	
12cr|ksi-3.9.0-2|145	* Wed Jul 24 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.3.3-4mdk
12cr|ksi-3.9.0-2|146	- rebuild for new readline
12cr|ksi-3.9.0-2|147	
12cr|ksi-3.9.0-2|148	* Thu Jul 26 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.3.3-3mdk
12cr|ksi-3.9.0-2|149	- split
12cr|ksi-3.9.0-2|150	- rebuild
12cr|ksi-3.9.0-2|151	
12cr|ksi-3.9.0-2|152	* Fri Jan 12 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.3.3-2mdk
12cr|ksi-3.9.0-2|153	- rebuild
12cr|ksi-3.9.0-2|154	
12cr|ksi-3.9.0-2|155	* Tue Oct 31 2000 Lenny Cartier <lenny@mandrakesoft.com> 3.3.3-1mdk
12cr|ksi-3.9.0-2|156	- new in contribs

2586 12
12cr|ksoprano-0.2-2|1	Name:          ksoprano
12cr|ksoprano-0.2-2|2	Version:       0.2
12cr|ksoprano-0.2-2|3	Release:       %mkrel 2
12cr|ksoprano-0.2-2|4	Summary:       GUI for querying and manipulating RDF data
12cr|ksoprano-0.2-2|5	Group:         Graphical desktop/KDE
12cr|ksoprano-0.2-2|6	License:       GPLv2+
12cr|ksoprano-0.2-2|7	Url:           http://kde-apps.org/content/show.php?content=116756
12cr|ksoprano-0.2-2|8	Source:        116756-%name.tgz
12cr|ksoprano-0.2-2|9	BuildRequires: kdelibs4-devel
12cr|ksoprano-0.2-2|10	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|ksoprano-0.2-2|11	
12cr|ksoprano-0.2-2|12	%description
12cr|ksoprano-0.2-2|13	ksoprano is a GUI for querying and manipulating RDF data.
12cr|ksoprano-0.2-2|14	
12cr|ksoprano-0.2-2|15	%files
12cr|ksoprano-0.2-2|16	%defattr(-,root,root)
12cr|ksoprano-0.2-2|17	%_kde_bindir/ksoprano
12cr|ksoprano-0.2-2|18	%_kde_appsdir/ksoprano/ksopranoui.rc
12cr|ksoprano-0.2-2|19	
12cr|ksoprano-0.2-2|20	#--------------------------------------------------------------------
12cr|ksoprano-0.2-2|21	
12cr|ksoprano-0.2-2|22	%prep
12cr|ksoprano-0.2-2|23	%setup -q -n %name
12cr|ksoprano-0.2-2|24	
12cr|ksoprano-0.2-2|25	%build
12cr|ksoprano-0.2-2|26	%cmake_kde4
12cr|ksoprano-0.2-2|27	%make
12cr|ksoprano-0.2-2|28	
12cr|ksoprano-0.2-2|29	%install
12cr|ksoprano-0.2-2|30	rm -rf %{buildroot}
12cr|ksoprano-0.2-2|31	%makeinstall_std -C build
12cr|ksoprano-0.2-2|32	
12cr|ksoprano-0.2-2|33	%clean
12cr|ksoprano-0.2-2|34	rm -rf %{buildroot}
12cr|ksoprano-0.2-2|35	
12cr|ksoprano-0.2-2|36	
12cr|ksoprano-0.2-2|37	%changelog
12cr|ksoprano-0.2-2|38	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdv2011.0
12cr|ksoprano-0.2-2|39	+ Revision: 612672
12cr|ksoprano-0.2-2|40	- the mass rebuild of 2010.1 packages
12cr|ksoprano-0.2-2|41	
12cr|ksoprano-0.2-2|42	* Thu Feb 18 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.2-1mdv2010.1
12cr|ksoprano-0.2-2|43	+ Revision: 507777
12cr|ksoprano-0.2-2|44	- import ksoprano
12cr|ksoprano-0.2-2|45	
12cr|ksoprano-0.2-2|46	

2587 12
12cr|ksshaskpass-0.5.3-4|1	Summary:	SSH-askpass for KDE
12cr|ksshaskpass-0.5.3-4|2	Name:		ksshaskpass
12cr|ksshaskpass-0.5.3-4|3	Version:	0.5.3
12cr|ksshaskpass-0.5.3-4|4	Release:	%mkrel 4
12cr|ksshaskpass-0.5.3-4|5	License:	GPLv2+
12cr|ksshaskpass-0.5.3-4|6	Group:		Networking/Remote access
12cr|ksshaskpass-0.5.3-4|7	Source0:	http://www.kde-apps.org/CONTENT/content-files/50971-%name-%version.tar.gz
12cr|ksshaskpass-0.5.3-4|8	Url:		http://www.kde-apps.org/content/show.php?content=50971
12cr|ksshaskpass-0.5.3-4|9	BuildRequires:	kdelibs4-devel
12cr|ksshaskpass-0.5.3-4|10	Requires:	openssh-clients
12cr|ksshaskpass-0.5.3-4|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|ksshaskpass-0.5.3-4|12	
12cr|ksshaskpass-0.5.3-4|13	%description
12cr|ksshaskpass-0.5.3-4|14	A KDE version of ssh-askpass with KWallet support.
12cr|ksshaskpass-0.5.3-4|15	
12cr|ksshaskpass-0.5.3-4|16	%prep
12cr|ksshaskpass-0.5.3-4|17	%setup -qn %{name}-%{version}
12cr|ksshaskpass-0.5.3-4|18	
12cr|ksshaskpass-0.5.3-4|19	%build
12cr|ksshaskpass-0.5.3-4|20	%cmake_kde4
12cr|ksshaskpass-0.5.3-4|21	%make
12cr|ksshaskpass-0.5.3-4|22	
12cr|ksshaskpass-0.5.3-4|23	%install
12cr|ksshaskpass-0.5.3-4|24	rm -fr %{buildroot}
12cr|ksshaskpass-0.5.3-4|25	%makeinstall_std -C build
12cr|ksshaskpass-0.5.3-4|26	
12cr|ksshaskpass-0.5.3-4|27	# fix .desktop file
12cr|ksshaskpass-0.5.3-4|28	# old icon doesn't exist any more
12cr|ksshaskpass-0.5.3-4|29	sed -i s,Icon=.*,Icon=dialog-password,g %{buildroot}%{_kde_applicationsdir}/ksshaskpass.desktop
12cr|ksshaskpass-0.5.3-4|30	
12cr|ksshaskpass-0.5.3-4|31	desktop-file-install --vendor=mandriva \
12cr|ksshaskpass-0.5.3-4|32	--remove-key="Encoding" \
12cr|ksshaskpass-0.5.3-4|33	--delete-original \
12cr|ksshaskpass-0.5.3-4|34	--dir=%{buildroot}%{_kde_applicationsdir} %{buildroot}%{_kde_applicationsdir}/ksshaskpass.desktop
12cr|ksshaskpass-0.5.3-4|35	
12cr|ksshaskpass-0.5.3-4|36	%post
12cr|ksshaskpass-0.5.3-4|37	update-alternatives --install %{_libdir}/ssh/ssh-askpass ssh-askpass %{_kde_bindir}/%{name} 40
12cr|ksshaskpass-0.5.3-4|38	update-alternatives --install %{_bindir}/ssh-askpass bssh-askpass %{_kde_bindir}/%{name} 40
12cr|ksshaskpass-0.5.3-4|39	
12cr|ksshaskpass-0.5.3-4|40	%postun
12cr|ksshaskpass-0.5.3-4|41	[ $1 = 0 ] || exit 0
12cr|ksshaskpass-0.5.3-4|42	update-alternatives --remove ssh-askpass %{_kde_bindir}/%{name}
12cr|ksshaskpass-0.5.3-4|43	update-alternatives --remove bssh-askpass %{_kde_bindir}/%{name}
12cr|ksshaskpass-0.5.3-4|44	
12cr|ksshaskpass-0.5.3-4|45	%triggerin -- ksshaskpass < 0.5
12cr|ksshaskpass-0.5.3-4|46	update-alternatives --remove ssh-askpass %{_libdir}/ssh/%{name}
12cr|ksshaskpass-0.5.3-4|47	update-alternatives --remove bssh-askpass %{_libdir}/ssh/%{name}
12cr|ksshaskpass-0.5.3-4|48	
12cr|ksshaskpass-0.5.3-4|49	%clean
12cr|ksshaskpass-0.5.3-4|50	rm -rf %{buildroot}
12cr|ksshaskpass-0.5.3-4|51	
12cr|ksshaskpass-0.5.3-4|52	%files
12cr|ksshaskpass-0.5.3-4|53	%defattr(-,root,root,-)
12cr|ksshaskpass-0.5.3-4|54	%doc ChangeLog COPYING INSTALL README
12cr|ksshaskpass-0.5.3-4|55	%{_kde_bindir}/*
12cr|ksshaskpass-0.5.3-4|56	%{_kde_applicationsdir}/*.desktop
12cr|ksshaskpass-0.5.3-4|57	%{_mandir}/man1/*
12cr|ksshaskpass-0.5.3-4|58	
12cr|ksshaskpass-0.5.3-4|59	
12cr|ksshaskpass-0.5.3-4|60	%changelog
12cr|ksshaskpass-0.5.3-4|61	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-4mdv2011.0
12cr|ksshaskpass-0.5.3-4|62	+ Revision: 612673
12cr|ksshaskpass-0.5.3-4|63	- the mass rebuild of 2010.1 packages
12cr|ksshaskpass-0.5.3-4|64	
12cr|ksshaskpass-0.5.3-4|65	* Wed Apr 21 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.5.3-3mdv2010.1
12cr|ksshaskpass-0.5.3-4|66	+ Revision: 537698
12cr|ksshaskpass-0.5.3-4|67	- fix icon in the .desktop file
12cr|ksshaskpass-0.5.3-4|68	
12cr|ksshaskpass-0.5.3-4|69	* Tue Jan 05 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.5.3-2mdv2010.1
12cr|ksshaskpass-0.5.3-4|70	+ Revision: 486467
12cr|ksshaskpass-0.5.3-4|71	- add docs in the package (notably the new README)
12cr|ksshaskpass-0.5.3-4|72	
12cr|ksshaskpass-0.5.3-4|73	* Tue Jan 05 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.5.3-1mdv2010.1
12cr|ksshaskpass-0.5.3-4|74	+ Revision: 486465
12cr|ksshaskpass-0.5.3-4|75	- update to 0.5.3
12cr|ksshaskpass-0.5.3-4|76	
12cr|ksshaskpass-0.5.3-4|77	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.5.1-2mdv2010.0
12cr|ksshaskpass-0.5.3-4|78	+ Revision: 438168
12cr|ksshaskpass-0.5.3-4|79	- rebuild
12cr|ksshaskpass-0.5.3-4|80	
12cr|ksshaskpass-0.5.3-4|81	* Sun Nov 30 2008 Funda Wang <fwang@mandriva.org> 0.5.1-1mdv2009.1
12cr|ksshaskpass-0.5.3-4|82	+ Revision: 308553
12cr|ksshaskpass-0.5.3-4|83	- new version 0.5.1
12cr|ksshaskpass-0.5.3-4|84	
12cr|ksshaskpass-0.5.3-4|85	* Mon Nov 24 2008 Funda Wang <fwang@mandriva.org> 0.5-2mdv2009.1
12cr|ksshaskpass-0.5.3-4|86	+ Revision: 306298
12cr|ksshaskpass-0.5.3-4|87	- should be triggerin
12cr|ksshaskpass-0.5.3-4|88	
12cr|ksshaskpass-0.5.3-4|89	* Mon Nov 24 2008 Funda Wang <fwang@mandriva.org> 0.5-1mdv2009.1
12cr|ksshaskpass-0.5.3-4|90	+ Revision: 306280
12cr|ksshaskpass-0.5.3-4|91	- New version 0.5
12cr|ksshaskpass-0.5.3-4|92	
12cr|ksshaskpass-0.5.3-4|93	* Mon Aug 18 2008 Funda Wang <fwang@mandriva.org> 0.4.1-2mdv2009.0
12cr|ksshaskpass-0.5.3-4|94	+ Revision: 273372
12cr|ksshaskpass-0.5.3-4|95	- patch merged upstream
12cr|ksshaskpass-0.5.3-4|96	- add man page
12cr|ksshaskpass-0.5.3-4|97	
12cr|ksshaskpass-0.5.3-4|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|ksshaskpass-0.5.3-4|99	- rebuild early 2009.0 package (before pixel changes)
12cr|ksshaskpass-0.5.3-4|100	
12cr|ksshaskpass-0.5.3-4|101	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|ksshaskpass-0.5.3-4|102	- update to new version 0.4.1
12cr|ksshaskpass-0.5.3-4|103	
12cr|ksshaskpass-0.5.3-4|104	* Mon May 19 2008 Gustavo De Nardin <gustavodn@mandriva.com> 0.4-1mdv2009.0
12cr|ksshaskpass-0.5.3-4|105	+ Revision: 208873
12cr|ksshaskpass-0.5.3-4|106	- easier to install the binary in %%install than fixing the Cmake rules
12cr|ksshaskpass-0.5.3-4|107	- now buildrequires cmake
12cr|ksshaskpass-0.5.3-4|108	- updated to version 0.4
12cr|ksshaskpass-0.5.3-4|109	- updated upstream in Url and Source0
12cr|ksshaskpass-0.5.3-4|110	- don't package useless desktop file and icons, the app is not run by the user
12cr|ksshaskpass-0.5.3-4|111	- don't package unwritten documentation
12cr|ksshaskpass-0.5.3-4|112	- no need to update menus
12cr|ksshaskpass-0.5.3-4|113	- build with cmake
12cr|ksshaskpass-0.5.3-4|114	- P1: put binary in the same place as the other askpass binaries
12cr|ksshaskpass-0.5.3-4|115	- P0: fix exit status: must be >0 when the user cancels
12cr|ksshaskpass-0.5.3-4|116	- use update alternatives like the other askpass utilities
12cr|ksshaskpass-0.5.3-4|117	- updated to current license policy
12cr|ksshaskpass-0.5.3-4|118	
12cr|ksshaskpass-0.5.3-4|119	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.3-3mdv2008.1
12cr|ksshaskpass-0.5.3-4|120	+ Revision: 140918
12cr|ksshaskpass-0.5.3-4|121	- restore BuildRoot
12cr|ksshaskpass-0.5.3-4|122	
12cr|ksshaskpass-0.5.3-4|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|ksshaskpass-0.5.3-4|124	- kill re-definition of %%buildroot on Pixel's request
12cr|ksshaskpass-0.5.3-4|125	
12cr|ksshaskpass-0.5.3-4|126	
12cr|ksshaskpass-0.5.3-4|127	* Tue Jan 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3-3mdv2007.0
12cr|ksshaskpass-0.5.3-4|128	+ Revision: 109508
12cr|ksshaskpass-0.5.3-4|129	- fix xdg menu entry
12cr|ksshaskpass-0.5.3-4|130	- spec file clean
12cr|ksshaskpass-0.5.3-4|131	- add requires
12cr|ksshaskpass-0.5.3-4|132	
12cr|ksshaskpass-0.5.3-4|133	* Wed Jan 03 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3-2mdv2007.1
12cr|ksshaskpass-0.5.3-4|134	+ Revision: 103906
12cr|ksshaskpass-0.5.3-4|135	- fix build on x86_64
12cr|ksshaskpass-0.5.3-4|136	- Import ksshaskpass
12cr|ksshaskpass-0.5.3-4|137	

2588 12
12cr|kstart-4.1-1|1	%define name    kstart
12cr|kstart-4.1-1|2	%define version 4.1
12cr|kstart-4.1-1|3	%define release 1
12cr|kstart-4.1-1|4	
12cr|kstart-4.1-1|5	Name:		%{name}
12cr|kstart-4.1-1|6	Version:	%{version}
12cr|kstart-4.1-1|7	Release: 	%{release}
12cr|kstart-4.1-1|8	Summary: 	Kinit daemon that uses srvtabs or keytabs
12cr|kstart-4.1-1|9	License: 	GPL
12cr|kstart-4.1-1|10	Group: 		Networking/Other
12cr|kstart-4.1-1|11	URL: 		http://www.eyrie.org/~eagle/software/kstart/
12cr|kstart-4.1-1|12	Source0:	http://archives.eyrie.org/software/kerberos/%{name}-%{version}.tar.gz
12cr|kstart-4.1-1|13	Source1:	kstart.init
12cr|kstart-4.1-1|14	BuildRequires:	krb5-devel
12cr|kstart-4.1-1|15	
12cr|kstart-4.1-1|16	%description
12cr|kstart-4.1-1|17	k4start, k5start, and krenew are modified versions of kinit which add support
12cr|kstart-4.1-1|18	for running as a daemon to maintain a ticket cache, running a command with
12cr|kstart-4.1-1|19	credentials from a keytab and maintaining a ticket cache until that command
12cr|kstart-4.1-1|20	completes, obtaining AFS tokens (via an external aklog) after obtaining
12cr|kstart-4.1-1|21	tickets, and creating an AFS PAG for a command. They are primarily useful in
12cr|kstart-4.1-1|22	conjunction with long-running jobs; for moving ticket handling code out of
12cr|kstart-4.1-1|23	servers, cron jobs, or daemons; and to obtain tickets and AFS tokens with a
12cr|kstart-4.1-1|24	single command.
12cr|kstart-4.1-1|25	
12cr|kstart-4.1-1|26	%prep
12cr|kstart-4.1-1|27	%setup -q
12cr|kstart-4.1-1|28	
12cr|kstart-4.1-1|29	%build
12cr|kstart-4.1-1|30	%configure2_5x --disable-k4start
12cr|kstart-4.1-1|31	%make
12cr|kstart-4.1-1|32	
12cr|kstart-4.1-1|33	%install
12cr|kstart-4.1-1|34	%makeinstall_std
12cr|kstart-4.1-1|35	
12cr|kstart-4.1-1|36	install -d -m 755 %{buildroot}%{_initrddir}
12cr|kstart-4.1-1|37	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/kstart
12cr|kstart-4.1-1|38	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
12cr|kstart-4.1-1|39	cat > %{buildroot}%{_sysconfdir}/sysconfig/kstart <<'EOF'
12cr|kstart-4.1-1|40	# kstart service configuration file
12cr|kstart-4.1-1|41	USER=apache
12cr|kstart-4.1-1|42	PRINCIPAL=HTTP/$(hostname)
12cr|kstart-4.1-1|43	KEYTAB=/etc/krb5.keytab
12cr|kstart-4.1-1|44	PERIOD=10
12cr|kstart-4.1-1|45	OPTIONS=
12cr|kstart-4.1-1|46	EOF
12cr|kstart-4.1-1|47	
12cr|kstart-4.1-1|48	%files
12cr|kstart-4.1-1|49	%doc README TODO
12cr|kstart-4.1-1|50	%{_bindir}/k5start
12cr|kstart-4.1-1|51	%{_bindir}/krenew
12cr|kstart-4.1-1|52	%{_mandir}/man1/k5start.1*
12cr|kstart-4.1-1|53	%{_mandir}/man1/krenew.1*
12cr|kstart-4.1-1|54	%{_initrddir}/kstart
12cr|kstart-4.1-1|55	%config(noreplace) %{_sysconfdir}/sysconfig/kstart
12cr|kstart-4.1-1|56	
12cr|kstart-4.1-1|57	
12cr|kstart-4.1-1|58	%changelog
12cr|kstart-4.1-1|59	* Mon Jan 09 2012 Alexander Khrukin <akhrukin@mandriva.org> 4.1-1
12cr|kstart-4.1-1|60	+ Revision: 759164
12cr|kstart-4.1-1|61	- version update 4.1
12cr|kstart-4.1-1|62	
12cr|kstart-4.1-1|63	* Wed Jan 04 2012 Alexander Khrukin <akhrukin@mandriva.org> 4.0-1
12cr|kstart-4.1-1|64	+ Revision: 753466
12cr|kstart-4.1-1|65	- version update 4.0
12cr|kstart-4.1-1|66	- version update 4.0
12cr|kstart-4.1-1|67	
12cr|kstart-4.1-1|68	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 3.16-3mdv2011.0
12cr|kstart-4.1-1|69	+ Revision: 612674
12cr|kstart-4.1-1|70	- the mass rebuild of 2010.1 packages
12cr|kstart-4.1-1|71	
12cr|kstart-4.1-1|72	* Tue Jan 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.16-2mdv2010.1
12cr|kstart-4.1-1|73	+ Revision: 496742
12cr|kstart-4.1-1|74	- add a service script for running automatically
12cr|kstart-4.1-1|75	
12cr|kstart-4.1-1|76	* Tue Jan 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.16-1mdv2010.1
12cr|kstart-4.1-1|77	+ Revision: 493844
12cr|kstart-4.1-1|78	- update to new version 3.16
12cr|kstart-4.1-1|79	
12cr|kstart-4.1-1|80	* Mon Aug 17 2009 Frederik Himpe <fhimpe@mandriva.org> 3.15-1mdv2010.0
12cr|kstart-4.1-1|81	+ Revision: 417384
12cr|kstart-4.1-1|82	- update to new version 3.15
12cr|kstart-4.1-1|83	
12cr|kstart-4.1-1|84	* Mon Jun 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.14-1mdv2010.0
12cr|kstart-4.1-1|85	+ Revision: 383879
12cr|kstart-4.1-1|86	- import kstart
12cr|kstart-4.1-1|87	

2589 12
12cr|kterm-6.2.0-30|1	%define	name	kterm
12cr|kterm-6.2.0-30|2	%define	version	6.2.0
12cr|kterm-6.2.0-30|3	%define	release	%mkrel 30
12cr|kterm-6.2.0-30|4	
12cr|kterm-6.2.0-30|5	Summary:	A Kanji (Japanese character set) terminal emulator for X
12cr|kterm-6.2.0-30|6	Name:		%{name}
12cr|kterm-6.2.0-30|7	Version:	%{version}
12cr|kterm-6.2.0-30|8	Release:	%{release}
12cr|kterm-6.2.0-30|9	Source:		ftp://ftp.sunet.se/pub/X11/R6contrib/applications/%{name}-%{version}.tar.bz2
12cr|kterm-6.2.0-30|10	Patch0:		kterm-6.2.0-kbd.patch.bz2
12cr|kterm-6.2.0-30|11	Patch1:		kterm-6.2.0-glibc.patch.bz2
12cr|kterm-6.2.0-30|12	Patch2:		kterm-6.2.0-utmp98.patch.bz2
12cr|kterm-6.2.0-30|13	#Patch3:	kterm-6.2.0-hanzi.patch.bz2
12cr|kterm-6.2.0-30|14	Patch4:		kterm-6.2.0-allfonts.patch.bz2
12cr|kterm-6.2.0-30|15	Patch5:		kterm-6.2.0-gcc3.4-fix.patch.bz2
12cr|kterm-6.2.0-30|16	Patch6:		kterm-6.2.0-varargs.patch.bz2
12cr|kterm-6.2.0-30|17	License:	GPL
12cr|kterm-6.2.0-30|18	Url:		http://www.asahi-net.or.jp/~hc3j-tkg/kterm/
12cr|kterm-6.2.0-30|19	Group:		Terminals
12cr|kterm-6.2.0-30|20	BuildRequires:	imake
12cr|kterm-6.2.0-30|21	BuildRequires:	libxaw-devel
12cr|kterm-6.2.0-30|22	BuildRequires:	libxp-devel
12cr|kterm-6.2.0-30|23	BuildRequires:	ncurses-devel
12cr|kterm-6.2.0-30|24	BuildRequires:	rman
12cr|kterm-6.2.0-30|25	BuildRequires:	sharutils
12cr|kterm-6.2.0-30|26	BuildRequires:	utempter-devel
12cr|kterm-6.2.0-30|27	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kterm-6.2.0-30|28	Requires:	utempter locales-ja
12cr|kterm-6.2.0-30|29	
12cr|kterm-6.2.0-30|30	%description
12cr|kterm-6.2.0-30|31	The kterm package provides a terminal emulator for the Kanji Japanese
12cr|kterm-6.2.0-30|32	character set.
12cr|kterm-6.2.0-30|33	
12cr|kterm-6.2.0-30|34	Install kterm if you need a Kanji character set terminal emulator.
12cr|kterm-6.2.0-30|35	You'll also need to have the X Window System installed.
12cr|kterm-6.2.0-30|36	
12cr|kterm-6.2.0-30|37	%prep
12cr|kterm-6.2.0-30|38	%setup -q
12cr|kterm-6.2.0-30|39	%patch0 -p1 -b .kbd
12cr|kterm-6.2.0-30|40	%patch1 -p1 -b .glibc
12cr|kterm-6.2.0-30|41	%patch2 -p1 -b .utempter
12cr|kterm-6.2.0-30|42	#%patch3 -p1 -b .hanzi
12cr|kterm-6.2.0-30|43	%patch4 -p1 -b .allfonts
12cr|kterm-6.2.0-30|44	%patch5 -p1 -b .gcc34
12cr|kterm-6.2.0-30|45	%patch6 -p1 -b .varargs
12cr|kterm-6.2.0-30|46	uudecode DEMO.kt.uu
12cr|kterm-6.2.0-30|47	
12cr|kterm-6.2.0-30|48	%build
12cr|kterm-6.2.0-30|49	xmkmf
12cr|kterm-6.2.0-30|50	%make CDEBUGFLAGS="$RPM_OPT_FLAGS"
12cr|kterm-6.2.0-30|51	
12cr|kterm-6.2.0-30|52	%install
12cr|kterm-6.2.0-30|53	rm -rf $RPM_BUILD_ROOT
12cr|kterm-6.2.0-30|54	%{makeinstall_std} install.man MANPATH=/usr/share/man
12cr|kterm-6.2.0-30|55	chmod 755 $RPM_BUILD_ROOT%{_bindir}/kterm
12cr|kterm-6.2.0-30|56	
12cr|kterm-6.2.0-30|57	# install menu
12cr|kterm-6.2.0-30|58	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12cr|kterm-6.2.0-30|59	
12cr|kterm-6.2.0-30|60	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|kterm-6.2.0-30|61	[Desktop Entry]
12cr|kterm-6.2.0-30|62	Encoding=UTF-8
12cr|kterm-6.2.0-30|63	Name=KTerm
12cr|kterm-6.2.0-30|64	Comment=Kanji Terminal Emulator
12cr|kterm-6.2.0-30|65	Exec=%{_bindir}/%{name}
12cr|kterm-6.2.0-30|66	Icon=terminals_section
12cr|kterm-6.2.0-30|67	Terminal=false
12cr|kterm-6.2.0-30|68	Type=Application
12cr|kterm-6.2.0-30|69	Categories=TerminalEmulator;Systenalm;Utility;
12cr|kterm-6.2.0-30|70	EOF
12cr|kterm-6.2.0-30|71	
12cr|kterm-6.2.0-30|72	# install japanese man page
12cr|kterm-6.2.0-30|73	cat kterm.jman | iconv -f iso-2022-jp -t euc-jp > kterm.man.euc
12cr|kterm-6.2.0-30|74	install -m644 kterm.man.euc -D $RPM_BUILD_ROOT%{_mandir}/ja/man1/kterm.1
12cr|kterm-6.2.0-30|75	
12cr|kterm-6.2.0-30|76	#(peroyvind) remove unpackaged files
12cr|kterm-6.2.0-30|77	rm -f $RPM_BUILD_ROOT/usr/lib/X11/app-defaults
12cr|kterm-6.2.0-30|78	
12cr|kterm-6.2.0-30|79	%post
12cr|kterm-6.2.0-30|80	%if %mdkversion < 200900
12cr|kterm-6.2.0-30|81	%{update_menus}
12cr|kterm-6.2.0-30|82	%endif
12cr|kterm-6.2.0-30|83	update-alternatives --install %{_prefix}/X11R6/bin/xvt xvt %{_prefix}/X11R6/bin/kterm 15
12cr|kterm-6.2.0-30|84	
12cr|kterm-6.2.0-30|85	%postun
12cr|kterm-6.2.0-30|86	%if %mdkversion < 200900
12cr|kterm-6.2.0-30|87	%{clean_menus}
12cr|kterm-6.2.0-30|88	%endif
12cr|kterm-6.2.0-30|89	if [ "$1" = "0" ]; then
12cr|kterm-6.2.0-30|90	update-alternatives --remove xvt %{_prefix}/X11R6/bin/kterm
12cr|kterm-6.2.0-30|91	fi
12cr|kterm-6.2.0-30|92	
12cr|kterm-6.2.0-30|93	%clean
12cr|kterm-6.2.0-30|94	rm -rf $RPM_BUILD_ROOT
12cr|kterm-6.2.0-30|95	
12cr|kterm-6.2.0-30|96	%files
12cr|kterm-6.2.0-30|97	%defattr(-,root,root)
12cr|kterm-6.2.0-30|98	%doc DEMO.kt README*
12cr|kterm-6.2.0-30|99	%{_bindir}/kterm
12cr|kterm-6.2.0-30|100	%config(noreplace) %{_sysconfdir}/X11/app-defaults/KTerm
12cr|kterm-6.2.0-30|101	%{_mandir}/man1/kterm.1x*
12cr|kterm-6.2.0-30|102	#{_prefix}/X11R6/lib/X11/doc/html/kterm.1.html
12cr|kterm-6.2.0-30|103	%lang(ja) %{_mandir}/ja/man1/kterm.1*
12cr|kterm-6.2.0-30|104	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|kterm-6.2.0-30|105	
12cr|kterm-6.2.0-30|106	
12cr|kterm-6.2.0-30|107	
12cr|kterm-6.2.0-30|108	%changelog
12cr|kterm-6.2.0-30|109	* Thu Sep 10 2009 Thierry Vignaud <tvignaud@mandriva.com> 6.2.0-30mdv2010.0
12cr|kterm-6.2.0-30|110	+ Revision: 436441
12cr|kterm-6.2.0-30|111	- BR libxp-devel
12cr|kterm-6.2.0-30|112	- rebuild
12cr|kterm-6.2.0-30|113	- rebuild
12cr|kterm-6.2.0-30|114	
12cr|kterm-6.2.0-30|115	+ Pixel <pixel@mandriva.com>
12cr|kterm-6.2.0-30|116	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|kterm-6.2.0-30|117	
12cr|kterm-6.2.0-30|118	* Tue Jan 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 6.2.0-27mdv2008.1
12cr|kterm-6.2.0-30|119	+ Revision: 146657
12cr|kterm-6.2.0-30|120	- fix removing unpackaged files on x86_64
12cr|kterm-6.2.0-30|121	- better cat
12cr|kterm-6.2.0-30|122	- drop not hardcode icon extension
12cr|kterm-6.2.0-30|123	- drop old menu
12cr|kterm-6.2.0-30|124	- kill re-definition of %%buildroot on Pixel's request
12cr|kterm-6.2.0-30|125	- kill icon tag (unused and breaks build with iurt)
12cr|kterm-6.2.0-30|126	- import kterm
12cr|kterm-6.2.0-30|127	
12cr|kterm-6.2.0-30|128	+ Olivier Blin <oblin@mandriva.com>
12cr|kterm-6.2.0-30|129	- restore BuildRoot
12cr|kterm-6.2.0-30|130	
12cr|kterm-6.2.0-30|131	
12cr|kterm-6.2.0-30|132	* Mon Sep 18 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 6.2.0-27mdv2007.0
12cr|kterm-6.2.0-30|133	- Rebuild
12cr|kterm-6.2.0-30|134	
12cr|kterm-6.2.0-30|135	* Sun Aug 13 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 6.2.0-26
12cr|kterm-6.2.0-30|136	- rebuild for fixed libxaw soname
12cr|kterm-6.2.0-30|137	- binary and manfile moved out of X11R6 dir
12cr|kterm-6.2.0-30|138	- xdg menu
12cr|kterm-6.2.0-30|139	- html file not generated (?)
12cr|kterm-6.2.0-30|140	
12cr|kterm-6.2.0-30|141	* Sun Jul 02 2006 Stefan van der Eijk <stefan@mandriva.org> 6.2.0-25
12cr|kterm-6.2.0-30|142	- BuildRequires
12cr|kterm-6.2.0-30|143	- %%mkrel
12cr|kterm-6.2.0-30|144	
12cr|kterm-6.2.0-30|145	* Sun Apr 30 2006 Stefan van der Eijk <stefan@eijk.nu> 6.2.0-24mdk
12cr|kterm-6.2.0-30|146	- rebuild for sparc
12cr|kterm-6.2.0-30|147	
12cr|kterm-6.2.0-30|148	* Tue Aug 23 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 6.2.0-23mdk
12cr|kterm-6.2.0-30|149	- varargs fixes
12cr|kterm-6.2.0-30|150	
12cr|kterm-6.2.0-30|151	* Sat Dec 25 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 6.2.0-22mdk
12cr|kterm-6.2.0-30|152	- fix buildrequires
12cr|kterm-6.2.0-30|153	- fix summary-ended-with-dot
12cr|kterm-6.2.0-30|154	- fix non-conffile-in-etc
12cr|kterm-6.2.0-30|155	
12cr|kterm-6.2.0-30|156	* Tue Jun 08 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 6.2.0-21mdk
12cr|kterm-6.2.0-30|157	- fix gcc-3.4 build (P5)
12cr|kterm-6.2.0-30|158	
12cr|kterm-6.2.0-30|159	* Tue Jan 27 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 6.2.0-20mdk
12cr|kterm-6.2.0-30|160	- fix unpackaged files
12cr|kterm-6.2.0-30|161	- cosmetics
12cr|kterm-6.2.0-30|162	- generate menu item during install
12cr|kterm-6.2.0-30|163	- rm -rf $RPM_BUILD_ROOT at the beginning of %%install, not %%prep
12cr|kterm-6.2.0-30|164	- drop P3 which was not applied
12cr|kterm-6.2.0-30|165	- add url
12cr|kterm-6.2.0-30|166	
12cr|kterm-6.2.0-30|167	* Wed Oct  8 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 6.2.0-19mdk
12cr|kterm-6.2.0-30|168	- lib64 fixes
12cr|kterm-6.2.0-30|169	
12cr|kterm-6.2.0-30|170	* Thu Feb 27 2003 David BAUDENS <baudens@mandrakesoft.com> 6.2.0-18mdk
12cr|kterm-6.2.0-30|171	- Add icon
12cr|kterm-6.2.0-30|172	
12cr|kterm-6.2.0-30|173	* Thu Jan 09 2003 Pablo Saratxaga <pablo@mandrakesoft.com> 6.2.0-17mdk
12cr|kterm-6.2.0-30|174	- fixed encoding of man page, use iconv to do the conversion
12cr|kterm-6.2.0-30|175	- added mandrake menu
12cr|kterm-6.2.0-30|176	- uudecoded the sample file
12cr|kterm-6.2.0-30|177	
12cr|kterm-6.2.0-30|178	* Sun Oct 28 2001 Stefan van der Eijk <stefan@eijk.nu> 6.2.0-16mdk
12cr|kterm-6.2.0-30|179	- BuildRequires revisited
12cr|kterm-6.2.0-30|180	- Copyright --> License
12cr|kterm-6.2.0-30|181	- Remove use of RPM SOURCE DIR (rpmlint)
12cr|kterm-6.2.0-30|182	
12cr|kterm-6.2.0-30|183	* Fri Feb  9 2001 Etienne Faure  <etienne@mandrakesoft.com> 6.2.0-15mdk
12cr|kterm-6.2.0-30|184	- add as alternative xvt weight:15
12cr|kterm-6.2.0-30|185	
12cr|kterm-6.2.0-30|186	* Mon Sep 25 2000 Stefan van der Eijk <s.vandereijk@chello.nl> 6.2.0-14mdk
12cr|kterm-6.2.0-30|187	- BM + macro's
12cr|kterm-6.2.0-30|188	
12cr|kterm-6.2.0-30|189	* Mon Aug 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 6.2.0-13mdk
12cr|kterm-6.2.0-30|190	- automatically added BuildRequires
12cr|kterm-6.2.0-30|191	
12cr|kterm-6.2.0-30|192	* Thu Apr 20 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 6.2.0-12mdk
12cr|kterm-6.2.0-30|193	- fixed group
12cr|kterm-6.2.0-30|194	
12cr|kterm-6.2.0-30|195	* Fri Jan  7 2000 Pixel <pixel@mandrakesoft.com>
12cr|kterm-6.2.0-30|196	- add requires locales.ja
12cr|kterm-6.2.0-30|197	
12cr|kterm-6.2.0-30|198	* Sat Oct 30 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
12cr|kterm-6.2.0-30|199	- added patch to handle Hanzi-in code \e$(E as \e$A (I don't know much
12cr|kterm-6.2.0-30|200	about this, but playing whith jis2gb and gb2jis I saw only difference on
12cr|kterm-6.2.0-30|201	one kanji on the texts I have; so it is worth to add it as displayable,
12cr|kterm-6.2.0-30|202	even if not 100%% correct)
12cr|kterm-6.2.0-30|203	- added a little patch to KTerm.ad ressources file so the full font list
12cr|kterm-6.2.0-30|204	is included, so multilingual support is ready out of the box.
12cr|kterm-6.2.0-30|205	(do "cat DEMO.kt.uu | uudecode" on kterm to see it; of course you need
12cr|kterm-6.2.0-30|206	the proper fonts installed)
12cr|kterm-6.2.0-30|207	- corrected the type of ressources and wmconfig files (they must be %%config !)
12cr|kterm-6.2.0-30|208	- install the japanese man page
12cr|kterm-6.2.0-30|209	
12cr|kterm-6.2.0-30|210	* Tue May 11 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
12cr|kterm-6.2.0-30|211	- Mandrake adaptions
12cr|kterm-6.2.0-30|212	- handle RPM_OPT_FLAGS
12cr|kterm-6.2.0-30|213	
12cr|kterm-6.2.0-30|214	* Fri Mar 26 1999 Erik Troan <ewt@redhat.com>
12cr|kterm-6.2.0-30|215	- added unix98 pty support
12cr|kterm-6.2.0-30|216	
12cr|kterm-6.2.0-30|217	* Wed Mar 24 1999 Erik Troan <ewt@redhat.com>
12cr|kterm-6.2.0-30|218	- added utemper support
12cr|kterm-6.2.0-30|219	- turn off setuid bit
12cr|kterm-6.2.0-30|220	
12cr|kterm-6.2.0-30|221	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|kterm-6.2.0-30|222	- auto rebuild in the new build environment (release 5)
12cr|kterm-6.2.0-30|223	
12cr|kterm-6.2.0-30|224	* Thu Jan  7 1999 Bill Nottingham <notting@redhat.com>
12cr|kterm-6.2.0-30|225	- built for glibc2.1
12cr|kterm-6.2.0-30|226	- this package doesn't change much, does it?
12cr|kterm-6.2.0-30|227	
12cr|kterm-6.2.0-30|228	* Fri May 01 1998 Prospector System <bugs@redhat.com>
12cr|kterm-6.2.0-30|229	
12cr|kterm-6.2.0-30|230	- translations modified for de, fr, tr
12cr|kterm-6.2.0-30|231	
12cr|kterm-6.2.0-30|232	* Thu Apr 30 1998 Cristian Gafton <gafton@redhat.com>
12cr|kterm-6.2.0-30|233	- fixed build problems for manhattan
12cr|kterm-6.2.0-30|234	
12cr|kterm-6.2.0-30|235	* Tue Oct 21 1997 Otto Hammersmith <otto@redhat.com>
12cr|kterm-6.2.0-30|236	- updated source
12cr|kterm-6.2.0-30|237	- added wmconfig entries
12cr|kterm-6.2.0-30|238	- fixed source url
12cr|kterm-6.2.0-30|239	
12cr|kterm-6.2.0-30|240	* Tue Oct 07 1997 Erik Troan <ewt@redhat.com>
12cr|kterm-6.2.0-30|241	- needed patch for glibc on the alpha as TIOCSLTC is defined for OSF
12cr|kterm-6.2.0-30|242	compatibility
12cr|kterm-6.2.0-30|243	
12cr|kterm-6.2.0-30|244	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|kterm-6.2.0-30|245	- built against glibc
12cr|kterm-6.2.0-30|246	
12cr|kterm-6.2.0-30|247	

2590 12
12cr|ktikz-0.11.0svn194-1|1	%define name	ktikz
12cr|ktikz-0.11.0svn194-1|2	
12cr|ktikz-0.11.0svn194-1|3	Summary:	Program for creating diagrams with TikZ
12cr|ktikz-0.11.0svn194-1|4	Name:		%{name}
12cr|ktikz-0.11.0svn194-1|5	Version:	0.11.0svn194
12cr|ktikz-0.11.0svn194-1|6	Release:	1
12cr|ktikz-0.11.0svn194-1|7	Source0:	%{name}-%{version}.tar.bz2
12cr|ktikz-0.11.0svn194-1|8	License:	GPLv3+
12cr|ktikz-0.11.0svn194-1|9	Group:		Graphics
12cr|ktikz-0.11.0svn194-1|10	Url:		http://www.hackenberger.at/ktikz/
12cr|ktikz-0.11.0svn194-1|11	Requires:	tetex-latex, poppler
12cr|ktikz-0.11.0svn194-1|12	BuildRequires:	qt4-devel >= 4.6.0,
12cr|ktikz-0.11.0svn194-1|13	BuildRequires:	qt4-assistant >= 4.6.0
12cr|ktikz-0.11.0svn194-1|14	BuildRequires:	pkgconfig(poppler-qt4)
12cr|ktikz-0.11.0svn194-1|15	BuildRequires:	kdelibs4-devel
12cr|ktikz-0.11.0svn194-1|16	
12cr|ktikz-0.11.0svn194-1|17	%description
12cr|ktikz-0.11.0svn194-1|18	KtikZ is a small KDE application for creating diagrams with TikZ.
12cr|ktikz-0.11.0svn194-1|19	
12cr|ktikz-0.11.0svn194-1|20	%package -n qtikz
12cr|ktikz-0.11.0svn194-1|21	Summary:	Program for creating diagrams with TikZ
12cr|ktikz-0.11.0svn194-1|22	Group:		Graphics
12cr|ktikz-0.11.0svn194-1|23	
12cr|ktikz-0.11.0svn194-1|24	%description -n qtikz
12cr|ktikz-0.11.0svn194-1|25	QtikZ is a small application for creating diagrams with TikZ.
12cr|ktikz-0.11.0svn194-1|26	
12cr|ktikz-0.11.0svn194-1|27	%prep
12cr|ktikz-0.11.0svn194-1|28	%setup -q
12cr|ktikz-0.11.0svn194-1|29	
12cr|ktikz-0.11.0svn194-1|30	%build
12cr|ktikz-0.11.0svn194-1|31	sed -i -e 's,lrelease-qt4,lrelease,' qtikzconfig.pri
12cr|ktikz-0.11.0svn194-1|32	sed -i -e 's,\#MIME_INSTALL,MIME_INSTALL,' qtikzconfig.pri
12cr|ktikz-0.11.0svn194-1|33	sed -i -e 's,\/usr\/share\/mime\/packages,\$\$\{PREFIX\}\/share\/mime\/packages,' qtikzconfig.pri
12cr|ktikz-0.11.0svn194-1|34	
12cr|ktikz-0.11.0svn194-1|35	mkdir buildqt
12cr|ktikz-0.11.0svn194-1|36	pushd buildqt
12cr|ktikz-0.11.0svn194-1|37	%qmake_qt4 ../qtikz.pro
12cr|ktikz-0.11.0svn194-1|38	%make
12cr|ktikz-0.11.0svn194-1|39	popd
12cr|ktikz-0.11.0svn194-1|40	
12cr|ktikz-0.11.0svn194-1|41	%cmake_kde4
12cr|ktikz-0.11.0svn194-1|42	%make
12cr|ktikz-0.11.0svn194-1|43	
12cr|ktikz-0.11.0svn194-1|44	%install
12cr|ktikz-0.11.0svn194-1|45	pushd buildqt
12cr|ktikz-0.11.0svn194-1|46	INSTALL_ROOT=%{buildroot} %make install
12cr|ktikz-0.11.0svn194-1|47	popd
12cr|ktikz-0.11.0svn194-1|48	pushd build
12cr|ktikz-0.11.0svn194-1|49	%make DESTDIR=%{buildroot} install
12cr|ktikz-0.11.0svn194-1|50	rm -rf %{buildroot}%{_datadir}/mime/[agimstX]* %{buildroot}%{_datadir}/mime/text
12cr|ktikz-0.11.0svn194-1|51	popd
12cr|ktikz-0.11.0svn194-1|52	
12cr|ktikz-0.11.0svn194-1|53	mv data/examples examples
12cr|ktikz-0.11.0svn194-1|54	
12cr|ktikz-0.11.0svn194-1|55	chmod -R a+r Changelog LICENSE.* TODO examples/
12cr|ktikz-0.11.0svn194-1|56	chmod a+x examples
12cr|ktikz-0.11.0svn194-1|57	
12cr|ktikz-0.11.0svn194-1|58	
12cr|ktikz-0.11.0svn194-1|59	%files
12cr|ktikz-0.11.0svn194-1|60	%doc Changelog LICENSE.* TODO examples/
12cr|ktikz-0.11.0svn194-1|61	%{_bindir}/ktikz
12cr|ktikz-0.11.0svn194-1|62	%{_libdir}/kde4/ktikz*so
12cr|ktikz-0.11.0svn194-1|63	%{_datadir}/config.kcfg/ktikz*
12cr|ktikz-0.11.0svn194-1|64	%{_datadir}/apps/ktikz*/*
12cr|ktikz-0.11.0svn194-1|65	%{_datadir}/applications/kde4/ktikz.desktop
12cr|ktikz-0.11.0svn194-1|66	%{_datadir}/kde4/services/ktikz*.desktop
12cr|ktikz-0.11.0svn194-1|67	%{_datadir}/doc/*
12cr|ktikz-0.11.0svn194-1|68	%{_iconsdir}/*/*/*/ktikz.*
12cr|ktikz-0.11.0svn194-1|69	%{_datadir}/locale/*/*/ktikz.mo
12cr|ktikz-0.11.0svn194-1|70	%{_datadir}/mime/packages/ktikz.xml
12cr|ktikz-0.11.0svn194-1|71	%{_mandir}/man1/ktikz.*
12cr|ktikz-0.11.0svn194-1|72	
12cr|ktikz-0.11.0svn194-1|73	%files -n qtikz
12cr|ktikz-0.11.0svn194-1|74	%doc Changelog LICENSE.* TODO examples/
12cr|ktikz-0.11.0svn194-1|75	%{_bindir}/qtikz
12cr|ktikz-0.11.0svn194-1|76	%{_datadir}/qtikz/*
12cr|ktikz-0.11.0svn194-1|77	%{_datadir}/applications/qtikz.desktop
12cr|ktikz-0.11.0svn194-1|78	%{_datadir}/mime/packages/qtikz.xml
12cr|ktikz-0.11.0svn194-1|79	%{_mandir}/man1/qtikz.*
12cr|ktikz-0.11.0svn194-1|80	
12cr|ktikz-0.11.0svn194-1|81	

2591 12
12cr|ktsuss-2-1|1	Summary:	Lightweight and simple frontend for su command
12cr|ktsuss-2-1|2	Name:		ktsuss
12cr|ktsuss-2-1|3	Version:	2
12cr|ktsuss-2-1|4	Release:	1
12cr|ktsuss-2-1|5	License:	BSD
12cr|ktsuss-2-1|6	Group:		System/Base
12cr|ktsuss-2-1|7	Url:		http://code.google.com/p/%{name}
12cr|ktsuss-2-1|8	source0:	http://ktsuss.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|ktsuss-2-1|9	patch0:		ktsuss-2.printf.patch
12cr|ktsuss-2-1|10	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|ktsuss-2-1|11	
12cr|ktsuss-2-1|12	%description
12cr|ktsuss-2-1|13	ktsuss stands for "keep the su simple, stupid", and as the
12cr|ktsuss-2-1|14	name says, is a graphical version of su written in C and
12cr|ktsuss-2-1|15	GTK+ 2.The idea of the project is to remain simple and bug
12cr|ktsuss-2-1|16	free.
12cr|ktsuss-2-1|17	
12cr|ktsuss-2-1|18	%prep
12cr|ktsuss-2-1|19	%setup -q %{name}-%{version}
12cr|ktsuss-2-1|20	%patch0 -p1 -b .printf
12cr|ktsuss-2-1|21	
12cr|ktsuss-2-1|22	%build
12cr|ktsuss-2-1|23	%configure2_5x
12cr|ktsuss-2-1|24	
12cr|ktsuss-2-1|25	%make
12cr|ktsuss-2-1|26	
12cr|ktsuss-2-1|27	%install
12cr|ktsuss-2-1|28	%makeinstall_std
12cr|ktsuss-2-1|29	
12cr|ktsuss-2-1|30	%files
12cr|ktsuss-2-1|31	%defattr(-,root,root)
12cr|ktsuss-2-1|32	%doc README Changelog
12cr|ktsuss-2-1|33	%attr(4755,root,root)%{_bindir}/ktsuss
12cr|ktsuss-2-1|34	%{_datadir}/pixmaps/ktsuss.png
12cr|ktsuss-2-1|35	
12cr|ktsuss-2-1|36	
12cr|ktsuss-2-1|37	%changelog
12cr|ktsuss-2-1|38	* Sun Oct 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4-1mdv2009.1
12cr|ktsuss-2-1|39	+ Revision: 293009
12cr|ktsuss-2-1|40	- update to new version 1.4
12cr|ktsuss-2-1|41	
12cr|ktsuss-2-1|42	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ktsuss-2-1|43	- rebuild
12cr|ktsuss-2-1|44	
12cr|ktsuss-2-1|45	* Sat Mar 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3-2mdv2008.1
12cr|ktsuss-2-1|46	+ Revision: 182165
12cr|ktsuss-2-1|47	- rebuild
12cr|ktsuss-2-1|48	
12cr|ktsuss-2-1|49	* Thu Feb 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3-1mdv2008.1
12cr|ktsuss-2-1|50	+ Revision: 176288
12cr|ktsuss-2-1|51	- add source and complete spec file
12cr|ktsuss-2-1|52	- Created package structure for ktsuss.
12cr|ktsuss-2-1|53	

2592 12
12cr|kuickshow-0.9.2-0.1060448.4|1	%define svn 1060448
12cr|kuickshow-0.9.2-0.1060448.4|2	
12cr|kuickshow-0.9.2-0.1060448.4|3	Summary:	A very fast and comfortable imageviewer
12cr|kuickshow-0.9.2-0.1060448.4|4	Name:		kuickshow
12cr|kuickshow-0.9.2-0.1060448.4|5	Version: 	0.9.2
12cr|kuickshow-0.9.2-0.1060448.4|6	Release: 	%mkrel 0.%svn.4
12cr|kuickshow-0.9.2-0.1060448.4|7	Source0: 	http://fr2.rpmfind.net/linux/KDE/stable/%version/src/extragear/%name-%version.%svn.tar.bz2
12cr|kuickshow-0.9.2-0.1060448.4|8	Patch1:     kuickshow-0.9.2-fix-imlib-init.patch
12cr|kuickshow-0.9.2-0.1060448.4|9	Patch2:     kuickshow-0.9.2-fix-composite-menu.patch
12cr|kuickshow-0.9.2-0.1060448.4|10	License: 	GPLv2+
12cr|kuickshow-0.9.2-0.1060448.4|11	Group: 		Graphics
12cr|kuickshow-0.9.2-0.1060448.4|12	Url: 		http://www.kde.org
12cr|kuickshow-0.9.2-0.1060448.4|13	BuildRequires: 	kdelibs4-devel
12cr|kuickshow-0.9.2-0.1060448.4|14	BuildRequires:	imlib-devel
12cr|kuickshow-0.9.2-0.1060448.4|15	Obsoletes: 	kdegraphics-kuickshow < 1:3.5.10-3
12cr|kuickshow-0.9.2-0.1060448.4|16	Conflicts:	kde-l10n < 3.5.9-5
12cr|kuickshow-0.9.2-0.1060448.4|17	
12cr|kuickshow-0.9.2-0.1060448.4|18	%description
12cr|kuickshow-0.9.2-0.1060448.4|19	KuickShow is a very fast and comfortable imageviewer.
12cr|kuickshow-0.9.2-0.1060448.4|20	
12cr|kuickshow-0.9.2-0.1060448.4|21	%files
12cr|kuickshow-0.9.2-0.1060448.4|22	%_kde_bindir/*
12cr|kuickshow-0.9.2-0.1060448.4|23	%_kde_libdir/*.so
12cr|kuickshow-0.9.2-0.1060448.4|24	%_kde_datadir/applications/kde4/*.desktop
12cr|kuickshow-0.9.2-0.1060448.4|25	%_kde_appsdir/%name
12cr|kuickshow-0.9.2-0.1060448.4|26	%_kde_iconsdir/*/*/*/*
12cr|kuickshow-0.9.2-0.1060448.4|27	
12cr|kuickshow-0.9.2-0.1060448.4|28	#--------------------------------------------------------------------
12cr|kuickshow-0.9.2-0.1060448.4|29	
12cr|kuickshow-0.9.2-0.1060448.4|30	%prep
12cr|kuickshow-0.9.2-0.1060448.4|31	%setup -qn %name
12cr|kuickshow-0.9.2-0.1060448.4|32	%patch1 -p0
12cr|kuickshow-0.9.2-0.1060448.4|33	%patch2 -p0
12cr|kuickshow-0.9.2-0.1060448.4|34	
12cr|kuickshow-0.9.2-0.1060448.4|35	%build
12cr|kuickshow-0.9.2-0.1060448.4|36	%cmake_kde4
12cr|kuickshow-0.9.2-0.1060448.4|37	%make
12cr|kuickshow-0.9.2-0.1060448.4|38	
12cr|kuickshow-0.9.2-0.1060448.4|39	%install
12cr|kuickshow-0.9.2-0.1060448.4|40	%{makeinstall_std} -C build

2593 12
12cr|kumir-all-1.8.0.2565-4|1	%define kum_release 2565
12cr|kumir-all-1.8.0.2565-4|2	%define ver 1.8.0
12cr|kumir-all-1.8.0.2565-4|3	
12cr|kumir-all-1.8.0.2565-4|4	Name:		kumir-all
12cr|kumir-all-1.8.0.2565-4|5	Summary:	KUMIR education system
12cr|kumir-all-1.8.0.2565-4|6	License:	GPL
12cr|kumir-all-1.8.0.2565-4|7	Group:		Education
12cr|kumir-all-1.8.0.2565-4|8	Version:	%{ver}.%{kum_release}
12cr|kumir-all-1.8.0.2565-4|9	Release:	4
12cr|kumir-all-1.8.0.2565-4|10	URL:		http://www.niisi.ru/kumir/
12cr|kumir-all-1.8.0.2565-4|11	Source:		http://lpm.org.ru/kumir2/files/%{ver}/kumir-%{ver}.%{kum_release}.tar.gz
12cr|kumir-all-1.8.0.2565-4|12	Source1:	kumir-alt-icons.tar.bz2
12cr|kumir-all-1.8.0.2565-4|13	Source2:	test.vod
12cr|kumir-all-1.8.0.2565-4|14	Source10:	%{name}.rpmlintrc
12cr|kumir-all-1.8.0.2565-4|15	#patch from SUSE
12cr|kumir-all-1.8.0.2565-4|16	Patch0:		kumir-ege-desktop.patch
12cr|kumir-all-1.8.0.2565-4|17	Patch1:		kumir-configure.patch
12cr|kumir-all-1.8.0.2565-4|18	#patch from ALT
12cr|kumir-all-1.8.0.2565-4|19	Patch2:		kumir-1.7.1-desktop.patch
12cr|kumir-all-1.8.0.2565-4|20	Patch3:		kumir-1.7.90-x-kumir-program.desktop.patch
12cr|kumir-all-1.8.0.2565-4|21	Patch4:		kumir-1.7.1-x-kumir-program.xml.patch
12cr|kumir-all-1.8.0.2565-4|22	# Rosa patches
12cr|kumir-all-1.8.0.2565-4|23	Patch10:	kumir-1.8.0-gcc4.7.patch
12cr|kumir-all-1.8.0.2565-4|24	
12cr|kumir-all-1.8.0.2565-4|25	BuildRequires:	python
12cr|kumir-all-1.8.0.2565-4|26	BuildRequires:	qt4-devel
12cr|kumir-all-1.8.0.2565-4|27	Requires:	libqtcore4
12cr|kumir-all-1.8.0.2565-4|28	Requires:	libqtgui4
12cr|kumir-all-1.8.0.2565-4|29	Requires:	libqtnetwork4
12cr|kumir-all-1.8.0.2565-4|30	Requires:	libqtscript4
12cr|kumir-all-1.8.0.2565-4|31	Requires:	libqtsvg4
12cr|kumir-all-1.8.0.2565-4|32	Requires:	libqtxml4
12cr|kumir-all-1.8.0.2565-4|33	Requires:	libqtwebkit4
12cr|kumir-all-1.8.0.2565-4|34	
12cr|kumir-all-1.8.0.2565-4|35	%description
12cr|kumir-all-1.8.0.2565-4|36	Complete KUMIR education system.
12cr|kumir-all-1.8.0.2565-4|37	
12cr|kumir-all-1.8.0.2565-4|38	%prep
12cr|kumir-all-1.8.0.2565-4|39	%setup -q -n kumir-%{ver} -a 1
12cr|kumir-all-1.8.0.2565-4|40	#aplly patch from SUSE
12cr|kumir-all-1.8.0.2565-4|41	%patch0 -p0
12cr|kumir-all-1.8.0.2565-4|42	%patch1 -p0
12cr|kumir-all-1.8.0.2565-4|43	#apply patch from ALT
12cr|kumir-all-1.8.0.2565-4|44	%patch2 -p1
12cr|kumir-all-1.8.0.2565-4|45	%patch3 -p1
12cr|kumir-all-1.8.0.2565-4|46	%patch4 -p1
12cr|kumir-all-1.8.0.2565-4|47	%patch10 -p1
12cr|kumir-all-1.8.0.2565-4|48	cp %{SOURCE2} .
12cr|kumir-all-1.8.0.2565-4|49	
12cr|kumir-all-1.8.0.2565-4|50	# Disable build of some plugins
12cr|kumir-all-1.8.0.2565-4|51	sed -i "s/dwunog//" Addons/Addons.pro
12cr|kumir-all-1.8.0.2565-4|52	sed -i "s/isometricRobot//" Addons/Addons.pro
12cr|kumir-all-1.8.0.2565-4|53	sed -i "s/convertor//" Addons/Addons.pro
12cr|kumir-all-1.8.0.2565-4|54	sed -i "s/Robotor3D//" Addons/Addons.pro
12cr|kumir-all-1.8.0.2565-4|55	
12cr|kumir-all-1.8.0.2565-4|56	%build
12cr|kumir-all-1.8.0.2565-4|57	python ./configure --prefix=%{buildroot}/usr
12cr|kumir-all-1.8.0.2565-4|58	make
12cr|kumir-all-1.8.0.2565-4|59	#strip -s kumir
12cr|kumir-all-1.8.0.2565-4|60	#strip -s pluginstarter
12cr|kumir-all-1.8.0.2565-4|61	#cd Kumir-EGE/src
12cr|kumir-all-1.8.0.2565-4|62	#%qmake_qt4 -config release
12cr|kumir-all-1.8.0.2565-4|63	#make
12cr|kumir-all-1.8.0.2565-4|64	#cd ..
12cr|kumir-all-1.8.0.2565-4|65	#strip -s bin/ckumir
12cr|kumir-all-1.8.0.2565-4|66	#cd ..
12cr|kumir-all-1.8.0.2565-4|67	
12cr|kumir-all-1.8.0.2565-4|68	%install
12cr|kumir-all-1.8.0.2565-4|69	KUMIR_DIR=%{buildroot}%{_datadir}/kumir make install
12cr|kumir-all-1.8.0.2565-4|70	mkdir -p %{buildroot}%{_datadir}/kumir/Addons/
12cr|kumir-all-1.8.0.2565-4|71	mkdir -p %{buildroot}%{_datadir}/kumir/Addons/vodoley/resources/
12cr|kumir-all-1.8.0.2565-4|72	mkdir -p %{buildroot}%{_datadir}/kumir/Addons/painter/resources/
12cr|kumir-all-1.8.0.2565-4|73	
12cr|kumir-all-1.8.0.2565-4|74	cp Addons/libpainter.so %{buildroot}%{_datadir}/kumir/Addons/
12cr|kumir-all-1.8.0.2565-4|75	cp Addons/turtle.ini %{buildroot}%{_datadir}/kumir/Addons/
12cr|kumir-all-1.8.0.2565-4|76	cp Addons/vodoley/resources/*.* %{buildroot}%{_datadir}/kumir/Addons/vodoley/resources/
12cr|kumir-all-1.8.0.2565-4|77	cp Addons/painter/resources/*.* %{buildroot}%{_datadir}/kumir/Addons/painter/resources/
12cr|kumir-all-1.8.0.2565-4|78	cp kumir-ege.desktop %{buildroot}%{_datadir}/applications/
12cr|kumir-all-1.8.0.2565-4|79	#cp -R Kumir-EGE/bin Kumir-EGE/share %{buildroot}/usr
12cr|kumir-all-1.8.0.2565-4|80	
12cr|kumir-all-1.8.0.2565-4|81	#install -m 644 -D Kumir/X-Desktop/%name.desktop %buildroot%_desktopdir/%name.desktop
12cr|kumir-all-1.8.0.2565-4|82	install -m 644 -D Kumir/X-Desktop/x-kumir-program.xml %buildroot/%_datadir/mime/packages/x-kumir-program.xml
12cr|kumir-all-1.8.0.2565-4|83	install -m 644 -D Kumir/X-Desktop/x-kumir-program.desktop  %buildroot/%_datadir/mimelnk/application/x-kumir-program.desktop
12cr|kumir-all-1.8.0.2565-4|84	
12cr|kumir-all-1.8.0.2565-4|85	# Install icons
12cr|kumir-all-1.8.0.2565-4|86	
12cr|kumir-all-1.8.0.2565-4|87	mkdir -p %buildroot%_icons16dir/ %buildroot%{_iconsbasedir}/32x32/apps %buildroot%_liconsdir/ %buildroot%_iconsdir/hicolor/64x64/apps/ %buildroot%_iconsdir/hicolor/128x128/apps/
12cr|kumir-all-1.8.0.2565-4|88	install -m 644 alt-icons/16x16/*.png %buildroot%_icons16dir/
12cr|kumir-all-1.8.0.2565-4|89	install -m 644 alt-icons/32x32/*.png %buildroot%{_iconsbasedir}/32x32/apps
12cr|kumir-all-1.8.0.2565-4|90	install -m 644 alt-icons/48x48/*.png %buildroot%_liconsdir/
12cr|kumir-all-1.8.0.2565-4|91	install -m 644 alt-icons/64x64/*.png %buildroot%_iconsdir/hicolor/64x64/apps/
12cr|kumir-all-1.8.0.2565-4|92	#install -m 644 alt-icons/128x128/*.png %buildroot%_iconsdir/hicolor/128x128/apps/
12cr|kumir-all-1.8.0.2565-4|93	
12cr|kumir-all-1.8.0.2565-4|94	#rm %buildroot%_iconsdir/hicolor/128x128/apps/kumir.png
12cr|kumir-all-1.8.0.2565-4|95	#rm %buildroot%_iconsdir/hicolor/*/apps/pictomir.png
12cr|kumir-all-1.8.0.2565-4|96	
12cr|kumir-all-1.8.0.2565-4|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
12cr|kumir-all-1.8.0.2565-4|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
12cr|kumir-all-1.8.0.2565-4|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
12cr|kumir-all-1.8.0.2565-4|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
12cr|kumir-all-1.8.0.2565-4|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
12cr|kumir-all-1.8.0.2565-4|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
12cr|kumir-all-1.8.0.2565-4|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
12cr|kumir-all-1.8.0.2565-4|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
12cr|kumir-all-1.8.0.2565-4|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
12cr|kumir-all-1.8.0.2565-4|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
12cr|kumir-all-1.8.0.2565-4|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
12cr|kumir-all-1.8.0.2565-4|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
12cr|kumir-all-1.8.0.2565-4|109	
12cr|kumir-all-1.8.0.2565-4|110	# Install TaskControl plugin
12cr|kumir-all-1.8.0.2565-4|111	install -m 644 -D TaskControl/libtaskControl.so  %{buildroot}%{_datadir}/kumir/TaskControl/libtaskControl.so
12cr|kumir-all-1.8.0.2565-4|112	
12cr|kumir-all-1.8.0.2565-4|113	# Fix paths to help files
12cr|kumir-all-1.8.0.2565-4|114	cd %{buildroot}%{_datadir}/kumir/Kumir
12cr|kumir-all-1.8.0.2565-4|115	ln -s Help help
12cr|kumir-all-1.8.0.2565-4|116	
12cr|kumir-all-1.8.0.2565-4|117	# Rename kumir.png to correct name
12cr|kumir-all-1.8.0.2565-4|118	cd %{buildroot}%{_datadir}/pixmaps
12cr|kumir-all-1.8.0.2565-4|119	mv kumir.png application-x-kumir-program.png
12cr|kumir-all-1.8.0.2565-4|120	
12cr|kumir-all-1.8.0.2565-4|121	# make link in /usr/bin/kumir
12cr|kumir-all-1.8.0.2565-4|122	#cd %buildroot%_bindir
12cr|kumir-all-1.8.0.2565-4|123	#rm kumir kumpluginstarter
12cr|kumir-all-1.8.0.2565-4|124	#ln -s ../..%_libdir/kumir/kumir kumir
12cr|kumir-all-1.8.0.2565-4|125	#ln -s ../..%_libdir/kumir/pluginstarter kumpluginstarter
12cr|kumir-all-1.8.0.2565-4|126	
12cr|kumir-all-1.8.0.2565-4|127	# Fix permissions
12cr|kumir-all-1.8.0.2565-4|128	find %{buildroot} -perm 0666 -exec chmod 0644 '{}' \;
12cr|kumir-all-1.8.0.2565-4|129	find %{buildroot} -perm 0777 -exec chmod 0755 '{}' \;
12cr|kumir-all-1.8.0.2565-4|130	
12cr|kumir-all-1.8.0.2565-4|131	%package -n kumir
12cr|kumir-all-1.8.0.2565-4|132	Summary:	Kumir Language Implementation (development version)
12cr|kumir-all-1.8.0.2565-4|133	Group:	Education
12cr|kumir-all-1.8.0.2565-4|134	Suggests:	kumir-pluginstarter kumir-worlds-kuznechik kumir-worlds-painter kumir-worlds-turtle kumir-worlds-vodoley
12cr|kumir-all-1.8.0.2565-4|135	
12cr|kumir-all-1.8.0.2565-4|136	%description -n kumir
12cr|kumir-all-1.8.0.2565-4|137	Implementation of Kumir programming language, designed by academic Ershov.
12cr|kumir-all-1.8.0.2565-4|138	Includes compiler, runtime, IDE, Robot and Draw.
12cr|kumir-all-1.8.0.2565-4|139	
12cr|kumir-all-1.8.0.2565-4|140	%post -n kumir
12cr|kumir-all-1.8.0.2565-4|141	cd /usr/share/mime
12cr|kumir-all-1.8.0.2565-4|142	rm -f XMLnamespaces aliases globs magic subclasses
12cr|kumir-all-1.8.0.2565-4|143	update-mime-database /usr/share/mime > /dev/null
12cr|kumir-all-1.8.0.2565-4|144	
12cr|kumir-all-1.8.0.2565-4|145	%postun -n kumir
12cr|kumir-all-1.8.0.2565-4|146	cd /usr/share/mime
12cr|kumir-all-1.8.0.2565-4|147	rm -f XMLnamespaces aliases globs magic subclasses application/x-kumir-program.xml
12cr|kumir-all-1.8.0.2565-4|148	update-mime-database /usr/share/mime > /dev/null
12cr|kumir-all-1.8.0.2565-4|149	
12cr|kumir-all-1.8.0.2565-4|150	%files -n kumir
12cr|kumir-all-1.8.0.2565-4|151	%{_datadir}/kumir/Kumir/*
12cr|kumir-all-1.8.0.2565-4|152	%{_datadir}/kumir/kumir
12cr|kumir-all-1.8.0.2565-4|153	%{_bindir}/kumir
12cr|kumir-all-1.8.0.2565-4|154	%{_datadir}/applications/kumir.desktop
12cr|kumir-all-1.8.0.2565-4|155	%{_datadir}/applications/kumir-ege.desktop
12cr|kumir-all-1.8.0.2565-4|156	%{_datadir}/pixmaps/*
12cr|kumir-all-1.8.0.2565-4|157	%{_datadir}/mime/packages/x-kumir-program.xml
12cr|kumir-all-1.8.0.2565-4|158	%{_datadir}/mimelnk/application/x-kumir-program.desktop
12cr|kumir-all-1.8.0.2565-4|159	%{_datadir}/kumir/TaskControl
12cr|kumir-all-1.8.0.2565-4|160	%{_iconsdir}/*
12cr|kumir-all-1.8.0.2565-4|161	
12cr|kumir-all-1.8.0.2565-4|162	#%package -n ckumir
12cr|kumir-all-1.8.0.2565-4|163	#Requires:	libqtcore4 >= 4.6.0
12cr|kumir-all-1.8.0.2565-4|164	#Summary:	Console version of Kumir core
12cr|kumir-all-1.8.0.2565-4|165	#Group:		Education
12cr|kumir-all-1.8.0.2565-4|166	
12cr|kumir-all-1.8.0.2565-4|167	#%description -n ckumir
12cr|kumir-all-1.8.0.2565-4|168	#Non-gui version of Kumir core system.
12cr|kumir-all-1.8.0.2565-4|169	#Operates in two modes:
12cr|kumir-all-1.8.0.2565-4|170	#    1. Correctness check of program
12cr|kumir-all-1.8.0.2565-4|171	#    2. Evaluation of program
12cr|kumir-all-1.8.0.2565-4|172	#I/O operations are mapped to stdin/stdout, error messages - to stderr.
12cr|kumir-all-1.8.0.2565-4|173	#Use of any modules (including non-GUI) is prohibited.
12cr|kumir-all-1.8.0.2565-4|174	#For usage information type "ckumir --help" in terminal.
12cr|kumir-all-1.8.0.2565-4|175	
12cr|kumir-all-1.8.0.2565-4|176	#%files -n ckumir
12cr|kumir-all-1.8.0.2565-4|177	#%defattr(-,root,root)
12cr|kumir-all-1.8.0.2565-4|178	#%{_bindir}/ckumir
12cr|kumir-all-1.8.0.2565-4|179	#%{_datadir}/kumir/*
12cr|kumir-all-1.8.0.2565-4|180	
12cr|kumir-all-1.8.0.2565-4|181	%package -n kumir-pluginstarter
12cr|kumir-all-1.8.0.2565-4|182	Summary:	Starter to use Kumir Worlds without Kumir
12cr|kumir-all-1.8.0.2565-4|183	Group:		Education
12cr|kumir-all-1.8.0.2565-4|184	
12cr|kumir-all-1.8.0.2565-4|185	%description -n kumir-pluginstarter
12cr|kumir-all-1.8.0.2565-4|186	Starter to use Kumir Worlds without Kumir
12cr|kumir-all-1.8.0.2565-4|187	
12cr|kumir-all-1.8.0.2565-4|188	%files -n kumir-pluginstarter
12cr|kumir-all-1.8.0.2565-4|189	%{_datadir}/kumir/pluginstarter
12cr|kumir-all-1.8.0.2565-4|190	%{_bindir}/kumpluginstarter
12cr|kumir-all-1.8.0.2565-4|191	
12cr|kumir-all-1.8.0.2565-4|192	%package -n kumir-worlds-turtle
12cr|kumir-all-1.8.0.2565-4|193	Summary:	Tutle for Kumir and Pictomir
12cr|kumir-all-1.8.0.2565-4|194	Requires:	kumir-pluginstarter >= %{version}
12cr|kumir-all-1.8.0.2565-4|195	Group:		Education
12cr|kumir-all-1.8.0.2565-4|196	
12cr|kumir-all-1.8.0.2565-4|197	%description -n kumir-worlds-turtle
12cr|kumir-all-1.8.0.2565-4|198	Turtle for Kumir anf Pictomir
12cr|kumir-all-1.8.0.2565-4|199	
12cr|kumir-all-1.8.0.2565-4|200	%files -n kumir-worlds-turtle
12cr|kumir-all-1.8.0.2565-4|201	%{_datadir}/kumir/Addons/libturtle.so
12cr|kumir-all-1.8.0.2565-4|202	%{_datadir}/kumir/Addons/turtle.ini
12cr|kumir-all-1.8.0.2565-4|203	
12cr|kumir-all-1.8.0.2565-4|204	%package -n kumir-worlds-kuznechik
12cr|kumir-all-1.8.0.2565-4|205	Summary:	Grasshopper for Kumir and Pictomir
12cr|kumir-all-1.8.0.2565-4|206	Requires:	kumir-pluginstarter >= %{version}
12cr|kumir-all-1.8.0.2565-4|207	Group:		Education
12cr|kumir-all-1.8.0.2565-4|208	
12cr|kumir-all-1.8.0.2565-4|209	%description -n kumir-worlds-kuznechik
12cr|kumir-all-1.8.0.2565-4|210	Grasshopper for Kumir and Pictomir
12cr|kumir-all-1.8.0.2565-4|211	
12cr|kumir-all-1.8.0.2565-4|212	%files -n kumir-worlds-kuznechik
12cr|kumir-all-1.8.0.2565-4|213	%{_datadir}/kumir/Addons/libkuznechik.so
12cr|kumir-all-1.8.0.2565-4|214	
12cr|kumir-all-1.8.0.2565-4|215	%package -n kumir-worlds-vodoley
12cr|kumir-all-1.8.0.2565-4|216	Summary:	Aquarius for Kumir and Pictomir
12cr|kumir-all-1.8.0.2565-4|217	Requires:	kumir-pluginstarter >= %{version}
12cr|kumir-all-1.8.0.2565-4|218	Group:		Education
12cr|kumir-all-1.8.0.2565-4|219	
12cr|kumir-all-1.8.0.2565-4|220	%description -n kumir-worlds-vodoley
12cr|kumir-all-1.8.0.2565-4|221	Aquarius for Kumir anf Pictomir
12cr|kumir-all-1.8.0.2565-4|222	
12cr|kumir-all-1.8.0.2565-4|223	%files -n kumir-worlds-vodoley
12cr|kumir-all-1.8.0.2565-4|224	%{_datadir}/kumir/Addons/libvodoley.so
12cr|kumir-all-1.8.0.2565-4|225	%{_datadir}/kumir/Addons/vodoley/*
12cr|kumir-all-1.8.0.2565-4|226	
12cr|kumir-all-1.8.0.2565-4|227	%package -n kumir-worlds-painter
12cr|kumir-all-1.8.0.2565-4|228	Summary:	Painter for Kumir
12cr|kumir-all-1.8.0.2565-4|229	Requires:	kumir-pluginstarter >= %{version}
12cr|kumir-all-1.8.0.2565-4|230	Group:		Education
12cr|kumir-all-1.8.0.2565-4|231	
12cr|kumir-all-1.8.0.2565-4|232	%description -n kumir-worlds-painter
12cr|kumir-all-1.8.0.2565-4|233	Painter for Kumir
12cr|kumir-all-1.8.0.2565-4|234	
12cr|kumir-all-1.8.0.2565-4|235	%files -n kumir-worlds-painter
12cr|kumir-all-1.8.0.2565-4|236	%{_datadir}/kumir/Addons/libpainter.so
12cr|kumir-all-1.8.0.2565-4|237	%{_datadir}/kumir/Addons/painter/*
12cr|kumir-all-1.8.0.2565-4|238	
12cr|kumir-all-1.8.0.2565-4|239	
12cr|kumir-all-1.8.0.2565-4|240	%changelog
12cr|kumir-all-1.8.0.2565-4|241	* Tue Apr 26 2011 Александр Казанцев <kazancas@mandriva.org> 1.8.0.2565-3mdv2011.0
12cr|kumir-all-1.8.0.2565-4|242	+ Revision: 659414
12cr|kumir-all-1.8.0.2565-4|243	+ rebuild (emptylog)
12cr|kumir-all-1.8.0.2565-4|244	
12cr|kumir-all-1.8.0.2565-4|245	* Sun Apr 17 2011 Александр Казанцев <kazancas@mandriva.org> 1.8.0.2565-2
12cr|kumir-all-1.8.0.2565-4|246	+ Revision: 653967
12cr|kumir-all-1.8.0.2565-4|247	+ rebuild (emptylog)
12cr|kumir-all-1.8.0.2565-4|248	
12cr|kumir-all-1.8.0.2565-4|249	* Sun Apr 17 2011 Александр Казанцев <kazancas@mandriva.org> 1.8.0.2565-1
12cr|kumir-all-1.8.0.2565-4|250	+ Revision: 653918
12cr|kumir-all-1.8.0.2565-4|251	- new version 1.8.0. Add new addons - painter
12cr|kumir-all-1.8.0.2565-4|252	
12cr|kumir-all-1.8.0.2565-4|253	* Tue Jan 25 2011 Александр Казанцев <kazancas@mandriva.org> 1.7.3.2369-1
12cr|kumir-all-1.8.0.2565-4|254	+ Revision: 632495
12cr|kumir-all-1.8.0.2565-4|255	- version 1.7.3
12cr|kumir-all-1.8.0.2565-4|256	
12cr|kumir-all-1.8.0.2565-4|257	* Wed Dec 29 2010 Александр Казанцев <kazancas@mandriva.org> 1.7.1.rc4-1mdv2011.0
12cr|kumir-all-1.8.0.2565-4|258	+ Revision: 625872
12cr|kumir-all-1.8.0.2565-4|259	- import kumir-all
12cr|kumir-all-1.8.0.2565-4|260	
12cr|kumir-all-1.8.0.2565-4|261	

2594 12
12cr|kvirc-4.2.0-1|1	%define svn 0
12cr|kvirc-4.2.0-1|2	%define svnrev 6190
12cr|kvirc-4.2.0-1|3	%define branch_ver 4.2
12cr|kvirc-4.2.0-1|4	
12cr|kvirc-4.2.0-1|5	%define major		4
12cr|kvirc-4.2.0-1|6	%define libname		%mklibname kvilib %{major}
12cr|kvirc-4.2.0-1|7	%define develname	%mklibname kvilib -d
12cr|kvirc-4.2.0-1|8	
12cr|kvirc-4.2.0-1|9	Name:		kvirc
12cr|kvirc-4.2.0-1|10	Summary:	Qt IRC client
12cr|kvirc-4.2.0-1|11	Group:		Networking/IRC
12cr|kvirc-4.2.0-1|12	Version:	4.2.0
12cr|kvirc-4.2.0-1|13	Release:	1
12cr|kvirc-4.2.0-1|14	License:	GPLv2+ with exceptions
12cr|kvirc-4.2.0-1|15	URL:		http://www.kvirc.net
12cr|kvirc-4.2.0-1|16	Source0:	ftp://ftp.kvirc.net/pub/kvirc/%{version}/source/%{name}-%{version}.tar.bz2
12cr|kvirc-4.2.0-1|17	BuildRequires:	cmake
12cr|kvirc-4.2.0-1|18	BuildRequires:	doxygen
12cr|kvirc-4.2.0-1|19	BuildRequires:	gettext
12cr|kvirc-4.2.0-1|20	BuildRequires:	gsm-devel
12cr|kvirc-4.2.0-1|21	BuildRequires:	kdelibs4-devel
12cr|kvirc-4.2.0-1|22	BuildRequires:	perl-devel
12cr|kvirc-4.2.0-1|23	BuildRequires:	shared-mime-info > 0.23
12cr|kvirc-4.2.0-1|24	BuildRequires:	pkgconfig(libv4l1)
12cr|kvirc-4.2.0-1|25	BuildRequires:	pkgconfig(openssl)
12cr|kvirc-4.2.0-1|26	BuildRequires:	pkgconfig(phonon)
12cr|kvirc-4.2.0-1|27	BuildRequires:	pkgconfig(python)
12cr|kvirc-4.2.0-1|28	BuildRequires:	pkgconfig(theora)
12cr|kvirc-4.2.0-1|29	Provides:	kde4-irc-client
12cr|kvirc-4.2.0-1|30	%rename kvirc4
12cr|kvirc-4.2.0-1|31	
12cr|kvirc-4.2.0-1|32	%description
12cr|kvirc-4.2.0-1|33	Qt-based IRC client with support for themes, transparency, encryption,
12cr|kvirc-4.2.0-1|34	many extended IRC features, and scripting.
12cr|kvirc-4.2.0-1|35	
12cr|kvirc-4.2.0-1|36	%files -f %{name}.lang
12cr|kvirc-4.2.0-1|37	%{_bindir}/%{name}
12cr|kvirc-4.2.0-1|38	%{_libdir}/%{name}/%{branch_ver}/modules/
12cr|kvirc-4.2.0-1|39	%dir %{_datadir}/%{name}/
12cr|kvirc-4.2.0-1|40	%dir %{_datadir}/%{name}/%{branch_ver}
12cr|kvirc-4.2.0-1|41	%{_datadir}/%{name}/%{branch_ver}/audio
12cr|kvirc-4.2.0-1|42	%{_datadir}/%{name}/%{branch_ver}/config
12cr|kvirc-4.2.0-1|43	%{_datadir}/%{name}/%{branch_ver}/defscript
12cr|kvirc-4.2.0-1|44	%{_datadir}/%{name}/%{branch_ver}/doc
12cr|kvirc-4.2.0-1|45	%{_datadir}/%{name}/%{branch_ver}/help
12cr|kvirc-4.2.0-1|46	%{_datadir}/%{name}/%{branch_ver}/license
12cr|kvirc-4.2.0-1|47	%dir %{_datadir}/%{name}/%{branch_ver}/locale
12cr|kvirc-4.2.0-1|48	%{_datadir}/%{name}/%{branch_ver}/modules
12cr|kvirc-4.2.0-1|49	%{_datadir}/%{name}/%{branch_ver}/msgcolors
12cr|kvirc-4.2.0-1|50	%{_datadir}/%{name}/%{branch_ver}/pics
12cr|kvirc-4.2.0-1|51	%{_datadir}/%{name}/%{branch_ver}/themes
12cr|kvirc-4.2.0-1|52	%{_datadir}/apps/kvirc/kvirc.notifyrc
12cr|kvirc-4.2.0-1|53	%{_datadir}/applications/%{name}.desktop
12cr|kvirc-4.2.0-1|54	%{_datadir}/mime/packages/%{name}.xml
12cr|kvirc-4.2.0-1|55	%{_datadir}/pixmaps/%{name}.png
12cr|kvirc-4.2.0-1|56	%{_datadir}/kde4/services/*
12cr|kvirc-4.2.0-1|57	%{_iconsdir}/hicolor/*/*/*.png
12cr|kvirc-4.2.0-1|58	%{_iconsdir}/hicolor/scalable/*/*.svgz
12cr|kvirc-4.2.0-1|59	%{_mandir}/man1/*.1*
12cr|kvirc-4.2.0-1|60	%lang(de) %{_mandir}/de/man1/*.1*
12cr|kvirc-4.2.0-1|61	%lang(it) %{_mandir}/it/man1/*.1*
12cr|kvirc-4.2.0-1|62	%lang(fr) %{_mandir}/fr/man1/*.1*
12cr|kvirc-4.2.0-1|63	%lang(pt) %{_mandir}/pt/man1/*.1*
12cr|kvirc-4.2.0-1|64	%lang(uk) %{_mandir}/uk/man1/*.1*
12cr|kvirc-4.2.0-1|65	
12cr|kvirc-4.2.0-1|66	#--------------------------------------------------------------------
12cr|kvirc-4.2.0-1|67	%package -n %{libname}
12cr|kvirc-4.2.0-1|68	Summary:	Shared library for KVirc 4
12cr|kvirc-4.2.0-1|69	Group:		System/Libraries
12cr|kvirc-4.2.0-1|70	Obsoletes:	%{mklibname kvirc 4 4} < 4.2.0
12cr|kvirc-4.2.0-1|71	
12cr|kvirc-4.2.0-1|72	%description -n %{libname}
12cr|kvirc-4.2.0-1|73	Shared library provided by KVirc 4.
12cr|kvirc-4.2.0-1|74	
12cr|kvirc-4.2.0-1|75	%files -n %{libname}
12cr|kvirc-4.2.0-1|76	%{_libdir}/libkvilib.so.%{major}*
12cr|kvirc-4.2.0-1|77	
12cr|kvirc-4.2.0-1|78	#--------------------------------------------------------------------
12cr|kvirc-4.2.0-1|79	%package -n %{develname}
12cr|kvirc-4.2.0-1|80	Requires:	%{libname} = %{version}-%{release}
12cr|kvirc-4.2.0-1|81	Summary:	Development headers for KVirc 4
12cr|kvirc-4.2.0-1|82	Group:		Development/C++
12cr|kvirc-4.2.0-1|83	Provides:	%{name}-devel = %{version}-%{release}
12cr|kvirc-4.2.0-1|84	Obsoletes:	%{mklibname kvirc 4 -d} < 4.2.0
12cr|kvirc-4.2.0-1|85	
12cr|kvirc-4.2.0-1|86	%description -n %{develname}
12cr|kvirc-4.2.0-1|87	Development headers for KVirc 4.
12cr|kvirc-4.2.0-1|88	
12cr|kvirc-4.2.0-1|89	%files  -n %{develname}
12cr|kvirc-4.2.0-1|90	%{_bindir}/%{name}-config
12cr|kvirc-4.2.0-1|91	%{_libdir}/libkvilib.so
12cr|kvirc-4.2.0-1|92	
12cr|kvirc-4.2.0-1|93	#--------------------------------------------------------------------
12cr|kvirc-4.2.0-1|94	%prep
12cr|kvirc-4.2.0-1|95	%setup -q
12cr|kvirc-4.2.0-1|96	
12cr|kvirc-4.2.0-1|97	%build
12cr|kvirc-4.2.0-1|98	%cmake_kde4 \
12cr|kvirc-4.2.0-1|99	-DWANT_DCC_VIDEO=ON \
12cr|kvirc-4.2.0-1|100	-DWANT_OGG_THEORA=ON \
12cr|kvirc-4.2.0-1|101	%{?svn:\
12cr|kvirc-4.2.0-1|102	-DMANUAL_REVISION=%{svnrev}}
12cr|kvirc-4.2.0-1|103	
12cr|kvirc-4.2.0-1|104	%make
12cr|kvirc-4.2.0-1|105	
12cr|kvirc-4.2.0-1|106	%install
12cr|kvirc-4.2.0-1|107	%makeinstall_std -C build
12cr|kvirc-4.2.0-1|108	
12cr|kvirc-4.2.0-1|109	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,128x128,scalable}/apps
12cr|kvirc-4.2.0-1|110	for i in 16x16 32x32 48x48 64x64 128x128; do \
12cr|kvirc-4.2.0-1|111	cp data/icons/$i/*.png %{buildroot}%{_iconsdir}/hicolor/$i/apps; \
12cr|kvirc-4.2.0-1|112	done
12cr|kvirc-4.2.0-1|113	cp data/icons/scalable/*.svg* %{buildroot}%{_iconsdir}/hicolor/scalable/apps
12cr|kvirc-4.2.0-1|114	
12cr|kvirc-4.2.0-1|115	rm -f %{name}.lang
12cr|kvirc-4.2.0-1|116	find %{buildroot}%{_datadir}/%{name}/%{branch_ver}/locale -name "*.mo" |while read r; do
12cr|kvirc-4.2.0-1|117	LNG=`echo $r |sed -e 's,.*_,,g;s,\.mo,,'`
12cr|kvirc-4.2.0-1|118	echo "%lang($LNG) $r" |sed -e 's,%{buildroot},,' >>%{name}.lang
12cr|kvirc-4.2.0-1|119	done
12cr|kvirc-4.2.0-1|120	
12cr|kvirc-4.2.0-1|121	%check
12cr|kvirc-4.2.0-1|122	desktop-file-validate %{buildroot}%{_kde_datadir}/applications/%{name}.desktop
12cr|kvirc-4.2.0-1|123	
12cr|kvirc-4.2.0-1|124	%changelog
12cr|kvirc-4.2.0-1|125	* Mon Jan 30 2012 Bernhard Rosenkraenzer <bero@bero.eu> 4.1.3-0.svn6063.1mdv2012.0
12cr|kvirc-4.2.0-1|126	+ Revision: 769867
12cr|kvirc-4.2.0-1|127	- Mark locale related files as such
12cr|kvirc-4.2.0-1|128	- Update to rev. 6063, fixing the cursor-off-by-some-pixels bug
12cr|kvirc-4.2.0-1|129	- Add Provides: kde4-irc-client (metapackage required by task-kde)
12cr|kvirc-4.2.0-1|130	
12cr|kvirc-4.2.0-1|131	* Sat Dec 17 2011 Zé <ze@mandriva.org> 4.1.3-0.svn5993.1
12cr|kvirc-4.2.0-1|132	+ Revision: 743188
12cr|kvirc-4.2.0-1|133	- use revision 5993
12cr|kvirc-4.2.0-1|134	- we need to manually add svn revision since that only provided by svn files
12cr|kvirc-4.2.0-1|135	- move to svn (version 4.1.3)
12cr|kvirc-4.2.0-1|136	- clean defattr, BR and clean section
12cr|kvirc-4.2.0-1|137	- add check section
12cr|kvirc-4.2.0-1|138	- 2009 is no longer maintained
12cr|kvirc-4.2.0-1|139	- add dcc video and theora support
12cr|kvirc-4.2.0-1|140	- use pkg in buildrequires
12cr|kvirc-4.2.0-1|141	- clean duplicated files
12cr|kvirc-4.2.0-1|142	
12cr|kvirc-4.2.0-1|143	* Thu Apr 21 2011 Zé <ze@mandriva.org> 4.0.4-1
12cr|kvirc-4.2.0-1|144	+ Revision: 656538
12cr|kvirc-4.2.0-1|145	- update source file
12cr|kvirc-4.2.0-1|146	- version 4.0.4
12cr|kvirc-4.2.0-1|147	- add missing buildrequires for: cmake, shared-mime-info, gsm-devel
12cr|kvirc-4.2.0-1|148	- remove buildrequire qt4-devel since its already required by kdelibs4-devel
12cr|kvirc-4.2.0-1|149	- use macro cmake_kde4 since kde support is enabled by default
12cr|kvirc-4.2.0-1|150	
12cr|kvirc-4.2.0-1|151	* Mon Nov 29 2010 Michael Scherer <misc@mandriva.org> 4.0.2-2mdv2011.0
12cr|kvirc-4.2.0-1|152	+ Revision: 603106
12cr|kvirc-4.2.0-1|153	- rebuild for new perl
12cr|kvirc-4.2.0-1|154	
12cr|kvirc-4.2.0-1|155	* Sun Aug 08 2010 Rémy Clouard <shikamaru@mandriva.org> 4.0.2-1mdv2011.0
12cr|kvirc-4.2.0-1|156	+ Revision: 567692
12cr|kvirc-4.2.0-1|157	- update to stable release 4.0.2 \o/
12cr|kvirc-4.2.0-1|158	- clean spec
12cr|kvirc-4.2.0-1|159	
12cr|kvirc-4.2.0-1|160	* Sun Apr 25 2010 Rémy Clouard <shikamaru@mandriva.org> 4.0.0-0.4255.1mdv2010.1
12cr|kvirc-4.2.0-1|161	+ Revision: 538572
12cr|kvirc-4.2.0-1|162	- update to rc3
12cr|kvirc-4.2.0-1|163	- fix iconlist to avoid CMakeLists to be copied
12cr|kvirc-4.2.0-1|164	- fix filelist
12cr|kvirc-4.2.0-1|165	- use xz instead of lzma for compression
12cr|kvirc-4.2.0-1|166	
12cr|kvirc-4.2.0-1|167	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 4.0.0-0.3065.2mdv2010.0
12cr|kvirc-4.2.0-1|168	+ Revision: 438172
12cr|kvirc-4.2.0-1|169	- rebuild
12cr|kvirc-4.2.0-1|170	
12cr|kvirc-4.2.0-1|171	* Wed Feb 04 2009 Adam Williamson <awilliamson@mandriva.org> 4.0.0-0.3065.1mdv2009.1
12cr|kvirc-4.2.0-1|172	+ Revision: 337495
12cr|kvirc-4.2.0-1|173	- go back to my naming scheme (or upgrading breaks)
12cr|kvirc-4.2.0-1|174	- from shika: new snapshot 3065, drop desktop.patch (merged)
12cr|kvirc-4.2.0-1|175	
12cr|kvirc-4.2.0-1|176	* Sun Nov 09 2008 Adam Williamson <awilliamson@mandriva.org> 4.0.0-0.2842.2mdv2009.1
12cr|kvirc-4.2.0-1|177	+ Revision: 301629
12cr|kvirc-4.2.0-1|178	- fix menu entry (again), thanks Adam Pigg
12cr|kvirc-4.2.0-1|179	
12cr|kvirc-4.2.0-1|180	* Sun Nov 09 2008 Adam Williamson <awilliamson@mandriva.org> 4.0.0-0.2842.1mdv2009.1
12cr|kvirc-4.2.0-1|181	+ Revision: 301192
12cr|kvirc-4.2.0-1|182	- switch to kvirc4 in the main package, drop kvirc4 package
12cr|kvirc-4.2.0-1|183	
12cr|kvirc-4.2.0-1|184	* Sun Sep 07 2008 Adam Williamson <awilliamson@mandriva.org> 3.4.1-0.2417.1mdv2009.0
12cr|kvirc-4.2.0-1|185	+ Revision: 282376
12cr|kvirc-4.2.0-1|186	- correct libdir in configure
12cr|kvirc-4.2.0-1|187	- mention SVN location for 3.4 branch
12cr|kvirc-4.2.0-1|188	- move to /opt
12cr|kvirc-4.2.0-1|189	- enable SSL support (license problem resolved)
12cr|kvirc-4.2.0-1|190	- update license
12cr|kvirc-4.2.0-1|191	- bump to current SVN of 3.4 branch for updated license and misc fixes
12cr|kvirc-4.2.0-1|192	- disable underlinking protection (breaks build, can't fix easily and I
12cr|kvirc-4.2.0-1|193	need to get a new build through)
12cr|kvirc-4.2.0-1|194	
12cr|kvirc-4.2.0-1|195	+ Thierry Vignaud <tv@mandriva.org>
12cr|kvirc-4.2.0-1|196	- rebuild early 2009.0 package (before pixel changes)
12cr|kvirc-4.2.0-1|197	
12cr|kvirc-4.2.0-1|198	+ Pixel <pixel@mandriva.com>
12cr|kvirc-4.2.0-1|199	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|kvirc-4.2.0-1|200	
12cr|kvirc-4.2.0-1|201	* Thu Apr 17 2008 Adam Williamson <awilliamson@mandriva.org> 3.4.0-1mdv2009.0
12cr|kvirc-4.2.0-1|202	+ Revision: 195298
12cr|kvirc-4.2.0-1|203	- use qt3 macros
12cr|kvirc-4.2.0-1|204	- version the obsolete
12cr|kvirc-4.2.0-1|205	- new release 3.4.0
12cr|kvirc-4.2.0-1|206	
12cr|kvirc-4.2.0-1|207	* Fri Mar 21 2008 Adam Williamson <awilliamson@mandriva.org> 3.2.6-2mdv2008.1
12cr|kvirc-4.2.0-1|208	+ Revision: 189333
12cr|kvirc-4.2.0-1|209	- drop irc.protocol (causes conflict with kopete) (#38453)
12cr|kvirc-4.2.0-1|210	
12cr|kvirc-4.2.0-1|211	* Wed Feb 06 2008 Adam Williamson <awilliamson@mandriva.org> 3.2.6-1mdv2008.1
12cr|kvirc-4.2.0-1|212	+ Revision: 162955
12cr|kvirc-4.2.0-1|213	- disable parallel build again (doesn't seem to work)
12cr|kvirc-4.2.0-1|214	- rebuild for new era (and fixes 20120)
12cr|kvirc-4.2.0-1|215	- adjust file list
12cr|kvirc-4.2.0-1|216	- add --with-kde-lib-dir parameter to fix KDE-supporting build on x86-64
12cr|kvirc-4.2.0-1|217	- include working XDG menu entry
12cr|kvirc-4.2.0-1|218	- new library policy
12cr|kvirc-4.2.0-1|219	- new license policy
12cr|kvirc-4.2.0-1|220	- extensive spec clean and rearrange to fit MDV norms
12cr|kvirc-4.2.0-1|221	- new release 3.2.6 final
12cr|kvirc-4.2.0-1|222	
12cr|kvirc-4.2.0-1|223	+ Olivier Blin <blino@mandriva.org>
12cr|kvirc-4.2.0-1|224	- restore BuildRoot
12cr|kvirc-4.2.0-1|225	
12cr|kvirc-4.2.0-1|226	+ Thierry Vignaud <tv@mandriva.org>
12cr|kvirc-4.2.0-1|227	- kill re-definition of %%buildroot on Pixel's request
12cr|kvirc-4.2.0-1|228	
12cr|kvirc-4.2.0-1|229	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|kvirc-4.2.0-1|230	- Fix File list
12cr|kvirc-4.2.0-1|231	- Add BuildRequires
12cr|kvirc-4.2.0-1|232	- Import kvirc
12cr|kvirc-4.2.0-1|233	

2595 12
12cr|kvirc4-4.0.0-0.2417.1|1	%define oname	kvirc
12cr|kvirc4-4.0.0-0.2417.1|2	
12cr|kvirc4-4.0.0-0.2417.1|3	%define svn	2417
12cr|kvirc4-4.0.0-0.2417.1|4	%define rel	1
12cr|kvirc4-4.0.0-0.2417.1|5	
12cr|kvirc4-4.0.0-0.2417.1|6	%if %svn
12cr|kvirc4-4.0.0-0.2417.1|7	%define release		%mkrel 0.%svn.%rel
12cr|kvirc4-4.0.0-0.2417.1|8	%define distname	%{oname}-%{svn}.tar.lzma
12cr|kvirc4-4.0.0-0.2417.1|9	%define dirname		%{oname}
12cr|kvirc4-4.0.0-0.2417.1|10	%else
12cr|kvirc4-4.0.0-0.2417.1|11	%define release		%mkrel %rel
12cr|kvirc4-4.0.0-0.2417.1|12	%define distname	%{oname}-%{version}.tar.bz2
12cr|kvirc4-4.0.0-0.2417.1|13	%define dirname		%{oname}-%{version}
12cr|kvirc4-4.0.0-0.2417.1|14	%endif
12cr|kvirc4-4.0.0-0.2417.1|15	
12cr|kvirc4-4.0.0-0.2417.1|16	%define major		4
12cr|kvirc4-4.0.0-0.2417.1|17	%define libname		%mklibname kvilib4_ %major
12cr|kvirc4-4.0.0-0.2417.1|18	%define develname	%mklibname kvilib4 -d
12cr|kvirc4-4.0.0-0.2417.1|19	
12cr|kvirc4-4.0.0-0.2417.1|20	Name:		kvirc4
12cr|kvirc4-4.0.0-0.2417.1|21	Version:	4.0.0
12cr|kvirc4-4.0.0-0.2417.1|22	Release:	%{release}
12cr|kvirc4-4.0.0-0.2417.1|23	Summary:	Qt IRC client
12cr|kvirc4-4.0.0-0.2417.1|24	Group:		Networking/IRC
12cr|kvirc4-4.0.0-0.2417.1|25	License:	GPLv2+ with exceptions
12cr|kvirc4-4.0.0-0.2417.1|26	URL:		http://www.kvirc.net
12cr|kvirc4-4.0.0-0.2417.1|27	Source0:	%{distname}
12cr|kvirc4-4.0.0-0.2417.1|28	Patch0:		kvirc-4.0.0-desktop.patch
12cr|kvirc4-4.0.0-0.2417.1|29	BuildRoot:	%{_tmppath}/%{oname}-%{version}-%{release}
12cr|kvirc4-4.0.0-0.2417.1|30	BuildRequires:	qt4-devel
12cr|kvirc4-4.0.0-0.2417.1|31	BuildRequires:	kdelibs4-devel
12cr|kvirc4-4.0.0-0.2417.1|32	BuildRequires:	perl-devel
12cr|kvirc4-4.0.0-0.2417.1|33	BuildRequires:	gettext
12cr|kvirc4-4.0.0-0.2417.1|34	
12cr|kvirc4-4.0.0-0.2417.1|35	%description
12cr|kvirc4-4.0.0-0.2417.1|36	Qt-based IRC client with support for themes, transparency, encryption,
12cr|kvirc4-4.0.0-0.2417.1|37	many extended IRC features, and scripting.
12cr|kvirc4-4.0.0-0.2417.1|38	
12cr|kvirc4-4.0.0-0.2417.1|39	%package -n %{libname}
12cr|kvirc4-4.0.0-0.2417.1|40	Summary:	Shared library for KVirc 4
12cr|kvirc4-4.0.0-0.2417.1|41	Group:		System/Libraries
12cr|kvirc4-4.0.0-0.2417.1|42	
12cr|kvirc4-4.0.0-0.2417.1|43	%description -n %{libname}
12cr|kvirc4-4.0.0-0.2417.1|44	Shared library provided by KVirc 4.
12cr|kvirc4-4.0.0-0.2417.1|45	
12cr|kvirc4-4.0.0-0.2417.1|46	%package -n %{develname}
12cr|kvirc4-4.0.0-0.2417.1|47	Requires:	%{libname} = %{version}-%{release}
12cr|kvirc4-4.0.0-0.2417.1|48	Summary:	Development headers for KVirc 4
12cr|kvirc4-4.0.0-0.2417.1|49	Group:		Development/C++
12cr|kvirc4-4.0.0-0.2417.1|50	Provides:	%{name}-devel = %{version}-%{release}
12cr|kvirc4-4.0.0-0.2417.1|51	Obsoletes:	%{mklibname kvirc 3 -d} < %{version}-%{release}
12cr|kvirc4-4.0.0-0.2417.1|52	
12cr|kvirc4-4.0.0-0.2417.1|53	%description -n %{develname}
12cr|kvirc4-4.0.0-0.2417.1|54	Development headers for KVirc 4.
12cr|kvirc4-4.0.0-0.2417.1|55	
12cr|kvirc4-4.0.0-0.2417.1|56	%prep
12cr|kvirc4-4.0.0-0.2417.1|57	%setup -q -n %{dirname}
12cr|kvirc4-4.0.0-0.2417.1|58	%patch0 -p1
12cr|kvirc4-4.0.0-0.2417.1|59	
12cr|kvirc4-4.0.0-0.2417.1|60	%build
12cr|kvirc4-4.0.0-0.2417.1|61	%cmake -DWITH_KDE4=true -DLIB_INSTALL_PREFIX=%{_libdir}
12cr|kvirc4-4.0.0-0.2417.1|62	%make
12cr|kvirc4-4.0.0-0.2417.1|63	
12cr|kvirc4-4.0.0-0.2417.1|64	%install
12cr|kvirc4-4.0.0-0.2417.1|65	rm -rf %{buildroot}
12cr|kvirc4-4.0.0-0.2417.1|66	pushd build
12cr|kvirc4-4.0.0-0.2417.1|67	%makeinstall_std
12cr|kvirc4-4.0.0-0.2417.1|68	popd
12cr|kvirc4-4.0.0-0.2417.1|69	
12cr|kvirc4-4.0.0-0.2417.1|70	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,128x128,scalable}/apps
12cr|kvirc4-4.0.0-0.2417.1|71	for i in 16x16 32x32 48x48 64x64 128x128 scalable; do \
12cr|kvirc4-4.0.0-0.2417.1|72	cp data/icons/$i/*.* %{buildroot}%{_iconsdir}/hicolor/$i/apps; \
12cr|kvirc4-4.0.0-0.2417.1|73	done
12cr|kvirc4-4.0.0-0.2417.1|74	rm -f %{buildroot}%{_iconsdir}/hicolor/scalable/apps/createpng.sh
12cr|kvirc4-4.0.0-0.2417.1|75	
12cr|kvirc4-4.0.0-0.2417.1|76	%if %mdkversion < 200900
12cr|kvirc4-4.0.0-0.2417.1|77	%post -n %{libname} -p /sbin/ldconfig
12cr|kvirc4-4.0.0-0.2417.1|78	%endif
12cr|kvirc4-4.0.0-0.2417.1|79	
12cr|kvirc4-4.0.0-0.2417.1|80	%if %mdkversion < 200900
12cr|kvirc4-4.0.0-0.2417.1|81	%postun -n %{libname} -p /sbin/ldconfig
12cr|kvirc4-4.0.0-0.2417.1|82	%endif
12cr|kvirc4-4.0.0-0.2417.1|83	
12cr|kvirc4-4.0.0-0.2417.1|84	%clean
12cr|kvirc4-4.0.0-0.2417.1|85	rm -rf %{buildroot}
12cr|kvirc4-4.0.0-0.2417.1|86	
12cr|kvirc4-4.0.0-0.2417.1|87	%files
12cr|kvirc4-4.0.0-0.2417.1|88	%defattr(-,root,root,-)
12cr|kvirc4-4.0.0-0.2417.1|89	%{_bindir}/*
12cr|kvirc4-4.0.0-0.2417.1|90	%{_datadir}/%{oname}/4.0
12cr|kvirc4-4.0.0-0.2417.1|91	%{_iconsdir}/hicolor/*/apps/*
12cr|kvirc4-4.0.0-0.2417.1|92	%{_datadir}/applications/%{name}.desktop
12cr|kvirc4-4.0.0-0.2417.1|93	%{_datadir}/mimelnk/*/*.desktop
12cr|kvirc4-4.0.0-0.2417.1|94	
12cr|kvirc4-4.0.0-0.2417.1|95	%files -n %{libname}
12cr|kvirc4-4.0.0-0.2417.1|96	%defattr(-,root,root)
12cr|kvirc4-4.0.0-0.2417.1|97	%{_libdir}/libkvilib4.so.%{major}*
12cr|kvirc4-4.0.0-0.2417.1|98	
12cr|kvirc4-4.0.0-0.2417.1|99	%files  -n %{develname}
12cr|kvirc4-4.0.0-0.2417.1|100	%defattr(-,root,root)
12cr|kvirc4-4.0.0-0.2417.1|101	%{_libdir}/libkvilib4.so
12cr|kvirc4-4.0.0-0.2417.1|102	
12cr|kvirc4-4.0.0-0.2417.1|103	
12cr|kvirc4-4.0.0-0.2417.1|104	
12cr|kvirc4-4.0.0-0.2417.1|105	
12cr|kvirc4-4.0.0-0.2417.1|106	%changelog
12cr|kvirc4-4.0.0-0.2417.1|107	

2596 12
12cr|kvkbd-0.6-1|1	# Probably there's a strip hidden somewhere in the makefiles - we get an
12cr|kvkbd-0.6-1|2	# empty debuginfo package...
12cr|kvkbd-0.6-1|3	%define debug_package %nil
12cr|kvkbd-0.6-1|4	
12cr|kvkbd-0.6-1|5	Name:           kvkbd
12cr|kvkbd-0.6-1|6	BuildRequires:  libxslt-devel task-kde4-devel
12cr|kvkbd-0.6-1|7	BuildRequires:	pkgconfig(xi) pkgconfig(xtst)
12cr|kvkbd-0.6-1|8	License:        GPLv2+
12cr|kvkbd-0.6-1|9	Url:            http://kde-apps.org/content/show.php/Kvkbd+-+KDE4?content=94374
12cr|kvkbd-0.6-1|10	Group:          Graphical desktop/KDE
12cr|kvkbd-0.6-1|11	Summary:        A virtual keyboard for KDE
12cr|kvkbd-0.6-1|12	Version:        0.6
12cr|kvkbd-0.6-1|13	Release:        %mkrel 1
12cr|kvkbd-0.6-1|14	Source:         94374-kvkbd-0.6.tar.gz
12cr|kvkbd-0.6-1|15	Patch0:		kvkbd-0.6-compile.patch
12cr|kvkbd-0.6-1|16	Patch1:         fix-loginhelper.diff
12cr|kvkbd-0.6-1|17	
12cr|kvkbd-0.6-1|18	%description
12cr|kvkbd-0.6-1|19	Kvkbd is a virtual keyboard for KDE, it contains many feature like
12cr|kvkbd-0.6-1|20	system tray and dock support, auto-detection and on the fly change
12cr|kvkbd-0.6-1|21	of the keyboard layout, scripting with DBus, etc.
12cr|kvkbd-0.6-1|22	
12cr|kvkbd-0.6-1|23	%prep
12cr|kvkbd-0.6-1|24	%setup -n %{name}-%{version} -q
12cr|kvkbd-0.6-1|25	%apply_patches
12cr|kvkbd-0.6-1|26	
12cr|kvkbd-0.6-1|27	%build
12cr|kvkbd-0.6-1|28	%cmake_kde4
12cr|kvkbd-0.6-1|29	%make
12cr|kvkbd-0.6-1|30	
12cr|kvkbd-0.6-1|31	%install
12cr|kvkbd-0.6-1|32	rm -rf $RPM_BUILD_ROOT
12cr|kvkbd-0.6-1|33	install -d %{buildroot}/%{_bindir}/kvkbd
12cr|kvkbd-0.6-1|34	install -d %{buildroot}/%{_datadir}/applications/kvkbd.desktop
12cr|kvkbd-0.6-1|35	install -d %{buildroot}/%{_docdir}/HTML/en/kvkbd
12cr|kvkbd-0.6-1|36	
12cr|kvkbd-0.6-1|37	
12cr|kvkbd-0.6-1|38	%clean
12cr|kvkbd-0.6-1|39	rm -rf $RPM_BUILD_ROOT
12cr|kvkbd-0.6-1|40	
12cr|kvkbd-0.6-1|41	%files
12cr|kvkbd-0.6-1|42	%defattr(-,root,root)
12cr|kvkbd-0.6-1|43	%{_bindir}/kvkbd
12cr|kvkbd-0.6-1|44	%{_datadir}/applications/kvkbd.desktop
12cr|kvkbd-0.6-1|45	%lang(en) %{_docdir}/HTML/en/kvkbd
12cr|kvkbd-0.6-1|46	
12cr|kvkbd-0.6-1|47	
12cr|kvkbd-0.6-1|48	
12cr|kvkbd-0.6-1|49	%changelog
12cr|kvkbd-0.6-1|50	* Tue Apr 19 2011 Zombie Ryushu <ryushu@mandriva.org> 0.6-1mdv2011.0
12cr|kvkbd-0.6-1|51	+ Revision: 655906
12cr|kvkbd-0.6-1|52	- initial build of kvkbd
12cr|kvkbd-0.6-1|53	- imported package kvkbd
12cr|kvkbd-0.6-1|54	
12cr|kvkbd-0.6-1|55	
12cr|kvkbd-0.6-1|56	* Fri Jan 29 2010 llunak@novell.com
12cr|kvkbd-0.6-1|57	- adjust requirements and filelist
12cr|kvkbd-0.6-1|58	* Mon Jun 29 2009 llunak@novell.com
12cr|kvkbd-0.6-1|59	- Initial version 0.6

2597 12
12cr|kvpnc-0.9.6a-1|1	%define name    kvpnc
12cr|kvpnc-0.9.6a-1|2	%define version 0.9.6a
12cr|kvpnc-0.9.6a-1|3	%define rel     1
12cr|kvpnc-0.9.6a-1|4	%define release %mkrel %rel
12cr|kvpnc-0.9.6a-1|5	%define Summary KDE frontend to various vpn clients
12cr|kvpnc-0.9.6a-1|6	
12cr|kvpnc-0.9.6a-1|7	Summary:        %{Summary}
12cr|kvpnc-0.9.6a-1|8	Name:           %{name}
12cr|kvpnc-0.9.6a-1|9	Version:        %{version}
12cr|kvpnc-0.9.6a-1|10	Release:        %{release}
12cr|kvpnc-0.9.6a-1|11	License:        GPLv2+
12cr|kvpnc-0.9.6a-1|12	Group:          Networking/Remote access
12cr|kvpnc-0.9.6a-1|13	Source0:        http://download.gna.org/kvpnc/kvpnc-%{version}-kde4.tar.bz2
12cr|kvpnc-0.9.6a-1|14	URL:            http://home.gna.org/kvpnc/en/index.html
12cr|kvpnc-0.9.6a-1|15	Patch0:		kvpnc-0.9.6a-gcc47.patch
12cr|kvpnc-0.9.6a-1|16	Patch1:		kvpnc-0.9.6a-scriptsec.patch
12cr|kvpnc-0.9.6a-1|17	BuildRequires:  desktop-file-utils
12cr|kvpnc-0.9.6a-1|18	BuildRequires:  kdelibs4-devel
12cr|kvpnc-0.9.6a-1|19	BuildRequires:  libgcrypt-devel
12cr|kvpnc-0.9.6a-1|20	Requires:       usermode-consoleonly
12cr|kvpnc-0.9.6a-1|21	Requires:       kvpnc-backend
12cr|kvpnc-0.9.6a-1|22	
12cr|kvpnc-0.9.6a-1|23	%description
12cr|kvpnc-0.9.6a-1|24	KVpnc is a KDE frontend for for various vpn clients.
12cr|kvpnc-0.9.6a-1|25	It supports Cisco VPN (vpnc) and IPSec (FreeS/WAN, racoon).
12cr|kvpnc-0.9.6a-1|26	Vpnc is a replacement for the cisco VPN client and its used
12cr|kvpnc-0.9.6a-1|27	as client for the cisco3000 VPN Concentrator, FreeS/WAN (OpenS/WAN)
12cr|kvpnc-0.9.6a-1|28	is a IPSec client for Linux 2.4.x and racoon is a IPSec client
12cr|kvpnc-0.9.6a-1|29	for Linux 2.6.x and *BSD.
12cr|kvpnc-0.9.6a-1|30	
12cr|kvpnc-0.9.6a-1|31	%files
12cr|kvpnc-0.9.6a-1|32	%{_kde_bindir}/%{name}
12cr|kvpnc-0.9.6a-1|33	%{_kde_datadir}/applications/kde4/kvpnc.desktop
12cr|kvpnc-0.9.6a-1|34	%{_kde_datadir}/apps/kvpnc
12cr|kvpnc-0.9.6a-1|35	%{_kde_datadir}/icons/*/*/apps/*.png
12cr|kvpnc-0.9.6a-1|36	%{_kde_datadir}/icons/*/*/actions/*.png
12cr|kvpnc-0.9.6a-1|37	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|kvpnc-0.9.6a-1|38	
12cr|kvpnc-0.9.6a-1|39	#--------------------------------------------------------------------
12cr|kvpnc-0.9.6a-1|40	
12cr|kvpnc-0.9.6a-1|41	%prep
12cr|kvpnc-0.9.6a-1|42	%setup -q -n kvpnc-%{version}-kde4
12cr|kvpnc-0.9.6a-1|43	%patch0 -p1
12cr|kvpnc-0.9.6a-1|44	%patch1 -p1
12cr|kvpnc-0.9.6a-1|45	
12cr|kvpnc-0.9.6a-1|46	%build
12cr|kvpnc-0.9.6a-1|47	%cmake_kde4
12cr|kvpnc-0.9.6a-1|48	%make
12cr|kvpnc-0.9.6a-1|49	cd ..
12cr|kvpnc-0.9.6a-1|50	
12cr|kvpnc-0.9.6a-1|51	%install
12cr|kvpnc-0.9.6a-1|52	%makeinstall_std -C build
12cr|kvpnc-0.9.6a-1|53	
12cr|kvpnc-0.9.6a-1|54	### pam entry
12cr|kvpnc-0.9.6a-1|55	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cr|kvpnc-0.9.6a-1|56	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name} <<EOF
12cr|kvpnc-0.9.6a-1|57	auth       sufficient   pam_rootok.so
12cr|kvpnc-0.9.6a-1|58	auth       include      system-auth
12cr|kvpnc-0.9.6a-1|59	session    optional     pam_xauth.so
12cr|kvpnc-0.9.6a-1|60	account    required     pam_permit.so
12cr|kvpnc-0.9.6a-1|61	EOF

2598 12
12cr|kwave-0.8.8-1|1	%define	major	0
12cr|kwave-0.8.8-1|2	%define	libname	%mklibname %{name} %{major}
12cr|kwave-0.8.8-1|3	%define develname %mklibname -d %{name}
12cr|kwave-0.8.8-1|4	
12cr|kwave-0.8.8-1|5	Summary:	A sound editor for KDE
12cr|kwave-0.8.8-1|6	Name:		kwave
12cr|kwave-0.8.8-1|7	Version: 	0.8.8
12cr|kwave-0.8.8-1|8	Release: 	%mkrel 1
12cr|kwave-0.8.8-1|9	Epoch:		1
12cr|kwave-0.8.8-1|10	Source0: 	http://prdownloads.sourceforge.net/kwave/%name-%version-1.tar.bz2
12cr|kwave-0.8.8-1|11	Group:  	Sound
12cr|kwave-0.8.8-1|12	License:	GPLv2+
12cr|kwave-0.8.8-1|13	URL:		http://kwave.sourceforge.net/
12cr|kwave-0.8.8-1|14	BuildRequires:	kdelibs4-devel
12cr|kwave-0.8.8-1|15	Buildrequires:	libalsa-devel
12cr|kwave-0.8.8-1|16	BuildRequires:	oggvorbis-devel
12cr|kwave-0.8.8-1|17	BuildRequires:	libflac++-devel
12cr|kwave-0.8.8-1|18	BuildRequires:	audiofile-devel
12cr|kwave-0.8.8-1|19	Buildrequires:	libid3-devel
12cr|kwave-0.8.8-1|20	BuildRequires:	mad-devel
12cr|kwave-0.8.8-1|21	BuildRequires:	libsamplerate-devel >= 0.1.3
12cr|kwave-0.8.8-1|22	BuildRequires:	imagemagick
12cr|kwave-0.8.8-1|23	BuildRequires:	kdesdk4-po2xml
12cr|kwave-0.8.8-1|24	BuildRequires:	fftw3-devel
12cr|kwave-0.8.8-1|25	Obsoletes:	%{name}-devel < 0.8.3
12cr|kwave-0.8.8-1|26	
12cr|kwave-0.8.8-1|27	%description
12cr|kwave-0.8.8-1|28	Kwave is a sound editor designed for the KDE Desktop Environment.
12cr|kwave-0.8.8-1|29	
12cr|kwave-0.8.8-1|30	With Kwave you can edit many sorts of wav-files including multi-channel
12cr|kwave-0.8.8-1|31	files. You are able to alter and play back each channel on its own.
12cr|kwave-0.8.8-1|32	Kwave also includes many plugins (most are still under development) to
12cr|kwave-0.8.8-1|33	transform the wave-file in several ways and presents a graphical view
12cr|kwave-0.8.8-1|34	with a complete zoom- and scroll capability.
12cr|kwave-0.8.8-1|35	
12cr|kwave-0.8.8-1|36	%package -n	%{libname}
12cr|kwave-0.8.8-1|37	Summary:	Libraries needed by %{name}
12cr|kwave-0.8.8-1|38	Group:		System/Libraries
12cr|kwave-0.8.8-1|39	
12cr|kwave-0.8.8-1|40	%description -n	%{libname}
12cr|kwave-0.8.8-1|41	Libraries needed for %{name}
12cr|kwave-0.8.8-1|42	
12cr|kwave-0.8.8-1|43	%prep
12cr|kwave-0.8.8-1|44	%setup -q
12cr|kwave-0.8.8-1|45	
12cr|kwave-0.8.8-1|46	%build
12cr|kwave-0.8.8-1|47	%if 0
12cr|kwave-0.8.8-1|48	#emuse: fix ambiguous int to QString conversions
12cr|kwave-0.8.8-1|49	perl -i -e "s/QString(0)/QString(\"\")/g" plugins/sonogram/SonogramDialog.cpp
12cr|kwave-0.8.8-1|50	perl -i -e "s/_group(0)/_group(\"\")/g" libgui/KwaveFileDialog.cpp libgui/MenuItem.cpp
12cr|kwave-0.8.8-1|51	perl -i -e "s/last_url \= 0/last_url \= \"\"/g" libgui/KwaveFileDialog.h
12cr|kwave-0.8.8-1|52	perl -i -e "s/last_ext \= 0/last_ext \= \"\"/g" libgui/KwaveFileDialog.h
12cr|kwave-0.8.8-1|53	#fwang: gsl disabled due to license incompatible
12cr|kwave-0.8.8-1|54	#emuse: disable broken documentation
12cr|kwave-0.8.8-1|55	%endif
12cr|kwave-0.8.8-1|56	%cmake_kde4 -DWITH_GSL=OFF -DWITH_MP3=ON -DWITH_DOC=OFF
12cr|kwave-0.8.8-1|57	%make
12cr|kwave-0.8.8-1|58	
12cr|kwave-0.8.8-1|59	%install
12cr|kwave-0.8.8-1|60	%makeinstall_std -C build
12cr|kwave-0.8.8-1|61	%find_lang %{name} --with-html
12cr|kwave-0.8.8-1|62	
12cr|kwave-0.8.8-1|63	%files -f %{name}.lang
12cr|kwave-0.8.8-1|64	%defattr(-,root,root)
12cr|kwave-0.8.8-1|65	%doc CHANGES README TODO
12cr|kwave-0.8.8-1|66	%{_kde_bindir}/%{name}
12cr|kwave-0.8.8-1|67	%{_kde_iconsdir}/*/*/apps/%{name}.*
12cr|kwave-0.8.8-1|68	%{_kde_iconsdir}/*/*/actions/%{name}*
12cr|kwave-0.8.8-1|69	%{_kde_datadir}/applications/kde4/%{name}.desktop
12cr|kwave-0.8.8-1|70	%{_kde_datadir}/apps/%{name}
12cr|kwave-0.8.8-1|71	%{_kde_libdir}/kde4/plugins/%{name}
12cr|kwave-0.8.8-1|72	
12cr|kwave-0.8.8-1|73	%files -n %{libname}
12cr|kwave-0.8.8-1|74	%defattr(-,root,root)
12cr|kwave-0.8.8-1|75	%{_kde_libdir}/lib*.so.%{major}*
12cr|kwave-0.8.8-1|76	
12cr|kwave-0.8.8-1|77	
12cr|kwave-0.8.8-1|78	%changelog
12cr|kwave-0.8.8-1|79	* Fri May 25 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1:0.8.8-1mdv2012.0
12cr|kwave-0.8.8-1|80	+ Revision: 800732
12cr|kwave-0.8.8-1|81	- fix file list
12cr|kwave-0.8.8-1|82	- spec cleanup
12cr|kwave-0.8.8-1|83	
12cr|kwave-0.8.8-1|84	+ Alexander Khrukin <akhrukin@mandriva.org>
12cr|kwave-0.8.8-1|85	- version update 0.8.8
12cr|kwave-0.8.8-1|86	
12cr|kwave-0.8.8-1|87	+ Funda Wang <fwang@mandriva.org>
12cr|kwave-0.8.8-1|88	- new version 0.8.7
12cr|kwave-0.8.8-1|89	
12cr|kwave-0.8.8-1|90	* Wed Mar 09 2011 Funda Wang <fwang@mandriva.org> 1:0.8.6-1
12cr|kwave-0.8.8-1|91	+ Revision: 642983
12cr|kwave-0.8.8-1|92	- New version 0.8.6
12cr|kwave-0.8.8-1|93	
12cr|kwave-0.8.8-1|94	* Mon Dec 20 2010 Frank Kober <emuse@mandriva.org> 1:0.8.5-3mdv2011.0
12cr|kwave-0.8.8-1|95	+ Revision: 623298
12cr|kwave-0.8.8-1|96	- bump release
12cr|kwave-0.8.8-1|97	- fix ambiguous int to Qstring conversions
12cr|kwave-0.8.8-1|98	
12cr|kwave-0.8.8-1|99	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|kwave-0.8.8-1|100	- the mass rebuild of 2010.1 packages
12cr|kwave-0.8.8-1|101	
12cr|kwave-0.8.8-1|102	* Thu Dec 24 2009 Funda Wang <fwang@mandriva.org> 1:0.8.5-1mdv2010.1
12cr|kwave-0.8.8-1|103	+ Revision: 482068
12cr|kwave-0.8.8-1|104	- new version 0.8.5
12cr|kwave-0.8.8-1|105	
12cr|kwave-0.8.8-1|106	* Mon Sep 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.8.4-2mdv2010.0
12cr|kwave-0.8.8-1|107	+ Revision: 450734
12cr|kwave-0.8.8-1|108	- rebuild for missing binaries
12cr|kwave-0.8.8-1|109	
12cr|kwave-0.8.8-1|110	* Sun Sep 27 2009 Funda Wang <fwang@mandriva.org> 1:0.8.4-1mdv2010.0
12cr|kwave-0.8.8-1|111	+ Revision: 449957
12cr|kwave-0.8.8-1|112	- BR samplerate
12cr|kwave-0.8.8-1|113	- new version 0.8.4
12cr|kwave-0.8.8-1|114	
12cr|kwave-0.8.8-1|115	* Sat Jul 04 2009 Funda Wang <fwang@mandriva.org> 1:0.8.3-2mdv2010.0
12cr|kwave-0.8.8-1|116	+ Revision: 392270
12cr|kwave-0.8.8-1|117	- New version 0.8.3-2
12cr|kwave-0.8.8-1|118	
12cr|kwave-0.8.8-1|119	* Tue Jun 30 2009 Funda Wang <fwang@mandriva.org> 1:0.8.3-1mdv2010.0
12cr|kwave-0.8.8-1|120	+ Revision: 390782
12cr|kwave-0.8.8-1|121	- no more devel files
12cr|kwave-0.8.8-1|122	- New version 0.8.3
12cr|kwave-0.8.8-1|123	
12cr|kwave-0.8.8-1|124	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 1:0.8.2-1mdv2010.0
12cr|kwave-0.8.8-1|125	+ Revision: 369386
12cr|kwave-0.8.8-1|126	- New versio 0.8.2
12cr|kwave-0.8.8-1|127	- update description
12cr|kwave-0.8.8-1|128	
12cr|kwave-0.8.8-1|129	* Wed Dec 24 2008 Funda Wang <fwang@mandriva.org> 1:0.8.1-1mdv2009.1
12cr|kwave-0.8.8-1|130	+ Revision: 318219
12cr|kwave-0.8.8-1|131	- fix file list
12cr|kwave-0.8.8-1|132	- BR fftw3
12cr|kwave-0.8.8-1|133	- new version 0.8.1
12cr|kwave-0.8.8-1|134	
12cr|kwave-0.8.8-1|135	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|kwave-0.8.8-1|136	- lowercase ImageMagick
12cr|kwave-0.8.8-1|137	
12cr|kwave-0.8.8-1|138	* Thu Oct 02 2008 Funda Wang <fwang@mandriva.org> 1:0.8.0-1mdv2009.1
12cr|kwave-0.8.8-1|139	+ Revision: 290731
12cr|kwave-0.8.8-1|140	- enable mp3 decoder support
12cr|kwave-0.8.8-1|141	- New version 0.8.0 (kde4 version)
12cr|kwave-0.8.8-1|142	
12cr|kwave-0.8.8-1|143	+ Thierry Vignaud <tv@mandriva.org>
12cr|kwave-0.8.8-1|144	- rebuild
12cr|kwave-0.8.8-1|145	
12cr|kwave-0.8.8-1|146	+ Pixel <pixel@mandriva.com>
12cr|kwave-0.8.8-1|147	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|kwave-0.8.8-1|148	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|kwave-0.8.8-1|149	
12cr|kwave-0.8.8-1|150	* Sat Jan 26 2008 Funda Wang <fwang@mandriva.org> 1:0.7.11-1mdv2008.1
12cr|kwave-0.8.8-1|151	+ Revision: 158425
12cr|kwave-0.8.8-1|152	- fix desktop entry
12cr|kwave-0.8.8-1|153	- New version 0.7.11
12cr|kwave-0.8.8-1|154	
12cr|kwave-0.8.8-1|155	+ Olivier Blin <blino@mandriva.org>
12cr|kwave-0.8.8-1|156	- restore BuildRoot
12cr|kwave-0.8.8-1|157	
12cr|kwave-0.8.8-1|158	+ Thierry Vignaud <tv@mandriva.org>
12cr|kwave-0.8.8-1|159	- kill re-definition of %%buildroot on Pixel's request
12cr|kwave-0.8.8-1|160	
12cr|kwave-0.8.8-1|161	* Sat Sep 01 2007 Funda Wang <fwang@mandriva.org> 1:0.7.10-4mdv2008.0
12cr|kwave-0.8.8-1|162	+ Revision: 77316
12cr|kwave-0.8.8-1|163	- another fix for fr comment
12cr|kwave-0.8.8-1|164	
12cr|kwave-0.8.8-1|165	* Sat Sep 01 2007 Funda Wang <fwang@mandriva.org> 1:0.7.10-3mdv2008.0
12cr|kwave-0.8.8-1|166	+ Revision: 77298
12cr|kwave-0.8.8-1|167	- remove invalid fr comment of mimelnk
12cr|kwave-0.8.8-1|168	
12cr|kwave-0.8.8-1|169	* Thu Aug 23 2007 Funda Wang <fwang@mandriva.org> 1:0.7.10-2mdv2008.0
12cr|kwave-0.8.8-1|170	+ Revision: 69955
12cr|kwave-0.8.8-1|171	- bring back devel packages
12cr|kwave-0.8.8-1|172	
12cr|kwave-0.8.8-1|173	* Thu Aug 23 2007 Funda Wang <fwang@mandriva.org> 1:0.7.10-1mdv2008.0
12cr|kwave-0.8.8-1|174	+ Revision: 69902
12cr|kwave-0.8.8-1|175	- New version 0.7.10
12cr|kwave-0.8.8-1|176	
12cr|kwave-0.8.8-1|177	* Sun Jun 17 2007 Funda Wang <fwang@mandriva.org> 0.8.0-0.2008.1mdv2008.0
12cr|kwave-0.8.8-1|178	+ Revision: 40506
12cr|kwave-0.8.8-1|179	- New svn snapshot
12cr|kwave-0.8.8-1|180	- Remove wrong doc files
12cr|kwave-0.8.8-1|181	- drop old patch
12cr|kwave-0.8.8-1|182	svn snapshot
12cr|kwave-0.8.8-1|183	use cmake
12cr|kwave-0.8.8-1|184	- Fix x86-64 libdir
12cr|kwave-0.8.8-1|185	- buildrequires imagemagick gettext
12cr|kwave-0.8.8-1|186	- Fix file list
12cr|kwave-0.8.8-1|187	- Fix build requires
12cr|kwave-0.8.8-1|188	- New version
12cr|kwave-0.8.8-1|189	
12cr|kwave-0.8.8-1|190	
12cr|kwave-0.8.8-1|191	* Tue Aug 22 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.7.6-1mdv2007.0
12cr|kwave-0.8.8-1|192	- 0.7.6
12cr|kwave-0.8.8-1|193	- xdg menu
12cr|kwave-0.8.8-1|194	
12cr|kwave-0.8.8-1|195	* Tue Sep 20 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.7.3-3mdk
12cr|kwave-0.8.8-1|196	- fix build on older releases (only apply on P0 on new releases)
12cr|kwave-0.8.8-1|197	
12cr|kwave-0.8.8-1|198	* Tue Sep 20 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.7.3-2mdk
12cr|kwave-0.8.8-1|199	- fix buildrequires
12cr|kwave-0.8.8-1|200	
12cr|kwave-0.8.8-1|201	* Tue Sep 20 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.7.3-1mdk
12cr|kwave-0.8.8-1|202	- initial release (club request)
12cr|kwave-0.8.8-1|203	

2599 12
12cr|kwooty-0.9.1-1|1	%define		major	0
12cr|kwooty-0.9.1-1|2	%define		libname	%mklibname %{name}core %{major}
12cr|kwooty-0.9.1-1|3	
12cr|kwooty-0.9.1-1|4	Name:		kwooty
12cr|kwooty-0.9.1-1|5	Version:	0.9.1
12cr|kwooty-0.9.1-1|6	Release:	1
12cr|kwooty-0.9.1-1|7	Summary:	A friendly NZB Usenet binary downloader
12cr|kwooty-0.9.1-1|8	License:	GPLv2+
12cr|kwooty-0.9.1-1|9	Group:		Networking/News
12cr|kwooty-0.9.1-1|10	URL:		http://kwooty.sourceforge.net/
12cr|kwooty-0.9.1-1|11	Source0:	http://downloads.sourceforge.net/project/kwooty/%{name}-%{version}.tar.gz
12cr|kwooty-0.9.1-1|12	BuildRequires:	cmake >= 2.6.0
12cr|kwooty-0.9.1-1|13	BuildRequires:	kdebase4-workspace-devel >= 4.6.0
12cr|kwooty-0.9.1-1|14	BuildRequires:	kdelibs4-devel >= 4.6.0
12cr|kwooty-0.9.1-1|15	BuildRequires:	gettext
12cr|kwooty-0.9.1-1|16	Requires:	parchive2
12cr|kwooty-0.9.1-1|17	Requires:	unrar
12cr|kwooty-0.9.1-1|18	Requires:	%{libname} = %{version}
12cr|kwooty-0.9.1-1|19	
12cr|kwooty-0.9.1-1|20	%description
12cr|kwooty-0.9.1-1|21	A friendly NZB newsgroup binary grabber. Its main features are:
12cr|kwooty-0.9.1-1|22	- Automatic files verifying/repairing (par2 program required)
12cr|kwooty-0.9.1-1|23	- Automatic archive extraction (unrar program required)
12cr|kwooty-0.9.1-1|24	- Multi-server support
12cr|kwooty-0.9.1-1|25	- Direct file downloading after opening a .nzb file
12cr|kwooty-0.9.1-1|26	- Save/Restore pending downloads when application is closed/open
12cr|kwooty-0.9.1-1|27	- System shutdown scheduling
12cr|kwooty-0.9.1-1|28	- File queue and priority management
12cr|kwooty-0.9.1-1|29	- SSL connection support
12cr|kwooty-0.9.1-1|30	- Pause/Resume downloads.
12cr|kwooty-0.9.1-1|31	
12cr|kwooty-0.9.1-1|32	%package -n %{libname}
12cr|kwooty-0.9.1-1|33	Summary:	Librery for Kwoot usenet binary grabber
12cr|kwooty-0.9.1-1|34	Group:		System/Libraries
12cr|kwooty-0.9.1-1|35	
12cr|kwooty-0.9.1-1|36	%description -n %{libname}
12cr|kwooty-0.9.1-1|37	Main library for Kwooty.
12cr|kwooty-0.9.1-1|38	
12cr|kwooty-0.9.1-1|39	%prep
12cr|kwooty-0.9.1-1|40	%setup -q
12cr|kwooty-0.9.1-1|41	# The build directory already exist:
12cr|kwooty-0.9.1-1|42	# removing to avoid errors later from our build scripts
12cr|kwooty-0.9.1-1|43	rmdir build
12cr|kwooty-0.9.1-1|44	
12cr|kwooty-0.9.1-1|45	# Remove wrong file perms
12cr|kwooty-0.9.1-1|46	chmod -x COPYING
12cr|kwooty-0.9.1-1|47	chmod -x README.txt
12cr|kwooty-0.9.1-1|48	
12cr|kwooty-0.9.1-1|49	%build
12cr|kwooty-0.9.1-1|50	%cmake_kde4
12cr|kwooty-0.9.1-1|51	%make
12cr|kwooty-0.9.1-1|52	
12cr|kwooty-0.9.1-1|53	%install
12cr|kwooty-0.9.1-1|54	%makeinstall_std -C build
12cr|kwooty-0.9.1-1|55	
12cr|kwooty-0.9.1-1|56	%find_lang %{name}
12cr|kwooty-0.9.1-1|57	
12cr|kwooty-0.9.1-1|58	%files -f %{name}.lang
12cr|kwooty-0.9.1-1|59	%doc COPYING README.txt TODO
12cr|kwooty-0.9.1-1|60	%{_kde_appsdir}/%{name}/*
12cr|kwooty-0.9.1-1|61	%{_kde_bindir}/%{name}
12cr|kwooty-0.9.1-1|62	%{_kde_libdir}/kde4/%{name}_*.so
12cr|kwooty-0.9.1-1|63	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
12cr|kwooty-0.9.1-1|64	%{_kde_applicationsdir}/%{name}.desktop
12cr|kwooty-0.9.1-1|65	%{_kde_services}/%{name}_*.desktop
12cr|kwooty-0.9.1-1|66	%{_kde_servicetypes}/%{name}*.desktop
12cr|kwooty-0.9.1-1|67	%{_kde_datadir}/config.kcfg/%{name}*.kcfg
12cr|kwooty-0.9.1-1|68	
12cr|kwooty-0.9.1-1|69	%files -n %{libname}
12cr|kwooty-0.9.1-1|70	%doc COPYING
12cr|kwooty-0.9.1-1|71	%{_kde_libdir}/lib%{name}core.so*

2600 12
12cr|kxml-2.2.2-10|1	# Copyright (c) 2000-2008, JPackage Project
12cr|kxml-2.2.2-10|2	# All rights reserved.
12cr|kxml-2.2.2-10|3	#
12cr|kxml-2.2.2-10|4	# Redistribution and use in source and binary forms, with or without
12cr|kxml-2.2.2-10|5	# modification, are permitted provided that the following conditions
12cr|kxml-2.2.2-10|6	# are met:
12cr|kxml-2.2.2-10|7	#
12cr|kxml-2.2.2-10|8	# 1. Redistributions of source code must retain the above copyright
12cr|kxml-2.2.2-10|9	#    notice, this list of conditions and the following disclaimer.
12cr|kxml-2.2.2-10|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|kxml-2.2.2-10|11	#    notice, this list of conditions and the following disclaimer in the
12cr|kxml-2.2.2-10|12	#    documentation and/or other materials provided with the
12cr|kxml-2.2.2-10|13	#    distribution.
12cr|kxml-2.2.2-10|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|kxml-2.2.2-10|15	#    contributors may be used to endorse or promote products derived
12cr|kxml-2.2.2-10|16	#    from this software without specific prior written permission.
12cr|kxml-2.2.2-10|17	#
12cr|kxml-2.2.2-10|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|kxml-2.2.2-10|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|kxml-2.2.2-10|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|kxml-2.2.2-10|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|kxml-2.2.2-10|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|kxml-2.2.2-10|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|kxml-2.2.2-10|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|kxml-2.2.2-10|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|kxml-2.2.2-10|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|kxml-2.2.2-10|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|kxml-2.2.2-10|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|kxml-2.2.2-10|29	#
12cr|kxml-2.2.2-10|30	
12cr|kxml-2.2.2-10|31	Name:           kxml
12cr|kxml-2.2.2-10|32	Version:        2.2.2
12cr|kxml-2.2.2-10|33	Release:        10
12cr|kxml-2.2.2-10|34	Summary:        Small XML pull parser
12cr|kxml-2.2.2-10|35	License:        BSD
12cr|kxml-2.2.2-10|36	URL:            http://kxml.sourceforge.net/
12cr|kxml-2.2.2-10|37	Group:          Development/Java
12cr|kxml-2.2.2-10|38	Source0:        http://dl.sourceforge.net/sourceforge/kxml/kxml2-src-2.2.2.zip
12cr|kxml-2.2.2-10|39	Source1:        http://repo1.maven.org/maven2/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom
12cr|kxml-2.2.2-10|40	BuildRequires:  jpackage-utils >= 0:1.7.4
12cr|kxml-2.2.2-10|41	BuildRequires:  java-devel >= 0:1.5.0
12cr|kxml-2.2.2-10|42	BuildRequires:  ant >= 0:1.6.5
12cr|kxml-2.2.2-10|43	BuildRequires:  xpp3 >= 0:1.1.3.1
12cr|kxml-2.2.2-10|44	Requires:  java >= 0:1.5.0
12cr|kxml-2.2.2-10|45	Requires:  xpp3
12cr|kxml-2.2.2-10|46	BuildArch:      noarch
12cr|kxml-2.2.2-10|47	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kxml-2.2.2-10|48	
12cr|kxml-2.2.2-10|49	Requires(post):   jpackage-utils >= 0:1.7.4
12cr|kxml-2.2.2-10|50	Requires(postun): jpackage-utils >= 0:1.7.4
12cr|kxml-2.2.2-10|51	
12cr|kxml-2.2.2-10|52	%description
12cr|kxml-2.2.2-10|53	kXML is a small XML pull parser, specially designed for constrained
12cr|kxml-2.2.2-10|54	environments such as Applets, Personal Java or MIDP devices.
12cr|kxml-2.2.2-10|55	
12cr|kxml-2.2.2-10|56	%package        javadoc
12cr|kxml-2.2.2-10|57	Summary:        Javadoc for %{name}
12cr|kxml-2.2.2-10|58	Group:          Development/Java
12cr|kxml-2.2.2-10|59	
12cr|kxml-2.2.2-10|60	%description    javadoc
12cr|kxml-2.2.2-10|61	API documentation for %{name}.
12cr|kxml-2.2.2-10|62	
12cr|kxml-2.2.2-10|63	%prep
12cr|kxml-2.2.2-10|64	%setup -q -c
12cr|kxml-2.2.2-10|65	for j in $(find . -name "*.jar"); do
12cr|kxml-2.2.2-10|66	mv $j $j.no
12cr|kxml-2.2.2-10|67	done
12cr|kxml-2.2.2-10|68	ln -sf $(build-classpath xpp3) lib/xmlpull_1_1_3_1.jar
12cr|kxml-2.2.2-10|69	
12cr|kxml-2.2.2-10|70	%build
12cr|kxml-2.2.2-10|71	ant
12cr|kxml-2.2.2-10|72	
12cr|kxml-2.2.2-10|73	%install
12cr|kxml-2.2.2-10|74	rm -rf $RPM_BUILD_ROOT
12cr|kxml-2.2.2-10|75	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
12cr|kxml-2.2.2-10|76	
12cr|kxml-2.2.2-10|77	%add_to_maven_depmap net.sf.kxml %{name}2 %{version} JPP %{name}
12cr|kxml-2.2.2-10|78	install -m 644 %{SOURCE1} \
12cr|kxml-2.2.2-10|79	$RPM_BUILD_ROOT/%{_mavenpomdir}/JPP-%{name}.pom
12cr|kxml-2.2.2-10|80	
12cr|kxml-2.2.2-10|81	# jars
12cr|kxml-2.2.2-10|82	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12cr|kxml-2.2.2-10|83	install -m 644 dist/%{name}2-%{version}.jar \
12cr|kxml-2.2.2-10|84	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|kxml-2.2.2-10|85	install -m 644 dist/%{name}2-min-%{version}.jar \
12cr|kxml-2.2.2-10|86	$RPM_BUILD_ROOT%{_javadir}/%{name}-min.jar
12cr|kxml-2.2.2-10|87	
12cr|kxml-2.2.2-10|88	# javadoc
12cr|kxml-2.2.2-10|89	install -p -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|kxml-2.2.2-10|90	cp -pr www/kxml2/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|kxml-2.2.2-10|91	
12cr|kxml-2.2.2-10|92	%clean
12cr|kxml-2.2.2-10|93	rm -rf $RPM_BUILD_ROOT
12cr|kxml-2.2.2-10|94	
12cr|kxml-2.2.2-10|95	%post
12cr|kxml-2.2.2-10|96	%update_maven_depmap
12cr|kxml-2.2.2-10|97	
12cr|kxml-2.2.2-10|98	%postun
12cr|kxml-2.2.2-10|99	%update_maven_depmap
12cr|kxml-2.2.2-10|100	
12cr|kxml-2.2.2-10|101	%files
12cr|kxml-2.2.2-10|102	%defattr(-,root,root,-)
12cr|kxml-2.2.2-10|103	%doc license.txt
12cr|kxml-2.2.2-10|104	%{_javadir}/*.jar
12cr|kxml-2.2.2-10|105	%{_datadir}/maven2/poms/JPP-%{name}.pom
12cr|kxml-2.2.2-10|106	%{_mavendepmapfragdir}/%{name}
12cr|kxml-2.2.2-10|107	
12cr|kxml-2.2.2-10|108	%files javadoc
12cr|kxml-2.2.2-10|109	%defattr(-,root,root,-)
12cr|kxml-2.2.2-10|110	%doc license.txt
12cr|kxml-2.2.2-10|111	%{_javadocdir}/%{name}
12cr|kxml-2.2.2-10|112	
12cr|kxml-2.2.2-10|113	
12cr|kxml-2.2.2-10|114	
12cr|kxml-2.2.2-10|115	%changelog
12cr|kxml-2.2.2-10|116	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 2.2.2-10
12cr|kxml-2.2.2-10|117	+ Revision: 734059
12cr|kxml-2.2.2-10|118	- rebuild
12cr|kxml-2.2.2-10|119	- imported package kxml
12cr|kxml-2.2.2-10|120	

2601 12
12cr|kxml2-2.2.2-2.0.3|1	# Copyright (c) 2000-2008, JPackage Project
12cr|kxml2-2.2.2-2.0.3|2	# All rights reserved.
12cr|kxml2-2.2.2-2.0.3|3	#
12cr|kxml2-2.2.2-2.0.3|4	# Redistribution and use in source and binary forms, with or without
12cr|kxml2-2.2.2-2.0.3|5	# modification, are permitted provided that the following conditions
12cr|kxml2-2.2.2-2.0.3|6	# are met:
12cr|kxml2-2.2.2-2.0.3|7	#
12cr|kxml2-2.2.2-2.0.3|8	# 1. Redistributions of source code must retain the above copyright
12cr|kxml2-2.2.2-2.0.3|9	#    notice, this list of conditions and the following disclaimer.
12cr|kxml2-2.2.2-2.0.3|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|kxml2-2.2.2-2.0.3|11	#    notice, this list of conditions and the following disclaimer in the
12cr|kxml2-2.2.2-2.0.3|12	#    documentation and/or other materials provided with the
12cr|kxml2-2.2.2-2.0.3|13	#    distribution.
12cr|kxml2-2.2.2-2.0.3|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|kxml2-2.2.2-2.0.3|15	#    contributors may be used to endorse or promote products derived
12cr|kxml2-2.2.2-2.0.3|16	#    from this software without specific prior written permission.
12cr|kxml2-2.2.2-2.0.3|17	#
12cr|kxml2-2.2.2-2.0.3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|kxml2-2.2.2-2.0.3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|kxml2-2.2.2-2.0.3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|kxml2-2.2.2-2.0.3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|kxml2-2.2.2-2.0.3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|kxml2-2.2.2-2.0.3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|kxml2-2.2.2-2.0.3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|kxml2-2.2.2-2.0.3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|kxml2-2.2.2-2.0.3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|kxml2-2.2.2-2.0.3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|kxml2-2.2.2-2.0.3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|kxml2-2.2.2-2.0.3|29	#
12cr|kxml2-2.2.2-2.0.3|30	
12cr|kxml2-2.2.2-2.0.3|31	%define section free
12cr|kxml2-2.2.2-2.0.3|32	
12cr|kxml2-2.2.2-2.0.3|33	Name:           kxml2
12cr|kxml2-2.2.2-2.0.3|34	Version:        2.2.2
12cr|kxml2-2.2.2-2.0.3|35	Release:        %mkrel 2.0.3
12cr|kxml2-2.2.2-2.0.3|36	Epoch:          0
12cr|kxml2-2.2.2-2.0.3|37	Summary:        Small XML pull parser specially designed for constrained environments
12cr|kxml2-2.2.2-2.0.3|38	License:        BSD
12cr|kxml2-2.2.2-2.0.3|39	URL:            http://kxml.sourceforge.net/
12cr|kxml2-2.2.2-2.0.3|40	Group:          Development/Java
12cr|kxml2-2.2.2-2.0.3|41	Source0:        http://dl.sourceforge.net/sourceforge/kxml/kxml2-src-2.2.2.zip
12cr|kxml2-2.2.2-2.0.3|42	Source1:        http://repo1.maven.org/maven2/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom
12cr|kxml2-2.2.2-2.0.3|43	BuildRequires:  jpackage-utils >= 0:1.7.4
12cr|kxml2-2.2.2-2.0.3|44	BuildRequires:  java-devel = 0:1.5.0
12cr|kxml2-2.2.2-2.0.3|45	BuildRequires:  java-rpmbuild
12cr|kxml2-2.2.2-2.0.3|46	BuildRequires:  ant >= 0:1.6.5
12cr|kxml2-2.2.2-2.0.3|47	BuildRequires:  xpp3 >= 0:1.1.3.1
12cr|kxml2-2.2.2-2.0.3|48	Requires:  java >= 0:1.5.0
12cr|kxml2-2.2.2-2.0.3|49	Requires:  xpp3
12cr|kxml2-2.2.2-2.0.3|50	BuildArch:      noarch
12cr|kxml2-2.2.2-2.0.3|51	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|kxml2-2.2.2-2.0.3|52	
12cr|kxml2-2.2.2-2.0.3|53	Requires(post):   jpackage-utils >= 0:1.7.4
12cr|kxml2-2.2.2-2.0.3|54	Requires(postun): jpackage-utils >= 0:1.7.4
12cr|kxml2-2.2.2-2.0.3|55	
12cr|kxml2-2.2.2-2.0.3|56	%description
12cr|kxml2-2.2.2-2.0.3|57	kXML 2 is a small XML pull parser, specially designed for constrained
12cr|kxml2-2.2.2-2.0.3|58	environments such as Applets, Personal Java or MIDP devices. In contrast
12cr|kxml2-2.2.2-2.0.3|59	to kXML 1, kXML 2 is based on the common XML pull API. The 1.x version
12cr|kxml2-2.2.2-2.0.3|60	of kXML will stay available at kxml.enhydra.org.
12cr|kxml2-2.2.2-2.0.3|61	
12cr|kxml2-2.2.2-2.0.3|62	%package        javadoc
12cr|kxml2-2.2.2-2.0.3|63	Summary:        Javadoc for %{name}
12cr|kxml2-2.2.2-2.0.3|64	Group:          Development/Java
12cr|kxml2-2.2.2-2.0.3|65	
12cr|kxml2-2.2.2-2.0.3|66	%description    javadoc
12cr|kxml2-2.2.2-2.0.3|67	Javadoc for %{name}.
12cr|kxml2-2.2.2-2.0.3|68	
12cr|kxml2-2.2.2-2.0.3|69	%prep
12cr|kxml2-2.2.2-2.0.3|70	%setup -q -c
12cr|kxml2-2.2.2-2.0.3|71	%remove_java_binaries
12cr|kxml2-2.2.2-2.0.3|72	ln -sf $(build-classpath xpp3) lib/xmlpull_1_1_3_1.jar
12cr|kxml2-2.2.2-2.0.3|73	
12cr|kxml2-2.2.2-2.0.3|74	%build
12cr|kxml2-2.2.2-2.0.3|75	%ant
12cr|kxml2-2.2.2-2.0.3|76	
12cr|kxml2-2.2.2-2.0.3|77	%install
12cr|kxml2-2.2.2-2.0.3|78	rm -rf $RPM_BUILD_ROOT
12cr|kxml2-2.2.2-2.0.3|79	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12cr|kxml2-2.2.2-2.0.3|80	
12cr|kxml2-2.2.2-2.0.3|81	%add_to_maven_depmap net.sf.kxml %{name} %{version} JPP %{name}
12cr|kxml2-2.2.2-2.0.3|82	install -m 644 %{SOURCE1} $RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.%{name}.pom
12cr|kxml2-2.2.2-2.0.3|83	
12cr|kxml2-2.2.2-2.0.3|84	# jars
12cr|kxml2-2.2.2-2.0.3|85	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12cr|kxml2-2.2.2-2.0.3|86	install -m 644 dist/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|kxml2-2.2.2-2.0.3|87	install -m 644 dist/%{name}-min-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-min-%{version}.jar
12cr|kxml2-2.2.2-2.0.3|88	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do \
12cr|kxml2-2.2.2-2.0.3|89	ln -sf ${jar} ${jar/-%{version}/}; done)
12cr|kxml2-2.2.2-2.0.3|90	
12cr|kxml2-2.2.2-2.0.3|91	# javadoc
12cr|kxml2-2.2.2-2.0.3|92	install -p -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|kxml2-2.2.2-2.0.3|93	cp -pr www/kxml2/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|kxml2-2.2.2-2.0.3|94	(cd $RPM_BUILD_ROOT%{_javadocdir} && ln -sf %{name}-%{version} %{name})
12cr|kxml2-2.2.2-2.0.3|95	
12cr|kxml2-2.2.2-2.0.3|96	%clean
12cr|kxml2-2.2.2-2.0.3|97	rm -rf $RPM_BUILD_ROOT
12cr|kxml2-2.2.2-2.0.3|98	
12cr|kxml2-2.2.2-2.0.3|99	%post
12cr|kxml2-2.2.2-2.0.3|100	%update_maven_depmap
12cr|kxml2-2.2.2-2.0.3|101	
12cr|kxml2-2.2.2-2.0.3|102	%postun
12cr|kxml2-2.2.2-2.0.3|103	%update_maven_depmap
12cr|kxml2-2.2.2-2.0.3|104	
12cr|kxml2-2.2.2-2.0.3|105	%files
12cr|kxml2-2.2.2-2.0.3|106	%defattr(0644,root,root,0755)
12cr|kxml2-2.2.2-2.0.3|107	%{_javadir}/*.jar
12cr|kxml2-2.2.2-2.0.3|108	%{_datadir}/maven2
12cr|kxml2-2.2.2-2.0.3|109	%{_mavendepmapfragdir}
12cr|kxml2-2.2.2-2.0.3|110	
12cr|kxml2-2.2.2-2.0.3|111	%files javadoc
12cr|kxml2-2.2.2-2.0.3|112	%defattr(0644,root,root,0755)
12cr|kxml2-2.2.2-2.0.3|113	%dir %{_javadocdir}/%{name}-%{version}
12cr|kxml2-2.2.2-2.0.3|114	%{_javadocdir}/%{name}-%{version}/*
12cr|kxml2-2.2.2-2.0.3|115	%dir %{_javadocdir}/%{name}
12cr|kxml2-2.2.2-2.0.3|116	
12cr|kxml2-2.2.2-2.0.3|117	
12cr|kxml2-2.2.2-2.0.3|118	
12cr|kxml2-2.2.2-2.0.3|119	%changelog
12cr|kxml2-2.2.2-2.0.3|120	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:2.2.2-2.0.3mdv2011.0
12cr|kxml2-2.2.2-2.0.3|121	+ Revision: 620044
12cr|kxml2-2.2.2-2.0.3|122	- the mass rebuild of 2010.0 packages
12cr|kxml2-2.2.2-2.0.3|123	
12cr|kxml2-2.2.2-2.0.3|124	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:2.2.2-2.0.2mdv2010.0
12cr|kxml2-2.2.2-2.0.3|125	+ Revision: 429698
12cr|kxml2-2.2.2-2.0.3|126	- rebuild
12cr|kxml2-2.2.2-2.0.3|127	
12cr|kxml2-2.2.2-2.0.3|128	* Thu Jul 10 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.2.2-2.0.1mdv2009.0
12cr|kxml2-2.2.2-2.0.3|129	+ Revision: 233587
12cr|kxml2-2.2.2-2.0.3|130	- import kxml2
12cr|kxml2-2.2.2-2.0.3|131	
12cr|kxml2-2.2.2-2.0.3|132	

2602 12
12cr|kxstitch-0.9.0-1|1	Name:		kxstitch
12cr|kxstitch-0.9.0-1|2	Version:	0.9.0
12cr|kxstitch-0.9.0-1|3	Release:	1
12cr|kxstitch-0.9.0-1|4	Summary:	Creation and editing of cross stitch patterns
12cr|kxstitch-0.9.0-1|5	Source0:	http://downloads.sourceforge.net/project/kxstitch/%{name}/%{version}/%{name}-%{version}-KDE4.tar.gz
12cr|kxstitch-0.9.0-1|6	Patch0:		kxstitch-0.9.0-mdv-linkage.patch
12cr|kxstitch-0.9.0-1|7	License:	GPLv2+
12cr|kxstitch-0.9.0-1|8	Group:		Graphics
12cr|kxstitch-0.9.0-1|9	URL:		http://kxstitch.sourceforge.net/
12cr|kxstitch-0.9.0-1|10	BuildRequires:	cmake
12cr|kxstitch-0.9.0-1|11	BuildRequires:	kdelibs4-devel
12cr|kxstitch-0.9.0-1|12	BuildRequires:	imagemagick-devel
12cr|kxstitch-0.9.0-1|13	
12cr|kxstitch-0.9.0-1|14	%description
12cr|kxstitch-0.9.0-1|15	Kxstitch is a program that lets you create cross stitch patterns and charts.
12cr|kxstitch-0.9.0-1|16	Patterns can be created from scratch on a user defined size of grid, which can
12cr|kxstitch-0.9.0-1|17	be enlarged or reduced in size as your pattern progresses.  Alternatively you
12cr|kxstitch-0.9.0-1|18	can import images from many graphics formats or use an image as a background.
12cr|kxstitch-0.9.0-1|19	You can also scan images using any Sane supported scanner.
12cr|kxstitch-0.9.0-1|20	These imported images can then be modified using the supplied tools to produce
12cr|kxstitch-0.9.0-1|21	your final design.
12cr|kxstitch-0.9.0-1|22	
12cr|kxstitch-0.9.0-1|23	%prep
12cr|kxstitch-0.9.0-1|24	%setup -q -n %{name}-%{version}-KDE4
12cr|kxstitch-0.9.0-1|25	%patch0 -p1
12cr|kxstitch-0.9.0-1|26	
12cr|kxstitch-0.9.0-1|27	%build
12cr|kxstitch-0.9.0-1|28	%cmake
12cr|kxstitch-0.9.0-1|29	%make
12cr|kxstitch-0.9.0-1|30	
12cr|kxstitch-0.9.0-1|31	%install
12cr|kxstitch-0.9.0-1|32	pushd build
12cr|kxstitch-0.9.0-1|33	%makeinstall_std
12cr|kxstitch-0.9.0-1|34	popd
12cr|kxstitch-0.9.0-1|35	
12cr|kxstitch-0.9.0-1|36	%find_lang %{name}
12cr|kxstitch-0.9.0-1|37	
12cr|kxstitch-0.9.0-1|38	%files -f %{name}.lang
12cr|kxstitch-0.9.0-1|39	%attr(0755,root,root) %{_bindir}/%{name}
12cr|kxstitch-0.9.0-1|40	%defattr(0644,root,root,0755)
12cr|kxstitch-0.9.0-1|41	%{_datadir}/icons/*/*/apps/*.png
12cr|kxstitch-0.9.0-1|42	%{_datadir}/apps/%{name}
12cr|kxstitch-0.9.0-1|43	%{_datadir}/doc/HTML/en/*
12cr|kxstitch-0.9.0-1|44	%{_mandir}/man?/%{name}.?*
12cr|kxstitch-0.9.0-1|45	%{_kde_applicationsdir}/kxstitch.desktop
12cr|kxstitch-0.9.0-1|46	%{_datadir}/config.kcfg/kxstitch.kcfg
12cr|kxstitch-0.9.0-1|47	%{_datadir}/mime/packages/kxstitch.xml
12cr|kxstitch-0.9.0-1|48	
12cr|kxstitch-0.9.0-1|49	
12cr|kxstitch-0.9.0-1|50	%changelog
12cr|kxstitch-0.9.0-1|51	* Wed Apr 25 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9.0-1
12cr|kxstitch-0.9.0-1|52	+ Revision: 793374
12cr|kxstitch-0.9.0-1|53	- imported package kxstitch
12cr|kxstitch-0.9.0-1|54	
12cr|kxstitch-0.9.0-1|55	
12cr|kxstitch-0.9.0-1|56	
12cr|kxstitch-0.9.0-1|57	* Thu Aug 31 2006 Couriousous <couriousous@mandriva.org> 0.8-1mdv2007.0
12cr|kxstitch-0.9.0-1|58	- 0.8
12cr|kxstitch-0.9.0-1|59	
12cr|kxstitch-0.9.0-1|60	* Thu Aug 17 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.7-7mdv2007.0
12cr|kxstitch-0.9.0-1|61	- Rebuild against new dbus
12cr|kxstitch-0.9.0-1|62	
12cr|kxstitch-0.9.0-1|63	* Thu Jul 06 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.7-6mdv2007.0
12cr|kxstitch-0.9.0-1|64	- Rebuild for new menu && extension
12cr|kxstitch-0.9.0-1|65	
12cr|kxstitch-0.9.0-1|66	* Fri Mar 17 2006 Couriousous <couriousous@mandriva.org> 0.7-5mdk
12cr|kxstitch-0.9.0-1|67	- Rebuild
12cr|kxstitch-0.9.0-1|68	
12cr|kxstitch-0.9.0-1|69	* Sat Jan 14 2006 Couriousous <couriousous@mandriva.org> 0.7-4mdk
12cr|kxstitch-0.9.0-1|70	- Rebuild
12cr|kxstitch-0.9.0-1|71	
12cr|kxstitch-0.9.0-1|72	* Wed Aug 24 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7-3mdk
12cr|kxstitch-0.9.0-1|73	- rebuilt against new Magick libs
12cr|kxstitch-0.9.0-1|74	
12cr|kxstitch-0.9.0-1|75	* Sun Jul 31 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.7-2mdk
12cr|kxstitch-0.9.0-1|76	- Fix BuildRequires
12cr|kxstitch-0.9.0-1|77	
12cr|kxstitch-0.9.0-1|78	* Fri Jul 15 2005 Couriousous <couriousous@mandriva.org> 0.7-1mdk
12cr|kxstitch-0.9.0-1|79	- 0.7
12cr|kxstitch-0.9.0-1|80	
12cr|kxstitch-0.9.0-1|81	* Fri Mar 25 2005 Couriousous <couriousous@mandrake.org> 0.6-2mdk
12cr|kxstitch-0.9.0-1|82	- Rebuild
12cr|kxstitch-0.9.0-1|83	
12cr|kxstitch-0.9.0-1|84	* Sun Jan 2 2005 Couriousous <couriousous@mandrake.org> 0.6-1mdk
12cr|kxstitch-0.9.0-1|85	- First Mandrakelinux package

2603 12
12cr|l2tpd-0.69-21|1	%define	name	l2tpd
12cr|l2tpd-0.69-21|2	%define	version	0.69
12cr|l2tpd-0.69-21|3	%define	release	%mkrel 21
12cr|l2tpd-0.69-21|4	
12cr|l2tpd-0.69-21|5	Name:		%{name}
12cr|l2tpd-0.69-21|6	Version:	%{version}
12cr|l2tpd-0.69-21|7	Release:	%{release}
12cr|l2tpd-0.69-21|8	License:	GPL v2
12cr|l2tpd-0.69-21|9	Url:		http://l2tpd.sourceforge.net/
12cr|l2tpd-0.69-21|10	Group:		System/Servers
12cr|l2tpd-0.69-21|11	Source0:	%{name}-%{version}.tar.bz2
12cr|l2tpd-0.69-21|12	Source1:	%{name}-init.bz2
12cr|l2tpd-0.69-21|13	# Minimal sample configuration file for use with FreeS/WAN
12cr|l2tpd-0.69-21|14	Source2:	%{name}.conf.bz2
12cr|l2tpd-0.69-21|15	Source3:        %{name}-options.l2tpd.bz2
12cr|l2tpd-0.69-21|16	# Two sample FreeS/WAN configuration files
12cr|l2tpd-0.69-21|17	Source4:        %{name}-L2TPD-PSK.conf
12cr|l2tpd-0.69-21|18	Source5:        %{name}-L2TPD-CERT.conf
12cr|l2tpd-0.69-21|19	#SysV style pty allocation patch from Debian(modified)
12cr|l2tpd-0.69-21|20	Patch0:		%{name}-pty.patch
12cr|l2tpd-0.69-21|21	#Close stdin for daemon mode
12cr|l2tpd-0.69-21|22	Patch1:		%{name}-close.patch
12cr|l2tpd-0.69-21|23	Patch2:		%{name}-cfgpath.patch
12cr|l2tpd-0.69-21|24	Patch3:		%{name}-0.69-gcc-3.3.patch
12cr|l2tpd-0.69-21|25	Patch4:		%{name}-0.69-gcc-3.4.patch
12cr|l2tpd-0.69-21|26	Patch5:         %{name}-0.69-gcc4.patch
12cr|l2tpd-0.69-21|27	BuildRoot:	%_tmppath/%{name}-%{version}-%{release}-buildroot
12cr|l2tpd-0.69-21|28	Summary:        User-space implementation of L2TP (RFC 2661) for Linux
12cr|l2tpd-0.69-21|29	Requires:	chkconfig coreutils ppp
12cr|l2tpd-0.69-21|30	Requires(preun):rpm-helper
12cr|l2tpd-0.69-21|31	
12cr|l2tpd-0.69-21|32	%description
12cr|l2tpd-0.69-21|33	l2tpd is an implementation of the layer two tunneling protocol. It works
12cr|l2tpd-0.69-21|34	in userspace completely (although kernel work is planned after the
12cr|l2tpd-0.69-21|35	userspace version is stablized).  l2tpd works by opening a pseudo-tty
12cr|l2tpd-0.69-21|36	for communicating with pppd.  Although l2tpd was written for Linux, the
12cr|l2tpd-0.69-21|37	current version should be highly portable to other UNIX's supported by
12cr|l2tpd-0.69-21|38	pppd.
12cr|l2tpd-0.69-21|39	
12cr|l2tpd-0.69-21|40	A great place to get started:
12cr|l2tpd-0.69-21|41	http://www.jacco2.dds.nl/networking/freeswan-l2tp.html
12cr|l2tpd-0.69-21|42	
12cr|l2tpd-0.69-21|43	%prep
12cr|l2tpd-0.69-21|44	%setup -q
12cr|l2tpd-0.69-21|45	%patch0 -p0
12cr|l2tpd-0.69-21|46	%patch1 -p1
12cr|l2tpd-0.69-21|47	%patch2 -p0
12cr|l2tpd-0.69-21|48	%patch3 -p1
12cr|l2tpd-0.69-21|49	%patch4 -p1 -b .gcc34
12cr|l2tpd-0.69-21|50	%patch5 -p1 -b .gcc4
12cr|l2tpd-0.69-21|51	
12cr|l2tpd-0.69-21|52	%build
12cr|l2tpd-0.69-21|53	%make DFLAGS="$RPM_OPT_FLAGS"
12cr|l2tpd-0.69-21|54	
12cr|l2tpd-0.69-21|55	%install
12cr|l2tpd-0.69-21|56	rm -rf $RPM_BUILD_ROOT
12cr|l2tpd-0.69-21|57	#There's no 'install' rule in Makefile, let's do it manually
12cr|l2tpd-0.69-21|58	install -d $RPM_BUILD_ROOT%{_sbindir}
12cr|l2tpd-0.69-21|59	install -m755 %{name} $RPM_BUILD_ROOT%{_sbindir}
12cr|l2tpd-0.69-21|60	install -d $RPM_BUILD_ROOT%{_mandir}/{man5,man8}
12cr|l2tpd-0.69-21|61	install -m644 doc/%{name}.conf.5 $RPM_BUILD_ROOT%{_mandir}/man5
12cr|l2tpd-0.69-21|62	install -m644 doc/l2tp-secrets.5 $RPM_BUILD_ROOT%{_mandir}/man5
12cr|l2tpd-0.69-21|63	install -m644 doc/%{name}.8 $RPM_BUILD_ROOT%{_mandir}/man8
12cr|l2tpd-0.69-21|64	install -d $RPM_BUILD_ROOT%{_sysconfdir}/{%{name},ppp,ipsec.d}
12cr|l2tpd-0.69-21|65	bzcat %{SOURCE2} > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/%{name}.conf
12cr|l2tpd-0.69-21|66	install -m644 %{SOURCE3} ${RPM_BUILD_ROOT}%{_sysconfdir}/ppp/options.l2tpd
12cr|l2tpd-0.69-21|67	install -m644 %{SOURCE4} ${RPM_BUILD_ROOT}%{_sysconfdir}/ipsec.d/L2TPD-PSK.conf
12cr|l2tpd-0.69-21|68	install -m644 %{SOURCE5} ${RPM_BUILD_ROOT}%{_sysconfdir}/ipsec.d/L2TPD-CERT.conf
12cr|l2tpd-0.69-21|69	install -m600 doc/l2tp-secrets.sample $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/l2tp-secrets
12cr|l2tpd-0.69-21|70	install -d $RPM_BUILD_ROOT%{_initrddir}
12cr|l2tpd-0.69-21|71	bzcat %{SOURCE1} > $RPM_BUILD_ROOT%{_initrddir}/%{name}; chmod 755 $RPM_BUILD_ROOT%{_initrddir}/%{name}
12cr|l2tpd-0.69-21|72	
12cr|l2tpd-0.69-21|73	%post
12cr|l2tpd-0.69-21|74	# Uncomment the %_post_service line if you want to start l2tpd at boot.
12cr|l2tpd-0.69-21|75	# For security reasons it is commented out. The sysadmin should explicitly
12cr|l2tpd-0.69-21|76	# add it to the boot sequence (chkconfig --add l2tpd ; service l2tpd start)
12cr|l2tpd-0.69-21|77	# %_post_service %{name}
12cr|l2tpd-0.69-21|78	
12cr|l2tpd-0.69-21|79	%preun
12cr|l2tpd-0.69-21|80	%_preun_service %{name}
12cr|l2tpd-0.69-21|81	
12cr|l2tpd-0.69-21|82	%clean
12cr|l2tpd-0.69-21|83	rm -rf $RPM_BUILD_ROOT
12cr|l2tpd-0.69-21|84	
12cr|l2tpd-0.69-21|85	%files
12cr|l2tpd-0.69-21|86	%defattr(-,root,root)
12cr|l2tpd-0.69-21|87	%doc BUGS CHANGELOG CREDITS LICENSE README TODO doc/{rfc2661.txt,%{name}.conf.sample}
12cr|l2tpd-0.69-21|88	%{_sbindir}/%{name}
12cr|l2tpd-0.69-21|89	%{_mandir}/*/*
12cr|l2tpd-0.69-21|90	%dir %{_sysconfdir}/%{name}
12cr|l2tpd-0.69-21|91	%config(noreplace) %{_sysconfdir}/%{name}/*
12cr|l2tpd-0.69-21|92	%config(noreplace) %{_sysconfdir}/ppp/*
12cr|l2tpd-0.69-21|93	%dir %{_sysconfdir}/ipsec.d
12cr|l2tpd-0.69-21|94	%config(noreplace) %{_sysconfdir}/ipsec.d/*
12cr|l2tpd-0.69-21|95	%config(noreplace) %{_initrddir}/%{name}
12cr|l2tpd-0.69-21|96	
12cr|l2tpd-0.69-21|97	
12cr|l2tpd-0.69-21|98	
12cr|l2tpd-0.69-21|99	%changelog
12cr|l2tpd-0.69-21|100	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.69-21mdv2011.0
12cr|l2tpd-0.69-21|101	+ Revision: 620045
12cr|l2tpd-0.69-21|102	- the mass rebuild of 2010.0 packages
12cr|l2tpd-0.69-21|103	
12cr|l2tpd-0.69-21|104	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.69-20mdv2010.0
12cr|l2tpd-0.69-21|105	+ Revision: 438173
12cr|l2tpd-0.69-21|106	- rebuild
12cr|l2tpd-0.69-21|107	
12cr|l2tpd-0.69-21|108	* Tue Oct 14 2008 Michael Scherer <misc@mandriva.org> 0.69-19mdv2009.1
12cr|l2tpd-0.69-21|109	+ Revision: 293708
12cr|l2tpd-0.69-21|110	- bunzip patches
12cr|l2tpd-0.69-21|111	- fix license, and website
12cr|l2tpd-0.69-21|112	- bunzip the configuration, that was placed on disk directly compressed
12cr|l2tpd-0.69-21|113	
12cr|l2tpd-0.69-21|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|l2tpd-0.69-21|115	- rebuild
12cr|l2tpd-0.69-21|116	- fix spacing at top of description
12cr|l2tpd-0.69-21|117	
12cr|l2tpd-0.69-21|118	* Fri Feb 08 2008 Thierry Vignaud <tv@mandriva.org> 0.69-16mdv2008.1
12cr|l2tpd-0.69-21|119	+ Revision: 164089
12cr|l2tpd-0.69-21|120	- require coreutils instead of fileutils
12cr|l2tpd-0.69-21|121	- kill re-definition of %%buildroot on Pixel's request
12cr|l2tpd-0.69-21|122	
12cr|l2tpd-0.69-21|123	+ Olivier Blin <oblin@mandriva.com>
12cr|l2tpd-0.69-21|124	- restore BuildRoot
12cr|l2tpd-0.69-21|125	
12cr|l2tpd-0.69-21|126	* Tue Dec 04 2007 Thierry Vignaud <tv@mandriva.org> 0.69-15mdv2008.1
12cr|l2tpd-0.69-21|127	+ Revision: 114920
12cr|l2tpd-0.69-21|128	- kill file require on chkconfig
12cr|l2tpd-0.69-21|129	- import l2tpd
12cr|l2tpd-0.69-21|130	
12cr|l2tpd-0.69-21|131	
12cr|l2tpd-0.69-21|132	* Fri Oct 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.69-15mdk
12cr|l2tpd-0.69-21|133	- Fix previous changelog
12cr|l2tpd-0.69-21|134	- Add patch 5 : fix gcc 4 build
12cr|l2tpd-0.69-21|135	- Fix PreReq
12cr|l2tpd-0.69-21|136	
12cr|l2tpd-0.69-21|137	* Fri Oct 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.69-14mdk
12cr|l2tpd-0.69-21|138	- Rebuild
12cr|l2tpd-0.69-21|139	
12cr|l2tpd-0.69-21|140	* Sun Jul 25 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.69-13mdk
12cr|l2tpd-0.69-21|141	- fix gcc 3.4 build (P4)
12cr|l2tpd-0.69-21|142	
12cr|l2tpd-0.69-21|143	* Wed Jul 23 2003 Per yvind Karlsen <peroyvind@sintrax.net> 0.69-12mdk
12cr|l2tpd-0.69-21|144	- fix gcc-3.3 patch (P3)
12cr|l2tpd-0.69-21|145	
12cr|l2tpd-0.69-21|146	* Sun Jul 13 2003 Per yvind Karlsen <peroyvind@sintrax.net> 0.69-11mdk
12cr|l2tpd-0.69-21|147	- drop debug flags
12cr|l2tpd-0.69-21|148	- fix gcc-3.3 build
12cr|l2tpd-0.69-21|149	
12cr|l2tpd-0.69-21|150	* Sun Jul 13 2003 Per yvind Karlsen <peroyvind@sintrax.net> 0.69-10mdk
12cr|l2tpd-0.69-21|151	- rebuild
12cr|l2tpd-0.69-21|152	
12cr|l2tpd-0.69-21|153	* Thu May 01 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.69-9mdk
12cr|l2tpd-0.69-21|154	- distlint error
12cr|l2tpd-0.69-21|155	
12cr|l2tpd-0.69-21|156	* Wed Mar 05 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.69-8mdk
12cr|l2tpd-0.69-21|157	- Requires =~ s/pppd/ppp/
12cr|l2tpd-0.69-21|158	
12cr|l2tpd-0.69-21|159	* Mon Feb 10 2003 Per yvind Karlsen <peroyvind@sintrax.net> 0.69-7mdk
12cr|l2tpd-0.69-21|160	- Cleanups
12cr|l2tpd-0.69-21|161	- Merged in some of Jacco de Leeuw <jacco2@dds.nl>'s stuff:
12cr|l2tpd-0.69-21|162	- Added 'connect-delay' to PPP parameters. This should solve
12cr|l2tpd-0.69-21|163	the Windows 2000 Professional "loopback detected" error.
12cr|l2tpd-0.69-21|164	- Config path changed from /etc/l2tp to /etc/l2tpd (seems more logical).
12cr|l2tpd-0.69-21|165	- Do not run at boot or install. The original RPM uses a config file
12cr|l2tpd-0.69-21|166	which is completely commented out, but it still starts l2tpd on all
12cr|l2tpd-0.69-21|167	interfaces. Could be a security risk. This RPM does not start l2tpd,
12cr|l2tpd-0.69-21|168	the sysadmin has to edit the config file and start l2tpd explicitly.
12cr|l2tpd-0.69-21|169	- Renamed patches to start with l2tpd-
12cr|l2tpd-0.69-21|170	- Added some of Jacco's config files
12cr|l2tpd-0.69-21|171	
12cr|l2tpd-0.69-21|172	
12cr|l2tpd-0.69-21|173	* Sat Feb 01 2003 Lenny Cartier <lenny@mandrakesoft.com 0.69-6mdk
12cr|l2tpd-0.69-21|174	- rebuild
12cr|l2tpd-0.69-21|175	
12cr|l2tpd-0.69-21|176	* Sat Nov 23 2002 Per yvind Karlsen <peroyvind@sintrax.net> 0.69-5mdk
12cr|l2tpd-0.69-21|177	- bzip2'ed Source1
12cr|l2tpd-0.69-21|178	- Fixed init script
12cr|l2tpd-0.69-21|179	- config(noreplace) in files
12cr|l2tpd-0.69-21|180	
12cr|l2tpd-0.69-21|181	* Sat Nov 23 2002 Per yvind Karlsen <peroyvind@delonic.no> 0.69-4mdk
12cr|l2tpd-0.69-21|182	- Changed permission on secrets file(thanks to Jacco de Leeuw)
12cr|l2tpd-0.69-21|183	- Added pppd to Requires(thannks to Jacco again;)
12cr|l2tpd-0.69-21|184	- Minor cleanups
12cr|l2tpd-0.69-21|185	- Added a more safe default config with acl enabled
12cr|l2tpd-0.69-21|186	
12cr|l2tpd-0.69-21|187	* Mon Oct 21 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.69-3mdk
12cr|l2tpd-0.69-21|188	- from Per yvind Karlsen <peroyvind@delonic.no> :
12cr|l2tpd-0.69-21|189	- PreReq and Requires
12cr|l2tpd-0.69-21|190	- Fix preun_service
12cr|l2tpd-0.69-21|191	
12cr|l2tpd-0.69-21|192	* Thu Oct 17 2002 Per yvind Karlsen <peroyvind@delonic.no> 0.69-2mdk
12cr|l2tpd-0.69-21|193	- Move l2tpd from /usr/bin to /usr/sbin
12cr|l2tpd-0.69-21|194	- Added SysV initscript
12cr|l2tpd-0.69-21|195	- Patch0
12cr|l2tpd-0.69-21|196	- Patch1
12cr|l2tpd-0.69-21|197	
12cr|l2tpd-0.69-21|198	* Thu Oct 17 2002 Per yvind Karlsen <peroyvind@delonic.no> 0.69-1mdk
12cr|l2tpd-0.69-21|199	- Initial release

2604 12
12cr|ladish-1-4|1	%define branch 0
12cr|ladish-1-4|2	%{?_branch: %{expand: %%global branch 1}}
12cr|ladish-1-4|3	
12cr|ladish-1-4|4	%if %branch
12cr|ladish-1-4|5	%define git_snapshot git20101228
12cr|ladish-1-4|6	%endif
12cr|ladish-1-4|7	
12cr|ladish-1-4|8	Name:           ladish
12cr|ladish-1-4|9	Summary:        LADI Audio Session Handler
12cr|ladish-1-4|10	Version:        1
12cr|ladish-1-4|11	%if %branch
12cr|ladish-1-4|12	Release:        %git_snapshot
12cr|ladish-1-4|13	%else
12cr|ladish-1-4|14	Release:        4
12cr|ladish-1-4|15	%endif
12cr|ladish-1-4|16	
12cr|ladish-1-4|17	%if %branch
12cr|ladish-1-4|18	Source:         http://ladish.org/download/%{name}-%version-%git_snapshot.tar.bz2
12cr|ladish-1-4|19	%else
12cr|ladish-1-4|20	Source:         http://ladish.org/download/%name-%version-with-deps.tar.bz2
12cr|ladish-1-4|21	%endif
12cr|ladish-1-4|22	URL:            http://ladish.org
12cr|ladish-1-4|23	License:        GPLv2
12cr|ladish-1-4|24	Group:          Sound
12cr|ladish-1-4|25	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ladish-1-4|26	
12cr|ladish-1-4|27	Requires:   laditools
12cr|ladish-1-4|28	Requires:   ladish-alsapid
12cr|ladish-1-4|29	BuildRequires:  jackit-devel >= 1.9.0
12cr|ladish-1-4|30	BuildRequires:  libalsa-devel
12cr|ladish-1-4|31	BuildRequires:  libuuid-devel
12cr|ladish-1-4|32	BuildRequires:  dbus-devel
12cr|ladish-1-4|33	BuildRequires:  expat-devel
12cr|ladish-1-4|34	BuildRequires:  gtk2-devel
12cr|ladish-1-4|35	BuildRequires:  dbus-glib-devel
12cr|ladish-1-4|36	BuildRequires:  boost-devel
12cr|ladish-1-4|37	BuildRequires:  flowcanvas-devel >= 0.6.4
12cr|ladish-1-4|38	BuildRequires:  pygtk2.0-devel
12cr|ladish-1-4|39	BuildRequires:  python-yaml
12cr|ladish-1-4|40	BuildRequires:  intltool
12cr|ladish-1-4|41	Suggests:       a2jmidid
12cr|ladish-1-4|42	
12cr|ladish-1-4|43	%description
12cr|ladish-1-4|44	Session management system for JACK applications on GNU/Linux. Its aim
12cr|ladish-1-4|45	is to have many different audio programs running at once, to save their
12cr|ladish-1-4|46	setup, close them down and then easily reload the setup at some other
12cr|ladish-1-4|47	time. ladish doesn't deal with any kind of audio or MIDI data itself;
12cr|ladish-1-4|48	it just runs programs, deals with saving/loading (arbitrary) data and
12cr|ladish-1-4|49	connects JACK ports together.
12cr|ladish-1-4|50	Ladish has a GUI frontend called gladish, based on lpatchage (LADI Patchage)
12cr|ladish-1-4|51	and the ladish_control command line app for headless operation.
12cr|ladish-1-4|52	
12cr|ladish-1-4|53	%package -n laditools
12cr|ladish-1-4|54	Summary:    Tools to configure Jack
12cr|ladish-1-4|55	Group:      Sound
12cr|ladish-1-4|56	Requires:   jackit >= 1.9.0
12cr|ladish-1-4|57	Requires:   pygtk2.0 pygtk2.0-libglade
12cr|ladish-1-4|58	Requires:   python-vte python-pyxml python-yaml
12cr|ladish-1-4|59	Requires:   python-dbus
12cr|ladish-1-4|60	
12cr|ladish-1-4|61	%description -n laditools
12cr|ladish-1-4|62	A suite of tools to configure and control the Jack Audio Connection Kit.
12cr|ladish-1-4|63	Laditools contains laditray, a tray icon control tool for Jack D-Bus.
12cr|ladish-1-4|64	This package is mandatory for installing the LADI Audio Session Handler.
12cr|ladish-1-4|65	
12cr|ladish-1-4|66	%package alsapid
12cr|ladish-1-4|67	Summary:    Preloaded library for Ladish-ALSA interface
12cr|ladish-1-4|68	Group:      Sound
12cr|ladish-1-4|69	
12cr|ladish-1-4|70	%description alsapid
12cr|ladish-1-4|71	Part of the LADI Audio Session Handler. This library is preloaded to the
12cr|ladish-1-4|72	ladish daemon for better interfacing ladish with ALSA
12cr|ladish-1-4|73	
12cr|ladish-1-4|74	%prep
12cr|ladish-1-4|75	%if %branch
12cr|ladish-1-4|76	%setup -q -n %{name}-%{version}-%{git_snapshot}
12cr|ladish-1-4|77	%else
12cr|ladish-1-4|78	%setup -q
12cr|ladish-1-4|79	%endif
12cr|ladish-1-4|80	
12cr|ladish-1-4|81	%build
12cr|ladish-1-4|82	./waf configure --prefix=%{_prefix}
12cr|ladish-1-4|83	./waf
12cr|ladish-1-4|84	
12cr|ladish-1-4|85	%install
12cr|ladish-1-4|86	rm -rf %buildroot
12cr|ladish-1-4|87	./waf install --destdir=%{buildroot}
12cr|ladish-1-4|88	cd laditools
12cr|ladish-1-4|89	python setup.py install --prefix=%{buildroot}%{_prefix}
12cr|ladish-1-4|90	
12cr|ladish-1-4|91	#Fix desktop file category syntax
12cr|ladish-1-4|92	perl -pi -e 's/AudioVideo/AudioVideo;/g' %buildroot/%{_datadir}/applications/laditray.desktop
12cr|ladish-1-4|93	perl -pi -e 's/Settings/Settings;/g' %buildroot/%{_datadir}/applications/ladiconf.desktop
12cr|ladish-1-4|94	
12cr|ladish-1-4|95	%clean
12cr|ladish-1-4|96	rm -rf %{buildroot}
12cr|ladish-1-4|97	
12cr|ladish-1-4|98	%files
12cr|ladish-1-4|99	%defattr(-,root,root)
12cr|ladish-1-4|100	%doc %{_datadir}/%{name}/README
12cr|ladish-1-4|101	%doc %{_datadir}/%{name}/AUTHORS
12cr|ladish-1-4|102	%doc %{_datadir}/%{name}/COPYING
12cr|ladish-1-4|103	%doc %{_datadir}/%{name}/NEWS
12cr|ladish-1-4|104	
12cr|ladish-1-4|105	%lang(de) %{_localedir}/de/LC_MESSAGES/ladish.mo
12cr|ladish-1-4|106	%lang(fr) %{_localedir}/fr/LC_MESSAGES/ladish.mo
12cr|ladish-1-4|107	%lang(ru) %{_localedir}/ru/LC_MESSAGES/ladish.mo
12cr|ladish-1-4|108	
12cr|ladish-1-4|109	%{_bindir}/gladish
12cr|ladish-1-4|110	%{_bindir}/ladishd
12cr|ladish-1-4|111	%{_bindir}/jmcore
12cr|ladish-1-4|112	%{_bindir}/ladiconfd
12cr|ladish-1-4|113	%{_bindir}/ladish_control
12cr|ladish-1-4|114	
12cr|ladish-1-4|115	%dir %{_datadir}/%{name}
12cr|ladish-1-4|116	%{_datadir}/%{name}/gladish.ui
12cr|ladish-1-4|117	%{_datadir}/%{name}/*.png
12cr|ladish-1-4|118	
12cr|ladish-1-4|119	%{_datadir}/dbus-1/services/org.ladish.service
12cr|ladish-1-4|120	%{_datadir}/dbus-1/services/org.ladish.conf.service
12cr|ladish-1-4|121	%{_datadir}/dbus-1/services/org.ladish.jmcore.service
12cr|ladish-1-4|122	
12cr|ladish-1-4|123	%{_iconsdir}/hicolor/*/apps/gladish.png
12cr|ladish-1-4|124	
12cr|ladish-1-4|125	%files -n laditools
12cr|ladish-1-4|126	%doc %{_docdir}/laditools/*
12cr|ladish-1-4|127	%{_bindir}/g15ladi
12cr|ladish-1-4|128	%{_bindir}/ladiconf
12cr|ladish-1-4|129	%{_bindir}/ladilog
12cr|ladish-1-4|130	%{_bindir}/laditray
12cr|ladish-1-4|131	%{_bindir}/wmladi
12cr|ladish-1-4|132	%{python_sitelib}/laditools
12cr|ladish-1-4|133	%{python_sitelib}/laditools-1.0_rc2-py%{python_version}.egg-info
12cr|ladish-1-4|134	%{_datadir}/applications/*
12cr|ladish-1-4|135	%{_datadir}/laditools/*
12cr|ladish-1-4|136	%{_datadir}/pixmaps/*.svg
12cr|ladish-1-4|137	
12cr|ladish-1-4|138	%files alsapid
12cr|ladish-1-4|139	%{_prefix}/lib/libalsapid.so
12cr|ladish-1-4|140	
12cr|ladish-1-4|141	
12cr|ladish-1-4|142	%changelog
12cr|ladish-1-4|143	* Tue Apr 17 2012 Frank Kober <emuse@mandriva.org> 1-4
12cr|ladish-1-4|144	+ Revision: 791523
12cr|ladish-1-4|145	- rebuild for dependency check
12cr|ladish-1-4|146	
12cr|ladish-1-4|147	* Sat Dec 24 2011 Frank Kober <emuse@mandriva.org> 1-3
12cr|ladish-1-4|148	+ Revision: 745022
12cr|ladish-1-4|149	- rebuild to link against newer libpng
12cr|ladish-1-4|150	
12cr|ladish-1-4|151	* Fri Dec 23 2011 Frank Kober <emuse@mandriva.org> 1-2
12cr|ladish-1-4|152	+ Revision: 744880
12cr|ladish-1-4|153	- cleanup some warnings
12cr|ladish-1-4|154	
12cr|ladish-1-4|155	* Thu Dec 22 2011 Frank Kober <emuse@mandriva.org> 1-1
12cr|ladish-1-4|156	+ Revision: 744587
12cr|ladish-1-4|157	- new version 1
12cr|ladish-1-4|158	
12cr|ladish-1-4|159	* Wed Apr 20 2011 Frank Kober <emuse@mandriva.org> 0.3-5
12cr|ladish-1-4|160	+ Revision: 656129
12cr|ladish-1-4|161	- Suggests a2jmidid added
12cr|ladish-1-4|162	
12cr|ladish-1-4|163	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0.3-4
12cr|ladish-1-4|164	+ Revision: 640608
12cr|ladish-1-4|165	- rebuild
12cr|ladish-1-4|166	- rebuild
12cr|ladish-1-4|167	- rebuild to obsolete old packages
12cr|ladish-1-4|168	
12cr|ladish-1-4|169	* Mon Feb 14 2011 Frank Kober <emuse@mandriva.org> 0.3-3
12cr|ladish-1-4|170	+ Revision: 637800
12cr|ladish-1-4|171	- add python-dbus requires
12cr|ladish-1-4|172	
12cr|ladish-1-4|173	* Fri Jan 21 2011 Frank Kober <emuse@mandriva.org> 0.3-2
12cr|ladish-1-4|174	+ Revision: 632074
12cr|ladish-1-4|175	- rebuild for new flowcanvas
12cr|ladish-1-4|176	
12cr|ladish-1-4|177	* Sun Jan 09 2011 Frank Kober <emuse@mandriva.org> 0.3-1
12cr|ladish-1-4|178	+ Revision: 630832
12cr|ladish-1-4|179	- new version 0.3
12cr|ladish-1-4|180	
12cr|ladish-1-4|181	* Wed Dec 29 2010 Frank Kober <emuse@mandriva.org> 0.3-0.git20101228.1mdv2011.0
12cr|ladish-1-4|182	+ Revision: 625887
12cr|ladish-1-4|183	- %%{_localedir} doesn't seem to exist
12cr|ladish-1-4|184	- new git snapshot
12cr|ladish-1-4|185	
12cr|ladish-1-4|186	* Sun Dec 12 2010 Frank Kober <emuse@mandriva.org> 0.3-0.git20101212.1mdv2011.0
12cr|ladish-1-4|187	+ Revision: 620613
12cr|ladish-1-4|188	- new git snapshot
12cr|ladish-1-4|189	
12cr|ladish-1-4|190	* Mon Nov 01 2010 Frank Kober <emuse@mandriva.org> 0.3-0.git20101101.1mdv2011.0
12cr|ladish-1-4|191	+ Revision: 591667
12cr|ladish-1-4|192	- fix path for alsapid.so
12cr|ladish-1-4|193	- add alsa-lib-devel BR
12cr|ladish-1-4|194	- update to current git version
12cr|ladish-1-4|195	
12cr|ladish-1-4|196	* Sun Apr 04 2010 Frank Kober <emuse@mandriva.org> 0.2-3mdv2010.1
12cr|ladish-1-4|197	+ Revision: 531470
12cr|ladish-1-4|198	- add librsvg to Requires
12cr|ladish-1-4|199	
12cr|ladish-1-4|200	* Sat Mar 20 2010 Frank Kober <emuse@mandriva.org> 0.2-2mdv2010.1
12cr|ladish-1-4|201	+ Revision: 525524
12cr|ladish-1-4|202	- bump release 2
12cr|ladish-1-4|203	- add pygtk2.0-libglade to laditools Requires
12cr|ladish-1-4|204	
12cr|ladish-1-4|205	* Tue Feb 23 2010 Stéphane Téletchéa <steletch@mandriva.org> 0.2-1mdv2010.1
12cr|ladish-1-4|206	+ Revision: 510274
12cr|ladish-1-4|207	- Fix python path since it does not matter if this ends in lib or lib64 dirs
12cr|ladish-1-4|208	
12cr|ladish-1-4|209	+ Frank Kober <emuse@mandriva.org>
12cr|ladish-1-4|210	- wrong BR name fixed
12cr|ladish-1-4|211	- BR adjusted
12cr|ladish-1-4|212	- missing pygtk2.0 added to Requires
12cr|ladish-1-4|213	- import ladish
12cr|ladish-1-4|214	
12cr|ladish-1-4|215	

2605 12
12cr|ladspa-quitte-dsp-1.0-3|1	%define plugins caps clipper matched preamp pvoc super-60 unmatched
12cr|ladspa-quitte-dsp-1.0-3|2	
12cr|ladspa-quitte-dsp-1.0-3|3	Summary: 	Guitar preamp plugins for ladspa
12cr|ladspa-quitte-dsp-1.0-3|4	Name: 	 	ladspa-quitte-dsp
12cr|ladspa-quitte-dsp-1.0-3|5	Version: 	1.0
12cr|ladspa-quitte-dsp-1.0-3|6	Release: 	3
12cr|ladspa-quitte-dsp-1.0-3|7	License:	GPL
12cr|ladspa-quitte-dsp-1.0-3|8	Group:		Sound
12cr|ladspa-quitte-dsp-1.0-3|9	URL:		http://quitte.de/dsp/
12cr|ladspa-quitte-dsp-1.0-3|10	Source0:	caps_0.4.2.tar.gz
12cr|ladspa-quitte-dsp-1.0-3|11	Source1:	clipper.tar.gz
12cr|ladspa-quitte-dsp-1.0-3|12	Source2:	matched.tar.gz
12cr|ladspa-quitte-dsp-1.0-3|13	Source3:	preamp.tar.gz
12cr|ladspa-quitte-dsp-1.0-3|14	Source4:	pvoc_0.1.12.tar.gz
12cr|ladspa-quitte-dsp-1.0-3|15	Source5:	super-60.tar.bz2
12cr|ladspa-quitte-dsp-1.0-3|16	Source6:	unmatched.tar.gz
12cr|ladspa-quitte-dsp-1.0-3|17	Patch0:		ladspa-quitte-dsp-1.0-cflags_fix.diff
12cr|ladspa-quitte-dsp-1.0-3|18	Patch1:		ladspa-quitte-dsp-1.0-no_strip_fix.diff
12cr|ladspa-quitte-dsp-1.0-3|19	BuildRequires:	fftw3-devel
12cr|ladspa-quitte-dsp-1.0-3|20	BuildRequires:	ladspa-devel
12cr|ladspa-quitte-dsp-1.0-3|21	BuildRequires:	sndfile-devel
12cr|ladspa-quitte-dsp-1.0-3|22	Requires:	ladspa
12cr|ladspa-quitte-dsp-1.0-3|23	
12cr|ladspa-quitte-dsp-1.0-3|24	%description
12cr|ladspa-quitte-dsp-1.0-3|25	Digital guitar preamp plugins for ladspa courtesy of quitte.de.
12cr|ladspa-quitte-dsp-1.0-3|26	preamp: a 12AX7-based preamp emulation
12cr|ladspa-quitte-dsp-1.0-3|27	super-60: a 'cheap' (in the computational sense) amp/cabinet emulation
12cr|ladspa-quitte-dsp-1.0-3|28	unmatched: another 'cheap' amp/cabinet emulation
12cr|ladspa-quitte-dsp-1.0-3|29	spiced 12AX7: analysis and a simple hard clipper
12cr|ladspa-quitte-dsp-1.0-3|30	
12cr|ladspa-quitte-dsp-1.0-3|31	%prep
12cr|ladspa-quitte-dsp-1.0-3|32	
12cr|ladspa-quitte-dsp-1.0-3|33	%setup -c %name -a1 -a2 -a3 -a4 -a5 -a6
12cr|ladspa-quitte-dsp-1.0-3|34	%patch0 -p1
12cr|ladspa-quitte-dsp-1.0-3|35	%patch1 -p1
12cr|ladspa-quitte-dsp-1.0-3|36	perl -pi -e "s/stderr, formats/stderr, \"%s\", formats/g" pvoc-0.1.12/stretch.cc
12cr|ladspa-quitte-dsp-1.0-3|37	
12cr|ladspa-quitte-dsp-1.0-3|38	%build
12cr|ladspa-quitte-dsp-1.0-3|39	export CFLAGS="%{optflags} -fPIC"
12cr|ladspa-quitte-dsp-1.0-3|40	export CXXFLAGS="%{optflags} -fPIC"
12cr|ladspa-quitte-dsp-1.0-3|41	
12cr|ladspa-quitte-dsp-1.0-3|42	for i in %plugins; do
12cr|ladspa-quitte-dsp-1.0-3|43	pushd ${i}*
12cr|ladspa-quitte-dsp-1.0-3|44	%make OPTS="$CFLAGS"
12cr|ladspa-quitte-dsp-1.0-3|45	popd
12cr|ladspa-quitte-dsp-1.0-3|46	done
12cr|ladspa-quitte-dsp-1.0-3|47	
12cr|ladspa-quitte-dsp-1.0-3|48	%install
12cr|ladspa-quitte-dsp-1.0-3|49	
12cr|ladspa-quitte-dsp-1.0-3|50	install -d %{buildroot}%{_libdir}/ladspa
12cr|ladspa-quitte-dsp-1.0-3|51	
12cr|ladspa-quitte-dsp-1.0-3|52	for i in %plugins; do
12cr|ladspa-quitte-dsp-1.0-3|53	pushd ${i}*
12cr|ladspa-quitte-dsp-1.0-3|54	%makeinstall \
12cr|ladspa-quitte-dsp-1.0-3|55	PREFIX=%{buildroot}%{_prefix} \
12cr|ladspa-quitte-dsp-1.0-3|56	DEST=%{buildroot}%{_libdir}/ladspa \
12cr|ladspa-quitte-dsp-1.0-3|57	PLUGDEST=%{buildroot}%{_libdir}/ladspa \
12cr|ladspa-quitte-dsp-1.0-3|58	UTILDEST=%{buildroot}%{_bindir} \
12cr|ladspa-quitte-dsp-1.0-3|59	MAN1DEST=%{buildroot}%{_mandir}/man1
12cr|ladspa-quitte-dsp-1.0-3|60	popd
12cr|ladspa-quitte-dsp-1.0-3|61	done
12cr|ladspa-quitte-dsp-1.0-3|62	chmod 755 %{buildroot}%{_libdir}/ladspa/*.so
12cr|ladspa-quitte-dsp-1.0-3|63	
12cr|ladspa-quitte-dsp-1.0-3|64	%files
12cr|ladspa-quitte-dsp-1.0-3|65	%defattr(-,root,root)
12cr|ladspa-quitte-dsp-1.0-3|66	%{_bindir}/stretch
12cr|ladspa-quitte-dsp-1.0-3|67	%{_libdir}/ladspa/*
12cr|ladspa-quitte-dsp-1.0-3|68	%{_datadir}/ladspa/rdf/caps.rdf
12cr|ladspa-quitte-dsp-1.0-3|69	%{_mandir}/man1/stretch.1*
12cr|ladspa-quitte-dsp-1.0-3|70	
12cr|ladspa-quitte-dsp-1.0-3|71	
12cr|ladspa-quitte-dsp-1.0-3|72	%changelog
12cr|ladspa-quitte-dsp-1.0-3|73	* Tue Nov 25 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdv2009.1
12cr|ladspa-quitte-dsp-1.0-3|74	+ Revision: 306685
12cr|ladspa-quitte-dsp-1.0-3|75	- fix deps (sndfile-devel)
12cr|ladspa-quitte-dsp-1.0-3|76	- fix build (P0,P1)
12cr|ladspa-quitte-dsp-1.0-3|77	- added pvoc and caps
12cr|ladspa-quitte-dsp-1.0-3|78	
12cr|ladspa-quitte-dsp-1.0-3|79	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ladspa-quitte-dsp-1.0-3|80	- rebuild
12cr|ladspa-quitte-dsp-1.0-3|81	- fix build on x86_64 by compiling with -fPIC
12cr|ladspa-quitte-dsp-1.0-3|82	- kill re-definition of %%buildroot on Pixel's request
12cr|ladspa-quitte-dsp-1.0-3|83	- use %%mkrel
12cr|ladspa-quitte-dsp-1.0-3|84	- import ladspa-quitte-dsp
12cr|ladspa-quitte-dsp-1.0-3|85	
12cr|ladspa-quitte-dsp-1.0-3|86	+ Olivier Blin <oblin@mandriva.com>
12cr|ladspa-quitte-dsp-1.0-3|87	- restore BuildRoot
12cr|ladspa-quitte-dsp-1.0-3|88	
12cr|ladspa-quitte-dsp-1.0-3|89	
12cr|ladspa-quitte-dsp-1.0-3|90	* Mon Oct 13 2003 Austin Acton <aacton@yorku.ca> 1.0-1mdk
12cr|ladspa-quitte-dsp-1.0-3|91	- initial package

2606 12
12cr|laf-plugin-1.0-0.0.4|1	
12cr|laf-plugin-1.0-0.0.4|2	#TODO: provide javadoc after/if upstream fixes the win specific build
12cr|laf-plugin-1.0-0.0.4|3	
12cr|laf-plugin-1.0-0.0.4|4	Name:           laf-plugin
12cr|laf-plugin-1.0-0.0.4|5	Version:        1.0
12cr|laf-plugin-1.0-0.0.4|6	Release:        %mkrel 0.0.4
12cr|laf-plugin-1.0-0.0.4|7	Summary:        Generic plugin framework for Java look-and-feels
12cr|laf-plugin-1.0-0.0.4|8	License:        BSD
12cr|laf-plugin-1.0-0.0.4|9	Group:          Development/Java
12cr|laf-plugin-1.0-0.0.4|10	Url:            https://laf-plugin.dev.java.net/
12cr|laf-plugin-1.0-0.0.4|11	Source0:        https://laf-plugin.dev.java.net/files/documents/4261/50297/laf-plugin-all.zip
12cr|laf-plugin-1.0-0.0.4|12	Source1:        build.xml
12cr|laf-plugin-1.0-0.0.4|13	BuildRequires:  jpackage-utils
12cr|laf-plugin-1.0-0.0.4|14	BuildRequires:  java-rpmbuild
12cr|laf-plugin-1.0-0.0.4|15	BuildRequires:  ant
12cr|laf-plugin-1.0-0.0.4|16	BuildArch:      noarch
12cr|laf-plugin-1.0-0.0.4|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|laf-plugin-1.0-0.0.4|18	
12cr|laf-plugin-1.0-0.0.4|19	%description
12cr|laf-plugin-1.0-0.0.4|20	The goal of this project is to provide a generic plugin framework for
12cr|laf-plugin-1.0-0.0.4|21	look-and-feels and define the interface of a common kind of plugins -
12cr|laf-plugin-1.0-0.0.4|22	the component plugins.
12cr|laf-plugin-1.0-0.0.4|23	
12cr|laf-plugin-1.0-0.0.4|24	#%package        javadoc
12cr|laf-plugin-1.0-0.0.4|25	#Summary:        Javadoc for %{name}
12cr|laf-plugin-1.0-0.0.4|26	#Group:          Development/Java
12cr|laf-plugin-1.0-0.0.4|27	#
12cr|laf-plugin-1.0-0.0.4|28	#%description javadoc
12cr|laf-plugin-1.0-0.0.4|29	#Javadoc for %{name}.
12cr|laf-plugin-1.0-0.0.4|30	
12cr|laf-plugin-1.0-0.0.4|31	%prep
12cr|laf-plugin-1.0-0.0.4|32	%setup -q -c %{name}-%{version}
12cr|laf-plugin-1.0-0.0.4|33	cp %{SOURCE1} build.xml
12cr|laf-plugin-1.0-0.0.4|34	%remove_java_binaries
12cr|laf-plugin-1.0-0.0.4|35	
12cr|laf-plugin-1.0-0.0.4|36	%build
12cr|laf-plugin-1.0-0.0.4|37	#ln -s $(build-classpath asm2/asm2) lib/asm-all-2.2.2.jar
12cr|laf-plugin-1.0-0.0.4|38	%{ant} all
12cr|laf-plugin-1.0-0.0.4|39	
12cr|laf-plugin-1.0-0.0.4|40	%install
12cr|laf-plugin-1.0-0.0.4|41	rm -rf %{buildroot}
12cr|laf-plugin-1.0-0.0.4|42	install -m644 drop/%{name}-50.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|laf-plugin-1.0-0.0.4|43	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cr|laf-plugin-1.0-0.0.4|44	
12cr|laf-plugin-1.0-0.0.4|45	#install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|laf-plugin-1.0-0.0.4|46	#cp -r docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|laf-plugin-1.0-0.0.4|47	#ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|laf-plugin-1.0-0.0.4|48	
12cr|laf-plugin-1.0-0.0.4|49	%clean
12cr|laf-plugin-1.0-0.0.4|50	rm -rf %{buildroot}
12cr|laf-plugin-1.0-0.0.4|51	
12cr|laf-plugin-1.0-0.0.4|52	%files
12cr|laf-plugin-1.0-0.0.4|53	%defattr(644,root,root,755)
12cr|laf-plugin-1.0-0.0.4|54	%{_javadir}/%{name}.jar
12cr|laf-plugin-1.0-0.0.4|55	%{_javadir}/%{name}-%{version}.jar
12cr|laf-plugin-1.0-0.0.4|56	
12cr|laf-plugin-1.0-0.0.4|57	#%files javadoc
12cr|laf-plugin-1.0-0.0.4|58	#%defattr(644,root,root,755)
12cr|laf-plugin-1.0-0.0.4|59	#%{_javadocdir}/%{name}
12cr|laf-plugin-1.0-0.0.4|60	#%{_javadocdir}/%{name}-%{version}
12cr|laf-plugin-1.0-0.0.4|61	
12cr|laf-plugin-1.0-0.0.4|62	
12cr|laf-plugin-1.0-0.0.4|63	
12cr|laf-plugin-1.0-0.0.4|64	%changelog
12cr|laf-plugin-1.0-0.0.4|65	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.0.4mdv2011.0
12cr|laf-plugin-1.0-0.0.4|66	+ Revision: 620046
12cr|laf-plugin-1.0-0.0.4|67	- the mass rebuild of 2010.0 packages
12cr|laf-plugin-1.0-0.0.4|68	
12cr|laf-plugin-1.0-0.0.4|69	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.0-0.0.3mdv2010.0
12cr|laf-plugin-1.0-0.0.4|70	+ Revision: 436083
12cr|laf-plugin-1.0-0.0.4|71	- rebuild
12cr|laf-plugin-1.0-0.0.4|72	
12cr|laf-plugin-1.0-0.0.4|73	* Mon Feb 25 2008 Alexander Kurtakov <akurtakov@mandriva.org> 1.0-0.0.2mdv2008.1
12cr|laf-plugin-1.0-0.0.4|74	+ Revision: 174701
12cr|laf-plugin-1.0-0.0.4|75	- wrap description
12cr|laf-plugin-1.0-0.0.4|76	
12cr|laf-plugin-1.0-0.0.4|77	* Mon Feb 25 2008 Alexander Kurtakov <akurtakov@mandriva.org> 1.0-0.0.1mdv2008.1
12cr|laf-plugin-1.0-0.0.4|78	+ Revision: 174543
12cr|laf-plugin-1.0-0.0.4|79	- import laf-plugin
12cr|laf-plugin-1.0-0.0.4|80	
12cr|laf-plugin-1.0-0.0.4|81	

2607 12
12cr|laf-widget-3.4.01-0.0.3|1	
12cr|laf-widget-3.4.01-0.0.3|2	#TODO: provide javadoc after/if upstream fixes the win specific build
12cr|laf-widget-3.4.01-0.0.3|3	
12cr|laf-widget-3.4.01-0.0.3|4	Name:           laf-widget
12cr|laf-widget-3.4.01-0.0.3|5	Version:        3.4.01
12cr|laf-widget-3.4.01-0.0.3|6	Release:        %mkrel 0.0.3
12cr|laf-widget-3.4.01-0.0.3|7	Summary:        Support and base set of additional behaviour and widgets in java look-and-feels
12cr|laf-widget-3.4.01-0.0.3|8	License:        BSD
12cr|laf-widget-3.4.01-0.0.3|9	Group:          Development/Java
12cr|laf-widget-3.4.01-0.0.3|10	Url:            https://laf-widget.dev.java.net/
12cr|laf-widget-3.4.01-0.0.3|11	Source0:        https://laf-widget.dev.java.net/files/documents/5097/77279/laf-widget-all.zip
12cr|laf-widget-3.4.01-0.0.3|12	Source1:        build.xml
12cr|laf-widget-3.4.01-0.0.3|13	BuildRequires:  jpackage-utils
12cr|laf-widget-3.4.01-0.0.3|14	BuildRequires:  java-rpmbuild
12cr|laf-widget-3.4.01-0.0.3|15	BuildRequires:  ant
12cr|laf-widget-3.4.01-0.0.3|16	BuildRequires:  asm2
12cr|laf-widget-3.4.01-0.0.3|17	BuildArch:      noarch
12cr|laf-widget-3.4.01-0.0.3|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|laf-widget-3.4.01-0.0.3|19	
12cr|laf-widget-3.4.01-0.0.3|20	%description
12cr|laf-widget-3.4.01-0.0.3|21	This project contains a collection of "behavioural traits" or "widgets" for
12cr|laf-widget-3.4.01-0.0.3|22	third-party Swing look-and-feels. The list of currently provided widgets:
12cr|laf-widget-3.4.01-0.0.3|23	* Auto-completion (model-based / free-text) on editable combo boxes.
12cr|laf-widget-3.4.01-0.0.3|24	* Hover preview of minimized internal frames on desktop icons.
12cr|laf-widget-3.4.01-0.0.3|25	* Menu search panel on menu bars.
12cr|laf-widget-3.4.01-0.0.3|26	* Hover preview of tab in tabbed panes.
12cr|laf-widget-3.4.01-0.0.3|27	* Overview dialog on tabbed panes with optional periodic refresh.
12cr|laf-widget-3.4.01-0.0.3|28	* Tab paging on tabbed panes.
12cr|laf-widget-3.4.01-0.0.3|29	* Password strength checker on password fields.
12cr|laf-widget-3.4.01-0.0.3|30	* Lock border on non-editable text components and
12cr|laf-widget-3.4.01-0.0.3|31	model-based editable combo boxes.
12cr|laf-widget-3.4.01-0.0.3|32	* Select all text in text component on focus gain.
12cr|laf-widget-3.4.01-0.0.3|33	* Context menu on text components with edit actions
12cr|laf-widget-3.4.01-0.0.3|34	(copy / paste / cut / delete / select all).
12cr|laf-widget-3.4.01-0.0.3|35	* Enhanced drag-and-drop support for trees.
12cr|laf-widget-3.4.01-0.0.3|36	* Scroll pane selector.
12cr|laf-widget-3.4.01-0.0.3|37	* Selecting / deselecting in text components on Escape key press.
12cr|laf-widget-3.4.01-0.0.3|38	
12cr|laf-widget-3.4.01-0.0.3|39	#%package        javadoc
12cr|laf-widget-3.4.01-0.0.3|40	#Summary:        Javadoc for %{name}
12cr|laf-widget-3.4.01-0.0.3|41	#Group:          Development/Java
12cr|laf-widget-3.4.01-0.0.3|42	#
12cr|laf-widget-3.4.01-0.0.3|43	#%description javadoc
12cr|laf-widget-3.4.01-0.0.3|44	#Javadoc for %{name}.
12cr|laf-widget-3.4.01-0.0.3|45	
12cr|laf-widget-3.4.01-0.0.3|46	%prep
12cr|laf-widget-3.4.01-0.0.3|47	%setup -q -c %{name}-%{version}
12cr|laf-widget-3.4.01-0.0.3|48	cp %{SOURCE1} build.xml
12cr|laf-widget-3.4.01-0.0.3|49	%remove_java_binaries
12cr|laf-widget-3.4.01-0.0.3|50	
12cr|laf-widget-3.4.01-0.0.3|51	%build
12cr|laf-widget-3.4.01-0.0.3|52	ln -s $(build-classpath asm2/asm2) lib/asm-2.2.2.jar
12cr|laf-widget-3.4.01-0.0.3|53	ln -s $(build-classpath asm2/asm2-commons) lib/asm-commons-2.2.2.jar
12cr|laf-widget-3.4.01-0.0.3|54	%{ant} all
12cr|laf-widget-3.4.01-0.0.3|55	
12cr|laf-widget-3.4.01-0.0.3|56	%install
12cr|laf-widget-3.4.01-0.0.3|57	rm -rf %{buildroot}
12cr|laf-widget-3.4.01-0.0.3|58	install -m644 drop/laf-widget.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|laf-widget-3.4.01-0.0.3|59	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cr|laf-widget-3.4.01-0.0.3|60	
12cr|laf-widget-3.4.01-0.0.3|61	#install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|laf-widget-3.4.01-0.0.3|62	#cp -r docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|laf-widget-3.4.01-0.0.3|63	#ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|laf-widget-3.4.01-0.0.3|64	
12cr|laf-widget-3.4.01-0.0.3|65	%clean
12cr|laf-widget-3.4.01-0.0.3|66	rm -rf %{buildroot}
12cr|laf-widget-3.4.01-0.0.3|67	
12cr|laf-widget-3.4.01-0.0.3|68	%files
12cr|laf-widget-3.4.01-0.0.3|69	%defattr(644,root,root,755)
12cr|laf-widget-3.4.01-0.0.3|70	%{_javadir}/%{name}.jar
12cr|laf-widget-3.4.01-0.0.3|71	%{_javadir}/%{name}-%{version}.jar
12cr|laf-widget-3.4.01-0.0.3|72	
12cr|laf-widget-3.4.01-0.0.3|73	#%files javadoc
12cr|laf-widget-3.4.01-0.0.3|74	#%defattr(644,root,root,755)
12cr|laf-widget-3.4.01-0.0.3|75	#%{_javadocdir}/%{name}
12cr|laf-widget-3.4.01-0.0.3|76	#%{_javadocdir}/%{name}-%{version}
12cr|laf-widget-3.4.01-0.0.3|77	
12cr|laf-widget-3.4.01-0.0.3|78	
12cr|laf-widget-3.4.01-0.0.3|79	
12cr|laf-widget-3.4.01-0.0.3|80	%changelog
12cr|laf-widget-3.4.01-0.0.3|81	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 3.4.01-0.0.3mdv2011.0
12cr|laf-widget-3.4.01-0.0.3|82	+ Revision: 620047
12cr|laf-widget-3.4.01-0.0.3|83	- the mass rebuild of 2010.0 packages
12cr|laf-widget-3.4.01-0.0.3|84	
12cr|laf-widget-3.4.01-0.0.3|85	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.4.01-0.0.2mdv2010.0
12cr|laf-widget-3.4.01-0.0.3|86	+ Revision: 429699
12cr|laf-widget-3.4.01-0.0.3|87	- rebuild
12cr|laf-widget-3.4.01-0.0.3|88	
12cr|laf-widget-3.4.01-0.0.3|89	* Fri Jun 13 2008 Alexander Kurtakov <akurtakov@mandriva.org> 3.4.01-0.0.1mdv2009.0
12cr|laf-widget-3.4.01-0.0.3|90	+ Revision: 218799
12cr|laf-widget-3.4.01-0.0.3|91	- new version 3.4.01
12cr|laf-widget-3.4.01-0.0.3|92	- new version
12cr|laf-widget-3.4.01-0.0.3|93	
12cr|laf-widget-3.4.01-0.0.3|94	* Mon Feb 25 2008 Alexander Kurtakov <akurtakov@mandriva.org> 3.3-0.0.2mdv2008.1
12cr|laf-widget-3.4.01-0.0.3|95	+ Revision: 174700
12cr|laf-widget-3.4.01-0.0.3|96	- bump release
12cr|laf-widget-3.4.01-0.0.3|97	- wrap description
12cr|laf-widget-3.4.01-0.0.3|98	
12cr|laf-widget-3.4.01-0.0.3|99	* Sun Feb 24 2008 Alexander Kurtakov <akurtakov@mandriva.org> 3.3-0.0.1mdv2008.1
12cr|laf-widget-3.4.01-0.0.3|100	+ Revision: 174472
12cr|laf-widget-3.4.01-0.0.3|101	- fix build
12cr|laf-widget-3.4.01-0.0.3|102	- import laf-widget
12cr|laf-widget-3.4.01-0.0.3|103	
12cr|laf-widget-3.4.01-0.0.3|104	

2608 12
12cr|lam-7.1.4-2|1	%define name    lam
12cr|lam-7.1.4-2|2	%define version 7.1.4
12cr|lam-7.1.4-2|3	%define release 2
12cr|lam-7.1.4-2|4	%define major           7
12cr|lam-7.1.4-2|5	%define libname %mklibname %name %{major}
12cr|lam-7.1.4-2|6	
12cr|lam-7.1.4-2|7	Name:		%{name}
12cr|lam-7.1.4-2|8	Version:	%{version}
12cr|lam-7.1.4-2|9	Release:	%{release}
12cr|lam-7.1.4-2|10	Summary:	The LAM (Local Area Multicomputer) programming environment
12cr|lam-7.1.4-2|11	License:	BSD
12cr|lam-7.1.4-2|12	Group:		System/Cluster
12cr|lam-7.1.4-2|13	URL:		http://www.lam-mpi.org/
12cr|lam-7.1.4-2|14	Source0:		%{name}-%{version}.tar.bz2
12cr|lam-7.1.4-2|15	Source3:	rhosts
12cr|lam-7.1.4-2|16	Source4:	test_mpi.c
12cr|lam-7.1.4-2|17	Patch0:		lamdebug_formatliteral.patch
12cr|lam-7.1.4-2|18	Patch1:		show_help_formatliteral.patch
12cr|lam-7.1.4-2|19	Patch2:		fprintfusage_formatliteral.patch
12cr|lam-7.1.4-2|20	Patch3:		lamgrow_formatliteral.patch
12cr|lam-7.1.4-2|21	Patch4:		mpitask_formatliteral.patch
12cr|lam-7.1.4-2|22	Obsoletes:	%{name}-runtime
12cr|lam-7.1.4-2|23	BuildRequires:	gcc-gfortran
12cr|lam-7.1.4-2|24	
12cr|lam-7.1.4-2|25	%description
12cr|lam-7.1.4-2|26	LAM (Local Area Multicomputer) is an Message-Passing Interface (MPI)
12cr|lam-7.1.4-2|27	programming environment and development system for heterogeneous
12cr|lam-7.1.4-2|28	computers on a network. With LAM/MPI, a dedicated cluster or an
12cr|lam-7.1.4-2|29	existing network computing infrastructure can act as one parallel
12cr|lam-7.1.4-2|30	computer to solve one problem. LAM/MPI is considered to be "cluster
12cr|lam-7.1.4-2|31	friendly" because it offers daemon-based process startup/control as
12cr|lam-7.1.4-2|32	well as fast client-to-client message passing protocols. LAM/MPI can
12cr|lam-7.1.4-2|33	use TCP/IP and/or shared memory for message passing (different RPMs
12cr|lam-7.1.4-2|34	are supplied for this -- see the main LAM website at
12cr|lam-7.1.4-2|35	http://www.mpi.nd.edu/lam/ for details).
12cr|lam-7.1.4-2|36	
12cr|lam-7.1.4-2|37	LAM features a full implementation of MPI version 1 (with the
12cr|lam-7.1.4-2|38	exception that LAM does not support cancelling of sends), and much of
12cr|lam-7.1.4-2|39	version 2. Compliant applications are source code portable between LAM
12cr|lam-7.1.4-2|40	and any other implementation of MPI. In addition to meeting the
12cr|lam-7.1.4-2|41	standard, LAM/MPI offers extensive monitoring capabilities to support
12cr|lam-7.1.4-2|42	debugging. Monitoring happens on two levels: On one level, LAM/MPI has
12cr|lam-7.1.4-2|43	the hooks to allow a snapshot of a process and message status to be
12cr|lam-7.1.4-2|44	taken at any time during an application run. The status includes all
12cr|lam-7.1.4-2|45	aspects of synchronization plus datatype map/signature, communicator
12cr|lam-7.1.4-2|46	group membership and message contents (see the XMPI application on the
12cr|lam-7.1.4-2|47	main LAM website). On the second level, the MPI library can produce a
12cr|lam-7.1.4-2|48	cumulative record of communication, which can be visualized either at
12cr|lam-7.1.4-2|49	runtime or post-mortem.
12cr|lam-7.1.4-2|50	
12cr|lam-7.1.4-2|51	%package devel
12cr|lam-7.1.4-2|52	Summary: 	Development binaries for lam environment
12cr|lam-7.1.4-2|53	Group:		System/Cluster
12cr|lam-7.1.4-2|54	Requires:	%{libname}-devel = %{version}
12cr|lam-7.1.4-2|55	Conflicts:	mpic++
12cr|lam-7.1.4-2|56	Conflicts:	mpicc
12cr|lam-7.1.4-2|57	Conflicts:	mpif77
12cr|lam-7.1.4-2|58	Conflicts:	mpich2
12cr|lam-7.1.4-2|59	Conflicts:	mpi2cc
12cr|lam-7.1.4-2|60	Conflicts:	mpi2f77
12cr|lam-7.1.4-2|61	
12cr|lam-7.1.4-2|62	%description devel
12cr|lam-7.1.4-2|63	LAM development binaries for compiling parallel programs.
12cr|lam-7.1.4-2|64	
12cr|lam-7.1.4-2|65	%package doc
12cr|lam-7.1.4-2|66	Summary: 	Documentation for developing programs that will use lam-mpi
12cr|lam-7.1.4-2|67	Group: 		System/Cluster
12cr|lam-7.1.4-2|68	
12cr|lam-7.1.4-2|69	%description doc
12cr|lam-7.1.4-2|70	LAM (Local Area Multicomputer) is an Message-Passing Interface (MPI)
12cr|lam-7.1.4-2|71	programming environment and development system for heterogeneous
12cr|lam-7.1.4-2|72	computers on a network. With LAM/MPI, a dedicated cluster or an
12cr|lam-7.1.4-2|73	existing network computing infrastructure can act as one parallel
12cr|lam-7.1.4-2|74	computer to solve one problem. LAM/MPI is considered to be "cluster
12cr|lam-7.1.4-2|75	friendly" because it offers daemon-based process startup/control as
12cr|lam-7.1.4-2|76	well as fast client-to-client message passing protocols. LAM/MPI can
12cr|lam-7.1.4-2|77	use TCP/IP and/or shared memory for message passing (different RPMs
12cr|lam-7.1.4-2|78	are supplied for this -- see the main LAM website at
12cr|lam-7.1.4-2|79	http://www.mpi.nd.edu/lam/ for details).
12cr|lam-7.1.4-2|80	
12cr|lam-7.1.4-2|81	LAM features a full implementation of MPI version 1 (with the
12cr|lam-7.1.4-2|82	exception that LAM does not support cancelling of sends), and much of
12cr|lam-7.1.4-2|83	version 2. Compliant applications are source code portable between LAM
12cr|lam-7.1.4-2|84	and any other implementation of MPI. In addition to meeting the
12cr|lam-7.1.4-2|85	standard, LAM/MPI offers extensive monitoring capabilities to support
12cr|lam-7.1.4-2|86	debugging. Monitoring happens on two levels: On one level, LAM/MPI has
12cr|lam-7.1.4-2|87	the hooks to allow a snapshot of a process and message status to be
12cr|lam-7.1.4-2|88	taken at any time during an application run. The status includes all
12cr|lam-7.1.4-2|89	aspects of synchronization plus datatype map/signature, communicator
12cr|lam-7.1.4-2|90	group membership and message contents (see the XMPI application on the
12cr|lam-7.1.4-2|91	main LAM website). On the second level, the MPI library can produce a
12cr|lam-7.1.4-2|92	cumulative record of communication, which can be visualized either at
12cr|lam-7.1.4-2|93	runtime or post-mortem.
12cr|lam-7.1.4-2|94	
12cr|lam-7.1.4-2|95	This package provides the documentation needed to develop
12cr|lam-7.1.4-2|96	applications using the lam libraries.
12cr|lam-7.1.4-2|97	
12cr|lam-7.1.4-2|98	%package -n %{libname}-devel
12cr|lam-7.1.4-2|99	Summary: 	Headers for developing programs that will use lam-mpi
12cr|lam-7.1.4-2|100	Group:		System/Cluster
12cr|lam-7.1.4-2|101	Conflicts:	mpich2-devel
12cr|lam-7.1.4-2|102	Conflicts:	mpich1-devel
12cr|lam-7.1.4-2|103	
12cr|lam-7.1.4-2|104	%description -n %{libname}-devel
12cr|lam-7.1.4-2|105	LAM (Local Area Multicomputer) is an Message-Passing Interface (MPI)
12cr|lam-7.1.4-2|106	programming environment and development system for heterogeneous
12cr|lam-7.1.4-2|107	computers on a network. With LAM/MPI, a dedicated cluster or an
12cr|lam-7.1.4-2|108	existing network computing infrastructure can act as one parallel
12cr|lam-7.1.4-2|109	computer to solve one problem. LAM/MPI is considered to be "cluster
12cr|lam-7.1.4-2|110	friendly" because it offers daemon-based process startup/control as
12cr|lam-7.1.4-2|111	well as fast client-to-client message passing protocols. LAM/MPI can
12cr|lam-7.1.4-2|112	use TCP/IP and/or shared memory for message passing (different RPMs
12cr|lam-7.1.4-2|113	are supplied for this -- see the main LAM website at
12cr|lam-7.1.4-2|114	http://www.mpi.nd.edu/lam/ for details).
12cr|lam-7.1.4-2|115	
12cr|lam-7.1.4-2|116	LAM features a full implementation of MPI version 1 (with the
12cr|lam-7.1.4-2|117	exception that LAM does not support cancelling of sends), and much of
12cr|lam-7.1.4-2|118	version 2. Compliant applications are source code portable between LAM
12cr|lam-7.1.4-2|119	and any other implementation of MPI. In addition to meeting the
12cr|lam-7.1.4-2|120	standard, LAM/MPI offers extensive monitoring capabilities to support
12cr|lam-7.1.4-2|121	debugging. Monitoring happens on two levels: On one level, LAM/MPI has
12cr|lam-7.1.4-2|122	the hooks to allow a snapshot of a process and message status to be
12cr|lam-7.1.4-2|123	taken at any time during an application run. The status includes all
12cr|lam-7.1.4-2|124	aspects of synchronization plus datatype map/signature, communicator
12cr|lam-7.1.4-2|125	group membership and message contents (see the XMPI application on the
12cr|lam-7.1.4-2|126	main LAM website). On the second level, the MPI library can produce a
12cr|lam-7.1.4-2|127	cumulative record of communication, which can be visualized either at
12cr|lam-7.1.4-2|128	runtime or post-mortem.
12cr|lam-7.1.4-2|129	
12cr|lam-7.1.4-2|130	This package provides the static libraries and header files needed to compile
12cr|lam-7.1.4-2|131	applications using the lam libraries.
12cr|lam-7.1.4-2|132	
12cr|lam-7.1.4-2|133	%prep
12cr|lam-7.1.4-2|134	%setup -q -n %{name}-%{version}
12cr|lam-7.1.4-2|135	%patch0
12cr|lam-7.1.4-2|136	%patch1
12cr|lam-7.1.4-2|137	%patch2
12cr|lam-7.1.4-2|138	%patch3
12cr|lam-7.1.4-2|139	%patch4
12cr|lam-7.1.4-2|140	
12cr|lam-7.1.4-2|141	%build
12cr|lam-7.1.4-2|142	%configure2_5x --sysconfdir=%{_sysconfdir}/lam \
12cr|lam-7.1.4-2|143	--with-rpi=sysv \
12cr|lam-7.1.4-2|144	--with-rsh=%{_bindir}/rsh \
12cr|lam-7.1.4-2|145	--with-trillium \
12cr|lam-7.1.4-2|146	--with-romio \
12cr|lam-7.1.4-2|147	--with-fc=%{_bindir}/gfortran
12cr|lam-7.1.4-2|148	%make all
12cr|lam-7.1.4-2|149	
12cr|lam-7.1.4-2|150	%install
12cr|lam-7.1.4-2|151	%makeinstall_std
12cr|lam-7.1.4-2|152	
12cr|lam-7.1.4-2|153	mkdir -p %{buildroot}/%{_sysconfdir}/profile.d
12cr|lam-7.1.4-2|154	cat > %{buildroot}/%{_sysconfdir}/profile.d/%{name}.csh <<EOF
12cr|lam-7.1.4-2|155	setenv LAMHELPFILE /etc/lam/lam-helpfile
12cr|lam-7.1.4-2|156	EOF
12cr|lam-7.1.4-2|157	cat > %{buildroot}/%{_sysconfdir}/profile.d/%{name}.sh <<EOF
12cr|lam-7.1.4-2|158	export LAMHELPFILE=/etc/lam/lam-helpfile
12cr|lam-7.1.4-2|159	EOF
12cr|lam-7.1.4-2|160	
12cr|lam-7.1.4-2|161	# A sample mpi program (hello world)
12cr|lam-7.1.4-2|162	%{buildroot}%{_bindir}/hcc \
12cr|lam-7.1.4-2|163	-I%{buildroot}%{_includedir} \
12cr|lam-7.1.4-2|164	-L%{buildroot}%{_libdir} \
12cr|lam-7.1.4-2|165	-o %{buildroot}/%{_bindir}/test_mpi.%{name} \
12cr|lam-7.1.4-2|166	%{SOURCE4}
12cr|lam-7.1.4-2|167	
12cr|lam-7.1.4-2|168	# Fix conflict with mpich package
12cr|lam-7.1.4-2|169	mv %{buildroot}%{_mandir}/man1/mpirun.1 %{buildroot}%{_mandir}/man1/mpirun-lam.1
12cr|lam-7.1.4-2|170	mv %{buildroot}%{_mandir}/man1/mpiexec.1 %{buildroot}%{_mandir}/man1/mpiexec-lam.1
12cr|lam-7.1.4-2|171	mv %{buildroot}%{_bindir}/mpirun %{buildroot}%{_bindir}/mpirun-lam
12cr|lam-7.1.4-2|172	mv %{buildroot}%{_bindir}/mpiexec %{buildroot}%{_bindir}/mpiexec-lam
12cr|lam-7.1.4-2|173	
12cr|lam-7.1.4-2|174	# move documentation at the correct place
12cr|lam-7.1.4-2|175	install -d -m 755 %{buildroot}%{_datadir}/doc
12cr|lam-7.1.4-2|176	mv %{buildroot}%{_datadir}/lam/doc %{buildroot}%{_datadir}/doc/%{name}-doc-%{version}
12cr|lam-7.1.4-2|177	rm -rf %{buildroot}%{_datadir}/lam
12cr|lam-7.1.4-2|178	
12cr|lam-7.1.4-2|179	cat > README.urpmi <<EOF
12cr|lam-7.1.4-2|180	Post-installation procedure:
12cr|lam-7.1.4-2|181	- create a user with constant uid/gid and shared home directory on all nodes
12cr|lam-7.1.4-2|182	- ensure this user has rsh/ssh access to all nodes
12cr|lam-7.1.4-2|183	EOF
12cr|lam-7.1.4-2|184	
12cr|lam-7.1.4-2|185	%files
12cr|lam-7.1.4-2|186	%defattr(-,root,root)
12cr|lam-7.1.4-2|187	%doc LICENSE README.urpmi
12cr|lam-7.1.4-2|188	%{_bindir}/lamclean
12cr|lam-7.1.4-2|189	%{_bindir}/lamexec
12cr|lam-7.1.4-2|190	%{_bindir}/lamgrow
12cr|lam-7.1.4-2|191	%{_bindir}/lamshrink
12cr|lam-7.1.4-2|192	%{_bindir}/lamtrace
12cr|lam-7.1.4-2|193	%{_bindir}/mpimsg
12cr|lam-7.1.4-2|194	%{_bindir}/mpirun-lam
12cr|lam-7.1.4-2|195	%{_bindir}/mpiexec-lam
12cr|lam-7.1.4-2|196	%{_bindir}/mpitask
12cr|lam-7.1.4-2|197	%{_bindir}/lamd
12cr|lam-7.1.4-2|198	%{_bindir}/tping
12cr|lam-7.1.4-2|199	%{_bindir}/hboot
12cr|lam-7.1.4-2|200	%{_bindir}/lamboot
12cr|lam-7.1.4-2|201	%{_bindir}/lamhalt
12cr|lam-7.1.4-2|202	%{_bindir}/lamnodes
12cr|lam-7.1.4-2|203	%{_bindir}/recon
12cr|lam-7.1.4-2|204	%{_bindir}/tkill
12cr|lam-7.1.4-2|205	%{_bindir}/wipe
12cr|lam-7.1.4-2|206	%{_bindir}/lamd_bforward
12cr|lam-7.1.4-2|207	%{_bindir}/lamd_bufferd
12cr|lam-7.1.4-2|208	%{_bindir}/lamd_dli_inet
12cr|lam-7.1.4-2|209	%{_bindir}/lamd_dlo_inet
12cr|lam-7.1.4-2|210	%{_bindir}/lamd_echod
12cr|lam-7.1.4-2|211	%{_bindir}/lamd_filed
12cr|lam-7.1.4-2|212	%{_bindir}/lamd_flatd
12cr|lam-7.1.4-2|213	%{_bindir}/lamd_haltd
12cr|lam-7.1.4-2|214	%{_bindir}/lamd_iod
12cr|lam-7.1.4-2|215	%{_bindir}/lamd_kenyad
12cr|lam-7.1.4-2|216	%{_bindir}/lamd_kernel
12cr|lam-7.1.4-2|217	%{_bindir}/lamd_loadd
12cr|lam-7.1.4-2|218	%{_bindir}/lamd_router
12cr|lam-7.1.4-2|219	%{_bindir}/lamd_traced
12cr|lam-7.1.4-2|220	%{_bindir}/lamd_versiond
12cr|lam-7.1.4-2|221	%{_bindir}/laminfo
12cr|lam-7.1.4-2|222	%{_bindir}/mpic++
12cr|lam-7.1.4-2|223	%{_bindir}/lamcheckpoint
12cr|lam-7.1.4-2|224	%{_bindir}/lamrestart
12cr|lam-7.1.4-2|225	%{_bindir}/lamwipe
12cr|lam-7.1.4-2|226	%{_bindir}/test_mpi.%{name}
12cr|lam-7.1.4-2|227	%{_mandir}/man1/hboot.*
12cr|lam-7.1.4-2|228	%{_mandir}/man1/lamboot.*
12cr|lam-7.1.4-2|229	%{_mandir}/man1/lamhalt.*
12cr|lam-7.1.4-2|230	%{_mandir}/man1/lamnodes.*
12cr|lam-7.1.4-2|231	%{_mandir}/man1/lamclean.*
12cr|lam-7.1.4-2|232	%{_mandir}/man1/lamexec.*
12cr|lam-7.1.4-2|233	%{_mandir}/man1/lamgrow.*
12cr|lam-7.1.4-2|234	%{_mandir}/man1/lamshrink.*
12cr|lam-7.1.4-2|235	%{_mandir}/man1/lamtrace.*
12cr|lam-7.1.4-2|236	%{_mandir}/man1/wipe.*
12cr|lam-7.1.4-2|237	%{_mandir}/man1/mpimsg.*
12cr|lam-7.1.4-2|238	%{_mandir}/man1/mpirun-lam.*
12cr|lam-7.1.4-2|239	%{_mandir}/man1/mpitask.*
12cr|lam-7.1.4-2|240	%{_mandir}/man1/recon.*
12cr|lam-7.1.4-2|241	%{_mandir}/man1/tkill.*
12cr|lam-7.1.4-2|242	%{_mandir}/man1/tping.*
12cr|lam-7.1.4-2|243	%{_mandir}/man1/laminfo.*
12cr|lam-7.1.4-2|244	%{_mandir}/man1/mpiexec-lam.*
12cr|lam-7.1.4-2|245	%{_mandir}/man1/lamcheckpoint.*
12cr|lam-7.1.4-2|246	%{_mandir}/man1/lamrestart.*
12cr|lam-7.1.4-2|247	%{_mandir}/man1/lamwipe.*
12cr|lam-7.1.4-2|248	# For Trillium Option
12cr|lam-7.1.4-2|249	%{_bindir}/bfctl
12cr|lam-7.1.4-2|250	%{_bindir}/bfstate
12cr|lam-7.1.4-2|251	%{_bindir}/doom
12cr|lam-7.1.4-2|252	%{_bindir}/fctl
12cr|lam-7.1.4-2|253	%{_bindir}/fstate
12cr|lam-7.1.4-2|254	%{_bindir}/loadgo
12cr|lam-7.1.4-2|255	%{_bindir}/state
12cr|lam-7.1.4-2|256	%{_bindir}/sweep
12cr|lam-7.1.4-2|257	%{_bindir}/kdump
12cr|lam-7.1.4-2|258	%{_bindir}/ipcdr
12cr|lam-7.1.4-2|259	%{_bindir}/filedr
12cr|lam-7.1.4-2|260	%{_mandir}/man1/bfctl.*
12cr|lam-7.1.4-2|261	%{_mandir}/man1/bfstate.*
12cr|lam-7.1.4-2|262	%{_mandir}/man1/doom.*
12cr|lam-7.1.4-2|263	%{_mandir}/man1/fctl.*
12cr|lam-7.1.4-2|264	%{_mandir}/man1/fstate.*
12cr|lam-7.1.4-2|265	%{_mandir}/man1/loadgo.*
12cr|lam-7.1.4-2|266	%{_mandir}/man1/state.*
12cr|lam-7.1.4-2|267	%{_mandir}/man1/sweep.*
12cr|lam-7.1.4-2|268	#End of Trillium Option
12cr|lam-7.1.4-2|269	%config(noreplace) %{_sysconfdir}/lam
12cr|lam-7.1.4-2|270	%config(noreplace) %{_sysconfdir}/profile.d/*
12cr|lam-7.1.4-2|271	
12cr|lam-7.1.4-2|272	%files devel
12cr|lam-7.1.4-2|273	%defattr(-,root,root)
12cr|lam-7.1.4-2|274	%doc LICENSE
12cr|lam-7.1.4-2|275	%{_bindir}/hcc
12cr|lam-7.1.4-2|276	%{_bindir}/hf77
12cr|lam-7.1.4-2|277	%{_bindir}/hcp
12cr|lam-7.1.4-2|278	%{_bindir}/mpicc
12cr|lam-7.1.4-2|279	%{_bindir}/mpiCC
12cr|lam-7.1.4-2|280	%{_bindir}/mpif77
12cr|lam-7.1.4-2|281	%{_mandir}/man1/hcc.*
12cr|lam-7.1.4-2|282	%{_mandir}/man1/hcp.*
12cr|lam-7.1.4-2|283	%{_mandir}/man1/hf77.*
12cr|lam-7.1.4-2|284	%{_mandir}/man1/introu.*
12cr|lam-7.1.4-2|285	%{_mandir}/man1/mpiCC.*
12cr|lam-7.1.4-2|286	%{_mandir}/man1/mpicc.*
12cr|lam-7.1.4-2|287	%{_mandir}/man1/mpif77.*
12cr|lam-7.1.4-2|288	%{_mandir}/man1/lamd.*
12cr|lam-7.1.4-2|289	%{_mandir}/man1/mpic++.*
12cr|lam-7.1.4-2|290	%{_mandir}/mans/*
12cr|lam-7.1.4-2|291	%{_mandir}/man5/*
12cr|lam-7.1.4-2|292	%{_mandir}/man7/*
12cr|lam-7.1.4-2|293	
12cr|lam-7.1.4-2|294	%files -n %{name}-doc
12cr|lam-7.1.4-2|295	%defattr(-,root,root)
12cr|lam-7.1.4-2|296	%{_datadir}/doc/%{name}-doc-%{version}
12cr|lam-7.1.4-2|297	
12cr|lam-7.1.4-2|298	%files -n %{libname}-devel
12cr|lam-7.1.4-2|299	%defattr(-,root,root)
12cr|lam-7.1.4-2|300	%doc LICENSE
12cr|lam-7.1.4-2|301	%{_libdir}/lam
12cr|lam-7.1.4-2|302	%{_libdir}/lib*
12cr|lam-7.1.4-2|303	%{_includedir}/*
12cr|lam-7.1.4-2|304	%{_mandir}/man2/*
12cr|lam-7.1.4-2|305	%{_mandir}/man3/*
12cr|lam-7.1.4-2|306	
12cr|lam-7.1.4-2|307	
12cr|lam-7.1.4-2|308	%changelog
12cr|lam-7.1.4-2|309	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 7.1.4-2mdv2011.0
12cr|lam-7.1.4-2|310	+ Revision: 612694
12cr|lam-7.1.4-2|311	- the mass rebuild of 2010.1 packages
12cr|lam-7.1.4-2|312	
12cr|lam-7.1.4-2|313	* Thu Sep 10 2009 Stéphane Téletchéa <steletch@mandriva.org> 7.1.4-1mdv2010.0
12cr|lam-7.1.4-2|314	+ Revision: 436576
12cr|lam-7.1.4-2|315	- Updated format fixes
12cr|lam-7.1.4-2|316	- Back to 0.7.4-1 since no other build passed the bs
12cr|lam-7.1.4-2|317	- More format string fixes
12cr|lam-7.1.4-2|318	- Update to latest stable release
12cr|lam-7.1.4-2|319	- Use new configure macro
12cr|lam-7.1.4-2|320	- Correct format string for some files
12cr|lam-7.1.4-2|321	
12cr|lam-7.1.4-2|322	+ Thierry Vignaud <tv@mandriva.org>
12cr|lam-7.1.4-2|323	- rebuild
12cr|lam-7.1.4-2|324	- rebuild
12cr|lam-7.1.4-2|325	
12cr|lam-7.1.4-2|326	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 7.1.3-2mdv2008.1
12cr|lam-7.1.4-2|327	+ Revision: 136535
12cr|lam-7.1.4-2|328	- restore BuildRoot
12cr|lam-7.1.4-2|329	
12cr|lam-7.1.4-2|330	+ Thierry Vignaud <tv@mandriva.org>
12cr|lam-7.1.4-2|331	- kill re-definition of %%buildroot on Pixel's request
12cr|lam-7.1.4-2|332	- fix man pages
12cr|lam-7.1.4-2|333	
12cr|lam-7.1.4-2|334	* Fri Jun 22 2007 Nicolas Vigier <nvigier@mandriva.com> 7.1.3-2mdv2008.0
12cr|lam-7.1.4-2|335	+ Revision: 43001
12cr|lam-7.1.4-2|336	- remove dot from summary (for rpmlint warning)
12cr|lam-7.1.4-2|337	- use tabs instead of a mix of spaces and tabs
12cr|lam-7.1.4-2|338	- Change group to System/Cluster
12cr|lam-7.1.4-2|339	
12cr|lam-7.1.4-2|340	* Fri May 25 2007 Nicolas Vigier <nvigier@mandriva.com> 7.1.3-1mdv2008.0
12cr|lam-7.1.4-2|341	+ Revision: 31099
12cr|lam-7.1.4-2|342	- update to version 7.1.3
12cr|lam-7.1.4-2|343	- Import lam
12cr|lam-7.1.4-2|344	
12cr|lam-7.1.4-2|345	
12cr|lam-7.1.4-2|346	
12cr|lam-7.1.4-2|347	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 7.1.2-3mdv2007.0
12cr|lam-7.1.4-2|348	- better consistency with mpich package:
12cr|lam-7.1.4-2|349	- rename lam-runtime subpackage to lam
12cr|lam-7.1.4-2|350	- no more user creation in %%post, as it was too simplist to work, but advertise
12cr|lam-7.1.4-2|351	post-installation procedure through README.urpmi
12cr|lam-7.1.4-2|352	- fix conflicts by renaming binaries in runtime package, with explicit conflicts in devel package
12cr|lam-7.1.4-2|353	- move doc files in standard location
12cr|lam-7.1.4-2|354	- move man pages from doc to lib devel package
12cr|lam-7.1.4-2|355	- drop %%preun script, another solution is still needed
12cr|lam-7.1.4-2|356	- spec cleanups
12cr|lam-7.1.4-2|357	
12cr|lam-7.1.4-2|358	* Thu Jun 22 2006 Erwan Velu <erwan@seanodes.com> 7.1.2-2
12cr|lam-7.1.4-2|359	- FixingP provides
12cr|lam-7.1.4-2|360	
12cr|lam-7.1.4-2|361	* Wed Jun 13 2006 Erwan Velu <erwan@seanodes.com> 7.1.2-1mdk
12cr|lam-7.1.4-2|362	- 7.1.2
12cr|lam-7.1.4-2|363	- Removing gfortan hardcoded version
12cr|lam-7.1.4-2|364	- There is no need to Buildrequires libmpich2_1-devel
12cr|lam-7.1.4-2|365	
12cr|lam-7.1.4-2|366	* Fri Oct 28 2005 Antoine Ginies <aginies@n1.mandriva.com> 7.1.1-3mdk
12cr|lam-7.1.4-2|367	- fix attr pb
12cr|lam-7.1.4-2|368	
12cr|lam-7.1.4-2|369	* Fri Oct 28 2005 Antoine Ginies <aginies@n1.mandriva.com> 7.1.1-2mdk
12cr|lam-7.1.4-2|370	- remove unwanted link to mpic++.h
12cr|lam-7.1.4-2|371	- add missing Buildrequire: libmpich2_1-devel
12cr|lam-7.1.4-2|372	
12cr|lam-7.1.4-2|373	* Wed Aug 24 2005 Erwan Velu <erwan@seanodes.com> 7.1.1-1mdk
12cr|lam-7.1.4-2|374	- 7.1.1
12cr|lam-7.1.4-2|375	- Using gfortan instead of gcc-f77
12cr|lam-7.1.4-2|376	* Fri Jun 25 2004 Erwan Velu <erwan@mandrakesoft.com> 7.0.6-2mdk
12cr|lam-7.1.4-2|377	- Rebuild
12cr|lam-7.1.4-2|378	* Fri Jun 11 2004 Erwan Velu <erwan@mandrakesoft.com> 7.0.6-1mdk
12cr|lam-7.1.4-2|379	- 7.0.6
12cr|lam-7.1.4-2|380	* Fri Feb 26 2004 Erwan Velu <erwan@mandrakesoft.com> 7.0.4-2mdk
12cr|lam-7.1.4-2|381	- Rebuild
12cr|lam-7.1.4-2|382	* Thu Feb 19 2004 Erwan Velu <erwan@mandrakesoft.com> 7.0.4-1mdk
12cr|lam-7.1.4-2|383	- New release (waow since a really long time)
12cr|lam-7.1.4-2|384	* Wed May 28 2003 Erwan Velu <erwan@mandrakesoft.com> 6.5.9-4mdk
12cr|lam-7.1.4-2|385	- Removing mklibname
12cr|lam-7.1.4-2|386	* Wed May 28 2003 Erwan Velu <erwan@mandrakesoft.com> 6.5.9-3mdk
12cr|lam-7.1.4-2|387	- ifarching x86_64
12cr|lam-7.1.4-2|388	* Wed  Jan 29 2003 Erwan Velu <erwan@mandrakesoft.com> 6.5.9-2mdk
12cr|lam-7.1.4-2|389	- Final release
12cr|lam-7.1.4-2|390	* Mon Jan 20 2003 Erwan Velu <erwan@mandrakesoft.com> 6.5.9-1mdk
12cr|lam-7.1.4-2|391	- New version
12cr|lam-7.1.4-2|392	* Thu Jan 16 2003 Erwan Velu <erwan@mandrakesoft.com> 6.5.8-4mdk
12cr|lam-7.1.4-2|393	- Rebuild for new glibc
12cr|lam-7.1.4-2|394	- Fixing missing errno.h
12cr|lam-7.1.4-2|395	* Wed Nov 20 2002 Clic-dev <clic-dev-public@mandrakesoft.com> 6.5.8-3mdk
12cr|lam-7.1.4-2|396	- Fixing missing files
12cr|lam-7.1.4-2|397	* Wed Nov 20 2002 Clic-dev <clic-dev-public@mandrakesoft.com> 6.5.8-2mdk
12cr|lam-7.1.4-2|398	- Relocating lam binaries
12cr|lam-7.1.4-2|399	- Changing mpirun to mpirun-lam for removing conflicts with mpich
12cr|lam-7.1.4-2|400	* Wed Nov 20 2002 Clic-dev <clic-dev-public@mandrakesoft.com> 6.5.8-1mdk
12cr|lam-7.1.4-2|401	- New version
12cr|lam-7.1.4-2|402	- Fixing path for removing conflicts with mpich
12cr|lam-7.1.4-2|403	- Changing mpirun.1 in mpirun-lam.1 to avoid mpich conflict
12cr|lam-7.1.4-2|404	* Mon Sep 02 2002 Lenny Cartier <lenny@mandrakesodft.com> 6.5.6-16mdk
12cr|lam-7.1.4-2|405	- rebuild
12cr|lam-7.1.4-2|406	* Tue Aug 6 2002 Antoine Ginies <aginies@mandrakesoft.com> 6.5.6-15mdk
12cr|lam-7.1.4-2|407	- build with gcc 3.2
12cr|lam-7.1.4-2|408	* Mon Jun 17 2002 Erwan Velu <erwan@mandrakesoft.com> 6.5.6-14mdk
12cr|lam-7.1.4-2|409	- Fixing missing requires
12cr|lam-7.1.4-2|410	- Adding noreplace on config files
12cr|lam-7.1.4-2|411	* Thu Jun 06 2002 Erwan Velu <erwan@mandrakesoft.com> 6.5.6-13mdk
12cr|lam-7.1.4-2|412	- Fixing mpi user id
12cr|lam-7.1.4-2|413	- Fixing wrong perm on sample script
12cr|lam-7.1.4-2|414	* Wed Jun 05 2002 Erwan Velu <erwan@mandrakesoft.com> 6.5.6-12mdk
12cr|lam-7.1.4-2|415	- Fixing .bashrc for mpi
12cr|lam-7.1.4-2|416	* Tue Jun 04 2002 Erwan Velu <erwan@mandrakesoft.com> 6.5.6-11mdk
12cr|lam-7.1.4-2|417	- Fixing conflict between libmpich0-devel and lam-doc
12cr|lam-7.1.4-2|418	* Tue Jun 04 2002 Erwan Velu <erwan@mandrakesoft.com> 6.5.6-10mdk
12cr|lam-7.1.4-2|419	- Fixing wrong right on sample script
12cr|lam-7.1.4-2|420	- Changing sample script
12cr|lam-7.1.4-2|421	* Fri May 31 2002 Erwan Velu <erwan@mandrakesoft.com> 6.5.6-9mdk
12cr|lam-7.1.4-2|422	- Removing virtual MPI provides
12cr|lam-7.1.4-2|423	- Adding hello world mpi sample program
12cr|lam-7.1.4-2|424	* Tue May 28 2002 Erwan Velu <erwan@mandrakesoft.com> 6.5.6-8mdk
12cr|lam-7.1.4-2|425	- Adding conflicts on all packages
12cr|lam-7.1.4-2|426	
12cr|lam-7.1.4-2|427	* Tue May 28 2002 Erwan Velu <erwan@mandrakesoft.com> 6.5.6-7mdk
12cr|lam-7.1.4-2|428	- Stopping lam before uninstalling package
12cr|lam-7.1.4-2|429	
12cr|lam-7.1.4-2|430	* Mon May 27 2002 Erwan Velu <erwan@mandrakesoft.com> 6.5.6-6mdk
12cr|lam-7.1.4-2|431	- Fixing late friday changes :-)
12cr|lam-7.1.4-2|432	- Proving virtual Mpi is now fixed
12cr|lam-7.1.4-2|433	
12cr|lam-7.1.4-2|434	* Fri May 24 2002 Erwan Velu <erwan@mandrakesoft.com> 6.5.6-5mdk
12cr|lam-7.1.4-2|435	- Adding mpi user
12cr|lam-7.1.4-2|436	- Providing virtual Mpi
12cr|lam-7.1.4-2|437	- Adding sample rhost configuration file
12cr|lam-7.1.4-2|438	
12cr|lam-7.1.4-2|439	* Fri May 24 2002 Erwan Velu <erwan@mandrakesoft.com> 6.5.6-4mdk
12cr|lam-7.1.4-2|440	- Added Trillium option (devel option), man pages and binaries
12cr|lam-7.1.4-2|441	- Creating devel package
12cr|lam-7.1.4-2|442	- Cleaning liblam0-devel package
12cr|lam-7.1.4-2|443	
12cr|lam-7.1.4-2|444	* Fri May 24 2002 Erwan Velu <erwan@mandrakesoft.com> 6.5.6-3mdk
12cr|lam-7.1.4-2|445	- Gcc 3.1 build
12cr|lam-7.1.4-2|446	- Cleaning Spec file
12cr|lam-7.1.4-2|447	
12cr|lam-7.1.4-2|448	* Tue Nov 27 2001 Ludovic Francois <lfrancois@mandrakesoft.com> 6.5.6-2mdk
12cr|lam-7.1.4-2|449	- Added Conflict tag for mpich conflicts
12cr|lam-7.1.4-2|450	
12cr|lam-7.1.4-2|451	* Tue Nov 27 2001 Ludovic Francois <lfrancois@mandrakesoft.com> 6.5.6-1mdk
12cr|lam-7.1.4-2|452	- 6.5.6
12cr|lam-7.1.4-2|453	
12cr|lam-7.1.4-2|454	* Fri Nov 23 2001 Ludovic Francois <lfrancois@mandrakesoft.com> 6.5.5-3mdk
12cr|lam-7.1.4-2|455	- Added include files missed from last upload
12cr|lam-7.1.4-2|456	
12cr|lam-7.1.4-2|457	* Thu Nov 22 2001 Ludovic Francois <lfrancois@mandrakesoft.com> 6.5.5-2mdk
12cr|lam-7.1.4-2|458	- rebuild
12cr|lam-7.1.4-2|459	
12cr|lam-7.1.4-2|460	* Mon Nov 19 2001 Ludovic Francois <lfrancois@mandrakesoft.com> 6.5.5-1mdk
12cr|lam-7.1.4-2|461	- First version of the package

2609 12
12cr|lash-0.5.4-10|1	%define	major		1
12cr|lash-0.5.4-10|2	%define	libname		%mklibname %{name} %{major}
12cr|lash-0.5.4-10|3	%define	develname	%mklibname %{name} -d
12cr|lash-0.5.4-10|4	
12cr|lash-0.5.4-10|5	Summary:		Linux Audio Session Handler
12cr|lash-0.5.4-10|6	Name:		lash
12cr|lash-0.5.4-10|7	Version:		0.5.4
12cr|lash-0.5.4-10|8	Release:		10
12cr|lash-0.5.4-10|9	License:		GPLv2+
12cr|lash-0.5.4-10|10	Group:		Sound
12cr|lash-0.5.4-10|11	URL:		http://www.nongnu.org/lash/
12cr|lash-0.5.4-10|12	Source0:		http://download.savannah.gnu.org/releases/%name/%{name}-%{version}.tar.gz
12cr|lash-0.5.4-10|13	BuildRequires:	gtk2-devel >= 2.0.0
12cr|lash-0.5.4-10|14	BuildRequires:	texi2html
12cr|lash-0.5.4-10|15	BuildRequires:	jackit-devel >= 0.99.17
12cr|lash-0.5.4-10|16	BuildRequires:	libalsa-devel >= 0.9
12cr|lash-0.5.4-10|17	BuildRequires:	libxml2-devel >= 2.0.0
12cr|lash-0.5.4-10|18	BuildRequires:	readline-devel
12cr|lash-0.5.4-10|19	BuildRequires:	libuuid-devel
12cr|lash-0.5.4-10|20	BuildRequires:	imagemagick
12cr|lash-0.5.4-10|21	BuildRequires:	python-devel
12cr|lash-0.5.4-10|22	BuildRequires:	swig
12cr|lash-0.5.4-10|23	Requires:	python
12cr|lash-0.5.4-10|24	
12cr|lash-0.5.4-10|25	%description
12cr|lash-0.5.4-10|26	LASH is a session management system for JACK and ALSA audio applications on
12cr|lash-0.5.4-10|27	GNU/Linux. Its aim is to allow you to have many different audio programs
12cr|lash-0.5.4-10|28	running at once, to save their setup, close them down and then easily
12cr|lash-0.5.4-10|29	reload the setup at some other time. LASH doesn't deal with any kind of
12cr|lash-0.5.4-10|30	audio data itself; it just runs programs, deals with saving/loading
12cr|lash-0.5.4-10|31	(arbitrary) data and connects different kinds of virtual audio ports
12cr|lash-0.5.4-10|32	together (currently JACK and ALSA sequencer ports). It can also be used to
12cr|lash-0.5.4-10|33	move entire sessions between computers, or post sessions on the Internet
12cr|lash-0.5.4-10|34	for download.
12cr|lash-0.5.4-10|35	
12cr|lash-0.5.4-10|36	
12cr|lash-0.5.4-10|37	%package -n %{libname}
12cr|lash-0.5.4-10|38	Summary:		Dynamic libraries from %{name}
12cr|lash-0.5.4-10|39	Group:		System/Libraries
12cr|lash-0.5.4-10|40	
12cr|lash-0.5.4-10|41	%description -n %{libname}
12cr|lash-0.5.4-10|42	Dynamic libraries from %{name}.
12cr|lash-0.5.4-10|43	
12cr|lash-0.5.4-10|44	
12cr|lash-0.5.4-10|45	%package -n %{develname}
12cr|lash-0.5.4-10|46	Summary:		Header files and static libraries from %{name}
12cr|lash-0.5.4-10|47	Group:		Development/C
12cr|lash-0.5.4-10|48	Requires:	%{libname} >= %{version}-%{release}
12cr|lash-0.5.4-10|49	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|lash-0.5.4-10|50	Provides:	%{name}-devel = %{version}-%{release}
12cr|lash-0.5.4-10|51	Obsoletes:	%{name}-devel < %{version}-%{release}
12cr|lash-0.5.4-10|52	Obsoletes:	%{_lib}lash1-devel < %{version}-%{release}
12cr|lash-0.5.4-10|53	
12cr|lash-0.5.4-10|54	%description -n %{develname}
12cr|lash-0.5.4-10|55	Libraries and includes files for developing programs based on %{name}.
12cr|lash-0.5.4-10|56	
12cr|lash-0.5.4-10|57	# (gvm) configure.ac has the building of python bindings always disabled
12cr|lash-0.5.4-10|58	# so this package will be empty
12cr|lash-0.5.4-10|59	#%%package -n python-%%{name}
12cr|lash-0.5.4-10|60	#Summary:		Python bindings for the LASH audio session handler
12cr|lash-0.5.4-10|61	#Group:		Development/Python
12cr|lash-0.5.4-10|62	#Requires:	%{name} = %{version}-%{release}
12cr|lash-0.5.4-10|63	
12cr|lash-0.5.4-10|64	#description -n python-%%{name}
12cr|lash-0.5.4-10|65	#Python bindings for the LASH audio session handler.
12cr|lash-0.5.4-10|66	
12cr|lash-0.5.4-10|67	
12cr|lash-0.5.4-10|68	%prep
12cr|lash-0.5.4-10|69	%setup -q
12cr|lash-0.5.4-10|70	
12cr|lash-0.5.4-10|71	perl -pi -e 's|lib/python|%{_lib}/python||g' configure
12cr|lash-0.5.4-10|72	
12cr|lash-0.5.4-10|73	
12cr|lash-0.5.4-10|74	%build
12cr|lash-0.5.4-10|75	export CFLAGS="%{optflags} -D_GNU_SOURCE"
12cr|lash-0.5.4-10|76	export LIBS="-lpthread -luuid -lm"
12cr|lash-0.5.4-10|77	%configure2_5x \
12cr|lash-0.5.4-10|78	--enable-alsa-midi \
12cr|lash-0.5.4-10|79	--enable-debug
12cr|lash-0.5.4-10|80	%make
12cr|lash-0.5.4-10|81	
12cr|lash-0.5.4-10|82	
12cr|lash-0.5.4-10|83	%install
12cr|lash-0.5.4-10|84	%makeinstall_std
12cr|lash-0.5.4-10|85	
12cr|lash-0.5.4-10|86	# Drop .la archives
12cr|lash-0.5.4-10|87	find %{buildroot} -type f -name '*.la' -exec rm -f {} \;
12cr|lash-0.5.4-10|88	
12cr|lash-0.5.4-10|89	# Make sure the libraries are executables
12cr|lash-0.5.4-10|90	chmod 0755 %{buildroot}%{_libdir}/lib*.so.*
12cr|lash-0.5.4-10|91	
12cr|lash-0.5.4-10|92	#menu
12cr|lash-0.5.4-10|93	mkdir -p %{buildroot}%{_datadir}/applications
12cr|lash-0.5.4-10|94	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|lash-0.5.4-10|95	[Desktop Entry]
12cr|lash-0.5.4-10|96	Name=%{name}
12cr|lash-0.5.4-10|97	Comment=%{summary}
12cr|lash-0.5.4-10|98	Exec=%{_bindir}/%{name}_panel
12cr|lash-0.5.4-10|99	Icon=%{name}
12cr|lash-0.5.4-10|100	Terminal=false
12cr|lash-0.5.4-10|101	Type=Application
12cr|lash-0.5.4-10|102	Categories=AudioVideo;Audio;AudioVideoEditing;
12cr|lash-0.5.4-10|103	EOF
12cr|lash-0.5.4-10|104	
12cr|lash-0.5.4-10|105	#icons
12cr|lash-0.5.4-10|106	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|lash-0.5.4-10|107	cp icons/lash_48px.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|lash-0.5.4-10|108	convert -size 32x32 icons/lash_96px.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|lash-0.5.4-10|109	cp icons/lash_16px.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|lash-0.5.4-10|110	
12cr|lash-0.5.4-10|111	
12cr|lash-0.5.4-10|112	%files
12cr|lash-0.5.4-10|113	%doc AUTHORS ChangeLog NEWS README README.SECURITY TODO
12cr|lash-0.5.4-10|114	%{_bindir}/*
12cr|lash-0.5.4-10|115	%{_datadir}/%{name}
12cr|lash-0.5.4-10|116	%{_datadir}/applications/%{name}.desktop
12cr|lash-0.5.4-10|117	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|lash-0.5.4-10|118	
12cr|lash-0.5.4-10|119	
12cr|lash-0.5.4-10|120	%files -n %{libname}
12cr|lash-0.5.4-10|121	%doc README
12cr|lash-0.5.4-10|122	%{_libdir}/*.so.%{major}*
12cr|lash-0.5.4-10|123	
12cr|lash-0.5.4-10|124	
12cr|lash-0.5.4-10|125	%files -n %{develname}
12cr|lash-0.5.4-10|126	%{_includedir}/*
12cr|lash-0.5.4-10|127	%{_libdir}/*.so
12cr|lash-0.5.4-10|128	%{_libdir}/*.a
12cr|lash-0.5.4-10|129	#{_libdir}/*.la
12cr|lash-0.5.4-10|130	%{_libdir}/pkgconfig/*
12cr|lash-0.5.4-10|131	
12cr|lash-0.5.4-10|132	
12cr|lash-0.5.4-10|133	#files -n python-%%{name}
12cr|lash-0.5.4-10|134	#%%{python_sitelib}/*
12cr|lash-0.5.4-10|135	
12cr|lash-0.5.4-10|136	
12cr|lash-0.5.4-10|137	%changelog
12cr|lash-0.5.4-10|138	* Wed Oct 31 2012 Giovanni Mariani <mc2374@mclink.it> 0.5.4-10
12cr|lash-0.5.4-10|139	- Dropped BuildRoot, %%mkrel, %%defattr and %%clean section
12cr|lash-0.5.4-10|140	- Dropped support for ancient distro releases
12cr|lash-0.5.4-10|141	- Dropped python-lash package, because the building of the python bindings
12cr|lash-0.5.4-10|142	now is disabled in the sources
12cr|lash-0.5.4-10|143	- Fixed linking with libpthread and libuuid
12cr|lash-0.5.4-10|144	- Added some version info to BReqs, according to the configure output
12cr|lash-0.5.4-10|145	- Made sure that Description text lines are < 76 chars in lenght
12cr|lash-0.5.4-10|146	- Made rpmlint more happy and killed some warnings
12cr|lash-0.5.4-10|147	- Removed .la files
12cr|lash-0.5.4-10|148	
12cr|lash-0.5.4-10|149	* Mon Feb 22 2010 Funda Wang <fwang@mandriva.org> 0.5.4-9mdv2010.1
12cr|lash-0.5.4-10|150	+ Revision: 509779
12cr|lash-0.5.4-10|151	- BR uuid
12cr|lash-0.5.4-10|152	+ Thierry Vignaud <tv@mandriva.org>
12cr|lash-0.5.4-10|153	- rebuild
12cr|lash-0.5.4-10|154	
12cr|lash-0.5.4-10|155	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.4-8mdv2009.1
12cr|lash-0.5.4-10|156	+ Revision: 354772
12cr|lash-0.5.4-10|157	- rebuild
12cr|lash-0.5.4-10|158	
12cr|lash-0.5.4-10|159	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.4-7mdv2009.1
12cr|lash-0.5.4-10|160	+ Revision: 348118
12cr|lash-0.5.4-10|161	- disable parallel build
12cr|lash-0.5.4-10|162	- rebuild for latest readline
12cr|lash-0.5.4-10|163	
12cr|lash-0.5.4-10|164	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.5.4-6mdv2009.1
12cr|lash-0.5.4-10|165	+ Revision: 323755
12cr|lash-0.5.4-10|166	- rebuild
12cr|lash-0.5.4-10|167	
12cr|lash-0.5.4-10|168	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|lash-0.5.4-10|169	- lowercase ImageMagick
12cr|lash-0.5.4-10|170	
12cr|lash-0.5.4-10|171	* Mon Aug 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.4-5mdv2009.0
12cr|lash-0.5.4-10|172	+ Revision: 270767
12cr|lash-0.5.4-10|173	- remove stupid redefines
12cr|lash-0.5.4-10|174	- fix mixture of tabs and spaces
12cr|lash-0.5.4-10|175	- export -D_GNU_SOURCE to make it build
12cr|lash-0.5.4-10|176	- put icons into fd.o directories
12cr|lash-0.5.4-10|177	- spec file clean
12cr|lash-0.5.4-10|178	
12cr|lash-0.5.4-10|179	+ Thierry Vignaud <tv@mandriva.org>
12cr|lash-0.5.4-10|180	- rebuild
12cr|lash-0.5.4-10|181	- kill re-definition of %%buildroot on Pixel's request
12cr|lash-0.5.4-10|182	
12cr|lash-0.5.4-10|183	+ Pixel <pixel@mandriva.com>
12cr|lash-0.5.4-10|184	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|lash-0.5.4-10|185	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|lash-0.5.4-10|186	
12cr|lash-0.5.4-10|187	+ Olivier Blin <oblin@mandriva.com>
12cr|lash-0.5.4-10|188	- restore BuildRoot
12cr|lash-0.5.4-10|189	
12cr|lash-0.5.4-10|190	* Fri Dec 14 2007 Funda Wang <fwang@mandriva.org> 0.5.4-2mdv2008.1
12cr|lash-0.5.4-10|191	+ Revision: 119657
12cr|lash-0.5.4-10|192	- revert to python_sitelib
12cr|lash-0.5.4-10|193	- New version 0.5.4
12cr|lash-0.5.4-10|194	- drop old menu
12cr|lash-0.5.4-10|195	- new devel policy
12cr|lash-0.5.4-10|196	
12cr|lash-0.5.4-10|197	+ Thierry Vignaud <tv@mandriva.org>
12cr|lash-0.5.4-10|198	- fix summary-ended-with-dot
12cr|lash-0.5.4-10|199	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|lash-0.5.4-10|200	
12cr|lash-0.5.4-10|201	+ Austin Acton <austin@mandriva.org>
12cr|lash-0.5.4-10|202	- increase release
12cr|lash-0.5.4-10|203	- even better python libdir hack
12cr|lash-0.5.4-10|204	- buildrequires swig
12cr|lash-0.5.4-10|205	- split off python package
12cr|lash-0.5.4-10|206	- move python_sitelib files to python_sitearch
12cr|lash-0.5.4-10|207	- new version
12cr|lash-0.5.4-10|208	- force midi
12cr|lash-0.5.4-10|209	- major 1.1 and epoch 1 (weird)
12cr|lash-0.5.4-10|210	- require python
12cr|lash-0.5.4-10|211	- remove info page
12cr|lash-0.5.4-10|212	
12cr|lash-0.5.4-10|213	
12cr|lash-0.5.4-10|214	* Tue Sep 05 2006 Emmanuel Andry <eandry@mandriva.org> 0.5.0-2mdv2007.0
12cr|lash-0.5.4-10|215	- disable gtk1.2
12cr|lash-0.5.4-10|216	- xdg menu
12cr|lash-0.5.4-10|217	
12cr|lash-0.5.4-10|218	* Sun Feb 19 2006 Austin Acton <austin@mandriva.org> 0.5.0-1mdk
12cr|lash-0.5.4-10|219	- initial package
12cr|lash-0.5.4-10|220	

2610 12
12cr|lat-1.2.4-1|1	%global debug_package %{nil}
12cr|lat-1.2.4-1|2	Summary:	LAT - LDAP Administration Tool
12cr|lat-1.2.4-1|3	Name:		lat
12cr|lat-1.2.4-1|4	Version:	1.2.4
12cr|lat-1.2.4-1|5	Release:	1
12cr|lat-1.2.4-1|6	License:	GPLv2
12cr|lat-1.2.4-1|7	Group:		System/Configuration/Other
12cr|lat-1.2.4-1|8	URL:		http://sourceforge.net/projects/ldap-at/
12cr|lat-1.2.4-1|9	source0:  http://downloads.sourceforge.net/project/ldap-at/LAT/LAT%20-%20%{version}/%{name}-%{version}.tar.gz
12cr|lat-1.2.4-1|10	BuildRequires:	mono-devel
12cr|lat-1.2.4-1|11	BuildRequires:	gnome-sharp2
12cr|lat-1.2.4-1|12	BuildRequires:	libgnome-keyring-devel
12cr|lat-1.2.4-1|13	BuildRequires:	autoconf2.5
12cr|lat-1.2.4-1|14	BuildRequires:	intltool
12cr|lat-1.2.4-1|15	BuildRequires:	scrollkeeper
12cr|lat-1.2.4-1|16	BuildRequires:	desktop-file-utils
12cr|lat-1.2.4-1|17	BuildRequires:	dbus-sharp
12cr|lat-1.2.4-1|18	BuildRequires:	avahi-sharp
12cr|lat-1.2.4-1|19	BuildRequires:	gnome-sharp2-devel
12cr|lat-1.2.4-1|20	buildrequires:  pkgconfig(glade-sharp-2.0)
12cr|lat-1.2.4-1|21	Requires(post):	scrollkeeper
12cr|lat-1.2.4-1|22	Requires(postun):	scrollkeeper
12cr|lat-1.2.4-1|23	
12cr|lat-1.2.4-1|24	%description
12cr|lat-1.2.4-1|25	LAT stands for LDAP Administration Tool. The tool allows you to browse
12cr|lat-1.2.4-1|26	LDAP-based directories and add/edit/delete entries contained within.
12cr|lat-1.2.4-1|27	It can store profiles for quick access to different servers. There are
12cr|lat-1.2.4-1|28	also different views available such as Users, Groups and Hosts which
12cr|lat-1.2.4-1|29	allow you to easily manage objects without having to deal with the
12cr|lat-1.2.4-1|30	intricacies of LDAP.
12cr|lat-1.2.4-1|31	
12cr|lat-1.2.4-1|32	%prep
12cr|lat-1.2.4-1|33	%setup -q
12cr|lat-1.2.4-1|34	
12cr|lat-1.2.4-1|35	%build
12cr|lat-1.2.4-1|36	aclocal
12cr|lat-1.2.4-1|37	libtoolize
12cr|lat-1.2.4-1|38	automake
12cr|lat-1.2.4-1|39	autoconf
12cr|lat-1.2.4-1|40	%configure2_5x \
12cr|lat-1.2.4-1|41	--enable-networkmanager=no \
12cr|lat-1.2.4-1|42	--enable-avahi=yes \
12cr|lat-1.2.4-1|43	--libdir=%{_prefix}/lib
12cr|lat-1.2.4-1|44	make
12cr|lat-1.2.4-1|45	
12cr|lat-1.2.4-1|46	%install
12cr|lat-1.2.4-1|47	
12cr|lat-1.2.4-1|48	%makeinstall_std
12cr|lat-1.2.4-1|49	
12cr|lat-1.2.4-1|50	%find_lang %{name} --with-gnome
12cr|lat-1.2.4-1|51	
12cr|lat-1.2.4-1|52	desktop-file-install --vendor="" \
12cr|lat-1.2.4-1|53	--remove-category="Application" \
12cr|lat-1.2.4-1|54	--add-category="GTK" \
12cr|lat-1.2.4-1|55	--add-category="GNOME" \
12cr|lat-1.2.4-1|56	--add-category="Network" \
12cr|lat-1.2.4-1|57	--add-category="X-MandrivaLinux-System-Configuration-Other" \
12cr|lat-1.2.4-1|58	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|lat-1.2.4-1|59	
12cr|lat-1.2.4-1|60	mkdir -p %buildroot%_datadir/pkgconfig
12cr|lat-1.2.4-1|61	mv %buildroot%_prefix/lib/pkgconfig/*.pc %buildroot%_datadir/pkgconfig
12cr|lat-1.2.4-1|62	
12cr|lat-1.2.4-1|63	%files -f %{name}.lang
12cr|lat-1.2.4-1|64	%defattr(644,root,root,755)
12cr|lat-1.2.4-1|65	%doc AUTHORS COPYING ChangeLog README TODO
12cr|lat-1.2.4-1|66	%attr(755,root,root) %{_bindir}/*
12cr|lat-1.2.4-1|67	%dir %{_prefix}/lib/%{name}
12cr|lat-1.2.4-1|68	%attr(755,root,root) %{_prefix}/lib/%{name}/*
12cr|lat-1.2.4-1|69	%{_mandir}/man1/lat.1*
12cr|lat-1.2.4-1|70	%{_datadir}/pixmaps/%{name}.png
12cr|lat-1.2.4-1|71	%{_datadir}/applications/%{name}.desktop
12cr|lat-1.2.4-1|72	%{_datadir}/application-registry/%{name}.applications
12cr|lat-1.2.4-1|73	%{_datadir}/pkgconfig/lat-plugins.pc
12cr|lat-1.2.4-1|74	
12cr|lat-1.2.4-1|75	
12cr|lat-1.2.4-1|76	%changelog
12cr|lat-1.2.4-1|77	* Wed Sep 24 2008 Funda Wang <fundawang@mandriva.org> 1.2.3-2mdv2009.0
12cr|lat-1.2.4-1|78	+ Revision: 287695
12cr|lat-1.2.4-1|79	- move .pc files into arch-independent location
12cr|lat-1.2.4-1|80	
12cr|lat-1.2.4-1|81	* Fri Aug 22 2008 Funda Wang <fundawang@mandriva.org> 1.2.3-1mdv2009.0
12cr|lat-1.2.4-1|82	+ Revision: 275014
12cr|lat-1.2.4-1|83	- fix br
12cr|lat-1.2.4-1|84	- New version 1.2.3
12cr|lat-1.2.4-1|85	
12cr|lat-1.2.4-1|86	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|lat-1.2.4-1|87	- rebuild
12cr|lat-1.2.4-1|88	- rebuild
12cr|lat-1.2.4-1|89	- kill re-definition of %%buildroot on Pixel's request
12cr|lat-1.2.4-1|90	
12cr|lat-1.2.4-1|91	+ Pixel <pixel@mandriva.com>
12cr|lat-1.2.4-1|92	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|lat-1.2.4-1|93	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|lat-1.2.4-1|94	
12cr|lat-1.2.4-1|95	+ Olivier Blin <oblin@mandriva.com>
12cr|lat-1.2.4-1|96	- restore BuildRoot
12cr|lat-1.2.4-1|97	
12cr|lat-1.2.4-1|98	
12cr|lat-1.2.4-1|99	* Sun Feb 25 2007 Pascal Terjan <pterjan@mandriva.org> 1.2.2-1mdv2007.0
12cr|lat-1.2.4-1|100	+ Revision: 125513
12cr|lat-1.2.4-1|101	- 1.2.2
12cr|lat-1.2.4-1|102	
12cr|lat-1.2.4-1|103	* Fri Nov 17 2006 Pascal Terjan <pterjan@mandriva.org> 1.2.1.1-3mdv2007.1
12cr|lat-1.2.4-1|104	+ Revision: 85103
12cr|lat-1.2.4-1|105	- Fix the x86_64 workaround (but why aren't we noarch ?)
12cr|lat-1.2.4-1|106	
12cr|lat-1.2.4-1|107	* Thu Nov 16 2006 Pascal Terjan <pterjan@mandriva.org> 1.2.1.1-2mdv2007.1
12cr|lat-1.2.4-1|108	+ Revision: 84963
12cr|lat-1.2.4-1|109	- bump release
12cr|lat-1.2.4-1|110	- Fix building on x86_64 until I understand if this should be noarch
12cr|lat-1.2.4-1|111	- Enforce avahi support and siable networkmanager
12cr|lat-1.2.4-1|112	- Disable parallel build
12cr|lat-1.2.4-1|113	- 1.2.1.1
12cr|lat-1.2.4-1|114	- Import lat
12cr|lat-1.2.4-1|115	
12cr|lat-1.2.4-1|116	* Tue Sep 12 2006 Jerome Soyer <saispo@mandriva.org> 1.1.90-1mdv2007.0
12cr|lat-1.2.4-1|117	- New release 1.1.90
12cr|lat-1.2.4-1|118	
12cr|lat-1.2.4-1|119	* Wed Aug 30 2006 Jerome Soyer <saispo@mandriva.org> 1.1.6-1mdv2007.0
12cr|lat-1.2.4-1|120	- New release 1.1.6
12cr|lat-1.2.4-1|121	
12cr|lat-1.2.4-1|122	* Wed Aug 16 2006 Pascal Terjan <pterjan@mandriva.org> 1.1.5-2mdv2007.0
12cr|lat-1.2.4-1|123	- BuildRequires avahi-sharp
12cr|lat-1.2.4-1|124	
12cr|lat-1.2.4-1|125	* Tue Aug 01 2006 Jerome Soyer <saispo@mandriva.org> 1.1.5-1mdv2007.0
12cr|lat-1.2.4-1|126	- Use development version for features
12cr|lat-1.2.4-1|127	
12cr|lat-1.2.4-1|128	* Tue Jul 11 2006 Pascal Terjan <pterjan@mandriva.org> 1.0.6-3mdv2007.0
12cr|lat-1.2.4-1|129	- Don't use _desktopdir, once again it works on the cluster only because of
12cr|lat-1.2.4-1|130	jpackage-utils...
12cr|lat-1.2.4-1|131	
12cr|lat-1.2.4-1|132	* Thu Jul 06 2006 Pascal Terjan <pterjan@mandriva.org> 1.0.6-2mdv2007.0
12cr|lat-1.2.4-1|133	- Use _tmppath, not _tmpdir
12cr|lat-1.2.4-1|134	
12cr|lat-1.2.4-1|135	* Thu Jul 06 2006 Pascal Terjan <pterjan@mandriva.org> 1.0.6-1
12cr|lat-1.2.4-1|136	- New release 1.0.6
12cr|lat-1.2.4-1|137	
12cr|lat-1.2.4-1|138	* Sat Jun 17 2006 Pascal Terjan <pterjan@mandriva.org> 1.0.5-1mdv2007.0
12cr|lat-1.2.4-1|139	- Initial package
12cr|lat-1.2.4-1|140	

2611 12
12cr|latencytop-0.5-2|1	%define name	latencytop
12cr|latencytop-0.5-2|2	%define version	0.5
12cr|latencytop-0.5-2|3	%define rel	2
12cr|latencytop-0.5-2|4	
12cr|latencytop-0.5-2|5	Summary:	Visualizer of system latencies
12cr|latencytop-0.5-2|6	Name:		%name
12cr|latencytop-0.5-2|7	Version:	%version
12cr|latencytop-0.5-2|8	Release:	%mkrel %rel
12cr|latencytop-0.5-2|9	License:	GPLv2
12cr|latencytop-0.5-2|10	Group:		Development/Other
12cr|latencytop-0.5-2|11	URL:		http://latencytop.org/
12cr|latencytop-0.5-2|12	Source0:	http://latencytop.org/download/latencytop-%{version}.tar.gz
12cr|latencytop-0.5-2|13	BuildRequires:	ncursesw-devel
12cr|latencytop-0.5-2|14	BuildRequires:	pkgconfig(glib-2.0)
12cr|latencytop-0.5-2|15	BuildRequires:  gtk2-devel
12cr|latencytop-0.5-2|16	
12cr|latencytop-0.5-2|17	%description
12cr|latencytop-0.5-2|18	LatencyTOP is a Linux tool for software developers (both kernel and
12cr|latencytop-0.5-2|19	userspace), aimed at identifying where system latency occurs, and
12cr|latencytop-0.5-2|20	what kind of operation/action is causing the latency to happen. By
12cr|latencytop-0.5-2|21	identifying this, developers can then change the code to avoid the
12cr|latencytop-0.5-2|22	worst latency hiccups.
12cr|latencytop-0.5-2|23	
12cr|latencytop-0.5-2|24	%prep
12cr|latencytop-0.5-2|25	%setup -q
12cr|latencytop-0.5-2|26	
12cr|latencytop-0.5-2|27	%build
12cr|latencytop-0.5-2|28	export CFLAGS="%{optflags} -I%{_includedir}/ncursesw"
12cr|latencytop-0.5-2|29	%make
12cr|latencytop-0.5-2|30	
12cr|latencytop-0.5-2|31	%install
12cr|latencytop-0.5-2|32	install -d -m755 %{buildroot}%{_sbindir}
12cr|latencytop-0.5-2|33	%makeinstall_std
12cr|latencytop-0.5-2|34	install -d -m755 %{buildroot}%{_mandir}/man8
12cr|latencytop-0.5-2|35	install -m644 latencytop.8 %{buildroot}%{_mandir}/man8/
12cr|latencytop-0.5-2|36	
12cr|latencytop-0.5-2|37	%files
12cr|latencytop-0.5-2|38	%{_sbindir}/%{name}
12cr|latencytop-0.5-2|39	%{_datadir}/%{name}
12cr|latencytop-0.5-2|40	%{_mandir}/man8/latencytop.8*

2612 12
12cr|latex2rtf-2.1.0-1|1	%define name	latex2rtf
12cr|latex2rtf-2.1.0-1|2	%define version 2.1.0
12cr|latex2rtf-2.1.0-1|3	%define release %mkrel 1
12cr|latex2rtf-2.1.0-1|4	
12cr|latex2rtf-2.1.0-1|5	Summary:	LaTeX to RTF converter
12cr|latex2rtf-2.1.0-1|6	Name:		%{name}
12cr|latex2rtf-2.1.0-1|7	Version:	%{version}
12cr|latex2rtf-2.1.0-1|8	Release:	%{release}
12cr|latex2rtf-2.1.0-1|9	Source0:	%{name}-%{version}.tar.gz
12cr|latex2rtf-2.1.0-1|10	License:	GPLv2+
12cr|latex2rtf-2.1.0-1|11	Group:		Publishing
12cr|latex2rtf-2.1.0-1|12	Url:		http://latex2rtf.sourceforge.net/
12cr|latex2rtf-2.1.0-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|latex2rtf-2.1.0-1|14	Requires:	tetex-latex, tetex-dvips, imagemagick
12cr|latex2rtf-2.1.0-1|15	
12cr|latex2rtf-2.1.0-1|16	%description
12cr|latex2rtf-2.1.0-1|17	LaTeX2rtf is a translator program which is intended to translate a
12cr|latex2rtf-2.1.0-1|18	LaTeX document (precisely: the text and a limited subset of LaTeX
12cr|latex2rtf-2.1.0-1|19	tags) into the RTF format which can be imported by several
12cr|latex2rtf-2.1.0-1|20	textprocessors (including Microsoft Word for Windows and Word for
12cr|latex2rtf-2.1.0-1|21	Macintosh).
12cr|latex2rtf-2.1.0-1|22	
12cr|latex2rtf-2.1.0-1|23	%prep
12cr|latex2rtf-2.1.0-1|24	%setup -q
12cr|latex2rtf-2.1.0-1|25	
12cr|latex2rtf-2.1.0-1|26	%build
12cr|latex2rtf-2.1.0-1|27	%make PREFIX=/usr INFO_INSTALL=%{_infodir} MAN_INSTALL=%{_mandir}/man1 CFG_INSTALL=%{_sysconfdir}/%{name} SUPPORT_INSTALL=%{_datadir}/doc/%{name}
12cr|latex2rtf-2.1.0-1|28	
12cr|latex2rtf-2.1.0-1|29	%install
12cr|latex2rtf-2.1.0-1|30	%__rm -rf %{buildroot}
12cr|latex2rtf-2.1.0-1|31	%__install -d -m 755 %{buildroot}%{_datadir}/doc/%{name}
12cr|latex2rtf-2.1.0-1|32	%__make PREFIX=%{buildroot}/usr \
12cr|latex2rtf-2.1.0-1|33	MAN_INSTALL=%{buildroot}%{_mandir}/man1 \
12cr|latex2rtf-2.1.0-1|34	CFG_INSTALL=%{buildroot}%{_sysconfdir}/%{name} \
12cr|latex2rtf-2.1.0-1|35	SUPPORT_INSTALL=%{buildroot}%{_datadir}/doc/%{name} install
12cr|latex2rtf-2.1.0-1|36	%__install -d -m 755 %{buildroot}%{_infodir}
12cr|latex2rtf-2.1.0-1|37	%__install -m 644 doc/%{name}.info %{buildroot}%{_infodir}
12cr|latex2rtf-2.1.0-1|38	
12cr|latex2rtf-2.1.0-1|39	%post
12cr|latex2rtf-2.1.0-1|40	%_install_info %{name}.info
12cr|latex2rtf-2.1.0-1|41	
12cr|latex2rtf-2.1.0-1|42	%postun
12cr|latex2rtf-2.1.0-1|43	%_remove_install_info %{name}.info
12cr|latex2rtf-2.1.0-1|44	
12cr|latex2rtf-2.1.0-1|45	%clean
12cr|latex2rtf-2.1.0-1|46	%__rm -rf %{buildroot}
12cr|latex2rtf-2.1.0-1|47	
12cr|latex2rtf-2.1.0-1|48	%files
12cr|latex2rtf-2.1.0-1|49	%defattr(-,root,root)
12cr|latex2rtf-2.1.0-1|50	%doc ChangeLog Copyright README
12cr|latex2rtf-2.1.0-1|51	%{_bindir}/*
12cr|latex2rtf-2.1.0-1|52	%{_sysconfdir}/%{name}
12cr|latex2rtf-2.1.0-1|53	%{_infodir}/*
12cr|latex2rtf-2.1.0-1|54	%{_mandir}/man1/*
12cr|latex2rtf-2.1.0-1|55	
12cr|latex2rtf-2.1.0-1|56	
12cr|latex2rtf-2.1.0-1|57	%changelog
12cr|latex2rtf-2.1.0-1|58	* Fri May 28 2010 Lev Givon <lev@mandriva.org> 2.1.0-1mdv2011.0
12cr|latex2rtf-2.1.0-1|59	+ Revision: 546541
12cr|latex2rtf-2.1.0-1|60	- Update to 2.1.0.
12cr|latex2rtf-2.1.0-1|61	
12cr|latex2rtf-2.1.0-1|62	* Fri Feb 19 2010 Lev Givon <lev@mandriva.org> 2.0.0-1mdv2010.1
12cr|latex2rtf-2.1.0-1|63	+ Revision: 508335
12cr|latex2rtf-2.1.0-1|64	- import latex2rtf
12cr|latex2rtf-2.1.0-1|65	

2613 12
12cr|latex-abntex-0.9-0.beta2.2|1	%define texdir /usr/share/texmf
12cr|latex-abntex-0.9-0.beta2.2|2	Summary: LaTeX macros for writing documents following the ABNT norms
12cr|latex-abntex-0.9-0.beta2.2|3	Summary(pt_BR): Macros para LaTeX que implementam normas da ABNT
12cr|latex-abntex-0.9-0.beta2.2|4	Name: latex-abntex
12cr|latex-abntex-0.9-0.beta2.2|5	Version: 0.9
12cr|latex-abntex-0.9-0.beta2.2|6	Release: %mkrel -c beta2 2
12cr|latex-abntex-0.9-0.beta2.2|7	License: LPPL
12cr|latex-abntex-0.9-0.beta2.2|8	Group: Publishing
12cr|latex-abntex-0.9-0.beta2.2|9	URL: http://abntex.codigolivre.org.br
12cr|latex-abntex-0.9-0.beta2.2|10	Source: abntex-%{version}-beta2.tar.gz
12cr|latex-abntex-0.9-0.beta2.2|11	Patch0: abntex-0.9-respect-prefix.patch
12cr|latex-abntex-0.9-0.beta2.2|12	Requires: tetex
12cr|latex-abntex-0.9-0.beta2.2|13	BuildArch: noarch
12cr|latex-abntex-0.9-0.beta2.2|14	BuildRequires: tetex tetex-latex tetex-dvips
12cr|latex-abntex-0.9-0.beta2.2|15	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|latex-abntex-0.9-0.beta2.2|16	
12cr|latex-abntex-0.9-0.beta2.2|17	%description
12cr|latex-abntex-0.9-0.beta2.2|18	With the abnTeX macros you will be able to write LaTeX
12cr|latex-abntex-0.9-0.beta2.2|19	documents which conform to several norms from ABNT
12cr|latex-abntex-0.9-0.beta2.2|20	(Brazilian Association for Technical Norms). In addition there
12cr|latex-abntex-0.9-0.beta2.2|21	are macros for writing automated lists of abbreviations and
12cr|latex-abntex-0.9-0.beta2.2|22	symbols and a style for writing patent applications for INPI.
12cr|latex-abntex-0.9-0.beta2.2|23	You can also use these style with LyX.
12cr|latex-abntex-0.9-0.beta2.2|24	
12cr|latex-abntex-0.9-0.beta2.2|25	%description -l pt_BR
12cr|latex-abntex-0.9-0.beta2.2|26	As macros abnTeX possibilitam escrever documentos latex
12cr|latex-abntex-0.9-0.beta2.2|27	em conformidade com as diversas normas da ABNT (Associação
12cr|latex-abntex-0.9-0.beta2.2|28	Brasileira de Normas Técnicas). Além disso estão incluídas
12cr|latex-abntex-0.9-0.beta2.2|29	macros para a confeção automatizada de listas de abreviaturas
12cr|latex-abntex-0.9-0.beta2.2|30	e símbolos e um estilo para escrever requerimentos de patentes
12cr|latex-abntex-0.9-0.beta2.2|31	para o INPI. Você também pode usar esses estilos com LyX.
12cr|latex-abntex-0.9-0.beta2.2|32	
12cr|latex-abntex-0.9-0.beta2.2|33	%prep
12cr|latex-abntex-0.9-0.beta2.2|34	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
12cr|latex-abntex-0.9-0.beta2.2|35	%setup -n abntex-%{version}
12cr|latex-abntex-0.9-0.beta2.2|36	%patch0 -p1 -b .respect-prefix
12cr|latex-abntex-0.9-0.beta2.2|37	
12cr|latex-abntex-0.9-0.beta2.2|38	%build
12cr|latex-abntex-0.9-0.beta2.2|39	make doc-ps
12cr|latex-abntex-0.9-0.beta2.2|40	
12cr|latex-abntex-0.9-0.beta2.2|41	%install
12cr|latex-abntex-0.9-0.beta2.2|42	rm -rf $RPM_BUILD_ROOT
12cr|latex-abntex-0.9-0.beta2.2|43	install -m 755 -d $RPM_BUILD_ROOT/%_datadir/texmf/
12cr|latex-abntex-0.9-0.beta2.2|44	install -m 755 -d $RPM_BUILD_ROOT/%_bindir
12cr|latex-abntex-0.9-0.beta2.2|45	install -m 755 -d $RPM_BUILD_ROOT/%_docdir
12cr|latex-abntex-0.9-0.beta2.2|46	make install DESTDIR=$RPM_BUILD_ROOT USRLOCAL=$RPM_BUILD_ROOT/usr/bin
12cr|latex-abntex-0.9-0.beta2.2|47	
12cr|latex-abntex-0.9-0.beta2.2|48	%post
12cr|latex-abntex-0.9-0.beta2.2|49	texhash
12cr|latex-abntex-0.9-0.beta2.2|50	
12cr|latex-abntex-0.9-0.beta2.2|51	%postun
12cr|latex-abntex-0.9-0.beta2.2|52	texhash
12cr|latex-abntex-0.9-0.beta2.2|53	
12cr|latex-abntex-0.9-0.beta2.2|54	%files
12cr|latex-abntex-0.9-0.beta2.2|55	%defattr(-, root, root)
12cr|latex-abntex-0.9-0.beta2.2|56	%doc LEIAME LEIAME.linux LEIAME.make LEIAME.administracao
12cr|latex-abntex-0.9-0.beta2.2|57	%doc compiled.docs/*.ps.gz
12cr|latex-abntex-0.9-0.beta2.2|58	%{texdir}/bibtex/bib/abntex
12cr|latex-abntex-0.9-0.beta2.2|59	%{texdir}/bibtex/bst/abntex
12cr|latex-abntex-0.9-0.beta2.2|60	%{texdir}/doc/bibtex/abntex
12cr|latex-abntex-0.9-0.beta2.2|61	%{texdir}/doc/latex/abntex
12cr|latex-abntex-0.9-0.beta2.2|62	%{texdir}/makeindex/abntex
12cr|latex-abntex-0.9-0.beta2.2|63	%{texdir}/tex/latex/abntex
12cr|latex-abntex-0.9-0.beta2.2|64	%{_bindir}/geratss
12cr|latex-abntex-0.9-0.beta2.2|65	
12cr|latex-abntex-0.9-0.beta2.2|66	
12cr|latex-abntex-0.9-0.beta2.2|67	
12cr|latex-abntex-0.9-0.beta2.2|68	
12cr|latex-abntex-0.9-0.beta2.2|69	%changelog
12cr|latex-abntex-0.9-0.beta2.2|70	

2614 12
12cr|latex-beamer-3.24-1|1	%define rname   beamer
12cr|latex-beamer-3.24-1|2	%define rversion 3-24
12cr|latex-beamer-3.24-1|3	
12cr|latex-beamer-3.24-1|4	Name:           latex-%{rname}
12cr|latex-beamer-3.24-1|5	Version:        %(echo %rversion |sed -e 's,-,.,g')
12cr|latex-beamer-3.24-1|6	Release:        1
12cr|latex-beamer-3.24-1|7	Summary:        LaTeX class to produce presentations
12cr|latex-beamer-3.24-1|8	License:        GPL
12cr|latex-beamer-3.24-1|9	Group:          Publishing
12cr|latex-beamer-3.24-1|10	URL:            http://bitbucket.org/rivanvx/beamer/wiki/Home
12cr|latex-beamer-3.24-1|11	Source0:        http://bitbucket.org/rivanvx/beamer/get/version-%{rversion}.tar.bz2
12cr|latex-beamer-3.24-1|12	Requires:       texlive-pgf >= 0:1.01
12cr|latex-beamer-3.24-1|13	Requires:       texlive-xcolor >= 0:2.00
12cr|latex-beamer-3.24-1|14	Requires:       texlive-latex
12cr|latex-beamer-3.24-1|15	BuildRequires:  ghostscript
12cr|latex-beamer-3.24-1|16	BuildRequires:  texlive-pgf >= 0:1.01
12cr|latex-beamer-3.24-1|17	BuildRequires:  texlive-xcolor >= 0:2.00
12cr|latex-beamer-3.24-1|18	BuildRequires:  texlive-latex
12cr|latex-beamer-3.24-1|19	BuildRequires:	texlive-makeindex texlive-collection-latex texlive
12cr|latex-beamer-3.24-1|20	BuildArch:      noarch
12cr|latex-beamer-3.24-1|21	
12cr|latex-beamer-3.24-1|22	%description
12cr|latex-beamer-3.24-1|23	The beamer class is a LaTeX class that allows you to create a beamer
12cr|latex-beamer-3.24-1|24	presentation. It can also be used to create slides. It behaves similarly
12cr|latex-beamer-3.24-1|25	to other packages like Prosper, but has the advantage that it works
12cr|latex-beamer-3.24-1|26	together directly with pdflatex, but also with dvips.
12cr|latex-beamer-3.24-1|27	
12cr|latex-beamer-3.24-1|28	Once you have installed the beamer class, the basic steps to create a
12cr|latex-beamer-3.24-1|29	beamer presentation are the following:
12cr|latex-beamer-3.24-1|30	
12cr|latex-beamer-3.24-1|31	* Specify beamer as document class instead of article.
12cr|latex-beamer-3.24-1|32	* Structure your LaTeX text using \section and \subsection commands.
12cr|latex-beamer-3.24-1|33	* Place the text of the individual slides inside \frame commands.
12cr|latex-beamer-3.24-1|34	* Run pdflatex on the text (or latex and dvips).
12cr|latex-beamer-3.24-1|35	
12cr|latex-beamer-3.24-1|36	The beamer class has several useful features: You don't need any
12cr|latex-beamer-3.24-1|37	external programs to use it other than pdflatex, but it works also with
12cr|latex-beamer-3.24-1|38	dvips. You can easily and intuitively create sophisticated overlays.
12cr|latex-beamer-3.24-1|39	Finally, you can easily change the whole slide theme or only parts of
12cr|latex-beamer-3.24-1|40	it.
12cr|latex-beamer-3.24-1|41	
12cr|latex-beamer-3.24-1|42	%prep
12cr|latex-beamer-3.24-1|43	%setup -q -n rivanvx-beamer-cb16a617839f
12cr|latex-beamer-3.24-1|44	
12cr|latex-beamer-3.24-1|45	%build
12cr|latex-beamer-3.24-1|46	# FIXME: this doc can't be built without the themes
12cr|latex-beamer-3.24-1|47	pushd doc
12cr|latex-beamer-3.24-1|48	%__make
12cr|latex-beamer-3.24-1|49	
12cr|latex-beamer-3.24-1|50	%install
12cr|latex-beamer-3.24-1|51	mkdir -p %{buildroot}%{_datadir}/texmf/tex/latex/%{rname}
12cr|latex-beamer-3.24-1|52	cp -a base %{buildroot}%{_datadir}/texmf/tex/latex/%{rname}
12cr|latex-beamer-3.24-1|53	
12cr|latex-beamer-3.24-1|54	%post
12cr|latex-beamer-3.24-1|55	[ -x %{_bindir}/texhash ] && %{_bindir}/env - %{_bindir}/texhash 2> /dev/null || :
12cr|latex-beamer-3.24-1|56	
12cr|latex-beamer-3.24-1|57	%postun
12cr|latex-beamer-3.24-1|58	[ -x %{_bindir}/texhash ] && %{_bindir}/env - %{_bindir}/texhash 2> /dev/null || :
12cr|latex-beamer-3.24-1|59	
12cr|latex-beamer-3.24-1|60	%files
12cr|latex-beamer-3.24-1|61	%defattr(-,root,root)
12cr|latex-beamer-3.24-1|62	%doc AUTHORS ChangeLog FILES INSTALL README TODO
12cr|latex-beamer-3.24-1|63	%doc doc/beameruserguide.pdf examples solutions
12cr|latex-beamer-3.24-1|64	%{_datadir}/texmf/tex/latex/%{rname}
12cr|latex-beamer-3.24-1|65	
12cr|latex-beamer-3.24-1|66	
12cr|latex-beamer-3.24-1|67	%changelog
12cr|latex-beamer-3.24-1|68	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0:3.10-1mdv2011.0
12cr|latex-beamer-3.24-1|69	+ Revision: 602167
12cr|latex-beamer-3.24-1|70	- new version
12cr|latex-beamer-3.24-1|71	
12cr|latex-beamer-3.24-1|72	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0:3.07-4mdv2010.0
12cr|latex-beamer-3.24-1|73	+ Revision: 436088
12cr|latex-beamer-3.24-1|74	- rebuild
12cr|latex-beamer-3.24-1|75	- rebuild
12cr|latex-beamer-3.24-1|76	
12cr|latex-beamer-3.24-1|77	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0:3.07-1mdv2008.1
12cr|latex-beamer-3.24-1|78	+ Revision: 136535
12cr|latex-beamer-3.24-1|79	- restore BuildRoot
12cr|latex-beamer-3.24-1|80	
12cr|latex-beamer-3.24-1|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|latex-beamer-3.24-1|82	- kill re-definition of %%buildroot on Pixel's request
12cr|latex-beamer-3.24-1|83	
12cr|latex-beamer-3.24-1|84	* Fri May 04 2007 David Walluck <walluck@mandriva.org> 0:3.07-1mdv2008.0
12cr|latex-beamer-3.24-1|85	+ Revision: 22348
12cr|latex-beamer-3.24-1|86	- 3.07
12cr|latex-beamer-3.24-1|87	- Import latex-beamer
12cr|latex-beamer-3.24-1|88	
12cr|latex-beamer-3.24-1|89	
12cr|latex-beamer-3.24-1|90	
12cr|latex-beamer-3.24-1|91	* Mon Sep 04 2006 David Walluck <walluck@mandriva.org> 0:3.06-2mdv2007.0
12cr|latex-beamer-3.24-1|92	- rebuild
12cr|latex-beamer-3.24-1|93	
12cr|latex-beamer-3.24-1|94	* Sat Jan 14 2006 David Walluck <walluck@mandriva.org> 0:3.06-1mdk
12cr|latex-beamer-3.24-1|95	- 3.06
12cr|latex-beamer-3.24-1|96	
12cr|latex-beamer-3.24-1|97	* Fri Apr 29 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.21-3mdk
12cr|latex-beamer-3.24-1|98	- rebuild for new emacs
12cr|latex-beamer-3.24-1|99	
12cr|latex-beamer-3.24-1|100	* Wed Apr 20 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0:2.21-2mdk
12cr|latex-beamer-3.24-1|101	- remove files which conflicts with tetex-latex
12cr|latex-beamer-3.24-1|102	
12cr|latex-beamer-3.24-1|103	* Fri Sep 03 2004 David Walluck <walluck@mandrake.org> 0:2.21-1mdk
12cr|latex-beamer-3.24-1|104	- 2.21
12cr|latex-beamer-3.24-1|105	- add `BuildRequires: latex-xcolor >= 0:2.00'
12cr|latex-beamer-3.24-1|106	
12cr|latex-beamer-3.24-1|107	* Fri Apr 23 2004 David Walluck <walluck@mandrake.org> 0:2.20-1mdk
12cr|latex-beamer-3.24-1|108	- release

2615 12
12cr|latexdiff-0.5-4|1	Summary: Determine and mark up significant differences between latex files
12cr|latexdiff-0.5-4|2	Name: latexdiff
12cr|latexdiff-0.5-4|3	Version: 0.5
12cr|latexdiff-0.5-4|4	Release: %mkrel 4
12cr|latexdiff-0.5-4|5	URL: http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=latexdiff
12cr|latexdiff-0.5-4|6	Source: http://tug.ctan.org/cgi-bin/getFile.py?fn=/systems/win32/miktex/tm/packages/latexdiff.tar.bz2
12cr|latexdiff-0.5-4|7	License: GPLv2
12cr|latexdiff-0.5-4|8	Group: Text tools
12cr|latexdiff-0.5-4|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|latexdiff-0.5-4|10	%if %{mdkversion} <= 200900
12cr|latexdiff-0.5-4|11	Requires: tetex-latex
12cr|latexdiff-0.5-4|12	%else
12cr|latexdiff-0.5-4|13	#Is this working?
12cr|latexdiff-0.5-4|14	Requires: tex(latex)
12cr|latexdiff-0.5-4|15	%endif
12cr|latexdiff-0.5-4|16	BuildArch: noarch
12cr|latexdiff-0.5-4|17	
12cr|latexdiff-0.5-4|18	%description
12cr|latexdiff-0.5-4|19	Latexdiff is a Perl script for visual mark up and revision of
12cr|latexdiff-0.5-4|20	significant differences between two latex files.  Various options are
12cr|latexdiff-0.5-4|21	available for visual markup using standard latex packages such as
12cr|latexdiff-0.5-4|22	color.  Changes not directly affecting visible text, for example in
12cr|latexdiff-0.5-4|23	formatting commands, are still marked in the latex source.  A
12cr|latexdiff-0.5-4|24	rudimentary revision facility is provided by another Perl script,
12cr|latexdiff-0.5-4|25	latexrevise, which accepts or rejects all changes.  Manual editing of
12cr|latexdiff-0.5-4|26	the difference file can be used to override this default behaviour and
12cr|latexdiff-0.5-4|27	accept or reject selected changes only.
12cr|latexdiff-0.5-4|28	
12cr|latexdiff-0.5-4|29	%prep
12cr|latexdiff-0.5-4|30	%setup -q -c
12cr|latexdiff-0.5-4|31	
12cr|latexdiff-0.5-4|32	%build
12cr|latexdiff-0.5-4|33	chmod 644 texmf/source/latexdiff/example/*.tex
12cr|latexdiff-0.5-4|34	
12cr|latexdiff-0.5-4|35	%install
12cr|latexdiff-0.5-4|36	rm -rf %{buildroot}
12cr|latexdiff-0.5-4|37	mkdir -p %{buildroot}/%{_bindir} \
12cr|latexdiff-0.5-4|38	%{buildroot}/%{_mandir}/man1
12cr|latexdiff-0.5-4|39	cp -p texmf/scripts/latexdiff/perl/latexdiff-fast.pl %{buildroot}/%{_bindir}/latexdiff
12cr|latexdiff-0.5-4|40	cp -p texmf/scripts/latexdiff/perl/latexdiff-vc.pl %{buildroot}/%{_bindir}/latexdiff-vc
12cr|latexdiff-0.5-4|41	cp -p texmf/scripts/latexdiff/perl/latexrevise.pl %{buildroot}/%{_bindir}/latexrevise
12cr|latexdiff-0.5-4|42	cp -p texmf/source/latexdiff/latex{diff,diff-vc,revise}.1 %{buildroot}/%{_mandir}/man1
12cr|latexdiff-0.5-4|43	chmod 644 %{buildroot}/%{_mandir}/man1/*
12cr|latexdiff-0.5-4|44	chmod 644 texmf/doc/support/latexdiff/*
12cr|latexdiff-0.5-4|45	
12cr|latexdiff-0.5-4|46	%clean
12cr|latexdiff-0.5-4|47	rm -rf %{buildroot}
12cr|latexdiff-0.5-4|48	
12cr|latexdiff-0.5-4|49	%files
12cr|latexdiff-0.5-4|50	%defattr(-,root,root,-)
12cr|latexdiff-0.5-4|51	%doc texmf/doc/support/latexdiff/* texmf/source/latexdiff/example/*.tex
12cr|latexdiff-0.5-4|52	%attr(755,root,root) %{_bindir}/latexdiff
12cr|latexdiff-0.5-4|53	%attr(755,root,root) %{_bindir}/latexdiff-vc
12cr|latexdiff-0.5-4|54	%attr(755,root,root) %{_bindir}/latexrevise
12cr|latexdiff-0.5-4|55	%attr(644,root,root) %{_mandir}/man1/latexdiff.1*
12cr|latexdiff-0.5-4|56	%attr(644,root,root) %{_mandir}/man1/latexdiff-vc.1*
12cr|latexdiff-0.5-4|57	%attr(644,root,root) %{_mandir}/man1/latexrevise.1*
12cr|latexdiff-0.5-4|58	
12cr|latexdiff-0.5-4|59	
12cr|latexdiff-0.5-4|60	%changelog
12cr|latexdiff-0.5-4|61	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-4mdv2011.0
12cr|latexdiff-0.5-4|62	+ Revision: 620050
12cr|latexdiff-0.5-4|63	- the mass rebuild of 2010.0 packages
12cr|latexdiff-0.5-4|64	
12cr|latexdiff-0.5-4|65	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.5-3mdv2010.0
12cr|latexdiff-0.5-4|66	+ Revision: 438178
12cr|latexdiff-0.5-4|67	- rebuild
12cr|latexdiff-0.5-4|68	
12cr|latexdiff-0.5-4|69	* Fri Feb 06 2009 Giuseppe Ghibò <ghibo@mandriva.com> 0.5-2mdv2009.1
12cr|latexdiff-0.5-4|70	+ Revision: 338177
12cr|latexdiff-0.5-4|71	- Fix permissions (rpmlint-aware).
12cr|latexdiff-0.5-4|72	- Add examples to docs.
12cr|latexdiff-0.5-4|73	- Fix Requires for older releases.
12cr|latexdiff-0.5-4|74	
12cr|latexdiff-0.5-4|75	* Sun Jan 11 2009 Jérôme Soyer <saispo@mandriva.org> 0.5-1mdv2009.1
12cr|latexdiff-0.5-4|76	+ Revision: 328365
12cr|latexdiff-0.5-4|77	- import latexdiff
12cr|latexdiff-0.5-4|78	
12cr|latexdiff-0.5-4|79	

2616 12
12cr|latex-lettre-2.346-2|1	Name: 		latex-lettre
12cr|latex-lettre-2.346-2|2	Version: 	2.346
12cr|latex-lettre-2.346-2|3	Release: 	2
12cr|latex-lettre-2.346-2|4	Summary: 	Letters and faxes in French
12cr|latex-lettre-2.346-2|5	License: 	LPPL
12cr|latex-lettre-2.346-2|6	Group: 		Publishing
12cr|latex-lettre-2.346-2|7	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lettre/
12cr|latex-lettre-2.346-2|8	Source0: 	ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/lettre.tar.bz2
12cr|latex-lettre-2.346-2|9	Requires: 	texlive-latex texlive-collection-latex
12cr|latex-lettre-2.346-2|10	BuildRequires:	texlive-latex texlive-collection-latex
12cr|latex-lettre-2.346-2|11	BuildArch:	noarch
12cr|latex-lettre-2.346-2|12	
12cr|latex-lettre-2.346-2|13	%description
12cr|latex-lettre-2.346-2|14	This package provides a latex class for letters and faxes in French.
12cr|latex-lettre-2.346-2|15	
12cr|latex-lettre-2.346-2|16	%prep
12cr|latex-lettre-2.346-2|17	%setup -q -n lettre
12cr|latex-lettre-2.346-2|18	
12cr|latex-lettre-2.346-2|19	%build
12cr|latex-lettre-2.346-2|20	
12cr|latex-lettre-2.346-2|21	%install
12cr|latex-lettre-2.346-2|22	install -d -m 755 %{buildroot}%{_datadir}/texmf/tex/latex/lettre
12cr|latex-lettre-2.346-2|23	install -m 644 inputs/* %{buildroot}%{_datadir}/texmf/tex/latex/lettre
12cr|latex-lettre-2.346-2|24	
12cr|latex-lettre-2.346-2|25	install -d -m 755 %{buildroot}%{_datadir}/texmf/doc/latex/lettre
12cr|latex-lettre-2.346-2|26	install -m 644 doc/* %{buildroot}%{_datadir}/texmf/doc/latex/lettre
12cr|latex-lettre-2.346-2|27	
12cr|latex-lettre-2.346-2|28	%post -p %_bindir/texhash
12cr|latex-lettre-2.346-2|29	
12cr|latex-lettre-2.346-2|30	%postun -p %_bindir/texhash
12cr|latex-lettre-2.346-2|31	
12cr|latex-lettre-2.346-2|32	%files
12cr|latex-lettre-2.346-2|33	%defattr(-,root,root)
12cr|latex-lettre-2.346-2|34	%doc ALIRE LICENSE lppl.txt README
12cr|latex-lettre-2.346-2|35	%{_datadir}/texmf/tex/latex/lettre
12cr|latex-lettre-2.346-2|36	%{_datadir}/texmf/doc/latex/lettre
12cr|latex-lettre-2.346-2|37	
12cr|latex-lettre-2.346-2|38	%changelog
12cr|latex-lettre-2.346-2|39	* Tue Jun 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.346-1mdv2007.0
12cr|latex-lettre-2.346-2|40	- first mdv package

2617 12
12cr|latex-mk-2.1-1|1	%define name latex-mk
12cr|latex-mk-2.1-1|2	%define version 2.1
12cr|latex-mk-2.1-1|3	%define release 1
12cr|latex-mk-2.1-1|4	
12cr|latex-mk-2.1-1|5	Summary: Utility simplifying latex document managment
12cr|latex-mk-2.1-1|6	Name: latex-mk
12cr|latex-mk-2.1-1|7	Version: 2.1
12cr|latex-mk-2.1-1|8	Release: 1
12cr|latex-mk-2.1-1|9	Source0: http://switch.dl.sourceforge.net/project/latex-mk/latex-mk/latex-mk-%version/latex-mk-%version.tar.gz
12cr|latex-mk-2.1-1|10	License: BSD
12cr|latex-mk-2.1-1|11	Group: Publishing
12cr|latex-mk-2.1-1|12	Url: http://latex-mk.sourceforge.net/
12cr|latex-mk-2.1-1|13	Requires: make
12cr|latex-mk-2.1-1|14	Requires: texlive-latex, texlive, texlive-dvipdfm, texlive-dvips, gv, hevea
12cr|latex-mk-2.1-1|15	Requires: imagemagick, latex2html, ghostscript, transfig, texlive-xdvi, texinfo
12cr|latex-mk-2.1-1|16	
12cr|latex-mk-2.1-1|17	BuildRequires: texlive-latex, texlive, texlive-dvipdfm, texlive-dvips, gv, hevea
12cr|latex-mk-2.1-1|18	Buildrequires: imagemagick, latex2html, ghostscript, transfig, texinfo
12cr|latex-mk-2.1-1|19	
12cr|latex-mk-2.1-1|20	Buildarch: noarch
12cr|latex-mk-2.1-1|21	%description
12cr|latex-mk-2.1-1|22	LaTeX-Mk is a collection of makefile fragments and shell scripts
12cr|latex-mk-2.1-1|23	for simplifying the management of small to large sized LaTeX documents.
12cr|latex-mk-2.1-1|24	
12cr|latex-mk-2.1-1|25	%prep
12cr|latex-mk-2.1-1|26	%setup -q
12cr|latex-mk-2.1-1|27	
12cr|latex-mk-2.1-1|28	%build
12cr|latex-mk-2.1-1|29	# configure macro doesn't work ( Buildarch: noarch )
12cr|latex-mk-2.1-1|30	./configure --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=%{_bindir} --sysconfdir=/etc --datadir=%{_datadir} --infodir=%{_infodir} --libdir=%{_libdir}
12cr|latex-mk-2.1-1|31	%make
12cr|latex-mk-2.1-1|32	
12cr|latex-mk-2.1-1|33	%install
12cr|latex-mk-2.1-1|34	rm -rf $RPM_BUILD_ROOT
12cr|latex-mk-2.1-1|35	%makeinstall
12cr|latex-mk-2.1-1|36	
12cr|latex-mk-2.1-1|37	%files
12cr|latex-mk-2.1-1|38	%defattr(-,root,root)
12cr|latex-mk-2.1-1|39	%{_bindir}/ieee-copyout
12cr|latex-mk-2.1-1|40	%{_bindir}/latex-mk
12cr|latex-mk-2.1-1|41	%dir %{_datadir}/latex-mk
12cr|latex-mk-2.1-1|42	%{_datadir}/latex-mk/*
12cr|latex-mk-2.1-1|43	%{_infodir}/%{name}*
12cr|latex-mk-2.1-1|44	
12cr|latex-mk-2.1-1|45	
12cr|latex-mk-2.1-1|46	
12cr|latex-mk-2.1-1|47	%changelog
12cr|latex-mk-2.1-1|48	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9.1-5mdv2011.0
12cr|latex-mk-2.1-1|49	+ Revision: 620049
12cr|latex-mk-2.1-1|50	- the mass rebuild of 2010.0 packages
12cr|latex-mk-2.1-1|51	
12cr|latex-mk-2.1-1|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.9.1-4mdv2010.0
12cr|latex-mk-2.1-1|53	+ Revision: 429701
12cr|latex-mk-2.1-1|54	- rebuild
12cr|latex-mk-2.1-1|55	
12cr|latex-mk-2.1-1|56	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|latex-mk-2.1-1|57	- lowercase ImageMagick
12cr|latex-mk-2.1-1|58	
12cr|latex-mk-2.1-1|59	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.9.1-3mdv2009.0
12cr|latex-mk-2.1-1|60	+ Revision: 248318
12cr|latex-mk-2.1-1|61	- rebuild
12cr|latex-mk-2.1-1|62	- kill re-definition of %%buildroot on Pixel's request
12cr|latex-mk-2.1-1|63	
12cr|latex-mk-2.1-1|64	+ Olivier Blin <oblin@mandriva.com>
12cr|latex-mk-2.1-1|65	- restore BuildRoot
12cr|latex-mk-2.1-1|66	
12cr|latex-mk-2.1-1|67	* Mon Oct 22 2007 Jérôme Soyer <saispo@mandriva.org> 1.9.1-1mdv2008.1
12cr|latex-mk-2.1-1|68	+ Revision: 101084
12cr|latex-mk-2.1-1|69	- New release 1.9.1
12cr|latex-mk-2.1-1|70	- import latex-mk
12cr|latex-mk-2.1-1|71	
12cr|latex-mk-2.1-1|72	
12cr|latex-mk-2.1-1|73	* Thu Aug 31 2006 Couriousous <couriousous@mandriva.org> 1.8-1mdv2007.0
12cr|latex-mk-2.1-1|74	- 1.8
12cr|latex-mk-2.1-1|75	
12cr|latex-mk-2.1-1|76	* Sat Apr 15 2006 Couriousous <couriousous@mandriva.orv> 1.6-1mdk
12cr|latex-mk-2.1-1|77	- 1.6
12cr|latex-mk-2.1-1|78	
12cr|latex-mk-2.1-1|79	* Fri Mar 17 2006 Couriousous <couriousous@mandriva.org> 1.5-1mdk
12cr|latex-mk-2.1-1|80	- 1.5
12cr|latex-mk-2.1-1|81	
12cr|latex-mk-2.1-1|82	* Sun Dec 19 2004 Couriousous <couriousous@mandrake.org> 1.3-1mdk
12cr|latex-mk-2.1-1|83	- First Mandrakelinux release

2618 12
12cr|latexmk-4.30a-1|1	%define name	latexmk
12cr|latexmk-4.30a-1|2	%define version 4.30a
12cr|latexmk-4.30a-1|3	%define srcversion %(echo %{version} | sed -e 's/\\.//g')
12cr|latexmk-4.30a-1|4	%define release %mkrel 1
12cr|latexmk-4.30a-1|5	
12cr|latexmk-4.30a-1|6	Summary:	Perl script for automating LaTeX document compilation
12cr|latexmk-4.30a-1|7	Name:		%{name}
12cr|latexmk-4.30a-1|8	Version:	%{version}
12cr|latexmk-4.30a-1|9	Release:	%{release}
12cr|latexmk-4.30a-1|10	Source0:	http://www.phys.psu.edu/~collins/software/latexmk-jcc/%{name}-%{srcversion}.zip
12cr|latexmk-4.30a-1|11	License:	GPLv2
12cr|latexmk-4.30a-1|12	Group:		Publishing
12cr|latexmk-4.30a-1|13	Url:		http://www.phys.psu.edu/~collins/software/latexmk-jcc/
12cr|latexmk-4.30a-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|latexmk-4.30a-1|15	BuildArch:	noarch
12cr|latexmk-4.30a-1|16	Requires:	perl
12cr|latexmk-4.30a-1|17	Requires:	tetex-latex
12cr|latexmk-4.30a-1|18	
12cr|latexmk-4.30a-1|19	%description
12cr|latexmk-4.30a-1|20	Latexmk completely automates the process of compiling a LaTeX
12cr|latexmk-4.30a-1|21	document.  Essentially, it is like a specialized relative of
12cr|latexmk-4.30a-1|22	the general make utility, but one which determines dependencies
12cr|latexmk-4.30a-1|23	automatically and has some other very useful features.  In its
12cr|latexmk-4.30a-1|24	basic mode of operation latexmk is given the name of the
12cr|latexmk-4.30a-1|25	primary source file for a document, and it issues the
12cr|latexmk-4.30a-1|26	appropriate sequence of commands to generate a .dvi, .ps, .pdf
12cr|latexmk-4.30a-1|27	and/or hardcopy version of the document.
12cr|latexmk-4.30a-1|28	
12cr|latexmk-4.30a-1|29	%prep
12cr|latexmk-4.30a-1|30	%setup -q -c %{name}-%{version}
12cr|latexmk-4.30a-1|31	
12cr|latexmk-4.30a-1|32	%install
12cr|latexmk-4.30a-1|33	%__rm -rf %{buildroot}
12cr|latexmk-4.30a-1|34	
12cr|latexmk-4.30a-1|35	%__install -d %{buildroot}%{_bindir}
12cr|latexmk-4.30a-1|36	%__install -d %{buildroot}%{_mandir}/man1
12cr|latexmk-4.30a-1|37	
12cr|latexmk-4.30a-1|38	%__install -m 755 %{name}.pl %{buildroot}%{_bindir}/%{name}
12cr|latexmk-4.30a-1|39	%__install -m 755 %{name}.1 %{buildroot}%{_mandir}/man1/
12cr|latexmk-4.30a-1|40	
12cr|latexmk-4.30a-1|41	%clean
12cr|latexmk-4.30a-1|42	%__rm -rf %{buildroot}
12cr|latexmk-4.30a-1|43	
12cr|latexmk-4.30a-1|44	%files
12cr|latexmk-4.30a-1|45	%defattr(-,root,root)
12cr|latexmk-4.30a-1|46	%doc CHANGES COPYING README latexmk.pdf latexmk.txt example_rcfiles
12cr|latexmk-4.30a-1|47	%{_bindir}/%{name}
12cr|latexmk-4.30a-1|48	%{_mandir}/man1/%{name}.*
12cr|latexmk-4.30a-1|49	
12cr|latexmk-4.30a-1|50	
12cr|latexmk-4.30a-1|51	%changelog
12cr|latexmk-4.30a-1|52	* Fri Dec 23 2011 Lev Givon <lev@mandriva.org> 4.30a-1mdv2011.0
12cr|latexmk-4.30a-1|53	+ Revision: 744849
12cr|latexmk-4.30a-1|54	- Update to 4.30a.
12cr|latexmk-4.30a-1|55	
12cr|latexmk-4.30a-1|56	* Wed Aug 17 2011 Lev Givon <lev@mandriva.org> 4.26-1
12cr|latexmk-4.30a-1|57	+ Revision: 695041
12cr|latexmk-4.30a-1|58	- Update to 4.26.
12cr|latexmk-4.30a-1|59	
12cr|latexmk-4.30a-1|60	* Thu Jul 14 2011 Lev Givon <lev@mandriva.org> 4.25-1
12cr|latexmk-4.30a-1|61	+ Revision: 690028
12cr|latexmk-4.30a-1|62	- Update to 4.25.
12cr|latexmk-4.30a-1|63	
12cr|latexmk-4.30a-1|64	* Fri May 13 2011 Lev Givon <lev@mandriva.org> 4.24-1
12cr|latexmk-4.30a-1|65	+ Revision: 673994
12cr|latexmk-4.30a-1|66	- Update to 4.24.
12cr|latexmk-4.30a-1|67	- Update to 4.22e
12cr|latexmk-4.30a-1|68	
12cr|latexmk-4.30a-1|69	* Wed Jan 05 2011 Lev Givon <lev@mandriva.org> 4.22-1mdv2011.0
12cr|latexmk-4.30a-1|70	+ Revision: 628839
12cr|latexmk-4.30a-1|71	- Update to 4.22.
12cr|latexmk-4.30a-1|72	
12cr|latexmk-4.30a-1|73	* Mon Jan 03 2011 Lev Givon <lev@mandriva.org> 4.21-1mdv2011.0
12cr|latexmk-4.30a-1|74	+ Revision: 628247
12cr|latexmk-4.30a-1|75	- Update to 4.21.
12cr|latexmk-4.30a-1|76	
12cr|latexmk-4.30a-1|77	* Thu Aug 05 2010 Lev Givon <lev@mandriva.org> 4.18-1mdv2011.0
12cr|latexmk-4.30a-1|78	+ Revision: 566473
12cr|latexmk-4.30a-1|79	- Update to 4.18.
12cr|latexmk-4.30a-1|80	- Update to 4.16a.
12cr|latexmk-4.30a-1|81	
12cr|latexmk-4.30a-1|82	* Tue Jan 19 2010 Lev Givon <lev@mandriva.org> 4.13a-1mdv2010.1
12cr|latexmk-4.30a-1|83	+ Revision: 493631
12cr|latexmk-4.30a-1|84	- Update to 4.13a.
12cr|latexmk-4.30a-1|85	
12cr|latexmk-4.30a-1|86	* Sat Jan 02 2010 Frederik Himpe <fhimpe@mandriva.org> 4.12-2mdv2010.1
12cr|latexmk-4.30a-1|87	+ Revision: 485195
12cr|latexmk-4.30a-1|88	- Really update to version 4.12
12cr|latexmk-4.30a-1|89	
12cr|latexmk-4.30a-1|90	* Sat Jan 02 2010 Frederik Himpe <fhimpe@mandriva.org> 4.12-1mdv2010.1
12cr|latexmk-4.30a-1|91	+ Revision: 485191
12cr|latexmk-4.30a-1|92	- update to new version 4.12
12cr|latexmk-4.30a-1|93	
12cr|latexmk-4.30a-1|94	* Wed Dec 09 2009 Lev Givon <lev@mandriva.org> 4.11-1mdv2010.1
12cr|latexmk-4.30a-1|95	+ Revision: 475638
12cr|latexmk-4.30a-1|96	- Update to 4.11.
12cr|latexmk-4.30a-1|97	
12cr|latexmk-4.30a-1|98	* Thu Sep 24 2009 Lev Givon <lev@mandriva.org> 4.10-1mdv2010.0
12cr|latexmk-4.30a-1|99	+ Revision: 448471
12cr|latexmk-4.30a-1|100	- import latexmk
12cr|latexmk-4.30a-1|101	
12cr|latexmk-4.30a-1|102	

2619 12
12cr|lavennin-20041119-4|1	
12cr|lavennin-20041119-4|2	%define name	lavennin
12cr|lavennin-20041119-4|3	%define version	20041119
12cr|lavennin-20041119-4|4	%define rel	4
12cr|lavennin-20041119-4|5	%define release	%mkrel %rel
12cr|lavennin-20041119-4|6	
12cr|lavennin-20041119-4|7	Summary:	Converts written Finnish text to a readable form
12cr|lavennin-20041119-4|8	Name:		%name
12cr|lavennin-20041119-4|9	Version:	%version
12cr|lavennin-20041119-4|10	Release:	%release
12cr|lavennin-20041119-4|11	License:	LGPL
12cr|lavennin-20041119-4|12	Group:		Sound
12cr|lavennin-20041119-4|13	URL:		http://phon.joensuu.fi/suopuhe/
12cr|lavennin-20041119-4|14	Source:		http://www.ling.helsinki.fi/suopuhe/download/%name-%version.tar.bz2
12cr|lavennin-20041119-4|15	Patch0:		lavennin-paths.patch
12cr|lavennin-20041119-4|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|lavennin-20041119-4|17	BuildArch:	noarch
12cr|lavennin-20041119-4|18	# per Mandriva locale-specific package policy:
12cr|lavennin-20041119-4|19	Requires:	locales-fi
12cr|lavennin-20041119-4|20	
12cr|lavennin-20041119-4|21	%description
12cr|lavennin-20041119-4|22	Lavennin converts numbers, abbreviations and other such non-readable
12cr|lavennin-20041119-4|23	strings found in usual written Finnish text to a readable form.
12cr|lavennin-20041119-4|24	Therefore only the grafem-fonem conversion is left for the speech
12cr|lavennin-20041119-4|25	synthesizer. Lavennin can also be used to nativisate
12cr|lavennin-20041119-4|26	foreign-originated words.
12cr|lavennin-20041119-4|27	
12cr|lavennin-20041119-4|28	%prep
12cr|lavennin-20041119-4|29	%setup -q -n %name
12cr|lavennin-20041119-4|30	%patch0 -p1
12cr|lavennin-20041119-4|31	
12cr|lavennin-20041119-4|32	sed -i 's,@LAVENNINDATADIR@,\"%{_datadir}/%{name}\",' bin/lavennin
12cr|lavennin-20041119-4|33	
12cr|lavennin-20041119-4|34	%install
12cr|lavennin-20041119-4|35	rm -rf %{buildroot}
12cr|lavennin-20041119-4|36	
12cr|lavennin-20041119-4|37	install -d -m755 %{buildroot}%{_bindir}
12cr|lavennin-20041119-4|38	install -m755 bin/lavennin %{buildroot}%{_bindir}
12cr|lavennin-20041119-4|39	
12cr|lavennin-20041119-4|40	install -d -m755 %{buildroot}%{_datadir}/%{name}
12cr|lavennin-20041119-4|41	install -m644 data/*.txt %{buildroot}%{_datadir}/%{name}
12cr|lavennin-20041119-4|42	
12cr|lavennin-20041119-4|43	%clean
12cr|lavennin-20041119-4|44	rm -rf %{buildroot}
12cr|lavennin-20041119-4|45	
12cr|lavennin-20041119-4|46	%files
12cr|lavennin-20041119-4|47	%defattr(-,root,root)
12cr|lavennin-20041119-4|48	%doc man/*.shtml
12cr|lavennin-20041119-4|49	%{_bindir}/lavennin
12cr|lavennin-20041119-4|50	%{_datadir}/%{name}
12cr|lavennin-20041119-4|51	
12cr|lavennin-20041119-4|52	
12cr|lavennin-20041119-4|53	%changelog
12cr|lavennin-20041119-4|54	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 20041119-4mdv2011.0
12cr|lavennin-20041119-4|55	+ Revision: 620054
12cr|lavennin-20041119-4|56	- the mass rebuild of 2010.0 packages
12cr|lavennin-20041119-4|57	
12cr|lavennin-20041119-4|58	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 20041119-3mdv2010.0
12cr|lavennin-20041119-4|59	+ Revision: 429702
12cr|lavennin-20041119-4|60	- rebuild
12cr|lavennin-20041119-4|61	
12cr|lavennin-20041119-4|62	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 20041119-2mdv2008.1
12cr|lavennin-20041119-4|63	+ Revision: 136535
12cr|lavennin-20041119-4|64	- restore BuildRoot
12cr|lavennin-20041119-4|65	
12cr|lavennin-20041119-4|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|lavennin-20041119-4|67	- kill re-definition of %%buildroot on Pixel's request
12cr|lavennin-20041119-4|68	
12cr|lavennin-20041119-4|69	* Sat Sep 01 2007 Anssi Hannula <anssi@mandriva.org> 20041119-2mdv2008.0
12cr|lavennin-20041119-4|70	+ Revision: 77449
12cr|lavennin-20041119-4|71	- rebuild
12cr|lavennin-20041119-4|72	- Import lavennin
12cr|lavennin-20041119-4|73	
12cr|lavennin-20041119-4|74	
12cr|lavennin-20041119-4|75	
12cr|lavennin-20041119-4|76	* Sat Aug  5 2006 Anssi Hannula <anssi@mandriva.org> 20041119-1mdv2007.0
12cr|lavennin-20041119-4|77	- initial Mandriva release

2620 12
12cr|lbunzip2-0.03-3|1	Summary:	A multi-threaded bunzip2 filter
12cr|lbunzip2-0.03-3|2	Name:		lbunzip2
12cr|lbunzip2-0.03-3|3	Version:	0.03
12cr|lbunzip2-0.03-3|4	Release:	%mkrel 3
12cr|lbunzip2-0.03-3|5	License:	GPLv2+
12cr|lbunzip2-0.03-3|6	Group: 		Archiving/Compression
12cr|lbunzip2-0.03-3|7	URL:		http://phptest11.atw.hu/
12cr|lbunzip2-0.03-3|8	Source0:	lbunzip2.tar.gz
12cr|lbunzip2-0.03-3|9	BuildRequires:	bzip2-devel
12cr|lbunzip2-0.03-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|lbunzip2-0.03-3|11	
12cr|lbunzip2-0.03-3|12	%description
12cr|lbunzip2-0.03-3|13	A multi-threaded bunzip2 filter that doesn't depend on the lseek() system call
12cr|lbunzip2-0.03-3|14	and so isn't restricted to regular files.
12cr|lbunzip2-0.03-3|15	
12cr|lbunzip2-0.03-3|16	%prep
12cr|lbunzip2-0.03-3|17	
12cr|lbunzip2-0.03-3|18	%setup -q -n %{name}
12cr|lbunzip2-0.03-3|19	
12cr|lbunzip2-0.03-3|20	chmod 644 README
12cr|lbunzip2-0.03-3|21	
12cr|lbunzip2-0.03-3|22	%build
12cr|lbunzip2-0.03-3|23	
12cr|lbunzip2-0.03-3|24	%make CFLAGS="%{optflags} -D_XOPEN_SOURCE=500" LDFLAGS="-Wl,--as-needed -Wl,--no-undefined"
12cr|lbunzip2-0.03-3|25	
12cr|lbunzip2-0.03-3|26	%install
12cr|lbunzip2-0.03-3|27	rm -rf %{buildroot}
12cr|lbunzip2-0.03-3|28	
12cr|lbunzip2-0.03-3|29	install -d %{buildroot}%{_bindir}
12cr|lbunzip2-0.03-3|30	
12cr|lbunzip2-0.03-3|31	install -m0755 %{name} %{buildroot}%{_bindir}/
12cr|lbunzip2-0.03-3|32	
12cr|lbunzip2-0.03-3|33	%clean
12cr|lbunzip2-0.03-3|34	rm -fr %{buildroot}
12cr|lbunzip2-0.03-3|35	
12cr|lbunzip2-0.03-3|36	%files
12cr|lbunzip2-0.03-3|37	%defattr(-,root,root)
12cr|lbunzip2-0.03-3|38	%doc README
12cr|lbunzip2-0.03-3|39	%{_bindir}/%{name}
12cr|lbunzip2-0.03-3|40	
12cr|lbunzip2-0.03-3|41	
12cr|lbunzip2-0.03-3|42	%changelog
12cr|lbunzip2-0.03-3|43	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.03-3mdv2011.0
12cr|lbunzip2-0.03-3|44	+ Revision: 620056
12cr|lbunzip2-0.03-3|45	- the mass rebuild of 2010.0 packages
12cr|lbunzip2-0.03-3|46	
12cr|lbunzip2-0.03-3|47	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.03-2mdv2010.0
12cr|lbunzip2-0.03-3|48	+ Revision: 429704
12cr|lbunzip2-0.03-3|49	- rebuild
12cr|lbunzip2-0.03-3|50	
12cr|lbunzip2-0.03-3|51	* Wed Aug 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.03-1mdv2009.0
12cr|lbunzip2-0.03-3|52	+ Revision: 274229
12cr|lbunzip2-0.03-3|53	- 0.03
12cr|lbunzip2-0.03-3|54	
12cr|lbunzip2-0.03-3|55	* Mon Aug 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.02-1mdv2009.0
12cr|lbunzip2-0.03-3|56	+ Revision: 273160
12cr|lbunzip2-0.03-3|57	- 0.02
12cr|lbunzip2-0.03-3|58	
12cr|lbunzip2-0.03-3|59	* Thu Aug 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.01-1mdv2009.0
12cr|lbunzip2-0.03-3|60	+ Revision: 271853
12cr|lbunzip2-0.03-3|61	- import lbunzip2
12cr|lbunzip2-0.03-3|62	
12cr|lbunzip2-0.03-3|63	
12cr|lbunzip2-0.03-3|64	* Thu Aug 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.01-1mdv2009.0
12cr|lbunzip2-0.03-3|65	- initial Mandriva package

2621 12
12cr|lbzip2-2.2-1|1	Name:           lbzip2
12cr|lbzip2-2.2-1|2	Version:        2.2
12cr|lbzip2-2.2-1|3	Release:        1
12cr|lbzip2-2.2-1|4	Summary:        Fast, multi-threaded bzip2 utility
12cr|lbzip2-2.2-1|5	Group:          Archiving/Compression
12cr|lbzip2-2.2-1|6	License:        GPLv2+
12cr|lbzip2-2.2-1|7	URL:            http://lacos.hu/
12cr|lbzip2-2.2-1|8	Source0:        https://github.com/downloads/kjn/%{name}/%{name}-%{version}.tar.gz
12cr|lbzip2-2.2-1|9	
12cr|lbzip2-2.2-1|10	BuildRequires:  bzip2-devel >= 1.0.6, dash, sharutils
12cr|lbzip2-2.2-1|11	
12cr|lbzip2-2.2-1|12	%description
12cr|lbzip2-2.2-1|13	lbzip2 is a multi-threaded implementation of bzip2, suited for serial and
12cr|lbzip2-2.2-1|14	parallel processing.  On a multi-core computer, lbzip2 is commonly
12cr|lbzip2-2.2-1|15	the fastest bzip2 decompressor for most bz2 files found on the internet.
12cr|lbzip2-2.2-1|16	(On dual-core computers, the 7za utility from the p7zip package may prove
12cr|lbzip2-2.2-1|17	more efficient.)
12cr|lbzip2-2.2-1|18	
12cr|lbzip2-2.2-1|19	lbzip2 integrates nicely with GNU tar. Even on single-core computers, lbzip2
12cr|lbzip2-2.2-1|20	can speed up archiving in combination with tar, because lbzip2 allows
12cr|lbzip2-2.2-1|21	compression to overlap with disk usage to a greater extent than bzip2 does.
12cr|lbzip2-2.2-1|22	
12cr|lbzip2-2.2-1|23	
12cr|lbzip2-2.2-1|24	%prep
12cr|lbzip2-2.2-1|25	%setup -q
12cr|lbzip2-2.2-1|26	
12cr|lbzip2-2.2-1|27	%build
12cr|lbzip2-2.2-1|28	%configure
12cr|lbzip2-2.2-1|29	%make
12cr|lbzip2-2.2-1|30	
12cr|lbzip2-2.2-1|31	%install
12cr|lbzip2-2.2-1|32	%makeinstall_std
12cr|lbzip2-2.2-1|33	
12cr|lbzip2-2.2-1|34	%files
12cr|lbzip2-2.2-1|35	%doc ChangeLog README
12cr|lbzip2-2.2-1|36	%{_bindir}/%{name}
12cr|lbzip2-2.2-1|37	%{_bindir}/lbzcat
12cr|lbzip2-2.2-1|38	%{_bindir}/lbunzip2
12cr|lbzip2-2.2-1|39	%doc %{_mandir}/man1/%{name}.1*
12cr|lbzip2-2.2-1|40	%doc %{_mandir}/man1/lbzcat.1*
12cr|lbzip2-2.2-1|41	%doc %{_mandir}/man1/lbunzip2.1*
12cr|lbzip2-2.2-1|42	
12cr|lbzip2-2.2-1|43	
12cr|lbzip2-2.2-1|44	%changelog
12cr|lbzip2-2.2-1|45	* Tue Aug 14 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.2-1
12cr|lbzip2-2.2-1|46	+ Revision: 814755
12cr|lbzip2-2.2-1|47	- update to 2.2
12cr|lbzip2-2.2-1|48	
12cr|lbzip2-2.2-1|49	* Sun Nov 27 2011 Alexander Khrukin <akhrukin@mandriva.org> 2.1-1
12cr|lbzip2-2.2-1|50	+ Revision: 733779
12cr|lbzip2-2.2-1|51	- imported package lbzip2
12cr|lbzip2-2.2-1|52	

2622 12
12cr|lcab-1.0-0.b12.1|1	
12cr|lcab-1.0-0.b12.1|2	%define name	lcab
12cr|lcab-1.0-0.b12.1|3	%define version	1.0
12cr|lcab-1.0-0.b12.1|4	%define pre	b12
12cr|lcab-1.0-0.b12.1|5	%define rel	1
12cr|lcab-1.0-0.b12.1|6	
12cr|lcab-1.0-0.b12.1|7	Summary:	Command-line Cabinet file creation tool
12cr|lcab-1.0-0.b12.1|8	Name:		%{name}
12cr|lcab-1.0-0.b12.1|9	Version:	%{version}
12cr|lcab-1.0-0.b12.1|10	Release:	%mkrel 0.%pre.%rel
12cr|lcab-1.0-0.b12.1|11	URL:		http://ohnopub.net/~ohnobinki/lcab/
12cr|lcab-1.0-0.b12.1|12	Source0:	ftp://ohnopublishing.net/mirror/%{name}-%{version}%{pre}.tar.gz
12cr|lcab-1.0-0.b12.1|13	License:	GPLv2+
12cr|lcab-1.0-0.b12.1|14	Group:		Archiving/Compression
12cr|lcab-1.0-0.b12.1|15	
12cr|lcab-1.0-0.b12.1|16	%description
12cr|lcab-1.0-0.b12.1|17	Command-line tool for creating Cabinet (.cab) files. The created files
12cr|lcab-1.0-0.b12.1|18	are not compressed.
12cr|lcab-1.0-0.b12.1|19	
12cr|lcab-1.0-0.b12.1|20	%prep
12cr|lcab-1.0-0.b12.1|21	%setup -q -n %{name}-%{version}%{pre}
12cr|lcab-1.0-0.b12.1|22	
12cr|lcab-1.0-0.b12.1|23	%build
12cr|lcab-1.0-0.b12.1|24	autoreconf -if
12cr|lcab-1.0-0.b12.1|25	%configure2_5x
12cr|lcab-1.0-0.b12.1|26	
12cr|lcab-1.0-0.b12.1|27	%install
12cr|lcab-1.0-0.b12.1|28	%makeinstall_std
12cr|lcab-1.0-0.b12.1|29	
12cr|lcab-1.0-0.b12.1|30	install -d -m755 %{buildroot}%{_mandir}/man1
12cr|lcab-1.0-0.b12.1|31	install -m644 lcab.1 %{buildroot}%{_mandir}/man1
12cr|lcab-1.0-0.b12.1|32	
12cr|lcab-1.0-0.b12.1|33	%files
12cr|lcab-1.0-0.b12.1|34	%doc README
12cr|lcab-1.0-0.b12.1|35	%{_bindir}/%{name}
12cr|lcab-1.0-0.b12.1|36	%{_mandir}/man1/%{name}.1*

2623 12
12cr|lcalc-1.23-6|1	# mpfr patch not complete. Could be done by changing most places a
12cr|lcalc-1.23-6|2	# template wants a mpfr_t to a double, or calling the proper mpfr_foo
12cr|lcalc-1.23-6|3	# function. But due to large amount of patches required (and only a
12cr|lcalc-1.23-6|4	# few done in patch0), better to just disable it to avoid breaking
12cr|lcalc-1.23-6|5	# the package.
12cr|lcalc-1.23-6|6	
12cr|lcalc-1.23-6|7	# mpfr build is also not enabled in sagemath
12cr|lcalc-1.23-6|8	
12cr|lcalc-1.23-6|9	%define with_mpfr	0
12cr|lcalc-1.23-6|10	%define name		lcalc
12cr|lcalc-1.23-6|11	
12cr|lcalc-1.23-6|12	Name:		%{name}
12cr|lcalc-1.23-6|13	Group:		Sciences/Mathematics
12cr|lcalc-1.23-6|14	License:	LGPL
12cr|lcalc-1.23-6|15	Summary:	C++ L-function class library and command line interface
12cr|lcalc-1.23-6|16	Version:	1.23
12cr|lcalc-1.23-6|17	Release:	%mkrel 6
12cr|lcalc-1.23-6|18	Source:		http://pmmac03.math.uwaterloo.ca/~mrubinst/L_function_public/CODE/L-%{version}.tar.gz
12cr|lcalc-1.23-6|19	# From sage tarball, lcalc spkg, debian directory
12cr|lcalc-1.23-6|20	Source1:	lcalc.1
12cr|lcalc-1.23-6|21	URL:		http://pmmac03.math.uwaterloo.ca/~mrubinst/L_function_public/L.html
12cr|lcalc-1.23-6|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|lcalc-1.23-6|23	
12cr|lcalc-1.23-6|24	BuildRequires:	gcc-c++
12cr|lcalc-1.23-6|25	%if %{with_mpfr}
12cr|lcalc-1.23-6|26	BuildRequires:	mpfr-devel
12cr|lcalc-1.23-6|27	%endif
12cr|lcalc-1.23-6|28	BuildRequires:	gmpxx-devel
12cr|lcalc-1.23-6|29	BuildRequires:	libpari-devel
12cr|lcalc-1.23-6|30	
12cr|lcalc-1.23-6|31	Patch0:		L-1.21.g++4.3.2-mpfr.patch
12cr|lcalc-1.23-6|32	Patch1:		L-1.23-pari.patch
12cr|lcalc-1.23-6|33	Patch2:		L-1.23-lcalc_to_double.patch
12cr|lcalc-1.23-6|34	
12cr|lcalc-1.23-6|35	%description
12cr|lcalc-1.23-6|36	C++ L-function class library and command line interface.
12cr|lcalc-1.23-6|37	
12cr|lcalc-1.23-6|38	%package	devel
12cr|lcalc-1.23-6|39	Group:		Development/C++
12cr|lcalc-1.23-6|40	Summary:	Development files for %{name}
12cr|lcalc-1.23-6|41	Requires:	%{name} = %{version}-%{release}
12cr|lcalc-1.23-6|42	
12cr|lcalc-1.23-6|43	%description	devel
12cr|lcalc-1.23-6|44	Development files for %{name}.
12cr|lcalc-1.23-6|45	
12cr|lcalc-1.23-6|46	%prep
12cr|lcalc-1.23-6|47	%setup -q -n L-%{version}
12cr|lcalc-1.23-6|48	
12cr|lcalc-1.23-6|49	%if %{with_mpfr}
12cr|lcalc-1.23-6|50	%patch0	-p1
12cr|lcalc-1.23-6|51	%endif
12cr|lcalc-1.23-6|52	%patch1 -p1
12cr|lcalc-1.23-6|53	%patch2 -p1
12cr|lcalc-1.23-6|54	
12cr|lcalc-1.23-6|55	# Make it actually link with the generated library
12cr|lcalc-1.23-6|56	perl -pi							\
12cr|lcalc-1.23-6|57	-e 's|/lib/|/%{_lib}/|g;'				\
12cr|lcalc-1.23-6|58	-e 's|libLfunction.so|libLfunction.so.%{version}|g;'	\
12cr|lcalc-1.23-6|59	-e 's|(\$\(CC\).*cc )lib(Lfunction).so.%{version}|$1-L. -l$2|g;'\
12cr|lcalc-1.23-6|60	src/Makefile
12cr|lcalc-1.23-6|61	rm -f src/libLfunction.a
12cr|lcalc-1.23-6|62	
12cr|lcalc-1.23-6|63	%build
12cr|lcalc-1.23-6|64	pushd src
12cr|lcalc-1.23-6|65	# Create link before library is created
12cr|lcalc-1.23-6|66	ln -sf libLfunction.so.%{version} libLfunction.so
12cr|lcalc-1.23-6|67	%make							\
12cr|lcalc-1.23-6|68	%if %{with_mpfr}
12cr|lcalc-1.23-6|69	PREPROCESSOR_DEFINE="-DUSE_MPFR"			\
12cr|lcalc-1.23-6|70	%endif
12cr|lcalc-1.23-6|71	PARI_DEFINE="-DINCLUDE_PARI"				\
12cr|lcalc-1.23-6|72	LOCATION_PARI_H="%{_includedir}/pari"			\
12cr|lcalc-1.23-6|73	LOCATION_PARI_LIBRARY="%{_libdir}"			\
12cr|lcalc-1.23-6|74	all
12cr|lcalc-1.23-6|75	popd
12cr|lcalc-1.23-6|76	
12cr|lcalc-1.23-6|77	%install
12cr|lcalc-1.23-6|78	mkdir -p %{buildroot}%{_includedir}
12cr|lcalc-1.23-6|79	mkdir -p %{buildroot}%{_libdir}
12cr|lcalc-1.23-6|80	mkdir -p %{buildroot}%{_bindir}
12cr|lcalc-1.23-6|81	mkdir -p %{buildroot}%{_mandir}/man1
12cr|lcalc-1.23-6|82	pushd src
12cr|lcalc-1.23-6|83	%make							\
12cr|lcalc-1.23-6|84	INSTALL_DIR="%{buildroot}%{_prefix}"			\
12cr|lcalc-1.23-6|85	install
12cr|lcalc-1.23-6|86	rm -f %{buildroot}%{_includedir}/Lfunction/*.back
12cr|lcalc-1.23-6|87	rm -f %{buildroot}%{_includedir}/Lfunction/.??*
12cr|lcalc-1.23-6|88	rm -f %{buildroot}%{_includedir}/Lfunction/*.h.??*
12cr|lcalc-1.23-6|89	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|lcalc-1.23-6|90	cp -fa example_data_files/* %{buildroot}%{_datadir}/%{name}
12cr|lcalc-1.23-6|91	popd
12cr|lcalc-1.23-6|92	cp %{SOURCE1} %{buildroot}%{_mandir}/man1
12cr|lcalc-1.23-6|93	lzma -f -z %{buildroot}%{_mandir}/man1/`basename %{SOURCE1}`
12cr|lcalc-1.23-6|94	pushd %{buildroot}%{_libdir}
12cr|lcalc-1.23-6|95	ln -sf libLfunction.so.%{version} libLfunction.so
12cr|lcalc-1.23-6|96	popd
12cr|lcalc-1.23-6|97	chmod a+r %{buildroot}%{_includedir}/Lfunction/*.h
12cr|lcalc-1.23-6|98	pushd %{buildroot}%{_includedir}
12cr|lcalc-1.23-6|99	ln -sf Lfunction lcalc
12cr|lcalc-1.23-6|100	popd
12cr|lcalc-1.23-6|101	
12cr|lcalc-1.23-6|102	%clean
12cr|lcalc-1.23-6|103	rm -rf %{buildroot}
12cr|lcalc-1.23-6|104	
12cr|lcalc-1.23-6|105	%files
12cr|lcalc-1.23-6|106	%defattr(-,root,root)
12cr|lcalc-1.23-6|107	%{_bindir}/%{name}
12cr|lcalc-1.23-6|108	%dir %{_datadir}/%{name}
12cr|lcalc-1.23-6|109	%{_libdir}/libLfunction.so.%{version}
12cr|lcalc-1.23-6|110	%{_datadir}/%{name}/*
12cr|lcalc-1.23-6|111	%{_mandir}/man1/*
12cr|lcalc-1.23-6|112	
12cr|lcalc-1.23-6|113	%files devel
12cr|lcalc-1.23-6|114	%defattr(-,root,root)
12cr|lcalc-1.23-6|115	%dir %{_includedir}/Lfunction
12cr|lcalc-1.23-6|116	%{_includedir}/lcalc
12cr|lcalc-1.23-6|117	%{_includedir}/Lfunction/*
12cr|lcalc-1.23-6|118	%{_libdir}/libLfunction.so
12cr|lcalc-1.23-6|119	
12cr|lcalc-1.23-6|120	
12cr|lcalc-1.23-6|121	%changelog
12cr|lcalc-1.23-6|122	* Tue Jan 24 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.23-6mdv2012.0
12cr|lcalc-1.23-6|123	+ Revision: 767481
12cr|lcalc-1.23-6|124	- Rebuild with newer pari.
12cr|lcalc-1.23-6|125	
12cr|lcalc-1.23-6|126	* Sat Apr 09 2011 Paulo Andrade <pcpa@mandriva.com.br> 1.23-5
12cr|lcalc-1.23-6|127	+ Revision: 652002
12cr|lcalc-1.23-6|128	- Correct build with gcc 4.6.0
12cr|lcalc-1.23-6|129	
12cr|lcalc-1.23-6|130	* Thu Nov 11 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.23-4mdv2011.0
12cr|lcalc-1.23-6|131	+ Revision: 595921
12cr|lcalc-1.23-6|132	- Rebuild with newer pari
12cr|lcalc-1.23-6|133	
12cr|lcalc-1.23-6|134	* Tue Aug 17 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.23-3mdv2011.0
12cr|lcalc-1.23-6|135	+ Revision: 571049
12cr|lcalc-1.23-6|136	+ rebuild (emptylog)
12cr|lcalc-1.23-6|137	
12cr|lcalc-1.23-6|138	* Tue Aug 17 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.23-2mdv2011.0
12cr|lcalc-1.23-6|139	+ Revision: 571038
12cr|lcalc-1.23-6|140	+ rebuild (emptylog)
12cr|lcalc-1.23-6|141	
12cr|lcalc-1.23-6|142	* Wed Jul 14 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.23-1mdv2011.0
12cr|lcalc-1.23-6|143	+ Revision: 552977
12cr|lcalc-1.23-6|144	- Update to version 1.23.
12cr|lcalc-1.23-6|145	
12cr|lcalc-1.23-6|146	* Sat May 09 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.21-2mdv2010.0
12cr|lcalc-1.23-6|147	+ Revision: 373565
12cr|lcalc-1.23-6|148	+ rebuild (emptylog)
12cr|lcalc-1.23-6|149	
12cr|lcalc-1.23-6|150	* Thu Mar 26 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.21-1mdv2009.1
12cr|lcalc-1.23-6|151	+ Revision: 361222
12cr|lcalc-1.23-6|152	- Initial import of lcalc version 1.21.
12cr|lcalc-1.23-6|153	C++ L-function class library and command line interface
12cr|lcalc-1.23-6|154	http://pmmac03.math.uwaterloo.ca/~mrubinst/L_function_public/L.html
12cr|lcalc-1.23-6|155	- lcalc
12cr|lcalc-1.23-6|156	

2624 12
12cr|lcdf-typetools-2.59-5|1	Summary: Programs for manipulating PostScript Type 1 fonts
12cr|lcdf-typetools-2.59-5|2	Name: lcdf-typetools
12cr|lcdf-typetools-2.59-5|3	Version: 2.59
12cr|lcdf-typetools-2.59-5|4	Release: %mkrel 5
12cr|lcdf-typetools-2.59-5|5	Source: http://www.lcdf.org/type/%{name}-%{version}.tar.bz2
12cr|lcdf-typetools-2.59-5|6	URL: http://www.lcdf.org/type/
12cr|lcdf-typetools-2.59-5|7	Group: Publishing
12cr|lcdf-typetools-2.59-5|8	License: GPL
12cr|lcdf-typetools-2.59-5|9	BuildRequires: tetex-devel
12cr|lcdf-typetools-2.59-5|10	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|lcdf-typetools-2.59-5|11	
12cr|lcdf-typetools-2.59-5|12	%description
12cr|lcdf-typetools-2.59-5|13	The LCDF Typetools package contains several programs for manipulating
12cr|lcdf-typetools-2.59-5|14	PostScript Type 1, Type 1 multiple master, and PostScript-flavored
12cr|lcdf-typetools-2.59-5|15	OpenType fonts.  LCDF Typetools includes the mmafm and mmpfb programs,
12cr|lcdf-typetools-2.59-5|16	which were formerly distributed as part of a different package
12cr|lcdf-typetools-2.59-5|17	(mminstance).
12cr|lcdf-typetools-2.59-5|18	
12cr|lcdf-typetools-2.59-5|19	%prep
12cr|lcdf-typetools-2.59-5|20	%setup
12cr|lcdf-typetools-2.59-5|21	
12cr|lcdf-typetools-2.59-5|22	%build
12cr|lcdf-typetools-2.59-5|23	%configure2_5x
12cr|lcdf-typetools-2.59-5|24	make
12cr|lcdf-typetools-2.59-5|25	
12cr|lcdf-typetools-2.59-5|26	%install
12cr|lcdf-typetools-2.59-5|27	rm -rf $RPM_BUILD_ROOT
12cr|lcdf-typetools-2.59-5|28	%makeinstall
12cr|lcdf-typetools-2.59-5|29	
12cr|lcdf-typetools-2.59-5|30	%clean
12cr|lcdf-typetools-2.59-5|31	rm -rf $RPM_BUILD_ROOT
12cr|lcdf-typetools-2.59-5|32	
12cr|lcdf-typetools-2.59-5|33	%files
12cr|lcdf-typetools-2.59-5|34	%defattr(-,root,root)
12cr|lcdf-typetools-2.59-5|35	%doc NEWS README COPYING
12cr|lcdf-typetools-2.59-5|36	%attr(0755,root,root) %{_bindir}/*
12cr|lcdf-typetools-2.59-5|37	%attr(0644,root,root) %{_mandir}/man1/*
12cr|lcdf-typetools-2.59-5|38	%{_datadir}/lcdf-typetools/*
12cr|lcdf-typetools-2.59-5|39	
12cr|lcdf-typetools-2.59-5|40	
12cr|lcdf-typetools-2.59-5|41	
12cr|lcdf-typetools-2.59-5|42	
12cr|lcdf-typetools-2.59-5|43	
12cr|lcdf-typetools-2.59-5|44	%changelog
12cr|lcdf-typetools-2.59-5|45	

2625 12
12cr|lcdproc-0.5.3-1|1	# TODO:
12cr|lcdproc-0.5.3-1|2	# glcdproclib/glcdprocdriver.h
12cr|lcdproc-0.5.3-1|3	# widgets.h, usblcd.h and usblcd_util.h from the usblcd package
12cr|lcdproc-0.5.3-1|4	# ftdi library in version 0.7
12cr|lcdproc-0.5.3-1|5	
12cr|lcdproc-0.5.3-1|6	Name:		lcdproc
12cr|lcdproc-0.5.3-1|7	Version:	0.5.3
12cr|lcdproc-0.5.3-1|8	Release:	%mkrel 1
12cr|lcdproc-0.5.3-1|9	Summary: 	Displays real-time system information on a 20x4 backlit LCD
12cr|lcdproc-0.5.3-1|10	License:	GPLv2+
12cr|lcdproc-0.5.3-1|11	URL:    	http://lcdproc.omnipotent.net/
12cr|lcdproc-0.5.3-1|12	Group:     	Monitoring
12cr|lcdproc-0.5.3-1|13	Source0:    	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|lcdproc-0.5.3-1|14	Source1:	LCDd.init
12cr|lcdproc-0.5.3-1|15	Patch0: 	slow-down-imonlcd-0038.patch
12cr|lcdproc-0.5.3-1|16	Requires(pre):	rpm-helper
12cr|lcdproc-0.5.3-1|17	Requires(preun): rpm-helper
12cr|lcdproc-0.5.3-1|18	BuildRequires:	docbook-utils-pdf
12cr|lcdproc-0.5.3-1|19	BuildRequires:  doxygen
12cr|lcdproc-0.5.3-1|20	BuildRequires:  g15-devel
12cr|lcdproc-0.5.3-1|21	BuildRequires:  g15daemon_client-devel
12cr|lcdproc-0.5.3-1|22	BuildRequires:  g15render-devel
12cr|lcdproc-0.5.3-1|23	BuildRequires:  graphviz
12cr|lcdproc-0.5.3-1|24	BuildRequires:  lirc-devel
12cr|lcdproc-0.5.3-1|25	BuildRequires:	ncurses-devel
12cr|lcdproc-0.5.3-1|26	BuildRequires:  svgalib-devel
12cr|lcdproc-0.5.3-1|27	BuildRequires:  tetex-latex
12cr|lcdproc-0.5.3-1|28	BuildRequires:	libusb-devel
12cr|lcdproc-0.5.3-1|29	BuildRequires:  xosd-devel
12cr|lcdproc-0.5.3-1|30	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|lcdproc-0.5.3-1|31	
12cr|lcdproc-0.5.3-1|32	%description
12cr|lcdproc-0.5.3-1|33	LCDproc is a client/server suite inclduding drivers for all
12cr|lcdproc-0.5.3-1|34	kinds of nifty LCD displays. The server supports several
12cr|lcdproc-0.5.3-1|35	serial devices: Matrix Orbital, Crystal Fontz, Bayrad, LB216,
12cr|lcdproc-0.5.3-1|36	LCDM001 (kernelconcepts.de), Wirz-SLI and PIC-an-LCD; and some
12cr|lcdproc-0.5.3-1|37	devices connected to the LPT port: HD44780, STV5730, T6963,
12cr|lcdproc-0.5.3-1|38	SED1520 and SED1330. Various clients are available that display
12cr|lcdproc-0.5.3-1|39	things like CPU load, system load, memory usage, uptime, and a lot more.
12cr|lcdproc-0.5.3-1|40	See also http://lcdproc.omnipotent.net.
12cr|lcdproc-0.5.3-1|41	
12cr|lcdproc-0.5.3-1|42	%prep
12cr|lcdproc-0.5.3-1|43	%setup -q
12cr|lcdproc-0.5.3-1|44	%{__perl} -pi -e 's:../../../libirman-0.4.1b/irman.h:%{_includedir}/irman.h:g' server/drivers/irmanin.c
12cr|lcdproc-0.5.3-1|45	%apply_patches
12cr|lcdproc-0.5.3-1|46	
12cr|lcdproc-0.5.3-1|47	%build
12cr|lcdproc-0.5.3-1|48	unset LDFLAGS
12cr|lcdproc-0.5.3-1|49	./configure --disable-dependency-tracking \
12cr|lcdproc-0.5.3-1|50	--enable-libusb \
12cr|lcdproc-0.5.3-1|51	--enable-drivers=all \
12cr|lcdproc-0.5.3-1|52	--enable-seamless-hbars \
12cr|lcdproc-0.5.3-1|53	--enable-testmenus \
12cr|lcdproc-0.5.3-1|54	--enable-permissive-menu-goto \
12cr|lcdproc-0.5.3-1|55	--enable-lcdproc-menus \
12cr|lcdproc-0.5.3-1|56	--enable-stat-nfs \
12cr|lcdproc-0.5.3-1|57	--enable-stat-smbfs \
12cr|lcdproc-0.5.3-1|58	--enable-doxygen \
12cr|lcdproc-0.5.3-1|59	--enable-dot \
12cr|lcdproc-0.5.3-1|60	--enable-html-dox \
12cr|lcdproc-0.5.3-1|61	--enable-latex-dox
12cr|lcdproc-0.5.3-1|62	%{make}
12cr|lcdproc-0.5.3-1|63	%{make} dox
12cr|lcdproc-0.5.3-1|64	
12cr|lcdproc-0.5.3-1|65	%install
12cr|lcdproc-0.5.3-1|66	%{__rm} -rf %{buildroot}
12cr|lcdproc-0.5.3-1|67	%{makeinstall}
12cr|lcdproc-0.5.3-1|68	
12cr|lcdproc-0.5.3-1|69	# init
12cr|lcdproc-0.5.3-1|70	install -d 		$RPM_BUILD_ROOT%{_initrddir}
12cr|lcdproc-0.5.3-1|71	install %{SOURCE1}	$RPM_BUILD_ROOT%{_initrddir}/LCDd
12cr|lcdproc-0.5.3-1|72	
12cr|lcdproc-0.5.3-1|73	# Move examples in %_bindir like previous release
12cr|lcdproc-0.5.3-1|74	install -d              $RPM_BUILD_ROOT%{_bindir}
12cr|lcdproc-0.5.3-1|75	install clients/examples/*.pl $RPM_BUILD_ROOT%{_bindir}
12cr|lcdproc-0.5.3-1|76	
12cr|lcdproc-0.5.3-1|77	# conf files
12cr|lcdproc-0.5.3-1|78	install -d		$RPM_BUILD_ROOT%{_sysconfdir}/lcdproc
12cr|lcdproc-0.5.3-1|79	install LCDd.conf 	$RPM_BUILD_ROOT%{_sysconfdir}/lcdproc/LCDd.conf
12cr|lcdproc-0.5.3-1|80	# fix path to drivers
12cr|lcdproc-0.5.3-1|81	perl -pi -e 's|DriverPath=.*/|DriverPath=/usr/lib/lcdproc/|' $RPM_BUILD_ROOT%{_sysconfdir}/lcdproc/LCDd.conf
12cr|lcdproc-0.5.3-1|82	# remove unwanted conf file (not used in initscript)
12cr|lcdproc-0.5.3-1|83	rm -vf $RPM_BUILD_ROOT%{_sysconfdir}/LCDd.conf
12cr|lcdproc-0.5.3-1|84	touch scripts/lcdproc.conf  	$RPM_BUILD_ROOT%{_sysconfdir}/lcdproc/lcdproc.conf
12cr|lcdproc-0.5.3-1|85	echo "-s localhost -p 13666 C M X U P S" > \
12cr|lcdproc-0.5.3-1|86	$RPM_BUILD_ROOT%{_sysconfdir}/lcdproc/lcdproc.conf
12cr|lcdproc-0.5.3-1|87	
12cr|lcdproc-0.5.3-1|88	# doc files
12cr|lcdproc-0.5.3-1|89	cd docs/lcdproc-user
12cr|lcdproc-0.5.3-1|90	mkdir html txt pdf
12cr|lcdproc-0.5.3-1|91	#docbook2html -c %{_sysconfdir}/sgml/catalog -o html lcdproc-user.docbook
12cr|lcdproc-0.5.3-1|92	#docbook2pdf -c %{_sysconfdir}/sgml/catalog -o pdf lcdproc-user.docbook
12cr|lcdproc-0.5.3-1|93	
12cr|lcdproc-0.5.3-1|94	%post
12cr|lcdproc-0.5.3-1|95	%_post_service LCDd
12cr|lcdproc-0.5.3-1|96	
12cr|lcdproc-0.5.3-1|97	%preun
12cr|lcdproc-0.5.3-1|98	%_preun_service LCDd
12cr|lcdproc-0.5.3-1|99	
12cr|lcdproc-0.5.3-1|100	
12cr|lcdproc-0.5.3-1|101	%clean
12cr|lcdproc-0.5.3-1|102	rm -rf $RPM_BUILD_ROOT
12cr|lcdproc-0.5.3-1|103	
12cr|lcdproc-0.5.3-1|104	%files
12cr|lcdproc-0.5.3-1|105	%defattr(0644,root,root,0755)
12cr|lcdproc-0.5.3-1|106	%doc README* INSTALL COPYING TODO ChangeLog
12cr|lcdproc-0.5.3-1|107	#%doc docs/lcdproc-user/html docs/lcdproc-user/pdf/*.pdf
12cr|lcdproc-0.5.3-1|108	#%doc docs/html/* docs/latex/
12cr|lcdproc-0.5.3-1|109	%defattr(-,root,root,0755)
12cr|lcdproc-0.5.3-1|110	%{_bindir}/*
12cr|lcdproc-0.5.3-1|111	%attr(0755,root,root) %{_initrddir}/LCDd
12cr|lcdproc-0.5.3-1|112	%{_libdir}/%{name}
12cr|lcdproc-0.5.3-1|113	%{_mandir}/man*/*
12cr|lcdproc-0.5.3-1|114	%{_sbindir}/*
12cr|lcdproc-0.5.3-1|115	%dir %{_sysconfdir}/lcdproc
12cr|lcdproc-0.5.3-1|116	%config(noreplace) %{_sysconfdir}/lcdproc/*
12cr|lcdproc-0.5.3-1|117	%config(noreplace) %{_sysconfdir}/lcdexec.conf
12cr|lcdproc-0.5.3-1|118	%config(noreplace) %{_sysconfdir}/lcdproc.conf
12cr|lcdproc-0.5.3-1|119	%config(noreplace) %{_sysconfdir}/lcdvc.conf
12cr|lcdproc-0.5.3-1|120	
12cr|lcdproc-0.5.3-1|121	
12cr|lcdproc-0.5.3-1|122	%changelog
12cr|lcdproc-0.5.3-1|123	* Sun Jan 02 2011 Maarten Vanraes <alien@mandriva.org> 0.5.3-1mdv2011.0
12cr|lcdproc-0.5.3-1|124	+ Revision: 627542
12cr|lcdproc-0.5.3-1|125	- update to newer 0.5.3
12cr|lcdproc-0.5.3-1|126	- patch imonlcd to slow down commands for device 0038
12cr|lcdproc-0.5.3-1|127	
12cr|lcdproc-0.5.3-1|128	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-6mdv2011.0
12cr|lcdproc-0.5.3-1|129	+ Revision: 612709
12cr|lcdproc-0.5.3-1|130	- the mass rebuild of 2010.1 packages
12cr|lcdproc-0.5.3-1|131	
12cr|lcdproc-0.5.3-1|132	* Mon Jan 25 2010 Antoine Ginies <aginies@mandriva.com> 0.5.2-5mdv2010.1
12cr|lcdproc-0.5.3-1|133	+ Revision: 496288
12cr|lcdproc-0.5.3-1|134	- use %%makeinstall macro
12cr|lcdproc-0.5.3-1|135	- fix path to drivers
12cr|lcdproc-0.5.3-1|136	- create missing %%_bindir
12cr|lcdproc-0.5.3-1|137	- fix BUILD process
12cr|lcdproc-0.5.3-1|138	- fix DriverPath in LCDd.conf file
12cr|lcdproc-0.5.3-1|139	- remove un-used configration file (we use the one in /etc/lcdproc)
12cr|lcdproc-0.5.3-1|140	
12cr|lcdproc-0.5.3-1|141	+ Thierry Vignaud <tv@mandriva.org>
12cr|lcdproc-0.5.3-1|142	- rebuild
12cr|lcdproc-0.5.3-1|143	- rebuild
12cr|lcdproc-0.5.3-1|144	
12cr|lcdproc-0.5.3-1|145	* Fri Feb 08 2008 David Walluck <walluck@mandriva.org> 0.5.2-1mdv2008.1
12cr|lcdproc-0.5.3-1|146	+ Revision: 163964
12cr|lcdproc-0.5.3-1|147	- 0.5.2
12cr|lcdproc-0.5.3-1|148	- enable as many drivers/features as possible
12cr|lcdproc-0.5.3-1|149	
12cr|lcdproc-0.5.3-1|150	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.5.0-1mdv2008.1
12cr|lcdproc-0.5.3-1|151	+ Revision: 136535
12cr|lcdproc-0.5.3-1|152	- restore BuildRoot
12cr|lcdproc-0.5.3-1|153	
12cr|lcdproc-0.5.3-1|154	+ Thierry Vignaud <tv@mandriva.org>
12cr|lcdproc-0.5.3-1|155	- kill re-definition of %%buildroot on Pixel's request
12cr|lcdproc-0.5.3-1|156	- fix summary-ended-with-dot
12cr|lcdproc-0.5.3-1|157	
12cr|lcdproc-0.5.3-1|158	
12cr|lcdproc-0.5.3-1|159	* Mon Aug 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|lcdproc-0.5.3-1|160	+ 08/14/06 14:30:16 (56023)
12cr|lcdproc-0.5.3-1|161	- 0.5.0
12cr|lcdproc-0.5.3-1|162	- fix prereq
12cr|lcdproc-0.5.3-1|163	
12cr|lcdproc-0.5.3-1|164	* Mon Aug 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|lcdproc-0.5.3-1|165	+ 08/14/06 14:04:29 (56013)
12cr|lcdproc-0.5.3-1|166	Import lcdproc
12cr|lcdproc-0.5.3-1|167	
12cr|lcdproc-0.5.3-1|168	* Mon Dec 15 2003 Arnaud de Lorbeau <devel@mandriva.com> 0.4.5-1mdk
12cr|lcdproc-0.5.3-1|169	- v0.4.5
12cr|lcdproc-0.5.3-1|170	
12cr|lcdproc-0.5.3-1|171	* Fri Nov 21 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.4.3-3mdk
12cr|lcdproc-0.5.3-1|172	- Rebuild
12cr|lcdproc-0.5.3-1|173	

2626 12
12cr|lcov-1.9-1|1	%define name	lcov
12cr|lcov-1.9-1|2	%define version	1.9
12cr|lcov-1.9-1|3	%define release	%mkrel 1
12cr|lcov-1.9-1|4	
12cr|lcov-1.9-1|5	Summary:	LTP GCOV extension code coverage tool
12cr|lcov-1.9-1|6	Name:		%{name}
12cr|lcov-1.9-1|7	Version:	%{version}
12cr|lcov-1.9-1|8	Release:	%{release}
12cr|lcov-1.9-1|9	Group:		Development/Other
12cr|lcov-1.9-1|10	License:	GPLv2
12cr|lcov-1.9-1|11	URL:		http://ltp.sourceforge.net/coverage/lcov.php
12cr|lcov-1.9-1|12	Source:		http://ltp.sourceforge.net/coverage/tools/%{name}-%{version}.tar.gz
12cr|lcov-1.9-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|lcov-1.9-1|14	BuildArch:	noarch
12cr|lcov-1.9-1|15	
12cr|lcov-1.9-1|16	%description
12cr|lcov-1.9-1|17	LCOV is an extension of GCOV, a GNU tool which provides information
12cr|lcov-1.9-1|18	about what parts of a program are actually executed (i.e. "covered")
12cr|lcov-1.9-1|19	while running a particular test case. The extension consists of a set
12cr|lcov-1.9-1|20	of PERL scripts which build on the textual GCOV output to implement
12cr|lcov-1.9-1|21	HTML output and support for large projects.
12cr|lcov-1.9-1|22	
12cr|lcov-1.9-1|23	%prep
12cr|lcov-1.9-1|24	%setup -q
12cr|lcov-1.9-1|25	
12cr|lcov-1.9-1|26	%build
12cr|lcov-1.9-1|27	
12cr|lcov-1.9-1|28	%install
12cr|lcov-1.9-1|29	rm -rf $RPM_BUILD_ROOT
12cr|lcov-1.9-1|30	%makeinstall PREFIX=$RPM_BUILD_ROOT
12cr|lcov-1.9-1|31	chmod -x $RPM_BUILD_ROOT%{_sysconfdir}/lcovrc
12cr|lcov-1.9-1|32	
12cr|lcov-1.9-1|33	%clean
12cr|lcov-1.9-1|34	rm -rf $RPM_BUILD_ROOT
12cr|lcov-1.9-1|35	
12cr|lcov-1.9-1|36	%files
12cr|lcov-1.9-1|37	%defattr(-,root,root)
12cr|lcov-1.9-1|38	%config(noreplace) %{_sysconfdir}/lcovrc
12cr|lcov-1.9-1|39	%{_bindir}/*
12cr|lcov-1.9-1|40	%{_mandir}/man*/*
12cr|lcov-1.9-1|41	
12cr|lcov-1.9-1|42	
12cr|lcov-1.9-1|43	%changelog
12cr|lcov-1.9-1|44	* Sun Oct 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.9-1mdv2011.0
12cr|lcov-1.9-1|45	+ Revision: 588021
12cr|lcov-1.9-1|46	- new version 1.9
12cr|lcov-1.9-1|47	
12cr|lcov-1.9-1|48	* Sun Mar 07 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.8-1mdv2010.1
12cr|lcov-1.9-1|49	+ Revision: 515524
12cr|lcov-1.9-1|50	- update to 1.8
12cr|lcov-1.9-1|51	
12cr|lcov-1.9-1|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.6-4mdv2010.0
12cr|lcov-1.9-1|53	+ Revision: 429706
12cr|lcov-1.9-1|54	- rebuild
12cr|lcov-1.9-1|55	
12cr|lcov-1.9-1|56	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.6-3mdv2009.0
12cr|lcov-1.9-1|57	+ Revision: 248328
12cr|lcov-1.9-1|58	- rebuild
12cr|lcov-1.9-1|59	- kill re-definition of %%buildroot on Pixel's request
12cr|lcov-1.9-1|60	
12cr|lcov-1.9-1|61	+ Olivier Blin <oblin@mandriva.com>
12cr|lcov-1.9-1|62	- restore BuildRoot
12cr|lcov-1.9-1|63	
12cr|lcov-1.9-1|64	* Mon Oct 22 2007 Pascal Terjan <pterjan@mandriva.org> 1.6-1mdv2008.1
12cr|lcov-1.9-1|65	+ Revision: 101355
12cr|lcov-1.9-1|66	- 1.6
12cr|lcov-1.9-1|67	
12cr|lcov-1.9-1|68	* Fri Jul 20 2007 Pascal Terjan <pterjan@mandriva.org> 1.5-1mdv2008.0
12cr|lcov-1.9-1|69	+ Revision: 53920
12cr|lcov-1.9-1|70	- Import lcov
12cr|lcov-1.9-1|71	
12cr|lcov-1.9-1|72	
12cr|lcov-1.9-1|73	
12cr|lcov-1.9-1|74	* Fri Jul 20 2007 Pascal Terjan <pterjan@mandriva.org> 1.5-1mdv2008.0
12cr|lcov-1.9-1|75	- 1.5
12cr|lcov-1.9-1|76	
12cr|lcov-1.9-1|77	* Mon May 09 2005 Pascal Terjan <pterjan@mandriva.org> 1.4-1mdk
12cr|lcov-1.9-1|78	- First Mandriva version

2627 12
12cr|lcrzo-4.17.0-14|1	%define so_version 4.17
12cr|lcrzo-4.17.0-14|2	
12cr|lcrzo-4.17.0-14|3	%define	major 4
12cr|lcrzo-4.17.0-14|4	%define libname	%mklibname %{name} %{major}
12cr|lcrzo-4.17.0-14|5	
12cr|lcrzo-4.17.0-14|6	Summary:	Network library, for network administrators and network hackers
12cr|lcrzo-4.17.0-14|7	Name:		lcrzo
12cr|lcrzo-4.17.0-14|8	Group:		Networking/Other
12cr|lcrzo-4.17.0-14|9	Version:	4.17.0
12cr|lcrzo-4.17.0-14|10	Release:	%mkrel 14
12cr|lcrzo-4.17.0-14|11	License:	LGPL
12cr|lcrzo-4.17.0-14|12	URL:		http://www.laurentconstantin.com/en/lcrzo/
12cr|lcrzo-4.17.0-14|13	Source0:	%{name}-%{version}-src.tar.bz2
12cr|lcrzo-4.17.0-14|14	Patch0:		lcrzo-4.17.0-genemake.patch
12cr|lcrzo-4.17.0-14|15	BuildRequires:	libpcap-devel >= 0.7.2
12cr|lcrzo-4.17.0-14|16	Provides:	liblcrzo
12cr|lcrzo-4.17.0-14|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|lcrzo-4.17.0-14|18	
12cr|lcrzo-4.17.0-14|19	%description
12cr|lcrzo-4.17.0-14|20	Lcrzo is a network library, for network administrators and network
12cr|lcrzo-4.17.0-14|21	hackers. Its objective is to easily create network programs. This library
12cr|lcrzo-4.17.0-14|22	provides network functionnalities for Ethernet, IP, UDP, TCP, ICMP, ARP
12cr|lcrzo-4.17.0-14|23	and RARP protocols. It supports spoofing, sniffing, client and server
12cr|lcrzo-4.17.0-14|24	creation. Furthermore, lcrzo contains high level functions dealing with
12cr|lcrzo-4.17.0-14|25	data storage and handling. Using all these functions, you can quickly
12cr|lcrzo-4.17.0-14|26	create a network test program.
12cr|lcrzo-4.17.0-14|27	
12cr|lcrzo-4.17.0-14|28	%package -n	%{libname}
12cr|lcrzo-4.17.0-14|29	Summary:	Shared libraries for %{name}
12cr|lcrzo-4.17.0-14|30	Group:          System/Libraries
12cr|lcrzo-4.17.0-14|31	
12cr|lcrzo-4.17.0-14|32	%description -n	%{libname}
12cr|lcrzo-4.17.0-14|33	Lcrzo is a network library, for network administrators and network
12cr|lcrzo-4.17.0-14|34	hackers. Its objective is to easily create network programs. This library
12cr|lcrzo-4.17.0-14|35	provides network functionnalities for Ethernet, IP, UDP, TCP, ICMP, ARP
12cr|lcrzo-4.17.0-14|36	and RARP protocols. It supports spoofing, sniffing, client and server
12cr|lcrzo-4.17.0-14|37	creation. Furthermore, lcrzo contains high level functions dealing with
12cr|lcrzo-4.17.0-14|38	data storage and handling. Using all these functions, you can quickly
12cr|lcrzo-4.17.0-14|39	create a network test program.
12cr|lcrzo-4.17.0-14|40	
12cr|lcrzo-4.17.0-14|41	%package -n	%{libname}-devel
12cr|lcrzo-4.17.0-14|42	Summary:	Development library and header files for the %{name} library
12cr|lcrzo-4.17.0-14|43	Group:		Development/Other
12cr|lcrzo-4.17.0-14|44	Requires:	%{libname} = %{version}-%{release}
12cr|lcrzo-4.17.0-14|45	Provides:	%{name}-devel lib%{name}-devel
12cr|lcrzo-4.17.0-14|46	Obsoletes:	%{name}-devel lib%{name}-devel
12cr|lcrzo-4.17.0-14|47	
12cr|lcrzo-4.17.0-14|48	%description -n	%{libname}-devel
12cr|lcrzo-4.17.0-14|49	Lcrzo is a network library, for network administrators and network
12cr|lcrzo-4.17.0-14|50	hackers. Its objective is to easily create network programs. This library
12cr|lcrzo-4.17.0-14|51	provides network functionnalities for Ethernet, IP, UDP, TCP, ICMP, ARP
12cr|lcrzo-4.17.0-14|52	and RARP protocols. It supports spoofing, sniffing, client and server
12cr|lcrzo-4.17.0-14|53	creation. Furthermore, lcrzo contains high level functions dealing with
12cr|lcrzo-4.17.0-14|54	data storage and handling. Using all these functions, you can quickly
12cr|lcrzo-4.17.0-14|55	create a network test program.
12cr|lcrzo-4.17.0-14|56	
12cr|lcrzo-4.17.0-14|57	%prep
12cr|lcrzo-4.17.0-14|58	
12cr|lcrzo-4.17.0-14|59	%setup -q -n %{name}-%{version}-src
12cr|lcrzo-4.17.0-14|60	%patch0 -p0
12cr|lcrzo-4.17.0-14|61	
12cr|lcrzo-4.17.0-14|62	%build
12cr|lcrzo-4.17.0-14|63	
12cr|lcrzo-4.17.0-14|64	pushd src
12cr|lcrzo-4.17.0-14|65	./genemake
12cr|lcrzo-4.17.0-14|66	%make GCCOPT="%{optflags} -Wall -ansi -fPIC" \
12cr|lcrzo-4.17.0-14|67	GCCOPTL="%{optflags} -Wall -ansi -fPIC" \
12cr|lcrzo-4.17.0-14|68	GCCOPTP="%{optflags} -Wall -ansi -fPIC" \
12cr|lcrzo-4.17.0-14|69	liblcrzo.a
12cr|lcrzo-4.17.0-14|70	
12cr|lcrzo-4.17.0-14|71	#make a shared lib the hard way...
12cr|lcrzo-4.17.0-14|72	rm -f lib%{name}*.so*
12cr|lcrzo-4.17.0-14|73	gcc -Wl,-soname,lib%{name}.so.%{major} -shared -Wl,--as-needed -Wl,--no-undefined \
12cr|lcrzo-4.17.0-14|74	%{optflags} -fPIC -o lib%{name}%{major}.so.%{so_version} *.o -L%{_libdir} -lpcap
12cr|lcrzo-4.17.0-14|75	
12cr|lcrzo-4.17.0-14|76	popd
12cr|lcrzo-4.17.0-14|77	
12cr|lcrzo-4.17.0-14|78	%install
12cr|lcrzo-4.17.0-14|79	rm -rf %{buildroot}
12cr|lcrzo-4.17.0-14|80	
12cr|lcrzo-4.17.0-14|81	install -d %{buildroot}%{_libdir}
12cr|lcrzo-4.17.0-14|82	install -d %{buildroot}%{_bindir}
12cr|lcrzo-4.17.0-14|83	install -d %{buildroot}%{_mandir}/man3
12cr|lcrzo-4.17.0-14|84	install -d %{buildroot}%{_includedir}
12cr|lcrzo-4.17.0-14|85	
12cr|lcrzo-4.17.0-14|86	install -m0755 src/lcrzo-config %{buildroot}%{_bindir}/lcrzo-config
12cr|lcrzo-4.17.0-14|87	
12cr|lcrzo-4.17.0-14|88	# install the shared lib
12cr|lcrzo-4.17.0-14|89	install -m0755 src/lib%{name}%{major}.so.%{so_version} %{buildroot}%{_libdir}/
12cr|lcrzo-4.17.0-14|90	ln -snf lib%{name}%{major}.so.%{so_version} %{buildroot}%{_libdir}/lib%{name}%{major}.so
12cr|lcrzo-4.17.0-14|91	ln -snf lib%{name}%{major}.so.%{so_version} %{buildroot}%{_libdir}/lib%{name}.so
12cr|lcrzo-4.17.0-14|92	
12cr|lcrzo-4.17.0-14|93	# install the static lib
12cr|lcrzo-4.17.0-14|94	install -m0755 src/liblcrzo.a %{buildroot}%{_libdir}/liblcrzo.a
12cr|lcrzo-4.17.0-14|95	
12cr|lcrzo-4.17.0-14|96	# install headers
12cr|lcrzo-4.17.0-14|97	install -m0644 src/lcrzo*.h %{buildroot}%{_includedir}/
12cr|lcrzo-4.17.0-14|98	
12cr|lcrzo-4.17.0-14|99	# install only english man pages
12cr|lcrzo-4.17.0-14|100	install -m0644 doc/man/*en.* %{buildroot}%{_mandir}/man3/
12cr|lcrzo-4.17.0-14|101	
12cr|lcrzo-4.17.0-14|102	%if %mdkversion < 200900
12cr|lcrzo-4.17.0-14|103	%post -n %{libname} -p /sbin/ldconfig
12cr|lcrzo-4.17.0-14|104	%endif
12cr|lcrzo-4.17.0-14|105	
12cr|lcrzo-4.17.0-14|106	%if %mdkversion < 200900
12cr|lcrzo-4.17.0-14|107	%postun -n %{libname} -p /sbin/ldconfig
12cr|lcrzo-4.17.0-14|108	%endif
12cr|lcrzo-4.17.0-14|109	
12cr|lcrzo-4.17.0-14|110	%clean
12cr|lcrzo-4.17.0-14|111	rm -rf %{buildroot}
12cr|lcrzo-4.17.0-14|112	
12cr|lcrzo-4.17.0-14|113	%files -n %{libname}
12cr|lcrzo-4.17.0-14|114	%defattr(-,root,root)
12cr|lcrzo-4.17.0-14|115	%doc README_EN.TXT
12cr|lcrzo-4.17.0-14|116	%attr(0755,root,root) %{_libdir}/lib%{name}*.so.*
12cr|lcrzo-4.17.0-14|117	
12cr|lcrzo-4.17.0-14|118	%files -n %{libname}-devel
12cr|lcrzo-4.17.0-14|119	%defattr(-,root,root)
12cr|lcrzo-4.17.0-14|120	%doc doc/*en.txt doc/changelog.txt doc/credits.txt doc/todo.txt INSTALLUNIX_EN.TXT
12cr|lcrzo-4.17.0-14|121	%attr(0755,root,root) %{_bindir}/lcrzo-config
12cr|lcrzo-4.17.0-14|122	%attr(0644,root,root) %{_libdir}/*.a
12cr|lcrzo-4.17.0-14|123	%attr(0755,root,root) %{_libdir}/*.so
12cr|lcrzo-4.17.0-14|124	%attr(0644,root,root) %{_includedir}/*
12cr|lcrzo-4.17.0-14|125	%attr(0644,root,root) %{_mandir}/man3/*
12cr|lcrzo-4.17.0-14|126	
12cr|lcrzo-4.17.0-14|127	
12cr|lcrzo-4.17.0-14|128	%changelog
12cr|lcrzo-4.17.0-14|129	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 4.17.0-14mdv2011.0
12cr|lcrzo-4.17.0-14|130	+ Revision: 620058
12cr|lcrzo-4.17.0-14|131	- the mass rebuild of 2010.0 packages
12cr|lcrzo-4.17.0-14|132	
12cr|lcrzo-4.17.0-14|133	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 4.17.0-13mdv2010.0
12cr|lcrzo-4.17.0-14|134	+ Revision: 438241
12cr|lcrzo-4.17.0-14|135	- rebuild
12cr|lcrzo-4.17.0-14|136	
12cr|lcrzo-4.17.0-14|137	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 4.17.0-12mdv2009.1
12cr|lcrzo-4.17.0-14|138	+ Revision: 298272
12cr|lcrzo-4.17.0-14|139	- rebuilt against libpcap-1.0.0
12cr|lcrzo-4.17.0-14|140	
12cr|lcrzo-4.17.0-14|141	* Sat Jul 19 2008 Oden Eriksson <oeriksson@mandriva.com> 4.17.0-11mdv2009.0
12cr|lcrzo-4.17.0-14|142	+ Revision: 238723
12cr|lcrzo-4.17.0-14|143	- use -Wl,--as-needed -Wl,--no-undefined
12cr|lcrzo-4.17.0-14|144	
12cr|lcrzo-4.17.0-14|145	* Wed Jul 09 2008 Oden Eriksson <oeriksson@mandriva.com> 4.17.0-10mdv2009.0
12cr|lcrzo-4.17.0-14|146	+ Revision: 232977
12cr|lcrzo-4.17.0-14|147	- rebuild
12cr|lcrzo-4.17.0-14|148	
12cr|lcrzo-4.17.0-14|149	+ Pixel <pixel@mandriva.com>
12cr|lcrzo-4.17.0-14|150	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|lcrzo-4.17.0-14|151	
12cr|lcrzo-4.17.0-14|152	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 4.17.0-9mdv2008.1
12cr|lcrzo-4.17.0-14|153	+ Revision: 170939
12cr|lcrzo-4.17.0-14|154	- rebuild
12cr|lcrzo-4.17.0-14|155	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|lcrzo-4.17.0-14|156	
12cr|lcrzo-4.17.0-14|157	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 4.17.0-8mdv2008.1
12cr|lcrzo-4.17.0-14|158	+ Revision: 136535
12cr|lcrzo-4.17.0-14|159	- restore BuildRoot
12cr|lcrzo-4.17.0-14|160	
12cr|lcrzo-4.17.0-14|161	+ Thierry Vignaud <tv@mandriva.org>
12cr|lcrzo-4.17.0-14|162	- kill re-definition of %%buildroot on Pixel's request
12cr|lcrzo-4.17.0-14|163	
12cr|lcrzo-4.17.0-14|164	
12cr|lcrzo-4.17.0-14|165	* Fri Feb 02 2007 Oden Eriksson <oeriksson@mandriva.com> 4.17.0-8mdv2007.0
12cr|lcrzo-4.17.0-14|166	+ Revision: 115926
12cr|lcrzo-4.17.0-14|167	- use the mkrel macro
12cr|lcrzo-4.17.0-14|168	- Import lcrzo
12cr|lcrzo-4.17.0-14|169	
12cr|lcrzo-4.17.0-14|170	* Sun Jan 08 2006 Oden Eriksson <oeriksson@mandriva.com> 4.17.0-7mdk
12cr|lcrzo-4.17.0-14|171	- rebuild
12cr|lcrzo-4.17.0-14|172	
12cr|lcrzo-4.17.0-14|173	* Fri Dec 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.17.0-6mdk
12cr|lcrzo-4.17.0-14|174	- revert latest "lib64 fixes"
12cr|lcrzo-4.17.0-14|175	
12cr|lcrzo-4.17.0-14|176	* Tue Dec 28 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.17.0-5mdk
12cr|lcrzo-4.17.0-14|177	- lib64 fixes
12cr|lcrzo-4.17.0-14|178	
12cr|lcrzo-4.17.0-14|179	* Sun Dec 12 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.17.0-4mdk
12cr|lcrzo-4.17.0-14|180	- fix deps
12cr|lcrzo-4.17.0-14|181	
12cr|lcrzo-4.17.0-14|182	* Thu May 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.17.0-3mdk
12cr|lcrzo-4.17.0-14|183	- merge static-devel into the devel package
12cr|lcrzo-4.17.0-14|184	- misc spec file fixes
12cr|lcrzo-4.17.0-14|185	

2628 12
12cr|ldapscripts-1.10.0-1|1	%define	name	ldapscripts
12cr|ldapscripts-1.10.0-1|2	%define	version	1.10.0
12cr|ldapscripts-1.10.0-1|3	%define	release	%mkrel 1
12cr|ldapscripts-1.10.0-1|4	
12cr|ldapscripts-1.10.0-1|5	Name:       %name
12cr|ldapscripts-1.10.0-1|6	Version:    %version
12cr|ldapscripts-1.10.0-1|7	Release:    %release
12cr|ldapscripts-1.10.0-1|8	Summary:    LDAP Scripts
12cr|ldapscripts-1.10.0-1|9	Group:      System/Servers
12cr|ldapscripts-1.10.0-1|10	License:    GPL
12cr|ldapscripts-1.10.0-1|11	URL:        http://contribs.martymac.com/
12cr|ldapscripts-1.10.0-1|12	Source:     http://contribs.martymac.com/ldapscripts/%{name}-%{version}.tgz
12cr|ldapscripts-1.10.0-1|13	Requires:   openldap-clients
12cr|ldapscripts-1.10.0-1|14	Requires:   sharutils
12cr|ldapscripts-1.10.0-1|15	Buildarch:  noarch
12cr|ldapscripts-1.10.0-1|16	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|ldapscripts-1.10.0-1|17	
12cr|ldapscripts-1.10.0-1|18	%description
12cr|ldapscripts-1.10.0-1|19	LDAP Scripts written in bash which allow to create POSIX entries for users,
12cr|ldapscripts-1.10.0-1|20	groups and machines in an LDAP directory.
12cr|ldapscripts-1.10.0-1|21	
12cr|ldapscripts-1.10.0-1|22	They are similar to smbldap-tools but are written in sh instead of PERL and
12cr|ldapscripts-1.10.0-1|23	only require OpenLDAP client commands (ldapadd, ldapdelete, ldapsearch,
12cr|ldapscripts-1.10.0-1|24	ldapmodify, slappasswd).
12cr|ldapscripts-1.10.0-1|25	
12cr|ldapscripts-1.10.0-1|26	%prep
12cr|ldapscripts-1.10.0-1|27	%setup -q
12cr|ldapscripts-1.10.0-1|28	sed -i.orig -e "s|^_RUNTIMEFILE=.*|_RUNTIMEFILE=\"%{_usr}/lib/%{name}/runtime\"|g" sbin/*
12cr|ldapscripts-1.10.0-1|29	sed -i.orig -e "s|^_CONFIGFILE=.*|_CONFIGFILE=\"%{_sysconfdir}/%{name}/ldapscripts.conf\"|g" etc/* lib/*
12cr|ldapscripts-1.10.0-1|30	
12cr|ldapscripts-1.10.0-1|31	%install
12cr|ldapscripts-1.10.0-1|32	mkdir -p %{buildroot}%{_sbindir}
12cr|ldapscripts-1.10.0-1|33	install -m 755 sbin/* %{buildroot}%{_sbindir}
12cr|ldapscripts-1.10.0-1|34	
12cr|ldapscripts-1.10.0-1|35	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12cr|ldapscripts-1.10.0-1|36	install -m 600 etc/* %{buildroot}%{_sysconfdir}/%{name}
12cr|ldapscripts-1.10.0-1|37	
12cr|ldapscripts-1.10.0-1|38	mkdir -p %{buildroot}%{_usr}/lib/%{name}
12cr|ldapscripts-1.10.0-1|39	install -m 600 lib/* %{buildroot}%{_usr}/lib/%{name}
12cr|ldapscripts-1.10.0-1|40	
12cr|ldapscripts-1.10.0-1|41	mkdir -p %{buildroot}%{_mandir}
12cr|ldapscripts-1.10.0-1|42	cp -a man/man* %{buildroot}%{_mandir}
12cr|ldapscripts-1.10.0-1|43	
12cr|ldapscripts-1.10.0-1|44	%clean
12cr|ldapscripts-1.10.0-1|45	rm -rf %{buildroot}
12cr|ldapscripts-1.10.0-1|46	
12cr|ldapscripts-1.10.0-1|47	%files
12cr|ldapscripts-1.10.0-1|48	%doc README COPYING CHANGELOG
12cr|ldapscripts-1.10.0-1|49	%{_sbindir}/*
12cr|ldapscripts-1.10.0-1|50	%dir %{_sysconfdir}/%{name}
12cr|ldapscripts-1.10.0-1|51	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12cr|ldapscripts-1.10.0-1|52	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.passwd
12cr|ldapscripts-1.10.0-1|53	%{_sysconfdir}/%{name}/*.template.sample
12cr|ldapscripts-1.10.0-1|54	%{_usr}/lib/%{name}/runtime
12cr|ldapscripts-1.10.0-1|55	%{_mandir}/man*/*
12cr|ldapscripts-1.10.0-1|56	
12cr|ldapscripts-1.10.0-1|57	
12cr|ldapscripts-1.10.0-1|58	
12cr|ldapscripts-1.10.0-1|59	%changelog
12cr|ldapscripts-1.10.0-1|60	* Wed Mar 23 2011 Lev Givon <lev@mandriva.org> 1.10.0-1mdv2011.0
12cr|ldapscripts-1.10.0-1|61	+ Revision: 648174
12cr|ldapscripts-1.10.0-1|62	- Update to 1.10.0.
12cr|ldapscripts-1.10.0-1|63	
12cr|ldapscripts-1.10.0-1|64	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.1-5mdv2011.0
12cr|ldapscripts-1.10.0-1|65	+ Revision: 620061
12cr|ldapscripts-1.10.0-1|66	- the mass rebuild of 2010.0 packages
12cr|ldapscripts-1.10.0-1|67	
12cr|ldapscripts-1.10.0-1|68	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.7.1-4mdv2010.0
12cr|ldapscripts-1.10.0-1|69	+ Revision: 429708
12cr|ldapscripts-1.10.0-1|70	- rebuild
12cr|ldapscripts-1.10.0-1|71	
12cr|ldapscripts-1.10.0-1|72	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.7.1-3mdv2009.0
12cr|ldapscripts-1.10.0-1|73	+ Revision: 248332
12cr|ldapscripts-1.10.0-1|74	- rebuild
12cr|ldapscripts-1.10.0-1|75	- kill re-definition of %%buildroot on Pixel's request
12cr|ldapscripts-1.10.0-1|76	
12cr|ldapscripts-1.10.0-1|77	+ Olivier Blin <oblin@mandriva.com>
12cr|ldapscripts-1.10.0-1|78	- restore BuildRoot
12cr|ldapscripts-1.10.0-1|79	
12cr|ldapscripts-1.10.0-1|80	* Fri Dec 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.1-1mdv2008.1
12cr|ldapscripts-1.10.0-1|81	+ Revision: 116161
12cr|ldapscripts-1.10.0-1|82	- new version
12cr|ldapscripts-1.10.0-1|83	
12cr|ldapscripts-1.10.0-1|84	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 1.6-2mdv2008.1
12cr|ldapscripts-1.10.0-1|85	+ Revision: 109223
12cr|ldapscripts-1.10.0-1|86	- rebuild for new lzma
12cr|ldapscripts-1.10.0-1|87	
12cr|ldapscripts-1.10.0-1|88	* Mon May 07 2007 Andreas Hasenack <andreas@mandriva.com> 1.6-1mdv2008.0
12cr|ldapscripts-1.10.0-1|89	+ Revision: 24960
12cr|ldapscripts-1.10.0-1|90	- updated to version 1.6
12cr|ldapscripts-1.10.0-1|91	- the runtime file is not a config file
12cr|ldapscripts-1.10.0-1|92	
12cr|ldapscripts-1.10.0-1|93	
12cr|ldapscripts-1.10.0-1|94	* Tue Jan 16 2007 Pascal Terjan <pterjan@mandriva.org> 1.5-1mdv2007.0
12cr|ldapscripts-1.10.0-1|95	+ Revision: 109466
12cr|ldapscripts-1.10.0-1|96	- 1.5
12cr|ldapscripts-1.10.0-1|97	
12cr|ldapscripts-1.10.0-1|98	* Tue Dec 19 2006 Pascal Terjan <pterjan@mandriva.org> 1.4-1mdv2007.1
12cr|ldapscripts-1.10.0-1|99	+ Revision: 100250
12cr|ldapscripts-1.10.0-1|100	- handle new files
12cr|ldapscripts-1.10.0-1|101	- 1.4
12cr|ldapscripts-1.10.0-1|102	- Import ldapscripts
12cr|ldapscripts-1.10.0-1|103	
12cr|ldapscripts-1.10.0-1|104	* Sat Feb 18 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.3-2mdk
12cr|ldapscripts-1.10.0-1|105	- Fix Build
12cr|ldapscripts-1.10.0-1|106	
12cr|ldapscripts-1.10.0-1|107	* Sun Oct 09 2005 Pascal Terjan <pterjan@mandriva.org> 1.3-1mdk
12cr|ldapscripts-1.10.0-1|108	- 1.3
12cr|ldapscripts-1.10.0-1|109	
12cr|ldapscripts-1.10.0-1|110	* Fri Sep 16 2005 Pascal Terjan <pterjan@mandriva.org> 1.2-1mdk
12cr|ldapscripts-1.10.0-1|111	- First Mandriva release
12cr|ldapscripts-1.10.0-1|112	

2629 12
12cr|ldapvi-1.7-12|1	%define name ldapvi
12cr|ldapvi-1.7-12|2	%define version 1.7
12cr|ldapvi-1.7-12|3	%define release %mkrel 12
12cr|ldapvi-1.7-12|4	
12cr|ldapvi-1.7-12|5	Name: 		%{name}
12cr|ldapvi-1.7-12|6	Version: 	%{version}
12cr|ldapvi-1.7-12|7	Release: 	%{release}
12cr|ldapvi-1.7-12|8	Summary: 	Performs an LDAP search and update results using a text editor
12cr|ldapvi-1.7-12|9	URL:		http://www.lichteblau.com/ldapvi.html
12cr|ldapvi-1.7-12|10	Source0: 	http://www.lichteblau.com/download/%{name}-%{version}.tar.gz
12cr|ldapvi-1.7-12|11	Patch:		ldapvi-makefile.in-destdir.patch
12cr|ldapvi-1.7-12|12	# (misc) patch to fix the naming conflict between function "getline" of stdio.h
12cr|ldapvi-1.7-12|13	# and private function getline in common.h, by renaming it
12cr|ldapvi-1.7-12|14	# comes from upstream : 256ced029c235687bfafdffd07be7d47bf7af39b
12cr|ldapvi-1.7-12|15	Patch1:     ldapvi-fix_naming_conflict.diff
12cr|ldapvi-1.7-12|16	License: 	GPLv2+
12cr|ldapvi-1.7-12|17	Group: 		System/Configuration/Other
12cr|ldapvi-1.7-12|18	BuildRequires:	openldap-devel >= 2.2.0
12cr|ldapvi-1.7-12|19	BuildRequires:	glib2-devel
12cr|ldapvi-1.7-12|20	BuildRequires:	ncurses-devel
12cr|ldapvi-1.7-12|21	BuildRequires:	popt-devel
12cr|ldapvi-1.7-12|22	BuildRequires:	pkgconfig
12cr|ldapvi-1.7-12|23	BuildRequires:	readline-devel
12cr|ldapvi-1.7-12|24	BuildRequires:	libxslt-proc
12cr|ldapvi-1.7-12|25	BuildRoot: 	%{_tmppath}/%{name}-%{version}
12cr|ldapvi-1.7-12|26	
12cr|ldapvi-1.7-12|27	%description
12cr|ldapvi-1.7-12|28	ldapvi allows a user to perform an LDAP search and update results using
12cr|ldapvi-1.7-12|29	a text editor
12cr|ldapvi-1.7-12|30	
12cr|ldapvi-1.7-12|31	%prep
12cr|ldapvi-1.7-12|32	%setup -q
12cr|ldapvi-1.7-12|33	%patch -p1 -b .orig
12cr|ldapvi-1.7-12|34	%patch1 -p2 -b .conflict
12cr|ldapvi-1.7-12|35	
12cr|ldapvi-1.7-12|36	%build
12cr|ldapvi-1.7-12|37	%configure2_5x
12cr|ldapvi-1.7-12|38	%make
12cr|ldapvi-1.7-12|39	
12cr|ldapvi-1.7-12|40	%install
12cr|ldapvi-1.7-12|41	rm -rf %{buildroot}
12cr|ldapvi-1.7-12|42	%makeinstall_std
12cr|ldapvi-1.7-12|43	
12cr|ldapvi-1.7-12|44	xsltproc \
12cr|ldapvi-1.7-12|45	%{buildroot}/%{_docdir}/%{name}/html.xsl \
12cr|ldapvi-1.7-12|46	%{buildroot}/%{_docdir}/%{name}/manual.xml \
12cr|ldapvi-1.7-12|47	> %{buildroot}/%{_docdir}/%{name}/manual.html
12cr|ldapvi-1.7-12|48	
12cr|ldapvi-1.7-12|49	rm -f %{buildroot}/%{_docdir}/%{name}/html.xsl
12cr|ldapvi-1.7-12|50	rm -f %{buildroot}/%{_docdir}/%{name}/manual.xml
12cr|ldapvi-1.7-12|51	install -m 644 COPYING INSTALL NEWS %{buildroot}/%{_docdir}/%{name}
12cr|ldapvi-1.7-12|52	
12cr|ldapvi-1.7-12|53	%clean
12cr|ldapvi-1.7-12|54	rm -rf %{buildroot}
12cr|ldapvi-1.7-12|55	
12cr|ldapvi-1.7-12|56	%files
12cr|ldapvi-1.7-12|57	%defattr(-,root,root)
12cr|ldapvi-1.7-12|58	%{_docdir}/%{name}
12cr|ldapvi-1.7-12|59	%{_bindir}/%{name}
12cr|ldapvi-1.7-12|60	%{_mandir}/man?/*
12cr|ldapvi-1.7-12|61	
12cr|ldapvi-1.7-12|62	
12cr|ldapvi-1.7-12|63	%changelog
12cr|ldapvi-1.7-12|64	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7-12mdv2011.0
12cr|ldapvi-1.7-12|65	+ Revision: 612716
12cr|ldapvi-1.7-12|66	- the mass rebuild of 2010.1 packages
12cr|ldapvi-1.7-12|67	
12cr|ldapvi-1.7-12|68	* Thu Apr 08 2010 Michael Scherer <misc@mandriva.org> 1.7-11mdv2010.1
12cr|ldapvi-1.7-12|69	+ Revision: 532993
12cr|ldapvi-1.7-12|70	- rebuild for new openssl
12cr|ldapvi-1.7-12|71	- fix License
12cr|ldapvi-1.7-12|72	- add fix from upstream, to fix rebuilding due to conflict in function naming
12cr|ldapvi-1.7-12|73	
12cr|ldapvi-1.7-12|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|ldapvi-1.7-12|75	- rebuild
12cr|ldapvi-1.7-12|76	
12cr|ldapvi-1.7-12|77	* Wed Feb 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.7-9mdv2009.1
12cr|ldapvi-1.7-12|78	+ Revision: 344743
12cr|ldapvi-1.7-12|79	- rebuild against new readline
12cr|ldapvi-1.7-12|80	
12cr|ldapvi-1.7-12|81	* Wed Feb 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.7-8mdv2009.1
12cr|ldapvi-1.7-12|82	+ Revision: 337588
12cr|ldapvi-1.7-12|83	- keep bash completion in its own package
12cr|ldapvi-1.7-12|84	- slight completion enhancements
12cr|ldapvi-1.7-12|85	
12cr|ldapvi-1.7-12|86	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.7-6mdv2009.0
12cr|ldapvi-1.7-12|87	+ Revision: 248334
12cr|ldapvi-1.7-12|88	- rebuild
12cr|ldapvi-1.7-12|89	
12cr|ldapvi-1.7-12|90	* Mon Feb 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.7-4mdv2008.1
12cr|ldapvi-1.7-12|91	+ Revision: 165120
12cr|ldapvi-1.7-12|92	- rebuild against ldap 2.4
12cr|ldapvi-1.7-12|93	
12cr|ldapvi-1.7-12|94	+ Olivier Blin <oblin@mandriva.com>
12cr|ldapvi-1.7-12|95	- restore BuildRoot
12cr|ldapvi-1.7-12|96	
12cr|ldapvi-1.7-12|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|ldapvi-1.7-12|98	- kill re-definition of %%buildroot on Pixel's request
12cr|ldapvi-1.7-12|99	
12cr|ldapvi-1.7-12|100	* Sat Dec 08 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.7-3mdv2008.1
12cr|ldapvi-1.7-12|101	+ Revision: 116490
12cr|ldapvi-1.7-12|102	- bash completion
12cr|ldapvi-1.7-12|103	
12cr|ldapvi-1.7-12|104	* Fri Aug 31 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.7-2mdv2008.0
12cr|ldapvi-1.7-12|105	+ Revision: 77091
12cr|ldapvi-1.7-12|106	- build html manual
12cr|ldapvi-1.7-12|107	
12cr|ldapvi-1.7-12|108	* Mon Jun 04 2007 Buchan Milne <bgmilne@mandriva.org> 1.7-1mdv2008.0
12cr|ldapvi-1.7-12|109	+ Revision: 35152
12cr|ldapvi-1.7-12|110	- New version 1.7
12cr|ldapvi-1.7-12|111	
12cr|ldapvi-1.7-12|112	
12cr|ldapvi-1.7-12|113	* Sun Jan 28 2007 Buchan Milne <bgmilne@mandriva.org> 1.6-2mdv2007.0
12cr|ldapvi-1.7-12|114	+ Revision: 114578
12cr|ldapvi-1.7-12|115	- Buildrequire readline-devel
12cr|ldapvi-1.7-12|116	- new version 1.6
12cr|ldapvi-1.7-12|117	update makefile patch
12cr|ldapvi-1.7-12|118	- Import ldapvi
12cr|ldapvi-1.7-12|119	
12cr|ldapvi-1.7-12|120	* Mon Dec 12 2005 Buchan Milne <bgmilne@mandriva.org> 1.5-1mdk
12cr|ldapvi-1.7-12|121	- New release 1.5
12cr|ldapvi-1.7-12|122	
12cr|ldapvi-1.7-12|123	* Fri Dec 09 2005 Buchan Milne <bgmilne@mandriva.org> 1.4-1mdk
12cr|ldapvi-1.7-12|124	- New release 1.4
12cr|ldapvi-1.7-12|125	
12cr|ldapvi-1.7-12|126	* Wed Aug 31 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.1-3mdk
12cr|ldapvi-1.7-12|127	- Rebuild for libldap2.3
12cr|ldapvi-1.7-12|128	
12cr|ldapvi-1.7-12|129	* Mon Feb 07 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.1-2mdk
12cr|ldapvi-1.7-12|130	- rebuild for ldap2.2_7
12cr|ldapvi-1.7-12|131	
12cr|ldapvi-1.7-12|132	* Mon Feb 02 2004 Buchan Milne <bgmilne@linux-mandrake.com> 1.1-1mdk
12cr|ldapvi-1.7-12|133	- Initial package
12cr|ldapvi-1.7-12|134	

2630 12
12cr|ldetect2ltsp-1.0-5|1	Summary:	Utility to convert from Mandriva ldetect to LTSP format
12cr|ldetect2ltsp-1.0-5|2	Name:		ldetect2ltsp
12cr|ldetect2ltsp-1.0-5|3	Version:	1.0
12cr|ldetect2ltsp-1.0-5|4	Release:	%mkrel 5
12cr|ldetect2ltsp-1.0-5|5	License:	GPL
12cr|ldetect2ltsp-1.0-5|6	Group:		System/Servers
12cr|ldetect2ltsp-1.0-5|7	URL:		http://www.ltsp.org
12cr|ldetect2ltsp-1.0-5|8	Source0:	ldetect2ltsp
12cr|ldetect2ltsp-1.0-5|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|ldetect2ltsp-1.0-5|10	
12cr|ldetect2ltsp-1.0-5|11	%description
12cr|ldetect2ltsp-1.0-5|12	This program will read in a device database of PCI Vendor/Device Ids and a
12cr|ldetect2ltsp-1.0-5|13	Video card database in the Mandriva ldetect-lst format, and will convert
12cr|ldetect2ltsp-1.0-5|14	them into the LTSP format, for use with pci_scan.
12cr|ldetect2ltsp-1.0-5|15	
12cr|ldetect2ltsp-1.0-5|16	%prep
12cr|ldetect2ltsp-1.0-5|17	
12cr|ldetect2ltsp-1.0-5|18	%setup -q -c -T
12cr|ldetect2ltsp-1.0-5|19	
12cr|ldetect2ltsp-1.0-5|20	cp %{SOURCE0} %{name}
12cr|ldetect2ltsp-1.0-5|21	
12cr|ldetect2ltsp-1.0-5|22	%install
12cr|ldetect2ltsp-1.0-5|23	rm -rf %{buildroot}
12cr|ldetect2ltsp-1.0-5|24	
12cr|ldetect2ltsp-1.0-5|25	install -d  %{buildroot}%{_bindir}
12cr|ldetect2ltsp-1.0-5|26	install -m0755 %{name} %{buildroot}%{_bindir}/
12cr|ldetect2ltsp-1.0-5|27	
12cr|ldetect2ltsp-1.0-5|28	%clean
12cr|ldetect2ltsp-1.0-5|29	rm -rf %{buildroot}
12cr|ldetect2ltsp-1.0-5|30	
12cr|ldetect2ltsp-1.0-5|31	%files
12cr|ldetect2ltsp-1.0-5|32	%defattr(-,root,root)
12cr|ldetect2ltsp-1.0-5|33	%{_bindir}/%{name}
12cr|ldetect2ltsp-1.0-5|34	
12cr|ldetect2ltsp-1.0-5|35	
12cr|ldetect2ltsp-1.0-5|36	
12cr|ldetect2ltsp-1.0-5|37	
12cr|ldetect2ltsp-1.0-5|38	%changelog
12cr|ldetect2ltsp-1.0-5|39	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2011.0
12cr|ldetect2ltsp-1.0-5|40	+ Revision: 620062
12cr|ldetect2ltsp-1.0-5|41	- the mass rebuild of 2010.0 packages
12cr|ldetect2ltsp-1.0-5|42	
12cr|ldetect2ltsp-1.0-5|43	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2010.0
12cr|ldetect2ltsp-1.0-5|44	+ Revision: 429709
12cr|ldetect2ltsp-1.0-5|45	- rebuild
12cr|ldetect2ltsp-1.0-5|46	
12cr|ldetect2ltsp-1.0-5|47	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cr|ldetect2ltsp-1.0-5|48	+ Revision: 248336
12cr|ldetect2ltsp-1.0-5|49	- rebuild
12cr|ldetect2ltsp-1.0-5|50	
12cr|ldetect2ltsp-1.0-5|51	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0-1mdv2008.1
12cr|ldetect2ltsp-1.0-5|52	+ Revision: 136535
12cr|ldetect2ltsp-1.0-5|53	- restore BuildRoot
12cr|ldetect2ltsp-1.0-5|54	
12cr|ldetect2ltsp-1.0-5|55	+ Thierry Vignaud <tv@mandriva.org>
12cr|ldetect2ltsp-1.0-5|56	- kill re-definition of %%buildroot on Pixel's request
12cr|ldetect2ltsp-1.0-5|57	
12cr|ldetect2ltsp-1.0-5|58	
12cr|ldetect2ltsp-1.0-5|59	* Wed Feb 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2007.0
12cr|ldetect2ltsp-1.0-5|60	+ Revision: 117093
12cr|ldetect2ltsp-1.0-5|61	- Import ldetect2ltsp
12cr|ldetect2ltsp-1.0-5|62	
12cr|ldetect2ltsp-1.0-5|63	* Fri Sep 29 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cr|ldetect2ltsp-1.0-5|64	- initial Mandriva package (mille-xterm import)
12cr|ldetect2ltsp-1.0-5|65	

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

2632 12
12cr|ldm-2.1-1|1	Name:           ldm
12cr|ldm-2.1-1|2	Version:        2.1
12cr|ldm-2.1-1|3	Release:        1
12cr|ldm-2.1-1|4	Summary:        LTSP Display Manager
12cr|ldm-2.1-1|5	
12cr|ldm-2.1-1|6	Group:          System/X11
12cr|ldm-2.1-1|7	License:        GPLv2+
12cr|ldm-2.1-1|8	URL:            https://code.launchpad.net/~ltsp-upstream/ltsp/ldm-trunk
12cr|ldm-2.1-1|9	Source0:        http://ftp.de.debian.org/debian/pool/main/l/ldm/%{name}_%{version}.orig.tar.gz
12cr|ldm-2.1-1|10	
12cr|ldm-2.1-1|11	
12cr|ldm-2.1-1|12	BuildRequires:  pkgconfig(gdk-2.0)
12cr|ldm-2.1-1|13	BuildRequires:  gettext-devel
12cr|ldm-2.1-1|14	BuildRequires:  intltool
12cr|ldm-2.1-1|15	BuildRequires:  pkgconfig(iso-codes)
12cr|ldm-2.1-1|16	
12cr|ldm-2.1-1|17	Requires:       netcat-traditional
12cr|ldm-2.1-1|18	Requires:       openssh-clients
12cr|ldm-2.1-1|19	
12cr|ldm-2.1-1|20	%description
12cr|ldm-2.1-1|21	LTSP Display Manager handles network logins for remote desktop sessions.
12cr|ldm-2.1-1|22	
12cr|ldm-2.1-1|23	%package -n ldminfod
12cr|ldm-2.1-1|24	Summary:        LTSP client
12cr|ldm-2.1-1|25	Group:          System/X11
12cr|ldm-2.1-1|26	Requires:       openssh-server
12cr|ldm-2.1-1|27	
12cr|ldm-2.1-1|28	%description -n ldminfod
12cr|ldm-2.1-1|29	Provides Linux Terminal Server capabilities to the LDM client.
12cr|ldm-2.1-1|30	
12cr|ldm-2.1-1|31	%prep
12cr|ldm-2.1-1|32	%setup -q
12cr|ldm-2.1-1|33	
12cr|ldm-2.1-1|34	
12cr|ldm-2.1-1|35	%build
12cr|ldm-2.1-1|36	%configure
12cr|ldm-2.1-1|37	%make
12cr|ldm-2.1-1|38	
12cr|ldm-2.1-1|39	
12cr|ldm-2.1-1|40	%install
12cr|ldm-2.1-1|41	%make DESTDIR=%{buildroot} install
12cr|ldm-2.1-1|42	#cd $RPM_BUILD_ROOT/%{_datadir}/ldm/themes
12cr|ldm-2.1-1|43	#    tar xfvj %SOURCE1
12cr|ldm-2.1-1|44	#    mv k12linux-theme-%{theme_version} k12linux
12cr|ldm-2.1-1|45	#    ln -s k12linux default
12cr|ldm-2.1-1|46	#cd -
12cr|ldm-2.1-1|47	
12cr|ldm-2.1-1|48	mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/run/ldm/
12cr|ldm-2.1-1|49	
12cr|ldm-2.1-1|50	%find_lang ldm
12cr|ldm-2.1-1|51	%find_lang ldmrc
12cr|ldm-2.1-1|52	%find_lang ltsp-cluster-info
12cr|ldm-2.1-1|53	cat ltsp-cluster-info.lang ldmrc.lang >> ldm.lang
12cr|ldm-2.1-1|54	
12cr|ldm-2.1-1|55	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/
12cr|ldm-2.1-1|56	install -m 0755 ldminfod/ldminfod $RPM_BUILD_ROOT%{_sbindir}/ldminfod
12cr|ldm-2.1-1|57	install -m 0644 ldminfod/xinetd.d/ldminfod $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/ldminfod
12cr|ldm-2.1-1|58	
12cr|ldm-2.1-1|59	rm -rf $RPM_BUILD_ROOT%{_datadir}/ldm/themes/ltsp
12cr|ldm-2.1-1|60	
12cr|ldm-2.1-1|61	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ltsp
12cr|ldm-2.1-1|62	cat > $RPM_BUILD_ROOT%{_sysconfdir}/ltsp/ldm-global-dmrc <<EOL
12cr|ldm-2.1-1|63	[Desktop]
12cr|ldm-2.1-1|64	#Session=gnome
12cr|ldm-2.1-1|65	#Session=kde
12cr|ldm-2.1-1|66	#Session=xfce4
12cr|ldm-2.1-1|67	#Session=sugar
12cr|ldm-2.1-1|68	#Language=ja_JP.utf8
12cr|ldm-2.1-1|69	#Language=en_US.utf8
12cr|ldm-2.1-1|70	EOL
12cr|ldm-2.1-1|71	chmod 644 $RPM_BUILD_ROOT%{_sysconfdir}/ltsp/ldm-global-dmrc
12cr|ldm-2.1-1|72	
12cr|ldm-2.1-1|73	
12cr|ldm-2.1-1|74	%files -f ldm.lang
12cr|ldm-2.1-1|75	%doc COPYING README
12cr|ldm-2.1-1|76	%{_bindir}/ldm-dialog
12cr|ldm-2.1-1|77	%{_sbindir}/ldm
12cr|ldm-2.1-1|78	%{_libexecdir}/ldm/
12cr|ldm-2.1-1|79	%{_datadir}/ldm/
12cr|ldm-2.1-1|80	%{_mandir}/man1/ldm.1.xz
12cr|ldm-2.1-1|81	%{_datadir}/ltsp/screen.d/ldm
12cr|ldm-2.1-1|82	%dir %{_localstatedir}/run/ldm/
12cr|ldm-2.1-1|83	
12cr|ldm-2.1-1|84	%files -n ldminfod
12cr|ldm-2.1-1|85	%doc COPYING README
12cr|ldm-2.1-1|86	%{_sbindir}/ldminfod
12cr|ldm-2.1-1|87	%config(noreplace) %{_sysconfdir}/xinetd.d/ldminfod
12cr|ldm-2.1-1|88	%config(noreplace) %{_sysconfdir}/ltsp/ldm-global-dmrc
12cr|ldm-2.1-1|89	
12cr|ldm-2.1-1|90	

2633 12
12cr|ldns-1.6.13-1|1	%define major 1
12cr|ldns-1.6.13-1|2	%define libname %mklibname %{name} %{major}
12cr|ldns-1.6.13-1|3	%define develname %mklibname -d %{name}
12cr|ldns-1.6.13-1|4	
12cr|ldns-1.6.13-1|5	%define build_python 1
12cr|ldns-1.6.13-1|6	
12cr|ldns-1.6.13-1|7	Summary:	Lowlevel DNS(SEC) library with API
12cr|ldns-1.6.13-1|8	Name:		ldns
12cr|ldns-1.6.13-1|9	Version:	1.6.13
12cr|ldns-1.6.13-1|10	Release:	1
12cr|ldns-1.6.13-1|11	License:	BSD
12cr|ldns-1.6.13-1|12	Group:		System/Libraries
12cr|ldns-1.6.13-1|13	URL:		http://www.nlnetlabs.nl/ldns/
12cr|ldns-1.6.13-1|14	Source0:	http://www.nlnetlabs.nl/downloads/ldns/ldns-%{version}.tar.gz
12cr|ldns-1.6.13-1|15	Patch0:		ldns-1.6.11-avoid-version.diff
12cr|ldns-1.6.13-1|16	Patch1:		ldns-1.6.11-build_only_once.diff
12cr|ldns-1.6.13-1|17	BuildRequires:	automake autoconf libtool
12cr|ldns-1.6.13-1|18	BuildRequires:	openssl-devel
12cr|ldns-1.6.13-1|19	BuildRequires:	doxygen
12cr|ldns-1.6.13-1|20	%if %{build_python}
12cr|ldns-1.6.13-1|21	BuildRequires:	swig
12cr|ldns-1.6.13-1|22	BuildRequires:	python-devel
12cr|ldns-1.6.13-1|23	%endif
12cr|ldns-1.6.13-1|24	
12cr|ldns-1.6.13-1|25	%description
12cr|ldns-1.6.13-1|26	ldns is a library with the aim to simplify DNS programing in C. All
12cr|ldns-1.6.13-1|27	lowlevel DNS/DNSSEC operations are supported. We also define a higher
12cr|ldns-1.6.13-1|28	level API which allows a programmer to (for instance) create or sign
12cr|ldns-1.6.13-1|29	packets.
12cr|ldns-1.6.13-1|30	
12cr|ldns-1.6.13-1|31	%package -n	%{name}-utils
12cr|ldns-1.6.13-1|32	Summary:	DNS(SEC) utility
12cr|ldns-1.6.13-1|33	Group:		Networking/Other
12cr|ldns-1.6.13-1|34	
12cr|ldns-1.6.13-1|35	%description -n	%{name}-utils
12cr|ldns-1.6.13-1|36	This package contains various utilities used to manage
12cr|ldns-1.6.13-1|37	and validate DNSSEC zones using ldns library.
12cr|ldns-1.6.13-1|38	
12cr|ldns-1.6.13-1|39	%package -n	%{libname}
12cr|ldns-1.6.13-1|40	Summary:	Lowlevel DNS(SEC) library with API
12cr|ldns-1.6.13-1|41	Group:		System/Libraries
12cr|ldns-1.6.13-1|42	
12cr|ldns-1.6.13-1|43	%description -n	%{libname}
12cr|ldns-1.6.13-1|44	ldns is a library with the aim to simplify DNS programing in C. All
12cr|ldns-1.6.13-1|45	lowlevel DNS/DNSSEC operations are supported. We also define a higher
12cr|ldns-1.6.13-1|46	level API which allows a programmer to (for instance) create or sign
12cr|ldns-1.6.13-1|47	packets.
12cr|ldns-1.6.13-1|48	
12cr|ldns-1.6.13-1|49	%package -n	%{develname}
12cr|ldns-1.6.13-1|50	Summary:	Development package that includes the ldns header files
12cr|ldns-1.6.13-1|51	Group:		Development/C
12cr|ldns-1.6.13-1|52	Requires:	%{libname} = %{version}-%{release}
12cr|ldns-1.6.13-1|53	Provides:	%{name}-devel = %{version}-%{release}
12cr|ldns-1.6.13-1|54	
12cr|ldns-1.6.13-1|55	%description -n	%{develname}
12cr|ldns-1.6.13-1|56	The devel package contains the ldns library and the include files
12cr|ldns-1.6.13-1|57	
12cr|ldns-1.6.13-1|58	%if %{build_python}
12cr|ldns-1.6.13-1|59	%package -n 	python-%{name}
12cr|ldns-1.6.13-1|60	Summary:	Python extensions for ldns
12cr|ldns-1.6.13-1|61	Group:		Development/Python
12cr|ldns-1.6.13-1|62	
12cr|ldns-1.6.13-1|63	%description -n python-%{name}
12cr|ldns-1.6.13-1|64	Python extensions for ldns
12cr|ldns-1.6.13-1|65	%endif
12cr|ldns-1.6.13-1|66	
12cr|ldns-1.6.13-1|67	%prep
12cr|ldns-1.6.13-1|68	%setup -q
12cr|ldns-1.6.13-1|69	%patch0 -p1
12cr|ldns-1.6.13-1|70	%patch1 -p1
12cr|ldns-1.6.13-1|71	
12cr|ldns-1.6.13-1|72	%build
12cr|ldns-1.6.13-1|73	%configure2_5x \
12cr|ldns-1.6.13-1|74	--disable-rpath \
12cr|ldns-1.6.13-1|75	%if %{build_python}
12cr|ldns-1.6.13-1|76	--with-pyldns \
12cr|ldns-1.6.13-1|77	%endif
12cr|ldns-1.6.13-1|78	--disable-static
12cr|ldns-1.6.13-1|79	
12cr|ldns-1.6.13-1|80	( cd examples ; %configure2_5x --disable-rpath )
12cr|ldns-1.6.13-1|81	( cd drill ; %configure2_5x --disable-rpath )
12cr|ldns-1.6.13-1|82	
12cr|ldns-1.6.13-1|83	%make
12cr|ldns-1.6.13-1|84	( cd examples ; %make )
12cr|ldns-1.6.13-1|85	( cd drill ; %make )
12cr|ldns-1.6.13-1|86	
12cr|ldns-1.6.13-1|87	%install
12cr|ldns-1.6.13-1|88	%makeinstall_std
12cr|ldns-1.6.13-1|89	( cd examples ; %makeinstall_std )
12cr|ldns-1.6.13-1|90	( cd drill ; %makeinstall_std )
12cr|ldns-1.6.13-1|91	
12cr|ldns-1.6.13-1|92	# cleanup and fix --short-circuit
12cr|ldns-1.6.13-1|93	rm -rf docs; mkdir -p docs
12cr|ldns-1.6.13-1|94	cp -rp doc docs/
12cr|ldns-1.6.13-1|95	rm -rf docs/doc/man
12cr|ldns-1.6.13-1|96	rm -f docs/doc/doxyparse.pl
12cr|ldns-1.6.13-1|97	rm -f docs/doc/ldns_manpages
12cr|ldns-1.6.13-1|98	rm -rf docs/doc/.svn
12cr|ldns-1.6.13-1|99	
12cr|ldns-1.6.13-1|100	#we don't want these
12cr|ldns-1.6.13-1|101	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12cr|ldns-1.6.13-1|102	
12cr|ldns-1.6.13-1|103	%if %{build_python}
12cr|ldns-1.6.13-1|104	#remove executable bit
12cr|ldns-1.6.13-1|105	chmod a-x %{buildroot}%{py_platsitedir}/*py
12cr|ldns-1.6.13-1|106	%endif
12cr|ldns-1.6.13-1|107	
12cr|ldns-1.6.13-1|108	%files -n %{libname}
12cr|ldns-1.6.13-1|109	%doc README LICENSE
12cr|ldns-1.6.13-1|110	%{_libdir}/lib*so.%{major}*
12cr|ldns-1.6.13-1|111	
12cr|ldns-1.6.13-1|112	%files -n %{develname}
12cr|ldns-1.6.13-1|113	%doc docs/* Changelog README
12cr|ldns-1.6.13-1|114	%dir %{_includedir}/ldns
12cr|ldns-1.6.13-1|115	%{_includedir}/ldns/*
12cr|ldns-1.6.13-1|116	%{_libdir}/lib*.so
12cr|ldns-1.6.13-1|117	%{_mandir}/man3/*
12cr|ldns-1.6.13-1|118	%{_bindir}/%{name}-config
12cr|ldns-1.6.13-1|119	
12cr|ldns-1.6.13-1|120	%files -n %{name}-utils
12cr|ldns-1.6.13-1|121	%{_bindir}/*
12cr|ldns-1.6.13-1|122	%exclude %{_bindir}/%{name}-config
12cr|ldns-1.6.13-1|123	%{_mandir}/man1/*
12cr|ldns-1.6.13-1|124	
12cr|ldns-1.6.13-1|125	%if %{build_python}
12cr|ldns-1.6.13-1|126	%files -n python-%{name}
12cr|ldns-1.6.13-1|127	%{py_platsitedir}/*
12cr|ldns-1.6.13-1|128	%endif
12cr|ldns-1.6.13-1|129	
12cr|ldns-1.6.13-1|130	
12cr|ldns-1.6.13-1|131	%changelog
12cr|ldns-1.6.13-1|132	* Mon Jul 16 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.6.13-1
12cr|ldns-1.6.13-1|133	+ Revision: 809816
12cr|ldns-1.6.13-1|134	- version update 1.6.13
12cr|ldns-1.6.13-1|135	
12cr|ldns-1.6.13-1|136	* Wed Jan 11 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.6.12-1
12cr|ldns-1.6.13-1|137	+ Revision: 760141
12cr|ldns-1.6.13-1|138	- version update 1.6.12
12cr|ldns-1.6.13-1|139	
12cr|ldns-1.6.13-1|140	* Sat Nov 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.11-2
12cr|ldns-1.6.13-1|141	+ Revision: 719584
12cr|ldns-1.6.13-1|142	- bump release
12cr|ldns-1.6.13-1|143	- fix build
12cr|ldns-1.6.13-1|144	- 1.6.11 (fixes CVE-2011-3581)
12cr|ldns-1.6.13-1|145	
12cr|ldns-1.6.13-1|146	* Sun Jun 12 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.10-1
12cr|ldns-1.6.13-1|147	+ Revision: 684325
12cr|ldns-1.6.13-1|148	- 1.6.10
12cr|ldns-1.6.13-1|149	
12cr|ldns-1.6.13-1|150	* Wed Jun 01 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.9-1
12cr|ldns-1.6.13-1|151	+ Revision: 682253
12cr|ldns-1.6.13-1|152	- 1.6.9
12cr|ldns-1.6.13-1|153	
12cr|ldns-1.6.13-1|154	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.6.8-1
12cr|ldns-1.6.13-1|155	+ Revision: 645249
12cr|ldns-1.6.13-1|156	- update to new version 1.6.8
12cr|ldns-1.6.13-1|157	
12cr|ldns-1.6.13-1|158	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 1.6.6-3mdv2011.0
12cr|ldns-1.6.13-1|159	+ Revision: 590007
12cr|ldns-1.6.13-1|160	- rebuild for python 2.7
12cr|ldns-1.6.13-1|161	
12cr|ldns-1.6.13-1|162	* Mon Oct 25 2010 Jani Välimaa <wally@mandriva.org> 1.6.6-2mdv2011.0
12cr|ldns-1.6.13-1|163	+ Revision: 589267
12cr|ldns-1.6.13-1|164	- add more conditionals for building python subpackage
12cr|ldns-1.6.13-1|165	
12cr|ldns-1.6.13-1|166	* Mon Oct 25 2010 Jani Välimaa <wally@mandriva.org> 1.6.6-1mdv2011.0
12cr|ldns-1.6.13-1|167	+ Revision: 589266
12cr|ldns-1.6.13-1|168	- new version 1.6.6
12cr|ldns-1.6.13-1|169	- build python extensions
12cr|ldns-1.6.13-1|170	- minor spec cleaning
12cr|ldns-1.6.13-1|171	- disable static build
12cr|ldns-1.6.13-1|172	
12cr|ldns-1.6.13-1|173	* Tue Oct 19 2010 Michael Scherer <misc@mandriva.org> 1.6.4-3mdv2011.0
12cr|ldns-1.6.13-1|174	+ Revision: 586687
12cr|ldns-1.6.13-1|175	- add a ldns-utils subpackage with various utilities
12cr|ldns-1.6.13-1|176	
12cr|ldns-1.6.13-1|177	* Tue Apr 20 2010 Funda Wang <fwang@mandriva.org> 1.6.4-2mdv2010.1
12cr|ldns-1.6.13-1|178	+ Revision: 536962
12cr|ldns-1.6.13-1|179	- rebuild
12cr|ldns-1.6.13-1|180	
12cr|ldns-1.6.13-1|181	* Tue Mar 02 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.6.4-1mdv2010.1
12cr|ldns-1.6.13-1|182	+ Revision: 513634
12cr|ldns-1.6.13-1|183	- update to 1.6.4
12cr|ldns-1.6.13-1|184	
12cr|ldns-1.6.13-1|185	* Fri Jul 31 2009 Frederik Himpe <fhimpe@mandriva.org> 1.6.0-1mdv2010.0
12cr|ldns-1.6.13-1|186	+ Revision: 405233
12cr|ldns-1.6.13-1|187	- Update to new version 1.6.0
12cr|ldns-1.6.13-1|188	
12cr|ldns-1.6.13-1|189	* Thu Mar 26 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-1mdv2009.1
12cr|ldns-1.6.13-1|190	+ Revision: 361325
12cr|ldns-1.6.13-1|191	- 1.5.1 (fixes CVE-2009-1086)
12cr|ldns-1.6.13-1|192	
12cr|ldns-1.6.13-1|193	* Mon Dec 08 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-0.20081103.1mdv2009.1
12cr|ldns-1.6.13-1|194	+ Revision: 311881
12cr|ldns-1.6.13-1|195	- 1.4.0 (from unbound-1.1.1.tar.gz)
12cr|ldns-1.6.13-1|196	
12cr|ldns-1.6.13-1|197	* Mon Dec 08 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-4mdv2009.1
12cr|ldns-1.6.13-1|198	+ Revision: 311861
12cr|ldns-1.6.13-1|199	- 1.3.0 (final)
12cr|ldns-1.6.13-1|200	
12cr|ldns-1.6.13-1|201	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.3.0-3.20080229.2mdv2009.0
12cr|ldns-1.6.13-1|202	+ Revision: 267800
12cr|ldns-1.6.13-1|203	- rebuild early 2009.0 package (before pixel changes)
12cr|ldns-1.6.13-1|204	
12cr|ldns-1.6.13-1|205	* Fri May 30 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-0.20080229.2mdv2009.0
12cr|ldns-1.6.13-1|206	+ Revision: 213295
12cr|ldns-1.6.13-1|207	- fix deps
12cr|ldns-1.6.13-1|208	
12cr|ldns-1.6.13-1|209	* Thu May 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-0.20080229.1mdv2009.0
12cr|ldns-1.6.13-1|210	+ Revision: 213178
12cr|ldns-1.6.13-1|211	- import ldns
12cr|ldns-1.6.13-1|212	

2634 12
12cr|ldtp-2.0.6-2|1	Summary: Linux Desktop Testing Project
12cr|ldtp-2.0.6-2|2	Name:    ldtp
12cr|ldtp-2.0.6-2|3	Version: 2.0.6
12cr|ldtp-2.0.6-2|4	Release: %mkrel 2
12cr|ldtp-2.0.6-2|5	License: LGPL
12cr|ldtp-2.0.6-2|6	Group:   Graphical desktop/Other
12cr|ldtp-2.0.6-2|7	URL:     http://ldtp.freedesktop.org/
12cr|ldtp-2.0.6-2|8	Source0: http://download.freedesktop.org/ldtp/1.x/1.xi76.x/%name-%version.tar.gz
12cr|ldtp-2.0.6-2|9	BuildRoot: %_tmppath/%name-root
12cr|ldtp-2.0.6-2|10	BuildArch: noarch
12cr|ldtp-2.0.6-2|11	BuildRequires: python
12cr|ldtp-2.0.6-2|12	Requires: python-gobject
12cr|ldtp-2.0.6-2|13	Requires: python-pyatspi
12cr|ldtp-2.0.6-2|14	Requires: python-twisted-core
12cr|ldtp-2.0.6-2|15	Requires: gnome-python-desktop
12cr|ldtp-2.0.6-2|16	
12cr|ldtp-2.0.6-2|17	%description
12cr|ldtp-2.0.6-2|18	GNU/Linux Desktop Testing Project (GNU/LDTP) is aimed at producing high quality
12cr|ldtp-2.0.6-2|19	test automation framework and cutting-edge tools that can be used to test
12cr|ldtp-2.0.6-2|20	GNU/Linux Desktop and improve it. It uses the Accessibility libraries to poke
12cr|ldtp-2.0.6-2|21	through the applications user interface. The framework has tools to generate
12cr|ldtp-2.0.6-2|22	Appmap by reading through the user interface components of an application. The
12cr|ldtp-2.0.6-2|23	framework also has tools to record test-cases based on user-selection on the
12cr|ldtp-2.0.6-2|24	application.
12cr|ldtp-2.0.6-2|25	
12cr|ldtp-2.0.6-2|26	GNU/LDTP core framework uses Appmap and the recorded test-cases to test an
12cr|ldtp-2.0.6-2|27	application and gives the status of each test-case as output. As of now,
12cr|ldtp-2.0.6-2|28	GNU/LDTP can test any GNOME application which are accessibility enabled,
12cr|ldtp-2.0.6-2|29	Mozilla, Openoffice.org, any Java application (should have a UI based on swing)
12cr|ldtp-2.0.6-2|30	and KDE 4.0 applications based on QT 4.0 (based on the press releases by KDE).
12cr|ldtp-2.0.6-2|31	
12cr|ldtp-2.0.6-2|32	We encourage you to join the project and help us to create robust, reliable and
12cr|ldtp-2.0.6-2|33	stable test tool/framework for Unix Desktops.
12cr|ldtp-2.0.6-2|34	
12cr|ldtp-2.0.6-2|35	%prep
12cr|ldtp-2.0.6-2|36	%setup -q
12cr|ldtp-2.0.6-2|37	
12cr|ldtp-2.0.6-2|38	%build
12cr|ldtp-2.0.6-2|39	
12cr|ldtp-2.0.6-2|40	%{__python} setup.py build
12cr|ldtp-2.0.6-2|41	
12cr|ldtp-2.0.6-2|42	%install
12cr|ldtp-2.0.6-2|43	rm -fr $RPM_BUILD_ROOT
12cr|ldtp-2.0.6-2|44	
12cr|ldtp-2.0.6-2|45	%{__python} setup.py install --skip-build --root="%{buildroot}" --prefix="%{_prefix}"
12cr|ldtp-2.0.6-2|46	
12cr|ldtp-2.0.6-2|47	%clean
12cr|ldtp-2.0.6-2|48	rm -rf $RPM_BUILD_ROOT
12cr|ldtp-2.0.6-2|49	
12cr|ldtp-2.0.6-2|50	%files
12cr|ldtp-2.0.6-2|51	%defattr(-,root,root)
12cr|ldtp-2.0.6-2|52	%doc AUTHORS README COPYING examples/
12cr|ldtp-2.0.6-2|53	%{_bindir}/*
12cr|ldtp-2.0.6-2|54	%py_puresitedir/*
12cr|ldtp-2.0.6-2|55	
12cr|ldtp-2.0.6-2|56	
12cr|ldtp-2.0.6-2|57	%changelog
12cr|ldtp-2.0.6-2|58	* Sat Nov 13 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 2.0.6-2mdv2011.0
12cr|ldtp-2.0.6-2|59	+ Revision: 597027
12cr|ldtp-2.0.6-2|60	- added missing deps and buildrequires
12cr|ldtp-2.0.6-2|61	- fixed license
12cr|ldtp-2.0.6-2|62	- added examples/ in documentation
12cr|ldtp-2.0.6-2|63	
12cr|ldtp-2.0.6-2|64	* Thu Apr 15 2010 Frederic Crozat <fcrozat@mandriva.com> 2.0.6-1mdv2010.1
12cr|ldtp-2.0.6-2|65	+ Revision: 535091
12cr|ldtp-2.0.6-2|66	- Release 2.0.6
12cr|ldtp-2.0.6-2|67	
12cr|ldtp-2.0.6-2|68	* Wed Apr 14 2010 Frederic Crozat <fcrozat@mandriva.com> 2.0.5-1mdv2010.1
12cr|ldtp-2.0.6-2|69	+ Revision: 534797
12cr|ldtp-2.0.6-2|70	- Fix missing BR
12cr|ldtp-2.0.6-2|71	- Release 2.0.5
12cr|ldtp-2.0.6-2|72	
12cr|ldtp-2.0.6-2|73	* Fri Aug 14 2009 Frederik Himpe <fhimpe@mandriva.org> 1.7.1-1mdv2010.0
12cr|ldtp-2.0.6-2|74	+ Revision: 416386
12cr|ldtp-2.0.6-2|75	- Update to new version 1.7.1
12cr|ldtp-2.0.6-2|76	
12cr|ldtp-2.0.6-2|77	* Thu May 14 2009 Frederik Himpe <fhimpe@mandriva.org> 1.6.0-1mdv2010.0
12cr|ldtp-2.0.6-2|78	+ Revision: 375709
12cr|ldtp-2.0.6-2|79	- Update to new version 1.6.0
12cr|ldtp-2.0.6-2|80	
12cr|ldtp-2.0.6-2|81	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.4.0-2mdv2009.1
12cr|ldtp-2.0.6-2|82	+ Revision: 325686
12cr|ldtp-2.0.6-2|83	- rebuild
12cr|ldtp-2.0.6-2|84	
12cr|ldtp-2.0.6-2|85	* Mon Dec 08 2008 Thierry Vignaud <tv@mandriva.org> 1.4.0-1mdv2009.1
12cr|ldtp-2.0.6-2|86	+ Revision: 311810
12cr|ldtp-2.0.6-2|87	- new release
12cr|ldtp-2.0.6-2|88	
12cr|ldtp-2.0.6-2|89	* Mon Sep 08 2008 Thierry Vignaud <tv@mandriva.org> 1.3.0-2mdv2009.0
12cr|ldtp-2.0.6-2|90	+ Revision: 282750
12cr|ldtp-2.0.6-2|91	- rebuild
12cr|ldtp-2.0.6-2|92	
12cr|ldtp-2.0.6-2|93	* Mon Sep 08 2008 Thierry Vignaud <tv@mandriva.org> 1.3.0-1mdv2009.0
12cr|ldtp-2.0.6-2|94	+ Revision: 282732
12cr|ldtp-2.0.6-2|95	- new release
12cr|ldtp-2.0.6-2|96	- rebuild
12cr|ldtp-2.0.6-2|97	- new release
12cr|ldtp-2.0.6-2|98	- add download URL
12cr|ldtp-2.0.6-2|99	- kill re-definition of %%buildroot on Pixel's request
12cr|ldtp-2.0.6-2|100	
12cr|ldtp-2.0.6-2|101	+ Olivier Blin <oblin@mandriva.com>
12cr|ldtp-2.0.6-2|102	- restore BuildRoot
12cr|ldtp-2.0.6-2|103	
12cr|ldtp-2.0.6-2|104	* Thu Sep 06 2007 Thierry Vignaud <tv@mandriva.org> 0.9.2-1mdv2008.0
12cr|ldtp-2.0.6-2|105	+ Revision: 80977
12cr|ldtp-2.0.6-2|106	+ rebuild (emptylog)
12cr|ldtp-2.0.6-2|107	
12cr|ldtp-2.0.6-2|108	* Wed Sep 05 2007 Thierry Vignaud <tv@mandriva.org> 0.9.0-2mdv2008.0
12cr|ldtp-2.0.6-2|109	+ Revision: 80313
12cr|ldtp-2.0.6-2|110	- fix x86_64 build
12cr|ldtp-2.0.6-2|111	- new release
12cr|ldtp-2.0.6-2|112	- sanitize spec file
12cr|ldtp-2.0.6-2|113	- buildrequires python-devel
12cr|ldtp-2.0.6-2|114	- new release
12cr|ldtp-2.0.6-2|115	- Import ldtp
12cr|ldtp-2.0.6-2|116	
12cr|ldtp-2.0.6-2|117	
12cr|ldtp-2.0.6-2|118	
12cr|ldtp-2.0.6-2|119	* Wed Aug 09 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.5.0-1mdv2007.0
12cr|ldtp-2.0.6-2|120	- new release
12cr|ldtp-2.0.6-2|121	
12cr|ldtp-2.0.6-2|122	* Tue Aug 08 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.4.0-1mdv2007.0
12cr|ldtp-2.0.6-2|123	- initial release

2635 12
12cr|lecaviste-0.5-3|1	%define name lecaviste
12cr|lecaviste-0.5-3|2	%define version 0.5
12cr|lecaviste-0.5-3|3	%define fileversion 0.5
12cr|lecaviste-0.5-3|4	%define release %mkrel 3
12cr|lecaviste-0.5-3|5	%define title Le Caviste
12cr|lecaviste-0.5-3|6	
12cr|lecaviste-0.5-3|7	Summary: Wine cellar managing application
12cr|lecaviste-0.5-3|8	Name: %{name}
12cr|lecaviste-0.5-3|9	Version: %{version}
12cr|lecaviste-0.5-3|10	Release: %{release}
12cr|lecaviste-0.5-3|11	License: GPLv2
12cr|lecaviste-0.5-3|12	Group: Editors
12cr|lecaviste-0.5-3|13	Url: http://www.lecaviste.org
12cr|lecaviste-0.5-3|14	Source:  http://www.lecaviste.org/download/src/%{name}-%{fileversion}.tar.bz2
12cr|lecaviste-0.5-3|15	
12cr|lecaviste-0.5-3|16	BuildRequires:	qt4-devel	>= 4.3
12cr|lecaviste-0.5-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|lecaviste-0.5-3|18	
12cr|lecaviste-0.5-3|19	Requires: qt4-common >= 4.3
12cr|lecaviste-0.5-3|20	%if %mdkversion < 200901
12cr|lecaviste-0.5-3|21	Requires: qt4-database-plugin-sqlite-lib >= 4.3
12cr|lecaviste-0.5-3|22	%else
12cr|lecaviste-0.5-3|23	Requires: qt4-database-plugin-sqlite >= 4.3
12cr|lecaviste-0.5-3|24	%endif
12cr|lecaviste-0.5-3|25	
12cr|lecaviste-0.5-3|26	%description
12cr|lecaviste-0.5-3|27	Wine cellar managing application
12cr|lecaviste-0.5-3|28	
12cr|lecaviste-0.5-3|29	%prep
12cr|lecaviste-0.5-3|30	%setup -q -n %{name}
12cr|lecaviste-0.5-3|31	
12cr|lecaviste-0.5-3|32	%build
12cr|lecaviste-0.5-3|33	%configure
12cr|lecaviste-0.5-3|34	%make
12cr|lecaviste-0.5-3|35	
12cr|lecaviste-0.5-3|36	%install
12cr|lecaviste-0.5-3|37	rm -rf ${RPM_BUILD_ROOT}
12cr|lecaviste-0.5-3|38	%makeinstall
12cr|lecaviste-0.5-3|39	
12cr|lecaviste-0.5-3|40	mkdir -p %{buildroot}%{_datadir}/applications
12cr|lecaviste-0.5-3|41	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cr|lecaviste-0.5-3|42	[Desktop Entry]
12cr|lecaviste-0.5-3|43	Name=Le Caviste
12cr|lecaviste-0.5-3|44	GenericName=Cellar Manager
12cr|lecaviste-0.5-3|45	GenericName[fr]=Gestionnaire de cave
12cr|lecaviste-0.5-3|46	Comment=Le Caviste - wine cellar manager
12cr|lecaviste-0.5-3|47	Exec=%{_bindir}/%{name} %f
12cr|lecaviste-0.5-3|48	Icon=%{name}
12cr|lecaviste-0.5-3|49	MapNotify=true
12cr|lecaviste-0.5-3|50	MimeType=application/x-lecaviste;
12cr|lecaviste-0.5-3|51	Terminal=false
12cr|lecaviste-0.5-3|52	Type=Application
12cr|lecaviste-0.5-3|53	StartupNotify=true
12cr|lecaviste-0.5-3|54	Categories=Qt;Utility;
12cr|lecaviste-0.5-3|55	EOF
12cr|lecaviste-0.5-3|56	
12cr|lecaviste-0.5-3|57	mkdir -p %{buildroot}%{_datadir}/mimelnk/application
12cr|lecaviste-0.5-3|58	cat > %{buildroot}%{_datadir}/mimelnk/application/x-%{name}.desktop <<EOF
12cr|lecaviste-0.5-3|59	[Desktop Entry]
12cr|lecaviste-0.5-3|60	Type=MimeType
12cr|lecaviste-0.5-3|61	Encoding=UTF-8
12cr|lecaviste-0.5-3|62	MimeType=application/x-lecaviste
12cr|lecaviste-0.5-3|63	Icon=lecaviste-document
12cr|lecaviste-0.5-3|64	Patterns=*.cel;
12cr|lecaviste-0.5-3|65	Comment=Le Caviste File
12cr|lecaviste-0.5-3|66	Comment[fr]=Fichier Le Caviste
12cr|lecaviste-0.5-3|67	EOF
12cr|lecaviste-0.5-3|68	
12cr|lecaviste-0.5-3|69	mkdir -p %{buildroot}/%{_iconsdir}
12cr|lecaviste-0.5-3|70	mkdir -p %{buildroot}/%{_miconsdir}
12cr|lecaviste-0.5-3|71	mkdir -p %{buildroot}/%{_liconsdir}
12cr|lecaviste-0.5-3|72	%__install %{_builddir}/%{name}/src/icons/lecaviste-16.png $RPM_BUILD_ROOT/%_miconsdir/%{name}.png
12cr|lecaviste-0.5-3|73	%__install %{_builddir}/%{name}/src/icons/lecaviste-32.png $RPM_BUILD_ROOT/%_iconsdir/%{name}.png
12cr|lecaviste-0.5-3|74	%__install %{_builddir}/%{name}/src/icons/lecaviste-document-32.png $RPM_BUILD_ROOT/%_iconsdir/%{name}-document.png
12cr|lecaviste-0.5-3|75	%__install %{_builddir}/%{name}/src/icons/lecaviste-48.png $RPM_BUILD_ROOT/%_liconsdir/%{name}.png
12cr|lecaviste-0.5-3|76	
12cr|lecaviste-0.5-3|77	%clean
12cr|lecaviste-0.5-3|78	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|lecaviste-0.5-3|79	
12cr|lecaviste-0.5-3|80	
12cr|lecaviste-0.5-3|81	%if %mdkversion < 200900
12cr|lecaviste-0.5-3|82	%post
12cr|lecaviste-0.5-3|83	%{update_menus}
12cr|lecaviste-0.5-3|84	%{update_desktop_database}
12cr|lecaviste-0.5-3|85	%update_icon_cache hicolor
12cr|lecaviste-0.5-3|86	%endif
12cr|lecaviste-0.5-3|87	
12cr|lecaviste-0.5-3|88	%if %mdkversion < 200900
12cr|lecaviste-0.5-3|89	%postun
12cr|lecaviste-0.5-3|90	%{clean_menus}
12cr|lecaviste-0.5-3|91	%{clean_desktop_database}
12cr|lecaviste-0.5-3|92	%clean_icon_cache hicolor
12cr|lecaviste-0.5-3|93	%endif
12cr|lecaviste-0.5-3|94	
12cr|lecaviste-0.5-3|95	%files
12cr|lecaviste-0.5-3|96	%defattr(644,root,root,755)
12cr|lecaviste-0.5-3|97	%doc README TODO AUTHORS INSTALL LICENSE LICENSE-GPL NEWS
12cr|lecaviste-0.5-3|98	%attr(755,root,root) %{_bindir}/%{name}
12cr|lecaviste-0.5-3|99	%{_datadir}/applications/%{name}.desktop
12cr|lecaviste-0.5-3|100	%{_datadir}/mimelnk/application/x-%{name}.desktop
12cr|lecaviste-0.5-3|101	%{_liconsdir}/%name.png
12cr|lecaviste-0.5-3|102	%{_iconsdir}/%name.png
12cr|lecaviste-0.5-3|103	%{_iconsdir}/%{name}-document.png
12cr|lecaviste-0.5-3|104	%{_miconsdir}/%name.png
12cr|lecaviste-0.5-3|105	%dir %{_datadir}/%{name}
12cr|lecaviste-0.5-3|106	%lang(fr) %{_datadir}/%{name}/%{name}_fr.qm
12cr|lecaviste-0.5-3|107	%lang(fr) %{_datadir}/%{name}/qt_fr.qm
12cr|lecaviste-0.5-3|108	
12cr|lecaviste-0.5-3|109	
12cr|lecaviste-0.5-3|110	
12cr|lecaviste-0.5-3|111	%changelog
12cr|lecaviste-0.5-3|112	* Wed Feb 18 2009 Jerome Martin <jmartin@mandriva.org> 0.5-3mdv2009.1
12cr|lecaviste-0.5-3|113	+ Revision: 342632
12cr|lecaviste-0.5-3|114	- Fixed archive
12cr|lecaviste-0.5-3|115	
12cr|lecaviste-0.5-3|116	* Thu Feb 12 2009 Jerome Martin <jmartin@mandriva.org> 0.5-2mdv2009.1
12cr|lecaviste-0.5-3|117	+ Revision: 339813
12cr|lecaviste-0.5-3|118	- Fixed Requires for qt4.5
12cr|lecaviste-0.5-3|119	
12cr|lecaviste-0.5-3|120	* Wed Feb 04 2009 Jerome Martin <jmartin@mandriva.org> 0.5-0.5mdv2009.1
12cr|lecaviste-0.5-3|121	+ Revision: 337570
12cr|lecaviste-0.5-3|122	- import lecaviste
12cr|lecaviste-0.5-3|123	
12cr|lecaviste-0.5-3|124	

2636 12
12cr|ledit-2.02.1-1|1	%define name	ledit
12cr|ledit-2.02.1-1|2	%define version	2.02.1
12cr|ledit-2.02.1-1|3	%define release	%mkrel 1
12cr|ledit-2.02.1-1|4	
12cr|ledit-2.02.1-1|5	Name: 		%{name}
12cr|ledit-2.02.1-1|6	Version: 	%{version}
12cr|ledit-2.02.1-1|7	Release: 	%{release}
12cr|ledit-2.02.1-1|8	License: 	BSD like
12cr|ledit-2.02.1-1|9	Summary:	Line editor
12cr|ledit-2.02.1-1|10	Group:		Editors
12cr|ledit-2.02.1-1|11	Source:		http://pauillac.inria.fr/~ddr/ledit/distrib/src/%{name}-%{version}.tgz
12cr|ledit-2.02.1-1|12	BuildRequires:	ocaml
12cr|ledit-2.02.1-1|13	BuildRequires:	camlp5
12cr|ledit-2.02.1-1|14	BuildRequires:	ncurses-devel
12cr|ledit-2.02.1-1|15	BuildRoot: 	%{_tmppath}/%{name}-%{version}
12cr|ledit-2.02.1-1|16	
12cr|ledit-2.02.1-1|17	%description
12cr|ledit-2.02.1-1|18	Ledit is a line editor, allowing to use control commands like in emacs
12cr|ledit-2.02.1-1|19	or in shells (bash, tcsh). To be used with interactive commands. It is
12cr|ledit-2.02.1-1|20	written in Ocaml and Camlp4 and uses the library unix.cma.
12cr|ledit-2.02.1-1|21	
12cr|ledit-2.02.1-1|22	%prep
12cr|ledit-2.02.1-1|23	%setup -q
12cr|ledit-2.02.1-1|24	perl -pi -e 's|\+camlp5|+site-lib/camlp5|' Makefile
12cr|ledit-2.02.1-1|25	
12cr|ledit-2.02.1-1|26	%build
12cr|ledit-2.02.1-1|27	make
12cr|ledit-2.02.1-1|28	
12cr|ledit-2.02.1-1|29	%install
12cr|ledit-2.02.1-1|30	rm -rf %{buildroot}
12cr|ledit-2.02.1-1|31	make \
12cr|ledit-2.02.1-1|32	BINDIR=%{buildroot}%{_bindir} \
12cr|ledit-2.02.1-1|33	MANDIR=%{buildroot}%{_mandir}/man1 \
12cr|ledit-2.02.1-1|34	install
12cr|ledit-2.02.1-1|35	
12cr|ledit-2.02.1-1|36	%clean
12cr|ledit-2.02.1-1|37	rm -rf %{buildroot}
12cr|ledit-2.02.1-1|38	
12cr|ledit-2.02.1-1|39	%files
12cr|ledit-2.02.1-1|40	%defattr(-,root,root)
12cr|ledit-2.02.1-1|41	%doc CHANGES LICENSE README
12cr|ledit-2.02.1-1|42	%{_bindir}/%{name}
12cr|ledit-2.02.1-1|43	%{_mandir}/man1/%{name}.1*
12cr|ledit-2.02.1-1|44	
12cr|ledit-2.02.1-1|45	
12cr|ledit-2.02.1-1|46	%changelog
12cr|ledit-2.02.1-1|47	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 2.02.1-1mdv2011.0
12cr|ledit-2.02.1-1|48	+ Revision: 645250
12cr|ledit-2.02.1-1|49	- update to new version 2.02.1
12cr|ledit-2.02.1-1|50	
12cr|ledit-2.02.1-1|51	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.02-1mdv2011.0
12cr|ledit-2.02.1-1|52	+ Revision: 601953
12cr|ledit-2.02.1-1|53	- update to new version 2.02
12cr|ledit-2.02.1-1|54	
12cr|ledit-2.02.1-1|55	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.01-2mdv2010.0
12cr|ledit-2.02.1-1|56	+ Revision: 429710
12cr|ledit-2.02.1-1|57	- rebuild
12cr|ledit-2.02.1-1|58	
12cr|ledit-2.02.1-1|59	* Mon Aug 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.01-1mdv2009.0
12cr|ledit-2.02.1-1|60	+ Revision: 270909
12cr|ledit-2.02.1-1|61	- update to new version 2.01
12cr|ledit-2.02.1-1|62	
12cr|ledit-2.02.1-1|63	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 2.00-3mdv2009.0
12cr|ledit-2.02.1-1|64	+ Revision: 248342
12cr|ledit-2.02.1-1|65	- rebuild
12cr|ledit-2.02.1-1|66	
12cr|ledit-2.02.1-1|67	* Tue Jan 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.00-1mdv2008.1
12cr|ledit-2.02.1-1|68	+ Revision: 159978
12cr|ledit-2.02.1-1|69	- new version
12cr|ledit-2.02.1-1|70	
12cr|ledit-2.02.1-1|71	+ Olivier Blin <oblin@mandriva.com>
12cr|ledit-2.02.1-1|72	- restore BuildRoot
12cr|ledit-2.02.1-1|73	
12cr|ledit-2.02.1-1|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|ledit-2.02.1-1|75	- kill re-definition of %%buildroot on Pixel's request
12cr|ledit-2.02.1-1|76	
12cr|ledit-2.02.1-1|77	+ Funda Wang <fwang@mandriva.org>
12cr|ledit-2.02.1-1|78	- Import ledit
12cr|ledit-2.02.1-1|79	
12cr|ledit-2.02.1-1|80	
12cr|ledit-2.02.1-1|81	
12cr|ledit-2.02.1-1|82	* Mon Aug 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-3mdv2007.0
12cr|ledit-2.02.1-1|83	- Rebuild
12cr|ledit-2.02.1-1|84	
12cr|ledit-2.02.1-1|85	* Mon May 22 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-2mdk
12cr|ledit-2.02.1-1|86	- fix build
12cr|ledit-2.02.1-1|87	- %%mkrel
12cr|ledit-2.02.1-1|88	
12cr|ledit-2.02.1-1|89	* Tue Dec 14 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.11-1mdk
12cr|ledit-2.02.1-1|90	- first mdk release

2637 12
12cr|lemonpos-0.9.3-1|1	Summary:	Open Source point of sale for Linux
12cr|lemonpos-0.9.3-1|2	Name:		lemonpos
12cr|lemonpos-0.9.3-1|3	Version:	0.9.3
12cr|lemonpos-0.9.3-1|4	Release:	%mkrel 1
12cr|lemonpos-0.9.3-1|5	Source0:	http://downloads.sourceforge.net/lemonpos/%{name}-%{version}.tar.bz2
12cr|lemonpos-0.9.3-1|6	License:	GPLv2+
12cr|lemonpos-0.9.3-1|7	Group:		Office
12cr|lemonpos-0.9.3-1|8	Url:		http://lemonpos.sourceforge.net/
12cr|lemonpos-0.9.3-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|lemonpos-0.9.3-1|10	BuildRequires:	kdelibs4-devel
12cr|lemonpos-0.9.3-1|11	BuildRequires: 	automoc4
12cr|lemonpos-0.9.3-1|12	Requires:	qt4-database-plugin-mysql
12cr|lemonpos-0.9.3-1|13	
12cr|lemonpos-0.9.3-1|14	%description
12cr|lemonpos-0.9.3-1|15	Lemon Pos is an opensource point of sale for linux (or any other unix),
12cr|lemonpos-0.9.3-1|16	targeted for small and medium sized business. It has been tested with a
12cr|lemonpos-0.9.3-1|17	parallel port ticket printer, and a barcode scanner.
12cr|lemonpos-0.9.3-1|18	
12cr|lemonpos-0.9.3-1|19	%if %mdkversion < 200900
12cr|lemonpos-0.9.3-1|20	%post
12cr|lemonpos-0.9.3-1|21	%update_menus
12cr|lemonpos-0.9.3-1|22	
12cr|lemonpos-0.9.3-1|23	%postun
12cr|lemonpos-0.9.3-1|24	%update_menus
12cr|lemonpos-0.9.3-1|25	%endif
12cr|lemonpos-0.9.3-1|26	
12cr|lemonpos-0.9.3-1|27	%files -f lemon.lang
12cr|lemonpos-0.9.3-1|28	%defattr(-,root,root)
12cr|lemonpos-0.9.3-1|29	%doc README INSTALL NOTES USING
12cr|lemonpos-0.9.3-1|30	%{_kde_bindir}/*
12cr|lemonpos-0.9.3-1|31	%{_kde_datadir}/applications/kde4/*.desktop
12cr|lemonpos-0.9.3-1|32	%{_kde_appsdir}/lemon
12cr|lemonpos-0.9.3-1|33	%{_kde_appsdir}/squeeze
12cr|lemonpos-0.9.3-1|34	%{_kde_configdir}/lemonrc
12cr|lemonpos-0.9.3-1|35	%{_kde_datadir}/config.kcfg/*.kcfg
12cr|lemonpos-0.9.3-1|36	%{_kde_iconsdir}/*/*/*/*
12cr|lemonpos-0.9.3-1|37	
12cr|lemonpos-0.9.3-1|38	#--------------------------------------------------------------------
12cr|lemonpos-0.9.3-1|39	
12cr|lemonpos-0.9.3-1|40	%prep
12cr|lemonpos-0.9.3-1|41	%setup -q -n %{name}
12cr|lemonpos-0.9.3-1|42	
12cr|lemonpos-0.9.3-1|43	%build
12cr|lemonpos-0.9.3-1|44	%cmake_kde4
12cr|lemonpos-0.9.3-1|45	%make
12cr|lemonpos-0.9.3-1|46	
12cr|lemonpos-0.9.3-1|47	%install
12cr|lemonpos-0.9.3-1|48	rm -rf %{buildroot}
12cr|lemonpos-0.9.3-1|49	%{makeinstall_std} -C build
12cr|lemonpos-0.9.3-1|50	
12cr|lemonpos-0.9.3-1|51	%if %{mdvver} <= 201100
12cr|lemonpos-0.9.3-1|52	%find_lang lemon lemon squeeze
12cr|lemonpos-0.9.3-1|53	%else
12cr|lemonpos-0.9.3-1|54	%find_lang lemon squeeze lemon.lang
12cr|lemonpos-0.9.3-1|55	%endif
12cr|lemonpos-0.9.3-1|56	
12cr|lemonpos-0.9.3-1|57	%clean
12cr|lemonpos-0.9.3-1|58	rm -rf %{buildroot}
12cr|lemonpos-0.9.3-1|59	
12cr|lemonpos-0.9.3-1|60	
12cr|lemonpos-0.9.3-1|61	%changelog
12cr|lemonpos-0.9.3-1|62	* Sat Nov 19 2011 Andrey Bondrov <abondrov@mandriva.org> 0.9.3-1mdv2012.0
12cr|lemonpos-0.9.3-1|63	+ Revision: 731733
12cr|lemonpos-0.9.3-1|64	- New version 0.9.3
12cr|lemonpos-0.9.3-1|65	
12cr|lemonpos-0.9.3-1|66	* Fri Aug 13 2010 Funda Wang <fwang@mandriva.org> 0.9.2-1mdv2011.0
12cr|lemonpos-0.9.3-1|67	+ Revision: 569376
12cr|lemonpos-0.9.3-1|68	- update to new version 0.9.2
12cr|lemonpos-0.9.3-1|69	
12cr|lemonpos-0.9.3-1|70	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 0.9.1-1mdv2010.1
12cr|lemonpos-0.9.3-1|71	+ Revision: 503524
12cr|lemonpos-0.9.3-1|72	- new version 0.9.1
12cr|lemonpos-0.9.3-1|73	
12cr|lemonpos-0.9.3-1|74	* Fri May 22 2009 Funda Wang <fwang@mandriva.org> 0.8-1mdv2010.0
12cr|lemonpos-0.9.3-1|75	+ Revision: 378603
12cr|lemonpos-0.9.3-1|76	- New version 0.8
12cr|lemonpos-0.9.3-1|77	
12cr|lemonpos-0.9.3-1|78	* Tue Mar 10 2009 Funda Wang <fwang@mandriva.org> 0.7-1mdv2009.1
12cr|lemonpos-0.9.3-1|79	+ Revision: 353361
12cr|lemonpos-0.9.3-1|80	- New version 0.7
12cr|lemonpos-0.9.3-1|81	
12cr|lemonpos-0.9.3-1|82	* Tue Feb 03 2009 Funda Wang <fwang@mandriva.org> 0.6.1-1mdv2009.1
12cr|lemonpos-0.9.3-1|83	+ Revision: 337014
12cr|lemonpos-0.9.3-1|84	- new version 0.6.1
12cr|lemonpos-0.9.3-1|85	
12cr|lemonpos-0.9.3-1|86	* Mon Feb 02 2009 Funda Wang <fwang@mandriva.org> 0.6-1mdv2009.1
12cr|lemonpos-0.9.3-1|87	+ Revision: 336335
12cr|lemonpos-0.9.3-1|88	- import lemonpos
12cr|lemonpos-0.9.3-1|89	
12cr|lemonpos-0.9.3-1|90	

2638 12
12cr|letterize-1.3-1|1	Name:		letterize
12cr|letterize-1.3-1|2	Version:	1.3
12cr|letterize-1.3-1|3	Release:	%mkrel 1
12cr|letterize-1.3-1|4	Summary:	Generate pronounceable mnemonics from phone numbers
12cr|letterize-1.3-1|5	URL:		http://www.catb.org/~esr/letterize/
12cr|letterize-1.3-1|6	Source0:	%{name}-%{version}.tar.gz
12cr|letterize-1.3-1|7	License:	GPLv2+
12cr|letterize-1.3-1|8	Group:		Text tools
12cr|letterize-1.3-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|letterize-1.3-1|10	
12cr|letterize-1.3-1|11	%description
12cr|letterize-1.3-1|12	Generate all possible alphabetic mnemonics for a phone
12cr|letterize-1.3-1|13	number, then filter them for phonetic plausibility in
12cr|letterize-1.3-1|14	English.
12cr|letterize-1.3-1|15	
12cr|letterize-1.3-1|16	%prep
12cr|letterize-1.3-1|17	%setup -q
12cr|letterize-1.3-1|18	
12cr|letterize-1.3-1|19	%build
12cr|letterize-1.3-1|20	
12cr|letterize-1.3-1|21	cc $RPM_OPT_FLAGS letterize.c -o letterize
12cr|letterize-1.3-1|22	
12cr|letterize-1.3-1|23	## make letterize.1
12cr|letterize-1.3-1|24	
12cr|letterize-1.3-1|25	%install
12cr|letterize-1.3-1|26	rm -rf %buildroot
12cr|letterize-1.3-1|27	mkdir -p %buildroot/usr/bin
12cr|letterize-1.3-1|28	mkdir -p %buildroot/usr/share/man/man1/
12cr|letterize-1.3-1|29	cp %{name}  %buildroot/usr/bin
12cr|letterize-1.3-1|30	cp %{name}.1 %buildroot/usr/share/man/man1/
12cr|letterize-1.3-1|31	
12cr|letterize-1.3-1|32	%clean
12cr|letterize-1.3-1|33	rm -rf %buildroot
12cr|letterize-1.3-1|34	
12cr|letterize-1.3-1|35	%files
12cr|letterize-1.3-1|36	%defattr(-,root,root)
12cr|letterize-1.3-1|37	%doc README COPYING
12cr|letterize-1.3-1|38	%{_mandir}/man1/%{name}.1*
12cr|letterize-1.3-1|39	%{_bindir}/%{name}
12cr|letterize-1.3-1|40	
12cr|letterize-1.3-1|41	
12cr|letterize-1.3-1|42	
12cr|letterize-1.3-1|43	%changelog
12cr|letterize-1.3-1|44	* Sun Oct 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.3-1mdv2011.0
12cr|letterize-1.3-1|45	+ Revision: 588083
12cr|letterize-1.3-1|46	- correct use of buildroot
12cr|letterize-1.3-1|47	- new version 1.3
12cr|letterize-1.3-1|48	- spec cleanup
12cr|letterize-1.3-1|49	- fix license
12cr|letterize-1.3-1|50	- fix source0
12cr|letterize-1.3-1|51	
12cr|letterize-1.3-1|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2-8mdv2010.0
12cr|letterize-1.3-1|53	+ Revision: 429711
12cr|letterize-1.3-1|54	- rebuild
12cr|letterize-1.3-1|55	
12cr|letterize-1.3-1|56	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.2-7mdv2009.0
12cr|letterize-1.3-1|57	+ Revision: 248365
12cr|letterize-1.3-1|58	- rebuild
12cr|letterize-1.3-1|59	
12cr|letterize-1.3-1|60	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.2-5mdv2008.1
12cr|letterize-1.3-1|61	+ Revision: 136535
12cr|letterize-1.3-1|62	- restore BuildRoot
12cr|letterize-1.3-1|63	
12cr|letterize-1.3-1|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|letterize-1.3-1|65	- kill re-definition of %%buildroot on Pixel's request
12cr|letterize-1.3-1|66	
12cr|letterize-1.3-1|67	
12cr|letterize-1.3-1|68	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|letterize-1.3-1|69	+ 08/09/06 17:58:13 (54972)
12cr|letterize-1.3-1|70	- rebuild
12cr|letterize-1.3-1|71	
12cr|letterize-1.3-1|72	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|letterize-1.3-1|73	+ 08/09/06 17:56:56 (54971)
12cr|letterize-1.3-1|74	Import letterize
12cr|letterize-1.3-1|75	
12cr|letterize-1.3-1|76	* Mon May 01 2006 Olivier Thauvin <nanardon@mandriva.org> 1.2-4mdk
12cr|letterize-1.3-1|77	- Birthday Rebuild
12cr|letterize-1.3-1|78	
12cr|letterize-1.3-1|79	* Sun Jan 30 2005 Sylvie Terjan <erinmargault@mandrake.org> 1.2-3mdk
12cr|letterize-1.3-1|80	- forgotten last changelog on birthday rebuild
12cr|letterize-1.3-1|81	
12cr|letterize-1.3-1|82	* Sun Jan 30 2005 Sylvie Terjan <erinmargault@mandrake.org> 1.2-2mdk
12cr|letterize-1.3-1|83	* Tue Dec 30 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.2-1mdk
12cr|letterize-1.3-1|84	- introduce in contrib
12cr|letterize-1.3-1|85	
12cr|letterize-1.3-1|86	* Mon Dec 29 2003 Eric S. Raymond <esr@snark.thyrsus.com> 1.2-1
12cr|letterize-1.3-1|87	- RPM packaging fixes for freshmeat release.
12cr|letterize-1.3-1|88	

2639 12
12cr|lexed-4.7-10|1	%define major	%{version}
12cr|lexed-4.7-10|2	%define libname %mklibname %{name} %{major}
12cr|lexed-4.7-10|3	%define devname %mklibname %{name} -d
12cr|lexed-4.7-10|4	
12cr|lexed-4.7-10|5	Name:		lexed
12cr|lexed-4.7-10|6	Version:	4.7
12cr|lexed-4.7-10|7	Release:	10
12cr|lexed-4.7-10|8	Summary:	Lexicon analyser
12cr|lexed-4.7-10|9	Source:		https://gforge.inria.fr/frs/download.php/1489/%{name}-%{version}.tar.bz2
12cr|lexed-4.7-10|10	URL:		https://gforge.inria.fr/projects/lingwb/
12cr|lexed-4.7-10|11	License:	GPL
12cr|lexed-4.7-10|12	Group:		Sciences/Computer science
12cr|lexed-4.7-10|13	Requires:	%{libname} = %{version}-%{release}
12cr|lexed-4.7-10|14	
12cr|lexed-4.7-10|15	%description
12cr|lexed-4.7-10|16	Lexed allows to search a dictionary entry from a string. The finished
12cr|lexed-4.7-10|17	automata-based algorithm is especially fast, and offers a good alternative to
12cr|lexed-4.7-10|18	hashes for large dictionnaries.
12cr|lexed-4.7-10|19	
12cr|lexed-4.7-10|20	%package -n %{libname}
12cr|lexed-4.7-10|21	Summary:	Main library for %{name}
12cr|lexed-4.7-10|22	Group:		System/Libraries
12cr|lexed-4.7-10|23	
12cr|lexed-4.7-10|24	%description -n %{libname}
12cr|lexed-4.7-10|25	This package contains the library needed to run programs dynamically
12cr|lexed-4.7-10|26	linked with %{name}.
12cr|lexed-4.7-10|27	
12cr|lexed-4.7-10|28	%package -n %{devname}
12cr|lexed-4.7-10|29	Summary:	Headers for developing programs that will use %{name}
12cr|lexed-4.7-10|30	Group:		Development/Other
12cr|lexed-4.7-10|31	Requires:	%{libname} = %{version}-%{release}
12cr|lexed-4.7-10|32	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|lexed-4.7-10|33	Provides:	%{name}-devel = %{version}-%{release}
12cr|lexed-4.7-10|34	Obsoletes:	%{libname}-devel < 4.7-10
12cr|lexed-4.7-10|35	
12cr|lexed-4.7-10|36	%description -n %{devname}
12cr|lexed-4.7-10|37	This package contains the headers that programmers will need to develop
12cr|lexed-4.7-10|38	applications which will use %{name}.
12cr|lexed-4.7-10|39	
12cr|lexed-4.7-10|40	%prep
12cr|lexed-4.7-10|41	%setup -q
12cr|lexed-4.7-10|42	
12cr|lexed-4.7-10|43	%build
12cr|lexed-4.7-10|44	%configure2_5x --disable-static
12cr|lexed-4.7-10|45	%make
12cr|lexed-4.7-10|46	
12cr|lexed-4.7-10|47	%install
12cr|lexed-4.7-10|48	%makeinstall_std
12cr|lexed-4.7-10|49	
12cr|lexed-4.7-10|50	%files
12cr|lexed-4.7-10|51	%doc AUTHORS COPYING INSTALL NEWS README doc/*.html
12cr|lexed-4.7-10|52	%{_bindir}/%{name}
12cr|lexed-4.7-10|53	%{_mandir}/man1/*
12cr|lexed-4.7-10|54	
12cr|lexed-4.7-10|55	%files -n %{libname}
12cr|lexed-4.7-10|56	%{_libdir}/liblexed-%{version}.so
12cr|lexed-4.7-10|57	
12cr|lexed-4.7-10|58	%files -n %{devname}
12cr|lexed-4.7-10|59	%{_bindir}/%{name}-config
12cr|lexed-4.7-10|60	%{_includedir}/*
12cr|lexed-4.7-10|61	%{_libdir}/liblexed.so
12cr|lexed-4.7-10|62	%{_datadir}/aclocal/*
12cr|lexed-4.7-10|63	
12cr|lexed-4.7-10|64	%changelog
12cr|lexed-4.7-10|65	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 4.7-9mdv2011.0
12cr|lexed-4.7-10|66	+ Revision: 620063
12cr|lexed-4.7-10|67	- the mass rebuild of 2010.0 packages
12cr|lexed-4.7-10|68	
12cr|lexed-4.7-10|69	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 4.7-8mdv2010.0
12cr|lexed-4.7-10|70	+ Revision: 429712
12cr|lexed-4.7-10|71	- rebuild
12cr|lexed-4.7-10|72	
12cr|lexed-4.7-10|73	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 4.7-7mdv2009.0
12cr|lexed-4.7-10|74	+ Revision: 248369
12cr|lexed-4.7-10|75	- rebuild
12cr|lexed-4.7-10|76	
12cr|lexed-4.7-10|77	+ Pixel <pixel@mandriva.com>
12cr|lexed-4.7-10|78	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|lexed-4.7-10|79	
12cr|lexed-4.7-10|80	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 4.7-5mdv2008.1
12cr|lexed-4.7-10|81	+ Revision: 136546
12cr|lexed-4.7-10|82	- restore BuildRoot
12cr|lexed-4.7-10|83	
12cr|lexed-4.7-10|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|lexed-4.7-10|85	- kill re-definition of %%buildroot on Pixel's request
12cr|lexed-4.7-10|86	
12cr|lexed-4.7-10|87	* Wed Aug 29 2007 Pixel <pixel@mandriva.com> 4.7-5mdv2008.0
12cr|lexed-4.7-10|88	+ Revision: 74640
12cr|lexed-4.7-10|89	- better conflict on older lib
12cr|lexed-4.7-10|90	
12cr|lexed-4.7-10|91	* Wed Aug 29 2007 Pixel <pixel@mandriva.com> 4.7-4mdv2008.0
12cr|lexed-4.7-10|92	+ Revision: 74626
12cr|lexed-4.7-10|93	- add explicit conflict from liblexed4.7-devel on liblexed4.6-devel
12cr|lexed-4.7-10|94	
12cr|lexed-4.7-10|95	* Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.7-3mdv2008.0
12cr|lexed-4.7-10|96	+ Revision: 67057
12cr|lexed-4.7-10|97	- rebuild
12cr|lexed-4.7-10|98	
12cr|lexed-4.7-10|99	
12cr|lexed-4.7-10|100	* Wed Mar 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.7-2mdv2007.0
12cr|lexed-4.7-10|101	+ Revision: 134337
12cr|lexed-4.7-10|102	- rebuild
12cr|lexed-4.7-10|103	
12cr|lexed-4.7-10|104	* Mon Jan 29 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.7-1mdv2007.1
12cr|lexed-4.7-10|105	+ Revision: 114862
12cr|lexed-4.7-10|106	- new version
12cr|lexed-4.7-10|107	
12cr|lexed-4.7-10|108	* Wed Aug 24 2005 Guillaume Rousse <guillomovitch@mandriva.org> 4.6-4mdk
12cr|lexed-4.7-10|109	- fix multiarch
12cr|lexed-4.7-10|110	- spec cleanup
12cr|lexed-4.7-10|111	- less stric requires
12cr|lexed-4.7-10|112	- %%mkrel
12cr|lexed-4.7-10|113	
12cr|lexed-4.7-10|114	* Thu Dec 16 2004 Guillaume Rousse <guillomovitch@mandrake.org> 4.6-3mdk
12cr|lexed-4.7-10|115	- explicit and stricter requires for lib package
12cr|lexed-4.7-10|116	
12cr|lexed-4.7-10|117	* Wed Dec 15 2004 Guillaume Rousse <guillomovitch@mandrake.org> 4.6-2mdk
12cr|lexed-4.7-10|118	- fix 10.0 build
12cr|lexed-4.7-10|119	
12cr|lexed-4.7-10|120	* Tue Nov 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 4.6-1mdk
12cr|lexed-4.7-10|121	- new version
12cr|lexed-4.7-10|122	
12cr|lexed-4.7-10|123	* Fri Aug 06 2004 Guillaume Rousse <guillomovitch@mandrake.org> 4.5.0-2mdk
12cr|lexed-4.7-10|124	- fixed major
12cr|lexed-4.7-10|125	
12cr|lexed-4.7-10|126	* Fri Jul 16 2004 Guillaume Rousse <guillomovitch@mandrake.org> 4.5.0-1mdk
12cr|lexed-4.7-10|127	- new version
12cr|lexed-4.7-10|128	- rpmbuildupdate aware
12cr|lexed-4.7-10|129	
12cr|lexed-4.7-10|130	* Wed Jun 16 2004 Guillaume Rousse <guillomovitch@mandrake.org> 4.4.4-2mdk
12cr|lexed-4.7-10|131	- rebuild
12cr|lexed-4.7-10|132	
12cr|lexed-4.7-10|133	* Fri Apr 16 2004 Guillaume Rousse <guillomovitch@mandrake.org> 4.4.4-1mdk
12cr|lexed-4.7-10|134	- new version
12cr|lexed-4.7-10|135	
12cr|lexed-4.7-10|136	* Wed Apr 14 2004 Guillaume Rousse <guillomovitch@mandrake.org> 4.4.3-1mdk
12cr|lexed-4.7-10|137	- new version
12cr|lexed-4.7-10|138	
12cr|lexed-4.7-10|139	* Tue Apr 06 2004 Guillaume Rousse <guillomovitch@mandrake.org> 4.4.2-1mdk
12cr|lexed-4.7-10|140	- new version
12cr|lexed-4.7-10|141	- updated description
12cr|lexed-4.7-10|142	

2640 12
12cr|lft-3.1-2|1	%define name lft
12cr|lft-3.1-2|2	%define version 3.1
12cr|lft-3.1-2|3	%define release %mkrel 2
12cr|lft-3.1-2|4	
12cr|lft-3.1-2|5	Summary:	Alternative traceroute tool for network (reverse) engineers
12cr|lft-3.1-2|6	Name:		%{name}
12cr|lft-3.1-2|7	Version:	%{version}
12cr|lft-3.1-2|8	Release:	%{release}
12cr|lft-3.1-2|9	URL:            http://pwhois.org/lft/
12cr|lft-3.1-2|10	Source0:	%{name}-%{version}.tar.gz
12cr|lft-3.1-2|11	Patch0:		lft-3.1-fix_install.patch
12cr|lft-3.1-2|12	Patch1:		lft-3.1-fix_str_fmt.patch
12cr|lft-3.1-2|13	Group:		Networking/Other
12cr|lft-3.1-2|14	# http://pwhois.org/license.who
12cr|lft-3.1-2|15	License:	VOSTROM Public License
12cr|lft-3.1-2|16	BuildRequires:	libpcap-devel
12cr|lft-3.1-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|lft-3.1-2|18	Provides:	whob = %{version}-%{release}
12cr|lft-3.1-2|19	
12cr|lft-3.1-2|20	%description
12cr|lft-3.1-2|21	LFT, short for Layer Four Traceroute, is a sort of 'traceroute'
12cr|lft-3.1-2|22	that often works much faster (than the commonly-used Van Jacobson
12cr|lft-3.1-2|23	method) and goes through many configurations of packet-filter
12cr|lft-3.1-2|24	based firewalls. More importantly, LFT implements numerous other
12cr|lft-3.1-2|25	features including AS number lookups, loose source routing,
12cr|lft-3.1-2|26	netblock name lookups, et al.
12cr|lft-3.1-2|27	
12cr|lft-3.1-2|28	%prep
12cr|lft-3.1-2|29	
12cr|lft-3.1-2|30	%setup -q -n %{name}-%{version}
12cr|lft-3.1-2|31	%patch0 -p0 -b .fix_install
12cr|lft-3.1-2|32	%patch1 -p0 -b .fix_str_fmt
12cr|lft-3.1-2|33	
12cr|lft-3.1-2|34	%build
12cr|lft-3.1-2|35	%configure2_5x
12cr|lft-3.1-2|36	%make
12cr|lft-3.1-2|37	
12cr|lft-3.1-2|38	%install
12cr|lft-3.1-2|39	rm -rf %{buildroot}
12cr|lft-3.1-2|40	
12cr|lft-3.1-2|41	%makeinstall_std
12cr|lft-3.1-2|42	
12cr|lft-3.1-2|43	echo "lft is suid because it requires a access to a raw socket in order to send packet." > README.suid
12cr|lft-3.1-2|44	
12cr|lft-3.1-2|45	%clean
12cr|lft-3.1-2|46	rm -rf %{buildroot}
12cr|lft-3.1-2|47	
12cr|lft-3.1-2|48	%files
12cr|lft-3.1-2|49	%defattr(-,root,root)
12cr|lft-3.1-2|50	%doc CHANGELOG README TODO README.suid
12cr|lft-3.1-2|51	%attr(4755,root,root) %{_bindir}/lft
12cr|lft-3.1-2|52	%{_bindir}/whob
12cr|lft-3.1-2|53	%{_mandir}/man8/*
12cr|lft-3.1-2|54	
12cr|lft-3.1-2|55	
12cr|lft-3.1-2|56	%changelog
12cr|lft-3.1-2|57	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 3.1-2mdv2011.0
12cr|lft-3.1-2|58	+ Revision: 612732
12cr|lft-3.1-2|59	- the mass rebuild of 2010.1 packages
12cr|lft-3.1-2|60	
12cr|lft-3.1-2|61	* Fri Mar 05 2010 Jani Välimaa <wally@mandriva.org> 3.1-1mdv2010.1
12cr|lft-3.1-2|62	+ Revision: 514473
12cr|lft-3.1-2|63	- new version 3.1
12cr|lft-3.1-2|64	- fix install (P0)
12cr|lft-3.1-2|65	- fix str fmt (P1)
12cr|lft-3.1-2|66	
12cr|lft-3.1-2|67	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.2-8mdv2010.0
12cr|lft-3.1-2|68	+ Revision: 438503
12cr|lft-3.1-2|69	- rebuild
12cr|lft-3.1-2|70	
12cr|lft-3.1-2|71	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 2.2-7mdv2009.1
12cr|lft-3.1-2|72	+ Revision: 298273
12cr|lft-3.1-2|73	- rebuilt against libpcap-1.0.0
12cr|lft-3.1-2|74	
12cr|lft-3.1-2|75	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 2.2-6mdv2009.0
12cr|lft-3.1-2|76	+ Revision: 248372
12cr|lft-3.1-2|77	- rebuild
12cr|lft-3.1-2|78	
12cr|lft-3.1-2|79	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.2-4mdv2008.1
12cr|lft-3.1-2|80	+ Revision: 136546
12cr|lft-3.1-2|81	- restore BuildRoot
12cr|lft-3.1-2|82	
12cr|lft-3.1-2|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|lft-3.1-2|84	- kill re-definition of %%buildroot on Pixel's request
12cr|lft-3.1-2|85	- import lft
12cr|lft-3.1-2|86	
12cr|lft-3.1-2|87	
12cr|lft-3.1-2|88	* Tue Sep 12 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2-4mdv2007.0
12cr|lft-3.1-2|89	- rebuild
12cr|lft-3.1-2|90	
12cr|lft-3.1-2|91	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2-3mdk
12cr|lft-3.1-2|92	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|lft-3.1-2|93	
12cr|lft-3.1-2|94	* Tue Jul 13 2004 Michael Scherer <misc@mandrake.org> 2.2-2mdk
12cr|lft-3.1-2|95	- rebuild
12cr|lft-3.1-2|96	- clean provides
12cr|lft-3.1-2|97	- rpmbuildupdate aware
12cr|lft-3.1-2|98	- explain the suid
12cr|lft-3.1-2|99	
12cr|lft-3.1-2|100	* Wed Jun 11 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.2-1mdk
12cr|lft-3.1-2|101	- 2.2
12cr|lft-3.1-2|102	- use the %%configure2_5x macro
12cr|lft-3.1-2|103	
12cr|lft-3.1-2|104	* Thu Apr 10 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.1-1mdk
12cr|lft-3.1-2|105	- 2.1
12cr|lft-3.1-2|106	- misc spec file fixes
12cr|lft-3.1-2|107	
12cr|lft-3.1-2|108	* Thu Jan 16 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0-2mdk
12cr|lft-3.1-2|109	- build release
12cr|lft-3.1-2|110	
12cr|lft-3.1-2|111	* Sat Nov 30 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.0-1mdk
12cr|lft-3.1-2|112	- initial cooker contrib, fixed the provided spec file
12cr|lft-3.1-2|113	- added P0
12cr|lft-3.1-2|114	
12cr|lft-3.1-2|115	* Mon Oct 28 2002 Florin Andrei <florin@sgi.com>
12cr|lft-3.1-2|116	- first version
12cr|lft-3.1-2|117	- v2.0-1

2641 12
12cr|lgeneral-1.2.3-1|1	Name:		lgeneral
12cr|lgeneral-1.2.3-1|2	Version:	1.2.3
12cr|lgeneral-1.2.3-1|3	Summary:	A Panzer General clone
12cr|lgeneral-1.2.3-1|4	Release:	1
12cr|lgeneral-1.2.3-1|5	License:	GPLv2+
12cr|lgeneral-1.2.3-1|6	Group:		Games/Strategy
12cr|lgeneral-1.2.3-1|7	URL:		http://lgames.sourceforge.net/index.php?project=LGeneral
12cr|lgeneral-1.2.3-1|8	Source0:	http://prdownloads.sourceforge.net/lgeneral/%{name}-%{version}.tar.gz
12cr|lgeneral-1.2.3-1|9	Source1:	http://prdownloads.sourceforge.net/lgeneral/pg-data.tar.gz
12cr|lgeneral-1.2.3-1|10	Patch0:		lgeneral-1.2.2-fix-format-errors.patch
12cr|lgeneral-1.2.3-1|11	Patch4:		lgeneral-1.2-make-lgc-pg-buildroot-aware.patch
12cr|lgeneral-1.2.3-1|12	BuildRequires:	SDL_mixer-devel
12cr|lgeneral-1.2.3-1|13	BuildRequires:	SDL-devel
12cr|lgeneral-1.2.3-1|14	BuildRequires:	gettext-devel
12cr|lgeneral-1.2.3-1|15	BuildRequires:	x11-server-xvfb
12cr|lgeneral-1.2.3-1|16	BuildRequires:	desktop-file-utils
12cr|lgeneral-1.2.3-1|17	
12cr|lgeneral-1.2.3-1|18	%description
12cr|lgeneral-1.2.3-1|19	LGeneral is a turn-based strategy engine heavily inspired by Panzer General.
12cr|lgeneral-1.2.3-1|20	You play single scenarios or whole campaigns turn by turn against a human
12cr|lgeneral-1.2.3-1|21	player or the AI. Entrenchment, rugged defense, defensive fire, surprise
12cr|lgeneral-1.2.3-1|22	contacts, surrender, unit supply, weather influence, reinforcements and other
12cr|lgeneral-1.2.3-1|23	implementations contribute to the tactical and strategic depth of the game.
12cr|lgeneral-1.2.3-1|24	
12cr|lgeneral-1.2.3-1|25	%prep
12cr|lgeneral-1.2.3-1|26	%setup -q -a1
12cr|lgeneral-1.2.3-1|27	%patch0 -p1
12cr|lgeneral-1.2.3-1|28	%patch4 -p1
12cr|lgeneral-1.2.3-1|29	
12cr|lgeneral-1.2.3-1|30	%build
12cr|lgeneral-1.2.3-1|31	cp /usr/share/gettext/config.rpath .
12cr|lgeneral-1.2.3-1|32	autoreconf -fi
12cr|lgeneral-1.2.3-1|33	%configure2_5x	--bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
12cr|lgeneral-1.2.3-1|34	%make
12cr|lgeneral-1.2.3-1|35	
12cr|lgeneral-1.2.3-1|36	%install
12cr|lgeneral-1.2.3-1|37	%makeinstall_std
12cr|lgeneral-1.2.3-1|38	
12cr|lgeneral-1.2.3-1|39	mv %{buildroot}%{_gamesdatadir}/applications %{buildroot}%{_datadir}/
12cr|lgeneral-1.2.3-1|40	mv %{buildroot}%{_gamesdatadir}/icons %{buildroot}%{_datadir}/
12cr|lgeneral-1.2.3-1|41	
12cr|lgeneral-1.2.3-1|42	desktop-file-install	--dir %{buildroot}%{_datadir}/applications \
12cr|lgeneral-1.2.3-1|43	--add-category="StrategyGame" \
12cr|lgeneral-1.2.3-1|44	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|lgeneral-1.2.3-1|45	
12cr|lgeneral-1.2.3-1|46	sed -i s,Icon=.*,Icon=lgeneral48, %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|lgeneral-1.2.3-1|47	
12cr|lgeneral-1.2.3-1|48	%find_lang lgeneral pg %{name}.lang
12cr|lgeneral-1.2.3-1|49	
12cr|lgeneral-1.2.3-1|50	# not created by make install with new automake but needed for lgc-pg
12cr|lgeneral-1.2.3-1|51	mkdir -p %{buildroot}%{_gamesdatadir}/lgeneral/gfx/flags
12cr|lgeneral-1.2.3-1|52	mkdir -p %{buildroot}%{_gamesdatadir}/lgeneral/gfx/terrain
12cr|lgeneral-1.2.3-1|53	mkdir -p %{buildroot}%{_gamesdatadir}/lgeneral/gfx/units
12cr|lgeneral-1.2.3-1|54	# install data files
12cr|lgeneral-1.2.3-1|55	xvfb-run lgc-pg/lgc-pg -s pg-data -d %{buildroot}%{_gamesdatadir}/lgeneral
12cr|lgeneral-1.2.3-1|56	
12cr|lgeneral-1.2.3-1|57	%files -f %{name}.lang
12cr|lgeneral-1.2.3-1|58	%doc AUTHORS ChangeLog NEWS README* TODO
12cr|lgeneral-1.2.3-1|59	%{_gamesdatadir}/%{name}
12cr|lgeneral-1.2.3-1|60	%{_iconsdir}/%{name}48.png
12cr|lgeneral-1.2.3-1|61	%{_datadir}/applications/%{name}.desktop
12cr|lgeneral-1.2.3-1|62	%{_mandir}/man[16]/*
12cr|lgeneral-1.2.3-1|63	%{_gamesbindir}/*
12cr|lgeneral-1.2.3-1|64	
12cr|lgeneral-1.2.3-1|65	
12cr|lgeneral-1.2.3-1|66	
12cr|lgeneral-1.2.3-1|67	%changelog
12cr|lgeneral-1.2.3-1|68	* Mon Dec 19 2011 Andrey Bondrov <abondrov@mandriva.org> 1.2.2-2mdv2012.0
12cr|lgeneral-1.2.3-1|69	+ Revision: 743776
12cr|lgeneral-1.2.3-1|70	- Fix .desktop file
12cr|lgeneral-1.2.3-1|71	
12cr|lgeneral-1.2.3-1|72	* Wed Dec 14 2011 Andrey Bondrov <abondrov@mandriva.org> 1.2.2-1
12cr|lgeneral-1.2.3-1|73	+ Revision: 740881
12cr|lgeneral-1.2.3-1|74	- New version 1.2.2, drop applied in upstream patches, update patch0
12cr|lgeneral-1.2.3-1|75	
12cr|lgeneral-1.2.3-1|76	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 1.2-2
12cr|lgeneral-1.2.3-1|77	+ Revision: 636022
12cr|lgeneral-1.2.3-1|78	- tighten BR
12cr|lgeneral-1.2.3-1|79	
12cr|lgeneral-1.2.3-1|80	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-1mdv2011.0
12cr|lgeneral-1.2.3-1|81	+ Revision: 602113
12cr|lgeneral-1.2.3-1|82	- new version
12cr|lgeneral-1.2.3-1|83	
12cr|lgeneral-1.2.3-1|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|lgeneral-1.2.3-1|85	- rebuild
12cr|lgeneral-1.2.3-1|86	
12cr|lgeneral-1.2.3-1|87	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1.2-0.beta10.2mdv2009.0
12cr|lgeneral-1.2.3-1|88	+ Revision: 218422
12cr|lgeneral-1.2.3-1|89	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|lgeneral-1.2.3-1|90	
12cr|lgeneral-1.2.3-1|91	* Fri Jan 25 2008 Funda Wang <fwang@mandriva.org> 1.2-0.beta10.2mdv2008.1
12cr|lgeneral-1.2.3-1|92	+ Revision: 157782
12cr|lgeneral-1.2.3-1|93	- fix desktop entry
12cr|lgeneral-1.2.3-1|94	
12cr|lgeneral-1.2.3-1|95	+ Olivier Blin <blino@mandriva.org>
12cr|lgeneral-1.2.3-1|96	- restore BuildRoot
12cr|lgeneral-1.2.3-1|97	
12cr|lgeneral-1.2.3-1|98	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 1.2-0.beta10.1mdv2008.1
12cr|lgeneral-1.2.3-1|99	+ Revision: 132984
12cr|lgeneral-1.2.3-1|100	- auto-convert XDG menu entry
12cr|lgeneral-1.2.3-1|101	- kill re-definition of %%buildroot on Pixel's request
12cr|lgeneral-1.2.3-1|102	- buildrequires X11-devel instead of XFree86-devel
12cr|lgeneral-1.2.3-1|103	- import lgeneral
12cr|lgeneral-1.2.3-1|104	
12cr|lgeneral-1.2.3-1|105	
12cr|lgeneral-1.2.3-1|106	* Fri Dec 23 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.2-0.beta10.1mdk
12cr|lgeneral-1.2.3-1|107	- 1.2 beta10
12cr|lgeneral-1.2.3-1|108	- %%mkrel
12cr|lgeneral-1.2.3-1|109	
12cr|lgeneral-1.2.3-1|110	* Thu Aug 26 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.2-0.beta2.2mdk
12cr|lgeneral-1.2.3-1|111	- rebuild for new menu
12cr|lgeneral-1.2.3-1|112	
12cr|lgeneral-1.2.3-1|113	* Fri Feb 27 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.2-0.beta2.1mdk
12cr|lgeneral-1.2.3-1|114	- 1.2beta-2
12cr|lgeneral-1.2.3-1|115	- fix buildrequires(lib64..)
12cr|lgeneral-1.2.3-1|116	- compile with $RPM_OPT_FLAGS
12cr|lgeneral-1.2.3-1|117	
12cr|lgeneral-1.2.3-1|118	* Wed Aug 27 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.1.1-2mdk
12cr|lgeneral-1.2.3-1|119	- change summary macro to avoid possible conflicts if we were to build
12cr|lgeneral-1.2.3-1|120	debug package
12cr|lgeneral-1.2.3-1|121	- fix segfault after choosing broken "Torch" scenario (P0, fixes #4654,
12cr|lgeneral-1.2.3-1|122	though Torch scenarion will still not work for now..)
12cr|lgeneral-1.2.3-1|123	
12cr|lgeneral-1.2.3-1|124	* Thu Apr 24 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.1.1-1mdk
12cr|lgeneral-1.2.3-1|125	- initial mdk release

2642 12
12cr|lhs2tex-1.18.1-1|1	#% global debug_package %{nil}
12cr|lhs2tex-1.18.1-1|2	#% define _cabal_setup Setup.lhs
12cr|lhs2tex-1.18.1-1|3	%define _no_haddock 1
12cr|lhs2tex-1.18.1-1|4	%define module lhs2tex
12cr|lhs2tex-1.18.1-1|5	Name:           %{module}
12cr|lhs2tex-1.18.1-1|6	Version:        1.18.1
12cr|lhs2tex-1.18.1-1|7	Release:        1
12cr|lhs2tex-1.18.1-1|8	Summary:        Preprocessor for typesetting Haskell sources with LaTeX
12cr|lhs2tex-1.18.1-1|9	Group:          Development/Other
12cr|lhs2tex-1.18.1-1|10	License:        GPLv2+
12cr|lhs2tex-1.18.1-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|lhs2tex-1.18.1-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|lhs2tex-1.18.1-1|13	
12cr|lhs2tex-1.18.1-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cr|lhs2tex-1.18.1-1|15	buildrequires:  haskell(regex-compat)
12cr|lhs2tex-1.18.1-1|16	buildrequires:  dblatex
12cr|lhs2tex-1.18.1-1|17	Requires(pre):  ghc
12cr|lhs2tex-1.18.1-1|18	requires(pre):  haskell(regex-compat)
12cr|lhs2tex-1.18.1-1|19	
12cr|lhs2tex-1.18.1-1|20	%description
12cr|lhs2tex-1.18.1-1|21	Preprocessor for typesetting Haskell sources with LaTeX
12cr|lhs2tex-1.18.1-1|22	
12cr|lhs2tex-1.18.1-1|23	%prep
12cr|lhs2tex-1.18.1-1|24	%setup -q -n %{module}-%{version}
12cr|lhs2tex-1.18.1-1|25	
12cr|lhs2tex-1.18.1-1|26	%build
12cr|lhs2tex-1.18.1-1|27	%_cabal_compil
12cr|lhs2tex-1.18.1-1|28	
12cr|lhs2tex-1.18.1-1|29	%install
12cr|lhs2tex-1.18.1-1|30	%_cabal_install
12cr|lhs2tex-1.18.1-1|31	%_cabal_rpm_gen_deps
12cr|lhs2tex-1.18.1-1|32	
12cr|lhs2tex-1.18.1-1|33	%check
12cr|lhs2tex-1.18.1-1|34	%_cabal_check
12cr|lhs2tex-1.18.1-1|35	
12cr|lhs2tex-1.18.1-1|36	%files
12cr|lhs2tex-1.18.1-1|37	%defattr(-,root,root,-)
12cr|lhs2tex-1.18.1-1|38	%{_docdir}/%{module}-%{version}
12cr|lhs2tex-1.18.1-1|39	%_cabal_rpm_deps_dir
12cr|lhs2tex-1.18.1-1|40	%{_datadir}/%{module}-%{version}
12cr|lhs2tex-1.18.1-1|41	%{_mandir}/man1/*
12cr|lhs2tex-1.18.1-1|42	%{_bindir}/lhs2TeX
12cr|lhs2tex-1.18.1-1|43	
12cr|lhs2tex-1.18.1-1|44	

2643 12
12cr|lib3ds-1.3.0-5|1	%define major 3
12cr|lib3ds-1.3.0-5|2	%define libname %mklibname 3ds %{major}
12cr|lib3ds-1.3.0-5|3	%define develname %mklibname 3ds -d
12cr|lib3ds-1.3.0-5|4	
12cr|lib3ds-1.3.0-5|5	Summary:	The 3D Studio file format library
12cr|lib3ds-1.3.0-5|6	Name:		lib3ds
12cr|lib3ds-1.3.0-5|7	Version:	1.3.0
12cr|lib3ds-1.3.0-5|8	Release:	5
12cr|lib3ds-1.3.0-5|9	License:	GPLv2+
12cr|lib3ds-1.3.0-5|10	Group:		System/Libraries
12cr|lib3ds-1.3.0-5|11	URL:		http://lib3ds.sourceforge.net/
12cr|lib3ds-1.3.0-5|12	Source0:		http://downloads.sourceforge.net/lib3ds/%{name}-%{version}.zip
12cr|lib3ds-1.3.0-5|13	BuildRequires:	pkgconfig(glut)
12cr|lib3ds-1.3.0-5|14	
12cr|lib3ds-1.3.0-5|15	
12cr|lib3ds-1.3.0-5|16	%description
12cr|lib3ds-1.3.0-5|17	Lib3ds is a free alternative to Autodesk's 3DS File Toolkit for handling
12cr|lib3ds-1.3.0-5|18	3DS files It's main goal is to simplify the creation of 3DS import and
12cr|lib3ds-1.3.0-5|19	export filters.
12cr|lib3ds-1.3.0-5|20	
12cr|lib3ds-1.3.0-5|21	This project is not related in any form to Autodesk. The library is
12cr|lib3ds-1.3.0-5|22	based on unofficial information about the 3DS format found on the web.
12cr|lib3ds-1.3.0-5|23	
12cr|lib3ds-1.3.0-5|24	%package -n %{libname}
12cr|lib3ds-1.3.0-5|25	Summary:	The 3D Studio file format library
12cr|lib3ds-1.3.0-5|26	Group:		System/Libraries
12cr|lib3ds-1.3.0-5|27	Obsoletes:	lib3ds < 1.3.0-2
12cr|lib3ds-1.3.0-5|28	Provides:	lib3ds
12cr|lib3ds-1.3.0-5|29	
12cr|lib3ds-1.3.0-5|30	%description -n %{libname}
12cr|lib3ds-1.3.0-5|31	Lib3ds is a free alternative to Autodesk's 3DS File Toolkit for handling
12cr|lib3ds-1.3.0-5|32	3DS files It's main goal is to simplify the creation of 3DS import and
12cr|lib3ds-1.3.0-5|33	export filters.
12cr|lib3ds-1.3.0-5|34	
12cr|lib3ds-1.3.0-5|35	This project is not related in any form to Autodesk. The library is
12cr|lib3ds-1.3.0-5|36	based on unofficial information about the 3DS format found on the web.
12cr|lib3ds-1.3.0-5|37	
12cr|lib3ds-1.3.0-5|38	%package -n %{develname}
12cr|lib3ds-1.3.0-5|39	Summary:	Development files and headers for %{name}
12cr|lib3ds-1.3.0-5|40	Group:          Development/C
12cr|lib3ds-1.3.0-5|41	Provides:	%{name}-devel = %{version}-%{release}
12cr|lib3ds-1.3.0-5|42	Obsoletes:	lib3ds-devel < 1.3.0-2
12cr|lib3ds-1.3.0-5|43	
12cr|lib3ds-1.3.0-5|44	%description -n	%{develname}
12cr|lib3ds-1.3.0-5|45	Development files and headers for %{name}.
12cr|lib3ds-1.3.0-5|46	
12cr|lib3ds-1.3.0-5|47	%prep
12cr|lib3ds-1.3.0-5|48	%setup -q
12cr|lib3ds-1.3.0-5|49	
12cr|lib3ds-1.3.0-5|50	
12cr|lib3ds-1.3.0-5|51	%build
12cr|lib3ds-1.3.0-5|52	export CFLAGS="%{optflags} -fPIC"
12cr|lib3ds-1.3.0-5|53	%configure2_5x \
12cr|lib3ds-1.3.0-5|54	--disable-static
12cr|lib3ds-1.3.0-5|55	%make
12cr|lib3ds-1.3.0-5|56	
12cr|lib3ds-1.3.0-5|57	%install
12cr|lib3ds-1.3.0-5|58	%makeinstall_std
12cr|lib3ds-1.3.0-5|59	#multiarch
12cr|lib3ds-1.3.0-5|60	%multiarch_binaries %{buildroot}%{_bindir}/lib3ds-config
12cr|lib3ds-1.3.0-5|61	
12cr|lib3ds-1.3.0-5|62	%if %mdkversion < 200900
12cr|lib3ds-1.3.0-5|63	%post -n %{libname} -p /sbin/ldconfig
12cr|lib3ds-1.3.0-5|64	%endif
12cr|lib3ds-1.3.0-5|65	%if %mdkversion < 200900
12cr|lib3ds-1.3.0-5|66	%postun -n %{libname} -p /sbin/ldconfig
12cr|lib3ds-1.3.0-5|67	%endif
12cr|lib3ds-1.3.0-5|68	
12cr|lib3ds-1.3.0-5|69	
12cr|lib3ds-1.3.0-5|70	%files -n %{libname}
12cr|lib3ds-1.3.0-5|71	%doc AUTHORS ChangeLog README
12cr|lib3ds-1.3.0-5|72	%{_libdir}/*.so.%{major}*
12cr|lib3ds-1.3.0-5|73	
12cr|lib3ds-1.3.0-5|74	%files -n %{develname}
12cr|lib3ds-1.3.0-5|75	%{_libdir}/%{name}.so
12cr|lib3ds-1.3.0-5|76	%{_includedir}/%{name}
12cr|lib3ds-1.3.0-5|77	%{_datadir}/aclocal/%{name}.m4
12cr|lib3ds-1.3.0-5|78	%{_mandir}/man1/*
12cr|lib3ds-1.3.0-5|79	%defattr(755,root,root,755)
12cr|lib3ds-1.3.0-5|80	%{_bindir}/3ds*
12cr|lib3ds-1.3.0-5|81	%{_bindir}/lib3ds-config
12cr|lib3ds-1.3.0-5|82	%multiarch %{multiarch_bindir}/lib3ds-config
12cr|lib3ds-1.3.0-5|83	
12cr|lib3ds-1.3.0-5|84	
12cr|lib3ds-1.3.0-5|85	%changelog
12cr|lib3ds-1.3.0-5|86	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-5mdv2011.0
12cr|lib3ds-1.3.0-5|87	+ Revision: 620064
12cr|lib3ds-1.3.0-5|88	- the mass rebuild of 2010.0 packages
12cr|lib3ds-1.3.0-5|89	
12cr|lib3ds-1.3.0-5|90	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.3.0-4mdv2010.0
12cr|lib3ds-1.3.0-5|91	+ Revision: 429715
12cr|lib3ds-1.3.0-5|92	- rebuild
12cr|lib3ds-1.3.0-5|93	
12cr|lib3ds-1.3.0-5|94	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.3.0-3mdv2009.0
12cr|lib3ds-1.3.0-5|95	+ Revision: 267802
12cr|lib3ds-1.3.0-5|96	- rebuild early 2009.0 package (before pixel changes)
12cr|lib3ds-1.3.0-5|97	
12cr|lib3ds-1.3.0-5|98	+ Pixel <pixel@mandriva.com>
12cr|lib3ds-1.3.0-5|99	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|lib3ds-1.3.0-5|100	
12cr|lib3ds-1.3.0-5|101	* Fri Apr 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.0-2mdv2009.0
12cr|lib3ds-1.3.0-5|102	+ Revision: 195676
12cr|lib3ds-1.3.0-5|103	- libify the package
12cr|lib3ds-1.3.0-5|104	- new license policy
12cr|lib3ds-1.3.0-5|105	- new development library policy
12cr|lib3ds-1.3.0-5|106	- spec file clean
12cr|lib3ds-1.3.0-5|107	
12cr|lib3ds-1.3.0-5|108	* Tue Dec 25 2007 Emmanuel Andry <eandry@mandriva.org> 1.3.0-1mdv2008.1
12cr|lib3ds-1.3.0-5|109	+ Revision: 137803
12cr|lib3ds-1.3.0-5|110	- New version
12cr|lib3ds-1.3.0-5|111	- drop patch (applied upstream)
12cr|lib3ds-1.3.0-5|112	- create lib3ds binary package
12cr|lib3ds-1.3.0-5|113	
12cr|lib3ds-1.3.0-5|114	+ Olivier Blin <oblin@mandriva.com>
12cr|lib3ds-1.3.0-5|115	- restore BuildRoot
12cr|lib3ds-1.3.0-5|116	
12cr|lib3ds-1.3.0-5|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|lib3ds-1.3.0-5|118	- kill re-definition of %%buildroot on Pixel's request
12cr|lib3ds-1.3.0-5|119	
12cr|lib3ds-1.3.0-5|120	
12cr|lib3ds-1.3.0-5|121	* Thu Jan 18 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.2.0-6mdv2007.0
12cr|lib3ds-1.3.0-5|122	+ Revision: 110447
12cr|lib3ds-1.3.0-5|123	- compile with -fPIC
12cr|lib3ds-1.3.0-5|124	- Import lib3ds
12cr|lib3ds-1.3.0-5|125	
12cr|lib3ds-1.3.0-5|126	* Wed Jan 25 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.2.0-5mdk
12cr|lib3ds-1.3.0-5|127	- fix underquoted calls (P0)
12cr|lib3ds-1.3.0-5|128	
12cr|lib3ds-1.3.0-5|129	* Fri May 06 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.2.0-4mdk
12cr|lib3ds-1.3.0-5|130	- multiarch
12cr|lib3ds-1.3.0-5|131	
12cr|lib3ds-1.3.0-5|132	* Sat Aug 21 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.2.0-3mdk
12cr|lib3ds-1.3.0-5|133	- rebuild
12cr|lib3ds-1.3.0-5|134	

2644 12
12cr|lib765-0.4.2-2|1	%define sname 765
12cr|lib765-0.4.2-2|2	
12cr|lib765-0.4.2-2|3	%define lib_major 3
12cr|lib765-0.4.2-2|4	%define lib_name %mklibname %{sname}_ %{lib_major}
12cr|lib765-0.4.2-2|5	%define devel_name %mklibname %{sname} -d
12cr|lib765-0.4.2-2|6	
12cr|lib765-0.4.2-2|7	Name:		lib%{sname}
12cr|lib765-0.4.2-2|8	Version:	0.4.2
12cr|lib765-0.4.2-2|9	Release:	2
12cr|lib765-0.4.2-2|10	Summary:	Emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
12cr|lib765-0.4.2-2|11	License:	GPLv2
12cr|lib765-0.4.2-2|12	Group:		System/Libraries
12cr|lib765-0.4.2-2|13	URL:		http://www.seasip.demon.co.uk/Unix/LibDsk/
12cr|lib765-0.4.2-2|14	Source:		%{name}-%{version}.tar.gz
12cr|lib765-0.4.2-2|15	BuildRequires:	libdsk-devel
12cr|lib765-0.4.2-2|16	
12cr|lib765-0.4.2-2|17	%description
12cr|lib765-0.4.2-2|18	"765" is an emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
12cr|lib765-0.4.2-2|19	[FDC] as used in Amstrad computers such as the PCW, CPC and Spectrum +3. At
12cr|lib765-0.4.2-2|20	present it is not a "full" 765; features not used in the PCW BIOS (such as:
12cr|lib765-0.4.2-2|21	DMA; multisector reads/writes; multitrack mode) are either left unimplemented
12cr|lib765-0.4.2-2|22	or incomplete.
12cr|lib765-0.4.2-2|23	
12cr|lib765-0.4.2-2|24	%package -n %{lib_name}
12cr|lib765-0.4.2-2|25	Summary:	Libraries for emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
12cr|lib765-0.4.2-2|26	Group:		System/Libraries
12cr|lib765-0.4.2-2|27	Provides:	%{name} = %{version}-%{release}
12cr|lib765-0.4.2-2|28	
12cr|lib765-0.4.2-2|29	%description -n %{lib_name}
12cr|lib765-0.4.2-2|30	"765" is an emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
12cr|lib765-0.4.2-2|31	[FDC] as used in Amstrad computers such as the PCW, CPC and Spectrum +3. At
12cr|lib765-0.4.2-2|32	present it is not a "full" 765; features not used in the PCW BIOS (such as:
12cr|lib765-0.4.2-2|33	DMA; multisector reads/writes; multitrack mode) are either left unimplemented
12cr|lib765-0.4.2-2|34	or incomplete.
12cr|lib765-0.4.2-2|35	
12cr|lib765-0.4.2-2|36	This package provides the libraries for using 765 emulation.
12cr|lib765-0.4.2-2|37	
12cr|lib765-0.4.2-2|38	%package -n %{devel_name}
12cr|lib765-0.4.2-2|39	Summary:	Libraries and include files for developing with lib765
12cr|lib765-0.4.2-2|40	Group:		Development/C
12cr|lib765-0.4.2-2|41	Requires:	%{lib_name} = %{version}
12cr|lib765-0.4.2-2|42	Provides:	%{name}-devel = %{version}-%{release}
12cr|lib765-0.4.2-2|43	
12cr|lib765-0.4.2-2|44	%description -n %{devel_name}
12cr|lib765-0.4.2-2|45	This package provides the necessary development libraries and include
12cr|lib765-0.4.2-2|46	files to allow you to develop with lib765.
12cr|lib765-0.4.2-2|47	
12cr|lib765-0.4.2-2|48	%prep
12cr|lib765-0.4.2-2|49	%setup -q
12cr|lib765-0.4.2-2|50	
12cr|lib765-0.4.2-2|51	%build
12cr|lib765-0.4.2-2|52	#fix x86_64 OS detection first
12cr|lib765-0.4.2-2|53	autoreconf -if
12cr|lib765-0.4.2-2|54	%configure2_5x
12cr|lib765-0.4.2-2|55	%make
12cr|lib765-0.4.2-2|56	
12cr|lib765-0.4.2-2|57	%install
12cr|lib765-0.4.2-2|58	%makeinstall_std
12cr|lib765-0.4.2-2|59	
12cr|lib765-0.4.2-2|60	%files -n %{lib_name}
12cr|lib765-0.4.2-2|61	%defattr(0644,root,root,0755)
12cr|lib765-0.4.2-2|62	%{_libdir}/*.so.*
12cr|lib765-0.4.2-2|63	%doc ChangeLog doc/COPYING.LIB
12cr|lib765-0.4.2-2|64	
12cr|lib765-0.4.2-2|65	%files -n %{devel_name}
12cr|lib765-0.4.2-2|66	%defattr(0644,root,root,0755)
12cr|lib765-0.4.2-2|67	%{_libdir}/*.so
12cr|lib765-0.4.2-2|68	%{_libdir}/*.a
12cr|lib765-0.4.2-2|69	%{_includedir}/*.h
12cr|lib765-0.4.2-2|70	%doc doc/765.txt
12cr|lib765-0.4.2-2|71	
12cr|lib765-0.4.2-2|72	%changelog
12cr|lib765-0.4.2-2|73	* Sun Sep 11 2011 Andrey Bondrov <abondrov@mandriva.org> 0.4.2-1mdv2011.0
12cr|lib765-0.4.2-2|74	+ Revision: 699407
12cr|lib765-0.4.2-2|75	- Fix x86_64 build
12cr|lib765-0.4.2-2|76	- imported package lib765
12cr|lib765-0.4.2-2|77	
12cr|lib765-0.4.2-2|78	
12cr|lib765-0.4.2-2|79	* Sun Sep 11 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.4.2-1mdv2010.2
12cr|lib765-0.4.2-2|80	- 0.4.2
12cr|lib765-0.4.2-2|81	- Remove PLF reference
12cr|lib765-0.4.2-2|82	
12cr|lib765-0.4.2-2|83	* Mon Jan 28 2008 Guillaume Bedot <littletux@zarb.org> 0.4.1-1plf2008.1
12cr|lib765-0.4.2-2|84	- 0.4.1
12cr|lib765-0.4.2-2|85	
12cr|lib765-0.4.2-2|86	* Wed May  2 2007 Guillaume Bedot <littletux@zarb.org> 0.4.0-1plf2008.0
12cr|lib765-0.4.2-2|87	- 0.4.0
12cr|lib765-0.4.2-2|88	
12cr|lib765-0.4.2-2|89	* Tue Jun 28 2005 Miguel Barrio Orsikowsky <megamik@zarb.org> 0.3.3-2plf
12cr|lib765-0.4.2-2|90	- added lib765_2-static-devel to obsoletes in lib765_3-devel
12cr|lib765-0.4.2-2|91	
12cr|lib765-0.4.2-2|92	* Wed Feb 16 2005 Miguel Barrio Orsikowsky <megamik@zarb.org> 0.3.3-1plf
12cr|lib765-0.4.2-2|93	- new version
12cr|lib765-0.4.2-2|94	
12cr|lib765-0.4.2-2|95	* Fri May 7 2004 Miguel Barrio Orsikowsky <megamik@zarb.org> 0.3.1.1-5plf
12cr|lib765-0.4.2-2|96	- introduce in PLF
12cr|lib765-0.4.2-2|97	- changed spec file to meet Mandrake's skel spec
12cr|lib765-0.4.2-2|98	- repackaged sources to bz2 format
12cr|lib765-0.4.2-2|99	- removed static-devel package
12cr|lib765-0.4.2-2|100	
12cr|lib765-0.4.2-2|101	* Wed Apr 28 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.3.1.1-4mdk
12cr|lib765-0.4.2-2|102	- rebuild for new libsdk
12cr|lib765-0.4.2-2|103	
12cr|lib765-0.4.2-2|104	* Mon Dec 15 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.3.1.1-3mdk
12cr|lib765-0.4.2-2|105	- introduce in contrib
12cr|lib765-0.4.2-2|106	
12cr|lib765-0.4.2-2|107	* Sat Nov 1 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.3.1.1-2mdk
12cr|lib765-0.4.2-2|108	- made lots of fixes and cosmetic changes to the spec file
12cr|lib765-0.4.2-2|109	
12cr|lib765-0.4.2-2|110	* Thu Sep 2 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.3.1.1-1mdk
12cr|lib765-0.4.2-2|111	- new version
12cr|lib765-0.4.2-2|112	
12cr|lib765-0.4.2-2|113	* Thu May 22 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.3.0-3mdk
12cr|lib765-0.4.2-2|114	- added BuildRequires
12cr|lib765-0.4.2-2|115	
12cr|lib765-0.4.2-2|116	* Tue May 13 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.3.0-2mdk
12cr|lib765-0.4.2-2|117	- unified %%changelog
12cr|lib765-0.4.2-2|118	
12cr|lib765-0.4.2-2|119	* Thu Apr 24 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.3.0-1mdk
12cr|lib765-0.4.2-2|120	- first version of the package
12cr|lib765-0.4.2-2|121	- spec file written using Mandrake RPM HOWTO 1.1.1

2645 12
12cr|libaacs-0.5.0-1|1	%define major	0
12cr|libaacs-0.5.0-1|2	%define libname	%mklibname aacs %major
12cr|libaacs-0.5.0-1|3	%define libname	%mklibname aacs %major
12cr|libaacs-0.5.0-1|4	%define devnamest %mklibname aacs -d -s
12cr|libaacs-0.5.0-1|5	%define devname %mklibname aacs -d
12cr|libaacs-0.5.0-1|6	
12cr|libaacs-0.5.0-1|7	Summary:	implementation of the libaacs standard
12cr|libaacs-0.5.0-1|8	Name:		libaacs
12cr|libaacs-0.5.0-1|9	Version:	0.5.0
12cr|libaacs-0.5.0-1|10	Release:	1
12cr|libaacs-0.5.0-1|11	License:	LGPLv2+
12cr|libaacs-0.5.0-1|12	Group:		System/Libraries
12cr|libaacs-0.5.0-1|13	URL:		http://www.videolan.org
12cr|libaacs-0.5.0-1|14	Source0:	ftp://ftp.videolan.org/pub/videolan/libaacs/%{version}/%{name}-%{version}.tar.bz2
12cr|libaacs-0.5.0-1|15	
12cr|libaacs-0.5.0-1|16	BuildRequires:	libgcrypt-devel
12cr|libaacs-0.5.0-1|17	BuildRequires:	bison
12cr|libaacs-0.5.0-1|18	BuildRequires:	byacc
12cr|libaacs-0.5.0-1|19	BuildRequires:	flex
12cr|libaacs-0.5.0-1|20	
12cr|libaacs-0.5.0-1|21	Patch0:		bison_2.6.patch
12cr|libaacs-0.5.0-1|22	
12cr|libaacs-0.5.0-1|23	%description
12cr|libaacs-0.5.0-1|24	The doom9 researchers and the libaacs
12cr|libaacs-0.5.0-1|25	developers would like to present the
12cr|libaacs-0.5.0-1|26	first official release
12cr|libaacs-0.5.0-1|27	of their library of the implementation
12cr|libaacs-0.5.0-1|28	of the libaacs standard.
12cr|libaacs-0.5.0-1|29	
12cr|libaacs-0.5.0-1|30	%package -n %{libname}
12cr|libaacs-0.5.0-1|31	Summary:	implementation of the libaacs standard
12cr|libaacs-0.5.0-1|32	Group:		System/Libraries
12cr|libaacs-0.5.0-1|33	
12cr|libaacs-0.5.0-1|34	%description -n %{libname}
12cr|libaacs-0.5.0-1|35	The doom9 researchers and the libaacs
12cr|libaacs-0.5.0-1|36	developers would like to present the
12cr|libaacs-0.5.0-1|37	first official release
12cr|libaacs-0.5.0-1|38	of their library of the implementation
12cr|libaacs-0.5.0-1|39	of the libaacs standard.
12cr|libaacs-0.5.0-1|40	
12cr|libaacs-0.5.0-1|41	%package -n %{devname}
12cr|libaacs-0.5.0-1|42	Summary:	libaacs development files
12cr|libaacs-0.5.0-1|43	Group:		Development/C
12cr|libaacs-0.5.0-1|44	Provides:	%{name}-devel = %{version}-%{release}
12cr|libaacs-0.5.0-1|45	Provides:	aacs-devel = %{version}-%{release}
12cr|libaacs-0.5.0-1|46	Requires:	%{libname} = %{version}-%{release}
12cr|libaacs-0.5.0-1|47	
12cr|libaacs-0.5.0-1|48	%description -n %{devname}
12cr|libaacs-0.5.0-1|49	Development files for %{name}
12cr|libaacs-0.5.0-1|50	
12cr|libaacs-0.5.0-1|51	%package -n %{devnamest}
12cr|libaacs-0.5.0-1|52	Summary:	libaacs development static lib
12cr|libaacs-0.5.0-1|53	Group:		Development/C
12cr|libaacs-0.5.0-1|54	Provides:	%{name}-devel-static = %{version}-%{release}
12cr|libaacs-0.5.0-1|55	Provides:	aacs-devel-static = %{version}-%{release}
12cr|libaacs-0.5.0-1|56	Requires:	%{libname} = %{version}-%{release}
12cr|libaacs-0.5.0-1|57	Requires:	aacs-devel = %{version}-%{release}
12cr|libaacs-0.5.0-1|58	
12cr|libaacs-0.5.0-1|59	%description -n %{devnamest}
12cr|libaacs-0.5.0-1|60	Development static lib for %{name}
12cr|libaacs-0.5.0-1|61	
12cr|libaacs-0.5.0-1|62	%prep
12cr|libaacs-0.5.0-1|63	%setup -q
12cr|libaacs-0.5.0-1|64	%patch0 -p1
12cr|libaacs-0.5.0-1|65	
12cr|libaacs-0.5.0-1|66	%build
12cr|libaacs-0.5.0-1|67	%configure2_5x
12cr|libaacs-0.5.0-1|68	%make
12cr|libaacs-0.5.0-1|69	
12cr|libaacs-0.5.0-1|70	%install
12cr|libaacs-0.5.0-1|71	%makeinstall_std
12cr|libaacs-0.5.0-1|72	rm %{buildroot}%{_libdir}/*.la
12cr|libaacs-0.5.0-1|73	
12cr|libaacs-0.5.0-1|74	%files -n %{libname}
12cr|libaacs-0.5.0-1|75	%{_libdir}/%{name}.so.%{major}*
12cr|libaacs-0.5.0-1|76	%{_bindir}/aacs_info
12cr|libaacs-0.5.0-1|77	
12cr|libaacs-0.5.0-1|78	%files -n %{devname}
12cr|libaacs-0.5.0-1|79	%{_includedir}/%{name}
12cr|libaacs-0.5.0-1|80	%{_libdir}/%{name}.so
12cr|libaacs-0.5.0-1|81	%{_libdir}/pkgconfig/%{name}.pc
12cr|libaacs-0.5.0-1|82	
12cr|libaacs-0.5.0-1|83	%files -n %{devnamest}
12cr|libaacs-0.5.0-1|84	%{_libdir}/*.a

2646 12
12cr|libaal-1.0.5-6|1	%define major	5
12cr|libaal-1.0.5-6|2	%define api	1.0
12cr|libaal-1.0.5-6|3	%define libname %mklibname aal- %{api} %{major}
12cr|libaal-1.0.5-6|4	%define libname_basic %mklibname aal-%{api}
12cr|libaal-1.0.5-6|5	%define minimal_libname	%mklibname aal-minimal 0
12cr|libaal-1.0.5-6|6	
12cr|libaal-1.0.5-6|7	Summary:	Library for Reiser4 filesystem
12cr|libaal-1.0.5-6|8	Name:		libaal
12cr|libaal-1.0.5-6|9	Version:	1.0.5
12cr|libaal-1.0.5-6|10	Release:	6
12cr|libaal-1.0.5-6|11	License:	GPLv2
12cr|libaal-1.0.5-6|12	Group:		System/Libraries
12cr|libaal-1.0.5-6|13	Source0:	http://www.kernel.org/pub/linux/utils/fs/reiser4/libaal/%{name}-%{version}.tar.bz2
12cr|libaal-1.0.5-6|14	Patch0:		libaal-1.0.5-rpmoptflags.patch
12cr|libaal-1.0.5-6|15	Patch1:		libaal.castint.patch
12cr|libaal-1.0.5-6|16	URL:		http://www.kernel.org/pub/linux/utils/fs/reiser4/
12cr|libaal-1.0.5-6|17	
12cr|libaal-1.0.5-6|18	%description
12cr|libaal-1.0.5-6|19	libaal library - needed for Reiser4 filesystem utilities.
12cr|libaal-1.0.5-6|20	
12cr|libaal-1.0.5-6|21	%package -n	%{libname}
12cr|libaal-1.0.5-6|22	Summary:	Library for Reiser4 filesystem
12cr|libaal-1.0.5-6|23	Group:		System/Libraries
12cr|libaal-1.0.5-6|24	Provides:	%{name} = %{version}-%{release}
12cr|libaal-1.0.5-6|25	Provides:	%{_lib}aal-%{api} = %{version}-%{release}
12cr|libaal-1.0.5-6|26	
12cr|libaal-1.0.5-6|27	%description -n	%{libname}
12cr|libaal-1.0.5-6|28	libaal library - needed for Reiser4 filesystem utilities.
12cr|libaal-1.0.5-6|29	
12cr|libaal-1.0.5-6|30	%package	devel
12cr|libaal-1.0.5-6|31	Summary:	Development related files for libaal library
12cr|libaal-1.0.5-6|32	Group:		Development/C
12cr|libaal-1.0.5-6|33	Requires: 	%{libname} = %{version}
12cr|libaal-1.0.5-6|34	Requires: 	%{minimal_libname} = %{version}
12cr|libaal-1.0.5-6|35	# Don't provide! This is just temporary
12cr|libaal-1.0.5-6|36	Obsoletes:	libaal3-devel libaal2-devel
12cr|libaal-1.0.5-6|37	
12cr|libaal-1.0.5-6|38	%description	devel
12cr|libaal-1.0.5-6|39	Development related files for libaal library.
12cr|libaal-1.0.5-6|40	
12cr|libaal-1.0.5-6|41	%package	static-devel
12cr|libaal-1.0.5-6|42	Summary:	Static libaal library
12cr|libaal-1.0.5-6|43	Group:		Development/C
12cr|libaal-1.0.5-6|44	Requires: 	%{name}-devel = %{version}
12cr|libaal-1.0.5-6|45	# Don't provide! This is just temporary
12cr|libaal-1.0.5-6|46	Obsoletes:	libaal3-static-devel libaal2-static-devel
12cr|libaal-1.0.5-6|47	
12cr|libaal-1.0.5-6|48	%description	static-devel
12cr|libaal-1.0.5-6|49	The static libaal library.
12cr|libaal-1.0.5-6|50	
12cr|libaal-1.0.5-6|51	%package -n	%{minimal_libname}
12cr|libaal-1.0.5-6|52	Summary:	%{name} library with miminal footprint
12cr|libaal-1.0.5-6|53	Group:		System/Libraries
12cr|libaal-1.0.5-6|54	
12cr|libaal-1.0.5-6|55	%description -n %{minimal_libname}
12cr|libaal-1.0.5-6|56	%{name} library with miminal memory foorprint. This is
12cr|libaal-1.0.5-6|57	useful when you need to build grub with Reiser4 support.
12cr|libaal-1.0.5-6|58	
12cr|libaal-1.0.5-6|59	%prep
12cr|libaal-1.0.5-6|60	%setup -q
12cr|libaal-1.0.5-6|61	%patch0 -p1 -b .cflags
12cr|libaal-1.0.5-6|62	%patch1 -p1 -b .castint
12cr|libaal-1.0.5-6|63	
12cr|libaal-1.0.5-6|64	%build
12cr|libaal-1.0.5-6|65	# be very pedantic
12cr|libaal-1.0.5-6|66	# needed for patch0
12cr|libaal-1.0.5-6|67	autoreconf -f
12cr|libaal-1.0.5-6|68	libtoolize
12cr|libaal-1.0.5-6|69	%configure2_5x \
12cr|libaal-1.0.5-6|70	--libdir=/%{_lib}\
12cr|libaal-1.0.5-6|71	--libexecdir=/%{_lib}\
12cr|libaal-1.0.5-6|72	--enable-Werror \
12cr|libaal-1.0.5-6|73	%{?debug:--enable-debug}
12cr|libaal-1.0.5-6|74	
12cr|libaal-1.0.5-6|75	%make
12cr|libaal-1.0.5-6|76	
12cr|libaal-1.0.5-6|77	%install
12cr|libaal-1.0.5-6|78	%makeinstall_std
12cr|libaal-1.0.5-6|79	
12cr|libaal-1.0.5-6|80	%files -n %{libname}
12cr|libaal-1.0.5-6|81	%defattr(-,root,root,-)
12cr|libaal-1.0.5-6|82	# COPYING contains information other than GPL text
12cr|libaal-1.0.5-6|83	%doc AUTHORS BUGS COPYING CREDITS ChangeLog README THANKS TODO
12cr|libaal-1.0.5-6|84	/%{_lib}/libaal-%{api}.so.%{major}*
12cr|libaal-1.0.5-6|85	
12cr|libaal-1.0.5-6|86	%files -n %{minimal_libname}
12cr|libaal-1.0.5-6|87	%defattr(-,root,root,-)
12cr|libaal-1.0.5-6|88	/%{_lib}/libaal-minimal.so.*
12cr|libaal-1.0.5-6|89	
12cr|libaal-1.0.5-6|90	%files devel
12cr|libaal-1.0.5-6|91	%defattr(-,root,root,-)
12cr|libaal-1.0.5-6|92	/%{_lib}/lib*.so
12cr|libaal-1.0.5-6|93	%{_includedir}/*
12cr|libaal-1.0.5-6|94	%{_datadir}/aclocal/*.m4
12cr|libaal-1.0.5-6|95	
12cr|libaal-1.0.5-6|96	%files static-devel
12cr|libaal-1.0.5-6|97	%defattr(-,root,root,-)
12cr|libaal-1.0.5-6|98	/%{_lib}/lib*.a
12cr|libaal-1.0.5-6|99	
12cr|libaal-1.0.5-6|100	
12cr|libaal-1.0.5-6|101	%changelog
12cr|libaal-1.0.5-6|102	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-5mdv2011.0
12cr|libaal-1.0.5-6|103	+ Revision: 620075
12cr|libaal-1.0.5-6|104	- the mass rebuild of 2010.0 packages
12cr|libaal-1.0.5-6|105	
12cr|libaal-1.0.5-6|106	* Fri May 01 2009 Thomas Backlund <tmb@mandriva.org> 1.0.5-4mdv2010.0
12cr|libaal-1.0.5-6|107	+ Revision: 369983
12cr|libaal-1.0.5-6|108	- libs should be in /lib instead of /usr/lib (#50451)
12cr|libaal-1.0.5-6|109	
12cr|libaal-1.0.5-6|110	* Sun Feb 15 2009 Frederik Himpe <fhimpe@mandriva.org> 1.0.5-3mdv2009.1
12cr|libaal-1.0.5-6|111	+ Revision: 340485
12cr|libaal-1.0.5-6|112	- Fix castint patch with correct version by upstream
12cr|libaal-1.0.5-6|113	
12cr|libaal-1.0.5-6|114	* Wed Feb 11 2009 Frederik Himpe <fhimpe@mandriva.org> 1.0.5-2mdv2009.1
12cr|libaal-1.0.5-6|115	+ Revision: 339594
12cr|libaal-1.0.5-6|116	- Re-add a rediffed castint patch: it is needed for compilation
12cr|libaal-1.0.5-6|117	on x86_64 with --WError
12cr|libaal-1.0.5-6|118	- Update to new version 1.0.5, new major
12cr|libaal-1.0.5-6|119	- Protect major in file list
12cr|libaal-1.0.5-6|120	- Update URL and Source URL
12cr|libaal-1.0.5-6|121	- Remove unneeded patch
12cr|libaal-1.0.5-6|122	- Add patch to use Mandriva cflags, but still use -Os for the minimal library
12cr|libaal-1.0.5-6|123	- Fix license
12cr|libaal-1.0.5-6|124	
12cr|libaal-1.0.5-6|125	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.0.4-5mdv2009.0
12cr|libaal-1.0.5-6|126	+ Revision: 248375
12cr|libaal-1.0.5-6|127	- rebuild
12cr|libaal-1.0.5-6|128	
12cr|libaal-1.0.5-6|129	+ Pixel <pixel@mandriva.com>
12cr|libaal-1.0.5-6|130	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libaal-1.0.5-6|131	
12cr|libaal-1.0.5-6|132	+ Olivier Blin <oblin@mandriva.com>
12cr|libaal-1.0.5-6|133	- restore BuildRoot
12cr|libaal-1.0.5-6|134	
12cr|libaal-1.0.5-6|135	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.0.4-3mdv2008.1
12cr|libaal-1.0.5-6|136	+ Revision: 128417
12cr|libaal-1.0.5-6|137	- kill re-definition of %%buildroot on Pixel's request
12cr|libaal-1.0.5-6|138	
12cr|libaal-1.0.5-6|139	+ Funda Wang <fwang@mandriva.org>
12cr|libaal-1.0.5-6|140	- bunzip2 the patch
12cr|libaal-1.0.5-6|141	
12cr|libaal-1.0.5-6|142	+ Emmanuel Andry <eandry@mandriva.org>
12cr|libaal-1.0.5-6|143	- Import libaal
12cr|libaal-1.0.5-6|144	
12cr|libaal-1.0.5-6|145	
12cr|libaal-1.0.5-6|146	
12cr|libaal-1.0.5-6|147	* Tue Apr 05 2005 Olivier Thauvin <nanardon@mandrake.org> 1.0.4-3mdk
12cr|libaal-1.0.5-6|148	- reupload cause kenobi crash
12cr|libaal-1.0.5-6|149	
12cr|libaal-1.0.5-6|150	* Mon Apr 04 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.0.4-2mdk
12cr|libaal-1.0.5-6|151	- patch0: fix int/ptr casting on 64bits arch
12cr|libaal-1.0.5-6|152	
12cr|libaal-1.0.5-6|153	* Thu Mar 10 2005 Abel Cheung <deaddog@mandrake.org> 1.0.4-1mdk
12cr|libaal-1.0.5-6|154	- Fix mklibname
12cr|libaal-1.0.5-6|155	- Remove all patches (debug option not necessary, automake18 is upstream)
12cr|libaal-1.0.5-6|156	
12cr|libaal-1.0.5-6|157	* Sat Jan 22 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0.3-2mdk
12cr|libaal-1.0.5-6|158	- bump major
12cr|libaal-1.0.5-6|159	
12cr|libaal-1.0.5-6|160	* Fri Jan 21 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0.3-1mdk
12cr|libaal-1.0.5-6|161	- 1.0.3
12cr|libaal-1.0.5-6|162	
12cr|libaal-1.0.5-6|163	* Tue Jun 18 2004 Svetoslav Slavtchev <svetljo@gmx.de> 0.5.2-1mdk
12cr|libaal-1.0.5-6|164	- 0.5.2
12cr|libaal-1.0.5-6|165	- re-add static package
12cr|libaal-1.0.5-6|166	
12cr|libaal-1.0.5-6|167	* Sat Jun 12 2004 Torbjorn Turpeinen <tobbe@nyvalls.se> 0.5.1-1thac
12cr|libaal-1.0.5-6|168	- Built for Mandrake 10.0 official

2647 12
12cr|libagg-2.5-7|1	%define major 2
12cr|libagg-2.5-7|2	%define lib_name %mklibname agg %{major}
12cr|libagg-2.5-7|3	%define devel_name %mklibname agg -d
12cr|libagg-2.5-7|4	
12cr|libagg-2.5-7|5	Summary: 	Open Source, free of charge graphic library
12cr|libagg-2.5-7|6	Name: 		libagg
12cr|libagg-2.5-7|7	Version: 	2.5
12cr|libagg-2.5-7|8	Release: 	%mkrel 7
12cr|libagg-2.5-7|9	Group: 		System/Libraries
12cr|libagg-2.5-7|10	License: 	AGG License
12cr|libagg-2.5-7|11	URL: 		http://www.antigrain.com/
12cr|libagg-2.5-7|12	Source0:		agg-2.5.tar.bz2
12cr|libagg-2.5-7|13	Patch0:		agg-2.5-linkage_fix.diff
12cr|libagg-2.5-7|14	Patch1:		agg-2.5-deansification.diff
12cr|libagg-2.5-7|15	BuildRequires:	libx11-devel
12cr|libagg-2.5-7|16	BuildRequires:	freetype2-devel
12cr|libagg-2.5-7|17	BuildRequires:	SDL-devel
12cr|libagg-2.5-7|18	
12cr|libagg-2.5-7|19	%description
12cr|libagg-2.5-7|20	Anti-Grain Geometry (AGG) is an Open Source, free of charge graphic library,
12cr|libagg-2.5-7|21	written in industrially standard C++. The terms and conditions of use AGG
12cr|libagg-2.5-7|22	are described on The License page. AGG doesn't depend on any graphic API or
12cr|libagg-2.5-7|23	technology. Basically, you can think of AGG as of a rendering engine that
12cr|libagg-2.5-7|24	produces pixel images in memory from some vectorial data.
12cr|libagg-2.5-7|25	
12cr|libagg-2.5-7|26	%package -n %{lib_name}
12cr|libagg-2.5-7|27	Summary: Main library for %{name}
12cr|libagg-2.5-7|28	Group: System/Libraries
12cr|libagg-2.5-7|29	Provides: %{name} = %{version}-%{release}
12cr|libagg-2.5-7|30	
12cr|libagg-2.5-7|31	%description -n %{lib_name}
12cr|libagg-2.5-7|32	This package contains the library needed to run programs dynamically
12cr|libagg-2.5-7|33	linked with %{name}.
12cr|libagg-2.5-7|34	
12cr|libagg-2.5-7|35	%package -n %{devel_name}
12cr|libagg-2.5-7|36	Summary: Headers for developing programs that will use %{name}
12cr|libagg-2.5-7|37	Group: Development/C
12cr|libagg-2.5-7|38	Requires: %{lib_name} = %{version}-%{release}
12cr|libagg-2.5-7|39	Provides: agg-devel = %{version}-%{release}
12cr|libagg-2.5-7|40	Obsoletes: libagg2-devel
12cr|libagg-2.5-7|41	
12cr|libagg-2.5-7|42	%description -n %{devel_name}
12cr|libagg-2.5-7|43	This package contains the headers that programmers will need to develop
12cr|libagg-2.5-7|44	applications which will use %{name}.
12cr|libagg-2.5-7|45	
12cr|libagg-2.5-7|46	%prep
12cr|libagg-2.5-7|47	
12cr|libagg-2.5-7|48	%setup -q -n agg-2.5
12cr|libagg-2.5-7|49	%patch0 -p1
12cr|libagg-2.5-7|50	%patch1 -p1 -b .deansi
12cr|libagg-2.5-7|51	
12cr|libagg-2.5-7|52	%build
12cr|libagg-2.5-7|53	#autoreconf -ivf
12cr|libagg-2.5-7|54	sh ./autogen.sh
12cr|libagg-2.5-7|55	%configure2_5x --datadir=%{_datadir}
12cr|libagg-2.5-7|56	
12cr|libagg-2.5-7|57	# nuke -Wl,--no-undefined in just two places
12cr|libagg-2.5-7|58	perl -pi -e "s|-Wl,--no-undefined||g" src/platform/X11/Makefile
12cr|libagg-2.5-7|59	perl -pi -e "s|-Wl,--no-undefined||g" src/platform/sdl/Makefile
12cr|libagg-2.5-7|60	
12cr|libagg-2.5-7|61	%make
12cr|libagg-2.5-7|62	
12cr|libagg-2.5-7|63	%install
12cr|libagg-2.5-7|64	rm -rf %{buildroot}
12cr|libagg-2.5-7|65	%makeinstall
12cr|libagg-2.5-7|66	
12cr|libagg-2.5-7|67	%if %mdkversion < 200900
12cr|libagg-2.5-7|68	%post -n %{lib_name} -p /sbin/ldconfig
12cr|libagg-2.5-7|69	%endif
12cr|libagg-2.5-7|70	
12cr|libagg-2.5-7|71	%if %mdkversion < 200900
12cr|libagg-2.5-7|72	%postun -n %{lib_name} -p /sbin/ldconfig
12cr|libagg-2.5-7|73	%endif
12cr|libagg-2.5-7|74	
12cr|libagg-2.5-7|75	%files -n %{lib_name}
12cr|libagg-2.5-7|76	%defattr(-,root,root)
12cr|libagg-2.5-7|77	%_libdir/*.a
12cr|libagg-2.5-7|78	%_libdir/*.so.%{major}*
12cr|libagg-2.5-7|79	
12cr|libagg-2.5-7|80	
12cr|libagg-2.5-7|81	%files -n %{devel_name}
12cr|libagg-2.5-7|82	%defattr(-,root,root)
12cr|libagg-2.5-7|83	%dir %_includedir/agg2/
12cr|libagg-2.5-7|84	%_includedir/agg2/*.h
12cr|libagg-2.5-7|85	%dir %_includedir/agg2/ctrl/
12cr|libagg-2.5-7|86	%_includedir/agg2/ctrl/*.h
12cr|libagg-2.5-7|87	%dir %_includedir/agg2/platform/
12cr|libagg-2.5-7|88	%_includedir/agg2/platform/*.h
12cr|libagg-2.5-7|89	%dir %_includedir/agg2/util/
12cr|libagg-2.5-7|90	%_includedir/agg2/util/*.h
12cr|libagg-2.5-7|91	%_datadir/aclocal/*.m4
12cr|libagg-2.5-7|92	%_libdir/*.so
12cr|libagg-2.5-7|93	
12cr|libagg-2.5-7|94	%dir %_libdir/pkgconfig/
12cr|libagg-2.5-7|95	%_libdir/pkgconfig/libagg.pc
12cr|libagg-2.5-7|96	
12cr|libagg-2.5-7|97	
12cr|libagg-2.5-7|98	
12cr|libagg-2.5-7|99	
12cr|libagg-2.5-7|100	%changelog
12cr|libagg-2.5-7|101	* Sun Aug 15 2010 Emmanuel Andry <eandry@mandriva.org> 2.5-7mdv2011.0
12cr|libagg-2.5-7|102	+ Revision: 570188
12cr|libagg-2.5-7|103	- Rebuild
12cr|libagg-2.5-7|104	
12cr|libagg-2.5-7|105	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.5-6mdv2010.0
12cr|libagg-2.5-7|106	+ Revision: 438513
12cr|libagg-2.5-7|107	- rebuild
12cr|libagg-2.5-7|108	
12cr|libagg-2.5-7|109	* Sat Nov 08 2008 Oden Eriksson <oeriksson@mandriva.com> 2.5-5mdv2009.1
12cr|libagg-2.5-7|110	+ Revision: 301072
12cr|libagg-2.5-7|111	- fix linkage
12cr|libagg-2.5-7|112	- rebuilt against new libxcb
12cr|libagg-2.5-7|113	
12cr|libagg-2.5-7|114	+ Emmanuel Andry <eandry@mandriva.org>
12cr|libagg-2.5-7|115	- apply devel policy
12cr|libagg-2.5-7|116	- remove old conditional
12cr|libagg-2.5-7|117	- check major
12cr|libagg-2.5-7|118	
12cr|libagg-2.5-7|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|libagg-2.5-7|120	- rebuild
12cr|libagg-2.5-7|121	
12cr|libagg-2.5-7|122	+ Pixel <pixel@mandriva.com>
12cr|libagg-2.5-7|123	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libagg-2.5-7|124	
12cr|libagg-2.5-7|125	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.5-2mdv2008.1
12cr|libagg-2.5-7|126	+ Revision: 170940
12cr|libagg-2.5-7|127	- rebuild
12cr|libagg-2.5-7|128	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|libagg-2.5-7|129	
12cr|libagg-2.5-7|130	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.5-1mdv2008.1
12cr|libagg-2.5-7|131	+ Revision: 136546
12cr|libagg-2.5-7|132	- restore BuildRoot
12cr|libagg-2.5-7|133	
12cr|libagg-2.5-7|134	+ Thierry Vignaud <tv@mandriva.org>
12cr|libagg-2.5-7|135	- kill re-definition of %%buildroot on Pixel's request
12cr|libagg-2.5-7|136	- fix summary-ended-with-dot
12cr|libagg-2.5-7|137	
12cr|libagg-2.5-7|138	
12cr|libagg-2.5-7|139	* Sun Mar 04 2007 Emmanuel Andry <eandry@mandriva.org> 2.5-1mdv2007.0
12cr|libagg-2.5-7|140	+ Revision: 132707
12cr|libagg-2.5-7|141	- fix datadir path
12cr|libagg-2.5-7|142	- New version 2.5
12cr|libagg-2.5-7|143	- Import libagg
12cr|libagg-2.5-7|144	
12cr|libagg-2.5-7|145	* Sat Jul 22 2006 Laurent MONTEL <lmontel@mandriva.com> 2.3-6
12cr|libagg-2.5-7|146	- Rebuild
12cr|libagg-2.5-7|147	
12cr|libagg-2.5-7|148	* Mon Jun 19 2006 Laurent MONTEL <lmontel@mandriva.com> 2.3-5
12cr|libagg-2.5-7|149	- Fix missing build requires
12cr|libagg-2.5-7|150	
12cr|libagg-2.5-7|151	* Thu May 18 2006 Laurent MONTEL <lmontel@mandriva.com> 2.3-4mdk
12cr|libagg-2.5-7|152	- Rebuild
12cr|libagg-2.5-7|153	
12cr|libagg-2.5-7|154	* Mon Jan 23 2006 Laurent MONTEL <lmontel@mandriva.com> 2.3-3mdk
12cr|libagg-2.5-7|155	- Add missing build requires
12cr|libagg-2.5-7|156	
12cr|libagg-2.5-7|157	* Fri Dec 02 2005 Laurent MONTEL <lmontel@mandriva.com> 2.3-2mdk
12cr|libagg-2.5-7|158	- Fix provides
12cr|libagg-2.5-7|159	
12cr|libagg-2.5-7|160	* Tue Nov 22 2005 Laurent MONTEL <lmontel@mandriva.com> 2.3-1mdk
12cr|libagg-2.5-7|161	- initial spec file created
12cr|libagg-2.5-7|162	

2648 12
12cr|libalkimia-4.3.1-1|1	Summary:	Financial library
12cr|libalkimia-4.3.1-1|2	Name:		libalkimia
12cr|libalkimia-4.3.1-1|3	Version:	4.3.1
12cr|libalkimia-4.3.1-1|4	Release:	%mkrel 1
12cr|libalkimia-4.3.1-1|5	Source0:	http://kde-apps.org/CONTENT/content-files/137323-libalkimia-%{version}.tar.bz2
12cr|libalkimia-4.3.1-1|6	License:	LGPLv2+
12cr|libalkimia-4.3.1-1|7	Group:		Office
12cr|libalkimia-4.3.1-1|8	URL:		http://kde-apps.org/content/show.php/libalkimia?content=137323
12cr|libalkimia-4.3.1-1|9	BuildRequires:	kdelibs4-devel
12cr|libalkimia-4.3.1-1|10	BuildRequires:	gmpxx-devel
12cr|libalkimia-4.3.1-1|11	
12cr|libalkimia-4.3.1-1|12	%description
12cr|libalkimia-4.3.1-1|13	Financial library used by KMyMoney and Scrooge
12cr|libalkimia-4.3.1-1|14	
12cr|libalkimia-4.3.1-1|15	%files
12cr|libalkimia-4.3.1-1|16	%defattr(-,root,root)
12cr|libalkimia-4.3.1-1|17	%{_kde_libdir}/%{name}.so.4*
12cr|libalkimia-4.3.1-1|18	
12cr|libalkimia-4.3.1-1|19	
12cr|libalkimia-4.3.1-1|20	%package devel
12cr|libalkimia-4.3.1-1|21	Summary:	Development files for %{name}
12cr|libalkimia-4.3.1-1|22	Group:		System/Libraries
12cr|libalkimia-4.3.1-1|23	Requires:	%{name} = %{version}-%{release}
12cr|libalkimia-4.3.1-1|24	Requires:	kdelibs4-devel
12cr|libalkimia-4.3.1-1|25	
12cr|libalkimia-4.3.1-1|26	%description devel
12cr|libalkimia-4.3.1-1|27	%{summary}.
12cr|libalkimia-4.3.1-1|28	
12cr|libalkimia-4.3.1-1|29	%files devel
12cr|libalkimia-4.3.1-1|30	%defattr(-,root,root)
12cr|libalkimia-4.3.1-1|31	%{_kde_includedir}/alkimia/
12cr|libalkimia-4.3.1-1|32	%{_kde_libdir}/%{name}.so
12cr|libalkimia-4.3.1-1|33	%{_kde_libdir}/pkgconfig/%{name}.pc
12cr|libalkimia-4.3.1-1|34	%{_datadir}/apps/cmake/modules/FindLibAlkimia.cmake
12cr|libalkimia-4.3.1-1|35	
12cr|libalkimia-4.3.1-1|36	#-----------------------------------------------------------------------------
12cr|libalkimia-4.3.1-1|37	
12cr|libalkimia-4.3.1-1|38	%prep
12cr|libalkimia-4.3.1-1|39	%setup -q
12cr|libalkimia-4.3.1-1|40	
12cr|libalkimia-4.3.1-1|41	%build
12cr|libalkimia-4.3.1-1|42	%cmake_kde4
12cr|libalkimia-4.3.1-1|43	%make
12cr|libalkimia-4.3.1-1|44	
12cr|libalkimia-4.3.1-1|45	%install
12cr|libalkimia-4.3.1-1|46	rm -rf %{buildroot}
12cr|libalkimia-4.3.1-1|47	%{makeinstall_std} -C build
12cr|libalkimia-4.3.1-1|48	
12cr|libalkimia-4.3.1-1|49	%clean
12cr|libalkimia-4.3.1-1|50	rm -rf %{buildroot}
12cr|libalkimia-4.3.1-1|51	
12cr|libalkimia-4.3.1-1|52	
12cr|libalkimia-4.3.1-1|53	
12cr|libalkimia-4.3.1-1|54	
12cr|libalkimia-4.3.1-1|55	%changelog
12cr|libalkimia-4.3.1-1|56	* Sun Sep 25 2011 Thomas Spuhler <tspuhler@mandriva.org> 4.3.1-1mdv2012.0
12cr|libalkimia-4.3.1-1|57	+ Revision: 701187
12cr|libalkimia-4.3.1-1|58	- totally revamped spec file, harmonized with Mageia
12cr|libalkimia-4.3.1-1|59	- imported package libalkimia
12cr|libalkimia-4.3.1-1|60	

2649 12
12cr|libannodex-0.7.3-9|1	%define	major 1
12cr|libannodex-0.7.3-9|2	%define libname %mklibname annodex %{major}
12cr|libannodex-0.7.3-9|3	%define develname %mklibname annodex -d
12cr|libannodex-0.7.3-9|4	
12cr|libannodex-0.7.3-9|5	Summary:	Library for annotating and indexing networked media
12cr|libannodex-0.7.3-9|6	Name:		libannodex
12cr|libannodex-0.7.3-9|7	Version:	0.7.3
12cr|libannodex-0.7.3-9|8	Release:	9
12cr|libannodex-0.7.3-9|9	Group:		System/Libraries
12cr|libannodex-0.7.3-9|10	License:	BSD
12cr|libannodex-0.7.3-9|11	URL:		http://www.annodex.net/
12cr|libannodex-0.7.3-9|12	Source0:	http://www.annodex.net/software/libannodex/download/%{name}-%{version}.tar.bz2
12cr|libannodex-0.7.3-9|13	Patch0:		libannodex.man.patch
12cr|libannodex-0.7.3-9|14	Patch1:		libannodex-0.7.3-gcc4.diff
12cr|libannodex-0.7.3-9|15	Patch2:		libannodex-0.7.3-avoid-version.diff
12cr|libannodex-0.7.3-9|16	Patch3:		libannodex-malloc_fix.diff
12cr|libannodex-0.7.3-9|17	BuildRequires:	autoconf2.5
12cr|libannodex-0.7.3-9|18	BuildRequires:	libtool
12cr|libannodex-0.7.3-9|19	BuildRequires:	doxygen
12cr|libannodex-0.7.3-9|20	BuildRequires:	docbook-utils
12cr|libannodex-0.7.3-9|21	BuildRequires:	libogg-devel >= 1.0
12cr|libannodex-0.7.3-9|22	BuildRequires:	liboggz-devel >= 0.9.1
12cr|libannodex-0.7.3-9|23	BuildRequires:	libcmml-devel >= 0.8
12cr|libannodex-0.7.3-9|24	BuildRequires:	pkgconfig(sndfile)
12cr|libannodex-0.7.3-9|25	BuildRequires:	expat-devel
12cr|libannodex-0.7.3-9|26	
12cr|libannodex-0.7.3-9|27	%description
12cr|libannodex-0.7.3-9|28	libannodex is a library to provide reading and writing of Annodex files and
12cr|libannodex-0.7.3-9|29	streams.
12cr|libannodex-0.7.3-9|30	
12cr|libannodex-0.7.3-9|31	%package -n	%{libname}
12cr|libannodex-0.7.3-9|32	Summary:	Library for annotating and indexing networked media
12cr|libannodex-0.7.3-9|33	Group:          System/Libraries
12cr|libannodex-0.7.3-9|34	
12cr|libannodex-0.7.3-9|35	%description -n	%{libname}
12cr|libannodex-0.7.3-9|36	libannodex is a library to provide reading and writing of Annodex files and
12cr|libannodex-0.7.3-9|37	streams.
12cr|libannodex-0.7.3-9|38	
12cr|libannodex-0.7.3-9|39	%package -n	%{develname}
12cr|libannodex-0.7.3-9|40	Summary:	Files needed for development using libannodex
12cr|libannodex-0.7.3-9|41	Group:		Development/C
12cr|libannodex-0.7.3-9|42	Requires:	%{libname} = %{version}
12cr|libannodex-0.7.3-9|43	Provides:	%{name}-devel = %{version}-%{release}
12cr|libannodex-0.7.3-9|44	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|libannodex-0.7.3-9|45	Obsoletes:	%{mklibname annodex 1 -d}
12cr|libannodex-0.7.3-9|46	
12cr|libannodex-0.7.3-9|47	%description -n	%{develname}
12cr|libannodex-0.7.3-9|48	libannodex is a library to provide reading and writing of Annodex files and
12cr|libannodex-0.7.3-9|49	streams.
12cr|libannodex-0.7.3-9|50	
12cr|libannodex-0.7.3-9|51	This package contains the header files and documentation needed for development
12cr|libannodex-0.7.3-9|52	using libannodex.
12cr|libannodex-0.7.3-9|53	
12cr|libannodex-0.7.3-9|54	%package	tools
12cr|libannodex-0.7.3-9|55	Summary:	Various tools using the annotating and indexing networked media library
12cr|libannodex-0.7.3-9|56	Group:		File tools
12cr|libannodex-0.7.3-9|57	
12cr|libannodex-0.7.3-9|58	%description	tools
12cr|libannodex-0.7.3-9|59	This package contains various tools using the annotating and indexing networked
12cr|libannodex-0.7.3-9|60	media library.
12cr|libannodex-0.7.3-9|61	
12cr|libannodex-0.7.3-9|62	%prep
12cr|libannodex-0.7.3-9|63	
12cr|libannodex-0.7.3-9|64	%setup -q -n %{name}-%{version}
12cr|libannodex-0.7.3-9|65	%patch0 -p0
12cr|libannodex-0.7.3-9|66	%patch1 -p0
12cr|libannodex-0.7.3-9|67	%patch2 -p0
12cr|libannodex-0.7.3-9|68	%patch3 -p0
12cr|libannodex-0.7.3-9|69	
12cr|libannodex-0.7.3-9|70	%build
12cr|libannodex-0.7.3-9|71	rm -f configure
12cr|libannodex-0.7.3-9|72	libtoolize --copy --force --ltdl; aclocal -I m4; autoconf; automake
12cr|libannodex-0.7.3-9|73	
12cr|libannodex-0.7.3-9|74	%configure2_5x --disable-static
12cr|libannodex-0.7.3-9|75	
12cr|libannodex-0.7.3-9|76	%make
12cr|libannodex-0.7.3-9|77	
12cr|libannodex-0.7.3-9|78	%check
12cr|libannodex-0.7.3-9|79	make check
12cr|libannodex-0.7.3-9|80	
12cr|libannodex-0.7.3-9|81	%install
12cr|libannodex-0.7.3-9|82	%makeinstall_std
12cr|libannodex-0.7.3-9|83	
12cr|libannodex-0.7.3-9|84	# cleanup
12cr|libannodex-0.7.3-9|85	rm -rf %{buildroot}%{_docdir}/libannodex
12cr|libannodex-0.7.3-9|86	
12cr|libannodex-0.7.3-9|87	%files -n %{libname}
12cr|libannodex-0.7.3-9|88	%defattr(-,root,root)
12cr|libannodex-0.7.3-9|89	%doc AUTHORS ChangeLog COPYING README
12cr|libannodex-0.7.3-9|90	%{_libdir}/*.so.*
12cr|libannodex-0.7.3-9|91	%dir %{_libdir}/annodex/importers
12cr|libannodex-0.7.3-9|92	%{_libdir}/annodex/importers/*.so
12cr|libannodex-0.7.3-9|93	
12cr|libannodex-0.7.3-9|94	%files -n %{develname}
12cr|libannodex-0.7.3-9|95	%defattr(-,root,root)
12cr|libannodex-0.7.3-9|96	%doc doc/libannodex/html/* TODO
12cr|libannodex-0.7.3-9|97	%dir %{_includedir}/annodex
12cr|libannodex-0.7.3-9|98	%{_includedir}/annodex/*.h
12cr|libannodex-0.7.3-9|99	%{_libdir}/*.so
12cr|libannodex-0.7.3-9|100	%{_libdir}/pkgconfig/annodex.pc
12cr|libannodex-0.7.3-9|101	
12cr|libannodex-0.7.3-9|102	%files tools
12cr|libannodex-0.7.3-9|103	%defattr(-,root,root)
12cr|libannodex-0.7.3-9|104	%{_bindir}/anx*
12cr|libannodex-0.7.3-9|105	%{_mandir}/man1/*
12cr|libannodex-0.7.3-9|106	
12cr|libannodex-0.7.3-9|107	
12cr|libannodex-0.7.3-9|108	%changelog
12cr|libannodex-0.7.3-9|109	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.3-8mdv2011.0
12cr|libannodex-0.7.3-9|110	+ Revision: 609733
12cr|libannodex-0.7.3-9|111	- rebuild
12cr|libannodex-0.7.3-9|112	
12cr|libannodex-0.7.3-9|113	* Fri May 21 2010 Frederic Crozat <fcrozat@mandriva.com> 0.7.3-7mdv2010.1
12cr|libannodex-0.7.3-9|114	+ Revision: 545651
12cr|libannodex-0.7.3-9|115	- rebuild with latest liboggz
12cr|libannodex-0.7.3-9|116	
12cr|libannodex-0.7.3-9|117	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.7.3-6mdv2010.0
12cr|libannodex-0.7.3-9|118	+ Revision: 429716
12cr|libannodex-0.7.3-9|119	- rebuild
12cr|libannodex-0.7.3-9|120	
12cr|libannodex-0.7.3-9|121	* Sat Jun 28 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.3-5mdv2009.0
12cr|libannodex-0.7.3-9|122	+ Revision: 229605
12cr|libannodex-0.7.3-9|123	- added P3 to make it build (-lm)
12cr|libannodex-0.7.3-9|124	
12cr|libannodex-0.7.3-9|125	+ Pixel <pixel@mandriva.com>
12cr|libannodex-0.7.3-9|126	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libannodex-0.7.3-9|127	
12cr|libannodex-0.7.3-9|128	+ Olivier Blin <oblin@mandriva.com>
12cr|libannodex-0.7.3-9|129	- restore BuildRoot
12cr|libannodex-0.7.3-9|130	
12cr|libannodex-0.7.3-9|131	+ Thierry Vignaud <tv@mandriva.org>
12cr|libannodex-0.7.3-9|132	- kill re-definition of %%buildroot on Pixel's request
12cr|libannodex-0.7.3-9|133	
12cr|libannodex-0.7.3-9|134	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.3-4mdv2008.0
12cr|libannodex-0.7.3-9|135	+ Revision: 89832
12cr|libannodex-0.7.3-9|136	- rebuild
12cr|libannodex-0.7.3-9|137	
12cr|libannodex-0.7.3-9|138	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.3-3mdv2008.0
12cr|libannodex-0.7.3-9|139	+ Revision: 83568
12cr|libannodex-0.7.3-9|140	- new devel naming
12cr|libannodex-0.7.3-9|141	
12cr|libannodex-0.7.3-9|142	
12cr|libannodex-0.7.3-9|143	* Sat Dec 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.3-2mdv2007.0
12cr|libannodex-0.7.3-9|144	+ Revision: 94087
12cr|libannodex-0.7.3-9|145	- bump release
12cr|libannodex-0.7.3-9|146	- fix deps (expat-devel)
12cr|libannodex-0.7.3-9|147	- Import libannodex
12cr|libannodex-0.7.3-9|148	
12cr|libannodex-0.7.3-9|149	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.3-1mdv2007.0
12cr|libannodex-0.7.3-9|150	- initial Mandriva package (fc5 extras import)
12cr|libannodex-0.7.3-9|151	- added P1 from debian
12cr|libannodex-0.7.3-9|152	- added P2 to avoid the version in the module file names
12cr|libannodex-0.7.3-9|153	

2650 12
12cr|libapparmor-2.3-1.1310.5|1	%define major 1
12cr|libapparmor-2.3-1.1310.5|2	%define libname %mklibname apparmor %{major}
12cr|libapparmor-2.3-1.1310.5|3	%define develname %mklibname apparmor -d
12cr|libapparmor-2.3-1.1310.5|4	%define svnrev 1310
12cr|libapparmor-2.3-1.1310.5|5	
12cr|libapparmor-2.3-1.1310.5|6	Summary:	Main libraries for AppArmor
12cr|libapparmor-2.3-1.1310.5|7	Name:		libapparmor
12cr|libapparmor-2.3-1.1310.5|8	Version:	2.3
12cr|libapparmor-2.3-1.1310.5|9	Release:	1.%{svnrev}.5
12cr|libapparmor-2.3-1.1310.5|10	License:	LGPL
12cr|libapparmor-2.3-1.1310.5|11	Group:		System/Libraries
12cr|libapparmor-2.3-1.1310.5|12	URL:		http://forge.novell.com/modules/xfmod/project/?apparmor
12cr|libapparmor-2.3-1.1310.5|13	Source0:	libapparmor-%{version}-%{svnrev}.tar.gz
12cr|libapparmor-2.3-1.1310.5|14	Buildrequires:  libtool
12cr|libapparmor-2.3-1.1310.5|15	Buildrequires:  perl-devel
12cr|libapparmor-2.3-1.1310.5|16	Buildrequires:  flex
12cr|libapparmor-2.3-1.1310.5|17	Buildrequires:  bison
12cr|libapparmor-2.3-1.1310.5|18	Buildrequires:  swig
12cr|libapparmor-2.3-1.1310.5|19	
12cr|libapparmor-2.3-1.1310.5|20	%description
12cr|libapparmor-2.3-1.1310.5|21	AppArmor is a security framework that proactively protects the operating system
12cr|libapparmor-2.3-1.1310.5|22	and applications. This package contains the main library for AppArmor.
12cr|libapparmor-2.3-1.1310.5|23	
12cr|libapparmor-2.3-1.1310.5|24	%package -n	%{libname}
12cr|libapparmor-2.3-1.1310.5|25	Summary:	Main libraries for %{name}
12cr|libapparmor-2.3-1.1310.5|26	Group:		System/Libraries
12cr|libapparmor-2.3-1.1310.5|27	License:        LGPL
12cr|libapparmor-2.3-1.1310.5|28	
12cr|libapparmor-2.3-1.1310.5|29	%description -n	%{libname}
12cr|libapparmor-2.3-1.1310.5|30	This package contains the AppArmor library.
12cr|libapparmor-2.3-1.1310.5|31	
12cr|libapparmor-2.3-1.1310.5|32	%package -n	%{develname}
12cr|libapparmor-2.3-1.1310.5|33	Summary:	Development files for %{name}
12cr|libapparmor-2.3-1.1310.5|34	Group:		Development/C
12cr|libapparmor-2.3-1.1310.5|35	Requires:	%{libname} = %{version}
12cr|libapparmor-2.3-1.1310.5|36	Provides:	libapparmor-devel = %{version}-%{release}
12cr|libapparmor-2.3-1.1310.5|37	Provides:	apparmor-devel = %{version}-%{release}
12cr|libapparmor-2.3-1.1310.5|38	Obsoletes:	%{mklibname apparmor 1 -d}
12cr|libapparmor-2.3-1.1310.5|39	
12cr|libapparmor-2.3-1.1310.5|40	%description -n %{develname}
12cr|libapparmor-2.3-1.1310.5|41	This package contains development files for %{name}.
12cr|libapparmor-2.3-1.1310.5|42	
12cr|libapparmor-2.3-1.1310.5|43	%package -n     perl-libapparmor
12cr|libapparmor-2.3-1.1310.5|44	Summary:        AppArmor module for perl
12cr|libapparmor-2.3-1.1310.5|45	Group:          Development/Perl
12cr|libapparmor-2.3-1.1310.5|46	Requires:       %{libname} = %{version}
12cr|libapparmor-2.3-1.1310.5|47	
12cr|libapparmor-2.3-1.1310.5|48	%description -n perl-libapparmor
12cr|libapparmor-2.3-1.1310.5|49	This package contains the AppArmor module for perl.
12cr|libapparmor-2.3-1.1310.5|50	
12cr|libapparmor-2.3-1.1310.5|51	
12cr|libapparmor-2.3-1.1310.5|52	%prep
12cr|libapparmor-2.3-1.1310.5|53	%setup -q -n %{name}-%{version}-%{svnrev}
12cr|libapparmor-2.3-1.1310.5|54	./autogen.sh
12cr|libapparmor-2.3-1.1310.5|55	
12cr|libapparmor-2.3-1.1310.5|56	%build
12cr|libapparmor-2.3-1.1310.5|57	%serverbuild
12cr|libapparmor-2.3-1.1310.5|58	
12cr|libapparmor-2.3-1.1310.5|59	%configure --with-perl
12cr|libapparmor-2.3-1.1310.5|60	%make CFLAGS="$RPM_OPT_FLAGS" TESTBUILDDIR=$(pwd)
12cr|libapparmor-2.3-1.1310.5|61	
12cr|libapparmor-2.3-1.1310.5|62	%install
12cr|libapparmor-2.3-1.1310.5|63	# lib
12cr|libapparmor-2.3-1.1310.5|64	%makeinstall_std LIB=%{_lib} LIBDIR=%{_libdir}
12cr|libapparmor-2.3-1.1310.5|65	# XXX - for some reason, on i586 builds this file is not copied
12cr|libapparmor-2.3-1.1310.5|66	install -m 0644 swig/perl/LibAppArmor.pm %{buildroot}%{perl_vendorarch}
12cr|libapparmor-2.3-1.1310.5|67	
12cr|libapparmor-2.3-1.1310.5|68	%files -n %{libname}
12cr|libapparmor-2.3-1.1310.5|69	%doc COPYING.LGPL AUTHORS
12cr|libapparmor-2.3-1.1310.5|70	%attr(0755,root,root) /%{_libdir}/*.so.*
12cr|libapparmor-2.3-1.1310.5|71	
12cr|libapparmor-2.3-1.1310.5|72	%files -n %{develname}
12cr|libapparmor-2.3-1.1310.5|73	%doc README
12cr|libapparmor-2.3-1.1310.5|74	%{_includedir}/aalogparse/
12cr|libapparmor-2.3-1.1310.5|75	%attr(0644,root,root) %{_libdir}/*.so
12cr|libapparmor-2.3-1.1310.5|76	%attr(0644,root,root) %{_libdir}/*.a
12cr|libapparmor-2.3-1.1310.5|77	%attr(0644,root,root) %{_includedir}/sys/*.h
12cr|libapparmor-2.3-1.1310.5|78	%attr(0644,root,root) %{_mandir}/man2/aa_change_hat.2*
12cr|libapparmor-2.3-1.1310.5|79	
12cr|libapparmor-2.3-1.1310.5|80	%files -n perl-libapparmor
12cr|libapparmor-2.3-1.1310.5|81	%{perl_vendorarch}/auto/LibAppArmor
12cr|libapparmor-2.3-1.1310.5|82	%{perl_vendorarch}/LibAppArmor.pm
12cr|libapparmor-2.3-1.1310.5|83	
12cr|libapparmor-2.3-1.1310.5|84	
12cr|libapparmor-2.3-1.1310.5|85	%changelog
12cr|libapparmor-2.3-1.1310.5|86	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.3-1.1310.4
12cr|libapparmor-2.3-1.1310.5|87	+ Revision: 768358
12cr|libapparmor-2.3-1.1310.5|88	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|libapparmor-2.3-1.1310.5|89	- cleanups
12cr|libapparmor-2.3-1.1310.5|90	
12cr|libapparmor-2.3-1.1310.5|91	* Tue Mar 16 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3-1.1310.3mdv2011.0
12cr|libapparmor-2.3-1.1310.5|92	+ Revision: 520749
12cr|libapparmor-2.3-1.1310.5|93	- rebuilt for 2010.1
12cr|libapparmor-2.3-1.1310.5|94	
12cr|libapparmor-2.3-1.1310.5|95	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 2.3-1.1310.2mdv2010.0
12cr|libapparmor-2.3-1.1310.5|96	+ Revision: 425514
12cr|libapparmor-2.3-1.1310.5|97	- rebuild
12cr|libapparmor-2.3-1.1310.5|98	
12cr|libapparmor-2.3-1.1310.5|99	* Sat Jan 03 2009 Eugeni Dodonov <eugeni@mandriva.com> 2.3-1.1310.1mdv2009.1
12cr|libapparmor-2.3-1.1310.5|100	+ Revision: 323494
12cr|libapparmor-2.3-1.1310.5|101	- Updated to current libapparmor version (as of SuSE 11.1 release).
12cr|libapparmor-2.3-1.1310.5|102	
12cr|libapparmor-2.3-1.1310.5|103	* Wed Aug 06 2008 Luiz Fernando Capitulino <lcapitulino@mandriva.com> 2.3-1.1249.1mdv2009.0
12cr|libapparmor-2.3-1.1310.5|104	+ Revision: 264632
12cr|libapparmor-2.3-1.1310.5|105	- updated to version 2.3 svnrev 1249
12cr|libapparmor-2.3-1.1310.5|106	
12cr|libapparmor-2.3-1.1310.5|107	* Mon Jun 09 2008 Pixel <pixel@mandriva.com> 2.2-1.1001.1mdv2009.0
12cr|libapparmor-2.3-1.1310.5|108	+ Revision: 217188
12cr|libapparmor-2.3-1.1310.5|109	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libapparmor-2.3-1.1310.5|110	
12cr|libapparmor-2.3-1.1310.5|111	* Wed Feb 27 2008 Andreas Hasenack <andreas@mandriva.com> 2.2-1.1001.1mdv2008.1
12cr|libapparmor-2.3-1.1310.5|112	+ Revision: 175915
12cr|libapparmor-2.3-1.1310.5|113	- updated to version 2.2 svnrev 1001
12cr|libapparmor-2.3-1.1310.5|114	- split out libapparmor
12cr|libapparmor-2.3-1.1310.5|115	
12cr|libapparmor-2.3-1.1310.5|116	* Thu Jan 17 2008 Thierry Vignaud <tv@mandriva.org> 2.1-1.1076.2mdv2008.1
12cr|libapparmor-2.3-1.1310.5|117	+ Revision: 154124
12cr|libapparmor-2.3-1.1310.5|118	- rebuild for new perl
12cr|libapparmor-2.3-1.1310.5|119	
12cr|libapparmor-2.3-1.1310.5|120	* Tue Jan 08 2008 Andreas Hasenack <andreas@mandriva.com> 2.1-1.1076.1mdv2008.1
12cr|libapparmor-2.3-1.1310.5|121	+ Revision: 146893
12cr|libapparmor-2.3-1.1310.5|122	- updated to svn revision 1076
12cr|libapparmor-2.3-1.1310.5|123	
12cr|libapparmor-2.3-1.1310.5|124	+ Olivier Blin <blino@mandriva.org>
12cr|libapparmor-2.3-1.1310.5|125	- restore BuildRoot
12cr|libapparmor-2.3-1.1310.5|126	
12cr|libapparmor-2.3-1.1310.5|127	+ Thierry Vignaud <tv@mandriva.org>
12cr|libapparmor-2.3-1.1310.5|128	- kill re-definition of %%buildroot on Pixel's request
12cr|libapparmor-2.3-1.1310.5|129	
12cr|libapparmor-2.3-1.1310.5|130	* Wed Sep 19 2007 Andreas Hasenack <andreas@mandriva.com> 2.1-1.961.5mdv2008.0
12cr|libapparmor-2.3-1.1310.5|131	+ Revision: 91191
12cr|libapparmor-2.3-1.1310.5|132	- remove more profiles from standard package: they are shipped in their own packages now
12cr|libapparmor-2.3-1.1310.5|133	
12cr|libapparmor-2.3-1.1310.5|134	* Wed Sep 19 2007 Andreas Hasenack <andreas@mandriva.com> 2.1-1.961.4mdv2008.0
12cr|libapparmor-2.3-1.1310.5|135	+ Revision: 91061
12cr|libapparmor-2.3-1.1310.5|136	- drop rpcbind profile, it's shipped in the rpcbind package now
12cr|libapparmor-2.3-1.1310.5|137	
12cr|libapparmor-2.3-1.1310.5|138	* Fri Sep 14 2007 Andreas Hasenack <andreas@mandriva.com> 2.1-1.961.3mdv2008.0
12cr|libapparmor-2.3-1.1310.5|139	+ Revision: 85766
12cr|libapparmor-2.3-1.1310.5|140	- bonobo file is under a noarch libdir
12cr|libapparmor-2.3-1.1310.5|141	- build dbus and gnome applet packages
12cr|libapparmor-2.3-1.1310.5|142	
12cr|libapparmor-2.3-1.1310.5|143	* Fri Sep 14 2007 Andreas Hasenack <andreas@mandriva.com> 2.1-1.961.1mdv2008.0
12cr|libapparmor-2.3-1.1310.5|144	+ Revision: 85546
12cr|libapparmor-2.3-1.1310.5|145	- install perl module in arch dir as the makefile does for x86_64 (doesn't seem right, though)
12cr|libapparmor-2.3-1.1310.5|146	- make it not require an installed libapparmor-devel to build
12cr|libapparmor-2.3-1.1310.5|147	- added swig to buildrequires
12cr|libapparmor-2.3-1.1310.5|148	- added profile for rpcbind
12cr|libapparmor-2.3-1.1310.5|149	- fix default syslog profile
12cr|libapparmor-2.3-1.1310.5|150	- obsolete apparmor-docs (manpages are in each package now)
12cr|libapparmor-2.3-1.1310.5|151	- better place for the LibAppArmor module
12cr|libapparmor-2.3-1.1310.5|152	- build apache-mod_apparmor package
12cr|libapparmor-2.3-1.1310.5|153	- install LibAppArmor.pm
12cr|libapparmor-2.3-1.1310.5|154	- added utils subpackage
12cr|libapparmor-2.3-1.1310.5|155	- Import apparmor
12cr|libapparmor-2.3-1.1310.5|156	

2651 12
12cr|libappindicator-12.10.0-1|1	%define major 1
12cr|libappindicator-12.10.0-1|2	%define libname %mklibname appindicator %{major}
12cr|libappindicator-12.10.0-1|3	%define develname %mklibname appindicator -d
12cr|libappindicator-12.10.0-1|4	
12cr|libappindicator-12.10.0-1|5	Summary:	Application indicators library
12cr|libappindicator-12.10.0-1|6	Name:		libappindicator
12cr|libappindicator-12.10.0-1|7	Version:	12.10.0
12cr|libappindicator-12.10.0-1|8	Release:	1
12cr|libappindicator-12.10.0-1|9	License:	LGPLv2,LGPLv3
12cr|libappindicator-12.10.0-1|10	Url:		https://launchpad.net/libappindicator
12cr|libappindicator-12.10.0-1|11	Group:		System/Libraries
12cr|libappindicator-12.10.0-1|12	Source0:	%{name}-%{version}.tar.gz
12cr|libappindicator-12.10.0-1|13	# PATCH-FIX-OPENSUSE 001_opensuse_build_fix_all.patch nmarques@opensuse.org
12cr|libappindicator-12.10.0-1|14	#-- This patch fixes python links and  eplaces pkgconfig() calls from "nunit" to "mono-nunit"
12cr|libappindicator-12.10.0-1|15	# PATCH-FIX-OPENSUSE - libappindicator-mono-nunit-fix.patch nmarques@opensuse.org
12cr|libappindicator-12.10.0-1|16	#-- use mono-nunit for pkgconfig() calls instead of nunit
12cr|libappindicator-12.10.0-1|17	#Patch0:	libappindicator-mono-nunit-fix.patch
12cr|libappindicator-12.10.0-1|18	# PATCH-FIX-OPENSUSE - libappindicator-header-fixes.patch nmarques@opensuse.org
12cr|libappindicator-12.10.0-1|19	
12cr|libappindicator-12.10.0-1|20	BuildRequires:  gnome-common
12cr|libappindicator-12.10.0-1|21	BuildRequires:  intltool
12cr|libappindicator-12.10.0-1|22	BuildRequires:  perl-XML-SAX
12cr|libappindicator-12.10.0-1|23	BuildRequires:  vala-devel
12cr|libappindicator-12.10.0-1|24	BuildRequires:  pkgconfig(dbus-glib-1)
12cr|libappindicator-12.10.0-1|25	BuildRequires:  pkgconfig(dbusmenu-gtk3-0.4)
12cr|libappindicator-12.10.0-1|26	BuildRequires:  pkgconfig(gapi-2.0)
12cr|libappindicator-12.10.0-1|27	BuildRequires:  pkgconfig(gobject-introspection-1.0)
12cr|libappindicator-12.10.0-1|28	BuildRequires:  pkgconfig(gnome-doc-utils)
12cr|libappindicator-12.10.0-1|29	BuildRequires:  pkgconfig(gtk+-3.0)
12cr|libappindicator-12.10.0-1|30	BuildRequires:  pkgconfig(gtk-sharp-2.0)
12cr|libappindicator-12.10.0-1|31	BuildRequires:  pkgconfig(indicate-0.6)
12cr|libappindicator-12.10.0-1|32	BuildRequires:  pkgconfig(indicator3-0.4)
12cr|libappindicator-12.10.0-1|33	BuildRequires:  pkgconfig(libpng15)
12cr|libappindicator-12.10.0-1|34	BuildRequires:  pkgconfig(mono)
12cr|libappindicator-12.10.0-1|35	BuildRequires:  pkgconfig(mono-nunit)
12cr|libappindicator-12.10.0-1|36	BuildRequires:  pkgconfig(pygobject-2.0)
12cr|libappindicator-12.10.0-1|37	BuildRequires:  pkgconfig(pygtk-2.0)
12cr|libappindicator-12.10.0-1|38	
12cr|libappindicator-12.10.0-1|39	%description
12cr|libappindicator-12.10.0-1|40	A library and indicator to take menus from applications and place them in
12cr|libappindicator-12.10.0-1|41	the panel.
12cr|libappindicator-12.10.0-1|42	
12cr|libappindicator-12.10.0-1|43	%package -n %{libname}
12cr|libappindicator-12.10.0-1|44	Summary:	Application indicator library - shared libraries
12cr|libappindicator-12.10.0-1|45	Group:		System/Libraries
12cr|libappindicator-12.10.0-1|46	
12cr|libappindicator-12.10.0-1|47	%description -n %{libname}
12cr|libappindicator-12.10.0-1|48	A library and indicator to take menus from applications and place them in
12cr|libappindicator-12.10.0-1|49	the panel.
12cr|libappindicator-12.10.0-1|50	
12cr|libappindicator-12.10.0-1|51	This package provides the shared libraries to be used by applications.
12cr|libappindicator-12.10.0-1|52	
12cr|libappindicator-12.10.0-1|53	%package -n appindicator-sharp
12cr|libappindicator-12.10.0-1|54	Summary:	Application indicator library - assembly CLI
12cr|libappindicator-12.10.0-1|55	Group:		Development/Other
12cr|libappindicator-12.10.0-1|56	
12cr|libappindicator-12.10.0-1|57	%description -n appindicator-sharp
12cr|libappindicator-12.10.0-1|58	This package provides the appindicator-sharp assembly that allows CLI (.NET)
12cr|libappindicator-12.10.0-1|59	programs to take menus from applications and place them in the panel.
12cr|libappindicator-12.10.0-1|60	
12cr|libappindicator-12.10.0-1|61	This package provides assemblies to be used by applications
12cr|libappindicator-12.10.0-1|62	
12cr|libappindicator-12.10.0-1|63	%package -n %{develname}
12cr|libappindicator-12.10.0-1|64	Summary:	Application indicator library - development files
12cr|libappindicator-12.10.0-1|65	Group:		Development/C
12cr|libappindicator-12.10.0-1|66	Requires:	%{libname} = %{version}-%{release}
12cr|libappindicator-12.10.0-1|67	
12cr|libappindicator-12.10.0-1|68	%description -n %{develname}
12cr|libappindicator-12.10.0-1|69	A library and indicator to take menus from the applications and place them in
12cr|libappindicator-12.10.0-1|70	the panel.
12cr|libappindicator-12.10.0-1|71	
12cr|libappindicator-12.10.0-1|72	This package provides the files that are needed to build applications.
12cr|libappindicator-12.10.0-1|73	
12cr|libappindicator-12.10.0-1|74	%prep
12cr|libappindicator-12.10.0-1|75	%setup -q
12cr|libappindicator-12.10.0-1|76	%apply_patches
12cr|libappindicator-12.10.0-1|77	
12cr|libappindicator-12.10.0-1|78	%build
12cr|libappindicator-12.10.0-1|79	# Warning, patch requires reconf
12cr|libappindicator-12.10.0-1|80	NOCONFIGURE=1 autoreconf -fi
12cr|libappindicator-12.10.0-1|81	%configure2_5x \
12cr|libappindicator-12.10.0-1|82	--disable-static \
12cr|libappindicator-12.10.0-1|83	--with-gtk=3
12cr|libappindicator-12.10.0-1|84	
12cr|libappindicator-12.10.0-1|85	make LIBS='-lgmodule-2.0'
12cr|libappindicator-12.10.0-1|86	
12cr|libappindicator-12.10.0-1|87	%install
12cr|libappindicator-12.10.0-1|88	%makeinstall_std
12cr|libappindicator-12.10.0-1|89	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
12cr|libappindicator-12.10.0-1|90	
12cr|libappindicator-12.10.0-1|91	%files -n %{libname}
12cr|libappindicator-12.10.0-1|92	%doc README COPYING COPYING.LGPL.2.1
12cr|libappindicator-12.10.0-1|93	%{_libdir}/*.so.%{major}*
12cr|libappindicator-12.10.0-1|94	%{_libdir}/girepository-1.0/*.typelib
12cr|libappindicator-12.10.0-1|95	
12cr|libappindicator-12.10.0-1|96	%files -n appindicator-sharp
12cr|libappindicator-12.10.0-1|97	%{_prefix}/lib/mono/appindicator-sharp/
12cr|libappindicator-12.10.0-1|98	%{_prefix}/lib/mono/gac/
12cr|libappindicator-12.10.0-1|99	%{_libdir}/cli/appindicator-sharp*
12cr|libappindicator-12.10.0-1|100	
12cr|libappindicator-12.10.0-1|101	%files -n %{develname}
12cr|libappindicator-12.10.0-1|102	%{_includedir}/libappindicator3-0.1/
12cr|libappindicator-12.10.0-1|103	%{_datadir}/gtk-doc/html/libappindicator/
12cr|libappindicator-12.10.0-1|104	%{_libdir}/*.so
12cr|libappindicator-12.10.0-1|105	%{_libdir}/pkgconfig/*.pc
12cr|libappindicator-12.10.0-1|106	%{_datadir}/gir-1.0/
12cr|libappindicator-12.10.0-1|107	
12cr|libappindicator-12.10.0-1|108	
12cr|libappindicator-12.10.0-1|109	
12cr|libappindicator-12.10.0-1|110	%changelog
12cr|libappindicator-12.10.0-1|111	* Wed Jan 25 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.4.1-2
12cr|libappindicator-12.10.0-1|112	+ Revision: 768318
12cr|libappindicator-12.10.0-1|113	- bump release for BS
12cr|libappindicator-12.10.0-1|114	- removing parallel build in attempt to fix build
12cr|libappindicator-12.10.0-1|115	- fixed linking to libgmodule-2.0
12cr|libappindicator-12.10.0-1|116	- imported package libappindicator
12cr|libappindicator-12.10.0-1|117	

2652 12
12cr|libapreq2-2.130.0-4|1	#Module-Specific definitions
12cr|libapreq2-2.130.0-4|2	%define rversion 2.13
12cr|libapreq2-2.130.0-4|3	%define revision r376644
12cr|libapreq2-2.130.0-4|4	
12cr|libapreq2-2.130.0-4|5	%define mod_name mod_apreq
12cr|libapreq2-2.130.0-4|6	%define mod_conf 76_%{mod_name}2.conf
12cr|libapreq2-2.130.0-4|7	%define mod_so %{mod_name}2.so
12cr|libapreq2-2.130.0-4|8	
12cr|libapreq2-2.130.0-4|9	%define apache_version 2.2.0
12cr|libapreq2-2.130.0-4|10	
12cr|libapreq2-2.130.0-4|11	%define major 2
12cr|libapreq2-2.130.0-4|12	%define libname %mklibname apreq %{major}
12cr|libapreq2-2.130.0-4|13	%define develname %mklibname apreq -d
12cr|libapreq2-2.130.0-4|14	
12cr|libapreq2-2.130.0-4|15	Summary:	Apache Request Library
12cr|libapreq2-2.130.0-4|16	Name:		libapreq2
12cr|libapreq2-2.130.0-4|17	Version:	%perl_convert_version %{rversion}
12cr|libapreq2-2.130.0-4|18	Release:	4
12cr|libapreq2-2.130.0-4|19	License:	Apache License
12cr|libapreq2-2.130.0-4|20	Group:		System/Libraries
12cr|libapreq2-2.130.0-4|21	URL:		http://httpd.apache.org/apreq/
12cr|libapreq2-2.130.0-4|22	#Source0:	libapreq2-%{rversion}-%{revision}.tar.bz2
12cr|libapreq2-2.130.0-4|23	Source0:	http://people.apache.org/~issac/libapreq2-%{rversion}.tar.gz
12cr|libapreq2-2.130.0-4|24	Source1:	http://people.apache.org/~issac/libapreq2-%{rversion}.tar.gz.asc
12cr|libapreq2-2.130.0-4|25	Source2:	76_mod_apreq2.conf
12cr|libapreq2-2.130.0-4|26	Source3:	libapreq2.pc.in
12cr|libapreq2-2.130.0-4|27	Patch0:		libapreq2-2.03-dev-version_check_fix.diff
12cr|libapreq2-2.130.0-4|28	Patch1:		libapreq2-2.08-autoconf260.diff
12cr|libapreq2-2.130.0-4|29	Patch2:		libapreq2-2.09-pkgconfig.patch
12cr|libapreq2-2.130.0-4|30	Patch3:		libapreq2-2.13-libtool.patch
12cr|libapreq2-2.130.0-4|31	BuildRequires:	autoconf2.5
12cr|libapreq2-2.130.0-4|32	BuildRequires:	automake
12cr|libapreq2-2.130.0-4|33	BuildRequires:	chrpath
12cr|libapreq2-2.130.0-4|34	BuildRequires:	perl-devel
12cr|libapreq2-2.130.0-4|35	BuildRequires:	perl-doc
12cr|libapreq2-2.130.0-4|36	BuildRequires:	perl(Pod::Tests)
12cr|libapreq2-2.130.0-4|37	BuildRequires:	perl(Apache::Test)
12cr|libapreq2-2.130.0-4|38	BuildRequires:	perl(Template)
12cr|libapreq2-2.130.0-4|39	BuildRequires:	perl(Tie::IxHash)
12cr|libapreq2-2.130.0-4|40	BuildRequires:	perl(ExtUtils::XSBuilder)
12cr|libapreq2-2.130.0-4|41	BuildRequires:	perl(Parse::RecDescent)
12cr|libapreq2-2.130.0-4|42	BuildRequires:	perl-libwww-perl
12cr|libapreq2-2.130.0-4|43	BuildRequires:	apache-mod_perl-devel
12cr|libapreq2-2.130.0-4|44	BuildRequires:	apache-devel >= %{apache_version}
12cr|libapreq2-2.130.0-4|45	BuildRequires:	apache-source >= %{apache_version}
12cr|libapreq2-2.130.0-4|46	BuildRequires:	apache-mod_ssl >= %{apache_version}
12cr|libapreq2-2.130.0-4|47	
12cr|libapreq2-2.130.0-4|48	%description
12cr|libapreq2-2.130.0-4|49	libapreq is a safe, standards-compliant, high-performance library used for
12cr|libapreq2-2.130.0-4|50	parsing HTTP cookies, query-strings and POST data. The original version
12cr|libapreq2-2.130.0-4|51	(libapreq-1.X) was designed by Lincoln Stein and Doug MacEachern. The perl
12cr|libapreq2-2.130.0-4|52	APIs Apache::Request and Apache::Cookie are the lightweight mod_perl analogs of
12cr|libapreq2-2.130.0-4|53	the CGI and CGI::Cookie perl modules.
12cr|libapreq2-2.130.0-4|54	
12cr|libapreq2-2.130.0-4|55	This package contains the shared libraries for %{name}
12cr|libapreq2-2.130.0-4|56	
12cr|libapreq2-2.130.0-4|57	# because it's the same name as srpm one on ia32:
12cr|libapreq2-2.130.0-4|58	%if "%{_lib}" != "lib"
12cr|libapreq2-2.130.0-4|59	%package -n	%{libname}
12cr|libapreq2-2.130.0-4|60	Summary:	Apache Request Library
12cr|libapreq2-2.130.0-4|61	Group: 		System/Libraries
12cr|libapreq2-2.130.0-4|62	
12cr|libapreq2-2.130.0-4|63	%description -n	%{libname}
12cr|libapreq2-2.130.0-4|64	libapreq is a safe, standards-compliant, high-performance library used for
12cr|libapreq2-2.130.0-4|65	parsing HTTP cookies, query-strings and POST data. The original version
12cr|libapreq2-2.130.0-4|66	(libapreq-1.X) was designed by Lincoln Stein and Doug MacEachern. The perl
12cr|libapreq2-2.130.0-4|67	APIs Apache::Request and Apache::Cookie are the lightweight mod_perl analogs of
12cr|libapreq2-2.130.0-4|68	the CGI and CGI::Cookie perl modules.
12cr|libapreq2-2.130.0-4|69	
12cr|libapreq2-2.130.0-4|70	This package contains the shared libraries for %{name}
12cr|libapreq2-2.130.0-4|71	%endif
12cr|libapreq2-2.130.0-4|72	
12cr|libapreq2-2.130.0-4|73	%package -n	%{develname}
12cr|libapreq2-2.130.0-4|74	Summary:	Development library and header files for the Apache Request Library
12cr|libapreq2-2.130.0-4|75	Group:		Development/C
12cr|libapreq2-2.130.0-4|76	Requires:	%{libname} = %{version}
12cr|libapreq2-2.130.0-4|77	Provides:	libapreq-devel = %{version}
12cr|libapreq2-2.130.0-4|78	Obsoletes:	%{mklibname apreq 0 -d}
12cr|libapreq2-2.130.0-4|79	
12cr|libapreq2-2.130.0-4|80	%description -n	%{develname}
12cr|libapreq2-2.130.0-4|81	libapreq is a safe, standards-compliant, high-performance library used for
12cr|libapreq2-2.130.0-4|82	parsing HTTP cookies, query-strings and POST data. The original version
12cr|libapreq2-2.130.0-4|83	(libapreq-1.X) was designed by Lincoln Stein and Doug MacEachern. The perl
12cr|libapreq2-2.130.0-4|84	APIs Apache::Request and Apache::Cookie are the lightweight mod_perl analogs of
12cr|libapreq2-2.130.0-4|85	the CGI and CGI::Cookie perl modules.
12cr|libapreq2-2.130.0-4|86	
12cr|libapreq2-2.130.0-4|87	This package contains the development library and its header files.
12cr|libapreq2-2.130.0-4|88	
12cr|libapreq2-2.130.0-4|89	%package -n	perl-libapreq2
12cr|libapreq2-2.130.0-4|90	Summary:	Apache Request Library Perl Glue
12cr|libapreq2-2.130.0-4|91	Group:		System/Servers
12cr|libapreq2-2.130.0-4|92	Requires:	apache-mod_perl
12cr|libapreq2-2.130.0-4|93	Requires:	apache-mod_apreq >= %{version}
12cr|libapreq2-2.130.0-4|94	Provides:	perl-libapreq
12cr|libapreq2-2.130.0-4|95	
12cr|libapreq2-2.130.0-4|96	%description -n perl-libapreq2
12cr|libapreq2-2.130.0-4|97	libapreq is a safe, standards-compliant, high-performance library used for
12cr|libapreq2-2.130.0-4|98	parsing HTTP cookies, query-strings and POST data. The original version
12cr|libapreq2-2.130.0-4|99	(libapreq-1.X) was designed by Lincoln Stein and Doug MacEachern. The perl
12cr|libapreq2-2.130.0-4|100	APIs Apache::Request and Apache::Cookie are the lightweight mod_perl analogs of
12cr|libapreq2-2.130.0-4|101	the CGI and CGI::Cookie perl modules.
12cr|libapreq2-2.130.0-4|102	
12cr|libapreq2-2.130.0-4|103	%package -n	apache-%{mod_name}
12cr|libapreq2-2.130.0-4|104	Summary:	DSO module for the apache Web server
12cr|libapreq2-2.130.0-4|105	Group:		System/Servers
12cr|libapreq2-2.130.0-4|106	Requires(pre): rpm-helper
12cr|libapreq2-2.130.0-4|107	Requires(postun): rpm-helper
12cr|libapreq2-2.130.0-4|108	Requires(pre):	apache-conf >= 2.2.0
12cr|libapreq2-2.130.0-4|109	Requires(pre):	apache >= %{apache_version}
12cr|libapreq2-2.130.0-4|110	Requires:	apache-conf >= 2.2.0
12cr|libapreq2-2.130.0-4|111	Requires:	apache >= %{apache_version}
12cr|libapreq2-2.130.0-4|112	Requires:	perl-libapreq2 >= %{version}
12cr|libapreq2-2.130.0-4|113	
12cr|libapreq2-2.130.0-4|114	%description -n	apache-%{mod_name}
12cr|libapreq2-2.130.0-4|115	Mod_%{name} is a DSO module for the apache Web server.
12cr|libapreq2-2.130.0-4|116	
12cr|libapreq2-2.130.0-4|117	%prep
12cr|libapreq2-2.130.0-4|118	%setup -q -n libapreq2-%{rversion}
12cr|libapreq2-2.130.0-4|119	%patch0 -p0
12cr|libapreq2-2.130.0-4|120	%patch1 -p0
12cr|libapreq2-2.130.0-4|121	%patch2 -p0
12cr|libapreq2-2.130.0-4|122	%patch3 -p1
12cr|libapreq2-2.130.0-4|123	
12cr|libapreq2-2.130.0-4|124	# got the idea why this wasn't working from debian, thanks guys!
12cr|libapreq2-2.130.0-4|125	# P0 combined with this hack fixes it all...
12cr|libapreq2-2.130.0-4|126	perl -pi -e "s|_APACHE2_REAL_VERSION_|%{apache_version}|g" build/version_check.pl
12cr|libapreq2-2.130.0-4|127	
12cr|libapreq2-2.130.0-4|128	cp %{SOURCE2} %{mod_conf}
12cr|libapreq2-2.130.0-4|129	cp %{SOURCE3} .
12cr|libapreq2-2.130.0-4|130	
12cr|libapreq2-2.130.0-4|131	%build
12cr|libapreq2-2.130.0-4|132	export WANT_AUTOCONF_2_5=1
12cr|libapreq2-2.130.0-4|133	#libtoolize --copy --force && aclocal && autoconf && autoheader && automake -a -c
12cr|libapreq2-2.130.0-4|134	
12cr|libapreq2-2.130.0-4|135	
12cr|libapreq2-2.130.0-4|136	export AUTOMAKE="automake"
12cr|libapreq2-2.130.0-4|137	export ACLOCAL="aclocal"
12cr|libapreq2-2.130.0-4|138	
12cr|libapreq2-2.130.0-4|139	sh ./buildconf
12cr|libapreq2-2.130.0-4|140	
12cr|libapreq2-2.130.0-4|141	%configure2_5x \
12cr|libapreq2-2.130.0-4|142	--with-perl=%{_bindir}/perl \
12cr|libapreq2-2.130.0-4|143	--enable-perl-glue \
12cr|libapreq2-2.130.0-4|144	--with-mm-opts=INSTALLDIRS=vendor \
12cr|libapreq2-2.130.0-4|145	--with-apache2-apxs=%{_bindir}/apxs \
12cr|libapreq2-2.130.0-4|146	--with-apr-config=%{_bindir}/apr-1-config \
12cr|libapreq2-2.130.0-4|147	--with-apu-config=%{_bindir}/apu-1-config
12cr|libapreq2-2.130.0-4|148	
12cr|libapreq2-2.130.0-4|149	%make
12cr|libapreq2-2.130.0-4|150	
12cr|libapreq2-2.130.0-4|151	# Build the perl modules
12cr|libapreq2-2.130.0-4|152	#pushd glue/perl
12cr|libapreq2-2.130.0-4|153	#    %{__perl} ../../build/xsbuilder.pl run
12cr|libapreq2-2.130.0-4|154	#    CFLAGS="%{optflags}" %{__perl} Makefile.PL -apxs %{_sbindir}/apxs INSTALLDIRS=vendor
12cr|libapreq2-2.130.0-4|155	#    %make
12cr|libapreq2-2.130.0-4|156	#    mv Makefile Makefile.xx
12cr|libapreq2-2.130.0-4|157	#popd
12cr|libapreq2-2.130.0-4|158	
12cr|libapreq2-2.130.0-4|159	#make test
12cr|libapreq2-2.130.0-4|160	
12cr|libapreq2-2.130.0-4|161	%install
12cr|libapreq2-2.130.0-4|162	%makeinstall_std
12cr|libapreq2-2.130.0-4|163	
12cr|libapreq2-2.130.0-4|164	mkdir -p %{buildroot}%{_libdir}/pkgconfig
12cr|libapreq2-2.130.0-4|165	install -m 644 %{name}.pc %{buildroot}%{_libdir}/pkgconfig/%{name}.pc
12cr|libapreq2-2.130.0-4|166	
12cr|libapreq2-2.130.0-4|167	# move the module in place
12cr|libapreq2-2.130.0-4|168	mv %{buildroot}%{_libdir}/apache %{buildroot}%{_libdir}/apache-extramodules
12cr|libapreq2-2.130.0-4|169	
12cr|libapreq2-2.130.0-4|170	# install module conf files for the "conf.d" dir loading structure
12cr|libapreq2-2.130.0-4|171	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|libapreq2-2.130.0-4|172	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/
12cr|libapreq2-2.130.0-4|173	
12cr|libapreq2-2.130.0-4|174	# install one extra devel file
12cr|libapreq2-2.130.0-4|175	install -m0755 apreq*-config %{buildroot}%{_bindir}/
12cr|libapreq2-2.130.0-4|176	
12cr|libapreq2-2.130.0-4|177	# install the perl stuff
12cr|libapreq2-2.130.0-4|178	#pushd glue/perl
12cr|libapreq2-2.130.0-4|179	#cp Makefile.xx Makefile
12cr|libapreq2-2.130.0-4|180	#%makeinstall_std
12cr|libapreq2-2.130.0-4|181	#popd
12cr|libapreq2-2.130.0-4|182	
12cr|libapreq2-2.130.0-4|183	# nuke rpath
12cr|libapreq2-2.130.0-4|184	find %{buildroot}%{perl_vendorlib} -name "*.so" | xargs chrpath -d
12cr|libapreq2-2.130.0-4|185	
12cr|libapreq2-2.130.0-4|186	# cleanup
12cr|libapreq2-2.130.0-4|187	rm -f %{buildroot}%{_libdir}/apache-extramodules/*.a
12cr|libapreq2-2.130.0-4|188	rm -f %{buildroot}%{_libdir}/apache-extramodules/*.la
12cr|libapreq2-2.130.0-4|189	
12cr|libapreq2-2.130.0-4|190	%post -n apache-%{mod_name}
12cr|libapreq2-2.130.0-4|191	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|libapreq2-2.130.0-4|192	%{_initrddir}/httpd restart 1>&2;
12cr|libapreq2-2.130.0-4|193	fi
12cr|libapreq2-2.130.0-4|194	
12cr|libapreq2-2.130.0-4|195	%postun -n apache-%{mod_name}
12cr|libapreq2-2.130.0-4|196	if [ "$1" = "0" ]; then
12cr|libapreq2-2.130.0-4|197	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|libapreq2-2.130.0-4|198	%{_initrddir}/httpd restart 1>&2
12cr|libapreq2-2.130.0-4|199	fi
12cr|libapreq2-2.130.0-4|200	fi
12cr|libapreq2-2.130.0-4|201	
12cr|libapreq2-2.130.0-4|202	%files -n %{libname}
12cr|libapreq2-2.130.0-4|203	%doc CHANGES INSTALL README
12cr|libapreq2-2.130.0-4|204	%{_libdir}/libapreq*.so.*
12cr|libapreq2-2.130.0-4|205	
12cr|libapreq2-2.130.0-4|206	%files -n %{develname}
12cr|libapreq2-2.130.0-4|207	%doc CHANGES INSTALL README
12cr|libapreq2-2.130.0-4|208	%{_bindir}/apreq*-config
12cr|libapreq2-2.130.0-4|209	%{_libdir}/libapreq*.so
12cr|libapreq2-2.130.0-4|210	%{_libdir}/libapreq*.a
12cr|libapreq2-2.130.0-4|211	%{_libdir}/pkgconfig/%{name}.pc
12cr|libapreq2-2.130.0-4|212	%{_includedir}/apreq*
12cr|libapreq2-2.130.0-4|213	%{_includedir}/apache/apreq*
12cr|libapreq2-2.130.0-4|214	
12cr|libapreq2-2.130.0-4|215	%files -n apache-%{mod_name}
12cr|libapreq2-2.130.0-4|216	%doc CHANGES INSTALL README
12cr|libapreq2-2.130.0-4|217	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|libapreq2-2.130.0-4|218	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|libapreq2-2.130.0-4|219	
12cr|libapreq2-2.130.0-4|220	%files -n perl-libapreq2
12cr|libapreq2-2.130.0-4|221	%doc CHANGES INSTALL README
12cr|libapreq2-2.130.0-4|222	%{perl_vendorlib}/*/auto/APR/Request/*
12cr|libapreq2-2.130.0-4|223	%{perl_vendorlib}/*/Apache2/*
12cr|libapreq2-2.130.0-4|224	%{perl_vendorlib}/*/APR/*
12cr|libapreq2-2.130.0-4|225	%{_mandir}/man3/*
12cr|libapreq2-2.130.0-4|226	
12cr|libapreq2-2.130.0-4|227	
12cr|libapreq2-2.130.0-4|228	%changelog
12cr|libapreq2-2.130.0-4|229	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.130.0-3
12cr|libapreq2-2.130.0-4|230	+ Revision: 768358
12cr|libapreq2-2.130.0-4|231	- mass rebuild of perl extensions against perl 5.14.2
12cr|libapreq2-2.130.0-4|232	
12cr|libapreq2-2.130.0-4|233	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2.130.0-2mdv2011.0
12cr|libapreq2-2.130.0-4|234	+ Revision: 627783
12cr|libapreq2-2.130.0-4|235	- don't force the usage of automake1.7
12cr|libapreq2-2.130.0-4|236	
12cr|libapreq2-2.130.0-4|237	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 2.130.0-1mdv2011.0
12cr|libapreq2-2.130.0-4|238	+ Revision: 607387
12cr|libapreq2-2.130.0-4|239	- fix deps
12cr|libapreq2-2.130.0-4|240	
12cr|libapreq2-2.130.0-4|241	* Thu Dec 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.130.0-0.0.3mdv2011.0
12cr|libapreq2-2.130.0-4|242	+ Revision: 605291
12cr|libapreq2-2.130.0-4|243	- Rebuild with apr with workaround to issue with gcc type based
12cr|libapreq2-2.130.0-4|244	
12cr|libapreq2-2.130.0-4|245	* Thu Dec 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.130.0-0.0.2mdv2011.0
12cr|libapreq2-2.130.0-4|246	+ Revision: 605060
12cr|libapreq2-2.130.0-4|247	- Rebuild with apr with workaround to issue with gcc type based alias analysis
12cr|libapreq2-2.130.0-4|248	
12cr|libapreq2-2.130.0-4|249	* Sun Nov 28 2010 Oden Eriksson <oeriksson@mandriva.com> 2.130.0-0.0.1mdv2011.0
12cr|libapreq2-2.130.0-4|250	+ Revision: 602334
12cr|libapreq2-2.130.0-4|251	- 2.13 (pre-release)
12cr|libapreq2-2.130.0-4|252	
12cr|libapreq2-2.130.0-4|253	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 2.12-5mdv2011.0
12cr|libapreq2-2.130.0-4|254	+ Revision: 588133
12cr|libapreq2-2.130.0-4|255	- rebuild
12cr|libapreq2-2.130.0-4|256	
12cr|libapreq2-2.130.0-4|257	* Thu Jul 22 2010 Jérôme Quelin <jquelin@mandriva.org> 2.12-4mdv2011.0
12cr|libapreq2-2.130.0-4|258	+ Revision: 556774
12cr|libapreq2-2.130.0-4|259	- rebuild for perl 5.12
12cr|libapreq2-2.130.0-4|260	
12cr|libapreq2-2.130.0-4|261	* Wed Jan 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.12-3mdv2010.1
12cr|libapreq2-2.130.0-4|262	+ Revision: 486818
12cr|libapreq2-2.130.0-4|263	- rebuilt against bdb 4.8
12cr|libapreq2-2.130.0-4|264	
12cr|libapreq2-2.130.0-4|265	* Sun Aug 02 2009 Oden Eriksson <oeriksson@mandriva.com> 2.12-2mdv2010.0
12cr|libapreq2-2.130.0-4|266	+ Revision: 407519
12cr|libapreq2-2.130.0-4|267	- rebuild
12cr|libapreq2-2.130.0-4|268	
12cr|libapreq2-2.130.0-4|269	* Sat Mar 14 2009 Oden Eriksson <oeriksson@mandriva.com> 2.12-1mdv2009.1
12cr|libapreq2-2.130.0-4|270	+ Revision: 354928
12cr|libapreq2-2.130.0-4|271	- 2.12
12cr|libapreq2-2.130.0-4|272	
12cr|libapreq2-2.130.0-4|273	* Tue Jan 20 2009 Oden Eriksson <oeriksson@mandriva.com> 2.11-0.1mdv2009.1
12cr|libapreq2-2.130.0-4|274	+ Revision: 331679
12cr|libapreq2-2.130.0-4|275	- 2.11 (rc)
12cr|libapreq2-2.130.0-4|276	- rediffed P1
12cr|libapreq2-2.130.0-4|277	- 2.10-RC1
12cr|libapreq2-2.130.0-4|278	
12cr|libapreq2-2.130.0-4|279	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 2.08-16mdv2009.1
12cr|libapreq2-2.130.0-4|280	+ Revision: 325871
12cr|libapreq2-2.130.0-4|281	- rebuild
12cr|libapreq2-2.130.0-4|282	
12cr|libapreq2-2.130.0-4|283	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 2.08-15mdv2009.0
12cr|libapreq2-2.130.0-4|284	+ Revision: 235144
12cr|libapreq2-2.130.0-4|285	- rebuild
12cr|libapreq2-2.130.0-4|286	
12cr|libapreq2-2.130.0-4|287	+ Pixel <pixel@mandriva.com>
12cr|libapreq2-2.130.0-4|288	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libapreq2-2.130.0-4|289	
12cr|libapreq2-2.130.0-4|290	* Sun Jun 08 2008 Oden Eriksson <oeriksson@mandriva.com> 2.08-14mdv2009.0
12cr|libapreq2-2.130.0-4|291	+ Revision: 216852
12cr|libapreq2-2.130.0-4|292	- added P3 from HEAD to fix more autoconf260 borkiness
12cr|libapreq2-2.130.0-4|293	- disable the test suite for now. it works with openssl-0.9.8g but not with openssl-0.9.8h
12cr|libapreq2-2.130.0-4|294	- rebuild
12cr|libapreq2-2.130.0-4|295	
12cr|libapreq2-2.130.0-4|296	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.08-13mdv2008.1
12cr|libapreq2-2.130.0-4|297	+ Revision: 170942
12cr|libapreq2-2.130.0-4|298	- rebuild
12cr|libapreq2-2.130.0-4|299	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|libapreq2-2.130.0-4|300	
12cr|libapreq2-2.130.0-4|301	* Thu Jan 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.08-12mdv2008.1
12cr|libapreq2-2.130.0-4|302	+ Revision: 154213
12cr|libapreq2-2.130.0-4|303	- bump release
12cr|libapreq2-2.130.0-4|304	- rebuild
12cr|libapreq2-2.130.0-4|305	
12cr|libapreq2-2.130.0-4|306	* Mon Dec 24 2007 Oden Eriksson <oeriksson@mandriva.com> 2.08-11mdv2008.1
12cr|libapreq2-2.130.0-4|307	+ Revision: 137509
12cr|libapreq2-2.130.0-4|308	- rebuilt against openldap-2.4.7 libs
12cr|libapreq2-2.130.0-4|309	
12cr|libapreq2-2.130.0-4|310	+ Olivier Blin <blino@mandriva.org>
12cr|libapreq2-2.130.0-4|311	- restore BuildRoot
12cr|libapreq2-2.130.0-4|312	
12cr|libapreq2-2.130.0-4|313	+ Thierry Vignaud <tv@mandriva.org>
12cr|libapreq2-2.130.0-4|314	- kill re-definition of %%buildroot on Pixel's request
12cr|libapreq2-2.130.0-4|315	
12cr|libapreq2-2.130.0-4|316	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 2.08-10mdv2008.1
12cr|libapreq2-2.130.0-4|317	+ Revision: 119839
12cr|libapreq2-2.130.0-4|318	- fix upgrade
12cr|libapreq2-2.130.0-4|319	
12cr|libapreq2-2.130.0-4|320	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 2.08-9mdv2008.1
12cr|libapreq2-2.130.0-4|321	+ Revision: 119837
12cr|libapreq2-2.130.0-4|322	- rebuild b/c of missing subpackage on ia32
12cr|libapreq2-2.130.0-4|323	- explain hackery
12cr|libapreq2-2.130.0-4|324	
12cr|libapreq2-2.130.0-4|325	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 2.08-8mdv2008.0
12cr|libapreq2-2.130.0-4|326	+ Revision: 83438
12cr|libapreq2-2.130.0-4|327	- new devel naming
12cr|libapreq2-2.130.0-4|328	
12cr|libapreq2-2.130.0-4|329	* Sat Aug 18 2007 Oden Eriksson <oeriksson@mandriva.com> 2.08-7mdv2008.0
12cr|libapreq2-2.130.0-4|330	+ Revision: 65824
12cr|libapreq2-2.130.0-4|331	- rebuild
12cr|libapreq2-2.130.0-4|332	
12cr|libapreq2-2.130.0-4|333	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|libapreq2-2.130.0-4|334	- rebuild for expat
12cr|libapreq2-2.130.0-4|335	
12cr|libapreq2-2.130.0-4|336	
12cr|libapreq2-2.130.0-4|337	* Sun Mar 11 2007 Oden Eriksson <oeriksson@mandriva.com> 2.08-5mdv2007.1
12cr|libapreq2-2.130.0-4|338	+ Revision: 141330
12cr|libapreq2-2.130.0-4|339	- rebuild
12cr|libapreq2-2.130.0-4|340	
12cr|libapreq2-2.130.0-4|341	* Mon Nov 20 2006 Oden Eriksson <oeriksson@mandriva.com> 2.08-4mdv2007.1
12cr|libapreq2-2.130.0-4|342	+ Revision: 85563
12cr|libapreq2-2.130.0-4|343	- fixed deps and added a patch (P2) to make the tests pass under iurt
12cr|libapreq2-2.130.0-4|344	- added a autoconf-2.60 bug workaround (P1)
12cr|libapreq2-2.130.0-4|345	- rebuild
12cr|libapreq2-2.130.0-4|346	- Import libapreq2
12cr|libapreq2-2.130.0-4|347	
12cr|libapreq2-2.130.0-4|348	* Sun Aug 13 2006 Oden Eriksson <oeriksson@mandriva.com> 2.08-1mdk
12cr|libapreq2-2.130.0-4|349	- 2.08
12cr|libapreq2-2.130.0-4|350	
12cr|libapreq2-2.130.0-4|351	* Mon May 08 2006 Scott Karns <scottk@mandriva.org> 2.07-3mdk
12cr|libapreq2-2.130.0-4|352	- Added Requires: apache-mod_apreq to perl-libapreq2
12cr|libapreq2-2.130.0-4|353	
12cr|libapreq2-2.130.0-4|354	* Mon Mar 20 2006 Oden Eriksson <oeriksson@mandriva.com> 2.07-2mdk
12cr|libapreq2-2.130.0-4|355	- fix deps
12cr|libapreq2-2.130.0-4|356	
12cr|libapreq2-2.130.0-4|357	* Sun Feb 12 2006 Oden Eriksson <oeriksson@mandriva.com> 2.07-1mdk
12cr|libapreq2-2.130.0-4|358	- 2.07 (addresses CVE-2006-0042)
12cr|libapreq2-2.130.0-4|359	
12cr|libapreq2-2.130.0-4|360	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.07-0.r376644.1mdk
12cr|libapreq2-2.130.0-4|361	- use a recent snap (r376644)
12cr|libapreq2-2.130.0-4|362	
12cr|libapreq2-2.130.0-4|363	* Mon Jan 30 2006 Oden Eriksson <oeriksson@mandriva.com> 2.06-4.dev.4mdk
12cr|libapreq2-2.130.0-4|364	- actually _load_ the frigging apache module, DUH!
12cr|libapreq2-2.130.0-4|365	
12cr|libapreq2-2.130.0-4|366	* Tue Dec 13 2005 Oden Eriksson <oeriksson@mandriva.com> 2.06-4.dev.3mdk
12cr|libapreq2-2.130.0-4|367	- rebuilt against apache-2.2.0
12cr|libapreq2-2.130.0-4|368	
12cr|libapreq2-2.130.0-4|369	* Fri Sep 09 2005 Oden Eriksson <oeriksson@mandriva.com> 2.06-4.dev.1mdk
12cr|libapreq2-2.130.0-4|370	- rebuild
12cr|libapreq2-2.130.0-4|371	
12cr|libapreq2-2.130.0-4|372	* Wed Aug 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.06-2.dev.2mdk
12cr|libapreq2-2.130.0-4|373	- rebuilt against new openldap-2.3.6 libs
12cr|libapreq2-2.130.0-4|374	
12cr|libapreq2-2.130.0-4|375	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.06-1.dev.2mdk
12cr|libapreq2-2.130.0-4|376	- fix deps
12cr|libapreq2-2.130.0-4|377	
12cr|libapreq2-2.130.0-4|378	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 2.06-1.dev.1mdk
12cr|libapreq2-2.130.0-4|379	- 2.06-dev
12cr|libapreq2-2.130.0-4|380	
12cr|libapreq2-2.130.0-4|381	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.06-0.r179569.1mdk
12cr|libapreq2-2.130.0-4|382	- new SVN snap (r179569)
12cr|libapreq2-2.130.0-4|383	- rename the apache sub package (apache2/apache)
12cr|libapreq2-2.130.0-4|384	- the conf.d directory is renamed to modules.d
12cr|libapreq2-2.130.0-4|385	- use new rpm-4.4.x pre,post magic
12cr|libapreq2-2.130.0-4|386	- use better %%post and %%postun magic
12cr|libapreq2-2.130.0-4|387	- fix naming
12cr|libapreq2-2.130.0-4|388	
12cr|libapreq2-2.130.0-4|389	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.05-0.r161185.1mdk
12cr|libapreq2-2.130.0-4|390	- use a recent cvs snap (r161185)
12cr|libapreq2-2.130.0-4|391	- run the tests
12cr|libapreq2-2.130.0-4|392	
12cr|libapreq2-2.130.0-4|393	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.04_03-6mdk
12cr|libapreq2-2.130.0-4|394	- use the %%mkrel macro
12cr|libapreq2-2.130.0-4|395	
12cr|libapreq2-2.130.0-4|396	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.04_03-5mdk
12cr|libapreq2-2.130.0-4|397	- spec file cleanups, remove the ADVX-build stuff
12cr|libapreq2-2.130.0-4|398	
12cr|libapreq2-2.130.0-4|399	* Wed Feb 09 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.04_03-4mdk
12cr|libapreq2-2.130.0-4|400	- rebuilt for apache 2.0.53
12cr|libapreq2-2.130.0-4|401	
12cr|libapreq2-2.130.0-4|402	* Fri Feb 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.04_03-3mdk
12cr|libapreq2-2.130.0-4|403	- rebuilt against new openldap libs
12cr|libapreq2-2.130.0-4|404	
12cr|libapreq2-2.130.0-4|405	* Tue Dec 07 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.04_03-2mdk
12cr|libapreq2-2.130.0-4|406	- Rebuild for new perl
12cr|libapreq2-2.130.0-4|407	- Remove MANIFEST files
12cr|libapreq2-2.130.0-4|408	
12cr|libapreq2-2.130.0-4|409	* Sat Sep 04 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.04_03-1mdk
12cr|libapreq2-2.130.0-4|410	- 2.04_03
12cr|libapreq2-2.130.0-4|411	
12cr|libapreq2-2.130.0-4|412	* Wed Aug 11 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.03_04-3mdk
12cr|libapreq2-2.130.0-4|413	- rebuilt
12cr|libapreq2-2.130.0-4|414	
12cr|libapreq2-2.130.0-4|415	* Mon Aug 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.03_04-2mdk
12cr|libapreq2-2.130.0-4|416	- rebuilt for apache 2.0.50
12cr|libapreq2-2.130.0-4|417	
12cr|libapreq2-2.130.0-4|418	* Tue Jun 22 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.03_04-1mdk
12cr|libapreq2-2.130.0-4|419	- initial mandrake package based on the spec file by Bojan Smojver
12cr|libapreq2-2.130.0-4|420	

2653 12
12cr|libbeagle-0.3.9-5|1	%define name libbeagle
12cr|libbeagle-0.3.9-5|2	%define version 0.3.9
12cr|libbeagle-0.3.9-5|3	%define release 5
12cr|libbeagle-0.3.9-5|4	%define major 1
12cr|libbeagle-0.3.9-5|5	%define libname %mklibname beagle %major
12cr|libbeagle-0.3.9-5|6	%define develname %mklibname -d beagle
12cr|libbeagle-0.3.9-5|7	%define pyver 2.7
12cr|libbeagle-0.3.9-5|8	
12cr|libbeagle-0.3.9-5|9	Summary: Beagle integration library
12cr|libbeagle-0.3.9-5|10	Name: %{name}
12cr|libbeagle-0.3.9-5|11	Version: %{version}
12cr|libbeagle-0.3.9-5|12	Release: %{release}
12cr|libbeagle-0.3.9-5|13	Source0: http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
12cr|libbeagle-0.3.9-5|14	Patch1: libbeagle-0.3.5.1-fix-str-fmt.patch
12cr|libbeagle-0.3.9-5|15	Patch2: libbeagle-0.3.9-linkage.patch
12cr|libbeagle-0.3.9-5|16	Patch3: libbeagle-0.3.9-remove-duplicated-file-from-makefile.patch
12cr|libbeagle-0.3.9-5|17	License: MIT/Apache License
12cr|libbeagle-0.3.9-5|18	Group: System/Libraries
12cr|libbeagle-0.3.9-5|19	Url: http://beagle-project.org/
12cr|libbeagle-0.3.9-5|20	BuildRequires: gtk-doc docbook-dtd412-xml
12cr|libbeagle-0.3.9-5|21	BuildRequires: glib2-devel
12cr|libbeagle-0.3.9-5|22	BuildRequires: pygtk2.0-devel
12cr|libbeagle-0.3.9-5|23	
12cr|libbeagle-0.3.9-5|24	%description
12cr|libbeagle-0.3.9-5|25	Beagle is an indexing sub-system and search aggregator built on top of
12cr|libbeagle-0.3.9-5|26	Lucene.Net. It can index your files, mailboxes, your web browsing
12cr|libbeagle-0.3.9-5|27	behaviour and other things.
12cr|libbeagle-0.3.9-5|28	
12cr|libbeagle-0.3.9-5|29	This is the shared library used to integrate beagle search in applications.
12cr|libbeagle-0.3.9-5|30	
12cr|libbeagle-0.3.9-5|31	%package -n %libname
12cr|libbeagle-0.3.9-5|32	Group: System/Libraries
12cr|libbeagle-0.3.9-5|33	Summary: Shared library of beagle
12cr|libbeagle-0.3.9-5|34	%description -n %libname
12cr|libbeagle-0.3.9-5|35	Beagle is an indexing sub-system and search aggregator built on top of
12cr|libbeagle-0.3.9-5|36	Lucene.Net.
12cr|libbeagle-0.3.9-5|37	
12cr|libbeagle-0.3.9-5|38	%package -n %develname
12cr|libbeagle-0.3.9-5|39	Group: Development/C
12cr|libbeagle-0.3.9-5|40	Summary: Development library of beagle
12cr|libbeagle-0.3.9-5|41	Requires: %libname = %version
12cr|libbeagle-0.3.9-5|42	Provides: libbeagle-devel = %version-%release
12cr|libbeagle-0.3.9-5|43	Obsoletes: %mklibname -d beagle 0
12cr|libbeagle-0.3.9-5|44	
12cr|libbeagle-0.3.9-5|45	%description -n %develname
12cr|libbeagle-0.3.9-5|46	Beagle is an indexing sub-system and search aggregator built on top of
12cr|libbeagle-0.3.9-5|47	Lucene.Net.
12cr|libbeagle-0.3.9-5|48	
12cr|libbeagle-0.3.9-5|49	%package -n python-beagle
12cr|libbeagle-0.3.9-5|50	Group: Development/Python
12cr|libbeagle-0.3.9-5|51	Summary: Python module for writing Beagle extensions
12cr|libbeagle-0.3.9-5|52	Requires: %libname = %version
12cr|libbeagle-0.3.9-5|53	Requires: pygtk2.0
12cr|libbeagle-0.3.9-5|54	%description -n python-beagle
12cr|libbeagle-0.3.9-5|55	Beagle is an indexing sub-system and search aggregator built on top of
12cr|libbeagle-0.3.9-5|56	Lucene.Net.
12cr|libbeagle-0.3.9-5|57	Install this for python extensions to Beagle.
12cr|libbeagle-0.3.9-5|58	
12cr|libbeagle-0.3.9-5|59	%prep
12cr|libbeagle-0.3.9-5|60	%setup -q
12cr|libbeagle-0.3.9-5|61	%patch1 -p0
12cr|libbeagle-0.3.9-5|62	%patch2 -p1
12cr|libbeagle-0.3.9-5|63	%patch3 -p1
12cr|libbeagle-0.3.9-5|64	#gw needed by patch 2 and 3
12cr|libbeagle-0.3.9-5|65	autoreconf -fi
12cr|libbeagle-0.3.9-5|66	
12cr|libbeagle-0.3.9-5|67	%build
12cr|libbeagle-0.3.9-5|68	%configure2_5x --enable-gtk-doc
12cr|libbeagle-0.3.9-5|69	%make
12cr|libbeagle-0.3.9-5|70	
12cr|libbeagle-0.3.9-5|71	%install
12cr|libbeagle-0.3.9-5|72	%makeinstall_std
12cr|libbeagle-0.3.9-5|73	
12cr|libbeagle-0.3.9-5|74	#gw bug in 0.3.9
12cr|libbeagle-0.3.9-5|75	%if %_lib != lib
12cr|libbeagle-0.3.9-5|76	mv %buildroot%_prefix/lib/python%pyver %buildroot%_libdir
12cr|libbeagle-0.3.9-5|77	%endif
12cr|libbeagle-0.3.9-5|78	
12cr|libbeagle-0.3.9-5|79	rm -f %buildroot%_libdir/gtk-2.0/*/filesystems/libbeaglechooserhack*a \
12cr|libbeagle-0.3.9-5|80	%buildroot%_libdir/%name/*a %buildroot%_libdir/python%pyver/site-packages/*a
12cr|libbeagle-0.3.9-5|81	
12cr|libbeagle-0.3.9-5|82	
12cr|libbeagle-0.3.9-5|83	%files -n %libname
12cr|libbeagle-0.3.9-5|84	%doc ChangeLog AUTHORS README INSTALL
12cr|libbeagle-0.3.9-5|85	%_libdir/lib*.so.%{major}*
12cr|libbeagle-0.3.9-5|86	
12cr|libbeagle-0.3.9-5|87	%files -n %develname
12cr|libbeagle-0.3.9-5|88	%doc ChangeLog AUTHORS README INSTALL
12cr|libbeagle-0.3.9-5|89	%_libdir/lib*.so
12cr|libbeagle-0.3.9-5|90	%attr(644,root,root) %_libdir/lib*a
12cr|libbeagle-0.3.9-5|91	%_includedir/libbeagle/
12cr|libbeagle-0.3.9-5|92	%_libdir/pkgconfig/libbeagle*.pc
12cr|libbeagle-0.3.9-5|93	%_datadir/gtk-doc/html/beagle/
12cr|libbeagle-0.3.9-5|94	
12cr|libbeagle-0.3.9-5|95	%files -n python-beagle
12cr|libbeagle-0.3.9-5|96	%doc ChangeLog AUTHORS README INSTALL
12cr|libbeagle-0.3.9-5|97	%py_platsitedir/*beagle*
12cr|libbeagle-0.3.9-5|98	
12cr|libbeagle-0.3.9-5|99	
12cr|libbeagle-0.3.9-5|100	
12cr|libbeagle-0.3.9-5|101	

2654 12
12cr|libbinio-1.4-9|1	%define	oname	binio
12cr|libbinio-1.4-9|2	
12cr|libbinio-1.4-9|3	Summary:	Binary I/O stream class library
12cr|libbinio-1.4-9|4	Name:		libbinio
12cr|libbinio-1.4-9|5	Version:	1.4
12cr|libbinio-1.4-9|6	Release:	9
12cr|libbinio-1.4-9|7	Source0:	http://prdownloads.sourceforge.net/libbinio/%{name}-%{version}.tar.bz2
12cr|libbinio-1.4-9|8	Patch1:		libbinio-1.4-string-conversion.patch
12cr|libbinio-1.4-9|9	Patch2:		libbinio-1.4-gcc4.4.patch
12cr|libbinio-1.4-9|10	URL:		http://libbinio.sourceforge.net/
12cr|libbinio-1.4-9|11	License:	LGPLv2+
12cr|libbinio-1.4-9|12	Group:		System/Libraries
12cr|libbinio-1.4-9|13	
12cr|libbinio-1.4-9|14	%description
12cr|libbinio-1.4-9|15	The binary I/O stream class library presents a platform-independent
12cr|libbinio-1.4-9|16	way to access binary data streams in C++.
12cr|libbinio-1.4-9|17	
12cr|libbinio-1.4-9|18	The library is hardware independent in the form that it transparently
12cr|libbinio-1.4-9|19	converts between the different forms of machine-internal binary data
12cr|libbinio-1.4-9|20	representation.
12cr|libbinio-1.4-9|21	
12cr|libbinio-1.4-9|22	It further employs no special I/O protocol and can be used on
12cr|libbinio-1.4-9|23	arbitrary binary data sources.
12cr|libbinio-1.4-9|24	
12cr|libbinio-1.4-9|25	%define	major	1
12cr|libbinio-1.4-9|26	%define	libname	%mklibname %{oname} %{major}
12cr|libbinio-1.4-9|27	%package -n	%{libname}
12cr|libbinio-1.4-9|28	Summary:	Shared library for %{name}
12cr|libbinio-1.4-9|29	Group:		System/Libraries
12cr|libbinio-1.4-9|30	
12cr|libbinio-1.4-9|31	%description -n	%{libname}
12cr|libbinio-1.4-9|32	The binary I/O stream class library presents a platform-independent
12cr|libbinio-1.4-9|33	way to access binary data streams in C++.
12cr|libbinio-1.4-9|34	
12cr|libbinio-1.4-9|35	The library is hardware independent in the form that it transparently
12cr|libbinio-1.4-9|36	converts between the different forms of machine-internal binary data
12cr|libbinio-1.4-9|37	representation.
12cr|libbinio-1.4-9|38	
12cr|libbinio-1.4-9|39	It further employs no special I/O protocol and can be used on
12cr|libbinio-1.4-9|40	arbitrary binary data sources.
12cr|libbinio-1.4-9|41	
12cr|libbinio-1.4-9|42	This package contains the shared library needed to run applications
12cr|libbinio-1.4-9|43	based on %{name}.
12cr|libbinio-1.4-9|44	
12cr|libbinio-1.4-9|45	%define	libdev	%mklibname -d %{oname}
12cr|libbinio-1.4-9|46	%package -n	%{libdev}
12cr|libbinio-1.4-9|47	Summary:	Development files for %{name}
12cr|libbinio-1.4-9|48	Group:		Development/C++
12cr|libbinio-1.4-9|49	Provides:	%{name}-devel = %{version}-%{release}
12cr|libbinio-1.4-9|50	Requires:	%{libname} = %{version}
12cr|libbinio-1.4-9|51	Obsoletes:	%{mklibname -d %{oname} 1}
12cr|libbinio-1.4-9|52	
12cr|libbinio-1.4-9|53	%description -n %{libdev}
12cr|libbinio-1.4-9|54	The binary I/O stream class library presents a platform-independent
12cr|libbinio-1.4-9|55	way to access binary data streams in C++.
12cr|libbinio-1.4-9|56	
12cr|libbinio-1.4-9|57	The library is hardware independent in the form that it transparently
12cr|libbinio-1.4-9|58	converts between the different forms of machine-internal binary data
12cr|libbinio-1.4-9|59	representation.
12cr|libbinio-1.4-9|60	
12cr|libbinio-1.4-9|61	It further employs no special I/O protocol and can be used on
12cr|libbinio-1.4-9|62	arbitrary binary data sources.
12cr|libbinio-1.4-9|63	
12cr|libbinio-1.4-9|64	This package contains C++ header files, the shared library symlink and
12cr|libbinio-1.4-9|65	the developer documentation for %{name}.
12cr|libbinio-1.4-9|66	
12cr|libbinio-1.4-9|67	%define libstat %mklibname -d -s %{oname}
12cr|libbinio-1.4-9|68	%package -n	%{libstat}
12cr|libbinio-1.4-9|69	Summary:	Static library for %{name}
12cr|libbinio-1.4-9|70	Group:		Development/C++
12cr|libbinio-1.4-9|71	Requires:	%{libdev} = %{version}
12cr|libbinio-1.4-9|72	Provides:	%{name}-static-devel = %{version}-%{release}
12cr|libbinio-1.4-9|73	Obsoletes:	%{mklibname -s -d %{oname} 1}
12cr|libbinio-1.4-9|74	
12cr|libbinio-1.4-9|75	%description -n %{libstat}
12cr|libbinio-1.4-9|76	The binary I/O stream class library presents a platform-independent
12cr|libbinio-1.4-9|77	way to access binary data streams in C++.
12cr|libbinio-1.4-9|78	
12cr|libbinio-1.4-9|79	The library is hardware independent in the form that it transparently
12cr|libbinio-1.4-9|80	converts between the different forms of machine-internal binary data
12cr|libbinio-1.4-9|81	representation.
12cr|libbinio-1.4-9|82	
12cr|libbinio-1.4-9|83	It further employs no special I/O protocol and can be used on
12cr|libbinio-1.4-9|84	arbitrary binary data sources.
12cr|libbinio-1.4-9|85	
12cr|libbinio-1.4-9|86	This package contains the static library of %{name}.
12cr|libbinio-1.4-9|87	
12cr|libbinio-1.4-9|88	%prep
12cr|libbinio-1.4-9|89	%setup -q
12cr|libbinio-1.4-9|90	%patch1 -p1 -b .stringconversion
12cr|libbinio-1.4-9|91	%patch2 -p1
12cr|libbinio-1.4-9|92	
12cr|libbinio-1.4-9|93	%build
12cr|libbinio-1.4-9|94	autoreconf -i
12cr|libbinio-1.4-9|95	%configure2_5x
12cr|libbinio-1.4-9|96	%make
12cr|libbinio-1.4-9|97	
12cr|libbinio-1.4-9|98	%install
12cr|libbinio-1.4-9|99	%makeinstall_std
12cr|libbinio-1.4-9|100	
12cr|libbinio-1.4-9|101	%if %mdkversion < 200900
12cr|libbinio-1.4-9|102	%post -n %{libname} -p /sbin/ldconfig
12cr|libbinio-1.4-9|103	%postun -n %{libname} -p /sbin/ldconfig
12cr|libbinio-1.4-9|104	%endif
12cr|libbinio-1.4-9|105	
12cr|libbinio-1.4-9|106	%post -n %{libdev}
12cr|libbinio-1.4-9|107	%_install_info %{name}.info
12cr|libbinio-1.4-9|108	
12cr|libbinio-1.4-9|109	%postun -n %{libdev}
12cr|libbinio-1.4-9|110	%_remove_install_info %{name}.info
12cr|libbinio-1.4-9|111	
12cr|libbinio-1.4-9|112	%files -n %{libname}
12cr|libbinio-1.4-9|113	%defattr(-,root,root)
12cr|libbinio-1.4-9|114	%doc README AUTHORS ChangeLog NEWS
12cr|libbinio-1.4-9|115	%{_libdir}/libbinio.so.%{major}*
12cr|libbinio-1.4-9|116	
12cr|libbinio-1.4-9|117	%files -n %{libdev}
12cr|libbinio-1.4-9|118	%defattr(-,root,root)
12cr|libbinio-1.4-9|119	%dir %{_includedir}/%{name}
12cr|libbinio-1.4-9|120	%{_includedir}/%{name}/*
12cr|libbinio-1.4-9|121	%{_libdir}/*.so
12cr|libbinio-1.4-9|122	%{_infodir}/*.info*
12cr|libbinio-1.4-9|123	%{_libdir}/pkgconfig/*
12cr|libbinio-1.4-9|124	
12cr|libbinio-1.4-9|125	%files -n %{libstat}
12cr|libbinio-1.4-9|126	%defattr(-,root,root)
12cr|libbinio-1.4-9|127	%{_libdir}/*.a
12cr|libbinio-1.4-9|128	
12cr|libbinio-1.4-9|129	
12cr|libbinio-1.4-9|130	
12cr|libbinio-1.4-9|131	%changelog
12cr|libbinio-1.4-9|132	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4-9mdv2011.0
12cr|libbinio-1.4-9|133	+ Revision: 620082
12cr|libbinio-1.4-9|134	- the mass rebuild of 2010.0 packages
12cr|libbinio-1.4-9|135	
12cr|libbinio-1.4-9|136	* Fri May 22 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.4-8mdv2010.0
12cr|libbinio-1.4-9|137	+ Revision: 378714
12cr|libbinio-1.4-9|138	- fix build with gcc 4.4
12cr|libbinio-1.4-9|139	
12cr|libbinio-1.4-9|140	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.4-7mdv2009.0
12cr|libbinio-1.4-9|141	+ Revision: 267803
12cr|libbinio-1.4-9|142	- rebuild early 2009.0 package (before pixel changes)
12cr|libbinio-1.4-9|143	
12cr|libbinio-1.4-9|144	* Wed Jun 11 2008 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 1.4-6mdv2009.0
12cr|libbinio-1.4-9|145	+ Revision: 217856
12cr|libbinio-1.4-9|146	- drop P0 as using uint64_t in stead of long long will give more headaches
12cr|libbinio-1.4-9|147	with adplug needed to be fixed etc..
12cr|libbinio-1.4-9|148	
12cr|libbinio-1.4-9|149	* Tue Jun 10 2008 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 1.4-5mdv2009.0
12cr|libbinio-1.4-9|150	+ Revision: 217702
12cr|libbinio-1.4-9|151	- d'oh, forgot to run autoreconf first to actually  put P0 to use..
12cr|libbinio-1.4-9|152	
12cr|libbinio-1.4-9|153	* Tue Jun 10 2008 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 1.4-4mdv2009.0
12cr|libbinio-1.4-9|154	+ Revision: 217611
12cr|libbinio-1.4-9|155	- import libbinio
12cr|libbinio-1.4-9|156	
12cr|libbinio-1.4-9|157	
12cr|libbinio-1.4-9|158	* Wed Oct 24 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.4-3mdv2008.1
12cr|libbinio-1.4-9|159	+ Revision: 101737
12cr|libbinio-1.4-9|160	- new devel name
12cr|libbinio-1.4-9|161	- update license tag
12cr|libbinio-1.4-9|162	- remove old conflict
12cr|libbinio-1.4-9|163	
12cr|libbinio-1.4-9|164	
12cr|libbinio-1.4-9|165	* Wed Jan 24 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.4-3mdv2007.0
12cr|libbinio-1.4-9|166	+ Revision: 112780
12cr|libbinio-1.4-9|167	- rebuild
12cr|libbinio-1.4-9|168	- Import binio
12cr|libbinio-1.4-9|169	
12cr|libbinio-1.4-9|170	* Sat Oct 07 2006 Götz Waschk <waschk@mandriva.org> 1.4-2mdv2007.1
12cr|libbinio-1.4-9|171	- rebuild
12cr|libbinio-1.4-9|172	
12cr|libbinio-1.4-9|173	* Mon Sep 19 2005 Götz Waschk <waschk@mandriva.org> 1.4-1mdk
12cr|libbinio-1.4-9|174	- update file list
12cr|libbinio-1.4-9|175	- New release 1.4
12cr|libbinio-1.4-9|176	
12cr|libbinio-1.4-9|177	* Thu Aug 25 2005 GÃ¶tz Waschk <waschk@mandriva.org> 1.3-2mdk
12cr|libbinio-1.4-9|178	- Rebuild
12cr|libbinio-1.4-9|179	
12cr|libbinio-1.4-9|180	* Fri Aug 20 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.3-1mdk
12cr|libbinio-1.4-9|181	- New release 1.3
12cr|libbinio-1.4-9|182	
12cr|libbinio-1.4-9|183	* Sat Jun 05 2004 Götz Waschk <waschk@linux-mandrake.com> 1.2-5mdk
12cr|libbinio-1.4-9|184	- fix source URL
12cr|libbinio-1.4-9|185	- drop prefix
12cr|libbinio-1.4-9|186	- new g++
12cr|libbinio-1.4-9|187	

2655 12
12cr|libbnr-2.0.3-8|1	%define	major 2
12cr|libbnr-2.0.3-8|2	%define libname %mklibname bnr %{major}
12cr|libbnr-2.0.3-8|3	%define develname %mklibname bnr -d
12cr|libbnr-2.0.3-8|4	
12cr|libbnr-2.0.3-8|5	Summary:	Bayesian Noise Reduction Library
12cr|libbnr-2.0.3-8|6	Name:		libbnr
12cr|libbnr-2.0.3-8|7	Version:	2.0.3
12cr|libbnr-2.0.3-8|8	Release:	8
12cr|libbnr-2.0.3-8|9	Group:		System/Libraries
12cr|libbnr-2.0.3-8|10	License:	GPL
12cr|libbnr-2.0.3-8|11	URL:		http://bnr.nuclearelephant.com/
12cr|libbnr-2.0.3-8|12	Source0:	http://dspam.nuclearelephant.com/sources/%{name}-%{version}.tar.bz2
12cr|libbnr-2.0.3-8|13	BuildRequires:	automake
12cr|libbnr-2.0.3-8|14	BuildRequires:	autoconf2.5
12cr|libbnr-2.0.3-8|15	BuildRequires:	libtool
12cr|libbnr-2.0.3-8|16	
12cr|libbnr-2.0.3-8|17	%description
12cr|libbnr-2.0.3-8|18	libbnr is an implementation of the Bayesian Noise Reduction (BNR)
12cr|libbnr-2.0.3-8|19	algorithm. All samples of text contain some degree of noise (data
12cr|libbnr-2.0.3-8|20	which is either intentionally or unintentionally irrelevant to
12cr|libbnr-2.0.3-8|21	accurate statistical analysis of the sample where removal of the
12cr|libbnr-2.0.3-8|22	data would result in a cleaner analysis). The Bayesian noise
12cr|libbnr-2.0.3-8|23	reduction algorithm provides a means of cleaner machine learning
12cr|libbnr-2.0.3-8|24	by providing more useful data, which ultimately leads to better
12cr|libbnr-2.0.3-8|25	sample analysis. With the noisy data removed from the sample, what
12cr|libbnr-2.0.3-8|26	is left is only data relevant to the classification. libbnr can be
12cr|libbnr-2.0.3-8|27	linked in with your classifier and called using the standard C
12cr|libbnr-2.0.3-8|28	interface.
12cr|libbnr-2.0.3-8|29	
12cr|libbnr-2.0.3-8|30	%package -n	%{libname}
12cr|libbnr-2.0.3-8|31	Summary:	Bayesian Noise Reduction Library
12cr|libbnr-2.0.3-8|32	Group:          System/Libraries
12cr|libbnr-2.0.3-8|33	
12cr|libbnr-2.0.3-8|34	%description -n	%{libname}
12cr|libbnr-2.0.3-8|35	libbnr is an implementation of the Bayesian Noise Reduction (BNR)
12cr|libbnr-2.0.3-8|36	algorithm. All samples of text contain some degree of noise (data
12cr|libbnr-2.0.3-8|37	which is either intentionally or unintentionally irrelevant to
12cr|libbnr-2.0.3-8|38	accurate statistical analysis of the sample where removal of the
12cr|libbnr-2.0.3-8|39	data would result in a cleaner analysis). The Bayesian noise
12cr|libbnr-2.0.3-8|40	reduction algorithm provides a means of cleaner machine learning
12cr|libbnr-2.0.3-8|41	by providing more useful data, which ultimately leads to better
12cr|libbnr-2.0.3-8|42	sample analysis. With the noisy data removed from the sample, what
12cr|libbnr-2.0.3-8|43	is left is only data relevant to the classification. libbnr can be
12cr|libbnr-2.0.3-8|44	linked in with your classifier and called using the standard C
12cr|libbnr-2.0.3-8|45	interface.
12cr|libbnr-2.0.3-8|46	
12cr|libbnr-2.0.3-8|47	%package -n	%{develname}
12cr|libbnr-2.0.3-8|48	Summary:	Development library and header files for the %{name} library
12cr|libbnr-2.0.3-8|49	Group:		Development/C
12cr|libbnr-2.0.3-8|50	Requires:	%{libname} = %{version}-%{release}
12cr|libbnr-2.0.3-8|51	Provides:	%{name}-devel = %{EVRD}
12cr|libbnr-2.0.3-8|52	Obsoletes:	%{mklibname bnr 2 -d}
12cr|libbnr-2.0.3-8|53	
12cr|libbnr-2.0.3-8|54	%description -n	%{develname}
12cr|libbnr-2.0.3-8|55	libbnr is an implementation of the Bayesian Noise Reduction (BNR)
12cr|libbnr-2.0.3-8|56	algorithm. All samples of text contain some degree of noise (data
12cr|libbnr-2.0.3-8|57	which is either intentionally or unintentionally irrelevant to
12cr|libbnr-2.0.3-8|58	accurate statistical analysis of the sample where removal of the
12cr|libbnr-2.0.3-8|59	data would result in a cleaner analysis). The Bayesian noise
12cr|libbnr-2.0.3-8|60	reduction algorithm provides a means of cleaner machine learning
12cr|libbnr-2.0.3-8|61	by providing more useful data, which ultimately leads to better
12cr|libbnr-2.0.3-8|62	sample analysis. With the noisy data removed from the sample, what
12cr|libbnr-2.0.3-8|63	is left is only data relevant to the classification. libbnr can be
12cr|libbnr-2.0.3-8|64	linked in with your classifier and called using the standard C
12cr|libbnr-2.0.3-8|65	interface.
12cr|libbnr-2.0.3-8|66	
12cr|libbnr-2.0.3-8|67	This package contains development library and header files for the
12cr|libbnr-2.0.3-8|68	%{name} library.
12cr|libbnr-2.0.3-8|69	
12cr|libbnr-2.0.3-8|70	%prep
12cr|libbnr-2.0.3-8|71	
12cr|libbnr-2.0.3-8|72	%setup -q -n %{name}-%{version}
12cr|libbnr-2.0.3-8|73	
12cr|libbnr-2.0.3-8|74	%build
12cr|libbnr-2.0.3-8|75	#export WANT_AUTOCONF_2_5=1
12cr|libbnr-2.0.3-8|76	#rm -f configure
12cr|libbnr-2.0.3-8|77	#libtoolize --copy --force && aclocal && autoconf --force && autoheader && automake
12cr|libbnr-2.0.3-8|78	
12cr|libbnr-2.0.3-8|79	%configure2_5x
12cr|libbnr-2.0.3-8|80	
12cr|libbnr-2.0.3-8|81	%make
12cr|libbnr-2.0.3-8|82	
12cr|libbnr-2.0.3-8|83	%install
12cr|libbnr-2.0.3-8|84	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|libbnr-2.0.3-8|85	
12cr|libbnr-2.0.3-8|86	%makeinstall_std
12cr|libbnr-2.0.3-8|87	
12cr|libbnr-2.0.3-8|88	
12cr|libbnr-2.0.3-8|89	%files -n %{libname}
12cr|libbnr-2.0.3-8|90	%doc README
12cr|libbnr-2.0.3-8|91	%{_libdir}/*.so.*
12cr|libbnr-2.0.3-8|92	
12cr|libbnr-2.0.3-8|93	%files -n %{develname}
12cr|libbnr-2.0.3-8|94	%{_includedir}/*
12cr|libbnr-2.0.3-8|95	%{_libdir}/*.so
12cr|libbnr-2.0.3-8|96	%{_libdir}/*.a
12cr|libbnr-2.0.3-8|97	
12cr|libbnr-2.0.3-8|98	
12cr|libbnr-2.0.3-8|99	%changelog
12cr|libbnr-2.0.3-8|100	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-7mdv2011.0
12cr|libbnr-2.0.3-8|101	+ Revision: 627784
12cr|libbnr-2.0.3-8|102	- don't force the usage of automake1.7
12cr|libbnr-2.0.3-8|103	
12cr|libbnr-2.0.3-8|104	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-6mdv2011.0
12cr|libbnr-2.0.3-8|105	+ Revision: 620083
12cr|libbnr-2.0.3-8|106	- the mass rebuild of 2010.0 packages
12cr|libbnr-2.0.3-8|107	
12cr|libbnr-2.0.3-8|108	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.0.3-5mdv2010.0
12cr|libbnr-2.0.3-8|109	+ Revision: 429717
12cr|libbnr-2.0.3-8|110	- rebuild
12cr|libbnr-2.0.3-8|111	
12cr|libbnr-2.0.3-8|112	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 2.0.3-4mdv2009.0
12cr|libbnr-2.0.3-8|113	+ Revision: 248411
12cr|libbnr-2.0.3-8|114	- rebuild
12cr|libbnr-2.0.3-8|115	
12cr|libbnr-2.0.3-8|116	+ Pixel <pixel@mandriva.com>
12cr|libbnr-2.0.3-8|117	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libbnr-2.0.3-8|118	
12cr|libbnr-2.0.3-8|119	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.0.3-2mdv2008.1
12cr|libbnr-2.0.3-8|120	+ Revision: 136546
12cr|libbnr-2.0.3-8|121	- restore BuildRoot
12cr|libbnr-2.0.3-8|122	
12cr|libbnr-2.0.3-8|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|libbnr-2.0.3-8|124	- kill re-definition of %%buildroot on Pixel's request
12cr|libbnr-2.0.3-8|125	
12cr|libbnr-2.0.3-8|126	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-2mdv2008.0
12cr|libbnr-2.0.3-8|127	+ Revision: 83754
12cr|libbnr-2.0.3-8|128	- new devel naming
12cr|libbnr-2.0.3-8|129	
12cr|libbnr-2.0.3-8|130	
12cr|libbnr-2.0.3-8|131	* Fri Dec 08 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-1mdv2007.0
12cr|libbnr-2.0.3-8|132	+ Revision: 93731
12cr|libbnr-2.0.3-8|133	- Import libbnr
12cr|libbnr-2.0.3-8|134	
12cr|libbnr-2.0.3-8|135	* Sun Jan 08 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-1mdk
12cr|libbnr-2.0.3-8|136	- 2.0.3
12cr|libbnr-2.0.3-8|137	
12cr|libbnr-2.0.3-8|138	* Wed Dec 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.0-1mdk
12cr|libbnr-2.0.3-8|139	- initial mandrake package
12cr|libbnr-2.0.3-8|140	

2656 12
12cr|libbt-1.06-7|1	%define develname %mklibname -d bt
12cr|libbt-1.06-7|2	Name: libbt
12cr|libbt-1.06-7|3	Version: 1.06
12cr|libbt-1.06-7|4	Release: %mkrel 7
12cr|libbt-1.06-7|5	Summary: C-language Impementation of the BitTorrent core protocols
12cr|libbt-1.06-7|6	BuildRoot: %{_tmppath}/%{name}-%{version}-build
12cr|libbt-1.06-7|7	License: GPL+ and LGPL+
12cr|libbt-1.06-7|8	Group: Development/C++
12cr|libbt-1.06-7|9	URL: http://libbt.sourceforge.net/
12cr|libbt-1.06-7|10	Source0: http://prdownloads.sourceforge.net/libbt/libbt-%{version}.tar.gz
12cr|libbt-1.06-7|11	Patch0: libbt-1.06-header.patch
12cr|libbt-1.06-7|12	Patch1: libbt-1.06-fix-linking.patch
12cr|libbt-1.06-7|13	BuildRequires: curl-devel
12cr|libbt-1.06-7|14	
12cr|libbt-1.06-7|15	%description
12cr|libbt-1.06-7|16	LibBT is a C reimplementation of the BitTorrent core protocols.  Our goal for
12cr|libbt-1.06-7|17	the project is to develop a low overhead library version of the protocols so
12cr|libbt-1.06-7|18	that BitTorrent transfers can easily be built in to any existing application.
12cr|libbt-1.06-7|19	
12cr|libbt-1.06-7|20	The sample applications included with LibBT currently run in between 2Mb and
12cr|libbt-1.06-7|21	3.5Mb of memory (RSS), depending on the number of peers that are attached.
12cr|libbt-1.06-7|22	
12cr|libbt-1.06-7|23	%package utils
12cr|libbt-1.06-7|24	Summary: C-language Impementation of the BitTorrent core protocols
12cr|libbt-1.06-7|25	Group: Networking/File transfer
12cr|libbt-1.06-7|26	
12cr|libbt-1.06-7|27	%description utils
12cr|libbt-1.06-7|28	LibBT is a C reimplementation of the BitTorrent core protocols.  Our goal for
12cr|libbt-1.06-7|29	the project is to develop a low overhead library version of the protocols so
12cr|libbt-1.06-7|30	that BitTorrent transfers can easily be built in to any existing application.
12cr|libbt-1.06-7|31	
12cr|libbt-1.06-7|32	This contains the sample applications from LibBT, that currently run
12cr|libbt-1.06-7|33	in between 2Mb and 3.5Mb of memory (RSS), depending on the number of
12cr|libbt-1.06-7|34	peers that are attached.
12cr|libbt-1.06-7|35	
12cr|libbt-1.06-7|36	%package -n %develname
12cr|libbt-1.06-7|37	Summary: C-language Impementation of the BitTorrent core protocols
12cr|libbt-1.06-7|38	Group: Development/C
12cr|libbt-1.06-7|39	%if %_lib != lib
12cr|libbt-1.06-7|40	Obsoletes: libbt-devel
12cr|libbt-1.06-7|41	%endif
12cr|libbt-1.06-7|42	
12cr|libbt-1.06-7|43	%description -n %develname
12cr|libbt-1.06-7|44	LibBT is a C reimplementation of the BitTorrent core protocols.  Our goal for
12cr|libbt-1.06-7|45	the project is to develop a low overhead library version of the protocols so
12cr|libbt-1.06-7|46	that BitTorrent transfers can easily be built in to any existing application.
12cr|libbt-1.06-7|47	
12cr|libbt-1.06-7|48	The sample applications included with LibBT currently run in between 2Mb and
12cr|libbt-1.06-7|49	3.5Mb of memory (RSS), depending on the number of peers that are attached.
12cr|libbt-1.06-7|50	
12cr|libbt-1.06-7|51	%prep
12cr|libbt-1.06-7|52	%setup -q
12cr|libbt-1.06-7|53	%apply_patches
12cr|libbt-1.06-7|54	
12cr|libbt-1.06-7|55	%build
12cr|libbt-1.06-7|56	%configure2_5x
12cr|libbt-1.06-7|57	%make
12cr|libbt-1.06-7|58	
12cr|libbt-1.06-7|59	%install
12cr|libbt-1.06-7|60	[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT;
12cr|libbt-1.06-7|61	%{__install} -Dd -m 0755                     \
12cr|libbt-1.06-7|62	$RPM_BUILD_ROOT%{_bindir}/               \
12cr|libbt-1.06-7|63	$RPM_BUILD_ROOT%{_libdir}/               \
12cr|libbt-1.06-7|64	$RPM_BUILD_ROOT%{_includedir}/%{name}    \
12cr|libbt-1.06-7|65	$RPM_BUILD_ROOT%{_mandir}/man1/
12cr|libbt-1.06-7|66	
12cr|libbt-1.06-7|67	
12cr|libbt-1.06-7|68	
12cr|libbt-1.06-7|69	%{__install} -m 0755 src/{btcheck,btlist,btget} \
12cr|libbt-1.06-7|70	$RPM_BUILD_ROOT%{_bindir}/
12cr|libbt-1.06-7|71	
12cr|libbt-1.06-7|72	%{__install} -m 0644 src/%{name}.a \
12cr|libbt-1.06-7|73	$RPM_BUILD_ROOT%{_libdir}/
12cr|libbt-1.06-7|74	
12cr|libbt-1.06-7|75	%{__install} -m 0644 man/*.1        \
12cr|libbt-1.06-7|76	$RPM_BUILD_ROOT%{_mandir}/man1/
12cr|libbt-1.06-7|77	
12cr|libbt-1.06-7|78	%{__install} -m 0644                                          \
12cr|libbt-1.06-7|79	include/{benc.h,bitset.h,bterror.h,btmessage.h,bts.h} \
12cr|libbt-1.06-7|80	include/{context.h,peer.h,random.h,segmenter.h}       \
12cr|libbt-1.06-7|81	include/{strbuf.h,stream.h,types.h,util.h}            \
12cr|libbt-1.06-7|82	$RPM_BUILD_ROOT%{_includedir}/%{name}
12cr|libbt-1.06-7|83	
12cr|libbt-1.06-7|84	mv %buildroot%_bindir/btcheck %buildroot%_bindir/bt-check
12cr|libbt-1.06-7|85	mv %buildroot%_mandir/man1/btcheck.1 %buildroot%_mandir/man1/bt-check.1
12cr|libbt-1.06-7|86	
12cr|libbt-1.06-7|87	%clean
12cr|libbt-1.06-7|88	[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT;
12cr|libbt-1.06-7|89	
12cr|libbt-1.06-7|90	%files utils
12cr|libbt-1.06-7|91	%defattr(-,root,root)
12cr|libbt-1.06-7|92	%doc CHANGELOG CREDITS README errorlist.txt
12cr|libbt-1.06-7|93	%{_bindir}/bt*
12cr|libbt-1.06-7|94	%{_mandir}/man1/bt*
12cr|libbt-1.06-7|95	
12cr|libbt-1.06-7|96	%files -n %develname
12cr|libbt-1.06-7|97	%defattr(-,root,root)
12cr|libbt-1.06-7|98	%doc docs/*.txt
12cr|libbt-1.06-7|99	%{_libdir}/%{name}.a
12cr|libbt-1.06-7|100	%dir %{_includedir}/%{name}
12cr|libbt-1.06-7|101	%{_includedir}/%{name}/*
12cr|libbt-1.06-7|102	
12cr|libbt-1.06-7|103	
12cr|libbt-1.06-7|104	
12cr|libbt-1.06-7|105	
12cr|libbt-1.06-7|106	%changelog
12cr|libbt-1.06-7|107	* Tue Dec 06 2011 Götz Waschk <waschk@mandriva.org> 1.06-7mdv2012.0
12cr|libbt-1.06-7|108	+ Revision: 738262
12cr|libbt-1.06-7|109	- fix linking
12cr|libbt-1.06-7|110	- yearly rebuild
12cr|libbt-1.06-7|111	
12cr|libbt-1.06-7|112	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.06-6mdv2011.0
12cr|libbt-1.06-7|113	+ Revision: 609734
12cr|libbt-1.06-7|114	- rebuild
12cr|libbt-1.06-7|115	
12cr|libbt-1.06-7|116	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 1.06-5mdv2010.1
12cr|libbt-1.06-7|117	+ Revision: 537320
12cr|libbt-1.06-7|118	- rebuild
12cr|libbt-1.06-7|119	
12cr|libbt-1.06-7|120	* Thu Oct 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.06-4mdv2010.0
12cr|libbt-1.06-7|121	+ Revision: 455875
12cr|libbt-1.06-7|122	- rebuild for new curl SSL backend
12cr|libbt-1.06-7|123	
12cr|libbt-1.06-7|124	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.06-3mdv2010.0
12cr|libbt-1.06-7|125	+ Revision: 438517
12cr|libbt-1.06-7|126	- rebuild
12cr|libbt-1.06-7|127	
12cr|libbt-1.06-7|128	* Sat Oct 11 2008 Götz Waschk <waschk@mandriva.org> 1.06-2mdv2009.1
12cr|libbt-1.06-7|129	+ Revision: 291902
12cr|libbt-1.06-7|130	- update patch for gcc 4.3
12cr|libbt-1.06-7|131	- update license
12cr|libbt-1.06-7|132	
12cr|libbt-1.06-7|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|libbt-1.06-7|134	- rebuild
12cr|libbt-1.06-7|135	- kill re-definition of %%buildroot on Pixel's request
12cr|libbt-1.06-7|136	
12cr|libbt-1.06-7|137	+ Olivier Blin <blino@mandriva.org>
12cr|libbt-1.06-7|138	- restore BuildRoot
12cr|libbt-1.06-7|139	
12cr|libbt-1.06-7|140	* Tue Oct 09 2007 Götz Waschk <waschk@mandriva.org> 1.06-1mdv2008.1
12cr|libbt-1.06-7|141	+ Revision: 96155
12cr|libbt-1.06-7|142	- new version
12cr|libbt-1.06-7|143	- new devel name
12cr|libbt-1.06-7|144	
12cr|libbt-1.06-7|145	
12cr|libbt-1.06-7|146	* Fri Jan 05 2007 Götz Waschk <waschk@mandriva.org> 1.05-4mdv2007.0
12cr|libbt-1.06-7|147	+ Revision: 104423
12cr|libbt-1.06-7|148	- Import libbt
12cr|libbt-1.06-7|149	
12cr|libbt-1.06-7|150	* Fri Jan 05 2007 Götz Waschk <waschk@mandriva.org> 1.05-4mdv2007.1
12cr|libbt-1.06-7|151	- Rebuild
12cr|libbt-1.06-7|152	
12cr|libbt-1.06-7|153	* Fri Jul 21 2006 Götz Waschk <waschk@mandriva.org> 1.05-1mdv2007.0
12cr|libbt-1.06-7|154	- Rebuild
12cr|libbt-1.06-7|155	
12cr|libbt-1.06-7|156	* Mon Apr 10 2006 Gtz Waschk <waschk@mandriva.org> 1.05-2mdk
12cr|libbt-1.06-7|157	- rename btcheck as there's a conflict with perl-Text-BibTeX
12cr|libbt-1.06-7|158	
12cr|libbt-1.06-7|159	* Sun Dec 11 2005 Gtz Waschk <waschk@mandriva.org> 1.05-1mdk
12cr|libbt-1.06-7|160	- build patch
12cr|libbt-1.06-7|161	- New release 1.05
12cr|libbt-1.06-7|162	- use mkrel
12cr|libbt-1.06-7|163	
12cr|libbt-1.06-7|164	* Thu Apr 28 2005 Gtz Waschk <waschk@mandriva.org> 1.04-1mdk
12cr|libbt-1.06-7|165	- new version
12cr|libbt-1.06-7|166	
12cr|libbt-1.06-7|167	* Sun Feb 20 2005 Gtz Waschk <waschk@linux-mandrake.com> 1.03-1mdk
12cr|libbt-1.06-7|168	- initial mdk package
12cr|libbt-1.06-7|169	
12cr|libbt-1.06-7|170	* Sat Dec 18 2004 - darix@irssi.org
12cr|libbt-1.06-7|171	- initial package
12cr|libbt-1.06-7|172	

2657 12
12cr|libcapseo-0.3.0-0.20081031.6|1	%define capseo_version 0.3.0
12cr|libcapseo-0.3.0-0.20081031.6|2	
12cr|libcapseo-0.3.0-0.20081031.6|3	# Tarfile created using git
12cr|libcapseo-0.3.0-0.20081031.6|4	# git clone git://gitorious.org/capseo/mainline.git libcapseo
12cr|libcapseo-0.3.0-0.20081031.6|5	# cd libcapseo
12cr|libcapseo-0.3.0-0.20081031.6|6	# git-archive --format=tar --prefix=libcapseo-%{capseo_version}/ %{git_version} | bzip2 > libcapseo-%{capseo_version}-%{gitdate}.tar.bz2
12cr|libcapseo-0.3.0-0.20081031.6|7	
12cr|libcapseo-0.3.0-0.20081031.6|8	%define gitdate 20081031
12cr|libcapseo-0.3.0-0.20081031.6|9	%define git_version 431a293
12cr|libcapseo-0.3.0-0.20081031.6|10	
12cr|libcapseo-0.3.0-0.20081031.6|11	%define tarfile %{name}-%{capseo_version}-%{gitdate}.tar.bz2
12cr|libcapseo-0.3.0-0.20081031.6|12	%define snapshot %{gitdate}
12cr|libcapseo-0.3.0-0.20081031.6|13	
12cr|libcapseo-0.3.0-0.20081031.6|14	Summary:        A realtime encoder/decoder library
12cr|libcapseo-0.3.0-0.20081031.6|15	Name:           libcapseo
12cr|libcapseo-0.3.0-0.20081031.6|16	Version:        %{capseo_version}
12cr|libcapseo-0.3.0-0.20081031.6|17	Release:        %mkrel 0.%{snapshot}.6
12cr|libcapseo-0.3.0-0.20081031.6|18	License:        GPLv3
12cr|libcapseo-0.3.0-0.20081031.6|19	Group:          System/Libraries
12cr|libcapseo-0.3.0-0.20081031.6|20	URL:            http://gitorious.org/projects/capseo/
12cr|libcapseo-0.3.0-0.20081031.6|21	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|libcapseo-0.3.0-0.20081031.6|22	BuildRequires:  mesagl-devel
12cr|libcapseo-0.3.0-0.20081031.6|23	BuildRequires:	libtheora-devel
12cr|libcapseo-0.3.0-0.20081031.6|24	BuildRequires:	libogg-devel
12cr|libcapseo-0.3.0-0.20081031.6|25	# Specific snapshot no upstream release (yet)
12cr|libcapseo-0.3.0-0.20081031.6|26	Source0:        %{tarfile}
12cr|libcapseo-0.3.0-0.20081031.6|27	
12cr|libcapseo-0.3.0-0.20081031.6|28	%description
12cr|libcapseo-0.3.0-0.20081031.6|29	Capseo is a realtime video codec being used by libcaptury/captury
12cr|libcapseo-0.3.0-0.20081031.6|30	for encoding captured video frames in realtime. (think of FRAPS codec).
12cr|libcapseo-0.3.0-0.20081031.6|31	
12cr|libcapseo-0.3.0-0.20081031.6|32	Applications using capseo currently are libcaptury for encoding
12cr|libcapseo-0.3.0-0.20081031.6|33	captured data, e.g. currently from third-party OpenGL applications
12cr|libcapseo-0.3.0-0.20081031.6|34	via captury, the OpenGL video capturing tool.
12cr|libcapseo-0.3.0-0.20081031.6|35	
12cr|libcapseo-0.3.0-0.20081031.6|36	%files
12cr|libcapseo-0.3.0-0.20081031.6|37	%defattr(-,root,root,-)
12cr|libcapseo-0.3.0-0.20081031.6|38	%doc AUTHORS COPYING TODO
12cr|libcapseo-0.3.0-0.20081031.6|39	%{_libdir}/*.so.*
12cr|libcapseo-0.3.0-0.20081031.6|40	
12cr|libcapseo-0.3.0-0.20081031.6|41	#--------------------------------------------------------------------
12cr|libcapseo-0.3.0-0.20081031.6|42	
12cr|libcapseo-0.3.0-0.20081031.6|43	%package devel
12cr|libcapseo-0.3.0-0.20081031.6|44	Summary: Files needed for development using %{name}
12cr|libcapseo-0.3.0-0.20081031.6|45	Group:    Development/Other
12cr|libcapseo-0.3.0-0.20081031.6|46	Requires: %{name} = %{version}-%{release}
12cr|libcapseo-0.3.0-0.20081031.6|47	
12cr|libcapseo-0.3.0-0.20081031.6|48	%description devel
12cr|libcapseo-0.3.0-0.20081031.6|49	This package contains libraries and header files for
12cr|libcapseo-0.3.0-0.20081031.6|50	developing applications that use %{name}.
12cr|libcapseo-0.3.0-0.20081031.6|51	
12cr|libcapseo-0.3.0-0.20081031.6|52	%files devel
12cr|libcapseo-0.3.0-0.20081031.6|53	%defattr(-,root,root,-)
12cr|libcapseo-0.3.0-0.20081031.6|54	%{_includedir}/*.h
12cr|libcapseo-0.3.0-0.20081031.6|55	%{_libdir}/libcapseo.so
12cr|libcapseo-0.3.0-0.20081031.6|56	%{_libdir}/pkgconfig/capseo.pc
12cr|libcapseo-0.3.0-0.20081031.6|57	
12cr|libcapseo-0.3.0-0.20081031.6|58	#--------------------------------------------------------------------
12cr|libcapseo-0.3.0-0.20081031.6|59	
12cr|libcapseo-0.3.0-0.20081031.6|60	%package tools
12cr|libcapseo-0.3.0-0.20081031.6|61	Summary: Encoding/Decoding tools for capseo
12cr|libcapseo-0.3.0-0.20081031.6|62	Group:   Sound
12cr|libcapseo-0.3.0-0.20081031.6|63	Requires: %{name} = %{version}-%{release}
12cr|libcapseo-0.3.0-0.20081031.6|64	
12cr|libcapseo-0.3.0-0.20081031.6|65	%description tools
12cr|libcapseo-0.3.0-0.20081031.6|66	Utilities for capseo
12cr|libcapseo-0.3.0-0.20081031.6|67	
12cr|libcapseo-0.3.0-0.20081031.6|68	%files tools
12cr|libcapseo-0.3.0-0.20081031.6|69	%defattr(-,root,root,-)
12cr|libcapseo-0.3.0-0.20081031.6|70	%{_bindir}/*
12cr|libcapseo-0.3.0-0.20081031.6|71	
12cr|libcapseo-0.3.0-0.20081031.6|72	#--------------------------------------------------------------------
12cr|libcapseo-0.3.0-0.20081031.6|73	
12cr|libcapseo-0.3.0-0.20081031.6|74	%prep
12cr|libcapseo-0.3.0-0.20081031.6|75	%setup -q -n %{name}-%{version}
12cr|libcapseo-0.3.0-0.20081031.6|76	
12cr|libcapseo-0.3.0-0.20081031.6|77	%build
12cr|libcapseo-0.3.0-0.20081031.6|78	autoreconf -fi
12cr|libcapseo-0.3.0-0.20081031.6|79	%configure2_5x --disable-static --enable-theora --disable-examples
12cr|libcapseo-0.3.0-0.20081031.6|80	%make
12cr|libcapseo-0.3.0-0.20081031.6|81	
12cr|libcapseo-0.3.0-0.20081031.6|82	%install
12cr|libcapseo-0.3.0-0.20081031.6|83	rm -rf %{buildroot}
12cr|libcapseo-0.3.0-0.20081031.6|84	%makeinstall_std
12cr|libcapseo-0.3.0-0.20081031.6|85	
12cr|libcapseo-0.3.0-0.20081031.6|86	rm -rf %{buildroot}/%{_libdir}/*.la
12cr|libcapseo-0.3.0-0.20081031.6|87	
12cr|libcapseo-0.3.0-0.20081031.6|88	%clean
12cr|libcapseo-0.3.0-0.20081031.6|89	rm -rf %{buildroot}
12cr|libcapseo-0.3.0-0.20081031.6|90	
12cr|libcapseo-0.3.0-0.20081031.6|91	
12cr|libcapseo-0.3.0-0.20081031.6|92	%changelog
12cr|libcapseo-0.3.0-0.20081031.6|93	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 0.3.0-0.20081031.6mdv2011.0
12cr|libcapseo-0.3.0-0.20081031.6|94	+ Revision: 636024
12cr|libcapseo-0.3.0-0.20081031.6|95	- BR ogg
12cr|libcapseo-0.3.0-0.20081031.6|96	- tighten BR
12cr|libcapseo-0.3.0-0.20081031.6|97	
12cr|libcapseo-0.3.0-0.20081031.6|98	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-0.20081031.5mdv2011.0
12cr|libcapseo-0.3.0-0.20081031.6|99	+ Revision: 620084
12cr|libcapseo-0.3.0-0.20081031.6|100	- the mass rebuild of 2010.0 packages
12cr|libcapseo-0.3.0-0.20081031.6|101	
12cr|libcapseo-0.3.0-0.20081031.6|102	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.3.0-0.20081031.4mdv2010.0
12cr|libcapseo-0.3.0-0.20081031.6|103	+ Revision: 438523
12cr|libcapseo-0.3.0-0.20081031.6|104	- rebuild
12cr|libcapseo-0.3.0-0.20081031.6|105	
12cr|libcapseo-0.3.0-0.20081031.6|106	* Fri Dec 19 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.3.0-0.20081031.3mdv2009.1
12cr|libcapseo-0.3.0-0.20081031.6|107	+ Revision: 316043
12cr|libcapseo-0.3.0-0.20081031.6|108	- Fix  Requires
12cr|libcapseo-0.3.0-0.20081031.6|109	
12cr|libcapseo-0.3.0-0.20081031.6|110	* Thu Dec 18 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.3.0-0.20081031.2mdv2009.1
12cr|libcapseo-0.3.0-0.20081031.6|111	+ Revision: 315994
12cr|libcapseo-0.3.0-0.20081031.6|112	- Fix groups
12cr|libcapseo-0.3.0-0.20081031.6|113	- import libcapseo
12cr|libcapseo-0.3.0-0.20081031.6|114	
12cr|libcapseo-0.3.0-0.20081031.6|115	

2658 12
12cr|libcapsinetwork-0.3.0-6|1	%define major	0
12cr|libcapsinetwork-0.3.0-6|2	%define libname %mklibname capsinetwork
12cr|libcapsinetwork-0.3.0-6|3	%define develname %mklibname -d capsinetwork
12cr|libcapsinetwork-0.3.0-6|4	
12cr|libcapsinetwork-0.3.0-6|5	Summary:	Network library for easy development of C++ server daemons
12cr|libcapsinetwork-0.3.0-6|6	Name:		libcapsinetwork
12cr|libcapsinetwork-0.3.0-6|7	Version:	0.3.0
12cr|libcapsinetwork-0.3.0-6|8	Release:	6
12cr|libcapsinetwork-0.3.0-6|9	License:	LGPL
12cr|libcapsinetwork-0.3.0-6|10	Group:		System/Libraries
12cr|libcapsinetwork-0.3.0-6|11	URL:		http://unixcode.org/libcapsinetwork/
12cr|libcapsinetwork-0.3.0-6|12	Source0:	http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|libcapsinetwork-0.3.0-6|13	Patch0:		libcapsinetwork-gcc43-includes.patch
12cr|libcapsinetwork-0.3.0-6|14	BuildRequires:	automake
12cr|libcapsinetwork-0.3.0-6|15	
12cr|libcapsinetwork-0.3.0-6|16	%description
12cr|libcapsinetwork-0.3.0-6|17	%{name} is a network library for C++ server daemons aimed at easy
12cr|libcapsinetwork-0.3.0-6|18	development of server daemons.
12cr|libcapsinetwork-0.3.0-6|19	
12cr|libcapsinetwork-0.3.0-6|20	%package	-n %{libname}%{major}
12cr|libcapsinetwork-0.3.0-6|21	Summary:	Network library for easy development of C++ server daemons
12cr|libcapsinetwork-0.3.0-6|22	Group:		System/Libraries
12cr|libcapsinetwork-0.3.0-6|23	Provides:	%{libname} = %{version}-%{release}
12cr|libcapsinetwork-0.3.0-6|24	
12cr|libcapsinetwork-0.3.0-6|25	%description	-n %{libname}%{major}
12cr|libcapsinetwork-0.3.0-6|26	%{name} is a network library for C++ server daemons aimed at easy
12cr|libcapsinetwork-0.3.0-6|27	development of server daemons.
12cr|libcapsinetwork-0.3.0-6|28	
12cr|libcapsinetwork-0.3.0-6|29	
12cr|libcapsinetwork-0.3.0-6|30	%package	-n %{develname}
12cr|libcapsinetwork-0.3.0-6|31	Summary:	Development related files for %{name}
12cr|libcapsinetwork-0.3.0-6|32	Group:		Development/C++
12cr|libcapsinetwork-0.3.0-6|33	Provides:	%{name}-devel = %{version}-%{release}
12cr|libcapsinetwork-0.3.0-6|34	Provides:	%{libname}-devel = %{version}-%{release}
12cr|libcapsinetwork-0.3.0-6|35	Requires:	%{libname}%{major} = %{version}-%{release}
12cr|libcapsinetwork-0.3.0-6|36	Obsoletes:	%{libname}%{major}-devel
12cr|libcapsinetwork-0.3.0-6|37	
12cr|libcapsinetwork-0.3.0-6|38	%description	-n %{develname}
12cr|libcapsinetwork-0.3.0-6|39	%{name} is a network library for C++ server daemons aimed at easy
12cr|libcapsinetwork-0.3.0-6|40	development of server daemons.
12cr|libcapsinetwork-0.3.0-6|41	
12cr|libcapsinetwork-0.3.0-6|42	You need to install this package if you want to develop or compile
12cr|libcapsinetwork-0.3.0-6|43	any applications/libraries that needs %{name}.
12cr|libcapsinetwork-0.3.0-6|44	
12cr|libcapsinetwork-0.3.0-6|45	%prep
12cr|libcapsinetwork-0.3.0-6|46	%setup -q
12cr|libcapsinetwork-0.3.0-6|47	%patch0 -p1 -b .gcc43
12cr|libcapsinetwork-0.3.0-6|48	
12cr|libcapsinetwork-0.3.0-6|49	%build
12cr|libcapsinetwork-0.3.0-6|50	libtoolize --force --copy
12cr|libcapsinetwork-0.3.0-6|51	aclocal
12cr|libcapsinetwork-0.3.0-6|52	autoheader
12cr|libcapsinetwork-0.3.0-6|53	autoconf
12cr|libcapsinetwork-0.3.0-6|54	automake -a -c
12cr|libcapsinetwork-0.3.0-6|55	%configure2_5x --disable-static
12cr|libcapsinetwork-0.3.0-6|56	# parallel build won't work
12cr|libcapsinetwork-0.3.0-6|57	make
12cr|libcapsinetwork-0.3.0-6|58	
12cr|libcapsinetwork-0.3.0-6|59	%install
12cr|libcapsinetwork-0.3.0-6|60	%makeinstall_std
12cr|libcapsinetwork-0.3.0-6|61	
12cr|libcapsinetwork-0.3.0-6|62	%files -n %{libname}%{major}
12cr|libcapsinetwork-0.3.0-6|63	%doc COPYING.LIB README
12cr|libcapsinetwork-0.3.0-6|64	%{_libdir}/lib*.so.*
12cr|libcapsinetwork-0.3.0-6|65	
12cr|libcapsinetwork-0.3.0-6|66	%files -n %{develname}
12cr|libcapsinetwork-0.3.0-6|67	%doc ChangeLog NEWS
12cr|libcapsinetwork-0.3.0-6|68	%{_includedir}/*
12cr|libcapsinetwork-0.3.0-6|69	%{_libdir}/lib*.so
12cr|libcapsinetwork-0.3.0-6|70	
12cr|libcapsinetwork-0.3.0-6|71	
12cr|libcapsinetwork-0.3.0-6|72	%changelog
12cr|libcapsinetwork-0.3.0-6|73	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5mdv2011.0
12cr|libcapsinetwork-0.3.0-6|74	+ Revision: 620085
12cr|libcapsinetwork-0.3.0-6|75	- the mass rebuild of 2010.0 packages
12cr|libcapsinetwork-0.3.0-6|76	
12cr|libcapsinetwork-0.3.0-6|77	* Tue Jun 16 2009 Jérôme Brenier <incubusss@mandriva.org> 0.3.0-4mdv2010.0
12cr|libcapsinetwork-0.3.0-6|78	+ Revision: 386417
12cr|libcapsinetwork-0.3.0-6|79	- fix gcc43 patch
12cr|libcapsinetwork-0.3.0-6|80	
12cr|libcapsinetwork-0.3.0-6|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|libcapsinetwork-0.3.0-6|82	- rebuild
12cr|libcapsinetwork-0.3.0-6|83	- kill re-definition of %%buildroot on Pixel's request
12cr|libcapsinetwork-0.3.0-6|84	
12cr|libcapsinetwork-0.3.0-6|85	+ Pixel <pixel@mandriva.com>
12cr|libcapsinetwork-0.3.0-6|86	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libcapsinetwork-0.3.0-6|87	
12cr|libcapsinetwork-0.3.0-6|88	+ Olivier Blin <oblin@mandriva.com>
12cr|libcapsinetwork-0.3.0-6|89	- restore BuildRoot
12cr|libcapsinetwork-0.3.0-6|90	
12cr|libcapsinetwork-0.3.0-6|91	* Sat Jun 30 2007 Funda Wang <fwang@mandriva.org> 0.3.0-1mdv2008.0
12cr|libcapsinetwork-0.3.0-6|92	+ Revision: 45999
12cr|libcapsinetwork-0.3.0-6|93	- BR automake
12cr|libcapsinetwork-0.3.0-6|94	- Add patch from debian to get it build on gcc 4.3
12cr|libcapsinetwork-0.3.0-6|95	use autotools
12cr|libcapsinetwork-0.3.0-6|96	- New version
12cr|libcapsinetwork-0.3.0-6|97	- Import libcapsinetwork
12cr|libcapsinetwork-0.3.0-6|98	
12cr|libcapsinetwork-0.3.0-6|99	
12cr|libcapsinetwork-0.3.0-6|100	
12cr|libcapsinetwork-0.3.0-6|101	* Wed Jun 09 2004 Abel Cheung <deaddog@deaddog.org> 0.2.5-2mdk
12cr|libcapsinetwork-0.3.0-6|102	- Rebuild with new gcc
12cr|libcapsinetwork-0.3.0-6|103	
12cr|libcapsinetwork-0.3.0-6|104	* Wed Jan 28 2004 Abel Cheung <deaddog@deaddog.org> 0.2.5-1mdk
12cr|libcapsinetwork-0.3.0-6|105	- First Mandrake package

2659 12
12cr|libccss-0.5.0-2|1	%define major 5
12cr|libccss-0.5.0-2|2	%define libname %mklibname ccss %major
12cr|libccss-0.5.0-2|3	%define develname %mklibname -d ccss
12cr|libccss-0.5.0-2|4	%define oname ccss
12cr|libccss-0.5.0-2|5	Name: libccss
12cr|libccss-0.5.0-2|6	Version: 0.5.0
12cr|libccss-0.5.0-2|7	Release: 2
12cr|libccss-0.5.0-2|8	Summary: A simple api for CSS Stylesheets
12cr|libccss-0.5.0-2|9	Group: System/Libraries
12cr|libccss-0.5.0-2|10	License: LGPLv2+
12cr|libccss-0.5.0-2|11	URL: http://people.freedesktop.org/~robsta/ccss/
12cr|libccss-0.5.0-2|12	Source0: http://people.freedesktop.org/~robsta/%{oname}/%{oname}-%{version}.tar.gz
12cr|libccss-0.5.0-2|13	BuildRequires: pkgconfig(cairo) >= 1.4
12cr|libccss-0.5.0-2|14	BuildRequires: pkgconfig(gtk+-2.0) >= 2.10
12cr|libccss-0.5.0-2|15	BuildRequires: libcroco0.6-devel
12cr|libccss-0.5.0-2|16	BuildRequires: librsvg2-devel >= 2.22.4
12cr|libccss-0.5.0-2|17	BuildRequires: libsoup-devel
12cr|libccss-0.5.0-2|18	
12cr|libccss-0.5.0-2|19	%description
12cr|libccss-0.5.0-2|20	Libccss offers a simple API to
12cr|libccss-0.5.0-2|21	
12cr|libccss-0.5.0-2|22	* Parse CSS stylesheets.
12cr|libccss-0.5.0-2|23	* Query for style configurations on a user-provided document
12cr|libccss-0.5.0-2|24	representation.
12cr|libccss-0.5.0-2|25	* Draw query results onto cairo surfaces.
12cr|libccss-0.5.0-2|26	
12cr|libccss-0.5.0-2|27	%package -n %libname
12cr|libccss-0.5.0-2|28	Summary: Library files for %{name}
12cr|libccss-0.5.0-2|29	Group: System/Libraries
12cr|libccss-0.5.0-2|30	
12cr|libccss-0.5.0-2|31	%description -n %libname
12cr|libccss-0.5.0-2|32	Library files for %{name}.
12cr|libccss-0.5.0-2|33	
12cr|libccss-0.5.0-2|34	%package -n %develname
12cr|libccss-0.5.0-2|35	Summary: Development package for %{name}
12cr|libccss-0.5.0-2|36	Group: Development/C
12cr|libccss-0.5.0-2|37	Requires: %{libname} = %{version}
12cr|libccss-0.5.0-2|38	Provides: %{name}-devel = %{version}-%{release}
12cr|libccss-0.5.0-2|39	Conflicts: gtk-css-engine < 0.3.0
12cr|libccss-0.5.0-2|40	
12cr|libccss-0.5.0-2|41	%description -n %develname
12cr|libccss-0.5.0-2|42	Files for development with %{name}.
12cr|libccss-0.5.0-2|43	
12cr|libccss-0.5.0-2|44	%prep
12cr|libccss-0.5.0-2|45	%setup -q -n %oname-%version
12cr|libccss-0.5.0-2|46	
12cr|libccss-0.5.0-2|47	%build
12cr|libccss-0.5.0-2|48	export LIBS="-lgmodule-2.0"
12cr|libccss-0.5.0-2|49	%configure2_5x --disable-examples
12cr|libccss-0.5.0-2|50	
12cr|libccss-0.5.0-2|51	%make
12cr|libccss-0.5.0-2|52	
12cr|libccss-0.5.0-2|53	%install
12cr|libccss-0.5.0-2|54	%makeinstall_std
12cr|libccss-0.5.0-2|55	
12cr|libccss-0.5.0-2|56	%files
12cr|libccss-0.5.0-2|57	%defattr(-,root,root,-)
12cr|libccss-0.5.0-2|58	%doc AUTHORS COPYING NEWS TODO
12cr|libccss-0.5.0-2|59	%{_bindir}/ccss-stylesheet-to-gtkrc
12cr|libccss-0.5.0-2|60	
12cr|libccss-0.5.0-2|61	%files -n %libname
12cr|libccss-0.5.0-2|62	%defattr(-,root,root,-)
12cr|libccss-0.5.0-2|63	%{_libdir}/*.so.%{major}
12cr|libccss-0.5.0-2|64	%{_libdir}/*.so.%{major}.*
12cr|libccss-0.5.0-2|65	
12cr|libccss-0.5.0-2|66	%files -n %develname
12cr|libccss-0.5.0-2|67	%defattr(-,root,root,-)
12cr|libccss-0.5.0-2|68	%{_includedir}/ccss-1
12cr|libccss-0.5.0-2|69	%{_libdir}/pkgconfig/*.pc
12cr|libccss-0.5.0-2|70	%{_libdir}/*.so
12cr|libccss-0.5.0-2|71	%{_datadir}/gtk-doc/html/ccss
12cr|libccss-0.5.0-2|72	%{_datadir}/gtk-doc/html/ccss-cairo
12cr|libccss-0.5.0-2|73	%{_datadir}/gtk-doc/html/ccss-gtk
12cr|libccss-0.5.0-2|74	
12cr|libccss-0.5.0-2|75	
12cr|libccss-0.5.0-2|76	%changelog
12cr|libccss-0.5.0-2|77	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdv2011.0
12cr|libccss-0.5.0-2|78	+ Revision: 620086
12cr|libccss-0.5.0-2|79	- the mass rebuild of 2010.0 packages
12cr|libccss-0.5.0-2|80	
12cr|libccss-0.5.0-2|81	* Wed Aug 12 2009 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdv2010.0
12cr|libccss-0.5.0-2|82	+ Revision: 415489
12cr|libccss-0.5.0-2|83	- new version
12cr|libccss-0.5.0-2|84	- new major
12cr|libccss-0.5.0-2|85	- update URL
12cr|libccss-0.5.0-2|86	- update file list
12cr|libccss-0.5.0-2|87	
12cr|libccss-0.5.0-2|88	* Sat Aug 01 2009 Funda Wang <fwang@mandriva.org> 0.4.0-3mdv2010.0
12cr|libccss-0.5.0-2|89	+ Revision: 405355
12cr|libccss-0.5.0-2|90	+ rebuild (emptylog)
12cr|libccss-0.5.0-2|91	
12cr|libccss-0.5.0-2|92	* Sat Aug 01 2009 Funda Wang <fwang@mandriva.org> 0.4.0-2mdv2010.0
12cr|libccss-0.5.0-2|93	+ Revision: 405352
12cr|libccss-0.5.0-2|94	- fix conflicts with older gtk-css-engine
12cr|libccss-0.5.0-2|95	
12cr|libccss-0.5.0-2|96	* Sat Aug 01 2009 Funda Wang <fwang@mandriva.org> 0.4.0-1mdv2010.0
12cr|libccss-0.5.0-2|97	+ Revision: 405340
12cr|libccss-0.5.0-2|98	- add build root
12cr|libccss-0.5.0-2|99	- import libccss
12cr|libccss-0.5.0-2|100	

2660 12
12cr|libcgroup-0.37.1-3|1	%define	major	1
12cr|libcgroup-0.37.1-3|2	%define	mname	cgroup
12cr|libcgroup-0.37.1-3|3	%define	libname	%mklibname %{mname} %{major}
12cr|libcgroup-0.37.1-3|4	%define	devname	%mklibname %{mname} -d
12cr|libcgroup-0.37.1-3|5	
12cr|libcgroup-0.37.1-3|6	Summary:	Tools and libraries to control and monitor control groups
12cr|libcgroup-0.37.1-3|7	Name:		lib%{mname}
12cr|libcgroup-0.37.1-3|8	Group:		System/Base
12cr|libcgroup-0.37.1-3|9	Version:	0.37.1
12cr|libcgroup-0.37.1-3|10	Release:	3
12cr|libcgroup-0.37.1-3|11	License:	LGPLv2+
12cr|libcgroup-0.37.1-3|12	URL:		http://libcg.sourceforge.net/
12cr|libcgroup-0.37.1-3|13	Source0:	http://downloads.sourceforge.net/libcg/%{name}/v%{version}/%{name}-%{version}.tar.bz2
12cr|libcgroup-0.37.1-3|14	Source1:	libcgroup-README.Mandriva
12cr|libcgroup-0.37.1-3|15	Patch0:		libcgroup-fedora-config.patch
12cr|libcgroup-0.37.1-3|16	Patch1:		libcgroup-0.36.2-systemd.patch
12cr|libcgroup-0.37.1-3|17	Patch2:		libcgroup-0.37.1-systemd.patch
12cr|libcgroup-0.37.1-3|18	BuildRequires:	pam-devel
12cr|libcgroup-0.37.1-3|19	BuildRequires:	byacc
12cr|libcgroup-0.37.1-3|20	BuildRequires:	flex
12cr|libcgroup-0.37.1-3|21	BuildRequires:	coreutils
12cr|libcgroup-0.37.1-3|22	Requires(pre):	shadow-utils
12cr|libcgroup-0.37.1-3|23	
12cr|libcgroup-0.37.1-3|24	%description
12cr|libcgroup-0.37.1-3|25	Control groups infrastructure. The tools and library to manipulate, control,
12cr|libcgroup-0.37.1-3|26	administrate and monitor control groups and the associated controllers.
12cr|libcgroup-0.37.1-3|27	
12cr|libcgroup-0.37.1-3|28	%package -n	%{mname}
12cr|libcgroup-0.37.1-3|29	Summary:	Tools to control and monitor control groups
12cr|libcgroup-0.37.1-3|30	Group:		System/Base
12cr|libcgroup-0.37.1-3|31	Provides:	%{name} = %{version}-%{release}
12cr|libcgroup-0.37.1-3|32	Requires(post):	rpm-helper
12cr|libcgroup-0.37.1-3|33	Requires(preun): rpm-helper
12cr|libcgroup-0.37.1-3|34	
12cr|libcgroup-0.37.1-3|35	%description -n	cgroup
12cr|libcgroup-0.37.1-3|36	Control groups infrastructure. The tools to manipulate, control, administrate
12cr|libcgroup-0.37.1-3|37	and monitor control groups and the associated controllers.
12cr|libcgroup-0.37.1-3|38	
12cr|libcgroup-0.37.1-3|39	%package -n	pam_%{mname}
12cr|libcgroup-0.37.1-3|40	Summary:	A Pluggable Authentication Module for libcgroup
12cr|libcgroup-0.37.1-3|41	Group:		System/Libraries
12cr|libcgroup-0.37.1-3|42	Requires:	%{libname} = %{version}-%{release}
12cr|libcgroup-0.37.1-3|43	
12cr|libcgroup-0.37.1-3|44	%description -n	pam_%{mname}
12cr|libcgroup-0.37.1-3|45	Linux-PAM module, which allows administrators to classify the user's login
12cr|libcgroup-0.37.1-3|46	processes to pre-configured control group.
12cr|libcgroup-0.37.1-3|47	
12cr|libcgroup-0.37.1-3|48	%package -n	%{libname}
12cr|libcgroup-0.37.1-3|49	Summary:	Libraries to control and monitor control groups
12cr|libcgroup-0.37.1-3|50	Group:		System/Libraries
12cr|libcgroup-0.37.1-3|51	# binaries are statically linked, so while they don't require the library,
12cr|libcgroup-0.37.1-3|52	# anything linked against the library will require the config files etc.
12cr|libcgroup-0.37.1-3|53	# rovided by the main package
12cr|libcgroup-0.37.1-3|54	Requires:	%{mname} = %{version}-%{release}
12cr|libcgroup-0.37.1-3|55	
12cr|libcgroup-0.37.1-3|56	%description -n	%{libname}
12cr|libcgroup-0.37.1-3|57	Control groups infrastructure. The library to manipulate, control, administrate
12cr|libcgroup-0.37.1-3|58	and monitor control groups and the associated controllers.
12cr|libcgroup-0.37.1-3|59	
12cr|libcgroup-0.37.1-3|60	%package -n	%{devname}
12cr|libcgroup-0.37.1-3|61	Summary:	Development libraries to develop applications that utilize control groups
12cr|libcgroup-0.37.1-3|62	Group:		Development/C
12cr|libcgroup-0.37.1-3|63	Requires:	%{libname} = %{version}-%{release}
12cr|libcgroup-0.37.1-3|64	Provides:	%{name}-devel = %{version}-%{release}
12cr|libcgroup-0.37.1-3|65	
12cr|libcgroup-0.37.1-3|66	%description -n	%{devname}
12cr|libcgroup-0.37.1-3|67	It provides API to create/delete and modify cgroup nodes. It will also in the
12cr|libcgroup-0.37.1-3|68	future allow creation of persistent configuration for control groups and
12cr|libcgroup-0.37.1-3|69	provide scripts to manage that configuration.
12cr|libcgroup-0.37.1-3|70	
12cr|libcgroup-0.37.1-3|71	%prep
12cr|libcgroup-0.37.1-3|72	%setup -q
12cr|libcgroup-0.37.1-3|73	%patch0 -p1 -b .config
12cr|libcgroup-0.37.1-3|74	%patch1 -p1
12cr|libcgroup-0.37.1-3|75	%patch2 -p1
12cr|libcgroup-0.37.1-3|76	
12cr|libcgroup-0.37.1-3|77	cp %{SOURCE1} README.Mandriva
12cr|libcgroup-0.37.1-3|78	
12cr|libcgroup-0.37.1-3|79	%build
12cr|libcgroup-0.37.1-3|80	%configure2_5x	--bindir=/bin \
12cr|libcgroup-0.37.1-3|81	--sbindir=/sbin \
12cr|libcgroup-0.37.1-3|82	--libdir=/%{_lib} \
12cr|libcgroup-0.37.1-3|83	--enable-initscript-install
12cr|libcgroup-0.37.1-3|84	%make
12cr|libcgroup-0.37.1-3|85	
12cr|libcgroup-0.37.1-3|86	%install
12cr|libcgroup-0.37.1-3|87	rm -rf %{buildroot}
12cr|libcgroup-0.37.1-3|88	%makeinstall_std
12cr|libcgroup-0.37.1-3|89	
12cr|libcgroup-0.37.1-3|90	# install config files
12cr|libcgroup-0.37.1-3|91	install -m644 samples/cgred.conf -D %{buildroot}%{_sysconfdir}/sysconfig/cgred.conf
12cr|libcgroup-0.37.1-3|92	install -m644 samples/cgconfig.conf -D %{buildroot}%{_sysconfdir}/cgconfig.conf
12cr|libcgroup-0.37.1-3|93	install -m644 samples/cgconfig.sysconfig -D %{buildroot}%{_sysconfdir}/sysconfig/cgconfig
12cr|libcgroup-0.37.1-3|94	install -m644 samples/cgrules.conf -D %{buildroot}%{_sysconfdir}/cgrules.conf
12cr|libcgroup-0.37.1-3|95	
12cr|libcgroup-0.37.1-3|96	# sanitize pam module, we need only pam_cgroup.so in the right directory
12cr|libcgroup-0.37.1-3|97	rm -f %{buildroot}/%{_lib}/security/pam_cgroup.so
12cr|libcgroup-0.37.1-3|98	mv -f %{buildroot}/%{_lib}/security/pam_cgroup.so.*.*.* %{buildroot}/%{_lib}/security/pam_cgroup.so
12cr|libcgroup-0.37.1-3|99	rm -f %{buildroot}/%{_lib}/security/pam_cgroup.so.*
12cr|libcgroup-0.37.1-3|100	rm -f %{buildroot}/%{_lib}/security/pam_cgroup.la
12cr|libcgroup-0.37.1-3|101	
12cr|libcgroup-0.37.1-3|102	# move the devel stuff to /usr
12cr|libcgroup-0.37.1-3|103	mkdir -p %{buildroot}%{_libdir}
12cr|libcgroup-0.37.1-3|104	mv -f %{buildroot}/%{_lib}/lib%{mname}.la %{buildroot}%{_libdir}
12cr|libcgroup-0.37.1-3|105	rm -f %{buildroot}/%{_lib}/lib%{mname}.so
12cr|libcgroup-0.37.1-3|106	ln -sf ../../%{_lib}/lib%{mname}.so.%{major} %{buildroot}%{_libdir}/lib%{mname}.so
12cr|libcgroup-0.37.1-3|107	
12cr|libcgroup-0.37.1-3|108	# pkgconfig file as well
12cr|libcgroup-0.37.1-3|109	mkdir -p %{buildroot}%{_libdir}/pkgconfig
12cr|libcgroup-0.37.1-3|110	mv -f %{buildroot}/%{_lib}/pkgconfig/%{name}.pc %{buildroot}%{_libdir}/pkgconfig
12cr|libcgroup-0.37.1-3|111	
12cr|libcgroup-0.37.1-3|112	# For now we will keep this, but this will be moved to /sys/fs/cgroup in later versions
12cr|libcgroup-0.37.1-3|113	# pre-create /cgroup directory
12cr|libcgroup-0.37.1-3|114	mkdir -p %{buildroot}/cgroup
12cr|libcgroup-0.37.1-3|115	
12cr|libcgroup-0.37.1-3|116	%post -n %{mname}
12cr|libcgroup-0.37.1-3|117	%_post_service cgred
12cr|libcgroup-0.37.1-3|118	%_post_service cgconfig
12cr|libcgroup-0.37.1-3|119	
12cr|libcgroup-0.37.1-3|120	%preun -n %{mname}
12cr|libcgroup-0.37.1-3|121	%_preun_service cgconfig
12cr|libcgroup-0.37.1-3|122	%_preun_service cgred
12cr|libcgroup-0.37.1-3|123	
12cr|libcgroup-0.37.1-3|124	%files -n %{mname}
12cr|libcgroup-0.37.1-3|125	%doc README_daemon README.Mandriva
12cr|libcgroup-0.37.1-3|126	%dir /cgroup
12cr|libcgroup-0.37.1-3|127	%config(noreplace) %{_sysconfdir}/sysconfig/cgred.conf
12cr|libcgroup-0.37.1-3|128	%config(noreplace) %{_sysconfdir}/sysconfig/cgconfig
12cr|libcgroup-0.37.1-3|129	%config(noreplace) %{_sysconfdir}/cgconfig.conf
12cr|libcgroup-0.37.1-3|130	%config(noreplace) %{_sysconfdir}/cgrules.conf
12cr|libcgroup-0.37.1-3|131	%{_mandir}/man[158]/*.[158]*
12cr|libcgroup-0.37.1-3|132	%attr(755,root,root) %{_initrddir}/cgconfig
12cr|libcgroup-0.37.1-3|133	%attr(755,root,root) %{_initrddir}/cgred
12cr|libcgroup-0.37.1-3|134	/bin/cgclassify
12cr|libcgroup-0.37.1-3|135	/bin/cgcreate
12cr|libcgroup-0.37.1-3|136	/bin/cgdelete
12cr|libcgroup-0.37.1-3|137	/bin/cgexec
12cr|libcgroup-0.37.1-3|138	/bin/cgget
12cr|libcgroup-0.37.1-3|139	/bin/cgset
12cr|libcgroup-0.37.1-3|140	/bin/cgsnapshot
12cr|libcgroup-0.37.1-3|141	/bin/lscgroup
12cr|libcgroup-0.37.1-3|142	/bin/lssubsys
12cr|libcgroup-0.37.1-3|143	/sbin/cgclear
12cr|libcgroup-0.37.1-3|144	/sbin/cgconfigparser
12cr|libcgroup-0.37.1-3|145	/sbin/cgrulesengd
12cr|libcgroup-0.37.1-3|146	
12cr|libcgroup-0.37.1-3|147	%files -n pam_%{mname}
12cr|libcgroup-0.37.1-3|148	/%{_lib}/security/pam_cgroup.so
12cr|libcgroup-0.37.1-3|149	
12cr|libcgroup-0.37.1-3|150	%files -n %{libname}
12cr|libcgroup-0.37.1-3|151	/%{_lib}/lib%{mname}.so.%{major}
12cr|libcgroup-0.37.1-3|152	/%{_lib}/lib%{mname}.so.%{major}.*
12cr|libcgroup-0.37.1-3|153	
12cr|libcgroup-0.37.1-3|154	%files -n %{devname}
12cr|libcgroup-0.37.1-3|155	%{_includedir}/libcgroup.h
12cr|libcgroup-0.37.1-3|156	%{_includedir}/libcgroup
12cr|libcgroup-0.37.1-3|157	%{_libdir}/pkgconfig/%{name}.pc
12cr|libcgroup-0.37.1-3|158	%{_libdir}/lib%{mname}.so
12cr|libcgroup-0.37.1-3|159	

2661 12
12cr|libclaw-1.7.0-1|1	%define		major 1
12cr|libclaw-1.7.0-1|2	%define		libname %mklibname claw 1
12cr|libclaw-1.7.0-1|3	%define		develname %mklibname claw -d
12cr|libclaw-1.7.0-1|4	
12cr|libclaw-1.7.0-1|5	Summary:	C++ Library Absolutely Wonderful
12cr|libclaw-1.7.0-1|6	Name:		libclaw
12cr|libclaw-1.7.0-1|7	Version:	1.7.0
12cr|libclaw-1.7.0-1|8	Release:	%mkrel 1
12cr|libclaw-1.7.0-1|9	License:	LGPLv2+
12cr|libclaw-1.7.0-1|10	Group:		System/Libraries
12cr|libclaw-1.7.0-1|11	URL:		http://libclaw.sourceforge.net/
12cr|libclaw-1.7.0-1|12	Source0:	http://downloads.sourceforge.net/project/libclaw/libclaw/%{name}-%{version}.tar.gz
12cr|libclaw-1.7.0-1|13	Patch0:		libclaw-1.7.0-libdir.patch
12cr|libclaw-1.7.0-1|14	Patch1:		libclaw-1.7.0-zlib.patch
12cr|libclaw-1.7.0-1|15	Patch2:		libclaw-1.6.1-nostrip.patch
12cr|libclaw-1.7.0-1|16	BuildRequires:	cmake
12cr|libclaw-1.7.0-1|17	BuildRequires:	boost-devel
12cr|libclaw-1.7.0-1|18	BuildRequires:	jpeg-devel
12cr|libclaw-1.7.0-1|19	BuildRequires:	libpng-devel
12cr|libclaw-1.7.0-1|20	BuildRequires:	doxygen
12cr|libclaw-1.7.0-1|21	
12cr|libclaw-1.7.0-1|22	%description
12cr|libclaw-1.7.0-1|23	CLAW is a C++ Library Absolutely Wonderful providing useful classes
12cr|libclaw-1.7.0-1|24	from the simplest AVL binary search trees to the complex meta programming
12cr|libclaw-1.7.0-1|25	tools, including image manipulation, a generic alpha-beta algorithm,
12cr|libclaw-1.7.0-1|26	sockets implemented as std::stream and more.
12cr|libclaw-1.7.0-1|27	
12cr|libclaw-1.7.0-1|28	%package -n %{libname}
12cr|libclaw-1.7.0-1|29	Summary:	Library files for libclaw
12cr|libclaw-1.7.0-1|30	Group:		System/Libraries
12cr|libclaw-1.7.0-1|31	Requires:	%{name} = %{version}
12cr|libclaw-1.7.0-1|32	
12cr|libclaw-1.7.0-1|33	%description -n %{libname}
12cr|libclaw-1.7.0-1|34	CLAW is a C++ Library Absolutely Wonderful providing useful classes
12cr|libclaw-1.7.0-1|35	from the simplest AVL binary search trees to the complex meta programming
12cr|libclaw-1.7.0-1|36	tools, including image manipulation, a generic alpha-beta algorithm,
12cr|libclaw-1.7.0-1|37	sockets implemented as std::stream and more.
12cr|libclaw-1.7.0-1|38	
12cr|libclaw-1.7.0-1|39	%package -n %{develname}
12cr|libclaw-1.7.0-1|40	Summary:	Development package for libclaw
12cr|libclaw-1.7.0-1|41	Group:		Development/C
12cr|libclaw-1.7.0-1|42	Requires:	%{libname} = %{version}-%{release}
12cr|libclaw-1.7.0-1|43	Obsoletes:	%{name}-devel < %{version}-%{release}
12cr|libclaw-1.7.0-1|44	Provides:	%{name}-devel = %{version}-%{release}
12cr|libclaw-1.7.0-1|45	
12cr|libclaw-1.7.0-1|46	%description -n %{develname}
12cr|libclaw-1.7.0-1|47	This package provides the necessary development headers and libraries
12cr|libclaw-1.7.0-1|48	to allow you to build programs that use libclaw.
12cr|libclaw-1.7.0-1|49	
12cr|libclaw-1.7.0-1|50	%prep
12cr|libclaw-1.7.0-1|51	%setup -q -n %{name}-%{version}
12cr|libclaw-1.7.0-1|52	%patch0 -p1 -b .libdir~
12cr|libclaw-1.7.0-1|53	%patch1 -p1 -b .zlib~
12cr|libclaw-1.7.0-1|54	%patch2 -p1 -b .nostrip~
12cr|libclaw-1.7.0-1|55	
12cr|libclaw-1.7.0-1|56	%build
12cr|libclaw-1.7.0-1|57	%cmake
12cr|libclaw-1.7.0-1|58	%make
12cr|libclaw-1.7.0-1|59	
12cr|libclaw-1.7.0-1|60	%install
12cr|libclaw-1.7.0-1|61	%__rm -rf  %{buildroot}
12cr|libclaw-1.7.0-1|62	%makeinstall_std -C build
12cr|libclaw-1.7.0-1|63	
12cr|libclaw-1.7.0-1|64	rm -fr %{buildroot}%{_datadir}/doc
12cr|libclaw-1.7.0-1|65	
12cr|libclaw-1.7.0-1|66	%__mkdir_p %{buildroot}%{_datadir}/cmake/Modules
12cr|libclaw-1.7.0-1|67	%__mv %{buildroot}%{_datadir}/cmake/libclaw/libclaw-config.cmake %{buildroot}%{_datadir}/cmake/Modules/Findlibclaw.cmake
12cr|libclaw-1.7.0-1|68	
12cr|libclaw-1.7.0-1|69	%find_lang %{name}
12cr|libclaw-1.7.0-1|70	
12cr|libclaw-1.7.0-1|71	%clean
12cr|libclaw-1.7.0-1|72	%__rm -rf %{buildroot}
12cr|libclaw-1.7.0-1|73	
12cr|libclaw-1.7.0-1|74	%files -f %{name}.lang
12cr|libclaw-1.7.0-1|75	%defattr(-, root, root)
12cr|libclaw-1.7.0-1|76	
12cr|libclaw-1.7.0-1|77	%files -n %{libname}
12cr|libclaw-1.7.0-1|78	%defattr(-, root, root)
12cr|libclaw-1.7.0-1|79	%{_libdir}/*.so.%{major}*
12cr|libclaw-1.7.0-1|80	
12cr|libclaw-1.7.0-1|81	%files -n %{develname}
12cr|libclaw-1.7.0-1|82	%defattr(-, root, root)
12cr|libclaw-1.7.0-1|83	%doc ChangeLog build/doc/html
12cr|libclaw-1.7.0-1|84	%{_libdir}/*.so
12cr|libclaw-1.7.0-1|85	%{_libdir}/*.a
12cr|libclaw-1.7.0-1|86	%{_includedir}/claw
12cr|libclaw-1.7.0-1|87	%{_bindir}/claw-config
12cr|libclaw-1.7.0-1|88	%{_datadir}/cmake/Modules/Findlibclaw.cmake
12cr|libclaw-1.7.0-1|89	
12cr|libclaw-1.7.0-1|90	
12cr|libclaw-1.7.0-1|91	%changelog
12cr|libclaw-1.7.0-1|92	* Sat Jan 14 2012 Andrey Bondrov <abondrov@mandriva.org> 1.7.0-1mdv2011.0
12cr|libclaw-1.7.0-1|93	+ Revision: 760782
12cr|libclaw-1.7.0-1|94	- Update BuildRequires
12cr|libclaw-1.7.0-1|95	- New version 1.7.0
12cr|libclaw-1.7.0-1|96	
12cr|libclaw-1.7.0-1|97	* Sun Dec 05 2010 Funda Wang <fwang@mandriva.org> 1.6.1-1mdv2011.0
12cr|libclaw-1.7.0-1|98	+ Revision: 609856
12cr|libclaw-1.7.0-1|99	- fix libdir
12cr|libclaw-1.7.0-1|100	- new version 1.6.1
12cr|libclaw-1.7.0-1|101	
12cr|libclaw-1.7.0-1|102	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|libclaw-1.7.0-1|103	- rebuild
12cr|libclaw-1.7.0-1|104	
12cr|libclaw-1.7.0-1|105	* Sat Sep 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5.4-1mdv2010.0
12cr|libclaw-1.7.0-1|106	+ Revision: 449506
12cr|libclaw-1.7.0-1|107	- update to new version 1.5.4
12cr|libclaw-1.7.0-1|108	- spec file clean
12cr|libclaw-1.7.0-1|109	
12cr|libclaw-1.7.0-1|110	* Thu Mar 26 2009 Funda Wang <fwang@mandriva.org> 1.5.3-2mdv2009.1
12cr|libclaw-1.7.0-1|111	+ Revision: 361254
12cr|libclaw-1.7.0-1|112	- rebuild for new cmake
12cr|libclaw-1.7.0-1|113	
12cr|libclaw-1.7.0-1|114	* Wed Aug 06 2008 Funda Wang <fwang@mandriva.org> 1.5.3-1mdv2009.0
12cr|libclaw-1.7.0-1|115	+ Revision: 264647
12cr|libclaw-1.7.0-1|116	- New version 1.5.3
12cr|libclaw-1.7.0-1|117	- use versioned lib package
12cr|libclaw-1.7.0-1|118	- fix libdir suffix
12cr|libclaw-1.7.0-1|119	
12cr|libclaw-1.7.0-1|120	+ Thierry Vignaud <tv@mandriva.org>
12cr|libclaw-1.7.0-1|121	- rebuild
12cr|libclaw-1.7.0-1|122	- fix summary-not-capitalized
12cr|libclaw-1.7.0-1|123	
12cr|libclaw-1.7.0-1|124	+ Pixel <pixel@mandriva.com>
12cr|libclaw-1.7.0-1|125	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libclaw-1.7.0-1|126	
12cr|libclaw-1.7.0-1|127	* Mon Jan 14 2008 Olivier Blin <blino@mandriva.org> 1.5.2b-1mdv2008.1
12cr|libclaw-1.7.0-1|128	+ Revision: 151138
12cr|libclaw-1.7.0-1|129	- 1.5.2b
12cr|libclaw-1.7.0-1|130	
12cr|libclaw-1.7.0-1|131	* Tue Jan 08 2008 Olivier Blin <blino@mandriva.org> 1.5.0b-2mdv2008.1
12cr|libclaw-1.7.0-1|132	+ Revision: 146855
12cr|libclaw-1.7.0-1|133	- require library in devel package
12cr|libclaw-1.7.0-1|134	- merge cmake file in devel package (like pkgconfig files)
12cr|libclaw-1.7.0-1|135	
12cr|libclaw-1.7.0-1|136	* Tue Jan 08 2008 Olivier Blin <blino@mandriva.org> 1.5.0b-1mdv2008.1
12cr|libclaw-1.7.0-1|137	+ Revision: 146644
12cr|libclaw-1.7.0-1|138	- fix libdir for x86_64
12cr|libclaw-1.7.0-1|139	- fix jpeg-devel requires
12cr|libclaw-1.7.0-1|140	- fix ldconfig calls (there is no __ldconfig macro)
12cr|libclaw-1.7.0-1|141	- drop hardcoded requires
12cr|libclaw-1.7.0-1|142	- fix buildrequires
12cr|libclaw-1.7.0-1|143	
12cr|libclaw-1.7.0-1|144	+ Anne Nicolas <ennael@mandriva.org>
12cr|libclaw-1.7.0-1|145	- add  buildrequire
12cr|libclaw-1.7.0-1|146	- clean requires
12cr|libclaw-1.7.0-1|147	- import libclaw
12cr|libclaw-1.7.0-1|148	
12cr|libclaw-1.7.0-1|149	

2662 12
12cr|libcmml-0.9.4-4|1	%define	major 1
12cr|libcmml-0.9.4-4|2	%define libname %mklibname cmml %{major}
12cr|libcmml-0.9.4-4|3	%define develname %mklibname cmml -d
12cr|libcmml-0.9.4-4|4	
12cr|libcmml-0.9.4-4|5	Summary:	Library for handling Continuous Media Markup Language
12cr|libcmml-0.9.4-4|6	Name:		libcmml
12cr|libcmml-0.9.4-4|7	Version:	0.9.4
12cr|libcmml-0.9.4-4|8	Release:	4
12cr|libcmml-0.9.4-4|9	Group:		System/Libraries
12cr|libcmml-0.9.4-4|10	License:	BSD
12cr|libcmml-0.9.4-4|11	URL:		http://www.annodex.net/
12cr|libcmml-0.9.4-4|12	Source0:	http://www.annodex.net/software/libcmml/download/%{name}-%{version}.tar.gz
12cr|libcmml-0.9.4-4|13	Patch0:		libcmml-malloc_fix.diff
12cr|libcmml-0.9.4-4|14	BuildRequires:	doxygen
12cr|libcmml-0.9.4-4|15	BuildRequires:	expat-devel
12cr|libcmml-0.9.4-4|16	BuildRequires:	autoconf2.5
12cr|libcmml-0.9.4-4|17	BuildRequires:	libtool
12cr|libcmml-0.9.4-4|18	
12cr|libcmml-0.9.4-4|19	%description
12cr|libcmml-0.9.4-4|20	Libcmml is a library which enables the handling of documents written in CMML
12cr|libcmml-0.9.4-4|21	(Continuous Media Markup Language) for the Continuous Media Web (CMWeb).
12cr|libcmml-0.9.4-4|22	
12cr|libcmml-0.9.4-4|23	It provides a very simple API for reading files marked up with the Continuous
12cr|libcmml-0.9.4-4|24	Media Markup Language (CMML), and returns C structures containing this
12cr|libcmml-0.9.4-4|25	information in a format which can be used by an Annodexer for creating
12cr|libcmml-0.9.4-4|26	ANNODEX(tm) format documents (ANX).
12cr|libcmml-0.9.4-4|27	
12cr|libcmml-0.9.4-4|28	%package -n	%{libname}
12cr|libcmml-0.9.4-4|29	Summary:	Library for handling Continuous Media Markup Language
12cr|libcmml-0.9.4-4|30	Group:          System/Libraries
12cr|libcmml-0.9.4-4|31	
12cr|libcmml-0.9.4-4|32	%description -n	%{libname}
12cr|libcmml-0.9.4-4|33	Libcmml is a library which enables the handling of documents written in CMML
12cr|libcmml-0.9.4-4|34	(Continuous Media Markup Language) for the Continuous Media Web (CMWeb).
12cr|libcmml-0.9.4-4|35	
12cr|libcmml-0.9.4-4|36	It provides a very simple API for reading files marked up with the Continuous
12cr|libcmml-0.9.4-4|37	Media Markup Language (CMML), and returns C structures containing this
12cr|libcmml-0.9.4-4|38	information in a format which can be used by an Annodexer for creating
12cr|libcmml-0.9.4-4|39	ANNODEX(tm) format documents (ANX).
12cr|libcmml-0.9.4-4|40	
12cr|libcmml-0.9.4-4|41	%package -n	%{develname}
12cr|libcmml-0.9.4-4|42	Summary:	Files needed for development using libcmml
12cr|libcmml-0.9.4-4|43	Group:		Development/C
12cr|libcmml-0.9.4-4|44	Provides:	%{name}-devel = %{version}-%{release}
12cr|libcmml-0.9.4-4|45	Requires:	%{libname} = %{version}
12cr|libcmml-0.9.4-4|46	Obsoletes:	%{mklibname cmml 1 -d}
12cr|libcmml-0.9.4-4|47	
12cr|libcmml-0.9.4-4|48	%description -n	%{develname}
12cr|libcmml-0.9.4-4|49	Libcmml is a library which enables the handling of documents written in CMML
12cr|libcmml-0.9.4-4|50	(Continuous Media Markup Language) for the Continuous Media Web (CMWeb).
12cr|libcmml-0.9.4-4|51	
12cr|libcmml-0.9.4-4|52	It provides a very simple API for reading files marked up with the Continuous
12cr|libcmml-0.9.4-4|53	Media Markup Language (CMML), and returns C structures containing this
12cr|libcmml-0.9.4-4|54	information in a format which can be used by an Annodexer for creating
12cr|libcmml-0.9.4-4|55	ANNODEX(tm) format documents (ANX).
12cr|libcmml-0.9.4-4|56	
12cr|libcmml-0.9.4-4|57	This package contains the header files and documentation needed for development
12cr|libcmml-0.9.4-4|58	using libcmml.
12cr|libcmml-0.9.4-4|59	
12cr|libcmml-0.9.4-4|60	%package	tools
12cr|libcmml-0.9.4-4|61	Summary:	Various tools using the Continuous Media Markup Language library
12cr|libcmml-0.9.4-4|62	Group:          File tools
12cr|libcmml-0.9.4-4|63	
12cr|libcmml-0.9.4-4|64	%description	tools
12cr|libcmml-0.9.4-4|65	Libcmml is a library which enables the handling of documents written in CMML
12cr|libcmml-0.9.4-4|66	(Continuous Media Markup Language) for the Continuous Media Web (CMWeb).
12cr|libcmml-0.9.4-4|67	
12cr|libcmml-0.9.4-4|68	This package contains various tools using the Continuous Media Markup Language
12cr|libcmml-0.9.4-4|69	library.
12cr|libcmml-0.9.4-4|70	
12cr|libcmml-0.9.4-4|71	%prep
12cr|libcmml-0.9.4-4|72	
12cr|libcmml-0.9.4-4|73	%setup -q -n %{name}-%{version}
12cr|libcmml-0.9.4-4|74	%patch0 -p0
12cr|libcmml-0.9.4-4|75	
12cr|libcmml-0.9.4-4|76	%build
12cr|libcmml-0.9.4-4|77	rm -f configure
12cr|libcmml-0.9.4-4|78	libtoolize --copy --force; aclocal -I m4; automake; autoconf
12cr|libcmml-0.9.4-4|79	
12cr|libcmml-0.9.4-4|80	#export LIBS="-lm"
12cr|libcmml-0.9.4-4|81	
12cr|libcmml-0.9.4-4|82	%configure2_5x
12cr|libcmml-0.9.4-4|83	
12cr|libcmml-0.9.4-4|84	%make
12cr|libcmml-0.9.4-4|85	
12cr|libcmml-0.9.4-4|86	%check
12cr|libcmml-0.9.4-4|87	make check
12cr|libcmml-0.9.4-4|88	
12cr|libcmml-0.9.4-4|89	%install
12cr|libcmml-0.9.4-4|90	%makeinstall_std
12cr|libcmml-0.9.4-4|91	
12cr|libcmml-0.9.4-4|92	install -d %{buildroot}%{_mandir}/man1
12cr|libcmml-0.9.4-4|93	install -d %{buildroot}%{_mandir}/man6
12cr|libcmml-0.9.4-4|94	
12cr|libcmml-0.9.4-4|95	install -m0644 doc/*.1 %{buildroot}%{_mandir}/man1/
12cr|libcmml-0.9.4-4|96	install -m0644 doc/*.6 %{buildroot}%{_mandir}/man6/
12cr|libcmml-0.9.4-4|97	
12cr|libcmml-0.9.4-4|98	# cleanup
12cr|libcmml-0.9.4-4|99	rm -rf %{buildroot}%{_docdir}/libcmml
12cr|libcmml-0.9.4-4|100	
12cr|libcmml-0.9.4-4|101	
12cr|libcmml-0.9.4-4|102	%files -n %{libname}
12cr|libcmml-0.9.4-4|103	%doc AUTHORS COPYING ChangeLog README
12cr|libcmml-0.9.4-4|104	%{_libdir}/*.so.*
12cr|libcmml-0.9.4-4|105	
12cr|libcmml-0.9.4-4|106	%files -n %{develname}
12cr|libcmml-0.9.4-4|107	%doc doc/libcmml/html/* TODO
12cr|libcmml-0.9.4-4|108	%{_includedir}/*
12cr|libcmml-0.9.4-4|109	%{_libdir}/*.so
12cr|libcmml-0.9.4-4|110	%{_libdir}/*.a
12cr|libcmml-0.9.4-4|111	%{_libdir}/pkgconfig/cmml.pc
12cr|libcmml-0.9.4-4|112	
12cr|libcmml-0.9.4-4|113	%files tools
12cr|libcmml-0.9.4-4|114	%{_bindir}/cmml*
12cr|libcmml-0.9.4-4|115	%{_mandir}/man1/*
12cr|libcmml-0.9.4-4|116	%{_mandir}/man6/*
12cr|libcmml-0.9.4-4|117	
12cr|libcmml-0.9.4-4|118	
12cr|libcmml-0.9.4-4|119	%changelog
12cr|libcmml-0.9.4-4|120	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.4-3mdv2011.0
12cr|libcmml-0.9.4-4|121	+ Revision: 620087
12cr|libcmml-0.9.4-4|122	- the mass rebuild of 2010.0 packages
12cr|libcmml-0.9.4-4|123	
12cr|libcmml-0.9.4-4|124	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.9.4-2mdv2010.0
12cr|libcmml-0.9.4-4|125	+ Revision: 429718
12cr|libcmml-0.9.4-4|126	- rebuild
12cr|libcmml-0.9.4-4|127	
12cr|libcmml-0.9.4-4|128	* Sat Jun 28 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.4-1mdv2009.0
12cr|libcmml-0.9.4-4|129	+ Revision: 229596
12cr|libcmml-0.9.4-4|130	- 0.9.4
12cr|libcmml-0.9.4-4|131	- added P0 to make it build with gcc43
12cr|libcmml-0.9.4-4|132	
12cr|libcmml-0.9.4-4|133	+ Pixel <pixel@mandriva.com>
12cr|libcmml-0.9.4-4|134	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libcmml-0.9.4-4|135	
12cr|libcmml-0.9.4-4|136	+ Olivier Blin <oblin@mandriva.com>
12cr|libcmml-0.9.4-4|137	- restore BuildRoot
12cr|libcmml-0.9.4-4|138	
12cr|libcmml-0.9.4-4|139	+ Thierry Vignaud <tv@mandriva.org>
12cr|libcmml-0.9.4-4|140	- kill re-definition of %%buildroot on Pixel's request
12cr|libcmml-0.9.4-4|141	
12cr|libcmml-0.9.4-4|142	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-2mdv2008.0
12cr|libcmml-0.9.4-4|143	+ Revision: 83598
12cr|libcmml-0.9.4-4|144	- new devel naming
12cr|libcmml-0.9.4-4|145	
12cr|libcmml-0.9.4-4|146	
12cr|libcmml-0.9.4-4|147	* Sat Dec 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-1mdv2007.0
12cr|libcmml-0.9.4-4|148	+ Revision: 94064
12cr|libcmml-0.9.4-4|149	- Import libcmml
12cr|libcmml-0.9.4-4|150	
12cr|libcmml-0.9.4-4|151	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-1mdv2007.0
12cr|libcmml-0.9.4-4|152	- initial Mandriva package (fc5 extras import)
12cr|libcmml-0.9.4-4|153	

2663 12
12cr|libconfuse-2.7-3|1	%define	major	0
12cr|libconfuse-2.7-3|2	%define libname			%mklibname confuse %{major}
12cr|libconfuse-2.7-3|3	%define libname_devel		%mklibname confuse -d
12cr|libconfuse-2.7-3|4	%define libname_devel_static	%mklibname confuse -d -s
12cr|libconfuse-2.7-3|5	
12cr|libconfuse-2.7-3|6	Summary:	A library for parsing configuration files in C
12cr|libconfuse-2.7-3|7	Name:		libconfuse
12cr|libconfuse-2.7-3|8	Version:	2.7
12cr|libconfuse-2.7-3|9	Release:	3
12cr|libconfuse-2.7-3|10	License:	ISC
12cr|libconfuse-2.7-3|11	Group:		System/Libraries
12cr|libconfuse-2.7-3|12	URL:		http://www.nongnu.org/confuse/
12cr|libconfuse-2.7-3|13	Source0:	http://bzero.se/confuse/confuse-%{version}.tar.gz
12cr|libconfuse-2.7-3|14	#Patch0:		confuse-2.6-no-Werror.patch
12cr|libconfuse-2.7-3|15	
12cr|libconfuse-2.7-3|16	%description
12cr|libconfuse-2.7-3|17	libConfuse is a configuration file parser library, licensed under the terms
12cr|libconfuse-2.7-3|18	of the ISC license, and written in C. It supports sections and (lists of)
12cr|libconfuse-2.7-3|19	values (strings, integers, floats, booleans or other sections), as well as
12cr|libconfuse-2.7-3|20	some other features (such as single/double-quoted strings, environment
12cr|libconfuse-2.7-3|21	variable expansion, functions and nested include statements). It makes it
12cr|libconfuse-2.7-3|22	very easy to add configuration file capability to a program using a simple
12cr|libconfuse-2.7-3|23	API.
12cr|libconfuse-2.7-3|24	
12cr|libconfuse-2.7-3|25	The goal of libConfuse is not to be the configuration file parser library
12cr|libconfuse-2.7-3|26	with a gazillion of features. Instead, it aims to be easy to use and quick
12cr|libconfuse-2.7-3|27	to integrate with your code. libConfuse was called libcfg before, but was
12cr|libconfuse-2.7-3|28	changed to not confuse with other similar libraries.
12cr|libconfuse-2.7-3|29	
12cr|libconfuse-2.7-3|30	%package -n	%{libname}
12cr|libconfuse-2.7-3|31	Summary:	A library of functions for parsing configuration files in C
12cr|libconfuse-2.7-3|32	Group:          System/Libraries
12cr|libconfuse-2.7-3|33	
12cr|libconfuse-2.7-3|34	%description -n	%{libname}
12cr|libconfuse-2.7-3|35	libConfuse is a configuration file parser library, licensed under the terms
12cr|libconfuse-2.7-3|36	of the ISC license, and written in C. It supports sections and (lists of)
12cr|libconfuse-2.7-3|37	values (strings, integers, floats, booleans or other sections), as well as
12cr|libconfuse-2.7-3|38	some other features (such as single/double-quoted strings, environment
12cr|libconfuse-2.7-3|39	variable expansion, functions and nested include statements). It makes it
12cr|libconfuse-2.7-3|40	very easy to add configuration file capability to a program using a simple
12cr|libconfuse-2.7-3|41	API.
12cr|libconfuse-2.7-3|42	
12cr|libconfuse-2.7-3|43	The goal of libConfuse is not to be the configuration file parser library
12cr|libconfuse-2.7-3|44	with a gazillion of features. Instead, it aims to be easy to use and quick
12cr|libconfuse-2.7-3|45	to integrate with your code. libConfuse was called libcfg before, but was
12cr|libconfuse-2.7-3|46	changed to not confuse with other similar libraries.
12cr|libconfuse-2.7-3|47	
12cr|libconfuse-2.7-3|48	%package -n	%{libname_devel}
12cr|libconfuse-2.7-3|49	Summary:	Development files for the %{name} library
12cr|libconfuse-2.7-3|50	Group:		Development/C
12cr|libconfuse-2.7-3|51	Provides:	confuse-devel = %{version}
12cr|libconfuse-2.7-3|52	Requires:	%{libname} = %{version}
12cr|libconfuse-2.7-3|53	Obsoletes:	%{_lib}confuse0-devel <= 2.5-2mdv2008.0
12cr|libconfuse-2.7-3|54	
12cr|libconfuse-2.7-3|55	%description -n	%{libname_devel}
12cr|libconfuse-2.7-3|56	Development library and header files for the %{name} library
12cr|libconfuse-2.7-3|57	
12cr|libconfuse-2.7-3|58	
12cr|libconfuse-2.7-3|59	%package -n	%{libname_devel_static}
12cr|libconfuse-2.7-3|60	Summary:	Development files for the %{name} library (static)
12cr|libconfuse-2.7-3|61	Group:		Development/C
12cr|libconfuse-2.7-3|62	Provides:	confuse-static-devel = %{version}
12cr|libconfuse-2.7-3|63	Requires:	%{libname_devel} = %{version}
12cr|libconfuse-2.7-3|64	
12cr|libconfuse-2.7-3|65	%description -n	%{libname_devel_static}
12cr|libconfuse-2.7-3|66	Static development library for %{libname}
12cr|libconfuse-2.7-3|67	
12cr|libconfuse-2.7-3|68	%prep
12cr|libconfuse-2.7-3|69	
12cr|libconfuse-2.7-3|70	%setup -q -n confuse-%{version}
12cr|libconfuse-2.7-3|71	#%patch0 -p1 -b .werror
12cr|libconfuse-2.7-3|72	
12cr|libconfuse-2.7-3|73	%build
12cr|libconfuse-2.7-3|74	
12cr|libconfuse-2.7-3|75	%configure2_5x \
12cr|libconfuse-2.7-3|76	--enable-shared \
12cr|libconfuse-2.7-3|77	--enable-static \
12cr|libconfuse-2.7-3|78	--disable-rpath
12cr|libconfuse-2.7-3|79	
12cr|libconfuse-2.7-3|80	%make
12cr|libconfuse-2.7-3|81	
12cr|libconfuse-2.7-3|82	%install
12cr|libconfuse-2.7-3|83	%makeinstall_std
12cr|libconfuse-2.7-3|84	
12cr|libconfuse-2.7-3|85	install -d %{buildroot}%{_mandir}/man3
12cr|libconfuse-2.7-3|86	install -m0644 doc/man/man3/*.3 %{buildroot}%{_mandir}/man3/
12cr|libconfuse-2.7-3|87	
12cr|libconfuse-2.7-3|88	%find_lang confuse
12cr|libconfuse-2.7-3|89	
12cr|libconfuse-2.7-3|90	%files -n %{libname} -f confuse.lang
12cr|libconfuse-2.7-3|91	%defattr(-,root,root)
12cr|libconfuse-2.7-3|92	%doc AUTHORS NEWS README
12cr|libconfuse-2.7-3|93	%{_libdir}/*.so.%{major}*
12cr|libconfuse-2.7-3|94	%{_mandir}/man3/*
12cr|libconfuse-2.7-3|95	
12cr|libconfuse-2.7-3|96	%files -n %{libname_devel}
12cr|libconfuse-2.7-3|97	%defattr(-,root,root)
12cr|libconfuse-2.7-3|98	%doc examples doc/html/*
12cr|libconfuse-2.7-3|99	%{_includedir}/*
12cr|libconfuse-2.7-3|100	%{_libdir}/*.so
12cr|libconfuse-2.7-3|101	%{_libdir}/pkgconfig/*.pc
12cr|libconfuse-2.7-3|102	
12cr|libconfuse-2.7-3|103	%files -n %{libname_devel_static}
12cr|libconfuse-2.7-3|104	%defattr(-,root,root)
12cr|libconfuse-2.7-3|105	%{_libdir}/*.a
12cr|libconfuse-2.7-3|106	
12cr|libconfuse-2.7-3|107	
12cr|libconfuse-2.7-3|108	%changelog
12cr|libconfuse-2.7-3|109	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.7-2mdv2011.0
12cr|libconfuse-2.7-3|110	+ Revision: 609737
12cr|libconfuse-2.7-3|111	- rebuild
12cr|libconfuse-2.7-3|112	
12cr|libconfuse-2.7-3|113	* Sat Mar 20 2010 Emmanuel Andry <eandry@mandriva.org> 2.7-1mdv2010.1
12cr|libconfuse-2.7-3|114	+ Revision: 525431
12cr|libconfuse-2.7-3|115	- New version 2.7
12cr|libconfuse-2.7-3|116	- drop patch (now useless)
12cr|libconfuse-2.7-3|117	
12cr|libconfuse-2.7-3|118	* Sat Sep 12 2009 Thierry Vignaud <tv@mandriva.org> 2.6-6mdv2010.0
12cr|libconfuse-2.7-3|119	+ Revision: 438538
12cr|libconfuse-2.7-3|120	- rebuild
12cr|libconfuse-2.7-3|121	
12cr|libconfuse-2.7-3|122	* Tue Mar 17 2009 Emmanuel Andry <eandry@mandriva.org> 2.6-5mdv2009.1
12cr|libconfuse-2.7-3|123	+ Revision: 356580
12cr|libconfuse-2.7-3|124	- protect major
12cr|libconfuse-2.7-3|125	
12cr|libconfuse-2.7-3|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|libconfuse-2.7-3|127	- rebuild
12cr|libconfuse-2.7-3|128	
12cr|libconfuse-2.7-3|129	+ Pixel <pixel@mandriva.com>
12cr|libconfuse-2.7-3|130	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libconfuse-2.7-3|131	
12cr|libconfuse-2.7-3|132	* Fri Feb 15 2008 Anssi Hannula <anssi@mandriva.org> 2.6-3mdv2008.1
12cr|libconfuse-2.7-3|133	+ Revision: 169129
12cr|libconfuse-2.7-3|134	- fix provides of static devel package
12cr|libconfuse-2.7-3|135	
12cr|libconfuse-2.7-3|136	* Wed Feb 13 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 2.6-2mdv2008.1
12cr|libconfuse-2.7-3|137	+ Revision: 167130
12cr|libconfuse-2.7-3|138	- fix obsoletes tag (thanks to Adam Williamson for
12cr|libconfuse-2.7-3|139	spotting this)
12cr|libconfuse-2.7-3|140	
12cr|libconfuse-2.7-3|141	* Wed Feb 13 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 2.6-1mdv2008.1
12cr|libconfuse-2.7-3|142	+ Revision: 167057
12cr|libconfuse-2.7-3|143	- new upstream version: 2.6
12cr|libconfuse-2.7-3|144	- new license: ISC
12cr|libconfuse-2.7-3|145	- new library policy
12cr|libconfuse-2.7-3|146	- added static-devel subpackage
12cr|libconfuse-2.7-3|147	- added no-Werror.patch, the compilation was failing due to a
12cr|libconfuse-2.7-3|148	non-important warning
12cr|libconfuse-2.7-3|149	- update descriptions and summaries
12cr|libconfuse-2.7-3|150	
12cr|libconfuse-2.7-3|151	+ Olivier Blin <oblin@mandriva.com>
12cr|libconfuse-2.7-3|152	- restore BuildRoot
12cr|libconfuse-2.7-3|153	
12cr|libconfuse-2.7-3|154	+ Thierry Vignaud <tv@mandriva.org>
12cr|libconfuse-2.7-3|155	- kill re-definition of %%buildroot on Pixel's request
12cr|libconfuse-2.7-3|156	
12cr|libconfuse-2.7-3|157	* Fri Jul 06 2007 Oden Eriksson <oeriksson@mandriva.com> 2.5-2mdv2008.0
12cr|libconfuse-2.7-3|158	+ Revision: 49072
12cr|libconfuse-2.7-3|159	- Import libconfuse
12cr|libconfuse-2.7-3|160	
12cr|libconfuse-2.7-3|161	
12cr|libconfuse-2.7-3|162	
12cr|libconfuse-2.7-3|163	* Mon Jun 26 2006 Oden Eriksson <oeriksson@mandriva.com> 2.5-2mdv2007.0
12cr|libconfuse-2.7-3|164	- rebuild
12cr|libconfuse-2.7-3|165	
12cr|libconfuse-2.7-3|166	* Fri May 06 2005 Oden Eriksson <oeriksson@mandriva.com> 2.5-1mdk
12cr|libconfuse-2.7-3|167	- 2.5
12cr|libconfuse-2.7-3|168	
12cr|libconfuse-2.7-3|169	* Sat Aug 09 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.1-1mdk
12cr|libconfuse-2.7-3|170	- initial cooker contrib

2664 12
12cr|libcryptui-3.4.1-1|1	%define sname	cryptui
12cr|libcryptui-3.4.1-1|2	
12cr|libcryptui-3.4.1-1|3	%define major	0
12cr|libcryptui-3.4.1-1|4	%define gimajor	0.0
12cr|libcryptui-3.4.1-1|5	%define libname %mklibname %{sname} %{major}
12cr|libcryptui-3.4.1-1|6	%define girname %mklibname %{sname}-gir %{gimajor}
12cr|libcryptui-3.4.1-1|7	%define devname %mklibname -d %{sname}
12cr|libcryptui-3.4.1-1|8	
12cr|libcryptui-3.4.1-1|9	Summary:	Interface components for OpenPGP
12cr|libcryptui-3.4.1-1|10	Name:		libcryptui
12cr|libcryptui-3.4.1-1|11	Version:	3.4.1
12cr|libcryptui-3.4.1-1|12	Release:	1
12cr|libcryptui-3.4.1-1|13	License:	LGPLv2+
12cr|libcryptui-3.4.1-1|14	Group:		Graphical desktop/GNOME
12cr|libcryptui-3.4.1-1|15	URL:		http://seahorse.sourceforge.net/
12cr|libcryptui-3.4.1-1|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/libcryptui/%{name}-%{version}.tar.xz
12cr|libcryptui-3.4.1-1|17	
12cr|libcryptui-3.4.1-1|18	BuildRequires:	gnupg
12cr|libcryptui-3.4.1-1|19	BuildRequires:	gtk-doc
12cr|libcryptui-3.4.1-1|20	BuildRequires:	intltool
12cr|libcryptui-3.4.1-1|21	BuildRequires:	gpgme-devel
12cr|libcryptui-3.4.1-1|22	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|libcryptui-3.4.1-1|23	BuildRequires:	pkgconfig(glib-2.0)
12cr|libcryptui-3.4.1-1|24	BuildRequires:	pkgconfig(gnome-keyring-1)
12cr|libcryptui-3.4.1-1|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|libcryptui-3.4.1-1|26	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|libcryptui-3.4.1-1|27	BuildRequires:	pkgconfig(libnotify)
12cr|libcryptui-3.4.1-1|28	BuildRequires:	pkgconfig(sm)
12cr|libcryptui-3.4.1-1|29	Requires:	gnupg
12cr|libcryptui-3.4.1-1|30	Conflicts:	seahorse < 3.1.4
12cr|libcryptui-3.4.1-1|31	
12cr|libcryptui-3.4.1-1|32	%description
12cr|libcryptui-3.4.1-1|33	libcryptui is a library used for prompting for PGP keys.
12cr|libcryptui-3.4.1-1|34	
12cr|libcryptui-3.4.1-1|35	%package -n %{libname}
12cr|libcryptui-3.4.1-1|36	Group:		System/Libraries
12cr|libcryptui-3.4.1-1|37	Summary:	Interface components for OpenPGP
12cr|libcryptui-3.4.1-1|38	
12cr|libcryptui-3.4.1-1|39	%description -n %{libname}
12cr|libcryptui-3.4.1-1|40	libcryptui is a library used for prompting for PGP keys.
12cr|libcryptui-3.4.1-1|41	
12cr|libcryptui-3.4.1-1|42	%package -n %{girname}
12cr|libcryptui-3.4.1-1|43	Summary:	GObject Introspection interface description for %{name}
12cr|libcryptui-3.4.1-1|44	Group:		System/Libraries
12cr|libcryptui-3.4.1-1|45	
12cr|libcryptui-3.4.1-1|46	%description -n %{girname}
12cr|libcryptui-3.4.1-1|47	GObject Introspection interface description for %{name}.
12cr|libcryptui-3.4.1-1|48	
12cr|libcryptui-3.4.1-1|49	%package -n %{devname}
12cr|libcryptui-3.4.1-1|50	Summary:	Header files required to develop with libcryptui
12cr|libcryptui-3.4.1-1|51	Group:		Development/C
12cr|libcryptui-3.4.1-1|52	Requires:	%{libname} = %{version}-%{release}
12cr|libcryptui-3.4.1-1|53	Requires:	%{girname} = %{version}-%{release}
12cr|libcryptui-3.4.1-1|54	Provides:	%{name}-devel = %{version}-%{release}
12cr|libcryptui-3.4.1-1|55	
12cr|libcryptui-3.4.1-1|56	%description -n %{devname}
12cr|libcryptui-3.4.1-1|57	The libcryptui-devel package contains the header files and developer
12cr|libcryptui-3.4.1-1|58	documentation for the libcryptui library.
12cr|libcryptui-3.4.1-1|59	
12cr|libcryptui-3.4.1-1|60	%prep
12cr|libcryptui-3.4.1-1|61	%setup -q
12cr|libcryptui-3.4.1-1|62	
12cr|libcryptui-3.4.1-1|63	%build
12cr|libcryptui-3.4.1-1|64	%configure2_5x \
12cr|libcryptui-3.4.1-1|65	--disable-static \
12cr|libcryptui-3.4.1-1|66	--disable-dependency-tracking \
12cr|libcryptui-3.4.1-1|67	--disable-update-mime-database \
12cr|libcryptui-3.4.1-1|68	--disable-schemas-compile
12cr|libcryptui-3.4.1-1|69	
12cr|libcryptui-3.4.1-1|70	%make
12cr|libcryptui-3.4.1-1|71	
12cr|libcryptui-3.4.1-1|72	%install
12cr|libcryptui-3.4.1-1|73	%makeinstall_std
12cr|libcryptui-3.4.1-1|74	
12cr|libcryptui-3.4.1-1|75	%find_lang %{sname}
12cr|libcryptui-3.4.1-1|76	
12cr|libcryptui-3.4.1-1|77	%files -f %{sname}.lang
12cr|libcryptui-3.4.1-1|78	%{_bindir}/seahorse-daemon
12cr|libcryptui-3.4.1-1|79	%{_datadir}/cryptui
12cr|libcryptui-3.4.1-1|80	%{_datadir}/dbus-1/services/*.service
12cr|libcryptui-3.4.1-1|81	%{_datadir}/GConf/gsettings/*.convert
12cr|libcryptui-3.4.1-1|82	%{_datadir}/glib-2.0/schemas/*.xml
12cr|libcryptui-3.4.1-1|83	%{_datadir}/pixmaps/cryptui
12cr|libcryptui-3.4.1-1|84	%{_mandir}/man1/*
12cr|libcryptui-3.4.1-1|85	
12cr|libcryptui-3.4.1-1|86	%files -n %{libname}
12cr|libcryptui-3.4.1-1|87	%{_libdir}/%{name}.so.%{major}*
12cr|libcryptui-3.4.1-1|88	
12cr|libcryptui-3.4.1-1|89	%files -n %{girname}
12cr|libcryptui-3.4.1-1|90	%{_libdir}/girepository-1.0/CryptUI-%{gimajor}.typelib
12cr|libcryptui-3.4.1-1|91	
12cr|libcryptui-3.4.1-1|92	%files -n %{devname}
12cr|libcryptui-3.4.1-1|93	%{_includedir}/%{name}
12cr|libcryptui-3.4.1-1|94	%{_libdir}/*.so
12cr|libcryptui-3.4.1-1|95	%{_libdir}/pkgconfig/*.pc
12cr|libcryptui-3.4.1-1|96	%{_datadir}/gir-1.0/*.gir
12cr|libcryptui-3.4.1-1|97	%doc %{_datadir}/gtk-doc/html/%{name}
12cr|libcryptui-3.4.1-1|98	
12cr|libcryptui-3.4.1-1|99	
12cr|libcryptui-3.4.1-1|100	
12cr|libcryptui-3.4.1-1|101	%changelog
12cr|libcryptui-3.4.1-1|102	* Mon Jul 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.1-1
12cr|libcryptui-3.4.1-1|103	+ Revision: 809932
12cr|libcryptui-3.4.1-1|104	- imported package libcryptui
12cr|libcryptui-3.4.1-1|105	

2665 12
12cr|libdap-3.9.3-6|1	%define lib_major       10
12cr|libdap-3.9.3-6|2	%define client_major 	3
12cr|libdap-3.9.3-6|3	%define server_major 	7
12cr|libdap-3.9.3-6|4	%define lib_name        %mklibname dap %{lib_major}
12cr|libdap-3.9.3-6|5	%define lib_name_d      %mklibname dap -d
12cr|libdap-3.9.3-6|6	%define lib_name_d_s    %mklibname dap -d -s
12cr|libdap-3.9.3-6|7	
12cr|libdap-3.9.3-6|8	Name:           libdap
12cr|libdap-3.9.3-6|9	Summary:        C++ DAP2 library from OPeNDAP
12cr|libdap-3.9.3-6|10	Version:        3.9.3
12cr|libdap-3.9.3-6|11	Release:        6
12cr|libdap-3.9.3-6|12	Epoch:          0
12cr|libdap-3.9.3-6|13	URL:            http://www.opendap.org/
12cr|libdap-3.9.3-6|14	Source0:        http://www.opendap.org/pub/source/libdap-%{version}.tar.gz
12cr|libdap-3.9.3-6|15	Patch0:         libdap-3.9.2-gcc-4.4.patch
12cr|libdap-3.9.3-6|16	Patch1:         libdap-3.9.3-curl.patch
12cr|libdap-3.9.3-6|17	# The deflate program is covered by the W3C licence
12cr|libdap-3.9.3-6|18	License:        LGPL 2.1+
12cr|libdap-3.9.3-6|19	Group:          System/Libraries
12cr|libdap-3.9.3-6|20	BuildRequires:  doxygen
12cr|libdap-3.9.3-6|21	BuildRequires:  graphviz
12cr|libdap-3.9.3-6|22	BuildRequires:  cppunit-devel
12cr|libdap-3.9.3-6|23	BuildRequires:  libcurl-devel
12cr|libdap-3.9.3-6|24	BuildRequires:  libxml2-devel
12cr|libdap-3.9.3-6|25	BuildRequires:  pkgconfig
12cr|libdap-3.9.3-6|26	# deflate depends directly on zlib
12cr|libdap-3.9.3-6|27	BuildRequires:  zlib-devel
12cr|libdap-3.9.3-6|28	
12cr|libdap-3.9.3-6|29	%description
12cr|libdap-3.9.3-6|30	The libdap++ library contains an implementation of DAP2. This package
12cr|libdap-3.9.3-6|31	contains the library, dap-config, getdap and deflate. The script dap-config
12cr|libdap-3.9.3-6|32	simplifies using the library in other projects. The getdap utility is a
12cr|libdap-3.9.3-6|33	simple command-line tool to read from DAP2 servers. It is built using the
12cr|libdap-3.9.3-6|34	library and demonstrates simple uses of it. The deflate utility is used by
12cr|libdap-3.9.3-6|35	the library when it returns compressed responses.
12cr|libdap-3.9.3-6|36	
12cr|libdap-3.9.3-6|37	%package -n %{lib_name}
12cr|libdap-3.9.3-6|38	Summary:        C++ DAP2 library from OPeNDAP
12cr|libdap-3.9.3-6|39	Group:          System/Libraries
12cr|libdap-3.9.3-6|40	Conflicts:	%{_lib}dap9 < 3.9.0
12cr|libdap-3.9.3-6|41	
12cr|libdap-3.9.3-6|42	%description -n %{lib_name}
12cr|libdap-3.9.3-6|43	C++ DAP2 library from OPeNDAP.
12cr|libdap-3.9.3-6|44	
12cr|libdap-3.9.3-6|45	%package -n %{lib_name_d}
12cr|libdap-3.9.3-6|46	Summary:        Development and header files from libdap
12cr|libdap-3.9.3-6|47	Group:          Development/C
12cr|libdap-3.9.3-6|48	Provides:       libdap-devel = %version
12cr|libdap-3.9.3-6|49	Requires:       %{lib_name} = %{epoch}:%{version}-%{release}
12cr|libdap-3.9.3-6|50	Requires:       libcurl-devel
12cr|libdap-3.9.3-6|51	Requires:       libxml2-devel
12cr|libdap-3.9.3-6|52	Requires:       pkgconfig
12cr|libdap-3.9.3-6|53	# for the /usr/share/aclocal directory ownership
12cr|libdap-3.9.3-6|54	Requires:       automake
12cr|libdap-3.9.3-6|55	Obsoletes:	%{_lib}dap0-devel
12cr|libdap-3.9.3-6|56	
12cr|libdap-3.9.3-6|57	%description -n %{lib_name_d}
12cr|libdap-3.9.3-6|58	This package contains all the files needed to develop applications that
12cr|libdap-3.9.3-6|59	will use libdap.
12cr|libdap-3.9.3-6|60	
12cr|libdap-3.9.3-6|61	%package -n %{lib_name_d_s}
12cr|libdap-3.9.3-6|62	Summary:        Static development files from libdap
12cr|libdap-3.9.3-6|63	Group:          Development/C
12cr|libdap-3.9.3-6|64	Provides:       %{name}-static-devel = %{epoch}:%{version}-%{release}
12cr|libdap-3.9.3-6|65	Requires:       %{lib_name_d} = %{epoch}:%{version}-%{release}
12cr|libdap-3.9.3-6|66	Obsoletes:	%{_lib}dap0-static-devel
12cr|libdap-3.9.3-6|67	
12cr|libdap-3.9.3-6|68	%description -n %{lib_name_d_s}
12cr|libdap-3.9.3-6|69	This package contains all the files needed to develop applications that
12cr|libdap-3.9.3-6|70	will use libdap.
12cr|libdap-3.9.3-6|71	
12cr|libdap-3.9.3-6|72	%package doc
12cr|libdap-3.9.3-6|73	Summary:        Documentation of the libdap library
12cr|libdap-3.9.3-6|74	Group:          Development/C
12cr|libdap-3.9.3-6|75	BuildArch: noarch
12cr|libdap-3.9.3-6|76	
12cr|libdap-3.9.3-6|77	%description doc
12cr|libdap-3.9.3-6|78	Documentation of the libdap library.
12cr|libdap-3.9.3-6|79	
12cr|libdap-3.9.3-6|80	%prep
12cr|libdap-3.9.3-6|81	%setup -q
12cr|libdap-3.9.3-6|82	%patch0 -p0
12cr|libdap-3.9.3-6|83	%patch1 -p0
12cr|libdap-3.9.3-6|84	
12cr|libdap-3.9.3-6|85	%build
12cr|libdap-3.9.3-6|86	autoreconf -fiv
12cr|libdap-3.9.3-6|87	%configure2_5x --disable-dependency-tracking --with-system-zlib
12cr|libdap-3.9.3-6|88	%make
12cr|libdap-3.9.3-6|89	
12cr|libdap-3.9.3-6|90	%install
12cr|libdap-3.9.3-6|91	%{makeinstall_std} INSTALL="%{__install} -p"
12cr|libdap-3.9.3-6|92	
12cr|libdap-3.9.3-6|93	%{make} docs
12cr|libdap-3.9.3-6|94	
12cr|libdap-3.9.3-6|95	%{__rm} -rf __mandriva_docs
12cr|libdap-3.9.3-6|96	cp -a docs __mandriva_docs
12cr|libdap-3.9.3-6|97	# those .map and .md5 are of dubious use, remove them
12cr|libdap-3.9.3-6|98	%{__rm} -f __mandriva_docs/html/*.map __mandriva_docs/html/*.md5
12cr|libdap-3.9.3-6|99	# use the ChangeLog timestamp to have the same timestamps for the doc files
12cr|libdap-3.9.3-6|100	# for all archs
12cr|libdap-3.9.3-6|101	/bin/touch -r ChangeLog __mandriva_docs/html/*
12cr|libdap-3.9.3-6|102	
12cr|libdap-3.9.3-6|103	%files
12cr|libdap-3.9.3-6|104	%defattr(-,root,root,-)
12cr|libdap-3.9.3-6|105	%doc README NEWS COPYING COPYRIGHT_URI README.AIS README.dodsrc
12cr|libdap-3.9.3-6|106	%doc COPYRIGHT_W3C
12cr|libdap-3.9.3-6|107	%{_bindir}/getdap
12cr|libdap-3.9.3-6|108	%{_sbindir}/deflate
12cr|libdap-3.9.3-6|109	
12cr|libdap-3.9.3-6|110	%files -n %{lib_name}
12cr|libdap-3.9.3-6|111	%defattr(-,root,root,-)
12cr|libdap-3.9.3-6|112	%{_libdir}/libdap.so.%{lib_major}
12cr|libdap-3.9.3-6|113	%{_libdir}/libdap.so.%{lib_major}.*
12cr|libdap-3.9.3-6|114	%{_libdir}/libdapclient.so.%{client_major}
12cr|libdap-3.9.3-6|115	%{_libdir}/libdapclient.so.%{client_major}.*
12cr|libdap-3.9.3-6|116	%{_libdir}/libdapserver.so.%{server_major}
12cr|libdap-3.9.3-6|117	%{_libdir}/libdapserver.so.%{server_major}.*
12cr|libdap-3.9.3-6|118	
12cr|libdap-3.9.3-6|119	%files -n %{lib_name_d}
12cr|libdap-3.9.3-6|120	%defattr(-,root,root,-)
12cr|libdap-3.9.3-6|121	%{_libdir}/libdap.so
12cr|libdap-3.9.3-6|122	%{_libdir}/libdapclient.so
12cr|libdap-3.9.3-6|123	%{_libdir}/libdapserver.so
12cr|libdap-3.9.3-6|124	%{_libdir}/pkgconfig/libdap*.pc
12cr|libdap-3.9.3-6|125	%{_bindir}/dap-config
12cr|libdap-3.9.3-6|126	%{_bindir}/dap-config-pkgconfig
12cr|libdap-3.9.3-6|127	%{_includedir}/libdap/
12cr|libdap-3.9.3-6|128	%{_datadir}/aclocal/*
12cr|libdap-3.9.3-6|129	
12cr|libdap-3.9.3-6|130	%files -n %{lib_name_d_s}
12cr|libdap-3.9.3-6|131	%defattr(-,root,root,-)
12cr|libdap-3.9.3-6|132	%{_libdir}/*.a
12cr|libdap-3.9.3-6|133	
12cr|libdap-3.9.3-6|134	%files doc
12cr|libdap-3.9.3-6|135	%defattr(-,root,root,-)
12cr|libdap-3.9.3-6|136	%doc __mandriva_docs/html/
12cr|libdap-3.9.3-6|137	
12cr|libdap-3.9.3-6|138	
12cr|libdap-3.9.3-6|139	%changelog
12cr|libdap-3.9.3-6|140	* Fri Jan 07 2011 Thierry Vignaud <tv@mandriva.org> 0:3.9.3-5mdv2011.0
12cr|libdap-3.9.3-6|141	+ Revision: 629719
12cr|libdap-3.9.3-6|142	- make doc subpackage noarch
12cr|libdap-3.9.3-6|143	
12cr|libdap-3.9.3-6|144	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:3.9.3-4mdv2011.0
12cr|libdap-3.9.3-6|145	+ Revision: 620088
12cr|libdap-3.9.3-6|146	- the mass rebuild of 2010.0 packages
12cr|libdap-3.9.3-6|147	
12cr|libdap-3.9.3-6|148	* Thu Oct 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0:3.9.3-3mdv2010.0
12cr|libdap-3.9.3-6|149	+ Revision: 455885
12cr|libdap-3.9.3-6|150	- rebuild for new curl SSL backend
12cr|libdap-3.9.3-6|151	
12cr|libdap-3.9.3-6|152	* Fri Aug 21 2009 Funda Wang <fwang@mandriva.org> 0:3.9.3-2mdv2010.0
12cr|libdap-3.9.3-6|153	+ Revision: 418900
12cr|libdap-3.9.3-6|154	- conflict with old lib
12cr|libdap-3.9.3-6|155	
12cr|libdap-3.9.3-6|156	* Thu Aug 20 2009 Emmanuel Andry <eandry@mandriva.org> 0:3.9.3-1mdv2010.0
12cr|libdap-3.9.3-6|157	+ Revision: 418589
12cr|libdap-3.9.3-6|158	- New version 3.9.3
12cr|libdap-3.9.3-6|159	- drop P0
12cr|libdap-3.9.3-6|160	- add patch to fix build with gcc44
12cr|libdap-3.9.3-6|161	- use autoreconf
12cr|libdap-3.9.3-6|162	- new majors
12cr|libdap-3.9.3-6|163	
12cr|libdap-3.9.3-6|164	* Sun Aug 17 2008 David Walluck <walluck@mandriva.org> 0:3.8.2-1mdv2009.0
12cr|libdap-3.9.3-6|165	+ Revision: 272861
12cr|libdap-3.9.3-6|166	- fix build
12cr|libdap-3.9.3-6|167	- add libdap-3.8.2-link.patch
12cr|libdap-3.9.3-6|168	
12cr|libdap-3.9.3-6|169	+ Emmanuel Andry <eandry@mandriva.org>
12cr|libdap-3.9.3-6|170	- New version
12cr|libdap-3.9.3-6|171	- protect majors
12cr|libdap-3.9.3-6|172	
12cr|libdap-3.9.3-6|173	+ Thierry Vignaud <tv@mandriva.org>
12cr|libdap-3.9.3-6|174	- rebuild
12cr|libdap-3.9.3-6|175	
12cr|libdap-3.9.3-6|176	+ Pixel <pixel@mandriva.com>
12cr|libdap-3.9.3-6|177	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libdap-3.9.3-6|178	
12cr|libdap-3.9.3-6|179	* Fri Feb 08 2008 Helio Chissini de Castro <helio@mandriva.com> 0:3.7.7-5mdv2008.1
12cr|libdap-3.9.3-6|180	+ Revision: 164049
12cr|libdap-3.9.3-6|181	- Proper devel naming without soname
12cr|libdap-3.9.3-6|182	
12cr|libdap-3.9.3-6|183	+ Olivier Blin <oblin@mandriva.com>
12cr|libdap-3.9.3-6|184	- restore BuildRoot
12cr|libdap-3.9.3-6|185	
12cr|libdap-3.9.3-6|186	+ Thierry Vignaud <tv@mandriva.org>
12cr|libdap-3.9.3-6|187	- kill re-definition of %%buildroot on Pixel's request
12cr|libdap-3.9.3-6|188	
12cr|libdap-3.9.3-6|189	* Thu Oct 25 2007 David Walluck <walluck@mandriva.org> 0:3.7.7-4mdv2008.1
12cr|libdap-3.9.3-6|190	+ Revision: 101973
12cr|libdap-3.9.3-6|191	- remove incorrect lib provides
12cr|libdap-3.9.3-6|192	- remove versioned BuildRequires
12cr|libdap-3.9.3-6|193	
12cr|libdap-3.9.3-6|194	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 0:3.7.7-3mdv2008.0
12cr|libdap-3.9.3-6|195	+ Revision: 36182
12cr|libdap-3.9.3-6|196	- rebuild with correct optflags
12cr|libdap-3.9.3-6|197	
12cr|libdap-3.9.3-6|198	+ David Walluck <walluck@mandriva.org>
12cr|libdap-3.9.3-6|199	- fix lib name
12cr|libdap-3.9.3-6|200	- fix Group
12cr|libdap-3.9.3-6|201	- Import libdap
12cr|libdap-3.9.3-6|202	
12cr|libdap-3.9.3-6|203	
12cr|libdap-3.9.3-6|204	
12cr|libdap-3.9.3-6|205	* Wed Jun 06 2007 David Walluck <walluck@mandriva.org> 0:3.7.7-1mdv2008.0
12cr|libdap-3.9.3-6|206	- release

2666 12
12cr|libdconf-qt-0.0.0-0.110722.1|1	%define major 0
12cr|libdconf-qt-0.0.0-0.110722.1|2	%define libname %mklibname dconf-qt %{major}
12cr|libdconf-qt-0.0.0-0.110722.1|3	%define develname %mklibname dconf-qt -d
12cr|libdconf-qt-0.0.0-0.110722.1|4	
12cr|libdconf-qt-0.0.0-0.110722.1|5	%define gitver 110722
12cr|libdconf-qt-0.0.0-0.110722.1|6	
12cr|libdconf-qt-0.0.0-0.110722.1|7	Summary:	QML plugin and Qt bindings for dconf
12cr|libdconf-qt-0.0.0-0.110722.1|8	Name:		libdconf-qt
12cr|libdconf-qt-0.0.0-0.110722.1|9	Version:	0.0.0
12cr|libdconf-qt-0.0.0-0.110722.1|10	Release:	0.%{gitver}.1
12cr|libdconf-qt-0.0.0-0.110722.1|11	License:	GPLv3,LGPLv3
12cr|libdconf-qt-0.0.0-0.110722.1|12	Url:		http://launchat.net/dconf-qt
12cr|libdconf-qt-0.0.0-0.110722.1|13	Group:		System/Libraries
12cr|libdconf-qt-0.0.0-0.110722.1|14	Source0:	%{name}-%{version}.%{gitver}.tar.bz2
12cr|libdconf-qt-0.0.0-0.110722.1|15	# PATCH-FIX-UPSTREAM 01_fix_pc_generation.patch - fix .pc generation, taken from Ubuntu release
12cr|libdconf-qt-0.0.0-0.110722.1|16	Patch0: 01_fix_pc_generation.patch
12cr|libdconf-qt-0.0.0-0.110722.1|17	# PATCH-FIX-UPSTREAM 02_link_again_dconf_dbus.patch - link again dconf dbus, taken from Ubuntu
12cr|libdconf-qt-0.0.0-0.110722.1|18	Patch1: 02_link_again_dconf_dbus.patch
12cr|libdconf-qt-0.0.0-0.110722.1|19	# PATCH-FEATURE-OPENSUSE ugly-cmake-hack.patch - cmake carnage to 'use' libdir
12cr|libdconf-qt-0.0.0-0.110722.1|20	Patch2: ugly-cmake-hack.patch
12cr|libdconf-qt-0.0.0-0.110722.1|21	
12cr|libdconf-qt-0.0.0-0.110722.1|22	BuildRequires:	cmake
12cr|libdconf-qt-0.0.0-0.110722.1|23	BuildRequires:	pkgconfig(QtCore)
12cr|libdconf-qt-0.0.0-0.110722.1|24	BuildRequires:	pkgconfig(QtDeclarative)
12cr|libdconf-qt-0.0.0-0.110722.1|25	BuildRequires:	pkgconfig(dconf-dbus-1)
12cr|libdconf-qt-0.0.0-0.110722.1|26	BuildRequires:	pkgconfig(glib-2.0)
12cr|libdconf-qt-0.0.0-0.110722.1|27	
12cr|libdconf-qt-0.0.0-0.110722.1|28	%description
12cr|libdconf-qt-0.0.0-0.110722.1|29	Qt bindings and QML plugin for dconf.
12cr|libdconf-qt-0.0.0-0.110722.1|30	
12cr|libdconf-qt-0.0.0-0.110722.1|31	%package -n %{libname}
12cr|libdconf-qt-0.0.0-0.110722.1|32	Summary:	QML plugin and Qt bindings for dconf
12cr|libdconf-qt-0.0.0-0.110722.1|33	Group:		System/Libraries
12cr|libdconf-qt-0.0.0-0.110722.1|34	
12cr|libdconf-qt-0.0.0-0.110722.1|35	%description -n %{libname}
12cr|libdconf-qt-0.0.0-0.110722.1|36	Qt bindings and QML plugin for dconf - system shared libraries.
12cr|libdconf-qt-0.0.0-0.110722.1|37	
12cr|libdconf-qt-0.0.0-0.110722.1|38	%package -n %{develname}
12cr|libdconf-qt-0.0.0-0.110722.1|39	Summary:	QML plugin and Qt bindings for dconf
12cr|libdconf-qt-0.0.0-0.110722.1|40	Group:		Development/C++
12cr|libdconf-qt-0.0.0-0.110722.1|41	Requires:	%{libname} = %{version}-%{release}
12cr|libdconf-qt-0.0.0-0.110722.1|42	
12cr|libdconf-qt-0.0.0-0.110722.1|43	%description -n %{develname}
12cr|libdconf-qt-0.0.0-0.110722.1|44	Qt bindings and QML plugin for dconf - development files.
12cr|libdconf-qt-0.0.0-0.110722.1|45	
12cr|libdconf-qt-0.0.0-0.110722.1|46	%prep
12cr|libdconf-qt-0.0.0-0.110722.1|47	%setup -q
12cr|libdconf-qt-0.0.0-0.110722.1|48	%apply_patches
12cr|libdconf-qt-0.0.0-0.110722.1|49	
12cr|libdconf-qt-0.0.0-0.110722.1|50	%build
12cr|libdconf-qt-0.0.0-0.110722.1|51	export BUILD_GLOBAL=true
12cr|libdconf-qt-0.0.0-0.110722.1|52	%cmake \
12cr|libdconf-qt-0.0.0-0.110722.1|53	-Dlibdir=%{_libdir} \
12cr|libdconf-qt-0.0.0-0.110722.1|54	
12cr|libdconf-qt-0.0.0-0.110722.1|55	%make
12cr|libdconf-qt-0.0.0-0.110722.1|56	
12cr|libdconf-qt-0.0.0-0.110722.1|57	%install
12cr|libdconf-qt-0.0.0-0.110722.1|58	%makeinstall_std -C build
12cr|libdconf-qt-0.0.0-0.110722.1|59	
12cr|libdconf-qt-0.0.0-0.110722.1|60	%files -n %{libname}
12cr|libdconf-qt-0.0.0-0.110722.1|61	%doc COPYING-GPL3 COPYING-LGPL3
12cr|libdconf-qt-0.0.0-0.110722.1|62	%{_libdir}/*.so.%{major}*
12cr|libdconf-qt-0.0.0-0.110722.1|63	%{_libdir}/qt4/plugins/imports/
12cr|libdconf-qt-0.0.0-0.110722.1|64	
12cr|libdconf-qt-0.0.0-0.110722.1|65	%files -n %{develname}
12cr|libdconf-qt-0.0.0-0.110722.1|66	%{_includedir}/dconf-qt/
12cr|libdconf-qt-0.0.0-0.110722.1|67	%{_libdir}/*.so
12cr|libdconf-qt-0.0.0-0.110722.1|68	%{_libdir}/pkgconfig/*.pc
12cr|libdconf-qt-0.0.0-0.110722.1|69	
12cr|libdconf-qt-0.0.0-0.110722.1|70	
12cr|libdconf-qt-0.0.0-0.110722.1|71	
12cr|libdconf-qt-0.0.0-0.110722.1|72	%changelog
12cr|libdconf-qt-0.0.0-0.110722.1|73	* Tue Jan 24 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.0.0-0.110722.1
12cr|libdconf-qt-0.0.0-0.110722.1|74	+ Revision: 767453
12cr|libdconf-qt-0.0.0-0.110722.1|75	- imported package libdconf-qt
12cr|libdconf-qt-0.0.0-0.110722.1|76	
12cr|libdconf-qt-0.0.0-0.110722.1|77	
12cr|libdconf-qt-0.0.0-0.110722.1|78	* Sun Oct 16 2011 nmarques@opensuse.org
12cr|libdconf-qt-0.0.0-0.110722.1|79	- Fix licenses
12cr|libdconf-qt-0.0.0-0.110722.1|80	* Sun Oct 16 2011 nmarques@opensuse.org
12cr|libdconf-qt-0.0.0-0.110722.1|81	- Initial package taken from Ubuntu Oneiric release, no official
12cr|libdconf-qt-0.0.0-0.110722.1|82	release.
12cr|libdconf-qt-0.0.0-0.110722.1|83	- 01_fix_pc_generation.patch: fix .pc generation, taken from
12cr|libdconf-qt-0.0.0-0.110722.1|84	Ubuntu release.
12cr|libdconf-qt-0.0.0-0.110722.1|85	- 02_link_again_dconf_dbus.patch: link again to dconf dbus, taken
12cr|libdconf-qt-0.0.0-0.110722.1|86	from Ubuntu release.
12cr|libdconf-qt-0.0.0-0.110722.1|87	- ugly-cmake-hack.patch: force libdir.

2667 12
12cr|libdesktop-agnostic-0.3.92-3|1	%define major 0
12cr|libdesktop-agnostic-0.3.92-3|2	%define libname %mklibname desktop-agnostic %{major}
12cr|libdesktop-agnostic-0.3.92-3|3	%define develname %mklibname -d desktop-agnostic
12cr|libdesktop-agnostic-0.3.92-3|4	
12cr|libdesktop-agnostic-0.3.92-3|5	Summary:	A desktop-agnostic library for GLib-based projects
12cr|libdesktop-agnostic-0.3.92-3|6	Name:		libdesktop-agnostic
12cr|libdesktop-agnostic-0.3.92-3|7	Version:	0.3.92
12cr|libdesktop-agnostic-0.3.92-3|8	Release:	3
12cr|libdesktop-agnostic-0.3.92-3|9	License:	GPLv2+
12cr|libdesktop-agnostic-0.3.92-3|10	Group:		Development/Other
12cr|libdesktop-agnostic-0.3.92-3|11	Url:		https://launchpad.net/libdesktop-agnostic
12cr|libdesktop-agnostic-0.3.92-3|12	Source0:	%{name}-%{version}.tar.gz
12cr|libdesktop-agnostic-0.3.92-3|13	BuildRequires:	intltool
12cr|libdesktop-agnostic-0.3.92-3|14	BuildRequires:	vala-devel
12cr|libdesktop-agnostic-0.3.92-3|15	BuildRequires:	python-devel
12cr|libdesktop-agnostic-0.3.92-3|16	BuildRequires:	pkgconfig(gconf-2.0)
12cr|libdesktop-agnostic-0.3.92-3|17	BuildRequires:	pkgconfig(gladeui-2.0)
12cr|libdesktop-agnostic-0.3.92-3|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|libdesktop-agnostic-0.3.92-3|19	BuildRequires:	pkgconfig(pygobject-2.0)
12cr|libdesktop-agnostic-0.3.92-3|20	BuildRequires:	pkgconfig(pygtk-2.0)
12cr|libdesktop-agnostic-0.3.92-3|21	Requires:	libdesktop-agnostic-vfs-gio
12cr|libdesktop-agnostic-0.3.92-3|22	Requires:	libdesktop-agnostic-cfg-gconf
12cr|libdesktop-agnostic-0.3.92-3|23	Requires:	libdesktop-agnostic-fdo-glib
12cr|libdesktop-agnostic-0.3.92-3|24	Requires:	pygtk2
12cr|libdesktop-agnostic-0.3.92-3|25	Conflicts:	%{_lib}desktop-agnostic0 < 0.3.92-3
12cr|libdesktop-agnostic-0.3.92-3|26	
12cr|libdesktop-agnostic-0.3.92-3|27	%description
12cr|libdesktop-agnostic-0.3.92-3|28	This library provides an extensible configuration API, a unified virtual file
12cr|libdesktop-agnostic-0.3.92-3|29	system API, and a desktop item editor (all with pluggable backends) for
12cr|libdesktop-agnostic-0.3.92-3|30	GLib-based projects. It is not tied to any one desktop environment, although
12cr|libdesktop-agnostic-0.3.92-3|31	there are desktop-specific modules.
12cr|libdesktop-agnostic-0.3.92-3|32	
12cr|libdesktop-agnostic-0.3.92-3|33	%package -n	%{libname}
12cr|libdesktop-agnostic-0.3.92-3|34	Group:		System/Libraries
12cr|libdesktop-agnostic-0.3.92-3|35	Summary:	%{name} library package
12cr|libdesktop-agnostic-0.3.92-3|36	Requires:	%{name} >= %{version}
12cr|libdesktop-agnostic-0.3.92-3|37	
12cr|libdesktop-agnostic-0.3.92-3|38	%description -n	%{libname}
12cr|libdesktop-agnostic-0.3.92-3|39	This library provides an extensible configuration API, a unified virtual file
12cr|libdesktop-agnostic-0.3.92-3|40	system API, and a desktop item editor (all with pluggable backends) for
12cr|libdesktop-agnostic-0.3.92-3|41	GLib-based projects. It is not tied to any one desktop environment, although
12cr|libdesktop-agnostic-0.3.92-3|42	there are desktop-specific modules.
12cr|libdesktop-agnostic-0.3.92-3|43	
12cr|libdesktop-agnostic-0.3.92-3|44	%package -n %{develname}
12cr|libdesktop-agnostic-0.3.92-3|45	Summary:	%{name} development files
12cr|libdesktop-agnostic-0.3.92-3|46	Group:		Development/Other
12cr|libdesktop-agnostic-0.3.92-3|47	Provides:	%{name}-devel = %{version}-%{release}
12cr|libdesktop-agnostic-0.3.92-3|48	Requires:	%{name} = %{version}-%{release}
12cr|libdesktop-agnostic-0.3.92-3|49	
12cr|libdesktop-agnostic-0.3.92-3|50	%description -n %{develname}
12cr|libdesktop-agnostic-0.3.92-3|51	This package contains header files needed when building applications based on
12cr|libdesktop-agnostic-0.3.92-3|52	%{name}.
12cr|libdesktop-agnostic-0.3.92-3|53	
12cr|libdesktop-agnostic-0.3.92-3|54	%package	cfg-gconf
12cr|libdesktop-agnostic-0.3.92-3|55	Summary:	GConf module for %{name}
12cr|libdesktop-agnostic-0.3.92-3|56	Group:		Development/Other
12cr|libdesktop-agnostic-0.3.92-3|57	Requires:	%{name} = %{version}-%{release}
12cr|libdesktop-agnostic-0.3.92-3|58	Provides:	libdesktop-agnostic-cfg = %{version}-%{release}
12cr|libdesktop-agnostic-0.3.92-3|59	
12cr|libdesktop-agnostic-0.3.92-3|60	%description	cfg-gconf
12cr|libdesktop-agnostic-0.3.92-3|61	This package contains the GConf mdoule for %{name}.
12cr|libdesktop-agnostic-0.3.92-3|62	
12cr|libdesktop-agnostic-0.3.92-3|63	%package	fdo-glib
12cr|libdesktop-agnostic-0.3.92-3|64	Summary:	GLib desktop entry module for %{name}
12cr|libdesktop-agnostic-0.3.92-3|65	Group:		Development/Other
12cr|libdesktop-agnostic-0.3.92-3|66	Requires:	%{name} = %{version}-%{release}
12cr|libdesktop-agnostic-0.3.92-3|67	Provides:	libdesktop-agnostic-fdo = %{version}-%{release}
12cr|libdesktop-agnostic-0.3.92-3|68	
12cr|libdesktop-agnostic-0.3.92-3|69	%description	fdo-glib
12cr|libdesktop-agnostic-0.3.92-3|70	This package contains the GLib desktop entry module for %{name}.
12cr|libdesktop-agnostic-0.3.92-3|71	
12cr|libdesktop-agnostic-0.3.92-3|72	%package	vfs-gio
12cr|libdesktop-agnostic-0.3.92-3|73	Summary:	GIO VFS module for %{name}
12cr|libdesktop-agnostic-0.3.92-3|74	Group:		Development/Other
12cr|libdesktop-agnostic-0.3.92-3|75	Requires:	%{name} = %{version}-%{release}
12cr|libdesktop-agnostic-0.3.92-3|76	
12cr|libdesktop-agnostic-0.3.92-3|77	%description	vfs-gio
12cr|libdesktop-agnostic-0.3.92-3|78	This package contains the GIO VFS module for %{name}.
12cr|libdesktop-agnostic-0.3.92-3|79	
12cr|libdesktop-agnostic-0.3.92-3|80	%prep
12cr|libdesktop-agnostic-0.3.92-3|81	%setup -q
12cr|libdesktop-agnostic-0.3.92-3|82	sed -i s,"gladeui-1.0","gladeui-2.0",g data/*
12cr|libdesktop-agnostic-0.3.92-3|83	
12cr|libdesktop-agnostic-0.3.92-3|84	%build
12cr|libdesktop-agnostic-0.3.92-3|85	%define Werror_cflags %{nil}
12cr|libdesktop-agnostic-0.3.92-3|86	%setup_compile_flags
12cr|libdesktop-agnostic-0.3.92-3|87	export LINKFLAGS="%{ldflags}"
12cr|libdesktop-agnostic-0.3.92-3|88	export PYTHONDIR=%{python_sitearch}
12cr|libdesktop-agnostic-0.3.92-3|89	./waf configure \
12cr|libdesktop-agnostic-0.3.92-3|90	--prefix=%{_prefix} \
12cr|libdesktop-agnostic-0.3.92-3|91	--sysconfdir=%{_sysconfdir} \
12cr|libdesktop-agnostic-0.3.92-3|92	--localstatedir=%{_localstatedir} \
12cr|libdesktop-agnostic-0.3.92-3|93	--libdir=%{_libdir} \
12cr|libdesktop-agnostic-0.3.92-3|94	--mandir=%{_mandir} \
12cr|libdesktop-agnostic-0.3.92-3|95	--enable-debug \
12cr|libdesktop-agnostic-0.3.92-3|96	--config-backends=gconf \
12cr|libdesktop-agnostic-0.3.92-3|97	--vfs-backends=gio \
12cr|libdesktop-agnostic-0.3.92-3|98	--desktop-entry-backends=glib \
12cr|libdesktop-agnostic-0.3.92-3|99	--with-glade
12cr|libdesktop-agnostic-0.3.92-3|100	
12cr|libdesktop-agnostic-0.3.92-3|101	./waf build --nocache
12cr|libdesktop-agnostic-0.3.92-3|102	
12cr|libdesktop-agnostic-0.3.92-3|103	%install
12cr|libdesktop-agnostic-0.3.92-3|104	./waf  --nocache install --destdir=%{buildroot}
12cr|libdesktop-agnostic-0.3.92-3|105	
12cr|libdesktop-agnostic-0.3.92-3|106	# fix .so permissions so that debuginfo can be extracted for the debug package
12cr|libdesktop-agnostic-0.3.92-3|107	find %{buildroot}%{_libdir} -name *.so -exec chmod 755 {} \;
12cr|libdesktop-agnostic-0.3.92-3|108	
12cr|libdesktop-agnostic-0.3.92-3|109	%find_lang %{name}
12cr|libdesktop-agnostic-0.3.92-3|110	
12cr|libdesktop-agnostic-0.3.92-3|111	%files -f %{name}.lang
12cr|libdesktop-agnostic-0.3.92-3|112	%doc COPYING COPYING.GPL-2
12cr|libdesktop-agnostic-0.3.92-3|113	%{_sysconfdir}/xdg/%{name}/desktop-agnostic.ini
12cr|libdesktop-agnostic-0.3.92-3|114	%{_bindir}/lda-desktop-entry-editor
12cr|libdesktop-agnostic-0.3.92-3|115	%{_bindir}/lda-schema-to-gconf
12cr|libdesktop-agnostic-0.3.92-3|116	%dir %{_libdir}/desktop-agnostic
12cr|libdesktop-agnostic-0.3.92-3|117	%dir %{_libdir}/desktop-agnostic/modules
12cr|libdesktop-agnostic-0.3.92-3|118	%{_libdir}/desktop-agnostic/modules/libda-cfg-type-color.so
12cr|libdesktop-agnostic-0.3.92-3|119	%{_libdir}/desktop-agnostic/modules/libda-module-guesser.so
12cr|libdesktop-agnostic-0.3.92-3|120	%{_datadir}/glade/catalogs/desktop-agnostic.xml
12cr|libdesktop-agnostic-0.3.92-3|121	%{python_sitearch}/desktopagnostic/*.py
12cr|libdesktop-agnostic-0.3.92-3|122	%{python_sitearch}/desktopagnostic/*.so
12cr|libdesktop-agnostic-0.3.92-3|123	
12cr|libdesktop-agnostic-0.3.92-3|124	%files cfg-gconf
12cr|libdesktop-agnostic-0.3.92-3|125	%{_libdir}/desktop-agnostic/modules/libda-cfg-gconf.so
12cr|libdesktop-agnostic-0.3.92-3|126	
12cr|libdesktop-agnostic-0.3.92-3|127	%files fdo-glib
12cr|libdesktop-agnostic-0.3.92-3|128	%{_libdir}/desktop-agnostic/modules/libda-fdo-glib.so
12cr|libdesktop-agnostic-0.3.92-3|129	
12cr|libdesktop-agnostic-0.3.92-3|130	%files vfs-gio
12cr|libdesktop-agnostic-0.3.92-3|131	%{_libdir}/desktop-agnostic/modules/libda-vfs-gio.so
12cr|libdesktop-agnostic-0.3.92-3|132	
12cr|libdesktop-agnostic-0.3.92-3|133	%files -n %{libname}
12cr|libdesktop-agnostic-0.3.92-3|134	%{_libdir}/%{name}*.so.%{major}*
12cr|libdesktop-agnostic-0.3.92-3|135	
12cr|libdesktop-agnostic-0.3.92-3|136	%files -n %{develname}
12cr|libdesktop-agnostic-0.3.92-3|137	%dir %{_includedir}/%{name}-1.0
12cr|libdesktop-agnostic-0.3.92-3|138	%dir %{_includedir}/%{name}-1.0/%{name}
12cr|libdesktop-agnostic-0.3.92-3|139	%{_includedir}/%{name}-1.0/%{name}/*.h
12cr|libdesktop-agnostic-0.3.92-3|140	%{_libdir}/%{name}*.so
12cr|libdesktop-agnostic-0.3.92-3|141	%{_libdir}/pkgconfig/desktop-agnostic.pc
12cr|libdesktop-agnostic-0.3.92-3|142	%{_datadir}/pygtk/2.0/defs/*.defs
12cr|libdesktop-agnostic-0.3.92-3|143	%{_datadir}/vala/vapi/*.vapi
12cr|libdesktop-agnostic-0.3.92-3|144	%{_datadir}/vala/vapi/desktop-agnostic*.deps
12cr|libdesktop-agnostic-0.3.92-3|145	

2668 12
12cr|libdigidoc-2.7.0-1|1	%define name	libdigidoc
12cr|libdigidoc-2.7.0-1|2	%define version	2.7.0
12cr|libdigidoc-2.7.0-1|3	%define release %mkrel 1
12cr|libdigidoc-2.7.0-1|4	
12cr|libdigidoc-2.7.0-1|5	%define realname digidoc
12cr|libdigidoc-2.7.0-1|6	
12cr|libdigidoc-2.7.0-1|7	%define major 2
12cr|libdigidoc-2.7.0-1|8	%define libname %mklibname %{realname} %major
12cr|libdigidoc-2.7.0-1|9	%define develname %mklibname %{realname} -d
12cr|libdigidoc-2.7.0-1|10	
12cr|libdigidoc-2.7.0-1|11	Name:		%{name}
12cr|libdigidoc-2.7.0-1|12	Version:	%{version}
12cr|libdigidoc-2.7.0-1|13	Release:	%{release}
12cr|libdigidoc-2.7.0-1|14	Summary:	Library for handling digitally signed documents
12cr|libdigidoc-2.7.0-1|15	
12cr|libdigidoc-2.7.0-1|16	Group:		System/Libraries
12cr|libdigidoc-2.7.0-1|17	License:	LGPLv2+
12cr|libdigidoc-2.7.0-1|18	URL:		http://code.google.com/p/esteid
12cr|libdigidoc-2.7.0-1|19	Source:		http://esteid.googlecode.com/files/%{name}-%{version}.tar.bz2
12cr|libdigidoc-2.7.0-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|libdigidoc-2.7.0-1|21	
12cr|libdigidoc-2.7.0-1|22	BuildRequires:	cmake
12cr|libdigidoc-2.7.0-1|23	BuildRequires:	libxml2-devel
12cr|libdigidoc-2.7.0-1|24	BuildRequires:	openssl-devel
12cr|libdigidoc-2.7.0-1|25	BuildRequires:	zlib-devel
12cr|libdigidoc-2.7.0-1|26	Requires:	opensc
12cr|libdigidoc-2.7.0-1|27	
12cr|libdigidoc-2.7.0-1|28	%description
12cr|libdigidoc-2.7.0-1|29	libDigiDoc is a library implementing a subset of the XAdES digital
12cr|libdigidoc-2.7.0-1|30	signature standard on top of Estonian specific .ddoc container format.
12cr|libdigidoc-2.7.0-1|31	It allows to create, sign, verify, and modify digidoc XML containers.
12cr|libdigidoc-2.7.0-1|32	
12cr|libdigidoc-2.7.0-1|33	%package	-n %{libname}
12cr|libdigidoc-2.7.0-1|34	Group:		System/Libraries
12cr|libdigidoc-2.7.0-1|35	Summary:	Library for handling digitally signed documents
12cr|libdigidoc-2.7.0-1|36	Provides:	%name = %version-%release
12cr|libdigidoc-2.7.0-1|37	
12cr|libdigidoc-2.7.0-1|38	%description	-n %{libname}
12cr|libdigidoc-2.7.0-1|39	This package contains libraries and header files for
12cr|libdigidoc-2.7.0-1|40	developing applications that use %{name}.
12cr|libdigidoc-2.7.0-1|41	
12cr|libdigidoc-2.7.0-1|42	
12cr|libdigidoc-2.7.0-1|43	%package	-n %{develname}
12cr|libdigidoc-2.7.0-1|44	Summary:	Development files for %{name}
12cr|libdigidoc-2.7.0-1|45	Group:		Development/Other
12cr|libdigidoc-2.7.0-1|46	Requires:	%{libname} = %{version}-%{release}
12cr|libdigidoc-2.7.0-1|47	Requires:	libxml2-devel
12cr|libdigidoc-2.7.0-1|48	Requires:	openssl-devel
12cr|libdigidoc-2.7.0-1|49	Requires:	zlib-devel
12cr|libdigidoc-2.7.0-1|50	Requires:	pkgconfig
12cr|libdigidoc-2.7.0-1|51	Provides:	%{name}-devel = %{version}-%{release}
12cr|libdigidoc-2.7.0-1|52	
12cr|libdigidoc-2.7.0-1|53	%description	-n %{develname}
12cr|libdigidoc-2.7.0-1|54	This package contains libraries and header files for
12cr|libdigidoc-2.7.0-1|55	developing applications that use %{libname}.
12cr|libdigidoc-2.7.0-1|56	
12cr|libdigidoc-2.7.0-1|57	
12cr|libdigidoc-2.7.0-1|58	%prep
12cr|libdigidoc-2.7.0-1|59	%setup -q
12cr|libdigidoc-2.7.0-1|60	
12cr|libdigidoc-2.7.0-1|61	%build
12cr|libdigidoc-2.7.0-1|62	mkdir -p %{_target_platform}
12cr|libdigidoc-2.7.0-1|63	pushd %{_target_platform}
12cr|libdigidoc-2.7.0-1|64	%{cmake} ../..
12cr|libdigidoc-2.7.0-1|65	popd
12cr|libdigidoc-2.7.0-1|66	
12cr|libdigidoc-2.7.0-1|67	make %{?_smp_mflags} -C %{_target_platform}/build
12cr|libdigidoc-2.7.0-1|68	
12cr|libdigidoc-2.7.0-1|69	
12cr|libdigidoc-2.7.0-1|70	%install
12cr|libdigidoc-2.7.0-1|71	rm -rf $RPM_BUILD_ROOT
12cr|libdigidoc-2.7.0-1|72	make install DESTDIR=$RPM_BUILD_ROOT -C %{_target_platform}/build
12cr|libdigidoc-2.7.0-1|73	
12cr|libdigidoc-2.7.0-1|74	
12cr|libdigidoc-2.7.0-1|75	%clean
12cr|libdigidoc-2.7.0-1|76	rm -rf $RPM_BUILD_ROOT
12cr|libdigidoc-2.7.0-1|77	
12cr|libdigidoc-2.7.0-1|78	%post -n %{libname} -p /sbin/ldconfig
12cr|libdigidoc-2.7.0-1|79	
12cr|libdigidoc-2.7.0-1|80	%postun -n %{libname} -p /sbin/ldconfig
12cr|libdigidoc-2.7.0-1|81	
12cr|libdigidoc-2.7.0-1|82	
12cr|libdigidoc-2.7.0-1|83	%files -n %{libname}
12cr|libdigidoc-2.7.0-1|84	%defattr(-,root,root,-)
12cr|libdigidoc-2.7.0-1|85	%config %{_sysconfdir}/digidoc.conf
12cr|libdigidoc-2.7.0-1|86	%{_bindir}/cdigidoc
12cr|libdigidoc-2.7.0-1|87	%{_libdir}/*.so.*
12cr|libdigidoc-2.7.0-1|88	%{_datadir}/libdigidoc/
12cr|libdigidoc-2.7.0-1|89	%doc AUTHORS COPYING ChangeLog README
12cr|libdigidoc-2.7.0-1|90	
12cr|libdigidoc-2.7.0-1|91	%files -n %{develname}
12cr|libdigidoc-2.7.0-1|92	%defattr(-,root,root,-)
12cr|libdigidoc-2.7.0-1|93	%{_includedir}/libdigidoc/
12cr|libdigidoc-2.7.0-1|94	%{_libdir}/pkgconfig/lib*.pc
12cr|libdigidoc-2.7.0-1|95	%{_libdir}/*.so
12cr|libdigidoc-2.7.0-1|96	
12cr|libdigidoc-2.7.0-1|97	
12cr|libdigidoc-2.7.0-1|98	%changelog
12cr|libdigidoc-2.7.0-1|99	* Sun Oct 10 2010 Sander Lepik <sander85@mandriva.org> 2.7.0-1mdv2011.0
12cr|libdigidoc-2.7.0-1|100	+ Revision: 584857
12cr|libdigidoc-2.7.0-1|101	- fix group
12cr|libdigidoc-2.7.0-1|102	- New release 2.7.0
12cr|libdigidoc-2.7.0-1|103	- Imported libdigidoc 2.6.0.17 library from openxades.org
12cr|libdigidoc-2.7.0-1|104	- Ported build system from autoconf to CMake
12cr|libdigidoc-2.7.0-1|105	- Changed default save format to 1.3, 1.4 should not be widely used.
12cr|libdigidoc-2.7.0-1|106	- Use FILENAME_MAX for maximum file name length
12cr|libdigidoc-2.7.0-1|107	- Release pkcs11 lib on error and failed pin
12cr|libdigidoc-2.7.0-1|108	- Install public headers in include/digidoc
12cr|libdigidoc-2.7.0-1|109	- Fixed default pkcs11 module path
12cr|libdigidoc-2.7.0-1|110	- Fixed a number of crashes
12cr|libdigidoc-2.7.0-1|111	- Fixed a lot of compiler warnings
12cr|libdigidoc-2.7.0-1|112	- Optionally link against libdl in unix
12cr|libdigidoc-2.7.0-1|113	- Marked extern functions as extern 'C'
12cr|libdigidoc-2.7.0-1|114	- Fixed openssl-1.0.0 compatibility
12cr|libdigidoc-2.7.0-1|115	- Removed reference to SK's internal service from digidoc.conf
12cr|libdigidoc-2.7.0-1|116	- Updated config and certificates to match with the names in
12cr|libdigidoc-2.7.0-1|117	libdigidocpp
12cr|libdigidoc-2.7.0-1|118	- added 'ESTEID-SK 2007 OCSP 2010' and 'EID-SK 2007 OCSP 2010'
12cr|libdigidoc-2.7.0-1|119	certificates
12cr|libdigidoc-2.7.0-1|120	
12cr|libdigidoc-2.7.0-1|121	* Wed Apr 28 2010 Funda Wang <fwang@mandriva.org> 2.2.11-5mdv2010.1
12cr|libdigidoc-2.7.0-1|122	+ Revision: 539932
12cr|libdigidoc-2.7.0-1|123	- fix build with openssl 1.0
12cr|libdigidoc-2.7.0-1|124	
12cr|libdigidoc-2.7.0-1|125	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 2.2.11-4mdv2010.1
12cr|libdigidoc-2.7.0-1|126	+ Revision: 508568
12cr|libdigidoc-2.7.0-1|127	- fix linkage
12cr|libdigidoc-2.7.0-1|128	
12cr|libdigidoc-2.7.0-1|129	+ Thierry Vignaud <tv@mandriva.org>
12cr|libdigidoc-2.7.0-1|130	- rebuild
12cr|libdigidoc-2.7.0-1|131	- rebuild
12cr|libdigidoc-2.7.0-1|132	
12cr|libdigidoc-2.7.0-1|133	+ Pixel <pixel@mandriva.com>
12cr|libdigidoc-2.7.0-1|134	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libdigidoc-2.7.0-1|135	
12cr|libdigidoc-2.7.0-1|136	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.2.11-1mdv2008.1
12cr|libdigidoc-2.7.0-1|137	+ Revision: 136550
12cr|libdigidoc-2.7.0-1|138	- restore BuildRoot
12cr|libdigidoc-2.7.0-1|139	
12cr|libdigidoc-2.7.0-1|140	+ Thierry Vignaud <tv@mandriva.org>
12cr|libdigidoc-2.7.0-1|141	- kill re-definition of %%buildroot on Pixel's request
12cr|libdigidoc-2.7.0-1|142	- import libdigidoc
12cr|libdigidoc-2.7.0-1|143	
12cr|libdigidoc-2.7.0-1|144	
12cr|libdigidoc-2.7.0-1|145	* Sun Jul 02 2006 Emmanuel Andry <eandry@mandriva.org> 2.2.11-1mdv2007.0
12cr|libdigidoc-2.7.0-1|146	- 2.2.11
12cr|libdigidoc-2.7.0-1|147	- buildrequires openssl-devel libxml2-devel
12cr|libdigidoc-2.7.0-1|148	
12cr|libdigidoc-2.7.0-1|149	* Mon Nov 07 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.1.21-2mdk
12cr|libdigidoc-2.7.0-1|150	- Fix BuildRequires
12cr|libdigidoc-2.7.0-1|151	- %%mkrel
12cr|libdigidoc-2.7.0-1|152	
12cr|libdigidoc-2.7.0-1|153	* Thu Oct 20 2005 Lenny Cartier <lenny@mandriva.com> 2.1.21-1mdk
12cr|libdigidoc-2.7.0-1|154	- 2.1.21
12cr|libdigidoc-2.7.0-1|155	
12cr|libdigidoc-2.7.0-1|156	* Tue Sep 21 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.93.0-1mdk
12cr|libdigidoc-2.7.0-1|157	- from Veiko Sinivee <veiko.sinivee@solo.delfi.ee> :
12cr|libdigidoc-2.7.0-1|158	- updated to libdigidoc release 1.93
12cr|libdigidoc-2.7.0-1|159	
12cr|libdigidoc-2.7.0-1|160	* Mon Jun 28 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.90.0-1mdk
12cr|libdigidoc-2.7.0-1|161	- new

2669 12
12cr|libdigidocpp-0.3.0-4|1	%define modname digidoc
12cr|libdigidocpp-0.3.0-4|2	
12cr|libdigidocpp-0.3.0-4|3	%define major 0
12cr|libdigidocpp-0.3.0-4|4	%define libname %mklibname digidocpp %{major}
12cr|libdigidocpp-0.3.0-4|5	%define develname %mklibname digidocpp -d
12cr|libdigidocpp-0.3.0-4|6	
12cr|libdigidocpp-0.3.0-4|7	Name:		libdigidocpp
12cr|libdigidocpp-0.3.0-4|8	Version:	0.3.0
12cr|libdigidocpp-0.3.0-4|9	Release:	4
12cr|libdigidocpp-0.3.0-4|10	Summary:	Library for creating and validating BDoc and DDoc containers
12cr|libdigidocpp-0.3.0-4|11	
12cr|libdigidocpp-0.3.0-4|12	Group:		System/Libraries
12cr|libdigidocpp-0.3.0-4|13	License:	LGPLv2+
12cr|libdigidocpp-0.3.0-4|14	URL:		http://code.google.com/p/esteid
12cr|libdigidocpp-0.3.0-4|15	Source:		http://esteid.googlecode.com/files/%{name}-%{version}.tar.bz2
12cr|libdigidocpp-0.3.0-4|16	Patch0:		libdigidocpp-0.3.0-gcc47.patch
12cr|libdigidocpp-0.3.0-4|17	
12cr|libdigidocpp-0.3.0-4|18	BuildRequires:	cmake
12cr|libdigidocpp-0.3.0-4|19	BuildRequires:	libdigidoc-devel
12cr|libdigidocpp-0.3.0-4|20	BuildRequires:	libp11-devel
12cr|libdigidocpp-0.3.0-4|21	BuildRequires:	openssl-devel
12cr|libdigidocpp-0.3.0-4|22	BuildRequires:	xml-security-c-devel
12cr|libdigidocpp-0.3.0-4|23	BuildRequires:	xsd-devel
12cr|libdigidocpp-0.3.0-4|24	Requires:	opensc
12cr|libdigidocpp-0.3.0-4|25	
12cr|libdigidocpp-0.3.0-4|26	%description
12cr|libdigidocpp-0.3.0-4|27	libdigidocpp is a C++ library for reading, validating, and creating BDoc and
12cr|libdigidocpp-0.3.0-4|28	DDoc containers. These file formats are widespread in Estonia where they are
12cr|libdigidocpp-0.3.0-4|29	used for storing legally binding digital signatures.
12cr|libdigidocpp-0.3.0-4|30	
12cr|libdigidocpp-0.3.0-4|31	%package	-n %{libname}
12cr|libdigidocpp-0.3.0-4|32	Group:		System/Libraries
12cr|libdigidocpp-0.3.0-4|33	Summary:	Library for creating and validating bdoc and ddoc containers
12cr|libdigidocpp-0.3.0-4|34	Requires:	%{name} >= %{version}-%{release}
12cr|libdigidocpp-0.3.0-4|35	
12cr|libdigidocpp-0.3.0-4|36	%description	-n %libname
12cr|libdigidocpp-0.3.0-4|37	libdigidocpp is a C++ library for reading, validating, and creating BDoc and
12cr|libdigidocpp-0.3.0-4|38	DDoc containers. These file formats are widespread in Estonia where they are
12cr|libdigidocpp-0.3.0-4|39	used for storing legally binding digital signatures.
12cr|libdigidocpp-0.3.0-4|40	
12cr|libdigidocpp-0.3.0-4|41	%package	-n %{develname}
12cr|libdigidocpp-0.3.0-4|42	Summary:	Development files for %{name}
12cr|libdigidocpp-0.3.0-4|43	Group:		Development/C++
12cr|libdigidocpp-0.3.0-4|44	Requires:	%{libname} = %{version}-%{release}
12cr|libdigidocpp-0.3.0-4|45	Requires:	libdigidoc-devel
12cr|libdigidocpp-0.3.0-4|46	Requires:	libp11-devel
12cr|libdigidocpp-0.3.0-4|47	Requires:	openssl-devel
12cr|libdigidocpp-0.3.0-4|48	Requires:	xml-security-c-devel
12cr|libdigidocpp-0.3.0-4|49	Requires:	xsd-devel
12cr|libdigidocpp-0.3.0-4|50	Provides:	%{name}-devel = %{version}-%{release}
12cr|libdigidocpp-0.3.0-4|51	
12cr|libdigidocpp-0.3.0-4|52	%description	-n %{develname}
12cr|libdigidocpp-0.3.0-4|53	This package contains libraries and header files for
12cr|libdigidocpp-0.3.0-4|54	developing applications that use %{name}.
12cr|libdigidocpp-0.3.0-4|55	
12cr|libdigidocpp-0.3.0-4|56	%package	-n perl-%{modname}
12cr|libdigidocpp-0.3.0-4|57	Summary:	Perl bindings for %{name}
12cr|libdigidocpp-0.3.0-4|58	Group:		Development/Perl
12cr|libdigidocpp-0.3.0-4|59	BuildRequires:	perl-devel
12cr|libdigidocpp-0.3.0-4|60	BuildRequires:	swig
12cr|libdigidocpp-0.3.0-4|61	Requires:	%{libname} = %{version}-%{release}
12cr|libdigidocpp-0.3.0-4|62	
12cr|libdigidocpp-0.3.0-4|63	%description	-n perl-%{modname}
12cr|libdigidocpp-0.3.0-4|64	The perl-%{modname} package provides access to
12cr|libdigidocpp-0.3.0-4|65	%{name} features from Perl programs.
12cr|libdigidocpp-0.3.0-4|66	
12cr|libdigidocpp-0.3.0-4|67	%package	-n python-%{modname}
12cr|libdigidocpp-0.3.0-4|68	Summary:	Python bindings for %{name}
12cr|libdigidocpp-0.3.0-4|69	Group:		Development/Python
12cr|libdigidocpp-0.3.0-4|70	BuildRequires:	python-devel
12cr|libdigidocpp-0.3.0-4|71	BuildRequires:	swig
12cr|libdigidocpp-0.3.0-4|72	Requires:	%{libname} = %{version}-%{release}
12cr|libdigidocpp-0.3.0-4|73	
12cr|libdigidocpp-0.3.0-4|74	%description	-n python-%{modname}
12cr|libdigidocpp-0.3.0-4|75	The python-%{modname} package provides access to
12cr|libdigidocpp-0.3.0-4|76	%{name} features from Python programs.
12cr|libdigidocpp-0.3.0-4|77	
12cr|libdigidocpp-0.3.0-4|78	%package	-n php-%{modname}
12cr|libdigidocpp-0.3.0-4|79	Summary:	PHP bindings for %{name}
12cr|libdigidocpp-0.3.0-4|80	Group:		Development/PHP
12cr|libdigidocpp-0.3.0-4|81	BuildRequires:	php-devel
12cr|libdigidocpp-0.3.0-4|82	BuildRequires:	swig
12cr|libdigidocpp-0.3.0-4|83	Requires:	%{libname} = %{version}-%{release}
12cr|libdigidocpp-0.3.0-4|84	
12cr|libdigidocpp-0.3.0-4|85	%description	-n php-%{modname}
12cr|libdigidocpp-0.3.0-4|86	The php-%{modname} package provides access to
12cr|libdigidocpp-0.3.0-4|87	%{name} features from PHP programs.
12cr|libdigidocpp-0.3.0-4|88	
12cr|libdigidocpp-0.3.0-4|89	%prep
12cr|libdigidocpp-0.3.0-4|90	%setup -q
12cr|libdigidocpp-0.3.0-4|91	%patch0 -p1
12cr|libdigidocpp-0.3.0-4|92	
12cr|libdigidocpp-0.3.0-4|93	%build
12cr|libdigidocpp-0.3.0-4|94	%cmake
12cr|libdigidocpp-0.3.0-4|95	%make
12cr|libdigidocpp-0.3.0-4|96	
12cr|libdigidocpp-0.3.0-4|97	%install
12cr|libdigidocpp-0.3.0-4|98	%makeinstall_std -C build
12cr|libdigidocpp-0.3.0-4|99	mv %{buildroot}%{_sysconfdir}/php.d/digidoc.ini %{buildroot}%{_sysconfdir}/php.d/90_digidoc.ini
12cr|libdigidocpp-0.3.0-4|100	
12cr|libdigidocpp-0.3.0-4|101	
12cr|libdigidocpp-0.3.0-4|102	%post -n php-%{modname}
12cr|libdigidocpp-0.3.0-4|103	if [ -f /var/lock/subsys/httpd ]; then
12cr|libdigidocpp-0.3.0-4|104	%{_initrddir}/httpd restart >/dev/null || :
12cr|libdigidocpp-0.3.0-4|105	fi
12cr|libdigidocpp-0.3.0-4|106	
12cr|libdigidocpp-0.3.0-4|107	%postun -n php-%{modname}
12cr|libdigidocpp-0.3.0-4|108	if [ "$1" = "0" ]; then
12cr|libdigidocpp-0.3.0-4|109	if [ -f /var/lock/subsys/httpd ]; then
12cr|libdigidocpp-0.3.0-4|110	%{_initrddir}/httpd restart >/dev/null || :
12cr|libdigidocpp-0.3.0-4|111	fi
12cr|libdigidocpp-0.3.0-4|112	fi
12cr|libdigidocpp-0.3.0-4|113	
12cr|libdigidocpp-0.3.0-4|114	%files
12cr|libdigidocpp-0.3.0-4|115	%{_sysconfdir}/digidocpp/certs
12cr|libdigidocpp-0.3.0-4|116	%{_sysconfdir}/digidocpp/schema
12cr|libdigidocpp-0.3.0-4|117	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/digidocpp/digidocpp.conf
12cr|libdigidocpp-0.3.0-4|118	
12cr|libdigidocpp-0.3.0-4|119	%files -n %{libname}
12cr|libdigidocpp-0.3.0-4|120	%{_libdir}/*.so.%{major}*
12cr|libdigidocpp-0.3.0-4|121	
12cr|libdigidocpp-0.3.0-4|122	%files -n %{develname}
12cr|libdigidocpp-0.3.0-4|123	%{_includedir}/digidocpp/
12cr|libdigidocpp-0.3.0-4|124	%{_libdir}/pkgconfig/lib*.pc
12cr|libdigidocpp-0.3.0-4|125	%{_libdir}/*.so
12cr|libdigidocpp-0.3.0-4|126	
12cr|libdigidocpp-0.3.0-4|127	%files -n perl-%{modname}
12cr|libdigidocpp-0.3.0-4|128	%{perl_vendorarch}/auto/digidoc.so
12cr|libdigidocpp-0.3.0-4|129	%{perl_vendorlib}/digidoc.pm
12cr|libdigidocpp-0.3.0-4|130	
12cr|libdigidocpp-0.3.0-4|131	%files -n python-%{modname}
12cr|libdigidocpp-0.3.0-4|132	%{py_platsitedir}/*
12cr|libdigidocpp-0.3.0-4|133	
12cr|libdigidocpp-0.3.0-4|134	%files -n php-%{modname}
12cr|libdigidocpp-0.3.0-4|135	%{_datadir}/php/*
12cr|libdigidocpp-0.3.0-4|136	%attr(0755,root,root) %{_libdir}/php/extensions/*
12cr|libdigidocpp-0.3.0-4|137	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/90_digidoc.ini
12cr|libdigidocpp-0.3.0-4|138	

2670 12
12cr|libdjconsole-0.1.3-5|1	%define lib_major 0
12cr|libdjconsole-0.1.3-5|2	%define lib_name %mklibname djconsole %{lib_major}
12cr|libdjconsole-0.1.3-5|3	%define devel_name %mklibname djconsole -d
12cr|libdjconsole-0.1.3-5|4	
12cr|libdjconsole-0.1.3-5|5	Name:		libdjconsole
12cr|libdjconsole-0.1.3-5|6	Summary:	Libdjconsole - Support for hardware dj consoles
12cr|libdjconsole-0.1.3-5|7	Version:	0.1.3
12cr|libdjconsole-0.1.3-5|8	Release:	5
12cr|libdjconsole-0.1.3-5|9	License:	LGPL
12cr|libdjconsole-0.1.3-5|10	Group:		System/Libraries
12cr|libdjconsole-0.1.3-5|11	URL:		http://djplay.sourceforge.net/
12cr|libdjconsole-0.1.3-5|12	Source:		%{name}-%{version}.tar.gz
12cr|libdjconsole-0.1.3-5|13	BuildRequires:	pkgconfig(dbus-1)
12cr|libdjconsole-0.1.3-5|14	BuildRequires:	pkgconfig(libusb)
12cr|libdjconsole-0.1.3-5|15	Requires:	%{lib_name} = %{version}-%{release}
12cr|libdjconsole-0.1.3-5|16	
12cr|libdjconsole-0.1.3-5|17	%description
12cr|libdjconsole-0.1.3-5|18	libdjconsole - Support for hardware dj consoles
12cr|libdjconsole-0.1.3-5|19	
12cr|libdjconsole-0.1.3-5|20	%files
12cr|libdjconsole-0.1.3-5|21	%dir %_datadir/libdjconsole
12cr|libdjconsole-0.1.3-5|22	%{_datadir}/libdjconsole/*
12cr|libdjconsole-0.1.3-5|23	%{_sysconfdir}/udev/rules.d/45-hpdjconsole.rules
12cr|libdjconsole-0.1.3-5|24	
12cr|libdjconsole-0.1.3-5|25	#--------------------------------------------------------------------
12cr|libdjconsole-0.1.3-5|26	
12cr|libdjconsole-0.1.3-5|27	%package -n %{lib_name}
12cr|libdjconsole-0.1.3-5|28	Summary:	Libdjconsole - Support for hardware dj consoles
12cr|libdjconsole-0.1.3-5|29	Group:		System/Libraries
12cr|libdjconsole-0.1.3-5|30	
12cr|libdjconsole-0.1.3-5|31	%description -n %{lib_name}
12cr|libdjconsole-0.1.3-5|32	libdjconsole - Support for hardware dj consoles
12cr|libdjconsole-0.1.3-5|33	
12cr|libdjconsole-0.1.3-5|34	%files -n %{lib_name}
12cr|libdjconsole-0.1.3-5|35	%{_libdir}/libdjconsole.so.%{lib_major}*
12cr|libdjconsole-0.1.3-5|36	
12cr|libdjconsole-0.1.3-5|37	
12cr|libdjconsole-0.1.3-5|38	#--------------------------------------------------------------------
12cr|libdjconsole-0.1.3-5|39	
12cr|libdjconsole-0.1.3-5|40	%package -n %{devel_name}
12cr|libdjconsole-0.1.3-5|41	Summary:	Development files for Libdjconsole
12cr|libdjconsole-0.1.3-5|42	Group:		Development/C++
12cr|libdjconsole-0.1.3-5|43	Provides:	%{name}-devel
12cr|libdjconsole-0.1.3-5|44	Requires:	%{lib_name} = %{version}-%{release}
12cr|libdjconsole-0.1.3-5|45	
12cr|libdjconsole-0.1.3-5|46	%description -n %{devel_name}
12cr|libdjconsole-0.1.3-5|47	libdjconsole - Support for hardware dj consoles
12cr|libdjconsole-0.1.3-5|48	
12cr|libdjconsole-0.1.3-5|49	%files -n %{devel_name}
12cr|libdjconsole-0.1.3-5|50	%{_libdir}/pkgconfig/*
12cr|libdjconsole-0.1.3-5|51	%{_libdir}/*.so
12cr|libdjconsole-0.1.3-5|52	%{_includedir}/*
12cr|libdjconsole-0.1.3-5|53	
12cr|libdjconsole-0.1.3-5|54	#--------------------------------------------------------------------
12cr|libdjconsole-0.1.3-5|55	
12cr|libdjconsole-0.1.3-5|56	%prep
12cr|libdjconsole-0.1.3-5|57	%setup -q
12cr|libdjconsole-0.1.3-5|58	
12cr|libdjconsole-0.1.3-5|59	%__sed -i -e 's|Libs: -L${libdir} -ldjconsole|Libs: -L${libdir} -ldjconsole -lstdc++ -lusb|g' \
12cr|libdjconsole-0.1.3-5|60	libdjconsole.pc.in
12cr|libdjconsole-0.1.3-5|61	
12cr|libdjconsole-0.1.3-5|62	%build
12cr|libdjconsole-0.1.3-5|63	export CFLAGS="%{optflags}"
12cr|libdjconsole-0.1.3-5|64	
12cr|libdjconsole-0.1.3-5|65	aclocal
12cr|libdjconsole-0.1.3-5|66	libtoolize --copy --force
12cr|libdjconsole-0.1.3-5|67	autoreconf
12cr|libdjconsole-0.1.3-5|68	
12cr|libdjconsole-0.1.3-5|69	%configure2_5x \
12cr|libdjconsole-0.1.3-5|70	--enable-static=no \
12cr|libdjconsole-0.1.3-5|71	--enable-threads
12cr|libdjconsole-0.1.3-5|72	
12cr|libdjconsole-0.1.3-5|73	%make
12cr|libdjconsole-0.1.3-5|74	
12cr|libdjconsole-0.1.3-5|75	%install
12cr|libdjconsole-0.1.3-5|76	%makeinstall_std
12cr|libdjconsole-0.1.3-5|77	
12cr|libdjconsole-0.1.3-5|78	# Fix pkgconfig file
12cr|libdjconsole-0.1.3-5|79	sed -i "s,-ldjconsole,-ldjconsole -lusb,g" %{buildroot}%{_libdir}/pkgconfig/libdjconsole.pc
12cr|libdjconsole-0.1.3-5|80	sed -i "s,^libdir=.*,libdir=%{_libdir},g" %{buildroot}%{_libdir}/pkgconfig/libdjconsole.pc
12cr|libdjconsole-0.1.3-5|81	
12cr|libdjconsole-0.1.3-5|82	%changelog
12cr|libdjconsole-0.1.3-5|83	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-4mdv2011.0
12cr|libdjconsole-0.1.3-5|84	+ Revision: 620095
12cr|libdjconsole-0.1.3-5|85	- the mass rebuild of 2010.0 packages
12cr|libdjconsole-0.1.3-5|86	
12cr|libdjconsole-0.1.3-5|87	* Mon Sep 14 2009 Götz Waschk <waschk@mandriva.org> 0.1.3-3mdv2010.0
12cr|libdjconsole-0.1.3-5|88	+ Revision: 439070
12cr|libdjconsole-0.1.3-5|89	- rebuild for new libusb
12cr|libdjconsole-0.1.3-5|90	
12cr|libdjconsole-0.1.3-5|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|libdjconsole-0.1.3-5|92	- rebuild
12cr|libdjconsole-0.1.3-5|93	
12cr|libdjconsole-0.1.3-5|94	* Mon Sep 01 2008 Emmanuel Andry <eandry@mandriva.org> 0.1.3-1mdv2009.0
12cr|libdjconsole-0.1.3-5|95	+ Revision: 278582
12cr|libdjconsole-0.1.3-5|96	- fix group
12cr|libdjconsole-0.1.3-5|97	- New version
12cr|libdjconsole-0.1.3-5|98	- use autotools and libtoolize
12cr|libdjconsole-0.1.3-5|99	- apply devel policy
12cr|libdjconsole-0.1.3-5|100	- check major
12cr|libdjconsole-0.1.3-5|101	- only package libs in versionned lib package
12cr|libdjconsole-0.1.3-5|102	
12cr|libdjconsole-0.1.3-5|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|libdjconsole-0.1.3-5|104	- rebuild
12cr|libdjconsole-0.1.3-5|105	- fix summary-not-capitalized
12cr|libdjconsole-0.1.3-5|106	- kill re-definition of %%buildroot on Pixel's request
12cr|libdjconsole-0.1.3-5|107	
12cr|libdjconsole-0.1.3-5|108	+ Pixel <pixel@mandriva.com>
12cr|libdjconsole-0.1.3-5|109	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libdjconsole-0.1.3-5|110	
12cr|libdjconsole-0.1.3-5|111	+ Olivier Blin <oblin@mandriva.com>
12cr|libdjconsole-0.1.3-5|112	- restore BuildRoot
12cr|libdjconsole-0.1.3-5|113	
12cr|libdjconsole-0.1.3-5|114	* Fri May 04 2007 Helio Chissini de Castro <helio@mandriva.com> 0.1.2-2mdv2008.0
12cr|libdjconsole-0.1.3-5|115	+ Revision: 22535
12cr|libdjconsole-0.1.3-5|116	- Fix pkgconfig for build in x86_64
12cr|libdjconsole-0.1.3-5|117	
12cr|libdjconsole-0.1.3-5|118	* Fri May 04 2007 Helio Chissini de Castro <helio@mandriva.com> 0.1.2-1mdv2008.0
12cr|libdjconsole-0.1.3-5|119	+ Revision: 22470
12cr|libdjconsole-0.1.3-5|120	- First release. This is for all music hardware control freaks like me having fun \!
12cr|libdjconsole-0.1.3-5|121	- import libdjconsole-0.1.2-1mdv2008.0
12cr|libdjconsole-0.1.3-5|122	
12cr|libdjconsole-0.1.3-5|123	

2671 12
12cr|libdlna-0.2.4-1|1	%define name libdlna
12cr|libdlna-0.2.4-1|2	%define version 0.2.4
12cr|libdlna-0.2.4-1|3	%define release 1
12cr|libdlna-0.2.4-1|4	
12cr|libdlna-0.2.4-1|5	%define major   0
12cr|libdlna-0.2.4-1|6	%define libname %mklibname dlna %major
12cr|libdlna-0.2.4-1|7	%define develname %mklibname -d dlna
12cr|libdlna-0.2.4-1|8	
12cr|libdlna-0.2.4-1|9	Summary: Implementation of DLNA (Digital Living Network Alliance)
12cr|libdlna-0.2.4-1|10	Name: %{name}
12cr|libdlna-0.2.4-1|11	Version: %{version}
12cr|libdlna-0.2.4-1|12	Release: %{release}
12cr|libdlna-0.2.4-1|13	Source0: http://libdlna.geexbox.org/releases/%{name}-%{version}.tar.bz2
12cr|libdlna-0.2.4-1|14	License: LGPLv2+
12cr|libdlna-0.2.4-1|15	Group: System/Libraries
12cr|libdlna-0.2.4-1|16	Url: http://libdlna.geexbox.org/
12cr|libdlna-0.2.4-1|17	BuildRequires: ffmpeg-devel
12cr|libdlna-0.2.4-1|18	
12cr|libdlna-0.2.4-1|19	%description
12cr|libdlna-0.2.4-1|20	libdlna aims at being the reference open-source implementation of DLNA
12cr|libdlna-0.2.4-1|21	(Digital Living Network Alliance) standards.
12cr|libdlna-0.2.4-1|22	Its primary goal is to provide DLNA support to uShare, an embedded DLNA &
12cr|libdlna-0.2.4-1|23	UPnP A/V Media Server, but it will be used to build both DLNA servers
12cr|libdlna-0.2.4-1|24	and players in the long term.
12cr|libdlna-0.2.4-1|25	
12cr|libdlna-0.2.4-1|26	%package -n     %{libname}
12cr|libdlna-0.2.4-1|27	Summary:        Dynamic libraries from %name
12cr|libdlna-0.2.4-1|28	Group:          System/Libraries
12cr|libdlna-0.2.4-1|29	
12cr|libdlna-0.2.4-1|30	%description -n %{libname}
12cr|libdlna-0.2.4-1|31	Dynamic libraries from %name.
12cr|libdlna-0.2.4-1|32	
12cr|libdlna-0.2.4-1|33	%package -n     %{develname}
12cr|libdlna-0.2.4-1|34	Summary:        Header files and static libraries from %name
12cr|libdlna-0.2.4-1|35	Group:          Development/C
12cr|libdlna-0.2.4-1|36	Requires:       %{libname} >= %{version}
12cr|libdlna-0.2.4-1|37	Provides:       %{name}-devel = %{version}-%{release}
12cr|libdlna-0.2.4-1|38	Obsoletes:      %name-devel < %{version}-%{release}
12cr|libdlna-0.2.4-1|39	Obsoletes:	%{_lib}dlna0-devel
12cr|libdlna-0.2.4-1|40	
12cr|libdlna-0.2.4-1|41	%description -n %{develname}
12cr|libdlna-0.2.4-1|42	Libraries and includes files for developing programs based on %name.
12cr|libdlna-0.2.4-1|43	
12cr|libdlna-0.2.4-1|44	%prep
12cr|libdlna-0.2.4-1|45	%setup -q
12cr|libdlna-0.2.4-1|46	
12cr|libdlna-0.2.4-1|47	%build
12cr|libdlna-0.2.4-1|48	%setup_compile_flags
12cr|libdlna-0.2.4-1|49	./configure --prefix=%{_prefix} --libdir=%{_libdir} --enable-static --enable-shared
12cr|libdlna-0.2.4-1|50	make
12cr|libdlna-0.2.4-1|51	
12cr|libdlna-0.2.4-1|52	%install
12cr|libdlna-0.2.4-1|53	%makeinstall_std
12cr|libdlna-0.2.4-1|54	
12cr|libdlna-0.2.4-1|55	
12cr|libdlna-0.2.4-1|56	%files -n %{libname}
12cr|libdlna-0.2.4-1|57	%doc AUTHORS COPYING ChangeLog README
12cr|libdlna-0.2.4-1|58	%{_libdir}/*.so.%{major}*
12cr|libdlna-0.2.4-1|59	
12cr|libdlna-0.2.4-1|60	%files -n %{develname}
12cr|libdlna-0.2.4-1|61	%{_includedir}/*
12cr|libdlna-0.2.4-1|62	%{_libdir}/*.so
12cr|libdlna-0.2.4-1|63	%{_libdir}/*.a
12cr|libdlna-0.2.4-1|64	%{_libdir}/pkgconfig/*pc
12cr|libdlna-0.2.4-1|65	
12cr|libdlna-0.2.4-1|66	
12cr|libdlna-0.2.4-1|67	
12cr|libdlna-0.2.4-1|68	%changelog
12cr|libdlna-0.2.4-1|69	* Tue Apr 03 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.2.4-1
12cr|libdlna-0.2.4-1|70	+ Revision: 788989
12cr|libdlna-0.2.4-1|71	- patch removed
12cr|libdlna-0.2.4-1|72	- version update 0.2.4
12cr|libdlna-0.2.4-1|73	
12cr|libdlna-0.2.4-1|74	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-6mdv2011.0
12cr|libdlna-0.2.4-1|75	+ Revision: 620115
12cr|libdlna-0.2.4-1|76	- the mass rebuild of 2010.0 packages
12cr|libdlna-0.2.4-1|77	
12cr|libdlna-0.2.4-1|78	* Sat Sep 12 2009 Thierry Vignaud <tv@mandriva.org> 0.2.3-5mdv2010.0
12cr|libdlna-0.2.4-1|79	+ Revision: 438550
12cr|libdlna-0.2.4-1|80	- rebuild
12cr|libdlna-0.2.4-1|81	
12cr|libdlna-0.2.4-1|82	* Mon Oct 20 2008 Funda Wang <fwang@mandriva.org> 0.2.3-4mdv2009.1
12cr|libdlna-0.2.4-1|83	+ Revision: 295484
12cr|libdlna-0.2.4-1|84	- adopt to new ffmpeg file location
12cr|libdlna-0.2.4-1|85	- use compile flags
12cr|libdlna-0.2.4-1|86	- clearify license
12cr|libdlna-0.2.4-1|87	
12cr|libdlna-0.2.4-1|88	+ Thierry Vignaud <tv@mandriva.org>
12cr|libdlna-0.2.4-1|89	- rebuild
12cr|libdlna-0.2.4-1|90	
12cr|libdlna-0.2.4-1|91	+ Pixel <pixel@mandriva.com>
12cr|libdlna-0.2.4-1|92	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libdlna-0.2.4-1|93	
12cr|libdlna-0.2.4-1|94	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.2.3-2mdv2008.1
12cr|libdlna-0.2.4-1|95	+ Revision: 170947
12cr|libdlna-0.2.4-1|96	- rebuild
12cr|libdlna-0.2.4-1|97	
12cr|libdlna-0.2.4-1|98	* Sat Jan 26 2008 Erwan Velu <erwan@mandriva.org> 0.2.3-1mdv2008.1
12cr|libdlna-0.2.4-1|99	+ Revision: 158277
12cr|libdlna-0.2.4-1|100	- import libdlna
12cr|libdlna-0.2.4-1|101	

2672 12
12cr|libdnsres-0.1a-7|1	%define _disable_ld_no_undefined 1
12cr|libdnsres-0.1a-7|2	
12cr|libdnsres-0.1a-7|3	%define	major 0
12cr|libdnsres-0.1a-7|4	%define libname %mklibname dnsres %{major}
12cr|libdnsres-0.1a-7|5	%define develname %mklibname dnsres -d
12cr|libdnsres-0.1a-7|6	
12cr|libdnsres-0.1a-7|7	Summary:	A non-blocking DNS resolver library
12cr|libdnsres-0.1a-7|8	Name:		libdnsres
12cr|libdnsres-0.1a-7|9	Version:	0.1a
12cr|libdnsres-0.1a-7|10	Release:	7
12cr|libdnsres-0.1a-7|11	Group:		System/Libraries
12cr|libdnsres-0.1a-7|12	License:	BSD
12cr|libdnsres-0.1a-7|13	URL:		http://www.monkey.org/~provos/libdnsres/
12cr|libdnsres-0.1a-7|14	Source0:	http://www.monkey.org/~provos/%{name}-%{version}.tar.gz
12cr|libdnsres-0.1a-7|15	Source1:	http://www.monkey.org/~provos/%{name}-%{version}.tar.gz.sig
12cr|libdnsres-0.1a-7|16	BuildRequires:	libevent-devel
12cr|libdnsres-0.1a-7|17	
12cr|libdnsres-0.1a-7|18	%description
12cr|libdnsres-0.1a-7|19	Libdnsres provides a non-blocking thread-safe interface for resolving DNS
12cr|libdnsres-0.1a-7|20	names.  It is built on top of libevent and makes heavy use of the *BSD
12cr|libdnsres-0.1a-7|21	resolver code.  This is essentially an ugly hack to get a non-blocking
12cr|libdnsres-0.1a-7|22	DNS resolver for my own personal use.  That spells out to: use at your
12cr|libdnsres-0.1a-7|23	own risk, I know that the code is ugly.
12cr|libdnsres-0.1a-7|24	
12cr|libdnsres-0.1a-7|25	%package -n	%{libname}
12cr|libdnsres-0.1a-7|26	Summary:	A non-blocking DNS resolver library
12cr|libdnsres-0.1a-7|27	Group:          System/Libraries
12cr|libdnsres-0.1a-7|28	
12cr|libdnsres-0.1a-7|29	%description -n	%{libname}
12cr|libdnsres-0.1a-7|30	Libdnsres provides a non-blocking thread-safe interface for resolving DNS
12cr|libdnsres-0.1a-7|31	names.  It is built on top of libevent and makes heavy use of the *BSD
12cr|libdnsres-0.1a-7|32	resolver code.  This is essentially an ugly hack to get a non-blocking
12cr|libdnsres-0.1a-7|33	DNS resolver for my own personal use.  That spells out to: use at your
12cr|libdnsres-0.1a-7|34	own risk, I know that the code is ugly.
12cr|libdnsres-0.1a-7|35	
12cr|libdnsres-0.1a-7|36	%package -n	%{develname}
12cr|libdnsres-0.1a-7|37	Summary:	Static library and header files for the libdnsres library
12cr|libdnsres-0.1a-7|38	Group:		Development/C
12cr|libdnsres-0.1a-7|39	Requires:	%{libname} = %{version}
12cr|libdnsres-0.1a-7|40	Provides:	%{name}-devel = %{version}-%{release}
12cr|libdnsres-0.1a-7|41	Obsoletes:	%{mklibname dnsres 0 -d}
12cr|libdnsres-0.1a-7|42	
12cr|libdnsres-0.1a-7|43	%description -n	%{develname}
12cr|libdnsres-0.1a-7|44	Libdnsres provides a non-blocking thread-safe interface for resolving DNS
12cr|libdnsres-0.1a-7|45	names.  It is built on top of libevent and makes heavy use of the *BSD
12cr|libdnsres-0.1a-7|46	resolver code.  This is essentially an ugly hack to get a non-blocking
12cr|libdnsres-0.1a-7|47	DNS resolver for my own personal use.  That spells out to: use at your
12cr|libdnsres-0.1a-7|48	own risk, I know that the code is ugly.
12cr|libdnsres-0.1a-7|49	
12cr|libdnsres-0.1a-7|50	This package contains the static libdnsres library and its header files.
12cr|libdnsres-0.1a-7|51	
12cr|libdnsres-0.1a-7|52	%prep
12cr|libdnsres-0.1a-7|53	
12cr|libdnsres-0.1a-7|54	%setup -q -n %{name}-%{version}
12cr|libdnsres-0.1a-7|55	
12cr|libdnsres-0.1a-7|56	%build
12cr|libdnsres-0.1a-7|57	
12cr|libdnsres-0.1a-7|58	%configure2_5x
12cr|libdnsres-0.1a-7|59	
12cr|libdnsres-0.1a-7|60	make CFLAGS="%{optflags} -fPIC"
12cr|libdnsres-0.1a-7|61	
12cr|libdnsres-0.1a-7|62	%install
12cr|libdnsres-0.1a-7|63	
12cr|libdnsres-0.1a-7|64	%makeinstall_std
12cr|libdnsres-0.1a-7|65	
12cr|libdnsres-0.1a-7|66	%files -n %{libname}
12cr|libdnsres-0.1a-7|67	%doc README LICENSE
12cr|libdnsres-0.1a-7|68	%{_libdir}/*.so.*
12cr|libdnsres-0.1a-7|69	
12cr|libdnsres-0.1a-7|70	%files -n %{develname}
12cr|libdnsres-0.1a-7|71	%{_includedir}/*
12cr|libdnsres-0.1a-7|72	%{_libdir}/*.so
12cr|libdnsres-0.1a-7|73	%{_libdir}/*.a
12cr|libdnsres-0.1a-7|74	%{_mandir}/man3/*
12cr|libdnsres-0.1a-7|75	
12cr|libdnsres-0.1a-7|76	
12cr|libdnsres-0.1a-7|77	%changelog
12cr|libdnsres-0.1a-7|78	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1a-6mdv2011.0
12cr|libdnsres-0.1a-7|79	+ Revision: 620118
12cr|libdnsres-0.1a-7|80	- the mass rebuild of 2010.0 packages
12cr|libdnsres-0.1a-7|81	
12cr|libdnsres-0.1a-7|82	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1a-5mdv2010.0
12cr|libdnsres-0.1a-7|83	+ Revision: 429721
12cr|libdnsres-0.1a-7|84	- rebuild
12cr|libdnsres-0.1a-7|85	
12cr|libdnsres-0.1a-7|86	* Sat Jun 28 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1a-4mdv2009.0
12cr|libdnsres-0.1a-7|87	+ Revision: 229613
12cr|libdnsres-0.1a-7|88	- had to use %%define _disable_ld_no_undefined 1 to make it build
12cr|libdnsres-0.1a-7|89	
12cr|libdnsres-0.1a-7|90	+ Pixel <pixel@mandriva.com>
12cr|libdnsres-0.1a-7|91	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libdnsres-0.1a-7|92	
12cr|libdnsres-0.1a-7|93	+ Olivier Blin <oblin@mandriva.com>
12cr|libdnsres-0.1a-7|94	- restore BuildRoot
12cr|libdnsres-0.1a-7|95	
12cr|libdnsres-0.1a-7|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|libdnsres-0.1a-7|97	- kill re-definition of %%buildroot on Pixel's request
12cr|libdnsres-0.1a-7|98	
12cr|libdnsres-0.1a-7|99	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1a-3mdv2008.0
12cr|libdnsres-0.1a-7|100	+ Revision: 89833
12cr|libdnsres-0.1a-7|101	- rebuild
12cr|libdnsres-0.1a-7|102	
12cr|libdnsres-0.1a-7|103	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1a-2mdv2008.0
12cr|libdnsres-0.1a-7|104	+ Revision: 83722
12cr|libdnsres-0.1a-7|105	- fix deps
12cr|libdnsres-0.1a-7|106	- new devel naming
12cr|libdnsres-0.1a-7|107	
12cr|libdnsres-0.1a-7|108	
12cr|libdnsres-0.1a-7|109	* Wed Mar 07 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1a-1mdv2007.0
12cr|libdnsres-0.1a-7|110	+ Revision: 134491
12cr|libdnsres-0.1a-7|111	- Import libdnsres
12cr|libdnsres-0.1a-7|112	
12cr|libdnsres-0.1a-7|113	* Sun Mar 19 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1a-1mdk
12cr|libdnsres-0.1a-7|114	- initial Mandriva package
12cr|libdnsres-0.1a-7|115	

2673 12
12cr|libdsk-1.2.1-4|1	%define major 3
12cr|libdsk-1.2.1-4|2	
12cr|libdsk-1.2.1-4|3	%define libname %mklibname dsk %major
12cr|libdsk-1.2.1-4|4	%define libname_devel %mklibname -d dsk
12cr|libdsk-1.2.1-4|5	%define libname_static_devel %mklibname -s -d dsk
12cr|libdsk-1.2.1-4|6	
12cr|libdsk-1.2.1-4|7	Name:		libdsk
12cr|libdsk-1.2.1-4|8	Summary:	A library for accessing floppy drives and disk images transparently
12cr|libdsk-1.2.1-4|9	Version:	1.2.1
12cr|libdsk-1.2.1-4|10	Release:	4
12cr|libdsk-1.2.1-4|11	License:	GPL
12cr|libdsk-1.2.1-4|12	Group:		System/Libraries
12cr|libdsk-1.2.1-4|13	URL:		http://www.seasip.demon.co.uk/Unix/LibDsk/
12cr|libdsk-1.2.1-4|14	Source:		http://www.seasip.demon.co.uk/Unix/LibDsk/%{name}-%{version}.tar.gz
12cr|libdsk-1.2.1-4|15	BuildRequires:	bzip2-devel
12cr|libdsk-1.2.1-4|16	BuildRequires:	pkgconfig(zlib)
12cr|libdsk-1.2.1-4|17	
12cr|libdsk-1.2.1-4|18	%description
12cr|libdsk-1.2.1-4|19	LibDsk is a library intended to give transparent access to floppy drives and
12cr|libdsk-1.2.1-4|20	to the "disc image files" used by emulators to represent floppy drives.
12cr|libdsk-1.2.1-4|21	
12cr|libdsk-1.2.1-4|22	%package -n %{libname}
12cr|libdsk-1.2.1-4|23	Summary:	A library for accessing floppy drives and disk images transparently
12cr|libdsk-1.2.1-4|24	Group:		System/Libraries
12cr|libdsk-1.2.1-4|25	Provides:	%{name} = %{version}-%{release}
12cr|libdsk-1.2.1-4|26	
12cr|libdsk-1.2.1-4|27	%description -n %{libname}
12cr|libdsk-1.2.1-4|28	LibDsk is a library intended to give transparent access to floppy drives and
12cr|libdsk-1.2.1-4|29	to the "disc image files" used by emulators to represent floppy drives.
12cr|libdsk-1.2.1-4|30	
12cr|libdsk-1.2.1-4|31	Install the libdsk package if you need to manipulate DSK files. You should
12cr|libdsk-1.2.1-4|32	also install the libdsk-progs package.
12cr|libdsk-1.2.1-4|33	
12cr|libdsk-1.2.1-4|34	%package -n %{libname_devel}
12cr|libdsk-1.2.1-4|35	Summary:	Development files for programs which will use the libdsk library
12cr|libdsk-1.2.1-4|36	Group:		Development/C
12cr|libdsk-1.2.1-4|37	Requires:	%{libname} = %{version}-%{release}
12cr|libdsk-1.2.1-4|38	Provides:	%{name}-devel = %{version}-%{release}
12cr|libdsk-1.2.1-4|39	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|libdsk-1.2.1-4|40	
12cr|libdsk-1.2.1-4|41	%description -n %{libname_devel}
12cr|libdsk-1.2.1-4|42	This package contains the header files and documentation necessary for
12cr|libdsk-1.2.1-4|43	development of programs that will use the libdsk library to load and save
12cr|libdsk-1.2.1-4|44	DSK format disc image files.
12cr|libdsk-1.2.1-4|45	
12cr|libdsk-1.2.1-4|46	You should install this package if you need to develop programs which will
12cr|libdsk-1.2.1-4|47	use the libdsk library functions for loading and saving DSK format disc
12cr|libdsk-1.2.1-4|48	image files. You'll also need to install the libdsk package.
12cr|libdsk-1.2.1-4|49	
12cr|libdsk-1.2.1-4|50	%package -n %{libname_static_devel}
12cr|libdsk-1.2.1-4|51	Summary:	Static libraries for programs which will use the libdsk library
12cr|libdsk-1.2.1-4|52	Group:		Development/C
12cr|libdsk-1.2.1-4|53	Requires:	%{libname} = %{version}-%{release}
12cr|libdsk-1.2.1-4|54	Provides:	%{name}-static-devel = %{version}-%{release}
12cr|libdsk-1.2.1-4|55	Provides:	lib%{name}-static-devel = %{version}-%{release}
12cr|libdsk-1.2.1-4|56	
12cr|libdsk-1.2.1-4|57	%description -n %{libname_static_devel}
12cr|libdsk-1.2.1-4|58	This package contains the static libraries, necessary for development of
12cr|libdsk-1.2.1-4|59	programs that will use the libdsk library to load and save DSK format
12cr|libdsk-1.2.1-4|60	disc image files.
12cr|libdsk-1.2.1-4|61	
12cr|libdsk-1.2.1-4|62	You should install this package if you need to develop programs which
12cr|libdsk-1.2.1-4|63	will use the libdsk library functions for loading and saving DSK format
12cr|libdsk-1.2.1-4|64	disc image files. You'll also need to install the libdsk package.
12cr|libdsk-1.2.1-4|65	
12cr|libdsk-1.2.1-4|66	%package progs
12cr|libdsk-1.2.1-4|67	Summary:	Programs for manipulating DSK format disc image files
12cr|libdsk-1.2.1-4|68	Group:		Emulators
12cr|libdsk-1.2.1-4|69	Requires:	%{libname} = %{version}-%{release}
12cr|libdsk-1.2.1-4|70	
12cr|libdsk-1.2.1-4|71	%description progs
12cr|libdsk-1.2.1-4|72	The libdsk-progs package contains various programs for manipulating
12cr|libdsk-1.2.1-4|73	DSK format disc image files.
12cr|libdsk-1.2.1-4|74	
12cr|libdsk-1.2.1-4|75	Install this package if you need to manipulate DSK format disc image
12cr|libdsk-1.2.1-4|76	files. You'll also need to install the libdsk package.
12cr|libdsk-1.2.1-4|77	
12cr|libdsk-1.2.1-4|78	%prep
12cr|libdsk-1.2.1-4|79	%setup -q
12cr|libdsk-1.2.1-4|80	
12cr|libdsk-1.2.1-4|81	%build
12cr|libdsk-1.2.1-4|82	%configure2_5x
12cr|libdsk-1.2.1-4|83	%make
12cr|libdsk-1.2.1-4|84	
12cr|libdsk-1.2.1-4|85	%install
12cr|libdsk-1.2.1-4|86	%makeinstall_std
12cr|libdsk-1.2.1-4|87	
12cr|libdsk-1.2.1-4|88	%files -n %{libname}
12cr|libdsk-1.2.1-4|89	%doc ChangeLog doc/COPYING doc/README doc/TODO
12cr|libdsk-1.2.1-4|90	%{_libdir}/lib*.so.%{major}*
12cr|libdsk-1.2.1-4|91	
12cr|libdsk-1.2.1-4|92	%files -n %{libname_devel}
12cr|libdsk-1.2.1-4|93	%doc doc/COPYING doc/cfi.html doc/libdsk.*
12cr|libdsk-1.2.1-4|94	%{_libdir}/lib*.so
12cr|libdsk-1.2.1-4|95	%{_includedir}/*.h
12cr|libdsk-1.2.1-4|96	
12cr|libdsk-1.2.1-4|97	%files -n %{libname_static_devel}
12cr|libdsk-1.2.1-4|98	%doc doc/COPYING
12cr|libdsk-1.2.1-4|99	%{_libdir}/lib*.a
12cr|libdsk-1.2.1-4|100	
12cr|libdsk-1.2.1-4|101	%files progs
12cr|libdsk-1.2.1-4|102	%doc doc/COPYING
12cr|libdsk-1.2.1-4|103	%{_bindir}/*
12cr|libdsk-1.2.1-4|104	%{_mandir}/man1/*
12cr|libdsk-1.2.1-4|105	%{_mandir}/man5/*
12cr|libdsk-1.2.1-4|106	
12cr|libdsk-1.2.1-4|107	
12cr|libdsk-1.2.1-4|108	%changelog
12cr|libdsk-1.2.1-4|109	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdv2011.0
12cr|libdsk-1.2.1-4|110	+ Revision: 609740
12cr|libdsk-1.2.1-4|111	- rebuild
12cr|libdsk-1.2.1-4|112	
12cr|libdsk-1.2.1-4|113	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 1.2.1-2mdv2010.1
12cr|libdsk-1.2.1-4|114	+ Revision: 508567
12cr|libdsk-1.2.1-4|115	- clean spec
12cr|libdsk-1.2.1-4|116	
12cr|libdsk-1.2.1-4|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|libdsk-1.2.1-4|118	- rebuild
12cr|libdsk-1.2.1-4|119	
12cr|libdsk-1.2.1-4|120	* Sun Aug 17 2008 Emmanuel Andry <eandry@mandriva.org> 1.2.1-1mdv2009.0
12cr|libdsk-1.2.1-4|121	+ Revision: 272914
12cr|libdsk-1.2.1-4|122	- New version
12cr|libdsk-1.2.1-4|123	
12cr|libdsk-1.2.1-4|124	+ Thierry Vignaud <tv@mandriva.org>
12cr|libdsk-1.2.1-4|125	- rebuild
12cr|libdsk-1.2.1-4|126	- kill re-definition of %%buildroot on Pixel's request
12cr|libdsk-1.2.1-4|127	
12cr|libdsk-1.2.1-4|128	+ Pixel <pixel@mandriva.com>
12cr|libdsk-1.2.1-4|129	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libdsk-1.2.1-4|130	
12cr|libdsk-1.2.1-4|131	+ Olivier Blin <oblin@mandriva.com>
12cr|libdsk-1.2.1-4|132	- restore BuildRoot
12cr|libdsk-1.2.1-4|133	
12cr|libdsk-1.2.1-4|134	* Sun Aug 19 2007 Funda Wang <fwang@mandriva.org> 1.1.14-1mdv2008.0
12cr|libdsk-1.2.1-4|135	+ Revision: 67016
12cr|libdsk-1.2.1-4|136	- New version 1.14
12cr|libdsk-1.2.1-4|137	- new devel pacakge policy
12cr|libdsk-1.2.1-4|138	
12cr|libdsk-1.2.1-4|139	
12cr|libdsk-1.2.1-4|140	* Fri Mar 02 2007 Olivier Thauvin <nanardon@mandriva.org> 1.1.12-1mdv2007.0
12cr|libdsk-1.2.1-4|141	+ Revision: 131621
12cr|libdsk-1.2.1-4|142	- 1.1.12
12cr|libdsk-1.2.1-4|143	- Import libdsk
12cr|libdsk-1.2.1-4|144	
12cr|libdsk-1.2.1-4|145	* Wed May 17 2006 Emmanuel Andry <eandry@mandriva.org> 1.1.10-1mdk
12cr|libdsk-1.2.1-4|146	- 1.1.10
12cr|libdsk-1.2.1-4|147	
12cr|libdsk-1.2.1-4|148	* Tue Dec 20 2005 Olivier Thauvin <nanardon@mandriva.org> 1.1.8-1mdk
12cr|libdsk-1.2.1-4|149	- 1.1.8
12cr|libdsk-1.2.1-4|150	
12cr|libdsk-1.2.1-4|151	* Mon Nov 28 2005 Olivier Thauvin <nanardon@mandriva.org> 1.1.6-2mdk
12cr|libdsk-1.2.1-4|152	- reupload
12cr|libdsk-1.2.1-4|153	
12cr|libdsk-1.2.1-4|154	* Mon Oct 17 2005 Olivier Thauvin <nanardon@mandriva.org> 1.1.6-1mdk
12cr|libdsk-1.2.1-4|155	- 1.1.6
12cr|libdsk-1.2.1-4|156	
12cr|libdsk-1.2.1-4|157	* Mon May 24 2004 Stefan van der Eijk <stefan@mandrake.org> 1.1.1-3mdk
12cr|libdsk-1.2.1-4|158	- rebuild to fix version issue (-2mdk was never released)
12cr|libdsk-1.2.1-4|159	
12cr|libdsk-1.2.1-4|160	* Fri May 14 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.1.1-2mdk
12cr|libdsk-1.2.1-4|161	- major =~ s/2/3/ (Reported by Miguel Barrio Orsikowsky <mik@forward.to>)
12cr|libdsk-1.2.1-4|162	
12cr|libdsk-1.2.1-4|163	* Thu Apr 22 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.1.1-1mdk
12cr|libdsk-1.2.1-4|164	- 1.1.1
12cr|libdsk-1.2.1-4|165	

2674 12
12cr|libdvb-0.5.5.1-10|1	Summary:	DVB mpegtools libdvb - base tools
12cr|libdvb-0.5.5.1-10|2	Name:		libdvb
12cr|libdvb-0.5.5.1-10|3	Version:	0.5.5.1
12cr|libdvb-0.5.5.1-10|4	Release:	%mkrel 10
12cr|libdvb-0.5.5.1-10|5	License:	GPLv2+
12cr|libdvb-0.5.5.1-10|6	Group:		Video
12cr|libdvb-0.5.5.1-10|7	URL:		http://www.metzlerbros.org/dvb/
12cr|libdvb-0.5.5.1-10|8	Source0:	http://www.metzlerbros.org/dvb/%{name}-%{version}.tar.gz
12cr|libdvb-0.5.5.1-10|9	Patch0:		libdvb-0.5.5.1-long.patch
12cr|libdvb-0.5.5.1-10|10	Patch3:		libdvb-0.5.5.1-pkgconfig.patch
12cr|libdvb-0.5.5.1-10|11	Patch4:		libdvb-maindvb.patch
12cr|libdvb-0.5.5.1-10|12	Patch5:		libdvb-0.5.5.1-gcc43.patch
12cr|libdvb-0.5.5.1-10|13	Provides:	dvb-mpegtools
12cr|libdvb-0.5.5.1-10|14	BuildRequires:	gcc-c++
12cr|libdvb-0.5.5.1-10|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libdvb-0.5.5.1-10|16	
12cr|libdvb-0.5.5.1-10|17	%description
12cr|libdvb-0.5.5.1-10|18	Manipulation of various MPEG file formats and their DVB variants
12cr|libdvb-0.5.5.1-10|19	
12cr|libdvb-0.5.5.1-10|20	%package	devel
12cr|libdvb-0.5.5.1-10|21	Summary:	DVB mpegtools libdvb - developer tools
12cr|libdvb-0.5.5.1-10|22	Group:		Development/Other
12cr|libdvb-0.5.5.1-10|23	Provides:	dvb-mpegtools-devel
12cr|libdvb-0.5.5.1-10|24	
12cr|libdvb-0.5.5.1-10|25	%description	devel
12cr|libdvb-0.5.5.1-10|26	manipulation of various MPEG file formats and their DVB variants
12cr|libdvb-0.5.5.1-10|27	
12cr|libdvb-0.5.5.1-10|28	%prep
12cr|libdvb-0.5.5.1-10|29	
12cr|libdvb-0.5.5.1-10|30	%setup -q
12cr|libdvb-0.5.5.1-10|31	%patch0 -p1
12cr|libdvb-0.5.5.1-10|32	%patch3 -p1 -b .pkgconfig
12cr|libdvb-0.5.5.1-10|33	%patch4
12cr|libdvb-0.5.5.1-10|34	%patch5 -p1
12cr|libdvb-0.5.5.1-10|35	
12cr|libdvb-0.5.5.1-10|36	# no `configure` here..
12cr|libdvb-0.5.5.1-10|37	
12cr|libdvb-0.5.5.1-10|38	%build
12cr|libdvb-0.5.5.1-10|39	# (anssi) no shared libraries provided; build static libs with -fPIC:
12cr|libdvb-0.5.5.1-10|40	make  PREFIX=%_prefix CFLAGS="%optflags -fPIC" CXX="g++ %{ldflags}" CC="gcc %{ldflags}"
12cr|libdvb-0.5.5.1-10|41	make pkgconfig \
12cr|libdvb-0.5.5.1-10|42	PREFIX=%_prefix LIBDIR=%_libdir
12cr|libdvb-0.5.5.1-10|43	
12cr|libdvb-0.5.5.1-10|44	%install
12cr|libdvb-0.5.5.1-10|45	rm -rf %{buildroot}
12cr|libdvb-0.5.5.1-10|46	
12cr|libdvb-0.5.5.1-10|47	# make install DESTDIR=%buildroot
12cr|libdvb-0.5.5.1-10|48	%__mkdir_p %buildroot%_bindir
12cr|libdvb-0.5.5.1-10|49	make install DESTDIR=%buildroot PREFIX=%_prefix LIBDIR=%_libdir
12cr|libdvb-0.5.5.1-10|50	make pkgconfig-install DESTDIR=%buildroot PREFIX=%_prefix LIBDIR=%_libdir
12cr|libdvb-0.5.5.1-10|51	
12cr|libdvb-0.5.5.1-10|52	# prefix binaries with dvb_
12cr|libdvb-0.5.5.1-10|53	for i in %buildroot%_bindir/* ; do
12cr|libdvb-0.5.5.1-10|54	dir=`dirname $i` ; file=`basename $i`
12cr|libdvb-0.5.5.1-10|55	case "$file" in
12cr|libdvb-0.5.5.1-10|56	dvb*) ;;
12cr|libdvb-0.5.5.1-10|57	*)  mv $dir/$file $dir/dvb_$file ;;
12cr|libdvb-0.5.5.1-10|58	esac
12cr|libdvb-0.5.5.1-10|59	done
12cr|libdvb-0.5.5.1-10|60	# but keep aliases for ts* and pes*
12cr|libdvb-0.5.5.1-10|61	for i in %buildroot%_bindir/dvb_ts* %buildroot%_bindir/dvb_pes* ; do
12cr|libdvb-0.5.5.1-10|62	dir=`dirname $i` ; file=`basename $i`
12cr|libdvb-0.5.5.1-10|63	(cd $dir && ln -s $file `echo $file | sed -e 's/^dvb_//'`)
12cr|libdvb-0.5.5.1-10|64	done
12cr|libdvb-0.5.5.1-10|65	
12cr|libdvb-0.5.5.1-10|66	%clean
12cr|libdvb-0.5.5.1-10|67	rm -rf %{buildroot}
12cr|libdvb-0.5.5.1-10|68	
12cr|libdvb-0.5.5.1-10|69	%files
12cr|libdvb-0.5.5.1-10|70	%defattr(-,root,root)
12cr|libdvb-0.5.5.1-10|71	%doc README
12cr|libdvb-0.5.5.1-10|72	%_bindir/*
12cr|libdvb-0.5.5.1-10|73	
12cr|libdvb-0.5.5.1-10|74	%files devel
12cr|libdvb-0.5.5.1-10|75	%defattr(-,root,root)
12cr|libdvb-0.5.5.1-10|76	%_libdir/libdvb.a
12cr|libdvb-0.5.5.1-10|77	%_libdir/libdvbci.a
12cr|libdvb-0.5.5.1-10|78	%_libdir/libdvbmpegtools.a
12cr|libdvb-0.5.5.1-10|79	%_libdir/pkgconfig/libdvb*.pc
12cr|libdvb-0.5.5.1-10|80	%_includedir/*
12cr|libdvb-0.5.5.1-10|81	
12cr|libdvb-0.5.5.1-10|82	
12cr|libdvb-0.5.5.1-10|83	%changelog
12cr|libdvb-0.5.5.1-10|84	* Tue Dec 06 2011 Götz Waschk <waschk@mandriva.org> 0.5.5.1-10mdv2012.0
12cr|libdvb-0.5.5.1-10|85	+ Revision: 738112
12cr|libdvb-0.5.5.1-10|86	- yearly rebuild
12cr|libdvb-0.5.5.1-10|87	
12cr|libdvb-0.5.5.1-10|88	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.5.1-9mdv2011.0
12cr|libdvb-0.5.5.1-10|89	+ Revision: 609741
12cr|libdvb-0.5.5.1-10|90	- rebuild
12cr|libdvb-0.5.5.1-10|91	
12cr|libdvb-0.5.5.1-10|92	* Sun Jun 27 2010 Anssi Hannula <anssi@mandriva.org> 0.5.5.1-8mdv2010.1
12cr|libdvb-0.5.5.1-10|93	+ Revision: 549193
12cr|libdvb-0.5.5.1-10|94	- update license tag
12cr|libdvb-0.5.5.1-10|95	- drop now unneeded include hacks
12cr|libdvb-0.5.5.1-10|96	- apply ldflags
12cr|libdvb-0.5.5.1-10|97	
12cr|libdvb-0.5.5.1-10|98	+ Götz Waschk <waschk@mandriva.org>
12cr|libdvb-0.5.5.1-10|99	- remove debug files
12cr|libdvb-0.5.5.1-10|100	
12cr|libdvb-0.5.5.1-10|101	* Tue Oct 06 2009 Funda Wang <fwang@mandriva.org> 0.5.5.1-7mdv2010.0
12cr|libdvb-0.5.5.1-10|102	+ Revision: 454503
12cr|libdvb-0.5.5.1-10|103	- fix installation
12cr|libdvb-0.5.5.1-10|104	
12cr|libdvb-0.5.5.1-10|105	* Fri Apr 10 2009 Funda Wang <fwang@mandriva.org> 0.5.5.1-7mdv2009.1
12cr|libdvb-0.5.5.1-10|106	+ Revision: 365559
12cr|libdvb-0.5.5.1-10|107	- fix patch num
12cr|libdvb-0.5.5.1-10|108	
12cr|libdvb-0.5.5.1-10|109	* Sun Jun 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.5.1-7mdv2009.0
12cr|libdvb-0.5.5.1-10|110	+ Revision: 229912
12cr|libdvb-0.5.5.1-10|111	- added a gcc43 patch (gentoo)
12cr|libdvb-0.5.5.1-10|112	- slight spec file massage
12cr|libdvb-0.5.5.1-10|113	
12cr|libdvb-0.5.5.1-10|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|libdvb-0.5.5.1-10|115	- rebuild
12cr|libdvb-0.5.5.1-10|116	
12cr|libdvb-0.5.5.1-10|117	* Sun Jan 13 2008 Thierry Vignaud <tv@mandriva.org> 0.5.5.1-5mdv2008.1
12cr|libdvb-0.5.5.1-10|118	+ Revision: 150554
12cr|libdvb-0.5.5.1-10|119	- rebuild
12cr|libdvb-0.5.5.1-10|120	- kill re-definition of %%buildroot on Pixel's request
12cr|libdvb-0.5.5.1-10|121	
12cr|libdvb-0.5.5.1-10|122	+ Olivier Blin <blino@mandriva.org>
12cr|libdvb-0.5.5.1-10|123	- restore BuildRoot
12cr|libdvb-0.5.5.1-10|124	
12cr|libdvb-0.5.5.1-10|125	* Fri Jun 29 2007 Anssi Hannula <anssi@mandriva.org> 0.5.5.1-4mdv2008.0
12cr|libdvb-0.5.5.1-10|126	+ Revision: 45885
12cr|libdvb-0.5.5.1-10|127	- apply optflags
12cr|libdvb-0.5.5.1-10|128	- build static libs with -fPIC as no shared ones exist
12cr|libdvb-0.5.5.1-10|129	
12cr|libdvb-0.5.5.1-10|130	
12cr|libdvb-0.5.5.1-10|131	* Sat Oct 21 2006 Götz Waschk <waschk@mandriva.org> 0.5.5.1-3mdv2007.0
12cr|libdvb-0.5.5.1-10|132	+ Revision: 71571
12cr|libdvb-0.5.5.1-10|133	+ Status: not released
12cr|libdvb-0.5.5.1-10|134	- fix this patch again
12cr|libdvb-0.5.5.1-10|135	- Import libdvb
12cr|libdvb-0.5.5.1-10|136	
12cr|libdvb-0.5.5.1-10|137	* Sat Oct 21 2006 Götz Waschk <waschk@mandriva.org> 0.5.5.1-3mdv2007.1
12cr|libdvb-0.5.5.1-10|138	- fix patch 3
12cr|libdvb-0.5.5.1-10|139	
12cr|libdvb-0.5.5.1-10|140	* Fri Feb 10 2006 Götz Waschk <waschk@mandriva.org> 0.5.5.1-2mdk
12cr|libdvb-0.5.5.1-10|141	- patch for 64 bit
12cr|libdvb-0.5.5.1-10|142	
12cr|libdvb-0.5.5.1-10|143	* Thu Feb 09 2006 Götz Waschk <waschk@mandriva.org> 0.5.5.1-1mdk
12cr|libdvb-0.5.5.1-10|144	- drop prefix
12cr|libdvb-0.5.5.1-10|145	- drop patch 1
12cr|libdvb-0.5.5.1-10|146	- drop merged patch 2
12cr|libdvb-0.5.5.1-10|147	- New release 0.5.5.1
12cr|libdvb-0.5.5.1-10|148	- use mkrel
12cr|libdvb-0.5.5.1-10|149	
12cr|libdvb-0.5.5.1-10|150	* Sat Jul 17 2004 Michael Scherer <misc@mandrake.org> 0.5.4-2mdk
12cr|libdvb-0.5.5.1-10|151	- rebuild for new gcc
12cr|libdvb-0.5.5.1-10|152	
12cr|libdvb-0.5.5.1-10|153	* Thu Mar 04 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.5.4-1mdk
12cr|libdvb-0.5.5.1-10|154	- from Guido Draheim <guidod-2003-@gmx.de>
12cr|libdvb-0.5.5.1-10|155	
12cr|libdvb-0.5.5.1-10|156	* Wed Feb 25 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.5.4-1mdk
12cr|libdvb-0.5.5.1-10|157	- new
12cr|libdvb-0.5.5.1-10|158	

2675 12
12cr|libdwarf-0.20111214-1|1	%define reldate	20111214
12cr|libdwarf-0.20111214-1|2	%define	major	0
12cr|libdwarf-0.20111214-1|3	%define	libname	%mklibname dwarf 0
12cr|libdwarf-0.20111214-1|4	%define	devname	%mklibname -d dwarf
12cr|libdwarf-0.20111214-1|5	%define	static	%mklibname -d -s dwarf
12cr|libdwarf-0.20111214-1|6	
12cr|libdwarf-0.20111214-1|7	Summary:	Library to access the DWARF Debugging file format
12cr|libdwarf-0.20111214-1|8	Name:		libdwarf
12cr|libdwarf-0.20111214-1|9	Version:	0.%{reldate}
12cr|libdwarf-0.20111214-1|10	Release:	1
12cr|libdwarf-0.20111214-1|11	License:	LGPLv2
12cr|libdwarf-0.20111214-1|12	Group:		System/Libraries
12cr|libdwarf-0.20111214-1|13	URL:		http://reality.sgiweb.org/davea/dwarf.html
12cr|libdwarf-0.20111214-1|14	Source0:	http://reality.sgiweb.org/davea/%{name}-%{reldate}.tar.gz
12cr|libdwarf-0.20111214-1|15	# This patch set up the proper soname
12cr|libdwarf-0.20111214-1|16	Patch0:		libdwarf-soname-fix.patch
12cr|libdwarf-0.20111214-1|17	Patch1:		dwarf-20111030-link-against-required-libelf.patch
12cr|libdwarf-0.20111214-1|18	BuildRequires:	binutils-devel elfutils-devel
12cr|libdwarf-0.20111214-1|19	
12cr|libdwarf-0.20111214-1|20	%description
12cr|libdwarf-0.20111214-1|21	Library to access the DWARF debugging file format which supports
12cr|libdwarf-0.20111214-1|22	source level debugging of a number of procedural languages, such as C, C++,
12cr|libdwarf-0.20111214-1|23	and Fortran.  Please see http://www.dwarfstd.org for DWARF specification.
12cr|libdwarf-0.20111214-1|24	
12cr|libdwarf-0.20111214-1|25	%package -n	%{libname}
12cr|libdwarf-0.20111214-1|26	Summary:	Library to access the DWARF Debugging file format
12cr|libdwarf-0.20111214-1|27	Group:		System/Libraries
12cr|libdwarf-0.20111214-1|28	
12cr|libdwarf-0.20111214-1|29	%description -n	%{libname}
12cr|libdwarf-0.20111214-1|30	Library to access the DWARF debugging file format which supports
12cr|libdwarf-0.20111214-1|31	source level debugging of a number of procedural languages, such as C, C++,
12cr|libdwarf-0.20111214-1|32	and Fortran.  Please see http://www.dwarfstd.org for DWARF specification.
12cr|libdwarf-0.20111214-1|33	
12cr|libdwarf-0.20111214-1|34	%package -n	%{devname}
12cr|libdwarf-0.20111214-1|35	Summary:	Library and header files of libdwarf
12cr|libdwarf-0.20111214-1|36	Group:		Development/C
12cr|libdwarf-0.20111214-1|37	Requires:	%{libname} = %{EVRD}
12cr|libdwarf-0.20111214-1|38	Provides:	dwarf-devel = %{EVRD}
12cr|libdwarf-0.20111214-1|39	
12cr|libdwarf-0.20111214-1|40	%description -n	%{devname}
12cr|libdwarf-0.20111214-1|41	Development package containing library and header files of libdwarf.
12cr|libdwarf-0.20111214-1|42	
12cr|libdwarf-0.20111214-1|43	%package -n	%{static}
12cr|libdwarf-0.20111214-1|44	Summary:	Static libdwarf library
12cr|libdwarf-0.20111214-1|45	Group:		Development/C
12cr|libdwarf-0.20111214-1|46	Requires:	%{devname} = %{EVRD}
12cr|libdwarf-0.20111214-1|47	Provides:	dwarf-static-devel = %{EVRD}
12cr|libdwarf-0.20111214-1|48	
12cr|libdwarf-0.20111214-1|49	%description -n	%{static}
12cr|libdwarf-0.20111214-1|50	Static libdwarf library.
12cr|libdwarf-0.20111214-1|51	
12cr|libdwarf-0.20111214-1|52	%package -n	dwarf-tools
12cr|libdwarf-0.20111214-1|53	Summary:	Tools for accessing DWARF debugging information
12cr|libdwarf-0.20111214-1|54	License:	GPLv2
12cr|libdwarf-0.20111214-1|55	Group:		Development/Other
12cr|libdwarf-0.20111214-1|56	
12cr|libdwarf-0.20111214-1|57	%description -n	dwarf-tools
12cr|libdwarf-0.20111214-1|58	C++ version of dwarfdump (dwarfdump2) command-line utilities
12cr|libdwarf-0.20111214-1|59	to access DWARF debug information.
12cr|libdwarf-0.20111214-1|60	
12cr|libdwarf-0.20111214-1|61	%prep
12cr|libdwarf-0.20111214-1|62	%setup -q -n dwarf-%{reldate}
12cr|libdwarf-0.20111214-1|63	%patch0 -p1 -b .soname-fix~
12cr|libdwarf-0.20111214-1|64	%patch1 -p1 -b .libelf~
12cr|libdwarf-0.20111214-1|65	find |xargs chmod o+r
12cr|libdwarf-0.20111214-1|66	
12cr|libdwarf-0.20111214-1|67	%build
12cr|libdwarf-0.20111214-1|68	pushd libdwarf
12cr|libdwarf-0.20111214-1|69	%configure2_5x --enable-shared
12cr|libdwarf-0.20111214-1|70	%make
12cr|libdwarf-0.20111214-1|71	popd
12cr|libdwarf-0.20111214-1|72	
12cr|libdwarf-0.20111214-1|73	# Need to also configure dwarfdump since dwarfdump2 Makefile
12cr|libdwarf-0.20111214-1|74	# depends on dwarfdump's Makefile
12cr|libdwarf-0.20111214-1|75	pushd dwarfdump
12cr|libdwarf-0.20111214-1|76	%configure2_5x
12cr|libdwarf-0.20111214-1|77	popd
12cr|libdwarf-0.20111214-1|78	
12cr|libdwarf-0.20111214-1|79	pushd dwarfdump2
12cr|libdwarf-0.20111214-1|80	%configure2_5x
12cr|libdwarf-0.20111214-1|81	LD_LIBRARY_PATH="../libdwarf" make
12cr|libdwarf-0.20111214-1|82	popd
12cr|libdwarf-0.20111214-1|83	
12cr|libdwarf-0.20111214-1|84	%install
12cr|libdwarf-0.20111214-1|85	install -pm755 libdwarf/libdwarf.so.%{major}.0 -D %{buildroot}%{_libdir}/libdwarf.so.%{major}.0
12cr|libdwarf-0.20111214-1|86	cp -pd libdwarf/libdwarf.so.%{major}	   %{buildroot}%{_libdir}/libdwarf.so.%{major}
12cr|libdwarf-0.20111214-1|87	cp -pd libdwarf/libdwarf.so.%{major}	   %{buildroot}%{_libdir}/libdwarf.so
12cr|libdwarf-0.20111214-1|88	
12cr|libdwarf-0.20111214-1|89	install -pm644 libdwarf/libdwarf.a	-D %{buildroot}%{_libdir}/libdwarf.a
12cr|libdwarf-0.20111214-1|90	install -pm644 libdwarf/dwarf.h		-D %{buildroot}%{_includedir}/libdwarf/dwarf.h
12cr|libdwarf-0.20111214-1|91	install -pm644 libdwarf/libdwarf.h	-D %{buildroot}%{_includedir}/libdwarf/libdwarf.h
12cr|libdwarf-0.20111214-1|92	
12cr|libdwarf-0.20111214-1|93	install -pm755 dwarfdump2/dwarfdump	-D %{buildroot}%{_bindir}/dwarfdump
12cr|libdwarf-0.20111214-1|94	
12cr|libdwarf-0.20111214-1|95	%files -n	%{libname}
12cr|libdwarf-0.20111214-1|96	%doc libdwarf/ChangeLog libdwarf/README libdwarf/COPYING libdwarf/LIBDWARFCOPYRIGHT
12cr|libdwarf-0.20111214-1|97	%{_libdir}/libdwarf.so.0*
12cr|libdwarf-0.20111214-1|98	
12cr|libdwarf-0.20111214-1|99	%files -n	%{devname}
12cr|libdwarf-0.20111214-1|100	%doc libdwarf/*.pdf
12cr|libdwarf-0.20111214-1|101	%dir %{_includedir}/libdwarf
12cr|libdwarf-0.20111214-1|102	%{_includedir}/libdwarf/dwarf.h
12cr|libdwarf-0.20111214-1|103	%{_includedir}/libdwarf/libdwarf.h
12cr|libdwarf-0.20111214-1|104	%{_libdir}/libdwarf.so
12cr|libdwarf-0.20111214-1|105	
12cr|libdwarf-0.20111214-1|106	%files -n	%{static}
12cr|libdwarf-0.20111214-1|107	%{_libdir}/libdwarf.a
12cr|libdwarf-0.20111214-1|108	
12cr|libdwarf-0.20111214-1|109	%files	-n	dwarf-tools
12cr|libdwarf-0.20111214-1|110	%doc dwarfdump2/README dwarfdump2/ChangeLog dwarfdump2/COPYING dwarfdump2/DWARFDUMPCOPYRIGHT
12cr|libdwarf-0.20111214-1|111	%{_bindir}/dwarfdump
12cr|libdwarf-0.20111214-1|112	
12cr|libdwarf-0.20111214-1|113	
12cr|libdwarf-0.20111214-1|114	%changelog
12cr|libdwarf-0.20111214-1|115	* Tue Dec 20 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.20111214-1
12cr|libdwarf-0.20111214-1|116	+ Revision: 743929
12cr|libdwarf-0.20111214-1|117	- fix group
12cr|libdwarf-0.20111214-1|118	- new version
12cr|libdwarf-0.20111214-1|119	- make all files world readable
12cr|libdwarf-0.20111214-1|120	- parallel build for dwarfdump2 turned out to not be reliable after all...
12cr|libdwarf-0.20111214-1|121	- drop LGPL.txt as well as it's provided by 'common-licenses'
12cr|libdwarf-0.20111214-1|122	- rename libdwarf-tools package to dwarf-tools
12cr|libdwarf-0.20111214-1|123	- add canonical provides for devel packages
12cr|libdwarf-0.20111214-1|124	- be sure to link against libelf (P1)
12cr|libdwarf-0.20111214-1|125	- improve soname patch
12cr|libdwarf-0.20111214-1|126	- parallel build for dwarfdump2 seems to be working again..
12cr|libdwarf-0.20111214-1|127	- don't have to pass CFLAGS manually, it's already done by configure
12cr|libdwarf-0.20111214-1|128	- drop GPL.txt as the license is provided by 'common-licenses'
12cr|libdwarf-0.20111214-1|129	- imported package libdwarf
12cr|libdwarf-0.20111214-1|130	
12cr|libdwarf-0.20111214-1|131	
12cr|libdwarf-0.20111214-1|132	* Mon Nov 28 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.20111030-1
12cr|libdwarf-0.20111214-1|133	- 20111030 release adapted from Fedora package
12cr|libdwarf-0.20111214-1|134	
12cr|libdwarf-0.20111214-1|135	* Wed Jul 13 2011 Parag Nemade <paragn AT fedoraproject DOT org> - 0.20110612-1
12cr|libdwarf-0.20111214-1|136	- Update to 20110612 release
12cr|libdwarf-0.20111214-1|137	
12cr|libdwarf-0.20111214-1|138	* Wed Mar 09 2011 Parag Nemade <paragn AT fedoraproject DOT org> - 0.20110113-1
12cr|libdwarf-0.20111214-1|139	- Update to 20110113 release
12cr|libdwarf-0.20111214-1|140	
12cr|libdwarf-0.20111214-1|141	* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20100629-2
12cr|libdwarf-0.20111214-1|142	- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
12cr|libdwarf-0.20111214-1|143	
12cr|libdwarf-0.20111214-1|144	* Tue Jul 06 2010 Parag Nemade <paragn AT fedoraproject.org> - 0.20100629-1
12cr|libdwarf-0.20111214-1|145	- Update to 20100629 release
12cr|libdwarf-0.20111214-1|146	- Add -static subpackage as request in rh#586807
12cr|libdwarf-0.20111214-1|147	
12cr|libdwarf-0.20111214-1|148	* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20090324-5
12cr|libdwarf-0.20111214-1|149	- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
12cr|libdwarf-0.20111214-1|150	
12cr|libdwarf-0.20111214-1|151	* Tue Mar 31 2009 - Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
12cr|libdwarf-0.20111214-1|152	- 0.20090324-4
12cr|libdwarf-0.20111214-1|153	- Adding _smp_mflags for libdwarf build
12cr|libdwarf-0.20111214-1|154	- Move CFLAGS override from configure to make
12cr|libdwarf-0.20111214-1|155	
12cr|libdwarf-0.20111214-1|156	* Mon Mar 30 2009 - Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
12cr|libdwarf-0.20111214-1|157	- 0.20090324-3
12cr|libdwarf-0.20111214-1|158	- Remove AutoreqProv no
12cr|libdwarf-0.20111214-1|159	
12cr|libdwarf-0.20111214-1|160	* Thu Mar 26 2009 - Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
12cr|libdwarf-0.20111214-1|161	- 0.20090324-2
12cr|libdwarf-0.20111214-1|162	- Drop the C implementation of dwarfdump. (dwarfdump1)
12cr|libdwarf-0.20111214-1|163	- Since the doc package is small, we combined the contents into the devel package.
12cr|libdwarf-0.20111214-1|164	- Fix the version string.
12cr|libdwarf-0.20111214-1|165	- Drop the static library.
12cr|libdwarf-0.20111214-1|166	- Add release number to "Requires".
12cr|libdwarf-0.20111214-1|167	- Fix licensing (v2 instead of v2+)
12cr|libdwarf-0.20111214-1|168	- Change linking for libdwarf.so and libdwarf.so.0
12cr|libdwarf-0.20111214-1|169	
12cr|libdwarf-0.20111214-1|170	* Wed Mar 25 2009 - Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
12cr|libdwarf-0.20111214-1|171	- 20090324-1
12cr|libdwarf-0.20111214-1|172	- Initial Revision

2676 12
12cr|libebml-1.2.1-1|1	%define name    libebml
12cr|libebml-1.2.1-1|2	%define version 1.2.1
12cr|libebml-1.2.1-1|3	%define major 3
12cr|libebml-1.2.1-1|4	%define libname %mklibname ebml %{major}
12cr|libebml-1.2.1-1|5	%define develname %mklibname ebml -d
12cr|libebml-1.2.1-1|6	
12cr|libebml-1.2.1-1|7	Summary:        Extensible Binary Meta Language Library
12cr|libebml-1.2.1-1|8	Name:           %name
12cr|libebml-1.2.1-1|9	Version:        %version
12cr|libebml-1.2.1-1|10	Release: %mkrel 1
12cr|libebml-1.2.1-1|11	License:        LGPLv2+
12cr|libebml-1.2.1-1|12	Group:		System/Libraries
12cr|libebml-1.2.1-1|13	URL:            http://www.matroska.org/
12cr|libebml-1.2.1-1|14	Source0:        http://dl.matroska.org/downloads/libebml/%name-%version.tar.bz2
12cr|libebml-1.2.1-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libebml-1.2.1-1|16	
12cr|libebml-1.2.1-1|17	%description
12cr|libebml-1.2.1-1|18	This library is used for I/O operations in the Extensible Binary Meta
12cr|libebml-1.2.1-1|19	Language (EBML), which is a kind of binary version of XML.
12cr|libebml-1.2.1-1|20	
12cr|libebml-1.2.1-1|21	%package -n %{libname}
12cr|libebml-1.2.1-1|22	Summary:        Extensible Binary Meta Language shared Library
12cr|libebml-1.2.1-1|23	Group: System/Libraries
12cr|libebml-1.2.1-1|24	
12cr|libebml-1.2.1-1|25	%description -n %{libname}
12cr|libebml-1.2.1-1|26	This library is used for I/O operations in the Extensible Binary Meta
12cr|libebml-1.2.1-1|27	Language (EBML), which is a kind of binary version of XML.
12cr|libebml-1.2.1-1|28	
12cr|libebml-1.2.1-1|29	%package -n %{develname}
12cr|libebml-1.2.1-1|30	Group: Development/C++
12cr|libebml-1.2.1-1|31	Summary: Extensible Binary Meta Language Library headers and static library
12cr|libebml-1.2.1-1|32	Provides: libebml-devel = %version
12cr|libebml-1.2.1-1|33	Requires: %{libname} = %version
12cr|libebml-1.2.1-1|34	Obsoletes: %{libname}-devel
12cr|libebml-1.2.1-1|35	
12cr|libebml-1.2.1-1|36	%description -n %{develname}
12cr|libebml-1.2.1-1|37	This library is used for I/O operations in the Extensible Binary Meta
12cr|libebml-1.2.1-1|38	Language (EBML), which is a kind of binary version of XML.
12cr|libebml-1.2.1-1|39	
12cr|libebml-1.2.1-1|40	This package contains the C++ headers and the static library needed
12cr|libebml-1.2.1-1|41	for development with EBML.
12cr|libebml-1.2.1-1|42	
12cr|libebml-1.2.1-1|43	%prep
12cr|libebml-1.2.1-1|44	%setup -q
12cr|libebml-1.2.1-1|45	
12cr|libebml-1.2.1-1|46	%build
12cr|libebml-1.2.1-1|47	cd make/linux
12cr|libebml-1.2.1-1|48	%make
12cr|libebml-1.2.1-1|49	
12cr|libebml-1.2.1-1|50	
12cr|libebml-1.2.1-1|51	%install
12cr|libebml-1.2.1-1|52	rm -rf %buildroot
12cr|libebml-1.2.1-1|53	cd make/linux
12cr|libebml-1.2.1-1|54	%makeinstall_std prefix=%buildroot/%_prefix libdir=%buildroot/%_libdir
12cr|libebml-1.2.1-1|55	
12cr|libebml-1.2.1-1|56	%clean
12cr|libebml-1.2.1-1|57	rm -rf %buildroot
12cr|libebml-1.2.1-1|58	
12cr|libebml-1.2.1-1|59	%if %mdkversion < 200900
12cr|libebml-1.2.1-1|60	%post -n %libname -p /sbin/ldconfig
12cr|libebml-1.2.1-1|61	%endif
12cr|libebml-1.2.1-1|62	%if %mdkversion < 200900
12cr|libebml-1.2.1-1|63	%postun -n %libname -p /sbin/ldconfig
12cr|libebml-1.2.1-1|64	%endif
12cr|libebml-1.2.1-1|65	
12cr|libebml-1.2.1-1|66	%files -n %{libname}
12cr|libebml-1.2.1-1|67	%defattr(-,root,root)
12cr|libebml-1.2.1-1|68	%_libdir/lib*.so.%{major}*
12cr|libebml-1.2.1-1|69	
12cr|libebml-1.2.1-1|70	%files -n %{develname}
12cr|libebml-1.2.1-1|71	%defattr(-,root,root)
12cr|libebml-1.2.1-1|72	%doc LICENSE*
12cr|libebml-1.2.1-1|73	#%doc src/api/index.html
12cr|libebml-1.2.1-1|74	%{_includedir}/ebml
12cr|libebml-1.2.1-1|75	%{_libdir}/libebml.a
12cr|libebml-1.2.1-1|76	%{_libdir}/libebml.so
12cr|libebml-1.2.1-1|77	
12cr|libebml-1.2.1-1|78	
12cr|libebml-1.2.1-1|79	
12cr|libebml-1.2.1-1|80	
12cr|libebml-1.2.1-1|81	%changelog
12cr|libebml-1.2.1-1|82	* Sun Jun 26 2011 Götz Waschk <waschk@mandriva.org> 1.2.1-1mdv2011.0
12cr|libebml-1.2.1-1|83	+ Revision: 687333
12cr|libebml-1.2.1-1|84	- update to new version 1.2.1
12cr|libebml-1.2.1-1|85	
12cr|libebml-1.2.1-1|86	* Sun Jan 30 2011 Götz Waschk <waschk@mandriva.org> 1.2.0-1
12cr|libebml-1.2.1-1|87	+ Revision: 634154
12cr|libebml-1.2.1-1|88	- new version
12cr|libebml-1.2.1-1|89	- new major 3
12cr|libebml-1.2.1-1|90	
12cr|libebml-1.2.1-1|91	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 1.0.0-1mdv2011.0
12cr|libebml-1.2.1-1|92	+ Revision: 550264
12cr|libebml-1.2.1-1|93	- new version
12cr|libebml-1.2.1-1|94	- new major
12cr|libebml-1.2.1-1|95	
12cr|libebml-1.2.1-1|96	* Tue Aug 26 2008 Emmanuel Andry <eandry@mandriva.org> 0.7.8-3mdv2009.0
12cr|libebml-1.2.1-1|97	+ Revision: 276359
12cr|libebml-1.2.1-1|98	- apply devel policy
12cr|libebml-1.2.1-1|99	- fix license
12cr|libebml-1.2.1-1|100	- check major
12cr|libebml-1.2.1-1|101	
12cr|libebml-1.2.1-1|102	* Fri Jul 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.8-2mdv2009.0
12cr|libebml-1.2.1-1|103	+ Revision: 233729
12cr|libebml-1.2.1-1|104	- rebuild
12cr|libebml-1.2.1-1|105	
12cr|libebml-1.2.1-1|106	+ Pixel <pixel@mandriva.com>
12cr|libebml-1.2.1-1|107	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libebml-1.2.1-1|108	
12cr|libebml-1.2.1-1|109	* Wed Mar 05 2008 Götz Waschk <waschk@mandriva.org> 0.7.8-1mdv2008.1
12cr|libebml-1.2.1-1|110	+ Revision: 180077
12cr|libebml-1.2.1-1|111	- new version
12cr|libebml-1.2.1-1|112	
12cr|libebml-1.2.1-1|113	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.7.7-1mdv2008.1
12cr|libebml-1.2.1-1|114	+ Revision: 140921
12cr|libebml-1.2.1-1|115	- restore BuildRoot
12cr|libebml-1.2.1-1|116	
12cr|libebml-1.2.1-1|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|libebml-1.2.1-1|118	- kill re-definition of %%buildroot on Pixel's request
12cr|libebml-1.2.1-1|119	
12cr|libebml-1.2.1-1|120	
12cr|libebml-1.2.1-1|121	* Sun Jan 14 2007 Götz Waschk <waschk@mandriva.org> 0.7.7-1mdv2007.0
12cr|libebml-1.2.1-1|122	+ Revision: 108690
12cr|libebml-1.2.1-1|123	- Import libebml
12cr|libebml-1.2.1-1|124	
12cr|libebml-1.2.1-1|125	* Sun Jan 14 2007 Gtz Waschk <waschk@mandriva.org> 0.7.7-1mdv2007.1
12cr|libebml-1.2.1-1|126	- rebuild
12cr|libebml-1.2.1-1|127	
12cr|libebml-1.2.1-1|128	* Mon Apr 03 2006 Götz Waschk <waschk@mandriva.org> 0.7.7-1mdk
12cr|libebml-1.2.1-1|129	- New release 0.7.7
12cr|libebml-1.2.1-1|130	
12cr|libebml-1.2.1-1|131	* Wed Oct 19 2005 Götz Waschk <waschk@mandriva.org> 0.7.6-1mdk
12cr|libebml-1.2.1-1|132	- New release 0.7.6
12cr|libebml-1.2.1-1|133	
12cr|libebml-1.2.1-1|134	* Thu Jun 09 2005 Gtz Waschk <waschk@mandriva.org> 0.7.5-2mdk
12cr|libebml-1.2.1-1|135	- mkrel
12cr|libebml-1.2.1-1|136	
12cr|libebml-1.2.1-1|137	* Tue May 24 2005 Gtz Waschk <waschk@mandriva.org> 0.7.5-1mdk
12cr|libebml-1.2.1-1|138	- New release 0.7.5
12cr|libebml-1.2.1-1|139	
12cr|libebml-1.2.1-1|140	* Tue Apr 19 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.7.4-1mdk
12cr|libebml-1.2.1-1|141	- libify
12cr|libebml-1.2.1-1|142	- New release 0.7.4
12cr|libebml-1.2.1-1|143	
12cr|libebml-1.2.1-1|144	* Mon Feb 07 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.7.3-1mdk
12cr|libebml-1.2.1-1|145	- 0.7.3
12cr|libebml-1.2.1-1|146	
12cr|libebml-1.2.1-1|147	* Tue Nov 09 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.7.2-1mdk
12cr|libebml-1.2.1-1|148	- New release 0.7.2
12cr|libebml-1.2.1-1|149	
12cr|libebml-1.2.1-1|150	* Mon Jul 26 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.7.1-1mdk
12cr|libebml-1.2.1-1|151	- fix source URL
12cr|libebml-1.2.1-1|152	- New release 0.7.1
12cr|libebml-1.2.1-1|153	
12cr|libebml-1.2.1-1|154	* Tue Jun 08 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.7.0-2mdk
12cr|libebml-1.2.1-1|155	- rebuild for new g++
12cr|libebml-1.2.1-1|156	
12cr|libebml-1.2.1-1|157	* Sat Apr 24 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.7.0-1mdk
12cr|libebml-1.2.1-1|158	- new version
12cr|libebml-1.2.1-1|159	
12cr|libebml-1.2.1-1|160	* Sat Apr 03 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.6.5-1mdk
12cr|libebml-1.2.1-1|161	- new version
12cr|libebml-1.2.1-1|162	
12cr|libebml-1.2.1-1|163	* Thu Jan 22 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.6.4-1mdk
12cr|libebml-1.2.1-1|164	- new version
12cr|libebml-1.2.1-1|165	

2677 12
12cr|libe-devel-0.2.2-11|1	%define name	libe-devel
12cr|libe-devel-0.2.2-11|2	%define	version	0.2.2
12cr|libe-devel-0.2.2-11|3	%define release	%mkrel 11
12cr|libe-devel-0.2.2-11|4	%define realname libe
12cr|libe-devel-0.2.2-11|5	
12cr|libe-devel-0.2.2-11|6	Summary:	C library contains various functions which deal with data structures
12cr|libe-devel-0.2.2-11|7	Name:		%{name}
12cr|libe-devel-0.2.2-11|8	Version:	%{version}
12cr|libe-devel-0.2.2-11|9	Release:	%{release}
12cr|libe-devel-0.2.2-11|10	License:	GPL
12cr|libe-devel-0.2.2-11|11	Group:		Development/Other
12cr|libe-devel-0.2.2-11|12	URL:		http://www.cs.berkeley.edu/~bnc/libe/
12cr|libe-devel-0.2.2-11|13	Source:		%{realname}-%{version}.tar.bz2
12cr|libe-devel-0.2.2-11|14	Provides:	%{name}-%{version}
12cr|libe-devel-0.2.2-11|15	Provides:	libe-cluster
12cr|libe-devel-0.2.2-11|16	Conflicts:	libe0-devel
12cr|libe-devel-0.2.2-11|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|libe-devel-0.2.2-11|18	
12cr|libe-devel-0.2.2-11|19	%description
12cr|libe-devel-0.2.2-11|20	libe is a C library which contains various functions which deal with
12cr|libe-devel-0.2.2-11|21	data structures (hash tables, bitmasks, trees of IP addresses, etc.),
12cr|libe-devel-0.2.2-11|22	networking, I/O, barriers, and other useful things. It is currently used
12cr|libe-devel-0.2.2-11|23	in the implementation of authd (RSA authentication daemon), pcp (a
12cr|libe-devel-0.2.2-11|24	parallel, pipelined file transfer system), and gexec (a fast, hierarchical
12cr|libe-devel-0.2.2-11|25	cluster remote execution system).
12cr|libe-devel-0.2.2-11|26	
12cr|libe-devel-0.2.2-11|27	%prep
12cr|libe-devel-0.2.2-11|28	rm -rf ${buildroot}
12cr|libe-devel-0.2.2-11|29	
12cr|libe-devel-0.2.2-11|30	%setup -q -n %realname-%version
12cr|libe-devel-0.2.2-11|31	
12cr|libe-devel-0.2.2-11|32	%build
12cr|libe-devel-0.2.2-11|33	
12cr|libe-devel-0.2.2-11|34	%configure
12cr|libe-devel-0.2.2-11|35	
12cr|libe-devel-0.2.2-11|36	%make
12cr|libe-devel-0.2.2-11|37	
12cr|libe-devel-0.2.2-11|38	%install
12cr|libe-devel-0.2.2-11|39	
12cr|libe-devel-0.2.2-11|40	%makeinstall
12cr|libe-devel-0.2.2-11|41	
12cr|libe-devel-0.2.2-11|42	%clean
12cr|libe-devel-0.2.2-11|43	rm -fr %{buildroot}
12cr|libe-devel-0.2.2-11|44	
12cr|libe-devel-0.2.2-11|45	%files
12cr|libe-devel-0.2.2-11|46	%defattr(-,root,root)
12cr|libe-devel-0.2.2-11|47	%doc INSTALL AUTHORS ChangeLog COPYING
12cr|libe-devel-0.2.2-11|48	%{_includedir}/e
12cr|libe-devel-0.2.2-11|49	%{_libdir}/libe.a
12cr|libe-devel-0.2.2-11|50	
12cr|libe-devel-0.2.2-11|51	
12cr|libe-devel-0.2.2-11|52	
12cr|libe-devel-0.2.2-11|53	%changelog
12cr|libe-devel-0.2.2-11|54	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-11mdv2011.0
12cr|libe-devel-0.2.2-11|55	+ Revision: 620119
12cr|libe-devel-0.2.2-11|56	- the mass rebuild of 2010.0 packages
12cr|libe-devel-0.2.2-11|57	
12cr|libe-devel-0.2.2-11|58	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2.2-10mdv2010.0
12cr|libe-devel-0.2.2-11|59	+ Revision: 429726
12cr|libe-devel-0.2.2-11|60	- rebuild
12cr|libe-devel-0.2.2-11|61	
12cr|libe-devel-0.2.2-11|62	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.2.2-9mdv2009.0
12cr|libe-devel-0.2.2-11|63	+ Revision: 248643
12cr|libe-devel-0.2.2-11|64	- rebuild
12cr|libe-devel-0.2.2-11|65	
12cr|libe-devel-0.2.2-11|66	+ Olivier Blin <oblin@mandriva.com>
12cr|libe-devel-0.2.2-11|67	- restore BuildRoot
12cr|libe-devel-0.2.2-11|68	
12cr|libe-devel-0.2.2-11|69	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.2.2-7mdv2008.1
12cr|libe-devel-0.2.2-11|70	+ Revision: 128551
12cr|libe-devel-0.2.2-11|71	- kill re-definition of %%buildroot on Pixel's request
12cr|libe-devel-0.2.2-11|72	- import libe-devel
12cr|libe-devel-0.2.2-11|73	
12cr|libe-devel-0.2.2-11|74	
12cr|libe-devel-0.2.2-11|75	* Wed Dec 12 2005 Erwan Velu <erwan@seanodes.com> 0.2.2-7mdk
12cr|libe-devel-0.2.2-11|76	- Conflict with e17
12cr|libe-devel-0.2.2-11|77	
12cr|libe-devel-0.2.2-11|78	* Fri Jun 10 2004 Erwan Velu <erwan@mandrakesoft.com> 0.2.2-6mdk
12cr|libe-devel-0.2.2-11|79	- Rebuild
12cr|libe-devel-0.2.2-11|80	
12cr|libe-devel-0.2.2-11|81	* Sat Feb 28 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.2.2-5mdk
12cr|libe-devel-0.2.2-11|82	- Fix DIRM (distlint)
12cr|libe-devel-0.2.2-11|83	
12cr|libe-devel-0.2.2-11|84	* Fri Jan 03 2003 Antoine Ginies <aginies@mandrakesoft.com> 0.2.2-4mdk
12cr|libe-devel-0.2.2-11|85	- build for new glibc
12cr|libe-devel-0.2.2-11|86	
12cr|libe-devel-0.2.2-11|87	* Tue Aug 6 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.2.2-3mdk
12cr|libe-devel-0.2.2-11|88	- build with gcc 3.2
12cr|libe-devel-0.2.2-11|89	
12cr|libe-devel-0.2.2-11|90	* Thu Jul 11 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.2.2-2mdk
12cr|libe-devel-0.2.2-11|91	- Build on 8.2 with 2.96
12cr|libe-devel-0.2.2-11|92	
12cr|libe-devel-0.2.2-11|93	* Wed May 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.2.2-1mdk
12cr|libe-devel-0.2.2-11|94	- add %%realname
12cr|libe-devel-0.2.2-11|95	- prefix=%%__bindir
12cr|libe-devel-0.2.2-11|96	- remove useless ldconfig
12cr|libe-devel-0.2.2-11|97	
12cr|libe-devel-0.2.2-11|98	* Tue Apr 21 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.2.1-1mdk
12cr|libe-devel-0.2.2-11|99	- first release for Mandrakesoft

2678 12
12cr|libelf-0.8.13-3|1	Name:		libelf
12cr|libelf-0.8.13-3|2	Version:	0.8.13
12cr|libelf-0.8.13-3|3	Release:	3
12cr|libelf-0.8.13-3|4	Summary:	An ELF object file access library
12cr|libelf-0.8.13-3|5	Group:		Development/C
12cr|libelf-0.8.13-3|6	License:	LGPLv2
12cr|libelf-0.8.13-3|7	URL:		http://www.mr511.de/software/english.html
12cr|libelf-0.8.13-3|8	Source0:	http://www.mr511.de/software/%{name}-%{version}.tar.gz
12cr|libelf-0.8.13-3|9	Suggests:	%{name}-locales
12cr|libelf-0.8.13-3|10	
12cr|libelf-0.8.13-3|11	%description
12cr|libelf-0.8.13-3|12	libelf provides routines to access and manipulate ELF object files. It
12cr|libelf-0.8.13-3|13	is still not complete, but is required for a number of programs, such as
12cr|libelf-0.8.13-3|14	Eli (a state of the art compiler generation system), and Elk (the
12cr|libelf-0.8.13-3|15	Extension Language Kit - an implementation of the Scheme programming
12cr|libelf-0.8.13-3|16	language.)
12cr|libelf-0.8.13-3|17	
12cr|libelf-0.8.13-3|18	This shared library may be needed by pre-packaged programs. To compile
12cr|libelf-0.8.13-3|19	programs with this library, you will need to install the libelfg0-dev
12cr|libelf-0.8.13-3|20	package as well.
12cr|libelf-0.8.13-3|21	
12cr|libelf-0.8.13-3|22	%files
12cr|libelf-0.8.13-3|23	%{_libdir}/%{name}.so.0*
12cr|libelf-0.8.13-3|24	
12cr|libelf-0.8.13-3|25	%package locales
12cr|libelf-0.8.13-3|26	Summary:	An ELF object file access library: locales
12cr|libelf-0.8.13-3|27	BuildArch:	noarch
12cr|libelf-0.8.13-3|28	
12cr|libelf-0.8.13-3|29	%description locales
12cr|libelf-0.8.13-3|30	libelf provides routines to access and manipulate ELF object files. It
12cr|libelf-0.8.13-3|31	is still not complete, but is required for a number of programs, such as
12cr|libelf-0.8.13-3|32	Eli (a state of the art compiler generation system), and Elk (the
12cr|libelf-0.8.13-3|33	Extension Language Kit - an implementation of the Scheme programming
12cr|libelf-0.8.13-3|34	language.)
12cr|libelf-0.8.13-3|35	
12cr|libelf-0.8.13-3|36	This package contains locales-only data.
12cr|libelf-0.8.13-3|37	
12cr|libelf-0.8.13-3|38	%files locales
12cr|libelf-0.8.13-3|39	%lang(de) %{_localedir}/de/
12cr|libelf-0.8.13-3|40	
12cr|libelf-0.8.13-3|41	%package devel
12cr|libelf-0.8.13-3|42	Summary:	An ELF object file access library: development files
12cr|libelf-0.8.13-3|43	Requires:	%{name} = %{version}-%{release}
12cr|libelf-0.8.13-3|44	Conflicts:	elfutils-devel
12cr|libelf-0.8.13-3|45	
12cr|libelf-0.8.13-3|46	%description devel
12cr|libelf-0.8.13-3|47	libelf provides routines to access and manipulate ELF object files. It
12cr|libelf-0.8.13-3|48	is still not complete, but is required for a number of programs, such as
12cr|libelf-0.8.13-3|49	Eli (a state of the art compiler generation system), and Elk (the
12cr|libelf-0.8.13-3|50	Extension Language Kit - an implementation of the Scheme programming
12cr|libelf-0.8.13-3|51	language.)
12cr|libelf-0.8.13-3|52	
12cr|libelf-0.8.13-3|53	This development library is only needed if you intend to compile, or
12cr|libelf-0.8.13-3|54	write, your own programs with this library. It holds the static linking
12cr|libelf-0.8.13-3|55	library (.a), and the required .so link to libelf0.so.0. To run programs
12cr|libelf-0.8.13-3|56	linked with this library, install the libelfg0 package.
12cr|libelf-0.8.13-3|57	
12cr|libelf-0.8.13-3|58	%files devel
12cr|libelf-0.8.13-3|59	%{_libdir}/%{name}.so
12cr|libelf-0.8.13-3|60	%{_libdir}/%{name}.a
12cr|libelf-0.8.13-3|61	%{_includedir}/%{name}/
12cr|libelf-0.8.13-3|62	%{_includedir}/*.h
12cr|libelf-0.8.13-3|63	%{_libdir}/pkgconfig/%{name}.pc
12cr|libelf-0.8.13-3|64	
12cr|libelf-0.8.13-3|65	%prep
12cr|libelf-0.8.13-3|66	%setup -q -n %{name}-%{version}
12cr|libelf-0.8.13-3|67	
12cr|libelf-0.8.13-3|68	%build
12cr|libelf-0.8.13-3|69	%configure
12cr|libelf-0.8.13-3|70	%make
12cr|libelf-0.8.13-3|71	
12cr|libelf-0.8.13-3|72	%install
12cr|libelf-0.8.13-3|73	%makeinstall
12cr|libelf-0.8.13-3|74	
12cr|libelf-0.8.13-3|75	
12cr|libelf-0.8.13-3|76	%changelog
12cr|libelf-0.8.13-3|77	* Sat Mar 31 2012 Alexandre Lissy <alissy@mandriva.com> 0.8.13-3
12cr|libelf-0.8.13-3|78	+ Revision: 788541
12cr|libelf-0.8.13-3|79	- Add conflicts against elfutils-devel
12cr|libelf-0.8.13-3|80	Package files in /usr/include
12cr|libelf-0.8.13-3|81	- Fix package name
12cr|libelf-0.8.13-3|82	- Adding noarch for locales
12cr|libelf-0.8.13-3|83	Include release in devel's depends against library
12cr|libelf-0.8.13-3|84	- Adding libelf from http://www.mr511.de/software/english.html, known as libelfg0 in Debian. Will be used by python-pylibelf later.
12cr|libelf-0.8.13-3|85	- Created package structure for 'libelf'.
12cr|libelf-0.8.13-3|86	

2679 12
12cr|libelfhacks-0.4.1-1|1	%define develname %mklibname -d elfhacks
12cr|libelfhacks-0.4.1-1|2	%define name            libelfhacks
12cr|libelfhacks-0.4.1-1|3	%define release		1
12cr|libelfhacks-0.4.1-1|4	%define version         0.4.1
12cr|libelfhacks-0.4.1-1|5	Name:			%{name}
12cr|libelfhacks-0.4.1-1|6	Version:		%{version}
12cr|libelfhacks-0.4.1-1|7	Release:		%{release}
12cr|libelfhacks-0.4.1-1|8	Summary:		elfhacks application interface
12cr|libelfhacks-0.4.1-1|9	License:		MIT
12cr|libelfhacks-0.4.1-1|10	Group:			System/Libraries
12cr|libelfhacks-0.4.1-1|11	URL:			https://github.com/ienorand/elfhacks
12cr|libelfhacks-0.4.1-1|12	Source0:		https://nodeload.github.com/ienorand/elfhacks/zipball/libelfhacks-0.4.1.tar.bz2
12cr|libelfhacks-0.4.1-1|13	ExclusiveArch:		i586 x86_64
12cr|libelfhacks-0.4.1-1|14	BuildRequires:		cmake
12cr|libelfhacks-0.4.1-1|15	BuildRequires:		gcc
12cr|libelfhacks-0.4.1-1|16	BuildRequires:		gcc-c++
12cr|libelfhacks-0.4.1-1|17	BuildRequires:		make
12cr|libelfhacks-0.4.1-1|18	
12cr|libelfhacks-0.4.1-1|19	
12cr|libelfhacks-0.4.1-1|20	%description
12cr|libelfhacks-0.4.1-1|21	Various ELF run-time hacks.
12cr|libelfhacks-0.4.1-1|22	
12cr|libelfhacks-0.4.1-1|23	%prep
12cr|libelfhacks-0.4.1-1|24	%setup -q -n %{name}-%{version}
12cr|libelfhacks-0.4.1-1|25	
12cr|libelfhacks-0.4.1-1|26	%build
12cr|libelfhacks-0.4.1-1|27	cmake -D CMAKE_INSTALL_PREFIX=$RPM_BUILD_ROOT .
12cr|libelfhacks-0.4.1-1|28	%make
12cr|libelfhacks-0.4.1-1|29	
12cr|libelfhacks-0.4.1-1|30	%install
12cr|libelfhacks-0.4.1-1|31	%makeinstall
12cr|libelfhacks-0.4.1-1|32	mkdir $RPM_BUILD_ROOT/usr
12cr|libelfhacks-0.4.1-1|33	mv $RPM_BUILD_ROOT/include $RPM_BUILD_ROOT%{_includedir}
12cr|libelfhacks-0.4.1-1|34	
12cr|libelfhacks-0.4.1-1|35	%ifarch x86_64
12cr|libelfhacks-0.4.1-1|36	mv $RPM_BUILD_ROOT/lib $RPM_BUILD_ROOT/usr/lib64
12cr|libelfhacks-0.4.1-1|37	%else
12cr|libelfhacks-0.4.1-1|38	mv $RPM_BUILD_ROOT/lib $RPM_BUILD_ROOT/usr/lib
12cr|libelfhacks-0.4.1-1|39	%endif
12cr|libelfhacks-0.4.1-1|40	
12cr|libelfhacks-0.4.1-1|41	
12cr|libelfhacks-0.4.1-1|42	%package -n %{name}
12cr|libelfhacks-0.4.1-1|43	Summary: Shared library for %{name}
12cr|libelfhacks-0.4.1-1|44	Group: System/Libraries
12cr|libelfhacks-0.4.1-1|45	
12cr|libelfhacks-0.4.1-1|46	%description -n %{name}
12cr|libelfhacks-0.4.1-1|47	Shared library for %{name}
12cr|libelfhacks-0.4.1-1|48	
12cr|libelfhacks-0.4.1-1|49	%files -n %{name}
12cr|libelfhacks-0.4.1-1|50	%defattr(0755,root,root)
12cr|libelfhacks-0.4.1-1|51	%{_libdir}/libelfhacks*
12cr|libelfhacks-0.4.1-1|52	#------------------
12cr|libelfhacks-0.4.1-1|53	
12cr|libelfhacks-0.4.1-1|54	%package -n %{develname}
12cr|libelfhacks-0.4.1-1|55	Summary: Development files for %{name}
12cr|libelfhacks-0.4.1-1|56	Provides: %{name}-devel = %{version}-%{release}
12cr|libelfhacks-0.4.1-1|57	Requires: %{name} = %{version}-%{release}
12cr|libelfhacks-0.4.1-1|58	
12cr|libelfhacks-0.4.1-1|59	%description -n %{develname}
12cr|libelfhacks-0.4.1-1|60	The %{name}-devel package contains libraries and header files for
12cr|libelfhacks-0.4.1-1|61	developing applications that use %{name}.
12cr|libelfhacks-0.4.1-1|62	
12cr|libelfhacks-0.4.1-1|63	%files -n %{develname}
12cr|libelfhacks-0.4.1-1|64	%{_includedir}/*
12cr|libelfhacks-0.4.1-1|65	

2680 12
12cr|libeps-1.5-6|1	%define	rname eps
12cr|libeps-1.5-6|2	
12cr|libeps-1.5-6|3	%define	major 0
12cr|libeps-1.5-6|4	%define libname %mklibname %{rname} %{major}
12cr|libeps-1.5-6|5	%define develname %mklibname %{rname} -d
12cr|libeps-1.5-6|6	
12cr|libeps-1.5-6|7	Summary:	EPS (Email Parsing System) library
12cr|libeps-1.5-6|8	Name:		libeps
12cr|libeps-1.5-6|9	Version:	1.5
12cr|libeps-1.5-6|10	Release:	%mkrel 6
12cr|libeps-1.5-6|11	Group:		System/Libraries
12cr|libeps-1.5-6|12	License:	GPL
12cr|libeps-1.5-6|13	URL:		http://www.inter7.com/
12cr|libeps-1.5-6|14	Source0:	http://www.inter7.com/eps/%{rname}-%{version}.tar.bz2
12cr|libeps-1.5-6|15	Patch0:		eps-1.5-shared.diff
12cr|libeps-1.5-6|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libeps-1.5-6|17	
12cr|libeps-1.5-6|18	%description
12cr|libeps-1.5-6|19	EPS (Email Parsing System) is intended to give people the ability
12cr|libeps-1.5-6|20	to write their own email processing tools. Whether you want to
12cr|libeps-1.5-6|21	process incoming and outgoing emails, or just analyze a message,
12cr|libeps-1.5-6|22	this package is intended to aid in that endeavor.
12cr|libeps-1.5-6|23	
12cr|libeps-1.5-6|24	%package -n	%{libname}
12cr|libeps-1.5-6|25	Summary:	Shared EPS (Email Parsing System) library
12cr|libeps-1.5-6|26	Group:          System/Libraries
12cr|libeps-1.5-6|27	
12cr|libeps-1.5-6|28	%description -n	%{libname}
12cr|libeps-1.5-6|29	EPS (Email Parsing System) is intended to give people the ability
12cr|libeps-1.5-6|30	to write their own email processing tools. Whether you want to
12cr|libeps-1.5-6|31	process incoming and outgoing emails, or just analyze a message,
12cr|libeps-1.5-6|32	this package is intended to aid in that endeavor.
12cr|libeps-1.5-6|33	
12cr|libeps-1.5-6|34	%package -n	%{develname}
12cr|libeps-1.5-6|35	Summary:	Static library and header files for the libeps library
12cr|libeps-1.5-6|36	Group:		Development/C
12cr|libeps-1.5-6|37	Requires:	%{libname} = %{version}
12cr|libeps-1.5-6|38	Provides:	%{rname}-devel = %{version}-%{release}
12cr|libeps-1.5-6|39	Provides:	lib%{rname}-devel = %{version}-%{release}
12cr|libeps-1.5-6|40	Obsoletes:	%{mklibname %{rname} 0 -d}
12cr|libeps-1.5-6|41	
12cr|libeps-1.5-6|42	%description -n	%{develname}
12cr|libeps-1.5-6|43	EPS (Email Parsing System) is intended to give people the ability
12cr|libeps-1.5-6|44	to write their own email processing tools. Whether you want to
12cr|libeps-1.5-6|45	process incoming and outgoing emails, or just analyze a message,
12cr|libeps-1.5-6|46	this package is intended to aid in that endeavor.
12cr|libeps-1.5-6|47	
12cr|libeps-1.5-6|48	This package contains the static libeps library and its header files
12cr|libeps-1.5-6|49	needed to compile applications such as stegdetect, etc.
12cr|libeps-1.5-6|50	
12cr|libeps-1.5-6|51	%prep
12cr|libeps-1.5-6|52	
12cr|libeps-1.5-6|53	%setup -q -n %{rname}-%{version}
12cr|libeps-1.5-6|54	%patch0 -p0
12cr|libeps-1.5-6|55	
12cr|libeps-1.5-6|56	%build
12cr|libeps-1.5-6|57	
12cr|libeps-1.5-6|58	make CFLAGS="%{optflags} -fPIC -DPIC"
12cr|libeps-1.5-6|59	
12cr|libeps-1.5-6|60	%install
12cr|libeps-1.5-6|61	rm -rf %{buildroot}
12cr|libeps-1.5-6|62	
12cr|libeps-1.5-6|63	install -d %{buildroot}%{_libdir}
12cr|libeps-1.5-6|64	install -d %{buildroot}%{_includedir}/eps
12cr|libeps-1.5-6|65	
12cr|libeps-1.5-6|66	install -m0644 libeps.a %{buildroot}%{_libdir}/
12cr|libeps-1.5-6|67	install -m0755 libeps.so.%{major} %{buildroot}%{_libdir}/
12cr|libeps-1.5-6|68	ln -snf libeps.so.%{major} %{buildroot}%{_libdir}/libeps.so
12cr|libeps-1.5-6|69	install -m0644 *.h %{buildroot}%{_includedir}/eps/
12cr|libeps-1.5-6|70	
12cr|libeps-1.5-6|71	%if %mdkversion < 200900
12cr|libeps-1.5-6|72	%post -n %{libname} -p /sbin/ldconfig
12cr|libeps-1.5-6|73	%endif
12cr|libeps-1.5-6|74	
12cr|libeps-1.5-6|75	%if %mdkversion < 200900
12cr|libeps-1.5-6|76	%postun -n %{libname} -p /sbin/ldconfig
12cr|libeps-1.5-6|77	%endif
12cr|libeps-1.5-6|78	
12cr|libeps-1.5-6|79	%clean
12cr|libeps-1.5-6|80	rm -rf %{buildroot}
12cr|libeps-1.5-6|81	
12cr|libeps-1.5-6|82	%files -n %{libname}
12cr|libeps-1.5-6|83	%defattr(-,root,root)
12cr|libeps-1.5-6|84	%doc doc/* mess ChangeLog TODO
12cr|libeps-1.5-6|85	%{_libdir}/*.so.*
12cr|libeps-1.5-6|86	
12cr|libeps-1.5-6|87	%files -n %{develname}
12cr|libeps-1.5-6|88	%defattr(-,root,root)
12cr|libeps-1.5-6|89	%{_includedir}/eps
12cr|libeps-1.5-6|90	%{_libdir}/*.so
12cr|libeps-1.5-6|91	%{_libdir}/*.a
12cr|libeps-1.5-6|92	
12cr|libeps-1.5-6|93	
12cr|libeps-1.5-6|94	%changelog
12cr|libeps-1.5-6|95	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5-6mdv2011.0
12cr|libeps-1.5-6|96	+ Revision: 620120
12cr|libeps-1.5-6|97	- the mass rebuild of 2010.0 packages
12cr|libeps-1.5-6|98	
12cr|libeps-1.5-6|99	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.5-5mdv2010.0
12cr|libeps-1.5-6|100	+ Revision: 429727
12cr|libeps-1.5-6|101	- rebuild
12cr|libeps-1.5-6|102	
12cr|libeps-1.5-6|103	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5-4mdv2009.0
12cr|libeps-1.5-6|104	+ Revision: 239060
12cr|libeps-1.5-6|105	- rebuild
12cr|libeps-1.5-6|106	
12cr|libeps-1.5-6|107	+ Pixel <pixel@mandriva.com>
12cr|libeps-1.5-6|108	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libeps-1.5-6|109	
12cr|libeps-1.5-6|110	+ Olivier Blin <oblin@mandriva.com>
12cr|libeps-1.5-6|111	- restore BuildRoot
12cr|libeps-1.5-6|112	
12cr|libeps-1.5-6|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|libeps-1.5-6|114	- kill re-definition of %%buildroot on Pixel's request
12cr|libeps-1.5-6|115	
12cr|libeps-1.5-6|116	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5-3mdv2008.0
12cr|libeps-1.5-6|117	+ Revision: 83753
12cr|libeps-1.5-6|118	- new devel naming
12cr|libeps-1.5-6|119	
12cr|libeps-1.5-6|120	
12cr|libeps-1.5-6|121	* Fri Dec 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.5-2mdv2007.0
12cr|libeps-1.5-6|122	+ Revision: 93751
12cr|libeps-1.5-6|123	- Import libeps
12cr|libeps-1.5-6|124	
12cr|libeps-1.5-6|125	* Sat Apr 29 2006 Oden Eriksson <oeriksson@mandriva.com> 1.5-2mdk
12cr|libeps-1.5-6|126	- rebuild
12cr|libeps-1.5-6|127	
12cr|libeps-1.5-6|128	* Wed Feb 09 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.5-1mdk
12cr|libeps-1.5-6|129	- initial Mandrakelinux package
12cr|libeps-1.5-6|130	

2681 12
12cr|libetpan-1.1-5|1	%define major 16
12cr|libetpan-1.1-5|2	%define libname %mklibname etpan %{major}
12cr|libetpan-1.1-5|3	%define develname %mklibname etpan -d
12cr|libetpan-1.1-5|4	
12cr|libetpan-1.1-5|5	Summary:	Mail purpose library
12cr|libetpan-1.1-5|6	Name:		libetpan
12cr|libetpan-1.1-5|7	Version:	1.1
12cr|libetpan-1.1-5|8	Release:	5
12cr|libetpan-1.1-5|9	Group:		System/Libraries
12cr|libetpan-1.1-5|10	License:	BSD
12cr|libetpan-1.1-5|11	URL:		http://libetpan.sourceforge.net/
12cr|libetpan-1.1-5|12	Source:		http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|libetpan-1.1-5|13	BuildRequires:	pkgconfig(gnutls)
12cr|libetpan-1.1-5|14	BuildRequires:	pkgconfig(libcurl)
12cr|libetpan-1.1-5|15	BuildRequires:	db-devel
12cr|libetpan-1.1-5|16	BuildRequires:	libexpat-devel
12cr|libetpan-1.1-5|17	BuildRequires:	libgpg-error-devel
12cr|libetpan-1.1-5|18	BuildRequires:	libgcrypt-devel
12cr|libetpan-1.1-5|19	
12cr|libetpan-1.1-5|20	%description
12cr|libetpan-1.1-5|21	The purpose of this mail library is to provide a portable, efficient
12cr|libetpan-1.1-5|22	framework for different kinds of mail access. When using the drivers
12cr|libetpan-1.1-5|23	interface, the interface is the same for all kinds of mail access,
12cr|libetpan-1.1-5|24	remote and local mailboxes.
12cr|libetpan-1.1-5|25	
12cr|libetpan-1.1-5|26	Network protocols supported:
12cr|libetpan-1.1-5|27	o IMAP/NNTP/POP3/SMTP over TCP/IP and SSL/TCP/IP, already implemented.
12cr|libetpan-1.1-5|28	o Local storage (mbox/MH/maildir), message / MIME parser
12cr|libetpan-1.1-5|29	
12cr|libetpan-1.1-5|30	%package -n %{libname}
12cr|libetpan-1.1-5|31	Summary:	Mail purpose library
12cr|libetpan-1.1-5|32	Group:		System/Libraries
12cr|libetpan-1.1-5|33	Obsoletes:	%{_lib}etpan13 < 1.0
12cr|libetpan-1.1-5|34	
12cr|libetpan-1.1-5|35	%description -n %{libname}
12cr|libetpan-1.1-5|36	The purpose of this mail library is to provide a portable, efficient
12cr|libetpan-1.1-5|37	framework for different kinds of mail access. When using the drivers
12cr|libetpan-1.1-5|38	interface, the interface is the same for all kinds of mail access,
12cr|libetpan-1.1-5|39	remote and local mailboxes.
12cr|libetpan-1.1-5|40	
12cr|libetpan-1.1-5|41	Network protocols supported:
12cr|libetpan-1.1-5|42	o IMAP/NNTP/POP3/SMTP over TCP/IP and SSL/TCP/IP, already implemented.
12cr|libetpan-1.1-5|43	o Local storage (mbox/MH/maildir), message / MIME parser
12cr|libetpan-1.1-5|44	
12cr|libetpan-1.1-5|45	%package -n %{develname}
12cr|libetpan-1.1-5|46	Summary:	Libraries and include files for %{name}
12cr|libetpan-1.1-5|47	Group:		Development/C
12cr|libetpan-1.1-5|48	Requires:	%{libname} = %{version}-%{release}
12cr|libetpan-1.1-5|49	Provides:	%{name}-devel  = %{version}-%{release}
12cr|libetpan-1.1-5|50	
12cr|libetpan-1.1-5|51	%description -n %{develname}
12cr|libetpan-1.1-5|52	This package contains the header files and static libraries for
12cr|libetpan-1.1-5|53	developing with %{name}.
12cr|libetpan-1.1-5|54	
12cr|libetpan-1.1-5|55	%prep
12cr|libetpan-1.1-5|56	%setup -q
12cr|libetpan-1.1-5|57	
12cr|libetpan-1.1-5|58	%build
12cr|libetpan-1.1-5|59	%configure2_5x \
12cr|libetpan-1.1-5|60	--without-openssl \
12cr|libetpan-1.1-5|61	--with-gnutls \
12cr|libetpan-1.1-5|62	--enable-ipv6 \
12cr|libetpan-1.1-5|63	--enable-optim
12cr|libetpan-1.1-5|64	
12cr|libetpan-1.1-5|65	%make
12cr|libetpan-1.1-5|66	
12cr|libetpan-1.1-5|67	%check
12cr|libetpan-1.1-5|68	make check
12cr|libetpan-1.1-5|69	
12cr|libetpan-1.1-5|70	%install
12cr|libetpan-1.1-5|71	rm -rf %{buildroot}
12cr|libetpan-1.1-5|72	%makeinstall_std
12cr|libetpan-1.1-5|73	
12cr|libetpan-1.1-5|74	#workaround for *.h detections
12cr|libetpan-1.1-5|75	#rm -f include/libetpan/libetpan-conf
12cr|libetpan-1.1-5|76	#install -m 644 include/libetpan/*.h %{buildroot}%{_includedir}/libetpan
12cr|libetpan-1.1-5|77	
12cr|libetpan-1.1-5|78	
12cr|libetpan-1.1-5|79	%files -n %{libname}
12cr|libetpan-1.1-5|80	%{_libdir}/lib*.so.%{major}*
12cr|libetpan-1.1-5|81	
12cr|libetpan-1.1-5|82	%files -n %{develname}
12cr|libetpan-1.1-5|83	%doc ChangeLog NEWS
12cr|libetpan-1.1-5|84	%doc doc/*
12cr|libetpan-1.1-5|85	%{_bindir}/libetpan-config
12cr|libetpan-1.1-5|86	%{_includedir}/*
12cr|libetpan-1.1-5|87	%{_libdir}/lib*.so
12cr|libetpan-1.1-5|88	%{_libdir}/*.a
12cr|libetpan-1.1-5|89	
12cr|libetpan-1.1-5|90	
12cr|libetpan-1.1-5|91	
12cr|libetpan-1.1-5|92	%changelog
12cr|libetpan-1.1-5|93	* Thu Jul 19 2012 Andrey Bondrov <abondrov@mandriva.org> 1.1-3
12cr|libetpan-1.1-5|94	+ Revision: 810151
12cr|libetpan-1.1-5|95	- Drop some ancient junk
12cr|libetpan-1.1-5|96	
12cr|libetpan-1.1-5|97	* Tue May 08 2012 Crispin Boylan <crisb@mandriva.org> 1.1-2
12cr|libetpan-1.1-5|98	+ Revision: 797462
12cr|libetpan-1.1-5|99	- Rebuild
12cr|libetpan-1.1-5|100	
12cr|libetpan-1.1-5|101	* Sat Sep 03 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1-1
12cr|libetpan-1.1-5|102	+ Revision: 698131
12cr|libetpan-1.1-5|103	- drop patch0, not needed at all
12cr|libetpan-1.1-5|104	- disable muliarch stuff
12cr|libetpan-1.1-5|105	- update to new version 1.1
12cr|libetpan-1.1-5|106	- bump major
12cr|libetpan-1.1-5|107	
12cr|libetpan-1.1-5|108	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|libetpan-1.1-5|109	- build with db 5.1 (from fwang | 2011-04-12 11:28:56 +0200)
12cr|libetpan-1.1-5|110	
12cr|libetpan-1.1-5|111	* Sat Jul 10 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-1mdv2011.0
12cr|libetpan-1.1-5|112	+ Revision: 550142
12cr|libetpan-1.1-5|113	- update to new version 1.0
12cr|libetpan-1.1-5|114	- drop patch 1, fixed by upstream
12cr|libetpan-1.1-5|115	
12cr|libetpan-1.1-5|116	* Sat Jan 30 2010 Funda Wang <fwang@mandriva.org> 0.58-4mdv2010.1
12cr|libetpan-1.1-5|117	+ Revision: 498456
12cr|libetpan-1.1-5|118	- really build against db 4.8
12cr|libetpan-1.1-5|119	
12cr|libetpan-1.1-5|120	* Sat Jan 30 2010 Funda Wang <fwang@mandriva.org> 0.58-3mdv2010.1
12cr|libetpan-1.1-5|121	+ Revision: 498446
12cr|libetpan-1.1-5|122	- drop ldflags from libetpan-config
12cr|libetpan-1.1-5|123	
12cr|libetpan-1.1-5|124	* Fri Jan 15 2010 Colin Leroy <colinl@mandriva.org> 0.58-2mdv2010.1
12cr|libetpan-1.1-5|125	+ Revision: 491616
12cr|libetpan-1.1-5|126	- Build against new libdb
12cr|libetpan-1.1-5|127	
12cr|libetpan-1.1-5|128	* Sun Jun 21 2009 Frederik Himpe <fhimpe@mandriva.org> 0.58-1mdv2010.0
12cr|libetpan-1.1-5|129	+ Revision: 387832
12cr|libetpan-1.1-5|130	- Update to new version 0.58
12cr|libetpan-1.1-5|131	- Build against libdb4.7
12cr|libetpan-1.1-5|132	
12cr|libetpan-1.1-5|133	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.57-2mdv2009.1
12cr|libetpan-1.1-5|134	+ Revision: 358022
12cr|libetpan-1.1-5|135	- rebuild for syncing i586 and x86_64
12cr|libetpan-1.1-5|136	
12cr|libetpan-1.1-5|137	* Fri Oct 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.57-1mdv2009.1
12cr|libetpan-1.1-5|138	+ Revision: 291532
12cr|libetpan-1.1-5|139	- update to new version 0.57
12cr|libetpan-1.1-5|140	
12cr|libetpan-1.1-5|141	* Sun Sep 14 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.56-2mdv2009.0
12cr|libetpan-1.1-5|142	+ Revision: 284742
12cr|libetpan-1.1-5|143	- enable checks
12cr|libetpan-1.1-5|144	
12cr|libetpan-1.1-5|145	* Sun Sep 14 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.56-1mdv2009.0
12cr|libetpan-1.1-5|146	+ Revision: 284736
12cr|libetpan-1.1-5|147	- update to new version 0.56
12cr|libetpan-1.1-5|148	- fix url for source
12cr|libetpan-1.1-5|149	- build with gnutls instead of openssl
12cr|libetpan-1.1-5|150	- enable optimizations
12cr|libetpan-1.1-5|151	
12cr|libetpan-1.1-5|152	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.54-3mdv2009.0
12cr|libetpan-1.1-5|153	+ Revision: 267815
12cr|libetpan-1.1-5|154	- rebuild early 2009.0 package (before pixel changes)
12cr|libetpan-1.1-5|155	
12cr|libetpan-1.1-5|156	+ Pixel <pixel@mandriva.com>
12cr|libetpan-1.1-5|157	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libetpan-1.1-5|158	
12cr|libetpan-1.1-5|159	* Fri Apr 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.54-2mdv2009.0
12cr|libetpan-1.1-5|160	+ Revision: 195479
12cr|libetpan-1.1-5|161	- obsolete old library
12cr|libetpan-1.1-5|162	
12cr|libetpan-1.1-5|163	* Thu Apr 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.54-1mdv2009.0
12cr|libetpan-1.1-5|164	+ Revision: 195300
12cr|libetpan-1.1-5|165	- new version
12cr|libetpan-1.1-5|166	- drop patch 0, merged upstream
12cr|libetpan-1.1-5|167	- better description
12cr|libetpan-1.1-5|168	- enable support for IPv6
12cr|libetpan-1.1-5|169	
12cr|libetpan-1.1-5|170	* Mon Feb 18 2008 Colin Leroy <colinl@mandriva.org> 0.53-1mdv2008.1
12cr|libetpan-1.1-5|171	+ Revision: 170630
12cr|libetpan-1.1-5|172	- Upgrade libetpan to 0.53:
12cr|libetpan-1.1-5|173	Fix ipv6 issues
12cr|libetpan-1.1-5|174	Fix some GMail issues
12cr|libetpan-1.1-5|175	Mingw32-buildable
12cr|libetpan-1.1-5|176	Add patch to fix a bug with APPEND on some servers (already in upstream CVS)
12cr|libetpan-1.1-5|177	
12cr|libetpan-1.1-5|178	+ Thierry Vignaud <tv@mandriva.org>
12cr|libetpan-1.1-5|179	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|libetpan-1.1-5|180	- fix no-buildroot-tag
12cr|libetpan-1.1-5|181	
12cr|libetpan-1.1-5|182	* Sun Dec 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.52-2mdv2008.1
12cr|libetpan-1.1-5|183	+ Revision: 139408
12cr|libetpan-1.1-5|184	- spec file rewrite
12cr|libetpan-1.1-5|185	- new devel library policy
12cr|libetpan-1.1-5|186	- drop source 1, not needed though
12cr|libetpan-1.1-5|187	- enable parallel build
12cr|libetpan-1.1-5|188	- add missing build requires on libcurl-devel and libexpat-devel
12cr|libetpan-1.1-5|189	- rebuild against db4.6
12cr|libetpan-1.1-5|190	
12cr|libetpan-1.1-5|191	+ Thierry Vignaud <tv@mandriva.org>
12cr|libetpan-1.1-5|192	- kill re-definition of %%buildroot on Pixel's request
12cr|libetpan-1.1-5|193	
12cr|libetpan-1.1-5|194	* Wed Sep 05 2007 Jérôme Soyer <saispo@mandriva.org> 0.52-1mdv2008.0
12cr|libetpan-1.1-5|195	+ Revision: 79861
12cr|libetpan-1.1-5|196	- New release 0.52
12cr|libetpan-1.1-5|197	
12cr|libetpan-1.1-5|198	
12cr|libetpan-1.1-5|199	* Sun Mar 04 2007 Emmanuel Andry <eandry@mandriva.org> 0.49-3mdv2007.0
12cr|libetpan-1.1-5|200	+ Revision: 131993
12cr|libetpan-1.1-5|201	- build against db4.5
12cr|libetpan-1.1-5|202	
12cr|libetpan-1.1-5|203	* Mon Jan 22 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.49-2mdv2007.1
12cr|libetpan-1.1-5|204	+ Revision: 111868
12cr|libetpan-1.1-5|205	- fix major; prevent this error to happen again
12cr|libetpan-1.1-5|206	
12cr|libetpan-1.1-5|207	* Thu Jan 18 2007 Jérôme Soyer <saispo@mandriva.org> 0.49-1mdv2007.1
12cr|libetpan-1.1-5|208	+ Revision: 110088
12cr|libetpan-1.1-5|209	- New release 0.49
12cr|libetpan-1.1-5|210	
12cr|libetpan-1.1-5|211	* Wed Jan 03 2007 Jérôme Soyer <saispo@mandriva.org> 0.48-1mdv2007.1
12cr|libetpan-1.1-5|212	+ Revision: 103587
12cr|libetpan-1.1-5|213	- New release 0.48
12cr|libetpan-1.1-5|214	
12cr|libetpan-1.1-5|215	* Fri Nov 10 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.46-2mdv2007.0
12cr|libetpan-1.1-5|216	+ Revision: 80623
12cr|libetpan-1.1-5|217	- Rebuild for missing package ( bugreport: #27088)
12cr|libetpan-1.1-5|218	- import libetpan-0.46-1mdv2007.0
12cr|libetpan-1.1-5|219	
12cr|libetpan-1.1-5|220	* Wed Jul 19 2006 Charles A Edwards <eslrahc@mandriva.org> 0.46-1mdv2007.0
12cr|libetpan-1.1-5|221	- 0.46
12cr|libetpan-1.1-5|222	- bump major (previously missed)
12cr|libetpan-1.1-5|223	
12cr|libetpan-1.1-5|224	* Fri Jun 23 2006 Erwan Velu <erwan@seanodes.com> 0.39-2
12cr|libetpan-1.1-5|225	- Rebuild
12cr|libetpan-1.1-5|226	
12cr|libetpan-1.1-5|227	* Sat Apr 08 2006 Jerome Soyer <saispo@mandriva.org> 0.45-1mdk
12cr|libetpan-1.1-5|228	- 0.45
12cr|libetpan-1.1-5|229	
12cr|libetpan-1.1-5|230	* Wed Mar 22 2006 Lenny Cartier <lenny@mandriva.com> 0.44-1mdk
12cr|libetpan-1.1-5|231	- 0.44
12cr|libetpan-1.1-5|232	
12cr|libetpan-1.1-5|233	* Wed Jan 18 2006 Marcel Pol <mpol@mandriva.org> 0.42-2mdk
12cr|libetpan-1.1-5|234	- parallel build broken on x86_64
12cr|libetpan-1.1-5|235	
12cr|libetpan-1.1-5|236	* Sun Jan 15 2006 Marcel Pol <mpol@mandriva.org> 0.42-1mdk
12cr|libetpan-1.1-5|237	- 0.42
12cr|libetpan-1.1-5|238	- new soname
12cr|libetpan-1.1-5|239	
12cr|libetpan-1.1-5|240	* Sat Dec 03 2005 Marcel Pol <mpol@mandriva.org> 0.40-0.cvs6.1mdk
12cr|libetpan-1.1-5|241	- 0.40cvs6
12cr|libetpan-1.1-5|242	- mkrel
12cr|libetpan-1.1-5|243	
12cr|libetpan-1.1-5|244	* Wed Oct 12 2005 Erwan Velu <erwan@seanodes.com> 0.39-1mdk
12cr|libetpan-1.1-5|245	- 0.39
12cr|libetpan-1.1-5|246	
12cr|libetpan-1.1-5|247	* Sat Sep 03 2005 Marcel Pol <mpol@mandriva.org> 0.38-2mdk
12cr|libetpan-1.1-5|248	- fix %%prep
12cr|libetpan-1.1-5|249	[           1      -eq 1 ] || exit 0
12cr|libetpan-1.1-5|250	[           1      -eq 1 ] || exit 0
12cr|libetpan-1.1-5|251	[           1      -eq 1 ] || exit 0
12cr|libetpan-1.1-5|252	(-n libetpan)
12cr|libetpan-1.1-5|253	
12cr|libetpan-1.1-5|254	* Fri Jul 22 2005 Lenny Cartier <lenny@mandriva.com> 0.38-1mdk
12cr|libetpan-1.1-5|255	- 0.38
12cr|libetpan-1.1-5|256	
12cr|libetpan-1.1-5|257	* Tue Jul 05 2005 Lenny Cartier <lenny@mandriva.com> 0.37-1mdk
12cr|libetpan-1.1-5|258	- 0.37
12cr|libetpan-1.1-5|259	
12cr|libetpan-1.1-5|260	* Wed Feb 23 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.36-1mdk
12cr|libetpan-1.1-5|261	- 0.36
12cr|libetpan-1.1-5|262	
12cr|libetpan-1.1-5|263	* Sat Nov 06 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.34-1mdk
12cr|libetpan-1.1-5|264	- 0.34
12cr|libetpan-1.1-5|265	
12cr|libetpan-1.1-5|266	* Thu Aug 26 2004 Charles A Edwards <eslrahc@mandrake.org> 0.33-1mdk
12cr|libetpan-1.1-5|267	- 0.33
12cr|libetpan-1.1-5|268	

2682 12
12cr|libevent0.9-0.9-8|1	%define	rname	libevent
12cr|libevent0.9-0.9-8|2	%define	name	libevent%{version}
12cr|libevent0.9-0.9-8|3	%define	version	0.9
12cr|libevent0.9-0.9-8|4	
12cr|libevent0.9-0.9-8|5	%define	major	0
12cr|libevent0.9-0.9-8|6	%define libname	%mklibname event %{version} %{major}
12cr|libevent0.9-0.9-8|7	
12cr|libevent0.9-0.9-8|8	Summary:	Abstract asynchronous event notification library
12cr|libevent0.9-0.9-8|9	Name:		%{name}
12cr|libevent0.9-0.9-8|10	Version:	%{version}
12cr|libevent0.9-0.9-8|11	Release:	%mkrel 8
12cr|libevent0.9-0.9-8|12	License:	BSD
12cr|libevent0.9-0.9-8|13	Group:		System/Libraries
12cr|libevent0.9-0.9-8|14	URL:		http://www.monkey.org/~provos/libevent/
12cr|libevent0.9-0.9-8|15	Source0:	%{rname}-%{version}.tar.bz2
12cr|libevent0.9-0.9-8|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libevent0.9-0.9-8|17	
12cr|libevent0.9-0.9-8|18	%description
12cr|libevent0.9-0.9-8|19	The libevent API provides a mechanism to execute a callback function
12cr|libevent0.9-0.9-8|20	when a specific event occurs on a file descriptor or after a timeout
12cr|libevent0.9-0.9-8|21	has been reached. libevent is meant to replace the asynchronous event
12cr|libevent0.9-0.9-8|22	loop found in event driven network servers. An application just needs
12cr|libevent0.9-0.9-8|23	to call event_dispatch() and can then add or remove events dynamically
12cr|libevent0.9-0.9-8|24	without having to change the event loop.
12cr|libevent0.9-0.9-8|25	
12cr|libevent0.9-0.9-8|26	%package -n	%{libname}
12cr|libevent0.9-0.9-8|27	Summary:	Abstract asynchronous event notification library
12cr|libevent0.9-0.9-8|28	Group:          System/Libraries
12cr|libevent0.9-0.9-8|29	
12cr|libevent0.9-0.9-8|30	%description -n	%{libname}
12cr|libevent0.9-0.9-8|31	The libevent API provides a mechanism to execute a callback function
12cr|libevent0.9-0.9-8|32	when a specific event occurs on a file descriptor or after a timeout
12cr|libevent0.9-0.9-8|33	has been reached. libevent is meant to replace the asynchronous event
12cr|libevent0.9-0.9-8|34	loop found in event driven network servers. An application just needs
12cr|libevent0.9-0.9-8|35	to call event_dispatch() and can then add or remove events dynamically
12cr|libevent0.9-0.9-8|36	without having to change the event loop.
12cr|libevent0.9-0.9-8|37	
12cr|libevent0.9-0.9-8|38	%package -n	%{libname}-devel
12cr|libevent0.9-0.9-8|39	Summary:	Static library and header files for the libevent library
12cr|libevent0.9-0.9-8|40	Group:		Development/C
12cr|libevent0.9-0.9-8|41	Obsoletes:	%{name}-devel
12cr|libevent0.9-0.9-8|42	Provides:	%{name}-devel
12cr|libevent0.9-0.9-8|43	Requires:	%{libname} = %{version}-%{release}
12cr|libevent0.9-0.9-8|44	
12cr|libevent0.9-0.9-8|45	%description -n	%{libname}-devel
12cr|libevent0.9-0.9-8|46	The libevent API provides a mechanism to execute a callback function
12cr|libevent0.9-0.9-8|47	when a specific event occurs on a file descriptor or after a timeout
12cr|libevent0.9-0.9-8|48	has been reached. libevent is meant to replace the asynchronous event
12cr|libevent0.9-0.9-8|49	loop found in event driven network servers. An application just needs
12cr|libevent0.9-0.9-8|50	to call event_dispatch() and can then add or remove events dynamically
12cr|libevent0.9-0.9-8|51	without having to change the event loop.
12cr|libevent0.9-0.9-8|52	
12cr|libevent0.9-0.9-8|53	This package contains the static libevent library and its header files
12cr|libevent0.9-0.9-8|54	needed to compile applications such as stegdetect, etc.
12cr|libevent0.9-0.9-8|55	
12cr|libevent0.9-0.9-8|56	%prep
12cr|libevent0.9-0.9-8|57	
12cr|libevent0.9-0.9-8|58	%setup -q -n %{rname}-%{version}
12cr|libevent0.9-0.9-8|59	
12cr|libevent0.9-0.9-8|60	%build
12cr|libevent0.9-0.9-8|61	%serverbuild
12cr|libevent0.9-0.9-8|62	export CFLAGS="%{optflags} -fPIC"
12cr|libevent0.9-0.9-8|63	%configure2_5x
12cr|libevent0.9-0.9-8|64	%make libevent.a
12cr|libevent0.9-0.9-8|65	
12cr|libevent0.9-0.9-8|66	gcc -Wl,-soname,libevent%{version}.so.%{major} -shared %{optflags} -fPIC \
12cr|libevent0.9-0.9-8|67	-Wl,--as-needed -Wl,--no-undefined -o libevent%{version}.so.%{major}.%{version} *.o
12cr|libevent0.9-0.9-8|68	
12cr|libevent0.9-0.9-8|69	%install
12cr|libevent0.9-0.9-8|70	rm -rf %{buildroot}
12cr|libevent0.9-0.9-8|71	
12cr|libevent0.9-0.9-8|72	install -d %{buildroot}%{_includedir}
12cr|libevent0.9-0.9-8|73	install -d %{buildroot}%{_libdir}
12cr|libevent0.9-0.9-8|74	install -d %{buildroot}%{_mandir}/man3
12cr|libevent0.9-0.9-8|75	
12cr|libevent0.9-0.9-8|76	install -m0755 libevent%{version}.so.%{major}.%{version} %{buildroot}%{_libdir}/
12cr|libevent0.9-0.9-8|77	ln -s libevent%{version}.so.%{major}.%{version} %{buildroot}%{_libdir}/libevent%{version}.so.%{major}
12cr|libevent0.9-0.9-8|78	ln -s libevent%{version}.so.%{major}.%{version} %{buildroot}%{_libdir}/libevent%{version}.so
12cr|libevent0.9-0.9-8|79	
12cr|libevent0.9-0.9-8|80	install -m0644 libevent.a %{buildroot}%{_libdir}/libevent%{version}.a
12cr|libevent0.9-0.9-8|81	install -m0644 event.h %{buildroot}%{_includedir}/libevent%{version}.h
12cr|libevent0.9-0.9-8|82	install -m0644 event.3 %{buildroot}%{_mandir}/man3/libevent%{version}.3
12cr|libevent0.9-0.9-8|83	
12cr|libevent0.9-0.9-8|84	%if %mdkversion < 200900
12cr|libevent0.9-0.9-8|85	%post -n %{libname} -p /sbin/ldconfig
12cr|libevent0.9-0.9-8|86	%endif
12cr|libevent0.9-0.9-8|87	
12cr|libevent0.9-0.9-8|88	%if %mdkversion < 200900
12cr|libevent0.9-0.9-8|89	%postun -n %{libname} -p /sbin/ldconfig
12cr|libevent0.9-0.9-8|90	%endif
12cr|libevent0.9-0.9-8|91	
12cr|libevent0.9-0.9-8|92	%clean
12cr|libevent0.9-0.9-8|93	rm -rf %{buildroot}
12cr|libevent0.9-0.9-8|94	
12cr|libevent0.9-0.9-8|95	%files -n %{libname}
12cr|libevent0.9-0.9-8|96	%defattr(-,root,root)
12cr|libevent0.9-0.9-8|97	%{_libdir}/*.so.*
12cr|libevent0.9-0.9-8|98	
12cr|libevent0.9-0.9-8|99	%files -n %{libname}-devel
12cr|libevent0.9-0.9-8|100	%defattr(-,root,root)
12cr|libevent0.9-0.9-8|101	%{_includedir}/*
12cr|libevent0.9-0.9-8|102	%{_libdir}/*.so
12cr|libevent0.9-0.9-8|103	%{_libdir}/*.a
12cr|libevent0.9-0.9-8|104	%{_mandir}/man3/*
12cr|libevent0.9-0.9-8|105	
12cr|libevent0.9-0.9-8|106	
12cr|libevent0.9-0.9-8|107	%changelog
12cr|libevent0.9-0.9-8|108	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9-8mdv2011.0
12cr|libevent0.9-0.9-8|109	+ Revision: 620121
12cr|libevent0.9-0.9-8|110	- the mass rebuild of 2010.0 packages
12cr|libevent0.9-0.9-8|111	
12cr|libevent0.9-0.9-8|112	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.9-7mdv2010.0
12cr|libevent0.9-0.9-8|113	+ Revision: 429728
12cr|libevent0.9-0.9-8|114	- rebuild
12cr|libevent0.9-0.9-8|115	
12cr|libevent0.9-0.9-8|116	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9-6mdv2009.0
12cr|libevent0.9-0.9-8|117	+ Revision: 238947
12cr|libevent0.9-0.9-8|118	- use -Wl,--as-needed -Wl,--no-undefined
12cr|libevent0.9-0.9-8|119	
12cr|libevent0.9-0.9-8|120	+ Pixel <pixel@mandriva.com>
12cr|libevent0.9-0.9-8|121	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libevent0.9-0.9-8|122	
12cr|libevent0.9-0.9-8|123	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.9-5mdv2008.1
12cr|libevent0.9-0.9-8|124	+ Revision: 140921
12cr|libevent0.9-0.9-8|125	- restore BuildRoot
12cr|libevent0.9-0.9-8|126	
12cr|libevent0.9-0.9-8|127	+ Thierry Vignaud <tv@mandriva.org>
12cr|libevent0.9-0.9-8|128	- kill re-definition of %%buildroot on Pixel's request
12cr|libevent0.9-0.9-8|129	
12cr|libevent0.9-0.9-8|130	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.9-5mdv2008.0
12cr|libevent0.9-0.9-8|131	+ Revision: 89834
12cr|libevent0.9-0.9-8|132	- rebuild
12cr|libevent0.9-0.9-8|133	
12cr|libevent0.9-0.9-8|134	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9-4mdv2008.0
12cr|libevent0.9-0.9-8|135	+ Revision: 83749
12cr|libevent0.9-0.9-8|136	- rebuild
12cr|libevent0.9-0.9-8|137	
12cr|libevent0.9-0.9-8|138	
12cr|libevent0.9-0.9-8|139	* Fri Dec 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9-3mdv2007.0
12cr|libevent0.9-0.9-8|140	+ Revision: 93712
12cr|libevent0.9-0.9-8|141	- Import libevent0.9
12cr|libevent0.9-0.9-8|142	
12cr|libevent0.9-0.9-8|143	* Fri Dec 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9-3mdv2007.1
12cr|libevent0.9-0.9-8|144	- use the %%mkrel macro
12cr|libevent0.9-0.9-8|145	
12cr|libevent0.9-0.9-8|146	* Fri Feb 03 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9-2mdk
12cr|libevent0.9-0.9-8|147	- rebuild
12cr|libevent0.9-0.9-8|148	
12cr|libevent0.9-0.9-8|149	* Mon Jan 17 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.9-1mdk
12cr|libevent0.9-0.9-8|150	- readded under a new name
12cr|libevent0.9-0.9-8|151	
12cr|libevent0.9-0.9-8|152	* Sat Jul 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.9-1mdk
12cr|libevent0.9-0.9-8|153	- 0.9
12cr|libevent0.9-0.9-8|154	- nuke redundant provides
12cr|libevent0.9-0.9-8|155	- misc spec file fixes
12cr|libevent0.9-0.9-8|156	
12cr|libevent0.9-0.9-8|157	* Mon May 03 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8-1mdk
12cr|libevent0.9-0.9-8|158	- 0.8
12cr|libevent0.9-0.9-8|159	- drop the patch, it's included
12cr|libevent0.9-0.9-8|160	- use the %%configure2_5x macro
12cr|libevent0.9-0.9-8|161	
12cr|libevent0.9-0.9-8|162	* Tue Feb 24 2004 Pascal Terjan <pterjan@mandrake.org> 0.6-5mdk
12cr|libevent0.9-0.9-8|163	- remove Obsoletes on current version
12cr|libevent0.9-0.9-8|164	

2683 12
12cr|libeweather-0.2.0-1.77661.1|1	#Tarball of svn snapshot created as follows...
12cr|libeweather-0.2.0-1.77661.1|2	#Cut and paste in a shell after removing initial #
12cr|libeweather-0.2.0-1.77661.1|3	
12cr|libeweather-0.2.0-1.77661.1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather libeweather; \
12cr|libeweather-0.2.0-1.77661.1|5	#cd libeweather; \
12cr|libeweather-0.2.0-1.77661.1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|libeweather-0.2.0-1.77661.1|7	#VERSION=$(cat configure.ac | grep "eweather" | grep INIT | sed 's@\[@@g' | sed 's@\]@@g' | sed 's@)@@g' | cut -d, -f 2 | sed "s@ @@"); \
12cr|libeweather-0.2.0-1.77661.1|8	#PKG_VERSION=$VERSION.$SVNREV; \
12cr|libeweather-0.2.0-1.77661.1|9	#cd ..; \
12cr|libeweather-0.2.0-1.77661.1|10	#tar -Jcf libeweather-$PKG_VERSION.tar.xz libeweather/ --exclude .svn --exclude .*ignore
12cr|libeweather-0.2.0-1.77661.1|11	
12cr|libeweather-0.2.0-1.77661.1|12	%define svnrev	77661
12cr|libeweather-0.2.0-1.77661.1|13	
12cr|libeweather-0.2.0-1.77661.1|14	%define major 0
12cr|libeweather-0.2.0-1.77661.1|15	%define libname %mklibname eweather %{major}
12cr|libeweather-0.2.0-1.77661.1|16	%define develname %mklibname eweather -d
12cr|libeweather-0.2.0-1.77661.1|17	
12cr|libeweather-0.2.0-1.77661.1|18	Summary:	Enlightenment weather/forecasts module
12cr|libeweather-0.2.0-1.77661.1|19	Name:		libeweather
12cr|libeweather-0.2.0-1.77661.1|20	Version:	0.2.0
12cr|libeweather-0.2.0-1.77661.1|21	Release:	1.%{svnrev}.1
12cr|libeweather-0.2.0-1.77661.1|22	License:	LGPLv2+
12cr|libeweather-0.2.0-1.77661.1|23	Group:		Graphical desktop/Enlightenment
12cr|libeweather-0.2.0-1.77661.1|24	URL:		http://www.enlightenment.org/
12cr|libeweather-0.2.0-1.77661.1|25	Source0:	%{name}-%{version}.%{svnrev}.tar.xz
12cr|libeweather-0.2.0-1.77661.1|26	
12cr|libeweather-0.2.0-1.77661.1|27	BuildRequires:	gettext-devel
12cr|libeweather-0.2.0-1.77661.1|28	BuildRequires:	edje
12cr|libeweather-0.2.0-1.77661.1|29	BuildRequires:	embryo
12cr|libeweather-0.2.0-1.77661.1|30	BuildRequires:	pkgconfig(ecore)
12cr|libeweather-0.2.0-1.77661.1|31	BuildRequires:	pkgconfig(ecore-con)
12cr|libeweather-0.2.0-1.77661.1|32	BuildRequires:	pkgconfig(ecore-evas)
12cr|libeweather-0.2.0-1.77661.1|33	BuildRequires:	pkgconfig(ecore-file)
12cr|libeweather-0.2.0-1.77661.1|34	BuildRequires:	pkgconfig(edje)
12cr|libeweather-0.2.0-1.77661.1|35	BuildRequires:	pkgconfig(eina)
12cr|libeweather-0.2.0-1.77661.1|36	BuildRequires:	pkgconfig(evas)
12cr|libeweather-0.2.0-1.77661.1|37	%rename	eweather
12cr|libeweather-0.2.0-1.77661.1|38	
12cr|libeweather-0.2.0-1.77661.1|39	%description
12cr|libeweather-0.2.0-1.77661.1|40	Enlightenment weather/forecasts module.
12cr|libeweather-0.2.0-1.77661.1|41	
12cr|libeweather-0.2.0-1.77661.1|42	%package -n %{libname}
12cr|libeweather-0.2.0-1.77661.1|43	Summary:	Libraries for the %{name} package
12cr|libeweather-0.2.0-1.77661.1|44	Group:		System/Libraries
12cr|libeweather-0.2.0-1.77661.1|45	
12cr|libeweather-0.2.0-1.77661.1|46	%description -n %{libname}
12cr|libeweather-0.2.0-1.77661.1|47	Libraries for %{name}
12cr|libeweather-0.2.0-1.77661.1|48	
12cr|libeweather-0.2.0-1.77661.1|49	%package -n %{develname}
12cr|libeweather-0.2.0-1.77661.1|50	Summary:	Headers and development libraries from %{name}
12cr|libeweather-0.2.0-1.77661.1|51	Group:		Development/Other
12cr|libeweather-0.2.0-1.77661.1|52	Requires:	%{libname} = %{version}-%{release}
12cr|libeweather-0.2.0-1.77661.1|53	Provides:	%{name}-devel = %{version}-%{release}
12cr|libeweather-0.2.0-1.77661.1|54	
12cr|libeweather-0.2.0-1.77661.1|55	%description -n %{develname}
12cr|libeweather-0.2.0-1.77661.1|56	%{name} development headers and libraries
12cr|libeweather-0.2.0-1.77661.1|57	
12cr|libeweather-0.2.0-1.77661.1|58	%prep
12cr|libeweather-0.2.0-1.77661.1|59	%setup -qn %{name}
12cr|libeweather-0.2.0-1.77661.1|60	
12cr|libeweather-0.2.0-1.77661.1|61	%build
12cr|libeweather-0.2.0-1.77661.1|62	NOCONFIGURE=1 ./autogen.sh
12cr|libeweather-0.2.0-1.77661.1|63	%configure2_5x \
12cr|libeweather-0.2.0-1.77661.1|64	--disable-static
12cr|libeweather-0.2.0-1.77661.1|65	%make
12cr|libeweather-0.2.0-1.77661.1|66	
12cr|libeweather-0.2.0-1.77661.1|67	%install
12cr|libeweather-0.2.0-1.77661.1|68	%makeinstall_std
12cr|libeweather-0.2.0-1.77661.1|69	
12cr|libeweather-0.2.0-1.77661.1|70	%files
12cr|libeweather-0.2.0-1.77661.1|71	%{_bindir}/eweather_test
12cr|libeweather-0.2.0-1.77661.1|72	%{_datadir}/*/images/*png
12cr|libeweather-0.2.0-1.77661.1|73	%{_datadir}/eweather/*jpg
12cr|libeweather-0.2.0-1.77661.1|74	%{_datadir}/eweather/*/*edj
12cr|libeweather-0.2.0-1.77661.1|75	%{_libdir}/eweather/plugins/*.so
12cr|libeweather-0.2.0-1.77661.1|76	
12cr|libeweather-0.2.0-1.77661.1|77	%files -n %{libname}
12cr|libeweather-0.2.0-1.77661.1|78	%{_libdir}/*.so.%{major}*
12cr|libeweather-0.2.0-1.77661.1|79	
12cr|libeweather-0.2.0-1.77661.1|80	%files -n %{develname}
12cr|libeweather-0.2.0-1.77661.1|81	%{_includedir}/*h
12cr|libeweather-0.2.0-1.77661.1|82	%{_libdir}/*.so
12cr|libeweather-0.2.0-1.77661.1|83	%{_libdir}/pkgconfig/*pc
12cr|libeweather-0.2.0-1.77661.1|84	
12cr|libeweather-0.2.0-1.77661.1|85	%changelog
12cr|libeweather-0.2.0-1.77661.1|86	* Thu Jun 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.2.0-1.71876.1
12cr|libeweather-0.2.0-1.77661.1|87	+ Revision: 807368
12cr|libeweather-0.2.0-1.77661.1|88	- version update 0.2.0.71876
12cr|libeweather-0.2.0-1.77661.1|89	
12cr|libeweather-0.2.0-1.77661.1|90	* Thu Jan 12 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.2.0-1.64528.1
12cr|libeweather-0.2.0-1.77661.1|91	+ Revision: 760439
12cr|libeweather-0.2.0-1.77661.1|92	- new snapshot 0.2.0.64528
12cr|libeweather-0.2.0-1.77661.1|93	- cleaned up spec
12cr|libeweather-0.2.0-1.77661.1|94	- merged UnityLinux spec
12cr|libeweather-0.2.0-1.77661.1|95	- library was renamed from eweather to libeweather
12cr|libeweather-0.2.0-1.77661.1|96	- to allow a space for the eweather module
12cr|libeweather-0.2.0-1.77661.1|97	
12cr|libeweather-0.2.0-1.77661.1|98	* Thu Oct 14 2010 Funda Wang <fwang@mandriva.org> 0.2.0-0.20100709.3mdv2011.0
12cr|libeweather-0.2.0-1.77661.1|99	+ Revision: 585537
12cr|libeweather-0.2.0-1.77661.1|100	- rebuild
12cr|libeweather-0.2.0-1.77661.1|101	- rebuild
12cr|libeweather-0.2.0-1.77661.1|102	- rebuild
12cr|libeweather-0.2.0-1.77661.1|103	
12cr|libeweather-0.2.0-1.77661.1|104	* Sat Jul 17 2010 Funda Wang <fwang@mandriva.org> 0.2.0-0.20100709.1mdv2011.0
12cr|libeweather-0.2.0-1.77661.1|105	+ Revision: 554482
12cr|libeweather-0.2.0-1.77661.1|106	- rediff linkage patch
12cr|libeweather-0.2.0-1.77661.1|107	- new snapshot
12cr|libeweather-0.2.0-1.77661.1|108	
12cr|libeweather-0.2.0-1.77661.1|109	* Mon Dec 14 2009 Funda Wang <fwang@mandriva.org> 0.2.0-0.20091213.1mdv2010.1
12cr|libeweather-0.2.0-1.77661.1|110	+ Revision: 478423
12cr|libeweather-0.2.0-1.77661.1|111	- add BRs
12cr|libeweather-0.2.0-1.77661.1|112	- fix linkage
12cr|libeweather-0.2.0-1.77661.1|113	- add BR
12cr|libeweather-0.2.0-1.77661.1|114	- import eweather
12cr|libeweather-0.2.0-1.77661.1|115	

2684 12
12cr|libewf-20120813-1|1	%define	major 2
12cr|libewf-20120813-1|2	%define libname	%mklibname ewf %{major}
12cr|libewf-20120813-1|3	%define develname %mklibname -d ewf
12cr|libewf-20120813-1|4	
12cr|libewf-20120813-1|5	Summary:	Utils for use with the Expert Witness Compression Format (EWF)
12cr|libewf-20120813-1|6	Name:		libewf
12cr|libewf-20120813-1|7	Version:	20120813
12cr|libewf-20120813-1|8	Release:	%mkrel 1
12cr|libewf-20120813-1|9	Group:		System/Libraries
12cr|libewf-20120813-1|10	License:	BSD
12cr|libewf-20120813-1|11	URL:		http://libewf.sourceforge.net/
12cr|libewf-20120813-1|12	Source0:	http://sourceforge.net/projects/%{name}/files/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
12cr|libewf-20120813-1|13	BuildRequires:	pkgconfig(openssl)
12cr|libewf-20120813-1|14	BuildRequires:	pkgconfig(ext2fs)
12cr|libewf-20120813-1|15	BuildRequires:	pkgconfig(zlib)
12cr|libewf-20120813-1|16	BuildRequires:	autoconf
12cr|libewf-20120813-1|17	BuildRequires:	libtool
12cr|libewf-20120813-1|18	
12cr|libewf-20120813-1|19	%description
12cr|libewf-20120813-1|20	Libewf is a library for support of the Expert Witness Compression Format (EWF),
12cr|libewf-20120813-1|21	it support both the SMART format (EWF-S01) and the EnCase format (EWF-E01).
12cr|libewf-20120813-1|22	Libewf allows you to read and write media information within the EWF files.
12cr|libewf-20120813-1|23	
12cr|libewf-20120813-1|24	This package contains utils for use with the Expert Witness Compression Format
12cr|libewf-20120813-1|25	(EWF).
12cr|libewf-20120813-1|26	
12cr|libewf-20120813-1|27	%package -n	%{libname}
12cr|libewf-20120813-1|28	Summary:	The Expert Witness Compression Format (EWF) shared library
12cr|libewf-20120813-1|29	Group:          System/Libraries
12cr|libewf-20120813-1|30	
12cr|libewf-20120813-1|31	%description -n	%{libname}
12cr|libewf-20120813-1|32	Libewf is a library for support of the Expert Witness Compression Format (EWF),
12cr|libewf-20120813-1|33	it support both the SMART format (EWF-S01) and the EnCase format (EWF-E01).
12cr|libewf-20120813-1|34	Libewf allows you to read and write media information within the EWF files.
12cr|libewf-20120813-1|35	
12cr|libewf-20120813-1|36	%package -n	%{develname}
12cr|libewf-20120813-1|37	Summary:	Static library and header files for the libewf library
12cr|libewf-20120813-1|38	Group:		Development/C
12cr|libewf-20120813-1|39	Provides:	%{name}-devel = %{version}
12cr|libewf-20120813-1|40	Requires:	%{libname} = %{version}
12cr|libewf-20120813-1|41	
12cr|libewf-20120813-1|42	%description -n	%{develname}
12cr|libewf-20120813-1|43	Libewf is a library for support of the Expert Witness Compression Format (EWF),
12cr|libewf-20120813-1|44	it support both the SMART format (EWF-S01) and the EnCase format (EWF-E01).
12cr|libewf-20120813-1|45	Libewf allows you to read and write media information within the EWF files.
12cr|libewf-20120813-1|46	
12cr|libewf-20120813-1|47	This package contains the static libewf library and its header files.
12cr|libewf-20120813-1|48	
12cr|libewf-20120813-1|49	%prep
12cr|libewf-20120813-1|50	
12cr|libewf-20120813-1|51	%setup -q
12cr|libewf-20120813-1|52	
12cr|libewf-20120813-1|53	%build
12cr|libewf-20120813-1|54	#export WANT_AUTOCONF_2_5=1
12cr|libewf-20120813-1|55	#rm -f configure
12cr|libewf-20120813-1|56	#libtoolize --copy --force; aclocal; autoconf --force; autoheader; automake
12cr|libewf-20120813-1|57	
12cr|libewf-20120813-1|58	export CFLAGS="%{optflags} -fPIC"
12cr|libewf-20120813-1|59	
12cr|libewf-20120813-1|60	%configure2_5x --disable-static
12cr|libewf-20120813-1|61	
12cr|libewf-20120813-1|62	%make
12cr|libewf-20120813-1|63	
12cr|libewf-20120813-1|64	%install
12cr|libewf-20120813-1|65	%makeinstall_std
12cr|libewf-20120813-1|66	
12cr|libewf-20120813-1|67	%files
12cr|libewf-20120813-1|68	%{_bindir}/ewfacquire
12cr|libewf-20120813-1|69	%{_bindir}/ewfacquirestream
12cr|libewf-20120813-1|70	#%{_bindir}/ewfalter
12cr|libewf-20120813-1|71	%{_bindir}/ewfexport
12cr|libewf-20120813-1|72	%{_bindir}/ewfinfo
12cr|libewf-20120813-1|73	%{_bindir}/ewfverify
12cr|libewf-20120813-1|74	%{_bindir}/ewfmount
12cr|libewf-20120813-1|75	%{_bindir}/ewfdebug
12cr|libewf-20120813-1|76	%{_bindir}/ewfrecover
12cr|libewf-20120813-1|77	%{_mandir}/man1/*
12cr|libewf-20120813-1|78	
12cr|libewf-20120813-1|79	%files -n %{libname}
12cr|libewf-20120813-1|80	%doc AUTHORS COPYING ChangeLog NEWS
12cr|libewf-20120813-1|81	%{_libdir}/*.so.%{major}*
12cr|libewf-20120813-1|82	
12cr|libewf-20120813-1|83	%files -n %{develname}
12cr|libewf-20120813-1|84	%{_includedir}/*
12cr|libewf-20120813-1|85	%{_libdir}/*.so
12cr|libewf-20120813-1|86	%{_libdir}/pkgconfig/*.pc
12cr|libewf-20120813-1|87	%{_mandir}/man3/*

2685 12
12cr|libextractor-1.0.1-1|1	%define realname extractor
12cr|libextractor-1.0.1-1|2	
12cr|libextractor-1.0.1-1|3	%define major 3
12cr|libextractor-1.0.1-1|4	%define common_major 1
12cr|libextractor-1.0.1-1|5	%define libname %mklibname %{realname} %{major}
12cr|libextractor-1.0.1-1|6	%define libcommon %mklibname extractor_common %{common_major}
12cr|libextractor-1.0.1-1|7	%define libnamedev %mklibname %{realname} -d
12cr|libextractor-1.0.1-1|8	%define libnamedev_static %mklibname %{realname} -d -s
12cr|libextractor-1.0.1-1|9	
12cr|libextractor-1.0.1-1|10	Summary:	Library used to extract meta-data from files
12cr|libextractor-1.0.1-1|11	Name:		libextractor
12cr|libextractor-1.0.1-1|12	Version:1.0.1
12cr|libextractor-1.0.1-1|13	Release:	1
12cr|libextractor-1.0.1-1|14	License:	BSD
12cr|libextractor-1.0.1-1|15	Group:		System/Libraries
12cr|libextractor-1.0.1-1|16	URL:		http://www.gnunet.org/libextractor/
12cr|libextractor-1.0.1-1|17	Source0:	http://ftpmirror.gnu.org/libextractor/%{name}-%{version}.tar.gz
12cr|libextractor-1.0.1-1|18	Patch0:		libextractor-0.6.2-rpm5.patch
12cr|libextractor-1.0.1-1|19	Conflicts:	%{mklibname extractor 1} < 0.5.19a-2
12cr|libextractor-1.0.1-1|20	Requires:	%{libname} = %{version}-%{release}
12cr|libextractor-1.0.1-1|21	BuildRequires:	pkgconfig(zlib)
12cr|libextractor-1.0.1-1|22	BuildRequires:	bzip2-devel
12cr|libextractor-1.0.1-1|23	BuildRequires:	libtool-devel
12cr|libextractor-1.0.1-1|24	BuildRequires:	pkgconfig(vorbis)
12cr|libextractor-1.0.1-1|25	BuildRequires:	pkgconfig(libmpeg2)
12cr|libextractor-1.0.1-1|26	BuildRequires:	pkgconfig(flac)
12cr|libextractor-1.0.1-1|27	BuildRequires:	pkgconfig(glib-2.0)
12cr|libextractor-1.0.1-1|28	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|libextractor-1.0.1-1|29	BuildRequires:	pkgconfig(libgsf-1)
12cr|libextractor-1.0.1-1|30	BuildRequires:	pkgconfig(exiv2)
12cr|libextractor-1.0.1-1|31	BuildRequires:	pkgconfig(rpm)
12cr|libextractor-1.0.1-1|32	BuildRequires:	gettext-devel
12cr|libextractor-1.0.1-1|33	
12cr|libextractor-1.0.1-1|34	
12cr|libextractor-1.0.1-1|35	%description
12cr|libextractor-1.0.1-1|36	libextractor is a library used to extract meta-data from files of arbitrary
12cr|libextractor-1.0.1-1|37	type. It is designed to use helper-libraries to perform the actual extraction,
12cr|libextractor-1.0.1-1|38	and to be trivially extendable by linking against external extractors for
12cr|libextractor-1.0.1-1|39	additional file types. The goal is to provide developers of file-sharing
12cr|libextractor-1.0.1-1|40	networks or WWW-indexing bots with a universal library to obtain simple
12cr|libextractor-1.0.1-1|41	keywords to match against queries. libextractor contains a shell-command
12cr|libextractor-1.0.1-1|42	"extract" that, similar to the well-known "file" command, can extract meta-data
12cr|libextractor-1.0.1-1|43	from a file and print the results to stdout. Currently, it supports the formats
12cr|libextractor-1.0.1-1|44	HTML, PDF, PS, MP3, OGG, JPEG, GIF, PNG, RPM, ZIP, Real, QT and ASF. Also,
12cr|libextractor-1.0.1-1|45	various additional MIME types are detected.
12cr|libextractor-1.0.1-1|46	
12cr|libextractor-1.0.1-1|47	%package -n	%{libname}
12cr|libextractor-1.0.1-1|48	Summary:	Libextractor library used to extract meta-data from files
12cr|libextractor-1.0.1-1|49	Group:		System/Libraries
12cr|libextractor-1.0.1-1|50	Conflicts:	%{mklibname -d extractor 1} < 0.5.19a-2
12cr|libextractor-1.0.1-1|51	
12cr|libextractor-1.0.1-1|52	%description -n	%{libname}
12cr|libextractor-1.0.1-1|53	libextractor is a library used to extract meta-data from files of arbitrary
12cr|libextractor-1.0.1-1|54	type. It is designed to use helper-libraries to perform the actual extraction,
12cr|libextractor-1.0.1-1|55	and to be trivially extendable by linking against external extractors for
12cr|libextractor-1.0.1-1|56	additional file types. The goal is to provide developers of file-sharing
12cr|libextractor-1.0.1-1|57	networks or WWW-indexing bots with a universal library to obtain simple
12cr|libextractor-1.0.1-1|58	keywords to match against queries. libextractor contains a shell-command
12cr|libextractor-1.0.1-1|59	"extract" that, similar to the well-known "file" command, can extract meta-data
12cr|libextractor-1.0.1-1|60	from a file and print the results to stdout. Currently, it supports the formats
12cr|libextractor-1.0.1-1|61	HTML, PDF, PS, MP3, OGG, JPEG, GIF, PNG, RPM, ZIP, Real, QT and ASF. Also,
12cr|libextractor-1.0.1-1|62	various additional MIME types are detected.
12cr|libextractor-1.0.1-1|63	
12cr|libextractor-1.0.1-1|64	%package -n	%{libcommon}
12cr|libextractor-1.0.1-1|65	Summary:        Libextractor library for common functions
12cr|libextractor-1.0.1-1|66	Group:          System/Libraries
12cr|libextractor-1.0.1-1|67	
12cr|libextractor-1.0.1-1|68	%description -n	%{libcommon}
12cr|libextractor-1.0.1-1|69	Common function library of libextractor.
12cr|libextractor-1.0.1-1|70	
12cr|libextractor-1.0.1-1|71	%package -n	%{libnamedev}
12cr|libextractor-1.0.1-1|72	Summary:	Libextractor library headers and development libraries
12cr|libextractor-1.0.1-1|73	Group:		Development/Other
12cr|libextractor-1.0.1-1|74	Requires:	%{libname} = %{version}-%{release}
12cr|libextractor-1.0.1-1|75	Requires:	%{libcommon} = %{version}-%{release}
12cr|libextractor-1.0.1-1|76	Provides:	libextractor-devel = %{version}-%{release}
12cr|libextractor-1.0.1-1|77	Provides:	extractor-devel = %{version}-%{release}
12cr|libextractor-1.0.1-1|78	Obsoletes:	%mklibname -d extractor 1
12cr|libextractor-1.0.1-1|79	
12cr|libextractor-1.0.1-1|80	%description -n	%{libnamedev}
12cr|libextractor-1.0.1-1|81	Development files and headers for libextractor.
12cr|libextractor-1.0.1-1|82	
12cr|libextractor-1.0.1-1|83	
12cr|libextractor-1.0.1-1|84	%package -n	%{libnamedev_static}
12cr|libextractor-1.0.1-1|85	Summary:	Libextractor library headers and development libraries
12cr|libextractor-1.0.1-1|86	Group:		Development/Other
12cr|libextractor-1.0.1-1|87	Requires:	%{libname} = %{version}-%{release}
12cr|libextractor-1.0.1-1|88	Requires:	%{libcommon} = %{version}-%{release}
12cr|libextractor-1.0.1-1|89	Requires:	extractor-devel = %{version}-%{release}
12cr|libextractor-1.0.1-1|90	Provides:	libextractor-static-devel = %{version}-%{release}
12cr|libextractor-1.0.1-1|91	Provides:	extractor-static-devel = %{version}-%{release}
12cr|libextractor-1.0.1-1|92	
12cr|libextractor-1.0.1-1|93	%description -n	%{libnamedev_static}
12cr|libextractor-1.0.1-1|94	Development static libs for libextractor.
12cr|libextractor-1.0.1-1|95	
12cr|libextractor-1.0.1-1|96	%prep
12cr|libextractor-1.0.1-1|97	%setup -q
12cr|libextractor-1.0.1-1|98	%patch0 -p1 -b .rpm5~
12cr|libextractor-1.0.1-1|99	
12cr|libextractor-1.0.1-1|100	%build
12cr|libextractor-1.0.1-1|101	autoreconf -fi
12cr|libextractor-1.0.1-1|102	%configure2_5x \
12cr|libextractor-1.0.1-1|103	--disable-rpath \
12cr|libextractor-1.0.1-1|104	--enable-exiv2 \
12cr|libextractor-1.0.1-1|105	--disable-ffmpeg \
12cr|libextractor-1.0.1-1|106	--with-plugindirname=%{name}%{major}
12cr|libextractor-1.0.1-1|107	
12cr|libextractor-1.0.1-1|108	make
12cr|libextractor-1.0.1-1|109	%install
12cr|libextractor-1.0.1-1|110	%makeinstall_std
12cr|libextractor-1.0.1-1|111	
12cr|libextractor-1.0.1-1|112	find %{buildroot} -name *.la -delete
12cr|libextractor-1.0.1-1|113	
12cr|libextractor-1.0.1-1|114	%find_lang %{name}
12cr|libextractor-1.0.1-1|115	
12cr|libextractor-1.0.1-1|116	%post
12cr|libextractor-1.0.1-1|117	%_install_info libextractor
12cr|libextractor-1.0.1-1|118	
12cr|libextractor-1.0.1-1|119	%preun
12cr|libextractor-1.0.1-1|120	%_remove_install_info libextractor
12cr|libextractor-1.0.1-1|121	
12cr|libextractor-1.0.1-1|122	%files -f %{name}.lang
12cr|libextractor-1.0.1-1|123	%{_bindir}/*
12cr|libextractor-1.0.1-1|124	%{_mandir}/man1/*
12cr|libextractor-1.0.1-1|125	%{_mandir}/man3/*
12cr|libextractor-1.0.1-1|126	%{_infodir}/*
12cr|libextractor-1.0.1-1|127	
12cr|libextractor-1.0.1-1|128	%files -n %{libname}
12cr|libextractor-1.0.1-1|129	%doc ChangeLog NEWS COPYING README AUTHORS
12cr|libextractor-1.0.1-1|130	%{_libdir}/%{name}.so.%{major}*
12cr|libextractor-1.0.1-1|131	%{_libdir}/%{name}%{major}
12cr|libextractor-1.0.1-1|132	
12cr|libextractor-1.0.1-1|133	%files -n %{libcommon}
12cr|libextractor-1.0.1-1|134	%doc ChangeLog NEWS COPYING README AUTHORS
12cr|libextractor-1.0.1-1|135	%{_libdir}/%{name}_common.so.%{common_major}*
12cr|libextractor-1.0.1-1|136	
12cr|libextractor-1.0.1-1|137	%files -n %{libnamedev}
12cr|libextractor-1.0.1-1|138	%doc ChangeLog NEWS COPYING README AUTHORS
12cr|libextractor-1.0.1-1|139	%{_libdir}/%{name}.so
12cr|libextractor-1.0.1-1|140	%{_libdir}/%{name}_common.so
12cr|libextractor-1.0.1-1|141	%{_includedir}/*
12cr|libextractor-1.0.1-1|142	%{_libdir}/pkgconfig/*
12cr|libextractor-1.0.1-1|143	
12cr|libextractor-1.0.1-1|144	%files -n %{libnamedev_static}
12cr|libextractor-1.0.1-1|145	%doc ChangeLog NEWS COPYING README AUTHORS
12cr|libextractor-1.0.1-1|146	%{_libdir}/*.a

2686 12
12cr|libfakekey-0.1-4|1	%define major     0
12cr|libfakekey-0.1-4|2	%define raw_name  fakekey
12cr|libfakekey-0.1-4|3	%define libname   %mklibname %raw_name 0
12cr|libfakekey-0.1-4|4	%define develname %mklibname -d %raw_name
12cr|libfakekey-0.1-4|5	
12cr|libfakekey-0.1-4|6	Name:           libfakekey
12cr|libfakekey-0.1-4|7	Version:        0.1
12cr|libfakekey-0.1-4|8	Release:        4
12cr|libfakekey-0.1-4|9	Summary:        Converting characters to X key-presses
12cr|libfakekey-0.1-4|10	
12cr|libfakekey-0.1-4|11	Group:          System/Libraries
12cr|libfakekey-0.1-4|12	License:        LGPLv2+
12cr|libfakekey-0.1-4|13	URL:            http://projects.o-hand.com/matchbox/
12cr|libfakekey-0.1-4|14	Source0:        http://matchbox-project.org/sources/libfakekey/0.1/%{name}-%{version}.tar.bz2
12cr|libfakekey-0.1-4|15	BuildRequires:  pkgconfig(xtst)
12cr|libfakekey-0.1-4|16	BuildRequires:  pkgconfig(x11)
12cr|libfakekey-0.1-4|17	BuildRequires:  pkgconfig(xi)
12cr|libfakekey-0.1-4|18	
12cr|libfakekey-0.1-4|19	%description
12cr|libfakekey-0.1-4|20	libfakekey is a simple library for converting UTF-8 characters into
12cr|libfakekey-0.1-4|21	'fake' X key-presses.
12cr|libfakekey-0.1-4|22	
12cr|libfakekey-0.1-4|23	%package        -n %libname
12cr|libfakekey-0.1-4|24	Summary:        Converting characters to X key-presses
12cr|libfakekey-0.1-4|25	Group:          System/Libraries
12cr|libfakekey-0.1-4|26	
12cr|libfakekey-0.1-4|27	%description    -n %libname
12cr|libfakekey-0.1-4|28	libfakekey is a simple library for converting UTF-8 characters into
12cr|libfakekey-0.1-4|29	'fake' X key-presses.
12cr|libfakekey-0.1-4|30	
12cr|libfakekey-0.1-4|31	%package        -n %develname
12cr|libfakekey-0.1-4|32	Summary:        Development files for %{name}
12cr|libfakekey-0.1-4|33	Group:          Development/C
12cr|libfakekey-0.1-4|34	Requires:       %libname
12cr|libfakekey-0.1-4|35	Requires:       pkgconfig
12cr|libfakekey-0.1-4|36	
12cr|libfakekey-0.1-4|37	%description    -n %develname
12cr|libfakekey-0.1-4|38	The %{name}-devel package contains libraries and header files for
12cr|libfakekey-0.1-4|39	developing applications that use %{name}.
12cr|libfakekey-0.1-4|40	
12cr|libfakekey-0.1-4|41	
12cr|libfakekey-0.1-4|42	%prep
12cr|libfakekey-0.1-4|43	%setup -q
12cr|libfakekey-0.1-4|44	
12cr|libfakekey-0.1-4|45	%build
12cr|libfakekey-0.1-4|46	export LDFLAGS="-lX11 -lXtst -lXi"
12cr|libfakekey-0.1-4|47	%configure2_5x --disable-static
12cr|libfakekey-0.1-4|48	%make
12cr|libfakekey-0.1-4|49	
12cr|libfakekey-0.1-4|50	%install
12cr|libfakekey-0.1-4|51	%makeinstall_std
12cr|libfakekey-0.1-4|52	
12cr|libfakekey-0.1-4|53	%files -n %libname
12cr|libfakekey-0.1-4|54	%defattr(-,root,root,-)
12cr|libfakekey-0.1-4|55	%doc COPYING
12cr|libfakekey-0.1-4|56	%{_libdir}/libfakekey.so.%{major}*
12cr|libfakekey-0.1-4|57	
12cr|libfakekey-0.1-4|58	
12cr|libfakekey-0.1-4|59	%files -n %develname
12cr|libfakekey-0.1-4|60	%defattr(-,root,root,-)
12cr|libfakekey-0.1-4|61	%{_includedir}/fakekey/
12cr|libfakekey-0.1-4|62	%{_libdir}/libfakekey.so
12cr|libfakekey-0.1-4|63	%{_libdir}/pkgconfig/libfakekey.pc
12cr|libfakekey-0.1-4|64	
12cr|libfakekey-0.1-4|65	
12cr|libfakekey-0.1-4|66	
12cr|libfakekey-0.1-4|67	%changelog
12cr|libfakekey-0.1-4|68	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-3.5.3mdv2011.0
12cr|libfakekey-0.1-4|69	+ Revision: 609744
12cr|libfakekey-0.1-4|70	- rebuild
12cr|libfakekey-0.1-4|71	
12cr|libfakekey-0.1-4|72	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 0.1-3.5.2mdv2010.1
12cr|libfakekey-0.1-4|73	+ Revision: 508566
12cr|libfakekey-0.1-4|74	- fix build
12cr|libfakekey-0.1-4|75	
12cr|libfakekey-0.1-4|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|libfakekey-0.1-4|77	- rebuild
12cr|libfakekey-0.1-4|78	
12cr|libfakekey-0.1-4|79	* Thu Oct 16 2008 Thierry Vignaud <tv@mandriva.org> 0.1-3.5.1mdv2009.1
12cr|libfakekey-0.1-4|80	+ Revision: 294373
12cr|libfakekey-0.1-4|81	- fix group of devel package
12cr|libfakekey-0.1-4|82	- import libfakekey
12cr|libfakekey-0.1-4|83	
12cr|libfakekey-0.1-4|84	
12cr|libfakekey-0.1-4|85	* Thu Oct 16 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1-3.5mdv2009.1
12cr|libfakekey-0.1-4|86	- adapt for Mandriva
12cr|libfakekey-0.1-4|87	
12cr|libfakekey-0.1-4|88	* Tue Sep 23 2008 Vivian zhang <vivian.zhang@intel.com> 0.1
12cr|libfakekey-0.1-4|89	- Add BuildRequires: libXi-devel
12cr|libfakekey-0.1-4|90	* Mon Sep 22 2008 Anas Nashif <anas.nashif@intel.com> 0.1
12cr|libfakekey-0.1-4|91	- fixed Build Requires
12cr|libfakekey-0.1-4|92	* Thu Sep 18 2008 Vivian zhang <vivian.zhang@intel.com> 0.1
12cr|libfakekey-0.1-4|93	- Add BR libX11-devel
12cr|libfakekey-0.1-4|94	- Add comments "specfile originally created for..." at the top of the spec file
12cr|libfakekey-0.1-4|95	* Mon May 19 2008 Jon McCann <jmccann@redhat.com> 0.1-1
12cr|libfakekey-0.1-4|96	- Initial package

2687 12
12cr|libfc14audiodecoder-1.0.2-3|1	%define major 1
12cr|libfc14audiodecoder-1.0.2-3|2	%define libname %mklibname fc14audiodecoder %major
12cr|libfc14audiodecoder-1.0.2-3|3	%define develname %mklibname -d fc14audiodecoder
12cr|libfc14audiodecoder-1.0.2-3|4	Summary: Future Composer audio decoding library
12cr|libfc14audiodecoder-1.0.2-3|5	Name: libfc14audiodecoder
12cr|libfc14audiodecoder-1.0.2-3|6	Version: 1.0.2
12cr|libfc14audiodecoder-1.0.2-3|7	Release: 3
12cr|libfc14audiodecoder-1.0.2-3|8	Source0: http://sourceforge.net/projects/xmms-fc/files/%name/%{name}-%{version}.tar.bz2
12cr|libfc14audiodecoder-1.0.2-3|9	License: GPLv2+
12cr|libfc14audiodecoder-1.0.2-3|10	Group: Sound
12cr|libfc14audiodecoder-1.0.2-3|11	Url: http://xmms-fc.sourceforge.net/
12cr|libfc14audiodecoder-1.0.2-3|12	
12cr|libfc14audiodecoder-1.0.2-3|13	%description
12cr|libfc14audiodecoder-1.0.2-3|14	Decode music files written on a Commodore Amiga using Future Composer.
12cr|libfc14audiodecoder-1.0.2-3|15	
12cr|libfc14audiodecoder-1.0.2-3|16	This library provides a C API for an old audio decoder that has been used
12cr|libfc14audiodecoder-1.0.2-3|17	in several plug-ins for versatile audio players like XMMS, BMP, Audacious
12cr|libfc14audiodecoder-1.0.2-3|18	and GStreamer. It is based on unmaintained/stable code which used to be
12cr|libfc14audiodecoder-1.0.2-3|19	a `Future Composer Reference Player for Linux'. Because of how the source
12cr|libfc14audiodecoder-1.0.2-3|20	code has been imported into a CVS repository long since its last major
12cr|libfc14audiodecoder-1.0.2-3|21	modification, the timestamps of the files in CVS and in released tarballs
12cr|libfc14audiodecoder-1.0.2-3|22	do not reflect that the core of the decoder has not been changed for
12cr|libfc14audiodecoder-1.0.2-3|23	years. Except for cosmetical adjustments, indentation, dropping of unused
12cr|libfc14audiodecoder-1.0.2-3|24	pieces, and partial reorganization for OOP.
12cr|libfc14audiodecoder-1.0.2-3|25	
12cr|libfc14audiodecoder-1.0.2-3|26	%package -n %libname
12cr|libfc14audiodecoder-1.0.2-3|27	Group: System/Libraries
12cr|libfc14audiodecoder-1.0.2-3|28	Summary: Shared library for decoding Future Composer music
12cr|libfc14audiodecoder-1.0.2-3|29	%description -n %libname
12cr|libfc14audiodecoder-1.0.2-3|30	Decode music files written on a Commodore Amiga using Future Composer.
12cr|libfc14audiodecoder-1.0.2-3|31	
12cr|libfc14audiodecoder-1.0.2-3|32	This library provides a C API for an old audio decoder that has been used
12cr|libfc14audiodecoder-1.0.2-3|33	in several plug-ins for versatile audio players like XMMS, BMP, Audacious
12cr|libfc14audiodecoder-1.0.2-3|34	and GStreamer. It is based on unmaintained/stable code which used to be
12cr|libfc14audiodecoder-1.0.2-3|35	a `Future Composer Reference Player for Linux'. Because of how the source
12cr|libfc14audiodecoder-1.0.2-3|36	code has been imported into a CVS repository long since its last major
12cr|libfc14audiodecoder-1.0.2-3|37	modification, the timestamps of the files in CVS and in released tarballs
12cr|libfc14audiodecoder-1.0.2-3|38	do not reflect that the core of the decoder has not been changed for
12cr|libfc14audiodecoder-1.0.2-3|39	years. Except for cosmetical adjustments, indentation, dropping of unused
12cr|libfc14audiodecoder-1.0.2-3|40	pieces, and partial reorganization for OOP.
12cr|libfc14audiodecoder-1.0.2-3|41	
12cr|libfc14audiodecoder-1.0.2-3|42	%package -n %develname
12cr|libfc14audiodecoder-1.0.2-3|43	Group: Development/C
12cr|libfc14audiodecoder-1.0.2-3|44	Summary: Development files of %name
12cr|libfc14audiodecoder-1.0.2-3|45	Requires: %libname = %version-%release
12cr|libfc14audiodecoder-1.0.2-3|46	Provides: %name-devel = %{EVRD}
12cr|libfc14audiodecoder-1.0.2-3|47	
12cr|libfc14audiodecoder-1.0.2-3|48	%description -n %develname
12cr|libfc14audiodecoder-1.0.2-3|49	Decode music files written on a Commodore Amiga using Future Composer.
12cr|libfc14audiodecoder-1.0.2-3|50	
12cr|libfc14audiodecoder-1.0.2-3|51	This library provides a C API for an old audio decoder that has been used
12cr|libfc14audiodecoder-1.0.2-3|52	in several plug-ins for versatile audio players like XMMS, BMP, Audacious
12cr|libfc14audiodecoder-1.0.2-3|53	and GStreamer. It is based on unmaintained/stable code which used to be
12cr|libfc14audiodecoder-1.0.2-3|54	a `Future Composer Reference Player for Linux'. Because of how the source
12cr|libfc14audiodecoder-1.0.2-3|55	code has been imported into a CVS repository long since its last major
12cr|libfc14audiodecoder-1.0.2-3|56	modification, the timestamps of the files in CVS and in released tarballs
12cr|libfc14audiodecoder-1.0.2-3|57	do not reflect that the core of the decoder has not been changed for
12cr|libfc14audiodecoder-1.0.2-3|58	years. Except for cosmetical adjustments, indentation, dropping of unused
12cr|libfc14audiodecoder-1.0.2-3|59	pieces, and partial reorganization for OOP.
12cr|libfc14audiodecoder-1.0.2-3|60	
12cr|libfc14audiodecoder-1.0.2-3|61	%prep
12cr|libfc14audiodecoder-1.0.2-3|62	%setup -q
12cr|libfc14audiodecoder-1.0.2-3|63	
12cr|libfc14audiodecoder-1.0.2-3|64	%build
12cr|libfc14audiodecoder-1.0.2-3|65	%configure2_5x
12cr|libfc14audiodecoder-1.0.2-3|66	%make
12cr|libfc14audiodecoder-1.0.2-3|67	
12cr|libfc14audiodecoder-1.0.2-3|68	%install
12cr|libfc14audiodecoder-1.0.2-3|69	%makeinstall_std
12cr|libfc14audiodecoder-1.0.2-3|70	
12cr|libfc14audiodecoder-1.0.2-3|71	%files -n %libname
12cr|libfc14audiodecoder-1.0.2-3|72	%doc README
12cr|libfc14audiodecoder-1.0.2-3|73	%_libdir/%name.so.%{major}*
12cr|libfc14audiodecoder-1.0.2-3|74	
12cr|libfc14audiodecoder-1.0.2-3|75	%files -n %develname
12cr|libfc14audiodecoder-1.0.2-3|76	%_libdir/%name.so
12cr|libfc14audiodecoder-1.0.2-3|77	%_includedir/fc14audiodecoder.h
12cr|libfc14audiodecoder-1.0.2-3|78	
12cr|libfc14audiodecoder-1.0.2-3|79	
12cr|libfc14audiodecoder-1.0.2-3|80	%changelog
12cr|libfc14audiodecoder-1.0.2-3|81	* Wed Jul 27 2011 Götz Waschk <waschk@mandriva.org> 1.0.2-2mdv2012.0
12cr|libfc14audiodecoder-1.0.2-3|82	+ Revision: 691854
12cr|libfc14audiodecoder-1.0.2-3|83	- rebuild
12cr|libfc14audiodecoder-1.0.2-3|84	
12cr|libfc14audiodecoder-1.0.2-3|85	* Mon Jul 26 2010 Götz Waschk <waschk@mandriva.org> 1.0.2-1mdv2011.0
12cr|libfc14audiodecoder-1.0.2-3|86	+ Revision: 560847
12cr|libfc14audiodecoder-1.0.2-3|87	- import libfc14audiodecoder
12cr|libfc14audiodecoder-1.0.2-3|88	
12cr|libfc14audiodecoder-1.0.2-3|89	

2688 12
12cr|libfishsound-1.0.0-2|1	%define	name	libfishsound
12cr|libfishsound-1.0.0-2|2	%define	version	1.0.0
12cr|libfishsound-1.0.0-2|3	%define	release	2
12cr|libfishsound-1.0.0-2|4	
12cr|libfishsound-1.0.0-2|5	%define	major	1
12cr|libfishsound-1.0.0-2|6	%define	libname	%mklibname fishsound %{major}
12cr|libfishsound-1.0.0-2|7	%define develname %mklibname -d fishsound
12cr|libfishsound-1.0.0-2|8	
12cr|libfishsound-1.0.0-2|9	Summary:	Simple programming interface that wraps Xiph.Org audio codecs
12cr|libfishsound-1.0.0-2|10	Name:		%{name}
12cr|libfishsound-1.0.0-2|11	Version:	%{version}
12cr|libfishsound-1.0.0-2|12	Release:	%mkrel %{release}
12cr|libfishsound-1.0.0-2|13	Source0:	http://www.annodex.net/software/libfishsound/download/%{name}-%{version}.tar.gz
12cr|libfishsound-1.0.0-2|14	License:	BSD-like
12cr|libfishsound-1.0.0-2|15	Group:		System/Libraries
12cr|libfishsound-1.0.0-2|16	URL:		http://www.annodex.net/software/libfishsound
12cr|libfishsound-1.0.0-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libfishsound-1.0.0-2|18	BuildRequires:	oggvorbis-devel speex-devel
12cr|libfishsound-1.0.0-2|19	
12cr|libfishsound-1.0.0-2|20	%description
12cr|libfishsound-1.0.0-2|21	FishSound (libfishsound) provides a simple programming interface for
12cr|libfishsound-1.0.0-2|22	decoding and encoding audio data using the Xiph.Org codecs Vorbis and
12cr|libfishsound-1.0.0-2|23	Speex. libfishsound is a wrapper around the existing codec libraries
12cr|libfishsound-1.0.0-2|24	and provides a consistent, higher-level programming interface. It
12cr|libfishsound-1.0.0-2|25	has been designed for use in a wide variety of applications; it has
12cr|libfishsound-1.0.0-2|26	no direct dependencies on Annodex or Ogg encapsulation, though it is
12cr|libfishsound-1.0.0-2|27	most commonly used in conjunction with liboggz to decode or encode Ogg
12cr|libfishsound-1.0.0-2|28	encapsulated Vorbis or Speex files.
12cr|libfishsound-1.0.0-2|29	
12cr|libfishsound-1.0.0-2|30	%package -n	%{libname}
12cr|libfishsound-1.0.0-2|31	Summary:	Simple programming interface that wraps Xiph.Org audio codecs
12cr|libfishsound-1.0.0-2|32	Group:		System/Libraries
12cr|libfishsound-1.0.0-2|33	Obsoletes:	%{name}
12cr|libfishsound-1.0.0-2|34	Provides:	%{name} = %{version}-%{release}
12cr|libfishsound-1.0.0-2|35	
12cr|libfishsound-1.0.0-2|36	%description -n %{libname}
12cr|libfishsound-1.0.0-2|37	FishSound (libfishsound) provides a simple programming interface for
12cr|libfishsound-1.0.0-2|38	decoding and encoding audio data using the Xiph.Org codecs Vorbis and
12cr|libfishsound-1.0.0-2|39	Speex. libfishsound is a wrapper around the existing codec libraries
12cr|libfishsound-1.0.0-2|40	and provides a consistent, higher-level programming interface. It
12cr|libfishsound-1.0.0-2|41	has been designed for use in a wide variety of applications; it has
12cr|libfishsound-1.0.0-2|42	no direct dependencies on Annodex or Ogg encapsulation, though it is
12cr|libfishsound-1.0.0-2|43	most commonly used in conjunction with liboggz to decode or encode Ogg
12cr|libfishsound-1.0.0-2|44	encapsulated Vorbis or Speex files.
12cr|libfishsound-1.0.0-2|45	
12cr|libfishsound-1.0.0-2|46	%package -n	%{develname}
12cr|libfishsound-1.0.0-2|47	Summary:	Simple programming interface that wraps Xiph.Org audio codecs
12cr|libfishsound-1.0.0-2|48	Group:		Development/C
12cr|libfishsound-1.0.0-2|49	Requires:	%{libname} = %{version}
12cr|libfishsound-1.0.0-2|50	Obsoletes:	%{name}-devel < %version-%release
12cr|libfishsound-1.0.0-2|51	Provides:	%{name}-devel = %{version}-%{release}
12cr|libfishsound-1.0.0-2|52	Obsoletes:	%mklibname -d fishsound 1
12cr|libfishsound-1.0.0-2|53	
12cr|libfishsound-1.0.0-2|54	%description -n	%{develname}
12cr|libfishsound-1.0.0-2|55	FishSound (libfishsound) provides a simple programming interface for
12cr|libfishsound-1.0.0-2|56	decoding and encoding audio data using the Xiph.Org codecs Vorbis and
12cr|libfishsound-1.0.0-2|57	Speex. libfishsound is a wrapper around the existing codec libraries
12cr|libfishsound-1.0.0-2|58	and provides a consistent, higher-level programming interface. It
12cr|libfishsound-1.0.0-2|59	has been designed for use in a wide variety of applications; it has
12cr|libfishsound-1.0.0-2|60	no direct dependencies on Annodex or Ogg encapsulation, though it is
12cr|libfishsound-1.0.0-2|61	most commonly used in conjunction with liboggz to decode or encode Ogg
12cr|libfishsound-1.0.0-2|62	encapsulated Vorbis or Speex files.
12cr|libfishsound-1.0.0-2|63	
12cr|libfishsound-1.0.0-2|64	%prep
12cr|libfishsound-1.0.0-2|65	%setup -q
12cr|libfishsound-1.0.0-2|66	
12cr|libfishsound-1.0.0-2|67	%build
12cr|libfishsound-1.0.0-2|68	%configure2_5x
12cr|libfishsound-1.0.0-2|69	%make
12cr|libfishsound-1.0.0-2|70	
12cr|libfishsound-1.0.0-2|71	%install
12cr|libfishsound-1.0.0-2|72	rm -rf $RPM_BUILD_ROOT
12cr|libfishsound-1.0.0-2|73	%makeinstall_std docdir=./docs/
12cr|libfishsound-1.0.0-2|74	
12cr|libfishsound-1.0.0-2|75	%clean
12cr|libfishsound-1.0.0-2|76	rm -rf $RPM_BUILD_ROOT
12cr|libfishsound-1.0.0-2|77	
12cr|libfishsound-1.0.0-2|78	%if %mdkversion < 200900
12cr|libfishsound-1.0.0-2|79	%post -n %{libname} -p /sbin/ldconfig
12cr|libfishsound-1.0.0-2|80	%endif
12cr|libfishsound-1.0.0-2|81	
12cr|libfishsound-1.0.0-2|82	%if %mdkversion < 200900
12cr|libfishsound-1.0.0-2|83	%postun -n %{libname} -p /sbin/ldconfig
12cr|libfishsound-1.0.0-2|84	%endif
12cr|libfishsound-1.0.0-2|85	
12cr|libfishsound-1.0.0-2|86	%files -n %{libname}
12cr|libfishsound-1.0.0-2|87	%defattr(-,root,root)
12cr|libfishsound-1.0.0-2|88	%doc NEWS README COPYING
12cr|libfishsound-1.0.0-2|89	%{_libdir}/lib*.so.*
12cr|libfishsound-1.0.0-2|90	
12cr|libfishsound-1.0.0-2|91	%files -n %{develname}
12cr|libfishsound-1.0.0-2|92	%defattr(-,root,root)
12cr|libfishsound-1.0.0-2|93	%doc AUTHORS ChangeLog COPYING NEWS README ./doc/docs
12cr|libfishsound-1.0.0-2|94	%{_libdir}/lib*.so
12cr|libfishsound-1.0.0-2|95	%{_libdir}/lib*.*a
12cr|libfishsound-1.0.0-2|96	%{_libdir}/pkgconfig/*.pc
12cr|libfishsound-1.0.0-2|97	%{_includedir}/*
12cr|libfishsound-1.0.0-2|98	
12cr|libfishsound-1.0.0-2|99	
12cr|libfishsound-1.0.0-2|100	
12cr|libfishsound-1.0.0-2|101	%changelog
12cr|libfishsound-1.0.0-2|102	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2011.0
12cr|libfishsound-1.0.0-2|103	+ Revision: 609745
12cr|libfishsound-1.0.0-2|104	- rebuild
12cr|libfishsound-1.0.0-2|105	
12cr|libfishsound-1.0.0-2|106	* Sat Mar 27 2010 Funda Wang <fwang@mandriva.org> 1.0.0-1mdv2010.1
12cr|libfishsound-1.0.0-2|107	+ Revision: 528057
12cr|libfishsound-1.0.0-2|108	- New version 1.0.0
12cr|libfishsound-1.0.0-2|109	
12cr|libfishsound-1.0.0-2|110	* Wed May 27 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.2-1mdv2010.0
12cr|libfishsound-1.0.0-2|111	+ Revision: 380252
12cr|libfishsound-1.0.0-2|112	- update to new version 0.9.2
12cr|libfishsound-1.0.0-2|113	
12cr|libfishsound-1.0.0-2|114	+ Pixel <pixel@mandriva.com>
12cr|libfishsound-1.0.0-2|115	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libfishsound-1.0.0-2|116	
12cr|libfishsound-1.0.0-2|117	* Fri May 23 2008 Funda Wang <fwang@mandriva.org> 0.9.1-1mdv2009.0
12cr|libfishsound-1.0.0-2|118	+ Revision: 210332
12cr|libfishsound-1.0.0-2|119	- New version 0.9.1
12cr|libfishsound-1.0.0-2|120	
12cr|libfishsound-1.0.0-2|121	+ Olivier Blin <oblin@mandriva.com>
12cr|libfishsound-1.0.0-2|122	- restore BuildRoot
12cr|libfishsound-1.0.0-2|123	
12cr|libfishsound-1.0.0-2|124	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.7.0-1mdv2008.1
12cr|libfishsound-1.0.0-2|125	+ Revision: 128578
12cr|libfishsound-1.0.0-2|126	- kill re-definition of %%buildroot on Pixel's request
12cr|libfishsound-1.0.0-2|127	- import libfishsound
12cr|libfishsound-1.0.0-2|128	
12cr|libfishsound-1.0.0-2|129	
12cr|libfishsound-1.0.0-2|130	* Tue Oct 11 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.7.0-1mdk
12cr|libfishsound-1.0.0-2|131	- initial release

2689 12
12cr|libflaim-4.9.1052-2|1	# This tarball is a subversion checkout for Flaim 5.0
12cr|libflaim-4.9.1052-2|2	# Available from https://forgesvn1.novell.com/svn/flaim/trunk/
12cr|libflaim-4.9.1052-2|3	%define major 5.2
12cr|libflaim-4.9.1052-2|4	%define libname %mklibname flaim %{major}
12cr|libflaim-4.9.1052-2|5	%define develname %mklibname flaim -d
12cr|libflaim-4.9.1052-2|6	
12cr|libflaim-4.9.1052-2|7	Name:		libflaim
12cr|libflaim-4.9.1052-2|8	Version:	4.9.1052
12cr|libflaim-4.9.1052-2|9	Release:	2
12cr|libflaim-4.9.1052-2|10	Summary:	Embeddable cross-platform database engine
12cr|libflaim-4.9.1052-2|11	URL:		http://forge.novell.com/modules/xfmod/project/?flaim
12cr|libflaim-4.9.1052-2|12	License:	GPLv2
12cr|libflaim-4.9.1052-2|13	Group:		System/Libraries
12cr|libflaim-4.9.1052-2|14	Source:		http://forgeftp.novell.com/flaim/development/flaim/downloads/source/%{name}-4.9.1052.tar
12cr|libflaim-4.9.1052-2|15	Patch0:		fortify-source.patch
12cr|libflaim-4.9.1052-2|16	Patch1:		%{name}-4.9.1052-optflags.patch
12cr|libflaim-4.9.1052-2|17	Patch2:		%{name}-4.9.1052-fix-format-errors.patch
12cr|libflaim-4.9.1052-2|18	BuildRequires:	ncurses-devel
12cr|libflaim-4.9.1052-2|19	
12cr|libflaim-4.9.1052-2|20	%description
12cr|libflaim-4.9.1052-2|21	FLAIM is an embeddable cross-platform database engine that provides a
12cr|libflaim-4.9.1052-2|22	rich, powerful, easy-to-use feature set. It is the database engine used
12cr|libflaim-4.9.1052-2|23	by Novell eDirectory. It has proven to be highly scalable, reliable,
12cr|libflaim-4.9.1052-2|24	and robust. It is available on a wide variety of 32 bit and 64 bit
12cr|libflaim-4.9.1052-2|25	platforms.
12cr|libflaim-4.9.1052-2|26	
12cr|libflaim-4.9.1052-2|27	%package -n	%{libname}
12cr|libflaim-4.9.1052-2|28	Summary:	Embeddable cross-platform database engine
12cr|libflaim-4.9.1052-2|29	Group:		System/Libraries
12cr|libflaim-4.9.1052-2|30	
12cr|libflaim-4.9.1052-2|31	%description -n	%{libname}
12cr|libflaim-4.9.1052-2|32	FLAIM is an embeddable cross-platform database engine that provides a
12cr|libflaim-4.9.1052-2|33	rich, powerful, easy-to-use feature set. It is the database engine used
12cr|libflaim-4.9.1052-2|34	by Novell eDirectory. It has proven to be highly scalable, reliable,
12cr|libflaim-4.9.1052-2|35	and robust. It is available on a wide variety of 32 bit and 64 bit
12cr|libflaim-4.9.1052-2|36	platforms.
12cr|libflaim-4.9.1052-2|37	
12cr|libflaim-4.9.1052-2|38	%package -n	%{develname}
12cr|libflaim-4.9.1052-2|39	Summary:	libflaim library headers
12cr|libflaim-4.9.1052-2|40	Group:		Development/C++
12cr|libflaim-4.9.1052-2|41	Requires:	%{libname} = %{version}
12cr|libflaim-4.9.1052-2|42	Provides:   %{name}-devel = %{version}-%{release}
12cr|libflaim-4.9.1052-2|43	
12cr|libflaim-4.9.1052-2|44	%description -n	%{develname}
12cr|libflaim-4.9.1052-2|45	This is the libraries, include files and other resources you can use
12cr|libflaim-4.9.1052-2|46	to incorporate libdvdread into applications.
12cr|libflaim-4.9.1052-2|47	
12cr|libflaim-4.9.1052-2|48	%prep
12cr|libflaim-4.9.1052-2|49	%setup -q
12cr|libflaim-4.9.1052-2|50	%patch0 -p0
12cr|libflaim-4.9.1052-2|51	%patch1 -p1
12cr|libflaim-4.9.1052-2|52	%patch2 -p1
12cr|libflaim-4.9.1052-2|53	
12cr|libflaim-4.9.1052-2|54	%build
12cr|libflaim-4.9.1052-2|55	cd flaim/
12cr|libflaim-4.9.1052-2|56	%make CXXFLAGS="$RPM_OPT_FLAGS -Wno-error" lib_dir_name=%{_lib} verbose libs
12cr|libflaim-4.9.1052-2|57	
12cr|libflaim-4.9.1052-2|58	%install
12cr|libflaim-4.9.1052-2|59	rm -rf %{buildroot}
12cr|libflaim-4.9.1052-2|60	cd flaim/
12cr|libflaim-4.9.1052-2|61	%make rpm_build_root=%{buildroot} lib_dir_name=%{_lib} install
12cr|libflaim-4.9.1052-2|62	rm -f %{buildroot}%{_libdir}/libflaim.a
12cr|libflaim-4.9.1052-2|63	
12cr|libflaim-4.9.1052-2|64	%files -n %{libname}
12cr|libflaim-4.9.1052-2|65	%defattr(-,root,root)
12cr|libflaim-4.9.1052-2|66	%doc flaim/COPYING flaim/COPYRIGHT
12cr|libflaim-4.9.1052-2|67	%{_libdir}/libflaim.so.*
12cr|libflaim-4.9.1052-2|68	
12cr|libflaim-4.9.1052-2|69	%files -n %{develname}
12cr|libflaim-4.9.1052-2|70	%defattr(-,root,root)
12cr|libflaim-4.9.1052-2|71	%{_libdir}/libflaim.so
12cr|libflaim-4.9.1052-2|72	%{_libdir}/pkgconfig/libflaim.pc
12cr|libflaim-4.9.1052-2|73	%{_includedir}/flaim.h
12cr|libflaim-4.9.1052-2|74	%{_includedir}/flaimtk.h
12cr|libflaim-4.9.1052-2|75	
12cr|libflaim-4.9.1052-2|76	
12cr|libflaim-4.9.1052-2|77	
12cr|libflaim-4.9.1052-2|78	%changelog
12cr|libflaim-4.9.1052-2|79	* Fri Aug 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 4.9.1052-1mdv2011.0
12cr|libflaim-4.9.1052-2|80	+ Revision: 573472
12cr|libflaim-4.9.1052-2|81	- import libflaim
12cr|libflaim-4.9.1052-2|82	

2690 12
12cr|libformat-1.5-6|1	%define	major 2
12cr|libformat-1.5-6|2	%define libname	%mklibname format %{major}
12cr|libformat-1.5-6|3	%define develname %mklibname -d format
12cr|libformat-1.5-6|4	
12cr|libformat-1.5-6|5	Summary:	A library for HTML syntax highlighting of source code
12cr|libformat-1.5-6|6	Name:		libformat
12cr|libformat-1.5-6|7	Version:	1.5
12cr|libformat-1.5-6|8	Release:	6
12cr|libformat-1.5-6|9	Group:		System/Libraries
12cr|libformat-1.5-6|10	License:	GPL
12cr|libformat-1.5-6|11	URL:		http://daveb.net/format
12cr|libformat-1.5-6|12	Source0:	http://daveb.net/format/src/%{name}-%{version}.tar.bz2
12cr|libformat-1.5-6|13	Patch0:		libformat-1.5-fix-str-fmt.patch
12cr|libformat-1.5-6|14	
12cr|libformat-1.5-6|15	%description
12cr|libformat-1.5-6|16	libformat is an adaptation of the mod_format Apache module to do syntax
12cr|libformat-1.5-6|17	highlighting of source code using HTML outside of Apache.  libformat is
12cr|libformat-1.5-6|18	capable of syntax highlighting C, C++, Java, Python, Verilog and VHDL
12cr|libformat-1.5-6|19	source code.
12cr|libformat-1.5-6|20	
12cr|libformat-1.5-6|21	%package -n	%{libname}
12cr|libformat-1.5-6|22	Summary:	A library for HTML syntax highlighting of source code
12cr|libformat-1.5-6|23	Group:		System/Libraries
12cr|libformat-1.5-6|24	
12cr|libformat-1.5-6|25	%description -n	%{libname}
12cr|libformat-1.5-6|26	libformat is an adaptation of the mod_format Apache module to do syntax
12cr|libformat-1.5-6|27	highlighting of source code using HTML outside of Apache.  libformat is
12cr|libformat-1.5-6|28	capable of syntax highlighting C, C++, Java, Python, Verilog and VHDL
12cr|libformat-1.5-6|29	source code.
12cr|libformat-1.5-6|30	
12cr|libformat-1.5-6|31	%package -n	%{develname}
12cr|libformat-1.5-6|32	Summary:	Static library and header files for the %{name} library
12cr|libformat-1.5-6|33	Group:		Development/C
12cr|libformat-1.5-6|34	Provides:	%{name}-devel = %{version}-%{release}
12cr|libformat-1.5-6|35	Requires:	%{libname} = %{version}-%{release}
12cr|libformat-1.5-6|36	Obsoletes:	%{_lib}format2-devel < %{version}-%{release}
12cr|libformat-1.5-6|37	
12cr|libformat-1.5-6|38	%description -n	%{develname}
12cr|libformat-1.5-6|39	libformat is an adaptation of the mod_format Apache module to do syntax
12cr|libformat-1.5-6|40	highlighting of source code using HTML outside of Apache.  libformat is
12cr|libformat-1.5-6|41	capable of syntax highlighting C, C++, Java, Python, Verilog and VHDL
12cr|libformat-1.5-6|42	source code.
12cr|libformat-1.5-6|43	
12cr|libformat-1.5-6|44	This package contains the static %{name} library and its header files.
12cr|libformat-1.5-6|45	
12cr|libformat-1.5-6|46	%prep
12cr|libformat-1.5-6|47	%setup -q
12cr|libformat-1.5-6|48	%patch0 -p0
12cr|libformat-1.5-6|49	
12cr|libformat-1.5-6|50	%build
12cr|libformat-1.5-6|51	autoreconf -fi
12cr|libformat-1.5-6|52	%configure2_5x
12cr|libformat-1.5-6|53	%make
12cr|libformat-1.5-6|54	
12cr|libformat-1.5-6|55	%install
12cr|libformat-1.5-6|56	%makeinstall_std
12cr|libformat-1.5-6|57	
12cr|libformat-1.5-6|58	%files -n %{libname}
12cr|libformat-1.5-6|59	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|libformat-1.5-6|60	%{_bindir}/srcformat
12cr|libformat-1.5-6|61	%{_libdir}/*.so.*
12cr|libformat-1.5-6|62	%{_datadir}/libformat
12cr|libformat-1.5-6|63	
12cr|libformat-1.5-6|64	%files -n %{develname}
12cr|libformat-1.5-6|65	%{_includedir}/*
12cr|libformat-1.5-6|66	%{_libdir}/*.so
12cr|libformat-1.5-6|67	%{_libdir}/*.a
12cr|libformat-1.5-6|68	
12cr|libformat-1.5-6|69	%changelog
12cr|libformat-1.5-6|70	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5-5mdv2011.0
12cr|libformat-1.5-6|71	+ Revision: 609746
12cr|libformat-1.5-6|72	- rebuild
12cr|libformat-1.5-6|73	
12cr|libformat-1.5-6|74	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 1.5-4mdv2010.1
12cr|libformat-1.5-6|75	+ Revision: 508565
12cr|libformat-1.5-6|76	- fix str fmt
12cr|libformat-1.5-6|77	
12cr|libformat-1.5-6|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|libformat-1.5-6|79	- rebuild
12cr|libformat-1.5-6|80	
12cr|libformat-1.5-6|81	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.5-3mdv2009.0
12cr|libformat-1.5-6|82	+ Revision: 248645
12cr|libformat-1.5-6|83	- rebuild
12cr|libformat-1.5-6|84	
12cr|libformat-1.5-6|85	+ Pixel <pixel@mandriva.com>
12cr|libformat-1.5-6|86	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libformat-1.5-6|87	
12cr|libformat-1.5-6|88	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.5-1mdv2008.1
12cr|libformat-1.5-6|89	+ Revision: 140921
12cr|libformat-1.5-6|90	- restore BuildRoot
12cr|libformat-1.5-6|91	
12cr|libformat-1.5-6|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|libformat-1.5-6|93	- kill re-definition of %%buildroot on Pixel's request
12cr|libformat-1.5-6|94	
12cr|libformat-1.5-6|95	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5-1mdv2008.0
12cr|libformat-1.5-6|96	+ Revision: 25435
12cr|libformat-1.5-6|97	- Import libformat
12cr|libformat-1.5-6|98	
12cr|libformat-1.5-6|99	
12cr|libformat-1.5-6|100	
12cr|libformat-1.5-6|101	* Wed Apr 05 2006 Oden Eriksson <oeriksson@mandriva.com> 1.5-1mdk
12cr|libformat-1.5-6|102	- initial Mandriva package

2691 12
12cr|libftdi-0.20-1|1	%global	major	1
12cr|libftdi-0.20-1|2	%global	minor	20
12cr|libftdi-0.20-1|3	%global	micro	0
12cr|libftdi-0.20-1|4	%global	libname	%mklibname ftdi %{major}
12cr|libftdi-0.20-1|5	%global	devname	%mklibname -d ftdi
12cr|libftdi-0.20-1|6	%global	libcpp	%mklibname ftdip %{major}
12cr|libftdi-0.20-1|7	
12cr|libftdi-0.20-1|8	Name:		libftdi
12cr|libftdi-0.20-1|9	Version:	0.20
12cr|libftdi-0.20-1|10	Release:	1
12cr|libftdi-0.20-1|11	Summary:	Library to program and control the FTDI USB controller
12cr|libftdi-0.20-1|12	
12cr|libftdi-0.20-1|13	Group:		System/Libraries
12cr|libftdi-0.20-1|14	License:	LGPLv2
12cr|libftdi-0.20-1|15	URL:		http://www.intra2net.com/de/produkte/opensource/ftdi/
12cr|libftdi-0.20-1|16	Source0:	http://www.intra2net.com/de/produkte/opensource/ftdi/TGZ/%{name}-%{version}.tar.gz
12cr|libftdi-0.20-1|17	Source1:	no_date_footer.html
12cr|libftdi-0.20-1|18	Patch0:		libftdi-0.17-multilib.patch
12cr|libftdi-0.20-1|19	# update to recent libusb
12cr|libftdi-0.20-1|20	Patch1:		libftdi-0.19-libusb.patch
12cr|libftdi-0.20-1|21	Patch2:		libftdi-0.19-fix-doxygen-errors-patch.patch
12cr|libftdi-0.20-1|22	
12cr|libftdi-0.20-1|23	BuildRequires:	libusb-devel doxygen boost-devel python-devel swig cmake
12cr|libftdi-0.20-1|24	Requires(pre):	shadow-utils
12cr|libftdi-0.20-1|25	
12cr|libftdi-0.20-1|26	%package -n	%{libname}
12cr|libftdi-0.20-1|27	Summary:	%{summary}
12cr|libftdi-0.20-1|28	Group:		System/Libraries
12cr|libftdi-0.20-1|29	
12cr|libftdi-0.20-1|30	%package -n	%{devname}
12cr|libftdi-0.20-1|31	Summary:	Header files and static libraries for libftdi
12cr|libftdi-0.20-1|32	Group:		Development/C
12cr|libftdi-0.20-1|33	Requires:	%{libname} = %{EVRD}
12cr|libftdi-0.20-1|34	Requires:	%{libcpp} = %{EVRD}
12cr|libftdi-0.20-1|35	
12cr|libftdi-0.20-1|36	%package -n	python-%{name}
12cr|libftdi-0.20-1|37	Summary:	Libftdi library Python binding
12cr|libftdi-0.20-1|38	Group:		Development/Python
12cr|libftdi-0.20-1|39	
12cr|libftdi-0.20-1|40	%package -n	%{libcpp}
12cr|libftdi-0.20-1|41	Summary:	Libftdi library C++ binding
12cr|libftdi-0.20-1|42	Group:		Development/C++
12cr|libftdi-0.20-1|43	
12cr|libftdi-0.20-1|44	%description
12cr|libftdi-0.20-1|45	A library (using libusb) to talk to FTDI's FT2232C,
12cr|libftdi-0.20-1|46	FT232BM and FT245BM type chips including the popular bitbang mode.
12cr|libftdi-0.20-1|47	
12cr|libftdi-0.20-1|48	%description -n	%{libname}
12cr|libftdi-0.20-1|49	A library (using libusb) to talk to FTDI's FT2232C,
12cr|libftdi-0.20-1|50	FT232BM and FT245BM type chips including the popular bitbang mode.
12cr|libftdi-0.20-1|51	
12cr|libftdi-0.20-1|52	%description -n %{devname}
12cr|libftdi-0.20-1|53	Header files and static libraries for libftdi
12cr|libftdi-0.20-1|54	
12cr|libftdi-0.20-1|55	%description -n	python-%{name}
12cr|libftdi-0.20-1|56	Libftdi Python Language bindings.
12cr|libftdi-0.20-1|57	
12cr|libftdi-0.20-1|58	%description -n	%{libcpp}
12cr|libftdi-0.20-1|59	Libftdi library C++ language binding.
12cr|libftdi-0.20-1|60	
12cr|libftdi-0.20-1|61	%prep
12cr|libftdi-0.20-1|62	%setup -q
12cr|libftdi-0.20-1|63	#kernel does not provide usb_device anymore
12cr|libftdi-0.20-1|64	sed -e 's/usb_device/usb/g' -i packages/99-libftdi.rules
12cr|libftdi-0.20-1|65	%patch0 -p1 -b .multilib~
12cr|libftdi-0.20-1|66	%patch1 -p1 -b .libusb~
12cr|libftdi-0.20-1|67	%patch2 -p1 -b .doxygen~
12cr|libftdi-0.20-1|68	autoreconf -if
12cr|libftdi-0.20-1|69	
12cr|libftdi-0.20-1|70	%build
12cr|libftdi-0.20-1|71	%cmake
12cr|libftdi-0.20-1|72	%make
12cr|libftdi-0.20-1|73	
12cr|libftdi-0.20-1|74	%install
12cr|libftdi-0.20-1|75	%makeinstall_std -C build
12cr|libftdi-0.20-1|76	#no man install
12cr|libftdi-0.20-1|77	pushd build/doc/man/man3
12cr|libftdi-0.20-1|78	for man in *.3; do install -p -m644 $man -D %{buildroot}%{_mandir}/man3/$man; done
12cr|libftdi-0.20-1|79	popd
12cr|libftdi-0.20-1|80	install -p -m644 packages/99-libftdi.rules -D %{buildroot}%{_sysconfdir}/udev/rules.d/99-libftdi.rules
12cr|libftdi-0.20-1|81	# fix cmake later..
12cr|libftdi-0.20-1|82	install -d %{buildroot}%{py_platsitedir}
12cr|libftdi-0.20-1|83	mv %{buildroot}%{_prefix}/site-packages/* %{buildroot}%{py_platsitedir}
12cr|libftdi-0.20-1|84	rmdir %{buildroot}%{_prefix}/site-packages/
12cr|libftdi-0.20-1|85	
12cr|libftdi-0.20-1|86	%files -n %{libname}
12cr|libftdi-0.20-1|87	%{_libdir}/libftdi.so.%{major}
12cr|libftdi-0.20-1|88	%{_libdir}/libftdi.so.%{major}.%{minor}.%{micro}*
12cr|libftdi-0.20-1|89	%config(noreplace) %{_sysconfdir}/udev/rules.d/99-libftdi.rules
12cr|libftdi-0.20-1|90	
12cr|libftdi-0.20-1|91	%files -n %{libcpp}
12cr|libftdi-0.20-1|92	%{_libdir}/libftdipp.so.%{major}
12cr|libftdi-0.20-1|93	%{_libdir}/libftdipp.so.%{major}.%{minor}.%{micro}
12cr|libftdi-0.20-1|94	
12cr|libftdi-0.20-1|95	%files -n %{devname}
12cr|libftdi-0.20-1|96	%doc build/doc/html
12cr|libftdi-0.20-1|97	%doc AUTHORS ChangeLog README
12cr|libftdi-0.20-1|98	%{_bindir}/libftdi-config
12cr|libftdi-0.20-1|99	%{_libdir}/libftdi.so
12cr|libftdi-0.20-1|100	%{_libdir}/libftdi.a
12cr|libftdi-0.20-1|101	%{_libdir}/libftdipp.so
12cr|libftdi-0.20-1|102	%{_libdir}/libftdipp.a
12cr|libftdi-0.20-1|103	%{_includedir}/*.h
12cr|libftdi-0.20-1|104	%{_includedir}/*.hpp
12cr|libftdi-0.20-1|105	%{_libdir}/pkgconfig/libftdi.pc
12cr|libftdi-0.20-1|106	%{_libdir}/pkgconfig/libftdipp.pc
12cr|libftdi-0.20-1|107	%{_mandir}/man3/*
12cr|libftdi-0.20-1|108	
12cr|libftdi-0.20-1|109	%files -n python-%{name}
12cr|libftdi-0.20-1|110	%{py_platsitedir}/ftdi.py
12cr|libftdi-0.20-1|111	%{py_platsitedir}/_ftdi.so
12cr|libftdi-0.20-1|112	
12cr|libftdi-0.20-1|113	%pre
12cr|libftdi-0.20-1|114	getent group plugdev >/dev/null || groupadd -r plugdev
12cr|libftdi-0.20-1|115	exit 0
12cr|libftdi-0.20-1|116	
12cr|libftdi-0.20-1|117	
12cr|libftdi-0.20-1|118	
12cr|libftdi-0.20-1|119	%changelog
12cr|libftdi-0.20-1|120	* Mon Apr 02 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.20-1
12cr|libftdi-0.20-1|121	+ Revision: 788734
12cr|libftdi-0.20-1|122	- version update 0.20
12cr|libftdi-0.20-1|123	
12cr|libftdi-0.20-1|124	* Sun Aug 07 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.19-2
12cr|libftdi-0.20-1|125	+ Revision: 693614
12cr|libftdi-0.20-1|126	- add missing buildrequires
12cr|libftdi-0.20-1|127	- imported package libftdi
12cr|libftdi-0.20-1|128	

2692 12
12cr|libfwbuilder-4.1.3-2|1	%define major 9
12cr|libfwbuilder-4.1.3-2|2	%define libname %mklibname fwbuilder %{major}
12cr|libfwbuilder-4.1.3-2|3	%define develname %mklibname -d fwbuilder
12cr|libfwbuilder-4.1.3-2|4	
12cr|libfwbuilder-4.1.3-2|5	Name:		libfwbuilder
12cr|libfwbuilder-4.1.3-2|6	Summary:	Firewall Builder API
12cr|libfwbuilder-4.1.3-2|7	Version:	4.1.3
12cr|libfwbuilder-4.1.3-2|8	Release:	2
12cr|libfwbuilder-4.1.3-2|9	License:	GPLv2+
12cr|libfwbuilder-4.1.3-2|10	Group:		System/Libraries
12cr|libfwbuilder-4.1.3-2|11	Url:		http://www.fwbuilder.org/
12cr|libfwbuilder-4.1.3-2|12	Source:		http://downloads.sourceforge.net/fwbuilder/%{name}-%{version}.tar.gz
12cr|libfwbuilder-4.1.3-2|13	BuildRequires:	bind-devel
12cr|libfwbuilder-4.1.3-2|14	BuildRequires:	qt4-devel
12cr|libfwbuilder-4.1.3-2|15	BuildRequires:	libxslt-devel
12cr|libfwbuilder-4.1.3-2|16	BuildRequires:	net-snmp-devel
12cr|libfwbuilder-4.1.3-2|17	BuildRequires:	ccache
12cr|libfwbuilder-4.1.3-2|18	
12cr|libfwbuilder-4.1.3-2|19	%description
12cr|libfwbuilder-4.1.3-2|20	Firewall Builder API Library.
12cr|libfwbuilder-4.1.3-2|21	
12cr|libfwbuilder-4.1.3-2|22	%package data
12cr|libfwbuilder-4.1.3-2|23	Summary:	Fixed data for fwbuilder
12cr|libfwbuilder-4.1.3-2|24	Group:		System/Libraries
12cr|libfwbuilder-4.1.3-2|25	
12cr|libfwbuilder-4.1.3-2|26	%description data
12cr|libfwbuilder-4.1.3-2|27	Fised data for libfwbuilder.
12cr|libfwbuilder-4.1.3-2|28	The Firewall Builder API Library
12cr|libfwbuilder-4.1.3-2|29	
12cr|libfwbuilder-4.1.3-2|30	%package -n %{libname}
12cr|libfwbuilder-4.1.3-2|31	Summary:	Firewall Builder API
12cr|libfwbuilder-4.1.3-2|32	Group:		System/Libraries
12cr|libfwbuilder-4.1.3-2|33	Requires:	%{name}-data = %{version}
12cr|libfwbuilder-4.1.3-2|34	
12cr|libfwbuilder-4.1.3-2|35	%description -n %{libname}
12cr|libfwbuilder-4.1.3-2|36	Firewall Builder API Library
12cr|libfwbuilder-4.1.3-2|37	
12cr|libfwbuilder-4.1.3-2|38	%package -n %{develname}
12cr|libfwbuilder-4.1.3-2|39	Summary:   Firewall Builder API Libraries and Header Files
12cr|libfwbuilder-4.1.3-2|40	Group:     Development/Other
12cr|libfwbuilder-4.1.3-2|41	Requires:  %{libname} = %{version}-%{release}
12cr|libfwbuilder-4.1.3-2|42	Provides:  fwbuilder-devel = %{version}-%{release}
12cr|libfwbuilder-4.1.3-2|43	Provides:  libfwbuilder-devel = %{version}-%{release}
12cr|libfwbuilder-4.1.3-2|44	
12cr|libfwbuilder-4.1.3-2|45	%description -n %{develname}
12cr|libfwbuilder-4.1.3-2|46	This package contains the libraries  and header files that programmer would
12cr|libfwbuilder-4.1.3-2|47	need to develop applications using Firewall Builder API.
12cr|libfwbuilder-4.1.3-2|48	
12cr|libfwbuilder-4.1.3-2|49	%prep
12cr|libfwbuilder-4.1.3-2|50	%setup -q -n libfwbuilder-%{version}
12cr|libfwbuilder-4.1.3-2|51	
12cr|libfwbuilder-4.1.3-2|52	%build
12cr|libfwbuilder-4.1.3-2|53	./autogen.sh
12cr|libfwbuilder-4.1.3-2|54	%configure2_5x --with-templatedir=%{_datadir}/%{name}
12cr|libfwbuilder-4.1.3-2|55	%make
12cr|libfwbuilder-4.1.3-2|56	
12cr|libfwbuilder-4.1.3-2|57	%install
12cr|libfwbuilder-4.1.3-2|58	make INSTALL_ROOT=%{buildroot}/ install
12cr|libfwbuilder-4.1.3-2|59	
12cr|libfwbuilder-4.1.3-2|60	rm -fr %{buildroot}%{_datadir}/doc/*
12cr|libfwbuilder-4.1.3-2|61	
12cr|libfwbuilder-4.1.3-2|62	# multiarch policy
12cr|libfwbuilder-4.1.3-2|63	%multiarch_binaries %{buildroot}%{_bindir}/libfwbuilder-config-4
12cr|libfwbuilder-4.1.3-2|64	
12cr|libfwbuilder-4.1.3-2|65	%files data
12cr|libfwbuilder-4.1.3-2|66	%{_datadir}/%{name}
12cr|libfwbuilder-4.1.3-2|67	%doc doc/AUTHORS doc/COPYING doc/ChangeLog doc/Credits doc/README
12cr|libfwbuilder-4.1.3-2|68	
12cr|libfwbuilder-4.1.3-2|69	%files -n %{libname}
12cr|libfwbuilder-4.1.3-2|70	%{_libdir}/*.so.%{major}*
12cr|libfwbuilder-4.1.3-2|71	
12cr|libfwbuilder-4.1.3-2|72	%files  -n %{develname}
12cr|libfwbuilder-4.1.3-2|73	%{_bindir}/libfwbuilder-config-4
12cr|libfwbuilder-4.1.3-2|74	%{multiarch_bindir}/libfwbuilder-config-4
12cr|libfwbuilder-4.1.3-2|75	%{_includedir}/*
12cr|libfwbuilder-4.1.3-2|76	%{_libdir}/*.so
12cr|libfwbuilder-4.1.3-2|77	

2693 12
12cr|libg15-1.2.7-3|1	%define libname %mklibname g15_ 1
12cr|libg15-1.2.7-3|2	%define libname_devel %mklibname g15 -d
12cr|libg15-1.2.7-3|3	%define libname_static_devel %mklibname g15 -d -s
12cr|libg15-1.2.7-3|4	
12cr|libg15-1.2.7-3|5	Name:           libg15
12cr|libg15-1.2.7-3|6	Version:        1.2.7
12cr|libg15-1.2.7-3|7	Release:        3
12cr|libg15-1.2.7-3|8	Summary:        Library to control logitech G15 keyboards
12cr|libg15-1.2.7-3|9	License:        GPLv2+
12cr|libg15-1.2.7-3|10	Group:          System/Libraries
12cr|libg15-1.2.7-3|11	URL:            http://g15tools.sourceforge.net/
12cr|libg15-1.2.7-3|12	Source:         http://downloads.sourceforge.net/g15tools/libg15-%{version}.tar.bz2
12cr|libg15-1.2.7-3|13	BuildRequires:  libusb-devel
12cr|libg15-1.2.7-3|14	
12cr|libg15-1.2.7-3|15	%description
12cr|libg15-1.2.7-3|16	Controls the G15 keyboard, providing applications access
12cr|libg15-1.2.7-3|17	to the keyboard's LCD display, and the additional keys available
12cr|libg15-1.2.7-3|18	on this keyboard.
12cr|libg15-1.2.7-3|19	
12cr|libg15-1.2.7-3|20	%package -n %{libname}
12cr|libg15-1.2.7-3|21	Summary:        Controls the G15 keyboard and LCD
12cr|libg15-1.2.7-3|22	Group:          System/Libraries
12cr|libg15-1.2.7-3|23	Provides:       g15 = %{version}-%{release}
12cr|libg15-1.2.7-3|24	
12cr|libg15-1.2.7-3|25	%description -n %{libname}
12cr|libg15-1.2.7-3|26	Controls the G15 keyboard, providing applications access
12cr|libg15-1.2.7-3|27	to the keyboard's LCD display, and the additional keys available
12cr|libg15-1.2.7-3|28	on this keyboard.
12cr|libg15-1.2.7-3|29	
12cr|libg15-1.2.7-3|30	%package -n %{libname_devel}
12cr|libg15-1.2.7-3|31	Summary:        Controls the G15 keyboard and LCD
12cr|libg15-1.2.7-3|32	Group:          Development/C
12cr|libg15-1.2.7-3|33	Provides:       g15-devel = %{version}-%{release}
12cr|libg15-1.2.7-3|34	Requires:       g15 = %{version}-%{release}
12cr|libg15-1.2.7-3|35	
12cr|libg15-1.2.7-3|36	%description -n %{libname_devel}
12cr|libg15-1.2.7-3|37	Controls the G15 keyboard, providing applications access
12cr|libg15-1.2.7-3|38	to the keyboard's LCD display, and the additional keys available
12cr|libg15-1.2.7-3|39	on this keyboard.
12cr|libg15-1.2.7-3|40	
12cr|libg15-1.2.7-3|41	%package -n %{libname_static_devel}
12cr|libg15-1.2.7-3|42	Summary:        Controls the G15 keyboard and LCD
12cr|libg15-1.2.7-3|43	Group:          Development/C
12cr|libg15-1.2.7-3|44	Provides:       g15-static-devel = %{version}-%{release}
12cr|libg15-1.2.7-3|45	Requires:       g15-devel = %{version}-%{release}
12cr|libg15-1.2.7-3|46	
12cr|libg15-1.2.7-3|47	%description -n %{libname_static_devel}
12cr|libg15-1.2.7-3|48	Controls the G15 keyboard, providing applications access
12cr|libg15-1.2.7-3|49	to the keyboard's LCD display, and the additional keys available
12cr|libg15-1.2.7-3|50	on this keyboard.
12cr|libg15-1.2.7-3|51	
12cr|libg15-1.2.7-3|52	%prep
12cr|libg15-1.2.7-3|53	%setup -q
12cr|libg15-1.2.7-3|54	
12cr|libg15-1.2.7-3|55	%build
12cr|libg15-1.2.7-3|56	%{configure2_5x}
12cr|libg15-1.2.7-3|57	%{make}
12cr|libg15-1.2.7-3|58	
12cr|libg15-1.2.7-3|59	%install
12cr|libg15-1.2.7-3|60	%{makeinstall_std}
12cr|libg15-1.2.7-3|61	
12cr|libg15-1.2.7-3|62	
12cr|libg15-1.2.7-3|63	%files -n %{libname}
12cr|libg15-1.2.7-3|64	%defattr(-,root,root,0755)
12cr|libg15-1.2.7-3|65	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
12cr|libg15-1.2.7-3|66	%{_libdir}/libg15.so.*
12cr|libg15-1.2.7-3|67	
12cr|libg15-1.2.7-3|68	%files -n %{libname_devel}
12cr|libg15-1.2.7-3|69	%defattr(-,root,root,0755)
12cr|libg15-1.2.7-3|70	%{_includedir}/*
12cr|libg15-1.2.7-3|71	%{_libdir}/libg15.so
12cr|libg15-1.2.7-3|72	
12cr|libg15-1.2.7-3|73	%files -n %{libname_static_devel}
12cr|libg15-1.2.7-3|74	%defattr(-,root,root,0755)
12cr|libg15-1.2.7-3|75	%{_libdir}/lib*.a
12cr|libg15-1.2.7-3|76	
12cr|libg15-1.2.7-3|77	
12cr|libg15-1.2.7-3|78	%changelog
12cr|libg15-1.2.7-3|79	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-2mdv2011.0
12cr|libg15-1.2.7-3|80	+ Revision: 609747
12cr|libg15-1.2.7-3|81	- rebuild
12cr|libg15-1.2.7-3|82	
12cr|libg15-1.2.7-3|83	* Wed Dec 30 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.7-1mdv2010.1
12cr|libg15-1.2.7-3|84	+ Revision: 484225
12cr|libg15-1.2.7-3|85	- new version 1.2.7
12cr|libg15-1.2.7-3|86	- fix license tag
12cr|libg15-1.2.7-3|87	
12cr|libg15-1.2.7-3|88	* Mon Sep 14 2009 Götz Waschk <waschk@mandriva.org> 1.2.6-9mdv2010.0
12cr|libg15-1.2.7-3|89	+ Revision: 439068
12cr|libg15-1.2.7-3|90	- rebuild for new libusb
12cr|libg15-1.2.7-3|91	
12cr|libg15-1.2.7-3|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|libg15-1.2.7-3|93	- rebuild
12cr|libg15-1.2.7-3|94	
12cr|libg15-1.2.7-3|95	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.2.6-7mdv2009.0
12cr|libg15-1.2.7-3|96	+ Revision: 248647
12cr|libg15-1.2.7-3|97	- rebuild
12cr|libg15-1.2.7-3|98	
12cr|libg15-1.2.7-3|99	+ Pixel <pixel@mandriva.com>
12cr|libg15-1.2.7-3|100	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libg15-1.2.7-3|101	
12cr|libg15-1.2.7-3|102	* Fri Feb 08 2008 David Walluck <walluck@mandriva.org> 1.2.6-5mdv2008.1
12cr|libg15-1.2.7-3|103	+ Revision: 163890
12cr|libg15-1.2.7-3|104	- fix Requires
12cr|libg15-1.2.7-3|105	- Provides: g15 = %%{version}-%%{release}
12cr|libg15-1.2.7-3|106	
12cr|libg15-1.2.7-3|107	* Thu Feb 07 2008 David Walluck <walluck@mandriva.org> 1.2.6-3mdv2008.1
12cr|libg15-1.2.7-3|108	+ Revision: 163354
12cr|libg15-1.2.7-3|109	- add more documentation
12cr|libg15-1.2.7-3|110	- fix wrong g15-devel provide
12cr|libg15-1.2.7-3|111	- place .la file in devel package
12cr|libg15-1.2.7-3|112	
12cr|libg15-1.2.7-3|113	* Thu Feb 07 2008 David Walluck <walluck@mandriva.org> 1.2.6-1mdv2008.1
12cr|libg15-1.2.7-3|114	+ Revision: 163350
12cr|libg15-1.2.7-3|115	- import libg15
12cr|libg15-1.2.7-3|116	
12cr|libg15-1.2.7-3|117	

2694 12
12cr|libg15render-1.2-10|1	%define libname %mklibname g15render 1
12cr|libg15render-1.2-10|2	%define libname_devel %mklibname g15render -d
12cr|libg15render-1.2-10|3	
12cr|libg15render-1.2-10|4	Name:           libg15render
12cr|libg15render-1.2-10|5	Version:        1.2
12cr|libg15render-1.2-10|6	Release:        10
12cr|libg15render-1.2-10|7	Summary:        Library to render text and shapes into a buffer usable by the G15 keyboard
12cr|libg15render-1.2-10|8	License:        GPLv2+
12cr|libg15render-1.2-10|9	Group:          System/Libraries
12cr|libg15render-1.2-10|10	URL:            http://g15tools.sourceforge.net/
12cr|libg15render-1.2-10|11	Source0:        http://downloads.sourceforge.net/g15tools/libg15render-%{version}.tar.bz2
12cr|libg15render-1.2-10|12	BuildRequires:  freetype2-devel
12cr|libg15render-1.2-10|13	BuildRequires:  g15-devel
12cr|libg15render-1.2-10|14	BuildRequires:  doxygen
12cr|libg15render-1.2-10|15	
12cr|libg15render-1.2-10|16	%description
12cr|libg15render-1.2-10|17	This is a library to render text and shapes into a buffer usable by the
12cr|libg15render-1.2-10|18	Logitech G15 Gaming Keyboard.
12cr|libg15render-1.2-10|19	
12cr|libg15render-1.2-10|20	This library probably isn't very useful without libg15 and/or g15daemon.
12cr|libg15render-1.2-10|21	
12cr|libg15render-1.2-10|22	%package -n %{libname}
12cr|libg15render-1.2-10|23	Summary:        Renders text and shapes into a buffer usable by the G15 keyboard
12cr|libg15render-1.2-10|24	Group:          System/Libraries
12cr|libg15render-1.2-10|25	Provides:       g15render = %{EVRD}
12cr|libg15render-1.2-10|26	
12cr|libg15render-1.2-10|27	%description -n %{libname}
12cr|libg15render-1.2-10|28	This is a library to render text and shapes into a buffer usable by the
12cr|libg15render-1.2-10|29	Logitech G15 Gaming Keyboard.
12cr|libg15render-1.2-10|30	
12cr|libg15render-1.2-10|31	This library probably isn't very useful without libg15 and/or g15daemon.
12cr|libg15render-1.2-10|32	
12cr|libg15render-1.2-10|33	%package -n %{libname_devel}
12cr|libg15render-1.2-10|34	Summary:        Renders text and shapes into a buffer usable by the G15 keyboard
12cr|libg15render-1.2-10|35	Group:          Development/C
12cr|libg15render-1.2-10|36	Provides:       g15render-devel = %{EVRD}
12cr|libg15render-1.2-10|37	Requires:       g15render = %{version}
12cr|libg15render-1.2-10|38	
12cr|libg15render-1.2-10|39	%description -n %{libname_devel}
12cr|libg15render-1.2-10|40	This is a library to render text and shapes into a buffer usable by the
12cr|libg15render-1.2-10|41	Logitech G15 Gaming Keyboard.
12cr|libg15render-1.2-10|42	
12cr|libg15render-1.2-10|43	This library probably isn't very useful without libg15 and/or g15daemon.
12cr|libg15render-1.2-10|44	
12cr|libg15render-1.2-10|45	%prep
12cr|libg15render-1.2-10|46	%setup -q
12cr|libg15render-1.2-10|47	
12cr|libg15render-1.2-10|48	%build
12cr|libg15render-1.2-10|49	%configure2_5x --enable-ttf --disable-static
12cr|libg15render-1.2-10|50	%make
12cr|libg15render-1.2-10|51	%{_bindir}/doxygen
12cr|libg15render-1.2-10|52	
12cr|libg15render-1.2-10|53	%install
12cr|libg15render-1.2-10|54	%{makeinstall_std}
12cr|libg15render-1.2-10|55	%{__rm} -r %{buildroot}%{_docdir}
12cr|libg15render-1.2-10|56	
12cr|libg15render-1.2-10|57	%files -n %{libname}
12cr|libg15render-1.2-10|58	%defattr(-,root,root,0755)
12cr|libg15render-1.2-10|59	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
12cr|libg15render-1.2-10|60	%{_libdir}/libg15render.so.*
12cr|libg15render-1.2-10|61	%{_mandir}/man3/*
12cr|libg15render-1.2-10|62	
12cr|libg15render-1.2-10|63	%files -n %{libname_devel}
12cr|libg15render-1.2-10|64	%defattr(-,root,root,0755)
12cr|libg15render-1.2-10|65	%doc doc/html
12cr|libg15render-1.2-10|66	%{_includedir}/*
12cr|libg15render-1.2-10|67	%{_libdir}/libg15render.so
12cr|libg15render-1.2-10|68	
12cr|libg15render-1.2-10|69	
12cr|libg15render-1.2-10|70	%changelog
12cr|libg15render-1.2-10|71	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2-8mdv2011.0
12cr|libg15render-1.2-10|72	+ Revision: 620122
12cr|libg15render-1.2-10|73	- the mass rebuild of 2010.0 packages
12cr|libg15render-1.2-10|74	
12cr|libg15render-1.2-10|75	* Mon Sep 14 2009 Götz Waschk <waschk@mandriva.org> 1.2-7mdv2010.0
12cr|libg15render-1.2-10|76	+ Revision: 439483
12cr|libg15render-1.2-10|77	- rebuild for new libusb
12cr|libg15render-1.2-10|78	
12cr|libg15render-1.2-10|79	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2-6mdv2010.0
12cr|libg15render-1.2-10|80	+ Revision: 429731
12cr|libg15render-1.2-10|81	- rebuild
12cr|libg15render-1.2-10|82	
12cr|libg15render-1.2-10|83	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.2-5mdv2009.0
12cr|libg15render-1.2-10|84	+ Revision: 248649
12cr|libg15render-1.2-10|85	- rebuild
12cr|libg15render-1.2-10|86	
12cr|libg15render-1.2-10|87	+ Pixel <pixel@mandriva.com>
12cr|libg15render-1.2-10|88	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libg15render-1.2-10|89	
12cr|libg15render-1.2-10|90	* Fri Feb 08 2008 David Walluck <walluck@mandriva.org> 1.2-3mdv2008.1
12cr|libg15render-1.2-10|91	+ Revision: 163895
12cr|libg15render-1.2-10|92	- fix Provides and Requires
12cr|libg15render-1.2-10|93	- build API docs
12cr|libg15render-1.2-10|94	- import libg15render
12cr|libg15render-1.2-10|95	
12cr|libg15render-1.2-10|96	

2695 12
12cr|libgcal-0.9.6-1|1	%define name	libgcal
12cr|libgcal-0.9.6-1|2	%define version	0.9.6
12cr|libgcal-0.9.6-1|3	%define major	0
12cr|libgcal-0.9.6-1|4	%define libname %mklibname gcal %{major}
12cr|libgcal-0.9.6-1|5	%define develname %mklibname gcal -d
12cr|libgcal-0.9.6-1|6	
12cr|libgcal-0.9.6-1|7	
12cr|libgcal-0.9.6-1|8	Name:		%name
12cr|libgcal-0.9.6-1|9	Version:	%version
12cr|libgcal-0.9.6-1|10	Release:	%mkrel 1
12cr|libgcal-0.9.6-1|11	Summary:	Implements Google Data Protocol 2.0
12cr|libgcal-0.9.6-1|12	License:	BSD
12cr|libgcal-0.9.6-1|13	Group:		Communications
12cr|libgcal-0.9.6-1|14	URL:		http://code.google.com/p/libgcal/
12cr|libgcal-0.9.6-1|15	Source:		http://libgcal.googlecode.com/files/%name-%version.tar.bz2
12cr|libgcal-0.9.6-1|16	BuildRequires:	cmake
12cr|libgcal-0.9.6-1|17	BuildRequires:	curl-devel
12cr|libgcal-0.9.6-1|18	BuildRequires:	libxml2-devel
12cr|libgcal-0.9.6-1|19	BuildRequires:	check-devel
12cr|libgcal-0.9.6-1|20	
12cr|libgcal-0.9.6-1|21	%description
12cr|libgcal-0.9.6-1|22	Implements Google Data Protocol 2.0.
12cr|libgcal-0.9.6-1|23	It does allow communication with google calendar and contacts,
12cr|libgcal-0.9.6-1|24	implements already:
12cr|libgcal-0.9.6-1|25	- authentication
12cr|libgcal-0.9.6-1|26	- get all events/contacts
12cr|libgcal-0.9.6-1|27	- atom stream parsing
12cr|libgcal-0.9.6-1|28	- access to individual events/contacts
12cr|libgcal-0.9.6-1|29	- add/delete/edit events/contacts
12cr|libgcal-0.9.6-1|30	- query for updated events/contacts
12cr|libgcal-0.9.6-1|31	- add/edit/delete contacts with photo
12cr|libgcal-0.9.6-1|32	- download your contact's photos
12cr|libgcal-0.9.6-1|33	- proxy is supported
12cr|libgcal-0.9.6-1|34	- timezones
12cr|libgcal-0.9.6-1|35	- use only xml to add/edit/delete entries
12cr|libgcal-0.9.6-1|36	- great doxygen documentation
12cr|libgcal-0.9.6-1|37	
12cr|libgcal-0.9.6-1|38	#-------------------------------------------------------------------
12cr|libgcal-0.9.6-1|39	
12cr|libgcal-0.9.6-1|40	%package -n	%{libname}
12cr|libgcal-0.9.6-1|41	Summary:	Library implementing Google Data Protocol Data 2.0
12cr|libgcal-0.9.6-1|42	Group:		System/Libraries
12cr|libgcal-0.9.6-1|43	Obsoletes:	libgcal <= 0.9.3-1
12cr|libgcal-0.9.6-1|44	Provides:	%{name} = %{version}-%{release}
12cr|libgcal-0.9.6-1|45	
12cr|libgcal-0.9.6-1|46	%description -n	%{libname}
12cr|libgcal-0.9.6-1|47	This library implements Google Data Protocol 2.0
12cr|libgcal-0.9.6-1|48	It does allow communication with google calendar and contacts,
12cr|libgcal-0.9.6-1|49	implements already:
12cr|libgcal-0.9.6-1|50	- authentication
12cr|libgcal-0.9.6-1|51	- get all events/contacts
12cr|libgcal-0.9.6-1|52	- atom stream parsing
12cr|libgcal-0.9.6-1|53	- access to individual events/contacts
12cr|libgcal-0.9.6-1|54	- add/delete/edit events/contacts
12cr|libgcal-0.9.6-1|55	- query for updated events/contacts
12cr|libgcal-0.9.6-1|56	- add/edit/delete contacts with photo
12cr|libgcal-0.9.6-1|57	- download your contact's photos
12cr|libgcal-0.9.6-1|58	- proxy is supported
12cr|libgcal-0.9.6-1|59	- timezones
12cr|libgcal-0.9.6-1|60	- use only xml to add/edit/delete entries
12cr|libgcal-0.9.6-1|61	- great doxygen documentation
12cr|libgcal-0.9.6-1|62	
12cr|libgcal-0.9.6-1|63	%files -n	%{libname}
12cr|libgcal-0.9.6-1|64	%defattr(-,root,root)
12cr|libgcal-0.9.6-1|65	%{_libdir}/libgcal.so.%{major}*
12cr|libgcal-0.9.6-1|66	
12cr|libgcal-0.9.6-1|67	#--------------------------------------------------------------------
12cr|libgcal-0.9.6-1|68	
12cr|libgcal-0.9.6-1|69	
12cr|libgcal-0.9.6-1|70	%package -n	%{develname}
12cr|libgcal-0.9.6-1|71	Summary:	Library headers for %{name}
12cr|libgcal-0.9.6-1|72	Group:		Development/C
12cr|libgcal-0.9.6-1|73	Requires:	%{libname} = %{version}
12cr|libgcal-0.9.6-1|74	Obsoletes:	libgcal-devel <= 0.9.3-1
12cr|libgcal-0.9.6-1|75	Provides:	%{name}-devel = %{version}-%{release}
12cr|libgcal-0.9.6-1|76	
12cr|libgcal-0.9.6-1|77	%description -n	%{develname}
12cr|libgcal-0.9.6-1|78	This is the libraries, include files and other resources you can use
12cr|libgcal-0.9.6-1|79	to incorporate %{name} into applications.
12cr|libgcal-0.9.6-1|80	
12cr|libgcal-0.9.6-1|81	%files -n	%{develname}
12cr|libgcal-0.9.6-1|82	%defattr(-,root,root)
12cr|libgcal-0.9.6-1|83	%{_includedir}/*
12cr|libgcal-0.9.6-1|84	%{_libdir}/libgcal.so
12cr|libgcal-0.9.6-1|85	%{_libdir}/pkgconfig/libgcal.pc
12cr|libgcal-0.9.6-1|86	%{_libdir}/LibGCal/cmake/LibGCalConfig.cmake
12cr|libgcal-0.9.6-1|87	
12cr|libgcal-0.9.6-1|88	#--------------------------------------------------------------------
12cr|libgcal-0.9.6-1|89	
12cr|libgcal-0.9.6-1|90	%prep
12cr|libgcal-0.9.6-1|91	%setup -q
12cr|libgcal-0.9.6-1|92	
12cr|libgcal-0.9.6-1|93	%build
12cr|libgcal-0.9.6-1|94	%cmake
12cr|libgcal-0.9.6-1|95	%make
12cr|libgcal-0.9.6-1|96	
12cr|libgcal-0.9.6-1|97	%install
12cr|libgcal-0.9.6-1|98	%__rm -rf %buildroot
12cr|libgcal-0.9.6-1|99	%makeinstall_std -C build
12cr|libgcal-0.9.6-1|100	
12cr|libgcal-0.9.6-1|101	%clean
12cr|libgcal-0.9.6-1|102	%__rm -rf %buildroot
12cr|libgcal-0.9.6-1|103	
12cr|libgcal-0.9.6-1|104	
12cr|libgcal-0.9.6-1|105	%changelog
12cr|libgcal-0.9.6-1|106	* Wed Sep 08 2010 John Balcaen <mikala@mandriva.org> 0.9.6-1mdv2011.0
12cr|libgcal-0.9.6-1|107	+ Revision: 576737
12cr|libgcal-0.9.6-1|108	- Update to 0.9.6
12cr|libgcal-0.9.6-1|109	
12cr|libgcal-0.9.6-1|110	* Wed Jul 21 2010 John Balcaen <mikala@mandriva.org> 0.9.5-1mdv2011.0
12cr|libgcal-0.9.6-1|111	+ Revision: 556486
12cr|libgcal-0.9.6-1|112	- Update to 0.9.5
12cr|libgcal-0.9.6-1|113	
12cr|libgcal-0.9.6-1|114	* Sat Apr 24 2010 John Balcaen <mikala@mandriva.org> 0.9.3-2mdv2010.1
12cr|libgcal-0.9.6-1|115	+ Revision: 538458
12cr|libgcal-0.9.6-1|116	- Fix Group
12cr|libgcal-0.9.6-1|117	- Use of %%mklibname
12cr|libgcal-0.9.6-1|118	
12cr|libgcal-0.9.6-1|119	* Fri Apr 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.9.3-1mdv2010.1
12cr|libgcal-0.9.6-1|120	+ Revision: 538300
12cr|libgcal-0.9.6-1|121	- update to new version: 0.9.3
12cr|libgcal-0.9.6-1|122	
12cr|libgcal-0.9.6-1|123	* Thu Oct 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.2-2mdv2010.0
12cr|libgcal-0.9.6-1|124	+ Revision: 455886
12cr|libgcal-0.9.6-1|125	- rebuild for new curl SSL backend
12cr|libgcal-0.9.6-1|126	
12cr|libgcal-0.9.6-1|127	* Sat Aug 08 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.2-1mdv2010.0
12cr|libgcal-0.9.6-1|128	+ Revision: 411512
12cr|libgcal-0.9.6-1|129	- Update to new version 0.9.2
12cr|libgcal-0.9.6-1|130	
12cr|libgcal-0.9.6-1|131	* Sun May 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.1-0.git090517.2mdv2010.0
12cr|libgcal-0.9.6-1|132	+ Revision: 376613
12cr|libgcal-0.9.6-1|133	- Fix groups
12cr|libgcal-0.9.6-1|134	- Fix groups
12cr|libgcal-0.9.6-1|135	Fix License
12cr|libgcal-0.9.6-1|136	- import libgcal
12cr|libgcal-0.9.6-1|137	
12cr|libgcal-0.9.6-1|138	

2696 12
12cr|libgdamm4-4.1.3-1|1	%define shortname gdamm
12cr|libgdamm4-4.1.3-1|2	%define origname libgdamm
12cr|libgdamm4-4.1.3-1|3	# api is the part of the library name before the .so
12cr|libgdamm4-4.1.3-1|4	%define api 4.0
12cr|libgdamm4-4.1.3-1|5	# major is the part of the library name after the .so
12cr|libgdamm4-4.1.3-1|6	%define major 13
12cr|libgdamm4-4.1.3-1|7	%define lib_name %mklibname %{shortname} %{api} %{major}
12cr|libgdamm4-4.1.3-1|8	%define develname %mklibname gdamm %{api} -d
12cr|libgdamm4-4.1.3-1|9	
12cr|libgdamm4-4.1.3-1|10	Name:           libgdamm4
12cr|libgdamm4-4.1.3-1|11	
12cr|libgdamm4-4.1.3-1|12	#(!) summary for SRPM only
12cr|libgdamm4-4.1.3-1|13	Summary:        C++ wrappers for libgda
12cr|libgdamm4-4.1.3-1|14	Version:        4.1.3
12cr|libgdamm4-4.1.3-1|15	Group: 		System/Libraries
12cr|libgdamm4-4.1.3-1|16	License:	LGPLv2+
12cr|libgdamm4-4.1.3-1|17	Release:        %mkrel 1
12cr|libgdamm4-4.1.3-1|18	URL:            http://www.gtkmm.org/
12cr|libgdamm4-4.1.3-1|19	Source0:        http://ftp.gnome.org/pub/GNOME/sources/libgdamm/%{origname}-%{version}.tar.xz
12cr|libgdamm4-4.1.3-1|20	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|libgdamm4-4.1.3-1|21	BuildRequires:  glibmm2.4-devel >= 2.27.93
12cr|libgdamm4-4.1.3-1|22	BuildRequires:  libgda4.0-devel >= 4.1.7
12cr|libgdamm4-4.1.3-1|23	BuildRequires:	gnome-common
12cr|libgdamm4-4.1.3-1|24	
12cr|libgdamm4-4.1.3-1|25	#Full and generic description of the whole package. (this will be the SRPM
12cr|libgdamm4-4.1.3-1|26	#description only)
12cr|libgdamm4-4.1.3-1|27	%description
12cr|libgdamm4-4.1.3-1|28	C++ wrappers for libgda. libgdamm is part of a set of powerful
12cr|libgdamm4-4.1.3-1|29	C++ bindings for the GNOME libraries, which provide additional
12cr|libgdamm4-4.1.3-1|30	functionality above GTK+/gtkmm.
12cr|libgdamm4-4.1.3-1|31	
12cr|libgdamm4-4.1.3-1|32	#main package (contains ''.so.[major].''' only)
12cr|libgdamm4-4.1.3-1|33	%package -n     %{lib_name}
12cr|libgdamm4-4.1.3-1|34	
12cr|libgdamm4-4.1.3-1|35	#(!) summary for main lib RPM only
12cr|libgdamm4-4.1.3-1|36	Summary:        Main library for gdamm
12cr|libgdamm4-4.1.3-1|37	Group:          System/Libraries
12cr|libgdamm4-4.1.3-1|38	Provides:       %{name} = %{version}-%{release}
12cr|libgdamm4-4.1.3-1|39	
12cr|libgdamm4-4.1.3-1|40	%description -n %{lib_name}
12cr|libgdamm4-4.1.3-1|41	C++ wrappers for libgda. libgdamm is part of a set of powerful
12cr|libgdamm4-4.1.3-1|42	C++ bindings for the GNOME libraries, which provide additional
12cr|libgdamm4-4.1.3-1|43	functionality above GTK+/gtkmm.
12cr|libgdamm4-4.1.3-1|44	
12cr|libgdamm4-4.1.3-1|45	%package -n     %{develname}
12cr|libgdamm4-4.1.3-1|46	Summary:        Headers for developing programs that will use gda
12cr|libgdamm4-4.1.3-1|47	Group:          Development/GNOME and GTK+
12cr|libgdamm4-4.1.3-1|48	Requires:       %{lib_name} = %{version}
12cr|libgdamm4-4.1.3-1|49	#(!) '''''MANDATORY'''''
12cr|libgdamm4-4.1.3-1|50	Provides:       %{lib_name}-devel = %{version}-%{release}
12cr|libgdamm4-4.1.3-1|51	#(!) '''''MANDATORY'''''
12cr|libgdamm4-4.1.3-1|52	Provides:       %{name}-devel = %{version}-%{release}
12cr|libgdamm4-4.1.3-1|53	
12cr|libgdamm4-4.1.3-1|54	%description -n %{develname}
12cr|libgdamm4-4.1.3-1|55	This package contains headers and libraries that programmers will need
12cr|libgdamm4-4.1.3-1|56	to develop applications which use libgdamm.
12cr|libgdamm4-4.1.3-1|57	
12cr|libgdamm4-4.1.3-1|58	%prep
12cr|libgdamm4-4.1.3-1|59	%setup -q -n %{origname}-%{version}
12cr|libgdamm4-4.1.3-1|60	
12cr|libgdamm4-4.1.3-1|61	%build
12cr|libgdamm4-4.1.3-1|62	NOCONFIGURE=yes gnome-autogen.sh
12cr|libgdamm4-4.1.3-1|63	%configure2_5x --enable-static
12cr|libgdamm4-4.1.3-1|64	%make
12cr|libgdamm4-4.1.3-1|65	
12cr|libgdamm4-4.1.3-1|66	%install
12cr|libgdamm4-4.1.3-1|67	rm -rf $RPM_BUILD_ROOT
12cr|libgdamm4-4.1.3-1|68	%makeinstall_std
12cr|libgdamm4-4.1.3-1|69	find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
12cr|libgdamm4-4.1.3-1|70	
12cr|libgdamm4-4.1.3-1|71	%clean
12cr|libgdamm4-4.1.3-1|72	rm -rf $RPM_BUILD_ROOT
12cr|libgdamm4-4.1.3-1|73	
12cr|libgdamm4-4.1.3-1|74	
12cr|libgdamm4-4.1.3-1|75	%files -n %{lib_name}
12cr|libgdamm4-4.1.3-1|76	# ..
12cr|libgdamm4-4.1.3-1|77	# include the major number (and api if present) in the file list to catch
12cr|libgdamm4-4.1.3-1|78	#changes on version upgrade
12cr|libgdamm4-4.1.3-1|79	%doc AUTHORS ChangeLog NEWS
12cr|libgdamm4-4.1.3-1|80	%{_libdir}/lib*-%{api}.so.%{major}*
12cr|libgdamm4-4.1.3-1|81	
12cr|libgdamm4-4.1.3-1|82	%files -n %{develname}
12cr|libgdamm4-4.1.3-1|83	%doc %_datadir/doc/libgdamm-%api
12cr|libgdamm4-4.1.3-1|84	%doc %_datadir/devhelp/books/libgdamm-%api
12cr|libgdamm4-4.1.3-1|85	%{_includedir}/libgdamm-%api
12cr|libgdamm4-4.1.3-1|86	%{_libdir}/*.a
12cr|libgdamm4-4.1.3-1|87	%{_libdir}/*.so
12cr|libgdamm4-4.1.3-1|88	%{_libdir}/libgdamm-%api
12cr|libgdamm4-4.1.3-1|89	%{_libdir}/pkgconfig/*.pc
12cr|libgdamm4-4.1.3-1|90	
12cr|libgdamm4-4.1.3-1|91	
12cr|libgdamm4-4.1.3-1|92	%changelog
12cr|libgdamm4-4.1.3-1|93	* Thu Sep 22 2011 Götz Waschk <waschk@mandriva.org> 4.1.3-1mdv2012.0
12cr|libgdamm4-4.1.3-1|94	+ Revision: 700828
12cr|libgdamm4-4.1.3-1|95	- new version
12cr|libgdamm4-4.1.3-1|96	- xz tarball
12cr|libgdamm4-4.1.3-1|97	
12cr|libgdamm4-4.1.3-1|98	* Mon Apr 04 2011 Funda Wang <fwang@mandriva.org> 4.1.2-1
12cr|libgdamm4-4.1.3-1|99	+ Revision: 650227
12cr|libgdamm4-4.1.3-1|100	- rebuild
12cr|libgdamm4-4.1.3-1|101	- update to new version 4.1.2
12cr|libgdamm4-4.1.3-1|102	
12cr|libgdamm4-4.1.3-1|103	* Sat Oct 16 2010 Götz Waschk <waschk@mandriva.org> 4.1.1-1mdv2011.0
12cr|libgdamm4-4.1.3-1|104	+ Revision: 586125
12cr|libgdamm4-4.1.3-1|105	- update to new version 4.1.1
12cr|libgdamm4-4.1.3-1|106	- spec file cleanup
12cr|libgdamm4-4.1.3-1|107	
12cr|libgdamm4-4.1.3-1|108	* Fri Aug 06 2010 Götz Waschk <waschk@mandriva.org> 3.99.21-1mdv2011.0
12cr|libgdamm4-4.1.3-1|109	+ Revision: 567068
12cr|libgdamm4-4.1.3-1|110	- update to new version 3.99.21
12cr|libgdamm4-4.1.3-1|111	- new version
12cr|libgdamm4-4.1.3-1|112	- bump libgda dep
12cr|libgdamm4-4.1.3-1|113	
12cr|libgdamm4-4.1.3-1|114	* Thu Feb 25 2010 Götz Waschk <waschk@mandriva.org> 3.99.19-1mdv2010.1
12cr|libgdamm4-4.1.3-1|115	+ Revision: 511311
12cr|libgdamm4-4.1.3-1|116	- update to new version 3.99.19
12cr|libgdamm4-4.1.3-1|117	
12cr|libgdamm4-4.1.3-1|118	* Sat Aug 29 2009 Götz Waschk <waschk@mandriva.org> 3.99.17.1-1mdv2010.0
12cr|libgdamm4-4.1.3-1|119	+ Revision: 422128
12cr|libgdamm4-4.1.3-1|120	- update to new version 3.99.17.1
12cr|libgdamm4-4.1.3-1|121	
12cr|libgdamm4-4.1.3-1|122	* Wed Aug 26 2009 Götz Waschk <waschk@mandriva.org> 3.99.17-1mdv2010.0
12cr|libgdamm4-4.1.3-1|123	+ Revision: 421494
12cr|libgdamm4-4.1.3-1|124	- new version
12cr|libgdamm4-4.1.3-1|125	- new major
12cr|libgdamm4-4.1.3-1|126	- update file list
12cr|libgdamm4-4.1.3-1|127	
12cr|libgdamm4-4.1.3-1|128	* Mon Jun 29 2009 Götz Waschk <waschk@mandriva.org> 3.99.16-1mdv2010.0
12cr|libgdamm4-4.1.3-1|129	+ Revision: 390562
12cr|libgdamm4-4.1.3-1|130	- update to new version 3.99.16
12cr|libgdamm4-4.1.3-1|131	
12cr|libgdamm4-4.1.3-1|132	* Mon Jun 01 2009 Götz Waschk <waschk@mandriva.org> 3.99.15-1mdv2010.0
12cr|libgdamm4-4.1.3-1|133	+ Revision: 381867
12cr|libgdamm4-4.1.3-1|134	- new version
12cr|libgdamm4-4.1.3-1|135	- new major
12cr|libgdamm4-4.1.3-1|136	
12cr|libgdamm4-4.1.3-1|137	* Mon Mar 16 2009 Götz Waschk <waschk@mandriva.org> 3.99.14-1mdv2009.1
12cr|libgdamm4-4.1.3-1|138	+ Revision: 356298
12cr|libgdamm4-4.1.3-1|139	- new version
12cr|libgdamm4-4.1.3-1|140	- bump libgda4.0 dep
12cr|libgdamm4-4.1.3-1|141	
12cr|libgdamm4-4.1.3-1|142	* Tue Mar 10 2009 Götz Waschk <waschk@mandriva.org> 3.99.13-1mdv2009.1
12cr|libgdamm4-4.1.3-1|143	+ Revision: 353434
12cr|libgdamm4-4.1.3-1|144	- new version
12cr|libgdamm4-4.1.3-1|145	
12cr|libgdamm4-4.1.3-1|146	* Mon Mar 02 2009 Götz Waschk <waschk@mandriva.org> 3.99.12-1mdv2009.1
12cr|libgdamm4-4.1.3-1|147	+ Revision: 346880
12cr|libgdamm4-4.1.3-1|148	- update to new version 3.99.12
12cr|libgdamm4-4.1.3-1|149	
12cr|libgdamm4-4.1.3-1|150	* Sun Feb 15 2009 Götz Waschk <waschk@mandriva.org> 3.99.11-1mdv2009.1
12cr|libgdamm4-4.1.3-1|151	+ Revision: 340679
12cr|libgdamm4-4.1.3-1|152	- update to new version 3.99.11
12cr|libgdamm4-4.1.3-1|153	
12cr|libgdamm4-4.1.3-1|154	* Fri Jan 16 2009 Götz Waschk <waschk@mandriva.org> 3.99.8-1mdv2009.1
12cr|libgdamm4-4.1.3-1|155	+ Revision: 330310
12cr|libgdamm4-4.1.3-1|156	- new version
12cr|libgdamm4-4.1.3-1|157	- fix source URL
12cr|libgdamm4-4.1.3-1|158	
12cr|libgdamm4-4.1.3-1|159	* Mon Jan 05 2009 Götz Waschk <waschk@mandriva.org> 3.99.7-2mdv2009.1
12cr|libgdamm4-4.1.3-1|160	+ Revision: 325027
12cr|libgdamm4-4.1.3-1|161	- fix license
12cr|libgdamm4-4.1.3-1|162	- rename libgdamm3 package
12cr|libgdamm4-4.1.3-1|163	- new version
12cr|libgdamm4-4.1.3-1|164	- new api version 4.0
12cr|libgdamm4-4.1.3-1|165	- new version
12cr|libgdamm4-4.1.3-1|166	- rebuild
12cr|libgdamm4-4.1.3-1|167	
12cr|libgdamm4-4.1.3-1|168	+ mandrake <mandrake@mandriva.com>
12cr|libgdamm4-4.1.3-1|169	- %repsys markrelease
12cr|libgdamm4-4.1.3-1|170	version: 3.99.7
12cr|libgdamm4-4.1.3-1|171	release: 1mdv2009.1
12cr|libgdamm4-4.1.3-1|172	revision: 324512
12cr|libgdamm4-4.1.3-1|173	Copying 3.99.7-1mdv2009.1 to releases/ directory.
12cr|libgdamm4-4.1.3-1|174	
12cr|libgdamm4-4.1.3-1|175	+ Thierry Vignaud <tv@mandriva.org>
12cr|libgdamm4-4.1.3-1|176	- fix srpm description (extra spacing due to comments)
12cr|libgdamm4-4.1.3-1|177	- kill re-definition of %%buildroot on Pixel's request
12cr|libgdamm4-4.1.3-1|178	
12cr|libgdamm4-4.1.3-1|179	+ Funda Wang <fwang@mandriva.org>
12cr|libgdamm4-4.1.3-1|180	- drop libmajor for devel package name
12cr|libgdamm4-4.1.3-1|181	- New version 3.0.0
12cr|libgdamm4-4.1.3-1|182	- obsoletes old devel package
12cr|libgdamm4-4.1.3-1|183	- fix libname
12cr|libgdamm4-4.1.3-1|184	- New version 2.9.81
12cr|libgdamm4-4.1.3-1|185	
12cr|libgdamm4-4.1.3-1|186	+ Pixel <pixel@mandriva.com>
12cr|libgdamm4-4.1.3-1|187	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libgdamm4-4.1.3-1|188	
12cr|libgdamm4-4.1.3-1|189	+ Olivier Blin <blino@mandriva.org>
12cr|libgdamm4-4.1.3-1|190	- restore BuildRoot
12cr|libgdamm4-4.1.3-1|191	
12cr|libgdamm4-4.1.3-1|192	+ Jérôme Soyer <saispo@mandriva.org>
12cr|libgdamm4-4.1.3-1|193	- import libgdamm3
12cr|libgdamm4-4.1.3-1|194	

2697 12
12cr|libgdgeda-2.0.15-10|1	%define fname gdgeda
12cr|libgdgeda-2.0.15-10|2	
12cr|libgdgeda-2.0.15-10|3	%define major 6
12cr|libgdgeda-2.0.15-10|4	%define libname %mklibname %{fname} %{major}
12cr|libgdgeda-2.0.15-10|5	%define develname %mklibname -d %{fname}
12cr|libgdgeda-2.0.15-10|6	
12cr|libgdgeda-2.0.15-10|7	Summary:	Graphical libraries for the gEDA project
12cr|libgdgeda-2.0.15-10|8	Name:		lib%{fname}
12cr|libgdgeda-2.0.15-10|9	Version:	2.0.15
12cr|libgdgeda-2.0.15-10|10	Release:	10
12cr|libgdgeda-2.0.15-10|11	Group:		Sciences/Other
12cr|libgdgeda-2.0.15-10|12	License:	LGPL
12cr|libgdgeda-2.0.15-10|13	Url:		http://www.geda.seul.org
12cr|libgdgeda-2.0.15-10|14	Source:		%{name}-%{version}.tar.bz2
12cr|libgdgeda-2.0.15-10|15	BuildRequires:	pkgconfig(zlib)
12cr|libgdgeda-2.0.15-10|16	BuildRequires:  pkgconfig(libpng)
12cr|libgdgeda-2.0.15-10|17	
12cr|libgdgeda-2.0.15-10|18	%description
12cr|libgdgeda-2.0.15-10|19	Libgdgeda is a hack on libgd, which is a graphics library.  It allows your
12cr|libgdgeda-2.0.15-10|20	code to quickly draw images complete with lines, arcs, text, multiple
12cr|libgdgeda-2.0.15-10|21	colors, cut and paste from other images, and flood fills, and write out
12cr|libgdgeda-2.0.15-10|22	the result as a .PNG file.
12cr|libgdgeda-2.0.15-10|23	
12cr|libgdgeda-2.0.15-10|24	%package -n %{libname}
12cr|libgdgeda-2.0.15-10|25	Summary:	Graphical libraries for the gEDA project
12cr|libgdgeda-2.0.15-10|26	Group:		Sciences/Other
12cr|libgdgeda-2.0.15-10|27	
12cr|libgdgeda-2.0.15-10|28	%description -n %{libname}
12cr|libgdgeda-2.0.15-10|29	Libgdgeda is a hack on libgd, which is a graphics library.  It allows your
12cr|libgdgeda-2.0.15-10|30	code to quickly draw images complete with lines, arcs, text, multiple
12cr|libgdgeda-2.0.15-10|31	colors, cut and paste from other images, and flood fills, and write out
12cr|libgdgeda-2.0.15-10|32	the result as a .PNG file.
12cr|libgdgeda-2.0.15-10|33	
12cr|libgdgeda-2.0.15-10|34	%package -n %{develname}
12cr|libgdgeda-2.0.15-10|35	Summary:	Graphical development libraries for the gEDA project
12cr|libgdgeda-2.0.15-10|36	Group:		Development/C
12cr|libgdgeda-2.0.15-10|37	Provides:	%{name}-devel = %{version}-%{release}
12cr|libgdgeda-2.0.15-10|38	Requires:	%{libname} = %{version}-%{release}
12cr|libgdgeda-2.0.15-10|39	
12cr|libgdgeda-2.0.15-10|40	%description -n %{develname}
12cr|libgdgeda-2.0.15-10|41	This package contains libgdgeda header files that are needed for
12cr|libgdgeda-2.0.15-10|42	development.
12cr|libgdgeda-2.0.15-10|43	Libgdgeda is a hack on libgd, which is a graphics library. It allows your
12cr|libgdgeda-2.0.15-10|44	code to quickly draw images complete with lines, arcs, text, multiple
12cr|libgdgeda-2.0.15-10|45	colors, cut and paste from other images, and flood fills, and write out
12cr|libgdgeda-2.0.15-10|46	the result as a .PNG file.
12cr|libgdgeda-2.0.15-10|47	
12cr|libgdgeda-2.0.15-10|48	%prep
12cr|libgdgeda-2.0.15-10|49	%setup -q
12cr|libgdgeda-2.0.15-10|50	
12cr|libgdgeda-2.0.15-10|51	%build
12cr|libgdgeda-2.0.15-10|52	%configure2_5x
12cr|libgdgeda-2.0.15-10|53	%make
12cr|libgdgeda-2.0.15-10|54	
12cr|libgdgeda-2.0.15-10|55	%install
12cr|libgdgeda-2.0.15-10|56	%makeinstall_std
12cr|libgdgeda-2.0.15-10|57	
12cr|libgdgeda-2.0.15-10|58	%multiarch_binaries %{buildroot}%{_bindir}/libgdgeda-config
12cr|libgdgeda-2.0.15-10|59	
12cr|libgdgeda-2.0.15-10|60	%files -n %{libname}
12cr|libgdgeda-2.0.15-10|61	%{_libdir}/libgdgeda.so.%{major}*
12cr|libgdgeda-2.0.15-10|62	
12cr|libgdgeda-2.0.15-10|63	%files -n %{develname}
12cr|libgdgeda-2.0.15-10|64	%{_bindir}/libgdgeda-config
12cr|libgdgeda-2.0.15-10|65	%{_libdir}/pkgconfig/%{name}.pc
12cr|libgdgeda-2.0.15-10|66	%{multiarch_bindir}/libgdgeda-config
12cr|libgdgeda-2.0.15-10|67	%{_libdir}/libgdgeda.so
12cr|libgdgeda-2.0.15-10|68	%{_libdir}/libgdgeda.a
12cr|libgdgeda-2.0.15-10|69	%{_includedir}/gdgeda
12cr|libgdgeda-2.0.15-10|70	

2698 12
12cr|libgdome-0.8.1-11|1	%define src_name gdome2
12cr|libgdome-0.8.1-11|2	
12cr|libgdome-0.8.1-11|3	%define major 0
12cr|libgdome-0.8.1-11|4	%define libname  %mklibname gdome %{major}
12cr|libgdome-0.8.1-11|5	%define develname %mklibname -d gdome
12cr|libgdome-0.8.1-11|6	
12cr|libgdome-0.8.1-11|7	Summary:	A DOM level2 library for accessing XML files
12cr|libgdome-0.8.1-11|8	Name:		libgdome
12cr|libgdome-0.8.1-11|9	Version:	0.8.1
12cr|libgdome-0.8.1-11|10	Release:	11
12cr|libgdome-0.8.1-11|11	License:	LGPL
12cr|libgdome-0.8.1-11|12	Group:		System/Libraries
12cr|libgdome-0.8.1-11|13	URL:		http://gdome2.cs.unibo.it
12cr|libgdome-0.8.1-11|14	Source0:	http://gdome2.cs.unibo.it/tarball/%{src_name}-%{version}.tar.bz2
12cr|libgdome-0.8.1-11|15	Patch0:		gdome2-0.8.1-gdome-config_lib64.diff
12cr|libgdome-0.8.1-11|16	Patch1:		gdome2-0.8.1-fix-str-fmt.patch
12cr|libgdome-0.8.1-11|17	
12cr|libgdome-0.8.1-11|18	BuildRequires:	intltool
12cr|libgdome-0.8.1-11|19	BuildRequires:	pkgconfig(glib)
12cr|libgdome-0.8.1-11|20	BuildRequires:	pkgconfig(glib-2.0)
12cr|libgdome-0.8.1-11|21	BuildRequires:	pkgconfig(libxml-2.0)
12cr|libgdome-0.8.1-11|22	
12cr|libgdome-0.8.1-11|23	Provides:	gdome2
12cr|libgdome-0.8.1-11|24	
12cr|libgdome-0.8.1-11|25	%description
12cr|libgdome-0.8.1-11|26	Libgdome is a DOM C library developed for the Gnome project.
12cr|libgdome-0.8.1-11|27	Libgdome is a DOM level2 Implementation.
12cr|libgdome-0.8.1-11|28	Libgdome supports "Core" and "XML" modules.
12cr|libgdome-0.8.1-11|29	Libgdome supports "Events" and "MutationEvents" modules.
12cr|libgdome-0.8.1-11|30	Libgdome is based on libxml2.
12cr|libgdome-0.8.1-11|31	
12cr|libgdome-0.8.1-11|32	%package -n	%{libname}
12cr|libgdome-0.8.1-11|33	Summary:	A DOM level2 library for accessing XML files
12cr|libgdome-0.8.1-11|34	Group:		System/Libraries
12cr|libgdome-0.8.1-11|35	
12cr|libgdome-0.8.1-11|36	%description -n	%{libname}
12cr|libgdome-0.8.1-11|37	A fast, light and complete DOM level2 implementation
12cr|libgdome-0.8.1-11|38	based on libxml2
12cr|libgdome-0.8.1-11|39	
12cr|libgdome-0.8.1-11|40	%package -n	%{develname}
12cr|libgdome-0.8.1-11|41	Summary:	DOM level2 library for accessing XML files
12cr|libgdome-0.8.1-11|42	Group:		Development/C
12cr|libgdome-0.8.1-11|43	Requires:	%{libname} = %{version}
12cr|libgdome-0.8.1-11|44	Provides:	%{name}-devel = %{version}-%{release}
12cr|libgdome-0.8.1-11|45	Provides:	%{src_name}-devel = %{version}-%{release}
12cr|libgdome-0.8.1-11|46	Obsoletes:	%{_lib}gdome0-devel < %{version}-%{release}
12cr|libgdome-0.8.1-11|47	
12cr|libgdome-0.8.1-11|48	%description -n	%{develname}
12cr|libgdome-0.8.1-11|49	This package contains the header files and static libraries for
12cr|libgdome-0.8.1-11|50	developing with libgdome.
12cr|libgdome-0.8.1-11|51	
12cr|libgdome-0.8.1-11|52	%prep
12cr|libgdome-0.8.1-11|53	%setup -qn %{src_name}-%{version}
12cr|libgdome-0.8.1-11|54	%patch0 -p0
12cr|libgdome-0.8.1-11|55	%patch1 -p0
12cr|libgdome-0.8.1-11|56	
12cr|libgdome-0.8.1-11|57	%build
12cr|libgdome-0.8.1-11|58	autoreconf -fi
12cr|libgdome-0.8.1-11|59	%configure2_5x \
12cr|libgdome-0.8.1-11|60	--disable-static \
12cr|libgdome-0.8.1-11|61	--enable-glib-1=no
12cr|libgdome-0.8.1-11|62	
12cr|libgdome-0.8.1-11|63	%make
12cr|libgdome-0.8.1-11|64	
12cr|libgdome-0.8.1-11|65	%install
12cr|libgdome-0.8.1-11|66	%makeinstall_std
12cr|libgdome-0.8.1-11|67	%multiarch_binaries %{buildroot}%{_bindir}/gdome-config
12cr|libgdome-0.8.1-11|68	
12cr|libgdome-0.8.1-11|69	%files -n %{libname}
12cr|libgdome-0.8.1-11|70	%{_libdir}/lib*.so.%{major}*
12cr|libgdome-0.8.1-11|71	
12cr|libgdome-0.8.1-11|72	%files -n %{develname}
12cr|libgdome-0.8.1-11|73	%doc AUTHORS MAINTAINERS ChangeLog INSTALL README COPYING COPYING.LIB
12cr|libgdome-0.8.1-11|74	%{_bindir}/gdome-config
12cr|libgdome-0.8.1-11|75	%{_datadir}/aclocal/gdome2.m4
12cr|libgdome-0.8.1-11|76	%{_includedir}/*
12cr|libgdome-0.8.1-11|77	%{_libdir}/pkgconfig/gdome2.pc
12cr|libgdome-0.8.1-11|78	%{_libdir}/lib*.so
12cr|libgdome-0.8.1-11|79	%{_libdir}/*.sh
12cr|libgdome-0.8.1-11|80	%{_mandir}/man1/gdome-config.1*
12cr|libgdome-0.8.1-11|81	%multiarch %{multiarch_bindir}/gdome-config
12cr|libgdome-0.8.1-11|82	
12cr|libgdome-0.8.1-11|83	
12cr|libgdome-0.8.1-11|84	
12cr|libgdome-0.8.1-11|85	
12cr|libgdome-0.8.1-11|86	%changelog
12cr|libgdome-0.8.1-11|87	

2699 12
12cr|libgds-1.4.5-2|1	# This is packaged because it's needed when building Qt4 with iBase /
12cr|libgds-1.4.5-2|2	# Firebird support. See http://forum.mandriva.com/viewtopic.php?t=100963
12cr|libgds-1.4.5-2|3	# AdamW 2008/12
12cr|libgds-1.4.5-2|4	
12cr|libgds-1.4.5-2|5	%define major		1.4.5
12cr|libgds-1.4.5-2|6	%define libname		%mklibname gds %{major}
12cr|libgds-1.4.5-2|7	%define develname	%mklibname gds -d
12cr|libgds-1.4.5-2|8	
12cr|libgds-1.4.5-2|9	Summary:	A library of functions and generic data structures
12cr|libgds-1.4.5-2|10	Name:		libgds
12cr|libgds-1.4.5-2|11	Version:	1.4.5
12cr|libgds-1.4.5-2|12	Release:	%{mkrel 2}
12cr|libgds-1.4.5-2|13	# The website claims 'LGPL' but the tarball includes a copy of the GPL,
12cr|libgds-1.4.5-2|14	# no copy of the LGPL, and no info in any source file headers. I am
12cr|libgds-1.4.5-2|15	# mailing upstream for a clarification. - AdamW 2008/12
12cr|libgds-1.4.5-2|16	License:	GPL+
12cr|libgds-1.4.5-2|17	Group:		System/Libraries
12cr|libgds-1.4.5-2|18	Source0:	http://libgds.info.ucl.ac.be/downloads/%{name}-%{version}.tar.gz
12cr|libgds-1.4.5-2|19	Patch0:		libgds-1.4.5-fix-str-fmt.patch
12cr|libgds-1.4.5-2|20	URL:		http://libgds.info.ucl.ac.be/index.php
12cr|libgds-1.4.5-2|21	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|libgds-1.4.5-2|22	BuildRequires:	doxygen
12cr|libgds-1.4.5-2|23	BuildRequires:	zlib-devel
12cr|libgds-1.4.5-2|24	
12cr|libgds-1.4.5-2|25	%description
12cr|libgds-1.4.5-2|26	libGDS is a library of functions and generic data structures that is
12cr|libgds-1.4.5-2|27	used in various projects such as C-BGP. The library contains dynamic
12cr|libgds-1.4.5-2|28	arrays, hash tables, radix trees, Patricia trees, tokenizers, FIFO
12cr|libgds-1.4.5-2|29	queues, stacks, string management functions and memory management
12cr|libgds-1.4.5-2|30	functions.
12cr|libgds-1.4.5-2|31	
12cr|libgds-1.4.5-2|32	%package -n %{libname}
12cr|libgds-1.4.5-2|33	Summary:	Shared library for %{name}
12cr|libgds-1.4.5-2|34	Group:		System/Libraries
12cr|libgds-1.4.5-2|35	
12cr|libgds-1.4.5-2|36	%description -n %{libname}
12cr|libgds-1.4.5-2|37	libGDS is a library of functions and generic data structures that is
12cr|libgds-1.4.5-2|38	used in various projects such as C-BGP. The library contains dynamic
12cr|libgds-1.4.5-2|39	arrays, hash tables, radix trees, Patricia trees, tokenizers, FIFO
12cr|libgds-1.4.5-2|40	queues, stacks, string management functions and memory management
12cr|libgds-1.4.5-2|41	functions.
12cr|libgds-1.4.5-2|42	
12cr|libgds-1.4.5-2|43	%package -n %{develname}
12cr|libgds-1.4.5-2|44	Summary:	Development headers for %{name}
12cr|libgds-1.4.5-2|45	Group:		Development/C
12cr|libgds-1.4.5-2|46	Requires:	%{libname} = %{version}-%{release}
12cr|libgds-1.4.5-2|47	Provides:	%{name}-devel = %{version}-%{release}
12cr|libgds-1.4.5-2|48	
12cr|libgds-1.4.5-2|49	%description -n %{develname}
12cr|libgds-1.4.5-2|50	libGDS is a library of functions and generic data structures that is
12cr|libgds-1.4.5-2|51	used in various projects such as C-BGP. The library contains dynamic
12cr|libgds-1.4.5-2|52	arrays, hash tables, radix trees, Patricia trees, tokenizers, FIFO
12cr|libgds-1.4.5-2|53	queues, stacks, string management functions and memory management
12cr|libgds-1.4.5-2|54	functions. This package contains the development headers.
12cr|libgds-1.4.5-2|55	
12cr|libgds-1.4.5-2|56	%prep
12cr|libgds-1.4.5-2|57	%setup -q
12cr|libgds-1.4.5-2|58	%patch0 -p0
12cr|libgds-1.4.5-2|59	
12cr|libgds-1.4.5-2|60	%build
12cr|libgds-1.4.5-2|61	# Note: libxml support is available, but broken, it fails to build
12cr|libgds-1.4.5-2|62	# - AdamW 2008/12
12cr|libgds-1.4.5-2|63	%configure2_5x --enable-doxygen
12cr|libgds-1.4.5-2|64	%make
12cr|libgds-1.4.5-2|65	
12cr|libgds-1.4.5-2|66	%install
12cr|libgds-1.4.5-2|67	rm -rf %{buildroot}
12cr|libgds-1.4.5-2|68	%makeinstall_std
12cr|libgds-1.4.5-2|69	
12cr|libgds-1.4.5-2|70	%clean
12cr|libgds-1.4.5-2|71	rm -rf %{buildroot}
12cr|libgds-1.4.5-2|72	
12cr|libgds-1.4.5-2|73	%if %mdkversion < 200900
12cr|libgds-1.4.5-2|74	%post -n %{libname} -p /sbin/ldconfig
12cr|libgds-1.4.5-2|75	%endif
12cr|libgds-1.4.5-2|76	
12cr|libgds-1.4.5-2|77	%if %mdkversion < 200900
12cr|libgds-1.4.5-2|78	%postun -n %{libname} -p /sbin/ldconfig
12cr|libgds-1.4.5-2|79	%endif
12cr|libgds-1.4.5-2|80	
12cr|libgds-1.4.5-2|81	%files -n %{libname}
12cr|libgds-1.4.5-2|82	%defattr(-,root,root)
12cr|libgds-1.4.5-2|83	%{_libdir}/%{name}-%{major}.so
12cr|libgds-1.4.5-2|84	
12cr|libgds-1.4.5-2|85	%files -n %{develname}
12cr|libgds-1.4.5-2|86	%defattr(-,root,root)
12cr|libgds-1.4.5-2|87	%doc AUTHORS
12cr|libgds-1.4.5-2|88	%{_includedir}/%{name}
12cr|libgds-1.4.5-2|89	%{_libdir}/%{name}.so
12cr|libgds-1.4.5-2|90	%{_libdir}/%{name}.*a
12cr|libgds-1.4.5-2|91	%{_libdir}/pkgconfig/%{name}.pc
12cr|libgds-1.4.5-2|92	
12cr|libgds-1.4.5-2|93	
12cr|libgds-1.4.5-2|94	
12cr|libgds-1.4.5-2|95	%changelog
12cr|libgds-1.4.5-2|96	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 1.4.5-2mdv2010.1
12cr|libgds-1.4.5-2|97	+ Revision: 508592
12cr|libgds-1.4.5-2|98	- fix str fmt
12cr|libgds-1.4.5-2|99	
12cr|libgds-1.4.5-2|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|libgds-1.4.5-2|101	- rebuild
12cr|libgds-1.4.5-2|102	
12cr|libgds-1.4.5-2|103	* Tue Dec 09 2008 Adam Williamson <awilliamson@mandriva.org> 1.4.5-1mdv2009.1
12cr|libgds-1.4.5-2|104	+ Revision: 312065
12cr|libgds-1.4.5-2|105	- buildrequires zlib-devel
12cr|libgds-1.4.5-2|106	- import libgds
12cr|libgds-1.4.5-2|107	
12cr|libgds-1.4.5-2|108	

2700 12
12cr|libgeier-0.13-1|1	%define	version	    0.13
12cr|libgeier-0.13-1|2	%define	release	    1
12cr|libgeier-0.13-1|3	%define	major	    0
12cr|libgeier-0.13-1|4	%define	realname    geier
12cr|libgeier-0.13-1|5	%define	libname    %mklibname %{realname} %{major}
12cr|libgeier-0.13-1|6	%define	libnamedev  %mklibname -d %{realname}
12cr|libgeier-0.13-1|7	
12cr|libgeier-0.13-1|8	Name:		libgeier
12cr|libgeier-0.13-1|9	Summary:	A C-library for German tax declarations data
12cr|libgeier-0.13-1|10	Version:	%{version}
12cr|libgeier-0.13-1|11	Release:	%{release}
12cr|libgeier-0.13-1|12	License:	GPL
12cr|libgeier-0.13-1|13	URL:		http://www.taxbird.de/
12cr|libgeier-0.13-1|14	Group:		System/Libraries
12cr|libgeier-0.13-1|15	Source0:	%{name}-%{version}.tar.gz
12cr|libgeier-0.13-1|16	BuildRequires:	libxml2-devel
12cr|libgeier-0.13-1|17	BuildRequires:	libxslt-devel
12cr|libgeier-0.13-1|18	BuildRequires:	xmlsec1-devel
12cr|libgeier-0.13-1|19	
12cr|libgeier-0.13-1|20	%description
12cr|libgeier-0.13-1|21	libgeier is the first free library to encrypt, digitally sign, decrypt,
12cr|libgeier-0.13-1|22	validate and send gathered tax declarations data to the German inland
12cr|libgeier-0.13-1|23	revenue offices.
12cr|libgeier-0.13-1|24	
12cr|libgeier-0.13-1|25	GEIER is short for GPL'd Elster Interface and part of the Taxbird project.
12cr|libgeier-0.13-1|26	
12cr|libgeier-0.13-1|27	%package -n	%{realname}
12cr|libgeier-0.13-1|28	Summary:	Command line interface to the Geier library
12cr|libgeier-0.13-1|29	Group:		System/Libraries
12cr|libgeier-0.13-1|30	Requires:	%{libname} = %{version}
12cr|libgeier-0.13-1|31	
12cr|libgeier-0.13-1|32	%description -n %{realname}
12cr|libgeier-0.13-1|33	Command line interface to the Geier library (libgeier), allowing to
12cr|libgeier-0.13-1|34	validate, apply stylesheets, digitally sign and send Elster XML documents.
12cr|libgeier-0.13-1|35	
12cr|libgeier-0.13-1|36	%package	common
12cr|libgeier-0.13-1|37	Summary:	Non-library files for the "%{libname}" library
12cr|libgeier-0.13-1|38	Group:		System/Libraries
12cr|libgeier-0.13-1|39	
12cr|libgeier-0.13-1|40	%description common
12cr|libgeier-0.13-1|41	Common files for the "%{libname}" library
12cr|libgeier-0.13-1|42	
12cr|libgeier-0.13-1|43	%package -n	%{libname}
12cr|libgeier-0.13-1|44	Summary:	Libraries for %{name}
12cr|libgeier-0.13-1|45	Group:		System/Libraries
12cr|libgeier-0.13-1|46	Requires:	%{name}-common
12cr|libgeier-0.13-1|47	Provides:	%{name} = %{version}-%{release}
12cr|libgeier-0.13-1|48	
12cr|libgeier-0.13-1|49	%description -n %{libname}
12cr|libgeier-0.13-1|50	libgeier is the first free library to encrypt, digitally sign, decrypt,
12cr|libgeier-0.13-1|51	validate and send gathered tax declarations data to the German inland
12cr|libgeier-0.13-1|52	revenue offices.
12cr|libgeier-0.13-1|53	
12cr|libgeier-0.13-1|54	%package -n	%{libnamedev}
12cr|libgeier-0.13-1|55	Summary:	Static libraries and headers for %{name}
12cr|libgeier-0.13-1|56	Group:		Development/C
12cr|libgeier-0.13-1|57	Requires:	%{libname} = %{version}
12cr|libgeier-0.13-1|58	Provides:	%{name}-devel = %{version}-%{release}
12cr|libgeier-0.13-1|59	
12cr|libgeier-0.13-1|60	%description -n %{libnamedev}
12cr|libgeier-0.13-1|61	%{libnamedev} contains the libraries and header files needed to
12cr|libgeier-0.13-1|62	develop programs which make use of %{name}.
12cr|libgeier-0.13-1|63	The library documentation is available on header files.
12cr|libgeier-0.13-1|64	
12cr|libgeier-0.13-1|65	%prep
12cr|libgeier-0.13-1|66	%setup -q
12cr|libgeier-0.13-1|67	
12cr|libgeier-0.13-1|68	%build
12cr|libgeier-0.13-1|69	%configure2_5x --with-openssl
12cr|libgeier-0.13-1|70	%make
12cr|libgeier-0.13-1|71	
12cr|libgeier-0.13-1|72	%install
12cr|libgeier-0.13-1|73	%makeinstall_std
12cr|libgeier-0.13-1|74	find %{buildroot} -type f -name '*.la' -exec rm -f {} \;
12cr|libgeier-0.13-1|75	
12cr|libgeier-0.13-1|76	%files -n %{realname}
12cr|libgeier-0.13-1|77	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
12cr|libgeier-0.13-1|78	%{_bindir}/%{realname}
12cr|libgeier-0.13-1|79	%{_includedir}/%{realname}*.h
12cr|libgeier-0.13-1|80	%{_datadir}/gtk-doc/html/%{realname}/*
12cr|libgeier-0.13-1|81	%{_mandir}/man1/%{realname}.1.*
12cr|libgeier-0.13-1|82	
12cr|libgeier-0.13-1|83	%files common
12cr|libgeier-0.13-1|84	%{_datadir}/%{name}/Elster2Cry.b64.cer
12cr|libgeier-0.13-1|85	%{_datadir}/%{name}/xmlsec.tmpl
12cr|libgeier-0.13-1|86	%{_datadir}/%{name}/schemas/*.xsd
12cr|libgeier-0.13-1|87	%{_datadir}/%{name}/stylesheets/*.xsl
12cr|libgeier-0.13-1|88	
12cr|libgeier-0.13-1|89	%files -n %{libname}
12cr|libgeier-0.13-1|90	%{_libdir}/%{name}.so.%{major}*
12cr|libgeier-0.13-1|91	
12cr|libgeier-0.13-1|92	%files -n %{libnamedev}
12cr|libgeier-0.13-1|93	%{_libdir}/%{name}.a
12cr|libgeier-0.13-1|94	%{_libdir}/%{name}.so
12cr|libgeier-0.13-1|95	%{_libdir}/pkgconfig/%{name}.pc
12cr|libgeier-0.13-1|96	
12cr|libgeier-0.13-1|97	
12cr|libgeier-0.13-1|98	%changelog
12cr|libgeier-0.13-1|99	* Fri Jan 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.13-1
12cr|libgeier-0.13-1|100	+ Revision: 760774
12cr|libgeier-0.13-1|101	- removing la-files
12cr|libgeier-0.13-1|102	
12cr|libgeier-0.13-1|103	* Fri Jan 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.13-1
12cr|libgeier-0.13-1|104	+ Revision: 760766
12cr|libgeier-0.13-1|105	- BR fixes
12cr|libgeier-0.13-1|106	- BR libxml2
12cr|libgeier-0.13-1|107	- imported package libgeier
12cr|libgeier-0.13-1|108	

2701 12
12cr|libggigcp-1.0.2-9|1	%define major 1
12cr|libggigcp-1.0.2-9|2	%define libname %mklibname ggigcp %{major}
12cr|libggigcp-1.0.2-9|3	%define develname %mklibname ggigcp -d
12cr|libggigcp-1.0.2-9|4	%define staticname %mklibname ggigcp -d -s
12cr|libggigcp-1.0.2-9|5	
12cr|libggigcp-1.0.2-9|6	Summary:	Extension to libggi for advanced color and palette handling
12cr|libggigcp-1.0.2-9|7	Name:		libggigcp
12cr|libggigcp-1.0.2-9|8	Version:	1.0.2
12cr|libggigcp-1.0.2-9|9	Release:	9
12cr|libggigcp-1.0.2-9|10	License:	Public Domain
12cr|libggigcp-1.0.2-9|11	Group:		System/Libraries
12cr|libggigcp-1.0.2-9|12	Url:		http://www.ggi-project.org/
12cr|libggigcp-1.0.2-9|13	Source0:	http://www.ggi-project.org/ftp/ggi/v2.2/%{name}-%{version}.src.tar.bz2
12cr|libggigcp-1.0.2-9|14	BuildRequires:	libggi-devel	>= 2.2.2
12cr|libggigcp-1.0.2-9|15	%ifarch x86_64
12cr|libggigcp-1.0.2-9|16	BuildRequires:	chrpath
12cr|libggigcp-1.0.2-9|17	%endif
12cr|libggigcp-1.0.2-9|18	Requires:	%{libname} = %{version}-%{release}
12cr|libggigcp-1.0.2-9|19	
12cr|libggigcp-1.0.2-9|20	%description
12cr|libggigcp-1.0.2-9|21	It adds features for conversion between different color
12cr|libggigcp-1.0.2-9|22	spaces such as RGBA, YUV, HSV and CMYK and some manipulation
12cr|libggigcp-1.0.2-9|23	functions like brightness and color-blending.
12cr|libggigcp-1.0.2-9|24	
12cr|libggigcp-1.0.2-9|25	%package -n %{libname}
12cr|libggigcp-1.0.2-9|26	Summary:	Main library for libggigcp
12cr|libggigcp-1.0.2-9|27	Group:		System/Libraries
12cr|libggigcp-1.0.2-9|28	Requires:	%{name} = %{version}-%{release}
12cr|libggigcp-1.0.2-9|29	
12cr|libggigcp-1.0.2-9|30	%description -n %{libname}
12cr|libggigcp-1.0.2-9|31	Main library for libggigcp.
12cr|libggigcp-1.0.2-9|32	
12cr|libggigcp-1.0.2-9|33	%package -n %{develname}
12cr|libggigcp-1.0.2-9|34	Summary:	Header files for libggigcp library
12cr|libggigcp-1.0.2-9|35	Group:		Development/C
12cr|libggigcp-1.0.2-9|36	Requires:	%{libname} = %{version}-%{release}
12cr|libggigcp-1.0.2-9|37	Provides:	%{name}-devel = %{EVRD}
12cr|libggigcp-1.0.2-9|38	Obsoletes:	%mklibname ggigcp 1 -d
12cr|libggigcp-1.0.2-9|39	
12cr|libggigcp-1.0.2-9|40	%description -n %{develname}
12cr|libggigcp-1.0.2-9|41	Header files for libggigcp library.
12cr|libggigcp-1.0.2-9|42	
12cr|libggigcp-1.0.2-9|43	%package -n %{staticname}
12cr|libggigcp-1.0.2-9|44	Summary:	Static files for libggigcp library
12cr|libggigcp-1.0.2-9|45	Group:		Development/C
12cr|libggigcp-1.0.2-9|46	Requires:	%{develname} = %{version}-%{release}
12cr|libggigcp-1.0.2-9|47	Obsoletes:	%mklibname ggigcp 1 -d -s
12cr|libggigcp-1.0.2-9|48	
12cr|libggigcp-1.0.2-9|49	%description -n %{staticname}
12cr|libggigcp-1.0.2-9|50	Static files for libggigcp library.
12cr|libggigcp-1.0.2-9|51	
12cr|libggigcp-1.0.2-9|52	%prep
12cr|libggigcp-1.0.2-9|53	%setup -q
12cr|libggigcp-1.0.2-9|54	
12cr|libggigcp-1.0.2-9|55	%build
12cr|libggigcp-1.0.2-9|56	export echo=echo
12cr|libggigcp-1.0.2-9|57	
12cr|libggigcp-1.0.2-9|58	%configure2_5x --enable-static
12cr|libggigcp-1.0.2-9|59	
12cr|libggigcp-1.0.2-9|60	%make
12cr|libggigcp-1.0.2-9|61	
12cr|libggigcp-1.0.2-9|62	%install
12cr|libggigcp-1.0.2-9|63	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|libggigcp-1.0.2-9|64	export echo=echo
12cr|libggigcp-1.0.2-9|65	
12cr|libggigcp-1.0.2-9|66	%makeinstall_std
12cr|libggigcp-1.0.2-9|67	
12cr|libggigcp-1.0.2-9|68	%ifarch x86_64
12cr|libggigcp-1.0.2-9|69	chrpath -d %{buildroot}%{_libdir}/ggi/gcp/default/color_gcp.so
12cr|libggigcp-1.0.2-9|70	%endif
12cr|libggigcp-1.0.2-9|71	
12cr|libggigcp-1.0.2-9|72	%files
12cr|libggigcp-1.0.2-9|73	%doc README ChangeLog
12cr|libggigcp-1.0.2-9|74	%dir %{_libdir}/ggi/gcp
12cr|libggigcp-1.0.2-9|75	%dir %{_libdir}/ggi/gcp/default
12cr|libggigcp-1.0.2-9|76	%config(noreplace) %{_sysconfdir}/ggi/libggigcp.conf
12cr|libggigcp-1.0.2-9|77	%{_libdir}/ggi/gcp/default/*.so
12cr|libggigcp-1.0.2-9|78	%{_mandir}/man3/*
12cr|libggigcp-1.0.2-9|79	
12cr|libggigcp-1.0.2-9|80	%files -n %{libname}
12cr|libggigcp-1.0.2-9|81	%{_libdir}/*.so.%{major}*
12cr|libggigcp-1.0.2-9|82	
12cr|libggigcp-1.0.2-9|83	%files -n %{develname}
12cr|libggigcp-1.0.2-9|84	%doc doc/*.txt doc/*.faq
12cr|libggigcp-1.0.2-9|85	%{_includedir}/ggi/*.h
12cr|libggigcp-1.0.2-9|86	%{_includedir}/ggi/internal/*.h
12cr|libggigcp-1.0.2-9|87	%{_libdir}/*.so
12cr|libggigcp-1.0.2-9|88	%{_mandir}/man7/*
12cr|libggigcp-1.0.2-9|89	
12cr|libggigcp-1.0.2-9|90	%files -n %{staticname}
12cr|libggigcp-1.0.2-9|91	%{_libdir}/*.a
12cr|libggigcp-1.0.2-9|92	
12cr|libggigcp-1.0.2-9|93	
12cr|libggigcp-1.0.2-9|94	%changelog
12cr|libggigcp-1.0.2-9|95	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-8mdv2011.0
12cr|libggigcp-1.0.2-9|96	+ Revision: 620123
12cr|libggigcp-1.0.2-9|97	- the mass rebuild of 2010.0 packages
12cr|libggigcp-1.0.2-9|98	
12cr|libggigcp-1.0.2-9|99	* Sun Aug 02 2009 Funda Wang <fwang@mandriva.org> 1.0.2-7mdv2010.0
12cr|libggigcp-1.0.2-9|100	+ Revision: 407503
12cr|libggigcp-1.0.2-9|101	- fix requires
12cr|libggigcp-1.0.2-9|102	
12cr|libggigcp-1.0.2-9|103	* Wed Mar 25 2009 Frederic Crozat <fcrozat@mandriva.com> 1.0.2-6mdv2009.1
12cr|libggigcp-1.0.2-9|104	+ Revision: 361069
12cr|libggigcp-1.0.2-9|105	- Fix build
12cr|libggigcp-1.0.2-9|106	
12cr|libggigcp-1.0.2-9|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|libggigcp-1.0.2-9|108	- rebuild
12cr|libggigcp-1.0.2-9|109	
12cr|libggigcp-1.0.2-9|110	+ Pixel <pixel@mandriva.com>
12cr|libggigcp-1.0.2-9|111	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libggigcp-1.0.2-9|112	
12cr|libggigcp-1.0.2-9|113	* Mon Feb 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.2-3mdv2008.1
12cr|libggigcp-1.0.2-9|114	+ Revision: 174779
12cr|libggigcp-1.0.2-9|115	- new devel library policy
12cr|libggigcp-1.0.2-9|116	- spec file clean
12cr|libggigcp-1.0.2-9|117	
12cr|libggigcp-1.0.2-9|118	+ Olivier Blin <oblin@mandriva.com>
12cr|libggigcp-1.0.2-9|119	- restore BuildRoot
12cr|libggigcp-1.0.2-9|120	
12cr|libggigcp-1.0.2-9|121	+ Thierry Vignaud <tv@mandriva.org>
12cr|libggigcp-1.0.2-9|122	- kill re-definition of %%buildroot on Pixel's request
12cr|libggigcp-1.0.2-9|123	
12cr|libggigcp-1.0.2-9|124	
12cr|libggigcp-1.0.2-9|125	* Fri Feb 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.2-2mdv2007.0
12cr|libggigcp-1.0.2-9|126	+ Revision: 125203
12cr|libggigcp-1.0.2-9|127	- fix dependencies
12cr|libggigcp-1.0.2-9|128	
12cr|libggigcp-1.0.2-9|129	* Fri Feb 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.2-1mdv2007.1
12cr|libggigcp-1.0.2-9|130	+ Revision: 125109
12cr|libggigcp-1.0.2-9|131	- make it work
12cr|libggigcp-1.0.2-9|132	- remove rpath
12cr|libggigcp-1.0.2-9|133	- Import libggigcp
12cr|libggigcp-1.0.2-9|134	

2702 12
12cr|libggimisc-2.2.2-9|1	%define major 2
12cr|libggimisc-2.2.2-9|2	%define libname %mklibname ggimisc %{major}
12cr|libggimisc-2.2.2-9|3	%define develname %mklibname ggimisc -d
12cr|libggimisc-2.2.2-9|4	%define staticname %mklibname ggimisc -d -s
12cr|libggimisc-2.2.2-9|5	
12cr|libggimisc-2.2.2-9|6	Summary:	Extension to libggi for misc graphics target features
12cr|libggimisc-2.2.2-9|7	Name:		libggimisc
12cr|libggimisc-2.2.2-9|8	Version:	2.2.2
12cr|libggimisc-2.2.2-9|9	Release:	9
12cr|libggimisc-2.2.2-9|10	License:	Public Domain
12cr|libggimisc-2.2.2-9|11	Group:		System/Libraries
12cr|libggimisc-2.2.2-9|12	Url:		http://www.ggi-project.org/
12cr|libggimisc-2.2.2-9|13	Source0:	http://www.ggi-project.org/ftp/ggi/v2.2/%{name}-%{version}.src.tar.bz2
12cr|libggimisc-2.2.2-9|14	BuildRequires:	libggi-devel	>= 2.2.2
12cr|libggimisc-2.2.2-9|15	%ifarch x86_64
12cr|libggimisc-2.2.2-9|16	BuildRequires:	chrpath
12cr|libggimisc-2.2.2-9|17	%endif
12cr|libggimisc-2.2.2-9|18	Requires:	%{libname} = %{version}-%{release}
12cr|libggimisc-2.2.2-9|19	
12cr|libggimisc-2.2.2-9|20	%description
12cr|libggimisc-2.2.2-9|21	LibGGIMisc is a place to put support for graphics target
12cr|libggimisc-2.2.2-9|22	features which are not deserving their own special extensions.
12cr|libggimisc-2.2.2-9|23	Right now this means basically some VGA adaptor features -
12cr|libggimisc-2.2.2-9|24	- getting and waiting for the raster position, using
12cr|libggimisc-2.2.2-9|25	a hardware horizontal splitline feature, and loading/unloading font
12cr|libggimisc-2.2.2-9|26	data from hardware text modes.
12cr|libggimisc-2.2.2-9|27	
12cr|libggimisc-2.2.2-9|28	%package -n %{libname}
12cr|libggimisc-2.2.2-9|29	Summary:	Main library for libggimisc
12cr|libggimisc-2.2.2-9|30	Group:		System/Libraries
12cr|libggimisc-2.2.2-9|31	Requires:	%{name} = %{version}-%{release}
12cr|libggimisc-2.2.2-9|32	
12cr|libggimisc-2.2.2-9|33	%description -n %{libname}
12cr|libggimisc-2.2.2-9|34	Main library for libggimisc.
12cr|libggimisc-2.2.2-9|35	
12cr|libggimisc-2.2.2-9|36	%package -n %{develname}
12cr|libggimisc-2.2.2-9|37	Summary:	Header files for libggimisc library
12cr|libggimisc-2.2.2-9|38	Group:		Development/C
12cr|libggimisc-2.2.2-9|39	Requires:	%{libname} = %{version}-%{release}
12cr|libggimisc-2.2.2-9|40	Provides:	%{name}-devel = %{EVRD}
12cr|libggimisc-2.2.2-9|41	Obsoletes:	%mklibname ggimisc 2 -d
12cr|libggimisc-2.2.2-9|42	
12cr|libggimisc-2.2.2-9|43	%description -n %{develname}
12cr|libggimisc-2.2.2-9|44	Header files for libggimisc library.
12cr|libggimisc-2.2.2-9|45	
12cr|libggimisc-2.2.2-9|46	%package -n %{staticname}
12cr|libggimisc-2.2.2-9|47	Summary:	Static files for libggimisc library
12cr|libggimisc-2.2.2-9|48	Group:		Development/C
12cr|libggimisc-2.2.2-9|49	Requires:	%{develname} = %{version}-%{release}
12cr|libggimisc-2.2.2-9|50	Obsoletes:	%mklibname ggimisc 2 -d -s
12cr|libggimisc-2.2.2-9|51	
12cr|libggimisc-2.2.2-9|52	%description -n %{staticname}
12cr|libggimisc-2.2.2-9|53	Static files for libggimisc library.
12cr|libggimisc-2.2.2-9|54	
12cr|libggimisc-2.2.2-9|55	%prep
12cr|libggimisc-2.2.2-9|56	%setup -q
12cr|libggimisc-2.2.2-9|57	
12cr|libggimisc-2.2.2-9|58	%build
12cr|libggimisc-2.2.2-9|59	export echo=echo
12cr|libggimisc-2.2.2-9|60	
12cr|libggimisc-2.2.2-9|61	%configure2_5x
12cr|libggimisc-2.2.2-9|62	
12cr|libggimisc-2.2.2-9|63	%make
12cr|libggimisc-2.2.2-9|64	
12cr|libggimisc-2.2.2-9|65	%install
12cr|libggimisc-2.2.2-9|66	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|libggimisc-2.2.2-9|67	export echo=echo
12cr|libggimisc-2.2.2-9|68	
12cr|libggimisc-2.2.2-9|69	%makeinstall_std
12cr|libggimisc-2.2.2-9|70	
12cr|libggimisc-2.2.2-9|71	%ifarch x86_64
12cr|libggimisc-2.2.2-9|72	chrpath -d %{buildroot}%{_libdir}/ggi/ggimisc/display/fbdev_ggimisc.so
12cr|libggimisc-2.2.2-9|73	chrpath -d %{buildroot}%{_libdir}/ggi/ggimisc/display/pseudo_stubs_ggimisc.so
12cr|libggimisc-2.2.2-9|74	%endif
12cr|libggimisc-2.2.2-9|75	
12cr|libggimisc-2.2.2-9|76	%files
12cr|libggimisc-2.2.2-9|77	%doc README ChangeLog TODO
12cr|libggimisc-2.2.2-9|78	%config(noreplace) %{_sysconfdir}/ggi/libggimisc.conf
12cr|libggimisc-2.2.2-9|79	%{_libdir}/ggi/ggimisc/display/*.so
12cr|libggimisc-2.2.2-9|80	%{_mandir}/man3/*
12cr|libggimisc-2.2.2-9|81	
12cr|libggimisc-2.2.2-9|82	%files -n %{libname}
12cr|libggimisc-2.2.2-9|83	%{_libdir}/*.so.%{major}*
12cr|libggimisc-2.2.2-9|84	
12cr|libggimisc-2.2.2-9|85	%files -n %{develname}
12cr|libggimisc-2.2.2-9|86	%doc doc/*.txt
12cr|libggimisc-2.2.2-9|87	%{_includedir}/ggi/*.h
12cr|libggimisc-2.2.2-9|88	%{_includedir}/ggi/internal/*.h
12cr|libggimisc-2.2.2-9|89	%{_libdir}/*.so
12cr|libggimisc-2.2.2-9|90	%{_mandir}/man7/*
12cr|libggimisc-2.2.2-9|91	
12cr|libggimisc-2.2.2-9|92	%files -n %{staticname}
12cr|libggimisc-2.2.2-9|93	%{_libdir}/*.a
12cr|libggimisc-2.2.2-9|94	
12cr|libggimisc-2.2.2-9|95	
12cr|libggimisc-2.2.2-9|96	%changelog
12cr|libggimisc-2.2.2-9|97	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.2-8mdv2011.0
12cr|libggimisc-2.2.2-9|98	+ Revision: 620124
12cr|libggimisc-2.2.2-9|99	- the mass rebuild of 2010.0 packages
12cr|libggimisc-2.2.2-9|100	
12cr|libggimisc-2.2.2-9|101	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 2.2.2-7mdv2010.0
12cr|libggimisc-2.2.2-9|102	+ Revision: 438603
12cr|libggimisc-2.2.2-9|103	- rebuild
12cr|libggimisc-2.2.2-9|104	
12cr|libggimisc-2.2.2-9|105	* Thu Mar 26 2009 Frederic Crozat <fcrozat@mandriva.com> 2.2.2-6mdv2009.1
12cr|libggimisc-2.2.2-9|106	+ Revision: 361342
12cr|libggimisc-2.2.2-9|107	- Fix build
12cr|libggimisc-2.2.2-9|108	
12cr|libggimisc-2.2.2-9|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|libggimisc-2.2.2-9|110	- rebuild
12cr|libggimisc-2.2.2-9|111	
12cr|libggimisc-2.2.2-9|112	+ Funda Wang <fwang@mandriva.org>
12cr|libggimisc-2.2.2-9|113	- fix requires
12cr|libggimisc-2.2.2-9|114	
12cr|libggimisc-2.2.2-9|115	+ Pixel <pixel@mandriva.com>
12cr|libggimisc-2.2.2-9|116	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libggimisc-2.2.2-9|117	
12cr|libggimisc-2.2.2-9|118	* Mon Feb 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.2.2-3mdv2008.1
12cr|libggimisc-2.2.2-9|119	+ Revision: 174780
12cr|libggimisc-2.2.2-9|120	- new devel library policy
12cr|libggimisc-2.2.2-9|121	- spec file clean
12cr|libggimisc-2.2.2-9|122	
12cr|libggimisc-2.2.2-9|123	+ Olivier Blin <oblin@mandriva.com>
12cr|libggimisc-2.2.2-9|124	- restore BuildRoot
12cr|libggimisc-2.2.2-9|125	
12cr|libggimisc-2.2.2-9|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|libggimisc-2.2.2-9|127	- kill re-definition of %%buildroot on Pixel's request
12cr|libggimisc-2.2.2-9|128	
12cr|libggimisc-2.2.2-9|129	
12cr|libggimisc-2.2.2-9|130	* Fri Feb 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.2.2-2mdv2007.0
12cr|libggimisc-2.2.2-9|131	+ Revision: 125160
12cr|libggimisc-2.2.2-9|132	- fix dependencies
12cr|libggimisc-2.2.2-9|133	
12cr|libggimisc-2.2.2-9|134	* Fri Feb 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.2.2-1mdv2007.1
12cr|libggimisc-2.2.2-9|135	+ Revision: 125108
12cr|libggimisc-2.2.2-9|136	- add missing buildrequires
12cr|libggimisc-2.2.2-9|137	- make it work
12cr|libggimisc-2.2.2-9|138	- remove rpath
12cr|libggimisc-2.2.2-9|139	- Import libggimisc
12cr|libggimisc-2.2.2-9|140	

2703 12
12cr|libghemical-3.0.0-1|1	%define releasedate 20111012
12cr|libghemical-3.0.0-1|2	
12cr|libghemical-3.0.0-1|3	Name:			libghemical
12cr|libghemical-3.0.0-1|4	Version:		3.0.0
12cr|libghemical-3.0.0-1|5	Release:		1
12cr|libghemical-3.0.0-1|6	
12cr|libghemical-3.0.0-1|7	%define	major		5
12cr|libghemical-3.0.0-1|8	%define	libname		%mklibname ghemical %major
12cr|libghemical-3.0.0-1|9	%define develname	%mklibname ghemical -d
12cr|libghemical-3.0.0-1|10	
12cr|libghemical-3.0.0-1|11	Summary:	Libraries for the Ghemical chemistry package
12cr|libghemical-3.0.0-1|12	Source0:	http://www.bioinformatics.org/ghemical/download/release%{releasedate}/%{name}-%{version}.tar.gz
12cr|libghemical-3.0.0-1|13	Patch0:		libghemical-3.0.0-rosa-linkage.patch
12cr|libghemical-3.0.0-1|14	URL:		http://www.bioinformatics.org/ghemical/ghemical/index.html
12cr|libghemical-3.0.0-1|15	License:	GPLv2+
12cr|libghemical-3.0.0-1|16	Group:		Sciences/Chemistry
12cr|libghemical-3.0.0-1|17	BuildRequires:	f2c flex
12cr|libghemical-3.0.0-1|18	BuildRequires:	SC-devel
12cr|libghemical-3.0.0-1|19	BuildRequires:	mopac7-devel
12cr|libghemical-3.0.0-1|20	BuildRequires:	openbabel-devel
12cr|libghemical-3.0.0-1|21	BuildRequires:	blas-devel
12cr|libghemical-3.0.0-1|22	BuildRequires:	lapack-devel
12cr|libghemical-3.0.0-1|23	BuildRequires:	pkgconfig(glut)
12cr|libghemical-3.0.0-1|24	BuildRequires:	intltool
12cr|libghemical-3.0.0-1|25	
12cr|libghemical-3.0.0-1|26	%description
12cr|libghemical-3.0.0-1|27	Library and data files for the ghemical computation chemistry package.
12cr|libghemical-3.0.0-1|28	
12cr|libghemical-3.0.0-1|29	%package	data
12cr|libghemical-3.0.0-1|30	Summary:	Data files for the ghemical library
12cr|libghemical-3.0.0-1|31	Group:		Sciences/Chemistry
12cr|libghemical-3.0.0-1|32	
12cr|libghemical-3.0.0-1|33	%description data
12cr|libghemical-3.0.0-1|34	Data files for the ghemical library.
12cr|libghemical-3.0.0-1|35	
12cr|libghemical-3.0.0-1|36	%package -n	%{libname}
12cr|libghemical-3.0.0-1|37	Summary:	Dynamic libraries from %{name}
12cr|libghemical-3.0.0-1|38	Group:		System/Libraries
12cr|libghemical-3.0.0-1|39	Provides:	%{name} = %{EVRD}
12cr|libghemical-3.0.0-1|40	Requires:	%{name}-data = %{version}
12cr|libghemical-3.0.0-1|41	
12cr|libghemical-3.0.0-1|42	%description -n	%{libname}
12cr|libghemical-3.0.0-1|43	Dynamic libraries from %{name}.
12cr|libghemical-3.0.0-1|44	
12cr|libghemical-3.0.0-1|45	%package -n	%{develname}
12cr|libghemical-3.0.0-1|46	Summary:	Header files and static libraries from %{name}
12cr|libghemical-3.0.0-1|47	Group:		Development/C
12cr|libghemical-3.0.0-1|48	Requires:	%{name} = %{version}
12cr|libghemical-3.0.0-1|49	Provides:	ghemical-devel = %{EVRD}
12cr|libghemical-3.0.0-1|50	
12cr|libghemical-3.0.0-1|51	%description -n	%{develname}
12cr|libghemical-3.0.0-1|52	Libraries and includes files for developing programs based on %{name}.
12cr|libghemical-3.0.0-1|53	
12cr|libghemical-3.0.0-1|54	%prep
12cr|libghemical-3.0.0-1|55	%setup -q
12cr|libghemical-3.0.0-1|56	%patch0 -p1
12cr|libghemical-3.0.0-1|57	#autoreconf
12cr|libghemical-3.0.0-1|58	./autogen.sh
12cr|libghemical-3.0.0-1|59	
12cr|libghemical-3.0.0-1|60	%build
12cr|libghemical-3.0.0-1|61	%configure2_5x	--enable-mopac7 \
12cr|libghemical-3.0.0-1|62	--enable-mpqc \
12cr|libghemical-3.0.0-1|63	--enable-openbabel
12cr|libghemical-3.0.0-1|64	
12cr|libghemical-3.0.0-1|65	%make
12cr|libghemical-3.0.0-1|66	
12cr|libghemical-3.0.0-1|67	%install
12cr|libghemical-3.0.0-1|68	%makeinstall_std
12cr|libghemical-3.0.0-1|69	
12cr|libghemical-3.0.0-1|70	%find_lang %{name}
12cr|libghemical-3.0.0-1|71	
12cr|libghemical-3.0.0-1|72	%files data -f %{name}.lang
12cr|libghemical-3.0.0-1|73	%doc AUTHORS ChangeLog TODO
12cr|libghemical-3.0.0-1|74	%{_datadir}/%{name}
12cr|libghemical-3.0.0-1|75	
12cr|libghemical-3.0.0-1|76	%files -n %{libname}
12cr|libghemical-3.0.0-1|77	%{_libdir}/*.so.%{major}*
12cr|libghemical-3.0.0-1|78	
12cr|libghemical-3.0.0-1|79	%files -n %{develname}
12cr|libghemical-3.0.0-1|80	%{_includedir}/*
12cr|libghemical-3.0.0-1|81	%{_libdir}/*.so
12cr|libghemical-3.0.0-1|82	%{_libdir}/*.a
12cr|libghemical-3.0.0-1|83	%{_libdir}/pkgconfig/*.pc
12cr|libghemical-3.0.0-1|84	
12cr|libghemical-3.0.0-1|85	
12cr|libghemical-3.0.0-1|86	
12cr|libghemical-3.0.0-1|87	%changelog
12cr|libghemical-3.0.0-1|88	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.99.1-7mdv2011.0
12cr|libghemical-3.0.0-1|89	+ Revision: 609750
12cr|libghemical-3.0.0-1|90	- rebuild
12cr|libghemical-3.0.0-1|91	
12cr|libghemical-3.0.0-1|92	* Fri Jan 15 2010 Jérôme Brenier <incubusss@mandriva.org> 2.99.1-6mdv2010.1
12cr|libghemical-3.0.0-1|93	+ Revision: 491772
12cr|libghemical-3.0.0-1|94	- rebuild
12cr|libghemical-3.0.0-1|95	
12cr|libghemical-3.0.0-1|96	* Fri Jan 15 2010 Jérôme Brenier <incubusss@mandriva.org> 2.99.1-5mdv2010.1
12cr|libghemical-3.0.0-1|97	+ Revision: 491572
12cr|libghemical-3.0.0-1|98	- rebuild
12cr|libghemical-3.0.0-1|99	
12cr|libghemical-3.0.0-1|100	* Fri Oct 16 2009 Guillaume Bedot <littletux@mandriva.org> 2.99.1-4mdv2010.0
12cr|libghemical-3.0.0-1|101	+ Revision: 457836
12cr|libghemical-3.0.0-1|102	- rebuild
12cr|libghemical-3.0.0-1|103	
12cr|libghemical-3.0.0-1|104	* Wed Oct 14 2009 Guillaume Bedot <littletux@mandriva.org> 2.99.1-3mdv2010.0
12cr|libghemical-3.0.0-1|105	+ Revision: 457438
12cr|libghemical-3.0.0-1|106	- rebuild
12cr|libghemical-3.0.0-1|107	
12cr|libghemical-3.0.0-1|108	* Wed Oct 14 2009 Guillaume Bedot <littletux@mandriva.org> 2.99.1-2mdv2010.0
12cr|libghemical-3.0.0-1|109	+ Revision: 457274
12cr|libghemical-3.0.0-1|110	- some cleanup
12cr|libghemical-3.0.0-1|111	
12cr|libghemical-3.0.0-1|112	* Tue Sep 15 2009 Guillaume Bedot <littletux@mandriva.org> 2.99.1-1mdv2010.0
12cr|libghemical-3.0.0-1|113	+ Revision: 443021
12cr|libghemical-3.0.0-1|114	- Added translations, buildrequire intltool
12cr|libghemical-3.0.0-1|115	- Fixed license
12cr|libghemical-3.0.0-1|116	- Updated %%major
12cr|libghemical-3.0.0-1|117	- Release 2.99.1
12cr|libghemical-3.0.0-1|118	- dropped merged patch
12cr|libghemical-3.0.0-1|119	
12cr|libghemical-3.0.0-1|120	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 2.98-3mdv2010.0
12cr|libghemical-3.0.0-1|121	+ Revision: 438605
12cr|libghemical-3.0.0-1|122	- rebuild
12cr|libghemical-3.0.0-1|123	
12cr|libghemical-3.0.0-1|124	* Mon Jan 12 2009 Guillaume Bedot <littletux@mandriva.org> 2.98-2mdv2009.1
12cr|libghemical-3.0.0-1|125	+ Revision: 328798
12cr|libghemical-3.0.0-1|126	- Rebuild (with libmopac7)
12cr|libghemical-3.0.0-1|127	
12cr|libghemical-3.0.0-1|128	* Mon Aug 11 2008 Emmanuel Andry <eandry@mandriva.org> 2.98-1mdv2009.0
12cr|libghemical-3.0.0-1|129	+ Revision: 270741
12cr|libghemical-3.0.0-1|130	- br mesaglut?\195-devel
12cr|libghemical-3.0.0-1|131	- New version
12cr|libghemical-3.0.0-1|132	- changed major
12cr|libghemical-3.0.0-1|133	- add p1 from archlinux to fix missing requires
12cr|libghemical-3.0.0-1|134	- disable mopac7, breaks build (to fix)
12cr|libghemical-3.0.0-1|135	
12cr|libghemical-3.0.0-1|136	* Sun Jul 06 2008 Funda Wang <fwang@mandriva.org> 2.96-1mdv2009.0
12cr|libghemical-3.0.0-1|137	+ Revision: 232059
12cr|libghemical-3.0.0-1|138	- add gcc 4.3 patch
12cr|libghemical-3.0.0-1|139	
12cr|libghemical-3.0.0-1|140	+ Pixel <pixel@mandriva.com>
12cr|libghemical-3.0.0-1|141	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libghemical-3.0.0-1|142	
12cr|libghemical-3.0.0-1|143	* Thu Mar 06 2008 Guillaume Bedot <littletux@mandriva.org> 2.96-1mdv2008.1
12cr|libghemical-3.0.0-1|144	+ Revision: 180594
12cr|libghemical-3.0.0-1|145	- 2.96
12cr|libghemical-3.0.0-1|146	
12cr|libghemical-3.0.0-1|147	* Tue Feb 12 2008 Adam Williamson <awilliamson@mandriva.org> 2.10-8mdv2008.1
12cr|libghemical-3.0.0-1|148	+ Revision: 166395
12cr|libghemical-3.0.0-1|149	- need a rebuild for fixed mpqc on 2008 (same issue was already fixed in Cooker); pushing to Cooker too to keep the packages in sync
12cr|libghemical-3.0.0-1|150	
12cr|libghemical-3.0.0-1|151	* Tue Jan 08 2008 Adam Williamson <awilliamson@mandriva.org> 2.10-7mdv2008.1
12cr|libghemical-3.0.0-1|152	+ Revision: 146785
12cr|libghemical-3.0.0-1|153	- rebuild for fixed sc-config (libSC)
12cr|libghemical-3.0.0-1|154	
12cr|libghemical-3.0.0-1|155	* Sat Jan 05 2008 Adam Williamson <awilliamson@mandriva.org> 2.10-6mdv2008.1
12cr|libghemical-3.0.0-1|156	+ Revision: 145793
12cr|libghemical-3.0.0-1|157	- new devel policy
12cr|libghemical-3.0.0-1|158	- minor spec cleanup
12cr|libghemical-3.0.0-1|159	
12cr|libghemical-3.0.0-1|160	+ Olivier Blin <oblin@mandriva.com>
12cr|libghemical-3.0.0-1|161	- restore BuildRoot
12cr|libghemical-3.0.0-1|162	
12cr|libghemical-3.0.0-1|163	+ Thierry Vignaud <tv@mandriva.org>
12cr|libghemical-3.0.0-1|164	- kill re-definition of %%buildroot on Pixel's request
12cr|libghemical-3.0.0-1|165	
12cr|libghemical-3.0.0-1|166	* Fri Nov 30 2007 Lev Givon <lev@mandriva.org> 2.10-4mdv2008.1
12cr|libghemical-3.0.0-1|167	+ Revision: 114067
12cr|libghemical-3.0.0-1|168	- Bump release to rebuild against lapack 3.1.1.
12cr|libghemical-3.0.0-1|169	
12cr|libghemical-3.0.0-1|170	+ Austin Acton <austin@mandriva.org>
12cr|libghemical-3.0.0-1|171	- rebuild for openbabel
12cr|libghemical-3.0.0-1|172	- Import libghemical
12cr|libghemical-3.0.0-1|173	
12cr|libghemical-3.0.0-1|174	
12cr|libghemical-3.0.0-1|175	
12cr|libghemical-3.0.0-1|176	* Tue Aug 22 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.10-2mdv2007.0
12cr|libghemical-3.0.0-1|177	- require on version of data package
12cr|libghemical-3.0.0-1|178	
12cr|libghemical-3.0.0-1|179	* Tue Aug 22 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.10-1mdv2007.0
12cr|libghemical-3.0.0-1|180	- 2.10
12cr|libghemical-3.0.0-1|181	- enable mpqc support
12cr|libghemical-3.0.0-1|182	- fix mixed-use-of-spaces-and-tabs
12cr|libghemical-3.0.0-1|183	
12cr|libghemical-3.0.0-1|184	* Tue Jun 20 2006 Lenny Cartier <lenny@mandriva.com> 2.00-2mdv2007.0
12cr|libghemical-3.0.0-1|185	- rebuild
12cr|libghemical-3.0.0-1|186	
12cr|libghemical-3.0.0-1|187	* Tue Apr 25 2006 Lenny Cartier <lenny@mandriva.com> 2.00-1mdk
12cr|libghemical-3.0.0-1|188	- 2.00
12cr|libghemical-3.0.0-1|189	
12cr|libghemical-3.0.0-1|190	* Mon Apr  3 2006 Austin Acton <austin@mandriva.org> 1.92-0.20060331.2mdk
12cr|libghemical-3.0.0-1|191	- lib requires data
12cr|libghemical-3.0.0-1|192	
12cr|libghemical-3.0.0-1|193	* Fri Mar 31 2006 Austin Acton <austin@mandriva.org> 1.92-0.20060331.1mdk
12cr|libghemical-3.0.0-1|194	- new cvs checkout
12cr|libghemical-3.0.0-1|195	
12cr|libghemical-3.0.0-1|196	* Thu Feb 09 2006 Lenny Cartier <lenny@mandriva.com> 1.91-2.20060209.1mdk
12cr|libghemical-3.0.0-1|197	- update to 20060209
12cr|libghemical-3.0.0-1|198	
12cr|libghemical-3.0.0-1|199	* Fri Aug 12 2005 Austin Acton <austin@mandrake.org> 1.90-1mdk
12cr|libghemical-3.0.0-1|200	- initial package
12cr|libghemical-3.0.0-1|201	- steal a nice patch from debian

2704 12
12cr|libgiigic-1.1.2-12|1	%define major 1
12cr|libgiigic-1.1.2-12|2	%define libname %mklibname giigic %{major}
12cr|libgiigic-1.1.2-12|3	%define develname %mklibname giigic -d
12cr|libgiigic-1.1.2-12|4	%define staticname %mklibname giigic -d -s
12cr|libgiigic-1.1.2-12|5	
12cr|libgiigic-1.1.2-12|6	Summary:	Extension to libgii for action/event binding
12cr|libgiigic-1.1.2-12|7	Name:		libgiigic
12cr|libgiigic-1.1.2-12|8	Version:	1.1.2
12cr|libgiigic-1.1.2-12|9	Release:	12
12cr|libgiigic-1.1.2-12|10	License:	BSD
12cr|libgiigic-1.1.2-12|11	Group:		System/Libraries
12cr|libgiigic-1.1.2-12|12	Url:		http://www.ggi-project.org
12cr|libgiigic-1.1.2-12|13	Source0:	http://www.ggi-project.org/ftp/ggi/v2.2/%{name}-%{version}.src.tar.bz2
12cr|libgiigic-1.1.2-12|14	BuildRequires:	libgii-devel	>= 1.0.2
12cr|libgiigic-1.1.2-12|15	%ifarch x86_64
12cr|libgiigic-1.1.2-12|16	BuildRequires:	chrpath
12cr|libgiigic-1.1.2-12|17	%endif
12cr|libgiigic-1.1.2-12|18	Requires:	%{libname} = %{version}-%{release}
12cr|libgiigic-1.1.2-12|19	
12cr|libgiigic-1.1.2-12|20	%description
12cr|libgiigic-1.1.2-12|21	The goal of LibGIIGIC is to provide a single easy to use,
12cr|libgiigic-1.1.2-12|22	but yet powerful API for (re)binding any kind of action
12cr|libgiigic-1.1.2-12|23	to all possible input devices through LibGII at runtime.
12cr|libgiigic-1.1.2-12|24	You likely know this feature from modern computer games,
12cr|libgiigic-1.1.2-12|25	where you can say which key (= input source) is used to
12cr|libgiigic-1.1.2-12|26	shoot (= action) with your shotgun.
12cr|libgiigic-1.1.2-12|27	
12cr|libgiigic-1.1.2-12|28	%package -n %{libname}
12cr|libgiigic-1.1.2-12|29	Summary:	Main library for libgiigic
12cr|libgiigic-1.1.2-12|30	Group:		System/Libraries
12cr|libgiigic-1.1.2-12|31	Requires:	%{name} = %{version}-%{release}
12cr|libgiigic-1.1.2-12|32	
12cr|libgiigic-1.1.2-12|33	%description -n %{libname}
12cr|libgiigic-1.1.2-12|34	Main library for libgiigic.
12cr|libgiigic-1.1.2-12|35	
12cr|libgiigic-1.1.2-12|36	%package -n %{develname}
12cr|libgiigic-1.1.2-12|37	Summary:	Header files for libgiigic library
12cr|libgiigic-1.1.2-12|38	Group:		Development/C
12cr|libgiigic-1.1.2-12|39	Requires:	%{libname} = %{version}-%{release}
12cr|libgiigic-1.1.2-12|40	Provides:	%{name}-devel = %{EVRD}
12cr|libgiigic-1.1.2-12|41	Obsoletes:	%mklibname giigic 1 -d
12cr|libgiigic-1.1.2-12|42	
12cr|libgiigic-1.1.2-12|43	%description -n %{develname}
12cr|libgiigic-1.1.2-12|44	Header files for libgiigic library
12cr|libgiigic-1.1.2-12|45	
12cr|libgiigic-1.1.2-12|46	%package -n %{staticname}
12cr|libgiigic-1.1.2-12|47	Summary:	Static files for libgiigic library
12cr|libgiigic-1.1.2-12|48	Group:		Development/C
12cr|libgiigic-1.1.2-12|49	Requires:	%{develname} = %{version}-%{release}
12cr|libgiigic-1.1.2-12|50	Obsoletes:	%mklibname giigic 1 -d -s
12cr|libgiigic-1.1.2-12|51	
12cr|libgiigic-1.1.2-12|52	%description -n %{staticname}
12cr|libgiigic-1.1.2-12|53	Static files for libgiigic library.
12cr|libgiigic-1.1.2-12|54	
12cr|libgiigic-1.1.2-12|55	%prep
12cr|libgiigic-1.1.2-12|56	%setup -q
12cr|libgiigic-1.1.2-12|57	
12cr|libgiigic-1.1.2-12|58	%build
12cr|libgiigic-1.1.2-12|59	export echo=echo
12cr|libgiigic-1.1.2-12|60	
12cr|libgiigic-1.1.2-12|61	%configure2_5x
12cr|libgiigic-1.1.2-12|62	
12cr|libgiigic-1.1.2-12|63	%make
12cr|libgiigic-1.1.2-12|64	
12cr|libgiigic-1.1.2-12|65	%install
12cr|libgiigic-1.1.2-12|66	export echo=echo
12cr|libgiigic-1.1.2-12|67	
12cr|libgiigic-1.1.2-12|68	%makeinstall_std
12cr|libgiigic-1.1.2-12|69	%ifarch x86_64
12cr|libgiigic-1.1.2-12|70	chrpath -d %{buildroot}%{_libdir}/ggi/gic/recognizer/cheat.so
12cr|libgiigic-1.1.2-12|71	chrpath -d %{buildroot}%{_libdir}/ggi/gic/recognizer/keys.so
12cr|libgiigic-1.1.2-12|72	chrpath -d %{buildroot}%{_libdir}/ggi/gic/recognizer/mousebutton.so
12cr|libgiigic-1.1.2-12|73	chrpath -d %{buildroot}%{_libdir}/ggi/gic/recognizer/relmouse.so
12cr|libgiigic-1.1.2-12|74	chrpath -d %{buildroot}%{_libdir}/ggi/gic/recognizer/valuator.so
12cr|libgiigic-1.1.2-12|75	%endif
12cr|libgiigic-1.1.2-12|76	
12cr|libgiigic-1.1.2-12|77	%files
12cr|libgiigic-1.1.2-12|78	%doc ChangeLog
12cr|libgiigic-1.1.2-12|79	%dir %{_libdir}/ggi/gic
12cr|libgiigic-1.1.2-12|80	%dir %{_libdir}/ggi/gic/recognizer
12cr|libgiigic-1.1.2-12|81	%config(noreplace) %{_sysconfdir}/ggi/%{name}.conf
12cr|libgiigic-1.1.2-12|82	%{_bindir}/gic2c
12cr|libgiigic-1.1.2-12|83	%{_libdir}/ggi/gic/recognizer/*.so
12cr|libgiigic-1.1.2-12|84	%{_mandir}/man3/*
12cr|libgiigic-1.1.2-12|85	
12cr|libgiigic-1.1.2-12|86	%files -n %{libname}
12cr|libgiigic-1.1.2-12|87	%{_libdir}/*.so.%{major}*
12cr|libgiigic-1.1.2-12|88	%{_libdir}/libgicaction.so.0*
12cr|libgiigic-1.1.2-12|89	
12cr|libgiigic-1.1.2-12|90	%files -n %{develname}
12cr|libgiigic-1.1.2-12|91	%doc doc/*.txt
12cr|libgiigic-1.1.2-12|92	%{_includedir}/ggi/*.h
12cr|libgiigic-1.1.2-12|93	%{_libdir}/*.so
12cr|libgiigic-1.1.2-12|94	%{_mandir}/man7/*
12cr|libgiigic-1.1.2-12|95	
12cr|libgiigic-1.1.2-12|96	%files -n %{staticname}
12cr|libgiigic-1.1.2-12|97	%{_libdir}/*.a
12cr|libgiigic-1.1.2-12|98	
12cr|libgiigic-1.1.2-12|99	
12cr|libgiigic-1.1.2-12|100	%changelog
12cr|libgiigic-1.1.2-12|101	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-11mdv2011.0
12cr|libgiigic-1.1.2-12|102	+ Revision: 620125
12cr|libgiigic-1.1.2-12|103	- the mass rebuild of 2010.0 packages
12cr|libgiigic-1.1.2-12|104	
12cr|libgiigic-1.1.2-12|105	* Sun Aug 02 2009 Funda Wang <fwang@mandriva.org> 1.1.2-10mdv2010.0
12cr|libgiigic-1.1.2-12|106	+ Revision: 407504
12cr|libgiigic-1.1.2-12|107	- fix requires
12cr|libgiigic-1.1.2-12|108	
12cr|libgiigic-1.1.2-12|109	* Thu Mar 26 2009 Frederic Crozat <fcrozat@mandriva.com> 1.1.2-9mdv2009.1
12cr|libgiigic-1.1.2-12|110	+ Revision: 361372
12cr|libgiigic-1.1.2-12|111	- Rebuild
12cr|libgiigic-1.1.2-12|112	
12cr|libgiigic-1.1.2-12|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|libgiigic-1.1.2-12|114	- rebuild
12cr|libgiigic-1.1.2-12|115	
12cr|libgiigic-1.1.2-12|116	+ Pixel <pixel@mandriva.com>
12cr|libgiigic-1.1.2-12|117	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libgiigic-1.1.2-12|118	
12cr|libgiigic-1.1.2-12|119	* Thu Feb 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.2-6mdv2008.1
12cr|libgiigic-1.1.2-12|120	+ Revision: 175957
12cr|libgiigic-1.1.2-12|121	- obsolete older devel library
12cr|libgiigic-1.1.2-12|122	
12cr|libgiigic-1.1.2-12|123	* Mon Feb 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.2-5mdv2008.1
12cr|libgiigic-1.1.2-12|124	+ Revision: 174895
12cr|libgiigic-1.1.2-12|125	- new devel library policy
12cr|libgiigic-1.1.2-12|126	- spec file clean
12cr|libgiigic-1.1.2-12|127	
12cr|libgiigic-1.1.2-12|128	+ Olivier Blin <oblin@mandriva.com>
12cr|libgiigic-1.1.2-12|129	- restore BuildRoot
12cr|libgiigic-1.1.2-12|130	
12cr|libgiigic-1.1.2-12|131	+ Thierry Vignaud <tv@mandriva.org>
12cr|libgiigic-1.1.2-12|132	- kill re-definition of %%buildroot on Pixel's request
12cr|libgiigic-1.1.2-12|133	
12cr|libgiigic-1.1.2-12|134	
12cr|libgiigic-1.1.2-12|135	* Sat Feb 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.2-4mdv2007.0
12cr|libgiigic-1.1.2-12|136	+ Revision: 125250
12cr|libgiigic-1.1.2-12|137	- correct a typo
12cr|libgiigic-1.1.2-12|138	
12cr|libgiigic-1.1.2-12|139	* Fri Feb 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.2-3mdv2007.1
12cr|libgiigic-1.1.2-12|140	+ Revision: 125204
12cr|libgiigic-1.1.2-12|141	- fix dependencies
12cr|libgiigic-1.1.2-12|142	- fix dependencies
12cr|libgiigic-1.1.2-12|143	
12cr|libgiigic-1.1.2-12|144	* Fri Feb 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.2-2mdv2007.1
12cr|libgiigic-1.1.2-12|145	+ Revision: 125110
12cr|libgiigic-1.1.2-12|146	- remove rpath
12cr|libgiigic-1.1.2-12|147	
12cr|libgiigic-1.1.2-12|148	* Fri Feb 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.2-1mdv2007.1
12cr|libgiigic-1.1.2-12|149	+ Revision: 125094
12cr|libgiigic-1.1.2-12|150	- make it work
12cr|libgiigic-1.1.2-12|151	- Import libgiigic
12cr|libgiigic-1.1.2-12|152	

2705 12
12cr|libGLw-7.11.2-1|1	%define libname %mklibname GLw 1
12cr|libGLw-7.11.2-1|2	%define devname %mklibname GLw -d
12cr|libGLw-7.11.2-1|3	
12cr|libGLw-7.11.2-1|4	Summary: Xt / Motif OpenGL widgets
12cr|libGLw-7.11.2-1|5	Name: libGLw
12cr|libGLw-7.11.2-1|6	Version: 7.11.2
12cr|libGLw-7.11.2-1|7	Release: 1
12cr|libGLw-7.11.2-1|8	License: MIT
12cr|libGLw-7.11.2-1|9	Group: System/Libraries
12cr|libGLw-7.11.2-1|10	URL: http://www.mesa3d.org
12cr|libGLw-7.11.2-1|11	Source0: ftp://ftp.freedesktop.org/pub/mesa/%version/MesaLib-%version.tar.bz2
12cr|libGLw-7.11.2-1|12	Patch0: mesa-6.5-build-config.patch
12cr|libGLw-7.11.2-1|13	Patch1: mesa-7.11.2-libGLw.patch
12cr|libGLw-7.11.2-1|14	BuildRequires: lesstif-devel
12cr|libGLw-7.11.2-1|15	BuildRequires: pkgconfig(gl)
12cr|libGLw-7.11.2-1|16	
12cr|libGLw-7.11.2-1|17	%description
12cr|libGLw-7.11.2-1|18	Mesa libGLw runtime library.
12cr|libGLw-7.11.2-1|19	
12cr|libGLw-7.11.2-1|20	%package -n %libname
12cr|libGLw-7.11.2-1|21	Summary: Xt / Motif OpenGL widgets
12cr|libGLw-7.11.2-1|22	Group: System/Libraries
12cr|libGLw-7.11.2-1|23	
12cr|libGLw-7.11.2-1|24	%description -n %libname
12cr|libGLw-7.11.2-1|25	Mesa libGLw runtime library.
12cr|libGLw-7.11.2-1|26	
12cr|libGLw-7.11.2-1|27	%package -n %devname
12cr|libGLw-7.11.2-1|28	Summary: Mesa libGLw development package
12cr|libGLw-7.11.2-1|29	Group: Development/C
12cr|libGLw-7.11.2-1|30	Requires: %libname = %version-%release
12cr|libGLw-7.11.2-1|31	
12cr|libGLw-7.11.2-1|32	%description -n %devname
12cr|libGLw-7.11.2-1|33	Mesa libGLw development package.
12cr|libGLw-7.11.2-1|34	
12cr|libGLw-7.11.2-1|35	%prep
12cr|libGLw-7.11.2-1|36	%setup -q -n Mesa-%{version}
12cr|libGLw-7.11.2-1|37	
12cr|libGLw-7.11.2-1|38	%patch0 -p0 -b .build-config
12cr|libGLw-7.11.2-1|39	%patch1 -p1 -b .motif
12cr|libGLw-7.11.2-1|40	
12cr|libGLw-7.11.2-1|41	%build
12cr|libGLw-7.11.2-1|42	make OPT_FLAGS="$RPM_OPT_FLAGS" LIB_DIR=%{_lib} linux
12cr|libGLw-7.11.2-1|43	
12cr|libGLw-7.11.2-1|44	%install
12cr|libGLw-7.11.2-1|45	rm -rf $RPM_BUILD_ROOT
12cr|libGLw-7.11.2-1|46	make install INSTALL_DIR=$RPM_BUILD_ROOT%{_prefix} LIB_DIR=%{_lib}
12cr|libGLw-7.11.2-1|47	
12cr|libGLw-7.11.2-1|48	%clean
12cr|libGLw-7.11.2-1|49	rm -rf $RPM_BUILD_ROOT
12cr|libGLw-7.11.2-1|50	
12cr|libGLw-7.11.2-1|51	%post -p /sbin/ldconfig
12cr|libGLw-7.11.2-1|52	%postun -p /sbin/ldconfig
12cr|libGLw-7.11.2-1|53	
12cr|libGLw-7.11.2-1|54	%files -n %libname
12cr|libGLw-7.11.2-1|55	%defattr(-,root,root,-)
12cr|libGLw-7.11.2-1|56	%doc src/glw/README
12cr|libGLw-7.11.2-1|57	%_libdir/libGLw.so.1*
12cr|libGLw-7.11.2-1|58	
12cr|libGLw-7.11.2-1|59	%files -n %devname
12cr|libGLw-7.11.2-1|60	%defattr(-,root,root,-)
12cr|libGLw-7.11.2-1|61	%_libdir/libGLw.so
12cr|libGLw-7.11.2-1|62	%_includedir/GL/GLwDrawA.h
12cr|libGLw-7.11.2-1|63	%_includedir/GL/GLwDrawAP.h
12cr|libGLw-7.11.2-1|64	%_includedir/GL/GLwMDrawA.h
12cr|libGLw-7.11.2-1|65	%_includedir/GL/GLwMDrawAP.h
12cr|libGLw-7.11.2-1|66	%_libdir/pkgconfig/glw.pc
12cr|libGLw-7.11.2-1|67	
12cr|libGLw-7.11.2-1|68	
12cr|libGLw-7.11.2-1|69	%changelog
12cr|libGLw-7.11.2-1|70	* Mon Mar 05 2012 Bernhard Rosenkraenzer <bero@bero.eu> 7.11.2-1
12cr|libGLw-7.11.2-1|71	+ Revision: 782267
12cr|libGLw-7.11.2-1|72	- import libGLw
12cr|libGLw-7.11.2-1|73	

2706 12
12cr|libgsasl-1.8.0-1|1	%define name	libgsasl
12cr|libgsasl-1.8.0-1|2	%define version	1.8.0
12cr|libgsasl-1.8.0-1|3	%define release	1
12cr|libgsasl-1.8.0-1|4	%define major 7
12cr|libgsasl-1.8.0-1|5	%define libname %mklibname gsasl %major
12cr|libgsasl-1.8.0-1|6	%define develname %mklibname -d gsasl
12cr|libgsasl-1.8.0-1|7	%define develnamest %mklibname -d -s gsasl
12cr|libgsasl-1.8.0-1|8	
12cr|libgsasl-1.8.0-1|9	Name:		%{name}
12cr|libgsasl-1.8.0-1|10	Version:	%{version}
12cr|libgsasl-1.8.0-1|11	Release:	%{release}
12cr|libgsasl-1.8.0-1|12	Summary:	Implementation of the Simple Authentication and Security Layer framework
12cr|libgsasl-1.8.0-1|13	License:	LGPLv2+
12cr|libgsasl-1.8.0-1|14	Group:		System/Libraries
12cr|libgsasl-1.8.0-1|15	Source0:	ftp://ftp.gnu.org/gnu/gsasl/%{name}-%{version}.tar.gz
12cr|libgsasl-1.8.0-1|16	URL:		http://www.gnu.org/software/gsasl/
12cr|libgsasl-1.8.0-1|17	
12cr|libgsasl-1.8.0-1|18	%description
12cr|libgsasl-1.8.0-1|19	GNU SASL is an implementation of the Simple Authentication and
12cr|libgsasl-1.8.0-1|20	Security Layer framework and a few common SASL mechanisms. SASL
12cr|libgsasl-1.8.0-1|21	is used by network servers (e.g., IMAP, SMTP) to request
12cr|libgsasl-1.8.0-1|22	authentication from clients, and in clients to authenticate against
12cr|libgsasl-1.8.0-1|23	servers.
12cr|libgsasl-1.8.0-1|24	
12cr|libgsasl-1.8.0-1|25	%files -f %name.lang
12cr|libgsasl-1.8.0-1|26	#--------------------------------------------------------------------
12cr|libgsasl-1.8.0-1|27	
12cr|libgsasl-1.8.0-1|28	%package -n %libname
12cr|libgsasl-1.8.0-1|29	Group: System/Libraries
12cr|libgsasl-1.8.0-1|30	Summary: Implementation of the Simple Authentication and Security Layer framework
12cr|libgsasl-1.8.0-1|31	
12cr|libgsasl-1.8.0-1|32	%description -n %libname
12cr|libgsasl-1.8.0-1|33	GNU SASL is an implementation of the Simple Authentication and
12cr|libgsasl-1.8.0-1|34	Security Layer framework and a few common SASL mechanisms. SASL
12cr|libgsasl-1.8.0-1|35	is used by network servers (e.g., IMAP, SMTP) to request
12cr|libgsasl-1.8.0-1|36	authentication from clients, and in clients to authenticate against
12cr|libgsasl-1.8.0-1|37	servers.
12cr|libgsasl-1.8.0-1|38	
12cr|libgsasl-1.8.0-1|39	%files -n %libname
12cr|libgsasl-1.8.0-1|40	%_libdir/libgsasl.so.%{major}
12cr|libgsasl-1.8.0-1|41	%_libdir/libgsasl.so.%{major}.*
12cr|libgsasl-1.8.0-1|42	
12cr|libgsasl-1.8.0-1|43	#--------------------------------------------------------------------
12cr|libgsasl-1.8.0-1|44	
12cr|libgsasl-1.8.0-1|45	%package -n %develname
12cr|libgsasl-1.8.0-1|46	Group: Development/C
12cr|libgsasl-1.8.0-1|47	Summary: Implementation of the Simple Authentication and Security Layer framework
12cr|libgsasl-1.8.0-1|48	Requires: %libname = %version
12cr|libgsasl-1.8.0-1|49	Provides: %name-devel = %version-%release
12cr|libgsasl-1.8.0-1|50	
12cr|libgsasl-1.8.0-1|51	%description -n %develname
12cr|libgsasl-1.8.0-1|52	GNU SASL is an implementation of the Simple Authentication and
12cr|libgsasl-1.8.0-1|53	Security Layer framework and a few common SASL mechanisms. SASL
12cr|libgsasl-1.8.0-1|54	is used by network servers (e.g., IMAP, SMTP) to request
12cr|libgsasl-1.8.0-1|55	authentication from clients, and in clients to authenticate against
12cr|libgsasl-1.8.0-1|56	servers.
12cr|libgsasl-1.8.0-1|57	
12cr|libgsasl-1.8.0-1|58	%files -n %develname
12cr|libgsasl-1.8.0-1|59	%_libdir/pkgconfig/libgsasl.pc
12cr|libgsasl-1.8.0-1|60	%_libdir/libgsasl.so
12cr|libgsasl-1.8.0-1|61	%_includedir/gsasl-compat.h
12cr|libgsasl-1.8.0-1|62	%_includedir/gsasl-mech.h
12cr|libgsasl-1.8.0-1|63	%_includedir/gsasl.h
12cr|libgsasl-1.8.0-1|64	
12cr|libgsasl-1.8.0-1|65	#-------------------------------------------------------------------
12cr|libgsasl-1.8.0-1|66	
12cr|libgsasl-1.8.0-1|67	%package -n %develnamest
12cr|libgsasl-1.8.0-1|68	Group: Development/C
12cr|libgsasl-1.8.0-1|69	Summary: Implementation of the Simple Authentication and Security Layer framework
12cr|libgsasl-1.8.0-1|70	Requires: %libname = %version
12cr|libgsasl-1.8.0-1|71	Provides: %name-devel-static = %version-%release
12cr|libgsasl-1.8.0-1|72	Requires: %name-devel = %version-%release
12cr|libgsasl-1.8.0-1|73	
12cr|libgsasl-1.8.0-1|74	%description -n %develnamest
12cr|libgsasl-1.8.0-1|75	GNU SASL is an implementation of the Simple Authentication and
12cr|libgsasl-1.8.0-1|76	Security Layer framework and a few common SASL mechanisms. SASL
12cr|libgsasl-1.8.0-1|77	is used by network servers (e.g., IMAP, SMTP) to request
12cr|libgsasl-1.8.0-1|78	authentication from clients, and in clients to authenticate against
12cr|libgsasl-1.8.0-1|79	servers.
12cr|libgsasl-1.8.0-1|80	
12cr|libgsasl-1.8.0-1|81	%files -n %develnamest
12cr|libgsasl-1.8.0-1|82	%_libdir/libgsasl.a
12cr|libgsasl-1.8.0-1|83	
12cr|libgsasl-1.8.0-1|84	#--------------------------------------------------------------------
12cr|libgsasl-1.8.0-1|85	
12cr|libgsasl-1.8.0-1|86	%prep
12cr|libgsasl-1.8.0-1|87	%setup -q
12cr|libgsasl-1.8.0-1|88	
12cr|libgsasl-1.8.0-1|89	%build
12cr|libgsasl-1.8.0-1|90	%configure2_5x
12cr|libgsasl-1.8.0-1|91	%make
12cr|libgsasl-1.8.0-1|92	
12cr|libgsasl-1.8.0-1|93	%install
12cr|libgsasl-1.8.0-1|94	%makeinstall_std
12cr|libgsasl-1.8.0-1|95	%find_lang %name
12cr|libgsasl-1.8.0-1|96	
12cr|libgsasl-1.8.0-1|97	
12cr|libgsasl-1.8.0-1|98	%changelog
12cr|libgsasl-1.8.0-1|99	* Tue May 29 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.8.0-1
12cr|libgsasl-1.8.0-1|100	+ Revision: 801090
12cr|libgsasl-1.8.0-1|101	- version update 1.8.0
12cr|libgsasl-1.8.0-1|102	
12cr|libgsasl-1.8.0-1|103	* Mon Sep 27 2010 John Balcaen <mikala@mandriva.org> 1.4.4-1mdv2011.0
12cr|libgsasl-1.8.0-1|104	+ Revision: 581404
12cr|libgsasl-1.8.0-1|105	- Update to 1.4.4
12cr|libgsasl-1.8.0-1|106	- Use last stable release and update SOURCE url
12cr|libgsasl-1.8.0-1|107	
12cr|libgsasl-1.8.0-1|108	* Sat Jun 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.29-1mdv2010.0
12cr|libgsasl-1.8.0-1|109	+ Revision: 383251
12cr|libgsasl-1.8.0-1|110	- update to new version 0.2.29
12cr|libgsasl-1.8.0-1|111	
12cr|libgsasl-1.8.0-1|112	* Sun Sep 07 2008 Funda Wang <fwang@mandriva.org> 0.2.28-1mdv2009.0
12cr|libgsasl-1.8.0-1|113	+ Revision: 282158
12cr|libgsasl-1.8.0-1|114	- New version 0.2.28
12cr|libgsasl-1.8.0-1|115	
12cr|libgsasl-1.8.0-1|116	* Sun Aug 17 2008 Emmanuel Andry <eandry@mandriva.org> 0.2.27-1mdv2009.0
12cr|libgsasl-1.8.0-1|117	+ Revision: 272932
12cr|libgsasl-1.8.0-1|118	- New version
12cr|libgsasl-1.8.0-1|119	
12cr|libgsasl-1.8.0-1|120	+ Thierry Vignaud <tv@mandriva.org>
12cr|libgsasl-1.8.0-1|121	- rebuild
12cr|libgsasl-1.8.0-1|122	
12cr|libgsasl-1.8.0-1|123	+ Pixel <pixel@mandriva.com>
12cr|libgsasl-1.8.0-1|124	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libgsasl-1.8.0-1|125	
12cr|libgsasl-1.8.0-1|126	* Sat Mar 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.2.9-1mdv2008.1
12cr|libgsasl-1.8.0-1|127	+ Revision: 177077
12cr|libgsasl-1.8.0-1|128	- import libgsasl
12cr|libgsasl-1.8.0-1|129	

2707 12
12cr|libguess-1.1-1|1	%define name libguess
12cr|libguess-1.1-1|2	%define version 1.1
12cr|libguess-1.1-1|3	%define release %mkrel 1
12cr|libguess-1.1-1|4	%define major 1
12cr|libguess-1.1-1|5	%define libname %mklibname guess %major
12cr|libguess-1.1-1|6	%define develname %mklibname -d guess
12cr|libguess-1.1-1|7	Summary: A high-speed character set detection library
12cr|libguess-1.1-1|8	Name: %{name}
12cr|libguess-1.1-1|9	Version: %{version}
12cr|libguess-1.1-1|10	Release: %{release}
12cr|libguess-1.1-1|11	Source0: http://distfiles.atheme.org/%{name}-%{version}.tar.bz2
12cr|libguess-1.1-1|12	License: BSD
12cr|libguess-1.1-1|13	Group: System/Libraries
12cr|libguess-1.1-1|14	Url: http://www.atheme.org/project/guess
12cr|libguess-1.1-1|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libguess-1.1-1|16	BuildRequires: libmowgli-devel >= 0.7.0
12cr|libguess-1.1-1|17	
12cr|libguess-1.1-1|18	%description
12cr|libguess-1.1-1|19	Libguess is a high-speed character set detection library. It employs
12cr|libguess-1.1-1|20	discrete-finite automata to deduce the character set of an imput buffer.
12cr|libguess-1.1-1|21	
12cr|libguess-1.1-1|22	%package -n %libname
12cr|libguess-1.1-1|23	Group: System/Libraries
12cr|libguess-1.1-1|24	Summary: A high-speed character set detection library
12cr|libguess-1.1-1|25	
12cr|libguess-1.1-1|26	%description -n %libname
12cr|libguess-1.1-1|27	Libguess is a high-speed character set detection library. It employs
12cr|libguess-1.1-1|28	discrete-finite automata to deduce the character set of an imput buffer.
12cr|libguess-1.1-1|29	
12cr|libguess-1.1-1|30	%package -n %develname
12cr|libguess-1.1-1|31	Group: Development/C
12cr|libguess-1.1-1|32	Summary: A high-speed character set detection library
12cr|libguess-1.1-1|33	Requires: %libname = %version-%release
12cr|libguess-1.1-1|34	Provides: %name-devel = %version-%release
12cr|libguess-1.1-1|35	
12cr|libguess-1.1-1|36	%description -n %develname
12cr|libguess-1.1-1|37	Libguess is a high-speed character set detection library. It employs
12cr|libguess-1.1-1|38	discrete-finite automata to deduce the character set of an imput buffer.
12cr|libguess-1.1-1|39	
12cr|libguess-1.1-1|40	Install this if you want to build applications with %name.
12cr|libguess-1.1-1|41	
12cr|libguess-1.1-1|42	%prep
12cr|libguess-1.1-1|43	%setup -q -n %name-%version
12cr|libguess-1.1-1|44	
12cr|libguess-1.1-1|45	%build
12cr|libguess-1.1-1|46	%configure2_5x
12cr|libguess-1.1-1|47	%make
12cr|libguess-1.1-1|48	
12cr|libguess-1.1-1|49	%install
12cr|libguess-1.1-1|50	rm -rf %{buildroot}
12cr|libguess-1.1-1|51	%makeinstall_std
12cr|libguess-1.1-1|52	
12cr|libguess-1.1-1|53	%clean
12cr|libguess-1.1-1|54	rm -rf %{buildroot}
12cr|libguess-1.1-1|55	
12cr|libguess-1.1-1|56	%files -n %libname
12cr|libguess-1.1-1|57	%defattr(-,root,root)
12cr|libguess-1.1-1|58	%doc README COPYING
12cr|libguess-1.1-1|59	%_libdir/libguess.so.%{major}*
12cr|libguess-1.1-1|60	
12cr|libguess-1.1-1|61	%files -n %develname
12cr|libguess-1.1-1|62	%defattr(-,root,root)
12cr|libguess-1.1-1|63	%_libdir/libguess.so
12cr|libguess-1.1-1|64	%_libdir/pkgconfig/%name.pc
12cr|libguess-1.1-1|65	%_includedir/%name
12cr|libguess-1.1-1|66	
12cr|libguess-1.1-1|67	
12cr|libguess-1.1-1|68	%changelog
12cr|libguess-1.1-1|69	* Fri Dec 02 2011 Götz Waschk <waschk@mandriva.org> 1.1-1mdv2012.0
12cr|libguess-1.1-1|70	+ Revision: 737133
12cr|libguess-1.1-1|71	- new version
12cr|libguess-1.1-1|72	- update source URL
12cr|libguess-1.1-1|73	
12cr|libguess-1.1-1|74	* Sat Jul 23 2011 Götz Waschk <waschk@mandriva.org> 1.0-2
12cr|libguess-1.1-1|75	+ Revision: 691242
12cr|libguess-1.1-1|76	- rebuild
12cr|libguess-1.1-1|77	
12cr|libguess-1.1-1|78	* Thu Jul 22 2010 Götz Waschk <waschk@mandriva.org> 1.0-1mdv2011.0
12cr|libguess-1.1-1|79	+ Revision: 556861
12cr|libguess-1.1-1|80	- import libguess
12cr|libguess-1.1-1|81	
12cr|libguess-1.1-1|82	

2708 12
12cr|libgusb-0.1.3-1|1	%define major     2
12cr|libgusb-0.1.3-1|2	%define libname   %mklibname gusb %{major}
12cr|libgusb-0.1.3-1|3	%define develname %mklibname gusb -d
12cr|libgusb-0.1.3-1|4	
12cr|libgusb-0.1.3-1|5	Summary:   GLib wrapper around libusb1
12cr|libgusb-0.1.3-1|6	Name:      libgusb
12cr|libgusb-0.1.3-1|7	Version:   0.1.3
12cr|libgusb-0.1.3-1|8	Release:   1
12cr|libgusb-0.1.3-1|9	License:   LGPLv2+
12cr|libgusb-0.1.3-1|10	Group:     System/Libraries
12cr|libgusb-0.1.3-1|11	URL:       https://gitorious.org/gusb/
12cr|libgusb-0.1.3-1|12	Source0:   http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
12cr|libgusb-0.1.3-1|13	
12cr|libgusb-0.1.3-1|14	BuildRequires: glib2-devel >= 2.16.1
12cr|libgusb-0.1.3-1|15	BuildRequires: libtool
12cr|libgusb-0.1.3-1|16	BuildRequires: pkgconfig(gudev-1.0)
12cr|libgusb-0.1.3-1|17	BuildRequires: libusb1-devel
12cr|libgusb-0.1.3-1|18	
12cr|libgusb-0.1.3-1|19	%description
12cr|libgusb-0.1.3-1|20	GUsb is a GObject wrapper for libusb1 that makes it easy to do
12cr|libgusb-0.1.3-1|21	asynchronous control, bulk and interrupt transfers with proper
12cr|libgusb-0.1.3-1|22	cancellation and integration into a mainloop.
12cr|libgusb-0.1.3-1|23	
12cr|libgusb-0.1.3-1|24	%package -n %{libname}
12cr|libgusb-0.1.3-1|25	Summary:   GLib wrapper around libusb1
12cr|libgusb-0.1.3-1|26	Group:     System/Libraries
12cr|libgusb-0.1.3-1|27	
12cr|libgusb-0.1.3-1|28	%description -n %{libname}
12cr|libgusb-0.1.3-1|29	GUsb is a GObject wrapper for libusb1 that makes it easy to do
12cr|libgusb-0.1.3-1|30	asynchronous control, bulk and interrupt transfers with proper
12cr|libgusb-0.1.3-1|31	cancellation and integration into a mainloop.
12cr|libgusb-0.1.3-1|32	
12cr|libgusb-0.1.3-1|33	%package -n %{develname}
12cr|libgusb-0.1.3-1|34	Summary: Libraries and headers for gusb
12cr|libgusb-0.1.3-1|35	Group: Development/C
12cr|libgusb-0.1.3-1|36	Provides: %{name}-devel = %{EVRD}
12cr|libgusb-0.1.3-1|37	Requires: %{libname} = %{version}
12cr|libgusb-0.1.3-1|38	
12cr|libgusb-0.1.3-1|39	%description -n %{develname}
12cr|libgusb-0.1.3-1|40	GLib headers and libraries for gusb.
12cr|libgusb-0.1.3-1|41	
12cr|libgusb-0.1.3-1|42	%prep
12cr|libgusb-0.1.3-1|43	%setup -q
12cr|libgusb-0.1.3-1|44	
12cr|libgusb-0.1.3-1|45	%build
12cr|libgusb-0.1.3-1|46	%configure \
12cr|libgusb-0.1.3-1|47	--disable-static \
12cr|libgusb-0.1.3-1|48	--disable-dependency-tracking
12cr|libgusb-0.1.3-1|49	
12cr|libgusb-0.1.3-1|50	%make
12cr|libgusb-0.1.3-1|51	
12cr|libgusb-0.1.3-1|52	%install
12cr|libgusb-0.1.3-1|53	%makeinstall_std
12cr|libgusb-0.1.3-1|54	
12cr|libgusb-0.1.3-1|55	rm -f %{buildroot}%{_libdir}/libgusb.la
12cr|libgusb-0.1.3-1|56	
12cr|libgusb-0.1.3-1|57	%post -p /sbin/ldconfig
12cr|libgusb-0.1.3-1|58	%postun -p /sbin/ldconfig
12cr|libgusb-0.1.3-1|59	
12cr|libgusb-0.1.3-1|60	%files -n %{libname}
12cr|libgusb-0.1.3-1|61	%{_libdir}/libgusb.so.%{major}
12cr|libgusb-0.1.3-1|62	%{_libdir}/libgusb.so.%{major}.0.*
12cr|libgusb-0.1.3-1|63	
12cr|libgusb-0.1.3-1|64	%files -n %{develname}
12cr|libgusb-0.1.3-1|65	%doc README AUTHORS NEWS COPYING
12cr|libgusb-0.1.3-1|66	%{_includedir}/gusb-1
12cr|libgusb-0.1.3-1|67	%{_libdir}/libgusb.so
12cr|libgusb-0.1.3-1|68	%{_libdir}/pkgconfig/gusb.pc
12cr|libgusb-0.1.3-1|69	%{_datadir}/gtk-doc/html/gusb
12cr|libgusb-0.1.3-1|70	
12cr|libgusb-0.1.3-1|71	
12cr|libgusb-0.1.3-1|72	%changelog
12cr|libgusb-0.1.3-1|73	* Mon Dec 26 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.1.3-1
12cr|libgusb-0.1.3-1|74	+ Revision: 745418
12cr|libgusb-0.1.3-1|75	- imported package libgusb
12cr|libgusb-0.1.3-1|76	

2709 12
12cr|libhoard-3.9.0-1|1	%define major 0
12cr|libhoard-3.9.0-1|2	%define libname %mklibname hoard %{major}
12cr|libhoard-3.9.0-1|3	%define develname %mklibname hoard -d
12cr|libhoard-3.9.0-1|4	
12cr|libhoard-3.9.0-1|5	Summary:	The Hoard Memory Allocator
12cr|libhoard-3.9.0-1|6	Name:		libhoard
12cr|libhoard-3.9.0-1|7	Version:	3.9.0
12cr|libhoard-3.9.0-1|8	Release:	%mkrel 1
12cr|libhoard-3.9.0-1|9	Group:		System/Libraries
12cr|libhoard-3.9.0-1|10	License:	GPLv2+
12cr|libhoard-3.9.0-1|11	URL:		http://www.hoard.org/
12cr|libhoard-3.9.0-1|12	Source0:	http://www.cs.umass.edu/~emery/hoard/hoard-%{version}/libhoard-3.9.tar.gz
12cr|libhoard-3.9.0-1|13	Patch0:		libhoard-3.9-glibc-2.14+fix.diff
12cr|libhoard-3.9.0-1|14	Patch1:		libhoard-3.9-soname.diff
12cr|libhoard-3.9.0-1|15	
12cr|libhoard-3.9.0-1|16	%description
12cr|libhoard-3.9.0-1|17	The Hoard memory allocator is a fast, scalable, and memory-efficient memory
12cr|libhoard-3.9.0-1|18	allocator for Linux, Solaris, Mac OS X, and Windows. Hoard is a drop-in
12cr|libhoard-3.9.0-1|19	replacement for malloc that can dramatically improve application performance,
12cr|libhoard-3.9.0-1|20	especially for multithreaded programs running on multiprocessors and multicore
12cr|libhoard-3.9.0-1|21	CPUs.
12cr|libhoard-3.9.0-1|22	
12cr|libhoard-3.9.0-1|23	%package -n	%{libname}
12cr|libhoard-3.9.0-1|24	Summary:	A fast, scalable, and memory-efficient memory allocator
12cr|libhoard-3.9.0-1|25	Group:		System/Libraries
12cr|libhoard-3.9.0-1|26	
12cr|libhoard-3.9.0-1|27	%description -n	%{libname}
12cr|libhoard-3.9.0-1|28	The Hoard memory allocator is a fast, scalable, and memory-efficient memory
12cr|libhoard-3.9.0-1|29	allocator for Linux, Solaris, Mac OS X, and Windows. Hoard is a drop-in
12cr|libhoard-3.9.0-1|30	replacement for malloc that can dramatically improve application performance,
12cr|libhoard-3.9.0-1|31	especially for multithreaded programs running on multiprocessors and multicore
12cr|libhoard-3.9.0-1|32	CPUs.
12cr|libhoard-3.9.0-1|33	
12cr|libhoard-3.9.0-1|34	%package -n	%{develname}
12cr|libhoard-3.9.0-1|35	Summary:	Development files for libhoard
12cr|libhoard-3.9.0-1|36	Group:		Development/C++
12cr|libhoard-3.9.0-1|37	Requires:	%{libname} >= %{version}
12cr|libhoard-3.9.0-1|38	Provides:	hoard-devel = %{version}
12cr|libhoard-3.9.0-1|39	
12cr|libhoard-3.9.0-1|40	%description -n	%{develname}
12cr|libhoard-3.9.0-1|41	This package contains development files for libhoard.
12cr|libhoard-3.9.0-1|42	
12cr|libhoard-3.9.0-1|43	%prep
12cr|libhoard-3.9.0-1|44	%setup -q -n emeryberger-Hoard-d065953
12cr|libhoard-3.9.0-1|45	
12cr|libhoard-3.9.0-1|46	find -type f | xargs chmod 644
12cr|libhoard-3.9.0-1|47	
12cr|libhoard-3.9.0-1|48	%patch0 -p0
12cr|libhoard-3.9.0-1|49	%patch1 -p0
12cr|libhoard-3.9.0-1|50	cp -pf src/Makefile{,.orig}
12cr|libhoard-3.9.0-1|51	perl -pi -e 's/-O/-fPIC -O/g;s/-static//g;s/-pipe//g' src/Makefile
12cr|libhoard-3.9.0-1|52	# on non-i586 we assume that the default arch is sufficient
12cr|libhoard-3.9.0-1|53	%ifnarch i586
12cr|libhoard-3.9.0-1|54	perl -pi -e 's/-march=pentiumpro //g;s/ -malign-double//g' src/Makefile
12cr|libhoard-3.9.0-1|55	%endif
12cr|libhoard-3.9.0-1|56	
12cr|libhoard-3.9.0-1|57	%build
12cr|libhoard-3.9.0-1|58	pushd src
12cr|libhoard-3.9.0-1|59	make generic-gcc
12cr|libhoard-3.9.0-1|60	
12cr|libhoard-3.9.0-1|61	%install
12cr|libhoard-3.9.0-1|62	install -d %{buildroot}%{_libdir}
12cr|libhoard-3.9.0-1|63	install -m0755 src/libhoard.so.%{major} %{buildroot}%{_libdir}
12cr|libhoard-3.9.0-1|64	ln -s libhoard.so.%{major} %{buildroot}%{_libdir}/libhoard.so
12cr|libhoard-3.9.0-1|65	
12cr|libhoard-3.9.0-1|66	%files -n %{libname}
12cr|libhoard-3.9.0-1|67	%doc doc NEWS README THANKS
12cr|libhoard-3.9.0-1|68	%{_libdir}/libhoard.so.%{major}*
12cr|libhoard-3.9.0-1|69	
12cr|libhoard-3.9.0-1|70	%files -n %{develname}
12cr|libhoard-3.9.0-1|71	%{_libdir}/libhoard.so

2710 12
12cr|libhome-0.10.2-9|1	%define	major 1
12cr|libhome-0.10.2-9|2	%define libname %mklibname home %{major}
12cr|libhome-0.10.2-9|3	%define develname %mklibname home -d
12cr|libhome-0.10.2-9|4	
12cr|libhome-0.10.2-9|5	Summary:	A library providing a getpwnam() emulation
12cr|libhome-0.10.2-9|6	Name:		libhome
12cr|libhome-0.10.2-9|7	Version:	0.10.2
12cr|libhome-0.10.2-9|8	Release:	9
12cr|libhome-0.10.2-9|9	Group:		System/Libraries
12cr|libhome-0.10.2-9|10	License:	GPL
12cr|libhome-0.10.2-9|11	URL:		http://pll.sourceforge.net/
12cr|libhome-0.10.2-9|12	Source0:	http://prdownloads.sourceforge.net/pll//%{name}-%{version}.tar.gz
12cr|libhome-0.10.2-9|13	Patch0:		libhome-0.10.1-DESTDIR.diff
12cr|libhome-0.10.2-9|14	Patch1:		libhome-0.10.2-fix-link.patch
12cr|libhome-0.10.2-9|15	Patch2:		libhome-0.10.2-db5.patch
12cr|libhome-0.10.2-9|16	BuildRequires:	autoconf
12cr|libhome-0.10.2-9|17	BuildRequires:	libtool
12cr|libhome-0.10.2-9|18	BuildRequires:	openldap-devel
12cr|libhome-0.10.2-9|19	BuildRequires:	openssl-devel
12cr|libhome-0.10.2-9|20	BuildRequires:	mysql-devel
12cr|libhome-0.10.2-9|21	BuildRequires:	postgresql-devel
12cr|libhome-0.10.2-9|22	BuildRequires:	db-devel
12cr|libhome-0.10.2-9|23	BuildRequires:	groff-for-man
12cr|libhome-0.10.2-9|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libhome-0.10.2-9|25	
12cr|libhome-0.10.2-9|26	%description
12cr|libhome-0.10.2-9|27	libhome is a library providing a getpwnam() emulation. It support MySQL (3.23),
12cr|libhome-0.10.2-9|28	Open LDAP 2 or system /etc/passwd frontend. It's intended to replace getpwnam
12cr|libhome-0.10.2-9|29	within a system daemons who needs user authentification or identification when
12cr|libhome-0.10.2-9|30	the users are listed on foreign servers.
12cr|libhome-0.10.2-9|31	
12cr|libhome-0.10.2-9|32	%package -n	%{libname}
12cr|libhome-0.10.2-9|33	Summary:	A library providing a getpwnam() emulation
12cr|libhome-0.10.2-9|34	Group:          System/Libraries
12cr|libhome-0.10.2-9|35	Requires:	%{name}-utils = %{version}-%{release}
12cr|libhome-0.10.2-9|36	
12cr|libhome-0.10.2-9|37	%description -n	%{libname}
12cr|libhome-0.10.2-9|38	libhome is a library providing a getpwnam() emulation. It support MySQL (3.23),
12cr|libhome-0.10.2-9|39	Open LDAP 2 or system /etc/passwd frontend. It's intended to replace getpwnam
12cr|libhome-0.10.2-9|40	within a system daemons who needs user authentification or identification when
12cr|libhome-0.10.2-9|41	the users are listed on foreign servers.
12cr|libhome-0.10.2-9|42	
12cr|libhome-0.10.2-9|43	%package	utils
12cr|libhome-0.10.2-9|44	Summary:        A library providing a getpwnam() emulation
12cr|libhome-0.10.2-9|45	Group:          System/Libraries
12cr|libhome-0.10.2-9|46	Conflicts:	lib64home1 < 0.10.2-8
12cr|libhome-0.10.2-9|47	Conflicts:	libhome1 < 0.10.2-8
12cr|libhome-0.10.2-9|48	
12cr|libhome-0.10.2-9|49	%description	utils
12cr|libhome-0.10.2-9|50	libhome is a library providing a getpwnam() emulation. It support MySQL (3.23),
12cr|libhome-0.10.2-9|51	Open LDAP 2 or system /etc/passwd frontend. It's intended to replace getpwnam
12cr|libhome-0.10.2-9|52	within a system daemons who needs user authentification or identification when
12cr|libhome-0.10.2-9|53	the users are listed on foreign servers.
12cr|libhome-0.10.2-9|54	
12cr|libhome-0.10.2-9|55	This package contains various utilities provided by libhome.
12cr|libhome-0.10.2-9|56	
12cr|libhome-0.10.2-9|57	%package -n	%{develname}
12cr|libhome-0.10.2-9|58	Summary:	Static library and header files for the libhome library
12cr|libhome-0.10.2-9|59	Group:		Development/C
12cr|libhome-0.10.2-9|60	Requires:	%{libname} = %{version}
12cr|libhome-0.10.2-9|61	Provides:	%{name}-devel = %{version}-%{release}
12cr|libhome-0.10.2-9|62	Obsoletes:	%{mklibname home 1 -d}
12cr|libhome-0.10.2-9|63	
12cr|libhome-0.10.2-9|64	%description -n	%{develname}
12cr|libhome-0.10.2-9|65	libhome is a library providing a getpwnam() emulation. It support MySQL (3.23),
12cr|libhome-0.10.2-9|66	Open LDAP 2 or system /etc/passwd frontend. It's intended to replace getpwnam
12cr|libhome-0.10.2-9|67	within a system daemons who needs user authentification or identification when
12cr|libhome-0.10.2-9|68	the users are listed on foreign servers.
12cr|libhome-0.10.2-9|69	
12cr|libhome-0.10.2-9|70	This package contains the static libhome library and its header files.
12cr|libhome-0.10.2-9|71	
12cr|libhome-0.10.2-9|72	%prep
12cr|libhome-0.10.2-9|73	
12cr|libhome-0.10.2-9|74	%setup -q -n %{name}-%{version}
12cr|libhome-0.10.2-9|75	%patch0 -p0
12cr|libhome-0.10.2-9|76	%patch1 -p0
12cr|libhome-0.10.2-9|77	%patch2 -p0
12cr|libhome-0.10.2-9|78	
12cr|libhome-0.10.2-9|79	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|libhome-0.10.2-9|80	find . -type d -perm 0555 -exec chmod 755 {} \;
12cr|libhome-0.10.2-9|81	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|libhome-0.10.2-9|82	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|libhome-0.10.2-9|83	
12cr|libhome-0.10.2-9|84	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|libhome-0.10.2-9|85	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|libhome-0.10.2-9|86	done
12cr|libhome-0.10.2-9|87	
12cr|libhome-0.10.2-9|88	%build
12cr|libhome-0.10.2-9|89	autoreconf
12cr|libhome-0.10.2-9|90	export CFLAGS="%{optflags} -DLDAP_DEPRECATED"
12cr|libhome-0.10.2-9|91	export CXXFLAGS="%{optflags} -DLDAP_DEPRECATED"
12cr|libhome-0.10.2-9|92	export LDFLAGS=-lcrypt
12cr|libhome-0.10.2-9|93	
12cr|libhome-0.10.2-9|94	%configure2_5x \
12cr|libhome-0.10.2-9|95	--with-conffile=%{_sysconfdir}/home.conf
12cr|libhome-0.10.2-9|96	%make
12cr|libhome-0.10.2-9|97	
12cr|libhome-0.10.2-9|98	%install
12cr|libhome-0.10.2-9|99	rm -rf %{buildroot}
12cr|libhome-0.10.2-9|100	
12cr|libhome-0.10.2-9|101	install -d %{buildroot}%{_sysconfdir}
12cr|libhome-0.10.2-9|102	
12cr|libhome-0.10.2-9|103	%makeinstall_std
12cr|libhome-0.10.2-9|104	
12cr|libhome-0.10.2-9|105	install -m0640 home.conf %{buildroot}%{_sysconfdir}/home.conf
12cr|libhome-0.10.2-9|106	
12cr|libhome-0.10.2-9|107	%if %mdkversion < 200900
12cr|libhome-0.10.2-9|108	%post -n %{libname} -p /sbin/ldconfig
12cr|libhome-0.10.2-9|109	%endif
12cr|libhome-0.10.2-9|110	
12cr|libhome-0.10.2-9|111	%if %mdkversion < 200900
12cr|libhome-0.10.2-9|112	%postun -n %{libname} -p /sbin/ldconfig
12cr|libhome-0.10.2-9|113	%endif
12cr|libhome-0.10.2-9|114	
12cr|libhome-0.10.2-9|115	%clean
12cr|libhome-0.10.2-9|116	rm -rf %{buildroot}
12cr|libhome-0.10.2-9|117	
12cr|libhome-0.10.2-9|118	%files -n %{libname}
12cr|libhome-0.10.2-9|119	%defattr(-,root,root)
12cr|libhome-0.10.2-9|120	%doc AUTHORS COPYING.LIB NEWS README
12cr|libhome-0.10.2-9|121	%attr(0755,root,root) %{_libdir}/*.so.*
12cr|libhome-0.10.2-9|122	
12cr|libhome-0.10.2-9|123	%files utils
12cr|libhome-0.10.2-9|124	%defattr(-,root,root)
12cr|libhome-0.10.2-9|125	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/home.conf
12cr|libhome-0.10.2-9|126	%attr(0755,root,root) %{_bindir}/home_finger
12cr|libhome-0.10.2-9|127	%attr(0755,root,root) %{_bindir}/home_su
12cr|libhome-0.10.2-9|128	%attr(0755,root,root) %{_sbindir}/home_proxy
12cr|libhome-0.10.2-9|129	%attr(0644,root,root) %{_mandir}/man*/*
12cr|libhome-0.10.2-9|130	
12cr|libhome-0.10.2-9|131	%files -n %{develname}
12cr|libhome-0.10.2-9|132	%defattr(-,root,root)
12cr|libhome-0.10.2-9|133	%attr(0755,root,root) %{_bindir}/libhome.sh
12cr|libhome-0.10.2-9|134	%dir %{_includedir}/home
12cr|libhome-0.10.2-9|135	%attr(0644,root,root) %{_includedir}/home/*.h
12cr|libhome-0.10.2-9|136	%attr(0755,root,root) %{_libdir}/*.so
12cr|libhome-0.10.2-9|137	%attr(0644,root,root) %{_libdir}/*.a
12cr|libhome-0.10.2-9|138	
12cr|libhome-0.10.2-9|139	
12cr|libhome-0.10.2-9|140	%changelog
12cr|libhome-0.10.2-9|141	* Tue May 08 2012 Crispin Boylan <crisb@mandriva.org> 0.10.2-9
12cr|libhome-0.10.2-9|142	+ Revision: 797559
12cr|libhome-0.10.2-9|143	- Rebuild
12cr|libhome-0.10.2-9|144	
12cr|libhome-0.10.2-9|145	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|libhome-0.10.2-9|146	- build with db5
12cr|libhome-0.10.2-9|147	- split out binaries and man pages
12cr|libhome-0.10.2-9|148	- (from fwang | 2011-04-12 12:06:31 +0200)
12cr|libhome-0.10.2-9|149	
12cr|libhome-0.10.2-9|150	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 0.10.2-7mdv2011.0
12cr|libhome-0.10.2-9|151	+ Revision: 627253
12cr|libhome-0.10.2-9|152	- rebuilt against mysql-5.5.8 libs, again
12cr|libhome-0.10.2-9|153	
12cr|libhome-0.10.2-9|154	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10.2-6mdv2011.0
12cr|libhome-0.10.2-9|155	+ Revision: 626532
12cr|libhome-0.10.2-9|156	- rebuilt against mysql-5.5.8 libs
12cr|libhome-0.10.2-9|157	
12cr|libhome-0.10.2-9|158	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10.2-4mdv2011.0
12cr|libhome-0.10.2-9|159	+ Revision: 609752
12cr|libhome-0.10.2-9|160	- rebuild
12cr|libhome-0.10.2-9|161	
12cr|libhome-0.10.2-9|162	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 0.10.2-3mdv2010.1
12cr|libhome-0.10.2-9|163	+ Revision: 537297
12cr|libhome-0.10.2-9|164	- fix link with newer ldflags and db4.8
12cr|libhome-0.10.2-9|165	
12cr|libhome-0.10.2-9|166	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10.2-2mdv2010.1
12cr|libhome-0.10.2-9|167	+ Revision: 507486
12cr|libhome-0.10.2-9|168	- rebuild
12cr|libhome-0.10.2-9|169	
12cr|libhome-0.10.2-9|170	* Sun Dec 27 2009 Oden Eriksson <oeriksson@mandriva.com> 0.10.2-1mdv2010.1
12cr|libhome-0.10.2-9|171	+ Revision: 482801
12cr|libhome-0.10.2-9|172	- 0.10.2
12cr|libhome-0.10.2-9|173	
12cr|libhome-0.10.2-9|174	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 0.10.1-8mdv2010.0
12cr|libhome-0.10.2-9|175	+ Revision: 438620
12cr|libhome-0.10.2-9|176	- rebuild
12cr|libhome-0.10.2-9|177	
12cr|libhome-0.10.2-9|178	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.10.1-7mdv2009.1
12cr|libhome-0.10.2-9|179	+ Revision: 311242
12cr|libhome-0.10.2-9|180	- rebuilt against mysql-5.1.30 libs
12cr|libhome-0.10.2-9|181	
12cr|libhome-0.10.2-9|182	* Fri Jul 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.10.1-6mdv2009.0
12cr|libhome-0.10.2-9|183	+ Revision: 233727
12cr|libhome-0.10.2-9|184	- rebuild
12cr|libhome-0.10.2-9|185	
12cr|libhome-0.10.2-9|186	+ Pixel <pixel@mandriva.com>
12cr|libhome-0.10.2-9|187	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libhome-0.10.2-9|188	
12cr|libhome-0.10.2-9|189	+ Olivier Blin <blino@mandriva.org>
12cr|libhome-0.10.2-9|190	- restore BuildRoot
12cr|libhome-0.10.2-9|191	
12cr|libhome-0.10.2-9|192	* Wed Dec 26 2007 Oden Eriksson <oeriksson@mandriva.com> 0.10.1-5mdv2008.1
12cr|libhome-0.10.2-9|193	+ Revision: 137971
12cr|libhome-0.10.2-9|194	- rebuilt against openldap-2.4.7 libs
12cr|libhome-0.10.2-9|195	
12cr|libhome-0.10.2-9|196	+ Thierry Vignaud <tv@mandriva.org>
12cr|libhome-0.10.2-9|197	- kill re-definition of %%buildroot on Pixel's request
12cr|libhome-0.10.2-9|198	
12cr|libhome-0.10.2-9|199	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.10.1-4mdv2008.0
12cr|libhome-0.10.2-9|200	+ Revision: 83692
12cr|libhome-0.10.2-9|201	- new devel naming
12cr|libhome-0.10.2-9|202	

2711 12
12cr|libibverbs-1.1.3-2|1	%define	major 1
12cr|libibverbs-1.1.3-2|2	%define libname	%mklibname ibverbs %{major}
12cr|libibverbs-1.1.3-2|3	%define develname %mklibname -d ibverbs
12cr|libibverbs-1.1.3-2|4	
12cr|libibverbs-1.1.3-2|5	Summary:	A library for direct userspace use of RDMA (InfiniBand/iWARP) hardware
12cr|libibverbs-1.1.3-2|6	Name:		libibverbs
12cr|libibverbs-1.1.3-2|7	Version:	1.1.3
12cr|libibverbs-1.1.3-2|8	Release:	%mkrel 2
12cr|libibverbs-1.1.3-2|9	Group:		System/Libraries
12cr|libibverbs-1.1.3-2|10	License:	GPLv2 or BSD
12cr|libibverbs-1.1.3-2|11	URL:		http://openfabrics.org/
12cr|libibverbs-1.1.3-2|12	Source0:	http://openfabrics.org/downloads/verbs/libibverbs-%{version}.tar.gz
12cr|libibverbs-1.1.3-2|13	BuildRequires:	autoconf
12cr|libibverbs-1.1.3-2|14	BuildRequires:	libtool
12cr|libibverbs-1.1.3-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libibverbs-1.1.3-2|16	
12cr|libibverbs-1.1.3-2|17	%description
12cr|libibverbs-1.1.3-2|18	libibverbs is a library that allows userspace processes to use RDMA "verbs" as
12cr|libibverbs-1.1.3-2|19	described in the InfiniBand Architecture Specification and the RDMA Protocol
12cr|libibverbs-1.1.3-2|20	Verbs Specification. This includes direct hardware access from userspace to
12cr|libibverbs-1.1.3-2|21	InfiniBand/iWARP adapters (kernel bypass) for fast path operations. For this
12cr|libibverbs-1.1.3-2|22	library to be useful, a device-specific plug-in module should also be
12cr|libibverbs-1.1.3-2|23	installed.
12cr|libibverbs-1.1.3-2|24	
12cr|libibverbs-1.1.3-2|25	%package -n	%{libname}
12cr|libibverbs-1.1.3-2|26	Summary:	A library for direct userspace use of RDMA (InfiniBand/iWARP) hardware
12cr|libibverbs-1.1.3-2|27	Group:          System/Libraries
12cr|libibverbs-1.1.3-2|28	
12cr|libibverbs-1.1.3-2|29	%description -n	%{libname}
12cr|libibverbs-1.1.3-2|30	libibverbs is a library that allows userspace processes to use RDMA "verbs" as
12cr|libibverbs-1.1.3-2|31	described in the InfiniBand Architecture Specification and the RDMA Protocol
12cr|libibverbs-1.1.3-2|32	Verbs Specification. This includes direct hardware access from userspace to
12cr|libibverbs-1.1.3-2|33	InfiniBand/iWARP adapters (kernel bypass) for fast path operations. For this
12cr|libibverbs-1.1.3-2|34	library to be useful, a device-specific plug-in module should also be
12cr|libibverbs-1.1.3-2|35	installed.
12cr|libibverbs-1.1.3-2|36	
12cr|libibverbs-1.1.3-2|37	This package contains the shared libibverbs library.
12cr|libibverbs-1.1.3-2|38	
12cr|libibverbs-1.1.3-2|39	%package -n	%{develname}
12cr|libibverbs-1.1.3-2|40	Summary:	Static library and header files for the libibverbs library
12cr|libibverbs-1.1.3-2|41	Group:		Development/C
12cr|libibverbs-1.1.3-2|42	Provides:	%{name}-devel = %{version}
12cr|libibverbs-1.1.3-2|43	Requires:	%{libname} = %{version}
12cr|libibverbs-1.1.3-2|44	
12cr|libibverbs-1.1.3-2|45	%description -n	%{develname}
12cr|libibverbs-1.1.3-2|46	libibverbs is a library that allows userspace processes to use RDMA "verbs" as
12cr|libibverbs-1.1.3-2|47	described in the InfiniBand Architecture Specification and the RDMA Protocol
12cr|libibverbs-1.1.3-2|48	Verbs Specification. This includes direct hardware access from userspace to
12cr|libibverbs-1.1.3-2|49	InfiniBand/iWARP adapters (kernel bypass) for fast path operations. For this
12cr|libibverbs-1.1.3-2|50	library to be useful, a device-specific plug-in module should also be
12cr|libibverbs-1.1.3-2|51	installed.
12cr|libibverbs-1.1.3-2|52	
12cr|libibverbs-1.1.3-2|53	This package contains the static libibverbs library and its header files.
12cr|libibverbs-1.1.3-2|54	
12cr|libibverbs-1.1.3-2|55	%package	utils
12cr|libibverbs-1.1.3-2|56	Summary:	Examples for the libibverbs library
12cr|libibverbs-1.1.3-2|57	Group:		System/Libraries
12cr|libibverbs-1.1.3-2|58	Requires:	%{libname} = %{version}
12cr|libibverbs-1.1.3-2|59	
12cr|libibverbs-1.1.3-2|60	%description	utils
12cr|libibverbs-1.1.3-2|61	Useful libibverbs example programs such as ibv_devinfo, which displays
12cr|libibverbs-1.1.3-2|62	information about RDMA devices.
12cr|libibverbs-1.1.3-2|63	
12cr|libibverbs-1.1.3-2|64	%prep
12cr|libibverbs-1.1.3-2|65	%setup -q
12cr|libibverbs-1.1.3-2|66	
12cr|libibverbs-1.1.3-2|67	%build
12cr|libibverbs-1.1.3-2|68	%configure2_5x
12cr|libibverbs-1.1.3-2|69	%make
12cr|libibverbs-1.1.3-2|70	
12cr|libibverbs-1.1.3-2|71	%install
12cr|libibverbs-1.1.3-2|72	rm -rf %{buildroot}
12cr|libibverbs-1.1.3-2|73	%makeinstall_std
12cr|libibverbs-1.1.3-2|74	
12cr|libibverbs-1.1.3-2|75	%if %mdkversion < 200900
12cr|libibverbs-1.1.3-2|76	%post -n %{libname} -p /sbin/ldconfig
12cr|libibverbs-1.1.3-2|77	%endif
12cr|libibverbs-1.1.3-2|78	
12cr|libibverbs-1.1.3-2|79	%if %mdkversion < 200900
12cr|libibverbs-1.1.3-2|80	%postun -n %{libname} -p /sbin/ldconfig
12cr|libibverbs-1.1.3-2|81	%endif
12cr|libibverbs-1.1.3-2|82	
12cr|libibverbs-1.1.3-2|83	%clean
12cr|libibverbs-1.1.3-2|84	rm -rf %{buildroot}
12cr|libibverbs-1.1.3-2|85	
12cr|libibverbs-1.1.3-2|86	%files -n %{libname}
12cr|libibverbs-1.1.3-2|87	%defattr(-,root,root,-)
12cr|libibverbs-1.1.3-2|88	%doc AUTHORS COPYING ChangeLog README
12cr|libibverbs-1.1.3-2|89	%{_libdir}/libibverbs*.so.%{major}*
12cr|libibverbs-1.1.3-2|90	
12cr|libibverbs-1.1.3-2|91	%files -n %{develname}
12cr|libibverbs-1.1.3-2|92	%defattr(-,root,root,-)
12cr|libibverbs-1.1.3-2|93	%{_libdir}/lib*.so
12cr|libibverbs-1.1.3-2|94	%{_libdir}/lib*.*a
12cr|libibverbs-1.1.3-2|95	%{_includedir}/*
12cr|libibverbs-1.1.3-2|96	%{_mandir}/man3/*
12cr|libibverbs-1.1.3-2|97	
12cr|libibverbs-1.1.3-2|98	%files utils
12cr|libibverbs-1.1.3-2|99	%defattr(-,root,root,-)
12cr|libibverbs-1.1.3-2|100	%{_bindir}/*
12cr|libibverbs-1.1.3-2|101	%{_mandir}/man1/*
12cr|libibverbs-1.1.3-2|102	
12cr|libibverbs-1.1.3-2|103	
12cr|libibverbs-1.1.3-2|104	
12cr|libibverbs-1.1.3-2|105	%changelog
12cr|libibverbs-1.1.3-2|106	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-2mdv2011.0
12cr|libibverbs-1.1.3-2|107	+ Revision: 609753
12cr|libibverbs-1.1.3-2|108	- rebuild
12cr|libibverbs-1.1.3-2|109	
12cr|libibverbs-1.1.3-2|110	* Tue Apr 06 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.1.3-1mdv2010.1
12cr|libibverbs-1.1.3-2|111	+ Revision: 532288
12cr|libibverbs-1.1.3-2|112	- update to 1.1.3
12cr|libibverbs-1.1.3-2|113	
12cr|libibverbs-1.1.3-2|114	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1.2-2mdv2010.0
12cr|libibverbs-1.1.3-2|115	+ Revision: 429752
12cr|libibverbs-1.1.3-2|116	- rebuild
12cr|libibverbs-1.1.3-2|117	
12cr|libibverbs-1.1.3-2|118	* Fri Sep 12 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdv2009.0
12cr|libibverbs-1.1.3-2|119	+ Revision: 284122
12cr|libibverbs-1.1.3-2|120	- import libibverbs
12cr|libibverbs-1.1.3-2|121	
12cr|libibverbs-1.1.3-2|122	
12cr|libibverbs-1.1.3-2|123	* Fri Sep 12 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdv2009.0
12cr|libibverbs-1.1.3-2|124	- initial Mandriva package

2712 12
12cr|libid3-1.2-6|1	%define	major 1
12cr|libid3-1.2-6|2	%define libname	%mklibname id3_ %{major}
12cr|libid3-1.2-6|3	%define develname %mklibname -d id3_ %{major}
12cr|libid3-1.2-6|4	
12cr|libid3-1.2-6|5	Summary:	ID3 Parsing Library
12cr|libid3-1.2-6|6	Name:		libid3
12cr|libid3-1.2-6|7	Version:	1.2
12cr|libid3-1.2-6|8	Release:	6
12cr|libid3-1.2-6|9	Group:		System/Libraries
12cr|libid3-1.2-6|10	License:	BSD-like
12cr|libid3-1.2-6|11	URL:		http://www.tangent.org/
12cr|libid3-1.2-6|12	Source0:	http://download.tangent.org/%{name}-%{version}.tar.bz2
12cr|libid3-1.2-6|13	Patch0:		libid3-1.2-soversion.patch
12cr|libid3-1.2-6|14	
12cr|libid3-1.2-6|15	%description
12cr|libid3-1.2-6|16	Library for parsing ID3 tags from files or sections of memory.
12cr|libid3-1.2-6|17	
12cr|libid3-1.2-6|18	%package -n	%{libname}
12cr|libid3-1.2-6|19	Summary:	ID3 Parsing Library
12cr|libid3-1.2-6|20	Group:		System/Libraries
12cr|libid3-1.2-6|21	Obsoletes:	%{_lib}id3_0 < %{version}-%{release}
12cr|libid3-1.2-6|22	
12cr|libid3-1.2-6|23	%description -n	%{libname}
12cr|libid3-1.2-6|24	Library for parsing ID3 tags from files or sections of memory.
12cr|libid3-1.2-6|25	
12cr|libid3-1.2-6|26	%package -n	%{develname}
12cr|libid3-1.2-6|27	Summary:	Static library and header files for the ID3 Parsing Library
12cr|libid3-1.2-6|28	Group:		Development/C
12cr|libid3-1.2-6|29	Provides:	%{name}-devel = %{version}-%{release}
12cr|libid3-1.2-6|30	Conflicts:	libid3_3.8-devel
12cr|libid3-1.2-6|31	Provides:	lib%{name}_%{major}-devel = %{version}-%{release}
12cr|libid3-1.2-6|32	Requires:	%{libname} = %{version}-%{release}
12cr|libid3-1.2-6|33	Obsoletes:	%{_lib}id3_0-devel < %{version}-%{release}
12cr|libid3-1.2-6|34	
12cr|libid3-1.2-6|35	%description -n	%{develname}
12cr|libid3-1.2-6|36	Library for parsing ID3 tags from files or sections of memory.
12cr|libid3-1.2-6|37	
12cr|libid3-1.2-6|38	This package contains the static libid3 library and its header
12cr|libid3-1.2-6|39	files.
12cr|libid3-1.2-6|40	
12cr|libid3-1.2-6|41	%package	tools
12cr|libid3-1.2-6|42	Summary:	Tools using the ID3 Parsing Library
12cr|libid3-1.2-6|43	Group:		Sound
12cr|libid3-1.2-6|44	
12cr|libid3-1.2-6|45	%description	tools
12cr|libid3-1.2-6|46	This package contains various files using the ID3 Parsing Library.
12cr|libid3-1.2-6|47	
12cr|libid3-1.2-6|48	%prep
12cr|libid3-1.2-6|49	%setup -q
12cr|libid3-1.2-6|50	%patch0 -p1
12cr|libid3-1.2-6|51	
12cr|libid3-1.2-6|52	%build
12cr|libid3-1.2-6|53	autoreconf -fi
12cr|libid3-1.2-6|54	%configure2_5x  --disable-static
12cr|libid3-1.2-6|55	%make
12cr|libid3-1.2-6|56	
12cr|libid3-1.2-6|57	# make the man pages
12cr|libid3-1.2-6|58	pod2man Docs/libID3.pod > libID3.3
12cr|libid3-1.2-6|59	pod2man Docs/tagpuller.pod > tagpuller.1
12cr|libid3-1.2-6|60	
12cr|libid3-1.2-6|61	%install
12cr|libid3-1.2-6|62	install -d %{buildroot}%{_mandir}/man{1,3}
12cr|libid3-1.2-6|63	
12cr|libid3-1.2-6|64	%makeinstall_std
12cr|libid3-1.2-6|65	
12cr|libid3-1.2-6|66	install -m0755 tests/id3test %{buildroot}%{_bindir}/
12cr|libid3-1.2-6|67	
12cr|libid3-1.2-6|68	install -m0644 libID3.3 %{buildroot}%{_mandir}/man3/
12cr|libid3-1.2-6|69	install -m0644 tagpuller.1 %{buildroot}%{_mandir}/man1/
12cr|libid3-1.2-6|70	
12cr|libid3-1.2-6|71	%files -n %{libname}
12cr|libid3-1.2-6|72	%doc COPYING ChangeLog README TODO
12cr|libid3-1.2-6|73	%{_libdir}/*.so.%{major}*
12cr|libid3-1.2-6|74	
12cr|libid3-1.2-6|75	%files -n %{develname}
12cr|libid3-1.2-6|76	%{_includedir}/*
12cr|libid3-1.2-6|77	%{_libdir}/*.so
12cr|libid3-1.2-6|78	%{_mandir}/man3/*
12cr|libid3-1.2-6|79	
12cr|libid3-1.2-6|80	%files tools
12cr|libid3-1.2-6|81	%{_bindir}/*
12cr|libid3-1.2-6|82	%{_mandir}/man1/*
12cr|libid3-1.2-6|83	
12cr|libid3-1.2-6|84	
12cr|libid3-1.2-6|85	%changelog
12cr|libid3-1.2-6|86	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2-5mdv2011.0
12cr|libid3-1.2-6|87	+ Revision: 609754
12cr|libid3-1.2-6|88	- rebuild
12cr|libid3-1.2-6|89	
12cr|libid3-1.2-6|90	* Sat Feb 20 2010 Funda Wang <fwang@mandriva.org> 1.2-4mdv2010.1
12cr|libid3-1.2-6|91	+ Revision: 508657
12cr|libid3-1.2-6|92	- add upstream patch to fix soversion
12cr|libid3-1.2-6|93	
12cr|libid3-1.2-6|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|libid3-1.2-6|95	- rebuild
12cr|libid3-1.2-6|96	
12cr|libid3-1.2-6|97	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2-2mdv2009.0
12cr|libid3-1.2-6|98	+ Revision: 239062
12cr|libid3-1.2-6|99	- rebuild
12cr|libid3-1.2-6|100	
12cr|libid3-1.2-6|101	+ Pixel <pixel@mandriva.com>
12cr|libid3-1.2-6|102	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libid3-1.2-6|103	
12cr|libid3-1.2-6|104	+ Olivier Blin <oblin@mandriva.com>
12cr|libid3-1.2-6|105	- restore BuildRoot
12cr|libid3-1.2-6|106	
12cr|libid3-1.2-6|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|libid3-1.2-6|108	- kill re-definition of %%buildroot on Pixel's request
12cr|libid3-1.2-6|109	
12cr|libid3-1.2-6|110	* Wed Aug 08 2007 Funda Wang <fwang@mandriva.org> 1.2-1mdv2008.0
12cr|libid3-1.2-6|111	+ Revision: 60340
12cr|libid3-1.2-6|112	- use versioned devel package to avoid confusion
12cr|libid3-1.2-6|113	- automake at first
12cr|libid3-1.2-6|114	- Disable static build
12cr|libid3-1.2-6|115	- New version 1.2
12cr|libid3-1.2-6|116	
12cr|libid3-1.2-6|117	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdv2008.0
12cr|libid3-1.2-6|118	+ Revision: 25437
12cr|libid3-1.2-6|119	- Import libid3
12cr|libid3-1.2-6|120	
12cr|libid3-1.2-6|121	
12cr|libid3-1.2-6|122	
12cr|libid3-1.2-6|123	* Fri Apr 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cr|libid3-1.2-6|124	
12cr|libid3-1.2-6|125	* Sat Mar 19 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-2mdk
12cr|libid3-1.2-6|126	- use the %%mkrel macro
12cr|libid3-1.2-6|127	- added a conflict for the devel sub package conflicts with
12cr|libid3-1.2-6|128	libid3_3.8-devel
12cr|libid3-1.2-6|129	
12cr|libid3-1.2-6|130	* Mon Feb 07 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-1mdk
12cr|libid3-1.2-6|131	- initial Mandrakelinux package

2713 12
12cr|libident-0.32-2|1	%define	major 0
12cr|libident-0.32-2|2	%define libname	%mklibname ident %{major}
12cr|libident-0.32-2|3	%define develname %mklibname -d ident
12cr|libident-0.32-2|4	
12cr|libident-0.32-2|5	Summary:	New LibIdent C library
12cr|libident-0.32-2|6	Name:		libident
12cr|libident-0.32-2|7	Version:	0.32
12cr|libident-0.32-2|8	Release:	%mkrel 2
12cr|libident-0.32-2|9	Group:		System/Libraries
12cr|libident-0.32-2|10	License:	Public Domain
12cr|libident-0.32-2|11	URL:		http://www.remlab.net/libident/
12cr|libident-0.32-2|12	Source0:	http://www.remlab.net/files/libident/libident-%{version}.tar.bz2
12cr|libident-0.32-2|13	Source1:	xinetd.identtest
12cr|libident-0.32-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libident-0.32-2|15	
12cr|libident-0.32-2|16	%description
12cr|libident-0.32-2|17	LibIdent is a small C library for interfacing with RFC 1413 Identification
12cr|libident-0.32-2|18	protocol servers, which are used for identifying users. LibIdent supports both
12cr|libident-0.32-2|19	IPv4 and IPv6 addresses transparently.
12cr|libident-0.32-2|20	
12cr|libident-0.32-2|21	It is meant to be used by daemons to try to authenticate users using the Ident
12cr|libident-0.32-2|22	protocol. For this to work, users need to have an Ident server running on the
12cr|libident-0.32-2|23	system from which they are connected.
12cr|libident-0.32-2|24	
12cr|libident-0.32-2|25	%package -n	%{libname}
12cr|libident-0.32-2|26	Summary:	New LibIdent C library
12cr|libident-0.32-2|27	Group:		System/Libraries
12cr|libident-0.32-2|28	
12cr|libident-0.32-2|29	%description -n	%{libname}
12cr|libident-0.32-2|30	LibIdent is a small C library for interfacing with RFC 1413 Identification
12cr|libident-0.32-2|31	protocol servers, which are used for identifying users. LibIdent supports both
12cr|libident-0.32-2|32	IPv4 and IPv6 addresses transparently.
12cr|libident-0.32-2|33	
12cr|libident-0.32-2|34	It is meant to be used by daemons to try to authenticate users using the Ident
12cr|libident-0.32-2|35	protocol. For this to work, users need to have an Ident server running on the
12cr|libident-0.32-2|36	system from which they are connected.
12cr|libident-0.32-2|37	
12cr|libident-0.32-2|38	%package -n	%{develname}
12cr|libident-0.32-2|39	Summary:	Development files for %{name}
12cr|libident-0.32-2|40	Group:		Development/C
12cr|libident-0.32-2|41	Provides:	%{name}-devel = %{version}-%{release}
12cr|libident-0.32-2|42	Provides:	ident-devel = %{version}-%{release}
12cr|libident-0.32-2|43	Requires:	%{libname} >= %{version}-%{release}
12cr|libident-0.32-2|44	
12cr|libident-0.32-2|45	%description -n	%{develname}
12cr|libident-0.32-2|46	LibIdent is a small C library for interfacing with RFC 1413 Identification
12cr|libident-0.32-2|47	protocol servers, which are used for identifying users. LibIdent supports both
12cr|libident-0.32-2|48	IPv4 and IPv6 addresses transparently.
12cr|libident-0.32-2|49	
12cr|libident-0.32-2|50	It is meant to be used by daemons to try to authenticate users using the Ident
12cr|libident-0.32-2|51	protocol. For this to work, users need to have an Ident server running on the
12cr|libident-0.32-2|52	system from which they are connected.
12cr|libident-0.32-2|53	
12cr|libident-0.32-2|54	This package contains libraries and header files for developing applications
12cr|libident-0.32-2|55	that use %{name}.
12cr|libident-0.32-2|56	
12cr|libident-0.32-2|57	%package	tools
12cr|libident-0.32-2|58	Summary:	A small daemon that can be used to test Ident servers
12cr|libident-0.32-2|59	Group:		System/Servers
12cr|libident-0.32-2|60	
12cr|libident-0.32-2|61	%description	tools
12cr|libident-0.32-2|62	in.identtestd is a small daemon (to be started from inetd) that does an ident
12cr|libident-0.32-2|63	lookup on you if you telnet into it. Can be used to verify that your Ident
12cr|libident-0.32-2|64	server is working correctly.
12cr|libident-0.32-2|65	
12cr|libident-0.32-2|66	%prep
12cr|libident-0.32-2|67	
12cr|libident-0.32-2|68	%setup -q
12cr|libident-0.32-2|69	for f in ident.3 README ChangeLog AUTHORS NEWS COPYING; do
12cr|libident-0.32-2|70	iconv -f ISO-8859-1 -t UTF-8 $f -o $f.new && mv $f.new $f
12cr|libident-0.32-2|71	done
12cr|libident-0.32-2|72	
12cr|libident-0.32-2|73	%build
12cr|libident-0.32-2|74	autoreconf -fis
12cr|libident-0.32-2|75	%serverbuild
12cr|libident-0.32-2|76	
12cr|libident-0.32-2|77	# to prevent nasty ipv6 surprises
12cr|libident-0.32-2|78	export CFLAGS="$CFLAGS -D_GNU_SOURCE"
12cr|libident-0.32-2|79	
12cr|libident-0.32-2|80	%configure2_5x \
12cr|libident-0.32-2|81	--disable-static \
12cr|libident-0.32-2|82	--enable-testers
12cr|libident-0.32-2|83	
12cr|libident-0.32-2|84	%make
12cr|libident-0.32-2|85	
12cr|libident-0.32-2|86	%install
12cr|libident-0.32-2|87	rm -rf %{buildroot}
12cr|libident-0.32-2|88	
12cr|libident-0.32-2|89	%makeinstall_std
12cr|libident-0.32-2|90	
12cr|libident-0.32-2|91	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12cr|libident-0.32-2|92	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/xinetd.d/identtestd
12cr|libident-0.32-2|93	
12cr|libident-0.32-2|94	%if %mdkversion < 200900
12cr|libident-0.32-2|95	%post -n %{libname} -p /sbin/ldconfig
12cr|libident-0.32-2|96	%endif
12cr|libident-0.32-2|97	
12cr|libident-0.32-2|98	%if %mdkversion < 200900
12cr|libident-0.32-2|99	%postun -n %{libname} -p /sbin/ldconfig
12cr|libident-0.32-2|100	%endif
12cr|libident-0.32-2|101	
12cr|libident-0.32-2|102	%post tools
12cr|libident-0.32-2|103	if [ -x %{_sbindir}/xinetd ]; then
12cr|libident-0.32-2|104	/sbin/service xinetd condreload > /dev/null 2>&1 || :
12cr|libident-0.32-2|105	fi
12cr|libident-0.32-2|106	
12cr|libident-0.32-2|107	%postun tools
12cr|libident-0.32-2|108	if [ $1 = 0 ]; then
12cr|libident-0.32-2|109	if [ -x %{_sbindir}/xinetd ]; then
12cr|libident-0.32-2|110	/sbin/service xinetd condreload > /dev/null 2>&1 || :
12cr|libident-0.32-2|111	fi
12cr|libident-0.32-2|112	fi
12cr|libident-0.32-2|113	
12cr|libident-0.32-2|114	%clean
12cr|libident-0.32-2|115	rm -rf %{buildroot}
12cr|libident-0.32-2|116	
12cr|libident-0.32-2|117	%files -n %{libname}
12cr|libident-0.32-2|118	%defattr(-,root,root,-)
12cr|libident-0.32-2|119	%doc COPYING README AUTHORS ChangeLog NEWS
12cr|libident-0.32-2|120	%{_libdir}/*.so.%{major}*
12cr|libident-0.32-2|121	
12cr|libident-0.32-2|122	%files -n %{develname}
12cr|libident-0.32-2|123	%defattr(-,root,root,-)
12cr|libident-0.32-2|124	%{_includedir}/*
12cr|libident-0.32-2|125	%{_libdir}/*.so
12cr|libident-0.32-2|126	%{_mandir}/man3/ident.3*
12cr|libident-0.32-2|127	
12cr|libident-0.32-2|128	%files tools
12cr|libident-0.32-2|129	%defattr(-,root,root,-)
12cr|libident-0.32-2|130	%config(noreplace) %{_sysconfdir}/xinetd.d/identtestd
12cr|libident-0.32-2|131	%{_sbindir}/in.identtestd
12cr|libident-0.32-2|132	%{_mandir}/man8/in.identtestd.8*
12cr|libident-0.32-2|133	
12cr|libident-0.32-2|134	
12cr|libident-0.32-2|135	
12cr|libident-0.32-2|136	%changelog
12cr|libident-0.32-2|137	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.32-2mdv2011.0
12cr|libident-0.32-2|138	+ Revision: 620141
12cr|libident-0.32-2|139	- the mass rebuild of 2010.0 packages
12cr|libident-0.32-2|140	
12cr|libident-0.32-2|141	* Fri Jan 23 2009 Oden Eriksson <oeriksson@mandriva.com> 0.32-1mdv2009.1
12cr|libident-0.32-2|142	+ Revision: 332801
12cr|libident-0.32-2|143	- import libident
12cr|libident-0.32-2|144	
12cr|libident-0.32-2|145	
12cr|libident-0.32-2|146	* Fri Jan 23 2009 Oden Eriksson <oeriksson@mandriva.com> 0.32-1mdv2009.1
12cr|libident-0.32-2|147	- initial Mandriva package (fedora import)
12cr|libident-0.32-2|148	
12cr|libident-0.32-2|149	* Tue Feb 12 2008 Andreas Thienemann <athienem@redhat.com> - 0.32-2
12cr|libident-0.32-2|150	- Rebuild against gcc34 with -D_GNU_SOURCE
12cr|libident-0.32-2|151	
12cr|libident-0.32-2|152	* Sat Nov 24 2007 Andreas Thienemann <andreas@bawue.net> - 0.32-1
12cr|libident-0.32-2|153	- Updated to 0.32, making manual .so compile unecessary
12cr|libident-0.32-2|154	
12cr|libident-0.32-2|155	* Thu Apr 26 2007 Andreas Thienemann <andreas@bawue.net> - 0.30-4
12cr|libident-0.32-2|156	- Included dependency for -tools subpackage
12cr|libident-0.32-2|157	
12cr|libident-0.32-2|158	* Tue Apr 03 2007 Andreas Thienemann <andreas@bawue.net> - 0.30-3
12cr|libident-0.32-2|159	- Build the tools against said shared library as well
12cr|libident-0.32-2|160	
12cr|libident-0.32-2|161	* Mon Apr 02 2007 Andreas Thienemann <andreas@bawue.net> - 0.30-2
12cr|libident-0.32-2|162	- Added shared object instead of static lib
12cr|libident-0.32-2|163	
12cr|libident-0.32-2|164	* Sat Mar 31 2007 Andreas Thienemann <andreas@bawue.net> - 0.30-1
12cr|libident-0.32-2|165	- Initial FE package

2714 12
12cr|libilbc-0.6-9|1	%define	major 0
12cr|libilbc-0.6-9|2	%define libname %mklibname ilbc %{major}
12cr|libilbc-0.6-9|3	%define develname %mklibname ilbc -d
12cr|libilbc-0.6-9|4	
12cr|libilbc-0.6-9|5	Summary:	Internet Low Bitrate Codec (iLBC) library
12cr|libilbc-0.6-9|6	Name:		libilbc
12cr|libilbc-0.6-9|7	Version:	0.6
12cr|libilbc-0.6-9|8	Release:	9
12cr|libilbc-0.6-9|9	License:	Freeware
12cr|libilbc-0.6-9|10	Group:		System/Libraries
12cr|libilbc-0.6-9|11	URL:		http://www.ilbcfreeware.org/
12cr|libilbc-0.6-9|12	Source0:	ilbc-rfc3951.tar.bz2
12cr|libilbc-0.6-9|13	Source1:	http://www.ietf.org/rfc/rfc3951.txt.bz2
12cr|libilbc-0.6-9|14	Source2:	http://www.ilbcfreeware.org/documentation/extract-cfile.awk.bz2
12cr|libilbc-0.6-9|15	Source3:	http://www.ilbcfreeware.org/documentation/gips_iLBClicense.pdf.bz2
12cr|libilbc-0.6-9|16	Patch0:		libilbc-0.6-version.diff
12cr|libilbc-0.6-9|17	BuildRequires:	gawk
12cr|libilbc-0.6-9|18	BuildRequires:	libtool
12cr|libilbc-0.6-9|19	BuildRequires:	autoconf2.5
12cr|libilbc-0.6-9|20	BuildRequires:	automake
12cr|libilbc-0.6-9|21	
12cr|libilbc-0.6-9|22	%description
12cr|libilbc-0.6-9|23	iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for robust
12cr|libilbc-0.6-9|24	voice communication over IP. The codec is designed for narrow band speech and
12cr|libilbc-0.6-9|25	results in a payload bit rate of 13.33 kbit/s with an encoding frame length of
12cr|libilbc-0.6-9|26	30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec enables
12cr|libilbc-0.6-9|27	graceful speech quality degradation in the case of lost frames, which occurs in
12cr|libilbc-0.6-9|28	connection with lost or delayed IP packets.
12cr|libilbc-0.6-9|29	
12cr|libilbc-0.6-9|30	%package -n	%{libname}
12cr|libilbc-0.6-9|31	Summary:	Internet Low Bitrate Codec (iLBC) library
12cr|libilbc-0.6-9|32	Group:          System/Libraries
12cr|libilbc-0.6-9|33	
12cr|libilbc-0.6-9|34	%description -n	%{libname}
12cr|libilbc-0.6-9|35	iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for robust
12cr|libilbc-0.6-9|36	voice communication over IP. The codec is designed for narrow band speech and
12cr|libilbc-0.6-9|37	results in a payload bit rate of 13.33 kbit/s with an encoding frame length of
12cr|libilbc-0.6-9|38	30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec enables
12cr|libilbc-0.6-9|39	graceful speech quality degradation in the case of lost frames, which occurs in
12cr|libilbc-0.6-9|40	connection with lost or delayed IP packets.
12cr|libilbc-0.6-9|41	
12cr|libilbc-0.6-9|42	%package -n	%{develname}
12cr|libilbc-0.6-9|43	Summary:	Static library and header files for the iLBC library
12cr|libilbc-0.6-9|44	Group:		Development/C
12cr|libilbc-0.6-9|45	Provides:	%{name}-devel = %{version}-%{release}
12cr|libilbc-0.6-9|46	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|libilbc-0.6-9|47	Requires:	%{libname} = %{version}
12cr|libilbc-0.6-9|48	Obsoletes:	%{mklibname ilbc -d 0}
12cr|libilbc-0.6-9|49	
12cr|libilbc-0.6-9|50	%description -n	%{develname}
12cr|libilbc-0.6-9|51	iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for robust
12cr|libilbc-0.6-9|52	voice communication over IP. The codec is designed for narrow band speech and
12cr|libilbc-0.6-9|53	results in a payload bit rate of 13.33 kbit/s with an encoding frame length of
12cr|libilbc-0.6-9|54	30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec enables
12cr|libilbc-0.6-9|55	graceful speech quality degradation in the case of lost frames, which occurs in
12cr|libilbc-0.6-9|56	connection with lost or delayed IP packets.
12cr|libilbc-0.6-9|57	
12cr|libilbc-0.6-9|58	This package contains the static library and header files.
12cr|libilbc-0.6-9|59	
12cr|libilbc-0.6-9|60	%prep
12cr|libilbc-0.6-9|61	
12cr|libilbc-0.6-9|62	%setup -q -n ilbc-rfc3951
12cr|libilbc-0.6-9|63	%patch0 -p0
12cr|libilbc-0.6-9|64	
12cr|libilbc-0.6-9|65	# we well reconstruct the source instead...
12cr|libilbc-0.6-9|66	pushd src
12cr|libilbc-0.6-9|67	rm -f *.[ch]
12cr|libilbc-0.6-9|68	bzcat %{SOURCE1} > rfc3951.txt
12cr|libilbc-0.6-9|69	bzcat %{SOURCE2} > extract-cfile.awk
12cr|libilbc-0.6-9|70	awk -f extract-cfile.awk rfc3951.txt
12cr|libilbc-0.6-9|71	# please teach me indent someday...
12cr|libilbc-0.6-9|72	perl -pi -e "s|^\ \ \ ||g" *.[ch]
12cr|libilbc-0.6-9|73	popd
12cr|libilbc-0.6-9|74	
12cr|libilbc-0.6-9|75	bzcat %{SOURCE3} > gips_iLBClicense.pdf
12cr|libilbc-0.6-9|76	
12cr|libilbc-0.6-9|77	%build
12cr|libilbc-0.6-9|78	export WANT_AUTOCONF_2_5=1
12cr|libilbc-0.6-9|79	rm -f configure
12cr|libilbc-0.6-9|80	libtoolize --force --copy; aclocal; automake --add-missing --copy --foreign; autoconf
12cr|libilbc-0.6-9|81	
12cr|libilbc-0.6-9|82	export CFLAGS="%{optflags} -Wall -fPIC -D_REENTRANT"
12cr|libilbc-0.6-9|83	export LIBS="-lm"
12cr|libilbc-0.6-9|84	
12cr|libilbc-0.6-9|85	%configure2_5x
12cr|libilbc-0.6-9|86	
12cr|libilbc-0.6-9|87	%make
12cr|libilbc-0.6-9|88	
12cr|libilbc-0.6-9|89	%install
12cr|libilbc-0.6-9|90	%makeinstall_std
12cr|libilbc-0.6-9|91	
12cr|libilbc-0.6-9|92	%files -n %{libname}
12cr|libilbc-0.6-9|93	%defattr(-,root,root)
12cr|libilbc-0.6-9|94	%doc gips_iLBClicense.pdf README
12cr|libilbc-0.6-9|95	%{_libdir}/*.so.*
12cr|libilbc-0.6-9|96	
12cr|libilbc-0.6-9|97	%files -n %{develname}
12cr|libilbc-0.6-9|98	%defattr(-,root,root)
12cr|libilbc-0.6-9|99	%doc src/rfc3951.txt src/extract-cfile.awk
12cr|libilbc-0.6-9|100	%dir %{_includedir}/ilbc
12cr|libilbc-0.6-9|101	%{_includedir}/ilbc/*
12cr|libilbc-0.6-9|102	%{_libdir}/*.so
12cr|libilbc-0.6-9|103	%{_libdir}/*.a
12cr|libilbc-0.6-9|104	
12cr|libilbc-0.6-9|105	
12cr|libilbc-0.6-9|106	%changelog
12cr|libilbc-0.6-9|107	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6-8mdv2011.0
12cr|libilbc-0.6-9|108	+ Revision: 627787
12cr|libilbc-0.6-9|109	- don't force the usage of automake1.7
12cr|libilbc-0.6-9|110	
12cr|libilbc-0.6-9|111	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-7mdv2011.0
12cr|libilbc-0.6-9|112	+ Revision: 620142
12cr|libilbc-0.6-9|113	- the mass rebuild of 2010.0 packages
12cr|libilbc-0.6-9|114	
12cr|libilbc-0.6-9|115	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.6-6mdv2010.0
12cr|libilbc-0.6-9|116	+ Revision: 429766
12cr|libilbc-0.6-9|117	- rebuild
12cr|libilbc-0.6-9|118	
12cr|libilbc-0.6-9|119	* Wed Jun 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6-5mdv2009.0
12cr|libilbc-0.6-9|120	+ Revision: 225555
12cr|libilbc-0.6-9|121	- rebuild
12cr|libilbc-0.6-9|122	
12cr|libilbc-0.6-9|123	+ Pixel <pixel@mandriva.com>
12cr|libilbc-0.6-9|124	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libilbc-0.6-9|125	
12cr|libilbc-0.6-9|126	* Fri May 23 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6-4mdv2009.0
12cr|libilbc-0.6-9|127	+ Revision: 210388
12cr|libilbc-0.6-9|128	- fix build
12cr|libilbc-0.6-9|129	- fix devel package naming
12cr|libilbc-0.6-9|130	
12cr|libilbc-0.6-9|131	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.6-3mdv2008.1
12cr|libilbc-0.6-9|132	+ Revision: 140924
12cr|libilbc-0.6-9|133	- restore BuildRoot
12cr|libilbc-0.6-9|134	
12cr|libilbc-0.6-9|135	+ Thierry Vignaud <tv@mandriva.org>
12cr|libilbc-0.6-9|136	- kill re-definition of %%buildroot on Pixel's request
12cr|libilbc-0.6-9|137	
12cr|libilbc-0.6-9|138	
12cr|libilbc-0.6-9|139	* Sat Dec 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6-3mdv2007.0
12cr|libilbc-0.6-9|140	+ Revision: 94085
12cr|libilbc-0.6-9|141	- don't use autoheader
12cr|libilbc-0.6-9|142	- Import libilbc
12cr|libilbc-0.6-9|143	
12cr|libilbc-0.6-9|144	* Thu Aug 03 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6-1mdv2007.0
12cr|libilbc-0.6-9|145	- rebuild
12cr|libilbc-0.6-9|146	
12cr|libilbc-0.6-9|147	* Mon Feb 13 2006 Oden Eriksson <oeriksson@mandrakesoft.com> 0.6-2mdk
12cr|libilbc-0.6-9|148	- use autofoo from the linphone project, but keep the code generation
12cr|libilbc-0.6-9|149	
12cr|libilbc-0.6-9|150	* Sun Mar 13 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.6-1mdk
12cr|libilbc-0.6-9|151	- 0.6 (final rfc3951)
12cr|libilbc-0.6-9|152	- use the %%mkrel macro
12cr|libilbc-0.6-9|153	- new S1 and S2
12cr|libilbc-0.6-9|154	
12cr|libilbc-0.6-9|155	* Mon Sep 27 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5-1mdk
12cr|libilbc-0.6-9|156	- initial mandrake package
12cr|libilbc-0.6-9|157	

2715 12
12cr|libindicator-0.5.0-2|1	%define	api	3
12cr|libindicator-0.5.0-2|2	%define	major	7
12cr|libindicator-0.5.0-2|3	%define libname	%mklibname indicator %{major}
12cr|libindicator-0.5.0-2|4	%define devname	%mklibname indicator -d
12cr|libindicator-0.5.0-2|5	
12cr|libindicator-0.5.0-2|6	%define libname3	%mklibname indicator %{api} %{major}
12cr|libindicator-0.5.0-2|7	%define devname3	%mklibname indicator %{api} -d
12cr|libindicator-0.5.0-2|8	
12cr|libindicator-0.5.0-2|9	Summary:	Panel indicator applet libraries
12cr|libindicator-0.5.0-2|10	Name:		libindicator
12cr|libindicator-0.5.0-2|11	Version:	0.5.0
12cr|libindicator-0.5.0-2|12	Release:	2
12cr|libindicator-0.5.0-2|13	License:	GPLv3
12cr|libindicator-0.5.0-2|14	Url:		https://launchpad.net/libindicator
12cr|libindicator-0.5.0-2|15	Group:		System/Libraries
12cr|libindicator-0.5.0-2|16	Source0:	%{name}-%{version}.tar.gz
12cr|libindicator-0.5.0-2|17	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|libindicator-0.5.0-2|18	BuildRequires:	pkgconfig(gio-unix-2.0)
12cr|libindicator-0.5.0-2|19	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|libindicator-0.5.0-2|20	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|libindicator-0.5.0-2|21	
12cr|libindicator-0.5.0-2|22	%description
12cr|libindicator-0.5.0-2|23	Panel indicator applet library
12cr|libindicator-0.5.0-2|24	This library contains information to build indicators to go into the indicator
12cr|libindicator-0.5.0-2|25	applet.
12cr|libindicator-0.5.0-2|26	
12cr|libindicator-0.5.0-2|27	%package -n %{libname}
12cr|libindicator-0.5.0-2|28	Summary:	Panel indicator applet - shared library files - gtk+2
12cr|libindicator-0.5.0-2|29	Group:		System/Libraries
12cr|libindicator-0.5.0-2|30	
12cr|libindicator-0.5.0-2|31	%description -n %{libname}
12cr|libindicator-0.5.0-2|32	This package contains the shared library files - gtk+2.
12cr|libindicator-0.5.0-2|33	
12cr|libindicator-0.5.0-2|34	%package -n %{devname}
12cr|libindicator-0.5.0-2|35	Summary:	Panel indicator applet - library development files - gtk+2
12cr|libindicator-0.5.0-2|36	Group:		Development/C
12cr|libindicator-0.5.0-2|37	Requires:	%{libname} = %{version}-%{release}
12cr|libindicator-0.5.0-2|38	
12cr|libindicator-0.5.0-2|39	%description -n %{devname}
12cr|libindicator-0.5.0-2|40	This package contains files that are needed to build applications gtk+2.
12cr|libindicator-0.5.0-2|41	
12cr|libindicator-0.5.0-2|42	%package -n %{libname3}
12cr|libindicator-0.5.0-2|43	Summary:	Panel indicator applet - shared library files - gtk+3
12cr|libindicator-0.5.0-2|44	Group:		System/Libraries
12cr|libindicator-0.5.0-2|45	Conflicts:	%{name}-tools < 0.5.0-2
12cr|libindicator-0.5.0-2|46	
12cr|libindicator-0.5.0-2|47	%description -n %{libname3}
12cr|libindicator-0.5.0-2|48	This package contains the shared library files - gtk+3.
12cr|libindicator-0.5.0-2|49	
12cr|libindicator-0.5.0-2|50	%package -n %{devname3}
12cr|libindicator-0.5.0-2|51	Summary:	Panel indicator applet - library development files - gtk+3
12cr|libindicator-0.5.0-2|52	Group:		Development/C
12cr|libindicator-0.5.0-2|53	Requires:	%{libname3} = %{version}-%{release}
12cr|libindicator-0.5.0-2|54	Obsoletes:	%{name}-tools < 0.5.0-2
12cr|libindicator-0.5.0-2|55	
12cr|libindicator-0.5.0-2|56	%description -n %{devname3}
12cr|libindicator-0.5.0-2|57	This package contains files that are needed to build applications - gtk+3.
12cr|libindicator-0.5.0-2|58	
12cr|libindicator-0.5.0-2|59	%prep
12cr|libindicator-0.5.0-2|60	%setup -q
12cr|libindicator-0.5.0-2|61	
12cr|libindicator-0.5.0-2|62	mkdir ../gtk3
12cr|libindicator-0.5.0-2|63	cp -a . ../gtk3/
12cr|libindicator-0.5.0-2|64	mv ../gtk3 .
12cr|libindicator-0.5.0-2|65	
12cr|libindicator-0.5.0-2|66	%build
12cr|libindicator-0.5.0-2|67	%configure2_5x \
12cr|libindicator-0.5.0-2|68	--disable-static \
12cr|libindicator-0.5.0-2|69	--with-gtk=2
12cr|libindicator-0.5.0-2|70	
12cr|libindicator-0.5.0-2|71	%make
12cr|libindicator-0.5.0-2|72	
12cr|libindicator-0.5.0-2|73	pushd gtk3
12cr|libindicator-0.5.0-2|74	%configure2_5x \
12cr|libindicator-0.5.0-2|75	--disable-static \
12cr|libindicator-0.5.0-2|76	--with-gtk=3
12cr|libindicator-0.5.0-2|77	
12cr|libindicator-0.5.0-2|78	%make
12cr|libindicator-0.5.0-2|79	popd
12cr|libindicator-0.5.0-2|80	
12cr|libindicator-0.5.0-2|81	%install
12cr|libindicator-0.5.0-2|82	%makeinstall_std
12cr|libindicator-0.5.0-2|83	%makeinstall_std -C gtk3
12cr|libindicator-0.5.0-2|84	
12cr|libindicator-0.5.0-2|85	%files -n %{libname}
12cr|libindicator-0.5.0-2|86	%{_libexecdir}/indicator-loader
12cr|libindicator-0.5.0-2|87	%{_libdir}/libindicator.so.%{major}*
12cr|libindicator-0.5.0-2|88	
12cr|libindicator-0.5.0-2|89	%files -n %{libname3}
12cr|libindicator-0.5.0-2|90	%{_libexecdir}/indicator-loader%{api}
12cr|libindicator-0.5.0-2|91	%{_libdir}/libindicator%{api}.so.%{major}*
12cr|libindicator-0.5.0-2|92	
12cr|libindicator-0.5.0-2|93	%files -n %{devname}
12cr|libindicator-0.5.0-2|94	%dir %{_datadir}/%{name}
12cr|libindicator-0.5.0-2|95	%{_includedir}/libindicator-0.4/
12cr|libindicator-0.5.0-2|96	%{_libdir}/pkgconfig/indicator-0.4.pc
12cr|libindicator-0.5.0-2|97	%{_libdir}/libindicator.so
12cr|libindicator-0.5.0-2|98	
12cr|libindicator-0.5.0-2|99	%files -n %{devname3}
12cr|libindicator-0.5.0-2|100	%doc ChangeLog AUTHORS COPYING
12cr|libindicator-0.5.0-2|101	%{_includedir}/libindicator%{api}-0.4/
12cr|libindicator-0.5.0-2|102	%{_datadir}/%{name}/80indicator-debugging
12cr|libindicator-0.5.0-2|103	%{_libdir}/pkgconfig/indicator%{api}-0.4.pc
12cr|libindicator-0.5.0-2|104	%{_libdir}/libindicator%{api}.so
12cr|libindicator-0.5.0-2|105	%{_libdir}/libdummy-indicator-*.so
12cr|libindicator-0.5.0-2|106	
12cr|libindicator-0.5.0-2|107	
12cr|libindicator-0.5.0-2|108	
12cr|libindicator-0.5.0-2|109	%changelog
12cr|libindicator-0.5.0-2|110	* Wed Jun 06 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.5.0-2
12cr|libindicator-0.5.0-2|111	+ Revision: 802997
12cr|libindicator-0.5.0-2|112	- rebuild building both gtk3 and gtk2 libs
12cr|libindicator-0.5.0-2|113	- moved loaders to lib pkgs
12cr|libindicator-0.5.0-2|114	- moved testing libexec bins to devel
12cr|libindicator-0.5.0-2|115	- obsoleted tools pkg
12cr|libindicator-0.5.0-2|116	
12cr|libindicator-0.5.0-2|117	* Fri May 18 2012 Crispin Boylan <crisb@mandriva.org> 0.5.0-1
12cr|libindicator-0.5.0-2|118	+ Revision: 799510
12cr|libindicator-0.5.0-2|119	- Update major to 7
12cr|libindicator-0.5.0-2|120	- New release
12cr|libindicator-0.5.0-2|121	
12cr|libindicator-0.5.0-2|122	* Tue Nov 01 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.4.1-1
12cr|libindicator-0.5.0-2|123	+ Revision: 708184
12cr|libindicator-0.5.0-2|124	- fixed groups
12cr|libindicator-0.5.0-2|125	- imported package libindicator
12cr|libindicator-0.5.0-2|126	

2716 12
12cr|libinklevel-0.8.0-2|1	##### GENERAL STUFF #####
12cr|libinklevel-0.8.0-2|2	%define major 5
12cr|libinklevel-0.8.0-2|3	%define libname %mklibname inklevel %major
12cr|libinklevel-0.8.0-2|4	%define develname %mklibname -d inklevel
12cr|libinklevel-0.8.0-2|5	%define old_libname %mklibname inklevel 2
12cr|libinklevel-0.8.0-2|6	%define beta %nil
12cr|libinklevel-0.8.0-2|7	
12cr|libinklevel-0.8.0-2|8	Summary:	Library to determine the ink levels of HP and Epson inkjets
12cr|libinklevel-0.8.0-2|9	Name:		libinklevel
12cr|libinklevel-0.8.0-2|10	Version:	0.8.0
12cr|libinklevel-0.8.0-2|11	Release:	%mkrel 2
12cr|libinklevel-0.8.0-2|12	License:	GPLv2
12cr|libinklevel-0.8.0-2|13	Group:		Publishing
12cr|libinklevel-0.8.0-2|14	Url:		http://libinklevel.sourceforge.net/
12cr|libinklevel-0.8.0-2|15	
12cr|libinklevel-0.8.0-2|16	##### SOURCE FILES #####
12cr|libinklevel-0.8.0-2|17	
12cr|libinklevel-0.8.0-2|18	Source: http://heanet.dl.sourceforge.net/sourceforge/libinklevel/libinklevel-%{version}%{beta}.tar.gz
12cr|libinklevel-0.8.0-2|19	
12cr|libinklevel-0.8.0-2|20	##### ADDITIONAL DEFINITIONS #####
12cr|libinklevel-0.8.0-2|21	
12cr|libinklevel-0.8.0-2|22	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|libinklevel-0.8.0-2|23	BuildRequires:	libieee1284-devel
12cr|libinklevel-0.8.0-2|24	BuildRequires:	makedepend
12cr|libinklevel-0.8.0-2|25	
12cr|libinklevel-0.8.0-2|26	##### SUB-PACKAGES #####
12cr|libinklevel-0.8.0-2|27	
12cr|libinklevel-0.8.0-2|28	%description
12cr|libinklevel-0.8.0-2|29	libinklevel is a library for checking the ink level of your printer on
12cr|libinklevel-0.8.0-2|30	a system which runs Linux. It supports printers attached via parallel
12cr|libinklevel-0.8.0-2|31	port or usb.
12cr|libinklevel-0.8.0-2|32	
12cr|libinklevel-0.8.0-2|33	Most current HP inkjets and several Epson inkjets are supported.
12cr|libinklevel-0.8.0-2|34	
12cr|libinklevel-0.8.0-2|35	%package -n %libname
12cr|libinklevel-0.8.0-2|36	Summary:	Library to determine the ink levels of HP and Epson inkjets
12cr|libinklevel-0.8.0-2|37	Provides:	libinklevel
12cr|libinklevel-0.8.0-2|38	Group:		Publishing
12cr|libinklevel-0.8.0-2|39	Obsoletes:	%old_libname
12cr|libinklevel-0.8.0-2|40	
12cr|libinklevel-0.8.0-2|41	%description -n %libname
12cr|libinklevel-0.8.0-2|42	libinklevel is a library for checking the ink level of your printer on
12cr|libinklevel-0.8.0-2|43	a system which runs Linux. It supports printers attached via parallel
12cr|libinklevel-0.8.0-2|44	port or usb.
12cr|libinklevel-0.8.0-2|45	
12cr|libinklevel-0.8.0-2|46	Most current HP inkjets and several Epson inkjets are supported.
12cr|libinklevel-0.8.0-2|47	
12cr|libinklevel-0.8.0-2|48	%package -n %{develname}
12cr|libinklevel-0.8.0-2|49	Summary: 	Headers and links to compile against the "%{libname}" library
12cr|libinklevel-0.8.0-2|50	Requires: 	%{libname} = %{version}
12cr|libinklevel-0.8.0-2|51	Provides:	libinklevel-devel = %{version}-%{release}
12cr|libinklevel-0.8.0-2|52	Obsoletes:	%{libname}-devel
12cr|libinklevel-0.8.0-2|53	Obsoletes:	%{old_libname}-devel
12cr|libinklevel-0.8.0-2|54	Group:		Development/C
12cr|libinklevel-0.8.0-2|55	
12cr|libinklevel-0.8.0-2|56	%description -n %{develname}
12cr|libinklevel-0.8.0-2|57	This package contains all files which one needs to compile programs using
12cr|libinklevel-0.8.0-2|58	the "%{libname}" library.
12cr|libinklevel-0.8.0-2|59	
12cr|libinklevel-0.8.0-2|60	
12cr|libinklevel-0.8.0-2|61	##### PREP #####
12cr|libinklevel-0.8.0-2|62	
12cr|libinklevel-0.8.0-2|63	%prep
12cr|libinklevel-0.8.0-2|64	%setup -q -n %name-%{version}%{beta}
12cr|libinklevel-0.8.0-2|65	
12cr|libinklevel-0.8.0-2|66	##### BUILD #####
12cr|libinklevel-0.8.0-2|67	
12cr|libinklevel-0.8.0-2|68	%build
12cr|libinklevel-0.8.0-2|69	%configure2_5x
12cr|libinklevel-0.8.0-2|70	%make CFLAGS="%{optflags} -fPIC"
12cr|libinklevel-0.8.0-2|71	
12cr|libinklevel-0.8.0-2|72	##### INSTALL #####
12cr|libinklevel-0.8.0-2|73	
12cr|libinklevel-0.8.0-2|74	%install
12cr|libinklevel-0.8.0-2|75	rm -rf %{buildroot}
12cr|libinklevel-0.8.0-2|76	%makeinstall_std
12cr|libinklevel-0.8.0-2|77	rm -f %{buildroot}%{_libdir}/*.la
12cr|libinklevel-0.8.0-2|78	rm -f %{buildroot}%{_libdir}/*.a
12cr|libinklevel-0.8.0-2|79	rm -rf %{buildroot}%{_docdir}
12cr|libinklevel-0.8.0-2|80	
12cr|libinklevel-0.8.0-2|81	##### PRE/POST INSTALL SCRIPTS #####
12cr|libinklevel-0.8.0-2|82	
12cr|libinklevel-0.8.0-2|83	%if %mdkversion < 200900
12cr|libinklevel-0.8.0-2|84	%post -n %{libname} -p /sbin/ldconfig
12cr|libinklevel-0.8.0-2|85	%endif
12cr|libinklevel-0.8.0-2|86	
12cr|libinklevel-0.8.0-2|87	%if %mdkversion < 200900
12cr|libinklevel-0.8.0-2|88	%postun -n %{libname} -p /sbin/ldconfig
12cr|libinklevel-0.8.0-2|89	%endif
12cr|libinklevel-0.8.0-2|90	
12cr|libinklevel-0.8.0-2|91	%clean
12cr|libinklevel-0.8.0-2|92	rm -rf %{buildroot}
12cr|libinklevel-0.8.0-2|93	
12cr|libinklevel-0.8.0-2|94	
12cr|libinklevel-0.8.0-2|95	##### FILE LISTS FOR ALL BINARY PACKAGES #####
12cr|libinklevel-0.8.0-2|96	
12cr|libinklevel-0.8.0-2|97	##### libinklevel
12cr|libinklevel-0.8.0-2|98	%files -n %libname
12cr|libinklevel-0.8.0-2|99	%defattr(-,root,root)
12cr|libinklevel-0.8.0-2|100	%doc ChangeLog NEWS AUTHORS
12cr|libinklevel-0.8.0-2|101	%{_libdir}/*.so.%{major}*
12cr|libinklevel-0.8.0-2|102	
12cr|libinklevel-0.8.0-2|103	##### libinklevel-devel
12cr|libinklevel-0.8.0-2|104	%files -n %{develname}
12cr|libinklevel-0.8.0-2|105	%defattr(-,root,root)
12cr|libinklevel-0.8.0-2|106	%{_libdir}/*.so
12cr|libinklevel-0.8.0-2|107	%{_includedir}/*
12cr|libinklevel-0.8.0-2|108	
12cr|libinklevel-0.8.0-2|109	##### CHANGELOG #####
12cr|libinklevel-0.8.0-2|110	
12cr|libinklevel-0.8.0-2|111	
12cr|libinklevel-0.8.0-2|112	
12cr|libinklevel-0.8.0-2|113	%changelog
12cr|libinklevel-0.8.0-2|114	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-2mdv2011.0
12cr|libinklevel-0.8.0-2|115	+ Revision: 620143
12cr|libinklevel-0.8.0-2|116	- the mass rebuild of 2010.0 packages
12cr|libinklevel-0.8.0-2|117	
12cr|libinklevel-0.8.0-2|118	* Thu Jun 11 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.0-1mdv2010.0
12cr|libinklevel-0.8.0-2|119	+ Revision: 385236
12cr|libinklevel-0.8.0-2|120	- Update to new version 0.8.0
12cr|libinklevel-0.8.0-2|121	
12cr|libinklevel-0.8.0-2|122	* Fri May 01 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.0-0.rc2.1mdv2010.0
12cr|libinklevel-0.8.0-2|123	+ Revision: 370125
12cr|libinklevel-0.8.0-2|124	- Update to new version 0.8.0 rc2
12cr|libinklevel-0.8.0-2|125	- Upstream uses autoconf/automake now, so adapt SPEC file accordingly
12cr|libinklevel-0.8.0-2|126	
12cr|libinklevel-0.8.0-2|127	* Sat Jan 31 2009 Funda Wang <fwang@mandriva.org> 0.8.0-0.rc1.1mdv2009.1
12cr|libinklevel-0.8.0-2|128	+ Revision: 335685
12cr|libinklevel-0.8.0-2|129	- BR makedepend
12cr|libinklevel-0.8.0-2|130	- 0.8.0 rc1
12cr|libinklevel-0.8.0-2|131	
12cr|libinklevel-0.8.0-2|132	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.7.3-2mdv2009.0
12cr|libinklevel-0.8.0-2|133	+ Revision: 267819
12cr|libinklevel-0.8.0-2|134	- rebuild early 2009.0 package (before pixel changes)
12cr|libinklevel-0.8.0-2|135	
12cr|libinklevel-0.8.0-2|136	+ Pixel <pixel@mandriva.com>
12cr|libinklevel-0.8.0-2|137	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libinklevel-0.8.0-2|138	
12cr|libinklevel-0.8.0-2|139	* Sun May 18 2008 Frederik Himpe <fhimpe@mandriva.org> 0.7.3-1mdv2009.0
12cr|libinklevel-0.8.0-2|140	+ Revision: 208762
12cr|libinklevel-0.8.0-2|141	- New version, Makefile patch not needed anymore
12cr|libinklevel-0.8.0-2|142	- Adapt to new license policy
12cr|libinklevel-0.8.0-2|143	- Package some more interesting %%doc files
12cr|libinklevel-0.8.0-2|144	
12cr|libinklevel-0.8.0-2|145	+ Thierry Vignaud <tv@mandriva.org>
12cr|libinklevel-0.8.0-2|146	- fix spacing at top of description
12cr|libinklevel-0.8.0-2|147	- kill extra spacing at top of description
12cr|libinklevel-0.8.0-2|148	
12cr|libinklevel-0.8.0-2|149	* Mon Jan 28 2008 Funda Wang <fwang@mandriva.org> 0.7.2-1mdv2008.1
12cr|libinklevel-0.8.0-2|150	+ Revision: 159005
12cr|libinklevel-0.8.0-2|151	- fix building on x86_64 arch
12cr|libinklevel-0.8.0-2|152	- rediff Makefile patch
12cr|libinklevel-0.8.0-2|153	
12cr|libinklevel-0.8.0-2|154	+ Olivier Blin <oblin@mandriva.com>
12cr|libinklevel-0.8.0-2|155	- restore BuildRoot
12cr|libinklevel-0.8.0-2|156	
12cr|libinklevel-0.8.0-2|157	+ Thierry Vignaud <tv@mandriva.org>
12cr|libinklevel-0.8.0-2|158	- kill re-definition of %%buildroot on Pixel's request
12cr|libinklevel-0.8.0-2|159	
12cr|libinklevel-0.8.0-2|160	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|libinklevel-0.8.0-2|161	- new version
12cr|libinklevel-0.8.0-2|162	
12cr|libinklevel-0.8.0-2|163	* Mon Jul 09 2007 Funda Wang <fwang@mandriva.org> 0.7.1-2mdv2008.0
12cr|libinklevel-0.8.0-2|164	+ Revision: 50578
12cr|libinklevel-0.8.0-2|165	- Obsoletes old major
12cr|libinklevel-0.8.0-2|166	- fix build in x86_64
12cr|libinklevel-0.8.0-2|167	- New version
12cr|libinklevel-0.8.0-2|168	
12cr|libinklevel-0.8.0-2|169	
12cr|libinklevel-0.8.0-2|170	* Fri Jul 14 2006 Till Kamppeter <till@mandriva.com> 0.6.5-0.1mdv2007.0
12cr|libinklevel-0.8.0-2|171	- Updated to version 0.6.5rc2.
12cr|libinklevel-0.8.0-2|172	
12cr|libinklevel-0.8.0-2|173	* Tue Feb 01 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.6.4-1mdk
12cr|libinklevel-0.8.0-2|174	- 0.6.4
12cr|libinklevel-0.8.0-2|175	
12cr|libinklevel-0.8.0-2|176	* Sun Nov 28 2004 Till Kamppeter <till@mandrakesoft.com> 0.6.3-1mdk
12cr|libinklevel-0.8.0-2|177	- Updated to version 0.6.3.
12cr|libinklevel-0.8.0-2|178	- New URL.
12cr|libinklevel-0.8.0-2|179	
12cr|libinklevel-0.8.0-2|180	* Mon Nov 01 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.5-3mdk
12cr|libinklevel-0.8.0-2|181	- add BuildRequires: libieee1284-devel
12cr|libinklevel-0.8.0-2|182	

2717 12
12cr|libinstpatch-1.0.0-1|1	%define name    libinstpatch
12cr|libinstpatch-1.0.0-1|2	%define version 1.0.0
12cr|libinstpatch-1.0.0-1|3	%define release 1
12cr|libinstpatch-1.0.0-1|4	
12cr|libinstpatch-1.0.0-1|5	%define lib_major       0
12cr|libinstpatch-1.0.0-1|6	%define lib_name        %mklibname instpatch %{lib_major}
12cr|libinstpatch-1.0.0-1|7	%define lib_name_devel  %mklibname instpatch -d
12cr|libinstpatch-1.0.0-1|8	
12cr|libinstpatch-1.0.0-1|9	Name:           %{name}
12cr|libinstpatch-1.0.0-1|10	Summary:        Library for processing Music Instrument patch files
12cr|libinstpatch-1.0.0-1|11	Version:        %{version}
12cr|libinstpatch-1.0.0-1|12	Release:        %{release}
12cr|libinstpatch-1.0.0-1|13	URL:            http://swami.sourceforge.net
12cr|libinstpatch-1.0.0-1|14	Source0:        http://prdownloads.sourceforge.net/swami/%{name}-%{version}.tar.gz
12cr|libinstpatch-1.0.0-1|15	License:        LGPL
12cr|libinstpatch-1.0.0-1|16	Group:          System/Libraries
12cr|libinstpatch-1.0.0-1|17	
12cr|libinstpatch-1.0.0-1|18	BuildRequires:  glib2-devel
12cr|libinstpatch-1.0.0-1|19	BuildRequires:  intltool
12cr|libinstpatch-1.0.0-1|20	BuildRequires:  python-gobject-devel
12cr|libinstpatch-1.0.0-1|21	BuildRequires:  pygtk2.0-devel
12cr|libinstpatch-1.0.0-1|22	BuildRequires:  sndfile-devel
12cr|libinstpatch-1.0.0-1|23	BuildRequires:  audiofile-devel
12cr|libinstpatch-1.0.0-1|24	BuildRequires:  gtk-doc
12cr|libinstpatch-1.0.0-1|25	Requires:       python
12cr|libinstpatch-1.0.0-1|26	Requires:       pygtk2.0
12cr|libinstpatch-1.0.0-1|27	BuildRoot:      %_tmppath/%{name}-root
12cr|libinstpatch-1.0.0-1|28	
12cr|libinstpatch-1.0.0-1|29	%description
12cr|libinstpatch-1.0.0-1|30	Library for processing digital sample based MIDI instrument "patch" files.
12cr|libinstpatch-1.0.0-1|31	The types of files libInstPatch supports are used for creating
12cr|libinstpatch-1.0.0-1|32	instrument sounds for wavetable synthesis. libInstPatch provides
12cr|libinstpatch-1.0.0-1|33	an object framework (based on GObject) to load patch files into,
12cr|libinstpatch-1.0.0-1|34	which can then be edited, converted, compressed and saved.
12cr|libinstpatch-1.0.0-1|35	
12cr|libinstpatch-1.0.0-1|36	#-----------------------------------
12cr|libinstpatch-1.0.0-1|37	%package -n instpatch
12cr|libinstpatch-1.0.0-1|38	
12cr|libinstpatch-1.0.0-1|39	Summary:        Utilities related to the libinstpatch library
12cr|libinstpatch-1.0.0-1|40	Group:          System/Libraries
12cr|libinstpatch-1.0.0-1|41	Requires:       %{name} = %{version}
12cr|libinstpatch-1.0.0-1|42	
12cr|libinstpatch-1.0.0-1|43	%description -n instpatch
12cr|libinstpatch-1.0.0-1|44	Utilities related to the libinstpatch library. LibInstPatch contains
12cr|libinstpatch-1.0.0-1|45	tools for processing digital sample based MIDI instrument "patch" files.
12cr|libinstpatch-1.0.0-1|46	The types of files libInstPatch supports are used for creating
12cr|libinstpatch-1.0.0-1|47	instrument sounds for wavetable synthesis. libInstPatch provides
12cr|libinstpatch-1.0.0-1|48	an object framework (based on GObject) to load patch files into,
12cr|libinstpatch-1.0.0-1|49	which can then be edited, converted, compressed and saved.
12cr|libinstpatch-1.0.0-1|50	
12cr|libinstpatch-1.0.0-1|51	%files -n instpatch
12cr|libinstpatch-1.0.0-1|52	%defattr(-,root,root,-)
12cr|libinstpatch-1.0.0-1|53	%{_bindir}/riff_dump
12cr|libinstpatch-1.0.0-1|54	%{python_sitelib}/ipatchmodule.*
12cr|libinstpatch-1.0.0-1|55	%{_datadir}/pygtk/2.0/defs/ipatch*.defs
12cr|libinstpatch-1.0.0-1|56	
12cr|libinstpatch-1.0.0-1|57	#-----------------------------------
12cr|libinstpatch-1.0.0-1|58	%package -n %{lib_name}
12cr|libinstpatch-1.0.0-1|59	
12cr|libinstpatch-1.0.0-1|60	Summary:        Library for processing music instrument patch files
12cr|libinstpatch-1.0.0-1|61	Group:          System/Libraries
12cr|libinstpatch-1.0.0-1|62	Requires:       python
12cr|libinstpatch-1.0.0-1|63	Requires:       pygtk2.0
12cr|libinstpatch-1.0.0-1|64	Requires:       instpatch = %{version}
12cr|libinstpatch-1.0.0-1|65	Provides:       %{name} = %{version}-%{release}
12cr|libinstpatch-1.0.0-1|66	
12cr|libinstpatch-1.0.0-1|67	%description -n %{lib_name}
12cr|libinstpatch-1.0.0-1|68	Library for processing digital sample based MIDI instrument "patch" files.
12cr|libinstpatch-1.0.0-1|69	The types of files libInstPatch supports are used for creating
12cr|libinstpatch-1.0.0-1|70	instrument sounds for wavetable synthesis. libInstPatch provides
12cr|libinstpatch-1.0.0-1|71	an object framework (based on GObject) to load patch files into,
12cr|libinstpatch-1.0.0-1|72	which can then be edited, converted, compressed and saved.
12cr|libinstpatch-1.0.0-1|73	
12cr|libinstpatch-1.0.0-1|74	%files -n %{lib_name}
12cr|libinstpatch-1.0.0-1|75	%defattr(-,root,root,-)
12cr|libinstpatch-1.0.0-1|76	%doc AUTHORS README
12cr|libinstpatch-1.0.0-1|77	%{_libdir}/%{name}-1.0.so.*
12cr|libinstpatch-1.0.0-1|78	
12cr|libinstpatch-1.0.0-1|79	#-----------------------------------
12cr|libinstpatch-1.0.0-1|80	%package -n %{lib_name_devel}
12cr|libinstpatch-1.0.0-1|81	Summary:        Libinstpatch development headers
12cr|libinstpatch-1.0.0-1|82	Group:          System/Libraries
12cr|libinstpatch-1.0.0-1|83	Requires:       %{name} = %{version}
12cr|libinstpatch-1.0.0-1|84	Provides:       instpatch-devel = %{version}-%{release}
12cr|libinstpatch-1.0.0-1|85	
12cr|libinstpatch-1.0.0-1|86	%description -n %{lib_name_devel}
12cr|libinstpatch-1.0.0-1|87	Header files needed to build applications against libinstpatch.
12cr|libinstpatch-1.0.0-1|88	
12cr|libinstpatch-1.0.0-1|89	%files -n %{lib_name_devel}
12cr|libinstpatch-1.0.0-1|90	%defattr(-,root,root,-)
12cr|libinstpatch-1.0.0-1|91	%doc %{_datadir}/gtk-doc/html/%{name}
12cr|libinstpatch-1.0.0-1|92	%dir %{_includedir}/%{name}-1.0/%{name}
12cr|libinstpatch-1.0.0-1|93	%{_includedir}/%{name}-1.0/%{name}/*.h
12cr|libinstpatch-1.0.0-1|94	%{_libdir}/%{name}-1.0.so
12cr|libinstpatch-1.0.0-1|95	%{_libdir}/pkgconfig/%{name}-1.0.pc
12cr|libinstpatch-1.0.0-1|96	
12cr|libinstpatch-1.0.0-1|97	#-----------------------------------
12cr|libinstpatch-1.0.0-1|98	%prep
12cr|libinstpatch-1.0.0-1|99	%setup -q -n %{name}-%{version}
12cr|libinstpatch-1.0.0-1|100	
12cr|libinstpatch-1.0.0-1|101	%build
12cr|libinstpatch-1.0.0-1|102	#add unlinked cmath lib, autoreconf doesn't work
12cr|libinstpatch-1.0.0-1|103	LDFLAGS="-lm -lglib-2.0 -lgobject-2.0" %configure2_5x --enable-static=no
12cr|libinstpatch-1.0.0-1|104	%make
12cr|libinstpatch-1.0.0-1|105	
12cr|libinstpatch-1.0.0-1|106	%install
12cr|libinstpatch-1.0.0-1|107	rm -rf %{buildroot}
12cr|libinstpatch-1.0.0-1|108	%makeinstall_std
12cr|libinstpatch-1.0.0-1|109	
12cr|libinstpatch-1.0.0-1|110	%ifarch x86_64
12cr|libinstpatch-1.0.0-1|111	install -d %{buildroot}%{python_sitelib}
12cr|libinstpatch-1.0.0-1|112	mv %{buildroot}%{_prefix}/%_lib/python%{python_version}/site-packages/* %{buildroot}%{python_sitelib}/
12cr|libinstpatch-1.0.0-1|113	%endif
12cr|libinstpatch-1.0.0-1|114	
12cr|libinstpatch-1.0.0-1|115	%clean
12cr|libinstpatch-1.0.0-1|116	rm -rf %{buildroot}
12cr|libinstpatch-1.0.0-1|117	
12cr|libinstpatch-1.0.0-1|118	
12cr|libinstpatch-1.0.0-1|119	%changelog
12cr|libinstpatch-1.0.0-1|120	* Mon Nov 01 2010 Frank Kober <emuse@mandriva.org> 1.0.0-3mdv2011.0
12cr|libinstpatch-1.0.0-1|121	+ Revision: 591481
12cr|libinstpatch-1.0.0-1|122	- add audiofile-devel BR to provide correct CFLAGS (tnx ahmad again :) )
12cr|libinstpatch-1.0.0-1|123	
12cr|libinstpatch-1.0.0-1|124	* Sun Oct 31 2010 Frank Kober <emuse@mandriva.org> 1.0.0-2mdv2011.0
12cr|libinstpatch-1.0.0-1|125	+ Revision: 591246
12cr|libinstpatch-1.0.0-1|126	+ rebuild (emptylog)
12cr|libinstpatch-1.0.0-1|127	
12cr|libinstpatch-1.0.0-1|128	* Sun Oct 31 2010 Frank Kober <emuse@mandriva.org> 1.0.0-1mdv2011.0
12cr|libinstpatch-1.0.0-1|129	+ Revision: 590973
12cr|libinstpatch-1.0.0-1|130	- use different solution than autoreconf
12cr|libinstpatch-1.0.0-1|131	- fix license, fix group
12cr|libinstpatch-1.0.0-1|132	- fix python site-package path
12cr|libinstpatch-1.0.0-1|133	- import libinstpatch
12cr|libinstpatch-1.0.0-1|134	

2718 12
12cr|libIP2Location-1.1.0-7|1	%define lib_major       0
12cr|libIP2Location-1.1.0-7|2	%define lib_name_orig   %mklibname IP2Location
12cr|libIP2Location-1.1.0-7|3	%define lib_name        %{lib_name_orig}%{lib_major}
12cr|libIP2Location-1.1.0-7|4	
12cr|libIP2Location-1.1.0-7|5	Name:           libIP2Location
12cr|libIP2Location-1.1.0-7|6	Version:        1.1.0
12cr|libIP2Location-1.1.0-7|7	Release:        7
12cr|libIP2Location-1.1.0-7|8	Epoch:          0
12cr|libIP2Location-1.1.0-7|9	Summary:        Find the country, region, etc. that any IP address or hostname originates from
12cr|libIP2Location-1.1.0-7|10	Group:          System/Libraries
12cr|libIP2Location-1.1.0-7|11	License:        GPL
12cr|libIP2Location-1.1.0-7|12	URL:            http://www.ip2location.com/c.htm
12cr|libIP2Location-1.1.0-7|13	Source0:        http://www.ip2location.com/developers/c/C-IP2Location-%{version}.tar.bz2
12cr|libIP2Location-1.1.0-7|14	BuildRequires:  chrpath
12cr|libIP2Location-1.1.0-7|15	
12cr|libIP2Location-1.1.0-7|16	%description
12cr|libIP2Location-1.1.0-7|17	IP2Location is a C library that enables the user to find the
12cr|libIP2Location-1.1.0-7|18	country, region, city, coordinates, zip code, ISP and domain name
12cr|libIP2Location-1.1.0-7|19	that any IP address or hostname originates from. It has been
12cr|libIP2Location-1.1.0-7|20	optimized for speed and memory utilization. Developers can use the
12cr|libIP2Location-1.1.0-7|21	API to query all IP2Location binary databases for applications
12cr|libIP2Location-1.1.0-7|22	written in C or supporting static/dynamic library.
12cr|libIP2Location-1.1.0-7|23	
12cr|libIP2Location-1.1.0-7|24	%package -n %{lib_name}
12cr|libIP2Location-1.1.0-7|25	Summary:        Main library for %{name}
12cr|libIP2Location-1.1.0-7|26	Group:          System/Libraries
12cr|libIP2Location-1.1.0-7|27	
12cr|libIP2Location-1.1.0-7|28	%description -n %{lib_name}
12cr|libIP2Location-1.1.0-7|29	IP2Location is a C library that enables the user to find the
12cr|libIP2Location-1.1.0-7|30	country, region, city, coordinates, zip code, ISP and domain name
12cr|libIP2Location-1.1.0-7|31	that any IP address or hostname originates from. It has been
12cr|libIP2Location-1.1.0-7|32	optimized for speed and memory utilization. Developers can use the
12cr|libIP2Location-1.1.0-7|33	API to query all IP2Location binary databases or applications
12cr|libIP2Location-1.1.0-7|34	written in C or supporting static/dynamic library.
12cr|libIP2Location-1.1.0-7|35	
12cr|libIP2Location-1.1.0-7|36	%package -n %{lib_name}-devel
12cr|libIP2Location-1.1.0-7|37	Summary:        Development files for %{name}
12cr|libIP2Location-1.1.0-7|38	Group:          System/Libraries
12cr|libIP2Location-1.1.0-7|39	Requires:       %{lib_name} = %{EVRD}
12cr|libIP2Location-1.1.0-7|40	Provides:       %{name}-devel = %{EVRD}
12cr|libIP2Location-1.1.0-7|41	
12cr|libIP2Location-1.1.0-7|42	%description -n %{lib_name}-devel
12cr|libIP2Location-1.1.0-7|43	This package contains the development files for %{name}.
12cr|libIP2Location-1.1.0-7|44	
12cr|libIP2Location-1.1.0-7|45	%package -n %{lib_name}-static-devel
12cr|libIP2Location-1.1.0-7|46	Summary:        Static development files for %{name}
12cr|libIP2Location-1.1.0-7|47	Group:          System/Libraries
12cr|libIP2Location-1.1.0-7|48	Requires:       %{lib_name}-devel = %{EVRD}
12cr|libIP2Location-1.1.0-7|49	Provides:       %{name}-static-devel = %{EVRD}
12cr|libIP2Location-1.1.0-7|50	
12cr|libIP2Location-1.1.0-7|51	%description -n %{lib_name}-static-devel
12cr|libIP2Location-1.1.0-7|52	This package contains the static development files for %{name}.
12cr|libIP2Location-1.1.0-7|53	
12cr|libIP2Location-1.1.0-7|54	%prep
12cr|libIP2Location-1.1.0-7|55	%setup -q -n C-IP2Location-%{version}
12cr|libIP2Location-1.1.0-7|56	%{_bindir}/autoreconf -i --force
12cr|libIP2Location-1.1.0-7|57	
12cr|libIP2Location-1.1.0-7|58	%build
12cr|libIP2Location-1.1.0-7|59	%configure2_5x
12cr|libIP2Location-1.1.0-7|60	%make
12cr|libIP2Location-1.1.0-7|61	
12cr|libIP2Location-1.1.0-7|62	%install
12cr|libIP2Location-1.1.0-7|63	%makeinstall
12cr|libIP2Location-1.1.0-7|64	
12cr|libIP2Location-1.1.0-7|65	%{__mv} %{buildroot}%{_libdir}/libIP2Location/* %{buildroot}%{_libdir}
12cr|libIP2Location-1.1.0-7|66	%{__rm} -rf %{buildroot}%{_libdir}/libIP2Location
12cr|libIP2Location-1.1.0-7|67	
12cr|libIP2Location-1.1.0-7|68	%{__mkdir_p} %{buildroot}%{_includedir}/libIP2Location
12cr|libIP2Location-1.1.0-7|69	%{__install} -m 644 libIP2Location/IP2Location.h %{buildroot}%{_includedir}/libIP2Location
12cr|libIP2Location-1.1.0-7|70	
12cr|libIP2Location-1.1.0-7|71	%{_bindir}/chrpath -d %{buildroot}%{_libdir}/libIP2Location.so
12cr|libIP2Location-1.1.0-7|72	
12cr|libIP2Location-1.1.0-7|73	%{__perl} -pi -e 's| -R/usr/local/lib -L/usr/local/lib||;' \
12cr|libIP2Location-1.1.0-7|74	-e 's|%{_libdir}/libIP2Location|%{_libdir}|;' \
12cr|libIP2Location-1.1.0-7|75	%{buildroot}%{_libdir}/*.la
12cr|libIP2Location-1.1.0-7|76	
12cr|libIP2Location-1.1.0-7|77	%{__perl} -pi -e 's/\r$//g' AUTHORS ChangeLog COPYING README
12cr|libIP2Location-1.1.0-7|78	
12cr|libIP2Location-1.1.0-7|79	%files -n %{lib_name}
12cr|libIP2Location-1.1.0-7|80	%defattr(0644,root,root,0755)
12cr|libIP2Location-1.1.0-7|81	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
12cr|libIP2Location-1.1.0-7|82	%defattr(-,root,root,-)
12cr|libIP2Location-1.1.0-7|83	%{_libdir}/*.so
12cr|libIP2Location-1.1.0-7|84	
12cr|libIP2Location-1.1.0-7|85	%files -n %{lib_name}-devel
12cr|libIP2Location-1.1.0-7|86	%defattr(0644,root,root,0755)
12cr|libIP2Location-1.1.0-7|87	%dir %{_includedir}/libIP2Location
12cr|libIP2Location-1.1.0-7|88	%{_includedir}/libIP2Location/*.h
12cr|libIP2Location-1.1.0-7|89	
12cr|libIP2Location-1.1.0-7|90	%files -n %{lib_name}-static-devel
12cr|libIP2Location-1.1.0-7|91	%{_libdir}/*.a
12cr|libIP2Location-1.1.0-7|92	
12cr|libIP2Location-1.1.0-7|93	
12cr|libIP2Location-1.1.0-7|94	
12cr|libIP2Location-1.1.0-7|95	
12cr|libIP2Location-1.1.0-7|96	%changelog
12cr|libIP2Location-1.1.0-7|97	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.1.0-6mdv2011.0
12cr|libIP2Location-1.1.0-7|98	+ Revision: 620065
12cr|libIP2Location-1.1.0-7|99	- the mass rebuild of 2010.0 packages
12cr|libIP2Location-1.1.0-7|100	
12cr|libIP2Location-1.1.0-7|101	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:1.1.0-5mdv2010.0
12cr|libIP2Location-1.1.0-7|102	+ Revision: 429773
12cr|libIP2Location-1.1.0-7|103	- rebuild
12cr|libIP2Location-1.1.0-7|104	
12cr|libIP2Location-1.1.0-7|105	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0:1.1.0-4mdv2009.0
12cr|libIP2Location-1.1.0-7|106	+ Revision: 248837
12cr|libIP2Location-1.1.0-7|107	- rebuild
12cr|libIP2Location-1.1.0-7|108	
12cr|libIP2Location-1.1.0-7|109	+ Pixel <pixel@mandriva.com>
12cr|libIP2Location-1.1.0-7|110	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libIP2Location-1.1.0-7|111	
12cr|libIP2Location-1.1.0-7|112	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0:1.1.0-2mdv2008.1
12cr|libIP2Location-1.1.0-7|113	+ Revision: 140924
12cr|libIP2Location-1.1.0-7|114	- restore BuildRoot
12cr|libIP2Location-1.1.0-7|115	
12cr|libIP2Location-1.1.0-7|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|libIP2Location-1.1.0-7|117	- kill re-definition of %%buildroot on Pixel's request
12cr|libIP2Location-1.1.0-7|118	
12cr|libIP2Location-1.1.0-7|119	
12cr|libIP2Location-1.1.0-7|120	* Thu Sep 21 2006 David Walluck <walluck@mandriva.org> 0:1.1.0-1mdv2007.0
12cr|libIP2Location-1.1.0-7|121	- release
12cr|libIP2Location-1.1.0-7|122	

2719 12
12cr|libircclient-1.6-1|1	%define develname %mklibname -d -s ircclient
12cr|libircclient-1.6-1|2	
12cr|libircclient-1.6-1|3	Summary:	C library to create IRC clients
12cr|libircclient-1.6-1|4	Name:		libircclient
12cr|libircclient-1.6-1|5	Version: 	1.6
12cr|libircclient-1.6-1|6	Release: 	1
12cr|libircclient-1.6-1|7	License: 	GPLv2
12cr|libircclient-1.6-1|8	Group:		System/Libraries
12cr|libircclient-1.6-1|9	URL:		http://www.ulduzsoft.com/libircclient/
12cr|libircclient-1.6-1|10	Source0:	http://downloads.sourceforge.net/libircclient/%{name}-%{version}.tar.gz
12cr|libircclient-1.6-1|11	Patch0:		libircclient-1.3-headers.patch
12cr|libircclient-1.6-1|12	Patch1:		libircclient-1.5-include-rfc.patch
12cr|libircclient-1.6-1|13	BuildRequires:	openssl-devel
12cr|libircclient-1.6-1|14	
12cr|libircclient-1.6-1|15	%description
12cr|libircclient-1.6-1|16	libircclient is a small but powerful library that implements the client-server
12cr|libircclient-1.6-1|17	IRC protocol. It is designed to be small, fast, portable and compatible to RFC
12cr|libircclient-1.6-1|18	standards, and most IRC clients. libircclient features include:
12cr|libircclient-1.6-1|19	
12cr|libircclient-1.6-1|20	* Full multi-threading support.
12cr|libircclient-1.6-1|21	* Single threads handles all the IRC processing.
12cr|libircclient-1.6-1|22	* Support for single-threaded applications, and socket-based
12cr|libircclient-1.6-1|23	applications, which use select()
12cr|libircclient-1.6-1|24	* Synchronous and asynchronous interfaces.
12cr|libircclient-1.6-1|25	* CTCP support with optional build-in reply code.
12cr|libircclient-1.6-1|26	* Flexible DCC support, including both DCC chat, and DCC file transfer.
12cr|libircclient-1.6-1|27	* Can both initiate and react to initiated DCC.
12cr|libircclient-1.6-1|28	* Can accept or decline DCC sessions asynchronously.
12cr|libircclient-1.6-1|29	* Plain C interface and implementation (possible to use from C++ code,
12cr|libircclient-1.6-1|30	obviously)
12cr|libircclient-1.6-1|31	* Compatible with RFC 1459 and most IRC clients.
12cr|libircclient-1.6-1|32	* Good documentation and examples available.
12cr|libircclient-1.6-1|33	
12cr|libircclient-1.6-1|34	%package -n	%{develname}
12cr|libircclient-1.6-1|35	Summary:	C library to create IRC clients
12cr|libircclient-1.6-1|36	Group:		Development/C
12cr|libircclient-1.6-1|37	Provides:	%{name}-static-devel = %{version}-%{release}
12cr|libircclient-1.6-1|38	
12cr|libircclient-1.6-1|39	%description -n	%{develname}
12cr|libircclient-1.6-1|40	libircclient is a small but powerful library that implements the client-server
12cr|libircclient-1.6-1|41	IRC protocol. It is designed to be small, fast, portable and compatible to RFC
12cr|libircclient-1.6-1|42	standards, and most IRC clients. libircclient features include:
12cr|libircclient-1.6-1|43	
12cr|libircclient-1.6-1|44	* Full multi-threading support.
12cr|libircclient-1.6-1|45	* Single threads handles all the IRC processing.
12cr|libircclient-1.6-1|46	* Support for single-threaded applications, and socket-based
12cr|libircclient-1.6-1|47	applications, which use select()
12cr|libircclient-1.6-1|48	* Synchronous and asynchronous interfaces.
12cr|libircclient-1.6-1|49	* CTCP support with optional build-in reply code.
12cr|libircclient-1.6-1|50	* Flexible DCC support, including both DCC chat, and DCC file transfer.
12cr|libircclient-1.6-1|51	* Can both initiate and react to initiated DCC.
12cr|libircclient-1.6-1|52	* Can accept or decline DCC sessions asynchronously.
12cr|libircclient-1.6-1|53	* Plain C interface and implementation (possible to use from C++ code,
12cr|libircclient-1.6-1|54	obviously)
12cr|libircclient-1.6-1|55	* Compatible with RFC 1459 and most IRC clients.
12cr|libircclient-1.6-1|56	* Good documentation and examples available.
12cr|libircclient-1.6-1|57	
12cr|libircclient-1.6-1|58	%prep
12cr|libircclient-1.6-1|59	%setup -q
12cr|libircclient-1.6-1|60	%patch0 -p1 -b .headers
12cr|libircclient-1.6-1|61	%patch1 -p0 -b .rfc
12cr|libircclient-1.6-1|62	
12cr|libircclient-1.6-1|63	%build
12cr|libircclient-1.6-1|64	%configure2_5x --enable-openssl --enable-ipv6
12cr|libircclient-1.6-1|65	%make
12cr|libircclient-1.6-1|66	
12cr|libircclient-1.6-1|67	%install
12cr|libircclient-1.6-1|68	%__mkdir_p %{buildroot}%{_libdir}
12cr|libircclient-1.6-1|69	%__cp src/%{name}.a %{buildroot}%{_libdir}/
12cr|libircclient-1.6-1|70	
12cr|libircclient-1.6-1|71	%__mkdir_p %{buildroot}%{_includedir}
12cr|libircclient-1.6-1|72	%__cp include/*.h %{buildroot}%{_includedir}
12cr|libircclient-1.6-1|73	
12cr|libircclient-1.6-1|74	%files -n %{develname}
12cr|libircclient-1.6-1|75	%doc LICENSE README Changelog THANKS doc/html
12cr|libircclient-1.6-1|76	%{_libdir}/*.a
12cr|libircclient-1.6-1|77	%{_includedir}/*.h
12cr|libircclient-1.6-1|78	
12cr|libircclient-1.6-1|79	
12cr|libircclient-1.6-1|80	%changelog
12cr|libircclient-1.6-1|81	* Fri Apr 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.6-1
12cr|libircclient-1.6-1|82	+ Revision: 792522
12cr|libircclient-1.6-1|83	- version update 1.6
12cr|libircclient-1.6-1|84	
12cr|libircclient-1.6-1|85	* Fri Jan 20 2012 Funda Wang <fwang@mandriva.org> 1.5-2
12cr|libircclient-1.6-1|86	+ Revision: 762884
12cr|libircclient-1.6-1|87	- add rfc include into main header
12cr|libircclient-1.6-1|88	
12cr|libircclient-1.6-1|89	* Thu Jan 19 2012 Funda Wang <fwang@mandriva.org> 1.5-1
12cr|libircclient-1.6-1|90	+ Revision: 762524
12cr|libircclient-1.6-1|91	- new version 1.5
12cr|libircclient-1.6-1|92	
12cr|libircclient-1.6-1|93	* Thu Dec 22 2011 Andrey Bondrov <abondrov@mandriva.org> 1.3-1
12cr|libircclient-1.6-1|94	+ Revision: 744577
12cr|libircclient-1.6-1|95	- imported package libircclient
12cr|libircclient-1.6-1|96	

2720 12
12cr|libisoburn-1.2.4-1|1	%define	major	1
12cr|libisoburn-1.2.4-1|2	%define	libname	%mklibname	isoburn	%major
12cr|libisoburn-1.2.4-1|3	%define	devname	%mklibname	isoburn	-d
12cr|libisoburn-1.2.4-1|4	
12cr|libisoburn-1.2.4-1|5	Name:		libisoburn
12cr|libisoburn-1.2.4-1|6	Version:	1.2.4
12cr|libisoburn-1.2.4-1|7	Summary:	Enables creation and expansion of ISO-9660 filesystems
12cr|libisoburn-1.2.4-1|8	Release:	1
12cr|libisoburn-1.2.4-1|9	Source0:	http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
12cr|libisoburn-1.2.4-1|10	Group:		System/Libraries
12cr|libisoburn-1.2.4-1|11	License:	GPLv2+
12cr|libisoburn-1.2.4-1|12	URL:		http://libburnia-project.org
12cr|libisoburn-1.2.4-1|13	
12cr|libisoburn-1.2.4-1|14	BuildRequires:	libburn-devel >= 1.2.4
12cr|libisoburn-1.2.4-1|15	BuildRequires:	acl-devel
12cr|libisoburn-1.2.4-1|16	BuildRequires:	glib2-devel
12cr|libisoburn-1.2.4-1|17	BuildRequires:	readline-devel
12cr|libisoburn-1.2.4-1|18	BuildRequires:	doxygen
12cr|libisoburn-1.2.4-1|19	BuildRequires:	libisofs-devel >= 1.2.4
12cr|libisoburn-1.2.4-1|20	BuildRequires:	zlib-devel
12cr|libisoburn-1.2.4-1|21	
12cr|libisoburn-1.2.4-1|22	
12cr|libisoburn-1.2.4-1|23	%package -n %libname
12cr|libisoburn-1.2.4-1|24	Summary:	CD-ROM image access library - shared library
12cr|libisoburn-1.2.4-1|25	Group:		System/Libraries
12cr|libisoburn-1.2.4-1|26	
12cr|libisoburn-1.2.4-1|27	
12cr|libisoburn-1.2.4-1|28	%description -n %libname
12cr|libisoburn-1.2.4-1|29	Shared libraries of libisoburn for software using it.
12cr|libisoburn-1.2.4-1|30	
12cr|libisoburn-1.2.4-1|31	%description
12cr|libisoburn-1.2.4-1|32	libisoburn is a frontend for libraries libburn and libisofs which
12cr|libisoburn-1.2.4-1|33	enables creation and expansion of ISO-9660 filesystems on all CD/DVD/BD
12cr|libisoburn-1.2.4-1|34	media supported by libburn.
12cr|libisoburn-1.2.4-1|35	This includes media like DVD+RW, which do not support multi-session management
12cr|libisoburn-1.2.4-1|36	on media level and even plain disk files or block devices.
12cr|libisoburn-1.2.4-1|37	The price for that is thorough specialization on data files
12cr|libisoburn-1.2.4-1|38	in ISO-9660 filesystem images. So libisoburn is not suitable for audio
12cr|libisoburn-1.2.4-1|39	(CD-DA) or any other CD layout which does not entirely consist
12cr|libisoburn-1.2.4-1|40	of ISO-9660 sessions.
12cr|libisoburn-1.2.4-1|41	
12cr|libisoburn-1.2.4-1|42	%package -n %devname
12cr|libisoburn-1.2.4-1|43	Summary:	CD-ROM image access library - development headers
12cr|libisoburn-1.2.4-1|44	Group:		Development/C
12cr|libisoburn-1.2.4-1|45	Provides:	%{name}-devel = %{version}-%{release}
12cr|libisoburn-1.2.4-1|46	Provides:	libisoburn-devel = %{version}-%{release}
12cr|libisoburn-1.2.4-1|47	Requires:	%{libname} = %{version}-%{release}
12cr|libisoburn-1.2.4-1|48	
12cr|libisoburn-1.2.4-1|49	%description -n %devname
12cr|libisoburn-1.2.4-1|50	The libisoburn-devel package contains libraries and header files for
12cr|libisoburn-1.2.4-1|51	developing applications that use libisoburn.
12cr|libisoburn-1.2.4-1|52	
12cr|libisoburn-1.2.4-1|53	
12cr|libisoburn-1.2.4-1|54	%package -n xorriso-isoburn
12cr|libisoburn-1.2.4-1|55	Summary:	ISO-9660 and Rock Ridge image manipulation tool
12cr|libisoburn-1.2.4-1|56	Group:		Archiving/Cd burning
12cr|libisoburn-1.2.4-1|57	URL:		http://scdbackup.sourceforge.net/xorriso_eng.html
12cr|libisoburn-1.2.4-1|58	Requires:	%{libname} = %{version}-%{release}
12cr|libisoburn-1.2.4-1|59	
12cr|libisoburn-1.2.4-1|60	%description -n xorriso-isoburn
12cr|libisoburn-1.2.4-1|61	Xorriso is a program which copies file objects from POSIX compliant
12cr|libisoburn-1.2.4-1|62	filesystems into Rock Ridge enhanced ISO-9660 filesystems and allows
12cr|libisoburn-1.2.4-1|63	session-wise manipulation of such filesystems. It can load management
12cr|libisoburn-1.2.4-1|64	information of existing ISO images and it writes the session results
12cr|libisoburn-1.2.4-1|65	to optical media or to filesystem objects. Vice versa xorriso is able
12cr|libisoburn-1.2.4-1|66	to copy file objects out of ISO-9660 filesystems.
12cr|libisoburn-1.2.4-1|67	
12cr|libisoburn-1.2.4-1|68	Filesystem manipulation capabilities surpass those of mkisofs. Xorriso
12cr|libisoburn-1.2.4-1|69	is especially suitable for backups, because of its high fidelity of
12cr|libisoburn-1.2.4-1|70	file attribute recording and its incremental update sessions. Optical
12cr|libisoburn-1.2.4-1|71	supported media: CD-R, CD-RW, DVD-R, DVD-RW, DVD+R, DVD+R DL, DVD+RW,
12cr|libisoburn-1.2.4-1|72	DVD-RAM, BD-R and BD-RE.
12cr|libisoburn-1.2.4-1|73	
12cr|libisoburn-1.2.4-1|74	%prep
12cr|libisoburn-1.2.4-1|75	%setup -q
12cr|libisoburn-1.2.4-1|76	
12cr|libisoburn-1.2.4-1|77	%build
12cr|libisoburn-1.2.4-1|78	touch NEWS
12cr|libisoburn-1.2.4-1|79	
12cr|libisoburn-1.2.4-1|80	autoreconf -fi
12cr|libisoburn-1.2.4-1|81	
12cr|libisoburn-1.2.4-1|82	%configure --disable-static
12cr|libisoburn-1.2.4-1|83	%make LIBS='-lpthread -lreadline'
12cr|libisoburn-1.2.4-1|84	doxygen doc/doxygen.conf
12cr|libisoburn-1.2.4-1|85	
12cr|libisoburn-1.2.4-1|86	%install
12cr|libisoburn-1.2.4-1|87	%makeinstall_std
12cr|libisoburn-1.2.4-1|88	
12cr|libisoburn-1.2.4-1|89	rm -f %{buildroot}/%{_libdir}/{*.la,*.a}
12cr|libisoburn-1.2.4-1|90	
12cr|libisoburn-1.2.4-1|91	
12cr|libisoburn-1.2.4-1|92	%files -n %libname
12cr|libisoburn-1.2.4-1|93	%doc AUTHORS COPYING COPYRIGHT README ChangeLog
12cr|libisoburn-1.2.4-1|94	%{_libdir}/%{name}*.so.*
12cr|libisoburn-1.2.4-1|95	
12cr|libisoburn-1.2.4-1|96	%files -n %devname
12cr|libisoburn-1.2.4-1|97	%doc doc/html
12cr|libisoburn-1.2.4-1|98	%{_includedir}/%{name}
12cr|libisoburn-1.2.4-1|99	%{_libdir}/%{name}.so
12cr|libisoburn-1.2.4-1|100	%{_libdir}/pkgconfig/%{name}*.pc
12cr|libisoburn-1.2.4-1|101	
12cr|libisoburn-1.2.4-1|102	%files -n xorriso-isoburn
12cr|libisoburn-1.2.4-1|103	%{_bindir}/osirrox
12cr|libisoburn-1.2.4-1|104	%{_bindir}/xorrecord
12cr|libisoburn-1.2.4-1|105	%{_bindir}/xorriso
12cr|libisoburn-1.2.4-1|106	%{_bindir}/xorrisofs
12cr|libisoburn-1.2.4-1|107	%{_mandir}/man1/xorriso.1*
12cr|libisoburn-1.2.4-1|108	%{_mandir}/man1/xorrisofs.1*
12cr|libisoburn-1.2.4-1|109	%{_mandir}/man1/xorrecord.1*
12cr|libisoburn-1.2.4-1|110	%{_infodir}/xorriso.info*
12cr|libisoburn-1.2.4-1|111	%{_infodir}/xorrecord.info*
12cr|libisoburn-1.2.4-1|112	%{_infodir}/xorrisofs.info*
12cr|libisoburn-1.2.4-1|113	
12cr|libisoburn-1.2.4-1|114	
12cr|libisoburn-1.2.4-1|115	%changelog
12cr|libisoburn-1.2.4-1|116	* Mon Jul 30 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.4-1
12cr|libisoburn-1.2.4-1|117	+ Revision: 811464
12cr|libisoburn-1.2.4-1|118	- BR: readline-devel
12cr|libisoburn-1.2.4-1|119	- version update  1.2.4
12cr|libisoburn-1.2.4-1|120	
12cr|libisoburn-1.2.4-1|121	* Thu Feb 02 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.0-1
12cr|libisoburn-1.2.4-1|122	+ Revision: 770667
12cr|libisoburn-1.2.4-1|123	- desc line too long fix
12cr|libisoburn-1.2.4-1|124	- source libisobur-1.2.0.tar.gz added
12cr|libisoburn-1.2.4-1|125	- version update 1.2.0
12cr|libisoburn-1.2.4-1|126	
12cr|libisoburn-1.2.4-1|127	* Wed Nov 23 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.1.8-1
12cr|libisoburn-1.2.4-1|128	+ Revision: 732861
12cr|libisoburn-1.2.4-1|129	- imported package libisoburn
12cr|libisoburn-1.2.4-1|130	

2721 12
12cr|libixp-0.6-0.20110223.2|1	%define develname %mklibname ixp -d
12cr|libixp-0.6-0.20110223.2|2	
12cr|libixp-0.6-0.20110223.2|3	%define	changeset	339db5c6d2c9
12cr|libixp-0.6-0.20110223.2|4	# no version tagged, just in the NEWS file
12cr|libixp-0.6-0.20110223.2|5	%define hgdate		20110223
12cr|libixp-0.6-0.20110223.2|6	
12cr|libixp-0.6-0.20110223.2|7	Name: libixp
12cr|libixp-0.6-0.20110223.2|8	Version: 0.6
12cr|libixp-0.6-0.20110223.2|9	Release: %mkrel -c %{hgdate} 2
12cr|libixp-0.6-0.20110223.2|10	Summary: Plan9 file protocol library
12cr|libixp-0.6-0.20110223.2|11	License: MIT
12cr|libixp-0.6-0.20110223.2|12	Group: System/Libraries
12cr|libixp-0.6-0.20110223.2|13	URL: http://www.suckless.org/wiki/libs/libixp
12cr|libixp-0.6-0.20110223.2|14	Source: http://hg.suckless.org/libixp/archive/%{changeset}.tar.gz
12cr|libixp-0.6-0.20110223.2|15	
12cr|libixp-0.6-0.20110223.2|16	%description
12cr|libixp-0.6-0.20110223.2|17	libixp is a stand-alone client/server 9P library.
12cr|libixp-0.6-0.20110223.2|18	libixp's server api is heavily based on that of Plan 9's lib9p.
12cr|libixp-0.6-0.20110223.2|19	
12cr|libixp-0.6-0.20110223.2|20	%prep
12cr|libixp-0.6-0.20110223.2|21	%setup -qn %{name}-%{changeset}
12cr|libixp-0.6-0.20110223.2|22	
12cr|libixp-0.6-0.20110223.2|23	%build
12cr|libixp-0.6-0.20110223.2|24	sed -i \
12cr|libixp-0.6-0.20110223.2|25	-e "/^PREFIX/s|=.*|= /usr|" \
12cr|libixp-0.6-0.20110223.2|26	%ifarch x86_64
12cr|libixp-0.6-0.20110223.2|27	-e "s|/usr/lib|/usr/lib64|g" \
12cr|libixp-0.6-0.20110223.2|28	-e "/ LIBDIR/s|=.*|= /usr/lib64|" \
12cr|libixp-0.6-0.20110223.2|29	%endif
12cr|libixp-0.6-0.20110223.2|30	config.mk
12cr|libixp-0.6-0.20110223.2|31	
12cr|libixp-0.6-0.20110223.2|32	%make
12cr|libixp-0.6-0.20110223.2|33	
12cr|libixp-0.6-0.20110223.2|34	%install
12cr|libixp-0.6-0.20110223.2|35	%makeinstall_std
12cr|libixp-0.6-0.20110223.2|36	
12cr|libixp-0.6-0.20110223.2|37	%package -n %{develname}
12cr|libixp-0.6-0.20110223.2|38	Summary: Plan9 file protocol library
12cr|libixp-0.6-0.20110223.2|39	Group: Development/C
12cr|libixp-0.6-0.20110223.2|40	Provides:       %{name}-devel = %{version}-%{release}
12cr|libixp-0.6-0.20110223.2|41	
12cr|libixp-0.6-0.20110223.2|42	%description -n %{develname}
12cr|libixp-0.6-0.20110223.2|43	libixp is a stand-alone client/server 9P library.
12cr|libixp-0.6-0.20110223.2|44	libixp's server api is based heavily on that of Plan 9's lib9p.
12cr|libixp-0.6-0.20110223.2|45	
12cr|libixp-0.6-0.20110223.2|46	%files -n %{develname}
12cr|libixp-0.6-0.20110223.2|47	%{_libdir}/*.a
12cr|libixp-0.6-0.20110223.2|48	%{_includedir}/ixp.h
12cr|libixp-0.6-0.20110223.2|49	%{_includedir}/ixp_srvutil.h
12cr|libixp-0.6-0.20110223.2|50	%{_mandir}/man3/*.3*
12cr|libixp-0.6-0.20110223.2|51	
12cr|libixp-0.6-0.20110223.2|52	%package -n ixpc
12cr|libixp-0.6-0.20110223.2|53	Summary: Plan9 file protocol client
12cr|libixp-0.6-0.20110223.2|54	Group: Networking/File transfer
12cr|libixp-0.6-0.20110223.2|55	
12cr|libixp-0.6-0.20110223.2|56	%description -n ixpc
12cr|libixp-0.6-0.20110223.2|57	ixpc is a client to access a 9P file server from the command line
12cr|libixp-0.6-0.20110223.2|58	or from shell scripts.
12cr|libixp-0.6-0.20110223.2|59	
12cr|libixp-0.6-0.20110223.2|60	%files -n ixpc
12cr|libixp-0.6-0.20110223.2|61	%{_bindir}/ixpc
12cr|libixp-0.6-0.20110223.2|62	%{_mandir}/man1/ixpc.1*
12cr|libixp-0.6-0.20110223.2|63	
12cr|libixp-0.6-0.20110223.2|64	
12cr|libixp-0.6-0.20110223.2|65	%changelog
12cr|libixp-0.6-0.20110223.2|66	* Wed Oct 19 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 0.6-0.20110223.2mdv2012.0
12cr|libixp-0.6-0.20110223.2|67	+ Revision: 705337
12cr|libixp-0.6-0.20110223.2|68	- removed bogus Requires left after spec cleanup
12cr|libixp-0.6-0.20110223.2|69	
12cr|libixp-0.6-0.20110223.2|70	* Tue Oct 18 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.6-0.20110223.1
12cr|libixp-0.6-0.20110223.2|71	+ Revision: 705289
12cr|libixp-0.6-0.20110223.2|72	- new version snapshot 0.6 339db5c6d2c9A
12cr|libixp-0.6-0.20110223.2|73	cleaned up spec and libdir for 64bit
12cr|libixp-0.6-0.20110223.2|74	
12cr|libixp-0.6-0.20110223.2|75	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-3mdv2011.0
12cr|libixp-0.6-0.20110223.2|76	+ Revision: 620144
12cr|libixp-0.6-0.20110223.2|77	- the mass rebuild of 2010.0 packages
12cr|libixp-0.6-0.20110223.2|78	
12cr|libixp-0.6-0.20110223.2|79	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 0.5-2mdv2010.0
12cr|libixp-0.6-0.20110223.2|80	+ Revision: 438634
12cr|libixp-0.6-0.20110223.2|81	- rebuild
12cr|libixp-0.6-0.20110223.2|82	
12cr|libixp-0.6-0.20110223.2|83	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 0.5-1mdv2009.1
12cr|libixp-0.6-0.20110223.2|84	+ Revision: 324859
12cr|libixp-0.6-0.20110223.2|85	- New upstream release
12cr|libixp-0.6-0.20110223.2|86	
12cr|libixp-0.6-0.20110223.2|87	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.4-4mdv2009.0
12cr|libixp-0.6-0.20110223.2|88	+ Revision: 248838
12cr|libixp-0.6-0.20110223.2|89	- rebuild
12cr|libixp-0.6-0.20110223.2|90	- fix no-buildroot-tag
12cr|libixp-0.6-0.20110223.2|91	- fix frenglish
12cr|libixp-0.6-0.20110223.2|92	
12cr|libixp-0.6-0.20110223.2|93	* Wed Dec 12 2007 Jérôme Soyer <saispo@mandriva.org> 0.4-2mdv2008.1
12cr|libixp-0.6-0.20110223.2|94	+ Revision: 119049
12cr|libixp-0.6-0.20110223.2|95	- Fix Requires
12cr|libixp-0.6-0.20110223.2|96	
12cr|libixp-0.6-0.20110223.2|97	* Wed Dec 12 2007 Jérôme Soyer <saispo@mandriva.org> 0.4-1mdv2008.1
12cr|libixp-0.6-0.20110223.2|98	+ Revision: 117844
12cr|libixp-0.6-0.20110223.2|99	- import libixp
12cr|libixp-0.6-0.20110223.2|100	
12cr|libixp-0.6-0.20110223.2|101	

2722 12
12cr|libjconv-2.8.1-8|1	Summary:	Japanese Code Conversion Library
12cr|libjconv-2.8.1-8|2	Name:		libjconv
12cr|libjconv-2.8.1-8|3	Version:	2.8.1
12cr|libjconv-2.8.1-8|4	Release:	%mkrel 8
12cr|libjconv-2.8.1-8|5	License:	GPL
12cr|libjconv-2.8.1-8|6	Group:		System/Libraries
12cr|libjconv-2.8.1-8|7	Source0:	%{name}-%{version}.tar.bz2
12cr|libjconv-2.8.1-8|8	Requires:	glibc >= 2.1.0
12cr|libjconv-2.8.1-8|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libjconv-2.8.1-8|10	
12cr|libjconv-2.8.1-8|11	%description
12cr|libjconv-2.8.1-8|12	This package provide Japanese Code Conversion capability based on iconv.
12cr|libjconv-2.8.1-8|13	
12cr|libjconv-2.8.1-8|14	%prep
12cr|libjconv-2.8.1-8|15	%setup -q
12cr|libjconv-2.8.1-8|16	
12cr|libjconv-2.8.1-8|17	%build
12cr|libjconv-2.8.1-8|18	%make CFLAGS="$RPM_OPT_FLAGS -Wall -O3 -fPIC -DHAVE_CODESET"
12cr|libjconv-2.8.1-8|19	
12cr|libjconv-2.8.1-8|20	%install
12cr|libjconv-2.8.1-8|21	rm -rf $RPM_BUILD_ROOT
12cr|libjconv-2.8.1-8|22	install -m755 libjconv.so -D $RPM_BUILD_ROOT%{_libdir}/libjconv.so
12cr|libjconv-2.8.1-8|23	install -m644 libjconv.a -D $RPM_BUILD_ROOT%{_libdir}/libjconv.a
12cr|libjconv-2.8.1-8|24	install -m755 jconv -D $RPM_BUILD_ROOT%{_bindir}/jconv
12cr|libjconv-2.8.1-8|25	install -m644 jconv.h -D $RPM_BUILD_ROOT%{_includedir}/jconv.h
12cr|libjconv-2.8.1-8|26	install -m644 default.conf -D $RPM_BUILD_ROOT%{_sysconfdir}/libjconv/default.conf
12cr|libjconv-2.8.1-8|27	
12cr|libjconv-2.8.1-8|28	%if %mdkversion < 200900
12cr|libjconv-2.8.1-8|29	%post -p /sbin/ldconfig
12cr|libjconv-2.8.1-8|30	%endif
12cr|libjconv-2.8.1-8|31	
12cr|libjconv-2.8.1-8|32	%if %mdkversion < 200900
12cr|libjconv-2.8.1-8|33	%postun -p /sbin/ldconfig
12cr|libjconv-2.8.1-8|34	%endif
12cr|libjconv-2.8.1-8|35	
12cr|libjconv-2.8.1-8|36	%clean
12cr|libjconv-2.8.1-8|37	rm -rf $RPM_BUILD_ROOT
12cr|libjconv-2.8.1-8|38	
12cr|libjconv-2.8.1-8|39	%files
12cr|libjconv-2.8.1-8|40	%defattr(-, root, root)
12cr|libjconv-2.8.1-8|41	%doc README
12cr|libjconv-2.8.1-8|42	%{_libdir}/libjconv.so*
12cr|libjconv-2.8.1-8|43	%{_libdir}/libjconv.a
12cr|libjconv-2.8.1-8|44	%{_bindir}/jconv
12cr|libjconv-2.8.1-8|45	%{_includedir}/jconv.h
12cr|libjconv-2.8.1-8|46	%dir %{_sysconfdir}/libjconv
12cr|libjconv-2.8.1-8|47	%config(noreplace) %{_sysconfdir}/libjconv/*
12cr|libjconv-2.8.1-8|48	
12cr|libjconv-2.8.1-8|49	
12cr|libjconv-2.8.1-8|50	%changelog
12cr|libjconv-2.8.1-8|51	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.8.1-8mdv2011.0
12cr|libjconv-2.8.1-8|52	+ Revision: 620145
12cr|libjconv-2.8.1-8|53	- the mass rebuild of 2010.0 packages
12cr|libjconv-2.8.1-8|54	
12cr|libjconv-2.8.1-8|55	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.8.1-7mdv2010.0
12cr|libjconv-2.8.1-8|56	+ Revision: 429780
12cr|libjconv-2.8.1-8|57	- rebuild
12cr|libjconv-2.8.1-8|58	
12cr|libjconv-2.8.1-8|59	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2.8.1-6mdv2009.0
12cr|libjconv-2.8.1-8|60	+ Revision: 240977
12cr|libjconv-2.8.1-8|61	- rebuild
12cr|libjconv-2.8.1-8|62	- kill re-definition of %%buildroot on Pixel's request
12cr|libjconv-2.8.1-8|63	
12cr|libjconv-2.8.1-8|64	+ Pixel <pixel@mandriva.com>
12cr|libjconv-2.8.1-8|65	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libjconv-2.8.1-8|66	
12cr|libjconv-2.8.1-8|67	+ Olivier Blin <oblin@mandriva.com>
12cr|libjconv-2.8.1-8|68	- restore BuildRoot
12cr|libjconv-2.8.1-8|69	
12cr|libjconv-2.8.1-8|70	* Tue Jul 10 2007 Funda Wang <fwang@mandriva.org> 2.8.1-4mdv2008.0
12cr|libjconv-2.8.1-8|71	+ Revision: 50843
12cr|libjconv-2.8.1-8|72	- Rebuild for new era
12cr|libjconv-2.8.1-8|73	- Import libjconv
12cr|libjconv-2.8.1-8|74	
12cr|libjconv-2.8.1-8|75	
12cr|libjconv-2.8.1-8|76	
12cr|libjconv-2.8.1-8|77	* Thu Jan 13 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.8.1-3mdk
12cr|libjconv-2.8.1-8|78	- fix unpackaged files
12cr|libjconv-2.8.1-8|79	- compile with $RPM_OPT_FLAGS
12cr|libjconv-2.8.1-8|80	- wipe out buildroot at the beginning of %%install
12cr|libjconv-2.8.1-8|81	- drop useless prefix tag
12cr|libjconv-2.8.1-8|82	- cosmetics
12cr|libjconv-2.8.1-8|83	
12cr|libjconv-2.8.1-8|84	* Thu Jun 12 2003 Marcel Pol <mpol@gmx.net> 2.8.1-2mdk
12cr|libjconv-2.8.1-8|85	- rebuild for rpm 4.2
12cr|libjconv-2.8.1-8|86	
12cr|libjconv-2.8.1-8|87	* Sat Nov 17 2001 DU Xiaoming <dxiaoming@mandrakesoft.com> 2.8.1-1mdk
12cr|libjconv-2.8.1-8|88	- First version for Mandrake Linux

2723 12
12cr|libjingle-0.4.0-1|1	%define _disable_ld_no_undefined 1
12cr|libjingle-0.4.0-1|2	
12cr|libjingle-0.4.0-1|3	%define	major 0
12cr|libjingle-0.4.0-1|4	%define libname	%mklibname jingle %{major}
12cr|libjingle-0.4.0-1|5	%define develname %mklibname -d jingle
12cr|libjingle-0.4.0-1|6	
12cr|libjingle-0.4.0-1|7	Summary:	Google Talk's implementation of Jingle and Jingle-Audio
12cr|libjingle-0.4.0-1|8	Name:		libjingle
12cr|libjingle-0.4.0-1|9	Version:	0.4.0
12cr|libjingle-0.4.0-1|10	Release:	1
12cr|libjingle-0.4.0-1|11	License:	BSD
12cr|libjingle-0.4.0-1|12	Group:		System/Servers
12cr|libjingle-0.4.0-1|13	URL:		http://sourceforge.net/projects/libjingle
12cr|libjingle-0.4.0-1|14	Source0:	http://ignum.dl.sourceforge.net/project/libjingle/libjingle/%version/libjingle-%version.tar.gz
12cr|libjingle-0.4.0-1|15	Patch0:		libjingle-0.4.0-compile.patch
12cr|libjingle-0.4.0-1|16	BuildRequires:	glib2-devel
12cr|libjingle-0.4.0-1|17	BuildRequires:	dbus-devel
12cr|libjingle-0.4.0-1|18	BuildRequires:	openssl-devel
12cr|libjingle-0.4.0-1|19	BuildRequires:	expat-devel
12cr|libjingle-0.4.0-1|20	BuildRequires:	autoconf
12cr|libjingle-0.4.0-1|21	BuildRequires:	automake
12cr|libjingle-0.4.0-1|22	BuildRequires:	libtool
12cr|libjingle-0.4.0-1|23	
12cr|libjingle-0.4.0-1|24	%description
12cr|libjingle-0.4.0-1|25	Libjingle is a set of C++ components provided by Google to interoperate with
12cr|libjingle-0.4.0-1|26	Google Talk's peer-to-peer and voice calling capabilities. The package includes
12cr|libjingle-0.4.0-1|27	source code for Google's implementation of Jingle and Jingle-Audio, two
12cr|libjingle-0.4.0-1|28	proposed extensions to the XMPP standard that are currently available in
12cr|libjingle-0.4.0-1|29	experimental draft form.
12cr|libjingle-0.4.0-1|30	
12cr|libjingle-0.4.0-1|31	%package -n	%{libname}
12cr|libjingle-0.4.0-1|32	Summary:	Shared Google Talk's implementation of Jingle and Jingle-Audio library
12cr|libjingle-0.4.0-1|33	Group:          System/Libraries
12cr|libjingle-0.4.0-1|34	
12cr|libjingle-0.4.0-1|35	%description -n	%{libname}
12cr|libjingle-0.4.0-1|36	Libjingle is a set of C++ components provided by Google to interoperate with
12cr|libjingle-0.4.0-1|37	Google Talk's peer-to-peer and voice calling capabilities. The package includes
12cr|libjingle-0.4.0-1|38	source code for Google's implementation of Jingle and Jingle-Audio, two
12cr|libjingle-0.4.0-1|39	proposed extensions to the XMPP standard that are currently available in
12cr|libjingle-0.4.0-1|40	experimental draft form.
12cr|libjingle-0.4.0-1|41	
12cr|libjingle-0.4.0-1|42	This package contains the shared %{name} library.
12cr|libjingle-0.4.0-1|43	
12cr|libjingle-0.4.0-1|44	%package -n	%{develname}
12cr|libjingle-0.4.0-1|45	Summary:	Static library and header files for the %{name} library
12cr|libjingle-0.4.0-1|46	Group:		Development/C++
12cr|libjingle-0.4.0-1|47	Provides:	%{name}-devel = %{version}
12cr|libjingle-0.4.0-1|48	Requires:	%{libname} = %{version}-%{release}
12cr|libjingle-0.4.0-1|49	Obsoletes:	%{mklibname -d jingle 0}
12cr|libjingle-0.4.0-1|50	
12cr|libjingle-0.4.0-1|51	%description -n	%{develname}
12cr|libjingle-0.4.0-1|52	Libjingle is a set of C++ components provided by Google to interoperate with
12cr|libjingle-0.4.0-1|53	Google Talk's peer-to-peer and voice calling capabilities. The package includes
12cr|libjingle-0.4.0-1|54	source code for Google's implementation of Jingle and Jingle-Audio, two
12cr|libjingle-0.4.0-1|55	proposed extensions to the XMPP standard that are currently available in
12cr|libjingle-0.4.0-1|56	experimental draft form.
12cr|libjingle-0.4.0-1|57	
12cr|libjingle-0.4.0-1|58	This package contains the static %{name} library and its header files
12cr|libjingle-0.4.0-1|59	needed to compile applications such as stegdetect, etc.
12cr|libjingle-0.4.0-1|60	
12cr|libjingle-0.4.0-1|61	%prep
12cr|libjingle-0.4.0-1|62	%setup -q
12cr|libjingle-0.4.0-1|63	%apply_patches
12cr|libjingle-0.4.0-1|64	
12cr|libjingle-0.4.0-1|65	find . -type d -exec chmod 755 {} \;
12cr|libjingle-0.4.0-1|66	find . -type f -exec chmod 644 {} \;
12cr|libjingle-0.4.0-1|67	find . -name Makefile.am |xargs sed -i -e 's,noinst_LTLIB,lib_LTLIB,g;s,noinst_HEAD,include_HEAD,g'
12cr|libjingle-0.4.0-1|68	
12cr|libjingle-0.4.0-1|69	# cleanup
12cr|libjingle-0.4.0-1|70	for i in `find . -type d -name .svn`; do
12cr|libjingle-0.4.0-1|71	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|libjingle-0.4.0-1|72	done
12cr|libjingle-0.4.0-1|73	
12cr|libjingle-0.4.0-1|74	# lib64 fix
12cr|libjingle-0.4.0-1|75	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
12cr|libjingle-0.4.0-1|76	
12cr|libjingle-0.4.0-1|77	%build
12cr|libjingle-0.4.0-1|78	rm -rf autom4te.cache
12cr|libjingle-0.4.0-1|79	rm -f configure
12cr|libjingle-0.4.0-1|80	libtoolize --copy --force; aclocal; automake --add-missing --copy --foreign; autoconf
12cr|libjingle-0.4.0-1|81	
12cr|libjingle-0.4.0-1|82	%configure2_5x \
12cr|libjingle-0.4.0-1|83	--enable-shared \
12cr|libjingle-0.4.0-1|84	--enable-static
12cr|libjingle-0.4.0-1|85	
12cr|libjingle-0.4.0-1|86	%make
12cr|libjingle-0.4.0-1|87	
12cr|libjingle-0.4.0-1|88	%install
12cr|libjingle-0.4.0-1|89	%makeinstall_std
12cr|libjingle-0.4.0-1|90	# Let's not conflict with standard tools
12cr|libjingle-0.4.0-1|91	mv %buildroot%_bindir/login %buildroot%_bindir/%name-login
12cr|libjingle-0.4.0-1|92	
12cr|libjingle-0.4.0-1|93	%files
12cr|libjingle-0.4.0-1|94	%defattr(-, root, root)
12cr|libjingle-0.4.0-1|95	%doc AUTHORS COPYING ChangeLog README
12cr|libjingle-0.4.0-1|96	%{_bindir}/relayserver
12cr|libjingle-0.4.0-1|97	%{_bindir}/stunserver
12cr|libjingle-0.4.0-1|98	%_bindir/%name-login
12cr|libjingle-0.4.0-1|99	%_bindir/pcp
12cr|libjingle-0.4.0-1|100	
12cr|libjingle-0.4.0-1|101	%files -n %{libname}
12cr|libjingle-0.4.0-1|102	%defattr(-,root,root)
12cr|libjingle-0.4.0-1|103	%{_libdir}/lib*.so.*
12cr|libjingle-0.4.0-1|104	
12cr|libjingle-0.4.0-1|105	%files -n %{develname}
12cr|libjingle-0.4.0-1|106	%defattr(-, root, root)
12cr|libjingle-0.4.0-1|107	%{_includedir}/*
12cr|libjingle-0.4.0-1|108	%{_libdir}/*.so
12cr|libjingle-0.4.0-1|109	%{_libdir}/*.a
12cr|libjingle-0.4.0-1|110	
12cr|libjingle-0.4.0-1|111	
12cr|libjingle-0.4.0-1|112	%changelog
12cr|libjingle-0.4.0-1|113	* Fri Oct 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.12-1mdv2009.1
12cr|libjingle-0.4.0-1|114	+ Revision: 294791
12cr|libjingle-0.4.0-1|115	- 0.3.12 (0.4.0 will be another package)
12cr|libjingle-0.4.0-1|116	- fix linkage, still _disable_ld_no_undefined has to be used
12cr|libjingle-0.4.0-1|117	- 0.4.0
12cr|libjingle-0.4.0-1|118	- added other gcc43 patches (more fixes needed)
12cr|libjingle-0.4.0-1|119	- added a gcc43 patch from fedora
12cr|libjingle-0.4.0-1|120	
12cr|libjingle-0.4.0-1|121	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|libjingle-0.4.0-1|122	- rebuild
12cr|libjingle-0.4.0-1|123	- kill re-definition of %%buildroot on Pixel's request
12cr|libjingle-0.4.0-1|124	
12cr|libjingle-0.4.0-1|125	+ Pixel <pixel@mandriva.com>
12cr|libjingle-0.4.0-1|126	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libjingle-0.4.0-1|127	
12cr|libjingle-0.4.0-1|128	+ Olivier Blin <oblin@mandriva.com>
12cr|libjingle-0.4.0-1|129	- restore BuildRoot
12cr|libjingle-0.4.0-1|130	
12cr|libjingle-0.4.0-1|131	* Tue Jul 10 2007 Funda Wang <fundawang@mandriva.org> 0.3.11-1mdv2008.0
12cr|libjingle-0.4.0-1|132	+ Revision: 50828
12cr|libjingle-0.4.0-1|133	- New version
12cr|libjingle-0.4.0-1|134	
12cr|libjingle-0.4.0-1|135	
12cr|libjingle-0.4.0-1|136	* Tue Oct 10 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.3.10-1mdv2007.0
12cr|libjingle-0.4.0-1|137	+ Revision: 63091
12cr|libjingle-0.4.0-1|138	- New release 0.3.10
12cr|libjingle-0.4.0-1|139	- Clean specfile
12cr|libjingle-0.4.0-1|140	- Rediff Patch0
12cr|libjingle-0.4.0-1|141	- import libjingle-0.3.0-3mdv2007.0
12cr|libjingle-0.4.0-1|142	
12cr|libjingle-0.4.0-1|143	* Wed Jun 21 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-3mdv2007.0
12cr|libjingle-0.4.0-1|144	- libified
12cr|libjingle-0.4.0-1|145	- added some libtool fixes (P0)
12cr|libjingle-0.4.0-1|146	- added fixes from tapioca svn trunk (P1)
12cr|libjingle-0.4.0-1|147	- added P2,P3,P4 from the sf tracker
12cr|libjingle-0.4.0-1|148	- added lib64 fixes
12cr|libjingle-0.4.0-1|149	
12cr|libjingle-0.4.0-1|150	* Fri Apr 07 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.3.0-2mdk
12cr|libjingle-0.4.0-1|151	- Add post/postun
12cr|libjingle-0.4.0-1|152	
12cr|libjingle-0.4.0-1|153	* Fri Apr 07 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.3.0-1mdk
12cr|libjingle-0.4.0-1|154	- First Mandriva release
12cr|libjingle-0.4.0-1|155	

2724 12
12cr|libjpeg6-6b-47|1	%define major 62
12cr|libjpeg6-6b-47|2	%define libname %mklibname jpeg %{major}
12cr|libjpeg6-6b-47|3	
12cr|libjpeg6-6b-47|4	Summary:	A library for manipulating JPEG image format files
12cr|libjpeg6-6b-47|5	Name:		libjpeg6
12cr|libjpeg6-6b-47|6	Version:	6b
12cr|libjpeg6-6b-47|7	Release:	47
12cr|libjpeg6-6b-47|8	License:	GPL-like
12cr|libjpeg6-6b-47|9	Group:		System/Libraries
12cr|libjpeg6-6b-47|10	URL:		http://www.ijg.org/
12cr|libjpeg6-6b-47|11	Source0:	ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.bz2
12cr|libjpeg6-6b-47|12	# Modified source files for lossless cropping of JPEG files and for
12cr|libjpeg6-6b-47|13	# lossless pasting of one JPEG into another (dropping). In addition a
12cr|libjpeg6-6b-47|14	# bug in the treatment of EXIF data is solved and the EXIF data is
12cr|libjpeg6-6b-47|15	# adjusted according to size/dimension changes caused by rotating and
12cr|libjpeg6-6b-47|16	# cropping operations
12cr|libjpeg6-6b-47|17	Source1:	http://jpegclub.org/droppatch.tar.bz2
12cr|libjpeg6-6b-47|18	# These two allow automatic lossless rotation of JPEG images from a digital
12cr|libjpeg6-6b-47|19	# camera which have orientation markings in the EXIF data. After rotation
12cr|libjpeg6-6b-47|20	# the orientation markings are reset to avoid duplicate rotation when
12cr|libjpeg6-6b-47|21	# applying these programs again.
12cr|libjpeg6-6b-47|22	Source2:	http://jpegclub.org/jpegexiforient.c
12cr|libjpeg6-6b-47|23	Source3:	http://jpegclub.org/exifautotran.txt
12cr|libjpeg6-6b-47|24	Patch0:		libjpeg-6b-arm.patch
12cr|libjpeg6-6b-47|25	Patch1:		libjpeg-ia64-acknowledge.patch
12cr|libjpeg6-6b-47|26	Patch2:		jpeg-6b-c++fixes.patch
12cr|libjpeg6-6b-47|27	# Use autoconf variables to know libdir et al.
12cr|libjpeg6-6b-47|28	Patch3:		jpeg-6b-autoconf-vars.patch
12cr|libjpeg6-6b-47|29	BuildRequires:	libtool
12cr|libjpeg6-6b-47|30	
12cr|libjpeg6-6b-47|31	%description
12cr|libjpeg6-6b-47|32	The libjpeg package contains a shared library of functions for loading,
12cr|libjpeg6-6b-47|33	manipulating and saving JPEG format image files.
12cr|libjpeg6-6b-47|34	
12cr|libjpeg6-6b-47|35	Install the libjpeg package if you need to manipulate JPEG files. You
12cr|libjpeg6-6b-47|36	should also install the jpeg-progs package.
12cr|libjpeg6-6b-47|37	
12cr|libjpeg6-6b-47|38	%package -n	%{libname}
12cr|libjpeg6-6b-47|39	Summary:	A library for manipulating JPEG image format files
12cr|libjpeg6-6b-47|40	Group:		System/Libraries
12cr|libjpeg6-6b-47|41	
12cr|libjpeg6-6b-47|42	%description -n %{libname}
12cr|libjpeg6-6b-47|43	This package contains the library needed to run programs dynamically
12cr|libjpeg6-6b-47|44	linked with libjpeg.
12cr|libjpeg6-6b-47|45	
12cr|libjpeg6-6b-47|46	%package -n	%{libname}-devel
12cr|libjpeg6-6b-47|47	Summary:	Development tools for programs which will use the libjpeg library
12cr|libjpeg6-6b-47|48	Group:		Development/C
12cr|libjpeg6-6b-47|49	Requires:	%{libname} = %{version}
12cr|libjpeg6-6b-47|50	Provides:	jpeg6-devel = %{EVRD}
12cr|libjpeg6-6b-47|51	Conflicts:	%{mklibname jpeg 7 -d}
12cr|libjpeg6-6b-47|52	
12cr|libjpeg6-6b-47|53	%description -n	%{libname}-devel
12cr|libjpeg6-6b-47|54	The libjpeg-devel package includes the header files necessary for
12cr|libjpeg6-6b-47|55	developing programs which will manipulate JPEG files using
12cr|libjpeg6-6b-47|56	the libjpeg library.
12cr|libjpeg6-6b-47|57	
12cr|libjpeg6-6b-47|58	If you are going to develop programs which will manipulate JPEG images,
12cr|libjpeg6-6b-47|59	you should install libjpeg-devel.  You'll also need to have the libjpeg
12cr|libjpeg6-6b-47|60	package installed.
12cr|libjpeg6-6b-47|61	
12cr|libjpeg6-6b-47|62	%package -n	jpeg6-progs
12cr|libjpeg6-6b-47|63	Summary:	Programs for manipulating JPEG format image files
12cr|libjpeg6-6b-47|64	Group:		Graphics
12cr|libjpeg6-6b-47|65	Requires:	%{libname} = %{version}-%{release}
12cr|libjpeg6-6b-47|66	Conflicts:	jpeg-progs
12cr|libjpeg6-6b-47|67	
12cr|libjpeg6-6b-47|68	%description -n jpeg6-progs
12cr|libjpeg6-6b-47|69	The jpeg-progs package contains simple client programs for accessing
12cr|libjpeg6-6b-47|70	the libjpeg functions.  Libjpeg client programs include cjpeg, djpeg,
12cr|libjpeg6-6b-47|71	jpegtran, rdjpgcom and wrjpgcom.  Cjpeg compresses an image file into JPEG
12cr|libjpeg6-6b-47|72	format. Djpeg decompresses a JPEG file into a regular image file.  Jpegtran
12cr|libjpeg6-6b-47|73	can perform various useful transformations on JPEG files.  Rdjpgcom displays
12cr|libjpeg6-6b-47|74	any text comments included in a JPEG file.  Wrjpgcom inserts text
12cr|libjpeg6-6b-47|75	comments into a JPEG file.
12cr|libjpeg6-6b-47|76	
12cr|libjpeg6-6b-47|77	%prep
12cr|libjpeg6-6b-47|78	
12cr|libjpeg6-6b-47|79	%setup -q -n jpeg-6b
12cr|libjpeg6-6b-47|80	%setup -q -T -D -a 1 -n jpeg-6b
12cr|libjpeg6-6b-47|81	rm -f jpegtran
12cr|libjpeg6-6b-47|82	%patch0 -p1
12cr|libjpeg6-6b-47|83	%patch1 -p1
12cr|libjpeg6-6b-47|84	%patch2 -p1
12cr|libjpeg6-6b-47|85	%patch3 -p1
12cr|libjpeg6-6b-47|86	ln -s /usr/bin/libtool .
12cr|libjpeg6-6b-47|87	
12cr|libjpeg6-6b-47|88	cp %{SOURCE2} jpegexiforient.c
12cr|libjpeg6-6b-47|89	cp %{SOURCE3} exifautotran
12cr|libjpeg6-6b-47|90	
12cr|libjpeg6-6b-47|91	%build
12cr|libjpeg6-6b-47|92	export CFLAGS="%{optflags}"
12cr|libjpeg6-6b-47|93	./configure \
12cr|libjpeg6-6b-47|94	--prefix=%{_prefix} \
12cr|libjpeg6-6b-47|95	--libdir=%{_libdir} \
12cr|libjpeg6-6b-47|96	--enable-shared \
12cr|libjpeg6-6b-47|97	--disable-static \
12cr|libjpeg6-6b-47|98	--disable-rpath
12cr|libjpeg6-6b-47|99	
12cr|libjpeg6-6b-47|100	#cat > have_stdlib.sed <<\EOF
12cr|libjpeg6-6b-47|101	#s/#define HAVE_STDLIB_H/#ifndef HAVE_STDLIB_H\
12cr|libjpeg6-6b-47|102	#&\
12cr|libjpeg6-6b-47|103	#endif/g
12cr|libjpeg6-6b-47|104	#EOF
12cr|libjpeg6-6b-47|105	#sed -f have_stdlib.sed jconfig.h > jconfig.tmp && mv jconfig.tmp jconfig.h
12cr|libjpeg6-6b-47|106	#rm -f have_stdlib.sed
12cr|libjpeg6-6b-47|107	#perl -pi -e 's,hardcode_libdir_flag_spec=",#hardcode_libdir_flag_spec=",;' libtool
12cr|libjpeg6-6b-47|108	
12cr|libjpeg6-6b-47|109	%make
12cr|libjpeg6-6b-47|110	%ifnarch armv4l
12cr|libjpeg6-6b-47|111	#FIX MEEE: we know this will fail on arm
12cr|libjpeg6-6b-47|112	LD_LIBRARY_PATH=$PWD make test
12cr|libjpeg6-6b-47|113	%endif
12cr|libjpeg6-6b-47|114	
12cr|libjpeg6-6b-47|115	gcc %{optflags} -o jpegexiforient jpegexiforient.c
12cr|libjpeg6-6b-47|116	
12cr|libjpeg6-6b-47|117	%install
12cr|libjpeg6-6b-47|118	mkdir -p %buildroot/{%{_bindir},%{_libdir},%{_includedir},%{_mandir}/man1}
12cr|libjpeg6-6b-47|119	
12cr|libjpeg6-6b-47|120	#(neoclust) Provide jpegint.h because it is needed softwares
12cr|libjpeg6-6b-47|121	cp jpegint.h %buildroot%{_includedir}/jpegint.h
12cr|libjpeg6-6b-47|122	
12cr|libjpeg6-6b-47|123	%makeinstall mandir=%buildroot/%{_mandir}/man1
12cr|libjpeg6-6b-47|124	
12cr|libjpeg6-6b-47|125	install -m 755 jpegexiforient %{buildroot}%{_bindir}
12cr|libjpeg6-6b-47|126	install -m 755 exifautotran %{buildroot}%{_bindir}
12cr|libjpeg6-6b-47|127	
12cr|libjpeg6-6b-47|128	%files -n %{libname}
12cr|libjpeg6-6b-47|129	%doc README change.log
12cr|libjpeg6-6b-47|130	%{_libdir}/lib*.so.*
12cr|libjpeg6-6b-47|131	
12cr|libjpeg6-6b-47|132	%files -n %{libname}-devel
12cr|libjpeg6-6b-47|133	%doc README usage.doc change.log wizard.doc coderules.doc libjpeg.doc structure.doc example.c
12cr|libjpeg6-6b-47|134	%{_libdir}/*.so
12cr|libjpeg6-6b-47|135	%{_includedir}/*.h
12cr|libjpeg6-6b-47|136	
12cr|libjpeg6-6b-47|137	%files -n jpeg6-progs
12cr|libjpeg6-6b-47|138	%doc README change.log
12cr|libjpeg6-6b-47|139	%{_bindir}/*
12cr|libjpeg6-6b-47|140	%{_mandir}/man1/*
12cr|libjpeg6-6b-47|141	
12cr|libjpeg6-6b-47|142	
12cr|libjpeg6-6b-47|143	%changelog
12cr|libjpeg6-6b-47|144	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 6b-46mdv2011.0
12cr|libjpeg6-6b-47|145	+ Revision: 620146
12cr|libjpeg6-6b-47|146	- the mass rebuild of 2010.0 packages
12cr|libjpeg6-6b-47|147	
12cr|libjpeg6-6b-47|148	* Sat Aug 15 2009 Oden Eriksson <oeriksson@mandriva.com> 6b-45mdv2010.0
12cr|libjpeg6-6b-47|149	+ Revision: 416509
12cr|libjpeg6-6b-47|150	- fix build (again)
12cr|libjpeg6-6b-47|151	- fix build
12cr|libjpeg6-6b-47|152	- import libjpeg6
12cr|libjpeg6-6b-47|153	
12cr|libjpeg6-6b-47|154	
12cr|libjpeg6-6b-47|155	* Thu Dec 18 2008 Oden Eriksson <oeriksson@mandriva.com> 6b-45mdv2009.1
12cr|libjpeg6-6b-47|156	- rename the package to libjpeg6 to coexist with libjpeg v7 and fix deps
12cr|libjpeg6-6b-47|157	
12cr|libjpeg6-6b-47|158	* Thu Dec 18 2008 Oden Eriksson <oeriksson@mandriva.com> 6b-44mdv2009.1
12cr|libjpeg6-6b-47|159	+ Revision: 315574
12cr|libjpeg6-6b-47|160	- rebuild
12cr|libjpeg6-6b-47|161	
12cr|libjpeg6-6b-47|162	* Tue Jun 17 2008 Thierry Vignaud <tvignaud@mandriva.com> 6b-43mdv2009.0
12cr|libjpeg6-6b-47|163	+ Revision: 222898
12cr|libjpeg6-6b-47|164	- rebuild
12cr|libjpeg6-6b-47|165	
12cr|libjpeg6-6b-47|166	+ Pixel <pixel@mandriva.com>
12cr|libjpeg6-6b-47|167	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libjpeg6-6b-47|168	
12cr|libjpeg6-6b-47|169	* Sun Jan 13 2008 Thierry Vignaud <tvignaud@mandriva.com> 6b-42mdv2008.1
12cr|libjpeg6-6b-47|170	+ Revision: 150699
12cr|libjpeg6-6b-47|171	- rebuild
12cr|libjpeg6-6b-47|172	- kill re-definition of %%buildroot on Pixel's request
12cr|libjpeg6-6b-47|173	
12cr|libjpeg6-6b-47|174	+ Olivier Blin <oblin@mandriva.com>
12cr|libjpeg6-6b-47|175	- restore BuildRoot
12cr|libjpeg6-6b-47|176	
12cr|libjpeg6-6b-47|177	
12cr|libjpeg6-6b-47|178	* Mon Dec 11 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 6b-41mdv2007.0
12cr|libjpeg6-6b-47|179	+ Revision: 95114
12cr|libjpeg6-6b-47|180	- Add guards for C++ code (e.g. OpenVRML)
12cr|libjpeg6-6b-47|181	
12cr|libjpeg6-6b-47|182	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|libjpeg6-6b-47|183	- bzip2 cleanup
12cr|libjpeg6-6b-47|184	- rebuild
12cr|libjpeg6-6b-47|185	- bunzip patches and sources
12cr|libjpeg6-6b-47|186	- Import libjpeg
12cr|libjpeg6-6b-47|187	
12cr|libjpeg6-6b-47|188	* Wed Jan 11 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 6b-39mdk
12cr|libjpeg6-6b-47|189	- add BuildRequires: libtool
12cr|libjpeg6-6b-47|190	
12cr|libjpeg6-6b-47|191	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 6b-38mdk
12cr|libjpeg6-6b-47|192	- Rebuild
12cr|libjpeg6-6b-47|193	
12cr|libjpeg6-6b-47|194	* Thu Jul 21 2005 Nicolas Lcureuil <neoclust@mandriva.org> 6b-37mdk
12cr|libjpeg6-6b-47|195	- Fix error pointed out by Per yvind Karlsen and couriousous
12cr|libjpeg6-6b-47|196	
12cr|libjpeg6-6b-47|197	* Thu Jul 21 2005 Nicolas Lcureuil <neoclust@mandriva.org> 6b-36mdk
12cr|libjpeg6-6b-47|198	- Clean My mess
12cr|libjpeg6-6b-47|199	
12cr|libjpeg6-6b-47|200	* Thu Jul 21 2005 Nicolas Lcureuil <neoclust@mandriva.org> 6b-35mdk
12cr|libjpeg6-6b-47|201	- Provide jpegint.h because it is needed softwares
12cr|libjpeg6-6b-47|202	
12cr|libjpeg6-6b-47|203	* Fri Feb 18 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 6b-34mdk
12cr|libjpeg6-6b-47|204	- Rename 'libjpeg-progs' to 'jpeg-progs'
12cr|libjpeg6-6b-47|205	
12cr|libjpeg6-6b-47|206	* Tue Dec 16 2003 Till Kamppeter <till@mandrakesoft.com> 6b-33mdk
12cr|libjpeg6-6b-47|207	- Updated patch for lossless cropping and pasting to the newest version,
12cr|libjpeg6-6b-47|208	it contains also the EXIF fixes shown on
12cr|libjpeg6-6b-47|209	http://jpegclub.org/exifpatch.html
12cr|libjpeg6-6b-47|210	- Added orientation utilities from http://jpegclub.org/exif_orientation.html
12cr|libjpeg6-6b-47|211	

2725 12
12cr|libjsw-1.5.8-5|1	Name:			libjsw
12cr|libjsw-1.5.8-5|2	Version:		1.5.8
12cr|libjsw-1.5.8-5|3	Release:		%mkrel 5
12cr|libjsw-1.5.8-5|4	
12cr|libjsw-1.5.8-5|5	%define lib_major	1
12cr|libjsw-1.5.8-5|6	%define lib_name	%mklibname jsw %{lib_major}
12cr|libjsw-1.5.8-5|7	%define devel_name	%mklibname jsw -d
12cr|libjsw-1.5.8-5|8	%define old_devel_name	%mklibname jsw 1 -d
12cr|libjsw-1.5.8-5|9	
12cr|libjsw-1.5.8-5|10	%define common_description The Joystick Wrapper library (libjsw) is designed to provide a uniform\
12cr|libjsw-1.5.8-5|11	API and user configuration for joysticks and other game controllers on\
12cr|libjsw-1.5.8-5|12	all platforms.\
12cr|libjsw-1.5.8-5|13	\
12cr|libjsw-1.5.8-5|14	It features an integrated library level calibration system using\
12cr|libjsw-1.5.8-5|15	jscalibrator to provide a one time calibration for any program that\
12cr|libjsw-1.5.8-5|16	uses libjsw. libjsw also features several levels of advanced joystick\
12cr|libjsw-1.5.8-5|17	input error correction.
12cr|libjsw-1.5.8-5|18	
12cr|libjsw-1.5.8-5|19	Summary:	Joystick Wrapper library
12cr|libjsw-1.5.8-5|20	License:	GPLv2+
12cr|libjsw-1.5.8-5|21	Group:		System/Kernel and hardware
12cr|libjsw-1.5.8-5|22	URL:		http://wolfsinger.com/~wolfpack/packages/
12cr|libjsw-1.5.8-5|23	Source0:	http://wolfsinger.com/~wolfpack/packages/%{name}-%{version}.tar.bz2
12cr|libjsw-1.5.8-5|24	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|libjsw-1.5.8-5|25	
12cr|libjsw-1.5.8-5|26	%description
12cr|libjsw-1.5.8-5|27	%{common_description}
12cr|libjsw-1.5.8-5|28	
12cr|libjsw-1.5.8-5|29	%package -n %{lib_name}
12cr|libjsw-1.5.8-5|30	Summary:	Joystick Wrapper library
12cr|libjsw-1.5.8-5|31	Group:		System/Libraries
12cr|libjsw-1.5.8-5|32	
12cr|libjsw-1.5.8-5|33	%description -n	%{lib_name}
12cr|libjsw-1.5.8-5|34	This package contains the library needed to run programs dynamically
12cr|libjsw-1.5.8-5|35	linked with the Joystick Wrapper library.
12cr|libjsw-1.5.8-5|36	
12cr|libjsw-1.5.8-5|37	%{common_description}
12cr|libjsw-1.5.8-5|38	
12cr|libjsw-1.5.8-5|39	
12cr|libjsw-1.5.8-5|40	%package -n %{devel_name}
12cr|libjsw-1.5.8-5|41	Summary:	Development tools for programs using the Joystick Wrapper library
12cr|libjsw-1.5.8-5|42	Group:		Development/C
12cr|libjsw-1.5.8-5|43	Requires:	%{lib_name} = %{version}
12cr|libjsw-1.5.8-5|44	Provides:	jsw-devel = %{version}-%{release}
12cr|libjsw-1.5.8-5|45	Obsoletes:	%{old_devel_name}
12cr|libjsw-1.5.8-5|46	
12cr|libjsw-1.5.8-5|47	%description -n	%{devel_name}
12cr|libjsw-1.5.8-5|48	This package contains the header files and libraries needed for
12cr|libjsw-1.5.8-5|49	developing programs using the Joystick Wrapper library.
12cr|libjsw-1.5.8-5|50	
12cr|libjsw-1.5.8-5|51	%{common_description}
12cr|libjsw-1.5.8-5|52	
12cr|libjsw-1.5.8-5|53	
12cr|libjsw-1.5.8-5|54	%prep
12cr|libjsw-1.5.8-5|55	%setup -q
12cr|libjsw-1.5.8-5|56	perl -pi -e 's|#include <jsw.h>|#include "../include/jsw.h"|' js*/*.{c,h}
12cr|libjsw-1.5.8-5|57	
12cr|libjsw-1.5.8-5|58	%build
12cr|libjsw-1.5.8-5|59	pushd libjsw
12cr|libjsw-1.5.8-5|60	make CFLAGS="$RPM_OPT_FLAGS -fPIC" LIBS=-lstdc++
12cr|libjsw-1.5.8-5|61	popd
12cr|libjsw-1.5.8-5|62	
12cr|libjsw-1.5.8-5|63	%install
12cr|libjsw-1.5.8-5|64	rm -rf %{buildroot}
12cr|libjsw-1.5.8-5|65	for d in libjsw; do
12cr|libjsw-1.5.8-5|66	pushd $d
12cr|libjsw-1.5.8-5|67	make install \
12cr|libjsw-1.5.8-5|68	PREFIX=%{buildroot}%{_prefix} \
12cr|libjsw-1.5.8-5|69	JSW_MAN_DIR=%{buildroot}%{_mandir}/man3 \
12cr|libjsw-1.5.8-5|70	JSW_LIB_DIR=%{buildroot}%{_libdir} \
12cr|libjsw-1.5.8-5|71	MAN_DIR=%{buildroot}%{_mandir}/man1
12cr|libjsw-1.5.8-5|72	popd
12cr|libjsw-1.5.8-5|73	done
12cr|libjsw-1.5.8-5|74	
12cr|libjsw-1.5.8-5|75	%clean
12cr|libjsw-1.5.8-5|76	rm -rf %{buildroot}
12cr|libjsw-1.5.8-5|77	
12cr|libjsw-1.5.8-5|78	%if %mdkversion < 200900
12cr|libjsw-1.5.8-5|79	%post -n %{lib_name} -p /sbin/ldconfig
12cr|libjsw-1.5.8-5|80	%postun -n %{lib_name} -p /sbin/ldconfig
12cr|libjsw-1.5.8-5|81	%endif
12cr|libjsw-1.5.8-5|82	
12cr|libjsw-1.5.8-5|83	%files -n %{lib_name}
12cr|libjsw-1.5.8-5|84	%defattr(-,root,root)
12cr|libjsw-1.5.8-5|85	%doc README
12cr|libjsw-1.5.8-5|86	%{_libdir}/libjsw.so.%{lib_major}*
12cr|libjsw-1.5.8-5|87	
12cr|libjsw-1.5.8-5|88	%files -n %{devel_name}
12cr|libjsw-1.5.8-5|89	%defattr(-,root,root)
12cr|libjsw-1.5.8-5|90	%{_includedir}/jsw.h
12cr|libjsw-1.5.8-5|91	%{_libdir}/libjsw.so
12cr|libjsw-1.5.8-5|92	%{_mandir}/man3/*.3*
12cr|libjsw-1.5.8-5|93	
12cr|libjsw-1.5.8-5|94	
12cr|libjsw-1.5.8-5|95	%changelog
12cr|libjsw-1.5.8-5|96	* Thu Feb 10 2011 Funda Wang <fwang@mandriva.org> 1.5.8-5mdv2011.0
12cr|libjsw-1.5.8-5|97	+ Revision: 637191
12cr|libjsw-1.5.8-5|98	- only build libs
12cr|libjsw-1.5.8-5|99	
12cr|libjsw-1.5.8-5|100	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|libjsw-1.5.8-5|101	- rebuild
12cr|libjsw-1.5.8-5|102	
12cr|libjsw-1.5.8-5|103	* Sun Mar 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.8-3mdv2010.1
12cr|libjsw-1.5.8-5|104	+ Revision: 519104
12cr|libjsw-1.5.8-5|105	- fix build dependencies
12cr|libjsw-1.5.8-5|106	- fix dependencies
12cr|libjsw-1.5.8-5|107	
12cr|libjsw-1.5.8-5|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|libjsw-1.5.8-5|109	- rebuild
12cr|libjsw-1.5.8-5|110	
12cr|libjsw-1.5.8-5|111	+ Emmanuel Andry <eandry@mandriva.org>
12cr|libjsw-1.5.8-5|112	- New version 1.5.8
12cr|libjsw-1.5.8-5|113	- drop BR gtk1.2-devel
12cr|libjsw-1.5.8-5|114	
12cr|libjsw-1.5.8-5|115	* Thu Jan 08 2009 Guillaume Bedot <littletux@mandriva.org> 1.5.7-1mdv2009.1
12cr|libjsw-1.5.8-5|116	+ Revision: 327084
12cr|libjsw-1.5.8-5|117	- Fix underlinking
12cr|libjsw-1.5.8-5|118	- New policies and proposals
12cr|libjsw-1.5.8-5|119	- 1.5.7
12cr|libjsw-1.5.8-5|120	
12cr|libjsw-1.5.8-5|121	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.5.6-4mdv2009.0
12cr|libjsw-1.5.8-5|122	+ Revision: 248839
12cr|libjsw-1.5.8-5|123	- rebuild
12cr|libjsw-1.5.8-5|124	
12cr|libjsw-1.5.8-5|125	+ Pixel <pixel@mandriva.com>
12cr|libjsw-1.5.8-5|126	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libjsw-1.5.8-5|127	
12cr|libjsw-1.5.8-5|128	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2mdv2008.1-current
12cr|libjsw-1.5.8-5|129	+ Revision: 140924
12cr|libjsw-1.5.8-5|130	- restore BuildRoot
12cr|libjsw-1.5.8-5|131	
12cr|libjsw-1.5.8-5|132	+ Thierry Vignaud <tv@mandriva.org>
12cr|libjsw-1.5.8-5|133	- kill re-definition of %%buildroot on Pixel's request
12cr|libjsw-1.5.8-5|134	
12cr|libjsw-1.5.8-5|135	
12cr|libjsw-1.5.8-5|136	* Fri Jan 05 2007 Olivier Blin <oblin@mandriva.com> 1.5.6-2mdv2007.0
12cr|libjsw-1.5.8-5|137	+ Revision: 104303
12cr|libjsw-1.5.8-5|138	- fix library installation on x86_64
12cr|libjsw-1.5.8-5|139	- build with -fPIC to fix x86_64 build
12cr|libjsw-1.5.8-5|140	- buildrequire gtk+1.2-devel
12cr|libjsw-1.5.8-5|141	- initial libjsw and jscalibrator release
12cr|libjsw-1.5.8-5|142	- Create libjsw
12cr|libjsw-1.5.8-5|143	

2726 12
12cr|liblettertree-0.1-7|1	%define	major	0
12cr|liblettertree-0.1-7|2	%define	libname	%mklibname lettertree %major
12cr|liblettertree-0.1-7|3	
12cr|liblettertree-0.1-7|4	Name:		liblettertree
12cr|liblettertree-0.1-7|5	Version:	0.1
12cr|liblettertree-0.1-7|6	Release:	7
12cr|liblettertree-0.1-7|7	Summary:	A letter tree data structure
12cr|liblettertree-0.1-7|8	License:	LGPL
12cr|liblettertree-0.1-7|9	Group:		System/Libraries
12cr|liblettertree-0.1-7|10	Source0:	ftp://ftp.inria.fr/INRIA/Atoll/Guillaume.Rousse/%{name}-%{version}.tar.bz2
12cr|liblettertree-0.1-7|11	
12cr|liblettertree-0.1-7|12	%description
12cr|liblettertree-0.1-7|13	This is a simple implementation of a lettertree, an efficient data structure
12cr|liblettertree-0.1-7|14	for storing and indexing string sharing a common prefix.
12cr|liblettertree-0.1-7|15	
12cr|liblettertree-0.1-7|16	%package -n	%libname
12cr|liblettertree-0.1-7|17	Summary:	A letter tree data structur
12cr|liblettertree-0.1-7|18	Group:		System/Libraries
12cr|liblettertree-0.1-7|19	
12cr|liblettertree-0.1-7|20	%description -n	%libname
12cr|liblettertree-0.1-7|21	This is a simple implementation of a lettertree, an efficient data structure
12cr|liblettertree-0.1-7|22	for storing and indexing string sharing a common prefix.
12cr|liblettertree-0.1-7|23	
12cr|liblettertree-0.1-7|24	%package -n	%libname-devel
12cr|liblettertree-0.1-7|25	Summary:	Development files for %{name}
12cr|liblettertree-0.1-7|26	Group:		Development/C
12cr|liblettertree-0.1-7|27	Requires:	%libname = %{version}
12cr|liblettertree-0.1-7|28	Provides:	%{name}-devel = %{EVRD}
12cr|liblettertree-0.1-7|29	
12cr|liblettertree-0.1-7|30	%description -n	%libname-devel
12cr|liblettertree-0.1-7|31	This package contains development files for %{name}.
12cr|liblettertree-0.1-7|32	
12cr|liblettertree-0.1-7|33	%prep
12cr|liblettertree-0.1-7|34	%setup -q
12cr|liblettertree-0.1-7|35	
12cr|liblettertree-0.1-7|36	%build
12cr|liblettertree-0.1-7|37	%configure2_5x
12cr|liblettertree-0.1-7|38	%make
12cr|liblettertree-0.1-7|39	
12cr|liblettertree-0.1-7|40	%install
12cr|liblettertree-0.1-7|41	%makeinstall_std
12cr|liblettertree-0.1-7|42	
12cr|liblettertree-0.1-7|43	%files -n %libname
12cr|liblettertree-0.1-7|44	%doc AUTHORS ChangeLog INSTALL README
12cr|liblettertree-0.1-7|45	%{_libdir}/*.so.*
12cr|liblettertree-0.1-7|46	
12cr|liblettertree-0.1-7|47	%files -n %libname-devel
12cr|liblettertree-0.1-7|48	%{_libdir}/*.so
12cr|liblettertree-0.1-7|49	%{_libdir}/*.a
12cr|liblettertree-0.1-7|50	%{_includedir}/lettertree.h
12cr|liblettertree-0.1-7|51	
12cr|liblettertree-0.1-7|52	
12cr|liblettertree-0.1-7|53	
12cr|liblettertree-0.1-7|54	%changelog
12cr|liblettertree-0.1-7|55	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-6mdv2011.0
12cr|liblettertree-0.1-7|56	+ Revision: 620147
12cr|liblettertree-0.1-7|57	- the mass rebuild of 2010.0 packages
12cr|liblettertree-0.1-7|58	
12cr|liblettertree-0.1-7|59	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1-5mdv2010.0
12cr|liblettertree-0.1-7|60	+ Revision: 429787
12cr|liblettertree-0.1-7|61	- rebuild
12cr|liblettertree-0.1-7|62	
12cr|liblettertree-0.1-7|63	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.1-4mdv2009.0
12cr|liblettertree-0.1-7|64	+ Revision: 248939
12cr|liblettertree-0.1-7|65	- rebuild
12cr|liblettertree-0.1-7|66	
12cr|liblettertree-0.1-7|67	+ Pixel <pixel@mandriva.com>
12cr|liblettertree-0.1-7|68	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|liblettertree-0.1-7|69	
12cr|liblettertree-0.1-7|70	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.1-2mdv2008.1
12cr|liblettertree-0.1-7|71	+ Revision: 140925
12cr|liblettertree-0.1-7|72	- restore BuildRoot
12cr|liblettertree-0.1-7|73	
12cr|liblettertree-0.1-7|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|liblettertree-0.1-7|75	- kill re-definition of %%buildroot on Pixel's request
12cr|liblettertree-0.1-7|76	- import liblettertree
12cr|liblettertree-0.1-7|77	
12cr|liblettertree-0.1-7|78	
12cr|liblettertree-0.1-7|79	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-2mdv2007.0
12cr|liblettertree-0.1-7|80	- Rebuild
12cr|liblettertree-0.1-7|81	
12cr|liblettertree-0.1-7|82	* Tue Dec 06 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-1mdk
12cr|liblettertree-0.1-7|83	- first mdk release

2727 12
12cr|liblinebreak-20080321-4|1	%define major %version
12cr|liblinebreak-20080321-4|2	%define libname	  %mklibname linebreak %{major}
12cr|liblinebreak-20080321-4|3	%define develname %mklibname -d linebreak
12cr|liblinebreak-20080321-4|4	
12cr|liblinebreak-20080321-4|5	Name: 		liblinebreak
12cr|liblinebreak-20080321-4|6	Summary: 	Line breaking in a Unicode sequence
12cr|liblinebreak-20080321-4|7	Version:	20080321
12cr|liblinebreak-20080321-4|8	Release: 	%mkrel 4
12cr|liblinebreak-20080321-4|9	License: 	GPL
12cr|liblinebreak-20080321-4|10	Group:		System/Libraries
12cr|liblinebreak-20080321-4|11	URL: 		http://vimgadgets.cvs.sourceforge.net/vimgadgets/common/tools/linebreak/
12cr|liblinebreak-20080321-4|12	Source0: 	%{name}-%{version}.tar.gz
12cr|liblinebreak-20080321-4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|liblinebreak-20080321-4|14	
12cr|liblinebreak-20080321-4|15	%description
12cr|liblinebreak-20080321-4|16	Line breaking in a Unicode sequence.
12cr|liblinebreak-20080321-4|17	Designed to be used in a generic text renderer.
12cr|liblinebreak-20080321-4|18	
12cr|liblinebreak-20080321-4|19	%package -n %{libname}
12cr|liblinebreak-20080321-4|20	Summary: 	Line breaking in a Unicode sequence
12cr|liblinebreak-20080321-4|21	Group:		System/Libraries
12cr|liblinebreak-20080321-4|22	
12cr|liblinebreak-20080321-4|23	%description -n %{libname}
12cr|liblinebreak-20080321-4|24	Line breaking in a Unicode sequence.
12cr|liblinebreak-20080321-4|25	Designed to be used in a generic text renderer.
12cr|liblinebreak-20080321-4|26	
12cr|liblinebreak-20080321-4|27	%package -n %{develname}
12cr|liblinebreak-20080321-4|28	Summary:	Headers for developing programs that will use %{name}
12cr|liblinebreak-20080321-4|29	Group:		Development/C
12cr|liblinebreak-20080321-4|30	Provides:   linebreak-devel
12cr|liblinebreak-20080321-4|31	Requires:	%{libname} = %{version}-%{release}
12cr|liblinebreak-20080321-4|32	
12cr|liblinebreak-20080321-4|33	%description -n %{develname}
12cr|liblinebreak-20080321-4|34	Line breaking in a Unicode sequence.
12cr|liblinebreak-20080321-4|35	Designed to be used in a generic text renderer.
12cr|liblinebreak-20080321-4|36	
12cr|liblinebreak-20080321-4|37	%prep
12cr|liblinebreak-20080321-4|38	%setup -q
12cr|liblinebreak-20080321-4|39	
12cr|liblinebreak-20080321-4|40	%build
12cr|liblinebreak-20080321-4|41	%make  CC=%__cc CFLAGS="%{optflags} -fPIC" CFG=release
12cr|liblinebreak-20080321-4|42	%__cc \
12cr|liblinebreak-20080321-4|43	-shared -Wl,-soname,liblinebreak.so.%{major} \
12cr|liblinebreak-20080321-4|44	-o liblinebreak.so.%{version} \
12cr|liblinebreak-20080321-4|45	ReleaseDir/*.o
12cr|liblinebreak-20080321-4|46	
12cr|liblinebreak-20080321-4|47	%install
12cr|liblinebreak-20080321-4|48	rm -rf %{buildroot}
12cr|liblinebreak-20080321-4|49	install -d -m 755 %{buildroot}%{_libdir}
12cr|liblinebreak-20080321-4|50	install -d -m 755 %{buildroot}%{_includedir}
12cr|liblinebreak-20080321-4|51	install -m 755 liblinebreak.so.%{version} %{buildroot}%{_libdir}
12cr|liblinebreak-20080321-4|52	install -m 644 ReleaseDir/liblinebreak.a %{buildroot}%{_libdir}
12cr|liblinebreak-20080321-4|53	install -m 644 linebreak.h %{buildroot}%{_includedir}
12cr|liblinebreak-20080321-4|54	
12cr|liblinebreak-20080321-4|55	%clean
12cr|liblinebreak-20080321-4|56	rm -rf %{buildroot}
12cr|liblinebreak-20080321-4|57	
12cr|liblinebreak-20080321-4|58	%files -n %{libname}
12cr|liblinebreak-20080321-4|59	%defattr(-,root,root)
12cr|liblinebreak-20080321-4|60	%{_libdir}/liblinebreak.so.%{major}
12cr|liblinebreak-20080321-4|61	
12cr|liblinebreak-20080321-4|62	%files -n %{develname}
12cr|liblinebreak-20080321-4|63	%defattr(-,root,root)
12cr|liblinebreak-20080321-4|64	%{_libdir}/liblinebreak.a
12cr|liblinebreak-20080321-4|65	%{_includedir}/linebreak.h
12cr|liblinebreak-20080321-4|66	
12cr|liblinebreak-20080321-4|67	
12cr|liblinebreak-20080321-4|68	
12cr|liblinebreak-20080321-4|69	%changelog
12cr|liblinebreak-20080321-4|70	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 20080321-4mdv2011.0
12cr|liblinebreak-20080321-4|71	+ Revision: 620148
12cr|liblinebreak-20080321-4|72	- the mass rebuild of 2010.0 packages
12cr|liblinebreak-20080321-4|73	
12cr|liblinebreak-20080321-4|74	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 20080321-3mdv2010.0
12cr|liblinebreak-20080321-4|75	+ Revision: 429795
12cr|liblinebreak-20080321-4|76	- rebuild
12cr|liblinebreak-20080321-4|77	
12cr|liblinebreak-20080321-4|78	* Sun Jul 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20080321-2mdv2009.0
12cr|liblinebreak-20080321-4|79	+ Revision: 239236
12cr|liblinebreak-20080321-4|80	- build as a shared library too, and fix compile flags
12cr|liblinebreak-20080321-4|81	- import liblinebreak
12cr|liblinebreak-20080321-4|82	
12cr|liblinebreak-20080321-4|83	
12cr|liblinebreak-20080321-4|84	* Sun Jul 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20080321-1mdv2009.0
12cr|liblinebreak-20080321-4|85	- first mdv release, using package from Antony Dovgal <tony@daylessday.org>

2728 12
12cr|liblscp-0.5.6-4|1	%define	major	6
12cr|liblscp-0.5.6-4|2	%define	libname	%mklibname %oname %major
12cr|liblscp-0.5.6-4|3	%define	develname %mklibname %oname -d
12cr|liblscp-0.5.6-4|4	%define old_libname %mklibname %name %major
12cr|liblscp-0.5.6-4|5	%define oname lscp
12cr|liblscp-0.5.6-4|6	
12cr|liblscp-0.5.6-4|7	Name:          liblscp
12cr|liblscp-0.5.6-4|8	Summary:       LinuxSampler Control Protocol (LSCP) wrapper library
12cr|liblscp-0.5.6-4|9	Version:       0.5.6
12cr|liblscp-0.5.6-4|10	Release:       4
12cr|liblscp-0.5.6-4|11	License:       GPL
12cr|liblscp-0.5.6-4|12	Group:	       System/Libraries
12cr|liblscp-0.5.6-4|13	Source0:       %{name}-%{version}.tar.gz
12cr|liblscp-0.5.6-4|14	URL: 	       http://www.linuxsampler.org/
12cr|liblscp-0.5.6-4|15	
12cr|liblscp-0.5.6-4|16	%description
12cr|liblscp-0.5.6-4|17	LinuxSampler Control Protocol (LSCP) wrapper library
12cr|liblscp-0.5.6-4|18	
12cr|liblscp-0.5.6-4|19	#--------------------------------------------------------------------
12cr|liblscp-0.5.6-4|20	
12cr|liblscp-0.5.6-4|21	%package -n	%libname
12cr|liblscp-0.5.6-4|22	Group: 		System/Libraries
12cr|liblscp-0.5.6-4|23	Summary: 	Libraries for %name
12cr|liblscp-0.5.6-4|24	Provides: 	%name = %{EVRD}
12cr|liblscp-0.5.6-4|25	Obsoletes:      %old_libname
12cr|liblscp-0.5.6-4|26	
12cr|liblscp-0.5.6-4|27	%description -n %libname
12cr|liblscp-0.5.6-4|28	LinuxSampler Control Protocol (LSCP) wrapper library
12cr|liblscp-0.5.6-4|29	
12cr|liblscp-0.5.6-4|30	%files -n %libname
12cr|liblscp-0.5.6-4|31	%_libdir/liblscp.so.%{major}*
12cr|liblscp-0.5.6-4|32	
12cr|liblscp-0.5.6-4|33	#--------------------------------------------------------------------
12cr|liblscp-0.5.6-4|34	
12cr|liblscp-0.5.6-4|35	%package -n	%develname
12cr|liblscp-0.5.6-4|36	Group: 		Development/Other
12cr|liblscp-0.5.6-4|37	Summary: 	Libraries for %name
12cr|liblscp-0.5.6-4|38	Requires:	%libname = %version-%release
12cr|liblscp-0.5.6-4|39	Provides: 	%{name}-devel = %{EVRD}
12cr|liblscp-0.5.6-4|40	Obsoletes:      %old_libname-devel
12cr|liblscp-0.5.6-4|41	Obsoletes:      %{_lib}%{oname}5-devel
12cr|liblscp-0.5.6-4|42	
12cr|liblscp-0.5.6-4|43	%description -n	%develname
12cr|liblscp-0.5.6-4|44	Development libraries from %oname
12cr|liblscp-0.5.6-4|45	
12cr|liblscp-0.5.6-4|46	%files -n %develname
12cr|liblscp-0.5.6-4|47	%dir %_includedir/lscp
12cr|liblscp-0.5.6-4|48	%_includedir/lscp/*.h
12cr|liblscp-0.5.6-4|49	%_libdir/liblscp.a
12cr|liblscp-0.5.6-4|50	%_libdir/liblscp.so
12cr|liblscp-0.5.6-4|51	%_libdir/pkgconfig/lscp.pc
12cr|liblscp-0.5.6-4|52	
12cr|liblscp-0.5.6-4|53	#--------------------------------------------------------------------
12cr|liblscp-0.5.6-4|54	
12cr|liblscp-0.5.6-4|55	%prep
12cr|liblscp-0.5.6-4|56	%setup -q
12cr|liblscp-0.5.6-4|57	
12cr|liblscp-0.5.6-4|58	%build
12cr|liblscp-0.5.6-4|59	%configure2_5x
12cr|liblscp-0.5.6-4|60	%make
12cr|liblscp-0.5.6-4|61	
12cr|liblscp-0.5.6-4|62	%install
12cr|liblscp-0.5.6-4|63	%makeinstall_std
12cr|liblscp-0.5.6-4|64	
12cr|liblscp-0.5.6-4|65	
12cr|liblscp-0.5.6-4|66	%changelog
12cr|liblscp-0.5.6-4|67	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.6-3mdv2011.0
12cr|liblscp-0.5.6-4|68	+ Revision: 620149
12cr|liblscp-0.5.6-4|69	- the mass rebuild of 2010.0 packages
12cr|liblscp-0.5.6-4|70	
12cr|liblscp-0.5.6-4|71	* Fri Aug 28 2009 Emmanuel Andry <eandry@mandriva.org> 0.5.6-2mdv2010.0
12cr|liblscp-0.5.6-4|72	+ Revision: 421793
12cr|liblscp-0.5.6-4|73	+ rebuild (emptylog)
12cr|liblscp-0.5.6-4|74	
12cr|liblscp-0.5.6-4|75	* Thu Aug 27 2009 Emmanuel Andry <eandry@mandriva.org> 0.5.6-1mdv2010.0
12cr|liblscp-0.5.6-4|76	+ Revision: 421760
12cr|liblscp-0.5.6-4|77	- New version 0.5.6
12cr|liblscp-0.5.6-4|78	- apply libraries policy
12cr|liblscp-0.5.6-4|79	- new major 6
12cr|liblscp-0.5.6-4|80	
12cr|liblscp-0.5.6-4|81	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.5.5-4mdv2009.0
12cr|liblscp-0.5.6-4|82	+ Revision: 248973
12cr|liblscp-0.5.6-4|83	- rebuild
12cr|liblscp-0.5.6-4|84	
12cr|liblscp-0.5.6-4|85	+ Pixel <pixel@mandriva.com>
12cr|liblscp-0.5.6-4|86	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|liblscp-0.5.6-4|87	
12cr|liblscp-0.5.6-4|88	* Sun Dec 16 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.5.5-2mdv2008.1
12cr|liblscp-0.5.6-4|89	+ Revision: 120465
12cr|liblscp-0.5.6-4|90	- Fix packages name
12cr|liblscp-0.5.6-4|91	
12cr|liblscp-0.5.6-4|92	* Sat Dec 15 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.5.5-1mdv2008.1
12cr|liblscp-0.5.6-4|93	+ Revision: 120452
12cr|liblscp-0.5.6-4|94	- import liblscp
12cr|liblscp-0.5.6-4|95	
12cr|liblscp-0.5.6-4|96	

2729 12
12cr|libm4ri-0.20120415-3|1	%define	snapshot		20120415
12cr|libm4ri-0.20120415-3|2	%define	name			libm4ri
12cr|libm4ri-0.20120415-3|3	%define major			0
12cr|libm4ri-0.20120415-3|4	%define	libm4ri			%mklibname m4ri %{major}
12cr|libm4ri-0.20120415-3|5	%define	libm4ri_devel		%mklibname m4ri -d
12cr|libm4ri-0.20120415-3|6	
12cr|libm4ri-0.20120415-3|7	Name:		%{name}
12cr|libm4ri-0.20120415-3|8	Group:		Sciences/Mathematics
12cr|libm4ri-0.20120415-3|9	License:	GPL
12cr|libm4ri-0.20120415-3|10	Summary:	M4RI is a library for fast arithmetic with dense matrices over F2
12cr|libm4ri-0.20120415-3|11	Version:	0.%{snapshot}
12cr|libm4ri-0.20120415-3|12	Release:	3
12cr|libm4ri-0.20120415-3|13	URL:		http://m4ri.sagemath.org
12cr|libm4ri-0.20120415-3|14	Source:		http://m4ri.sagemath.org/downloads/m4ri-%{snapshot}.tar.gz
12cr|libm4ri-0.20120415-3|15	
12cr|libm4ri-0.20120415-3|16	# This patch will not be sent upstream, as it is Fedora-specific.
12cr|libm4ri-0.20120415-3|17	# Permanently disable SSE3 and SSSE3 detection.  Without this patch, the
12cr|libm4ri-0.20120415-3|18	# config file tends to be regenerated at inconvenient times.
12cr|libm4ri-0.20120415-3|19	Patch0:         m4ri-no-sse3.patch
12cr|libm4ri-0.20120415-3|20	
12cr|libm4ri-0.20120415-3|21	BuildRequires:  doxygen
12cr|libm4ri-0.20120415-3|22	BuildRequires:	gomp-devel
12cr|libm4ri-0.20120415-3|23	BuildRequires:  png-devel
12cr|libm4ri-0.20120415-3|24	BuildRequires:  texlive
12cr|libm4ri-0.20120415-3|25	
12cr|libm4ri-0.20120415-3|26	%description
12cr|libm4ri-0.20120415-3|27	M4RI is a library for fast arithmetic with dense matrices over F2.
12cr|libm4ri-0.20120415-3|28	It was started by Gregory Bard, is maintained by Martin Albrecht.
12cr|libm4ri-0.20120415-3|29	Several people contributed to it (see below). The name M4RI comes
12cr|libm4ri-0.20120415-3|30	from the first implemented algorithm: The "Method of the Four Russians"
12cr|libm4ri-0.20120415-3|31	inversion algorithm published by Gregory Bard. This algorithm in turn
12cr|libm4ri-0.20120415-3|32	is named after the "Method of the Four Russians" multiplication algorithm
12cr|libm4ri-0.20120415-3|33	which is probably better referred to as Kronrod's method. M4RI is used by
12cr|libm4ri-0.20120415-3|34	the Sage mathematics software and the PolyBoRi library. M4RI is available
12cr|libm4ri-0.20120415-3|35	under the General Public License Version 2 or later (GPLv2+).
12cr|libm4ri-0.20120415-3|36	
12cr|libm4ri-0.20120415-3|37	%package	-n %{libm4ri}
12cr|libm4ri-0.20120415-3|38	Group:		System/Libraries
12cr|libm4ri-0.20120415-3|39	Summary:	M4RI runtime library
12cr|libm4ri-0.20120415-3|40	Provides:	m4ri = %{version}-%{release}
12cr|libm4ri-0.20120415-3|41	Provides:	%{name} = %{version}-%{release}
12cr|libm4ri-0.20120415-3|42	
12cr|libm4ri-0.20120415-3|43	%description	-n %{libm4ri}
12cr|libm4ri-0.20120415-3|44	M4RI is a library for fast arithmetic with dense matrices over F2.
12cr|libm4ri-0.20120415-3|45	It was started by Gregory Bard, is maintained by Martin Albrecht.
12cr|libm4ri-0.20120415-3|46	Several people contributed to it (see below). The name M4RI comes
12cr|libm4ri-0.20120415-3|47	from the first implemented algorithm: The "Method of the Four Russians"
12cr|libm4ri-0.20120415-3|48	inversion algorithm published by Gregory Bard. This algorithm in turn
12cr|libm4ri-0.20120415-3|49	is named after the "Method of the Four Russians" multiplication algorithm
12cr|libm4ri-0.20120415-3|50	which is probably better referred to as Kronrod's method. M4RI is used by
12cr|libm4ri-0.20120415-3|51	the Sage mathematics software and the PolyBoRi library. M4RI is available
12cr|libm4ri-0.20120415-3|52	under the General Public License Version 2 or later (GPLv2+).
12cr|libm4ri-0.20120415-3|53	
12cr|libm4ri-0.20120415-3|54	%package	-n %{libm4ri_devel}
12cr|libm4ri-0.20120415-3|55	Group:		Development/C
12cr|libm4ri-0.20120415-3|56	Summary:	M4RI development files
12cr|libm4ri-0.20120415-3|57	Provides:	m4ri-devel = %{version}-%{release}
12cr|libm4ri-0.20120415-3|58	Provides:	%{name}-devel = %{version}-%{release}
12cr|libm4ri-0.20120415-3|59	Requires:	%{libm4ri} = %{version}-%{release}
12cr|libm4ri-0.20120415-3|60	
12cr|libm4ri-0.20120415-3|61	%description	-n %{libm4ri_devel}
12cr|libm4ri-0.20120415-3|62	M4RI is a library for fast arithmetic with dense matrices over F2.
12cr|libm4ri-0.20120415-3|63	M4RI is used by the Sage mathematics software and the PolyBoRi library.
12cr|libm4ri-0.20120415-3|64	
12cr|libm4ri-0.20120415-3|65	%prep
12cr|libm4ri-0.20120415-3|66	%setup -q -n m4ri-%{snapshot}
12cr|libm4ri-0.20120415-3|67	%patch0 -p0
12cr|libm4ri-0.20120415-3|68	
12cr|libm4ri-0.20120415-3|69	# Remove an unnecessary direct library dependency from the pkgconfig file
12cr|libm4ri-0.20120415-3|70	sed -i -e "s/ -lm//" m4ri.pc.in
12cr|libm4ri-0.20120415-3|71	
12cr|libm4ri-0.20120415-3|72	# Fix library dependencies
12cr|libm4ri-0.20120415-3|73	sed -i -e "s/-lm \$(LIBPNG_LIBADD)/-lgomp \$(LIBPNG_LIBADD)/" Makefile.in
12cr|libm4ri-0.20120415-3|74	
12cr|libm4ri-0.20120415-3|75	# Die, rpath, die!
12cr|libm4ri-0.20120415-3|76	sed -e "s|\(hardcode_libdir_flag_spec=\)'.*|\1|" \
12cr|libm4ri-0.20120415-3|77	-e "s|\(runpath_var=\)LD_RUN_PATH|\1|" \
12cr|libm4ri-0.20120415-3|78	-i configure
12cr|libm4ri-0.20120415-3|79	
12cr|libm4ri-0.20120415-3|80	# Fix a couple of broken doxygen commands
12cr|libm4ri-0.20120415-3|81	sed -i -e "s/\\\\output/\\\\return/" -e "s/\\\\seealso/\\\\see/" src/misc.h
12cr|libm4ri-0.20120415-3|82	
12cr|libm4ri-0.20120415-3|83	%build
12cr|libm4ri-0.20120415-3|84	%ifarch %ix86
12cr|libm4ri-0.20120415-3|85	# Build an SSE2-enabled version,
12cr|libm4ri-0.20120415-3|86	%configure --disable-static --enable-openmp CFLAGS="$RPM_OPT_FLAGS -march=pentium4" \
12cr|libm4ri-0.20120415-3|87	LDFLAGS="$RPM_LD_FLAGS -Wl,--as-needed"
12cr|libm4ri-0.20120415-3|88	sed -e 's/^#undef HAVE_MMX/#define HAVE_MMX/' \
12cr|libm4ri-0.20120415-3|89	-e 's/^#undef HAVE_SSE$/#define HAVE_SSE/' \
12cr|libm4ri-0.20120415-3|90	-e 's/^#undef HAVE_SSE2/#define HAVE_SSE2/' \
12cr|libm4ri-0.20120415-3|91	-i src/config.h
12cr|libm4ri-0.20120415-3|92	sed -e 's/^\(#define __M4RI_HAVE_SSE2[[:blank:]]*\)0/\11/' \
12cr|libm4ri-0.20120415-3|93	-e 's/^\(#define __M4RI_SIMD_CFLAGS[[:blank:]]*\).*/\1" -mmmx -msse -msse2"/' \
12cr|libm4ri-0.20120415-3|94	-i src/m4ri_config.h
12cr|libm4ri-0.20120415-3|95	sed -i 's/^SIMD_CFLAGS =.*/SIMD_CFLAGS = -mmmx -msse -msse2/' Makefile
12cr|libm4ri-0.20120415-3|96	%else
12cr|libm4ri-0.20120415-3|97	%configure --disable-static --enable-openmp LDFLAGS="$RPM_LD_FLAGS -Wl,--as-needed"
12cr|libm4ri-0.20120415-3|98	%endif
12cr|libm4ri-0.20120415-3|99	
12cr|libm4ri-0.20120415-3|100	%make
12cr|libm4ri-0.20120415-3|101	
12cr|libm4ri-0.20120415-3|102	%ifarch %ix86
12cr|libm4ri-0.20120415-3|103	# Build an SSE2-disabled version
12cr|libm4ri-0.20120415-3|104	cp -a .libs .libs.sse2
12cr|libm4ri-0.20120415-3|105	make clean
12cr|libm4ri-0.20120415-3|106	rm -fr .deps
12cr|libm4ri-0.20120415-3|107	%configure --disable-static --enable-openmp --disable-sse2 \
12cr|libm4ri-0.20120415-3|108	LDFLAGS="$RPM_LD_FLAGS -Wl,--as-needed"
12cr|libm4ri-0.20120415-3|109	%make
12cr|libm4ri-0.20120415-3|110	%endif
12cr|libm4ri-0.20120415-3|111	
12cr|libm4ri-0.20120415-3|112	# Build documentation
12cr|libm4ri-0.20120415-3|113	cd src
12cr|libm4ri-0.20120415-3|114	doxygen
12cr|libm4ri-0.20120415-3|115	
12cr|libm4ri-0.20120415-3|116	%install
12cr|libm4ri-0.20120415-3|117	%makeinstall_std
12cr|libm4ri-0.20120415-3|118	%ifarch %ix86
12cr|libm4ri-0.20120415-3|119	mkdir -p %{buildroot}%{_libdir}/sse2
12cr|libm4ri-0.20120415-3|120	mv %{buildroot}%{_libdir}/libm4ri-*.so %{buildroot}%{_libdir}/sse2
12cr|libm4ri-0.20120415-3|121	mv .libs .libs.nosse2
12cr|libm4ri-0.20120415-3|122	mv .libs.sse2 .libs
12cr|libm4ri-0.20120415-3|123	%makeinstall_std
12cr|libm4ri-0.20120415-3|124	%endif
12cr|libm4ri-0.20120415-3|125	
12cr|libm4ri-0.20120415-3|126	%check
12cr|libm4ri-0.20120415-3|127	make check LD_LIBRARY_PATH=`pwd`/.libs
12cr|libm4ri-0.20120415-3|128	
12cr|libm4ri-0.20120415-3|129	%files		-n %{libm4ri}
12cr|libm4ri-0.20120415-3|130	%doc COPYING README
12cr|libm4ri-0.20120415-3|131	%{_libdir}/libm4ri-*.so
12cr|libm4ri-0.20120415-3|132	%ifarch %ix86
12cr|libm4ri-0.20120415-3|133	%{_libdir}/sse2/libm4ri-*.so
12cr|libm4ri-0.20120415-3|134	%endif
12cr|libm4ri-0.20120415-3|135	
12cr|libm4ri-0.20120415-3|136	%files		-n %{libm4ri_devel}
12cr|libm4ri-0.20120415-3|137	%doc doc/html
12cr|libm4ri-0.20120415-3|138	%{_includedir}/m4ri
12cr|libm4ri-0.20120415-3|139	%{_libdir}/libm4ri.so
12cr|libm4ri-0.20120415-3|140	%{_libdir}/pkgconfig/m4ri.pc
12cr|libm4ri-0.20120415-3|141	
12cr|libm4ri-0.20120415-3|142	
12cr|libm4ri-0.20120415-3|143	%changelog
12cr|libm4ri-0.20120415-3|144	* Tue Aug 14 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.20120415-3
12cr|libm4ri-0.20120415-3|145	+ Revision: 814820
12cr|libm4ri-0.20120415-3|146	- Bump release and rebuild.
12cr|libm4ri-0.20120415-3|147	- Bump release and rebuild.
12cr|libm4ri-0.20120415-3|148	
12cr|libm4ri-0.20120415-3|149	* Mon Aug 13 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.20120415-1
12cr|libm4ri-0.20120415-3|150	+ Revision: 814620
12cr|libm4ri-0.20120415-3|151	- Update to release matching http://pkgs.fedoraproject.org/cgit/m4ri.git
12cr|libm4ri-0.20120415-3|152	
12cr|libm4ri-0.20120415-3|153	* Sat Nov 05 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.20111004-1
12cr|libm4ri-0.20120415-3|154	+ Revision: 718066
12cr|libm4ri-0.20120415-3|155	- Update to snapshot 20111004 required by sagemath 4.7.2
12cr|libm4ri-0.20120415-3|156	
12cr|libm4ri-0.20120415-3|157	* Tue Mar 08 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.20100701.p1-1
12cr|libm4ri-0.20120415-3|158	+ Revision: 642761
12cr|libm4ri-0.20120415-3|159	- Add patchlevel to version and rebuild
12cr|libm4ri-0.20120415-3|160	
12cr|libm4ri-0.20120415-3|161	* Tue Sep 21 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.20100701-1mdv2011.0
12cr|libm4ri-0.20120415-3|162	+ Revision: 580438
12cr|libm4ri-0.20120415-3|163	- Update to new snapshot 20100701.
12cr|libm4ri-0.20120415-3|164	
12cr|libm4ri-0.20120415-3|165	* Wed Jul 14 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.20100221-1mdv2011.0
12cr|libm4ri-0.20120415-3|166	+ Revision: 552961
12cr|libm4ri-0.20120415-3|167	- Update to snapshot 20100221
12cr|libm4ri-0.20120415-3|168	- Drop libm4ri-static-devel package
12cr|libm4ri-0.20120415-3|169	
12cr|libm4ri-0.20120415-3|170	* Fri Jan 22 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.20091120-2mdv2010.1
12cr|libm4ri-0.20120415-3|171	+ Revision: 495125
12cr|libm4ri-0.20120415-3|172	+ rebuild (emptylog)
12cr|libm4ri-0.20120415-3|173	
12cr|libm4ri-0.20120415-3|174	* Mon Jan 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.20091120-1mdv2010.1
12cr|libm4ri-0.20120415-3|175	+ Revision: 486296
12cr|libm4ri-0.20120415-3|176	- Update to 20091120 snapshot (required by sagemath 4.3)
12cr|libm4ri-0.20120415-3|177	
12cr|libm4ri-0.20120415-3|178	* Thu Sep 10 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.20090617-4mdv2010.0
12cr|libm4ri-0.20120415-3|179	+ Revision: 437262
12cr|libm4ri-0.20120415-3|180	+ rebuild (emptylog)
12cr|libm4ri-0.20120415-3|181	
12cr|libm4ri-0.20120415-3|182	* Wed Sep 09 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.20090617-3mdv2010.0
12cr|libm4ri-0.20120415-3|183	+ Revision: 436095
12cr|libm4ri-0.20120415-3|184	+ rebuild (emptylog)
12cr|libm4ri-0.20120415-3|185	
12cr|libm4ri-0.20120415-3|186	* Wed Sep 09 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.20090617-2mdv2010.0
12cr|libm4ri-0.20120415-3|187	+ Revision: 435782
12cr|libm4ri-0.20120415-3|188	- split package in runtime, devel and static libraries.
12cr|libm4ri-0.20120415-3|189	
12cr|libm4ri-0.20120415-3|190	* Wed Jul 15 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.20090617-1mdv2010.0
12cr|libm4ri-0.20120415-3|191	+ Revision: 396456
12cr|libm4ri-0.20120415-3|192	- Update to newer snapshot, required by sagemath package.
12cr|libm4ri-0.20120415-3|193	
12cr|libm4ri-0.20120415-3|194	* Tue Apr 07 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.20090105-1mdv2009.1
12cr|libm4ri-0.20120415-3|195	+ Revision: 365050
12cr|libm4ri-0.20120415-3|196	- Initial import of libm4ri.
12cr|libm4ri-0.20120415-3|197	M4RI is a library for fast arithmetic with dense matrices over F2.
12cr|libm4ri-0.20120415-3|198	http://m4ri.sagemath.org
12cr|libm4ri-0.20120415-3|199	- libm4ri
12cr|libm4ri-0.20120415-3|200	

2730 12
12cr|libm4rie-0.20120415-2|1	%define	snapshot		20120415
12cr|libm4rie-0.20120415-2|2	%define	name			libm4rie
12cr|libm4rie-0.20120415-2|3	%define major			0
12cr|libm4rie-0.20120415-2|4	%define	libm4rie		%mklibname m4rie %{major}
12cr|libm4rie-0.20120415-2|5	%define	libm4rie_devel		%mklibname m4rie -d
12cr|libm4rie-0.20120415-2|6	
12cr|libm4rie-0.20120415-2|7	Name:		%{name}
12cr|libm4rie-0.20120415-2|8	Group:		Sciences/Mathematics
12cr|libm4rie-0.20120415-2|9	License:	GPL
12cr|libm4rie-0.20120415-2|10	Summary:	Fast arithmetic with dense matrices over F2 for 2 <= e <= 10
12cr|libm4rie-0.20120415-2|11	Version:	0.%{snapshot}
12cr|libm4rie-0.20120415-2|12	Release:	2
12cr|libm4rie-0.20120415-2|13	URL:		http://m4ri.sagemath.org
12cr|libm4rie-0.20120415-2|14	Source:		http://m4ri.sagemath.org/downloads/m4rie-%{snapshot}.tar.gz
12cr|libm4rie-0.20120415-2|15	
12cr|libm4rie-0.20120415-2|16	BuildRequires:	doxygen
12cr|libm4rie-0.20120415-2|17	BuildRequires:	givaro-devel
12cr|libm4rie-0.20120415-2|18	BuildRequires:	gmpxx-devel
12cr|libm4rie-0.20120415-2|19	BuildRequires:	gomp-devel
12cr|libm4rie-0.20120415-2|20	BuildRequires:	libm4ri-devel
12cr|libm4rie-0.20120415-2|21	BuildRequires:	texlive
12cr|libm4rie-0.20120415-2|22	# Patch sent upstream 25 April 2012.  Adapt to changes in givaro 3.5.0.
12cr|libm4rie-0.20120415-2|23	Patch0:		m4rie-givaro.patch
12cr|libm4rie-0.20120415-2|24	
12cr|libm4rie-0.20120415-2|25	%description
12cr|libm4rie-0.20120415-2|26	M4RIE is a library for fast arithmetic with dense matrices over F2 for
12cr|libm4rie-0.20120415-2|27	2 <= e <= 10. It was started and is currently maintained by Martin Albrecht.
12cr|libm4rie-0.20120415-2|28	The name stems from the fact that is relies heavily on M4RI. M4RI is will be
12cr|libm4rie-0.20120415-2|29	included in the Sage mathematics software in the near future. M4RIE is
12cr|libm4rie-0.20120415-2|30	available under the General Public License Version 2 or later (GPLv2+).
12cr|libm4rie-0.20120415-2|31	
12cr|libm4rie-0.20120415-2|32	%package	-n %{libm4rie}
12cr|libm4rie-0.20120415-2|33	Group:		System/Libraries
12cr|libm4rie-0.20120415-2|34	Summary:	M4RIE runtime library
12cr|libm4rie-0.20120415-2|35	Provides:	m4rie = %{version}-%{release}
12cr|libm4rie-0.20120415-2|36	Provides:	libm4rie = %{version}-%{release}
12cr|libm4rie-0.20120415-2|37	
12cr|libm4rie-0.20120415-2|38	%description	-n %{libm4rie}
12cr|libm4rie-0.20120415-2|39	M4RIE is a library for fast arithmetic with dense matrices over F2 for
12cr|libm4rie-0.20120415-2|40	2 <= e <= 10. It was started and is currently maintained by Martin Albrecht.
12cr|libm4rie-0.20120415-2|41	The name stems from the fact that is relies heavily on M4RI. M4RI is will be
12cr|libm4rie-0.20120415-2|42	included in the Sage mathematics software in the near future. M4RIE is
12cr|libm4rie-0.20120415-2|43	available under the General Public License Version 2 or later (GPLv2+).
12cr|libm4rie-0.20120415-2|44	
12cr|libm4rie-0.20120415-2|45	%package	-n %{libm4rie_devel}
12cr|libm4rie-0.20120415-2|46	Group:		Development/C
12cr|libm4rie-0.20120415-2|47	Summary:	M4RIE development files
12cr|libm4rie-0.20120415-2|48	Provides:	m4rie-devel = %{version}-%{release}
12cr|libm4rie-0.20120415-2|49	Provides:	%{name}-devel = %{version}-%{release}
12cr|libm4rie-0.20120415-2|50	Requires:	%{libm4rie} = %{version}-%{release}
12cr|libm4rie-0.20120415-2|51	
12cr|libm4rie-0.20120415-2|52	%description	-n %{libm4rie_devel}
12cr|libm4rie-0.20120415-2|53	Fast arithmetic with dense matrices over F2 for 2 <= e <= 10.
12cr|libm4rie-0.20120415-2|54	
12cr|libm4rie-0.20120415-2|55	%prep
12cr|libm4rie-0.20120415-2|56	%setup -q -n m4rie-%{snapshot}
12cr|libm4rie-0.20120415-2|57	%patch0 -p1
12cr|libm4rie-0.20120415-2|58	
12cr|libm4rie-0.20120415-2|59	# Fix the version number in the doxygen documentation
12cr|libm4rie-0.20120415-2|60	sed -ri "s/^(PROJECT_NUMBER[[:blank:]]+= 0\.).*/\1%{version}/" src/Doxyfile
12cr|libm4rie-0.20120415-2|61	
12cr|libm4rie-0.20120415-2|62	%build
12cr|libm4rie-0.20120415-2|63	perl -pi -e 's|^(libm4rie_la_LIBADD = -lm4ri)|$1 -lm|;' Makefile.am
12cr|libm4rie-0.20120415-2|64	autoreconf
12cr|libm4rie-0.20120415-2|65	%configure --disable-static
12cr|libm4rie-0.20120415-2|66	
12cr|libm4rie-0.20120415-2|67	# The configure step picks up -fopenmp from the m4ri CFLAGS.  However, m4rie
12cr|libm4rie-0.20120415-2|68	# does not contain any OpenMP-using code.  The end result is that libm4rie is
12cr|libm4rie-0.20120415-2|69	# unnecessarily linked with libgomp, leading to rpmlint complaints.
12cr|libm4rie-0.20120415-2|70	sed -i "s/M4RI_CFLAGS =.*/M4RI_CFLAGS =/" Makefile bench/Makefile
12cr|libm4rie-0.20120415-2|71	
12cr|libm4rie-0.20120415-2|72	%make
12cr|libm4rie-0.20120415-2|73	cd src
12cr|libm4rie-0.20120415-2|74	doxygen
12cr|libm4rie-0.20120415-2|75	
12cr|libm4rie-0.20120415-2|76	%install
12cr|libm4rie-0.20120415-2|77	%makeinstall_std
12cr|libm4rie-0.20120415-2|78	rm -f doc/html/installdox
12cr|libm4rie-0.20120415-2|79	
12cr|libm4rie-0.20120415-2|80	%check
12cr|libm4rie-0.20120415-2|81	make check
12cr|libm4rie-0.20120415-2|82	
12cr|libm4rie-0.20120415-2|83	%files		-n %{libm4rie}
12cr|libm4rie-0.20120415-2|84	%doc COPYING
12cr|libm4rie-0.20120415-2|85	%{_libdir}/libm4rie-*.so
12cr|libm4rie-0.20120415-2|86	
12cr|libm4rie-0.20120415-2|87	%files		-n %{libm4rie_devel}
12cr|libm4rie-0.20120415-2|88	%doc doc/html
12cr|libm4rie-0.20120415-2|89	%{_includedir}/m4rie
12cr|libm4rie-0.20120415-2|90	%{_libdir}/libm4rie.so
12cr|libm4rie-0.20120415-2|91	
12cr|libm4rie-0.20120415-2|92	
12cr|libm4rie-0.20120415-2|93	%changelog
12cr|libm4rie-0.20120415-2|94	* Wed Aug 15 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.20120415-2
12cr|libm4rie-0.20120415-2|95	+ Revision: 814866
12cr|libm4rie-0.20120415-2|96	- Bump and rebuild.
12cr|libm4rie-0.20120415-2|97	- Another release bump and rebuild.
12cr|libm4rie-0.20120415-2|98	- Bump release and rebuild.
12cr|libm4rie-0.20120415-2|99	- Update to release matching http://pkgs.fedoraproject.org/cgit/m4rie.git
12cr|libm4rie-0.20120415-2|100	
12cr|libm4rie-0.20120415-2|101	* Tue Jan 24 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.20111004-1
12cr|libm4rie-0.20120415-2|102	+ Revision: 767464
12cr|libm4rie-0.20120415-2|103	- import libm4rie
12cr|libm4rie-0.20120415-2|104	- import libm4rie
12cr|libm4rie-0.20120415-2|105	

2731 12
12cr|libmate-1.4.0-1|1	%define api	2
12cr|libmate-1.4.0-1|2	%define major	0
12cr|libmate-1.4.0-1|3	%define libname	%mklibname mate %{api} %{major}
12cr|libmate-1.4.0-1|4	%define devname	%mklibname -d mate
12cr|libmate-1.4.0-1|5	
12cr|libmate-1.4.0-1|6	Summary:	MATE libraries
12cr|libmate-1.4.0-1|7	Name:		libmate
12cr|libmate-1.4.0-1|8	Version:	1.4.0
12cr|libmate-1.4.0-1|9	Release:	1
12cr|libmate-1.4.0-1|10	Group:		System/Libraries
12cr|libmate-1.4.0-1|11	License:	LGPLv2+
12cr|libmate-1.4.0-1|12	URL:		http://mate-desktop.org
12cr|libmate-1.4.0-1|13	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|libmate-1.4.0-1|14	
12cr|libmate-1.4.0-1|15	BuildRequires: gtk-doc
12cr|libmate-1.4.0-1|16	BuildRequires: intltool
12cr|libmate-1.4.0-1|17	BuildRequires: mate-conf
12cr|libmate-1.4.0-1|18	BuildRequires: mate-common
12cr|libmate-1.4.0-1|19	BuildRequires: pkgconfig(glib-2.0)
12cr|libmate-1.4.0-1|20	BuildRequires: pkgconfig(libcanberra)
12cr|libmate-1.4.0-1|21	BuildRequires: pkgconfig(libmatecomponent-2.0)
12cr|libmate-1.4.0-1|22	BuildRequires: pkgconfig(mateconf-2.0)
12cr|libmate-1.4.0-1|23	BuildRequires: pkgconfig(mate-vfs-2.0)
12cr|libmate-1.4.0-1|24	BuildRequires: pkgconfig(popt)
12cr|libmate-1.4.0-1|25	
12cr|libmate-1.4.0-1|26	# no canberra-gtk2
12cr|libmate-1.4.0-1|27	Requires:	canberra-common
12cr|libmate-1.4.0-1|28	Requires:	libmatecomponent
12cr|libmate-1.4.0-1|29	Requires:	%{name}-schemas >= %{version}-%{release}
12cr|libmate-1.4.0-1|30	
12cr|libmate-1.4.0-1|31	%description
12cr|libmate-1.4.0-1|32	Data files for the MATE library such as translations.
12cr|libmate-1.4.0-1|33	
12cr|libmate-1.4.0-1|34	%package schemas
12cr|libmate-1.4.0-1|35	Summary:	Default configuration for some MATE software
12cr|libmate-1.4.0-1|36	Group:		%{group}
12cr|libmate-1.4.0-1|37	Requires:	mate-conf
12cr|libmate-1.4.0-1|38	
12cr|libmate-1.4.0-1|39	%description schemas
12cr|libmate-1.4.0-1|40	Default configuration for MATE software
12cr|libmate-1.4.0-1|41	
12cr|libmate-1.4.0-1|42	%package -n %{libname}
12cr|libmate-1.4.0-1|43	Summary:	Shared libraries for MATE applications
12cr|libmate-1.4.0-1|44	Group:		%{group}
12cr|libmate-1.4.0-1|45	
12cr|libmate-1.4.0-1|46	%description -n %{libname}
12cr|libmate-1.4.0-1|47	This package contains the shared library for %{name}.
12cr|libmate-1.4.0-1|48	
12cr|libmate-1.4.0-1|49	%package -n %{devname}
12cr|libmate-1.4.0-1|50	Summary:	Development libraries, include files for %{name}
12cr|libmate-1.4.0-1|51	Group:		Development/C
12cr|libmate-1.4.0-1|52	Provides:	%{name}-devel = %{version}-%{release}
12cr|libmate-1.4.0-1|53	Requires:	%{libname} = %{version}
12cr|libmate-1.4.0-1|54	
12cr|libmate-1.4.0-1|55	%description -n %{devname}
12cr|libmate-1.4.0-1|56	Development library and headers files for %{name}.
12cr|libmate-1.4.0-1|57	
12cr|libmate-1.4.0-1|58	%prep
12cr|libmate-1.4.0-1|59	%setup -q
12cr|libmate-1.4.0-1|60	%apply_patches
12cr|libmate-1.4.0-1|61	
12cr|libmate-1.4.0-1|62	%build
12cr|libmate-1.4.0-1|63	NOCONFIGURE=yes ./autogen.sh
12cr|libmate-1.4.0-1|64	%configure2_5x \
12cr|libmate-1.4.0-1|65	--disable-static \
12cr|libmate-1.4.0-1|66	--disable-schemas-install
12cr|libmate-1.4.0-1|67	
12cr|libmate-1.4.0-1|68	%make
12cr|libmate-1.4.0-1|69	
12cr|libmate-1.4.0-1|70	%install
12cr|libmate-1.4.0-1|71	%makeinstall_std
12cr|libmate-1.4.0-1|72	
12cr|libmate-1.4.0-1|73	# remove unpackaged files
12cr|libmate-1.4.0-1|74	find %{buildroot} -name '*.la' | xargs rm
12cr|libmate-1.4.0-1|75	
12cr|libmate-1.4.0-1|76	%find_lang %{name}
12cr|libmate-1.4.0-1|77	
12cr|libmate-1.4.0-1|78	%files -f %{name}.lang
12cr|libmate-1.4.0-1|79	%config(noreplace) %{_sysconfdir}/sound/events/*
12cr|libmate-1.4.0-1|80	%{_bindir}/mate-open
12cr|libmate-1.4.0-1|81	%{_libdir}/matecomponent/monikers/*.so
12cr|libmate-1.4.0-1|82	%{_libdir}/matecomponent/servers/*
12cr|libmate-1.4.0-1|83	%{_datadir}/mate-background-properties/mate-default.xml
12cr|libmate-1.4.0-1|84	%{_mandir}/man7/*
12cr|libmate-1.4.0-1|85	
12cr|libmate-1.4.0-1|86	%files -n %{libname}
12cr|libmate-1.4.0-1|87	%{_libdir}/libmate-%{api}.so.%{major}*
12cr|libmate-1.4.0-1|88	
12cr|libmate-1.4.0-1|89	%files -n %{devname}
12cr|libmate-1.4.0-1|90	%doc ChangeLog NEWS
12cr|libmate-1.4.0-1|91	%doc %{_datadir}/gtk-doc/html/*
12cr|libmate-1.4.0-1|92	%{_includedir}/*
12cr|libmate-1.4.0-1|93	%{_libdir}/pkgconfig/*
12cr|libmate-1.4.0-1|94	%{_libdir}/*.so
12cr|libmate-1.4.0-1|95	
12cr|libmate-1.4.0-1|96	%files schemas
12cr|libmate-1.4.0-1|97	%{_sysconfdir}/mateconf/schemas/desktop_mate_*.schemas
12cr|libmate-1.4.0-1|98	
12cr|libmate-1.4.0-1|99	
12cr|libmate-1.4.0-1|100	
12cr|libmate-1.4.0-1|101	%changelog
12cr|libmate-1.4.0-1|102	* Fri Jul 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.0-1
12cr|libmate-1.4.0-1|103	+ Revision: 811351
12cr|libmate-1.4.0-1|104	- new version 1.4.0
12cr|libmate-1.4.0-1|105	
12cr|libmate-1.4.0-1|106	* Tue Jun 12 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-2
12cr|libmate-1.4.0-1|107	+ Revision: 805266
12cr|libmate-1.4.0-1|108	- rebuild adding requires to make MATE work
12cr|libmate-1.4.0-1|109	
12cr|libmate-1.4.0-1|110	* Thu May 31 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|libmate-1.4.0-1|111	+ Revision: 801598
12cr|libmate-1.4.0-1|112	- imported package libmate
12cr|libmate-1.4.0-1|113	

2732 12
12cr|libmatecanvas-1.4.0-1|1	%define api	2
12cr|libmatecanvas-1.4.0-1|2	%define major	0
12cr|libmatecanvas-1.4.0-1|3	%define libname	%mklibname matecanvas %{api} %{major}
12cr|libmatecanvas-1.4.0-1|4	%define devname %mklibname -d matecanvas
12cr|libmatecanvas-1.4.0-1|5	
12cr|libmatecanvas-1.4.0-1|6	Summary:	GnomeCanvas widget
12cr|libmatecanvas-1.4.0-1|7	Name:		libmatecanvas
12cr|libmatecanvas-1.4.0-1|8	Version:	1.4.0
12cr|libmatecanvas-1.4.0-1|9	Release:	1
12cr|libmatecanvas-1.4.0-1|10	License:	LGPLv2+
12cr|libmatecanvas-1.4.0-1|11	Group:		System/Libraries
12cr|libmatecanvas-1.4.0-1|12	URL:		http://mate-desktop.org
12cr|libmatecanvas-1.4.0-1|13	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}/%{name}-%{version}.tar.xz
12cr|libmatecanvas-1.4.0-1|14	
12cr|libmatecanvas-1.4.0-1|15	BuildRequires: gtk-doc
12cr|libmatecanvas-1.4.0-1|16	BuildRequires: intltool
12cr|libmatecanvas-1.4.0-1|17	BuildRequires: mate-common
12cr|libmatecanvas-1.4.0-1|18	BuildRequires: pkgconfig(gail)
12cr|libmatecanvas-1.4.0-1|19	BuildRequires: pkgconfig(glib-2.0)
12cr|libmatecanvas-1.4.0-1|20	BuildRequires: pkgconfig(gtk+-2.0)
12cr|libmatecanvas-1.4.0-1|21	BuildRequires: pkgconfig(libart-2.0)
12cr|libmatecanvas-1.4.0-1|22	BuildRequires: pkgconfig(libglade-2.0)
12cr|libmatecanvas-1.4.0-1|23	BuildRequires: pkgconfig(pango) >= 1.0.1
12cr|libmatecanvas-1.4.0-1|24	BuildRequires: pkgconfig(pangoft2) >= 1.0.1
12cr|libmatecanvas-1.4.0-1|25	
12cr|libmatecanvas-1.4.0-1|26	%description
12cr|libmatecanvas-1.4.0-1|27	The MATE canvas is an engine for structured graphics that offers a rich
12cr|libmatecanvas-1.4.0-1|28	imaging model, high performance rendering, and a powerful, high-level API.
12cr|libmatecanvas-1.4.0-1|29	It offers a choice of two rendering back-ends, one based on Xlib for
12cr|libmatecanvas-1.4.0-1|30	extremely fast display, and another based on Libart, a sophisticated,
12cr|libmatecanvas-1.4.0-1|31	antialiased, alpha-compositing engine. Applications have a choice between
12cr|libmatecanvas-1.4.0-1|32	the Xlib imaging model or a superset of the PostScript imaging model,
12cr|libmatecanvas-1.4.0-1|33	depending on the level of graphic sophistication required.
12cr|libmatecanvas-1.4.0-1|34	
12cr|libmatecanvas-1.4.0-1|35	%package -n %{libname}
12cr|libmatecanvas-1.4.0-1|36	Summary:	%{summary}
12cr|libmatecanvas-1.4.0-1|37	Group:		%{group}
12cr|libmatecanvas-1.4.0-1|38	Suggests:	%{name} >= %{version}
12cr|libmatecanvas-1.4.0-1|39	
12cr|libmatecanvas-1.4.0-1|40	%description -n %{libname}
12cr|libmatecanvas-1.4.0-1|41	This package contains the main canvas library.
12cr|libmatecanvas-1.4.0-1|42	
12cr|libmatecanvas-1.4.0-1|43	
12cr|libmatecanvas-1.4.0-1|44	%package -n %{devname}
12cr|libmatecanvas-1.4.0-1|45	Summary:	Development libraries and include files for %{name}
12cr|libmatecanvas-1.4.0-1|46	Group:		Development/C
12cr|libmatecanvas-1.4.0-1|47	Provides:	%{name}-devel = %{version}-%{release}
12cr|libmatecanvas-1.4.0-1|48	Requires:	%{libname} = %{version}
12cr|libmatecanvas-1.4.0-1|49	
12cr|libmatecanvas-1.4.0-1|50	%description -n %{devname}
12cr|libmatecanvas-1.4.0-1|51	This package contains development library and header files for %{name}.
12cr|libmatecanvas-1.4.0-1|52	
12cr|libmatecanvas-1.4.0-1|53	%prep
12cr|libmatecanvas-1.4.0-1|54	%setup -q
12cr|libmatecanvas-1.4.0-1|55	
12cr|libmatecanvas-1.4.0-1|56	%build
12cr|libmatecanvas-1.4.0-1|57	NOCONFIGURE=yes ./autogen.sh
12cr|libmatecanvas-1.4.0-1|58	%configure2_5x \
12cr|libmatecanvas-1.4.0-1|59	--disable-static \
12cr|libmatecanvas-1.4.0-1|60	--enable-glade
12cr|libmatecanvas-1.4.0-1|61	
12cr|libmatecanvas-1.4.0-1|62	%make
12cr|libmatecanvas-1.4.0-1|63	
12cr|libmatecanvas-1.4.0-1|64	%install
12cr|libmatecanvas-1.4.0-1|65	%makeinstall_std
12cr|libmatecanvas-1.4.0-1|66	
12cr|libmatecanvas-1.4.0-1|67	%{find_lang} %{name}
12cr|libmatecanvas-1.4.0-1|68	
12cr|libmatecanvas-1.4.0-1|69	%files  -f %{name}.lang
12cr|libmatecanvas-1.4.0-1|70	
12cr|libmatecanvas-1.4.0-1|71	%files -n %{libname}
12cr|libmatecanvas-1.4.0-1|72	%{_libdir}/libmatecanvas-%{api}.so.%{major}*
12cr|libmatecanvas-1.4.0-1|73	
12cr|libmatecanvas-1.4.0-1|74	%files -n %{devname}
12cr|libmatecanvas-1.4.0-1|75	%doc ChangeLog NEWS README AUTHORS
12cr|libmatecanvas-1.4.0-1|76	%doc %{_datadir}/gtk-doc/html/*
12cr|libmatecanvas-1.4.0-1|77	%{_includedir}/*
12cr|libmatecanvas-1.4.0-1|78	%{_libdir}/lib*.so
12cr|libmatecanvas-1.4.0-1|79	# mate says to enable glade
12cr|libmatecanvas-1.4.0-1|80	%{_libdir}/libglade/2.0/libgladematecanvas.so
12cr|libmatecanvas-1.4.0-1|81	%{_libdir}/pkgconfig/*
12cr|libmatecanvas-1.4.0-1|82	
12cr|libmatecanvas-1.4.0-1|83	
12cr|libmatecanvas-1.4.0-1|84	
12cr|libmatecanvas-1.4.0-1|85	%changelog
12cr|libmatecanvas-1.4.0-1|86	* Fri Jul 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.0-1
12cr|libmatecanvas-1.4.0-1|87	+ Revision: 811356
12cr|libmatecanvas-1.4.0-1|88	- new version 1.4.0
12cr|libmatecanvas-1.4.0-1|89	
12cr|libmatecanvas-1.4.0-1|90	* Thu May 31 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|libmatecanvas-1.4.0-1|91	+ Revision: 801608
12cr|libmatecanvas-1.4.0-1|92	- imported package libmatecanvas
12cr|libmatecanvas-1.4.0-1|93	

2733 12
12cr|libmatecomponent-1.4.0-1|1	%define major		0
12cr|libmatecomponent-1.4.0-1|2	%define act_major	4
12cr|libmatecomponent-1.4.0-1|3	%define libname		%mklibname matecomponent %{major}
12cr|libmatecomponent-1.4.0-1|4	%define libactivation	%mklibname matecomponent-activation %{act_major}
12cr|libmatecomponent-1.4.0-1|5	%define develname	%mklibname matecomponent -d
12cr|libmatecomponent-1.4.0-1|6	
12cr|libmatecomponent-1.4.0-1|7	Summary:	A fork of GNOME libbonobo
12cr|libmatecomponent-1.4.0-1|8	Name:		libmatecomponent
12cr|libmatecomponent-1.4.0-1|9	Version:	1.4.0
12cr|libmatecomponent-1.4.0-1|10	Release:	1
12cr|libmatecomponent-1.4.0-1|11	License:	GPLv3+
12cr|libmatecomponent-1.4.0-1|12	Group:		Graphical desktop/Other
12cr|libmatecomponent-1.4.0-1|13	URL:		http://www.mate-desktop.org
12cr|libmatecomponent-1.4.0-1|14	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|libmatecomponent-1.4.0-1|15	BuildRequires:	bison
12cr|libmatecomponent-1.4.0-1|16	BuildRequires:	flex
12cr|libmatecomponent-1.4.0-1|17	BuildRequires:	gtk-doc
12cr|libmatecomponent-1.4.0-1|18	BuildRequires:	intltool
12cr|libmatecomponent-1.4.0-1|19	BuildRequires:	mate-common
12cr|libmatecomponent-1.4.0-1|20	BuildRequires:	pkgconfig(MateCORBA-2.0)
12cr|libmatecomponent-1.4.0-1|21	BuildRequires:	pkgconfig(popt)
12cr|libmatecomponent-1.4.0-1|22	
12cr|libmatecomponent-1.4.0-1|23	%description
12cr|libmatecomponent-1.4.0-1|24	libmatecomponent is a fork of GNOME libbonobo.
12cr|libmatecomponent-1.4.0-1|25	
12cr|libmatecomponent-1.4.0-1|26	libmatecomponent is the non-GUI part of the matecomponent component
12cr|libmatecomponent-1.4.0-1|27	infrastructure, it is most useful for creating aggregate interfaces & doing
12cr|libmatecomponent-1.4.0-1|28	IPC easily. It also contains a rather badly designed & implemented per-system
12cr|libmatecomponent-1.4.0-1|29	activation system. This needs re-writing & simplifying to be per-display.
12cr|libmatecomponent-1.4.0-1|30	
12cr|libmatecomponent-1.4.0-1|31	%package -n %{libname}
12cr|libmatecomponent-1.4.0-1|32	Summary:	A fork of GNOME libbonobo
12cr|libmatecomponent-1.4.0-1|33	Group:		System/Libraries
12cr|libmatecomponent-1.4.0-1|34	
12cr|libmatecomponent-1.4.0-1|35	%description -n %{libname}
12cr|libmatecomponent-1.4.0-1|36	This package contains the shared library for %{name}.
12cr|libmatecomponent-1.4.0-1|37	
12cr|libmatecomponent-1.4.0-1|38	%package -n %{libactivation}
12cr|libmatecomponent-1.4.0-1|39	Summary:	A fork of GNOME libbonobo
12cr|libmatecomponent-1.4.0-1|40	Group:		System/Libraries
12cr|libmatecomponent-1.4.0-1|41	
12cr|libmatecomponent-1.4.0-1|42	%description -n %{libactivation}
12cr|libmatecomponent-1.4.0-1|43	This package contains the shared library for %{name}.
12cr|libmatecomponent-1.4.0-1|44	
12cr|libmatecomponent-1.4.0-1|45	%package -n %{develname}
12cr|libmatecomponent-1.4.0-1|46	Summary:        A fork of GNOME libbonobo
12cr|libmatecomponent-1.4.0-1|47	Group:          Development/C
12cr|libmatecomponent-1.4.0-1|48	Requires:	%{libname} = %{version}
12cr|libmatecomponent-1.4.0-1|49	Requires:	%{libactivation} = %{version}
12cr|libmatecomponent-1.4.0-1|50	Provides:	%{name}-devel = %{version}
12cr|libmatecomponent-1.4.0-1|51	
12cr|libmatecomponent-1.4.0-1|52	%description -n %{develname}
12cr|libmatecomponent-1.4.0-1|53	This package contains the development files for %{name}.
12cr|libmatecomponent-1.4.0-1|54	
12cr|libmatecomponent-1.4.0-1|55	%prep
12cr|libmatecomponent-1.4.0-1|56	%setup -q
12cr|libmatecomponent-1.4.0-1|57	
12cr|libmatecomponent-1.4.0-1|58	%build
12cr|libmatecomponent-1.4.0-1|59	./autogen.sh
12cr|libmatecomponent-1.4.0-1|60	%configure2_5x \
12cr|libmatecomponent-1.4.0-1|61	--disable-static
12cr|libmatecomponent-1.4.0-1|62	
12cr|libmatecomponent-1.4.0-1|63	%make
12cr|libmatecomponent-1.4.0-1|64	
12cr|libmatecomponent-1.4.0-1|65	%install
12cr|libmatecomponent-1.4.0-1|66	%makeinstall_std
12cr|libmatecomponent-1.4.0-1|67	
12cr|libmatecomponent-1.4.0-1|68	%find_lang %{name}
12cr|libmatecomponent-1.4.0-1|69	
12cr|libmatecomponent-1.4.0-1|70	%files -f %{name}.lang
12cr|libmatecomponent-1.4.0-1|71	%dir %{_sysconfdir}/matecomponent-activation
12cr|libmatecomponent-1.4.0-1|72	%{_sysconfdir}/matecomponent-activation/matecomponent-activation-config.xml
12cr|libmatecomponent-1.4.0-1|73	%{_sbindir}/matecomponent-activation-sysconf
12cr|libmatecomponent-1.4.0-1|74	%{_bindir}/matecomponent-activation-client
12cr|libmatecomponent-1.4.0-1|75	%{_bindir}/matecomponent-slay
12cr|libmatecomponent-1.4.0-1|76	%{_bindir}/matecomponent-activation-run-query
12cr|libmatecomponent-1.4.0-1|77	%{_bindir}/matecomponent-echo-client-2
12cr|libmatecomponent-1.4.0-1|78	%dir %{_libdir}/matecorba-2.0
12cr|libmatecomponent-1.4.0-1|79	%{_libdir}/matecorba-2.0/MateComponent_module.so
12cr|libmatecomponent-1.4.0-1|80	%{_libdir}/matecomponent-activation-server
12cr|libmatecomponent-1.4.0-1|81	%dir %{_libdir}/matecomponent
12cr|libmatecomponent-1.4.0-1|82	%{_libdir}/matecomponent/monikers/libmoniker_std_2.so
12cr|libmatecomponent-1.4.0-1|83	%{_libdir}/matecomponent/servers/MateComponent_Moniker_std.server
12cr|libmatecomponent-1.4.0-1|84	%{_libdir}/matecomponent/servers/MateComponent_CosNaming_NamingContext.server
12cr|libmatecomponent-1.4.0-1|85	%{_libdir}/matecomponent/servers/MateComponent_Sample_Echo.server
12cr|libmatecomponent-1.4.0-1|86	%{_mandir}/man1/*
12cr|libmatecomponent-1.4.0-1|87	
12cr|libmatecomponent-1.4.0-1|88	%files -n %{libname}
12cr|libmatecomponent-1.4.0-1|89	%{_libdir}/libmatecomponent-2.so.%{major}*
12cr|libmatecomponent-1.4.0-1|90	
12cr|libmatecomponent-1.4.0-1|91	%files -n %{libactivation}
12cr|libmatecomponent-1.4.0-1|92	%{_libdir}/libmatecomponent-activation.so.%{act_major}*
12cr|libmatecomponent-1.4.0-1|93	
12cr|libmatecomponent-1.4.0-1|94	%files -n %{develname}
12cr|libmatecomponent-1.4.0-1|95	%{_libdir}/libmatecomponent-activation.so
12cr|libmatecomponent-1.4.0-1|96	%{_libdir}/libmatecomponent-2.so
12cr|libmatecomponent-1.4.0-1|97	%{_libdir}/pkgconfig/matecomponent-activation-2.0.pc
12cr|libmatecomponent-1.4.0-1|98	%{_libdir}/pkgconfig/libmatecomponent-2.0.pc
12cr|libmatecomponent-1.4.0-1|99	%dir %{_libdir}/matecomponent-2.0
12cr|libmatecomponent-1.4.0-1|100	%{_libdir}/matecomponent-2.0/samples/matecomponent-echo-2
12cr|libmatecomponent-1.4.0-1|101	%dir %{_includedir}/matecomponent-activation-2.0
12cr|libmatecomponent-1.4.0-1|102	%{_includedir}/matecomponent-activation-2.0/matecomponent-activation/*
12cr|libmatecomponent-1.4.0-1|103	%dir %{_includedir}/libmatecomponent-2.0
12cr|libmatecomponent-1.4.0-1|104	%{_includedir}/libmatecomponent-2.0/*
12cr|libmatecomponent-1.4.0-1|105	%dir %{_datadir}/idl
12cr|libmatecomponent-1.4.0-1|106	%{_datadir}/idl/*
12cr|libmatecomponent-1.4.0-1|107	%dir %{_datadir}/gtk-doc/html/matecomponent-activation
12cr|libmatecomponent-1.4.0-1|108	%{_datadir}/gtk-doc/html/matecomponent-activation/*
12cr|libmatecomponent-1.4.0-1|109	%dir %{_datadir}/gtk-doc/html/libmatecomponent
12cr|libmatecomponent-1.4.0-1|110	%{_datadir}/gtk-doc/html/libmatecomponent/*
12cr|libmatecomponent-1.4.0-1|111	
12cr|libmatecomponent-1.4.0-1|112	
12cr|libmatecomponent-1.4.0-1|113	%changelog
12cr|libmatecomponent-1.4.0-1|114	* Fri Jul 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.0-1
12cr|libmatecomponent-1.4.0-1|115	+ Revision: 811336
12cr|libmatecomponent-1.4.0-1|116	- new version 1.4.0
12cr|libmatecomponent-1.4.0-1|117	
12cr|libmatecomponent-1.4.0-1|118	* Tue May 29 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2.1-1
12cr|libmatecomponent-1.4.0-1|119	+ Revision: 801126
12cr|libmatecomponent-1.4.0-1|120	- imported package libmatecomponent
12cr|libmatecomponent-1.4.0-1|121	

2734 12
12cr|libmatecomponentui-1.4.0-1|1	%define api	2
12cr|libmatecomponentui-1.4.0-1|2	%define major	0
12cr|libmatecomponentui-1.4.0-1|3	%define libname	%mklibname matecomponentui %{api} %{major}
12cr|libmatecomponentui-1.4.0-1|4	%define devname	%mklibname -d matecomponentui
12cr|libmatecomponentui-1.4.0-1|5	
12cr|libmatecomponentui-1.4.0-1|6	Summary:	Library for compound documents in MATE
12cr|libmatecomponentui-1.4.0-1|7	Name:		libmatecomponentui
12cr|libmatecomponentui-1.4.0-1|8	Version:	1.4.0
12cr|libmatecomponentui-1.4.0-1|9	Release:	1
12cr|libmatecomponentui-1.4.0-1|10	License:	GPLv2+ and LGPLv2+
12cr|libmatecomponentui-1.4.0-1|11	Group:		System/Libraries
12cr|libmatecomponentui-1.4.0-1|12	URL:		http://mate-desktop.org
12cr|libmatecomponentui-1.4.0-1|13	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|libmatecomponentui-1.4.0-1|14	
12cr|libmatecomponentui-1.4.0-1|15	BuildRequires:	gtk-doc
12cr|libmatecomponentui-1.4.0-1|16	BuildRequires:	intltool
12cr|libmatecomponentui-1.4.0-1|17	BuildRequires:	mate-common
12cr|libmatecomponentui-1.4.0-1|18	BuildRequires:	pkgconfig(libglade-2.0)
12cr|libmatecomponentui-1.4.0-1|19	BuildRequires:	pkgconfig(libmate-2.0)
12cr|libmatecomponentui-1.4.0-1|20	BuildRequires:	pkgconfig(libmatecanvas-2.0)
12cr|libmatecomponentui-1.4.0-1|21	BuildRequires:	pkgconfig(libmatecomponent-2.0)
12cr|libmatecomponentui-1.4.0-1|22	
12cr|libmatecomponentui-1.4.0-1|23	%description
12cr|libmatecomponentui-1.4.0-1|24	Matecomponentui is a library that provides the necessary framework for MATE
12cr|libmatecomponentui-1.4.0-1|25	applications to deal with compound documents, i.e. those with a
12cr|libmatecomponentui-1.4.0-1|26	spreadsheet and graphic embedded in a word-processing document.
12cr|libmatecomponentui-1.4.0-1|27	
12cr|libmatecomponentui-1.4.0-1|28	This package contains various needed modules and files for MATE
12cr|libmatecomponentui-1.4.0-1|29	to operate.
12cr|libmatecomponentui-1.4.0-1|30	
12cr|libmatecomponentui-1.4.0-1|31	%package -n %{libname}
12cr|libmatecomponentui-1.4.0-1|32	Summary:	Library for compound documents in MATE
12cr|libmatecomponentui-1.4.0-1|33	Group:		%{group}
12cr|libmatecomponentui-1.4.0-1|34	
12cr|libmatecomponentui-1.4.0-1|35	%description -n %{libname}
12cr|libmatecomponentui-1.4.0-1|36	This package provides library for %{name}.
12cr|libmatecomponentui-1.4.0-1|37	
12cr|libmatecomponentui-1.4.0-1|38	
12cr|libmatecomponentui-1.4.0-1|39	%package -n %{devname}
12cr|libmatecomponentui-1.4.0-1|40	Summary:	Development files for %{name}
12cr|libmatecomponentui-1.4.0-1|41	Group:		Development/C
12cr|libmatecomponentui-1.4.0-1|42	Requires:	%{libname} = %{version}-%{release}
12cr|libmatecomponentui-1.4.0-1|43	Provides:	%{name}-devel = %{version}-%{release}
12cr|libmatecomponentui-1.4.0-1|44	
12cr|libmatecomponentui-1.4.0-1|45	%description -n %{devname}
12cr|libmatecomponentui-1.4.0-1|46	This package contains the development files for %{name}.
12cr|libmatecomponentui-1.4.0-1|47	
12cr|libmatecomponentui-1.4.0-1|48	%prep
12cr|libmatecomponentui-1.4.0-1|49	%setup -q
12cr|libmatecomponentui-1.4.0-1|50	
12cr|libmatecomponentui-1.4.0-1|51	%build
12cr|libmatecomponentui-1.4.0-1|52	NOCONFIGURE=yes ./autogen.sh
12cr|libmatecomponentui-1.4.0-1|53	%configure2_5x \
12cr|libmatecomponentui-1.4.0-1|54	--disable-static \
12cr|libmatecomponentui-1.4.0-1|55	
12cr|libmatecomponentui-1.4.0-1|56	%make
12cr|libmatecomponentui-1.4.0-1|57	
12cr|libmatecomponentui-1.4.0-1|58	%install
12cr|libmatecomponentui-1.4.0-1|59	%makeinstall_std
12cr|libmatecomponentui-1.4.0-1|60	
12cr|libmatecomponentui-1.4.0-1|61	%{find_lang} %{name}
12cr|libmatecomponentui-1.4.0-1|62	
12cr|libmatecomponentui-1.4.0-1|63	%files -f %{name}.lang
12cr|libmatecomponentui-1.4.0-1|64	%doc README NEWS changes.txt
12cr|libmatecomponentui-1.4.0-1|65	%{_bindir}/*
12cr|libmatecomponentui-1.4.0-1|66	%{_libdir}/matecomponent/servers/*
12cr|libmatecomponentui-1.4.0-1|67	%{_libdir}/matecomponent-2.0
12cr|libmatecomponentui-1.4.0-1|68	%{_libdir}/libglade/2.0/*.so
12cr|libmatecomponentui-1.4.0-1|69	%{_datadir}/mate-2.0
12cr|libmatecomponentui-1.4.0-1|70	%{_datadir}/applications/matecomponent-browser.desktop
12cr|libmatecomponentui-1.4.0-1|71	
12cr|libmatecomponentui-1.4.0-1|72	%files -n %{libname}
12cr|libmatecomponentui-1.4.0-1|73	%{_libdir}/libmatecomponentui-%{api}.so.%{major}*
12cr|libmatecomponentui-1.4.0-1|74	
12cr|libmatecomponentui-1.4.0-1|75	%files -n %{devname}
12cr|libmatecomponentui-1.4.0-1|76	%doc ChangeLog
12cr|libmatecomponentui-1.4.0-1|77	%doc %{_datadir}/gtk-doc/html/*
12cr|libmatecomponentui-1.4.0-1|78	%{_includedir}/*
12cr|libmatecomponentui-1.4.0-1|79	%{_libdir}/*.so
12cr|libmatecomponentui-1.4.0-1|80	%{_libdir}/pkgconfig/*
12cr|libmatecomponentui-1.4.0-1|81	
12cr|libmatecomponentui-1.4.0-1|82	
12cr|libmatecomponentui-1.4.0-1|83	
12cr|libmatecomponentui-1.4.0-1|84	%changelog
12cr|libmatecomponentui-1.4.0-1|85	* Fri Jul 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.0-1
12cr|libmatecomponentui-1.4.0-1|86	+ Revision: 811361
12cr|libmatecomponentui-1.4.0-1|87	- new version 1.4.0
12cr|libmatecomponentui-1.4.0-1|88	
12cr|libmatecomponentui-1.4.0-1|89	* Mon Jun 04 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-2
12cr|libmatecomponentui-1.4.0-1|90	+ Revision: 802482
12cr|libmatecomponentui-1.4.0-1|91	- rebuild with correct lib & dev pkg names
12cr|libmatecomponentui-1.4.0-1|92	
12cr|libmatecomponentui-1.4.0-1|93	* Thu May 31 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|libmatecomponentui-1.4.0-1|94	+ Revision: 801642
12cr|libmatecomponentui-1.4.0-1|95	- imported package libmatecomponentui
12cr|libmatecomponentui-1.4.0-1|96	

2735 12
12cr|libmatekbd-1.4.0-1|1	%define major	4
12cr|libmatekbd-1.4.0-1|2	%define libname	%mklibname matekbd  %{major}
12cr|libmatekbd-1.4.0-1|3	%define devname %mklibname -d matekbd
12cr|libmatekbd-1.4.0-1|4	
12cr|libmatekbd-1.4.0-1|5	Summary:	MATE keyboard libraries
12cr|libmatekbd-1.4.0-1|6	Name:		libmatekbd
12cr|libmatekbd-1.4.0-1|7	Version:	1.4.0
12cr|libmatekbd-1.4.0-1|8	Release:	1
12cr|libmatekbd-1.4.0-1|9	License:	LGPLv2+
12cr|libmatekbd-1.4.0-1|10	Group:		System/Libraries
12cr|libmatekbd-1.4.0-1|11	Url:		http://mate-desktop.org
12cr|libmatekbd-1.4.0-1|12	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|libmatekbd-1.4.0-1|13	
12cr|libmatekbd-1.4.0-1|14	BuildRequires:	intltool
12cr|libmatekbd-1.4.0-1|15	BuildRequires:	mate-common
12cr|libmatekbd-1.4.0-1|16	BuildRequires:	mate-conf
12cr|libmatekbd-1.4.0-1|17	BuildRequires:	pkgconfig(glib-2.0)
12cr|libmatekbd-1.4.0-1|18	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|libmatekbd-1.4.0-1|19	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|libmatekbd-1.4.0-1|20	BuildRequires:	pkgconfig(libxklavier)
12cr|libmatekbd-1.4.0-1|21	
12cr|libmatekbd-1.4.0-1|22	%description
12cr|libmatekbd-1.4.0-1|23	Files used by MATE keyboard library
12cr|libmatekbd-1.4.0-1|24	
12cr|libmatekbd-1.4.0-1|25	%package -n %{libname}
12cr|libmatekbd-1.4.0-1|26	Summary:	Dynamic libraries for MATE applications
12cr|libmatekbd-1.4.0-1|27	Group:		%{group}
12cr|libmatekbd-1.4.0-1|28	
12cr|libmatekbd-1.4.0-1|29	%description -n %{libname}
12cr|libmatekbd-1.4.0-1|30	MATE keyboard library
12cr|libmatekbd-1.4.0-1|31	
12cr|libmatekbd-1.4.0-1|32	%package -n %{devname}
12cr|libmatekbd-1.4.0-1|33	Summary:	Development libraries, include files for MATE
12cr|libmatekbd-1.4.0-1|34	Group:		Development/C
12cr|libmatekbd-1.4.0-1|35	Requires:	%{libname} = %{version}-%{release}
12cr|libmatekbd-1.4.0-1|36	Provides:	%{name}-devel = %{version}-%{release}
12cr|libmatekbd-1.4.0-1|37	
12cr|libmatekbd-1.4.0-1|38	%description -n %{devname}
12cr|libmatekbd-1.4.0-1|39	Development library and headers file needed in order to develop
12cr|libmatekbd-1.4.0-1|40	applications using the MATE keyboard library
12cr|libmatekbd-1.4.0-1|41	
12cr|libmatekbd-1.4.0-1|42	%prep
12cr|libmatekbd-1.4.0-1|43	%setup -q
12cr|libmatekbd-1.4.0-1|44	%apply_patches
12cr|libmatekbd-1.4.0-1|45	
12cr|libmatekbd-1.4.0-1|46	%build
12cr|libmatekbd-1.4.0-1|47	NOCONFIGURE=yes ./autogen.sh
12cr|libmatekbd-1.4.0-1|48	%configure2_5x \
12cr|libmatekbd-1.4.0-1|49	--disable-static
12cr|libmatekbd-1.4.0-1|50	
12cr|libmatekbd-1.4.0-1|51	%make LIBS='-lm -lgmodule-2.0'
12cr|libmatekbd-1.4.0-1|52	
12cr|libmatekbd-1.4.0-1|53	%install
12cr|libmatekbd-1.4.0-1|54	%makeinstall_std
12cr|libmatekbd-1.4.0-1|55	
12cr|libmatekbd-1.4.0-1|56	%find_lang %{name}
12cr|libmatekbd-1.4.0-1|57	
12cr|libmatekbd-1.4.0-1|58	%files -f %{name}.lang
12cr|libmatekbd-1.4.0-1|59	%doc NEWS ChangeLog
12cr|libmatekbd-1.4.0-1|60	%{_sysconfdir}/mateconf/schemas/desktop_mate_peripherals_keyboard_xkb.schemas
12cr|libmatekbd-1.4.0-1|61	%{_bindir}/matekbd-indicator-plugins-capplet
12cr|libmatekbd-1.4.0-1|62	%{_datadir}/applications/matekbd-indicator-plugins-capplet.desktop
12cr|libmatekbd-1.4.0-1|63	%{_datadir}/libmatekbd/
12cr|libmatekbd-1.4.0-1|64	
12cr|libmatekbd-1.4.0-1|65	%files -n %{libname}
12cr|libmatekbd-1.4.0-1|66	%{_libdir}/libmatekbd*.so.%{major}*
12cr|libmatekbd-1.4.0-1|67	
12cr|libmatekbd-1.4.0-1|68	%files -n %{devname}
12cr|libmatekbd-1.4.0-1|69	%{_includedir}/*
12cr|libmatekbd-1.4.0-1|70	%{_libdir}/pkgconfig/*
12cr|libmatekbd-1.4.0-1|71	%{_libdir}/*.so
12cr|libmatekbd-1.4.0-1|72	
12cr|libmatekbd-1.4.0-1|73	
12cr|libmatekbd-1.4.0-1|74	
12cr|libmatekbd-1.4.0-1|75	%changelog
12cr|libmatekbd-1.4.0-1|76	* Thu Aug 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.0-1
12cr|libmatekbd-1.4.0-1|77	+ Revision: 811555
12cr|libmatekbd-1.4.0-1|78	- new version 1.4.0
12cr|libmatekbd-1.4.0-1|79	
12cr|libmatekbd-1.4.0-1|80	* Thu May 31 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|libmatekbd-1.4.0-1|81	+ Revision: 801661
12cr|libmatekbd-1.4.0-1|82	- imported package libmatekbd
12cr|libmatekbd-1.4.0-1|83	

2736 12
12cr|libmatekeyring-1.4.0-1|1	%define major	1
12cr|libmatekeyring-1.4.0-1|2	%define libname	%mklibname matekeyring %{major}
12cr|libmatekeyring-1.4.0-1|3	%define devname	%mklibname -d matekeyring
12cr|libmatekeyring-1.4.0-1|4	
12cr|libmatekeyring-1.4.0-1|5	Summary:	Keyring library for the GNOME desktop
12cr|libmatekeyring-1.4.0-1|6	Name:		libmatekeyring
12cr|libmatekeyring-1.4.0-1|7	Version:	1.4.0
12cr|libmatekeyring-1.4.0-1|8	Release:	1
12cr|libmatekeyring-1.4.0-1|9	License:	LGPLv2+
12cr|libmatekeyring-1.4.0-1|10	Group:		Networking/Remote access
12cr|libmatekeyring-1.4.0-1|11	URL:		http://mate-desktop.org
12cr|libmatekeyring-1.4.0-1|12	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|libmatekeyring-1.4.0-1|13	
12cr|libmatekeyring-1.4.0-1|14	BuildRequires:	gtk-doc
12cr|libmatekeyring-1.4.0-1|15	BuildRequires:	intltool
12cr|libmatekeyring-1.4.0-1|16	BuildRequires:	mate-common
12cr|libmatekeyring-1.4.0-1|17	BuildRequires:	libgcrypt-devel
12cr|libmatekeyring-1.4.0-1|18	BuildRequires:	pkgconfig(dbus-1)
12cr|libmatekeyring-1.4.0-1|19	BuildRequires:	pkgconfig(glib-2.0)
12cr|libmatekeyring-1.4.0-1|20	
12cr|libmatekeyring-1.4.0-1|21	%description
12cr|libmatekeyring-1.4.0-1|22	matekeyring is a program that keep password and other secrets for
12cr|libmatekeyring-1.4.0-1|23	users. It is run as a damon in the session, similar to ssh-agent, and
12cr|libmatekeyring-1.4.0-1|24	other applications can locate it by an environment variable.
12cr|libmatekeyring-1.4.0-1|25	
12cr|libmatekeyring-1.4.0-1|26	The program can manage several keyrings, each with its own master
12cr|libmatekeyring-1.4.0-1|27	password, and there is also a session keyring which is never stored to
12cr|libmatekeyring-1.4.0-1|28	disk, but forgotten when the session ends.
12cr|libmatekeyring-1.4.0-1|29	
12cr|libmatekeyring-1.4.0-1|30	%package lang
12cr|libmatekeyring-1.4.0-1|31	Group:		System/Libraries
12cr|libmatekeyring-1.4.0-1|32	Summary:	Localization data files for %{name}
12cr|libmatekeyring-1.4.0-1|33	
12cr|libmatekeyring-1.4.0-1|34	%description lang
12cr|libmatekeyring-1.4.0-1|35	This package contains the translations for %{name}.
12cr|libmatekeyring-1.4.0-1|36	
12cr|libmatekeyring-1.4.0-1|37	%package -n %{libname}
12cr|libmatekeyring-1.4.0-1|38	Summary:	Library for integration with the gnome keyring system
12cr|libmatekeyring-1.4.0-1|39	Group:		System/Libraries
12cr|libmatekeyring-1.4.0-1|40	Suggests:	%{name}-lang >= %{version}
12cr|libmatekeyring-1.4.0-1|41	
12cr|libmatekeyring-1.4.0-1|42	%description -n %{libname}
12cr|libmatekeyring-1.4.0-1|43	The library libmatekeyring is used by applications to integrate with
12cr|libmatekeyring-1.4.0-1|44	the gnome keyring system. However, at this point the library hasn't been
12cr|libmatekeyring-1.4.0-1|45	tested and used enought to consider the API to be publically
12cr|libmatekeyring-1.4.0-1|46	exposed. Therefore use of libmatekeyring is at the moment limited to
12cr|libmatekeyring-1.4.0-1|47	internal use in the gnome desktop. However, we hope that the
12cr|libmatekeyring-1.4.0-1|48	matekeyring API will turn out useful and good, so that later it
12cr|libmatekeyring-1.4.0-1|49	can be made public for any application to use.
12cr|libmatekeyring-1.4.0-1|50	
12cr|libmatekeyring-1.4.0-1|51	%package -n %{devname}
12cr|libmatekeyring-1.4.0-1|52	Group:		Development/C
12cr|libmatekeyring-1.4.0-1|53	Summary:	Library for integration with the gnome keyring system
12cr|libmatekeyring-1.4.0-1|54	Requires:	%{libname} = %{version}-%{release}
12cr|libmatekeyring-1.4.0-1|55	Provides:	%{name}-devel = %{version}-%{release}
12cr|libmatekeyring-1.4.0-1|56	
12cr|libmatekeyring-1.4.0-1|57	%description -n %{devname}
12cr|libmatekeyring-1.4.0-1|58	This package contains the development files for %{name}.
12cr|libmatekeyring-1.4.0-1|59	
12cr|libmatekeyring-1.4.0-1|60	%prep
12cr|libmatekeyring-1.4.0-1|61	%setup -q
12cr|libmatekeyring-1.4.0-1|62	%apply_patches
12cr|libmatekeyring-1.4.0-1|63	
12cr|libmatekeyring-1.4.0-1|64	%build
12cr|libmatekeyring-1.4.0-1|65	NOCONFIGURE=yes ./autogen.sh
12cr|libmatekeyring-1.4.0-1|66	%configure2_5x \
12cr|libmatekeyring-1.4.0-1|67	--disable-static
12cr|libmatekeyring-1.4.0-1|68	
12cr|libmatekeyring-1.4.0-1|69	%make
12cr|libmatekeyring-1.4.0-1|70	
12cr|libmatekeyring-1.4.0-1|71	%install
12cr|libmatekeyring-1.4.0-1|72	%makeinstall_std
12cr|libmatekeyring-1.4.0-1|73	
12cr|libmatekeyring-1.4.0-1|74	%find_lang %{name}
12cr|libmatekeyring-1.4.0-1|75	
12cr|libmatekeyring-1.4.0-1|76	%files lang -f %{name}.lang
12cr|libmatekeyring-1.4.0-1|77	
12cr|libmatekeyring-1.4.0-1|78	%files -n %{libname}
12cr|libmatekeyring-1.4.0-1|79	%{_libdir}/libmate-keyring.so.%{major}*
12cr|libmatekeyring-1.4.0-1|80	
12cr|libmatekeyring-1.4.0-1|81	%files -n %{devname}
12cr|libmatekeyring-1.4.0-1|82	%doc ChangeLog README NEWS
12cr|libmatekeyring-1.4.0-1|83	%dir %{_includedir}/mate-keyring-1/
12cr|libmatekeyring-1.4.0-1|84	%{_includedir}/mate-keyring-1/*.h
12cr|libmatekeyring-1.4.0-1|85	%{_libdir}/*.so
12cr|libmatekeyring-1.4.0-1|86	%{_libdir}/pkgconfig/*
12cr|libmatekeyring-1.4.0-1|87	%doc %{_datadir}/gtk-doc/html/mate-keyring
12cr|libmatekeyring-1.4.0-1|88	
12cr|libmatekeyring-1.4.0-1|89	
12cr|libmatekeyring-1.4.0-1|90	
12cr|libmatekeyring-1.4.0-1|91	%changelog
12cr|libmatekeyring-1.4.0-1|92	* Fri Jul 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.0-1
12cr|libmatekeyring-1.4.0-1|93	+ Revision: 811372
12cr|libmatekeyring-1.4.0-1|94	- new version 1.4.0
12cr|libmatekeyring-1.4.0-1|95	
12cr|libmatekeyring-1.4.0-1|96	* Thu May 31 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|libmatekeyring-1.4.0-1|97	+ Revision: 801616
12cr|libmatekeyring-1.4.0-1|98	- imported package libmatekeyring
12cr|libmatekeyring-1.4.0-1|99	

2737 12
12cr|libmatenotify-1.4.1-1|1	%define major	1
12cr|libmatenotify-1.4.1-1|2	%define libname	%mklibname matenotify %{major}
12cr|libmatenotify-1.4.1-1|3	%define devname %mklibname -d matenotify
12cr|libmatenotify-1.4.1-1|4	
12cr|libmatenotify-1.4.1-1|5	Summary:	Desktop notifications library
12cr|libmatenotify-1.4.1-1|6	Name:		libmatenotify
12cr|libmatenotify-1.4.1-1|7	Version:	1.4.1
12cr|libmatenotify-1.4.1-1|8	Release:	1
12cr|libmatenotify-1.4.1-1|9	License:	LGPLv2+
12cr|libmatenotify-1.4.1-1|10	Group:		System/Libraries
12cr|libmatenotify-1.4.1-1|11	URL:		http://mate-desktop.org
12cr|libmatenotify-1.4.1-1|12	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|libmatenotify-1.4.1-1|13	
12cr|libmatenotify-1.4.1-1|14	Buildrequires:	gtk-doc
12cr|libmatenotify-1.4.1-1|15	Buildrequires:	mate-common
12cr|libmatenotify-1.4.1-1|16	Buildrequires:	pkgconfig(dbus-glib-1)
12cr|libmatenotify-1.4.1-1|17	Buildrequires:	pkgconfig(gtk+-2.0)
12cr|libmatenotify-1.4.1-1|18	
12cr|libmatenotify-1.4.1-1|19	Requires:	virtual-notification-daemon
12cr|libmatenotify-1.4.1-1|20	
12cr|libmatenotify-1.4.1-1|21	%description
12cr|libmatenotify-1.4.1-1|22	A library that sends desktop notifications to a notification daemon, as
12cr|libmatenotify-1.4.1-1|23	defined in the Desktop Notifications spec. These notifications can be
12cr|libmatenotify-1.4.1-1|24	used to inform the user about an event or display some form of
12cr|libmatenotify-1.4.1-1|25	information without getting in the user's way.
12cr|libmatenotify-1.4.1-1|26	
12cr|libmatenotify-1.4.1-1|27	%package -n %{libname}
12cr|libmatenotify-1.4.1-1|28	Group:		System/Libraries
12cr|libmatenotify-1.4.1-1|29	Summary:	Desktop notifications library - shared library
12cr|libmatenotify-1.4.1-1|30	
12cr|libmatenotify-1.4.1-1|31	%description -n %{libname}
12cr|libmatenotify-1.4.1-1|32	This packages contains the shared library for %{name}.
12cr|libmatenotify-1.4.1-1|33	
12cr|libmatenotify-1.4.1-1|34	%package -n %{devname}
12cr|libmatenotify-1.4.1-1|35	Group:		Development/C
12cr|libmatenotify-1.4.1-1|36	Summary:	Desktop notifications library - headers
12cr|libmatenotify-1.4.1-1|37	Requires:	%{libname} = %{version}-%{release}
12cr|libmatenotify-1.4.1-1|38	Provides:	%{name}-devel = %{version}-%{release}
12cr|libmatenotify-1.4.1-1|39	
12cr|libmatenotify-1.4.1-1|40	%description -n %{devname}
12cr|libmatenotify-1.4.1-1|41	This package contains the development files for %{name}.
12cr|libmatenotify-1.4.1-1|42	
12cr|libmatenotify-1.4.1-1|43	%prep
12cr|libmatenotify-1.4.1-1|44	%setup -q
12cr|libmatenotify-1.4.1-1|45	
12cr|libmatenotify-1.4.1-1|46	%build
12cr|libmatenotify-1.4.1-1|47	NOCONFIGURE=yes ./autogen.sh
12cr|libmatenotify-1.4.1-1|48	%configure2_5x \
12cr|libmatenotify-1.4.1-1|49	--disable-static
12cr|libmatenotify-1.4.1-1|50	
12cr|libmatenotify-1.4.1-1|51	%make
12cr|libmatenotify-1.4.1-1|52	
12cr|libmatenotify-1.4.1-1|53	%install
12cr|libmatenotify-1.4.1-1|54	%makeinstall_std
12cr|libmatenotify-1.4.1-1|55	
12cr|libmatenotify-1.4.1-1|56	%files
12cr|libmatenotify-1.4.1-1|57	%{_bindir}/mate-notify-send
12cr|libmatenotify-1.4.1-1|58	
12cr|libmatenotify-1.4.1-1|59	%files -n %{libname}
12cr|libmatenotify-1.4.1-1|60	%{_libdir}/libmatenotify.so.%{major}*
12cr|libmatenotify-1.4.1-1|61	
12cr|libmatenotify-1.4.1-1|62	%files -n %{devname}
12cr|libmatenotify-1.4.1-1|63	%{_libdir}/*.so
12cr|libmatenotify-1.4.1-1|64	%{_libdir}/pkgconfig/*
12cr|libmatenotify-1.4.1-1|65	%{_includedir}/*
12cr|libmatenotify-1.4.1-1|66	%doc %{_datadir}/gtk-doc/html/*
12cr|libmatenotify-1.4.1-1|67	
12cr|libmatenotify-1.4.1-1|68	
12cr|libmatenotify-1.4.1-1|69	
12cr|libmatenotify-1.4.1-1|70	%changelog
12cr|libmatenotify-1.4.1-1|71	* Thu Aug 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.0-1
12cr|libmatenotify-1.4.1-1|72	+ Revision: 811550
12cr|libmatenotify-1.4.1-1|73	- new version 1.4
12cr|libmatenotify-1.4.1-1|74	
12cr|libmatenotify-1.4.1-1|75	* Wed Jun 13 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-2
12cr|libmatenotify-1.4.1-1|76	+ Revision: 805472
12cr|libmatenotify-1.4.1-1|77	- rebuild correcting lib & dev pkg names
12cr|libmatenotify-1.4.1-1|78	
12cr|libmatenotify-1.4.1-1|79	* Thu May 31 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|libmatenotify-1.4.1-1|80	+ Revision: 801654
12cr|libmatenotify-1.4.1-1|81	- imported package libmatenotify
12cr|libmatenotify-1.4.1-1|82	

2738 12
12cr|libmateui-1.4.0-1|1	%define api	2
12cr|libmateui-1.4.0-1|2	%define major	0
12cr|libmateui-1.4.0-1|3	%define libname	%mklibname mateui %{api} %{major}
12cr|libmateui-1.4.0-1|4	%define devname	%mklibname -d mateui
12cr|libmateui-1.4.0-1|5	
12cr|libmateui-1.4.0-1|6	Summary:	Main MATE libraries
12cr|libmateui-1.4.0-1|7	Name:		libmateui
12cr|libmateui-1.4.0-1|8	Version:	1.4.0
12cr|libmateui-1.4.0-1|9	Release:	1
12cr|libmateui-1.4.0-1|10	License:	LGPLv2+
12cr|libmateui-1.4.0-1|11	Group:		System/Libraries
12cr|libmateui-1.4.0-1|12	Url:		http://mate-desktop.org
12cr|libmateui-1.4.0-1|13	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|libmateui-1.4.0-1|14	
12cr|libmateui-1.4.0-1|15	BuildRequires:	gtk-doc
12cr|libmateui-1.4.0-1|16	BuildRequires:	intltool
12cr|libmateui-1.4.0-1|17	BuildRequires:	mate-common
12cr|libmateui-1.4.0-1|18	BuildRequires:	mate-conf
12cr|libmateui-1.4.0-1|19	BuildRequires:	pkgconfig(ice)
12cr|libmateui-1.4.0-1|20	BuildRequires:	pkgconfig(libglade-2.0)
12cr|libmateui-1.4.0-1|21	BuildRequires:	pkgconfig(libmate-2.0)
12cr|libmateui-1.4.0-1|22	BuildRequires:	pkgconfig(libmatecanvas-2.0)
12cr|libmateui-1.4.0-1|23	BuildRequires:	pkgconfig(libmatecomponent-2.0)
12cr|libmateui-1.4.0-1|24	BuildRequires:	pkgconfig(libmatecomponentui-2.0)
12cr|libmateui-1.4.0-1|25	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|libmateui-1.4.0-1|26	BuildRequires:	pkgconfig(mate-keyring-1)
12cr|libmateui-1.4.0-1|27	BuildRequires:	pkgconfig(mate-vfs-2.0)
12cr|libmateui-1.4.0-1|28	BuildRequires:	pkgconfig(pango)
12cr|libmateui-1.4.0-1|29	BuildRequires:	pkgconfig(sm)
12cr|libmateui-1.4.0-1|30	BuildRequires:	pkgconfig(x11)
12cr|libmateui-1.4.0-1|31	
12cr|libmateui-1.4.0-1|32	Requires: libmatecomponentui
12cr|libmateui-1.4.0-1|33	Requires: mate-icon-theme
12cr|libmateui-1.4.0-1|34	
12cr|libmateui-1.4.0-1|35	%description
12cr|libmateui-1.4.0-1|36	Data files for the MATE UI library such as translations.
12cr|libmateui-1.4.0-1|37	
12cr|libmateui-1.4.0-1|38	%package -n %{libname}
12cr|libmateui-1.4.0-1|39	Summary:	MATE libraries
12cr|libmateui-1.4.0-1|40	Group:		%{group}
12cr|libmateui-1.4.0-1|41	
12cr|libmateui-1.4.0-1|42	%description -n %{libname}
12cr|libmateui-1.4.0-1|43	MATE library contains extra widgets to let your
12cr|libmateui-1.4.0-1|44	MATE applications really shine
12cr|libmateui-1.4.0-1|45	
12cr|libmateui-1.4.0-1|46	%package -n %{devname}
12cr|libmateui-1.4.0-1|47	Summary:	Development libraries, include files for MATE
12cr|libmateui-1.4.0-1|48	Group:		Development/C
12cr|libmateui-1.4.0-1|49	Requires:	%{libname} = %{version}-%{release}
12cr|libmateui-1.4.0-1|50	Provides:	%{name}-devel = %{version}-%{release}
12cr|libmateui-1.4.0-1|51	
12cr|libmateui-1.4.0-1|52	%description -n %{devname}
12cr|libmateui-1.4.0-1|53	Development library, headers files and documentation needed in order
12cr|libmateui-1.4.0-1|54	to develop applications using the MATE library.
12cr|libmateui-1.4.0-1|55	
12cr|libmateui-1.4.0-1|56	%prep
12cr|libmateui-1.4.0-1|57	%setup -q
12cr|libmateui-1.4.0-1|58	%apply_patches
12cr|libmateui-1.4.0-1|59	
12cr|libmateui-1.4.0-1|60	%build
12cr|libmateui-1.4.0-1|61	NOCONFIGURE=yes ./autogen.sh
12cr|libmateui-1.4.0-1|62	%configure2_5x \
12cr|libmateui-1.4.0-1|63	--disable-static
12cr|libmateui-1.4.0-1|64	
12cr|libmateui-1.4.0-1|65	%make
12cr|libmateui-1.4.0-1|66	
12cr|libmateui-1.4.0-1|67	%install
12cr|libmateui-1.4.0-1|68	%makeinstall_std
12cr|libmateui-1.4.0-1|69	
12cr|libmateui-1.4.0-1|70	%find_lang %{name}
12cr|libmateui-1.4.0-1|71	
12cr|libmateui-1.4.0-1|72	%files -f %{name}.lang
12cr|libmateui-1.4.0-1|73	%doc AUTHORS NEWS README
12cr|libmateui-1.4.0-1|74	%{_libdir}/libglade/2.0/*.so
12cr|libmateui-1.4.0-1|75	%{_datadir}/pixmaps/*
12cr|libmateui-1.4.0-1|76	
12cr|libmateui-1.4.0-1|77	%files -n %{libname}
12cr|libmateui-1.4.0-1|78	%{_libdir}/libmateui-%{api}.so.%{major}*
12cr|libmateui-1.4.0-1|79	
12cr|libmateui-1.4.0-1|80	%files -n %{devname}
12cr|libmateui-1.4.0-1|81	%doc ChangeLog
12cr|libmateui-1.4.0-1|82	%doc %{_datadir}/gtk-doc/html/*
12cr|libmateui-1.4.0-1|83	%{_includedir}/*
12cr|libmateui-1.4.0-1|84	%{_libdir}/pkgconfig/*
12cr|libmateui-1.4.0-1|85	%{_libdir}/*.so
12cr|libmateui-1.4.0-1|86	
12cr|libmateui-1.4.0-1|87	
12cr|libmateui-1.4.0-1|88	
12cr|libmateui-1.4.0-1|89	%changelog
12cr|libmateui-1.4.0-1|90	* Wed Aug 01 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.0-1
12cr|libmateui-1.4.0-1|91	+ Revision: 811525
12cr|libmateui-1.4.0-1|92	- new version 1.4.0
12cr|libmateui-1.4.0-1|93	
12cr|libmateui-1.4.0-1|94	* Wed Jun 13 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-3
12cr|libmateui-1.4.0-1|95	+ Revision: 805469
12cr|libmateui-1.4.0-1|96	- rebuild adding require for libmatecomponentui
12cr|libmateui-1.4.0-1|97	
12cr|libmateui-1.4.0-1|98	* Mon Jun 04 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-2
12cr|libmateui-1.4.0-1|99	+ Revision: 802481
12cr|libmateui-1.4.0-1|100	- rebuild
12cr|libmateui-1.4.0-1|101	- imported package libmateui
12cr|libmateui-1.4.0-1|102	

2739 12
12cr|libmateweather-1.4.0-1|1	%define major	1
12cr|libmateweather-1.4.0-1|2	%define libname	%mklibname mateweather %{major}
12cr|libmateweather-1.4.0-1|3	%define devname	%mklibname -d mateweather
12cr|libmateweather-1.4.0-1|4	
12cr|libmateweather-1.4.0-1|5	Summary:	MATE Weather applet library
12cr|libmateweather-1.4.0-1|6	Name:		libmateweather
12cr|libmateweather-1.4.0-1|7	Version:	1.4.0
12cr|libmateweather-1.4.0-1|8	Release:	1
12cr|libmateweather-1.4.0-1|9	License:	GPLv2+
12cr|libmateweather-1.4.0-1|10	Group:		System/Libraries
12cr|libmateweather-1.4.0-1|11	Url:		http://mate-desktop.org
12cr|libmateweather-1.4.0-1|12	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|libmateweather-1.4.0-1|13	
12cr|libmateweather-1.4.0-1|14	BuildRequires:	gtk-doc
12cr|libmateweather-1.4.0-1|15	BuildRequires:	intltool
12cr|libmateweather-1.4.0-1|16	BuildRequires:	mate-common
12cr|libmateweather-1.4.0-1|17	BuildRequires:	mate-conf
12cr|libmateweather-1.4.0-1|18	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|libmateweather-1.4.0-1|19	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|libmateweather-1.4.0-1|20	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
12cr|libmateweather-1.4.0-1|21	
12cr|libmateweather-1.4.0-1|22	%description
12cr|libmateweather-1.4.0-1|23	This is a library to provide Weather data to the MATE panel applet.
12cr|libmateweather-1.4.0-1|24	
12cr|libmateweather-1.4.0-1|25	%package -n %{libname}
12cr|libmateweather-1.4.0-1|26	Summary:	MATE Weather applet library
12cr|libmateweather-1.4.0-1|27	Group:		System/Libraries
12cr|libmateweather-1.4.0-1|28	
12cr|libmateweather-1.4.0-1|29	%description -n %{libname}
12cr|libmateweather-1.4.0-1|30	This is a library to provide Weather data to the MATE panel applet.
12cr|libmateweather-1.4.0-1|31	
12cr|libmateweather-1.4.0-1|32	%package -n %{devname}
12cr|libmateweather-1.4.0-1|33	Summary:	MATE Weather applet library
12cr|libmateweather-1.4.0-1|34	Group:		Development/C
12cr|libmateweather-1.4.0-1|35	Requires:	%{libname} = %{version}-%{release}
12cr|libmateweather-1.4.0-1|36	Provides:	%{name}-devel = %{version}-%{release}
12cr|libmateweather-1.4.0-1|37	
12cr|libmateweather-1.4.0-1|38	%description -n %{devname}
12cr|libmateweather-1.4.0-1|39	This is a library to provide Weather data to the MATE panel applet.
12cr|libmateweather-1.4.0-1|40	
12cr|libmateweather-1.4.0-1|41	%prep
12cr|libmateweather-1.4.0-1|42	%setup -q
12cr|libmateweather-1.4.0-1|43	
12cr|libmateweather-1.4.0-1|44	%build
12cr|libmateweather-1.4.0-1|45	NOCONFIGURE=yes ./autogen.sh
12cr|libmateweather-1.4.0-1|46	%configure2_5x \
12cr|libmateweather-1.4.0-1|47	--disable-static \
12cr|libmateweather-1.4.0-1|48	
12cr|libmateweather-1.4.0-1|49	%make
12cr|libmateweather-1.4.0-1|50	
12cr|libmateweather-1.4.0-1|51	%install
12cr|libmateweather-1.4.0-1|52	%makeinstall_std
12cr|libmateweather-1.4.0-1|53	%find_lang %{name}
12cr|libmateweather-1.4.0-1|54	
12cr|libmateweather-1.4.0-1|55	for xmlfile in %{buildroot}%{_datadir}/%{name}/Locations.*.xml; do
12cr|libmateweather-1.4.0-1|56	echo "%lang($(basename $xmlfile|sed -e s/Locations.// -e s/.xml//)) $(echo $xmlfile | sed s!%{buildroot}!!)" >> %{name}.lang
12cr|libmateweather-1.4.0-1|57	done
12cr|libmateweather-1.4.0-1|58	
12cr|libmateweather-1.4.0-1|59	%files -f %{name}.lang
12cr|libmateweather-1.4.0-1|60	%doc AUTHORS NEWS
12cr|libmateweather-1.4.0-1|61	%{_sysconfdir}/mateconf/schemas/mateweather.schemas
12cr|libmateweather-1.4.0-1|62	%dir %{_datadir}/%{name}
12cr|libmateweather-1.4.0-1|63	%{_datadir}/%{name}/locations.dtd
12cr|libmateweather-1.4.0-1|64	%{_datadir}/%{name}/Locations.xml
12cr|libmateweather-1.4.0-1|65	%{_iconsdir}/mate/*/status/weather*
12cr|libmateweather-1.4.0-1|66	
12cr|libmateweather-1.4.0-1|67	%files -n %{libname}
12cr|libmateweather-1.4.0-1|68	%{_libdir}/libmateweather.so.%{major}*
12cr|libmateweather-1.4.0-1|69	
12cr|libmateweather-1.4.0-1|70	%files -n %{devname}
12cr|libmateweather-1.4.0-1|71	%doc ChangeLog
12cr|libmateweather-1.4.0-1|72	%{_libdir}/*.so
12cr|libmateweather-1.4.0-1|73	%{_libdir}/pkgconfig/*.pc
12cr|libmateweather-1.4.0-1|74	%{_includedir}/*
12cr|libmateweather-1.4.0-1|75	%dir %{_datadir}/gtk-doc/html/%{name}
12cr|libmateweather-1.4.0-1|76	%{_datadir}/gtk-doc/html/%{name}/*
12cr|libmateweather-1.4.0-1|77	
12cr|libmateweather-1.4.0-1|78	
12cr|libmateweather-1.4.0-1|79	
12cr|libmateweather-1.4.0-1|80	%changelog
12cr|libmateweather-1.4.0-1|81	* Thu Aug 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.0-1
12cr|libmateweather-1.4.0-1|82	+ Revision: 811572
12cr|libmateweather-1.4.0-1|83	- new version 1.4
12cr|libmateweather-1.4.0-1|84	
12cr|libmateweather-1.4.0-1|85	* Sat Jun 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-2
12cr|libmateweather-1.4.0-1|86	+ Revision: 802029
12cr|libmateweather-1.4.0-1|87	- rebuild to build proper lib and dev pkg names
12cr|libmateweather-1.4.0-1|88	
12cr|libmateweather-1.4.0-1|89	* Fri Jun 01 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|libmateweather-1.4.0-1|90	+ Revision: 801695
12cr|libmateweather-1.4.0-1|91	- imported package libmateweather
12cr|libmateweather-1.4.0-1|92	

2740 12
12cr|libmatewnck-1.4.0-2|1	%define	major	0
12cr|libmatewnck-1.4.0-2|2	%define	libname	%mklibname matewnck %{major}
12cr|libmatewnck-1.4.0-2|3	%define	devname	%mklibname -d matewnck
12cr|libmatewnck-1.4.0-2|4	
12cr|libmatewnck-1.4.0-2|5	Summary:	A Window Navigator Construction Kit
12cr|libmatewnck-1.4.0-2|6	Name:		libmatewnck
12cr|libmatewnck-1.4.0-2|7	Version:	1.4.0
12cr|libmatewnck-1.4.0-2|8	Release:	2
12cr|libmatewnck-1.4.0-2|9	License:	LGPLv2+
12cr|libmatewnck-1.4.0-2|10	Group:		System/Libraries
12cr|libmatewnck-1.4.0-2|11	URL:		http://mate-desktop.org
12cr|libmatewnck-1.4.0-2|12	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|libmatewnck-1.4.0-2|13	
12cr|libmatewnck-1.4.0-2|14	BuildRequires: intltool
12cr|libmatewnck-1.4.0-2|15	BuildRequires: mate-common
12cr|libmatewnck-1.4.0-2|16	BuildRequires: gtk-doc
12cr|libmatewnck-1.4.0-2|17	BuildRequires: pkgconfig(gobject-introspection-1.0)
12cr|libmatewnck-1.4.0-2|18	BuildRequires: pkgconfig(gtk+-2.0)
12cr|libmatewnck-1.4.0-2|19	BuildRequires: pkgconfig(libstartup-notification-1.0)
12cr|libmatewnck-1.4.0-2|20	
12cr|libmatewnck-1.4.0-2|21	%description
12cr|libmatewnck-1.4.0-2|22	libmatewnck is Window Navigator Construction Kit, i.e. a library to use
12cr|libmatewnck-1.4.0-2|23	for writing pagers and taskslists and stuff.
12cr|libmatewnck-1.4.0-2|24	
12cr|libmatewnck-1.4.0-2|25	%package -n %{libname}
12cr|libmatewnck-1.4.0-2|26	Summary:	%{summary}
12cr|libmatewnck-1.4.0-2|27	Group:		%{group}
12cr|libmatewnck-1.4.0-2|28	Requires:	%{name} >= %{version}
12cr|libmatewnck-1.4.0-2|29	
12cr|libmatewnck-1.4.0-2|30	%description -n %{libname}
12cr|libmatewnck-1.4.0-2|31	libmatewnck is Window Navigator Construction Kit, i.e. a library to use
12cr|libmatewnck-1.4.0-2|32	for writing pagers and taskslists and stuff.
12cr|libmatewnck-1.4.0-2|33	
12cr|libmatewnck-1.4.0-2|34	%package -n %{devname}
12cr|libmatewnck-1.4.0-2|35	Summary:	Development libraries, include files for libmatewnck
12cr|libmatewnck-1.4.0-2|36	Group:		Development/GNOME and GTK+
12cr|libmatewnck-1.4.0-2|37	Provides:	%{name}-devel = %{version}-%{release}
12cr|libmatewnck-1.4.0-2|38	Requires:	%{libname} = %{version}
12cr|libmatewnck-1.4.0-2|39	
12cr|libmatewnck-1.4.0-2|40	%description -n %{devname}
12cr|libmatewnck-1.4.0-2|41	libmatewnck is Window Navigator Construction Kit, i.e. a library to use
12cr|libmatewnck-1.4.0-2|42	for writing pagers and taskslists and stuff.
12cr|libmatewnck-1.4.0-2|43	
12cr|libmatewnck-1.4.0-2|44	%prep
12cr|libmatewnck-1.4.0-2|45	%setup -q
12cr|libmatewnck-1.4.0-2|46	
12cr|libmatewnck-1.4.0-2|47	%build
12cr|libmatewnck-1.4.0-2|48	NOCONFIGURE=yes ./autogen.sh
12cr|libmatewnck-1.4.0-2|49	%configure2_5x \
12cr|libmatewnck-1.4.0-2|50	--disable-static
12cr|libmatewnck-1.4.0-2|51	
12cr|libmatewnck-1.4.0-2|52	%make
12cr|libmatewnck-1.4.0-2|53	
12cr|libmatewnck-1.4.0-2|54	%install
12cr|libmatewnck-1.4.0-2|55	%makeinstall_std
12cr|libmatewnck-1.4.0-2|56	
12cr|libmatewnck-1.4.0-2|57	%find_lang %{name}
12cr|libmatewnck-1.4.0-2|58	
12cr|libmatewnck-1.4.0-2|59	%files -f %{name}.lang
12cr|libmatewnck-1.4.0-2|60	%{_bindir}/matewnckprop
12cr|libmatewnck-1.4.0-2|61	%{_bindir}/matewnck-urgency-monitor
12cr|libmatewnck-1.4.0-2|62	
12cr|libmatewnck-1.4.0-2|63	%files -n %{libname}
12cr|libmatewnck-1.4.0-2|64	%{_libdir}/libmatewnck.so.%{major}*
12cr|libmatewnck-1.4.0-2|65	%{_libdir}/girepository-1.0/Matewnck-1.0.typelib
12cr|libmatewnck-1.4.0-2|66	
12cr|libmatewnck-1.4.0-2|67	%files -n %{devname}
12cr|libmatewnck-1.4.0-2|68	%doc ChangeLog README AUTHORS
12cr|libmatewnck-1.4.0-2|69	%doc %{_datadir}/gtk-doc/html/libmatewnck
12cr|libmatewnck-1.4.0-2|70	%{_includedir}/*
12cr|libmatewnck-1.4.0-2|71	%{_libdir}/*.so
12cr|libmatewnck-1.4.0-2|72	%{_libdir}/pkgconfig/*
12cr|libmatewnck-1.4.0-2|73	%{_datadir}/gir-1.0/Matewnck-1.0.gir
12cr|libmatewnck-1.4.0-2|74	
12cr|libmatewnck-1.4.0-2|75	
12cr|libmatewnck-1.4.0-2|76	
12cr|libmatewnck-1.4.0-2|77	%changelog
12cr|libmatewnck-1.4.0-2|78	* Fri Aug 03 2012 Bogdano Arendartchuk <bogdano@mandriva.com> 1.4.0-2
12cr|libmatewnck-1.4.0-2|79	+ Revision: 811640
12cr|libmatewnck-1.4.0-2|80	- release bump (previous release partially installed into the repository)
12cr|libmatewnck-1.4.0-2|81	
12cr|libmatewnck-1.4.0-2|82	* Thu Aug 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.0-1
12cr|libmatewnck-1.4.0-2|83	+ Revision: 811635
12cr|libmatewnck-1.4.0-2|84	- imported package libmatewnck
12cr|libmatewnck-1.4.0-2|85	

2741 12
12cr|libmath++-0.0.4-3|1	%define major	0
12cr|libmath++-0.0.4-3|2	%define libname %mklibname math++ %{major}
12cr|libmath++-0.0.4-3|3	
12cr|libmath++-0.0.4-3|4	Summary:	C++ Math Type Library
12cr|libmath++-0.0.4-3|5	Name:		libmath++
12cr|libmath++-0.0.4-3|6	Version:	0.0.4
12cr|libmath++-0.0.4-3|7	Release:	3
12cr|libmath++-0.0.4-3|8	License:	LGPLv2+
12cr|libmath++-0.0.4-3|9	Group:		System/Libraries
12cr|libmath++-0.0.4-3|10	# 16 Jun 2009 / incubusss
12cr|libmath++-0.0.4-3|11	# upstream source no more available, suing the 0.0.4 tarball downloaded
12cr|libmath++-0.0.4-3|12	# from Debian repository renamed to %{name}-%{version} and bz2 compressed
12cr|libmath++-0.0.4-3|13	# http://ftp.de.debian.org/debian/pool/main/libm/libmath++/libmath++_0.0.4.orig.tar.gz
12cr|libmath++-0.0.4-3|14	Source0:	%{name}-%{version}.tar.bz2
12cr|libmath++-0.0.4-3|15	BuildRequires:	doxygen
12cr|libmath++-0.0.4-3|16	
12cr|libmath++-0.0.4-3|17	%description
12cr|libmath++-0.0.4-3|18	%{name} is a template based math library, written in C++,
12cr|libmath++-0.0.4-3|19	for symbolic and numeric calculus applications.
12cr|libmath++-0.0.4-3|20	
12cr|libmath++-0.0.4-3|21	
12cr|libmath++-0.0.4-3|22	%package -n	%{libname}
12cr|libmath++-0.0.4-3|23	Summary:	C++ Math Type Library
12cr|libmath++-0.0.4-3|24	Group:		System/Libraries
12cr|libmath++-0.0.4-3|25	Provides:	%{name} = %{EVRD}
12cr|libmath++-0.0.4-3|26	
12cr|libmath++-0.0.4-3|27	%description -n	%{libname}
12cr|libmath++-0.0.4-3|28	%{name} is a template based math library, written in C++,
12cr|libmath++-0.0.4-3|29	for symbolic and numeric calculus applications.
12cr|libmath++-0.0.4-3|30	
12cr|libmath++-0.0.4-3|31	
12cr|libmath++-0.0.4-3|32	%package -n	%{libname}-devel
12cr|libmath++-0.0.4-3|33	Summary:	Development related files for %{name}
12cr|libmath++-0.0.4-3|34	Group:		Development/C++
12cr|libmath++-0.0.4-3|35	Provides:	%{name}-devel = %{EVRD}
12cr|libmath++-0.0.4-3|36	Requires:	%{libname} = %{version}-%{release}
12cr|libmath++-0.0.4-3|37	
12cr|libmath++-0.0.4-3|38	%description -n	%{libname}-devel
12cr|libmath++-0.0.4-3|39	%{name} is a template based math library, written in C++,
12cr|libmath++-0.0.4-3|40	for symbolic and numeric calculus applications.
12cr|libmath++-0.0.4-3|41	
12cr|libmath++-0.0.4-3|42	You need to install this package if you want to develop or compile
12cr|libmath++-0.0.4-3|43	any applications/libraries that needs %{name}.
12cr|libmath++-0.0.4-3|44	
12cr|libmath++-0.0.4-3|45	%prep
12cr|libmath++-0.0.4-3|46	%setup -q
12cr|libmath++-0.0.4-3|47	
12cr|libmath++-0.0.4-3|48	%build
12cr|libmath++-0.0.4-3|49	autoreconf -f -i
12cr|libmath++-0.0.4-3|50	%configure2_5x
12cr|libmath++-0.0.4-3|51	%make
12cr|libmath++-0.0.4-3|52	make api-doc
12cr|libmath++-0.0.4-3|53	
12cr|libmath++-0.0.4-3|54	%install
12cr|libmath++-0.0.4-3|55	%makeinstall_std
12cr|libmath++-0.0.4-3|56	
12cr|libmath++-0.0.4-3|57	%files -n %{libname}
12cr|libmath++-0.0.4-3|58	%doc COPYING README
12cr|libmath++-0.0.4-3|59	%{_libdir}/lib*.so.*
12cr|libmath++-0.0.4-3|60	
12cr|libmath++-0.0.4-3|61	%files -n %{libname}-devel
12cr|libmath++-0.0.4-3|62	%doc doc/user-api
12cr|libmath++-0.0.4-3|63	%{_includedir}/*
12cr|libmath++-0.0.4-3|64	%{_libdir}/lib*.so
12cr|libmath++-0.0.4-3|65	%{_libdir}/lib*.a
12cr|libmath++-0.0.4-3|66	
12cr|libmath++-0.0.4-3|67	
12cr|libmath++-0.0.4-3|68	
12cr|libmath++-0.0.4-3|69	%changelog
12cr|libmath++-0.0.4-3|70	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.4-2mdv2011.0
12cr|libmath++-0.0.4-3|71	+ Revision: 620150
12cr|libmath++-0.0.4-3|72	- the mass rebuild of 2010.0 packages
12cr|libmath++-0.0.4-3|73	
12cr|libmath++-0.0.4-3|74	* Tue Jun 16 2009 Jérôme Brenier <incubusss@mandriva.org> 0.0.4-1mdv2010.0
12cr|libmath++-0.0.4-3|75	+ Revision: 386428
12cr|libmath++-0.0.4-3|76	- update to version 0.0.4
12cr|libmath++-0.0.4-3|77	- use autoreconf
12cr|libmath++-0.0.4-3|78	- drop gcc 3.4 patch
12cr|libmath++-0.0.4-3|79	- fix license tag
12cr|libmath++-0.0.4-3|80	- remove URL tag : upstream web site dead
12cr|libmath++-0.0.4-3|81	
12cr|libmath++-0.0.4-3|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|libmath++-0.0.4-3|83	- rebuild
12cr|libmath++-0.0.4-3|84	
12cr|libmath++-0.0.4-3|85	+ Pixel <pixel@mandriva.com>
12cr|libmath++-0.0.4-3|86	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libmath++-0.0.4-3|87	
12cr|libmath++-0.0.4-3|88	+ Olivier Blin <oblin@mandriva.com>
12cr|libmath++-0.0.4-3|89	- restore BuildRoot
12cr|libmath++-0.0.4-3|90	
12cr|libmath++-0.0.4-3|91	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.0.3-2mdv2008.1
12cr|libmath++-0.0.4-3|92	+ Revision: 128803
12cr|libmath++-0.0.4-3|93	- kill re-definition of %%buildroot on Pixel's request
12cr|libmath++-0.0.4-3|94	- use %%mkrel
12cr|libmath++-0.0.4-3|95	- import libmath++
12cr|libmath++-0.0.4-3|96	
12cr|libmath++-0.0.4-3|97	
12cr|libmath++-0.0.4-3|98	* Fri Jun 04 2004 Abel Cheung <deaddog@deaddog.org> 0.0.3-2mdk
12cr|libmath++-0.0.4-3|99	- P0: Temp fix for g++ 3.4
12cr|libmath++-0.0.4-3|100	
12cr|libmath++-0.0.4-3|101	* Sat Nov 01 2003 Abel Cheung <deaddog@deaddog.org> 0.0.3-1mdk
12cr|libmath++-0.0.4-3|102	- First Mandrake package

2742 12
12cr|libmediainfo-0.7.58-1|1	%define oname	mediainfo
12cr|libmediainfo-0.7.58-1|2	
12cr|libmediainfo-0.7.58-1|3	%define major	0
12cr|libmediainfo-0.7.58-1|4	%define libname	%mklibname %{oname} %{major}
12cr|libmediainfo-0.7.58-1|5	%define devname %mklibname %{oname} -d
12cr|libmediainfo-0.7.58-1|6	
12cr|libmediainfo-0.7.58-1|7	Name:		libmediainfo
12cr|libmediainfo-0.7.58-1|8	Version:	0.7.58
12cr|libmediainfo-0.7.58-1|9	Release:	1
12cr|libmediainfo-0.7.58-1|10	Summary:	Supplies technical and tag information about a video or audio file
12cr|libmediainfo-0.7.58-1|11	Group:		System/Libraries
12cr|libmediainfo-0.7.58-1|12	License:	LGLPv3+
12cr|libmediainfo-0.7.58-1|13	URL:		http://mediainfo.sourceforge.net/
12cr|libmediainfo-0.7.58-1|14	Source0:	http://downloads.sourceforge.net/%{oname}/%{name}_%{version}.tar.bz2
12cr|libmediainfo-0.7.58-1|15	BuildRequires:	dos2unix
12cr|libmediainfo-0.7.58-1|16	BuildRequires:	pkgconfig(libzen)
12cr|libmediainfo-0.7.58-1|17	BuildRequires:	pkgconfig
12cr|libmediainfo-0.7.58-1|18	BuildRequires:	pkgconfig(zlib)
12cr|libmediainfo-0.7.58-1|19	BuildRequires:	pkgconfig(libcurl)
12cr|libmediainfo-0.7.58-1|20	BuildRequires:	doxygen
12cr|libmediainfo-0.7.58-1|21	
12cr|libmediainfo-0.7.58-1|22	%description
12cr|libmediainfo-0.7.58-1|23	MediaInfo supplies technical and tag information about a video or
12cr|libmediainfo-0.7.58-1|24	audio file.
12cr|libmediainfo-0.7.58-1|25	
12cr|libmediainfo-0.7.58-1|26	%package -n %{libname}
12cr|libmediainfo-0.7.58-1|27	Summary:	Supplies technical and tag information about a video or audio file
12cr|libmediainfo-0.7.58-1|28	Group:		System/Libraries
12cr|libmediainfo-0.7.58-1|29	
12cr|libmediainfo-0.7.58-1|30	%description -n %{libname}
12cr|libmediainfo-0.7.58-1|31	MediaInfo supplies technical and tag information about a video or
12cr|libmediainfo-0.7.58-1|32	audio file.
12cr|libmediainfo-0.7.58-1|33	
12cr|libmediainfo-0.7.58-1|34	What information can I get from MediaInfo?
12cr|libmediainfo-0.7.58-1|35	* General: title, author, director, album, track number, date, duration...
12cr|libmediainfo-0.7.58-1|36	* Video: codec, aspect, fps, bitrate...
12cr|libmediainfo-0.7.58-1|37	* Audio: codec, sample rate, channels, language, bitrate...
12cr|libmediainfo-0.7.58-1|38	* Text: language of subtitle
12cr|libmediainfo-0.7.58-1|39	* Chapters: number of chapters, list of chapters
12cr|libmediainfo-0.7.58-1|40	
12cr|libmediainfo-0.7.58-1|41	DivX, XviD, H263, H.263, H264, x264, ASP, AVC, iTunes, MPEG-1,
12cr|libmediainfo-0.7.58-1|42	MPEG1, MPEG-2, MPEG2, MPEG-4, MPEG4, MP4, M4A, M4V, QuickTime,
12cr|libmediainfo-0.7.58-1|43	RealVideo, RealAudio, RA, RM, MSMPEG4v1, MSMPEG4v2, MSMPEG4v3,
12cr|libmediainfo-0.7.58-1|44	VOB, DVD, WMA, VMW, ASF, 3GP, 3GPP, 3GP2
12cr|libmediainfo-0.7.58-1|45	
12cr|libmediainfo-0.7.58-1|46	What format (container) does MediaInfo support?
12cr|libmediainfo-0.7.58-1|47	* Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1,
12cr|libmediainfo-0.7.58-1|48	MPEG-2, MPEG-4, DVD (VOB) (Codecs: DivX, XviD, MSMPEG4, ASP,
12cr|libmediainfo-0.7.58-1|49	H.264, AVC...)
12cr|libmediainfo-0.7.58-1|50	* Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF
12cr|libmediainfo-0.7.58-1|51	* Subtitles: SRT, SSA, ASS, SAMI
12cr|libmediainfo-0.7.58-1|52	
12cr|libmediainfo-0.7.58-1|53	This package contains the shared library for MediaInfo.
12cr|libmediainfo-0.7.58-1|54	
12cr|libmediainfo-0.7.58-1|55	%package -n %{devname}
12cr|libmediainfo-0.7.58-1|56	Summary:	Include files and mandatory libraries for development
12cr|libmediainfo-0.7.58-1|57	Group:		Development/C++
12cr|libmediainfo-0.7.58-1|58	Requires:	%{libname} = %{version}-%{release}
12cr|libmediainfo-0.7.58-1|59	Provides:	%{name}-devel = %{version}-%{release}
12cr|libmediainfo-0.7.58-1|60	Provides:	mediainfo-devel = %{version}-%{release}
12cr|libmediainfo-0.7.58-1|61	
12cr|libmediainfo-0.7.58-1|62	%description -n %{devname}
12cr|libmediainfo-0.7.58-1|63	Include files and mandatory libraries for development.
12cr|libmediainfo-0.7.58-1|64	
12cr|libmediainfo-0.7.58-1|65	%prep
12cr|libmediainfo-0.7.58-1|66	%setup -q -n MediaInfoLib
12cr|libmediainfo-0.7.58-1|67	
12cr|libmediainfo-0.7.58-1|68	cp Release/ReadMe_DLL_Linux.txt ReadMe.txt
12cr|libmediainfo-0.7.58-1|69	mv History_DLL.txt History.txt
12cr|libmediainfo-0.7.58-1|70	
12cr|libmediainfo-0.7.58-1|71	#EOLs and rights
12cr|libmediainfo-0.7.58-1|72	dos2unix *.txt *.html Source/Doc/*.html
12cr|libmediainfo-0.7.58-1|73	chmod 644 *.txt *.html Source/Doc/*.html
12cr|libmediainfo-0.7.58-1|74	
12cr|libmediainfo-0.7.58-1|75	%build
12cr|libmediainfo-0.7.58-1|76	export LDFLAGS="${LDFLAGS} -lzen"
12cr|libmediainfo-0.7.58-1|77	pushd Project/GNU/Library
12cr|libmediainfo-0.7.58-1|78	autoreconf -vfi
12cr|libmediainfo-0.7.58-1|79	%configure2_5x \
12cr|libmediainfo-0.7.58-1|80	--enable-shared \
12cr|libmediainfo-0.7.58-1|81	--disable-static \
12cr|libmediainfo-0.7.58-1|82	--with-libcurl \
12cr|libmediainfo-0.7.58-1|83	--enable-visibility
12cr|libmediainfo-0.7.58-1|84	%make
12cr|libmediainfo-0.7.58-1|85	popd
12cr|libmediainfo-0.7.58-1|86	
12cr|libmediainfo-0.7.58-1|87	# generate docs
12cr|libmediainfo-0.7.58-1|88	pushd Source/Doc
12cr|libmediainfo-0.7.58-1|89	doxygen -u 2> /dev/null
12cr|libmediainfo-0.7.58-1|90	doxygen Doxyfile
12cr|libmediainfo-0.7.58-1|91	popd
12cr|libmediainfo-0.7.58-1|92	
12cr|libmediainfo-0.7.58-1|93	%install
12cr|libmediainfo-0.7.58-1|94	
12cr|libmediainfo-0.7.58-1|95	pushd Project/GNU/Library/
12cr|libmediainfo-0.7.58-1|96	%makeinstall_std
12cr|libmediainfo-0.7.58-1|97	popd
12cr|libmediainfo-0.7.58-1|98	
12cr|libmediainfo-0.7.58-1|99	# MediaInfoDLL headers
12cr|libmediainfo-0.7.58-1|100	install -dm 755 %{buildroot}%{_includedir}/MediaInfo
12cr|libmediainfo-0.7.58-1|101	install -m 644 Source/MediaInfo/*.h %{buildroot}%{_includedir}/MediaInfo
12cr|libmediainfo-0.7.58-1|102	install -dm 755 %{buildroot}%{_includedir}/MediaInfoDLL
12cr|libmediainfo-0.7.58-1|103	install -m 644 Source/MediaInfoDLL/*.h %{buildroot}%{_includedir}/MediaInfoDLL
12cr|libmediainfo-0.7.58-1|104	install -m 644 Source/MediaInfoDLL/MediaInfoDLL.cs %{buildroot}%{_includedir}/MediaInfoDLL
12cr|libmediainfo-0.7.58-1|105	install -m 644 Source/MediaInfoDLL/MediaInfoDLL.*.java %{buildroot}%{_includedir}/MediaInfoDLL
12cr|libmediainfo-0.7.58-1|106	install -m 644 Source/MediaInfoDLL/MediaInfoDLL*.py %{buildroot}%{_includedir}/MediaInfoDLL
12cr|libmediainfo-0.7.58-1|107	
12cr|libmediainfo-0.7.58-1|108	#fix and instal .pc file
12cr|libmediainfo-0.7.58-1|109	sed -i -e 's|Version: |Version: %{version}|g' Project/GNU/Library/libmediainfo.pc
12cr|libmediainfo-0.7.58-1|110	sed -i -e '/Libs_Static.*/d' Project/GNU/Library/libmediainfo.pc
12cr|libmediainfo-0.7.58-1|111	
12cr|libmediainfo-0.7.58-1|112	install -Dm 644 Project/GNU/Library/libmediainfo.pc %{buildroot}%{_libdir}/pkgconfig/libmediainfo.pc
12cr|libmediainfo-0.7.58-1|113	
12cr|libmediainfo-0.7.58-1|114	#we don't want these
12cr|libmediainfo-0.7.58-1|115	rm -rf %{buildroot}%{_libdir}/libmediainfo.la
12cr|libmediainfo-0.7.58-1|116	
12cr|libmediainfo-0.7.58-1|117	%files -n %{libname}
12cr|libmediainfo-0.7.58-1|118	%doc History.txt License.html ReadMe.txt
12cr|libmediainfo-0.7.58-1|119	%{_libdir}/libmediainfo.so.%{major}*
12cr|libmediainfo-0.7.58-1|120	
12cr|libmediainfo-0.7.58-1|121	%files -n %{devname}
12cr|libmediainfo-0.7.58-1|122	%doc Changes.txt Doc Source/Example
12cr|libmediainfo-0.7.58-1|123	%{_includedir}/MediaInfo
12cr|libmediainfo-0.7.58-1|124	%{_includedir}/MediaInfoDLL
12cr|libmediainfo-0.7.58-1|125	%{_libdir}/libmediainfo.so
12cr|libmediainfo-0.7.58-1|126	%{_libdir}/pkgconfig/*.pc
12cr|libmediainfo-0.7.58-1|127	
12cr|libmediainfo-0.7.58-1|128	
12cr|libmediainfo-0.7.58-1|129	%changelog
12cr|libmediainfo-0.7.58-1|130	* Fri Jun 01 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.7.58-1
12cr|libmediainfo-0.7.58-1|131	+ Revision: 801669
12cr|libmediainfo-0.7.58-1|132	- version update 0.7.54
12cr|libmediainfo-0.7.58-1|133	
12cr|libmediainfo-0.7.58-1|134	* Fri Mar 16 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.7.54-1
12cr|libmediainfo-0.7.58-1|135	+ Revision: 785239
12cr|libmediainfo-0.7.58-1|136	- version update 0.7,54
12cr|libmediainfo-0.7.58-1|137	
12cr|libmediainfo-0.7.58-1|138	* Sat Jun 18 2011 Jani Välimaa <wally@mandriva.org> 0.7.45-1
12cr|libmediainfo-0.7.58-1|139	+ Revision: 685925
12cr|libmediainfo-0.7.58-1|140	- new version 0.7.45
12cr|libmediainfo-0.7.58-1|141	
12cr|libmediainfo-0.7.58-1|142	* Tue May 03 2011 Jani Välimaa <wally@mandriva.org> 0.7.44-1
12cr|libmediainfo-0.7.58-1|143	+ Revision: 664455
12cr|libmediainfo-0.7.58-1|144	- import libmediainfo
12cr|libmediainfo-0.7.58-1|145	

2743 12
12cr|libmemcache-1.4.0-0.rc2.8|1	%define	major 0
12cr|libmemcache-1.4.0-0.rc2.8|2	%define libname %mklibname memcache %{major}
12cr|libmemcache-1.4.0-0.rc2.8|3	%define develname %mklibname memcache -d
12cr|libmemcache-1.4.0-0.rc2.8|4	
12cr|libmemcache-1.4.0-0.rc2.8|5	Summary:	A high performance C API for memcached
12cr|libmemcache-1.4.0-0.rc2.8|6	Name:		libmemcache
12cr|libmemcache-1.4.0-0.rc2.8|7	Version:	1.4.0
12cr|libmemcache-1.4.0-0.rc2.8|8	Release:	0.rc2.8
12cr|libmemcache-1.4.0-0.rc2.8|9	Group:		System/Libraries
12cr|libmemcache-1.4.0-0.rc2.8|10	License:	BSD-like
12cr|libmemcache-1.4.0-0.rc2.8|11	URL:		http://people.freebsd.org/~seanc/libmemcache/
12cr|libmemcache-1.4.0-0.rc2.8|12	Source0:	http://people.freebsd.org/~seanc/libmemcache/%{name}-%{version}.rc2.tar.bz2
12cr|libmemcache-1.4.0-0.rc2.8|13	Patch0:		libmemcache-1.4.0.rc2_gnusource.patch
12cr|libmemcache-1.4.0-0.rc2.8|14	Patch1:		libmemcache-1.4.0.rc2_gcc43_inline.patch
12cr|libmemcache-1.4.0-0.rc2.8|15	Patch2:		libmemcache-1.4.0.rc2_preserve_cflags.patch
12cr|libmemcache-1.4.0-0.rc2.8|16	BuildRequires:	libtool
12cr|libmemcache-1.4.0-0.rc2.8|17	BuildRequires:	autoconf2.5
12cr|libmemcache-1.4.0-0.rc2.8|18	
12cr|libmemcache-1.4.0-0.rc2.8|19	%description
12cr|libmemcache-1.4.0-0.rc2.8|20	libmemcache is the C API for memcached(8), a high-performance,
12cr|libmemcache-1.4.0-0.rc2.8|21	distributed memory object caching system.
12cr|libmemcache-1.4.0-0.rc2.8|22	
12cr|libmemcache-1.4.0-0.rc2.8|23	%package -n	%{libname}
12cr|libmemcache-1.4.0-0.rc2.8|24	Summary:	A high performance C API library for memcached
12cr|libmemcache-1.4.0-0.rc2.8|25	Group:          System/Libraries
12cr|libmemcache-1.4.0-0.rc2.8|26	
12cr|libmemcache-1.4.0-0.rc2.8|27	%description -n	%{libname}
12cr|libmemcache-1.4.0-0.rc2.8|28	libmemcache is the C API for memcached(8), a high-performance,
12cr|libmemcache-1.4.0-0.rc2.8|29	distributed memory object caching system.
12cr|libmemcache-1.4.0-0.rc2.8|30	
12cr|libmemcache-1.4.0-0.rc2.8|31	%package -n	%{develname}
12cr|libmemcache-1.4.0-0.rc2.8|32	Summary:	Static library and header files for the libmemcache library
12cr|libmemcache-1.4.0-0.rc2.8|33	Group:		Development/C
12cr|libmemcache-1.4.0-0.rc2.8|34	Requires:	%{libname} = %{version}-%{release}
12cr|libmemcache-1.4.0-0.rc2.8|35	Provides:	%{name}-devel = %{EVRD}
12cr|libmemcache-1.4.0-0.rc2.8|36	Provides:	memcache-devel = %{EVRD}
12cr|libmemcache-1.4.0-0.rc2.8|37	Obsoletes:	memcache-devel
12cr|libmemcache-1.4.0-0.rc2.8|38	Obsoletes:	%{mklibname memcache 0 -d}
12cr|libmemcache-1.4.0-0.rc2.8|39	Obsoletes:	%{mklibname memcache 1 -d}
12cr|libmemcache-1.4.0-0.rc2.8|40	
12cr|libmemcache-1.4.0-0.rc2.8|41	%description -n	%{develname}
12cr|libmemcache-1.4.0-0.rc2.8|42	libmemcache is the C API for memcached(8), a high-performance,
12cr|libmemcache-1.4.0-0.rc2.8|43	distributed memory object caching system.
12cr|libmemcache-1.4.0-0.rc2.8|44	
12cr|libmemcache-1.4.0-0.rc2.8|45	This package contains the static libmemcache library and its
12cr|libmemcache-1.4.0-0.rc2.8|46	header files.
12cr|libmemcache-1.4.0-0.rc2.8|47	
12cr|libmemcache-1.4.0-0.rc2.8|48	%prep
12cr|libmemcache-1.4.0-0.rc2.8|49	
12cr|libmemcache-1.4.0-0.rc2.8|50	%setup -q -n %{name}-%{version}.rc2
12cr|libmemcache-1.4.0-0.rc2.8|51	%patch0
12cr|libmemcache-1.4.0-0.rc2.8|52	%patch1
12cr|libmemcache-1.4.0-0.rc2.8|53	%patch2
12cr|libmemcache-1.4.0-0.rc2.8|54	
12cr|libmemcache-1.4.0-0.rc2.8|55	%build
12cr|libmemcache-1.4.0-0.rc2.8|56	touch NEWS README AUTHORS
12cr|libmemcache-1.4.0-0.rc2.8|57	autoreconf -fis
12cr|libmemcache-1.4.0-0.rc2.8|58	export STRIP="/bin/true"
12cr|libmemcache-1.4.0-0.rc2.8|59	
12cr|libmemcache-1.4.0-0.rc2.8|60	%configure2_5x
12cr|libmemcache-1.4.0-0.rc2.8|61	
12cr|libmemcache-1.4.0-0.rc2.8|62	%make
12cr|libmemcache-1.4.0-0.rc2.8|63	
12cr|libmemcache-1.4.0-0.rc2.8|64	# this needs some freebsd stuff to work (cough...)
12cr|libmemcache-1.4.0-0.rc2.8|65	#make test
12cr|libmemcache-1.4.0-0.rc2.8|66	
12cr|libmemcache-1.4.0-0.rc2.8|67	%install
12cr|libmemcache-1.4.0-0.rc2.8|68	%makeinstall_std
12cr|libmemcache-1.4.0-0.rc2.8|69	
12cr|libmemcache-1.4.0-0.rc2.8|70	%files -n %{libname}
12cr|libmemcache-1.4.0-0.rc2.8|71	%doc COPYING ChangeLog INSTALL
12cr|libmemcache-1.4.0-0.rc2.8|72	%{_libdir}/*.so.*
12cr|libmemcache-1.4.0-0.rc2.8|73	
12cr|libmemcache-1.4.0-0.rc2.8|74	%files -n %{develname}
12cr|libmemcache-1.4.0-0.rc2.8|75	%{_includedir}/*
12cr|libmemcache-1.4.0-0.rc2.8|76	%{_libdir}/*.so
12cr|libmemcache-1.4.0-0.rc2.8|77	%{_libdir}/*.a
12cr|libmemcache-1.4.0-0.rc2.8|78	
12cr|libmemcache-1.4.0-0.rc2.8|79	
12cr|libmemcache-1.4.0-0.rc2.8|80	%changelog
12cr|libmemcache-1.4.0-0.rc2.8|81	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-0.rc2.7mdv2011.0
12cr|libmemcache-1.4.0-0.rc2.8|82	+ Revision: 620151
12cr|libmemcache-1.4.0-0.rc2.8|83	- the mass rebuild of 2010.0 packages
12cr|libmemcache-1.4.0-0.rc2.8|84	
12cr|libmemcache-1.4.0-0.rc2.8|85	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.4.0-0.rc2.6mdv2010.0
12cr|libmemcache-1.4.0-0.rc2.8|86	+ Revision: 429809
12cr|libmemcache-1.4.0-0.rc2.8|87	- rebuild
12cr|libmemcache-1.4.0-0.rc2.8|88	
12cr|libmemcache-1.4.0-0.rc2.8|89	* Sat Jun 28 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-0.rc2.5mdv2009.0
12cr|libmemcache-1.4.0-0.rc2.8|90	+ Revision: 229677
12cr|libmemcache-1.4.0-0.rc2.8|91	- added 3 patches from opensuse to make it compile
12cr|libmemcache-1.4.0-0.rc2.8|92	
12cr|libmemcache-1.4.0-0.rc2.8|93	+ Pixel <pixel@mandriva.com>
12cr|libmemcache-1.4.0-0.rc2.8|94	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libmemcache-1.4.0-0.rc2.8|95	
12cr|libmemcache-1.4.0-0.rc2.8|96	+ Olivier Blin <oblin@mandriva.com>
12cr|libmemcache-1.4.0-0.rc2.8|97	- restore BuildRoot
12cr|libmemcache-1.4.0-0.rc2.8|98	
12cr|libmemcache-1.4.0-0.rc2.8|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|libmemcache-1.4.0-0.rc2.8|100	- kill re-definition of %%buildroot on Pixel's request
12cr|libmemcache-1.4.0-0.rc2.8|101	
12cr|libmemcache-1.4.0-0.rc2.8|102	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-0.rc2.4mdv2008.0
12cr|libmemcache-1.4.0-0.rc2.8|103	+ Revision: 89839
12cr|libmemcache-1.4.0-0.rc2.8|104	- rebuild
12cr|libmemcache-1.4.0-0.rc2.8|105	
12cr|libmemcache-1.4.0-0.rc2.8|106	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-0.rc2.3mdv2008.0
12cr|libmemcache-1.4.0-0.rc2.8|107	+ Revision: 83525
12cr|libmemcache-1.4.0-0.rc2.8|108	- new devel naming
12cr|libmemcache-1.4.0-0.rc2.8|109	
12cr|libmemcache-1.4.0-0.rc2.8|110	
12cr|libmemcache-1.4.0-0.rc2.8|111	* Thu Nov 02 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-0.rc2.2mdv2007.0
12cr|libmemcache-1.4.0-0.rc2.8|112	+ Revision: 75442
12cr|libmemcache-1.4.0-0.rc2.8|113	- fix deps
12cr|libmemcache-1.4.0-0.rc2.8|114	- Import libmemcache
12cr|libmemcache-1.4.0-0.rc2.8|115	
12cr|libmemcache-1.4.0-0.rc2.8|116	* Thu Apr 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-0.rc2.1mdk
12cr|libmemcache-1.4.0-0.rc2.8|117	- 1.4.0.rc2
12cr|libmemcache-1.4.0-0.rc2.8|118	- fix deps
12cr|libmemcache-1.4.0-0.rc2.8|119	
12cr|libmemcache-1.4.0-0.rc2.8|120	* Mon Jan 24 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.4.0-0.b9.1mdk
12cr|libmemcache-1.4.0-0.rc2.8|121	- 1.4.0.b9
12cr|libmemcache-1.4.0-0.rc2.8|122	
12cr|libmemcache-1.4.0-0.rc2.8|123	* Mon Jan 24 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.3-1mdk
12cr|libmemcache-1.4.0-0.rc2.8|124	- 1.2.3
12cr|libmemcache-1.4.0-0.rc2.8|125	
12cr|libmemcache-1.4.0-0.rc2.8|126	* Sun Jan 23 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.2-1mdk
12cr|libmemcache-1.4.0-0.rc2.8|127	- initial Mandrakelinux package
12cr|libmemcache-1.4.0-0.rc2.8|128	

2744 12
12cr|libmicrohttpd-0.9.22-1|1	%define major 10
12cr|libmicrohttpd-0.9.22-1|2	%define shortname microhttpd
12cr|libmicrohttpd-0.9.22-1|3	%define libname	%mklibname %shortname %major
12cr|libmicrohttpd-0.9.22-1|4	%define develname %mklibname -d %shortname
12cr|libmicrohttpd-0.9.22-1|5	
12cr|libmicrohttpd-0.9.22-1|6	Summary:	Small C library to run an HTTP server
12cr|libmicrohttpd-0.9.22-1|7	Name:		libmicrohttpd
12cr|libmicrohttpd-0.9.22-1|8	Version:	0.9.22
12cr|libmicrohttpd-0.9.22-1|9	Release:	1
12cr|libmicrohttpd-0.9.22-1|10	License:	GPLv2+
12cr|libmicrohttpd-0.9.22-1|11	Group:		System/Libraries
12cr|libmicrohttpd-0.9.22-1|12	URL:		http://gnunet.org/libmicrohttpd/
12cr|libmicrohttpd-0.9.22-1|13	Source0:	http://ftp.gnu.org/gnu/libmicrohttpd/%{name}-%{version}.tar.gz
12cr|libmicrohttpd-0.9.22-1|14	BuildRequires:	curl-devel
12cr|libmicrohttpd-0.9.22-1|15	BuildRequires:	libgcrypt-devel
12cr|libmicrohttpd-0.9.22-1|16	BuildRequires:	gnutls-devel
12cr|libmicrohttpd-0.9.22-1|17	
12cr|libmicrohttpd-0.9.22-1|18	%description
12cr|libmicrohttpd-0.9.22-1|19	libmicrohttpd is a small C library that is supposed to make it easy to
12cr|libmicrohttpd-0.9.22-1|20	run an HTTP server as part of another application. Key features that
12cr|libmicrohttpd-0.9.22-1|21	distinguish libmicrohttpd from other projects are:
12cr|libmicrohttpd-0.9.22-1|22	
12cr|libmicrohttpd-0.9.22-1|23	* C library: fast and small
12cr|libmicrohttpd-0.9.22-1|24	* API is simple, expressive and fully reentrant
12cr|libmicrohttpd-0.9.22-1|25	* Implementation is (largely) http 1.1 compliant
12cr|libmicrohttpd-0.9.22-1|26	* HTTP server can listen on multiple ports
12cr|libmicrohttpd-0.9.22-1|27	* Support for IPv6
12cr|libmicrohttpd-0.9.22-1|28	* Creates binary of only 22k (for now)
12cr|libmicrohttpd-0.9.22-1|29	* Three different threading models
12cr|libmicrohttpd-0.9.22-1|30	
12cr|libmicrohttpd-0.9.22-1|31	libmicrohttpd was started because the author needed an easy way to add
12cr|libmicrohttpd-0.9.22-1|32	a concurrent HTTP server to other projects. Existing alternatives were
12cr|libmicrohttpd-0.9.22-1|33	either non-free, not reentrant, standalone, of terrible code quality or
12cr|libmicrohttpd-0.9.22-1|34	a combination thereof. Do not use libmicrohttpd if you are looking for
12cr|libmicrohttpd-0.9.22-1|35	a standalone http server; there are many other projects out there that
12cr|libmicrohttpd-0.9.22-1|36	provide that kind of functionality already. However, if you want to be
12cr|libmicrohttpd-0.9.22-1|37	able to serve simple WWW pages from within your C or C++ application,
12cr|libmicrohttpd-0.9.22-1|38	check it out.
12cr|libmicrohttpd-0.9.22-1|39	
12cr|libmicrohttpd-0.9.22-1|40	%package -n %libname
12cr|libmicrohttpd-0.9.22-1|41	Summary:	Small C library to run an HTTP server
12cr|libmicrohttpd-0.9.22-1|42	Group:		System/Libraries
12cr|libmicrohttpd-0.9.22-1|43	
12cr|libmicrohttpd-0.9.22-1|44	%description -n %libname
12cr|libmicrohttpd-0.9.22-1|45	libmicrohttpd is a small C library that is supposed to make it easy to
12cr|libmicrohttpd-0.9.22-1|46	run an HTTP server as part of another application. Key features that
12cr|libmicrohttpd-0.9.22-1|47	distinguish libmicrohttpd from other projects are:
12cr|libmicrohttpd-0.9.22-1|48	
12cr|libmicrohttpd-0.9.22-1|49	* C library: fast and small
12cr|libmicrohttpd-0.9.22-1|50	* API is simple, expressive and fully reentrant
12cr|libmicrohttpd-0.9.22-1|51	* Implementation is (largely) http 1.1 compliant
12cr|libmicrohttpd-0.9.22-1|52	* HTTP server can listen on multiple ports
12cr|libmicrohttpd-0.9.22-1|53	* Support for IPv6
12cr|libmicrohttpd-0.9.22-1|54	* Creates binary of only 22k (for now)
12cr|libmicrohttpd-0.9.22-1|55	* Three different threading models
12cr|libmicrohttpd-0.9.22-1|56	
12cr|libmicrohttpd-0.9.22-1|57	libmicrohttpd was started because the author needed an easy way to add
12cr|libmicrohttpd-0.9.22-1|58	a concurrent HTTP server to other projects. Existing alternatives were
12cr|libmicrohttpd-0.9.22-1|59	either non-free, not reentrant, standalone, of terrible code quality or
12cr|libmicrohttpd-0.9.22-1|60	a combination thereof. Do not use libmicrohttpd if you are looking for
12cr|libmicrohttpd-0.9.22-1|61	a standalone http server; there are many other projects out there that
12cr|libmicrohttpd-0.9.22-1|62	provide that kind of functionality already. However, if you want to be
12cr|libmicrohttpd-0.9.22-1|63	able to serve simple WWW pages from within your C or C++ application,
12cr|libmicrohttpd-0.9.22-1|64	check it out.
12cr|libmicrohttpd-0.9.22-1|65	
12cr|libmicrohttpd-0.9.22-1|66	%package -n %develname
12cr|libmicrohttpd-0.9.22-1|67	Summary:	Development files for %libname
12cr|libmicrohttpd-0.9.22-1|68	Group:		System/Libraries
12cr|libmicrohttpd-0.9.22-1|69	Provides:	%name-devel = %{EVRD}
12cr|libmicrohttpd-0.9.22-1|70	Requires:	%{libname} = %{version}
12cr|libmicrohttpd-0.9.22-1|71	
12cr|libmicrohttpd-0.9.22-1|72	%description -n %develname
12cr|libmicrohttpd-0.9.22-1|73	Development files for %libname
12cr|libmicrohttpd-0.9.22-1|74	
12cr|libmicrohttpd-0.9.22-1|75	%prep
12cr|libmicrohttpd-0.9.22-1|76	%setup -q
12cr|libmicrohttpd-0.9.22-1|77	
12cr|libmicrohttpd-0.9.22-1|78	%build
12cr|libmicrohttpd-0.9.22-1|79	%configure2_5x --disable-static
12cr|libmicrohttpd-0.9.22-1|80	%make
12cr|libmicrohttpd-0.9.22-1|81	
12cr|libmicrohttpd-0.9.22-1|82	%install
12cr|libmicrohttpd-0.9.22-1|83	%makeinstall_std
12cr|libmicrohttpd-0.9.22-1|84	
12cr|libmicrohttpd-0.9.22-1|85	%if %{mdvver} < 201200
12cr|libmicrohttpd-0.9.22-1|86	
12cr|libmicrohttpd-0.9.22-1|87	%post -n %develname
12cr|libmicrohttpd-0.9.22-1|88	%_install_info microhttpd.info
12cr|libmicrohttpd-0.9.22-1|89	
12cr|libmicrohttpd-0.9.22-1|90	%preun -n %develname
12cr|libmicrohttpd-0.9.22-1|91	%_remove_install_info microhttpd.info
12cr|libmicrohttpd-0.9.22-1|92	
12cr|libmicrohttpd-0.9.22-1|93	%endif
12cr|libmicrohttpd-0.9.22-1|94	
12cr|libmicrohttpd-0.9.22-1|95	%files -n %libname
12cr|libmicrohttpd-0.9.22-1|96	%doc AUTHORS ChangeLog COPYING NEWS README
12cr|libmicrohttpd-0.9.22-1|97	%{_libdir}/%{name}.so.%{major}*
12cr|libmicrohttpd-0.9.22-1|98	%{_mandir}/man3/%{name}.3.*
12cr|libmicrohttpd-0.9.22-1|99	
12cr|libmicrohttpd-0.9.22-1|100	%files -n %develname
12cr|libmicrohttpd-0.9.22-1|101	%{_includedir}/%{shortname}.h
12cr|libmicrohttpd-0.9.22-1|102	%{_libdir}/%{name}.so
12cr|libmicrohttpd-0.9.22-1|103	%{_datadir}/info/*
12cr|libmicrohttpd-0.9.22-1|104	%{_libdir}/pkgconfig/%{name}.pc
12cr|libmicrohttpd-0.9.22-1|105	
12cr|libmicrohttpd-0.9.22-1|106	
12cr|libmicrohttpd-0.9.22-1|107	%changelog
12cr|libmicrohttpd-0.9.22-1|108	* Sun Sep 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9.22-1
12cr|libmicrohttpd-0.9.22-1|109	+ Revision: 816597
12cr|libmicrohttpd-0.9.22-1|110	- update to 0.9.22
12cr|libmicrohttpd-0.9.22-1|111	
12cr|libmicrohttpd-0.9.22-1|112	* Mon Jul 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9.21-1
12cr|libmicrohttpd-0.9.22-1|113	+ Revision: 810683
12cr|libmicrohttpd-0.9.22-1|114	- update to 0.9.21
12cr|libmicrohttpd-0.9.22-1|115	- disable building static libs
12cr|libmicrohttpd-0.9.22-1|116	- specfile cleanup
12cr|libmicrohttpd-0.9.22-1|117	
12cr|libmicrohttpd-0.9.22-1|118	* Thu Nov 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.16-1
12cr|libmicrohttpd-0.9.22-1|119	+ Revision: 731338
12cr|libmicrohttpd-0.9.22-1|120	- 0.9.16
12cr|libmicrohttpd-0.9.22-1|121	
12cr|libmicrohttpd-0.9.22-1|122	* Thu Jun 23 2011 Funda Wang <fwang@mandriva.org> 0.9.12-1
12cr|libmicrohttpd-0.9.22-1|123	+ Revision: 686820
12cr|libmicrohttpd-0.9.22-1|124	- update to new version 0.9.12
12cr|libmicrohttpd-0.9.22-1|125	
12cr|libmicrohttpd-0.9.22-1|126	* Sat May 21 2011 Funda Wang <fwang@mandriva.org> 0.9.11-1
12cr|libmicrohttpd-0.9.22-1|127	+ Revision: 676512
12cr|libmicrohttpd-0.9.22-1|128	- update to new version 0.9.11
12cr|libmicrohttpd-0.9.22-1|129	
12cr|libmicrohttpd-0.9.22-1|130	* Wed Apr 27 2011 Funda Wang <fwang@mandriva.org> 0.9.10-1
12cr|libmicrohttpd-0.9.22-1|131	+ Revision: 659688
12cr|libmicrohttpd-0.9.22-1|132	- update to new version 0.9.10
12cr|libmicrohttpd-0.9.22-1|133	
12cr|libmicrohttpd-0.9.22-1|134	* Sun Mar 06 2011 Funda Wang <fwang@mandriva.org> 0.9.8-1
12cr|libmicrohttpd-0.9.22-1|135	+ Revision: 642213
12cr|libmicrohttpd-0.9.22-1|136	- update to new version 0.9.8
12cr|libmicrohttpd-0.9.22-1|137	
12cr|libmicrohttpd-0.9.22-1|138	* Sun Jan 30 2011 Funda Wang <fwang@mandriva.org> 0.9.6-1
12cr|libmicrohttpd-0.9.22-1|139	+ Revision: 634086
12cr|libmicrohttpd-0.9.22-1|140	- update to new version 0.9.6
12cr|libmicrohttpd-0.9.22-1|141	
12cr|libmicrohttpd-0.9.22-1|142	* Sun Dec 26 2010 Funda Wang <fwang@mandriva.org> 0.9.4-1mdv2011.0
12cr|libmicrohttpd-0.9.22-1|143	+ Revision: 625192
12cr|libmicrohttpd-0.9.22-1|144	- new version 0.9.4
12cr|libmicrohttpd-0.9.22-1|145	
12cr|libmicrohttpd-0.9.22-1|146	* Sat Sep 11 2010 Funda Wang <fwang@mandriva.org> 0.9.1-1mdv2011.0
12cr|libmicrohttpd-0.9.22-1|147	+ Revision: 577146
12cr|libmicrohttpd-0.9.22-1|148	- new version 0.9.1
12cr|libmicrohttpd-0.9.22-1|149	
12cr|libmicrohttpd-0.9.22-1|150	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 0.9.0-1mdv2011.0
12cr|libmicrohttpd-0.9.22-1|151	+ Revision: 560900
12cr|libmicrohttpd-0.9.22-1|152	- New version 0.9.0
12cr|libmicrohttpd-0.9.22-1|153	
12cr|libmicrohttpd-0.9.22-1|154	* Sat Mar 13 2010 Funda Wang <fwang@mandriva.org> 0.4.6-1mdv2010.1
12cr|libmicrohttpd-0.9.22-1|155	+ Revision: 518686
12cr|libmicrohttpd-0.9.22-1|156	- new version 0.4.6
12cr|libmicrohttpd-0.9.22-1|157	
12cr|libmicrohttpd-0.9.22-1|158	* Fri Feb 12 2010 Funda Wang <fwang@mandriva.org> 0.4.5-1mdv2010.1
12cr|libmicrohttpd-0.9.22-1|159	+ Revision: 504694
12cr|libmicrohttpd-0.9.22-1|160	- new version 0.4.5
12cr|libmicrohttpd-0.9.22-1|161	
12cr|libmicrohttpd-0.9.22-1|162	* Sun Nov 08 2009 Frederik Himpe <fhimpe@mandriva.org> 0.4.3-1mdv2010.1
12cr|libmicrohttpd-0.9.22-1|163	+ Revision: 463098
12cr|libmicrohttpd-0.9.22-1|164	- update to new version 0.4.3
12cr|libmicrohttpd-0.9.22-1|165	
12cr|libmicrohttpd-0.9.22-1|166	* Wed Sep 09 2009 Lev Givon <lev@mandriva.org> 0.4.2-1mdv2010.0
12cr|libmicrohttpd-0.9.22-1|167	+ Revision: 436073
12cr|libmicrohttpd-0.9.22-1|168	- Update to 0.4.2.
12cr|libmicrohttpd-0.9.22-1|169	
12cr|libmicrohttpd-0.9.22-1|170	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3.1-3mdv2010.0
12cr|libmicrohttpd-0.9.22-1|171	+ Revision: 429810
12cr|libmicrohttpd-0.9.22-1|172	- rebuild
12cr|libmicrohttpd-0.9.22-1|173	
12cr|libmicrohttpd-0.9.22-1|174	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.3.1-2mdv2009.0
12cr|libmicrohttpd-0.9.22-1|175	+ Revision: 267893
12cr|libmicrohttpd-0.9.22-1|176	- rebuild early 2009.0 package (before pixel changes)
12cr|libmicrohttpd-0.9.22-1|177	
12cr|libmicrohttpd-0.9.22-1|178	+ Pixel <pixel@mandriva.com>
12cr|libmicrohttpd-0.9.22-1|179	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libmicrohttpd-0.9.22-1|180	
12cr|libmicrohttpd-0.9.22-1|181	* Wed May 28 2008 Funda Wang <fwang@mandriva.org> 0.3.1-1mdv2009.0
12cr|libmicrohttpd-0.9.22-1|182	+ Revision: 212197
12cr|libmicrohttpd-0.9.22-1|183	- New version 0.3.1
12cr|libmicrohttpd-0.9.22-1|184	
12cr|libmicrohttpd-0.9.22-1|185	+ Thierry Vignaud <tv@mandriva.org>
12cr|libmicrohttpd-0.9.22-1|186	- fix no-buildroot-tag
12cr|libmicrohttpd-0.9.22-1|187	
12cr|libmicrohttpd-0.9.22-1|188	* Sun Feb 03 2008 Funda Wang <fwang@mandriva.org> 0.2.1-1mdv2008.1
12cr|libmicrohttpd-0.9.22-1|189	+ Revision: 161659
12cr|libmicrohttpd-0.9.22-1|190	- update to new version 0.2.1
12cr|libmicrohttpd-0.9.22-1|191	
12cr|libmicrohttpd-0.9.22-1|192	* Fri Dec 28 2007 Nicolas Vigier <nvigier@mandriva.com> 0.2.0-1mdv2008.1
12cr|libmicrohttpd-0.9.22-1|193	+ Revision: 138879
12cr|libmicrohttpd-0.9.22-1|194	- new version
12cr|libmicrohttpd-0.9.22-1|195	
12cr|libmicrohttpd-0.9.22-1|196	* Tue Dec 18 2007 Nicolas Vigier <nvigier@mandriva.com> 0.1.2-1mdv2008.1
12cr|libmicrohttpd-0.9.22-1|197	+ Revision: 132256
12cr|libmicrohttpd-0.9.22-1|198	- new version
12cr|libmicrohttpd-0.9.22-1|199	
12cr|libmicrohttpd-0.9.22-1|200	* Mon Aug 20 2007 Nicolas Vigier <nvigier@mandriva.com> 0.0.3-1mdv2008.0
12cr|libmicrohttpd-0.9.22-1|201	+ Revision: 67318
12cr|libmicrohttpd-0.9.22-1|202	- new version 0.0.3
12cr|libmicrohttpd-0.9.22-1|203	
12cr|libmicrohttpd-0.9.22-1|204	* Tue Aug 14 2007 Nicolas Vigier <nvigier@mandriva.com> 0.0.1-1mdv2008.0
12cr|libmicrohttpd-0.9.22-1|205	+ Revision: 63406
12cr|libmicrohttpd-0.9.22-1|206	- Import libmicrohttpd
12cr|libmicrohttpd-0.9.22-1|207	

2745 12
12cr|libmilter-workers-8.14.3_1-3|1	%define realversion 8.14.3-1
12cr|libmilter-workers-8.14.3_1-3|2	
12cr|libmilter-workers-8.14.3_1-3|3	%define name libmilter-workers
12cr|libmilter-workers-8.14.3_1-3|4	%define version %(echo %realversion | sed 's/-/_/g')
12cr|libmilter-workers-8.14.3_1-3|5	%define release %mkrel 3
12cr|libmilter-workers-8.14.3_1-3|6	%define libnamestatic %{_lib}milter-static-devel
12cr|libmilter-workers-8.14.3_1-3|7	
12cr|libmilter-workers-8.14.3_1-3|8	Summary: Libmilter and a pool of threads
12cr|libmilter-workers-8.14.3_1-3|9	Name: %{name}
12cr|libmilter-workers-8.14.3_1-3|10	Version: %{version}
12cr|libmilter-workers-8.14.3_1-3|11	Release: %{release}
12cr|libmilter-workers-8.14.3_1-3|12	Source0: http://j-chkmail.ensmp.fr/libmilter/%{name}-%{realversion}.tgz
12cr|libmilter-workers-8.14.3_1-3|13	Source1: http://j-chkmail.ensmp.fr/libmilter/README
12cr|libmilter-workers-8.14.3_1-3|14	License: GPL
12cr|libmilter-workers-8.14.3_1-3|15	Group: Development/C
12cr|libmilter-workers-8.14.3_1-3|16	Url: http://j-chkmail.ensmp.fr/
12cr|libmilter-workers-8.14.3_1-3|17	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|libmilter-workers-8.14.3_1-3|18	
12cr|libmilter-workers-8.14.3_1-3|19	%description
12cr|libmilter-workers-8.14.3_1-3|20	Under original libmilter each connection generates one thread
12cr|libmilter-workers-8.14.3_1-3|21	on the filter. These threads remain alive during the connection
12cr|libmilter-workers-8.14.3_1-3|22	lifetime. So, one connection equals one thread.
12cr|libmilter-workers-8.14.3_1-3|23	
12cr|libmilter-workers-8.14.3_1-3|24	For huge servers, handling many simultaneous connections (say, a
12cr|libmilter-workers-8.14.3_1-3|25	hundred and more), this may be an issue.
12cr|libmilter-workers-8.14.3_1-3|26	
12cr|libmilter-workers-8.14.3_1-3|27	Most of the time, these threads are idle waiting for sendmail
12cr|libmilter-workers-8.14.3_1-3|28	commands (which come from remote clients). Tests at some domains
12cr|libmilter-workers-8.14.3_1-3|29	shows that this hold for more than 95 % of the time.
12cr|libmilter-workers-8.14.3_1-3|30	
12cr|libmilter-workers-8.14.3_1-3|31	This libmilter version creates a fixed number of threads (workers)
12cr|libmilter-workers-8.14.3_1-3|32	and distribute tasks when it receives commands from sendmail.
12cr|libmilter-workers-8.14.3_1-3|33	
12cr|libmilter-workers-8.14.3_1-3|34	%package -n %libnamestatic
12cr|libmilter-workers-8.14.3_1-3|35	Summary: Libmilter and a pool of threads
12cr|libmilter-workers-8.14.3_1-3|36	Group: Development/C
12cr|libmilter-workers-8.14.3_1-3|37	Obsoletes: %{_lib}milterstatic-devel
12cr|libmilter-workers-8.14.3_1-3|38	Provides: milter-devel = %{version}-%{release}
12cr|libmilter-workers-8.14.3_1-3|39	Provides: libmilter-devel = %{version}-%{release}
12cr|libmilter-workers-8.14.3_1-3|40	
12cr|libmilter-workers-8.14.3_1-3|41	%description -n %libnamestatic
12cr|libmilter-workers-8.14.3_1-3|42	Under original libmilter each connection generates one thread
12cr|libmilter-workers-8.14.3_1-3|43	on the filter. These threads remain alive during the connection
12cr|libmilter-workers-8.14.3_1-3|44	lifetime. So, one connection equals one thread.
12cr|libmilter-workers-8.14.3_1-3|45	
12cr|libmilter-workers-8.14.3_1-3|46	For huge servers, handling many simultaneous connections (say, a
12cr|libmilter-workers-8.14.3_1-3|47	hundred and more), this may be an issue.
12cr|libmilter-workers-8.14.3_1-3|48	
12cr|libmilter-workers-8.14.3_1-3|49	Most of the time, these threads are idle waiting for sendmail
12cr|libmilter-workers-8.14.3_1-3|50	commands (which come from remote clients). Tests at some domains
12cr|libmilter-workers-8.14.3_1-3|51	shows that this hold for more than 95 % of the time.
12cr|libmilter-workers-8.14.3_1-3|52	
12cr|libmilter-workers-8.14.3_1-3|53	This libmilter version creates a fixed number of threads (workers)
12cr|libmilter-workers-8.14.3_1-3|54	and distribute tasks when it receives commands from sendmail.
12cr|libmilter-workers-8.14.3_1-3|55	
12cr|libmilter-workers-8.14.3_1-3|56	%prep
12cr|libmilter-workers-8.14.3_1-3|57	%setup -q -n %{name}-%{realversion}
12cr|libmilter-workers-8.14.3_1-3|58	cp -f %{SOURCE1} ./
12cr|libmilter-workers-8.14.3_1-3|59	
12cr|libmilter-workers-8.14.3_1-3|60	perl -pi -e "s/-O2/%optflags/" devtools/OS/Linux
12cr|libmilter-workers-8.14.3_1-3|61	
12cr|libmilter-workers-8.14.3_1-3|62	%build
12cr|libmilter-workers-8.14.3_1-3|63	%make
12cr|libmilter-workers-8.14.3_1-3|64	
12cr|libmilter-workers-8.14.3_1-3|65	%install
12cr|libmilter-workers-8.14.3_1-3|66	rm -rf $RPM_BUILD_ROOT
12cr|libmilter-workers-8.14.3_1-3|67	mkdir -p %buildroot%_includedir/libmilter/
12cr|libmilter-workers-8.14.3_1-3|68	cp include/libmilter/*.h %buildroot%_includedir/libmilter/
12cr|libmilter-workers-8.14.3_1-3|69	
12cr|libmilter-workers-8.14.3_1-3|70	mkdir -p %buildroot/%_libdir
12cr|libmilter-workers-8.14.3_1-3|71	cp obj.`uname -s`.`uname -r`.`uname -m`/libmilter/libmilter.a %buildroot/%_libdir
12cr|libmilter-workers-8.14.3_1-3|72	
12cr|libmilter-workers-8.14.3_1-3|73	%clean
12cr|libmilter-workers-8.14.3_1-3|74	rm -rf $RPM_BUILD_ROOT
12cr|libmilter-workers-8.14.3_1-3|75	
12cr|libmilter-workers-8.14.3_1-3|76	%files -n %libnamestatic
12cr|libmilter-workers-8.14.3_1-3|77	%defattr(-,root,root)
12cr|libmilter-workers-8.14.3_1-3|78	%doc README
12cr|libmilter-workers-8.14.3_1-3|79	%_includedir/libmilter/*.h
12cr|libmilter-workers-8.14.3_1-3|80	%_libdir/*.a
12cr|libmilter-workers-8.14.3_1-3|81	
12cr|libmilter-workers-8.14.3_1-3|82	
12cr|libmilter-workers-8.14.3_1-3|83	
12cr|libmilter-workers-8.14.3_1-3|84	%changelog
12cr|libmilter-workers-8.14.3_1-3|85	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 8.14.3_1-3mdv2011.0
12cr|libmilter-workers-8.14.3_1-3|86	+ Revision: 609756
12cr|libmilter-workers-8.14.3_1-3|87	- rebuild
12cr|libmilter-workers-8.14.3_1-3|88	
12cr|libmilter-workers-8.14.3_1-3|89	* Mon Nov 23 2009 Olivier Thauvin <nanardon@mandriva.org> 8.14.3_1-2mdv2010.1
12cr|libmilter-workers-8.14.3_1-3|90	+ Revision: 469176
12cr|libmilter-workers-8.14.3_1-3|91	- fix header location
12cr|libmilter-workers-8.14.3_1-3|92	- rename devel package
12cr|libmilter-workers-8.14.3_1-3|93	
12cr|libmilter-workers-8.14.3_1-3|94	* Sun Nov 22 2009 Olivier Thauvin <nanardon@mandriva.org> 8.14.3_1-1mdv2010.1
12cr|libmilter-workers-8.14.3_1-3|95	+ Revision: 469077
12cr|libmilter-workers-8.14.3_1-3|96	- add group to subpackage
12cr|libmilter-workers-8.14.3_1-3|97	- import libmilter-workers
12cr|libmilter-workers-8.14.3_1-3|98	
12cr|libmilter-workers-8.14.3_1-3|99	

2746 12
12cr|libmimedir-0.5.1-4|1	%define	major		0
12cr|libmimedir-0.5.1-4|2	%define libname		%mklibname mimedir %{major}
12cr|libmimedir-0.5.1-4|3	%define develname	%mklibname mimedir -d
12cr|libmimedir-0.5.1-4|4	
12cr|libmimedir-0.5.1-4|5	Summary:	MIME Directory Profile library
12cr|libmimedir-0.5.1-4|6	Name:		libmimedir
12cr|libmimedir-0.5.1-4|7	Version:	0.5.1
12cr|libmimedir-0.5.1-4|8	Release:	4
12cr|libmimedir-0.5.1-4|9	URL:		http://sourceforge.net/projects/libmimedir/
12cr|libmimedir-0.5.1-4|10	License:	BSD
12cr|libmimedir-0.5.1-4|11	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|libmimedir-0.5.1-4|12	Group:		System/Libraries
12cr|libmimedir-0.5.1-4|13	BuildRequires:	bison
12cr|libmimedir-0.5.1-4|14	BuildRequires:	flex
12cr|libmimedir-0.5.1-4|15	
12cr|libmimedir-0.5.1-4|16	%description
12cr|libmimedir-0.5.1-4|17	This library parses MIME Directory Profile which is defined in RFC 2425.
12cr|libmimedir-0.5.1-4|18	
12cr|libmimedir-0.5.1-4|19	%package -n	%{libname}
12cr|libmimedir-0.5.1-4|20	Summary:	MIME Directory Profile library
12cr|libmimedir-0.5.1-4|21	Group:          System/Libraries
12cr|libmimedir-0.5.1-4|22	
12cr|libmimedir-0.5.1-4|23	%description -n	%{libname}
12cr|libmimedir-0.5.1-4|24	This library parses MIME Directory Profile which is defined in RFC 2425.
12cr|libmimedir-0.5.1-4|25	
12cr|libmimedir-0.5.1-4|26	%package -n	%{develname}
12cr|libmimedir-0.5.1-4|27	Summary:	Development library and headers for the %{name} library
12cr|libmimedir-0.5.1-4|28	Group:		Development/C
12cr|libmimedir-0.5.1-4|29	Requires:	%{libname} = %{version}-%{release}
12cr|libmimedir-0.5.1-4|30	Obsoletes:	%{mklibname mimedir 0 -d}
12cr|libmimedir-0.5.1-4|31	Provides:	%{name}-devel = %{version}-%{release}
12cr|libmimedir-0.5.1-4|32	
12cr|libmimedir-0.5.1-4|33	%description -n	%{develname}
12cr|libmimedir-0.5.1-4|34	This library parses MIME Directory Profile which is defined in RFC 2425.
12cr|libmimedir-0.5.1-4|35	
12cr|libmimedir-0.5.1-4|36	%prep
12cr|libmimedir-0.5.1-4|37	%setup -q -n %{name}-%{version}
12cr|libmimedir-0.5.1-4|38	perl -pi -e 's/444/644/g' Makefile.in
12cr|libmimedir-0.5.1-4|39	
12cr|libmimedir-0.5.1-4|40	%build
12cr|libmimedir-0.5.1-4|41	export CFLAGS="%{optflags} -fPIC"
12cr|libmimedir-0.5.1-4|42	%configure2_5x
12cr|libmimedir-0.5.1-4|43	# %make doesn't work
12cr|libmimedir-0.5.1-4|44	make
12cr|libmimedir-0.5.1-4|45	
12cr|libmimedir-0.5.1-4|46	%install
12cr|libmimedir-0.5.1-4|47	mkdir -p %buildroot{%_libdir,%_includedir}
12cr|libmimedir-0.5.1-4|48	%makeinstall
12cr|libmimedir-0.5.1-4|49	
12cr|libmimedir-0.5.1-4|50	find %buildroot -name *.so* -exec chmod 755 {} \;
12cr|libmimedir-0.5.1-4|51	
12cr|libmimedir-0.5.1-4|52	%files -n %{libname}
12cr|libmimedir-0.5.1-4|53	%defattr(-,root,root)
12cr|libmimedir-0.5.1-4|54	%doc COPYING ChangeLog README
12cr|libmimedir-0.5.1-4|55	%{_libdir}/*.so.*
12cr|libmimedir-0.5.1-4|56	
12cr|libmimedir-0.5.1-4|57	%files -n %{develname}
12cr|libmimedir-0.5.1-4|58	%defattr(-,root,root)
12cr|libmimedir-0.5.1-4|59	%doc COPYING ChangeLog README
12cr|libmimedir-0.5.1-4|60	%{_includedir}/*
12cr|libmimedir-0.5.1-4|61	%{_libdir}/*.so
12cr|libmimedir-0.5.1-4|62	%{_libdir}/*.a
12cr|libmimedir-0.5.1-4|63	
12cr|libmimedir-0.5.1-4|64	
12cr|libmimedir-0.5.1-4|65	
12cr|libmimedir-0.5.1-4|66	
12cr|libmimedir-0.5.1-4|67	%changelog
12cr|libmimedir-0.5.1-4|68	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-3mdv2011.0
12cr|libmimedir-0.5.1-4|69	+ Revision: 609757
12cr|libmimedir-0.5.1-4|70	- rebuild
12cr|libmimedir-0.5.1-4|71	
12cr|libmimedir-0.5.1-4|72	* Thu Apr 29 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.5.1-2mdv2010.1
12cr|libmimedir-0.5.1-4|73	+ Revision: 540950
12cr|libmimedir-0.5.1-4|74	- fix .so permissions so that debug info are extracted
12cr|libmimedir-0.5.1-4|75	
12cr|libmimedir-0.5.1-4|76	* Tue Jun 09 2009 Götz Waschk <waschk@mandriva.org> 0.5.1-1mdv2010.0
12cr|libmimedir-0.5.1-4|77	+ Revision: 384225
12cr|libmimedir-0.5.1-4|78	- new version
12cr|libmimedir-0.5.1-4|79	- drop patch
12cr|libmimedir-0.5.1-4|80	
12cr|libmimedir-0.5.1-4|81	* Fri Jun 05 2009 Götz Waschk <waschk@mandriva.org> 0.5-4mdv2010.0
12cr|libmimedir-0.5.1-4|82	+ Revision: 382952
12cr|libmimedir-0.5.1-4|83	- rebuild
12cr|libmimedir-0.5.1-4|84	
12cr|libmimedir-0.5.1-4|85	+ Pixel <pixel@mandriva.com>
12cr|libmimedir-0.5.1-4|86	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libmimedir-0.5.1-4|87	
12cr|libmimedir-0.5.1-4|88	* Tue Jun 03 2008 Adam Williamson <awilliamson@mandriva.org> 0.5-3mdv2009.0
12cr|libmimedir-0.5.1-4|89	+ Revision: 214699
12cr|libmimedir-0.5.1-4|90	- new devel policy
12cr|libmimedir-0.5.1-4|91	- clean spec
12cr|libmimedir-0.5.1-4|92	- better fix for the libdir issue (found where it was broken and patched it)
12cr|libmimedir-0.5.1-4|93	
12cr|libmimedir-0.5.1-4|94	* Tue Jun 03 2008 Adam Williamson <awilliamson@mandriva.org> 0.5-2mdv2009.0
12cr|libmimedir-0.5.1-4|95	+ Revision: 214481
12cr|libmimedir-0.5.1-4|96	- hacky fix for an incorrect libdir line in .la file which is breaking builds way up the line
12cr|libmimedir-0.5.1-4|97	
12cr|libmimedir-0.5.1-4|98	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.5-1mdv2008.1
12cr|libmimedir-0.5.1-4|99	+ Revision: 140925
12cr|libmimedir-0.5.1-4|100	- restore BuildRoot
12cr|libmimedir-0.5.1-4|101	
12cr|libmimedir-0.5.1-4|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|libmimedir-0.5.1-4|103	- kill re-definition of %%buildroot on Pixel's request
12cr|libmimedir-0.5.1-4|104	
12cr|libmimedir-0.5.1-4|105	
12cr|libmimedir-0.5.1-4|106	* Thu Nov 30 2006 Olivier Thauvin <nanardon@mandriva.org> 0.5-1mdv2007.0
12cr|libmimedir-0.5.1-4|107	+ Revision: 89462
12cr|libmimedir-0.5.1-4|108	- don't use make -j, doesn't work
12cr|libmimedir-0.5.1-4|109	- reimport package
12cr|libmimedir-0.5.1-4|110	- Create libmimedir
12cr|libmimedir-0.5.1-4|111	
12cr|libmimedir-0.5.1-4|112	* Thu Jun 03 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.3-1mdk
12cr|libmimedir-0.5.1-4|113	- initial cooker contrib
12cr|libmimedir-0.5.1-4|114	

2747 12
12cr|libmirage-1.5.0-1|1	%define version 1.5.0
12cr|libmirage-1.5.0-1|2	%define rel	1
12cr|libmirage-1.5.0-1|3	
12cr|libmirage-1.5.0-1|4	%define major	6
12cr|libmirage-1.5.0-1|5	%define libname	%mklibname mirage %major
12cr|libmirage-1.5.0-1|6	%define devname	%mklibname mirage -d
12cr|libmirage-1.5.0-1|7	
12cr|libmirage-1.5.0-1|8	Name:		libmirage
12cr|libmirage-1.5.0-1|9	Version:	%version
12cr|libmirage-1.5.0-1|10	Summary:	CD-ROM image access library
12cr|libmirage-1.5.0-1|11	Release:	%rel
12cr|libmirage-1.5.0-1|12	Source0:	http://downloads.sourceforge.net/cdemu/%name-%version.tar.bz2
12cr|libmirage-1.5.0-1|13	Group:		System/Libraries
12cr|libmirage-1.5.0-1|14	License:	GPLv2+
12cr|libmirage-1.5.0-1|15	URL:		http://cdemu.sourceforge.net/
12cr|libmirage-1.5.0-1|16	
12cr|libmirage-1.5.0-1|17	BuildRequires:	bison
12cr|libmirage-1.5.0-1|18	BuildRequires:	flex
12cr|libmirage-1.5.0-1|19	BuildRequires:	sndfile-devel
12cr|libmirage-1.5.0-1|20	BuildRequires:	glib2-devel
12cr|libmirage-1.5.0-1|21	BuildRequires:	zlib-devel
12cr|libmirage-1.5.0-1|22	BuildRequires:	gtk-doc
12cr|libmirage-1.5.0-1|23	
12cr|libmirage-1.5.0-1|24	%description
12cr|libmirage-1.5.0-1|25	The aim of libMirage is to provide uniform access to the data stored in
12cr|libmirage-1.5.0-1|26	different image formats, by creating a representation of disc stored in image
12cr|libmirage-1.5.0-1|27	file, which is based on GObjects. There are various objects that represent
12cr|libmirage-1.5.0-1|28	different parts of the disc; disc, session, track, sector, etc. In addition to
12cr|libmirage-1.5.0-1|29	providing access to data provided by the image file, libMirage is also capable
12cr|libmirage-1.5.0-1|30	of generating some of the data that might not be present in image file. For
12cr|libmirage-1.5.0-1|31	instance, ISO image provides only user data from sector, without sync pattern,
12cr|libmirage-1.5.0-1|32	header, ECC/EDC codes or subchannel. When this missing data is requested,
12cr|libmirage-1.5.0-1|33	libMirage will transparently generate it.
12cr|libmirage-1.5.0-1|34	
12cr|libmirage-1.5.0-1|35	%package common
12cr|libmirage-1.5.0-1|36	Summary:	CD-ROM image access library - common files
12cr|libmirage-1.5.0-1|37	Group:		System/Libraries
12cr|libmirage-1.5.0-1|38	Obsoletes:	%{_lib}mirage-plugins < 1.3.0
12cr|libmirage-1.5.0-1|39	# to ease upgrades (old libmirageX depend on this):
12cr|libmirage-1.5.0-1|40	Provides:	%{_lib}mirage-plugins = %{version}
12cr|libmirage-1.5.0-1|41	
12cr|libmirage-1.5.0-1|42	%description common
12cr|libmirage-1.5.0-1|43	Image access plugins for libMirage.
12cr|libmirage-1.5.0-1|44	
12cr|libmirage-1.5.0-1|45	%package -n %libname
12cr|libmirage-1.5.0-1|46	Summary:	CD-ROM image access library - shared library
12cr|libmirage-1.5.0-1|47	Group:		System/Libraries
12cr|libmirage-1.5.0-1|48	Requires:	%{name}-common >= %{version}-%{release}
12cr|libmirage-1.5.0-1|49	
12cr|libmirage-1.5.0-1|50	%description -n %libname
12cr|libmirage-1.5.0-1|51	Shared libraries of libMirage for software using it.
12cr|libmirage-1.5.0-1|52	
12cr|libmirage-1.5.0-1|53	%package -n %devname
12cr|libmirage-1.5.0-1|54	Summary:	CD-ROM image access library - development headers
12cr|libmirage-1.5.0-1|55	Group:		Development/C
12cr|libmirage-1.5.0-1|56	Provides:	%{name}-devel = %{version}-%{release}
12cr|libmirage-1.5.0-1|57	Provides:	mirage-devel = %{version}-%{release}
12cr|libmirage-1.5.0-1|58	Requires:	%{libname} = %{version}-%{release}
12cr|libmirage-1.5.0-1|59	# to ease upgrade - in reality the static lib was dropped
12cr|libmirage-1.5.0-1|60	Obsoletes:	%{_lib}mirage-static-devel
12cr|libmirage-1.5.0-1|61	
12cr|libmirage-1.5.0-1|62	%description -n %devname
12cr|libmirage-1.5.0-1|63	Development headers for developing software using libMirage.
12cr|libmirage-1.5.0-1|64	
12cr|libmirage-1.5.0-1|65	The aim of libMirage is to provide uniform access to the data stored in
12cr|libmirage-1.5.0-1|66	different image formats, by creating a representation of disc stored in image
12cr|libmirage-1.5.0-1|67	file, which is based on GObjects. There are various objects that represent
12cr|libmirage-1.5.0-1|68	different parts of the disc; disc, session, track, sector, etc. In addition to
12cr|libmirage-1.5.0-1|69	providing access to data provided by the image file, libMirage is also capable
12cr|libmirage-1.5.0-1|70	of generating some of the data that might not be present in image file. For
12cr|libmirage-1.5.0-1|71	instance, ISO image provides only user data from sector, without sync pattern,
12cr|libmirage-1.5.0-1|72	header, ECC/EDC codes or subchannel. When this missing data is requested,
12cr|libmirage-1.5.0-1|73	libMirage will transparently generate it.
12cr|libmirage-1.5.0-1|74	
12cr|libmirage-1.5.0-1|75	%prep
12cr|libmirage-1.5.0-1|76	%setup -q
12cr|libmirage-1.5.0-1|77	# See bug #58086
12cr|libmirage-1.5.0-1|78	# The mirage defined mime types shadow the fd.o mimetypes, defining an alias
12cr|libmirage-1.5.0-1|79	# to the standard name. For example, *.iso files get classified as
12cr|libmirage-1.5.0-1|80	# "application/libmirage-iso". The mirage .xml file does define an alias
12cr|libmirage-1.5.0-1|81	# "application/x-cd-image". However, the fd.o shared-mime-info specification
12cr|libmirage-1.5.0-1|82	# forbids having aliases that conflict with mimetypes defined elsewhere.
12cr|libmirage-1.5.0-1|83	# Therefore at least KDE ignores such aliases, causing .iso and .cue pointing
12cr|libmirage-1.5.0-1|84	# to the libmirage mime types only.
12cr|libmirage-1.5.0-1|85	# For now, lessen the priorities and weights of libmirage definitions so that
12cr|libmirage-1.5.0-1|86	# fd.o provided mimetype definitions take priority. - Anssi 04/2010
12cr|libmirage-1.5.0-1|87	sed -i -e 's,priority="50",priority="48",' -e 's,glob pattern,glob weight="48" pattern,' src/parsers/*/libmirage-image-*.xml
12cr|libmirage-1.5.0-1|88	
12cr|libmirage-1.5.0-1|89	%build
12cr|libmirage-1.5.0-1|90	autoreconf -fi
12cr|libmirage-1.5.0-1|91	%configure2_5x --with-plugin-dir=%{_libdir}/%{name}-%{major} --disable-static
12cr|libmirage-1.5.0-1|92	%make
12cr|libmirage-1.5.0-1|93	
12cr|libmirage-1.5.0-1|94	%install
12cr|libmirage-1.5.0-1|95	%makeinstall_std
12cr|libmirage-1.5.0-1|96	
12cr|libmirage-1.5.0-1|97	rm -f %{buildroot}/%{_libdir}/%{name}*/{*.la,*.a}
12cr|libmirage-1.5.0-1|98	
12cr|libmirage-1.5.0-1|99	%files common
12cr|libmirage-1.5.0-1|100	%{_datadir}/mime/packages/libmirage-image*.xml
12cr|libmirage-1.5.0-1|101	
12cr|libmirage-1.5.0-1|102	%files -n %libname
12cr|libmirage-1.5.0-1|103	%{_libdir}/%{name}-%{major}
12cr|libmirage-1.5.0-1|104	%{_libdir}/libmirage.so.%{major}*
12cr|libmirage-1.5.0-1|105	
12cr|libmirage-1.5.0-1|106	%files -n %devname
12cr|libmirage-1.5.0-1|107	%doc README AUTHORS
12cr|libmirage-1.5.0-1|108	%{_includedir}/libmirage
12cr|libmirage-1.5.0-1|109	%{_libdir}/libmirage.so
12cr|libmirage-1.5.0-1|110	%{_libdir}/pkgconfig/libmirage.pc
12cr|libmirage-1.5.0-1|111	%{_datadir}/gtk-doc/html/libmirage
12cr|libmirage-1.5.0-1|112	
12cr|libmirage-1.5.0-1|113	
12cr|libmirage-1.5.0-1|114	
12cr|libmirage-1.5.0-1|115	%changelog
12cr|libmirage-1.5.0-1|116	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.5.0-1
12cr|libmirage-1.5.0-1|117	+ Revision: 767431
12cr|libmirage-1.5.0-1|118	- version update 1.5.0
12cr|libmirage-1.5.0-1|119	
12cr|libmirage-1.5.0-1|120	* Wed Nov 23 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.4.0-1
12cr|libmirage-1.5.0-1|121	+ Revision: 732831
12cr|libmirage-1.5.0-1|122	- version update to 1.4.0
12cr|libmirage-1.5.0-1|123	
12cr|libmirage-1.5.0-1|124	* Sat Sep 04 2010 Anssi Hannula <anssi@mandriva.org> 1.3.0-1mdv2011.0
12cr|libmirage-1.5.0-1|125	+ Revision: 575728
12cr|libmirage-1.5.0-1|126	- new version
12cr|libmirage-1.5.0-1|127	- drop static library
12cr|libmirage-1.5.0-1|128	- move plugins to main library package, to a major-specific directory
12cr|libmirage-1.5.0-1|129	- add common subpackage for mimetype files
12cr|libmirage-1.5.0-1|130	- remove old compatibility cruft
12cr|libmirage-1.5.0-1|131	
12cr|libmirage-1.5.0-1|132	* Sat Apr 17 2010 Anssi Hannula <anssi@mandriva.org> 1.2.0-2mdv2010.1
12cr|libmirage-1.5.0-1|133	+ Revision: 536052
12cr|libmirage-1.5.0-1|134	- lower the priorities and weights of mimetype definitions, preferring
12cr|libmirage-1.5.0-1|135	the fd.o defined types over libmirage ones (fixes #58086)
12cr|libmirage-1.5.0-1|136	
12cr|libmirage-1.5.0-1|137	* Thu Dec 03 2009 Funda Wang <fwang@mandriva.org> 1.2.0-1mdv2010.1
12cr|libmirage-1.5.0-1|138	+ Revision: 472891
12cr|libmirage-1.5.0-1|139	- really rediff patch
12cr|libmirage-1.5.0-1|140	- New version 1.2.0
12cr|libmirage-1.5.0-1|141	
12cr|libmirage-1.5.0-1|142	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|libmirage-1.5.0-1|143	- rediff patch1
12cr|libmirage-1.5.0-1|144	
12cr|libmirage-1.5.0-1|145	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-3mdv2010.0
12cr|libmirage-1.5.0-1|146	+ Revision: 438712
12cr|libmirage-1.5.0-1|147	- rebuild
12cr|libmirage-1.5.0-1|148	
12cr|libmirage-1.5.0-1|149	* Tue Jan 27 2009 Guillaume Bedot <littletux@mandriva.org> 1.1.1-2mdv2009.1
12cr|libmirage-1.5.0-1|150	+ Revision: 334081
12cr|libmirage-1.5.0-1|151	- bump rel, re-submit
12cr|libmirage-1.5.0-1|152	- move mime types to the plugins' package
12cr|libmirage-1.5.0-1|153	- Release 1.1.1
12cr|libmirage-1.5.0-1|154	
12cr|libmirage-1.5.0-1|155	+ Pixel <pixel@mandriva.com>
12cr|libmirage-1.5.0-1|156	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libmirage-1.5.0-1|157	
12cr|libmirage-1.5.0-1|158	* Wed Apr 23 2008 Anssi Hannula <anssi@mandriva.org> 1.0.0-1.svn302.1mdv2009.0
12cr|libmirage-1.5.0-1|159	+ Revision: 196922
12cr|libmirage-1.5.0-1|160	- initial Mandriva release
12cr|libmirage-1.5.0-1|161	

2748 12
12cr|libmonetra-7.0.5-3|1	%define	major 7
12cr|libmonetra-7.0.5-3|2	%define libname %mklibname monetra %{major}
12cr|libmonetra-7.0.5-3|3	%define develname %mklibname monetra -d
12cr|libmonetra-7.0.5-3|4	
12cr|libmonetra-7.0.5-3|5	Summary:	Library to allow credit card processing through MCVE
12cr|libmonetra-7.0.5-3|6	Name:		libmonetra
12cr|libmonetra-7.0.5-3|7	Version:	7.0.5
12cr|libmonetra-7.0.5-3|8	Release:	%mkrel 3
12cr|libmonetra-7.0.5-3|9	Group:		System/Libraries
12cr|libmonetra-7.0.5-3|10	License:	BSD
12cr|libmonetra-7.0.5-3|11	URL:		http://www.mainstreetsoftworks.com/
12cr|libmonetra-7.0.5-3|12	Source0:	ftp://ftp.mcve.com/pub/libmonetra/%{name}-%{version}.tar.gz
12cr|libmonetra-7.0.5-3|13	BuildRequires:	autoconf2.5
12cr|libmonetra-7.0.5-3|14	BuildRequires:	libtool
12cr|libmonetra-7.0.5-3|15	BuildRequires:	openssl-devel
12cr|libmonetra-7.0.5-3|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libmonetra-7.0.5-3|17	
12cr|libmonetra-7.0.5-3|18	%description
12cr|libmonetra-7.0.5-3|19	library for connecting to a MCVE Credit Card Processing Daemon via
12cr|libmonetra-7.0.5-3|20	SSL, TCP/IP, and drop-files.
12cr|libmonetra-7.0.5-3|21	
12cr|libmonetra-7.0.5-3|22	%package -n	%{libname}
12cr|libmonetra-7.0.5-3|23	Summary:	Library to allow credit card processing through MCVE
12cr|libmonetra-7.0.5-3|24	Group:          System/Libraries
12cr|libmonetra-7.0.5-3|25	
12cr|libmonetra-7.0.5-3|26	%description -n	%{libname}
12cr|libmonetra-7.0.5-3|27	library for connecting to a MCVE Credit Card Processing Daemon via
12cr|libmonetra-7.0.5-3|28	SSL, TCP/IP, and drop-files.
12cr|libmonetra-7.0.5-3|29	
12cr|libmonetra-7.0.5-3|30	%package -n	%{develname}
12cr|libmonetra-7.0.5-3|31	Summary:	Static library and header files for the %{name} library
12cr|libmonetra-7.0.5-3|32	Group:		Development/C
12cr|libmonetra-7.0.5-3|33	Requires:	%{libname} = %{version}
12cr|libmonetra-7.0.5-3|34	Provides:	%{name}-devel = %{version}-%{release}
12cr|libmonetra-7.0.5-3|35	Obsoletes:	%{mklibname monetra 5 -d}
12cr|libmonetra-7.0.5-3|36	
12cr|libmonetra-7.0.5-3|37	%description -n	%{develname}
12cr|libmonetra-7.0.5-3|38	library for connecting to a MCVE Credit Card Processing Daemon via
12cr|libmonetra-7.0.5-3|39	SSL, TCP/IP, and drop-files.
12cr|libmonetra-7.0.5-3|40	
12cr|libmonetra-7.0.5-3|41	This package contains the static %{name} library and its header
12cr|libmonetra-7.0.5-3|42	files.
12cr|libmonetra-7.0.5-3|43	
12cr|libmonetra-7.0.5-3|44	%prep
12cr|libmonetra-7.0.5-3|45	
12cr|libmonetra-7.0.5-3|46	%setup -q -n %{name}-%{version}
12cr|libmonetra-7.0.5-3|47	
12cr|libmonetra-7.0.5-3|48	%build
12cr|libmonetra-7.0.5-3|49	export WANT_AUTOCONF_2_5=1
12cr|libmonetra-7.0.5-3|50	rm -f configure
12cr|libmonetra-7.0.5-3|51	libtoolize --copy --force; aclocal; autoconf; automake --add-missing --copy
12cr|libmonetra-7.0.5-3|52	
12cr|libmonetra-7.0.5-3|53	%configure2_5x
12cr|libmonetra-7.0.5-3|54	
12cr|libmonetra-7.0.5-3|55	%make
12cr|libmonetra-7.0.5-3|56	
12cr|libmonetra-7.0.5-3|57	%install
12cr|libmonetra-7.0.5-3|58	rm -rf %{buildroot}
12cr|libmonetra-7.0.5-3|59	
12cr|libmonetra-7.0.5-3|60	%makeinstall_std
12cr|libmonetra-7.0.5-3|61	
12cr|libmonetra-7.0.5-3|62	%if %mdkversion < 200900
12cr|libmonetra-7.0.5-3|63	%post -n %{libname} -p /sbin/ldconfig
12cr|libmonetra-7.0.5-3|64	%endif
12cr|libmonetra-7.0.5-3|65	
12cr|libmonetra-7.0.5-3|66	%if %mdkversion < 200900
12cr|libmonetra-7.0.5-3|67	%postun -n %{libname} -p /sbin/ldconfig
12cr|libmonetra-7.0.5-3|68	%endif
12cr|libmonetra-7.0.5-3|69	
12cr|libmonetra-7.0.5-3|70	%clean
12cr|libmonetra-7.0.5-3|71	rm -rf %{buildroot}
12cr|libmonetra-7.0.5-3|72	
12cr|libmonetra-7.0.5-3|73	%files -n %{libname}
12cr|libmonetra-7.0.5-3|74	%defattr(-,root,root)
12cr|libmonetra-7.0.5-3|75	%doc AUTHORS ChangeLog LICENSE README
12cr|libmonetra-7.0.5-3|76	%{_libdir}/*.so.%{major}*
12cr|libmonetra-7.0.5-3|77	
12cr|libmonetra-7.0.5-3|78	%files -n %{develname}
12cr|libmonetra-7.0.5-3|79	%defattr(-,root,root)
12cr|libmonetra-7.0.5-3|80	%doc LICENSE
12cr|libmonetra-7.0.5-3|81	%{_includedir}/*
12cr|libmonetra-7.0.5-3|82	%{_libdir}/*.so
12cr|libmonetra-7.0.5-3|83	%{_libdir}/*.a
12cr|libmonetra-7.0.5-3|84	%{_libdir}/*.la
12cr|libmonetra-7.0.5-3|85	
12cr|libmonetra-7.0.5-3|86	
12cr|libmonetra-7.0.5-3|87	%changelog
12cr|libmonetra-7.0.5-3|88	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 7.0.5-3mdv2011.0
12cr|libmonetra-7.0.5-3|89	+ Revision: 609758
12cr|libmonetra-7.0.5-3|90	- rebuild
12cr|libmonetra-7.0.5-3|91	
12cr|libmonetra-7.0.5-3|92	* Tue Apr 20 2010 Funda Wang <fwang@mandriva.org> 7.0.5-2mdv2010.1
12cr|libmonetra-7.0.5-3|93	+ Revision: 536955
12cr|libmonetra-7.0.5-3|94	- rebuild
12cr|libmonetra-7.0.5-3|95	
12cr|libmonetra-7.0.5-3|96	* Sun Dec 27 2009 Oden Eriksson <oeriksson@mandriva.com> 7.0.5-1mdv2010.1
12cr|libmonetra-7.0.5-3|97	+ Revision: 482802
12cr|libmonetra-7.0.5-3|98	- 7.0.5
12cr|libmonetra-7.0.5-3|99	
12cr|libmonetra-7.0.5-3|100	* Tue May 19 2009 Oden Eriksson <oeriksson@mandriva.com> 7.0.4-1mdv2010.0
12cr|libmonetra-7.0.5-3|101	+ Revision: 377610
12cr|libmonetra-7.0.5-3|102	- 7.0.4
12cr|libmonetra-7.0.5-3|103	- fix build
12cr|libmonetra-7.0.5-3|104	
12cr|libmonetra-7.0.5-3|105	* Wed Apr 01 2009 Oden Eriksson <oeriksson@mandriva.com> 7.0.0-3mdv2009.1
12cr|libmonetra-7.0.5-3|106	+ Revision: 363368
12cr|libmonetra-7.0.5-3|107	- rebuild
12cr|libmonetra-7.0.5-3|108	
12cr|libmonetra-7.0.5-3|109	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 7.0.0-2mdv2009.0
12cr|libmonetra-7.0.5-3|110	+ Revision: 267919
12cr|libmonetra-7.0.5-3|111	- rebuild early 2009.0 package (before pixel changes)
12cr|libmonetra-7.0.5-3|112	
12cr|libmonetra-7.0.5-3|113	+ Pixel <pixel@mandriva.com>
12cr|libmonetra-7.0.5-3|114	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libmonetra-7.0.5-3|115	
12cr|libmonetra-7.0.5-3|116	* Tue May 06 2008 Oden Eriksson <oeriksson@mandriva.com> 7.0.0-1mdv2009.0
12cr|libmonetra-7.0.5-3|117	+ Revision: 201821
12cr|libmonetra-7.0.5-3|118	- 7.0.0
12cr|libmonetra-7.0.5-3|119	
12cr|libmonetra-7.0.5-3|120	+ Olivier Blin <oblin@mandriva.com>
12cr|libmonetra-7.0.5-3|121	- restore BuildRoot
12cr|libmonetra-7.0.5-3|122	
12cr|libmonetra-7.0.5-3|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|libmonetra-7.0.5-3|124	- kill re-definition of %%buildroot on Pixel's request
12cr|libmonetra-7.0.5-3|125	
12cr|libmonetra-7.0.5-3|126	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2-2mdv2008.0
12cr|libmonetra-7.0.5-3|127	+ Revision: 83686
12cr|libmonetra-7.0.5-3|128	- new devel naming
12cr|libmonetra-7.0.5-3|129	
12cr|libmonetra-7.0.5-3|130	
12cr|libmonetra-7.0.5-3|131	* Fri Dec 08 2006 Oden Eriksson <oeriksson@mandriva.com> 5.2-1mdv2007.0
12cr|libmonetra-7.0.5-3|132	+ Revision: 93722
12cr|libmonetra-7.0.5-3|133	- Import libmonetra
12cr|libmonetra-7.0.5-3|134	
12cr|libmonetra-7.0.5-3|135	* Sat Feb 04 2006 Oden Eriksson <oeriksson@mandriva.com> 5.2-1mdk
12cr|libmonetra-7.0.5-3|136	- initial Mandriva package
12cr|libmonetra-7.0.5-3|137	

2749 12
12cr|libmowgli-1.0.0-1|1	%define name libmowgli
12cr|libmowgli-1.0.0-1|2	%define version 1.0.0
12cr|libmowgli-1.0.0-1|3	%define release %mkrel 1
12cr|libmowgli-1.0.0-1|4	
12cr|libmowgli-1.0.0-1|5	%define major 2
12cr|libmowgli-1.0.0-1|6	%define libname %mklibname mowgli %major
12cr|libmowgli-1.0.0-1|7	%define libnamedev %mklibname -d mowgli
12cr|libmowgli-1.0.0-1|8	
12cr|libmowgli-1.0.0-1|9	Summary: Development framework with high performance algorithms
12cr|libmowgli-1.0.0-1|10	Name: %{name}
12cr|libmowgli-1.0.0-1|11	Version: %{version}
12cr|libmowgli-1.0.0-1|12	Release: %{release}
12cr|libmowgli-1.0.0-1|13	Source0: http://distfiles.atheme.org/libmowgli-%version.tar.bz2
12cr|libmowgli-1.0.0-1|14	License: BSD
12cr|libmowgli-1.0.0-1|15	Group: System/Libraries
12cr|libmowgli-1.0.0-1|16	Url: http://www.atheme.org/project/mowgli
12cr|libmowgli-1.0.0-1|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libmowgli-1.0.0-1|18	
12cr|libmowgli-1.0.0-1|19	%description
12cr|libmowgli-1.0.0-1|20	mowgli is a development framework for C (like GLib), which provides
12cr|libmowgli-1.0.0-1|21	high performance and highly flexible algorithms. It can be used as a
12cr|libmowgli-1.0.0-1|22	suppliment to GLib (to add additional functions (dictionaries,
12cr|libmowgli-1.0.0-1|23	hashes), or replace some of the slow GLib list manipulation
12cr|libmowgli-1.0.0-1|24	functions), or stand alone. It also provides a powerful hook system
12cr|libmowgli-1.0.0-1|25	and convenient logging for your code, as well as a high performance
12cr|libmowgli-1.0.0-1|26	block allocator.
12cr|libmowgli-1.0.0-1|27	
12cr|libmowgli-1.0.0-1|28	
12cr|libmowgli-1.0.0-1|29	%package -n %libname
12cr|libmowgli-1.0.0-1|30	Group: System/Libraries
12cr|libmowgli-1.0.0-1|31	Summary: Development framework library
12cr|libmowgli-1.0.0-1|32	
12cr|libmowgli-1.0.0-1|33	%description -n %libname
12cr|libmowgli-1.0.0-1|34	mowgli is a development framework for C (like GLib), which provides
12cr|libmowgli-1.0.0-1|35	high performance and highly flexible algorithms. It can be used as a
12cr|libmowgli-1.0.0-1|36	suppliment to GLib (to add additional functions (dictionaries,
12cr|libmowgli-1.0.0-1|37	hashes), or replace some of the slow GLib list manipulation
12cr|libmowgli-1.0.0-1|38	functions), or stand alone. It also provides a powerful hook system
12cr|libmowgli-1.0.0-1|39	and convenient logging for your code, as well as a high performance
12cr|libmowgli-1.0.0-1|40	block allocator.
12cr|libmowgli-1.0.0-1|41	
12cr|libmowgli-1.0.0-1|42	%package -n %libnamedev
12cr|libmowgli-1.0.0-1|43	Group: Development/C
12cr|libmowgli-1.0.0-1|44	Summary: Development framework header files
12cr|libmowgli-1.0.0-1|45	Requires: %libname = %version
12cr|libmowgli-1.0.0-1|46	Provides: %name-devel = %version-%release
12cr|libmowgli-1.0.0-1|47	
12cr|libmowgli-1.0.0-1|48	%description -n %libnamedev
12cr|libmowgli-1.0.0-1|49	mowgli is a development framework for C (like GLib), which provides
12cr|libmowgli-1.0.0-1|50	high performance and highly flexible algorithms. It can be used as a
12cr|libmowgli-1.0.0-1|51	suppliment to GLib (to add additional functions (dictionaries,
12cr|libmowgli-1.0.0-1|52	hashes), or replace some of the slow GLib list manipulation
12cr|libmowgli-1.0.0-1|53	functions), or stand alone. It also provides a powerful hook system
12cr|libmowgli-1.0.0-1|54	and convenient logging for your code, as well as a high performance
12cr|libmowgli-1.0.0-1|55	block allocator.
12cr|libmowgli-1.0.0-1|56	
12cr|libmowgli-1.0.0-1|57	%prep
12cr|libmowgli-1.0.0-1|58	%setup -q
12cr|libmowgli-1.0.0-1|59	
12cr|libmowgli-1.0.0-1|60	%build
12cr|libmowgli-1.0.0-1|61	%configure2_5x
12cr|libmowgli-1.0.0-1|62	%make
12cr|libmowgli-1.0.0-1|63	
12cr|libmowgli-1.0.0-1|64	%install
12cr|libmowgli-1.0.0-1|65	rm -rf $RPM_BUILD_ROOT
12cr|libmowgli-1.0.0-1|66	%makeinstall_std
12cr|libmowgli-1.0.0-1|67	
12cr|libmowgli-1.0.0-1|68	%if %mdkversion < 200900
12cr|libmowgli-1.0.0-1|69	%post -n %libname -p /sbin/ldconfig
12cr|libmowgli-1.0.0-1|70	%endif
12cr|libmowgli-1.0.0-1|71	%if %mdkversion < 200900
12cr|libmowgli-1.0.0-1|72	%postun -n %libname -p /sbin/ldconfig
12cr|libmowgli-1.0.0-1|73	%endif
12cr|libmowgli-1.0.0-1|74	
12cr|libmowgli-1.0.0-1|75	%clean
12cr|libmowgli-1.0.0-1|76	rm -rf $RPM_BUILD_ROOT
12cr|libmowgli-1.0.0-1|77	
12cr|libmowgli-1.0.0-1|78	%files -n %libname
12cr|libmowgli-1.0.0-1|79	%defattr(-,root,root)
12cr|libmowgli-1.0.0-1|80	%_libdir/libmowgli.so.%{major}*
12cr|libmowgli-1.0.0-1|81	
12cr|libmowgli-1.0.0-1|82	%files -n %libnamedev
12cr|libmowgli-1.0.0-1|83	%defattr(-,root,root)
12cr|libmowgli-1.0.0-1|84	%doc AUTHORS
12cr|libmowgli-1.0.0-1|85	%_libdir/libmowgli.so
12cr|libmowgli-1.0.0-1|86	%_libdir/pkgconfig/libmowgli.pc
12cr|libmowgli-1.0.0-1|87	%_includedir/%name/
12cr|libmowgli-1.0.0-1|88	
12cr|libmowgli-1.0.0-1|89	
12cr|libmowgli-1.0.0-1|90	%changelog
12cr|libmowgli-1.0.0-1|91	* Tue Nov 29 2011 Götz Waschk <waschk@mandriva.org> 1.0.0-1mdv2012.0
12cr|libmowgli-1.0.0-1|92	+ Revision: 735333
12cr|libmowgli-1.0.0-1|93	- update to new version 1.0.0
12cr|libmowgli-1.0.0-1|94	
12cr|libmowgli-1.0.0-1|95	* Tue Sep 27 2011 Götz Waschk <waschk@mandriva.org> 0.9.95-1
12cr|libmowgli-1.0.0-1|96	+ Revision: 701416
12cr|libmowgli-1.0.0-1|97	- update to new version 0.9.95
12cr|libmowgli-1.0.0-1|98	
12cr|libmowgli-1.0.0-1|99	* Thu May 05 2011 Götz Waschk <waschk@mandriva.org> 0.9.50-1
12cr|libmowgli-1.0.0-1|100	+ Revision: 669174
12cr|libmowgli-1.0.0-1|101	- new version
12cr|libmowgli-1.0.0-1|102	- fix source URL
12cr|libmowgli-1.0.0-1|103	- update URL
12cr|libmowgli-1.0.0-1|104	
12cr|libmowgli-1.0.0-1|105	* Mon Aug 16 2010 Götz Waschk <waschk@mandriva.org> 0.7.1-1mdv2011.0
12cr|libmowgli-1.0.0-1|106	+ Revision: 570282
12cr|libmowgli-1.0.0-1|107	- new version
12cr|libmowgli-1.0.0-1|108	
12cr|libmowgli-1.0.0-1|109	* Mon Jul 21 2008 Götz Waschk <waschk@mandriva.org> 0.7.0-1mdv2009.0
12cr|libmowgli-1.0.0-1|110	+ Revision: 239309
12cr|libmowgli-1.0.0-1|111	- new version
12cr|libmowgli-1.0.0-1|112	- new major
12cr|libmowgli-1.0.0-1|113	
12cr|libmowgli-1.0.0-1|114	+ Pixel <pixel@mandriva.com>
12cr|libmowgli-1.0.0-1|115	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libmowgli-1.0.0-1|116	
12cr|libmowgli-1.0.0-1|117	* Mon Feb 18 2008 Götz Waschk <waschk@mandriva.org> 0.6.1-1mdv2008.1
12cr|libmowgli-1.0.0-1|118	+ Revision: 170663
12cr|libmowgli-1.0.0-1|119	- new version
12cr|libmowgli-1.0.0-1|120	
12cr|libmowgli-1.0.0-1|121	+ Olivier Blin <blino@mandriva.org>
12cr|libmowgli-1.0.0-1|122	- restore BuildRoot
12cr|libmowgli-1.0.0-1|123	
12cr|libmowgli-1.0.0-1|124	* Tue Jan 01 2008 Götz Waschk <waschk@mandriva.org> 0.6.0-1mdv2008.1
12cr|libmowgli-1.0.0-1|125	+ Revision: 140063
12cr|libmowgli-1.0.0-1|126	- new version
12cr|libmowgli-1.0.0-1|127	
12cr|libmowgli-1.0.0-1|128	+ Thierry Vignaud <tv@mandriva.org>
12cr|libmowgli-1.0.0-1|129	- kill re-definition of %%buildroot on Pixel's request
12cr|libmowgli-1.0.0-1|130	
12cr|libmowgli-1.0.0-1|131	* Mon Oct 15 2007 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdv2008.1
12cr|libmowgli-1.0.0-1|132	+ Revision: 98443
12cr|libmowgli-1.0.0-1|133	- new version
12cr|libmowgli-1.0.0-1|134	
12cr|libmowgli-1.0.0-1|135	* Tue Oct 09 2007 Götz Waschk <waschk@mandriva.org> 0.4.0-1mdv2008.1
12cr|libmowgli-1.0.0-1|136	+ Revision: 96174
12cr|libmowgli-1.0.0-1|137	- new version
12cr|libmowgli-1.0.0-1|138	
12cr|libmowgli-1.0.0-1|139	* Mon Jul 23 2007 Götz Waschk <waschk@mandriva.org> 0.3.0-1mdv2008.0
12cr|libmowgli-1.0.0-1|140	+ Revision: 54554
12cr|libmowgli-1.0.0-1|141	- Import libmowgli
12cr|libmowgli-1.0.0-1|142	
12cr|libmowgli-1.0.0-1|143	
12cr|libmowgli-1.0.0-1|144	
12cr|libmowgli-1.0.0-1|145	* Mon Jul 23 2007 Götz Waschk <waschk@mandriva.org> 0.3.0-1mdv2008.0
12cr|libmowgli-1.0.0-1|146	- initial package

2750 12
12cr|libmp3splt-0.7.1-1|1	%define oname	mp3splt
12cr|libmp3splt-0.7.1-1|2	%define major	0
12cr|libmp3splt-0.7.1-1|3	%define libname	%mklibname %{oname} %{major}
12cr|libmp3splt-0.7.1-1|4	%define develname	%mklibname -d %{oname}
12cr|libmp3splt-0.7.1-1|5	
12cr|libmp3splt-0.7.1-1|6	Name:		libmp3splt
12cr|libmp3splt-0.7.1-1|7	Version:	0.7.1
12cr|libmp3splt-0.7.1-1|8	Release:	%mkrel 1
12cr|libmp3splt-0.7.1-1|9	Summary:	Library to split MP3 and Ogg Files
12cr|libmp3splt-0.7.1-1|10	Source0:	http://prdownloads.sourceforge.net/mp3splt/%{name}-%{version}.tar.gz
12cr|libmp3splt-0.7.1-1|11	Patch0:		libmp3splt-0.7-formatfix.patch
12cr|libmp3splt-0.7.1-1|12	URL:		http://mp3splt.sourceforge.net
12cr|libmp3splt-0.7.1-1|13	Group:		System/Libraries
12cr|libmp3splt-0.7.1-1|14	License:	GPLv2+
12cr|libmp3splt-0.7.1-1|15	BuildRoot:	%{_tmppath}/build-%{name}-%{version}
12cr|libmp3splt-0.7.1-1|16	BuildRequires:	libogg-devel
12cr|libmp3splt-0.7.1-1|17	BuildRequires:	libvorbis-devel
12cr|libmp3splt-0.7.1-1|18	BuildRequires:	mad-devel
12cr|libmp3splt-0.7.1-1|19	BuildRequires:	libid3tag-devel
12cr|libmp3splt-0.7.1-1|20	BuildRequires:	zlib-devel
12cr|libmp3splt-0.7.1-1|21	BuildRequires:	glibc-devel
12cr|libmp3splt-0.7.1-1|22	BuildRequires:	libltdl-devel
12cr|libmp3splt-0.7.1-1|23	BuildRequires:	pcre-devel
12cr|libmp3splt-0.7.1-1|24	
12cr|libmp3splt-0.7.1-1|25	%description
12cr|libmp3splt-0.7.1-1|26	The mp3Splt project provides utilities to split mp3 and ogg files,
12cr|libmp3splt-0.7.1-1|27	by selecting a begin and an end time position, without decoding.
12cr|libmp3splt-0.7.1-1|28	It is very useful to split large mp3/ogg into smaller files,
12cr|libmp3splt-0.7.1-1|29	or to split entire albums to obtain original tracks.
12cr|libmp3splt-0.7.1-1|30	To split an album, the split points and filenames can be selected
12cr|libmp3splt-0.7.1-1|31	manually or automatically from CDDB (internet or a local file),
12cr|libmp3splt-0.7.1-1|32	or from .cue files.
12cr|libmp3splt-0.7.1-1|33	
12cr|libmp3splt-0.7.1-1|34	It supports automatic silence detection, which can be used
12cr|libmp3splt-0.7.1-1|35	to adjust cddb/cue split points. It is also possible to extract
12cr|libmp3splt-0.7.1-1|36	tracks from Mp3Wrap or AlbumWrap files in a few seconds.
12cr|libmp3splt-0.7.1-1|37	
12cr|libmp3splt-0.7.1-1|38	The mp3splt project is divided in 3 parts:
12cr|libmp3splt-0.7.1-1|39	libmp3splt, mp3splt and mp3splt-gtk.
12cr|libmp3splt-0.7.1-1|40	
12cr|libmp3splt-0.7.1-1|41	%package -n %{libname}
12cr|libmp3splt-0.7.1-1|42	Summary:	Library to split MP3 and Ogg Files
12cr|libmp3splt-0.7.1-1|43	Group:		System/Libraries
12cr|libmp3splt-0.7.1-1|44	
12cr|libmp3splt-0.7.1-1|45	%description -n %{libname}
12cr|libmp3splt-0.7.1-1|46	Library to split mp3 and ogg files selecting a begin and an end time position,
12cr|libmp3splt-0.7.1-1|47	without decoding. It's very useful to split large mp3/ogg to make smaller
12cr|libmp3splt-0.7.1-1|48	files or to split entire albums to obtain original tracks.
12cr|libmp3splt-0.7.1-1|49	
12cr|libmp3splt-0.7.1-1|50	%package -n %{develname}
12cr|libmp3splt-0.7.1-1|51	Summary:	Development files for %{name}
12cr|libmp3splt-0.7.1-1|52	Group:		Development/Other
12cr|libmp3splt-0.7.1-1|53	Requires:	%{libname} = %{version}-%{release}
12cr|libmp3splt-0.7.1-1|54	Provides:	%{name}-devel = %{version}-%{release}
12cr|libmp3splt-0.7.1-1|55	
12cr|libmp3splt-0.7.1-1|56	%description -n %{develname}
12cr|libmp3splt-0.7.1-1|57	This package contains development files for the mp3splt project.
12cr|libmp3splt-0.7.1-1|58	
12cr|libmp3splt-0.7.1-1|59	%prep
12cr|libmp3splt-0.7.1-1|60	%setup -q -n %{name}-%{version}
12cr|libmp3splt-0.7.1-1|61	%patch0 -p1
12cr|libmp3splt-0.7.1-1|62	
12cr|libmp3splt-0.7.1-1|63	%build
12cr|libmp3splt-0.7.1-1|64	%configure2_5x \
12cr|libmp3splt-0.7.1-1|65	--disable-rpath \
12cr|libmp3splt-0.7.1-1|66	--disable-static
12cr|libmp3splt-0.7.1-1|67	%make
12cr|libmp3splt-0.7.1-1|68	
12cr|libmp3splt-0.7.1-1|69	%install
12cr|libmp3splt-0.7.1-1|70	%makeinstall_std
12cr|libmp3splt-0.7.1-1|71	
12cr|libmp3splt-0.7.1-1|72	# we don't want these
12cr|libmp3splt-0.7.1-1|73	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12cr|libmp3splt-0.7.1-1|74	
12cr|libmp3splt-0.7.1-1|75	%find_lang %{name}
12cr|libmp3splt-0.7.1-1|76	
12cr|libmp3splt-0.7.1-1|77	%clean
12cr|libmp3splt-0.7.1-1|78	rm -rf %{buildroot}
12cr|libmp3splt-0.7.1-1|79	
12cr|libmp3splt-0.7.1-1|80	%files -n %{libname} -f %{name}.lang
12cr|libmp3splt-0.7.1-1|81	%defattr(-,root,root)
12cr|libmp3splt-0.7.1-1|82	%doc AUTHORS ChangeLog NEWS README TODO
12cr|libmp3splt-0.7.1-1|83	%{_libdir}/%{name}.so.%{major}*
12cr|libmp3splt-0.7.1-1|84	%dir %{_libdir}/%{name}
12cr|libmp3splt-0.7.1-1|85	%{_libdir}/%{name}/libsplt_*.so.%{major}*
12cr|libmp3splt-0.7.1-1|86	
12cr|libmp3splt-0.7.1-1|87	%files -n %{develname}
12cr|libmp3splt-0.7.1-1|88	%defattr(-,root,root)
12cr|libmp3splt-0.7.1-1|89	%{_includedir}/%{name}
12cr|libmp3splt-0.7.1-1|90	%{_libdir}/%{name}.so
12cr|libmp3splt-0.7.1-1|91	%{_libdir}/%{name}/libsplt_*.so
12cr|libmp3splt-0.7.1-1|92	%{_datadir}/aclocal/%{oname}.m4
12cr|libmp3splt-0.7.1-1|93	
12cr|libmp3splt-0.7.1-1|94	
12cr|libmp3splt-0.7.1-1|95	%changelog
12cr|libmp3splt-0.7.1-1|96	* Thu Nov 24 2011 Andrey Bondrov <abondrov@mandriva.org> 0.7.1-1mdv2011.0
12cr|libmp3splt-0.7.1-1|97	+ Revision: 733198
12cr|libmp3splt-0.7.1-1|98	- New version 0.7.1
12cr|libmp3splt-0.7.1-1|99	
12cr|libmp3splt-0.7.1-1|100	* Thu Aug 18 2011 Andrey Bondrov <abondrov@mandriva.org> 0.7-1
12cr|libmp3splt-0.7.1-1|101	+ Revision: 695177
12cr|libmp3splt-0.7.1-1|102	- New version 0.7
12cr|libmp3splt-0.7.1-1|103	
12cr|libmp3splt-0.7.1-1|104	* Sun Mar 06 2011 Jani Välimaa <wally@mandriva.org> 0.6.1a-1
12cr|libmp3splt-0.7.1-1|105	+ Revision: 642232
12cr|libmp3splt-0.7.1-1|106	- new version 0.6.1a
12cr|libmp3splt-0.7.1-1|107	
12cr|libmp3splt-0.7.1-1|108	* Thu Mar 03 2011 Jani Välimaa <wally@mandriva.org> 0.6.1-1
12cr|libmp3splt-0.7.1-1|109	+ Revision: 641489
12cr|libmp3splt-0.7.1-1|110	- add pcre-devel BR
12cr|libmp3splt-0.7.1-1|111	- new version 0.6.1
12cr|libmp3splt-0.7.1-1|112	- rediff P0
12cr|libmp3splt-0.7.1-1|113	
12cr|libmp3splt-0.7.1-1|114	* Fri Oct 01 2010 Jani Välimaa <wally@mandriva.org> 0.6-2mdv2011.0
12cr|libmp3splt-0.7.1-1|115	+ Revision: 582287
12cr|libmp3splt-0.7.1-1|116	- new version 0.6
12cr|libmp3splt-0.7.1-1|117	- add str fmt patch
12cr|libmp3splt-0.7.1-1|118	- fix file list
12cr|libmp3splt-0.7.1-1|119	
12cr|libmp3splt-0.7.1-1|120	* Fri Aug 27 2010 Jani Välimaa <wally@mandriva.org> 0.5.9-2mdv2011.0
12cr|libmp3splt-0.7.1-1|121	+ Revision: 573588
12cr|libmp3splt-0.7.1-1|122	- fix provides
12cr|libmp3splt-0.7.1-1|123	
12cr|libmp3splt-0.7.1-1|124	* Fri Aug 27 2010 Jani Välimaa <wally@mandriva.org> 0.5.9-1mdv2011.0
12cr|libmp3splt-0.7.1-1|125	+ Revision: 573491
12cr|libmp3splt-0.7.1-1|126	- import libmp3splt
12cr|libmp3splt-0.7.1-1|127	

2751 12
12cr|libmpd-11.8.17-1|1	%define major 1
12cr|libmpd-11.8.17-1|2	%define libname %mklibname mpd %{major}
12cr|libmpd-11.8.17-1|3	%define develname %mklibname mpd -d
12cr|libmpd-11.8.17-1|4	
12cr|libmpd-11.8.17-1|5	Summary:	Music Player Daemon Library
12cr|libmpd-11.8.17-1|6	Name:		libmpd
12cr|libmpd-11.8.17-1|7	Version:	11.8.17
12cr|libmpd-11.8.17-1|8	Release:	1
12cr|libmpd-11.8.17-1|9	License:	GPLv2+
12cr|libmpd-11.8.17-1|10	Group:		System/Libraries
12cr|libmpd-11.8.17-1|11	Url:		http://sarine.nl/libmpd
12cr|libmpd-11.8.17-1|12	Source0:	http://download.sarine.nl/Programs/gmpc/%{version}/%{name}-%{version}.tar.gz
12cr|libmpd-11.8.17-1|13	BuildRequires:	pkgconfig(glib-2.0)
12cr|libmpd-11.8.17-1|14	
12cr|libmpd-11.8.17-1|15	%description
12cr|libmpd-11.8.17-1|16	Libmpd is an a library to easily connect to a mpd server.
12cr|libmpd-11.8.17-1|17	It's wraps around libmpdclient and provides a higher level api.
12cr|libmpd-11.8.17-1|18	
12cr|libmpd-11.8.17-1|19	%package -n %{libname}
12cr|libmpd-11.8.17-1|20	Summary:	Music Player Daemon Library
12cr|libmpd-11.8.17-1|21	Group:		System/Libraries
12cr|libmpd-11.8.17-1|22	
12cr|libmpd-11.8.17-1|23	%description -n %{libname}
12cr|libmpd-11.8.17-1|24	Libmpd is an a library to easily connect to a mpd server.
12cr|libmpd-11.8.17-1|25	It's wraps around libmpdclient and provides a higher level api.
12cr|libmpd-11.8.17-1|26	
12cr|libmpd-11.8.17-1|27	%package -n %{develname}
12cr|libmpd-11.8.17-1|28	Summary:	Header files for developing programs with libmpd
12cr|libmpd-11.8.17-1|29	Group:		Development/Other
12cr|libmpd-11.8.17-1|30	Requires:	%{libname} = %{version}-%{release}
12cr|libmpd-11.8.17-1|31	Provides:	%{name}-devel = %{version}-%{release}
12cr|libmpd-11.8.17-1|32	Obsoletes:	%{name}-devel < 11.8.17-1
12cr|libmpd-11.8.17-1|33	
12cr|libmpd-11.8.17-1|34	%description -n %{develname}
12cr|libmpd-11.8.17-1|35	libmpd-devel is a sub-package which contains header files and libraries
12cr|libmpd-11.8.17-1|36	for developing program with libmpd.
12cr|libmpd-11.8.17-1|37	
12cr|libmpd-11.8.17-1|38	%prep
12cr|libmpd-11.8.17-1|39	%setup -q
12cr|libmpd-11.8.17-1|40	
12cr|libmpd-11.8.17-1|41	%build
12cr|libmpd-11.8.17-1|42	%configure2_5x \
12cr|libmpd-11.8.17-1|43	--disable-static
12cr|libmpd-11.8.17-1|44	
12cr|libmpd-11.8.17-1|45	%make
12cr|libmpd-11.8.17-1|46	
12cr|libmpd-11.8.17-1|47	%install
12cr|libmpd-11.8.17-1|48	%makeinstall_std
12cr|libmpd-11.8.17-1|49	
12cr|libmpd-11.8.17-1|50	%files -n %{libname}
12cr|libmpd-11.8.17-1|51	%{_libdir}/libmpd.so.%{major}*
12cr|libmpd-11.8.17-1|52	
12cr|libmpd-11.8.17-1|53	%files -n %{develname}
12cr|libmpd-11.8.17-1|54	%doc ChangeLog README
12cr|libmpd-11.8.17-1|55	%{_libdir}/libmpd.so
12cr|libmpd-11.8.17-1|56	%{_libdir}/pkgconfig/libmpd.pc
12cr|libmpd-11.8.17-1|57	%{_includedir}/libmpd-1.0
12cr|libmpd-11.8.17-1|58	

2752 12
12cr|libmpdclient-2.7-1|1	%define name libmpdclient
12cr|libmpdclient-2.7-1|2	%define version 2.7
12cr|libmpdclient-2.7-1|3	%define major   2
12cr|libmpdclient-2.7-1|4	%define libname %mklibname mpdclient %{major}
12cr|libmpdclient-2.7-1|5	%define develname %mklibname -d mpdclient
12cr|libmpdclient-2.7-1|6	%define stdevelname %mklibname -d -s mpdclient
12cr|libmpdclient-2.7-1|7	
12cr|libmpdclient-2.7-1|8	Name:		%{name}
12cr|libmpdclient-2.7-1|9	Version:	%{version}
12cr|libmpdclient-2.7-1|10	Release:	1
12cr|libmpdclient-2.7-1|11	Summary:	API library for interfacing MPD in the C, C++ & Objective C languages
12cr|libmpdclient-2.7-1|12	Group:		System/Libraries
12cr|libmpdclient-2.7-1|13	License:	BSD
12cr|libmpdclient-2.7-1|14	Url:		http://mpd.wikia.com/wiki/ClientLib:libmpdclient
12cr|libmpdclient-2.7-1|15	Source0:	http://dl.sourceforge.net/project/musicpd/%{name}/%{version}/%{name}-%{version}.tar.bz2
12cr|libmpdclient-2.7-1|16	BuildRequires:	doxygen
12cr|libmpdclient-2.7-1|17	
12cr|libmpdclient-2.7-1|18	%description
12cr|libmpdclient-2.7-1|19	A stable, documented, asynchronous API library for interfacing MPD in the C,
12cr|libmpdclient-2.7-1|20	C++ & Objective C languages.
12cr|libmpdclient-2.7-1|21	
12cr|libmpdclient-2.7-1|22	#-----------------------------------------------------------------------------
12cr|libmpdclient-2.7-1|23	%package -n %{libname}
12cr|libmpdclient-2.7-1|24	Summary:	API library for interfacing MPD in the C, C++ & Objective C languages
12cr|libmpdclient-2.7-1|25	Provides:	%{name} = %{version}-%{release}
12cr|libmpdclient-2.7-1|26	Group:		System/Libraries
12cr|libmpdclient-2.7-1|27	
12cr|libmpdclient-2.7-1|28	%description -n %{libname}
12cr|libmpdclient-2.7-1|29	A stable, documented, asynchronous API library for interfacing MPD in the C,
12cr|libmpdclient-2.7-1|30	C++ & Objective C languages.
12cr|libmpdclient-2.7-1|31	
12cr|libmpdclient-2.7-1|32	%files -n %{libname}
12cr|libmpdclient-2.7-1|33	%{_libdir}/%{name}.so.%{major}*
12cr|libmpdclient-2.7-1|34	#-----------------------------------------------------------------------------
12cr|libmpdclient-2.7-1|35	
12cr|libmpdclient-2.7-1|36	#-----------------------------------------------------------------------------
12cr|libmpdclient-2.7-1|37	%package -n %{develname}
12cr|libmpdclient-2.7-1|38	Summary:	Devel headers for %{name}
12cr|libmpdclient-2.7-1|39	Requires:	%{libname} = %{version}
12cr|libmpdclient-2.7-1|40	Provides:	%{name}-devel = %{version}-%{release}
12cr|libmpdclient-2.7-1|41	Group:		Development/C
12cr|libmpdclient-2.7-1|42	
12cr|libmpdclient-2.7-1|43	%description -n %{develname}
12cr|libmpdclient-2.7-1|44	Devel headers for libmpdclient
12cr|libmpdclient-2.7-1|45	
12cr|libmpdclient-2.7-1|46	%files -n %{develname}
12cr|libmpdclient-2.7-1|47	%doc COPYING NEWS README
12cr|libmpdclient-2.7-1|48	%{_datadir}/doc/%{name}/*
12cr|libmpdclient-2.7-1|49	%{_libdir}/pkgconfig/%{name}.pc
12cr|libmpdclient-2.7-1|50	%dir %{_includedir}/mpd/
12cr|libmpdclient-2.7-1|51	%{_includedir}/mpd/*
12cr|libmpdclient-2.7-1|52	%{_libdir}/%{name}.so
12cr|libmpdclient-2.7-1|53	#-----------------------------------------------------------------------------
12cr|libmpdclient-2.7-1|54	
12cr|libmpdclient-2.7-1|55	#-----------------------------------------------------------------------------
12cr|libmpdclient-2.7-1|56	%package -n %{stdevelname}
12cr|libmpdclient-2.7-1|57	Summary:	Devel headers for %{name}
12cr|libmpdclient-2.7-1|58	Requires:	%{libname} = %{version}
12cr|libmpdclient-2.7-1|59	Provides:	%{name}-static-devel = %{version}-%{release}
12cr|libmpdclient-2.7-1|60	Group:		Development/C
12cr|libmpdclient-2.7-1|61	
12cr|libmpdclient-2.7-1|62	%description -n %stdevelname
12cr|libmpdclient-2.7-1|63	Devel headers for libmpdclient
12cr|libmpdclient-2.7-1|64	
12cr|libmpdclient-2.7-1|65	%files -n %stdevelname
12cr|libmpdclient-2.7-1|66	%{_libdir}/%{name}.a
12cr|libmpdclient-2.7-1|67	#-----------------------------------------------------------------------------
12cr|libmpdclient-2.7-1|68	
12cr|libmpdclient-2.7-1|69	%prep
12cr|libmpdclient-2.7-1|70	%setup -q
12cr|libmpdclient-2.7-1|71	
12cr|libmpdclient-2.7-1|72	%build
12cr|libmpdclient-2.7-1|73	./autogen.sh
12cr|libmpdclient-2.7-1|74	%configure2_5x
12cr|libmpdclient-2.7-1|75	%make
12cr|libmpdclient-2.7-1|76	
12cr|libmpdclient-2.7-1|77	%install
12cr|libmpdclient-2.7-1|78	%makeinstall_std
12cr|libmpdclient-2.7-1|79	rm -rf %buildroot/%{_libdir}/*.la
12cr|libmpdclient-2.7-1|80	
12cr|libmpdclient-2.7-1|81	
12cr|libmpdclient-2.7-1|82	%changelog
12cr|libmpdclient-2.7-1|83	* Mon Feb 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.7-1
12cr|libmpdclient-2.7-1|84	+ Revision: 778136
12cr|libmpdclient-2.7-1|85	- version update 2.7
12cr|libmpdclient-2.7-1|86	
12cr|libmpdclient-2.7-1|87	* Mon Nov 07 2011 Andrey Bondrov <abondrov@mandriva.org> 2.6-1
12cr|libmpdclient-2.7-1|88	+ Revision: 725926
12cr|libmpdclient-2.7-1|89	- New version 2.6, new URL, spec cleanup
12cr|libmpdclient-2.7-1|90	
12cr|libmpdclient-2.7-1|91	* Sun Aug 08 2010 Rémy Clouard <shikamaru@mandriva.org> 2.3-1mdv2011.0
12cr|libmpdclient-2.7-1|92	+ Revision: 567657
12cr|libmpdclient-2.7-1|93	- bump release
12cr|libmpdclient-2.7-1|94	- fix Source URL
12cr|libmpdclient-2.7-1|95	- remove tabs
12cr|libmpdclient-2.7-1|96	
12cr|libmpdclient-2.7-1|97	* Sun Jan 10 2010 Rémy Clouard <shikamaru@mandriva.org> 2.1-1mdv2010.1
12cr|libmpdclient-2.7-1|98	+ Revision: 488717
12cr|libmpdclient-2.7-1|99	- bump release
12cr|libmpdclient-2.7-1|100	
12cr|libmpdclient-2.7-1|101	* Wed Nov 04 2009 Rémy Clouard <shikamaru@mandriva.org> 2.0-1mdv2010.1
12cr|libmpdclient-2.7-1|102	+ Revision: 460414
12cr|libmpdclient-2.7-1|103	- import libmpdclient
12cr|libmpdclient-2.7-1|104	

2753 12
12cr|libmsntp-1.6a-8|1	%define	major 1
12cr|libmsntp-1.6a-8|2	%define libname	%mklibname msntp %{major}
12cr|libmsntp-1.6a-8|3	
12cr|libmsntp-1.6a-8|4	Summary:	Full-featured, compact, portable SNTP library
12cr|libmsntp-1.6a-8|5	Name:		libmsntp
12cr|libmsntp-1.6a-8|6	Version:	1.6a
12cr|libmsntp-1.6a-8|7	Release:	%mkrel 8
12cr|libmsntp-1.6a-8|8	Group:		System/Libraries
12cr|libmsntp-1.6a-8|9	License:	GPL
12cr|libmsntp-1.6a-8|10	URL:		http://snarfed.org/space/libmsntp
12cr|libmsntp-1.6a-8|11	Source0:	http://ryan.barrett.name/%{name}-%{version}.tar.bz2
12cr|libmsntp-1.6a-8|12	Patch0:		libmsntp-1.6a-shared.diff
12cr|libmsntp-1.6a-8|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|libmsntp-1.6a-8|14	
12cr|libmsntp-1.6a-8|15	%description
12cr|libmsntp-1.6a-8|16	libmsntp is a full-featured, compact, portable SNTP library.
12cr|libmsntp-1.6a-8|17	
12cr|libmsntp-1.6a-8|18	libmsntp provides SNTP client and server functionality in a shared
12cr|libmsntp-1.6a-8|19	library with a simple API. SNTP (RFC 2030) is a simplified version
12cr|libmsntp-1.6a-8|20	of NTP, which allows precise synchronization of system clocks over
12cr|libmsntp-1.6a-8|21	a best-effort network.
12cr|libmsntp-1.6a-8|22	
12cr|libmsntp-1.6a-8|23	%package -n	%{libname}
12cr|libmsntp-1.6a-8|24	Summary:	Full-featured, compact, portable SNTP library
12cr|libmsntp-1.6a-8|25	Group:          System/Libraries
12cr|libmsntp-1.6a-8|26	
12cr|libmsntp-1.6a-8|27	%description -n	%{libname}
12cr|libmsntp-1.6a-8|28	libmsntp is a full-featured, compact, portable SNTP library.
12cr|libmsntp-1.6a-8|29	
12cr|libmsntp-1.6a-8|30	libmsntp provides SNTP client and server functionality in a shared
12cr|libmsntp-1.6a-8|31	library with a simple API. SNTP (RFC 2030) is a simplified version
12cr|libmsntp-1.6a-8|32	of NTP, which allows precise synchronization of system clocks over
12cr|libmsntp-1.6a-8|33	a best-effort network.
12cr|libmsntp-1.6a-8|34	
12cr|libmsntp-1.6a-8|35	%package -n	%{libname}-devel
12cr|libmsntp-1.6a-8|36	Summary:	Static library and header files for the libmsntp library
12cr|libmsntp-1.6a-8|37	Group:		Development/C
12cr|libmsntp-1.6a-8|38	Obsoletes:	%{name}-devel
12cr|libmsntp-1.6a-8|39	Provides:	%{name}-devel
12cr|libmsntp-1.6a-8|40	Requires:	%{libname} = %{version}-%{release}
12cr|libmsntp-1.6a-8|41	
12cr|libmsntp-1.6a-8|42	%description -n	%{libname}-devel
12cr|libmsntp-1.6a-8|43	libmsntp is a full-featured, compact, portable SNTP library.
12cr|libmsntp-1.6a-8|44	
12cr|libmsntp-1.6a-8|45	libmsntp provides SNTP client and server functionality in a shared
12cr|libmsntp-1.6a-8|46	library with a simple API. SNTP (RFC 2030) is a simplified version
12cr|libmsntp-1.6a-8|47	of NTP, which allows precise synchronization of system clocks over
12cr|libmsntp-1.6a-8|48	a best-effort network.
12cr|libmsntp-1.6a-8|49	
12cr|libmsntp-1.6a-8|50	This package contains the static libevent library and its header files
12cr|libmsntp-1.6a-8|51	needed to compile applications such as stegdetect, etc.
12cr|libmsntp-1.6a-8|52	
12cr|libmsntp-1.6a-8|53	%prep
12cr|libmsntp-1.6a-8|54	
12cr|libmsntp-1.6a-8|55	%setup -q -n %{name}-%{version}
12cr|libmsntp-1.6a-8|56	%patch0 -p0
12cr|libmsntp-1.6a-8|57	
12cr|libmsntp-1.6a-8|58	%build
12cr|libmsntp-1.6a-8|59	
12cr|libmsntp-1.6a-8|60	%make \
12cr|libmsntp-1.6a-8|61	CFLAGS="%{optflags} -fPIC -DPIC" \
12cr|libmsntp-1.6a-8|62	shared static
12cr|libmsntp-1.6a-8|63	
12cr|libmsntp-1.6a-8|64	%install
12cr|libmsntp-1.6a-8|65	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|libmsntp-1.6a-8|66	
12cr|libmsntp-1.6a-8|67	install -d %{buildroot}%{_libdir}
12cr|libmsntp-1.6a-8|68	install -d %{buildroot}%{_includedir}
12cr|libmsntp-1.6a-8|69	
12cr|libmsntp-1.6a-8|70	install -m0755 libmsntp.so.%{major} %{buildroot}%{_libdir}/
12cr|libmsntp-1.6a-8|71	install -m0644 libmsntp.a %{buildroot}%{_libdir}/
12cr|libmsntp-1.6a-8|72	ln -s libmsntp.so.%{major} %{buildroot}%{_libdir}/libmsntp.so
12cr|libmsntp-1.6a-8|73	install -m0644 libmsntp.h %{buildroot}%{_includedir}/
12cr|libmsntp-1.6a-8|74	
12cr|libmsntp-1.6a-8|75	%if %mdkversion < 200900
12cr|libmsntp-1.6a-8|76	%post -n %{libname} -p /sbin/ldconfig
12cr|libmsntp-1.6a-8|77	%endif
12cr|libmsntp-1.6a-8|78	
12cr|libmsntp-1.6a-8|79	%if %mdkversion < 200900
12cr|libmsntp-1.6a-8|80	%postun -n %{libname} -p /sbin/ldconfig
12cr|libmsntp-1.6a-8|81	%endif
12cr|libmsntp-1.6a-8|82	
12cr|libmsntp-1.6a-8|83	%clean
12cr|libmsntp-1.6a-8|84	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|libmsntp-1.6a-8|85	
12cr|libmsntp-1.6a-8|86	%files -n %{libname}
12cr|libmsntp-1.6a-8|87	%defattr(-,root,root)
12cr|libmsntp-1.6a-8|88	%doc Copyright.msntp LICENSE README*
12cr|libmsntp-1.6a-8|89	%{_libdir}/*.so.*
12cr|libmsntp-1.6a-8|90	
12cr|libmsntp-1.6a-8|91	%files -n %{libname}-devel
12cr|libmsntp-1.6a-8|92	%defattr(-,root,root)
12cr|libmsntp-1.6a-8|93	%doc example.c
12cr|libmsntp-1.6a-8|94	%{_includedir}/*
12cr|libmsntp-1.6a-8|95	%{_libdir}/*.so
12cr|libmsntp-1.6a-8|96	%{_libdir}/*.a
12cr|libmsntp-1.6a-8|97	
12cr|libmsntp-1.6a-8|98	
12cr|libmsntp-1.6a-8|99	
12cr|libmsntp-1.6a-8|100	
12cr|libmsntp-1.6a-8|101	%changelog
12cr|libmsntp-1.6a-8|102	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6a-8mdv2011.0
12cr|libmsntp-1.6a-8|103	+ Revision: 620154
12cr|libmsntp-1.6a-8|104	- the mass rebuild of 2010.0 packages
12cr|libmsntp-1.6a-8|105	
12cr|libmsntp-1.6a-8|106	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.6a-7mdv2010.0
12cr|libmsntp-1.6a-8|107	+ Revision: 429813
12cr|libmsntp-1.6a-8|108	- rebuild
12cr|libmsntp-1.6a-8|109	
12cr|libmsntp-1.6a-8|110	* Sat Jul 26 2008 Thierry Vignaud <tv@mandriva.org> 1.6a-6mdv2009.0
12cr|libmsntp-1.6a-8|111	+ Revision: 250260
12cr|libmsntp-1.6a-8|112	- rebuild
12cr|libmsntp-1.6a-8|113	
12cr|libmsntp-1.6a-8|114	+ Pixel <pixel@mandriva.com>
12cr|libmsntp-1.6a-8|115	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libmsntp-1.6a-8|116	
12cr|libmsntp-1.6a-8|117	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.6a-4mdv2008.1
12cr|libmsntp-1.6a-8|118	+ Revision: 170950
12cr|libmsntp-1.6a-8|119	- rebuild
12cr|libmsntp-1.6a-8|120	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|libmsntp-1.6a-8|121	
12cr|libmsntp-1.6a-8|122	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.6a-3mdv2008.1
12cr|libmsntp-1.6a-8|123	+ Revision: 140925
12cr|libmsntp-1.6a-8|124	- restore BuildRoot
12cr|libmsntp-1.6a-8|125	
12cr|libmsntp-1.6a-8|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|libmsntp-1.6a-8|127	- kill re-definition of %%buildroot on Pixel's request
12cr|libmsntp-1.6a-8|128	
12cr|libmsntp-1.6a-8|129	
12cr|libmsntp-1.6a-8|130	* Fri Mar 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.6a-3mdv2007.1
12cr|libmsntp-1.6a-8|131	+ Revision: 138898
12cr|libmsntp-1.6a-8|132	- use the %%mkrel macro
12cr|libmsntp-1.6a-8|133	- bunzip patches
12cr|libmsntp-1.6a-8|134	- Import libmsntp
12cr|libmsntp-1.6a-8|135	
12cr|libmsntp-1.6a-8|136	* Fri Feb 03 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6a-2mdk
12cr|libmsntp-1.6a-8|137	- rebuild
12cr|libmsntp-1.6a-8|138	
12cr|libmsntp-1.6a-8|139	* Tue Jan 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0a-1mdk
12cr|libmsntp-1.6a-8|140	- initial mandrake package
12cr|libmsntp-1.6a-8|141	

2754 12
12cr|libmusclecard-1.3.6-3|1	%define libmusclename %mklibname musclecard 1
12cr|libmusclecard-1.3.6-3|2	%define pkgname libmusclecard
12cr|libmusclecard-1.3.6-3|3	
12cr|libmusclecard-1.3.6-3|4	Summary: Muscle PCSC Framework for Linux libraries
12cr|libmusclecard-1.3.6-3|5	Name: libmusclecard
12cr|libmusclecard-1.3.6-3|6	Version: 1.3.6
12cr|libmusclecard-1.3.6-3|7	Release: 3
12cr|libmusclecard-1.3.6-3|8	License: GPL
12cr|libmusclecard-1.3.6-3|9	Group: System/Libraries
12cr|libmusclecard-1.3.6-3|10	Source0: https://alioth.debian.org/download.php/1478/libmusclecard-%{version}.tar.bz2
12cr|libmusclecard-1.3.6-3|11	Source1: https://alioth.debian.org/download.php/1479/libmusclecard-%{version}.tar.bz2.asc
12cr|libmusclecard-1.3.6-3|12	Patch0: libmusclecard-1.3.6-pcsclite-1.6.patch
12cr|libmusclecard-1.3.6-3|13	URL: http://pcsclite.alioth.debian.org/
12cr|libmusclecard-1.3.6-3|14	# actually, it needs 1.2.9-beta7 or higher, but I don't want
12cr|libmusclecard-1.3.6-3|15	# to play with rpm e-v-r comparisons with a "beta" string in them
12cr|libmusclecard-1.3.6-3|16	BuildRequires: libpcsclite-devel >= 1.3.0
12cr|libmusclecard-1.3.6-3|17	BuildRequires: pkgconfig
12cr|libmusclecard-1.3.6-3|18	
12cr|libmusclecard-1.3.6-3|19	%description
12cr|libmusclecard-1.3.6-3|20	The purpose of PCSC Lite is to provide a Windows(R) SCard interface in a
12cr|libmusclecard-1.3.6-3|21	very small form factor for communicating to smartcards and readers.
12cr|libmusclecard-1.3.6-3|22	PCSC Lite uses the same winscard api as used under Windows(R).
12cr|libmusclecard-1.3.6-3|23	
12cr|libmusclecard-1.3.6-3|24	The %{name}-devel package contains the header files and libraries
12cr|libmusclecard-1.3.6-3|25	needed for compiling PCSC Lite programs. If you want to develop PCSC Lite-aware
12cr|libmusclecard-1.3.6-3|26	programs, you'll need to install this package.
12cr|libmusclecard-1.3.6-3|27	
12cr|libmusclecard-1.3.6-3|28	This package was tested to work with A.E.T. Europe B.V. SafeSign. This
12cr|libmusclecard-1.3.6-3|29	package is suported by A.E.T. Europe B.V. when used in combination with
12cr|libmusclecard-1.3.6-3|30	SafeSign.
12cr|libmusclecard-1.3.6-3|31	
12cr|libmusclecard-1.3.6-3|32	%package -n %{libmusclename}
12cr|libmusclecard-1.3.6-3|33	Summary: Muscle PCSC Framework for Linux libraries
12cr|libmusclecard-1.3.6-3|34	Group: System/Libraries
12cr|libmusclecard-1.3.6-3|35	# up to version 1.3.0, libpcsclite had libmusclecard files
12cr|libmusclecard-1.3.6-3|36	Conflicts: pcsc-lite < 1.3.0
12cr|libmusclecard-1.3.6-3|37	Provides: libmusclecard = %{EVRD}
12cr|libmusclecard-1.3.6-3|38	
12cr|libmusclecard-1.3.6-3|39	%description -n %{libmusclename}
12cr|libmusclecard-1.3.6-3|40	The purpose of PCSC Lite is to provide a Windows(R) SCard interface in a
12cr|libmusclecard-1.3.6-3|41	very small form factor for communicating to smartcards and readers.
12cr|libmusclecard-1.3.6-3|42	PCSC Lite uses the same winscard api as used under Windows(R).
12cr|libmusclecard-1.3.6-3|43	
12cr|libmusclecard-1.3.6-3|44	The %{name}-devel package contains the header files and libraries
12cr|libmusclecard-1.3.6-3|45	needed for compiling PCSC Lite programs. If you want to develop PCSC Lite-aware
12cr|libmusclecard-1.3.6-3|46	programs, you'll need to install this package.
12cr|libmusclecard-1.3.6-3|47	
12cr|libmusclecard-1.3.6-3|48	This package was tested to work with A.E.T. Europe B.V. SafeSign. This
12cr|libmusclecard-1.3.6-3|49	package is suported by A.E.T. Europe B.V. when used in combination with
12cr|libmusclecard-1.3.6-3|50	SafeSign.
12cr|libmusclecard-1.3.6-3|51	
12cr|libmusclecard-1.3.6-3|52	%package -n %{libmusclename}-devel
12cr|libmusclecard-1.3.6-3|53	Summary: Files used for libmusclecard development
12cr|libmusclecard-1.3.6-3|54	Group: Development/Other
12cr|libmusclecard-1.3.6-3|55	Requires: %{name} = %{version}
12cr|libmusclecard-1.3.6-3|56	# up to version 1.3.0, libpcsclite had libmusclecard files
12cr|libmusclecard-1.3.6-3|57	Conflicts: %{mklibname pcsclite 1 -d} < 1.3.0
12cr|libmusclecard-1.3.6-3|58	Provides: libmusclecard-devel = %{EVRD}
12cr|libmusclecard-1.3.6-3|59	
12cr|libmusclecard-1.3.6-3|60	%description -n %{libmusclename}-devel
12cr|libmusclecard-1.3.6-3|61	This package contains files used for libmusclecard development.
12cr|libmusclecard-1.3.6-3|62	
12cr|libmusclecard-1.3.6-3|63	%package -n %{libmusclename}-static-devel
12cr|libmusclecard-1.3.6-3|64	Summary: Static library used for libmusclecard development
12cr|libmusclecard-1.3.6-3|65	Group: Development/Other
12cr|libmusclecard-1.3.6-3|66	Requires: %{name}-devel = %{version}
12cr|libmusclecard-1.3.6-3|67	# up to version 1.3.0, libpcsclite had libmusclecard files
12cr|libmusclecard-1.3.6-3|68	Conflicts: %{mklibname pcsclite 1 -d -s} < 1.3.0
12cr|libmusclecard-1.3.6-3|69	Provides: libmusclecard-static-devel = %{EVRD}
12cr|libmusclecard-1.3.6-3|70	
12cr|libmusclecard-1.3.6-3|71	%description -n %{libmusclename}-static-devel
12cr|libmusclecard-1.3.6-3|72	This package contains a libmusclecard static library used for development.
12cr|libmusclecard-1.3.6-3|73	
12cr|libmusclecard-1.3.6-3|74	%prep
12cr|libmusclecard-1.3.6-3|75	%setup -q -n %{pkgname}-%{version}
12cr|libmusclecard-1.3.6-3|76	%patch0 -p0
12cr|libmusclecard-1.3.6-3|77	
12cr|libmusclecard-1.3.6-3|78	%build
12cr|libmusclecard-1.3.6-3|79	autoreconf -fi
12cr|libmusclecard-1.3.6-3|80	%configure2_5x --enable-muscledropdir=%{_libdir}/pcsc/services
12cr|libmusclecard-1.3.6-3|81	%make
12cr|libmusclecard-1.3.6-3|82	
12cr|libmusclecard-1.3.6-3|83	%install
12cr|libmusclecard-1.3.6-3|84	%makeinstall_std
12cr|libmusclecard-1.3.6-3|85	
12cr|libmusclecard-1.3.6-3|86	# this file is included in %%doc
12cr|libmusclecard-1.3.6-3|87	rm -rf %{buildroot}%{_prefix}/doc
12cr|libmusclecard-1.3.6-3|88	
12cr|libmusclecard-1.3.6-3|89	%files -n %{libmusclename}
12cr|libmusclecard-1.3.6-3|90	%{_libdir}/libmusclecard.so.*
12cr|libmusclecard-1.3.6-3|91	
12cr|libmusclecard-1.3.6-3|92	%files -n %{libmusclename}-devel
12cr|libmusclecard-1.3.6-3|93	%doc AUTHORS COPYING ChangeLog
12cr|libmusclecard-1.3.6-3|94	%doc ChangeLog.svn doc/*.pdf
12cr|libmusclecard-1.3.6-3|95	%{_includedir}/PCSC/*
12cr|libmusclecard-1.3.6-3|96	%{_libdir}/libmusclecard.so
12cr|libmusclecard-1.3.6-3|97	%{_libdir}/pkgconfig/libmusclecard.pc
12cr|libmusclecard-1.3.6-3|98	%{_sbindir}/bundleTool
12cr|libmusclecard-1.3.6-3|99	%{_mandir}/man8/bundleTool.8*
12cr|libmusclecard-1.3.6-3|100	
12cr|libmusclecard-1.3.6-3|101	%files -n %{libmusclename}-static-devel
12cr|libmusclecard-1.3.6-3|102	%{_libdir}/libmusclecard.a
12cr|libmusclecard-1.3.6-3|103	
12cr|libmusclecard-1.3.6-3|104	
12cr|libmusclecard-1.3.6-3|105	
12cr|libmusclecard-1.3.6-3|106	
12cr|libmusclecard-1.3.6-3|107	%changelog
12cr|libmusclecard-1.3.6-3|108	* Mon Aug 30 2010 Funda Wang <fwang@mandriva.org> 1.3.6-2mdv2011.0
12cr|libmusclecard-1.3.6-3|109	+ Revision: 574307
12cr|libmusclecard-1.3.6-3|110	- rebuild for new pcsclite
12cr|libmusclecard-1.3.6-3|111	
12cr|libmusclecard-1.3.6-3|112	* Fri May 01 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3.6-1mdv2010.0
12cr|libmusclecard-1.3.6-3|113	+ Revision: 370045
12cr|libmusclecard-1.3.6-3|114	- Update to new version 1.3.6
12cr|libmusclecard-1.3.6-3|115	- Run autoreconf -fi for new libtool
12cr|libmusclecard-1.3.6-3|116	
12cr|libmusclecard-1.3.6-3|117	* Sat Jun 28 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-2mdv2009.0
12cr|libmusclecard-1.3.6-3|118	+ Revision: 229691
12cr|libmusclecard-1.3.6-3|119	- rebuild
12cr|libmusclecard-1.3.6-3|120	
12cr|libmusclecard-1.3.6-3|121	+ Pixel <pixel@mandriva.com>
12cr|libmusclecard-1.3.6-3|122	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libmusclecard-1.3.6-3|123	
12cr|libmusclecard-1.3.6-3|124	+ Olivier Blin <oblin@mandriva.com>
12cr|libmusclecard-1.3.6-3|125	- restore BuildRoot
12cr|libmusclecard-1.3.6-3|126	
12cr|libmusclecard-1.3.6-3|127	+ Thierry Vignaud <tv@mandriva.org>
12cr|libmusclecard-1.3.6-3|128	- kill re-definition of %%buildroot on Pixel's request
12cr|libmusclecard-1.3.6-3|129	
12cr|libmusclecard-1.3.6-3|130	* Mon May 28 2007 Andreas Hasenack <andreas@mandriva.com> 1.3.3-1mdv2008.0
12cr|libmusclecard-1.3.6-3|131	+ Revision: 32032
12cr|libmusclecard-1.3.6-3|132	- added provides without the soname
12cr|libmusclecard-1.3.6-3|133	
12cr|libmusclecard-1.3.6-3|134	
12cr|libmusclecard-1.3.6-3|135	* Tue Apr 03 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 1.3.3-1mdv2007.1
12cr|libmusclecard-1.3.6-3|136	+ Revision: 150357
12cr|libmusclecard-1.3.6-3|137	- Remove soname from .src.rpm pkgname.
12cr|libmusclecard-1.3.6-3|138	- Remove soname from .src.rpm pkgname.
12cr|libmusclecard-1.3.6-3|139	- Remove soname from .src.rpm pkgname (still fixing compatibility with iurt).
12cr|libmusclecard-1.3.6-3|140	- Fixate main package name: avoids breakage with iurt .src.rpm check.
12cr|libmusclecard-1.3.6-3|141	
12cr|libmusclecard-1.3.6-3|142	+ Andreas Hasenack <andreas@mandriva.com>
12cr|libmusclecard-1.3.6-3|143	- updated to version 1.3.3
12cr|libmusclecard-1.3.6-3|144	- Import libmusclecard1
12cr|libmusclecard-1.3.6-3|145	

2755 12
12cr|libmxp-0.2.4-2|1	Summary: Library that parses MXP stream
12cr|libmxp-0.2.4-2|2	Name: libmxp
12cr|libmxp-0.2.4-2|3	Version: 0.2.4
12cr|libmxp-0.2.4-2|4	Release: %mkrel 2
12cr|libmxp-0.2.4-2|5	Source0: http://www.kmuddy.com/libmxp/files/%name-%version.tar.gz
12cr|libmxp-0.2.4-2|6	License: LGPLv2+
12cr|libmxp-0.2.4-2|7	Group: Development/C++
12cr|libmxp-0.2.4-2|8	BuildRequires: cmake
12cr|libmxp-0.2.4-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libmxp-0.2.4-2|10	Url: http://www.kmuddy.com
12cr|libmxp-0.2.4-2|11	
12cr|libmxp-0.2.4-2|12	%description
12cr|libmxp-0.2.4-2|13	Library that parses MXP stream.
12cr|libmxp-0.2.4-2|14	
12cr|libmxp-0.2.4-2|15	%define libname %mklibname mxp 0
12cr|libmxp-0.2.4-2|16	%package -n %libname
12cr|libmxp-0.2.4-2|17	Summary: Library file for mxp
12cr|libmxp-0.2.4-2|18	Group: Development/C++
12cr|libmxp-0.2.4-2|19	
12cr|libmxp-0.2.4-2|20	%description -n %libname
12cr|libmxp-0.2.4-2|21	This package contains library files of libmxp.
12cr|libmxp-0.2.4-2|22	
12cr|libmxp-0.2.4-2|23	%define develname %mklibname -d mxp
12cr|libmxp-0.2.4-2|24	%package -n %develname
12cr|libmxp-0.2.4-2|25	Summary: mxp devellopment files
12cr|libmxp-0.2.4-2|26	Group: Development/C++
12cr|libmxp-0.2.4-2|27	Requires: %libname = %version
12cr|libmxp-0.2.4-2|28	Provides: %name-devel = %version-%release
12cr|libmxp-0.2.4-2|29	
12cr|libmxp-0.2.4-2|30	%description -n %develname
12cr|libmxp-0.2.4-2|31	This package contains files need to build applications using libmxp.
12cr|libmxp-0.2.4-2|32	
12cr|libmxp-0.2.4-2|33	%prep
12cr|libmxp-0.2.4-2|34	%setup -q -n %name-%version
12cr|libmxp-0.2.4-2|35	
12cr|libmxp-0.2.4-2|36	%build
12cr|libmxp-0.2.4-2|37	%cmake
12cr|libmxp-0.2.4-2|38	%make
12cr|libmxp-0.2.4-2|39	
12cr|libmxp-0.2.4-2|40	%install
12cr|libmxp-0.2.4-2|41	rm -rf $RPM_BUILD_ROOT
12cr|libmxp-0.2.4-2|42	%makeinstall_std -C build
12cr|libmxp-0.2.4-2|43	
12cr|libmxp-0.2.4-2|44	%clean
12cr|libmxp-0.2.4-2|45	rm -rf $RPM_BUILD_ROOT
12cr|libmxp-0.2.4-2|46	
12cr|libmxp-0.2.4-2|47	%files -n %libname
12cr|libmxp-0.2.4-2|48	%defattr(-,root,root)
12cr|libmxp-0.2.4-2|49	%{_libdir}/*.so.0*
12cr|libmxp-0.2.4-2|50	
12cr|libmxp-0.2.4-2|51	%files -n %develname
12cr|libmxp-0.2.4-2|52	%defattr(-,root,root)
12cr|libmxp-0.2.4-2|53	%doc ChangeLog README* NEWS
12cr|libmxp-0.2.4-2|54	%_libdir/*.so
12cr|libmxp-0.2.4-2|55	%_includedir/*
12cr|libmxp-0.2.4-2|56	
12cr|libmxp-0.2.4-2|57	
12cr|libmxp-0.2.4-2|58	%changelog
12cr|libmxp-0.2.4-2|59	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-2mdv2011.0
12cr|libmxp-0.2.4-2|60	+ Revision: 609760
12cr|libmxp-0.2.4-2|61	- rebuild
12cr|libmxp-0.2.4-2|62	
12cr|libmxp-0.2.4-2|63	* Fri Dec 11 2009 Funda Wang <fwang@mandriva.org> 0.2.4-1mdv2010.1
12cr|libmxp-0.2.4-2|64	+ Revision: 476281
12cr|libmxp-0.2.4-2|65	- iBR cmake
12cr|libmxp-0.2.4-2|66	- new version 0.2.4
12cr|libmxp-0.2.4-2|67	
12cr|libmxp-0.2.4-2|68	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 0.2.2-2mdv2010.0
12cr|libmxp-0.2.4-2|69	+ Revision: 438714
12cr|libmxp-0.2.4-2|70	- rebuild
12cr|libmxp-0.2.4-2|71	
12cr|libmxp-0.2.4-2|72	* Sun Dec 07 2008 Funda Wang <fwang@mandriva.org> 0.2.2-1mdv2009.1
12cr|libmxp-0.2.4-2|73	+ Revision: 311531
12cr|libmxp-0.2.4-2|74	- import libmxp
12cr|libmxp-0.2.4-2|75	
12cr|libmxp-0.2.4-2|76	

2756 12
12cr|libnb-javaparser-6.8-2|1	# Prevent brp-java-repack-jars from being run.
12cr|libnb-javaparser-6.8-2|2	%define __jar_repack %{nil}
12cr|libnb-javaparser-6.8-2|3	
12cr|libnb-javaparser-6.8-2|4	Name:           libnb-javaparser
12cr|libnb-javaparser-6.8-2|5	Version:        6.8
12cr|libnb-javaparser-6.8-2|6	Release:        %mkrel 2
12cr|libnb-javaparser-6.8-2|7	Summary:        NetBeans Java Parser
12cr|libnb-javaparser-6.8-2|8	License:        GPLv2 with exceptions
12cr|libnb-javaparser-6.8-2|9	Url:            http://java.netbeans.org/javaparser/
12cr|libnb-javaparser-6.8-2|10	Group:          Development/Java
12cr|libnb-javaparser-6.8-2|11	# The source for this package was pulled from upstream's vcs.  Use the
12cr|libnb-javaparser-6.8-2|12	# following commands to generate the tarball:
12cr|libnb-javaparser-6.8-2|13	# hg clone http://hg.netbeans.org/main/nb-javac/
12cr|libnb-javaparser-6.8-2|14	# cd nb-javac/
12cr|libnb-javaparser-6.8-2|15	# hg update -r 1c46268162cd
12cr|libnb-javaparser-6.8-2|16	# tar -czvf ../nb-javac-6.8.tar.gz *
12cr|libnb-javaparser-6.8-2|17	Source0:        nb-javac-%{version}.tar.gz
12cr|libnb-javaparser-6.8-2|18	
12cr|libnb-javaparser-6.8-2|19	BuildRequires:  ant
12cr|libnb-javaparser-6.8-2|20	BuildRequires:  ant-nodeps
12cr|libnb-javaparser-6.8-2|21	BuildRequires:  java-devel >= 0:1.6.0
12cr|libnb-javaparser-6.8-2|22	BuildRequires:  jpackage-utils
12cr|libnb-javaparser-6.8-2|23	BuildRequires:  java-rpmbuild >= 1.5
12cr|libnb-javaparser-6.8-2|24	
12cr|libnb-javaparser-6.8-2|25	Requires:       java >= 1.6.0
12cr|libnb-javaparser-6.8-2|26	Requires:       jpackage-utils
12cr|libnb-javaparser-6.8-2|27	Provides:       netbeans-javaparser
12cr|libnb-javaparser-6.8-2|28	
12cr|libnb-javaparser-6.8-2|29	BuildArch:      noarch
12cr|libnb-javaparser-6.8-2|30	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|libnb-javaparser-6.8-2|31	
12cr|libnb-javaparser-6.8-2|32	%description
12cr|libnb-javaparser-6.8-2|33	Java parser to analyse Java source files inside of the NetBeans IDE
12cr|libnb-javaparser-6.8-2|34	
12cr|libnb-javaparser-6.8-2|35	%prep
12cr|libnb-javaparser-6.8-2|36	%setup -q -c
12cr|libnb-javaparser-6.8-2|37	# remove all binary libs
12cr|libnb-javaparser-6.8-2|38	find . -name "*.jar" -exec %__rm -f {} \;
12cr|libnb-javaparser-6.8-2|39	
12cr|libnb-javaparser-6.8-2|40	%build
12cr|libnb-javaparser-6.8-2|41	[ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java
12cr|libnb-javaparser-6.8-2|42	%ant -f make/netbeans/nb-javac/build.xml jar
12cr|libnb-javaparser-6.8-2|43	
12cr|libnb-javaparser-6.8-2|44	%install
12cr|libnb-javaparser-6.8-2|45	%__rm -fr %{buildroot}
12cr|libnb-javaparser-6.8-2|46	
12cr|libnb-javaparser-6.8-2|47	# jar
12cr|libnb-javaparser-6.8-2|48	%__install -d -m 755 %{buildroot}%{_javadir}
12cr|libnb-javaparser-6.8-2|49	%__install -m 644 make/netbeans/nb-javac/dist/javac-api.jar %{buildroot}%{_javadir}/%{name}-api-%{version}.jar
12cr|libnb-javaparser-6.8-2|50	%__ln_s %{name}-api-%{version}.jar %{buildroot}%{_javadir}/%{name}-api.jar
12cr|libnb-javaparser-6.8-2|51	%__install -m 644 make/netbeans/nb-javac/dist/javac-impl.jar %{buildroot}%{_javadir}/%{name}-impl-%{version}.jar
12cr|libnb-javaparser-6.8-2|52	%__ln_s %{name}-impl-%{version}.jar %{buildroot}%{_javadir}/%{name}-impl.jar
12cr|libnb-javaparser-6.8-2|53	
12cr|libnb-javaparser-6.8-2|54	%clean
12cr|libnb-javaparser-6.8-2|55	%__rm -rf %{buildroot}
12cr|libnb-javaparser-6.8-2|56	
12cr|libnb-javaparser-6.8-2|57	%files
12cr|libnb-javaparser-6.8-2|58	%defattr(-,root,root)
12cr|libnb-javaparser-6.8-2|59	%doc ASSEMBLY_EXCEPTION LICENSE README
12cr|libnb-javaparser-6.8-2|60	%{_javadir}/*
12cr|libnb-javaparser-6.8-2|61	
12cr|libnb-javaparser-6.8-2|62	
12cr|libnb-javaparser-6.8-2|63	
12cr|libnb-javaparser-6.8-2|64	%changelog
12cr|libnb-javaparser-6.8-2|65	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 6.8-2mdv2011.0
12cr|libnb-javaparser-6.8-2|66	+ Revision: 609761
12cr|libnb-javaparser-6.8-2|67	- rebuild
12cr|libnb-javaparser-6.8-2|68	
12cr|libnb-javaparser-6.8-2|69	* Sun Apr 11 2010 Jaroslav Tulach <jtulach@mandriva.org> 6.8-1mdv2010.1
12cr|libnb-javaparser-6.8-2|70	+ Revision: 533601
12cr|libnb-javaparser-6.8-2|71	- Upgrading to NetBeans version 6.8
12cr|libnb-javaparser-6.8-2|72	
12cr|libnb-javaparser-6.8-2|73	* Fri Sep 25 2009 Jaroslav Tulach <jtulach@mandriva.org> 6.7.1-1mdv2010.0
12cr|libnb-javaparser-6.8-2|74	+ Revision: 448791
12cr|libnb-javaparser-6.8-2|75	- Update to NetBeans 6.7.1 javaparser
12cr|libnb-javaparser-6.8-2|76	
12cr|libnb-javaparser-6.8-2|77	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 0:6.5-3mdv2010.0
12cr|libnb-javaparser-6.8-2|78	+ Revision: 438715
12cr|libnb-javaparser-6.8-2|79	- rebuild
12cr|libnb-javaparser-6.8-2|80	
12cr|libnb-javaparser-6.8-2|81	* Sat Jan 17 2009 Jaroslav Tulach <jtulach@mandriva.org> 0:6.5-2mdv2009.1
12cr|libnb-javaparser-6.8-2|82	+ Revision: 330444
12cr|libnb-javaparser-6.8-2|83	+ rebuild (emptylog)
12cr|libnb-javaparser-6.8-2|84	
12cr|libnb-javaparser-6.8-2|85	* Mon Jan 05 2009 Jaroslav Tulach <jtulach@mandriva.org> 0:6.5-1mdv2009.1
12cr|libnb-javaparser-6.8-2|86	+ Revision: 324960
12cr|libnb-javaparser-6.8-2|87	- Updating to version 6.5
12cr|libnb-javaparser-6.8-2|88	
12cr|libnb-javaparser-6.8-2|89	* Wed Aug 13 2008 Jaroslav Tulach <jtulach@mandriva.org> 0:6.1-1mdv2009.0
12cr|libnb-javaparser-6.8-2|90	+ Revision: 271348
12cr|libnb-javaparser-6.8-2|91	- Updating the parser to 6.1 version
12cr|libnb-javaparser-6.8-2|92	
12cr|libnb-javaparser-6.8-2|93	* Sat Jul 26 2008 Thierry Vignaud <tv@mandriva.org> 0:6.0-5mdv2009.0
12cr|libnb-javaparser-6.8-2|94	+ Revision: 250291
12cr|libnb-javaparser-6.8-2|95	- rebuild
12cr|libnb-javaparser-6.8-2|96	
12cr|libnb-javaparser-6.8-2|97	* Wed Jan 23 2008 Jaroslav Tulach <jtulach@mandriva.org> 0:6.0-3mdv2008.1
12cr|libnb-javaparser-6.8-2|98	+ Revision: 157149
12cr|libnb-javaparser-6.8-2|99	- Updated to new upstream source package
12cr|libnb-javaparser-6.8-2|100	
12cr|libnb-javaparser-6.8-2|101	+ Olivier Blin <oblin@mandriva.com>
12cr|libnb-javaparser-6.8-2|102	- restore BuildRoot
12cr|libnb-javaparser-6.8-2|103	
12cr|libnb-javaparser-6.8-2|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|libnb-javaparser-6.8-2|105	- kill re-definition of %%buildroot on Pixel's request
12cr|libnb-javaparser-6.8-2|106	
12cr|libnb-javaparser-6.8-2|107	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:6.0-2mdv2008.1
12cr|libnb-javaparser-6.8-2|108	+ Revision: 120969
12cr|libnb-javaparser-6.8-2|109	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|libnb-javaparser-6.8-2|110	
12cr|libnb-javaparser-6.8-2|111	* Tue Dec 11 2007 Jaroslav Tulach <jtulach@mandriva.org> 0:6.0-1mdv2008.1
12cr|libnb-javaparser-6.8-2|112	+ Revision: 117585
12cr|libnb-javaparser-6.8-2|113	- Initial version of the NetBeans javaparser library
12cr|libnb-javaparser-6.8-2|114	- create libnb-javaparser
12cr|libnb-javaparser-6.8-2|115	

2757 12
12cr|libnb-platform7-6.0.1-7|1	Name:		libnb-platform7
12cr|libnb-platform7-6.0.1-7|2	Version:	6.0.1
12cr|libnb-platform7-6.0.1-7|3	Release:	7
12cr|libnb-platform7-6.0.1-7|4	%define section		devel
12cr|libnb-platform7-6.0.1-7|5	%define source_top	%{name}-src
12cr|libnb-platform7-6.0.1-7|6	%define netbeansdir     %{_datadir}/netbeans
12cr|libnb-platform7-6.0.1-7|7	
12cr|libnb-platform7-6.0.1-7|8	%define clusterdir      %{netbeansdir}
12cr|libnb-platform7-6.0.1-7|9	
12cr|libnb-platform7-6.0.1-7|10	Summary:	NetBeans Platform for Development of Rich Client Swing Applications
12cr|libnb-platform7-6.0.1-7|11	URL:		http://platform.netbeans.org
12cr|libnb-platform7-6.0.1-7|12	Source0:	http://core.netbeans.org/files/documents/12/1805/netbeans-platform-6.0.1-src.tar.gz
12cr|libnb-platform7-6.0.1-7|13	Source1: 	scripts.sh
12cr|libnb-platform7-6.0.1-7|14	
12cr|libnb-platform7-6.0.1-7|15	Patch0:         10-build.patch
12cr|libnb-platform7-6.0.1-7|16	Patch1:         20-netbeans-autoupdate-backport-124809.patch
12cr|libnb-platform7-6.0.1-7|17	
12cr|libnb-platform7-6.0.1-7|18	Epoch:		0
12cr|libnb-platform7-6.0.1-7|19	License:	GPLv2 with exceptions or CDDL
12cr|libnb-platform7-6.0.1-7|20	Group:		Development/Java
12cr|libnb-platform7-6.0.1-7|21	BuildArch:	noarch
12cr|libnb-platform7-6.0.1-7|22	BuildRequires:	java-devel >= 1.6.0
12cr|libnb-platform7-6.0.1-7|23	BuildRequires:	java-rpmbuild >= 0:1.5
12cr|libnb-platform7-6.0.1-7|24	BuildRequires:	ant >= 0:1.6.3
12cr|libnb-platform7-6.0.1-7|25	BuildRequires:  ant-junit >= 1.6.3
12cr|libnb-platform7-6.0.1-7|26	BuildRequires:  ant-nodeps >= 0:1.6.3
12cr|libnb-platform7-6.0.1-7|27	BuildRequires:  ant-trax >= 0:1.6.3
12cr|libnb-platform7-6.0.1-7|28	BuildRequires:	junit >= 0:3.8.1
12cr|libnb-platform7-6.0.1-7|29	BuildRequires:	swing-layout >= 0:1.0
12cr|libnb-platform7-6.0.1-7|30	BuildRequires:  javahelp2 >= 2.0.05
12cr|libnb-platform7-6.0.1-7|31	Requires: 	java >= 0:1.6
12cr|libnb-platform7-6.0.1-7|32	Requires:	jpackage-utils >= 0:1.5
12cr|libnb-platform7-6.0.1-7|33	Requires:	swing-layout >= 0:1.0
12cr|libnb-platform7-6.0.1-7|34	Requires:	javahelp2 >= 2.0.05
12cr|libnb-platform7-6.0.1-7|35	
12cr|libnb-platform7-6.0.1-7|36	%description
12cr|libnb-platform7-6.0.1-7|37	NetBeans Platform is a framework for development of
12cr|libnb-platform7-6.0.1-7|38	rich client Swing applications. It contains powerful
12cr|libnb-platform7-6.0.1-7|39	module system and a set of modules providing various
12cr|libnb-platform7-6.0.1-7|40	functionalities needed for simplification of
12cr|libnb-platform7-6.0.1-7|41	development of modular desktop applications.
12cr|libnb-platform7-6.0.1-7|42	
12cr|libnb-platform7-6.0.1-7|43	%package javadoc
12cr|libnb-platform7-6.0.1-7|44	Summary: Javadoc documentation for NetBeans Platform
12cr|libnb-platform7-6.0.1-7|45	Group: Development/Java
12cr|libnb-platform7-6.0.1-7|46	%description javadoc
12cr|libnb-platform7-6.0.1-7|47	NetBeans Platform is a set of modules, each providing
12cr|libnb-platform7-6.0.1-7|48	their own APIs and working together or in a standalone
12cr|libnb-platform7-6.0.1-7|49	mode. This package provides one master
12cr|libnb-platform7-6.0.1-7|50	javadoc to all of them.
12cr|libnb-platform7-6.0.1-7|51	
12cr|libnb-platform7-6.0.1-7|52	
12cr|libnb-platform7-6.0.1-7|53	%package devel
12cr|libnb-platform7-6.0.1-7|54	Summary: Build harness for NetBeans Platform
12cr|libnb-platform7-6.0.1-7|55	Group: Development/Java
12cr|libnb-platform7-6.0.1-7|56	Requires:   javahelp2 >= 2.0
12cr|libnb-platform7-6.0.1-7|57	%description devel
12cr|libnb-platform7-6.0.1-7|58	Harness with build scripts and ant tasks for everyone who
12cr|libnb-platform7-6.0.1-7|59	build an application on top of NetBeans Platform
12cr|libnb-platform7-6.0.1-7|60	
12cr|libnb-platform7-6.0.1-7|61	%prep
12cr|libnb-platform7-6.0.1-7|62	%{__rm} -rf netbeans-src
12cr|libnb-platform7-6.0.1-7|63	
12cr|libnb-platform7-6.0.1-7|64	%setup -q -c
12cr|libnb-platform7-6.0.1-7|65	find . -type d | xargs -t chmod 755
12cr|libnb-platform7-6.0.1-7|66	find . -type f -exec chmod 644 {} ";"
12cr|libnb-platform7-6.0.1-7|67	find . -type f \( -iname "*.jar" -o -iname "*.zip" \) | xargs -t %{__rm} -f
12cr|libnb-platform7-6.0.1-7|68	
12cr|libnb-platform7-6.0.1-7|69	mv netbeans-platform-%{version}/* .
12cr|libnb-platform7-6.0.1-7|70	
12cr|libnb-platform7-6.0.1-7|71	LNS="%{__ln_s}"
12cr|libnb-platform7-6.0.1-7|72	MKDIRP="%{__mkdir_p}"
12cr|libnb-platform7-6.0.1-7|73	JAVADIR="%{_javadir}"
12cr|libnb-platform7-6.0.1-7|74	JAVADOCDIR="%{buildroot}/%{_javadocdir}/netbeans-platform7"
12cr|libnb-platform7-6.0.1-7|75	RMF="%{__rm} -rf"
12cr|libnb-platform7-6.0.1-7|76	INS="cp -r"
12cr|libnb-platform7-6.0.1-7|77	NBDIR="%{buildroot}/%{clusterdir}"
12cr|libnb-platform7-6.0.1-7|78	JHJAR=javahelp2.jar
12cr|libnb-platform7-6.0.1-7|79	export LNS MKDIRP JAVADIR JAVADOCDIR RMF INS NBDIR JHJAR
12cr|libnb-platform7-6.0.1-7|80	sh -x %{SOURCE1} setup
12cr|libnb-platform7-6.0.1-7|81	
12cr|libnb-platform7-6.0.1-7|82	%patch0 -p1 -b .sav
12cr|libnb-platform7-6.0.1-7|83	%patch1 -p1 -b .sav
12cr|libnb-platform7-6.0.1-7|84	
12cr|libnb-platform7-6.0.1-7|85	%build
12cr|libnb-platform7-6.0.1-7|86	
12cr|libnb-platform7-6.0.1-7|87	LNS="%{__ln_s}"
12cr|libnb-platform7-6.0.1-7|88	MKDIRP="%{__mkdir_p}"
12cr|libnb-platform7-6.0.1-7|89	JAVADIR="%{_javadir}"
12cr|libnb-platform7-6.0.1-7|90	JAVADOCDIR="%{buildroot}/%{_javadocdir}/netbeans-platform7"
12cr|libnb-platform7-6.0.1-7|91	RMF="%{__rm} -rf"
12cr|libnb-platform7-6.0.1-7|92	INS="cp -r"
12cr|libnb-platform7-6.0.1-7|93	NBDIR="%{buildroot}/%{clusterdir}"
12cr|libnb-platform7-6.0.1-7|94	JHJAR=javahelp2.jar
12cr|libnb-platform7-6.0.1-7|95	export LNS MKDIRP JAVADIR JAVADOCDIR RMF INS NBDIR JHJAR
12cr|libnb-platform7-6.0.1-7|96	
12cr|libnb-platform7-6.0.1-7|97	sh -x %{SOURCE1} build || exit 1
12cr|libnb-platform7-6.0.1-7|98	sh -x %{SOURCE1} build_devel || exit 1
12cr|libnb-platform7-6.0.1-7|99	sh -x %{SOURCE1} build_javadoc || exit 1
12cr|libnb-platform7-6.0.1-7|100	
12cr|libnb-platform7-6.0.1-7|101	
12cr|libnb-platform7-6.0.1-7|102	%install
12cr|libnb-platform7-6.0.1-7|103	LNS="%{__ln_s}"
12cr|libnb-platform7-6.0.1-7|104	MKDIRP="%{__mkdir_p}"
12cr|libnb-platform7-6.0.1-7|105	JAVADIR="%{_javadir}"
12cr|libnb-platform7-6.0.1-7|106	JAVADOCDIR="%{buildroot}/%{_javadocdir}/netbeans-platform7"
12cr|libnb-platform7-6.0.1-7|107	RMF="%{__rm} -rf"
12cr|libnb-platform7-6.0.1-7|108	INS="cp -r"
12cr|libnb-platform7-6.0.1-7|109	NBDIR="%{buildroot}/%{clusterdir}"
12cr|libnb-platform7-6.0.1-7|110	JHJAR=javahelp2.jar
12cr|libnb-platform7-6.0.1-7|111	export LNS MKDIRP JAVADIR JAVADOCDIR RMF INS NBDIR JHJAR
12cr|libnb-platform7-6.0.1-7|112	
12cr|libnb-platform7-6.0.1-7|113	%{__mkdir_p} $NBDIR
12cr|libnb-platform7-6.0.1-7|114	
12cr|libnb-platform7-6.0.1-7|115	sh -x %{SOURCE1} install || exit 1
12cr|libnb-platform7-6.0.1-7|116	sh -x %{SOURCE1} install_devel || exit 1
12cr|libnb-platform7-6.0.1-7|117	sh -x %{SOURCE1} install_javadoc || exit 1
12cr|libnb-platform7-6.0.1-7|118	
12cr|libnb-platform7-6.0.1-7|119	
12cr|libnb-platform7-6.0.1-7|120	%files
12cr|libnb-platform7-6.0.1-7|121	%defattr(644,root,root,755)
12cr|libnb-platform7-6.0.1-7|122	%dir %{clusterdir}/platform7/
12cr|libnb-platform7-6.0.1-7|123	%{clusterdir}/platform7/*
12cr|libnb-platform7-6.0.1-7|124	# to prevent use of autoupdate on this directory
12cr|libnb-platform7-6.0.1-7|125	%{clusterdir}/platform7/.noautoupdate
12cr|libnb-platform7-6.0.1-7|126	
12cr|libnb-platform7-6.0.1-7|127	%files devel
12cr|libnb-platform7-6.0.1-7|128	%defattr(644,root,root,755)
12cr|libnb-platform7-6.0.1-7|129	%dir %{clusterdir}/harness/
12cr|libnb-platform7-6.0.1-7|130	%{clusterdir}/harness/*
12cr|libnb-platform7-6.0.1-7|131	# to prevent use of autoupdate on this directory
12cr|libnb-platform7-6.0.1-7|132	%{clusterdir}/harness/.noautoupdate
12cr|libnb-platform7-6.0.1-7|133	
12cr|libnb-platform7-6.0.1-7|134	%files javadoc
12cr|libnb-platform7-6.0.1-7|135	%defattr(-,root,root)
12cr|libnb-platform7-6.0.1-7|136	%{_javadocdir}/netbeans-platform7
12cr|libnb-platform7-6.0.1-7|137	
12cr|libnb-platform7-6.0.1-7|138	
12cr|libnb-platform7-6.0.1-7|139	
12cr|libnb-platform7-6.0.1-7|140	
12cr|libnb-platform7-6.0.1-7|141	%changelog
12cr|libnb-platform7-6.0.1-7|142	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:6.0.1-6mdv2011.0
12cr|libnb-platform7-6.0.1-7|143	+ Revision: 620165
12cr|libnb-platform7-6.0.1-7|144	- the mass rebuild of 2010.0 packages
12cr|libnb-platform7-6.0.1-7|145	
12cr|libnb-platform7-6.0.1-7|146	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:6.0.1-5mdv2010.0
12cr|libnb-platform7-6.0.1-7|147	+ Revision: 429815
12cr|libnb-platform7-6.0.1-7|148	- rebuild
12cr|libnb-platform7-6.0.1-7|149	
12cr|libnb-platform7-6.0.1-7|150	* Sat Jul 26 2008 Thierry Vignaud <tv@mandriva.org> 0:6.0.1-4mdv2009.0
12cr|libnb-platform7-6.0.1-7|151	+ Revision: 250295
12cr|libnb-platform7-6.0.1-7|152	- rebuild
12cr|libnb-platform7-6.0.1-7|153	
12cr|libnb-platform7-6.0.1-7|154	* Fri Feb 29 2008 Jaroslav Tulach <jtulach@mandriva.org> 0:6.0.1-2mdv2008.1
12cr|libnb-platform7-6.0.1-7|155	+ Revision: 176871
12cr|libnb-platform7-6.0.1-7|156	+ rebuild (emptylog)
12cr|libnb-platform7-6.0.1-7|157	
12cr|libnb-platform7-6.0.1-7|158	* Fri Feb 15 2008 Jaroslav Tulach <jtulach@mandriva.org> 0:6.0.1-1mdv2008.1
12cr|libnb-platform7-6.0.1-7|159	+ Revision: 168877
12cr|libnb-platform7-6.0.1-7|160	- Update to NetBeans 6.0.1 and change of the scripts structure to be more easily shareable with our ubuntu packages
12cr|libnb-platform7-6.0.1-7|161	
12cr|libnb-platform7-6.0.1-7|162	+ Thierry Vignaud <tv@mandriva.org>
12cr|libnb-platform7-6.0.1-7|163	- fix no-buildroot-tag
12cr|libnb-platform7-6.0.1-7|164	
12cr|libnb-platform7-6.0.1-7|165	* Wed Jan 16 2008 Jaroslav Tulach <jtulach@mandriva.org> 0:6.0-3mdv2008.1
12cr|libnb-platform7-6.0.1-7|166	+ Revision: 153646
12cr|libnb-platform7-6.0.1-7|167	- Alexander Kurtakov suggested to put NetBeans into /usr/share, as that will prevent unneeded differences between 32 and 64-bit architectures
12cr|libnb-platform7-6.0.1-7|168	
12cr|libnb-platform7-6.0.1-7|169	* Tue Jan 15 2008 Jaroslav Tulach <jtulach@mandriva.org> 0:6.0-2mdv2008.1
12cr|libnb-platform7-6.0.1-7|170	+ Revision: 152616
12cr|libnb-platform7-6.0.1-7|171	- Backport of patch for issue #124809. Now autoupdate shall update platform without any exceptions
12cr|libnb-platform7-6.0.1-7|172	
12cr|libnb-platform7-6.0.1-7|173	* Mon Jan 07 2008 Jaroslav Tulach <jtulach@mandriva.org> 0:6.0-1mdv2008.1
12cr|libnb-platform7-6.0.1-7|174	+ Revision: 146201
12cr|libnb-platform7-6.0.1-7|175	- Upgrading to final 6.0 version of NetBeans Platform
12cr|libnb-platform7-6.0.1-7|176	
12cr|libnb-platform7-6.0.1-7|177	+ Thierry Vignaud <tv@mandriva.org>
12cr|libnb-platform7-6.0.1-7|178	- kill re-definition of %%buildroot on Pixel's request
12cr|libnb-platform7-6.0.1-7|179	
12cr|libnb-platform7-6.0.1-7|180	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:6.0-0rc1.2mdv2008.1
12cr|libnb-platform7-6.0.1-7|181	+ Revision: 120970
12cr|libnb-platform7-6.0.1-7|182	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|libnb-platform7-6.0.1-7|183	
12cr|libnb-platform7-6.0.1-7|184	* Fri Nov 23 2007 Nicolas Vigier <nvigier@mandriva.com> 0:6.0-0rc1.1mdv2008.1
12cr|libnb-platform7-6.0.1-7|185	+ Revision: 111722
12cr|libnb-platform7-6.0.1-7|186	- add BuildRequires on java-devel >= 1.6.0
12cr|libnb-platform7-6.0.1-7|187	- fix release, netbeansdir, license, groups
12cr|libnb-platform7-6.0.1-7|188	- import libnb-platform7
12cr|libnb-platform7-6.0.1-7|189	
12cr|libnb-platform7-6.0.1-7|190	
12cr|libnb-platform7-6.0.1-7|191	* Fri Nov 16 2007 Jaroslav Tulach <jtulach z netbeans tecka org>
12cr|libnb-platform7-6.0.1-7|192	- Updating to RC1 of 6.0
12cr|libnb-platform7-6.0.1-7|193	* Sat Dec 2 2006 Jaroslav Tulach <jtulach z netbeans tecka org>
12cr|libnb-platform7-6.0.1-7|194	- Updating for M5 of 6.0
12cr|libnb-platform7-6.0.1-7|195	* Thu Mar 16 2006 Jaroslav Tulach <jtulach z netbeans tecka org>
12cr|libnb-platform7-6.0.1-7|196	- Adding the devel package
12cr|libnb-platform7-6.0.1-7|197	* Sat Mar 11 2006 Jaroslav Tulach <jtulach z netbeans tecka org>
12cr|libnb-platform7-6.0.1-7|198	- Turning the dependency on javahelp to conditional one
12cr|libnb-platform7-6.0.1-7|199	* Fri Feb 17 2006 Jaroslav Tulach <jtulach z netbeans tecka org>
12cr|libnb-platform7-6.0.1-7|200	- Incorporating comments from David Walluck
12cr|libnb-platform7-6.0.1-7|201	* Fri Jan 27 2006 Jaroslav Tulach <jtulach z netbeans tecka org>
12cr|libnb-platform7-6.0.1-7|202	- Initial version of the platform package
12cr|libnb-platform7-6.0.1-7|203	

2758 12
12cr|libnb-svnClientAdapter-6.7.1-2|1	# Prevent brp-java-repack-jars from being run.
12cr|libnb-svnClientAdapter-6.7.1-2|2	%global __jar_repack %{nil}
12cr|libnb-svnClientAdapter-6.7.1-2|3	
12cr|libnb-svnClientAdapter-6.7.1-2|4	%global nb_            netbeans
12cr|libnb-svnClientAdapter-6.7.1-2|5	%global nb_org         %{nb_}.org
12cr|libnb-svnClientAdapter-6.7.1-2|6	%global nb_ver         6.7.1
12cr|libnb-svnClientAdapter-6.7.1-2|7	
12cr|libnb-svnClientAdapter-6.7.1-2|8	%global svnCA          svnClientAdapter
12cr|libnb-svnClientAdapter-6.7.1-2|9	%global svnCA_ver      1.6.0
12cr|libnb-svnClientAdapter-6.7.1-2|10	
12cr|libnb-svnClientAdapter-6.7.1-2|11	Name:           libnb-svnClientAdapter
12cr|libnb-svnClientAdapter-6.7.1-2|12	Version:        %{nb_ver}
12cr|libnb-svnClientAdapter-6.7.1-2|13	Release:        %mkrel 2
12cr|libnb-svnClientAdapter-6.7.1-2|14	Summary:        Subversion Client Adapter
12cr|libnb-svnClientAdapter-6.7.1-2|15	
12cr|libnb-svnClientAdapter-6.7.1-2|16	License:        ASL 2.0
12cr|libnb-svnClientAdapter-6.7.1-2|17	Url:            http://subclipse.tigris.org/svnClientAdapter.html
12cr|libnb-svnClientAdapter-6.7.1-2|18	Group:          Development/Java
12cr|libnb-svnClientAdapter-6.7.1-2|19	
12cr|libnb-svnClientAdapter-6.7.1-2|20	# The source for this package was pulled from upstream's vcs.  Use the
12cr|libnb-svnClientAdapter-6.7.1-2|21	# following commands to generate the tarball:
12cr|libnb-svnClientAdapter-6.7.1-2|22	# svn export --force --username guest -r4383 \
12cr|libnb-svnClientAdapter-6.7.1-2|23	#     http://subclipse.tigris.org/svn/subclipse/trunk/svnClientAdapter/ \
12cr|libnb-svnClientAdapter-6.7.1-2|24	#     svnClientAdapter-1.6.0
12cr|libnb-svnClientAdapter-6.7.1-2|25	# tar -czvf svnClientAdapter-1.6.0.tar.gz svnClientAdapter-1.6.0
12cr|libnb-svnClientAdapter-6.7.1-2|26	Source0:        %{svnCA}-%{svnCA_ver}.tar.gz
12cr|libnb-svnClientAdapter-6.7.1-2|27	Patch0:         %{svnCA}-%{svnCA_ver}-build.patch
12cr|libnb-svnClientAdapter-6.7.1-2|28	
12cr|libnb-svnClientAdapter-6.7.1-2|29	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|libnb-svnClientAdapter-6.7.1-2|30	BuildArch:      noarch
12cr|libnb-svnClientAdapter-6.7.1-2|31	
12cr|libnb-svnClientAdapter-6.7.1-2|32	BuildRequires:  ant
12cr|libnb-svnClientAdapter-6.7.1-2|33	BuildRequires:  ant-nodeps
12cr|libnb-svnClientAdapter-6.7.1-2|34	BuildRequires:  ant-junit
12cr|libnb-svnClientAdapter-6.7.1-2|35	BuildRequires:  java-devel >= 1.6.0
12cr|libnb-svnClientAdapter-6.7.1-2|36	BuildRequires:  jpackage-utils
12cr|libnb-svnClientAdapter-6.7.1-2|37	BuildRequires:  svn-javahl
12cr|libnb-svnClientAdapter-6.7.1-2|38	BuildRequires:  java-rpmbuild >= 0:1.5.32
12cr|libnb-svnClientAdapter-6.7.1-2|39	
12cr|libnb-svnClientAdapter-6.7.1-2|40	Requires:       java >= 1.6.0
12cr|libnb-svnClientAdapter-6.7.1-2|41	Requires:       jpackage-utils
12cr|libnb-svnClientAdapter-6.7.1-2|42	Requires:       subversion
12cr|libnb-svnClientAdapter-6.7.1-2|43	Provides:       %{nb_}-svnclientadapter = 6.7.1
12cr|libnb-svnClientAdapter-6.7.1-2|44	
12cr|libnb-svnClientAdapter-6.7.1-2|45	%description
12cr|libnb-svnClientAdapter-6.7.1-2|46	SVNClientAdapter is a high-level Java API for Subversion.
12cr|libnb-svnClientAdapter-6.7.1-2|47	
12cr|libnb-svnClientAdapter-6.7.1-2|48	%prep
12cr|libnb-svnClientAdapter-6.7.1-2|49	%setup -q -n %{svnCA}-%{svnCA_ver}
12cr|libnb-svnClientAdapter-6.7.1-2|50	
12cr|libnb-svnClientAdapter-6.7.1-2|51	# remove all binary libs
12cr|libnb-svnClientAdapter-6.7.1-2|52	find . -name "*.jar" -exec %{__rm} -f {} \;
12cr|libnb-svnClientAdapter-6.7.1-2|53	
12cr|libnb-svnClientAdapter-6.7.1-2|54	%patch0 -p1 -b .sav
12cr|libnb-svnClientAdapter-6.7.1-2|55	
12cr|libnb-svnClientAdapter-6.7.1-2|56	%{__ln_s} -f %{_javadir}/svnkit-javahl.jar lib/svnjavahl.jar
12cr|libnb-svnClientAdapter-6.7.1-2|57	
12cr|libnb-svnClientAdapter-6.7.1-2|58	%build
12cr|libnb-svnClientAdapter-6.7.1-2|59	[ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java
12cr|libnb-svnClientAdapter-6.7.1-2|60	ant -verbose svnClientAdapter.jar
12cr|libnb-svnClientAdapter-6.7.1-2|61	
12cr|libnb-svnClientAdapter-6.7.1-2|62	%install
12cr|libnb-svnClientAdapter-6.7.1-2|63	%{__rm} -fr %{buildroot}
12cr|libnb-svnClientAdapter-6.7.1-2|64	# jar
12cr|libnb-svnClientAdapter-6.7.1-2|65	%{__install} -d -m 755 %{buildroot}%{_javadir}
12cr|libnb-svnClientAdapter-6.7.1-2|66	%{__install} -m 644 build/lib/svnClientAdapter.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|libnb-svnClientAdapter-6.7.1-2|67	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cr|libnb-svnClientAdapter-6.7.1-2|68	
12cr|libnb-svnClientAdapter-6.7.1-2|69	%clean
12cr|libnb-svnClientAdapter-6.7.1-2|70	%{__rm} -rf %{buildroot}
12cr|libnb-svnClientAdapter-6.7.1-2|71	
12cr|libnb-svnClientAdapter-6.7.1-2|72	%files
12cr|libnb-svnClientAdapter-6.7.1-2|73	%defattr(-,root,root)
12cr|libnb-svnClientAdapter-6.7.1-2|74	%doc license.txt readme.txt
12cr|libnb-svnClientAdapter-6.7.1-2|75	%{_javadir}/*
12cr|libnb-svnClientAdapter-6.7.1-2|76	
12cr|libnb-svnClientAdapter-6.7.1-2|77	
12cr|libnb-svnClientAdapter-6.7.1-2|78	
12cr|libnb-svnClientAdapter-6.7.1-2|79	%changelog
12cr|libnb-svnClientAdapter-6.7.1-2|80	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 6.7.1-2mdv2011.0
12cr|libnb-svnClientAdapter-6.7.1-2|81	+ Revision: 620166
12cr|libnb-svnClientAdapter-6.7.1-2|82	- the mass rebuild of 2010.0 packages
12cr|libnb-svnClientAdapter-6.7.1-2|83	
12cr|libnb-svnClientAdapter-6.7.1-2|84	* Fri Sep 25 2009 Jaroslav Tulach <jtulach@mandriva.org> 6.7.1-1mdv2010.0
12cr|libnb-svnClientAdapter-6.7.1-2|85	+ Revision: 448802
12cr|libnb-svnClientAdapter-6.7.1-2|86	- Updating to adapter provided by NetBeans 6.7.1
12cr|libnb-svnClientAdapter-6.7.1-2|87	
12cr|libnb-svnClientAdapter-6.7.1-2|88	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 0:6.5-2mdv2010.0
12cr|libnb-svnClientAdapter-6.7.1-2|89	+ Revision: 438716
12cr|libnb-svnClientAdapter-6.7.1-2|90	- rebuild
12cr|libnb-svnClientAdapter-6.7.1-2|91	
12cr|libnb-svnClientAdapter-6.7.1-2|92	* Sat Jan 17 2009 Jaroslav Tulach <jtulach@mandriva.org> 0:6.5-1mdv2009.1
12cr|libnb-svnClientAdapter-6.7.1-2|93	+ Revision: 330470
12cr|libnb-svnClientAdapter-6.7.1-2|94	- Updating to version of the adapter that is present in NetBeans 6.5
12cr|libnb-svnClientAdapter-6.7.1-2|95	
12cr|libnb-svnClientAdapter-6.7.1-2|96	* Fri Aug 15 2008 Jaroslav Tulach <jtulach@mandriva.org> 0:6.1-4mdv2009.0
12cr|libnb-svnClientAdapter-6.7.1-2|97	+ Revision: 272357
12cr|libnb-svnClientAdapter-6.7.1-2|98	- Also providing netbeans-svnclientadapter to satisfy netbeans-ide's dependency
12cr|libnb-svnClientAdapter-6.7.1-2|99	- Also providing netbeans-svnclientadapter to satisfy netbeans-ide's dependency
12cr|libnb-svnClientAdapter-6.7.1-2|100	
12cr|libnb-svnClientAdapter-6.7.1-2|101	* Wed Aug 13 2008 Jaroslav Tulach <jtulach@mandriva.org> 0:6.1-3mdv2009.0
12cr|libnb-svnClientAdapter-6.7.1-2|102	+ Revision: 271350
12cr|libnb-svnClientAdapter-6.7.1-2|103	- Updating for 6.1
12cr|libnb-svnClientAdapter-6.7.1-2|104	
12cr|libnb-svnClientAdapter-6.7.1-2|105	* Sat Jul 26 2008 Thierry Vignaud <tv@mandriva.org> 0:6.0.1-3mdv2009.0
12cr|libnb-svnClientAdapter-6.7.1-2|106	+ Revision: 250299
12cr|libnb-svnClientAdapter-6.7.1-2|107	- rebuild
12cr|libnb-svnClientAdapter-6.7.1-2|108	
12cr|libnb-svnClientAdapter-6.7.1-2|109	* Thu Jan 24 2008 Jaroslav Tulach <jtulach@mandriva.org> 0:6.0.1-1mdv2008.1
12cr|libnb-svnClientAdapter-6.7.1-2|110	+ Revision: 157642
12cr|libnb-svnClientAdapter-6.7.1-2|111	- Upgrade to version 6.0.1
12cr|libnb-svnClientAdapter-6.7.1-2|112	
12cr|libnb-svnClientAdapter-6.7.1-2|113	+ Olivier Blin <oblin@mandriva.com>
12cr|libnb-svnClientAdapter-6.7.1-2|114	- restore BuildRoot
12cr|libnb-svnClientAdapter-6.7.1-2|115	
12cr|libnb-svnClientAdapter-6.7.1-2|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|libnb-svnClientAdapter-6.7.1-2|117	- kill re-definition of %%buildroot on Pixel's request
12cr|libnb-svnClientAdapter-6.7.1-2|118	
12cr|libnb-svnClientAdapter-6.7.1-2|119	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:6.0-3mdv2008.1
12cr|libnb-svnClientAdapter-6.7.1-2|120	+ Revision: 120971
12cr|libnb-svnClientAdapter-6.7.1-2|121	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|libnb-svnClientAdapter-6.7.1-2|122	
12cr|libnb-svnClientAdapter-6.7.1-2|123	* Mon Dec 10 2007 Jaroslav Tulach <jtulach@mandriva.org> 0:6.0-2mdv2008.1
12cr|libnb-svnClientAdapter-6.7.1-2|124	+ Revision: 116985
12cr|libnb-svnClientAdapter-6.7.1-2|125	- Using pristine sources from svn repository rev. 3087, plus a modification patch
12cr|libnb-svnClientAdapter-6.7.1-2|126	
12cr|libnb-svnClientAdapter-6.7.1-2|127	* Thu Dec 06 2007 Jaroslav Tulach <jtulach@mandriva.org> 0:6.0-1mdv2008.1
12cr|libnb-svnClientAdapter-6.7.1-2|128	+ Revision: 115856
12cr|libnb-svnClientAdapter-6.7.1-2|129	- create libnb-svnClientAdapter
12cr|libnb-svnClientAdapter-6.7.1-2|130	

2759 12
12cr|libnc-dap-3.7.4-3|1	%define lib_major       3
12cr|libnc-dap-3.7.4-3|2	%define lib_name        %mklibname nc-dap %{lib_major}
12cr|libnc-dap-3.7.4-3|3	%define lib_name_d      %mklibname nc-dap %{lib_major} -d
12cr|libnc-dap-3.7.4-3|4	%define lib_name_d_s    %mklibname nc-dap %{lib_major} -d -s
12cr|libnc-dap-3.7.4-3|5	
12cr|libnc-dap-3.7.4-3|6	Name:           libnc-dap
12cr|libnc-dap-3.7.4-3|7	Version:        3.7.4
12cr|libnc-dap-3.7.4-3|8	Release:        3
12cr|libnc-dap-3.7.4-3|9	Epoch:          0
12cr|libnc-dap-3.7.4-3|10	Summary:        NetCDF interface to DAP-2 from OPeNDAP
12cr|libnc-dap-3.7.4-3|11	URL:            http://www.opendap.org/
12cr|libnc-dap-3.7.4-3|12	Source0:        http://www.opendap.org/pub/source/libnc-dap-%{version}.tar.gz
12cr|libnc-dap-3.7.4-3|13	Source1:        http://www.opendap.org/pub/source/libnc-dap-%{version}.tar.gz.sig
12cr|libnc-dap-3.7.4-3|14	Patch1:		libnc-dap-3.7.4-fix-str-fmt.patch
12cr|libnc-dap-3.7.4-3|15	# dncdump and netcdf headers are coverd by a BSD-like license
12cr|libnc-dap-3.7.4-3|16	License:        LGPLv2+
12cr|libnc-dap-3.7.4-3|17	Group:          System/Libraries
12cr|libnc-dap-3.7.4-3|18	BuildRequires:  gcc-gfortran
12cr|libnc-dap-3.7.4-3|19	BuildRequires:  libdap-devel >= 0:3.7.3
12cr|libnc-dap-3.7.4-3|20	BuildRequires:  libdap-static-devel >= 0:3.7.3
12cr|libnc-dap-3.7.4-3|21	
12cr|libnc-dap-3.7.4-3|22	%description
12cr|libnc-dap-3.7.4-3|23	The libnc-dap library is a call-for-call replacement for netcdf. It can
12cr|libnc-dap-3.7.4-3|24	read and write to and from netcdf files on the local machine and it can
12cr|libnc-dap-3.7.4-3|25	read from DAP2 compatible data servers running on local or remote
12cr|libnc-dap-3.7.4-3|26	machines. Data served using DAP2 need not be stored in netcdf files
12cr|libnc-dap-3.7.4-3|27	to be read using this replacement library.
12cr|libnc-dap-3.7.4-3|28	Also included in this package is the ncdump utility, also bundled with the
12cr|libnc-dap-3.7.4-3|29	original netcdf library, renamed dncdump, relinked with the library and
12cr|libnc-dap-3.7.4-3|30	thus able to read from DAP2 compatible servers.
12cr|libnc-dap-3.7.4-3|31	
12cr|libnc-dap-3.7.4-3|32	%package -n %{lib_name}
12cr|libnc-dap-3.7.4-3|33	Summary:        NetCDF interface to DAP-2 from OPeNDAP
12cr|libnc-dap-3.7.4-3|34	Group:          System/Libraries
12cr|libnc-dap-3.7.4-3|35	
12cr|libnc-dap-3.7.4-3|36	%description -n %{lib_name}
12cr|libnc-dap-3.7.4-3|37	NetCDF interface to DAP-2 from OPeNDAP.
12cr|libnc-dap-3.7.4-3|38	
12cr|libnc-dap-3.7.4-3|39	%package -n %{lib_name_d}
12cr|libnc-dap-3.7.4-3|40	Summary:        Development files and header files from libnc-dap
12cr|libnc-dap-3.7.4-3|41	Group:          Development/C
12cr|libnc-dap-3.7.4-3|42	Provides:       nc-dap-devel = %{epoch}:%{version}-%{release}
12cr|libnc-dap-3.7.4-3|43	Requires:       %{lib_name} = %{epoch}:%{version}-%{release}
12cr|libnc-dap-3.7.4-3|44	Requires:       libdap-devel >= 0:3.7.0
12cr|libnc-dap-3.7.4-3|45	# for /usr/share/aclocal owning
12cr|libnc-dap-3.7.4-3|46	Requires:       automake
12cr|libnc-dap-3.7.4-3|47	
12cr|libnc-dap-3.7.4-3|48	%description -n %{lib_name_d}
12cr|libnc-dap-3.7.4-3|49	This package contains all the files needed to develop applications that
12cr|libnc-dap-3.7.4-3|50	will use libnc-dap.
12cr|libnc-dap-3.7.4-3|51	
12cr|libnc-dap-3.7.4-3|52	%package -n %{lib_name_d_s}
12cr|libnc-dap-3.7.4-3|53	Summary:        Static development files from libnc-dap
12cr|libnc-dap-3.7.4-3|54	Group:          Development/C
12cr|libnc-dap-3.7.4-3|55	Provides:       nc-dap-static-devel = %{epoch}:%{version}-%{release}
12cr|libnc-dap-3.7.4-3|56	Requires:       %{lib_name_d} = %{epoch}:%{version}-%{release}
12cr|libnc-dap-3.7.4-3|57	Requires:       libdap-static-devel >= 0:3.7.0
12cr|libnc-dap-3.7.4-3|58	
12cr|libnc-dap-3.7.4-3|59	%description -n %{lib_name_d_s}
12cr|libnc-dap-3.7.4-3|60	This package contains all the files needed to develop applications that
12cr|libnc-dap-3.7.4-3|61	will use libnc-dap.
12cr|libnc-dap-3.7.4-3|62	
12cr|libnc-dap-3.7.4-3|63	%prep
12cr|libnc-dap-3.7.4-3|64	%setup -q
12cr|libnc-dap-3.7.4-3|65	%patch1 -p0
12cr|libnc-dap-3.7.4-3|66	
12cr|libnc-dap-3.7.4-3|67	%build
12cr|libnc-dap-3.7.4-3|68	%{configure2_5x} --disable-dependency-tracking
12cr|libnc-dap-3.7.4-3|69	%{make}
12cr|libnc-dap-3.7.4-3|70	
12cr|libnc-dap-3.7.4-3|71	%install
12cr|libnc-dap-3.7.4-3|72	%{makeinstall_std} INSTALL="%{__install} -p"
12cr|libnc-dap-3.7.4-3|73	
12cr|libnc-dap-3.7.4-3|74	%{__mv} %{buildroot}%{_bindir}/ncdump %{buildroot}%{_bindir}/dncdump
12cr|libnc-dap-3.7.4-3|75	
12cr|libnc-dap-3.7.4-3|76	%files
12cr|libnc-dap-3.7.4-3|77	%defattr(-,root,root,-)
12cr|libnc-dap-3.7.4-3|78	%{_bindir}/dncdump
12cr|libnc-dap-3.7.4-3|79	
12cr|libnc-dap-3.7.4-3|80	%files -n %{lib_name}
12cr|libnc-dap-3.7.4-3|81	%defattr(-,root,root,-)
12cr|libnc-dap-3.7.4-3|82	%doc README README.translation NEWS COPYRIGHT COPYING netcdf
12cr|libnc-dap-3.7.4-3|83	%{_libdir}/libnc-dap.so.*
12cr|libnc-dap-3.7.4-3|84	
12cr|libnc-dap-3.7.4-3|85	%files -n %{lib_name_d}
12cr|libnc-dap-3.7.4-3|86	%defattr(-,root,root,-)
12cr|libnc-dap-3.7.4-3|87	%{_libdir}/libnc-dap.so
12cr|libnc-dap-3.7.4-3|88	%{_libdir}/pkgconfig/libnc-dap.pc
12cr|libnc-dap-3.7.4-3|89	%{_bindir}/ncdap-config
12cr|libnc-dap-3.7.4-3|90	%{_bindir}/ncdap-config-pkgconfig
12cr|libnc-dap-3.7.4-3|91	%{_includedir}/libnc-dap/
12cr|libnc-dap-3.7.4-3|92	%{_datadir}/aclocal/*
12cr|libnc-dap-3.7.4-3|93	
12cr|libnc-dap-3.7.4-3|94	%files -n %{lib_name_d_s}
12cr|libnc-dap-3.7.4-3|95	%defattr(-,root,root,-)
12cr|libnc-dap-3.7.4-3|96	%{_libdir}/libnc-dap.a
12cr|libnc-dap-3.7.4-3|97	
12cr|libnc-dap-3.7.4-3|98	
12cr|libnc-dap-3.7.4-3|99	%changelog
12cr|libnc-dap-3.7.4-3|100	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0:3.7.4-2mdv2011.0
12cr|libnc-dap-3.7.4-3|101	+ Revision: 609762
12cr|libnc-dap-3.7.4-3|102	- rebuild
12cr|libnc-dap-3.7.4-3|103	
12cr|libnc-dap-3.7.4-3|104	* Mon Nov 23 2009 Funda Wang <fwang@mandriva.org> 0:3.7.4-1mdv2010.1
12cr|libnc-dap-3.7.4-3|105	+ Revision: 469308
12cr|libnc-dap-3.7.4-3|106	- new version 3.7.4
12cr|libnc-dap-3.7.4-3|107	
12cr|libnc-dap-3.7.4-3|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|libnc-dap-3.7.4-3|109	- rebuild
12cr|libnc-dap-3.7.4-3|110	
12cr|libnc-dap-3.7.4-3|111	* Sun Oct 19 2008 David Walluck <walluck@mandriva.org> 0:3.7.3-1mdv2009.1
12cr|libnc-dap-3.7.4-3|112	+ Revision: 295323
12cr|libnc-dap-3.7.4-3|113	- update file list
12cr|libnc-dap-3.7.4-3|114	- add template patch
12cr|libnc-dap-3.7.4-3|115	- 3.7.3
12cr|libnc-dap-3.7.4-3|116	- fix provides
12cr|libnc-dap-3.7.4-3|117	
12cr|libnc-dap-3.7.4-3|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|libnc-dap-3.7.4-3|119	- rebuild
12cr|libnc-dap-3.7.4-3|120	- kill re-definition of %%buildroot on Pixel's request
12cr|libnc-dap-3.7.4-3|121	
12cr|libnc-dap-3.7.4-3|122	+ Pixel <pixel@mandriva.com>
12cr|libnc-dap-3.7.4-3|123	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libnc-dap-3.7.4-3|124	
12cr|libnc-dap-3.7.4-3|125	+ Olivier Blin <oblin@mandriva.com>
12cr|libnc-dap-3.7.4-3|126	- restore BuildRoot
12cr|libnc-dap-3.7.4-3|127	
12cr|libnc-dap-3.7.4-3|128	* Mon Oct 01 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0:3.7.0-3mdv2008.0
12cr|libnc-dap-3.7.4-3|129	+ Revision: 94080
12cr|libnc-dap-3.7.4-3|130	- Rebuild because of missing packages on repositories (reported by David
12cr|libnc-dap-3.7.4-3|131	Walluck).
12cr|libnc-dap-3.7.4-3|132	
12cr|libnc-dap-3.7.4-3|133	* Sun Sep 09 2007 David Walluck <walluck@mandriva.org> 0:3.7.0-2mdv2008.0
12cr|libnc-dap-3.7.4-3|134	+ Revision: 83430
12cr|libnc-dap-3.7.4-3|135	- fix provides
12cr|libnc-dap-3.7.4-3|136	- Import libnc-dap
12cr|libnc-dap-3.7.4-3|137	
12cr|libnc-dap-3.7.4-3|138	
12cr|libnc-dap-3.7.4-3|139	
12cr|libnc-dap-3.7.4-3|140	* Wed Jun 06 2007 David Walluck <walluck@mandriva.org> 0:3.7.0-1mdv2008.0
12cr|libnc-dap-3.7.4-3|141	- release

2760 12
12cr|libnetfilter_conntrack-1.0.1-1|1	%define major 3
12cr|libnetfilter_conntrack-1.0.1-1|2	%define libname %mklibname netfilter_conntrack %{major}
12cr|libnetfilter_conntrack-1.0.1-1|3	%define develname %mklibname netfilter_conntrack -d
12cr|libnetfilter_conntrack-1.0.1-1|4	
12cr|libnetfilter_conntrack-1.0.1-1|5	Summary:	Interface to the in-kernel connection tracking state table
12cr|libnetfilter_conntrack-1.0.1-1|6	Name:		libnetfilter_conntrack
12cr|libnetfilter_conntrack-1.0.1-1|7	Version:	1.0.1
12cr|libnetfilter_conntrack-1.0.1-1|8	Release:	1
12cr|libnetfilter_conntrack-1.0.1-1|9	License:	GPLv2+
12cr|libnetfilter_conntrack-1.0.1-1|10	Group:		System/Kernel and hardware
12cr|libnetfilter_conntrack-1.0.1-1|11	URL:		http://www.netfilter.org/projects/%{name}/
12cr|libnetfilter_conntrack-1.0.1-1|12	Source0:	http://www.netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2
12cr|libnetfilter_conntrack-1.0.1-1|13	Source1:	http://www.netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2.sig
12cr|libnetfilter_conntrack-1.0.1-1|14	BuildRequires:	nfnetlink-devel >= 1.0.0
12cr|libnetfilter_conntrack-1.0.1-1|15	
12cr|libnetfilter_conntrack-1.0.1-1|16	%description
12cr|libnetfilter_conntrack-1.0.1-1|17	A libnetfilter_conntrack is a userspace library providing a programming \
12cr|libnetfilter_conntrack-1.0.1-1|18	interface (API) to the in-kernel connection tracking state table.
12cr|libnetfilter_conntrack-1.0.1-1|19	
12cr|libnetfilter_conntrack-1.0.1-1|20	%package -n %{libname}
12cr|libnetfilter_conntrack-1.0.1-1|21	Summary:	Main library for %{name}
12cr|libnetfilter_conntrack-1.0.1-1|22	Group:		System/Libraries
12cr|libnetfilter_conntrack-1.0.1-1|23	Provides:	%{name} = %{version}-%{release}
12cr|libnetfilter_conntrack-1.0.1-1|24	Obsoletes:	%{mklibname netfilter_conntrack 1} < 0.0.101
12cr|libnetfilter_conntrack-1.0.1-1|25	
12cr|libnetfilter_conntrack-1.0.1-1|26	%description -n %{libname}
12cr|libnetfilter_conntrack-1.0.1-1|27	This package contains the library needed to run programs dynamically
12cr|libnetfilter_conntrack-1.0.1-1|28	linked with %{name}.
12cr|libnetfilter_conntrack-1.0.1-1|29	
12cr|libnetfilter_conntrack-1.0.1-1|30	%package -n %{develname}
12cr|libnetfilter_conntrack-1.0.1-1|31	Summary:	Development files for %{name}
12cr|libnetfilter_conntrack-1.0.1-1|32	Group:		System/Libraries
12cr|libnetfilter_conntrack-1.0.1-1|33	Requires:	%{libname} = %{version}-%{release}
12cr|libnetfilter_conntrack-1.0.1-1|34	Provides:	%{name}-devel = %{version}-%{release}
12cr|libnetfilter_conntrack-1.0.1-1|35	Provides:	netfilter_conntrack-devel = %{version}-%{release}
12cr|libnetfilter_conntrack-1.0.1-1|36	Obsoletes:	%{mklibname -d netfilter_conntrack 1}
12cr|libnetfilter_conntrack-1.0.1-1|37	
12cr|libnetfilter_conntrack-1.0.1-1|38	%description -n %{develname}
12cr|libnetfilter_conntrack-1.0.1-1|39	This package contains the development files for %{name}.
12cr|libnetfilter_conntrack-1.0.1-1|40	
12cr|libnetfilter_conntrack-1.0.1-1|41	%prep
12cr|libnetfilter_conntrack-1.0.1-1|42	%setup -q
12cr|libnetfilter_conntrack-1.0.1-1|43	
12cr|libnetfilter_conntrack-1.0.1-1|44	%build
12cr|libnetfilter_conntrack-1.0.1-1|45	%configure2_5x
12cr|libnetfilter_conntrack-1.0.1-1|46	%make
12cr|libnetfilter_conntrack-1.0.1-1|47	
12cr|libnetfilter_conntrack-1.0.1-1|48	%install
12cr|libnetfilter_conntrack-1.0.1-1|49	%makeinstall_std
12cr|libnetfilter_conntrack-1.0.1-1|50	
12cr|libnetfilter_conntrack-1.0.1-1|51	rm -f %{buildroot}%{_libdir}/*.la
12cr|libnetfilter_conntrack-1.0.1-1|52	
12cr|libnetfilter_conntrack-1.0.1-1|53	%files -n %{libname}
12cr|libnetfilter_conntrack-1.0.1-1|54	%{_libdir}/*.so.%{major}*
12cr|libnetfilter_conntrack-1.0.1-1|55	
12cr|libnetfilter_conntrack-1.0.1-1|56	%files -n %{develname}
12cr|libnetfilter_conntrack-1.0.1-1|57	%dir %{_includedir}/%{name}
12cr|libnetfilter_conntrack-1.0.1-1|58	%{_includedir}/%{name}/%{name}*.h
12cr|libnetfilter_conntrack-1.0.1-1|59	%{_includedir}/%{name}/linux_nfnetlink_conntrack.h
12cr|libnetfilter_conntrack-1.0.1-1|60	%{_libdir}/%{name}.so
12cr|libnetfilter_conntrack-1.0.1-1|61	%{_libdir}/pkgconfig/%{name}.pc
12cr|libnetfilter_conntrack-1.0.1-1|62	
12cr|libnetfilter_conntrack-1.0.1-1|63	
12cr|libnetfilter_conntrack-1.0.1-1|64	
12cr|libnetfilter_conntrack-1.0.1-1|65	%changelog
12cr|libnetfilter_conntrack-1.0.1-1|66	

2761 12
12cr|libnids-1.24-3|1	%define major 1
12cr|libnids-1.24-3|2	%define libname %mklibname nids %{major}
12cr|libnids-1.24-3|3	%define develname %mklibname nids -d
12cr|libnids-1.24-3|4	
12cr|libnids-1.24-3|5	Summary:	Library that provides functions of Network Intrusion Detection System
12cr|libnids-1.24-3|6	Name:		libnids
12cr|libnids-1.24-3|7	Version:	1.24
12cr|libnids-1.24-3|8	Release:	%mkrel 3
12cr|libnids-1.24-3|9	License:	GPL
12cr|libnids-1.24-3|10	Group:		Networking/Other
12cr|libnids-1.24-3|11	URL:		http://libnids.sourceforge.net/
12cr|libnids-1.24-3|12	Source0:	http://prdownloads.sourceforge.net/libnids/%{name}-%{version}.tar.gz
12cr|libnids-1.24-3|13	Source1:	http://prdownloads.sourceforge.net/libnids/%{name}-%{version}.tar.gz.asc
12cr|libnids-1.24-3|14	Patch0:		libnids-1.18-libnet_config.diff
12cr|libnids-1.24-3|15	Patch1:		libnids-1.19-x86-pic.diff
12cr|libnids-1.24-3|16	BuildRequires:	libpcap-devel
12cr|libnids-1.24-3|17	BuildRequires:	net-devel >= 1.1.3
12cr|libnids-1.24-3|18	BuildRequires:	glib2-devel >= 2.2.0
12cr|libnids-1.24-3|19	BuildRequires:  automake
12cr|libnids-1.24-3|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libnids-1.24-3|21	
12cr|libnids-1.24-3|22	%description
12cr|libnids-1.24-3|23	Libnids is an implementation of an E-component of Network Intrusion Detection
12cr|libnids-1.24-3|24	System. It emulates the IP stack of Linux 2.0.x. Libnids offers IP
12cr|libnids-1.24-3|25	defragmentation, TCP stream assembly and TCP port scan detection.
12cr|libnids-1.24-3|26	
12cr|libnids-1.24-3|27	%package -n	%{libname}
12cr|libnids-1.24-3|28	Summary:	A shared Library that provides functions of Network Intrusion Detection System
12cr|libnids-1.24-3|29	Group:		System/Libraries
12cr|libnids-1.24-3|30	Provides:	%{name} = %{version}-%{release}
12cr|libnids-1.24-3|31	
12cr|libnids-1.24-3|32	%description -n	%{libname}
12cr|libnids-1.24-3|33	Libnids is a library that provides a functionality of one of NIDS (Network
12cr|libnids-1.24-3|34	Intrusion Detection System) components, namely E-component. It means that
12cr|libnids-1.24-3|35	libnids code watches all local network traffic, cooks received datagrams a bit
12cr|libnids-1.24-3|36	(quite a bit ;)), and provides convenient information on them to analyzing
12cr|libnids-1.24-3|37	modules of NIDS.
12cr|libnids-1.24-3|38	
12cr|libnids-1.24-3|39	%package -n	%{develname}
12cr|libnids-1.24-3|40	Summary:	Development files for %{name}
12cr|libnids-1.24-3|41	Group:		Development/Other
12cr|libnids-1.24-3|42	Requires:	%{libname} = %{version}
12cr|libnids-1.24-3|43	Provides:	%{name}-devel = %{version}-%{release}
12cr|libnids-1.24-3|44	Obsoletes:	%{mklibname nids 1 -d}
12cr|libnids-1.24-3|45	
12cr|libnids-1.24-3|46	%description -n	%{develname}
12cr|libnids-1.24-3|47	Libnids is a library that provides a functionality of one of NIDS (Network
12cr|libnids-1.24-3|48	Intrusion Detection System) components, namely E-component. It means that
12cr|libnids-1.24-3|49	libnids code watches all local network traffic, cooks received datagrams a bit
12cr|libnids-1.24-3|50	(quite a bit ;)), and provides convenient information on them to analyzing
12cr|libnids-1.24-3|51	modules of NIDS.
12cr|libnids-1.24-3|52	
12cr|libnids-1.24-3|53	This package contains the static library and header files for %{name}.
12cr|libnids-1.24-3|54	
12cr|libnids-1.24-3|55	%prep
12cr|libnids-1.24-3|56	
12cr|libnids-1.24-3|57	%setup -q
12cr|libnids-1.24-3|58	%patch0 -p0
12cr|libnids-1.24-3|59	%patch1 -p0
12cr|libnids-1.24-3|60	
12cr|libnids-1.24-3|61	# fix soname
12cr|libnids-1.24-3|62	perl -pi -e "s|^LIBSHARED.*|LIBSHARED = libnids.so.%{major}|g" src/Makefile.in
12cr|libnids-1.24-3|63	
12cr|libnids-1.24-3|64	%build
12cr|libnids-1.24-3|65	export WANT_AUTOCONF_2_5=1
12cr|libnids-1.24-3|66	libtoolize --copy --force; aclocal; autoconf
12cr|libnids-1.24-3|67	
12cr|libnids-1.24-3|68	export CFLAGS="%{optflags} -fPIC"
12cr|libnids-1.24-3|69	
12cr|libnids-1.24-3|70	%configure2_5x \
12cr|libnids-1.24-3|71	--enable-shared \
12cr|libnids-1.24-3|72	--enable-static
12cr|libnids-1.24-3|73	
12cr|libnids-1.24-3|74	%make shared static
12cr|libnids-1.24-3|75	
12cr|libnids-1.24-3|76	%install
12cr|libnids-1.24-3|77	rm -rf %{buildroot}
12cr|libnids-1.24-3|78	
12cr|libnids-1.24-3|79	%makeinstall
12cr|libnids-1.24-3|80	
12cr|libnids-1.24-3|81	mv %{buildroot}%{_libdir}/libnids.so.%{major} \
12cr|libnids-1.24-3|82	%{buildroot}%{_libdir}/libnids.so.%{major}.0
12cr|libnids-1.24-3|83	
12cr|libnids-1.24-3|84	ln -snf libnids.so.%{major}.0 %{buildroot}%{_libdir}/libnids.so.%{major}
12cr|libnids-1.24-3|85	ln -snf libnids.so.%{major} %{buildroot}%{_libdir}/libnids.so
12cr|libnids-1.24-3|86	
12cr|libnids-1.24-3|87	%if %mdkversion < 200900
12cr|libnids-1.24-3|88	%post -n %{libname} -p /sbin/ldconfig
12cr|libnids-1.24-3|89	%endif
12cr|libnids-1.24-3|90	
12cr|libnids-1.24-3|91	%if %mdkversion < 200900
12cr|libnids-1.24-3|92	%postun -n %{libname} -p /sbin/ldconfig
12cr|libnids-1.24-3|93	%endif
12cr|libnids-1.24-3|94	
12cr|libnids-1.24-3|95	%clean
12cr|libnids-1.24-3|96	rm -rf %{buildroot}
12cr|libnids-1.24-3|97	
12cr|libnids-1.24-3|98	%files -n %{libname}
12cr|libnids-1.24-3|99	%defattr(0644,root,root,0755)
12cr|libnids-1.24-3|100	%doc CHANGES README CREDITS MISC
12cr|libnids-1.24-3|101	%defattr(-,root,root)
12cr|libnids-1.24-3|102	%{_libdir}/lib*.so.*
12cr|libnids-1.24-3|103	
12cr|libnids-1.24-3|104	%files -n %{develname}
12cr|libnids-1.24-3|105	%defattr(0644,root,root,0755)
12cr|libnids-1.24-3|106	%doc CHANGES README CREDITS MISC doc/*
12cr|libnids-1.24-3|107	%defattr(-,root,root)
12cr|libnids-1.24-3|108	%{_libdir}/lib*.a
12cr|libnids-1.24-3|109	%{_libdir}/lib*.so
12cr|libnids-1.24-3|110	%{_includedir}/nids.h
12cr|libnids-1.24-3|111	%{_mandir}/man3/*
12cr|libnids-1.24-3|112	
12cr|libnids-1.24-3|113	
12cr|libnids-1.24-3|114	%changelog
12cr|libnids-1.24-3|115	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.24-3mdv2011.0
12cr|libnids-1.24-3|116	+ Revision: 627789
12cr|libnids-1.24-3|117	- don't force the usage of automake1.7
12cr|libnids-1.24-3|118	
12cr|libnids-1.24-3|119	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.24-2mdv2011.0
12cr|libnids-1.24-3|120	+ Revision: 609764
12cr|libnids-1.24-3|121	- rebuild
12cr|libnids-1.24-3|122	
12cr|libnids-1.24-3|123	* Thu Apr 01 2010 Oden Eriksson <oeriksson@mandriva.com> 1.24-1mdv2010.1
12cr|libnids-1.24-3|124	+ Revision: 530652
12cr|libnids-1.24-3|125	- 1.24
12cr|libnids-1.24-3|126	- drop one upstream added patch
12cr|libnids-1.24-3|127	
12cr|libnids-1.24-3|128	* Thu Jun 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1.23-4mdv2010.0
12cr|libnids-1.24-3|129	+ Revision: 382710
12cr|libnids-1.24-3|130	- add the actual patch
12cr|libnids-1.24-3|131	- rebuilt against libnet 1.1.3
12cr|libnids-1.24-3|132	
12cr|libnids-1.24-3|133	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.23-3mdv2009.1
12cr|libnids-1.24-3|134	+ Revision: 298274
12cr|libnids-1.24-3|135	- rebuilt against libpcap-1.0.0
12cr|libnids-1.24-3|136	
12cr|libnids-1.24-3|137	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.23-2mdv2009.0
12cr|libnids-1.24-3|138	+ Revision: 267924
12cr|libnids-1.24-3|139	- rebuild early 2009.0 package (before pixel changes)
12cr|libnids-1.24-3|140	
12cr|libnids-1.24-3|141	+ Pixel <pixel@mandriva.com>
12cr|libnids-1.24-3|142	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libnids-1.24-3|143	
12cr|libnids-1.24-3|144	* Wed May 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.23-1mdv2009.0
12cr|libnids-1.24-3|145	+ Revision: 207107
12cr|libnids-1.24-3|146	- 1.23
12cr|libnids-1.24-3|147	
12cr|libnids-1.24-3|148	+ Olivier Blin <oblin@mandriva.com>
12cr|libnids-1.24-3|149	- restore BuildRoot
12cr|libnids-1.24-3|150	
12cr|libnids-1.24-3|151	+ Thierry Vignaud <tv@mandriva.org>
12cr|libnids-1.24-3|152	- kill re-definition of %%buildroot on Pixel's request
12cr|libnids-1.24-3|153	
12cr|libnids-1.24-3|154	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 1.21-3mdv2008.1
12cr|libnids-1.24-3|155	+ Revision: 119873
12cr|libnids-1.24-3|156	- rebuild b/c of missing subpackage on ia32
12cr|libnids-1.24-3|157	
12cr|libnids-1.24-3|158	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.21-2mdv2008.0
12cr|libnids-1.24-3|159	+ Revision: 83685
12cr|libnids-1.24-3|160	- new devel naming
12cr|libnids-1.24-3|161	
12cr|libnids-1.24-3|162	
12cr|libnids-1.24-3|163	* Fri Dec 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.21-1mdv2007.0
12cr|libnids-1.24-3|164	+ Revision: 93753
12cr|libnids-1.24-3|165	- Import libnids
12cr|libnids-1.24-3|166	
12cr|libnids-1.24-3|167	* Wed May 17 2006 Emmanuel Andry <eandry@mandriva.org> 1.21-1mdk
12cr|libnids-1.24-3|168	- 1.21
12cr|libnids-1.24-3|169	- buildrequires glib2-devel
12cr|libnids-1.24-3|170	
12cr|libnids-1.24-3|171	* Fri Mar 17 2006 Oden Eriksson <oeriksson@mandriva.com> 1.20-3mdk
12cr|libnids-1.24-3|172	- rebuilt against libnet1.1.2
12cr|libnids-1.24-3|173	
12cr|libnids-1.24-3|174	* Thu Nov 03 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.20-2mdk
12cr|libnids-1.24-3|175	- Fix BuildRequires
12cr|libnids-1.24-3|176	- %%mkrel
12cr|libnids-1.24-3|177	
12cr|libnids-1.24-3|178	* Fri Feb 11 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.20-1mdk
12cr|libnids-1.24-3|179	- 1.20
12cr|libnids-1.24-3|180	
12cr|libnids-1.24-3|181	* Wed Jan 19 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.19-1mdk
12cr|libnids-1.24-3|182	- 1.19
12cr|libnids-1.24-3|183	- fix patches, drop upstream merged ones
12cr|libnids-1.24-3|184	- fix deps
12cr|libnids-1.24-3|185	
12cr|libnids-1.24-3|186	* Wed Jul 28 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.18-2mdk
12cr|libnids-1.24-3|187	- corrected the funny namenaming
12cr|libnids-1.24-3|188	- fix deps
12cr|libnids-1.24-3|189	- added P0 and P1
12cr|libnids-1.24-3|190	- added P2 (Gwenole Beauchesne)
12cr|libnids-1.24-3|191	- misc spec file fixes
12cr|libnids-1.24-3|192	
12cr|libnids-1.24-3|193	* Thu Apr 08 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.18-1mdk
12cr|libnids-1.24-3|194	- 1.18 (fixes CAN-2003-0850)
12cr|libnids-1.24-3|195	- removed Packager tag, updated URL and description
12cr|libnids-1.24-3|196	

2762 12
12cr|libnotifymm-0.6.1-5|1	%define name libnotifymm
12cr|libnotifymm-0.6.1-5|2	%define version 0.6.1
12cr|libnotifymm-0.6.1-5|3	%define release %mkrel 5
12cr|libnotifymm-0.6.1-5|4	
12cr|libnotifymm-0.6.1-5|5	%define api_version 1.0
12cr|libnotifymm-0.6.1-5|6	%define major 7
12cr|libnotifymm-0.6.1-5|7	%define libname %mklibname notifymm %{api_version} %{major}
12cr|libnotifymm-0.6.1-5|8	%define libnamedev %mklibname -d notifymm %{api_version}
12cr|libnotifymm-0.6.1-5|9	
12cr|libnotifymm-0.6.1-5|10	Name:		%name
12cr|libnotifymm-0.6.1-5|11	Summary:	C++ interface for libnotify
12cr|libnotifymm-0.6.1-5|12	Version:	%{version}
12cr|libnotifymm-0.6.1-5|13	Release:	%{release}
12cr|libnotifymm-0.6.1-5|14	License:	LGPLv2+
12cr|libnotifymm-0.6.1-5|15	Group:		System/Libraries
12cr|libnotifymm-0.6.1-5|16	URL:		http://www.gnome.org
12cr|libnotifymm-0.6.1-5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libnotifymm-0.6.1-5|18	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12cr|libnotifymm-0.6.1-5|19	Patch0:		libnotifymm-0.6.1-bodgenewapi.patch
12cr|libnotifymm-0.6.1-5|20	BuildRequires:	glibmm2.4-devel >= 2.12.8
12cr|libnotifymm-0.6.1-5|21	BuildRequires:  gtkmm2.4-devel >= 2.10
12cr|libnotifymm-0.6.1-5|22	BuildRequires:	libnotify-devel >= 0.6.0
12cr|libnotifymm-0.6.1-5|23	
12cr|libnotifymm-0.6.1-5|24	%description
12cr|libnotifymm-0.6.1-5|25	Libnotifymm provides a C++ interface to the libnotify library.
12cr|libnotifymm-0.6.1-5|26	
12cr|libnotifymm-0.6.1-5|27	%package	-n %{libname}
12cr|libnotifymm-0.6.1-5|28	Summary:	C++ interface for libnotify
12cr|libnotifymm-0.6.1-5|29	Group:		System/Libraries
12cr|libnotifymm-0.6.1-5|30	Provides:	%{name}%{api_version} = %{version}-%{release}
12cr|libnotifymm-0.6.1-5|31	
12cr|libnotifymm-0.6.1-5|32	%description	-n %{libname}
12cr|libnotifymm-0.6.1-5|33	Libnotifymm provides a C++ interface to the libnotify library.
12cr|libnotifymm-0.6.1-5|34	
12cr|libnotifymm-0.6.1-5|35	This package contains the library needed to run programs dynamically
12cr|libnotifymm-0.6.1-5|36	linked with %{name}.
12cr|libnotifymm-0.6.1-5|37	
12cr|libnotifymm-0.6.1-5|38	
12cr|libnotifymm-0.6.1-5|39	%package	-n %{libnamedev}
12cr|libnotifymm-0.6.1-5|40	Summary:	Headers and development files of %{name}
12cr|libnotifymm-0.6.1-5|41	Group:		Development/GNOME and GTK+
12cr|libnotifymm-0.6.1-5|42	Requires:	%{libname} = %{version}
12cr|libnotifymm-0.6.1-5|43	Provides:	%{name}%{api_version}-devel = %{version}-%{release}
12cr|libnotifymm-0.6.1-5|44	Provides:	%name-devel = %version-%release
12cr|libnotifymm-0.6.1-5|45	
12cr|libnotifymm-0.6.1-5|46	%description	-n %{libnamedev}
12cr|libnotifymm-0.6.1-5|47	This package contains the headers and development files that are needed,
12cr|libnotifymm-0.6.1-5|48	when trying to develop or compile applications which need %{name}.
12cr|libnotifymm-0.6.1-5|49	
12cr|libnotifymm-0.6.1-5|50	%prep
12cr|libnotifymm-0.6.1-5|51	%setup -q -n %{name}-%{version}
12cr|libnotifymm-0.6.1-5|52	%patch0 -p2
12cr|libnotifymm-0.6.1-5|53	
12cr|libnotifymm-0.6.1-5|54	%build
12cr|libnotifymm-0.6.1-5|55	%configure2_5x
12cr|libnotifymm-0.6.1-5|56	%make
12cr|libnotifymm-0.6.1-5|57	
12cr|libnotifymm-0.6.1-5|58	%install
12cr|libnotifymm-0.6.1-5|59	rm -rf %{buildroot}
12cr|libnotifymm-0.6.1-5|60	%makeinstall_std
12cr|libnotifymm-0.6.1-5|61	
12cr|libnotifymm-0.6.1-5|62	%clean
12cr|libnotifymm-0.6.1-5|63	rm -rf %{buildroot}
12cr|libnotifymm-0.6.1-5|64	
12cr|libnotifymm-0.6.1-5|65	%files -n %{libname}
12cr|libnotifymm-0.6.1-5|66	%defattr(-, root, root)
12cr|libnotifymm-0.6.1-5|67	%doc COPYING README
12cr|libnotifymm-0.6.1-5|68	# NEWS
12cr|libnotifymm-0.6.1-5|69	%{_libdir}/%{name}-%{api_version}.so.%{major}*
12cr|libnotifymm-0.6.1-5|70	
12cr|libnotifymm-0.6.1-5|71	%files -n %{libnamedev}
12cr|libnotifymm-0.6.1-5|72	%defattr(-, root, root)
12cr|libnotifymm-0.6.1-5|73	%doc AUTHORS ChangeLog
12cr|libnotifymm-0.6.1-5|74	%{_includedir}/%{name}-%api_version
12cr|libnotifymm-0.6.1-5|75	%{_libdir}/*.so
12cr|libnotifymm-0.6.1-5|76	%{_libdir}/%{name}-%{api_version}
12cr|libnotifymm-0.6.1-5|77	%{_libdir}/pkgconfig/%{name}-%{api_version}.pc
12cr|libnotifymm-0.6.1-5|78	
12cr|libnotifymm-0.6.1-5|79	
12cr|libnotifymm-0.6.1-5|80	%changelog
12cr|libnotifymm-0.6.1-5|81	* Sun Apr 15 2012 Götz Waschk <waschk@mandriva.org> 0.6.1-5mdv2012.0
12cr|libnotifymm-0.6.1-5|82	+ Revision: 791084
12cr|libnotifymm-0.6.1-5|83	- cleanup
12cr|libnotifymm-0.6.1-5|84	- remove libtool archive
12cr|libnotifymm-0.6.1-5|85	- yearly rebuild
12cr|libnotifymm-0.6.1-5|86	
12cr|libnotifymm-0.6.1-5|87	+ Funda Wang <fwang@mandriva.org>
12cr|libnotifymm-0.6.1-5|88	- add fedora patch to build with latest libnotify
12cr|libnotifymm-0.6.1-5|89	
12cr|libnotifymm-0.6.1-5|90	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 0.6.1-3mdv2011.0
12cr|libnotifymm-0.6.1-5|91	+ Revision: 438721
12cr|libnotifymm-0.6.1-5|92	- rebuild
12cr|libnotifymm-0.6.1-5|93	
12cr|libnotifymm-0.6.1-5|94	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.6.1-2mdv2009.0
12cr|libnotifymm-0.6.1-5|95	+ Revision: 267942
12cr|libnotifymm-0.6.1-5|96	- rebuild early 2009.0 package (before pixel changes)
12cr|libnotifymm-0.6.1-5|97	
12cr|libnotifymm-0.6.1-5|98	+ Pixel <pixel@mandriva.com>
12cr|libnotifymm-0.6.1-5|99	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libnotifymm-0.6.1-5|100	
12cr|libnotifymm-0.6.1-5|101	* Wed Apr 09 2008 Götz Waschk <waschk@mandriva.org> 0.6.1-1mdv2009.0
12cr|libnotifymm-0.6.1-5|102	+ Revision: 192431
12cr|libnotifymm-0.6.1-5|103	- new version
12cr|libnotifymm-0.6.1-5|104	- update file list
12cr|libnotifymm-0.6.1-5|105	
12cr|libnotifymm-0.6.1-5|106	+ Olivier Blin <blino@mandriva.org>
12cr|libnotifymm-0.6.1-5|107	- restore BuildRoot
12cr|libnotifymm-0.6.1-5|108	
12cr|libnotifymm-0.6.1-5|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|libnotifymm-0.6.1-5|110	- kill re-definition of %%buildroot on Pixel's request
12cr|libnotifymm-0.6.1-5|111	
12cr|libnotifymm-0.6.1-5|112	* Wed Oct 10 2007 Götz Waschk <waschk@mandriva.org> 0.6.0-1mdv2008.1
12cr|libnotifymm-0.6.1-5|113	+ Revision: 96636
12cr|libnotifymm-0.6.1-5|114	- new version
12cr|libnotifymm-0.6.1-5|115	
12cr|libnotifymm-0.6.1-5|116	* Thu Sep 13 2007 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdv2008.0
12cr|libnotifymm-0.6.1-5|117	+ Revision: 84905
12cr|libnotifymm-0.6.1-5|118	- Import libnotifymm
12cr|libnotifymm-0.6.1-5|119	
12cr|libnotifymm-0.6.1-5|120	
12cr|libnotifymm-0.6.1-5|121	
12cr|libnotifymm-0.6.1-5|122	
12cr|libnotifymm-0.6.1-5|123	* Thu Sep 13 2007 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdv2008.0
12cr|libnotifymm-0.6.1-5|124	- initial package

2763 12
12cr|libnxml-0.18.3-5|1	%define	major 0
12cr|libnxml-0.18.3-5|2	%define libname	%mklibname nxml %{major}
12cr|libnxml-0.18.3-5|3	%define develname	%mklibname nxml -d
12cr|libnxml-0.18.3-5|4	
12cr|libnxml-0.18.3-5|5	Summary:	A C library for parsing, writing and creating XML 1.0 and 1.1 files or streams
12cr|libnxml-0.18.3-5|6	Name:		libnxml
12cr|libnxml-0.18.3-5|7	Version:	0.18.3
12cr|libnxml-0.18.3-5|8	Release:	5
12cr|libnxml-0.18.3-5|9	Group:		System/Libraries
12cr|libnxml-0.18.3-5|10	License:	LGPLv2+
12cr|libnxml-0.18.3-5|11	URL:		http://autistici.org/bakunin/codes.php
12cr|libnxml-0.18.3-5|12	Source0:	http://www.autistici.org/bakunin/libnxml/%{name}-%{version}.tar.gz
12cr|libnxml-0.18.3-5|13	BuildRequires:	curl-devel
12cr|libnxml-0.18.3-5|14	BuildRequires:	openssl-devel
12cr|libnxml-0.18.3-5|15	
12cr|libnxml-0.18.3-5|16	%description
12cr|libnxml-0.18.3-5|17	nXML is a C library for parsing, writing and creating XML 1.0 and
12cr|libnxml-0.18.3-5|18	1.1 files or streams. It supports utf-8, utf-16be and utf-16le,
12cr|libnxml-0.18.3-5|19	ucs-4 (1234, 4321, 2143, 2312).
12cr|libnxml-0.18.3-5|20	
12cr|libnxml-0.18.3-5|21	%package -n	%{libname}
12cr|libnxml-0.18.3-5|22	Summary:	A C library for parsing, writing and creating XML 1.0 and 1.1 files or streams
12cr|libnxml-0.18.3-5|23	Group:          System/Libraries
12cr|libnxml-0.18.3-5|24	
12cr|libnxml-0.18.3-5|25	%description -n	%{libname}
12cr|libnxml-0.18.3-5|26	nXML is a C library for parsing, writing and creating XML 1.0 and
12cr|libnxml-0.18.3-5|27	1.1 files or streams. It supports utf-8, utf-16be and utf-16le,
12cr|libnxml-0.18.3-5|28	ucs-4 (1234, 4321, 2143, 2312).
12cr|libnxml-0.18.3-5|29	
12cr|libnxml-0.18.3-5|30	%package -n	%{develname}
12cr|libnxml-0.18.3-5|31	Summary:	Static library and header files for the %{name} library
12cr|libnxml-0.18.3-5|32	Group:		Development/C
12cr|libnxml-0.18.3-5|33	Provides:	%{name}-devel = %{version}
12cr|libnxml-0.18.3-5|34	Provides:	lib%{name}-devel = %{version}
12cr|libnxml-0.18.3-5|35	Requires:	%{libname} = %{version}
12cr|libnxml-0.18.3-5|36	Obsoletes:	%{libname}-devel
12cr|libnxml-0.18.3-5|37	
12cr|libnxml-0.18.3-5|38	%description -n	%{develname}
12cr|libnxml-0.18.3-5|39	nXML is a C library for parsing, writing and creating XML 1.0 and
12cr|libnxml-0.18.3-5|40	1.1 files or streams. It supports utf-8, utf-16be and utf-16le,
12cr|libnxml-0.18.3-5|41	ucs-4 (1234, 4321, 2143, 2312).
12cr|libnxml-0.18.3-5|42	
12cr|libnxml-0.18.3-5|43	This package contains the static %{name} library and its header
12cr|libnxml-0.18.3-5|44	files.
12cr|libnxml-0.18.3-5|45	
12cr|libnxml-0.18.3-5|46	%prep
12cr|libnxml-0.18.3-5|47	
12cr|libnxml-0.18.3-5|48	%setup -q -n %{name}-%{version}
12cr|libnxml-0.18.3-5|49	
12cr|libnxml-0.18.3-5|50	%build
12cr|libnxml-0.18.3-5|51	
12cr|libnxml-0.18.3-5|52	%configure2_5x
12cr|libnxml-0.18.3-5|53	
12cr|libnxml-0.18.3-5|54	%make
12cr|libnxml-0.18.3-5|55	
12cr|libnxml-0.18.3-5|56	%install
12cr|libnxml-0.18.3-5|57	%makeinstall_std
12cr|libnxml-0.18.3-5|58	
12cr|libnxml-0.18.3-5|59	%files -n %{libname}
12cr|libnxml-0.18.3-5|60	%defattr(-,root,root)
12cr|libnxml-0.18.3-5|61	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|libnxml-0.18.3-5|62	%{_libdir}/*.so.%{major}
12cr|libnxml-0.18.3-5|63	%{_libdir}/*.so.%{version}
12cr|libnxml-0.18.3-5|64	
12cr|libnxml-0.18.3-5|65	%files -n %{develname}
12cr|libnxml-0.18.3-5|66	%defattr(-,root,root)
12cr|libnxml-0.18.3-5|67	%{_includedir}/*
12cr|libnxml-0.18.3-5|68	%{_libdir}/*.so
12cr|libnxml-0.18.3-5|69	%{_libdir}/*.a
12cr|libnxml-0.18.3-5|70	%{_libdir}/pkgconfig/nxml.pc
12cr|libnxml-0.18.3-5|71	
12cr|libnxml-0.18.3-5|72	
12cr|libnxml-0.18.3-5|73	
12cr|libnxml-0.18.3-5|74	
12cr|libnxml-0.18.3-5|75	%changelog
12cr|libnxml-0.18.3-5|76	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.18.3-4mdv2011.0
12cr|libnxml-0.18.3-5|77	+ Revision: 620167
12cr|libnxml-0.18.3-5|78	- the mass rebuild of 2010.0 packages
12cr|libnxml-0.18.3-5|79	
12cr|libnxml-0.18.3-5|80	* Thu Oct 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.18.3-3mdv2010.0
12cr|libnxml-0.18.3-5|81	+ Revision: 455887
12cr|libnxml-0.18.3-5|82	- rebuild for new curl SSL backend
12cr|libnxml-0.18.3-5|83	
12cr|libnxml-0.18.3-5|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|libnxml-0.18.3-5|85	- rebuild
12cr|libnxml-0.18.3-5|86	
12cr|libnxml-0.18.3-5|87	* Mon Aug 25 2008 Emmanuel Andry <eandry@mandriva.org> 0.18.3-1mdv2009.0
12cr|libnxml-0.18.3-5|88	+ Revision: 275899
12cr|libnxml-0.18.3-5|89	- New version
12cr|libnxml-0.18.3-5|90	- apply devel policy
12cr|libnxml-0.18.3-5|91	
12cr|libnxml-0.18.3-5|92	* Sun Jun 29 2008 Emmanuel Andry <eandry@mandriva.org> 0.18.2-1mdv2009.0
12cr|libnxml-0.18.3-5|93	+ Revision: 230036
12cr|libnxml-0.18.3-5|94	- New version
12cr|libnxml-0.18.3-5|95	- Fix license
12cr|libnxml-0.18.3-5|96	- Fix Source0
12cr|libnxml-0.18.3-5|97	
12cr|libnxml-0.18.3-5|98	+ Pixel <pixel@mandriva.com>
12cr|libnxml-0.18.3-5|99	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libnxml-0.18.3-5|100	
12cr|libnxml-0.18.3-5|101	+ Olivier Blin <oblin@mandriva.com>
12cr|libnxml-0.18.3-5|102	- restore BuildRoot
12cr|libnxml-0.18.3-5|103	
12cr|libnxml-0.18.3-5|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|libnxml-0.18.3-5|105	- kill re-definition of %%buildroot on Pixel's request
12cr|libnxml-0.18.3-5|106	
12cr|libnxml-0.18.3-5|107	* Sun Dec 16 2007 Emmanuel Andry <eandry@mandriva.org> 0.18.1-1mdv2008.1
12cr|libnxml-0.18.3-5|108	+ Revision: 120697
12cr|libnxml-0.18.3-5|109	- New version
12cr|libnxml-0.18.3-5|110	- drop patch 0
12cr|libnxml-0.18.3-5|111	- add major version check
12cr|libnxml-0.18.3-5|112	
12cr|libnxml-0.18.3-5|113	
12cr|libnxml-0.18.3-5|114	* Tue Jan 16 2007 Nicolas Lécureuil <neoclust@mandriva.org> 0.11-2mdv2007.0
12cr|libnxml-0.18.3-5|115	+ Revision: 109485
12cr|libnxml-0.18.3-5|116	- Rebuild against new curl
12cr|libnxml-0.18.3-5|117	- Import libnxml
12cr|libnxml-0.18.3-5|118	
12cr|libnxml-0.18.3-5|119	* Mon Jul 10 2006 Emmanuel Andry <eandry@mandriva.org> 0.11-1mdv2007.0
12cr|libnxml-0.18.3-5|120	- 0.11
12cr|libnxml-0.18.3-5|121	
12cr|libnxml-0.18.3-5|122	* Wed May 17 2006 Emmanuel Andry <eandry@mandriva.org> 0.9-1mdk
12cr|libnxml-0.18.3-5|123	- 0.9
12cr|libnxml-0.18.3-5|124	
12cr|libnxml-0.18.3-5|125	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8-1mdk
12cr|libnxml-0.18.3-5|126	- initial Mandriva package
12cr|libnxml-0.18.3-5|127	

2764 12
12cr|libobjc2-1.6.1-1|1	%define api 2
12cr|libobjc2-1.6.1-1|2	%define major		4
12cr|libobjc2-1.6.1-1|3	%define libname		%mklibname objc %{api} %{major}
12cr|libobjc2-1.6.1-1|4	%define develname	%mklibname objc %{api} -d
12cr|libobjc2-1.6.1-1|5	
12cr|libobjc2-1.6.1-1|6	Name:		libobjc%{api}
12cr|libobjc2-1.6.1-1|7	Version:	1.6.1
12cr|libobjc2-1.6.1-1|8	Release:	1
12cr|libobjc2-1.6.1-1|9	Summary:	GNUstep Objective-C runtime library
12cr|libobjc2-1.6.1-1|10	Group:		System/Libraries
12cr|libobjc2-1.6.1-1|11	License:	MIT
12cr|libobjc2-1.6.1-1|12	URL:		http://www.gnustep.org/
12cr|libobjc2-1.6.1-1|13	Source0:	http://download.gna.org/gnustep/%{name}-%{version}.tar.bz2
12cr|libobjc2-1.6.1-1|14	BuildRequires:	gcc-objc
12cr|libobjc2-1.6.1-1|15	
12cr|libobjc2-1.6.1-1|16	%description
12cr|libobjc2-1.6.1-1|17	GNUstep Objective-C runtime library.
12cr|libobjc2-1.6.1-1|18	
12cr|libobjc2-1.6.1-1|19	%package -n %{libname}
12cr|libobjc2-1.6.1-1|20	Summary:	Shared library for %{name}
12cr|libobjc2-1.6.1-1|21	Group:		System/Libraries
12cr|libobjc2-1.6.1-1|22	
12cr|libobjc2-1.6.1-1|23	%description -n %{libname}
12cr|libobjc2-1.6.1-1|24	GNUstep Objective-C runtime library.
12cr|libobjc2-1.6.1-1|25	
12cr|libobjc2-1.6.1-1|26	%package -n %{develname}
12cr|libobjc2-1.6.1-1|27	Summary:	Development files for %{name}
12cr|libobjc2-1.6.1-1|28	Group:		Development/C
12cr|libobjc2-1.6.1-1|29	Requires:	%{libname} = %{version}-%{release}
12cr|libobjc2-1.6.1-1|30	Provides:	%{name}-devel = %{version}-%{release}
12cr|libobjc2-1.6.1-1|31	
12cr|libobjc2-1.6.1-1|32	%description -n %{develname}
12cr|libobjc2-1.6.1-1|33	The %{name}-devel package contains libraries and header files for
12cr|libobjc2-1.6.1-1|34	developing applications that use %{name}.
12cr|libobjc2-1.6.1-1|35	
12cr|libobjc2-1.6.1-1|36	%prep
12cr|libobjc2-1.6.1-1|37	%setup -q
12cr|libobjc2-1.6.1-1|38	sed -i s,/lib,/%{_lib},g Makefile
12cr|libobjc2-1.6.1-1|39	
12cr|libobjc2-1.6.1-1|40	%build
12cr|libobjc2-1.6.1-1|41	%make
12cr|libobjc2-1.6.1-1|42	
12cr|libobjc2-1.6.1-1|43	%install
12cr|libobjc2-1.6.1-1|44	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
12cr|libobjc2-1.6.1-1|45	
12cr|libobjc2-1.6.1-1|46	rm -f %{buildroot}%{_libdir}/*.a
12cr|libobjc2-1.6.1-1|47	
12cr|libobjc2-1.6.1-1|48	chmod 0755 %{buildroot}%{_libdir}/lib*.so.%{major}
12cr|libobjc2-1.6.1-1|49	
12cr|libobjc2-1.6.1-1|50	%files -n %{libname}
12cr|libobjc2-1.6.1-1|51	%{_libdir}/libobjc.so.%{major}*
12cr|libobjc2-1.6.1-1|52	%{_libdir}/libobjcxx.so.%{major}*
12cr|libobjc2-1.6.1-1|53	
12cr|libobjc2-1.6.1-1|54	%files -n %{develname}
12cr|libobjc2-1.6.1-1|55	%doc API README COPYING
12cr|libobjc2-1.6.1-1|56	%{_includedir}/objc
12cr|libobjc2-1.6.1-1|57	%{_libdir}/libobjc.so
12cr|libobjc2-1.6.1-1|58	%{_libdir}/libobjcxx.so
12cr|libobjc2-1.6.1-1|59	

2765 12
12cr|libofetion-2.2.0-1|1	Summary: Fetion protocol library powered by ofetion project
12cr|libofetion-2.2.0-1|2	Name: libofetion
12cr|libofetion-2.2.0-1|3	Version: 2.2.0
12cr|libofetion-2.2.0-1|4	Release: %mkrel 1
12cr|libofetion-2.2.0-1|5	Group: Networking/Instant messaging
12cr|libofetion-2.2.0-1|6	License: GPLv2+
12cr|libofetion-2.2.0-1|7	URL: http://code.google.com/p/ofetion/
12cr|libofetion-2.2.0-1|8	Source0: http://ofetion.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|libofetion-2.2.0-1|9	BuildRoot: %{_tmppath}/%{name}-root
12cr|libofetion-2.2.0-1|10	BuildRequires: openssl-devel
12cr|libofetion-2.2.0-1|11	BuildRequires: sqlite3-devel
12cr|libofetion-2.2.0-1|12	BuildRequires: libxml2-devel
12cr|libofetion-2.2.0-1|13	BuildRequires: cmake
12cr|libofetion-2.2.0-1|14	Conflicts: openfetion < 2.1.0
12cr|libofetion-2.2.0-1|15	
12cr|libofetion-2.2.0-1|16	%description
12cr|libofetion-2.2.0-1|17	OpenFetion is a IM client based on GTK+2.0, using CHINA MOBILE's Fetion
12cr|libofetion-2.2.0-1|18	Protocol Version 4.
12cr|libofetion-2.2.0-1|19	
12cr|libofetion-2.2.0-1|20	%files
12cr|libofetion-2.2.0-1|21	%defattr(-,root,root)
12cr|libofetion-2.2.0-1|22	%{_datadir}/libofetion1
12cr|libofetion-2.2.0-1|23	
12cr|libofetion-2.2.0-1|24	#---------------------------------------------------------------
12cr|libofetion-2.2.0-1|25	%define major 1
12cr|libofetion-2.2.0-1|26	%define libname %mklibname ofetion %major
12cr|libofetion-2.2.0-1|27	
12cr|libofetion-2.2.0-1|28	%package -n %libname
12cr|libofetion-2.2.0-1|29	Summary: Fetion protocol library powered by ofetion project
12cr|libofetion-2.2.0-1|30	Group: Networking/Instant messaging
12cr|libofetion-2.2.0-1|31	Requires: %name = %{version}
12cr|libofetion-2.2.0-1|32	
12cr|libofetion-2.2.0-1|33	%description -n %libname
12cr|libofetion-2.2.0-1|34	OpenFetion is a IM client based on GTK+2.0, using CHINA MOBILE's Fetion
12cr|libofetion-2.2.0-1|35	Protocol Version 4.
12cr|libofetion-2.2.0-1|36	
12cr|libofetion-2.2.0-1|37	%files -n %libname
12cr|libofetion-2.2.0-1|38	%defattr(-,root,root)
12cr|libofetion-2.2.0-1|39	%{_libdir}/libofetion.so.%{major}
12cr|libofetion-2.2.0-1|40	%{_libdir}/libofetion.so.%{major}.*
12cr|libofetion-2.2.0-1|41	
12cr|libofetion-2.2.0-1|42	#---------------------------------------------------------------
12cr|libofetion-2.2.0-1|43	%define develname %mklibname -d ofetion
12cr|libofetion-2.2.0-1|44	
12cr|libofetion-2.2.0-1|45	%package -n %develname
12cr|libofetion-2.2.0-1|46	Summary: Fetion protocol library powered by ofetion project
12cr|libofetion-2.2.0-1|47	Group: Development/C
12cr|libofetion-2.2.0-1|48	Requires: %{libname} = %{version}
12cr|libofetion-2.2.0-1|49	Provides: %{name}-devel = %{version}-%{release}
12cr|libofetion-2.2.0-1|50	
12cr|libofetion-2.2.0-1|51	%description -n %develname
12cr|libofetion-2.2.0-1|52	OpenFetion is a IM client based on GTK+2.0, using CHINA MOBILE's Fetion
12cr|libofetion-2.2.0-1|53	Protocol Version 4.
12cr|libofetion-2.2.0-1|54	
12cr|libofetion-2.2.0-1|55	%files -n %develname
12cr|libofetion-2.2.0-1|56	%defattr(-,root,root)
12cr|libofetion-2.2.0-1|57	%{_includedir}/*
12cr|libofetion-2.2.0-1|58	%{_libdir}/libofetion.so
12cr|libofetion-2.2.0-1|59	%{_libdir}/libofetion.a
12cr|libofetion-2.2.0-1|60	%{_libdir}/pkgconfig/*.pc
12cr|libofetion-2.2.0-1|61	
12cr|libofetion-2.2.0-1|62	#---------------------------------------------------------------
12cr|libofetion-2.2.0-1|63	
12cr|libofetion-2.2.0-1|64	%prep
12cr|libofetion-2.2.0-1|65	%setup -qn %name-%version
12cr|libofetion-2.2.0-1|66	
12cr|libofetion-2.2.0-1|67	%build
12cr|libofetion-2.2.0-1|68	%cmake
12cr|libofetion-2.2.0-1|69	%make
12cr|libofetion-2.2.0-1|70	
12cr|libofetion-2.2.0-1|71	%install
12cr|libofetion-2.2.0-1|72	rm -rf $RPM_BUILD_ROOT
12cr|libofetion-2.2.0-1|73	%makeinstall_std -C build
12cr|libofetion-2.2.0-1|74	
12cr|libofetion-2.2.0-1|75	%clean
12cr|libofetion-2.2.0-1|76	rm -rf $RPM_BUILD_ROOT
12cr|libofetion-2.2.0-1|77	
12cr|libofetion-2.2.0-1|78	
12cr|libofetion-2.2.0-1|79	%changelog
12cr|libofetion-2.2.0-1|80	* Sat May 14 2011 Funda Wang <fwang@mandriva.org> 2.2.0-1mdv2011.0
12cr|libofetion-2.2.0-1|81	+ Revision: 674434
12cr|libofetion-2.2.0-1|82	- new version 2.2.0
12cr|libofetion-2.2.0-1|83	
12cr|libofetion-2.2.0-1|84	* Sun Dec 26 2010 Funda Wang <fwang@mandriva.org> 2.1.0-1mdv2011.0
12cr|libofetion-2.2.0-1|85	+ Revision: 625215
12cr|libofetion-2.2.0-1|86	- import libofetion
12cr|libofetion-2.2.0-1|87	

2766 12
12cr|liboil-0.3.17-4|1	%define apiver 0.3
12cr|liboil-0.3.17-4|2	%define major 0
12cr|liboil-0.3.17-4|3	%define libname %mklibname oil %{apiver} %{major}
12cr|liboil-0.3.17-4|4	%define develname %mklibname oil -d
12cr|liboil-0.3.17-4|5	%define staticname %mklibname oil -d -s
12cr|liboil-0.3.17-4|6	
12cr|liboil-0.3.17-4|7	Summary:	Optimized functions for multimedia calculations
12cr|liboil-0.3.17-4|8	Name:		liboil
12cr|liboil-0.3.17-4|9	Version:	0.3.17
12cr|liboil-0.3.17-4|10	Release:	4
12cr|liboil-0.3.17-4|11	License:	BSD
12cr|liboil-0.3.17-4|12	Group:		System/Libraries
12cr|liboil-0.3.17-4|13	URL:		http://liboil.freedesktop.org
12cr|liboil-0.3.17-4|14	Source0:	http://liboil.freedesktop.org/download/%{name}-%{version}.tar.gz
12cr|liboil-0.3.17-4|15	BuildRequires:	gtk-doc
12cr|liboil-0.3.17-4|16	BuildRequires:	pkgconfig(glib-2.0)
12cr|liboil-0.3.17-4|17	
12cr|liboil-0.3.17-4|18	%description
12cr|liboil-0.3.17-4|19	Liboil is a library of simple functions that are optimized for various
12cr|liboil-0.3.17-4|20	CPUs. These functions are generally loops implementing simple
12cr|liboil-0.3.17-4|21	algorithms, such as converting an array of N integers to
12cr|liboil-0.3.17-4|22	floating-poing numbers or multiplying and summing an array of N
12cr|liboil-0.3.17-4|23	numbers. Clearly such functions are candidates for significant
12cr|liboil-0.3.17-4|24	optimization using various techniques, especially by using extended
12cr|liboil-0.3.17-4|25	instructions provided by modern CPUs (Altivec, MMX, SSE, etc.).
12cr|liboil-0.3.17-4|26	
12cr|liboil-0.3.17-4|27	%package -n	%{libname}
12cr|liboil-0.3.17-4|28	Summary:	Optimized functions for multimedia calculations
12cr|liboil-0.3.17-4|29	Group:		System/Libraries
12cr|liboil-0.3.17-4|30	Obsoletes:	%mklibname oil 0.3
12cr|liboil-0.3.17-4|31	
12cr|liboil-0.3.17-4|32	%description -n	%{libname}
12cr|liboil-0.3.17-4|33	Liboil is a library of simple functions that are optimized for various
12cr|liboil-0.3.17-4|34	CPUs. These functions are generally loops implementing simple
12cr|liboil-0.3.17-4|35	algorithms, such as converting an array of N integers to
12cr|liboil-0.3.17-4|36	floating-poing numbers or multiplying and summing an array of N
12cr|liboil-0.3.17-4|37	numbers. Clearly such functions are candidates for significant
12cr|liboil-0.3.17-4|38	optimization using various techniques, especially by using extended
12cr|liboil-0.3.17-4|39	instructions provided by modern CPUs (Altivec, MMX, SSE, etc.).
12cr|liboil-0.3.17-4|40	
12cr|liboil-0.3.17-4|41	%package -n	%{develname}
12cr|liboil-0.3.17-4|42	Summary:	Optimized functions for multimedia calculations
12cr|liboil-0.3.17-4|43	Group:		Development/C
12cr|liboil-0.3.17-4|44	Requires:	%{libname} = %{EVRD}
12cr|liboil-0.3.17-4|45	Provides:	oil-devel = %{EVRD}
12cr|liboil-0.3.17-4|46	Obsoletes:	%mklibname oil 0.3 -d
12cr|liboil-0.3.17-4|47	
12cr|liboil-0.3.17-4|48	%description -n	%{develname}
12cr|liboil-0.3.17-4|49	Liboil is a library of simple functions that are optimized for various
12cr|liboil-0.3.17-4|50	CPUs. These functions are generally loops implementing simple
12cr|liboil-0.3.17-4|51	algorithms, such as converting an array of N integers to
12cr|liboil-0.3.17-4|52	floating-poing numbers or multiplying and summing an array of N
12cr|liboil-0.3.17-4|53	numbers. Clearly such functions are candidates for significant
12cr|liboil-0.3.17-4|54	optimization using various techniques, especially by using extended
12cr|liboil-0.3.17-4|55	instructions provided by modern CPUs (Altivec, MMX, SSE, etc.).
12cr|liboil-0.3.17-4|56	
12cr|liboil-0.3.17-4|57	
12cr|liboil-0.3.17-4|58	%package -n	%{staticname}
12cr|liboil-0.3.17-4|59	Summary:	Optimized functions for multimedia calculations
12cr|liboil-0.3.17-4|60	Group:		Development/C
12cr|liboil-0.3.17-4|61	Requires:	%{develname} = %{EVRD}
12cr|liboil-0.3.17-4|62	Obsoletes:	%mklibname oil 0.3 -d -s
12cr|liboil-0.3.17-4|63	
12cr|liboil-0.3.17-4|64	%description -n %{staticname}
12cr|liboil-0.3.17-4|65	Liboil is a library of simple functions that are optimized for various
12cr|liboil-0.3.17-4|66	CPUs. These functions are generally loops implementing simple
12cr|liboil-0.3.17-4|67	algorithms, such as converting an array of N integers to
12cr|liboil-0.3.17-4|68	floating-poing numbers or multiplying and summing an array of N
12cr|liboil-0.3.17-4|69	numbers. Clearly such functions are candidates for significant
12cr|liboil-0.3.17-4|70	optimization using various techniques, especially by using extended
12cr|liboil-0.3.17-4|71	instructions provided by modern CPUs (Altivec, MMX, SSE, etc.).
12cr|liboil-0.3.17-4|72	
12cr|liboil-0.3.17-4|73	%package	tools
12cr|liboil-0.3.17-4|74	Summary:	Optimized functions for multimedia calculations
12cr|liboil-0.3.17-4|75	Group:		System/Libraries
12cr|liboil-0.3.17-4|76	
12cr|liboil-0.3.17-4|77	%description	tools
12cr|liboil-0.3.17-4|78	Liboil is a library of simple functions that are optimized for various
12cr|liboil-0.3.17-4|79	CPUs. These functions are generally loops implementing simple
12cr|liboil-0.3.17-4|80	algorithms, such as converting an array of N integers to
12cr|liboil-0.3.17-4|81	floating-poing numbers or multiplying and summing an array of N
12cr|liboil-0.3.17-4|82	numbers. Clearly such functions are candidates for significant
12cr|liboil-0.3.17-4|83	optimization using various techniques, especially by using extended
12cr|liboil-0.3.17-4|84	instructions provided by modern CPUs (Altivec, MMX, SSE, etc.).
12cr|liboil-0.3.17-4|85	
12cr|liboil-0.3.17-4|86	This contains the binaries that are bundled with %{name}.
12cr|liboil-0.3.17-4|87	
12cr|liboil-0.3.17-4|88	%prep
12cr|liboil-0.3.17-4|89	%setup -q
12cr|liboil-0.3.17-4|90	
12cr|liboil-0.3.17-4|91	%build
12cr|liboil-0.3.17-4|92	%configure2_5x
12cr|liboil-0.3.17-4|93	
12cr|liboil-0.3.17-4|94	%make
12cr|liboil-0.3.17-4|95	
12cr|liboil-0.3.17-4|96	%install
12cr|liboil-0.3.17-4|97	%makeinstall_std
12cr|liboil-0.3.17-4|98	
12cr|liboil-0.3.17-4|99	%check
12cr|liboil-0.3.17-4|100	make check
12cr|liboil-0.3.17-4|101	
12cr|liboil-0.3.17-4|102	%files -n %{libname}
12cr|liboil-0.3.17-4|103	%{_libdir}/liboil-%{apiver}.so.%{major}*
12cr|liboil-0.3.17-4|104	
12cr|liboil-0.3.17-4|105	%files -n %{develname}
12cr|liboil-0.3.17-4|106	%{_includedir}/liboil*
12cr|liboil-0.3.17-4|107	%{_libdir}/liboil*.so
12cr|liboil-0.3.17-4|108	%{_libdir}/pkgconfig/*.pc
12cr|liboil-0.3.17-4|109	%{_datadir}/gtk-doc/html/liboil
12cr|liboil-0.3.17-4|110	
12cr|liboil-0.3.17-4|111	%files -n %{staticname}
12cr|liboil-0.3.17-4|112	%{_libdir}/liboil*.a
12cr|liboil-0.3.17-4|113	
12cr|liboil-0.3.17-4|114	%files tools
12cr|liboil-0.3.17-4|115	%{_bindir}/*
12cr|liboil-0.3.17-4|116	
12cr|liboil-0.3.17-4|117	
12cr|liboil-0.3.17-4|118	%changelog
12cr|liboil-0.3.17-4|119	* Mon May 07 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.3.17-4
12cr|liboil-0.3.17-4|120	+ Revision: 797222
12cr|liboil-0.3.17-4|121	- rebuild
12cr|liboil-0.3.17-4|122	
12cr|liboil-0.3.17-4|123	* Sat Dec 03 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.17-3
12cr|liboil-0.3.17-4|124	+ Revision: 737504
12cr|liboil-0.3.17-4|125	- update to use pkgconfig() buildrequires
12cr|liboil-0.3.17-4|126	- use %%{EVRD} macro
12cr|liboil-0.3.17-4|127	- canonicalize provides: s/liboil-devel/oil-devel/
12cr|liboil-0.3.17-4|128	- cosmetics
12cr|liboil-0.3.17-4|129	- remove legacy rpm stuff
12cr|liboil-0.3.17-4|130	- remove deprecated ldconfig scriptlets
12cr|liboil-0.3.17-4|131	- fix dependency loop
12cr|liboil-0.3.17-4|132	
12cr|liboil-0.3.17-4|133	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.17-2mdv2011.0
12cr|liboil-0.3.17-4|134	+ Revision: 609765
12cr|liboil-0.3.17-4|135	- rebuild
12cr|liboil-0.3.17-4|136	
12cr|liboil-0.3.17-4|137	* Sat Mar 20 2010 Emmanuel Andry <eandry@mandriva.org> 0.3.17-1mdv2010.1
12cr|liboil-0.3.17-4|138	+ Revision: 525482
12cr|liboil-0.3.17-4|139	- New version 0.3.17
12cr|liboil-0.3.17-4|140	
12cr|liboil-0.3.17-4|141	* Tue Mar 16 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.16-3mdv2010.1
12cr|liboil-0.3.17-4|142	+ Revision: 520893
12cr|liboil-0.3.17-4|143	- rebuilt for 2010.1
12cr|liboil-0.3.17-4|144	
12cr|liboil-0.3.17-4|145	* Sun May 03 2009 Götz Waschk <waschk@mandriva.org> 0.3.16-2mdv2010.0
12cr|liboil-0.3.17-4|146	+ Revision: 371110
12cr|liboil-0.3.17-4|147	- bump
12cr|liboil-0.3.17-4|148	- new version
12cr|liboil-0.3.17-4|149	
12cr|liboil-0.3.17-4|150	* Thu Jul 03 2008 Götz Waschk <waschk@mandriva.org> 0.3.15-1mdv2009.0
12cr|liboil-0.3.17-4|151	+ Revision: 230892
12cr|liboil-0.3.17-4|152	- new version
12cr|liboil-0.3.17-4|153	
12cr|liboil-0.3.17-4|154	+ Pixel <pixel@mandriva.com>
12cr|liboil-0.3.17-4|155	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|liboil-0.3.17-4|156	
12cr|liboil-0.3.17-4|157	* Mon Jun 02 2008 Frederic Crozat <fcrozat@mandriva.com> 0.3.14-1mdv2009.0
12cr|liboil-0.3.17-4|158	+ Revision: 214302
12cr|liboil-0.3.17-4|159	- Release 0.3.14
12cr|liboil-0.3.17-4|160	- enable make check
12cr|liboil-0.3.17-4|161	
12cr|liboil-0.3.17-4|162	* Wed Feb 27 2008 Frederic Crozat <fcrozat@mandriva.com> 0.3.13-1mdv2008.1
12cr|liboil-0.3.17-4|163	+ Revision: 175919
12cr|liboil-0.3.17-4|164	- Release 0.3.13
12cr|liboil-0.3.17-4|165	- Remove patch0, merged upstream
12cr|liboil-0.3.17-4|166	
12cr|liboil-0.3.17-4|167	* Tue Feb 19 2008 Frederic Crozat <fcrozat@mandriva.com> 0.3.12-5mdv2008.1
12cr|liboil-0.3.17-4|168	+ Revision: 173065
12cr|liboil-0.3.17-4|169	- Fix build in iurt
12cr|liboil-0.3.17-4|170	- Disable omit-frame-pointer, it is crashing SSE detection when called from Mono (fd.o bug #8529)
12cr|liboil-0.3.17-4|171	- Remove patch0, enable back SSE support
12cr|liboil-0.3.17-4|172	- Remove patch1, not needed at all
12cr|liboil-0.3.17-4|173	
12cr|liboil-0.3.17-4|174	* Thu Jan 17 2008 Götz Waschk <waschk@mandriva.org> 0.3.12-4mdv2008.1
12cr|liboil-0.3.17-4|175	+ Revision: 153994
12cr|liboil-0.3.17-4|176	- fix dep of the static devel package
12cr|liboil-0.3.17-4|177	- remove useless provides
12cr|liboil-0.3.17-4|178	
12cr|liboil-0.3.17-4|179	+ Thierry Vignaud <tv@mandriva.org>
12cr|liboil-0.3.17-4|180	- rebuild
12cr|liboil-0.3.17-4|181	
12cr|liboil-0.3.17-4|182	* Fri Jan 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.12-2mdv2008.1
12cr|liboil-0.3.17-4|183	+ Revision: 147997
12cr|liboil-0.3.17-4|184	- correct license is BSD in this case
12cr|liboil-0.3.17-4|185	- new devel library policy
12cr|liboil-0.3.17-4|186	- correct libification
12cr|liboil-0.3.17-4|187	- use hack for parallel build
12cr|liboil-0.3.17-4|188	- fix mixture of tabs and spaces
12cr|liboil-0.3.17-4|189	- compile liboil with %%optflags (p1)
12cr|liboil-0.3.17-4|190	- remove rpath
12cr|liboil-0.3.17-4|191	- drop buildrequires on automake1.9
12cr|liboil-0.3.17-4|192	
12cr|liboil-0.3.17-4|193	+ Olivier Blin <blino@mandriva.org>
12cr|liboil-0.3.17-4|194	- restore BuildRoot
12cr|liboil-0.3.17-4|195	
12cr|liboil-0.3.17-4|196	+ Thierry Vignaud <tv@mandriva.org>
12cr|liboil-0.3.17-4|197	- kill re-definition of %%buildroot on Pixel's request
12cr|liboil-0.3.17-4|198	
12cr|liboil-0.3.17-4|199	* Tue May 29 2007 Götz Waschk <waschk@mandriva.org> 0.3.12-1mdv2008.0
12cr|liboil-0.3.17-4|200	+ Revision: 32635
12cr|liboil-0.3.17-4|201	- new version
12cr|liboil-0.3.17-4|202	
12cr|liboil-0.3.17-4|203	* Mon Apr 23 2007 Götz Waschk <waschk@mandriva.org> 0.3.11-1mdv2008.0
12cr|liboil-0.3.17-4|204	+ Revision: 17173
12cr|liboil-0.3.17-4|205	- new version
12cr|liboil-0.3.17-4|206	

2767 12
12cr|libol-0.3.18-6|1	%define major	0
12cr|libol-0.3.18-6|2	%define libname	%mklibname ol %{major}
12cr|libol-0.3.18-6|3	
12cr|libol-0.3.18-6|4	Summary:	Nonblocking I/O and OO library
12cr|libol-0.3.18-6|5	Name:		libol
12cr|libol-0.3.18-6|6	Version:	0.3.18
12cr|libol-0.3.18-6|7	Release:	6
12cr|libol-0.3.18-6|8	License:	GPL
12cr|libol-0.3.18-6|9	Group:		System/Libraries
12cr|libol-0.3.18-6|10	URL:		http://www.balabit.hu/downloads/libol/0.3/
12cr|libol-0.3.18-6|11	Source:     http://www.balabit.hu/downloads/libol/0.3/%{name}-%{version}.tar.bz2
12cr|libol-0.3.18-6|12	
12cr|libol-0.3.18-6|13	%description
12cr|libol-0.3.18-6|14	Nonblocking I/O and OO library. It is needed to build syslog-ng,
12cr|libol-0.3.18-6|15	the new generation syslog.
12cr|libol-0.3.18-6|16	
12cr|libol-0.3.18-6|17	%package -n	%{libname}
12cr|libol-0.3.18-6|18	Group:		Development/Other
12cr|libol-0.3.18-6|19	Summary:	Nonblocking I/O and OO library. This package contains the libraries
12cr|libol-0.3.18-6|20	
12cr|libol-0.3.18-6|21	%description -n	%{libname}
12cr|libol-0.3.18-6|22	Nonblocking I/O and OO library. It is needed to build syslog-ng,
12cr|libol-0.3.18-6|23	the new generation syslog.
12cr|libol-0.3.18-6|24	
12cr|libol-0.3.18-6|25	%package -n	%{libname}-devel
12cr|libol-0.3.18-6|26	Group:		Development/Other
12cr|libol-0.3.18-6|27	Summary:	Nonblocking I/O and OO library. Devel files
12cr|libol-0.3.18-6|28	Requires:	%{libname} = %{version}-%{release}
12cr|libol-0.3.18-6|29	Provides:	libol-devel = %{version}-%{release}
12cr|libol-0.3.18-6|30	
12cr|libol-0.3.18-6|31	%description -n	%{libname}-devel
12cr|libol-0.3.18-6|32	Nonblockin I/O and OO library. It is needed to build syslog-ng,
12cr|libol-0.3.18-6|33	the new generation syslog.
12cr|libol-0.3.18-6|34	
12cr|libol-0.3.18-6|35	%prep
12cr|libol-0.3.18-6|36	%setup -q
12cr|libol-0.3.18-6|37	
12cr|libol-0.3.18-6|38	%build
12cr|libol-0.3.18-6|39	%configure2_5x
12cr|libol-0.3.18-6|40	%make
12cr|libol-0.3.18-6|41	
12cr|libol-0.3.18-6|42	%install
12cr|libol-0.3.18-6|43	%makeinstall
12cr|libol-0.3.18-6|44	rm -f %{buildroot}%{_bindir}/make_class
12cr|libol-0.3.18-6|45	
12cr|libol-0.3.18-6|46	%files -n %{libname}
12cr|libol-0.3.18-6|47	%{_libdir}/*so.%{major}*
12cr|libol-0.3.18-6|48	
12cr|libol-0.3.18-6|49	%files -n %{libname}-devel
12cr|libol-0.3.18-6|50	%{_bindir}/*
12cr|libol-0.3.18-6|51	%{_includedir}/libol/
12cr|libol-0.3.18-6|52	%{_libdir}/*.a
12cr|libol-0.3.18-6|53	%{_libdir}/libol.so
12cr|libol-0.3.18-6|54	
12cr|libol-0.3.18-6|55	%changelog
12cr|libol-0.3.18-6|56	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.18-5mdv2011.0
12cr|libol-0.3.18-6|57	+ Revision: 620168
12cr|libol-0.3.18-6|58	- the mass rebuild of 2010.0 packages
12cr|libol-0.3.18-6|59	
12cr|libol-0.3.18-6|60	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3.18-4mdv2010.0
12cr|libol-0.3.18-6|61	+ Revision: 429817
12cr|libol-0.3.18-6|62	- rebuild
12cr|libol-0.3.18-6|63	
12cr|libol-0.3.18-6|64	* Sat Jul 26 2008 Thierry Vignaud <tv@mandriva.org> 0.3.18-3mdv2009.0
12cr|libol-0.3.18-6|65	+ Revision: 250309
12cr|libol-0.3.18-6|66	- rebuild
12cr|libol-0.3.18-6|67	
12cr|libol-0.3.18-6|68	+ Pixel <pixel@mandriva.com>
12cr|libol-0.3.18-6|69	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libol-0.3.18-6|70	
12cr|libol-0.3.18-6|71	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.3.18-1mdv2008.1
12cr|libol-0.3.18-6|72	+ Revision: 136557
12cr|libol-0.3.18-6|73	- restore BuildRoot
12cr|libol-0.3.18-6|74	
12cr|libol-0.3.18-6|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|libol-0.3.18-6|76	- kill re-definition of %%buildroot on Pixel's request
12cr|libol-0.3.18-6|77	
12cr|libol-0.3.18-6|78	
12cr|libol-0.3.18-6|79	* Tue Mar 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.18-1mdv2007.1
12cr|libol-0.3.18-6|80	+ Revision: 142379
12cr|libol-0.3.18-6|81	- new version
12cr|libol-0.3.18-6|82	
12cr|libol-0.3.18-6|83	* Wed Jul 13 2005 Herton Ronaldo Krzesinski <herton@mandriva.com> 0.3.16-2mdk
12cr|libol-0.3.18-6|84	- Fix some things pointed out by rpmlint.
12cr|libol-0.3.18-6|85	
12cr|libol-0.3.18-6|86	* Sat Jul 09 2005 Herton Ronaldo Krzesinski <herton@mandriva.com> 0.3.16-1mdk
12cr|libol-0.3.18-6|87	- New upstream version: 0.3.16.
12cr|libol-0.3.18-6|88	
12cr|libol-0.3.18-6|89	* Thu Sep 23 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.3.14-2mdk
12cr|libol-0.3.18-6|90	- get rid of scsh dependency by dropping %%{_bindir}/make_class
12cr|libol-0.3.18-6|91	
12cr|libol-0.3.18-6|92	* Tue Sep 21 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.3.14-1mdk
12cr|libol-0.3.18-6|93	- 0.3.14
12cr|libol-0.3.18-6|94	- cleanups
12cr|libol-0.3.18-6|95	

2768 12
12cr|liboobs-2.32.0-3|1	%define major 5
12cr|liboobs-2.32.0-3|2	%define libname %mklibname oobs-1_ %{major}
12cr|liboobs-2.32.0-3|3	%define devname %mklibname -d oobs-1
12cr|liboobs-2.32.0-3|4	
12cr|liboobs-2.32.0-3|5	Summary:	System configuration backend library
12cr|liboobs-2.32.0-3|6	Name:		liboobs
12cr|liboobs-2.32.0-3|7	Version:	2.32.0
12cr|liboobs-2.32.0-3|8	Release:	3
12cr|liboobs-2.32.0-3|9	License:	LGPLv2+
12cr|liboobs-2.32.0-3|10	Group:		System/Libraries
12cr|liboobs-2.32.0-3|11	Url:		http://www.gnome.org
12cr|liboobs-2.32.0-3|12	Source0:	http://ftp.gnome.org/pub/GNOME/sources/liboobs/%{name}-%{version}.tar.bz2
12cr|liboobs-2.32.0-3|13	Patch0:		liboobs-2.22.2-format-strings.patch
12cr|liboobs-2.32.0-3|14	
12cr|liboobs-2.32.0-3|15	BuildRequires:	gtk-doc
12cr|liboobs-2.32.0-3|16	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|liboobs-2.32.0-3|17	BuildRequires:	pkgconfig(system-tools-backends-2.0)
12cr|liboobs-2.32.0-3|18	
12cr|liboobs-2.32.0-3|19	%description
12cr|liboobs-2.32.0-3|20	Liboobs is a wrapping library to the System Tools Backends, it will
12cr|liboobs-2.32.0-3|21	provide easy to access GObjects to system configuration details, like
12cr|liboobs-2.32.0-3|22	users, groups and network interfaces, it will handle sessions with the
12cr|liboobs-2.32.0-3|23	backend and data consistency too.
12cr|liboobs-2.32.0-3|24	
12cr|liboobs-2.32.0-3|25	%package -n %{libname}
12cr|liboobs-2.32.0-3|26	Group:		System/Libraries
12cr|liboobs-2.32.0-3|27	Summary:	System configuration backend shared library
12cr|liboobs-2.32.0-3|28	
12cr|liboobs-2.32.0-3|29	%description -n %{libname}
12cr|liboobs-2.32.0-3|30	This package contains the shared library for %{name}.
12cr|liboobs-2.32.0-3|31	
12cr|liboobs-2.32.0-3|32	%package -n %{devname}
12cr|liboobs-2.32.0-3|33	Group:		Development/C
12cr|liboobs-2.32.0-3|34	Summary:	Header files of the system configuration backend library
12cr|liboobs-2.32.0-3|35	Requires:	%{libname} = %{version}
12cr|liboobs-2.32.0-3|36	Provides:	%{name}-devel = %{version}-%{release}
12cr|liboobs-2.32.0-3|37	
12cr|liboobs-2.32.0-3|38	%description -n %{devname}
12cr|liboobs-2.32.0-3|39	This package contains the development files for %{name}.
12cr|liboobs-2.32.0-3|40	
12cr|liboobs-2.32.0-3|41	%prep
12cr|liboobs-2.32.0-3|42	%setup -q
12cr|liboobs-2.32.0-3|43	%apply_patches
12cr|liboobs-2.32.0-3|44	
12cr|liboobs-2.32.0-3|45	%build
12cr|liboobs-2.32.0-3|46	autoreconf -fi
12cr|liboobs-2.32.0-3|47	%configure \
12cr|liboobs-2.32.0-3|48	--disable-static \
12cr|liboobs-2.32.0-3|49	--enable-gtk-doc
12cr|liboobs-2.32.0-3|50	
12cr|liboobs-2.32.0-3|51	%make LIBS='-lgobject-2.0 -lglib-2.0'
12cr|liboobs-2.32.0-3|52	
12cr|liboobs-2.32.0-3|53	%install
12cr|liboobs-2.32.0-3|54	%makeinstall_std
12cr|liboobs-2.32.0-3|55	
12cr|liboobs-2.32.0-3|56	%files -n %{libname}
12cr|liboobs-2.32.0-3|57	%{_libdir}/liboobs-1.so.%{major}*
12cr|liboobs-2.32.0-3|58	
12cr|liboobs-2.32.0-3|59	%files -n %{devname}
12cr|liboobs-2.32.0-3|60	%doc AUTHORS NEWS README ChangeLog
12cr|liboobs-2.32.0-3|61	%{_datadir}/gtk-doc/html/liboobs
12cr|liboobs-2.32.0-3|62	%{_includedir}/liboobs-1.0/
12cr|liboobs-2.32.0-3|63	%{_libdir}/liboobs-1.so
12cr|liboobs-2.32.0-3|64	%{_libdir}/pkgconfig/liboobs-1.pc
12cr|liboobs-2.32.0-3|65	
12cr|liboobs-2.32.0-3|66	
12cr|liboobs-2.32.0-3|67	
12cr|liboobs-2.32.0-3|68	%changelog
12cr|liboobs-2.32.0-3|69	* Tue Jun 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.32.0-3
12cr|liboobs-2.32.0-3|70	+ Revision: 802704
12cr|liboobs-2.32.0-3|71	- rebuild
12cr|liboobs-2.32.0-3|72	- cleaned up spec
12cr|liboobs-2.32.0-3|73	
12cr|liboobs-2.32.0-3|74	* Wed Sep 28 2011 Götz Waschk <waschk@mandriva.org> 2.32.0-2
12cr|liboobs-2.32.0-3|75	+ Revision: 701632
12cr|liboobs-2.32.0-3|76	- rebuild
12cr|liboobs-2.32.0-3|77	
12cr|liboobs-2.32.0-3|78	* Mon Sep 27 2010 Götz Waschk <waschk@mandriva.org> 2.32.0-1mdv2011.0
12cr|liboobs-2.32.0-3|79	+ Revision: 581422
12cr|liboobs-2.32.0-3|80	- update to new version 2.32.0
12cr|liboobs-2.32.0-3|81	
12cr|liboobs-2.32.0-3|82	* Mon Aug 30 2010 Götz Waschk <waschk@mandriva.org> 2.31.91-1mdv2011.0
12cr|liboobs-2.32.0-3|83	+ Revision: 574499
12cr|liboobs-2.32.0-3|84	- new version
12cr|liboobs-2.32.0-3|85	- new major
12cr|liboobs-2.32.0-3|86	
12cr|liboobs-2.32.0-3|87	* Fri Jul 30 2010 Götz Waschk <waschk@mandriva.org> 2.31.1-1mdv2011.0
12cr|liboobs-2.32.0-3|88	+ Revision: 563388
12cr|liboobs-2.32.0-3|89	- new version
12cr|liboobs-2.32.0-3|90	
12cr|liboobs-2.32.0-3|91	* Mon Mar 29 2010 Götz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12cr|liboobs-2.32.0-3|92	+ Revision: 528911
12cr|liboobs-2.32.0-3|93	- update to new version 2.30.0
12cr|liboobs-2.32.0-3|94	
12cr|liboobs-2.32.0-3|95	* Tue Mar 09 2010 Götz Waschk <waschk@mandriva.org> 2.29.92-1mdv2010.1
12cr|liboobs-2.32.0-3|96	+ Revision: 516895
12cr|liboobs-2.32.0-3|97	- update to new version 2.29.92
12cr|liboobs-2.32.0-3|98	
12cr|liboobs-2.32.0-3|99	* Mon Feb 15 2010 Götz Waschk <waschk@mandriva.org> 2.29.91-1mdv2010.1
12cr|liboobs-2.32.0-3|100	+ Revision: 506341
12cr|liboobs-2.32.0-3|101	- update to new version 2.29.91
12cr|liboobs-2.32.0-3|102	
12cr|liboobs-2.32.0-3|103	* Tue Feb 09 2010 Götz Waschk <waschk@mandriva.org> 2.29.90-1mdv2010.1
12cr|liboobs-2.32.0-3|104	+ Revision: 502815
12cr|liboobs-2.32.0-3|105	- new version
12cr|liboobs-2.32.0-3|106	- update system-tools-backends2 dep
12cr|liboobs-2.32.0-3|107	
12cr|liboobs-2.32.0-3|108	* Tue Jan 26 2010 Götz Waschk <waschk@mandriva.org> 2.29.3-1mdv2010.1
12cr|liboobs-2.32.0-3|109	+ Revision: 496513
12cr|liboobs-2.32.0-3|110	- new version
12cr|liboobs-2.32.0-3|111	- disable parallel build
12cr|liboobs-2.32.0-3|112	
12cr|liboobs-2.32.0-3|113	* Tue Jan 12 2010 Götz Waschk <waschk@mandriva.org> 2.29.2.1-1mdv2010.1
12cr|liboobs-2.32.0-3|114	+ Revision: 490163
12cr|liboobs-2.32.0-3|115	- new version
12cr|liboobs-2.32.0-3|116	- drop patch
12cr|liboobs-2.32.0-3|117	
12cr|liboobs-2.32.0-3|118	* Mon Jan 11 2010 Götz Waschk <waschk@mandriva.org> 2.29.2-2mdv2010.1
12cr|liboobs-2.32.0-3|119	+ Revision: 489935
12cr|liboobs-2.32.0-3|120	- add missing header
12cr|liboobs-2.32.0-3|121	
12cr|liboobs-2.32.0-3|122	* Mon Jan 11 2010 Götz Waschk <waschk@mandriva.org> 2.29.2-1mdv2010.1
12cr|liboobs-2.32.0-3|123	+ Revision: 489884
12cr|liboobs-2.32.0-3|124	- new version
12cr|liboobs-2.32.0-3|125	- bump system-tools-backends2 dep
12cr|liboobs-2.32.0-3|126	
12cr|liboobs-2.32.0-3|127	* Wed Dec 09 2009 Götz Waschk <waschk@mandriva.org> 2.29.1-1mdv2010.1
12cr|liboobs-2.32.0-3|128	+ Revision: 475422
12cr|liboobs-2.32.0-3|129	- update to new version 2.29.1
12cr|liboobs-2.32.0-3|130	
12cr|liboobs-2.32.0-3|131	* Thu Sep 10 2009 Götz Waschk <waschk@mandriva.org> 2.22.2-1mdv2010.0
12cr|liboobs-2.32.0-3|132	+ Revision: 437204
12cr|liboobs-2.32.0-3|133	- new version
12cr|liboobs-2.32.0-3|134	- update patch
12cr|liboobs-2.32.0-3|135	- enable docs
12cr|liboobs-2.32.0-3|136	
12cr|liboobs-2.32.0-3|137	* Sun Aug 16 2009 Götz Waschk <waschk@mandriva.org> 2.22.1-1mdv2010.0
12cr|liboobs-2.32.0-3|138	+ Revision: 417089
12cr|liboobs-2.32.0-3|139	- update to new version 2.22.1
12cr|liboobs-2.32.0-3|140	
12cr|liboobs-2.32.0-3|141	* Mon Jul 27 2009 Götz Waschk <waschk@mandriva.org> 2.22.0-4mdv2010.0
12cr|liboobs-2.32.0-3|142	+ Revision: 400504
12cr|liboobs-2.32.0-3|143	- fix format strings
12cr|liboobs-2.32.0-3|144	- update license
12cr|liboobs-2.32.0-3|145	
12cr|liboobs-2.32.0-3|146	* Sun Jul 27 2008 Thierry Vignaud <tv@mandriva.org> 2.22.0-3mdv2009.0
12cr|liboobs-2.32.0-3|147	+ Revision: 250313
12cr|liboobs-2.32.0-3|148	- rebuild
12cr|liboobs-2.32.0-3|149	
12cr|liboobs-2.32.0-3|150	+ Pixel <pixel@mandriva.com>
12cr|liboobs-2.32.0-3|151	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|liboobs-2.32.0-3|152	
12cr|liboobs-2.32.0-3|153	* Sun Mar 09 2008 Götz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12cr|liboobs-2.32.0-3|154	+ Revision: 183040
12cr|liboobs-2.32.0-3|155	- new version
12cr|liboobs-2.32.0-3|156	
12cr|liboobs-2.32.0-3|157	* Tue Feb 26 2008 Götz Waschk <waschk@mandriva.org> 2.21.92-1mdv2008.1
12cr|liboobs-2.32.0-3|158	+ Revision: 175274
12cr|liboobs-2.32.0-3|159	- new version
12cr|liboobs-2.32.0-3|160	
12cr|liboobs-2.32.0-3|161	* Tue Feb 12 2008 Götz Waschk <waschk@mandriva.org> 2.21.91-1mdv2008.1
12cr|liboobs-2.32.0-3|162	+ Revision: 165741
12cr|liboobs-2.32.0-3|163	- new version
12cr|liboobs-2.32.0-3|164	
12cr|liboobs-2.32.0-3|165	* Mon Jan 28 2008 Götz Waschk <waschk@mandriva.org> 2.21.90-1mdv2008.1
12cr|liboobs-2.32.0-3|166	+ Revision: 159422
12cr|liboobs-2.32.0-3|167	- new version
12cr|liboobs-2.32.0-3|168	
12cr|liboobs-2.32.0-3|169	* Tue Jan 15 2008 Götz Waschk <waschk@mandriva.org> 2.21.5-1mdv2008.1
12cr|liboobs-2.32.0-3|170	+ Revision: 152134
12cr|liboobs-2.32.0-3|171	- new version
12cr|liboobs-2.32.0-3|172	
12cr|liboobs-2.32.0-3|173	+ Olivier Blin <blino@mandriva.org>
12cr|liboobs-2.32.0-3|174	- restore BuildRoot
12cr|liboobs-2.32.0-3|175	
12cr|liboobs-2.32.0-3|176	* Tue Dec 18 2007 Götz Waschk <waschk@mandriva.org> 2.21.3-1mdv2008.1
12cr|liboobs-2.32.0-3|177	+ Revision: 132242
12cr|liboobs-2.32.0-3|178	- new version
12cr|liboobs-2.32.0-3|179	- bump deps
12cr|liboobs-2.32.0-3|180	
12cr|liboobs-2.32.0-3|181	+ Thierry Vignaud <tv@mandriva.org>
12cr|liboobs-2.32.0-3|182	- kill re-definition of %%buildroot on Pixel's request
12cr|liboobs-2.32.0-3|183	
12cr|liboobs-2.32.0-3|184	* Wed Nov 14 2007 Götz Waschk <waschk@mandriva.org> 2.21.2.1-1mdv2008.1
12cr|liboobs-2.32.0-3|185	+ Revision: 108782
12cr|liboobs-2.32.0-3|186	- new version
12cr|liboobs-2.32.0-3|187	- bump deps
12cr|liboobs-2.32.0-3|188	
12cr|liboobs-2.32.0-3|189	* Tue Oct 30 2007 Götz Waschk <waschk@mandriva.org> 2.21.1-1mdv2008.1
12cr|liboobs-2.32.0-3|190	+ Revision: 103742
12cr|liboobs-2.32.0-3|191	- fix buildrequires
12cr|liboobs-2.32.0-3|192	- new version
12cr|liboobs-2.32.0-3|193	- new major
12cr|liboobs-2.32.0-3|194	
12cr|liboobs-2.32.0-3|195	* Sat Sep 15 2007 Götz Waschk <waschk@mandriva.org> 2.20.0-1mdv2008.0
12cr|liboobs-2.32.0-3|196	+ Revision: 85974
12cr|liboobs-2.32.0-3|197	- new version
12cr|liboobs-2.32.0-3|198	
12cr|liboobs-2.32.0-3|199	* Tue Sep 04 2007 Götz Waschk <waschk@mandriva.org> 2.19.92-1mdv2008.0
12cr|liboobs-2.32.0-3|200	+ Revision: 79027
12cr|liboobs-2.32.0-3|201	- new version
12cr|liboobs-2.32.0-3|202	
12cr|liboobs-2.32.0-3|203	* Tue Aug 28 2007 Götz Waschk <waschk@mandriva.org> 2.19.91-1mdv2008.0
12cr|liboobs-2.32.0-3|204	+ Revision: 72386
12cr|liboobs-2.32.0-3|205	- new version
12cr|liboobs-2.32.0-3|206	- new devel name
12cr|liboobs-2.32.0-3|207	
12cr|liboobs-2.32.0-3|208	* Tue Jul 10 2007 Götz Waschk <waschk@mandriva.org> 2.19.0-1mdv2008.0
12cr|liboobs-2.32.0-3|209	+ Revision: 50940
12cr|liboobs-2.32.0-3|210	- new version
12cr|liboobs-2.32.0-3|211	
12cr|liboobs-2.32.0-3|212	* Tue Apr 17 2007 Götz Waschk <waschk@mandriva.org> 2.18.1-1mdv2008.0
12cr|liboobs-2.32.0-3|213	+ Revision: 13610
12cr|liboobs-2.32.0-3|214	- new version
12cr|liboobs-2.32.0-3|215	
12cr|liboobs-2.32.0-3|216	
12cr|liboobs-2.32.0-3|217	* Mon Mar 12 2007 Götz Waschk <waschk@mandriva.org> 2.18.0-1mdv2007.1
12cr|liboobs-2.32.0-3|218	+ Revision: 141704
12cr|liboobs-2.32.0-3|219	- new version
12cr|liboobs-2.32.0-3|220	
12cr|liboobs-2.32.0-3|221	* Thu Mar 01 2007 Götz Waschk <waschk@mandriva.org> 2.17.92-1mdv2007.1
12cr|liboobs-2.32.0-3|222	+ Revision: 130305
12cr|liboobs-2.32.0-3|223	- new version
12cr|liboobs-2.32.0-3|224	
12cr|liboobs-2.32.0-3|225	* Tue Feb 13 2007 Götz Waschk <waschk@mandriva.org> 2.17.91-1mdv2007.1
12cr|liboobs-2.32.0-3|226	+ Revision: 120320
12cr|liboobs-2.32.0-3|227	- new version
12cr|liboobs-2.32.0-3|228	
12cr|liboobs-2.32.0-3|229	* Wed Jan 24 2007 Götz Waschk <waschk@mandriva.org> 2.17.90.1-1mdv2007.1
12cr|liboobs-2.32.0-3|230	+ Revision: 112721
12cr|liboobs-2.32.0-3|231	- new version
12cr|liboobs-2.32.0-3|232	
12cr|liboobs-2.32.0-3|233	* Tue Jan 23 2007 Götz Waschk <waschk@mandriva.org> 2.17.90-1mdv2007.1
12cr|liboobs-2.32.0-3|234	+ Revision: 112292
12cr|liboobs-2.32.0-3|235	- new version
12cr|liboobs-2.32.0-3|236	
12cr|liboobs-2.32.0-3|237	* Wed Jan 10 2007 Götz Waschk <waschk@mandriva.org> 2.17.5.1-1mdv2007.1
12cr|liboobs-2.32.0-3|238	+ Revision: 106915
12cr|liboobs-2.32.0-3|239	- new version
12cr|liboobs-2.32.0-3|240	- disable doc build
12cr|liboobs-2.32.0-3|241	
12cr|liboobs-2.32.0-3|242	* Tue Jan 09 2007 Götz Waschk <waschk@mandriva.org> 2.17.5-1mdv2007.1
12cr|liboobs-2.32.0-3|243	+ Revision: 106385
12cr|liboobs-2.32.0-3|244	- new version
12cr|liboobs-2.32.0-3|245	- new major
12cr|liboobs-2.32.0-3|246	- enable gtk doc build
12cr|liboobs-2.32.0-3|247	- bump deps
12cr|liboobs-2.32.0-3|248	
12cr|liboobs-2.32.0-3|249	* Fri Dec 01 2006 Götz Waschk <waschk@mandriva.org> 2.17.3-1mdv2007.1
12cr|liboobs-2.32.0-3|250	+ Revision: 89551
12cr|liboobs-2.32.0-3|251	- new version
12cr|liboobs-2.32.0-3|252	
12cr|liboobs-2.32.0-3|253	* Mon Nov 27 2006 Götz Waschk <waschk@mandriva.org> 2.17.2-1mdv2007.1
12cr|liboobs-2.32.0-3|254	+ Revision: 87607
12cr|liboobs-2.32.0-3|255	- new version
12cr|liboobs-2.32.0-3|256	
12cr|liboobs-2.32.0-3|257	* Sun Nov 05 2006 Götz Waschk <waschk@mandriva.org> 0.6.1-1mdv2007.1
12cr|liboobs-2.32.0-3|258	+ Revision: 76762
12cr|liboobs-2.32.0-3|259	- new version
12cr|liboobs-2.32.0-3|260	
12cr|liboobs-2.32.0-3|261	* Fri Oct 13 2006 Götz Waschk <waschk@mandriva.org> 0.6.0-2mdv2007.1
12cr|liboobs-2.32.0-3|262	+ Revision: 63694
12cr|liboobs-2.32.0-3|263	- rebuild
12cr|liboobs-2.32.0-3|264	- Import liboobs
12cr|liboobs-2.32.0-3|265	
12cr|liboobs-2.32.0-3|266	* Sat Oct 07 2006 Götz Waschk <waschk@mandriva.org> 0.6.0-1mdv2007.1
12cr|liboobs-2.32.0-3|267	- bump deps
12cr|liboobs-2.32.0-3|268	- New version 0.6.0
12cr|liboobs-2.32.0-3|269	
12cr|liboobs-2.32.0-3|270	* Sun Oct 01 2006 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdv2007.0
12cr|liboobs-2.32.0-3|271	- new major
12cr|liboobs-2.32.0-3|272	- New version 0.5.0
12cr|liboobs-2.32.0-3|273	
12cr|liboobs-2.32.0-3|274	* Tue Sep 12 2006 Götz Waschk <waschk@mandriva.org> 0.4.0-1mdv2007.0
12cr|liboobs-2.32.0-3|275	- new major
12cr|liboobs-2.32.0-3|276	- bump deps
12cr|liboobs-2.32.0-3|277	- drop patch
12cr|liboobs-2.32.0-3|278	- New version 0.4.0
12cr|liboobs-2.32.0-3|279	
12cr|liboobs-2.32.0-3|280	* Sat Aug 05 2006 Götz Waschk <waschk@mandriva.org> 0.2.0-3mdv2007.0
12cr|liboobs-2.32.0-3|281	- fix buildrequires
12cr|liboobs-2.32.0-3|282	
12cr|liboobs-2.32.0-3|283	* Fri Aug 04 2006 Götz Waschk <waschk@mandriva.org> 0.2.0-2mdv2007.0
12cr|liboobs-2.32.0-3|284	- patch for new dbus
12cr|liboobs-2.32.0-3|285	
12cr|liboobs-2.32.0-3|286	* Fri Aug 04 2006 Götz Waschk <waschk@mandriva.org> 0.2.0-1mdv2007.0
12cr|liboobs-2.32.0-3|287	- initial package
12cr|liboobs-2.32.0-3|288	

2769 12
12cr|liboop-1.0-11|1	%define _requires_exceptions devel(libadns\\|devel(libtcl
12cr|liboop-1.0-11|2	
12cr|liboop-1.0-11|3	%define	major 4
12cr|liboop-1.0-11|4	%define libname %mklibname oop %{major}
12cr|liboop-1.0-11|5	%define develname %mklibname oop -d
12cr|liboop-1.0-11|6	
12cr|liboop-1.0-11|7	Summary:	A low-level event loop management library for POSIX-based OS'es
12cr|liboop-1.0-11|8	Name:		liboop
12cr|liboop-1.0-11|9	Version:	1.0
12cr|liboop-1.0-11|10	Release:	11
12cr|liboop-1.0-11|11	License:	LGPL
12cr|liboop-1.0-11|12	Group:		System/Libraries
12cr|liboop-1.0-11|13	URL:		http://liboop.org/
12cr|liboop-1.0-11|14	Source0:	%{name}-%{version}.tar.bz2
12cr|liboop-1.0-11|15	Patch0:		liboop-linkage_fix.diff
12cr|liboop-1.0-11|16	# Add 8.5 and 8.6 to tcl versions configure script detects - AdamW
12cr|liboop-1.0-11|17	# 2008/12
12cr|liboop-1.0-11|18	Patch1:		liboop-1.0-tcl86.patch
12cr|liboop-1.0-11|19	BuildRequires:	libtool
12cr|liboop-1.0-11|20	BuildRequires:	automake
12cr|liboop-1.0-11|21	BuildRequires:	adns-devel
12cr|liboop-1.0-11|22	BuildRequires:	glib-devel
12cr|liboop-1.0-11|23	BuildRequires:	tcl-devel
12cr|liboop-1.0-11|24	
12cr|liboop-1.0-11|25	%description
12cr|liboop-1.0-11|26	Liboop is a low-level event loop management library for POSIX-based
12cr|liboop-1.0-11|27	operating systems. It supports the development of modular,
12cr|liboop-1.0-11|28	multiplexed applications which may respond to events from several
12cr|liboop-1.0-11|29	sources. It replaces the "select() loop" and allows the
12cr|liboop-1.0-11|30	registration of event handlers for file and network I/O, timers and
12cr|liboop-1.0-11|31	signals. Since processes use these mechanisms for almost all
12cr|liboop-1.0-11|32	external communication, liboop can be used as the basis for almost
12cr|liboop-1.0-11|33	any application.
12cr|liboop-1.0-11|34	
12cr|liboop-1.0-11|35	%package -n	%{libname}
12cr|liboop-1.0-11|36	Summary:	A low-level event loop management library for POSIX-based OS'es
12cr|liboop-1.0-11|37	Group:          System/Libraries
12cr|liboop-1.0-11|38	
12cr|liboop-1.0-11|39	%description -n	%{libname}
12cr|liboop-1.0-11|40	Liboop is a low-level event loop management library for POSIX-based
12cr|liboop-1.0-11|41	operating systems. It supports the development of modular,
12cr|liboop-1.0-11|42	multiplexed applications which may respond to events from several
12cr|liboop-1.0-11|43	sources. It replaces the "select() loop" and allows the
12cr|liboop-1.0-11|44	registration of event handlers for file and network I/O, timers and
12cr|liboop-1.0-11|45	signals. Since processes use these mechanisms for almost all
12cr|liboop-1.0-11|46	external communication, liboop can be used as the basis for almost
12cr|liboop-1.0-11|47	any application.
12cr|liboop-1.0-11|48	
12cr|liboop-1.0-11|49	%package -n	%{develname}
12cr|liboop-1.0-11|50	Summary:	Static library and header files for the %{libname} library
12cr|liboop-1.0-11|51	Group:		Development/C
12cr|liboop-1.0-11|52	Requires:	%{libname} = %{version}
12cr|liboop-1.0-11|53	Requires:	adns-devel
12cr|liboop-1.0-11|54	Requires:	glib-devel
12cr|liboop-1.0-11|55	Provides:	oop-devel = %{version}-%{release}
12cr|liboop-1.0-11|56	Provides:	%{name}-devel = %{version}-%{release}
12cr|liboop-1.0-11|57	Obsoletes:	%{mklibname oop 4 -d}
12cr|liboop-1.0-11|58	
12cr|liboop-1.0-11|59	%description -n	%{develname}
12cr|liboop-1.0-11|60	Liboop is a low-level event loop management library for POSIX-based
12cr|liboop-1.0-11|61	operating systems. It supports the development of modular,
12cr|liboop-1.0-11|62	multiplexed applications which may respond to events from several
12cr|liboop-1.0-11|63	sources. It replaces the "select() loop" and allows the
12cr|liboop-1.0-11|64	registration of event handlers for file and network I/O, timers and
12cr|liboop-1.0-11|65	signals. Since processes use these mechanisms for almost all
12cr|liboop-1.0-11|66	external communication, liboop can be used as the basis for almost
12cr|liboop-1.0-11|67	any application.
12cr|liboop-1.0-11|68	
12cr|liboop-1.0-11|69	%prep
12cr|liboop-1.0-11|70	
12cr|liboop-1.0-11|71	%setup -q -n %{name}-%{version}
12cr|liboop-1.0-11|72	%patch0 -p0
12cr|liboop-1.0-11|73	%patch1 -p1 -b .tcl86
12cr|liboop-1.0-11|74	
12cr|liboop-1.0-11|75	%build
12cr|liboop-1.0-11|76	# this bit is done with automake for good reason. If you use newer
12cr|liboop-1.0-11|77	# versions, it will run fine, but the final built libraries will have
12cr|liboop-1.0-11|78	# no .so extension. Quite bizarre. - AdamW 2008/12
12cr|liboop-1.0-11|79	export WANT_AUTOCONF_2_5=1
12cr|liboop-1.0-11|80	libtoolize --copy --force; aclocal; autoconf; automake
12cr|liboop-1.0-11|81	export CFLAGS="%{optflags} -fPIC"
12cr|liboop-1.0-11|82	
12cr|liboop-1.0-11|83	%configure2_5x
12cr|liboop-1.0-11|84	make
12cr|liboop-1.0-11|85	
12cr|liboop-1.0-11|86	%install
12cr|liboop-1.0-11|87	%makeinstall_std
12cr|liboop-1.0-11|88	
12cr|liboop-1.0-11|89	%files -n %{libname}
12cr|liboop-1.0-11|90	%defattr(-,root,root)
12cr|liboop-1.0-11|91	%{_libdir}/*.so.*
12cr|liboop-1.0-11|92	
12cr|liboop-1.0-11|93	%files -n %{develname}
12cr|liboop-1.0-11|94	%defattr(-,root,root)
12cr|liboop-1.0-11|95	%{_includedir}/*.h
12cr|liboop-1.0-11|96	%{_libdir}/*.so
12cr|liboop-1.0-11|97	%{_libdir}/*.a
12cr|liboop-1.0-11|98	%{_libdir}/pkgconfig/*.pc
12cr|liboop-1.0-11|99	
12cr|liboop-1.0-11|100	
12cr|liboop-1.0-11|101	%changelog
12cr|liboop-1.0-11|102	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-10mdv2011.0
12cr|liboop-1.0-11|103	+ Revision: 627790
12cr|liboop-1.0-11|104	- don't force the usage of automake1.7
12cr|liboop-1.0-11|105	
12cr|liboop-1.0-11|106	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-9mdv2011.0
12cr|liboop-1.0-11|107	+ Revision: 620169
12cr|liboop-1.0-11|108	- the mass rebuild of 2010.0 packages
12cr|liboop-1.0-11|109	
12cr|liboop-1.0-11|110	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 1.0-8mdv2010.0
12cr|liboop-1.0-11|111	+ Revision: 438723
12cr|liboop-1.0-11|112	- rebuild
12cr|liboop-1.0-11|113	
12cr|liboop-1.0-11|114	* Sat Dec 06 2008 Adam Williamson <awilliamson@mandriva.org> 1.0-7mdv2009.1
12cr|liboop-1.0-11|115	+ Revision: 311070
12cr|liboop-1.0-11|116	- rebuild for new tcl
12cr|liboop-1.0-11|117	- add tcl86.patch (make it detect tcl 8.5 and 8.6)
12cr|liboop-1.0-11|118	
12cr|liboop-1.0-11|119	* Wed Jul 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2009.0
12cr|liboop-1.0-11|120	+ Revision: 232987
12cr|liboop-1.0-11|121	- fix build
12cr|liboop-1.0-11|122	
12cr|liboop-1.0-11|123	+ Pixel <pixel@mandriva.com>
12cr|liboop-1.0-11|124	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|liboop-1.0-11|125	
12cr|liboop-1.0-11|126	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0-5mdv2008.1
12cr|liboop-1.0-11|127	+ Revision: 136557
12cr|liboop-1.0-11|128	- restore BuildRoot
12cr|liboop-1.0-11|129	
12cr|liboop-1.0-11|130	+ Thierry Vignaud <tv@mandriva.org>
12cr|liboop-1.0-11|131	- kill re-definition of %%buildroot on Pixel's request
12cr|liboop-1.0-11|132	
12cr|liboop-1.0-11|133	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2008.0
12cr|liboop-1.0-11|134	+ Revision: 83684
12cr|liboop-1.0-11|135	- new devel naming
12cr|liboop-1.0-11|136	
12cr|liboop-1.0-11|137	
12cr|liboop-1.0-11|138	* Mon Nov 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdv2007.0
12cr|liboop-1.0-11|139	+ Revision: 85476
12cr|liboop-1.0-11|140	- Import liboop
12cr|liboop-1.0-11|141	
12cr|liboop-1.0-11|142	* Mon Nov 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdv2007.1
12cr|liboop-1.0-11|143	- rebuild
12cr|liboop-1.0-11|144	
12cr|liboop-1.0-11|145	* Sun Jan 01 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdk
12cr|liboop-1.0-11|146	- rebuilt against soname aware deps (tcl/tk)
12cr|liboop-1.0-11|147	- fix deps
12cr|liboop-1.0-11|148	
12cr|liboop-1.0-11|149	* Sun Dec 12 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-2mdk
12cr|liboop-1.0-11|150	- use better catching in the _requires_exceptions macro (amd64 fix)
12cr|liboop-1.0-11|151	
12cr|liboop-1.0-11|152	* Mon Aug 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-1mdk
12cr|liboop-1.0-11|153	- initial mandrake package
12cr|liboop-1.0-11|154	

2770 12
12cr|libopensi-1.0-20|1	%define _enable_debug_packages %{nil}
12cr|libopensi-1.0-20|2	%define debug_package %{nil}
12cr|libopensi-1.0-20|3	
12cr|libopensi-1.0-20|4	Summary:	Library for OpenSi
12cr|libopensi-1.0-20|5	Name:		libopensi
12cr|libopensi-1.0-20|6	Version:	1.0
12cr|libopensi-1.0-20|7	Release:	20
12cr|libopensi-1.0-20|8	Source0:	http://download.gna.org/opensi/%{name}/%{name}-%{version}.tgz
12cr|libopensi-1.0-20|9	License:	MPL
12cr|libopensi-1.0-20|10	Group:		System/Libraries
12cr|libopensi-1.0-20|11	Url:		http://opensi.org/
12cr|libopensi-1.0-20|12	BuildRequires:	firefox-devel
12cr|libopensi-1.0-20|13	Requires:	firefox >= %{firefox_epoch}:%{firefox_version}
12cr|libopensi-1.0-20|14	
12cr|libopensi-1.0-20|15	%description
12cr|libopensi-1.0-20|16	Library for OpenSi.
12cr|libopensi-1.0-20|17	
12cr|libopensi-1.0-20|18	%prep
12cr|libopensi-1.0-20|19	%setup -q -n %{name}
12cr|libopensi-1.0-20|20	
12cr|libopensi-1.0-20|21	%build
12cr|libopensi-1.0-20|22	
12cr|libopensi-1.0-20|23	%install
12cr|libopensi-1.0-20|24	# Jar for the translation
12cr|libopensi-1.0-20|25	mkdir -p %{buildroot}%{firefox_mozillapath}/chrome/
12cr|libopensi-1.0-20|26	cp -r `pwd`  %{buildroot}%{firefox_mozillapath}/chrome/
12cr|libopensi-1.0-20|27	# installed-chrome.txt addition
12cr|libopensi-1.0-20|28	mkdir -p %{buildroot}%{firefox_mozillapath}/chrome/rc.d/
12cr|libopensi-1.0-20|29	cat << EOF > %{buildroot}%{firefox_mozillapath}/chrome/rc.d/10_%{name}.txt
12cr|libopensi-1.0-20|30	content,install,url,resource:/chrome/libopensi/content/libopensi/
12cr|libopensi-1.0-20|31	EOF
12cr|libopensi-1.0-20|32	
12cr|libopensi-1.0-20|33	%files
12cr|libopensi-1.0-20|34	%{firefox_mozillapath}/chrome/libopensi
12cr|libopensi-1.0-20|35	%{firefox_mozillapath}/chrome/rc.d/*.txt
12cr|libopensi-1.0-20|36	

2771 12
12cr|libopensync-plugin-akonadi-0.22-1|1	Name:		libopensync-plugin-akonadi
12cr|libopensync-plugin-akonadi-0.22-1|2	Version:	0.22
12cr|libopensync-plugin-akonadi-0.22-1|3	Release:	%mkrel 1
12cr|libopensync-plugin-akonadi-0.22-1|4	Summary:	KDE4 Akonadi PIM Synchronization Plug-In for OpenSync
12cr|libopensync-plugin-akonadi-0.22-1|5	Group:		Graphical desktop/KDE
12cr|libopensync-plugin-akonadi-0.22-1|6	License:	GPLv3
12cr|libopensync-plugin-akonadi-0.22-1|7	URL:		http://www.opensync.org/wiki/plugins/akonadi
12cr|libopensync-plugin-akonadi-0.22-1|8	Source0:	%{name}-%{version}.tar.bz2
12cr|libopensync-plugin-akonadi-0.22-1|9	Patch0:		libopensync-plugin-akonadi-kde4.4.patch
12cr|libopensync-plugin-akonadi-0.22-1|10	BuildRequires:	pkgconfig(opensync-1.0)
12cr|libopensync-plugin-akonadi-0.22-1|11	BuildRequires:	pkgconfig(osengine-1.0)
12cr|libopensync-plugin-akonadi-0.22-1|12	BuildRequires:	cmake
12cr|libopensync-plugin-akonadi-0.22-1|13	BuildRequires:	kdepim4-devel
12cr|libopensync-plugin-akonadi-0.22-1|14	BuildRequires:	kdelibs4-devel
12cr|libopensync-plugin-akonadi-0.22-1|15	BuildRequires:	kdebase4-workspace-devel
12cr|libopensync-plugin-akonadi-0.22-1|16	Requires:	libopensync >= %{version}
12cr|libopensync-plugin-akonadi-0.22-1|17	
12cr|libopensync-plugin-akonadi-0.22-1|18	%description
12cr|libopensync-plugin-akonadi-0.22-1|19	This plug-in allows applications using OpenSync to synchronize to and
12cr|libopensync-plugin-akonadi-0.22-1|20	from KDE4 Akonadi-based applications.
12cr|libopensync-plugin-akonadi-0.22-1|21	
12cr|libopensync-plugin-akonadi-0.22-1|22	#-------------------------------------------------------------------------
12cr|libopensync-plugin-akonadi-0.22-1|23	
12cr|libopensync-plugin-akonadi-0.22-1|24	%prep
12cr|libopensync-plugin-akonadi-0.22-1|25	%setup -q
12cr|libopensync-plugin-akonadi-0.22-1|26	%patch0 -p1
12cr|libopensync-plugin-akonadi-0.22-1|27	
12cr|libopensync-plugin-akonadi-0.22-1|28	%build
12cr|libopensync-plugin-akonadi-0.22-1|29	%cmake_kde4
12cr|libopensync-plugin-akonadi-0.22-1|30	%make
12cr|libopensync-plugin-akonadi-0.22-1|31	
12cr|libopensync-plugin-akonadi-0.22-1|32	%install
12cr|libopensync-plugin-akonadi-0.22-1|33	%__rm -rf %{buildroot}
12cr|libopensync-plugin-akonadi-0.22-1|34	%makeinstall_std -C build
12cr|libopensync-plugin-akonadi-0.22-1|35	
12cr|libopensync-plugin-akonadi-0.22-1|36	%clean
12cr|libopensync-plugin-akonadi-0.22-1|37	%__rm -rf %{buildroot}
12cr|libopensync-plugin-akonadi-0.22-1|38	
12cr|libopensync-plugin-akonadi-0.22-1|39	%files
12cr|libopensync-plugin-akonadi-0.22-1|40	%doc AUTHORS COPYING ChangeLog README
12cr|libopensync-plugin-akonadi-0.22-1|41	%{_libdir}/opensync/plugins/akonadi_synclib.so
12cr|libopensync-plugin-akonadi-0.22-1|42	%{_libdir}/opensync/plugins/akonadi_sync.so
12cr|libopensync-plugin-akonadi-0.22-1|43	%{_datadir}/opensync/defaults/akonadi-sync
12cr|libopensync-plugin-akonadi-0.22-1|44	
12cr|libopensync-plugin-akonadi-0.22-1|45	
12cr|libopensync-plugin-akonadi-0.22-1|46	
12cr|libopensync-plugin-akonadi-0.22-1|47	
12cr|libopensync-plugin-akonadi-0.22-1|48	
12cr|libopensync-plugin-akonadi-0.22-1|49	%changelog
12cr|libopensync-plugin-akonadi-0.22-1|50	* Wed Mar 07 2012 Andrey Bondrov <abondrov@mandriva.org> 0.22-1
12cr|libopensync-plugin-akonadi-0.22-1|51	+ Revision: 782790
12cr|libopensync-plugin-akonadi-0.22-1|52	- imported package libopensync-plugin-akonadi
12cr|libopensync-plugin-akonadi-0.22-1|53	

2772 12
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|1	%define svn	3218
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|2	%define rel	4
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|3	%if %svn
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|4	%define release		%mkrel 0.%svn.%rel
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|5	%define distname	%name-%svn.tar.lzma
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|6	%define dirname		%name
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|7	%else
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|8	%define release		%mkrel %rel
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|9	%define distname	%name-%version.tar.bz2
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|10	%define dirname		%name-%version
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|11	%endif
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|12	
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|13	Name: 	 	libopensync-plugin-google-calendar
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|14	Version: 	0.22.1
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|15	Epoch:		1
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|16	Release: 	%{release}
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|17	Summary: 	OpenSync plugin for Google Calendar
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|18	License:	GPLv2+
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|19	Group:		Office
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|20	URL:		http://www.opensync.org
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|21	# For SVN:
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|22	# svn co http://svn.opensync.org/branches/branch-0.2X/plugins/google-calendar libopensync-plugin-google-calendar
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|23	Source0:	http://www.opensync.org/download/releases/%{distname}
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|24	BuildRequires:	libopensync-devel < 0.30
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|25	BuildRequires:	python-httplib2
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|26	Requires:	python-httplib2
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|27	Requires:	python-pyxml
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|28	Requires:	libopensync >= %{epoch}:0.22
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|29	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|30	
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|31	%description
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|32	This plugin allows applications using OpenSync to synchronise with Google
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|33	Calendar.
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|34	
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|35	%prep
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|36	%setup -q -n %{dirname}
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|37	
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|38	%build
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|39	%if %svn
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|40	autoreconf -i
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|41	%endif
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|42	# google-cal-helper is installed to libexecdir, we don't want it just
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|43	# in /usr/lib... - AdamW 2008/03
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|44	%configure2_5x --libexecdir=%{_libdir}/opensync
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|45	%make
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|46	
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|47	%install
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|48	rm -rf %{buildroot}
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|49	%makeinstall_std
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|50	
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|51	%clean
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|52	rm -rf %{buildroot}
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|53	
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|54	%files
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|55	%defattr(-,root,root)
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|56	%doc README
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|57	%{_libdir}/opensync/plugins/*
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|58	%{_datadir}/opensync/defaults/*
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|59	%{_libdir}/opensync/google-cal-helper
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|60	
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|61	
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|62	
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|63	%changelog
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|64	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.22.1-0.3218.4mdv2011.0
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|65	+ Revision: 620171
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|66	- the mass rebuild of 2010.0 packages
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|67	
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|68	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1:0.22.1-0.3218.3mdv2010.0
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|69	+ Revision: 429819
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|70	- rebuild
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|71	
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|72	* Mon Sep 01 2008 Austin Acton <austin@mandriva.org> 1:0.22.1-0.3218.2mdv2009.0
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|73	+ Revision: 278713
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|74	- requires python-pyxml
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|75	
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|76	* Thu Mar 13 2008 Adam Williamson <awilliamson@mandriva.org> 1:0.22.1-0.3218.1mdv2008.1
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|77	+ Revision: 187331
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|78	- buildrequires python-httplib2
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|79	- some cleanups
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|80	- revert to 0.22 based on latest 0.22 spec in SVN: use upstream SVN snapshot from 0.2 branch as it has stable important fixes since 0.22 release
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|81	
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|82	* Wed Mar 12 2008 Adam Williamson <awilliamson@mandriva.org> 0.36-2mdv2008.1
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|83	+ Revision: 186996
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|84	- requires python-httplib2
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|85	
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|86	* Thu Feb 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.36-1mdv2008.1
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|87	+ Revision: 175986
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|88	- import libopensync-plugin-google-calendar
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|89	
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|90	
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|91	* Thu Feb 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.36-1mdv2008.1
12cr|libopensync-plugin-google-calendar-0.22.1-0.3218.4|92	- first mdv release

2773 12
12cr|libopensync-plugin-moto-0.22-4|1	Name:           libopensync-plugin-moto
12cr|libopensync-plugin-moto-0.22-4|2	Version:        0.22
12cr|libopensync-plugin-moto-0.22-4|3	Epoch:          1
12cr|libopensync-plugin-moto-0.22-4|4	Release:        %mkrel 4
12cr|libopensync-plugin-moto-0.22-4|5	Summary:        Plugin for syncing with Motorola phones via libopensync
12cr|libopensync-plugin-moto-0.22-4|6	License:        GPLv2+
12cr|libopensync-plugin-moto-0.22-4|7	Group:          Office
12cr|libopensync-plugin-moto-0.22-4|8	URL:            http://www.opensync.org
12cr|libopensync-plugin-moto-0.22-4|9	Source:         http://www.opensync.org/download/releases/%{version}/%{name}-%{version}.tar.bz2
12cr|libopensync-plugin-moto-0.22-4|10	BuildRequires:  libopensync-devel < 0.30
12cr|libopensync-plugin-moto-0.22-4|11	Requires:       libopensync >= %{epoch}:%{version}
12cr|libopensync-plugin-moto-0.22-4|12	Requires: python-dateutil
12cr|libopensync-plugin-moto-0.22-4|13	Requires: python-pybluez
12cr|libopensync-plugin-moto-0.22-4|14	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|libopensync-plugin-moto-0.22-4|15	BuildArch: noarch
12cr|libopensync-plugin-moto-0.22-4|16	
12cr|libopensync-plugin-moto-0.22-4|17	%description
12cr|libopensync-plugin-moto-0.22-4|18	Plugin for syncing with Motorola phones via libopensync.
12cr|libopensync-plugin-moto-0.22-4|19	
12cr|libopensync-plugin-moto-0.22-4|20	
12cr|libopensync-plugin-moto-0.22-4|21	
12cr|libopensync-plugin-moto-0.22-4|22	%prep
12cr|libopensync-plugin-moto-0.22-4|23	%setup -q
12cr|libopensync-plugin-moto-0.22-4|24	
12cr|libopensync-plugin-moto-0.22-4|25	
12cr|libopensync-plugin-moto-0.22-4|26	%build
12cr|libopensync-plugin-moto-0.22-4|27	
12cr|libopensync-plugin-moto-0.22-4|28	%install
12cr|libopensync-plugin-moto-0.22-4|29	install -p -m644 -D motosync.py \
12cr|libopensync-plugin-moto-0.22-4|30	%{buildroot}/%{_libdir}/opensync/python-plugins/motosync.py
12cr|libopensync-plugin-moto-0.22-4|31	install -p -m644 -D moto-sync \
12cr|libopensync-plugin-moto-0.22-4|32	%{buildroot}/%{_datadir}/opensync/defaults/moto-sync
12cr|libopensync-plugin-moto-0.22-4|33	
12cr|libopensync-plugin-moto-0.22-4|34	%clean
12cr|libopensync-plugin-moto-0.22-4|35	
12cr|libopensync-plugin-moto-0.22-4|36	%files
12cr|libopensync-plugin-moto-0.22-4|37	%defattr(-,root,root,-)
12cr|libopensync-plugin-moto-0.22-4|38	%doc AUTHORS COPYING README
12cr|libopensync-plugin-moto-0.22-4|39	%{_libdir}/opensync/python-plugins/motosync*
12cr|libopensync-plugin-moto-0.22-4|40	%{_datadir}/opensync/defaults/moto-sync
12cr|libopensync-plugin-moto-0.22-4|41	
12cr|libopensync-plugin-moto-0.22-4|42	
12cr|libopensync-plugin-moto-0.22-4|43	
12cr|libopensync-plugin-moto-0.22-4|44	%changelog
12cr|libopensync-plugin-moto-0.22-4|45	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.22-4mdv2011.0
12cr|libopensync-plugin-moto-0.22-4|46	+ Revision: 620173
12cr|libopensync-plugin-moto-0.22-4|47	- the mass rebuild of 2010.0 packages
12cr|libopensync-plugin-moto-0.22-4|48	
12cr|libopensync-plugin-moto-0.22-4|49	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 1:0.22-3mdv2010.0
12cr|libopensync-plugin-moto-0.22-4|50	+ Revision: 438728
12cr|libopensync-plugin-moto-0.22-4|51	- rebuild
12cr|libopensync-plugin-moto-0.22-4|52	
12cr|libopensync-plugin-moto-0.22-4|53	* Sat Apr 04 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:0.22-2mdv2009.1
12cr|libopensync-plugin-moto-0.22-4|54	+ Revision: 364048
12cr|libopensync-plugin-moto-0.22-4|55	- Fix requires
12cr|libopensync-plugin-moto-0.22-4|56	- Fix requires
12cr|libopensync-plugin-moto-0.22-4|57	
12cr|libopensync-plugin-moto-0.22-4|58	* Sat Apr 04 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:0.22-1mdv2009.1
12cr|libopensync-plugin-moto-0.22-4|59	+ Revision: 364035
12cr|libopensync-plugin-moto-0.22-4|60	- #3 try
12cr|libopensync-plugin-moto-0.22-4|61	- #2 try
12cr|libopensync-plugin-moto-0.22-4|62	
12cr|libopensync-plugin-moto-0.22-4|63	* Sat Feb 21 2009 Guillaume Bedot <littletux@mandriva.org> 0.22-1mdv2009.1
12cr|libopensync-plugin-moto-0.22-4|64	+ Revision: 343718
12cr|libopensync-plugin-moto-0.22-4|65	- import libopensync-plugin-moto
12cr|libopensync-plugin-moto-0.22-4|66	
12cr|libopensync-plugin-moto-0.22-4|67	
12cr|libopensync-plugin-moto-0.22-4|68	* Sat Feb 21 2009 Guillaume Bedot <littletux@mandriva.org> 0.22-1mdv2009.1
12cr|libopensync-plugin-moto-0.22-4|69	- First package for libopensync-plugin-moto
12cr|libopensync-plugin-moto-0.22-4|70	

2774 12
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|1	%define svn	3218
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|2	%define rel	3
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|3	%if %svn
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|4	%define release		%mkrel 0.%svn.%rel
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|5	%define distname	%name-%svn.tar.lzma
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|6	%define dirname		%name
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|7	%else
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|8	%define release		%mkrel %rel
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|9	%define distname	%name-%version.tar.bz2
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|10	%define dirname		%name-%version
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|11	%endif
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|12	
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|13	Name: 	 	libopensync-plugin-sunbird
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|14	Version: 	0.22.1
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|15	Epoch:		1
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|16	Release: 	%{release}
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|17	Summary: 	Sunbird synchronization plug-in for OpenSync
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|18	License:	LGPLv2+
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|19	Group:		Office
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|20	URL:		http://www.opensync.org
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|21	# For SVN:
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|22	# svn co http://svn.opensync.org/branches/branch-0.2X/plugins/sunbird libopensync-plugin-sunbird
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|23	Source0:	http://www.opensync.org/download/releases/%{distname}
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|24	# Don't add -Wall and -Werror to compiler flags, I'm not a fucking
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|25	# masochist - AdamW 2008/03
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|26	Patch0:		libopensync-plugin-sunbird-0.22.1-warning.patch
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|27	BuildRequires:	libopensync-devel < 0.30
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|28	BuildRequires:  libneon-devel
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|29	Requires:	libopensync >= %{epoch}:0.22
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|30	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|31	
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|32	%description
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|33	This plug-in allows applications using OpenSync to synchronize to and
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|34	from Mozilla Calendar / Sunbird.
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|35	
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|36	%prep
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|37	%setup -q -n %{dirname}
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|38	%patch0 -p1 -b .warning
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|39	autoreconf -sfi
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|40	
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|41	%build
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|42	%configure2_5x
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|43	make
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|44	
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|45	%install
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|46	rm -rf %{buildroot}
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|47	%makeinstall_std
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|48	
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|49	%find_lang %{name}
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|50	
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|51	%clean
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|52	rm -rf %{buildroot}
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|53	
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|54	%files -f %{name}.lang
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|55	%defattr(-,root,root)
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|56	%doc AUTHORS
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|57	%{_libdir}/opensync/plugins/*
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|58	%{_datadir}/opensync/defaults/*
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|59	
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|60	
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|61	
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|62	%changelog
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|63	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.22.1-0.3218.3mdv2011.0
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|64	+ Revision: 620205
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|65	- the mass rebuild of 2010.0 packages
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|66	
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|67	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1:0.22.1-0.3218.2mdv2010.0
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|68	+ Revision: 429821
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|69	- rebuild
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|70	
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|71	* Thu Mar 13 2008 Adam Williamson <awilliamson@mandriva.org> 1:0.22.1-0.3218.1mdv2008.1
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|72	+ Revision: 187323
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|73	- some cleanups
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|74	- revert to 0.22 based on latest 0.22 spec in SVN (use snapshot from upstream 0.2 SVN branch as it includes useful stable fixes since 0.22)
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|75	
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|76	+ Olivier Blin <oblin@mandriva.com>
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|77	- restore BuildRoot
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|78	
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|80	- kill re-definition of %%buildroot on Pixel's request
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|81	
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|82	* Tue Apr 24 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2008.0
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|83	+ Revision: 18004
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|84	- new version
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|85	
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|86	
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|87	* Mon Jan 08 2007 Jérôme Soyer <saispo@mandriva.org> 0.20-1mdv2007.0
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|88	+ Revision: 105924
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|89	- Add BR
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|90	- Rebuild
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|91	- Import libopensync-plugin-sunbird
12cr|libopensync-plugin-sunbird-0.22.1-0.3218.3|92	

2775 12
12cr|liboping-1.6.2-3|1	%define	major 0
12cr|liboping-1.6.2-3|2	%define libname %mklibname oping %{major}
12cr|liboping-1.6.2-3|3	%define develname %mklibname oping -d
12cr|liboping-1.6.2-3|4	
12cr|liboping-1.6.2-3|5	Summary:	Library to generate ICMP echo requests
12cr|liboping-1.6.2-3|6	Name:		liboping
12cr|liboping-1.6.2-3|7	Version:	1.6.2
12cr|liboping-1.6.2-3|8	Release:	%mkrel 3
12cr|liboping-1.6.2-3|9	License:	GPLv2+
12cr|liboping-1.6.2-3|10	Group:		System/Libraries
12cr|liboping-1.6.2-3|11	URL:		http://verplant.org/liboping/
12cr|liboping-1.6.2-3|12	Source0:	http://verplant.org/liboping/files/%{name}-%{version}.tar.gz
12cr|liboping-1.6.2-3|13	BuildRequires:	autoconf
12cr|liboping-1.6.2-3|14	BuildRequires:	automake
12cr|liboping-1.6.2-3|15	BuildRequires:	libtool
12cr|liboping-1.6.2-3|16	BuildRequires:	perl-devel
12cr|liboping-1.6.2-3|17	BuildRequires:	ncurses-devel
12cr|liboping-1.6.2-3|18	
12cr|liboping-1.6.2-3|19	%description
12cr|liboping-1.6.2-3|20	liboping is a C library to generate ICMP echo requests, better known as "ping
12cr|liboping-1.6.2-3|21	packets". It is intended for use in network monitoring applications or
12cr|liboping-1.6.2-3|22	applications that would otherwise need to fork ping(1) frequently. Included is
12cr|liboping-1.6.2-3|23	a sample application, called oping, which demonstrates the library's abilities.
12cr|liboping-1.6.2-3|24	It is like ping, ping6, and fping rolled into one.
12cr|liboping-1.6.2-3|25	
12cr|liboping-1.6.2-3|26	%package -n	%{libname}
12cr|liboping-1.6.2-3|27	Summary:	Library to generate ICMP echo requests
12cr|liboping-1.6.2-3|28	Group:          System/Libraries
12cr|liboping-1.6.2-3|29	
12cr|liboping-1.6.2-3|30	%description -n	%{libname}
12cr|liboping-1.6.2-3|31	liboping is a C library to generate ICMP echo requests, better known as "ping
12cr|liboping-1.6.2-3|32	packets". It is intended for use in network monitoring applications or
12cr|liboping-1.6.2-3|33	applications that would otherwise need to fork ping(1) frequently. Included is
12cr|liboping-1.6.2-3|34	a sample application, called oping, which demonstrates the library's abilities.
12cr|liboping-1.6.2-3|35	It is like ping, ping6, and fping rolled into one.
12cr|liboping-1.6.2-3|36	
12cr|liboping-1.6.2-3|37	%package -n	%{develname}
12cr|liboping-1.6.2-3|38	Summary:	Static library and header files for the liboping library
12cr|liboping-1.6.2-3|39	Group:		Development/C
12cr|liboping-1.6.2-3|40	Requires:	%{libname} = %{version}
12cr|liboping-1.6.2-3|41	Provides:	oping-devel = %{version}-%{release}
12cr|liboping-1.6.2-3|42	Provides:	%{name}-devel = %{version}-%{release}
12cr|liboping-1.6.2-3|43	
12cr|liboping-1.6.2-3|44	%description -n	%{develname}
12cr|liboping-1.6.2-3|45	liboping is a C library to generate ICMP echo requests, better known as "ping
12cr|liboping-1.6.2-3|46	packets". It is intended for use in network monitoring applications or
12cr|liboping-1.6.2-3|47	applications that would otherwise need to fork ping(1) frequently. Included is
12cr|liboping-1.6.2-3|48	a sample application, called oping, which demonstrates the library's abilities.
12cr|liboping-1.6.2-3|49	It is like ping, ping6, and fping rolled into one.
12cr|liboping-1.6.2-3|50	
12cr|liboping-1.6.2-3|51	This package contains header files for the liboping library.
12cr|liboping-1.6.2-3|52	
12cr|liboping-1.6.2-3|53	%package -n	oping
12cr|liboping-1.6.2-3|54	Summary:	The oping utility demonstrates the liboping library's abilities
12cr|liboping-1.6.2-3|55	Group:		Networking/Other
12cr|liboping-1.6.2-3|56	
12cr|liboping-1.6.2-3|57	%description -n	oping
12cr|liboping-1.6.2-3|58	The oping utility demonstrates the liboping library's abilities. It is like
12cr|liboping-1.6.2-3|59	ping, ping6, and fping rolled into one.
12cr|liboping-1.6.2-3|60	
12cr|liboping-1.6.2-3|61	%package perl
12cr|liboping-1.6.2-3|62	Group:          Networking/IRC
12cr|liboping-1.6.2-3|63	Summary:        %{name} perl plugin
12cr|liboping-1.6.2-3|64	Requires:       %libname = %{version}-%{release}
12cr|liboping-1.6.2-3|65	
12cr|liboping-1.6.2-3|66	%description perl
12cr|liboping-1.6.2-3|67	This package allow %{name} to use perl scripts
12cr|liboping-1.6.2-3|68	
12cr|liboping-1.6.2-3|69	%prep
12cr|liboping-1.6.2-3|70	
12cr|liboping-1.6.2-3|71	%setup -q -n %{name}-%{version}
12cr|liboping-1.6.2-3|72	sed -i 's/-Werror//g' src/Makefile.*
12cr|liboping-1.6.2-3|73	sed -i 's|/usr/local||g' bindings/perl/Makefile.PL
12cr|liboping-1.6.2-3|74	
12cr|liboping-1.6.2-3|75	%build
12cr|liboping-1.6.2-3|76	%configure2_5x --disable-static
12cr|liboping-1.6.2-3|77	%make -C src
12cr|liboping-1.6.2-3|78	%make -C bindings perl/Makefile
12cr|liboping-1.6.2-3|79	cd bindings/perl
12cr|liboping-1.6.2-3|80	%{__perl} Makefile.PL INSTALLDIRS=vendor TOP_BUILDDIR=..
12cr|liboping-1.6.2-3|81	%make
12cr|liboping-1.6.2-3|82	
12cr|liboping-1.6.2-3|83	
12cr|liboping-1.6.2-3|84	%install
12cr|liboping-1.6.2-3|85	%makeinstall_std
12cr|liboping-1.6.2-3|86	
12cr|liboping-1.6.2-3|87	find %{buildroot} -type f -name .packlist -exec rm -f {} \;
12cr|liboping-1.6.2-3|88	find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
12cr|liboping-1.6.2-3|89	
12cr|liboping-1.6.2-3|90	%files -n oping
12cr|liboping-1.6.2-3|91	%{_bindir}/oping
12cr|liboping-1.6.2-3|92	%{_bindir}/noping
12cr|liboping-1.6.2-3|93	%{_mandir}/man8/*
12cr|liboping-1.6.2-3|94	
12cr|liboping-1.6.2-3|95	%files -n %{libname}
12cr|liboping-1.6.2-3|96	%doc AUTHORS COPYING ChangeLog README
12cr|liboping-1.6.2-3|97	%{_libdir}/lib*.so.%{major}*
12cr|liboping-1.6.2-3|98	
12cr|liboping-1.6.2-3|99	%files -n %{develname}
12cr|liboping-1.6.2-3|100	%attr(0755,root,root) %{_libdir}/*so
12cr|liboping-1.6.2-3|101	%attr(0644,root,root) %{_includedir}/*.h
12cr|liboping-1.6.2-3|102	%attr(0644,root,root) %{_mandir}/man3/*
12cr|liboping-1.6.2-3|103	
12cr|liboping-1.6.2-3|104	%files perl
12cr|liboping-1.6.2-3|105	%{perl_vendorarch}/*

2776 12
12cr|libopkele-2.0.4-5|1	%define	major 3
12cr|libopkele-2.0.4-5|2	%define libname %mklibname opkele %{major}
12cr|libopkele-2.0.4-5|3	%define develname %mklibname opkele -d
12cr|libopkele-2.0.4-5|4	
12cr|libopkele-2.0.4-5|5	Summary:	C++ implementation of OpenID protocol
12cr|libopkele-2.0.4-5|6	Name:		libopkele
12cr|libopkele-2.0.4-5|7	Version:	2.0.4
12cr|libopkele-2.0.4-5|8	Release:	5
12cr|libopkele-2.0.4-5|9	Group:		System/Libraries
12cr|libopkele-2.0.4-5|10	License:	MIT
12cr|libopkele-2.0.4-5|11	URL:		http://kin.klever.net/libopkele/
12cr|libopkele-2.0.4-5|12	Source0:	http://kin.klever.net/dist/%{name}-%{version}.tar.gz
12cr|libopkele-2.0.4-5|13	Patch1:		libopkele-2.0.2-tidy-header.patch
12cr|libopkele-2.0.4-5|14	Patch2:		libopkele-2.0.4-rosa-gcc47.patch
12cr|libopkele-2.0.4-5|15	BuildRequires:	autoconf automake libtool
12cr|libopkele-2.0.4-5|16	BuildRequires:	curl-devel
12cr|libopkele-2.0.4-5|17	BuildRequires:	doxygen
12cr|libopkele-2.0.4-5|18	BuildRequires:	ext2fs-devel
12cr|libopkele-2.0.4-5|19	BuildRequires:	expat-devel
12cr|libopkele-2.0.4-5|20	BuildRequires:	graphviz
12cr|libopkele-2.0.4-5|21	BuildRequires:	konforka-devel
12cr|libopkele-2.0.4-5|22	BuildRequires:	libpqxx-devel
12cr|libopkele-2.0.4-5|23	BuildRequires:	libxslt-proc
12cr|libopkele-2.0.4-5|24	BuildRequires:	openssl-devel
12cr|libopkele-2.0.4-5|25	BuildRequires:	pcre-devel
12cr|libopkele-2.0.4-5|26	BuildRequires:	pkgconfig
12cr|libopkele-2.0.4-5|27	BuildRequires:	postgresql-devel
12cr|libopkele-2.0.4-5|28	BuildRequires:	sqlite3-devel
12cr|libopkele-2.0.4-5|29	BuildRequires:	tidy-devel
12cr|libopkele-2.0.4-5|30	
12cr|libopkele-2.0.4-5|31	%description
12cr|libopkele-2.0.4-5|32	libopkele is a C++ implementation of an OpenID decentralized identity system.
12cr|libopkele-2.0.4-5|33	It provides OpenID protocol handling, leaving authentication and user
12cr|libopkele-2.0.4-5|34	interaction to the implementor.
12cr|libopkele-2.0.4-5|35	
12cr|libopkele-2.0.4-5|36	%package -n	%{libname}
12cr|libopkele-2.0.4-5|37	Summary:	C++ implementation of OpenID protocol
12cr|libopkele-2.0.4-5|38	Group:          System/Libraries
12cr|libopkele-2.0.4-5|39	
12cr|libopkele-2.0.4-5|40	%description -n	%{libname}
12cr|libopkele-2.0.4-5|41	libopkele is a C++ implementation of an OpenID decentralized identity system.
12cr|libopkele-2.0.4-5|42	It provides OpenID protocol handling, leaving authentication and user
12cr|libopkele-2.0.4-5|43	interaction to the implementor.
12cr|libopkele-2.0.4-5|44	
12cr|libopkele-2.0.4-5|45	%package -n	%{develname}
12cr|libopkele-2.0.4-5|46	Summary:	Static library and header files for the libopkele library
12cr|libopkele-2.0.4-5|47	Group:		Development/C++
12cr|libopkele-2.0.4-5|48	Requires:	%{libname} = %{version}
12cr|libopkele-2.0.4-5|49	Provides:	opkele-devel = %{EVRD}
12cr|libopkele-2.0.4-5|50	
12cr|libopkele-2.0.4-5|51	%description -n	%{develname}
12cr|libopkele-2.0.4-5|52	libopkele is a C++ implementation of an OpenID decentralized identity system.
12cr|libopkele-2.0.4-5|53	It provides OpenID protocol handling, leaving authentication and user
12cr|libopkele-2.0.4-5|54	interaction to the implementor.
12cr|libopkele-2.0.4-5|55	
12cr|libopkele-2.0.4-5|56	This package contains the static libopkele library and its header files.
12cr|libopkele-2.0.4-5|57	
12cr|libopkele-2.0.4-5|58	%prep
12cr|libopkele-2.0.4-5|59	%setup -q
12cr|libopkele-2.0.4-5|60	%patch1 -p0
12cr|libopkele-2.0.4-5|61	%patch2 -p1
12cr|libopkele-2.0.4-5|62	
12cr|libopkele-2.0.4-5|63	%build
12cr|libopkele-2.0.4-5|64	autoreconf -fi
12cr|libopkele-2.0.4-5|65	%configure2_5x --disable-static
12cr|libopkele-2.0.4-5|66	%make
12cr|libopkele-2.0.4-5|67	
12cr|libopkele-2.0.4-5|68	%install
12cr|libopkele-2.0.4-5|69	%makeinstall_std
12cr|libopkele-2.0.4-5|70	
12cr|libopkele-2.0.4-5|71	%files -n %{libname}
12cr|libopkele-2.0.4-5|72	%doc AUTHORS COPYING NEWS
12cr|libopkele-2.0.4-5|73	%{_libdir}/*.so.%{major}*
12cr|libopkele-2.0.4-5|74	
12cr|libopkele-2.0.4-5|75	%files -n %{develname}
12cr|libopkele-2.0.4-5|76	%dir %{_includedir}/opkele
12cr|libopkele-2.0.4-5|77	%{_includedir}/opkele/*
12cr|libopkele-2.0.4-5|78	%{_libdir}/*.so
12cr|libopkele-2.0.4-5|79	%{_libdir}/pkgconfig/*.pc
12cr|libopkele-2.0.4-5|80	
12cr|libopkele-2.0.4-5|81	
12cr|libopkele-2.0.4-5|82	%changelog
12cr|libopkele-2.0.4-5|83	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 2.0.4-4mdv2012.0
12cr|libopkele-2.0.4-5|84	+ Revision: 773226
12cr|libopkele-2.0.4-5|85	- various fixes
12cr|libopkele-2.0.4-5|86	- relink against libpcre.so.1
12cr|libopkele-2.0.4-5|87	- rebuild
12cr|libopkele-2.0.4-5|88	
12cr|libopkele-2.0.4-5|89	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 2.0.4-2mdv2010.1
12cr|libopkele-2.0.4-5|90	+ Revision: 536666
12cr|libopkele-2.0.4-5|91	- rebuild
12cr|libopkele-2.0.4-5|92	
12cr|libopkele-2.0.4-5|93	* Sat Dec 26 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.4-1mdv2010.1
12cr|libopkele-2.0.4-5|94	+ Revision: 482381
12cr|libopkele-2.0.4-5|95	- drop one redundant patch
12cr|libopkele-2.0.4-5|96	- 2.0.4
12cr|libopkele-2.0.4-5|97	
12cr|libopkele-2.0.4-5|98	* Thu Oct 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0.3-2mdv2010.0
12cr|libopkele-2.0.4-5|99	+ Revision: 455888
12cr|libopkele-2.0.4-5|100	- rebuild for new curl SSL backend
12cr|libopkele-2.0.4-5|101	
12cr|libopkele-2.0.4-5|102	* Wed Sep 02 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-1mdv2010.0
12cr|libopkele-2.0.4-5|103	+ Revision: 424469
12cr|libopkele-2.0.4-5|104	- 2.0.3
12cr|libopkele-2.0.4-5|105	
12cr|libopkele-2.0.4-5|106	* Fri May 22 2009 Funda Wang <fwang@mandriva.org> 2.0.2-1mdv2010.0
12cr|libopkele-2.0.4-5|107	+ Revision: 378648
12cr|libopkele-2.0.4-5|108	- New version 2.0.2
12cr|libopkele-2.0.4-5|109	
12cr|libopkele-2.0.4-5|110	* Sun Nov 23 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-1mdv2009.1
12cr|libopkele-2.0.4-5|111	+ Revision: 305979
12cr|libopkele-2.0.4-5|112	- 2.0.1
12cr|libopkele-2.0.4-5|113	
12cr|libopkele-2.0.4-5|114	* Fri Jun 27 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0-2mdv2009.0
12cr|libopkele-2.0.4-5|115	+ Revision: 229521
12cr|libopkele-2.0.4-5|116	- added a gcc43 patch (P0)
12cr|libopkele-2.0.4-5|117	- %%make may not work here
12cr|libopkele-2.0.4-5|118	- fix deps
12cr|libopkele-2.0.4-5|119	- 2.0
12cr|libopkele-2.0.4-5|120	
12cr|libopkele-2.0.4-5|121	+ Pixel <pixel@mandriva.com>
12cr|libopkele-2.0.4-5|122	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libopkele-2.0.4-5|123	
12cr|libopkele-2.0.4-5|124	* Sat Feb 02 2008 Funda Wang <fwang@mandriva.org> 0.3.2-3mdv2008.1
12cr|libopkele-2.0.4-5|125	+ Revision: 161492
12cr|libopkele-2.0.4-5|126	- rebuild against latest libpqxx
12cr|libopkele-2.0.4-5|127	
12cr|libopkele-2.0.4-5|128	+ Olivier Blin <blino@mandriva.org>
12cr|libopkele-2.0.4-5|129	- restore BuildRoot
12cr|libopkele-2.0.4-5|130	
12cr|libopkele-2.0.4-5|131	+ Thierry Vignaud <tv@mandriva.org>
12cr|libopkele-2.0.4-5|132	- kill re-definition of %%buildroot on Pixel's request
12cr|libopkele-2.0.4-5|133	
12cr|libopkele-2.0.4-5|134	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|libopkele-2.0.4-5|135	- fix deps
12cr|libopkele-2.0.4-5|136	- 0.3.2
12cr|libopkele-2.0.4-5|137	
12cr|libopkele-2.0.4-5|138	* Wed Nov 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-1mdv2008.1
12cr|libopkele-2.0.4-5|139	+ Revision: 110959
12cr|libopkele-2.0.4-5|140	- 0.3.1
12cr|libopkele-2.0.4-5|141	
12cr|libopkele-2.0.4-5|142	* Mon Oct 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3-3mdv2008.0
12cr|libopkele-2.0.4-5|143	+ Revision: 94141
12cr|libopkele-2.0.4-5|144	- rebuilt due to missing packages
12cr|libopkele-2.0.4-5|145	
12cr|libopkele-2.0.4-5|146	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3-2mdv2008.0
12cr|libopkele-2.0.4-5|147	+ Revision: 83688
12cr|libopkele-2.0.4-5|148	- fix deps
12cr|libopkele-2.0.4-5|149	- fix deps
12cr|libopkele-2.0.4-5|150	
12cr|libopkele-2.0.4-5|151	* Wed Aug 22 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3-1mdv2008.0
12cr|libopkele-2.0.4-5|152	+ Revision: 68896
12cr|libopkele-2.0.4-5|153	- 0.3
12cr|libopkele-2.0.4-5|154	- new major
12cr|libopkele-2.0.4-5|155	- conform to the 2008 specs
12cr|libopkele-2.0.4-5|156	
12cr|libopkele-2.0.4-5|157	
12cr|libopkele-2.0.4-5|158	* Wed Jan 17 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdv2007.0
12cr|libopkele-2.0.4-5|159	+ Revision: 109979
12cr|libopkele-2.0.4-5|160	- 0.1.1
12cr|libopkele-2.0.4-5|161	
12cr|libopkele-2.0.4-5|162	* Mon Jan 15 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdv2007.1
12cr|libopkele-2.0.4-5|163	+ Revision: 109194
12cr|libopkele-2.0.4-5|164	- fix deps
12cr|libopkele-2.0.4-5|165	- Import libopkele
12cr|libopkele-2.0.4-5|166	
12cr|libopkele-2.0.4-5|167	* Sun Jan 14 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdv2007.1
12cr|libopkele-2.0.4-5|168	- initial Mandriva package
12cr|libopkele-2.0.4-5|169	

2777 12
12cr|liborange-0.4-2|1	%define major		0
12cr|liborange-0.4-2|2	%define libname		%mklibname orange %major
12cr|liborange-0.4-2|3	%define develname	%mklibname orange -d
12cr|liborange-0.4-2|4	
12cr|liborange-0.4-2|5	Summary:	Tool to extract CAB files from installers
12cr|liborange-0.4-2|6	Name:		liborange
12cr|liborange-0.4-2|7	Version:	0.4
12cr|liborange-0.4-2|8	Release:	%{mkrel 2}
12cr|liborange-0.4-2|9	# Note: linked against LGPL library libgsf
12cr|liborange-0.4-2|10	License:	MIT
12cr|liborange-0.4-2|11	Group:		Archiving/Other
12cr|liborange-0.4-2|12	Source0:	http://downloads.sourceforge.net/synce/%{name}-%{version}.tar.gz
12cr|liborange-0.4-2|13	Patch0:		liborange-0.3.2-underlink.patch
12cr|liborange-0.4-2|14	URL:		http://synce.sourceforge.net/
12cr|liborange-0.4-2|15	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|liborange-0.4-2|16	BuildRequires:	libdynamite-devel
12cr|liborange-0.4-2|17	BuildRequires:	libsynce-devel
12cr|liborange-0.4-2|18	BuildRequires:	unshield-devel
12cr|liborange-0.4-2|19	BuildRequires:	libgsf-devel
12cr|liborange-0.4-2|20	
12cr|liborange-0.4-2|21	%description
12cr|liborange-0.4-2|22	Liborange is a tool and library to extract CAB files from self-
12cr|liborange-0.4-2|23	extracting installers.
12cr|liborange-0.4-2|24	
12cr|liborange-0.4-2|25	%package -n orange
12cr|liborange-0.4-2|26	Summary:	Tool to extract CAB files from installers
12cr|liborange-0.4-2|27	Group:		Archiving/Other
12cr|liborange-0.4-2|28	
12cr|liborange-0.4-2|29	%description -n orange
12cr|liborange-0.4-2|30	Orange is a tool to extract CAB files from self-extracting installers.
12cr|liborange-0.4-2|31	
12cr|liborange-0.4-2|32	%package -n %{libname}
12cr|liborange-0.4-2|33	Summary:	Shared library for %{name}
12cr|liborange-0.4-2|34	Group:		System/Libraries
12cr|liborange-0.4-2|35	
12cr|liborange-0.4-2|36	%description -n %{libname}
12cr|liborange-0.4-2|37	Liborange is a tool and library to extract CAB files from self-
12cr|liborange-0.4-2|38	extracting installers. This package contains the shared library.
12cr|liborange-0.4-2|39	
12cr|liborange-0.4-2|40	%package -n %{develname}
12cr|liborange-0.4-2|41	Summary:	Development headers for %{name}
12cr|liborange-0.4-2|42	Group:		Development/C
12cr|liborange-0.4-2|43	Requires:	%{libname} = %{version}-%{release}
12cr|liborange-0.4-2|44	Provides:	%{name}-devel = %{version}-%{release}
12cr|liborange-0.4-2|45	Obsoletes:	orange-devel < %{version}-%{release}
12cr|liborange-0.4-2|46	Obsoletes:	%{mklibname orange 0 -d} < %{version}-%{release}
12cr|liborange-0.4-2|47	
12cr|liborange-0.4-2|48	%description -n %{develname}
12cr|liborange-0.4-2|49	Liborange is a tool and library to extract CAB files from self-
12cr|liborange-0.4-2|50	extracting installers. This package contains the development headers.
12cr|liborange-0.4-2|51	
12cr|liborange-0.4-2|52	%prep
12cr|liborange-0.4-2|53	%setup -q
12cr|liborange-0.4-2|54	%patch0 -p1 -b .underlink
12cr|liborange-0.4-2|55	
12cr|liborange-0.4-2|56	%build
12cr|liborange-0.4-2|57	%configure2_5x --with-libgsf
12cr|liborange-0.4-2|58	%make
12cr|liborange-0.4-2|59	
12cr|liborange-0.4-2|60	%install
12cr|liborange-0.4-2|61	rm -rf %{buildroot}
12cr|liborange-0.4-2|62	%makeinstall_std
12cr|liborange-0.4-2|63	
12cr|liborange-0.4-2|64	%clean
12cr|liborange-0.4-2|65	rm -rf %{buildroot}
12cr|liborange-0.4-2|66	
12cr|liborange-0.4-2|67	%if %mdkversion < 200900
12cr|liborange-0.4-2|68	%post -n %{libname} -p /sbin/ldconfig
12cr|liborange-0.4-2|69	%endif
12cr|liborange-0.4-2|70	
12cr|liborange-0.4-2|71	%if %mdkversion < 200900
12cr|liborange-0.4-2|72	%postun -n %{libname} -p /sbin/ldconfig
12cr|liborange-0.4-2|73	%endif
12cr|liborange-0.4-2|74	
12cr|liborange-0.4-2|75	%files -n orange
12cr|liborange-0.4-2|76	%defattr(-,root,root)
12cr|liborange-0.4-2|77	%doc ChangeLog LICENSE TODO
12cr|liborange-0.4-2|78	%{_bindir}/*
12cr|liborange-0.4-2|79	%{_mandir}/man1/orange.1*
12cr|liborange-0.4-2|80	
12cr|liborange-0.4-2|81	%files -n %{libname}
12cr|liborange-0.4-2|82	%defattr(-,root,root)
12cr|liborange-0.4-2|83	%{_libdir}/%{name}.so.%{major}*
12cr|liborange-0.4-2|84	
12cr|liborange-0.4-2|85	%files -n %{develname}
12cr|liborange-0.4-2|86	%defattr(-,root,root)
12cr|liborange-0.4-2|87	%doc ChangeLog LICENSE TODO
12cr|liborange-0.4-2|88	%{_includedir}/%{name}*.h
12cr|liborange-0.4-2|89	%{_libdir}/%{name}.so
12cr|liborange-0.4-2|90	%{_libdir}/%{name}.*a
12cr|liborange-0.4-2|91	%{_libdir}/pkgconfig/%{name}.pc
12cr|liborange-0.4-2|92	
12cr|liborange-0.4-2|93	
12cr|liborange-0.4-2|94	
12cr|liborange-0.4-2|95	%changelog
12cr|liborange-0.4-2|96	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 0.4-2mdv2010.0
12cr|liborange-0.4-2|97	+ Revision: 438730
12cr|liborange-0.4-2|98	- rebuild
12cr|liborange-0.4-2|99	
12cr|liborange-0.4-2|100	* Wed Jan 14 2009 Adam Williamson <awilliamson@mandriva.org> 0.4-1mdv2009.1
12cr|liborange-0.4-2|101	+ Revision: 329273
12cr|liborange-0.4-2|102	- new release 0.4
12cr|liborange-0.4-2|103	
12cr|liborange-0.4-2|104	* Thu Jul 17 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.2-2mdv2009.0
12cr|liborange-0.4-2|105	+ Revision: 237816
12cr|liborange-0.4-2|106	- import liborange
12cr|liborange-0.4-2|107	
12cr|liborange-0.4-2|108	

2778 12
12cr|liborigin-20101029-1|1	%define	major	1
12cr|liborigin-20101029-1|2	%define	libname		%mklibname origin %major
12cr|liborigin-20101029-1|3	%define develname	%mklibname origin -d
12cr|liborigin-20101029-1|4	
12cr|liborigin-20101029-1|5	Name:		liborigin
12cr|liborigin-20101029-1|6	Version:	20101029
12cr|liborigin-20101029-1|7	Release:	%mkrel 1
12cr|liborigin-20101029-1|8	Summary:	Library for reading OriginLab OPJ project files
12cr|liborigin-20101029-1|9	License:	GPLv2+
12cr|liborigin-20101029-1|10	Group:		System/Libraries
12cr|liborigin-20101029-1|11	URL:		http://sourceforge.net/projects/%{name}/
12cr|liborigin-20101029-1|12	Source:		http://belnet.dl.sourceforge.net/sourceforge/liborigin/%{name}2-%{version}.tar.gz
12cr|liborigin-20101029-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|liborigin-20101029-1|14	BuildRequires:	qt4-devel
12cr|liborigin-20101029-1|15	BuildRequires:	boost-devel
12cr|liborigin-20101029-1|16	Requires:	%{libname} = %{version}
12cr|liborigin-20101029-1|17	
12cr|liborigin-20101029-1|18	
12cr|liborigin-20101029-1|19	%description
12cr|liborigin-20101029-1|20	A library for reading OriginLab OPJ project files.
12cr|liborigin-20101029-1|21	
12cr|liborigin-20101029-1|22	%package -n	%{libname}
12cr|liborigin-20101029-1|23	Summary:	Dynamic libraries from %{name}
12cr|liborigin-20101029-1|24	Group:		System/Libraries
12cr|liborigin-20101029-1|25	Provides: 	%{name} = %{version}-%{release}
12cr|liborigin-20101029-1|26	Obsoletes:	liborigin
12cr|liborigin-20101029-1|27	
12cr|liborigin-20101029-1|28	%description -n	%{libname}
12cr|liborigin-20101029-1|29	Dynamic libraries from %{name}.
12cr|liborigin-20101029-1|30	
12cr|liborigin-20101029-1|31	%package -n	%{develname}
12cr|liborigin-20101029-1|32	Summary: 	Header files, libraries and development documentation for %{name}
12cr|liborigin-20101029-1|33	Group:		Development/C
12cr|liborigin-20101029-1|34	Requires:	%{libname} = %{version}
12cr|liborigin-20101029-1|35	Provides:	%{name}-devel = %{version}-%{release}
12cr|liborigin-20101029-1|36	Provides:	origin-devel = %{version}-%{release}
12cr|liborigin-20101029-1|37	
12cr|liborigin-20101029-1|38	%description -n	%{develname}
12cr|liborigin-20101029-1|39	This package contains the header files, static libraries and development
12cr|liborigin-20101029-1|40	documentation for %{name}. If you like to develop programs using %{name},
12cr|liborigin-20101029-1|41	you will need to install %{name}-devel.
12cr|liborigin-20101029-1|42	
12cr|liborigin-20101029-1|43	%prep
12cr|liborigin-20101029-1|44	%setup -q -n %{name}2-%{version}
12cr|liborigin-20101029-1|45	
12cr|liborigin-20101029-1|46	%build
12cr|liborigin-20101029-1|47	%qmake_qt4
12cr|liborigin-20101029-1|48	%make
12cr|liborigin-20101029-1|49	
12cr|liborigin-20101029-1|50	%install
12cr|liborigin-20101029-1|51	rm -rf %{buildroot}
12cr|liborigin-20101029-1|52	
12cr|liborigin-20101029-1|53	#install headers, *.hpp is not needed (or is it ??)
12cr|liborigin-20101029-1|54	mkdir -p %{buildroot}%{_includedir}/%{name}
12cr|liborigin-20101029-1|55	rm -f *.hpp
12cr|liborigin-20101029-1|56	for n in *.h* ; do
12cr|liborigin-20101029-1|57	install -m 644 $n %{buildroot}%{_includedir}/%{name}
12cr|liborigin-20101029-1|58	done
12cr|liborigin-20101029-1|59	
12cr|liborigin-20101029-1|60	# install libs, preserving links
12cr|liborigin-20101029-1|61	mkdir -p %{buildroot}%{_libdir}
12cr|liborigin-20101029-1|62	chmod 644 liborigin2.so*
12cr|liborigin-20101029-1|63	for n in liborigin2.so* ; do
12cr|liborigin-20101029-1|64	cp -d $n %{buildroot}%{_libdir}
12cr|liborigin-20101029-1|65	done
12cr|liborigin-20101029-1|66	
12cr|liborigin-20101029-1|67	%if %mdkversion < 200900
12cr|liborigin-20101029-1|68	%post -n %{libname} -p /sbin/ldconfig
12cr|liborigin-20101029-1|69	%endif
12cr|liborigin-20101029-1|70	%if %mdkversion < 200900
12cr|liborigin-20101029-1|71	%postun -n %{libname} -p /sbin/ldconfig
12cr|liborigin-20101029-1|72	%endif
12cr|liborigin-20101029-1|73	
12cr|liborigin-20101029-1|74	%clean
12cr|liborigin-20101029-1|75	rm -rf %{buildroot}
12cr|liborigin-20101029-1|76	
12cr|liborigin-20101029-1|77	%files -n %{libname}
12cr|liborigin-20101029-1|78	%defattr(-,root,root)
12cr|liborigin-20101029-1|79	%{_libdir}/*.so.%{major}*
12cr|liborigin-20101029-1|80	
12cr|liborigin-20101029-1|81	%files -n %{develname}
12cr|liborigin-20101029-1|82	%defattr(-,root,root,-)
12cr|liborigin-20101029-1|83	%doc COPYING README FORMAT
12cr|liborigin-20101029-1|84	%{_includedir}/%{name}/*.h
12cr|liborigin-20101029-1|85	%{_includedir}/%{name}/*.hh
12cr|liborigin-20101029-1|86	%{_libdir}/%{name}2.so
12cr|liborigin-20101029-1|87	
12cr|liborigin-20101029-1|88	
12cr|liborigin-20101029-1|89	
12cr|liborigin-20101029-1|90	%changelog
12cr|liborigin-20101029-1|91	* Tue Mar 15 2011 Funda Wang <fwang@mandriva.org> 20101029-1mdv2011.0
12cr|liborigin-20101029-1|92	+ Revision: 644982
12cr|liborigin-20101029-1|93	- new version 20101029
12cr|liborigin-20101029-1|94	- rebuild for new boost
12cr|liborigin-20101029-1|95	
12cr|liborigin-20101029-1|96	* Mon Aug 23 2010 Funda Wang <fwang@mandriva.org> 20090326-4mdv2011.0
12cr|liborigin-20101029-1|97	+ Revision: 572322
12cr|liborigin-20101029-1|98	- rebuild for new boost
12cr|liborigin-20101029-1|99	
12cr|liborigin-20101029-1|100	* Mon Feb 08 2010 Anssi Hannula <anssi@mandriva.org> 20090326-3mdv2011.0
12cr|liborigin-20101029-1|101	+ Revision: 501882
12cr|liborigin-20101029-1|102	- rebuild for new boost
12cr|liborigin-20101029-1|103	
12cr|liborigin-20101029-1|104	* Wed Feb 03 2010 Funda Wang <fwang@mandriva.org> 20090326-2mdv2010.1
12cr|liborigin-20101029-1|105	+ Revision: 500108
12cr|liborigin-20101029-1|106	- link against mt libs
12cr|liborigin-20101029-1|107	
12cr|liborigin-20101029-1|108	* Tue Aug 25 2009 Emmanuel Andry <eandry@mandriva.org> 20090326-1mdv2010.0
12cr|liborigin-20101029-1|109	+ Revision: 421215
12cr|liborigin-20101029-1|110	- New version 20090326
12cr|liborigin-20101029-1|111	- new major
12cr|liborigin-20101029-1|112	- now use qmake
12cr|liborigin-20101029-1|113	- BR boost-devel
12cr|liborigin-20101029-1|114	- drop main package, no more binaries provided
12cr|liborigin-20101029-1|115	
12cr|liborigin-20101029-1|116	* Sat Aug 16 2008 Emmanuel Andry <eandry@mandriva.org> 20080225-1mdv2009.0
12cr|liborigin-20101029-1|117	+ Revision: 272731
12cr|liborigin-20101029-1|118	- Fix group
12cr|liborigin-20101029-1|119	- add buildroot
12cr|liborigin-20101029-1|120	- import liborigin
12cr|liborigin-20101029-1|121	
12cr|liborigin-20101029-1|122	

2779 12
12cr|libowfat-0.28-9|1	%define name libowfat
12cr|libowfat-0.28-9|2	%define version 0.28
12cr|libowfat-0.28-9|3	%define release %mkrel 9
12cr|libowfat-0.28-9|4	%define libname %mklibname owfat 0
12cr|libowfat-0.28-9|5	
12cr|libowfat-0.28-9|6	Summary:		Reimplement libdjb under GPL
12cr|libowfat-0.28-9|7	Name:			%{name}
12cr|libowfat-0.28-9|8	Version:		%{version}
12cr|libowfat-0.28-9|9	Release:		%{release}
12cr|libowfat-0.28-9|10	License:		GPLv2+
12cr|libowfat-0.28-9|11	Group:			Development/C
12cr|libowfat-0.28-9|12	URL:			http://www.fefe.de/libowfat/
12cr|libowfat-0.28-9|13	Source0:		http://www.fefe.de/%{name}/%{name}-%{version}.tar.bz2
12cr|libowfat-0.28-9|14	Source1:		http://www.fefe.de/%{name}/%{name}-%{version}.tar.bz2.sig
12cr|libowfat-0.28-9|15	Patch0:			libowfat-0.28-shared.patch
12cr|libowfat-0.28-9|16	BuildRequires:	dietlibc-devel >= 0.32
12cr|libowfat-0.28-9|17	BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libowfat-0.28-9|18	
12cr|libowfat-0.28-9|19	%description
12cr|libowfat-0.28-9|20	libowfat is a library of general purpose APIs extracted from Dan
12cr|libowfat-0.28-9|21	Bernstein's software, reimplemented and covered by the GNU General
12cr|libowfat-0.28-9|22	Public License Version 2 (no later versions).
12cr|libowfat-0.28-9|23	
12cr|libowfat-0.28-9|24	The API has been slightly extended (for example, I provide a
12cr|libowfat-0.28-9|25	uint32_read function, and I extended the socket API to support
12cr|libowfat-0.28-9|26	IPv6) where I found it necessary or beneficial in a specific
12cr|libowfat-0.28-9|27	project.
12cr|libowfat-0.28-9|28	
12cr|libowfat-0.28-9|29	Many of the functions I implement here have since been placed in
12cr|libowfat-0.28-9|30	the public domain, so there are other sources to get this code
12cr|libowfat-0.28-9|31	(except for my extensions obviously).  The implementations here
12cr|libowfat-0.28-9|32	may not be as portable as the original versions; I tend to focus
12cr|libowfat-0.28-9|33	on the Single Unix Specification and not on some obsolete legacy
12cr|libowfat-0.28-9|34	systems found in the basements of some vintage hardware clubs.
12cr|libowfat-0.28-9|35	
12cr|libowfat-0.28-9|36	I also provide man pages for many functions, mostly extracted from
12cr|libowfat-0.28-9|37	Dan's web documentation or documentation found in earlier versions
12cr|libowfat-0.28-9|38	of his software.  For some reason, he abandoned man pages in favor
12cr|libowfat-0.28-9|39	of HTML recently.
12cr|libowfat-0.28-9|40	
12cr|libowfat-0.28-9|41	On July 4 2002, Dan also placed his DNS routines and supporting
12cr|libowfat-0.28-9|42	low level functions in the public domain, so I copy them here
12cr|libowfat-0.28-9|43	instead of reimplementing them.
12cr|libowfat-0.28-9|44	
12cr|libowfat-0.28-9|45	http://online.securityfocus.com/archive/1/280642
12cr|libowfat-0.28-9|46	has an online version of the bugtraq posting.
12cr|libowfat-0.28-9|47	
12cr|libowfat-0.28-9|48	%package -n %{libname}
12cr|libowfat-0.28-9|49	Summary:	Libowfat shared libraries
12cr|libowfat-0.28-9|50	Group:		System/Servers
12cr|libowfat-0.28-9|51	
12cr|libowfat-0.28-9|52	%description -n %{libname}
12cr|libowfat-0.28-9|53	This package contains libowfat shared libraries.
12cr|libowfat-0.28-9|54	
12cr|libowfat-0.28-9|55	%package -n	%{name}-devel
12cr|libowfat-0.28-9|56	Group:		Development/C
12cr|libowfat-0.28-9|57	Summary:	Headers and static lib for libowfat development
12cr|libowfat-0.28-9|58	Requires:	%{libname} = %{version}-%{release}
12cr|libowfat-0.28-9|59	
12cr|libowfat-0.28-9|60	%description -n	%{name}-devel
12cr|libowfat-0.28-9|61	Install this package if you want do compile applications using the
12cr|libowfat-0.28-9|62	libowfat library.
12cr|libowfat-0.28-9|63	
12cr|libowfat-0.28-9|64	%prep
12cr|libowfat-0.28-9|65	%setup -q
12cr|libowfat-0.28-9|66	%patch0 -p1 -b .shared
12cr|libowfat-0.28-9|67	
12cr|libowfat-0.28-9|68	%build
12cr|libowfat-0.28-9|69	make -f GNUmakefile \
12cr|libowfat-0.28-9|70	DIET=''
12cr|libowfat-0.28-9|71	
12cr|libowfat-0.28-9|72	%install
12cr|libowfat-0.28-9|73	rm -rf %{buildroot}
12cr|libowfat-0.28-9|74	
12cr|libowfat-0.28-9|75	make -f GNUmakefile \
12cr|libowfat-0.28-9|76	DIET='' \
12cr|libowfat-0.28-9|77	prefix=%{buildroot}%{_prefix} \
12cr|libowfat-0.28-9|78	MAN3DIR=%{buildroot}%{_mandir}/man3 \
12cr|libowfat-0.28-9|79	LIBDIR=%{buildroot}%{_libdir} \
12cr|libowfat-0.28-9|80	install
12cr|libowfat-0.28-9|81	
12cr|libowfat-0.28-9|82	make -f GNUmakefile clean
12cr|libowfat-0.28-9|83	rm -f Makefile
12cr|libowfat-0.28-9|84	mv -f GNUmakefile.shared GNUmakefile
12cr|libowfat-0.28-9|85	
12cr|libowfat-0.28-9|86	make -f GNUmakefile \
12cr|libowfat-0.28-9|87	prefix="%{_libdir}/dietlibc" \
12cr|libowfat-0.28-9|88	DIET="%{_bindir}/diet -Os"
12cr|libowfat-0.28-9|89	
12cr|libowfat-0.28-9|90	install -d %{buildroot}%{_libdir}/dietlibc
12cr|libowfat-0.28-9|91	make -f GNUmakefile \
12cr|libowfat-0.28-9|92	prefix="%{buildroot}%{_libdir}/dietlibc" \
12cr|libowfat-0.28-9|93	LIBDIR="%{buildroot}%{_libdir}/dietlibc/lib" \
12cr|libowfat-0.28-9|94	DIET="%{_bindir}/diet -Os" \
12cr|libowfat-0.28-9|95	MAN3DIR="%{buildroot}%{_mandir}/man3" \
12cr|libowfat-0.28-9|96	install
12cr|libowfat-0.28-9|97	
12cr|libowfat-0.28-9|98	ln -s libowfat.so.%{version} %{buildroot}%{_libdir}/libowfat.so.0
12cr|libowfat-0.28-9|99	ln -s libowfat.so.%{version} %{buildroot}%{_libdir}/libowfat.so
12cr|libowfat-0.28-9|100	
12cr|libowfat-0.28-9|101	# fix conflicting file (from openssl-devel)
12cr|libowfat-0.28-9|102	mv %{buildroot}%{_mandir}/man3/buffer.3 \
12cr|libowfat-0.28-9|103	%{buildroot}%{_mandir}/man3/buffer-libowfat.3
12cr|libowfat-0.28-9|104	
12cr|libowfat-0.28-9|105	%clean
12cr|libowfat-0.28-9|106	rm -rf %{buildroot}
12cr|libowfat-0.28-9|107	
12cr|libowfat-0.28-9|108	%files -n %{libname}
12cr|libowfat-0.28-9|109	%doc CHANGES README
12cr|libowfat-0.28-9|110	%defattr(-,root,root)
12cr|libowfat-0.28-9|111	%{_libdir}/libowfat.so.0
12cr|libowfat-0.28-9|112	%{_libdir}/libowfat.so.0.28
12cr|libowfat-0.28-9|113	
12cr|libowfat-0.28-9|114	%files -n %{name}-devel
12cr|libowfat-0.28-9|115	%defattr(-,root,root)
12cr|libowfat-0.28-9|116	%{_libdir}/libowfat.so
12cr|libowfat-0.28-9|117	%{_includedir}/*.h
12cr|libowfat-0.28-9|118	%{_libdir}/dietlibc/lib/libowfat.a
12cr|libowfat-0.28-9|119	%{_libdir}/dietlibc/include/*.h
12cr|libowfat-0.28-9|120	%{_mandir}/man3/*
12cr|libowfat-0.28-9|121	
12cr|libowfat-0.28-9|122	
12cr|libowfat-0.28-9|123	%changelog
12cr|libowfat-0.28-9|124	* Sun Aug 30 2009 Raphaël Gertz <rapsys@mandriva.org> 0.28-9mdv2010.0
12cr|libowfat-0.28-9|125	+ Revision: 422476
12cr|libowfat-0.28-9|126	- Rebuild for x86_64
12cr|libowfat-0.28-9|127	- Re-add static library
12cr|libowfat-0.28-9|128	
12cr|libowfat-0.28-9|129	* Sat Aug 29 2009 Raphaël Gertz <rapsys@mandriva.org> 0.28-8mdv2010.0
12cr|libowfat-0.28-9|130	+ Revision: 422301
12cr|libowfat-0.28-9|131	- Rebuild for fixed lib major number
12cr|libowfat-0.28-9|132	
12cr|libowfat-0.28-9|133	* Sat Aug 29 2009 Raphaël Gertz <rapsys@mandriva.org> 0.28-7mdv2010.0
12cr|libowfat-0.28-9|134	+ Revision: 422299
12cr|libowfat-0.28-9|135	- Fix missing symbolic links
12cr|libowfat-0.28-9|136	
12cr|libowfat-0.28-9|137	* Sat Aug 29 2009 Raphaël Gertz <rapsys@mandriva.org> 0.28-6mdv2010.0
12cr|libowfat-0.28-9|138	+ Revision: 422297
12cr|libowfat-0.28-9|139	- Split in lib and lib-devel
12cr|libowfat-0.28-9|140	
12cr|libowfat-0.28-9|141	* Sat Aug 29 2009 Raphaël Gertz <rapsys@mandriva.org> 0.28-5mdv2010.0
12cr|libowfat-0.28-9|142	+ Revision: 422199
12cr|libowfat-0.28-9|143	- Fix libdir path
12cr|libowfat-0.28-9|144	Rebuild for x86_64
12cr|libowfat-0.28-9|145	- Rebuild for x86_64
12cr|libowfat-0.28-9|146	- Should fix build on x86_64
12cr|libowfat-0.28-9|147	- Re-up with 644 right
12cr|libowfat-0.28-9|148	Patch to build as shared library
12cr|libowfat-0.28-9|149	- Remove for invalid 664 files right
12cr|libowfat-0.28-9|150	
12cr|libowfat-0.28-9|151	* Tue Aug 25 2009 Oden Eriksson <oeriksson@mandriva.com> 0.28-1mdv2010.0
12cr|libowfat-0.28-9|152	+ Revision: 420670
12cr|libowfat-0.28-9|153	- 0.28
12cr|libowfat-0.28-9|154	
12cr|libowfat-0.28-9|155	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.27-3mdv2009.0
12cr|libowfat-0.28-9|156	+ Revision: 267985
12cr|libowfat-0.28-9|157	- rebuild early 2009.0 package (before pixel changes)
12cr|libowfat-0.28-9|158	
12cr|libowfat-0.28-9|159	* Tue Jun 10 2008 Oden Eriksson <oeriksson@mandriva.com> 0.27-2mdv2009.0
12cr|libowfat-0.28-9|160	+ Revision: 217541
12cr|libowfat-0.28-9|161	- rebuilt against dietlibc-devel-0.32
12cr|libowfat-0.28-9|162	
12cr|libowfat-0.28-9|163	* Sat Feb 02 2008 Funda Wang <fundawang@mandriva.org> 0.27-1mdv2008.1
12cr|libowfat-0.28-9|164	+ Revision: 161360
12cr|libowfat-0.28-9|165	- New version 0.27
12cr|libowfat-0.28-9|166	
12cr|libowfat-0.28-9|167	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.24-1mdv2008.1
12cr|libowfat-0.28-9|168	+ Revision: 136557
12cr|libowfat-0.28-9|169	- restore BuildRoot
12cr|libowfat-0.28-9|170	
12cr|libowfat-0.28-9|171	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|libowfat-0.28-9|172	- kill re-definition of %%buildroot on Pixel's request
12cr|libowfat-0.28-9|173	
12cr|libowfat-0.28-9|174	
12cr|libowfat-0.28-9|175	* Sat Dec 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.24-1mdv2007.0
12cr|libowfat-0.28-9|176	+ Revision: 94247
12cr|libowfat-0.28-9|177	- Import libowfat
12cr|libowfat-0.28-9|178	
12cr|libowfat-0.28-9|179	* Sat Apr 29 2006 Oden Eriksson <oeriksson@mandriva.com> 0.24-1mdk
12cr|libowfat-0.28-9|180	- 0.24
12cr|libowfat-0.28-9|181	
12cr|libowfat-0.28-9|182	* Tue Feb 01 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.21-1mdk
12cr|libowfat-0.28-9|183	- 0.21
12cr|libowfat-0.28-9|184	
12cr|libowfat-0.28-9|185	* Fri Aug 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.20-1mdk
12cr|libowfat-0.28-9|186	- 0.20
12cr|libowfat-0.28-9|187	
12cr|libowfat-0.28-9|188	* Tue Jun 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.19.2-1mdk
12cr|libowfat-0.28-9|189	- 0.19.2
12cr|libowfat-0.28-9|190	

2780 12
12cr|libp11-0.2.8-1|1	%define major 2
12cr|libp11-0.2.8-1|2	%define libname %mklibname p11_ %major
12cr|libp11-0.2.8-1|3	%define develname %mklibname p11 -d
12cr|libp11-0.2.8-1|4	
12cr|libp11-0.2.8-1|5	Summary: Small library on top of PKCS#11
12cr|libp11-0.2.8-1|6	Name: libp11
12cr|libp11-0.2.8-1|7	Version: 0.2.8
12cr|libp11-0.2.8-1|8	Release: 1
12cr|libp11-0.2.8-1|9	License: LGPLv2+
12cr|libp11-0.2.8-1|10	Group: System/Libraries
12cr|libp11-0.2.8-1|11	Source0: http://www.opensc-project.org/files/libp11/%{name}-%{version}.tar.gz
12cr|libp11-0.2.8-1|12	Buildrequires: libopenssl-devel
12cr|libp11-0.2.8-1|13	Buildrequires: libltdl-devel
12cr|libp11-0.2.8-1|14	URL: http://www.opensc-project.org/libp11/
12cr|libp11-0.2.8-1|15	
12cr|libp11-0.2.8-1|16	%description
12cr|libp11-0.2.8-1|17	Libp11 is a library implementing a small layer on top of PKCS#11 API to make
12cr|libp11-0.2.8-1|18	using PKCS#11 implementations easier.
12cr|libp11-0.2.8-1|19	
12cr|libp11-0.2.8-1|20	%package -n %libname
12cr|libp11-0.2.8-1|21	Summary: Library files for libp11
12cr|libp11-0.2.8-1|22	Group: System/Libraries
12cr|libp11-0.2.8-1|23	Obsoletes: libp11_1 < %version
12cr|libp11-0.2.8-1|24	Obsoletes: %mklibname p11 0
12cr|libp11-0.2.8-1|25	
12cr|libp11-0.2.8-1|26	%description -n %libname
12cr|libp11-0.2.8-1|27	This package contains library files for libp11.
12cr|libp11-0.2.8-1|28	
12cr|libp11-0.2.8-1|29	%package -n %develname
12cr|libp11-0.2.8-1|30	Summary: Development files for libp11
12cr|libp11-0.2.8-1|31	Group: Development/C
12cr|libp11-0.2.8-1|32	Requires: %{libname} = %{version}
12cr|libp11-0.2.8-1|33	Provides: %{name}-devel = %{version}-%release
12cr|libp11-0.2.8-1|34	Obsoletes: libp11_1-devel < %{version}
12cr|libp11-0.2.8-1|35	
12cr|libp11-0.2.8-1|36	%description -n %develname
12cr|libp11-0.2.8-1|37	This package contains files needed for development with libp11.
12cr|libp11-0.2.8-1|38	
12cr|libp11-0.2.8-1|39	%prep
12cr|libp11-0.2.8-1|40	%setup -q -n %{name}-%{version}
12cr|libp11-0.2.8-1|41	
12cr|libp11-0.2.8-1|42	%build
12cr|libp11-0.2.8-1|43	%configure2_5x
12cr|libp11-0.2.8-1|44	%make
12cr|libp11-0.2.8-1|45	
12cr|libp11-0.2.8-1|46	%install
12cr|libp11-0.2.8-1|47	%makeinstall_std
12cr|libp11-0.2.8-1|48	rm -rf %{buildroot}/%{_libdir}/libp11.a
12cr|libp11-0.2.8-1|49	
12cr|libp11-0.2.8-1|50	# fix some permissions
12cr|libp11-0.2.8-1|51	chmod 0644 %{buildroot}%{_libdir}/*.so.*.*
12cr|libp11-0.2.8-1|52	
12cr|libp11-0.2.8-1|53	rm -fr %buildroot%_datadir/doc
12cr|libp11-0.2.8-1|54	
12cr|libp11-0.2.8-1|55	%files -n %libname
12cr|libp11-0.2.8-1|56	%doc NEWS
12cr|libp11-0.2.8-1|57	%{_libdir}/*.so.%{major}*
12cr|libp11-0.2.8-1|58	
12cr|libp11-0.2.8-1|59	%files -n %develname
12cr|libp11-0.2.8-1|60	%doc examples
12cr|libp11-0.2.8-1|61	%{_libdir}/*.so
12cr|libp11-0.2.8-1|62	%{_libdir}/pkgconfig/libp11.pc
12cr|libp11-0.2.8-1|63	%{_includedir}/*
12cr|libp11-0.2.8-1|64	
12cr|libp11-0.2.8-1|65	
12cr|libp11-0.2.8-1|66	%changelog
12cr|libp11-0.2.8-1|67	* Wed Jan 04 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.2.8-1
12cr|libp11-0.2.8-1|68	+ Revision: 756594
12cr|libp11-0.2.8-1|69	- version update 0.2.8
12cr|libp11-0.2.8-1|70	
12cr|libp11-0.2.8-1|71	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.7-3mdv2011.0
12cr|libp11-0.2.8-1|72	+ Revision: 609769
12cr|libp11-0.2.8-1|73	- rebuild
12cr|libp11-0.2.8-1|74	
12cr|libp11-0.2.8-1|75	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 0.2.7-2mdv2010.1
12cr|libp11-0.2.8-1|76	+ Revision: 536665
12cr|libp11-0.2.8-1|77	- rebuild
12cr|libp11-0.2.8-1|78	
12cr|libp11-0.2.8-1|79	* Sun Dec 27 2009 Frederik Himpe <fhimpe@mandriva.org> 0.2.7-1mdv2010.1
12cr|libp11-0.2.8-1|80	+ Revision: 482737
12cr|libp11-0.2.8-1|81	- Update to new version 0.2.7 (new major)
12cr|libp11-0.2.8-1|82	
12cr|libp11-0.2.8-1|83	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 0.2.4-3mdv2010.0
12cr|libp11-0.2.8-1|84	+ Revision: 438731
12cr|libp11-0.2.8-1|85	- rebuild
12cr|libp11-0.2.8-1|86	
12cr|libp11-0.2.8-1|87	* Fri Aug 01 2008 Funda Wang <fwang@mandriva.org> 0.2.4-2mdv2009.0
12cr|libp11-0.2.8-1|88	+ Revision: 259231
12cr|libp11-0.2.8-1|89	- obsolete old libname
12cr|libp11-0.2.8-1|90	- correct libname
12cr|libp11-0.2.8-1|91	
12cr|libp11-0.2.8-1|92	* Fri Aug 01 2008 Funda Wang <fwang@mandriva.org> 0.2.4-1mdv2009.0
12cr|libp11-0.2.8-1|93	+ Revision: 259229
12cr|libp11-0.2.8-1|94	- New version 0.2.4
12cr|libp11-0.2.8-1|95	- fix libname and devel package name
12cr|libp11-0.2.8-1|96	- Rename to libp11
12cr|libp11-0.2.8-1|97	
12cr|libp11-0.2.8-1|98	* Sun Jul 27 2008 Thierry Vignaud <tv@mandriva.org> 0.2.3-3mdv2009.0
12cr|libp11-0.2.8-1|99	+ Revision: 250390
12cr|libp11-0.2.8-1|100	- rebuild
12cr|libp11-0.2.8-1|101	- kill re-definition of %%buildroot on Pixel's request
12cr|libp11-0.2.8-1|102	
12cr|libp11-0.2.8-1|103	+ Pixel <pixel@mandriva.com>
12cr|libp11-0.2.8-1|104	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libp11-0.2.8-1|105	
12cr|libp11-0.2.8-1|106	+ Olivier Blin <blino@mandriva.org>
12cr|libp11-0.2.8-1|107	- restore BuildRoot
12cr|libp11-0.2.8-1|108	
12cr|libp11-0.2.8-1|109	* Mon Nov 05 2007 Andreas Hasenack <andreas@mandriva.com> 0.2.3-1mdv2008.1
12cr|libp11-0.2.8-1|110	+ Revision: 106181
12cr|libp11-0.2.8-1|111	- updated to version 0.2.3
12cr|libp11-0.2.8-1|112	

2781 12
12cr|libpacketstream-0.1.4-1.1|1	#define debug_package	%{nil}
12cr|libpacketstream-0.1.4-1.1|2	%define name    libpacketstream
12cr|libpacketstream-0.1.4-1.1|3	%define release		1.1
12cr|libpacketstream-0.1.4-1.1|4	%define develname %mklibname -d packetstream
12cr|libpacketstream-0.1.4-1.1|5	
12cr|libpacketstream-0.1.4-1.1|6	Name:			%{name}
12cr|libpacketstream-0.1.4-1.1|7	Version:		0.1.4
12cr|libpacketstream-0.1.4-1.1|8	Release:		%{release}
12cr|libpacketstream-0.1.4-1.1|9	Summary:		interface of the packetstream thread-safe ring buffer
12cr|libpacketstream-0.1.4-1.1|10	License:		MIT
12cr|libpacketstream-0.1.4-1.1|11	Group:			System/Libraries
12cr|libpacketstream-0.1.4-1.1|12	URL:			https://github.com/ienorand/packetstream
12cr|libpacketstream-0.1.4-1.1|13	Source0:		https://nodeload.github.com/ienorand/packetstream/tarball/libpacketstream-0.1.4.tar.bz2
12cr|libpacketstream-0.1.4-1.1|14	ExclusiveArch:		i586 x86_64
12cr|libpacketstream-0.1.4-1.1|15	BuildRequires:		cmake
12cr|libpacketstream-0.1.4-1.1|16	BuildRequires:		gcc gcc-c++ make
12cr|libpacketstream-0.1.4-1.1|17	
12cr|libpacketstream-0.1.4-1.1|18	
12cr|libpacketstream-0.1.4-1.1|19	%description
12cr|libpacketstream-0.1.4-1.1|20	Interface of the 'packetstream' thread-safe ring buffer.
12cr|libpacketstream-0.1.4-1.1|21	
12cr|libpacketstream-0.1.4-1.1|22	%prep
12cr|libpacketstream-0.1.4-1.1|23	%setup -q -n %{name}-%{version}
12cr|libpacketstream-0.1.4-1.1|24	rm -fr debian
12cr|libpacketstream-0.1.4-1.1|25	
12cr|libpacketstream-0.1.4-1.1|26	%build
12cr|libpacketstream-0.1.4-1.1|27	cmake -D CMAKE_INSTALL_PREFIX=$RPM_BUILD_ROOT .
12cr|libpacketstream-0.1.4-1.1|28	%make
12cr|libpacketstream-0.1.4-1.1|29	
12cr|libpacketstream-0.1.4-1.1|30	%install
12cr|libpacketstream-0.1.4-1.1|31	%makeinstall
12cr|libpacketstream-0.1.4-1.1|32	install -d  $RPM_BUILD_ROOT%{_libdir}
12cr|libpacketstream-0.1.4-1.1|33	install -d  $RPM_BUILD_ROOT%{_includedir}
12cr|libpacketstream-0.1.4-1.1|34	mv $RPM_BUILD_ROOT/include/*.h $RPM_BUILD_ROOT%{_includedir}
12cr|libpacketstream-0.1.4-1.1|35	mv $RPM_BUILD_ROOT/lib/* $RPM_BUILD_ROOT%{_libdir}
12cr|libpacketstream-0.1.4-1.1|36	rm -fr $RPM_BUILD_ROOT/include
12cr|libpacketstream-0.1.4-1.1|37	rm -fr $RPM_BUILD_ROOT/lib
12cr|libpacketstream-0.1.4-1.1|38	
12cr|libpacketstream-0.1.4-1.1|39	%files -n %{name}
12cr|libpacketstream-0.1.4-1.1|40	%defattr(0755,root,root)
12cr|libpacketstream-0.1.4-1.1|41	%{_libdir}/libpacketstream.so*
12cr|libpacketstream-0.1.4-1.1|42	
12cr|libpacketstream-0.1.4-1.1|43	#----------
12cr|libpacketstream-0.1.4-1.1|44	%package -n %{develname}
12cr|libpacketstream-0.1.4-1.1|45	Summary: Development files for %{name}
12cr|libpacketstream-0.1.4-1.1|46	Provides: %{name}-devel = %{version}-%{release}
12cr|libpacketstream-0.1.4-1.1|47	Requires: %{name} = %{version}-%{release}
12cr|libpacketstream-0.1.4-1.1|48	
12cr|libpacketstream-0.1.4-1.1|49	%description -n %{develname}
12cr|libpacketstream-0.1.4-1.1|50	The %{name}-devel package contains libraries and header files for
12cr|libpacketstream-0.1.4-1.1|51	developing applications that use %{name}
12cr|libpacketstream-0.1.4-1.1|52	
12cr|libpacketstream-0.1.4-1.1|53	%files -n %{develname}
12cr|libpacketstream-0.1.4-1.1|54	%{_includedir}/*
12cr|libpacketstream-0.1.4-1.1|55	
12cr|libpacketstream-0.1.4-1.1|56	
12cr|libpacketstream-0.1.4-1.1|57	
12cr|libpacketstream-0.1.4-1.1|58	

2782 12
12cr|libpcd-1.0.1-7|1	%define	version	1.0.1
12cr|libpcd-1.0.1-7|2	%define release	 %mkrel 7
12cr|libpcd-1.0.1-7|3	
12cr|libpcd-1.0.1-7|4	%define major	2
12cr|libpcd-1.0.1-7|5	%define libname %mklibname pcd %{major}
12cr|libpcd-1.0.1-7|6	
12cr|libpcd-1.0.1-7|7	Summary:	Library for decoding PhotoCD images
12cr|libpcd-1.0.1-7|8	Name:		libpcd
12cr|libpcd-1.0.1-7|9	Version:	%{version}
12cr|libpcd-1.0.1-7|10	Release:	%{release}
12cr|libpcd-1.0.1-7|11	License:	GPL
12cr|libpcd-1.0.1-7|12	Group:		Graphics
12cr|libpcd-1.0.1-7|13	URL:		http://linux.bytesex.org/fbida/libpcd.html
12cr|libpcd-1.0.1-7|14	Source:		http://dl.bytesex.org/releases/%{name}/%{name}_%{version}.tar.bz2
12cr|libpcd-1.0.1-7|15	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libpcd-1.0.1-7|16	
12cr|libpcd-1.0.1-7|17	%description
12cr|libpcd-1.0.1-7|18	%{name} is a tiny library for decoding PhotoCD images. It used to come
12cr|libpcd-1.0.1-7|19	bundled with xpcd, but software maintainer decided to release the library
12cr|libpcd-1.0.1-7|20	separately after declaring xpcd obsolete.
12cr|libpcd-1.0.1-7|21	
12cr|libpcd-1.0.1-7|22	
12cr|libpcd-1.0.1-7|23	%package	-n %{libname}
12cr|libpcd-1.0.1-7|24	Summary:	Library for decoding PhotoCD images
12cr|libpcd-1.0.1-7|25	Group:		Graphics
12cr|libpcd-1.0.1-7|26	Provides:	%{name} = %{version}-%{release}
12cr|libpcd-1.0.1-7|27	
12cr|libpcd-1.0.1-7|28	%description	-n %{libname}
12cr|libpcd-1.0.1-7|29	%{name} is a tiny library for decoding PhotoCD images. It used to come
12cr|libpcd-1.0.1-7|30	bundled with xpcd, but software maintainer decided to release the library
12cr|libpcd-1.0.1-7|31	separately after declaring xpcd obsolete.
12cr|libpcd-1.0.1-7|32	
12cr|libpcd-1.0.1-7|33	%package	-n %{libname}-devel
12cr|libpcd-1.0.1-7|34	Summary:	Development related files of %{name}
12cr|libpcd-1.0.1-7|35	Group:		Development/C
12cr|libpcd-1.0.1-7|36	Provides:	%{name}-devel = %{version}-%{release}
12cr|libpcd-1.0.1-7|37	Requires:	%{libname} = %{version}
12cr|libpcd-1.0.1-7|38	
12cr|libpcd-1.0.1-7|39	%description	-n %{libname}-devel
12cr|libpcd-1.0.1-7|40	%{name} is a tiny library for decoding PhotoCD images. It used to come
12cr|libpcd-1.0.1-7|41	bundled with xpcd, but software maintainer decided to release the library
12cr|libpcd-1.0.1-7|42	separately after declaring xpcd obsolete.
12cr|libpcd-1.0.1-7|43	
12cr|libpcd-1.0.1-7|44	This package contains all files you need to compile applications/libraries
12cr|libpcd-1.0.1-7|45	that has Photo CD image support.
12cr|libpcd-1.0.1-7|46	
12cr|libpcd-1.0.1-7|47	%prep
12cr|libpcd-1.0.1-7|48	%setup -q
12cr|libpcd-1.0.1-7|49	
12cr|libpcd-1.0.1-7|50	%build
12cr|libpcd-1.0.1-7|51	export CFLAGS="%optflags"
12cr|libpcd-1.0.1-7|52	%make
12cr|libpcd-1.0.1-7|53	
12cr|libpcd-1.0.1-7|54	%install
12cr|libpcd-1.0.1-7|55	rm -rf %{buildroot}
12cr|libpcd-1.0.1-7|56	%makeinstall
12cr|libpcd-1.0.1-7|57	
12cr|libpcd-1.0.1-7|58	%if %mdkversion < 200900
12cr|libpcd-1.0.1-7|59	%post -n %{libname} -p /sbin/ldconfig
12cr|libpcd-1.0.1-7|60	%endif
12cr|libpcd-1.0.1-7|61	%if %mdkversion < 200900
12cr|libpcd-1.0.1-7|62	%postun -n %{libname} -p /sbin/ldconfig
12cr|libpcd-1.0.1-7|63	%endif
12cr|libpcd-1.0.1-7|64	
12cr|libpcd-1.0.1-7|65	%clean
12cr|libpcd-1.0.1-7|66	rm -rf %{buildroot}
12cr|libpcd-1.0.1-7|67	
12cr|libpcd-1.0.1-7|68	%files -n %{libname}
12cr|libpcd-1.0.1-7|69	%defattr(-,root,root)
12cr|libpcd-1.0.1-7|70	%doc README
12cr|libpcd-1.0.1-7|71	%{_libdir}/lib*.so.*
12cr|libpcd-1.0.1-7|72	
12cr|libpcd-1.0.1-7|73	%files -n %{libname}-devel
12cr|libpcd-1.0.1-7|74	%defattr(-,root,root)
12cr|libpcd-1.0.1-7|75	%doc pcd.css pcd.html
12cr|libpcd-1.0.1-7|76	%{_includedir}/*
12cr|libpcd-1.0.1-7|77	%{_libdir}/lib*.so
12cr|libpcd-1.0.1-7|78	%{_libdir}/lib*.a
12cr|libpcd-1.0.1-7|79	
12cr|libpcd-1.0.1-7|80	
12cr|libpcd-1.0.1-7|81	
12cr|libpcd-1.0.1-7|82	%changelog
12cr|libpcd-1.0.1-7|83	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdv2011.0
12cr|libpcd-1.0.1-7|84	+ Revision: 620214
12cr|libpcd-1.0.1-7|85	- the mass rebuild of 2010.0 packages
12cr|libpcd-1.0.1-7|86	
12cr|libpcd-1.0.1-7|87	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-6mdv2010.0
12cr|libpcd-1.0.1-7|88	+ Revision: 429826
12cr|libpcd-1.0.1-7|89	- rebuild
12cr|libpcd-1.0.1-7|90	
12cr|libpcd-1.0.1-7|91	* Sun Jul 27 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-5mdv2009.0
12cr|libpcd-1.0.1-7|92	+ Revision: 250404
12cr|libpcd-1.0.1-7|93	- rebuild
12cr|libpcd-1.0.1-7|94	
12cr|libpcd-1.0.1-7|95	+ Pixel <pixel@mandriva.com>
12cr|libpcd-1.0.1-7|96	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libpcd-1.0.1-7|97	
12cr|libpcd-1.0.1-7|98	+ Olivier Blin <oblin@mandriva.com>
12cr|libpcd-1.0.1-7|99	- restore BuildRoot
12cr|libpcd-1.0.1-7|100	
12cr|libpcd-1.0.1-7|101	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.0.1-3mdv2008.1
12cr|libpcd-1.0.1-7|102	+ Revision: 128984
12cr|libpcd-1.0.1-7|103	- kill re-definition of %%buildroot on Pixel's request
12cr|libpcd-1.0.1-7|104	- use %%mkrel
12cr|libpcd-1.0.1-7|105	- import libpcd
12cr|libpcd-1.0.1-7|106	
12cr|libpcd-1.0.1-7|107	
12cr|libpcd-1.0.1-7|108	* Fri Jan 21 2005 Abel Cheung <deaddog@mandrake.org> 1.0.1-3mdk
12cr|libpcd-1.0.1-7|109	- Fix rpmlint warning
12cr|libpcd-1.0.1-7|110	- New URL
12cr|libpcd-1.0.1-7|111	
12cr|libpcd-1.0.1-7|112	* Fri Jan 21 2005 Abel Cheung <deaddog@mandrake.org> 1.0.1-2mdk
12cr|libpcd-1.0.1-7|113	- rebuild
12cr|libpcd-1.0.1-7|114	
12cr|libpcd-1.0.1-7|115	* Tue Dec 02 2003 Abel Cheung <deaddog@deaddog.org> 1.0.1-1mdk
12cr|libpcd-1.0.1-7|116	- First Mandrake package

2783 12
12cr|libpgf-6.11.42-1|1	%define major 4
12cr|libpgf-6.11.42-1|2	%define libname %mklibname pgf %{major}
12cr|libpgf-6.11.42-1|3	%define libnamedev %mklibname pgf -d
12cr|libpgf-6.11.42-1|4	
12cr|libpgf-6.11.42-1|5	
12cr|libpgf-6.11.42-1|6	Name:            libpgf
12cr|libpgf-6.11.42-1|7	Summary:         PGF (Progressive Graphics File) library
12cr|libpgf-6.11.42-1|8	Group:           System/Libraries
12cr|libpgf-6.11.42-1|9	Version:         6.11.42
12cr|libpgf-6.11.42-1|10	Release:         1
12cr|libpgf-6.11.42-1|11	License:         LGPLv2+
12cr|libpgf-6.11.42-1|12	URL:             http://www.libpgf.org
12cr|libpgf-6.11.42-1|13	Source0:         http://downloads.sourceforge.net/project/%{name}/%{version}/%{name}-%{version}-src.zip
12cr|libpgf-6.11.42-1|14	BuildRequires:   doxygen
12cr|libpgf-6.11.42-1|15	BuildRequires:   libtool
12cr|libpgf-6.11.42-1|16	
12cr|libpgf-6.11.42-1|17	%description
12cr|libpgf-6.11.42-1|18	libPGF contains an implementation of the Progressive Graphics File (PGF)
12cr|libpgf-6.11.42-1|19	which is a new image file format, that is based on a discrete, fast
12cr|libpgf-6.11.42-1|20	wavelet transform with progressive coding features. PGF can be used
12cr|libpgf-6.11.42-1|21	for lossless and lossy compression.
12cr|libpgf-6.11.42-1|22	
12cr|libpgf-6.11.42-1|23	#-------------------------------------------------------------------
12cr|libpgf-6.11.42-1|24	%package -n %{libname}
12cr|libpgf-6.11.42-1|25	Summary:         PGF library
12cr|libpgf-6.11.42-1|26	Group:           System/Libraries
12cr|libpgf-6.11.42-1|27	
12cr|libpgf-6.11.42-1|28	%description -n %{libname}
12cr|libpgf-6.11.42-1|29	libPGF contains an implementation of the Progressive Graphics File (PGF)
12cr|libpgf-6.11.42-1|30	which is a new image file format, that is based on a discrete, fast
12cr|libpgf-6.11.42-1|31	wavelet transform with progressive coding features. PGF can be used
12cr|libpgf-6.11.42-1|32	for lossless and lossy compression.
12cr|libpgf-6.11.42-1|33	
12cr|libpgf-6.11.42-1|34	%files -n %{libname}
12cr|libpgf-6.11.42-1|35	%{_libdir}/libpgf.so.%{major}*
12cr|libpgf-6.11.42-1|36	
12cr|libpgf-6.11.42-1|37	#--------------------------------------------------------------------
12cr|libpgf-6.11.42-1|38	%package doc
12cr|libpgf-6.11.42-1|39	Summary:         libpgf Documentation
12cr|libpgf-6.11.42-1|40	BuildArch:       noarch
12cr|libpgf-6.11.42-1|41	
12cr|libpgf-6.11.42-1|42	%description doc
12cr|libpgf-6.11.42-1|43	libPGF contains an implementation of the Progressive Graphics File (PGF)
12cr|libpgf-6.11.42-1|44	which is a new image file format, that is based on a discrete, fast
12cr|libpgf-6.11.42-1|45	wavelet transform with progressive coding features. PGF can be used
12cr|libpgf-6.11.42-1|46	for lossless and lossy compression.
12cr|libpgf-6.11.42-1|47	
12cr|libpgf-6.11.42-1|48	%files doc
12cr|libpgf-6.11.42-1|49	%doc AUTHORS COPYING NEWS README
12cr|libpgf-6.11.42-1|50	%doc %{_docdir}/%{name}-%{version}
12cr|libpgf-6.11.42-1|51	%{_mandir}/man3/*
12cr|libpgf-6.11.42-1|52	
12cr|libpgf-6.11.42-1|53	#--------------------------------------------------------------------
12cr|libpgf-6.11.42-1|54	%package -n %{libnamedev}
12cr|libpgf-6.11.42-1|55	Summary:        libpgf Development Files
12cr|libpgf-6.11.42-1|56	Requires:       %{libname} = %{version}
12cr|libpgf-6.11.42-1|57	Provides:       %{name}-devel = %{version}-%{release}
12cr|libpgf-6.11.42-1|58	
12cr|libpgf-6.11.42-1|59	%description -n %{libnamedev}
12cr|libpgf-6.11.42-1|60	libPGF contains an implementation of the Progressive Graphics File (PGF)
12cr|libpgf-6.11.42-1|61	which is a new image file format, that is based on a discrete, fast
12cr|libpgf-6.11.42-1|62	wavelet transform with progressive coding features. PGF can be used
12cr|libpgf-6.11.42-1|63	for lossless and lossy compression.
12cr|libpgf-6.11.42-1|64	
12cr|libpgf-6.11.42-1|65	%files -n %{libnamedev}
12cr|libpgf-6.11.42-1|66	%{_includedir}/%{name}
12cr|libpgf-6.11.42-1|67	%{_libdir}/libpgf.so
12cr|libpgf-6.11.42-1|68	%{_libdir}/pkgconfig/libpgf.pc
12cr|libpgf-6.11.42-1|69	
12cr|libpgf-6.11.42-1|70	#------------------------------------------------------------------------------
12cr|libpgf-6.11.42-1|71	%prep
12cr|libpgf-6.11.42-1|72	%setup -qn %{name}
12cr|libpgf-6.11.42-1|73	
12cr|libpgf-6.11.42-1|74	%build
12cr|libpgf-6.11.42-1|75	sh -x autogen.sh
12cr|libpgf-6.11.42-1|76	%{configure2_5x} --disable-static
12cr|libpgf-6.11.42-1|77	%{make}
12cr|libpgf-6.11.42-1|78	
12cr|libpgf-6.11.42-1|79	%install
12cr|libpgf-6.11.42-1|80	rm -rf %{buildroot}
12cr|libpgf-6.11.42-1|81	%{makeinstall_std}
12cr|libpgf-6.11.42-1|82	
12cr|libpgf-6.11.42-1|83	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12cr|libpgf-6.11.42-1|84	
12cr|libpgf-6.11.42-1|85	
12cr|libpgf-6.11.42-1|86	
12cr|libpgf-6.11.42-1|87	%changelog
12cr|libpgf-6.11.42-1|88	* Tue Nov 15 2011 Zé <ze@mandriva.org> 6.11.42-1
12cr|libpgf-6.11.42-1|89	+ Revision: 730663
12cr|libpgf-6.11.42-1|90	- imported package libpgf
12cr|libpgf-6.11.42-1|91	
12cr|libpgf-6.11.42-1|92	
12cr|libpgf-6.11.42-1|93	* Thu Nov 15 2011 Zé <ze@mandriva.org> 6.11.42-1
12cr|libpgf-6.11.42-1|94	- first package

2784 12
12cr|libpicviz-0.6.1-4|1	%define name    libpicviz
12cr|libpicviz-0.6.1-4|2	%define version 0.6.1
12cr|libpicviz-0.6.1-4|3	%define release %mkrel 4
12cr|libpicviz-0.6.1-4|4	%define major   2
12cr|libpicviz-0.6.1-4|5	
12cr|libpicviz-0.6.1-4|6	%define libname %mklibname picviz %{major}
12cr|libpicviz-0.6.1-4|7	%define develname %mklibname -d picviz
12cr|libpicviz-0.6.1-4|8	
12cr|libpicviz-0.6.1-4|9	Name: %name
12cr|libpicviz-0.6.1-4|10	Version: %version
12cr|libpicviz-0.6.1-4|11	Release: %release
12cr|libpicviz-0.6.1-4|12	Summary: Parallel coordinates plotter
12cr|libpicviz-0.6.1-4|13	License: GPLv3+
12cr|libpicviz-0.6.1-4|14	Group: Graphics
12cr|libpicviz-0.6.1-4|15	URL: http://www.wallinfire.net/picviz
12cr|libpicviz-0.6.1-4|16	#Source0: http://www.wallinfire.net/picviz/attachment/wiki/ReleasesDownload/%{name}-%{version}.tar.gz?format=raw
12cr|libpicviz-0.6.1-4|17	Source0: http://www.wallinfire.net/files/picviz/%{name}-%{version}.tar.gz
12cr|libpicviz-0.6.1-4|18	Patch0: libpicviz-0.6.1-fix-underlinking.patch
12cr|libpicviz-0.6.1-4|19	Patch1: libpicviz-0.6.1-external-libevent.patch
12cr|libpicviz-0.6.1-4|20	
12cr|libpicviz-0.6.1-4|21	BuildRequires: cmake
12cr|libpicviz-0.6.1-4|22	BuildRequires: bison
12cr|libpicviz-0.6.1-4|23	BuildRequires: flex
12cr|libpicviz-0.6.1-4|24	BuildRequires: python-devel
12cr|libpicviz-0.6.1-4|25	BuildRequires: pkgconfig
12cr|libpicviz-0.6.1-4|26	BuildRequires: pcre-devel
12cr|libpicviz-0.6.1-4|27	BuildRequires: libev-devel
12cr|libpicviz-0.6.1-4|28	BuildRequires: cairo-devel
12cr|libpicviz-0.6.1-4|29	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|libpicviz-0.6.1-4|30	
12cr|libpicviz-0.6.1-4|31	%package -n %{develname}
12cr|libpicviz-0.6.1-4|32	Summary: Picviz development files
12cr|libpicviz-0.6.1-4|33	Group: Development/C
12cr|libpicviz-0.6.1-4|34	Requires: %{libname} = %{version}
12cr|libpicviz-0.6.1-4|35	Provides: %{name}-devel = %{version}-%{release}
12cr|libpicviz-0.6.1-4|36	
12cr|libpicviz-0.6.1-4|37	%package -n %{libname}
12cr|libpicviz-0.6.1-4|38	Summary: Parallel coordinates plotter library
12cr|libpicviz-0.6.1-4|39	Group: Graphics
12cr|libpicviz-0.6.1-4|40	
12cr|libpicviz-0.6.1-4|41	%description
12cr|libpicviz-0.6.1-4|42	Picviz is a parallel coordinates plotter which enables easy scripting
12cr|libpicviz-0.6.1-4|43	from various input (tcpdump, syslog, iptables logs, apache logs,
12cr|libpicviz-0.6.1-4|44	etc..) to visualize your data and discover interesting results
12cr|libpicviz-0.6.1-4|45	quickly.
12cr|libpicviz-0.6.1-4|46	
12cr|libpicviz-0.6.1-4|47	Its primary goal is to graph data in order to be able to quickly
12cr|libpicviz-0.6.1-4|48	analyze problems and find correlations among variables. With security
12cr|libpicviz-0.6.1-4|49	analysis in mind, the program has been designed to be very flexible,
12cr|libpicviz-0.6.1-4|50	able to graph millions of events.
12cr|libpicviz-0.6.1-4|51	
12cr|libpicviz-0.6.1-4|52	The language is designed to be close to the graphviz graph description
12cr|libpicviz-0.6.1-4|53	language.
12cr|libpicviz-0.6.1-4|54	
12cr|libpicviz-0.6.1-4|55	%description -n %{develname}
12cr|libpicviz-0.6.1-4|56	Development files for libpicviz.
12cr|libpicviz-0.6.1-4|57	
12cr|libpicviz-0.6.1-4|58	%description -n %{libname}
12cr|libpicviz-0.6.1-4|59	Picviz is a parallel coordinates plotter which enables easy scripting
12cr|libpicviz-0.6.1-4|60	from various input (tcpdump, syslog, iptables logs, apache logs,
12cr|libpicviz-0.6.1-4|61	etc..) to visualize your data and discover interesting results
12cr|libpicviz-0.6.1-4|62	quickly.
12cr|libpicviz-0.6.1-4|63	
12cr|libpicviz-0.6.1-4|64	Its primary goal is to graph data in order to be able to quickly
12cr|libpicviz-0.6.1-4|65	analyze problems and find correlations among variables. With security
12cr|libpicviz-0.6.1-4|66	analysis in mind, the program has been designed to be very flexible,
12cr|libpicviz-0.6.1-4|67	able to graph millions of events.
12cr|libpicviz-0.6.1-4|68	
12cr|libpicviz-0.6.1-4|69	The language is designed to be close to the graphviz graph description
12cr|libpicviz-0.6.1-4|70	language.
12cr|libpicviz-0.6.1-4|71	
12cr|libpicviz-0.6.1-4|72	%prep
12cr|libpicviz-0.6.1-4|73	%setup -q
12cr|libpicviz-0.6.1-4|74	%patch1 -p 1
12cr|libpicviz-0.6.1-4|75	%patch0 -p 1
12cr|libpicviz-0.6.1-4|76	
12cr|libpicviz-0.6.1-4|77	%build
12cr|libpicviz-0.6.1-4|78	pushd .
12cr|libpicviz-0.6.1-4|79	%cmake -DCMAKE_SKIP_RPATH:BOOL=ON -DLIB_INSTALL_DIR=%_lib -DMOD_INSTALL_DIR=%_lib/%name-%major
12cr|libpicviz-0.6.1-4|80	# parallel build breaks on klodia (too many cores)
12cr|libpicviz-0.6.1-4|81	make
12cr|libpicviz-0.6.1-4|82	popd
12cr|libpicviz-0.6.1-4|83	
12cr|libpicviz-0.6.1-4|84	%install
12cr|libpicviz-0.6.1-4|85	rm -rf %{buildroot}
12cr|libpicviz-0.6.1-4|86	%makeinstall_std
12cr|libpicviz-0.6.1-4|87	
12cr|libpicviz-0.6.1-4|88	%clean
12cr|libpicviz-0.6.1-4|89	rm -rf %{buildroot}
12cr|libpicviz-0.6.1-4|90	
12cr|libpicviz-0.6.1-4|91	%files -n %{develname}
12cr|libpicviz-0.6.1-4|92	%defattr(-,root,root,-)
12cr|libpicviz-0.6.1-4|93	%{_libdir}/libpicviz.so
12cr|libpicviz-0.6.1-4|94	%{_libdir}/pkgconfig/libpicviz.pc
12cr|libpicviz-0.6.1-4|95	%{_includedir}/*
12cr|libpicviz-0.6.1-4|96	
12cr|libpicviz-0.6.1-4|97	%files -n %libname
12cr|libpicviz-0.6.1-4|98	%defattr(-,root,root,-)
12cr|libpicviz-0.6.1-4|99	%doc COPYING
12cr|libpicviz-0.6.1-4|100	%{_libdir}/*.so.*
12cr|libpicviz-0.6.1-4|101	%dir %{_libdir}/%{name}-%major
12cr|libpicviz-0.6.1-4|102	%{_libdir}/%{name}-%major/*.so
12cr|libpicviz-0.6.1-4|103	
12cr|libpicviz-0.6.1-4|104	
12cr|libpicviz-0.6.1-4|105	
12cr|libpicviz-0.6.1-4|106	%changelog
12cr|libpicviz-0.6.1-4|107	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-4mdv2012.0
12cr|libpicviz-0.6.1-4|108	+ Revision: 772998
12cr|libpicviz-0.6.1-4|109	- relink against libpcre.so.1
12cr|libpicviz-0.6.1-4|110	
12cr|libpicviz-0.6.1-4|111	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-3mdv2011.0
12cr|libpicviz-0.6.1-4|112	+ Revision: 609772
12cr|libpicviz-0.6.1-4|113	- rebuild
12cr|libpicviz-0.6.1-4|114	
12cr|libpicviz-0.6.1-4|115	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|libpicviz-0.6.1-4|116	- fix sources URL
12cr|libpicviz-0.6.1-4|117	
12cr|libpicviz-0.6.1-4|118	* Sat Feb 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.1-2mdv2010.1
12cr|libpicviz-0.6.1-4|119	+ Revision: 501422
12cr|libpicviz-0.6.1-4|120	- use external libev
12cr|libpicviz-0.6.1-4|121	
12cr|libpicviz-0.6.1-4|122	* Tue Jan 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.1-1mdv2010.1
12cr|libpicviz-0.6.1-4|123	+ Revision: 496519
12cr|libpicviz-0.6.1-4|124	- import libpicviz
12cr|libpicviz-0.6.1-4|125	
12cr|libpicviz-0.6.1-4|126	
12cr|libpicviz-0.6.1-4|127	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.1-1mdv2010.1
12cr|libpicviz-0.6.1-4|128	- first standalone package

2785 12
12cr|libpki-0.6.7-1|1	%define	major	67
12cr|libpki-0.6.7-1|2	%define	libname %mklibname pki %{major}
12cr|libpki-0.6.7-1|3	%define devname %mklibname pki -d
12cr|libpki-0.6.7-1|4	
12cr|libpki-0.6.7-1|5	Summary:	OpenCA PKI development library
12cr|libpki-0.6.7-1|6	Name:		libpki
12cr|libpki-0.6.7-1|7	Version:	0.6.7
12cr|libpki-0.6.7-1|8	Release:	1
12cr|libpki-0.6.7-1|9	License:	GPLv2
12cr|libpki-0.6.7-1|10	URL:		http://www.openca.org/projects/libpki
12cr|libpki-0.6.7-1|11	Group:		System/Libraries
12cr|libpki-0.6.7-1|12	Source0:	libpki-%{version}.tar.gz
12cr|libpki-0.6.7-1|13	Patch1:		libpki-0.3.0-etc_issue_fix.diff
12cr|libpki-0.6.7-1|14	Patch3:		libpki-0.4.1-fix-link.patch
12cr|libpki-0.6.7-1|15	
12cr|libpki-0.6.7-1|16	BuildRequires:	libtool-devel
12cr|libpki-0.6.7-1|17	BuildRequires:	libxml2-devel
12cr|libpki-0.6.7-1|18	BuildRequires:	mysql-devel
12cr|libpki-0.6.7-1|19	BuildRequires:	openldap-devel
12cr|libpki-0.6.7-1|20	BuildRequires:	openssl-devel
12cr|libpki-0.6.7-1|21	BuildRequires:	postgresql-devel
12cr|libpki-0.6.7-1|22	
12cr|libpki-0.6.7-1|23	%description
12cr|libpki-0.6.7-1|24	OpenCA Labs' Easy to use PKI library.
12cr|libpki-0.6.7-1|25	
12cr|libpki-0.6.7-1|26	%package	tools
12cr|libpki-0.6.7-1|27	Summary:	Shared libpki library
12cr|libpki-0.6.7-1|28	Group:		System/Libraries
12cr|libpki-0.6.7-1|29	
12cr|libpki-0.6.7-1|30	%description	tools
12cr|libpki-0.6.7-1|31	This package contains various tools using the shared PKI library.
12cr|libpki-0.6.7-1|32	
12cr|libpki-0.6.7-1|33	%package -n	%{libname}
12cr|libpki-0.6.7-1|34	Summary:	Shared libpki library
12cr|libpki-0.6.7-1|35	Group:		System/Libraries
12cr|libpki-0.6.7-1|36	
12cr|libpki-0.6.7-1|37	%description -n	%{libname}
12cr|libpki-0.6.7-1|38	This package contains the shared PKI library.
12cr|libpki-0.6.7-1|39	
12cr|libpki-0.6.7-1|40	%package -n	%{devname}
12cr|libpki-0.6.7-1|41	Summary:	Header files, libraries and development documentation for libpki
12cr|libpki-0.6.7-1|42	Group:		Development/C
12cr|libpki-0.6.7-1|43	Requires:	%{libname} = %{version}
12cr|libpki-0.6.7-1|44	Provides:	pki-devel = %{version}-%{release}
12cr|libpki-0.6.7-1|45	Provides:	%{name}-devel = %{version}-%{release}
12cr|libpki-0.6.7-1|46	
12cr|libpki-0.6.7-1|47	%description -n	%{devname}
12cr|libpki-0.6.7-1|48	This package contains the development files for the PKI library.
12cr|libpki-0.6.7-1|49	
12cr|libpki-0.6.7-1|50	
12cr|libpki-0.6.7-1|51	%prep
12cr|libpki-0.6.7-1|52	%setup -q
12cr|libpki-0.6.7-1|53	%patch1 -p0
12cr|libpki-0.6.7-1|54	%patch3 -p0
12cr|libpki-0.6.7-1|55	
12cr|libpki-0.6.7-1|56	# fix strange perms
12cr|libpki-0.6.7-1|57	find . -type d -exec chmod 755 {} \;
12cr|libpki-0.6.7-1|58	find . -type f -exec chmod 644 {} \;
12cr|libpki-0.6.7-1|59	mkdir -p m4
12cr|libpki-0.6.7-1|60	rm -f configure
12cr|libpki-0.6.7-1|61	autoreconf -fi
12cr|libpki-0.6.7-1|62	
12cr|libpki-0.6.7-1|63	%build
12cr|libpki-0.6.7-1|64	export LDFLAGS="$LDFLAGS %ldflags -llber"
12cr|libpki-0.6.7-1|65	%configure2_5x \
12cr|libpki-0.6.7-1|66	--disable-static
12cr|libpki-0.6.7-1|67	
12cr|libpki-0.6.7-1|68	%make
12cr|libpki-0.6.7-1|69	
12cr|libpki-0.6.7-1|70	%install
12cr|libpki-0.6.7-1|71	%makeinstall_std
12cr|libpki-0.6.7-1|72	mv %{buildroot}%{_prefix}/etc %{buildroot}/%{_sysconfdir}
12cr|libpki-0.6.7-1|73	
12cr|libpki-0.6.7-1|74	# lib64 fix
12cr|libpki-0.6.7-1|75	perl -pi -e "s|/usr/lib\b|%{_libdir}|g" %{buildroot}%{_bindir}/libpki-config \
12cr|libpki-0.6.7-1|76	%{buildroot}%{_libdir}/pkgconfig/libpki.pc
12cr|libpki-0.6.7-1|77	
12cr|libpki-0.6.7-1|78	# cleanup
12cr|libpki-0.6.7-1|79	rm -rf %{buildroot}%{_datadir}/libpki
12cr|libpki-0.6.7-1|80	
12cr|libpki-0.6.7-1|81	%files tools
12cr|libpki-0.6.7-1|82	%{_bindir}/pki-cert
12cr|libpki-0.6.7-1|83	%{_bindir}/pki-crl
12cr|libpki-0.6.7-1|84	%{_bindir}/pki-derenc
12cr|libpki-0.6.7-1|85	%{_bindir}/pki-lirt
12cr|libpki-0.6.7-1|86	%{_bindir}/pki-query
12cr|libpki-0.6.7-1|87	%{_bindir}/pki-request
12cr|libpki-0.6.7-1|88	%{_bindir}/pki-siginfo
12cr|libpki-0.6.7-1|89	%{_bindir}/pki-tool
12cr|libpki-0.6.7-1|90	%{_bindir}/pki-xpair
12cr|libpki-0.6.7-1|91	%{_bindir}/url-tool
12cr|libpki-0.6.7-1|92	
12cr|libpki-0.6.7-1|93	%files -n %{libname}
12cr|libpki-0.6.7-1|94	%doc AUTHORS ChangeLog NEWS README
12cr|libpki-0.6.7-1|95	%dir %{_sysconfdir}/libpki
12cr|libpki-0.6.7-1|96	%dir %{_sysconfdir}/libpki/hsm.d
12cr|libpki-0.6.7-1|97	%dir %{_sysconfdir}/libpki/store.d
12cr|libpki-0.6.7-1|98	%dir %{_sysconfdir}/libpki/profile.d
12cr|libpki-0.6.7-1|99	%dir %{_sysconfdir}/libpki/token.d
12cr|libpki-0.6.7-1|100	%config(noreplace) %{_sysconfdir}/pki.conf
12cr|libpki-0.6.7-1|101	%config(noreplace) %{_sysconfdir}/libpki/*.xml
12cr|libpki-0.6.7-1|102	%config(noreplace) %{_sysconfdir}/libpki/hsm.d/*.xml
12cr|libpki-0.6.7-1|103	%config(noreplace) %{_sysconfdir}/libpki/store.d/*.xml
12cr|libpki-0.6.7-1|104	%config(noreplace) %{_sysconfdir}/libpki/profile.d/*.xml
12cr|libpki-0.6.7-1|105	%config(noreplace) %{_sysconfdir}/libpki/token.d/*.xml
12cr|libpki-0.6.7-1|106	%{_libdir}/lib*.so.%{major}*
12cr|libpki-0.6.7-1|107	
12cr|libpki-0.6.7-1|108	%files -n %{devname}
12cr|libpki-0.6.7-1|109	%{_includedir}/libpki
12cr|libpki-0.6.7-1|110	%{_bindir}/libpki-config
12cr|libpki-0.6.7-1|111	%{_libdir}/*.so
12cr|libpki-0.6.7-1|112	%{_libdir}/pkgconfig/libpki.pc
12cr|libpki-0.6.7-1|113	
12cr|libpki-0.6.7-1|114	
12cr|libpki-0.6.7-1|115	
12cr|libpki-0.6.7-1|116	%changelog
12cr|libpki-0.6.7-1|117	* Wed Jun 13 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.6.7-1
12cr|libpki-0.6.7-1|118	+ Revision: 805520
12cr|libpki-0.6.7-1|119	- new version 0.6.7
12cr|libpki-0.6.7-1|120	
12cr|libpki-0.6.7-1|121	* Thu Feb 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.4-1
12cr|libpki-0.6.7-1|122	+ Revision: 638131
12cr|libpki-0.6.7-1|123	- 0.6.4
12cr|libpki-0.6.7-1|124	- fix the format string errors
12cr|libpki-0.6.7-1|125	
12cr|libpki-0.6.7-1|126	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-1mdv2011.0
12cr|libpki-0.6.7-1|127	+ Revision: 600410
12cr|libpki-0.6.7-1|128	- 0.6.1
12cr|libpki-0.6.7-1|129	
12cr|libpki-0.6.7-1|130	* Sun Sep 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-1mdv2011.0
12cr|libpki-0.6.7-1|131	+ Revision: 576107
12cr|libpki-0.6.7-1|132	- 0.5.1
12cr|libpki-0.6.7-1|133	
12cr|libpki-0.6.7-1|134	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 0.4.1-2mdv2010.1
12cr|libpki-0.6.7-1|135	+ Revision: 536668
12cr|libpki-0.6.7-1|136	- build with correct flags
12cr|libpki-0.6.7-1|137	
12cr|libpki-0.6.7-1|138	* Sun Apr 04 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-1mdv2010.1
12cr|libpki-0.6.7-1|139	+ Revision: 531310
12cr|libpki-0.6.7-1|140	- fix build
12cr|libpki-0.6.7-1|141	- 0.4.1
12cr|libpki-0.6.7-1|142	
12cr|libpki-0.6.7-1|143	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-2mdv2010.1
12cr|libpki-0.6.7-1|144	+ Revision: 507487
12cr|libpki-0.6.7-1|145	- rebuild
12cr|libpki-0.6.7-1|146	
12cr|libpki-0.6.7-1|147	* Fri Jan 29 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdv2010.1
12cr|libpki-0.6.7-1|148	+ Revision: 498080
12cr|libpki-0.6.7-1|149	- fix build
12cr|libpki-0.6.7-1|150	- import libpki
12cr|libpki-0.6.7-1|151	
12cr|libpki-0.6.7-1|152	
12cr|libpki-0.6.7-1|153	* Thu Jan 28 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdv2010.0
12cr|libpki-0.6.7-1|154	- initial Mandriva package

2786 12
12cr|libppd-0.10-15|1	%define major		1
12cr|libppd-0.10-15|2	%define libname		%mklibname ppd %{major}
12cr|libppd-0.10-15|3	%define develname	%mklibname ppd -d
12cr|libppd-0.10-15|4	
12cr|libppd-0.10-15|5	Summary:	Library for handling PPD (PostScript Printer Description) files
12cr|libppd-0.10-15|6	Name:		libppd
12cr|libppd-0.10-15|7	Version:	0.10
12cr|libppd-0.10-15|8	Release:	15
12cr|libppd-0.10-15|9	License:	GPLv2
12cr|libppd-0.10-15|10	Group:		Publishing
12cr|libppd-0.10-15|11	Source:		http://sourceforge.net/projects/lpr/libppd-0.10.tar.bz2
12cr|libppd-0.10-15|12	Patch0:		libppd-0.10-autotools.patch
12cr|libppd-0.10-15|13	Url:		http://sourceforge.net/projects/lpr/
12cr|libppd-0.10-15|14	BuildRequires:	libglib-devel
12cr|libppd-0.10-15|15	BuildRequires:	autoconf
12cr|libppd-0.10-15|16	
12cr|libppd-0.10-15|17	%description
12cr|libppd-0.10-15|18	libppd is a library for handling PPD (PostScript Printer Description)
12cr|libppd-0.10-15|19	files, its functions parse the files, list printer options and choices
12cr|libppd-0.10-15|20	described in the files to set up GUIs for printing, and it inserts
12cr|libppd-0.10-15|21	PostScript commands into PostScript files so that the option settings
12cr|libppd-0.10-15|22	of the user are applied to the PostScript print job.
12cr|libppd-0.10-15|23	
12cr|libppd-0.10-15|24	%package -n %{libname}
12cr|libppd-0.10-15|25	Summary:	Library for handling PPD (PostScript Printer Description) files
12cr|libppd-0.10-15|26	Provides:	libppd
12cr|libppd-0.10-15|27	Group:		Publishing
12cr|libppd-0.10-15|28	
12cr|libppd-0.10-15|29	%description -n %{libname}
12cr|libppd-0.10-15|30	libppd is a library for handling PPD (PostScript Printer Description)
12cr|libppd-0.10-15|31	files, its functions parse the files, list printer options and choices
12cr|libppd-0.10-15|32	described in the files to set up GUIs for printing, and it inserts
12cr|libppd-0.10-15|33	PostScript commands into PostScript files so that the option settings
12cr|libppd-0.10-15|34	of the user are applied to the PostScript print job.
12cr|libppd-0.10-15|35	
12cr|libppd-0.10-15|36	%package -n ppdfilt
12cr|libppd-0.10-15|37	Summary: Sets options according to a PPD file in a PostScript file
12cr|libppd-0.10-15|38	Group:		Publishing
12cr|libppd-0.10-15|39	
12cr|libppd-0.10-15|40	%description -n ppdfilt
12cr|libppd-0.10-15|41	ppdfilt is a filter which takes PostScript as input, inserts
12cr|libppd-0.10-15|42	PostScripy code according to a PPD file and user-supplied option
12cr|libppd-0.10-15|43	settings, and puts out the result. Sending a so prepared PostScript
12cr|libppd-0.10-15|44	file to the printer to which the PPD file belongs, the printer does
12cr|libppd-0.10-15|45	the job with the options as set by the user.
12cr|libppd-0.10-15|46	
12cr|libppd-0.10-15|47	
12cr|libppd-0.10-15|48	%package -n %{develname}
12cr|libppd-0.10-15|49	Summary: Headers and links to compile against the "%{libname}" library
12cr|libppd-0.10-15|50	Requires: 	%{libname} >= %{version}
12cr|libppd-0.10-15|51	Provides:	libppd-devel
12cr|libppd-0.10-15|52	Obsoletes:	%{mklibname ppd 1 -d}
12cr|libppd-0.10-15|53	Group:		Development/C
12cr|libppd-0.10-15|54	
12cr|libppd-0.10-15|55	%description -n %{develname}
12cr|libppd-0.10-15|56	This package contains all files which one needs to compile programs using
12cr|libppd-0.10-15|57	the "%{libname}" library.
12cr|libppd-0.10-15|58	
12cr|libppd-0.10-15|59	%prep
12cr|libppd-0.10-15|60	%setup -q
12cr|libppd-0.10-15|61	%patch0 -p1 -b .automake
12cr|libppd-0.10-15|62	
12cr|libppd-0.10-15|63	%build
12cr|libppd-0.10-15|64	autoreconf -fi
12cr|libppd-0.10-15|65	%configure2_5x
12cr|libppd-0.10-15|66	# Parallel build is not safe: tested by AdamW 2007/07
12cr|libppd-0.10-15|67	make
12cr|libppd-0.10-15|68	
12cr|libppd-0.10-15|69	%install
12cr|libppd-0.10-15|70	%makeinstall
12cr|libppd-0.10-15|71	
12cr|libppd-0.10-15|72	%files -n ppdfilt
12cr|libppd-0.10-15|73	%defattr(-,root,root)
12cr|libppd-0.10-15|74	%{_bindir}/*
12cr|libppd-0.10-15|75	%{_mandir}/man1/*
12cr|libppd-0.10-15|76	%{_datadir}/postscript
12cr|libppd-0.10-15|77	
12cr|libppd-0.10-15|78	%files -n %{libname}
12cr|libppd-0.10-15|79	%defattr(-,root,root)
12cr|libppd-0.10-15|80	%{_libdir}/*.so.*
12cr|libppd-0.10-15|81	
12cr|libppd-0.10-15|82	%files -n %{develname}
12cr|libppd-0.10-15|83	%defattr(-,root,root)
12cr|libppd-0.10-15|84	%doc AUTHORS ChangeLog TODO
12cr|libppd-0.10-15|85	%{_includedir}/*.h
12cr|libppd-0.10-15|86	%{_libdir}/*.so
12cr|libppd-0.10-15|87	%{_libdir}/*.a
12cr|libppd-0.10-15|88	%{_mandir}/man3/*
12cr|libppd-0.10-15|89	
12cr|libppd-0.10-15|90	
12cr|libppd-0.10-15|91	%changelog
12cr|libppd-0.10-15|92	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10-14mdv2011.0
12cr|libppd-0.10-15|93	+ Revision: 620215
12cr|libppd-0.10-15|94	- the mass rebuild of 2010.0 packages
12cr|libppd-0.10-15|95	
12cr|libppd-0.10-15|96	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.10-13mdv2010.0
12cr|libppd-0.10-15|97	+ Revision: 429827
12cr|libppd-0.10-15|98	- rebuild
12cr|libppd-0.10-15|99	
12cr|libppd-0.10-15|100	+ Arnaud Patard <apatard@mandriva.com>
12cr|libppd-0.10-15|101	- Fix build fix newer libtool (remove old libtool patch, fix src/Makefile.am)
12cr|libppd-0.10-15|102	
12cr|libppd-0.10-15|103	+ Funda Wang <fwang@mandriva.org>
12cr|libppd-0.10-15|104	- use configure2_5x
12cr|libppd-0.10-15|105	
12cr|libppd-0.10-15|106	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.10-11mdv2009.0
12cr|libppd-0.10-15|107	+ Revision: 222967
12cr|libppd-0.10-15|108	- rebuild
12cr|libppd-0.10-15|109	
12cr|libppd-0.10-15|110	+ Pixel <pixel@mandriva.com>
12cr|libppd-0.10-15|111	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libppd-0.10-15|112	
12cr|libppd-0.10-15|113	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.10-10mdv2008.1
12cr|libppd-0.10-15|114	+ Revision: 178991
12cr|libppd-0.10-15|115	- rebuild
12cr|libppd-0.10-15|116	
12cr|libppd-0.10-15|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|libppd-0.10-15|118	- rebuild
12cr|libppd-0.10-15|119	- kill re-definition of %%buildroot on Pixel's request
12cr|libppd-0.10-15|120	
12cr|libppd-0.10-15|121	+ Olivier Blin <oblin@mandriva.com>
12cr|libppd-0.10-15|122	- restore BuildRoot
12cr|libppd-0.10-15|123	
12cr|libppd-0.10-15|124	* Wed Aug 01 2007 Adam Williamson <awilliamson@mandriva.org> 0.10-8mdv2008.0
12cr|libppd-0.10-15|125	+ Revision: 57305
12cr|libppd-0.10-15|126	- no need to package COPYING or INSTALL
12cr|libppd-0.10-15|127	- add comment on parallel build not working
12cr|libppd-0.10-15|128	- rebuild for 2008
12cr|libppd-0.10-15|129	- move docs to -devel package
12cr|libppd-0.10-15|130	- don't do the doc installation manually, just use the macro
12cr|libppd-0.10-15|131	- new devel policy
12cr|libppd-0.10-15|132	- buildrequires autoconf
12cr|libppd-0.10-15|133	- clarify license as GPLv2
12cr|libppd-0.10-15|134	- bunzip2 patch
12cr|libppd-0.10-15|135	- spec clean
12cr|libppd-0.10-15|136	- Import libppd
12cr|libppd-0.10-15|137	
12cr|libppd-0.10-15|138	
12cr|libppd-0.10-15|139	
12cr|libppd-0.10-15|140	* Tue Jul 11 2006 Till Kamppeter <till@mandriva.com> 0.10-7mdv2007.0
12cr|libppd-0.10-15|141	- Rebuilt
12cr|libppd-0.10-15|142	
12cr|libppd-0.10-15|143	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 0.10-7mdk
12cr|libppd-0.10-15|144	- Rebuild
12cr|libppd-0.10-15|145	
12cr|libppd-0.10-15|146	* Sun Aug 14 2005 Till Kamppeter <till@mandriva.com> 0.10-6mdk
12cr|libppd-0.10-15|147	- Rebuilt to remove the dust of 12 months.
12cr|libppd-0.10-15|148	
12cr|libppd-0.10-15|149	* Sun Jul 25 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.10-5mdk
12cr|libppd-0.10-15|150	- libtool fixes
12cr|libppd-0.10-15|151	
12cr|libppd-0.10-15|152	* Wed Sep 17 2003 Till Kamppeter <till@mandrakesoft.com> 0.10-4mdk
12cr|libppd-0.10-15|153	- Renamed source RPM and specfile to not contain major.
12cr|libppd-0.10-15|154	- Corrected group of libppd-devel.
12cr|libppd-0.10-15|155	- rpmlint fixes.
12cr|libppd-0.10-15|156	
12cr|libppd-0.10-15|157	* Tue Sep  2 2003 Till Kamppeter <till@mandrakesoft.com> 0.10-3mdk
12cr|libppd-0.10-15|158	- Used the mklibname macro.
12cr|libppd-0.10-15|159	
12cr|libppd-0.10-15|160	* Sat Jul 12 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.10-2mdk
12cr|libppd-0.10-15|161	- rebuild
12cr|libppd-0.10-15|162	- clean out stuff
12cr|libppd-0.10-15|163	
12cr|libppd-0.10-15|164	* Thu Jan 10 2001 Till Kamppeter <till@mandrakesoft.com> 0.10-1mdk
12cr|libppd-0.10-15|165	- New version.
12cr|libppd-0.10-15|166	
12cr|libppd-0.10-15|167	* Thu Jan 10 2001 Till Kamppeter <till@mandrakesoft.com> 0.9-1mdk
12cr|libppd-0.10-15|168	- Initial release.

2787 12
12cr|libpq++-4.0-16|1	%define	major 4
12cr|libpq++-4.0-16|2	%define libname %mklibname pq++ %{major}
12cr|libpq++-4.0-16|3	%define develname %mklibname pq++ -d
12cr|libpq++-4.0-16|4	
12cr|libpq++-4.0-16|5	Summary:	C++ interface for PostgreSQL
12cr|libpq++-4.0-16|6	Name:		libpq++
12cr|libpq++-4.0-16|7	Version:	4.0
12cr|libpq++-4.0-16|8	Release:	%mkrel 16
12cr|libpq++-4.0-16|9	URL:		http://gborg.postgresql.org/project/libpqpp/projdisplay.php
12cr|libpq++-4.0-16|10	License:	BSD
12cr|libpq++-4.0-16|11	Source0:	%{name}-%{version}.tar.bz2
12cr|libpq++-4.0-16|12	Patch0:		libpq++-4.0-Makefile.patch
12cr|libpq++-4.0-16|13	Patch1:		libpq++-4.0-gcc43.patch
12cr|libpq++-4.0-16|14	Group:		System/Libraries
12cr|libpq++-4.0-16|15	BuildRequires:	postgresql-devel
12cr|libpq++-4.0-16|16	BuildRequires:	postgresql-libs-devel
12cr|libpq++-4.0-16|17	BuildRequires:	libgcc
12cr|libpq++-4.0-16|18	BuildRequires:	libstdc++-devel
12cr|libpq++-4.0-16|19	BuildRequires:	openssl-devel
12cr|libpq++-4.0-16|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libpq++-4.0-16|21	
12cr|libpq++-4.0-16|22	%description
12cr|libpq++-4.0-16|23	This is the C++ interface that has shipped as part of PostgreSQL
12cr|libpq++-4.0-16|24	until v7.2.3.
12cr|libpq++-4.0-16|25	
12cr|libpq++-4.0-16|26	%package -n	%{libname}
12cr|libpq++-4.0-16|27	Summary:	C++ interface for PostgreSQL
12cr|libpq++-4.0-16|28	Group:          System/Libraries
12cr|libpq++-4.0-16|29	
12cr|libpq++-4.0-16|30	%description -n	%{libname}
12cr|libpq++-4.0-16|31	This is the C++ interface that has shipped as part of PostgreSQL
12cr|libpq++-4.0-16|32	until v7.2.3.
12cr|libpq++-4.0-16|33	
12cr|libpq++-4.0-16|34	%package -n	%{develname}
12cr|libpq++-4.0-16|35	Summary:	Development library and header files for %{name}
12cr|libpq++-4.0-16|36	Group:		Development/C++
12cr|libpq++-4.0-16|37	Requires:	%{libname} = %{version}
12cr|libpq++-4.0-16|38	Provides:	pq++-devel = %{version}-%{release}
12cr|libpq++-4.0-16|39	Provides:	libpq++-devel = %{version}-%{release}
12cr|libpq++-4.0-16|40	Obsoletes:	%{mklibname pq++ 4 -d}
12cr|libpq++-4.0-16|41	
12cr|libpq++-4.0-16|42	%description -n	%{develname}
12cr|libpq++-4.0-16|43	This is the C++ interface that has shipped as part of PostgreSQL
12cr|libpq++-4.0-16|44	until v7.2.3.
12cr|libpq++-4.0-16|45	
12cr|libpq++-4.0-16|46	This package contains the %{name} library and its header files
12cr|libpq++-4.0-16|47	needed to compile applications such as PowerDNS, etc.
12cr|libpq++-4.0-16|48	
12cr|libpq++-4.0-16|49	%prep
12cr|libpq++-4.0-16|50	
12cr|libpq++-4.0-16|51	%setup -q -n %{name}-%{version}
12cr|libpq++-4.0-16|52	%patch0 -p0
12cr|libpq++-4.0-16|53	%patch1 -p0
12cr|libpq++-4.0-16|54	
12cr|libpq++-4.0-16|55	# clean up CVS stuff
12cr|libpq++-4.0-16|56	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|libpq++-4.0-16|57	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|libpq++-4.0-16|58	done
12cr|libpq++-4.0-16|59	
12cr|libpq++-4.0-16|60	%build
12cr|libpq++-4.0-16|61	
12cr|libpq++-4.0-16|62	%serverbuild
12cr|libpq++-4.0-16|63	
12cr|libpq++-4.0-16|64	%make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} %ldflags -fPIC"
12cr|libpq++-4.0-16|65	
12cr|libpq++-4.0-16|66	%install
12cr|libpq++-4.0-16|67	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|libpq++-4.0-16|68	
12cr|libpq++-4.0-16|69	install -d %{buildroot}%{_libdir}
12cr|libpq++-4.0-16|70	install -d %{buildroot}%{_includedir}/pgsql/libpq++
12cr|libpq++-4.0-16|71	
12cr|libpq++-4.0-16|72	install -m644 libpq++.h %{buildroot}%{_includedir}/pgsql/
12cr|libpq++-4.0-16|73	install -m644 pgconnection.h %{buildroot}%{_includedir}/pgsql/libpq++/
12cr|libpq++-4.0-16|74	install -m644 pgdatabase.h %{buildroot}%{_includedir}/pgsql/libpq++/
12cr|libpq++-4.0-16|75	install -m644 pgtransdb.h %{buildroot}%{_includedir}/pgsql/libpq++/
12cr|libpq++-4.0-16|76	install -m644 pgcursordb.h %{buildroot}%{_includedir}/pgsql/libpq++/
12cr|libpq++-4.0-16|77	install -m644 pglobject.h %{buildroot}%{_includedir}/pgsql/libpq++/
12cr|libpq++-4.0-16|78	
12cr|libpq++-4.0-16|79	install -m755 libpq++.so.%{major}.0 %{buildroot}%{_libdir}/
12cr|libpq++-4.0-16|80	install -m755 libpq++.a %{buildroot}%{_libdir}/
12cr|libpq++-4.0-16|81	ln -s libpq++.so.%{major}.0 %{buildroot}%{_libdir}/libpq++.so.%{major}
12cr|libpq++-4.0-16|82	ln -s libpq++.so.%{major}.0 %{buildroot}%{_libdir}/libpq++.so
12cr|libpq++-4.0-16|83	
12cr|libpq++-4.0-16|84	%clean
12cr|libpq++-4.0-16|85	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|libpq++-4.0-16|86	
12cr|libpq++-4.0-16|87	%if %mdkversion < 200900
12cr|libpq++-4.0-16|88	%post -n %{libname} -p /sbin/ldconfig
12cr|libpq++-4.0-16|89	%endif
12cr|libpq++-4.0-16|90	
12cr|libpq++-4.0-16|91	%if %mdkversion < 200900
12cr|libpq++-4.0-16|92	%postun -n %{libname} -p /sbin/ldconfig
12cr|libpq++-4.0-16|93	%endif
12cr|libpq++-4.0-16|94	
12cr|libpq++-4.0-16|95	%files -n %{libname}
12cr|libpq++-4.0-16|96	%defattr(-,root,root)
12cr|libpq++-4.0-16|97	%doc CHANGES README
12cr|libpq++-4.0-16|98	%{_libdir}/lib*.so.*
12cr|libpq++-4.0-16|99	
12cr|libpq++-4.0-16|100	%files -n %{develname}
12cr|libpq++-4.0-16|101	%defattr(-,root,root)
12cr|libpq++-4.0-16|102	%doc docs/*
12cr|libpq++-4.0-16|103	%{_includedir}/pgsql/*.h
12cr|libpq++-4.0-16|104	%{_includedir}/pgsql/libpq++/*.h
12cr|libpq++-4.0-16|105	%{_libdir}/lib*.so
12cr|libpq++-4.0-16|106	%{_libdir}/lib*.a
12cr|libpq++-4.0-16|107	
12cr|libpq++-4.0-16|108	
12cr|libpq++-4.0-16|109	%changelog
12cr|libpq++-4.0-16|110	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 4.0-16mdv2011.0
12cr|libpq++-4.0-16|111	+ Revision: 609773
12cr|libpq++-4.0-16|112	- rebuild
12cr|libpq++-4.0-16|113	
12cr|libpq++-4.0-16|114	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 4.0-15mdv2010.1
12cr|libpq++-4.0-16|115	+ Revision: 536664
12cr|libpq++-4.0-16|116	- fix build
12cr|libpq++-4.0-16|117	
12cr|libpq++-4.0-16|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|libpq++-4.0-16|119	- rebuild
12cr|libpq++-4.0-16|120	- rebuild
12cr|libpq++-4.0-16|121	- kill re-definition of %%buildroot on Pixel's request
12cr|libpq++-4.0-16|122	
12cr|libpq++-4.0-16|123	+ Pixel <pixel@mandriva.com>
12cr|libpq++-4.0-16|124	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libpq++-4.0-16|125	
12cr|libpq++-4.0-16|126	+ Olivier Blin <oblin@mandriva.com>
12cr|libpq++-4.0-16|127	- restore BuildRoot
12cr|libpq++-4.0-16|128	
12cr|libpq++-4.0-16|129	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 4.0-12mdv2008.0
12cr|libpq++-4.0-16|130	+ Revision: 83721
12cr|libpq++-4.0-16|131	- rebuild
12cr|libpq++-4.0-16|132	
12cr|libpq++-4.0-16|133	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 4.0-11mdv2008.0
12cr|libpq++-4.0-16|134	+ Revision: 83654
12cr|libpq++-4.0-16|135	- new devel naming
12cr|libpq++-4.0-16|136	
12cr|libpq++-4.0-16|137	
12cr|libpq++-4.0-16|138	* Fri Jan 19 2007 Oden Eriksson <oeriksson@mandriva.com> 4.0-10mdv2007.0
12cr|libpq++-4.0-16|139	+ Revision: 110669
12cr|libpq++-4.0-16|140	- rebuilt against new postgresql libs
12cr|libpq++-4.0-16|141	
12cr|libpq++-4.0-16|142	* Fri Dec 08 2006 Oden Eriksson <oeriksson@mandriva.com> 4.0-9mdv2007.1
12cr|libpq++-4.0-16|143	+ Revision: 93714
12cr|libpq++-4.0-16|144	- Import libpq++
12cr|libpq++-4.0-16|145	
12cr|libpq++-4.0-16|146	* Fri Dec 08 2006 Oden Eriksson <oeriksson@mandriva.com> 4.0-9mdv2007.1
12cr|libpq++-4.0-16|147	- use the %%mkrel macro
12cr|libpq++-4.0-16|148	
12cr|libpq++-4.0-16|149	* Thu Dec 01 2005 Oden Eriksson <oeriksson@mandriva.com> 4.0-8mdk
12cr|libpq++-4.0-16|150	- rebuilt against openssl-0.9.8a
12cr|libpq++-4.0-16|151	
12cr|libpq++-4.0-16|152	* Thu Apr 21 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.0-7mdk
12cr|libpq++-4.0-16|153	- rebuilt against new postgresql libs
12cr|libpq++-4.0-16|154	- fix requires-on-release
12cr|libpq++-4.0-16|155	
12cr|libpq++-4.0-16|156	* Mon Jun 07 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.0-6mdk
12cr|libpq++-4.0-16|157	- rebuilt against new deps and with gcc v3.4.x
12cr|libpq++-4.0-16|158	- fix deps
12cr|libpq++-4.0-16|159	

2788 12
12cr|libpri-1.4.12-1|1	%define name libpri
12cr|libpri-1.4.12-1|2	%define version 1.4.12
12cr|libpri-1.4.12-1|3	#define beta beta3
12cr|libpri-1.4.12-1|4	%define release %mkrel %{?beta:0.0.%{beta}.}1
12cr|libpri-1.4.12-1|5	%define major 1
12cr|libpri-1.4.12-1|6	%define libname %mklibname pri %{major}
12cr|libpri-1.4.12-1|7	%define develname %mklibname pri -d
12cr|libpri-1.4.12-1|8	
12cr|libpri-1.4.12-1|9	Summary:	An implementation of Primate and Basic Rate ISDN
12cr|libpri-1.4.12-1|10	Name:		%{name}
12cr|libpri-1.4.12-1|11	Version:	%{version}
12cr|libpri-1.4.12-1|12	Release:	%{release}
12cr|libpri-1.4.12-1|13	License:	GPL
12cr|libpri-1.4.12-1|14	Group:		System/Libraries
12cr|libpri-1.4.12-1|15	URL:		http://www.asterisk.org/
12cr|libpri-1.4.12-1|16	Source0:	http://downloads.asterisk.org/pub/telephony/libpri/%{name}-%{version}%{?beta:-%{beta}}.tar.gz
12cr|libpri-1.4.12-1|17	Patch0:		libpri-mdv_conf.diff
12cr|libpri-1.4.12-1|18	Patch1:		libpri-1.4.8-dahdi_fix.diff
12cr|libpri-1.4.12-1|19	BuildRequires:	dahdi-devel
12cr|libpri-1.4.12-1|20	BuildRequires:	zapata-devel
12cr|libpri-1.4.12-1|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libpri-1.4.12-1|22	
12cr|libpri-1.4.12-1|23	%description
12cr|libpri-1.4.12-1|24	libpri is a C implementation of the Primary Rate ISDN specification. It was
12cr|libpri-1.4.12-1|25	based on the Bellcore specification SR-NWT-002343 for National ISDN. As of May
12cr|libpri-1.4.12-1|26	12, 2001, it has been tested work with NI-2, Nortel DMS-100, and Lucent 5E
12cr|libpri-1.4.12-1|27	Custom protocols on switches from Nortel and Lucent.
12cr|libpri-1.4.12-1|28	
12cr|libpri-1.4.12-1|29	%package -n	%{libname}
12cr|libpri-1.4.12-1|30	Summary:	An implementation of Primate and Basic Rate ISDN
12cr|libpri-1.4.12-1|31	Group:          System/Libraries
12cr|libpri-1.4.12-1|32	
12cr|libpri-1.4.12-1|33	%description -n	%{libname}
12cr|libpri-1.4.12-1|34	libpri is a C implementation of the Primary Rate ISDN specification. It was
12cr|libpri-1.4.12-1|35	based on the Bellcore specification SR-NWT-002343 for National ISDN. As of May
12cr|libpri-1.4.12-1|36	12, 2001, it has been tested work with NI-2, Nortel DMS-100, and Lucent 5E
12cr|libpri-1.4.12-1|37	Custom protocols on switches from Nortel and Lucent.
12cr|libpri-1.4.12-1|38	
12cr|libpri-1.4.12-1|39	%package -n	%{develname}
12cr|libpri-1.4.12-1|40	Summary:	Development libraries and headers for %{name}
12cr|libpri-1.4.12-1|41	Group:		Development/C
12cr|libpri-1.4.12-1|42	Provides:	pri-devel = %{version}-%{release}
12cr|libpri-1.4.12-1|43	Provides:	%{name}-devel = %{version}-%{release}
12cr|libpri-1.4.12-1|44	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|libpri-1.4.12-1|45	Requires:	%{libname} = %{version}-%{release}
12cr|libpri-1.4.12-1|46	
12cr|libpri-1.4.12-1|47	%description -n	%{develname}
12cr|libpri-1.4.12-1|48	libpri is an implementation of the Primary Rate ISDN specification (based on
12cr|libpri-1.4.12-1|49	the ITU and Bellcore specifications). It supports Lucent 4e and 5e, Nortel
12cr|libpri-1.4.12-1|50	DMS-100, and National ISDN switchtypes.
12cr|libpri-1.4.12-1|51	
12cr|libpri-1.4.12-1|52	This package contains all of the development files that you will need in order
12cr|libpri-1.4.12-1|53	to compile %{name} applications.
12cr|libpri-1.4.12-1|54	
12cr|libpri-1.4.12-1|55	%package	utils
12cr|libpri-1.4.12-1|56	Summary:	Various tools for %{name} diagnostics
12cr|libpri-1.4.12-1|57	Group:		System/Libraries
12cr|libpri-1.4.12-1|58	
12cr|libpri-1.4.12-1|59	%description	utils
12cr|libpri-1.4.12-1|60	Various tools for %{name} diagnostics
12cr|libpri-1.4.12-1|61	
12cr|libpri-1.4.12-1|62	%prep
12cr|libpri-1.4.12-1|63	
12cr|libpri-1.4.12-1|64	%setup -q -n %{name}-%{version}%{?beta:-%{beta}}
12cr|libpri-1.4.12-1|65	
12cr|libpri-1.4.12-1|66	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|libpri-1.4.12-1|67	find . -type d -perm 0555 -exec chmod 755 {} \;
12cr|libpri-1.4.12-1|68	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|libpri-1.4.12-1|69	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|libpri-1.4.12-1|70	
12cr|libpri-1.4.12-1|71	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|libpri-1.4.12-1|72	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|libpri-1.4.12-1|73	done
12cr|libpri-1.4.12-1|74	
12cr|libpri-1.4.12-1|75	%patch0 -p0
12cr|libpri-1.4.12-1|76	%patch1 -p1
12cr|libpri-1.4.12-1|77	
12cr|libpri-1.4.12-1|78	# lib64 fix
12cr|libpri-1.4.12-1|79	find -name "Makefile" | xargs perl -pi -e 's|\$\(INSTALL_BASE\)/lib|\$\(INSTALL_BASE\)/%{_lib}|g'
12cr|libpri-1.4.12-1|80	
12cr|libpri-1.4.12-1|81	%build
12cr|libpri-1.4.12-1|82	
12cr|libpri-1.4.12-1|83	%make RPM_OPT_FLAGS="%{optflags} -fPIC -DPIC -D_REENTRANT"
12cr|libpri-1.4.12-1|84	%make RPM_OPT_FLAGS="%{optflags} -fPIC -DPIC -D_REENTRANT" pridump pritest
12cr|libpri-1.4.12-1|85	
12cr|libpri-1.4.12-1|86	%install
12cr|libpri-1.4.12-1|87	rm -rf %{buildroot}
12cr|libpri-1.4.12-1|88	
12cr|libpri-1.4.12-1|89	install -d %{buildroot}%{_sbindir}
12cr|libpri-1.4.12-1|90	
12cr|libpri-1.4.12-1|91	make \
12cr|libpri-1.4.12-1|92	INSTALL_PREFIX="%{buildroot}" \
12cr|libpri-1.4.12-1|93	install
12cr|libpri-1.4.12-1|94	
12cr|libpri-1.4.12-1|95	install -m0755 pridump %{buildroot}%{_sbindir}/
12cr|libpri-1.4.12-1|96	install -m0755 pritest %{buildroot}%{_sbindir}/
12cr|libpri-1.4.12-1|97	
12cr|libpri-1.4.12-1|98	%if %mdkversion < 200900
12cr|libpri-1.4.12-1|99	%post -n %{libname} -p /sbin/ldconfig
12cr|libpri-1.4.12-1|100	%endif
12cr|libpri-1.4.12-1|101	
12cr|libpri-1.4.12-1|102	%if %mdkversion < 200900
12cr|libpri-1.4.12-1|103	%postun -n %{libname} -p /sbin/ldconfig
12cr|libpri-1.4.12-1|104	%endif
12cr|libpri-1.4.12-1|105	
12cr|libpri-1.4.12-1|106	%clean
12cr|libpri-1.4.12-1|107	rm -rf %{buildroot}
12cr|libpri-1.4.12-1|108	
12cr|libpri-1.4.12-1|109	%files utils
12cr|libpri-1.4.12-1|110	%defattr(-,root,root)
12cr|libpri-1.4.12-1|111	%{_sbindir}/pridump
12cr|libpri-1.4.12-1|112	%{_sbindir}/pritest
12cr|libpri-1.4.12-1|113	
12cr|libpri-1.4.12-1|114	%files -n %{libname}
12cr|libpri-1.4.12-1|115	%defattr(-,root,root)
12cr|libpri-1.4.12-1|116	%doc ChangeLog README TODO
12cr|libpri-1.4.12-1|117	%{_libdir}/lib*.so.%{major}*
12cr|libpri-1.4.12-1|118	
12cr|libpri-1.4.12-1|119	%files -n %{develname}
12cr|libpri-1.4.12-1|120	%defattr(-,root,root)
12cr|libpri-1.4.12-1|121	%{_includedir}/*.h
12cr|libpri-1.4.12-1|122	%{_libdir}/*.so
12cr|libpri-1.4.12-1|123	%{_libdir}/*.a
12cr|libpri-1.4.12-1|124	
12cr|libpri-1.4.12-1|125	
12cr|libpri-1.4.12-1|126	
12cr|libpri-1.4.12-1|127	
12cr|libpri-1.4.12-1|128	%changelog
12cr|libpri-1.4.12-1|129	* Tue Jul 12 2011 Lonyai Gergely <aleph@mandriva.org> 1.4.12-1mdv2011
12cr|libpri-1.4.12-1|130	+ Revision: 689670
12cr|libpri-1.4.12-1|131	- 1.4.12
12cr|libpri-1.4.12-1|132	
12cr|libpri-1.4.12-1|133	* Tue Nov 23 2010 Lonyai Gergely <aleph@mandriva.org> 1.4.12-0.0.beta3.1mdv2011.0
12cr|libpri-1.4.12-1|134	+ Revision: 599914
12cr|libpri-1.4.12-1|135	- 1.4.12-beta3
12cr|libpri-1.4.12-1|136	
12cr|libpri-1.4.12-1|137	* Fri Oct 22 2010 Lonyai Gergely <aleph@mandriva.org> 1.4.12-0.0.beta2.1mdv2011.0
12cr|libpri-1.4.12-1|138	+ Revision: 587232
12cr|libpri-1.4.12-1|139	- 1.4.12-beta2
12cr|libpri-1.4.12-1|140	
12cr|libpri-1.4.12-1|141	* Mon Sep 13 2010 Lonyai Gergely <aleph@mandriva.org> 1.4.11.4-1mdv2011.0
12cr|libpri-1.4.12-1|142	+ Revision: 577909
12cr|libpri-1.4.12-1|143	- 1.4.11.4
12cr|libpri-1.4.12-1|144	
12cr|libpri-1.4.12-1|145	* Sat Jul 10 2010 Lonyai Gergely <aleph@mandriva.org> 1.4.11.3-1mdv2011.0
12cr|libpri-1.4.12-1|146	+ Revision: 550162
12cr|libpri-1.4.12-1|147	- 1.4.11.3
12cr|libpri-1.4.12-1|148	rediff P0
12cr|libpri-1.4.12-1|149	
12cr|libpri-1.4.12-1|150	* Wed Jan 06 2010 Lonyai Gergely <aleph@mandriva.org> 1.4.10.2-1mdv2010.1
12cr|libpri-1.4.12-1|151	+ Revision: 486609
12cr|libpri-1.4.12-1|152	- 1.4.10.2
12cr|libpri-1.4.12-1|153	
12cr|libpri-1.4.12-1|154	* Mon Jul 13 2009 Lonyai Gergely <aleph@mandriva.org> 1.4.10.1-1mdv2010.0
12cr|libpri-1.4.12-1|155	+ Revision: 395465
12cr|libpri-1.4.12-1|156	- update to 1.4.10.1
12cr|libpri-1.4.12-1|157	
12cr|libpri-1.4.12-1|158	* Mon Feb 23 2009 Lonyai Gergely <aleph@mandriva.org> 1.4.9-1mdv2009.1
12cr|libpri-1.4.12-1|159	+ Revision: 344257
12cr|libpri-1.4.12-1|160	- 1.4.9
12cr|libpri-1.4.12-1|161	
12cr|libpri-1.4.12-1|162	* Thu Dec 11 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.8-2mdv2009.1
12cr|libpri-1.4.12-1|163	+ Revision: 312904
12cr|libpri-1.4.12-1|164	- fix build
12cr|libpri-1.4.12-1|165	
12cr|libpri-1.4.12-1|166	* Wed Dec 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.8-1mdv2009.1
12cr|libpri-1.4.12-1|167	+ Revision: 312532
12cr|libpri-1.4.12-1|168	- 1.4.8
12cr|libpri-1.4.12-1|169	- rediffed P0
12cr|libpri-1.4.12-1|170	
12cr|libpri-1.4.12-1|171	* Wed Aug 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.7-1mdv2009.0
12cr|libpri-1.4.12-1|172	+ Revision: 264215
12cr|libpri-1.4.12-1|173	- 1.4.7
12cr|libpri-1.4.12-1|174	
12cr|libpri-1.4.12-1|175	* Mon Aug 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.5-2mdv2009.0
12cr|libpri-1.4.12-1|176	+ Revision: 263016
12cr|libpri-1.4.12-1|177	- rebuild
12cr|libpri-1.4.12-1|178	
12cr|libpri-1.4.12-1|179	* Sat Aug 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.5-1mdv2009.0
12cr|libpri-1.4.12-1|180	+ Revision: 260711
12cr|libpri-1.4.12-1|181	- 1.4.5
12cr|libpri-1.4.12-1|182	
12cr|libpri-1.4.12-1|183	* Thu Jun 19 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.4-2mdv2009.0
12cr|libpri-1.4.12-1|184	+ Revision: 226557
12cr|libpri-1.4.12-1|185	- rebuild
12cr|libpri-1.4.12-1|186	
12cr|libpri-1.4.12-1|187	+ Pixel <pixel@mandriva.com>
12cr|libpri-1.4.12-1|188	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libpri-1.4.12-1|189	
12cr|libpri-1.4.12-1|190	* Wed May 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.4-1mdv2009.0
12cr|libpri-1.4.12-1|191	+ Revision: 207168
12cr|libpri-1.4.12-1|192	- fix deps
12cr|libpri-1.4.12-1|193	- 1.4.4
12cr|libpri-1.4.12-1|194	- rediff P0
12cr|libpri-1.4.12-1|195	- re-introduce some of the pri tools
12cr|libpri-1.4.12-1|196	
12cr|libpri-1.4.12-1|197	+ Olivier Blin <oblin@mandriva.com>
12cr|libpri-1.4.12-1|198	- restore BuildRoot
12cr|libpri-1.4.12-1|199	
12cr|libpri-1.4.12-1|200	+ Thierry Vignaud <tv@mandriva.org>
12cr|libpri-1.4.12-1|201	- kill re-definition of %%buildroot on Pixel's request
12cr|libpri-1.4.12-1|202	
12cr|libpri-1.4.12-1|203	* Sat Dec 15 2007 Stefan van der Eijk <stefan@mandriva.org> 1.4.3-1mdv2008.1
12cr|libpri-1.4.12-1|204	+ Revision: 120329
12cr|libpri-1.4.12-1|205	- 1.4.3
12cr|libpri-1.4.12-1|206	
12cr|libpri-1.4.12-1|207	* Thu Oct 18 2007 Stefan van der Eijk <stefan@mandriva.org> 1.4.2-1mdv2008.1
12cr|libpri-1.4.12-1|208	+ Revision: 99929
12cr|libpri-1.4.12-1|209	- 1.4.2
12cr|libpri-1.4.12-1|210	
12cr|libpri-1.4.12-1|211	* Tue Sep 04 2007 David Walluck <walluck@mandriva.org> 1.4.1-2mdv2008.0
12cr|libpri-1.4.12-1|212	+ Revision: 79137
12cr|libpri-1.4.12-1|213	- provide pri-devel, and do not provide liblibpri-devel
12cr|libpri-1.4.12-1|214	
12cr|libpri-1.4.12-1|215	* Tue Jul 10 2007 Stefan van der Eijk <stefan@mandriva.org> 1.4.1-1mdv2008.0
12cr|libpri-1.4.12-1|216	+ Revision: 50817
12cr|libpri-1.4.12-1|217	- 1.4.1
12cr|libpri-1.4.12-1|218	
12cr|libpri-1.4.12-1|219	
12cr|libpri-1.4.12-1|220	* Sun Dec 24 2006 Stefan van der Eijk <stefan@mandriva.org> 1.4.0-1mdv2007.0
12cr|libpri-1.4.12-1|221	+ Revision: 101976
12cr|libpri-1.4.12-1|222	- 1.4.0
12cr|libpri-1.4.12-1|223	
12cr|libpri-1.4.12-1|224	* Fri Oct 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-0.1.beta1mdv2007.1
12cr|libpri-1.4.12-1|225	+ Revision: 71208
12cr|libpri-1.4.12-1|226	- Import libpri
12cr|libpri-1.4.12-1|227	
12cr|libpri-1.4.12-1|228	* Sat Oct 07 2006 Stefan van der Eijk <stefan@mandriva.org> 1.4.0-0.1.beta1
12cr|libpri-1.4.12-1|229	- 1.4.0-beta1
12cr|libpri-1.4.12-1|230	
12cr|libpri-1.4.12-1|231	* Thu Jun 01 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-1mdv2007.0
12cr|libpri-1.4.12-1|232	- 1.2.3
12cr|libpri-1.4.12-1|233	- rediffed P0
12cr|libpri-1.4.12-1|234	
12cr|libpri-1.4.12-1|235	* Wed Mar 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdk
12cr|libpri-1.4.12-1|236	- drop the bristuff patch, use visdn instead as it is less intrusive
12cr|libpri-1.4.12-1|237	- rediffed P0
12cr|libpri-1.4.12-1|238	
12cr|libpri-1.4.12-1|239	* Sun Feb 19 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdk
12cr|libpri-1.4.12-1|240	- bristuff-0.3.0-PRE-1l
12cr|libpri-1.4.12-1|241	- rediffed P0
12cr|libpri-1.4.12-1|242	
12cr|libpri-1.4.12-1|243	* Sat Feb 04 2006 Stefan van der Eijk <stefan@eijk.nu> 1.2.2-1mdk
12cr|libpri-1.4.12-1|244	- 1.2.2
12cr|libpri-1.4.12-1|245	- update bristuff to 0.3.0-PRE-1k
12cr|libpri-1.4.12-1|246	- rediffed patch1
12cr|libpri-1.4.12-1|247	
12cr|libpri-1.4.12-1|248	* Mon Dec 26 2005 Stefan van der Eijk <stefan@eijk.nu> 1.2.1-2mdk
12cr|libpri-1.4.12-1|249	- update bristuff to 0.3.0-PRE-1d and enable
12cr|libpri-1.4.12-1|250	
12cr|libpri-1.4.12-1|251	* Mon Dec 12 2005 Stefan van der Eijk <stefan@eijk.nu> 1.2.1-1mdk
12cr|libpri-1.4.12-1|252	- 1.2.1
12cr|libpri-1.4.12-1|253	- update bristuff to 0.3.0-PRE-1c, but don't enable
12cr|libpri-1.4.12-1|254	
12cr|libpri-1.4.12-1|255	* Sun Nov 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdk
12cr|libpri-1.4.12-1|256	- 1.2.0
12cr|libpri-1.4.12-1|257	- drop insane dep names
12cr|libpri-1.4.12-1|258	
12cr|libpri-1.4.12-1|259	* Sat Nov 12 2005 Stefan van der Eijk <stefan@eijk.nu> 1.2.0-0.rc2.1mdk
12cr|libpri-1.4.12-1|260	- 1.2.0-rc2
12cr|libpri-1.4.12-1|261	
12cr|libpri-1.4.12-1|262	* Wed Nov 09 2005 Stefan van der Eijk <stefan@eijk.nu> 1.2.0-0.rc1.1mdk
12cr|libpri-1.4.12-1|263	- 1.2.0-rc1
12cr|libpri-1.4.12-1|264	
12cr|libpri-1.4.12-1|265	* Fri Nov 04 2005 Stefan van der Eijk <stefan@eijk.nu> 1.2.0-0.beta2.1mdk
12cr|libpri-1.4.12-1|266	- 1.2.0-beta2
12cr|libpri-1.4.12-1|267	
12cr|libpri-1.4.12-1|268	* Thu Oct 20 2005 Stefan van der Eijk <stefan@eijk.nu> 1.2.0-0.beta1.1mdk
12cr|libpri-1.4.12-1|269	- 1.2.0-beta1
12cr|libpri-1.4.12-1|270	- disable patch1 for now
12cr|libpri-1.4.12-1|271	
12cr|libpri-1.4.12-1|272	* Sat Sep 03 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-0.20050529.2mdk
12cr|libpri-1.4.12-1|273	- rebuild
12cr|libpri-1.4.12-1|274	- use sane deps names
12cr|libpri-1.4.12-1|275	
12cr|libpri-1.4.12-1|276	* Thu Jun 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-20050529.1mdk
12cr|libpri-1.4.12-1|277	- use a more appropriate version because this is really HEAD and not 1.0.8
12cr|libpri-1.4.12-1|278	
12cr|libpri-1.4.12-1|279	* Wed Jun 01 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-0.20050529.1mdk
12cr|libpri-1.4.12-1|280	- new snap (20050529)
12cr|libpri-1.4.12-1|281	- rediff P0
12cr|libpri-1.4.12-1|282	- bristuff-0.2.0-RC8f-CVS (P1)
12cr|libpri-1.4.12-1|283	- the utils won't compile, deactivate it for now
12cr|libpri-1.4.12-1|284	
12cr|libpri-1.4.12-1|285	* Fri May 06 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-0.20050420.4mdk
12cr|libpri-1.4.12-1|286	- rebuilt with gcc4
12cr|libpri-1.4.12-1|287	
12cr|libpri-1.4.12-1|288	* Fri Apr 29 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-0.20050420.3mdk
12cr|libpri-1.4.12-1|289	- bristuff-0.2.0-RC8a-CVS (P1)
12cr|libpri-1.4.12-1|290	- mention the bristuff version in the description
12cr|libpri-1.4.12-1|291	
12cr|libpri-1.4.12-1|292	* Thu Apr 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-0.20050420.2mdk
12cr|libpri-1.4.12-1|293	- don't short circuit
12cr|libpri-1.4.12-1|294	
12cr|libpri-1.4.12-1|295	* Thu Apr 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-0.20050420.1mdk
12cr|libpri-1.4.12-1|296	- use a recent snap
12cr|libpri-1.4.12-1|297	- update P0 to bristuff-0.2.0-RC8-CVS
12cr|libpri-1.4.12-1|298	- added the utils sub package
12cr|libpri-1.4.12-1|299	
12cr|libpri-1.4.12-1|300	* Sat Apr 23 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-2mdk
12cr|libpri-1.4.12-1|301	- update P0 to bristuff-0.2.0-RC8
12cr|libpri-1.4.12-1|302	
12cr|libpri-1.4.12-1|303	* Thu Mar 31 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.7-1mdk
12cr|libpri-1.4.12-1|304	- 1.0.7
12cr|libpri-1.4.12-1|305	
12cr|libpri-1.4.12-1|306	* Sun Mar 13 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.6-1mdk
12cr|libpri-1.4.12-1|307	- 1.0.6
12cr|libpri-1.4.12-1|308	- use the %%mkrel macro
12cr|libpri-1.4.12-1|309	- update P0 to bristuff-0.2.0-RC7k
12cr|libpri-1.4.12-1|310	
12cr|libpri-1.4.12-1|311	* Sun Feb 06 2005 Stefan van der Eijk <stefan@eijk.nu> 1.0.4-1mdk
12cr|libpri-1.4.12-1|312	- New release 1.0.4
12cr|libpri-1.4.12-1|313	- rpmlint fix: requires-on-release
12cr|libpri-1.4.12-1|314	
12cr|libpri-1.4.12-1|315	* Sun Dec 26 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.3-2mdk
12cr|libpri-1.4.12-1|316	- lib64 fix
12cr|libpri-1.4.12-1|317	
12cr|libpri-1.4.12-1|318	* Wed Nov 10 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.3-1mdk
12cr|libpri-1.4.12-1|319	- 1.0.3
12cr|libpri-1.4.12-1|320	- bristuff-0.2.0-RC3 (P0)
12cr|libpri-1.4.12-1|321	
12cr|libpri-1.4.12-1|322	* Wed Nov 10 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.2-3mdk
12cr|libpri-1.4.12-1|323	- bristuff-0.2.0-rc2a (P0)
12cr|libpri-1.4.12-1|324	
12cr|libpri-1.4.12-1|325	* Mon Nov 01 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.2-2mdk
12cr|libpri-1.4.12-1|326	- bristuff-0.2.0-rc2 (P0)
12cr|libpri-1.4.12-1|327	
12cr|libpri-1.4.12-1|328	* Thu Oct 28 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.2-1mdk
12cr|libpri-1.4.12-1|329	- 1.0.2
12cr|libpri-1.4.12-1|330	- reorder patches
12cr|libpri-1.4.12-1|331	- added P0
12cr|libpri-1.4.12-1|332	- bristuff-0.2.0-rc1 (P2)
12cr|libpri-1.4.12-1|333	
12cr|libpri-1.4.12-1|334	* Mon Sep 27 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.0-2mdk
12cr|libpri-1.4.12-1|335	- added P1 by Klaus-Peter Junghanns
12cr|libpri-1.4.12-1|336	
12cr|libpri-1.4.12-1|337	* Sat Sep 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.0-1mdk
12cr|libpri-1.4.12-1|338	- 1.0.0
12cr|libpri-1.4.12-1|339	- fix url
12cr|libpri-1.4.12-1|340	
12cr|libpri-1.4.12-1|341	* Sat Sep 11 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-0.RC2.1mdk
12cr|libpri-1.4.12-1|342	- 1.0 RC2
12cr|libpri-1.4.12-1|343	- fix P0
12cr|libpri-1.4.12-1|344	

2789 12
12cr|libqb-0.10.0-0|1	
12cr|libqb-0.10.0-0|2	%define version	0.10.0
12cr|libqb-0.10.0-0|3	%define release	0
12cr|libqb-0.10.0-0|4	%define develname %mklibname -d qb
12cr|libqb-0.10.0-0|5	%define name	%mklibname qb
12cr|libqb-0.10.0-0|6	
12cr|libqb-0.10.0-0|7	
12cr|libqb-0.10.0-0|8	Name:           %name
12cr|libqb-0.10.0-0|9	Version:        %version
12cr|libqb-0.10.0-0|10	Release:        %release
12cr|libqb-0.10.0-0|11	Summary:        An IPC library for high performance servers
12cr|libqb-0.10.0-0|12	Group:          System/Libraries
12cr|libqb-0.10.0-0|13	License:        LGPLv2+
12cr|libqb-0.10.0-0|14	URL:            https://github.com/asalkeld/libqb/wiki
12cr|libqb-0.10.0-0|15	Source0:        https://fedorahosted.org/releases/q/u/quarterback/libqb-%{version}.tar.gz
12cr|libqb-0.10.0-0|16	
12cr|libqb-0.10.0-0|17	BuildRequires:  autoconf automake libtool doxygen procps check-devel
12cr|libqb-0.10.0-0|18	
12cr|libqb-0.10.0-0|19	%description
12cr|libqb-0.10.0-0|20	%{name} provides high performance client server reusable features.
12cr|libqb-0.10.0-0|21	Initially these are IPC and poll.
12cr|libqb-0.10.0-0|22	
12cr|libqb-0.10.0-0|23	
12cr|libqb-0.10.0-0|24	%package 	devel
12cr|libqb-0.10.0-0|25	Group:		Development/C
12cr|libqb-0.10.0-0|26	Summary:	Development files for libqb
12cr|libqb-0.10.0-0|27	Provides:	%{name}-devel = %{version}-%{release}
12cr|libqb-0.10.0-0|28	Requires:	%{name} = %{version}
12cr|libqb-0.10.0-0|29	
12cr|libqb-0.10.0-0|30	%description 	devel
12cr|libqb-0.10.0-0|31	The %{name}-devel package contains libraries and header files for
12cr|libqb-0.10.0-0|32	developing applications that use %{name}
12cr|libqb-0.10.0-0|33	
12cr|libqb-0.10.0-0|34	%files devel
12cr|libqb-0.10.0-0|35	%defattr(-,root,root,-)
12cr|libqb-0.10.0-0|36	%doc README.markdown
12cr|libqb-0.10.0-0|37	%{_includedir}/qb/
12cr|libqb-0.10.0-0|38	%{_libdir}/libqb.so
12cr|libqb-0.10.0-0|39	%{_libdir}/pkgconfig/libqb.pc
12cr|libqb-0.10.0-0|40	%{_mandir}/man3/qb*3*
12cr|libqb-0.10.0-0|41	
12cr|libqb-0.10.0-0|42	%prep
12cr|libqb-0.10.0-0|43	%setup -q -n libqb-%{version}
12cr|libqb-0.10.0-0|44	
12cr|libqb-0.10.0-0|45	%build
12cr|libqb-0.10.0-0|46	./autogen.sh
12cr|libqb-0.10.0-0|47	%configure --disable-static
12cr|libqb-0.10.0-0|48	make %{?_smp_mflags}
12cr|libqb-0.10.0-0|49	
12cr|libqb-0.10.0-0|50	
12cr|libqb-0.10.0-0|51	%install
12cr|libqb-0.10.0-0|52	rm -rf $RPM_BUILD_ROOT
12cr|libqb-0.10.0-0|53	make install DESTDIR=$RPM_BUILD_ROOT
12cr|libqb-0.10.0-0|54	find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
12cr|libqb-0.10.0-0|55	rm -rf $RPM_BUILD_ROOT/%{_docdir}/*
12cr|libqb-0.10.0-0|56	
12cr|libqb-0.10.0-0|57	%clean
12cr|libqb-0.10.0-0|58	rm -rf $RPM_BUILD_ROOT
12cr|libqb-0.10.0-0|59	%post -p /sbin/ldconfig
12cr|libqb-0.10.0-0|60	
12cr|libqb-0.10.0-0|61	%postun -p /sbin/ldconfig
12cr|libqb-0.10.0-0|62	
12cr|libqb-0.10.0-0|63	%files
12cr|libqb-0.10.0-0|64	%defattr(-,root,root,-)
12cr|libqb-0.10.0-0|65	%doc COPYING
12cr|libqb-0.10.0-0|66	%{_libdir}/libqb.so.*
12cr|libqb-0.10.0-0|67	
12cr|libqb-0.10.0-0|68	
12cr|libqb-0.10.0-0|69	%changelog
12cr|libqb-0.10.0-0|70	* Thu Feb 09 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 0.10.0-0
12cr|libqb-0.10.0-0|71	+ Revision: 772333
12cr|libqb-0.10.0-0|72	- new upstream version
12cr|libqb-0.10.0-0|73	
12cr|libqb-0.10.0-0|74	* Wed Jan 11 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 0.8.1-1.14
12cr|libqb-0.10.0-0|75	+ Revision: 759702
12cr|libqb-0.10.0-0|76	- New upstream release: updated to 0.8.1
12cr|libqb-0.10.0-0|77	
12cr|libqb-0.10.0-0|78	* Wed Dec 14 2011 Anton Kirilenko <anton.kirilenko@rosalab.ru> 0.7.0-1.13
12cr|libqb-0.10.0-0|79	+ Revision: 741160
12cr|libqb-0.10.0-0|80	- Initial package
12cr|libqb-0.10.0-0|81	- Created package structure for libqb.
12cr|libqb-0.10.0-0|82	

2790 12
12cr|libqtbamf-0.2.2-1|1	%define major  1
12cr|libqtbamf-0.2.2-1|2	%define libname %mklibname qtbamf %{major}
12cr|libqtbamf-0.2.2-1|3	%define develname %mklibname qtbamf -d
12cr|libqtbamf-0.2.2-1|4	
12cr|libqtbamf-0.2.2-1|5	Summary:	Qt binding and QML plugin for bamf
12cr|libqtbamf-0.2.2-1|6	Name:		libqtbamf
12cr|libqtbamf-0.2.2-1|7	Version:	0.2.2
12cr|libqtbamf-0.2.2-1|8	Release:	1
12cr|libqtbamf-0.2.2-1|9	License:	LGPLv3,GPLv3
12cr|libqtbamf-0.2.2-1|10	Url:		http://launchpad.net/bamf-qt
12cr|libqtbamf-0.2.2-1|11	Group:		System/Libraries
12cr|libqtbamf-0.2.2-1|12	Source0:	%{name}-%{version}.tar.gz
12cr|libqtbamf-0.2.2-1|13	# PATCH-FIX-UPSTREAM - libqtbamf-cmake-libdir-fix.patch nmarques@opensuse.org -- Fixes $LIBDIR for file installation, upstreamed (lp#784262)
12cr|libqtbamf-0.2.2-1|14	Patch0:		libqtbamf-cmake-libdir-fix.patch
12cr|libqtbamf-0.2.2-1|15	BuildRequires:	cmake
12cr|libqtbamf-0.2.2-1|16	BuildRequires:	pkgconfig(QtCore)
12cr|libqtbamf-0.2.2-1|17	BuildRequires:	pkgconfig(QtDeclarative)
12cr|libqtbamf-0.2.2-1|18	
12cr|libqtbamf-0.2.2-1|19	%description
12cr|libqtbamf-0.2.2-1|20	Qt binding and QML plugin for the bamf dbus daemon semi-automatically
12cr|libqtbamf-0.2.2-1|21	generated with qdbusxml2cpp and matching the GObject library structure.
12cr|libqtbamf-0.2.2-1|22	
12cr|libqtbamf-0.2.2-1|23	%package -n %{libname}
12cr|libqtbamf-0.2.2-1|24	Summary:	Qt binding and QML plugin for bamf - shared libraries
12cr|libqtbamf-0.2.2-1|25	Group:		System/Libraries
12cr|libqtbamf-0.2.2-1|26	
12cr|libqtbamf-0.2.2-1|27	%description -n %{libname}
12cr|libqtbamf-0.2.2-1|28	Qt binding and QML plugin for the bamf dbus daemon semi-automatically
12cr|libqtbamf-0.2.2-1|29	generated with qdbusxml2cpp and matching the GObject library structure.
12cr|libqtbamf-0.2.2-1|30	
12cr|libqtbamf-0.2.2-1|31	%package -n %{develname}
12cr|libqtbamf-0.2.2-1|32	Summary:	Qt binding and QML plugin for bamf - development files
12cr|libqtbamf-0.2.2-1|33	Group:		Development/C++
12cr|libqtbamf-0.2.2-1|34	Requires:	%{libname} = %{version}
12cr|libqtbamf-0.2.2-1|35	
12cr|libqtbamf-0.2.2-1|36	%description -n %{develname}
12cr|libqtbamf-0.2.2-1|37	Qt binding and QML plugin for the bamf dbus daemon semi-automatically
12cr|libqtbamf-0.2.2-1|38	generated with qdbusxml2cpp and matching the GObject library structure.
12cr|libqtbamf-0.2.2-1|39	
12cr|libqtbamf-0.2.2-1|40	%prep
12cr|libqtbamf-0.2.2-1|41	%setup -q
12cr|libqtbamf-0.2.2-1|42	%apply_patches
12cr|libqtbamf-0.2.2-1|43	
12cr|libqtbamf-0.2.2-1|44	%build
12cr|libqtbamf-0.2.2-1|45	#pushd build
12cr|libqtbamf-0.2.2-1|46	export BUILD_GLOBAL=true
12cr|libqtbamf-0.2.2-1|47	%cmake \
12cr|libqtbamf-0.2.2-1|48	-Dlibdir=%{_libdir} \
12cr|libqtbamf-0.2.2-1|49	
12cr|libqtbamf-0.2.2-1|50	%make
12cr|libqtbamf-0.2.2-1|51	
12cr|libqtbamf-0.2.2-1|52	%install
12cr|libqtbamf-0.2.2-1|53	pushd build
12cr|libqtbamf-0.2.2-1|54	# .pc file hack
12cr|libqtbamf-0.2.2-1|55	sed -i 's/libdir=\${exec_prefix}\/lib/libdir=\${exec_prefix}\/%{_lib}/g' ../libqtbamf.pc
12cr|libqtbamf-0.2.2-1|56	%makeinstall_std
12cr|libqtbamf-0.2.2-1|57	popd build
12cr|libqtbamf-0.2.2-1|58	
12cr|libqtbamf-0.2.2-1|59	%files -n %{libname}
12cr|libqtbamf-0.2.2-1|60	%doc COPYING-GPL3 COPYING-LGPL3 README
12cr|libqtbamf-0.2.2-1|61	%{_libdir}/*.so.%{major}*
12cr|libqtbamf-0.2.2-1|62	%{_libdir}/qt4/plugins/imports/bamf/
12cr|libqtbamf-0.2.2-1|63	
12cr|libqtbamf-0.2.2-1|64	%files -n %{develname}
12cr|libqtbamf-0.2.2-1|65	%{_includedir}/QtBamf/
12cr|libqtbamf-0.2.2-1|66	%{_libdir}/*.so
12cr|libqtbamf-0.2.2-1|67	%{_libdir}/pkgconfig/libqtbamf.pc
12cr|libqtbamf-0.2.2-1|68	
12cr|libqtbamf-0.2.2-1|69	
12cr|libqtbamf-0.2.2-1|70	
12cr|libqtbamf-0.2.2-1|71	%changelog
12cr|libqtbamf-0.2.2-1|72	* Mon Jan 23 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.2.2-1
12cr|libqtbamf-0.2.2-1|73	+ Revision: 767413
12cr|libqtbamf-0.2.2-1|74	- imported package libqtbamf
12cr|libqtbamf-0.2.2-1|75	

2791 12
12cr|libqtdee-0.2.3-1|1	%define major 2
12cr|libqtdee-0.2.3-1|2	%define libname %mklibname qtdee  %{major}
12cr|libqtdee-0.2.3-1|3	%define develname %mklibname qtdee -d
12cr|libqtdee-0.2.3-1|4	
12cr|libqtdee-0.2.3-1|5	Name:		libqtdee
12cr|libqtdee-0.2.3-1|6	Version:	0.2.3
12cr|libqtdee-0.2.3-1|7	Release:	1
12cr|libqtdee-0.2.3-1|8	License:	GPLv3
12cr|libqtdee-0.2.3-1|9	Summary:	Qt bindings and QML plugin for Dee
12cr|libqtdee-0.2.3-1|10	Url:		http://launchat.net/dee-qt
12cr|libqtdee-0.2.3-1|11	Group:		System/Libraries
12cr|libqtdee-0.2.3-1|12	Source0:	%{name}-%{version}.tar.gz
12cr|libqtdee-0.2.3-1|13	# PATCH-FIX-OPENSUSE - libqtdee-cmake-libdir-fix.patch nmarques@opensuse.org -- this is becoming epic.
12cr|libqtdee-0.2.3-1|14	Patch0:		libqtdee-cmake-libdir-fix.patch
12cr|libqtdee-0.2.3-1|15	BuildRequires:	cmake
12cr|libqtdee-0.2.3-1|16	BuildRequires:	pkgconfig(dee-1.0)
12cr|libqtdee-0.2.3-1|17	BuildRequires:	pkgconfig(QtCore)
12cr|libqtdee-0.2.3-1|18	BuildRequires:	pkgconfig(QtDeclarative)
12cr|libqtdee-0.2.3-1|19	
12cr|libqtdee-0.2.3-1|20	%description
12cr|libqtdee-0.2.3-1|21	Qt binding and QML plugin for Dee.
12cr|libqtdee-0.2.3-1|22	Simple Qt binding and QML plugin for Dee (https://launchpad.net/dee).
12cr|libqtdee-0.2.3-1|23	
12cr|libqtdee-0.2.3-1|24	%package -n %{libname}
12cr|libqtdee-0.2.3-1|25	Summary:	Qt bindings and QML plugin for Dee - shared libraries
12cr|libqtdee-0.2.3-1|26	Group:		System/Libraries
12cr|libqtdee-0.2.3-1|27	
12cr|libqtdee-0.2.3-1|28	%description -n %{libname}
12cr|libqtdee-0.2.3-1|29	Qt binding and QML plugin for Dee - system shared libraries.
12cr|libqtdee-0.2.3-1|30	Simple Qt binding and QML plugin for Dee (https://launchpad.net/dee).
12cr|libqtdee-0.2.3-1|31	
12cr|libqtdee-0.2.3-1|32	%package -n %{develname}
12cr|libqtdee-0.2.3-1|33	Summary:	Qt bindings and QML plugin for Dee - development files
12cr|libqtdee-0.2.3-1|34	Group:		Development/C++
12cr|libqtdee-0.2.3-1|35	Requires:	%{libname} = %{version}
12cr|libqtdee-0.2.3-1|36	
12cr|libqtdee-0.2.3-1|37	%description -n %{develname}
12cr|libqtdee-0.2.3-1|38	t binding and QML plugin for Dee - development files.
12cr|libqtdee-0.2.3-1|39	Simple Qt binding and QML plugin for Dee (https://launchpad.net/dee).
12cr|libqtdee-0.2.3-1|40	
12cr|libqtdee-0.2.3-1|41	%prep
12cr|libqtdee-0.2.3-1|42	%setup -q
12cr|libqtdee-0.2.3-1|43	%apply_patches
12cr|libqtdee-0.2.3-1|44	
12cr|libqtdee-0.2.3-1|45	%build
12cr|libqtdee-0.2.3-1|46	export BUILD_GLOBAL=true
12cr|libqtdee-0.2.3-1|47	%cmake \
12cr|libqtdee-0.2.3-1|48	-Dlibdir=%{_libdir} \
12cr|libqtdee-0.2.3-1|49	
12cr|libqtdee-0.2.3-1|50	%make
12cr|libqtdee-0.2.3-1|51	
12cr|libqtdee-0.2.3-1|52	%install
12cr|libqtdee-0.2.3-1|53	pushd build
12cr|libqtdee-0.2.3-1|54	# .pc file hack
12cr|libqtdee-0.2.3-1|55	sed -i 's/libdir=\${exec_prefix}\/lib/libdir=\${exec_prefix}\/%{_lib}/g' ../libqtdee.pc
12cr|libqtdee-0.2.3-1|56	%makeinstall_std
12cr|libqtdee-0.2.3-1|57	popd
12cr|libqtdee-0.2.3-1|58	
12cr|libqtdee-0.2.3-1|59	%files -n %{libname}
12cr|libqtdee-0.2.3-1|60	%doc COPYING
12cr|libqtdee-0.2.3-1|61	%{_libdir}/*.so.%{major}*
12cr|libqtdee-0.2.3-1|62	%{_libdir}/qt4/plugins/imports/
12cr|libqtdee-0.2.3-1|63	
12cr|libqtdee-0.2.3-1|64	%files -n %{develname}
12cr|libqtdee-0.2.3-1|65	%{_includedir}/QtDee/
12cr|libqtdee-0.2.3-1|66	%{_libdir}/*.so
12cr|libqtdee-0.2.3-1|67	%{_libdir}/pkgconfig/libqtdee.pc
12cr|libqtdee-0.2.3-1|68	
12cr|libqtdee-0.2.3-1|69	
12cr|libqtdee-0.2.3-1|70	
12cr|libqtdee-0.2.3-1|71	%changelog
12cr|libqtdee-0.2.3-1|72	* Mon Jan 23 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.2.3-1
12cr|libqtdee-0.2.3-1|73	+ Revision: 767403
12cr|libqtdee-0.2.3-1|74	- imported package libqtdee
12cr|libqtdee-0.2.3-1|75	
12cr|libqtdee-0.2.3-1|76	
12cr|libqtdee-0.2.3-1|77	* Tue May 17 2011 nmo.marques@gmail.com
12cr|libqtdee-0.2.3-1|78	- Initial package from 0.2.2:
12cr|libqtdee-0.2.3-1|79	- Add libqtdee-cmake-libdir-fix.patch: fix library install path.

2792 12
12cr|libqtgconf-0.1-1|1	%define major 1
12cr|libqtgconf-0.1-1|2	%define libname %mklibname qtgconf %{major}
12cr|libqtgconf-0.1-1|3	%define develname %mklibname qtgconf -d
12cr|libqtgconf-0.1-1|4	
12cr|libqtgconf-0.1-1|5	Summary:	Qt binding and QML plugin for GConf
12cr|libqtgconf-0.1-1|6	Name:		libqtgconf
12cr|libqtgconf-0.1-1|7	Version:	0.1
12cr|libqtgconf-0.1-1|8	Release:	1
12cr|libqtgconf-0.1-1|9	License:	LGPLv2
12cr|libqtgconf-0.1-1|10	Url:		http://launchpad.net/gconf-qt
12cr|libqtgconf-0.1-1|11	Group:		System/Libraries
12cr|libqtgconf-0.1-1|12	Source0:	%{name}-%{version}.tar.bz2
12cr|libqtgconf-0.1-1|13	# PATCH-FIX-OPENSUSE - libqtgconf-cmake-libdir-fix.patch nmarques@opensuse.org -- not again...
12cr|libqtgconf-0.1-1|14	Patch0:		%{name}-cmake-libdir-fix.patch
12cr|libqtgconf-0.1-1|15	BuildRequires:	cmake
12cr|libqtgconf-0.1-1|16	BuildRequires:	pkgconfig(gconf-2.0)
12cr|libqtgconf-0.1-1|17	BuildRequires:	pkgconfig(QtCore)
12cr|libqtgconf-0.1-1|18	BuildRequires:	pkgconfig(QtDeclarative)
12cr|libqtgconf-0.1-1|19	
12cr|libqtgconf-0.1-1|20	%description
12cr|libqtgconf-0.1-1|21	Simple Qt binding and QML plugin for GConf, written as a thin wrapper on top
12cr|libqtgconf-0.1-1|22	of libgq-gconf (see http://maemo.org/packages/view/libgq-gconf0/).
12cr|libqtgconf-0.1-1|23	
12cr|libqtgconf-0.1-1|24	%package -n %{libname}
12cr|libqtgconf-0.1-1|25	Summary:	Qt binding and QML plugin for GConf - shared libraries
12cr|libqtgconf-0.1-1|26	Group:		System/Libraries
12cr|libqtgconf-0.1-1|27	
12cr|libqtgconf-0.1-1|28	%description -n %{libname}
12cr|libqtgconf-0.1-1|29	Simple Qt binding and QML plugin for GConf, written as a thin wrapper on top
12cr|libqtgconf-0.1-1|30	of libgq-gconf (see http://maemo.org/packages/view/libgq-gconf0/).
12cr|libqtgconf-0.1-1|31	
12cr|libqtgconf-0.1-1|32	%package -n %{develname}
12cr|libqtgconf-0.1-1|33	Summary:	Qt binding and QML plugin for GConf - development files
12cr|libqtgconf-0.1-1|34	Group:		Development/C++
12cr|libqtgconf-0.1-1|35	Requires:	%{libname} = %{version}
12cr|libqtgconf-0.1-1|36	
12cr|libqtgconf-0.1-1|37	%description -n %{develname}
12cr|libqtgconf-0.1-1|38	Simple Qt binding and QML plugin for GConf, written as a thin wrapper on top
12cr|libqtgconf-0.1-1|39	of libgq-gconf (see http://maemo.org/packages/view/libgq-gconf0/).
12cr|libqtgconf-0.1-1|40	
12cr|libqtgconf-0.1-1|41	%prep
12cr|libqtgconf-0.1-1|42	%setup -q
12cr|libqtgconf-0.1-1|43	%apply_patches
12cr|libqtgconf-0.1-1|44	
12cr|libqtgconf-0.1-1|45	%build
12cr|libqtgconf-0.1-1|46	export BUILD_GLOBAL=true
12cr|libqtgconf-0.1-1|47	%cmake \
12cr|libqtgconf-0.1-1|48	-Dlibdir=%{_libdir} \
12cr|libqtgconf-0.1-1|49	
12cr|libqtgconf-0.1-1|50	%make
12cr|libqtgconf-0.1-1|51	
12cr|libqtgconf-0.1-1|52	%install
12cr|libqtgconf-0.1-1|53	pushd build
12cr|libqtgconf-0.1-1|54	# .pc file hack
12cr|libqtgconf-0.1-1|55	sed -i 's/libdir=\${exec_prefix}\/lib/libdir=\${exec_prefix}\/%{_lib}/g' ../libqtgconf.pc
12cr|libqtgconf-0.1-1|56	%make_install
12cr|libqtgconf-0.1-1|57	popd build
12cr|libqtgconf-0.1-1|58	
12cr|libqtgconf-0.1-1|59	%files -n %{libname}
12cr|libqtgconf-0.1-1|60	%doc COPYING README
12cr|libqtgconf-0.1-1|61	%{_libdir}/*.so.%{major}*
12cr|libqtgconf-0.1-1|62	%{_libdir}/qt4/plugins/imports/
12cr|libqtgconf-0.1-1|63	
12cr|libqtgconf-0.1-1|64	%files -n %{develname}
12cr|libqtgconf-0.1-1|65	%{_includedir}/QtGConf/
12cr|libqtgconf-0.1-1|66	%{_libdir}/*.so
12cr|libqtgconf-0.1-1|67	%{_libdir}/pkgconfig/libqtgconf.pc
12cr|libqtgconf-0.1-1|68	
12cr|libqtgconf-0.1-1|69	
12cr|libqtgconf-0.1-1|70	
12cr|libqtgconf-0.1-1|71	%changelog
12cr|libqtgconf-0.1-1|72	* Mon Jan 23 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.1-1
12cr|libqtgconf-0.1-1|73	+ Revision: 767394
12cr|libqtgconf-0.1-1|74	- imported package libqtgconf
12cr|libqtgconf-0.1-1|75	

2793 12
12cr|libquvi-scripts-0.4.8-1|1	%define major 6
12cr|libquvi-scripts-0.4.8-1|2	%define libname %mklibname quvi-scripts %major
12cr|libquvi-scripts-0.4.8-1|3	%define develname %mklibname -d quvi-scripts
12cr|libquvi-scripts-0.4.8-1|4	
12cr|libquvi-scripts-0.4.8-1|5	Name:           libquvi-scripts
12cr|libquvi-scripts-0.4.8-1|6	Version:        0.4.8
12cr|libquvi-scripts-0.4.8-1|7	Release:        1
12cr|libquvi-scripts-0.4.8-1|8	Summary:        Embedded lua scripts for parsing media details
12cr|libquvi-scripts-0.4.8-1|9	Group:          Networking/Other
12cr|libquvi-scripts-0.4.8-1|10	License:        LGPLv2+
12cr|libquvi-scripts-0.4.8-1|11	URL:            http://quvi.sourceforge.net/
12cr|libquvi-scripts-0.4.8-1|12	Source0:        http://downloads.sourceforge.net/quvi/%{name}-%{version}.tar.xz
12cr|libquvi-scripts-0.4.8-1|13	BuildArch:	noarch
12cr|libquvi-scripts-0.4.8-1|14	
12cr|libquvi-scripts-0.4.8-1|15	%description
12cr|libquvi-scripts-0.4.8-1|16	libquvi-scripts contains the embedded lua scripts that libquvi uses for
12cr|libquvi-scripts-0.4.8-1|17	parsing the media details. Some additional utility scripts are also
12cr|libquvi-scripts-0.4.8-1|18	included.
12cr|libquvi-scripts-0.4.8-1|19	
12cr|libquvi-scripts-0.4.8-1|20	%prep
12cr|libquvi-scripts-0.4.8-1|21	%setup -q
12cr|libquvi-scripts-0.4.8-1|22	
12cr|libquvi-scripts-0.4.8-1|23	%build
12cr|libquvi-scripts-0.4.8-1|24	%configure2_5x --libdir=%{_datadir}
12cr|libquvi-scripts-0.4.8-1|25	%make
12cr|libquvi-scripts-0.4.8-1|26	
12cr|libquvi-scripts-0.4.8-1|27	%install
12cr|libquvi-scripts-0.4.8-1|28	%makeinstall_std
12cr|libquvi-scripts-0.4.8-1|29	
12cr|libquvi-scripts-0.4.8-1|30	%files
12cr|libquvi-scripts-0.4.8-1|31	%doc ChangeLog COPYING README
12cr|libquvi-scripts-0.4.8-1|32	%{_datadir}/%{name}
12cr|libquvi-scripts-0.4.8-1|33	%{_datadir}/pkgconfig/*.pc
12cr|libquvi-scripts-0.4.8-1|34	%{_mandir}/man7/*
12cr|libquvi-scripts-0.4.8-1|35	
12cr|libquvi-scripts-0.4.8-1|36	%changelog
12cr|libquvi-scripts-0.4.8-1|37	

2794 12
12cr|libqwt-6.0.1-2|1	%define realname qwt
12cr|libqwt-6.0.1-2|2	%define major 6
12cr|libqwt-6.0.1-2|3	%define libname %mklibname %{realname} %{major}
12cr|libqwt-6.0.1-2|4	%define libnamedev %mklibname %{realname} -d
12cr|libqwt-6.0.1-2|5	
12cr|libqwt-6.0.1-2|6	%define lib5name %mklibname %{realname} 5
12cr|libqwt-6.0.1-2|7	
12cr|libqwt-6.0.1-2|8	%define debug_package %{nil}
12cr|libqwt-6.0.1-2|9	
12cr|libqwt-6.0.1-2|10	Name:		libqwt
12cr|libqwt-6.0.1-2|11	Version:	6.0.1
12cr|libqwt-6.0.1-2|12	Release:	2
12cr|libqwt-6.0.1-2|13	Summary:	2D plotting widget extension to the Qt GUI
12cr|libqwt-6.0.1-2|14	License:	Qwt License 1.0
12cr|libqwt-6.0.1-2|15	Group:		System/Libraries
12cr|libqwt-6.0.1-2|16	Url:		http://sourceforge.net/projects/qwt
12cr|libqwt-6.0.1-2|17	Source0:	http://freefr.dl.sourceforge.net/sourceforge/qwt/%{realname}-%{version}.tar.bz2
12cr|libqwt-6.0.1-2|18	Patch0:		qwt-6.0.1-qwtconfig.patch
12cr|libqwt-6.0.1-2|19	Patch1:		qwt-6.0.1-do-not-install-docs.patch
12cr|libqwt-6.0.1-2|20	Patch2:		qwt-6.0.1-linkage.patch
12cr|libqwt-6.0.1-2|21	Patch3:		qwt-6.0.1-sfmt.patch
12cr|libqwt-6.0.1-2|22	BuildRequires:	qt4-devel
12cr|libqwt-6.0.1-2|23	
12cr|libqwt-6.0.1-2|24	%description
12cr|libqwt-6.0.1-2|25	Qwt is an extension to the Qt GUI library from Troll Tech AS.
12cr|libqwt-6.0.1-2|26	The Qwt library contains widgets and components which are
12cr|libqwt-6.0.1-2|27	primarily useful for technical and scientifical purposes.
12cr|libqwt-6.0.1-2|28	It includes a 2-D plotting widget, different kinds of sliders,
12cr|libqwt-6.0.1-2|29	and much more.
12cr|libqwt-6.0.1-2|30	
12cr|libqwt-6.0.1-2|31	%package -n %{libname}
12cr|libqwt-6.0.1-2|32	Summary:	2D plotting widget extension to the Qt GUI
12cr|libqwt-6.0.1-2|33	Group:		System/Libraries
12cr|libqwt-6.0.1-2|34	
12cr|libqwt-6.0.1-2|35	%description -n %{libname}
12cr|libqwt-6.0.1-2|36	The libqwt-devel package contains the header files and static libraries
12cr|libqwt-6.0.1-2|37	necessary for developing programs using the Qwt Widget set
12cr|libqwt-6.0.1-2|38	
12cr|libqwt-6.0.1-2|39	If you want to develop programs which will use this set of widgets,
12cr|libqwt-6.0.1-2|40	you should install this package. You need also to install the libqwt package.
12cr|libqwt-6.0.1-2|41	
12cr|libqwt-6.0.1-2|42	%package -n %{libnamedev}
12cr|libqwt-6.0.1-2|43	Summary:	Development tools for programs which uses Qwt Widget set
12cr|libqwt-6.0.1-2|44	Group:		System/Libraries
12cr|libqwt-6.0.1-2|45	Requires:	%{libname} = %{EVRD}
12cr|libqwt-6.0.1-2|46	Requires:	qt4-devel
12cr|libqwt-6.0.1-2|47	Provides:	libqwt-devel = %{EVRD}
12cr|libqwt-6.0.1-2|48	Provides:	qwt-devel = %{EVRD}
12cr|libqwt-6.0.1-2|49	Obsoletes:	%{libname}-devel
12cr|libqwt-6.0.1-2|50	Conflicts:	%{lib5name}
12cr|libqwt-6.0.1-2|51	
12cr|libqwt-6.0.1-2|52	%description -n %{libnamedev}
12cr|libqwt-6.0.1-2|53	The libqwt-devel package contains the header files and static libraries
12cr|libqwt-6.0.1-2|54	necessary for developing programs using the Qwt Widget set
12cr|libqwt-6.0.1-2|55	
12cr|libqwt-6.0.1-2|56	If you want to develop programs which will use this set of widgets,
12cr|libqwt-6.0.1-2|57	you should install this package. You need also to install the libqwt package.
12cr|libqwt-6.0.1-2|58	
12cr|libqwt-6.0.1-2|59	%prep
12cr|libqwt-6.0.1-2|60	%setup -q -n %{realname}-%{version}
12cr|libqwt-6.0.1-2|61	%patch0 -p1 -b .installpath
12cr|libqwt-6.0.1-2|62	%patch1 -p1 -b .doc
12cr|libqwt-6.0.1-2|63	%patch2 -p1 -b .linkage
12cr|libqwt-6.0.1-2|64	%patch3 -p1 -b .sfmt
12cr|libqwt-6.0.1-2|65	sed -i -e 's|{QWT_INSTALL_PREFIX}/lib|{QWT_INSTALL_PREFIX}/%{_lib}|' qwtconfig.pri
12cr|libqwt-6.0.1-2|66	sed -i -e 's|{QWT_INSTALL_PREFIX}/plugins/designer|{QWT_INSTALL_PREFIX}/%{_lib}/qt4/plugins/designer|' qwtconfig.pri
12cr|libqwt-6.0.1-2|67	sed -i -e 's|{QWT_INSTALL_PREFIX}/features|{QWT_INSTALL_PREFIX}/%{_lib}/qt4/features|' qwtconfig.pri
12cr|libqwt-6.0.1-2|68	
12cr|libqwt-6.0.1-2|69	%build
12cr|libqwt-6.0.1-2|70	%qmake_qt4 QT_INSTALL_PREFIX=%{_prefix}
12cr|libqwt-6.0.1-2|71	make
12cr|libqwt-6.0.1-2|72	
12cr|libqwt-6.0.1-2|73	%install
12cr|libqwt-6.0.1-2|74	make install INSTALL_ROOT=%{buildroot}
12cr|libqwt-6.0.1-2|75	
12cr|libqwt-6.0.1-2|76	%files -n %{libname}
12cr|libqwt-6.0.1-2|77	%doc CHANGES COPYING README
12cr|libqwt-6.0.1-2|78	%{_libdir}/*.so.%{major}*
12cr|libqwt-6.0.1-2|79	
12cr|libqwt-6.0.1-2|80	%files -n %{libnamedev}
12cr|libqwt-6.0.1-2|81	%doc examples doc/html
12cr|libqwt-6.0.1-2|82	%{_includedir}/*
12cr|libqwt-6.0.1-2|83	%{qt4lib}/*.so
12cr|libqwt-6.0.1-2|84	%{qt4plugins}/designer/*.so
12cr|libqwt-6.0.1-2|85	%{qt4lib}/qt4/features
12cr|libqwt-6.0.1-2|86	
12cr|libqwt-6.0.1-2|87	
12cr|libqwt-6.0.1-2|88	
12cr|libqwt-6.0.1-2|89	%changelog
12cr|libqwt-6.0.1-2|90	* Tue May 08 2012 Alexander Khrukin <akhrukin@mandriva.org> 6.0.1-2
12cr|libqwt-6.0.1-2|91	+ Revision: 797461
12cr|libqwt-6.0.1-2|92	- make install instead of macro
12cr|libqwt-6.0.1-2|93	- rebuild
12cr|libqwt-6.0.1-2|94	
12cr|libqwt-6.0.1-2|95	* Sat Apr 28 2012 Andrey Bondrov <abondrov@mandriva.org> 6.0.1-1
12cr|libqwt-6.0.1-2|96	+ Revision: 794201
12cr|libqwt-6.0.1-2|97	- New version 6.0.1, new major 6, update patches, Requires, Conflicts and file list
12cr|libqwt-6.0.1-2|98	
12cr|libqwt-6.0.1-2|99	* Tue May 17 2011 Paulo Andrade <pcpa@mandriva.com.br> 5.2.1-3
12cr|libqwt-6.0.1-2|100	+ Revision: 675373
12cr|libqwt-6.0.1-2|101	- Rename conflicting manpage filename
12cr|libqwt-6.0.1-2|102	
12cr|libqwt-6.0.1-2|103	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 5.2.1-2
12cr|libqwt-6.0.1-2|104	+ Revision: 636050
12cr|libqwt-6.0.1-2|105	- tighten BR
12cr|libqwt-6.0.1-2|106	
12cr|libqwt-6.0.1-2|107	* Mon Aug 23 2010 Yuri Myasoedov <omerta13@mandriva.org> 5.2.1-1mdv2011.0
12cr|libqwt-6.0.1-2|108	+ Revision: 572091
12cr|libqwt-6.0.1-2|109	- New version 5.2.1
12cr|libqwt-6.0.1-2|110	
12cr|libqwt-6.0.1-2|111	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 5.2.0-1mdv2010.0
12cr|libqwt-6.0.1-2|112	+ Revision: 369350
12cr|libqwt-6.0.1-2|113	- New version 5.2.0
12cr|libqwt-6.0.1-2|114	
12cr|libqwt-6.0.1-2|115	* Fri Mar 13 2009 Funda Wang <fwang@mandriva.org> 5.1.1-1mdv2009.1
12cr|libqwt-6.0.1-2|116	+ Revision: 354460
12cr|libqwt-6.0.1-2|117	- rediff patch
12cr|libqwt-6.0.1-2|118	
12cr|libqwt-6.0.1-2|119	* Tue Aug 05 2008 Funda Wang <fwang@mandriva.org> 5.1.1-1mdv2009.0
12cr|libqwt-6.0.1-2|120	+ Revision: 263932
12cr|libqwt-6.0.1-2|121	- New version 5.1.1
12cr|libqwt-6.0.1-2|122	
12cr|libqwt-6.0.1-2|123	+ Pixel <pixel@mandriva.com>
12cr|libqwt-6.0.1-2|124	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libqwt-6.0.1-2|125	
12cr|libqwt-6.0.1-2|126	* Thu May 15 2008 Funda Wang <fwang@mandriva.org> 5.1.0-1mdv2009.0
12cr|libqwt-6.0.1-2|127	+ Revision: 207499
12cr|libqwt-6.0.1-2|128	- New version 5.1.0
12cr|libqwt-6.0.1-2|129	
12cr|libqwt-6.0.1-2|130	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 5.0.2-1mdv2008.1
12cr|libqwt-6.0.1-2|131	+ Revision: 140928
12cr|libqwt-6.0.1-2|132	- restore BuildRoot
12cr|libqwt-6.0.1-2|133	
12cr|libqwt-6.0.1-2|134	+ Thierry Vignaud <tv@mandriva.org>
12cr|libqwt-6.0.1-2|135	- kill re-definition of %%buildroot on Pixel's request
12cr|libqwt-6.0.1-2|136	
12cr|libqwt-6.0.1-2|137	* Sat Jul 21 2007 Funda Wang <fwang@mandriva.org> 5.0.2-1mdv2008.0
12cr|libqwt-6.0.1-2|138	+ Revision: 54251
12cr|libqwt-6.0.1-2|139	- New version
12cr|libqwt-6.0.1-2|140	- renew file list
12cr|libqwt-6.0.1-2|141	- Build qt4 version
12cr|libqwt-6.0.1-2|142	
12cr|libqwt-6.0.1-2|143	* Mon Apr 23 2007 Lenny Cartier <lenny@mandriva.org> 5.0.1-1mdv2008.0
12cr|libqwt-6.0.1-2|144	+ Revision: 17323
12cr|libqwt-6.0.1-2|145	- Update to 5.0.1
12cr|libqwt-6.0.1-2|146	

2795 12
12cr|libqwtplot3d-0.2.7-7|1	%define fakename qwtplot3d
12cr|libqwtplot3d-0.2.7-7|2	
12cr|libqwtplot3d-0.2.7-7|3	%define major 0
12cr|libqwtplot3d-0.2.7-7|4	%define libname %mklibname %{fakename} %{major}
12cr|libqwtplot3d-0.2.7-7|5	%define libnamedev %mklibname %{fakename}  -d
12cr|libqwtplot3d-0.2.7-7|6	
12cr|libqwtplot3d-0.2.7-7|7	Name:		libqwtplot3d
12cr|libqwtplot3d-0.2.7-7|8	Version:	0.2.7
12cr|libqwtplot3d-0.2.7-7|9	Release:	%mkrel 7
12cr|libqwtplot3d-0.2.7-7|10	Summary:	3D plotting widget extension to the Qt GUI
12cr|libqwtplot3d-0.2.7-7|11	License:	zlib
12cr|libqwtplot3d-0.2.7-7|12	Group:		System/Libraries
12cr|libqwtplot3d-0.2.7-7|13	Url:		http://qwtplot3d.sourceforge.net/
12cr|libqwtplot3d-0.2.7-7|14	Source:		http://puzzle.dl.sourceforge.net/sourceforge/qwtplot3d/qwtplot3d-%{version}.tar.bz2
12cr|libqwtplot3d-0.2.7-7|15	Patch0:		qwtplot3d-0.2.7-headers.patch
12cr|libqwtplot3d-0.2.7-7|16	Patch1:		qwtplot3d-0.2.7-linkage.patch
12cr|libqwtplot3d-0.2.7-7|17	BuildRequires:	qt4-devel
12cr|libqwtplot3d-0.2.7-7|18	BuildRequires:	zlib-devel
12cr|libqwtplot3d-0.2.7-7|19	BuildRequires:	mesaglu-devel
12cr|libqwtplot3d-0.2.7-7|20	
12cr|libqwtplot3d-0.2.7-7|21	%description
12cr|libqwtplot3d-0.2.7-7|22	QwtPlot3D is a feature-rich Qt/OpenGL-based C++ programming library.
12cr|libqwtplot3d-0.2.7-7|23	It provides essentially a bunch of 3D-widgets for programmers.
12cr|libqwtplot3d-0.2.7-7|24	
12cr|libqwtplot3d-0.2.7-7|25	%package -n %{libname}
12cr|libqwtplot3d-0.2.7-7|26	Summary:	3D plotting widget extension to the Qt GUI
12cr|libqwtplot3d-0.2.7-7|27	Group:		System/Libraries
12cr|libqwtplot3d-0.2.7-7|28	
12cr|libqwtplot3d-0.2.7-7|29	%description -n %{libname}
12cr|libqwtplot3d-0.2.7-7|30	QwtPlot3D is a feature-rich Qt/OpenGL-based C++ programming library.
12cr|libqwtplot3d-0.2.7-7|31	It provides essentially a bunch of 3D-widgets for programmers.
12cr|libqwtplot3d-0.2.7-7|32	
12cr|libqwtplot3d-0.2.7-7|33	%package -n %{libnamedev}
12cr|libqwtplot3d-0.2.7-7|34	Summary:	Development tools for programs which uses QwtPlot3D Widget set
12cr|libqwtplot3d-0.2.7-7|35	Group:		Development/Other
12cr|libqwtplot3d-0.2.7-7|36	Requires:	%{libname} = %{version}-%{release}
12cr|libqwtplot3d-0.2.7-7|37	Provides:	%{name}-devel = %{version}-%{release}
12cr|libqwtplot3d-0.2.7-7|38	Obsoletes:	%{libname}-devel
12cr|libqwtplot3d-0.2.7-7|39	
12cr|libqwtplot3d-0.2.7-7|40	%description -n %{libnamedev}
12cr|libqwtplot3d-0.2.7-7|41	QwtPlot3D is a feature-rich Qt/OpenGL-based C++ programming library.
12cr|libqwtplot3d-0.2.7-7|42	It provides essentially a bunch of 3D-widgets for programmers.
12cr|libqwtplot3d-0.2.7-7|43	
12cr|libqwtplot3d-0.2.7-7|44	%prep
12cr|libqwtplot3d-0.2.7-7|45	%setup -q -n qwtplot3d
12cr|libqwtplot3d-0.2.7-7|46	%patch0 -p1
12cr|libqwtplot3d-0.2.7-7|47	%patch1 -p1
12cr|libqwtplot3d-0.2.7-7|48	
12cr|libqwtplot3d-0.2.7-7|49	%build
12cr|libqwtplot3d-0.2.7-7|50	%qmake_qt4
12cr|libqwtplot3d-0.2.7-7|51	%make
12cr|libqwtplot3d-0.2.7-7|52	
12cr|libqwtplot3d-0.2.7-7|53	%install
12cr|libqwtplot3d-0.2.7-7|54	rm -rf %{buildroot}
12cr|libqwtplot3d-0.2.7-7|55	mkdir -p %{buildroot}%{_includedir}
12cr|libqwtplot3d-0.2.7-7|56	mkdir -p %{buildroot}%{_libdir}
12cr|libqwtplot3d-0.2.7-7|57	
12cr|libqwtplot3d-0.2.7-7|58	for n in include/*.h ; do
12cr|libqwtplot3d-0.2.7-7|59	install -m 644 $n %{buildroot}%{_includedir}
12cr|libqwtplot3d-0.2.7-7|60	done
12cr|libqwtplot3d-0.2.7-7|61	
12cr|libqwtplot3d-0.2.7-7|62	# install, preserving links
12cr|libqwtplot3d-0.2.7-7|63	chmod 644 lib/libqwtplot3d.so*
12cr|libqwtplot3d-0.2.7-7|64	for n in lib/libqwtplot3d.so* ; do
12cr|libqwtplot3d-0.2.7-7|65	cp -d $n %{buildroot}%{_libdir}
12cr|libqwtplot3d-0.2.7-7|66	done
12cr|libqwtplot3d-0.2.7-7|67	
12cr|libqwtplot3d-0.2.7-7|68	%clean
12cr|libqwtplot3d-0.2.7-7|69	rm -rf %{buildroot}
12cr|libqwtplot3d-0.2.7-7|70	
12cr|libqwtplot3d-0.2.7-7|71	%files -n %{libname}
12cr|libqwtplot3d-0.2.7-7|72	%{_libdir}/libqwtplot3d.so.%{major}*
12cr|libqwtplot3d-0.2.7-7|73	
12cr|libqwtplot3d-0.2.7-7|74	%files -n %{libnamedev}
12cr|libqwtplot3d-0.2.7-7|75	%{_includedir}/*
12cr|libqwtplot3d-0.2.7-7|76	%{_libdir}/*.so
12cr|libqwtplot3d-0.2.7-7|77	
12cr|libqwtplot3d-0.2.7-7|78	
12cr|libqwtplot3d-0.2.7-7|79	
12cr|libqwtplot3d-0.2.7-7|80	%changelog
12cr|libqwtplot3d-0.2.7-7|81	* Sat Apr 28 2012 Andrey Bondrov <abondrov@mandriva.org> 0.2.7-7mdv2012.0
12cr|libqwtplot3d-0.2.7-7|82	+ Revision: 794319
12cr|libqwtplot3d-0.2.7-7|83	- Update patches and cleanup spec
12cr|libqwtplot3d-0.2.7-7|84	
12cr|libqwtplot3d-0.2.7-7|85	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.7-6mdv2011.0
12cr|libqwtplot3d-0.2.7-7|86	+ Revision: 620219
12cr|libqwtplot3d-0.2.7-7|87	- the mass rebuild of 2010.0 packages
12cr|libqwtplot3d-0.2.7-7|88	
12cr|libqwtplot3d-0.2.7-7|89	* Tue Aug 25 2009 Emmanuel Andry <eandry@mandriva.org> 0.2.7-5mdv2010.0
12cr|libqwtplot3d-0.2.7-7|90	+ Revision: 421198
12cr|libqwtplot3d-0.2.7-7|91	- add P1 to fix gcc44 build
12cr|libqwtplot3d-0.2.7-7|92	- check major
12cr|libqwtplot3d-0.2.7-7|93	
12cr|libqwtplot3d-0.2.7-7|94	* Tue Aug 05 2008 Funda Wang <fwang@mandriva.org> 0.2.7-4mdv2009.0
12cr|libqwtplot3d-0.2.7-7|95	+ Revision: 263927
12cr|libqwtplot3d-0.2.7-7|96	- fix license
12cr|libqwtplot3d-0.2.7-7|97	- drop unneeded BR
12cr|libqwtplot3d-0.2.7-7|98	
12cr|libqwtplot3d-0.2.7-7|99	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.2.7-3mdv2009.0
12cr|libqwtplot3d-0.2.7-7|100	+ Revision: 240988
12cr|libqwtplot3d-0.2.7-7|101	- rebuild
12cr|libqwtplot3d-0.2.7-7|102	- kill re-definition of %%buildroot on Pixel's request
12cr|libqwtplot3d-0.2.7-7|103	
12cr|libqwtplot3d-0.2.7-7|104	+ Pixel <pixel@mandriva.com>
12cr|libqwtplot3d-0.2.7-7|105	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libqwtplot3d-0.2.7-7|106	
12cr|libqwtplot3d-0.2.7-7|107	+ Olivier Blin <blino@mandriva.org>
12cr|libqwtplot3d-0.2.7-7|108	- restore BuildRoot
12cr|libqwtplot3d-0.2.7-7|109	
12cr|libqwtplot3d-0.2.7-7|110	* Sat Jul 21 2007 Funda Wang <fwang@mandriva.org> 0.2.7-1mdv2008.0
12cr|libqwtplot3d-0.2.7-7|111	+ Revision: 54262
12cr|libqwtplot3d-0.2.7-7|112	- fix file list
12cr|libqwtplot3d-0.2.7-7|113	- New version
12cr|libqwtplot3d-0.2.7-7|114	
12cr|libqwtplot3d-0.2.7-7|115	* Tue Apr 24 2007 Lenny Cartier <lenny@mandriva.org> 0.2.6-2mdv2008.0
12cr|libqwtplot3d-0.2.7-7|116	+ Revision: 17950
12cr|libqwtplot3d-0.2.7-7|117	- Rebuild
12cr|libqwtplot3d-0.2.7-7|118	
12cr|libqwtplot3d-0.2.7-7|119	* Mon Apr 23 2007 Lenny Cartier <lenny@mandriva.org> 0.2.6-1mdv2008.0
12cr|libqwtplot3d-0.2.7-7|120	+ Revision: 17656
12cr|libqwtplot3d-0.2.7-7|121	- Update to 0.2.6
12cr|libqwtplot3d-0.2.7-7|122	
12cr|libqwtplot3d-0.2.7-7|123	
12cr|libqwtplot3d-0.2.7-7|124	* Fri Jul 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.2.5-1mdk
12cr|libqwtplot3d-0.2.7-7|125	- 0.2.5
12cr|libqwtplot3d-0.2.7-7|126	- Fix qt path
12cr|libqwtplot3d-0.2.7-7|127	- Fix BuildRequires
12cr|libqwtplot3d-0.2.7-7|128	
12cr|libqwtplot3d-0.2.7-7|129	* Wed Mar 09 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.2.4-0.beta.1mdk
12cr|libqwtplot3d-0.2.7-7|130	- from Olivier Lahaye <olivier.lahaye1@free.Fr> :
12cr|libqwtplot3d-0.2.7-7|131	- port spec to Mandrake 10.1
12cr|libqwtplot3d-0.2.7-7|132	
12cr|libqwtplot3d-0.2.7-7|133	* Fri Feb 11 2005 Vitaly Lipatov <lav@altlinux.ru> 0.2.4-alt0.2beta
12cr|libqwtplot3d-0.2.7-7|134	- move libraries to /usr/lib64, fix .so placement
12cr|libqwtplot3d-0.2.7-7|135	
12cr|libqwtplot3d-0.2.7-7|136	* Mon Dec 27 2004 Vitaly Lipatov <lav@altlinux.ru> 0.2.4-alt0.1beta
12cr|libqwtplot3d-0.2.7-7|137	- first build for ALT Linux Sisyphus
12cr|libqwtplot3d-0.2.7-7|138	

2796 12
12cr|libqzeitgeist-0.8.0-1|1	# Ze: use this untill qt4 macros arent fixed
12cr|libqzeitgeist-0.8.0-1|2	%define _qt4_datadir %{_prefix}/lib/qt4
12cr|libqzeitgeist-0.8.0-1|3	%define _qt4_importdir %{_qt4_datadir}/imports
12cr|libqzeitgeist-0.8.0-1|4	
12cr|libqzeitgeist-0.8.0-1|5	%define oname qzeitgeist
12cr|libqzeitgeist-0.8.0-1|6	%define major 1
12cr|libqzeitgeist-0.8.0-1|7	%define libname %mklibname %{oname} %{major}
12cr|libqzeitgeist-0.8.0-1|8	%define develname %mklibname %{oname} -d
12cr|libqzeitgeist-0.8.0-1|9	
12cr|libqzeitgeist-0.8.0-1|10	
12cr|libqzeitgeist-0.8.0-1|11	Name:		libqzeitgeist
12cr|libqzeitgeist-0.8.0-1|12	Group:		Development/C++
12cr|libqzeitgeist-0.8.0-1|13	Summary:	Qt interface for Zeitgeist
12cr|libqzeitgeist-0.8.0-1|14	Version:	0.8.0
12cr|libqzeitgeist-0.8.0-1|15	Release:	1
12cr|libqzeitgeist-0.8.0-1|16	URL:		http://gitorious.org/kde-zeitgeist/libqzeitgeist
12cr|libqzeitgeist-0.8.0-1|17	License: 	GPLv2
12cr|libqzeitgeist-0.8.0-1|18	Source0:	http://gitorious.org/kde-zeitgeist/libqzeitgeist/%{name}-%{version}.tar.bz2
12cr|libqzeitgeist-0.8.0-1|19	# import fedora patch
12cr|libqzeitgeist-0.8.0-1|20	# fix linking (use QT_DECLARATIVE_LIBRARIES), consistently use QT_IMPORTS_DIR
12cr|libqzeitgeist-0.8.0-1|21	Patch0:		libqzeitgeist-0.8.0-declarative.patch
12cr|libqzeitgeist-0.8.0-1|22	BuildRequires:	automoc4
12cr|libqzeitgeist-0.8.0-1|23	BuildRequires:	cmake
12cr|libqzeitgeist-0.8.0-1|24	BuildRequires:	pkgconfig(QtDBus) pkgconfig(QtDeclarative) pkgconfig(QtXml)
12cr|libqzeitgeist-0.8.0-1|25	BuildRequires:	zeitgeist
12cr|libqzeitgeist-0.8.0-1|26	
12cr|libqzeitgeist-0.8.0-1|27	%description
12cr|libqzeitgeist-0.8.0-1|28	Qt Zeitgeist Library.
12cr|libqzeitgeist-0.8.0-1|29	
12cr|libqzeitgeist-0.8.0-1|30	#-------------------------------------------------------------------------------
12cr|libqzeitgeist-0.8.0-1|31	%package -n %{libname}
12cr|libqzeitgeist-0.8.0-1|32	Group:          System/Libraries
12cr|libqzeitgeist-0.8.0-1|33	Summary:	Qt Zeitgeist library
12cr|libqzeitgeist-0.8.0-1|34	
12cr|libqzeitgeist-0.8.0-1|35	%description -n %{libname}
12cr|libqzeitgeist-0.8.0-1|36	Library for Qt Zeitgeist.
12cr|libqzeitgeist-0.8.0-1|37	
12cr|libqzeitgeist-0.8.0-1|38	%files -n %{libname}
12cr|libqzeitgeist-0.8.0-1|39	%{_libdir}/libqzeitgeist.so.1
12cr|libqzeitgeist-0.8.0-1|40	%{_libdir}/libqzeitgeist.so.%{version}
12cr|libqzeitgeist-0.8.0-1|41	
12cr|libqzeitgeist-0.8.0-1|42	#--------------------------------------------------------------------
12cr|libqzeitgeist-0.8.0-1|43	%package -n libqzeitgeist-plugin
12cr|libqzeitgeist-0.8.0-1|44	Group:		System/Libraries
12cr|libqzeitgeist-0.8.0-1|45	Summary:	Qt Zeitgeist Plugin
12cr|libqzeitgeist-0.8.0-1|46	
12cr|libqzeitgeist-0.8.0-1|47	%description -n libqzeitgeist-plugin
12cr|libqzeitgeist-0.8.0-1|48	Qt Zeitgeist plugin.
12cr|libqzeitgeist-0.8.0-1|49	
12cr|libqzeitgeist-0.8.0-1|50	%files -n libqzeitgeist-plugin
12cr|libqzeitgeist-0.8.0-1|51	%{_qt4_importdir}/org/gnome/zeitgeist/libQZeitgeistDeclarativePlugin.so
12cr|libqzeitgeist-0.8.0-1|52	%{_qt4_importdir}/org/gnome/zeitgeist/qmldir
12cr|libqzeitgeist-0.8.0-1|53	
12cr|libqzeitgeist-0.8.0-1|54	#-------------------------------------------------------------------------------
12cr|libqzeitgeist-0.8.0-1|55	%package -n %{develname}
12cr|libqzeitgeist-0.8.0-1|56	Group:		Development/C++
12cr|libqzeitgeist-0.8.0-1|57	Summary:	Qt Zeitgeist development files
12cr|libqzeitgeist-0.8.0-1|58	Requires:	%{libname} = %{version}-%{release}
12cr|libqzeitgeist-0.8.0-1|59	Obsoletes:	%{name}-devel < %{version}-%{release}
12cr|libqzeitgeist-0.8.0-1|60	Provides:	%{name}-devel = %{version}-%{release}
12cr|libqzeitgeist-0.8.0-1|61	
12cr|libqzeitgeist-0.8.0-1|62	%description -n %{develname}
12cr|libqzeitgeist-0.8.0-1|63	Development files for Qt Zeitgeist.
12cr|libqzeitgeist-0.8.0-1|64	
12cr|libqzeitgeist-0.8.0-1|65	%files -n %{develname}
12cr|libqzeitgeist-0.8.0-1|66	%{_includedir}/QZeitgeist
12cr|libqzeitgeist-0.8.0-1|67	%{_libdir}/libqzeitgeist.so
12cr|libqzeitgeist-0.8.0-1|68	%{_libdir}/cmake/QZeitgeist/QZeitgeist*.cmake
12cr|libqzeitgeist-0.8.0-1|69	%{_libdir}/pkgconfig/QZeitgeist.pc
12cr|libqzeitgeist-0.8.0-1|70	
12cr|libqzeitgeist-0.8.0-1|71	#-------------------------------------------------------------------------------
12cr|libqzeitgeist-0.8.0-1|72	%prep
12cr|libqzeitgeist-0.8.0-1|73	%setup -q
12cr|libqzeitgeist-0.8.0-1|74	%patch0 -p1 -b .declarative
12cr|libqzeitgeist-0.8.0-1|75	
12cr|libqzeitgeist-0.8.0-1|76	%build
12cr|libqzeitgeist-0.8.0-1|77	%cmake -DQT_IMPORTS_DIR=%{_qt4_importdir}
12cr|libqzeitgeist-0.8.0-1|78	%make
12cr|libqzeitgeist-0.8.0-1|79	
12cr|libqzeitgeist-0.8.0-1|80	%install
12cr|libqzeitgeist-0.8.0-1|81	rm -rf %{buildroot}
12cr|libqzeitgeist-0.8.0-1|82	%makeinstall_std -C build
12cr|libqzeitgeist-0.8.0-1|83	
12cr|libqzeitgeist-0.8.0-1|84	
12cr|libqzeitgeist-0.8.0-1|85	
12cr|libqzeitgeist-0.8.0-1|86	%changelog
12cr|libqzeitgeist-0.8.0-1|87	* Wed Dec 21 2011 Zé <ze@mandriva.org> 0.8.0-1
12cr|libqzeitgeist-0.8.0-1|88	+ Revision: 744052
12cr|libqzeitgeist-0.8.0-1|89	- use this untill qt4 macros arent fixed
12cr|libqzeitgeist-0.8.0-1|90	- fix devel file list
12cr|libqzeitgeist-0.8.0-1|91	- forgot to list plugin files
12cr|libqzeitgeist-0.8.0-1|92	- fix major and list files in lib package
12cr|libqzeitgeist-0.8.0-1|93	- automoc4 is needed
12cr|libqzeitgeist-0.8.0-1|94	- use pkg buildrequires
12cr|libqzeitgeist-0.8.0-1|95	- declarative patch
12cr|libqzeitgeist-0.8.0-1|96	- workaround for QT_IMPORTS_DIR (need to investigate why fails in FindQt4.cmake)
12cr|libqzeitgeist-0.8.0-1|97	- clean defatr and BR
12cr|libqzeitgeist-0.8.0-1|98	- kde macros are not to be used
12cr|libqzeitgeist-0.8.0-1|99	- 0.8.0
12cr|libqzeitgeist-0.8.0-1|100	
12cr|libqzeitgeist-0.8.0-1|101	* Thu Apr 28 2011 Zé <ze@mandriva.org> 0.7.0-1
12cr|libqzeitgeist-0.8.0-1|102	+ Revision: 659767
12cr|libqzeitgeist-0.8.0-1|103	- version 0.7.0
12cr|libqzeitgeist-0.8.0-1|104	- drop patch0 (fixed upstream)
12cr|libqzeitgeist-0.8.0-1|105	- fix package naming and add renaming
12cr|libqzeitgeist-0.8.0-1|106	- fix URL
12cr|libqzeitgeist-0.8.0-1|107	
12cr|libqzeitgeist-0.8.0-1|108	* Mon Mar 28 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.1-3
12cr|libqzeitgeist-0.8.0-1|109	+ Revision: 648684
12cr|libqzeitgeist-0.8.0-1|110	- Fix install
12cr|libqzeitgeist-0.8.0-1|111	- Add missing buildrequire
12cr|libqzeitgeist-0.8.0-1|112	- Install pkgconfig in %%_libdir ( P0 )
12cr|libqzeitgeist-0.8.0-1|113	- Cosmetics
12cr|libqzeitgeist-0.8.0-1|114	- Remove changelog, this does not belong to spec file
12cr|libqzeitgeist-0.8.0-1|115	
12cr|libqzeitgeist-0.8.0-1|116	+ Jani Välimaa <wally@mandriva.org>
12cr|libqzeitgeist-0.8.0-1|117	- Created package structure for libzeitgeist.
12cr|libqzeitgeist-0.8.0-1|118	
12cr|libqzeitgeist-0.8.0-1|119	+ Zé <ze@mandriva.org>
12cr|libqzeitgeist-0.8.0-1|120	- first package
12cr|libqzeitgeist-0.8.0-1|121	

2797 12
12cr|librapi-0.15.2-2|1	%define major		2
12cr|librapi-0.15.2-2|2	%define libname		%mklibname rapi %{major}
12cr|librapi-0.15.2-2|3	%define develname	%mklibname -d rapi
12cr|librapi-0.15.2-2|4	%define svn	0
12cr|librapi-0.15.2-2|5	
12cr|librapi-0.15.2-2|6	Name:		librapi
12cr|librapi-0.15.2-2|7	Summary:	SynCE: Remote Application Programming Interface (RAPI) library
12cr|librapi-0.15.2-2|8	Version:	0.15.2
12cr|librapi-0.15.2-2|9	Release:	2
12cr|librapi-0.15.2-2|10	License:	MIT
12cr|librapi-0.15.2-2|11	Group:		System/Libraries
12cr|librapi-0.15.2-2|12	URL:		http://synce.sourceforge.net/
12cr|librapi-0.15.2-2|13	Source0:	%{name}%{major}-%{version}.tar.gz
12cr|librapi-0.15.2-2|14	Patch0:		librapi2-dso.patch
12cr|librapi-0.15.2-2|15	BuildRequires:	libsynce-devel >= 0.15.1
12cr|librapi-0.15.2-2|16	BuildRequires:	python-devel
12cr|librapi-0.15.2-2|17	BuildRequires:	python-pyrex
12cr|librapi-0.15.2-2|18	
12cr|librapi-0.15.2-2|19	%description
12cr|librapi-0.15.2-2|20	Librapi is part of the SynCE project.
12cr|librapi-0.15.2-2|21	The RAPI library is an open source implementation that works like
12cr|librapi-0.15.2-2|22	RAPI.DLL, available on Microsoft operating systems. The library makes
12cr|librapi-0.15.2-2|23	it possible to make remote calls to a computer running Pocket PC.
12cr|librapi-0.15.2-2|24	Documentation for the RAPI calls is available at this address:
12cr|librapi-0.15.2-2|25	
12cr|librapi-0.15.2-2|26	http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcesdkr/htm/_wcesdk_CeRapiInit.asp
12cr|librapi-0.15.2-2|27	
12cr|librapi-0.15.2-2|28	%package -n	%{libname}
12cr|librapi-0.15.2-2|29	Group:		System/Libraries
12cr|librapi-0.15.2-2|30	Summary:	SynCE: Remote Application Programming Interface (RAPI) library
12cr|librapi-0.15.2-2|31	
12cr|librapi-0.15.2-2|32	%description -n %{libname}
12cr|librapi-0.15.2-2|33	Librapi is part of the SynCE project. This package contains shared
12cr|librapi-0.15.2-2|34	libraries.
12cr|librapi-0.15.2-2|35	
12cr|librapi-0.15.2-2|36	%package -n	%{name}-python
12cr|librapi-0.15.2-2|37	Group:		System/Libraries
12cr|librapi-0.15.2-2|38	Summary:	SynCE: Remote Application Programming Interface (RAPI) library
12cr|librapi-0.15.2-2|39	Requires:	%{libname} = %{version}-%{release}
12cr|librapi-0.15.2-2|40	Requires:	python
12cr|librapi-0.15.2-2|41	
12cr|librapi-0.15.2-2|42	%description -n %{name}-python
12cr|librapi-0.15.2-2|43	Librapi is part of the SynCE project. This package contains Python
12cr|librapi-0.15.2-2|44	bindings.
12cr|librapi-0.15.2-2|45	
12cr|librapi-0.15.2-2|46	%package -n	%{develname}
12cr|librapi-0.15.2-2|47	Group:		Development/C
12cr|librapi-0.15.2-2|48	Summary:	SynCE: Remote Application Programming Interface (RAPI) library
12cr|librapi-0.15.2-2|49	Provides:	%{name}-devel = %{version}-%{release}
12cr|librapi-0.15.2-2|50	Requires:	%{libname} = %{version}-%{release}
12cr|librapi-0.15.2-2|51	
12cr|librapi-0.15.2-2|52	%description -n %{develname}
12cr|librapi-0.15.2-2|53	Librapi is part of the SynCE project. This package contains development
12cr|librapi-0.15.2-2|54	headers.
12cr|librapi-0.15.2-2|55	
12cr|librapi-0.15.2-2|56	%prep
12cr|librapi-0.15.2-2|57	%setup -q -n %{name}2-%{version}
12cr|librapi-0.15.2-2|58	%patch0 -p0
12cr|librapi-0.15.2-2|59	
12cr|librapi-0.15.2-2|60	%build
12cr|librapi-0.15.2-2|61	%configure2_5x --disable-static --disable-rpath --enable-udev-support --disable-hal-support
12cr|librapi-0.15.2-2|62	%make
12cr|librapi-0.15.2-2|63	
12cr|librapi-0.15.2-2|64	%install
12cr|librapi-0.15.2-2|65	%makeinstall_std
12cr|librapi-0.15.2-2|66	
12cr|librapi-0.15.2-2|67	rm -f %{buildroot}%{python_sitearch}/pyrapi2.{la,a}
12cr|librapi-0.15.2-2|68	
12cr|librapi-0.15.2-2|69	%files
12cr|librapi-0.15.2-2|70	%{_bindir}/*
12cr|librapi-0.15.2-2|71	%{_mandir}/man1/*
12cr|librapi-0.15.2-2|72	%{_mandir}/man3/*
12cr|librapi-0.15.2-2|73	
12cr|librapi-0.15.2-2|74	%files -n %{libname}
12cr|librapi-0.15.2-2|75	%{_libdir}/%{name}.so.%{major}*
12cr|librapi-0.15.2-2|76	
12cr|librapi-0.15.2-2|77	%files -n %{develname}
12cr|librapi-0.15.2-2|78	%doc README TODO
12cr|librapi-0.15.2-2|79	%{_libdir}/%{name}.so
12cr|librapi-0.15.2-2|80	%{_includedir}/*.h
12cr|librapi-0.15.2-2|81	%{_libdir}/pkgconfig/*.pc
12cr|librapi-0.15.2-2|82	
12cr|librapi-0.15.2-2|83	%files -n %{name}-python
12cr|librapi-0.15.2-2|84	%{py_platsitedir}/pyrapi2.*
12cr|librapi-0.15.2-2|85	
12cr|librapi-0.15.2-2|86	
12cr|librapi-0.15.2-2|87	
12cr|librapi-0.15.2-2|88	%changelog
12cr|librapi-0.15.2-2|89	* Tue Mar 15 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.15.2-1mdv2011.0
12cr|librapi-0.15.2-2|90	+ Revision: 645049
12cr|librapi-0.15.2-2|91	- new version 0.15.2
12cr|librapi-0.15.2-2|92	disabled hal support and enabled udev support
12cr|librapi-0.15.2-2|93	
12cr|librapi-0.15.2-2|94	* Sat Nov 13 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 0.15-2mdv2011.0
12cr|librapi-0.15.2-2|95	+ Revision: 597033
12cr|librapi-0.15.2-2|96	- rebuild for python 2.7
12cr|librapi-0.15.2-2|97	
12cr|librapi-0.15.2-2|98	* Tue Apr 27 2010 Emmanuel Andry <eandry@mandriva.org> 0.15-1mdv2010.1
12cr|librapi-0.15.2-2|99	+ Revision: 539630
12cr|librapi-0.15.2-2|100	- New version 0.15
12cr|librapi-0.15.2-2|101	
12cr|librapi-0.15.2-2|102	* Thu Mar 04 2010 Emmanuel Andry <eandry@mandriva.org> 0.15-0.r3893.1mdv2010.1
12cr|librapi-0.15.2-2|103	+ Revision: 514173
12cr|librapi-0.15.2-2|104	- pre 0.15 svn snapshot
12cr|librapi-0.15.2-2|105	
12cr|librapi-0.15.2-2|106	* Thu Jul 23 2009 Frederik Himpe <fhimpe@mandriva.org> 0.14-1mdv2010.0
12cr|librapi-0.15.2-2|107	+ Revision: 398828
12cr|librapi-0.15.2-2|108	- Add some BuildRequires needed for autoreconf
12cr|librapi-0.15.2-2|109	- Update to new version 0.14
12cr|librapi-0.15.2-2|110	- Don't remove -Werror from CFLAGS because it results in broken
12cr|librapi-0.15.2-2|111	CFLAGS if you use "Werror=format-security"
12cr|librapi-0.15.2-2|112	- Don't build static libraries
12cr|librapi-0.15.2-2|113	- Remove rpath
12cr|librapi-0.15.2-2|114	- Use fixed version number in obsoletes so that not more and more
12cr|librapi-0.15.2-2|115	unexisting versions are obsoleted
12cr|librapi-0.15.2-2|116	
12cr|librapi-0.15.2-2|117	* Tue Jan 13 2009 Adam Williamson <awilliamson@mandriva.org> 0.13.1-1mdv2009.1
12cr|librapi-0.15.2-2|118	+ Revision: 329177
12cr|librapi-0.15.2-2|119	- hack up the synce br because of the non-synced releases
12cr|librapi-0.15.2-2|120	- drop nogil.diff (merged upstream)
12cr|librapi-0.15.2-2|121	- new release 0.13.1
12cr|librapi-0.15.2-2|122	
12cr|librapi-0.15.2-2|123	* Mon Jan 12 2009 Adam Williamson <awilliamson@mandriva.org> 0.13-1mdv2009.1
12cr|librapi-0.15.2-2|124	+ Revision: 328728
12cr|librapi-0.15.2-2|125	- add pyrapi-nogil.diff: fix build with recent pyrex (from Mark Ellis)
12cr|librapi-0.15.2-2|126	- new release 0.13
12cr|librapi-0.15.2-2|127	
12cr|librapi-0.15.2-2|128	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 0.12-2mdv2009.1
12cr|librapi-0.15.2-2|129	+ Revision: 319650
12cr|librapi-0.15.2-2|130	- rebuild with python 2.6
12cr|librapi-0.15.2-2|131	
12cr|librapi-0.15.2-2|132	* Wed Jul 16 2008 Adam Williamson <awilliamson@mandriva.org> 0.12-1mdv2009.0
12cr|librapi-0.15.2-2|133	+ Revision: 236629
12cr|librapi-0.15.2-2|134	- new release 0.12
12cr|librapi-0.15.2-2|135	
12cr|librapi-0.15.2-2|136	+ Pixel <pixel@mandriva.com>
12cr|librapi-0.15.2-2|137	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|librapi-0.15.2-2|138	
12cr|librapi-0.15.2-2|139	* Wed Apr 16 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-1mdv2009.0
12cr|librapi-0.15.2-2|140	+ Revision: 194613
12cr|librapi-0.15.2-2|141	- drop all patches (merged upstream)
12cr|librapi-0.15.2-2|142	- new release 0.11.1
12cr|librapi-0.15.2-2|143	
12cr|librapi-0.15.2-2|144	* Thu Mar 20 2008 Adam Williamson <awilliamson@mandriva.org> 0.11-9mdv2008.1
12cr|librapi-0.15.2-2|145	+ Revision: 189196
12cr|librapi-0.15.2-2|146	- add timeout.patch: from upstream SVN, increases a timeout (avoids problems when removing larger applications)
12cr|librapi-0.15.2-2|147	
12cr|librapi-0.15.2-2|148	* Wed Mar 12 2008 Adam Williamson <awilliamson@mandriva.org> 0.11-8mdv2008.1
12cr|librapi-0.15.2-2|149	+ Revision: 187221
12cr|librapi-0.15.2-2|150	- streamline file lists
12cr|librapi-0.15.2-2|151	- python package should be %%{name}-python not %%{libname}-python
12cr|librapi-0.15.2-2|152	- move docs from lib to devel package, add conflicts to ensure successful upgrade
12cr|librapi-0.15.2-2|153	- add rapierror.patch (RAPIError must be a subclass of Exception - needed to fix a bug in sync-engine)
12cr|librapi-0.15.2-2|154	- version all obsoletes
12cr|librapi-0.15.2-2|155	- Clean up spec (tabs, macros, descriptions)
12cr|librapi-0.15.2-2|156	
12cr|librapi-0.15.2-2|157	* Fri Feb 01 2008 Funda Wang <fwang@mandriva.org> 0.11-7mdv2008.1
12cr|librapi-0.15.2-2|158	+ Revision: 161182
12cr|librapi-0.15.2-2|159	- correctly obsoletes old devel package
12cr|librapi-0.15.2-2|160	
12cr|librapi-0.15.2-2|161	* Mon Jan 14 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-6mdv2008.1
12cr|librapi-0.15.2-2|162	+ Revision: 151760
12cr|librapi-0.15.2-2|163	- add provides
12cr|librapi-0.15.2-2|164	
12cr|librapi-0.15.2-2|165	* Sat Jan 12 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-5mdv2008.1
12cr|librapi-0.15.2-2|166	+ Revision: 149804
12cr|librapi-0.15.2-2|167	- fix obsoletes again
12cr|librapi-0.15.2-2|168	
12cr|librapi-0.15.2-2|169	* Fri Jan 11 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-4mdv2008.1
12cr|librapi-0.15.2-2|170	+ Revision: 149175
12cr|librapi-0.15.2-2|171	- split binaries into a separate package
12cr|librapi-0.15.2-2|172	- fix obsoletes
12cr|librapi-0.15.2-2|173	
12cr|librapi-0.15.2-2|174	* Thu Jan 10 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-2mdv2008.1
12cr|librapi-0.15.2-2|175	+ Revision: 147736
12cr|librapi-0.15.2-2|176	- import librapi
12cr|librapi-0.15.2-2|177	
12cr|librapi-0.15.2-2|178	

2798 12
12cr|librcc-0.2.9-1|1	%define major 0
12cr|librcc-0.2.9-1|2	%define libname %mklibname rcc %{major}
12cr|librcc-0.2.9-1|3	%define develname %mklibname rcc -d
12cr|librcc-0.2.9-1|4	
12cr|librcc-0.2.9-1|5	Name:		librcc
12cr|librcc-0.2.9-1|6	Version:	0.2.9
12cr|librcc-0.2.9-1|7	Release:	1
12cr|librcc-0.2.9-1|8	Summary:	Russian Charset Conversion Library
12cr|librcc-0.2.9-1|9	Source0:	http://dside.dyndns.org/files/rusxmms/%{name}-%{version}.tar.bz2
12cr|librcc-0.2.9-1|10	Patch0:		librcc-0.2.9-mdv-glib_h.patch
12cr|librcc-0.2.9-1|11	Group:		System/Libraries
12cr|librcc-0.2.9-1|12	License:	LGPLv2.1+
12cr|librcc-0.2.9-1|13	BuildRequires:	librcd-devel
12cr|librcc-0.2.9-1|14	BuildRequires:	libxml2-devel
12cr|librcc-0.2.9-1|15	BuildRequires:	libguess-devel
12cr|librcc-0.2.9-1|16	BuildRequires:	aspell-devel
12cr|librcc-0.2.9-1|17	
12cr|librcc-0.2.9-1|18	%description
12cr|librcc-0.2.9-1|19	Library providing means to work with multiple encodings of the same language
12cr|librcc-0.2.9-1|20	through adapting them to local settings on-the-fly.
12cr|librcc-0.2.9-1|21	
12cr|librcc-0.2.9-1|22	%package -n %{libname}
12cr|librcc-0.2.9-1|23	Summary:        Russian Charset Conversion Library
12cr|librcc-0.2.9-1|24	Group:          System/Libraries
12cr|librcc-0.2.9-1|25	
12cr|librcc-0.2.9-1|26	%description -n %{libname}
12cr|librcc-0.2.9-1|27	Library providing means to work with multiple encodings of the same language
12cr|librcc-0.2.9-1|28	through adapting them to local settings on-the-fly.
12cr|librcc-0.2.9-1|29	
12cr|librcc-0.2.9-1|30	%package -n %{develname}
12cr|librcc-0.2.9-1|31	Summary:        Russian Charset Conversion Library
12cr|librcc-0.2.9-1|32	Group:          System/Libraries
12cr|librcc-0.2.9-1|33	Requires:	%{libname} = %{version}-%{release}
12cr|librcc-0.2.9-1|34	Provides:	%{name}-devel = %{EVRD}
12cr|librcc-0.2.9-1|35	
12cr|librcc-0.2.9-1|36	%description -n %{develname}
12cr|librcc-0.2.9-1|37	Library providing means to work with multiple encodings of the same language
12cr|librcc-0.2.9-1|38	through adapting them to local settings on-the-fly.
12cr|librcc-0.2.9-1|39	
12cr|librcc-0.2.9-1|40	This package contains files required for development only.
12cr|librcc-0.2.9-1|41	
12cr|librcc-0.2.9-1|42	%prep
12cr|librcc-0.2.9-1|43	%setup -q
12cr|librcc-0.2.9-1|44	%patch0 -p1
12cr|librcc-0.2.9-1|45	
12cr|librcc-0.2.9-1|46	%build
12cr|librcc-0.2.9-1|47	%configure2_5x --disable-static
12cr|librcc-0.2.9-1|48	%make
12cr|librcc-0.2.9-1|49	
12cr|librcc-0.2.9-1|50	%install
12cr|librcc-0.2.9-1|51	%makeinstall_std
12cr|librcc-0.2.9-1|52	%__rm -rf %{buildroot}%{_libdir}/*.la
12cr|librcc-0.2.9-1|53	
12cr|librcc-0.2.9-1|54	%files -n %{libname}
12cr|librcc-0.2.9-1|55	%{_libdir}/*.so.%{major}
12cr|librcc-0.2.9-1|56	%{_libdir}/*.so.%{version}
12cr|librcc-0.2.9-1|57	%{_libdir}/rcc/
12cr|librcc-0.2.9-1|58	
12cr|librcc-0.2.9-1|59	%files -n %{develname}
12cr|librcc-0.2.9-1|60	%{_libdir}/*.so
12cr|librcc-0.2.9-1|61	%{_includedir}/*.h
12cr|librcc-0.2.9-1|62	%doc AUTHORS ChangeLog NEWS README ToDo
12cr|librcc-0.2.9-1|63	
12cr|librcc-0.2.9-1|64	
12cr|librcc-0.2.9-1|65	%changelog
12cr|librcc-0.2.9-1|66	* Wed Mar 14 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.2.9-1
12cr|librcc-0.2.9-1|67	+ Revision: 784932
12cr|librcc-0.2.9-1|68	+ rebuild (emptylog)
12cr|librcc-0.2.9-1|69	
12cr|librcc-0.2.9-1|70	* Tue Mar 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.2.9-1
12cr|librcc-0.2.9-1|71	+ Revision: 784745
12cr|librcc-0.2.9-1|72	- imported package librcc
12cr|librcc-0.2.9-1|73	

2799 12
12cr|librcd-0.1.13-2|1	%define major 0
12cr|librcd-0.1.13-2|2	%define libname %mklibname rcd %major
12cr|librcd-0.1.13-2|3	%define develname %mklibname rcd -d
12cr|librcd-0.1.13-2|4	
12cr|librcd-0.1.13-2|5	Name:		librcd
12cr|librcd-0.1.13-2|6	Summary:	Russian charset detection library
12cr|librcd-0.1.13-2|7	Version:	0.1.13
12cr|librcd-0.1.13-2|8	Release:	2
12cr|librcd-0.1.13-2|9	License:	LGPLv2.1+
12cr|librcd-0.1.13-2|10	Group:		System/Libraries
12cr|librcd-0.1.13-2|11	URL:		http://http://rusxmms.sourceforge.net
12cr|librcd-0.1.13-2|12	Source0:	%{name}-%{version}.tar.bz2
12cr|librcd-0.1.13-2|13	
12cr|librcd-0.1.13-2|14	%description
12cr|librcd-0.1.13-2|15	Library for autodection charset of russian text
12cr|librcd-0.1.13-2|16	
12cr|librcd-0.1.13-2|17	LibRCD is used by RusXMMS project for encoding auto-detection. It is optimized
12cr|librcd-0.1.13-2|18	to handle very short titles, like ID3 tags, file names and etc, and provides
12cr|librcd-0.1.13-2|19	very high accuracy even for short 3-4 letter words. Current version supports
12cr|librcd-0.1.13-2|20	Russian and Ukrainian languages and able to distinguish UTF-8, KOI8-R, CP1251,
12cr|librcd-0.1.13-2|21	CP866, ISO8859-1. If compared with Enca, LibRCC provides better detection
12cr|librcd-0.1.13-2|22	accuracy on short titles and is able to detect ISO8859-1 (non-cyrillic)
12cr|librcd-0.1.13-2|23	encoding what allows to properly display correct ID3 v.1 titles.
12cr|librcd-0.1.13-2|24	
12cr|librcd-0.1.13-2|25	%package -n %{libname}
12cr|librcd-0.1.13-2|26	Summary:        Russian charset detection library
12cr|librcd-0.1.13-2|27	Group:          System/Libraries
12cr|librcd-0.1.13-2|28	
12cr|librcd-0.1.13-2|29	%description -n %{libname}
12cr|librcd-0.1.13-2|30	Library for autodection charset of russian text
12cr|librcd-0.1.13-2|31	
12cr|librcd-0.1.13-2|32	LibRCD is used by RusXMMS project for encoding auto-detection. It is optimized
12cr|librcd-0.1.13-2|33	to handle very short titles, like ID3 tags, file names and etc, and provides
12cr|librcd-0.1.13-2|34	very high accuracy even for short 3-4 letter words. Current version supports
12cr|librcd-0.1.13-2|35	Russian and Ukrainian languages and able to distinguish UTF-8, KOI8-R, CP1251,
12cr|librcd-0.1.13-2|36	CP866, ISO8859-1. If compared with Enca, LibRCC provides better detection
12cr|librcd-0.1.13-2|37	accuracy on short titles and is able to detect ISO8859-1 (non-cyrillic)
12cr|librcd-0.1.13-2|38	encoding what allows to properly display correct ID3 v.1 titles.
12cr|librcd-0.1.13-2|39	
12cr|librcd-0.1.13-2|40	%package -n %{develname}
12cr|librcd-0.1.13-2|41	Summary:        Russian charset detection library development files
12cr|librcd-0.1.13-2|42	Group:          Development/C
12cr|librcd-0.1.13-2|43	Requires:	%{libname} = %{version}
12cr|librcd-0.1.13-2|44	Provides:	%{name}-devel = %{EVRD}
12cr|librcd-0.1.13-2|45	
12cr|librcd-0.1.13-2|46	%description -n %{develname}
12cr|librcd-0.1.13-2|47	Russian charset detection library. This package contains files required
12cr|librcd-0.1.13-2|48	for development purposes only.
12cr|librcd-0.1.13-2|49	
12cr|librcd-0.1.13-2|50	%prep
12cr|librcd-0.1.13-2|51	%setup -q
12cr|librcd-0.1.13-2|52	
12cr|librcd-0.1.13-2|53	%build
12cr|librcd-0.1.13-2|54	%configure2_5x --disable-static
12cr|librcd-0.1.13-2|55	%make
12cr|librcd-0.1.13-2|56	
12cr|librcd-0.1.13-2|57	%install
12cr|librcd-0.1.13-2|58	%makeinstall_std
12cr|librcd-0.1.13-2|59	
12cr|librcd-0.1.13-2|60	%files -n %{libname}
12cr|librcd-0.1.13-2|61	%{_libdir}/librcd.so.%{major}
12cr|librcd-0.1.13-2|62	%{_libdir}/librcd.so.%{version}
12cr|librcd-0.1.13-2|63	
12cr|librcd-0.1.13-2|64	%files -n %{develname}
12cr|librcd-0.1.13-2|65	%doc AUTHORS ChangeLog README
12cr|librcd-0.1.13-2|66	%{_libdir}/librcd.so
12cr|librcd-0.1.13-2|67	%{_includedir}/librcd.h
12cr|librcd-0.1.13-2|68	
12cr|librcd-0.1.13-2|69	
12cr|librcd-0.1.13-2|70	%changelog
12cr|librcd-0.1.13-2|71	* Tue Feb 21 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.1.13-2
12cr|librcd-0.1.13-2|72	+ Revision: 778548
12cr|librcd-0.1.13-2|73	- add provides for devel package
12cr|librcd-0.1.13-2|74	- fix description
12cr|librcd-0.1.13-2|75	
12cr|librcd-0.1.13-2|76	* Mon Feb 20 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.1.13-1
12cr|librcd-0.1.13-2|77	+ Revision: 778194
12cr|librcd-0.1.13-2|78	- imported package librcd
12cr|librcd-0.1.13-2|79	

2800 12
12cr|librdmacm-1.0.11-4|1	
12cr|librdmacm-1.0.11-4|2	Name:	librdmacm
12cr|librdmacm-1.0.11-4|3	Version: 1.0.11
12cr|librdmacm-1.0.11-4|4	Release: 4
12cr|librdmacm-1.0.11-4|5	Summary: Userspace RDMA Connection Manager
12cr|librdmacm-1.0.11-4|6	Group: Development/Other
12cr|librdmacm-1.0.11-4|7	License: GPL/BSD
12cr|librdmacm-1.0.11-4|8	Url: http://www.openfabrics.org/
12cr|librdmacm-1.0.11-4|9	Source: http://www.openfabrics.org/downloads/librdmacm/%{name}-%{version}.tar.gz
12cr|librdmacm-1.0.11-4|10	BuildRequires: libibverbs-devel >= 1.1 autoconf
12cr|librdmacm-1.0.11-4|11	
12cr|librdmacm-1.0.11-4|12	%description
12cr|librdmacm-1.0.11-4|13	librdmacm provides a userspace RDMA Communication Managment API.
12cr|librdmacm-1.0.11-4|14	
12cr|librdmacm-1.0.11-4|15	%package devel
12cr|librdmacm-1.0.11-4|16	Summary: Development files for the librdmacm library
12cr|librdmacm-1.0.11-4|17	Group: Development/Other
12cr|librdmacm-1.0.11-4|18	provides: lib%{name}-devel = %{version}-%{release}
12cr|librdmacm-1.0.11-4|19	provides: %{name}-devel = %{version}-%{release}
12cr|librdmacm-1.0.11-4|20	
12cr|librdmacm-1.0.11-4|21	%description devel
12cr|librdmacm-1.0.11-4|22	Development files for the librdmacm library.
12cr|librdmacm-1.0.11-4|23	
12cr|librdmacm-1.0.11-4|24	%package utils
12cr|librdmacm-1.0.11-4|25	Summary: Examples for the librdmacm library
12cr|librdmacm-1.0.11-4|26	Group: Development/Other
12cr|librdmacm-1.0.11-4|27	
12cr|librdmacm-1.0.11-4|28	%description utils
12cr|librdmacm-1.0.11-4|29	Example test programs for the librdmacm library.
12cr|librdmacm-1.0.11-4|30	
12cr|librdmacm-1.0.11-4|31	%package static
12cr|librdmacm-1.0.11-4|32	Summary: Static version of the librdmacm library
12cr|librdmacm-1.0.11-4|33	Group: Development/Other
12cr|librdmacm-1.0.11-4|34	Requires: %{name}-devel = %{version}-%{release}
12cr|librdmacm-1.0.11-4|35	provides: lib%{name}-static = %{version}-%{release}
12cr|librdmacm-1.0.11-4|36	provides: %{name}-static = %{version}-%{release}
12cr|librdmacm-1.0.11-4|37	
12cr|librdmacm-1.0.11-4|38	%description static
12cr|librdmacm-1.0.11-4|39	Static version of the librdmacm library.
12cr|librdmacm-1.0.11-4|40	
12cr|librdmacm-1.0.11-4|41	%prep
12cr|librdmacm-1.0.11-4|42	%setup -q
12cr|librdmacm-1.0.11-4|43	
12cr|librdmacm-1.0.11-4|44	%build
12cr|librdmacm-1.0.11-4|45	export LDFLAGS="-lpthread"
12cr|librdmacm-1.0.11-4|46	autoreconf
12cr|librdmacm-1.0.11-4|47	%configure
12cr|librdmacm-1.0.11-4|48	%make
12cr|librdmacm-1.0.11-4|49	
12cr|librdmacm-1.0.11-4|50	%install
12cr|librdmacm-1.0.11-4|51	%makeinstall
12cr|librdmacm-1.0.11-4|52	# remove unpackaged files from the buildroot
12cr|librdmacm-1.0.11-4|53	
12cr|librdmacm-1.0.11-4|54	%clean
12cr|librdmacm-1.0.11-4|55	
12cr|librdmacm-1.0.11-4|56	%post -p /sbin/ldconfig
12cr|librdmacm-1.0.11-4|57	%postun -p /sbin/ldconfig
12cr|librdmacm-1.0.11-4|58	
12cr|librdmacm-1.0.11-4|59	%files
12cr|librdmacm-1.0.11-4|60	%defattr(-,root,root,-)
12cr|librdmacm-1.0.11-4|61	%{_libdir}/librdmacm*.so.*
12cr|librdmacm-1.0.11-4|62	%doc AUTHORS COPYING ChangeLog README
12cr|librdmacm-1.0.11-4|63	
12cr|librdmacm-1.0.11-4|64	%files devel
12cr|librdmacm-1.0.11-4|65	%defattr(-,root,root)
12cr|librdmacm-1.0.11-4|66	%{_libdir}/lib*.so
12cr|librdmacm-1.0.11-4|67	%{_includedir}/*
12cr|librdmacm-1.0.11-4|68	%{_mandir}/man3/*
12cr|librdmacm-1.0.11-4|69	%{_mandir}/man7/*
12cr|librdmacm-1.0.11-4|70	
12cr|librdmacm-1.0.11-4|71	%files utils
12cr|librdmacm-1.0.11-4|72	%defattr(-,root,root,-)
12cr|librdmacm-1.0.11-4|73	%{_bindir}/*
12cr|librdmacm-1.0.11-4|74	%{_mandir}/man1/*
12cr|librdmacm-1.0.11-4|75	
12cr|librdmacm-1.0.11-4|76	%files static
12cr|librdmacm-1.0.11-4|77	%defattr(-,root,root,-)
12cr|librdmacm-1.0.11-4|78	%{_libdir}/*.a
12cr|librdmacm-1.0.11-4|79	
12cr|librdmacm-1.0.11-4|80	
12cr|librdmacm-1.0.11-4|81	
12cr|librdmacm-1.0.11-4|82	%changelog
12cr|librdmacm-1.0.11-4|83	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.11-3mdv2011.0
12cr|librdmacm-1.0.11-4|84	+ Revision: 609776
12cr|librdmacm-1.0.11-4|85	- rebuild
12cr|librdmacm-1.0.11-4|86	
12cr|librdmacm-1.0.11-4|87	* Wed Jan 27 2010 Antoine Ginies <aginies@mandriva.com> 1.0.11-2mdv2010.1
12cr|librdmacm-1.0.11-4|88	+ Revision: 497205
12cr|librdmacm-1.0.11-4|89	- bump the release
12cr|librdmacm-1.0.11-4|90	- fix typo
12cr|librdmacm-1.0.11-4|91	- the name already contains the lib prefix
12cr|librdmacm-1.0.11-4|92	
12cr|librdmacm-1.0.11-4|93	* Wed Jan 27 2010 Antoine Ginies <aginies@mandriva.com> 1.0.11-1mdv2010.1
12cr|librdmacm-1.0.11-4|94	+ Revision: 497200
12cr|librdmacm-1.0.11-4|95	- fix some pb in spec file (import from fedora one)
12cr|librdmacm-1.0.11-4|96	- import librdmacm
12cr|librdmacm-1.0.11-4|97	
12cr|librdmacm-1.0.11-4|98	

2801 12
12cr|librecad-1.0.2-1|1	%define	name	librecad
12cr|librecad-1.0.2-1|2	%define	version	1.0.2
12cr|librecad-1.0.2-1|3	
12cr|librecad-1.0.2-1|4	Summary:	Computer-aided design (CAD) system
12cr|librecad-1.0.2-1|5	Name:		%{name}
12cr|librecad-1.0.2-1|6	Version:	%{version}
12cr|librecad-1.0.2-1|7	Epoch:		1
12cr|librecad-1.0.2-1|8	Release:	1
12cr|librecad-1.0.2-1|9	Source0:	librecad-%{version}.tar.bz2
12cr|librecad-1.0.2-1|10	Patch0:		0001-Adding-DXF-.desktop-file.patch
12cr|librecad-1.0.2-1|11	Patch1:		librecad-1.0.0-mdv-desktop.patch
12cr|librecad-1.0.2-1|12	
12cr|librecad-1.0.2-1|13	URL:		http://www.librecad.org
12cr|librecad-1.0.2-1|14	License:	GPLv2
12cr|librecad-1.0.2-1|15	Group:		Graphics
12cr|librecad-1.0.2-1|16	BuildRequires:	qt4-devel
12cr|librecad-1.0.2-1|17	BuildRequires:	qt4-assistant
12cr|librecad-1.0.2-1|18	BuildRequires:	qt4-linguist
12cr|librecad-1.0.2-1|19	BuildRequires:	muparser-devel
12cr|librecad-1.0.2-1|20	Requires:	librecad-data
12cr|librecad-1.0.2-1|21	Suggests:	librecad-doc
12cr|librecad-1.0.2-1|22	Suggests:	librecad-plugins
12cr|librecad-1.0.2-1|23	
12cr|librecad-1.0.2-1|24	%description
12cr|librecad-1.0.2-1|25	LibreCAD is an application for computer aided design (CAD) in two
12cr|librecad-1.0.2-1|26	dimensions (2D). With LibreCAD you can create technical drawings
12cr|librecad-1.0.2-1|27	such as plans for buildings, interiors, mechanical parts or schemas
12cr|librecad-1.0.2-1|28	and diagrams.
12cr|librecad-1.0.2-1|29	
12cr|librecad-1.0.2-1|30	%package data
12cr|librecad-1.0.2-1|31	Group:		Graphics
12cr|librecad-1.0.2-1|32	Summary:	Platform-independant files for %{name}
12cr|librecad-1.0.2-1|33	Requires:	%{name}
12cr|librecad-1.0.2-1|34	BuildArch:	noarch
12cr|librecad-1.0.2-1|35	
12cr|librecad-1.0.2-1|36	%description data
12cr|librecad-1.0.2-1|37	Contains the platform-independent files for LibreCAD, including
12cr|librecad-1.0.2-1|38	fonts, patterns, translations.
12cr|librecad-1.0.2-1|39	
12cr|librecad-1.0.2-1|40	#package doc
12cr|librecad-1.0.2-1|41	#Group:		Graphics
12cr|librecad-1.0.2-1|42	#Summary:	Documentation for %{name}
12cr|librecad-1.0.2-1|43	#Requires:	%{name}
12cr|librecad-1.0.2-1|44	#BuildArch:	noarch
12cr|librecad-1.0.2-1|45	#
12cr|librecad-1.0.2-1|46	#description doc
12cr|librecad-1.0.2-1|47	#Documentation for %{name}, a Qt4 application to design 2D CAD
12cr|librecad-1.0.2-1|48	#drawing based on the community edition of QCad.
12cr|librecad-1.0.2-1|49	
12cr|librecad-1.0.2-1|50	%package plugins
12cr|librecad-1.0.2-1|51	Group:		Graphics
12cr|librecad-1.0.2-1|52	Summary:	Plugins libraries files for %{name}
12cr|librecad-1.0.2-1|53	Requires:	%{name}
12cr|librecad-1.0.2-1|54	
12cr|librecad-1.0.2-1|55	%description plugins
12cr|librecad-1.0.2-1|56	Contains the plugins files for LibreCAD.
12cr|librecad-1.0.2-1|57	
12cr|librecad-1.0.2-1|58	%prep
12cr|librecad-1.0.2-1|59	%setup -q
12cr|librecad-1.0.2-1|60	
12cr|librecad-1.0.2-1|61	%patch0 -p1
12cr|librecad-1.0.2-1|62	%patch1 -p1
12cr|librecad-1.0.2-1|63	find . -type f -executable -a \( -name '*.cpp' -o -name '*.h' \) | xargs -i{} chmod 644 {}
12cr|librecad-1.0.2-1|64	
12cr|librecad-1.0.2-1|65	%build
12cr|librecad-1.0.2-1|66	%qmake_qt4
12cr|librecad-1.0.2-1|67	%make
12cr|librecad-1.0.2-1|68	
12cr|librecad-1.0.2-1|69	pushd plugins
12cr|librecad-1.0.2-1|70	%qmake_qt4
12cr|librecad-1.0.2-1|71	%make
12cr|librecad-1.0.2-1|72	popd
12cr|librecad-1.0.2-1|73	
12cr|librecad-1.0.2-1|74	%install
12cr|librecad-1.0.2-1|75	make install INSTALL_ROOT=%buildroot
12cr|librecad-1.0.2-1|76	
12cr|librecad-1.0.2-1|77	%{__install} -m 755 -d %{buildroot}%{_datadir}/%{name}/doc
12cr|librecad-1.0.2-1|78	%{__install} -m 755 -d %{buildroot}%{_datadir}/%{name}/fonts
12cr|librecad-1.0.2-1|79	%{__install} -m 755 -d %{buildroot}%{_datadir}/%{name}/library
12cr|librecad-1.0.2-1|80	%{__install} -m 755 -d %{buildroot}%{_datadir}/%{name}/patterns
12cr|librecad-1.0.2-1|81	%{__install} -m 755 -d %{buildroot}%{_datadir}/%{name}/qm
12cr|librecad-1.0.2-1|82	%{__install} -m 755 -d %{buildroot}%{_docdir}/%{name}
12cr|librecad-1.0.2-1|83	%{__install} -m 755 -d %{buildroot}%{_libdir}/%{name}/plugins
12cr|librecad-1.0.2-1|84	%{__install} -m 755 -d %{buildroot}%{_datadir}/mime/packages
12cr|librecad-1.0.2-1|85	
12cr|librecad-1.0.2-1|86	#%__cp unix/resources/doc/* %{buildroot}%{_datadir}/%{name}/doc/
12cr|librecad-1.0.2-1|87	cp -a unix/resources/fonts/*.lff %{buildroot}%{_datadir}/%{name}/fonts/
12cr|librecad-1.0.2-1|88	cp -a unix/resources/library/* %{buildroot}%{_datadir}/%{name}/library/
12cr|librecad-1.0.2-1|89	cp -a unix/resources/patterns/*.dxf %{buildroot}%{_datadir}/%{name}/patterns/
12cr|librecad-1.0.2-1|90	cp -a unix/resources/qm/*.qm %{buildroot}%{_datadir}/%{name}/qm/
12cr|librecad-1.0.2-1|91	cp -a unix/resources/plugins/* %{buildroot}%{_libdir}/%{name}/plugins/
12cr|librecad-1.0.2-1|92	%__chmod 644 README
12cr|librecad-1.0.2-1|93	find %{buildroot}%{_datadir}/%{name} -type f -exec chmod 644 {} \;
12cr|librecad-1.0.2-1|94	
12cr|librecad-1.0.2-1|95	%{__install} -Dm 755 -s unix/%{name} %{buildroot}%{_bindir}/%{name}
12cr|librecad-1.0.2-1|96	%{__install} -Dm 644 desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|librecad-1.0.2-1|97	%{__install} -Dm 644 desktop/%{name}.sharedmimeinfo %{buildroot}%{_datadir}/mime/packages/%{name}.xml
12cr|librecad-1.0.2-1|98	%{__install} -Dm 644 res/main/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|librecad-1.0.2-1|99	
12cr|librecad-1.0.2-1|100	%files
12cr|librecad-1.0.2-1|101	%doc README
12cr|librecad-1.0.2-1|102	%{_bindir}/%{name}
12cr|librecad-1.0.2-1|103	%{_datadir}/applications/%{name}.desktop
12cr|librecad-1.0.2-1|104	%{_datadir}/pixmaps/%{name}.png
12cr|librecad-1.0.2-1|105	%{_datadir}/mime/packages/%{name}.xml
12cr|librecad-1.0.2-1|106	
12cr|librecad-1.0.2-1|107	%files data
12cr|librecad-1.0.2-1|108	%{_datadir}/%{name}/fonts/*
12cr|librecad-1.0.2-1|109	%{_datadir}/%{name}/library/*
12cr|librecad-1.0.2-1|110	%{_datadir}/%{name}/patterns/*
12cr|librecad-1.0.2-1|111	%{_datadir}/%{name}/qm/*
12cr|librecad-1.0.2-1|112	
12cr|librecad-1.0.2-1|113	#files doc
12cr|librecad-1.0.2-1|114	#%{_datadir}/%{name}/doc/*
12cr|librecad-1.0.2-1|115	
12cr|librecad-1.0.2-1|116	%files plugins
12cr|librecad-1.0.2-1|117	%{_libdir}/%{name}/plugins/*
12cr|librecad-1.0.2-1|118	
12cr|librecad-1.0.2-1|119	
12cr|librecad-1.0.2-1|120	%changelog
12cr|librecad-1.0.2-1|121	* Sun Jun 10 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1:1.0.2-1
12cr|librecad-1.0.2-1|122	+ Revision: 804314
12cr|librecad-1.0.2-1|123	- update to 1.0.2
12cr|librecad-1.0.2-1|124	
12cr|librecad-1.0.2-1|125	* Tue Jan 10 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1:1.0.0-1
12cr|librecad-1.0.2-1|126	+ Revision: 759355
12cr|librecad-1.0.2-1|127	- add Epoch: 1
12cr|librecad-1.0.2-1|128	- remove Makefile and spec.in
12cr|librecad-1.0.2-1|129	- remove BuildRoot tag, replace spaces with tabs
12cr|librecad-1.0.2-1|130	- 1.0.0 final release
12cr|librecad-1.0.2-1|131	
12cr|librecad-1.0.2-1|132	* Wed Aug 17 2011 Alexandre Lissy <alissy@mandriva.com> 1.0.0rc1.99.2-1
12cr|librecad-1.0.2-1|133	+ Revision: 694859
12cr|librecad-1.0.2-1|134	- Updating to latest git snapshot
12cr|librecad-1.0.2-1|135	
12cr|librecad-1.0.2-1|136	* Sat Aug 13 2011 Alexandre Lissy <alissy@mandriva.com> 1.0.0rc1.99.1-1
12cr|librecad-1.0.2-1|137	+ Revision: 694367
12cr|librecad-1.0.2-1|138	- Adding missing source package for 1.0.0rc1.99.1
12cr|librecad-1.0.2-1|139	- Update to latest snapshot, still pre RC2
12cr|librecad-1.0.2-1|140	
12cr|librecad-1.0.2-1|141	* Sat Aug 06 2011 Alexandre Lissy <alissy@mandriva.com> 1.0.0rc1.99-1
12cr|librecad-1.0.2-1|142	+ Revision: 693531
12cr|librecad-1.0.2-1|143	- Updating to pre-RC2 snapshot and using new patches capabilities of gitrpm helper
12cr|librecad-1.0.2-1|144	- Using 'mdv' branch for desktop file
12cr|librecad-1.0.2-1|145	- Updating stuff for new gitrpm
12cr|librecad-1.0.2-1|146	- Update for latest rpm-common changes
12cr|librecad-1.0.2-1|147	- Introducing GitRPM funny stuff, see http://git.mandriva.com/projects/?p=users/alissy/gitrpm.git;a=summary
12cr|librecad-1.0.2-1|148	
12cr|librecad-1.0.2-1|149	* Thu Jun 23 2011 Alexandre Lissy <alissy@mandriva.com> 1.0.0rc1_55_g4f9b7c5-1
12cr|librecad-1.0.2-1|150	+ Revision: 686840
12cr|librecad-1.0.2-1|151	- Updating from 1.0.0beta5 to 1.0.0rc1
12cr|librecad-1.0.2-1|152	
12cr|librecad-1.0.2-1|153	* Tue Jun 07 2011 Alexandre Lissy <alissy@mandriva.com> 1.0.0beta5_144_g0046d99-1
12cr|librecad-1.0.2-1|154	+ Revision: 683100
12cr|librecad-1.0.2-1|155	- Updating to latest git revision
12cr|librecad-1.0.2-1|156	- Dropping obsolete french locale patch
12cr|librecad-1.0.2-1|157	
12cr|librecad-1.0.2-1|158	* Sun Jun 05 2011 Alexandre Lissy <alissy@mandriva.com> 1.0.0beta5_132_gf21f8b2-1
12cr|librecad-1.0.2-1|159	+ Revision: 682785
12cr|librecad-1.0.2-1|160	- Updating to latest git tree, and dropping merged patches.
12cr|librecad-1.0.2-1|161	
12cr|librecad-1.0.2-1|162	* Thu Jun 02 2011 Alexandre Lissy <alissy@mandriva.com> 1.0.0beta5_116_g88b5983-1
12cr|librecad-1.0.2-1|163	+ Revision: 682483
12cr|librecad-1.0.2-1|164	- Fix missing BuildRequires against qt4-linguist
12cr|librecad-1.0.2-1|165	- Fix missing BuildRequires against qt4-assistant (providing qcollectiongenerator)
12cr|librecad-1.0.2-1|166	- Importing LibreCAD.
12cr|librecad-1.0.2-1|167	- Created package structure for librecad.
12cr|librecad-1.0.2-1|168	

2802 12
12cr|libredblack-1.3-11|1	%define	major 0
12cr|libredblack-1.3-11|2	%define libname %mklibname redblack %{major}
12cr|libredblack-1.3-11|3	%define develname %mklibname redblack -d
12cr|libredblack-1.3-11|4	
12cr|libredblack-1.3-11|5	Summary:	Library for handling red-black tree searching algorithm
12cr|libredblack-1.3-11|6	Name:		libredblack
12cr|libredblack-1.3-11|7	Version:	1.3
12cr|libredblack-1.3-11|8	Release:	11
12cr|libredblack-1.3-11|9	Group:		System/Libraries
12cr|libredblack-1.3-11|10	License:	LGPLv2+
12cr|libredblack-1.3-11|11	URL:		http://libredblack.sourceforge.net/
12cr|libredblack-1.3-11|12	Source0:	%{name}-%{version}.tar.bz2
12cr|libredblack-1.3-11|13	Patch0:		libredblack-typo.diff
12cr|libredblack-1.3-11|14	
12cr|libredblack-1.3-11|15	%description
12cr|libredblack-1.3-11|16	This implements the redblack balanced tree algorithm.
12cr|libredblack-1.3-11|17	
12cr|libredblack-1.3-11|18	%package -n	%{libname}
12cr|libredblack-1.3-11|19	Summary:	Library for handling red-black tree searching algorithm
12cr|libredblack-1.3-11|20	Group:          System/Libraries
12cr|libredblack-1.3-11|21	
12cr|libredblack-1.3-11|22	%description -n	%{libname}
12cr|libredblack-1.3-11|23	This implements the redblack balanced tree algorithm.
12cr|libredblack-1.3-11|24	
12cr|libredblack-1.3-11|25	%package -n	%{develname}
12cr|libredblack-1.3-11|26	Summary:	Libraries and header files for the %{libname} library
12cr|libredblack-1.3-11|27	Group:		Development/C
12cr|libredblack-1.3-11|28	Requires:	%{libname} = %{version}
12cr|libredblack-1.3-11|29	Provides:	%{name} = %{EVRD}
12cr|libredblack-1.3-11|30	Provides:	%{name}-devel = %{EVRD}
12cr|libredblack-1.3-11|31	Obsoletes:	%{mklibname redblack 0 -d}
12cr|libredblack-1.3-11|32	
12cr|libredblack-1.3-11|33	%description -n	%{develname}
12cr|libredblack-1.3-11|34	To develop programs based upon the libredblack library, the system needs to
12cr|libredblack-1.3-11|35	have these header and object files available for creating the executables.
12cr|libredblack-1.3-11|36	
12cr|libredblack-1.3-11|37	%prep
12cr|libredblack-1.3-11|38	%setup -q
12cr|libredblack-1.3-11|39	%patch0 -p0
12cr|libredblack-1.3-11|40	
12cr|libredblack-1.3-11|41	%build
12cr|libredblack-1.3-11|42	%configure2_5x
12cr|libredblack-1.3-11|43	%make
12cr|libredblack-1.3-11|44	
12cr|libredblack-1.3-11|45	%install
12cr|libredblack-1.3-11|46	%makeinstall_std
12cr|libredblack-1.3-11|47	
12cr|libredblack-1.3-11|48	%files -n %{libname}
12cr|libredblack-1.3-11|49	%doc AUTHORS ChangeLog README
12cr|libredblack-1.3-11|50	%{_libdir}/*.so.*
12cr|libredblack-1.3-11|51	
12cr|libredblack-1.3-11|52	%files -n %{develname}
12cr|libredblack-1.3-11|53	%doc example*.c example*.rb
12cr|libredblack-1.3-11|54	%{_bindir}/rbgen
12cr|libredblack-1.3-11|55	%{_libdir}/*.a
12cr|libredblack-1.3-11|56	%{_libdir}/*.so
12cr|libredblack-1.3-11|57	%{_includedir}/*
12cr|libredblack-1.3-11|58	%{_mandir}/man1/*
12cr|libredblack-1.3-11|59	%{_mandir}/man3/*
12cr|libredblack-1.3-11|60	%{_datadir}/libredblack
12cr|libredblack-1.3-11|61	
12cr|libredblack-1.3-11|62	
12cr|libredblack-1.3-11|63	%changelog
12cr|libredblack-1.3-11|64	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3-10mdv2011.0
12cr|libredblack-1.3-11|65	+ Revision: 620221
12cr|libredblack-1.3-11|66	- the mass rebuild of 2010.0 packages
12cr|libredblack-1.3-11|67	
12cr|libredblack-1.3-11|68	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 1.3-9mdv2010.0
12cr|libredblack-1.3-11|69	+ Revision: 438733
12cr|libredblack-1.3-11|70	- rebuild
12cr|libredblack-1.3-11|71	
12cr|libredblack-1.3-11|72	* Wed Mar 25 2009 Funda Wang <fwang@mandriva.org> 1.3-8mdv2009.1
12cr|libredblack-1.3-11|73	+ Revision: 360977
12cr|libredblack-1.3-11|74	- fix license
12cr|libredblack-1.3-11|75	
12cr|libredblack-1.3-11|76	* Fri Jul 11 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3-7mdv2009.0
12cr|libredblack-1.3-11|77	+ Revision: 233731
12cr|libredblack-1.3-11|78	- rebuild
12cr|libredblack-1.3-11|79	
12cr|libredblack-1.3-11|80	+ Pixel <pixel@mandriva.com>
12cr|libredblack-1.3-11|81	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libredblack-1.3-11|82	
12cr|libredblack-1.3-11|83	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.3-6mdv2008.1
12cr|libredblack-1.3-11|84	+ Revision: 140928
12cr|libredblack-1.3-11|85	- restore BuildRoot
12cr|libredblack-1.3-11|86	
12cr|libredblack-1.3-11|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|libredblack-1.3-11|88	- kill re-definition of %%buildroot on Pixel's request
12cr|libredblack-1.3-11|89	
12cr|libredblack-1.3-11|90	* Mon Oct 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3-6mdv2008.0
12cr|libredblack-1.3-11|91	+ Revision: 94143
12cr|libredblack-1.3-11|92	- rebuilt due to missing packages
12cr|libredblack-1.3-11|93	
12cr|libredblack-1.3-11|94	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3-5mdv2008.0
12cr|libredblack-1.3-11|95	+ Revision: 83667
12cr|libredblack-1.3-11|96	- fix typo (P0)
12cr|libredblack-1.3-11|97	- new devel naming
12cr|libredblack-1.3-11|98	
12cr|libredblack-1.3-11|99	
12cr|libredblack-1.3-11|100	* Fri Nov 17 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3-4mdv2007.0
12cr|libredblack-1.3-11|101	+ Revision: 85291
12cr|libredblack-1.3-11|102	- Import libredblack
12cr|libredblack-1.3-11|103	
12cr|libredblack-1.3-11|104	* Fri Nov 17 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3-4mdv2007.1
12cr|libredblack-1.3-11|105	- rebuild
12cr|libredblack-1.3-11|106	
12cr|libredblack-1.3-11|107	* Sat Sep 03 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-3mdk
12cr|libredblack-1.3-11|108	- rebuilt due new rpm
12cr|libredblack-1.3-11|109	
12cr|libredblack-1.3-11|110	* Sat Jun 04 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-2mdk
12cr|libredblack-1.3-11|111	- rebuild
12cr|libredblack-1.3-11|112	
12cr|libredblack-1.3-11|113	* Mon May 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.3-1mdk
12cr|libredblack-1.3-11|114	- 1.3
12cr|libredblack-1.3-11|115	- merge the static-devel sub package into the devel sub package
12cr|libredblack-1.3-11|116	- use macros
12cr|libredblack-1.3-11|117	- the major changed from 1 to 0 (!)
12cr|libredblack-1.3-11|118	

2803 12
12cr|librep-0.92.2-1|1	%define major 16
12cr|librep-0.92.2-1|2	%define libname %mklibname rep %major
12cr|librep-0.92.2-1|3	%define libnamedev %mklibname -d rep
12cr|librep-0.92.2-1|4	
12cr|librep-0.92.2-1|5	%define _requires_exceptions /usr/bin/rep
12cr|librep-0.92.2-1|6	Name:		librep
12cr|librep-0.92.2-1|7	Summary:	An embeddable LISP environment
12cr|librep-0.92.2-1|8	Version:	0.92.2
12cr|librep-0.92.2-1|9	Release:	1
12cr|librep-0.92.2-1|10	License:	GPLv2+
12cr|librep-0.92.2-1|11	Group:		System/Libraries
12cr|librep-0.92.2-1|12	BuildRequires:	gmp-devel gdbm-devel gpm-devel ncurses-devel readline-devel texinfo
12cr|librep-0.92.2-1|13	BuildRequires: ffi5-devel
12cr|librep-0.92.2-1|14	URL:		http://librep.sourceforge.net/
12cr|librep-0.92.2-1|15	Source0:	http://download.tuxfamily.org/librep/%{name}-%{version}.tar.xz
12cr|librep-0.92.2-1|16	
12cr|librep-0.92.2-1|17	
12cr|librep-0.92.2-1|18	%description
12cr|librep-0.92.2-1|19	This is a lightweight LISP environment for UNIX. It contains a LISP
12cr|librep-0.92.2-1|20	interpreter, byte-code compiler and virtual machine. Applications may use the
12cr|librep-0.92.2-1|21	LISP interpreter as an extension language, or it may be used for standalone
12cr|librep-0.92.2-1|22	scripts.
12cr|librep-0.92.2-1|23	
12cr|librep-0.92.2-1|24	Originally inspired by Emacs Lisp, the language dialect combines many of the
12cr|librep-0.92.2-1|25	elisp features while trying to remove some of the main deficiencies, with
12cr|librep-0.92.2-1|26	features from Common Lisp and Scheme.
12cr|librep-0.92.2-1|27	
12cr|librep-0.92.2-1|28	%package -n	%{libname}
12cr|librep-0.92.2-1|29	Summary:	Libraries used by librep
12cr|librep-0.92.2-1|30	Group:		System/Libraries
12cr|librep-0.92.2-1|31	
12cr|librep-0.92.2-1|32	%description -n	%{libname}
12cr|librep-0.92.2-1|33	Libraries used by librep
12cr|librep-0.92.2-1|34	
12cr|librep-0.92.2-1|35	%package -n	%{libnamedev}
12cr|librep-0.92.2-1|36	Summary:	Librep include files and link libraries
12cr|librep-0.92.2-1|37	Group:		Development/Other
12cr|librep-0.92.2-1|38	Requires:	%{name} = %{version}
12cr|librep-0.92.2-1|39	Requires:	%{libname} = %{version}
12cr|librep-0.92.2-1|40	Obsoletes:	%mklibname -d %name 9
12cr|librep-0.92.2-1|41	Provides:	%{name}-devel = %{version}
12cr|librep-0.92.2-1|42	
12cr|librep-0.92.2-1|43	%description -n	%{libnamedev}
12cr|librep-0.92.2-1|44	Link libraries and C header files for librep development.
12cr|librep-0.92.2-1|45	
12cr|librep-0.92.2-1|46	
12cr|librep-0.92.2-1|47	%prep
12cr|librep-0.92.2-1|48	%setup -q
12cr|librep-0.92.2-1|49	%apply_patches
12cr|librep-0.92.2-1|50	
12cr|librep-0.92.2-1|51	%build
12cr|librep-0.92.2-1|52	%configure2_5x --with-readline
12cr|librep-0.92.2-1|53	%make
12cr|librep-0.92.2-1|54	
12cr|librep-0.92.2-1|55	%install
12cr|librep-0.92.2-1|56	%makeinstall_std host_type=%{_target_platform}
12cr|librep-0.92.2-1|57	rm -f %buildroot%{_libdir}/librep.*a
12cr|librep-0.92.2-1|58	
12cr|librep-0.92.2-1|59	
12cr|librep-0.92.2-1|60	%post
12cr|librep-0.92.2-1|61	%_install_info librep.info
12cr|librep-0.92.2-1|62	
12cr|librep-0.92.2-1|63	%preun
12cr|librep-0.92.2-1|64	%_remove_install_info librep.info
12cr|librep-0.92.2-1|65	
12cr|librep-0.92.2-1|66	
12cr|librep-0.92.2-1|67	%files
12cr|librep-0.92.2-1|68	%doc ChangeLog COPYING INSTALL NEWS README TODO
12cr|librep-0.92.2-1|69	%{_bindir}/rep
12cr|librep-0.92.2-1|70	%{_bindir}/rep-remote
12cr|librep-0.92.2-1|71	%{_datadir}/rep
12cr|librep-0.92.2-1|72	%_mandir/man1/rep-remote.1*
12cr|librep-0.92.2-1|73	%_mandir/man1/rep.1*
12cr|librep-0.92.2-1|74	%{_libexecdir}/rep/
12cr|librep-0.92.2-1|75	%{_infodir}/librep*
12cr|librep-0.92.2-1|76	%{_datadir}/emacs/site-lisp/*.el
12cr|librep-0.92.2-1|77	
12cr|librep-0.92.2-1|78	%files -n %{libname}
12cr|librep-0.92.2-1|79	%{_libdir}/librep.so.%{major}*
12cr|librep-0.92.2-1|80	
12cr|librep-0.92.2-1|81	%files -n %{libnamedev}
12cr|librep-0.92.2-1|82	%{_bindir}/rep-xgettext
12cr|librep-0.92.2-1|83	%{_bindir}/repdoc
12cr|librep-0.92.2-1|84	%_mandir/man1/rep-xgettext.1*
12cr|librep-0.92.2-1|85	%_mandir/man1/repdoc.1*
12cr|librep-0.92.2-1|86	%{_libdir}/librep.so
12cr|librep-0.92.2-1|87	%{_includedir}/*
12cr|librep-0.92.2-1|88	%_libdir/pkgconfig/librep.pc
12cr|librep-0.92.2-1|89	
12cr|librep-0.92.2-1|90	
12cr|librep-0.92.2-1|91	%changelog
12cr|librep-0.92.2-1|92	* Tue Mar 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.92.2-1
12cr|librep-0.92.2-1|93	+ Revision: 787890
12cr|librep-0.92.2-1|94	- version update 0.92.2
12cr|librep-0.92.2-1|95	
12cr|librep-0.92.2-1|96	* Fri Jan 06 2012 Götz Waschk <waschk@mandriva.org> 0.92.1b-2
12cr|librep-0.92.2-1|97	+ Revision: 758135
12cr|librep-0.92.2-1|98	- remove libtool archive
12cr|librep-0.92.2-1|99	
12cr|librep-0.92.2-1|100	* Wed Aug 31 2011 Götz Waschk <waschk@mandriva.org> 0.92.1b-1
12cr|librep-0.92.2-1|101	+ Revision: 697568
12cr|librep-0.92.2-1|102	- new version
12cr|librep-0.92.2-1|103	- drop patch
12cr|librep-0.92.2-1|104	
12cr|librep-0.92.2-1|105	* Wed Aug 24 2011 Götz Waschk <waschk@mandriva.org> 0.92.1-1
12cr|librep-0.92.2-1|106	+ Revision: 696517
12cr|librep-0.92.2-1|107	- new version
12cr|librep-0.92.2-1|108	- fix pkgconfig file
12cr|librep-0.92.2-1|109	
12cr|librep-0.92.2-1|110	* Sun May 01 2011 Götz Waschk <waschk@mandriva.org> 0.92.0-1
12cr|librep-0.92.2-1|111	+ Revision: 661304
12cr|librep-0.92.2-1|112	- new major
12cr|librep-0.92.2-1|113	- update paths
12cr|librep-0.92.2-1|114	- new version
12cr|librep-0.92.2-1|115	
12cr|librep-0.92.2-1|116	* Sun Feb 27 2011 Götz Waschk <waschk@mandriva.org> 0.91.1-1
12cr|librep-0.92.2-1|117	+ Revision: 640671
12cr|librep-0.92.2-1|118	- new version
12cr|librep-0.92.2-1|119	- fix source URL
12cr|librep-0.92.2-1|120	- remove automake call
12cr|librep-0.92.2-1|121	
12cr|librep-0.92.2-1|122	* Mon Sep 27 2010 Götz Waschk <waschk@mandriva.org> 0.91.0-1mdv2011.0
12cr|librep-0.92.2-1|123	+ Revision: 581288
12cr|librep-0.92.2-1|124	- new version
12cr|librep-0.92.2-1|125	- update file list
12cr|librep-0.92.2-1|126	
12cr|librep-0.92.2-1|127	* Sun Jul 11 2010 Götz Waschk <waschk@mandriva.org> 0.90.6-2mdv2011.0
12cr|librep-0.92.2-1|128	+ Revision: 551023
12cr|librep-0.92.2-1|129	- useless rebuild
12cr|librep-0.92.2-1|130	- new version
12cr|librep-0.92.2-1|131	- new URL
12cr|librep-0.92.2-1|132	
12cr|librep-0.92.2-1|133	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 0.90.5-2mdv2010.1
12cr|librep-0.92.2-1|134	+ Revision: 503617
12cr|librep-0.92.2-1|135	- rebuild for new gmp
12cr|librep-0.92.2-1|136	
12cr|librep-0.92.2-1|137	* Sat Jan 09 2010 Götz Waschk <waschk@mandriva.org> 0.90.5-1mdv2010.1
12cr|librep-0.92.2-1|138	+ Revision: 487821
12cr|librep-0.92.2-1|139	- update to new version 0.90.5
12cr|librep-0.92.2-1|140	
12cr|librep-0.92.2-1|141	* Sat Dec 19 2009 Götz Waschk <waschk@mandriva.org> 0.90.4-1mdv2010.1
12cr|librep-0.92.2-1|142	+ Revision: 480083
12cr|librep-0.92.2-1|143	- new version
12cr|librep-0.92.2-1|144	- fix build
12cr|librep-0.92.2-1|145	
12cr|librep-0.92.2-1|146	* Fri Nov 13 2009 Götz Waschk <waschk@mandriva.org> 0.90.3-1mdv2010.1
12cr|librep-0.92.2-1|147	+ Revision: 465682
12cr|librep-0.92.2-1|148	- new version
12cr|librep-0.92.2-1|149	- update file list
12cr|librep-0.92.2-1|150	
12cr|librep-0.92.2-1|151	* Wed Aug 26 2009 Götz Waschk <waschk@mandriva.org> 0.90.2-1mdv2010.0
12cr|librep-0.92.2-1|152	+ Revision: 421336
12cr|librep-0.92.2-1|153	- update to new version 0.90.2
12cr|librep-0.92.2-1|154	
12cr|librep-0.92.2-1|155	* Sun Aug 23 2009 Götz Waschk <waschk@mandriva.org> 0.90.1-1mdv2010.0
12cr|librep-0.92.2-1|156	+ Revision: 420120
12cr|librep-0.92.2-1|157	- update build deps
12cr|librep-0.92.2-1|158	- new version
12cr|librep-0.92.2-1|159	- drop patch
12cr|librep-0.92.2-1|160	
12cr|librep-0.92.2-1|161	* Sun Jul 05 2009 Funda Wang <fwang@mandriva.org> 0.90.0-2mdv2010.0
12cr|librep-0.92.2-1|162	+ Revision: 392552
12cr|librep-0.92.2-1|163	- add back require exception
12cr|librep-0.92.2-1|164	
12cr|librep-0.92.2-1|165	* Sat Jul 04 2009 Funda Wang <fwang@mandriva.org> 0.90.0-1mdv2010.0
12cr|librep-0.92.2-1|166	+ Revision: 392088
12cr|librep-0.92.2-1|167	- New version 0.90.0
12cr|librep-0.92.2-1|168	
12cr|librep-0.92.2-1|169	* Wed May 06 2009 Götz Waschk <waschk@mandriva.org> 0.17.4-1mdv2010.0
12cr|librep-0.92.2-1|170	+ Revision: 372652
12cr|librep-0.92.2-1|171	- update to new version 0.17.4
12cr|librep-0.92.2-1|172	
12cr|librep-0.92.2-1|173	* Thu Mar 05 2009 Götz Waschk <waschk@mandriva.org> 0.17.3-1mdv2009.1
12cr|librep-0.92.2-1|174	+ Revision: 348783
12cr|librep-0.92.2-1|175	- new version
12cr|librep-0.92.2-1|176	- update file list
12cr|librep-0.92.2-1|177	
12cr|librep-0.92.2-1|178	* Wed Feb 25 2009 Götz Waschk <waschk@mandriva.org> 0.17.2-3mdv2009.1
12cr|librep-0.92.2-1|179	+ Revision: 344871
12cr|librep-0.92.2-1|180	- fix build
12cr|librep-0.92.2-1|181	
12cr|librep-0.92.2-1|182	* Sun Nov 23 2008 Götz Waschk <waschk@mandriva.org> 0.17.2-2mdv2009.1
12cr|librep-0.92.2-1|183	+ Revision: 306113
12cr|librep-0.92.2-1|184	- fix deps on x86_64
12cr|librep-0.92.2-1|185	
12cr|librep-0.92.2-1|186	* Sun Nov 23 2008 Götz Waschk <waschk@mandriva.org> 0.17.2-1mdv2009.1
12cr|librep-0.92.2-1|187	+ Revision: 305960
12cr|librep-0.92.2-1|188	- new version
12cr|librep-0.92.2-1|189	- update source URL
12cr|librep-0.92.2-1|190	- drop patches
12cr|librep-0.92.2-1|191	- update file list
12cr|librep-0.92.2-1|192	
12cr|librep-0.92.2-1|193	* Thu Jul 31 2008 Götz Waschk <waschk@mandriva.org> 0.17-9mdv2009.0
12cr|librep-0.92.2-1|194	+ Revision: 257360
12cr|librep-0.92.2-1|195	- fix build
12cr|librep-0.92.2-1|196	- update license
12cr|librep-0.92.2-1|197	
12cr|librep-0.92.2-1|198	+ Thierry Vignaud <tv@mandriva.org>
12cr|librep-0.92.2-1|199	- rebuild
12cr|librep-0.92.2-1|200	- rebuild
12cr|librep-0.92.2-1|201	- kill re-definition of %%buildroot on Pixel's request
12cr|librep-0.92.2-1|202	
12cr|librep-0.92.2-1|203	+ Pixel <pixel@mandriva.com>
12cr|librep-0.92.2-1|204	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|librep-0.92.2-1|205	
12cr|librep-0.92.2-1|206	+ Olivier Blin <blino@mandriva.org>
12cr|librep-0.92.2-1|207	- restore BuildRoot
12cr|librep-0.92.2-1|208	
12cr|librep-0.92.2-1|209	* Mon Jul 30 2007 Götz Waschk <waschk@mandriva.org> 0.17-8mdv2008.0
12cr|librep-0.92.2-1|210	+ Revision: 56648
12cr|librep-0.92.2-1|211	- fix obsoletes
12cr|librep-0.92.2-1|212	
12cr|librep-0.92.2-1|213	* Sat Jul 28 2007 Götz Waschk <waschk@mandriva.org> 0.17-7mdv2008.0
12cr|librep-0.92.2-1|214	+ Revision: 56467
12cr|librep-0.92.2-1|215	- unpack patch
12cr|librep-0.92.2-1|216	- fix build
12cr|librep-0.92.2-1|217	- new devel name
12cr|librep-0.92.2-1|218	- Import librep
12cr|librep-0.92.2-1|219	

2804 12
12cr|libroadnav-0.20-0.0.alpha.3|1	%define		major 0
12cr|libroadnav-0.20-0.0.alpha.3|2	%define		libname	%mklibname roadnav %{major}
12cr|libroadnav-0.20-0.0.alpha.3|3	%define		develname %mklibname -d roadnav
12cr|libroadnav-0.20-0.0.alpha.3|4	
12cr|libroadnav-0.20-0.0.alpha.3|5	Summary:	A GPS mapping data library
12cr|libroadnav-0.20-0.0.alpha.3|6	Name:		libroadnav
12cr|libroadnav-0.20-0.0.alpha.3|7	Version:	0.20
12cr|libroadnav-0.20-0.0.alpha.3|8	Release:	0.0.alpha.3
12cr|libroadnav-0.20-0.0.alpha.3|9	Group:		System/Libraries
12cr|libroadnav-0.20-0.0.alpha.3|10	License:	LGPL
12cr|libroadnav-0.20-0.0.alpha.3|11	URL:		http://roadnav.sourceforge.net/
12cr|libroadnav-0.20-0.0.alpha.3|12	Source0:	http://roadnav.sourceforge.net/prerel/%{name}-%{version}alpha.tar.gz
12cr|libroadnav-0.20-0.0.alpha.3|13	Patch0:		libroadnav-0.20alpha-shared.diff
12cr|libroadnav-0.20-0.0.alpha.3|14	BuildRequires:	autoconf
12cr|libroadnav-0.20-0.0.alpha.3|15	BuildRequires:	libtool
12cr|libroadnav-0.20-0.0.alpha.3|16	BuildRequires:	wxgtku-devel
12cr|libroadnav-0.20-0.0.alpha.3|17	
12cr|libroadnav-0.20-0.0.alpha.3|18	%description
12cr|libroadnav-0.20-0.0.alpha.3|19	LibRoadnav is a library that makes mapping data easily accessible to
12cr|libroadnav-0.20-0.0.alpha.3|20	developers. It can automatically download mapping data from a variety of free
12cr|libroadnav-0.20-0.0.alpha.3|21	online sources, process that data, and make street maps of any place in the
12cr|libroadnav-0.20-0.0.alpha.3|22	United States available to developers and their applications. It can also
12cr|libroadnav-0.20-0.0.alpha.3|23	produce turn by turn directions from one place in the US to another.
12cr|libroadnav-0.20-0.0.alpha.3|24	
12cr|libroadnav-0.20-0.0.alpha.3|25	%package -n	%{libname}
12cr|libroadnav-0.20-0.0.alpha.3|26	Summary:	A GPS mapping data library
12cr|libroadnav-0.20-0.0.alpha.3|27	Group:		System/Libraries
12cr|libroadnav-0.20-0.0.alpha.3|28	
12cr|libroadnav-0.20-0.0.alpha.3|29	%description -n	%{libname}
12cr|libroadnav-0.20-0.0.alpha.3|30	LibRoadnav is a library that makes mapping data easily accessible to
12cr|libroadnav-0.20-0.0.alpha.3|31	developers. It can automatically download mapping data from a variety of free
12cr|libroadnav-0.20-0.0.alpha.3|32	online sources, process that data, and make street maps of any place in the
12cr|libroadnav-0.20-0.0.alpha.3|33	United States available to developers and their applications. It can also
12cr|libroadnav-0.20-0.0.alpha.3|34	produce turn by turn directions from one place in the US to another.
12cr|libroadnav-0.20-0.0.alpha.3|35	
12cr|libroadnav-0.20-0.0.alpha.3|36	%package -n	%{develname}
12cr|libroadnav-0.20-0.0.alpha.3|37	Summary:	Static library and header files for the libroadnav library
12cr|libroadnav-0.20-0.0.alpha.3|38	Group:		Development/C++
12cr|libroadnav-0.20-0.0.alpha.3|39	Provides:	%{name}-devel = %{EVRD}
12cr|libroadnav-0.20-0.0.alpha.3|40	Requires:	%{libname} >= %{version}-%{release}
12cr|libroadnav-0.20-0.0.alpha.3|41	
12cr|libroadnav-0.20-0.0.alpha.3|42	%description -n	%{develname}
12cr|libroadnav-0.20-0.0.alpha.3|43	LibRoadnav is a library that makes mapping data easily accessible to
12cr|libroadnav-0.20-0.0.alpha.3|44	developers. It can automatically download mapping data from a variety of free
12cr|libroadnav-0.20-0.0.alpha.3|45	online sources, process that data, and make street maps of any place in the
12cr|libroadnav-0.20-0.0.alpha.3|46	United States available to developers and their applications. It can also
12cr|libroadnav-0.20-0.0.alpha.3|47	produce turn by turn directions from one place in the US to another.
12cr|libroadnav-0.20-0.0.alpha.3|48	
12cr|libroadnav-0.20-0.0.alpha.3|49	This package contains the static libroadnav library and its header files needed
12cr|libroadnav-0.20-0.0.alpha.3|50	to compile applications such as roadnav, etc.
12cr|libroadnav-0.20-0.0.alpha.3|51	
12cr|libroadnav-0.20-0.0.alpha.3|52	%prep
12cr|libroadnav-0.20-0.0.alpha.3|53	
12cr|libroadnav-0.20-0.0.alpha.3|54	%setup -q -n %{name}-%{version}alpha
12cr|libroadnav-0.20-0.0.alpha.3|55	%patch0 -p1
12cr|libroadnav-0.20-0.0.alpha.3|56	
12cr|libroadnav-0.20-0.0.alpha.3|57	%build
12cr|libroadnav-0.20-0.0.alpha.3|58	autoreconf -fi
12cr|libroadnav-0.20-0.0.alpha.3|59	%configure2_5x
12cr|libroadnav-0.20-0.0.alpha.3|60	%make
12cr|libroadnav-0.20-0.0.alpha.3|61	
12cr|libroadnav-0.20-0.0.alpha.3|62	%install
12cr|libroadnav-0.20-0.0.alpha.3|63	%makeinstall_std
12cr|libroadnav-0.20-0.0.alpha.3|64	
12cr|libroadnav-0.20-0.0.alpha.3|65	# cleanup
12cr|libroadnav-0.20-0.0.alpha.3|66	%__rm -rf %{buildroot}%{_datadir}/doc/%{name}
12cr|libroadnav-0.20-0.0.alpha.3|67	
12cr|libroadnav-0.20-0.0.alpha.3|68	%files -n %{libname}
12cr|libroadnav-0.20-0.0.alpha.3|69	%doc AUTHORS COPYING ChangeLog README
12cr|libroadnav-0.20-0.0.alpha.3|70	%{_libdir}/*.so.%{major}*
12cr|libroadnav-0.20-0.0.alpha.3|71	
12cr|libroadnav-0.20-0.0.alpha.3|72	%files -n %{develname}
12cr|libroadnav-0.20-0.0.alpha.3|73	%{_includedir}/%{name}
12cr|libroadnav-0.20-0.0.alpha.3|74	%{_libdir}/*.so
12cr|libroadnav-0.20-0.0.alpha.3|75	%{_libdir}/*.a
12cr|libroadnav-0.20-0.0.alpha.3|76	
12cr|libroadnav-0.20-0.0.alpha.3|77	
12cr|libroadnav-0.20-0.0.alpha.3|78	
12cr|libroadnav-0.20-0.0.alpha.3|79	%changelog
12cr|libroadnav-0.20-0.0.alpha.3|80	* Sun Jan 15 2012 Andrey Bondrov <abondrov@mandriva.org> 0.20-0.0.alpha.2mdv2011.0
12cr|libroadnav-0.20-0.0.alpha.3|81	+ Revision: 760925
12cr|libroadnav-0.20-0.0.alpha.3|82	- Rebuild against utf8 wxGTK2.8, spec cleanup
12cr|libroadnav-0.20-0.0.alpha.3|83	
12cr|libroadnav-0.20-0.0.alpha.3|84	* Wed Sep 22 2010 Oden Eriksson <oeriksson@mandriva.com> 0.20-0.0.alpha.1mdv2011.0
12cr|libroadnav-0.20-0.0.alpha.3|85	+ Revision: 580496
12cr|libroadnav-0.20-0.0.alpha.3|86	- import libroadnav
12cr|libroadnav-0.20-0.0.alpha.3|87	
12cr|libroadnav-0.20-0.0.alpha.3|88	
12cr|libroadnav-0.20-0.0.alpha.3|89	* Wed Sep 22 2010 Oden Eriksson <oeriksson@mandriva.com> 0.20-0.0.alpha.1mdv2010.1
12cr|libroadnav-0.20-0.0.alpha.3|90	- initial Mandriva package

2805 12
12cr|librra-0.14-3|1	%define shortname	rra
12cr|librra-0.14-3|2	
12cr|librra-0.14-3|3	%define major		0
12cr|librra-0.14-3|4	%define libname		%mklibname %{shortname} %{major}
12cr|librra-0.14-3|5	%define develname	%mklibname %{shortname} -d
12cr|librra-0.14-3|6	
12cr|librra-0.14-3|7	Summary:	SynCE: Communication application
12cr|librra-0.14-3|8	Name:		librra
12cr|librra-0.14-3|9	Version:	0.14
12cr|librra-0.14-3|10	Release:	3
12cr|librra-0.14-3|11	License:	MIT
12cr|librra-0.14-3|12	Group:		System/Libraries
12cr|librra-0.14-3|13	Source0:	http://prdownloads.sourceforge.net/synce/%{name}-%{version}.tar.gz
12cr|librra-0.14-3|14	URL:		http://synce.sourceforge.net/
12cr|librra-0.14-3|15	BuildRequires:	libmimedir-devel
12cr|librra-0.14-3|16	BuildRequires:	librapi-devel >= %{version}
12cr|librra-0.14-3|17	BuildRequires:	automake
12cr|librra-0.14-3|18	BuildRequires:	python-devel
12cr|librra-0.14-3|19	BuildRequires:	python-pyrex
12cr|librra-0.14-3|20	Obsoletes:	synce-%{shortname} < %{version}-%{release}
12cr|librra-0.14-3|21	
12cr|librra-0.14-3|22	%description
12cr|librra-0.14-3|23	%{name} is part of the SynCE project.
12cr|librra-0.14-3|24	
12cr|librra-0.14-3|25	%package -n %{libname}
12cr|librra-0.14-3|26	Group:		System/Libraries
12cr|librra-0.14-3|27	Summary:	SynCE: Communication application
12cr|librra-0.14-3|28	Obsoletes:	%libname < %{libname}-%{version}
12cr|librra-0.14-3|29	
12cr|librra-0.14-3|30	%description -n %{libname}
12cr|librra-0.14-3|31	%{name} is part of the SynCE project.
12cr|librra-0.14-3|32	
12cr|librra-0.14-3|33	%package -n python-%{name}
12cr|librra-0.14-3|34	Group:		System/Libraries
12cr|librra-0.14-3|35	Summary:	SynCE: Communication application
12cr|librra-0.14-3|36	Obsoletes:	python-%{mklibname rra 0} < %{version}-%{release}
12cr|librra-0.14-3|37	
12cr|librra-0.14-3|38	%description -n python-%{name}
12cr|librra-0.14-3|39	%{name} is part of the SynCE project.
12cr|librra-0.14-3|40	
12cr|librra-0.14-3|41	%package -n %{develname}
12cr|librra-0.14-3|42	Group:		Development/C
12cr|librra-0.14-3|43	Summary:	SynCE: Communication application
12cr|librra-0.14-3|44	Provides:	%{name}-devel = %{version}-%{release}
12cr|librra-0.14-3|45	Requires:	%{libname} = %{version}-%{release}
12cr|librra-0.14-3|46	Obsoletes:	%{mklibname rra 0 -d}
12cr|librra-0.14-3|47	
12cr|librra-0.14-3|48	%description -n %{develname}
12cr|librra-0.14-3|49	%{name} is part of the SynCE project.
12cr|librra-0.14-3|50	
12cr|librra-0.14-3|51	%prep
12cr|librra-0.14-3|52	%setup -q
12cr|librra-0.14-3|53	
12cr|librra-0.14-3|54	perl -pi -e 's/-Werror//' lib/Makefile.in
12cr|librra-0.14-3|55	
12cr|librra-0.14-3|56	%build
12cr|librra-0.14-3|57	%configure2_5x --with-libsynce=%{_prefix} --includedir=%{_includedir}/rra
12cr|librra-0.14-3|58	%make includedir=%{buildroot}%{_includedir}/rra
12cr|librra-0.14-3|59	
12cr|librra-0.14-3|60	%install
12cr|librra-0.14-3|61	rm -rf %{buildroot}
12cr|librra-0.14-3|62	%makeinstall includedir=%{buildroot}%{_includedir}/rra
12cr|librra-0.14-3|63	
12cr|librra-0.14-3|64	%files
12cr|librra-0.14-3|65	%defattr(-,root,root)
12cr|librra-0.14-3|66	%doc README TODO
12cr|librra-0.14-3|67	%{_bindir}/*
12cr|librra-0.14-3|68	%{_mandir}/man?/*
12cr|librra-0.14-3|69	
12cr|librra-0.14-3|70	%files -n %{libname}
12cr|librra-0.14-3|71	%defattr(-,root,root)
12cr|librra-0.14-3|72	%{_libdir}/*.so.%{major}*
12cr|librra-0.14-3|73	
12cr|librra-0.14-3|74	%files -n %{develname}
12cr|librra-0.14-3|75	%defattr(-,root,root)
12cr|librra-0.14-3|76	%{_libdir}/*.so
12cr|librra-0.14-3|77	%{_libdir}/*.a
12cr|librra-0.14-3|78	%{_includedir}/rra
12cr|librra-0.14-3|79	%{_libdir}/pkgconfig/librra.pc
12cr|librra-0.14-3|80	
12cr|librra-0.14-3|81	%files -n python-%{name}
12cr|librra-0.14-3|82	%{py_platsitedir}/pyrra.*
12cr|librra-0.14-3|83	
12cr|librra-0.14-3|84	
12cr|librra-0.14-3|85	
12cr|librra-0.14-3|86	%changelog
12cr|librra-0.14-3|87	* Sun Nov 21 2010 Funda Wang <fwang@mandriva.org> 0.14-2mdv2011.0
12cr|librra-0.14-3|88	+ Revision: 599411
12cr|librra-0.14-3|89	- rebuild for p2.7
12cr|librra-0.14-3|90	
12cr|librra-0.14-3|91	* Thu Jul 23 2009 Frederik Himpe <fhimpe@mandriva.org> 0.14-1mdv2010.0
12cr|librra-0.14-3|92	+ Revision: 399058
12cr|librra-0.14-3|93	- Update to new version 0.14
12cr|librra-0.14-3|94	- Drop useless patch
12cr|librra-0.14-3|95	
12cr|librra-0.14-3|96	* Wed Jan 14 2009 Adam Williamson <awilliamson@mandriva.org> 0.13-1mdv2009.1
12cr|librra-0.14-3|97	+ Revision: 329254
12cr|librra-0.14-3|98	- new release 0.13
12cr|librra-0.14-3|99	
12cr|librra-0.14-3|100	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 0.12-2mdv2009.1
12cr|librra-0.14-3|101	+ Revision: 319652
12cr|librra-0.14-3|102	- rebuild with python 2.6
12cr|librra-0.14-3|103	
12cr|librra-0.14-3|104	* Thu Jul 17 2008 Adam Williamson <awilliamson@mandriva.org> 0.12-1mdv2009.0
12cr|librra-0.14-3|105	+ Revision: 237689
12cr|librra-0.14-3|106	- drop declarator.patch (merged upstream)
12cr|librra-0.14-3|107	- new release 0.12
12cr|librra-0.14-3|108	
12cr|librra-0.14-3|109	+ Pixel <pixel@mandriva.com>
12cr|librra-0.14-3|110	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|librra-0.14-3|111	
12cr|librra-0.14-3|112	* Tue Jun 03 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-2mdv2009.0
12cr|librra-0.14-3|113	+ Revision: 214749
12cr|librra-0.14-3|114	- add declarator.patch from upstream SVN to fix a build error
12cr|librra-0.14-3|115	- rebuild against fixed libmimedir
12cr|librra-0.14-3|116	
12cr|librra-0.14-3|117	* Wed Apr 16 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-1mdv2009.0
12cr|librra-0.14-3|118	+ Revision: 194661
12cr|librra-0.14-3|119	- python package should be python-%%name, not python-%%libname
12cr|librra-0.14-3|120	- new devel policy
12cr|librra-0.14-3|121	- version obsoletes and provides
12cr|librra-0.14-3|122	- clean spec
12cr|librra-0.14-3|123	- new release 0.11.1
12cr|librra-0.14-3|124	
12cr|librra-0.14-3|125	* Thu Jan 17 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-6mdv2008.1
12cr|librra-0.14-3|126	+ Revision: 154432
12cr|librra-0.14-3|127	+ rebuild (emptylog)
12cr|librra-0.14-3|128	
12cr|librra-0.14-3|129	* Sun Jan 13 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-5mdv2008.1
12cr|librra-0.14-3|130	+ Revision: 150901
12cr|librra-0.14-3|131	- fix provides
12cr|librra-0.14-3|132	
12cr|librra-0.14-3|133	* Sat Jan 12 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-4mdv2008.1
12cr|librra-0.14-3|134	+ Revision: 149805
12cr|librra-0.14-3|135	- fix obsoletes
12cr|librra-0.14-3|136	- split binaries and libs
12cr|librra-0.14-3|137	
12cr|librra-0.14-3|138	* Fri Jan 11 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-2mdv2008.1
12cr|librra-0.14-3|139	+ Revision: 148843
12cr|librra-0.14-3|140	- fix build
12cr|librra-0.14-3|141	- import librra
12cr|librra-0.14-3|142	
12cr|librra-0.14-3|143	

2806 12
12cr|librsync-0.9.7-9|1	%define	major 1
12cr|librsync-0.9.7-9|2	%define libname	%mklibname rsync %{major}
12cr|librsync-0.9.7-9|3	%define develname %mklibname -d rsync
12cr|librsync-0.9.7-9|4	
12cr|librsync-0.9.7-9|5	Summary:	Rsync libraries
12cr|librsync-0.9.7-9|6	Name:		librsync
12cr|librsync-0.9.7-9|7	Version:	0.9.7
12cr|librsync-0.9.7-9|8	Release:	9
12cr|librsync-0.9.7-9|9	License:	LGPL
12cr|librsync-0.9.7-9|10	Group:		System/Libraries
12cr|librsync-0.9.7-9|11	URL:		http://librsync.sourceforge.net/
12cr|librsync-0.9.7-9|12	Source0:	%{name}-%{version}.tar.bz2
12cr|librsync-0.9.7-9|13	Patch0:		librsync-0.9.7-fix-str-fmt.patch
12cr|librsync-0.9.7-9|14	Patch1:		librsync-0.9.7-lfs_overflow.patch
12cr|librsync-0.9.7-9|15	Patch2:		librsync-0.9.7-getopt.patch
12cr|librsync-0.9.7-9|16	Patch3:		librsync-0.9.7-man_pages.patch
12cr|librsync-0.9.7-9|17	BuildRequires:	bzip2-devel
12cr|librsync-0.9.7-9|18	BuildRequires:	autoconf automake libtool
12cr|librsync-0.9.7-9|19	BuildRequires:	popt-devel
12cr|librsync-0.9.7-9|20	
12cr|librsync-0.9.7-9|21	%description
12cr|librsync-0.9.7-9|22	librsync implements the "rsync" algorithm, which allows remote
12cr|librsync-0.9.7-9|23	differencing of binary files. librsync computes a delta relative
12cr|librsync-0.9.7-9|24	to a file's checksum, so the two files need not both be present to
12cr|librsync-0.9.7-9|25	generate a delta.
12cr|librsync-0.9.7-9|26	
12cr|librsync-0.9.7-9|27	This library was previously known as libhsync up to version 0.9.0.
12cr|librsync-0.9.7-9|28	
12cr|librsync-0.9.7-9|29	The current version of this package does not implement the rsync
12cr|librsync-0.9.7-9|30	network protocol and uses a delta format slightly more efficient
12cr|librsync-0.9.7-9|31	than and incompatible with rsync 2.4.6.
12cr|librsync-0.9.7-9|32	
12cr|librsync-0.9.7-9|33	%package -n	%{libname}
12cr|librsync-0.9.7-9|34	Summary:	Rsync libraries
12cr|librsync-0.9.7-9|35	Group:         	System/Libraries
12cr|librsync-0.9.7-9|36	
12cr|librsync-0.9.7-9|37	%description -n	%{libname}
12cr|librsync-0.9.7-9|38	librsync implements the "rsync" algorithm, which allows remote
12cr|librsync-0.9.7-9|39	differencing of binary files. librsync computes a delta relative
12cr|librsync-0.9.7-9|40	to a file's checksum, so the two files need not both be present to
12cr|librsync-0.9.7-9|41	generate a delta.
12cr|librsync-0.9.7-9|42	
12cr|librsync-0.9.7-9|43	This library was previously known as libhsync up to version 0.9.0.
12cr|librsync-0.9.7-9|44	
12cr|librsync-0.9.7-9|45	The current version of this package does not implement the rsync
12cr|librsync-0.9.7-9|46	network protocol and uses a delta format slightly more efficient
12cr|librsync-0.9.7-9|47	than and incompatible with rsync 2.4.6.
12cr|librsync-0.9.7-9|48	
12cr|librsync-0.9.7-9|49	%package -n	%{develname}
12cr|librsync-0.9.7-9|50	Summary:	Headers for librsync
12cr|librsync-0.9.7-9|51	Group:		Development/C
12cr|librsync-0.9.7-9|52	Requires:	%{libname} = %{version}
12cr|librsync-0.9.7-9|53	Provides:	librsync-devel = %{version}-%{release}
12cr|librsync-0.9.7-9|54	Obsoletes:	%{_lib}rsync1-devel < 0.9.7-6
12cr|librsync-0.9.7-9|55	
12cr|librsync-0.9.7-9|56	%description -n		%{develname}
12cr|librsync-0.9.7-9|57	This package contains header files necessary for developing
12cr|librsync-0.9.7-9|58	programs based on librsync.
12cr|librsync-0.9.7-9|59	
12cr|librsync-0.9.7-9|60	%package -n	rdiff
12cr|librsync-0.9.7-9|61	Summary:	Compute and apply signature-based file differences
12cr|librsync-0.9.7-9|62	Group:          System/Servers
12cr|librsync-0.9.7-9|63	Requires:	%{libname} = %{version}
12cr|librsync-0.9.7-9|64	
12cr|librsync-0.9.7-9|65	%description -n	rdiff
12cr|librsync-0.9.7-9|66	Compute and apply signature-based file differences.
12cr|librsync-0.9.7-9|67	
12cr|librsync-0.9.7-9|68	%prep
12cr|librsync-0.9.7-9|69	
12cr|librsync-0.9.7-9|70	%setup -q
12cr|librsync-0.9.7-9|71	%patch0 -p0
12cr|librsync-0.9.7-9|72	%patch1 -p1 -b .lfs_overflow
12cr|librsync-0.9.7-9|73	%patch2 -p1 -b .getopt
12cr|librsync-0.9.7-9|74	%patch3 -p1 -b .man_pages
12cr|librsync-0.9.7-9|75	
12cr|librsync-0.9.7-9|76	
12cr|librsync-0.9.7-9|77	%build
12cr|librsync-0.9.7-9|78	libtoolize --copy --force
12cr|librsync-0.9.7-9|79	autoreconf -fi
12cr|librsync-0.9.7-9|80	
12cr|librsync-0.9.7-9|81	%configure2_5x \
12cr|librsync-0.9.7-9|82	--enable-shared \
12cr|librsync-0.9.7-9|83	--disable-static
12cr|librsync-0.9.7-9|84	
12cr|librsync-0.9.7-9|85	%make
12cr|librsync-0.9.7-9|86	
12cr|librsync-0.9.7-9|87	%install
12cr|librsync-0.9.7-9|88	
12cr|librsync-0.9.7-9|89	%makeinstall_std
12cr|librsync-0.9.7-9|90	
12cr|librsync-0.9.7-9|91	rm -f %{buildroot}%{_libdir}/*.*a
12cr|librsync-0.9.7-9|92	
12cr|librsync-0.9.7-9|93	%files -n %{libname}
12cr|librsync-0.9.7-9|94	%doc AUTHORS NEWS README THANKS
12cr|librsync-0.9.7-9|95	%attr(0755,root,root) %{_libdir}/librsync.so.%{major}*
12cr|librsync-0.9.7-9|96	
12cr|librsync-0.9.7-9|97	%files -n %{develname}
12cr|librsync-0.9.7-9|98	%doc TODO
12cr|librsync-0.9.7-9|99	%{_libdir}/*.so
12cr|librsync-0.9.7-9|100	%{_includedir}/*
12cr|librsync-0.9.7-9|101	%{_mandir}/man3/*
12cr|librsync-0.9.7-9|102	
12cr|librsync-0.9.7-9|103	%files -n rdiff
12cr|librsync-0.9.7-9|104	%attr(0755,root,root) %{_bindir}/rdiff
12cr|librsync-0.9.7-9|105	%{_mandir}/man1/rdiff.1*
12cr|librsync-0.9.7-9|106	
12cr|librsync-0.9.7-9|107	
12cr|librsync-0.9.7-9|108	%changelog
12cr|librsync-0.9.7-9|109	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-9
12cr|librsync-0.9.7-9|110	+ Revision: 797026
12cr|librsync-0.9.7-9|111	- various fixes
12cr|librsync-0.9.7-9|112	
12cr|librsync-0.9.7-9|113	* Tue Jun 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-8
12cr|librsync-0.9.7-9|114	+ Revision: 683052
12cr|librsync-0.9.7-9|115	- sync with librsync-0.9.7-16.fc15.src.rpm
12cr|librsync-0.9.7-9|116	
12cr|librsync-0.9.7-9|117	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-7mdv2011.0
12cr|librsync-0.9.7-9|118	+ Revision: 620222
12cr|librsync-0.9.7-9|119	- the mass rebuild of 2010.0 packages
12cr|librsync-0.9.7-9|120	
12cr|librsync-0.9.7-9|121	* Mon Jun 08 2009 Funda Wang <fwang@mandriva.org> 0.9.7-6mdv2010.0
12cr|librsync-0.9.7-9|122	+ Revision: 383836
12cr|librsync-0.9.7-9|123	- fix str fmt
12cr|librsync-0.9.7-9|124	- fix 4Gig problem:
12cr|librsync-0.9.7-9|125	http://sourceforge.net/tracker/index.php?func=detail&aid=1439412&group_id=56125&atid=479441
12cr|librsync-0.9.7-9|126	
12cr|librsync-0.9.7-9|127	* Sun Jul 27 2008 Thierry Vignaud <tv@mandriva.org> 0.9.7-5mdv2009.0
12cr|librsync-0.9.7-9|128	+ Revision: 250432
12cr|librsync-0.9.7-9|129	- rebuild
12cr|librsync-0.9.7-9|130	
12cr|librsync-0.9.7-9|131	+ Pixel <pixel@mandriva.com>
12cr|librsync-0.9.7-9|132	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|librsync-0.9.7-9|133	
12cr|librsync-0.9.7-9|134	+ Olivier Blin <blino@mandriva.org>
12cr|librsync-0.9.7-9|135	- restore BuildRoot
12cr|librsync-0.9.7-9|136	
12cr|librsync-0.9.7-9|137	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.9.7-3mdv2008.1
12cr|librsync-0.9.7-9|138	+ Revision: 129040
12cr|librsync-0.9.7-9|139	- kill re-definition of %%buildroot on Pixel's request
12cr|librsync-0.9.7-9|140	- import librsync
12cr|librsync-0.9.7-9|141	
12cr|librsync-0.9.7-9|142	
12cr|librsync-0.9.7-9|143	* Thu Sep 01 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-3mdk
12cr|librsync-0.9.7-9|144	- fix #15498
12cr|librsync-0.9.7-9|145	
12cr|librsync-0.9.7-9|146	* Tue May 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-2mdk
12cr|librsync-0.9.7-9|147	- rebuild
12cr|librsync-0.9.7-9|148	
12cr|librsync-0.9.7-9|149	* Fri Dec 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.7-1mdk
12cr|librsync-0.9.7-9|150	- 0.9.7
12cr|librsync-0.9.7-9|151	
12cr|librsync-0.9.7-9|152	* Sun Nov 02 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.9.6-1mdk
12cr|librsync-0.9.7-9|153	- initial cooker contrib, PLD import

2807 12
12cr|librtfcomp-1.2-1|1	Name:		librtfcomp
12cr|librtfcomp-1.2-1|2	Version:	1.2
12cr|librtfcomp-1.2-1|3	Release:	1
12cr|librtfcomp-1.2-1|4	
12cr|librtfcomp-1.2-1|5	%define 	major 0
12cr|librtfcomp-1.2-1|6	%define		libname	%mklibname rtfcomp %major
12cr|librtfcomp-1.2-1|7	
12cr|librtfcomp-1.2-1|8	Summary:	Library to read and write compressed RTF files
12cr|librtfcomp-1.2-1|9	License:	GPL
12cr|librtfcomp-1.2-1|10	Group:		System/Libraries
12cr|librtfcomp-1.2-1|11	URL:		http://synce.sourceforge.net/
12cr|librtfcomp-1.2-1|12	Source0:	http://downloads.sourceforge.net/project/synce/SynCE/librtfcomp/%{name}-%{version}.tar.gz
12cr|librtfcomp-1.2-1|13	BuildRequires:	python-devel python-pyrex
12cr|librtfcomp-1.2-1|14	
12cr|librtfcomp-1.2-1|15	%description
12cr|librtfcomp-1.2-1|16	Can decompress and recompress compressed RTF and convert from
12cr|librtfcomp-1.2-1|17	UTF8 to RTF for use in things like the AirSync protocols.
12cr|librtfcomp-1.2-1|18	
12cr|librtfcomp-1.2-1|19	%package -n	%{libname}
12cr|librtfcomp-1.2-1|20	Summary:	Main library for %{name}
12cr|librtfcomp-1.2-1|21	Group:		System/Libraries
12cr|librtfcomp-1.2-1|22	Provides:	%{name} = %{version}-%{release}
12cr|librtfcomp-1.2-1|23	
12cr|librtfcomp-1.2-1|24	%description -n	%{libname}
12cr|librtfcomp-1.2-1|25	Can decompress and recompress compressed RTF and convert from
12cr|librtfcomp-1.2-1|26	UTF8 to RTF for use in things like the AirSync protocols
12cr|librtfcomp-1.2-1|27	
12cr|librtfcomp-1.2-1|28	%package -n	%{libname}-devel
12cr|librtfcomp-1.2-1|29	Summary:	Headers for developing programs that will use %{name}
12cr|librtfcomp-1.2-1|30	Group:		Development/C
12cr|librtfcomp-1.2-1|31	Requires:	%{libname} = %{version}
12cr|librtfcomp-1.2-1|32	Provides:	%{name}-devel = %{version}-%{release}
12cr|librtfcomp-1.2-1|33	
12cr|librtfcomp-1.2-1|34	%description -n	%{libname}-devel
12cr|librtfcomp-1.2-1|35	This package contains the headers that programmers will need to develop
12cr|librtfcomp-1.2-1|36	applications which will use %{name}.
12cr|librtfcomp-1.2-1|37	
12cr|librtfcomp-1.2-1|38	%package -n	python-%{libname}
12cr|librtfcomp-1.2-1|39	Summary:	Python bindings for %{name}
12cr|librtfcomp-1.2-1|40	Group:		System/Libraries
12cr|librtfcomp-1.2-1|41	Requires:	%{libname} = %{version}
12cr|librtfcomp-1.2-1|42	Provides:	python-%{name}
12cr|librtfcomp-1.2-1|43	
12cr|librtfcomp-1.2-1|44	%description -n	python-%{libname}
12cr|librtfcomp-1.2-1|45	This package contains the python bindings for %{name}.
12cr|librtfcomp-1.2-1|46	
12cr|librtfcomp-1.2-1|47	%prep
12cr|librtfcomp-1.2-1|48	%setup -q
12cr|librtfcomp-1.2-1|49	
12cr|librtfcomp-1.2-1|50	%build
12cr|librtfcomp-1.2-1|51	%configure2_5x --program-prefix=rtfcomp- \
12cr|librtfcomp-1.2-1|52	--disable-static
12cr|librtfcomp-1.2-1|53	%make
12cr|librtfcomp-1.2-1|54	
12cr|librtfcomp-1.2-1|55	%install
12cr|librtfcomp-1.2-1|56	%makeinstall_std
12cr|librtfcomp-1.2-1|57	
12cr|librtfcomp-1.2-1|58	%files -n %{libname}
12cr|librtfcomp-1.2-1|59	%{_libdir}/%{name}.so.%{major}
12cr|librtfcomp-1.2-1|60	%{_libdir}/%{name}.so.%{major}.*
12cr|librtfcomp-1.2-1|61	
12cr|librtfcomp-1.2-1|62	%files -n %{libname}-devel
12cr|librtfcomp-1.2-1|63	%{_includedir}/rtfcomp/*.h
12cr|librtfcomp-1.2-1|64	%{_libdir}/%{name}.so
12cr|librtfcomp-1.2-1|65	
12cr|librtfcomp-1.2-1|66	%files -n python-%{libname}
12cr|librtfcomp-1.2-1|67	%{py_platsitedir}
12cr|librtfcomp-1.2-1|68	
12cr|librtfcomp-1.2-1|69	
12cr|librtfcomp-1.2-1|70	%changelog
12cr|librtfcomp-1.2-1|71	* Fri Jun 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2-1
12cr|librtfcomp-1.2-1|72	+ Revision: 805839
12cr|librtfcomp-1.2-1|73	- version update 1.2
12cr|librtfcomp-1.2-1|74	
12cr|librtfcomp-1.2-1|75	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 1.1-8mdv2011.0
12cr|librtfcomp-1.2-1|76	+ Revision: 438734
12cr|librtfcomp-1.2-1|77	- rebuild
12cr|librtfcomp-1.2-1|78	
12cr|librtfcomp-1.2-1|79	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 1.1-7mdv2009.1
12cr|librtfcomp-1.2-1|80	+ Revision: 319653
12cr|librtfcomp-1.2-1|81	- rebuild with python 2.6
12cr|librtfcomp-1.2-1|82	
12cr|librtfcomp-1.2-1|83	* Sun Jul 27 2008 Thierry Vignaud <tv@mandriva.org> 1.1-6mdv2009.0
12cr|librtfcomp-1.2-1|84	+ Revision: 250443
12cr|librtfcomp-1.2-1|85	- rebuild
12cr|librtfcomp-1.2-1|86	
12cr|librtfcomp-1.2-1|87	+ Pixel <pixel@mandriva.com>
12cr|librtfcomp-1.2-1|88	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|librtfcomp-1.2-1|89	
12cr|librtfcomp-1.2-1|90	* Wed Jan 16 2008 Emmanuel Andry <eandry@mandriva.org> 1.1-4mdv2008.1
12cr|librtfcomp-1.2-1|91	+ Revision: 153760
12cr|librtfcomp-1.2-1|92	- add provides
12cr|librtfcomp-1.2-1|93	
12cr|librtfcomp-1.2-1|94	* Fri Jan 11 2008 Emmanuel Andry <eandry@mandriva.org> 1.1-3mdv2008.1
12cr|librtfcomp-1.2-1|95	+ Revision: 148723
12cr|librtfcomp-1.2-1|96	- add missing provides
12cr|librtfcomp-1.2-1|97	
12cr|librtfcomp-1.2-1|98	* Fri Jan 11 2008 Emmanuel Andry <eandry@mandriva.org> 1.1-2mdv2008.1
12cr|librtfcomp-1.2-1|99	+ Revision: 148716
12cr|librtfcomp-1.2-1|100	- use program-prefix to avoid conflict with coreutils
12cr|librtfcomp-1.2-1|101	- provide python package
12cr|librtfcomp-1.2-1|102	
12cr|librtfcomp-1.2-1|103	+ Olivier Blin <blino@mandriva.org>
12cr|librtfcomp-1.2-1|104	- restore BuildRoot
12cr|librtfcomp-1.2-1|105	
12cr|librtfcomp-1.2-1|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|librtfcomp-1.2-1|107	- kill re-definition of %%buildroot on Pixel's request
12cr|librtfcomp-1.2-1|108	
12cr|librtfcomp-1.2-1|109	* Sat Jun 30 2007 Emmanuel Andry <eandry@mandriva.org> 1.1-1mdv2008.0
12cr|librtfcomp-1.2-1|110	+ Revision: 46162
12cr|librtfcomp-1.2-1|111	- Import librtfcomp
12cr|librtfcomp-1.2-1|112	

2808 12
12cr|libsbml-3.4.1-5|1	Summary:	Systems Biology Markup Language (SBML) library
12cr|libsbml-3.4.1-5|2	Name:		libsbml
12cr|libsbml-3.4.1-5|3	Version:	3.4.1
12cr|libsbml-3.4.1-5|4	Release:	5
12cr|libsbml-3.4.1-5|5	Source:         http://prdownloads.sourceforge.net/sbml/%{name}-%{version}-src.tar.bz2
12cr|libsbml-3.4.1-5|6	License:	LGPL
12cr|libsbml-3.4.1-5|7	Group:		System/Libraries
12cr|libsbml-3.4.1-5|8	Url:		http://sbml.org/libsbml.html
12cr|libsbml-3.4.1-5|9	Requires:	swig python
12cr|libsbml-3.4.1-5|10	BuildRequires:  swig xerces-c-devel python-devel tetex-latex tetex-dvips zlib-devel bzip2-devel
12cr|libsbml-3.4.1-5|11	
12cr|libsbml-3.4.1-5|12	# Avoid dependency on internal lib provided by the package itself
12cr|libsbml-3.4.1-5|13	%define __noautoreq 'libsbml.so.*'
12cr|libsbml-3.4.1-5|14	
12cr|libsbml-3.4.1-5|15	%description
12cr|libsbml-3.4.1-5|16	The Systems Biology Markup Language (SBML) is a computer-readable format for
12cr|libsbml-3.4.1-5|17	representing models of biochemical reaction networks. SBML is applicable
12cr|libsbml-3.4.1-5|18	to metabolic networks, cell-signaling pathways, genomic regulatory networks,
12cr|libsbml-3.4.1-5|19	and many other areas in systems biology.
12cr|libsbml-3.4.1-5|20	
12cr|libsbml-3.4.1-5|21	LIBSBML is a C application programming interface (API) library for reading,
12cr|libsbml-3.4.1-5|22	writing and manipulating the SBML. Currently, the library supports all of
12cr|libsbml-3.4.1-5|23	SBML Level 1 Version 1 and Version 2, and nearly all of SBML Level 2 Version 1.
12cr|libsbml-3.4.1-5|24	(The still-unimplemented parts of Level 2 are support for RDF and support
12cr|libsbml-3.4.1-5|25	for MathML's semantics, annotation and annotation-xml elements.
12cr|libsbml-3.4.1-5|26	These will be implemented in the near future.)
12cr|libsbml-3.4.1-5|27	
12cr|libsbml-3.4.1-5|28	
12cr|libsbml-3.4.1-5|29	%package -n %{name}-devel
12cr|libsbml-3.4.1-5|30	Summary:        Header files for development with the Systems Biology Markup Language (SBML)
12cr|libsbml-3.4.1-5|31	Group:          Development/C
12cr|libsbml-3.4.1-5|32	Requires:       %{name} = %{version}-%{release}
12cr|libsbml-3.4.1-5|33	Provides:	%{name}-devel = %{version}-%{release}
12cr|libsbml-3.4.1-5|34	
12cr|libsbml-3.4.1-5|35	%description -n %{name}-devel
12cr|libsbml-3.4.1-5|36	This package provides the necessary development libraries and includes
12cr|libsbml-3.4.1-5|37	files to allow you to develop with the Systems Biology Markup Language (SBML)
12cr|libsbml-3.4.1-5|38	
12cr|libsbml-3.4.1-5|39	
12cr|libsbml-3.4.1-5|40	%package -n %{name}-static-devel
12cr|libsbml-3.4.1-5|41	Summary:        Static libraries for the Systems Biology Markup Language (SBML) library
12cr|libsbml-3.4.1-5|42	Group:          Development/C
12cr|libsbml-3.4.1-5|43	Requires:       %{name}-devel = %{version}-%{release}
12cr|libsbml-3.4.1-5|44	Provides:	%{name}-static-devel = %{version}-%{release}
12cr|libsbml-3.4.1-5|45	
12cr|libsbml-3.4.1-5|46	%description -n %{name}-static-devel
12cr|libsbml-3.4.1-5|47	This package includes the static libraries necessary for developing programs
12cr|libsbml-3.4.1-5|48	which will use the Systems Biology Markup Language (SBML)
12cr|libsbml-3.4.1-5|49	
12cr|libsbml-3.4.1-5|50	
12cr|libsbml-3.4.1-5|51	%package doc
12cr|libsbml-3.4.1-5|52	Summary:        Documentation for libSBML
12cr|libsbml-3.4.1-5|53	Group:          Development/C
12cr|libsbml-3.4.1-5|54	Requires:       %{name} = %{version}-%{release}
12cr|libsbml-3.4.1-5|55	
12cr|libsbml-3.4.1-5|56	%description doc
12cr|libsbml-3.4.1-5|57	This package contains the developer's documentation
12cr|libsbml-3.4.1-5|58	
12cr|libsbml-3.4.1-5|59	
12cr|libsbml-3.4.1-5|60	%prep
12cr|libsbml-3.4.1-5|61	
12cr|libsbml-3.4.1-5|62	%setup -q
12cr|libsbml-3.4.1-5|63	
12cr|libsbml-3.4.1-5|64	%build
12cr|libsbml-3.4.1-5|65	
12cr|libsbml-3.4.1-5|66	%configure --with-xerces --with-swig --with-python
12cr|libsbml-3.4.1-5|67	%make -j1
12cr|libsbml-3.4.1-5|68	
12cr|libsbml-3.4.1-5|69	%install
12cr|libsbml-3.4.1-5|70	%makeinstall_std
12cr|libsbml-3.4.1-5|71	
12cr|libsbml-3.4.1-5|72	%files -n %{name}
12cr|libsbml-3.4.1-5|73	%defattr(-,root,root)
12cr|libsbml-3.4.1-5|74	%{_libdir}/*.so
12cr|libsbml-3.4.1-5|75	%doc COPYING.txt
12cr|libsbml-3.4.1-5|76	%py_platsitedir/*
12cr|libsbml-3.4.1-5|77	
12cr|libsbml-3.4.1-5|78	%files -n %{name}-devel
12cr|libsbml-3.4.1-5|79	%defattr(-,root,root)
12cr|libsbml-3.4.1-5|80	%{_includedir}/sbml/
12cr|libsbml-3.4.1-5|81	
12cr|libsbml-3.4.1-5|82	%files -n %{name}-static-devel
12cr|libsbml-3.4.1-5|83	%defattr(-,root,root)
12cr|libsbml-3.4.1-5|84	%{_libdir}/*.a
12cr|libsbml-3.4.1-5|85	%{_libdir}/pkgconfig/libsbml.pc
12cr|libsbml-3.4.1-5|86	
12cr|libsbml-3.4.1-5|87	#%files doc
12cr|libsbml-3.4.1-5|88	#%defattr(-,root,root)
12cr|libsbml-3.4.1-5|89	#%{_docdir}
12cr|libsbml-3.4.1-5|90	
12cr|libsbml-3.4.1-5|91	
12cr|libsbml-3.4.1-5|92	
12cr|libsbml-3.4.1-5|93	%changelog
12cr|libsbml-3.4.1-5|94	* Mon Mar 15 2010 Eric Fernandez <zeb@mandriva.org> 3.4.1-2mdv2010.1
12cr|libsbml-3.4.1-5|95	+ Revision: 519943
12cr|libsbml-3.4.1-5|96	- rebuild
12cr|libsbml-3.4.1-5|97	
12cr|libsbml-3.4.1-5|98	* Mon Aug 17 2009 Eric Fernandez <zeb@mandriva.org> 3.4.1-1mdv2010.0
12cr|libsbml-3.4.1-5|99	+ Revision: 417176
12cr|libsbml-3.4.1-5|100	- new version 3.4.1
12cr|libsbml-3.4.1-5|101	
12cr|libsbml-3.4.1-5|102	* Wed May 06 2009 Eric Fernandez <zeb@mandriva.org> 3.3.2-2mdv2010.0
12cr|libsbml-3.4.1-5|103	+ Revision: 372403
12cr|libsbml-3.4.1-5|104	- rebuild
12cr|libsbml-3.4.1-5|105	
12cr|libsbml-3.4.1-5|106	* Fri Apr 03 2009 Eric Fernandez <zeb@mandriva.org> 3.3.2-1mdv2009.1
12cr|libsbml-3.4.1-5|107	+ Revision: 363690
12cr|libsbml-3.4.1-5|108	- fix build requires
12cr|libsbml-3.4.1-5|109	- new version 3.3.2
12cr|libsbml-3.4.1-5|110	- new version 3.3.2
12cr|libsbml-3.4.1-5|111	
12cr|libsbml-3.4.1-5|112	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 3.2.0-2mdv2009.1
12cr|libsbml-3.4.1-5|113	+ Revision: 320164
12cr|libsbml-3.4.1-5|114	- rebuild for new python
12cr|libsbml-3.4.1-5|115	
12cr|libsbml-3.4.1-5|116	* Mon Oct 13 2008 Eric Fernandez <zeb@mandriva.org> 3.2.0-1mdv2009.1
12cr|libsbml-3.4.1-5|117	+ Revision: 293296
12cr|libsbml-3.4.1-5|118	- correct build-requires
12cr|libsbml-3.4.1-5|119	- add zlib in build requires for x86_64
12cr|libsbml-3.4.1-5|120	- cleanup
12cr|libsbml-3.4.1-5|121	- version 3.2.0
12cr|libsbml-3.4.1-5|122	
12cr|libsbml-3.4.1-5|123	+ Pixel <pixel@mandriva.com>
12cr|libsbml-3.4.1-5|124	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libsbml-3.4.1-5|125	
12cr|libsbml-3.4.1-5|126	+ Olivier Blin <oblin@mandriva.com>
12cr|libsbml-3.4.1-5|127	- restore BuildRoot
12cr|libsbml-3.4.1-5|128	
12cr|libsbml-3.4.1-5|129	+ Thierry Vignaud <tv@mandriva.org>
12cr|libsbml-3.4.1-5|130	- kill re-definition of %%buildroot on Pixel's request
12cr|libsbml-3.4.1-5|131	
12cr|libsbml-3.4.1-5|132	* Sat Aug 04 2007 Funda Wang <fwang@mandriva.org> 3.0.0-1mdv2008.0
12cr|libsbml-3.4.1-5|133	+ Revision: 58831
12cr|libsbml-3.4.1-5|134	- Add patch to fix python binding installation
12cr|libsbml-3.4.1-5|135	- fix building
12cr|libsbml-3.4.1-5|136	- Remove unused patch
12cr|libsbml-3.4.1-5|137	- New version
12cr|libsbml-3.4.1-5|138	
12cr|libsbml-3.4.1-5|139	
12cr|libsbml-3.4.1-5|140	* Fri Aug 18 2006 Eric Fernandez <zeb@zebulon.org.uk> 2.3.4-2mdv2007.0
12cr|libsbml-3.4.1-5|141	- rebuild using mkrel
12cr|libsbml-3.4.1-5|142	- patch for gcc-4
12cr|libsbml-3.4.1-5|143	- spec file cleanup
12cr|libsbml-3.4.1-5|144	
12cr|libsbml-3.4.1-5|145	* Fri Nov 04 2005 Eric Fernandez <zeb@zebulon.org.uk> 2.3.4-1mdk
12cr|libsbml-3.4.1-5|146	- New version 2.3.4
12cr|libsbml-3.4.1-5|147	
12cr|libsbml-3.4.1-5|148	* Tue Jun 07 2005 Eric Fernandez <zeb@zebulon.org.uk> 2.3.2-1mdk
12cr|libsbml-3.4.1-5|149	- New version 2.3.2
12cr|libsbml-3.4.1-5|150	- Removed install and doc hacks (thanks to correct Makefiles)
12cr|libsbml-3.4.1-5|151	- Clean up Buildrequires (lib devel requirements)
12cr|libsbml-3.4.1-5|152	
12cr|libsbml-3.4.1-5|153	* Sun Jan 02 2005 Eric Fernandez <zeb@zebulon.org.uk> 2.2.0-3mdk
12cr|libsbml-3.4.1-5|154	- Rebuild
12cr|libsbml-3.4.1-5|155	
12cr|libsbml-3.4.1-5|156	* Mon Dec 13 2004 Eric Fernandez <zeb@zebulon.org.uk> 2.2.0-2mdk
12cr|libsbml-3.4.1-5|157	- Rebuild for new libxerces-c26, replaces libxerces-c25
12cr|libsbml-3.4.1-5|158	
12cr|libsbml-3.4.1-5|159	* Thu Dec 09 2004 Eric Fernandez <zeb@zebulon.org.uk> 2.2.0-1mdk
12cr|libsbml-3.4.1-5|160	- New version 2.2.0
12cr|libsbml-3.4.1-5|161	- removed fix for python modules, now correctly handled by the Makefile
12cr|libsbml-3.4.1-5|162	- split doc
12cr|libsbml-3.4.1-5|163	- added url for source ( Michael Scherer )
12cr|libsbml-3.4.1-5|164	
12cr|libsbml-3.4.1-5|165	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 2.1.0-5mdk
12cr|libsbml-3.4.1-5|166	- Rebuild for new python
12cr|libsbml-3.4.1-5|167	
12cr|libsbml-3.4.1-5|168	* Thu Oct 21 2004 Michael Scherer <misc@mandrake.org> 2.1.0-4mdk
12cr|libsbml-3.4.1-5|169	- BuildRequires
12cr|libsbml-3.4.1-5|170	
12cr|libsbml-3.4.1-5|171	* Thu Oct 14 2004 Michael Scherer <misc@mandrake.org> 2.1.0-3mdk
12cr|libsbml-3.4.1-5|172	- BuildRequires
12cr|libsbml-3.4.1-5|173	
12cr|libsbml-3.4.1-5|174	* Fri Oct 01 2004 Michael Scherer <misc@mandrake.org> 2.1.0-2mdk
12cr|libsbml-3.4.1-5|175	- BuildRequires
12cr|libsbml-3.4.1-5|176	
12cr|libsbml-3.4.1-5|177	* Sun Sep 19 2004 Michael Scherer <misc@mandrake.org> 2.1.0-1mdk
12cr|libsbml-3.4.1-5|178	- some fix
12cr|libsbml-3.4.1-5|179	- from Eric Fernandez <zeb@zebulon.org.uk>
12cr|libsbml-3.4.1-5|180	- First mdk release
12cr|libsbml-3.4.1-5|181	

2809 12
12cr|libsecret-0.8-1|1	%define	api	1
12cr|libsecret-0.8-1|2	%define	major	0
12cr|libsecret-0.8-1|3	%define	libname	%mklibname secret %{api} %{major}
12cr|libsecret-0.8-1|4	%define	girname	%mklibname secret-gir %{api}
12cr|libsecret-0.8-1|5	%define	devname	%mklibname secret -d
12cr|libsecret-0.8-1|6	
12cr|libsecret-0.8-1|7	Summary:	Library for accessing the Secret Service API
12cr|libsecret-0.8-1|8	Name:		libsecret
12cr|libsecret-0.8-1|9	Version:	0.8
12cr|libsecret-0.8-1|10	Release:	1
12cr|libsecret-0.8-1|11	License:	LGPLv2+
12cr|libsecret-0.8-1|12	Group:		System/Libraries
12cr|libsecret-0.8-1|13	Url:		http://www.gnome.org/
12cr|libsecret-0.8-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/libsecret/%{name}-%{version}.tar.xz
12cr|libsecret-0.8-1|15	BuildRequires:	intltool
12cr|libsecret-0.8-1|16	BuildRequires:	libgcrypt-devel
12cr|libsecret-0.8-1|17	BuildRequires:	pkgconfig(gio-2.0)
12cr|libsecret-0.8-1|18	BuildRequires:	pkgconfig(glib-2.0)
12cr|libsecret-0.8-1|19	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|libsecret-0.8-1|20	
12cr|libsecret-0.8-1|21	%description
12cr|libsecret-0.8-1|22	libsecret is a library for storing and retrieving passwords and other
12cr|libsecret-0.8-1|23	secrets. It communicates with the "Secret Service" using DBus.
12cr|libsecret-0.8-1|24	
12cr|libsecret-0.8-1|25	%package tools
12cr|libsecret-0.8-1|26	Summary:	Library for accessing the Secret Service API -- Tools
12cr|libsecret-0.8-1|27	Group:		System/Libraries
12cr|libsecret-0.8-1|28	
12cr|libsecret-0.8-1|29	%description tools
12cr|libsecret-0.8-1|30	libsecret is a library for storing and retrieving passwords and other
12cr|libsecret-0.8-1|31	secrets. It communicates with the "Secret Service" using DBus.
12cr|libsecret-0.8-1|32	
12cr|libsecret-0.8-1|33	%package -n %{libname}
12cr|libsecret-0.8-1|34	Summary:	Library for accessing the Secret Service API
12cr|libsecret-0.8-1|35	Group:		System/Libraries
12cr|libsecret-0.8-1|36	
12cr|libsecret-0.8-1|37	%description -n %{libname}
12cr|libsecret-0.8-1|38	This package contains the shared library for %{name}.
12cr|libsecret-0.8-1|39	
12cr|libsecret-0.8-1|40	%package -n %{girname}
12cr|libsecret-0.8-1|41	Summary:	GObject Introspection interface description for %{name}
12cr|libsecret-0.8-1|42	Group:		System/Libraries
12cr|libsecret-0.8-1|43	
12cr|libsecret-0.8-1|44	%description -n %{girname}
12cr|libsecret-0.8-1|45	GObject Introspection interface description for %{name}.
12cr|libsecret-0.8-1|46	
12cr|libsecret-0.8-1|47	%package -n %{devname}
12cr|libsecret-0.8-1|48	Summary:	Library for accessing the Secret Service API -- Development Files
12cr|libsecret-0.8-1|49	Group:		Development/C
12cr|libsecret-0.8-1|50	Requires:	%{libname} = %{version}
12cr|libsecret-0.8-1|51	Requires:	%{girname} = %{version}
12cr|libsecret-0.8-1|52	
12cr|libsecret-0.8-1|53	%description -n %{devname}
12cr|libsecret-0.8-1|54	This package contains the development files for %{name}.
12cr|libsecret-0.8-1|55	
12cr|libsecret-0.8-1|56	%prep
12cr|libsecret-0.8-1|57	%setup -q
12cr|libsecret-0.8-1|58	
12cr|libsecret-0.8-1|59	%build
12cr|libsecret-0.8-1|60	%configure2_5x \
12cr|libsecret-0.8-1|61	--disable-static
12cr|libsecret-0.8-1|62	
12cr|libsecret-0.8-1|63	%make
12cr|libsecret-0.8-1|64	
12cr|libsecret-0.8-1|65	%install
12cr|libsecret-0.8-1|66	%makeinstall_std
12cr|libsecret-0.8-1|67	
12cr|libsecret-0.8-1|68	%find_lang %{name}
12cr|libsecret-0.8-1|69	
12cr|libsecret-0.8-1|70	%files tools -f %{name}.lang
12cr|libsecret-0.8-1|71	%doc AUTHORS COPYING NEWS README
12cr|libsecret-0.8-1|72	%{_bindir}/secret-tool
12cr|libsecret-0.8-1|73	
12cr|libsecret-0.8-1|74	%files -n %{libname}
12cr|libsecret-0.8-1|75	%{_libdir}/libsecret-%{api}.so.%{major}*
12cr|libsecret-0.8-1|76	
12cr|libsecret-0.8-1|77	%files -n %{girname}
12cr|libsecret-0.8-1|78	%{_libdir}/girepository-1.0/Secret-%{api}.typelib
12cr|libsecret-0.8-1|79	%{_libdir}/girepository-1.0/SecretUnstable-0.typelib
12cr|libsecret-0.8-1|80	
12cr|libsecret-0.8-1|81	%files -n %{devname}
12cr|libsecret-0.8-1|82	%{_libdir}/libsecret-%{api}.so
12cr|libsecret-0.8-1|83	%{_libdir}/pkgconfig/libsecret-%{api}.pc
12cr|libsecret-0.8-1|84	%{_libdir}/pkgconfig/libsecret-unstable.pc
12cr|libsecret-0.8-1|85	%{_includedir}/libsecret-%{api}/
12cr|libsecret-0.8-1|86	%{_datadir}/gir-1.0/Secret-%{api}.gir
12cr|libsecret-0.8-1|87	%{_datadir}/gir-1.0/SecretUnstable-0.gir
12cr|libsecret-0.8-1|88	%doc %{_datadir}/gtk-doc/html/libsecret-%{api}/
12cr|libsecret-0.8-1|89	
12cr|libsecret-0.8-1|90	
12cr|libsecret-0.8-1|91	
12cr|libsecret-0.8-1|92	
12cr|libsecret-0.8-1|93	%changelog
12cr|libsecret-0.8-1|94	

2810 12
12cr|libsemanage-2.0.31-3|1	%define libsepolver 2.0.11-1
12cr|libsemanage-2.0.31-3|2	%define libselinuxver 2.0.0-1
12cr|libsemanage-2.0.31-3|3	
12cr|libsemanage-2.0.31-3|4	Summary: SELinux binary policy manipulation library
12cr|libsemanage-2.0.31-3|5	Name: libsemanage
12cr|libsemanage-2.0.31-3|6	Version: 2.0.31
12cr|libsemanage-2.0.31-3|7	Release: %mkrel 3
12cr|libsemanage-2.0.31-3|8	License: GPLv2+
12cr|libsemanage-2.0.31-3|9	Group: System/Libraries
12cr|libsemanage-2.0.31-3|10	URL:	http://www.selinuxproject.org
12cr|libsemanage-2.0.31-3|11	Source0: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
12cr|libsemanage-2.0.31-3|12	#Source1: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz.sign
12cr|libsemanage-2.0.31-3|13	Patch0: libsemanage-rhat.patch
12cr|libsemanage-2.0.31-3|14	#Provides: libsemanage.so
12cr|libsemanage-2.0.31-3|15	BuildRequires: bison
12cr|libsemanage-2.0.31-3|16	BuildRequires: flex
12cr|libsemanage-2.0.31-3|17	BuildRequires: selinux-devel  >= %{libselinuxver}
12cr|libsemanage-2.0.31-3|18	BuildRequires: sepol-devel >= %{libsepolver}
12cr|libsemanage-2.0.31-3|19	BuildRequires: ustr-static-devel
12cr|libsemanage-2.0.31-3|20	BuildRequires: bzip2-devel
12cr|libsemanage-2.0.31-3|21	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-builroot
12cr|libsemanage-2.0.31-3|22	
12cr|libsemanage-2.0.31-3|23	%description
12cr|libsemanage-2.0.31-3|24	Security-enhanced Linux is a feature of the Linux® kernel and a number
12cr|libsemanage-2.0.31-3|25	of utilities with enhanced security functionality designed to add
12cr|libsemanage-2.0.31-3|26	mandatory access controls to Linux.  The Security-enhanced Linux
12cr|libsemanage-2.0.31-3|27	kernel contains new architectural components originally developed to
12cr|libsemanage-2.0.31-3|28	improve the security of the Flask operating system. These
12cr|libsemanage-2.0.31-3|29	architectural components provide general support for the enforcement
12cr|libsemanage-2.0.31-3|30	of many kinds of mandatory access control policies, including those
12cr|libsemanage-2.0.31-3|31	based on the concepts of Type Enforcement®, Role-based Access
12cr|libsemanage-2.0.31-3|32	Control, and Multi-level Security.
12cr|libsemanage-2.0.31-3|33	
12cr|libsemanage-2.0.31-3|34	libsemanage provides an API for the manipulation of SELinux binary policies.
12cr|libsemanage-2.0.31-3|35	It is used by checkpolicy (the policy compiler) and similar tools, as well
12cr|libsemanage-2.0.31-3|36	as by programs like load_policy that need to perform specific transformations
12cr|libsemanage-2.0.31-3|37	on binary policies such as customizing policy boolean settings.
12cr|libsemanage-2.0.31-3|38	
12cr|libsemanage-2.0.31-3|39	%package -n %{mklibname semanage 1}
12cr|libsemanage-2.0.31-3|40	Summary: SELinux binary policy manipulation library
12cr|libsemanage-2.0.31-3|41	Group: System/Libraries
12cr|libsemanage-2.0.31-3|42	Provides: semanage = %{version}-%{release}
12cr|libsemanage-2.0.31-3|43	
12cr|libsemanage-2.0.31-3|44	%description -n %{mklibname semanage 1}
12cr|libsemanage-2.0.31-3|45	libsemanage provides an API for the manipulation of SELinux binary policies.
12cr|libsemanage-2.0.31-3|46	It is used by checkpolicy (the policy compiler) and similar tools, as well
12cr|libsemanage-2.0.31-3|47	as by programs like load_policy that need to perform specific transformations
12cr|libsemanage-2.0.31-3|48	on binary policies such as customizing policy boolean settings.
12cr|libsemanage-2.0.31-3|49	
12cr|libsemanage-2.0.31-3|50	%package -n %{mklibname semanage -d}
12cr|libsemanage-2.0.31-3|51	Summary: Header files and libraries used to build policy manipulation tools
12cr|libsemanage-2.0.31-3|52	Group: Development/C
12cr|libsemanage-2.0.31-3|53	Requires: %{mklibname semanage 1} = %{version}-%{release}
12cr|libsemanage-2.0.31-3|54	Provides: semanage-devel = %{version}-%{release}
12cr|libsemanage-2.0.31-3|55	Obsoletes: %{mklibname semanage 1 -d}
12cr|libsemanage-2.0.31-3|56	
12cr|libsemanage-2.0.31-3|57	%description -n %{mklibname semanage -d}
12cr|libsemanage-2.0.31-3|58	The libsemanage-devel package contains the libraries and header files
12cr|libsemanage-2.0.31-3|59	needed for developing applications that manipulate binary policies.
12cr|libsemanage-2.0.31-3|60	
12cr|libsemanage-2.0.31-3|61	%package -n %{mklibname semanage -d -s}
12cr|libsemanage-2.0.31-3|62	Summary: Static libraries used to build policy manipulation tools
12cr|libsemanage-2.0.31-3|63	Group: Development/C
12cr|libsemanage-2.0.31-3|64	Requires: %{mklibname semanage -d} = %{version}-%{release}
12cr|libsemanage-2.0.31-3|65	Provides: semanage-static-devel = %{version}-%{release}
12cr|libsemanage-2.0.31-3|66	Obsoletes: %{mklibname semanage 1 -d -s}
12cr|libsemanage-2.0.31-3|67	
12cr|libsemanage-2.0.31-3|68	%description -n %{mklibname semanage -d -s}
12cr|libsemanage-2.0.31-3|69	The libsemanage-devel package contains the static libraries
12cr|libsemanage-2.0.31-3|70	needed for developing applications that manipulate binary policies.
12cr|libsemanage-2.0.31-3|71	
12cr|libsemanage-2.0.31-3|72	%package -n python-semanage
12cr|libsemanage-2.0.31-3|73	Summary: Python bindings for %{name}
12cr|libsemanage-2.0.31-3|74	Group: Development/Python
12cr|libsemanage-2.0.31-3|75	%py_requires -d
12cr|libsemanage-2.0.31-3|76	
12cr|libsemanage-2.0.31-3|77	%description -n python-semanage
12cr|libsemanage-2.0.31-3|78	This package contains python bindings for %{name}.
12cr|libsemanage-2.0.31-3|79	
12cr|libsemanage-2.0.31-3|80	%prep
12cr|libsemanage-2.0.31-3|81	%setup -q
12cr|libsemanage-2.0.31-3|82	%patch0 -p1
12cr|libsemanage-2.0.31-3|83	
12cr|libsemanage-2.0.31-3|84	%build
12cr|libsemanage-2.0.31-3|85	%{make} clean
12cr|libsemanage-2.0.31-3|86	%{make} CFLAGS="-fPIC %{optflags}" CC=gcc
12cr|libsemanage-2.0.31-3|87	
12cr|libsemanage-2.0.31-3|88	%install
12cr|libsemanage-2.0.31-3|89	rm -rf ${RPM_BUILD_ROOT}
12cr|libsemanage-2.0.31-3|90	mkdir -p ${RPM_BUILD_ROOT}/%{_lib}
12cr|libsemanage-2.0.31-3|91	mkdir -p ${RPM_BUILD_ROOT}/%{_libdir}
12cr|libsemanage-2.0.31-3|92	mkdir -p ${RPM_BUILD_ROOT}%{_includedir}
12cr|libsemanage-2.0.31-3|93	make DESTDIR="${RPM_BUILD_ROOT}" LIBDIR="${RPM_BUILD_ROOT}%{_libdir}" SHLIBDIR="${RPM_BUILD_ROOT}/%{_lib}" install install-pywrap
12cr|libsemanage-2.0.31-3|94	
12cr|libsemanage-2.0.31-3|95	%clean
12cr|libsemanage-2.0.31-3|96	rm -rf %{buildroot}
12cr|libsemanage-2.0.31-3|97	
12cr|libsemanage-2.0.31-3|98	%if %mdkversion < 200900
12cr|libsemanage-2.0.31-3|99	%post -n %{mklibname semanage 1} -p /sbin/ldconfig
12cr|libsemanage-2.0.31-3|100	%endif
12cr|libsemanage-2.0.31-3|101	
12cr|libsemanage-2.0.31-3|102	%if %mdkversion < 200900
12cr|libsemanage-2.0.31-3|103	%postun -n %{mklibname semanage 1} -p /sbin/ldconfig
12cr|libsemanage-2.0.31-3|104	%endif
12cr|libsemanage-2.0.31-3|105	
12cr|libsemanage-2.0.31-3|106	%files -n %{mklibname semanage 1}
12cr|libsemanage-2.0.31-3|107	%defattr(-,root,root)
12cr|libsemanage-2.0.31-3|108	%config(noreplace) /etc/selinux/semanage.conf
12cr|libsemanage-2.0.31-3|109	/%{_lib}/libsemanage.so.1
12cr|libsemanage-2.0.31-3|110	
12cr|libsemanage-2.0.31-3|111	%files -n %{mklibname semanage -d}
12cr|libsemanage-2.0.31-3|112	%defattr(-,root,root)
12cr|libsemanage-2.0.31-3|113	%{_libdir}/libsemanage.so
12cr|libsemanage-2.0.31-3|114	%dir %{_includedir}/semanage
12cr|libsemanage-2.0.31-3|115	%{_includedir}/semanage/*.h
12cr|libsemanage-2.0.31-3|116	%{_mandir}/man3/*
12cr|libsemanage-2.0.31-3|117	
12cr|libsemanage-2.0.31-3|118	%files -n %{mklibname semanage -d -s}
12cr|libsemanage-2.0.31-3|119	%defattr(-,root,root)
12cr|libsemanage-2.0.31-3|120	%{_libdir}/libsemanage.a
12cr|libsemanage-2.0.31-3|121	
12cr|libsemanage-2.0.31-3|122	%files -n python-semanage
12cr|libsemanage-2.0.31-3|123	%defattr(-,root,root)
12cr|libsemanage-2.0.31-3|124	%{_libdir}/python*/site-packages/*
12cr|libsemanage-2.0.31-3|125	
12cr|libsemanage-2.0.31-3|126	
12cr|libsemanage-2.0.31-3|127	%changelog
12cr|libsemanage-2.0.31-3|128	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 2.0.31-3mdv2011.0
12cr|libsemanage-2.0.31-3|129	+ Revision: 593901
12cr|libsemanage-2.0.31-3|130	- rebuild for py2.7
12cr|libsemanage-2.0.31-3|131	
12cr|libsemanage-2.0.31-3|132	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 2.0.31-2mdv2010.0
12cr|libsemanage-2.0.31-3|133	+ Revision: 438738
12cr|libsemanage-2.0.31-3|134	- rebuild
12cr|libsemanage-2.0.31-3|135	
12cr|libsemanage-2.0.31-3|136	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 2.0.31-1mdv2009.1
12cr|libsemanage-2.0.31-3|137	+ Revision: 332745
12cr|libsemanage-2.0.31-3|138	- New upstream release
12cr|libsemanage-2.0.31-3|139	- New upstream release
12cr|libsemanage-2.0.31-3|140	
12cr|libsemanage-2.0.31-3|141	* Mon Jan 05 2009 Jérôme Soyer <saispo@mandriva.org> 2.0.30-1mdv2009.1
12cr|libsemanage-2.0.31-3|142	+ Revision: 325054
12cr|libsemanage-2.0.31-3|143	- New upstream release
12cr|libsemanage-2.0.31-3|144	
12cr|libsemanage-2.0.31-3|145	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 2.0.29-2mdv2009.1
12cr|libsemanage-2.0.31-3|146	+ Revision: 324119
12cr|libsemanage-2.0.31-3|147	- rebuild
12cr|libsemanage-2.0.31-3|148	
12cr|libsemanage-2.0.31-3|149	* Sun Nov 30 2008 David Walluck <walluck@mandriva.org> 2.0.29-1mdv2009.1
12cr|libsemanage-2.0.31-3|150	+ Revision: 308329
12cr|libsemanage-2.0.31-3|151	- 2.0.29
12cr|libsemanage-2.0.31-3|152	
12cr|libsemanage-2.0.31-3|153	* Mon Nov 24 2008 David Walluck <walluck@mandriva.org> 2.0.28-1mdv2009.1
12cr|libsemanage-2.0.31-3|154	+ Revision: 306133
12cr|libsemanage-2.0.31-3|155	- 2.0.28
12cr|libsemanage-2.0.31-3|156	
12cr|libsemanage-2.0.31-3|157	* Sun Aug 17 2008 David Walluck <walluck@mandriva.org> 2.0.27-2mdv2009.0
12cr|libsemanage-2.0.31-3|158	+ Revision: 273019
12cr|libsemanage-2.0.31-3|159	- Provides: semanage = %%{version}-%%{release}
12cr|libsemanage-2.0.31-3|160	
12cr|libsemanage-2.0.31-3|161	* Sun Aug 17 2008 David Walluck <walluck@mandriva.org> 2.0.27-1mdv2009.0
12cr|libsemanage-2.0.31-3|162	+ Revision: 272849
12cr|libsemanage-2.0.31-3|163	- 2.0.27
12cr|libsemanage-2.0.31-3|164	
12cr|libsemanage-2.0.31-3|165	* Sat Aug 16 2008 David Walluck <walluck@mandriva.org> 2.0.25-1mdv2009.0
12cr|libsemanage-2.0.31-3|166	+ Revision: 272747
12cr|libsemanage-2.0.31-3|167	- 2.0.25
12cr|libsemanage-2.0.31-3|168	
12cr|libsemanage-2.0.31-3|169	* Sun Jul 27 2008 Thierry Vignaud <tv@mandriva.org> 2.0.9-4mdv2009.0
12cr|libsemanage-2.0.31-3|170	+ Revision: 250480
12cr|libsemanage-2.0.31-3|171	- rebuild
12cr|libsemanage-2.0.31-3|172	
12cr|libsemanage-2.0.31-3|173	+ Pixel <pixel@mandriva.com>
12cr|libsemanage-2.0.31-3|174	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libsemanage-2.0.31-3|175	
12cr|libsemanage-2.0.31-3|176	* Wed Jan 02 2008 David Walluck <walluck@mandriva.org> 2.0.9-2mdv2008.1
12cr|libsemanage-2.0.31-3|177	+ Revision: 140336
12cr|libsemanage-2.0.31-3|178	- add proper python package
12cr|libsemanage-2.0.31-3|179	
12cr|libsemanage-2.0.31-3|180	* Wed Jan 02 2008 David Walluck <walluck@mandriva.org> 2.0.9-1mdv2008.1
12cr|libsemanage-2.0.31-3|181	+ Revision: 140313
12cr|libsemanage-2.0.31-3|182	- add python requires
12cr|libsemanage-2.0.31-3|183	- BuildRequires: flex
12cr|libsemanage-2.0.31-3|184	- BuildRequires: bison
12cr|libsemanage-2.0.31-3|185	- import libsemanage
12cr|libsemanage-2.0.31-3|186	
12cr|libsemanage-2.0.31-3|187	

2811 12
12cr|libsexymm-0.1.9-5|1	%define name libsexymm
12cr|libsexymm-0.1.9-5|2	%define version 0.1.9
12cr|libsexymm-0.1.9-5|3	%define release 5
12cr|libsexymm-0.1.9-5|4	%define major 2
12cr|libsexymm-0.1.9-5|5	%define libname %mklibname sexymm %major
12cr|libsexymm-0.1.9-5|6	
12cr|libsexymm-0.1.9-5|7	Summary: Collection of widgets for gtkmm
12cr|libsexymm-0.1.9-5|8	Name: %{name}
12cr|libsexymm-0.1.9-5|9	Version: %{version}
12cr|libsexymm-0.1.9-5|10	Release: %{release}
12cr|libsexymm-0.1.9-5|11	Source0: http://releases.chipx86.com/libsexy/%name/%{name}-%{version}.tar.bz2
12cr|libsexymm-0.1.9-5|12	License: LGPL
12cr|libsexymm-0.1.9-5|13	Group: System/Libraries
12cr|libsexymm-0.1.9-5|14	Url: http://www.chipx86.com/wiki/Libsexy
12cr|libsexymm-0.1.9-5|15	BuildRequires: pkgconfig(libsexy)
12cr|libsexymm-0.1.9-5|16	BuildRequires: pkgconfig(gdkmm-2.4)
12cr|libsexymm-0.1.9-5|17	
12cr|libsexymm-0.1.9-5|18	%description
12cr|libsexymm-0.1.9-5|19	This is a collection of widgets for gtkmm.
12cr|libsexymm-0.1.9-5|20	
12cr|libsexymm-0.1.9-5|21	%package -n %libname
12cr|libsexymm-0.1.9-5|22	Group:System/Libraries
12cr|libsexymm-0.1.9-5|23	Summary: Collection of widgets for gtkmm
12cr|libsexymm-0.1.9-5|24	
12cr|libsexymm-0.1.9-5|25	%description -n %libname
12cr|libsexymm-0.1.9-5|26	This is a collection of widgets for gtkmm.
12cr|libsexymm-0.1.9-5|27	
12cr|libsexymm-0.1.9-5|28	%package -n %libname-devel
12cr|libsexymm-0.1.9-5|29	Group:Development/C++
12cr|libsexymm-0.1.9-5|30	Summary: Collection of widgets for gtkmm
12cr|libsexymm-0.1.9-5|31	Requires: %libname = %version
12cr|libsexymm-0.1.9-5|32	Provides: libsexymm-devel = %version-%release
12cr|libsexymm-0.1.9-5|33	%description -n %libname-devel
12cr|libsexymm-0.1.9-5|34	This is a collection of widgets for gtkmm.
12cr|libsexymm-0.1.9-5|35	
12cr|libsexymm-0.1.9-5|36	%prep
12cr|libsexymm-0.1.9-5|37	%setup -q
12cr|libsexymm-0.1.9-5|38	
12cr|libsexymm-0.1.9-5|39	%build
12cr|libsexymm-0.1.9-5|40	%configure2_5x
12cr|libsexymm-0.1.9-5|41	%make
12cr|libsexymm-0.1.9-5|42	
12cr|libsexymm-0.1.9-5|43	%install
12cr|libsexymm-0.1.9-5|44	%makeinstall_std
12cr|libsexymm-0.1.9-5|45	
12cr|libsexymm-0.1.9-5|46	%if %mdkversion < 200900
12cr|libsexymm-0.1.9-5|47	%post -n %libname -p /sbin/ldconfig
12cr|libsexymm-0.1.9-5|48	%endif
12cr|libsexymm-0.1.9-5|49	%if %mdkversion < 200900
12cr|libsexymm-0.1.9-5|50	%postun -n %libname -p /sbin/ldconfig
12cr|libsexymm-0.1.9-5|51	%endif
12cr|libsexymm-0.1.9-5|52	
12cr|libsexymm-0.1.9-5|53	%files -n %libname
12cr|libsexymm-0.1.9-5|54	%_libdir/*.so.%{major}*
12cr|libsexymm-0.1.9-5|55	
12cr|libsexymm-0.1.9-5|56	%files -n %libname-devel
12cr|libsexymm-0.1.9-5|57	%doc ChangeLog AUTHORS NEWS
12cr|libsexymm-0.1.9-5|58	%_includedir/*
12cr|libsexymm-0.1.9-5|59	%_libdir/*.so
12cr|libsexymm-0.1.9-5|60	%_libdir/*.a
12cr|libsexymm-0.1.9-5|61	%_libdir/%name
12cr|libsexymm-0.1.9-5|62	%_libdir/pkgconfig/*
12cr|libsexymm-0.1.9-5|63	
12cr|libsexymm-0.1.9-5|64	
12cr|libsexymm-0.1.9-5|65	%changelog
12cr|libsexymm-0.1.9-5|66	* Mon Sep 19 2011 Götz Waschk <waschk@mandriva.org> 0.1.9-5mdv2012.0
12cr|libsexymm-0.1.9-5|67	+ Revision: 700380
12cr|libsexymm-0.1.9-5|68	- rebuild
12cr|libsexymm-0.1.9-5|69	
12cr|libsexymm-0.1.9-5|70	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 0.1.9-4mdv2011.0
12cr|libsexymm-0.1.9-5|71	+ Revision: 438740
12cr|libsexymm-0.1.9-5|72	- rebuild
12cr|libsexymm-0.1.9-5|73	
12cr|libsexymm-0.1.9-5|74	* Sun Nov 09 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.9-3mdv2009.1
12cr|libsexymm-0.1.9-5|75	+ Revision: 301582
12cr|libsexymm-0.1.9-5|76	- rebuilt against new libxcb
12cr|libsexymm-0.1.9-5|77	
12cr|libsexymm-0.1.9-5|78	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.1.9-2mdv2009.0
12cr|libsexymm-0.1.9-5|79	+ Revision: 268001
12cr|libsexymm-0.1.9-5|80	- rebuild early 2009.0 package (before pixel changes)
12cr|libsexymm-0.1.9-5|81	
12cr|libsexymm-0.1.9-5|82	+ Pixel <pixel@mandriva.com>
12cr|libsexymm-0.1.9-5|83	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libsexymm-0.1.9-5|84	
12cr|libsexymm-0.1.9-5|85	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.1.9-1mdv2009.0
12cr|libsexymm-0.1.9-5|86	+ Revision: 140928
12cr|libsexymm-0.1.9-5|87	- restore BuildRoot
12cr|libsexymm-0.1.9-5|88	
12cr|libsexymm-0.1.9-5|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|libsexymm-0.1.9-5|90	- kill re-definition of %%buildroot on Pixel's request
12cr|libsexymm-0.1.9-5|91	
12cr|libsexymm-0.1.9-5|92	* Thu Jun 07 2007 Götz Waschk <waschk@mandriva.org> 0.1.9-1mdv2008.0
12cr|libsexymm-0.1.9-5|93	+ Revision: 36604
12cr|libsexymm-0.1.9-5|94	- Import libsexymm
12cr|libsexymm-0.1.9-5|95	
12cr|libsexymm-0.1.9-5|96	
12cr|libsexymm-0.1.9-5|97	
12cr|libsexymm-0.1.9-5|98	
12cr|libsexymm-0.1.9-5|99	* Thu Jun  7 2007 Götz Waschk <waschk@mandriva.org> 0.1.9-1mdv2008.0
12cr|libsexymm-0.1.9-5|100	- initial package

2812 12
12cr|libshairport-1.2.1-0.git20120111.2|1	%define	major	1
12cr|libshairport-1.2.1-0.git20120111.2|2	%define	libname	%mklibname shairport %{major}
12cr|libshairport-1.2.1-0.git20120111.2|3	%define	devname	%mklibname shairport -d
12cr|libshairport-1.2.1-0.git20120111.2|4	
12cr|libshairport-1.2.1-0.git20120111.2|5	%define	snap	20120111
12cr|libshairport-1.2.1-0.git20120111.2|6	%define	rel	2
12cr|libshairport-1.2.1-0.git20120111.2|7	
12cr|libshairport-1.2.1-0.git20120111.2|8	Summary:	Apple RAOP server library
12cr|libshairport-1.2.1-0.git20120111.2|9	Name:		libshairport
12cr|libshairport-1.2.1-0.git20120111.2|10	Version:	1.2.1
12cr|libshairport-1.2.1-0.git20120111.2|11	Release:	0.git%{snap}.%{rel}
12cr|libshairport-1.2.1-0.git20120111.2|12	License:	MIT
12cr|libshairport-1.2.1-0.git20120111.2|13	Group:		System/Libraries
12cr|libshairport-1.2.1-0.git20120111.2|14	URL:		https://github.com/amejia1/libshairport
12cr|libshairport-1.2.1-0.git20120111.2|15	# git archive --prefix libshairport-20120111/ master | xz > libshairport-20120111.tar.xz
12cr|libshairport-1.2.1-0.git20120111.2|16	Source:		%{name}-%{snap}.tar.xz
12cr|libshairport-1.2.1-0.git20120111.2|17	BuildRequires:	pkgconfig(openssl)
12cr|libshairport-1.2.1-0.git20120111.2|18	BuildRequires:	pkgconfig(ao)
12cr|libshairport-1.2.1-0.git20120111.2|19	
12cr|libshairport-1.2.1-0.git20120111.2|20	%description
12cr|libshairport-1.2.1-0.git20120111.2|21	This library emulates an AirPort Express for the purpose of streaming
12cr|libshairport-1.2.1-0.git20120111.2|22	music from iTunes and compatible iPods. It implements a server for the
12cr|libshairport-1.2.1-0.git20120111.2|23	Apple RAOP protocol.
12cr|libshairport-1.2.1-0.git20120111.2|24	
12cr|libshairport-1.2.1-0.git20120111.2|25	ShairPort does not support AirPlay v2 (video and photo streaming).
12cr|libshairport-1.2.1-0.git20120111.2|26	
12cr|libshairport-1.2.1-0.git20120111.2|27	%package -n %{libname}
12cr|libshairport-1.2.1-0.git20120111.2|28	Summary:	Shared library of libshairport
12cr|libshairport-1.2.1-0.git20120111.2|29	Group:		System/Libraries
12cr|libshairport-1.2.1-0.git20120111.2|30	Provides:	%{name} = %{EVRD}
12cr|libshairport-1.2.1-0.git20120111.2|31	
12cr|libshairport-1.2.1-0.git20120111.2|32	%description -n %{libname}
12cr|libshairport-1.2.1-0.git20120111.2|33	libshairport is an Apple RAOP server library.
12cr|libshairport-1.2.1-0.git20120111.2|34	
12cr|libshairport-1.2.1-0.git20120111.2|35	This package contains the library needed to run programs dynamically
12cr|libshairport-1.2.1-0.git20120111.2|36	linked with libshairport.
12cr|libshairport-1.2.1-0.git20120111.2|37	
12cr|libshairport-1.2.1-0.git20120111.2|38	%package -n %{devname}
12cr|libshairport-1.2.1-0.git20120111.2|39	Summary:	Headers for libshairport development
12cr|libshairport-1.2.1-0.git20120111.2|40	Group:		Development/C
12cr|libshairport-1.2.1-0.git20120111.2|41	Requires:	%{libname} = %{EVRD}
12cr|libshairport-1.2.1-0.git20120111.2|42	# we are not actually linking against it (just using the headers), so this
12cr|libshairport-1.2.1-0.git20120111.2|43	# doesn't get added automatically:
12cr|libshairport-1.2.1-0.git20120111.2|44	Requires:	pkgconfig(ao)
12cr|libshairport-1.2.1-0.git20120111.2|45	Provides:	shairport-devel = %{EVRD}
12cr|libshairport-1.2.1-0.git20120111.2|46	
12cr|libshairport-1.2.1-0.git20120111.2|47	%description -n %{devname}
12cr|libshairport-1.2.1-0.git20120111.2|48	libshairport is an Apple RAOP server library.
12cr|libshairport-1.2.1-0.git20120111.2|49	
12cr|libshairport-1.2.1-0.git20120111.2|50	This package contains the headers that are needed to compile
12cr|libshairport-1.2.1-0.git20120111.2|51	applications that use libshairport.
12cr|libshairport-1.2.1-0.git20120111.2|52	
12cr|libshairport-1.2.1-0.git20120111.2|53	%prep
12cr|libshairport-1.2.1-0.git20120111.2|54	%setup -q -n %{name}-%{snap}
12cr|libshairport-1.2.1-0.git20120111.2|55	
12cr|libshairport-1.2.1-0.git20120111.2|56	%build
12cr|libshairport-1.2.1-0.git20120111.2|57	autoreconf -fi
12cr|libshairport-1.2.1-0.git20120111.2|58	%configure2_5x --disable-static
12cr|libshairport-1.2.1-0.git20120111.2|59	%make
12cr|libshairport-1.2.1-0.git20120111.2|60	
12cr|libshairport-1.2.1-0.git20120111.2|61	%install
12cr|libshairport-1.2.1-0.git20120111.2|62	%makeinstall_std
12cr|libshairport-1.2.1-0.git20120111.2|63	
12cr|libshairport-1.2.1-0.git20120111.2|64	%files -n %{libname}
12cr|libshairport-1.2.1-0.git20120111.2|65	%{_libdir}/*.so.%{major}*
12cr|libshairport-1.2.1-0.git20120111.2|66	
12cr|libshairport-1.2.1-0.git20120111.2|67	%files -n %{devname}
12cr|libshairport-1.2.1-0.git20120111.2|68	%doc README
12cr|libshairport-1.2.1-0.git20120111.2|69	%{_libdir}/*.so
12cr|libshairport-1.2.1-0.git20120111.2|70	%dir %{_includedir}/shairport
12cr|libshairport-1.2.1-0.git20120111.2|71	%{_includedir}/shairport/*.h
12cr|libshairport-1.2.1-0.git20120111.2|72	%{_libdir}/pkgconfig/%{name}.pc
12cr|libshairport-1.2.1-0.git20120111.2|73	
12cr|libshairport-1.2.1-0.git20120111.2|74	%changelog
12cr|libshairport-1.2.1-0.git20120111.2|75	* Mon Mar 26 2012 Andrey Bondrov <abondrov@mandriva.org> 1.2.1-0.git20120111.1
12cr|libshairport-1.2.1-0.git20120111.2|76	+ Revision: 786900
12cr|libshairport-1.2.1-0.git20120111.2|77	- imported package libshairport
12cr|libshairport-1.2.1-0.git20120111.2|78	

2813 12
12cr|libsidplayfp-0.3.3-1|1	%define major       0
12cr|libsidplayfp-0.3.3-1|2	%define libname    %mklibname sidplayfp %{major}
12cr|libsidplayfp-0.3.3-1|3	%define libnamedev  %mklibname -d sidplayfp
12cr|libsidplayfp-0.3.3-1|4	%define develnamestatic %mklibname sidplayfp -d -s
12cr|libsidplayfp-0.3.3-1|5	
12cr|libsidplayfp-0.3.3-1|6	Name:           libsidplayfp
12cr|libsidplayfp-0.3.3-1|7	Version:        0.3.3
12cr|libsidplayfp-0.3.3-1|8	Release:        1
12cr|libsidplayfp-0.3.3-1|9	License:        GPLv2
12cr|libsidplayfp-0.3.3-1|10	Url:		http://sourceforge.net/projects/sidplay-residfp
12cr|libsidplayfp-0.3.3-1|11	Source0:	http://downloads.sourceforge.net/project/sidplay-residfp/libsidplayfp/0.3.3/libsidplayfp-%{version}.tar.gz
12cr|libsidplayfp-0.3.3-1|12	Group:		System/Libraries
12cr|libsidplayfp-0.3.3-1|13	Summary:        A library for the sidplay2 fork with resid-fp
12cr|libsidplayfp-0.3.3-1|14	
12cr|libsidplayfp-0.3.3-1|15	%description
12cr|libsidplayfp-0.3.3-1|16	We aim to improve the quality of emulating the 6581
12cr|libsidplayfp-0.3.3-1|17	8580 chips and the surrounding C64 system in order
12cr|libsidplayfp-0.3.3-1|18	to play SID music better.
12cr|libsidplayfp-0.3.3-1|19	
12cr|libsidplayfp-0.3.3-1|20	%package -n     %{libname}
12cr|libsidplayfp-0.3.3-1|21	Summary:        Libraries for %{name}
12cr|libsidplayfp-0.3.3-1|22	Group:          System/Libraries
12cr|libsidplayfp-0.3.3-1|23	
12cr|libsidplayfp-0.3.3-1|24	%description -n %{libname}
12cr|libsidplayfp-0.3.3-1|25	We aim to improve the quality of emulating the 6581
12cr|libsidplayfp-0.3.3-1|26	8580 chips and the surrounding C64 system in order
12cr|libsidplayfp-0.3.3-1|27	to play SID music better.
12cr|libsidplayfp-0.3.3-1|28	
12cr|libsidplayfp-0.3.3-1|29	
12cr|libsidplayfp-0.3.3-1|30	%package -n     %{libnamedev}
12cr|libsidplayfp-0.3.3-1|31	Summary:        Libraries and headers for %{name}
12cr|libsidplayfp-0.3.3-1|32	Group:          Development/C
12cr|libsidplayfp-0.3.3-1|33	Requires:       %{libname} = %{version}
12cr|libsidplayfp-0.3.3-1|34	Provides:       sidplayfp-devel = %{version}-%{release}
12cr|libsidplayfp-0.3.3-1|35	
12cr|libsidplayfp-0.3.3-1|36	%description -n %{libnamedev}
12cr|libsidplayfp-0.3.3-1|37	%{libnamedev} contains the libraries and header files needed to
12cr|libsidplayfp-0.3.3-1|38	develop programs which make use of %{name}.
12cr|libsidplayfp-0.3.3-1|39	The library documentation is available on header files.
12cr|libsidplayfp-0.3.3-1|40	
12cr|libsidplayfp-0.3.3-1|41	
12cr|libsidplayfp-0.3.3-1|42	
12cr|libsidplayfp-0.3.3-1|43	%package -n	%{develnamestatic}
12cr|libsidplayfp-0.3.3-1|44	License:	GPLv2
12cr|libsidplayfp-0.3.3-1|45	Summary:	Library for accessing files in FITS format for C and Fortran
12cr|libsidplayfp-0.3.3-1|46	Group:		System/Libraries
12cr|libsidplayfp-0.3.3-1|47	Requires:	%{libnamedev} = %version
12cr|libsidplayfp-0.3.3-1|48	Requires:	%libname = %version
12cr|libsidplayfp-0.3.3-1|49	Provides:       sidplayfp-devel-static = %{version}-%{release}
12cr|libsidplayfp-0.3.3-1|50	
12cr|libsidplayfp-0.3.3-1|51	%description -n %{develnamestatic}
12cr|libsidplayfp-0.3.3-1|52	This package contains the headers required for compiling software that uses
12cr|libsidplayfp-0.3.3-1|53	the %{name} library
12cr|libsidplayfp-0.3.3-1|54	
12cr|libsidplayfp-0.3.3-1|55	
12cr|libsidplayfp-0.3.3-1|56	%prep
12cr|libsidplayfp-0.3.3-1|57	%setup -q
12cr|libsidplayfp-0.3.3-1|58	
12cr|libsidplayfp-0.3.3-1|59	%build
12cr|libsidplayfp-0.3.3-1|60	%configure2_5x
12cr|libsidplayfp-0.3.3-1|61	%make
12cr|libsidplayfp-0.3.3-1|62	
12cr|libsidplayfp-0.3.3-1|63	%install
12cr|libsidplayfp-0.3.3-1|64	%makeinstall_std INSTALL_ROOT=%{buildroot}%{_prefix}
12cr|libsidplayfp-0.3.3-1|65	
12cr|libsidplayfp-0.3.3-1|66	find %{buildroot} -type f -name '*.la' -exec rm -f {} \;
12cr|libsidplayfp-0.3.3-1|67	
12cr|libsidplayfp-0.3.3-1|68	%files
12cr|libsidplayfp-0.3.3-1|69	%doc AUTHORS README COPYING
12cr|libsidplayfp-0.3.3-1|70	#%{_bindir}/%{name}
12cr|libsidplayfp-0.3.3-1|71	
12cr|libsidplayfp-0.3.3-1|72	%files -n %{libname}
12cr|libsidplayfp-0.3.3-1|73	%{_libdir}/libsidplayfp-hardsid.so.0*
12cr|libsidplayfp-0.3.3-1|74	%{_libdir}/libsidplayfp-resid.so.0.*
12cr|libsidplayfp-0.3.3-1|75	%{_libdir}/libsidplayfp-residfp.so.*
12cr|libsidplayfp-0.3.3-1|76	%{_libdir}/libsidplayfp.so.2*
12cr|libsidplayfp-0.3.3-1|77	%{_libdir}/libsidplayfp-resid.so.0
12cr|libsidplayfp-0.3.3-1|78	
12cr|libsidplayfp-0.3.3-1|79	
12cr|libsidplayfp-0.3.3-1|80	%files -n %{libnamedev}
12cr|libsidplayfp-0.3.3-1|81	%{_includedir}/sidplayfp/*.h
12cr|libsidplayfp-0.3.3-1|82	%{_includedir}/sidplayfp/builders/*.h
12cr|libsidplayfp-0.3.3-1|83	%{_libdir}/libsidplayfp-hardsid.so
12cr|libsidplayfp-0.3.3-1|84	%{_libdir}/libsidplayfp.so
12cr|libsidplayfp-0.3.3-1|85	%{_libdir}/libsidplayfp-resid.so
12cr|libsidplayfp-0.3.3-1|86	%{_libdir}/pkgconfig/libsidplayfp.pc
12cr|libsidplayfp-0.3.3-1|87	%{_libdir}/libsidplayfp-residfp.so
12cr|libsidplayfp-0.3.3-1|88	
12cr|libsidplayfp-0.3.3-1|89	%files -n %{develnamestatic}
12cr|libsidplayfp-0.3.3-1|90	%{_libdir}/*.a
12cr|libsidplayfp-0.3.3-1|91	
12cr|libsidplayfp-0.3.3-1|92	
12cr|libsidplayfp-0.3.3-1|93	%changelog
12cr|libsidplayfp-0.3.3-1|94	* Tue Feb 21 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.3.3-1
12cr|libsidplayfp-0.3.3-1|95	+ Revision: 778541
12cr|libsidplayfp-0.3.3-1|96	- version update 0.3.3
12cr|libsidplayfp-0.3.3-1|97	
12cr|libsidplayfp-0.3.3-1|98	* Fri Jan 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.3.2-1
12cr|libsidplayfp-0.3.3-1|99	+ Revision: 763359
12cr|libsidplayfp-0.3.3-1|100	- imported package libsidplayfp
12cr|libsidplayfp-0.3.3-1|101	

2814 12
12cr|libsigc++1.2-1.2.7-4|1	%define version 1.2.7
12cr|libsigc++1.2-1.2.7-4|2	%define release 4
12cr|libsigc++1.2-1.2.7-4|3	
12cr|libsigc++1.2-1.2.7-4|4	%define pkgname libsigc++
12cr|libsigc++1.2-1.2.7-4|5	
12cr|libsigc++1.2-1.2.7-4|6	%define api_version 1.2
12cr|libsigc++1.2-1.2.7-4|7	%define major 5
12cr|libsigc++1.2-1.2.7-4|8	%define libname %mklibname sigc++ %api_version %major
12cr|libsigc++1.2-1.2.7-4|9	
12cr|libsigc++1.2-1.2.7-4|10	Name:		%{pkgname}%{api_version}
12cr|libsigc++1.2-1.2.7-4|11	Summary:	The Typesafe Signal Framework for C++
12cr|libsigc++1.2-1.2.7-4|12	Version:	%{version}
12cr|libsigc++1.2-1.2.7-4|13	Release:	%{release}
12cr|libsigc++1.2-1.2.7-4|14	License:	LGPL
12cr|libsigc++1.2-1.2.7-4|15	Source:		http://ftp.gnome.org/pub/GNOME/sources/libsigc++/%{pkgname}-%{version}.tar.bz2
12cr|libsigc++1.2-1.2.7-4|16	Url:		http://libsigc.sourceforge.net/
12cr|libsigc++1.2-1.2.7-4|17	Group:		System/Libraries
12cr|libsigc++1.2-1.2.7-4|18	BuildRequires:	autoconf2.5
12cr|libsigc++1.2-1.2.7-4|19	
12cr|libsigc++1.2-1.2.7-4|20	%description
12cr|libsigc++1.2-1.2.7-4|21	Callback system for use in widget libraries, abstract interfaces, and
12cr|libsigc++1.2-1.2.7-4|22	general programming.
12cr|libsigc++1.2-1.2.7-4|23	
12cr|libsigc++1.2-1.2.7-4|24	This library implements a full callback system for use in widget
12cr|libsigc++1.2-1.2.7-4|25	libraries, abstract interfaces, and general programming. Originally part
12cr|libsigc++1.2-1.2.7-4|26	of the Gtk-- widget set, %{pkgname} is now a separate library to provide for
12cr|libsigc++1.2-1.2.7-4|27	more general use. It is the most complete library of its kind with the
12cr|libsigc++1.2-1.2.7-4|28	ablity to connect an abstract callback to a class method, function, or
12cr|libsigc++1.2-1.2.7-4|29	function object. It contains adaptor classes for connection of dissimilar
12cr|libsigc++1.2-1.2.7-4|30	callbacks and has an ease of use unmatched by other C++ callback
12cr|libsigc++1.2-1.2.7-4|31	libraries.
12cr|libsigc++1.2-1.2.7-4|32	
12cr|libsigc++1.2-1.2.7-4|33	Package gtkmm, which is a c++ binding to the famous gtk+ library, uses
12cr|libsigc++1.2-1.2.7-4|34	%{pkgname}.
12cr|libsigc++1.2-1.2.7-4|35	
12cr|libsigc++1.2-1.2.7-4|36	
12cr|libsigc++1.2-1.2.7-4|37	%package -n	%{libname}
12cr|libsigc++1.2-1.2.7-4|38	Summary:	The Typesafe Signal Framework for C++
12cr|libsigc++1.2-1.2.7-4|39	Group:		System/Libraries
12cr|libsigc++1.2-1.2.7-4|40	Provides:	%{pkgname}%{api_version} = %{version}-%{release}
12cr|libsigc++1.2-1.2.7-4|41	
12cr|libsigc++1.2-1.2.7-4|42	%description -n	%{libname}
12cr|libsigc++1.2-1.2.7-4|43	Callback system for use in widget libraries, abstract interfaces, and
12cr|libsigc++1.2-1.2.7-4|44	general programming.
12cr|libsigc++1.2-1.2.7-4|45	
12cr|libsigc++1.2-1.2.7-4|46	This library implements a full callback system for use in widget
12cr|libsigc++1.2-1.2.7-4|47	libraries, abstract interfaces, and general programming. Originally part
12cr|libsigc++1.2-1.2.7-4|48	of the Gtk-- widget set, %{pkgname} is now a separate library to provide for
12cr|libsigc++1.2-1.2.7-4|49	more general use. It is the most complete library of its kind with the
12cr|libsigc++1.2-1.2.7-4|50	ablity to connect an abstract callback to a class method, function, or
12cr|libsigc++1.2-1.2.7-4|51	function object. It contains adaptor classes for connection of dissimilar
12cr|libsigc++1.2-1.2.7-4|52	callbacks and has an ease of use unmatched by other C++ callback
12cr|libsigc++1.2-1.2.7-4|53	libraries.
12cr|libsigc++1.2-1.2.7-4|54	
12cr|libsigc++1.2-1.2.7-4|55	Package gtkmm, which is a c++ binding to the famous gtk+ library, uses
12cr|libsigc++1.2-1.2.7-4|56	%{pkgname}.
12cr|libsigc++1.2-1.2.7-4|57	
12cr|libsigc++1.2-1.2.7-4|58	
12cr|libsigc++1.2-1.2.7-4|59	%package -n	%{libname}-devel
12cr|libsigc++1.2-1.2.7-4|60	Summary:	Development tools for the Typesafe Signal Framework for C++
12cr|libsigc++1.2-1.2.7-4|61	Group:		Development/C++
12cr|libsigc++1.2-1.2.7-4|62	Provides:	libsigc++1.2-examples
12cr|libsigc++1.2-1.2.7-4|63	Obsoletes:	libsigc++1.2-examples
12cr|libsigc++1.2-1.2.7-4|64	Provides:	%{pkgname}%{api_version}-devel = %{version}-%{release}
12cr|libsigc++1.2-1.2.7-4|65	Requires:	%{libname} = %{version}
12cr|libsigc++1.2-1.2.7-4|66	
12cr|libsigc++1.2-1.2.7-4|67	%description -n	%{libname}-devel
12cr|libsigc++1.2-1.2.7-4|68	This package contains the headers and static libraries of %{pkgname},
12cr|libsigc++1.2-1.2.7-4|69	which are needed when developing or compiling applications which use
12cr|libsigc++1.2-1.2.7-4|70	%{pkgname}.
12cr|libsigc++1.2-1.2.7-4|71	
12cr|libsigc++1.2-1.2.7-4|72	
12cr|libsigc++1.2-1.2.7-4|73	%prep
12cr|libsigc++1.2-1.2.7-4|74	%setup -q -n %{pkgname}-%{version}
12cr|libsigc++1.2-1.2.7-4|75	
12cr|libsigc++1.2-1.2.7-4|76	%build
12cr|libsigc++1.2-1.2.7-4|77	%configure2_5x
12cr|libsigc++1.2-1.2.7-4|78	%make
12cr|libsigc++1.2-1.2.7-4|79	
12cr|libsigc++1.2-1.2.7-4|80	%check
12cr|libsigc++1.2-1.2.7-4|81	make check
12cr|libsigc++1.2-1.2.7-4|82	
12cr|libsigc++1.2-1.2.7-4|83	%makeinstall_std
12cr|libsigc++1.2-1.2.7-4|84	
12cr|libsigc++1.2-1.2.7-4|85	rm -rf doc/tests
12cr|libsigc++1.2-1.2.7-4|86	mkdir doc/tests
12cr|libsigc++1.2-1.2.7-4|87	cp tests/*.cc tests/README tests/Makefile doc/tests/
12cr|libsigc++1.2-1.2.7-4|88	
12cr|libsigc++1.2-1.2.7-4|89	rm -rf doc/examples
12cr|libsigc++1.2-1.2.7-4|90	mkdir doc/examples
12cr|libsigc++1.2-1.2.7-4|91	cp examples/*.cc examples/Makefile doc/examples/
12cr|libsigc++1.2-1.2.7-4|92	
12cr|libsigc++1.2-1.2.7-4|93	# remove files not bundled
12cr|libsigc++1.2-1.2.7-4|94	rm -f doc/manual/README
12cr|libsigc++1.2-1.2.7-4|95	find $RPM_BUILD_ROOT/%{_libdir} -name '*.la' -exec rm {} \;
12cr|libsigc++1.2-1.2.7-4|96	
12cr|libsigc++1.2-1.2.7-4|97	%if %mdkversion < 200900
12cr|libsigc++1.2-1.2.7-4|98	%post -n %{libname} -p /sbin/ldconfig
12cr|libsigc++1.2-1.2.7-4|99	%endif
12cr|libsigc++1.2-1.2.7-4|100	%if %mdkversion < 200900
12cr|libsigc++1.2-1.2.7-4|101	%postun -n %{libname} -p /sbin/ldconfig
12cr|libsigc++1.2-1.2.7-4|102	%endif
12cr|libsigc++1.2-1.2.7-4|103	
12cr|libsigc++1.2-1.2.7-4|104	
12cr|libsigc++1.2-1.2.7-4|105	%files -n %{libname}
12cr|libsigc++1.2-1.2.7-4|106	%doc AUTHORS COPYING.LIB FEATURES NEWS README
12cr|libsigc++1.2-1.2.7-4|107	%{_libdir}/lib*.so.%{major}*
12cr|libsigc++1.2-1.2.7-4|108	
12cr|libsigc++1.2-1.2.7-4|109	%files -n %{libname}-devel
12cr|libsigc++1.2-1.2.7-4|110	%doc ChangeLog TODO IDEAS doc/[[:lower:]]*
12cr|libsigc++1.2-1.2.7-4|111	%{_includedir}/*
12cr|libsigc++1.2-1.2.7-4|112	%{_libdir}/lib*.so
12cr|libsigc++1.2-1.2.7-4|113	%{_libdir}/*.a
12cr|libsigc++1.2-1.2.7-4|114	%{_libdir}/pkgconfig/*
12cr|libsigc++1.2-1.2.7-4|115	%{_libdir}/sigc++-%{api_version}
12cr|libsigc++1.2-1.2.7-4|116	
12cr|libsigc++1.2-1.2.7-4|117	
12cr|libsigc++1.2-1.2.7-4|118	
12cr|libsigc++1.2-1.2.7-4|119	
12cr|libsigc++1.2-1.2.7-4|120	%changelog
12cr|libsigc++1.2-1.2.7-4|121	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-4mdv2011.0
12cr|libsigc++1.2-1.2.7-4|122	+ Revision: 620224
12cr|libsigc++1.2-1.2.7-4|123	- the mass rebuild of 2010.0 packages
12cr|libsigc++1.2-1.2.7-4|124	
12cr|libsigc++1.2-1.2.7-4|125	* Sun Jul 27 2008 Thierry Vignaud <tv@mandriva.org> 1.2.7-3mdv2009.0
12cr|libsigc++1.2-1.2.7-4|126	+ Revision: 250520
12cr|libsigc++1.2-1.2.7-4|127	- rebuild
12cr|libsigc++1.2-1.2.7-4|128	
12cr|libsigc++1.2-1.2.7-4|129	+ Pixel <pixel@mandriva.com>
12cr|libsigc++1.2-1.2.7-4|130	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libsigc++1.2-1.2.7-4|131	
12cr|libsigc++1.2-1.2.7-4|132	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.2.7-1mdv2008.1
12cr|libsigc++1.2-1.2.7-4|133	+ Revision: 140928
12cr|libsigc++1.2-1.2.7-4|134	- restore BuildRoot
12cr|libsigc++1.2-1.2.7-4|135	
12cr|libsigc++1.2-1.2.7-4|136	+ Thierry Vignaud <tv@mandriva.org>
12cr|libsigc++1.2-1.2.7-4|137	- kill re-definition of %%buildroot on Pixel's request
12cr|libsigc++1.2-1.2.7-4|138	
12cr|libsigc++1.2-1.2.7-4|139	
12cr|libsigc++1.2-1.2.7-4|140	* Thu Dec 21 2006 GГ¶tz Waschk <waschk@mandriva.org> 1.2.7-1mdv2007.0
12cr|libsigc++1.2-1.2.7-4|141	+ Revision: 100980
12cr|libsigc++1.2-1.2.7-4|142	- Import libsigc++1.2
12cr|libsigc++1.2-1.2.7-4|143	
12cr|libsigc++1.2-1.2.7-4|144	* Thu Dec 21 2006 Gцtz Waschk <waschk@mandriva.org> 1.2.7-1mdv2007.1
12cr|libsigc++1.2-1.2.7-4|145	- add check section
12cr|libsigc++1.2-1.2.7-4|146	- spec fix
12cr|libsigc++1.2-1.2.7-4|147	- mkrel
12cr|libsigc++1.2-1.2.7-4|148	
12cr|libsigc++1.2-1.2.7-4|149	* Fri Apr 22 2005 GГ¶tz Waschk <waschk@mandriva.org> 1.2.7-1mdk
12cr|libsigc++1.2-1.2.7-4|150	- New release 1.2.7
12cr|libsigc++1.2-1.2.7-4|151	- drop patches
12cr|libsigc++1.2-1.2.7-4|152	- source URL
12cr|libsigc++1.2-1.2.7-4|153	
12cr|libsigc++1.2-1.2.7-4|154	* Tue Sep 21 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.2.5-11mdk
12cr|libsigc++1.2-1.2.7-4|155	- fix broken built-in libtool 1.5
12cr|libsigc++1.2-1.2.7-4|156	
12cr|libsigc++1.2-1.2.7-4|157	* Sat Jun 05 2004 <lmontel@n2.mandrakesoft.com> 1.2.5-10mdk
12cr|libsigc++1.2-1.2.7-4|158	- Rebuild
12cr|libsigc++1.2-1.2.7-4|159	
12cr|libsigc++1.2-1.2.7-4|160	* Sat May 22 2004 Abel Cheung <deaddog@deaddog.org> 1.2.5-9mdk
12cr|libsigc++1.2-1.2.7-4|161	- I will convert the encoding of this spec file everytime.
12cr|libsigc++1.2-1.2.7-4|162	- Revert last change, not needed
12cr|libsigc++1.2-1.2.7-4|163	- Drop patch0 and __libtoolize, new libtool is used
12cr|libsigc++1.2-1.2.7-4|164	
12cr|libsigc++1.2-1.2.7-4|165	* Sat May 22 2004 Per Г�yvind Karlsen <peroyvind@linux-mandrake.com> 1.2.5-8mdk
12cr|libsigc++1.2-1.2.7-4|166	- fix buildrequires
12cr|libsigc++1.2-1.2.7-4|167	
12cr|libsigc++1.2-1.2.7-4|168	* Fri May 14 2004 Abel Cheung <deaddog@deaddog.org> 1.2.5-7mdk
12cr|libsigc++1.2-1.2.7-4|169	- (gb) P0: fix built-in libtool
12cr|libsigc++1.2-1.2.7-4|170	- (gb) P1: lib64 fixes
12cr|libsigc++1.2-1.2.7-4|171	
12cr|libsigc++1.2-1.2.7-4|172	* Wed Apr 28 2004 Abel Cheung <deaddog@deaddog.org> 1.2.5-6mdk
12cr|libsigc++1.2-1.2.7-4|173	- Rebuild
12cr|libsigc++1.2-1.2.7-4|174	

2815 12
12cr|libslab-2.30.0-4|1	%define major 0
12cr|libslab-2.30.0-4|2	%define libname %mklibname slab %{major}
12cr|libslab-2.30.0-4|3	%define develname %mklibname -d slab
12cr|libslab-2.30.0-4|4	
12cr|libslab-2.30.0-4|5	Summary: Beautification app library
12cr|libslab-2.30.0-4|6	Name: libslab
12cr|libslab-2.30.0-4|7	Version: 2.30.0
12cr|libslab-2.30.0-4|8	Release: 4
12cr|libslab-2.30.0-4|9	License: GPLv2+
12cr|libslab-2.30.0-4|10	Group: Graphical desktop/GNOME
12cr|libslab-2.30.0-4|11	URL: http://www.gnome.org
12cr|libslab-2.30.0-4|12	Source0: http://ftp.gnome.org/pub/GNOME/sources/libslab/2.30/%{name}-%{version}.tar.bz2
12cr|libslab-2.30.0-4|13	Patch0: libslab-bnc536778-fix-libslab-split.patch
12cr|libslab-2.30.0-4|14	
12cr|libslab-2.30.0-4|15	Buildrequires: intltool
12cr|libslab-2.30.0-4|16	BuildRequires:  pkgconfig(gnome-desktop-2.0)
12cr|libslab-2.30.0-4|17	BuildRequires:  pkgconfig(libgnome-menu)
12cr|libslab-2.30.0-4|18	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|libslab-2.30.0-4|19	BuildRequires:  pkgconfig(sm)
12cr|libslab-2.30.0-4|20	
12cr|libslab-2.30.0-4|21	%description
12cr|libslab-2.30.0-4|22	Beautification app library.
12cr|libslab-2.30.0-4|23	
12cr|libslab-2.30.0-4|24	%package -n %{libname}
12cr|libslab-2.30.0-4|25	Summary: Beautification app library
12cr|libslab-2.30.0-4|26	Group: Graphical desktop/GNOME
12cr|libslab-2.30.0-4|27	Requires: %{name} = %{version}
12cr|libslab-2.30.0-4|28	Conflicts: %{_lib}gnome-main-menu < 0.9.14
12cr|libslab-2.30.0-4|29	
12cr|libslab-2.30.0-4|30	%description -n %{libname}
12cr|libslab-2.30.0-4|31	This library provides functionality to create applications like
12cr|libslab-2.30.0-4|32	gnome-control center and the application-browser from gnome-main-menu.
12cr|libslab-2.30.0-4|33	
12cr|libslab-2.30.0-4|34	%package -n %{develname}
12cr|libslab-2.30.0-4|35	Summary: Development file for libslab
12cr|libslab-2.30.0-4|36	Group: Graphical desktop/GNOME
12cr|libslab-2.30.0-4|37	Requires: %{libname} = %{version}
12cr|libslab-2.30.0-4|38	Provides: %{name}-devel = %{version}-%{release}
12cr|libslab-2.30.0-4|39	Obsoletes: %{_lib}gnome-main-menu-devel < 0.9.14
12cr|libslab-2.30.0-4|40	
12cr|libslab-2.30.0-4|41	%description -n %{develname}
12cr|libslab-2.30.0-4|42	This library provides functionality to create applications like
12cr|libslab-2.30.0-4|43	gnome-control center and the application-browser from gnome-main-menu.
12cr|libslab-2.30.0-4|44	
12cr|libslab-2.30.0-4|45	%prep
12cr|libslab-2.30.0-4|46	%setup -q
12cr|libslab-2.30.0-4|47	%patch0 -p1
12cr|libslab-2.30.0-4|48	
12cr|libslab-2.30.0-4|49	%build
12cr|libslab-2.30.0-4|50	%configure2_5x --disable-static
12cr|libslab-2.30.0-4|51	%make
12cr|libslab-2.30.0-4|52	
12cr|libslab-2.30.0-4|53	%install
12cr|libslab-2.30.0-4|54	rm -rf %{buildroot}
12cr|libslab-2.30.0-4|55	%makeinstall_std
12cr|libslab-2.30.0-4|56	
12cr|libslab-2.30.0-4|57	%{find_lang} %{name}
12cr|libslab-2.30.0-4|58	
12cr|libslab-2.30.0-4|59	%files -f %{name}.lang
12cr|libslab-2.30.0-4|60	
12cr|libslab-2.30.0-4|61	%files -n %{libname}
12cr|libslab-2.30.0-4|62	%{_libdir}/libslab.so.%{major}*
12cr|libslab-2.30.0-4|63	
12cr|libslab-2.30.0-4|64	%files -n %{develname}
12cr|libslab-2.30.0-4|65	%{_libdir}/libslab.so
12cr|libslab-2.30.0-4|66	%{_libdir}/pkgconfig/*.pc
12cr|libslab-2.30.0-4|67	%{_includedir}/libslab
12cr|libslab-2.30.0-4|68	
12cr|libslab-2.30.0-4|69	
12cr|libslab-2.30.0-4|70	
12cr|libslab-2.30.0-4|71	%changelog
12cr|libslab-2.30.0-4|72	* Sat Feb 25 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.30.0-4
12cr|libslab-2.30.0-4|73	+ Revision: 780749
12cr|libslab-2.30.0-4|74	- rebuild
12cr|libslab-2.30.0-4|75	- cleaned up spec
12cr|libslab-2.30.0-4|76	
12cr|libslab-2.30.0-4|77	* Tue Jan 18 2011 Alexandre Lissy <alissy@mandriva.com> 2.30.0-3
12cr|libslab-2.30.0-4|78	+ Revision: 631580
12cr|libslab-2.30.0-4|79	- * Adding BuildRequires for libSM
12cr|libslab-2.30.0-4|80	- * Updating to libslab 2.30
12cr|libslab-2.30.0-4|81	* Fixes upstream bug #536778
12cr|libslab-2.30.0-4|82	
12cr|libslab-2.30.0-4|83	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|libslab-2.30.0-4|84	- rebuild
12cr|libslab-2.30.0-4|85	
12cr|libslab-2.30.0-4|86	* Wed Jan 13 2010 Götz Waschk <waschk@mandriva.org> 2.27.91-2mdv2010.1
12cr|libslab-2.30.0-4|87	+ Revision: 490591
12cr|libslab-2.30.0-4|88	- rebuild for new libgnome-desktop
12cr|libslab-2.30.0-4|89	
12cr|libslab-2.30.0-4|90	* Tue Dec 01 2009 Funda Wang <fwang@mandriva.org> 2.27.91-1mdv2010.1
12cr|libslab-2.30.0-4|91	+ Revision: 472177
12cr|libslab-2.30.0-4|92	- obsoletes rather than conflicts
12cr|libslab-2.30.0-4|93	- import libslab
12cr|libslab-2.30.0-4|94	
12cr|libslab-2.30.0-4|95	

2816 12
12cr|libsnet-20070618-5|1	%define	major 0
12cr|libsnet-20070618-5|2	%define libname %mklibname snet %{major}
12cr|libsnet-20070618-5|3	%define develname %mklibname snet -d
12cr|libsnet-20070618-5|4	
12cr|libsnet-20070618-5|5	Summary:	The libsnet library
12cr|libsnet-20070618-5|6	Name:libsnet
12cr|libsnet-20070618-5|7	Version:	20070618
12cr|libsnet-20070618-5|8	Release:	5
12cr|libsnet-20070618-5|9	License:	BSD
12cr|libsnet-20070618-5|10	Group:		System/Libraries
12cr|libsnet-20070618-5|11	URL:		http://sourceforge.net/projects/libsnet
12cr|libsnet-20070618-5|12	Source0:	libsnet-%{version}.tar.gz
12cr|libsnet-20070618-5|13	Patch0:		libsnet-makefile_fixes.diff
12cr|libsnet-20070618-5|14	BuildRequires:	libtool
12cr|libsnet-20070618-5|15	BuildRequires:	autoconf2.5
12cr|libsnet-20070618-5|16	BuildRequires:	automake
12cr|libsnet-20070618-5|17	BuildRequires:	pkgconfig(openssl)
12cr|libsnet-20070618-5|18	BuildRequires:	libsasl-devel
12cr|libsnet-20070618-5|19	BuildRequires:	pkgconfig(zlib)
12cr|libsnet-20070618-5|20	
12cr|libsnet-20070618-5|21	%description
12cr|libsnet-20070618-5|22	The libsnet library
12cr|libsnet-20070618-5|23	
12cr|libsnet-20070618-5|24	%package -n	%{libname}
12cr|libsnet-20070618-5|25	Summary:	The libsnet library
12cr|libsnet-20070618-5|26	Group:          System/Libraries
12cr|libsnet-20070618-5|27	
12cr|libsnet-20070618-5|28	%description -n	%{libname}
12cr|libsnet-20070618-5|29	The libsnet library
12cr|libsnet-20070618-5|30	
12cr|libsnet-20070618-5|31	%package -n	%{develname}
12cr|libsnet-20070618-5|32	Summary:	Static library and header files for the libsnet library
12cr|libsnet-20070618-5|33	Group:		Development/C
12cr|libsnet-20070618-5|34	Requires:	%{libname} = %{version}
12cr|libsnet-20070618-5|35	Provides:	snet-devel = %{version}-%{release}
12cr|libsnet-20070618-5|36	Provides:	libsnet-devel = %{version}-%{release}
12cr|libsnet-20070618-5|37	Obsoletes:	%{mklibname snet 0 -d}
12cr|libsnet-20070618-5|38	
12cr|libsnet-20070618-5|39	%description -n	%{develname}
12cr|libsnet-20070618-5|40	This package contains the static libsnet library and its header
12cr|libsnet-20070618-5|41	files needed to compile applications such as radmind, nefu, etc.
12cr|libsnet-20070618-5|42	
12cr|libsnet-20070618-5|43	%prep
12cr|libsnet-20070618-5|44	
12cr|libsnet-20070618-5|45	%setup -q -n libsnet
12cr|libsnet-20070618-5|46	%patch0 -p0
12cr|libsnet-20070618-5|47	
12cr|libsnet-20070618-5|48	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|libsnet-20070618-5|49	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|libsnet-20070618-5|50	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|libsnet-20070618-5|51	
12cr|libsnet-20070618-5|52	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|libsnet-20070618-5|53	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|libsnet-20070618-5|54	done
12cr|libsnet-20070618-5|55	
12cr|libsnet-20070618-5|56	# lib64 fixes
12cr|libsnet-20070618-5|57	perl -pi -e "s|/lib\b|/%{_lib}|g" *
12cr|libsnet-20070618-5|58	
12cr|libsnet-20070618-5|59	%build
12cr|libsnet-20070618-5|60	export OPTOPTS="%{optflags} -fPIC"
12cr|libsnet-20070618-5|61	export LIBS="-lcrypto -lssl -lsasl2 -lz"
12cr|libsnet-20070618-5|62	
12cr|libsnet-20070618-5|63	%configure2_5x \
12cr|libsnet-20070618-5|64	--enable-shared \
12cr|libsnet-20070618-5|65	--enable-static \
12cr|libsnet-20070618-5|66	--with-zlib=%{_prefix} \
12cr|libsnet-20070618-5|67	--with-ssl=%{_prefix} \
12cr|libsnet-20070618-5|68	--with-sasl=%{_prefix}
12cr|libsnet-20070618-5|69	
12cr|libsnet-20070618-5|70	make
12cr|libsnet-20070618-5|71	
12cr|libsnet-20070618-5|72	%makeinstall
12cr|libsnet-20070618-5|73	
12cr|libsnet-20070618-5|74	%if %mdkversion < 200900
12cr|libsnet-20070618-5|75	%post -n %{libname} -p /sbin/ldconfig
12cr|libsnet-20070618-5|76	%endif
12cr|libsnet-20070618-5|77	
12cr|libsnet-20070618-5|78	%if %mdkversion < 200900
12cr|libsnet-20070618-5|79	%postun -n %{libname} -p /sbin/ldconfig
12cr|libsnet-20070618-5|80	%endif
12cr|libsnet-20070618-5|81	find $RPM_BUILD_ROOT/%{_libdir} -name '*.la' -exec rm {} \;
12cr|libsnet-20070618-5|82	
12cr|libsnet-20070618-5|83	%files -n %{libname}
12cr|libsnet-20070618-5|84	%attr(0755,root,root) %{_libdir}/*.so.*
12cr|libsnet-20070618-5|85	
12cr|libsnet-20070618-5|86	%files -n %{develname}
12cr|libsnet-20070618-5|87	%{_includedir}/*
12cr|libsnet-20070618-5|88	%{_libdir}/*.so
12cr|libsnet-20070618-5|89	%{_libdir}/*.a
12cr|libsnet-20070618-5|90	
12cr|libsnet-20070618-5|91	
12cr|libsnet-20070618-5|92	
12cr|libsnet-20070618-5|93	%changelog
12cr|libsnet-20070618-5|94	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 20070618-5mdv2011.0
12cr|libsnet-20070618-5|95	+ Revision: 627797
12cr|libsnet-20070618-5|96	- don't force the usage of automake1.7
12cr|libsnet-20070618-5|97	
12cr|libsnet-20070618-5|98	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 20070618-4mdv2011.0
12cr|libsnet-20070618-5|99	+ Revision: 609778
12cr|libsnet-20070618-5|100	- rebuild
12cr|libsnet-20070618-5|101	
12cr|libsnet-20070618-5|102	* Tue Apr 13 2010 Funda Wang <fwang@mandriva.org> 20070618-3mdv2010.1
12cr|libsnet-20070618-5|103	+ Revision: 533753
12cr|libsnet-20070618-5|104	- rebuild
12cr|libsnet-20070618-5|105	
12cr|libsnet-20070618-5|106	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 20070618-2mdv2010.0
12cr|libsnet-20070618-5|107	+ Revision: 429831
12cr|libsnet-20070618-5|108	- rebuild
12cr|libsnet-20070618-5|109	
12cr|libsnet-20070618-5|110	* Fri Jul 11 2008 Oden Eriksson <oeriksson@mandriva.com> 20070618-1mdv2009.0
12cr|libsnet-20070618-5|111	+ Revision: 233752
12cr|libsnet-20070618-5|112	- new'ish cvs snapshot
12cr|libsnet-20070618-5|113	- fix linkage and devel package naming
12cr|libsnet-20070618-5|114	
12cr|libsnet-20070618-5|115	+ Pixel <pixel@mandriva.com>
12cr|libsnet-20070618-5|116	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libsnet-20070618-5|117	
12cr|libsnet-20070618-5|118	+ Olivier Blin <oblin@mandriva.com>
12cr|libsnet-20070618-5|119	- restore BuildRoot
12cr|libsnet-20070618-5|120	
12cr|libsnet-20070618-5|121	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 20060523-3mdv2008.1
12cr|libsnet-20070618-5|122	+ Revision: 129083
12cr|libsnet-20070618-5|123	- kill re-definition of %%buildroot on Pixel's request
12cr|libsnet-20070618-5|124	
12cr|libsnet-20070618-5|125	* Thu May 24 2007 Oden Eriksson <oeriksson@mandriva.com> 20060523-3mdv2008.0
12cr|libsnet-20070618-5|126	+ Revision: 30705
12cr|libsnet-20070618-5|127	- new snap (20060523)
12cr|libsnet-20070618-5|128	
12cr|libsnet-20070618-5|129	
12cr|libsnet-20070618-5|130	* Sun Dec 10 2006 Oden Eriksson <oeriksson@mandriva.com> 20060320-3mdv2007.0
12cr|libsnet-20070618-5|131	+ Revision: 94513
12cr|libsnet-20070618-5|132	- rebuild
12cr|libsnet-20070618-5|133	- Import libsnet
12cr|libsnet-20070618-5|134	
12cr|libsnet-20070618-5|135	* Fri Mar 24 2006 Oden Eriksson <oeriksson@mandriva.com> 20060320-2mdk
12cr|libsnet-20070618-5|136	- fix build
12cr|libsnet-20070618-5|137	
12cr|libsnet-20070618-5|138	* Fri Mar 24 2006 Oden Eriksson <oeriksson@mandriva.com> 20060320-1mdk
12cr|libsnet-20070618-5|139	- new snapshot (20060320)
12cr|libsnet-20070618-5|140	- fix naming
12cr|libsnet-20070618-5|141	- fix deps
12cr|libsnet-20070618-5|142	
12cr|libsnet-20070618-5|143	* Fri May 13 2005 Oden Eriksson <oeriksson@mandriva.com> 20041106-3mdk
12cr|libsnet-20070618-5|144	- fix naming
12cr|libsnet-20070618-5|145	- rpmlint fixes
12cr|libsnet-20070618-5|146	- fix build on x86_64
12cr|libsnet-20070618-5|147	
12cr|libsnet-20070618-5|148	* Sat Nov 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 20041106-2mdk
12cr|libsnet-20070618-5|149	- update %%description for the devel package
12cr|libsnet-20070618-5|150	
12cr|libsnet-20070618-5|151	* Sat Nov 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 20041106-1mdk
12cr|libsnet-20070618-5|152	- initial mandrake package
12cr|libsnet-20070618-5|153	

2817 12
12cr|libsoundtouch4c-0.5-0.b1.2|1	%define beta b1
12cr|libsoundtouch4c-0.5-0.b1.2|2	%define	major 0
12cr|libsoundtouch4c-0.5-0.b1.2|3	%define libname %mklibname soundtouch4c %{major}
12cr|libsoundtouch4c-0.5-0.b1.2|4	%define develname %mklibname -d soundtouch4c
12cr|libsoundtouch4c-0.5-0.b1.2|5	
12cr|libsoundtouch4c-0.5-0.b1.2|6	Summary:	A wrapper for soundtouch so you can use it in C programs
12cr|libsoundtouch4c-0.5-0.b1.2|7	Name:		libsoundtouch4c
12cr|libsoundtouch4c-0.5-0.b1.2|8	Version:	0.5
12cr|libsoundtouch4c-0.5-0.b1.2|9	Release:	%mkrel -c %beta 2
12cr|libsoundtouch4c-0.5-0.b1.2|10	Group:		System/Libraries
12cr|libsoundtouch4c-0.5-0.b1.2|11	License:	GPL
12cr|libsoundtouch4c-0.5-0.b1.2|12	URL:		http://lobstertech.com/2006/aug/23/soundtouch4c/
12cr|libsoundtouch4c-0.5-0.b1.2|13	Source0:	http://lobstertech.com/media/file/libsoundtouch4c/soundtouch4c-%{version}b.tar.gz
12cr|libsoundtouch4c-0.5-0.b1.2|14	BuildRequires:	pkgconfig(soundtouch) >= 1.3.1
12cr|libsoundtouch4c-0.5-0.b1.2|15	BuildRequires:	libtool
12cr|libsoundtouch4c-0.5-0.b1.2|16	
12cr|libsoundtouch4c-0.5-0.b1.2|17	%description
12cr|libsoundtouch4c-0.5-0.b1.2|18	A wrapper for soundtouch so you can use it in C programs
12cr|libsoundtouch4c-0.5-0.b1.2|19	
12cr|libsoundtouch4c-0.5-0.b1.2|20	%package -n	%{libname}
12cr|libsoundtouch4c-0.5-0.b1.2|21	Summary:	A wrapper for soundtouch so you can use it in C programs
12cr|libsoundtouch4c-0.5-0.b1.2|22	Group:          System/Libraries
12cr|libsoundtouch4c-0.5-0.b1.2|23	
12cr|libsoundtouch4c-0.5-0.b1.2|24	%description -n	%{libname}
12cr|libsoundtouch4c-0.5-0.b1.2|25	A wrapper for soundtouch so you can use it in C programs
12cr|libsoundtouch4c-0.5-0.b1.2|26	
12cr|libsoundtouch4c-0.5-0.b1.2|27	This package contains the shared libraries for libsoundtouch4c.
12cr|libsoundtouch4c-0.5-0.b1.2|28	
12cr|libsoundtouch4c-0.5-0.b1.2|29	%package -n	%{develname}
12cr|libsoundtouch4c-0.5-0.b1.2|30	Summary:	Development package with static libs and headers
12cr|libsoundtouch4c-0.5-0.b1.2|31	Group:		Development/C
12cr|libsoundtouch4c-0.5-0.b1.2|32	Requires:	%{libname} = %{version}
12cr|libsoundtouch4c-0.5-0.b1.2|33	Provides:	soundtouch4c-devel = %{version}-%{release}
12cr|libsoundtouch4c-0.5-0.b1.2|34	
12cr|libsoundtouch4c-0.5-0.b1.2|35	%description -n	%{develname}
12cr|libsoundtouch4c-0.5-0.b1.2|36	Static libraries and header files for libsoundtouch4c.
12cr|libsoundtouch4c-0.5-0.b1.2|37	
12cr|libsoundtouch4c-0.5-0.b1.2|38	%prep
12cr|libsoundtouch4c-0.5-0.b1.2|39	%setup -q -n soundtouch4c-%{version}b
12cr|libsoundtouch4c-0.5-0.b1.2|40	
12cr|libsoundtouch4c-0.5-0.b1.2|41	%build
12cr|libsoundtouch4c-0.5-0.b1.2|42	%configure2_5x \
12cr|libsoundtouch4c-0.5-0.b1.2|43	--enable-shared
12cr|libsoundtouch4c-0.5-0.b1.2|44	%make
12cr|libsoundtouch4c-0.5-0.b1.2|45	
12cr|libsoundtouch4c-0.5-0.b1.2|46	%install
12cr|libsoundtouch4c-0.5-0.b1.2|47	%makeinstall_std
12cr|libsoundtouch4c-0.5-0.b1.2|48	
12cr|libsoundtouch4c-0.5-0.b1.2|49	%if %mdkversion < 200900
12cr|libsoundtouch4c-0.5-0.b1.2|50	%post -n %{libname} -p /sbin/ldconfig
12cr|libsoundtouch4c-0.5-0.b1.2|51	%endif
12cr|libsoundtouch4c-0.5-0.b1.2|52	
12cr|libsoundtouch4c-0.5-0.b1.2|53	%if %mdkversion < 200900
12cr|libsoundtouch4c-0.5-0.b1.2|54	%postun -n %{libname} -p /sbin/ldconfig
12cr|libsoundtouch4c-0.5-0.b1.2|55	%endif
12cr|libsoundtouch4c-0.5-0.b1.2|56	
12cr|libsoundtouch4c-0.5-0.b1.2|57	%files -n %{libname}
12cr|libsoundtouch4c-0.5-0.b1.2|58	%defattr(-,root,root)
12cr|libsoundtouch4c-0.5-0.b1.2|59	%doc AUTHORS COPYING
12cr|libsoundtouch4c-0.5-0.b1.2|60	%{_libdir}/*.so.%{major}
12cr|libsoundtouch4c-0.5-0.b1.2|61	%{_libdir}/*.so.%{major}.*
12cr|libsoundtouch4c-0.5-0.b1.2|62	
12cr|libsoundtouch4c-0.5-0.b1.2|63	%files -n %{develname}
12cr|libsoundtouch4c-0.5-0.b1.2|64	%defattr(-,root,root)
12cr|libsoundtouch4c-0.5-0.b1.2|65	%{_bindir}/soundtouch4c-demo
12cr|libsoundtouch4c-0.5-0.b1.2|66	%{_datadir}/aclocal/*.m4
12cr|libsoundtouch4c-0.5-0.b1.2|67	%{_mandir}/man7/*.7.*
12cr|libsoundtouch4c-0.5-0.b1.2|68	%{_includedir}/*
12cr|libsoundtouch4c-0.5-0.b1.2|69	%{_libdir}/*.so
12cr|libsoundtouch4c-0.5-0.b1.2|70	%{_libdir}/*.a
12cr|libsoundtouch4c-0.5-0.b1.2|71	
12cr|libsoundtouch4c-0.5-0.b1.2|72	
12cr|libsoundtouch4c-0.5-0.b1.2|73	%changelog
12cr|libsoundtouch4c-0.5-0.b1.2|74	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-0.b1.2mdv2011.0
12cr|libsoundtouch4c-0.5-0.b1.2|75	+ Revision: 609779
12cr|libsoundtouch4c-0.5-0.b1.2|76	- rebuild
12cr|libsoundtouch4c-0.5-0.b1.2|77	
12cr|libsoundtouch4c-0.5-0.b1.2|78	* Sat Feb 20 2010 Funda Wang <fwang@mandriva.org> 0.5-0.b1.1mdv2010.1
12cr|libsoundtouch4c-0.5-0.b1.2|79	+ Revision: 508661
12cr|libsoundtouch4c-0.5-0.b1.2|80	- 0.5b
12cr|libsoundtouch4c-0.5-0.b1.2|81	
12cr|libsoundtouch4c-0.5-0.b1.2|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|libsoundtouch4c-0.5-0.b1.2|83	- rebuild
12cr|libsoundtouch4c-0.5-0.b1.2|84	- rebuild
12cr|libsoundtouch4c-0.5-0.b1.2|85	- kill re-definition of %%buildroot on Pixel's request
12cr|libsoundtouch4c-0.5-0.b1.2|86	
12cr|libsoundtouch4c-0.5-0.b1.2|87	+ Pixel <pixel@mandriva.com>
12cr|libsoundtouch4c-0.5-0.b1.2|88	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libsoundtouch4c-0.5-0.b1.2|89	
12cr|libsoundtouch4c-0.5-0.b1.2|90	+ Olivier Blin <oblin@mandriva.com>
12cr|libsoundtouch4c-0.5-0.b1.2|91	- restore BuildRoot
12cr|libsoundtouch4c-0.5-0.b1.2|92	
12cr|libsoundtouch4c-0.5-0.b1.2|93	* Fri Aug 03 2007 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdv2008.0
12cr|libsoundtouch4c-0.5-0.b1.2|94	+ Revision: 58525
12cr|libsoundtouch4c-0.5-0.b1.2|95	- Import libsoundtouch4c
12cr|libsoundtouch4c-0.5-0.b1.2|96	
12cr|libsoundtouch4c-0.5-0.b1.2|97	
12cr|libsoundtouch4c-0.5-0.b1.2|98	
12cr|libsoundtouch4c-0.5-0.b1.2|99	* Fri Aug 03 2007 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdv2008.0
12cr|libsoundtouch4c-0.5-0.b1.2|100	- initial Mandriva package

2818 12
12cr|libspatialite-3.1.0-0.RC2.1|1	%define	beta	RC2
12cr|libspatialite-3.1.0-0.RC2.1|2	
12cr|libspatialite-3.1.0-0.RC2.1|3	Name:		libspatialite
12cr|libspatialite-3.1.0-0.RC2.1|4	Version:	3.1.0
12cr|libspatialite-3.1.0-0.RC2.1|5	Release:	0.%{beta}.1
12cr|libspatialite-3.1.0-0.RC2.1|6	Summary:	SpatiaLite extension enables SQLite to support spatial data
12cr|libspatialite-3.1.0-0.RC2.1|7	Group:		System/Libraries
12cr|libspatialite-3.1.0-0.RC2.1|8	License:	MPL
12cr|libspatialite-3.1.0-0.RC2.1|9	URL:		http://www.gaia-gis.it
12cr|libspatialite-3.1.0-0.RC2.1|10	Source0:	%{name}-%{version}-%{beta}.tar.gz
12cr|libspatialite-3.1.0-0.RC2.1|11	Patch0:		libspatialite-3.1.0-RC2-linkage.patch
12cr|libspatialite-3.1.0-0.RC2.1|12	BuildRequires:	sqlite3-devel
12cr|libspatialite-3.1.0-0.RC2.1|13	BuildRequires:	freexl-devel
12cr|libspatialite-3.1.0-0.RC2.1|14	BuildRequires:	geos-devel
12cr|libspatialite-3.1.0-0.RC2.1|15	BuildRequires:	proj-devel
12cr|libspatialite-3.1.0-0.RC2.1|16	
12cr|libspatialite-3.1.0-0.RC2.1|17	%description
12cr|libspatialite-3.1.0-0.RC2.1|18	Core package.
12cr|libspatialite-3.1.0-0.RC2.1|19	
12cr|libspatialite-3.1.0-0.RC2.1|20	#-------------------------------------------------------------------------------------
12cr|libspatialite-3.1.0-0.RC2.1|21	
12cr|libspatialite-3.1.0-0.RC2.1|22	%define major 3
12cr|libspatialite-3.1.0-0.RC2.1|23	%define libname %mklibname spatialite %{major}
12cr|libspatialite-3.1.0-0.RC2.1|24	
12cr|libspatialite-3.1.0-0.RC2.1|25	%package -n	%{libname}
12cr|libspatialite-3.1.0-0.RC2.1|26	Summary:	SpatiaLite extension enables SQLite to support spatial data
12cr|libspatialite-3.1.0-0.RC2.1|27	Group:		System/Libraries
12cr|libspatialite-3.1.0-0.RC2.1|28	
12cr|libspatialite-3.1.0-0.RC2.1|29	%description -n	%{libname}
12cr|libspatialite-3.1.0-0.RC2.1|30	The SpatiaLite extension enables SQLite to support spatial data too [aka
12cr|libspatialite-3.1.0-0.RC2.1|31	GEOMETRY], in a way conformant to OpenGis specifications supports standard
12cr|libspatialite-3.1.0-0.RC2.1|32	WKT and WKB formats:
12cr|libspatialite-3.1.0-0.RC2.1|33	- implements SQL spatial functions such as AsText(), GeomFromText(), Area(),
12cr|libspatialite-3.1.0-0.RC2.1|34	PointN() and alike
12cr|libspatialite-3.1.0-0.RC2.1|35	- the complete set of OpenGis functions is supported via GEOS, this
12cr|libspatialite-3.1.0-0.RC2.1|36	comprehending sophisticated spatial analysis functions such as Overlaps(),
12cr|libspatialite-3.1.0-0.RC2.1|37	Touches(), Union(), Buffer() ..
12cr|libspatialite-3.1.0-0.RC2.1|38	- supports full Spatial metadata along the OpenGis specifications
12cr|libspatialite-3.1.0-0.RC2.1|39	- supports importing and exporting from / to shapefiles
12cr|libspatialite-3.1.0-0.RC2.1|40	- supports coordinate reprojection via PROJ.4 and EPSG geodetic parameters
12cr|libspatialite-3.1.0-0.RC2.1|41	dataset
12cr|libspatialite-3.1.0-0.RC2.1|42	- supports locale charsets via GNU libiconv
12cr|libspatialite-3.1.0-0.RC2.1|43	- implements a true Spatial Index based on the SQLite's RTree extension
12cr|libspatialite-3.1.0-0.RC2.1|44	
12cr|libspatialite-3.1.0-0.RC2.1|45	%files -n %{libname}
12cr|libspatialite-3.1.0-0.RC2.1|46	%{_libdir}/libspatialite.so.%{major}*
12cr|libspatialite-3.1.0-0.RC2.1|47	
12cr|libspatialite-3.1.0-0.RC2.1|48	#-------------------------------------------------------------------------------------
12cr|libspatialite-3.1.0-0.RC2.1|49	
12cr|libspatialite-3.1.0-0.RC2.1|50	%define develname %mklibname -d spatialite
12cr|libspatialite-3.1.0-0.RC2.1|51	
12cr|libspatialite-3.1.0-0.RC2.1|52	%package -n	%{develname}
12cr|libspatialite-3.1.0-0.RC2.1|53	Summary:	Devel files for spatialite library
12cr|libspatialite-3.1.0-0.RC2.1|54	Group:		Development/C
12cr|libspatialite-3.1.0-0.RC2.1|55	Provides:	%{name}-devel = %{version}-%{release}
12cr|libspatialite-3.1.0-0.RC2.1|56	Provides:	spatialite-devel =  %{version}-%{release}
12cr|libspatialite-3.1.0-0.RC2.1|57	Requires:	%{libname} = %{version}-%{release}
12cr|libspatialite-3.1.0-0.RC2.1|58	
12cr|libspatialite-3.1.0-0.RC2.1|59	%description -n	%{develname}
12cr|libspatialite-3.1.0-0.RC2.1|60	Devel files for spatialite library
12cr|libspatialite-3.1.0-0.RC2.1|61	
12cr|libspatialite-3.1.0-0.RC2.1|62	%files -n %{develname}
12cr|libspatialite-3.1.0-0.RC2.1|63	%{_includedir}/*
12cr|libspatialite-3.1.0-0.RC2.1|64	%{_libdir}/*.so
12cr|libspatialite-3.1.0-0.RC2.1|65	%{_libdir}/pkgconfig/*.pc
12cr|libspatialite-3.1.0-0.RC2.1|66	
12cr|libspatialite-3.1.0-0.RC2.1|67	#-------------------------------------------------------------------------------------
12cr|libspatialite-3.1.0-0.RC2.1|68	
12cr|libspatialite-3.1.0-0.RC2.1|69	%define develname_static %mklibname -d -s spatialite
12cr|libspatialite-3.1.0-0.RC2.1|70	
12cr|libspatialite-3.1.0-0.RC2.1|71	%package -n	%{develname_static}
12cr|libspatialite-3.1.0-0.RC2.1|72	Summary:	Devel files for spatialite library
12cr|libspatialite-3.1.0-0.RC2.1|73	Group:		Development/C
12cr|libspatialite-3.1.0-0.RC2.1|74	Provides:	%{name}-static-devel = %{version}-%{release}
12cr|libspatialite-3.1.0-0.RC2.1|75	Provides:	spatialite-static-devel =  %{version}-%{release}
12cr|libspatialite-3.1.0-0.RC2.1|76	Requires:	%{develname} = %{version}-%{release}
12cr|libspatialite-3.1.0-0.RC2.1|77	
12cr|libspatialite-3.1.0-0.RC2.1|78	%description -n	%{develname_static}
12cr|libspatialite-3.1.0-0.RC2.1|79	Devel files for spatialite library
12cr|libspatialite-3.1.0-0.RC2.1|80	
12cr|libspatialite-3.1.0-0.RC2.1|81	%files -n %{develname_static}
12cr|libspatialite-3.1.0-0.RC2.1|82	%{_libdir}/*.a
12cr|libspatialite-3.1.0-0.RC2.1|83	
12cr|libspatialite-3.1.0-0.RC2.1|84	#-------------------------------------------------------------------------------------
12cr|libspatialite-3.1.0-0.RC2.1|85	
12cr|libspatialite-3.1.0-0.RC2.1|86	%prep
12cr|libspatialite-3.1.0-0.RC2.1|87	%setup -q -n %{name}-%{version}-%{beta}
12cr|libspatialite-3.1.0-0.RC2.1|88	%patch0 -p1
12cr|libspatialite-3.1.0-0.RC2.1|89	
12cr|libspatialite-3.1.0-0.RC2.1|90	%build
12cr|libspatialite-3.1.0-0.RC2.1|91	autoreconf -fi
12cr|libspatialite-3.1.0-0.RC2.1|92	%configure2_5x
12cr|libspatialite-3.1.0-0.RC2.1|93	%make
12cr|libspatialite-3.1.0-0.RC2.1|94	
12cr|libspatialite-3.1.0-0.RC2.1|95	%install
12cr|libspatialite-3.1.0-0.RC2.1|96	%makeinstall_std
12cr|libspatialite-3.1.0-0.RC2.1|97	

2819 12
12cr|libspectrum-1.0.0-3|1	%define lib_major	8
12cr|libspectrum-1.0.0-3|2	%define lib_name	%mklibname spectrum %{lib_major}
12cr|libspectrum-1.0.0-3|3	%define devel_name	%mklibname spectrum -d
12cr|libspectrum-1.0.0-3|4	%define old_lib_name	%mklibname spectrum 7
12cr|libspectrum-1.0.0-3|5	%define older_lib_name	%mklibname spectrum 5
12cr|libspectrum-1.0.0-3|6	%define oldest_lib_name	%mklibname spectrum 2
12cr|libspectrum-1.0.0-3|7	%define old_devel_name	%mklibname spectrum 2 -d
12cr|libspectrum-1.0.0-3|8	
12cr|libspectrum-1.0.0-3|9	Name:		libspectrum
12cr|libspectrum-1.0.0-3|10	Version: 	1.0.0
12cr|libspectrum-1.0.0-3|11	Release:	3
12cr|libspectrum-1.0.0-3|12	
12cr|libspectrum-1.0.0-3|13	Summary:	Library to make the input and output of ZX Spectrum emulator files easier
12cr|libspectrum-1.0.0-3|14	License:	GPLv2+
12cr|libspectrum-1.0.0-3|15	Group:		System/Libraries
12cr|libspectrum-1.0.0-3|16	URL:		http://fuse-emulator.sourceforge.net/
12cr|libspectrum-1.0.0-3|17	Source0:	http://prdownloads.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz
12cr|libspectrum-1.0.0-3|18	
12cr|libspectrum-1.0.0-3|19	BuildRequires:	libgcrypt-devel >= 1.1.42
12cr|libspectrum-1.0.0-3|20	BuildRequires:	pkgconfig(zlib)
12cr|libspectrum-1.0.0-3|21	BuildRequires:	pkgconfig(audiofile)
12cr|libspectrum-1.0.0-3|22	BuildRequires:	pkgconfig(glib-2.0)
12cr|libspectrum-1.0.0-3|23	BuildRequires:	perl
12cr|libspectrum-1.0.0-3|24	BuildRequires:	autoconf
12cr|libspectrum-1.0.0-3|25	
12cr|libspectrum-1.0.0-3|26	%description
12cr|libspectrum-1.0.0-3|27	libspectrum is a fairly simple library designed to make the handling
12cr|libspectrum-1.0.0-3|28	of various ZX Spectrum emulator-related file formats easy.  So far it
12cr|libspectrum-1.0.0-3|29	handles:
12cr|libspectrum-1.0.0-3|30	
12cr|libspectrum-1.0.0-3|31	* Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp and
12cr|libspectrum-1.0.0-3|32	+D snapshots (read only).
12cr|libspectrum-1.0.0-3|33	* Tape images: .tzx, .tap (read/write) and Warajevo .tap (read only).
12cr|libspectrum-1.0.0-3|34	* Input recordings: .rzx (read/write).
12cr|libspectrum-1.0.0-3|35	* Timex cartridges: .dck (read only).
12cr|libspectrum-1.0.0-3|36	* IDE hard disk images: .hdf (read/write).
12cr|libspectrum-1.0.0-3|37	
12cr|libspectrum-1.0.0-3|38	%package -n %{lib_name}
12cr|libspectrum-1.0.0-3|39	Summary:	A library to make the input and output of ZX Spectrum emulator files easier
12cr|libspectrum-1.0.0-3|40	Group:		System/Libraries
12cr|libspectrum-1.0.0-3|41	Provides:	%{name} = %{version}-%{release}
12cr|libspectrum-1.0.0-3|42	Obsoletes:	%{old_lib_name} < %{version}-%{release}
12cr|libspectrum-1.0.0-3|43	Obsoletes:	%{older_lib_name} < %{version}-%{release}
12cr|libspectrum-1.0.0-3|44	Obsoletes:	%{oldest_lib_name} < %{version}-%{release}
12cr|libspectrum-1.0.0-3|45	
12cr|libspectrum-1.0.0-3|46	%description -n %{lib_name}
12cr|libspectrum-1.0.0-3|47	libspectrum is a library which is designed to make the input and
12cr|libspectrum-1.0.0-3|48	output of ZX Spectrum emulator files slightly easier than it would be
12cr|libspectrum-1.0.0-3|49	otherwise. It should hopefully compile and run on Unix-based systems,
12cr|libspectrum-1.0.0-3|50	Win32 and Mac OS X.
12cr|libspectrum-1.0.0-3|51	
12cr|libspectrum-1.0.0-3|52	Currently supported are:
12cr|libspectrum-1.0.0-3|53	
12cr|libspectrum-1.0.0-3|54	* Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp and
12cr|libspectrum-1.0.0-3|55	+D snapshots (read only).
12cr|libspectrum-1.0.0-3|56	* Tape images: .tzx, .tap (read/write) and Warajevo .tap (read only).
12cr|libspectrum-1.0.0-3|57	* Input recordings: .rzx (read/write).
12cr|libspectrum-1.0.0-3|58	* Timex cartridges: .dck (read only).
12cr|libspectrum-1.0.0-3|59	* IDE hard disk images: .hdf (read/write).
12cr|libspectrum-1.0.0-3|60	
12cr|libspectrum-1.0.0-3|61	This package provides the libraries to handle ZX Spectrum emulator files.
12cr|libspectrum-1.0.0-3|62	
12cr|libspectrum-1.0.0-3|63	%package -n %{devel_name}
12cr|libspectrum-1.0.0-3|64	Summary:	Development files for programs which will use the libspectrum library
12cr|libspectrum-1.0.0-3|65	Group:		Development/C
12cr|libspectrum-1.0.0-3|66	Requires:	%{lib_name} = %{version}
12cr|libspectrum-1.0.0-3|67	Provides:	%{name}-devel = %{version}-%{release}
12cr|libspectrum-1.0.0-3|68	Obsoletes:	%{old_devel_name} < %{version}-%{release}
12cr|libspectrum-1.0.0-3|69	
12cr|libspectrum-1.0.0-3|70	%description -n %{devel_name}
12cr|libspectrum-1.0.0-3|71	This package provides the necessary development libraries and include
12cr|libspectrum-1.0.0-3|72	files to allow you to develop with libspectrum.
12cr|libspectrum-1.0.0-3|73	
12cr|libspectrum-1.0.0-3|74	%prep
12cr|libspectrum-1.0.0-3|75	%setup -q
12cr|libspectrum-1.0.0-3|76	
12cr|libspectrum-1.0.0-3|77	%build
12cr|libspectrum-1.0.0-3|78	autoreconf
12cr|libspectrum-1.0.0-3|79	%configure
12cr|libspectrum-1.0.0-3|80	%make
12cr|libspectrum-1.0.0-3|81	
12cr|libspectrum-1.0.0-3|82	%install
12cr|libspectrum-1.0.0-3|83	%makeinstall_std
12cr|libspectrum-1.0.0-3|84	
12cr|libspectrum-1.0.0-3|85	%files -n %{lib_name}
12cr|libspectrum-1.0.0-3|86	%doc ChangeLog THANKS COPYING AUTHORS
12cr|libspectrum-1.0.0-3|87	%{_libdir}/*.so.*
12cr|libspectrum-1.0.0-3|88	
12cr|libspectrum-1.0.0-3|89	%files -n %{devel_name}
12cr|libspectrum-1.0.0-3|90	%defattr(0644,root,root,0755)
12cr|libspectrum-1.0.0-3|91	%doc COPYING README doc/libspectrum.txt
12cr|libspectrum-1.0.0-3|92	%{_libdir}/*.a
12cr|libspectrum-1.0.0-3|93	%{_libdir}/*.so
12cr|libspectrum-1.0.0-3|94	%{_includedir}/*.h
12cr|libspectrum-1.0.0-3|95	%{_mandir}/*/*
12cr|libspectrum-1.0.0-3|96	
12cr|libspectrum-1.0.0-3|97	
12cr|libspectrum-1.0.0-3|98	
12cr|libspectrum-1.0.0-3|99	%changelog
12cr|libspectrum-1.0.0-3|100	* Tue Jan 17 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0.0-2mdv2012.0
12cr|libspectrum-1.0.0-3|101	+ Revision: 762004
12cr|libspectrum-1.0.0-3|102	- Rebuild for .la files issue
12cr|libspectrum-1.0.0-3|103	
12cr|libspectrum-1.0.0-3|104	* Wed Jul 27 2011 Andrey Bondrov <abondrov@mandriva.org> 1.0.0-1
12cr|libspectrum-1.0.0-3|105	+ Revision: 691925
12cr|libspectrum-1.0.0-3|106	- Fix BuildRequires
12cr|libspectrum-1.0.0-3|107	- New version 1.0.0
12cr|libspectrum-1.0.0-3|108	
12cr|libspectrum-1.0.0-3|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|libspectrum-1.0.0-3|110	- rebuild
12cr|libspectrum-1.0.0-3|111	- rebuild
12cr|libspectrum-1.0.0-3|112	- fix no-buildroot-tag
12cr|libspectrum-1.0.0-3|113	- kill re-definition of %%buildroot on Pixel's request
12cr|libspectrum-1.0.0-3|114	- fix summary-ending-with-dot
12cr|libspectrum-1.0.0-3|115	
12cr|libspectrum-1.0.0-3|116	+ Pixel <pixel@mandriva.com>
12cr|libspectrum-1.0.0-3|117	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libspectrum-1.0.0-3|118	
12cr|libspectrum-1.0.0-3|119	* Sun May 20 2007 Olivier Thauvin <nanardon@mandriva.org> 0.3.0.1-1mdv2008.0
12cr|libspectrum-1.0.0-3|120	+ Revision: 28814
12cr|libspectrum-1.0.0-3|121	- 0.3.0.1
12cr|libspectrum-1.0.0-3|122	- Import libspectrum
12cr|libspectrum-1.0.0-3|123	
12cr|libspectrum-1.0.0-3|124	
12cr|libspectrum-1.0.0-3|125	
12cr|libspectrum-1.0.0-3|126	* Wed Apr 21 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.2.1-1mdk
12cr|libspectrum-1.0.0-3|127	- 0.2.1
12cr|libspectrum-1.0.0-3|128	
12cr|libspectrum-1.0.0-3|129	* Mon Dec 15 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.2.0.1-3mdk
12cr|libspectrum-1.0.0-3|130	- introduce in contrib
12cr|libspectrum-1.0.0-3|131	
12cr|libspectrum-1.0.0-3|132	* Sat Nov 1 2003 Miguel Barrio Orsikowsky <mik@ingecivil.com> 0.2.0.1-2mdk
12cr|libspectrum-1.0.0-3|133	- made lots of fixes and cosmetic changes to the spec file
12cr|libspectrum-1.0.0-3|134	
12cr|libspectrum-1.0.0-3|135	* Thu Sep 2 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.2.0.1-1mdk
12cr|libspectrum-1.0.0-3|136	- new version
12cr|libspectrum-1.0.0-3|137	
12cr|libspectrum-1.0.0-3|138	* Sun Jul 27 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.1.1-4mdk
12cr|libspectrum-1.0.0-3|139	- fixed crashes when loading certain snapshots into +2A and +3
12cr|libspectrum-1.0.0-3|140	- fixed a small thinko in the RZX code which could cause segfaults
12cr|libspectrum-1.0.0-3|141	
12cr|libspectrum-1.0.0-3|142	* Thu May 22 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.1.1-3mdk
12cr|libspectrum-1.0.0-3|143	- added BuildRequires
12cr|libspectrum-1.0.0-3|144	
12cr|libspectrum-1.0.0-3|145	* Tue May 13 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.1.1-2mdk
12cr|libspectrum-1.0.0-3|146	- unified %%changelog
12cr|libspectrum-1.0.0-3|147	
12cr|libspectrum-1.0.0-3|148	* Sun Apr 27 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.1.1-1mdk
12cr|libspectrum-1.0.0-3|149	- new version
12cr|libspectrum-1.0.0-3|150	
12cr|libspectrum-1.0.0-3|151	* Thu Apr 24 2003 Miguel Barrio Orsikowsky <megamik@ya.com> 0.1.0-1mdk
12cr|libspectrum-1.0.0-3|152	- first version of the package
12cr|libspectrum-1.0.0-3|153	- spec file written using Mandrake RPM HOWTO 1.1.1

2820 12
12cr|libspf2-1.2.9-5|1	%define	major 2
12cr|libspf2-1.2.9-5|2	%define libname	%mklibname spf %{major}
12cr|libspf2-1.2.9-5|3	
12cr|libspf2-1.2.9-5|4	Summary:	Implementation of the SPF specification
12cr|libspf2-1.2.9-5|5	Name:		libspf2
12cr|libspf2-1.2.9-5|6	Version:	1.2.9
12cr|libspf2-1.2.9-5|7	Release:	5
12cr|libspf2-1.2.9-5|8	License:	BSD
12cr|libspf2-1.2.9-5|9	Group:		System/Libraries
12cr|libspf2-1.2.9-5|10	URL:		http://www.libspf2.org/
12cr|libspf2-1.2.9-5|11	Source0:	http://www.libspf2.org/spf/%{name}-%{version}.tar.gz
12cr|libspf2-1.2.9-5|12	
12cr|libspf2-1.2.9-5|13	%description
12cr|libspf2-1.2.9-5|14	libspf2 is an implementation of the SPF (Sender Policy Framework)
12cr|libspf2-1.2.9-5|15	specification as found at:
12cr|libspf2-1.2.9-5|16	http://www.ietf.org/internet-drafts/draft-mengwong-spf-00.txt
12cr|libspf2-1.2.9-5|17	SPF allows email systems to check SPF DNS records and make sure
12cr|libspf2-1.2.9-5|18	that an email is authorized by the administrator of the domain
12cr|libspf2-1.2.9-5|19	name that it is coming from. This prevents email forgery, commonly
12cr|libspf2-1.2.9-5|20	used by spammers, scammers, and email viruses/worms.
12cr|libspf2-1.2.9-5|21	
12cr|libspf2-1.2.9-5|22	A lot of effort has been put into making it secure by design, and
12cr|libspf2-1.2.9-5|23	a great deal of effort has been put into the regression tests.
12cr|libspf2-1.2.9-5|24	
12cr|libspf2-1.2.9-5|25	%if "%{_lib}" != "lib"
12cr|libspf2-1.2.9-5|26	%package -n	%{libname}
12cr|libspf2-1.2.9-5|27	Summary:	Implementation of the SPF specification
12cr|libspf2-1.2.9-5|28	Group:		System/Libraries
12cr|libspf2-1.2.9-5|29	
12cr|libspf2-1.2.9-5|30	%description -n	%{libname}
12cr|libspf2-1.2.9-5|31	libspf2 is an implementation of the SPF (Sender Policy Framework)
12cr|libspf2-1.2.9-5|32	specification as found at:
12cr|libspf2-1.2.9-5|33	http://www.ietf.org/internet-drafts/draft-mengwong-spf-00.txt
12cr|libspf2-1.2.9-5|34	SPF allows email systems to check SPF DNS records and make sure
12cr|libspf2-1.2.9-5|35	that an email is authorized by the administrator of the domain
12cr|libspf2-1.2.9-5|36	name that it is coming from. This prevents email forgery, commonly
12cr|libspf2-1.2.9-5|37	used by spammers, scammers, and email viruses/worms.
12cr|libspf2-1.2.9-5|38	
12cr|libspf2-1.2.9-5|39	A lot of effort has been put into making it secure by design, and
12cr|libspf2-1.2.9-5|40	a great deal of effort has been put into the regression tests.
12cr|libspf2-1.2.9-5|41	%endif
12cr|libspf2-1.2.9-5|42	
12cr|libspf2-1.2.9-5|43	%package -n	%{libname}-devel
12cr|libspf2-1.2.9-5|44	Summary:	Development tools needed to build programs that use libspf2
12cr|libspf2-1.2.9-5|45	Group:		Development/C
12cr|libspf2-1.2.9-5|46	Requires:	%{libname} = %{version}
12cr|libspf2-1.2.9-5|47	Provides:	%{libname}-devel = %{EVRD}
12cr|libspf2-1.2.9-5|48	Provides:	%{name}-devel = %{EVRD}
12cr|libspf2-1.2.9-5|49	
12cr|libspf2-1.2.9-5|50	%description -n	%{libname}-devel
12cr|libspf2-1.2.9-5|51	The libspf2-devel package contains the header files and static
12cr|libspf2-1.2.9-5|52	libraries necessary for developing programs using the libspf2
12cr|libspf2-1.2.9-5|53	(Sender Policy Framework) library.
12cr|libspf2-1.2.9-5|54	
12cr|libspf2-1.2.9-5|55	If you want to develop programs that will look up and process SPF
12cr|libspf2-1.2.9-5|56	records, you should install libspf2-devel. You also need to
12cr|libspf2-1.2.9-5|57	install the libspf2 package.
12cr|libspf2-1.2.9-5|58	
12cr|libspf2-1.2.9-5|59	%package -n	spf2-utils
12cr|libspf2-1.2.9-5|60	Summary:	Programs for making SPF queries using libspf2
12cr|libspf2-1.2.9-5|61	Group:		System/Servers
12cr|libspf2-1.2.9-5|62	
12cr|libspf2-1.2.9-5|63	%description -n	spf2-utils
12cr|libspf2-1.2.9-5|64	Programs for making SPF queries and checking their results using
12cr|libspf2-1.2.9-5|65	libspf2.
12cr|libspf2-1.2.9-5|66	
12cr|libspf2-1.2.9-5|67	%prep
12cr|libspf2-1.2.9-5|68	
12cr|libspf2-1.2.9-5|69	%setup -q
12cr|libspf2-1.2.9-5|70	
12cr|libspf2-1.2.9-5|71	%build
12cr|libspf2-1.2.9-5|72	
12cr|libspf2-1.2.9-5|73	# The configure script checks for the existence of __ns_get16 and uses the
12cr|libspf2-1.2.9-5|74	# system-supplied version if found, otherwise one from src/libreplace.
12cr|libspf2-1.2.9-5|75	# However, this function is marked GLIBC_PRIVATE in recent versions of glibc
12cr|libspf2-1.2.9-5|76	# and shouldn't be called even if the configure script finds it. So we make
12cr|libspf2-1.2.9-5|77	# sure that the configure script always uses the version in src/libreplace.
12cr|libspf2-1.2.9-5|78	# This prevents us getting an unresolvable dependency in the built RPM.
12cr|libspf2-1.2.9-5|79	cat > config.cache << EOF
12cr|libspf2-1.2.9-5|80	ac_cv_func___ns_get16=no
12cr|libspf2-1.2.9-5|81	EOF
12cr|libspf2-1.2.9-5|82	
12cr|libspf2-1.2.9-5|83	%configure2_5x \
12cr|libspf2-1.2.9-5|84	--cache-file=config.cache
12cr|libspf2-1.2.9-5|85	
12cr|libspf2-1.2.9-5|86	%make
12cr|libspf2-1.2.9-5|87	
12cr|libspf2-1.2.9-5|88	%install
12cr|libspf2-1.2.9-5|89	rm -rf %{buildroot}
12cr|libspf2-1.2.9-5|90	
12cr|libspf2-1.2.9-5|91	%makeinstall_std
12cr|libspf2-1.2.9-5|92	
12cr|libspf2-1.2.9-5|93	# install all headers
12cr|libspf2-1.2.9-5|94	install -m0644 src/include/*.h %{buildroot}%{_includedir}/spf2/
12cr|libspf2-1.2.9-5|95	
12cr|libspf2-1.2.9-5|96	# these binaries are needed by the tests above
12cr|libspf2-1.2.9-5|97	rm -f %{buildroot}%{_bindir}/*_static
12cr|libspf2-1.2.9-5|98	
12cr|libspf2-1.2.9-5|99	# rename the binaries to prevent file conflicts
12cr|libspf2-1.2.9-5|100	cd  %{buildroot}%{_bindir}
12cr|libspf2-1.2.9-5|101	for f in *; do mv ${f} ${f}2; done
12cr|libspf2-1.2.9-5|102	cd -
12cr|libspf2-1.2.9-5|103	
12cr|libspf2-1.2.9-5|104	%files -n %{libname}
12cr|libspf2-1.2.9-5|105	%doc README INSTALL LICENSES TODO
12cr|libspf2-1.2.9-5|106	%{_libdir}/lib*.so.%{major}*
12cr|libspf2-1.2.9-5|107	
12cr|libspf2-1.2.9-5|108	%files -n %{libname}-devel
12cr|libspf2-1.2.9-5|109	%{_libdir}/*.a
12cr|libspf2-1.2.9-5|110	%{_libdir}/*.so
12cr|libspf2-1.2.9-5|111	%{_includedir}/spf2
12cr|libspf2-1.2.9-5|112	
12cr|libspf2-1.2.9-5|113	%files -n spf2-utils
12cr|libspf2-1.2.9-5|114	%{_bindir}/spfd2
12cr|libspf2-1.2.9-5|115	%{_bindir}/spfquery2
12cr|libspf2-1.2.9-5|116	%{_bindir}/spftest2
12cr|libspf2-1.2.9-5|117	%{_bindir}/spf_example2
12cr|libspf2-1.2.9-5|118	
12cr|libspf2-1.2.9-5|119	
12cr|libspf2-1.2.9-5|120	%changelog
12cr|libspf2-1.2.9-5|121	* Mon May 30 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.2.9-4mdv2011.0
12cr|libspf2-1.2.9-5|122	+ Revision: 681769
12cr|libspf2-1.2.9-5|123	- fix devel provides
12cr|libspf2-1.2.9-5|124	
12cr|libspf2-1.2.9-5|125	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.9-3mdv2011.0
12cr|libspf2-1.2.9-5|126	+ Revision: 620226
12cr|libspf2-1.2.9-5|127	- the mass rebuild of 2010.0 packages
12cr|libspf2-1.2.9-5|128	
12cr|libspf2-1.2.9-5|129	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.2.9-2mdv2010.0
12cr|libspf2-1.2.9-5|130	+ Revision: 439444
12cr|libspf2-1.2.9-5|131	- rebuild
12cr|libspf2-1.2.9-5|132	
12cr|libspf2-1.2.9-5|133	* Tue Nov 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.9-1mdv2009.1
12cr|libspf2-1.2.9-5|134	+ Revision: 299895
12cr|libspf2-1.2.9-5|135	- 1.2.9
12cr|libspf2-1.2.9-5|136	- drop redundant patches; P0
12cr|libspf2-1.2.9-5|137	
12cr|libspf2-1.2.9-5|138	* Sun Jul 27 2008 Thierry Vignaud <tv@mandriva.org> 1.2.5-8mdv2009.0
12cr|libspf2-1.2.9-5|139	+ Revision: 250564
12cr|libspf2-1.2.9-5|140	- rebuild
12cr|libspf2-1.2.9-5|141	
12cr|libspf2-1.2.9-5|142	+ Pixel <pixel@mandriva.com>
12cr|libspf2-1.2.9-5|143	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libspf2-1.2.9-5|144	
12cr|libspf2-1.2.9-5|145	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.2.5-6mdv2008.1
12cr|libspf2-1.2.9-5|146	+ Revision: 170957
12cr|libspf2-1.2.9-5|147	- rebuild
12cr|libspf2-1.2.9-5|148	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|libspf2-1.2.9-5|149	- kill re-definition of %%buildroot on Pixel's request
12cr|libspf2-1.2.9-5|150	
12cr|libspf2-1.2.9-5|151	+ Olivier Blin <oblin@mandriva.com>
12cr|libspf2-1.2.9-5|152	- restore BuildRoot
12cr|libspf2-1.2.9-5|153	
12cr|libspf2-1.2.9-5|154	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-5mdv2008.0
12cr|libspf2-1.2.9-5|155	+ Revision: 83757
12cr|libspf2-1.2.9-5|156	- rebuild
12cr|libspf2-1.2.9-5|157	
12cr|libspf2-1.2.9-5|158	
12cr|libspf2-1.2.9-5|159	* Fri Dec 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-4mdv2007.0
12cr|libspf2-1.2.9-5|160	+ Revision: 93759
12cr|libspf2-1.2.9-5|161	- Import libspf2
12cr|libspf2-1.2.9-5|162	
12cr|libspf2-1.2.9-5|163	* Mon Jul 03 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-4mdv2007.0
12cr|libspf2-1.2.9-5|164	- added one patch by debian
12cr|libspf2-1.2.9-5|165	
12cr|libspf2-1.2.9-5|166	* Tue Oct 25 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-3mdk
12cr|libspf2-1.2.9-5|167	- fix #19226
12cr|libspf2-1.2.9-5|168	
12cr|libspf2-1.2.9-5|169	* Thu Mar 31 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.5-2mdk
12cr|libspf2-1.2.9-5|170	- install missing headers
12cr|libspf2-1.2.9-5|171	
12cr|libspf2-1.2.9-5|172	* Thu Mar 31 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.5-1mdk
12cr|libspf2-1.2.9-5|173	- 1.2.5
12cr|libspf2-1.2.9-5|174	- use the %%mkrel macro
12cr|libspf2-1.2.9-5|175	- remove the resolv patch, it's integrated upstream
12cr|libspf2-1.2.9-5|176	- cleaned up the spec file and used naming as in the libalsa2 package
12cr|libspf2-1.2.9-5|177	
12cr|libspf2-1.2.9-5|178	* Tue Feb 22 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.4-1mdk
12cr|libspf2-1.2.9-5|179	- 1.2.4
12cr|libspf2-1.2.9-5|180	
12cr|libspf2-1.2.9-5|181	* Sun Feb 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.1-1mdk
12cr|libspf2-1.2.9-5|182	- 1.2.1
12cr|libspf2-1.2.9-5|183	- remove the lowercase diff (P0)
12cr|libspf2-1.2.9-5|184	
12cr|libspf2-1.2.9-5|185	* Sat Jan 01 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.4-2mdk
12cr|libspf2-1.2.9-5|186	- make it build on amd64 (duh!)
12cr|libspf2-1.2.9-5|187	
12cr|libspf2-1.2.9-5|188	* Thu Oct 21 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.4-1mdk
12cr|libspf2-1.2.9-5|189	- initial mandrake import
12cr|libspf2-1.2.9-5|190	
12cr|libspf2-1.2.9-5|191	* Tue Aug 17 2004 Paul Howarth <paul@city-fan.org> 1.0.4-7
12cr|libspf2-1.2.9-5|192	- Configure fix to find -lresolv on x64_64
12cr|libspf2-1.2.9-5|193	- Portability fixes for x64_64
12cr|libspf2-1.2.9-5|194	
12cr|libspf2-1.2.9-5|195	* Mon Aug 02 2004 Paul Howarth <paul@city-fan.org> 1.0.4-6
12cr|libspf2-1.2.9-5|196	- Fix case-sensitivity bug.
12cr|libspf2-1.2.9-5|197	
12cr|libspf2-1.2.9-5|198	* Thu Jul 29 2004 Paul Howarth <paul@city-fan.org> 1.0.4-5
12cr|libspf2-1.2.9-5|199	- Revert -pthread option as it didn't improve anything.
12cr|libspf2-1.2.9-5|200	
12cr|libspf2-1.2.9-5|201	* Wed Jul 28 2004 Paul Howarth <paul@city-fan.org> 1.0.4-4
12cr|libspf2-1.2.9-5|202	- Use `alternatives' so that the spfquery and spfd programs can co-exist
12cr|libspf2-1.2.9-5|203	with versions from other implementations.
12cr|libspf2-1.2.9-5|204	- Ensure thread-safe operation by building with -pthread.
12cr|libspf2-1.2.9-5|205	
12cr|libspf2-1.2.9-5|206	* Fri Jul 16 2004 Paul Howarth <paul@city-fan.org> 1.0.4-3
12cr|libspf2-1.2.9-5|207	- Install the libtool library in the devel package so that
12cr|libspf2-1.2.9-5|208	dependent libraries are found properly.
12cr|libspf2-1.2.9-5|209	- Use the libtool supplied with the package rather than the
12cr|libspf2-1.2.9-5|210	system libtool.
12cr|libspf2-1.2.9-5|211	
12cr|libspf2-1.2.9-5|212	* Wed Jul 14 2004 Paul Howarth <paul@city-fan.org> 1.0.4-2
12cr|libspf2-1.2.9-5|213	- Cosmetic changes for building on Mandrake Linux
12cr|libspf2-1.2.9-5|214	- Require rpm-build >= 4.1.1 for building to avoid strange error messages
12cr|libspf2-1.2.9-5|215	from old versions of rpm when they see %%check
12cr|libspf2-1.2.9-5|216	- Require glibc-devel and make for building
12cr|libspf2-1.2.9-5|217	- Require perl for building with checks enabled
12cr|libspf2-1.2.9-5|218	- Improved description text for the packages
12cr|libspf2-1.2.9-5|219	
12cr|libspf2-1.2.9-5|220	* Sat Jul 10 2004 Paul Howarth <paul@city-fan.org> 1.0.4-1
12cr|libspf2-1.2.9-5|221	- Update to 1.0.4
12cr|libspf2-1.2.9-5|222	- Added facility to build without running test suite
12cr|libspf2-1.2.9-5|223	(rpmbuild --without checks)
12cr|libspf2-1.2.9-5|224	
12cr|libspf2-1.2.9-5|225	* Sun Jul 04 2004 Paul Howarth <paul@city-fan.org> 1.0.3-1
12cr|libspf2-1.2.9-5|226	- Initial RPM build.
12cr|libspf2-1.2.9-5|227	

2821 12
12cr|libspopc-0.7.8-2|1	%define	major 0
12cr|libspopc-0.7.8-2|2	%define libname %mklibname spopc %{major}
12cr|libspopc-0.7.8-2|3	%define develname %mklibname spopc -d
12cr|libspopc-0.7.8-2|4	
12cr|libspopc-0.7.8-2|5	Summary:	POP3 client library
12cr|libspopc-0.7.8-2|6	Name:		libspopc
12cr|libspopc-0.7.8-2|7	Version:	0.7.8
12cr|libspopc-0.7.8-2|8	Release:	%mkrel 2
12cr|libspopc-0.7.8-2|9	License:	LGPLv2+
12cr|libspopc-0.7.8-2|10	Group:		System/Libraries
12cr|libspopc-0.7.8-2|11	URL:		http://brouits.free.fr/libspopc/
12cr|libspopc-0.7.8-2|12	Source0:	http://brouits.free.fr/libspopc/releases/%{name}-%{version}.tar.gz
12cr|libspopc-0.7.8-2|13	Patch0:		libspopc-shared.diff
12cr|libspopc-0.7.8-2|14	BuildRequires:	openssl-devel
12cr|libspopc-0.7.8-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|libspopc-0.7.8-2|16	
12cr|libspopc-0.7.8-2|17	%description
12cr|libspopc-0.7.8-2|18	'libspopc' is a simple-to-use POP3 client library. It provides an easy and
12cr|libspopc-0.7.8-2|19	quick way to host a POP3 client within a program to C developers without
12cr|libspopc-0.7.8-2|20	exposing them to socket programming. However, the socket layer is also
12cr|libspopc-0.7.8-2|21	accessible. libspopc allows mail programs to connect to many POP accounts and
12cr|libspopc-0.7.8-2|22	manage email. It implements the client side of RFC 1939. The email client can
12cr|libspopc-0.7.8-2|23	download email headers before downloading the entire message.
12cr|libspopc-0.7.8-2|24	
12cr|libspopc-0.7.8-2|25	%package -n	%{libname}
12cr|libspopc-0.7.8-2|26	Summary:	POP3 client library
12cr|libspopc-0.7.8-2|27	Group:          System/Libraries
12cr|libspopc-0.7.8-2|28	Obsoletes:	%{name}
12cr|libspopc-0.7.8-2|29	Provides:	%{name}
12cr|libspopc-0.7.8-2|30	
12cr|libspopc-0.7.8-2|31	%description -n	%{libname}
12cr|libspopc-0.7.8-2|32	'libspopc' is a simple-to-use POP3 client library. It provides an easy and
12cr|libspopc-0.7.8-2|33	quick way to host a POP3 client within a program to C developers without
12cr|libspopc-0.7.8-2|34	exposing them to socket programming. However, the socket layer is also
12cr|libspopc-0.7.8-2|35	accessible. libspopc allows mail programs to connect to many POP accounts and
12cr|libspopc-0.7.8-2|36	manage email. It implements the client side of RFC 1939. The email client can
12cr|libspopc-0.7.8-2|37	download email headers before downloading the entire message.
12cr|libspopc-0.7.8-2|38	
12cr|libspopc-0.7.8-2|39	%package -n	%{develname}
12cr|libspopc-0.7.8-2|40	Summary:	Development library and header files for %{name}
12cr|libspopc-0.7.8-2|41	Group:		Development/C
12cr|libspopc-0.7.8-2|42	Requires:	%{libname} = %{version}
12cr|libspopc-0.7.8-2|43	Provides:	%{libname}-devel = %{version}
12cr|libspopc-0.7.8-2|44	Obsoletes:	%{libname}-devel
12cr|libspopc-0.7.8-2|45	Provides:	spopc-devel = %{version}
12cr|libspopc-0.7.8-2|46	Obsoletes:	spopc-devel
12cr|libspopc-0.7.8-2|47	
12cr|libspopc-0.7.8-2|48	%description -n	%{develname}
12cr|libspopc-0.7.8-2|49	'libspopc' is a simple-to-use POP3 client library. It provides an easy and
12cr|libspopc-0.7.8-2|50	quick way to host a POP3 client within a program to C developers without
12cr|libspopc-0.7.8-2|51	exposing them to socket programming. However, the socket layer is also
12cr|libspopc-0.7.8-2|52	accessible. libspopc allows mail programs to connect to many POP accounts and
12cr|libspopc-0.7.8-2|53	manage email. It implements the client side of RFC 1939. The email client can
12cr|libspopc-0.7.8-2|54	download email headers before downloading the entire message.
12cr|libspopc-0.7.8-2|55	
12cr|libspopc-0.7.8-2|56	This package contains the development library and header files for %{name}
12cr|libspopc-0.7.8-2|57	
12cr|libspopc-0.7.8-2|58	%prep
12cr|libspopc-0.7.8-2|59	
12cr|libspopc-0.7.8-2|60	%setup -q -n %{name}-%{version}
12cr|libspopc-0.7.8-2|61	%patch -p0
12cr|libspopc-0.7.8-2|62	
12cr|libspopc-0.7.8-2|63	# fix attribs
12cr|libspopc-0.7.8-2|64	chmod 644 AUTHORS ChangeLog doc/README* README* doc/*.txt doc/*.html examples/*
12cr|libspopc-0.7.8-2|65	
12cr|libspopc-0.7.8-2|66	%build
12cr|libspopc-0.7.8-2|67	
12cr|libspopc-0.7.8-2|68	make
12cr|libspopc-0.7.8-2|69	
12cr|libspopc-0.7.8-2|70	%install
12cr|libspopc-0.7.8-2|71	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|libspopc-0.7.8-2|72	
12cr|libspopc-0.7.8-2|73	install -d %{buildroot}%{_includedir}
12cr|libspopc-0.7.8-2|74	install -d %{buildroot}%{_libdir}
12cr|libspopc-0.7.8-2|75	
12cr|libspopc-0.7.8-2|76	install -m0755 libspopc.so.%{version} %{buildroot}%{_libdir}/
12cr|libspopc-0.7.8-2|77	ln -snf libspopc.so.%{version} %{buildroot}%{_libdir}/libspopc.so.0.7
12cr|libspopc-0.7.8-2|78	ln -snf libspopc.so.%{version} %{buildroot}%{_libdir}/libspopc.so.0
12cr|libspopc-0.7.8-2|79	ln -snf libspopc.so.%{version} %{buildroot}%{_libdir}/libspopc.so
12cr|libspopc-0.7.8-2|80	
12cr|libspopc-0.7.8-2|81	install -m0755 libspopc.a %{buildroot}%{_libdir}/
12cr|libspopc-0.7.8-2|82	install -m0644 libspopc.h %{buildroot}%{_includedir}/
12cr|libspopc-0.7.8-2|83	
12cr|libspopc-0.7.8-2|84	cp doc/README README.examples
12cr|libspopc-0.7.8-2|85	
12cr|libspopc-0.7.8-2|86	%if %mdkversion < 200900
12cr|libspopc-0.7.8-2|87	%post -n %{libname} -p /sbin/ldconfig
12cr|libspopc-0.7.8-2|88	%endif
12cr|libspopc-0.7.8-2|89	
12cr|libspopc-0.7.8-2|90	%if %mdkversion < 200900
12cr|libspopc-0.7.8-2|91	%postun -n %{libname} -p /sbin/ldconfig
12cr|libspopc-0.7.8-2|92	%endif
12cr|libspopc-0.7.8-2|93	
12cr|libspopc-0.7.8-2|94	%clean
12cr|libspopc-0.7.8-2|95	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|libspopc-0.7.8-2|96	
12cr|libspopc-0.7.8-2|97	%files -n %{libname}
12cr|libspopc-0.7.8-2|98	%defattr(-,root,root)
12cr|libspopc-0.7.8-2|99	%doc AUTHORS ChangeLog README doc/*.txt doc/*.html
12cr|libspopc-0.7.8-2|100	%{_libdir}/*.so.*
12cr|libspopc-0.7.8-2|101	
12cr|libspopc-0.7.8-2|102	%files -n %{develname}
12cr|libspopc-0.7.8-2|103	%defattr(-,root,root)
12cr|libspopc-0.7.8-2|104	%doc README.examples examples
12cr|libspopc-0.7.8-2|105	%{_includedir}/*
12cr|libspopc-0.7.8-2|106	%{_libdir}/*.so
12cr|libspopc-0.7.8-2|107	%{_libdir}/*.a
12cr|libspopc-0.7.8-2|108	
12cr|libspopc-0.7.8-2|109	
12cr|libspopc-0.7.8-2|110	%changelog
12cr|libspopc-0.7.8-2|111	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.7.8-2mdv2009.0
12cr|libspopc-0.7.8-2|112	+ Revision: 268003
12cr|libspopc-0.7.8-2|113	- rebuild early 2009.0 package (before pixel changes)
12cr|libspopc-0.7.8-2|114	
12cr|libspopc-0.7.8-2|115	+ Pixel <pixel@mandriva.com>
12cr|libspopc-0.7.8-2|116	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libspopc-0.7.8-2|117	
12cr|libspopc-0.7.8-2|118	* Fri May 09 2008 Funda Wang <fundawang@mandriva.org> 0.7.8-1mdv2009.0
12cr|libspopc-0.7.8-2|119	+ Revision: 205326
12cr|libspopc-0.7.8-2|120	- New version 0.7.8
12cr|libspopc-0.7.8-2|121	
12cr|libspopc-0.7.8-2|122	+ Olivier Blin <oblin@mandriva.com>
12cr|libspopc-0.7.8-2|123	- restore BuildRoot
12cr|libspopc-0.7.8-2|124	
12cr|libspopc-0.7.8-2|125	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|libspopc-0.7.8-2|126	- kill re-definition of %%buildroot on Pixel's request
12cr|libspopc-0.7.8-2|127	
12cr|libspopc-0.7.8-2|128	* Sun Aug 19 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.5-1mdv2008.0
12cr|libspopc-0.7.8-2|129	+ Revision: 66828
12cr|libspopc-0.7.8-2|130	- fix build (try #1)
12cr|libspopc-0.7.8-2|131	- 0.7.5
12cr|libspopc-0.7.8-2|132	- rediffed P0
12cr|libspopc-0.7.8-2|133	- fix deps
12cr|libspopc-0.7.8-2|134	- conform to the 2008 specs
12cr|libspopc-0.7.8-2|135	- Import libspopc
12cr|libspopc-0.7.8-2|136	
12cr|libspopc-0.7.8-2|137	
12cr|libspopc-0.7.8-2|138	
12cr|libspopc-0.7.8-2|139	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-1mdk
12cr|libspopc-0.7.8-2|140	- 0.7.2
12cr|libspopc-0.7.8-2|141	
12cr|libspopc-0.7.8-2|142	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.8-2mdk
12cr|libspopc-0.7.8-2|143	- rebuild
12cr|libspopc-0.7.8-2|144	
12cr|libspopc-0.7.8-2|145	* Tue May 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5.8-1mdk
12cr|libspopc-0.7.8-2|146	- initial cooker contrib
12cr|libspopc-0.7.8-2|147	- added P0

2822 12
12cr|libsrcinst-2.5-3|1	%define shortname	srcinst
12cr|libsrcinst-2.5-3|2	
12cr|libsrcinst-2.5-3|3	%define major		0
12cr|libsrcinst-2.5-3|4	%define libname		%mklibname %{shortname} %{major}
12cr|libsrcinst-2.5-3|5	%define develname	%mklibname %{shortname} -d
12cr|libsrcinst-2.5-3|6	
12cr|libsrcinst-2.5-3|7	Summary:	Basic library used by sourceinstall
12cr|libsrcinst-2.5-3|8	Name:		libsrcinst
12cr|libsrcinst-2.5-3|9	Version:	2.5
12cr|libsrcinst-2.5-3|10	Release:	%{mkrel 3}
12cr|libsrcinst-2.5-3|11	License:	GPLv3+
12cr|libsrcinst-2.5-3|12	Group:		System/Libraries
12cr|libsrcinst-2.5-3|13	Source0:	ftp://ftp.gnu.org/gnu/sourceinstall/%{name}-2.5.tar.gz
12cr|libsrcinst-2.5-3|14	URL:		http://www.gnu.org/software/sourceinstall
12cr|libsrcinst-2.5-3|15	Buildroot:	%{_tmppath}/%{name}-%{version}-root
12cr|libsrcinst-2.5-3|16	BuildRequires:	info-install
12cr|libsrcinst-2.5-3|17	BuildRequires:	zip
12cr|libsrcinst-2.5-3|18	BuildRequires:	unzip
12cr|libsrcinst-2.5-3|19	BuildRequires:	bzip2
12cr|libsrcinst-2.5-3|20	BuildRequires:	ncompress
12cr|libsrcinst-2.5-3|21	BuildRequires:	gzip
12cr|libsrcinst-2.5-3|22	BuildRequires:	tar
12cr|libsrcinst-2.5-3|23	
12cr|libsrcinst-2.5-3|24	%description
12cr|libsrcinst-2.5-3|25	Libsrcinst is the basic library used by the sourceinstall application.
12cr|libsrcinst-2.5-3|26	Sourceinstall provides a way to centralize source installation.
12cr|libsrcinst-2.5-3|27	
12cr|libsrcinst-2.5-3|28	%package -n %{libname}
12cr|libsrcinst-2.5-3|29	Summary:	Basic library used by sourceinstall
12cr|libsrcinst-2.5-3|30	Group:		System/Libraries
12cr|libsrcinst-2.5-3|31	Obsoletes:	%{libname} < %{libname}-%{version}
12cr|libsrcinst-2.5-3|32	
12cr|libsrcinst-2.5-3|33	%description -n %{libname}
12cr|libsrcinst-2.5-3|34	Libsrcinst is the basic library used by the sourceinstall application.
12cr|libsrcinst-2.5-3|35	Sourceinstall provides a way to centralize source installation.
12cr|libsrcinst-2.5-3|36	
12cr|libsrcinst-2.5-3|37	%package -n %{develname}
12cr|libsrcinst-2.5-3|38	Summary:	Development headers for the sourceinstall library
12cr|libsrcinst-2.5-3|39	Group:		Development/C
12cr|libsrcinst-2.5-3|40	Provides:	%{name}-devel = %{version}-%{release}
12cr|libsrcinst-2.5-3|41	Requires:	%{libname} = %{version}-%{release}
12cr|libsrcinst-2.5-3|42	
12cr|libsrcinst-2.5-3|43	%description -n %{develname}
12cr|libsrcinst-2.5-3|44	Libsrcinst is the basic library used by the sourceinstall application.
12cr|libsrcinst-2.5-3|45	Sourceinstall provides a way to centralize source installation.
12cr|libsrcinst-2.5-3|46	
12cr|libsrcinst-2.5-3|47	%prep
12cr|libsrcinst-2.5-3|48	%setup -q
12cr|libsrcinst-2.5-3|49	
12cr|libsrcinst-2.5-3|50	%build
12cr|libsrcinst-2.5-3|51	PATH=$PATH:/sbin %configure2_5x
12cr|libsrcinst-2.5-3|52	%make
12cr|libsrcinst-2.5-3|53	
12cr|libsrcinst-2.5-3|54	%install
12cr|libsrcinst-2.5-3|55	PATH=$PATH:/sbin %makeinstall_std
12cr|libsrcinst-2.5-3|56	%find_lang %{name}
12cr|libsrcinst-2.5-3|57	
12cr|libsrcinst-2.5-3|58	%if %mdkversion < 200900
12cr|libsrcinst-2.5-3|59	%post -n %{libname} -p /sbin/ldconfig
12cr|libsrcinst-2.5-3|60	%endif
12cr|libsrcinst-2.5-3|61	
12cr|libsrcinst-2.5-3|62	%if %mdkversion < 200900
12cr|libsrcinst-2.5-3|63	%postun -n %{libname} -p /sbin/ldconfig
12cr|libsrcinst-2.5-3|64	%endif
12cr|libsrcinst-2.5-3|65	
12cr|libsrcinst-2.5-3|66	%files -n %{libname}
12cr|libsrcinst-2.5-3|67	%defattr(-,root,root)
12cr|libsrcinst-2.5-3|68	%{_libdir}/%{name}.so.%{major}*
12cr|libsrcinst-2.5-3|69	
12cr|libsrcinst-2.5-3|70	%files -n %{develname} -f %{name}.lang
12cr|libsrcinst-2.5-3|71	%defattr(-,root,root)
12cr|libsrcinst-2.5-3|72	%doc AUTHORS README.API TODO
12cr|libsrcinst-2.5-3|73	%{_includedir}/%{shortname}
12cr|libsrcinst-2.5-3|74	%{_libdir}/%{name}.*a
12cr|libsrcinst-2.5-3|75	%{_libdir}/%{name}.so
12cr|libsrcinst-2.5-3|76	%{_libdir}/pkgconfig/%{name}.pc
12cr|libsrcinst-2.5-3|77	%{_mandir}/*/*
12cr|libsrcinst-2.5-3|78	
12cr|libsrcinst-2.5-3|79	
12cr|libsrcinst-2.5-3|80	%changelog
12cr|libsrcinst-2.5-3|81	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 2.5-3mdv2010.0
12cr|libsrcinst-2.5-3|82	+ Revision: 439445
12cr|libsrcinst-2.5-3|83	- rebuild
12cr|libsrcinst-2.5-3|84	
12cr|libsrcinst-2.5-3|85	* Thu Nov 06 2008 Adam Williamson <awilliamson@mandriva.org> 2.5-2mdv2009.1
12cr|libsrcinst-2.5-3|86	+ Revision: 300349
12cr|libsrcinst-2.5-3|87	- add buildrequires for the various compression tools
12cr|libsrcinst-2.5-3|88	
12cr|libsrcinst-2.5-3|89	* Thu Nov 06 2008 Adam Williamson <awilliamson@mandriva.org> 2.5-1mdv2009.1
12cr|libsrcinst-2.5-3|90	+ Revision: 300292
12cr|libsrcinst-2.5-3|91	- import libsrcinst
12cr|libsrcinst-2.5-3|92	
12cr|libsrcinst-2.5-3|93	

2823 12
12cr|libsrs2-1.0.18-8|1	%define	major _2
12cr|libsrs2-1.0.18-8|2	%define libname %mklibname srs %{major}
12cr|libsrs2-1.0.18-8|3	%define develname %mklibname srs -d
12cr|libsrs2-1.0.18-8|4	
12cr|libsrs2-1.0.18-8|5	Summary:	SRS email address rewriting engine
12cr|libsrs2-1.0.18-8|6	Name:		libsrs2
12cr|libsrs2-1.0.18-8|7	Version:	1.0.18
12cr|libsrs2-1.0.18-8|8	Release:	8
12cr|libsrs2-1.0.18-8|9	License:	BSD
12cr|libsrs2-1.0.18-8|10	Group:		System/Libraries
12cr|libsrs2-1.0.18-8|11	URL:		http://www.libsrs2.org/
12cr|libsrs2-1.0.18-8|12	Source0:	http://www.libsrs2.org/srs/%{name}-%{version}.tar.bz2
12cr|libsrs2-1.0.18-8|13	BuildRequires:	autoconf2.5
12cr|libsrs2-1.0.18-8|14	BuildRequires:	libtool
12cr|libsrs2-1.0.18-8|15	
12cr|libsrs2-1.0.18-8|16	%description
12cr|libsrs2-1.0.18-8|17	libsrs2 is the next generation SRS library. SPF verifies that the
12cr|libsrs2-1.0.18-8|18	Sender address of a mail matches (according to some policy) the
12cr|libsrs2-1.0.18-8|19	client IP address which submits the mail. When a mail is forwarded,
12cr|libsrs2-1.0.18-8|20	the sender address must be rewritten to comply with SPF policy. The
12cr|libsrs2-1.0.18-8|21	Sender Rewriting Scheme, or SRS, provides a standard for this
12cr|libsrs2-1.0.18-8|22	rewriting which is not vulnerable to attacks by spammers.
12cr|libsrs2-1.0.18-8|23	
12cr|libsrs2-1.0.18-8|24	%package -n	%{libname}
12cr|libsrs2-1.0.18-8|25	Summary:	SRS email address rewriting engine
12cr|libsrs2-1.0.18-8|26	Group:		System/Libraries
12cr|libsrs2-1.0.18-8|27	
12cr|libsrs2-1.0.18-8|28	%description -n	%{libname}
12cr|libsrs2-1.0.18-8|29	libsrs2 is the next generation SRS library. SPF verifies that the
12cr|libsrs2-1.0.18-8|30	Sender address of a mail matches (according to some policy) the
12cr|libsrs2-1.0.18-8|31	client IP address which submits the mail. When a mail is forwarded,
12cr|libsrs2-1.0.18-8|32	the sender address must be rewritten to comply with SPF policy. The
12cr|libsrs2-1.0.18-8|33	Sender Rewriting Scheme, or SRS, provides a standard for this
12cr|libsrs2-1.0.18-8|34	rewriting which is not vulnerable to attacks by spammers.
12cr|libsrs2-1.0.18-8|35	
12cr|libsrs2-1.0.18-8|36	%package -n	%{develname}
12cr|libsrs2-1.0.18-8|37	Summary:	Development tools needed to build programs that use libsrs2
12cr|libsrs2-1.0.18-8|38	Group:		Development/C
12cr|libsrs2-1.0.18-8|39	Requires:	%{libname} = %{version}
12cr|libsrs2-1.0.18-8|40	Provides:	libsrs-devel = %{version}-%{release}
12cr|libsrs2-1.0.18-8|41	Obsoletes:	%{mklibname srs 2 -d}
12cr|libsrs2-1.0.18-8|42	
12cr|libsrs2-1.0.18-8|43	%description -n	%{develname}
12cr|libsrs2-1.0.18-8|44	libsrs2 is the next generation SRS library. SPF verifies that the
12cr|libsrs2-1.0.18-8|45	Sender address of a mail matches (according to some policy) the
12cr|libsrs2-1.0.18-8|46	client IP address which submits the mail. When a mail is forwarded,
12cr|libsrs2-1.0.18-8|47	the sender address must be rewritten to comply with SPF policy. The
12cr|libsrs2-1.0.18-8|48	Sender Rewriting Scheme, or SRS, provides a standard for this
12cr|libsrs2-1.0.18-8|49	rewriting which is not vulnerable to attacks by spammers.
12cr|libsrs2-1.0.18-8|50	
12cr|libsrs2-1.0.18-8|51	This package contains development files needed to compile softwares
12cr|libsrs2-1.0.18-8|52	against the SRS library.
12cr|libsrs2-1.0.18-8|53	
12cr|libsrs2-1.0.18-8|54	%package -n	srs
12cr|libsrs2-1.0.18-8|55	Summary:	Command line interface to libsrs2
12cr|libsrs2-1.0.18-8|56	Group:		System/Servers
12cr|libsrs2-1.0.18-8|57	
12cr|libsrs2-1.0.18-8|58	%description -n	srs
12cr|libsrs2-1.0.18-8|59	Command line interface to libsrs2
12cr|libsrs2-1.0.18-8|60	
12cr|libsrs2-1.0.18-8|61	%prep
12cr|libsrs2-1.0.18-8|62	
12cr|libsrs2-1.0.18-8|63	%setup -q
12cr|libsrs2-1.0.18-8|64	
12cr|libsrs2-1.0.18-8|65	%build
12cr|libsrs2-1.0.18-8|66	
12cr|libsrs2-1.0.18-8|67	%configure2_5x
12cr|libsrs2-1.0.18-8|68	
12cr|libsrs2-1.0.18-8|69	make
12cr|libsrs2-1.0.18-8|70	
12cr|libsrs2-1.0.18-8|71	%install
12cr|libsrs2-1.0.18-8|72	%makeinstall_std
12cr|libsrs2-1.0.18-8|73	
12cr|libsrs2-1.0.18-8|74	install -d %{buildroot}%{_mandir}/man1
12cr|libsrs2-1.0.18-8|75	install -m0644 debian/srs.1 %{buildroot}%{_mandir}/man1/
12cr|libsrs2-1.0.18-8|76	
12cr|libsrs2-1.0.18-8|77	%files -n %{libname}
12cr|libsrs2-1.0.18-8|78	%defattr(-,root,root)
12cr|libsrs2-1.0.18-8|79	%doc README NEWS AUTHORS
12cr|libsrs2-1.0.18-8|80	%{_libdir}/lib*.so.*
12cr|libsrs2-1.0.18-8|81	
12cr|libsrs2-1.0.18-8|82	%files -n %{develname}
12cr|libsrs2-1.0.18-8|83	%defattr(-,root,root)
12cr|libsrs2-1.0.18-8|84	%{_libdir}/*.a
12cr|libsrs2-1.0.18-8|85	%{_libdir}/*.so
12cr|libsrs2-1.0.18-8|86	%{_includedir}/*.h
12cr|libsrs2-1.0.18-8|87	
12cr|libsrs2-1.0.18-8|88	%files -n srs
12cr|libsrs2-1.0.18-8|89	%defattr(-,root,root)
12cr|libsrs2-1.0.18-8|90	%{_bindir}/srs
12cr|libsrs2-1.0.18-8|91	%{_mandir}/man1/*
12cr|libsrs2-1.0.18-8|92	
12cr|libsrs2-1.0.18-8|93	
12cr|libsrs2-1.0.18-8|94	%changelog
12cr|libsrs2-1.0.18-8|95	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.18-7mdv2011.0
12cr|libsrs2-1.0.18-8|96	+ Revision: 620227
12cr|libsrs2-1.0.18-8|97	- the mass rebuild of 2010.0 packages
12cr|libsrs2-1.0.18-8|98	
12cr|libsrs2-1.0.18-8|99	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.18-6mdv2010.0
12cr|libsrs2-1.0.18-8|100	+ Revision: 429832
12cr|libsrs2-1.0.18-8|101	- rebuild
12cr|libsrs2-1.0.18-8|102	
12cr|libsrs2-1.0.18-8|103	* Sat Jun 28 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.18-5mdv2009.0
12cr|libsrs2-1.0.18-8|104	+ Revision: 229714
12cr|libsrs2-1.0.18-8|105	- rebuild
12cr|libsrs2-1.0.18-8|106	
12cr|libsrs2-1.0.18-8|107	+ Pixel <pixel@mandriva.com>
12cr|libsrs2-1.0.18-8|108	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libsrs2-1.0.18-8|109	
12cr|libsrs2-1.0.18-8|110	+ Olivier Blin <oblin@mandriva.com>
12cr|libsrs2-1.0.18-8|111	- restore BuildRoot
12cr|libsrs2-1.0.18-8|112	
12cr|libsrs2-1.0.18-8|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|libsrs2-1.0.18-8|114	- kill re-definition of %%buildroot on Pixel's request
12cr|libsrs2-1.0.18-8|115	
12cr|libsrs2-1.0.18-8|116	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.18-4mdv2008.0
12cr|libsrs2-1.0.18-8|117	+ Revision: 83770
12cr|libsrs2-1.0.18-8|118	- new libname and devel name
12cr|libsrs2-1.0.18-8|119	
12cr|libsrs2-1.0.18-8|120	
12cr|libsrs2-1.0.18-8|121	* Fri Dec 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.18-3mdv2007.0
12cr|libsrs2-1.0.18-8|122	+ Revision: 93737
12cr|libsrs2-1.0.18-8|123	- Import libsrs2
12cr|libsrs2-1.0.18-8|124	
12cr|libsrs2-1.0.18-8|125	* Sat Apr 29 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.18-3mdk
12cr|libsrs2-1.0.18-8|126	- rebuild
12cr|libsrs2-1.0.18-8|127	
12cr|libsrs2-1.0.18-8|128	* Thu Mar 31 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.18-2mdk
12cr|libsrs2-1.0.18-8|129	- use the %%mkrel macro
12cr|libsrs2-1.0.18-8|130	- used naming as in the libalsa2 package
12cr|libsrs2-1.0.18-8|131	
12cr|libsrs2-1.0.18-8|132	* Thu Oct 21 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.18-1mdk
12cr|libsrs2-1.0.18-8|133	- initial mandrake package
12cr|libsrs2-1.0.18-8|134	

2824 12
12cr|libsrs_alt-0.5-8|1	%define major 0
12cr|libsrs_alt-0.5-8|2	%define libname %mklibname srs_alt %{major}
12cr|libsrs_alt-0.5-8|3	%define develname %mklibname srs_alt -d
12cr|libsrs_alt-0.5-8|4	
12cr|libsrs_alt-0.5-8|5	Summary:	A C implementation of SRS
12cr|libsrs_alt-0.5-8|6	Name:		libsrs_alt
12cr|libsrs_alt-0.5-8|7	Version:	0.5
12cr|libsrs_alt-0.5-8|8	Release:	8
12cr|libsrs_alt-0.5-8|9	License:	GPL
12cr|libsrs_alt-0.5-8|10	Group:		System/Libraries
12cr|libsrs_alt-0.5-8|11	URL:		http://srs.mirtol.com/
12cr|libsrs_alt-0.5-8|12	Source0:	http://srs.mirtol.com/%{name}-%{version}.tar.bz2
12cr|libsrs_alt-0.5-8|13	BuildRequires:	autoconf2.5
12cr|libsrs_alt-0.5-8|14	BuildRequires:	libtool
12cr|libsrs_alt-0.5-8|15	
12cr|libsrs_alt-0.5-8|16	%description
12cr|libsrs_alt-0.5-8|17	libsrs_alt is a C implementation of SRS (Sender Rewriting Scheme)
12cr|libsrs_alt-0.5-8|18	
12cr|libsrs_alt-0.5-8|19	Features:
12cr|libsrs_alt-0.5-8|20	
12cr|libsrs_alt-0.5-8|21	o No external library requirements (from 0.4)
12cr|libsrs_alt-0.5-8|22	o Quick and easy to use library interface
12cr|libsrs_alt-0.5-8|23	o Support for database callback with SRS0
12cr|libsrs_alt-0.5-8|24	o srs command line tool and srs daemon
12cr|libsrs_alt-0.5-8|25	o All non-critical errors reported using function return value
12cr|libsrs_alt-0.5-8|26	o Support for Exim (including database lookup) (See latest exiscan patch)
12cr|libsrs_alt-0.5-8|27	o SRS Compliant
12cr|libsrs_alt-0.5-8|28	o Automake/autoconf package
12cr|libsrs_alt-0.5-8|29	
12cr|libsrs_alt-0.5-8|30	%package -n	%{libname}
12cr|libsrs_alt-0.5-8|31	Summary:	A C implementation of SRS
12cr|libsrs_alt-0.5-8|32	Group:		System/Libraries
12cr|libsrs_alt-0.5-8|33	
12cr|libsrs_alt-0.5-8|34	%description -n	%{libname}
12cr|libsrs_alt-0.5-8|35	libsrs_alt is a C implementation of SRS (Sender Rewriting Scheme)
12cr|libsrs_alt-0.5-8|36	
12cr|libsrs_alt-0.5-8|37	Features:
12cr|libsrs_alt-0.5-8|38	
12cr|libsrs_alt-0.5-8|39	o No external library requirements (from 0.4)
12cr|libsrs_alt-0.5-8|40	o Quick and easy to use library interface
12cr|libsrs_alt-0.5-8|41	o Support for database callback with SRS0
12cr|libsrs_alt-0.5-8|42	o srs command line tool and srs daemon
12cr|libsrs_alt-0.5-8|43	o All non-critical errors reported using function return value
12cr|libsrs_alt-0.5-8|44	o Support for Exim (including database lookup) (See latest exiscan patch)
12cr|libsrs_alt-0.5-8|45	o SRS Compliant
12cr|libsrs_alt-0.5-8|46	o Automake/autoconf package
12cr|libsrs_alt-0.5-8|47	
12cr|libsrs_alt-0.5-8|48	%package -n	%{develname}
12cr|libsrs_alt-0.5-8|49	Summary:	Development tools needed to build programs that use the %{name} library
12cr|libsrs_alt-0.5-8|50	Group:		Development/C
12cr|libsrs_alt-0.5-8|51	Requires:	%{libname} = %{version}
12cr|libsrs_alt-0.5-8|52	Provides:	%{name}-devel = %{EVRD}
12cr|libsrs_alt-0.5-8|53	Provides:	srs_alt-devel = %{EVRD}
12cr|libsrs_alt-0.5-8|54	Obsoletes:	%{mklibname srs_alt 0 -d}
12cr|libsrs_alt-0.5-8|55	
12cr|libsrs_alt-0.5-8|56	%description -n	%{develname}
12cr|libsrs_alt-0.5-8|57	libsrs_alt is a C implementation of SRS (Sender Rewriting Scheme)
12cr|libsrs_alt-0.5-8|58	
12cr|libsrs_alt-0.5-8|59	This package contains development files needed to compile softwares
12cr|libsrs_alt-0.5-8|60	against the libsrs_alt library.
12cr|libsrs_alt-0.5-8|61	
12cr|libsrs_alt-0.5-8|62	%package -n	%{name}-utils
12cr|libsrs_alt-0.5-8|63	Summary:	Command line interface to %{name}
12cr|libsrs_alt-0.5-8|64	Group:		System/Servers
12cr|libsrs_alt-0.5-8|65	
12cr|libsrs_alt-0.5-8|66	%description -n	%{name}-utils
12cr|libsrs_alt-0.5-8|67	Command line interface to %{name}
12cr|libsrs_alt-0.5-8|68	
12cr|libsrs_alt-0.5-8|69	%prep
12cr|libsrs_alt-0.5-8|70	
12cr|libsrs_alt-0.5-8|71	%setup -q
12cr|libsrs_alt-0.5-8|72	
12cr|libsrs_alt-0.5-8|73	%build
12cr|libsrs_alt-0.5-8|74	
12cr|libsrs_alt-0.5-8|75	%configure2_5x
12cr|libsrs_alt-0.5-8|76	
12cr|libsrs_alt-0.5-8|77	make
12cr|libsrs_alt-0.5-8|78	
12cr|libsrs_alt-0.5-8|79	%install
12cr|libsrs_alt-0.5-8|80	%makeinstall_std
12cr|libsrs_alt-0.5-8|81	
12cr|libsrs_alt-0.5-8|82	mv %{buildroot}%{_bindir}/srs %{buildroot}%{_bindir}/srs_alt
12cr|libsrs_alt-0.5-8|83	
12cr|libsrs_alt-0.5-8|84	%files -n %{libname}
12cr|libsrs_alt-0.5-8|85	%doc ChangeLog
12cr|libsrs_alt-0.5-8|86	%{_libdir}/lib*.so.*
12cr|libsrs_alt-0.5-8|87	
12cr|libsrs_alt-0.5-8|88	%files -n %{develname}
12cr|libsrs_alt-0.5-8|89	%{_libdir}/*.a
12cr|libsrs_alt-0.5-8|90	%{_libdir}/*.so
12cr|libsrs_alt-0.5-8|91	%{_includedir}/*.h
12cr|libsrs_alt-0.5-8|92	
12cr|libsrs_alt-0.5-8|93	%files -n %{name}-utils
12cr|libsrs_alt-0.5-8|94	%{_bindir}/srs_alt
12cr|libsrs_alt-0.5-8|95	
12cr|libsrs_alt-0.5-8|96	
12cr|libsrs_alt-0.5-8|97	%changelog
12cr|libsrs_alt-0.5-8|98	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-7mdv2011.0
12cr|libsrs_alt-0.5-8|99	+ Revision: 620228
12cr|libsrs_alt-0.5-8|100	- the mass rebuild of 2010.0 packages
12cr|libsrs_alt-0.5-8|101	
12cr|libsrs_alt-0.5-8|102	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.5-6mdv2010.0
12cr|libsrs_alt-0.5-8|103	+ Revision: 429833
12cr|libsrs_alt-0.5-8|104	- rebuild
12cr|libsrs_alt-0.5-8|105	
12cr|libsrs_alt-0.5-8|106	* Sun Jul 27 2008 Thierry Vignaud <tv@mandriva.org> 0.5-5mdv2009.0
12cr|libsrs_alt-0.5-8|107	+ Revision: 250580
12cr|libsrs_alt-0.5-8|108	- rebuild
12cr|libsrs_alt-0.5-8|109	
12cr|libsrs_alt-0.5-8|110	+ Pixel <pixel@mandriva.com>
12cr|libsrs_alt-0.5-8|111	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libsrs_alt-0.5-8|112	
12cr|libsrs_alt-0.5-8|113	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.5-3mdv2008.1
12cr|libsrs_alt-0.5-8|114	+ Revision: 136566
12cr|libsrs_alt-0.5-8|115	- restore BuildRoot
12cr|libsrs_alt-0.5-8|116	
12cr|libsrs_alt-0.5-8|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|libsrs_alt-0.5-8|118	- kill re-definition of %%buildroot on Pixel's request
12cr|libsrs_alt-0.5-8|119	
12cr|libsrs_alt-0.5-8|120	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5-3mdv2008.0
12cr|libsrs_alt-0.5-8|121	+ Revision: 83773
12cr|libsrs_alt-0.5-8|122	- new devel naming
12cr|libsrs_alt-0.5-8|123	
12cr|libsrs_alt-0.5-8|124	
12cr|libsrs_alt-0.5-8|125	* Fri Dec 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5-2mdv2007.0
12cr|libsrs_alt-0.5-8|126	+ Revision: 93739
12cr|libsrs_alt-0.5-8|127	- Import libsrs_alt
12cr|libsrs_alt-0.5-8|128	
12cr|libsrs_alt-0.5-8|129	* Sat Apr 29 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5-2mdk
12cr|libsrs_alt-0.5-8|130	- rebuild
12cr|libsrs_alt-0.5-8|131	
12cr|libsrs_alt-0.5-8|132	* Thu Mar 31 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5-1mdk
12cr|libsrs_alt-0.5-8|133	- initial package
12cr|libsrs_alt-0.5-8|134	

2825 12
12cr|libss7-1.0.2-3|1	%define	major 1
12cr|libss7-1.0.2-3|2	%define libname %mklibname ss7 _%{major}
12cr|libss7-1.0.2-3|3	%define develname %mklibname ss7 -d
12cr|libss7-1.0.2-3|4	
12cr|libss7-1.0.2-3|5	Summary:	Provides SS7 protocol services to applications
12cr|libss7-1.0.2-3|6	Name:		libss7
12cr|libss7-1.0.2-3|7	Version:	1.0.2
12cr|libss7-1.0.2-3|8	Release:	%mkrel 3
12cr|libss7-1.0.2-3|9	License:	GPL
12cr|libss7-1.0.2-3|10	Group:		System/Libraries
12cr|libss7-1.0.2-3|11	URL:		http://www.asterisk.org/
12cr|libss7-1.0.2-3|12	Source0:	http://ftp.digium.com/pub/libss7/%{name}-%{version}.tar.gz
12cr|libss7-1.0.2-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libss7-1.0.2-3|14	
12cr|libss7-1.0.2-3|15	%description
12cr|libss7-1.0.2-3|16	libss7 is a userspace library that is used for providing SS7 protocol services
12cr|libss7-1.0.2-3|17	to applications.  It has a working MTP2, MTP3, and ISUP for ITU and ANSI style
12cr|libss7-1.0.2-3|18	SS7, however it was written in a manner that will easily allow support for
12cr|libss7-1.0.2-3|19	other various national specific variants in the future.  For a working
12cr|libss7-1.0.2-3|20	reference implementation, see the various link test programs, as well as the
12cr|libss7-1.0.2-3|21	Asterisk Open Source PBX.
12cr|libss7-1.0.2-3|22	
12cr|libss7-1.0.2-3|23	%package -n	%{libname}
12cr|libss7-1.0.2-3|24	Summary:	Provides SS7 protocol services to applications
12cr|libss7-1.0.2-3|25	Group:          System/Libraries
12cr|libss7-1.0.2-3|26	
12cr|libss7-1.0.2-3|27	%description -n	%{libname}
12cr|libss7-1.0.2-3|28	libss7 is a userspace library that is used for providing SS7 protocol services
12cr|libss7-1.0.2-3|29	to applications.  It has a working MTP2, MTP3, and ISUP for ITU and ANSI style
12cr|libss7-1.0.2-3|30	SS7, however it was written in a manner that will easily allow support for
12cr|libss7-1.0.2-3|31	other various national specific variants in the future.  For a working
12cr|libss7-1.0.2-3|32	reference implementation, see the various link test programs, as well as the
12cr|libss7-1.0.2-3|33	Asterisk Open Source PBX.
12cr|libss7-1.0.2-3|34	
12cr|libss7-1.0.2-3|35	%package -n	%{develname}
12cr|libss7-1.0.2-3|36	Summary:	Development libraries and headers for %{name}
12cr|libss7-1.0.2-3|37	Group:		Development/C
12cr|libss7-1.0.2-3|38	Requires:	%{libname} = %{version}-%{release}
12cr|libss7-1.0.2-3|39	Provides:	ss7-devel = %{version}-%{release}
12cr|libss7-1.0.2-3|40	Provides:	%{name}-devel = %{version}-%{release}
12cr|libss7-1.0.2-3|41	
12cr|libss7-1.0.2-3|42	%description -n	%{develname}
12cr|libss7-1.0.2-3|43	libss7 is a userspace library that is used for providing SS7 protocol services
12cr|libss7-1.0.2-3|44	to applications.  It has a working MTP2, MTP3, and ISUP for ITU and ANSI style
12cr|libss7-1.0.2-3|45	SS7, however it was written in a manner that will easily allow support for
12cr|libss7-1.0.2-3|46	other various national specific variants in the future.  For a working
12cr|libss7-1.0.2-3|47	reference implementation, see the various link test programs, as well as the
12cr|libss7-1.0.2-3|48	Asterisk Open Source PBX.
12cr|libss7-1.0.2-3|49	
12cr|libss7-1.0.2-3|50	This package contains all of the development files that you will need in order
12cr|libss7-1.0.2-3|51	to compile %{name} applications.
12cr|libss7-1.0.2-3|52	
12cr|libss7-1.0.2-3|53	%prep
12cr|libss7-1.0.2-3|54	
12cr|libss7-1.0.2-3|55	%setup -q
12cr|libss7-1.0.2-3|56	
12cr|libss7-1.0.2-3|57	# lib64 fix
12cr|libss7-1.0.2-3|58	find -name "Makefile" | xargs perl -pi -e 's|\$\(INSTALL_BASE\)/lib|\$\(INSTALL_BASE\)/%{_lib}|g'
12cr|libss7-1.0.2-3|59	
12cr|libss7-1.0.2-3|60	%build
12cr|libss7-1.0.2-3|61	
12cr|libss7-1.0.2-3|62	%make CFLAGS="%{optflags} -fPIC -DPIC -D_REENTRANT"
12cr|libss7-1.0.2-3|63	
12cr|libss7-1.0.2-3|64	%install
12cr|libss7-1.0.2-3|65	rm -rf %{buildroot}
12cr|libss7-1.0.2-3|66	
12cr|libss7-1.0.2-3|67	make \
12cr|libss7-1.0.2-3|68	INSTALL_PREFIX="%{buildroot}" \
12cr|libss7-1.0.2-3|69	install
12cr|libss7-1.0.2-3|70	
12cr|libss7-1.0.2-3|71	%if %mdkversion < 200900
12cr|libss7-1.0.2-3|72	%post -n %{libname} -p /sbin/ldconfig
12cr|libss7-1.0.2-3|73	%endif
12cr|libss7-1.0.2-3|74	
12cr|libss7-1.0.2-3|75	%if %mdkversion < 200900
12cr|libss7-1.0.2-3|76	%postun -n %{libname} -p /sbin/ldconfig
12cr|libss7-1.0.2-3|77	%endif
12cr|libss7-1.0.2-3|78	
12cr|libss7-1.0.2-3|79	%clean
12cr|libss7-1.0.2-3|80	rm -rf %{buildroot}
12cr|libss7-1.0.2-3|81	
12cr|libss7-1.0.2-3|82	%files -n %{libname}
12cr|libss7-1.0.2-3|83	%defattr(-,root,root)
12cr|libss7-1.0.2-3|84	%doc ChangeLog README NEWS*
12cr|libss7-1.0.2-3|85	%{_libdir}/lib*.so.%{major}*
12cr|libss7-1.0.2-3|86	
12cr|libss7-1.0.2-3|87	%files -n %{develname}
12cr|libss7-1.0.2-3|88	%defattr(-,root,root)
12cr|libss7-1.0.2-3|89	%{_includedir}/*.h
12cr|libss7-1.0.2-3|90	%{_libdir}/*.so
12cr|libss7-1.0.2-3|91	%{_libdir}/*.a
12cr|libss7-1.0.2-3|92	
12cr|libss7-1.0.2-3|93	
12cr|libss7-1.0.2-3|94	%changelog
12cr|libss7-1.0.2-3|95	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2011.0
12cr|libss7-1.0.2-3|96	+ Revision: 620229
12cr|libss7-1.0.2-3|97	- the mass rebuild of 2010.0 packages
12cr|libss7-1.0.2-3|98	
12cr|libss7-1.0.2-3|99	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-2mdv2010.0
12cr|libss7-1.0.2-3|100	+ Revision: 439451
12cr|libss7-1.0.2-3|101	- rebuild
12cr|libss7-1.0.2-3|102	
12cr|libss7-1.0.2-3|103	* Wed Dec 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2009.1
12cr|libss7-1.0.2-3|104	+ Revision: 312533
12cr|libss7-1.0.2-3|105	- 1.0.2
12cr|libss7-1.0.2-3|106	
12cr|libss7-1.0.2-3|107	* Wed Aug 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2009.0
12cr|libss7-1.0.2-3|108	+ Revision: 264260
12cr|libss7-1.0.2-3|109	- bump release
12cr|libss7-1.0.2-3|110	- import libss7
12cr|libss7-1.0.2-3|111	
12cr|libss7-1.0.2-3|112	
12cr|libss7-1.0.2-3|113	* Wed Aug 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2009.0
12cr|libss7-1.0.2-3|114	- initial Mandriva package

2826 12
12cr|libstatgrab-0.17-1|1	%define name libstatgrab
12cr|libstatgrab-0.17-1|2	%define version 0.17
12cr|libstatgrab-0.17-1|3	%define release %mkrel 1
12cr|libstatgrab-0.17-1|4	
12cr|libstatgrab-0.17-1|5	%define shortname statgrab
12cr|libstatgrab-0.17-1|6	%define major 6
12cr|libstatgrab-0.17-1|7	%define libname %mklibname %shortname %major
12cr|libstatgrab-0.17-1|8	%define libnamedevel %mklibname -d %shortname
12cr|libstatgrab-0.17-1|9	%define libnamedevel_static %mklibname -d %shortname -s
12cr|libstatgrab-0.17-1|10	
12cr|libstatgrab-0.17-1|11	Summary: Make system statistics
12cr|libstatgrab-0.17-1|12	Name: %{name}
12cr|libstatgrab-0.17-1|13	Version: %{version}
12cr|libstatgrab-0.17-1|14	Release: %{release}
12cr|libstatgrab-0.17-1|15	Source0: ftp://ftp.uk.i-scream.org/pub/i-scream/%{name}/%{name}-%{version}.tar.gz
12cr|libstatgrab-0.17-1|16	Patch0: %{name}.nochmod.patch
12cr|libstatgrab-0.17-1|17	License: LGPLv2+ and GPLv2+
12cr|libstatgrab-0.17-1|18	Group: Monitoring
12cr|libstatgrab-0.17-1|19	Url: http://www.i-scream.org/libstatgrab/
12cr|libstatgrab-0.17-1|20	
12cr|libstatgrab-0.17-1|21	%description
12cr|libstatgrab-0.17-1|22	Libstatgrab is a library that provides cross platform access to statistics
12cr|libstatgrab-0.17-1|23	about the system on which it's run. It's written in C and presents a selection
12cr|libstatgrab-0.17-1|24	of useful interfaces which can be used to access key system statistics. The
12cr|libstatgrab-0.17-1|25	current list of statistics includes CPU usage, memory utilisation, disk usage,
12cr|libstatgrab-0.17-1|26	process counts, network traffic, disk I/O, and more.
12cr|libstatgrab-0.17-1|27	
12cr|libstatgrab-0.17-1|28	The current list of platforms is Solaris 2.x, Linux, and FreeBSD 4.x/5.x.
12cr|libstatgrab-0.17-1|29	The aim is to extend this to include as many operating systems as possible.
12cr|libstatgrab-0.17-1|30	
12cr|libstatgrab-0.17-1|31	The package also includes a couple of useful tools. The first, saidar,
12cr|libstatgrab-0.17-1|32	provides a curses-based interface to viewing the current state of the
12cr|libstatgrab-0.17-1|33	system. The second, statgrab, gives a sysctl-style interface to the
12cr|libstatgrab-0.17-1|34	statistics gathered by libstatgrab. This extends the use of libstatgrab
12cr|libstatgrab-0.17-1|35	to people writing scripts or anything else that can't easily make C
12cr|libstatgrab-0.17-1|36	function calls. Included with statgrab is a script to generate an MRTG
12cr|libstatgrab-0.17-1|37	configuration file to use statgrab.
12cr|libstatgrab-0.17-1|38	
12cr|libstatgrab-0.17-1|39	%package -n %shortname-tools
12cr|libstatgrab-0.17-1|40	Summary: Tools from %name to monitoring the system
12cr|libstatgrab-0.17-1|41	Group: Monitoring
12cr|libstatgrab-0.17-1|42	License: GPLv2+
12cr|libstatgrab-0.17-1|43	
12cr|libstatgrab-0.17-1|44	%description -n %shortname-tools
12cr|libstatgrab-0.17-1|45	Libstatgrab is a library that provides cross platform access to statistics
12cr|libstatgrab-0.17-1|46	about the system on which it's run. It's written in C and presents a selection
12cr|libstatgrab-0.17-1|47	of useful interfaces which can be used to access key system statistics. The
12cr|libstatgrab-0.17-1|48	current list of statistics includes CPU usage, memory utilisation, disk usage,
12cr|libstatgrab-0.17-1|49	process counts, network traffic, disk I/O, and more.
12cr|libstatgrab-0.17-1|50	
12cr|libstatgrab-0.17-1|51	The current list of platforms is Solaris 2.x, Linux , and FreeBSD 4.x/5.x.
12cr|libstatgrab-0.17-1|52	The aim is to extend this to include as many operating systems as possible.
12cr|libstatgrab-0.17-1|53	
12cr|libstatgrab-0.17-1|54	The package also includes a couple of useful tools. The first, saidar,
12cr|libstatgrab-0.17-1|55	provides a curses-based interface to viewing the current state of the
12cr|libstatgrab-0.17-1|56	system. The second, statgrab, gives a sysctl-style interface to the
12cr|libstatgrab-0.17-1|57	statistics gathered by libstatgrab. This extends the use of libstatgrab
12cr|libstatgrab-0.17-1|58	to people writing scripts or anything else that can't easily make C
12cr|libstatgrab-0.17-1|59	function calls. Included with statgrab is a script to generate an MRTG
12cr|libstatgrab-0.17-1|60	configuration file to use statgrab.
12cr|libstatgrab-0.17-1|61	
12cr|libstatgrab-0.17-1|62	%package -n %libname
12cr|libstatgrab-0.17-1|63	Summary: The %name libraries
12cr|libstatgrab-0.17-1|64	Group: System/Libraries
12cr|libstatgrab-0.17-1|65	License: LGPLv2+
12cr|libstatgrab-0.17-1|66	Provides: %name = %version-%release
12cr|libstatgrab-0.17-1|67	
12cr|libstatgrab-0.17-1|68	%description -n %libname
12cr|libstatgrab-0.17-1|69	Libstatgrab is a library that provides cross platform access to statistics
12cr|libstatgrab-0.17-1|70	about the system on which it's run. It's written in C and presents a selection
12cr|libstatgrab-0.17-1|71	of useful interfaces which can be used to access key system statistics. The
12cr|libstatgrab-0.17-1|72	current list of statistics includes CPU usage, memory utilisation, disk usage,
12cr|libstatgrab-0.17-1|73	process counts, network traffic, disk I/O, and more.
12cr|libstatgrab-0.17-1|74	
12cr|libstatgrab-0.17-1|75	The current list of platforms is Solaris 2.x, Linux, and FreeBSD 4.x/5.x.
12cr|libstatgrab-0.17-1|76	The aim is to extend this to include as many operating systems as possible.
12cr|libstatgrab-0.17-1|77	
12cr|libstatgrab-0.17-1|78	The package also includes a couple of useful tools. The first, saidar,
12cr|libstatgrab-0.17-1|79	provides a curses-based interface to viewing the current state of the
12cr|libstatgrab-0.17-1|80	system. The second, statgrab, gives a sysctl-style interface to the
12cr|libstatgrab-0.17-1|81	statistics gathered by libstatgrab. This extends the use of libstatgrab
12cr|libstatgrab-0.17-1|82	to people writing scripts or anything else that can't easily make C
12cr|libstatgrab-0.17-1|83	function calls. Included with statgrab is a script to generate an MRTG
12cr|libstatgrab-0.17-1|84	configuration file to use statgrab.
12cr|libstatgrab-0.17-1|85	
12cr|libstatgrab-0.17-1|86	%package -n %libnamedevel
12cr|libstatgrab-0.17-1|87	Summary: The development files from %name libraries
12cr|libstatgrab-0.17-1|88	Group: Development/Other
12cr|libstatgrab-0.17-1|89	License: LGPLv2+
12cr|libstatgrab-0.17-1|90	Provides: %name-devel = %version-%release
12cr|libstatgrab-0.17-1|91	Requires: %libname = %version
12cr|libstatgrab-0.17-1|92	
12cr|libstatgrab-0.17-1|93	%description -n %libnamedevel
12cr|libstatgrab-0.17-1|94	Libstatgrab is a library that provides cross platform access to statistics
12cr|libstatgrab-0.17-1|95	about the system on which it's run. It's written in C and presents a selection
12cr|libstatgrab-0.17-1|96	of useful interfaces which can be used to access key system statistics. The
12cr|libstatgrab-0.17-1|97	current list of statistics includes CPU usage, memory utilisation, disk usage,
12cr|libstatgrab-0.17-1|98	process counts, network traffic, disk I/O, and more.
12cr|libstatgrab-0.17-1|99	
12cr|libstatgrab-0.17-1|100	The current list of platforms is Solaris 2.x, Linux, and FreeBSD 4.x/5.x.
12cr|libstatgrab-0.17-1|101	The aim is to extend this to include as many operating systems as possible.
12cr|libstatgrab-0.17-1|102	
12cr|libstatgrab-0.17-1|103	The package also includes a couple of useful tools. The first, saidar,
12cr|libstatgrab-0.17-1|104	provides a curses-based interface to viewing the current state of the
12cr|libstatgrab-0.17-1|105	system. The second, statgrab, gives a sysctl-style interface to the
12cr|libstatgrab-0.17-1|106	statistics gathered by libstatgrab. This extends the use of libstatgrab
12cr|libstatgrab-0.17-1|107	to people writing scripts or anything else that can't easily make C
12cr|libstatgrab-0.17-1|108	function calls. Included with statgrab is a script to generate an MRTG
12cr|libstatgrab-0.17-1|109	configuration file to use statgrab.
12cr|libstatgrab-0.17-1|110	
12cr|libstatgrab-0.17-1|111	
12cr|libstatgrab-0.17-1|112	%package -n %libnamedevel_static
12cr|libstatgrab-0.17-1|113	Summary: The development static files from %name libraries
12cr|libstatgrab-0.17-1|114	Group: Development/Other
12cr|libstatgrab-0.17-1|115	License: LGPLv2+
12cr|libstatgrab-0.17-1|116	Provides: %name-static-devel = %version-%release
12cr|libstatgrab-0.17-1|117	Requires: %libname = %version
12cr|libstatgrab-0.17-1|118	Requires: %name-devel = %version-%release
12cr|libstatgrab-0.17-1|119	
12cr|libstatgrab-0.17-1|120	%description -n %libnamedevel_static
12cr|libstatgrab-0.17-1|121	Libstatgrab is a library that provides cross platform access to statistics
12cr|libstatgrab-0.17-1|122	about the system on which it's run. It's written in C and presents a selection
12cr|libstatgrab-0.17-1|123	of useful interfaces which can be used to access key system statistics. The
12cr|libstatgrab-0.17-1|124	current list of statistics includes CPU usage, memory utilisation, disk usage,
12cr|libstatgrab-0.17-1|125	process counts, network traffic, disk I/O, and more.
12cr|libstatgrab-0.17-1|126	
12cr|libstatgrab-0.17-1|127	The current list of platforms is Solaris 2.x, Linux, and FreeBSD 4.x/5.x.
12cr|libstatgrab-0.17-1|128	The aim is to extend this to include as many operating systems as possible.
12cr|libstatgrab-0.17-1|129	
12cr|libstatgrab-0.17-1|130	The package also includes a couple of useful tools. The first, saidar,
12cr|libstatgrab-0.17-1|131	provides a curses-based interface to viewing the current state of the
12cr|libstatgrab-0.17-1|132	system. The second, statgrab, gives a sysctl-style interface to the
12cr|libstatgrab-0.17-1|133	statistics gathered by libstatgrab. This extends the use of libstatgrab
12cr|libstatgrab-0.17-1|134	to people writing scripts or anything else that can't easily make C
12cr|libstatgrab-0.17-1|135	function calls. Included with statgrab is a script to generate an MRTG
12cr|libstatgrab-0.17-1|136	configuration file to use statgrab.
12cr|libstatgrab-0.17-1|137	
12cr|libstatgrab-0.17-1|138	%prep
12cr|libstatgrab-0.17-1|139	%setup -q
12cr|libstatgrab-0.17-1|140	%patch0 -p0
12cr|libstatgrab-0.17-1|141	
12cr|libstatgrab-0.17-1|142	%build
12cr|libstatgrab-0.17-1|143	%configure2_5x
12cr|libstatgrab-0.17-1|144	
12cr|libstatgrab-0.17-1|145	%make
12cr|libstatgrab-0.17-1|146	
12cr|libstatgrab-0.17-1|147	%install
12cr|libstatgrab-0.17-1|148	%makeinstall_std
12cr|libstatgrab-0.17-1|149	
12cr|libstatgrab-0.17-1|150	%files -n %shortname-tools
12cr|libstatgrab-0.17-1|151	%doc AUTHORS INSTALL README ChangeLog NEWS
12cr|libstatgrab-0.17-1|152	%_bindir/*
12cr|libstatgrab-0.17-1|153	%_mandir/*/*
12cr|libstatgrab-0.17-1|154	
12cr|libstatgrab-0.17-1|155	%files -n %libname
12cr|libstatgrab-0.17-1|156	%_libdir/*.so.%{major}*
12cr|libstatgrab-0.17-1|157	
12cr|libstatgrab-0.17-1|158	%files -n %libnamedevel
12cr|libstatgrab-0.17-1|159	%doc AUTHORS INSTALL README ChangeLog NEWS
12cr|libstatgrab-0.17-1|160	%_libdir/*.so
12cr|libstatgrab-0.17-1|161	%_includedir/*.h
12cr|libstatgrab-0.17-1|162	%_libdir/pkgconfig/%name.pc
12cr|libstatgrab-0.17-1|163	
12cr|libstatgrab-0.17-1|164	%files -n %libnamedevel_static
12cr|libstatgrab-0.17-1|165	%_libdir/*.a

2827 12
12cr|libstree-0.4.2-9|1	%define rname stree
12cr|libstree-0.4.2-9|2	
12cr|libstree-0.4.2-9|3	%define major 0
12cr|libstree-0.4.2-9|4	%define libname %mklibname %{rname} %{major}
12cr|libstree-0.4.2-9|5	%define develname %mklibname %{rname} -d
12cr|libstree-0.4.2-9|6	%define staticdevelname %mklibname %{rname} -s -d
12cr|libstree-0.4.2-9|7	
12cr|libstree-0.4.2-9|8	Summary: 	A generic library for string algorithms based on suffix trees
12cr|libstree-0.4.2-9|9	Name: 		libstree
12cr|libstree-0.4.2-9|10	Version: 	0.4.2
12cr|libstree-0.4.2-9|11	Release: 	9
12cr|libstree-0.4.2-9|12	License: 	BSD
12cr|libstree-0.4.2-9|13	Group: 		Development/Other
12cr|libstree-0.4.2-9|14	URL: 		http://www.cl.cam.ac.uk/~cpk25/libstree/index.html
12cr|libstree-0.4.2-9|15	Source0: 	http://www.cl.cam.ac.uk/~cpk25/downloads/%{name}-%{version}.tar.bz2
12cr|libstree-0.4.2-9|16	BuildRequires:	autoconf
12cr|libstree-0.4.2-9|17	BuildRequires:	libtool
12cr|libstree-0.4.2-9|18	
12cr|libstree-0.4.2-9|19	%description
12cr|libstree-0.4.2-9|20	LibSTree is a library containing generic versions of string
12cr|libstree-0.4.2-9|21	algorithms based on suffix trees. The underlying implementation is
12cr|libstree-0.4.2-9|22	based on Ukkonen's linear suffix tree creation algorithm,
12cr|libstree-0.4.2-9|23	supporting multiple strings per tree.
12cr|libstree-0.4.2-9|24	
12cr|libstree-0.4.2-9|25	%package -n	%{libname}
12cr|libstree-0.4.2-9|26	Summary:	Header files and development documentation for libnet
12cr|libstree-0.4.2-9|27	Group:		System/Libraries
12cr|libstree-0.4.2-9|28	Provides:	libstree
12cr|libstree-0.4.2-9|29	
12cr|libstree-0.4.2-9|30	%description -n %{libname}
12cr|libstree-0.4.2-9|31	LibSTree is a library containing generic versions of string
12cr|libstree-0.4.2-9|32	algorithms based on suffix trees. The underlying implementation is
12cr|libstree-0.4.2-9|33	based on Ukkonen's linear suffix tree creation algorithm,
12cr|libstree-0.4.2-9|34	supporting multiple strings per tree.
12cr|libstree-0.4.2-9|35	
12cr|libstree-0.4.2-9|36	%package -n	%{develname}
12cr|libstree-0.4.2-9|37	Summary:	Headers for developing programs that will use %{name}
12cr|libstree-0.4.2-9|38	Group:		Development/C
12cr|libstree-0.4.2-9|39	Requires:	%{libname} = %{version}
12cr|libstree-0.4.2-9|40	Provides:	libstree-devel = %{EVRD}
12cr|libstree-0.4.2-9|41	Obsoletes:	%{mklibname %{rname} 0 -d}
12cr|libstree-0.4.2-9|42	
12cr|libstree-0.4.2-9|43	%description -n	%{develname}
12cr|libstree-0.4.2-9|44	This package contains the headers that programmers will need to develop
12cr|libstree-0.4.2-9|45	applications which will use %{name}.
12cr|libstree-0.4.2-9|46	
12cr|libstree-0.4.2-9|47	%package -n	%{staticdevelname}
12cr|libstree-0.4.2-9|48	Summary:	Static %{libname} library
12cr|libstree-0.4.2-9|49	Group:		Development/C
12cr|libstree-0.4.2-9|50	Requires:	%{develname} = %{version}
12cr|libstree-0.4.2-9|51	Provides:	libstree-static-devel = %{EVRD}
12cr|libstree-0.4.2-9|52	Obsoletes:	%{mklibname %{rname} 0 -s -d}
12cr|libstree-0.4.2-9|53	
12cr|libstree-0.4.2-9|54	%description -n	%{staticdevelname}
12cr|libstree-0.4.2-9|55	Static %{libname} library.
12cr|libstree-0.4.2-9|56	
12cr|libstree-0.4.2-9|57	%prep
12cr|libstree-0.4.2-9|58	
12cr|libstree-0.4.2-9|59	%setup -q
12cr|libstree-0.4.2-9|60	
12cr|libstree-0.4.2-9|61	%build
12cr|libstree-0.4.2-9|62	
12cr|libstree-0.4.2-9|63	%serverbuild
12cr|libstree-0.4.2-9|64	
12cr|libstree-0.4.2-9|65	%configure2_5x
12cr|libstree-0.4.2-9|66	
12cr|libstree-0.4.2-9|67	%make
12cr|libstree-0.4.2-9|68	
12cr|libstree-0.4.2-9|69	%install
12cr|libstree-0.4.2-9|70	%makeinstall_std
12cr|libstree-0.4.2-9|71	
12cr|libstree-0.4.2-9|72	%files -n %{libname}
12cr|libstree-0.4.2-9|73	%defattr(0644,root,root,0755)
12cr|libstree-0.4.2-9|74	%doc AUTHORS ChangeLog INSTALL NEWS README
12cr|libstree-0.4.2-9|75	%attr(0755,root,root) %{_libdir}/lib*.so.*
12cr|libstree-0.4.2-9|76	
12cr|libstree-0.4.2-9|77	%files -n %{develname}
12cr|libstree-0.4.2-9|78	%defattr(0644,root,root,755)
12cr|libstree-0.4.2-9|79	%attr(0755,root,root) %{_libdir}/lib*.so
12cr|libstree-0.4.2-9|80	%{_includedir}/*.h
12cr|libstree-0.4.2-9|81	%{_includedir}/stree
12cr|libstree-0.4.2-9|82	%doc %{_datadir}/gtk-doc/html/%{name}
12cr|libstree-0.4.2-9|83	
12cr|libstree-0.4.2-9|84	%files -n %{staticdevelname}
12cr|libstree-0.4.2-9|85	%defattr(0644,root,root,755)
12cr|libstree-0.4.2-9|86	%{_libdir}/lib*.a
12cr|libstree-0.4.2-9|87	
12cr|libstree-0.4.2-9|88	
12cr|libstree-0.4.2-9|89	%changelog
12cr|libstree-0.4.2-9|90	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-8mdv2011.0
12cr|libstree-0.4.2-9|91	+ Revision: 620230
12cr|libstree-0.4.2-9|92	- the mass rebuild of 2010.0 packages
12cr|libstree-0.4.2-9|93	
12cr|libstree-0.4.2-9|94	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.4.2-7mdv2010.0
12cr|libstree-0.4.2-9|95	+ Revision: 429835
12cr|libstree-0.4.2-9|96	- rebuild
12cr|libstree-0.4.2-9|97	
12cr|libstree-0.4.2-9|98	* Fri Jul 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-6mdv2009.0
12cr|libstree-0.4.2-9|99	+ Revision: 233753
12cr|libstree-0.4.2-9|100	- rebuild
12cr|libstree-0.4.2-9|101	
12cr|libstree-0.4.2-9|102	+ Pixel <pixel@mandriva.com>
12cr|libstree-0.4.2-9|103	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libstree-0.4.2-9|104	
12cr|libstree-0.4.2-9|105	+ Olivier Blin <oblin@mandriva.com>
12cr|libstree-0.4.2-9|106	- restore BuildRoot
12cr|libstree-0.4.2-9|107	
12cr|libstree-0.4.2-9|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|libstree-0.4.2-9|109	- kill re-definition of %%buildroot on Pixel's request
12cr|libstree-0.4.2-9|110	
12cr|libstree-0.4.2-9|111	* Fri Oct 19 2007 Funda Wang <fwang@mandriva.org> 0.4.2-5mdv2008.1
12cr|libstree-0.4.2-9|112	+ Revision: 100402
12cr|libstree-0.4.2-9|113	- fix devel requires
12cr|libstree-0.4.2-9|114	
12cr|libstree-0.4.2-9|115	* Mon Oct 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-4mdv2008.0
12cr|libstree-0.4.2-9|116	+ Revision: 94144
12cr|libstree-0.4.2-9|117	- rebuilt due to missing packages
12cr|libstree-0.4.2-9|118	
12cr|libstree-0.4.2-9|119	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.2-3mdv2008.0
12cr|libstree-0.4.2-9|120	+ Revision: 89850
12cr|libstree-0.4.2-9|121	- rebuild
12cr|libstree-0.4.2-9|122	
12cr|libstree-0.4.2-9|123	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-2mdv2008.0
12cr|libstree-0.4.2-9|124	+ Revision: 83748
12cr|libstree-0.4.2-9|125	- new devel naming
12cr|libstree-0.4.2-9|126	
12cr|libstree-0.4.2-9|127	
12cr|libstree-0.4.2-9|128	* Sat Dec 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-1mdv2007.0
12cr|libstree-0.4.2-9|129	+ Revision: 94101
12cr|libstree-0.4.2-9|130	- Import libstree
12cr|libstree-0.4.2-9|131	
12cr|libstree-0.4.2-9|132	* Tue May 30 2006 Emmanuel Andry <eandry@mandriva.org> 0.4.2-1mdk
12cr|libstree-0.4.2-9|133	- 0.4.2
12cr|libstree-0.4.2-9|134	- mkrel
12cr|libstree-0.4.2-9|135	
12cr|libstree-0.4.2-9|136	* Mon Jan 16 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-1mdk
12cr|libstree-0.4.2-9|137	- 0.4.1
12cr|libstree-0.4.2-9|138	
12cr|libstree-0.4.2-9|139	* Tue Jul 05 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2mdk
12cr|libstree-0.4.2-9|140	- rebuild
12cr|libstree-0.4.2-9|141	
12cr|libstree-0.4.2-9|142	* Wed Jun 30 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.4.0-1mdk
12cr|libstree-0.4.2-9|143	- 0.4.0
12cr|libstree-0.4.2-9|144	

2828 12
12cr|libsynce-0.16-2|1	%define major		0
12cr|libsynce-0.16-2|2	%define libname		%mklibname synce %{major}
12cr|libsynce-0.16-2|3	%define develname	%mklibname synce -d
12cr|libsynce-0.16-2|4	%define svn 0
12cr|libsynce-0.16-2|5	
12cr|libsynce-0.16-2|6	Summary:	Basic library used by applications in the SynCE project
12cr|libsynce-0.16-2|7	#Name:		synce-core
12cr|libsynce-0.16-2|8	Name:		libsynce
12cr|libsynce-0.16-2|9	Version:	0.16
12cr|libsynce-0.16-2|10	Release:	2
12cr|libsynce-0.16-2|11	License:	MIT
12cr|libsynce-0.16-2|12	Group:		System/Libraries
12cr|libsynce-0.16-2|13	Source0:	http://downloads.sourceforge.net/project/synce/SynCE/synce-core/synce-core-%{version}.tar.gz
12cr|libsynce-0.16-2|14	URL:		http://synce.sourceforge.net/
12cr|libsynce-0.16-2|15	BuildRequires:	dbus-glib-devel
12cr|libsynce-0.16-2|16	BuildRequires:	dhcp-client
12cr|libsynce-0.16-2|17	BuildRequires:	pkgconfig(udev)
12cr|libsynce-0.16-2|18	BuildRequires:	pkgconfig(gudev-1.0)
12cr|libsynce-0.16-2|19	BuildRequires:	python-devel
12cr|libsynce-0.16-2|20	BuildRequires:	python-pyrex
12cr|libsynce-0.16-2|21	BuildRequires:	pkgconfig(pygobject-2.0)
12cr|libsynce-0.16-2|22	
12cr|libsynce-0.16-2|23	
12cr|libsynce-0.16-2|24	%description
12cr|libsynce-0.16-2|25	Libsynce is part of the SynCE project. It is a library of basic
12cr|libsynce-0.16-2|26	functions used by the rest of the project.
12cr|libsynce-0.16-2|27	
12cr|libsynce-0.16-2|28	%package -n	synce-core
12cr|libsynce-0.16-2|29	Summary:	Basic library used by applications in the SynCE project
12cr|libsynce-0.16-2|30	Group:		Communications
12cr|libsynce-0.16-2|31	Requires:	%{libname} = %{version}-%{release}
12cr|libsynce-0.16-2|32	
12cr|libsynce-0.16-2|33	%description -n synce-core
12cr|libsynce-0.16-2|34	Synce-core is part of the SynCE project. It is a library of basic
12cr|libsynce-0.16-2|35	functions used by the rest of the project.
12cr|libsynce-0.16-2|36	
12cr|libsynce-0.16-2|37	
12cr|libsynce-0.16-2|38	%package -n %{libname}
12cr|libsynce-0.16-2|39	Summary:	Basic library used by applications in the SynCE project
12cr|libsynce-0.16-2|40	Group:		System/Libraries
12cr|libsynce-0.16-2|41	Requires:	synce-core = %{version}-%{release}
12cr|libsynce-0.16-2|42	
12cr|libsynce-0.16-2|43	%description -n %{libname}
12cr|libsynce-0.16-2|44	Libsynce is part of the SynCE project. It is a library of basic
12cr|libsynce-0.16-2|45	functions used by the rest of the project.
12cr|libsynce-0.16-2|46	
12cr|libsynce-0.16-2|47	%package -n %{develname}
12cr|libsynce-0.16-2|48	Summary:	Basic library used by applications in the SynCE project
12cr|libsynce-0.16-2|49	Group:		Development/C
12cr|libsynce-0.16-2|50	Provides:	%{name}-devel = %{version}-%{release}
12cr|libsynce-0.16-2|51	Requires:	%{libname} = %{version}-%{release}
12cr|libsynce-0.16-2|52	Requires:	synce-core = %{version}-%{release}
12cr|libsynce-0.16-2|53	Obsoletes:	%{mklibname synce 0 -d} < 0.13
12cr|libsynce-0.16-2|54	Provides:	synce-core-devel
12cr|libsynce-0.16-2|55	
12cr|libsynce-0.16-2|56	%description -n %{develname}
12cr|libsynce-0.16-2|57	Libsynce is part of the SynCE project. It is a library of basic
12cr|libsynce-0.16-2|58	functions used by the rest of the project.
12cr|libsynce-0.16-2|59	
12cr|libsynce-0.16-2|60	%package -n     python-%{name}
12cr|libsynce-0.16-2|61	Summary:        %{name} python package
12cr|libsynce-0.16-2|62	Group:          System/Libraries
12cr|libsynce-0.16-2|63	
12cr|libsynce-0.16-2|64	%description -n python-%{name}
12cr|libsynce-0.16-2|65	The python-%{name} package.
12cr|libsynce-0.16-2|66	
12cr|libsynce-0.16-2|67	
12cr|libsynce-0.16-2|68	%prep
12cr|libsynce-0.16-2|69	%setup -q -n synce-core-%{version}
12cr|libsynce-0.16-2|70	
12cr|libsynce-0.16-2|71	%build
12cr|libsynce-0.16-2|72	export PATH=$PATH:/sbin/
12cr|libsynce-0.16-2|73	
12cr|libsynce-0.16-2|74	%configure2_5x --enable-udev-support \
12cr|libsynce-0.16-2|75	--disable-hal-support \
12cr|libsynce-0.16-2|76	--enable-dccm-file-support \
12cr|libsynce-0.16-2|77	--enable-odccm-support \
12cr|libsynce-0.16-2|78	--enable-python-bindings \
12cr|libsynce-0.16-2|79	--enable-bluetooth-support \
12cr|libsynce-0.16-2|80	--disable-static
12cr|libsynce-0.16-2|81	%make
12cr|libsynce-0.16-2|82	
12cr|libsynce-0.16-2|83	%install
12cr|libsynce-0.16-2|84	%makeinstall_std
12cr|libsynce-0.16-2|85	
12cr|libsynce-0.16-2|86	rm -fr %{buildroot}%{_datadir}/doc
12cr|libsynce-0.16-2|87	
12cr|libsynce-0.16-2|88	%files -n synce-core
12cr|libsynce-0.16-2|89	%{_datadir}/synce-core/dhclient.conf
12cr|libsynce-0.16-2|90	%{_datadir}/synce-core/udev-synce-*
12cr|libsynce-0.16-2|91	%{_datadir}/synce-core/synceconnector.py
12cr|libsynce-0.16-2|92	%{_datadir}//dbus-1/system-services/org.synce.dccm.service
12cr|libsynce-0.16-2|93	%{_sysconfdir}/ppp/ip-up.d/synce-udev-bt-ipup
12cr|libsynce-0.16-2|94	%{_sysconfdir}/ppp/peers/synce-bt-peer
12cr|libsynce-0.16-2|95	%{_sysconfdir}/dbus-1/system.d/org.synce.dccm.conf
12cr|libsynce-0.16-2|96	/lib/udev/rules.d/*.rules
12cr|libsynce-0.16-2|97	/lib/udev/synce-udev-rndis
12cr|libsynce-0.16-2|98	/lib/udev/synce-udev-serial
12cr|libsynce-0.16-2|99	%{_bindir}/*
12cr|libsynce-0.16-2|100	%{_mandir}/man1/*.xz
12cr|libsynce-0.16-2|101	%{_libdir}/dccm
12cr|libsynce-0.16-2|102	%{_libdir}/synce-serial-chat
12cr|libsynce-0.16-2|103	
12cr|libsynce-0.16-2|104	%files -n python-%{name}
12cr|libsynce-0.16-2|105	%{python_sitearch}/*.so
12cr|libsynce-0.16-2|106	
12cr|libsynce-0.16-2|107	%files -n %{libname}
12cr|libsynce-0.16-2|108	%{_libdir}/libsynce.so.%{major}*
12cr|libsynce-0.16-2|109	
12cr|libsynce-0.16-2|110	%files -n %{develname}
12cr|libsynce-0.16-2|111	%doc README TODO
12cr|libsynce-0.16-2|112	%{_libdir}/libsynce.so
12cr|libsynce-0.16-2|113	%{_includedir}/*.h
12cr|libsynce-0.16-2|114	%{_libdir}/pkgconfig/libsynce.pc
12cr|libsynce-0.16-2|115	%{_mandir}/man3/*3*
12cr|libsynce-0.16-2|116	%{_mandir}/man7/*7*
12cr|libsynce-0.16-2|117	
12cr|libsynce-0.16-2|118	
12cr|libsynce-0.16-2|119	%changelog
12cr|libsynce-0.16-2|120	* Fri Jun 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.16-2
12cr|libsynce-0.16-2|121	+ Revision: 805851
12cr|libsynce-0.16-2|122	- BR: python-pyrex
12cr|libsynce-0.16-2|123	- configure --enable-python-bindings
12cr|libsynce-0.16-2|124	- BR: pkgconfig(pygobject-2.0)
12cr|libsynce-0.16-2|125	- BR: python-devel
12cr|libsynce-0.16-2|126	- missed build reqs
12cr|libsynce-0.16-2|127	- package synce-core separated from libsynce
12cr|libsynce-0.16-2|128	- naming policy
12cr|libsynce-0.16-2|129	- version update 0.16
12cr|libsynce-0.16-2|130	- version update 0.16
12cr|libsynce-0.16-2|131	
12cr|libsynce-0.16-2|132	* Tue Mar 15 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.15.1-1
12cr|libsynce-0.16-2|133	+ Revision: 645043
12cr|libsynce-0.16-2|134	- new version 0.15.1
12cr|libsynce-0.16-2|135	enable udev support and disable hal support
12cr|libsynce-0.16-2|136	
12cr|libsynce-0.16-2|137	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.15-2mdv2011.0
12cr|libsynce-0.16-2|138	+ Revision: 609782
12cr|libsynce-0.16-2|139	- rebuild
12cr|libsynce-0.16-2|140	
12cr|libsynce-0.16-2|141	* Tue Apr 27 2010 Emmanuel Andry <eandry@mandriva.org> 0.15-1mdv2010.1
12cr|libsynce-0.16-2|142	+ Revision: 539628
12cr|libsynce-0.16-2|143	- New version 0.15
12cr|libsynce-0.16-2|144	
12cr|libsynce-0.16-2|145	* Thu Mar 04 2010 Emmanuel Andry <eandry@mandriva.org> 0.15-0.r3893.1mdv2010.1
12cr|libsynce-0.16-2|146	+ Revision: 514163
12cr|libsynce-0.16-2|147	- pre 0.15 svn snapshot
12cr|libsynce-0.16-2|148	
12cr|libsynce-0.16-2|149	* Wed Jul 22 2009 Frederik Himpe <fhimpe@mandriva.org> 0.14-1mdv2010.0
12cr|libsynce-0.16-2|150	+ Revision: 398667
12cr|libsynce-0.16-2|151	- Update to new version 0.14
12cr|libsynce-0.16-2|152	- Remove underlinking fix: not needed anymore
12cr|libsynce-0.16-2|153	- Remove provides and obsolets in main package, becaues the binary
12cr|libsynce-0.16-2|154	package with this name is not built anymore since years
12cr|libsynce-0.16-2|155	- Don't let subpackages obsolete every previous version of themselves
12cr|libsynce-0.16-2|156	and don't use the package name in the version number of obsoleted packages
12cr|libsynce-0.16-2|157	
12cr|libsynce-0.16-2|158	* Sun Jan 11 2009 Adam Williamson <awilliamson@mandriva.org> 0.13-1mdv2009.1
12cr|libsynce-0.16-2|159	+ Revision: 328436
12cr|libsynce-0.16-2|160	- do the underlink fix in Makefile.in and drop autopoo regeneration to try and
12cr|libsynce-0.16-2|161	fix weird build failure
12cr|libsynce-0.16-2|162	- add underlink.patch: fix underlinking (against libm)
12cr|libsynce-0.16-2|163	- new release 0.13
12cr|libsynce-0.16-2|164	
12cr|libsynce-0.16-2|165	* Wed Jul 16 2008 Adam Williamson <awilliamson@mandriva.org> 0.12-1mdv2009.0
12cr|libsynce-0.16-2|166	+ Revision: 236576
12cr|libsynce-0.16-2|167	- new release 0.12
12cr|libsynce-0.16-2|168	
12cr|libsynce-0.16-2|169	+ Pixel <pixel@mandriva.com>
12cr|libsynce-0.16-2|170	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libsynce-0.16-2|171	
12cr|libsynce-0.16-2|172	* Wed Apr 16 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-1mdv2009.0
12cr|libsynce-0.16-2|173	+ Revision: 194471
12cr|libsynce-0.16-2|174	- buildrequires hal-devel
12cr|libsynce-0.16-2|175	- correct devel package group
12cr|libsynce-0.16-2|176	- version all obsoletes / provides
12cr|libsynce-0.16-2|177	- new devel policy
12cr|libsynce-0.16-2|178	- clean spec
12cr|libsynce-0.16-2|179	- new release 0.11.1
12cr|libsynce-0.16-2|180	
12cr|libsynce-0.16-2|181	* Sat Feb 02 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-3mdv2008.1
12cr|libsynce-0.16-2|182	+ Revision: 161478
12cr|libsynce-0.16-2|183	- obsoletes and provides synce
12cr|libsynce-0.16-2|184	
12cr|libsynce-0.16-2|185	+ Thierry Vignaud <tv@mandriva.org>
12cr|libsynce-0.16-2|186	- fix description
12cr|libsynce-0.16-2|187	
12cr|libsynce-0.16-2|188	* Thu Jan 10 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-2mdv2008.1
12cr|libsynce-0.16-2|189	+ Revision: 147443
12cr|libsynce-0.16-2|190	- add more obsoletes
12cr|libsynce-0.16-2|191	
12cr|libsynce-0.16-2|192	* Wed Jan 09 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-1mdv2008.1
12cr|libsynce-0.16-2|193	+ Revision: 147398
12cr|libsynce-0.16-2|194	- import libsynce
12cr|libsynce-0.16-2|195	

2829 12
12cr|libsysactivity-0.6.3-1|1	%define	major	1
12cr|libsysactivity-0.6.3-1|2	# this pkg is kinda messed up
12cr|libsysactivity-0.6.3-1|3	%define majorminorrelease	%{version}
12cr|libsysactivity-0.6.3-1|4	%define libname	%mklibname	sysactivity %{major}
12cr|libsysactivity-0.6.3-1|5	%define develname	%mklibname	sysactivity -d
12cr|libsysactivity-0.6.3-1|6	
12cr|libsysactivity-0.6.3-1|7	Summary:	Library for retrieving statistics of the system`s activity
12cr|libsysactivity-0.6.3-1|8	Name:		libsysactivity
12cr|libsysactivity-0.6.3-1|9	Version:	0.6.3
12cr|libsysactivity-0.6.3-1|10	Release:	1
12cr|libsysactivity-0.6.3-1|11	Group:		System/Libraries
12cr|libsysactivity-0.6.3-1|12	License:	LGPLv2+
12cr|libsysactivity-0.6.3-1|13	URL:		http://sourceforge.net/projects/libsysactivity/
12cr|libsysactivity-0.6.3-1|14	Source0:	http://downloads.sourceforge.net/project/%{name}/0.6.x/%{name}-%{version}.tar.gz
12cr|libsysactivity-0.6.3-1|15	
12cr|libsysactivity-0.6.3-1|16	BuildRequires:	doxygen
12cr|libsysactivity-0.6.3-1|17	BuildRequires:	cmake
12cr|libsysactivity-0.6.3-1|18	
12cr|libsysactivity-0.6.3-1|19	%description
12cr|libsysactivity-0.6.3-1|20	A lightweight library that retrieves statistics of the system's activity in a
12cr|libsysactivity-0.6.3-1|21	portable and thread safe way. In each OS that it supports it offers the same
12cr|libsysactivity-0.6.3-1|22	API for retrieving the activity of: hard disks, CPUs, memory, processes and
12cr|libsysactivity-0.6.3-1|23	network interfaces.
12cr|libsysactivity-0.6.3-1|24	
12cr|libsysactivity-0.6.3-1|25	%package -n %{libname}
12cr|libsysactivity-0.6.3-1|26	Summary:	Libraries for the %{name} package
12cr|libsysactivity-0.6.3-1|27	Group:		System/Libraries
12cr|libsysactivity-0.6.3-1|28	
12cr|libsysactivity-0.6.3-1|29	%description -n %{libname}
12cr|libsysactivity-0.6.3-1|30	Libraries for %{name}.
12cr|libsysactivity-0.6.3-1|31	
12cr|libsysactivity-0.6.3-1|32	%package -n %{develname}
12cr|libsysactivity-0.6.3-1|33	Summary:	Development files for %{name}
12cr|libsysactivity-0.6.3-1|34	Group:		Development/C++
12cr|libsysactivity-0.6.3-1|35	Requires:	%{libname} = %{version}-%{release}
12cr|libsysactivity-0.6.3-1|36	
12cr|libsysactivity-0.6.3-1|37	%description -n %{develname}
12cr|libsysactivity-0.6.3-1|38	The %{name}-devel package contains libraries and header files for
12cr|libsysactivity-0.6.3-1|39	developing applications that use %{name}.
12cr|libsysactivity-0.6.3-1|40	
12cr|libsysactivity-0.6.3-1|41	%prep
12cr|libsysactivity-0.6.3-1|42	%setup -q
12cr|libsysactivity-0.6.3-1|43	
12cr|libsysactivity-0.6.3-1|44	%build
12cr|libsysactivity-0.6.3-1|45	%cmake
12cr|libsysactivity-0.6.3-1|46	%make
12cr|libsysactivity-0.6.3-1|47	
12cr|libsysactivity-0.6.3-1|48	%install
12cr|libsysactivity-0.6.3-1|49	%makeinstall_std -C build
12cr|libsysactivity-0.6.3-1|50	
12cr|libsysactivity-0.6.3-1|51	%files -n %{libname}
12cr|libsysactivity-0.6.3-1|52	%{_libdir}/%{name}.so.%{major}*
12cr|libsysactivity-0.6.3-1|53	%{_libdir}/%{name}.so.%{majorminorrelease}
12cr|libsysactivity-0.6.3-1|54	
12cr|libsysactivity-0.6.3-1|55	%files -n %{develname}
12cr|libsysactivity-0.6.3-1|56	%doc CHANGELOG COPYING
12cr|libsysactivity-0.6.3-1|57	%{_includedir}/%{name}
12cr|libsysactivity-0.6.3-1|58	%{_libdir}/%{name}.so
12cr|libsysactivity-0.6.3-1|59	%{_libdir}/cmake/%{name}
12cr|libsysactivity-0.6.3-1|60	
12cr|libsysactivity-0.6.3-1|61	
12cr|libsysactivity-0.6.3-1|62	
12cr|libsysactivity-0.6.3-1|63	%changelog
12cr|libsysactivity-0.6.3-1|64	* Sun May 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.6.3-1
12cr|libsysactivity-0.6.3-1|65	+ Revision: 800857
12cr|libsysactivity-0.6.3-1|66	- imported package libsysactivity
12cr|libsysactivity-0.6.3-1|67	

2830 12
12cr|libticables-1.3.3-1|1	%define oname libticables2
12cr|libticables-1.3.3-1|2	
12cr|libticables-1.3.3-1|3	%define major 5
12cr|libticables-1.3.3-1|4	%define libname %mklibname ticables %{major}
12cr|libticables-1.3.3-1|5	%define develname %mklibname -d ticables
12cr|libticables-1.3.3-1|6	
12cr|libticables-1.3.3-1|7	Summary:	Library to handle the different TI link cables
12cr|libticables-1.3.3-1|8	Name:		libticables
12cr|libticables-1.3.3-1|9	Version:	1.3.3
12cr|libticables-1.3.3-1|10	Release:	%mkrel 1
12cr|libticables-1.3.3-1|11	Epoch:		1
12cr|libticables-1.3.3-1|12	License:	LGPLv2+
12cr|libticables-1.3.3-1|13	Group:		Communications
12cr|libticables-1.3.3-1|14	Url:		http://tilp.sourceforge.net/
12cr|libticables-1.3.3-1|15	Source0:	http://prdownloads.sourceforge.net/tilp/%{oname}-%{version}.tar.bz2
12cr|libticables-1.3.3-1|16	Patch0:		libticables2-buildfix.patch
12cr|libticables-1.3.3-1|17	BuildRequires:	libusb-devel
12cr|libticables-1.3.3-1|18	BuildRequires:	glib2-devel
12cr|libticables-1.3.3-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libticables-1.3.3-1|20	
12cr|libticables-1.3.3-1|21	%description
12cr|libticables-1.3.3-1|22	The TiCables library is a part of the TiLP project and constitutes with
12cr|libticables-1.3.3-1|23	the other libraries a complete framework for developping and/or linking
12cr|libticables-1.3.3-1|24	TI files oriented applications.
12cr|libticables-1.3.3-1|25	
12cr|libticables-1.3.3-1|26	It is able to handle the different link cables designed for TI's graphing
12cr|libticables-1.3.3-1|27	calculators (also called handheld), without worrying about different link
12cr|libticables-1.3.3-1|28	cables characteristics as well as different platforms.
12cr|libticables-1.3.3-1|29	
12cr|libticables-1.3.3-1|30	It supports all the currently available link cables:
12cr|libticables-1.3.3-1|31	- home-made parallel (aka $5-cable)
12cr|libticables-1.3.3-1|32	- home-made serial (aka $4-cable)
12cr|libticables-1.3.3-1|33	- TI's BlackLink
12cr|libticables-1.3.3-1|34	- TI's GrayLink
12cr|libticables-1.3.3-1|35	- TI's SilverLink
12cr|libticables-1.3.3-1|36	- AVRlink
12cr|libticables-1.3.3-1|37	
12cr|libticables-1.3.3-1|38	It also supports some 'virtual' link cables for connection with emulators:
12cr|libticables-1.3.3-1|39	- Virtual TI (VTi)
12cr|libticables-1.3.3-1|40	- (Gtk)TiEmu
12cr|libticables-1.3.3-1|41	
12cr|libticables-1.3.3-1|42	%package -n %{libname}
12cr|libticables-1.3.3-1|43	Summary:	Library to handle different TI link cables
12cr|libticables-1.3.3-1|44	Group:		System/Libraries
12cr|libticables-1.3.3-1|45	Provides:   %{name} = %epoch:%version-%release
12cr|libticables-1.3.3-1|46	
12cr|libticables-1.3.3-1|47	%description -n %{libname}
12cr|libticables-1.3.3-1|48	The TiCables library is a part of the TiLP project and constitutes with
12cr|libticables-1.3.3-1|49	the other libraries a complete framework for developping and/or linking
12cr|libticables-1.3.3-1|50	TI files oriented applications.
12cr|libticables-1.3.3-1|51	
12cr|libticables-1.3.3-1|52	It is able to handle the different link cables designed for TI's graphing
12cr|libticables-1.3.3-1|53	calculators (also called handheld), without worrying about different link
12cr|libticables-1.3.3-1|54	cables characteristics as well as different platforms.
12cr|libticables-1.3.3-1|55	
12cr|libticables-1.3.3-1|56	It supports all the currently available link cables:
12cr|libticables-1.3.3-1|57	- home-made parallel (aka $5-cable)
12cr|libticables-1.3.3-1|58	- home-made serial (aka $4-cable)
12cr|libticables-1.3.3-1|59	- TI's BlackLink
12cr|libticables-1.3.3-1|60	- TI's GrayLink
12cr|libticables-1.3.3-1|61	- TI's SilverLink
12cr|libticables-1.3.3-1|62	- AVRlink
12cr|libticables-1.3.3-1|63	
12cr|libticables-1.3.3-1|64	It also supports some 'virtual' link cables for connection with emulators:
12cr|libticables-1.3.3-1|65	- Virtual TI (VTi)
12cr|libticables-1.3.3-1|66	- (Gtk)TiEmu
12cr|libticables-1.3.3-1|67	
12cr|libticables-1.3.3-1|68	%package -n %{develname}
12cr|libticables-1.3.3-1|69	Summary:	Development related files for %{name}
12cr|libticables-1.3.3-1|70	Group:		Development/Other
12cr|libticables-1.3.3-1|71	Provides:	%{name}-devel = %{version}-%{release}
12cr|libticables-1.3.3-1|72	Requires:	%{libname} = %{epoch}:%{version}-%{release}
12cr|libticables-1.3.3-1|73	
12cr|libticables-1.3.3-1|74	%description -n %{develname}
12cr|libticables-1.3.3-1|75	This package contains headers and other necessary files to develop or compile
12cr|libticables-1.3.3-1|76	applications that use %{name}.
12cr|libticables-1.3.3-1|77	
12cr|libticables-1.3.3-1|78	%prep
12cr|libticables-1.3.3-1|79	%setup -q -n %{oname}-%{version}
12cr|libticables-1.3.3-1|80	%patch0 -p0
12cr|libticables-1.3.3-1|81	
12cr|libticables-1.3.3-1|82	%build
12cr|libticables-1.3.3-1|83	%configure2_5x \
12cr|libticables-1.3.3-1|84	--enable-logging \
12cr|libticables-1.3.3-1|85	--disable-rpath \
12cr|libticables-1.3.3-1|86	--enable-threads=pth
12cr|libticables-1.3.3-1|87	
12cr|libticables-1.3.3-1|88	%make
12cr|libticables-1.3.3-1|89	
12cr|libticables-1.3.3-1|90	%install
12cr|libticables-1.3.3-1|91	rm -rf %{buildroot}
12cr|libticables-1.3.3-1|92	%makeinstall_std gnulocaledir=%{buildroot}%{_datadir}/locale
12cr|libticables-1.3.3-1|93	
12cr|libticables-1.3.3-1|94	%find_lang %{oname}
12cr|libticables-1.3.3-1|95	
12cr|libticables-1.3.3-1|96	%if %mdkversion < 200900
12cr|libticables-1.3.3-1|97	%post -n %{libname} -p /sbin/ldconfig
12cr|libticables-1.3.3-1|98	%endif
12cr|libticables-1.3.3-1|99	
12cr|libticables-1.3.3-1|100	%if %mdkversion < 200900
12cr|libticables-1.3.3-1|101	%postun -n %{libname} -p /sbin/ldconfig
12cr|libticables-1.3.3-1|102	%endif
12cr|libticables-1.3.3-1|103	
12cr|libticables-1.3.3-1|104	%clean
12cr|libticables-1.3.3-1|105	rm -rf %{buildroot}
12cr|libticables-1.3.3-1|106	
12cr|libticables-1.3.3-1|107	%files -n %{libname}
12cr|libticables-1.3.3-1|108	%defattr(-,root,root)
12cr|libticables-1.3.3-1|109	%{_libdir}/*.so.%{major}*
12cr|libticables-1.3.3-1|110	
12cr|libticables-1.3.3-1|111	%files -n %{develname} -f %{oname}.lang
12cr|libticables-1.3.3-1|112	%defattr(-,root,root)
12cr|libticables-1.3.3-1|113	%doc AUTHORS ChangeLog README
12cr|libticables-1.3.3-1|114	# %{_libdir}/*.la
12cr|libticables-1.3.3-1|115	%{_libdir}/*.so
12cr|libticables-1.3.3-1|116	%{_libdir}/pkgconfig/*.pc
12cr|libticables-1.3.3-1|117	%{_includedir}/*
12cr|libticables-1.3.3-1|118	
12cr|libticables-1.3.3-1|119	
12cr|libticables-1.3.3-1|120	
12cr|libticables-1.3.3-1|121	
12cr|libticables-1.3.3-1|122	%changelog
12cr|libticables-1.3.3-1|123	* Thu Jan 19 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.3-1mdv2012.0
12cr|libticables-1.3.3-1|124	+ Revision: 762263
12cr|libticables-1.3.3-1|125	- Fix Major
12cr|libticables-1.3.3-1|126	- Upgrade to 1.3.3
12cr|libticables-1.3.3-1|127	
12cr|libticables-1.3.3-1|128	* Tue Jul 13 2010 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.1-1mdv2011.0
12cr|libticables-1.3.3-1|129	+ Revision: 551831
12cr|libticables-1.3.3-1|130	- Upgrade to 1.3.1
12cr|libticables-1.3.3-1|131	- Upgrade to 1.3.1
12cr|libticables-1.3.3-1|132	- Upgrade to 1.3.0
12cr|libticables-1.3.3-1|133	
12cr|libticables-1.3.3-1|134	+ Thierry Vignaud <tv@mandriva.org>
12cr|libticables-1.3.3-1|135	- rebuild
12cr|libticables-1.3.3-1|136	
12cr|libticables-1.3.3-1|137	* Wed Mar 18 2009 Olivier Thauvin <nanardon@mandriva.org> 1:1.2.0-6mdv2009.1
12cr|libticables-1.3.3-1|138	+ Revision: 357079
12cr|libticables-1.3.3-1|139	- resurrect provides libticables
12cr|libticables-1.3.3-1|140	- rebuild
12cr|libticables-1.3.3-1|141	
12cr|libticables-1.3.3-1|142	* Sat Feb 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.2.0-4mdv2009.1
12cr|libticables-1.3.3-1|143	+ Revision: 343712
12cr|libticables-1.3.3-1|144	- bump tag
12cr|libticables-1.3.3-1|145	- fix requires on devel subpackage
12cr|libticables-1.3.3-1|146	
12cr|libticables-1.3.3-1|147	* Sat Feb 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.2.0-2mdv2009.1
12cr|libticables-1.3.3-1|148	+ Revision: 343694
12cr|libticables-1.3.3-1|149	- move locales to devel subpackage
12cr|libticables-1.3.3-1|150	
12cr|libticables-1.3.3-1|151	* Sat Feb 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.2.0-1mdv2009.1
12cr|libticables-1.3.3-1|152	+ Revision: 343665
12cr|libticables-1.3.3-1|153	- remove stupid redefines
12cr|libticables-1.3.3-1|154	- add missing buildrequires on glib2-devel
12cr|libticables-1.3.3-1|155	- nuke rpath
12cr|libticables-1.3.3-1|156	- spec file clean
12cr|libticables-1.3.3-1|157	
12cr|libticables-1.3.3-1|158	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|libticables-1.3.3-1|159	- Increment Epoch
12cr|libticables-1.3.3-1|160	- Increment Epoch
12cr|libticables-1.3.3-1|161	- corrected files section
12cr|libticables-1.3.3-1|162	
12cr|libticables-1.3.3-1|163	* Thu Feb 05 2009 Zombie Ryushu <ryushu@mandriva.org> 3.9.7-5mdv2009.1
12cr|libticables-1.3.3-1|164	+ Revision: 337902
12cr|libticables-1.3.3-1|165	- Fix Unrevisioned Obsoletes
12cr|libticables-1.3.3-1|166	
12cr|libticables-1.3.3-1|167	* Sun Jul 27 2008 Thierry Vignaud <tv@mandriva.org> 3.9.7-5mdv2009.0
12cr|libticables-1.3.3-1|168	+ Revision: 250599
12cr|libticables-1.3.3-1|169	- rebuild
12cr|libticables-1.3.3-1|170	
12cr|libticables-1.3.3-1|171	+ Pixel <pixel@mandriva.com>
12cr|libticables-1.3.3-1|172	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libticables-1.3.3-1|173	
12cr|libticables-1.3.3-1|174	* Tue Mar 25 2008 Emmanuel Andry <eandry@mandriva.org> 3.9.7-3mdv2008.1
12cr|libticables-1.3.3-1|175	+ Revision: 189881
12cr|libticables-1.3.3-1|176	- Fix lib group
12cr|libticables-1.3.3-1|177	
12cr|libticables-1.3.3-1|178	+ Olivier Blin <blino@mandriva.org>
12cr|libticables-1.3.3-1|179	- restore BuildRoot
12cr|libticables-1.3.3-1|180	
12cr|libticables-1.3.3-1|181	+ Thierry Vignaud <tv@mandriva.org>
12cr|libticables-1.3.3-1|182	- kill re-definition of %%buildroot on Pixel's request
12cr|libticables-1.3.3-1|183	
12cr|libticables-1.3.3-1|184	* Mon Dec 10 2007 Funda Wang <fwang@mandriva.org> 3.9.7-2mdv2008.1
12cr|libticables-1.3.3-1|185	+ Revision: 116813
12cr|libticables-1.3.3-1|186	- New license policy
12cr|libticables-1.3.3-1|187	- New devel package policy
12cr|libticables-1.3.3-1|188	
12cr|libticables-1.3.3-1|189	+ Thierry Vignaud <tv@mandriva.org>
12cr|libticables-1.3.3-1|190	- kill changelog left by repsys
12cr|libticables-1.3.3-1|191	
12cr|libticables-1.3.3-1|192	
12cr|libticables-1.3.3-1|193	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|libticables-1.3.3-1|194	+ 2006-07-14 16:59:55 (41121)
12cr|libticables-1.3.3-1|195	- 3.9.7
12cr|libticables-1.3.3-1|196	
12cr|libticables-1.3.3-1|197	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|libticables-1.3.3-1|198	+ 2006-07-14 16:45:50 (41120)
12cr|libticables-1.3.3-1|199	- Import libticables
12cr|libticables-1.3.3-1|200	
12cr|libticables-1.3.3-1|201	* Tue Jun 28 2005 Olivier Thauvin <nanardon@mandriva.org> 3.9.2-1mdk
12cr|libticables-1.3.3-1|202	- 3.9.2
12cr|libticables-1.3.3-1|203	
12cr|libticables-1.3.3-1|204	* Thu Feb 03 2005 Abel Cheung <deaddog@mandrake.org> 3.8.7-1mdk
12cr|libticables-1.3.3-1|205	- New version
12cr|libticables-1.3.3-1|206	
12cr|libticables-1.3.3-1|207	* Sun May 30 2004 Abel Cheung <deaddog@deaddog.org> 3.8.4-1mdk
12cr|libticables-1.3.3-1|208	- New version
12cr|libticables-1.3.3-1|209	
12cr|libticables-1.3.3-1|210	* Sat Oct 11 2003 Abel Cheung <deaddog@deaddog.org> 3.7.7-2mdk
12cr|libticables-1.3.3-1|211	- Add missing locale files
12cr|libticables-1.3.3-1|212	
12cr|libticables-1.3.3-1|213	* Sat Oct 11 2003 Abel Cheung <deaddog@deaddog.org> 3.7.7-1mdk
12cr|libticables-1.3.3-1|214	- 3.7.7
12cr|libticables-1.3.3-1|215	- License is LGPL
12cr|libticables-1.3.3-1|216	- More verbose description
12cr|libticables-1.3.3-1|217	- mklibname
12cr|libticables-1.3.3-1|218	- Remove unnecessary buildrequires
12cr|libticables-1.3.3-1|219	- Build static library
12cr|libticables-1.3.3-1|220	- Enable logging
12cr|libticables-1.3.3-1|221	

2831 12
12cr|libticables2-1.3.3-1|1	%define major 5
12cr|libticables2-1.3.3-1|2	%define libname %mklibname ticables2 %{major}
12cr|libticables2-1.3.3-1|3	%define develname %mklibname ticables2 -d
12cr|libticables2-1.3.3-1|4	
12cr|libticables2-1.3.3-1|5	Name: libticables2
12cr|libticables2-1.3.3-1|6	Version: 1.3.3
12cr|libticables2-1.3.3-1|7	Release: 1
12cr|libticables2-1.3.3-1|8	Url: http://sourceforge.net/projects/tilp
12cr|libticables2-1.3.3-1|9	Source0: http://downloads.sourceforge.net/project/tilp/tilp2-linux/tilp2-1.16/%{name}-%{version}.tar.bz2
12cr|libticables2-1.3.3-1|10	Group: System/Libraries
12cr|libticables2-1.3.3-1|11	License: GPLv2+
12cr|libticables2-1.3.3-1|12	BuildRequires: libusb1-devel, glib2-devel
12cr|libticables2-1.3.3-1|13	BuildRequires: autoconf automake libtool gettext-devel pkgconfig(libusb)
12cr|libticables2-1.3.3-1|14	Requires: udev >= 154
12cr|libticables2-1.3.3-1|15	Summary: Library for handling TI link cables
12cr|libticables2-1.3.3-1|16	%description
12cr|libticables2-1.3.3-1|17	Library for handling TI link cables
12cr|libticables2-1.3.3-1|18	
12cr|libticables2-1.3.3-1|19	%package  -n %develname
12cr|libticables2-1.3.3-1|20	Summary: Development files for %{name}
12cr|libticables2-1.3.3-1|21	Group: Development/C
12cr|libticables2-1.3.3-1|22	Requires: %libname = %{version}-%{release}
12cr|libticables2-1.3.3-1|23	Provides: %{name}-devel = %{version}-%{release}
12cr|libticables2-1.3.3-1|24	
12cr|libticables2-1.3.3-1|25	%description -n %develname
12cr|libticables2-1.3.3-1|26	This package contains the files necessary to develop applications using the
12cr|libticables2-1.3.3-1|27	%{name} library.
12cr|libticables2-1.3.3-1|28	
12cr|libticables2-1.3.3-1|29	%package  -n %libname
12cr|libticables2-1.3.3-1|30	Summary: Development files for %{name}
12cr|libticables2-1.3.3-1|31	Group: System/Libraries
12cr|libticables2-1.3.3-1|32	
12cr|libticables2-1.3.3-1|33	%description -n %libname
12cr|libticables2-1.3.3-1|34	This package contains the files necessary to develop applications using the
12cr|libticables2-1.3.3-1|35	%{name} library.
12cr|libticables2-1.3.3-1|36	
12cr|libticables2-1.3.3-1|37	%prep
12cr|libticables2-1.3.3-1|38	%setup -q
12cr|libticables2-1.3.3-1|39	autoreconf -i -f
12cr|libticables2-1.3.3-1|40	
12cr|libticables2-1.3.3-1|41	%build
12cr|libticables2-1.3.3-1|42	%configure2_5x --enable-libusb10
12cr|libticables2-1.3.3-1|43	%make
12cr|libticables2-1.3.3-1|44	
12cr|libticables2-1.3.3-1|45	%install
12cr|libticables2-1.3.3-1|46	%makeinstall_std
12cr|libticables2-1.3.3-1|47	rm -f %buildroot%{_libdir}/libticables2.la
12cr|libticables2-1.3.3-1|48	
12cr|libticables2-1.3.3-1|49	
12cr|libticables2-1.3.3-1|50	mkdir -p %buildroot/lib/udev/rules.d
12cr|libticables2-1.3.3-1|51	cat >%buildroot/lib/udev/rules.d/69-libticables.rules <<EOF
12cr|libticables2-1.3.3-1|52	# This file was installed by the libticables2 Fedora package.
12cr|libticables2-1.3.3-1|53	
12cr|libticables2-1.3.3-1|54	ACTION!="add", GOTO="libticables_end"
12cr|libticables2-1.3.3-1|55	
12cr|libticables2-1.3.3-1|56	# serial device (assume TI calculator)
12cr|libticables2-1.3.3-1|57	KERNEL=="ttyS[0-3]", TAG+="udev-acl"
12cr|libticables2-1.3.3-1|58	# parallel device (assume TI calculator)
12cr|libticables2-1.3.3-1|59	SUBSYSTEM=="ppdev", TAG+="udev-acl"
12cr|libticables2-1.3.3-1|60	# SilverLink
12cr|libticables2-1.3.3-1|61	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e001", TAG+="udev-acl"
12cr|libticables2-1.3.3-1|62	# TI-84+ DirectLink
12cr|libticables2-1.3.3-1|63	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e003", TAG+="udev-acl"
12cr|libticables2-1.3.3-1|64	# TI-89 Titanium DirectLink
12cr|libticables2-1.3.3-1|65	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e004", TAG+="udev-acl"
12cr|libticables2-1.3.3-1|66	# TI-84+ SE DirectLink
12cr|libticables2-1.3.3-1|67	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e008", TAG+="udev-acl"
12cr|libticables2-1.3.3-1|68	# TI-Nspire DirectLink
12cr|libticables2-1.3.3-1|69	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e012", TAG+="udev-acl"
12cr|libticables2-1.3.3-1|70	
12cr|libticables2-1.3.3-1|71	LABEL="libticables_end"
12cr|libticables2-1.3.3-1|72	EOF
12cr|libticables2-1.3.3-1|73	
12cr|libticables2-1.3.3-1|74	
12cr|libticables2-1.3.3-1|75	
12cr|libticables2-1.3.3-1|76	%files -n %libname
12cr|libticables2-1.3.3-1|77	%{_libdir}/libticables2.so.%{major}*
12cr|libticables2-1.3.3-1|78	/lib/udev/rules.d/69-libticables.rules
12cr|libticables2-1.3.3-1|79	
12cr|libticables2-1.3.3-1|80	%files -n %develname
12cr|libticables2-1.3.3-1|81	%{_includedir}/tilp2
12cr|libticables2-1.3.3-1|82	%{_libdir}/libticables2.so
12cr|libticables2-1.3.3-1|83	%{_libdir}/pkgconfig/ticables2.pc
12cr|libticables2-1.3.3-1|84	%{_datadir}/locale/fr/LC_MESSAGES/%{name}.mo
12cr|libticables2-1.3.3-1|85	
12cr|libticables2-1.3.3-1|86	
12cr|libticables2-1.3.3-1|87	
12cr|libticables2-1.3.3-1|88	%changelog
12cr|libticables2-1.3.3-1|89	

2832 12
12cr|libticalcs-1.1.7-1|1	%define oname libticalcs2
12cr|libticalcs-1.1.7-1|2	%define version 1.1.7
12cr|libticalcs-1.1.7-1|3	%define release %mkrel 1
12cr|libticalcs-1.1.7-1|4	
12cr|libticalcs-1.1.7-1|5	
12cr|libticalcs-1.1.7-1|6	%define libticables_version 1.3.3
12cr|libticalcs-1.1.7-1|7	%define libtifiles_version 1.1.5
12cr|libticalcs-1.1.7-1|8	
12cr|libticalcs-1.1.7-1|9	%define major 10
12cr|libticalcs-1.1.7-1|10	%define libname %mklibname ticalcs %{major}
12cr|libticalcs-1.1.7-1|11	%define develname %mklibname -d ticalcs
12cr|libticalcs-1.1.7-1|12	
12cr|libticalcs-1.1.7-1|13	Summary:	Library to handle the different TI calculators
12cr|libticalcs-1.1.7-1|14	Name:		libticalcs
12cr|libticalcs-1.1.7-1|15	Version:	%{version}
12cr|libticalcs-1.1.7-1|16	Release:	%{release}
12cr|libticalcs-1.1.7-1|17	Epoch:		1
12cr|libticalcs-1.1.7-1|18	License:	LGPLv2+
12cr|libticalcs-1.1.7-1|19	Group:		Communications
12cr|libticalcs-1.1.7-1|20	URL:		http://tilp.sourceforge.net/
12cr|libticalcs-1.1.7-1|21	Source:		http://prdownloads.sourceforge.net/tilp/%{oname}-%{version}.tar.bz2
12cr|libticalcs-1.1.7-1|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libticalcs-1.1.7-1|23	BuildRequires:	libticables-devel >= %{libticables_version}
12cr|libticalcs-1.1.7-1|24	BuildRequires:	libtifiles-devel >= %{libtifiles_version}
12cr|libticalcs-1.1.7-1|25	
12cr|libticalcs-1.1.7-1|26	%description
12cr|libticalcs-1.1.7-1|27	The TiCalcs library is a part of the TiLP project and constitutes with
12cr|libticalcs-1.1.7-1|28	the other libraries a complete framework for developping and/or linking
12cr|libticalcs-1.1.7-1|29	TI files oriented applications.
12cr|libticalcs-1.1.7-1|30	
12cr|libticalcs-1.1.7-1|31	It is a library which brings about all the functions needed to communicate
12cr|libticalcs-1.1.7-1|32	with a Texas Instruments graphing calculator (or hand-held), without
12cr|libticalcs-1.1.7-1|33	worrying about packet oriented protocol, the file management and some
12cr|libticalcs-1.1.7-1|34	other stuffs. Currently, it does not support some education devices
12cr|libticalcs-1.1.7-1|35	(such as CBL/CBR and others).
12cr|libticalcs-1.1.7-1|36	
12cr|libticalcs-1.1.7-1|37	It supports all currently available calculators and their associated file
12cr|libticalcs-1.1.7-1|38	formats:
12cr|libticalcs-1.1.7-1|39	- TI8x calculators: TI73, 82, 83, TI83+, 85 and 86 (with 2 sub-classes:
12cr|libticalcs-1.1.7-1|40	TI73/83+ and 85/86).
12cr|libticalcs-1.1.7-1|41	- TI9x calculators: TI89, 92, 92+ and V200PLT.
12cr|libticalcs-1.1.7-1|42	
12cr|libticalcs-1.1.7-1|43	%package	-n %{libname}
12cr|libticalcs-1.1.7-1|44	Summary:	Library to handle different TI calculators
12cr|libticalcs-1.1.7-1|45	Group:		System/Libraries
12cr|libticalcs-1.1.7-1|46	
12cr|libticalcs-1.1.7-1|47	
12cr|libticalcs-1.1.7-1|48	%description	-n %{libname}
12cr|libticalcs-1.1.7-1|49	The TiCalcs library is a part of the TiLP project and constitutes with
12cr|libticalcs-1.1.7-1|50	the other libraries a complete framework for developping and/or linking
12cr|libticalcs-1.1.7-1|51	TI files oriented applications.
12cr|libticalcs-1.1.7-1|52	
12cr|libticalcs-1.1.7-1|53	It is a library which brings about all the functions needed to communicate
12cr|libticalcs-1.1.7-1|54	with a Texas Instruments graphing calculator (or hand-held), without
12cr|libticalcs-1.1.7-1|55	worrying about packet oriented protocol, the file management and some
12cr|libticalcs-1.1.7-1|56	other stuffs. Currently, it does not support some education devices
12cr|libticalcs-1.1.7-1|57	(such as CBL/CBR and others).
12cr|libticalcs-1.1.7-1|58	
12cr|libticalcs-1.1.7-1|59	It supports all currently available calculators and their associated file
12cr|libticalcs-1.1.7-1|60	formats:
12cr|libticalcs-1.1.7-1|61	- TI8x calculators: TI73, 82, 83, TI83+, 85 and 86 (with 2 sub-classes:
12cr|libticalcs-1.1.7-1|62	TI73/83+ and 85/86).
12cr|libticalcs-1.1.7-1|63	- TI9x calculators: TI89, 92, 92+ and V200PLT.
12cr|libticalcs-1.1.7-1|64	
12cr|libticalcs-1.1.7-1|65	
12cr|libticalcs-1.1.7-1|66	%package	-n %{develname}
12cr|libticalcs-1.1.7-1|67	Summary:	Development related files for %{name}
12cr|libticalcs-1.1.7-1|68	Group:		Development/Other
12cr|libticalcs-1.1.7-1|69	Requires:	%{libname} = %{epoch}:%{version}-%{release}
12cr|libticalcs-1.1.7-1|70	Provides:	%{name}-devel = %{version}-%{release}
12cr|libticalcs-1.1.7-1|71	Obsoletes:	%mklibname -d ticalcs 4
12cr|libticalcs-1.1.7-1|72	
12cr|libticalcs-1.1.7-1|73	%description	-n %{develname}
12cr|libticalcs-1.1.7-1|74	This package contains headers and other necessary files to develop
12cr|libticalcs-1.1.7-1|75	or compile applications that use %{name}.
12cr|libticalcs-1.1.7-1|76	
12cr|libticalcs-1.1.7-1|77	%prep
12cr|libticalcs-1.1.7-1|78	%setup -q -n %{oname}-%{version}
12cr|libticalcs-1.1.7-1|79	
12cr|libticalcs-1.1.7-1|80	%build
12cr|libticalcs-1.1.7-1|81	%configure2_5x --enable-static=yes
12cr|libticalcs-1.1.7-1|82	%make
12cr|libticalcs-1.1.7-1|83	
12cr|libticalcs-1.1.7-1|84	%install
12cr|libticalcs-1.1.7-1|85	rm -rf ${RPM_BUILD_ROOT}
12cr|libticalcs-1.1.7-1|86	%makeinstall_std gnulocaledir=%{buildroot}%{_datadir}/locale
12cr|libticalcs-1.1.7-1|87	
12cr|libticalcs-1.1.7-1|88	#fix conflicts with libticables-devel
12cr|libticalcs-1.1.7-1|89	rm -f %buildroot%_includedir/tilp/export.h
12cr|libticalcs-1.1.7-1|90	
12cr|libticalcs-1.1.7-1|91	%find_lang %{oname}
12cr|libticalcs-1.1.7-1|92	
12cr|libticalcs-1.1.7-1|93	%if %mdkversion < 200900
12cr|libticalcs-1.1.7-1|94	%post -n %{libname} -p /sbin/ldconfig
12cr|libticalcs-1.1.7-1|95	%endif
12cr|libticalcs-1.1.7-1|96	
12cr|libticalcs-1.1.7-1|97	%if %mdkversion < 200900
12cr|libticalcs-1.1.7-1|98	%postun -n %{libname} -p /sbin/ldconfig
12cr|libticalcs-1.1.7-1|99	%endif
12cr|libticalcs-1.1.7-1|100	
12cr|libticalcs-1.1.7-1|101	%clean
12cr|libticalcs-1.1.7-1|102	rm -rf ${RPM_BUILD_ROOT}
12cr|libticalcs-1.1.7-1|103	
12cr|libticalcs-1.1.7-1|104	%files -f %{oname}.lang
12cr|libticalcs-1.1.7-1|105	%defattr(-,root,root)
12cr|libticalcs-1.1.7-1|106	
12cr|libticalcs-1.1.7-1|107	%files -n %{libname}
12cr|libticalcs-1.1.7-1|108	%defattr(-,root,root)
12cr|libticalcs-1.1.7-1|109	%doc COPYING
12cr|libticalcs-1.1.7-1|110	%{_libdir}/*.so.%{major}
12cr|libticalcs-1.1.7-1|111	%{_libdir}/*.so.%{major}.*
12cr|libticalcs-1.1.7-1|112	
12cr|libticalcs-1.1.7-1|113	%files -n %{develname}
12cr|libticalcs-1.1.7-1|114	%defattr(-,root,root)
12cr|libticalcs-1.1.7-1|115	%doc AUTHORS ChangeLog README
12cr|libticalcs-1.1.7-1|116	%{_includedir}/tilp2/*
12cr|libticalcs-1.1.7-1|117	%{_libdir}/*.a
12cr|libticalcs-1.1.7-1|118	# %{_libdir}/*.la
12cr|libticalcs-1.1.7-1|119	%{_libdir}/*.so
12cr|libticalcs-1.1.7-1|120	%{_libdir}/pkgconfig/*.pc
12cr|libticalcs-1.1.7-1|121	
12cr|libticalcs-1.1.7-1|122	
12cr|libticalcs-1.1.7-1|123	
12cr|libticalcs-1.1.7-1|124	
12cr|libticalcs-1.1.7-1|125	%changelog
12cr|libticalcs-1.1.7-1|126	* Thu Jan 19 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.1.7-1mdv2012.0
12cr|libticalcs-1.1.7-1|127	+ Revision: 762269
12cr|libticalcs-1.1.7-1|128	- Fix libs
12cr|libticalcs-1.1.7-1|129	- Fix libs
12cr|libticalcs-1.1.7-1|130	
12cr|libticalcs-1.1.7-1|131	* Tue Jul 13 2010 Zombie Ryushu <ryushu@mandriva.org> 1:1.1.5-1mdv2011.0
12cr|libticalcs-1.1.7-1|132	+ Revision: 551880
12cr|libticalcs-1.1.7-1|133	- Upgrade and fix dependencies
12cr|libticalcs-1.1.7-1|134	- Upgrade to 1.3.1
12cr|libticalcs-1.1.7-1|135	
12cr|libticalcs-1.1.7-1|136	+ Thierry Vignaud <tv@mandriva.org>
12cr|libticalcs-1.1.7-1|137	- rebuild
12cr|libticalcs-1.1.7-1|138	
12cr|libticalcs-1.1.7-1|139	* Thu Mar 12 2009 Olivier Thauvin <nanardon@mandriva.org> 1:1.1.2-6mdv2009.1
12cr|libticalcs-1.1.7-1|140	+ Revision: 354064
12cr|libticalcs-1.1.7-1|141	- rebuild
12cr|libticalcs-1.1.7-1|142	
12cr|libticalcs-1.1.7-1|143	* Mon Feb 23 2009 Zombie Ryushu <ryushu@mandriva.org> 1:1.1.2-5mdv2009.1
12cr|libticalcs-1.1.7-1|144	+ Revision: 344162
12cr|libticalcs-1.1.7-1|145	- Remove circular requirement
12cr|libticalcs-1.1.7-1|146	
12cr|libticalcs-1.1.7-1|147	* Mon Feb 23 2009 Zombie Ryushu <ryushu@mandriva.org> 1:1.1.2-4mdv2009.1
12cr|libticalcs-1.1.7-1|148	+ Revision: 344148
12cr|libticalcs-1.1.7-1|149	- Increment release
12cr|libticalcs-1.1.7-1|150	- Remove circular requirement
12cr|libticalcs-1.1.7-1|151	- Remove redundant redefine of epoch
12cr|libticalcs-1.1.7-1|152	- Add epoch to requirements
12cr|libticalcs-1.1.7-1|153	
12cr|libticalcs-1.1.7-1|154	* Sun Feb 22 2009 Zombie Ryushu <ryushu@mandriva.org> 1:1.1.2-3mdv2009.1
12cr|libticalcs-1.1.7-1|155	+ Revision: 343891
12cr|libticalcs-1.1.7-1|156	- Bump Release
12cr|libticalcs-1.1.7-1|157	- Fix circular dependancy in Devel package
12cr|libticalcs-1.1.7-1|158	
12cr|libticalcs-1.1.7-1|159	* Sun Feb 22 2009 Zombie Ryushu <ryushu@mandriva.org> 1:1.1.2-2mdv2009.1
12cr|libticalcs-1.1.7-1|160	+ Revision: 343792
12cr|libticalcs-1.1.7-1|161	- Fix find_lang
12cr|libticalcs-1.1.7-1|162	
12cr|libticalcs-1.1.7-1|163	* Sun Feb 22 2009 Zombie Ryushu <ryushu@mandriva.org> 1:1.1.2-1mdv2009.1
12cr|libticalcs-1.1.7-1|164	+ Revision: 343786
12cr|libticalcs-1.1.7-1|165	- Fixed Lang Package temporarily and updated to 1.1.2
12cr|libticalcs-1.1.7-1|166	- Fixed Lang Package temporarily and updated to 1.1.2
12cr|libticalcs-1.1.7-1|167	- Fixed Lang Package temporarily and updated to 1.1.2
12cr|libticalcs-1.1.7-1|168	
12cr|libticalcs-1.1.7-1|169	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 4.6.2-5mdv2009.0
12cr|libticalcs-1.1.7-1|170	+ Revision: 268035
12cr|libticalcs-1.1.7-1|171	- rebuild early 2009.0 package (before pixel changes)
12cr|libticalcs-1.1.7-1|172	
12cr|libticalcs-1.1.7-1|173	+ Pixel <pixel@mandriva.com>
12cr|libticalcs-1.1.7-1|174	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libticalcs-1.1.7-1|175	
12cr|libticalcs-1.1.7-1|176	* Sat Jun 07 2008 Funda Wang <fwang@mandriva.org> 4.6.2-4mdv2009.0
12cr|libticalcs-1.1.7-1|177	+ Revision: 216577
12cr|libticalcs-1.1.7-1|178	- fix conflicts with libticables
12cr|libticalcs-1.1.7-1|179	
12cr|libticalcs-1.1.7-1|180	* Tue Mar 25 2008 Emmanuel Andry <eandry@mandriva.org> 4.6.2-3mdv2008.1
12cr|libticalcs-1.1.7-1|181	+ Revision: 189888
12cr|libticalcs-1.1.7-1|182	- Fix lib group
12cr|libticalcs-1.1.7-1|183	- protect major
12cr|libticalcs-1.1.7-1|184	
12cr|libticalcs-1.1.7-1|185	+ Olivier Blin <blino@mandriva.org>
12cr|libticalcs-1.1.7-1|186	- restore BuildRoot
12cr|libticalcs-1.1.7-1|187	
12cr|libticalcs-1.1.7-1|188	+ Thierry Vignaud <tv@mandriva.org>
12cr|libticalcs-1.1.7-1|189	- kill re-definition of %%buildroot on Pixel's request
12cr|libticalcs-1.1.7-1|190	
12cr|libticalcs-1.1.7-1|191	* Mon Dec 10 2007 Funda Wang <fwang@mandriva.org> 4.6.2-2mdv2008.1
12cr|libticalcs-1.1.7-1|192	+ Revision: 116807
12cr|libticalcs-1.1.7-1|193	- New devel package policy
12cr|libticalcs-1.1.7-1|194	
12cr|libticalcs-1.1.7-1|195	
12cr|libticalcs-1.1.7-1|196	* Sun Jan 21 2007 Olivier Thauvin <nanardon@mandriva.org> 4.6.2-1mdv2007.0
12cr|libticalcs-1.1.7-1|197	+ Revision: 111423
12cr|libticalcs-1.1.7-1|198	- 4.6.2
12cr|libticalcs-1.1.7-1|199	- 4.6.1
12cr|libticalcs-1.1.7-1|200	- Import libticalcs
12cr|libticalcs-1.1.7-1|201	
12cr|libticalcs-1.1.7-1|202	* Wed Jun 29 2005 Olivier Thauvin <nanardon@mandriva.org> 4.5.9-1mdk
12cr|libticalcs-1.1.7-1|203	- 4.5.9
12cr|libticalcs-1.1.7-1|204	
12cr|libticalcs-1.1.7-1|205	* Sun Feb 06 2005 Abel Cheung <deaddog@mandrake.org> 4.5.5-1mdk
12cr|libticalcs-1.1.7-1|206	- New version
12cr|libticalcs-1.1.7-1|207	- Split package, otherwise can't have multilib
12cr|libticalcs-1.1.7-1|208	
12cr|libticalcs-1.1.7-1|209	* Mon May 31 2004 Abel Cheung <deaddog@deaddog.org> 4.5.3-1mdk
12cr|libticalcs-1.1.7-1|210	- New version
12cr|libticalcs-1.1.7-1|211	- Doesn't need to build against multiple version of glib, thus change
12cr|libticalcs-1.1.7-1|212	package name back to old one
12cr|libticalcs-1.1.7-1|213	

2833 12
12cr|libticonv-1.1.3-2|1	%define major 6
12cr|libticonv-1.1.3-2|2	%define libname %mklibname ticonv %{major}
12cr|libticonv-1.1.3-2|3	%define develname %mklibname ticonv -d
12cr|libticonv-1.1.3-2|4	
12cr|libticonv-1.1.3-2|5	Summary:	Communicate with TI calculators
12cr|libticonv-1.1.3-2|6	Name:		libticonv
12cr|libticonv-1.1.3-2|7	Version:	1.1.3
12cr|libticonv-1.1.3-2|8	Release:	2
12cr|libticonv-1.1.3-2|9	Group:		System/Libraries
12cr|libticonv-1.1.3-2|10	License:	GPLv2+
12cr|libticonv-1.1.3-2|11	URL:		http://lpg.ticalc.org/prj_tilp
12cr|libticonv-1.1.3-2|12	Source0:	%{name}-%{version}.tar.bz2
12cr|libticonv-1.1.3-2|13	Patch0:		libticonv-foreign_package.patch
12cr|libticonv-1.1.3-2|14	BuildRequires:	dos2unix
12cr|libticonv-1.1.3-2|15	BuildRequires:	glib2-devel
12cr|libticonv-1.1.3-2|16	
12cr|libticonv-1.1.3-2|17	%description
12cr|libticonv-1.1.3-2|18	Communicate with TI calculators.
12cr|libticonv-1.1.3-2|19	
12cr|libticonv-1.1.3-2|20	%package -n %{libname}
12cr|libticonv-1.1.3-2|21	Summary:	Communicate with TI calculators
12cr|libticonv-1.1.3-2|22	Group:		System/Libraries
12cr|libticonv-1.1.3-2|23	
12cr|libticonv-1.1.3-2|24	%description -n %{libname}
12cr|libticonv-1.1.3-2|25	Communicate with TI calculators.
12cr|libticonv-1.1.3-2|26	
12cr|libticonv-1.1.3-2|27	%package -n %{develname}
12cr|libticonv-1.1.3-2|28	Summary:	Development package for libticalcs library
12cr|libticonv-1.1.3-2|29	Group:		Development/C
12cr|libticonv-1.1.3-2|30	Provides:	ticonv-devel = %{version}-%{release}
12cr|libticonv-1.1.3-2|31	Provides:	%{name}-devel = %{version}-%{release}
12cr|libticonv-1.1.3-2|32	Requires:	%{libname} = %{version}-%{release}
12cr|libticonv-1.1.3-2|33	Obsoletes:	%{mklibname ticonv 1 -d}
12cr|libticonv-1.1.3-2|34	
12cr|libticonv-1.1.3-2|35	%description -n %{develname}
12cr|libticonv-1.1.3-2|36	This package contains the header files and static libraries needed to
12cr|libticonv-1.1.3-2|37	develop applications with libticalcs.
12cr|libticonv-1.1.3-2|38	
12cr|libticonv-1.1.3-2|39	%prep
12cr|libticonv-1.1.3-2|40	%setup -q
12cr|libticonv-1.1.3-2|41	for i in ChangeLog AUTHORS README LOGO; do
12cr|libticonv-1.1.3-2|42	dos2unix $i
12cr|libticonv-1.1.3-2|43	iconv -f iso-8859-1 -t UTF-8 -o xxx $i && mv xxx $i
12cr|libticonv-1.1.3-2|44	done
12cr|libticonv-1.1.3-2|45	
12cr|libticonv-1.1.3-2|46	%build
12cr|libticonv-1.1.3-2|47	%configure2_5x
12cr|libticonv-1.1.3-2|48	
12cr|libticonv-1.1.3-2|49	%make
12cr|libticonv-1.1.3-2|50	
12cr|libticonv-1.1.3-2|51	%install
12cr|libticonv-1.1.3-2|52	%makeinstall_std
12cr|libticonv-1.1.3-2|53	
12cr|libticonv-1.1.3-2|54	%files -n %{libname}
12cr|libticonv-1.1.3-2|55	%doc ChangeLog AUTHORS README LOGO
12cr|libticonv-1.1.3-2|56	%{_libdir}/lib*.so.%{major}*
12cr|libticonv-1.1.3-2|57	
12cr|libticonv-1.1.3-2|58	%files -n %{develname}
12cr|libticonv-1.1.3-2|59	%{_includedir}/tilp2
12cr|libticonv-1.1.3-2|60	# %{_libdir}/*.*
12cr|libticonv-1.1.3-2|61	%{_libdir}/*.so
12cr|libticonv-1.1.3-2|62	%{_libdir}/pkgconfig/ticonv.pc
12cr|libticonv-1.1.3-2|63	
12cr|libticonv-1.1.3-2|64	
12cr|libticonv-1.1.3-2|65	%changelog
12cr|libticonv-1.1.3-2|66	* Mon Feb 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.3-2
12cr|libticonv-1.1.3-2|67	+ Revision: 778077
12cr|libticonv-1.1.3-2|68	- spec updated for cooker
12cr|libticonv-1.1.3-2|69	
12cr|libticonv-1.1.3-2|70	* Thu Jan 19 2012 Zombie Ryushu <ryushu@mandriva.org> 1.1.3-1
12cr|libticonv-1.1.3-2|71	+ Revision: 762237
12cr|libticonv-1.1.3-2|72	- Fix major to 6
12cr|libticonv-1.1.3-2|73	- Upgrade to 1.1.3
12cr|libticonv-1.1.3-2|74	
12cr|libticonv-1.1.3-2|75	* Sun Jul 11 2010 Zombie Ryushu <ryushu@mandriva.org> 1.1.1-1mdv2011.0
12cr|libticonv-1.1.3-2|76	+ Revision: 551022
12cr|libticonv-1.1.3-2|77	- Upgrade to 1.1.1
12cr|libticonv-1.1.3-2|78	- Upgrade to 1.1.1
12cr|libticonv-1.1.3-2|79	
12cr|libticonv-1.1.3-2|80	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-5mdv2010.0
12cr|libticonv-1.1.3-2|81	+ Revision: 439481
12cr|libticonv-1.1.3-2|82	- rebuild
12cr|libticonv-1.1.3-2|83	
12cr|libticonv-1.1.3-2|84	* Fri Feb 20 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-4mdv2009.1
12cr|libticonv-1.1.3-2|85	+ Revision: 343286
12cr|libticonv-1.1.3-2|86	- add missing devel provides
12cr|libticonv-1.1.3-2|87	- fix libification
12cr|libticonv-1.1.3-2|88	- spec file clean
12cr|libticonv-1.1.3-2|89	
12cr|libticonv-1.1.3-2|90	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|libticonv-1.1.3-2|91	- Add epoch so TILP2 Drivers look different from TILP1 as suggested by Buchan
12cr|libticonv-1.1.3-2|92	
12cr|libticonv-1.1.3-2|93	* Tue Jan 27 2009 Zombie Ryushu <ryushu@mandriva.org> 1.1.0-2mdv2009.1
12cr|libticonv-1.1.3-2|94	+ Revision: 334043
12cr|libticonv-1.1.3-2|95	- Fix SPEC name
12cr|libticonv-1.1.3-2|96	- Fix SPEC name
12cr|libticonv-1.1.3-2|97	- Obsolete old packages
12cr|libticonv-1.1.3-2|98	- Work in progress
12cr|libticonv-1.1.3-2|99	- Work in progress
12cr|libticonv-1.1.3-2|100	- Work in progress
12cr|libticonv-1.1.3-2|101	- Fix name
12cr|libticonv-1.1.3-2|102	- Work in progress
12cr|libticonv-1.1.3-2|103	
12cr|libticonv-1.1.3-2|104	* Mon Jan 26 2009 Zombie Ryushu <ryushu@mandriva.org> 1.1.0-1mdv2009.1
12cr|libticonv-1.1.3-2|105	+ Revision: 333623
12cr|libticonv-1.1.3-2|106	- New Version
12cr|libticonv-1.1.3-2|107	
12cr|libticonv-1.1.3-2|108	* Mon Jan 26 2009 Zombie Ryushu <ryushu@mandriva.org> 1.0.5-1mdv2009.1
12cr|libticonv-1.1.3-2|109	+ Revision: 333615
12cr|libticonv-1.1.3-2|110	- New Version
12cr|libticonv-1.1.3-2|111	- New Version
12cr|libticonv-1.1.3-2|112	- import libticonv3
12cr|libticonv-1.1.3-2|113	

2834 12
12cr|libtifiles-1.1.5-1|1	%define oname libtifiles2
12cr|libtifiles-1.1.5-1|2	%define major 8
12cr|libtifiles-1.1.5-1|3	%define libname %mklibname tifiles %{major}
12cr|libtifiles-1.1.5-1|4	%define develname %mklibname tifiles -d
12cr|libtifiles-1.1.5-1|5	
12cr|libtifiles-1.1.5-1|6	Summary:	Library for Ti File Format management
12cr|libtifiles-1.1.5-1|7	Name:		libtifiles
12cr|libtifiles-1.1.5-1|8	Version:	1.1.5
12cr|libtifiles-1.1.5-1|9	Release:	%mkrel 1
12cr|libtifiles-1.1.5-1|10	License:	LGPLv2+
12cr|libtifiles-1.1.5-1|11	Group:		Communications
12cr|libtifiles-1.1.5-1|12	URL:		http://tilp.sourceforge.net/
12cr|libtifiles-1.1.5-1|13	Source:		http://prdownloads.sourceforge.net/tilp/%{oname}-%{version}.tar.bz2
12cr|libtifiles-1.1.5-1|14	BuildRequires:	glib2-devel
12cr|libtifiles-1.1.5-1|15	BuildRequires:	ticonv-devel = 1.1.3
12cr|libtifiles-1.1.5-1|16	BuildRequires:	zlib-devel
12cr|libtifiles-1.1.5-1|17	BuildRequires:	bison
12cr|libtifiles-1.1.5-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libtifiles-1.1.5-1|19	
12cr|libtifiles-1.1.5-1|20	%description
12cr|libtifiles-1.1.5-1|21	The TiFiles library is a part of the TiLP project and constitutes
12cr|libtifiles-1.1.5-1|22	with the other libraries a complete framework for developping
12cr|libtifiles-1.1.5-1|23	and/or linking TI files oriented applications.
12cr|libtifiles-1.1.5-1|24	
12cr|libtifiles-1.1.5-1|25	It is a library capable of reading/modifying/writing TI formatted
12cr|libtifiles-1.1.5-1|26	files and can group/ungroups files, without worrying about different
12cr|libtifiles-1.1.5-1|27	TI file formats.
12cr|libtifiles-1.1.5-1|28	
12cr|libtifiles-1.1.5-1|29	It supports all the currently availablecables calculators and their associated
12cr|libtifiles-1.1.5-1|30	file formats:
12cr|libtifiles-1.1.5-1|31	- TI8x calculators: TI73, 82, 83, TI83+, 85 and 86 (with 2 sub-classes:
12cr|libtifiles-1.1.5-1|32	TI 73/83+ and 85/86).
12cr|libtifiles-1.1.5-1|33	- TI9x calculators: TI89, 92, 92+ and V200PLT.
12cr|libtifiles-1.1.5-1|34	
12cr|libtifiles-1.1.5-1|35	%package -n %{libname}
12cr|libtifiles-1.1.5-1|36	Summary:	Library for Ti File Format management
12cr|libtifiles-1.1.5-1|37	Group:		System/Libraries
12cr|libtifiles-1.1.5-1|38	# Requires:	%{name} = %{version}-%{release}
12cr|libtifiles-1.1.5-1|39	
12cr|libtifiles-1.1.5-1|40	%description -n %{libname}
12cr|libtifiles-1.1.5-1|41	The TiFiles library is a part of the TiLP project and constitutes
12cr|libtifiles-1.1.5-1|42	with the other libraries a complete framework for developping
12cr|libtifiles-1.1.5-1|43	and/or linking TI files oriented applications.
12cr|libtifiles-1.1.5-1|44	
12cr|libtifiles-1.1.5-1|45	It is a library capable of reading/modifying/writing TI formatted
12cr|libtifiles-1.1.5-1|46	files and can group/ungroups files, without worrying about different
12cr|libtifiles-1.1.5-1|47	TI file formats.
12cr|libtifiles-1.1.5-1|48	
12cr|libtifiles-1.1.5-1|49	It supports all the currently available calculators and their associated
12cr|libtifiles-1.1.5-1|50	file formats:
12cr|libtifiles-1.1.5-1|51	- TI8x calculators: TI73, 82, 83, TI83+, 85 and 86 (with 2 sub-classes:
12cr|libtifiles-1.1.5-1|52	TI 73/83+ and 85/86).
12cr|libtifiles-1.1.5-1|53	- TI9x calculators: TI89, 92, 92+ and V200PLT.
12cr|libtifiles-1.1.5-1|54	
12cr|libtifiles-1.1.5-1|55	%package -n %{develname}
12cr|libtifiles-1.1.5-1|56	Summary:	Development related files for %{name}
12cr|libtifiles-1.1.5-1|57	Group:		Development/Other
12cr|libtifiles-1.1.5-1|58	Requires:	%{libname} = %{version}-%{release}
12cr|libtifiles-1.1.5-1|59	Provides:	%{name}-devel = %{version}-%{release}
12cr|libtifiles-1.1.5-1|60	Provides:	tifiles-devel = %{version}-%{release}
12cr|libtifiles-1.1.5-1|61	Obsoletes:	%{name}-doc < %{version}
12cr|libtifiles-1.1.5-1|62	Provides:	%{name}-doc
12cr|libtifiles-1.1.5-1|63	
12cr|libtifiles-1.1.5-1|64	%description -n	%{develname}
12cr|libtifiles-1.1.5-1|65	This package contains headers and other necessary files to develop
12cr|libtifiles-1.1.5-1|66	or compile applications that use %{name}.
12cr|libtifiles-1.1.5-1|67	
12cr|libtifiles-1.1.5-1|68	%prep
12cr|libtifiles-1.1.5-1|69	%setup -q -n %{oname}-%{version}
12cr|libtifiles-1.1.5-1|70	
12cr|libtifiles-1.1.5-1|71	
12cr|libtifiles-1.1.5-1|72	%build
12cr|libtifiles-1.1.5-1|73	%configure2_5x
12cr|libtifiles-1.1.5-1|74	
12cr|libtifiles-1.1.5-1|75	%make
12cr|libtifiles-1.1.5-1|76	
12cr|libtifiles-1.1.5-1|77	%install
12cr|libtifiles-1.1.5-1|78	rm -rf %{buildroot}
12cr|libtifiles-1.1.5-1|79	%makeinstall_std gnulocaledir=%{buildroot}%{_datadir}/locale
12cr|libtifiles-1.1.5-1|80	rm -rf %{buildroot}/%{_docdir}/%{name}-%{version}
12cr|libtifiles-1.1.5-1|81	
12cr|libtifiles-1.1.5-1|82	%find_lang %{oname}
12cr|libtifiles-1.1.5-1|83	
12cr|libtifiles-1.1.5-1|84	%if %mdkversion < 200900
12cr|libtifiles-1.1.5-1|85	%post -n %{libname} -p /sbin/ldconfig
12cr|libtifiles-1.1.5-1|86	%endif
12cr|libtifiles-1.1.5-1|87	
12cr|libtifiles-1.1.5-1|88	%if %mdkversion < 200900
12cr|libtifiles-1.1.5-1|89	%postun -n %{libname} -p /sbin/ldconfig
12cr|libtifiles-1.1.5-1|90	%endif
12cr|libtifiles-1.1.5-1|91	
12cr|libtifiles-1.1.5-1|92	%clean
12cr|libtifiles-1.1.5-1|93	rm -rf %{buildroot}
12cr|libtifiles-1.1.5-1|94	
12cr|libtifiles-1.1.5-1|95	%files -n %{libname} -f %{oname}.lang
12cr|libtifiles-1.1.5-1|96	%defattr(-,root,root)
12cr|libtifiles-1.1.5-1|97	%{_libdir}/*.so.%{major}*
12cr|libtifiles-1.1.5-1|98	
12cr|libtifiles-1.1.5-1|99	%files -n %{develname}
12cr|libtifiles-1.1.5-1|100	%defattr(-,root,root)
12cr|libtifiles-1.1.5-1|101	%doc AUTHORS ChangeLog README
12cr|libtifiles-1.1.5-1|102	%{_includedir}/*
12cr|libtifiles-1.1.5-1|103	# %{_libdir}/*.la
12cr|libtifiles-1.1.5-1|104	%{_libdir}/*.so
12cr|libtifiles-1.1.5-1|105	%{_libdir}/pkgconfig/*.pc
12cr|libtifiles-1.1.5-1|106	
12cr|libtifiles-1.1.5-1|107	
12cr|libtifiles-1.1.5-1|108	
12cr|libtifiles-1.1.5-1|109	
12cr|libtifiles-1.1.5-1|110	%changelog
12cr|libtifiles-1.1.5-1|111	* Thu Jan 19 2012 Zombie Ryushu <ryushu@mandriva.org> 1.1.5-1mdv2012.0
12cr|libtifiles-1.1.5-1|112	+ Revision: 762253
12cr|libtifiles-1.1.5-1|113	- Fix Major
12cr|libtifiles-1.1.5-1|114	- Upgrade to 1.1.5
12cr|libtifiles-1.1.5-1|115	- Upgrade to 1.1.5
12cr|libtifiles-1.1.5-1|116	
12cr|libtifiles-1.1.5-1|117	* Sun Jul 11 2010 Zombie Ryushu <ryushu@mandriva.org> 1.1.3-1mdv2011.0
12cr|libtifiles-1.1.5-1|118	+ Revision: 551019
12cr|libtifiles-1.1.5-1|119	- Clarify deps
12cr|libtifiles-1.1.5-1|120	- Upgrade to 1.1.3
12cr|libtifiles-1.1.5-1|121	- Upgrade to 1.1.3
12cr|libtifiles-1.1.5-1|122	
12cr|libtifiles-1.1.5-1|123	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-3mdv2010.0
12cr|libtifiles-1.1.5-1|124	+ Revision: 439482
12cr|libtifiles-1.1.5-1|125	- rebuild
12cr|libtifiles-1.1.5-1|126	
12cr|libtifiles-1.1.5-1|127	* Sat Feb 21 2009 Zombie Ryushu <ryushu@mandriva.org> 1.1.1-2mdv2009.1
12cr|libtifiles-1.1.5-1|128	+ Revision: 343651
12cr|libtifiles-1.1.5-1|129	- Fix unneeded file
12cr|libtifiles-1.1.5-1|130	- Fix circular requirement
12cr|libtifiles-1.1.5-1|131	- Fix circular requirement
12cr|libtifiles-1.1.5-1|132	
12cr|libtifiles-1.1.5-1|133	* Fri Feb 20 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.1-1mdv2009.1
12cr|libtifiles-1.1.5-1|134	+ Revision: 343372
12cr|libtifiles-1.1.5-1|135	- correct libification
12cr|libtifiles-1.1.5-1|136	- add missing buildrequires on bison and zlib-devel
12cr|libtifiles-1.1.5-1|137	- fix libification
12cr|libtifiles-1.1.5-1|138	- spec file clean
12cr|libtifiles-1.1.5-1|139	
12cr|libtifiles-1.1.5-1|140	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|libtifiles-1.1.5-1|141	- Work in progress
12cr|libtifiles-1.1.5-1|142	
12cr|libtifiles-1.1.5-1|143	* Wed Feb 11 2009 Funda Wang <fwang@mandriva.org> 0.6.6-6mdv2009.1
12cr|libtifiles-1.1.5-1|144	+ Revision: 339583
12cr|libtifiles-1.1.5-1|145	- move mo into main package rather than libpackage
12cr|libtifiles-1.1.5-1|146	
12cr|libtifiles-1.1.5-1|147	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|libtifiles-1.1.5-1|148	- Re-libify
12cr|libtifiles-1.1.5-1|149	- Re-libify
12cr|libtifiles-1.1.5-1|150	
12cr|libtifiles-1.1.5-1|151	* Thu Feb 05 2009 Zombie Ryushu <ryushu@mandriva.org> 0.6.6-5mdv2009.1
12cr|libtifiles-1.1.5-1|152	+ Revision: 337984
12cr|libtifiles-1.1.5-1|153	- Fix Redundancies
12cr|libtifiles-1.1.5-1|154	- Fix BuildRoot Tags
12cr|libtifiles-1.1.5-1|155	- Fix BuildRoot Tags
12cr|libtifiles-1.1.5-1|156	
12cr|libtifiles-1.1.5-1|157	* Sun Jul 27 2008 Thierry Vignaud <tv@mandriva.org> 0.6.6-5mdv2009.0
12cr|libtifiles-1.1.5-1|158	+ Revision: 250611
12cr|libtifiles-1.1.5-1|159	- rebuild
12cr|libtifiles-1.1.5-1|160	
12cr|libtifiles-1.1.5-1|161	+ Pixel <pixel@mandriva.com>
12cr|libtifiles-1.1.5-1|162	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libtifiles-1.1.5-1|163	
12cr|libtifiles-1.1.5-1|164	* Tue Mar 25 2008 Emmanuel Andry <eandry@mandriva.org> 0.6.6-3mdv2008.1
12cr|libtifiles-1.1.5-1|165	+ Revision: 189889
12cr|libtifiles-1.1.5-1|166	- Fix lib group
12cr|libtifiles-1.1.5-1|167	
12cr|libtifiles-1.1.5-1|168	+ Olivier Blin <blino@mandriva.org>
12cr|libtifiles-1.1.5-1|169	- restore BuildRoot
12cr|libtifiles-1.1.5-1|170	
12cr|libtifiles-1.1.5-1|171	+ Thierry Vignaud <tv@mandriva.org>
12cr|libtifiles-1.1.5-1|172	- kill re-definition of %%buildroot on Pixel's request
12cr|libtifiles-1.1.5-1|173	
12cr|libtifiles-1.1.5-1|174	* Mon Dec 10 2007 Funda Wang <fwang@mandriva.org> 0.6.6-2mdv2008.1
12cr|libtifiles-1.1.5-1|175	+ Revision: 116814
12cr|libtifiles-1.1.5-1|176	- New license policy
12cr|libtifiles-1.1.5-1|177	
12cr|libtifiles-1.1.5-1|178	+ Thierry Vignaud <tv@mandriva.org>
12cr|libtifiles-1.1.5-1|179	- kill changelog left by repsys
12cr|libtifiles-1.1.5-1|180	
12cr|libtifiles-1.1.5-1|181	
12cr|libtifiles-1.1.5-1|182	* Fri Jul 07 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|libtifiles-1.1.5-1|183	+ 2006-07-07 23:24:25 (38510)
12cr|libtifiles-1.1.5-1|184	- 0.6.6
12cr|libtifiles-1.1.5-1|185	
12cr|libtifiles-1.1.5-1|186	* Fri Jul 07 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|libtifiles-1.1.5-1|187	+ 2006-07-07 23:18:39 (38508)
12cr|libtifiles-1.1.5-1|188	- import libtifiles
12cr|libtifiles-1.1.5-1|189	
12cr|libtifiles-1.1.5-1|190	* Tue Jun 28 2005 Olivier Thauvin <nanardon@mandriva.org> 0.6.5-1mdk
12cr|libtifiles-1.1.5-1|191	- 0.6.5
12cr|libtifiles-1.1.5-1|192	
12cr|libtifiles-1.1.5-1|193	* Thu Feb 03 2005 Abel Cheung <deaddog@mandrake.org> 0.6.1-1mdk
12cr|libtifiles-1.1.5-1|194	- New version
12cr|libtifiles-1.1.5-1|195	- Split package very finely, solely for ease in upgrade
12cr|libtifiles-1.1.5-1|196	
12cr|libtifiles-1.1.5-1|197	* Sun May 30 2004 Abel Cheung <deaddog@deaddog.org> 0.5.9-1mdk
12cr|libtifiles-1.1.5-1|198	- New version
12cr|libtifiles-1.1.5-1|199	
12cr|libtifiles-1.1.5-1|200	* Sat Oct 11 2003 Abel Cheung <deaddog@deaddog.org> 0.5.7-2mdk
12cr|libtifiles-1.1.5-1|201	- Add missing locale files
12cr|libtifiles-1.1.5-1|202	
12cr|libtifiles-1.1.5-1|203	* Sat Oct 11 2003 Abel Cheung <deaddog@deaddog.org> 0.5.7-1mdk
12cr|libtifiles-1.1.5-1|204	- 0.5.7
12cr|libtifiles-1.1.5-1|205	- More verbose description
12cr|libtifiles-1.1.5-1|206	- Merge docs back to devel subpackage since there's not a large amount
12cr|libtifiles-1.1.5-1|207	of documentation, and they are API docs (really for development)
12cr|libtifiles-1.1.5-1|208	- License is LGPL
12cr|libtifiles-1.1.5-1|209	- Define libtoolize instead of calling bare configure without macros
12cr|libtifiles-1.1.5-1|210	- Remove unnecessary buildrequires
12cr|libtifiles-1.1.5-1|211	- Compile static library as well
12cr|libtifiles-1.1.5-1|212	
12cr|libtifiles-1.1.5-1|213	* Sat Jul 12 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.5.1-2mdk
12cr|libtifiles-1.1.5-1|214	- rm -rf $RPM_BUILD_ROOT at the beginning of %%install
12cr|libtifiles-1.1.5-1|215	- quiet setup
12cr|libtifiles-1.1.5-1|216	

2835 12
12cr|libtifiles2-1.1.5-1|1	%define major 8
12cr|libtifiles2-1.1.5-1|2	%define libname %mklibname tifiles2 %{major}
12cr|libtifiles2-1.1.5-1|3	%define develname %mklibname tifiles2 -d
12cr|libtifiles2-1.1.5-1|4	
12cr|libtifiles2-1.1.5-1|5	Name: libtifiles2
12cr|libtifiles2-1.1.5-1|6	Version: 1.1.5
12cr|libtifiles2-1.1.5-1|7	Release: 1
12cr|libtifiles2-1.1.5-1|8	Url: http://sourceforge.net/projects/tilp
12cr|libtifiles2-1.1.5-1|9	Source0: http://downloads.sourceforge.net/project/tilp/tilp2-linux/tilp2-1.16/%{name}-%{version}.tar.bz2
12cr|libtifiles2-1.1.5-1|10	Group: System/Libraries
12cr|libtifiles2-1.1.5-1|11	License: GPLv2+
12cr|libtifiles2-1.1.5-1|12	BuildRequires: libusb1-devel, glib2-devel
12cr|libtifiles2-1.1.5-1|13	BuildRequires: pkgconfig(ticalcs2) pkgconfig(ticonv)
12cr|libtifiles2-1.1.5-1|14	BuildRequires: autoconf automake libtool gettext-devel pkgconfig(libusb)
12cr|libtifiles2-1.1.5-1|15	Requires: udev >= 154
12cr|libtifiles2-1.1.5-1|16	Summary: Library for handling TI link cables
12cr|libtifiles2-1.1.5-1|17	%description
12cr|libtifiles2-1.1.5-1|18	Library for handling TI link cables
12cr|libtifiles2-1.1.5-1|19	
12cr|libtifiles2-1.1.5-1|20	%package  -n %develname
12cr|libtifiles2-1.1.5-1|21	Summary: Development files for %{name}
12cr|libtifiles2-1.1.5-1|22	Group: Development/C
12cr|libtifiles2-1.1.5-1|23	Requires: %libname = %{version}-%{release}
12cr|libtifiles2-1.1.5-1|24	Provides: %{name}-devel = %{version}-%{release}
12cr|libtifiles2-1.1.5-1|25	
12cr|libtifiles2-1.1.5-1|26	%description -n %develname
12cr|libtifiles2-1.1.5-1|27	This package contains the files necessary to develop applications using the
12cr|libtifiles2-1.1.5-1|28	%{name} library.
12cr|libtifiles2-1.1.5-1|29	
12cr|libtifiles2-1.1.5-1|30	%package  -n %libname
12cr|libtifiles2-1.1.5-1|31	Summary: Development files for %{name}
12cr|libtifiles2-1.1.5-1|32	Group: System/Libraries
12cr|libtifiles2-1.1.5-1|33	
12cr|libtifiles2-1.1.5-1|34	%description -n %libname
12cr|libtifiles2-1.1.5-1|35	This package contains the files necessary to develop applications using the
12cr|libtifiles2-1.1.5-1|36	%{name} library.
12cr|libtifiles2-1.1.5-1|37	
12cr|libtifiles2-1.1.5-1|38	%prep
12cr|libtifiles2-1.1.5-1|39	%setup -q
12cr|libtifiles2-1.1.5-1|40	autoreconf -i -f
12cr|libtifiles2-1.1.5-1|41	
12cr|libtifiles2-1.1.5-1|42	%build
12cr|libtifiles2-1.1.5-1|43	%configure2_5x
12cr|libtifiles2-1.1.5-1|44	%make
12cr|libtifiles2-1.1.5-1|45	
12cr|libtifiles2-1.1.5-1|46	%install
12cr|libtifiles2-1.1.5-1|47	%makeinstall_std
12cr|libtifiles2-1.1.5-1|48	rm -f %buildroot%{_libdir}/*.la
12cr|libtifiles2-1.1.5-1|49	
12cr|libtifiles2-1.1.5-1|50	%files -n %libname
12cr|libtifiles2-1.1.5-1|51	%{_libdir}/libtifiles2.so.%{major}*
12cr|libtifiles2-1.1.5-1|52	
12cr|libtifiles2-1.1.5-1|53	%files -n %develname
12cr|libtifiles2-1.1.5-1|54	%{_includedir}/tilp2
12cr|libtifiles2-1.1.5-1|55	%{_libdir}/libtifiles2.so
12cr|libtifiles2-1.1.5-1|56	%{_libdir}/pkgconfig/tifiles2.pc
12cr|libtifiles2-1.1.5-1|57	%{_datadir}/locale/fr/LC_MESSAGES/*.mo
12cr|libtifiles2-1.1.5-1|58	
12cr|libtifiles2-1.1.5-1|59	
12cr|libtifiles2-1.1.5-1|60	%changelog
12cr|libtifiles2-1.1.5-1|61	* Mon Feb 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.5-1
12cr|libtifiles2-1.1.5-1|62	+ Revision: 778110
12cr|libtifiles2-1.1.5-1|63	- BR: pkgconfig(ticonv)
12cr|libtifiles2-1.1.5-1|64	- imported package libtifiles2
12cr|libtifiles2-1.1.5-1|65	

2836 12
12cr|libtlen-1-6.20060309.8|1	%define	major 1
12cr|libtlen-1-6.20060309.8|2	%define libname	%mklibname tlen %major
12cr|libtlen-1-6.20060309.8|3	%define develname	%mklibname -d tlen
12cr|libtlen-1-6.20060309.8|4	%define		_snapshot	20060309
12cr|libtlen-1-6.20060309.8|5	
12cr|libtlen-1-6.20060309.8|6	Summary:	Tlen.pl client library
12cr|libtlen-1-6.20060309.8|7	Name:		libtlen
12cr|libtlen-1-6.20060309.8|8	Version:	1
12cr|libtlen-1-6.20060309.8|9	Release:	%mkrel 6.%{_snapshot}.8
12cr|libtlen-1-6.20060309.8|10	License:	GPLv2+
12cr|libtlen-1-6.20060309.8|11	Group:		System/Libraries
12cr|libtlen-1-6.20060309.8|12	Source0:	http://dl.sourceforge.net/sourceforge/tleenx/%{name}-%{_snapshot}.tar.gz
12cr|libtlen-1-6.20060309.8|13	URL:		http://libtlen.sourceforge.net/
12cr|libtlen-1-6.20060309.8|14	BuildRequires:	libstdc++-devel
12cr|libtlen-1-6.20060309.8|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|libtlen-1-6.20060309.8|16	
12cr|libtlen-1-6.20060309.8|17	%description
12cr|libtlen-1-6.20060309.8|18	libtlen is a library providing an API for client programs which want
12cr|libtlen-1-6.20060309.8|19	to use Tlen.pl.
12cr|libtlen-1-6.20060309.8|20	
12cr|libtlen-1-6.20060309.8|21	%package -n %libname
12cr|libtlen-1-6.20060309.8|22	Summary:	Development library for libtlen
12cr|libtlen-1-6.20060309.8|23	Group:		Development/C
12cr|libtlen-1-6.20060309.8|24	Obsoletes:	%{name} < %{version}-%{release}
12cr|libtlen-1-6.20060309.8|25	
12cr|libtlen-1-6.20060309.8|26	%description -n %libname
12cr|libtlen-1-6.20060309.8|27	libtlen is a library providing an API for client programs which want
12cr|libtlen-1-6.20060309.8|28	to use Tlen.pl.
12cr|libtlen-1-6.20060309.8|29	
12cr|libtlen-1-6.20060309.8|30	%package -n %develname
12cr|libtlen-1-6.20060309.8|31	Summary:	Development library for libtlen
12cr|libtlen-1-6.20060309.8|32	Group:		Development/C
12cr|libtlen-1-6.20060309.8|33	Requires:	%{libname} = %{version}-%{release}
12cr|libtlen-1-6.20060309.8|34	Provides:	libtlen-devel = %{version}-%{release}
12cr|libtlen-1-6.20060309.8|35	
12cr|libtlen-1-6.20060309.8|36	%description -n %develname
12cr|libtlen-1-6.20060309.8|37	This package is required to develop programs that use Tlen.pl
12cr|libtlen-1-6.20060309.8|38	protocol.
12cr|libtlen-1-6.20060309.8|39	
12cr|libtlen-1-6.20060309.8|40	%prep
12cr|libtlen-1-6.20060309.8|41	%setup -q -n %{name}-%{_snapshot}
12cr|libtlen-1-6.20060309.8|42	
12cr|libtlen-1-6.20060309.8|43	%build
12cr|libtlen-1-6.20060309.8|44	%configure2_5x
12cr|libtlen-1-6.20060309.8|45	%make
12cr|libtlen-1-6.20060309.8|46	
12cr|libtlen-1-6.20060309.8|47	%install
12cr|libtlen-1-6.20060309.8|48	rm -rf %{buildroot}
12cr|libtlen-1-6.20060309.8|49	%makeinstall_std
12cr|libtlen-1-6.20060309.8|50	
12cr|libtlen-1-6.20060309.8|51	%clean
12cr|libtlen-1-6.20060309.8|52	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|libtlen-1-6.20060309.8|53	
12cr|libtlen-1-6.20060309.8|54	%if %mdkversion < 200900
12cr|libtlen-1-6.20060309.8|55	%post -n %libname -p /sbin/ldconfig
12cr|libtlen-1-6.20060309.8|56	%endif
12cr|libtlen-1-6.20060309.8|57	%if %mdkversion < 200900
12cr|libtlen-1-6.20060309.8|58	%postun -n %libname -p /sbin/ldconfig
12cr|libtlen-1-6.20060309.8|59	%endif
12cr|libtlen-1-6.20060309.8|60	
12cr|libtlen-1-6.20060309.8|61	%files -n %libname
12cr|libtlen-1-6.20060309.8|62	%defattr(644,root,root,755)
12cr|libtlen-1-6.20060309.8|63	%doc docs/AUTHORS docs/TODO
12cr|libtlen-1-6.20060309.8|64	%attr(755,root,root) %{_libdir}/libtlen.so.%{major}*
12cr|libtlen-1-6.20060309.8|65	
12cr|libtlen-1-6.20060309.8|66	%files -n %develname
12cr|libtlen-1-6.20060309.8|67	%defattr(644,root,root,755)
12cr|libtlen-1-6.20060309.8|68	%doc docs/*.html
12cr|libtlen-1-6.20060309.8|69	%{_includedir}/*
12cr|libtlen-1-6.20060309.8|70	%{_libdir}/libtlen.so
12cr|libtlen-1-6.20060309.8|71	%{_libdir}/libtlen.a
12cr|libtlen-1-6.20060309.8|72	
12cr|libtlen-1-6.20060309.8|73	
12cr|libtlen-1-6.20060309.8|74	%changelog
12cr|libtlen-1-6.20060309.8|75	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1-6.20060309.8mdv2011.0
12cr|libtlen-1-6.20060309.8|76	+ Revision: 620232
12cr|libtlen-1-6.20060309.8|77	- the mass rebuild of 2010.0 packages
12cr|libtlen-1-6.20060309.8|78	
12cr|libtlen-1-6.20060309.8|79	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1-6.20060309.7mdv2010.0
12cr|libtlen-1-6.20060309.8|80	+ Revision: 429840
12cr|libtlen-1-6.20060309.8|81	- rebuild
12cr|libtlen-1-6.20060309.8|82	
12cr|libtlen-1-6.20060309.8|83	* Sun Aug 31 2008 Funda Wang <fwang@mandriva.org> 1-6.20060309.6mdv2009.0
12cr|libtlen-1-6.20060309.8|84	+ Revision: 277932
12cr|libtlen-1-6.20060309.8|85	- obsoleted wrong old libname
12cr|libtlen-1-6.20060309.8|86	
12cr|libtlen-1-6.20060309.8|87	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1-6.20060309.5mdv2009.0
12cr|libtlen-1-6.20060309.8|88	+ Revision: 268037
12cr|libtlen-1-6.20060309.8|89	- rebuild early 2009.0 package (before pixel changes)
12cr|libtlen-1-6.20060309.8|90	
12cr|libtlen-1-6.20060309.8|91	+ Pixel <pixel@mandriva.com>
12cr|libtlen-1-6.20060309.8|92	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libtlen-1-6.20060309.8|93	
12cr|libtlen-1-6.20060309.8|94	* Fri Apr 25 2008 Funda Wang <fwang@mandriva.org> 1-0.20060309.5mdv2009.0
12cr|libtlen-1-6.20060309.8|95	+ Revision: 197475
12cr|libtlen-1-6.20060309.8|96	- fix requires
12cr|libtlen-1-6.20060309.8|97	
12cr|libtlen-1-6.20060309.8|98	* Mon Mar 10 2008 Thierry Vignaud <tv@mandriva.org> 1-0.20060309.4mdv2008.1
12cr|libtlen-1-6.20060309.8|99	+ Revision: 183612
12cr|libtlen-1-6.20060309.8|100	- do commit the final bits of libification
12cr|libtlen-1-6.20060309.8|101	
12cr|libtlen-1-6.20060309.8|102	* Mon Mar 10 2008 Thierry Vignaud <tv@mandriva.org> 1-0.20060309.3mdv2008.1
12cr|libtlen-1-6.20060309.8|103	+ Revision: 183504
12cr|libtlen-1-6.20060309.8|104	- fix description
12cr|libtlen-1-6.20060309.8|105	- libify
12cr|libtlen-1-6.20060309.8|106	
12cr|libtlen-1-6.20060309.8|107	* Sat Mar 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1-0.20060309.2mdv2008.1
12cr|libtlen-1-6.20060309.8|108	+ Revision: 182194
12cr|libtlen-1-6.20060309.8|109	- rebuild
12cr|libtlen-1-6.20060309.8|110	
12cr|libtlen-1-6.20060309.8|111	+ Olivier Blin <oblin@mandriva.com>
12cr|libtlen-1-6.20060309.8|112	- restore BuildRoot
12cr|libtlen-1-6.20060309.8|113	
12cr|libtlen-1-6.20060309.8|114	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1-0.20060309.1mdv2008.1
12cr|libtlen-1-6.20060309.8|115	+ Revision: 129151
12cr|libtlen-1-6.20060309.8|116	- kill re-definition of %%buildroot on Pixel's request
12cr|libtlen-1-6.20060309.8|117	
12cr|libtlen-1-6.20060309.8|118	
12cr|libtlen-1-6.20060309.8|119	* Thu Dec 07 2006 Tomasz Pawel Gajc <tpg@mandriva.org> 1-0.20060309.1mdv2007.0
12cr|libtlen-1-6.20060309.8|120	+ Revision: 92086
12cr|libtlen-1-6.20060309.8|121	- Import libtlen
12cr|libtlen-1-6.20060309.8|122	

2837 12
12cr|libtorrent-0.13.2-1|1	%define major 14
12cr|libtorrent-0.13.2-1|2	%define libname %mklibname torrent %major
12cr|libtorrent-0.13.2-1|3	%define libnamedev %mklibname -d torrent
12cr|libtorrent-0.13.2-1|4	%define release %mkrel 1
12cr|libtorrent-0.13.2-1|5	
12cr|libtorrent-0.13.2-1|6	Name: libtorrent
12cr|libtorrent-0.13.2-1|7	Version: 0.13.2
12cr|libtorrent-0.13.2-1|8	Release: %release
12cr|libtorrent-0.13.2-1|9	Summary: BitTorrent library written in C++ for *nix
12cr|libtorrent-0.13.2-1|10	BuildRoot: %{_tmppath}/%{name}-%{version}-build
12cr|libtorrent-0.13.2-1|11	License: GPLv2+
12cr|libtorrent-0.13.2-1|12	Group: Networking/File transfer
12cr|libtorrent-0.13.2-1|13	URL: http://libtorrent.rakshasa.no/
12cr|libtorrent-0.13.2-1|14	Source0: http://libtorrent.rakshasa.no/downloads/libtorrent-%{version}.tar.gz
12cr|libtorrent-0.13.2-1|15	Patch0: libtorrent-0.13.1-fix-linking.patch
12cr|libtorrent-0.13.2-1|16	BuildRequires: sigc++2.0-devel
12cr|libtorrent-0.13.2-1|17	BuildRequires: openssl-devel
12cr|libtorrent-0.13.2-1|18	#gw only if autoconf/automake is called:
12cr|libtorrent-0.13.2-1|19	BuildRequires: automake libtool cppunit-devel
12cr|libtorrent-0.13.2-1|20	
12cr|libtorrent-0.13.2-1|21	
12cr|libtorrent-0.13.2-1|22	%description
12cr|libtorrent-0.13.2-1|23	LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to
12cr|libtorrent-0.13.2-1|24	avoid redundant copying and storing of data that other clients and libraries
12cr|libtorrent-0.13.2-1|25	suffer from. Licensed under the GPL.
12cr|libtorrent-0.13.2-1|26	
12cr|libtorrent-0.13.2-1|27	Basic features have been implemented and a ncurses client is included. Sloppy
12cr|libtorrent-0.13.2-1|28	and biased test runs have shown that transferring a 200 MB file with libTorrent
12cr|libtorrent-0.13.2-1|29	uses 1/4 of the CPU time that the official BitTorrent client requires.
12cr|libtorrent-0.13.2-1|30	
12cr|libtorrent-0.13.2-1|31	The library and client are under heavy development. They are stable enough to
12cr|libtorrent-0.13.2-1|32	handle any torrents I throw at them these days.
12cr|libtorrent-0.13.2-1|33	
12cr|libtorrent-0.13.2-1|34	Authors:
12cr|libtorrent-0.13.2-1|35	--------
12cr|libtorrent-0.13.2-1|36	Jari Sundell <jaris@ifi.uio.no>
12cr|libtorrent-0.13.2-1|37	
12cr|libtorrent-0.13.2-1|38	%package -n %libname
12cr|libtorrent-0.13.2-1|39	Summary: BitTorrent library written in C++ for *nix
12cr|libtorrent-0.13.2-1|40	Group: System/Libraries
12cr|libtorrent-0.13.2-1|41	Provides: %name = %version-%release
12cr|libtorrent-0.13.2-1|42	
12cr|libtorrent-0.13.2-1|43	%description -n %libname
12cr|libtorrent-0.13.2-1|44	LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to
12cr|libtorrent-0.13.2-1|45	avoid redundant copying and storing of data that other clients and libraries
12cr|libtorrent-0.13.2-1|46	suffer from. Licensed under the GPL.
12cr|libtorrent-0.13.2-1|47	
12cr|libtorrent-0.13.2-1|48	Basic features have been implemented and a ncurses client is included. Sloppy
12cr|libtorrent-0.13.2-1|49	and biased test runs have shown that transferring a 200 MB file with libTorrent
12cr|libtorrent-0.13.2-1|50	uses 1/4 of the CPU time that the official BitTorrent client requires.
12cr|libtorrent-0.13.2-1|51	
12cr|libtorrent-0.13.2-1|52	The library and client are under heavy development. They are stable enough to
12cr|libtorrent-0.13.2-1|53	handle any torrents I throw at them these days.
12cr|libtorrent-0.13.2-1|54	
12cr|libtorrent-0.13.2-1|55	Authors:
12cr|libtorrent-0.13.2-1|56	--------
12cr|libtorrent-0.13.2-1|57	Jari Sundell <jaris@ifi.uio.no>
12cr|libtorrent-0.13.2-1|58	
12cr|libtorrent-0.13.2-1|59	%package -n %libnamedev
12cr|libtorrent-0.13.2-1|60	Summary: BitTorrent library written in C++ for *nix
12cr|libtorrent-0.13.2-1|61	Group: Development/C++
12cr|libtorrent-0.13.2-1|62	Requires: %libname = %version
12cr|libtorrent-0.13.2-1|63	Provides: %name-devel = %version-%release
12cr|libtorrent-0.13.2-1|64	Obsoletes: %mklibname -d %name 10
12cr|libtorrent-0.13.2-1|65	
12cr|libtorrent-0.13.2-1|66	%description -n %libnamedev
12cr|libtorrent-0.13.2-1|67	LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to
12cr|libtorrent-0.13.2-1|68	avoid redundant copying and storing of data that other clients and libraries
12cr|libtorrent-0.13.2-1|69	suffer from. Licensed under the GPL.
12cr|libtorrent-0.13.2-1|70	
12cr|libtorrent-0.13.2-1|71	Basic features have been implemented and a ncurses client is included. Sloppy
12cr|libtorrent-0.13.2-1|72	and biased test runs have shown that transferring a 200 MB file with libTorrent
12cr|libtorrent-0.13.2-1|73	uses 1/4 of the CPU time that the official BitTorrent client requires.
12cr|libtorrent-0.13.2-1|74	
12cr|libtorrent-0.13.2-1|75	The library and client are under heavy development. They are stable enough to
12cr|libtorrent-0.13.2-1|76	handle any torrents I throw at them these days.
12cr|libtorrent-0.13.2-1|77	
12cr|libtorrent-0.13.2-1|78	Authors:
12cr|libtorrent-0.13.2-1|79	--------
12cr|libtorrent-0.13.2-1|80	Jari Sundell <jaris@ifi.uio.no>
12cr|libtorrent-0.13.2-1|81	
12cr|libtorrent-0.13.2-1|82	%prep
12cr|libtorrent-0.13.2-1|83	%setup -q
12cr|libtorrent-0.13.2-1|84	%apply_patches
12cr|libtorrent-0.13.2-1|85	
12cr|libtorrent-0.13.2-1|86	autoreconf -fi
12cr|libtorrent-0.13.2-1|87	
12cr|libtorrent-0.13.2-1|88	%build
12cr|libtorrent-0.13.2-1|89	#gw work around compiler bug according to the home page:
12cr|libtorrent-0.13.2-1|90	export CFLAGS=$(echo %optflags|sed s/O2/O3/)
12cr|libtorrent-0.13.2-1|91	export CXXFLAGS=$(echo %optflags|sed s/O2/O3/)
12cr|libtorrent-0.13.2-1|92	%configure2_5x --with-posix-fallocate
12cr|libtorrent-0.13.2-1|93	%make
12cr|libtorrent-0.13.2-1|94	
12cr|libtorrent-0.13.2-1|95	%install
12cr|libtorrent-0.13.2-1|96	[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT;
12cr|libtorrent-0.13.2-1|97	%makeinstall
12cr|libtorrent-0.13.2-1|98	
12cr|libtorrent-0.13.2-1|99	%clean
12cr|libtorrent-0.13.2-1|100	[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT;
12cr|libtorrent-0.13.2-1|101	
12cr|libtorrent-0.13.2-1|102	%if %mdkversion < 200900
12cr|libtorrent-0.13.2-1|103	%post -n %libname -p /sbin/ldconfig
12cr|libtorrent-0.13.2-1|104	%endif
12cr|libtorrent-0.13.2-1|105	%if %mdkversion < 200900
12cr|libtorrent-0.13.2-1|106	%postun -n %libname -p /sbin/ldconfig
12cr|libtorrent-0.13.2-1|107	%endif
12cr|libtorrent-0.13.2-1|108	
12cr|libtorrent-0.13.2-1|109	%files -n %libname
12cr|libtorrent-0.13.2-1|110	%defattr(-,root,root)
12cr|libtorrent-0.13.2-1|111	%{_libdir}/lib*.so.%{major}*
12cr|libtorrent-0.13.2-1|112	
12cr|libtorrent-0.13.2-1|113	%files -n %libnamedev
12cr|libtorrent-0.13.2-1|114	%defattr(-,root,root)
12cr|libtorrent-0.13.2-1|115	%{_libdir}/lib*.so
12cr|libtorrent-0.13.2-1|116	%if %mdvver <= 201100
12cr|libtorrent-0.13.2-1|117	%{_libdir}/lib*.la
12cr|libtorrent-0.13.2-1|118	%endif
12cr|libtorrent-0.13.2-1|119	%{_includedir}/torrent/
12cr|libtorrent-0.13.2-1|120	%{_libdir}/pkgconfig/%{name}.pc
12cr|libtorrent-0.13.2-1|121	
12cr|libtorrent-0.13.2-1|122	
12cr|libtorrent-0.13.2-1|123	%changelog
12cr|libtorrent-0.13.2-1|124	* Fri Jun 01 2012 Götz Waschk <waschk@mandriva.org> 0.13.2-1
12cr|libtorrent-0.13.2-1|125	+ Revision: 801718
12cr|libtorrent-0.13.2-1|126	- update to new version 0.13.2
12cr|libtorrent-0.13.2-1|127	
12cr|libtorrent-0.13.2-1|128	* Thu Apr 05 2012 Götz Waschk <waschk@mandriva.org> 0.13.1-1
12cr|libtorrent-0.13.2-1|129	+ Revision: 789337
12cr|libtorrent-0.13.2-1|130	- update build deps
12cr|libtorrent-0.13.2-1|131	- fix linking
12cr|libtorrent-0.13.2-1|132	- update to new version 0.13.1
12cr|libtorrent-0.13.2-1|133	- prepare for backports
12cr|libtorrent-0.13.2-1|134	
12cr|libtorrent-0.13.2-1|135	* Fri Dec 30 2011 Götz Waschk <waschk@mandriva.org> 0.13.0-1
12cr|libtorrent-0.13.2-1|136	+ Revision: 748245
12cr|libtorrent-0.13.2-1|137	- remove libtool archive
12cr|libtorrent-0.13.2-1|138	- new version
12cr|libtorrent-0.13.2-1|139	
12cr|libtorrent-0.13.2-1|140	* Fri Jun 24 2011 Götz Waschk <waschk@mandriva.org> 0.12.9-1
12cr|libtorrent-0.13.2-1|141	+ Revision: 686871
12cr|libtorrent-0.13.2-1|142	- update to new version 0.12.9
12cr|libtorrent-0.13.2-1|143	
12cr|libtorrent-0.13.2-1|144	* Mon May 09 2011 Götz Waschk <waschk@mandriva.org> 0.12.8-1
12cr|libtorrent-0.13.2-1|145	+ Revision: 672984
12cr|libtorrent-0.13.2-1|146	- new version
12cr|libtorrent-0.13.2-1|147	- new major
12cr|libtorrent-0.13.2-1|148	
12cr|libtorrent-0.13.2-1|149	* Mon Nov 01 2010 Götz Waschk <waschk@mandriva.org> 0.12.7-1mdv2011.0
12cr|libtorrent-0.13.2-1|150	+ Revision: 591449
12cr|libtorrent-0.13.2-1|151	- new version
12cr|libtorrent-0.13.2-1|152	- new major
12cr|libtorrent-0.13.2-1|153	
12cr|libtorrent-0.13.2-1|154	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 0.12.6-2mdv2010.1
12cr|libtorrent-0.13.2-1|155	+ Revision: 536660
12cr|libtorrent-0.13.2-1|156	- rebuild
12cr|libtorrent-0.13.2-1|157	
12cr|libtorrent-0.13.2-1|158	* Mon Dec 07 2009 Götz Waschk <waschk@mandriva.org> 0.12.6-1mdv2010.1
12cr|libtorrent-0.13.2-1|159	+ Revision: 474371
12cr|libtorrent-0.13.2-1|160	- update to new version 0.12.6
12cr|libtorrent-0.13.2-1|161	
12cr|libtorrent-0.13.2-1|162	* Fri Nov 20 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.12.5-2mdv2010.1
12cr|libtorrent-0.13.2-1|163	+ Revision: 467683
12cr|libtorrent-0.13.2-1|164	- Enable use of posix_fallocate.
12cr|libtorrent-0.13.2-1|165	
12cr|libtorrent-0.13.2-1|166	* Tue Jun 23 2009 Götz Waschk <waschk@mandriva.org> 0.12.5-1mdv2010.0
12cr|libtorrent-0.13.2-1|167	+ Revision: 388749
12cr|libtorrent-0.13.2-1|168	- update to new version 0.12.5
12cr|libtorrent-0.13.2-1|169	
12cr|libtorrent-0.13.2-1|170	* Thu Nov 20 2008 Götz Waschk <waschk@mandriva.org> 0.12.4-1mdv2009.1
12cr|libtorrent-0.13.2-1|171	+ Revision: 305256
12cr|libtorrent-0.13.2-1|172	- update to new version 0.12.4
12cr|libtorrent-0.13.2-1|173	
12cr|libtorrent-0.13.2-1|174	* Thu Sep 18 2008 Götz Waschk <waschk@mandriva.org> 0.12.3-1mdv2009.0
12cr|libtorrent-0.13.2-1|175	+ Revision: 285599
12cr|libtorrent-0.13.2-1|176	- new version
12cr|libtorrent-0.13.2-1|177	- drop all patches
12cr|libtorrent-0.13.2-1|178	- new major
12cr|libtorrent-0.13.2-1|179	
12cr|libtorrent-0.13.2-1|180	* Fri Aug 08 2008 Götz Waschk <waschk@mandriva.org> 0.12.2-2mdv2009.0
12cr|libtorrent-0.13.2-1|181	+ Revision: 268130
12cr|libtorrent-0.13.2-1|182	- update license
12cr|libtorrent-0.13.2-1|183	- sync patches with Gentoo
12cr|libtorrent-0.13.2-1|184	
12cr|libtorrent-0.13.2-1|185	+ Thierry Vignaud <tv@mandriva.org>
12cr|libtorrent-0.13.2-1|186	- rebuild early 2009.0 package (before pixel changes)
12cr|libtorrent-0.13.2-1|187	
12cr|libtorrent-0.13.2-1|188	+ Pixel <pixel@mandriva.com>
12cr|libtorrent-0.13.2-1|189	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libtorrent-0.13.2-1|190	
12cr|libtorrent-0.13.2-1|191	* Fri May 09 2008 Götz Waschk <waschk@mandriva.org> 0.12.2-1mdv2009.0
12cr|libtorrent-0.13.2-1|192	+ Revision: 204939
12cr|libtorrent-0.13.2-1|193	- new version
12cr|libtorrent-0.13.2-1|194	- new major
12cr|libtorrent-0.13.2-1|195	
12cr|libtorrent-0.13.2-1|196	* Wed Apr 23 2008 Götz Waschk <waschk@mandriva.org> 0.12.1-1mdv2009.0
12cr|libtorrent-0.13.2-1|197	+ Revision: 196741
12cr|libtorrent-0.13.2-1|198	- new version
12cr|libtorrent-0.13.2-1|199	- new major
12cr|libtorrent-0.13.2-1|200	
12cr|libtorrent-0.13.2-1|201	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.12.0-2mdv2008.1
12cr|libtorrent-0.13.2-1|202	+ Revision: 170960
12cr|libtorrent-0.13.2-1|203	- rebuild
12cr|libtorrent-0.13.2-1|204	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|libtorrent-0.13.2-1|205	
12cr|libtorrent-0.13.2-1|206	* Tue Jan 29 2008 Götz Waschk <waschk@mandriva.org> 0.12.0-1mdv2008.1
12cr|libtorrent-0.13.2-1|207	+ Revision: 159932
12cr|libtorrent-0.13.2-1|208	- new version
12cr|libtorrent-0.13.2-1|209	- new major
12cr|libtorrent-0.13.2-1|210	
12cr|libtorrent-0.13.2-1|211	+ Olivier Blin <blino@mandriva.org>
12cr|libtorrent-0.13.2-1|212	- restore BuildRoot
12cr|libtorrent-0.13.2-1|213	
12cr|libtorrent-0.13.2-1|214	+ Thierry Vignaud <tv@mandriva.org>
12cr|libtorrent-0.13.2-1|215	- kill re-definition of %%buildroot on Pixel's request
12cr|libtorrent-0.13.2-1|216	
12cr|libtorrent-0.13.2-1|217	* Fri Oct 26 2007 Funda Wang <fwang@mandriva.org> 0.11.9-1mdv2008.1
12cr|libtorrent-0.13.2-1|218	+ Revision: 102270
12cr|libtorrent-0.13.2-1|219	- New version 0.11.9
12cr|libtorrent-0.13.2-1|220	
12cr|libtorrent-0.13.2-1|221	* Tue Oct 09 2007 Götz Waschk <waschk@mandriva.org> 0.11.8-1mdv2008.1
12cr|libtorrent-0.13.2-1|222	+ Revision: 96135
12cr|libtorrent-0.13.2-1|223	- new version
12cr|libtorrent-0.13.2-1|224	
12cr|libtorrent-0.13.2-1|225	* Mon Aug 20 2007 Götz Waschk <waschk@mandriva.org> 0.11.7-1mdv2008.0
12cr|libtorrent-0.13.2-1|226	+ Revision: 67210
12cr|libtorrent-0.13.2-1|227	- new version
12cr|libtorrent-0.13.2-1|228	
12cr|libtorrent-0.13.2-1|229	* Thu Aug 02 2007 Götz Waschk <waschk@mandriva.org> 0.11.6-1mdv2008.0
12cr|libtorrent-0.13.2-1|230	+ Revision: 58071
12cr|libtorrent-0.13.2-1|231	- new version
12cr|libtorrent-0.13.2-1|232	- new devel name
12cr|libtorrent-0.13.2-1|233	
12cr|libtorrent-0.13.2-1|234	* Tue Jul 03 2007 Götz Waschk <waschk@mandriva.org> 0.11.5-1mdv2008.0
12cr|libtorrent-0.13.2-1|235	+ Revision: 47379
12cr|libtorrent-0.13.2-1|236	- new version
12cr|libtorrent-0.13.2-1|237	
12cr|libtorrent-0.13.2-1|238	
12cr|libtorrent-0.13.2-1|239	* Thu Mar 29 2007 Götz Waschk <waschk@mandriva.org> 0.11.4-1mdv2007.1
12cr|libtorrent-0.13.2-1|240	+ Revision: 149305
12cr|libtorrent-0.13.2-1|241	- new version
12cr|libtorrent-0.13.2-1|242	- remove build fix
12cr|libtorrent-0.13.2-1|243	- don't own the pkgconfig dir (AdamW)
12cr|libtorrent-0.13.2-1|244	
12cr|libtorrent-0.13.2-1|245	* Sun Jan 28 2007 Götz Waschk <waschk@mandriva.org> 0.11.2-1mdv2007.1
12cr|libtorrent-0.13.2-1|246	+ Revision: 114534
12cr|libtorrent-0.13.2-1|247	- new version
12cr|libtorrent-0.13.2-1|248	
12cr|libtorrent-0.13.2-1|249	* Sun Dec 31 2006 Götz Waschk <waschk@mandriva.org> 0.11.1-1mdv2007.1
12cr|libtorrent-0.13.2-1|250	+ Revision: 102954
12cr|libtorrent-0.13.2-1|251	- new version
12cr|libtorrent-0.13.2-1|252	
12cr|libtorrent-0.13.2-1|253	* Wed Dec 13 2006 Götz Waschk <waschk@mandriva.org> 0.11.0-1mdv2007.1
12cr|libtorrent-0.13.2-1|254	+ Revision: 96388
12cr|libtorrent-0.13.2-1|255	- new version
12cr|libtorrent-0.13.2-1|256	- new major
12cr|libtorrent-0.13.2-1|257	- update file list
12cr|libtorrent-0.13.2-1|258	
12cr|libtorrent-0.13.2-1|259	* Wed Nov 08 2006 Götz Waschk <waschk@mandriva.org> 0.10.4-2mdv2007.1
12cr|libtorrent-0.13.2-1|260	+ Revision: 78121
12cr|libtorrent-0.13.2-1|261	- fix optimization flags
12cr|libtorrent-0.13.2-1|262	
12cr|libtorrent-0.13.2-1|263	* Sun Oct 29 2006 Götz Waschk <waschk@mandriva.org> 0.10.4-1mdv2007.1
12cr|libtorrent-0.13.2-1|264	+ Revision: 73634
12cr|libtorrent-0.13.2-1|265	- new version
12cr|libtorrent-0.13.2-1|266	- Import libtorrent
12cr|libtorrent-0.13.2-1|267	
12cr|libtorrent-0.13.2-1|268	* Thu Oct 12 2006 Götz Waschk <waschk@mandriva.org> 0.10.3-1mdv2007.1
12cr|libtorrent-0.13.2-1|269	- New version 0.10.3
12cr|libtorrent-0.13.2-1|270	
12cr|libtorrent-0.13.2-1|271	* Fri Sep 29 2006 Götz Waschk <waschk@mandriva.org> 0.10.2-1mdv2007.0
12cr|libtorrent-0.13.2-1|272	- New version 0.10.2
12cr|libtorrent-0.13.2-1|273	
12cr|libtorrent-0.13.2-1|274	* Sat Aug 19 2006 Gtz Waschk <waschk@mandriva.org> 0.10.1-1mdv2007.0
12cr|libtorrent-0.13.2-1|275	- new major
12cr|libtorrent-0.13.2-1|276	- New release 0.10.1
12cr|libtorrent-0.13.2-1|277	
12cr|libtorrent-0.13.2-1|278	* Tue Jul 18 2006 Gtz Waschk <waschk@mandriva.org> 0.10.0-1mdv2007.0
12cr|libtorrent-0.13.2-1|279	- new major
12cr|libtorrent-0.13.2-1|280	- fix build
12cr|libtorrent-0.13.2-1|281	- New release 0.10.0
12cr|libtorrent-0.13.2-1|282	
12cr|libtorrent-0.13.2-1|283	* Thu May 25 2006 Götz Waschk <waschk@mandriva.org> 0.9.3-1mdk
12cr|libtorrent-0.13.2-1|284	- New release 0.9.3
12cr|libtorrent-0.13.2-1|285	
12cr|libtorrent-0.13.2-1|286	* Mon May 22 2006 Götz Waschk <waschk@mandriva.org> 0.9.2-1mdk
12cr|libtorrent-0.13.2-1|287	- New release 0.9.2
12cr|libtorrent-0.13.2-1|288	
12cr|libtorrent-0.13.2-1|289	* Mon May 08 2006 Götz Waschk <waschk@mandriva.org> 0.9.1-1mdk
12cr|libtorrent-0.13.2-1|290	- New release 0.9.1
12cr|libtorrent-0.13.2-1|291	
12cr|libtorrent-0.13.2-1|292	* Mon Apr 10 2006 Gtz Waschk <waschk@mandriva.org> 0.9.0-1mdk
12cr|libtorrent-0.13.2-1|293	- new major
12cr|libtorrent-0.13.2-1|294	- New release 0.9.0
12cr|libtorrent-0.13.2-1|295	
12cr|libtorrent-0.13.2-1|296	* Mon Feb 20 2006 Götz Waschk <waschk@mandriva.org> 0.8.5-1mdk
12cr|libtorrent-0.13.2-1|297	- New release 0.8.5
12cr|libtorrent-0.13.2-1|298	
12cr|libtorrent-0.13.2-1|299	* Mon Jan 23 2006 Götz Waschk <waschk@mandriva.org> 0.8.3-1mdk
12cr|libtorrent-0.13.2-1|300	- New release 0.8.3
12cr|libtorrent-0.13.2-1|301	
12cr|libtorrent-0.13.2-1|302	* Thu Jan 12 2006 Götz Waschk <waschk@mandriva.org> 0.8.2-1mdk
12cr|libtorrent-0.13.2-1|303	- New release 0.8.2
12cr|libtorrent-0.13.2-1|304	
12cr|libtorrent-0.13.2-1|305	* Wed Dec 21 2005 Götz Waschk <waschk@mandriva.org> 0.8.1-1mdk
12cr|libtorrent-0.13.2-1|306	- New release 0.8.1
12cr|libtorrent-0.13.2-1|307	
12cr|libtorrent-0.13.2-1|308	* Mon Nov 28 2005 Gtz Waschk <waschk@mandriva.org> 0.8.0-1mdk
12cr|libtorrent-0.13.2-1|309	- major 6
12cr|libtorrent-0.13.2-1|310	- New release 0.8.0
12cr|libtorrent-0.13.2-1|311	
12cr|libtorrent-0.13.2-1|312	* Thu Oct 20 2005 Götz Waschk <waschk@mandriva.org> 0.7.6-1mdk
12cr|libtorrent-0.13.2-1|313	- New release 0.7.6
12cr|libtorrent-0.13.2-1|314	
12cr|libtorrent-0.13.2-1|315	* Sat Oct 01 2005 Götz Waschk <waschk@mandriva.org> 0.7.5-1mdk
12cr|libtorrent-0.13.2-1|316	- New release 0.7.5
12cr|libtorrent-0.13.2-1|317	
12cr|libtorrent-0.13.2-1|318	* Mon Sep 19 2005 Götz Waschk <waschk@mandriva.org> 0.7.4-1mdk
12cr|libtorrent-0.13.2-1|319	- New release 0.7.4
12cr|libtorrent-0.13.2-1|320	
12cr|libtorrent-0.13.2-1|321	* Tue Sep 06 2005 Gtz Waschk <waschk@mandriva.org> 0.7.3-1mdk
12cr|libtorrent-0.13.2-1|322	- major 5
12cr|libtorrent-0.13.2-1|323	- New release 0.7.3
12cr|libtorrent-0.13.2-1|324	
12cr|libtorrent-0.13.2-1|325	* Thu Aug 25 2005 Gtz Waschk <waschk@mandriva.org> 0.7.2-1mdk
12cr|libtorrent-0.13.2-1|326	- drop patch
12cr|libtorrent-0.13.2-1|327	- New release 0.7.2
12cr|libtorrent-0.13.2-1|328	
12cr|libtorrent-0.13.2-1|329	* Fri Jul 29 2005 Gtz Waschk <waschk@mandriva.org> 0.7.0-2mdk
12cr|libtorrent-0.13.2-1|330	- bugfix from 0.7.0-1
12cr|libtorrent-0.13.2-1|331	
12cr|libtorrent-0.13.2-1|332	* Thu Jul 21 2005 Gtz Waschk <waschk@mandriva.org> 0.7.0-1mdk
12cr|libtorrent-0.13.2-1|333	- mkrel
12cr|libtorrent-0.13.2-1|334	- major 4
12cr|libtorrent-0.13.2-1|335	- New release 0.7.0
12cr|libtorrent-0.13.2-1|336	
12cr|libtorrent-0.13.2-1|337	* Thu Jul 14 2005 Gtz Waschk <waschk@mandriva.org> 0.6.7-1mdk
12cr|libtorrent-0.13.2-1|338	- New release 0.6.7
12cr|libtorrent-0.13.2-1|339	
12cr|libtorrent-0.13.2-1|340	* Tue Jun 28 2005 Gtz Waschk <waschk@mandriva.org> 0.6.6-1mdk
12cr|libtorrent-0.13.2-1|341	- New release 0.6.6
12cr|libtorrent-0.13.2-1|342	
12cr|libtorrent-0.13.2-1|343	* Tue Jun 21 2005 Gtz Waschk <waschk@mandriva.org> 0.6.5-1mdk
12cr|libtorrent-0.13.2-1|344	- New release 0.6.5
12cr|libtorrent-0.13.2-1|345	
12cr|libtorrent-0.13.2-1|346	* Thu Jun 09 2005 Gtz Waschk <waschk@mandriva.org> 0.6.4-1mdk
12cr|libtorrent-0.13.2-1|347	- New release 0.6.4
12cr|libtorrent-0.13.2-1|348	
12cr|libtorrent-0.13.2-1|349	* Thu Jun 02 2005 Gtz Waschk <waschk@mandriva.org> 0.6.3-1mdk
12cr|libtorrent-0.13.2-1|350	- new major
12cr|libtorrent-0.13.2-1|351	- New release 0.6.3
12cr|libtorrent-0.13.2-1|352	
12cr|libtorrent-0.13.2-1|353	* Sat May 07 2005 Gtz Waschk <waschk@mandriva.org> 0.6.2-1mdk
12cr|libtorrent-0.13.2-1|354	- New release 0.6.2
12cr|libtorrent-0.13.2-1|355	
12cr|libtorrent-0.13.2-1|356	* Fri Apr 29 2005 Gtz Waschk <waschk@mandriva.org> 0.6.1-1mdk
12cr|libtorrent-0.13.2-1|357	- New release 0.6.1
12cr|libtorrent-0.13.2-1|358	
12cr|libtorrent-0.13.2-1|359	* Sun Apr 24 2005 Gtz Waschk <waschk@mandriva.org> 0.6.0-2mdk
12cr|libtorrent-0.13.2-1|360	- add provides on libtorrent to the library package
12cr|libtorrent-0.13.2-1|361	
12cr|libtorrent-0.13.2-1|362	* Thu Apr 21 2005 Gtz Waschk <waschk@mandriva.org> 0.6.0-1mdk
12cr|libtorrent-0.13.2-1|363	- New release 0.6.0
12cr|libtorrent-0.13.2-1|364	
12cr|libtorrent-0.13.2-1|365	* Sat Apr 16 2005 Götz Waschk <waschk@linux-mandrake.com> 0.5.5-1mdk
12cr|libtorrent-0.13.2-1|366	- New release 0.5.5
12cr|libtorrent-0.13.2-1|367	
12cr|libtorrent-0.13.2-1|368	* Wed Mar 30 2005 Götz Waschk <waschk@linux-mandrake.com> 0.5.4-1mdk
12cr|libtorrent-0.13.2-1|369	- New release 0.5.4
12cr|libtorrent-0.13.2-1|370	
12cr|libtorrent-0.13.2-1|371	* Sun Mar 13 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.5.1-2mdk
12cr|libtorrent-0.13.2-1|372	- fix buildrequires
12cr|libtorrent-0.13.2-1|373	
12cr|libtorrent-0.13.2-1|374	* Wed Mar 09 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.5.1-1mdk
12cr|libtorrent-0.13.2-1|375	- remove rtorrent
12cr|libtorrent-0.13.2-1|376	- New release 0.5.1
12cr|libtorrent-0.13.2-1|377	
12cr|libtorrent-0.13.2-1|378	* Sun Feb 27 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.5.0-1mdk
12cr|libtorrent-0.13.2-1|379	- New release 0.5.0
12cr|libtorrent-0.13.2-1|380	
12cr|libtorrent-0.13.2-1|381	* Sun Feb 20 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.4.11-1mdk
12cr|libtorrent-0.13.2-1|382	- initial mdk package
12cr|libtorrent-0.13.2-1|383	
12cr|libtorrent-0.13.2-1|384	* Sat Dec 18 2004 - darix@irssi.org
12cr|libtorrent-0.13.2-1|385	- initial package
12cr|libtorrent-0.13.2-1|386	

2838 12
12cr|libtorrent-rasterbar-0.16.5-1|1	%define shortname	torrent-rasterbar
12cr|libtorrent-rasterbar-0.16.5-1|2	%define major		6
12cr|libtorrent-rasterbar-0.16.5-1|3	%define libname		%mklibname %{shortname} %{major}
12cr|libtorrent-rasterbar-0.16.5-1|4	%define develname	%mklibname %{shortname} -d
12cr|libtorrent-rasterbar-0.16.5-1|5	
12cr|libtorrent-rasterbar-0.16.5-1|6	Summary:	The Rasterbar BitTorrent library
12cr|libtorrent-rasterbar-0.16.5-1|7	Name:		libtorrent-rasterbar
12cr|libtorrent-rasterbar-0.16.5-1|8	Version:	0.16.5
12cr|libtorrent-rasterbar-0.16.5-1|9	Release:	1
12cr|libtorrent-rasterbar-0.16.5-1|10	License:	BSD
12cr|libtorrent-rasterbar-0.16.5-1|11	Group:		System/Libraries
12cr|libtorrent-rasterbar-0.16.5-1|12	URL:		http://www.rasterbar.com/products/libtorrent/
12cr|libtorrent-rasterbar-0.16.5-1|13	Source0:	http://libtorrent.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|libtorrent-rasterbar-0.16.5-1|14	BuildRequires:	boost-devel
12cr|libtorrent-rasterbar-0.16.5-1|15	BuildRequires:	openssl-devel
12cr|libtorrent-rasterbar-0.16.5-1|16	BuildRequires:	zlib-devel
12cr|libtorrent-rasterbar-0.16.5-1|17	BuildRequires:	python-devel
12cr|libtorrent-rasterbar-0.16.5-1|18	BuildRequires:	libgeoip-devel
12cr|libtorrent-rasterbar-0.16.5-1|19	
12cr|libtorrent-rasterbar-0.16.5-1|20	%description
12cr|libtorrent-rasterbar-0.16.5-1|21	libtorrent-rasterbar is a C++ library that aims to be a good
12cr|libtorrent-rasterbar-0.16.5-1|22	alternative to all the other bittorrent implementations around. It is
12cr|libtorrent-rasterbar-0.16.5-1|23	a library and not a full featured client. It is not the same as the
12cr|libtorrent-rasterbar-0.16.5-1|24	other libtorrent, as used by the 'rtorrent' application, that is in
12cr|libtorrent-rasterbar-0.16.5-1|25	the 'libtorrent' package. The two are completely different and
12cr|libtorrent-rasterbar-0.16.5-1|26	incompatible.
12cr|libtorrent-rasterbar-0.16.5-1|27	
12cr|libtorrent-rasterbar-0.16.5-1|28	%package -n %{libname}
12cr|libtorrent-rasterbar-0.16.5-1|29	Group:		System/Libraries
12cr|libtorrent-rasterbar-0.16.5-1|30	Summary:	The Rasterbar BitTorrent library
12cr|libtorrent-rasterbar-0.16.5-1|31	Obsoletes:	%{mklibname %{shortname} 1}
12cr|libtorrent-rasterbar-0.16.5-1|32	
12cr|libtorrent-rasterbar-0.16.5-1|33	%description -n %{libname}
12cr|libtorrent-rasterbar-0.16.5-1|34	libtorrent-rasterbar is a C++ library that aims to be a good
12cr|libtorrent-rasterbar-0.16.5-1|35	alternative to all the other bittorrent implementations around. It is
12cr|libtorrent-rasterbar-0.16.5-1|36	a library and not a full featured client. It is not the same as the
12cr|libtorrent-rasterbar-0.16.5-1|37	other libtorrent, as used by the 'rtorrent' application, that is in
12cr|libtorrent-rasterbar-0.16.5-1|38	the 'libtorrent' package. The two are completely different and
12cr|libtorrent-rasterbar-0.16.5-1|39	incompatible.
12cr|libtorrent-rasterbar-0.16.5-1|40	
12cr|libtorrent-rasterbar-0.16.5-1|41	%package -n python-%{name}
12cr|libtorrent-rasterbar-0.16.5-1|42	Group:		System/Libraries
12cr|libtorrent-rasterbar-0.16.5-1|43	Summary:	The Rasterbar BitTorrent library's Python bindings
12cr|libtorrent-rasterbar-0.16.5-1|44	%{py_requires}
12cr|libtorrent-rasterbar-0.16.5-1|45	Requires:	%{libname} = %{version}-%{release}
12cr|libtorrent-rasterbar-0.16.5-1|46	
12cr|libtorrent-rasterbar-0.16.5-1|47	%description -n python-%{name}
12cr|libtorrent-rasterbar-0.16.5-1|48	libtorrent-rasterbar is a C++ library that aims to be a good
12cr|libtorrent-rasterbar-0.16.5-1|49	alternative to all the other bittorrent implementations around. It is
12cr|libtorrent-rasterbar-0.16.5-1|50	a library and not a full featured client. It is not the same as the
12cr|libtorrent-rasterbar-0.16.5-1|51	other libtorrent, as used by the 'rtorrent' application, that is in
12cr|libtorrent-rasterbar-0.16.5-1|52	the 'libtorrent' package. The two are completely different and
12cr|libtorrent-rasterbar-0.16.5-1|53	incompatible. This package contains Python bindings.
12cr|libtorrent-rasterbar-0.16.5-1|54	
12cr|libtorrent-rasterbar-0.16.5-1|55	%package -n %{develname}
12cr|libtorrent-rasterbar-0.16.5-1|56	Group:		Development/C
12cr|libtorrent-rasterbar-0.16.5-1|57	Summary:	The Rasterbar BitTorrent library's development headers
12cr|libtorrent-rasterbar-0.16.5-1|58	Provides:	%{name}-devel = %{version}-%{release}
12cr|libtorrent-rasterbar-0.16.5-1|59	Provides:	rb_libtorrent-devel = %{version}-%{release}
12cr|libtorrent-rasterbar-0.16.5-1|60	Requires:	%{libname} = %{version}-%{release}
12cr|libtorrent-rasterbar-0.16.5-1|61	
12cr|libtorrent-rasterbar-0.16.5-1|62	%description -n %{develname}
12cr|libtorrent-rasterbar-0.16.5-1|63	libtorrent-rasterbar is a C++ library that aims to be a good
12cr|libtorrent-rasterbar-0.16.5-1|64	alternative to all the other bittorrent implementations around. It is
12cr|libtorrent-rasterbar-0.16.5-1|65	a library and not a full featured client. It is not the same as the
12cr|libtorrent-rasterbar-0.16.5-1|66	other libtorrent, as used by the 'rtorrent' application, that is in
12cr|libtorrent-rasterbar-0.16.5-1|67	the 'libtorrent' package. The two are completely different and
12cr|libtorrent-rasterbar-0.16.5-1|68	incompatible. This package contains development libraries and headers.
12cr|libtorrent-rasterbar-0.16.5-1|69	
12cr|libtorrent-rasterbar-0.16.5-1|70	%prep
12cr|libtorrent-rasterbar-0.16.5-1|71	%setup -q
12cr|libtorrent-rasterbar-0.16.5-1|72	
12cr|libtorrent-rasterbar-0.16.5-1|73	%build
12cr|libtorrent-rasterbar-0.16.5-1|74	# (tpg) a workaround for libtool crap
12cr|libtorrent-rasterbar-0.16.5-1|75	#sed -i 's/AC_CONFIG_MACRO_DIR(\[m4\])/dnl AC_CONFIG_MACRO_DIR(\[m4\])/' configure.in
12cr|libtorrent-rasterbar-0.16.5-1|76	#autoreconf -fi
12cr|libtorrent-rasterbar-0.16.5-1|77	export CFLAGS="%{optflags} -DBOOST_FILESYSTEM_VERSION=2"
12cr|libtorrent-rasterbar-0.16.5-1|78	export CXXFLAGS="%{optflags}  -DBOOST_FILESYSTEM_VERSION=2"
12cr|libtorrent-rasterbar-0.16.5-1|79	%configure2_5x --disable-static \
12cr|libtorrent-rasterbar-0.16.5-1|80	--enable-python-binding \
12cr|libtorrent-rasterbar-0.16.5-1|81	--with-zlib=system \
12cr|libtorrent-rasterbar-0.16.5-1|82	--with-libgeoip=system \
12cr|libtorrent-rasterbar-0.16.5-1|83	--enable-encryption \
12cr|libtorrent-rasterbar-0.16.5-1|84	--enable-dht \
12cr|libtorrent-rasterbar-0.16.5-1|85	--disable-static \
12cr|libtorrent-rasterbar-0.16.5-1|86	--with-boost-libdir=%{_libdir} \
12cr|libtorrent-rasterbar-0.16.5-1|87	--with-boost-system=boost_system-mt \
12cr|libtorrent-rasterbar-0.16.5-1|88	--with-boost-filesystem=boost_filesystem-mt \
12cr|libtorrent-rasterbar-0.16.5-1|89	--with-boost-thread=boost_thread-mt \
12cr|libtorrent-rasterbar-0.16.5-1|90	--with-boost-python=boost_python-mt
12cr|libtorrent-rasterbar-0.16.5-1|91	
12cr|libtorrent-rasterbar-0.16.5-1|92	%make
12cr|libtorrent-rasterbar-0.16.5-1|93	
12cr|libtorrent-rasterbar-0.16.5-1|94	%install
12cr|libtorrent-rasterbar-0.16.5-1|95	%makeinstall_std
12cr|libtorrent-rasterbar-0.16.5-1|96	
12cr|libtorrent-rasterbar-0.16.5-1|97	%files -n %{libname}
12cr|libtorrent-rasterbar-0.16.5-1|98	%{_libdir}/*.so.%{major}*
12cr|libtorrent-rasterbar-0.16.5-1|99	
12cr|libtorrent-rasterbar-0.16.5-1|100	%files -n %{develname}
12cr|libtorrent-rasterbar-0.16.5-1|101	%{_libdir}/*.so
12cr|libtorrent-rasterbar-0.16.5-1|102	%{_includedir}/libtorrent
12cr|libtorrent-rasterbar-0.16.5-1|103	%{_libdir}/pkgconfig/%{name}.pc
12cr|libtorrent-rasterbar-0.16.5-1|104	
12cr|libtorrent-rasterbar-0.16.5-1|105	%files -n python-%{name}
12cr|libtorrent-rasterbar-0.16.5-1|106	%{py_platsitedir}/*.so
12cr|libtorrent-rasterbar-0.16.5-1|107	%{py_platsitedir}/*.egg-info

2839 12
12cr|libtowitoko2-2.0.7-8|1	%define major 2
12cr|libtowitoko2-2.0.7-8|2	%define tarball_name towitoko
12cr|libtowitoko2-2.0.7-8|3	%define libname %mklibname %{tarball_name} %major
12cr|libtowitoko2-2.0.7-8|4	
12cr|libtowitoko2-2.0.7-8|5	Summary: CT-API and PCSC-Lite driver for Towitoko smart card readers
12cr|libtowitoko2-2.0.7-8|6	Name: %{libname}
12cr|libtowitoko2-2.0.7-8|7	Version: 2.0.7
12cr|libtowitoko2-2.0.7-8|8	Release: 8
12cr|libtowitoko2-2.0.7-8|9	License: GPL
12cr|libtowitoko2-2.0.7-8|10	Group: System/Libraries
12cr|libtowitoko2-2.0.7-8|11	Source0: http://www.geocities.com/cprados/files/%{tarball_name}-%{version}.tar.gz
12cr|libtowitoko2-2.0.7-8|12	Source1: towitoko.conf
12cr|libtowitoko2-2.0.7-8|13	URL: http://www.geocities.com/cprados/
12cr|libtowitoko2-2.0.7-8|14	Requires(post): pcsc-lite
12cr|libtowitoko2-2.0.7-8|15	
12cr|libtowitoko2-2.0.7-8|16	%description
12cr|libtowitoko2-2.0.7-8|17	This library provides a driver for using Towitoko smartcard readers under UNIX
12cr|libtowitoko2-2.0.7-8|18	environment.
12cr|libtowitoko2-2.0.7-8|19	
12cr|libtowitoko2-2.0.7-8|20	%package devel
12cr|libtowitoko2-2.0.7-8|21	Summary: Development files for Towitoko smart card readers
12cr|libtowitoko2-2.0.7-8|22	Group: Development/C
12cr|libtowitoko2-2.0.7-8|23	Requires: %{name} = %{version}
12cr|libtowitoko2-2.0.7-8|24	Provides: libtowitoko-devel = %{EVRD}
12cr|libtowitoko2-2.0.7-8|25	
12cr|libtowitoko2-2.0.7-8|26	%description devel
12cr|libtowitoko2-2.0.7-8|27	This package contains header files and development libraries for
12cr|libtowitoko2-2.0.7-8|28	Towitoko smartcard readers.
12cr|libtowitoko2-2.0.7-8|29	
12cr|libtowitoko2-2.0.7-8|30	%prep
12cr|libtowitoko2-2.0.7-8|31	%setup -q -n %{tarball_name}-%{version}
12cr|libtowitoko2-2.0.7-8|32	
12cr|libtowitoko2-2.0.7-8|33	%build
12cr|libtowitoko2-2.0.7-8|34	aclocal
12cr|libtowitoko2-2.0.7-8|35	autoconf
12cr|libtowitoko2-2.0.7-8|36	%configure
12cr|libtowitoko2-2.0.7-8|37	%make
12cr|libtowitoko2-2.0.7-8|38	
12cr|libtowitoko2-2.0.7-8|39	%install
12cr|libtowitoko2-2.0.7-8|40	%makeinstall_std
12cr|libtowitoko2-2.0.7-8|41	mkdir -p %{buildroot}%{_sysconfdir}/reader.conf.d
12cr|libtowitoko2-2.0.7-8|42	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/reader.conf.d/
12cr|libtowitoko2-2.0.7-8|43	
12cr|libtowitoko2-2.0.7-8|44	%post
12cr|libtowitoko2-2.0.7-8|45	%{_sbindir}/update-reader.conf
12cr|libtowitoko2-2.0.7-8|46	if [ "$1" -eq "1" ]; then
12cr|libtowitoko2-2.0.7-8|47	echo
12cr|libtowitoko2-2.0.7-8|48	echo "Please configure %{_sysconfdir}/reader.conf.d/towitoko.conf"
12cr|libtowitoko2-2.0.7-8|49	echo
12cr|libtowitoko2-2.0.7-8|50	fi
12cr|libtowitoko2-2.0.7-8|51	
12cr|libtowitoko2-2.0.7-8|52	%postun
12cr|libtowitoko2-2.0.7-8|53	%{_sbindir}/update-reader.conf
12cr|libtowitoko2-2.0.7-8|54	
12cr|libtowitoko2-2.0.7-8|55	%files
12cr|libtowitoko2-2.0.7-8|56	%doc AUTHORS COPYING NEWS README
12cr|libtowitoko2-2.0.7-8|57	%config(noreplace) %{_sysconfdir}/reader.conf.d/towitoko.conf
12cr|libtowitoko2-2.0.7-8|58	%{_libdir}/lib*.so.*
12cr|libtowitoko2-2.0.7-8|59	%{_bindir}/*
12cr|libtowitoko2-2.0.7-8|60	
12cr|libtowitoko2-2.0.7-8|61	%files devel
12cr|libtowitoko2-2.0.7-8|62	%doc ChangeLog doc/*.html
12cr|libtowitoko2-2.0.7-8|63	%{_includedir}/*
12cr|libtowitoko2-2.0.7-8|64	%{_libdir}/*.so
12cr|libtowitoko2-2.0.7-8|65	%{_mandir}/man3/*
12cr|libtowitoko2-2.0.7-8|66	
12cr|libtowitoko2-2.0.7-8|67	
12cr|libtowitoko2-2.0.7-8|68	
12cr|libtowitoko2-2.0.7-8|69	
12cr|libtowitoko2-2.0.7-8|70	%changelog
12cr|libtowitoko2-2.0.7-8|71	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 2.0.7-7mdv2011.0
12cr|libtowitoko2-2.0.7-8|72	+ Revision: 436485
12cr|libtowitoko2-2.0.7-8|73	- rebuild
12cr|libtowitoko2-2.0.7-8|74	- rebuild
12cr|libtowitoko2-2.0.7-8|75	- rebuild
12cr|libtowitoko2-2.0.7-8|76	- kill re-definition of %%buildroot on Pixel's request
12cr|libtowitoko2-2.0.7-8|77	
12cr|libtowitoko2-2.0.7-8|78	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|libtowitoko2-2.0.7-8|79	- rebuild
12cr|libtowitoko2-2.0.7-8|80	
12cr|libtowitoko2-2.0.7-8|81	+ Pixel <pixel@mandriva.com>
12cr|libtowitoko2-2.0.7-8|82	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libtowitoko2-2.0.7-8|83	
12cr|libtowitoko2-2.0.7-8|84	+ Olivier Blin <oblin@mandriva.com>
12cr|libtowitoko2-2.0.7-8|85	- restore BuildRoot
12cr|libtowitoko2-2.0.7-8|86	
12cr|libtowitoko2-2.0.7-8|87	
12cr|libtowitoko2-2.0.7-8|88	* Fri Sep 29 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|libtowitoko2-2.0.7-8|89	+ 2006-09-29 20:35:32 (62768)
12cr|libtowitoko2-2.0.7-8|90	- added default config file (#23142)
12cr|libtowitoko2-2.0.7-8|91	
12cr|libtowitoko2-2.0.7-8|92	* Fri Sep 29 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|libtowitoko2-2.0.7-8|93	+ 2006-09-29 20:19:02 (62767)
12cr|libtowitoko2-2.0.7-8|94	- Import libtowitoko2
12cr|libtowitoko2-2.0.7-8|95	
12cr|libtowitoko2-2.0.7-8|96	* Wed May 17 2006 Andras Hasenack <andreas@mandriva.com> 2.0.7-2mdk
12cr|libtowitoko2-2.0.7-8|97	- fix x86_64 build: libtool was being generated incorrectly
12cr|libtowitoko2-2.0.7-8|98	
12cr|libtowitoko2-2.0.7-8|99	* Thu Nov 24 2005 Andreas Hasenack <andreas@mandriva.com> 2.0.7-1mdk
12cr|libtowitoko2-2.0.7-8|100	- packaged for Mandriva
12cr|libtowitoko2-2.0.7-8|101	

2840 12
12cr|libtubo-4.7.6-1|1	%define oname tubo
12cr|libtubo-4.7.6-1|2	%define lib_major 0
12cr|libtubo-4.7.6-1|3	%define lib_name	%mklibname %{oname} %{lib_major}
12cr|libtubo-4.7.6-1|4	%define dev_name	%mklibname %{oname} -d
12cr|libtubo-4.7.6-1|5	
12cr|libtubo-4.7.6-1|6	Name:		libtubo
12cr|libtubo-4.7.6-1|7	Summary:	Interprocess communication used by xffm
12cr|libtubo-4.7.6-1|8	Version:	4.7.6
12cr|libtubo-4.7.6-1|9	Release:	1
12cr|libtubo-4.7.6-1|10	
12cr|libtubo-4.7.6-1|11	Source0:	http://downloads.sourceforge.net/project/xffm/libtubo/%{oname}-%{version}.tar.gz
12cr|libtubo-4.7.6-1|12	Patch0:		tubo-4.7.6-rosa-linkage.patch
12cr|libtubo-4.7.6-1|13	Patch1:		tubo-4.7.6-rosa-no_rpath.patch
12cr|libtubo-4.7.6-1|14	URL:		http://xffm.sf.net
12cr|libtubo-4.7.6-1|15	License:	GPLv2+
12cr|libtubo-4.7.6-1|16	Group:		System/Libraries
12cr|libtubo-4.7.6-1|17	BuildRequires:	xfce-dev-tools
12cr|libtubo-4.7.6-1|18	BuildRequires:	autoconf2.5
12cr|libtubo-4.7.6-1|19	BuildRequires:	automake1.9
12cr|libtubo-4.7.6-1|20	BuildRequires:	intltool
12cr|libtubo-4.7.6-1|21	BuildRequires:	glib-gettextize
12cr|libtubo-4.7.6-1|22	BuildRequires:	glib2-devel
12cr|libtubo-4.7.6-1|23	BuildRequires:	gtk-doc
12cr|libtubo-4.7.6-1|24	
12cr|libtubo-4.7.6-1|25	%description
12cr|libtubo-4.7.6-1|26	The Libtubo library is small and simple function set to enable a process
12cr|libtubo-4.7.6-1|27	to run any other process in the background and communicate via
12cr|libtubo-4.7.6-1|28	the stdout, stderr and stdin file descriptors.
12cr|libtubo-4.7.6-1|29	
12cr|libtubo-4.7.6-1|30	%package -n	%{lib_name}
12cr|libtubo-4.7.6-1|31	Summary:	A library of functions for interprocess communication
12cr|libtubo-4.7.6-1|32	Group:		System/Libraries
12cr|libtubo-4.7.6-1|33	Provides:	%{name} = %{EVRD}
12cr|libtubo-4.7.6-1|34	
12cr|libtubo-4.7.6-1|35	%description -n %{lib_name}
12cr|libtubo-4.7.6-1|36	This package contains the library needed to run programs dynamically
12cr|libtubo-4.7.6-1|37	linked with libtubo.
12cr|libtubo-4.7.6-1|38	
12cr|libtubo-4.7.6-1|39	%package -n 	%{dev_name}
12cr|libtubo-4.7.6-1|40	Summary:	Development tools for interprocess communication
12cr|libtubo-4.7.6-1|41	Group:		Development/C
12cr|libtubo-4.7.6-1|42	Requires:	%{lib_name} = %{version}
12cr|libtubo-4.7.6-1|43	Provides:	tubo-devel = %{EVRD}
12cr|libtubo-4.7.6-1|44	
12cr|libtubo-4.7.6-1|45	%description -n %{dev_name}
12cr|libtubo-4.7.6-1|46	The libtubo-devel package contains the header files and libraries
12cr|libtubo-4.7.6-1|47	necessary for developing programs using libtubo.
12cr|libtubo-4.7.6-1|48	
12cr|libtubo-4.7.6-1|49	%prep
12cr|libtubo-4.7.6-1|50	%setup -qn %{oname}-%{version}
12cr|libtubo-4.7.6-1|51	%patch0 -p1
12cr|libtubo-4.7.6-1|52	%patch1 -p1
12cr|libtubo-4.7.6-1|53	
12cr|libtubo-4.7.6-1|54	%build
12cr|libtubo-4.7.6-1|55	aclocal -I /usr/share/xfce4/dev-tools/m4macros -I ./m4
12cr|libtubo-4.7.6-1|56	autoreconf
12cr|libtubo-4.7.6-1|57	%configure2_5x
12cr|libtubo-4.7.6-1|58	%make
12cr|libtubo-4.7.6-1|59	
12cr|libtubo-4.7.6-1|60	%install
12cr|libtubo-4.7.6-1|61	%makeinstall
12cr|libtubo-4.7.6-1|62	
12cr|libtubo-4.7.6-1|63	%files -n %{lib_name}
12cr|libtubo-4.7.6-1|64	%doc AUTHORS COPYING* ChangeLog NEWS* README*
12cr|libtubo-4.7.6-1|65	%{_libdir}/libtubo.so.%{lib_major}*
12cr|libtubo-4.7.6-1|66	
12cr|libtubo-4.7.6-1|67	%files -n %{dev_name}
12cr|libtubo-4.7.6-1|68	%doc %{_datadir}/gtk-doc/html/%{name}
12cr|libtubo-4.7.6-1|69	%{_includedir}/tubo.h
12cr|libtubo-4.7.6-1|70	%{_libdir}/libtubo.so
12cr|libtubo-4.7.6-1|71	%{_libdir}/pkgconfig/%{oname}.pc
12cr|libtubo-4.7.6-1|72	
12cr|libtubo-4.7.6-1|73	
12cr|libtubo-4.7.6-1|74	%changelog
12cr|libtubo-4.7.6-1|75	* Tue Jan 09 2007 Crispin Boylan <crisb@mandriva.org> 4.5.0-1mdv2007.1
12cr|libtubo-4.7.6-1|76	+ Revision: 106586
12cr|libtubo-4.7.6-1|77	- Fix provides
12cr|libtubo-4.7.6-1|78	- BuildRequires gtk-doc
12cr|libtubo-4.7.6-1|79	- BuildRequires glib2
12cr|libtubo-4.7.6-1|80	- BuildRequires pkgconfig
12cr|libtubo-4.7.6-1|81	- First mandriva version
12cr|libtubo-4.7.6-1|82	- Create libtubo
12cr|libtubo-4.7.6-1|83	

2841 12
12cr|libtuxcap-1.4.0-1|1	%define		major 4.0
12cr|libtuxcap-1.4.0-1|2	%define		libname		%mklibname tuxcap %{major}
12cr|libtuxcap-1.4.0-1|3	%define		develname	%mklibname tuxcap -d
12cr|libtuxcap-1.4.0-1|4	Name:		libtuxcap
12cr|libtuxcap-1.4.0-1|5	Version:	1.4.0
12cr|libtuxcap-1.4.0-1|6	Release:	1
12cr|libtuxcap-1.4.0-1|7	License:	BSD
12cr|libtuxcap-1.4.0-1|8	Summary:	Port of the PopCap Games Framework used for 2D game development
12cr|libtuxcap-1.4.0-1|9	Group:		System/Libraries
12cr|libtuxcap-1.4.0-1|10	Url:		http://sourceforge.net/projects/tuxcap/
12cr|libtuxcap-1.4.0-1|11	Source:		%{name}-%{version}.tar.gz
12cr|libtuxcap-1.4.0-1|12	Patch0:		libtuxcap-1.4.0-includes.patch
12cr|libtuxcap-1.4.0-1|13	Patch1:		libtuxcap-1.4.0-libdir.patch
12cr|libtuxcap-1.4.0-1|14	BuildRequires:	cmake
12cr|libtuxcap-1.4.0-1|15	BuildRequires:	pkgconfig(gl)
12cr|libtuxcap-1.4.0-1|16	BuildRequires:	imagemagick-devel
12cr|libtuxcap-1.4.0-1|17	BuildRequires:  imagemagick
12cr|libtuxcap-1.4.0-1|18	BuildRequires:	pkgconfig(SDL_mixer)
12cr|libtuxcap-1.4.0-1|19	BuildRequires:	X11-devel
12cr|libtuxcap-1.4.0-1|20	BuildRequires:	pkgconfig(python)
12cr|libtuxcap-1.4.0-1|21	
12cr|libtuxcap-1.4.0-1|22	%description
12cr|libtuxcap-1.4.0-1|23	The TuxCap Games Framework is a GNU/Linux and Mac OSX port of the PopCap
12cr|libtuxcap-1.4.0-1|24	Games Framework used for 2D game development. It comes with PyCap Python
12cr|libtuxcap-1.4.0-1|25	bindings, a fast 2D physics engine, a particle engine, widgets and many
12cr|libtuxcap-1.4.0-1|26	documented examples.
12cr|libtuxcap-1.4.0-1|27	
12cr|libtuxcap-1.4.0-1|28	%package -n %{libname}
12cr|libtuxcap-1.4.0-1|29	Group:		System/Libraries
12cr|libtuxcap-1.4.0-1|30	Summary:	Port of the PopCap Games Framework used for 2D game development
12cr|libtuxcap-1.4.0-1|31	
12cr|libtuxcap-1.4.0-1|32	%description -n %{libname}
12cr|libtuxcap-1.4.0-1|33	The TuxCap Games Framework is a GNU/Linux and Mac OSX port of the PopCap
12cr|libtuxcap-1.4.0-1|34	Games Framework used for 2D game development. It comes with PyCap Python
12cr|libtuxcap-1.4.0-1|35	bindings, a fast 2D physics engine, a particle engine, widgets and many
12cr|libtuxcap-1.4.0-1|36	documented examples.
12cr|libtuxcap-1.4.0-1|37	
12cr|libtuxcap-1.4.0-1|38	%package -n %{develname}
12cr|libtuxcap-1.4.0-1|39	Group:		Development/C
12cr|libtuxcap-1.4.0-1|40	Provides:	%{name}-devel = %{EVRD}
12cr|libtuxcap-1.4.0-1|41	Requires:	%{libname} = %{EVRD}
12cr|libtuxcap-1.4.0-1|42	Summary:	Development headers for %{name}
12cr|libtuxcap-1.4.0-1|43	
12cr|libtuxcap-1.4.0-1|44	%description -n %{develname}
12cr|libtuxcap-1.4.0-1|45	Development headers for TuxCap Games Framework
12cr|libtuxcap-1.4.0-1|46	
12cr|libtuxcap-1.4.0-1|47	%prep
12cr|libtuxcap-1.4.0-1|48	%setup -q
12cr|libtuxcap-1.4.0-1|49	%patch0 -p1
12cr|libtuxcap-1.4.0-1|50	%patch1 -p1
12cr|libtuxcap-1.4.0-1|51	
12cr|libtuxcap-1.4.0-1|52	%__sed -i '/pythondemo1/d' tuxcap/CMakeLists.txt
12cr|libtuxcap-1.4.0-1|53	
12cr|libtuxcap-1.4.0-1|54	%build
12cr|libtuxcap-1.4.0-1|55	%cmake
12cr|libtuxcap-1.4.0-1|56	%make
12cr|libtuxcap-1.4.0-1|57	
12cr|libtuxcap-1.4.0-1|58	%install
12cr|libtuxcap-1.4.0-1|59	
12cr|libtuxcap-1.4.0-1|60	%makeinstall_std -C build
12cr|libtuxcap-1.4.0-1|61	
12cr|libtuxcap-1.4.0-1|62	rm -fr %{buildroot}%{_libdir}/*.*a
12cr|libtuxcap-1.4.0-1|63	
12cr|libtuxcap-1.4.0-1|64	%files -n %{libname}
12cr|libtuxcap-1.4.0-1|65	%{_libdir}/*.so.%{major}*
12cr|libtuxcap-1.4.0-1|66	
12cr|libtuxcap-1.4.0-1|67	%files -n %{develname}
12cr|libtuxcap-1.4.0-1|68	%doc AUTHORS CHANGELOG COPYRIGHT README TODO doc/*
12cr|libtuxcap-1.4.0-1|69	%{_includedir}/*
12cr|libtuxcap-1.4.0-1|70	%{_libdir}/*.so
12cr|libtuxcap-1.4.0-1|71	

2842 12
12cr|libunity-6.12.0-2|1	%define major 9
12cr|libunity-6.12.0-2|2	%define libname %mklibname unity %{major}
12cr|libunity-6.12.0-2|3	%define develname %mklibname unity -d
12cr|libunity-6.12.0-2|4	
12cr|libunity-6.12.0-2|5	Name:           libunity
12cr|libunity-6.12.0-2|6	Version:        6.12.0
12cr|libunity-6.12.0-2|7	Release:        2
12cr|libunity-6.12.0-2|8	License:        LGPLv3
12cr|libunity-6.12.0-2|9	Summary:        Unity instrumenting and integration library
12cr|libunity-6.12.0-2|10	Url:            http://launchpad.net/libunity
12cr|libunity-6.12.0-2|11	Group:          System/Libraries
12cr|libunity-6.12.0-2|12	Source0:        https://launchpad.net/libunity/6.0/%{version}/+download/libunity-%{version}.tar.gz
12cr|libunity-6.12.0-2|13	BuildRequires:  gtk-doc
12cr|libunity-6.12.0-2|14	BuildRequires:  pkgconfig(dbusmenu-glib-0.4)
12cr|libunity-6.12.0-2|15	BuildRequires:  pkgconfig(dee-1.0)
12cr|libunity-6.12.0-2|16	BuildRequires:  pkgconfig(gee-1.0)
12cr|libunity-6.12.0-2|17	BuildRequires:  pkgconfig(glib-2.0)
12cr|libunity-6.12.0-2|18	BuildRequires:  pkgconfig(gobject-introspection-1.0)
12cr|libunity-6.12.0-2|19	BuildRequires:  vala-devel
12cr|libunity-6.12.0-2|20	BuildRequires:  vala
12cr|libunity-6.12.0-2|21	BuildRequires:	intltool
12cr|libunity-6.12.0-2|22	BuildRequires:	gtk+3-devel
12cr|libunity-6.12.0-2|23	
12cr|libunity-6.12.0-2|24	%description
12cr|libunity-6.12.0-2|25	Libunity is a shared library to be able to interact with the launcher and
12cr|libunity-6.12.0-2|26	add places in Unity environment.
12cr|libunity-6.12.0-2|27	
12cr|libunity-6.12.0-2|28	%package -n %{libname}
12cr|libunity-6.12.0-2|29	Summary:        Unity instrumenting and integration library - shared libraries
12cr|libunity-6.12.0-2|30	Group:          System/Libraries
12cr|libunity-6.12.0-2|31	
12cr|libunity-6.12.0-2|32	%description -n %{libname}
12cr|libunity-6.12.0-2|33	Unity instrumenting and integration library - shared libraries
12cr|libunity-6.12.0-2|34	Libunity is a shared library to be able to interact with the launcher and
12cr|libunity-6.12.0-2|35	add places in Unity environment.
12cr|libunity-6.12.0-2|36	
12cr|libunity-6.12.0-2|37	%package -n %{develname}
12cr|libunity-6.12.0-2|38	Summary:        Unity instrumenting and integration library - development files
12cr|libunity-6.12.0-2|39	Group:          Development/C
12cr|libunity-6.12.0-2|40	Requires:       %{libname} = %{version}-%{release}
12cr|libunity-6.12.0-2|41	Provides:       %{name}-devel = %{version}-%{release}
12cr|libunity-6.12.0-2|42	
12cr|libunity-6.12.0-2|43	%description -n %{develname}
12cr|libunity-6.12.0-2|44	Unity instrumenting and integration library - development files
12cr|libunity-6.12.0-2|45	Libunity is a shared library to be able to interact with the launcher and
12cr|libunity-6.12.0-2|46	add places in Unity environment.
12cr|libunity-6.12.0-2|47	
12cr|libunity-6.12.0-2|48	This package provides the development files required to build applications.
12cr|libunity-6.12.0-2|49	
12cr|libunity-6.12.0-2|50	%package -n python-%{name}
12cr|libunity-6.12.0-2|51	Summary:        Python bindings for libunity
12cr|libunity-6.12.0-2|52	Group:          Development/Python
12cr|libunity-6.12.0-2|53	%py_requires
12cr|libunity-6.12.0-2|54	
12cr|libunity-6.12.0-2|55	%description -n python-%{name}
12cr|libunity-6.12.0-2|56	Unity instrumenting and integration library - python bindings
12cr|libunity-6.12.0-2|57	Libunity is a shared library to be able to interact with the launcher and
12cr|libunity-6.12.0-2|58	add places in Unity environment.
12cr|libunity-6.12.0-2|59	
12cr|libunity-6.12.0-2|60	%prep
12cr|libunity-6.12.0-2|61	%setup -q
12cr|libunity-6.12.0-2|62	
12cr|libunity-6.12.0-2|63	%build
12cr|libunity-6.12.0-2|64	%configure2_5x \
12cr|libunity-6.12.0-2|65	--disable-static \
12cr|libunity-6.12.0-2|66	--enable-gtk-doc
12cr|libunity-6.12.0-2|67	%make
12cr|libunity-6.12.0-2|68	
12cr|libunity-6.12.0-2|69	%install
12cr|libunity-6.12.0-2|70	%makeinstall_std
12cr|libunity-6.12.0-2|71	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
12cr|libunity-6.12.0-2|72	
12cr|libunity-6.12.0-2|73	
12cr|libunity-6.12.0-2|74	%files -n %{libname}
12cr|libunity-6.12.0-2|75	%{_libdir}/libunity.so.%{major}*
12cr|libunity-6.12.0-2|76	%{_libdir}/libunity/libunity-protocol-private.so.*
12cr|libunity-6.12.0-2|77	%{_libdir}/girepository-1.0/*.typelib
12cr|libunity-6.12.0-2|78	
12cr|libunity-6.12.0-2|79	%files -n python-%{name}
12cr|libunity-6.12.0-2|80	%{python_sitearch}/gi/overrides/Unity.*
12cr|libunity-6.12.0-2|81	
12cr|libunity-6.12.0-2|82	%files -n %{develname}
12cr|libunity-6.12.0-2|83	%dir %{_includedir}/unity
12cr|libunity-6.12.0-2|84	%dir %{_datadir}/gir-1.0
12cr|libunity-6.12.0-2|85	%{_includedir}/unity/unity/
12cr|libunity-6.12.0-2|86	%{_libdir}/libunity.so
12cr|libunity-6.12.0-2|87	%{_libdir}/libunity/libunity-protocol-private.so
12cr|libunity-6.12.0-2|88	%{_libdir}/pkgconfig/*.pc
12cr|libunity-6.12.0-2|89	%{_datadir}/vala/vapi/
12cr|libunity-6.12.0-2|90	%{_datadir}/gir-1.0/*.gir
12cr|libunity-6.12.0-2|91	%{_bindir}/libunity-tool
12cr|libunity-6.12.0-2|92	%{_datadir}/glib-2.0/schemas/com.canonical.Unity.Lenses.gschema.xml

2843 12
12cr|libunity-misc-4.0.4-1|1	%define major	4
12cr|libunity-misc-4.0.4-1|2	%define libname	%mklibname	unity-misc %{major}
12cr|libunity-misc-4.0.4-1|3	%define develname	%mklibname	unity-misc -d
12cr|libunity-misc-4.0.4-1|4	
12cr|libunity-misc-4.0.4-1|5	Name:           libunity-misc
12cr|libunity-misc-4.0.4-1|6	Version:        4.0.4
12cr|libunity-misc-4.0.4-1|7	Release:        1
12cr|libunity-misc-4.0.4-1|8	License:        GPLv2,LGPLv2.1
12cr|libunity-misc-4.0.4-1|9	Summary:        Miscellaneous differently licensed stuff for Unity
12cr|libunity-misc-4.0.4-1|10	Url:            http://launchpad.net/libunity-misc
12cr|libunity-misc-4.0.4-1|11	Group:          System/Libraries
12cr|libunity-misc-4.0.4-1|12	Source0:        %{name}-%{version}.tar.gz
12cr|libunity-misc-4.0.4-1|13	Patch0:			libunity-misc-4.0.4_werror.patch
12cr|libunity-misc-4.0.4-1|14	BuildRequires:  pkgconfig(glib-2.0)
12cr|libunity-misc-4.0.4-1|15	BuildRequires:  pkgconfig(gtk+-3.0)
12cr|libunity-misc-4.0.4-1|16	BuildRequires:  gtk-doc
12cr|libunity-misc-4.0.4-1|17	
12cr|libunity-misc-4.0.4-1|18	%description
12cr|libunity-misc-4.0.4-1|19	This package provides miscellaneous stuff for Unity under several
12cr|libunity-misc-4.0.4-1|20	licenses.
12cr|libunity-misc-4.0.4-1|21	
12cr|libunity-misc-4.0.4-1|22	%package -n %{libname}
12cr|libunity-misc-4.0.4-1|23	Summary:        Miscellaneous differently licensed stuff for Unity
12cr|libunity-misc-4.0.4-1|24	Group:          System/Libraries
12cr|libunity-misc-4.0.4-1|25	
12cr|libunity-misc-4.0.4-1|26	%description -n %{libname}
12cr|libunity-misc-4.0.4-1|27	This package provides miscellaneous stuff for Unity under several
12cr|libunity-misc-4.0.4-1|28	licenses.
12cr|libunity-misc-4.0.4-1|29	
12cr|libunity-misc-4.0.4-1|30	%package -n %{develname}
12cr|libunity-misc-4.0.4-1|31	Summary:        Development files for libunity-misc
12cr|libunity-misc-4.0.4-1|32	Group:          Development/C
12cr|libunity-misc-4.0.4-1|33	Requires:       %{libname} = %{version}-%{release}
12cr|libunity-misc-4.0.4-1|34	Provides:		%{name}-devel = %{version}-%{release}
12cr|libunity-misc-4.0.4-1|35	
12cr|libunity-misc-4.0.4-1|36	%description -n %{develname}
12cr|libunity-misc-4.0.4-1|37	Development files for miscellaneous stuff used in Unity under several
12cr|libunity-misc-4.0.4-1|38	licenses.
12cr|libunity-misc-4.0.4-1|39	
12cr|libunity-misc-4.0.4-1|40	%prep
12cr|libunity-misc-4.0.4-1|41	%setup -q
12cr|libunity-misc-4.0.4-1|42	%patch0 -p1
12cr|libunity-misc-4.0.4-1|43	
12cr|libunity-misc-4.0.4-1|44	%build
12cr|libunity-misc-4.0.4-1|45	autoreconf -fi
12cr|libunity-misc-4.0.4-1|46	%configure2_5x \
12cr|libunity-misc-4.0.4-1|47	--disable-static
12cr|libunity-misc-4.0.4-1|48	%make LIBS='-lm'
12cr|libunity-misc-4.0.4-1|49	
12cr|libunity-misc-4.0.4-1|50	%install
12cr|libunity-misc-4.0.4-1|51	%makeinstall_std
12cr|libunity-misc-4.0.4-1|52	find %{buildroot}%{_libdir} -name "*.la" -type f -print -delete
12cr|libunity-misc-4.0.4-1|53	
12cr|libunity-misc-4.0.4-1|54	
12cr|libunity-misc-4.0.4-1|55	%files -n %{libname}
12cr|libunity-misc-4.0.4-1|56	%defattr(-,root,root)
12cr|libunity-misc-4.0.4-1|57	%{_libdir}/*.so.%{major}*
12cr|libunity-misc-4.0.4-1|58	
12cr|libunity-misc-4.0.4-1|59	%files -n %{develname}
12cr|libunity-misc-4.0.4-1|60	%defattr(-,root,root)
12cr|libunity-misc-4.0.4-1|61	%{_includedir}/unity-misc/
12cr|libunity-misc-4.0.4-1|62	%{_libdir}/*.so
12cr|libunity-misc-4.0.4-1|63	%{_libdir}/pkgconfig/unity-misc.pc
12cr|libunity-misc-4.0.4-1|64	%{_datadir}/gtk-doc/html/%{name}/
12cr|libunity-misc-4.0.4-1|65	
12cr|libunity-misc-4.0.4-1|66	
12cr|libunity-misc-4.0.4-1|67	
12cr|libunity-misc-4.0.4-1|68	%changelog
12cr|libunity-misc-4.0.4-1|69	* Tue Nov 01 2011 Matthew Dawkins <mattydaw@mandriva.org> 4.0.4-1
12cr|libunity-misc-4.0.4-1|70	+ Revision: 708238
12cr|libunity-misc-4.0.4-1|71	- imported package libunity-misc
12cr|libunity-misc-4.0.4-1|72	
12cr|libunity-misc-4.0.4-1|73	
12cr|libunity-misc-4.0.4-1|74	* Mon Oct 31 2011 Matthew Dawkins <mdawkins@unity-linux.org> 4.0.4-1-unity2011
12cr|libunity-misc-4.0.4-1|75	- import for Unity

2844 12
12cr|libvformat-1.13-6|1	%define name	libvformat
12cr|libvformat-1.13-6|2	%define version	1.13
12cr|libvformat-1.13-6|3	%define release  6
12cr|libvformat-1.13-6|4	
12cr|libvformat-1.13-6|5	%define major	0
12cr|libvformat-1.13-6|6	%define libname %mklibname vformat %major
12cr|libvformat-1.13-6|7	
12cr|libvformat-1.13-6|8	Name: 	 	%{name}
12cr|libvformat-1.13-6|9	Summary: 	Library to read and write vcard files
12cr|libvformat-1.13-6|10	Version: 	%{version}
12cr|libvformat-1.13-6|11	Release: 	%{release}
12cr|libvformat-1.13-6|12	
12cr|libvformat-1.13-6|13	Source:		%{name}-%{version}.tar.bz2
12cr|libvformat-1.13-6|14	Patch0:		%name-1.13-debian.diff
12cr|libvformat-1.13-6|15	Patch1:		libvformat-1.13-fix-str-fmt.patch
12cr|libvformat-1.13-6|16	URL:		http://sourceforge.net/projects/vformat/
12cr|libvformat-1.13-6|17	License:	GPL
12cr|libvformat-1.13-6|18	Group:		System/Libraries
12cr|libvformat-1.13-6|19	
12cr|libvformat-1.13-6|20	%description
12cr|libvformat-1.13-6|21	Library to read and write vcard files
12cr|libvformat-1.13-6|22	
12cr|libvformat-1.13-6|23	%package -n 	%{libname}
12cr|libvformat-1.13-6|24	Summary:        Dynamic libraries from %name
12cr|libvformat-1.13-6|25	Group:          System/Libraries
12cr|libvformat-1.13-6|26	
12cr|libvformat-1.13-6|27	%description -n %{libname}
12cr|libvformat-1.13-6|28	Dynamic libraries from %name.
12cr|libvformat-1.13-6|29	
12cr|libvformat-1.13-6|30	%package -n 	%{libname}-devel
12cr|libvformat-1.13-6|31	Summary: 	Header files and static libraries from %name
12cr|libvformat-1.13-6|32	Group: 		Development/C
12cr|libvformat-1.13-6|33	Requires: 	%{libname} >= %{version}
12cr|libvformat-1.13-6|34	Provides: 	lib%{name}-devel = %{version}-%{release}
12cr|libvformat-1.13-6|35	Provides:	%{name}-devel = %{version}-%{release}
12cr|libvformat-1.13-6|36	Obsoletes: 	%name-devel
12cr|libvformat-1.13-6|37	
12cr|libvformat-1.13-6|38	%description -n %{libname}-devel
12cr|libvformat-1.13-6|39	Libraries and includes files for developing programs based on %name.
12cr|libvformat-1.13-6|40	
12cr|libvformat-1.13-6|41	%prep
12cr|libvformat-1.13-6|42	%setup -q -n %name-%version.orig
12cr|libvformat-1.13-6|43	%patch0 -p1
12cr|libvformat-1.13-6|44	%patch1 -p0
12cr|libvformat-1.13-6|45	
12cr|libvformat-1.13-6|46	%build
12cr|libvformat-1.13-6|47	%configure2_5x
12cr|libvformat-1.13-6|48	%make
12cr|libvformat-1.13-6|49	
12cr|libvformat-1.13-6|50	%install
12cr|libvformat-1.13-6|51	# since we currently don't have c2man
12cr|libvformat-1.13-6|52	perl -p -i -e 's|install-data-hook|||g' doc/Makefile
12cr|libvformat-1.13-6|53	%makeinstall_std
12cr|libvformat-1.13-6|54	rm -fr $RPM_BUILD_ROOT/%_bindir/vformat
12cr|libvformat-1.13-6|55	
12cr|libvformat-1.13-6|56	
12cr|libvformat-1.13-6|57	%files -n %{libname}
12cr|libvformat-1.13-6|58	%{_libdir}/*.so.*
12cr|libvformat-1.13-6|59	
12cr|libvformat-1.13-6|60	%files -n %{libname}-devel
12cr|libvformat-1.13-6|61	%{_includedir}/*
12cr|libvformat-1.13-6|62	%{_libdir}/*.so
12cr|libvformat-1.13-6|63	%{_libdir}/*.a
12cr|libvformat-1.13-6|64	
12cr|libvformat-1.13-6|65	
12cr|libvformat-1.13-6|66	
12cr|libvformat-1.13-6|67	%changelog
12cr|libvformat-1.13-6|68	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.13-6mdv2011.0
12cr|libvformat-1.13-6|69	+ Revision: 609785
12cr|libvformat-1.13-6|70	- rebuild
12cr|libvformat-1.13-6|71	
12cr|libvformat-1.13-6|72	* Sat Feb 20 2010 Funda Wang <fwang@mandriva.org> 1.13-5mdv2010.1
12cr|libvformat-1.13-6|73	+ Revision: 508669
12cr|libvformat-1.13-6|74	- fix str fmt
12cr|libvformat-1.13-6|75	
12cr|libvformat-1.13-6|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|libvformat-1.13-6|77	- rebuild
12cr|libvformat-1.13-6|78	
12cr|libvformat-1.13-6|79	* Sun Jul 27 2008 Thierry Vignaud <tv@mandriva.org> 1.13-4mdv2009.0
12cr|libvformat-1.13-6|80	+ Revision: 250654
12cr|libvformat-1.13-6|81	- rebuild
12cr|libvformat-1.13-6|82	
12cr|libvformat-1.13-6|83	+ Pixel <pixel@mandriva.com>
12cr|libvformat-1.13-6|84	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libvformat-1.13-6|85	
12cr|libvformat-1.13-6|86	+ Olivier Blin <oblin@mandriva.com>
12cr|libvformat-1.13-6|87	- restore BuildRoot
12cr|libvformat-1.13-6|88	
12cr|libvformat-1.13-6|89	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.13-2mdv2008.1
12cr|libvformat-1.13-6|90	+ Revision: 129180
12cr|libvformat-1.13-6|91	- kill re-definition of %%buildroot on Pixel's request
12cr|libvformat-1.13-6|92	- use %%mkrel
12cr|libvformat-1.13-6|93	- import libvformat
12cr|libvformat-1.13-6|94	
12cr|libvformat-1.13-6|95	
12cr|libvformat-1.13-6|96	* Wed Dec 29 2004 Austin Acton <austin@mandrake.org> 1.13-2mdk
12cr|libvformat-1.13-6|97	- steal debian patch to get header working
12cr|libvformat-1.13-6|98	- add URL
12cr|libvformat-1.13-6|99	
12cr|libvformat-1.13-6|100	* Wed Dec 29 2004 Austin Acton <austin@mandrake.org> 1.13-1mdk
12cr|libvformat-1.13-6|101	- initial package

2845 12
12cr|libvidcap-0.2.1-3|1	%define major		1
12cr|libvidcap-0.2.1-3|2	%define libname		%mklibname vidcap %{major}
12cr|libvidcap-0.2.1-3|3	%define develname	%mklibname vidcap -d
12cr|libvidcap-0.2.1-3|4	
12cr|libvidcap-0.2.1-3|5	Name:		libvidcap
12cr|libvidcap-0.2.1-3|6	Version:	0.2.1
12cr|libvidcap-0.2.1-3|7	Release:	%{mkrel 3}
12cr|libvidcap-0.2.1-3|8	Summary:	Video capture library
12cr|libvidcap-0.2.1-3|9	Group:		System/Libraries
12cr|libvidcap-0.2.1-3|10	URL:		http://sourceforge.net/projects/%{name}
12cr|libvidcap-0.2.1-3|11	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|libvidcap-0.2.1-3|12	License:	LGPLv2+
12cr|libvidcap-0.2.1-3|13	BuildRoot:	%{_tmppath}/%{name}-root
12cr|libvidcap-0.2.1-3|14	
12cr|libvidcap-0.2.1-3|15	%description
12cr|libvidcap-0.2.1-3|16	libvidcap is a cross-platform library for capturing video from webcams
12cr|libvidcap-0.2.1-3|17	and other video capture devices.
12cr|libvidcap-0.2.1-3|18	
12cr|libvidcap-0.2.1-3|19	%package -n %{libname}
12cr|libvidcap-0.2.1-3|20	Summary:	Video capture library
12cr|libvidcap-0.2.1-3|21	Group:		System/Libraries
12cr|libvidcap-0.2.1-3|22	
12cr|libvidcap-0.2.1-3|23	%description -n %{libname}
12cr|libvidcap-0.2.1-3|24	libvidcap is a cross-platform library for capturing video from webcams
12cr|libvidcap-0.2.1-3|25	and other video capture devices.
12cr|libvidcap-0.2.1-3|26	
12cr|libvidcap-0.2.1-3|27	%package -n %{develname}
12cr|libvidcap-0.2.1-3|28	Summary:	Development headers and libraries for %{name}
12cr|libvidcap-0.2.1-3|29	Group:		Development/C
12cr|libvidcap-0.2.1-3|30	Provides:	%{name}-devel = %{version}-%{release}
12cr|libvidcap-0.2.1-3|31	Requires:	%{libname} = %{version}-%{release}
12cr|libvidcap-0.2.1-3|32	
12cr|libvidcap-0.2.1-3|33	%description -n %{develname}
12cr|libvidcap-0.2.1-3|34	libvidcap is a cross-platform library for capturing video from webcams
12cr|libvidcap-0.2.1-3|35	and other video capture devices.
12cr|libvidcap-0.2.1-3|36	
12cr|libvidcap-0.2.1-3|37	%prep
12cr|libvidcap-0.2.1-3|38	%setup -q
12cr|libvidcap-0.2.1-3|39	
12cr|libvidcap-0.2.1-3|40	%build
12cr|libvidcap-0.2.1-3|41	# or else it doesn't link right against libpthread...
12cr|libvidcap-0.2.1-3|42	export PTHREAD_LIBS="-lpthread"
12cr|libvidcap-0.2.1-3|43	%configure2_5x
12cr|libvidcap-0.2.1-3|44	%make
12cr|libvidcap-0.2.1-3|45	
12cr|libvidcap-0.2.1-3|46	%install
12cr|libvidcap-0.2.1-3|47	rm -rf %{buildroot}
12cr|libvidcap-0.2.1-3|48	%makeinstall_std
12cr|libvidcap-0.2.1-3|49	
12cr|libvidcap-0.2.1-3|50	%if %mdkversion < 200900
12cr|libvidcap-0.2.1-3|51	%post -n %{libname} -p /sbin/ldconfig
12cr|libvidcap-0.2.1-3|52	%endif
12cr|libvidcap-0.2.1-3|53	
12cr|libvidcap-0.2.1-3|54	%if %mdkversion < 200900
12cr|libvidcap-0.2.1-3|55	%postun -n %{libname} -p /sbin/ldconfig
12cr|libvidcap-0.2.1-3|56	%endif
12cr|libvidcap-0.2.1-3|57	
12cr|libvidcap-0.2.1-3|58	%clean
12cr|libvidcap-0.2.1-3|59	rm -rf %{buildroot}
12cr|libvidcap-0.2.1-3|60	
12cr|libvidcap-0.2.1-3|61	%files -n %{libname}
12cr|libvidcap-0.2.1-3|62	%defattr(-,root,root)
12cr|libvidcap-0.2.1-3|63	%{_libdir}/*.so.%{major}*
12cr|libvidcap-0.2.1-3|64	
12cr|libvidcap-0.2.1-3|65	%files -n %{develname}
12cr|libvidcap-0.2.1-3|66	%defattr(-,root,root)
12cr|libvidcap-0.2.1-3|67	%{_libdir}/*.so
12cr|libvidcap-0.2.1-3|68	%{_libdir}/*.*a
12cr|libvidcap-0.2.1-3|69	%{_includedir}/vidcap
12cr|libvidcap-0.2.1-3|70	%{_libdir}/pkgconfig/*.pc
12cr|libvidcap-0.2.1-3|71	
12cr|libvidcap-0.2.1-3|72	
12cr|libvidcap-0.2.1-3|73	
12cr|libvidcap-0.2.1-3|74	%changelog
12cr|libvidcap-0.2.1-3|75	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.2.1-3mdv2010.0
12cr|libvidcap-0.2.1-3|76	+ Revision: 439485
12cr|libvidcap-0.2.1-3|77	- rebuild
12cr|libvidcap-0.2.1-3|78	
12cr|libvidcap-0.2.1-3|79	* Sun Dec 28 2008 Adam Williamson <awilliamson@mandriva.org> 0.2.1-2mdv2009.1
12cr|libvidcap-0.2.1-3|80	+ Revision: 320228
12cr|libvidcap-0.2.1-3|81	- devel requires lib
12cr|libvidcap-0.2.1-3|82	
12cr|libvidcap-0.2.1-3|83	* Sun Dec 28 2008 Adam Williamson <awilliamson@mandriva.org> 0.2.1-1mdv2009.1
12cr|libvidcap-0.2.1-3|84	+ Revision: 320135
12cr|libvidcap-0.2.1-3|85	- import libvidcap
12cr|libvidcap-0.2.1-3|86	
12cr|libvidcap-0.2.1-3|87	

2846 12
12cr|libvisio-0.0.21-1|1	%define major 0
12cr|libvisio-0.0.21-1|2	%define libname %mklibname visio %{major}
12cr|libvisio-0.0.21-1|3	
12cr|libvisio-0.0.21-1|4	Name:		libvisio
12cr|libvisio-0.0.21-1|5	Version:	0.0.21
12cr|libvisio-0.0.21-1|6	Release:	1
12cr|libvisio-0.0.21-1|7	Summary:	A library providing ability to interpret and import visio diagrams
12cr|libvisio-0.0.21-1|8	Group:		System/Libraries
12cr|libvisio-0.0.21-1|9	License:	GPL+ or LGPLv2+ or MPLv1.1
12cr|libvisio-0.0.21-1|10	URL:		http://www.freedesktop.org/wiki/Software/libvisio
12cr|libvisio-0.0.21-1|11	Source0:	http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz
12cr|libvisio-0.0.21-1|12	BuildRequires:	boost-devel
12cr|libvisio-0.0.21-1|13	BuildRequires:	doxygen
12cr|libvisio-0.0.21-1|14	BuildRequires:	gperf
12cr|libvisio-0.0.21-1|15	BuildRequires:	pkgconfig(libxml-2.0)
12cr|libvisio-0.0.21-1|16	BuildRequires:	pkgconfig(libwpd-0.9)
12cr|libvisio-0.0.21-1|17	BuildRequires:	pkgconfig(libwpg-0.2)
12cr|libvisio-0.0.21-1|18	
12cr|libvisio-0.0.21-1|19	%description
12cr|libvisio-0.0.21-1|20	Libvisio is library providing ability to interpret and import visio
12cr|libvisio-0.0.21-1|21	diagrams into various applications. You can find it being used in
12cr|libvisio-0.0.21-1|22	libreoffice.
12cr|libvisio-0.0.21-1|23	
12cr|libvisio-0.0.21-1|24	#--------------------------------------------------------------------
12cr|libvisio-0.0.21-1|25	
12cr|libvisio-0.0.21-1|26	%package -n %{libname}
12cr|libvisio-0.0.21-1|27	Summary:	Development files for %{name}
12cr|libvisio-0.0.21-1|28	Group:		System/Libraries
12cr|libvisio-0.0.21-1|29	
12cr|libvisio-0.0.21-1|30	%description -n %{libname}
12cr|libvisio-0.0.21-1|31	Libvisio is library providing ability to interpret and import visio
12cr|libvisio-0.0.21-1|32	diagrams into various applications. You can find it being used in
12cr|libvisio-0.0.21-1|33	libreoffice.
12cr|libvisio-0.0.21-1|34	
12cr|libvisio-0.0.21-1|35	%files -n %{libname}
12cr|libvisio-0.0.21-1|36	%{_libdir}/%{name}-0.0.so.%{major}*
12cr|libvisio-0.0.21-1|37	
12cr|libvisio-0.0.21-1|38	#--------------------------------------------------------------------
12cr|libvisio-0.0.21-1|39	
12cr|libvisio-0.0.21-1|40	%package devel
12cr|libvisio-0.0.21-1|41	Summary:	Development files for %{name}
12cr|libvisio-0.0.21-1|42	Group:		Development/Other
12cr|libvisio-0.0.21-1|43	Requires:	%{libname} = %{version}-%{release}
12cr|libvisio-0.0.21-1|44	
12cr|libvisio-0.0.21-1|45	%description devel
12cr|libvisio-0.0.21-1|46	The %{name}-devel package contains libraries and header files for
12cr|libvisio-0.0.21-1|47	developing applications that use %{name}.
12cr|libvisio-0.0.21-1|48	
12cr|libvisio-0.0.21-1|49	%files devel
12cr|libvisio-0.0.21-1|50	%{_includedir}/%{name}-0.0
12cr|libvisio-0.0.21-1|51	%{_libdir}/%{name}-0.0.so
12cr|libvisio-0.0.21-1|52	%{_libdir}/pkgconfig/%{name}-0.0.pc
12cr|libvisio-0.0.21-1|53	
12cr|libvisio-0.0.21-1|54	#--------------------------------------------------------------------
12cr|libvisio-0.0.21-1|55	
12cr|libvisio-0.0.21-1|56	%package doc
12cr|libvisio-0.0.21-1|57	Summary:	Documentation of %{name} API
12cr|libvisio-0.0.21-1|58	Group:		Books/Howtos
12cr|libvisio-0.0.21-1|59	BuildArch:	noarch
12cr|libvisio-0.0.21-1|60	
12cr|libvisio-0.0.21-1|61	%description doc
12cr|libvisio-0.0.21-1|62	The %{name}-doc package contains documentation files for %{name}.
12cr|libvisio-0.0.21-1|63	
12cr|libvisio-0.0.21-1|64	%files doc
12cr|libvisio-0.0.21-1|65	%dir %{_docdir}/%{name}
12cr|libvisio-0.0.21-1|66	%{_docdir}/%{name}/html
12cr|libvisio-0.0.21-1|67	
12cr|libvisio-0.0.21-1|68	#--------------------------------------------------------------------
12cr|libvisio-0.0.21-1|69	
12cr|libvisio-0.0.21-1|70	%package tools
12cr|libvisio-0.0.21-1|71	Summary:	Tools to transform Visio diagrams into other formats
12cr|libvisio-0.0.21-1|72	Group:		Publishing
12cr|libvisio-0.0.21-1|73	
12cr|libvisio-0.0.21-1|74	%description tools
12cr|libvisio-0.0.21-1|75	Tools to transform Visio diagrams into other formats.
12cr|libvisio-0.0.21-1|76	Currently supported: XHTML, raw.
12cr|libvisio-0.0.21-1|77	
12cr|libvisio-0.0.21-1|78	%files tools
12cr|libvisio-0.0.21-1|79	%{_bindir}/vsd2raw
12cr|libvisio-0.0.21-1|80	%{_bindir}/vsd2xhtml
12cr|libvisio-0.0.21-1|81	%{_bindir}/vsd2text
12cr|libvisio-0.0.21-1|82	%{_bindir}/vss2xhtml
12cr|libvisio-0.0.21-1|83	%{_bindir}/vss2text
12cr|libvisio-0.0.21-1|84	%{_bindir}/vss2raw
12cr|libvisio-0.0.21-1|85	
12cr|libvisio-0.0.21-1|86	#--------------------------------------------------------------------
12cr|libvisio-0.0.21-1|87	
12cr|libvisio-0.0.21-1|88	%prep
12cr|libvisio-0.0.21-1|89	%setup -q
12cr|libvisio-0.0.21-1|90	
12cr|libvisio-0.0.21-1|91	%build
12cr|libvisio-0.0.21-1|92	%configure2_5x --disable-static --disable-werror
12cr|libvisio-0.0.21-1|93	sed -i \
12cr|libvisio-0.0.21-1|94	-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
12cr|libvisio-0.0.21-1|95	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
12cr|libvisio-0.0.21-1|96	libtool
12cr|libvisio-0.0.21-1|97	%make
12cr|libvisio-0.0.21-1|98	
12cr|libvisio-0.0.21-1|99	%install
12cr|libvisio-0.0.21-1|100	%makeinstall_std

2847 12
12cr|libvisual-projectm-2.0.1-2|1	%define name libvisual-projectm
12cr|libvisual-projectm-2.0.1-2|2	%define version 2.0.1
12cr|libvisual-projectm-2.0.1-2|3	%define release 2
12cr|libvisual-projectm-2.0.1-2|4	%define oname projectM_libvisual
12cr|libvisual-projectm-2.0.1-2|5	
12cr|libvisual-projectm-2.0.1-2|6	Summary: Visualization module for libvisual based on projectM
12cr|libvisual-projectm-2.0.1-2|7	Name: %{name}
12cr|libvisual-projectm-2.0.1-2|8	Version: %{version}
12cr|libvisual-projectm-2.0.1-2|9	Release: %{release}
12cr|libvisual-projectm-2.0.1-2|10	#new source file, from http://sourceforge.net/projects/projectm/files/2.1.0/
12cr|libvisual-projectm-2.0.1-2|11	Source0: http://downloads.sourceforge.net/project/projectm/2.1.0/%{oname}-%{version}-Source.tar.gz
12cr|libvisual-projectm-2.0.1-2|12	License: LGPLv2+
12cr|libvisual-projectm-2.0.1-2|13	Group: System/Libraries
12cr|libvisual-projectm-2.0.1-2|14	Url: http://xmms-projectm.sourceforge.net/
12cr|libvisual-projectm-2.0.1-2|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libvisual-projectm-2.0.1-2|16	BuildRequires: pkgconfig(libvisual-0.4)
12cr|libvisual-projectm-2.0.1-2|17	BuildRequires: libprojectm-devel >= 1:2.0
12cr|libvisual-projectm-2.0.1-2|18	BuildRequires: pkgconfig(sdl)
12cr|libvisual-projectm-2.0.1-2|19	BuildRequires: cmake
12cr|libvisual-projectm-2.0.1-2|20	
12cr|libvisual-projectm-2.0.1-2|21	%description
12cr|libvisual-projectm-2.0.1-2|22	projectM is a reimplementation of Milkdrop under OpenGL.
12cr|libvisual-projectm-2.0.1-2|23	
12cr|libvisual-projectm-2.0.1-2|24	%package data
12cr|libvisual-projectm-2.0.1-2|25	Summary: Visualization library for OpenGL based on Milkdrop
12cr|libvisual-projectm-2.0.1-2|26	Group: Graphics
12cr|libvisual-projectm-2.0.1-2|27	
12cr|libvisual-projectm-2.0.1-2|28	%description data
12cr|libvisual-projectm-2.0.1-2|29	projectM is a reimplementation of Milkdrop under OpenGL. This contains data
12cr|libvisual-projectm-2.0.1-2|30	files and presets.
12cr|libvisual-projectm-2.0.1-2|31	
12cr|libvisual-projectm-2.0.1-2|32	
12cr|libvisual-projectm-2.0.1-2|33	%prep
12cr|libvisual-projectm-2.0.1-2|34	%setup -q -n %oname-%version-Source
12cr|libvisual-projectm-2.0.1-2|35	
12cr|libvisual-projectm-2.0.1-2|36	%build
12cr|libvisual-projectm-2.0.1-2|37	cmake . -DCMAKE_INSTALL_PREFIX=%_prefix
12cr|libvisual-projectm-2.0.1-2|38	%make
12cr|libvisual-projectm-2.0.1-2|39	
12cr|libvisual-projectm-2.0.1-2|40	%install
12cr|libvisual-projectm-2.0.1-2|41	%makeinstall_std
12cr|libvisual-projectm-2.0.1-2|42	
12cr|libvisual-projectm-2.0.1-2|43	%files
12cr|libvisual-projectm-2.0.1-2|44	%doc AUTHORS ChangeLog
12cr|libvisual-projectm-2.0.1-2|45	%dir %_libdir/libvisual-0.4/
12cr|libvisual-projectm-2.0.1-2|46	%dir %_libdir/libvisual-0.4/actor/
12cr|libvisual-projectm-2.0.1-2|47	%_libdir/libvisual-0.4/actor/libprojectM_libvisual.so
12cr|libvisual-projectm-2.0.1-2|48	

2848 12
12cr|libvmime07-0.7.1-0.2|1	%define	major 0
12cr|libvmime07-0.7.1-0.2|2	%define	libname %mklibname vmime07 _%{major}
12cr|libvmime07-0.7.1-0.2|3	%define develname %mklibname vmime07 -d
12cr|libvmime07-0.7.1-0.2|4	
12cr|libvmime07-0.7.1-0.2|5	%if %mandriva_branch == Cooker
12cr|libvmime07-0.7.1-0.2|6	# Cooker
12cr|libvmime07-0.7.1-0.2|7	%define release %mkrel 3
12cr|libvmime07-0.7.1-0.2|8	%else
12cr|libvmime07-0.7.1-0.2|9	# Old distros
12cr|libvmime07-0.7.1-0.2|10	%define subrel 2
12cr|libvmime07-0.7.1-0.2|11	%define release %mkrel 0
12cr|libvmime07-0.7.1-0.2|12	%endif
12cr|libvmime07-0.7.1-0.2|13	
12cr|libvmime07-0.7.1-0.2|14	Summary:	A powerful C++ class library for working with MIME/Internet messages
12cr|libvmime07-0.7.1-0.2|15	Name:		libvmime07
12cr|libvmime07-0.7.1-0.2|16	Version:	0.7.1
12cr|libvmime07-0.7.1-0.2|17	Release:	%release
12cr|libvmime07-0.7.1-0.2|18	License:	GPLv2+
12cr|libvmime07-0.7.1-0.2|19	Group:		System/Libraries
12cr|libvmime07-0.7.1-0.2|20	URL:		http://www.zarafa.com/wiki/index.php/Libvmime_patches
12cr|libvmime07-0.7.1-0.2|21	Source0:	http://developer.zarafa.com/download/libvmime-%{version}.tar.bz2
12cr|libvmime07-0.7.1-0.2|22	Patch0:		libvmime07-0.7.1-package.patch
12cr|libvmime07-0.7.1-0.2|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.
12cr|libvmime07-0.7.1-0.2|24	Patch1:		libvmime07-0.7.1-charset-catch.patch
12cr|libvmime07-0.7.1-0.2|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.
12cr|libvmime07-0.7.1-0.2|26	Patch2:		libvmime07-0.7.1-missing-boundary.patch
12cr|libvmime07-0.7.1-0.2|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.
12cr|libvmime07-0.7.1-0.2|28	Patch3:		libvmime07-0.7.1-allow-no-recips-and-senders.patch
12cr|libvmime07-0.7.1-0.2|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.
12cr|libvmime07-0.7.1-0.2|30	Patch4:		libvmime07-0.7.1-bmoted-printable.patch
12cr|libvmime07-0.7.1-0.2|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.
12cr|libvmime07-0.7.1-0.2|32	Patch5:		libvmime07-0.7.1-strip-header-endspaces-and-header-end.patch
12cr|libvmime07-0.7.1-0.2|33	# Fixes parsing of an attachment filename that is between 66 and 76 characters long.
12cr|libvmime07-0.7.1-0.2|34	Patch6:		libvmime07-0.7.1-attachfnamelen.patch
12cr|libvmime07-0.7.1-0.2|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).
12cr|libvmime07-0.7.1-0.2|36	Patch7:		libvmime07-0.7.1-remove-bcc.patch
12cr|libvmime07-0.7.1-0.2|37	# Fixes a small but crusial typo in a header of an MDN (read receipt) mail.
12cr|libvmime07-0.7.1-0.2|38	Patch8:		libvmime07-0.7.1-mdn-disposition.patch
12cr|libvmime07-0.7.1-0.2|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.
12cr|libvmime07-0.7.1-0.2|40	Patch9:		libvmime07-0.7.1-mdn-final-recipient.patch
12cr|libvmime07-0.7.1-0.2|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.
12cr|libvmime07-0.7.1-0.2|42	Patch10:	libvmime07-0.7.1-broken-locale-error.patch
12cr|libvmime07-0.7.1-0.2|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.
12cr|libvmime07-0.7.1-0.2|44	Patch11:	libvmime07-0.7.1-qp-starts-on-second-line.patch
12cr|libvmime07-0.7.1-0.2|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.
12cr|libvmime07-0.7.1-0.2|46	Patch12:	libvmime07-0.7.1-quoted-printable-specials.patch
12cr|libvmime07-0.7.1-0.2|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.
12cr|libvmime07-0.7.1-0.2|48	Patch13:	libvmime07-0.7.1-header-value-on-next-line.patch
12cr|libvmime07-0.7.1-0.2|49	# Fixes attachment names in Outlook Express which are long and have high characters.
12cr|libvmime07-0.7.1-0.2|50	Patch14:	libvmime07-0.7.1-oe-compatibility.patch
12cr|libvmime07-0.7.1-0.2|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.
12cr|libvmime07-0.7.1-0.2|52	Patch15:	libvmime07-0.7.1-unicode-1-1-utf-7-charset.patch
12cr|libvmime07-0.7.1-0.2|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.
12cr|libvmime07-0.7.1-0.2|54	Patch16:	libvmime07-0.7.1-out-of-bounds-copy.patch
12cr|libvmime07-0.7.1-0.2|55	# Some broken generators may set the Content-Tranfer-Encoding header, but did not set any value. We'll assume the default value '7bit'.
12cr|libvmime07-0.7.1-0.2|56	Patch17:	libvmime07-0.7.1-default-transfer-encoding.patch
12cr|libvmime07-0.7.1-0.2|57	# Enables re-generation of broken content-id's that had no @ sign in them.
12cr|libvmime07-0.7.1-0.2|58	Patch18:	libvmime07-0.7.1-contentid-without-at.patch
12cr|libvmime07-0.7.1-0.2|59	# Small partial backport of some socket handling code from 0.8.1
12cr|libvmime07-0.7.1-0.2|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.
12cr|libvmime07-0.7.1-0.2|61	Patch19:	libvmime07-0.7.1-socket-backport-and-timeout-fix.patch
12cr|libvmime07-0.7.1-0.2|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.
12cr|libvmime07-0.7.1-0.2|63	Patch20:	libvmime07-0.7.1-double-empty-boundary.patch
12cr|libvmime07-0.7.1-0.2|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.
12cr|libvmime07-0.7.1-0.2|65	Patch21:	libvmime07-0.7.1-quoted-printable-encode-questionmark.patch
12cr|libvmime07-0.7.1-0.2|66	Patch22:	libvmime07-0.7.1-charset-output-buffer-full.patch
12cr|libvmime07-0.7.1-0.2|67	# Adds required include headers to compile with g++-4.3.
12cr|libvmime07-0.7.1-0.2|68	Patch23:	libvmime07-0.7.1-gcc-4.3-support.patch
12cr|libvmime07-0.7.1-0.2|69	# Fixes dates in headers which use a timezone definition, instead of a numeric timezone offset.
12cr|libvmime07-0.7.1-0.2|70	Patch24:	libvmime07-0.7.1-timezone-name.patch
12cr|libvmime07-0.7.1-0.2|71	# Adds the TCP_NODELAY flag to vmime sockets. This makes the SMTP connection much faster.
12cr|libvmime07-0.7.1-0.2|72	Patch25:	libvmime07-0.7.1-socket-tcp-nodelay.patch
12cr|libvmime07-0.7.1-0.2|73	# Workaround a static variable in the smart_ptr class using a pthread mutex, which fixes multi-threading issues in libvmime.
12cr|libvmime07-0.7.1-0.2|74	Patch26:	libvmime07-0.7.1-threading-remove-static_non-abi-change.patch
12cr|libvmime07-0.7.1-0.2|75	# Adds required include headers to compile with g++-4.4.
12cr|libvmime07-0.7.1-0.2|76	Patch27:	libvmime07-0.7.1-gcc-4.4-support.patch
12cr|libvmime07-0.7.1-0.2|77	# When constructing a plaintext only body without attachments, a copy of the body was made to set as the real body, and thus
12cr|libvmime07-0.7.1-0.2|78	# removing all the multiparts. However, the same reference is removed before setting the new body, thus invalidating that body
12cr|libvmime07-0.7.1-0.2|79	# we wish to copy, possibly resulting in a crash.
12cr|libvmime07-0.7.1-0.2|80	Patch28:	libvmime07-0.7.1-plain-bodycopy.patch
12cr|libvmime07-0.7.1-0.2|81	Patch29:	libvmime07-0.7.1-sigset-signal.patch
12cr|libvmime07-0.7.1-0.2|82	#Fixes RFC 2047 encoded fullname parsing. All addresses after a wrongly parsed address were not recognized anymore.
12cr|libvmime07-0.7.1-0.2|83	Patch30:	libvmime07-0.7.1-address-parse-encoded.diff
12cr|libvmime07-0.7.1-0.2|84	# Adds support for address headers that specify an (encoded) fullname with an empty email address, which was set by a <> marker.
12cr|libvmime07-0.7.1-0.2|85	Patch31:	libvmime07-0.7.1-fullname-without-email-address.diff
12cr|libvmime07-0.7.1-0.2|86	#Strips excessive spaces in parameterized headers. Backported from upstream svn.
12cr|libvmime07-0.7.1-0.2|87	Patch32:	libvmime07-0.7.1-strip-spaces-parameterized-headers.diff
12cr|libvmime07-0.7.1-0.2|88	# Allows non-rfc 7-bit and 8-bit encodings in Content-Transfer-Encoding headers.
12cr|libvmime07-0.7.1-0.2|89	Patch33:	libvmime07-0.7.1-allow-alternate-encodings.diff
12cr|libvmime07-0.7.1-0.2|90	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libvmime07-0.7.1-0.2|91	
12cr|libvmime07-0.7.1-0.2|92	%description
12cr|libvmime07-0.7.1-0.2|93	VMime is a powerful C++ class library for parsing, generating or
12cr|libvmime07-0.7.1-0.2|94	editing Internet RFC-[2]822 and MIME messages. VMime is designed
12cr|libvmime07-0.7.1-0.2|95	to provide a fast and an easy way to manipulate Internet mail
12cr|libvmime07-0.7.1-0.2|96	messages.
12cr|libvmime07-0.7.1-0.2|97	
12cr|libvmime07-0.7.1-0.2|98	It also includes support for using messaging protocols (POP3, IMAP,
12cr|libvmime07-0.7.1-0.2|99	SMTP and maildir) with a lot of features supported: listing folders,
12cr|libvmime07-0.7.1-0.2|100	downloading and adding messages to folders, extracting parts from
12cr|libvmime07-0.7.1-0.2|101	message, getting and setting message flags and a lot more.
12cr|libvmime07-0.7.1-0.2|102	
12cr|libvmime07-0.7.1-0.2|103	This package contains an old and deprecated version of libvmime.
12cr|libvmime07-0.7.1-0.2|104	You need it only if the software you are using hasn't been updated
12cr|libvmime07-0.7.1-0.2|105	to work with the newer version and the newer API.
12cr|libvmime07-0.7.1-0.2|106	
12cr|libvmime07-0.7.1-0.2|107	%package -n	%{libname}
12cr|libvmime07-0.7.1-0.2|108	Summary:	Library associated with ncpfs
12cr|libvmime07-0.7.1-0.2|109	Group:		System/Libraries
12cr|libvmime07-0.7.1-0.2|110	
12cr|libvmime07-0.7.1-0.2|111	%description -n	%{libname}
12cr|libvmime07-0.7.1-0.2|112	VMime is a powerful C++ class library for parsing, generating or
12cr|libvmime07-0.7.1-0.2|113	editing Internet RFC-[2]822 and MIME messages. VMime is designed
12cr|libvmime07-0.7.1-0.2|114	to provide a fast and an easy way to manipulate Internet mail
12cr|libvmime07-0.7.1-0.2|115	messages.
12cr|libvmime07-0.7.1-0.2|116	
12cr|libvmime07-0.7.1-0.2|117	It also includes support for using messaging protocols (POP3, IMAP,
12cr|libvmime07-0.7.1-0.2|118	SMTP and maildir) with a lot of features supported: listing folders,
12cr|libvmime07-0.7.1-0.2|119	downloading and adding messages to folders, extracting parts from
12cr|libvmime07-0.7.1-0.2|120	message, getting and setting message flags and a lot more.
12cr|libvmime07-0.7.1-0.2|121	
12cr|libvmime07-0.7.1-0.2|122	This package contains an old and deprecated version of libvmime.
12cr|libvmime07-0.7.1-0.2|123	You need it only if the software you are using hasn't been updated
12cr|libvmime07-0.7.1-0.2|124	to work with the newer version and the newer API.
12cr|libvmime07-0.7.1-0.2|125	
12cr|libvmime07-0.7.1-0.2|126	%package -n	%{develname}
12cr|libvmime07-0.7.1-0.2|127	Summary:	Development files for the libvmime library
12cr|libvmime07-0.7.1-0.2|128	Group:		Development/C++
12cr|libvmime07-0.7.1-0.2|129	Requires:	%{libname} >= %{version}-%{release}
12cr|libvmime07-0.7.1-0.2|130	Requires:	pkgconfig
12cr|libvmime07-0.7.1-0.2|131	Provides:	%{name}-devel = %{version}-%{release}
12cr|libvmime07-0.7.1-0.2|132	
12cr|libvmime07-0.7.1-0.2|133	%description -n	%{develname}
12cr|libvmime07-0.7.1-0.2|134	The libvmime package includes header files and libraries necessary
12cr|libvmime07-0.7.1-0.2|135	for developing programs which use the libvmime C++ class library.
12cr|libvmime07-0.7.1-0.2|136	
12cr|libvmime07-0.7.1-0.2|137	This package contains an old and deprecated version of libvmime.
12cr|libvmime07-0.7.1-0.2|138	You need it only if the software you are using hasn't been updated
12cr|libvmime07-0.7.1-0.2|139	to work with the newer version and the newer API.
12cr|libvmime07-0.7.1-0.2|140	
12cr|libvmime07-0.7.1-0.2|141	%prep
12cr|libvmime07-0.7.1-0.2|142	
12cr|libvmime07-0.7.1-0.2|143	%setup -q -n libvmime-%{version}
12cr|libvmime07-0.7.1-0.2|144	%patch0 -p1 -b .package
12cr|libvmime07-0.7.1-0.2|145	%patch1 -p1 -b .charset-catch
12cr|libvmime07-0.7.1-0.2|146	%patch2 -p1 -b .missing-boundary
12cr|libvmime07-0.7.1-0.2|147	%patch3 -p1 -b .allow-no-recips-and-senders
12cr|libvmime07-0.7.1-0.2|148	%patch4 -p1 -b .bmoted-printable
12cr|libvmime07-0.7.1-0.2|149	%patch5 -p1 -b .strip-header-endspaces-and-header-end
12cr|libvmime07-0.7.1-0.2|150	%patch6 -p1 -b .attachfnamelen
12cr|libvmime07-0.7.1-0.2|151	%patch7 -p1 -b .remove-bcc
12cr|libvmime07-0.7.1-0.2|152	%patch8 -p1 -b .mdn-disposition
12cr|libvmime07-0.7.1-0.2|153	%patch9 -p1 -b .mdn-final-recipient
12cr|libvmime07-0.7.1-0.2|154	%patch10 -p1 -b .broken-locale-error
12cr|libvmime07-0.7.1-0.2|155	%patch11 -p1 -b .qp-starts-on-second-line
12cr|libvmime07-0.7.1-0.2|156	%patch12 -p1 -b .quoted-printable-specials
12cr|libvmime07-0.7.1-0.2|157	%patch13 -p1 -b .header-value-on-next-line
12cr|libvmime07-0.7.1-0.2|158	%patch14 -p1 -b .oe-compatibility
12cr|libvmime07-0.7.1-0.2|159	%patch15 -p1 -b .unicode-1-1-utf-7-charset
12cr|libvmime07-0.7.1-0.2|160	%patch16 -p1 -b .out-of-bounds-copy
12cr|libvmime07-0.7.1-0.2|161	%patch17 -p1 -b .default-transfer-encoding
12cr|libvmime07-0.7.1-0.2|162	%patch18 -p1 -b .contentid-without-at
12cr|libvmime07-0.7.1-0.2|163	%patch19 -p1 -b .socket-backport-and-timeout-fix
12cr|libvmime07-0.7.1-0.2|164	%patch20 -p1 -b .double-empty-boundary
12cr|libvmime07-0.7.1-0.2|165	%patch21 -p1 -b .quoted-printable-encode-questionmark
12cr|libvmime07-0.7.1-0.2|166	%patch22 -p1 -b .charset-output-buffer-full
12cr|libvmime07-0.7.1-0.2|167	%patch23 -p1 -b .gcc-4.3-support
12cr|libvmime07-0.7.1-0.2|168	%patch24 -p1 -b .timezone-name
12cr|libvmime07-0.7.1-0.2|169	%patch25 -p1 -b .socket-tcp-nodelay
12cr|libvmime07-0.7.1-0.2|170	%patch26 -p1 -b .threading-remove-static_non-abi-change
12cr|libvmime07-0.7.1-0.2|171	%patch27 -p1 -b .gcc-4.4-support
12cr|libvmime07-0.7.1-0.2|172	%patch28 -p1 -b .plain-bodycopy
12cr|libvmime07-0.7.1-0.2|173	%patch29 -p1 -b .sigset-signal
12cr|libvmime07-0.7.1-0.2|174	%patch30 -p0 -b .address-parse-encoded
12cr|libvmime07-0.7.1-0.2|175	%patch31 -p0 -b .fullname-without-email-address
12cr|libvmime07-0.7.1-0.2|176	%patch32 -p0 -b .strip-spaces-parameterized-headers
12cr|libvmime07-0.7.1-0.2|177	%patch33 -p0 -b .allow-alternate-encodings
12cr|libvmime07-0.7.1-0.2|178	
12cr|libvmime07-0.7.1-0.2|179	%build
12cr|libvmime07-0.7.1-0.2|180	# Needed to apply branding patch
12cr|libvmime07-0.7.1-0.2|181	libtoolize --force
12cr|libvmime07-0.7.1-0.2|182	autoreconf --force --install
12cr|libvmime07-0.7.1-0.2|183	
12cr|libvmime07-0.7.1-0.2|184	export EXTRA_CFLAGS="%{optflags}"
12cr|libvmime07-0.7.1-0.2|185	export SENDMAIL=%{_sbindir}/sendmail
12cr|libvmime07-0.7.1-0.2|186	
12cr|libvmime07-0.7.1-0.2|187	%configure2_5x
12cr|libvmime07-0.7.1-0.2|188	%make
12cr|libvmime07-0.7.1-0.2|189	
12cr|libvmime07-0.7.1-0.2|190	%install
12cr|libvmime07-0.7.1-0.2|191	rm -rf %{buildroot}
12cr|libvmime07-0.7.1-0.2|192	
12cr|libvmime07-0.7.1-0.2|193	%makeinstall_std
12cr|libvmime07-0.7.1-0.2|194	
12cr|libvmime07-0.7.1-0.2|195	# Complete the libvmime07 renaming at some places
12cr|libvmime07-0.7.1-0.2|196	mkdir -p %{buildroot}%{_includedir}/%{name}/
12cr|libvmime07-0.7.1-0.2|197	mv -f %{buildroot}%{_includedir}/{vmime,%{name}}/
12cr|libvmime07-0.7.1-0.2|198	mv -f %{buildroot}%{_libdir}/pkgconfig/vmime{,07}.pc
12cr|libvmime07-0.7.1-0.2|199	
12cr|libvmime07-0.7.1-0.2|200	# Remove the static library and libtool .la file
12cr|libvmime07-0.7.1-0.2|201	rm -f %{buildroot}%{_libdir}/%{name}.{a,la}
12cr|libvmime07-0.7.1-0.2|202	
12cr|libvmime07-0.7.1-0.2|203	# Remove the documentation dir, as %doc will pick it up
12cr|libvmime07-0.7.1-0.2|204	rm -rf %{buildroot}%{_datadir}/doc
12cr|libvmime07-0.7.1-0.2|205	
12cr|libvmime07-0.7.1-0.2|206	%if %mdkversion < 200900
12cr|libvmime07-0.7.1-0.2|207	%post -n %{libname} -p /sbin/ldconfig
12cr|libvmime07-0.7.1-0.2|208	%endif
12cr|libvmime07-0.7.1-0.2|209	
12cr|libvmime07-0.7.1-0.2|210	%if %mdkversion < 200900
12cr|libvmime07-0.7.1-0.2|211	%postun -n %{libname} -p /sbin/ldconfig
12cr|libvmime07-0.7.1-0.2|212	%endif
12cr|libvmime07-0.7.1-0.2|213	
12cr|libvmime07-0.7.1-0.2|214	%clean
12cr|libvmime07-0.7.1-0.2|215	rm -rf %{buildroot}
12cr|libvmime07-0.7.1-0.2|216	
12cr|libvmime07-0.7.1-0.2|217	%files -n %{libname}
12cr|libvmime07-0.7.1-0.2|218	%defattr(-,root,root,-)
12cr|libvmime07-0.7.1-0.2|219	%doc AUTHORS COPYING ChangeLog
12cr|libvmime07-0.7.1-0.2|220	%{_libdir}/%{name}.so.*
12cr|libvmime07-0.7.1-0.2|221	
12cr|libvmime07-0.7.1-0.2|222	%files -n %{develname}
12cr|libvmime07-0.7.1-0.2|223	%defattr(-,root,root,-)
12cr|libvmime07-0.7.1-0.2|224	%{_libdir}/%{name}.so
12cr|libvmime07-0.7.1-0.2|225	%{_includedir}/%{name}/
12cr|libvmime07-0.7.1-0.2|226	%{_libdir}/pkgconfig/vmime07.pc
12cr|libvmime07-0.7.1-0.2|227	
12cr|libvmime07-0.7.1-0.2|228	
12cr|libvmime07-0.7.1-0.2|229	
12cr|libvmime07-0.7.1-0.2|230	%changelog
12cr|libvmime07-0.7.1-0.2|231	* Wed Mar 23 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-3mdv2011.0
12cr|libvmime07-0.7.1-0.2|232	+ Revision: 647790
12cr|libvmime07-0.7.1-0.2|233	- revisit all patches and sync with upstream zarafa (don't rely on fedora ;))
12cr|libvmime07-0.7.1-0.2|234	- added patch descriptions for each patch in the spec file.
12cr|libvmime07-0.7.1-0.2|235	- added backport magic
12cr|libvmime07-0.7.1-0.2|236	
12cr|libvmime07-0.7.1-0.2|237	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-2mdv2011.0
12cr|libvmime07-0.7.1-0.2|238	+ Revision: 609788
12cr|libvmime07-0.7.1-0.2|239	- rebuild
12cr|libvmime07-0.7.1-0.2|240	
12cr|libvmime07-0.7.1-0.2|241	* Tue Mar 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-1mdv2010.1
12cr|libvmime07-0.7.1-0.2|242	+ Revision: 517178
12cr|libvmime07-0.7.1-0.2|243	- import libvmime07
12cr|libvmime07-0.7.1-0.2|244	
12cr|libvmime07-0.7.1-0.2|245	
12cr|libvmime07-0.7.1-0.2|246	* Tue Mar 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-1mdv2010.0
12cr|libvmime07-0.7.1-0.2|247	- initial Mandriva package (fedora import)
12cr|libvmime07-0.7.1-0.2|248	
12cr|libvmime07-0.7.1-0.2|249	* Mon Feb 15 2010 Robert Scheck <robert@fedoraproject.org> 0.7.1-2
12cr|libvmime07-0.7.1-0.2|250	- Added a patch with include for sigset_t definition (#565148)
12cr|libvmime07-0.7.1-0.2|251	- Updated a patch to fix end of headers detection at last header
12cr|libvmime07-0.7.1-0.2|252	
12cr|libvmime07-0.7.1-0.2|253	* Sat Sep 05 2009 Robert Scheck <robert@fedoraproject.org> 0.7.1-1
12cr|libvmime07-0.7.1-0.2|254	- Upgrade to 0.7.1
12cr|libvmime07-0.7.1-0.2|255	- Initial spec file for Fedora and Red Hat Enterprise Linux

2849 12
12cr|libvmime-0.9.2-0.svn581.2|1	%define	major	0
12cr|libvmime-0.9.2-0.svn581.2|2	%define	libname	%mklibname vmime %{major}
12cr|libvmime-0.9.2-0.svn581.2|3	%define	devname	%mklibname vmime -d
12cr|libvmime-0.9.2-0.svn581.2|4	
12cr|libvmime-0.9.2-0.svn581.2|5	
12cr|libvmime-0.9.2-0.svn581.2|6	Summary:	A powerful C++ class library for working with MIME/Internet messages
12cr|libvmime-0.9.2-0.svn581.2|7	Name:		libvmime
12cr|libvmime-0.9.2-0.svn581.2|8	Version:	0.9.2
12cr|libvmime-0.9.2-0.svn581.2|9	%define	svnrev	581
12cr|libvmime-0.9.2-0.svn581.2|10	Release:	%{?svnrev:0.svn%{svnrev}}.2
12cr|libvmime-0.9.2-0.svn581.2|11	License:	GPLv2+
12cr|libvmime-0.9.2-0.svn581.2|12	Group:		System/Libraries
12cr|libvmime-0.9.2-0.svn581.2|13	URL:		http://download.zarafa.com/community/final/7.0/7.0.0-27791/sourcecode/vmime-patches/
12cr|libvmime-0.9.2-0.svn581.2|14	Source0:	http://downloads.sourceforge.net/project/vmime/vmime/0.9/%{name}-%{version}%{?svnrev:+svn%{svnrev}}.tar.bz2
12cr|libvmime-0.9.2-0.svn581.2|15	Patch0:		http://download.zarafa.com/community/final/7.0/7.0.0-27791/sourcecode/vmime-patches/vmime-0.8.1-attachfnamelen.diff
12cr|libvmime-0.9.2-0.svn581.2|16	Patch1:		http://download.zarafa.com/community/final/7.0/7.0.0-27791/sourcecode/vmime-patches/vmime-0.8.1-charset-catch.diff
12cr|libvmime-0.9.2-0.svn581.2|17	Patch2:		http://download.zarafa.com/community/final/7.0/7.0.0-27791/sourcecode/vmime-patches/vmime-0.8.1-header-value-on-next-line.diff
12cr|libvmime-0.9.2-0.svn581.2|18	Patch3:		http://download.zarafa.com/community/final/7.0/7.0.0-27791/sourcecode/vmime-patches/vmime-0.8.1-unicode-1-1-utf-7-charset.diff
12cr|libvmime-0.9.2-0.svn581.2|19	Patch4:		http://download.zarafa.com/community/final/7.0/7.0.0-27791/sourcecode/vmime-patches/vmime-0.9.0-undisclosed-recipients.diff
12cr|libvmime-0.9.2-0.svn581.2|20	Patch5:		http://download.zarafa.com/community/final/7.0/7.0.0-27791/sourcecode/vmime-patches/vmime-0.9.2-infinite-loop.diff
12cr|libvmime-0.9.2-0.svn581.2|21	Patch6:		http://download.zarafa.com/community/final/7.0/7.0.0-27791/sourcecode/vmime-patches/vmime-flush-iconv.diff
12cr|libvmime-0.9.2-0.svn581.2|22	Patch7:		http://download.zarafa.com/community/final/7.0/7.0.0-27791/sourcecode/vmime-patches/vmime-fullname-without-email-address.diff
12cr|libvmime-0.9.2-0.svn581.2|23	Patch8:		http://download.zarafa.com/community/final/7.0/7.0.0-27791/sourcecode/vmime-patches/vmime-highchar-filename.diff
12cr|libvmime-0.9.2-0.svn581.2|24	Patch9:		http://download.zarafa.com/community/final/7.0/7.0.4-31235/sourcecode/vmime-patches/vmime-empty-bodypart.diff
12cr|libvmime-0.9.2-0.svn581.2|25	Patch10:	http://download.zarafa.com/community/final/7.0/7.0.4-31235/sourcecode/vmime-patches/vmime-mixed-qp-in-parameter.diff
12cr|libvmime-0.9.2-0.svn581.2|26	Patch11:	libvmime-0.9.2-add-missing-gcrypt-linkage.patch
12cr|libvmime-0.9.2-0.svn581.2|27	Patch12:	libvmime-0.9.2-gnutls.patch
12cr|libvmime-0.9.2-0.svn581.2|28	BuildRequires:	libtool
12cr|libvmime-0.9.2-0.svn581.2|29	BuildRequires:	pkgconfig
12cr|libvmime-0.9.2-0.svn581.2|30	BuildRequires:	pkgconfig(libgsasl)
12cr|libvmime-0.9.2-0.svn581.2|31	BuildRequires:	pkgconfig(gnutls)
12cr|libvmime-0.9.2-0.svn581.2|32	BuildRequires:	pkgconfig(zlib)
12cr|libvmime-0.9.2-0.svn581.2|33	BuildRequires:	libgcrypt-devel
12cr|libvmime-0.9.2-0.svn581.2|34	
12cr|libvmime-0.9.2-0.svn581.2|35	%description
12cr|libvmime-0.9.2-0.svn581.2|36	VMime is a powerful C++ class library for parsing, generating or
12cr|libvmime-0.9.2-0.svn581.2|37	editing Internet RFC-[2]822 and MIME messages. VMime is designed
12cr|libvmime-0.9.2-0.svn581.2|38	to provide a fast and an easy way to manipulate Internet mail
12cr|libvmime-0.9.2-0.svn581.2|39	messages.
12cr|libvmime-0.9.2-0.svn581.2|40	
12cr|libvmime-0.9.2-0.svn581.2|41	It also includes support for using messaging protocols (POP3, IMAP,
12cr|libvmime-0.9.2-0.svn581.2|42	SMTP and maildir) with a lot of features supported: listing folders,
12cr|libvmime-0.9.2-0.svn581.2|43	downloading and adding messages to folders, extracting parts from
12cr|libvmime-0.9.2-0.svn581.2|44	message, getting and setting message flags and a lot more.
12cr|libvmime-0.9.2-0.svn581.2|45	
12cr|libvmime-0.9.2-0.svn581.2|46	This package contains an old and deprecated version of libvmime.
12cr|libvmime-0.9.2-0.svn581.2|47	You need it only if the software you are using hasn't been updated
12cr|libvmime-0.9.2-0.svn581.2|48	to work with the newer version and the newer API.
12cr|libvmime-0.9.2-0.svn581.2|49	
12cr|libvmime-0.9.2-0.svn581.2|50	%package -n	%{libname}
12cr|libvmime-0.9.2-0.svn581.2|51	Summary:	Library associated with ncpfs
12cr|libvmime-0.9.2-0.svn581.2|52	Group:		System/Libraries
12cr|libvmime-0.9.2-0.svn581.2|53	Obsoletes:	%{mklibname vmime07 _0}
12cr|libvmime-0.9.2-0.svn581.2|54	
12cr|libvmime-0.9.2-0.svn581.2|55	%description -n	%{libname}
12cr|libvmime-0.9.2-0.svn581.2|56	VMime is a powerful C++ class library for parsing, generating or
12cr|libvmime-0.9.2-0.svn581.2|57	editing Internet RFC-[2]822 and MIME messages. VMime is designed
12cr|libvmime-0.9.2-0.svn581.2|58	to provide a fast and an easy way to manipulate Internet mail
12cr|libvmime-0.9.2-0.svn581.2|59	messages.
12cr|libvmime-0.9.2-0.svn581.2|60	
12cr|libvmime-0.9.2-0.svn581.2|61	It also includes support for using messaging protocols (POP3, IMAP,
12cr|libvmime-0.9.2-0.svn581.2|62	SMTP and maildir) with a lot of features supported: listing folders,
12cr|libvmime-0.9.2-0.svn581.2|63	downloading and adding messages to folders, extracting parts from
12cr|libvmime-0.9.2-0.svn581.2|64	message, getting and setting message flags and a lot more.
12cr|libvmime-0.9.2-0.svn581.2|65	
12cr|libvmime-0.9.2-0.svn581.2|66	This package contains an old and deprecated version of libvmime.
12cr|libvmime-0.9.2-0.svn581.2|67	You need it only if the software you are using hasn't been updated
12cr|libvmime-0.9.2-0.svn581.2|68	to work with the newer version and the newer API.
12cr|libvmime-0.9.2-0.svn581.2|69	
12cr|libvmime-0.9.2-0.svn581.2|70	%package -n	%{devname}
12cr|libvmime-0.9.2-0.svn581.2|71	Summary:	Development files for the libvmime library
12cr|libvmime-0.9.2-0.svn581.2|72	Group:		Development/C++
12cr|libvmime-0.9.2-0.svn581.2|73	Requires:	%{libname} = %{EVRD}
12cr|libvmime-0.9.2-0.svn581.2|74	Obsoletes:	%{mklibname vmime07 -d}
12cr|libvmime-0.9.2-0.svn581.2|75	
12cr|libvmime-0.9.2-0.svn581.2|76	%description -n	%{devname}
12cr|libvmime-0.9.2-0.svn581.2|77	The libvmime package includes header files and libraries necessary
12cr|libvmime-0.9.2-0.svn581.2|78	for developing programs which use the libvmime C++ class library.
12cr|libvmime-0.9.2-0.svn581.2|79	
12cr|libvmime-0.9.2-0.svn581.2|80	This package contains an old and deprecated version of libvmime.
12cr|libvmime-0.9.2-0.svn581.2|81	You need it only if the software you are using hasn't been updated
12cr|libvmime-0.9.2-0.svn581.2|82	to work with the newer version and the newer API.
12cr|libvmime-0.9.2-0.svn581.2|83	
12cr|libvmime-0.9.2-0.svn581.2|84	%prep
12cr|libvmime-0.9.2-0.svn581.2|85	%setup -q
12cr|libvmime-0.9.2-0.svn581.2|86	%patch0 -p1
12cr|libvmime-0.9.2-0.svn581.2|87	%patch1 -p1
12cr|libvmime-0.9.2-0.svn581.2|88	%patch2 -p1
12cr|libvmime-0.9.2-0.svn581.2|89	%patch3 -p1
12cr|libvmime-0.9.2-0.svn581.2|90	%patch4 -p1
12cr|libvmime-0.9.2-0.svn581.2|91	%patch5 -p1
12cr|libvmime-0.9.2-0.svn581.2|92	%patch6 -p1
12cr|libvmime-0.9.2-0.svn581.2|93	%patch7 -p0
12cr|libvmime-0.9.2-0.svn581.2|94	%patch8 -p0
12cr|libvmime-0.9.2-0.svn581.2|95	%patch9 -p1
12cr|libvmime-0.9.2-0.svn581.2|96	%patch10 -p1
12cr|libvmime-0.9.2-0.svn581.2|97	%patch11 -p1 -b .libgcrypt~
12cr|libvmime-0.9.2-0.svn581.2|98	%patch12 -p1
12cr|libvmime-0.9.2-0.svn581.2|99	
12cr|libvmime-0.9.2-0.svn581.2|100	# Needed to apply branding patch
12cr|libvmime-0.9.2-0.svn581.2|101	#libtoolize --force
12cr|libvmime-0.9.2-0.svn581.2|102	#autoreconf --force --install
12cr|libvmime-0.9.2-0.svn581.2|103	sh ./bootstrap
12cr|libvmime-0.9.2-0.svn581.2|104	
12cr|libvmime-0.9.2-0.svn581.2|105	%build
12cr|libvmime-0.9.2-0.svn581.2|106	export EXTRA_CFLAGS="%{optflags}"
12cr|libvmime-0.9.2-0.svn581.2|107	export SENDMAIL=%{_sbindir}/sendmail
12cr|libvmime-0.9.2-0.svn581.2|108	
12cr|libvmime-0.9.2-0.svn581.2|109	%configure2_5x
12cr|libvmime-0.9.2-0.svn581.2|110	%make
12cr|libvmime-0.9.2-0.svn581.2|111	
12cr|libvmime-0.9.2-0.svn581.2|112	%install
12cr|libvmime-0.9.2-0.svn581.2|113	%makeinstall_std
12cr|libvmime-0.9.2-0.svn581.2|114	
12cr|libvmime-0.9.2-0.svn581.2|115	# Remove the static library and libtool .la file
12cr|libvmime-0.9.2-0.svn581.2|116	rm -f %{buildroot}%{_libdir}/%{name}.a
12cr|libvmime-0.9.2-0.svn581.2|117	
12cr|libvmime-0.9.2-0.svn581.2|118	# Remove the documentation dir, as %doc will pick it up
12cr|libvmime-0.9.2-0.svn581.2|119	rm -rf %{buildroot}%{_datadir}/doc
12cr|libvmime-0.9.2-0.svn581.2|120	
12cr|libvmime-0.9.2-0.svn581.2|121	%files -n %{libname}
12cr|libvmime-0.9.2-0.svn581.2|122	%doc AUTHORS COPYING ChangeLog
12cr|libvmime-0.9.2-0.svn581.2|123	%{_libdir}/%{name}.so.%{major}*
12cr|libvmime-0.9.2-0.svn581.2|124	
12cr|libvmime-0.9.2-0.svn581.2|125	%files -n %{devname}
12cr|libvmime-0.9.2-0.svn581.2|126	%{_libdir}/%{name}.so
12cr|libvmime-0.9.2-0.svn581.2|127	%{_includedir}/vmime/
12cr|libvmime-0.9.2-0.svn581.2|128	%{_libdir}/pkgconfig/*.pc
12cr|libvmime-0.9.2-0.svn581.2|129	

2850 12
12cr|libwbxml-0.11.0-1|1	%define major 1
12cr|libwbxml-0.11.0-1|2	%define libname %mklibname wbxml %{major}
12cr|libwbxml-0.11.0-1|3	%define develname %mklibname wbxml -d
12cr|libwbxml-0.11.0-1|4	
12cr|libwbxml-0.11.0-1|5	Summary:	WBXML parser and compiler library
12cr|libwbxml-0.11.0-1|6	Name:		libwbxml
12cr|libwbxml-0.11.0-1|7	Version:	0.11.0
12cr|libwbxml-0.11.0-1|8	Release:	1
12cr|libwbxml-0.11.0-1|9	License:	LGPLv2+
12cr|libwbxml-0.11.0-1|10	Group:		System/Libraries
12cr|libwbxml-0.11.0-1|11	URL:		http://libwbxml.opensync.org
12cr|libwbxml-0.11.0-1|12	Source0:	http://downloads.sourceforge.net/project/libwbxml/libwbxml/%{version}/%{name}-%{version}.tar.gz
12cr|libwbxml-0.11.0-1|13	Requires:	expat >= 2.0.1
12cr|libwbxml-0.11.0-1|14	BuildRequires:	cmake
12cr|libwbxml-0.11.0-1|15	BuildRequires:	expat-devel >= 2.0.1
12cr|libwbxml-0.11.0-1|16	BuildRequires:	popt-devel
12cr|libwbxml-0.11.0-1|17	BuildRequires:	zlib-devel
12cr|libwbxml-0.11.0-1|18	
12cr|libwbxml-0.11.0-1|19	%description
12cr|libwbxml-0.11.0-1|20	The WBXML Library (libwbxml) contains a library and its associated tools to
12cr|libwbxml-0.11.0-1|21	parse, encode and handle WBXML documents. The WBXML format is a binary
12cr|libwbxml-0.11.0-1|22	representation of XML, defined by the Wap Forum, and used to reduce bandwidth
12cr|libwbxml-0.11.0-1|23	in mobile communications.
12cr|libwbxml-0.11.0-1|24	
12cr|libwbxml-0.11.0-1|25	%package -n %{libname}
12cr|libwbxml-0.11.0-1|26	Group:		System/Libraries
12cr|libwbxml-0.11.0-1|27	License:	LGPLv2+
12cr|libwbxml-0.11.0-1|28	Summary:	Library for parsing WAP Binary XML
12cr|libwbxml-0.11.0-1|29	Obsoletes:  %mklibname wbxml2_ 0
12cr|libwbxml-0.11.0-1|30	
12cr|libwbxml-0.11.0-1|31	%description -n %libname
12cr|libwbxml-0.11.0-1|32	The WBXML Library (libwbxml) contains a library and its associated tools to
12cr|libwbxml-0.11.0-1|33	parse, encode and handle WBXML documents. The WBXML format is a binary
12cr|libwbxml-0.11.0-1|34	representation of XML, defined by the Wap Forum, and used to reduce bandwidth
12cr|libwbxml-0.11.0-1|35	in mobile communications.
12cr|libwbxml-0.11.0-1|36	
12cr|libwbxml-0.11.0-1|37	This package contains just the library for use by other applications.
12cr|libwbxml-0.11.0-1|38	
12cr|libwbxml-0.11.0-1|39	%package -n %{develname}
12cr|libwbxml-0.11.0-1|40	Group:		Development/C
12cr|libwbxml-0.11.0-1|41	License:	LGPLv2+
12cr|libwbxml-0.11.0-1|42	Summary:	Library for developing applications that parse WAP Binary XML
12cr|libwbxml-0.11.0-1|43	Requires:	%{libname} = %{version}-%{release}
12cr|libwbxml-0.11.0-1|44	Provides:   wbxml-devel = %{version}-%{release}
12cr|libwbxml-0.11.0-1|45	Obsoletes:  %mklibname wbxml2_ -d 0
12cr|libwbxml-0.11.0-1|46	
12cr|libwbxml-0.11.0-1|47	%description -n %{develname}
12cr|libwbxml-0.11.0-1|48	The WBXML Library (libwbxml) contains a library and its associated tools to
12cr|libwbxml-0.11.0-1|49	parse, encode and handle WBXML documents. The WBXML format is a binary
12cr|libwbxml-0.11.0-1|50	representation of XML, defined by the Wap Forum, and used to reduce bandwidth
12cr|libwbxml-0.11.0-1|51	in mobile communications.
12cr|libwbxml-0.11.0-1|52	
12cr|libwbxml-0.11.0-1|53	This package contains the headers and other development files required to
12cr|libwbxml-0.11.0-1|54	compile applications that need to parse WBXML.
12cr|libwbxml-0.11.0-1|55	
12cr|libwbxml-0.11.0-1|56	%prep
12cr|libwbxml-0.11.0-1|57	%setup -q
12cr|libwbxml-0.11.0-1|58	
12cr|libwbxml-0.11.0-1|59	%build
12cr|libwbxml-0.11.0-1|60	%cmake
12cr|libwbxml-0.11.0-1|61	%make
12cr|libwbxml-0.11.0-1|62	
12cr|libwbxml-0.11.0-1|63	%install
12cr|libwbxml-0.11.0-1|64	cd build
12cr|libwbxml-0.11.0-1|65	%makeinstall_std
12cr|libwbxml-0.11.0-1|66	
12cr|libwbxml-0.11.0-1|67	%files
12cr|libwbxml-0.11.0-1|68	%doc ChangeLog AUTHORS
12cr|libwbxml-0.11.0-1|69	%{_bindir}/*
12cr|libwbxml-0.11.0-1|70	
12cr|libwbxml-0.11.0-1|71	%files -n %libname
12cr|libwbxml-0.11.0-1|72	%{_libdir}/*.so.%{major}*
12cr|libwbxml-0.11.0-1|73	
12cr|libwbxml-0.11.0-1|74	%files -n %{develname}
12cr|libwbxml-0.11.0-1|75	%doc README References TODO
12cr|libwbxml-0.11.0-1|76	%{_includedir}/*
12cr|libwbxml-0.11.0-1|77	%{_libdir}/*.so
12cr|libwbxml-0.11.0-1|78	%{_libdir}/pkgconfig/libwbxml2.pc
12cr|libwbxml-0.11.0-1|79	
12cr|libwbxml-0.11.0-1|80	
12cr|libwbxml-0.11.0-1|81	%changelog
12cr|libwbxml-0.11.0-1|82	* Tue May 08 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.11.0-1
12cr|libwbxml-0.11.0-1|83	+ Revision: 797337
12cr|libwbxml-0.11.0-1|84	- version update 0.11.0
12cr|libwbxml-0.11.0-1|85	
12cr|libwbxml-0.11.0-1|86	* Thu Feb 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.10.9-1
12cr|libwbxml-0.11.0-1|87	+ Revision: 638132
12cr|libwbxml-0.11.0-1|88	- 0.10.9
12cr|libwbxml-0.11.0-1|89	
12cr|libwbxml-0.11.0-1|90	* Mon Aug 16 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10.8-1mdv2011.0
12cr|libwbxml-0.11.0-1|91	+ Revision: 570417
12cr|libwbxml-0.11.0-1|92	- 0.10.8
12cr|libwbxml-0.11.0-1|93	
12cr|libwbxml-0.11.0-1|94	* Tue May 19 2009 Oden Eriksson <oeriksson@mandriva.com> 0.10.7-1mdv2010.0
12cr|libwbxml-0.11.0-1|95	+ Revision: 377670
12cr|libwbxml-0.11.0-1|96	- 0.10.7
12cr|libwbxml-0.11.0-1|97	
12cr|libwbxml-0.11.0-1|98	* Tue Mar 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.10.4-4mdv2009.1
12cr|libwbxml-0.11.0-1|99	+ Revision: 360802
12cr|libwbxml-0.11.0-1|100	- provides arch-independant devel virtual package
12cr|libwbxml-0.11.0-1|101	
12cr|libwbxml-0.11.0-1|102	* Mon Mar 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.10.4-3mdv2009.1
12cr|libwbxml-0.11.0-1|103	+ Revision: 360760
12cr|libwbxml-0.11.0-1|104	- obsoletes previous lib package correctly also
12cr|libwbxml-0.11.0-1|105	
12cr|libwbxml-0.11.0-1|106	* Mon Mar 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.10.4-2mdv2009.1
12cr|libwbxml-0.11.0-1|107	+ Revision: 360750
12cr|libwbxml-0.11.0-1|108	- obsoletes previous devel package correctly
12cr|libwbxml-0.11.0-1|109	
12cr|libwbxml-0.11.0-1|110	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.10.4-1mdv2009.1
12cr|libwbxml-0.11.0-1|111	+ Revision: 358172
12cr|libwbxml-0.11.0-1|112	- package renaming
12cr|libwbxml-0.11.0-1|113	- package renaming
12cr|libwbxml-0.11.0-1|114	- new version
12cr|libwbxml-0.11.0-1|115	- new name
12cr|libwbxml-0.11.0-1|116	- drop all patches, merged
12cr|libwbxml-0.11.0-1|117	- drop static package
12cr|libwbxml-0.11.0-1|118	
12cr|libwbxml-0.11.0-1|119	* Sun Jul 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.2-4mdv2009.0
12cr|libwbxml-0.11.0-1|120	+ Revision: 239109
12cr|libwbxml-0.11.0-1|121	- add patch from libsyncml team
12cr|libwbxml-0.11.0-1|122	
12cr|libwbxml-0.11.0-1|123	+ Pixel <pixel@mandriva.com>
12cr|libwbxml-0.11.0-1|124	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libwbxml-0.11.0-1|125	
12cr|libwbxml-0.11.0-1|126	+ Olivier Blin <blino@mandriva.org>
12cr|libwbxml-0.11.0-1|127	- restore BuildRoot
12cr|libwbxml-0.11.0-1|128	
12cr|libwbxml-0.11.0-1|129	+ Thierry Vignaud <tv@mandriva.org>
12cr|libwbxml-0.11.0-1|130	- kill re-definition of %%buildroot on Pixel's request
12cr|libwbxml-0.11.0-1|131	
12cr|libwbxml-0.11.0-1|132	* Sat Jun 30 2007 Emmanuel Andry <eandry@mandriva.org> 0.9.2-3mdv2008.0
12cr|libwbxml-0.11.0-1|133	+ Revision: 46180
12cr|libwbxml-0.11.0-1|134	- buildrequires automake
12cr|libwbxml-0.11.0-1|135	- add patches 0 and 1 from synce project
12cr|libwbxml-0.11.0-1|136	
12cr|libwbxml-0.11.0-1|137	* Wed Jun 13 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.2-2mdv2008.0
12cr|libwbxml-0.11.0-1|138	+ Revision: 38636
12cr|libwbxml-0.11.0-1|139	- rebuild for expat
12cr|libwbxml-0.11.0-1|140	- spec file clean
12cr|libwbxml-0.11.0-1|141	- Import wbxml2
12cr|libwbxml-0.11.0-1|142	

2851 12
12cr|libwcat-1.1-3|1	%define	major 1
12cr|libwcat-1.1-3|2	%define libname %mklibname wcat %{major}
12cr|libwcat-1.1-3|3	%define develname %mklibname wcat -d
12cr|libwcat-1.1-3|4	
12cr|libwcat-1.1-3|5	Summary:	Library for the watchcat software watchdog
12cr|libwcat-1.1-3|6	Name:		libwcat
12cr|libwcat-1.1-3|7	Version:	1.1
12cr|libwcat-1.1-3|8	Release:	%mkrel 3
12cr|libwcat-1.1-3|9	License:	LGPL
12cr|libwcat-1.1-3|10	Group:		System/Libraries
12cr|libwcat-1.1-3|11	URL:		http://oss.digirati.com.br/watchcatd/
12cr|libwcat-1.1-3|12	Source0:	http://oss.digirati.com.br/watchcatd/%{name}-%{version}.tar.gz
12cr|libwcat-1.1-3|13	Patch0:		libwcat-ldflags.diff
12cr|libwcat-1.1-3|14	Patch1:		libwcat-socket_location_fix.diff
12cr|libwcat-1.1-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libwcat-1.1-3|16	
12cr|libwcat-1.1-3|17	%description
12cr|libwcat-1.1-3|18	libwcat is an API to watchcatd, a software watchdog that uses an
12cr|libwcat-1.1-3|19	approach not as drastic as the usual watchdog solutions. It tries
12cr|libwcat-1.1-3|20	to kill the locked process only.
12cr|libwcat-1.1-3|21	
12cr|libwcat-1.1-3|22	%package -n	%{libname}
12cr|libwcat-1.1-3|23	Summary:	Library for the watchcat software watchdog
12cr|libwcat-1.1-3|24	Group:		System/Libraries
12cr|libwcat-1.1-3|25	
12cr|libwcat-1.1-3|26	%description -n	%{libname}
12cr|libwcat-1.1-3|27	libwcat is an API to watchcatd, a software watchdog that uses an
12cr|libwcat-1.1-3|28	approach not as drastic as the usual watchdog solutions. It tries
12cr|libwcat-1.1-3|29	to kill the locked process only.
12cr|libwcat-1.1-3|30	
12cr|libwcat-1.1-3|31	%package -n	%{develname}
12cr|libwcat-1.1-3|32	Summary:	Static library and header files for the watchcat library
12cr|libwcat-1.1-3|33	Group:		Development/C
12cr|libwcat-1.1-3|34	Provides:	%{name}-devel = %{version}-%{release}
12cr|libwcat-1.1-3|35	Requires:	%{libname} = %{version}-%{release}
12cr|libwcat-1.1-3|36	Obsoletes:	%{mklibname wcat 1 -d}
12cr|libwcat-1.1-3|37	
12cr|libwcat-1.1-3|38	%description -n	%{develname}
12cr|libwcat-1.1-3|39	libwcat is an API to watchcatd, a software watchdog that uses an
12cr|libwcat-1.1-3|40	approach not as drastic as the usual watchdog solutions. It tries
12cr|libwcat-1.1-3|41	to kill the locked process only.
12cr|libwcat-1.1-3|42	
12cr|libwcat-1.1-3|43	This package contains the static libwcat library and its header files
12cr|libwcat-1.1-3|44	needed to compile applications that use libwcat.
12cr|libwcat-1.1-3|45	
12cr|libwcat-1.1-3|46	%prep
12cr|libwcat-1.1-3|47	
12cr|libwcat-1.1-3|48	%setup -q -n %{name}-%{version}
12cr|libwcat-1.1-3|49	%patch0 -p0
12cr|libwcat-1.1-3|50	%patch1 -p0
12cr|libwcat-1.1-3|51	
12cr|libwcat-1.1-3|52	%build
12cr|libwcat-1.1-3|53	export CFLAGS="%{optflags} -fPIC"
12cr|libwcat-1.1-3|54	
12cr|libwcat-1.1-3|55	%make
12cr|libwcat-1.1-3|56	
12cr|libwcat-1.1-3|57	%install
12cr|libwcat-1.1-3|58	rm -rf %{buildroot}
12cr|libwcat-1.1-3|59	
12cr|libwcat-1.1-3|60	install -d %{buildroot}%{_libdir}
12cr|libwcat-1.1-3|61	install -d %{buildroot}%{_includedir}
12cr|libwcat-1.1-3|62	
12cr|libwcat-1.1-3|63	install -m755 %{name}.so.%{major}.%{version} %{buildroot}%{_libdir}/
12cr|libwcat-1.1-3|64	install -m644 %{name}.a %{buildroot}%{_libdir}/
12cr|libwcat-1.1-3|65	install -m644 watchcat.h %{buildroot}%{_includedir}/
12cr|libwcat-1.1-3|66	
12cr|libwcat-1.1-3|67	ln -s %{name}.so.%{major}.%{version} %{buildroot}%{_libdir}/%{name}.so
12cr|libwcat-1.1-3|68	ln -s %{name}.so.%{major}.%{version} %{buildroot}%{_libdir}/%{name}.so.%{major}
12cr|libwcat-1.1-3|69	
12cr|libwcat-1.1-3|70	%if %mdkversion < 200900
12cr|libwcat-1.1-3|71	%post -n %{libname} -p /sbin/ldconfig
12cr|libwcat-1.1-3|72	%endif
12cr|libwcat-1.1-3|73	
12cr|libwcat-1.1-3|74	%if %mdkversion < 200900
12cr|libwcat-1.1-3|75	%postun -n %{libname} -p /sbin/ldconfig
12cr|libwcat-1.1-3|76	%endif
12cr|libwcat-1.1-3|77	
12cr|libwcat-1.1-3|78	%clean
12cr|libwcat-1.1-3|79	rm -rf %{buildroot}
12cr|libwcat-1.1-3|80	
12cr|libwcat-1.1-3|81	%files -n %{libname}
12cr|libwcat-1.1-3|82	%defattr(-,root,root)
12cr|libwcat-1.1-3|83	%{_libdir}/*.so.*
12cr|libwcat-1.1-3|84	
12cr|libwcat-1.1-3|85	%files -n %{develname}
12cr|libwcat-1.1-3|86	%defattr(-,root,root)
12cr|libwcat-1.1-3|87	%{_includedir}/*
12cr|libwcat-1.1-3|88	%{_libdir}/*.so
12cr|libwcat-1.1-3|89	%{_libdir}/*.a
12cr|libwcat-1.1-3|90	
12cr|libwcat-1.1-3|91	
12cr|libwcat-1.1-3|92	%changelog
12cr|libwcat-1.1-3|93	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdv2011.0
12cr|libwcat-1.1-3|94	+ Revision: 620235
12cr|libwcat-1.1-3|95	- the mass rebuild of 2010.0 packages
12cr|libwcat-1.1-3|96	
12cr|libwcat-1.1-3|97	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1-2mdv2010.0
12cr|libwcat-1.1-3|98	+ Revision: 429847
12cr|libwcat-1.1-3|99	- rebuild
12cr|libwcat-1.1-3|100	
12cr|libwcat-1.1-3|101	* Sat Sep 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdv2009.0
12cr|libwcat-1.1-3|102	+ Revision: 281985
12cr|libwcat-1.1-3|103	- 1.1
12cr|libwcat-1.1-3|104	
12cr|libwcat-1.1-3|105	* Fri Jul 11 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2009.0
12cr|libwcat-1.1-3|106	+ Revision: 233756
12cr|libwcat-1.1-3|107	- rebuild
12cr|libwcat-1.1-3|108	
12cr|libwcat-1.1-3|109	+ Pixel <pixel@mandriva.com>
12cr|libwcat-1.1-3|110	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libwcat-1.1-3|111	
12cr|libwcat-1.1-3|112	+ Olivier Blin <oblin@mandriva.com>
12cr|libwcat-1.1-3|113	- restore BuildRoot
12cr|libwcat-1.1-3|114	
12cr|libwcat-1.1-3|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|libwcat-1.1-3|116	- kill re-definition of %%buildroot on Pixel's request
12cr|libwcat-1.1-3|117	
12cr|libwcat-1.1-3|118	* Tue Dec 11 2007 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2008.1
12cr|libwcat-1.1-3|119	+ Revision: 117276
12cr|libwcat-1.1-3|120	- rebuild (missing devl package  on ia32)
12cr|libwcat-1.1-3|121	
12cr|libwcat-1.1-3|122	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdv2008.0
12cr|libwcat-1.1-3|123	+ Revision: 83616
12cr|libwcat-1.1-3|124	- new devel naming
12cr|libwcat-1.1-3|125	
12cr|libwcat-1.1-3|126	
12cr|libwcat-1.1-3|127	* Fri Dec 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdv2007.0
12cr|libwcat-1.1-3|128	+ Revision: 93772
12cr|libwcat-1.1-3|129	- Import libwcat
12cr|libwcat-1.1-3|130	
12cr|libwcat-1.1-3|131	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-3mdv2007.0
12cr|libwcat-1.1-3|132	- rebuild
12cr|libwcat-1.1-3|133	
12cr|libwcat-1.1-3|134	* Tue Jan 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-2mdk
12cr|libwcat-1.1-3|135	- ahh, this one was allready packaged, use my spec file anyway
12cr|libwcat-1.1-3|136	
12cr|libwcat-1.1-3|137	* Fri Aug 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0-1mdk
12cr|libwcat-1.1-3|138	- from Michel Machado <michel@digirati.com.br> :
12cr|libwcat-1.1-3|139	- Minor fixes.
12cr|libwcat-1.1-3|140	
12cr|libwcat-1.1-3|141	* Thu Feb 05 2004 Andre Nathan <andre@digirati.com.br> 0.1-2mdk
12cr|libwcat-1.1-3|142	- Export CFLAGS before building;
12cr|libwcat-1.1-3|143	
12cr|libwcat-1.1-3|144	* Fri Jan 23 2004 Andre Nathan <andre@digirati.com.br> 0.1-1mdk
12cr|libwcat-1.1-3|145	- First version of the .spec.
12cr|libwcat-1.1-3|146	

2852 12
12cr|libwiimote-0.4-6|1	%define name libwiimote
12cr|libwiimote-0.4-6|2	%define version 0.4
12cr|libwiimote-0.4-6|3	%define release %mkrel 6
12cr|libwiimote-0.4-6|4	
12cr|libwiimote-0.4-6|5	%define lib_major 0
12cr|libwiimote-0.4-6|6	%define cname cwiimote
12cr|libwiimote-0.4-6|7	%define lib_name %mklibname %{cname} %{lib_major}
12cr|libwiimote-0.4-6|8	%define devel_name %mklibname %{cname} -d
12cr|libwiimote-0.4-6|9	
12cr|libwiimote-0.4-6|10	Summary: Simple Wiimote Library for Linux
12cr|libwiimote-0.4-6|11	Name: %{name}
12cr|libwiimote-0.4-6|12	Version: %{version}
12cr|libwiimote-0.4-6|13	Release: %{release}
12cr|libwiimote-0.4-6|14	Source0:  http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tgz
12cr|libwiimote-0.4-6|15	Patch0: libwiimote-0.4-bluez4.patch
12cr|libwiimote-0.4-6|16	Patch1: libwiimote-0.4-link.patch
12cr|libwiimote-0.4-6|17	License: GPL
12cr|libwiimote-0.4-6|18	Group: System/Kernel and hardware
12cr|libwiimote-0.4-6|19	Url: http://libwiimote.sourceforge.net/
12cr|libwiimote-0.4-6|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libwiimote-0.4-6|21	BuildRequires: bluez-devel
12cr|libwiimote-0.4-6|22	
12cr|libwiimote-0.4-6|23	%description
12cr|libwiimote-0.4-6|24	Libwiimote is a C-library that provides a simple API for communicating
12cr|libwiimote-0.4-6|25	with the Nintendo Wii Remote (aka. wiimote) on a Linux system. The
12cr|libwiimote-0.4-6|26	goal of this library is to be a complete and easy to use framework for
12cr|libwiimote-0.4-6|27	interfacing applications with the wiimote.
12cr|libwiimote-0.4-6|28	
12cr|libwiimote-0.4-6|29	%package -n	%{lib_name}
12cr|libwiimote-0.4-6|30	Summary:	%{cname} library
12cr|libwiimote-0.4-6|31	Group:		System/Libraries
12cr|libwiimote-0.4-6|32	
12cr|libwiimote-0.4-6|33	%description -n	%{lib_name}
12cr|libwiimote-0.4-6|34	This package contains the library needed to run programs dynamically
12cr|libwiimote-0.4-6|35	linked with the %{cname} library.
12cr|libwiimote-0.4-6|36	
12cr|libwiimote-0.4-6|37	%package -n	%{devel_name}
12cr|libwiimote-0.4-6|38	Summary:	Development headers and libraries for %{cname}
12cr|libwiimote-0.4-6|39	Group:		Development/C
12cr|libwiimote-0.4-6|40	Requires:	%{lib_name} = %{version}
12cr|libwiimote-0.4-6|41	Provides:	%{cname}-devel = %{version}-%{release}
12cr|libwiimote-0.4-6|42	Provides:	%{name}-devel = %{version}-%{release}
12cr|libwiimote-0.4-6|43	
12cr|libwiimote-0.4-6|44	%description -n	%{devel_name}
12cr|libwiimote-0.4-6|45	This package contains the header files and libraries needed for
12cr|libwiimote-0.4-6|46	developing programs using the %{cname} library.
12cr|libwiimote-0.4-6|47	
12cr|libwiimote-0.4-6|48	%prep
12cr|libwiimote-0.4-6|49	%setup -q
12cr|libwiimote-0.4-6|50	%patch0 -p0
12cr|libwiimote-0.4-6|51	%patch1 -p0
12cr|libwiimote-0.4-6|52	
12cr|libwiimote-0.4-6|53	%build
12cr|libwiimote-0.4-6|54	export CFLAGS="%{optflags} -fPIC"
12cr|libwiimote-0.4-6|55	autoreconf -fi
12cr|libwiimote-0.4-6|56	%configure2_5x
12cr|libwiimote-0.4-6|57	%make
12cr|libwiimote-0.4-6|58	
12cr|libwiimote-0.4-6|59	%install
12cr|libwiimote-0.4-6|60	rm -rf %{buildroot}
12cr|libwiimote-0.4-6|61	%makeinstall_std libwiimote_includedir=%{_includedir}/lib%{cname}
12cr|libwiimote-0.4-6|62	
12cr|libwiimote-0.4-6|63	%clean
12cr|libwiimote-0.4-6|64	rm -rf %{buildroot}
12cr|libwiimote-0.4-6|65	
12cr|libwiimote-0.4-6|66	%if %mdkversion < 200900
12cr|libwiimote-0.4-6|67	%post -n %{lib_name} -p /sbin/ldconfig
12cr|libwiimote-0.4-6|68	%endif
12cr|libwiimote-0.4-6|69	%if %mdkversion < 200900
12cr|libwiimote-0.4-6|70	%postun -n %{lib_name} -p /sbin/ldconfig
12cr|libwiimote-0.4-6|71	%endif
12cr|libwiimote-0.4-6|72	
12cr|libwiimote-0.4-6|73	%files -n %{lib_name}
12cr|libwiimote-0.4-6|74	%doc AUTHORS NEWS README TODO
12cr|libwiimote-0.4-6|75	%{_libdir}/lib%{cname}.so.%{lib_major}*
12cr|libwiimote-0.4-6|76	
12cr|libwiimote-0.4-6|77	%files -n %{devel_name}
12cr|libwiimote-0.4-6|78	%dir %{_includedir}/lib%{cname}
12cr|libwiimote-0.4-6|79	%{_includedir}/lib%{cname}/*.h
12cr|libwiimote-0.4-6|80	%{_libdir}/lib%{cname}.a
12cr|libwiimote-0.4-6|81	
12cr|libwiimote-0.4-6|82	
12cr|libwiimote-0.4-6|83	
12cr|libwiimote-0.4-6|84	%changelog
12cr|libwiimote-0.4-6|85	

2853 12
12cr|libwulf-1.0.2-6|1	# The following should match PROGRAM, VERSION and RELEASE in the
12cr|libwulf-1.0.2-6|2	# Makefile accompanying this program (and the .tgz defined in Source
12cr|libwulf-1.0.2-6|3	# below.
12cr|libwulf-1.0.2-6|4	
12cr|libwulf-1.0.2-6|5	%define name    libwulf
12cr|libwulf-1.0.2-6|6	%define version 1.0.2
12cr|libwulf-1.0.2-6|7	%define release %mkrel 6
12cr|libwulf-1.0.2-6|8	
12cr|libwulf-1.0.2-6|9	%define lib_version     1.0.2
12cr|libwulf-1.0.2-6|10	%define lib_major       1
12cr|libwulf-1.0.2-6|11	%define lib_name_orig   %mklibname wulf
12cr|libwulf-1.0.2-6|12	%define lib_name        %{lib_name_orig}%{lib_major}
12cr|libwulf-1.0.2-6|13	
12cr|libwulf-1.0.2-6|14	Summary: The core library of the wulfstat family of xmlsysd clients
12cr|libwulf-1.0.2-6|15	
12cr|libwulf-1.0.2-6|16	Name: %name
12cr|libwulf-1.0.2-6|17	Version: %version
12cr|libwulf-1.0.2-6|18	Release: %release
12cr|libwulf-1.0.2-6|19	Group: Monitoring
12cr|libwulf-1.0.2-6|20	License: GPL
12cr|libwulf-1.0.2-6|21	Source: http://www.phy.duke.edu/~rgb/wulfware/%{name}-%{version}.tgz
12cr|libwulf-1.0.2-6|22	Requires: libxml2
12cr|libwulf-1.0.2-6|23	BuildRequires: libxml2-devel
12cr|libwulf-1.0.2-6|24	BuildRoot:      %{_tmppath}/%{name}-%{version}-root
12cr|libwulf-1.0.2-6|25	URL:	http://www.phy.duke.edu/~rgb/wulfware/
12cr|libwulf-1.0.2-6|26	
12cr|libwulf-1.0.2-6|27	%description
12cr|libwulf-1.0.2-6|28	libwulf is the core common library required by wulfstat and wulflogger,
12cr|libwulf-1.0.2-6|29	two xmlsysd clients that poll and display various statistics from a
12cr|libwulf-1.0.2-6|30	cluster in a user-controllable loop.  libwulf contains routines that
12cr|libwulf-1.0.2-6|31	open and parse a wulfhosts (cluster/lan descriptor) file, establish
12cr|libwulf-1.0.2-6|32	xmlsysd connections in a threaded subtask to all hosts in the wulfhosts
12cr|libwulf-1.0.2-6|33	file, and in parallel with this initialize and update selected
12cr|libwulf-1.0.2-6|34	statistics.  libwulf functions form an API adequate to support many
12cr|libwulf-1.0.2-6|35	kinds of toplevel log and gui applications reasonably efficiently.
12cr|libwulf-1.0.2-6|36	
12cr|libwulf-1.0.2-6|37	%package -n     %{lib_name}-devel
12cr|libwulf-1.0.2-6|38	Summary:        Development tools for programs which will use the libwulf library
12cr|libwulf-1.0.2-6|39	Group:          Development/C
12cr|libwulf-1.0.2-6|40	Requires:       %{lib_name} = %{version}
12cr|libwulf-1.0.2-6|41	Obsoletes:      %{name}-devel
12cr|libwulf-1.0.2-6|42	Provides:       %{name}-devel = %{version}-%{release}
12cr|libwulf-1.0.2-6|43	
12cr|libwulf-1.0.2-6|44	%description -n %{lib_name}-devel
12cr|libwulf-1.0.2-6|45	This package contains the header files for developing programs
12cr|libwulf-1.0.2-6|46	which uses the libwulf library.
12cr|libwulf-1.0.2-6|47	
12cr|libwulf-1.0.2-6|48	%package -n     %{lib_name}
12cr|libwulf-1.0.2-6|49	Summary:        A library of functions for the wulfware applications
12cr|libwulf-1.0.2-6|50	Group:          System/Libraries
12cr|libwulf-1.0.2-6|51	Obsoletes:      %{name}
12cr|libwulf-1.0.2-6|52	Provides:       %{name} = %{version}-%{release}
12cr|libwulf-1.0.2-6|53	
12cr|libwulf-1.0.2-6|54	%description -n %{lib_name}
12cr|libwulf-1.0.2-6|55	This package contains the .so libraries for wulfware applications.
12cr|libwulf-1.0.2-6|56	
12cr|libwulf-1.0.2-6|57	%package -n     %{lib_name}-static-devel
12cr|libwulf-1.0.2-6|58	Summary:        Static libraries for programs which will use the libwulf library
12cr|libwulf-1.0.2-6|59	Group:          Development/C
12cr|libwulf-1.0.2-6|60	Requires:       %{lib_name}-devel = %{version}
12cr|libwulf-1.0.2-6|61	Provides:       %{name}-static-devel = %{version}-%{release}
12cr|libwulf-1.0.2-6|62	
12cr|libwulf-1.0.2-6|63	%description -n %{lib_name}-static-devel
12cr|libwulf-1.0.2-6|64	This package contains the static libraries for developing
12cr|libwulf-1.0.2-6|65	programs which uses the libwulf library.
12cr|libwulf-1.0.2-6|66	
12cr|libwulf-1.0.2-6|67	
12cr|libwulf-1.0.2-6|68	%prep
12cr|libwulf-1.0.2-6|69	%setup -q -n %{name}
12cr|libwulf-1.0.2-6|70	
12cr|libwulf-1.0.2-6|71	%build
12cr|libwulf-1.0.2-6|72	make clean
12cr|libwulf-1.0.2-6|73	make
12cr|libwulf-1.0.2-6|74	
12cr|libwulf-1.0.2-6|75	%install
12cr|libwulf-1.0.2-6|76	make PREFIX=%{buildroot}/usr install
12cr|libwulf-1.0.2-6|77	%ifarch x86_64
12cr|libwulf-1.0.2-6|78	mv  %{buildroot}/usr/lib  %{buildroot}%{_libdir}
12cr|libwulf-1.0.2-6|79	%endif
12cr|libwulf-1.0.2-6|80	ln -snf %{name}.so.%{lib_version} %{buildroot}%{_libdir}/%{name}.so
12cr|libwulf-1.0.2-6|81	
12cr|libwulf-1.0.2-6|82	%clean
12cr|libwulf-1.0.2-6|83	rm -rf $RPM_BUILD_ROOT
12cr|libwulf-1.0.2-6|84	rm -rf %{builddir}
12cr|libwulf-1.0.2-6|85	
12cr|libwulf-1.0.2-6|86	%files -n %{lib_name}-devel
12cr|libwulf-1.0.2-6|87	%defattr(-,root,root,-)
12cr|libwulf-1.0.2-6|88	%doc COPYING README CHANGELOG
12cr|libwulf-1.0.2-6|89	%{_includedir}/*
12cr|libwulf-1.0.2-6|90	%{_libdir}/*.so
12cr|libwulf-1.0.2-6|91	%{_mandir}/man3/*
12cr|libwulf-1.0.2-6|92	
12cr|libwulf-1.0.2-6|93	
12cr|libwulf-1.0.2-6|94	%files -n %{lib_name}
12cr|libwulf-1.0.2-6|95	%defattr(-,root,root,-)
12cr|libwulf-1.0.2-6|96	#%doc Readme
12cr|libwulf-1.0.2-6|97	%{_libdir}/*.so.*
12cr|libwulf-1.0.2-6|98	
12cr|libwulf-1.0.2-6|99	
12cr|libwulf-1.0.2-6|100	%files -n %{lib_name}-static-devel
12cr|libwulf-1.0.2-6|101	%defattr(-,root,root,-)
12cr|libwulf-1.0.2-6|102	%doc COPYING README CHANGELOG
12cr|libwulf-1.0.2-6|103	%{_libdir}/*.a
12cr|libwulf-1.0.2-6|104	
12cr|libwulf-1.0.2-6|105	
12cr|libwulf-1.0.2-6|106	%if %mdkversion < 200900
12cr|libwulf-1.0.2-6|107	%post -n %{lib_name} -p /sbin/ldconfig
12cr|libwulf-1.0.2-6|108	%endif
12cr|libwulf-1.0.2-6|109	
12cr|libwulf-1.0.2-6|110	%if %mdkversion < 200900
12cr|libwulf-1.0.2-6|111	%postun -n %{lib_name} -p /sbin/ldconfig
12cr|libwulf-1.0.2-6|112	%endif
12cr|libwulf-1.0.2-6|113	
12cr|libwulf-1.0.2-6|114	
12cr|libwulf-1.0.2-6|115	
12cr|libwulf-1.0.2-6|116	
12cr|libwulf-1.0.2-6|117	%changelog
12cr|libwulf-1.0.2-6|118	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdv2011.0
12cr|libwulf-1.0.2-6|119	+ Revision: 620237
12cr|libwulf-1.0.2-6|120	- the mass rebuild of 2010.0 packages
12cr|libwulf-1.0.2-6|121	
12cr|libwulf-1.0.2-6|122	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-5mdv2010.0
12cr|libwulf-1.0.2-6|123	+ Revision: 429848
12cr|libwulf-1.0.2-6|124	- rebuild
12cr|libwulf-1.0.2-6|125	
12cr|libwulf-1.0.2-6|126	* Sun Jul 27 2008 Thierry Vignaud <tv@mandriva.org> 1.0.2-4mdv2009.0
12cr|libwulf-1.0.2-6|127	+ Revision: 250699
12cr|libwulf-1.0.2-6|128	- rebuild
12cr|libwulf-1.0.2-6|129	- fix spacing at top of description
12cr|libwulf-1.0.2-6|130	
12cr|libwulf-1.0.2-6|131	+ Pixel <pixel@mandriva.com>
12cr|libwulf-1.0.2-6|132	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libwulf-1.0.2-6|133	
12cr|libwulf-1.0.2-6|134	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0.2-2mdv2008.1
12cr|libwulf-1.0.2-6|135	+ Revision: 136571
12cr|libwulf-1.0.2-6|136	- restore BuildRoot
12cr|libwulf-1.0.2-6|137	
12cr|libwulf-1.0.2-6|138	+ Thierry Vignaud <tv@mandriva.org>
12cr|libwulf-1.0.2-6|139	- kill re-definition of %%buildroot on Pixel's request
12cr|libwulf-1.0.2-6|140	
12cr|libwulf-1.0.2-6|141	
12cr|libwulf-1.0.2-6|142	* Fri Feb 09 2007 Erwan Velu <erwan@mandriva.org> 1.0.2-2mdv2007.0
12cr|libwulf-1.0.2-6|143	+ Revision: 118469
12cr|libwulf-1.0.2-6|144	- Fixing x86_64 build
12cr|libwulf-1.0.2-6|145	- Missing buildrequires
12cr|libwulf-1.0.2-6|146	- rebuild
12cr|libwulf-1.0.2-6|147	- Import libwulf
12cr|libwulf-1.0.2-6|148	
12cr|libwulf-1.0.2-6|149	* Sat Sep 24 2005 Erwan Velu <erwan@seanodes.com> 1.0.2-1mdk
12cr|libwulf-1.0.2-6|150	- First mdk release
12cr|libwulf-1.0.2-6|151	- Cleaning specfile
12cr|libwulf-1.0.2-6|152	
12cr|libwulf-1.0.2-6|153	* Wed Feb 11 2004 Robert G. Brown <rgb@duke.edu>
12cr|libwulf-1.0.2-6|154	- Working
12cr|libwulf-1.0.2-6|155	

2854 12
12cr|libxdiff-0.23-1|1	%define	major 0
12cr|libxdiff-0.23-1|2	%define	libname %mklibname xdiff %{major}
12cr|libxdiff-0.23-1|3	%define develname %mklibname xdiff -d
12cr|libxdiff-0.23-1|4	
12cr|libxdiff-0.23-1|5	Summary:	Create diffs/patches for text/binary files
12cr|libxdiff-0.23-1|6	Name:		libxdiff
12cr|libxdiff-0.23-1|7	Version:	0.23
12cr|libxdiff-0.23-1|8	Release:	%mkrel 1
12cr|libxdiff-0.23-1|9	License:	LGPL
12cr|libxdiff-0.23-1|10	Group:		System/Libraries
12cr|libxdiff-0.23-1|11	URL:		http://www.xmailserver.org/xdiff-lib.html
12cr|libxdiff-0.23-1|12	Source0:	http://www.xmailserver.org/libxdiff-%{version}.tar.gz
12cr|libxdiff-0.23-1|13	Patch0:		am-fixes.patch
12cr|libxdiff-0.23-1|14	BuildRequires:	autoconf
12cr|libxdiff-0.23-1|15	BuildRequires:	automake
12cr|libxdiff-0.23-1|16	BuildRequires:	libtool
12cr|libxdiff-0.23-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|libxdiff-0.23-1|18	
12cr|libxdiff-0.23-1|19	%description
12cr|libxdiff-0.23-1|20	The LibXDiff library implements basic and yet complete functionalities
12cr|libxdiff-0.23-1|21	to create file differences/patches to both binary and text files. It
12cr|libxdiff-0.23-1|22	uses memory files as file abstraction to achieve both performance and
12cr|libxdiff-0.23-1|23	portability. For binary files, it implements (with some modification)
12cr|libxdiff-0.23-1|24	the algorithm described in "File System Support for Delta Compression"
12cr|libxdiff-0.23-1|25	by Joshua P. MacDonald. For text files, it follows directives described
12cr|libxdiff-0.23-1|26	in "An O(ND) Difference Algorithm and Its Variations" by Eugene W.
12cr|libxdiff-0.23-1|27	Myers. Memory files used by the library are basically a collection of
12cr|libxdiff-0.23-1|28	buffers that store the file content.
12cr|libxdiff-0.23-1|29	
12cr|libxdiff-0.23-1|30	%package -n	%{libname}
12cr|libxdiff-0.23-1|31	Summary:	Shared libxdiff library
12cr|libxdiff-0.23-1|32	Group:		System/Libraries
12cr|libxdiff-0.23-1|33	
12cr|libxdiff-0.23-1|34	%description -n	%{libname}
12cr|libxdiff-0.23-1|35	The LibXDiff library implements basic and yet complete functionalities
12cr|libxdiff-0.23-1|36	to create file differences/patches to both binary and text files. It
12cr|libxdiff-0.23-1|37	uses memory files as file abstraction to achieve both performance and
12cr|libxdiff-0.23-1|38	portability. For binary files, it implements (with some modification)
12cr|libxdiff-0.23-1|39	the algorithm described in "File System Support for Delta Compression"
12cr|libxdiff-0.23-1|40	by Joshua P. MacDonald. For text files, it follows directives described
12cr|libxdiff-0.23-1|41	in "An O(ND) Difference Algorithm and Its Variations" by Eugene W.
12cr|libxdiff-0.23-1|42	Myers. Memory files used by the library are basically a collection of
12cr|libxdiff-0.23-1|43	buffers that store the file content
12cr|libxdiff-0.23-1|44	
12cr|libxdiff-0.23-1|45	%package -n	%{develname}
12cr|libxdiff-0.23-1|46	Summary:	Header files for libxdiff library
12cr|libxdiff-0.23-1|47	Group:		Development/C
12cr|libxdiff-0.23-1|48	Requires:	%{libname} = %{version}
12cr|libxdiff-0.23-1|49	Provides:	%{name}-devel = %{version}-%{release}
12cr|libxdiff-0.23-1|50	
12cr|libxdiff-0.23-1|51	%description -n	%{develname}
12cr|libxdiff-0.23-1|52	The LibXDiff library implements basic and yet complete functionalities
12cr|libxdiff-0.23-1|53	to create file differences/patches to both binary and text files. It
12cr|libxdiff-0.23-1|54	uses memory files as file abstraction to achieve both performance and
12cr|libxdiff-0.23-1|55	portability. For binary files, it implements (with some modification)
12cr|libxdiff-0.23-1|56	the algorithm described in "File System Support for Delta Compression"
12cr|libxdiff-0.23-1|57	by Joshua P. MacDonald. For text files, it follows directives described
12cr|libxdiff-0.23-1|58	in "An O(ND) Difference Algorithm and Its Variations" by Eugene W.
12cr|libxdiff-0.23-1|59	Myers. Memory files used by the library are basically a collection of
12cr|libxdiff-0.23-1|60	buffers that store the file content
12cr|libxdiff-0.23-1|61	
12cr|libxdiff-0.23-1|62	Header files for libxdiff library.
12cr|libxdiff-0.23-1|63	
12cr|libxdiff-0.23-1|64	%prep
12cr|libxdiff-0.23-1|65	
12cr|libxdiff-0.23-1|66	%setup -q
12cr|libxdiff-0.23-1|67	%patch0 -p1
12cr|libxdiff-0.23-1|68	
12cr|libxdiff-0.23-1|69	%build
12cr|libxdiff-0.23-1|70	%serverbuild
12cr|libxdiff-0.23-1|71	autoreconf -fis
12cr|libxdiff-0.23-1|72	
12cr|libxdiff-0.23-1|73	%configure2_5x \
12cr|libxdiff-0.23-1|74	--with-pic \
12cr|libxdiff-0.23-1|75	--disable-rpath
12cr|libxdiff-0.23-1|76	
12cr|libxdiff-0.23-1|77	%make
12cr|libxdiff-0.23-1|78	
12cr|libxdiff-0.23-1|79	%install
12cr|libxdiff-0.23-1|80	rm -rf %{buildroot}
12cr|libxdiff-0.23-1|81	
12cr|libxdiff-0.23-1|82	%makeinstall_std
12cr|libxdiff-0.23-1|83	
12cr|libxdiff-0.23-1|84	%if %mdkversion < 200900
12cr|libxdiff-0.23-1|85	%post -n %{libname} -p /sbin/ldconfig
12cr|libxdiff-0.23-1|86	%endif
12cr|libxdiff-0.23-1|87	
12cr|libxdiff-0.23-1|88	%if %mdkversion < 200900
12cr|libxdiff-0.23-1|89	%postun	-n %{libname} -p /sbin/ldconfig
12cr|libxdiff-0.23-1|90	%endif
12cr|libxdiff-0.23-1|91	
12cr|libxdiff-0.23-1|92	%clean
12cr|libxdiff-0.23-1|93	rm -rf %{buildroot}
12cr|libxdiff-0.23-1|94	
12cr|libxdiff-0.23-1|95	%files -n %{libname}
12cr|libxdiff-0.23-1|96	%defattr(-,root,root)
12cr|libxdiff-0.23-1|97	%doc AUTHORS COPYING ChangeLog
12cr|libxdiff-0.23-1|98	%{_libdir}/*.so.*
12cr|libxdiff-0.23-1|99	
12cr|libxdiff-0.23-1|100	%files -n %{develname}
12cr|libxdiff-0.23-1|101	%defattr(-,root,root)
12cr|libxdiff-0.23-1|102	%{_includedir}/*.h
12cr|libxdiff-0.23-1|103	%{_libdir}/*.so
12cr|libxdiff-0.23-1|104	%{_libdir}/*.*a
12cr|libxdiff-0.23-1|105	%{_mandir}/man3/xdiff.3*
12cr|libxdiff-0.23-1|106	
12cr|libxdiff-0.23-1|107	
12cr|libxdiff-0.23-1|108	%changelog
12cr|libxdiff-0.23-1|109	* Sat Aug 20 2011 Oden Eriksson <oeriksson@mandriva.com> 0.23-1mdv2012.0
12cr|libxdiff-0.23-1|110	+ Revision: 695869
12cr|libxdiff-0.23-1|111	- 0.23
12cr|libxdiff-0.23-1|112	
12cr|libxdiff-0.23-1|113	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.22-5mdv2011.0
12cr|libxdiff-0.23-1|114	+ Revision: 620239
12cr|libxdiff-0.23-1|115	- the mass rebuild of 2010.0 packages
12cr|libxdiff-0.23-1|116	
12cr|libxdiff-0.23-1|117	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.22-4mdv2010.0
12cr|libxdiff-0.23-1|118	+ Revision: 429849
12cr|libxdiff-0.23-1|119	- rebuild
12cr|libxdiff-0.23-1|120	
12cr|libxdiff-0.23-1|121	* Mon Jul 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0.22-3mdv2009.0
12cr|libxdiff-0.23-1|122	+ Revision: 232376
12cr|libxdiff-0.23-1|123	- rebuild
12cr|libxdiff-0.23-1|124	
12cr|libxdiff-0.23-1|125	+ Pixel <pixel@mandriva.com>
12cr|libxdiff-0.23-1|126	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libxdiff-0.23-1|127	
12cr|libxdiff-0.23-1|128	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.22-2mdv2008.1
12cr|libxdiff-0.23-1|129	+ Revision: 136571
12cr|libxdiff-0.23-1|130	- restore BuildRoot
12cr|libxdiff-0.23-1|131	
12cr|libxdiff-0.23-1|132	+ Thierry Vignaud <tv@mandriva.org>
12cr|libxdiff-0.23-1|133	- kill re-definition of %%buildroot on Pixel's request
12cr|libxdiff-0.23-1|134	
12cr|libxdiff-0.23-1|135	* Tue Sep 04 2007 Oden Eriksson <oeriksson@mandriva.com> 0.22-2mdv2008.0
12cr|libxdiff-0.23-1|136	+ Revision: 79447
12cr|libxdiff-0.23-1|137	- fix deps
12cr|libxdiff-0.23-1|138	
12cr|libxdiff-0.23-1|139	* Tue Sep 04 2007 Oden Eriksson <oeriksson@mandriva.com> 0.22-1mdv2008.0
12cr|libxdiff-0.23-1|140	+ Revision: 79366
12cr|libxdiff-0.23-1|141	- Import libxdiff
12cr|libxdiff-0.23-1|142	
12cr|libxdiff-0.23-1|143	
12cr|libxdiff-0.23-1|144	
12cr|libxdiff-0.23-1|145	* Tue Sep 04 2007 Oden Eriksson <oeriksson@mandriva.com> 0.22-1mdv2008.0
12cr|libxdiff-0.23-1|146	- initial Mandriva package (opensuse import)

2855 12
12cr|libxfce4mcs-4.4.2-7|1	%define major 3
12cr|libxfce4mcs-4.4.2-7|2	%define libname %mklibname xfce4mcs %{major}
12cr|libxfce4mcs-4.4.2-7|3	%define develname %mklibname xfce4mcs -d
12cr|libxfce4mcs-4.4.2-7|4	
12cr|libxfce4mcs-4.4.2-7|5	Summary:	Multi-channel settings management support for Xfce
12cr|libxfce4mcs-4.4.2-7|6	Name:		libxfce4mcs
12cr|libxfce4mcs-4.4.2-7|7	Version:	4.4.2
12cr|libxfce4mcs-4.4.2-7|8	Release:	7
12cr|libxfce4mcs-4.4.2-7|9	License:	GPLv2+
12cr|libxfce4mcs-4.4.2-7|10	Group:		Graphical desktop/Xfce
12cr|libxfce4mcs-4.4.2-7|11	URL:		http://www.xfce.org
12cr|libxfce4mcs-4.4.2-7|12	Source0:	%{name}-%{version}.tar.bz2
12cr|libxfce4mcs-4.4.2-7|13	BuildRequires: 	libxfce4util-devel >= %{version}
12cr|libxfce4mcs-4.4.2-7|14	BuildRequires:	X11-devel
12cr|libxfce4mcs-4.4.2-7|15	BuildRequires:	startup-notification-devel
12cr|libxfce4mcs-4.4.2-7|16	
12cr|libxfce4mcs-4.4.2-7|17	%description
12cr|libxfce4mcs-4.4.2-7|18	Multi-channel settings management support for Xfce.
12cr|libxfce4mcs-4.4.2-7|19	
12cr|libxfce4mcs-4.4.2-7|20	%package -n %{libname}
12cr|libxfce4mcs-4.4.2-7|21	Summary:	Multi-channel settings management support for Xfce
12cr|libxfce4mcs-4.4.2-7|22	Group:		Graphical desktop/Xfce
12cr|libxfce4mcs-4.4.2-7|23	Obsoletes:	%mklibname xfce4mcs 4
12cr|libxfce4mcs-4.4.2-7|24	Provides:	%mklibname xfce4mcs 4
12cr|libxfce4mcs-4.4.2-7|25	
12cr|libxfce4mcs-4.4.2-7|26	%description -n %{libname}
12cr|libxfce4mcs-4.4.2-7|27	Multi-channel settings management support for Xfce.
12cr|libxfce4mcs-4.4.2-7|28	
12cr|libxfce4mcs-4.4.2-7|29	%package -n %{develname}
12cr|libxfce4mcs-4.4.2-7|30	Summary:	Libraries and header files for the libxfce4mcs library
12cr|libxfce4mcs-4.4.2-7|31	Group:		Development/Other
12cr|libxfce4mcs-4.4.2-7|32	Requires:	%{libname} = %{version}
12cr|libxfce4mcs-4.4.2-7|33	Provides:	%{name}-devel = %{EVRD}
12cr|libxfce4mcs-4.4.2-7|34	Obsoletes:	%mklibname xfce4mcs 3 -d
12cr|libxfce4mcs-4.4.2-7|35	
12cr|libxfce4mcs-4.4.2-7|36	%description -n %{develname}
12cr|libxfce4mcs-4.4.2-7|37	Libraries and header files for the libxfce4mcs library.
12cr|libxfce4mcs-4.4.2-7|38	
12cr|libxfce4mcs-4.4.2-7|39	%prep
12cr|libxfce4mcs-4.4.2-7|40	%setup -q
12cr|libxfce4mcs-4.4.2-7|41	
12cr|libxfce4mcs-4.4.2-7|42	%build
12cr|libxfce4mcs-4.4.2-7|43	%configure2_5x \
12cr|libxfce4mcs-4.4.2-7|44	--enable-startup-notification
12cr|libxfce4mcs-4.4.2-7|45	%make
12cr|libxfce4mcs-4.4.2-7|46	
12cr|libxfce4mcs-4.4.2-7|47	%install
12cr|libxfce4mcs-4.4.2-7|48	%makeinstall_std
12cr|libxfce4mcs-4.4.2-7|49	
12cr|libxfce4mcs-4.4.2-7|50	%files -n %{libname}
12cr|libxfce4mcs-4.4.2-7|51	%{_libdir}/lib*.so.%{major}*
12cr|libxfce4mcs-4.4.2-7|52	
12cr|libxfce4mcs-4.4.2-7|53	%files -n %{develname}
12cr|libxfce4mcs-4.4.2-7|54	%doc AUTHORS ChangeLog
12cr|libxfce4mcs-4.4.2-7|55	%{_libdir}/lib*.so
12cr|libxfce4mcs-4.4.2-7|56	%{_libdir}/pkgconfig/*.pc
12cr|libxfce4mcs-4.4.2-7|57	%{_includedir}/xfce4/%{name}
12cr|libxfce4mcs-4.4.2-7|58	%{_datadir}/gtk-doc/html/libxfce4mcs/*
12cr|libxfce4mcs-4.4.2-7|59	
12cr|libxfce4mcs-4.4.2-7|60	
12cr|libxfce4mcs-4.4.2-7|61	%changelog
12cr|libxfce4mcs-4.4.2-7|62	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 4.4.2-6mdv2010.0
12cr|libxfce4mcs-4.4.2-7|63	+ Revision: 429850
12cr|libxfce4mcs-4.4.2-7|64	- rebuild
12cr|libxfce4mcs-4.4.2-7|65	
12cr|libxfce4mcs-4.4.2-7|66	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 4.4.2-5mdv2009.0
12cr|libxfce4mcs-4.4.2-7|67	+ Revision: 268059
12cr|libxfce4mcs-4.4.2-7|68	- rebuild early 2009.0 package (before pixel changes)
12cr|libxfce4mcs-4.4.2-7|69	
12cr|libxfce4mcs-4.4.2-7|70	+ Pixel <pixel@mandriva.com>
12cr|libxfce4mcs-4.4.2-7|71	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libxfce4mcs-4.4.2-7|72	
12cr|libxfce4mcs-4.4.2-7|73	* Sun May 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-4mdv2009.0
12cr|libxfce4mcs-4.4.2-7|74	+ Revision: 205574
12cr|libxfce4mcs-4.4.2-7|75	- change sysconfdir from /etc/X11/xdg to /etc/xdg only for Mandriva releases newer than 2008.1
12cr|libxfce4mcs-4.4.2-7|76	
12cr|libxfce4mcs-4.4.2-7|77	* Sun Jan 27 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-3mdv2008.1
12cr|libxfce4mcs-4.4.2-7|78	+ Revision: 158498
12cr|libxfce4mcs-4.4.2-7|79	- rebuild
12cr|libxfce4mcs-4.4.2-7|80	
12cr|libxfce4mcs-4.4.2-7|81	+ Olivier Blin <oblin@mandriva.com>
12cr|libxfce4mcs-4.4.2-7|82	- restore BuildRoot
12cr|libxfce4mcs-4.4.2-7|83	
12cr|libxfce4mcs-4.4.2-7|84	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|libxfce4mcs-4.4.2-7|85	- kill re-definition of %%buildroot on Pixel's request
12cr|libxfce4mcs-4.4.2-7|86	
12cr|libxfce4mcs-4.4.2-7|87	* Tue Nov 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-2mdv2008.1
12cr|libxfce4mcs-4.4.2-7|88	+ Revision: 110663
12cr|libxfce4mcs-4.4.2-7|89	- add missing buildrequires
12cr|libxfce4mcs-4.4.2-7|90	
12cr|libxfce4mcs-4.4.2-7|91	* Sun Nov 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-1mdv2008.1
12cr|libxfce4mcs-4.4.2-7|92	+ Revision: 109936
12cr|libxfce4mcs-4.4.2-7|93	- new version
12cr|libxfce4mcs-4.4.2-7|94	- correct the license
12cr|libxfce4mcs-4.4.2-7|95	- move all docs to the devel package
12cr|libxfce4mcs-4.4.2-7|96	
12cr|libxfce4mcs-4.4.2-7|97	* Tue Jun 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-4mdv2008.0
12cr|libxfce4mcs-4.4.2-7|98	+ Revision: 44299
12cr|libxfce4mcs-4.4.2-7|99	- new devel library policy
12cr|libxfce4mcs-4.4.2-7|100	
12cr|libxfce4mcs-4.4.2-7|101	* Tue May 29 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-3mdv2008.0
12cr|libxfce4mcs-4.4.2-7|102	+ Revision: 32508
12cr|libxfce4mcs-4.4.2-7|103	- correct major
12cr|libxfce4mcs-4.4.2-7|104	- add provides/obsoletes
12cr|libxfce4mcs-4.4.2-7|105	
12cr|libxfce4mcs-4.4.2-7|106	* Tue May 29 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-2mdv2008.0
12cr|libxfce4mcs-4.4.2-7|107	+ Revision: 32279
12cr|libxfce4mcs-4.4.2-7|108	- drop __libtoolize and __cputoolize
12cr|libxfce4mcs-4.4.2-7|109	- spec file clean
12cr|libxfce4mcs-4.4.2-7|110	
12cr|libxfce4mcs-4.4.2-7|111	+ Jérôme Soyer <saispo@mandriva.org>
12cr|libxfce4mcs-4.4.2-7|112	- Change ABI version
12cr|libxfce4mcs-4.4.2-7|113	
12cr|libxfce4mcs-4.4.2-7|114	* Wed Apr 18 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-1mdv2008.0
12cr|libxfce4mcs-4.4.2-7|115	+ Revision: 14501
12cr|libxfce4mcs-4.4.2-7|116	- New release 4.4.1
12cr|libxfce4mcs-4.4.2-7|117	
12cr|libxfce4mcs-4.4.2-7|118	
12cr|libxfce4mcs-4.4.2-7|119	* Tue Jan 23 2007 plouf <plouf> 4.4.0-1mdv2007.0
12cr|libxfce4mcs-4.4.2-7|120	+ Revision: 112305
12cr|libxfce4mcs-4.4.2-7|121	- New release 4.4.0
12cr|libxfce4mcs-4.4.2-7|122	
12cr|libxfce4mcs-4.4.2-7|123	* Sun Dec 10 2006 Jérôme Soyer <saispo@mandriva.org> 4.3.99.2-2mdv2007.1
12cr|libxfce4mcs-4.4.2-7|124	+ Revision: 94500
12cr|libxfce4mcs-4.4.2-7|125	- Repush
12cr|libxfce4mcs-4.4.2-7|126	- Switch back
12cr|libxfce4mcs-4.4.2-7|127	- Change BuildRequires
12cr|libxfce4mcs-4.4.2-7|128	- New release 4.3.99.2
12cr|libxfce4mcs-4.4.2-7|129	- Import libxfce4mcs
12cr|libxfce4mcs-4.4.2-7|130	
12cr|libxfce4mcs-4.4.2-7|131	* Tue Jul 11 2006 Charles A Edwards <eslrahc@mandriva.org> 4.3.90.2-1mdv2006.0
12cr|libxfce4mcs-4.4.2-7|132	- 4.3.90.2 (Xfce-4.4 beta2)
12cr|libxfce4mcs-4.4.2-7|133	
12cr|libxfce4mcs-4.4.2-7|134	* Sat May 06 2006 trem <trem@mandriva.org> 4.3.90.1-2mdk
12cr|libxfce4mcs-4.4.2-7|135	- Fix Provide for -devel
12cr|libxfce4mcs-4.4.2-7|136	
12cr|libxfce4mcs-4.4.2-7|137	* Wed Apr 26 2006 Jerome Soyer <saispo@mandriva.org> 4.3.90.1-1mdk
12cr|libxfce4mcs-4.4.2-7|138	- Tue Apr 18 2006 trem <trem@mandriva.org> 4.3.90.1-1mdk
12cr|libxfce4mcs-4.4.2-7|139	- 4.3.90.1
12cr|libxfce4mcs-4.4.2-7|140	
12cr|libxfce4mcs-4.4.2-7|141	* Mon Mar 06 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-0.svn_r20246.1mdk
12cr|libxfce4mcs-4.4.2-7|142	- svn r20246
12cr|libxfce4mcs-4.4.2-7|143	
12cr|libxfce4mcs-4.4.2-7|144	* Mon Feb 06 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-0.svn_r19739.2mdk
12cr|libxfce4mcs-4.4.2-7|145	- new major
12cr|libxfce4mcs-4.4.2-7|146	
12cr|libxfce4mcs-4.4.2-7|147	* Sat Feb 04 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-0.svn_r19739.1mdk
12cr|libxfce4mcs-4.4.2-7|148	- 4.3.0 svn r19739
12cr|libxfce4mcs-4.4.2-7|149	- don't run libtoolize
12cr|libxfce4mcs-4.4.2-7|150	- update filelist
12cr|libxfce4mcs-4.4.2-7|151	
12cr|libxfce4mcs-4.4.2-7|152	* Fri Jan 13 2006 Marcel Pol <mpol@mandriva.org> 4.2.3-1mdk
12cr|libxfce4mcs-4.4.2-7|153	- 4.2.3
12cr|libxfce4mcs-4.4.2-7|154	
12cr|libxfce4mcs-4.4.2-7|155	* Wed May 25 2005 Marcel Pol <mpol@mandriva.org> 4.2.2-1mdk
12cr|libxfce4mcs-4.4.2-7|156	- 4.2.2
12cr|libxfce4mcs-4.4.2-7|157	- %%mkrel
12cr|libxfce4mcs-4.4.2-7|158	
12cr|libxfce4mcs-4.4.2-7|159	* Wed Mar 16 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.1-1mdk
12cr|libxfce4mcs-4.4.2-7|160	- 4.2.1
12cr|libxfce4mcs-4.4.2-7|161	
12cr|libxfce4mcs-4.4.2-7|162	* Sat Jan 22 2005 Marcel Pol <mpol@mandrake.org> 4.2.0-2mdk
12cr|libxfce4mcs-4.4.2-7|163	- group: Graphical desktop/Xfce
12cr|libxfce4mcs-4.4.2-7|164	
12cr|libxfce4mcs-4.4.2-7|165	* Tue Jan 18 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.0-1mdk
12cr|libxfce4mcs-4.4.2-7|166	- 4.2.0 Final
12cr|libxfce4mcs-4.4.2-7|167	
12cr|libxfce4mcs-4.4.2-7|168	* Sat Dec 25 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.3-1mdk
12cr|libxfce4mcs-4.4.2-7|169	- 4.1.99.3 (4.2.0 RC 3)
12cr|libxfce4mcs-4.4.2-7|170	
12cr|libxfce4mcs-4.4.2-7|171	* Sun Dec 12 2004 Charles A Edwards <eslrahc@mandrake.org> 4.1.99.2-1mdk
12cr|libxfce4mcs-4.4.2-7|172	- 4.1.99.2 (4.2.0 RC 2)
12cr|libxfce4mcs-4.4.2-7|173	
12cr|libxfce4mcs-4.4.2-7|174	* Tue Nov 16 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.1-1mdk
12cr|libxfce4mcs-4.4.2-7|175	- 4.1.99.1
12cr|libxfce4mcs-4.4.2-7|176	- s/XFce/Xfce
12cr|libxfce4mcs-4.4.2-7|177	- adjust soname major
12cr|libxfce4mcs-4.4.2-7|178	
12cr|libxfce4mcs-4.4.2-7|179	* Tue Jul 13 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.6-1mdk
12cr|libxfce4mcs-4.4.2-7|180	- 4.0.6
12cr|libxfce4mcs-4.4.2-7|181	- reenable libtoolize
12cr|libxfce4mcs-4.4.2-7|182	
12cr|libxfce4mcs-4.4.2-7|183	* Sun Apr 18 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.5-1mdk
12cr|libxfce4mcs-4.4.2-7|184	- 4.0.5
12cr|libxfce4mcs-4.4.2-7|185	
12cr|libxfce4mcs-4.4.2-7|186	* Sat Apr 10 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.4-1mdk
12cr|libxfce4mcs-4.4.2-7|187	- 4.0.4
12cr|libxfce4mcs-4.4.2-7|188	

2856 12
12cr|libxfce4ui-4.10.0-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
12cr|libxfce4ui-4.10.0-1|2	%define major 0
12cr|libxfce4ui-4.10.0-1|3	%define api 1
12cr|libxfce4ui-4.10.0-1|4	%define majorkbd 0
12cr|libxfce4ui-4.10.0-1|5	%define apikbd 2
12cr|libxfce4ui-4.10.0-1|6	%define libname %mklibname xfce4ui %{api} %{major}
12cr|libxfce4ui-4.10.0-1|7	%define libnamekbd %mklibname xfce4kbd-private %{apikbd} %{majorkbd}
12cr|libxfce4ui-4.10.0-1|8	%define develname %mklibname xfce4ui -d
12cr|libxfce4ui-4.10.0-1|9	
12cr|libxfce4ui-4.10.0-1|10	Summary:	Various Xfce widgets for Xfce desktop environment
12cr|libxfce4ui-4.10.0-1|11	Name:		libxfce4ui
12cr|libxfce4ui-4.10.0-1|12	Version: 	4.10.0
12cr|libxfce4ui-4.10.0-1|13	Release: 	1
12cr|libxfce4ui-4.10.0-1|14	License:	GPLv2+
12cr|libxfce4ui-4.10.0-1|15	Group:		Graphical desktop/Xfce
12cr|libxfce4ui-4.10.0-1|16	URL:		http://www.xfce.org
12cr|libxfce4ui-4.10.0-1|17	Source0:	http://archive.xfce.org/src/xfce/libxfce4ui/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|libxfce4ui-4.10.0-1|18	BuildRequires:	pkgconfig(gdk-2.0) >= 2.0.6
12cr|libxfce4ui-4.10.0-1|19	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.10.0
12cr|libxfce4ui-4.10.0-1|20	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12cr|libxfce4ui-4.10.0-1|21	BuildRequires:	xfce4-dev-tools >= 4.10.0
12cr|libxfce4ui-4.10.0-1|22	BuildRequires:	pkgconfig(gladeui-1.0)
12cr|libxfce4ui-4.10.0-1|23	BuildRequires:	xfconf-devel >= 4.9.0
12cr|libxfce4ui-4.10.0-1|24	BuildRequires:	pkgconfig(sm)
12cr|libxfce4ui-4.10.0-1|25	
12cr|libxfce4ui-4.10.0-1|26	%description
12cr|libxfce4ui-4.10.0-1|27	Various Xfce widgets for Xfce desktop environment.
12cr|libxfce4ui-4.10.0-1|28	
12cr|libxfce4ui-4.10.0-1|29	%package -n %{libname}
12cr|libxfce4ui-4.10.0-1|30	Summary:	Gui libraries for Xfce
12cr|libxfce4ui-4.10.0-1|31	Group:		Graphical desktop/Xfce
12cr|libxfce4ui-4.10.0-1|32	Requires:	%{name}-common = %{version}
12cr|libxfce4ui-4.10.0-1|33	
12cr|libxfce4ui-4.10.0-1|34	%description -n %{libname}
12cr|libxfce4ui-4.10.0-1|35	Gui libraries for Xfce desktop environment.
12cr|libxfce4ui-4.10.0-1|36	
12cr|libxfce4ui-4.10.0-1|37	%package -n %{libnamekbd}
12cr|libxfce4ui-4.10.0-1|38	Summary:	Gui libraries for Xfce
12cr|libxfce4ui-4.10.0-1|39	Group:		Graphical desktop/Xfce
12cr|libxfce4ui-4.10.0-1|40	Requires:	%{name}-common = %{version}
12cr|libxfce4ui-4.10.0-1|41	Conflicts:	%{_lib}xfce4ui1_0 < 4.8.1-1
12cr|libxfce4ui-4.10.0-1|42	
12cr|libxfce4ui-4.10.0-1|43	%description -n %{libnamekbd}
12cr|libxfce4ui-4.10.0-1|44	Gui libraries for Xfce desktop environment.
12cr|libxfce4ui-4.10.0-1|45	
12cr|libxfce4ui-4.10.0-1|46	%package common
12cr|libxfce4ui-4.10.0-1|47	Summary:	Common files for %{name}
12cr|libxfce4ui-4.10.0-1|48	Group:		Graphical desktop/Xfce
12cr|libxfce4ui-4.10.0-1|49	Conflicts:      %{_lib}xfce4ui1_0 < 4.8.1-1
12cr|libxfce4ui-4.10.0-1|50	
12cr|libxfce4ui-4.10.0-1|51	%description common
12cr|libxfce4ui-4.10.0-1|52	This package contains common files for %{name}.
12cr|libxfce4ui-4.10.0-1|53	
12cr|libxfce4ui-4.10.0-1|54	%package -n %{name}-glade
12cr|libxfce4ui-4.10.0-1|55	Summary:	Glade modules for %{name}
12cr|libxfce4ui-4.10.0-1|56	Group:		Graphical desktop/Xfce
12cr|libxfce4ui-4.10.0-1|57	Requires:	glade3
12cr|libxfce4ui-4.10.0-1|58	Conflicts:	%{_lib}xfce4ui1_0 < 4.8.1-1
12cr|libxfce4ui-4.10.0-1|59	
12cr|libxfce4ui-4.10.0-1|60	%description -n %{name}-glade
12cr|libxfce4ui-4.10.0-1|61	This package provides a catalog for Glade which allows the use of the
12cr|libxfce4ui-4.10.0-1|62	provided Xfce widgets in Glade.
12cr|libxfce4ui-4.10.0-1|63	
12cr|libxfce4ui-4.10.0-1|64	%package -n %{develname}
12cr|libxfce4ui-4.10.0-1|65	Summary:	Libraries and header files for the %{name} library
12cr|libxfce4ui-4.10.0-1|66	Group:		Development/Other
12cr|libxfce4ui-4.10.0-1|67	Requires:	%{libname} = %{version}
12cr|libxfce4ui-4.10.0-1|68	Requires:	%{libnamekbd} = %{version}
12cr|libxfce4ui-4.10.0-1|69	Provides:	%{name}-devel = %{EVRD}
12cr|libxfce4ui-4.10.0-1|70	
12cr|libxfce4ui-4.10.0-1|71	%description -n %{develname}
12cr|libxfce4ui-4.10.0-1|72	Libraries and header files for the %{name} library.
12cr|libxfce4ui-4.10.0-1|73	
12cr|libxfce4ui-4.10.0-1|74	%prep
12cr|libxfce4ui-4.10.0-1|75	%setup -q
12cr|libxfce4ui-4.10.0-1|76	
12cr|libxfce4ui-4.10.0-1|77	%build
12cr|libxfce4ui-4.10.0-1|78	%configure2_5x \
12cr|libxfce4ui-4.10.0-1|79	--disable-static \
12cr|libxfce4ui-4.10.0-1|80	--enable-startup-notification \
12cr|libxfce4ui-4.10.0-1|81	--enable-gladeui \
12cr|libxfce4ui-4.10.0-1|82	--with-vendor-info=%{vendor}
12cr|libxfce4ui-4.10.0-1|83	
12cr|libxfce4ui-4.10.0-1|84	%make
12cr|libxfce4ui-4.10.0-1|85	
12cr|libxfce4ui-4.10.0-1|86	%install
12cr|libxfce4ui-4.10.0-1|87	%makeinstall_std
12cr|libxfce4ui-4.10.0-1|88	
12cr|libxfce4ui-4.10.0-1|89	# (tpg) this file is in mandriva-xfce-config package
12cr|libxfce4ui-4.10.0-1|90	#rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
12cr|libxfce4ui-4.10.0-1|91	
12cr|libxfce4ui-4.10.0-1|92	%find_lang %{name} %{name}.lang
12cr|libxfce4ui-4.10.0-1|93	
12cr|libxfce4ui-4.10.0-1|94	%files common -f %{name}.lang
12cr|libxfce4ui-4.10.0-1|95	%config(noreplace) %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/*.xml
12cr|libxfce4ui-4.10.0-1|96	%{_bindir}/xfce4-about
12cr|libxfce4ui-4.10.0-1|97	%{_datadir}/applications/xfce4-about.desktop
12cr|libxfce4ui-4.10.0-1|98	%{_iconsdir}/hicolor/*/apps/xfce4-logo.png
12cr|libxfce4ui-4.10.0-1|99	
12cr|libxfce4ui-4.10.0-1|100	%files -n %{libname}
12cr|libxfce4ui-4.10.0-1|101	%{_libdir}/libxfce4ui-%{api}.so.%{major}*
12cr|libxfce4ui-4.10.0-1|102	
12cr|libxfce4ui-4.10.0-1|103	%files -n %{libnamekbd}
12cr|libxfce4ui-4.10.0-1|104	%{_libdir}/libxfce4kbd-private-%{apikbd}.so.%{majorkbd}*
12cr|libxfce4ui-4.10.0-1|105	
12cr|libxfce4ui-4.10.0-1|106	%files -n %{name}-glade
12cr|libxfce4ui-4.10.0-1|107	%{_libdir}/glade3/modules/%{name}*
12cr|libxfce4ui-4.10.0-1|108	%{_datadir}/glade3/catalogs/%{name}.*
12cr|libxfce4ui-4.10.0-1|109	%{_datadir}/glade3/pixmaps/hicolor/*/*/*%{name}*.png
12cr|libxfce4ui-4.10.0-1|110	
12cr|libxfce4ui-4.10.0-1|111	%files -n %{develname}
12cr|libxfce4ui-4.10.0-1|112	%doc AUTHORS ChangeLog README NEWS
12cr|libxfce4ui-4.10.0-1|113	%doc %{_datadir}/gtk-doc/html/%{name}
12cr|libxfce4ui-4.10.0-1|114	%{_libdir}/%{name}-%{api}.so
12cr|libxfce4ui-4.10.0-1|115	%{_libdir}/pkgconfig/*.pc
12cr|libxfce4ui-4.10.0-1|116	%{_libdir}/*xfce4kbd-private-%{apikbd}.so
12cr|libxfce4ui-4.10.0-1|117	%{_includedir}/xfce4/%{name}-*
12cr|libxfce4ui-4.10.0-1|118	%{_includedir}/xfce4/*xfce4kbd-private-%{apikbd}
12cr|libxfce4ui-4.10.0-1|119	
12cr|libxfce4ui-4.10.0-1|120	
12cr|libxfce4ui-4.10.0-1|121	%changelog
12cr|libxfce4ui-4.10.0-1|122	* Mon Apr 30 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.10.0-1
12cr|libxfce4ui-4.10.0-1|123	+ Revision: 794637
12cr|libxfce4ui-4.10.0-1|124	- update to new version 4.10.0
12cr|libxfce4ui-4.10.0-1|125	
12cr|libxfce4ui-4.10.0-1|126	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.2-1
12cr|libxfce4ui-4.10.0-1|127	+ Revision: 791036
12cr|libxfce4ui-4.10.0-1|128	- update to new version 4.9.2
12cr|libxfce4ui-4.10.0-1|129	
12cr|libxfce4ui-4.10.0-1|130	* Tue Apr 03 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.1-2
12cr|libxfce4ui-4.10.0-1|131	+ Revision: 788903
12cr|libxfce4ui-4.10.0-1|132	- subpackage common is no more noarch
12cr|libxfce4ui-4.10.0-1|133	
12cr|libxfce4ui-4.10.0-1|134	* Tue Apr 03 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.1-1
12cr|libxfce4ui-4.10.0-1|135	+ Revision: 788897
12cr|libxfce4ui-4.10.0-1|136	- drop patch 0
12cr|libxfce4ui-4.10.0-1|137	- fix file list
12cr|libxfce4ui-4.10.0-1|138	- update to new version 4.9.1
12cr|libxfce4ui-4.10.0-1|139	- remove old stuff from spec file
12cr|libxfce4ui-4.10.0-1|140	
12cr|libxfce4ui-4.10.0-1|141	* Fri Jan 06 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-2
12cr|libxfce4ui-4.10.0-1|142	+ Revision: 757980
12cr|libxfce4ui-4.10.0-1|143	- add missing requires to develname subpackage
12cr|libxfce4ui-4.10.0-1|144	
12cr|libxfce4ui-4.10.0-1|145	* Tue Dec 27 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-1
12cr|libxfce4ui-4.10.0-1|146	+ Revision: 745813
12cr|libxfce4ui-4.10.0-1|147	- Patch0: fix linking
12cr|libxfce4ui-4.10.0-1|148	- drop la files
12cr|libxfce4ui-4.10.0-1|149	- split out glade and xfce4kbd-private libraries into subpackages
12cr|libxfce4ui-4.10.0-1|150	- update to new version 4.8.1
12cr|libxfce4ui-4.10.0-1|151	
12cr|libxfce4ui-4.10.0-1|152	* Thu Sep 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-2
12cr|libxfce4ui-4.10.0-1|153	+ Revision: 700918
12cr|libxfce4ui-4.10.0-1|154	- rebuild for new libpng15
12cr|libxfce4ui-4.10.0-1|155	- rebuild for new libpng15
12cr|libxfce4ui-4.10.0-1|156	
12cr|libxfce4ui-4.10.0-1|157	* Thu Jan 20 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-1
12cr|libxfce4ui-4.10.0-1|158	+ Revision: 631890
12cr|libxfce4ui-4.10.0-1|159	- update to new version 4.8.0
12cr|libxfce4ui-4.10.0-1|160	
12cr|libxfce4ui-4.10.0-1|161	* Thu Jan 06 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.6-1mdv2011.0
12cr|libxfce4ui-4.10.0-1|162	+ Revision: 629093
12cr|libxfce4ui-4.10.0-1|163	- update to new version 4.7.6
12cr|libxfce4ui-4.10.0-1|164	
12cr|libxfce4ui-4.10.0-1|165	* Fri Dec 17 2010 Götz Waschk <waschk@mandriva.org> 4.7.5-2mdv2011.0
12cr|libxfce4ui-4.10.0-1|166	+ Revision: 622587
12cr|libxfce4ui-4.10.0-1|167	- rebuild for new libgladeui
12cr|libxfce4ui-4.10.0-1|168	
12cr|libxfce4ui-4.10.0-1|169	* Thu Dec 02 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.5-1mdv2011.0
12cr|libxfce4ui-4.10.0-1|170	+ Revision: 605586
12cr|libxfce4ui-4.10.0-1|171	- update to new version 4.7.5
12cr|libxfce4ui-4.10.0-1|172	
12cr|libxfce4ui-4.10.0-1|173	* Sat Nov 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.4-1mdv2011.0
12cr|libxfce4ui-4.10.0-1|174	+ Revision: 593800
12cr|libxfce4ui-4.10.0-1|175	- update to new version 4.7.4
12cr|libxfce4ui-4.10.0-1|176	- use rm instead of %%exclude macro
12cr|libxfce4ui-4.10.0-1|177	
12cr|libxfce4ui-4.10.0-1|178	* Fri Sep 17 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.3-2mdv2011.0
12cr|libxfce4ui-4.10.0-1|179	+ Revision: 579286
12cr|libxfce4ui-4.10.0-1|180	- rebuild
12cr|libxfce4ui-4.10.0-1|181	
12cr|libxfce4ui-4.10.0-1|182	* Thu Sep 16 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.3-1mdv2011.0
12cr|libxfce4ui-4.10.0-1|183	+ Revision: 579050
12cr|libxfce4ui-4.10.0-1|184	- update to new version 4.7.3
12cr|libxfce4ui-4.10.0-1|185	
12cr|libxfce4ui-4.10.0-1|186	* Sat Aug 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.2-1mdv2011.0
12cr|libxfce4ui-4.10.0-1|187	+ Revision: 567410
12cr|libxfce4ui-4.10.0-1|188	- update to new version 4.7.2
12cr|libxfce4ui-4.10.0-1|189	
12cr|libxfce4ui-4.10.0-1|190	* Fri Aug 06 2010 Götz Waschk <waschk@mandriva.org> 4.7.1-2mdv2011.0
12cr|libxfce4ui-4.10.0-1|191	+ Revision: 566636
12cr|libxfce4ui-4.10.0-1|192	- rebuild for new glade3
12cr|libxfce4ui-4.10.0-1|193	
12cr|libxfce4ui-4.10.0-1|194	* Thu Feb 25 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.1-1mdv2010.1
12cr|libxfce4ui-4.10.0-1|195	+ Revision: 511200
12cr|libxfce4ui-4.10.0-1|196	- update to new version 4.7.1
12cr|libxfce4ui-4.10.0-1|197	- import libxfce4ui
12cr|libxfce4ui-4.10.0-1|198	
12cr|libxfce4ui-4.10.0-1|199	

2857 12
12cr|libxfce4util-4.10.0-1|1	%define url_ver %(echo %{version} | cut -d. -f1,3)
12cr|libxfce4util-4.10.0-1|2	%define major 6
12cr|libxfce4util-4.10.0-1|3	%define libname %mklibname xfce4util %{major}
12cr|libxfce4util-4.10.0-1|4	%define develname %mklibname xfce4util -d
12cr|libxfce4util-4.10.0-1|5	
12cr|libxfce4util-4.10.0-1|6	Summary:	Utility library for the Xfce desktop environment
12cr|libxfce4util-4.10.0-1|7	Name:		libxfce4util
12cr|libxfce4util-4.10.0-1|8	Version:	4.10.0
12cr|libxfce4util-4.10.0-1|9	Release:	1
12cr|libxfce4util-4.10.0-1|10	License:	GPLv2+
12cr|libxfce4util-4.10.0-1|11	Group:		Graphical desktop/Xfce
12cr|libxfce4util-4.10.0-1|12	URL:		http://www.xfce.org
12cr|libxfce4util-4.10.0-1|13	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|libxfce4util-4.10.0-1|14	BuildRequires:	pkgconfig(glib-2.0) >= 2.14.0
12cr|libxfce4util-4.10.0-1|15	BuildRequires:	xfce4-dev-tools >= 4.9.0
12cr|libxfce4util-4.10.0-1|16	
12cr|libxfce4util-4.10.0-1|17	%description
12cr|libxfce4util-4.10.0-1|18	Basic utility non-GUI functions for Xfce desktop environment.
12cr|libxfce4util-4.10.0-1|19	
12cr|libxfce4util-4.10.0-1|20	%package -n %{libname}
12cr|libxfce4util-4.10.0-1|21	Summary:	Utility library for the Xfce desktop environment
12cr|libxfce4util-4.10.0-1|22	Group:		Graphical desktop/Xfce
12cr|libxfce4util-4.10.0-1|23	Requires:	xdg-user-dirs
12cr|libxfce4util-4.10.0-1|24	Requires:	%{name}-common = %{version}-%{release}
12cr|libxfce4util-4.10.0-1|25	Conflicts:	xfce-utils <= 4.8.3-1
12cr|libxfce4util-4.10.0-1|26	
12cr|libxfce4util-4.10.0-1|27	%description -n %{libname}
12cr|libxfce4util-4.10.0-1|28	Utility library for the Xfce desktop environment.
12cr|libxfce4util-4.10.0-1|29	
12cr|libxfce4util-4.10.0-1|30	%package common
12cr|libxfce4util-4.10.0-1|31	Summary:	Common files for Xfce utility library
12cr|libxfce4util-4.10.0-1|32	Group:		Graphical desktop/Xfce
12cr|libxfce4util-4.10.0-1|33	BuildArch:	noarch
12cr|libxfce4util-4.10.0-1|34	Conflicts:	%{mklibname xfce4util} < 4.8.2-3
12cr|libxfce4util-4.10.0-1|35	Conflicts:	libxfce4util4 < 4.8.2-3
12cr|libxfce4util-4.10.0-1|36	Conflicts:	lib64xfce4util4 < 4.8.2-3
12cr|libxfce4util-4.10.0-1|37	Conflicts:	libxfce4util4-common < 4.8.2-3
12cr|libxfce4util-4.10.0-1|38	Conflicts:	lib64xfce4util4-common < 4.8.2-3
12cr|libxfce4util-4.10.0-1|39	Conflicts:	xfce-utils <= 4.8.3-1
12cr|libxfce4util-4.10.0-1|40	Obsoletes:	%{name}4-common < 4.8.2-3
12cr|libxfce4util-4.10.0-1|41	
12cr|libxfce4util-4.10.0-1|42	%description common
12cr|libxfce4util-4.10.0-1|43	Common files for %{name}.
12cr|libxfce4util-4.10.0-1|44	
12cr|libxfce4util-4.10.0-1|45	%package -n %{develname}
12cr|libxfce4util-4.10.0-1|46	Summary:	Libraries and header files for the %{name} library
12cr|libxfce4util-4.10.0-1|47	Group:		Development/Other
12cr|libxfce4util-4.10.0-1|48	Requires:	xfce4-dev-tools >= 4.9.0
12cr|libxfce4util-4.10.0-1|49	Requires:	%{libname} = %{version}-%{release}
12cr|libxfce4util-4.10.0-1|50	Provides:	%{name}-devel = %{version}-%{release}
12cr|libxfce4util-4.10.0-1|51	Obsoletes:	%{mklibname xfce4util 4 -d}
12cr|libxfce4util-4.10.0-1|52	
12cr|libxfce4util-4.10.0-1|53	%description -n %{develname}
12cr|libxfce4util-4.10.0-1|54	Libraries and header files for the %{name} library.
12cr|libxfce4util-4.10.0-1|55	
12cr|libxfce4util-4.10.0-1|56	%package -n xfce-kiosk
12cr|libxfce4util-4.10.0-1|57	Summary:	Kiosk support for the Xfce desktop environment
12cr|libxfce4util-4.10.0-1|58	Group:		Graphical desktop/Xfce
12cr|libxfce4util-4.10.0-1|59	Requires:	%{libname} = %{version}-%{release}
12cr|libxfce4util-4.10.0-1|60	
12cr|libxfce4util-4.10.0-1|61	%description -n xfce-kiosk
12cr|libxfce4util-4.10.0-1|62	Kiosk support for the Xfce desktop environment.
12cr|libxfce4util-4.10.0-1|63	
12cr|libxfce4util-4.10.0-1|64	%prep
12cr|libxfce4util-4.10.0-1|65	%setup -q
12cr|libxfce4util-4.10.0-1|66	
12cr|libxfce4util-4.10.0-1|67	%build
12cr|libxfce4util-4.10.0-1|68	%configure2_5x \
12cr|libxfce4util-4.10.0-1|69	--disable-static
12cr|libxfce4util-4.10.0-1|70	
12cr|libxfce4util-4.10.0-1|71	%make
12cr|libxfce4util-4.10.0-1|72	
12cr|libxfce4util-4.10.0-1|73	%install
12cr|libxfce4util-4.10.0-1|74	%makeinstall_std
12cr|libxfce4util-4.10.0-1|75	
12cr|libxfce4util-4.10.0-1|76	%find_lang %{name} %{name}.lang
12cr|libxfce4util-4.10.0-1|77	
12cr|libxfce4util-4.10.0-1|78	%files -n %{libname}
12cr|libxfce4util-4.10.0-1|79	%{_libdir}/lib*.so.%{major}*
12cr|libxfce4util-4.10.0-1|80	
12cr|libxfce4util-4.10.0-1|81	%files common -f %{name}.lang
12cr|libxfce4util-4.10.0-1|82	%doc AUTHORS ChangeLog TODO
12cr|libxfce4util-4.10.0-1|83	
12cr|libxfce4util-4.10.0-1|84	%files -n %{develname}
12cr|libxfce4util-4.10.0-1|85	%{_libdir}/lib*.so
12cr|libxfce4util-4.10.0-1|86	%{_libdir}/pkgconfig/*.pc
12cr|libxfce4util-4.10.0-1|87	%dir %{_includedir}/xfce4
12cr|libxfce4util-4.10.0-1|88	%{_includedir}/xfce4/%{name}
12cr|libxfce4util-4.10.0-1|89	%{_datadir}/gtk-doc/html/*
12cr|libxfce4util-4.10.0-1|90	
12cr|libxfce4util-4.10.0-1|91	%files -n xfce-kiosk
12cr|libxfce4util-4.10.0-1|92	%{_sbindir}/xfce4-kiosk-query
12cr|libxfce4util-4.10.0-1|93	
12cr|libxfce4util-4.10.0-1|94	
12cr|libxfce4util-4.10.0-1|95	%changelog
12cr|libxfce4util-4.10.0-1|96	* Mon Apr 30 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.10.0-1
12cr|libxfce4util-4.10.0-1|97	+ Revision: 794635
12cr|libxfce4util-4.10.0-1|98	- update to new version 4.10.0
12cr|libxfce4util-4.10.0-1|99	
12cr|libxfce4util-4.10.0-1|100	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.1-1
12cr|libxfce4util-4.10.0-1|101	+ Revision: 791035
12cr|libxfce4util-4.10.0-1|102	- update to new version 4.9.1
12cr|libxfce4util-4.10.0-1|103	
12cr|libxfce4util-4.10.0-1|104	* Sat Apr 07 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.0-3
12cr|libxfce4util-4.10.0-1|105	+ Revision: 789636
12cr|libxfce4util-4.10.0-1|106	- add conflicts on xfce-utils
12cr|libxfce4util-4.10.0-1|107	
12cr|libxfce4util-4.10.0-1|108	* Tue Apr 03 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.0-2
12cr|libxfce4util-4.10.0-1|109	+ Revision: 789086
12cr|libxfce4util-4.10.0-1|110	- do not require gtk-doc
12cr|libxfce4util-4.10.0-1|111	
12cr|libxfce4util-4.10.0-1|112	* Mon Apr 02 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.0-1
12cr|libxfce4util-4.10.0-1|113	+ Revision: 788880
12cr|libxfce4util-4.10.0-1|114	- bump major to 6
12cr|libxfce4util-4.10.0-1|115	- drop patch0
12cr|libxfce4util-4.10.0-1|116	- bump requires on xfce4-dev-tools to 4.9.0 version
12cr|libxfce4util-4.10.0-1|117	- update to new version 4.9.0
12cr|libxfce4util-4.10.0-1|118	- bump requires to 4.9.0 on xfce4-dev-tools
12cr|libxfce4util-4.10.0-1|119	- remole old stuff from spec file
12cr|libxfce4util-4.10.0-1|120	
12cr|libxfce4util-4.10.0-1|121	* Tue Dec 27 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-3
12cr|libxfce4util-4.10.0-1|122	+ Revision: 745794
12cr|libxfce4util-4.10.0-1|123	- make common subpackage noarch (this forces to add Conflicts on old common subpackage)
12cr|libxfce4util-4.10.0-1|124	
12cr|libxfce4util-4.10.0-1|125	* Tue Dec 27 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-2
12cr|libxfce4util-4.10.0-1|126	+ Revision: 745779
12cr|libxfce4util-4.10.0-1|127	- move locales and doc files from libname to a common subpackage
12cr|libxfce4util-4.10.0-1|128	- disable build of static libraries
12cr|libxfce4util-4.10.0-1|129	- spec file clean
12cr|libxfce4util-4.10.0-1|130	
12cr|libxfce4util-4.10.0-1|131	* Thu Sep 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-1
12cr|libxfce4util-4.10.0-1|132	+ Revision: 700789
12cr|libxfce4util-4.10.0-1|133	- update to new version 4.8.2
12cr|libxfce4util-4.10.0-1|134	
12cr|libxfce4util-4.10.0-1|135	* Tue Jan 18 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-1
12cr|libxfce4util-4.10.0-1|136	+ Revision: 631568
12cr|libxfce4util-4.10.0-1|137	- update to new version 4.8.1
12cr|libxfce4util-4.10.0-1|138	- update to new version 4.8.0
12cr|libxfce4util-4.10.0-1|139	
12cr|libxfce4util-4.10.0-1|140	* Thu Jan 06 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.5-1mdv2011.0
12cr|libxfce4util-4.10.0-1|141	+ Revision: 629086
12cr|libxfce4util-4.10.0-1|142	- update to new version 4.7.5
12cr|libxfce4util-4.10.0-1|143	
12cr|libxfce4util-4.10.0-1|144	* Sat Dec 04 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.4-1mdv2011.0
12cr|libxfce4util-4.10.0-1|145	+ Revision: 609272
12cr|libxfce4util-4.10.0-1|146	- update to new version 4.7.4
12cr|libxfce4util-4.10.0-1|147	
12cr|libxfce4util-4.10.0-1|148	* Sat Nov 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.3-1mdv2011.0
12cr|libxfce4util-4.10.0-1|149	+ Revision: 593793
12cr|libxfce4util-4.10.0-1|150	- update to new version 4.7.3
12cr|libxfce4util-4.10.0-1|151	
12cr|libxfce4util-4.10.0-1|152	* Fri Sep 17 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.2-1mdv2011.0
12cr|libxfce4util-4.10.0-1|153	+ Revision: 579266
12cr|libxfce4util-4.10.0-1|154	- update to new version 4.7.2
12cr|libxfce4util-4.10.0-1|155	- handle new url for SOurce0
12cr|libxfce4util-4.10.0-1|156	
12cr|libxfce4util-4.10.0-1|157	* Sun Jul 11 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.2-1mdv2011.0
12cr|libxfce4util-4.10.0-1|158	+ Revision: 551020
12cr|libxfce4util-4.10.0-1|159	- update to new version 4.6.2
12cr|libxfce4util-4.10.0-1|160	
12cr|libxfce4util-4.10.0-1|161	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-2mdv2010.1
12cr|libxfce4util-4.10.0-1|162	+ Revision: 543214
12cr|libxfce4util-4.10.0-1|163	- rebuild for mdv 2010.1
12cr|libxfce4util-4.10.0-1|164	
12cr|libxfce4util-4.10.0-1|165	* Tue Apr 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-1mdv2010.0
12cr|libxfce4util-4.10.0-1|166	+ Revision: 368569
12cr|libxfce4util-4.10.0-1|167	- update to new version 4.6.1
12cr|libxfce4util-4.10.0-1|168	
12cr|libxfce4util-4.10.0-1|169	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-2mdv2009.1
12cr|libxfce4util-4.10.0-1|170	+ Revision: 349159
12cr|libxfce4util-4.10.0-1|171	- rebuild whole xfce
12cr|libxfce4util-4.10.0-1|172	
12cr|libxfce4util-4.10.0-1|173	* Fri Feb 27 2009 Jérôme Soyer <saispo@mandriva.org> 4.6.0-1mdv2009.1
12cr|libxfce4util-4.10.0-1|174	+ Revision: 345519
12cr|libxfce4util-4.10.0-1|175	- New upstream release
12cr|libxfce4util-4.10.0-1|176	
12cr|libxfce4util-4.10.0-1|177	* Mon Jan 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
12cr|libxfce4util-4.10.0-1|178	+ Revision: 333846
12cr|libxfce4util-4.10.0-1|179	- update to new version 4.5.99.1
12cr|libxfce4util-4.10.0-1|180	
12cr|libxfce4util-4.10.0-1|181	* Wed Jan 14 2009 Jérôme Soyer <saispo@mandriva.org> 4.5.93-1mdv2009.1
12cr|libxfce4util-4.10.0-1|182	+ Revision: 329495
12cr|libxfce4util-4.10.0-1|183	- New upstream release
12cr|libxfce4util-4.10.0-1|184	
12cr|libxfce4util-4.10.0-1|185	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|libxfce4util-4.10.0-1|186	- add full path for the Source0
12cr|libxfce4util-4.10.0-1|187	
12cr|libxfce4util-4.10.0-1|188	* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-1mdv2009.1
12cr|libxfce4util-4.10.0-1|189	+ Revision: 303460
12cr|libxfce4util-4.10.0-1|190	- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)
12cr|libxfce4util-4.10.0-1|191	
12cr|libxfce4util-4.10.0-1|192	* Tue Nov 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-2mdv2009.1
12cr|libxfce4util-4.10.0-1|193	+ Revision: 302180
12cr|libxfce4util-4.10.0-1|194	- rebuild
12cr|libxfce4util-4.10.0-1|195	
12cr|libxfce4util-4.10.0-1|196	* Wed Oct 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
12cr|libxfce4util-4.10.0-1|197	+ Revision: 294012
12cr|libxfce4util-4.10.0-1|198	- versioned requires
12cr|libxfce4util-4.10.0-1|199	- Xfce4.6 beta1 is landing on cooker
12cr|libxfce4util-4.10.0-1|200	
12cr|libxfce4util-4.10.0-1|201	* Thu Sep 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-10mdv2009.0
12cr|libxfce4util-4.10.0-1|202	+ Revision: 285642
12cr|libxfce4util-4.10.0-1|203	- drop patch 1, not needed anymore
12cr|libxfce4util-4.10.0-1|204	
12cr|libxfce4util-4.10.0-1|205	* Sun Sep 14 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-9mdv2009.0
12cr|libxfce4util-4.10.0-1|206	+ Revision: 284702
12cr|libxfce4util-4.10.0-1|207	- Patch1: new version (from xfce upstream bug #4365)
12cr|libxfce4util-4.10.0-1|208	
12cr|libxfce4util-4.10.0-1|209	* Mon Sep 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-8mdv2009.0
12cr|libxfce4util-4.10.0-1|210	+ Revision: 282567
12cr|libxfce4util-4.10.0-1|211	- Patch1: add support for XDG user dirs
12cr|libxfce4util-4.10.0-1|212	- raise glib2-devel minimal version to 2.14.0
12cr|libxfce4util-4.10.0-1|213	
12cr|libxfce4util-4.10.0-1|214	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 4.4.2-7mdv2009.0
12cr|libxfce4util-4.10.0-1|215	+ Revision: 268060
12cr|libxfce4util-4.10.0-1|216	- rebuild early 2009.0 package (before pixel changes)
12cr|libxfce4util-4.10.0-1|217	
12cr|libxfce4util-4.10.0-1|218	+ Pixel <pixel@mandriva.com>
12cr|libxfce4util-4.10.0-1|219	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libxfce4util-4.10.0-1|220	
12cr|libxfce4util-4.10.0-1|221	* Sun May 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-6mdv2009.0
12cr|libxfce4util-4.10.0-1|222	+ Revision: 205575
12cr|libxfce4util-4.10.0-1|223	- change sysconfdir from /etc/X11/xdg to /etc/xdg only for Mandriva releases newer than 2008.1
12cr|libxfce4util-4.10.0-1|224	
12cr|libxfce4util-4.10.0-1|225	* Sun May 04 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-5mdv2009.0
12cr|libxfce4util-4.10.0-1|226	+ Revision: 201026
12cr|libxfce4util-4.10.0-1|227	- Patch0: add /etc/X11/xdg to config dirs
12cr|libxfce4util-4.10.0-1|228	
12cr|libxfce4util-4.10.0-1|229	* Sun Jan 27 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-4mdv2008.1
12cr|libxfce4util-4.10.0-1|230	+ Revision: 158499
12cr|libxfce4util-4.10.0-1|231	- rebuild
12cr|libxfce4util-4.10.0-1|232	
12cr|libxfce4util-4.10.0-1|233	+ Olivier Blin <blino@mandriva.org>
12cr|libxfce4util-4.10.0-1|234	- restore BuildRoot
12cr|libxfce4util-4.10.0-1|235	
12cr|libxfce4util-4.10.0-1|236	+ Thierry Vignaud <tv@mandriva.org>
12cr|libxfce4util-4.10.0-1|237	- kill re-definition of %%buildroot on Pixel's request
12cr|libxfce4util-4.10.0-1|238	
12cr|libxfce4util-4.10.0-1|239	* Tue Nov 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-3mdv2008.1
12cr|libxfce4util-4.10.0-1|240	+ Revision: 110710
12cr|libxfce4util-4.10.0-1|241	- remove buildrequires on gtk-doc
12cr|libxfce4util-4.10.0-1|242	- update summary and description
12cr|libxfce4util-4.10.0-1|243	- do not package COPYING
12cr|libxfce4util-4.10.0-1|244	- move gtk docs to the devel package
12cr|libxfce4util-4.10.0-1|245	
12cr|libxfce4util-4.10.0-1|246	* Sun Nov 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-2mdv2008.1
12cr|libxfce4util-4.10.0-1|247	+ Revision: 109940
12cr|libxfce4util-4.10.0-1|248	- requires now xfce4-dev-tools
12cr|libxfce4util-4.10.0-1|249	
12cr|libxfce4util-4.10.0-1|250	* Sun Nov 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-1mdv2008.1
12cr|libxfce4util-4.10.0-1|251	+ Revision: 109928
12cr|libxfce4util-4.10.0-1|252	- Xfce 4.4.2 is landing on Mandriva repositories ;)
12cr|libxfce4util-4.10.0-1|253	- add missing requires for kiosk
12cr|libxfce4util-4.10.0-1|254	
12cr|libxfce4util-4.10.0-1|255	* Mon Jun 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-3mdv2008.0
12cr|libxfce4util-4.10.0-1|256	+ Revision: 44110
12cr|libxfce4util-4.10.0-1|257	- move translation files to the main library
12cr|libxfce4util-4.10.0-1|258	- enable kiosk support
12cr|libxfce4util-4.10.0-1|259	- new devel library policy
12cr|libxfce4util-4.10.0-1|260	- correct provides/obsoletes
12cr|libxfce4util-4.10.0-1|261	
12cr|libxfce4util-4.10.0-1|262	* Mon May 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-2mdv2008.0
12cr|libxfce4util-4.10.0-1|263	+ Revision: 32205
12cr|libxfce4util-4.10.0-1|264	- drop __libtoolize and __cputoolize
12cr|libxfce4util-4.10.0-1|265	- spec file clean
12cr|libxfce4util-4.10.0-1|266	
12cr|libxfce4util-4.10.0-1|267	* Tue Apr 17 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-1mdv2007.1
12cr|libxfce4util-4.10.0-1|268	+ Revision: 13607
12cr|libxfce4util-4.10.0-1|269	- new release 4.4.1
12cr|libxfce4util-4.10.0-1|270	
12cr|libxfce4util-4.10.0-1|271	
12cr|libxfce4util-4.10.0-1|272	* Tue Jan 23 2007 plouf <plouf> 4.4.0-1mdv2007.0
12cr|libxfce4util-4.10.0-1|273	+ Revision: 112306
12cr|libxfce4util-4.10.0-1|274	- New release 4.4.0
12cr|libxfce4util-4.10.0-1|275	
12cr|libxfce4util-4.10.0-1|276	* Wed Dec 06 2006 Jérôme Soyer <saispo@mandriva.org> 4.3.99.2-1mdv2007.1
12cr|libxfce4util-4.10.0-1|277	+ Revision: 91664
12cr|libxfce4util-4.10.0-1|278	- update to 4.3.99.2
12cr|libxfce4util-4.10.0-1|279	
12cr|libxfce4util-4.10.0-1|280	* Wed Dec 06 2006 Jérôme Soyer <saispo@mandriva.org> 4.3.90.2-1mdv2007.1
12cr|libxfce4util-4.10.0-1|281	+ Revision: 91637
12cr|libxfce4util-4.10.0-1|282	- Import libxfce4util
12cr|libxfce4util-4.10.0-1|283	
12cr|libxfce4util-4.10.0-1|284	* Tue Jul 11 2006 Charles A Edwards <eslrahc@mandriva.org> 4.3.90.2-1mdv2006.0
12cr|libxfce4util-4.10.0-1|285	- 4.3.90.2 (Xfce-4.4 beta2)
12cr|libxfce4util-4.10.0-1|286	- bump major
12cr|libxfce4util-4.10.0-1|287	- add lang
12cr|libxfce4util-4.10.0-1|288	
12cr|libxfce4util-4.10.0-1|289	* Wed Apr 26 2006 Jerome Soyer <saispo@mandriva.or> 4.3.90.1-1mdk
12cr|libxfce4util-4.10.0-1|290	- Tue Apr 18 2006 trem <trem@mandriva.org> 4.3.90.1-1mdk
12cr|libxfce4util-4.10.0-1|291	- 4.3.90.1
12cr|libxfce4util-4.10.0-1|292	
12cr|libxfce4util-4.10.0-1|293	* Mon Mar 06 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-0.svn_r20246.1mdk
12cr|libxfce4util-4.10.0-1|294	- svn r20246
12cr|libxfce4util-4.10.0-1|295	
12cr|libxfce4util-4.10.0-1|296	* Sat Feb 04 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-0.svn_r19739.2mdk
12cr|libxfce4util-4.10.0-1|297	- devel package requires xfce-dev-tools for now
12cr|libxfce4util-4.10.0-1|298	
12cr|libxfce4util-4.10.0-1|299	* Sat Feb 04 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-0.svn_r19739.1mdk
12cr|libxfce4util-4.10.0-1|300	- 4.3.0 svn r19739
12cr|libxfce4util-4.10.0-1|301	- new major
12cr|libxfce4util-4.10.0-1|302	- don't run libtoolize
12cr|libxfce4util-4.10.0-1|303	- update filelist
12cr|libxfce4util-4.10.0-1|304	
12cr|libxfce4util-4.10.0-1|305	* Fri Jan 13 2006 Marcel Pol <mpol@mandriva.org> 4.2.3.2-1mdk
12cr|libxfce4util-4.10.0-1|306	- 4.2.3.2
12cr|libxfce4util-4.10.0-1|307	
12cr|libxfce4util-4.10.0-1|308	* Wed May 25 2005 Marcel Pol <mpol@mandriva.org> 4.2.2-1mdk
12cr|libxfce4util-4.10.0-1|309	- 4.2.2
12cr|libxfce4util-4.10.0-1|310	- %%mkrel
12cr|libxfce4util-4.10.0-1|311	
12cr|libxfce4util-4.10.0-1|312	* Wed Mar 16 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.1-1mdk
12cr|libxfce4util-4.10.0-1|313	- 4.2.1
12cr|libxfce4util-4.10.0-1|314	
12cr|libxfce4util-4.10.0-1|315	* Sat Jan 22 2005 Marcel Pol <mpol@mandrake.org> 4.2.0-2mdk
12cr|libxfce4util-4.10.0-1|316	- group: Graphical desktop/Xfce
12cr|libxfce4util-4.10.0-1|317	
12cr|libxfce4util-4.10.0-1|318	* Tue Jan 18 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.0-1mdk
12cr|libxfce4util-4.10.0-1|319	- 4.2.0 Final
12cr|libxfce4util-4.10.0-1|320	
12cr|libxfce4util-4.10.0-1|321	* Sat Dec 25 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.3-1mdk
12cr|libxfce4util-4.10.0-1|322	- 4.1.99.3 (4.2.0 RC 3)
12cr|libxfce4util-4.10.0-1|323	
12cr|libxfce4util-4.10.0-1|324	* Sun Dec 12 2004 Charles A Edwards <eslrahc@mandrake.org> 4.1.99.2-1mdk
12cr|libxfce4util-4.10.0-1|325	- 4.1.99.2 (4.2.0 RC 2)
12cr|libxfce4util-4.10.0-1|326	
12cr|libxfce4util-4.10.0-1|327	* Tue Nov 16 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.1-1mdk
12cr|libxfce4util-4.10.0-1|328	- 4.1.99.1
12cr|libxfce4util-4.10.0-1|329	- s/XFce/Xfce
12cr|libxfce4util-4.10.0-1|330	- remove %%{_sbindir}/xfce4-kiosk-query for now
12cr|libxfce4util-4.10.0-1|331	- add (build)requires for gtk-doc
12cr|libxfce4util-4.10.0-1|332	- sysconfdir=%%_sysconfdir/X11
12cr|libxfce4util-4.10.0-1|333	
12cr|libxfce4util-4.10.0-1|334	* Tue Jul 13 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.6-1mdk
12cr|libxfce4util-4.10.0-1|335	- 4.0.6
12cr|libxfce4util-4.10.0-1|336	- reenable libtoolize
12cr|libxfce4util-4.10.0-1|337	
12cr|libxfce4util-4.10.0-1|338	* Sun Apr 18 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.5-1mdk
12cr|libxfce4util-4.10.0-1|339	- 4.0.5
12cr|libxfce4util-4.10.0-1|340	
12cr|libxfce4util-4.10.0-1|341	* Sat Apr 10 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.4-1mdk
12cr|libxfce4util-4.10.0-1|342	- 4.0.4
12cr|libxfce4util-4.10.0-1|343	

2858 12
12cr|libxfcegui4-4.10.0-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
12cr|libxfcegui4-4.10.0-1|2	%define major 4
12cr|libxfcegui4-4.10.0-1|3	%define libname %mklibname xfcegui4_ %{major}
12cr|libxfcegui4-4.10.0-1|4	%define develname %mklibname xfcegui4 -d
12cr|libxfcegui4-4.10.0-1|5	
12cr|libxfcegui4-4.10.0-1|6	Summary:	Various GTK+ widgets for Xfce desktop environment
12cr|libxfcegui4-4.10.0-1|7	Name:		libxfcegui4
12cr|libxfcegui4-4.10.0-1|8	Version:	4.10.0
12cr|libxfcegui4-4.10.0-1|9	Release:	1
12cr|libxfcegui4-4.10.0-1|10	License:	GPLv2+
12cr|libxfcegui4-4.10.0-1|11	Group:		Graphical desktop/Xfce
12cr|libxfcegui4-4.10.0-1|12	URL:		http://www.xfce.org
12cr|libxfcegui4-4.10.0-1|13	Source0:	http://archive.xfce.org/src/xfce/libxfcegui4/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|libxfcegui4-4.10.0-1|14	#(tpg) http://bugzilla.xfce.org/show_bug.cgi?id=3614
12cr|libxfcegui4-4.10.0-1|15	Patch0:		%{name}-4.4.2-extension-strip.patch
12cr|libxfcegui4-4.10.0-1|16	BuildRequires:	pkgconfig(gdk-2.0) >= 2.0.6
12cr|libxfcegui4-4.10.0-1|17	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.10.0
12cr|libxfcegui4-4.10.0-1|18	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12cr|libxfcegui4-4.10.0-1|19	BuildRequires:	gettext-devel
12cr|libxfcegui4-4.10.0-1|20	BuildRequires:	xfce4-dev-tools >= 4.10.0
12cr|libxfcegui4-4.10.0-1|21	BuildRequires:	pkgconfig(libglade-2.0)
12cr|libxfcegui4-4.10.0-1|22	BuildRequires:	pkgconfig(gladeui-1.0)
12cr|libxfcegui4-4.10.0-1|23	BuildRequires:	pkgconfig(libxfconf-0) >= 4.10.0
12cr|libxfcegui4-4.10.0-1|24	BuildRequires:	gtk-doc
12cr|libxfcegui4-4.10.0-1|25	
12cr|libxfcegui4-4.10.0-1|26	%description
12cr|libxfcegui4-4.10.0-1|27	Various GTK+ widgets for Xfce desktop environment.
12cr|libxfcegui4-4.10.0-1|28	
12cr|libxfcegui4-4.10.0-1|29	%package -n %{libname}
12cr|libxfcegui4-4.10.0-1|30	Summary:	Gui libraries for Xfce
12cr|libxfcegui4-4.10.0-1|31	Group:		Graphical desktop/Xfce
12cr|libxfcegui4-4.10.0-1|32	Obsoletes:	libxfcegui4-plugins < 4.5.91
12cr|libxfcegui4-4.10.0-1|33	Provides:	libxfcegui4-plugins
12cr|libxfcegui4-4.10.0-1|34	Requires:	librsvg2
12cr|libxfcegui4-4.10.0-1|35	Requires:	%{name}-common = %{version}-%{release}
12cr|libxfcegui4-4.10.0-1|36	Obsoletes:	%mklibname xfcegui4 4
12cr|libxfcegui4-4.10.0-1|37	
12cr|libxfcegui4-4.10.0-1|38	%description -n %{libname}
12cr|libxfcegui4-4.10.0-1|39	Gui libraries for Xfce desktop environment.
12cr|libxfcegui4-4.10.0-1|40	
12cr|libxfcegui4-4.10.0-1|41	%package common
12cr|libxfcegui4-4.10.0-1|42	Summary:	Translations for %{name}
12cr|libxfcegui4-4.10.0-1|43	Group:		Graphical desktop/Xfce
12cr|libxfcegui4-4.10.0-1|44	BuildArch:	noarch
12cr|libxfcegui4-4.10.0-1|45	Conflicts:	%{_lib}xfcegui4_4 < 4.8.1-5
12cr|libxfcegui4-4.10.0-1|46	
12cr|libxfcegui4-4.10.0-1|47	%description common
12cr|libxfcegui4-4.10.0-1|48	This package contains common files for %{name}.
12cr|libxfcegui4-4.10.0-1|49	
12cr|libxfcegui4-4.10.0-1|50	%package -n %{name}-glade
12cr|libxfcegui4-4.10.0-1|51	Summary:        Glade modules for %{name}
12cr|libxfcegui4-4.10.0-1|52	Group:          Graphical desktop/Xfce
12cr|libxfcegui4-4.10.0-1|53	Requires:	glade3
12cr|libxfcegui4-4.10.0-1|54	Conflicts:	%{_lib}xfcegui4_4 < 4.8.1-4
12cr|libxfcegui4-4.10.0-1|55	
12cr|libxfcegui4-4.10.0-1|56	%description -n %{name}-glade
12cr|libxfcegui4-4.10.0-1|57	This package provides a catalog for Glade which allows the use of the
12cr|libxfcegui4-4.10.0-1|58	provided Xfce widgets in Glade.
12cr|libxfcegui4-4.10.0-1|59	
12cr|libxfcegui4-4.10.0-1|60	
12cr|libxfcegui4-4.10.0-1|61	%package -n %{develname}
12cr|libxfcegui4-4.10.0-1|62	Summary:	Libraries and header files for the %{name} library
12cr|libxfcegui4-4.10.0-1|63	Group:		Development/Other
12cr|libxfcegui4-4.10.0-1|64	Requires:	%{libname} = %{version}-%{release}
12cr|libxfcegui4-4.10.0-1|65	Requires:	xfce4-dev-tools
12cr|libxfcegui4-4.10.0-1|66	Requires:	libglade2.0-devel
12cr|libxfcegui4-4.10.0-1|67	Requires:	glade3-devel
12cr|libxfcegui4-4.10.0-1|68	Provides:	%{name}-devel = %{version}-%{release}
12cr|libxfcegui4-4.10.0-1|69	Provides:	libxfce4gui-devel = %{version}-%{release}
12cr|libxfcegui4-4.10.0-1|70	Obsoletes:	%mklibname xfcegui4_ 4 -d
12cr|libxfcegui4-4.10.0-1|71	
12cr|libxfcegui4-4.10.0-1|72	%description -n %{develname}
12cr|libxfcegui4-4.10.0-1|73	Libraries and header files for the %{name} library.
12cr|libxfcegui4-4.10.0-1|74	
12cr|libxfcegui4-4.10.0-1|75	%prep
12cr|libxfcegui4-4.10.0-1|76	%setup -q
12cr|libxfcegui4-4.10.0-1|77	%patch0 -p1 -b .icons
12cr|libxfcegui4-4.10.0-1|78	
12cr|libxfcegui4-4.10.0-1|79	%build
12cr|libxfcegui4-4.10.0-1|80	%configure2_5x \
12cr|libxfcegui4-4.10.0-1|81	--disable-static \
12cr|libxfcegui4-4.10.0-1|82	--enable-startup-notification \
12cr|libxfcegui4-4.10.0-1|83	--enable-gladeui
12cr|libxfcegui4-4.10.0-1|84	
12cr|libxfcegui4-4.10.0-1|85	%make
12cr|libxfcegui4-4.10.0-1|86	
12cr|libxfcegui4-4.10.0-1|87	%install
12cr|libxfcegui4-4.10.0-1|88	%makeinstall_std
12cr|libxfcegui4-4.10.0-1|89	
12cr|libxfcegui4-4.10.0-1|90	# %{tpg} drop libtool files
12cr|libxfcegui4-4.10.0-1|91	find %{buildroot} -name "*.la" -delete
12cr|libxfcegui4-4.10.0-1|92	
12cr|libxfcegui4-4.10.0-1|93	%find_lang %{name} %{name}.lang
12cr|libxfcegui4-4.10.0-1|94	
12cr|libxfcegui4-4.10.0-1|95	%files common -f %{name}.lang
12cr|libxfcegui4-4.10.0-1|96	%{_iconsdir}/hicolor/*/apps/xfce*
12cr|libxfcegui4-4.10.0-1|97	
12cr|libxfcegui4-4.10.0-1|98	%files -n %{libname}
12cr|libxfcegui4-4.10.0-1|99	%{_libdir}/%{name}.so.%{major}*
12cr|libxfcegui4-4.10.0-1|100	%{_libdir}/libglade/2.0/libxfce4.so
12cr|libxfcegui4-4.10.0-1|101	
12cr|libxfcegui4-4.10.0-1|102	%files -n %{name}-glade
12cr|libxfcegui4-4.10.0-1|103	%{_libdir}/glade3/modules/libgladexfce4.so
12cr|libxfcegui4-4.10.0-1|104	%{_datadir}/glade3/catalogs/xfce4.xml
12cr|libxfcegui4-4.10.0-1|105	%{_datadir}/glade3/catalogs/xfce4.xml.in
12cr|libxfcegui4-4.10.0-1|106	%{_datadir}/glade3/pixmaps/hicolor/*/actions/*.png
12cr|libxfcegui4-4.10.0-1|107	
12cr|libxfcegui4-4.10.0-1|108	%files -n %{develname}
12cr|libxfcegui4-4.10.0-1|109	%doc AUTHORS ChangeLog README NEWS
12cr|libxfcegui4-4.10.0-1|110	%doc %{_datadir}/gtk-doc/html/libxfcegui4/
12cr|libxfcegui4-4.10.0-1|111	%{_libdir}/%{name}.so
12cr|libxfcegui4-4.10.0-1|112	%{_libdir}/pkgconfig/*.pc
12cr|libxfcegui4-4.10.0-1|113	%{_includedir}/xfce4/*
12cr|libxfcegui4-4.10.0-1|114	
12cr|libxfcegui4-4.10.0-1|115	
12cr|libxfcegui4-4.10.0-1|116	%changelog
12cr|libxfcegui4-4.10.0-1|117	* Sat May 19 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.10.0-1
12cr|libxfcegui4-4.10.0-1|118	+ Revision: 799656
12cr|libxfcegui4-4.10.0-1|119	- drop patch 1 and 2
12cr|libxfcegui4-4.10.0-1|120	- update to new version 4.10.0
12cr|libxfcegui4-4.10.0-1|121	
12cr|libxfcegui4-4.10.0-1|122	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.0-1
12cr|libxfcegui4-4.10.0-1|123	+ Revision: 791111
12cr|libxfcegui4-4.10.0-1|124	- drop patch 3, applied by upstream
12cr|libxfcegui4-4.10.0-1|125	- update to new version 4.9.0
12cr|libxfcegui4-4.10.0-1|126	
12cr|libxfcegui4-4.10.0-1|127	* Sun Apr 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-6
12cr|libxfcegui4-4.10.0-1|128	+ Revision: 789812
12cr|libxfcegui4-4.10.0-1|129	- Patch3: add support for xfce-4.10
12cr|libxfcegui4-4.10.0-1|130	- spec file clean
12cr|libxfcegui4-4.10.0-1|131	- add gtk-doc as a br
12cr|libxfcegui4-4.10.0-1|132	- rebuild
12cr|libxfcegui4-4.10.0-1|133	
12cr|libxfcegui4-4.10.0-1|134	* Tue Dec 27 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-5
12cr|libxfcegui4-4.10.0-1|135	+ Revision: 745800
12cr|libxfcegui4-4.10.0-1|136	- move locales and other blob files from libname to a common subpackage
12cr|libxfcegui4-4.10.0-1|137	- spec file clean
12cr|libxfcegui4-4.10.0-1|138	- drop la files
12cr|libxfcegui4-4.10.0-1|139	
12cr|libxfcegui4-4.10.0-1|140	* Thu Nov 17 2011 Crispin Boylan <crisb@mandriva.org> 4.8.1-4
12cr|libxfcegui4-4.10.0-1|141	+ Revision: 731432
12cr|libxfcegui4-4.10.0-1|142	- Fix requires
12cr|libxfcegui4-4.10.0-1|143	
12cr|libxfcegui4-4.10.0-1|144	* Thu Sep 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-3
12cr|libxfcegui4-4.10.0-1|145	+ Revision: 700910
12cr|libxfcegui4-4.10.0-1|146	- rebuild for new libpng15
12cr|libxfcegui4-4.10.0-1|147	
12cr|libxfcegui4-4.10.0-1|148	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 4.8.1-2
12cr|libxfcegui4-4.10.0-1|149	+ Revision: 640876
12cr|libxfcegui4-4.10.0-1|150	- rebuild
12cr|libxfcegui4-4.10.0-1|151	
12cr|libxfcegui4-4.10.0-1|152	* Sat Feb 12 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-1
12cr|libxfcegui4-4.10.0-1|153	+ Revision: 637382
12cr|libxfcegui4-4.10.0-1|154	- update to new version 4.8.1
12cr|libxfcegui4-4.10.0-1|155	
12cr|libxfcegui4-4.10.0-1|156	* Thu Jan 20 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-1
12cr|libxfcegui4-4.10.0-1|157	+ Revision: 631891
12cr|libxfcegui4-4.10.0-1|158	- update to new version 4.8.0
12cr|libxfcegui4-4.10.0-1|159	
12cr|libxfcegui4-4.10.0-1|160	* Fri Dec 17 2010 Götz Waschk <waschk@mandriva.org> 4.7.0-2mdv2011.0
12cr|libxfcegui4-4.10.0-1|161	+ Revision: 622588
12cr|libxfcegui4-4.10.0-1|162	- rebuild for new libgladeui
12cr|libxfcegui4-4.10.0-1|163	
12cr|libxfcegui4-4.10.0-1|164	* Sat Dec 04 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.0-1mdv2011.0
12cr|libxfcegui4-4.10.0-1|165	+ Revision: 609459
12cr|libxfcegui4-4.10.0-1|166	- update to new version 4.7.0
12cr|libxfcegui4-4.10.0-1|167	- drop pacthes 3 and 4
12cr|libxfcegui4-4.10.0-1|168	- fix file list
12cr|libxfcegui4-4.10.0-1|169	
12cr|libxfcegui4-4.10.0-1|170	* Fri Sep 17 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.4-3mdv2011.0
12cr|libxfcegui4-4.10.0-1|171	+ Revision: 579287
12cr|libxfcegui4-4.10.0-1|172	- rebuild
12cr|libxfcegui4-4.10.0-1|173	
12cr|libxfcegui4-4.10.0-1|174	* Sun Aug 01 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.4-2mdv2011.0
12cr|libxfcegui4-4.10.0-1|175	+ Revision: 564180
12cr|libxfcegui4-4.10.0-1|176	- Patch4: fix overflow
12cr|libxfcegui4-4.10.0-1|177	
12cr|libxfcegui4-4.10.0-1|178	* Thu Jul 15 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.4-1mdv2011.0
12cr|libxfcegui4-4.10.0-1|179	+ Revision: 553738
12cr|libxfcegui4-4.10.0-1|180	- update to new version 4.6.4
12cr|libxfcegui4-4.10.0-1|181	
12cr|libxfcegui4-4.10.0-1|182	* Thu Mar 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.3-2mdv2011.0
12cr|libxfcegui4-4.10.0-1|183	+ Revision: 525125
12cr|libxfcegui4-4.10.0-1|184	- Patch3: replace invalid client ids (xfce upstream bug #6317)
12cr|libxfcegui4-4.10.0-1|185	
12cr|libxfcegui4-4.10.0-1|186	* Sun Jan 24 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.3-1mdv2010.1
12cr|libxfcegui4-4.10.0-1|187	+ Revision: 495488
12cr|libxfcegui4-4.10.0-1|188	- update to new version 4.6.3
12cr|libxfcegui4-4.10.0-1|189	
12cr|libxfcegui4-4.10.0-1|190	* Wed Jan 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.2-1mdv2010.1
12cr|libxfcegui4-4.10.0-1|191	+ Revision: 486968
12cr|libxfcegui4-4.10.0-1|192	- update to new version 4.6.2
12cr|libxfcegui4-4.10.0-1|193	- update url for Source0
12cr|libxfcegui4-4.10.0-1|194	
12cr|libxfcegui4-4.10.0-1|195	* Sun Jun 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-2mdv2010.0
12cr|libxfcegui4-4.10.0-1|196	+ Revision: 385897
12cr|libxfcegui4-4.10.0-1|197	- Patch0: strip jpg icon extension too
12cr|libxfcegui4-4.10.0-1|198	
12cr|libxfcegui4-4.10.0-1|199	* Tue Apr 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-1mdv2010.0
12cr|libxfcegui4-4.10.0-1|200	+ Revision: 368571
12cr|libxfcegui4-4.10.0-1|201	- update to new version 4.6.1
12cr|libxfcegui4-4.10.0-1|202	
12cr|libxfcegui4-4.10.0-1|203	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-3mdv2009.1
12cr|libxfcegui4-4.10.0-1|204	+ Revision: 349163
12cr|libxfcegui4-4.10.0-1|205	- rebuild whole xfce
12cr|libxfcegui4-4.10.0-1|206	
12cr|libxfcegui4-4.10.0-1|207	* Sat Feb 28 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-2mdv2009.1
12cr|libxfcegui4-4.10.0-1|208	+ Revision: 346116
12cr|libxfcegui4-4.10.0-1|209	- fix file list
12cr|libxfcegui4-4.10.0-1|210	
12cr|libxfcegui4-4.10.0-1|211	* Fri Feb 27 2009 Jérôme Soyer <saispo@mandriva.org> 4.6.0-1mdv2009.1
12cr|libxfcegui4-4.10.0-1|212	+ Revision: 345685
12cr|libxfcegui4-4.10.0-1|213	- Add files
12cr|libxfcegui4-4.10.0-1|214	- New upstream release
12cr|libxfcegui4-4.10.0-1|215	
12cr|libxfcegui4-4.10.0-1|216	* Mon Jan 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
12cr|libxfcegui4-4.10.0-1|217	+ Revision: 333891
12cr|libxfcegui4-4.10.0-1|218	- update to new version 4.5.99.1
12cr|libxfcegui4-4.10.0-1|219	
12cr|libxfcegui4-4.10.0-1|220	* Wed Jan 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.93-1mdv2009.1
12cr|libxfcegui4-4.10.0-1|221	+ Revision: 329536
12cr|libxfcegui4-4.10.0-1|222	- update to new version 4.5.93
12cr|libxfcegui4-4.10.0-1|223	
12cr|libxfcegui4-4.10.0-1|224	* Fri Dec 19 2008 Funda Wang <fwang@mandriva.org> 4.5.92-2mdv2009.1
12cr|libxfcegui4-4.10.0-1|225	+ Revision: 316053
12cr|libxfcegui4-4.10.0-1|226	- rebuild
12cr|libxfcegui4-4.10.0-1|227	
12cr|libxfcegui4-4.10.0-1|228	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|libxfcegui4-4.10.0-1|229	- add full path for the Source0
12cr|libxfcegui4-4.10.0-1|230	
12cr|libxfcegui4-4.10.0-1|231	* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-1mdv2009.1
12cr|libxfcegui4-4.10.0-1|232	+ Revision: 303489
12cr|libxfcegui4-4.10.0-1|233	- exclude xfce4-keyboard-shortcuts.xml as it should be in mandriva-xfce-config
12cr|libxfcegui4-4.10.0-1|234	- versionate buildrequires on xfconf-devel
12cr|libxfcegui4-4.10.0-1|235	- add buildrequires on xfconf-devel
12cr|libxfcegui4-4.10.0-1|236	- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)
12cr|libxfcegui4-4.10.0-1|237	
12cr|libxfcegui4-4.10.0-1|238	* Tue Nov 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-3mdv2009.1
12cr|libxfcegui4-4.10.0-1|239	+ Revision: 302316
12cr|libxfcegui4-4.10.0-1|240	- rebuild
12cr|libxfcegui4-4.10.0-1|241	
12cr|libxfcegui4-4.10.0-1|242	* Tue Nov 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-2mdv2009.1
12cr|libxfcegui4-4.10.0-1|243	+ Revision: 302169
12cr|libxfcegui4-4.10.0-1|244	- add buildrequires on glade3-devel
12cr|libxfcegui4-4.10.0-1|245	
12cr|libxfcegui4-4.10.0-1|246	* Wed Oct 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
12cr|libxfcegui4-4.10.0-1|247	+ Revision: 294068
12cr|libxfcegui4-4.10.0-1|248	- Xfce4.6 beta1 is landing on cooker
12cr|libxfcegui4-4.10.0-1|249	
12cr|libxfcegui4-4.10.0-1|250	* Sun Oct 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-11mdv2009.1
12cr|libxfcegui4-4.10.0-1|251	+ Revision: 292979
12cr|libxfcegui4-4.10.0-1|252	- use patch to fix underlinking
12cr|libxfcegui4-4.10.0-1|253	- Patch0: fix patch (#44001 OO.o icons were not displayed)
12cr|libxfcegui4-4.10.0-1|254	
12cr|libxfcegui4-4.10.0-1|255	* Fri Aug 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-10mdv2009.0
12cr|libxfcegui4-4.10.0-1|256	+ Revision: 268290
12cr|libxfcegui4-4.10.0-1|257	- fix underlinking issue in a real bad way ;)
12cr|libxfcegui4-4.10.0-1|258	
12cr|libxfcegui4-4.10.0-1|259	+ Thierry Vignaud <tv@mandriva.org>
12cr|libxfcegui4-4.10.0-1|260	- rebuild early 2009.0 package (before pixel changes)
12cr|libxfcegui4-4.10.0-1|261	
12cr|libxfcegui4-4.10.0-1|262	+ Pixel <pixel@mandriva.com>
12cr|libxfcegui4-4.10.0-1|263	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libxfcegui4-4.10.0-1|264	
12cr|libxfcegui4-4.10.0-1|265	* Sun May 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-9mdv2009.0
12cr|libxfcegui4-4.10.0-1|266	+ Revision: 205573
12cr|libxfcegui4-4.10.0-1|267	- change sysconfdir from /etc/X11/xdg to /etc/xdg only for Mandriva releases newer than 2008.1
12cr|libxfcegui4-4.10.0-1|268	
12cr|libxfcegui4-4.10.0-1|269	* Wed Apr 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-8mdv2009.0
12cr|libxfcegui4-4.10.0-1|270	+ Revision: 199472
12cr|libxfcegui4-4.10.0-1|271	- Patch0: this one should be better
12cr|libxfcegui4-4.10.0-1|272	
12cr|libxfcegui4-4.10.0-1|273	* Wed Apr 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-7mdv2009.0
12cr|libxfcegui4-4.10.0-1|274	+ Revision: 199451
12cr|libxfcegui4-4.10.0-1|275	- Patch1: don't call xftree4 which is long time ago depreciated
12cr|libxfcegui4-4.10.0-1|276	
12cr|libxfcegui4-4.10.0-1|277	* Fri Mar 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-6mdv2008.1
12cr|libxfcegui4-4.10.0-1|278	+ Revision: 189380
12cr|libxfcegui4-4.10.0-1|279	- Patch0: fix entension stripping for icons (Xfce upstream bug #3614)
12cr|libxfcegui4-4.10.0-1|280	
12cr|libxfcegui4-4.10.0-1|281	* Tue Jan 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-5mdv2008.1
12cr|libxfcegui4-4.10.0-1|282	+ Revision: 156274
12cr|libxfcegui4-4.10.0-1|283	- fix libification, broken in last release
12cr|libxfcegui4-4.10.0-1|284	
12cr|libxfcegui4-4.10.0-1|285	* Tue Jan 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-4mdv2008.1
12cr|libxfcegui4-4.10.0-1|286	+ Revision: 156000
12cr|libxfcegui4-4.10.0-1|287	- rebuild
12cr|libxfcegui4-4.10.0-1|288	
12cr|libxfcegui4-4.10.0-1|289	+ Olivier Blin <blino@mandriva.org>
12cr|libxfcegui4-4.10.0-1|290	- restore BuildRoot
12cr|libxfcegui4-4.10.0-1|291	
12cr|libxfcegui4-4.10.0-1|292	+ Thierry Vignaud <tv@mandriva.org>
12cr|libxfcegui4-4.10.0-1|293	- kill re-definition of %%buildroot on Pixel's request
12cr|libxfcegui4-4.10.0-1|294	
12cr|libxfcegui4-4.10.0-1|295	* Thu Nov 29 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-3mdv2008.1
12cr|libxfcegui4-4.10.0-1|296	+ Revision: 113989
12cr|libxfcegui4-4.10.0-1|297	- update to the latest tarball
12cr|libxfcegui4-4.10.0-1|298	
12cr|libxfcegui4-4.10.0-1|299	* Sun Nov 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-2mdv2008.1
12cr|libxfcegui4-4.10.0-1|300	+ Revision: 110092
12cr|libxfcegui4-4.10.0-1|301	- remove not needed buildrequires
12cr|libxfcegui4-4.10.0-1|302	- move docs to the devel package
12cr|libxfcegui4-4.10.0-1|303	
12cr|libxfcegui4-4.10.0-1|304	* Sun Nov 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-1mdv2008.1
12cr|libxfcegui4-4.10.0-1|305	+ Revision: 109929
12cr|libxfcegui4-4.10.0-1|306	- new version
12cr|libxfcegui4-4.10.0-1|307	- correct the license
12cr|libxfcegui4-4.10.0-1|308	- move docs to the devel package
12cr|libxfcegui4-4.10.0-1|309	
12cr|libxfcegui4-4.10.0-1|310	* Thu Nov 01 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-4mdv2008.1
12cr|libxfcegui4-4.10.0-1|311	+ Revision: 104399
12cr|libxfcegui4-4.10.0-1|312	- requires librsvg
12cr|libxfcegui4-4.10.0-1|313	- new license policy
12cr|libxfcegui4-4.10.0-1|314	- update description
12cr|libxfcegui4-4.10.0-1|315	- SILET remove it
12cr|libxfcegui4-4.10.0-1|316	
12cr|libxfcegui4-4.10.0-1|317	* Mon Jun 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-3mdv2008.0
12cr|libxfcegui4-4.10.0-1|318	+ Revision: 44109
12cr|libxfcegui4-4.10.0-1|319	- new devel library policy
12cr|libxfcegui4-4.10.0-1|320	- disable building of static files rather deleting them
12cr|libxfcegui4-4.10.0-1|321	- correct provides/obsoletes
12cr|libxfcegui4-4.10.0-1|322	- fix file list
12cr|libxfcegui4-4.10.0-1|323	- add translations
12cr|libxfcegui4-4.10.0-1|324	
12cr|libxfcegui4-4.10.0-1|325	* Tue May 29 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-2mdv2008.0
12cr|libxfcegui4-4.10.0-1|326	+ Revision: 32580
12cr|libxfcegui4-4.10.0-1|327	- bump release tag
12cr|libxfcegui4-4.10.0-1|328	- drop __libtoolize and __cputoolize
12cr|libxfcegui4-4.10.0-1|329	- spec file clean
12cr|libxfcegui4-4.10.0-1|330	
12cr|libxfcegui4-4.10.0-1|331	* Wed Apr 18 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-1mdv2008.0
12cr|libxfcegui4-4.10.0-1|332	+ Revision: 14558
12cr|libxfcegui4-4.10.0-1|333	- New release 4.4.1
12cr|libxfcegui4-4.10.0-1|334	
12cr|libxfcegui4-4.10.0-1|335	
12cr|libxfcegui4-4.10.0-1|336	* Tue Jan 23 2007 plouf <plouf> 4.4.0-1mdv2007.0
12cr|libxfcegui4-4.10.0-1|337	+ Revision: 112307
12cr|libxfcegui4-4.10.0-1|338	- New release 4.4.0
12cr|libxfcegui4-4.10.0-1|339	
12cr|libxfcegui4-4.10.0-1|340	* Wed Dec 06 2006 Jérôme Soyer <saispo@mandriva.org> 4.3.99.2-1mdv2007.1
12cr|libxfcegui4-4.10.0-1|341	+ Revision: 91726
12cr|libxfcegui4-4.10.0-1|342	- New release 4.3.99.2
12cr|libxfcegui4-4.10.0-1|343	- Import libxfcegui4
12cr|libxfcegui4-4.10.0-1|344	
12cr|libxfcegui4-4.10.0-1|345	* Tue Jul 11 2006 Charles A Edwards <eslrahc@mandriva.org> 4.3.90.2-1mdv2007.0
12cr|libxfcegui4-4.10.0-1|346	- 4.3.90.2 (Xfce-4.4 beta2)
12cr|libxfcegui4-4.10.0-1|347	
12cr|libxfcegui4-4.10.0-1|348	* Wed Apr 26 2006 Jerome Soyer <saispo@mandriva.org> 4.3.90.1-1mdk
12cr|libxfcegui4-4.10.0-1|349	- Tue Apr 18 2006 trem <trem@mandriva.org> 4.3.90.1-1mdk
12cr|libxfcegui4-4.10.0-1|350	- 4.3.90.1
12cr|libxfcegui4-4.10.0-1|351	
12cr|libxfcegui4-4.10.0-1|352	* Tue Mar 07 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-0.svn_r20246.1mdk
12cr|libxfcegui4-4.10.0-1|353	- svn release r20246
12cr|libxfcegui4-4.10.0-1|354	- drop plugin package
12cr|libxfcegui4-4.10.0-1|355	
12cr|libxfcegui4-4.10.0-1|356	* Sat Feb 04 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-0.svn_r19739.1mdk
12cr|libxfcegui4-4.10.0-1|357	- 4.3.0 svn r19739
12cr|libxfcegui4-4.10.0-1|358	- new major
12cr|libxfcegui4-4.10.0-1|359	- don't run libtoolize
12cr|libxfcegui4-4.10.0-1|360	- update filelist
12cr|libxfcegui4-4.10.0-1|361	- ignore 4.3.7 version
12cr|libxfcegui4-4.10.0-1|362	
12cr|libxfcegui4-4.10.0-1|363	* Fri Jan 13 2006 Marcel Pol <mpol@mandriva.org> 4.2.3-1mdk
12cr|libxfcegui4-4.10.0-1|364	- 4.2.3
12cr|libxfcegui4-4.10.0-1|365	- drop P0, merged upstream
12cr|libxfcegui4-4.10.0-1|366	
12cr|libxfcegui4-4.10.0-1|367	* Tue Oct 11 2005 Marcel Pol <mpol@mandriva.org> 4.2.2-2mdk
12cr|libxfcegui4-4.10.0-1|368	- From Cris Boylan <cris@mandriva.org>
12cr|libxfcegui4-4.10.0-1|369	- Patch for gtk2.8 (fixes taskbar titles overflow, bug #18594)
12cr|libxfcegui4-4.10.0-1|370	
12cr|libxfcegui4-4.10.0-1|371	* Wed May 25 2005 Marcel Pol <mpol@mandriva.org> 4.2.2-1mdk
12cr|libxfcegui4-4.10.0-1|372	- 4.2.2
12cr|libxfcegui4-4.10.0-1|373	- %%mkrel
12cr|libxfcegui4-4.10.0-1|374	
12cr|libxfcegui4-4.10.0-1|375	* Wed Mar 16 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.1-1mdk
12cr|libxfcegui4-4.10.0-1|376	- 4.2.1
12cr|libxfcegui4-4.10.0-1|377	
12cr|libxfcegui4-4.10.0-1|378	* Sat Jan 22 2005 Marcel Pol <mpol@mandrake.org> 4.2.0-2mdk
12cr|libxfcegui4-4.10.0-1|379	- group: Graphical desktop/Xfce
12cr|libxfcegui4-4.10.0-1|380	
12cr|libxfcegui4-4.10.0-1|381	* Tue Jan 18 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.0-1mdk
12cr|libxfcegui4-4.10.0-1|382	- 4.2.0 Final
12cr|libxfcegui4-4.10.0-1|383	
12cr|libxfcegui4-4.10.0-1|384	* Sat Dec 25 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.3-1mdk
12cr|libxfcegui4-4.10.0-1|385	- 4.1.99.3 (4.2.0 RC 3)
12cr|libxfcegui4-4.10.0-1|386	- remove unneeded devel files
12cr|libxfcegui4-4.10.0-1|387	
12cr|libxfcegui4-4.10.0-1|388	* Sun Dec 12 2004 Charles A Edwards <eslrahc@mandrake.org> 4.1.99.2-1mdk
12cr|libxfcegui4-4.10.0-1|389	- 4.1.99.2 (4.2.0 RC 2)
12cr|libxfcegui4-4.10.0-1|390	
12cr|libxfcegui4-4.10.0-1|391	* Thu Nov 18 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.1-2mdk
12cr|libxfcegui4-4.10.0-1|392	- buildrequires libxml2-devel
12cr|libxfcegui4-4.10.0-1|393	
12cr|libxfcegui4-4.10.0-1|394	* Tue Nov 16 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.1-1mdk
12cr|libxfcegui4-4.10.0-1|395	- 4.1.99.1
12cr|libxfcegui4-4.10.0-1|396	- s/XFce/Xfce
12cr|libxfcegui4-4.10.0-1|397	- add buildrequires dbh-devel startup-notification-devel
12cr|libxfcegui4-4.10.0-1|398	- adjust soname major
12cr|libxfcegui4-4.10.0-1|399	- add plugins package for Xfce-utils and Xffm
12cr|libxfcegui4-4.10.0-1|400	- add locale files
12cr|libxfcegui4-4.10.0-1|401	
12cr|libxfcegui4-4.10.0-1|402	* Tue Jul 13 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.6-1mdk
12cr|libxfcegui4-4.10.0-1|403	- 4.0.6
12cr|libxfcegui4-4.10.0-1|404	- reenable libtoolize
12cr|libxfcegui4-4.10.0-1|405	
12cr|libxfcegui4-4.10.0-1|406	* Sun Apr 18 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.5-1mdk
12cr|libxfcegui4-4.10.0-1|407	- 4.0.5
12cr|libxfcegui4-4.10.0-1|408	
12cr|libxfcegui4-4.10.0-1|409	* Sat Apr 10 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.4-1mdk
12cr|libxfcegui4-4.10.0-1|410	- 4.0.4
12cr|libxfcegui4-4.10.0-1|411	

2859 12
12cr|libxkbcommon-0.1.0-0.20120125.0|1	%define major 0
12cr|libxkbcommon-0.1.0-0.20120125.0|2	%define libname %mklibname xkbcommon %{major}
12cr|libxkbcommon-0.1.0-0.20120125.0|3	%define develname %mklibname xkbcommon -d
12cr|libxkbcommon-0.1.0-0.20120125.0|4	%define staticdevelname %mklibname xkbcommon -d -s
12cr|libxkbcommon-0.1.0-0.20120125.0|5	%define snapshot 20120125
12cr|libxkbcommon-0.1.0-0.20120125.0|6	
12cr|libxkbcommon-0.1.0-0.20120125.0|7	Name: libxkbcommon
12cr|libxkbcommon-0.1.0-0.20120125.0|8	Version: 0.1.0
12cr|libxkbcommon-0.1.0-0.20120125.0|9	Release: 0.%{snapshot}.0
12cr|libxkbcommon-0.1.0-0.20120125.0|10	Summary: Library to translate evdev keycodes to keysyms
12cr|libxkbcommon-0.1.0-0.20120125.0|11	Group: Development/X11
12cr|libxkbcommon-0.1.0-0.20120125.0|12	License: MIT
12cr|libxkbcommon-0.1.0-0.20120125.0|13	Source0: %{name}-%{version}.%{snapshot}.tar.bz2
12cr|libxkbcommon-0.1.0-0.20120125.0|14	BuildRequires: libx11-devel >= 1.0.0
12cr|libxkbcommon-0.1.0-0.20120125.0|15	BuildRequires: x11-proto-devel >= 1.0.0
12cr|libxkbcommon-0.1.0-0.20120125.0|16	BuildRequires: x11-util-macros >= 1.0.1
12cr|libxkbcommon-0.1.0-0.20120125.0|17	Buildrequires: byacc flex bison
12cr|libxkbcommon-0.1.0-0.20120125.0|18	BuildRoot: %{_tmppath}/%{name}-root
12cr|libxkbcommon-0.1.0-0.20120125.0|19	
12cr|libxkbcommon-0.1.0-0.20120125.0|20	%description
12cr|libxkbcommon-0.1.0-0.20120125.0|21	A library that translates evdev keycodes to keysyms, used by Wayland.
12cr|libxkbcommon-0.1.0-0.20120125.0|22	
12cr|libxkbcommon-0.1.0-0.20120125.0|23	Wayland is a protocol for a compositor to talk to its clients as well
12cr|libxkbcommon-0.1.0-0.20120125.0|24	as a C library implementation of that protocol. The compositor can be a
12cr|libxkbcommon-0.1.0-0.20120125.0|25	standalone display server running on Linux kernel modesetting and evdev
12cr|libxkbcommon-0.1.0-0.20120125.0|26	input devices, an X application, or a wayland client itself.
12cr|libxkbcommon-0.1.0-0.20120125.0|27	
12cr|libxkbcommon-0.1.0-0.20120125.0|28	%package -n %{libname}
12cr|libxkbcommon-0.1.0-0.20120125.0|29	Summary: Library to translate evdev keycodes to keysyms
12cr|libxkbcommon-0.1.0-0.20120125.0|30	Group: Development/X11
12cr|libxkbcommon-0.1.0-0.20120125.0|31	Provides: %{name} = %{version}
12cr|libxkbcommon-0.1.0-0.20120125.0|32	
12cr|libxkbcommon-0.1.0-0.20120125.0|33	%description -n %{libname}
12cr|libxkbcommon-0.1.0-0.20120125.0|34	A library that translates evdev keycodes to keysyms, used by Wayland.
12cr|libxkbcommon-0.1.0-0.20120125.0|35	
12cr|libxkbcommon-0.1.0-0.20120125.0|36	Wayland is a protocol for a compositor to talk to its clients as well
12cr|libxkbcommon-0.1.0-0.20120125.0|37	as a C library implementation of that protocol. The compositor can be a
12cr|libxkbcommon-0.1.0-0.20120125.0|38	standalone display server running on Linux kernel modesetting and evdev
12cr|libxkbcommon-0.1.0-0.20120125.0|39	input devices, an X application, or a wayland client itself.
12cr|libxkbcommon-0.1.0-0.20120125.0|40	
12cr|libxkbcommon-0.1.0-0.20120125.0|41	%package -n %{develname}
12cr|libxkbcommon-0.1.0-0.20120125.0|42	Summary: Development files for %{name}
12cr|libxkbcommon-0.1.0-0.20120125.0|43	Group: Development/X11
12cr|libxkbcommon-0.1.0-0.20120125.0|44	Requires: %{libname} = %{version}-%{release}
12cr|libxkbcommon-0.1.0-0.20120125.0|45	Requires: x11-proto-devel >= 1.0.0
12cr|libxkbcommon-0.1.0-0.20120125.0|46	Provides: %{name}-devel = %{version}-%{release}
12cr|libxkbcommon-0.1.0-0.20120125.0|47	
12cr|libxkbcommon-0.1.0-0.20120125.0|48	%description -n %{develname}
12cr|libxkbcommon-0.1.0-0.20120125.0|49	This package contains development files for %{name},
12cr|libxkbcommon-0.1.0-0.20120125.0|50	a library that translates evdev keycodes to keysyms.
12cr|libxkbcommon-0.1.0-0.20120125.0|51	
12cr|libxkbcommon-0.1.0-0.20120125.0|52	%package -n %{staticdevelname}
12cr|libxkbcommon-0.1.0-0.20120125.0|53	Summary: Static development files for %{name}
12cr|libxkbcommon-0.1.0-0.20120125.0|54	Group: Development/X11
12cr|libxkbcommon-0.1.0-0.20120125.0|55	Requires: %{develname} = %{version}-%{release}
12cr|libxkbcommon-0.1.0-0.20120125.0|56	Provides: %{name}-static-devel = %{version}-%{release}
12cr|libxkbcommon-0.1.0-0.20120125.0|57	
12cr|libxkbcommon-0.1.0-0.20120125.0|58	%description -n %{staticdevelname}
12cr|libxkbcommon-0.1.0-0.20120125.0|59	This package contains static development files for %{name},
12cr|libxkbcommon-0.1.0-0.20120125.0|60	a library that translates evdev keycodes to keysyms.
12cr|libxkbcommon-0.1.0-0.20120125.0|61	
12cr|libxkbcommon-0.1.0-0.20120125.0|62	%prep
12cr|libxkbcommon-0.1.0-0.20120125.0|63	%setup -q
12cr|libxkbcommon-0.1.0-0.20120125.0|64	
12cr|libxkbcommon-0.1.0-0.20120125.0|65	%build
12cr|libxkbcommon-0.1.0-0.20120125.0|66	./autogen.sh
12cr|libxkbcommon-0.1.0-0.20120125.0|67	%configure2_5x \
12cr|libxkbcommon-0.1.0-0.20120125.0|68	--x-includes=%{_includedir}\
12cr|libxkbcommon-0.1.0-0.20120125.0|69	--x-libraries=%{_libdir}
12cr|libxkbcommon-0.1.0-0.20120125.0|70	%make
12cr|libxkbcommon-0.1.0-0.20120125.0|71	
12cr|libxkbcommon-0.1.0-0.20120125.0|72	%install
12cr|libxkbcommon-0.1.0-0.20120125.0|73	rm -rf %{buildroot}
12cr|libxkbcommon-0.1.0-0.20120125.0|74	%makeinstall_std
12cr|libxkbcommon-0.1.0-0.20120125.0|75	
12cr|libxkbcommon-0.1.0-0.20120125.0|76	%clean
12cr|libxkbcommon-0.1.0-0.20120125.0|77	rm -rf %{buildroot}
12cr|libxkbcommon-0.1.0-0.20120125.0|78	
12cr|libxkbcommon-0.1.0-0.20120125.0|79	%files -n %{libname}
12cr|libxkbcommon-0.1.0-0.20120125.0|80	%defattr(-,root,root)
12cr|libxkbcommon-0.1.0-0.20120125.0|81	%{_libdir}/libxkbcommon.so.%{major}*
12cr|libxkbcommon-0.1.0-0.20120125.0|82	
12cr|libxkbcommon-0.1.0-0.20120125.0|83	%files -n %{develname}
12cr|libxkbcommon-0.1.0-0.20120125.0|84	%defattr(-,root,root)
12cr|libxkbcommon-0.1.0-0.20120125.0|85	%{_libdir}/libxkbcommon.so
12cr|libxkbcommon-0.1.0-0.20120125.0|86	#%{_libdir}/libxkbcommon.la
12cr|libxkbcommon-0.1.0-0.20120125.0|87	%{_libdir}/pkgconfig/xkbcommon.pc
12cr|libxkbcommon-0.1.0-0.20120125.0|88	%{_includedir}/X11/extensions/XKBcommon.h
12cr|libxkbcommon-0.1.0-0.20120125.0|89	
12cr|libxkbcommon-0.1.0-0.20120125.0|90	%files -n %{staticdevelname}
12cr|libxkbcommon-0.1.0-0.20120125.0|91	%defattr(-,root,root)
12cr|libxkbcommon-0.1.0-0.20120125.0|92	%{_libdir}/libxkbcommon.a
12cr|libxkbcommon-0.1.0-0.20120125.0|93	
12cr|libxkbcommon-0.1.0-0.20120125.0|94	
12cr|libxkbcommon-0.1.0-0.20120125.0|95	%changelog
12cr|libxkbcommon-0.1.0-0.20120125.0|96	* Wed Jan 25 2012 Antoine Ginies <aginies@mandriva.com> 0.1.0-0.20120125.0
12cr|libxkbcommon-0.1.0-0.20120125.0|97	+ Revision: 768253
12cr|libxkbcommon-0.1.0-0.20120125.0|98	- 20120125 snapshot
12cr|libxkbcommon-0.1.0-0.20120125.0|99	
12cr|libxkbcommon-0.1.0-0.20120125.0|100	* Wed Jan 25 2012 Antoine Ginies <aginies@mandriva.com> 0.1.0-0.20110917.0
12cr|libxkbcommon-0.1.0-0.20120125.0|101	+ Revision: 768244
12cr|libxkbcommon-0.1.0-0.20120125.0|102	- remove missing file libxkbcommon.la
12cr|libxkbcommon-0.1.0-0.20120125.0|103	- add missing BR
12cr|libxkbcommon-0.1.0-0.20120125.0|104	
12cr|libxkbcommon-0.1.0-0.20120125.0|105	+ Claudio Matsuoka <claudio@mandriva.com>
12cr|libxkbcommon-0.1.0-0.20120125.0|106	- imported package libxkbcommon
12cr|libxkbcommon-0.1.0-0.20120125.0|107	

2860 12
12cr|libxmi-1.2-6|1	%define	name	libxmi
12cr|libxmi-1.2-6|2	%define	version	1.2
12cr|libxmi-1.2-6|3	%define	release	6
12cr|libxmi-1.2-6|4	
12cr|libxmi-1.2-6|5	%define fakename xmi
12cr|libxmi-1.2-6|6	
12cr|libxmi-1.2-6|7	%define major 0
12cr|libxmi-1.2-6|8	%define libname %mklibname %{fakename} %major
12cr|libxmi-1.2-6|9	%define libnamedev %mklibname %{fakename} %major -d
12cr|libxmi-1.2-6|10	
12cr|libxmi-1.2-6|11	
12cr|libxmi-1.2-6|12	Summary: Libxmi for library rasterizing 2-D vector graphics
12cr|libxmi-1.2-6|13	Name: %{name}
12cr|libxmi-1.2-6|14	Version: %{version}
12cr|libxmi-1.2-6|15	Release: %{release}
12cr|libxmi-1.2-6|16	License: GPL
12cr|libxmi-1.2-6|17	Group: System/Libraries
12cr|libxmi-1.2-6|18	URL: http://www.gnu.org/software/libxmi/
12cr|libxmi-1.2-6|19	Source: ftp://ftp.gnu.org/pub/gnu/libxmi/%{name}-%{version}.tar.bz2
12cr|libxmi-1.2-6|20	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|libxmi-1.2-6|21	
12cr|libxmi-1.2-6|22	
12cr|libxmi-1.2-6|23	%description
12cr|libxmi-1.2-6|24	GNU libxmi is a C/C++ function library for rasterizing 2-D vector
12cr|libxmi-1.2-6|25	graphics. It can draw 2-D graphical primitives, including wide
12cr|libxmi-1.2-6|26	polygonal lines and circular and elliptical arcs, into a
12cr|libxmi-1.2-6|27	user-supplied matrix of pixels. Sophisticated line styles, such
12cr|libxmi-1.2-6|28	as multicolored dashing patterns, can be specified. There is also
12cr|libxmi-1.2-6|29	support for filling and texturing polygons.
12cr|libxmi-1.2-6|30	
12cr|libxmi-1.2-6|31	%package -n %{libname}
12cr|libxmi-1.2-6|32	Summary: Libxmi for library rasterizing 2-D vector graphics
12cr|libxmi-1.2-6|33	Group: Development/Other
12cr|libxmi-1.2-6|34	Provides: %{name} = %{version}
12cr|libxmi-1.2-6|35	
12cr|libxmi-1.2-6|36	%description -n %{libname}
12cr|libxmi-1.2-6|37	GNU libxmi is a C/C++ function library for rasterizing 2-D vector
12cr|libxmi-1.2-6|38	graphics. It can draw 2-D graphical primitives, including wide
12cr|libxmi-1.2-6|39	polygonal lines and circular and elliptical arcs, into a
12cr|libxmi-1.2-6|40	user-supplied matrix of pixels. Sophisticated line styles, such
12cr|libxmi-1.2-6|41	as multicolored dashing patterns, can be specified. There is also
12cr|libxmi-1.2-6|42	support for filling and texturing polygons.
12cr|libxmi-1.2-6|43	
12cr|libxmi-1.2-6|44	%package -n %{libnamedev}
12cr|libxmi-1.2-6|45	Summary: Libxmi for library rasterizing 2-D vector graphics
12cr|libxmi-1.2-6|46	Group: Development/Other
12cr|libxmi-1.2-6|47	Requires: %{libname} = %{version}
12cr|libxmi-1.2-6|48	Provides: %{name}-devel = %{version}
12cr|libxmi-1.2-6|49	
12cr|libxmi-1.2-6|50	%description -n %{libnamedev}
12cr|libxmi-1.2-6|51	libxmi devel files
12cr|libxmi-1.2-6|52	
12cr|libxmi-1.2-6|53	
12cr|libxmi-1.2-6|54	%prep
12cr|libxmi-1.2-6|55	rm -rf $RPM_BUILD_ROOT
12cr|libxmi-1.2-6|56	
12cr|libxmi-1.2-6|57	%setup -q
12cr|libxmi-1.2-6|58	
12cr|libxmi-1.2-6|59	%build
12cr|libxmi-1.2-6|60	autoreconf -fi
12cr|libxmi-1.2-6|61	%configure
12cr|libxmi-1.2-6|62	
12cr|libxmi-1.2-6|63	%make
12cr|libxmi-1.2-6|64	
12cr|libxmi-1.2-6|65	%install
12cr|libxmi-1.2-6|66	
12cr|libxmi-1.2-6|67	%makeinstall
12cr|libxmi-1.2-6|68	
12cr|libxmi-1.2-6|69	%post -n %{libnamedev}
12cr|libxmi-1.2-6|70	%_install_info %{name}.info
12cr|libxmi-1.2-6|71	
12cr|libxmi-1.2-6|72	%postun -n %{libnamedev}
12cr|libxmi-1.2-6|73	%_remove_install_info %{name}.info
12cr|libxmi-1.2-6|74	
12cr|libxmi-1.2-6|75	
12cr|libxmi-1.2-6|76	%clean
12cr|libxmi-1.2-6|77	rm -rf $RPM_BUILD_ROOT
12cr|libxmi-1.2-6|78	
12cr|libxmi-1.2-6|79	%files -n %{libname}
12cr|libxmi-1.2-6|80	%defattr(-,root,root)
12cr|libxmi-1.2-6|81	%{_libdir}/*.so.*
12cr|libxmi-1.2-6|82	
12cr|libxmi-1.2-6|83	%files -n %{libnamedev}
12cr|libxmi-1.2-6|84	%defattr(-,root,root)
12cr|libxmi-1.2-6|85	%{_libdir}/*.so
12cr|libxmi-1.2-6|86	%{_libdir}/*.*a
12cr|libxmi-1.2-6|87	%{_includedir}/*
12cr|libxmi-1.2-6|88	%{_infodir}/*
12cr|libxmi-1.2-6|89	
12cr|libxmi-1.2-6|90	
12cr|libxmi-1.2-6|91	
12cr|libxmi-1.2-6|92	
12cr|libxmi-1.2-6|93	%changelog
12cr|libxmi-1.2-6|94	* Mon Apr 30 2012 Crispin Boylan <crisb@mandriva.org> 1.2-6
12cr|libxmi-1.2-6|95	+ Revision: 794533
12cr|libxmi-1.2-6|96	- Remove mkrel
12cr|libxmi-1.2-6|97	
12cr|libxmi-1.2-6|98	* Sun Apr 29 2012 Crispin Boylan <crisb@mandriva.org> 1.2-5
12cr|libxmi-1.2-6|99	+ Revision: 794444
12cr|libxmi-1.2-6|100	- Rebuild
12cr|libxmi-1.2-6|101	
12cr|libxmi-1.2-6|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|libxmi-1.2-6|103	- rebuild
12cr|libxmi-1.2-6|104	
12cr|libxmi-1.2-6|105	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.2-3mdv2009.0
12cr|libxmi-1.2-6|106	+ Revision: 250735
12cr|libxmi-1.2-6|107	- rebuild
12cr|libxmi-1.2-6|108	
12cr|libxmi-1.2-6|109	+ Pixel <pixel@mandriva.com>
12cr|libxmi-1.2-6|110	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libxmi-1.2-6|111	
12cr|libxmi-1.2-6|112	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.2-1mdv2008.1
12cr|libxmi-1.2-6|113	+ Revision: 136571
12cr|libxmi-1.2-6|114	- restore BuildRoot
12cr|libxmi-1.2-6|115	
12cr|libxmi-1.2-6|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|libxmi-1.2-6|117	- kill re-definition of %%buildroot on Pixel's request
12cr|libxmi-1.2-6|118	

2861 12
12cr|libxmlrow-0.2-4|1	%define	major 1
12cr|libxmlrow-0.2-4|2	%define libname %mklibname xmlrow %{major}
12cr|libxmlrow-0.2-4|3	%define develname %mklibname xmlrow -d
12cr|libxmlrow-0.2-4|4	
12cr|libxmlrow-0.2-4|5	Summary:	The libxmlrow C library
12cr|libxmlrow-0.2-4|6	Name:		libxmlrow
12cr|libxmlrow-0.2-4|7	Version:	0.2
12cr|libxmlrow-0.2-4|8	Release:	4
12cr|libxmlrow-0.2-4|9	Group:		System/Libraries
12cr|libxmlrow-0.2-4|10	License:	BSD
12cr|libxmlrow-0.2-4|11	URL:		http://tangent.org/
12cr|libxmlrow-0.2-4|12	Source0:	http://download.tangent.org/%{name}-%{version}.tar.gz
12cr|libxmlrow-0.2-4|13	BuildRequires:	libtool
12cr|libxmlrow-0.2-4|14	BuildRequires:	autoconf2.5
12cr|libxmlrow-0.2-4|15	BuildRequires:	libxml2-devel
12cr|libxmlrow-0.2-4|16	
12cr|libxmlrow-0.2-4|17	%description
12cr|libxmlrow-0.2-4|18	The libxmlrow C library.
12cr|libxmlrow-0.2-4|19	
12cr|libxmlrow-0.2-4|20	%package -n	%{libname}
12cr|libxmlrow-0.2-4|21	Summary:	A memcached C library
12cr|libxmlrow-0.2-4|22	Group:          System/Libraries
12cr|libxmlrow-0.2-4|23	
12cr|libxmlrow-0.2-4|24	%description -n	%{libname}
12cr|libxmlrow-0.2-4|25	The libxmlrow C shared library.
12cr|libxmlrow-0.2-4|26	
12cr|libxmlrow-0.2-4|27	%package -n	%{develname}
12cr|libxmlrow-0.2-4|28	Summary:	Static library and header files for the libxmlrow library
12cr|libxmlrow-0.2-4|29	Group:		Development/C
12cr|libxmlrow-0.2-4|30	Requires:	%{libname} = %{version}-%{release}
12cr|libxmlrow-0.2-4|31	Provides:	%{name}-devel = %{EVRD}
12cr|libxmlrow-0.2-4|32	Provides:	xmlrow-devel = %{EVRD}
12cr|libxmlrow-0.2-4|33	
12cr|libxmlrow-0.2-4|34	%description -n	%{develname}
12cr|libxmlrow-0.2-4|35	The libxmlrow C library.
12cr|libxmlrow-0.2-4|36	
12cr|libxmlrow-0.2-4|37	This package contains the static libxmlrow library and its header files.
12cr|libxmlrow-0.2-4|38	
12cr|libxmlrow-0.2-4|39	%prep
12cr|libxmlrow-0.2-4|40	
12cr|libxmlrow-0.2-4|41	%setup -q
12cr|libxmlrow-0.2-4|42	
12cr|libxmlrow-0.2-4|43	%build
12cr|libxmlrow-0.2-4|44	%configure2_5x
12cr|libxmlrow-0.2-4|45	%make
12cr|libxmlrow-0.2-4|46	
12cr|libxmlrow-0.2-4|47	%install
12cr|libxmlrow-0.2-4|48	%makeinstall_std
12cr|libxmlrow-0.2-4|49	
12cr|libxmlrow-0.2-4|50	%files -n %{libname}
12cr|libxmlrow-0.2-4|51	%doc AUTHORS COPYING ChangeLog README
12cr|libxmlrow-0.2-4|52	%{_libdir}/*.so.%{major}*
12cr|libxmlrow-0.2-4|53	
12cr|libxmlrow-0.2-4|54	%files -n %{develname}
12cr|libxmlrow-0.2-4|55	%dir %{_includedir}/%{name}
12cr|libxmlrow-0.2-4|56	%{_includedir}/%{name}/*
12cr|libxmlrow-0.2-4|57	%{_libdir}/*.so
12cr|libxmlrow-0.2-4|58	%{_libdir}/*.a
12cr|libxmlrow-0.2-4|59	%{_libdir}/pkgconfig/*.pc
12cr|libxmlrow-0.2-4|60	
12cr|libxmlrow-0.2-4|61	
12cr|libxmlrow-0.2-4|62	
12cr|libxmlrow-0.2-4|63	%changelog
12cr|libxmlrow-0.2-4|64	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-3mdv2011.0
12cr|libxmlrow-0.2-4|65	+ Revision: 620240
12cr|libxmlrow-0.2-4|66	- the mass rebuild of 2010.0 packages
12cr|libxmlrow-0.2-4|67	
12cr|libxmlrow-0.2-4|68	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.2-2mdv2010.0
12cr|libxmlrow-0.2-4|69	+ Revision: 439495
12cr|libxmlrow-0.2-4|70	- rebuild
12cr|libxmlrow-0.2-4|71	
12cr|libxmlrow-0.2-4|72	* Thu Nov 27 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdv2009.1
12cr|libxmlrow-0.2-4|73	+ Revision: 307277
12cr|libxmlrow-0.2-4|74	- fix deps
12cr|libxmlrow-0.2-4|75	- import libxmlrow
12cr|libxmlrow-0.2-4|76	
12cr|libxmlrow-0.2-4|77	
12cr|libxmlrow-0.2-4|78	* Thu Nov 27 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdv2009.0
12cr|libxmlrow-0.2-4|79	- initial Mandriva package

2862 12
12cr|libxprintapputil-1.0.1-11|1	%define libxprintapputil %mklibname xprintapputil 1
12cr|libxprintapputil-1.0.1-11|2	%define develname %mklibname -d xprintapputil
12cr|libxprintapputil-1.0.1-11|3	%define staticname %mklibname -d -s xprintapputil
12cr|libxprintapputil-1.0.1-11|4	Name: libxprintapputil
12cr|libxprintapputil-1.0.1-11|5	Summary:  The XprintAppUtil Library
12cr|libxprintapputil-1.0.1-11|6	Version: 1.0.1
12cr|libxprintapputil-1.0.1-11|7	Release: 11
12cr|libxprintapputil-1.0.1-11|8	Group: Development/X11
12cr|libxprintapputil-1.0.1-11|9	License: MIT
12cr|libxprintapputil-1.0.1-11|10	URL: http://xorg.freedesktop.org
12cr|libxprintapputil-1.0.1-11|11	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXprintAppUtil-%{version}.tar.bz2
12cr|libxprintapputil-1.0.1-11|12	
12cr|libxprintapputil-1.0.1-11|13	BuildRequires: libx11-devel >= 1.0.0
12cr|libxprintapputil-1.0.1-11|14	BuildRequires: libxau-devel >= 1.0.0
12cr|libxprintapputil-1.0.1-11|15	BuildRequires: libxp-devel >= 1.0.0
12cr|libxprintapputil-1.0.1-11|16	BuildRequires: libxprintutil-devel >= 1.0.1
12cr|libxprintapputil-1.0.1-11|17	BuildRequires: x11-proto-devel >= 1.0.0
12cr|libxprintapputil-1.0.1-11|18	BuildRequires: x11-util-macros >= 1.0.1
12cr|libxprintapputil-1.0.1-11|19	
12cr|libxprintapputil-1.0.1-11|20	%description
12cr|libxprintapputil-1.0.1-11|21	The XprintAppUtil Library
12cr|libxprintapputil-1.0.1-11|22	
12cr|libxprintapputil-1.0.1-11|23	#-----------------------------------------------------------
12cr|libxprintapputil-1.0.1-11|24	
12cr|libxprintapputil-1.0.1-11|25	%package -n %{libxprintapputil}
12cr|libxprintapputil-1.0.1-11|26	Summary:  The XprintAppUtil Library
12cr|libxprintapputil-1.0.1-11|27	Group: Development/X11
12cr|libxprintapputil-1.0.1-11|28	Conflicts: libxorg-x11 < 7.0
12cr|libxprintapputil-1.0.1-11|29	Provides: %{name} = %{version}
12cr|libxprintapputil-1.0.1-11|30	
12cr|libxprintapputil-1.0.1-11|31	%description -n %{libxprintapputil}
12cr|libxprintapputil-1.0.1-11|32	The XprintAppUtil Library
12cr|libxprintapputil-1.0.1-11|33	
12cr|libxprintapputil-1.0.1-11|34	#-----------------------------------------------------------
12cr|libxprintapputil-1.0.1-11|35	
12cr|libxprintapputil-1.0.1-11|36	%package -n %{develname}
12cr|libxprintapputil-1.0.1-11|37	Summary: Development files for %{name}
12cr|libxprintapputil-1.0.1-11|38	Group: Development/X11
12cr|libxprintapputil-1.0.1-11|39	
12cr|libxprintapputil-1.0.1-11|40	Requires: %{libxprintapputil} = %{version}
12cr|libxprintapputil-1.0.1-11|41	Requires: x11-proto-devel >= 1.0.0
12cr|libxprintapputil-1.0.1-11|42	Requires: libx11-devel >= 1.0.0
12cr|libxprintapputil-1.0.1-11|43	Requires: libxprintutil-devel >= 1.0.1
12cr|libxprintapputil-1.0.1-11|44	Provides: libxprintapputil-devel = %{version}-%{release}
12cr|libxprintapputil-1.0.1-11|45	Obsoletes: %mklibname -d xprintapputil 1
12cr|libxprintapputil-1.0.1-11|46	Conflicts: libxorg-x11-devel < 7.0
12cr|libxprintapputil-1.0.1-11|47	
12cr|libxprintapputil-1.0.1-11|48	%description -n %{develname}
12cr|libxprintapputil-1.0.1-11|49	Development files for %{name}
12cr|libxprintapputil-1.0.1-11|50	
12cr|libxprintapputil-1.0.1-11|51	%pre -n %{develname}
12cr|libxprintapputil-1.0.1-11|52	if [ -h %{_includedir}/X11 ]; then
12cr|libxprintapputil-1.0.1-11|53	rm -f %{_includedir}/X11
12cr|libxprintapputil-1.0.1-11|54	fi
12cr|libxprintapputil-1.0.1-11|55	
12cr|libxprintapputil-1.0.1-11|56	%files -n %{develname}
12cr|libxprintapputil-1.0.1-11|57	%defattr(-,root,root)
12cr|libxprintapputil-1.0.1-11|58	%{_libdir}/libXprintAppUtil.so
12cr|libxprintapputil-1.0.1-11|59	%{_libdir}/pkgconfig/xprintapputil.pc
12cr|libxprintapputil-1.0.1-11|60	%{_includedir}/X11/XprintAppUtil/xpapputil.h
12cr|libxprintapputil-1.0.1-11|61	
12cr|libxprintapputil-1.0.1-11|62	#-----------------------------------------------------------
12cr|libxprintapputil-1.0.1-11|63	
12cr|libxprintapputil-1.0.1-11|64	%package -n %{staticname}
12cr|libxprintapputil-1.0.1-11|65	Summary: Static development files for %{name}
12cr|libxprintapputil-1.0.1-11|66	Group: Development/X11
12cr|libxprintapputil-1.0.1-11|67	Requires: %{develname} = %{version}
12cr|libxprintapputil-1.0.1-11|68	Provides: libxprintapputil-static-devel = %{version}-%{release}
12cr|libxprintapputil-1.0.1-11|69	Obsoletes: %mklibname -d -s xprintapputil 1
12cr|libxprintapputil-1.0.1-11|70	Conflicts: libxorg-x11-static-devel < 7.0
12cr|libxprintapputil-1.0.1-11|71	
12cr|libxprintapputil-1.0.1-11|72	%description -n %{staticname}
12cr|libxprintapputil-1.0.1-11|73	Static development files for %{name}
12cr|libxprintapputil-1.0.1-11|74	
12cr|libxprintapputil-1.0.1-11|75	%files -n %{staticname}
12cr|libxprintapputil-1.0.1-11|76	%defattr(-,root,root)
12cr|libxprintapputil-1.0.1-11|77	%{_libdir}/libXprintAppUtil.a
12cr|libxprintapputil-1.0.1-11|78	
12cr|libxprintapputil-1.0.1-11|79	#-----------------------------------------------------------
12cr|libxprintapputil-1.0.1-11|80	
12cr|libxprintapputil-1.0.1-11|81	%prep
12cr|libxprintapputil-1.0.1-11|82	%setup -q -n libXprintAppUtil-%{version}
12cr|libxprintapputil-1.0.1-11|83	
12cr|libxprintapputil-1.0.1-11|84	%build
12cr|libxprintapputil-1.0.1-11|85	%configure2_5x	--x-includes=%{_includedir}\
12cr|libxprintapputil-1.0.1-11|86	--x-libraries=%{_libdir}
12cr|libxprintapputil-1.0.1-11|87	
12cr|libxprintapputil-1.0.1-11|88	%make
12cr|libxprintapputil-1.0.1-11|89	
12cr|libxprintapputil-1.0.1-11|90	%install
12cr|libxprintapputil-1.0.1-11|91	%makeinstall_std
12cr|libxprintapputil-1.0.1-11|92	
12cr|libxprintapputil-1.0.1-11|93	%files -n %{libxprintapputil}
12cr|libxprintapputil-1.0.1-11|94	%defattr(-,root,root)
12cr|libxprintapputil-1.0.1-11|95	%{_libdir}/libXprintAppUtil.so.1
12cr|libxprintapputil-1.0.1-11|96	%{_libdir}/libXprintAppUtil.so.1.0.0
12cr|libxprintapputil-1.0.1-11|97	
12cr|libxprintapputil-1.0.1-11|98	
12cr|libxprintapputil-1.0.1-11|99	%changelog
12cr|libxprintapputil-1.0.1-11|100	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-10mdv2011.0
12cr|libxprintapputil-1.0.1-11|101	+ Revision: 609789
12cr|libxprintapputil-1.0.1-11|102	- rebuild
12cr|libxprintapputil-1.0.1-11|103	
12cr|libxprintapputil-1.0.1-11|104	* Mon Apr 19 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.0.1-9mdv2010.1
12cr|libxprintapputil-1.0.1-11|105	+ Revision: 536815
12cr|libxprintapputil-1.0.1-11|106	- rebuild
12cr|libxprintapputil-1.0.1-11|107	
12cr|libxprintapputil-1.0.1-11|108	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-8mdv2010.0
12cr|libxprintapputil-1.0.1-11|109	+ Revision: 439507
12cr|libxprintapputil-1.0.1-11|110	- rebuild
12cr|libxprintapputil-1.0.1-11|111	
12cr|libxprintapputil-1.0.1-11|112	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-7mdv2009.0
12cr|libxprintapputil-1.0.1-11|113	+ Revision: 250750
12cr|libxprintapputil-1.0.1-11|114	- rebuild
12cr|libxprintapputil-1.0.1-11|115	
12cr|libxprintapputil-1.0.1-11|116	+ Pixel <pixel@mandriva.com>
12cr|libxprintapputil-1.0.1-11|117	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libxprintapputil-1.0.1-11|118	
12cr|libxprintapputil-1.0.1-11|119	+ Paulo Andrade <pcpa@mandriva.com.br>
12cr|libxprintapputil-1.0.1-11|120	- Revert build requires.
12cr|libxprintapputil-1.0.1-11|121	
12cr|libxprintapputil-1.0.1-11|122	* Tue Jan 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.0.1-5mdv2008.1
12cr|libxprintapputil-1.0.1-11|123	+ Revision: 153308
12cr|libxprintapputil-1.0.1-11|124	- Update BuildRequires and rebuild
12cr|libxprintapputil-1.0.1-11|125	
12cr|libxprintapputil-1.0.1-11|126	+ Olivier Blin <oblin@mandriva.com>
12cr|libxprintapputil-1.0.1-11|127	- restore BuildRoot
12cr|libxprintapputil-1.0.1-11|128	
12cr|libxprintapputil-1.0.1-11|129	+ Thierry Vignaud <tv@mandriva.org>
12cr|libxprintapputil-1.0.1-11|130	- kill re-definition of %%buildroot on Pixel's request
12cr|libxprintapputil-1.0.1-11|131	
12cr|libxprintapputil-1.0.1-11|132	* Mon Dec 10 2007 Funda Wang <fwang@mandriva.org> 1.0.1-4mdv2008.1
12cr|libxprintapputil-1.0.1-11|133	+ Revision: 116865
12cr|libxprintapputil-1.0.1-11|134	- Obsoletes old devel name
12cr|libxprintapputil-1.0.1-11|135	- New devel package policy
12cr|libxprintapputil-1.0.1-11|136	
12cr|libxprintapputil-1.0.1-11|137	
12cr|libxprintapputil-1.0.1-11|138	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12cr|libxprintapputil-1.0.1-11|139	+ 2006-05-31 18:32:34 (31796)
12cr|libxprintapputil-1.0.1-11|140	- rebuild to fix cooker uploading
12cr|libxprintapputil-1.0.1-11|141	
12cr|libxprintapputil-1.0.1-11|142	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|libxprintapputil-1.0.1-11|143	+ 2006-05-29 14:36:37 (31646)
12cr|libxprintapputil-1.0.1-11|144	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12cr|libxprintapputil-1.0.1-11|145	
12cr|libxprintapputil-1.0.1-11|146	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12cr|libxprintapputil-1.0.1-11|147	+ 2006-05-04 21:25:17 (26918)
12cr|libxprintapputil-1.0.1-11|148	- increment release
12cr|libxprintapputil-1.0.1-11|149	
12cr|libxprintapputil-1.0.1-11|150	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12cr|libxprintapputil-1.0.1-11|151	+ 2006-05-04 19:54:51 (26912)
12cr|libxprintapputil-1.0.1-11|152	- fixed more dependencies
12cr|libxprintapputil-1.0.1-11|153	
12cr|libxprintapputil-1.0.1-11|154	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12cr|libxprintapputil-1.0.1-11|155	+ 2006-04-27 04:02:05 (26704)
12cr|libxprintapputil-1.0.1-11|156	- Adding X.org 7.0 to the repository
12cr|libxprintapputil-1.0.1-11|157	

2863 12
12cr|libxr-1.0-3|1	%define major 1
12cr|libxr-1.0-3|2	%define libname %mklibname xr %{major}
12cr|libxr-1.0-3|3	%define develname %mklibname xr -d
12cr|libxr-1.0-3|4	
12cr|libxr-1.0-3|5	Summary:	Cross-platform XML-RPC client/server library written in C
12cr|libxr-1.0-3|6	Name:		libxr
12cr|libxr-1.0-3|7	Version:	1.0
12cr|libxr-1.0-3|8	Release:	%mkrel 3
12cr|libxr-1.0-3|9	License:	LGPLv2+
12cr|libxr-1.0-3|10	Group:		System/Libraries
12cr|libxr-1.0-3|11	Url:		http://oss.zonio.net/libxr.htm
12cr|libxr-1.0-3|12	Source0:	http://oss.zonio.net/releases/libxr/libxr-%{version}.tar.bz2
12cr|libxr-1.0-3|13	BuildRequires:	flex
12cr|libxr-1.0-3|14	BuildRequires:	bison
12cr|libxr-1.0-3|15	BuildRequires:	libglib2-devel	>= 2.12.0
12cr|libxr-1.0-3|16	BuildRequires:	libxml2-devel	>= 2.6.20
12cr|libxr-1.0-3|17	BuildRequires:	openssl-devel	>= 0.9.8e
12cr|libxr-1.0-3|18	BuildRequires:	re2c
12cr|libxr-1.0-3|19	Requires:	%{libname} = %{version}-%{release}
12cr|libxr-1.0-3|20	Requires:	%{develname} = %{version}-%{release}
12cr|libxr-1.0-3|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|libxr-1.0-3|22	
12cr|libxr-1.0-3|23	%description
12cr|libxr-1.0-3|24	Cross-platform XML-RPC client/server library written in C that supports
12cr|libxr-1.0-3|25	persistent HTTP/1.1 conenctions over SSL and comes with XML-RPC interface
12cr|libxr-1.0-3|26	description language and client/server code compiler.
12cr|libxr-1.0-3|27	
12cr|libxr-1.0-3|28	Features:
12cr|libxr-1.0-3|29	
12cr|libxr-1.0-3|30	- Persistent connections over HTTP/1.1
12cr|libxr-1.0-3|31	- SSLv3/TLSv1 using OpenSSL.
12cr|libxr-1.0-3|32	- XML-RPC interface description language (XDL).
12cr|libxr-1.0-3|33	- XML-RPC client stubs/servlet skels compiler.
12cr|libxr-1.0-3|34	- Multiple servlets per server.
12cr|libxr-1.0-3|35	- Servlet lifetime (init -- call -- call -- fini).
12cr|libxr-1.0-3|36	- Multiplatform (linux, mingw32 on windows).
12cr|libxr-1.0-3|37	- IPV6 as soon as OpenSSL 0.9.9 is released.
12cr|libxr-1.0-3|38	
12cr|libxr-1.0-3|39	%package -n %{libname}
12cr|libxr-1.0-3|40	Summary:	Main library for libxr
12cr|libxr-1.0-3|41	Group:		System/Libraries
12cr|libxr-1.0-3|42	Obsoletes:	%mklibname xr 0
12cr|libxr-1.0-3|43	
12cr|libxr-1.0-3|44	%description -n %{libname}
12cr|libxr-1.0-3|45	Main library for libxr.
12cr|libxr-1.0-3|46	
12cr|libxr-1.0-3|47	%package -n %{develname}
12cr|libxr-1.0-3|48	Summary:	Development files for libxr
12cr|libxr-1.0-3|49	Group:		Development/C
12cr|libxr-1.0-3|50	Requires:	%{name} = %{version}-%{release}
12cr|libxr-1.0-3|51	Obsoletes:	%mklibname %{name} 0 -d
12cr|libxr-1.0-3|52	
12cr|libxr-1.0-3|53	%description -n %{develname}
12cr|libxr-1.0-3|54	Development files for libxr.
12cr|libxr-1.0-3|55	
12cr|libxr-1.0-3|56	%prep
12cr|libxr-1.0-3|57	%setup -q
12cr|libxr-1.0-3|58	
12cr|libxr-1.0-3|59	%build
12cr|libxr-1.0-3|60	%configure2_5x
12cr|libxr-1.0-3|61	
12cr|libxr-1.0-3|62	%make
12cr|libxr-1.0-3|63	
12cr|libxr-1.0-3|64	%install
12cr|libxr-1.0-3|65	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|libxr-1.0-3|66	
12cr|libxr-1.0-3|67	%makeinstall_std
12cr|libxr-1.0-3|68	
12cr|libxr-1.0-3|69	%if %mdkversion < 200900
12cr|libxr-1.0-3|70	%post -n %{libname} -p /sbin/ldconfig
12cr|libxr-1.0-3|71	%endif
12cr|libxr-1.0-3|72	
12cr|libxr-1.0-3|73	%if %mdkversion < 200900
12cr|libxr-1.0-3|74	%postun -n %{libname} -p /sbin/ldconfig
12cr|libxr-1.0-3|75	%endif
12cr|libxr-1.0-3|76	
12cr|libxr-1.0-3|77	%clean
12cr|libxr-1.0-3|78	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|libxr-1.0-3|79	
12cr|libxr-1.0-3|80	%files
12cr|libxr-1.0-3|81	%defattr(-,root,root)
12cr|libxr-1.0-3|82	%{_bindir}/xdl-compiler
12cr|libxr-1.0-3|83	%{_mandir}/man1/xdl-compiler.*
12cr|libxr-1.0-3|84	
12cr|libxr-1.0-3|85	%files -n %{libname}
12cr|libxr-1.0-3|86	%defattr(-,root,root)
12cr|libxr-1.0-3|87	%{_libdir}/libxr.so.%{major}*
12cr|libxr-1.0-3|88	
12cr|libxr-1.0-3|89	%files -n %{develname}
12cr|libxr-1.0-3|90	%defattr(-,root,root)
12cr|libxr-1.0-3|91	%doc AUTHORS NEWS README TODO
12cr|libxr-1.0-3|92	%{_includedir}/libxr/*.h
12cr|libxr-1.0-3|93	%{_libdir}/libxr.a
12cr|libxr-1.0-3|94	%{_libdir}/libxr.so
12cr|libxr-1.0-3|95	%{_libdir}/pkgconfig/libxr.pc
12cr|libxr-1.0-3|96	
12cr|libxr-1.0-3|97	
12cr|libxr-1.0-3|98	%changelog
12cr|libxr-1.0-3|99	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdv2011.0
12cr|libxr-1.0-3|100	+ Revision: 609790
12cr|libxr-1.0-3|101	- rebuild
12cr|libxr-1.0-3|102	
12cr|libxr-1.0-3|103	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 1.0-2mdv2010.1
12cr|libxr-1.0-3|104	+ Revision: 536656
12cr|libxr-1.0-3|105	- rebuild
12cr|libxr-1.0-3|106	
12cr|libxr-1.0-3|107	* Sun Jan 24 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-1mdv2010.1
12cr|libxr-1.0-3|108	+ Revision: 495552
12cr|libxr-1.0-3|109	- update to new version 1.0
12cr|libxr-1.0-3|110	
12cr|libxr-1.0-3|111	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.9.97-2mdv2010.0
12cr|libxr-1.0-3|112	+ Revision: 439515
12cr|libxr-1.0-3|113	- rebuild
12cr|libxr-1.0-3|114	
12cr|libxr-1.0-3|115	* Fri Oct 17 2008 Funda Wang <fwang@mandriva.org> 0.9.97-1mdv2009.1
12cr|libxr-1.0-3|116	+ Revision: 294572
12cr|libxr-1.0-3|117	- New version 0.9.97
12cr|libxr-1.0-3|118	
12cr|libxr-1.0-3|119	* Sat Oct 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.96-1mdv2009.1
12cr|libxr-1.0-3|120	+ Revision: 292490
12cr|libxr-1.0-3|121	- update to new version 0.9.96
12cr|libxr-1.0-3|122	
12cr|libxr-1.0-3|123	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.9.94-2mdv2009.0
12cr|libxr-1.0-3|124	+ Revision: 268080
12cr|libxr-1.0-3|125	- rebuild early 2009.0 package (before pixel changes)
12cr|libxr-1.0-3|126	
12cr|libxr-1.0-3|127	+ Pixel <pixel@mandriva.com>
12cr|libxr-1.0-3|128	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|libxr-1.0-3|129	
12cr|libxr-1.0-3|130	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.94-1mdv2009.0
12cr|libxr-1.0-3|131	+ Revision: 194454
12cr|libxr-1.0-3|132	- new version
12cr|libxr-1.0-3|133	
12cr|libxr-1.0-3|134	+ Olivier Blin <oblin@mandriva.com>
12cr|libxr-1.0-3|135	- restore BuildRoot
12cr|libxr-1.0-3|136	
12cr|libxr-1.0-3|137	+ Thierry Vignaud <tv@mandriva.org>
12cr|libxr-1.0-3|138	- kill re-definition of %%buildroot on Pixel's request
12cr|libxr-1.0-3|139	
12cr|libxr-1.0-3|140	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 0.9.15-2mdv2008.1
12cr|libxr-1.0-3|141	+ Revision: 109221
12cr|libxr-1.0-3|142	- rebuild for new lzma
12cr|libxr-1.0-3|143	
12cr|libxr-1.0-3|144	* Wed Oct 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.15-1mdv2008.1
12cr|libxr-1.0-3|145	+ Revision: 104043
12cr|libxr-1.0-3|146	- new version
12cr|libxr-1.0-3|147	
12cr|libxr-1.0-3|148	* Tue Oct 09 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.14-1mdv2008.1
12cr|libxr-1.0-3|149	+ Revision: 96164
12cr|libxr-1.0-3|150	- new version
12cr|libxr-1.0-3|151	- new license policy
12cr|libxr-1.0-3|152	
12cr|libxr-1.0-3|153	+ Thierry Vignaud <tv@mandriva.org>
12cr|libxr-1.0-3|154	- fix man pages
12cr|libxr-1.0-3|155	
12cr|libxr-1.0-3|156	* Fri Jun 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.10-3mdv2008.0
12cr|libxr-1.0-3|157	+ Revision: 43166
12cr|libxr-1.0-3|158	- fix requires
12cr|libxr-1.0-3|159	
12cr|libxr-1.0-3|160	* Tue Jun 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.10-2mdv2008.0
12cr|libxr-1.0-3|161	+ Revision: 41623
12cr|libxr-1.0-3|162	- new devel library policy
12cr|libxr-1.0-3|163	
12cr|libxr-1.0-3|164	* Sat May 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.10-1mdv2008.0
12cr|libxr-1.0-3|165	+ Revision: 28410
12cr|libxr-1.0-3|166	- new version
12cr|libxr-1.0-3|167	
12cr|libxr-1.0-3|168	* Mon Apr 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.8-2mdv2008.0
12cr|libxr-1.0-3|169	+ Revision: 17558
12cr|libxr-1.0-3|170	- set requires on subpackages
12cr|libxr-1.0-3|171	
12cr|libxr-1.0-3|172	* Mon Apr 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.8-1mdv2008.0
12cr|libxr-1.0-3|173	+ Revision: 17318
12cr|libxr-1.0-3|174	- add missing buildrequires
12cr|libxr-1.0-3|175	- Import libxr
12cr|libxr-1.0-3|176	

2864 12
12cr|libzapojit-0.0.1-1|1	%define	api	0.0
12cr|libzapojit-0.0.1-1|2	%define major	0
12cr|libzapojit-0.0.1-1|3	%define	libname	%mklibname	zapojit %{api} %{major}
12cr|libzapojit-0.0.1-1|4	%define	girname	%mklibname	zapojit-gir %{api}
12cr|libzapojit-0.0.1-1|5	%define	devname	%mklibname	zapojit	-d
12cr|libzapojit-0.0.1-1|6	
12cr|libzapojit-0.0.1-1|7	Summary:	GLib/GObject wrapper for Skydrive and Hotmail
12cr|libzapojit-0.0.1-1|8	Name:		libzapojit
12cr|libzapojit-0.0.1-1|9	Version:	0.0.1
12cr|libzapojit-0.0.1-1|10	Release:	1
12cr|libzapojit-0.0.1-1|11	License:	GPLv2+
12cr|libzapojit-0.0.1-1|12	Group:		System/Libraries
12cr|libzapojit-0.0.1-1|13	URL:		http://gnome.org
12cr|libzapojit-0.0.1-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}-%{version}.tar.xz
12cr|libzapojit-0.0.1-1|15	
12cr|libzapojit-0.0.1-1|16	BuildRequires:	intltool
12cr|libzapojit-0.0.1-1|17	BuildRequires:	pkgconfig(goa-1.0)
12cr|libzapojit-0.0.1-1|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|libzapojit-0.0.1-1|19	BuildRequires:	pkgconfig(json-glib-1.0)
12cr|libzapojit-0.0.1-1|20	BuildRequires:	pkgconfig(rest-0.7)
12cr|libzapojit-0.0.1-1|21	
12cr|libzapojit-0.0.1-1|22	%description
12cr|libzapojit-0.0.1-1|23	Libzapojit is a GLib/GObject wrapper for Skydrive and Hotmail.
12cr|libzapojit-0.0.1-1|24	
12cr|libzapojit-0.0.1-1|25	%package -n %{libname}
12cr|libzapojit-0.0.1-1|26	Summary:	Shared library for %{name}
12cr|libzapojit-0.0.1-1|27	Group:		System/Libraries
12cr|libzapojit-0.0.1-1|28	
12cr|libzapojit-0.0.1-1|29	%description -n %{libname}
12cr|libzapojit-0.0.1-1|30	Libzapojit is a GLib/GObject wrapper for Skydrive and Hotmail.
12cr|libzapojit-0.0.1-1|31	
12cr|libzapojit-0.0.1-1|32	This package contains the shared library for %{name}.
12cr|libzapojit-0.0.1-1|33	
12cr|libzapojit-0.0.1-1|34	%package -n %{girname}
12cr|libzapojit-0.0.1-1|35	Summary:	GObject Introspection interface description for %{name}
12cr|libzapojit-0.0.1-1|36	Group:		System/Libraries
12cr|libzapojit-0.0.1-1|37	
12cr|libzapojit-0.0.1-1|38	%description -n %{girname}
12cr|libzapojit-0.0.1-1|39	GObject Introspection interface description for %{name}.
12cr|libzapojit-0.0.1-1|40	
12cr|libzapojit-0.0.1-1|41	%package -n %{devname}
12cr|libzapojit-0.0.1-1|42	Summary:	Development files for %{name}
12cr|libzapojit-0.0.1-1|43	Group:		Development/C
12cr|libzapojit-0.0.1-1|44	Requires:	%{libname} = %{version}-%{release}
12cr|libzapojit-0.0.1-1|45	Requires:	%{girname} = %{version}-%{release}
12cr|libzapojit-0.0.1-1|46	
12cr|libzapojit-0.0.1-1|47	%description -n %{devname}
12cr|libzapojit-0.0.1-1|48	This package contains files needed for development with %{name}.
12cr|libzapojit-0.0.1-1|49	
12cr|libzapojit-0.0.1-1|50	%prep
12cr|libzapojit-0.0.1-1|51	%setup -q
12cr|libzapojit-0.0.1-1|52	
12cr|libzapojit-0.0.1-1|53	%build
12cr|libzapojit-0.0.1-1|54	%configure2_5x \
12cr|libzapojit-0.0.1-1|55	--disable-static
12cr|libzapojit-0.0.1-1|56	
12cr|libzapojit-0.0.1-1|57	%make
12cr|libzapojit-0.0.1-1|58	
12cr|libzapojit-0.0.1-1|59	%install
12cr|libzapojit-0.0.1-1|60	%makeinstall_std
12cr|libzapojit-0.0.1-1|61	
12cr|libzapojit-0.0.1-1|62	%files -n %{libname}
12cr|libzapojit-0.0.1-1|63	%{_libdir}/libzapojit-%{api}.so.%{major}*
12cr|libzapojit-0.0.1-1|64	
12cr|libzapojit-0.0.1-1|65	%files -n %{girname}
12cr|libzapojit-0.0.1-1|66	%{_libdir}/girepository-1.0/Zpj-0.0.typelib
12cr|libzapojit-0.0.1-1|67	
12cr|libzapojit-0.0.1-1|68	%files -n %{devname}
12cr|libzapojit-0.0.1-1|69	%dir %{_includedir}/libzapojit-%{api}
12cr|libzapojit-0.0.1-1|70	%dir %{_includedir}/libzapojit-%{api}/zpj
12cr|libzapojit-0.0.1-1|71	%{_includedir}/libzapojit-%{api}/zpj/*
12cr|libzapojit-0.0.1-1|72	%doc %{_datadir}/doc/%{name}/*
12cr|libzapojit-0.0.1-1|73	%{_datadir}/gtk-doc/html/libzapojit-%{api}/*
12cr|libzapojit-0.0.1-1|74	%{_datadir}/gir-1.0/Zpj-0.0.gir
12cr|libzapojit-0.0.1-1|75	%{_libdir}/libzapojit-%{api}.so
12cr|libzapojit-0.0.1-1|76	%{_libdir}/pkgconfig/*
12cr|libzapojit-0.0.1-1|77	
12cr|libzapojit-0.0.1-1|78	
12cr|libzapojit-0.0.1-1|79	
12cr|libzapojit-0.0.1-1|80	
12cr|libzapojit-0.0.1-1|81	%changelog
12cr|libzapojit-0.0.1-1|82	

2865 12
12cr|libzeitgeist-0.3.18-1|1	%define api 1.0
12cr|libzeitgeist-0.3.18-1|2	%define major 1
12cr|libzeitgeist-0.3.18-1|3	%define libname %mklibname zeitgeist %{api} %{major}
12cr|libzeitgeist-0.3.18-1|4	%define develname %mklibname -d zeitgeist
12cr|libzeitgeist-0.3.18-1|5	
12cr|libzeitgeist-0.3.18-1|6	Name:		libzeitgeist
12cr|libzeitgeist-0.3.18-1|7	Version:	0.3.18
12cr|libzeitgeist-0.3.18-1|8	Release:	1
12cr|libzeitgeist-0.3.18-1|9	Summary:	Client library for applications that want to interact with the Zeitgeist daemon
12cr|libzeitgeist-0.3.18-1|10	Group:		System/Libraries
12cr|libzeitgeist-0.3.18-1|11	License:	LGPLv3 and GPLv3
12cr|libzeitgeist-0.3.18-1|12	URL:		https://launchpad.net/libzeitgeist
12cr|libzeitgeist-0.3.18-1|13	Source0:	http://launchpad.net/%{name}/0.3/%{version}/+download/%{name}-%{version}.tar.gz
12cr|libzeitgeist-0.3.18-1|14	BuildRequires:	glib2-devel >= 2.26
12cr|libzeitgeist-0.3.18-1|15	BuildRequires:	gtk-doc
12cr|libzeitgeist-0.3.18-1|16	# zeitgeist is just a runtime and the reason to install libzeitgeist
12cr|libzeitgeist-0.3.18-1|17	Requires:	zeitgeist
12cr|libzeitgeist-0.3.18-1|18	
12cr|libzeitgeist-0.3.18-1|19	%description
12cr|libzeitgeist-0.3.18-1|20	This project provides a client library for applications that want to interact
12cr|libzeitgeist-0.3.18-1|21	with the Zeitgeist daemon. The library is written in C using glib and provides
12cr|libzeitgeist-0.3.18-1|22	an asynchronous GObject oriented API.
12cr|libzeitgeist-0.3.18-1|23	
12cr|libzeitgeist-0.3.18-1|24	%package -n %{libname}
12cr|libzeitgeist-0.3.18-1|25	Summary:	Shared library for %{name}
12cr|libzeitgeist-0.3.18-1|26	Group:		System/Libraries
12cr|libzeitgeist-0.3.18-1|27	
12cr|libzeitgeist-0.3.18-1|28	%description -n %{libname}
12cr|libzeitgeist-0.3.18-1|29	This project provides a client library for applications that want to interact
12cr|libzeitgeist-0.3.18-1|30	with the Zeitgeist daemon. The library is written in C using glib and provides
12cr|libzeitgeist-0.3.18-1|31	an asynchronous GObject oriented API.
12cr|libzeitgeist-0.3.18-1|32	
12cr|libzeitgeist-0.3.18-1|33	%package -n %{develname}
12cr|libzeitgeist-0.3.18-1|34	Summary:	Development files for %{name}
12cr|libzeitgeist-0.3.18-1|35	Group:		Development/C
12cr|libzeitgeist-0.3.18-1|36	Provides:	zeitgeist-devel = %{version}-%{release}
12cr|libzeitgeist-0.3.18-1|37	Requires:	%{libname} = %{version}-%{release}
12cr|libzeitgeist-0.3.18-1|38	
12cr|libzeitgeist-0.3.18-1|39	%description -n %{develname}
12cr|libzeitgeist-0.3.18-1|40	The %{name}-devel package contains libraries and header files for
12cr|libzeitgeist-0.3.18-1|41	developing applications that use %{name}.
12cr|libzeitgeist-0.3.18-1|42	
12cr|libzeitgeist-0.3.18-1|43	%prep
12cr|libzeitgeist-0.3.18-1|44	%setup -q
12cr|libzeitgeist-0.3.18-1|45	
12cr|libzeitgeist-0.3.18-1|46	%build
12cr|libzeitgeist-0.3.18-1|47	%configure2_5x --disable-static
12cr|libzeitgeist-0.3.18-1|48	%make
12cr|libzeitgeist-0.3.18-1|49	
12cr|libzeitgeist-0.3.18-1|50	%install
12cr|libzeitgeist-0.3.18-1|51	%makeinstall_std
12cr|libzeitgeist-0.3.18-1|52	
12cr|libzeitgeist-0.3.18-1|53	install -d -p -m 755 %{buildroot}%{_datadir}/vala/vapi
12cr|libzeitgeist-0.3.18-1|54	install -D -p -m 644 bindings/zeitgeist-1.0.{vapi,deps} %{buildroot}%{_datadir}/vala/vapi
12cr|libzeitgeist-0.3.18-1|55	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12cr|libzeitgeist-0.3.18-1|56	
12cr|libzeitgeist-0.3.18-1|57	# remove duplicate documentation
12cr|libzeitgeist-0.3.18-1|58	rm -fr %{buildroot}%{_defaultdocdir}/%{name}
12cr|libzeitgeist-0.3.18-1|59	
12cr|libzeitgeist-0.3.18-1|60	%files -n %{libname}
12cr|libzeitgeist-0.3.18-1|61	%doc COPYING COPYING.GPL README
12cr|libzeitgeist-0.3.18-1|62	%{_libdir}/libzeitgeist-%{api}.so.%{major}
12cr|libzeitgeist-0.3.18-1|63	%{_libdir}/libzeitgeist-%{api}.so.%{major}.*
12cr|libzeitgeist-0.3.18-1|64	
12cr|libzeitgeist-0.3.18-1|65	%files -n %{develname}
12cr|libzeitgeist-0.3.18-1|66	%doc AUTHORS ChangeLog COPYING COPYING.GPL MAINTAINERS NEWS
12cr|libzeitgeist-0.3.18-1|67	%doc examples/*.vala examples/*.c
12cr|libzeitgeist-0.3.18-1|68	%{_datadir}/gtk-doc/html/zeitgeist-1.0/
12cr|libzeitgeist-0.3.18-1|69	%{_includedir}/zeitgeist-1.0/
12cr|libzeitgeist-0.3.18-1|70	%{_libdir}/pkgconfig/zeitgeist-1.0.pc
12cr|libzeitgeist-0.3.18-1|71	%{_libdir}/*.so
12cr|libzeitgeist-0.3.18-1|72	%{_datadir}/vala/vapi/
12cr|libzeitgeist-0.3.18-1|73	
12cr|libzeitgeist-0.3.18-1|74	
12cr|libzeitgeist-0.3.18-1|75	%changelog
12cr|libzeitgeist-0.3.18-1|76	* Thu Apr 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.3.18-1
12cr|libzeitgeist-0.3.18-1|77	+ Revision: 793521
12cr|libzeitgeist-0.3.18-1|78	- version update 0.3.18
12cr|libzeitgeist-0.3.18-1|79	
12cr|libzeitgeist-0.3.18-1|80	* Mon Mar 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.3.16-1
12cr|libzeitgeist-0.3.18-1|81	+ Revision: 786948
12cr|libzeitgeist-0.3.18-1|82	- version update 0.3.16
12cr|libzeitgeist-0.3.18-1|83	
12cr|libzeitgeist-0.3.18-1|84	* Tue Oct 04 2011 Andrey Bondrov <abondrov@mandriva.org> 0.3.12-1
12cr|libzeitgeist-0.3.18-1|85	+ Revision: 702731
12cr|libzeitgeist-0.3.18-1|86	- imported package libzeitgeist
12cr|libzeitgeist-0.3.18-1|87	

2866 12
12cr|libzen-0.4.25-1|1	%define oname zen
12cr|libzen-0.4.25-1|2	
12cr|libzen-0.4.25-1|3	%define major 0
12cr|libzen-0.4.25-1|4	%define libname	%mklibname %{oname} %{major}
12cr|libzen-0.4.25-1|5	%define devname %mklibname %{oname} -d
12cr|libzen-0.4.25-1|6	
12cr|libzen-0.4.25-1|7	Name:		libzen
12cr|libzen-0.4.25-1|8	Version:	0.4.25
12cr|libzen-0.4.25-1|9	Release:	1
12cr|libzen-0.4.25-1|10	Summary:	Shared library for mediainfo
12cr|libzen-0.4.25-1|11	Group:		System/Libraries
12cr|libzen-0.4.25-1|12	License:	BSD
12cr|libzen-0.4.25-1|13	URL:		http://zenlib.sourceforge.net/
12cr|libzen-0.4.25-1|14	Source0:	http://downloads.sourceforge.net/zenlib/%{name}_%{version}.tar.bz2
12cr|libzen-0.4.25-1|15	Patch0:		libzen_0.4.20-fix-build.patch
12cr|libzen-0.4.25-1|16	BuildRequires:	dos2unix
12cr|libzen-0.4.25-1|17	BuildRequires:	doxygen
12cr|libzen-0.4.25-1|18	
12cr|libzen-0.4.25-1|19	%description
12cr|libzen-0.4.25-1|20	Shared library for libmediainfo and mediainfo-gui.
12cr|libzen-0.4.25-1|21	
12cr|libzen-0.4.25-1|22	%package -n %{libname}
12cr|libzen-0.4.25-1|23	Summary:	Shared library for mediainfo
12cr|libzen-0.4.25-1|24	Group:		System/Libraries
12cr|libzen-0.4.25-1|25	
12cr|libzen-0.4.25-1|26	%description -n %{libname}
12cr|libzen-0.4.25-1|27	Shared library for libmediainfo and mediainfo-gui.
12cr|libzen-0.4.25-1|28	
12cr|libzen-0.4.25-1|29	%package -n %{devname}
12cr|libzen-0.4.25-1|30	Summary:	Include files and libraries for development
12cr|libzen-0.4.25-1|31	Group:		Development/C++
12cr|libzen-0.4.25-1|32	Requires:	%{libname} = %{version}-%{release}
12cr|libzen-0.4.25-1|33	Provides:	zenlib-devel = %{version}-%{release}
12cr|libzen-0.4.25-1|34	Provides:	%{name}-devel = %{version}-%{release}
12cr|libzen-0.4.25-1|35	
12cr|libzen-0.4.25-1|36	%description -n %{devname}
12cr|libzen-0.4.25-1|37	Include files and mandatory libraries for development.
12cr|libzen-0.4.25-1|38	
12cr|libzen-0.4.25-1|39	%prep
12cr|libzen-0.4.25-1|40	%setup -q -n ZenLib
12cr|libzen-0.4.25-1|41	%patch0 -p0
12cr|libzen-0.4.25-1|42	
12cr|libzen-0.4.25-1|43	#fix EOLs and rights
12cr|libzen-0.4.25-1|44	dos2unix *.txt Source/Doc/*.html
12cr|libzen-0.4.25-1|45	chmod 644 *.txt Source/Doc/*.html
12cr|libzen-0.4.25-1|46	
12cr|libzen-0.4.25-1|47	%build
12cr|libzen-0.4.25-1|48	pushd Project/GNU/Library
12cr|libzen-0.4.25-1|49	autoreconf -vfi
12cr|libzen-0.4.25-1|50	%configure2_5x \
12cr|libzen-0.4.25-1|51	--enable-shared \
12cr|libzen-0.4.25-1|52	--disable-static
12cr|libzen-0.4.25-1|53	%make
12cr|libzen-0.4.25-1|54	popd
12cr|libzen-0.4.25-1|55	
12cr|libzen-0.4.25-1|56	# generate docs
12cr|libzen-0.4.25-1|57	pushd Source/Doc
12cr|libzen-0.4.25-1|58	doxygen -u 2> /dev/null
12cr|libzen-0.4.25-1|59	doxygen Doxyfile
12cr|libzen-0.4.25-1|60	popd
12cr|libzen-0.4.25-1|61	
12cr|libzen-0.4.25-1|62	%install
12cr|libzen-0.4.25-1|63	pushd Project/GNU/Library
12cr|libzen-0.4.25-1|64	%makeinstall_std
12cr|libzen-0.4.25-1|65	popd
12cr|libzen-0.4.25-1|66	
12cr|libzen-0.4.25-1|67	# Zenlib headers and ZenLib-config
12cr|libzen-0.4.25-1|68	install -dm 755 %{buildroot}%{_includedir}/ZenLib
12cr|libzen-0.4.25-1|69	install -m 644 Source/ZenLib/*.h %{buildroot}%{_includedir}/ZenLib
12cr|libzen-0.4.25-1|70	
12cr|libzen-0.4.25-1|71	#fix and install pkgconfig file
12cr|libzen-0.4.25-1|72	sed -i -e 's|Version: |Version: %{version}|g' Project/GNU/Library/libzen.pc
12cr|libzen-0.4.25-1|73	sed -i -e '/Libs_Static.*/d' Project/GNU/Library/libzen.pc
12cr|libzen-0.4.25-1|74	
12cr|libzen-0.4.25-1|75	install -dm 755 %{buildroot}%{_libdir}/pkgconfig
12cr|libzen-0.4.25-1|76	install -m 644 Project/GNU/Library/libzen.pc %{buildroot}%{_libdir}/pkgconfig
12cr|libzen-0.4.25-1|77	
12cr|libzen-0.4.25-1|78	#we don't want these
12cr|libzen-0.4.25-1|79	rm %{buildroot}%{_libdir}/libzen.la
12cr|libzen-0.4.25-1|80	
12cr|libzen-0.4.25-1|81	%files -n %{libname}
12cr|libzen-0.4.25-1|82	%doc *.txt
12cr|libzen-0.4.25-1|83	%{_libdir}/libzen.so.%{major}*
12cr|libzen-0.4.25-1|84	
12cr|libzen-0.4.25-1|85	%files -n %{devname}
12cr|libzen-0.4.25-1|86	%doc Source/Doc/Documentation.html
12cr|libzen-0.4.25-1|87	%doc Doc/*
12cr|libzen-0.4.25-1|88	%{_includedir}/ZenLib
12cr|libzen-0.4.25-1|89	%{_libdir}/libzen.so
12cr|libzen-0.4.25-1|90	%{_libdir}/pkgconfig/*.pc
12cr|libzen-0.4.25-1|91	
12cr|libzen-0.4.25-1|92	
12cr|libzen-0.4.25-1|93	%changelog
12cr|libzen-0.4.25-1|94	* Fri Mar 16 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.4.25-1
12cr|libzen-0.4.25-1|95	+ Revision: 785237
12cr|libzen-0.4.25-1|96	- version update 0.4.25
12cr|libzen-0.4.25-1|97	
12cr|libzen-0.4.25-1|98	* Sun Feb 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.4.24-1
12cr|libzen-0.4.25-1|99	+ Revision: 771300
12cr|libzen-0.4.25-1|100	- version update 0.4.24
12cr|libzen-0.4.25-1|101	
12cr|libzen-0.4.25-1|102	* Sat Jun 18 2011 Jani Välimaa <wally@mandriva.org> 0.4.20-1
12cr|libzen-0.4.25-1|103	+ Revision: 685911
12cr|libzen-0.4.25-1|104	- new version 0.4.20
12cr|libzen-0.4.25-1|105	
12cr|libzen-0.4.25-1|106	* Sun May 01 2011 Jani Välimaa <wally@mandriva.org> 0.4.19-2
12cr|libzen-0.4.25-1|107	+ Revision: 661379
12cr|libzen-0.4.25-1|108	- add more header files to -devel package
12cr|libzen-0.4.25-1|109	
12cr|libzen-0.4.25-1|110	* Sun May 01 2011 Jani Välimaa <wally@mandriva.org> 0.4.19-1
12cr|libzen-0.4.25-1|111	+ Revision: 661356
12cr|libzen-0.4.25-1|112	- import libzen
12cr|libzen-0.4.25-1|113	

2867 12
12cr|libzita-convolver-3.1.0-1|1	%define name_base       zita-convolver
12cr|libzita-convolver-3.1.0-1|2	%define name            libzita-convolver
12cr|libzita-convolver-3.1.0-1|3	%define version         3.1.0
12cr|libzita-convolver-3.1.0-1|4	%define release         1
12cr|libzita-convolver-3.1.0-1|5	%define lib_major       3
12cr|libzita-convolver-3.1.0-1|6	%define lib_name        %mklibname %name_base %{lib_major}
12cr|libzita-convolver-3.1.0-1|7	%define lib_name_devel  %mklibname %name_base -d
12cr|libzita-convolver-3.1.0-1|8	
12cr|libzita-convolver-3.1.0-1|9	Name:           %{name}
12cr|libzita-convolver-3.1.0-1|10	Summary:        Audio convolution engine library needed by jconvolver
12cr|libzita-convolver-3.1.0-1|11	Version:        %{version}
12cr|libzita-convolver-3.1.0-1|12	Release:        %{release}
12cr|libzita-convolver-3.1.0-1|13	
12cr|libzita-convolver-3.1.0-1|14	Source:         http://www.kokkinizita.net/linuxaudio/downloads/%name_base-%{version}.tar.bz2
12cr|libzita-convolver-3.1.0-1|15	URL:            http://www.kokkinizita.net/linuxaudio/
12cr|libzita-convolver-3.1.0-1|16	License:        LGPLv2
12cr|libzita-convolver-3.1.0-1|17	Group:          Sound
12cr|libzita-convolver-3.1.0-1|18	BuildRequires:  fftw3-devel
12cr|libzita-convolver-3.1.0-1|19	
12cr|libzita-convolver-3.1.0-1|20	%description
12cr|libzita-convolver-3.1.0-1|21	Convolution engine library for use with jconvolver. Jconvolver is a
12cr|libzita-convolver-3.1.0-1|22	Convolution Engine for JACK using FFT-based partitioned convolution with
12cr|libzita-convolver-3.1.0-1|23	multiple partition sizes. It is mainly used to create realistic acoustic
12cr|libzita-convolver-3.1.0-1|24	environments for sounds sent to its input. Jconvolver uses a configurable
12cr|libzita-convolver-3.1.0-1|25	smallest partition size at the start of the impulse response, and longer
12cr|libzita-convolver-3.1.0-1|26	ones further on. This it allows long impulse responses along with minimal
12cr|libzita-convolver-3.1.0-1|27	or even zero delay at a reasonable CPU load.
12cr|libzita-convolver-3.1.0-1|28	
12cr|libzita-convolver-3.1.0-1|29	#-----------------------------------
12cr|libzita-convolver-3.1.0-1|30	%package -n %{lib_name}
12cr|libzita-convolver-3.1.0-1|31	
12cr|libzita-convolver-3.1.0-1|32	Summary:        Audio convolution engine library needed by jconvolver
12cr|libzita-convolver-3.1.0-1|33	Group:          Sound
12cr|libzita-convolver-3.1.0-1|34	
12cr|libzita-convolver-3.1.0-1|35	%description -n %{lib_name}
12cr|libzita-convolver-3.1.0-1|36	Convolution engine library for use with jconvolver. Jconvolver is a
12cr|libzita-convolver-3.1.0-1|37	Convolution Engine for JACK using FFT-based partitioned convolution with
12cr|libzita-convolver-3.1.0-1|38	multiple partition sizes. It is mainly used to create realistic acoustic
12cr|libzita-convolver-3.1.0-1|39	environments for sounds sent to its input. Jconvolver uses a configurable
12cr|libzita-convolver-3.1.0-1|40	smallest partition size at the start of the impulse response, and longer
12cr|libzita-convolver-3.1.0-1|41	ones further on. This it allows long impulse responses along with minimal
12cr|libzita-convolver-3.1.0-1|42	or even zero delay at a reasonable CPU load.
12cr|libzita-convolver-3.1.0-1|43	
12cr|libzita-convolver-3.1.0-1|44	%files -n %{lib_name}
12cr|libzita-convolver-3.1.0-1|45	%defattr(-,root,root,-)
12cr|libzita-convolver-3.1.0-1|46	%{_libdir}/%{name}.so.*
12cr|libzita-convolver-3.1.0-1|47	
12cr|libzita-convolver-3.1.0-1|48	#-----------------------------------
12cr|libzita-convolver-3.1.0-1|49	%package -n %{lib_name_devel}
12cr|libzita-convolver-3.1.0-1|50	
12cr|libzita-convolver-3.1.0-1|51	Summary:        The zita-convolver library development headers
12cr|libzita-convolver-3.1.0-1|52	Group:          Sound
12cr|libzita-convolver-3.1.0-1|53	Requires:       %{lib_name} = %{version}-%{release}
12cr|libzita-convolver-3.1.0-1|54	Provides:       %{name}-devel = %{version}-%{release}
12cr|libzita-convolver-3.1.0-1|55	
12cr|libzita-convolver-3.1.0-1|56	%description -n %{lib_name_devel}
12cr|libzita-convolver-3.1.0-1|57	Development files needed to build applications against libzita-convolver.
12cr|libzita-convolver-3.1.0-1|58	
12cr|libzita-convolver-3.1.0-1|59	%files -n %{lib_name_devel}
12cr|libzita-convolver-3.1.0-1|60	%defattr(-,root,root,-)
12cr|libzita-convolver-3.1.0-1|61	%{_libdir}/%{name}.so
12cr|libzita-convolver-3.1.0-1|62	%{_includedir}/*.h
12cr|libzita-convolver-3.1.0-1|63	
12cr|libzita-convolver-3.1.0-1|64	#-----------------------------------
12cr|libzita-convolver-3.1.0-1|65	
12cr|libzita-convolver-3.1.0-1|66	%prep
12cr|libzita-convolver-3.1.0-1|67	%setup -q -n %name_base-%{version}
12cr|libzita-convolver-3.1.0-1|68	cd libs
12cr|libzita-convolver-3.1.0-1|69	perl -pi -e 's/PREFIX =/#PREFIX =/g' Makefile
12cr|libzita-convolver-3.1.0-1|70	perl -pi -e 's/CPPFLAGS \+=/#CPPFLAGS \+=/g' Makefile
12cr|libzita-convolver-3.1.0-1|71	perl -pi -e 's/ldconfig//g' Makefile
12cr|libzita-convolver-3.1.0-1|72	perl -pi -e 's/-march=native//g' Makefile
12cr|libzita-convolver-3.1.0-1|73	
12cr|libzita-convolver-3.1.0-1|74	%build
12cr|libzita-convolver-3.1.0-1|75	cd libs
12cr|libzita-convolver-3.1.0-1|76	CPPFLAGS="%{optflags} -fPIC -mmmx -msse -mfpmath=sse -ffast-math" make
12cr|libzita-convolver-3.1.0-1|77	
12cr|libzita-convolver-3.1.0-1|78	%install
12cr|libzita-convolver-3.1.0-1|79	rm -rf %{buildroot}
12cr|libzita-convolver-3.1.0-1|80	cd libs
12cr|libzita-convolver-3.1.0-1|81	PREFIX=%{buildroot}%{_prefix} make install
12cr|libzita-convolver-3.1.0-1|82	
12cr|libzita-convolver-3.1.0-1|83	%clean
12cr|libzita-convolver-3.1.0-1|84	rm -rf %{buildroot}
12cr|libzita-convolver-3.1.0-1|85	
12cr|libzita-convolver-3.1.0-1|86	
12cr|libzita-convolver-3.1.0-1|87	%changelog
12cr|libzita-convolver-3.1.0-1|88	* Sun Apr 15 2012 Frank Kober <emuse@mandriva.org> 3.1.0-1
12cr|libzita-convolver-3.1.0-1|89	+ Revision: 791105
12cr|libzita-convolver-3.1.0-1|90	- removed march CXX flag from Makefile
12cr|libzita-convolver-3.1.0-1|91	- update to new version 3.1.0
12cr|libzita-convolver-3.1.0-1|92	o major is 3
12cr|libzita-convolver-3.1.0-1|93	
12cr|libzita-convolver-3.1.0-1|94	* Thu Mar 04 2010 Frank Kober <emuse@mandriva.org> 2.0.0-2mdv2011.0
12cr|libzita-convolver-3.1.0-1|95	+ Revision: 514246
12cr|libzita-convolver-3.1.0-1|96	- rebuild
12cr|libzita-convolver-3.1.0-1|97	- use optimization flags
12cr|libzita-convolver-3.1.0-1|98	
12cr|libzita-convolver-3.1.0-1|99	* Tue Mar 02 2010 Frank Kober <emuse@mandriva.org> 2.0.0-1mdv2010.1
12cr|libzita-convolver-3.1.0-1|100	+ Revision: 513698
12cr|libzita-convolver-3.1.0-1|101	- import libzita-convolver
12cr|libzita-convolver-3.1.0-1|102	- import libzita-convolver
12cr|libzita-convolver-3.1.0-1|103	
12cr|libzita-convolver-3.1.0-1|104	

2868 12
12cr|libzita-resampler-1.1.0-1|1	%define name_base       zita-resampler
12cr|libzita-resampler-1.1.0-1|2	%define name            libzita-resampler
12cr|libzita-resampler-1.1.0-1|3	%define version         1.1.0
12cr|libzita-resampler-1.1.0-1|4	%define release         1
12cr|libzita-resampler-1.1.0-1|5	%define lib_major       1
12cr|libzita-resampler-1.1.0-1|6	%define lib_name        %mklibname %name_base %{lib_major}
12cr|libzita-resampler-1.1.0-1|7	%define lib_name_devel  %mklibname %name_base -d
12cr|libzita-resampler-1.1.0-1|8	
12cr|libzita-resampler-1.1.0-1|9	
12cr|libzita-resampler-1.1.0-1|10	
12cr|libzita-resampler-1.1.0-1|11	Summary:       Fast, high-quality sample rate conversion library
12cr|libzita-resampler-1.1.0-1|12	Name:          %{name}
12cr|libzita-resampler-1.1.0-1|13	Version:       %{version}
12cr|libzita-resampler-1.1.0-1|14	Release:       %{release}
12cr|libzita-resampler-1.1.0-1|15	License:       GPLv2+
12cr|libzita-resampler-1.1.0-1|16	Group:         Sound
12cr|libzita-resampler-1.1.0-1|17	URL:           http://www.kokkinizita.net/linuxaudio/zita-resampler/resampler.html
12cr|libzita-resampler-1.1.0-1|18	Source0:       http://www.kokkinizita.net/linuxaudio/downloads/zita-resampler-%{version}.tar.bz2
12cr|libzita-resampler-1.1.0-1|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|libzita-resampler-1.1.0-1|20	
12cr|libzita-resampler-1.1.0-1|21	BuildRequires: sndfile-devel
12cr|libzita-resampler-1.1.0-1|22	
12cr|libzita-resampler-1.1.0-1|23	%description
12cr|libzita-resampler-1.1.0-1|24	zita-resampler is a C++ library for resampling audio signals. It is
12cr|libzita-resampler-1.1.0-1|25	designed to be used within a real-time processing context, to be fast,
12cr|libzita-resampler-1.1.0-1|26	and to provide high-quality sample rate conversion.
12cr|libzita-resampler-1.1.0-1|27	
12cr|libzita-resampler-1.1.0-1|28	The library operates on signals represented in single-precision
12cr|libzita-resampler-1.1.0-1|29	floating point format. For multichannel operation both the input and
12cr|libzita-resampler-1.1.0-1|30	output signals are assumed to be stored as interleaved samples.
12cr|libzita-resampler-1.1.0-1|31	
12cr|libzita-resampler-1.1.0-1|32	The API allows a trade-off between quality and CPU load. For the
12cr|libzita-resampler-1.1.0-1|33	latter a range of approximately 1:6 is available. Even at the highest
12cr|libzita-resampler-1.1.0-1|34	quality setting zita-resampler will be faster than most similar
12cr|libzita-resampler-1.1.0-1|35	libraries, e.g. libsamplerate.
12cr|libzita-resampler-1.1.0-1|36	
12cr|libzita-resampler-1.1.0-1|37	%package -n %{lib_name}
12cr|libzita-resampler-1.1.0-1|38	Group:         Sound
12cr|libzita-resampler-1.1.0-1|39	Summary:       Fast, high-quality sample rate conversion library
12cr|libzita-resampler-1.1.0-1|40	
12cr|libzita-resampler-1.1.0-1|41	
12cr|libzita-resampler-1.1.0-1|42	%description -n %{lib_name}
12cr|libzita-resampler-1.1.0-1|43	zita-resampler is a C++ library for resampling audio signals. It is
12cr|libzita-resampler-1.1.0-1|44	designed to be used within a real-time processing context, to be fast,
12cr|libzita-resampler-1.1.0-1|45	and to provide high-quality sample rate conversion.
12cr|libzita-resampler-1.1.0-1|46	
12cr|libzita-resampler-1.1.0-1|47	The library operates on signals represented in single-precision
12cr|libzita-resampler-1.1.0-1|48	floating point format. For multichannel operation both the input and
12cr|libzita-resampler-1.1.0-1|49	output signals are assumed to be stored as interleaved samples
12cr|libzita-resampler-1.1.0-1|50	
12cr|libzita-resampler-1.1.0-1|51	
12cr|libzita-resampler-1.1.0-1|52	
12cr|libzita-resampler-1.1.0-1|53	%package  -n %{lib_name_devel}
12cr|libzita-resampler-1.1.0-1|54	Summary:       Development libraries and headers for %{name}
12cr|libzita-resampler-1.1.0-1|55	Group:         Sound
12cr|libzita-resampler-1.1.0-1|56	Requires:      %{lib_name} = %{version}-%{release}
12cr|libzita-resampler-1.1.0-1|57	Provides:      %{name}-devel = %{version}-%{release}
12cr|libzita-resampler-1.1.0-1|58	
12cr|libzita-resampler-1.1.0-1|59	%description -n %{lib_name_devel}
12cr|libzita-resampler-1.1.0-1|60	This package contains the headers and development libraries for %{name}.
12cr|libzita-resampler-1.1.0-1|61	
12cr|libzita-resampler-1.1.0-1|62	
12cr|libzita-resampler-1.1.0-1|63	
12cr|libzita-resampler-1.1.0-1|64	%package -n %{name_base}
12cr|libzita-resampler-1.1.0-1|65	Group:         Sound
12cr|libzita-resampler-1.1.0-1|66	Requires:      %{lib_name} = %{version}-%{release}
12cr|libzita-resampler-1.1.0-1|67	Summary:       The zresample executable comming with %{name}
12cr|libzita-resampler-1.1.0-1|68	
12cr|libzita-resampler-1.1.0-1|69	
12cr|libzita-resampler-1.1.0-1|70	%description -n %{name_base}
12cr|libzita-resampler-1.1.0-1|71	zita-resampler is a C++ library for resampling audio signals. It is
12cr|libzita-resampler-1.1.0-1|72	designed to be used within a real-time processing context, to be fast,
12cr|libzita-resampler-1.1.0-1|73	and to provide high-quality sample rate conversion.
12cr|libzita-resampler-1.1.0-1|74	
12cr|libzita-resampler-1.1.0-1|75	This package provides the zresample executable.
12cr|libzita-resampler-1.1.0-1|76	
12cr|libzita-resampler-1.1.0-1|77	
12cr|libzita-resampler-1.1.0-1|78	%prep
12cr|libzita-resampler-1.1.0-1|79	%setup -q -n %name_base-%{version}
12cr|libzita-resampler-1.1.0-1|80	
12cr|libzita-resampler-1.1.0-1|81	# To make sure to have the correct Fedora specific flags:
12cr|libzita-resampler-1.1.0-1|82	sed -i 's|-O2|%{optflags} -I../libs|' libs/Makefile
12cr|libzita-resampler-1.1.0-1|83	sed -i 's|-O3|%{optflags} -I../libs|' apps/Makefile
12cr|libzita-resampler-1.1.0-1|84	sed -i 's|ldconfig||' libs/Makefile
12cr|libzita-resampler-1.1.0-1|85	sed -i 's|-march=native||' libs/Makefile
12cr|libzita-resampler-1.1.0-1|86	sed -i 's|-march=native||' apps/Makefile
12cr|libzita-resampler-1.1.0-1|87	
12cr|libzita-resampler-1.1.0-1|88	%build
12cr|libzita-resampler-1.1.0-1|89	export LDFLAGS="-L../libs"
12cr|libzita-resampler-1.1.0-1|90	#make % {?_smp_mflags} -C libs
12cr|libzita-resampler-1.1.0-1|91	%make -C libs
12cr|libzita-resampler-1.1.0-1|92	# In order to build apps, we need to create the symlink
12cr|libzita-resampler-1.1.0-1|93	# Note that this is originally done at "make install" stage
12cr|libzita-resampler-1.1.0-1|94	strip libs/libzita-resampler.so.%{version}
12cr|libzita-resampler-1.1.0-1|95	ln -sf libzita-resampler.so.%{version} libs/libzita-resampler.so
12cr|libzita-resampler-1.1.0-1|96	make %{?_smp_mflags} -C apps
12cr|libzita-resampler-1.1.0-1|97	
12cr|libzita-resampler-1.1.0-1|98	%install
12cr|libzita-resampler-1.1.0-1|99	rm -rf %{buildroot}
12cr|libzita-resampler-1.1.0-1|100	make PREFIX=%{buildroot}%{_prefix} LIBDIR=%{_lib} -C libs install
12cr|libzita-resampler-1.1.0-1|101	make PREFIX=%{buildroot}%{_prefix} BINDIR=%{_bin} \
12cr|libzita-resampler-1.1.0-1|102	MANDIR=%{buildroot}%{_mandir}/man1 -C apps install
12cr|libzita-resampler-1.1.0-1|103	
12cr|libzita-resampler-1.1.0-1|104	%clean
12cr|libzita-resampler-1.1.0-1|105	rm -rf %{buildroot}
12cr|libzita-resampler-1.1.0-1|106	
12cr|libzita-resampler-1.1.0-1|107	%files -n %{name_base}
12cr|libzita-resampler-1.1.0-1|108	%{_bindir}/zresample
12cr|libzita-resampler-1.1.0-1|109	%{_mandir}/man1/zresample.*
12cr|libzita-resampler-1.1.0-1|110	
12cr|libzita-resampler-1.1.0-1|111	%files -n %{lib_name}
12cr|libzita-resampler-1.1.0-1|112	%defattr(-,root,root,-)
12cr|libzita-resampler-1.1.0-1|113	%doc AUTHORS COPYING
12cr|libzita-resampler-1.1.0-1|114	%{_libdir}/%{name}.so.*
12cr|libzita-resampler-1.1.0-1|115	
12cr|libzita-resampler-1.1.0-1|116	%files -n %{lib_name_devel}
12cr|libzita-resampler-1.1.0-1|117	%defattr(-,root,root,-)
12cr|libzita-resampler-1.1.0-1|118	%doc docs/*
12cr|libzita-resampler-1.1.0-1|119	%{_libdir}/%{name}.so
12cr|libzita-resampler-1.1.0-1|120	%{_includedir}/%{name_base}/*.h
12cr|libzita-resampler-1.1.0-1|121	
12cr|libzita-resampler-1.1.0-1|122	
12cr|libzita-resampler-1.1.0-1|123	%changelog
12cr|libzita-resampler-1.1.0-1|124	* Sun Apr 15 2012 Frank Kober <emuse@mandriva.org> 1.1.0-1
12cr|libzita-resampler-1.1.0-1|125	+ Revision: 791106
12cr|libzita-resampler-1.1.0-1|126	- removed march CXX flag from Makefile
12cr|libzita-resampler-1.1.0-1|127	- update to new version 1.1.0
12cr|libzita-resampler-1.1.0-1|128	o libmajor is 1
12cr|libzita-resampler-1.1.0-1|129	o separate package for zresample binary
12cr|libzita-resampler-1.1.0-1|130	o drop patch0, got fixed upstream
12cr|libzita-resampler-1.1.0-1|131	
12cr|libzita-resampler-1.1.0-1|132	* Wed Nov 02 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.1.1-2
12cr|libzita-resampler-1.1.0-1|133	+ Revision: 712209
12cr|libzita-resampler-1.1.0-1|134	- rpmlint fixes and dependency fixed into mklibname
12cr|libzita-resampler-1.1.0-1|135	
12cr|libzita-resampler-1.1.0-1|136	* Wed Nov 02 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.1.1-1
12cr|libzita-resampler-1.1.0-1|137	+ Revision: 712202
12cr|libzita-resampler-1.1.0-1|138	- imported package libzita-resampler
12cr|libzita-resampler-1.1.0-1|139	

2869 12
12cr|libzrtpcpp-2.0.0-1|1	%define	major 2
12cr|libzrtpcpp-2.0.0-1|2	%define libname	%mklibname zrtpcpp %{major}
12cr|libzrtpcpp-2.0.0-1|3	%define develname %mklibname zrtpcpp -d
12cr|libzrtpcpp-2.0.0-1|4	
12cr|libzrtpcpp-2.0.0-1|5	Summary:	A ccrtp extension for zrtp/Zfone support
12cr|libzrtpcpp-2.0.0-1|6	Name:		libzrtpcpp
12cr|libzrtpcpp-2.0.0-1|7	Version:	2.0.0
12cr|libzrtpcpp-2.0.0-1|8	Release:	1
12cr|libzrtpcpp-2.0.0-1|9	License:	GPLv2+
12cr|libzrtpcpp-2.0.0-1|10	Group:		System/Libraries
12cr|libzrtpcpp-2.0.0-1|11	URL:		http://www.gnu.org/software/commoncpp/commoncpp.html
12cr|libzrtpcpp-2.0.0-1|12	Source0:	ftp://ftp.gnu.org/gnu/ccrtp/libzrtpcpp-%{version}.tar.gz
12cr|libzrtpcpp-2.0.0-1|13	Source1:	ftp://ftp.gnu.org/gnu/ccrtp/libzrtpcpp-%{version}.tar.gz.sig
12cr|libzrtpcpp-2.0.0-1|14	#Requires:	ccrtp >= 1.7.0
12cr|libzrtpcpp-2.0.0-1|15	BuildRequires:	ccrtp-devel >= 1.7.0
12cr|libzrtpcpp-2.0.0-1|16	BuildRequires:	libstdc++-devel
12cr|libzrtpcpp-2.0.0-1|17	BuildRequires:	libgcrypt-devel
12cr|libzrtpcpp-2.0.0-1|18	BuildRequires:	libCommonC++-devel
12cr|libzrtpcpp-2.0.0-1|19	BuildRequires:	cmake
12cr|libzrtpcpp-2.0.0-1|20	
12cr|libzrtpcpp-2.0.0-1|21	%description
12cr|libzrtpcpp-2.0.0-1|22	This library is a GPL licensed extension to the GNU RTP Stack, ccrtp, that
12cr|libzrtpcpp-2.0.0-1|23	offers compatibility with Phil Zimmermann's zrtp/Zfone voice encryption, and
12cr|libzrtpcpp-2.0.0-1|24	which can be directly embedded into telephony applications.  The current
12cr|libzrtpcpp-2.0.0-1|25	release is based on a beta draft of the zrtp spec.
12cr|libzrtpcpp-2.0.0-1|26	
12cr|libzrtpcpp-2.0.0-1|27	%package -n	%{libname}
12cr|libzrtpcpp-2.0.0-1|28	Summary:	Abstract asynchronous event notification library
12cr|libzrtpcpp-2.0.0-1|29	Group:          System/Libraries
12cr|libzrtpcpp-2.0.0-1|30	Provides:       %{name} = %{version}-%{release}
12cr|libzrtpcpp-2.0.0-1|31	Obsoletes:	%{mklibname zrtpcpp 0} < %{version}-%{release}
12cr|libzrtpcpp-2.0.0-1|32	
12cr|libzrtpcpp-2.0.0-1|33	%description -n	%{libname}
12cr|libzrtpcpp-2.0.0-1|34	This library is a GPL licensed extension to the GNU RTP Stack, ccrtp, that
12cr|libzrtpcpp-2.0.0-1|35	offers compatibility with Phil Zimmermann's zrtp/Zfone voice encryption, and
12cr|libzrtpcpp-2.0.0-1|36	which can be directly embedded into telephony applications.  The current
12cr|libzrtpcpp-2.0.0-1|37	release is based on a beta draft of the zrtp spec.
12cr|libzrtpcpp-2.0.0-1|38	
12cr|libzrtpcpp-2.0.0-1|39	%package -n	%{develname}
12cr|libzrtpcpp-2.0.0-1|40	Summary:	Static library and header files for the libzrtpcpp library
12cr|libzrtpcpp-2.0.0-1|41	Group:		Development/C
12cr|libzrtpcpp-2.0.0-1|42	Requires:       %{libname} = %{version}
12cr|libzrtpcpp-2.0.0-1|43	Provides:       %{name}-devel = %{version}-%{release}
12cr|libzrtpcpp-2.0.0-1|44	Obsoletes:	%{mklibname -d zrtpcpp 0.9}
12cr|libzrtpcpp-2.0.0-1|45	
12cr|libzrtpcpp-2.0.0-1|46	%description -n	%{develname}
12cr|libzrtpcpp-2.0.0-1|47	This library is a GPL licensed extension to the GNU RTP Stack, ccrtp, that
12cr|libzrtpcpp-2.0.0-1|48	offers compatibility with Phil Zimmermann's zrtp/Zfone voice encryption, and
12cr|libzrtpcpp-2.0.0-1|49	which can be directly embedded into telephony applications.  The current
12cr|libzrtpcpp-2.0.0-1|50	release is based on a beta draft of the zrtp spec.
12cr|libzrtpcpp-2.0.0-1|51	
12cr|libzrtpcpp-2.0.0-1|52	This package provides the header files, link libraries, and documentation for
12cr|libzrtpcpp-2.0.0-1|53	building applications that use libzrtpcpp.
12cr|libzrtpcpp-2.0.0-1|54	
12cr|libzrtpcpp-2.0.0-1|55	%prep
12cr|libzrtpcpp-2.0.0-1|56	%setup -q
12cr|libzrtpcpp-2.0.0-1|57	
12cr|libzrtpcpp-2.0.0-1|58	%build
12cr|libzrtpcpp-2.0.0-1|59	%cmake
12cr|libzrtpcpp-2.0.0-1|60	%make
12cr|libzrtpcpp-2.0.0-1|61	#LIBTOOL=%_bindir/libtool
12cr|libzrtpcpp-2.0.0-1|62	
12cr|libzrtpcpp-2.0.0-1|63	%install
12cr|libzrtpcpp-2.0.0-1|64	pushd build
12cr|libzrtpcpp-2.0.0-1|65	%makeinstall_std
12cr|libzrtpcpp-2.0.0-1|66	popd
12cr|libzrtpcpp-2.0.0-1|67	#rm -rf %{buildroot}/%{_infodir}
12cr|libzrtpcpp-2.0.0-1|68	
12cr|libzrtpcpp-2.0.0-1|69	%files -n %{libname}
12cr|libzrtpcpp-2.0.0-1|70	%defattr(-,root,root)
12cr|libzrtpcpp-2.0.0-1|71	%doc AUTHORS COPYING README
12cr|libzrtpcpp-2.0.0-1|72	%{_libdir}/*.so.%{major}*
12cr|libzrtpcpp-2.0.0-1|73	
12cr|libzrtpcpp-2.0.0-1|74	%files -n %{develname}
12cr|libzrtpcpp-2.0.0-1|75	%defattr(-,root,root)
12cr|libzrtpcpp-2.0.0-1|76	%dir %{_includedir}/libzrtpcpp
12cr|libzrtpcpp-2.0.0-1|77	%{_includedir}/libzrtpcpp/*.h
12cr|libzrtpcpp-2.0.0-1|78	%{_libdir}/*.so
12cr|libzrtpcpp-2.0.0-1|79	%{_libdir}/pkgconfig/*.pc

2870 12
12cr|licq-1.3.9-1|1	%define obsprov licq-base licq-ssl licq-data licq-update-hosts licq-forwarder licq-autoreply licq-kde
12cr|licq-1.3.9-1|2	
12cr|licq-1.3.9-1|3	Name:		licq
12cr|licq-1.3.9-1|4	Version:	1.3.9
12cr|licq-1.3.9-1|5	Release:	%mkrel 1
12cr|licq-1.3.9-1|6	Summary:	ICQ clone written in C++
12cr|licq-1.3.9-1|7	License:	GPLv2+
12cr|licq-1.3.9-1|8	Group:		Networking/Instant messaging
12cr|licq-1.3.9-1|9	URL:		http://www.licq.org/
12cr|licq-1.3.9-1|10	Source0:	http://ovh.dl.sourceforge.net/licq/licq-%{version}.tar.bz2
12cr|licq-1.3.9-1|11	Source1:	%{name}-other-browsers.tar.bz2
12cr|licq-1.3.9-1|12	Source6:	forwarder-1.0.1.tar.bz2
12cr|licq-1.3.9-1|13	Source11:	%{name}.16.png
12cr|licq-1.3.9-1|14	Source12:	%{name}.32.png
12cr|licq-1.3.9-1|15	Source13:	%{name}.48.png
12cr|licq-1.3.9-1|16	Patch1:		licq-1.3.7-conf.patch
12cr|licq-1.3.9-1|17	Patch2:		licq-1.3.4-xvt.patch
12cr|licq-1.3.9-1|18	Patch5:		licq-1.3.0-c++fixes.patch
12cr|licq-1.3.9-1|19	Patch15:	licq-1.3.7-mdv-fix-str-fmt.patch
12cr|licq-1.3.9-1|20	Obsoletes:	%{obsprov}
12cr|licq-1.3.9-1|21	BuildRequires:	autoconf
12cr|licq-1.3.9-1|22	BuildRequires:	qt4-devel
12cr|licq-1.3.9-1|23	BuildRequires:	boost-devel
12cr|licq-1.3.9-1|24	BuildRequires:	cmake
12cr|licq-1.3.9-1|25	BuildRequires:	ncurses-devel
12cr|licq-1.3.9-1|26	BuildRequires:	openssl-devel
12cr|licq-1.3.9-1|27	BuildRequires:	cdk-devel >= 4.9.11-4mdk
12cr|licq-1.3.9-1|28	BuildRequires:	gpgme-devel >= 0.9.0
12cr|licq-1.3.9-1|29	BuildRequires:  automake
12cr|licq-1.3.9-1|30	Requires:	licq-frontend = %version
12cr|licq-1.3.9-1|31	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|licq-1.3.9-1|32	
12cr|licq-1.3.9-1|33	%package	console
12cr|licq-1.3.9-1|34	Summary:	Console based plugin for Licq that uses ncurses
12cr|licq-1.3.9-1|35	Group:		Networking/Instant messaging
12cr|licq-1.3.9-1|36	Provides:	licq-frontend = %version
12cr|licq-1.3.9-1|37	Requires:	licq = %{version} ncurses
12cr|licq-1.3.9-1|38	
12cr|licq-1.3.9-1|39	%package	qt4
12cr|licq-1.3.9-1|40	Summary:	Qt4 plugin for Licq
12cr|licq-1.3.9-1|41	Group:		Networking/Instant messaging
12cr|licq-1.3.9-1|42	Provides:	licq-frontend = %version
12cr|licq-1.3.9-1|43	Requires:	licq = %{version}
12cr|licq-1.3.9-1|44	Conflicts:	licq < %{version}
12cr|licq-1.3.9-1|45	
12cr|licq-1.3.9-1|46	%package	devel
12cr|licq-1.3.9-1|47	Summary:	Development files for Licq
12cr|licq-1.3.9-1|48	Group:		Development/C
12cr|licq-1.3.9-1|49	
12cr|licq-1.3.9-1|50	%package	rms
12cr|licq-1.3.9-1|51	Summary:	Remote management service Licq plugin
12cr|licq-1.3.9-1|52	Group:		Networking/Instant messaging
12cr|licq-1.3.9-1|53	Provides:	licq-plugin
12cr|licq-1.3.9-1|54	Requires:	licq = %{version}
12cr|licq-1.3.9-1|55	
12cr|licq-1.3.9-1|56	%description	devel
12cr|licq-1.3.9-1|57	This is the header files that you will need in order to compile Licq plugins.
12cr|licq-1.3.9-1|58	
12cr|licq-1.3.9-1|59	%description
12cr|licq-1.3.9-1|60	Licq supports different interfaces and functions via
12cr|licq-1.3.9-1|61	plugins. Currently there are plugins for both the X Windowing System
12cr|licq-1.3.9-1|62	and the console.
12cr|licq-1.3.9-1|63	
12cr|licq-1.3.9-1|64	This version of licq has SSL support for those plugins that support it.
12cr|licq-1.3.9-1|65	
12cr|licq-1.3.9-1|66	%description	rms
12cr|licq-1.3.9-1|67	RMS stands for the Remote Management Service. It is a plugin for Licq
12cr|licq-1.3.9-1|68	which enables you to "telnet" to your Licq box to perform various
12cr|licq-1.3.9-1|69	tasks. Security is implemented through basic username and password
12cr|licq-1.3.9-1|70	authentication.
12cr|licq-1.3.9-1|71	
12cr|licq-1.3.9-1|72	%description	qt4
12cr|licq-1.3.9-1|73	This package contains the base files for Licq (the Licq daemon) and
12cr|licq-1.3.9-1|74	the Qt plugin, which is written using the Qt widget set. Currently
12cr|licq-1.3.9-1|75	this GUI plugin has most of the ICQ functions implemented.
12cr|licq-1.3.9-1|76	
12cr|licq-1.3.9-1|77	This starts the Qt plugin by default, so to run other plugins, you
12cr|licq-1.3.9-1|78	will have to issue the command "licq -p <plugin>" once. To get back
12cr|licq-1.3.9-1|79	the Qt plugin, you will have to run once "licq -p qt-gui".
12cr|licq-1.3.9-1|80	Alternatively you may be able to do it in a plugin dialog box
12cr|licq-1.3.9-1|81	if your plugin supports this feature.
12cr|licq-1.3.9-1|82	
12cr|licq-1.3.9-1|83	%description	console
12cr|licq-1.3.9-1|84	This is a console based plugin for Licq that uses ncurses that came in
12cr|licq-1.3.9-1|85	the standard Licq source package. It is extremely usable and
12cr|licq-1.3.9-1|86	functional, but it does not currently have support for gpm.
12cr|licq-1.3.9-1|87	
12cr|licq-1.3.9-1|88	Install this if you want to run Licq on the console.
12cr|licq-1.3.9-1|89	
12cr|licq-1.3.9-1|90	%prep
12cr|licq-1.3.9-1|91	#Danny: Also unpack other-browser stuff:
12cr|licq-1.3.9-1|92	%setup -q -a 1
12cr|licq-1.3.9-1|93	%patch1 -p1 -b .licq_conf
12cr|licq-1.3.9-1|94	%patch2 -p1
12cr|licq-1.3.9-1|95	%patch5 -p1 -b .c++fixes
12cr|licq-1.3.9-1|96	%patch15 -p1 -b .strfmt
12cr|licq-1.3.9-1|97	
12cr|licq-1.3.9-1|98	%build
12cr|licq-1.3.9-1|99	rm -rf `find -type d -name autom4te.cache`
12cr|licq-1.3.9-1|100	#main licq stuff
12cr|licq-1.3.9-1|101	autoconf
12cr|licq-1.3.9-1|102	%configure2_5x --enable-shared --disable-static
12cr|licq-1.3.9-1|103	%make
12cr|licq-1.3.9-1|104	
12cr|licq-1.3.9-1|105	cd plugins
12cr|licq-1.3.9-1|106	
12cr|licq-1.3.9-1|107	# console interface /w ncurses plugin
12cr|licq-1.3.9-1|108	cd console*
12cr|licq-1.3.9-1|109	aclocal && automake && autoconf
12cr|licq-1.3.9-1|110	export LIBS="$LIBS -lm"
12cr|licq-1.3.9-1|111	%configure2_5x
12cr|licq-1.3.9-1|112	%make
12cr|licq-1.3.9-1|113	
12cr|licq-1.3.9-1|114	# remote management service
12cr|licq-1.3.9-1|115	cd ../rms*
12cr|licq-1.3.9-1|116	aclocal && automake && autoconf
12cr|licq-1.3.9-1|117	%configure2_5x
12cr|licq-1.3.9-1|118	%make
12cr|licq-1.3.9-1|119	
12cr|licq-1.3.9-1|120	# qt gui
12cr|licq-1.3.9-1|121	cd ../qt4-gui*
12cr|licq-1.3.9-1|122	%cmake_qt4 -DCMAKE_MODULE_LINKER_FLAGS='%{?!_disable_ld_as_needed: -Wl,--as-needed}'
12cr|licq-1.3.9-1|123	%make
12cr|licq-1.3.9-1|124	
12cr|licq-1.3.9-1|125	%install
12cr|licq-1.3.9-1|126	rm -rf $RPM_BUILD_ROOT
12cr|licq-1.3.9-1|127	
12cr|licq-1.3.9-1|128	#licq base
12cr|licq-1.3.9-1|129	%{makeinstall_std}
12cr|licq-1.3.9-1|130	
12cr|licq-1.3.9-1|131	#qt gui
12cr|licq-1.3.9-1|132	cd plugins/qt4-gui*
12cr|licq-1.3.9-1|133	%{makeinstall_std} -C build
12cr|licq-1.3.9-1|134	
12cr|licq-1.3.9-1|135	# console ui
12cr|licq-1.3.9-1|136	cd ../console*
12cr|licq-1.3.9-1|137	%{makeinstall_std}
12cr|licq-1.3.9-1|138	
12cr|licq-1.3.9-1|139	# remote management service
12cr|licq-1.3.9-1|140	cd ../rms*
12cr|licq-1.3.9-1|141	%{makeinstall_std}
12cr|licq-1.3.9-1|142	cd ../..
12cr|licq-1.3.9-1|143	
12cr|licq-1.3.9-1|144	ln -sf licq $RPM_BUILD_ROOT%{_bindir}/licq-ssl
12cr|licq-1.3.9-1|145	
12cr|licq-1.3.9-1|146	%{find_lang} %{name}
12cr|licq-1.3.9-1|147	
12cr|licq-1.3.9-1|148	%clean
12cr|licq-1.3.9-1|149	rm -rf $RPM_BUILD_ROOT
12cr|licq-1.3.9-1|150	
12cr|licq-1.3.9-1|151	%if %mdkversion < 200900
12cr|licq-1.3.9-1|152	%post
12cr|licq-1.3.9-1|153	%{update_menus}
12cr|licq-1.3.9-1|154	%endif
12cr|licq-1.3.9-1|155	
12cr|licq-1.3.9-1|156	%if %mdkversion < 200900
12cr|licq-1.3.9-1|157	%postun
12cr|licq-1.3.9-1|158	%{clean_menus}
12cr|licq-1.3.9-1|159	%endif
12cr|licq-1.3.9-1|160	
12cr|licq-1.3.9-1|161	%files -f %{name}.lang
12cr|licq-1.3.9-1|162	%defattr(-,root,root)
12cr|licq-1.3.9-1|163	%{_bindir}/licq
12cr|licq-1.3.9-1|164	%{_bindir}/licq-ssl
12cr|licq-1.3.9-1|165	%dir %{_datadir}/licq
12cr|licq-1.3.9-1|166	%{_datadir}/licq/translations
12cr|licq-1.3.9-1|167	%{_datadir}/licq/utilities
12cr|licq-1.3.9-1|168	%{_datadir}/licq/sounds
12cr|licq-1.3.9-1|169	%doc doc/ upgrade/ README*
12cr|licq-1.3.9-1|170	
12cr|licq-1.3.9-1|171	# qt frontend
12cr|licq-1.3.9-1|172	%files qt4
12cr|licq-1.3.9-1|173	%defattr(-,root,root)
12cr|licq-1.3.9-1|174	%{_libdir}/licq/licq_qt4-gui.so
12cr|licq-1.3.9-1|175	%{_datadir}/licq/qt4-gui
12cr|licq-1.3.9-1|176	%{_datadir}/applications/*.desktop
12cr|licq-1.3.9-1|177	%{_bindir}/viewurl*.sh
12cr|licq-1.3.9-1|178	
12cr|licq-1.3.9-1|179	# devel
12cr|licq-1.3.9-1|180	%files devel
12cr|licq-1.3.9-1|181	%defattr(-,root,root)
12cr|licq-1.3.9-1|182	%{_includedir}/licq
12cr|licq-1.3.9-1|183	
12cr|licq-1.3.9-1|184	# console frontend
12cr|licq-1.3.9-1|185	%files console
12cr|licq-1.3.9-1|186	%defattr(-,root,root)
12cr|licq-1.3.9-1|187	%{_libdir}/licq/licq*console*
12cr|licq-1.3.9-1|188	%doc plugins/console*/README
12cr|licq-1.3.9-1|189	
12cr|licq-1.3.9-1|190	# remote management service
12cr|licq-1.3.9-1|191	%files rms
12cr|licq-1.3.9-1|192	%defattr(-,root,root)
12cr|licq-1.3.9-1|193	%{_libdir}/licq/licq*rms*
12cr|licq-1.3.9-1|194	%doc plugins/rms*/COPYING plugins/rms*/README
12cr|licq-1.3.9-1|195	
12cr|licq-1.3.9-1|196	
12cr|licq-1.3.9-1|197	%changelog
12cr|licq-1.3.9-1|198	* Thu Nov 25 2010 Funda Wang <fwang@mandriva.org> 1.3.9-1mdv2011.0
12cr|licq-1.3.9-1|199	+ Revision: 600930
12cr|licq-1.3.9-1|200	- new verison 1.3.9
12cr|licq-1.3.9-1|201	
12cr|licq-1.3.9-1|202	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 1.3.8-2mdv2010.1
12cr|licq-1.3.9-1|203	+ Revision: 536633
12cr|licq-1.3.9-1|204	- rebuild
12cr|licq-1.3.9-1|205	
12cr|licq-1.3.9-1|206	* Mon Dec 14 2009 Funda Wang <fwang@mandriva.org> 1.3.8-1mdv2010.1
12cr|licq-1.3.9-1|207	+ Revision: 478580
12cr|licq-1.3.9-1|208	- new version 1.3.8
12cr|licq-1.3.9-1|209	
12cr|licq-1.3.9-1|210	* Tue Nov 24 2009 Jérôme Brenier <incubusss@mandriva.org> 1.3.7-1mdv2010.1
12cr|licq-1.3.9-1|211	+ Revision: 469821
12cr|licq-1.3.9-1|212	- new version 1.3.7
12cr|licq-1.3.9-1|213	- rediff P1 and P10
12cr|licq-1.3.9-1|214	- drop P8 (merged upstream)
12cr|licq-1.3.9-1|215	- fix str fmt (P15 added)
12cr|licq-1.3.9-1|216	
12cr|licq-1.3.9-1|217	+ Thierry Vignaud <tv@mandriva.org>
12cr|licq-1.3.9-1|218	- rebuild
12cr|licq-1.3.9-1|219	
12cr|licq-1.3.9-1|220	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 1.3.6-1mdv2009.1
12cr|licq-1.3.9-1|221	+ Revision: 292628
12cr|licq-1.3.9-1|222	- New version 1.3.6
12cr|licq-1.3.9-1|223	- comply LIB_SUFFIX
12cr|licq-1.3.9-1|224	
12cr|licq-1.3.9-1|225	* Fri Jul 04 2008 Funda Wang <fwang@mandriva.org> 1.3.5-3mdv2009.0
12cr|licq-1.3.9-1|226	+ Revision: 231668
12cr|licq-1.3.9-1|227	- add patch to fix logon
12cr|licq-1.3.9-1|228	- add gcc43 patch from gentoo
12cr|licq-1.3.9-1|229	
12cr|licq-1.3.9-1|230	+ Pixel <pixel@mandriva.com>
12cr|licq-1.3.9-1|231	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|licq-1.3.9-1|232	
12cr|licq-1.3.9-1|233	* Mon May 12 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.3.5-2mdv2009.0
12cr|licq-1.3.9-1|234	+ Revision: 206191
12cr|licq-1.3.9-1|235	- fixed DoS vulnerability - CVE-2008-1996
12cr|licq-1.3.9-1|236	
12cr|licq-1.3.9-1|237	+ Olivier Blin <oblin@mandriva.com>
12cr|licq-1.3.9-1|238	- restore BuildRoot
12cr|licq-1.3.9-1|239	
12cr|licq-1.3.9-1|240	+ Thierry Vignaud <tv@mandriva.org>
12cr|licq-1.3.9-1|241	- kill re-definition of %%buildroot on Pixel's request
12cr|licq-1.3.9-1|242	
12cr|licq-1.3.9-1|243	* Wed Nov 28 2007 David Walluck <walluck@mandriva.org> 1.3.5-1mdv2008.1
12cr|licq-1.3.9-1|244	+ Revision: 113616
12cr|licq-1.3.9-1|245	- 1.3.5
12cr|licq-1.3.9-1|246	
12cr|licq-1.3.9-1|247	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.4-2mdv2008.0
12cr|licq-1.3.9-1|248	+ Revision: 89864
12cr|licq-1.3.9-1|249	- rebuild
12cr|licq-1.3.9-1|250	
12cr|licq-1.3.9-1|251	* Sun Sep 02 2007 Funda Wang <fwang@mandriva.org> 1.3.4-1mdv2008.0
12cr|licq-1.3.9-1|252	+ Revision: 77738
12cr|licq-1.3.9-1|253	- rediff patch2
12cr|licq-1.3.9-1|254	- 64bit fix not needed
12cr|licq-1.3.9-1|255	- New version 1.3.4
12cr|licq-1.3.9-1|256	
12cr|licq-1.3.9-1|257	
12cr|licq-1.3.9-1|258	* Thu Jan 12 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.3.2-1mdk
12cr|licq-1.3.9-1|259	- New release 1.3.2
12cr|licq-1.3.9-1|260	- Rediff Patch 2
12cr|licq-1.3.9-1|261	- Remove Patch 3 (Merged upstream)
12cr|licq-1.3.9-1|262	- Fix File List
12cr|licq-1.3.9-1|263	- Add BuildRequires
12cr|licq-1.3.9-1|264	- use mkrel
12cr|licq-1.3.9-1|265	
12cr|licq-1.3.9-1|266	* Mon Nov 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-7mdk
12cr|licq-1.3.9-1|267	- rebuilt against openssl-0.9.8a
12cr|licq-1.3.9-1|268	
12cr|licq-1.3.9-1|269	* Tue Aug 23 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.3.0-6mdk
12cr|licq-1.3.9-1|270	- c++ fixes
12cr|licq-1.3.9-1|271	
12cr|licq-1.3.9-1|272	* Sat May 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-5mdk
12cr|licq-1.3.9-1|273	- fix deps
12cr|licq-1.3.9-1|274	
12cr|licq-1.3.9-1|275	* Fri Apr 15 2005 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.3.0-4mdk
12cr|licq-1.3.9-1|276	- added P4 by Robert Schiele to make it compile against latest gpgme
12cr|licq-1.3.9-1|277	- libcdk-devel requires to be build with -fPIC
12cr|licq-1.3.9-1|278	
12cr|licq-1.3.9-1|279	* Wed Mar 16 2005 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.3.0-3mdk
12cr|licq-1.3.9-1|280	- added BuildRequires: libgpgme03-devel
12cr|licq-1.3.9-1|281	- make the console stuff compile
12cr|licq-1.3.9-1|282	
12cr|licq-1.3.9-1|283	* Sun Nov 14 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.3.0-2mdk
12cr|licq-1.3.9-1|284	- add BuildRequires: libcdk-devel
12cr|licq-1.3.9-1|285	
12cr|licq-1.3.9-1|286	* Wed Nov 10 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.3.0-1mdk
12cr|licq-1.3.9-1|287	- 1.3.0
12cr|licq-1.3.9-1|288	- add locale files
12cr|licq-1.3.9-1|289	- regenerate P1 & P3
12cr|licq-1.3.9-1|290	- drop P4 (fixed upstream)
12cr|licq-1.3.9-1|291	
12cr|licq-1.3.9-1|292	* Fri Aug 27 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 1.2.7-3mdk
12cr|licq-1.3.9-1|293	- Fix menu
12cr|licq-1.3.9-1|294	
12cr|licq-1.3.9-1|295	* Tue Jun 15 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.2.7-2mdk
12cr|licq-1.3.9-1|296	- rebuild
12cr|licq-1.3.9-1|297	
12cr|licq-1.3.9-1|298	* Wed Jun 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.2.7-1mdk
12cr|licq-1.3.9-1|299	- 1.2.7
12cr|licq-1.3.9-1|300	- fix gcc3.4 build (P4 from fedora)
12cr|licq-1.3.9-1|301	- do not bzip2 icons
12cr|licq-1.3.9-1|302	- do libtoolize
12cr|licq-1.3.9-1|303	- cleanups
12cr|licq-1.3.9-1|304	
12cr|licq-1.3.9-1|305	* Thu Apr 15 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.2.6-5mdk
12cr|licq-1.3.9-1|306	- rebuild
12cr|licq-1.3.9-1|307	
12cr|licq-1.3.9-1|308	* Wed Oct 01 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.2.6-4mdk
12cr|licq-1.3.9-1|309	- lib64 fixes
12cr|licq-1.3.9-1|310	
12cr|licq-1.3.9-1|311	* Sun Jul 20 2003 Stefan van der Eijk <stefan@eijk.nu> 1.2.6-3mdk
12cr|licq-1.3.9-1|312	- BuildRequires
12cr|licq-1.3.9-1|313	
12cr|licq-1.3.9-1|314	* Thu Jul 17 2003 David BAUDENS <baudens@mandrakesoft.com> 1.2.6-2mdk
12cr|licq-1.3.9-1|315	- Rebuild
12cr|licq-1.3.9-1|316	
12cr|licq-1.3.9-1|317	* Thu Apr 03 2003 Nicolas Planel <nplanel@mandrakesoft.com> 1.2.6-1mdk
12cr|licq-1.3.9-1|318	- Bump to version 1.2.6.
12cr|licq-1.3.9-1|319	
12cr|licq-1.3.9-1|320	* Wed Feb 19 2003 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.2.4-1mdk
12cr|licq-1.3.9-1|321	- Bump to version 1.2.4.
12cr|licq-1.3.9-1|322	

2871 12
12cr|lifelines-3.0.62-8|1	Summary:	A terminal based genealogy program
12cr|lifelines-3.0.62-8|2	Name:		lifelines
12cr|lifelines-3.0.62-8|3	Version:	3.0.62
12cr|lifelines-3.0.62-8|4	Release:	8
12cr|lifelines-3.0.62-8|5	License:	MIT
12cr|lifelines-3.0.62-8|6	Group:		Databases
12cr|lifelines-3.0.62-8|7	URL:		http://lifelines.sourceforge.net/
12cr|lifelines-3.0.62-8|8	Source:		http://prdownloads.sourceforge.net/lifelines/%{name}-%{version}.tar.bz2
12cr|lifelines-3.0.62-8|9	Patch0:		lifelines-3.0.62-format-strings.patch
12cr|lifelines-3.0.62-8|10	BuildRequires:	pkgconfig(ncursesw)
12cr|lifelines-3.0.62-8|11	BuildRequires:	openjade
12cr|lifelines-3.0.62-8|12	BuildRequires:	bison
12cr|lifelines-3.0.62-8|13	
12cr|lifelines-3.0.62-8|14	%description
12cr|lifelines-3.0.62-8|15	This program allows the tracking of genealogical information. The lifelines
12cr|lifelines-3.0.62-8|16	reports are the power of the system.
12cr|lifelines-3.0.62-8|17	
12cr|lifelines-3.0.62-8|18	%prep
12cr|lifelines-3.0.62-8|19	%setup -q
12cr|lifelines-3.0.62-8|20	%patch0 -p1
12cr|lifelines-3.0.62-8|21	find . -type d -perm 0700 -exec chmod 0755 '{}' \;
12cr|lifelines-3.0.62-8|22	find . -type f -perm 0700 -exec chmod 0644 '{}' \;
12cr|lifelines-3.0.62-8|23	chmod 0755 ./configure
12cr|lifelines-3.0.62-8|24	
12cr|lifelines-3.0.62-8|25	%build
12cr|lifelines-3.0.62-8|26	%configure2_5x
12cr|lifelines-3.0.62-8|27	
12cr|lifelines-3.0.62-8|28	%make
12cr|lifelines-3.0.62-8|29	
12cr|lifelines-3.0.62-8|30	%install
12cr|lifelines-3.0.62-8|31	%makeinstall_std
12cr|lifelines-3.0.62-8|32	install -d -m 755 %{buildroot}%{_datadir}/%{name}/reports
12cr|lifelines-3.0.62-8|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
12cr|lifelines-3.0.62-8|34	
12cr|lifelines-3.0.62-8|35	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|lifelines-3.0.62-8|36	install -m 644 docs/llines.1 %{buildroot}%{_mandir}/man1/llines.1
12cr|lifelines-3.0.62-8|37	
12cr|lifelines-3.0.62-8|38	rm -rf %{buildroot}%{_datadir}/doc/lifelines
12cr|lifelines-3.0.62-8|39	rm -f %{buildroot}%{_libdir}/libarch.a
12cr|lifelines-3.0.62-8|40	
12cr|lifelines-3.0.62-8|41	%find_lang %{name}
12cr|lifelines-3.0.62-8|42	
12cr|lifelines-3.0.62-8|43	%files -f %{name}.lang
12cr|lifelines-3.0.62-8|44	%doc README* ChangeLog NEWS AUTHORS LICENSE docs/*.txt docs/*.pdf docs/*.html
12cr|lifelines-3.0.62-8|45	%{_mandir}/man1/*
12cr|lifelines-3.0.62-8|46	%{_bindir}/btedit
12cr|lifelines-3.0.62-8|47	%{_bindir}/llines
12cr|lifelines-3.0.62-8|48	%{_bindir}/llexec
12cr|lifelines-3.0.62-8|49	%{_bindir}/dbverify
12cr|lifelines-3.0.62-8|50	%{_datadir}/%{name}
12cr|lifelines-3.0.62-8|51	

2872 12
12cr|liferea-1.8.8-1|1	%define	name	liferea
12cr|liferea-1.8.8-1|2	%define	epoch	1
12cr|liferea-1.8.8-1|3	%define version 1.8.8
12cr|liferea-1.8.8-1|4	%define release %mkrel 1
12cr|liferea-1.8.8-1|5	Summary:	A News Aggregator For RSS/RDF Feeds For GTK/GNOME
12cr|liferea-1.8.8-1|6	Name:		%{name}
12cr|liferea-1.8.8-1|7	Version:	%{version}
12cr|liferea-1.8.8-1|8	Release:	%{release}
12cr|liferea-1.8.8-1|9	Epoch:		%{epoch}
12cr|liferea-1.8.8-1|10	License:	GPLv2+
12cr|liferea-1.8.8-1|11	Group:		Networking/News
12cr|liferea-1.8.8-1|12	URL:		http://liferea.sf.net/
12cr|liferea-1.8.8-1|13	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|liferea-1.8.8-1|14	Source:		http://downloads.sourceforge.net/liferea/%{name}-%{version}.tar.gz
12cr|liferea-1.8.8-1|15	BuildRequires:	gtk+2-devel >= 2.18
12cr|liferea-1.8.8-1|16	BuildRequires:  glib2-devel >= 2.26
12cr|liferea-1.8.8-1|17	BuildRequires:	libGConf2-devel
12cr|liferea-1.8.8-1|18	BuildRequires:	webkitgtk-devel
12cr|liferea-1.8.8-1|19	BuildRequires:	avahi-client-devel
12cr|liferea-1.8.8-1|20	BuildRequires:  imagemagick
12cr|liferea-1.8.8-1|21	BuildRequires:	libnotify-devel
12cr|liferea-1.8.8-1|22	BuildRequires:	libxslt-devel
12cr|liferea-1.8.8-1|23	BuildRequires:	libsm-devel
12cr|liferea-1.8.8-1|24	BuildRequires:	desktop-file-utils
12cr|liferea-1.8.8-1|25	BuildRequires:	sqlite3-devel
12cr|liferea-1.8.8-1|26	BuildRequires:	libsoup-devel
12cr|liferea-1.8.8-1|27	BuildRequires:	unique-devel
12cr|liferea-1.8.8-1|28	BuildRequires:	pkgconfig(json-glib-1.0)
12cr|liferea-1.8.8-1|29	BuildRequires:	intltool >= 0.35.0
12cr|liferea-1.8.8-1|30	
12cr|liferea-1.8.8-1|31	
12cr|liferea-1.8.8-1|32	%description
12cr|liferea-1.8.8-1|33	Liferea (abbreviation of Linux Feed Reader) is a news aggregator for
12cr|liferea-1.8.8-1|34	RSS/RDF feeds which also supports CDF channels, Atom/Echo/PIE feeds
12cr|liferea-1.8.8-1|35	and OCS or OPML directories. It is a simple FeedReader clone for Unix.
12cr|liferea-1.8.8-1|36	
12cr|liferea-1.8.8-1|37	%prep
12cr|liferea-1.8.8-1|38	%setup -q -n %name-%version
12cr|liferea-1.8.8-1|39	%apply_patches
12cr|liferea-1.8.8-1|40	
12cr|liferea-1.8.8-1|41	# Add Planet Mandriva feed
12cr|liferea-1.8.8-1|42	sed -i -e 's@^\(.*http://planet\.gnome\.org.*\)$@\1\n\t\t\t\t<outline text="Planet Mandriva" htmlUrl="http://planetmandriva.zarb.org/" xmlUrl="http://planetmandriva.zarb.org/rss20.xml" />@' opml/*.opml
12cr|liferea-1.8.8-1|43	
12cr|liferea-1.8.8-1|44	#autoreconf -fi
12cr|liferea-1.8.8-1|45	
12cr|liferea-1.8.8-1|46	%build
12cr|liferea-1.8.8-1|47	%configure2_5x 	--disable-schemas-install
12cr|liferea-1.8.8-1|48	%make
12cr|liferea-1.8.8-1|49	
12cr|liferea-1.8.8-1|50	%install
12cr|liferea-1.8.8-1|51	rm -rf %{buildroot}
12cr|liferea-1.8.8-1|52	%makeinstall_std
12cr|liferea-1.8.8-1|53	
12cr|liferea-1.8.8-1|54	rm -f %buildroot%{_libdir}/%{name}/*.la
12cr|liferea-1.8.8-1|55	
12cr|liferea-1.8.8-1|56	desktop-file-install --vendor="" \
12cr|liferea-1.8.8-1|57	--add-category="GTK;GNOME" \
12cr|liferea-1.8.8-1|58	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|liferea-1.8.8-1|59	
12cr|liferea-1.8.8-1|60	# icons
12cr|liferea-1.8.8-1|61	%__mkdir_p %{buildroot}%{_iconsdir} \
12cr|liferea-1.8.8-1|62	%{buildroot}%{_liconsdir}
12cr|liferea-1.8.8-1|63	install -D -m 644 pixmaps/16x16/liferea.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|liferea-1.8.8-1|64	install -D -m 644 pixmaps/32x32/liferea.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|liferea-1.8.8-1|65	install -D -m 644 pixmaps/48x48/liferea.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|liferea-1.8.8-1|66	
12cr|liferea-1.8.8-1|67	%find_lang %{name}
12cr|liferea-1.8.8-1|68	
12cr|liferea-1.8.8-1|69	%if %mdkversion < 200900
12cr|liferea-1.8.8-1|70	%post
12cr|liferea-1.8.8-1|71	%update_menus
12cr|liferea-1.8.8-1|72	%post_install_gconf_schemas %name
12cr|liferea-1.8.8-1|73	%update_icon_cache hicolor
12cr|liferea-1.8.8-1|74	%endif
12cr|liferea-1.8.8-1|75	
12cr|liferea-1.8.8-1|76	%preun
12cr|liferea-1.8.8-1|77	%preun_uninstall_gconf_schemas %name
12cr|liferea-1.8.8-1|78	
12cr|liferea-1.8.8-1|79	%if %mdkversion < 200900
12cr|liferea-1.8.8-1|80	%postun
12cr|liferea-1.8.8-1|81	%clean_menus
12cr|liferea-1.8.8-1|82	%clean_icon_cache hicolor
12cr|liferea-1.8.8-1|83	%endif
12cr|liferea-1.8.8-1|84	
12cr|liferea-1.8.8-1|85	%clean
12cr|liferea-1.8.8-1|86	rm -rf %{buildroot}
12cr|liferea-1.8.8-1|87	
12cr|liferea-1.8.8-1|88	%files -f %{name}.lang
12cr|liferea-1.8.8-1|89	%defattr(0644,root,root,0755)
12cr|liferea-1.8.8-1|90	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cr|liferea-1.8.8-1|91	%defattr(-, root, root)
12cr|liferea-1.8.8-1|92	%doc AUTHORS ChangeLog README
12cr|liferea-1.8.8-1|93	%{_bindir}/*
12cr|liferea-1.8.8-1|94	%{_datadir}/applications/*.desktop
12cr|liferea-1.8.8-1|95	%_datadir/icons/hicolor/*/apps/*
12cr|liferea-1.8.8-1|96	%{_datadir}/%{name}
12cr|liferea-1.8.8-1|97	%_mandir/man1/*
12cr|liferea-1.8.8-1|98	%lang(pl) %_mandir/pl/man1/liferea.1*
12cr|liferea-1.8.8-1|99	%{_iconsdir}/%{name}.png
12cr|liferea-1.8.8-1|100	%{_liconsdir}/%{name}.png
12cr|liferea-1.8.8-1|101	%{_miconsdir}/%{name}.png
12cr|liferea-1.8.8-1|102	
12cr|liferea-1.8.8-1|103	
12cr|liferea-1.8.8-1|104	%changelog
12cr|liferea-1.8.8-1|105	* Sat Sep 01 2012 Götz Waschk <waschk@mandriva.org> 1:1.8.8-1mdv2012.0
12cr|liferea-1.8.8-1|106	+ Revision: 816172
12cr|liferea-1.8.8-1|107	- update to new version 1.8.8
12cr|liferea-1.8.8-1|108	- update build deps again
12cr|liferea-1.8.8-1|109	
12cr|liferea-1.8.8-1|110	* Sat Jun 16 2012 Götz Waschk <waschk@mandriva.org> 1:1.8.6-1
12cr|liferea-1.8.8-1|111	+ Revision: 805992
12cr|liferea-1.8.8-1|112	- update build deps
12cr|liferea-1.8.8-1|113	- update to new version 1.8.6
12cr|liferea-1.8.8-1|114	
12cr|liferea-1.8.8-1|115	* Sun Apr 15 2012 Götz Waschk <waschk@mandriva.org> 1:1.8.5-1
12cr|liferea-1.8.8-1|116	+ Revision: 791079
12cr|liferea-1.8.8-1|117	- update to new version 1.8.5
12cr|liferea-1.8.8-1|118	
12cr|liferea-1.8.8-1|119	* Wed Mar 28 2012 Götz Waschk <waschk@mandriva.org> 1:1.8.4-1
12cr|liferea-1.8.8-1|120	+ Revision: 788011
12cr|liferea-1.8.8-1|121	- new version
12cr|liferea-1.8.8-1|122	
12cr|liferea-1.8.8-1|123	* Sat Mar 24 2012 Götz Waschk <waschk@mandriva.org> 1:1.8.3-1
12cr|liferea-1.8.8-1|124	+ Revision: 786540
12cr|liferea-1.8.8-1|125	- new version
12cr|liferea-1.8.8-1|126	
12cr|liferea-1.8.8-1|127	* Mon Mar 19 2012 Götz Waschk <waschk@mandriva.org> 1:1.8.2-1
12cr|liferea-1.8.8-1|128	+ Revision: 785492
12cr|liferea-1.8.8-1|129	- new version
12cr|liferea-1.8.8-1|130	- remove extra source tarball
12cr|liferea-1.8.8-1|131	- call libtool (needed for backports)
12cr|liferea-1.8.8-1|132	
12cr|liferea-1.8.8-1|133	* Sun Mar 04 2012 Götz Waschk <waschk@mandriva.org> 1:1.8.1-1
12cr|liferea-1.8.8-1|134	+ Revision: 782067
12cr|liferea-1.8.8-1|135	- fix configure
12cr|liferea-1.8.8-1|136	- new version
12cr|liferea-1.8.8-1|137	
12cr|liferea-1.8.8-1|138	* Sat Dec 10 2011 Götz Waschk <waschk@mandriva.org> 1:1.8.0-1
12cr|liferea-1.8.8-1|139	+ Revision: 740057
12cr|liferea-1.8.8-1|140	- new version
12cr|liferea-1.8.8-1|141	
12cr|liferea-1.8.8-1|142	* Thu Nov 17 2011 Götz Waschk <waschk@mandriva.org> 1:1.8-0.RC2.1
12cr|liferea-1.8.8-1|143	+ Revision: 731250
12cr|liferea-1.8.8-1|144	- new prerelease
12cr|liferea-1.8.8-1|145	
12cr|liferea-1.8.8-1|146	* Mon Sep 26 2011 Götz Waschk <waschk@mandriva.org> 1:1.8-0.RC1.1
12cr|liferea-1.8.8-1|147	+ Revision: 701347
12cr|liferea-1.8.8-1|148	- new version
12cr|liferea-1.8.8-1|149	- update build deps
12cr|liferea-1.8.8-1|150	- update file list
12cr|liferea-1.8.8-1|151	- don't apply libnotify patch for backports
12cr|liferea-1.8.8-1|152	
12cr|liferea-1.8.8-1|153	* Thu Jun 23 2011 Funda Wang <fwang@mandriva.org> 1:1.6.6b-1
12cr|liferea-1.8.8-1|154	+ Revision: 686757
12cr|liferea-1.8.8-1|155	- new version 1.6.6b
12cr|liferea-1.8.8-1|156	- update url
12cr|liferea-1.8.8-1|157	
12cr|liferea-1.8.8-1|158	* Wed Jun 22 2011 Götz Waschk <waschk@mandriva.org> 1:1.6.6-1
12cr|liferea-1.8.8-1|159	+ Revision: 686594
12cr|liferea-1.8.8-1|160	- new version
12cr|liferea-1.8.8-1|161	- add missing source file
12cr|liferea-1.8.8-1|162	
12cr|liferea-1.8.8-1|163	* Mon Jun 20 2011 Funda Wang <fwang@mandriva.org> 1:1.6.5-4
12cr|liferea-1.8.8-1|164	+ Revision: 686155
12cr|liferea-1.8.8-1|165	- rebuild for new webkit
12cr|liferea-1.8.8-1|166	
12cr|liferea-1.8.8-1|167	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 1:1.6.5-3
12cr|liferea-1.8.8-1|168	+ Revision: 677119
12cr|liferea-1.8.8-1|169	- rebuild to add gconf2 as req
12cr|liferea-1.8.8-1|170	- build with libnotify 0.7
12cr|liferea-1.8.8-1|171	
12cr|liferea-1.8.8-1|172	* Wed Sep 29 2010 Götz Waschk <waschk@mandriva.org> 1:1.6.5-1mdv2011.0
12cr|liferea-1.8.8-1|173	+ Revision: 582058
12cr|liferea-1.8.8-1|174	- update to new version 1.6.5
12cr|liferea-1.8.8-1|175	
12cr|liferea-1.8.8-1|176	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 1:1.6.4-1mdv2011.0
12cr|liferea-1.8.8-1|177	+ Revision: 550272
12cr|liferea-1.8.8-1|178	- update to new version 1.6.4
12cr|liferea-1.8.8-1|179	
12cr|liferea-1.8.8-1|180	+ Funda Wang <fwang@mandriva.org>
12cr|liferea-1.8.8-1|181	- support for updates distro
12cr|liferea-1.8.8-1|182	- update BR to enable old distro
12cr|liferea-1.8.8-1|183	
12cr|liferea-1.8.8-1|184	* Tue Feb 23 2010 Funda Wang <fwang@mandriva.org> 1:1.6.3-1mdv2010.1
12cr|liferea-1.8.8-1|185	+ Revision: 509923
12cr|liferea-1.8.8-1|186	- new version 1.6.3
12cr|liferea-1.8.8-1|187	
12cr|liferea-1.8.8-1|188	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|liferea-1.8.8-1|189	- Really enable networkmanager support
12cr|liferea-1.8.8-1|190	
12cr|liferea-1.8.8-1|191	* Fri Jan 22 2010 Frederik Himpe <fhimpe@mandriva.org> 1:1.6.2-1mdv2010.1
12cr|liferea-1.8.8-1|192	+ Revision: 495075
12cr|liferea-1.8.8-1|193	- Update to new version 1.6.2
12cr|liferea-1.8.8-1|194	- Fix failing build because of different libtool by running autoreconf
12cr|liferea-1.8.8-1|195	- Build with networkmanager support
12cr|liferea-1.8.8-1|196	
12cr|liferea-1.8.8-1|197	* Sat Nov 21 2009 Funda Wang <fwang@mandriva.org> 1:1.6.1-1mdv2010.1
12cr|liferea-1.8.8-1|198	+ Revision: 468072
12cr|liferea-1.8.8-1|199	- new version 1.6.1
12cr|liferea-1.8.8-1|200	
12cr|liferea-1.8.8-1|201	* Sat Jul 25 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.6.0-1mdv2010.0
12cr|liferea-1.8.8-1|202	+ Revision: 399606
12cr|liferea-1.8.8-1|203	- Update to new version 1.6.0
12cr|liferea-1.8.8-1|204	
12cr|liferea-1.8.8-1|205	* Tue Jul 21 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.6.0-0.rc7.1mdv2010.0
12cr|liferea-1.8.8-1|206	+ Revision: 398419
12cr|liferea-1.8.8-1|207	- Update to new version 1.6.0-rc7
12cr|liferea-1.8.8-1|208	
12cr|liferea-1.8.8-1|209	* Tue Jun 23 2009 Funda Wang <fwang@mandriva.org> 1:1.6.0-0.rc6.1mdv2010.0
12cr|liferea-1.8.8-1|210	+ Revision: 388118
12cr|liferea-1.8.8-1|211	- New version 1.6 rc6
12cr|liferea-1.8.8-1|212	
12cr|liferea-1.8.8-1|213	* Sat Jun 13 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.6.0-0.rc5.1mdv2010.0
12cr|liferea-1.8.8-1|214	+ Revision: 385751
12cr|liferea-1.8.8-1|215	- Update to new version 1.6.0-rc5
12cr|liferea-1.8.8-1|216	
12cr|liferea-1.8.8-1|217	* Sat Jun 06 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.6.0-0.rc4.1mdv2010.0
12cr|liferea-1.8.8-1|218	+ Revision: 383199
12cr|liferea-1.8.8-1|219	- Update to new version 1.6.0-rc4
12cr|liferea-1.8.8-1|220	
12cr|liferea-1.8.8-1|221	* Sat May 30 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.6.0-0.rc3.1mdv2010.0
12cr|liferea-1.8.8-1|222	+ Revision: 381194
12cr|liferea-1.8.8-1|223	- Update to new version 1.6.0-rc3
12cr|liferea-1.8.8-1|224	
12cr|liferea-1.8.8-1|225	* Sun May 24 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.6.0-0.rc2.1mdv2010.0
12cr|liferea-1.8.8-1|226	+ Revision: 379142
12cr|liferea-1.8.8-1|227	- Update to new version 1.6.0-rc2
12cr|liferea-1.8.8-1|228	
12cr|liferea-1.8.8-1|229	* Tue May 05 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.6.0-0.rc1.1mdv2010.0
12cr|liferea-1.8.8-1|230	+ Revision: 372234
12cr|liferea-1.8.8-1|231	- Update to new version 1.6.0-rc1
12cr|liferea-1.8.8-1|232	
12cr|liferea-1.8.8-1|233	* Sun Mar 15 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.5.14-1mdv2009.1
12cr|liferea-1.8.8-1|234	+ Revision: 355400
12cr|liferea-1.8.8-1|235	- Update to new version 1.5.14
12cr|liferea-1.8.8-1|236	- Use sed hack to add Planet Mandriva feed so that it's not necessary
12cr|liferea-1.8.8-1|237	to rediff a patch if the upstream feed changes
12cr|liferea-1.8.8-1|238	
12cr|liferea-1.8.8-1|239	* Thu Mar 12 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.5.13-1mdv2009.1
12cr|liferea-1.8.8-1|240	+ Revision: 354374
12cr|liferea-1.8.8-1|241	- update to new version 1.5.13
12cr|liferea-1.8.8-1|242	
12cr|liferea-1.8.8-1|243	* Sat Mar 07 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.5.12-1mdv2009.1
12cr|liferea-1.8.8-1|244	+ Revision: 351502
12cr|liferea-1.8.8-1|245	- update to new version 1.5.12
12cr|liferea-1.8.8-1|246	
12cr|liferea-1.8.8-1|247	* Sat Feb 28 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.5.11-1mdv2009.1
12cr|liferea-1.8.8-1|248	+ Revision: 345848
12cr|liferea-1.8.8-1|249	- update to new version 1.5.11
12cr|liferea-1.8.8-1|250	
12cr|liferea-1.8.8-1|251	* Tue Feb 24 2009 Emmanuel Andry <eandry@mandriva.org> 1:1.5.10-1mdv2009.1
12cr|liferea-1.8.8-1|252	+ Revision: 344429
12cr|liferea-1.8.8-1|253	- New version 1.5.10
12cr|liferea-1.8.8-1|254	- drop P1 (not needed anymore)
12cr|liferea-1.8.8-1|255	
12cr|liferea-1.8.8-1|256	* Sat Jan 24 2009 Funda Wang <fwang@mandriva.org> 1:1.5.8-1mdv2009.1
12cr|liferea-1.8.8-1|257	+ Revision: 333189
12cr|liferea-1.8.8-1|258	- 1.5.8
12cr|liferea-1.8.8-1|259	
12cr|liferea-1.8.8-1|260	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|liferea-1.8.8-1|261	- lowercase ImageMagick
12cr|liferea-1.8.8-1|262	
12cr|liferea-1.8.8-1|263	* Tue Nov 11 2008 Funda Wang <fwang@mandriva.org> 1:1.5.6-1mdv2009.1
12cr|liferea-1.8.8-1|264	+ Revision: 302054
12cr|liferea-1.8.8-1|265	- 1.5.6 final
12cr|liferea-1.8.8-1|266	
12cr|liferea-1.8.8-1|267	* Sun Nov 09 2008 Funda Wang <fwang@mandriva.org> 1:1.5.6-0.4144.1mdv2009.1
12cr|liferea-1.8.8-1|268	+ Revision: 301266
12cr|liferea-1.8.8-1|269	- svn snapshot 1.5.6
12cr|liferea-1.8.8-1|270	only webkit is support now
12cr|liferea-1.8.8-1|271	
12cr|liferea-1.8.8-1|272	* Sun Aug 03 2008 Frederik Himpe <fhimpe@mandriva.org> 1:1.5.5-3mdv2009.0
12cr|liferea-1.8.8-1|273	+ Revision: 261847
12cr|liferea-1.8.8-1|274	- Xulrunner detection and build is pretty broken, use webkit now
12cr|liferea-1.8.8-1|275	- Re-enable planetmandriva patch
12cr|liferea-1.8.8-1|276	- Remove gtkhtml2 buildrequires, we don't use it
12cr|liferea-1.8.8-1|277	
12cr|liferea-1.8.8-1|278	* Wed Jul 30 2008 Funda Wang <fwang@mandriva.org> 1:1.5.5-2mdv2009.0
12cr|liferea-1.8.8-1|279	+ Revision: 255127
12cr|liferea-1.8.8-1|280	- build against xulrunner
12cr|liferea-1.8.8-1|281	
12cr|liferea-1.8.8-1|282	* Thu Jul 24 2008 Funda Wang <fwang@mandriva.org> 1:1.5.5-1mdv2009.0
12cr|liferea-1.8.8-1|283	+ Revision: 245283
12cr|liferea-1.8.8-1|284	- New version 1.5.5
12cr|liferea-1.8.8-1|285	
12cr|liferea-1.8.8-1|286	* Wed Jul 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.5.4-2mdv2009.0
12cr|liferea-1.8.8-1|287	+ Revision: 236419
12cr|liferea-1.8.8-1|288	- rebuilt for mozilla-firefox-2.0.0.16
12cr|liferea-1.8.8-1|289	
12cr|liferea-1.8.8-1|290	* Fri Jul 04 2008 Funda Wang <fwang@mandriva.org> 1:1.5.4-1mdv2009.0
12cr|liferea-1.8.8-1|291	+ Revision: 231502
12cr|liferea-1.8.8-1|292	- BR intltool
12cr|liferea-1.8.8-1|293	- New version 1.5.4
12cr|liferea-1.8.8-1|294	
12cr|liferea-1.8.8-1|295	* Thu Jul 03 2008 Tiago Salem <salem@mandriva.com.br> 1:1.5.3-2mdv2009.0
12cr|liferea-1.8.8-1|296	+ Revision: 231251
12cr|liferea-1.8.8-1|297	- Rebuild for firefox 2.0.0.15
12cr|liferea-1.8.8-1|298	
12cr|liferea-1.8.8-1|299	+ Pixel <pixel@mandriva.com>
12cr|liferea-1.8.8-1|300	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|liferea-1.8.8-1|301	
12cr|liferea-1.8.8-1|302	* Wed May 14 2008 Funda Wang <fwang@mandriva.org> 1:1.5.3-1mdv2009.0
12cr|liferea-1.8.8-1|303	+ Revision: 207060
12cr|liferea-1.8.8-1|304	- add missing icons
12cr|liferea-1.8.8-1|305	- fix icons
12cr|liferea-1.8.8-1|306	- BR curl
12cr|liferea-1.8.8-1|307	- New version 1.5.3
12cr|liferea-1.8.8-1|308	
12cr|liferea-1.8.8-1|309	* Sat Apr 19 2008 Funda Wang <fwang@mandriva.org> 1:1.4.15-1mdv2009.0
12cr|liferea-1.8.8-1|310	+ Revision: 195762
12cr|liferea-1.8.8-1|311	- New version 1.4.15
12cr|liferea-1.8.8-1|312	
12cr|liferea-1.8.8-1|313	* Wed Mar 26 2008 Götz Waschk <waschk@mandriva.org> 1:1.4.14-3mdv2008.1
12cr|liferea-1.8.8-1|314	+ Revision: 190450
12cr|liferea-1.8.8-1|315	- rebuild for firefox 2.0.0.13
12cr|liferea-1.8.8-1|316	
12cr|liferea-1.8.8-1|317	+ Tiago Salem <salem@mandriva.com.br>
12cr|liferea-1.8.8-1|318	- Rebuild for Firefox 2.0.0.13
12cr|liferea-1.8.8-1|319	
12cr|liferea-1.8.8-1|320	+ Funda Wang <fwang@mandriva.org>
12cr|liferea-1.8.8-1|321	- New version 1.4.14
12cr|liferea-1.8.8-1|322	
12cr|liferea-1.8.8-1|323	* Fri Mar 07 2008 Funda Wang <fwang@mandriva.org> 1:1.4.13-1mdv2008.1
12cr|liferea-1.8.8-1|324	+ Revision: 181296
12cr|liferea-1.8.8-1|325	- update to new version 1.4.13
12cr|liferea-1.8.8-1|326	
12cr|liferea-1.8.8-1|327	* Sat Feb 09 2008 Funda Wang <fwang@mandriva.org> 1:1.4.12-2mdv2008.1
12cr|liferea-1.8.8-1|328	+ Revision: 164626
12cr|liferea-1.8.8-1|329	- rebuild for new FF
12cr|liferea-1.8.8-1|330	
12cr|liferea-1.8.8-1|331	* Sat Feb 02 2008 Funda Wang <fwang@mandriva.org> 1:1.4.12-1mdv2008.1
12cr|liferea-1.8.8-1|332	+ Revision: 161321
12cr|liferea-1.8.8-1|333	- New version 1.4.12
12cr|liferea-1.8.8-1|334	
12cr|liferea-1.8.8-1|335	* Fri Jan 18 2008 Funda Wang <fwang@mandriva.org> 1:1.4.11-1mdv2008.1
12cr|liferea-1.8.8-1|336	+ Revision: 154536
12cr|liferea-1.8.8-1|337	- update to new version 1.4.11
12cr|liferea-1.8.8-1|338	
12cr|liferea-1.8.8-1|339	+ Olivier Blin <blino@mandriva.org>
12cr|liferea-1.8.8-1|340	- restore BuildRoot
12cr|liferea-1.8.8-1|341	
12cr|liferea-1.8.8-1|342	* Fri Dec 21 2007 Funda Wang <fwang@mandriva.org> 1:1.4.10-1mdv2008.1
12cr|liferea-1.8.8-1|343	+ Revision: 136257
12cr|liferea-1.8.8-1|344	- New version 1.4.9
12cr|liferea-1.8.8-1|345	- Rediff planetmandriva patch
12cr|liferea-1.8.8-1|346	
12cr|liferea-1.8.8-1|347	+ Thierry Vignaud <tv@mandriva.org>
12cr|liferea-1.8.8-1|348	- kill re-definition of %%buildroot on Pixel's request
12cr|liferea-1.8.8-1|349	
12cr|liferea-1.8.8-1|350	* Wed Dec 12 2007 Götz Waschk <waschk@mandriva.org> 1:1.4.9-2mdv2008.1
12cr|liferea-1.8.8-1|351	+ Revision: 117687
12cr|liferea-1.8.8-1|352	- rebuild for new firefox
12cr|liferea-1.8.8-1|353	
12cr|liferea-1.8.8-1|354	* Sun Dec 02 2007 Funda Wang <fwang@mandriva.org> 1:1.4.9-1mdv2008.1
12cr|liferea-1.8.8-1|355	+ Revision: 114400
12cr|liferea-1.8.8-1|356	- New version 1.4.9
12cr|liferea-1.8.8-1|357	- Rediff planetmandriva patch
12cr|liferea-1.8.8-1|358	
12cr|liferea-1.8.8-1|359	* Sun Nov 25 2007 Funda Wang <fwang@mandriva.org> 1:1.4.8-1mdv2008.1
12cr|liferea-1.8.8-1|360	+ Revision: 111919
12cr|liferea-1.8.8-1|361	- update to new version 1.4.8
12cr|liferea-1.8.8-1|362	
12cr|liferea-1.8.8-1|363	* Wed Nov 14 2007 Funda Wang <fwang@mandriva.org> 1:1.4.7-1mdv2008.1
12cr|liferea-1.8.8-1|364	+ Revision: 108814
12cr|liferea-1.8.8-1|365	- update to new version 1.4.7
12cr|liferea-1.8.8-1|366	
12cr|liferea-1.8.8-1|367	* Mon Nov 05 2007 Götz Waschk <waschk@mandriva.org> 1:1.4.6-2mdv2008.1
12cr|liferea-1.8.8-1|368	+ Revision: 106067
12cr|liferea-1.8.8-1|369	- rebuild for new firefox
12cr|liferea-1.8.8-1|370	
12cr|liferea-1.8.8-1|371	* Fri Nov 02 2007 Funda Wang <fwang@mandriva.org> 1:1.4.6-1mdv2008.1
12cr|liferea-1.8.8-1|372	+ Revision: 105275
12cr|liferea-1.8.8-1|373	- New version 1.4.6
12cr|liferea-1.8.8-1|374	
12cr|liferea-1.8.8-1|375	* Fri Oct 19 2007 Götz Waschk <waschk@mandriva.org> 1:1.4.5b-3mdv2008.1
12cr|liferea-1.8.8-1|376	+ Revision: 100432
12cr|liferea-1.8.8-1|377	- rebuild for new firefox
12cr|liferea-1.8.8-1|378	
12cr|liferea-1.8.8-1|379	* Thu Oct 18 2007 Funda Wang <fwang@mandriva.org> 1:1.4.5b-2mdv2008.1
12cr|liferea-1.8.8-1|380	+ Revision: 99856
12cr|liferea-1.8.8-1|381	- Rebuild against FF 2.0.0.7
12cr|liferea-1.8.8-1|382	
12cr|liferea-1.8.8-1|383	* Fri Oct 12 2007 Funda Wang <fwang@mandriva.org> 1:1.4.5b-1mdv2008.1
12cr|liferea-1.8.8-1|384	+ Revision: 97581
12cr|liferea-1.8.8-1|385	- New version 1.4.5b
12cr|liferea-1.8.8-1|386	
12cr|liferea-1.8.8-1|387	* Mon Oct 01 2007 Funda Wang <fwang@mandriva.org> 1:1.4.4-1mdv2008.0
12cr|liferea-1.8.8-1|388	+ Revision: 94332
12cr|liferea-1.8.8-1|389	- New upstream version 1.4.4
12cr|liferea-1.8.8-1|390	
12cr|liferea-1.8.8-1|391	* Sun Sep 23 2007 Funda Wang <fwang@mandriva.org> 1:1.4.2b-1mdv2008.0
12cr|liferea-1.8.8-1|392	+ Revision: 92332
12cr|liferea-1.8.8-1|393	- New version 1.4.2b
12cr|liferea-1.8.8-1|394	
12cr|liferea-1.8.8-1|395	* Sat Sep 01 2007 Funda Wang <fwang@mandriva.org> 1:1.4.0-1mdv2008.0
12cr|liferea-1.8.8-1|396	+ Revision: 77397
12cr|liferea-1.8.8-1|397	- New version 1.4.0 final
12cr|liferea-1.8.8-1|398	
12cr|liferea-1.8.8-1|399	* Sun Aug 19 2007 Funda Wang <fwang@mandriva.org> 1:1.4-0.RC3.3mdv2008.0
12cr|liferea-1.8.8-1|400	+ Revision: 67160
12cr|liferea-1.8.8-1|401	- add mor exdg category (bug#32684)
12cr|liferea-1.8.8-1|402	
12cr|liferea-1.8.8-1|403	* Tue Jul 31 2007 Götz Waschk <waschk@mandriva.org> 1:1.4-0.RC3.2mdv2008.0
12cr|liferea-1.8.8-1|404	+ Revision: 57244
12cr|liferea-1.8.8-1|405	- rebuild
12cr|liferea-1.8.8-1|406	
12cr|liferea-1.8.8-1|407	* Thu Jul 26 2007 Funda Wang <fwang@mandriva.org> 1:1.4-0.RC3.1mdv2008.0
12cr|liferea-1.8.8-1|408	+ Revision: 55748
12cr|liferea-1.8.8-1|409	- disable protocol patch now
12cr|liferea-1.8.8-1|410	- BR sqlite3 and glade2
12cr|liferea-1.8.8-1|411	- New unstable version 1.4 RC3
12cr|liferea-1.8.8-1|412	
12cr|liferea-1.8.8-1|413	* Thu Jul 12 2007 Funda Wang <fwang@mandriva.org> 1:1.2.20-1mdv2008.0
12cr|liferea-1.8.8-1|414	+ Revision: 51631
12cr|liferea-1.8.8-1|415	- New version
12cr|liferea-1.8.8-1|416	
12cr|liferea-1.8.8-1|417	* Sun Jul 08 2007 Funda Wang <fwang@mandriva.org> 1:1.2.19-1mdv2008.0
12cr|liferea-1.8.8-1|418	+ Revision: 49861
12cr|liferea-1.8.8-1|419	- New version
12cr|liferea-1.8.8-1|420	
12cr|liferea-1.8.8-1|421	* Sat Jun 30 2007 Funda Wang <fwang@mandriva.org> 1:1.2.18-1mdv2008.0
12cr|liferea-1.8.8-1|422	+ Revision: 46116
12cr|liferea-1.8.8-1|423	- New version
12cr|liferea-1.8.8-1|424	
12cr|liferea-1.8.8-1|425	* Tue Jun 19 2007 Funda Wang <fwang@mandriva.org> 1:1.2.17-1mdv2008.0
12cr|liferea-1.8.8-1|426	+ Revision: 41173
12cr|liferea-1.8.8-1|427	- New version
12cr|liferea-1.8.8-1|428	
12cr|liferea-1.8.8-1|429	* Fri Jun 15 2007 Götz Waschk <waschk@mandriva.org> 1:1.2.16b-3mdv2008.0
12cr|liferea-1.8.8-1|430	+ Revision: 39893
12cr|liferea-1.8.8-1|431	- rebuild for new ff
12cr|liferea-1.8.8-1|432	
12cr|liferea-1.8.8-1|433	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 1:1.2.16b-2mdv2008.0
12cr|liferea-1.8.8-1|434	+ Revision: 36184
12cr|liferea-1.8.8-1|435	- rebuild with correct optflags
12cr|liferea-1.8.8-1|436	
12cr|liferea-1.8.8-1|437	+ Funda Wang <fwang@mandriva.org>
12cr|liferea-1.8.8-1|438	- New version
12cr|liferea-1.8.8-1|439	
12cr|liferea-1.8.8-1|440	* Tue Jun 05 2007 Funda Wang <fwang@mandriva.org> 1:1.2.16-1mdv2008.0
12cr|liferea-1.8.8-1|441	+ Revision: 35762
12cr|liferea-1.8.8-1|442	- New version
12cr|liferea-1.8.8-1|443	
12cr|liferea-1.8.8-1|444	* Tue May 22 2007 Funda Wang <fwang@mandriva.org> 1:1.2.15-2mdv2008.0
12cr|liferea-1.8.8-1|445	+ Revision: 29678
12cr|liferea-1.8.8-1|446	- Added back patch1 for backports
12cr|liferea-1.8.8-1|447	
12cr|liferea-1.8.8-1|448	* Tue May 22 2007 Funda Wang <fwang@mandriva.org> 1:1.2.15-1mdv2008.0
12cr|liferea-1.8.8-1|449	+ Revision: 29656
12cr|liferea-1.8.8-1|450	- patch1 not needed
12cr|liferea-1.8.8-1|451	- Shouuld be 1.2.15 instead
12cr|liferea-1.8.8-1|452	- New upstream version
12cr|liferea-1.8.8-1|453	
12cr|liferea-1.8.8-1|454	* Wed May 09 2007 Götz Waschk <waschk@mandriva.org> 1:1.2.14-1mdv2008.0
12cr|liferea-1.8.8-1|455	+ Revision: 25416
12cr|liferea-1.8.8-1|456	- new version
12cr|liferea-1.8.8-1|457	
12cr|liferea-1.8.8-1|458	* Wed May 02 2007 Götz Waschk <waschk@mandriva.org> 1:1.2.13-1mdv2008.0
12cr|liferea-1.8.8-1|459	+ Revision: 20422
12cr|liferea-1.8.8-1|460	- new version
12cr|liferea-1.8.8-1|461	
12cr|liferea-1.8.8-1|462	* Wed Apr 25 2007 Götz Waschk <waschk@mandriva.org> 1:1.2.12-1mdv2008.0
12cr|liferea-1.8.8-1|463	+ Revision: 18143
12cr|liferea-1.8.8-1|464	- new version
12cr|liferea-1.8.8-1|465	
12cr|liferea-1.8.8-1|466	
12cr|liferea-1.8.8-1|467	* Thu Apr 05 2007 Götz Waschk <waschk@mandriva.org> 1.2.10c-1mdv2007.1
12cr|liferea-1.8.8-1|468	+ Revision: 150734
12cr|liferea-1.8.8-1|469	- new version
12cr|liferea-1.8.8-1|470	- rediff patch 2
12cr|liferea-1.8.8-1|471	- new version
12cr|liferea-1.8.8-1|472	
12cr|liferea-1.8.8-1|473	* Mon Mar 19 2007 Götz Waschk <waschk@mandriva.org> 1:1.2.8-1mdv2007.1
12cr|liferea-1.8.8-1|474	+ Revision: 146400
12cr|liferea-1.8.8-1|475	- new version
12cr|liferea-1.8.8-1|476	
12cr|liferea-1.8.8-1|477	* Tue Mar 06 2007 Götz Waschk <waschk@mandriva.org> 1:1.2.7-1mdv2007.1
12cr|liferea-1.8.8-1|478	+ Revision: 134089
12cr|liferea-1.8.8-1|479	- new version
12cr|liferea-1.8.8-1|480	
12cr|liferea-1.8.8-1|481	* Tue Feb 27 2007 Götz Waschk <waschk@mandriva.org> 1:1.2.6-2mdv2007.1
12cr|liferea-1.8.8-1|482	+ Revision: 126290
12cr|liferea-1.8.8-1|483	- rebuild for new firefox
12cr|liferea-1.8.8-1|484	
12cr|liferea-1.8.8-1|485	* Sat Feb 10 2007 Götz Waschk <waschk@mandriva.org> 1:1.2.6-1mdv2007.1
12cr|liferea-1.8.8-1|486	+ Revision: 118703
12cr|liferea-1.8.8-1|487	- new version
12cr|liferea-1.8.8-1|488	
12cr|liferea-1.8.8-1|489	* Mon Jan 22 2007 Götz Waschk <waschk@mandriva.org> 1:1.2.4-1mdv2007.1
12cr|liferea-1.8.8-1|490	+ Revision: 112076
12cr|liferea-1.8.8-1|491	- new version
12cr|liferea-1.8.8-1|492	
12cr|liferea-1.8.8-1|493	* Sun Jan 21 2007 Götz Waschk <waschk@mandriva.org> 1:1.2.3-1mdv2007.1
12cr|liferea-1.8.8-1|494	+ Revision: 111610
12cr|liferea-1.8.8-1|495	- new version
12cr|liferea-1.8.8-1|496	
12cr|liferea-1.8.8-1|497	* Mon Jan 08 2007 Götz Waschk <waschk@mandriva.org> 1:1.2.0-2mdv2007.1
12cr|liferea-1.8.8-1|498	+ Revision: 106106
12cr|liferea-1.8.8-1|499	- rebuild
12cr|liferea-1.8.8-1|500	
12cr|liferea-1.8.8-1|501	* Mon Dec 18 2006 Götz Waschk <waschk@mandriva.org> 1:1.2.0-1mdv2007.1
12cr|liferea-1.8.8-1|502	+ Revision: 98387
12cr|liferea-1.8.8-1|503	- new version
12cr|liferea-1.8.8-1|504	
12cr|liferea-1.8.8-1|505	* Sat Dec 09 2006 Götz Waschk <waschk@mandriva.org> 1:1.2-0.RC4.1mdv2007.1
12cr|liferea-1.8.8-1|506	+ Revision: 94162
12cr|liferea-1.8.8-1|507	- new version
12cr|liferea-1.8.8-1|508	
12cr|liferea-1.8.8-1|509	* Thu Dec 07 2006 Götz Waschk <waschk@mandriva.org> 1:1.2-0.RC3.2mdv2007.1
12cr|liferea-1.8.8-1|510	+ Revision: 92022
12cr|liferea-1.8.8-1|511	- take out the trash
12cr|liferea-1.8.8-1|512	- disable firefox detection patch on Cooker
12cr|liferea-1.8.8-1|513	
12cr|liferea-1.8.8-1|514	* Sun Nov 26 2006 Götz Waschk <waschk@mandriva.org> 1:1.2-0.RC3.1mdv2007.1
12cr|liferea-1.8.8-1|515	+ Revision: 87343
12cr|liferea-1.8.8-1|516	- new version
12cr|liferea-1.8.8-1|517	
12cr|liferea-1.8.8-1|518	* Tue Nov 21 2006 Götz Waschk <waschk@mandriva.org> 1:1.2-0.RC2.2mdv2007.1
12cr|liferea-1.8.8-1|519	+ Revision: 85846
12cr|liferea-1.8.8-1|520	- bot rebuild
12cr|liferea-1.8.8-1|521	- new version
12cr|liferea-1.8.8-1|522	
12cr|liferea-1.8.8-1|523	* Sat Nov 11 2006 Götz Waschk <waschk@mandriva.org> 1:1.2-0.RC1.2mdv2007.0
12cr|liferea-1.8.8-1|524	+ Revision: 82973
12cr|liferea-1.8.8-1|525	- fix deps (bug #27117)
12cr|liferea-1.8.8-1|526	
12cr|liferea-1.8.8-1|527	* Sat Nov 11 2006 Götz Waschk <waschk@mandriva.org> 1:1.2-0.RC1.1mdv2007.1
12cr|liferea-1.8.8-1|528	+ Revision: 81027
12cr|liferea-1.8.8-1|529	- new version
12cr|liferea-1.8.8-1|530	- fix firefox dep
12cr|liferea-1.8.8-1|531	
12cr|liferea-1.8.8-1|532	* Thu Nov 09 2006 Götz Waschk <waschk@mandriva.org> 1:1.1.9-2mdv2007.1
12cr|liferea-1.8.8-1|533	+ Revision: 79217
12cr|liferea-1.8.8-1|534	- rebuild for new firefox
12cr|liferea-1.8.8-1|535	
12cr|liferea-1.8.8-1|536	* Sat Nov 04 2006 Götz Waschk <waschk@mandriva.org> 1:1.1.9-1mdv2007.1
12cr|liferea-1.8.8-1|537	+ Revision: 76476
12cr|liferea-1.8.8-1|538	- new version
12cr|liferea-1.8.8-1|539	- drop patch 3
12cr|liferea-1.8.8-1|540	
12cr|liferea-1.8.8-1|541	* Tue Oct 31 2006 Götz Waschk <waschk@mandriva.org> 1:1.1.8-1mdv2007.1
12cr|liferea-1.8.8-1|542	+ Revision: 74781
12cr|liferea-1.8.8-1|543	- new version
12cr|liferea-1.8.8-1|544	- patch to fix build
12cr|liferea-1.8.8-1|545	
12cr|liferea-1.8.8-1|546	* Thu Oct 26 2006 Götz Waschk <waschk@mandriva.org> 1:1.1.7-5mdv2007.1
12cr|liferea-1.8.8-1|547	+ Revision: 72590
12cr|liferea-1.8.8-1|548	- add missing buildrequires
12cr|liferea-1.8.8-1|549	
12cr|liferea-1.8.8-1|550	* Wed Oct 25 2006 Götz Waschk <waschk@mandriva.org> 1:1.1.7-4mdv2007.1
12cr|liferea-1.8.8-1|551	+ Revision: 72494
12cr|liferea-1.8.8-1|552	- new version 1.1.7d
12cr|liferea-1.8.8-1|553	
12cr|liferea-1.8.8-1|554	* Wed Oct 25 2006 Götz Waschk <waschk@mandriva.org> 1:1.1.7-3mdv2007.1
12cr|liferea-1.8.8-1|555	+ Revision: 72493
12cr|liferea-1.8.8-1|556	- new version
12cr|liferea-1.8.8-1|557	
12cr|liferea-1.8.8-1|558	* Tue Oct 24 2006 Götz Waschk <waschk@mandriva.org> 1:1.1.7-2mdv2007.0
12cr|liferea-1.8.8-1|559	+ Revision: 71945
12cr|liferea-1.8.8-1|560	- new version 1.1.7b
12cr|liferea-1.8.8-1|561	
12cr|liferea-1.8.8-1|562	* Mon Oct 23 2006 Götz Waschk <waschk@mandriva.org> 1:1.1.7-1mdv2007.0
12cr|liferea-1.8.8-1|563	+ Revision: 71680
12cr|liferea-1.8.8-1|564	- fix previous commit
12cr|liferea-1.8.8-1|565	- new version 1.1.7b
12cr|liferea-1.8.8-1|566	unpack patches
12cr|liferea-1.8.8-1|567	- Import liferea
12cr|liferea-1.8.8-1|568	
12cr|liferea-1.8.8-1|569	* Sun Oct 22 2006 Götz Waschk <waschk@mandriva.org> 1:1.1.7-1mdv2007.1
12cr|liferea-1.8.8-1|570	- New version 1.1.7
12cr|liferea-1.8.8-1|571	
12cr|liferea-1.8.8-1|572	* Wed Oct 04 2006 Götz Waschk <waschk@mandriva.org> 1:1.1.6-1mdv2007.0
12cr|liferea-1.8.8-1|573	- New version 1.1.6
12cr|liferea-1.8.8-1|574	
12cr|liferea-1.8.8-1|575	* Fri Sep 29 2006 Gtz Waschk <waschk@mandriva.org> 1.1.5-1mdv2007.0
12cr|liferea-1.8.8-1|576	- add planetmandriva to default feeds
12cr|liferea-1.8.8-1|577	- patch to fix build
12cr|liferea-1.8.8-1|578	- New version 1.1.5
12cr|liferea-1.8.8-1|579	
12cr|liferea-1.8.8-1|580	* Sat Sep 16 2006 Frederic Crozat <fcrozat@mandriva.com> 1:1.1.4-2mdv2007.0
12cr|liferea-1.8.8-1|581	- Rebuild with latest firefox
12cr|liferea-1.8.8-1|582	
12cr|liferea-1.8.8-1|583	* Tue Sep 12 2006 Gtz Waschk <waschk@mandriva.org> 1:1.1.4-1mdv2007.0
12cr|liferea-1.8.8-1|584	- New version 1.1.4
12cr|liferea-1.8.8-1|585	
12cr|liferea-1.8.8-1|586	* Thu Aug 31 2006 Götz Waschk <waschk@mandriva.org> 1:1.1.2-1mdv2007.0
12cr|liferea-1.8.8-1|587	- New release 1.1.2
12cr|liferea-1.8.8-1|588	
12cr|liferea-1.8.8-1|589	* Tue Aug 22 2006 Gtz Waschk <waschk@mandriva.org> 1.1.1-1mdv2007.0
12cr|liferea-1.8.8-1|590	- New release 1.1.1
12cr|liferea-1.8.8-1|591	
12cr|liferea-1.8.8-1|592	* Sat Aug 12 2006 Gtz Waschk <waschk@mandriva.org> 1.1.0-2mdv2007.0
12cr|liferea-1.8.8-1|593	- fix buildrequires
12cr|liferea-1.8.8-1|594	
12cr|liferea-1.8.8-1|595	* Sat Aug 12 2006 Gtz Waschk <waschk@mandriva.org> 1.1.0-1mdv2007.0
12cr|liferea-1.8.8-1|596	- update file list
12cr|liferea-1.8.8-1|597	- rediff the patch
12cr|liferea-1.8.8-1|598	- New release 1.1.0
12cr|liferea-1.8.8-1|599	
12cr|liferea-1.8.8-1|600	* Fri Aug 11 2006 Gtz Waschk <waschk@mandriva.org> 1.0.21-1mdv2007.0
12cr|liferea-1.8.8-1|601	- rediff the patch
12cr|liferea-1.8.8-1|602	- new version
12cr|liferea-1.8.8-1|603	
12cr|liferea-1.8.8-1|604	* Wed Aug 09 2006 Gtz Waschk <waschk@mandriva.org> 1.0.20-1mdv2007.0
12cr|liferea-1.8.8-1|605	- depend on the exact firefox version
12cr|liferea-1.8.8-1|606	- drop patch 0
12cr|liferea-1.8.8-1|607	- New release 1.0.20
12cr|liferea-1.8.8-1|608	
12cr|liferea-1.8.8-1|609	* Tue Aug 01 2006 Götz Waschk <waschk@mandriva.org> 1:1.0.19-1mdv2007.0
12cr|liferea-1.8.8-1|610	- New release 1.0.19
12cr|liferea-1.8.8-1|611	
12cr|liferea-1.8.8-1|612	* Sun Jul 23 2006 Götz Waschk <waschk@mandriva.org> 1:1.0.18-1
12cr|liferea-1.8.8-1|613	- New release 1.0.18
12cr|liferea-1.8.8-1|614	
12cr|liferea-1.8.8-1|615	* Thu Jul 20 2006 Gtz Waschk <waschk@mandriva.org> 1:1.0.17-1mdv2007.0
12cr|liferea-1.8.8-1|616	- new macros
12cr|liferea-1.8.8-1|617	- xdg menu
12cr|liferea-1.8.8-1|618	- New release 1.0.17
12cr|liferea-1.8.8-1|619	
12cr|liferea-1.8.8-1|620	* Tue Jun 27 2006 Götz Waschk <waschk@mandriva.org> 1:1.0.16-1
12cr|liferea-1.8.8-1|621	- New release 1.0.16
12cr|liferea-1.8.8-1|622	
12cr|liferea-1.8.8-1|623	* Thu Jun 15 2006 Gtz Waschk <waschk@mandriva.org> 1.0.15-1mdv2007.0
12cr|liferea-1.8.8-1|624	- drop patch 2
12cr|liferea-1.8.8-1|625	- New release 1.0.15
12cr|liferea-1.8.8-1|626	
12cr|liferea-1.8.8-1|627	* Tue May 30 2006 Gtz Waschk <waschk@mandriva.org> 1.0.14-1mdv2007.0
12cr|liferea-1.8.8-1|628	- patch 2: fix build
12cr|liferea-1.8.8-1|629	- New release 1.0.14
12cr|liferea-1.8.8-1|630	
12cr|liferea-1.8.8-1|631	* Thu May 18 2006 Pascal Terjan <pterjan@mandriva.org> 1:1.0.13-1mdk
12cr|liferea-1.8.8-1|632	- New release 1.0.13
12cr|liferea-1.8.8-1|633	
12cr|liferea-1.8.8-1|634	* Mon May 08 2006 Gtz Waschk <waschk@mandriva.org> 1.0.12-1mdk
12cr|liferea-1.8.8-1|635	- update patch 1
12cr|liferea-1.8.8-1|636	- New release 1.0.12
12cr|liferea-1.8.8-1|637	
12cr|liferea-1.8.8-1|638	* Fri May 05 2006 Götz Waschk <waschk@mandriva.org> 1:1.0.11-1mdk
12cr|liferea-1.8.8-1|639	- New release 1.0.11
12cr|liferea-1.8.8-1|640	
12cr|liferea-1.8.8-1|641	* Sun Apr 23 2006 Gtz Waschk <waschk@mandriva.org> 1.0.10-1mdk
12cr|liferea-1.8.8-1|642	- update patch 0
12cr|liferea-1.8.8-1|643	- New release 1.0.10
12cr|liferea-1.8.8-1|644	
12cr|liferea-1.8.8-1|645	* Wed Apr 05 2006 Götz Waschk <waschk@mandriva.org> 1.0.9-1mdk
12cr|liferea-1.8.8-1|646	- New release 1.0.9
12cr|liferea-1.8.8-1|647	
12cr|liferea-1.8.8-1|648	* Sun Mar 19 2006 Gtz Waschk <waschk@mandriva.org> 1.0.8-1mdk
12cr|liferea-1.8.8-1|649	- update patch 0
12cr|liferea-1.8.8-1|650	- New release 1.0.8
12cr|liferea-1.8.8-1|651	
12cr|liferea-1.8.8-1|652	* Mon Mar 06 2006 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.0.7-1mdk
12cr|liferea-1.8.8-1|653	- 1.0.7
12cr|liferea-1.8.8-1|654	
12cr|liferea-1.8.8-1|655	* Sat Feb 25 2006 Götz Waschk <waschk@mandriva.org> 1.0.6-1mdk
12cr|liferea-1.8.8-1|656	- New release 1.0.6
12cr|liferea-1.8.8-1|657	
12cr|liferea-1.8.8-1|658	* Tue Feb 21 2006 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.0.5-1mdk
12cr|liferea-1.8.8-1|659	- 1.0.5
12cr|liferea-1.8.8-1|660	
12cr|liferea-1.8.8-1|661	* Mon Feb 13 2006 Götz Waschk <waschk@mandriva.org> 1.0.4-1mdk
12cr|liferea-1.8.8-1|662	- New release 1.0.4
12cr|liferea-1.8.8-1|663	
12cr|liferea-1.8.8-1|664	* Wed Feb 01 2006 Götz Waschk <waschk@mandriva.org> 1.0.3-1mdk
12cr|liferea-1.8.8-1|665	- New release 1.0.3
12cr|liferea-1.8.8-1|666	
12cr|liferea-1.8.8-1|667	* Wed Jan 25 2006 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.0.2.1mdk
12cr|liferea-1.8.8-1|668	- 1.0.2
12cr|liferea-1.8.8-1|669	
12cr|liferea-1.8.8-1|670	* Tue Jan 17 2006 Gtz Waschk <waschk@mandriva.org> 1.0.1-1mdk
12cr|liferea-1.8.8-1|671	- firefox build fix
12cr|liferea-1.8.8-1|672	- New release 1.0.1
12cr|liferea-1.8.8-1|673	
12cr|liferea-1.8.8-1|674	* Fri Dec 23 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 1:1.0-1mdk
12cr|liferea-1.8.8-1|675	- 1.0
12cr|liferea-1.8.8-1|676	- add Epoch
12cr|liferea-1.8.8-1|677	
12cr|liferea-1.8.8-1|678	* Thu Nov 24 2005 Gtz Waschk <waschk@mandriva.org> 1.0-1.RC4.2mdk
12cr|liferea-1.8.8-1|679	- reenable gtkhtml
12cr|liferea-1.8.8-1|680	
12cr|liferea-1.8.8-1|681	* Fri Nov 18 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.0-1.RC4.1mdk
12cr|liferea-1.8.8-1|682	- 1.0 RC4
12cr|liferea-1.8.8-1|683	- rediff P0
12cr|liferea-1.8.8-1|684	
12cr|liferea-1.8.8-1|685	* Sat Nov 05 2005 Gtz Waschk <waschk@mandriva.org> 1.0-1.RC3.1mdk
12cr|liferea-1.8.8-1|686	- new version
12cr|liferea-1.8.8-1|687	
12cr|liferea-1.8.8-1|688	* Thu Oct 27 2005 Götz Waschk <waschk@mandriva.org> 1.0-0.RC2.3mdk
12cr|liferea-1.8.8-1|689	- rebuild for new dbus
12cr|liferea-1.8.8-1|690	
12cr|liferea-1.8.8-1|691	* Fri Oct 14 2005 Gtz Waschk <waschk@mandriva.org> 1.0-0.RC2.2mdk
12cr|liferea-1.8.8-1|692	- fix buildrequires
12cr|liferea-1.8.8-1|693	
12cr|liferea-1.8.8-1|694	* Wed Oct 12 2005 Gtz Waschk <waschk@mandriva.org> 1.0-0.RC2.1mdk
12cr|liferea-1.8.8-1|695	- fix buildrequires
12cr|liferea-1.8.8-1|696	- disable gtkhtml2 backend, doesn't build
12cr|liferea-1.8.8-1|697	- new version
12cr|liferea-1.8.8-1|698	
12cr|liferea-1.8.8-1|699	* Tue Oct 04 2005 Gtz Waschk <waschk@mandriva.org> 1.0-0.RC1.1mdk
12cr|liferea-1.8.8-1|700	- update patch 0
12cr|liferea-1.8.8-1|701	- new version
12cr|liferea-1.8.8-1|702	
12cr|liferea-1.8.8-1|703	* Tue Sep 27 2005 Gtz Waschk <waschk@mandriva.org> 0.9.7b-4mdk
12cr|liferea-1.8.8-1|704	- fix mozilla detection again
12cr|liferea-1.8.8-1|705	
12cr|liferea-1.8.8-1|706	* Tue Sep 27 2005 Gtz Waschk <waschk@mandriva.org> 0.9.7b-3mdk
12cr|liferea-1.8.8-1|707	- fix mozilla detection
12cr|liferea-1.8.8-1|708	
12cr|liferea-1.8.8-1|709	* Fri Sep 23 2005 Frederic Crozat <fcrozat@mandriva.com> 0.9.7b-2mdk
12cr|liferea-1.8.8-1|710	- Fix schema uninstall
12cr|liferea-1.8.8-1|711	
12cr|liferea-1.8.8-1|712	* Mon Sep 05 2005 Götz Waschk <waschk@mandriva.org> 0.9.7b-1mdk
12cr|liferea-1.8.8-1|713	- New release 0.9.7b
12cr|liferea-1.8.8-1|714	
12cr|liferea-1.8.8-1|715	* Wed Aug 31 2005 Götz Waschk <waschk@mandriva.org> 0.9.7a-1mdk
12cr|liferea-1.8.8-1|716	- New release 0.9.7a
12cr|liferea-1.8.8-1|717	
12cr|liferea-1.8.8-1|718	* Wed Aug 31 2005 Götz Waschk <waschk@mandriva.org> 0.9.7-1mdk
12cr|liferea-1.8.8-1|719	- New release 0.9.7
12cr|liferea-1.8.8-1|720	
12cr|liferea-1.8.8-1|721	* Wed Aug 17 2005 Götz Waschk <waschk@mandriva.org> 0.9.6-1mdk
12cr|liferea-1.8.8-1|722	- New release 0.9.6
12cr|liferea-1.8.8-1|723	
12cr|liferea-1.8.8-1|724	* Mon Aug 01 2005 Gtz Waschk <waschk@mandriva.org> 0.9.5-1mdk
12cr|liferea-1.8.8-1|725	- update patches
12cr|liferea-1.8.8-1|726	- new version
12cr|liferea-1.8.8-1|727	
12cr|liferea-1.8.8-1|728	* Wed May 18 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 0.9.2-1mdk
12cr|liferea-1.8.8-1|729	- 0.9.2
12cr|liferea-1.8.8-1|730	- use mkrel macro
12cr|liferea-1.8.8-1|731	
12cr|liferea-1.8.8-1|732	* Sun Mar 13 2005 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.9.1-2mdk
12cr|liferea-1.8.8-1|733	- update P0 to find installation mozilla-firefox as first
12cr|liferea-1.8.8-1|734	
12cr|liferea-1.8.8-1|735	* Sun Mar 13 2005 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.9.1-1mdk
12cr|liferea-1.8.8-1|736	- 0.9.1
12cr|liferea-1.8.8-1|737	- adjust requirements for mozilla-firefox
12cr|liferea-1.8.8-1|738	- quick patch for configure which allow detect mozilla-firefox
12cr|liferea-1.8.8-1|739	
12cr|liferea-1.8.8-1|740	* Sun Feb 20 2005 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.9.0b-2mdk
12cr|liferea-1.8.8-1|741	- requires glib-2.6
12cr|liferea-1.8.8-1|742	
12cr|liferea-1.8.8-1|743	* Wed Jan 19 2005 Jerome Soyer <saispo@mandrake.org> 0.9.0b-1mdk
12cr|liferea-1.8.8-1|744	- New release 0.9.0b
12cr|liferea-1.8.8-1|745	
12cr|liferea-1.8.8-1|746	* Sat Jan 15 2005 Goetz Waschk <waschk@linux-mandrake.com> 0.9.0-1mdk
12cr|liferea-1.8.8-1|747	- New release 0.9.0
12cr|liferea-1.8.8-1|748	
12cr|liferea-1.8.8-1|749	* Tue Nov 30 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.6.4-1mdk
12cr|liferea-1.8.8-1|750	- 0.6.4
12cr|liferea-1.8.8-1|751	
12cr|liferea-1.8.8-1|752	* Fri Nov 26 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.6.3-1mdk
12cr|liferea-1.8.8-1|753	- New release 0.6.3
12cr|liferea-1.8.8-1|754	
12cr|liferea-1.8.8-1|755	* Sun Nov 14 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.6.2-1mdk
12cr|liferea-1.8.8-1|756	- fix source URL
12cr|liferea-1.8.8-1|757	- New release 0.6.2
12cr|liferea-1.8.8-1|758	
12cr|liferea-1.8.8-1|759	* Mon Nov 01 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.6.1-2mdk
12cr|liferea-1.8.8-1|760	- fix mozilla detection in the startup script
12cr|liferea-1.8.8-1|761	
12cr|liferea-1.8.8-1|762	* Mon Nov 01 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.6.1-1mdk
12cr|liferea-1.8.8-1|763	- small spec cleanup
12cr|liferea-1.8.8-1|764	- drop patches
12cr|liferea-1.8.8-1|765	- New release 0.6.1
12cr|liferea-1.8.8-1|766	
12cr|liferea-1.8.8-1|767	* Sat Oct 16 2004 Jerome Soyer <saispo@mandrake.org> 0.6.0-3mdk
12cr|liferea-1.8.8-1|768	- Fix program icons
12cr|liferea-1.8.8-1|769	
12cr|liferea-1.8.8-1|770	* Tue Sep 21 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.6.0-2mdk
12cr|liferea-1.8.8-1|771	- don't package *.la files
12cr|liferea-1.8.8-1|772	- install gconf schemas at install time instead build time
12cr|liferea-1.8.8-1|773	
12cr|liferea-1.8.8-1|774	* Thu Sep 16 2004 Jerome Soyer <saispo@mandrake.org> 0.6.0-1mdk
12cr|liferea-1.8.8-1|775	- New release
12cr|liferea-1.8.8-1|776	- Remove patch1
12cr|liferea-1.8.8-1|777	
12cr|liferea-1.8.8-1|778	* Thu Sep 02 2004 Jerome Soyer <saispo@mandrake.org> 0.5.3c-2mdk
12cr|liferea-1.8.8-1|779	- remove zero-length file
12cr|liferea-1.8.8-1|780	
12cr|liferea-1.8.8-1|781	* Thu Sep 02 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.5.3c-1mdk
12cr|liferea-1.8.8-1|782	- 0.5.3c
12cr|liferea-1.8.8-1|783	
12cr|liferea-1.8.8-1|784	* Wed Sep 01 2004 Jerome Soyer <saispo@mandrake.org> 0.5.3c-1mdk
12cr|liferea-1.8.8-1|785	- New release
12cr|liferea-1.8.8-1|786	
12cr|liferea-1.8.8-1|787	* Sun Aug 22 2004 Jerome Soyer <saispo@mandrake.org> 0.5.3b-1mdk
12cr|liferea-1.8.8-1|788	- 0.5.3b
12cr|liferea-1.8.8-1|789	- fix some bugs
12cr|liferea-1.8.8-1|790	
12cr|liferea-1.8.8-1|791	* Wed Aug 18 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.5.3-1mdk
12cr|liferea-1.8.8-1|792	- 0.5.3
12cr|liferea-1.8.8-1|793	- added default xml configs and schemas
12cr|liferea-1.8.8-1|794	- added P10 which fixed missing comma in array of months
12cr|liferea-1.8.8-1|795	
12cr|liferea-1.8.8-1|796	* Wed Aug 04 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.5.2c-1mdk
12cr|liferea-1.8.8-1|797	- 0.5.2c
12cr|liferea-1.8.8-1|798	- removed P3
12cr|liferea-1.8.8-1|799	
12cr|liferea-1.8.8-1|800	* Wed Jul 28 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.5.2-3mdk
12cr|liferea-1.8.8-1|801	- fixed slovak translation
12cr|liferea-1.8.8-1|802	
12cr|liferea-1.8.8-1|803	* Tue Jul 27 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.5.2-2mdk
12cr|liferea-1.8.8-1|804	- added P3 to fix problem with compressed favicon
12cr|liferea-1.8.8-1|805	
12cr|liferea-1.8.8-1|806	* Sat Jul 24 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.5.2-1mdk
12cr|liferea-1.8.8-1|807	- 0.5.2
12cr|liferea-1.8.8-1|808	
12cr|liferea-1.8.8-1|809	* Fri Jul 02 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.5.1-1mdk
12cr|liferea-1.8.8-1|810	- 0.5.1
12cr|liferea-1.8.8-1|811	- drop external slovak translation, merged into project
12cr|liferea-1.8.8-1|812	
12cr|liferea-1.8.8-1|813	* Mon Jun 21 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.5.0-1mdk
12cr|liferea-1.8.8-1|814	- new version
12cr|liferea-1.8.8-1|815	- drop P3
12cr|liferea-1.8.8-1|816	- added slovak translation
12cr|liferea-1.8.8-1|817	- package man page too
12cr|liferea-1.8.8-1|818	
12cr|liferea-1.8.8-1|819	* Sun Jun 20 2004 Abel Cheung <deaddog@deaddog.org> 0.4.9-2mdk
12cr|liferea-1.8.8-1|820	- Rebuild with new gcc
12cr|liferea-1.8.8-1|821	
12cr|liferea-1.8.8-1|822	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 0.4.9-1mdk
12cr|liferea-1.8.8-1|823	- New version
12cr|liferea-1.8.8-1|824	- Drop P0 (upstream)
12cr|liferea-1.8.8-1|825	- Regen P3
12cr|liferea-1.8.8-1|826	
12cr|liferea-1.8.8-1|827	* Sun May 09 2004 Abel Cheung <deaddog@deaddog.org> 0.4.8-1mdk
12cr|liferea-1.8.8-1|828	- New version
12cr|liferea-1.8.8-1|829	- Regenerate P0
12cr|liferea-1.8.8-1|830	- Patch3: Fix bad translations
12cr|liferea-1.8.8-1|831	
12cr|liferea-1.8.8-1|832	* Mon May 03 2004 Abel Cheung <deaddog@deaddog.org> 0.4.7d-1mdk
12cr|liferea-1.8.8-1|833	- New version
12cr|liferea-1.8.8-1|834	- Update patch1 to autodetect mozilla version
12cr|liferea-1.8.8-1|835	- Patch2: Add missing mozilla header dir to search for (ugly)
12cr|liferea-1.8.8-1|836	
12cr|liferea-1.8.8-1|837	* Thu Apr 29 2004 Abel Cheung <deaddog@deaddog.org> 0.4.7c-2mdk
12cr|liferea-1.8.8-1|838	- Fix patch1 to set MOZILLA_FIVE_HOME correctly (thanks to
12cr|liferea-1.8.8-1|839	Jorge Enrique Gomez G.  jegomez<AT>agofer<DOT>com<DOT>co)
12cr|liferea-1.8.8-1|840	
12cr|liferea-1.8.8-1|841	* Fri Apr 23 2004 Abel Cheung <deaddog@deaddog.org> 0.4.7c-1mdk
12cr|liferea-1.8.8-1|842	- New version
12cr|liferea-1.8.8-1|843	- Patch0: build modules without version
12cr|liferea-1.8.8-1|844	- Patch1: set mozilla home correctly
12cr|liferea-1.8.8-1|845	

2873 12
12cr|lightdm-1.3.3-1|1	%define	dm_user	lightdm
12cr|lightdm-1.3.3-1|2	%define greeter_session	lightdm-greeter
12cr|lightdm-1.3.3-1|3	
12cr|lightdm-1.3.3-1|4	%define	api 1
12cr|lightdm-1.3.3-1|5	%define	qt_api 2
12cr|lightdm-1.3.3-1|6	%define	major 0
12cr|lightdm-1.3.3-1|7	%define	libgobject		%mklibname %{name}-gobject %{api} %{major}
12cr|lightdm-1.3.3-1|8	%define	develgobject	%mklibname %{name}-gobject -d
12cr|lightdm-1.3.3-1|9	%define	libqt 			%mklibname %{name}-qt %{qt_api} %{major}
12cr|lightdm-1.3.3-1|10	%define	develqt 		%mklibname %{name}-qt -d
12cr|lightdm-1.3.3-1|11	
12cr|lightdm-1.3.3-1|12	Name:		lightdm
12cr|lightdm-1.3.3-1|13	Version:	1.3.3
12cr|lightdm-1.3.3-1|14	Release:	1
12cr|lightdm-1.3.3-1|15	Summary:	A lightweight display manager
12cr|lightdm-1.3.3-1|16	Group:		System/X11
12cr|lightdm-1.3.3-1|17	License:	GPLv3
12cr|lightdm-1.3.3-1|18	URL:		https://launchpad.net/lightdm
12cr|lightdm-1.3.3-1|19	Source0:	https://launchpad.net/lightdm/+download/%{name}-%{version}.tar.gz
12cr|lightdm-1.3.3-1|20	Source1:	%{name}.pam
12cr|lightdm-1.3.3-1|21	Source2:	35%{name}.conf
12cr|lightdm-1.3.3-1|22	Patch0:		lightdm-1.3.3-mdv-config.patch
12cr|lightdm-1.3.3-1|23	BuildRequires:	gnome-common
12cr|lightdm-1.3.3-1|24	BuildRequires:	gtk-doc
12cr|lightdm-1.3.3-1|25	BuildRequires:	intltool >= 0.35.0
12cr|lightdm-1.3.3-1|26	BuildRequires:	itstool
12cr|lightdm-1.3.3-1|27	BuildRequires:	yelp-tools
12cr|lightdm-1.3.3-1|28	BuildRequires:	gettext-devel
12cr|lightdm-1.3.3-1|29	BuildRequires:	pam-devel
12cr|lightdm-1.3.3-1|30	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|lightdm-1.3.3-1|31	BuildRequires:	pkgconfig(gio-2.0) >= 2.26
12cr|lightdm-1.3.3-1|32	BuildRequires:	pkgconfig(gio-unix-2.0)
12cr|lightdm-1.3.3-1|33	BuildRequires:	pkgconfig(glib-2.0)
12cr|lightdm-1.3.3-1|34	BuildRequires:	pkgconfig(gmodule-export-2.0)
12cr|lightdm-1.3.3-1|35	BuildRequires:	pkgconfig(gobject-2.0)
12cr|lightdm-1.3.3-1|36	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.5
12cr|lightdm-1.3.3-1|37	BuildRequires:	pkgconfig(libxklavier)
12cr|lightdm-1.3.3-1|38	BuildRequires:	pkgconfig(QtCore)
12cr|lightdm-1.3.3-1|39	BuildRequires:	pkgconfig(QtDBus)
12cr|lightdm-1.3.3-1|40	BuildRequires:	pkgconfig(QtGui)
12cr|lightdm-1.3.3-1|41	BuildRequires:	pkgconfig(QtNetwork)
12cr|lightdm-1.3.3-1|42	BuildRequires:	pkgconfig(x11)
12cr|lightdm-1.3.3-1|43	BuildRequires:	pkgconfig(xcb)
12cr|lightdm-1.3.3-1|44	BuildRequires:	pkgconfig(xdmcp)
12cr|lightdm-1.3.3-1|45	Requires:	mandriva-theme
12cr|lightdm-1.3.3-1|46	# (tpg) TODO make use of updates-alternatives
12cr|lightdm-1.3.3-1|47	# to support other greeters like lightdm-webkit-dreeter
12cr|lightdm-1.3.3-1|48	# and finally replace this with suggests
12cr|lightdm-1.3.3-1|49	Requires:	lightdm-greeter
12cr|lightdm-1.3.3-1|50	Requires(pre,postun):	rpm-helper
12cr|lightdm-1.3.3-1|51	Provides:	dm
12cr|lightdm-1.3.3-1|52	
12cr|lightdm-1.3.3-1|53	%description
12cr|lightdm-1.3.3-1|54	LightDM is an X display manager that:
12cr|lightdm-1.3.3-1|55	* Has a lightweight codebase
12cr|lightdm-1.3.3-1|56	* Is standards compliant (PAM, ConsoleKit, etc)
12cr|lightdm-1.3.3-1|57	* Has a well defined interface between the server and user interface
12cr|lightdm-1.3.3-1|58	* Fully themeable (easiest with the webkit interface)
12cr|lightdm-1.3.3-1|59	* Cross-desktop (greeters can be written in any toolkit)
12cr|lightdm-1.3.3-1|60	
12cr|lightdm-1.3.3-1|61	%package -n %{libgobject}
12cr|lightdm-1.3.3-1|62	Summary:	LightDM GObject client library
12cr|lightdm-1.3.3-1|63	Group:		System/Libraries
12cr|lightdm-1.3.3-1|64	Obsoletes:	%{_lib}ldmgreeter0
12cr|lightdm-1.3.3-1|65	
12cr|lightdm-1.3.3-1|66	%description -n %{libgobject}
12cr|lightdm-1.3.3-1|67	A GObject based library for LightDM clients to use to interface with LightDM.
12cr|lightdm-1.3.3-1|68	
12cr|lightdm-1.3.3-1|69	%package -n %{develgobject}
12cr|lightdm-1.3.3-1|70	Summary:	The GObject development files for %{name}
12cr|lightdm-1.3.3-1|71	Group:		Development/C
12cr|lightdm-1.3.3-1|72	Requires:	%{libgobject} = %{version}
12cr|lightdm-1.3.3-1|73	Obsoletes:	%{_lib}ldmgreeter-devel
12cr|lightdm-1.3.3-1|74	
12cr|lightdm-1.3.3-1|75	%description -n %{develgobject}
12cr|lightdm-1.3.3-1|76	The GObject development files and headers for %{name}.
12cr|lightdm-1.3.3-1|77	
12cr|lightdm-1.3.3-1|78	%package -n %{libqt}
12cr|lightdm-1.3.3-1|79	Summary:	LightDM Qt client library
12cr|lightdm-1.3.3-1|80	Group:		System/Libraries
12cr|lightdm-1.3.3-1|81	
12cr|lightdm-1.3.3-1|82	%description -n %{libqt}
12cr|lightdm-1.3.3-1|83	A Qt based library for LightDM clients to use to interface with LightDM.
12cr|lightdm-1.3.3-1|84	
12cr|lightdm-1.3.3-1|85	%package -n %{develqt}
12cr|lightdm-1.3.3-1|86	Summary:	The QT development files for %{name}
12cr|lightdm-1.3.3-1|87	Group:		Development/C++
12cr|lightdm-1.3.3-1|88	Requires:	%{libqt} = %{version}
12cr|lightdm-1.3.3-1|89	
12cr|lightdm-1.3.3-1|90	%description -n %{develqt}
12cr|lightdm-1.3.3-1|91	The QT development files and headers for %{name}.
12cr|lightdm-1.3.3-1|92	
12cr|lightdm-1.3.3-1|93	%prep
12cr|lightdm-1.3.3-1|94	%setup -q
12cr|lightdm-1.3.3-1|95	%patch0 -p1 -b .conf
12cr|lightdm-1.3.3-1|96	
12cr|lightdm-1.3.3-1|97	%build
12cr|lightdm-1.3.3-1|98	NOCONFIGURE=yes gnome-autogen.sh
12cr|lightdm-1.3.3-1|99	
12cr|lightdm-1.3.3-1|100	%configure2_5x \
12cr|lightdm-1.3.3-1|101	--disable-static \
12cr|lightdm-1.3.3-1|102	--enable-introspection \
12cr|lightdm-1.3.3-1|103	--with-greeter-user=%{dm_user} \
12cr|lightdm-1.3.3-1|104	--with-greeter-session=%{greeter_session}
12cr|lightdm-1.3.3-1|105	
12cr|lightdm-1.3.3-1|106	%make LIBS='-lgmodule-2.0 -lglib-2.0'
12cr|lightdm-1.3.3-1|107	
12cr|lightdm-1.3.3-1|108	%install
12cr|lightdm-1.3.3-1|109	rm -rf %{buildroot}
12cr|lightdm-1.3.3-1|110	%makeinstall_std
12cr|lightdm-1.3.3-1|111	
12cr|lightdm-1.3.3-1|112	# make lightdm user home
12cr|lightdm-1.3.3-1|113	mkdir -p %{buildroot}%{_var}/run/%{name}
12cr|lightdm-1.3.3-1|114	
12cr|lightdm-1.3.3-1|115	install -D -m0755 utils/gdmflexiserver %{buildroot}%{_libexecdir}/%{name}/gdmflexiserver
12cr|lightdm-1.3.3-1|116	
12cr|lightdm-1.3.3-1|117	# remove apparmor stuff
12cr|lightdm-1.3.3-1|118	rm -f %{buildroot}%{_sysconfdir}/apparmor.d/lightdm-guest-session
12cr|lightdm-1.3.3-1|119	
12cr|lightdm-1.3.3-1|120	# pam needed for authentication
12cr|lightdm-1.3.3-1|121	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cr|lightdm-1.3.3-1|122	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cr|lightdm-1.3.3-1|123	
12cr|lightdm-1.3.3-1|124	# dm.d conf so lightdm with start if no other dm is present
12cr|lightdm-1.3.3-1|125	mkdir -p %{buildroot}%{_datadir}/X11/dm.d
12cr|lightdm-1.3.3-1|126	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/X11/dm.d/35%{name}.conf
12cr|lightdm-1.3.3-1|127	
12cr|lightdm-1.3.3-1|128	%find_lang %{name} %{name}.lang
12cr|lightdm-1.3.3-1|129	
12cr|lightdm-1.3.3-1|130	%pre
12cr|lightdm-1.3.3-1|131	%_pre_useradd %{dm_user} %{_var}/run/%{name} /bin/false
12cr|lightdm-1.3.3-1|132	%_pre_groupadd xgrp %{dm_user}
12cr|lightdm-1.3.3-1|133	
12cr|lightdm-1.3.3-1|134	%postun
12cr|lightdm-1.3.3-1|135	%_postun_userdel %{dm_user}
12cr|lightdm-1.3.3-1|136	%_postun_groupdel xgrp %{dm_user}
12cr|lightdm-1.3.3-1|137	
12cr|lightdm-1.3.3-1|138	%files -f %{name}.lang
12cr|lightdm-1.3.3-1|139	%dir %{_sysconfdir}/%{name}
12cr|lightdm-1.3.3-1|140	%config(noreplace) %{_sysconfdir}/%{name}/keys.conf
12cr|lightdm-1.3.3-1|141	%config(noreplace) %{_sysconfdir}/%{name}/lightdm.conf
12cr|lightdm-1.3.3-1|142	%config(noreplace) %{_sysconfdir}/%{name}/users.conf
12cr|lightdm-1.3.3-1|143	%config(noreplace) %{_sysconfdir}/pam.d/%{name}*
12cr|lightdm-1.3.3-1|144	%config(noreplace) %{_datadir}/X11/dm.d/35%{name}.conf
12cr|lightdm-1.3.3-1|145	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.DisplayManager.conf
12cr|lightdm-1.3.3-1|146	%{_sysconfdir}/init/%{name}.conf
12cr|lightdm-1.3.3-1|147	%{_bindir}/dm-tool
12cr|lightdm-1.3.3-1|148	%{_sbindir}/%{name}
12cr|lightdm-1.3.3-1|149	%{_libexecdir}/lightdm/*
12cr|lightdm-1.3.3-1|150	%{_mandir}/man1/%{name}.1*
12cr|lightdm-1.3.3-1|151	%{_datadir}/help/C/%{name}/
12cr|lightdm-1.3.3-1|152	%attr(770, %{dm_user}, %{dm_user}) %dir %{_var}/run/%{name}
12cr|lightdm-1.3.3-1|153	
12cr|lightdm-1.3.3-1|154	%files -n %{libgobject}
12cr|lightdm-1.3.3-1|155	%{_libdir}/liblightdm-gobject-%{api}.so.%{major}*
12cr|lightdm-1.3.3-1|156	%{_libdir}/girepository-1.0/LightDM-%{api}.typelib
12cr|lightdm-1.3.3-1|157	
12cr|lightdm-1.3.3-1|158	%files -n %{develgobject}
12cr|lightdm-1.3.3-1|159	%{_includedir}/%{name}-gobject-1/
12cr|lightdm-1.3.3-1|160	%{_libdir}/pkgconfig/liblightdm-gobject-%{api}.pc
12cr|lightdm-1.3.3-1|161	%{_libdir}/liblightdm-gobject-%{api}.so
12cr|lightdm-1.3.3-1|162	%{_datadir}/gtk-doc/html/%{name}-gobject-%{api}/*
12cr|lightdm-1.3.3-1|163	%{_datadir}/gir-1.0/LightDM-%{api}.gir
12cr|lightdm-1.3.3-1|164	%{_datadir}/vala/vapi/liblightdm-gobject-%{api}.vapi
12cr|lightdm-1.3.3-1|165	
12cr|lightdm-1.3.3-1|166	%files -n %{libqt}
12cr|lightdm-1.3.3-1|167	%{_libdir}/liblightdm-qt-%{qt_api}.so.%{major}*
12cr|lightdm-1.3.3-1|168	
12cr|lightdm-1.3.3-1|169	%files -n %{develqt}
12cr|lightdm-1.3.3-1|170	%{_includedir}/lightdm-qt-%{qt_api}
12cr|lightdm-1.3.3-1|171	%{_libdir}/liblightdm-qt-%{qt_api}.so
12cr|lightdm-1.3.3-1|172	%{_libdir}/pkgconfig/liblightdm-qt-%{qt_api}.pc
12cr|lightdm-1.3.3-1|173	
12cr|lightdm-1.3.3-1|174	
12cr|lightdm-1.3.3-1|175	%changelog
12cr|lightdm-1.3.3-1|176	* Thu Sep 27 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.3.3-1
12cr|lightdm-1.3.3-1|177	- update to version 1.3.3
12cr|lightdm-1.3.3-1|178	
12cr|lightdm-1.3.3-1|179	* Sat Apr 07 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.0-1
12cr|lightdm-1.3.3-1|180	+ Revision: 789654
12cr|lightdm-1.3.3-1|181	- update to new version 1.2.0
12cr|lightdm-1.3.3-1|182	
12cr|lightdm-1.3.3-1|183	* Tue Mar 27 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.9-3
12cr|lightdm-1.3.3-1|184	+ Revision: 787668
12cr|lightdm-1.3.3-1|185	- update pam configuration from gdm
12cr|lightdm-1.3.3-1|186	
12cr|lightdm-1.3.3-1|187	* Mon Mar 26 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.9-2
12cr|lightdm-1.3.3-1|188	+ Revision: 787073
12cr|lightdm-1.3.3-1|189	- Patch0: adapt configuration to mdv
12cr|lightdm-1.3.3-1|190	- revert to use /var/run as a default home
12cr|lightdm-1.3.3-1|191	- add hard requires on lightdm-gtk-greeter (TODO: read spec)
12cr|lightdm-1.3.3-1|192	- spec file clean
12cr|lightdm-1.3.3-1|193	
12cr|lightdm-1.3.3-1|194	* Sun Mar 25 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.9-1
12cr|lightdm-1.3.3-1|195	+ Revision: 786625
12cr|lightdm-1.3.3-1|196	- update to new version 1.1.9
12cr|lightdm-1.3.3-1|197	
12cr|lightdm-1.3.3-1|198	* Fri Mar 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.1.4-1
12cr|lightdm-1.3.3-1|199	+ Revision: 781798
12cr|lightdm-1.3.3-1|200	- new version 1.1.4
12cr|lightdm-1.3.3-1|201	- complete rework of the spec
12cr|lightdm-1.3.3-1|202	- new libs
12cr|lightdm-1.3.3-1|203	- lightdm user setup
12cr|lightdm-1.3.3-1|204	- no more pkgd greeters
12cr|lightdm-1.3.3-1|205	
12cr|lightdm-1.3.3-1|206	+ Lev Givon <lev@mandriva.org>
12cr|lightdm-1.3.3-1|207	- Rebuild against webkit 1.4.2.
12cr|lightdm-1.3.3-1|208	
12cr|lightdm-1.3.3-1|209	+ Funda Wang <fwang@mandriva.org>
12cr|lightdm-1.3.3-1|210	- add br
12cr|lightdm-1.3.3-1|211	- rebuild for new webkit
12cr|lightdm-1.3.3-1|212	
12cr|lightdm-1.3.3-1|213	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|lightdm-1.3.3-1|214	- set default patch to session files
12cr|lightdm-1.3.3-1|215	
12cr|lightdm-1.3.3-1|216	* Sun Aug 29 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.1-2mdv2011.0
12cr|lightdm-1.3.3-1|217	+ Revision: 574242
12cr|lightdm-1.3.3-1|218	- add support to mdv DM detection mechanism
12cr|lightdm-1.3.3-1|219	- add pam support
12cr|lightdm-1.3.3-1|220	
12cr|lightdm-1.3.3-1|221	* Sun Aug 29 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.1-1mdv2011.0
12cr|lightdm-1.3.3-1|222	+ Revision: 574025
12cr|lightdm-1.3.3-1|223	- import lightdm
12cr|lightdm-1.3.3-1|224	

2874 12
12cr|lightdm-gtk-greeter-1.1.5-1|1	Summary:	LightDM GTK+ Greeter
12cr|lightdm-gtk-greeter-1.1.5-1|2	Name:		lightdm-gtk-greeter
12cr|lightdm-gtk-greeter-1.1.5-1|3	Version:	1.1.5
12cr|lightdm-gtk-greeter-1.1.5-1|4	Release:	1
12cr|lightdm-gtk-greeter-1.1.5-1|5	Group:		System/X11
12cr|lightdm-gtk-greeter-1.1.5-1|6	License:	GPLv3
12cr|lightdm-gtk-greeter-1.1.5-1|7	URL:		https://launchpad.net/lightdm-gtk-greeter
12cr|lightdm-gtk-greeter-1.1.5-1|8	Source0:	https://launchpad.net/lightdm-gtk-greeter/+download/%{name}-%{version}.tar.gz
12cr|lightdm-gtk-greeter-1.1.5-1|9	BuildRequires:	intltool
12cr|lightdm-gtk-greeter-1.1.5-1|10	BuildRequires:	pkgconfig(liblightdm-gobject-1)
12cr|lightdm-gtk-greeter-1.1.5-1|11	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|lightdm-gtk-greeter-1.1.5-1|12	Provides:	lightdm-greeter
12cr|lightdm-gtk-greeter-1.1.5-1|13	
12cr|lightdm-gtk-greeter-1.1.5-1|14	%description
12cr|lightdm-gtk-greeter-1.1.5-1|15	A LightDM greeter that uses the GTK+ toolkit.
12cr|lightdm-gtk-greeter-1.1.5-1|16	
12cr|lightdm-gtk-greeter-1.1.5-1|17	%prep
12cr|lightdm-gtk-greeter-1.1.5-1|18	%setup -q
12cr|lightdm-gtk-greeter-1.1.5-1|19	
12cr|lightdm-gtk-greeter-1.1.5-1|20	%build
12cr|lightdm-gtk-greeter-1.1.5-1|21	%configure2_5x \
12cr|lightdm-gtk-greeter-1.1.5-1|22	--disable-static
12cr|lightdm-gtk-greeter-1.1.5-1|23	
12cr|lightdm-gtk-greeter-1.1.5-1|24	%make
12cr|lightdm-gtk-greeter-1.1.5-1|25	
12cr|lightdm-gtk-greeter-1.1.5-1|26	%install
12cr|lightdm-gtk-greeter-1.1.5-1|27	%makeinstall_std
12cr|lightdm-gtk-greeter-1.1.5-1|28	
12cr|lightdm-gtk-greeter-1.1.5-1|29	%find_lang %{name} %{name}.lang
12cr|lightdm-gtk-greeter-1.1.5-1|30	
12cr|lightdm-gtk-greeter-1.1.5-1|31	%files -f %{name}.lang
12cr|lightdm-gtk-greeter-1.1.5-1|32	%config(noreplace) %{_sysconfdir}/lightdm/lightdm-gtk-greeter.conf
12cr|lightdm-gtk-greeter-1.1.5-1|33	%{_sbindir}/lightdm-gtk-greeter
12cr|lightdm-gtk-greeter-1.1.5-1|34	%{_datadir}/lightdm-gtk-greeter
12cr|lightdm-gtk-greeter-1.1.5-1|35	%{_datadir}/xgreeters/lightdm-gtk-greeter.desktop
12cr|lightdm-gtk-greeter-1.1.5-1|36	
12cr|lightdm-gtk-greeter-1.1.5-1|37	
12cr|lightdm-gtk-greeter-1.1.5-1|38	%changelog
12cr|lightdm-gtk-greeter-1.1.5-1|39	* Sat Apr 07 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.5-1
12cr|lightdm-gtk-greeter-1.1.5-1|40	+ Revision: 789754
12cr|lightdm-gtk-greeter-1.1.5-1|41	- update to new version 1.1.5
12cr|lightdm-gtk-greeter-1.1.5-1|42	
12cr|lightdm-gtk-greeter-1.1.5-1|43	* Mon Mar 26 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.4-3
12cr|lightdm-gtk-greeter-1.1.5-1|44	+ Revision: 787060
12cr|lightdm-gtk-greeter-1.1.5-1|45	- drop requires on gnome-themes-standard (quite bloated)
12cr|lightdm-gtk-greeter-1.1.5-1|46	
12cr|lightdm-gtk-greeter-1.1.5-1|47	* Sun Mar 25 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.4-2
12cr|lightdm-gtk-greeter-1.1.5-1|48	+ Revision: 786642
12cr|lightdm-gtk-greeter-1.1.5-1|49	- spec file clean
12cr|lightdm-gtk-greeter-1.1.5-1|50	- rebuild for new lightdm
12cr|lightdm-gtk-greeter-1.1.5-1|51	
12cr|lightdm-gtk-greeter-1.1.5-1|52	* Fri Mar 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.1.4-1
12cr|lightdm-gtk-greeter-1.1.5-1|53	+ Revision: 781826
12cr|lightdm-gtk-greeter-1.1.5-1|54	- imported package lightdm-gtk-greeter
12cr|lightdm-gtk-greeter-1.1.5-1|55	

2875 12
12cr|lightdm-webkit-greeter-0.1.2-2|1	Summary:	LightDM Webkit Greeter
12cr|lightdm-webkit-greeter-0.1.2-2|2	Name:		lightdm-webkit-greeter
12cr|lightdm-webkit-greeter-0.1.2-2|3	Version:	0.1.2
12cr|lightdm-webkit-greeter-0.1.2-2|4	Release:	2
12cr|lightdm-webkit-greeter-0.1.2-2|5	Group:		System/X11
12cr|lightdm-webkit-greeter-0.1.2-2|6	License:	GPLv3
12cr|lightdm-webkit-greeter-0.1.2-2|7	URL:		https://launchpad.net/lightdm-webkit-greeter
12cr|lightdm-webkit-greeter-0.1.2-2|8	Source0:	https://launchpad.net/lightdm-webkit-greeter/+download/%{name}-%{version}.tar.gz
12cr|lightdm-webkit-greeter-0.1.2-2|9	BuildRequires:	intltool
12cr|lightdm-webkit-greeter-0.1.2-2|10	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|lightdm-webkit-greeter-0.1.2-2|11	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|lightdm-webkit-greeter-0.1.2-2|12	BuildRequires:	pkgconfig(liblightdm-gobject-1)
12cr|lightdm-webkit-greeter-0.1.2-2|13	BuildRequires:	pkgconfig(webkit-1.0)
12cr|lightdm-webkit-greeter-0.1.2-2|14	Provides:	lightdm-greeter
12cr|lightdm-webkit-greeter-0.1.2-2|15	
12cr|lightdm-webkit-greeter-0.1.2-2|16	%description
12cr|lightdm-webkit-greeter-0.1.2-2|17	A LightDM greeter that uses the Webkit 1.0.
12cr|lightdm-webkit-greeter-0.1.2-2|18	
12cr|lightdm-webkit-greeter-0.1.2-2|19	%prep
12cr|lightdm-webkit-greeter-0.1.2-2|20	%setup -q
12cr|lightdm-webkit-greeter-0.1.2-2|21	
12cr|lightdm-webkit-greeter-0.1.2-2|22	%build
12cr|lightdm-webkit-greeter-0.1.2-2|23	%configure2_5x \
12cr|lightdm-webkit-greeter-0.1.2-2|24	--disable-static
12cr|lightdm-webkit-greeter-0.1.2-2|25	
12cr|lightdm-webkit-greeter-0.1.2-2|26	%make LIBS='-ljavascriptcoregtk-1.0'
12cr|lightdm-webkit-greeter-0.1.2-2|27	
12cr|lightdm-webkit-greeter-0.1.2-2|28	%install
12cr|lightdm-webkit-greeter-0.1.2-2|29	rm -rf %{buildroot}
12cr|lightdm-webkit-greeter-0.1.2-2|30	%makeinstall_std
12cr|lightdm-webkit-greeter-0.1.2-2|31	
12cr|lightdm-webkit-greeter-0.1.2-2|32	%files
12cr|lightdm-webkit-greeter-0.1.2-2|33	%config(noreplace) %{_sysconfdir}/lightdm/lightdm-webkit-greeter.conf
12cr|lightdm-webkit-greeter-0.1.2-2|34	%{_bindir}/lightdm-webkit-greeter
12cr|lightdm-webkit-greeter-0.1.2-2|35	%{_datadir}/lightdm-webkit
12cr|lightdm-webkit-greeter-0.1.2-2|36	%{_datadir}/xgreeters/lightdm-webkit-greeter.desktop
12cr|lightdm-webkit-greeter-0.1.2-2|37	
12cr|lightdm-webkit-greeter-0.1.2-2|38	
12cr|lightdm-webkit-greeter-0.1.2-2|39	%changelog
12cr|lightdm-webkit-greeter-0.1.2-2|40	* Sun Mar 25 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.2-2
12cr|lightdm-webkit-greeter-0.1.2-2|41	+ Revision: 786643
12cr|lightdm-webkit-greeter-0.1.2-2|42	- spec file clean
12cr|lightdm-webkit-greeter-0.1.2-2|43	- rebuild for new lightdm
12cr|lightdm-webkit-greeter-0.1.2-2|44	
12cr|lightdm-webkit-greeter-0.1.2-2|45	* Fri Mar 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.1.2-1
12cr|lightdm-webkit-greeter-0.1.2-2|46	+ Revision: 781829
12cr|lightdm-webkit-greeter-0.1.2-2|47	- imported package lightdm-webkit-greeter
12cr|lightdm-webkit-greeter-0.1.2-2|48	

2876 12
12cr|lightlang-0.8.6-8|1	Summary: Dictionary Shell on Qt4
12cr|lightlang-0.8.6-8|2	Name: lightlang
12cr|lightlang-0.8.6-8|3	Version:	0.8.6
12cr|lightlang-0.8.6-8|4	Release:	8
12cr|lightlang-0.8.6-8|5	License: GPL
12cr|lightlang-0.8.6-8|6	Group: Office
12cr|lightlang-0.8.6-8|7	URL: http://lightlang.org.ru
12cr|lightlang-0.8.6-8|8	
12cr|lightlang-0.8.6-8|9	Source: lightlang-%{version}-rev990.tar.bz2
12cr|lightlang-0.8.6-8|10	#Patch0: MyWindow.patch
12cr|lightlang-0.8.6-8|11	
12cr|lightlang-0.8.6-8|12	BuildRequires: qt4-common >= 4.4.3, python-xlib, python-qt4 >= 4.2.2, python-sip >= 4.2.2, xterm, sox, mplayer
12cr|lightlang-0.8.6-8|13	Requires: qt4-common, python-xlib, python-qt4, sox, lightlang-dict
12cr|lightlang-0.8.6-8|14	
12cr|lightlang-0.8.6-8|15	%description
12cr|lightlang-0.8.6-8|16	LightLang is a small and powerfull dictionary shell,
12cr|lightlang-0.8.6-8|17	writed on qt4 and has a many dictionary (ru-en and en-ru).
12cr|lightlang-0.8.6-8|18	
12cr|lightlang-0.8.6-8|19	%package devel
12cr|lightlang-0.8.6-8|20	Summary:	Devel package for LightLang
12cr|lightlang-0.8.6-8|21	#Summary(ru): Пакет разработки для Lightlang
12cr|lightlang-0.8.6-8|22	Group:		Office
12cr|lightlang-0.8.6-8|23	Requires:	%{name} = %{version}
12cr|lightlang-0.8.6-8|24	Requires:	pkgconfig
12cr|lightlang-0.8.6-8|25	%description devel
12cr|lightlang-0.8.6-8|26	%{summary}
12cr|lightlang-0.8.6-8|27	
12cr|lightlang-0.8.6-8|28	%prep
12cr|lightlang-0.8.6-8|29	%setup -q
12cr|lightlang-0.8.6-8|30	
12cr|lightlang-0.8.6-8|31	%build
12cr|lightlang-0.8.6-8|32	
12cr|lightlang-0.8.6-8|33	%configure --with-audio-player=mplayer
12cr|lightlang-0.8.6-8|34	make %{?_smp_mflags}
12cr|lightlang-0.8.6-8|35	
12cr|lightlang-0.8.6-8|36	%install
12cr|lightlang-0.8.6-8|37	make DESTDIR=${RPM_BUILD_ROOT} install
12cr|lightlang-0.8.6-8|38	#mkdir -p ${RPM_BUILD_ROOT}/%{_localstatedir}/lib
12cr|lightlang-0.8.6-8|39	#mv -v ${RPM_BUILD_ROOT}/%{_datadir}/sl ${RPM_BUILD_ROOT}/%{_localstatedir}/lib/%{name}
12cr|lightlang-0.8.6-8|40	#ln -s ../../%{_localstatedir}/lib/%{name} ${RPM_BUILD_ROOT}/%{_datadir}/sl
12cr|lightlang-0.8.6-8|41	
12cr|lightlang-0.8.6-8|42	%files
12cr|lightlang-0.8.6-8|43	%defattr(-,root, root)
12cr|lightlang-0.8.6-8|44	%{_bindir}/sl
12cr|lightlang-0.8.6-8|45	%{_bindir}/xsl
12cr|lightlang-0.8.6-8|46	%{_bindir}/llrepo
12cr|lightlang-0.8.6-8|47	%{_bindir}/lightlang
12cr|lightlang-0.8.6-8|48	%{_libdir}/xsl
12cr|lightlang-0.8.6-8|49	%{_libdir}/llrepo
12cr|lightlang-0.8.6-8|50	%{_datadir}/applications/xsl.desktop
12cr|lightlang-0.8.6-8|51	%{_datadir}/icons/hicolor/256x256/apps/*.png
12cr|lightlang-0.8.6-8|52	%{_datadir}/icons/hicolor/128x128/apps/*.png
12cr|lightlang-0.8.6-8|53	%{_datadir}/icons/hicolor/64x64/apps/*.png
12cr|lightlang-0.8.6-8|54	%{_datadir}/icons/hicolor/48x48/apps/*.png
12cr|lightlang-0.8.6-8|55	%{_datadir}/icons/hicolor/32x32/apps/*.png
12cr|lightlang-0.8.6-8|56	%{_datadir}/icons/hicolor/22x22/apps/*.png
12cr|lightlang-0.8.6-8|57	%{_datadir}/icons/hicolor/16x16/apps/*.png
12cr|lightlang-0.8.6-8|58	%{_datadir}/sl
12cr|lightlang-0.8.6-8|59	%{_datadir}/xsl
12cr|lightlang-0.8.6-8|60	%doc %{_docdir}/lightlang
12cr|lightlang-0.8.6-8|61	%doc %{_mandir}/man1/*xz
12cr|lightlang-0.8.6-8|62	%doc %{_mandir}/ru/man1/*xz
12cr|lightlang-0.8.6-8|63	
12cr|lightlang-0.8.6-8|64	%files devel
12cr|lightlang-0.8.6-8|65	%defattr(-,root, root)
12cr|lightlang-0.8.6-8|66	%{_libdir}/pkgconfig/lightlang.pc
12cr|lightlang-0.8.6-8|67	
12cr|lightlang-0.8.6-8|68	
12cr|lightlang-0.8.6-8|69	%changelog
12cr|lightlang-0.8.6-8|70	* Thu Dec 30 2010 Александр Казанцев <kazancas@mandriva.org> 0.8.6-7mdv2011.0
12cr|lightlang-0.8.6-8|71	+ Revision: 626202
12cr|lightlang-0.8.6-8|72	- initial release
12cr|lightlang-0.8.6-8|73	- import lightlang
12cr|lightlang-0.8.6-8|74	
12cr|lightlang-0.8.6-8|75	
12cr|lightlang-0.8.6-8|76	* Thu Aug 5 2010 Alexander Kazancev <kazancas@mandriva.ru>
12cr|lightlang-0.8.6-8|77	- build for revision 990
12cr|lightlang-0.8.6-8|78	
12cr|lightlang-0.8.6-8|79	* Sat May 30 2009 Alexander Kazancev <kazancas@mandriva.ru>
12cr|lightlang-0.8.6-8|80	- build for SVN538
12cr|lightlang-0.8.6-8|81	
12cr|lightlang-0.8.6-8|82	* Thu Apr 23 2009 root <root@mandriva.com> 0.8.6-2mdk
12cr|lightlang-0.8.6-8|83	- rebuild
12cr|lightlang-0.8.6-8|84	
12cr|lightlang-0.8.6-8|85	* Sun Mar 22 2009 Alexandr Kazancev <kazancas@mandriva.ru> - 0.8.6
12cr|lightlang-0.8.6-8|86	- New release 0.8.6-rc2
12cr|lightlang-0.8.6-8|87	
12cr|lightlang-0.8.6-8|88	* Sun Oct 26 2008 Alexandr Kazancev <kazancas@mandriva.ru> - 0.8.5
12cr|lightlang-0.8.6-8|89	- Build for 2009.0
12cr|lightlang-0.8.6-8|90	
12cr|lightlang-0.8.6-8|91	* Sat Jan 27 2008 Alexandr Kazancev <kazancas@mail.ru> - 0.8.5
12cr|lightlang-0.8.6-8|92	- First release

2877 12
12cr|lightlang-dict-0.0.2-2|1	%define version 0.0.2
12cr|lightlang-dict-0.0.2-2|2	%define	rel	2
12cr|lightlang-dict-0.0.2-2|3	%define release %mkrel %{rel}
12cr|lightlang-dict-0.0.2-2|4	
12cr|lightlang-dict-0.0.2-2|5	Summary: Dictionary for LightLang
12cr|lightlang-dict-0.0.2-2|6	Name: lightlang-dict
12cr|lightlang-dict-0.0.2-2|7	Version:	%{version}
12cr|lightlang-dict-0.0.2-2|8	Release:	%{release}
12cr|lightlang-dict-0.0.2-2|9	License: GPL2+
12cr|lightlang-dict-0.0.2-2|10	Group: Office
12cr|lightlang-dict-0.0.2-2|11	URL: http://code.google.com/p/lightlang/
12cr|lightlang-dict-0.0.2-2|12	Source: %{name}-%{version}.tar.bz2
12cr|lightlang-dict-0.0.2-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|lightlang-dict-0.0.2-2|14	BuildArch: noarch
12cr|lightlang-dict-0.0.2-2|15	
12cr|lightlang-dict-0.0.2-2|16	Requires: lightlang
12cr|lightlang-dict-0.0.2-2|17	
12cr|lightlang-dict-0.0.2-2|18	%description
12cr|lightlang-dict-0.0.2-2|19	Dictionary for LightLang
12cr|lightlang-dict-0.0.2-2|20	
12cr|lightlang-dict-0.0.2-2|21	%prep
12cr|lightlang-dict-0.0.2-2|22	%setup -q
12cr|lightlang-dict-0.0.2-2|23	
12cr|lightlang-dict-0.0.2-2|24	%install
12cr|lightlang-dict-0.0.2-2|25	%{__rm} -rf %{buildroot}
12cr|lightlang-dict-0.0.2-2|26	mkdir -p %{buildroot}/%{_datadir}/sl/dicts
12cr|lightlang-dict-0.0.2-2|27	cp ./* %{buildroot}/%{_datadir}/sl/dicts
12cr|lightlang-dict-0.0.2-2|28	
12cr|lightlang-dict-0.0.2-2|29	%build
12cr|lightlang-dict-0.0.2-2|30	
12cr|lightlang-dict-0.0.2-2|31	%clean
12cr|lightlang-dict-0.0.2-2|32	%{__rm} -rf %{buildroot}
12cr|lightlang-dict-0.0.2-2|33	
12cr|lightlang-dict-0.0.2-2|34	
12cr|lightlang-dict-0.0.2-2|35	%files
12cr|lightlang-dict-0.0.2-2|36	%defattr(-, root, root, 0755)
12cr|lightlang-dict-0.0.2-2|37	%{_datadir}/sl/dicts/*
12cr|lightlang-dict-0.0.2-2|38	
12cr|lightlang-dict-0.0.2-2|39	
12cr|lightlang-dict-0.0.2-2|40	%changelog
12cr|lightlang-dict-0.0.2-2|41	* Sun Sep 11 2011 Александр Казанцев <kazancas@mandriva.org> 0.0.2-2mdv2012.0
12cr|lightlang-dict-0.0.2-2|42	+ Revision: 699430
12cr|lightlang-dict-0.0.2-2|43	- fix error from build only src.rpm
12cr|lightlang-dict-0.0.2-2|44	
12cr|lightlang-dict-0.0.2-2|45	* Fri Jul 22 2011 Александр Казанцев <kazancas@mandriva.org> 0.0.2-1
12cr|lightlang-dict-0.0.2-2|46	+ Revision: 690911
12cr|lightlang-dict-0.0.2-2|47	+ rebuild (emptylog)
12cr|lightlang-dict-0.0.2-2|48	
12cr|lightlang-dict-0.0.2-2|49	* Mon Jul 04 2011 Александр Казанцев <kazancas@mandriva.org> 0.0.1-5
12cr|lightlang-dict-0.0.2-2|50	+ Revision: 688695
12cr|lightlang-dict-0.0.2-2|51	+ rebuild (emptylog)
12cr|lightlang-dict-0.0.2-2|52	
12cr|lightlang-dict-0.0.2-2|53	* Sat Jan 22 2011 Александр Казанцев <kazancas@mandriva.org> 0.0.1-4
12cr|lightlang-dict-0.0.2-2|54	+ Revision: 632358
12cr|lightlang-dict-0.0.2-2|55	+ rebuild (emptylog)
12cr|lightlang-dict-0.0.2-2|56	
12cr|lightlang-dict-0.0.2-2|57	* Thu Dec 30 2010 Александр Казанцев <kazancas@mandriva.org> 0.0.1-3mdv2011.0
12cr|lightlang-dict-0.0.2-2|58	+ Revision: 626490
12cr|lightlang-dict-0.0.2-2|59	+ rebuild (emptylog)
12cr|lightlang-dict-0.0.2-2|60	
12cr|lightlang-dict-0.0.2-2|61	* Thu Dec 30 2010 Александр Казанцев <kazancas@mandriva.org> 0.0.1-2mdv2011.0
12cr|lightlang-dict-0.0.2-2|62	+ Revision: 626211
12cr|lightlang-dict-0.0.2-2|63	- initial release
12cr|lightlang-dict-0.0.2-2|64	- import lightlang-dict
12cr|lightlang-dict-0.0.2-2|65	
12cr|lightlang-dict-0.0.2-2|66	
12cr|lightlang-dict-0.0.2-2|67	* Thu Apr 23 2009 root <root@mandriva.com> 0.0.1-2mdk
12cr|lightlang-dict-0.0.2-2|68	- rebuild
12cr|lightlang-dict-0.0.2-2|69	
12cr|lightlang-dict-0.0.2-2|70	
12cr|lightlang-dict-0.0.2-2|71	* Sun Oct 26 2008 Alexandr kazancev <kazancas@mandriva.ru> - 0.0.1
12cr|lightlang-dict-0.0.2-2|72	- Build for 2009.0
12cr|lightlang-dict-0.0.2-2|73	
12cr|lightlang-dict-0.0.2-2|74	* Sun Feb 3 2008 Alexandr kazancev <kazancas@mail.ru> - 0.0.1

2878 12
12cr|lightlang-sounds-0.0.1-1|1	%define version 0.0.1
12cr|lightlang-sounds-0.0.1-1|2	%define	rel	1
12cr|lightlang-sounds-0.0.1-1|3	%define release %mkrel %{rel}
12cr|lightlang-sounds-0.0.1-1|4	
12cr|lightlang-sounds-0.0.1-1|5	Summary: Dictionary for LightLang
12cr|lightlang-sounds-0.0.1-1|6	Name: lightlang-sounds
12cr|lightlang-sounds-0.0.1-1|7	Version:	%{version}
12cr|lightlang-sounds-0.0.1-1|8	Release:	%{release}
12cr|lightlang-sounds-0.0.1-1|9	License: GPL2+
12cr|lightlang-sounds-0.0.1-1|10	Group: Office
12cr|lightlang-sounds-0.0.1-1|11	URL: http://lightlang.org.ru
12cr|lightlang-sounds-0.0.1-1|12	Source: %{name}-%{version}.tar.bz2
12cr|lightlang-sounds-0.0.1-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|lightlang-sounds-0.0.1-1|14	
12cr|lightlang-sounds-0.0.1-1|15	Requires: lightlang
12cr|lightlang-sounds-0.0.1-1|16	
12cr|lightlang-sounds-0.0.1-1|17	%description
12cr|lightlang-sounds-0.0.1-1|18	Sounds for LightLang Dictionary
12cr|lightlang-sounds-0.0.1-1|19	
12cr|lightlang-sounds-0.0.1-1|20	%prep
12cr|lightlang-sounds-0.0.1-1|21	%setup -q
12cr|lightlang-sounds-0.0.1-1|22	
12cr|lightlang-sounds-0.0.1-1|23	%build
12cr|lightlang-sounds-0.0.1-1|24	
12cr|lightlang-sounds-0.0.1-1|25	%install
12cr|lightlang-sounds-0.0.1-1|26	%{__rm} -rf %{buildroot}
12cr|lightlang-sounds-0.0.1-1|27	
12cr|lightlang-sounds-0.0.1-1|28	mkdir %{buildroot}
12cr|lightlang-sounds-0.0.1-1|29	mkdir -p  %{buildroot}/%{_datadir}/sl
12cr|lightlang-sounds-0.0.1-1|30	mkdir %{buildroot}/%{_datadir}/sl/sounds/
12cr|lightlang-sounds-0.0.1-1|31	mkdir %{buildroot}/%{_datadir}/sl/sounds/en
12cr|lightlang-sounds-0.0.1-1|32	cp -r ./en/* %{buildroot}/%{_datadir}/sl/sounds/en
12cr|lightlang-sounds-0.0.1-1|33	
12cr|lightlang-sounds-0.0.1-1|34	%clean
12cr|lightlang-sounds-0.0.1-1|35	%{__rm} -rf %{buildroot}
12cr|lightlang-sounds-0.0.1-1|36	
12cr|lightlang-sounds-0.0.1-1|37	%files
12cr|lightlang-sounds-0.0.1-1|38	%defattr(-, root, root, 0755)
12cr|lightlang-sounds-0.0.1-1|39	
12cr|lightlang-sounds-0.0.1-1|40	%{_datadir}/sl/sounds/en/*
12cr|lightlang-sounds-0.0.1-1|41	
12cr|lightlang-sounds-0.0.1-1|42	%changelog
12cr|lightlang-sounds-0.0.1-1|43	* Thu Dec 30 2010 Александр Казанцев <kazancas@mandriva.org> 0.0.1-1mdv2011.0
12cr|lightlang-sounds-0.0.1-1|44	+ Revision: 626226
12cr|lightlang-sounds-0.0.1-1|45	- initial release
12cr|lightlang-sounds-0.0.1-1|46	- import lightlang-sounds
12cr|lightlang-sounds-0.0.1-1|47	
12cr|lightlang-sounds-0.0.1-1|48	
12cr|lightlang-sounds-0.0.1-1|49	
12cr|lightlang-sounds-0.0.1-1|50	* Sun Oct 26 2008 Alexandr kazancev <kazancas@mandriva.ru> - 0.0.1
12cr|lightlang-sounds-0.0.1-1|51	- Build for 2009.0
12cr|lightlang-sounds-0.0.1-1|52	
12cr|lightlang-sounds-0.0.1-1|53	* Sun Feb 3 2008 Alexandr kazancev <kazancas@mail.ru> - 0.0.1

2879 12
12cr|lightmediascanner-0.4.1.0-1|1	%define		major	0
12cr|lightmediascanner-0.4.1.0-1|2	%define		libname %mklibname %name %{major}
12cr|lightmediascanner-0.4.1.0-1|3	%define		develname %mklibname %name -d
12cr|lightmediascanner-0.4.1.0-1|4	
12cr|lightmediascanner-0.4.1.0-1|5	Summary: 	Lightweight media scanner
12cr|lightmediascanner-0.4.1.0-1|6	Name: 		lightmediascanner
12cr|lightmediascanner-0.4.1.0-1|7	Version: 	0.4.1.0
12cr|lightmediascanner-0.4.1.0-1|8	Release: 	1
12cr|lightmediascanner-0.4.1.0-1|9	Group: 		System/Libraries
12cr|lightmediascanner-0.4.1.0-1|10	License: 	LGPL
12cr|lightmediascanner-0.4.1.0-1|11	URL: 		http://lms.garage.maemo.org/
12cr|lightmediascanner-0.4.1.0-1|12	Source0: 	%{name}-%{version}.tar.xz
12cr|lightmediascanner-0.4.1.0-1|13	
12cr|lightmediascanner-0.4.1.0-1|14	
12cr|lightmediascanner-0.4.1.0-1|15	%description
12cr|lightmediascanner-0.4.1.0-1|16	Lightweight media scanner meant to be used in not-so-powerful
12cr|lightmediascanner-0.4.1.0-1|17	devices, like embedded systems or old machines. Provides an optimized
12cr|lightmediascanner-0.4.1.0-1|18	way to recursively scan directories, handling the parser in a child
12cr|lightmediascanner-0.4.1.0-1|19	process, avoiding breaks of the main process when parsers break.
12cr|lightmediascanner-0.4.1.0-1|20	One can opt to use the single process version, but be aware that
12cr|lightmediascanner-0.4.1.0-1|21	if something bad happens during parsing, your application will suffer.
12cr|lightmediascanner-0.4.1.0-1|22	
12cr|lightmediascanner-0.4.1.0-1|23	%package -n %{libname}
12cr|lightmediascanner-0.4.1.0-1|24	Summary:    %{name} library
12cr|lightmediascanner-0.4.1.0-1|25	Group:      System/Libraries
12cr|lightmediascanner-0.4.1.0-1|26	
12cr|lightmediascanner-0.4.1.0-1|27	%description -n %{libname}
12cr|lightmediascanner-0.4.1.0-1|28	This package contains the dynamic libraries from %{name}.
12cr|lightmediascanner-0.4.1.0-1|29	
12cr|lightmediascanner-0.4.1.0-1|30	%package -n %{develname}
12cr|lightmediascanner-0.4.1.0-1|31	Summary: 	Headers for developing programs that will use %{name}
12cr|lightmediascanner-0.4.1.0-1|32	Group:      Development/C
12cr|lightmediascanner-0.4.1.0-1|33	Requires:   %{libname} = %{version}
12cr|lightmediascanner-0.4.1.0-1|34	Provides:   %{name}-devel = %{version}-%{release}
12cr|lightmediascanner-0.4.1.0-1|35	
12cr|lightmediascanner-0.4.1.0-1|36	%description -n %{develname}
12cr|lightmediascanner-0.4.1.0-1|37	This package contains the headers that programmers will need to develop
12cr|lightmediascanner-0.4.1.0-1|38	applications which will use %{name}.
12cr|lightmediascanner-0.4.1.0-1|39	
12cr|lightmediascanner-0.4.1.0-1|40	%prep
12cr|lightmediascanner-0.4.1.0-1|41	%setup -q
12cr|lightmediascanner-0.4.1.0-1|42	
12cr|lightmediascanner-0.4.1.0-1|43	%build
12cr|lightmediascanner-0.4.1.0-1|44	%configure2_5x \
12cr|lightmediascanner-0.4.1.0-1|45	--disable-static
12cr|lightmediascanner-0.4.1.0-1|46	
12cr|lightmediascanner-0.4.1.0-1|47	%make
12cr|lightmediascanner-0.4.1.0-1|48	
12cr|lightmediascanner-0.4.1.0-1|49	%install
12cr|lightmediascanner-0.4.1.0-1|50	%makeinstall_std
12cr|lightmediascanner-0.4.1.0-1|51	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12cr|lightmediascanner-0.4.1.0-1|52	
12cr|lightmediascanner-0.4.1.0-1|53	%files -n %{libname}
12cr|lightmediascanner-0.4.1.0-1|54	%{_libdir}/lib%{name}.so.%{major}*
12cr|lightmediascanner-0.4.1.0-1|55	%{_libdir}/%{name}/plugins/*.so
12cr|lightmediascanner-0.4.1.0-1|56	
12cr|lightmediascanner-0.4.1.0-1|57	%files -n %{develname}
12cr|lightmediascanner-0.4.1.0-1|58	%{_libdir}/*.so
12cr|lightmediascanner-0.4.1.0-1|59	%{_includedir}/*.h
12cr|lightmediascanner-0.4.1.0-1|60	%{_libdir}/pkgconfig/%{name}.pc
12cr|lightmediascanner-0.4.1.0-1|61	
12cr|lightmediascanner-0.4.1.0-1|62	
12cr|lightmediascanner-0.4.1.0-1|63	
12cr|lightmediascanner-0.4.1.0-1|64	
12cr|lightmediascanner-0.4.1.0-1|65	%changelog
12cr|lightmediascanner-0.4.1.0-1|66	* Wed Jan 11 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.4.1.0-1
12cr|lightmediascanner-0.4.1.0-1|67	+ Revision: 760024
12cr|lightmediascanner-0.4.1.0-1|68	- remove all .la file
12cr|lightmediascanner-0.4.1.0-1|69	- imported package lightmediascanner
12cr|lightmediascanner-0.4.1.0-1|70	
12cr|lightmediascanner-0.4.1.0-1|71	
12cr|lightmediascanner-0.4.1.0-1|72	* Fri Dec 17 2010 mdawkins <mattydaw@gmail.com> 0.4.1.0-1-unity2011
12cr|lightmediascanner-0.4.1.0-1|73	- import for Unity
12cr|lightmediascanner-0.4.1.0-1|74	- new version 0.4.1.0
12cr|lightmediascanner-0.4.1.0-1|75	- mdv'fied lib
12cr|lightmediascanner-0.4.1.0-1|76	
12cr|lightmediascanner-0.4.1.0-1|77	* Fri Aug 21 2009 Texstar <texstar@gmail.com> 0.3.0-1pclos2009
12cr|lightmediascanner-0.4.1.0-1|78	- create

2880 12
12cr|lightning-1.2.c.20100903-2|1	Name:		lightning
12cr|lightning-1.2.c.20100903-2|2	# 1.2.c is last release, but use a git snapshot with known bug fixes
12cr|lightning-1.2.c.20100903-2|3	Version:	1.2.c.20100903
12cr|lightning-1.2.c.20100903-2|4	Release:	2
12cr|lightning-1.2.c.20100903-2|5	Summary:	Portable just-in-time compiler library
12cr|lightning-1.2.c.20100903-2|6	License:	GPLv3
12cr|lightning-1.2.c.20100903-2|7	Group:		Development/Other
12cr|lightning-1.2.c.20100903-2|8	
12cr|lightning-1.2.c.20100903-2|9	# Actually using:
12cr|lightning-1.2.c.20100903-2|10	#	http://github.com/pcpa/lightning/archives/master
12cr|lightning-1.2.c.20100903-2|11	#	then unpacking/renaming base directory and packing again
12cr|lightning-1.2.c.20100903-2|12	Source0:	http://git.savannah.gnu.org/cgit/lightning.git/snapshot/lightning-master.tar.gz
12cr|lightning-1.2.c.20100903-2|13	URL:		http://www.gnu.org/software/lightning/
12cr|lightning-1.2.c.20100903-2|14	
12cr|lightning-1.2.c.20100903-2|15	BuildRequires:	help2man
12cr|lightning-1.2.c.20100903-2|16	BuildRequires:	info-install
12cr|lightning-1.2.c.20100903-2|17	BuildRequires:	texinfo
12cr|lightning-1.2.c.20100903-2|18	
12cr|lightning-1.2.c.20100903-2|19	%description
12cr|lightning-1.2.c.20100903-2|20	GNU lightning is a library that generates assembly language code at run-time;
12cr|lightning-1.2.c.20100903-2|21	it is very fast, making it ideal for Just-In-Time compilers, and it abstracts
12cr|lightning-1.2.c.20100903-2|22	over the target CPU, as it exposes to the clients a standardized RISC
12cr|lightning-1.2.c.20100903-2|23	instruction set inspired by the MIPS and SPARC chips.
12cr|lightning-1.2.c.20100903-2|24	
12cr|lightning-1.2.c.20100903-2|25	%prep
12cr|lightning-1.2.c.20100903-2|26	%setup -q -n %{name}-master
12cr|lightning-1.2.c.20100903-2|27	
12cr|lightning-1.2.c.20100903-2|28	%build
12cr|lightning-1.2.c.20100903-2|29	%configure
12cr|lightning-1.2.c.20100903-2|30	%make
12cr|lightning-1.2.c.20100903-2|31	
12cr|lightning-1.2.c.20100903-2|32	%check
12cr|lightning-1.2.c.20100903-2|33	make check
12cr|lightning-1.2.c.20100903-2|34	
12cr|lightning-1.2.c.20100903-2|35	%install
12cr|lightning-1.2.c.20100903-2|36	%makeinstall_std
12cr|lightning-1.2.c.20100903-2|37	
12cr|lightning-1.2.c.20100903-2|38	%files
12cr|lightning-1.2.c.20100903-2|39	%{_bindir}/lightningize
12cr|lightning-1.2.c.20100903-2|40	%{_includedir}/%{name}.h
12cr|lightning-1.2.c.20100903-2|41	%dir %{_includedir}/%{name}
12cr|lightning-1.2.c.20100903-2|42	%{_includedir}/%{name}/*
12cr|lightning-1.2.c.20100903-2|43	%{_datadir}/%{name}/Makefile.am
12cr|lightning-1.2.c.20100903-2|44	%{_datadir}/aclocal/%{name}.m4
12cr|lightning-1.2.c.20100903-2|45	%{_infodir}/%{name}.info*
12cr|lightning-1.2.c.20100903-2|46	%{_mandir}/man1/lightningize.1*
12cr|lightning-1.2.c.20100903-2|47	
12cr|lightning-1.2.c.20100903-2|48	
12cr|lightning-1.2.c.20100903-2|49	%changelog
12cr|lightning-1.2.c.20100903-2|50	* Sat Sep 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.2.c.20100903-1mdv2011.0
12cr|lightning-1.2.c.20100903-2|51	+ Revision: 575709
12cr|lightning-1.2.c.20100903-2|52	+ rebuild (emptylog)
12cr|lightning-1.2.c.20100903-2|53	
12cr|lightning-1.2.c.20100903-2|54	* Fri Aug 27 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.2.c.20100826-1mdv2011.0
12cr|lightning-1.2.c.20100903-2|55	+ Revision: 573448
12cr|lightning-1.2.c.20100903-2|56	+ rebuild (emptylog)
12cr|lightning-1.2.c.20100903-2|57	
12cr|lightning-1.2.c.20100903-2|58	* Wed Aug 25 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.2.c.20100825-1mdv2011.0
12cr|lightning-1.2.c.20100903-2|59	+ Revision: 573350
12cr|lightning-1.2.c.20100903-2|60	- Update to a new git snapshot
12cr|lightning-1.2.c.20100903-2|61	
12cr|lightning-1.2.c.20100903-2|62	* Mon Aug 16 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.2.c.20100816-1mdv2011.0
12cr|lightning-1.2.c.20100903-2|63	+ Revision: 570583
12cr|lightning-1.2.c.20100903-2|64	- Update to latest git master
12cr|lightning-1.2.c.20100903-2|65	
12cr|lightning-1.2.c.20100903-2|66	* Tue Aug 10 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.2.c.20100810-1mdv2011.0
12cr|lightning-1.2.c.20100903-2|67	+ Revision: 568838
12cr|lightning-1.2.c.20100903-2|68	- Update to new git snapshot
12cr|lightning-1.2.c.20100903-2|69	
12cr|lightning-1.2.c.20100903-2|70	* Fri Jul 30 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.2.c.20100730-1mdv2011.0
12cr|lightning-1.2.c.20100903-2|71	+ Revision: 563811
12cr|lightning-1.2.c.20100903-2|72	- Update to a newer git snapshot.
12cr|lightning-1.2.c.20100903-2|73	
12cr|lightning-1.2.c.20100903-2|74	* Mon May 10 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.2.c.20091009-2mdv2010.1
12cr|lightning-1.2.c.20100903-2|75	+ Revision: 544445
12cr|lightning-1.2.c.20100903-2|76	+ rebuild (emptylog)
12cr|lightning-1.2.c.20100903-2|77	
12cr|lightning-1.2.c.20100903-2|78	* Fri Oct 09 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.2.c.20091009-1mdv2010.0
12cr|lightning-1.2.c.20100903-2|79	+ Revision: 456467
12cr|lightning-1.2.c.20100903-2|80	- Import GNU lightning.
12cr|lightning-1.2.c.20100903-2|81	- lightning
12cr|lightning-1.2.c.20100903-2|82	

2881 12
12cr|lightspark-0.6.0.1-2|1	%define major 0
12cr|lightspark-0.6.0.1-2|2	%define libname %mklibname %{name} %{major}
12cr|lightspark-0.6.0.1-2|3	%define develname %mklibname -d %{name}
12cr|lightspark-0.6.0.1-2|4	
12cr|lightspark-0.6.0.1-2|5	Name: lightspark
12cr|lightspark-0.6.0.1-2|6	Version: 0.6.0.1
12cr|lightspark-0.6.0.1-2|7	Release: 2
12cr|lightspark-0.6.0.1-2|8	Summary: An alternative Flash Player implementation
12cr|lightspark-0.6.0.1-2|9	Group: Networking/WWW
12cr|lightspark-0.6.0.1-2|10	License: LGPLv3+
12cr|lightspark-0.6.0.1-2|11	URL: http://lightspark.sourceforge.net
12cr|lightspark-0.6.0.1-2|12	Source0: http://edge.launchpad.net/lightspark/trunk/%name-%version/+download/%name-%version.tar.gz
12cr|lightspark-0.6.0.1-2|13	BuildRequires: cmake
12cr|lightspark-0.6.0.1-2|14	%if %{mdkversion} > 201020
12cr|lightspark-0.6.0.1-2|15	BuildRequires: llvm >= 2.7
12cr|lightspark-0.6.0.1-2|16	BuildRequires: llvm-devel
12cr|lightspark-0.6.0.1-2|17	BuildRequires: glew-devel >= 1.5.4
12cr|lightspark-0.6.0.1-2|18	%else
12cr|lightspark-0.6.0.1-2|19	BuildRequires: llvm >= 2.6
12cr|lightspark-0.6.0.1-2|20	BuildRequires: glew-devel >= 1.5.2
12cr|lightspark-0.6.0.1-2|21	%endif
12cr|lightspark-0.6.0.1-2|22	BuildRequires: ftgl-devel
12cr|lightspark-0.6.0.1-2|23	BuildRequires: ffmpeg-devel
12cr|lightspark-0.6.0.1-2|24	BuildRequires: nasm
12cr|lightspark-0.6.0.1-2|25	BuildRequires: libSDL-devel
12cr|lightspark-0.6.0.1-2|26	BuildRequires: gtkglext-devel
12cr|lightspark-0.6.0.1-2|27	BuildRequires: pulseaudio-devel
12cr|lightspark-0.6.0.1-2|28	BuildRequires: fontconfig-devel
12cr|lightspark-0.6.0.1-2|29	BuildRequires: pcre-devel
12cr|lightspark-0.6.0.1-2|30	BuildRequires: xulrunner-devel
12cr|lightspark-0.6.0.1-2|31	BuildRequires: curl-devel
12cr|lightspark-0.6.0.1-2|32	BuildRequires: boost-devel
12cr|lightspark-0.6.0.1-2|33	BuildRequires: libxml++2.6-devel
12cr|lightspark-0.6.0.1-2|34	Requires: fonts-ttf-liberation
12cr|lightspark-0.6.0.1-2|35	Suggests: %{name}-pulse
12cr|lightspark-0.6.0.1-2|36	
12cr|lightspark-0.6.0.1-2|37	%description
12cr|lightspark-0.6.0.1-2|38	Lightspark is a modern, free, open-source flash player implementation.
12cr|lightspark-0.6.0.1-2|39	Lightspark features:
12cr|lightspark-0.6.0.1-2|40	
12cr|lightspark-0.6.0.1-2|41	* JIT compilation of Actionscript to native x86 bytecode using LLVM
12cr|lightspark-0.6.0.1-2|42	* Hardware accelerated rendering using OpenGL Shaders (GLSL)
12cr|lightspark-0.6.0.1-2|43	* Very good and robust support for current-generation Actionscript 3
12cr|lightspark-0.6.0.1-2|44	* A new, clean, codebase exploiting multithreading and optimized for
12cr|lightspark-0.6.0.1-2|45	modern hardware. Designed from scratch after the official Flash
12cr|lightspark-0.6.0.1-2|46	documentation was released.
12cr|lightspark-0.6.0.1-2|47	
12cr|lightspark-0.6.0.1-2|48	%package -n %{libname}
12cr|lightspark-0.6.0.1-2|49	Summary: %{name} libraries
12cr|lightspark-0.6.0.1-2|50	Group: System/Libraries
12cr|lightspark-0.6.0.1-2|51	
12cr|lightspark-0.6.0.1-2|52	%description -n %{libname}
12cr|lightspark-0.6.0.1-2|53	This is the libraries used by %{name}.
12cr|lightspark-0.6.0.1-2|54	
12cr|lightspark-0.6.0.1-2|55	%package -n %{develname}
12cr|lightspark-0.6.0.1-2|56	Summary: Development libraries for %{name}
12cr|lightspark-0.6.0.1-2|57	Group: Development/C++
12cr|lightspark-0.6.0.1-2|58	Provides: %{name}-devel = %{version}-%{release}
12cr|lightspark-0.6.0.1-2|59	Requires: %{libname} = %{version}-%{release}
12cr|lightspark-0.6.0.1-2|60	
12cr|lightspark-0.6.0.1-2|61	%description -n %{develname}
12cr|lightspark-0.6.0.1-2|62	Development files for the %{name} libraries.
12cr|lightspark-0.6.0.1-2|63	
12cr|lightspark-0.6.0.1-2|64	%package mozilla-plugin
12cr|lightspark-0.6.0.1-2|65	Summary: Mozilla compatible plugin for %{name}
12cr|lightspark-0.6.0.1-2|66	Group: Networking/WWW
12cr|lightspark-0.6.0.1-2|67	Suggests: gnash
12cr|lightspark-0.6.0.1-2|68	Suggests: %{name}-pulse
12cr|lightspark-0.6.0.1-2|69	Conflicts: gnash-firefox-plugin
12cr|lightspark-0.6.0.1-2|70	
12cr|lightspark-0.6.0.1-2|71	%description mozilla-plugin
12cr|lightspark-0.6.0.1-2|72	This is the Mozilla compatible plugin for %{name}
12cr|lightspark-0.6.0.1-2|73	
12cr|lightspark-0.6.0.1-2|74	%package pulse
12cr|lightspark-0.6.0.1-2|75	Summary: PulseAudio plugin for %{name}
12cr|lightspark-0.6.0.1-2|76	Group: Networking/WWW
12cr|lightspark-0.6.0.1-2|77	
12cr|lightspark-0.6.0.1-2|78	%description pulse
12cr|lightspark-0.6.0.1-2|79	This is the PulseAudio plugin for %{name}
12cr|lightspark-0.6.0.1-2|80	
12cr|lightspark-0.6.0.1-2|81	%prep
12cr|lightspark-0.6.0.1-2|82	%setup -q
12cr|lightspark-0.6.0.1-2|83	
12cr|lightspark-0.6.0.1-2|84	%build
12cr|lightspark-0.6.0.1-2|85	%define _disable_ld_no_undefined 1
12cr|lightspark-0.6.0.1-2|86	%cmake \
12cr|lightspark-0.6.0.1-2|87	-DCOMPILE_PLUGIN=1 \
12cr|lightspark-0.6.0.1-2|88	-DPLUGIN_DIRECTORY="%{_libdir}/mozilla/plugins/" \
12cr|lightspark-0.6.0.1-2|89	-DENABLE_SOUND=1 \
12cr|lightspark-0.6.0.1-2|90	-DGNASH_EXE_PATH="%{_bindir}/gnash"
12cr|lightspark-0.6.0.1-2|91	
12cr|lightspark-0.6.0.1-2|92	%make
12cr|lightspark-0.6.0.1-2|93	
12cr|lightspark-0.6.0.1-2|94	%install
12cr|lightspark-0.6.0.1-2|95	%makeinstall_std -C build
12cr|lightspark-0.6.0.1-2|96	
12cr|lightspark-0.6.0.1-2|97	#(eandry) tell lightspark where the libs are
12cr|lightspark-0.6.0.1-2|98	%__install -d -m 0755  %{buildroot}%{_sysconfdir}/ld.so.conf.d
12cr|lightspark-0.6.0.1-2|99	echo "%{_libdir}/lightspark" > %{buildroot}%{_sysconfdir}/ld.so.conf.d/lightspark.conf
12cr|lightspark-0.6.0.1-2|100	
12cr|lightspark-0.6.0.1-2|101	install -Dpm 644 media/%{name}-logo.svg %{buildroot}%{_datadir}/%{name}
12cr|lightspark-0.6.0.1-2|102	
12cr|lightspark-0.6.0.1-2|103	%find_lang %name
12cr|lightspark-0.6.0.1-2|104	
12cr|lightspark-0.6.0.1-2|105	%files -f %name.lang
12cr|lightspark-0.6.0.1-2|106	%doc COPYING COPYING.LESSER ChangeLog
12cr|lightspark-0.6.0.1-2|107	%config(noreplace) %{_sysconfdir}/xdg/lightspark.conf
12cr|lightspark-0.6.0.1-2|108	%{_bindir}/%{name}
12cr|lightspark-0.6.0.1-2|109	%{_bindir}/tightspark
12cr|lightspark-0.6.0.1-2|110	%{_datadir}/%{name}
12cr|lightspark-0.6.0.1-2|111	%{_datadir}/applications/%{name}.desktop
12cr|lightspark-0.6.0.1-2|112	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cr|lightspark-0.6.0.1-2|113	%{_datadir}/man/man1/%{name}.1.*
12cr|lightspark-0.6.0.1-2|114	
12cr|lightspark-0.6.0.1-2|115	%files -n %{libname}
12cr|lightspark-0.6.0.1-2|116	%config %{_sysconfdir}/ld.so.conf.d/lightspark.conf
12cr|lightspark-0.6.0.1-2|117	%{_libdir}/%{name}/lib%{name}.so.*
12cr|lightspark-0.6.0.1-2|118	
12cr|lightspark-0.6.0.1-2|119	%files -n %{develname}
12cr|lightspark-0.6.0.1-2|120	%{_libdir}/%{name}/lib%{name}.so
12cr|lightspark-0.6.0.1-2|121	
12cr|lightspark-0.6.0.1-2|122	%files mozilla-plugin
12cr|lightspark-0.6.0.1-2|123	%{_libdir}/mozilla/plugins/lib%{name}plugin.so
12cr|lightspark-0.6.0.1-2|124	
12cr|lightspark-0.6.0.1-2|125	%files pulse
12cr|lightspark-0.6.0.1-2|126	%{_libdir}/%{name}/plugins/lib%{name}pulseplugin.so
12cr|lightspark-0.6.0.1-2|127	
12cr|lightspark-0.6.0.1-2|128	
12cr|lightspark-0.6.0.1-2|129	%changelog
12cr|lightspark-0.6.0.1-2|130	* Mon Jul 02 2012 Crispin Boylan <crisb@mandriva.org> 0.6.0.1-2
12cr|lightspark-0.6.0.1-2|131	+ Revision: 807856
12cr|lightspark-0.6.0.1-2|132	- Rebuild for new boost
12cr|lightspark-0.6.0.1-2|133	
12cr|lightspark-0.6.0.1-2|134	* Wed Jun 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.6.0.1-1
12cr|lightspark-0.6.0.1-2|135	+ Revision: 805392
12cr|lightspark-0.6.0.1-2|136	- version update 0.6.0.1
12cr|lightspark-0.6.0.1-2|137	
12cr|lightspark-0.6.0.1-2|138	* Wed May 23 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.5.7-1
12cr|lightspark-0.6.0.1-2|139	+ Revision: 800296
12cr|lightspark-0.6.0.1-2|140	- update to new version 0.5.7
12cr|lightspark-0.6.0.1-2|141	
12cr|lightspark-0.6.0.1-2|142	* Fri Apr 13 2012 Crispin Boylan <crisb@mandriva.org> 0.5.6-1
12cr|lightspark-0.6.0.1-2|143	+ Revision: 790509
12cr|lightspark-0.6.0.1-2|144	- New release
12cr|lightspark-0.6.0.1-2|145	
12cr|lightspark-0.6.0.1-2|146	* Wed Apr 04 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.5.5-4
12cr|lightspark-0.6.0.1-2|147	+ Revision: 789095
12cr|lightspark-0.6.0.1-2|148	- Rebuild for boost 1.49
12cr|lightspark-0.6.0.1-2|149	
12cr|lightspark-0.6.0.1-2|150	* Tue Apr 03 2012 Crispin Boylan <crisb@mandriva.org> 0.5.5-3
12cr|lightspark-0.6.0.1-2|151	+ Revision: 789033
12cr|lightspark-0.6.0.1-2|152	- Rebuild for new boost
12cr|lightspark-0.6.0.1-2|153	
12cr|lightspark-0.6.0.1-2|154	* Mon Mar 12 2012 Crispin Boylan <crisb@mandriva.org> 0.5.5-2
12cr|lightspark-0.6.0.1-2|155	+ Revision: 784426
12cr|lightspark-0.6.0.1-2|156	- New release
12cr|lightspark-0.6.0.1-2|157	- New release (fix build with llvm3)
12cr|lightspark-0.6.0.1-2|158	
12cr|lightspark-0.6.0.1-2|159	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|lightspark-0.6.0.1-2|160	- relink against libpcre.so.1
12cr|lightspark-0.6.0.1-2|161	
12cr|lightspark-0.6.0.1-2|162	+ Alexander Khrukin <akhrukin@mandriva.org>
12cr|lightspark-0.6.0.1-2|163	- version update 0.5.4
12cr|lightspark-0.6.0.1-2|164	
12cr|lightspark-0.6.0.1-2|165	* Sun Jun 26 2011 Funda Wang <fwang@mandriva.org> 0.4.8.1-1
12cr|lightspark-0.6.0.1-2|166	+ Revision: 687227
12cr|lightspark-0.6.0.1-2|167	- new version 0.4.8.1
12cr|lightspark-0.6.0.1-2|168	
12cr|lightspark-0.6.0.1-2|169	+ Eugeni Dodonov <eugeni@mandriva.com>
12cr|lightspark-0.6.0.1-2|170	- New version 0.4.8.
12cr|lightspark-0.6.0.1-2|171	
12cr|lightspark-0.6.0.1-2|172	* Wed May 18 2011 Funda Wang <fwang@mandriva.org> 0.4.7.1-1
12cr|lightspark-0.6.0.1-2|173	+ Revision: 676003
12cr|lightspark-0.6.0.1-2|174	- new version 0.4.7.1
12cr|lightspark-0.6.0.1-2|175	
12cr|lightspark-0.6.0.1-2|176	* Tue Mar 15 2011 Funda Wang <fwang@mandriva.org> 0.4.5.3-1
12cr|lightspark-0.6.0.1-2|177	+ Revision: 644981
12cr|lightspark-0.6.0.1-2|178	- no_undefined
12cr|lightspark-0.6.0.1-2|179	- New version 0.4.5.3
12cr|lightspark-0.6.0.1-2|180	- rebuild for new boost
12cr|lightspark-0.6.0.1-2|181	
12cr|lightspark-0.6.0.1-2|182	* Tue Dec 28 2010 Thierry Vignaud <tv@mandriva.org> 0.4.5.1-2mdv2011.0
12cr|lightspark-0.6.0.1-2|183	+ Revision: 625582
12cr|lightspark-0.6.0.1-2|184	- fix BR on 2010.x due to 2010.1/2010.2 trick
12cr|lightspark-0.6.0.1-2|185	
12cr|lightspark-0.6.0.1-2|186	* Sun Dec 26 2010 Funda Wang <fwang@mandriva.org> 0.4.5.1-1mdv2011.0
12cr|lightspark-0.6.0.1-2|187	+ Revision: 625188
12cr|lightspark-0.6.0.1-2|188	- update file list
12cr|lightspark-0.6.0.1-2|189	
12cr|lightspark-0.6.0.1-2|190	+ Thierry Vignaud <tv@mandriva.org>
12cr|lightspark-0.6.0.1-2|191	- new release
12cr|lightspark-0.6.0.1-2|192	
12cr|lightspark-0.6.0.1-2|193	* Sun Sep 26 2010 Funda Wang <fwang@mandriva.org> 0.4.4.3-2mdv2011.0
12cr|lightspark-0.6.0.1-2|194	+ Revision: 581106
12cr|lightspark-0.6.0.1-2|195	- update file list
12cr|lightspark-0.6.0.1-2|196	- BR xml++
12cr|lightspark-0.6.0.1-2|197	- drop conflict files
12cr|lightspark-0.6.0.1-2|198	
12cr|lightspark-0.6.0.1-2|199	+ Thierry Vignaud <tv@mandriva.org>
12cr|lightspark-0.6.0.1-2|200	- BR libxml2-devel
12cr|lightspark-0.6.0.1-2|201	- new release
12cr|lightspark-0.6.0.1-2|202	- fix BR for 2010.1
12cr|lightspark-0.6.0.1-2|203	
12cr|lightspark-0.6.0.1-2|204	* Mon Sep 13 2010 Emmanuel Andry <eandry@mandriva.org> 0.4.4.2-2mdv2011.0
12cr|lightspark-0.6.0.1-2|205	+ Revision: 578076
12cr|lightspark-0.6.0.1-2|206	- also suggest pulse plugin for mozilla plugins
12cr|lightspark-0.6.0.1-2|207	
12cr|lightspark-0.6.0.1-2|208	* Mon Sep 13 2010 Funda Wang <fwang@mandriva.org> 0.4.4.2-1mdv2011.0
12cr|lightspark-0.6.0.1-2|209	+ Revision: 577850
12cr|lightspark-0.6.0.1-2|210	- BR boost
12cr|lightspark-0.6.0.1-2|211	
12cr|lightspark-0.6.0.1-2|212	+ Emmanuel Andry <eandry@mandriva.org>
12cr|lightspark-0.6.0.1-2|213	- New version 0.4.4.2
12cr|lightspark-0.6.0.1-2|214	- create pulse subpackage
12cr|lightspark-0.6.0.1-2|215	
12cr|lightspark-0.6.0.1-2|216	* Sat Sep 04 2010 Emmanuel Andry <eandry@mandriva.org> 0.4.4.1-1mdv2011.0
12cr|lightspark-0.6.0.1-2|217	+ Revision: 575943
12cr|lightspark-0.6.0.1-2|218	- don't use cmake macro, breaks build
12cr|lightspark-0.6.0.1-2|219	- New version 0.4.4.1
12cr|lightspark-0.6.0.1-2|220	- upstream fixed build with --no-undefined
12cr|lightspark-0.6.0.1-2|221	
12cr|lightspark-0.6.0.1-2|222	* Wed Sep 01 2010 Emmanuel Andry <eandry@mandriva.org> 0.4.4-2mdv2011.0
12cr|lightspark-0.6.0.1-2|223	+ Revision: 575169
12cr|lightspark-0.6.0.1-2|224	- package libification
12cr|lightspark-0.6.0.1-2|225	- add ldconfig conf file to tell lightspark where libs are
12cr|lightspark-0.6.0.1-2|226	
12cr|lightspark-0.6.0.1-2|227	* Mon Aug 30 2010 Emmanuel Andry <eandry@mandriva.org> 0.4.4-1mdv2011.0
12cr|lightspark-0.6.0.1-2|228	+ Revision: 574519
12cr|lightspark-0.6.0.1-2|229	- set define _disable_ld_no_undefined to 1
12cr|lightspark-0.6.0.1-2|230	- requires fonts-ttf-liberation
12cr|lightspark-0.6.0.1-2|231	
12cr|lightspark-0.6.0.1-2|232	+ Thierry Vignaud <tv@mandriva.org>
12cr|lightspark-0.6.0.1-2|233	- disable patch 0
12cr|lightspark-0.6.0.1-2|234	- new release
12cr|lightspark-0.6.0.1-2|235	
12cr|lightspark-0.6.0.1-2|236	* Sat Aug 14 2010 Emmanuel Andry <eandry@mandriva.org> 0.4.3-7mdv2011.0
12cr|lightspark-0.6.0.1-2|237	+ Revision: 569760
12cr|lightspark-0.6.0.1-2|238	- drop useless p0
12cr|lightspark-0.6.0.1-2|239	- add patch from gentoo to respect cmake linking flags
12cr|lightspark-0.6.0.1-2|240	- drop gnash BR and specify gnash path in cmake
12cr|lightspark-0.6.0.1-2|241	- set BUILD_TYPE to Release
12cr|lightspark-0.6.0.1-2|242	
12cr|lightspark-0.6.0.1-2|243	* Fri Aug 13 2010 Emmanuel Andry <eandry@mandriva.org> 0.4.3-6mdv2011.0
12cr|lightspark-0.6.0.1-2|244	+ Revision: 569445
12cr|lightspark-0.6.0.1-2|245	- drop unneeded ffi5-devel BR
12cr|lightspark-0.6.0.1-2|246	- fix libraries location
12cr|lightspark-0.6.0.1-2|247	
12cr|lightspark-0.6.0.1-2|248	* Fri Aug 13 2010 Emmanuel Andry <eandry@mandriva.org> 0.4.3-5mdv2011.0
12cr|lightspark-0.6.0.1-2|249	+ Revision: 569422
12cr|lightspark-0.6.0.1-2|250	- gnash seems to be needed at build time
12cr|lightspark-0.6.0.1-2|251	
12cr|lightspark-0.6.0.1-2|252	* Fri Aug 13 2010 Emmanuel Andry <eandry@mandriva.org> 0.4.3-4mdv2011.0
12cr|lightspark-0.6.0.1-2|253	+ Revision: 569403
12cr|lightspark-0.6.0.1-2|254	- bump release
12cr|lightspark-0.6.0.1-2|255	- BR ffi5-devel
12cr|lightspark-0.6.0.1-2|256	- conflicts with gnash-firefox-plugin, firefox can't handle different plugins for same mimetype (upstream recommendation)
12cr|lightspark-0.6.0.1-2|257	
12cr|lightspark-0.6.0.1-2|258	* Thu Aug 12 2010 Emmanuel Andry <eandry@mandriva.org> 0.4.3-2mdv2011.0
12cr|lightspark-0.6.0.1-2|259	+ Revision: 569282
12cr|lightspark-0.6.0.1-2|260	- drop requires on mozilla and gnash (better with suggest)
12cr|lightspark-0.6.0.1-2|261	
12cr|lightspark-0.6.0.1-2|262	* Thu Aug 12 2010 Emmanuel Andry <eandry@mandriva.org> 0.4.3-1mdv2011.0
12cr|lightspark-0.6.0.1-2|263	+ Revision: 569250
12cr|lightspark-0.6.0.1-2|264	- New version 0.4.3
12cr|lightspark-0.6.0.1-2|265	- rediff p0
12cr|lightspark-0.6.0.1-2|266	- suggests gnash for AVM1 fallback
12cr|lightspark-0.6.0.1-2|267	
12cr|lightspark-0.6.0.1-2|268	* Thu Jul 29 2010 Funda Wang <fwang@mandriva.org> 0.4.2.2-1mdv2011.0
12cr|lightspark-0.6.0.1-2|269	+ Revision: 562914
12cr|lightspark-0.6.0.1-2|270	- drop unused section
12cr|lightspark-0.6.0.1-2|271	- import lightspark
12cr|lightspark-0.6.0.1-2|272	

2882 12
12cr|lighttpd-1.4.32-1|1	# Following modules bring no additionnal dependencies
12cr|lighttpd-1.4.32-1|2	# Other ones go into separate packages
12cr|lighttpd-1.4.32-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
12cr|lighttpd-1.4.32-1|4	
12cr|lighttpd-1.4.32-1|5	Name:		lighttpd
12cr|lighttpd-1.4.32-1|6	Version:	1.4.32
12cr|lighttpd-1.4.32-1|7	Release:	1
12cr|lighttpd-1.4.32-1|8	Summary:	A fast webserver with minimal memory-footprint
12cr|lighttpd-1.4.32-1|9	License:	BSD
12cr|lighttpd-1.4.32-1|10	Group:		System/Servers
12cr|lighttpd-1.4.32-1|11	URL:		http://lighttpd.net/
12cr|lighttpd-1.4.32-1|12	Source0:	http://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.bz2
12cr|lighttpd-1.4.32-1|13	Source2:	lighttpd.service
12cr|lighttpd-1.4.32-1|14	Source3:	php.d-lighttpd.ini
12cr|lighttpd-1.4.32-1|15	Patch1:		lighttpd-defaultroot.patch
12cr|lighttpd-1.4.32-1|16	BuildRequires:	pkgconfig(zlib)
12cr|lighttpd-1.4.32-1|17	BuildRequires:	fam-devel
12cr|lighttpd-1.4.32-1|18	BuildRequires:	mysql-devel
12cr|lighttpd-1.4.32-1|19	BuildRequires:	memcache-devel
12cr|lighttpd-1.4.32-1|20	BuildRequires:	lua5.1-devel
12cr|lighttpd-1.4.32-1|21	BuildRequires:	pkgconfig(openssl)
12cr|lighttpd-1.4.32-1|22	BuildRequires:	gdbm-devel
12cr|lighttpd-1.4.32-1|23	BuildRequires:	bzip2-devel
12cr|lighttpd-1.4.32-1|24	BuildRequires:	pkgconfig(libpcre)
12cr|lighttpd-1.4.32-1|25	BuildRequires:	openldap-devel
12cr|lighttpd-1.4.32-1|26	BuildRequires:	attr-devel
12cr|lighttpd-1.4.32-1|27	BuildRequires:	pkgconfig(libxml-2.0)
12cr|lighttpd-1.4.32-1|28	BuildRequires:	pkgconfig(sqlite3)
12cr|lighttpd-1.4.32-1|29	Requires(pre):	webserver-base
12cr|lighttpd-1.4.32-1|30	Requires:       webserver-base
12cr|lighttpd-1.4.32-1|31	Requires(post):  rpm-helper
12cr|lighttpd-1.4.32-1|32	Requires(preun): rpm-helper
12cr|lighttpd-1.4.32-1|33	Obsoletes:	%name-modules
12cr|lighttpd-1.4.32-1|34	Provides:	%name-modules
12cr|lighttpd-1.4.32-1|35	Provides:	webserver
12cr|lighttpd-1.4.32-1|36	
12cr|lighttpd-1.4.32-1|37	%description
12cr|lighttpd-1.4.32-1|38	Security, speed, compliance, and flexibility--all of these describe LightTPD
12cr|lighttpd-1.4.32-1|39	which is rapidly redefining efficiency of a webserver; as it is designed and
12cr|lighttpd-1.4.32-1|40	optimized for high performance environments. With a small memory
12cr|lighttpd-1.4.32-1|41	footprint compared to other web-servers, effective management of the
12cr|lighttpd-1.4.32-1|42	cpu-load, and advanced feature set (FastCGI, CGI, Auth,
12cr|lighttpd-1.4.32-1|43	Output-Compression, URL-Rewriting and many more) LightTPD is the
12cr|lighttpd-1.4.32-1|44	perfect solution for every server that is suffering load problems.
12cr|lighttpd-1.4.32-1|45	
12cr|lighttpd-1.4.32-1|46	This packages contains the server and base modules :
12cr|lighttpd-1.4.32-1|47	%(for mod in $(echo %base_modules | tr ',' '\n'); do echo ${mod%%.so}; done)
12cr|lighttpd-1.4.32-1|48	
12cr|lighttpd-1.4.32-1|49	%package mod_auth
12cr|lighttpd-1.4.32-1|50	Summary:	Authentification module for %{name}
12cr|lighttpd-1.4.32-1|51	Group:		System/Servers
12cr|lighttpd-1.4.32-1|52	Requires:	%{name}
12cr|lighttpd-1.4.32-1|53	
12cr|lighttpd-1.4.32-1|54	%description mod_auth
12cr|lighttpd-1.4.32-1|55	lighttpd supportes both authentication method described by RFC 2617:
12cr|lighttpd-1.4.32-1|56	
12cr|lighttpd-1.4.32-1|57	- basic
12cr|lighttpd-1.4.32-1|58	- digest
12cr|lighttpd-1.4.32-1|59	
12cr|lighttpd-1.4.32-1|60	Depending on the method lighttpd provides various way to store the credentials
12cr|lighttpd-1.4.32-1|61	used for the authentication.
12cr|lighttpd-1.4.32-1|62	
12cr|lighttpd-1.4.32-1|63	for basic auth:
12cr|lighttpd-1.4.32-1|64	- plain
12cr|lighttpd-1.4.32-1|65	- htpasswd
12cr|lighttpd-1.4.32-1|66	- htdigest
12cr|lighttpd-1.4.32-1|67	- ldap
12cr|lighttpd-1.4.32-1|68	
12cr|lighttpd-1.4.32-1|69	for digest auth:
12cr|lighttpd-1.4.32-1|70	- plain
12cr|lighttpd-1.4.32-1|71	- htdigest
12cr|lighttpd-1.4.32-1|72	
12cr|lighttpd-1.4.32-1|73	%package mod_cml
12cr|lighttpd-1.4.32-1|74	Summary:	CML (Cache Meta Language) module for %{name}
12cr|lighttpd-1.4.32-1|75	Group:		System/Servers
12cr|lighttpd-1.4.32-1|76	Requires:	%{name}
12cr|lighttpd-1.4.32-1|77	
12cr|lighttpd-1.4.32-1|78	%description mod_cml
12cr|lighttpd-1.4.32-1|79	CML (Cache Meta Language) is a Meta language to describe the dependencies
12cr|lighttpd-1.4.32-1|80	of a page at one side and building a page from its fragments on the other side
12cr|lighttpd-1.4.32-1|81	using LUA.
12cr|lighttpd-1.4.32-1|82	
12cr|lighttpd-1.4.32-1|83	%package mod_compress
12cr|lighttpd-1.4.32-1|84	Summary:	Output Compression module for %{name}
12cr|lighttpd-1.4.32-1|85	Group:		System/Servers
12cr|lighttpd-1.4.32-1|86	Requires:	%{name}
12cr|lighttpd-1.4.32-1|87	
12cr|lighttpd-1.4.32-1|88	%description mod_compress
12cr|lighttpd-1.4.32-1|89	Output compression reduces the network load and can improve the
12cr|lighttpd-1.4.32-1|90	overall throughput of the webserver. All major http-clients support
12cr|lighttpd-1.4.32-1|91	compression by announcing it in the Accept-Encoding header. This
12cr|lighttpd-1.4.32-1|92	is used to negotiate the most suitable compression method.
12cr|lighttpd-1.4.32-1|93	We support deflate, gzip and bzip2.
12cr|lighttpd-1.4.32-1|94	
12cr|lighttpd-1.4.32-1|95	%package mod_mysql_vhost
12cr|lighttpd-1.4.32-1|96	Summary:	MySQL-based vhosting module for %{name}
12cr|lighttpd-1.4.32-1|97	Group:		System/Servers
12cr|lighttpd-1.4.32-1|98	Requires:	%{name}
12cr|lighttpd-1.4.32-1|99	
12cr|lighttpd-1.4.32-1|100	%description mod_mysql_vhost
12cr|lighttpd-1.4.32-1|101	With MySQL-based vhosting you can store the path to a given
12cr|lighttpd-1.4.32-1|102	host's document root in a MySQL database.
12cr|lighttpd-1.4.32-1|103	
12cr|lighttpd-1.4.32-1|104	%package mod_trigger_b4_dl
12cr|lighttpd-1.4.32-1|105	Summary:	Trigger before Download module for %{name}
12cr|lighttpd-1.4.32-1|106	Group:		System/Servers
12cr|lighttpd-1.4.32-1|107	Requires:	%{name}
12cr|lighttpd-1.4.32-1|108	
12cr|lighttpd-1.4.32-1|109	%description mod_trigger_b4_dl
12cr|lighttpd-1.4.32-1|110	Anti Hotlinking:
12cr|lighttpd-1.4.32-1|111	- if user requests ''download-url'' directly, the request is denied
12cr|lighttpd-1.4.32-1|112	and he is redirected to ''deny-url'
12cr|lighttpd-1.4.32-1|113	- if user visits ''trigger-url'' before requesting ''download-url'',
12cr|lighttpd-1.4.32-1|114	access is granted
12cr|lighttpd-1.4.32-1|115	- if user visits ''download-url'' again after ''trigger-timeout'' has
12cr|lighttpd-1.4.32-1|116	elapsed, the request is denied and he is redirected to ''deny-url''
12cr|lighttpd-1.4.32-1|117	
12cr|lighttpd-1.4.32-1|118	The trigger information is either stored locally in a gdbm file or
12cr|lighttpd-1.4.32-1|119	remotely in memcached.
12cr|lighttpd-1.4.32-1|120	
12cr|lighttpd-1.4.32-1|121	%package mod_webdav
12cr|lighttpd-1.4.32-1|122	Summary:	WebDAV module for %{name}
12cr|lighttpd-1.4.32-1|123	Group:		System/Servers
12cr|lighttpd-1.4.32-1|124	Requires:	%{name}
12cr|lighttpd-1.4.32-1|125	
12cr|lighttpd-1.4.32-1|126	%description mod_webdav
12cr|lighttpd-1.4.32-1|127	The WebDAV module for %{name} is a very minimalistic implementation of RFC
12cr|lighttpd-1.4.32-1|128	2518.
12cr|lighttpd-1.4.32-1|129	
12cr|lighttpd-1.4.32-1|130	%package mod_magnet
12cr|lighttpd-1.4.32-1|131	Summary:	Module to control the request handling in %{name}
12cr|lighttpd-1.4.32-1|132	Group:		System/Servers
12cr|lighttpd-1.4.32-1|133	Requires:	%{name}
12cr|lighttpd-1.4.32-1|134	
12cr|lighttpd-1.4.32-1|135	%description mod_magnet
12cr|lighttpd-1.4.32-1|136	mod_magnet can attract a request in several stages in the request-handling.
12cr|lighttpd-1.4.32-1|137	
12cr|lighttpd-1.4.32-1|138	* either at the same level as mod_rewrite, before any parsing of the URL is
12cr|lighttpd-1.4.32-1|139	done
12cr|lighttpd-1.4.32-1|140	* or at a later stage, when the doc-root is known and the physical-path is
12cr|lighttpd-1.4.32-1|141	already setup
12cr|lighttpd-1.4.32-1|142	
12cr|lighttpd-1.4.32-1|143	Keep in mind that the magnet is executed in the core of lighty. EVERY long-
12cr|lighttpd-1.4.32-1|144	running operation is blocking ALL connections in the server. You are warned.
12cr|lighttpd-1.4.32-1|145	For time-consuming or blocking scripts use mod_fastcgi and friends.
12cr|lighttpd-1.4.32-1|146	
12cr|lighttpd-1.4.32-1|147	%prep
12cr|lighttpd-1.4.32-1|148	%setup -q
12cr|lighttpd-1.4.32-1|149	%patch1 -p0
12cr|lighttpd-1.4.32-1|150	
12cr|lighttpd-1.4.32-1|151	%build
12cr|lighttpd-1.4.32-1|152	%configure2_5x --libdir=%{_libdir}/%{name}/ \
12cr|lighttpd-1.4.32-1|153	--with-mysql\
12cr|lighttpd-1.4.32-1|154	--with-ldap\
12cr|lighttpd-1.4.32-1|155	--with-attr\
12cr|lighttpd-1.4.32-1|156	--with-openssl\
12cr|lighttpd-1.4.32-1|157	--with-pcre\
12cr|lighttpd-1.4.32-1|158	--with-bzip2\
12cr|lighttpd-1.4.32-1|159	--with-fam\
12cr|lighttpd-1.4.32-1|160	--with-webdav-props\
12cr|lighttpd-1.4.32-1|161	--with-gdbm\
12cr|lighttpd-1.4.32-1|162	--with-memcache\
12cr|lighttpd-1.4.32-1|163	--with-lua
12cr|lighttpd-1.4.32-1|164	
12cr|lighttpd-1.4.32-1|165	%make
12cr|lighttpd-1.4.32-1|166	
12cr|lighttpd-1.4.32-1|167	%install
12cr|lighttpd-1.4.32-1|168	%makeinstall_std
12cr|lighttpd-1.4.32-1|169	
12cr|lighttpd-1.4.32-1|170	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
12cr|lighttpd-1.4.32-1|171	install -m 644 doc/initscripts/sysconfig.lighttpd \
12cr|lighttpd-1.4.32-1|172	%{buildroot}%{_sysconfdir}/sysconfig/lighttpd
12cr|lighttpd-1.4.32-1|173	
12cr|lighttpd-1.4.32-1|174	install -d -m 755 %{buildroot}%{_unitdir}
12cr|lighttpd-1.4.32-1|175	install -m 644 %{SOURCE2} %{buildroot}%{_unitdir}
12cr|lighttpd-1.4.32-1|176	
12cr|lighttpd-1.4.32-1|177	install -d -m 755 %{buildroot}%{_sysconfdir}/php.d
12cr|lighttpd-1.4.32-1|178	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/php.d/lighttpd.ini
12cr|lighttpd-1.4.32-1|179	
12cr|lighttpd-1.4.32-1|180	install -d -m 755 %{buildroot}%{_sysconfdir}/lighttpd
12cr|lighttpd-1.4.32-1|181	install -d -m 755 %{buildroot}%{_sysconfdir}/lighttpd/conf.d
12cr|lighttpd-1.4.32-1|182	install -m 644 doc/config/*.conf %{buildroot}%{_sysconfdir}/lighttpd
12cr|lighttpd-1.4.32-1|183	install -m 644 doc/config/conf.d/*.conf %{buildroot}%{_sysconfdir}/lighttpd/conf.d
12cr|lighttpd-1.4.32-1|184	
12cr|lighttpd-1.4.32-1|185	perl -pi \
12cr|lighttpd-1.4.32-1|186	-e 's!.*server.username[\t ]*= .*$!server.username = "apache"!;' \
12cr|lighttpd-1.4.32-1|187	-e 's!.*server.groupname[\t ]*= .*$!server.groupname = "apache"!;' \
12cr|lighttpd-1.4.32-1|188	-e 's!^server.document-root.*$!server.document-root = "%{_var}/www/html"!;' \
12cr|lighttpd-1.4.32-1|189	-e 's!^server.errorlog.*$!server.errorlog = "%{_logdir}/lighttpd/error.log"!;' \
12cr|lighttpd-1.4.32-1|190	%{buildroot}%{_sysconfdir}/lighttpd/lighttpd.conf
12cr|lighttpd-1.4.32-1|191	
12cr|lighttpd-1.4.32-1|192	perl -pi \
12cr|lighttpd-1.4.32-1|193	-e 's!^accesslog.filename.*$!accesslog.filename = "%{_logdir}/lighttpd/access.log"!' \
12cr|lighttpd-1.4.32-1|194	%{buildroot}%{_sysconfdir}/lighttpd/conf.d/access_log.conf
12cr|lighttpd-1.4.32-1|195	
12cr|lighttpd-1.4.32-1|196	
12cr|lighttpd-1.4.32-1|197	mkdir -p %{buildroot}%{_logdir}/lighttpd
12cr|lighttpd-1.4.32-1|198	
12cr|lighttpd-1.4.32-1|199	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12cr|lighttpd-1.4.32-1|200	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
12cr|lighttpd-1.4.32-1|201	%{_logdir}/%{name}/*.log {
12cr|lighttpd-1.4.32-1|202	size=20M
12cr|lighttpd-1.4.32-1|203	rotate 5
12cr|lighttpd-1.4.32-1|204	weekly
12cr|lighttpd-1.4.32-1|205	missingok
12cr|lighttpd-1.4.32-1|206	notifempty
12cr|lighttpd-1.4.32-1|207	postrotate
12cr|lighttpd-1.4.32-1|208	service %{name} reload
12cr|lighttpd-1.4.32-1|209	endscript
12cr|lighttpd-1.4.32-1|210	}
12cr|lighttpd-1.4.32-1|211	EOF
12cr|lighttpd-1.4.32-1|212	
12cr|lighttpd-1.4.32-1|213	rm -f %{buildroot}%{_libdir}/%{name}/*.la
12cr|lighttpd-1.4.32-1|214	
12cr|lighttpd-1.4.32-1|215	echo %{_libdir}/%{name}/{%{base_modules}} | tr ' ' '\n' > base.list
12cr|lighttpd-1.4.32-1|216	for i in doc/outdated/*.txt
12cr|lighttpd-1.4.32-1|217	do
12cr|lighttpd-1.4.32-1|218	mod=`cat "$i" | tr -d '\\r' | sed -n "s/^Module:.*\\(mod_.*\\)$/\\1/p"`
12cr|lighttpd-1.4.32-1|219	if [ -z "$mod" ]
12cr|lighttpd-1.4.32-1|220	then
12cr|lighttpd-1.4.32-1|221	echo  "%doc $i" >> base.list
12cr|lighttpd-1.4.32-1|222	else
12cr|lighttpd-1.4.32-1|223	if echo "%{base_modules}" | grep "$mod" > /dev/null
12cr|lighttpd-1.4.32-1|224	then
12cr|lighttpd-1.4.32-1|225	echo "%doc $i" >> base.list
12cr|lighttpd-1.4.32-1|226	else
12cr|lighttpd-1.4.32-1|227	echo "%doc $i" >> "$mod"
12cr|lighttpd-1.4.32-1|228	fi
12cr|lighttpd-1.4.32-1|229	fi
12cr|lighttpd-1.4.32-1|230	done
12cr|lighttpd-1.4.32-1|231	
12cr|lighttpd-1.4.32-1|232	%post
12cr|lighttpd-1.4.32-1|233	# Fix rights on logs after upgrade, else the server can not start
12cr|lighttpd-1.4.32-1|234	if [ $1 -gt 1 ]; then
12cr|lighttpd-1.4.32-1|235	if grep '^server.username = "apache"' %{_sysconfdir}/lighttpd/lighttpd.conf >/dev/null; then
12cr|lighttpd-1.4.32-1|236	if [ `stat -c %U /var/log/lighttpd/` != "apache" ]; then
12cr|lighttpd-1.4.32-1|237	chown -R apache /var/log/lighttpd/
12cr|lighttpd-1.4.32-1|238	fi
12cr|lighttpd-1.4.32-1|239	fi
12cr|lighttpd-1.4.32-1|240	fi
12cr|lighttpd-1.4.32-1|241	
12cr|lighttpd-1.4.32-1|242	%files -f base.list
12cr|lighttpd-1.4.32-1|243	%doc doc/config/lighttpd.conf README INSTALL NEWS COPYING AUTHORS
12cr|lighttpd-1.4.32-1|244	%{_unitdir}/lighttpd.service
12cr|lighttpd-1.4.32-1|245	%config(noreplace) %{_sysconfdir}/sysconfig/lighttpd
12cr|lighttpd-1.4.32-1|246	%dir %{_sysconfdir}/lighttpd/
12cr|lighttpd-1.4.32-1|247	%dir %{_sysconfdir}/lighttpd/conf.d/
12cr|lighttpd-1.4.32-1|248	%config(noreplace) %{_sysconfdir}/lighttpd/*.conf
12cr|lighttpd-1.4.32-1|249	%config(noreplace) %{_sysconfdir}/lighttpd/conf.d/*.conf
12cr|lighttpd-1.4.32-1|250	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|lighttpd-1.4.32-1|251	%config(noreplace) %{_sysconfdir}/php.d/lighttpd.ini
12cr|lighttpd-1.4.32-1|252	%attr(0755,apache,apache) %{_logdir}/lighttpd
12cr|lighttpd-1.4.32-1|253	%{_mandir}/*/*
12cr|lighttpd-1.4.32-1|254	%{_sbindir}/*
12cr|lighttpd-1.4.32-1|255	
12cr|lighttpd-1.4.32-1|256	%files mod_auth -f mod_auth
12cr|lighttpd-1.4.32-1|257	%{_libdir}/%{name}/mod_auth.so
12cr|lighttpd-1.4.32-1|258	
12cr|lighttpd-1.4.32-1|259	%files mod_cml -f mod_cml
12cr|lighttpd-1.4.32-1|260	%{_libdir}/%{name}/mod_cml.so
12cr|lighttpd-1.4.32-1|261	
12cr|lighttpd-1.4.32-1|262	%files mod_compress -f mod_compress
12cr|lighttpd-1.4.32-1|263	%{_libdir}/%{name}/mod_compress.so
12cr|lighttpd-1.4.32-1|264	
12cr|lighttpd-1.4.32-1|265	%files mod_mysql_vhost -f mod_mysql_vhost
12cr|lighttpd-1.4.32-1|266	%{_libdir}/%{name}/mod_mysql_vhost.so
12cr|lighttpd-1.4.32-1|267	
12cr|lighttpd-1.4.32-1|268	%files mod_trigger_b4_dl -f mod_trigger_b4_dl
12cr|lighttpd-1.4.32-1|269	%{_libdir}/%{name}/mod_trigger_b4_dl.so
12cr|lighttpd-1.4.32-1|270	
12cr|lighttpd-1.4.32-1|271	%files mod_webdav -f mod_webdav
12cr|lighttpd-1.4.32-1|272	%{_libdir}/%{name}/mod_webdav.so
12cr|lighttpd-1.4.32-1|273	
12cr|lighttpd-1.4.32-1|274	%files mod_magnet -f mod_magnet
12cr|lighttpd-1.4.32-1|275	%{_libdir}/%{name}/mod_magnet.so

2883 12
12cr|lilo-23.2-2|1	%define _default_patch_fuzz 2
12cr|lilo-23.2-2|2	
12cr|lilo-23.2-2|3	%define version 23.2
12cr|lilo-23.2-2|4	%define release %mkrel 2
12cr|lilo-23.2-2|5	
12cr|lilo-23.2-2|6	Summary: The boot loader for Linux and other operating systems
12cr|lilo-23.2-2|7	Name: lilo
12cr|lilo-23.2-2|8	Version: %{version}
12cr|lilo-23.2-2|9	Release: %{release}
12cr|lilo-23.2-2|10	Epoch: 1
12cr|lilo-23.2-2|11	License: MIT
12cr|lilo-23.2-2|12	Group: System/Kernel and hardware
12cr|lilo-23.2-2|13	URL: http://lilo.go.dyndns.org/
12cr|lilo-23.2-2|14	Source: http://home.san.rr.com/johninsd/pub/linux/lilo/lilo-%{version}.tar.gz
12cr|lilo-23.2-2|15	#Source: ftp://lrcftp.epfl.ch/pub/linux/local/lilo/
12cr|lilo-23.2-2|16	Patch0: lilo-23.2.mdv.patch
12cr|lilo-23.2-2|17	Patch1:	lilo-23.2.syslinux.patch
12cr|lilo-23.2-2|18	BuildRequires: tetex-latex tetex-dvips tetex-dvipdfm dev86 dev86-devel nasm
12cr|lilo-23.2-2|19	BuildRequires: device-mapper-devel sharutils
12cr|lilo-23.2-2|20	Requires(post): perl-base
12cr|lilo-23.2-2|21	Provides: bootloader
12cr|lilo-23.2-2|22	Conflicts: lilo-doc < 22.5.7.2-6mdk
12cr|lilo-23.2-2|23	Exclusivearch: %{ix86} x86_64
12cr|lilo-23.2-2|24	Buildroot: %{_tmppath}/lilo-root
12cr|lilo-23.2-2|25	
12cr|lilo-23.2-2|26	%package doc
12cr|lilo-23.2-2|27	Summary: More doc for %{name}
12cr|lilo-23.2-2|28	Group: System/Kernel and hardware
12cr|lilo-23.2-2|29	Conflicts: lilo < 22.5.7.2-6mdk
12cr|lilo-23.2-2|30	
12cr|lilo-23.2-2|31	%description
12cr|lilo-23.2-2|32	LILO (LInux LOader) is a basic system program which boots your Linux
12cr|lilo-23.2-2|33	system.  LILO loads the Linux kernel from a floppy or a hard drive, boots
12cr|lilo-23.2-2|34	the kernel and passes control of the system to the kernel.  LILO can also
12cr|lilo-23.2-2|35	boot other operating systems.
12cr|lilo-23.2-2|36	
12cr|lilo-23.2-2|37	%description doc
12cr|lilo-23.2-2|38	cf %{name} package
12cr|lilo-23.2-2|39	
12cr|lilo-23.2-2|40	%prep
12cr|lilo-23.2-2|41	%setup -q
12cr|lilo-23.2-2|42	%patch0 -p1
12cr|lilo-23.2-2|43	
12cr|lilo-23.2-2|44	# lilo-23.2.syslinux.patch
12cr|lilo-23.2-2|45	%patch1 -p1 -b .syslinux
12cr|lilo-23.2-2|46	
12cr|lilo-23.2-2|47	bzip2 -9 README*
12cr|lilo-23.2-2|48	
12cr|lilo-23.2-2|49	# disable diagnostic build (which would need beeing root)
12cr|lilo-23.2-2|50	perl -pi -e 's/^(diagnostic:).*/diagnostic:/' Makefile
12cr|lilo-23.2-2|51	
12cr|lilo-23.2-2|52	%build
12cr|lilo-23.2-2|53	perl -p -i -e "s/-Wall -g/$RPM_OPT_FLAGS/" Makefile
12cr|lilo-23.2-2|54	make
12cr|lilo-23.2-2|55	(cd doc
12cr|lilo-23.2-2|56	make CFLAGS="$RPM_OPT_FLAGS -DDEBUG"
12cr|lilo-23.2-2|57	dvipdfm -o User_Guide.pdf user.dvi
12cr|lilo-23.2-2|58	dvipdfm -o Technical_Guide.pdf tech.dvi
12cr|lilo-23.2-2|59	rm -f *.aux *.log *.toc)
12cr|lilo-23.2-2|60	# build bmp logo
12cr|lilo-23.2-2|61	cd images
12cr|lilo-23.2-2|62	for file in *.uu; do uudecode $file; done
12cr|lilo-23.2-2|63	
12cr|lilo-23.2-2|64	%install
12cr|lilo-23.2-2|65	rm -rf $RPM_BUILD_ROOT
12cr|lilo-23.2-2|66	install -d $RPM_BUILD_ROOT%{_bindir}
12cr|lilo-23.2-2|67	%makeinstall ROOT=$RPM_BUILD_ROOT DESTDIR=$RPM_BUILD_ROOT
12cr|lilo-23.2-2|68	
12cr|lilo-23.2-2|69	mv $RPM_BUILD_ROOT/usr/sbin/* $RPM_BUILD_ROOT%{_bindir}
12cr|lilo-23.2-2|70	rm -vf $RPM_BUILD_ROOT/boot/debian*.bmp
12cr|lilo-23.2-2|71	
12cr|lilo-23.2-2|72	%clean
12cr|lilo-23.2-2|73	rm -rf $RPM_BUILD_ROOT
12cr|lilo-23.2-2|74	
12cr|lilo-23.2-2|75	%post
12cr|lilo-23.2-2|76	if [ -f /etc/lilo.conf ]; then
12cr|lilo-23.2-2|77	
12cr|lilo-23.2-2|78	if [ -L /boot/lilo ]; then
12cr|lilo-23.2-2|79	
12cr|lilo-23.2-2|80	# upgrading from old lilo boot.b based
12cr|lilo-23.2-2|81	
12cr|lilo-23.2-2|82	# before:
12cr|lilo-23.2-2|83	# - message is a symlink to either lilo-text/message, lilo-menu/message or lilo-graphic/message
12cr|lilo-23.2-2|84	# - lilo-text/message and lilo-menu/message are created by DrakX (and are usually the same file)
12cr|lilo-23.2-2|85	# - lilo-graphic/message is in the RPM (will be removed by RPM after %post)
12cr|lilo-23.2-2|86	# after:
12cr|lilo-23.2-2|87	# - message-text is the text message
12cr|lilo-23.2-2|88	# - message-graphic is the old lilo-graphic/message
12cr|lilo-23.2-2|89	
12cr|lilo-23.2-2|90	# transforming the /boot/message symlink in non-symlink
12cr|lilo-23.2-2|91	if [ -e /boot/lilo-text/message ]; then
12cr|lilo-23.2-2|92	mv -f /boot/lilo-text/message /boot/message-text
12cr|lilo-23.2-2|93	fi
12cr|lilo-23.2-2|94	if [ -e /boot/lilo-menu/message ]; then
12cr|lilo-23.2-2|95	mv -f /boot/lilo-menu/message /boot/message-text
12cr|lilo-23.2-2|96	fi
12cr|lilo-23.2-2|97	
12cr|lilo-23.2-2|98	if [ -e /boot/message-text ]; then
12cr|lilo-23.2-2|99	ln -sf message-text /boot/message
12cr|lilo-23.2-2|100	fi
12cr|lilo-23.2-2|101	
12cr|lilo-23.2-2|102	# ensuring the right choice is taken
12cr|lilo-23.2-2|103	
12cr|lilo-23.2-2|104	link=`perl -e 'print readlink("/boot/lilo")'`
12cr|lilo-23.2-2|105	case $link in
12cr|lilo-23.2-2|106	lilo-menu) ;; # chosen by default
12cr|lilo-23.2-2|107	lilo-bmp) ;; # automatically chosen by lilo based on "bitmap=..."
12cr|lilo-23.2-2|108	lilo-graphic) ;; # obsolete
12cr|lilo-23.2-2|109	lilo-text)
12cr|lilo-23.2-2|110	# need a special install=...
12cr|lilo-23.2-2|111	perl -pi -e 's|^install=.*\n||; $_ = "install=text\n$_" if $. == 1' /etc/lilo.conf ;;
12cr|lilo-23.2-2|112	*)
12cr|lilo-23.2-2|113	echo "ERROR: unknown lilo scheme, it is DROPPED (please tell pixel@mandriva.com)"
12cr|lilo-23.2-2|114	sleep 1 ;;
12cr|lilo-23.2-2|115	esac
12cr|lilo-23.2-2|116	
12cr|lilo-23.2-2|117	rm -f /boot/lilo
12cr|lilo-23.2-2|118	elif [ -e /boot/message-graphic ]; then
12cr|lilo-23.2-2|119	if perl -e 'exit(-s "/boot/message" > 65_000 ? 0 : 1)'; then
12cr|lilo-23.2-2|120	link=`perl -e 'print readlink("/boot/message")'`
12cr|lilo-23.2-2|121	rm /boot/message
12cr|lilo-23.2-2|122	if [ "$link" = "message-graphic" -a -e /boot/message-text ]; then
12cr|lilo-23.2-2|123	ln -s message-text /boot/message
12cr|lilo-23.2-2|124	if perl -e 'exit(-s "/boot/message" > 65_000 ? 0 : 1)'; then
12cr|lilo-23.2-2|125	# weird message-text file... well someone had this on cooker, better be safe
12cr|lilo-23.2-2|126	echo > /boot/message
12cr|lilo-23.2-2|127	fi
12cr|lilo-23.2-2|128	else
12cr|lilo-23.2-2|129	echo > /boot/message
12cr|lilo-23.2-2|130	fi
12cr|lilo-23.2-2|131	fi
12cr|lilo-23.2-2|132	fi
12cr|lilo-23.2-2|133	
12cr|lilo-23.2-2|134	chmod 600 /etc/lilo.conf
12cr|lilo-23.2-2|135	if [ -x /usr/sbin/detectloader ]; then
12cr|lilo-23.2-2|136	LOADER=$(/usr/sbin/detectloader -q)
12cr|lilo-23.2-2|137	if [ "$LOADER" = "LILO" ]; then
12cr|lilo-23.2-2|138	/sbin/lilo > /dev/null
12cr|lilo-23.2-2|139	fi
12cr|lilo-23.2-2|140	fi
12cr|lilo-23.2-2|141	fi
12cr|lilo-23.2-2|142	
12cr|lilo-23.2-2|143	%files
12cr|lilo-23.2-2|144	%defattr(-,root,root)
12cr|lilo-23.2-2|145	%doc README* COPYING
12cr|lilo-23.2-2|146	/sbin/*
12cr|lilo-23.2-2|147	%{_bindir}/*
12cr|lilo-23.2-2|148	%{_mandir}/*/*
12cr|lilo-23.2-2|149	%{_sysconfdir}/initramfs/post-update.d/runlilo
12cr|lilo-23.2-2|150	%{_sysconfdir}/kernel/*
12cr|lilo-23.2-2|151	%{_sysconfdir}/lilo.conf_example
12cr|lilo-23.2-2|152	/boot/*.bmp
12cr|lilo-23.2-2|153	
12cr|lilo-23.2-2|154	%files doc
12cr|lilo-23.2-2|155	%defattr(-,root,root)
12cr|lilo-23.2-2|156	%doc doc/*.pdf TOOLS TODO NEWS CHANGELOG
12cr|lilo-23.2-2|157	
12cr|lilo-23.2-2|158	
12cr|lilo-23.2-2|159	
12cr|lilo-23.2-2|160	
12cr|lilo-23.2-2|161	%changelog
12cr|lilo-23.2-2|162	* Mon Aug 22 2011 Alexander Barakin <abarakin@mandriva.org> 1:23.2-2mdv2012.0
12cr|lilo-23.2-2|163	+ Revision: 696134
12cr|lilo-23.2-2|164	- resolve filename conflict with syslinux. see #63292
12cr|lilo-23.2-2|165	
12cr|lilo-23.2-2|166	* Wed May 04 2011 Antoine Ginies <aginies@mandriva.com> 1:23.2-1
12cr|lilo-23.2-2|167	+ Revision: 665993
12cr|lilo-23.2-2|168	- lilo 23.2 version
12cr|lilo-23.2-2|169	
12cr|lilo-23.2-2|170	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1:22.8-4mdv2011.0
12cr|lilo-23.2-2|171	+ Revision: 606409
12cr|lilo-23.2-2|172	- rebuild
12cr|lilo-23.2-2|173	
12cr|lilo-23.2-2|174	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 1:22.8-3mdv2010.1
12cr|lilo-23.2-2|175	+ Revision: 523188
12cr|lilo-23.2-2|176	- rebuilt for 2010.1
12cr|lilo-23.2-2|177	
12cr|lilo-23.2-2|178	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 1:22.8-2mdv2010.0
12cr|lilo-23.2-2|179	+ Revision: 425978
12cr|lilo-23.2-2|180	- rebuild
12cr|lilo-23.2-2|181	
12cr|lilo-23.2-2|182	* Wed Jan 07 2009 Pixel <pixel@mandriva.com> 1:22.8-1mdv2009.1
12cr|lilo-23.2-2|183	+ Revision: 326625
12cr|lilo-23.2-2|184	- 22.8
12cr|lilo-23.2-2|185	- always build with device-mapper (support for it is now upstream)
12cr|lilo-23.2-2|186	- rediff patch27 (two_columns), but is this really needed?
12cr|lilo-23.2-2|187	- rediff patches: patch31 (exit_code)
12cr|lilo-23.2-2|188	- adapt patch22 (mandir)
12cr|lilo-23.2-2|189	- drop patch30: test-edd.b was not compiled by default anyway
12cr|lilo-23.2-2|190	- drop patches applied upstream: patch34 (UUID), patch98 (dm)
12cr|lilo-23.2-2|191	
12cr|lilo-23.2-2|192	* Fri Aug 22 2008 Pixel <pixel@mandriva.com> 1:22.6.1-15mdv2009.0
12cr|lilo-23.2-2|193	+ Revision: 275134
12cr|lilo-23.2-2|194	- use "large-memory" by default to workaround BIOS issues with big initrd (esp. since splashy)
12cr|lilo-23.2-2|195	
12cr|lilo-23.2-2|196	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 1:22.6.1-14mdv2009.0
12cr|lilo-23.2-2|197	+ Revision: 223107
12cr|lilo-23.2-2|198	- rebuild
12cr|lilo-23.2-2|199	
12cr|lilo-23.2-2|200	* Tue Jan 22 2008 Pixel <pixel@mandriva.com> 1:22.6.1-13mdv2008.1
12cr|lilo-23.2-2|201	+ Revision: 156251
12cr|lilo-23.2-2|202	- handle root="UUID=xxx"
12cr|lilo-23.2-2|203	
12cr|lilo-23.2-2|204	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1:22.6.1-12mdv2008.1
12cr|lilo-23.2-2|205	+ Revision: 136572
12cr|lilo-23.2-2|206	- restore BuildRoot
12cr|lilo-23.2-2|207	
12cr|lilo-23.2-2|208	+ Thierry Vignaud <tv@mandriva.org>
12cr|lilo-23.2-2|209	- kill re-definition of %%buildroot on Pixel's request
12cr|lilo-23.2-2|210	- s/Mandrake/Mandriva/
12cr|lilo-23.2-2|211	
12cr|lilo-23.2-2|212	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1:22.6.1-12mdv2008.0
12cr|lilo-23.2-2|213	+ Revision: 69356
12cr|lilo-23.2-2|214	- kill file require on perl-base
12cr|lilo-23.2-2|215	
12cr|lilo-23.2-2|216	* Sun Jul 01 2007 Christiaan Welvaart <spturtle@mandriva.org> 1:22.6.1-11mdv2008.0
12cr|lilo-23.2-2|217	+ Revision: 46288
12cr|lilo-23.2-2|218	- enable x86-64 native package
12cr|lilo-23.2-2|219	

2884 12
12cr|lilv-0.14.4-1|1	%define _enable_debug_packages %{nil}
12cr|lilv-0.14.4-1|2	%define debug_package          %{nil}
12cr|lilv-0.14.4-1|3	
12cr|lilv-0.14.4-1|4	Name:           lilv
12cr|lilv-0.14.4-1|5	Version:        0.14.4
12cr|lilv-0.14.4-1|6	Release:        1
12cr|lilv-0.14.4-1|7	
12cr|lilv-0.14.4-1|8	
12cr|lilv-0.14.4-1|9	%define lib_major       0
12cr|lilv-0.14.4-1|10	%define lib_name        %mklibname %{name} %{lib_major}
12cr|lilv-0.14.4-1|11	%define lib_name_devel  %mklibname %{name} -d
12cr|lilv-0.14.4-1|12	
12cr|lilv-0.14.4-1|13	Summary:        LV2 plugin library for applications and hosts
12cr|lilv-0.14.4-1|14	Source0:        http://download.drobilla.net/%{name}-%{version}.tar.bz2
12cr|lilv-0.14.4-1|15	Patch0:         lilv-0.5.0-fix-decl.patch
12cr|lilv-0.14.4-1|16	URL:            http://drobilla.net/software/%{name}/
12cr|lilv-0.14.4-1|17	License:        ISC
12cr|lilv-0.14.4-1|18	Group:          System/Libraries
12cr|lilv-0.14.4-1|19	
12cr|lilv-0.14.4-1|20	BuildRequires:  waf, pkgconfig, python
12cr|lilv-0.14.4-1|21	BuildRequires:  sord-devel
12cr|lilv-0.14.4-1|22	BuildRequires:  pkgconfig(lv2)
12cr|lilv-0.14.4-1|23	BuildRequires:  sratom-devel
12cr|lilv-0.14.4-1|24	
12cr|lilv-0.14.4-1|25	%description
12cr|lilv-0.14.4-1|26	LV2 plugin library for applications and hosts
12cr|lilv-0.14.4-1|27	
12cr|lilv-0.14.4-1|28	%files -n %{name}
12cr|lilv-0.14.4-1|29	%doc COPYING README
12cr|lilv-0.14.4-1|30	%doc %{_mandir}/man1/lv2info.1.xz
12cr|lilv-0.14.4-1|31	%doc %{_mandir}/man1/lv2ls.1.xz
12cr|lilv-0.14.4-1|32	%{_bindir}/lilv-bench
12cr|lilv-0.14.4-1|33	%{_bindir}/lv2info
12cr|lilv-0.14.4-1|34	%{_bindir}/lv2ls
12cr|lilv-0.14.4-1|35	%{_bindir}/lv2bench
12cr|lilv-0.14.4-1|36	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/bash_completion.d/lilv
12cr|lilv-0.14.4-1|37	
12cr|lilv-0.14.4-1|38	#-----------------------------------
12cr|lilv-0.14.4-1|39	%package -n %{lib_name}
12cr|lilv-0.14.4-1|40	
12cr|lilv-0.14.4-1|41	Summary:        LV2 plugin library for applications and hosts
12cr|lilv-0.14.4-1|42	Group:          System/Libraries
12cr|lilv-0.14.4-1|43	
12cr|lilv-0.14.4-1|44	%description -n %{lib_name}
12cr|lilv-0.14.4-1|45	Lilv is a library to make the use of LV2 plugins as simple as possible
12cr|lilv-0.14.4-1|46	for applications. Lilv is the successor to SLV2, rewritten to be
12cr|lilv-0.14.4-1|47	significantly faster and have minimal dependencies.
12cr|lilv-0.14.4-1|48	
12cr|lilv-0.14.4-1|49	%files -n %{lib_name}
12cr|lilv-0.14.4-1|50	%{_libdir}/lib%{name}-%{lib_major}.so.*
12cr|lilv-0.14.4-1|51	
12cr|lilv-0.14.4-1|52	#-----------------------------------
12cr|lilv-0.14.4-1|53	%package -n %{lib_name_devel}
12cr|lilv-0.14.4-1|54	Summary:        Headers for the lilv LV2 library
12cr|lilv-0.14.4-1|55	Group:          System/Libraries
12cr|lilv-0.14.4-1|56	Requires:       %{lib_name} = %{version}-%{release}
12cr|lilv-0.14.4-1|57	Requires:       pkgconfig
12cr|lilv-0.14.4-1|58	Provides:       %{name}-devel = %{version}-%{release}
12cr|lilv-0.14.4-1|59	
12cr|lilv-0.14.4-1|60	%description -n %{lib_name_devel}
12cr|lilv-0.14.4-1|61	Development files needed to build applications against lilv.
12cr|lilv-0.14.4-1|62	
12cr|lilv-0.14.4-1|63	%files -n %{lib_name_devel}
12cr|lilv-0.14.4-1|64	%{_libdir}/lib%{name}-%{lib_major}.so
12cr|lilv-0.14.4-1|65	%dir %{_includedir}/%{name}-%{lib_major}/%{name}
12cr|lilv-0.14.4-1|66	%{_includedir}/%{name}-%{lib_major}/%{name}/*.h
12cr|lilv-0.14.4-1|67	%{_includedir}/%{name}-%{lib_major}/%{name}/*.hpp
12cr|lilv-0.14.4-1|68	%{_libdir}/pkgconfig/%{name}-%{lib_major}.pc
12cr|lilv-0.14.4-1|69	
12cr|lilv-0.14.4-1|70	#-----------------------------------
12cr|lilv-0.14.4-1|71	%prep
12cr|lilv-0.14.4-1|72	%setup -q
12cr|lilv-0.14.4-1|73	
12cr|lilv-0.14.4-1|74	%build
12cr|lilv-0.14.4-1|75	./waf configure --prefix=%{_prefix} \
12cr|lilv-0.14.4-1|76	--mandir=%{_mandir} \
12cr|lilv-0.14.4-1|77	--libdir=%{_libdir} \
12cr|lilv-0.14.4-1|78	--configdir=%{_sysconfdir}
12cr|lilv-0.14.4-1|79	./waf
12cr|lilv-0.14.4-1|80	
12cr|lilv-0.14.4-1|81	%install
12cr|lilv-0.14.4-1|82	
12cr|lilv-0.14.4-1|83	./waf install --destdir=%{buildroot}
12cr|lilv-0.14.4-1|84	
12cr|lilv-0.14.4-1|85	
12cr|lilv-0.14.4-1|86	%changelog
12cr|lilv-0.14.4-1|87	* Sat Aug 25 2012 Frank Kober <emuse@mandriva.org> 0.14.4-1
12cr|lilv-0.14.4-1|88	+ Revision: 815733
12cr|lilv-0.14.4-1|89	- new version 0.14.4
12cr|lilv-0.14.4-1|90	
12cr|lilv-0.14.4-1|91	* Mon Apr 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.14.2-1
12cr|lilv-0.14.4-1|92	+ Revision: 792972
12cr|lilv-0.14.4-1|93	- BR:sratom-devel
12cr|lilv-0.14.4-1|94	- Reversed (or previously applied) patch detected
12cr|lilv-0.14.4-1|95	- version update 0.14.2
12cr|lilv-0.14.4-1|96	
12cr|lilv-0.14.4-1|97	* Sat Feb 18 2012 Frank Kober <emuse@mandriva.org> 0.5.0-2
12cr|lilv-0.14.4-1|98	+ Revision: 776758
12cr|lilv-0.14.4-1|99	- add patch for fixing a double declaration
12cr|lilv-0.14.4-1|100	o reported on drobilla's website ticket 777
12cr|lilv-0.14.4-1|101	
12cr|lilv-0.14.4-1|102	* Sun Oct 23 2011 Frank Kober <emuse@mandriva.org> 0.5.0-1
12cr|lilv-0.14.4-1|103	+ Revision: 705726
12cr|lilv-0.14.4-1|104	- new version 0.5.0
12cr|lilv-0.14.4-1|105	o sysconfdir flag added to waf configure
12cr|lilv-0.14.4-1|106	
12cr|lilv-0.14.4-1|107	* Sat Jun 25 2011 Frank Kober <emuse@mandriva.org> 0.4.4-1
12cr|lilv-0.14.4-1|108	+ Revision: 687118
12cr|lilv-0.14.4-1|109	- imported package lilv
12cr|lilv-0.14.4-1|110	

2885 12
12cr|lilypond-2.16.0-2|1	# Taken from pango spec
12cr|lilypond-2.16.0-2|2	%define biarchs_32 %{ix86}
12cr|lilypond-2.16.0-2|3	%define biarchs_64 x86_64
12cr|lilypond-2.16.0-2|4	%define query_modules_suffix %{nil}
12cr|lilypond-2.16.0-2|5	%ifarch %{biarchs_32}
12cr|lilypond-2.16.0-2|6	%define query_modules_suffix -32
12cr|lilypond-2.16.0-2|7	%endif
12cr|lilypond-2.16.0-2|8	%ifarch %{biarchs_64}
12cr|lilypond-2.16.0-2|9	%define query_modules_suffix -64
12cr|lilypond-2.16.0-2|10	%endif
12cr|lilypond-2.16.0-2|11	%define query_modules pango-querymodules%{query_modules_suffix}
12cr|lilypond-2.16.0-2|12	
12cr|lilypond-2.16.0-2|13	# for python modules
12cr|lilypond-2.16.0-2|14	%define _disable_ld_no_undefined 1
12cr|lilypond-2.16.0-2|15	
12cr|lilypond-2.16.0-2|16	Name:		lilypond
12cr|lilypond-2.16.0-2|17	Version:	2.16.0
12cr|lilypond-2.16.0-2|18	Release:	2
12cr|lilypond-2.16.0-2|19	Epoch:		0
12cr|lilypond-2.16.0-2|20	Summary:	Program for printing sheet music
12cr|lilypond-2.16.0-2|21	License:	GPL
12cr|lilypond-2.16.0-2|22	Group:		Publishing
12cr|lilypond-2.16.0-2|23	URL:		http://www.lilypond.org/
12cr|lilypond-2.16.0-2|24	Source0:	http://lilypond.org/download/sources/v2.13/%{name}-%{version}.tar.gz
12cr|lilypond-2.16.0-2|25	Source2:	http://download.linuxaudio.org/lilypond/binaries/documentation/%{name}-%{version}-1.documentation.tar.bz2
12cr|lilypond-2.16.0-2|26	Source10:	%{name}.rpmlintrc
12cr|lilypond-2.16.0-2|27	Suggests:	%{name}-doc = %{version}
12cr|lilypond-2.16.0-2|28	Requires(post):	ec-fonts-mftraced
12cr|lilypond-2.16.0-2|29	Requires(post):	texlive-kpathsea.bin
12cr|lilypond-2.16.0-2|30	Requires(post):	mkfontdir
12cr|lilypond-2.16.0-2|31	Requires(post):	rpm-helper
12cr|lilypond-2.16.0-2|32	Requires(preun): rpm-helper
12cr|lilypond-2.16.0-2|33	Requires(postun): texlive-kpathsea.bin
12cr|lilypond-2.16.0-2|34	Requires(post):	findutils
12cr|lilypond-2.16.0-2|35	# (Abel) bib2html or bibtex2html -- pick either one
12cr|lilypond-2.16.0-2|36	BuildRequires:	bib2html
12cr|lilypond-2.16.0-2|37	BuildRequires:	texi2html
12cr|lilypond-2.16.0-2|38	BuildRequires:	bison
12cr|lilypond-2.16.0-2|39	BuildRequires:	ec-fonts-mftraced
12cr|lilypond-2.16.0-2|40	BuildRequires:	flex
12cr|lilypond-2.16.0-2|41	BuildRequires:	fontconfig
12cr|lilypond-2.16.0-2|42	BuildRequires:	fontforge >= 1.0-0.20110222
12cr|lilypond-2.16.0-2|43	BuildRequires:	gettext-devel
12cr|lilypond-2.16.0-2|44	BuildRequires:	ghostscript
12cr|lilypond-2.16.0-2|45	BuildRequires:	groff-for-man
12cr|lilypond-2.16.0-2|46	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|lilypond-2.16.0-2|47	BuildRequires:	pkgconfig(guile-1.8)
12cr|lilypond-2.16.0-2|48	BuildRequires:	pango-modules
12cr|lilypond-2.16.0-2|49	BuildRequires:	mftrace
12cr|lilypond-2.16.0-2|50	BuildRequires:	python-devel
12cr|lilypond-2.16.0-2|51	BuildRequires:	texinfo
12cr|lilypond-2.16.0-2|52	BuildRequires:	netpbm
12cr|lilypond-2.16.0-2|53	BuildRequires:	zip
12cr|lilypond-2.16.0-2|54	BuildRequires:	imagemagick
12cr|lilypond-2.16.0-2|55	BuildRequires:	dblatex
12cr|lilypond-2.16.0-2|56	Requires:		guile1.8
12cr|lilypond-2.16.0-2|57	
12cr|lilypond-2.16.0-2|58	%description
12cr|lilypond-2.16.0-2|59	LilyPond is a music typesetter.  It produces beautiful sheet music using a
12cr|lilypond-2.16.0-2|60	high level description file as input.  LilyPond is part of the GNU project.
12cr|lilypond-2.16.0-2|61	
12cr|lilypond-2.16.0-2|62	LilyPond is split into two packages.  The package "lilypond" provides the
12cr|lilypond-2.16.0-2|63	core package, containing the utilities for converting the music source
12cr|lilypond-2.16.0-2|64	(.ly) files into printable output.  The package "lilypond-doc"
12cr|lilypond-2.16.0-2|65	provides the full documentation, example .ly files for various features and
12cr|lilypond-2.16.0-2|66	the Mutopia project files (musical equivalent of the Gutenberg project - see
12cr|lilypond-2.16.0-2|67	http://www.mutopiaproject.org for details).
12cr|lilypond-2.16.0-2|68	
12cr|lilypond-2.16.0-2|69	If you are new to lilypond, you will almost certainly want to install the
12cr|lilypond-2.16.0-2|70	"lilypond-doc" package and take a look at tutorials under
12cr|lilypond-2.16.0-2|71	%{_docdir}/lilypond-doc.
12cr|lilypond-2.16.0-2|72	
12cr|lilypond-2.16.0-2|73	%package doc
12cr|lilypond-2.16.0-2|74	Summary:	LilyPond documentation, examples and Mutopia files
12cr|lilypond-2.16.0-2|75	Group:		Publishing
12cr|lilypond-2.16.0-2|76	Provides:	%{name}-manual = %{EVRD}
12cr|lilypond-2.16.0-2|77	BuildArch:	noarch
12cr|lilypond-2.16.0-2|78	
12cr|lilypond-2.16.0-2|79	%description doc
12cr|lilypond-2.16.0-2|80	The documentation of LilyPond, both in HTML and PostScript, along with
12cr|lilypond-2.16.0-2|81	example input files and the files from the Mutopia project. If you
12cr|lilypond-2.16.0-2|82	want to try the examples or score files from Mutopia project, please
12cr|lilypond-2.16.0-2|83	also install LilyPond main package.
12cr|lilypond-2.16.0-2|84	
12cr|lilypond-2.16.0-2|85	
12cr|lilypond-2.16.0-2|86	%prep
12cr|lilypond-2.16.0-2|87	%setup -q
12cr|lilypond-2.16.0-2|88	
12cr|lilypond-2.16.0-2|89	mkdir -p %{name}-documentation-%{version}
12cr|lilypond-2.16.0-2|90	cd %{name}-documentation-%{version}
12cr|lilypond-2.16.0-2|91	bunzip2 -dcq %{SOURCE2} | tar -xf -
12cr|lilypond-2.16.0-2|92	cd -
12cr|lilypond-2.16.0-2|93	
12cr|lilypond-2.16.0-2|94	%build
12cr|lilypond-2.16.0-2|95	#
12cr|lilypond-2.16.0-2|96	# build environment untrustworthy
12cr|lilypond-2.16.0-2|97	#
12cr|lilypond-2.16.0-2|98	%{_bindir}/%query_modules > pango.modules
12cr|lilypond-2.16.0-2|99	echo "[Pango]" > pangorc
12cr|lilypond-2.16.0-2|100	echo "ModuleFiles = `pwd`/pango.modules" >> pangorc
12cr|lilypond-2.16.0-2|101	export PANGO_RC_FILE=`pwd`/pangorc
12cr|lilypond-2.16.0-2|102	
12cr|lilypond-2.16.0-2|103	#
12cr|lilypond-2.16.0-2|104	# build timestamp in HTML can be affected by locale
12cr|lilypond-2.16.0-2|105	# (not necessary after applying date patch)
12cr|lilypond-2.16.0-2|106	#
12cr|lilypond-2.16.0-2|107	#export LC_TIME=C
12cr|lilypond-2.16.0-2|108	%configure2_5x
12cr|lilypond-2.16.0-2|109	# let's drop the macro for the time being as the program doesn't build otherwise on a dual-core
12cr|lilypond-2.16.0-2|110	# %make
12cr|lilypond-2.16.0-2|111	make all
12cr|lilypond-2.16.0-2|112	
12cr|lilypond-2.16.0-2|113	# Doesn't work out of the box for this version.
12cr|lilypond-2.16.0-2|114	# %make web
12cr|lilypond-2.16.0-2|115	
12cr|lilypond-2.16.0-2|116	%install
12cr|lilypond-2.16.0-2|117	%makeinstall_std
12cr|lilypond-2.16.0-2|118	
12cr|lilypond-2.16.0-2|119	#
12cr|lilypond-2.16.0-2|120	# web doc
12cr|lilypond-2.16.0-2|121	#
12cr|lilypond-2.16.0-2|122	# Doesn't work out of the box for this version.
12cr|lilypond-2.16.0-2|123	# make out=www web-install DESTDIR=%{buildroot}
12cr|lilypond-2.16.0-2|124	
12cr|lilypond-2.16.0-2|125	#
12cr|lilypond-2.16.0-2|126	# move emacs file to our location
12cr|lilypond-2.16.0-2|127	#
12cr|lilypond-2.16.0-2|128	install -D -m 644 elisp/lilypond-init.el %{buildroot}%{_sysconfdir}/emacs/site-start.d/lilypond-init.el
12cr|lilypond-2.16.0-2|129	
12cr|lilypond-2.16.0-2|130	#
12cr|lilypond-2.16.0-2|131	# move vim stuff to our location
12cr|lilypond-2.16.0-2|132	#
12cr|lilypond-2.16.0-2|133	mv %{buildroot}%{_datadir}/lilypond/%{version}/vim %{buildroot}%{_datadir}/vim
12cr|lilypond-2.16.0-2|134	
12cr|lilypond-2.16.0-2|135	#
12cr|lilypond-2.16.0-2|136	# some more house cleaning
12cr|lilypond-2.16.0-2|137	#
12cr|lilypond-2.16.0-2|138	find %{buildroot} -path '*%{_datadir}/lilypond/%{version}/fonts' -prune -type f -o -name 'fonts.cache-1' -print0 | %{_bindir}/xargs -r -0 %{__rm}
12cr|lilypond-2.16.0-2|139	find %{buildroot}%{_docdir} -name '*.png' -empty -print0 | %{_bindir}/xargs -r -0 %{__rm}
12cr|lilypond-2.16.0-2|140	find %{buildroot}%{_datadir}/lilypond/%{version} -xtype l -print0 | %{_bindir}/xargs -r -0 %{__rm}
12cr|lilypond-2.16.0-2|141	
12cr|lilypond-2.16.0-2|142	#
12cr|lilypond-2.16.0-2|143	# Create symlinks to lilypond folder under TeX directory, so that TeX can
12cr|lilypond-2.16.0-2|144	# use lilypond files natively, courtesy of Michael Brown's great hacks
12cr|lilypond-2.16.0-2|145	# Necessary for tex backend to work, since startup profile is gone -- Abel
12cr|lilypond-2.16.0-2|146	#
12cr|lilypond-2.16.0-2|147	mkdir -p %{buildroot}%{_datadir}/texmf/dvips \
12cr|lilypond-2.16.0-2|148	%{buildroot}%{_datadir}/texmf/tex \
12cr|lilypond-2.16.0-2|149	%{buildroot}%{_datadir}/texmf/fonts/source \
12cr|lilypond-2.16.0-2|150	%{buildroot}%{_datadir}/texmf/fonts/tfm  \
12cr|lilypond-2.16.0-2|151	%{buildroot}%{_datadir}/lilypond/%{version}/fonts/type1
12cr|lilypond-2.16.0-2|152	pushd %{buildroot}%{_datadir}/texmf > /dev/null
12cr|lilypond-2.16.0-2|153	ln -s ../../lilypond/%{version}/ps dvips/lilypond
12cr|lilypond-2.16.0-2|154	ln -s ../../lilypond/%{version}/tex tex/lilypond
12cr|lilypond-2.16.0-2|155	ln -s ../../../lilypond/%{version}/fonts/source fonts/source/lilypond
12cr|lilypond-2.16.0-2|156	ln -s ../../../lilypond/%{version}/fonts/tfm fonts/tfm/lilypond
12cr|lilypond-2.16.0-2|157	popd > /dev/null
12cr|lilypond-2.16.0-2|158	
12cr|lilypond-2.16.0-2|159	%find_lang %{name}
12cr|lilypond-2.16.0-2|160	
12cr|lilypond-2.16.0-2|161	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
12cr|lilypond-2.16.0-2|162	ln -s ../../..%{_datadir}/lilypond/%{version}/fonts/type1 \
12cr|lilypond-2.16.0-2|163	%{buildroot}%{_sysconfdir}/X11/fontpath.d/lilypond:pri=50
12cr|lilypond-2.16.0-2|164	
12cr|lilypond-2.16.0-2|165	%post
12cr|lilypond-2.16.0-2|166	find /var/lib/texmf \( -name 'feta*.pk' -or -name 'feta*.tfm' -or -name 'parmesan*.pk' -or -name 'parmesan*.tfm' \) -print0 | xargs -r -0 rm -f
12cr|lilypond-2.16.0-2|167	mktexlsr > /dev/null
12cr|lilypond-2.16.0-2|168	mkfontdir %{_datadir}/lilypond/%{version}/fonts/type1
12cr|lilypond-2.16.0-2|169	
12cr|lilypond-2.16.0-2|170	%preun
12cr|lilypond-2.16.0-2|171	rm -f %{_datadir}/lilypond/%{version}/fonts/type1/fonts.dir
12cr|lilypond-2.16.0-2|172	
12cr|lilypond-2.16.0-2|173	%postun
12cr|lilypond-2.16.0-2|174	mktexlsr > /dev/null
12cr|lilypond-2.16.0-2|175	
12cr|lilypond-2.16.0-2|176	%files -f %{name}.lang
12cr|lilypond-2.16.0-2|177	%doc COPYING README.txt DEDICATION NEWS.txt AUTHORS.txt THANKS
12cr|lilypond-2.16.0-2|178	%{_bindir}/*
12cr|lilypond-2.16.0-2|179	%{_datadir}/emacs/site-lisp/lilypond*
12cr|lilypond-2.16.0-2|180	%{_datadir}/%{name}
12cr|lilypond-2.16.0-2|181	%{_datadir}/texmf/dvips/lilypond
12cr|lilypond-2.16.0-2|182	%{_datadir}/texmf/fonts/source/lilypond
12cr|lilypond-2.16.0-2|183	%{_datadir}/texmf/fonts/tfm/lilypond
12cr|lilypond-2.16.0-2|184	%{_datadir}/texmf/tex/lilypond
12cr|lilypond-2.16.0-2|185	%{_datadir}/vim/*/*
12cr|lilypond-2.16.0-2|186	%{_libdir}/%{name}
12cr|lilypond-2.16.0-2|187	%{_mandir}/man?/*
12cr|lilypond-2.16.0-2|188	%{_infodir}/*.info*
12cr|lilypond-2.16.0-2|189	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*
12cr|lilypond-2.16.0-2|190	%{_sysconfdir}/X11/fontpath.d/lilypond:pri=50
12cr|lilypond-2.16.0-2|191	
12cr|lilypond-2.16.0-2|192	%files doc
12cr|lilypond-2.16.0-2|193	%doc %{name}-documentation-%{version}/*
12cr|lilypond-2.16.0-2|194	
12cr|lilypond-2.16.0-2|195	

2886 12
12cr|linalg-linbox-1.3.2-1|1	# Avoid find requires problem with atlas*-devel packages
12cr|linalg-linbox-1.3.2-1|2	%define __noautoreq	'devel\\('
12cr|linalg-linbox-1.3.2-1|3	
12cr|linalg-linbox-1.3.2-1|4	Name:           linalg-linbox
12cr|linalg-linbox-1.3.2-1|5	Version:        1.3.2
12cr|linalg-linbox-1.3.2-1|6	Release:        1
12cr|linalg-linbox-1.3.2-1|7	Summary:        C++ Library for High-Performance Exact Linear Algebra
12cr|linalg-linbox-1.3.2-1|8	Group:          Sciences/Mathematics
12cr|linalg-linbox-1.3.2-1|9	License:        LGPLv2+
12cr|linalg-linbox-1.3.2-1|10	URL:            http://www.linalg.org/
12cr|linalg-linbox-1.3.2-1|11	Source0:        http://www.linalg.org/linbox-%{version}.tar.gz
12cr|linalg-linbox-1.3.2-1|12	# Sent upstream 2 Nov 2011.  Fix double frees that crash all tests.
12cr|linalg-linbox-1.3.2-1|13	Patch0:         linbox-destructor.patch
12cr|linalg-linbox-1.3.2-1|14	Patch1:         linbox-gcc47.patch
12cr|linalg-linbox-1.3.2-1|15	# Correct missing semicollon
12cr|linalg-linbox-1.3.2-1|16	Patch2:		linbox-int64.patch
12cr|linalg-linbox-1.3.2-1|17	# Force linkage to mpfr and iml to avoid unresolved symbols
12cr|linalg-linbox-1.3.2-1|18	Patch3:		linbox-underlink.patch
12cr|linalg-linbox-1.3.2-1|19	
12cr|linalg-linbox-1.3.2-1|20	BuildRequires:  fflas-ffpack-devel
12cr|linalg-linbox-1.3.2-1|21	BuildRequires:  givaro-devel
12cr|linalg-linbox-1.3.2-1|22	BuildRequires:  iml-devel
12cr|linalg-linbox-1.3.2-1|23	BuildRequires:  libatlas-devel
12cr|linalg-linbox-1.3.2-1|24	BuildRequires:  libm4ri-devel
12cr|linalg-linbox-1.3.2-1|25	BuildRequires:  libm4rie-devel
12cr|linalg-linbox-1.3.2-1|26	BuildRequires:  mpfr-devel
12cr|linalg-linbox-1.3.2-1|27	BuildRequires:  ntl-devel
12cr|linalg-linbox-1.3.2-1|28	
12cr|linalg-linbox-1.3.2-1|29	BuildRequires:  doxygen
12cr|linalg-linbox-1.3.2-1|30	BuildRequires:  ghostscript
12cr|linalg-linbox-1.3.2-1|31	BuildRequires:  gnuplot
12cr|linalg-linbox-1.3.2-1|32	BuildRequires:  texlive
12cr|linalg-linbox-1.3.2-1|33	
12cr|linalg-linbox-1.3.2-1|34	%description
12cr|linalg-linbox-1.3.2-1|35	LinBox is a C++ template library for exact, high-performance linear
12cr|linalg-linbox-1.3.2-1|36	algebra computation with dense, sparse, and structured matrices over
12cr|linalg-linbox-1.3.2-1|37	the integers and over finite fields.
12cr|linalg-linbox-1.3.2-1|38	
12cr|linalg-linbox-1.3.2-1|39	
12cr|linalg-linbox-1.3.2-1|40	%package        devel
12cr|linalg-linbox-1.3.2-1|41	Summary:        Development libraries/headers for linbox
12cr|linalg-linbox-1.3.2-1|42	Group:          Development/C++
12cr|linalg-linbox-1.3.2-1|43	Requires:       %{name} = %{version}-%{release}
12cr|linalg-linbox-1.3.2-1|44	Requires:       fflas-ffpack-devel
12cr|linalg-linbox-1.3.2-1|45	
12cr|linalg-linbox-1.3.2-1|46	
12cr|linalg-linbox-1.3.2-1|47	%description    devel
12cr|linalg-linbox-1.3.2-1|48	Headers and libraries for development with linbox.
12cr|linalg-linbox-1.3.2-1|49	
12cr|linalg-linbox-1.3.2-1|50	
12cr|linalg-linbox-1.3.2-1|51	%prep
12cr|linalg-linbox-1.3.2-1|52	%setup -q -n linbox-%{version}
12cr|linalg-linbox-1.3.2-1|53	%patch0 -p1
12cr|linalg-linbox-1.3.2-1|54	%patch1 -p1
12cr|linalg-linbox-1.3.2-1|55	%patch2 -p1
12cr|linalg-linbox-1.3.2-1|56	%patch3 -p1
12cr|linalg-linbox-1.3.2-1|57	
12cr|linalg-linbox-1.3.2-1|58	# Fix up missing and extraneous library linkage
12cr|linalg-linbox-1.3.2-1|59	sed -e "s|\$(GMP_LIBS) \$(NTL_LIBS) \$(BLAS_LIBS)|-L%{_libdir}/atlas \$(NTL_LIBS) -lcblas|" \
12cr|linalg-linbox-1.3.2-1|60	-i interfaces/driver/Makefile.in
12cr|linalg-linbox-1.3.2-1|61	sed -e "s|\$(GIVARO_LIBS) \$(GMP_LIBS) \$(NTL_LIBS) \$(BLAS_LIBS)|-L%{_libdir}/atlas ../../linbox/liblinbox.la \$(GIVARO_LIBS) \$(NTL_LIBS) -lcblas|" \
12cr|linalg-linbox-1.3.2-1|62	-i interfaces/sage/Makefile.in
12cr|linalg-linbox-1.3.2-1|63	
12cr|linalg-linbox-1.3.2-1|64	# Fix libtool
12cr|linalg-linbox-1.3.2-1|65	sed -i "s/func_apped/func_append/g" build-aux/ltmain.sh
12cr|linalg-linbox-1.3.2-1|66	
12cr|linalg-linbox-1.3.2-1|67	%build
12cr|linalg-linbox-1.3.2-1|68	CFLAGS="%{optflags}"
12cr|linalg-linbox-1.3.2-1|69	%ifarch x86_64 ppc64
12cr|linalg-linbox-1.3.2-1|70	CFLAGS="$CFLAGS -D__LINBOX_HAVE_INT64=1"
12cr|linalg-linbox-1.3.2-1|71	%endif
12cr|linalg-linbox-1.3.2-1|72	export CFLAGS
12cr|linalg-linbox-1.3.2-1|73	CXXFLAGS=$CFLAGS
12cr|linalg-linbox-1.3.2-1|74	export CXXFLAGS
12cr|linalg-linbox-1.3.2-1|75	CPPFLAGS="$CPPFLAGS -I%{_includedir}/m4rie"
12cr|linalg-linbox-1.3.2-1|76	export CPPFLAGS
12cr|linalg-linbox-1.3.2-1|77	
12cr|linalg-linbox-1.3.2-1|78	%configure2_5x --enable-shared --disable-static --enable-sage \
12cr|linalg-linbox-1.3.2-1|79	--enable-doc --with-ntl
12cr|linalg-linbox-1.3.2-1|80	
12cr|linalg-linbox-1.3.2-1|81	# Remove hardcoded rpaths
12cr|linalg-linbox-1.3.2-1|82	sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
12cr|linalg-linbox-1.3.2-1|83	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
12cr|linalg-linbox-1.3.2-1|84	-i libtool
12cr|linalg-linbox-1.3.2-1|85	
12cr|linalg-linbox-1.3.2-1|86	# Don't try to optimize the tests; the build takes gargantuan amounts of memory
12cr|linalg-linbox-1.3.2-1|87	sed -i 's|-O2||g' tests/Makefile
12cr|linalg-linbox-1.3.2-1|88	
12cr|linalg-linbox-1.3.2-1|89	make # %%{?_smp_mflags}
12cr|linalg-linbox-1.3.2-1|90	
12cr|linalg-linbox-1.3.2-1|91	# Don't want these files in with the HTML files
12cr|linalg-linbox-1.3.2-1|92	rm -f doc/linbox-html/{AUTHORS,COPYING,INSTALL}
12cr|linalg-linbox-1.3.2-1|93	
12cr|linalg-linbox-1.3.2-1|94	
12cr|linalg-linbox-1.3.2-1|95	%install
12cr|linalg-linbox-1.3.2-1|96	make install DESTDIR=%{buildroot}
12cr|linalg-linbox-1.3.2-1|97	rm -f %{buildroot}%{_libdir}/*.la
12cr|linalg-linbox-1.3.2-1|98	
12cr|linalg-linbox-1.3.2-1|99	# Remove docs that are installed in the wrong place
12cr|linalg-linbox-1.3.2-1|100	rm -rf %{buildroot}%{_prefix}/doc
12cr|linalg-linbox-1.3.2-1|101	
12cr|linalg-linbox-1.3.2-1|102	
12cr|linalg-linbox-1.3.2-1|103	%check
12cr|linalg-linbox-1.3.2-1|104	LD_LIBRARY_PATH=`pwd`/linbox/.libs make %{?_smp_mflags} check
12cr|linalg-linbox-1.3.2-1|105	
12cr|linalg-linbox-1.3.2-1|106	
12cr|linalg-linbox-1.3.2-1|107	%files
12cr|linalg-linbox-1.3.2-1|108	%doc AUTHORS COPYING ChangeLog NEWS README TODO
12cr|linalg-linbox-1.3.2-1|109	%{_libdir}/*.so.*
12cr|linalg-linbox-1.3.2-1|110	
12cr|linalg-linbox-1.3.2-1|111	
12cr|linalg-linbox-1.3.2-1|112	%files devel
12cr|linalg-linbox-1.3.2-1|113	%doc doc/linbox-html/*
12cr|linalg-linbox-1.3.2-1|114	%{_includedir}/linbox
12cr|linalg-linbox-1.3.2-1|115	%{_libdir}/*.so
12cr|linalg-linbox-1.3.2-1|116	%{_bindir}/linbox-config
12cr|linalg-linbox-1.3.2-1|117	%{_mandir}/man1/linbox-config.1*
12cr|linalg-linbox-1.3.2-1|118	
12cr|linalg-linbox-1.3.2-1|119	
12cr|linalg-linbox-1.3.2-1|120	%changelog
12cr|linalg-linbox-1.3.2-1|121	* Wed Aug 15 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3.2-1
12cr|linalg-linbox-1.3.2-1|122	+ Revision: 814865
12cr|linalg-linbox-1.3.2-1|123	- Update to release matching http://pkgs.fedoraproject.org/cgit/linbox.git
12cr|linalg-linbox-1.3.2-1|124	
12cr|linalg-linbox-1.3.2-1|125	* Tue Jan 24 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-15
12cr|linalg-linbox-1.3.2-1|126	+ Revision: 767494
12cr|linalg-linbox-1.3.2-1|127	- Update and correct patch required by sagemath 4.8.
12cr|linalg-linbox-1.3.2-1|128	
12cr|linalg-linbox-1.3.2-1|129	* Tue Jan 24 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-14
12cr|linalg-linbox-1.3.2-1|130	+ Revision: 767465
12cr|linalg-linbox-1.3.2-1|131	- Rebuild with newer interface required by sagemath 4.8
12cr|linalg-linbox-1.3.2-1|132	
12cr|linalg-linbox-1.3.2-1|133	* Wed Dec 07 2011 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-13
12cr|linalg-linbox-1.3.2-1|134	+ Revision: 738723
12cr|linalg-linbox-1.3.2-1|135	- Rebuild for .la file removal.
12cr|linalg-linbox-1.3.2-1|136	
12cr|linalg-linbox-1.3.2-1|137	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.6-12mdv2011.0
12cr|linalg-linbox-1.3.2-1|138	+ Revision: 612752
12cr|linalg-linbox-1.3.2-1|139	- the mass rebuild of 2010.1 packages
12cr|linalg-linbox-1.3.2-1|140	
12cr|linalg-linbox-1.3.2-1|141	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 1.1.6-11mdv2010.1
12cr|linalg-linbox-1.3.2-1|142	+ Revision: 503621
12cr|linalg-linbox-1.3.2-1|143	- rebuild for new gmp
12cr|linalg-linbox-1.3.2-1|144	
12cr|linalg-linbox-1.3.2-1|145	* Fri Jan 29 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-10mdv2010.1
12cr|linalg-linbox-1.3.2-1|146	+ Revision: 498315
12cr|linalg-linbox-1.3.2-1|147	- Correct building of liblinboxsage.so
12cr|linalg-linbox-1.3.2-1|148	- Properly use atlas cblas library
12cr|linalg-linbox-1.3.2-1|149	
12cr|linalg-linbox-1.3.2-1|150	* Fri Jan 29 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-9mdv2010.1
12cr|linalg-linbox-1.3.2-1|151	+ Revision: 497858
12cr|linalg-linbox-1.3.2-1|152	- Update for build with givaro 3.3.1
12cr|linalg-linbox-1.3.2-1|153	- Remove _disable_ld_as_needed and _disable_ld_no_undefined
12cr|linalg-linbox-1.3.2-1|154	
12cr|linalg-linbox-1.3.2-1|155	* Mon Aug 31 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-8mdv2010.0
12cr|linalg-linbox-1.3.2-1|156	+ Revision: 423095
12cr|linalg-linbox-1.3.2-1|157	+ rebuild (emptylog)
12cr|linalg-linbox-1.3.2-1|158	
12cr|linalg-linbox-1.3.2-1|159	* Tue Jun 02 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-7mdv2010.0
12cr|linalg-linbox-1.3.2-1|160	+ Revision: 382074
12cr|linalg-linbox-1.3.2-1|161	- Correct linkage problems with liblinbox.so and liblinboxsage.so that
12cr|linalg-linbox-1.3.2-1|162	caused sagemath to crash or give improper results.
12cr|linalg-linbox-1.3.2-1|163	
12cr|linalg-linbox-1.3.2-1|164	* Fri May 22 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-5mdv2010.0
12cr|linalg-linbox-1.3.2-1|165	+ Revision: 378829
12cr|linalg-linbox-1.3.2-1|166	+ rebuild (emptylog)
12cr|linalg-linbox-1.3.2-1|167	
12cr|linalg-linbox-1.3.2-1|168	* Fri Apr 03 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-4mdv2009.1
12cr|linalg-linbox-1.3.2-1|169	+ Revision: 363921
12cr|linalg-linbox-1.3.2-1|170	- o build with --enable-sage, and correct build for that option.
12cr|linalg-linbox-1.3.2-1|171	o correct build with --with-ntl that was failing due to --Wl,as-needed
12cr|linalg-linbox-1.3.2-1|172	
12cr|linalg-linbox-1.3.2-1|173	* Sat Feb 28 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-3mdv2009.1
12cr|linalg-linbox-1.3.2-1|174	+ Revision: 345856
12cr|linalg-linbox-1.3.2-1|175	- Initial import of linalg-linbox, version 1.1.6
12cr|linalg-linbox-1.3.2-1|176	linalg-linbox is a exact computational linear algebra C++ template library.
12cr|linalg-linbox-1.3.2-1|177	- linalg-linbox
12cr|linalg-linbox-1.3.2-1|178	

2887 12
12cr|lincity-ng-2.0-6|1	Summary:	Lincity - A City Simulation Game
12cr|lincity-ng-2.0-6|2	Name:		lincity-ng
12cr|lincity-ng-2.0-6|3	Version:	2.0
12cr|lincity-ng-2.0-6|4	Release:	%mkrel 6
12cr|lincity-ng-2.0-6|5	Source0:	http://freefr.dl.sourceforge.net/project/lincity-ng.berlios/lincity-ng-%version.tar.bz2
12cr|lincity-ng-2.0-6|6	Patch0:		lincity-ng-1.1.2-fix-desktop.patch
12cr|lincity-ng-2.0-6|7	Patch1:		lincity-ng-2.0-fix-str-fmt.patch
12cr|lincity-ng-2.0-6|8	License:	GPLv2+
12cr|lincity-ng-2.0-6|9	URL:		http://lincity-ng.berlios.de/
12cr|lincity-ng-2.0-6|10	Group:		Games/Other
12cr|lincity-ng-2.0-6|11	BuildRequires:	imagemagick
12cr|lincity-ng-2.0-6|12	BuildRequires:	jam
12cr|lincity-ng-2.0-6|13	BuildRequires:	mesa-common-devel
12cr|lincity-ng-2.0-6|14	BuildRequires:	SDL-devel
12cr|lincity-ng-2.0-6|15	BuildRequires:	SDL_gfx-devel
12cr|lincity-ng-2.0-6|16	BuildRequires:	SDL_image-devel
12cr|lincity-ng-2.0-6|17	BuildRequires:	SDL_mixer-devel
12cr|lincity-ng-2.0-6|18	BuildRequires:	SDL_ttf-devel
12cr|lincity-ng-2.0-6|19	BuildRequires:	libphysfs-devel
12cr|lincity-ng-2.0-6|20	BuildRequires:	libxml2-devel
12cr|lincity-ng-2.0-6|21	BuildRequires:	zlib-devel
12cr|lincity-ng-2.0-6|22	Obsoletes:	lincity
12cr|lincity-ng-2.0-6|23	Provides:	lincity
12cr|lincity-ng-2.0-6|24	
12cr|lincity-ng-2.0-6|25	%description
12cr|lincity-ng-2.0-6|26	Lincity is a city simulation game. Build your city up from a primitive village
12cr|lincity-ng-2.0-6|27	to an advanced civilization.  Build a sustainable economy, or build rockets to
12cr|lincity-ng-2.0-6|28	escape from a pollution ridden and resource starved planet.
12cr|lincity-ng-2.0-6|29	
12cr|lincity-ng-2.0-6|30	LinCity-NG is a polished and improved version of the classic LinCity game with
12cr|lincity-ng-2.0-6|31	a new iso-3D graphics engine, with a completely redone and modern GUI.
12cr|lincity-ng-2.0-6|32	
12cr|lincity-ng-2.0-6|33	%prep
12cr|lincity-ng-2.0-6|34	%setup -q
12cr|lincity-ng-2.0-6|35	%patch0 -p0
12cr|lincity-ng-2.0-6|36	%patch1 -p0
12cr|lincity-ng-2.0-6|37	
12cr|lincity-ng-2.0-6|38	%build
12cr|lincity-ng-2.0-6|39	%configure2_5x	--bindir=%{_gamesbindir} \
12cr|lincity-ng-2.0-6|40	--datadir=%{_gamesdatadir} \
12cr|lincity-ng-2.0-6|41	--with-gzip \
12cr|lincity-ng-2.0-6|42	--with-svga \
12cr|lincity-ng-2.0-6|43	--with-x \
12cr|lincity-ng-2.0-6|44	--disable-rpath
12cr|lincity-ng-2.0-6|45	jam %_smp_mflags
12cr|lincity-ng-2.0-6|46	
12cr|lincity-ng-2.0-6|47	%install
12cr|lincity-ng-2.0-6|48	DESTDIR=%{buildroot} jam install
12cr|lincity-ng-2.0-6|49	mkdir -p %{buildroot}%{_miconsdir}
12cr|lincity-ng-2.0-6|50	convert -size 48x48 data/%{name}.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|lincity-ng-2.0-6|51	mkdir -p %{buildroot}%{_iconsdir}
12cr|lincity-ng-2.0-6|52	convert -size 32x32 data/%{name}.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|lincity-ng-2.0-6|53	mkdir -p %{buildroot}%{_liconsdir}
12cr|lincity-ng-2.0-6|54	convert -size 16x16 data/%{name}.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|lincity-ng-2.0-6|55	
12cr|lincity-ng-2.0-6|56	mkdir -p %buildroot%_datadir/applications
12cr|lincity-ng-2.0-6|57	mv %{buildroot}%{_gamesdatadir}/applications/* %{buildroot}%{_datadir}/applications
12cr|lincity-ng-2.0-6|58	
12cr|lincity-ng-2.0-6|59	mkdir -p %buildroot%_datadir/pixmaps
12cr|lincity-ng-2.0-6|60	mv %buildroot%{_gamesdatadir}/pixmaps/* %buildroot%_datadir/pixmaps
12cr|lincity-ng-2.0-6|61	
12cr|lincity-ng-2.0-6|62	rm -fr %buildroot%_gamesdatadir/doc
12cr|lincity-ng-2.0-6|63	
12cr|lincity-ng-2.0-6|64	%files
12cr|lincity-ng-2.0-6|65	%doc COPYING* README RELNOTES TODO
12cr|lincity-ng-2.0-6|66	%{_gamesbindir}/*
12cr|lincity-ng-2.0-6|67	%{_datadir}/pixmaps/*
12cr|lincity-ng-2.0-6|68	%{_datadir}/applications/*
12cr|lincity-ng-2.0-6|69	%{_gamesdatadir}/%{name}
12cr|lincity-ng-2.0-6|70	%{_miconsdir}/%{name}.png
12cr|lincity-ng-2.0-6|71	%{_iconsdir}/%{name}.png
12cr|lincity-ng-2.0-6|72	%{_liconsdir}/%{name}.png
12cr|lincity-ng-2.0-6|73	
12cr|lincity-ng-2.0-6|74	
12cr|lincity-ng-2.0-6|75	%changelog
12cr|lincity-ng-2.0-6|76	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 2.0-5mdv2011.0
12cr|lincity-ng-2.0-6|77	+ Revision: 636064
12cr|lincity-ng-2.0-6|78	- correct desktop file
12cr|lincity-ng-2.0-6|79	- tighten BR
12cr|lincity-ng-2.0-6|80	
12cr|lincity-ng-2.0-6|81	* Fri Dec 03 2010 Tomas Kindl <supp@mandriva.org> 2.0-4mdv2011.0
12cr|lincity-ng-2.0-6|82	+ Revision: 606561
12cr|lincity-ng-2.0-6|83	- rebuild
12cr|lincity-ng-2.0-6|84	
12cr|lincity-ng-2.0-6|85	+ Thomas Backlund <tmb@mandriva.org>
12cr|lincity-ng-2.0-6|86	- fix missing space in Comment
12cr|lincity-ng-2.0-6|87	
12cr|lincity-ng-2.0-6|88	* Sun Sep 27 2009 Funda Wang <fwang@mandriva.org> 2.0-3mdv2010.0
12cr|lincity-ng-2.0-6|89	+ Revision: 449971
12cr|lincity-ng-2.0-6|90	- rebuild for new SDL_gfx
12cr|lincity-ng-2.0-6|91	
12cr|lincity-ng-2.0-6|92	* Wed May 13 2009 Samuel Verschelde <stormi@mandriva.org> 2.0-2mdv2010.0
12cr|lincity-ng-2.0-6|93	+ Revision: 375063
12cr|lincity-ng-2.0-6|94	- Change package group to Games/Other (fixes #49516)
12cr|lincity-ng-2.0-6|95	
12cr|lincity-ng-2.0-6|96	* Tue Jan 27 2009 Funda Wang <fwang@mandriva.org> 2.0-1mdv2009.1
12cr|lincity-ng-2.0-6|97	+ Revision: 334015
12cr|lincity-ng-2.0-6|98	- fix str fmt
12cr|lincity-ng-2.0-6|99	- New version 2.0
12cr|lincity-ng-2.0-6|100	
12cr|lincity-ng-2.0-6|101	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|lincity-ng-2.0-6|102	- lowercase ImageMagick
12cr|lincity-ng-2.0-6|103	
12cr|lincity-ng-2.0-6|104	+ Pixel <pixel@mandriva.com>
12cr|lincity-ng-2.0-6|105	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|lincity-ng-2.0-6|106	
12cr|lincity-ng-2.0-6|107	+ Olivier Blin <oblin@mandriva.com>
12cr|lincity-ng-2.0-6|108	- restore BuildRoot
12cr|lincity-ng-2.0-6|109	
12cr|lincity-ng-2.0-6|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|lincity-ng-2.0-6|111	- kill re-definition of %%buildroot on Pixel's request
12cr|lincity-ng-2.0-6|112	- buildrequires X11-devel instead of XFree86-devel
12cr|lincity-ng-2.0-6|113	
12cr|lincity-ng-2.0-6|114	* Tue Nov 06 2007 Funda Wang <fwang@mandriva.org> 1.1.2-1mdv2008.1
12cr|lincity-ng-2.0-6|115	+ Revision: 106275
12cr|lincity-ng-2.0-6|116	- fix desktop file
12cr|lincity-ng-2.0-6|117	- New version 1.1.2
12cr|lincity-ng-2.0-6|118	
12cr|lincity-ng-2.0-6|119	* Mon Aug 20 2007 Funda Wang <fwang@mandriva.org> 1.1.1-1mdv2008.0
12cr|lincity-ng-2.0-6|120	+ Revision: 67195
12cr|lincity-ng-2.0-6|121	- remove old doc files
12cr|lincity-ng-2.0-6|122	- move common files into common dir rather games dir
12cr|lincity-ng-2.0-6|123	- New version 1.1.1
12cr|lincity-ng-2.0-6|124	
12cr|lincity-ng-2.0-6|125	
12cr|lincity-ng-2.0-6|126	* Thu Feb 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-1mdv2007.0
12cr|lincity-ng-2.0-6|127	+ Revision: 124728
12cr|lincity-ng-2.0-6|128	- new version
12cr|lincity-ng-2.0-6|129	
12cr|lincity-ng-2.0-6|130	* Wed Dec 20 2006 Götz Waschk <waschk@mandriva.org> 1.0.3-5mdv2007.1
12cr|lincity-ng-2.0-6|131	+ Revision: 100703
12cr|lincity-ng-2.0-6|132	- Import lincity-ng
12cr|lincity-ng-2.0-6|133	
12cr|lincity-ng-2.0-6|134	* Wed Dec 20 2006 Götz Waschk <waschk@mandriva.org> 1.0.3-5
12cr|lincity-ng-2.0-6|135	- Rebuild
12cr|lincity-ng-2.0-6|136	
12cr|lincity-ng-2.0-6|137	* Wed Sep 13 2006 Emmanuel Andry <eandry@mandriva.org> 1.0.3-4mdv2007.0
12cr|lincity-ng-2.0-6|138	- Game category repeated twice in desktop file (bug #25177)
12cr|lincity-ng-2.0-6|139	- buildrequires desktop-file-utils
12cr|lincity-ng-2.0-6|140	
12cr|lincity-ng-2.0-6|141	* Mon Aug 14 2006 Emmanuel Andry <eandry@mandriva.org> 1.0.3-3mdv2007.0
12cr|lincity-ng-2.0-6|142	- rebuild
12cr|lincity-ng-2.0-6|143	
12cr|lincity-ng-2.0-6|144	* Tue Aug 01 2006 Emmanuel Andry <eandry@mandriva.org> 1.0.3-2mdv2007.0
12cr|lincity-ng-2.0-6|145	- xdg menu
12cr|lincity-ng-2.0-6|146	- fix buildrequires
12cr|lincity-ng-2.0-6|147	
12cr|lincity-ng-2.0-6|148	* Thu May 04 2006 Emmanuel Andry <eandry@free.fr> 1.0.3-1mdk
12cr|lincity-ng-2.0-6|149	- New release 1.0.3
12cr|lincity-ng-2.0-6|150	
12cr|lincity-ng-2.0-6|151	* Mon Jan 16 2006 Michael Scherer <misc@mandriva.org> 1.0.2-1mdk
12cr|lincity-ng-2.0-6|152	- New release 1.0.2, thanks to Emmanuel Andry <eandry@free.fr> for testing
12cr|lincity-ng-2.0-6|153	and reporting
12cr|lincity-ng-2.0-6|154	
12cr|lincity-ng-2.0-6|155	* Fri Aug 12 2005 Austin Acton <austin@mandriva.org> 1.0.1-1mdk
12cr|lincity-ng-2.0-6|156	- move to lincity-ng, obsolete lincity
12cr|lincity-ng-2.0-6|157	- source URL
12cr|lincity-ng-2.0-6|158	- new URL
12cr|lincity-ng-2.0-6|159	- convert icon on-the-fly
12cr|lincity-ng-2.0-6|160	
12cr|lincity-ng-2.0-6|161	* Tue Aug 09 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.12.1-2mdk
12cr|lincity-ng-2.0-6|162	- fix %%{Summary} macro
12cr|lincity-ng-2.0-6|163	- build with svga and gzip support
12cr|lincity-ng-2.0-6|164	- %%mkrel
12cr|lincity-ng-2.0-6|165	- convert icons to png
12cr|lincity-ng-2.0-6|166	- move data to %%{_gamesdatadir}
12cr|lincity-ng-2.0-6|167	- no .bz2 ending for man page
12cr|lincity-ng-2.0-6|168	- clean out suckage!
12cr|lincity-ng-2.0-6|169	
12cr|lincity-ng-2.0-6|170	* Fri Mar 11 2005 Austin Acton <austin@mandrake.org> 1.12.1-1mdk
12cr|lincity-ng-2.0-6|171	- configure 2.5
12cr|lincity-ng-2.0-6|172	- from Emmanuel Andry <eandry@free.fr> :
12cr|lincity-ng-2.0-6|173	- New release
12cr|lincity-ng-2.0-6|174	- Updated buildrequires
12cr|lincity-ng-2.0-6|175	- Updated menu
12cr|lincity-ng-2.0-6|176	- New source for icons (taken from 1.12-0.pre55)
12cr|lincity-ng-2.0-6|177	

2888 12
12cr|linesrv-2.1.21-10|1	Summary: 	Line Control Server
12cr|linesrv-2.1.21-10|2	Name: 		linesrv
12cr|linesrv-2.1.21-10|3	Version: 	2.1.21
12cr|linesrv-2.1.21-10|4	Release: 	%mkrel 10
12cr|linesrv-2.1.21-10|5	# debian/copyright in the source suggests GPLv2 specifically applies
12cr|linesrv-2.1.21-10|6	License: 	GPLv2
12cr|linesrv-2.1.21-10|7	Group: 		Networking/Other
12cr|linesrv-2.1.21-10|8	URL: 		http://linecontrol.sourceforge.net
12cr|linesrv-2.1.21-10|9	Source: 	%{name}-%{version}.src.tar.bz2
12cr|linesrv-2.1.21-10|10	Source1:	linesrv.init.bz2
12cr|linesrv-2.1.21-10|11	Source2:	linesrv.conf.bz2
12cr|linesrv-2.1.21-10|12	Source3:	linesrv-scripts.tar.bz2
12cr|linesrv-2.1.21-10|13	Source4:	linesrv.conf.documentation.bz2
12cr|linesrv-2.1.21-10|14	Patch0:		linesrv-2.1.21-debian-syslog_header.patch
12cr|linesrv-2.1.21-10|15	Patch1:		linesrv-2.1.21-str-fmt.patch
12cr|linesrv-2.1.21-10|16	Requires(pre): 	rpm-helper
12cr|linesrv-2.1.21-10|17	BuildRoot: 	%{_tmppath}/%{name}-%{version}
12cr|linesrv-2.1.21-10|18	BuildRequires:	pam-devel
12cr|linesrv-2.1.21-10|19	BuildRequires:	mysql-devel
12cr|linesrv-2.1.21-10|20	
12cr|linesrv-2.1.21-10|21	%description
12cr|linesrv-2.1.21-10|22	The line control system will allow authorized LAN users to manipulate
12cr|linesrv-2.1.21-10|23	the network interface (usually a modem) that gives the Internet
12cr|linesrv-2.1.21-10|24	access on a Linux box without having to use telnet. It's based on
12cr|linesrv-2.1.21-10|25	a client/server approach so any TCP/IP enabled system should be able
12cr|linesrv-2.1.21-10|26	to take advantage of this server, if a client is written for it.
12cr|linesrv-2.1.21-10|27	Currently; Linux, Windows, NetBSD, and any system with a Java
12cr|linesrv-2.1.21-10|28	implementation or Web Browser have clients.
12cr|linesrv-2.1.21-10|29	
12cr|linesrv-2.1.21-10|30	Note: Please make changes to /etc/lineserv.conf.
12cr|linesrv-2.1.21-10|31	
12cr|linesrv-2.1.21-10|32	%package web
12cr|linesrv-2.1.21-10|33	Requires:	webserver
12cr|linesrv-2.1.21-10|34	Requires:	linesrv
12cr|linesrv-2.1.21-10|35	Group:		Networking/Other
12cr|linesrv-2.1.21-10|36	Summary:	Line Control Server - Web Status
12cr|linesrv-2.1.21-10|37	
12cr|linesrv-2.1.21-10|38	%description web
12cr|linesrv-2.1.21-10|39	The line control system will allow authorized LAN users to manipulate
12cr|linesrv-2.1.21-10|40	the network interface (usually a modem) that gives the Internet
12cr|linesrv-2.1.21-10|41	access on a Linux box without having to use telnet. It's based on
12cr|linesrv-2.1.21-10|42	a client/server approach so any TCP/IP enabled system should be able
12cr|linesrv-2.1.21-10|43	to take advantage of this server, if a client is written for it.
12cr|linesrv-2.1.21-10|44	Currently; Linux, Windows, NetBSD, and any system with a Java
12cr|linesrv-2.1.21-10|45	implementation or Web Browser have clients.
12cr|linesrv-2.1.21-10|46	
12cr|linesrv-2.1.21-10|47	This package provides web-based status report of the line.
12cr|linesrv-2.1.21-10|48	
12cr|linesrv-2.1.21-10|49	%prep
12cr|linesrv-2.1.21-10|50	%setup -q -n %{name}-%(echo %{version}|cut -f1-2 -d.) -a3
12cr|linesrv-2.1.21-10|51	%patch0 -p1 -b .header
12cr|linesrv-2.1.21-10|52	%patch1 -p0 -b .str
12cr|linesrv-2.1.21-10|53	cp %{SOURCE4} .
12cr|linesrv-2.1.21-10|54	bunzip2 `basename %{SOURCE4}`
12cr|linesrv-2.1.21-10|55	
12cr|linesrv-2.1.21-10|56	%build
12cr|linesrv-2.1.21-10|57	
12cr|linesrv-2.1.21-10|58	%configure2_5x
12cr|linesrv-2.1.21-10|59	%make
12cr|linesrv-2.1.21-10|60	
12cr|linesrv-2.1.21-10|61	%install
12cr|linesrv-2.1.21-10|62	rm -rf %{buildroot}
12cr|linesrv-2.1.21-10|63	mkdir -p %{buildroot}
12cr|linesrv-2.1.21-10|64	mkdir -p %{buildroot}/{%{_sbindir},%{_bindir}}
12cr|linesrv-2.1.21-10|65	mkdir -p %{buildroot}/%{_initrddir}
12cr|linesrv-2.1.21-10|66	mkdir -p %{buildroot}/%{_mandir}/{man5,man8}
12cr|linesrv-2.1.21-10|67	mkdir -p %{buildroot}/%{_sysconfdir}/pam.d
12cr|linesrv-2.1.21-10|68	mkdir -p %{buildroot}/%{_libdir}/%{name}
12cr|linesrv-2.1.21-10|69	mkdir -p %{buildroot}/%{_localstatedir}/www/cgi-bin/
12cr|linesrv-2.1.21-10|70	install -m 755 -s server/%{name} %{buildroot}%{_sbindir}/
12cr|linesrv-2.1.21-10|71	install -m 755 -s lclog/lclog %{buildroot}/%{_localstatedir}/www/cgi-bin/
12cr|linesrv-2.1.21-10|72	install -m 4755 -s htmlstatus/htmlstatus %{buildroot}/%{_localstatedir}/www/cgi-bin/
12cr|linesrv-2.1.21-10|73	bzcat %{SOURCE1} > %{buildroot}/%{_initrddir}/%{name}
12cr|linesrv-2.1.21-10|74	chmod 755 %{buildroot}/%{_initrddir}/%{name}
12cr|linesrv-2.1.21-10|75	install -m664 server/config/pam.d/l*  %{buildroot}/%{_sysconfdir}/pam.d/
12cr|linesrv-2.1.21-10|76	
12cr|linesrv-2.1.21-10|77	bzcat %{SOURCE2} > %{buildroot}/%{_sysconfdir}/%{name}.conf
12cr|linesrv-2.1.21-10|78	install -d -m755 %{buildroot}/%{_sysconfdir}/%{name}
12cr|linesrv-2.1.21-10|79	install -m644 server/config/complete_syntax/addr_book %{buildroot}/%{_sysconfdir}/%{name}
12cr|linesrv-2.1.21-10|80	install -m644 server/config/complete_syntax/tarif.conf %{buildroot}/%{_sysconfdir}/%{name}
12cr|linesrv-2.1.21-10|81	
12cr|linesrv-2.1.21-10|82	# scripts
12cr|linesrv-2.1.21-10|83	install -m755 scripts/*  %{buildroot}/%{_libdir}/%{name}
12cr|linesrv-2.1.21-10|84	
12cr|linesrv-2.1.21-10|85	#web stuff
12cr|linesrv-2.1.21-10|86	install -d %{buildroot}/%{_localstatedir}/www/html/lclog
12cr|linesrv-2.1.21-10|87	install lclog/html/* %{buildroot}/%{_localstatedir}/www/html/lclog/
12cr|linesrv-2.1.21-10|88	install -d %{buildroot}/%{_localstatedir}/lib/%{name}
12cr|linesrv-2.1.21-10|89	mknod %{buildroot}/%{_localstatedir}/lib/%{name}/htmlstatus p
12cr|linesrv-2.1.21-10|90	
12cr|linesrv-2.1.21-10|91	#logs:
12cr|linesrv-2.1.21-10|92	install -d %{buildroot}/%{_localstatedir}/log/%{name}
12cr|linesrv-2.1.21-10|93	
12cr|linesrv-2.1.21-10|94	#fix docs:
12cr|linesrv-2.1.21-10|95	cp htmlstatus/README README.htmlstatus
12cr|linesrv-2.1.21-10|96	cp lclog/INSTALL INSTALL.lclog
12cr|linesrv-2.1.21-10|97	
12cr|linesrv-2.1.21-10|98	%clean
12cr|linesrv-2.1.21-10|99	rm -rf %{buildroot}
12cr|linesrv-2.1.21-10|100	
12cr|linesrv-2.1.21-10|101	%post
12cr|linesrv-2.1.21-10|102	%_post_service %{name}
12cr|linesrv-2.1.21-10|103	
12cr|linesrv-2.1.21-10|104	%preun
12cr|linesrv-2.1.21-10|105	%_preun_service %{name}
12cr|linesrv-2.1.21-10|106	
12cr|linesrv-2.1.21-10|107	%files
12cr|linesrv-2.1.21-10|108	%defattr(-,root,root)
12cr|linesrv-2.1.21-10|109	%config(noreplace) %{_sysconfdir}/pam.d/*
12cr|linesrv-2.1.21-10|110	%config(noreplace) %{_initrddir}/%{name}
12cr|linesrv-2.1.21-10|111	%{_sbindir}/%{name}
12cr|linesrv-2.1.21-10|112	%{_libdir}/%{name}
12cr|linesrv-2.1.21-10|113	%{_localstatedir}/log/%{name}
12cr|linesrv-2.1.21-10|114	%doc AUTHORS server/INSTALL server/COPYING server/NEWS server/README
12cr|linesrv-2.1.21-10|115	%doc server/LICENSE INSTALL.lclog linesrv.conf.documentation
12cr|linesrv-2.1.21-10|116	
12cr|linesrv-2.1.21-10|117	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|linesrv-2.1.21-10|118	%config(noreplace) %{_sysconfdir}/%{name}
12cr|linesrv-2.1.21-10|119	
12cr|linesrv-2.1.21-10|120	%files web
12cr|linesrv-2.1.21-10|121	%defattr(-,root,root)
12cr|linesrv-2.1.21-10|122	%{_localstatedir}/www/html/lclog/
12cr|linesrv-2.1.21-10|123	%attr(4750,root,apache) %{_localstatedir}/www/cgi-bin/*
12cr|linesrv-2.1.21-10|124	%dir %{_localstatedir}/lib/%{name}
12cr|linesrv-2.1.21-10|125	%attr(640,root,apache) %{_localstatedir}/lib/%{name}/htmlstatus
12cr|linesrv-2.1.21-10|126	%doc htmlstatus/README
12cr|linesrv-2.1.21-10|127	
12cr|linesrv-2.1.21-10|128	
12cr|linesrv-2.1.21-10|129	
12cr|linesrv-2.1.21-10|130	%changelog
12cr|linesrv-2.1.21-10|131	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.21-10mdv2011.0
12cr|linesrv-2.1.21-10|132	+ Revision: 645813
12cr|linesrv-2.1.21-10|133	- relink against libmysqlclient.so.18
12cr|linesrv-2.1.21-10|134	
12cr|linesrv-2.1.21-10|135	* Sun Jan 02 2011 Funda Wang <fwang@mandriva.org> 2.1.21-9mdv2011.0
12cr|linesrv-2.1.21-10|136	+ Revision: 627616
12cr|linesrv-2.1.21-10|137	- fix str fmt
12cr|linesrv-2.1.21-10|138	
12cr|linesrv-2.1.21-10|139	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|linesrv-2.1.21-10|140	- rebuilt against mysql-5.5.8 libs, again
12cr|linesrv-2.1.21-10|141	- rebuilt against mysql-5.5.8 libs
12cr|linesrv-2.1.21-10|142	
12cr|linesrv-2.1.21-10|143	+ Thierry Vignaud <tv@mandriva.org>
12cr|linesrv-2.1.21-10|144	- rebuild
12cr|linesrv-2.1.21-10|145	
12cr|linesrv-2.1.21-10|146	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.21-5mdv2009.1
12cr|linesrv-2.1.21-10|147	+ Revision: 311338
12cr|linesrv-2.1.21-10|148	- rebuilt against mysql-5.1.30 libs
12cr|linesrv-2.1.21-10|149	
12cr|linesrv-2.1.21-10|150	* Fri Sep 05 2008 Adam Williamson <awilliamson@mandriva.org> 2.1.21-4mdv2009.0
12cr|linesrv-2.1.21-10|151	+ Revision: 281027
12cr|linesrv-2.1.21-10|152	- don't use a silly name for the patch backup file...
12cr|linesrv-2.1.21-10|153	- s,%%{_var},%%{_localstatedir}
12cr|linesrv-2.1.21-10|154	- s,$RPM_BUILD_ROOT,%%{buildroot}
12cr|linesrv-2.1.21-10|155	- restore the mysql build (seems to work...)
12cr|linesrv-2.1.21-10|156	- add debian-syslog_header.patch from Debian: fixes a build error
12cr|linesrv-2.1.21-10|157	- new license policy
12cr|linesrv-2.1.21-10|158	- drop unnecessary defines
12cr|linesrv-2.1.21-10|159	
12cr|linesrv-2.1.21-10|160	+ Thierry Vignaud <tv@mandriva.org>
12cr|linesrv-2.1.21-10|161	- rebuild
12cr|linesrv-2.1.21-10|162	- fix spacing at top of description
12cr|linesrv-2.1.21-10|163	- kill re-definition of %%buildroot on Pixel's request
12cr|linesrv-2.1.21-10|164	- use %%mkrel
12cr|linesrv-2.1.21-10|165	
12cr|linesrv-2.1.21-10|166	+ Pixel <pixel@mandriva.com>
12cr|linesrv-2.1.21-10|167	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|linesrv-2.1.21-10|168	
12cr|linesrv-2.1.21-10|169	+ Olivier Blin <oblin@mandriva.com>
12cr|linesrv-2.1.21-10|170	- restore BuildRoot
12cr|linesrv-2.1.21-10|171	
12cr|linesrv-2.1.21-10|172	
12cr|linesrv-2.1.21-10|173	* Wed Sep 14 2005 Buchan Milne <bgmilne@linux-mandrake.com> 2.1.21-1mdk
12cr|linesrv-2.1.21-10|174	- New release 2.1.21
12cr|linesrv-2.1.21-10|175	- drop patch, fix conflict
12cr|linesrv-2.1.21-10|176	
12cr|linesrv-2.1.21-10|177	* Thu Aug 21 2003 Buchan Milne <bgmilne@linux-mandrake.com> 2.1.17-2mdk
12cr|linesrv-2.1.21-10|178	- gcc3.3 fixes (Steffen)
12cr|linesrv-2.1.21-10|179	
12cr|linesrv-2.1.21-10|180	* Fri Jul 25 2003 Steffen Barszus <st_barszus@gmx.de> 2.1.17-1mdk
12cr|linesrv-2.1.21-10|181	- new version
12cr|linesrv-2.1.21-10|182	- small fix for config
12cr|linesrv-2.1.21-10|183	- This is a temporary RPM for convinience for 9.1 users
12cr|linesrv-2.1.21-10|184	
12cr|linesrv-2.1.21-10|185	* Mon May 26 2003 Buchan Milne <bgmilne@linux-mandrake.com> 2.1.16-2mdk
12cr|linesrv-2.1.21-10|186	- Make distriblint happy
12cr|linesrv-2.1.21-10|187	- Fix permissions of scripts
12cr|linesrv-2.1.21-10|188	
12cr|linesrv-2.1.21-10|189	* Mon Mar 03 2003 Buchan Milne <bgmilne@linux-mandrake.com> 2.1.16-1mdk
12cr|linesrv-2.1.21-10|190	- Initial Mandrake RPM based on mserver
12cr|linesrv-2.1.21-10|191	- Lots of work from Steffen Barzus on configs and scripts
12cr|linesrv-2.1.21-10|192	

2889 12
12cr|lingot-0.9.1-2|1	Summary:    A musical instrument tuner
12cr|lingot-0.9.1-2|2	Name:       lingot
12cr|lingot-0.9.1-2|3	Version:    0.9.1
12cr|lingot-0.9.1-2|4	Release:    2
12cr|lingot-0.9.1-2|5	URL:        http://savannah.nongnu.org/projects/%{name}
12cr|lingot-0.9.1-2|6	Source0:     http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.gz
12cr|lingot-0.9.1-2|7	Patch0:     lingot-0.9.1-mdv-format-security.patch
12cr|lingot-0.9.1-2|8	License:    GPLv2
12cr|lingot-0.9.1-2|9	Group:      Sound
12cr|lingot-0.9.1-2|10	BuildRequires: gtk2-devel
12cr|lingot-0.9.1-2|11	BuildRequires: pkgconfig(libglade-2.0)
12cr|lingot-0.9.1-2|12	BuildRequires: intltool
12cr|lingot-0.9.1-2|13	BuildRequires: pkgconfig(alsa)
12cr|lingot-0.9.1-2|14	BuildRequires: pkgconfig(jack)
12cr|lingot-0.9.1-2|15	
12cr|lingot-0.9.1-2|16	%description
12cr|lingot-0.9.1-2|17	LINGOT is a musical instrument tuner. It's accurate, easy to use, and highly
12cr|lingot-0.9.1-2|18	configurable. Originally conceived to tune electric guitars, it can now be used
12cr|lingot-0.9.1-2|19	to tune other instruments.
12cr|lingot-0.9.1-2|20	
12cr|lingot-0.9.1-2|21	It looks like an analogue tuner, with a gauge indicating the relative shift to
12cr|lingot-0.9.1-2|22	a certain note, found automatically as the closest note to the estimated
12cr|lingot-0.9.1-2|23	frequency.
12cr|lingot-0.9.1-2|24	
12cr|lingot-0.9.1-2|25	%prep
12cr|lingot-0.9.1-2|26	%setup -q
12cr|lingot-0.9.1-2|27	%patch0 -p1
12cr|lingot-0.9.1-2|28	
12cr|lingot-0.9.1-2|29	%build
12cr|lingot-0.9.1-2|30	%configure2_5x
12cr|lingot-0.9.1-2|31	%make
12cr|lingot-0.9.1-2|32	
12cr|lingot-0.9.1-2|33	%install
12cr|lingot-0.9.1-2|34	%makeinstall_std
12cr|lingot-0.9.1-2|35	rm -rf %{buildroot}%{_docdir}
12cr|lingot-0.9.1-2|36	%find_lang %{name}
12cr|lingot-0.9.1-2|37	
12cr|lingot-0.9.1-2|38	%files -f %{name}.lang
12cr|lingot-0.9.1-2|39	%doc AUTHORS ChangeLog NEWS README THANKS
12cr|lingot-0.9.1-2|40	%{_bindir}/%name
12cr|lingot-0.9.1-2|41	%{_datadir}/applications/%{name}.desktop
12cr|lingot-0.9.1-2|42	%{_datadir}/pixmaps/%{name}
12cr|lingot-0.9.1-2|43	%{_datadir}/%{name}
12cr|lingot-0.9.1-2|44	
12cr|lingot-0.9.1-2|45	
12cr|lingot-0.9.1-2|46	%changelog
12cr|lingot-0.9.1-2|47	* Tue Dec 06 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9.1-1mdv2011.0
12cr|lingot-0.9.1-2|48	+ Revision: 738187
12cr|lingot-0.9.1-2|49	- Source tarball added
12cr|lingot-0.9.1-2|50	- Update to 0.9.1
12cr|lingot-0.9.1-2|51	
12cr|lingot-0.9.1-2|52	* Tue Dec 21 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.8.1-1mdv2011.0
12cr|lingot-0.9.1-2|53	+ Revision: 623712
12cr|lingot-0.9.1-2|54	- import lingot (based on spec provided in (mdv#61961))
12cr|lingot-0.9.1-2|55	

2890 12
12cr|linkchecker-8.0-1|1	%define __noautoprov '_network.so|htmlsax.so'
12cr|linkchecker-8.0-1|2	
12cr|linkchecker-8.0-1|3	Summary:	Check HTML documents for broken links
12cr|linkchecker-8.0-1|4	Name:		linkchecker
12cr|linkchecker-8.0-1|5	Version:	8.0
12cr|linkchecker-8.0-1|6	Release:	1
12cr|linkchecker-8.0-1|7	Url:		http://linkchecker.sourceforge.net
12cr|linkchecker-8.0-1|8	Source0:	http://downloads.sourceforge.net/project/linkchecker/%{version}/LinkChecker-%{version}.tar.xz
12cr|linkchecker-8.0-1|9	License:	GPLv2+
12cr|linkchecker-8.0-1|10	Group:		Networking/WWW
12cr|linkchecker-8.0-1|11	BuildRequires:	python-devel
12cr|linkchecker-8.0-1|12	BuildRequires:	qt4-assistant
12cr|linkchecker-8.0-1|13	Requires:	python-qt4
12cr|linkchecker-8.0-1|14	
12cr|linkchecker-8.0-1|15	%description
12cr|linkchecker-8.0-1|16	Features:
12cr|linkchecker-8.0-1|17	o recursive checking
12cr|linkchecker-8.0-1|18	o multithreaded
12cr|linkchecker-8.0-1|19	o output can be colored or normal text, HTML, SQL, CSV or a sitemap
12cr|linkchecker-8.0-1|20	graph in GML or XML
12cr|linkchecker-8.0-1|21	o HTTP/1.1, FTP, mailto:, nntp:, news:, Gopher, Telnet and local
12cr|linkchecker-8.0-1|22	file links are supported
12cr|linkchecker-8.0-1|23	o restrict link checking with regular expression filters for URLs
12cr|linkchecker-8.0-1|24	o proxy support
12cr|linkchecker-8.0-1|25	o give username/password for HTTP and FTP authorization
12cr|linkchecker-8.0-1|26	o robots.txt exclusion protocol support
12cr|linkchecker-8.0-1|27	o i18n support
12cr|linkchecker-8.0-1|28	o command line interface
12cr|linkchecker-8.0-1|29	o (Fast)CGI web interface (requires HTTP server)
12cr|linkchecker-8.0-1|30	
12cr|linkchecker-8.0-1|31	%prep
12cr|linkchecker-8.0-1|32	%setup -qn LinkChecker-%{version}
12cr|linkchecker-8.0-1|33	
12cr|linkchecker-8.0-1|34	%build
12cr|linkchecker-8.0-1|35	export PATH=$PATH:/usr/lib/qt4/bin/
12cr|linkchecker-8.0-1|36	
12cr|linkchecker-8.0-1|37	pushd doc/html
12cr|linkchecker-8.0-1|38	make
12cr|linkchecker-8.0-1|39	popd
12cr|linkchecker-8.0-1|40	
12cr|linkchecker-8.0-1|41	python setup.py build
12cr|linkchecker-8.0-1|42	
12cr|linkchecker-8.0-1|43	%install
12cr|linkchecker-8.0-1|44	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
12cr|linkchecker-8.0-1|45	
12cr|linkchecker-8.0-1|46	install -d %{buildroot}/etc
12cr|linkchecker-8.0-1|47	mv %{buildroot}/usr/share/linkchecker/linkcheckerrc %{buildroot}/etc
12cr|linkchecker-8.0-1|48	
12cr|linkchecker-8.0-1|49	%find_lang %{name}
12cr|linkchecker-8.0-1|50	
12cr|linkchecker-8.0-1|51	%files -f %{name}.lang
12cr|linkchecker-8.0-1|52	%config(noreplace) /etc/*
12cr|linkchecker-8.0-1|53	%{_bindir}/*
12cr|linkchecker-8.0-1|54	%{_datadir}/applications/*.desktop
12cr|linkchecker-8.0-1|55	%{py_platsitedir}/*
12cr|linkchecker-8.0-1|56	%{_mandir}/*/*
12cr|linkchecker-8.0-1|57	%_datadir/%name
12cr|linkchecker-8.0-1|58	
12cr|linkchecker-8.0-1|59	
12cr|linkchecker-8.0-1|60	%changelog
12cr|linkchecker-8.0-1|61	* Tue Sep 04 2012 Alexander Khrukin <akhrukin@mandriva.org> 8.0-1
12cr|linkchecker-8.0-1|62	+ Revision: 816345
12cr|linkchecker-8.0-1|63	- version update 8.0
12cr|linkchecker-8.0-1|64	
12cr|linkchecker-8.0-1|65	* Wed Jun 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 7.9-1
12cr|linkchecker-8.0-1|66	+ Revision: 805446
12cr|linkchecker-8.0-1|67	- version update 7.9
12cr|linkchecker-8.0-1|68	
12cr|linkchecker-8.0-1|69	* Tue May 15 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.8-1
12cr|linkchecker-8.0-1|70	+ Revision: 798987
12cr|linkchecker-8.0-1|71	- update to 7.8
12cr|linkchecker-8.0-1|72	
12cr|linkchecker-8.0-1|73	* Wed Apr 25 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.7-1
12cr|linkchecker-8.0-1|74	+ Revision: 793341
12cr|linkchecker-8.0-1|75	- update to 7.7
12cr|linkchecker-8.0-1|76	
12cr|linkchecker-8.0-1|77	* Wed Apr 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.6-1
12cr|linkchecker-8.0-1|78	+ Revision: 789157
12cr|linkchecker-8.0-1|79	- update to 7.6
12cr|linkchecker-8.0-1|80	
12cr|linkchecker-8.0-1|81	* Tue Feb 14 2012 Alexander Khrukin <akhrukin@mandriva.org> 7.5-1
12cr|linkchecker-8.0-1|82	+ Revision: 773925
12cr|linkchecker-8.0-1|83	- version update 7.5
12cr|linkchecker-8.0-1|84	
12cr|linkchecker-8.0-1|85	* Tue May 31 2011 Funda Wang <fwang@mandriva.org> 7.0-1
12cr|linkchecker-8.0-1|86	+ Revision: 682018
12cr|linkchecker-8.0-1|87	- update to new version 7.0
12cr|linkchecker-8.0-1|88	
12cr|linkchecker-8.0-1|89	* Mon May 09 2011 Funda Wang <fwang@mandriva.org> 6.9-1
12cr|linkchecker-8.0-1|90	+ Revision: 672653
12cr|linkchecker-8.0-1|91	- update to new version 6.9
12cr|linkchecker-8.0-1|92	
12cr|linkchecker-8.0-1|93	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 6.5-1
12cr|linkchecker-8.0-1|94	+ Revision: 645283
12cr|linkchecker-8.0-1|95	- update to new version 6.5
12cr|linkchecker-8.0-1|96	
12cr|linkchecker-8.0-1|97	* Fri Jan 07 2011 Funda Wang <fwang@mandriva.org> 6.2-1mdv2011.0
12cr|linkchecker-8.0-1|98	+ Revision: 629211
12cr|linkchecker-8.0-1|99	- update to new version 6.2
12cr|linkchecker-8.0-1|100	
12cr|linkchecker-8.0-1|101	* Sat Dec 25 2010 Funda Wang <fwang@mandriva.org> 6.1-1mdv2011.0
12cr|linkchecker-8.0-1|102	+ Revision: 624726
12cr|linkchecker-8.0-1|103	- update to new version 6.1
12cr|linkchecker-8.0-1|104	
12cr|linkchecker-8.0-1|105	* Sun Dec 19 2010 Funda Wang <fwang@mandriva.org> 6.0-1mdv2011.0
12cr|linkchecker-8.0-1|106	+ Revision: 623141
12cr|linkchecker-8.0-1|107	- new version 6.0
12cr|linkchecker-8.0-1|108	
12cr|linkchecker-8.0-1|109	* Sun Nov 21 2010 Funda Wang <fwang@mandriva.org> 5.5-1mdv2011.0
12cr|linkchecker-8.0-1|110	+ Revision: 599351
12cr|linkchecker-8.0-1|111	- update to new version 5.5
12cr|linkchecker-8.0-1|112	
12cr|linkchecker-8.0-1|113	* Sat Nov 13 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 5.4-1mdv2011.0
12cr|linkchecker-8.0-1|114	+ Revision: 597037
12cr|linkchecker-8.0-1|115	- new version 5.4
12cr|linkchecker-8.0-1|116	- rebuild for python 2.7
12cr|linkchecker-8.0-1|117	
12cr|linkchecker-8.0-1|118	* Fri Oct 01 2010 Funda Wang <fwang@mandriva.org> 5.3-1mdv2011.0
12cr|linkchecker-8.0-1|119	+ Revision: 582366
12cr|linkchecker-8.0-1|120	- requires pyqt4 for gui
12cr|linkchecker-8.0-1|121	- New version 5.3
12cr|linkchecker-8.0-1|122	
12cr|linkchecker-8.0-1|123	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 4.7-4mdv2010.0
12cr|linkchecker-8.0-1|124	+ Revision: 439541
12cr|linkchecker-8.0-1|125	- rebuild
12cr|linkchecker-8.0-1|126	
12cr|linkchecker-8.0-1|127	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 4.7-3mdv2009.0
12cr|linkchecker-8.0-1|128	+ Revision: 250802
12cr|linkchecker-8.0-1|129	- rebuild
12cr|linkchecker-8.0-1|130	
12cr|linkchecker-8.0-1|131	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 4.7-1mdv2008.1
12cr|linkchecker-8.0-1|132	+ Revision: 136572
12cr|linkchecker-8.0-1|133	- restore BuildRoot
12cr|linkchecker-8.0-1|134	
12cr|linkchecker-8.0-1|135	+ Thierry Vignaud <tv@mandriva.org>
12cr|linkchecker-8.0-1|136	- kill re-definition of %%buildroot on Pixel's request
12cr|linkchecker-8.0-1|137	
12cr|linkchecker-8.0-1|138	* Fri Aug 10 2007 Pixel <pixel@mandriva.com> 4.7-1mdv2008.0
12cr|linkchecker-8.0-1|139	+ Revision: 61052
12cr|linkchecker-8.0-1|140	- new release
12cr|linkchecker-8.0-1|141	

2891 12
12cr|link-grammar-4.7.6-1|1	%define major       4
12cr|link-grammar-4.7.6-1|2	%define libname		%mklibname %{name} %{major}
12cr|link-grammar-4.7.6-1|3	%define develname	%mklibname -d %{name}
12cr|link-grammar-4.7.6-1|4	
12cr|link-grammar-4.7.6-1|5	Summary:	A syntactic parser of English
12cr|link-grammar-4.7.6-1|6	Name:		link-grammar
12cr|link-grammar-4.7.6-1|7	Version:	4.7.6
12cr|link-grammar-4.7.6-1|8	Release:	1
12cr|link-grammar-4.7.6-1|9	Group:		Office
12cr|link-grammar-4.7.6-1|10	License:	BSD-like
12cr|link-grammar-4.7.6-1|11	URL:		http://www.link.cs.cmu.edu/link/
12cr|link-grammar-4.7.6-1|12	Source0:	http://www.abisource.com/downloads/link-grammar/%{version}/%{name}-%{version}.tar.gz
12cr|link-grammar-4.7.6-1|13	
12cr|link-grammar-4.7.6-1|14	BuildRequires:	ant
12cr|link-grammar-4.7.6-1|15	BuildRequires:	java-openjdk
12cr|link-grammar-4.7.6-1|16	BuildRequires:	java-devel-openjdk
12cr|link-grammar-4.7.6-1|17	
12cr|link-grammar-4.7.6-1|18	%description
12cr|link-grammar-4.7.6-1|19	The Link Grammar Parser is a syntactic parser of English, based
12cr|link-grammar-4.7.6-1|20	on link grammar, an original theory of English syntax. Given a
12cr|link-grammar-4.7.6-1|21	sentence, the system assigns to it a syntactic structure, which
12cr|link-grammar-4.7.6-1|22	consists of a set of labeled links connecting pairs of words.
12cr|link-grammar-4.7.6-1|23	The parser also produces a "constituent" representation of a
12cr|link-grammar-4.7.6-1|24	sentence (showing noun phrases, verb phrases, etc.).
12cr|link-grammar-4.7.6-1|25	
12cr|link-grammar-4.7.6-1|26	%package -n %{libname}
12cr|link-grammar-4.7.6-1|27	Summary:	A syntactic parser of English
12cr|link-grammar-4.7.6-1|28	Group:		System/Libraries
12cr|link-grammar-4.7.6-1|29	
12cr|link-grammar-4.7.6-1|30	%description -n %{libname}
12cr|link-grammar-4.7.6-1|31	This package contains the shared library for %{name}.
12cr|link-grammar-4.7.6-1|32	
12cr|link-grammar-4.7.6-1|33	%package -n %{develname}
12cr|link-grammar-4.7.6-1|34	Summary:	Support files necessary to compile applications with link-grammar
12cr|link-grammar-4.7.6-1|35	Group:		Development/C
12cr|link-grammar-4.7.6-1|36	Requires:	%{libname} = %{version}
12cr|link-grammar-4.7.6-1|37	Provides:	%{name}-devel
12cr|link-grammar-4.7.6-1|38	Obsoletes:	%{_lib}link-grammar4-devel
12cr|link-grammar-4.7.6-1|39	
12cr|link-grammar-4.7.6-1|40	%description -n %{develname}
12cr|link-grammar-4.7.6-1|41	Libraries and header files necessary to compile applications using
12cr|link-grammar-4.7.6-1|42	link-grammar.
12cr|link-grammar-4.7.6-1|43	
12cr|link-grammar-4.7.6-1|44	%prep
12cr|link-grammar-4.7.6-1|45	%setup -q
12cr|link-grammar-4.7.6-1|46	
12cr|link-grammar-4.7.6-1|47	%build
12cr|link-grammar-4.7.6-1|48	%configure2_5x \
12cr|link-grammar-4.7.6-1|49	--disable-static
12cr|link-grammar-4.7.6-1|50	
12cr|link-grammar-4.7.6-1|51	%make
12cr|link-grammar-4.7.6-1|52	
12cr|link-grammar-4.7.6-1|53	%install
12cr|link-grammar-4.7.6-1|54	%makeinstall_std
12cr|link-grammar-4.7.6-1|55	
12cr|link-grammar-4.7.6-1|56	%files
12cr|link-grammar-4.7.6-1|57	%doc LICENSE README
12cr|link-grammar-4.7.6-1|58	%{_bindir}/*
12cr|link-grammar-4.7.6-1|59	%{_datadir}/link-grammar/*
12cr|link-grammar-4.7.6-1|60	%{_mandir}/man1/link-parser.1.*
12cr|link-grammar-4.7.6-1|61	
12cr|link-grammar-4.7.6-1|62	%files -n %{libname}
12cr|link-grammar-4.7.6-1|63	%{_libdir}/lib*.so.%{major}*
12cr|link-grammar-4.7.6-1|64	
12cr|link-grammar-4.7.6-1|65	%files -n %{develname}
12cr|link-grammar-4.7.6-1|66	%{_libdir}/lib*.so
12cr|link-grammar-4.7.6-1|67	%{_libdir}/pkgconfig/link-grammar.pc
12cr|link-grammar-4.7.6-1|68	%{_includedir}/link-grammar/*
12cr|link-grammar-4.7.6-1|69	
12cr|link-grammar-4.7.6-1|70	
12cr|link-grammar-4.7.6-1|71	
12cr|link-grammar-4.7.6-1|72	%changelog
12cr|link-grammar-4.7.6-1|73	* Thu May 10 2012 Matthew Dawkins <mattydaw@mandriva.org> 4.7.6-1
12cr|link-grammar-4.7.6-1|74	+ Revision: 798109
12cr|link-grammar-4.7.6-1|75	- new version 4.7.6
12cr|link-grammar-4.7.6-1|76	- cleaned up spec
12cr|link-grammar-4.7.6-1|77	- removed old patch
12cr|link-grammar-4.7.6-1|78	
12cr|link-grammar-4.7.6-1|79	* Mon Apr 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 4.7.5-1
12cr|link-grammar-4.7.6-1|80	+ Revision: 792840
12cr|link-grammar-4.7.6-1|81	- file not found fix
12cr|link-grammar-4.7.6-1|82	- BR:java-devel-openjdk
12cr|link-grammar-4.7.6-1|83	- BR:java-openjdk
12cr|link-grammar-4.7.6-1|84	- version update 4.7.5
12cr|link-grammar-4.7.6-1|85	
12cr|link-grammar-4.7.6-1|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|link-grammar-4.7.6-1|87	- rebuild
12cr|link-grammar-4.7.6-1|88	
12cr|link-grammar-4.7.6-1|89	* Mon Jun 09 2008 Pixel <pixel@mandriva.com> 4.2.5-2mdv2009.0
12cr|link-grammar-4.7.6-1|90	+ Revision: 217192
12cr|link-grammar-4.7.6-1|91	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|link-grammar-4.7.6-1|92	- normalize call to ldconfig in %%post/%%postun
12cr|link-grammar-4.7.6-1|93	
12cr|link-grammar-4.7.6-1|94	* Tue Mar 25 2008 Emmanuel Andry <eandry@mandriva.org> 4.2.5-2mdv2008.1
12cr|link-grammar-4.7.6-1|95	+ Revision: 189872
12cr|link-grammar-4.7.6-1|96	- Fix groups
12cr|link-grammar-4.7.6-1|97	- protect major
12cr|link-grammar-4.7.6-1|98	
12cr|link-grammar-4.7.6-1|99	+ Olivier Blin <blino@mandriva.org>
12cr|link-grammar-4.7.6-1|100	- restore BuildRoot
12cr|link-grammar-4.7.6-1|101	
12cr|link-grammar-4.7.6-1|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|link-grammar-4.7.6-1|103	- kill re-definition of %%buildroot on Pixel's request
12cr|link-grammar-4.7.6-1|104	
12cr|link-grammar-4.7.6-1|105	* Tue Nov 13 2007 Jérôme Soyer <saispo@mandriva.org> 4.2.5-1mdv2008.1
12cr|link-grammar-4.7.6-1|106	+ Revision: 108495
12cr|link-grammar-4.7.6-1|107	- New release 4.2.4
12cr|link-grammar-4.7.6-1|108	
12cr|link-grammar-4.7.6-1|109	* Wed Sep 05 2007 Jérôme Soyer <saispo@mandriva.org> 4.2.4-1mdv2008.0
12cr|link-grammar-4.7.6-1|110	+ Revision: 80232
12cr|link-grammar-4.7.6-1|111	- New release 4.2.4
12cr|link-grammar-4.7.6-1|112	- Import link-grammar
12cr|link-grammar-4.7.6-1|113	
12cr|link-grammar-4.7.6-1|114	
12cr|link-grammar-4.7.6-1|115	
12cr|link-grammar-4.7.6-1|116	
12cr|link-grammar-4.7.6-1|117	* Sat Apr 15 2006 Jerome Soyer <saispo@mandriva.org> 4.2.2-1mdk
12cr|link-grammar-4.7.6-1|118	- 4.2.2
12cr|link-grammar-4.7.6-1|119	
12cr|link-grammar-4.7.6-1|120	* Thu Aug 04 2005 Marcel Pol <mpol@mandriva.org> 4.1.3-1mdk
12cr|link-grammar-4.7.6-1|121	- 4.1.3
12cr|link-grammar-4.7.6-1|122	
12cr|link-grammar-4.7.6-1|123	* Tue Jul 26 2005 Marcel Pol <mpol@mandriva.org> 4.1.2-0.20050726cvs.2mdk
12cr|link-grammar-4.7.6-1|124	- fix description and summary (Gaetan Lehmann)
12cr|link-grammar-4.7.6-1|125	- fix license
12cr|link-grammar-4.7.6-1|126	
12cr|link-grammar-4.7.6-1|127	* Tue Jul 26 2005 Marcel Pol <mpol@mandriva.org> 4.1.2-0.20050726cvs.1mdk
12cr|link-grammar-4.7.6-1|128	- cvs release of 4.1.2-20050726cvs
12cr|link-grammar-4.7.6-1|129	- buildrequires automake1.9
12cr|link-grammar-4.7.6-1|130	- P1, run versioned automake and aclocal
12cr|link-grammar-4.7.6-1|131	
12cr|link-grammar-4.7.6-1|132	* Tue May 17 2005 Marcel Pol <mpol@mandriva.org> 4.1.1-1mdk
12cr|link-grammar-4.7.6-1|133	- Initial version

2892 12
12cr|links-2.6-1|1	%define version 2.6
12cr|links-2.6-1|2	%define rel 1
12cr|links-2.6-1|3	
12cr|links-2.6-1|4	Summary:	Lynx-like text WWW browser
12cr|links-2.6-1|5	Name:		links
12cr|links-2.6-1|6	Version:	%{version}
12cr|links-2.6-1|7	Release:	%mkrel %rel
12cr|links-2.6-1|8	License:	GPLv2+
12cr|links-2.6-1|9	Group:		Networking/WWW
12cr|links-2.6-1|10	
12cr|links-2.6-1|11	Source0:	http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/%name-%version.tar.bz2
12cr|links-2.6-1|12	Source4:	links.cfg
12cr|links-2.6-1|13	Patch3:		links-0.96-no-weird-unhx-ing-of-command-line-args.patch
12cr|links-2.6-1|14	Patch6:		cookies-save-0.96.patch
12cr|links-2.6-1|15	Patch21:	links-2.1pre17-fix-segfault-on-loading-cookies.patch
12cr|links-2.6-1|16	Patch22:	links-2.1pre2-64bit-fixes.patch
12cr|links-2.6-1|17	Patch23:	links-2.1pre31-dont-have-two-assocations-with-same-label--otherwise-one-cant-override-shared-config.patch
12cr|links-2.6-1|18	
12cr|links-2.6-1|19	URL:		http://links.twibright.com/
12cr|links-2.6-1|20	BuildRequires:	libx11-devel
12cr|links-2.6-1|21	BuildRequires:	libpng-devel
12cr|links-2.6-1|22	BuildRequires:	libtiff-devel
12cr|links-2.6-1|23	BuildRequires:	openssl-devel
12cr|links-2.6-1|24	BuildRequires:	jpeg-devel
12cr|links-2.6-1|25	BuildRequires:	bzip2-devel
12cr|links-2.6-1|26	BuildRequires:	gpm-devel
12cr|links-2.6-1|27	BuildRequires:	zlib-devel
12cr|links-2.6-1|28	BuildRequires:	svgalib-devel
12cr|links-2.6-1|29	BuildRequires:	directfb-devel >= 0.9.17
12cr|links-2.6-1|30	Provides:	webclient
12cr|links-2.6-1|31	Requires:	links-common = %{version}
12cr|links-2.6-1|32	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|links-2.6-1|33	
12cr|links-2.6-1|34	%description
12cr|links-2.6-1|35	Links is a text based WWW browser, at first look similar to Lynx, but
12cr|links-2.6-1|36	somehow different:
12cr|links-2.6-1|37	
12cr|links-2.6-1|38	- renders tables and frames
12cr|links-2.6-1|39	- displays colors as specified in current HTML page
12cr|links-2.6-1|40	- uses drop-down menu (like in Midnight Commander)
12cr|links-2.6-1|41	- can download files in background
12cr|links-2.6-1|42	- partially handle Javascript
12cr|links-2.6-1|43	
12cr|links-2.6-1|44	%package graphic
12cr|links-2.6-1|45	Summary:	Lynx-like text/X11 WWW browser
12cr|links-2.6-1|46	Group:		Networking/WWW
12cr|links-2.6-1|47	Requires:	links-common = %{version}
12cr|links-2.6-1|48	Provides:	webclient, links = %{version}-%{release}
12cr|links-2.6-1|49	Requires:	indexhtml
12cr|links-2.6-1|50	
12cr|links-2.6-1|51	%description graphic
12cr|links-2.6-1|52	Links is a text/X11 based WWW browser, at first look similar to Lynx, but
12cr|links-2.6-1|53	somehow different:
12cr|links-2.6-1|54	
12cr|links-2.6-1|55	- renders tables and frames
12cr|links-2.6-1|56	- displays colors as specified in current HTML page
12cr|links-2.6-1|57	- uses drop-down menu (like in Midnight Commander)
12cr|links-2.6-1|58	- can download files in background
12cr|links-2.6-1|59	- partially handle Javascript
12cr|links-2.6-1|60	
12cr|links-2.6-1|61	%package common
12cr|links-2.6-1|62	Summary:	Lynx-like text/X11 WWW browser
12cr|links-2.6-1|63	Group:		Networking/WWW
12cr|links-2.6-1|64	Requires:	links-common = %{version}
12cr|links-2.6-1|65	Conflicts:	links < 2.1-0.pre18.5mdk, links-graphic < 2.1-0.pre18.5mdk
12cr|links-2.6-1|66	
12cr|links-2.6-1|67	%description common
12cr|links-2.6-1|68	Common files for links and links-graphic
12cr|links-2.6-1|69	
12cr|links-2.6-1|70	%prep
12cr|links-2.6-1|71	%setup  -q -n %name-%version
12cr|links-2.6-1|72	%patch3 -p1
12cr|links-2.6-1|73	%patch6 -p1
12cr|links-2.6-1|74	%patch21 -p1
12cr|links-2.6-1|75	%patch22 -p1 -b .64bit-fixes
12cr|links-2.6-1|76	%patch23 -p1
12cr|links-2.6-1|77	
12cr|links-2.6-1|78	%build
12cr|links-2.6-1|79	# error: conditional "am__fastdepCXX" was never defined (for eautoreconf)
12cr|links-2.6-1|80	# Upstream configure produced by broken autoconf-2.13. This also fixes
12cr|links-2.6-1|81	# toolchain detection.
12cr|links-2.6-1|82	sed -i -e '/AC_PROG_CXX/s:#::' configure.in || die
12cr|links-2.6-1|83	autoreconf -fi
12cr|links-2.6-1|84	%configure2_5x
12cr|links-2.6-1|85	(cd Unicode ; LC_ALL=C ./gen )
12cr|links-2.6-1|86	%make
12cr|links-2.6-1|87	
12cr|links-2.6-1|88	cp -f links links-text
12cr|links-2.6-1|89	
12cr|links-2.6-1|90	# Needed to fix linkage problem
12cr|links-2.6-1|91	#rm -f bfu.o dip.o lru.o x.o framebuffer.o terminal.o kbd.o links_icon.o
12cr|links-2.6-1|92	make clean
12cr|links-2.6-1|93	%configure2_5x --enable-graphics
12cr|links-2.6-1|94	%make
12cr|links-2.6-1|95	
12cr|links-2.6-1|96	cp -f links links-graphic
12cr|links-2.6-1|97	
12cr|links-2.6-1|98	%install
12cr|links-2.6-1|99	rm -rf $RPM_BUILD_ROOT
12cr|links-2.6-1|100	
12cr|links-2.6-1|101	%makeinstall_std
12cr|links-2.6-1|102	
12cr|links-2.6-1|103	rm -f %buildroot%{_bindir}/links
12cr|links-2.6-1|104	install links-graphic links-text %buildroot%{_bindir}
12cr|links-2.6-1|105	
12cr|links-2.6-1|106	install -D -m 644 %SOURCE4 %buildroot/etc/links.cfg
12cr|links-2.6-1|107	
12cr|links-2.6-1|108	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|links-2.6-1|109	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|links-2.6-1|110	[Desktop Entry]
12cr|links-2.6-1|111	Name=Links
12cr|links-2.6-1|112	Comment=Lynx-like text/graphic Web browser
12cr|links-2.6-1|113	Exec=/usr/bin/links-graphic /usr/share/doc/HTML/index.html
12cr|links-2.6-1|114	Icon=web_browser_section
12cr|links-2.6-1|115	Terminal=false
12cr|links-2.6-1|116	Type=Application
12cr|links-2.6-1|117	Categories=Network;WebBrowser;
12cr|links-2.6-1|118	EOF
12cr|links-2.6-1|119	
12cr|links-2.6-1|120	
12cr|links-2.6-1|121	%clean
12cr|links-2.6-1|122	rm -rf $RPM_BUILD_ROOT
12cr|links-2.6-1|123	
12cr|links-2.6-1|124	%triggerpostun -- links
12cr|links-2.6-1|125	if [ ! -e /usr/bin/links ]; then
12cr|links-2.6-1|126	update-alternatives --auto links
12cr|links-2.6-1|127	fi
12cr|links-2.6-1|128	
12cr|links-2.6-1|129	%triggerpostun graphic -- links
12cr|links-2.6-1|130	if [ ! -e /usr/bin/links ]; then
12cr|links-2.6-1|131	update-alternatives --auto links
12cr|links-2.6-1|132	fi
12cr|links-2.6-1|133	
12cr|links-2.6-1|134	%post
12cr|links-2.6-1|135	update-alternatives --install /usr/bin/links links /usr/bin/links-text 10
12cr|links-2.6-1|136	
12cr|links-2.6-1|137	%postun
12cr|links-2.6-1|138	if [ "$1" = "0" ]; then
12cr|links-2.6-1|139	update-alternatives --remove links /usr/bin/links-text
12cr|links-2.6-1|140	fi
12cr|links-2.6-1|141	
12cr|links-2.6-1|142	%post graphic
12cr|links-2.6-1|143	%if %mdkversion < 200900
12cr|links-2.6-1|144	%{update_menus}
12cr|links-2.6-1|145	%endif
12cr|links-2.6-1|146	
12cr|links-2.6-1|147	update-alternatives --install /usr/bin/links links /usr/bin/links-graphic 20
12cr|links-2.6-1|148	
12cr|links-2.6-1|149	%postun graphic
12cr|links-2.6-1|150	%if %mdkversion < 200900
12cr|links-2.6-1|151	%{clean_menus}
12cr|links-2.6-1|152	%endif
12cr|links-2.6-1|153	
12cr|links-2.6-1|154	if [ "$1" = "0" ]; then
12cr|links-2.6-1|155	update-alternatives --remove links /usr/bin/links-graphic
12cr|links-2.6-1|156	fi
12cr|links-2.6-1|157	
12cr|links-2.6-1|158	%files
12cr|links-2.6-1|159	%defattr(-,root,root)
12cr|links-2.6-1|160	%{_bindir}/links-text
12cr|links-2.6-1|161	
12cr|links-2.6-1|162	%files graphic
12cr|links-2.6-1|163	%defattr(-,root,root)
12cr|links-2.6-1|164	%{_bindir}/links-graphic
12cr|links-2.6-1|165	%{_datadir}/applications/*
12cr|links-2.6-1|166	
12cr|links-2.6-1|167	%files common
12cr|links-2.6-1|168	%defattr(-,root,root)
12cr|links-2.6-1|169	%doc AUTHORS ChangeLog README SITES
12cr|links-2.6-1|170	%config(noreplace) /etc/links.cfg
12cr|links-2.6-1|171	%{_mandir}/*/*
12cr|links-2.6-1|172	
12cr|links-2.6-1|173	
12cr|links-2.6-1|174	
12cr|links-2.6-1|175	
12cr|links-2.6-1|176	%changelog
12cr|links-2.6-1|177	* Tue Apr 17 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.6-1
12cr|links-2.6-1|178	+ Revision: 791411
12cr|links-2.6-1|179	- version update 2.6
12cr|links-2.6-1|180	
12cr|links-2.6-1|181	* Fri Dec 17 2010 Funda Wang <fwang@mandriva.org> 2.2-8mdv2011.0
12cr|links-2.6-1|182	+ Revision: 622592
12cr|links-2.6-1|183	- update BRs
12cr|links-2.6-1|184	
12cr|links-2.6-1|185	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|links-2.6-1|186	- the mass rebuild of 2010.1 packages
12cr|links-2.6-1|187	
12cr|links-2.6-1|188	* Thu Apr 08 2010 Rémy Clouard <shikamaru@mandriva.org> 2.2-7mdv2010.1
12cr|links-2.6-1|189	+ Revision: 533227
12cr|links-2.6-1|190	- Rebuild for new openssl
12cr|links-2.6-1|191	
12cr|links-2.6-1|192	* Wed Jan 13 2010 Götz Waschk <waschk@mandriva.org> 2.2-6mdv2010.1
12cr|links-2.6-1|193	+ Revision: 490513
12cr|links-2.6-1|194	- rebuild for new libjpeg
12cr|links-2.6-1|195	
12cr|links-2.6-1|196	* Sun Nov 08 2009 Funda Wang <fwang@mandriva.org> 2.2-5mdv2010.1
12cr|links-2.6-1|197	+ Revision: 462916
12cr|links-2.6-1|198	- rebuild for new dfb
12cr|links-2.6-1|199	
12cr|links-2.6-1|200	* Mon Aug 17 2009 Götz Waschk <waschk@mandriva.org> 2.2-4mdv2010.0
12cr|links-2.6-1|201	+ Revision: 417289
12cr|links-2.6-1|202	- rediff patches 10,11
12cr|links-2.6-1|203	
12cr|links-2.6-1|204	* Sun Aug 17 2008 Funda Wang <fwang@mandriva.org> 2.2-3mdv2009.0
12cr|links-2.6-1|205	+ Revision: 272981
12cr|links-2.6-1|206	- rebuild for new dfb
12cr|links-2.6-1|207	
12cr|links-2.6-1|208	* Sun Aug 03 2008 Funda Wang <fwang@mandriva.org> 2.2-2mdv2009.0
12cr|links-2.6-1|209	+ Revision: 261917
12cr|links-2.6-1|210	- New version 2.2
12cr|links-2.6-1|211	
12cr|links-2.6-1|212	+ Pixel <pixel@mandriva.com>
12cr|links-2.6-1|213	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|links-2.6-1|214	
12cr|links-2.6-1|215	* Fri May 30 2008 Funda Wang <fwang@mandriva.org> 2.1-0.pre36.2mdv2009.0
12cr|links-2.6-1|216	+ Revision: 213230
12cr|links-2.6-1|217	- rebuild for new directfb
12cr|links-2.6-1|218	
12cr|links-2.6-1|219	* Thu May 15 2008 Funda Wang <fwang@mandriva.org> 2.1-0.pre36.1mdv2009.0
12cr|links-2.6-1|220	+ Revision: 207634
12cr|links-2.6-1|221	- New version 2.1pre36
12cr|links-2.6-1|222	
12cr|links-2.6-1|223	* Tue May 06 2008 Funda Wang <fwang@mandriva.org> 2.1-0.pre35.1mdv2009.0
12cr|links-2.6-1|224	+ Revision: 201766
12cr|links-2.6-1|225	- New version 2.1pre35
12cr|links-2.6-1|226	
12cr|links-2.6-1|227	* Mon May 05 2008 Funda Wang <fwang@mandriva.org> 2.1-0.pre34.1mdv2009.0
12cr|links-2.6-1|228	+ Revision: 201377
12cr|links-2.6-1|229	- New version 2.1pre34
12cr|links-2.6-1|230	
12cr|links-2.6-1|231	+ Thierry Vignaud <tv@mandriva.org>
12cr|links-2.6-1|232	- fix URL
12cr|links-2.6-1|233	- kill re-definition of %%buildroot on Pixel's request
12cr|links-2.6-1|234	
12cr|links-2.6-1|235	+ Olivier Blin <blino@mandriva.org>
12cr|links-2.6-1|236	- restore BuildRoot
12cr|links-2.6-1|237	
12cr|links-2.6-1|238	* Sun Dec 09 2007 Funda Wang <fwang@mandriva.org> 2.1-0.pre31.1mdv2008.1
12cr|links-2.6-1|239	+ Revision: 116673
12cr|links-2.6-1|240	- New version 2.1pre31
12cr|links-2.6-1|241	- Rediff patch12,23
12cr|links-2.6-1|242	
12cr|links-2.6-1|243	* Sun Dec 09 2007 Funda Wang <fwang@mandriva.org> 2.1-0.pre18.15mdv2008.1
12cr|links-2.6-1|244	+ Revision: 116669
12cr|links-2.6-1|245	- fix menu entry
12cr|links-2.6-1|246	
12cr|links-2.6-1|247	+ Thierry Vignaud <tv@mandriva.org>
12cr|links-2.6-1|248	- buildrequires X11-devel instead of XFree86-devel
12cr|links-2.6-1|249	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|links-2.6-1|250	
12cr|links-2.6-1|251	+ Pixel <pixel@mandriva.com>
12cr|links-2.6-1|252	- really apply security fix for CVE-2006-5925
12cr|links-2.6-1|253	- fix build
12cr|links-2.6-1|254	- fix icon (#25644)
12cr|links-2.6-1|255	
12cr|links-2.6-1|256	
12cr|links-2.6-1|257	* Tue Nov 21 2006 Pixel <pixel@mandriva.com> 2.1-0.pre18.14mdv2007.0
12cr|links-2.6-1|258	+ Revision: 85722
12cr|links-2.6-1|259	- security fix for CVE-2006-5925 (patch24, disable SMB)
12cr|links-2.6-1|260	- Import links
12cr|links-2.6-1|261	
12cr|links-2.6-1|262	* Sat Jul 08 2006 Pixel <pixel@mandriva.com> 2.1-0.pre18.13mdv2007.0
12cr|links-2.6-1|263	- switch to XDG menu
12cr|links-2.6-1|264	
12cr|links-2.6-1|265	* Fri May 12 2006 Götz Waschk <waschk@mandriva.org> 2.1-0.pre18.12mdk
12cr|links-2.6-1|266	- rebuild for new directfb
12cr|links-2.6-1|267	
12cr|links-2.6-1|268	* Sat Apr 01 2006 Pixel <pixel@mandriva.com> 2.1-0.pre18.11mdk
12cr|links-2.6-1|269	- links-graphic do not obsolete links anymore
12cr|links-2.6-1|270	(no good reason for it and breaks distro scripts)
12cr|links-2.6-1|271	
12cr|links-2.6-1|272	* Sun Nov 13 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1-0.pre18.10mdk
12cr|links-2.6-1|273	- rebuilt against openssl-0.9.8a
12cr|links-2.6-1|274	
12cr|links-2.6-1|275	* Thu Nov 03 2005 Götz Waschk <waschk@mandriva.org> 2.1-0.pre18.9mdk
12cr|links-2.6-1|276	- rebuild for new directfb
12cr|links-2.6-1|277	
12cr|links-2.6-1|278	* Tue Oct 11 2005 Pixel <pixel@mandriva.com> 2.1-0.pre18.8mdk
12cr|links-2.6-1|279	- really better fix for previous patch (ie fix memory leaks)
12cr|links-2.6-1|280	
12cr|links-2.6-1|281	* Sat Oct 08 2005 Pixel <pixel@mandriva.com> 2.1-0.pre18.7mdk
12cr|links-2.6-1|282	- better fix for previous patch
12cr|links-2.6-1|283	
12cr|links-2.6-1|284	* Sat Oct 08 2005 Pixel <pixel@mandriva.com> 2.1-0.pre18.6mdk
12cr|links-2.6-1|285	- don't have two assocations with same label, otherwise one can't override shared config
12cr|links-2.6-1|286	
12cr|links-2.6-1|287	* Sat Aug 27 2005 Pixel <pixel@mandriva.com> 2.1-0.pre18.5mdk
12cr|links-2.6-1|288	- reverting previous changes, introduce links-common instead
12cr|links-2.6-1|289	- move the conflicts on links to links-common
12cr|links-2.6-1|290	
12cr|links-2.6-1|291	* Tue Aug 23 2005 Pixel <pixel@mandriva.com> 2.1-0.pre18.4mdk
12cr|links-2.6-1|292	- links-graphic now depends on links
12cr|links-2.6-1|293	=> no way to have links-graphic without links-text
12cr|links-2.6-1|294	=> this fixes upgrade conflicts and is cleaner
12cr|links-2.6-1|295	(the other solution would be to create a links-common for links.cfg and the manpage)
12cr|links-2.6-1|296	
12cr|links-2.6-1|297	* Fri Aug 19 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.1-0.pre18.3mdk
12cr|links-2.6-1|298	- add BuildRequires: automake1.9
12cr|links-2.6-1|299	
12cr|links-2.6-1|300	* Wed Aug 10 2005 Abel Cheung <deaddog@mandriva.org> 2.1-0.pre18.2mdk
12cr|links-2.6-1|301	- Reenable Patch1 (changes link color from bright white to other color),
12cr|links-2.6-1|302	which I accidentally disabled
12cr|links-2.6-1|303	
12cr|links-2.6-1|304	* Tue Aug 09 2005 Abel Cheung <deaddog@mandriva.org> 2.1-0.pre18.1mdk
12cr|links-2.6-1|305	- 2.1pre18
12cr|links-2.6-1|306	- Build with directfb support
12cr|links-2.6-1|307	- Rediff patch12, 21
12cr|links-2.6-1|308	- Patch14: Newer automake can't accept conditional macros definition
12cr|links-2.6-1|309	
12cr|links-2.6-1|310	* Mon Mar 07 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.1-0.pre15.2mdk
12cr|links-2.6-1|311	- add BuildRequires: automake1.4
12cr|links-2.6-1|312	
12cr|links-2.6-1|313	* Tue Dec 14 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.1-0.pre15.1mdk
12cr|links-2.6-1|314	- new release
12cr|links-2.6-1|315	- fix URL
12cr|links-2.6-1|316	- Adapt patch #8 to new code
12cr|links-2.6-1|317	
12cr|links-2.6-1|318	* Sat Aug 14 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 2.1-0.pre13.3mdk
12cr|links-2.6-1|319	- Fix menu
12cr|links-2.6-1|320	
12cr|links-2.6-1|321	* Wed Feb 18 2004 David Baudens <baudens@mandrakesoft.com> 2.1-0.pre13.2mdk
12cr|links-2.6-1|322	- Fix menu
12cr|links-2.6-1|323	

2893 12
12cr|linksysmon-1.1.4-5|1	Summary:	A tool for monitoring Linksys BEFSR41 and BEFSR11 firewalls
12cr|linksysmon-1.1.4-5|2	Name:		linksysmon
12cr|linksysmon-1.1.4-5|3	Version:	1.1.4
12cr|linksysmon-1.1.4-5|4	Release:	%mkrel 5
12cr|linksysmon-1.1.4-5|5	License:	GPL or Artistic
12cr|linksysmon-1.1.4-5|6	Group:		System/Servers
12cr|linksysmon-1.1.4-5|7	URL:		http://woogie.net/projects/linksysmon/
12cr|linksysmon-1.1.4-5|8	Source0:	http://woogie.net/projects/linksysmon/attachment/wiki/WikiStart/%{name}-%{version}.tar.bz2
12cr|linksysmon-1.1.4-5|9	Source1:	linksysmon.init.bz2
12cr|linksysmon-1.1.4-5|10	Source2:	linksysmon.sysconfig.bz2
12cr|linksysmon-1.1.4-5|11	Requires(post): rpm-helper
12cr|linksysmon-1.1.4-5|12	Requires(preun): rpm-helper
12cr|linksysmon-1.1.4-5|13	BuildRequires:	perl-devel
12cr|linksysmon-1.1.4-5|14	Requires:	net-snmp
12cr|linksysmon-1.1.4-5|15	Requires:	net-snmp-utils
12cr|linksysmon-1.1.4-5|16	Requires:	net-snmp-trapd
12cr|linksysmon-1.1.4-5|17	BuildArch:	noarch
12cr|linksysmon-1.1.4-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|linksysmon-1.1.4-5|19	
12cr|linksysmon-1.1.4-5|20	%description
12cr|linksysmon-1.1.4-5|21	linksysmon is a tool for monitoring Linksys BEFSR41 and BEFSR11
12cr|linksysmon-1.1.4-5|22	firewalls under Linux and other Unix-like operating systems (I
12cr|linksysmon-1.1.4-5|23	specify Linux because that is what I used to develop it, and the
12cr|linksysmon-1.1.4-5|24	only one I know for sure works). It accepts log mesages from the
12cr|linksysmon-1.1.4-5|25	Linksys, and logs the messages to /var/log/linksys.log. It handles
12cr|linksysmon-1.1.4-5|26	the standard activity logs, as well as the "secret" extended
12cr|linksysmon-1.1.4-5|27	logging, and can handle logs from multiple firewalls. When using
12cr|linksysmon-1.1.4-5|28	extended logging, it can detect external IP address changes (if
12cr|linksysmon-1.1.4-5|29	you are using either DHCP or PPPOE) and can call an external
12cr|linksysmon-1.1.4-5|30	program to process the change.
12cr|linksysmon-1.1.4-5|31	
12cr|linksysmon-1.1.4-5|32	%prep
12cr|linksysmon-1.1.4-5|33	
12cr|linksysmon-1.1.4-5|34	%setup -q -n %{name}-%{version}
12cr|linksysmon-1.1.4-5|35	
12cr|linksysmon-1.1.4-5|36	bzcat %{SOURCE1} > linksysmon.init
12cr|linksysmon-1.1.4-5|37	bzcat %{SOURCE2} > linksysmon.sysconfig
12cr|linksysmon-1.1.4-5|38	
12cr|linksysmon-1.1.4-5|39	%build
12cr|linksysmon-1.1.4-5|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|linksysmon-1.1.4-5|41	
12cr|linksysmon-1.1.4-5|42	
12cr|linksysmon-1.1.4-5|43	%make
12cr|linksysmon-1.1.4-5|44	make test
12cr|linksysmon-1.1.4-5|45	
12cr|linksysmon-1.1.4-5|46	%install
12cr|linksysmon-1.1.4-5|47	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|linksysmon-1.1.4-5|48	
12cr|linksysmon-1.1.4-5|49	install -d %{buildroot}%{_initrddir}
12cr|linksysmon-1.1.4-5|50	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|linksysmon-1.1.4-5|51	install -d %{buildroot}%{_sysconfdir}/cron.daily
12cr|linksysmon-1.1.4-5|52	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|linksysmon-1.1.4-5|53	install -d %{buildroot}%{_sbindir}
12cr|linksysmon-1.1.4-5|54	
12cr|linksysmon-1.1.4-5|55	%makeinstall_std
12cr|linksysmon-1.1.4-5|56	
12cr|linksysmon-1.1.4-5|57	install -m0755 linksysmon.init %{buildroot}%{_initrddir}/linksysmon
12cr|linksysmon-1.1.4-5|58	install -m0644 linksysmon.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/linksysmon
12cr|linksysmon-1.1.4-5|59	
12cr|linksysmon-1.1.4-5|60	install -m0644 etc/linksysmon.conf %{buildroot}%{_sysconfdir}/linksysmon.conf
12cr|linksysmon-1.1.4-5|61	install -m0755 etc/cron.daily/linksysmon-report %{buildroot}%{_sysconfdir}/cron.daily/linksysmon-report
12cr|linksysmon-1.1.4-5|62	
12cr|linksysmon-1.1.4-5|63	install -m0755 usr/sbin/linksysmon %{buildroot}%{_sbindir}/
12cr|linksysmon-1.1.4-5|64	install -m0755 usr/sbin/linksysmon-ez-ipupdate %{buildroot}%{_sbindir}/
12cr|linksysmon-1.1.4-5|65	install -m0755 usr/sbin/linksysmon-ipchange %{buildroot}%{_sbindir}/
12cr|linksysmon-1.1.4-5|66	install -m0755 usr/sbin/linksysmon-report %{buildroot}%{_sbindir}/
12cr|linksysmon-1.1.4-5|67	install -m0755 usr/sbin/linksysmon-watch %{buildroot}%{_sbindir}/
12cr|linksysmon-1.1.4-5|68	
12cr|linksysmon-1.1.4-5|69	# install log rotation stuff
12cr|linksysmon-1.1.4-5|70	cat > %{buildroot}%{_sysconfdir}/logrotate.d/linksysmon << EOF
12cr|linksysmon-1.1.4-5|71	/var/log/linksys.log {
12cr|linksysmon-1.1.4-5|72	missingok
12cr|linksysmon-1.1.4-5|73	postrotate
12cr|linksysmon-1.1.4-5|74	%{_initrddir}/linksysmon restart > /dev/null || /bin/true
12cr|linksysmon-1.1.4-5|75	endscript
12cr|linksysmon-1.1.4-5|76	}
12cr|linksysmon-1.1.4-5|77	EOF
12cr|linksysmon-1.1.4-5|78	
12cr|linksysmon-1.1.4-5|79	%post
12cr|linksysmon-1.1.4-5|80	%_post_service linksysmon
12cr|linksysmon-1.1.4-5|81	
12cr|linksysmon-1.1.4-5|82	%preun
12cr|linksysmon-1.1.4-5|83	%_preun_service linksysmon
12cr|linksysmon-1.1.4-5|84	
12cr|linksysmon-1.1.4-5|85	%clean
12cr|linksysmon-1.1.4-5|86	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|linksysmon-1.1.4-5|87	
12cr|linksysmon-1.1.4-5|88	%files
12cr|linksysmon-1.1.4-5|89	%defattr(-,root,root)
12cr|linksysmon-1.1.4-5|90	%doc BUGS CHANGELOG COPYING INSTALL README TODO
12cr|linksysmon-1.1.4-5|91	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/linksysmon.conf
12cr|linksysmon-1.1.4-5|92	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/linksysmon
12cr|linksysmon-1.1.4-5|93	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/linksysmon
12cr|linksysmon-1.1.4-5|94	%attr(0755,root,root) %{_sysconfdir}/cron.daily/linksysmon-report
12cr|linksysmon-1.1.4-5|95	%attr(0755,root,root) %{_initrddir}/linksysmon
12cr|linksysmon-1.1.4-5|96	%attr(0755,root,root) %{_sbindir}/*
12cr|linksysmon-1.1.4-5|97	%attr(0644,root,root) %{perl_vendorlib}/linksysmon.pm
12cr|linksysmon-1.1.4-5|98	
12cr|linksysmon-1.1.4-5|99	
12cr|linksysmon-1.1.4-5|100	
12cr|linksysmon-1.1.4-5|101	
12cr|linksysmon-1.1.4-5|102	%changelog
12cr|linksysmon-1.1.4-5|103	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-5mdv2011.0
12cr|linksysmon-1.1.4-5|104	+ Revision: 620241
12cr|linksysmon-1.1.4-5|105	- the mass rebuild of 2010.0 packages
12cr|linksysmon-1.1.4-5|106	
12cr|linksysmon-1.1.4-5|107	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1.4-4mdv2010.0
12cr|linksysmon-1.1.4-5|108	+ Revision: 429853
12cr|linksysmon-1.1.4-5|109	- rebuild
12cr|linksysmon-1.1.4-5|110	
12cr|linksysmon-1.1.4-5|111	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.1.4-3mdv2009.0
12cr|linksysmon-1.1.4-5|112	+ Revision: 250812
12cr|linksysmon-1.1.4-5|113	- rebuild
12cr|linksysmon-1.1.4-5|114	
12cr|linksysmon-1.1.4-5|115	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.1.4-1mdv2008.1
12cr|linksysmon-1.1.4-5|116	+ Revision: 136572
12cr|linksysmon-1.1.4-5|117	- restore BuildRoot
12cr|linksysmon-1.1.4-5|118	
12cr|linksysmon-1.1.4-5|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|linksysmon-1.1.4-5|120	- kill re-definition of %%buildroot on Pixel's request
12cr|linksysmon-1.1.4-5|121	
12cr|linksysmon-1.1.4-5|122	
12cr|linksysmon-1.1.4-5|123	* Fri Mar 02 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-1mdv2007.0
12cr|linksysmon-1.1.4-5|124	+ Revision: 131191
12cr|linksysmon-1.1.4-5|125	- Import linksysmon
12cr|linksysmon-1.1.4-5|126	
12cr|linksysmon-1.1.4-5|127	* Wed Feb 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-1mdk
12cr|linksysmon-1.1.4-5|128	- initial Mandriva package
12cr|linksysmon-1.1.4-5|129	

2894 12
12cr|linuxdcpp-1.1.0-1|1	%define name	linuxdcpp
12cr|linuxdcpp-1.1.0-1|2	%define version	1.1.0
12cr|linuxdcpp-1.1.0-1|3	%define snapshot 0
12cr|linuxdcpp-1.1.0-1|4	%define rel	1
12cr|linuxdcpp-1.1.0-1|5	
12cr|linuxdcpp-1.1.0-1|6	%if %{snapshot}
12cr|linuxdcpp-1.1.0-1|7	%define release	%mkrel 0.%{snapshot}.%{rel}
12cr|linuxdcpp-1.1.0-1|8	%else
12cr|linuxdcpp-1.1.0-1|9	%define release %mkrel %{rel}
12cr|linuxdcpp-1.1.0-1|10	%endif
12cr|linuxdcpp-1.1.0-1|11	
12cr|linuxdcpp-1.1.0-1|12	# for menu
12cr|linuxdcpp-1.1.0-1|13	%define title	LinuxDC++
12cr|linuxdcpp-1.1.0-1|14	%define comment	Direct Connect client
12cr|linuxdcpp-1.1.0-1|15	
12cr|linuxdcpp-1.1.0-1|16	Summary:	A DC++ port for Linux
12cr|linuxdcpp-1.1.0-1|17	Name:		%{name}
12cr|linuxdcpp-1.1.0-1|18	Version:	%{version}
12cr|linuxdcpp-1.1.0-1|19	Release:	%{release}
12cr|linuxdcpp-1.1.0-1|20	License:	GPL
12cr|linuxdcpp-1.1.0-1|21	Group:		Networking/File transfer
12cr|linuxdcpp-1.1.0-1|22	URL:		http://launchpad.net/linuxdcpp/
12cr|linuxdcpp-1.1.0-1|23	%if %{snapshot}
12cr|linuxdcpp-1.1.0-1|24	Source:		%{name}-%{snapshot}.tar.bz2
12cr|linuxdcpp-1.1.0-1|25	%else
12cr|linuxdcpp-1.1.0-1|26	Source:		http://launchpad.net/linuxdcpp/1.0/%{version}/+download/linuxdcpp-%{version}.tar.bz2
12cr|linuxdcpp-1.1.0-1|27	%endif
12cr|linuxdcpp-1.1.0-1|28	BuildRoot:	%{_tmppath}/%{name}-root
12cr|linuxdcpp-1.1.0-1|29	Obsoletes:	linuxdc++ < 0-20070000
12cr|linuxdcpp-1.1.0-1|30	Provides:	linuxdc++ = %{version}
12cr|linuxdcpp-1.1.0-1|31	BuildRequires:	glib2-devel >= 2.4
12cr|linuxdcpp-1.1.0-1|32	BuildRequires:	gtk+2-devel >= 2.6
12cr|linuxdcpp-1.1.0-1|33	BuildRequires:	libglade2.0-devel >= 2.4
12cr|linuxdcpp-1.1.0-1|34	BuildRequires:	bzip2-devel
12cr|linuxdcpp-1.1.0-1|35	BuildRequires:	zlib-devel
12cr|linuxdcpp-1.1.0-1|36	BuildRequires:	png-devel
12cr|linuxdcpp-1.1.0-1|37	BuildRequires:	boost-devel
12cr|linuxdcpp-1.1.0-1|38	BuildRequires:	freetype2-devel
12cr|linuxdcpp-1.1.0-1|39	BuildRequires:	openssl-devel
12cr|linuxdcpp-1.1.0-1|40	BuildRequires:	scons
12cr|linuxdcpp-1.1.0-1|41	BuildRequires: libnotify-devel
12cr|linuxdcpp-1.1.0-1|42	
12cr|linuxdcpp-1.1.0-1|43	%description
12cr|linuxdcpp-1.1.0-1|44	LinuxDC++ is a project to port the DC++ Direct Connect client for
12cr|linuxdcpp-1.1.0-1|45	Linux.
12cr|linuxdcpp-1.1.0-1|46	
12cr|linuxdcpp-1.1.0-1|47	%prep
12cr|linuxdcpp-1.1.0-1|48	%if %{snapshot}
12cr|linuxdcpp-1.1.0-1|49	%setup -q -n %{name}
12cr|linuxdcpp-1.1.0-1|50	%else
12cr|linuxdcpp-1.1.0-1|51	%setup -q
12cr|linuxdcpp-1.1.0-1|52	%endif
12cr|linuxdcpp-1.1.0-1|53	
12cr|linuxdcpp-1.1.0-1|54	%build
12cr|linuxdcpp-1.1.0-1|55	export CFLAGS="%{optflags}"
12cr|linuxdcpp-1.1.0-1|56	export CXXFLAGS="%{optflags}"
12cr|linuxdcpp-1.1.0-1|57	scons PREFIX="%{_prefix}"
12cr|linuxdcpp-1.1.0-1|58	
12cr|linuxdcpp-1.1.0-1|59	%install
12cr|linuxdcpp-1.1.0-1|60	rm -rf %{buildroot}
12cr|linuxdcpp-1.1.0-1|61	scons PREFIX="%{_prefix}" FAKE_ROOT="%{buildroot}" release=1 install
12cr|linuxdcpp-1.1.0-1|62	
12cr|linuxdcpp-1.1.0-1|63	rm -v %{buildroot}%{_datadir}/doc/linuxdcpp/*
12cr|linuxdcpp-1.1.0-1|64	
12cr|linuxdcpp-1.1.0-1|65	%find_lang %{name} --all-name
12cr|linuxdcpp-1.1.0-1|66	
12cr|linuxdcpp-1.1.0-1|67	%clean
12cr|linuxdcpp-1.1.0-1|68	rm -rf %{buildroot}
12cr|linuxdcpp-1.1.0-1|69	
12cr|linuxdcpp-1.1.0-1|70	%files -f %{name}.lang
12cr|linuxdcpp-1.1.0-1|71	%defattr(-,root,root)
12cr|linuxdcpp-1.1.0-1|72	%doc *.txt
12cr|linuxdcpp-1.1.0-1|73	%{_bindir}/%{name}
12cr|linuxdcpp-1.1.0-1|74	%{_datadir}/%{name}
12cr|linuxdcpp-1.1.0-1|75	%{_iconsdir}/hicolor/*/*/%{name}.*
12cr|linuxdcpp-1.1.0-1|76	%{_datadir}/applications/%{name}.desktop
12cr|linuxdcpp-1.1.0-1|77	
12cr|linuxdcpp-1.1.0-1|78	
12cr|linuxdcpp-1.1.0-1|79	
12cr|linuxdcpp-1.1.0-1|80	%changelog
12cr|linuxdcpp-1.1.0-1|81	* Tue Aug 09 2011 Andrey Bondrov <abondrov@mandriva.org> 1.1.0-1mdv2012.0
12cr|linuxdcpp-1.1.0-1|82	+ Revision: 693736
12cr|linuxdcpp-1.1.0-1|83	- Fix BuildRequires
12cr|linuxdcpp-1.1.0-1|84	- imported package linuxdcpp
12cr|linuxdcpp-1.1.0-1|85	
12cr|linuxdcpp-1.1.0-1|86	
12cr|linuxdcpp-1.1.0-1|87	* Tue Aug 09 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 1.1.0-1mdv2010.2
12cr|linuxdcpp-1.1.0-1|88	- 1.1.0
12cr|linuxdcpp-1.1.0-1|89	
12cr|linuxdcpp-1.1.0-1|90	* Sat Mar 07 2009 Anssi Hannula <anssi@zarb.org> 1.0.3-1plf2009.1
12cr|linuxdcpp-1.1.0-1|91	- new version
12cr|linuxdcpp-1.1.0-1|92	
12cr|linuxdcpp-1.1.0-1|93	* Tue Feb 05 2008 Anssi Hannula <anssi@zarb.org> 1.0.1-1plf2008.1
12cr|linuxdcpp-1.1.0-1|94	- 1.0.1
12cr|linuxdcpp-1.1.0-1|95	
12cr|linuxdcpp-1.1.0-1|96	* Thu Nov 01 2007 Anssi Hannula <anssi@zarb.org> 1.0.0-1plf2008.1
12cr|linuxdcpp-1.1.0-1|97	- 1.0.0
12cr|linuxdcpp-1.1.0-1|98	
12cr|linuxdcpp-1.1.0-1|99	* Fri Mar 09 2007 Anssi Hannula <anssi@zarb.rog> 0-0.20070309.1plf2007.1
12cr|linuxdcpp-1.1.0-1|100	- new snapshot
12cr|linuxdcpp-1.1.0-1|101	- author streamlined naming, rename pkg to match
12cr|linuxdcpp-1.1.0-1|102	
12cr|linuxdcpp-1.1.0-1|103	* Thu Oct 26 2006 Anssi Hannula <anssi@zarb.rog> 0-20061026.1plf2007.0
12cr|linuxdcpp-1.1.0-1|104	- new snapshot
12cr|linuxdcpp-1.1.0-1|105	
12cr|linuxdcpp-1.1.0-1|106	* Thu Aug 31 2006 Anssi Hannula <anssi@zarb.rog> 0-20060831.1plf2007.0
12cr|linuxdcpp-1.1.0-1|107	- new snapshot
12cr|linuxdcpp-1.1.0-1|108	
12cr|linuxdcpp-1.1.0-1|109	* Fri Aug 11 2006 Anssi Hannula <anssi@zarb.org> 0-20060811.1plf2007.0
12cr|linuxdcpp-1.1.0-1|110	- initial PLF release

2895 12
12cr|linux_logo-5.11-4|1	Summary:	ASCII Tux (Linux Penguin)
12cr|linux_logo-5.11-4|2	Name:		linux_logo
12cr|linux_logo-5.11-4|3	Version:	5.11
12cr|linux_logo-5.11-4|4	Release:	4
12cr|linux_logo-5.11-4|5	License:	GPL
12cr|linux_logo-5.11-4|6	Group:		System/Configuration/Boot and Init
12cr|linux_logo-5.11-4|7	Source0:	http://www.deater.net/weave/vmwprod/linux_logo/%{name}-%{version}.tar.gz
12cr|linux_logo-5.11-4|8	URL:		http://www.deater.net/weave/vmwprod/linux_logo/
12cr|linux_logo-5.11-4|9	Patch0:		linux_logo-5.02-use-mdk-logo.patch
12cr|linux_logo-5.11-4|10	
12cr|linux_logo-5.11-4|11	%define debug_package \
12cr|linux_logo-5.11-4|12	%ifnarch noarch\
12cr|linux_logo-5.11-4|13	%global __debug_package 1\
12cr|linux_logo-5.11-4|14	%package debuginfo\
12cr|linux_logo-5.11-4|15	Summary: Debug information for package %{name}\
12cr|linux_logo-5.11-4|16	Group: Development/Debug\
12cr|linux_logo-5.11-4|17	AutoReqProv: 0\
12cr|linux_logo-5.11-4|18	%description debuginfo\
12cr|linux_logo-5.11-4|19	This package provides debug information for package %{name}.\
12cr|linux_logo-5.11-4|20	Debug information is useful when developing applications that use this\
12cr|linux_logo-5.11-4|21	package or when debugging this package.\
12cr|linux_logo-5.11-4|22	%files debuginfo -f debugfiles.list\
12cr|linux_logo-5.11-4|23	%defattr(-,root,root)\
12cr|linux_logo-5.11-4|24	%endif\
12cr|linux_logo-5.11-4|25	%{nil}
12cr|linux_logo-5.11-4|26	
12cr|linux_logo-5.11-4|27	%description
12cr|linux_logo-5.11-4|28	This package contains an ASCII Linux-Penguin.
12cr|linux_logo-5.11-4|29	
12cr|linux_logo-5.11-4|30	%prep
12cr|linux_logo-5.11-4|31	%setup -q
12cr|linux_logo-5.11-4|32	%patch0 -p1 -b .mdklogos~
12cr|linux_logo-5.11-4|33	find -exec chmod go+r {} +
12cr|linux_logo-5.11-4|34	
12cr|linux_logo-5.11-4|35	%build
12cr|linux_logo-5.11-4|36	./configure --prefix=%{_prefix}
12cr|linux_logo-5.11-4|37	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12cr|linux_logo-5.11-4|38	
12cr|linux_logo-5.11-4|39	%install
12cr|linux_logo-5.11-4|40	make install PREFIX=%{buildroot}%{_prefix}
12cr|linux_logo-5.11-4|41	
12cr|linux_logo-5.11-4|42	%find_lang %{name}
12cr|linux_logo-5.11-4|43	
12cr|linux_logo-5.11-4|44	%files -f %{name}.lang
12cr|linux_logo-5.11-4|45	%doc ANNOUNCE.logo BUGS CHANGES README TODO
12cr|linux_logo-5.11-4|46	%doc LINUX_LOGO.FAQ USAGE README.CUSTOM_LOGOS
12cr|linux_logo-5.11-4|47	%{_bindir}/linux_logo
12cr|linux_logo-5.11-4|48	%{_mandir}/man1/linux_logo.1*
12cr|linux_logo-5.11-4|49	
12cr|linux_logo-5.11-4|50	
12cr|linux_logo-5.11-4|51	
12cr|linux_logo-5.11-4|52	%changelog
12cr|linux_logo-5.11-4|53	

2896 12
12cr|linuxsampler-1.0.0-2|1	%define	major	3
12cr|linuxsampler-1.0.0-2|2	%define	libname	%mklibname %name %major
12cr|linuxsampler-1.0.0-2|3	%define	develname %mklibname %name -d
12cr|linuxsampler-1.0.0-2|4	
12cr|linuxsampler-1.0.0-2|5	Name:          linuxsampler
12cr|linuxsampler-1.0.0-2|6	Summary:       Professional grade software audio sampler
12cr|linuxsampler-1.0.0-2|7	Version:       1.0.0
12cr|linuxsampler-1.0.0-2|8	Release:       %mkrel 2
12cr|linuxsampler-1.0.0-2|9	License:       GPL
12cr|linuxsampler-1.0.0-2|10	Group:	       Sound
12cr|linuxsampler-1.0.0-2|11	Source0:       %{name}-%{version}.tar.bz2
12cr|linuxsampler-1.0.0-2|12	URL: 	       http://www.linuxsampler.org/
12cr|linuxsampler-1.0.0-2|13	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|linuxsampler-1.0.0-2|14	
12cr|linuxsampler-1.0.0-2|15	BuildRequires: libgig-devel >= 3.3.0
12cr|linuxsampler-1.0.0-2|16	BuildRequires: jackit-devel
12cr|linuxsampler-1.0.0-2|17	BuildRequires: dssi-devel
12cr|linuxsampler-1.0.0-2|18	BuildRequires: sqlite3-devel
12cr|linuxsampler-1.0.0-2|19	BuildRequires: lv2core-devel
12cr|linuxsampler-1.0.0-2|20	#BuildRequires: arts-devel
12cr|linuxsampler-1.0.0-2|21	
12cr|linuxsampler-1.0.0-2|22	%description
12cr|linuxsampler-1.0.0-2|23	LinuxSampler is a professional grade software audio sampler
12cr|linuxsampler-1.0.0-2|24	that aims to deliver performance and features at par with
12cr|linuxsampler-1.0.0-2|25	hardware sampler devices
12cr|linuxsampler-1.0.0-2|26	
12cr|linuxsampler-1.0.0-2|27	%files
12cr|linuxsampler-1.0.0-2|28	%defattr(-,root,root)
12cr|linuxsampler-1.0.0-2|29	%_bindir/linuxsampler
12cr|linuxsampler-1.0.0-2|30	%_mandir/man1/linuxsampler.1.*
12cr|linuxsampler-1.0.0-2|31	%_prefix/README.urpmi
12cr|linuxsampler-1.0.0-2|32	%_localstatedir/lib/%{name}/*.db
12cr|linuxsampler-1.0.0-2|33	%dir %_libdir/%{name}/plugins
12cr|linuxsampler-1.0.0-2|34	
12cr|linuxsampler-1.0.0-2|35	#--------------------------------------------------------------------
12cr|linuxsampler-1.0.0-2|36	
12cr|linuxsampler-1.0.0-2|37	%package -n	%libname
12cr|linuxsampler-1.0.0-2|38	Group: 		System/Libraries
12cr|linuxsampler-1.0.0-2|39	Summary: 	Libraries for %name
12cr|linuxsampler-1.0.0-2|40	Provides: 	lib%name = %version-%release
12cr|linuxsampler-1.0.0-2|41	
12cr|linuxsampler-1.0.0-2|42	%description -n %libname
12cr|linuxsampler-1.0.0-2|43	Librairies from %name
12cr|linuxsampler-1.0.0-2|44	
12cr|linuxsampler-1.0.0-2|45	%if %mdkversion < 200900
12cr|linuxsampler-1.0.0-2|46	%post -n %libname -p /sbin/ldconfig
12cr|linuxsampler-1.0.0-2|47	%endif
12cr|linuxsampler-1.0.0-2|48	%if %mdkversion < 200900
12cr|linuxsampler-1.0.0-2|49	%postun -n %libname -p /sbin/ldconfig
12cr|linuxsampler-1.0.0-2|50	%endif
12cr|linuxsampler-1.0.0-2|51	
12cr|linuxsampler-1.0.0-2|52	%files -n %libname
12cr|linuxsampler-1.0.0-2|53	%defattr(-,root,root)
12cr|linuxsampler-1.0.0-2|54	%_libdir/linuxsampler/liblinuxsampler.so.%{major}*
12cr|linuxsampler-1.0.0-2|55	
12cr|linuxsampler-1.0.0-2|56	#--------------------------------------------------------------------
12cr|linuxsampler-1.0.0-2|57	
12cr|linuxsampler-1.0.0-2|58	%package -n	%develname
12cr|linuxsampler-1.0.0-2|59	Group: 		Development/Other
12cr|linuxsampler-1.0.0-2|60	Summary: 	Libraries for %name
12cr|linuxsampler-1.0.0-2|61	Requires:	%libname = %version-%release
12cr|linuxsampler-1.0.0-2|62	Provides:	lib%name-devel = %version-%release
12cr|linuxsampler-1.0.0-2|63	Provides: 	%{name}-devel = %{version}-%{release}
12cr|linuxsampler-1.0.0-2|64	Obsoletes:	%{_lib}%{name}1-devel
12cr|linuxsampler-1.0.0-2|65	
12cr|linuxsampler-1.0.0-2|66	%description -n	%develname
12cr|linuxsampler-1.0.0-2|67	Development libraries from %name
12cr|linuxsampler-1.0.0-2|68	
12cr|linuxsampler-1.0.0-2|69	%files -n %develname
12cr|linuxsampler-1.0.0-2|70	%defattr (-,root,root)
12cr|linuxsampler-1.0.0-2|71	%_includedir/%name/*.h
12cr|linuxsampler-1.0.0-2|72	%_includedir/%name/common/*.h
12cr|linuxsampler-1.0.0-2|73	%_includedir/%name/drivers/*.h
12cr|linuxsampler-1.0.0-2|74	%_includedir/%name/drivers/audio/*.h
12cr|linuxsampler-1.0.0-2|75	%_includedir/%name/drivers/midi/*.h
12cr|linuxsampler-1.0.0-2|76	%_includedir/%name/effects/*.h
12cr|linuxsampler-1.0.0-2|77	%_includedir/%name/engines/*.h
12cr|linuxsampler-1.0.0-2|78	%_includedir/%name/plugins/*.h
12cr|linuxsampler-1.0.0-2|79	%_libdir/pkgconfig/%name.pc
12cr|linuxsampler-1.0.0-2|80	%_libdir/dssi/*.a
12cr|linuxsampler-1.0.0-2|81	%_libdir/dssi/*.so
12cr|linuxsampler-1.0.0-2|82	%_libdir/lv2/linuxsampler.lv2/*.a
12cr|linuxsampler-1.0.0-2|83	%_libdir/lv2/linuxsampler.lv2/*.so
12cr|linuxsampler-1.0.0-2|84	%_libdir/lv2/linuxsampler.lv2/*.ttl
12cr|linuxsampler-1.0.0-2|85	%_libdir/%name/liblinuxsampler.a
12cr|linuxsampler-1.0.0-2|86	%_libdir/%name/liblinuxsampler.so
12cr|linuxsampler-1.0.0-2|87	
12cr|linuxsampler-1.0.0-2|88	#--------------------------------------------------------------------
12cr|linuxsampler-1.0.0-2|89	
12cr|linuxsampler-1.0.0-2|90	%prep
12cr|linuxsampler-1.0.0-2|91	%setup -q -n %name-%version
12cr|linuxsampler-1.0.0-2|92	perl -pi -e "s/append\(element\)/this->append\(element\)/g" src/common/Pool.h
12cr|linuxsampler-1.0.0-2|93	
12cr|linuxsampler-1.0.0-2|94	%build
12cr|linuxsampler-1.0.0-2|95	LDFLAGS="-lpthread -ldl" %configure2_5x
12cr|linuxsampler-1.0.0-2|96	%make
12cr|linuxsampler-1.0.0-2|97	
12cr|linuxsampler-1.0.0-2|98	%install
12cr|linuxsampler-1.0.0-2|99	make DESTDIR=%buildroot  install
12cr|linuxsampler-1.0.0-2|100	
12cr|linuxsampler-1.0.0-2|101	cat > %buildroot/%_prefix/README.urpmi <<EOF
12cr|linuxsampler-1.0.0-2|102	
12cr|linuxsampler-1.0.0-2|103	WARNING
12cr|linuxsampler-1.0.0-2|104	-------
12cr|linuxsampler-1.0.0-2|105	LinuxSampler is licensed under the GNU GPL with the exception that
12cr|linuxsampler-1.0.0-2|106	USAGE of the source code, libraries and applications FOR COMMERCIAL
12cr|linuxsampler-1.0.0-2|107	HARDWARE OR SOFTWARE PRODUCTS IS NOT ALLOWED  without prior written
12cr|linuxsampler-1.0.0-2|108	permission by the LinuxSampler authors. If you have questions on the
12cr|linuxsampler-1.0.0-2|109	subject, that are not yet covered by the FAQ, please contact us.
12cr|linuxsampler-1.0.0-2|110	
12cr|linuxsampler-1.0.0-2|111	EOF
12cr|linuxsampler-1.0.0-2|112	
12cr|linuxsampler-1.0.0-2|113	%clean
12cr|linuxsampler-1.0.0-2|114	
12cr|linuxsampler-1.0.0-2|115	
12cr|linuxsampler-1.0.0-2|116	
12cr|linuxsampler-1.0.0-2|117	%changelog
12cr|linuxsampler-1.0.0-2|118	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2011.0
12cr|linuxsampler-1.0.0-2|119	+ Revision: 620242
12cr|linuxsampler-1.0.0-2|120	- the mass rebuild of 2010.0 packages
12cr|linuxsampler-1.0.0-2|121	
12cr|linuxsampler-1.0.0-2|122	* Thu Aug 27 2009 Emmanuel Andry <eandry@mandriva.org> 1.0.0-1mdv2010.0
12cr|linuxsampler-1.0.0-2|123	+ Revision: 421786
12cr|linuxsampler-1.0.0-2|124	- New version 1.0.0
12cr|linuxsampler-1.0.0-2|125	- new major 3
12cr|linuxsampler-1.0.0-2|126	- drop arts support
12cr|linuxsampler-1.0.0-2|127	
12cr|linuxsampler-1.0.0-2|128	+ Thierry Vignaud <tv@mandriva.org>
12cr|linuxsampler-1.0.0-2|129	- rebuild
12cr|linuxsampler-1.0.0-2|130	
12cr|linuxsampler-1.0.0-2|131	+ Pixel <pixel@mandriva.com>
12cr|linuxsampler-1.0.0-2|132	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|linuxsampler-1.0.0-2|133	
12cr|linuxsampler-1.0.0-2|134	* Sat Dec 15 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.5.1-1mdv2008.1
12cr|linuxsampler-1.0.0-2|135	+ Revision: 120284
12cr|linuxsampler-1.0.0-2|136	- import linuxsampler
12cr|linuxsampler-1.0.0-2|137	
12cr|linuxsampler-1.0.0-2|138	

2897 12
12cr|linuxsms-0.77-7|1	%define	name	linuxsms
12cr|linuxsms-0.77-7|2	%define version	0.77
12cr|linuxsms-0.77-7|3	%define release	 %mkrel 7
12cr|linuxsms-0.77-7|4	
12cr|linuxsms-0.77-7|5	
12cr|linuxsms-0.77-7|6	%define summary	Cool script to send SMS
12cr|linuxsms-0.77-7|7	
12cr|linuxsms-0.77-7|8	Summary:	%summary
12cr|linuxsms-0.77-7|9	Name:		%name
12cr|linuxsms-0.77-7|10	Version:	%version
12cr|linuxsms-0.77-7|11	Release:	%release
12cr|linuxsms-0.77-7|12	Source0:	%name-%version.tar.bz2
12cr|linuxsms-0.77-7|13	Source1:	%name-icons.tar.bz2
12cr|linuxsms-0.77-7|14	Source2:	xlinuxsms.pl.bz2
12cr|linuxsms-0.77-7|15	Patch0:		%name-makefile.patch.bz2
12cr|linuxsms-0.77-7|16	Patch1:		linuxsms-0.77-pady.patch.bz2
12cr|linuxsms-0.77-7|17	License:	GPL
12cr|linuxsms-0.77-7|18	Group:		Communications
12cr|linuxsms-0.77-7|19	URL:		http://linuxsms.sourceforge.net
12cr|linuxsms-0.77-7|20	BuildRoot:	%_tmppath/%name-buildroot
12cr|linuxsms-0.77-7|21	Buildarch:	noarch
12cr|linuxsms-0.77-7|22	
12cr|linuxsms-0.77-7|23	%description
12cr|linuxsms-0.77-7|24	Linuxsms is a cool script in Perl for send short messages to gsm phones
12cr|linuxsms-0.77-7|25	(aka: sms 8-)) written by z0mbie.
12cr|linuxsms-0.77-7|26	Also includes a small Perl script with a GUI for linuxsms.
12cr|linuxsms-0.77-7|27	
12cr|linuxsms-0.77-7|28	%prep
12cr|linuxsms-0.77-7|29	%setup -q
12cr|linuxsms-0.77-7|30	%setup -q -T -D -a1
12cr|linuxsms-0.77-7|31	%patch0 -p1 -b .linuxsms-makefile.patch
12cr|linuxsms-0.77-7|32	bzcat %{SOURCE2} > xlinuxsms.pl
12cr|linuxsms-0.77-7|33	%patch1 -p1
12cr|linuxsms-0.77-7|34	
12cr|linuxsms-0.77-7|35	%build
12cr|linuxsms-0.77-7|36	
12cr|linuxsms-0.77-7|37	%install
12cr|linuxsms-0.77-7|38	%makeinstall
12cr|linuxsms-0.77-7|39	
12cr|linuxsms-0.77-7|40	# install icons
12cr|linuxsms-0.77-7|41	%__install -D -m 644 %{name}48.png %buildroot/%_liconsdir/%name.png
12cr|linuxsms-0.77-7|42	%__install -D -m 644 %{name}32.png %buildroot/%_iconsdir/%name.png
12cr|linuxsms-0.77-7|43	%__install -D -m 644 %{name}16.png %buildroot/%_miconsdir/%name.png
12cr|linuxsms-0.77-7|44	
12cr|linuxsms-0.77-7|45	# menu
12cr|linuxsms-0.77-7|46	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|linuxsms-0.77-7|47	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%name.desktop
12cr|linuxsms-0.77-7|48	[Desktop Entry]
12cr|linuxsms-0.77-7|49	Type=Application
12cr|linuxsms-0.77-7|50	Exec=%_bindir/xlinuxsms.pl
12cr|linuxsms-0.77-7|51	Icon=%name
12cr|linuxsms-0.77-7|52	Categories=Network;
12cr|linuxsms-0.77-7|53	Name=LinuxSMS
12cr|linuxsms-0.77-7|54	Comment=%summary
12cr|linuxsms-0.77-7|55	EOF
12cr|linuxsms-0.77-7|56	
12cr|linuxsms-0.77-7|57	%if %mdkversion < 200900
12cr|linuxsms-0.77-7|58	%post
12cr|linuxsms-0.77-7|59	%update_menus
12cr|linuxsms-0.77-7|60	%endif
12cr|linuxsms-0.77-7|61	
12cr|linuxsms-0.77-7|62	%if %mdkversion < 200900
12cr|linuxsms-0.77-7|63	%postun
12cr|linuxsms-0.77-7|64	%update_menus
12cr|linuxsms-0.77-7|65	%endif
12cr|linuxsms-0.77-7|66	
12cr|linuxsms-0.77-7|67	%clean
12cr|linuxsms-0.77-7|68	rm -rf $RPM_BUILD_ROOT
12cr|linuxsms-0.77-7|69	
12cr|linuxsms-0.77-7|70	%files
12cr|linuxsms-0.77-7|71	%defattr(0755,root,bin)
12cr|linuxsms-0.77-7|72	%{_bindir}/linuxsms
12cr|linuxsms-0.77-7|73	%{_bindir}/xlinuxsms.pl
12cr|linuxsms-0.77-7|74	%defattr(-,root,root,0755)
12cr|linuxsms-0.77-7|75	%doc BUGS CHANGES COPYING README README.ES TODO
12cr|linuxsms-0.77-7|76	%{_mandir}/man1/linuxsms.1*
12cr|linuxsms-0.77-7|77	%{_datadir}/applications/mandriva-*.desktop
12cr|linuxsms-0.77-7|78	%{_miconsdir}/*
12cr|linuxsms-0.77-7|79	%{_iconsdir}/*.png
12cr|linuxsms-0.77-7|80	%{_liconsdir}/*
12cr|linuxsms-0.77-7|81	
12cr|linuxsms-0.77-7|82	
12cr|linuxsms-0.77-7|83	
12cr|linuxsms-0.77-7|84	%changelog
12cr|linuxsms-0.77-7|85	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.77-7mdv2011.0
12cr|linuxsms-0.77-7|86	+ Revision: 620243
12cr|linuxsms-0.77-7|87	- the mass rebuild of 2010.0 packages
12cr|linuxsms-0.77-7|88	
12cr|linuxsms-0.77-7|89	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.77-6mdv2010.0
12cr|linuxsms-0.77-7|90	+ Revision: 429856
12cr|linuxsms-0.77-7|91	- rebuild
12cr|linuxsms-0.77-7|92	
12cr|linuxsms-0.77-7|93	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 0.77-5mdv2009.0
12cr|linuxsms-0.77-7|94	+ Revision: 251117
12cr|linuxsms-0.77-7|95	- rebuild
12cr|linuxsms-0.77-7|96	
12cr|linuxsms-0.77-7|97	+ Pixel <pixel@mandriva.com>
12cr|linuxsms-0.77-7|98	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|linuxsms-0.77-7|99	
12cr|linuxsms-0.77-7|100	+ Olivier Blin <oblin@mandriva.com>
12cr|linuxsms-0.77-7|101	- restore BuildRoot
12cr|linuxsms-0.77-7|102	
12cr|linuxsms-0.77-7|103	* Wed Dec 19 2007 Thierry Vignaud <tv@mandriva.org> 0.77-3mdv2008.1
12cr|linuxsms-0.77-7|104	+ Revision: 133065
12cr|linuxsms-0.77-7|105	- auto-convert XDG menu entry
12cr|linuxsms-0.77-7|106	- kill re-definition of %%buildroot on Pixel's request
12cr|linuxsms-0.77-7|107	- use %%mkrel
12cr|linuxsms-0.77-7|108	- fix hardcoded man page extension
12cr|linuxsms-0.77-7|109	- import linuxsms
12cr|linuxsms-0.77-7|110	
12cr|linuxsms-0.77-7|111	
12cr|linuxsms-0.77-7|112	* Fri Jul 08 2005 Lenny Cartier <lenny@mandriva.com> 0.77-3mdk
12cr|linuxsms-0.77-7|113	- rebuild
12cr|linuxsms-0.77-7|114	
12cr|linuxsms-0.77-7|115	* Wed May 12 2004 Daouda LO <daouda@mandrakesoft.com> 0.77-2mdk
12cr|linuxsms-0.77-7|116	- fix the '-pady' option for tk frontend (pointed by Adam)
12cr|linuxsms-0.77-7|117	
12cr|linuxsms-0.77-7|118	* Tue May 04 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.77-1mdk
12cr|linuxsms-0.77-7|119	- 0.77
12cr|linuxsms-0.77-7|120	
12cr|linuxsms-0.77-7|121	* Fri Feb 20 2004 David Baudens <baudens@mandrakesoft.com> 0.76-2mdk
12cr|linuxsms-0.77-7|122	- Fix menu
12cr|linuxsms-0.77-7|123	- Allow to be launched
12cr|linuxsms-0.77-7|124	
12cr|linuxsms-0.77-7|125	* Thu Dec 04 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.76-1mdk
12cr|linuxsms-0.77-7|126	- 0.76
12cr|linuxsms-0.77-7|127	
12cr|linuxsms-0.77-7|128	* Sun Nov 23 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.74-1mdk
12cr|linuxsms-0.77-7|129	- 0.74
12cr|linuxsms-0.77-7|130	
12cr|linuxsms-0.77-7|131	* Fri Nov 15 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.73-1mdk
12cr|linuxsms-0.77-7|132	- patch merged upstream (for e-zones portal)
12cr|linuxsms-0.77-7|133	- update xlinuxsms interface
12cr|linuxsms-0.77-7|134	
12cr|linuxsms-0.77-7|135	* Mon Nov 03 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.71-1mdk
12cr|linuxsms-0.77-7|136	- 0.71
12cr|linuxsms-0.77-7|137	
12cr|linuxsms-0.77-7|138	* Mon Sep 22 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 0.68-2mdk
12cr|linuxsms-0.77-7|139	- fixed title and section definitions
12cr|linuxsms-0.77-7|140	- fixed version in changelog, grrrr
12cr|linuxsms-0.77-7|141	
12cr|linuxsms-0.77-7|142	* Mon Sep 22 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 0.68-1mdk
12cr|linuxsms-0.77-7|143	- new version
12cr|linuxsms-0.77-7|144	- drop prefix
12cr|linuxsms-0.77-7|145	- repackaged icons
12cr|linuxsms-0.77-7|146	- macroszification and other cosmetic changes in spec file
12cr|linuxsms-0.77-7|147	- added patch to allow send sms via e-zones portal (Eurotel Slovakia)
12cr|linuxsms-0.77-7|148	thanks to Juraj Bednar
12cr|linuxsms-0.77-7|149	
12cr|linuxsms-0.77-7|150	* Wed Aug 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.67-1mdk
12cr|linuxsms-0.77-7|151	- 0.67
12cr|linuxsms-0.77-7|152	
12cr|linuxsms-0.77-7|153	* Fri Jun 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.65-1mdk
12cr|linuxsms-0.77-7|154	- 0.65
12cr|linuxsms-0.77-7|155	
12cr|linuxsms-0.77-7|156	* Mon May 19 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.63-1mdk
12cr|linuxsms-0.77-7|157	- 0.63
12cr|linuxsms-0.77-7|158	
12cr|linuxsms-0.77-7|159	* Thu Apr 10 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.62-1mdk
12cr|linuxsms-0.77-7|160	- 0.62
12cr|linuxsms-0.77-7|161	- regenerate patch
12cr|linuxsms-0.77-7|162	
12cr|linuxsms-0.77-7|163	* Mon Feb 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.60-1mdk
12cr|linuxsms-0.77-7|164	- 0.60
12cr|linuxsms-0.77-7|165	
12cr|linuxsms-0.77-7|166	* Sun Jan 05 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.59-1mdk
12cr|linuxsms-0.77-7|167	- 0.59
12cr|linuxsms-0.77-7|168	
12cr|linuxsms-0.77-7|169	* Mon Oct 28 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.57-1mdk
12cr|linuxsms-0.77-7|170	- 0.57
12cr|linuxsms-0.77-7|171	
12cr|linuxsms-0.77-7|172	* Mon Oct 07 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.56-1mdk
12cr|linuxsms-0.77-7|173	- 0.56
12cr|linuxsms-0.77-7|174	
12cr|linuxsms-0.77-7|175	* Fri Sep 20 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.55-1mdk
12cr|linuxsms-0.77-7|176	- 0.55
12cr|linuxsms-0.77-7|177	
12cr|linuxsms-0.77-7|178	* Mon Jul 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.49-1mdk
12cr|linuxsms-0.77-7|179	- 0.49
12cr|linuxsms-0.77-7|180	
12cr|linuxsms-0.77-7|181	* Mon Jul 08 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.48-1mdk
12cr|linuxsms-0.77-7|182	- 0.48
12cr|linuxsms-0.77-7|183	
12cr|linuxsms-0.77-7|184	* Mon Jun 24 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.46-1mdk
12cr|linuxsms-0.77-7|185	- 0.46
12cr|linuxsms-0.77-7|186	
12cr|linuxsms-0.77-7|187	* Mon Jun 10 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.45-1mdk
12cr|linuxsms-0.77-7|188	- new release
12cr|linuxsms-0.77-7|189	
12cr|linuxsms-0.77-7|190	* Mon May 27 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.44-1mdk
12cr|linuxsms-0.77-7|191	- from Juan Manuel Garcia Molina <juanma_gm@wanadoo.es> :
12cr|linuxsms-0.77-7|192	- Add patch to change the Makefile (avoid static bindir/mandir).
12cr|linuxsms-0.77-7|193	- Add TCL GUI for linuxsms (aka xlinuxsms.pl).
12cr|linuxsms-0.77-7|194	- Modify Makefile to include xlinuxsms.pl.
12cr|linuxsms-0.77-7|195	- 0.44
12cr|linuxsms-0.77-7|196	

2898 12
12cr|lipsofsuna-0.5.0-2|1	%define Werror_cflags %nil
12cr|lipsofsuna-0.5.0-2|2	%define	Summary	Lips of Suna is a tongue-in-cheek dungeon crawl game
12cr|lipsofsuna-0.5.0-2|3	
12cr|lipsofsuna-0.5.0-2|4	Summary:	%{Summary}
12cr|lipsofsuna-0.5.0-2|5	Name:		lipsofsuna
12cr|lipsofsuna-0.5.0-2|6	Version:	0.5.0
12cr|lipsofsuna-0.5.0-2|7	Release:	2
12cr|lipsofsuna-0.5.0-2|8	Source0:	http://sourceforge.net/projects/%{name}/files/%name}/%{version}/%{name}-%{version}.tar.gz
12cr|lipsofsuna-0.5.0-2|9	URL:		http://sourceforge.net/projects/lipsofsuna/
12cr|lipsofsuna-0.5.0-2|10	Group:		Games/Arcade
12cr|lipsofsuna-0.5.0-2|11	License:	GPL
12cr|lipsofsuna-0.5.0-2|12	BuildRequires:	automake SDL-devel desktop-file-utils imagemagick sqlite3-devel bullet-devel
12cr|lipsofsuna-0.5.0-2|13	BuildRequires:	SDL_mixer-devel	GL-devel SDL_ttf-devel glew-devel openal-devel libflac-devel libvorbis-devel enet-devel
12cr|lipsofsuna-0.5.0-2|14	BuildRequires:	lua-devel inotify-tools-devel
12cr|lipsofsuna-0.5.0-2|15	
12cr|lipsofsuna-0.5.0-2|16	%description
12cr|lipsofsuna-0.5.0-2|17	Lips of Suna is a tongue-in-cheek dungeon crawl game that
12cr|lipsofsuna-0.5.0-2|18	takes place in the chaotic dungeons of Suna.
12cr|lipsofsuna-0.5.0-2|19	The five intelligent races of the world descend to the dungeons
12cr|lipsofsuna-0.5.0-2|20	with their goal to save the world from a conclusive disaster.
12cr|lipsofsuna-0.5.0-2|21	
12cr|lipsofsuna-0.5.0-2|22	In your journey to the depths of the dungeons, you will, among
12cr|lipsofsuna-0.5.0-2|23	other things, have to fight creatures of different varieties,
12cr|lipsofsuna-0.5.0-2|24	solve quests, explore new places, and craft custom items.
12cr|lipsofsuna-0.5.0-2|25	Luckily you don't need to do all this alone since you can crawl
12cr|lipsofsuna-0.5.0-2|26	the dungeons with your friends.
12cr|lipsofsuna-0.5.0-2|27	
12cr|lipsofsuna-0.5.0-2|28	%prep
12cr|lipsofsuna-0.5.0-2|29	%setup -q
12cr|lipsofsuna-0.5.0-2|30	
12cr|lipsofsuna-0.5.0-2|31	%build
12cr|lipsofsuna-0.5.0-2|32	./waf configure --prefix=%{_prefix} \
12cr|lipsofsuna-0.5.0-2|33	--libdir=%{_libdir} \
12cr|lipsofsuna-0.5.0-2|34	--bindir=%{_bindir} \
12cr|lipsofsuna-0.5.0-2|35	--relpath=false \
12cr|lipsofsuna-0.5.0-2|36	--optimize=true
12cr|lipsofsuna-0.5.0-2|37	
12cr|lipsofsuna-0.5.0-2|38	%install
12cr|lipsofsuna-0.5.0-2|39	rm -rf %{buildroot}
12cr|lipsofsuna-0.5.0-2|40	./waf install --destdir=$RPM_BUILD_ROOT
12cr|lipsofsuna-0.5.0-2|41	
12cr|lipsofsuna-0.5.0-2|42	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|lipsofsuna-0.5.0-2|43	[Desktop Entry]
12cr|lipsofsuna-0.5.0-2|44	Name=Lips of Suna
12cr|lipsofsuna-0.5.0-2|45	Comment=%{Summary}
12cr|lipsofsuna-0.5.0-2|46	Exec=%{_bindir}/%{name}
12cr|lipsofsuna-0.5.0-2|47	Icon=%{name}
12cr|lipsofsuna-0.5.0-2|48	Terminal=false
12cr|lipsofsuna-0.5.0-2|49	Type=Application
12cr|lipsofsuna-0.5.0-2|50	StartupNotify=true
12cr|lipsofsuna-0.5.0-2|51	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cr|lipsofsuna-0.5.0-2|52	EOF
12cr|lipsofsuna-0.5.0-2|53	
12cr|lipsofsuna-0.5.0-2|54	
12cr|lipsofsuna-0.5.0-2|55	%files
12cr|lipsofsuna-0.5.0-2|56	%defattr (-,root,root)
12cr|lipsofsuna-0.5.0-2|57	%{_bindir}/*
12cr|lipsofsuna-0.5.0-2|58	%{_datadir}/%name
12cr|lipsofsuna-0.5.0-2|59	%{_datadir}/applications/*.desktop
12cr|lipsofsuna-0.5.0-2|60	%{_datadir}/pixmaps
12cr|lipsofsuna-0.5.0-2|61	
12cr|lipsofsuna-0.5.0-2|62	
12cr|lipsofsuna-0.5.0-2|63	%changelog
12cr|lipsofsuna-0.5.0-2|64	* Wed Oct 26 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.5.0-1
12cr|lipsofsuna-0.5.0-2|65	+ Revision: 707405
12cr|lipsofsuna-0.5.0-2|66	- lua and initify requirement fix
12cr|lipsofsuna-0.5.0-2|67	- oops dot in summary fix
12cr|lipsofsuna-0.5.0-2|68	- updated to upstream version rpmlint spec fixes
12cr|lipsofsuna-0.5.0-2|69	
12cr|lipsofsuna-0.5.0-2|70	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|lipsofsuna-0.5.0-2|71	- imported package lipsofsuna
12cr|lipsofsuna-0.5.0-2|72	

2899 12
12cr|liquidlnf-2.9.1-1|1	Name:		liquidlnf
12cr|liquidlnf-2.9.1-1|2	Group:		Graphics
12cr|liquidlnf-2.9.1-1|3	Summary:	Java look and feel based on the Mosfet Liquid KDE 3.x theme
12cr|liquidlnf-2.9.1-1|4	Version:	2.9.1
12cr|liquidlnf-2.9.1-1|5	License:	LGPLv2.1
12cr|liquidlnf-2.9.1-1|6	Release:	%mkrel 1
12cr|liquidlnf-2.9.1-1|7	# register an user at https://www.dev.java.net
12cr|liquidlnf-2.9.1-1|8	# cvs -d :pserver:username@cvs.dev.java.net:/cvs checkout liquidlnf
12cr|liquidlnf-2.9.1-1|9	# cp -far liquidlnf liquidlnf-2.9.1
12cr|liquidlnf-2.9.1-1|10	# find liquidlnf-2.9.1 -name CVS -type d -exec rm -fr {} \; 2> /dev/null
12cr|liquidlnf-2.9.1-1|11	Source0:	liquidlnf-2.9.1.tar.xz
12cr|liquidlnf-2.9.1-1|12	URL:		https://liquidlnf.dev.java.net/
12cr|liquidlnf-2.9.1-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|liquidlnf-2.9.1-1|14	
12cr|liquidlnf-2.9.1-1|15	#-----------------------------------------------------------------------
12cr|liquidlnf-2.9.1-1|16	BuildRequires:  ant
12cr|liquidlnf-2.9.1-1|17	BuildRequires:  ant-swing
12cr|liquidlnf-2.9.1-1|18	BuildRequires:  java-rpmbuild
12cr|liquidlnf-2.9.1-1|19	BuildRequires:	jpackage-utils
12cr|liquidlnf-2.9.1-1|20	
12cr|liquidlnf-2.9.1-1|21	#-----------------------------------------------------------------------
12cr|liquidlnf-2.9.1-1|22	Patch0:		liquidlnf-2.9.1-SwingUtilities2.patch
12cr|liquidlnf-2.9.1-1|23	
12cr|liquidlnf-2.9.1-1|24	#-----------------------------------------------------------------------
12cr|liquidlnf-2.9.1-1|25	%description
12cr|liquidlnf-2.9.1-1|26	Liquid look & feel
12cr|liquidlnf-2.9.1-1|27	
12cr|liquidlnf-2.9.1-1|28	The goal of this project is to provide a look and feel based on the
12cr|liquidlnf-2.9.1-1|29	Mosfet Liquid KDE 3.x theme.
12cr|liquidlnf-2.9.1-1|30	
12cr|liquidlnf-2.9.1-1|31	#-----------------------------------------------------------------------
12cr|liquidlnf-2.9.1-1|32	%prep
12cr|liquidlnf-2.9.1-1|33	%setup -q
12cr|liquidlnf-2.9.1-1|34	
12cr|liquidlnf-2.9.1-1|35	%patch0 -p1
12cr|liquidlnf-2.9.1-1|36	
12cr|liquidlnf-2.9.1-1|37	#-----------------------------------------------------------------------
12cr|liquidlnf-2.9.1-1|38	%define ant	JAVA_HOME=%{java_home} ant
12cr|liquidlnf-2.9.1-1|39	
12cr|liquidlnf-2.9.1-1|40	%build
12cr|liquidlnf-2.9.1-1|41	%ant
12cr|liquidlnf-2.9.1-1|42	
12cr|liquidlnf-2.9.1-1|43	#-----------------------------------------------------------------------
12cr|liquidlnf-2.9.1-1|44	%install
12cr|liquidlnf-2.9.1-1|45	mkdir -p %{buildroot}%{_javadir}/liquidlnf
12cr|liquidlnf-2.9.1-1|46	cp -far dist/bin/* %{buildroot}%{_javadir}/liquidlnf
12cr|liquidlnf-2.9.1-1|47	
12cr|liquidlnf-2.9.1-1|48	#-----------------------------------------------------------------------
12cr|liquidlnf-2.9.1-1|49	%files
12cr|liquidlnf-2.9.1-1|50	%defattr(-,root,root)
12cr|liquidlnf-2.9.1-1|51	%{_javadir}/liquidlnf
12cr|liquidlnf-2.9.1-1|52	
12cr|liquidlnf-2.9.1-1|53	
12cr|liquidlnf-2.9.1-1|54	%changelog
12cr|liquidlnf-2.9.1-1|55	* Fri Jan 07 2011 Paulo Andrade <pcpa@mandriva.com.br> 2.9.1-1mdv2011.0
12cr|liquidlnf-2.9.1-1|56	+ Revision: 629669
12cr|liquidlnf-2.9.1-1|57	- Import liquidlnf 2.9.1
12cr|liquidlnf-2.9.1-1|58	- liquidlnf
12cr|liquidlnf-2.9.1-1|59	

2900 12
12cr|liquidwar-5.6.4-5|1	%define name 	liquidwar
12cr|liquidwar-5.6.4-5|2	%define version	5.6.4
12cr|liquidwar-5.6.4-5|3	%define rel	5
12cr|liquidwar-5.6.4-5|4	%define release %mkrel %rel
12cr|liquidwar-5.6.4-5|5	
12cr|liquidwar-5.6.4-5|6	%define build_allegro_unstable 0
12cr|liquidwar-5.6.4-5|7	%{?_with_allegro_unstable: %{expand: %%global build_allegro_unstable 1}}
12cr|liquidwar-5.6.4-5|8	
12cr|liquidwar-5.6.4-5|9	Name: 		%{name}
12cr|liquidwar-5.6.4-5|10	Version: 	%{version}
12cr|liquidwar-5.6.4-5|11	Release: 	%{release}
12cr|liquidwar-5.6.4-5|12	Summary:	Unique multiplayer wargame
12cr|liquidwar-5.6.4-5|13	License:	GPLv2+
12cr|liquidwar-5.6.4-5|14	Group:		Games/Arcade
12cr|liquidwar-5.6.4-5|15	Source0:	http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.gz
12cr|liquidwar-5.6.4-5|16	Patch0:		liquidwar-5.6.4-desktop-file-fix.patch
12cr|liquidwar-5.6.4-5|17	Patch1:		liquidwar-5.6.4-fix-str-fmt.patch
12cr|liquidwar-5.6.4-5|18	Patch2:		liquidwar-5.6.4-fix-linking-issue.patch
12cr|liquidwar-5.6.4-5|19	Source11:	%{name}-16.png
12cr|liquidwar-5.6.4-5|20	Source12:	%{name}-32.png
12cr|liquidwar-5.6.4-5|21	Source13:	%{name}-48.png
12cr|liquidwar-5.6.4-5|22	URL: 		http://www.ufoot.org/liquidwar/v5
12cr|liquidwar-5.6.4-5|23	BuildRequires:	python-devel
12cr|liquidwar-5.6.4-5|24	# (misc) data file need to compile
12cr|liquidwar-5.6.4-5|25	%if %build_allegro_unstable
12cr|liquidwar-5.6.4-5|26	BuildRequires:	allegro-testing, allegro-testing-devel
12cr|liquidwar-5.6.4-5|27	%else
12cr|liquidwar-5.6.4-5|28	BuildRequires:  allegro, allegro-devel
12cr|liquidwar-5.6.4-5|29	%endif
12cr|liquidwar-5.6.4-5|30	
12cr|liquidwar-5.6.4-5|31	# for buildinfo files
12cr|liquidwar-5.6.4-5|32	BuildRequires:	texinfo
12cr|liquidwar-5.6.4-5|33	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|liquidwar-5.6.4-5|34	
12cr|liquidwar-5.6.4-5|35	%description
12cr|liquidwar-5.6.4-5|36	Liquid War is a wargame. But it is different from common wargames.
12cr|liquidwar-5.6.4-5|37	
12cr|liquidwar-5.6.4-5|38	When playing Liquid War, one has to eat one's opponent. There can be from
12cr|liquidwar-5.6.4-5|39	2 to 6 players. There are no weapons, the only thing you have to do is to
12cr|liquidwar-5.6.4-5|40	move a cursor in a 2-D battlefield. This cursor is followed by your army,
12cr|liquidwar-5.6.4-5|41	which is composed by a great many little fighters. Fighters are represented
12cr|liquidwar-5.6.4-5|42	by small colored squares. All the fighters who have the same color belong
12cr|liquidwar-5.6.4-5|43	to the same team. One very often controls several thousands fighters at the
12cr|liquidwar-5.6.4-5|44	same time. And when fighters from different teams meet, they eat each
12cr|liquidwar-5.6.4-5|45	other, it is as simple as that.
12cr|liquidwar-5.6.4-5|46	
12cr|liquidwar-5.6.4-5|47	
12cr|liquidwar-5.6.4-5|48	%prep
12cr|liquidwar-5.6.4-5|49	%setup -q
12cr|liquidwar-5.6.4-5|50	%patch0 -p1
12cr|liquidwar-5.6.4-5|51	%patch1 -p1
12cr|liquidwar-5.6.4-5|52	%patch2 -p0
12cr|liquidwar-5.6.4-5|53	%build
12cr|liquidwar-5.6.4-5|54	autoconf
12cr|liquidwar-5.6.4-5|55	%configure2_5x --disable-doc-pdf --disable-doc-ps \
12cr|liquidwar-5.6.4-5|56	%ifnarch %ix86
12cr|liquidwar-5.6.4-5|57	--disable-asm \
12cr|liquidwar-5.6.4-5|58	%endif
12cr|liquidwar-5.6.4-5|59	
12cr|liquidwar-5.6.4-5|60	%make
12cr|liquidwar-5.6.4-5|61	
12cr|liquidwar-5.6.4-5|62	%install
12cr|liquidwar-5.6.4-5|63	rm -rf $RPM_BUILD_ROOT
12cr|liquidwar-5.6.4-5|64	perl -pi -e 's#install_custom_texture install_icon install_gpl#install_custom_texture #' Makefile
12cr|liquidwar-5.6.4-5|65	%makeinstall
12cr|liquidwar-5.6.4-5|66	
12cr|liquidwar-5.6.4-5|67	# icons
12cr|liquidwar-5.6.4-5|68	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|liquidwar-5.6.4-5|69	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|liquidwar-5.6.4-5|70	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|liquidwar-5.6.4-5|71	
12cr|liquidwar-5.6.4-5|72	rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/liquidwar $RPM_BUILD_ROOT%{_datadir}/pixmaps
12cr|liquidwar-5.6.4-5|73	
12cr|liquidwar-5.6.4-5|74	# remove unused links
12cr|liquidwar-5.6.4-5|75	rm -rf $RPM_BUILD_ROOT%{_bindir}
12cr|liquidwar-5.6.4-5|76	
12cr|liquidwar-5.6.4-5|77	%clean
12cr|liquidwar-5.6.4-5|78	rm -rf $RPM_BUILD_ROOT
12cr|liquidwar-5.6.4-5|79	
12cr|liquidwar-5.6.4-5|80	%post
12cr|liquidwar-5.6.4-5|81	%_install_info %{name}.info
12cr|liquidwar-5.6.4-5|82	%if %mdkversion < 200900
12cr|liquidwar-5.6.4-5|83	%{update_menus}
12cr|liquidwar-5.6.4-5|84	%endif
12cr|liquidwar-5.6.4-5|85	
12cr|liquidwar-5.6.4-5|86	%preun
12cr|liquidwar-5.6.4-5|87	%_remove_install_info %{name}.info
12cr|liquidwar-5.6.4-5|88	
12cr|liquidwar-5.6.4-5|89	%if %mdkversion < 200900
12cr|liquidwar-5.6.4-5|90	%postun
12cr|liquidwar-5.6.4-5|91	%{clean_menus}
12cr|liquidwar-5.6.4-5|92	%endif
12cr|liquidwar-5.6.4-5|93	
12cr|liquidwar-5.6.4-5|94	%files
12cr|liquidwar-5.6.4-5|95	%defattr(-,root,root)
12cr|liquidwar-5.6.4-5|96	%doc COPYING README doc/html/*.html
12cr|liquidwar-5.6.4-5|97	%{_gamesbindir}/*
12cr|liquidwar-5.6.4-5|98	%{_gamesdatadir}/%{name}
12cr|liquidwar-5.6.4-5|99	%{_mandir}/man6/*
12cr|liquidwar-5.6.4-5|100	%{_infodir}/*
12cr|liquidwar-5.6.4-5|101	%{_iconsdir}/%{name}.png
12cr|liquidwar-5.6.4-5|102	%{_miconsdir}/%{name}.png
12cr|liquidwar-5.6.4-5|103	%{_liconsdir}/%{name}.png
12cr|liquidwar-5.6.4-5|104	%{_datadir}/applications/*
12cr|liquidwar-5.6.4-5|105	
12cr|liquidwar-5.6.4-5|106	
12cr|liquidwar-5.6.4-5|107	
12cr|liquidwar-5.6.4-5|108	%changelog
12cr|liquidwar-5.6.4-5|109	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 5.6.4-5mdv2011.0
12cr|liquidwar-5.6.4-5|110	+ Revision: 612760
12cr|liquidwar-5.6.4-5|111	- the mass rebuild of 2010.1 packages
12cr|liquidwar-5.6.4-5|112	
12cr|liquidwar-5.6.4-5|113	* Thu Dec 31 2009 Emmanuel Andry <eandry@mandriva.org> 5.6.4-4mdv2010.1
12cr|liquidwar-5.6.4-5|114	+ Revision: 484587
12cr|liquidwar-5.6.4-5|115	- rebuild for new allegro
12cr|liquidwar-5.6.4-5|116	
12cr|liquidwar-5.6.4-5|117	* Wed May 13 2009 Samuel Verschelde <stormi@mandriva.org> 5.6.4-3mdv2010.0
12cr|liquidwar-5.6.4-5|118	+ Revision: 375480
12cr|liquidwar-5.6.4-5|119	- do not disable asm for x86
12cr|liquidwar-5.6.4-5|120	- fix Group (fix #49392)
12cr|liquidwar-5.6.4-5|121	- fix desktop file
12cr|liquidwar-5.6.4-5|122	- try to fix str fmt
12cr|liquidwar-5.6.4-5|123	
12cr|liquidwar-5.6.4-5|124	+ Michael Scherer <misc@mandriva.org>
12cr|liquidwar-5.6.4-5|125	- fix linking issue
12cr|liquidwar-5.6.4-5|126	- disable asm to compile on x86_64
12cr|liquidwar-5.6.4-5|127	
12cr|liquidwar-5.6.4-5|128	+ Pixel <pixel@mandriva.com>
12cr|liquidwar-5.6.4-5|129	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|liquidwar-5.6.4-5|130	
12cr|liquidwar-5.6.4-5|131	+ Thierry Vignaud <tv@mandriva.org>
12cr|liquidwar-5.6.4-5|132	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|liquidwar-5.6.4-5|133	- kill re-definition of %%buildroot on Pixel's request
12cr|liquidwar-5.6.4-5|134	
12cr|liquidwar-5.6.4-5|135	+ Olivier Blin <oblin@mandriva.com>
12cr|liquidwar-5.6.4-5|136	- restore BuildRoot
12cr|liquidwar-5.6.4-5|137	
12cr|liquidwar-5.6.4-5|138	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 5.6.4-2mdv2008.1
12cr|liquidwar-5.6.4-5|139	+ Revision: 109219
12cr|liquidwar-5.6.4-5|140	- rebuild for new lzma
12cr|liquidwar-5.6.4-5|141	
12cr|liquidwar-5.6.4-5|142	* Sun Oct 28 2007 Funda Wang <fwang@mandriva.org> 5.6.4-1mdv2008.1
12cr|liquidwar-5.6.4-5|143	+ Revision: 102741
12cr|liquidwar-5.6.4-5|144	- New version 5.6.4
12cr|liquidwar-5.6.4-5|145	- import liquidwar
12cr|liquidwar-5.6.4-5|146	
12cr|liquidwar-5.6.4-5|147	
12cr|liquidwar-5.6.4-5|148	* Thu Dec 01 2005 Lenny Cartier <lenny@mandriva.com> 5.6.3-1mdk
12cr|liquidwar-5.6.4-5|149	- 5.6.3
12cr|liquidwar-5.6.4-5|150	
12cr|liquidwar-5.6.4-5|151	* Thu Sep 22 2005 Guillaume Bedot <littletux@zarb.org> 5.6.2-4mdk
12cr|liquidwar-5.6.4-5|152	- rebuild with allegro-4.2.0
12cr|liquidwar-5.6.4-5|153	
12cr|liquidwar-5.6.4-5|154	* Mon Jul 25 2005 Olivier Blin <oblin@mandriva.com> 5.6.2-3mdk
12cr|liquidwar-5.6.4-5|155	- rebuild with allegro-testing-4.2.0
12cr|liquidwar-5.6.4-5|156	
12cr|liquidwar-5.6.4-5|157	* Fri Apr 15 2005 Guillaume Bedot <littletux@zarb.org> 5.6.2-2mdk
12cr|liquidwar-5.6.4-5|158	- make it easy to build with allegro or allegro-testing.
12cr|liquidwar-5.6.4-5|159	- rebuilt with allegro-testing.
12cr|liquidwar-5.6.4-5|160	- use mkrel.
12cr|liquidwar-5.6.4-5|161	
12cr|liquidwar-5.6.4-5|162	* Sun Feb 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 5.6.2-1mdk
12cr|liquidwar-5.6.4-5|163	- 5.6.2
12cr|liquidwar-5.6.4-5|164	
12cr|liquidwar-5.6.4-5|165	* Mon Jan 12 2004 Lenny Cartier <lenny@mandrakesoft.com> 5.6.1-1mdk
12cr|liquidwar-5.6.4-5|166	- 5.6.1
12cr|liquidwar-5.6.4-5|167	
12cr|liquidwar-5.6.4-5|168	* Mon Jan 05 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 5.6.0-2mdk
12cr|liquidwar-5.6.4-5|169	- don't rm -rf $RPM_BUILD_ROOT in %%prep
12cr|liquidwar-5.6.4-5|170	- don't bzip2 icons in src.rpm
12cr|liquidwar-5.6.4-5|171	- cosmetics
12cr|liquidwar-5.6.4-5|172	
12cr|liquidwar-5.6.4-5|173	* Sat Dec 20 2003 Lenny Cartier <lenny@mandrakesoft.com> 5.6.0-1mdk
12cr|liquidwar-5.6.4-5|174	- 5.6.0
12cr|liquidwar-5.6.4-5|175	- remove patch merged upstream
12cr|liquidwar-5.6.4-5|176	
12cr|liquidwar-5.6.4-5|177	* Tue Nov 25 2003 Michael Scherer <misc@mandrake.org> 5.5.9-5mdk
12cr|liquidwar-5.6.4-5|178	- BuildRequires texinfo
12cr|liquidwar-5.6.4-5|179	
12cr|liquidwar-5.6.4-5|180	* Sat Aug 30 2003 Michael Scherer <scherer.michael@free.fr> 5.5.9-4mdk
12cr|liquidwar-5.6.4-5|181	- remove pdf and ps doc.
12cr|liquidwar-5.6.4-5|182	
12cr|liquidwar-5.6.4-5|183	* Sun Jul 27 2003 Michael Scherer <scherer.michael@free.fr> 5.5.9-3mdk
12cr|liquidwar-5.6.4-5|184	- fix compile on gcc3 ( patch #0 )
12cr|liquidwar-5.6.4-5|185	
12cr|liquidwar-5.6.4-5|186	* Fri Apr 25 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 5.5.9-2mdk
12cr|liquidwar-5.6.4-5|187	- fix buildrequires thx to stefan's robot
12cr|liquidwar-5.6.4-5|188	
12cr|liquidwar-5.6.4-5|189	* Sat Mar  8 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 5.5.9-1mdk
12cr|liquidwar-5.6.4-5|190	- new version
12cr|liquidwar-5.6.4-5|191	
12cr|liquidwar-5.6.4-5|192	* Fri Jul 26 2002 Damien Chaumette <dchaumette@mandrakesoft.com> 5.5.6-1mdk
12cr|liquidwar-5.6.4-5|193	- version 5.5.6
12cr|liquidwar-5.6.4-5|194	
12cr|liquidwar-5.6.4-5|195	* Fri Jul 11 2002 Lenny Cartier <lenny@mandrakesoft.com> 5.5.3-1mdk
12cr|liquidwar-5.6.4-5|196	- 5.5.3
12cr|liquidwar-5.6.4-5|197	
12cr|liquidwar-5.6.4-5|198	* Thu Jul 04 2002 Lenny Cartier <lenny@mandrakesoft.com> 5.5.2-1mdk
12cr|liquidwar-5.6.4-5|199	- 5.5.2
12cr|liquidwar-5.6.4-5|200	
12cr|liquidwar-5.6.4-5|201	* Thu Jun 20 2002 Lenny Cartier <lenny@mandrakesoft.com> 5.5.1-1mdk
12cr|liquidwar-5.6.4-5|202	- 5.5.1
12cr|liquidwar-5.6.4-5|203	
12cr|liquidwar-5.6.4-5|204	* Tue Apr 09 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 5.4.5-1mdk
12cr|liquidwar-5.6.4-5|205	- 5.4.5
12cr|liquidwar-5.6.4-5|206	- png icons
12cr|liquidwar-5.6.4-5|207	- spec cleanup
12cr|liquidwar-5.6.4-5|208	
12cr|liquidwar-5.6.4-5|209	* Tue Oct 16 2001 Yves Duret <yduret@mandrakesoft.com> 5.4.2-3mdk
12cr|liquidwar-5.6.4-5|210	- rebuild
12cr|liquidwar-5.6.4-5|211	- rpmlint happier
12cr|liquidwar-5.6.4-5|212	
12cr|liquidwar-5.6.4-5|213	* Thu Oct  4 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 5.4.2-2mdk
12cr|liquidwar-5.6.4-5|214	- rebuild with current liballeg
12cr|liquidwar-5.6.4-5|215	
12cr|liquidwar-5.6.4-5|216	* Mon Aug 20 2001 Yves Duret <yduret@mandrakesoft.com> 5.4.2-1mdk
12cr|liquidwar-5.6.4-5|217	- version 5.4.2
12cr|liquidwar-5.6.4-5|218	
12cr|liquidwar-5.6.4-5|219	* Wed Jul 11 2001 Yves Duret <yduret@mandrakesoft.com> 5.4.0-2mdk
12cr|liquidwar-5.6.4-5|220	- i suck
12cr|liquidwar-5.6.4-5|221	
12cr|liquidwar-5.6.4-5|222	* Tue Jul 10 2001 Yves Duret <yduret@mandrakesoft.com> 5.4.0-1mdk
12cr|liquidwar-5.6.4-5|223	- first mandrake version (games found by our pambon)

2901 12
12cr|liquidwar6-0.0.13beta-2|1	Name:		liquidwar6
12cr|liquidwar6-0.0.13beta-2|2	Version:	0.0.13beta
12cr|liquidwar6-0.0.13beta-2|3	Release:	%mkrel 2
12cr|liquidwar6-0.0.13beta-2|4	Summary:	Unique multiplayer wargame
12cr|liquidwar6-0.0.13beta-2|5	License:	GPLv3
12cr|liquidwar6-0.0.13beta-2|6	Group:		Games/Arcade
12cr|liquidwar6-0.0.13beta-2|7	URL:		http://www.gnu.org/software/liquidwar6/
12cr|liquidwar6-0.0.13beta-2|8	Source0:	http://ftp.gnu.org/gnu/liquidwar6/%{name}-%{version}.tar.gz
12cr|liquidwar6-0.0.13beta-2|9	Patch0:		liquidwar6-0.0.13beta-guile2.0.patch
12cr|liquidwar6-0.0.13beta-2|10	BuildRequires:	curl-devel
12cr|liquidwar6-0.0.13beta-2|11	BuildRequires:	desktop-file-utils
12cr|liquidwar6-0.0.13beta-2|12	BuildRequires:	expat-devel
12cr|liquidwar6-0.0.13beta-2|13	BuildRequires:	gtk+2-devel
12cr|liquidwar6-0.0.13beta-2|14	BuildRequires:	guile-devel
12cr|liquidwar6-0.0.13beta-2|15	BuildRequires:	jpeg-devel
12cr|liquidwar6-0.0.13beta-2|16	BuildRequires:	libgomp-devel
12cr|liquidwar6-0.0.13beta-2|17	BuildRequires:	libstdc++-devel
12cr|liquidwar6-0.0.13beta-2|18	BuildRequires:	libstdc++-static-devel
12cr|liquidwar6-0.0.13beta-2|19	BuildRequires:	mesagl-devel
12cr|liquidwar6-0.0.13beta-2|20	BuildRequires:	mesaglu-devel
12cr|liquidwar6-0.0.13beta-2|21	BuildRequires:	png-devel
12cr|liquidwar6-0.0.13beta-2|22	BuildRequires:	readline-devel
12cr|liquidwar6-0.0.13beta-2|23	BuildRequires:	SDL-devel
12cr|liquidwar6-0.0.13beta-2|24	BuildRequires:	SDL_image-devel
12cr|liquidwar6-0.0.13beta-2|25	BuildRequires:	SDL_mixer-devel
12cr|liquidwar6-0.0.13beta-2|26	BuildRequires:	SDL_ttf-devel
12cr|liquidwar6-0.0.13beta-2|27	BuildRequires:	sqlite3-devel
12cr|liquidwar6-0.0.13beta-2|28	BuildRequires:	zlib-devel
12cr|liquidwar6-0.0.13beta-2|29	
12cr|liquidwar6-0.0.13beta-2|30	%description
12cr|liquidwar6-0.0.13beta-2|31	Liquid War 6 is a unique multiplayer wargame. Your army is a blob of
12cr|liquidwar6-0.0.13beta-2|32	liquid and you have to try and eat your opponents. Rules are very
12cr|liquidwar6-0.0.13beta-2|33	simple yet original, they have been invented by Thomas Colcombet. It
12cr|liquidwar6-0.0.13beta-2|34	is possible to play alone against the computer but the game is really
12cr|liquidwar6-0.0.13beta-2|35	designed to be played with friends, on a single computer, on a LAN, or
12cr|liquidwar6-0.0.13beta-2|36	on Internet.
12cr|liquidwar6-0.0.13beta-2|37	
12cr|liquidwar6-0.0.13beta-2|38	Warning! The game is still under heavy development and may be unstable.
12cr|liquidwar6-0.0.13beta-2|39	
12cr|liquidwar6-0.0.13beta-2|40	%prep
12cr|liquidwar6-0.0.13beta-2|41	%setup -q
12cr|liquidwar6-0.0.13beta-2|42	%if %{mdvver} >= 201200
12cr|liquidwar6-0.0.13beta-2|43	%patch0 -p1
12cr|liquidwar6-0.0.13beta-2|44	%endif
12cr|liquidwar6-0.0.13beta-2|45	
12cr|liquidwar6-0.0.13beta-2|46	%build
12cr|liquidwar6-0.0.13beta-2|47	# Don't build static and shared libraries, build only game binary
12cr|liquidwar6-0.0.13beta-2|48	%configure2_5x --enable-allinone
12cr|liquidwar6-0.0.13beta-2|49	%make
12cr|liquidwar6-0.0.13beta-2|50	
12cr|liquidwar6-0.0.13beta-2|51	%install
12cr|liquidwar6-0.0.13beta-2|52	%__rm -rf %{buildroot}
12cr|liquidwar6-0.0.13beta-2|53	%makeinstall_std
12cr|liquidwar6-0.0.13beta-2|54	
12cr|liquidwar6-0.0.13beta-2|55	%__rm -rf %{buildroot}%{_libdir}
12cr|liquidwar6-0.0.13beta-2|56	%__rm -rf %{buildroot}%{_includedir}
12cr|liquidwar6-0.0.13beta-2|57	
12cr|liquidwar6-0.0.13beta-2|58	desktop-file-install	--vendor="" \
12cr|liquidwar6-0.0.13beta-2|59	--dir %{buildroot}%{_datadir}/applications \
12cr|liquidwar6-0.0.13beta-2|60	--add-category="ArcadeGame" \
12cr|liquidwar6-0.0.13beta-2|61	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|liquidwar6-0.0.13beta-2|62	
12cr|liquidwar6-0.0.13beta-2|63	%find_lang %{name}
12cr|liquidwar6-0.0.13beta-2|64	
12cr|liquidwar6-0.0.13beta-2|65	%clean
12cr|liquidwar6-0.0.13beta-2|66	%__rm -rf %{buildroot}
12cr|liquidwar6-0.0.13beta-2|67	
12cr|liquidwar6-0.0.13beta-2|68	%if %{mdvver} < 201200
12cr|liquidwar6-0.0.13beta-2|69	%post
12cr|liquidwar6-0.0.13beta-2|70	%_install_info %{name}*.info
12cr|liquidwar6-0.0.13beta-2|71	
12cr|liquidwar6-0.0.13beta-2|72	%preun
12cr|liquidwar6-0.0.13beta-2|73	%_remove_install_info %{name}*.info
12cr|liquidwar6-0.0.13beta-2|74	%endif
12cr|liquidwar6-0.0.13beta-2|75	
12cr|liquidwar6-0.0.13beta-2|76	%files -f %{name}.lang
12cr|liquidwar6-0.0.13beta-2|77	%doc AUTHORS README NEWS COPYING
12cr|liquidwar6-0.0.13beta-2|78	%{_bindir}/%{name}*
12cr|liquidwar6-0.0.13beta-2|79	%{_datadir}/applications/%{name}.desktop
12cr|liquidwar6-0.0.13beta-2|80	%{_datadir}/%{name}-%{version}
12cr|liquidwar6-0.0.13beta-2|81	%{_datadir}/pixmaps/%{name}.*
12cr|liquidwar6-0.0.13beta-2|82	%{_mandir}/man6/*
12cr|liquidwar6-0.0.13beta-2|83	%{_infodir}/%{name}*
12cr|liquidwar6-0.0.13beta-2|84	
12cr|liquidwar6-0.0.13beta-2|85	
12cr|liquidwar6-0.0.13beta-2|86	
12cr|liquidwar6-0.0.13beta-2|87	%changelog
12cr|liquidwar6-0.0.13beta-2|88	* Fri Jun 01 2012 Andrey Bondrov <abondrov@mandriva.org> 0.0.13beta-2mdv2012.0
12cr|liquidwar6-0.0.13beta-2|89	+ Revision: 801822
12cr|liquidwar6-0.0.13beta-2|90	- Add patch to fix build with guile 2.0
12cr|liquidwar6-0.0.13beta-2|91	- Spec cleanup
12cr|liquidwar6-0.0.13beta-2|92	
12cr|liquidwar6-0.0.13beta-2|93	* Mon Jan 02 2012 Andrey Bondrov <abondrov@mandriva.org> 0.0.13beta-1
12cr|liquidwar6-0.0.13beta-2|94	+ Revision: 748703
12cr|liquidwar6-0.0.13beta-2|95	- Update BuildRequires
12cr|liquidwar6-0.0.13beta-2|96	- New version 0.0.13beta
12cr|liquidwar6-0.0.13beta-2|97	
12cr|liquidwar6-0.0.13beta-2|98	* Tue Dec 20 2011 Andrey Bondrov <abondrov@mandriva.org> 0.0.12beta-1
12cr|liquidwar6-0.0.13beta-2|99	+ Revision: 743888
12cr|liquidwar6-0.0.13beta-2|100	- imported package liquidwar6
12cr|liquidwar6-0.0.13beta-2|101	

2902 12
12cr|listadmin-2.40-6|1	%define name	listadmin
12cr|listadmin-2.40-6|2	%define version	2.40
12cr|listadmin-2.40-6|3	%define release	%mkrel 6
12cr|listadmin-2.40-6|4	
12cr|listadmin-2.40-6|5	Name:		%{name}
12cr|listadmin-2.40-6|6	Version:	%{version}
12cr|listadmin-2.40-6|7	Release:	%{release}
12cr|listadmin-2.40-6|8	Summary:	Command line mailman interface
12cr|listadmin-2.40-6|9	Url:		http://heim.ifi.uio.no/kjetilho/hacks/#listadmin
12cr|listadmin-2.40-6|10	Source:		http://heim.ifi.uio.no/kjetilho/hacks/%{name}-%{version}.tar.gz
12cr|listadmin-2.40-6|11	License:	GPL
12cr|listadmin-2.40-6|12	Group:		File tools
12cr|listadmin-2.40-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|listadmin-2.40-6|14	
12cr|listadmin-2.40-6|15	%description
12cr|listadmin-2.40-6|16	listadmin is a command-line alternative to Mailman's Web interface for
12cr|listadmin-2.40-6|17	administering mailing lists. It allows you to inspect messages or subscription
12cr|listadmin-2.40-6|18	requests, approve or discard them manually, or discard messages automatically
12cr|listadmin-2.40-6|19	when certain conditions are true. listadmin can also be configured to run out
12cr|listadmin-2.40-6|20	of cron to do routine cleaning.
12cr|listadmin-2.40-6|21	
12cr|listadmin-2.40-6|22	%prep
12cr|listadmin-2.40-6|23	%setup -q
12cr|listadmin-2.40-6|24	
12cr|listadmin-2.40-6|25	%build
12cr|listadmin-2.40-6|26	
12cr|listadmin-2.40-6|27	%install
12cr|listadmin-2.40-6|28	rm -rf %{buildroot}
12cr|listadmin-2.40-6|29	install -d -m 755 %{buildroot}%{_bindir}
12cr|listadmin-2.40-6|30	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|listadmin-2.40-6|31	%makeinstall
12cr|listadmin-2.40-6|32	
12cr|listadmin-2.40-6|33	%clean
12cr|listadmin-2.40-6|34	rm -rf %{buildroot}
12cr|listadmin-2.40-6|35	
12cr|listadmin-2.40-6|36	%files
12cr|listadmin-2.40-6|37	%defattr(-,root,root)
12cr|listadmin-2.40-6|38	%{_bindir}/*
12cr|listadmin-2.40-6|39	%{_mandir}/man1/*
12cr|listadmin-2.40-6|40	
12cr|listadmin-2.40-6|41	
12cr|listadmin-2.40-6|42	
12cr|listadmin-2.40-6|43	
12cr|listadmin-2.40-6|44	%changelog
12cr|listadmin-2.40-6|45	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.40-6mdv2011.0
12cr|listadmin-2.40-6|46	+ Revision: 620245
12cr|listadmin-2.40-6|47	- the mass rebuild of 2010.0 packages
12cr|listadmin-2.40-6|48	
12cr|listadmin-2.40-6|49	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.40-5mdv2010.0
12cr|listadmin-2.40-6|50	+ Revision: 429858
12cr|listadmin-2.40-6|51	- rebuild
12cr|listadmin-2.40-6|52	
12cr|listadmin-2.40-6|53	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 2.40-4mdv2009.0
12cr|listadmin-2.40-6|54	+ Revision: 251191
12cr|listadmin-2.40-6|55	- rebuild
12cr|listadmin-2.40-6|56	- kill re-definition of %%buildroot on Pixel's request
12cr|listadmin-2.40-6|57	
12cr|listadmin-2.40-6|58	+ Olivier Blin <oblin@mandriva.com>
12cr|listadmin-2.40-6|59	- restore BuildRoot
12cr|listadmin-2.40-6|60	
12cr|listadmin-2.40-6|61	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 2.40-2mdv2008.1
12cr|listadmin-2.40-6|62	+ Revision: 109218
12cr|listadmin-2.40-6|63	- rebuild for new lzma
12cr|listadmin-2.40-6|64	
12cr|listadmin-2.40-6|65	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.40-1mdv2008.1
12cr|listadmin-2.40-6|66	+ Revision: 104461
12cr|listadmin-2.40-6|67	- new version
12cr|listadmin-2.40-6|68	
12cr|listadmin-2.40-6|69	
12cr|listadmin-2.40-6|70	* Wed Feb 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.37-1mdv2007.0
12cr|listadmin-2.40-6|71	+ Revision: 120978
12cr|listadmin-2.40-6|72	- new version
12cr|listadmin-2.40-6|73	
12cr|listadmin-2.40-6|74	* Sun Jan 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.36-1mdv2007.1
12cr|listadmin-2.40-6|75	+ Revision: 111571
12cr|listadmin-2.40-6|76	- Import listadmin
12cr|listadmin-2.40-6|77	
12cr|listadmin-2.40-6|78	* Sun Jan 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.36-1mdv2007.1
12cr|listadmin-2.40-6|79	- first mdv release
12cr|listadmin-2.40-6|80	

2903 12
12cr|listener-2.0.0-1|1	Name:		listener
12cr|listener-2.0.0-1|2	Version:	2.0.0
12cr|listener-2.0.0-1|3	Release:	1
12cr|listener-2.0.0-1|4	Summary:	A sounds detection program
12cr|listener-2.0.0-1|5	Group:		Sound
12cr|listener-2.0.0-1|6	License:	GPL
12cr|listener-2.0.0-1|7	URL:		http://www.vanheusden.com/listener/
12cr|listener-2.0.0-1|8	Source:		http://www.vanheusden.com/listener/%{name}-%{version}.tgz
12cr|listener-2.0.0-1|9	Patch0:		listener-2.0.0-mdv-makefile.patch
12cr|listener-2.0.0-1|10	BuildRequires:	pkgconfig(ncurses)
12cr|listener-2.0.0-1|11	BuildRequires:	pkgconfig(alsa)
12cr|listener-2.0.0-1|12	BuildRequires:	pkgconfig(sndfile)
12cr|listener-2.0.0-1|13	
12cr|listener-2.0.0-1|14	%description
12cr|listener-2.0.0-1|15	This program listens for sound. If it detects any, it starts recording
12cr|listener-2.0.0-1|16	automatically and also automatically stops when things become silent
12cr|listener-2.0.0-1|17	again.
12cr|listener-2.0.0-1|18	
12cr|listener-2.0.0-1|19	%prep
12cr|listener-2.0.0-1|20	%setup -q
12cr|listener-2.0.0-1|21	%patch0 -p0
12cr|listener-2.0.0-1|22	
12cr|listener-2.0.0-1|23	%build
12cr|listener-2.0.0-1|24	%make
12cr|listener-2.0.0-1|25	
12cr|listener-2.0.0-1|26	%install
12cr|listener-2.0.0-1|27	%makeinstall_std
12cr|listener-2.0.0-1|28	
12cr|listener-2.0.0-1|29	%files
12cr|listener-2.0.0-1|30	%{_bindir}/*
12cr|listener-2.0.0-1|31	%config(noreplace) %{_sysconfdir}/*
12cr|listener-2.0.0-1|32	%doc manual.html
12cr|listener-2.0.0-1|33	

2904 12
12cr|lite-0.9.1_svn-1|1	
12cr|lite-0.9.1_svn-1|2	%define name	lite
12cr|lite-0.9.1_svn-1|3	%define Name	LiTE
12cr|lite-0.9.1_svn-1|4	%define version	0.9.1_svn
12cr|lite-0.9.1_svn-1|5	%define rel	1
12cr|lite-0.9.1_svn-1|6	
12cr|lite-0.9.1_svn-1|7	%define libname_orig lib%{name}
12cr|lite-0.9.1_svn-1|8	%define libmajor 1
12cr|lite-0.9.1_svn-1|9	%define libname %mklibname %{name} %{libmajor}
12cr|lite-0.9.1_svn-1|10	%define lecklibname %mklibname leck %{libmajor}
12cr|lite-0.9.1_svn-1|11	%define libnamedevel %mklibname %{name} -d
12cr|lite-0.9.1_svn-1|12	
12cr|lite-0.9.1_svn-1|13	Name:		%{name}
12cr|lite-0.9.1_svn-1|14	Summary:	Toolkit Engine
12cr|lite-0.9.1_svn-1|15	Version:	%version
12cr|lite-0.9.1_svn-1|16	Release:	%rel
12cr|lite-0.9.1_svn-1|17	URL:		http://www.directfb.org/
12cr|lite-0.9.1_svn-1|18	Group:		System/Libraries
12cr|lite-0.9.1_svn-1|19	Source0:	http://www.directfb.org/downloads/Libs/%{Name}-0.9.1.tar.gz
12cr|lite-0.9.1_svn-1|20	License:	LGPLv2+
12cr|lite-0.9.1_svn-1|21	BuildRequires:	directfb-devel
12cr|lite-0.9.1_svn-1|22	BuildRequires:	pkgconfig
12cr|lite-0.9.1_svn-1|23	BuildRequires:	automake
12cr|lite-0.9.1_svn-1|24	BuildRequires:	autoconf
12cr|lite-0.9.1_svn-1|25	BuildRequires:	libtool
12cr|lite-0.9.1_svn-1|26	
12cr|lite-0.9.1_svn-1|27	
12cr|lite-0.9.1_svn-1|28	
12cr|lite-0.9.1_svn-1|29	%description
12cr|lite-0.9.1_svn-1|30	LiTE is a Toolkit Engine for DirectFB.
12cr|lite-0.9.1_svn-1|31	
12cr|lite-0.9.1_svn-1|32	%package common
12cr|lite-0.9.1_svn-1|33	Summary:	Images and fonts for LiTE
12cr|lite-0.9.1_svn-1|34	Requires:	fonts-ttf-vera
12cr|lite-0.9.1_svn-1|35	Group:		Graphical desktop/Other
12cr|lite-0.9.1_svn-1|36	
12cr|lite-0.9.1_svn-1|37	%description common
12cr|lite-0.9.1_svn-1|38	LiTE is a Toolkit Engine for DirectFB.
12cr|lite-0.9.1_svn-1|39	This package contains the images and fonts needed by LiTE.
12cr|lite-0.9.1_svn-1|40	
12cr|lite-0.9.1_svn-1|41	%package tools
12cr|lite-0.9.1_svn-1|42	Summary:	LiTE tools and examples
12cr|lite-0.9.1_svn-1|43	Group:		Graphical desktop/Other
12cr|lite-0.9.1_svn-1|44	
12cr|lite-0.9.1_svn-1|45	%description tools
12cr|lite-0.9.1_svn-1|46	LiTE is a Toolkit Engine for DirectFB.
12cr|lite-0.9.1_svn-1|47	This package contains example tools for LiTE.
12cr|lite-0.9.1_svn-1|48	
12cr|lite-0.9.1_svn-1|49	%package -n %{libname}
12cr|lite-0.9.1_svn-1|50	Summary:	Main library for LiTE
12cr|lite-0.9.1_svn-1|51	Group:		System/Libraries
12cr|lite-0.9.1_svn-1|52	Provides:	%{name} = %{version}-%{release}
12cr|lite-0.9.1_svn-1|53	Requires:	%{name}-common >= %{version}
12cr|lite-0.9.1_svn-1|54	
12cr|lite-0.9.1_svn-1|55	%description -n %{libname}
12cr|lite-0.9.1_svn-1|56	LiTE is a Toolkit Engine for DirectFB.
12cr|lite-0.9.1_svn-1|57	This package contains the library needed to run programs dynamically
12cr|lite-0.9.1_svn-1|58	linked with LiTE.
12cr|lite-0.9.1_svn-1|59	
12cr|lite-0.9.1_svn-1|60	%package -n %{lecklibname}
12cr|lite-0.9.1_svn-1|61	Summary:	LiTE's extended Component Kit
12cr|lite-0.9.1_svn-1|62	Group:		System/Libraries
12cr|lite-0.9.1_svn-1|63	
12cr|lite-0.9.1_svn-1|64	%description -n %{lecklibname}
12cr|lite-0.9.1_svn-1|65	LiTE is a Toolkit Engine for DirectFB. This package contains
12cr|lite-0.9.1_svn-1|66	LiTE's extended Component Kit.
12cr|lite-0.9.1_svn-1|67	
12cr|lite-0.9.1_svn-1|68	%package -n %{libnamedevel}
12cr|lite-0.9.1_svn-1|69	Summary:	Headers for developing programs that will use LiTE
12cr|lite-0.9.1_svn-1|70	Group:		Development/C
12cr|lite-0.9.1_svn-1|71	Requires:	%{libname} = %{version}
12cr|lite-0.9.1_svn-1|72	Requires:	%{lecklibname} = %{version}
12cr|lite-0.9.1_svn-1|73	Provides:	%{libname_orig}-devel = %{version}-%{release}
12cr|lite-0.9.1_svn-1|74	Provides:	%{name}-devel = %{version}-%{release}
12cr|lite-0.9.1_svn-1|75	Provides:	leck-devel = %{version}-%{release}
12cr|lite-0.9.1_svn-1|76	Obsoletes:	%{_lib}lite2-devel < 0.8.6
12cr|lite-0.9.1_svn-1|77	Requires:	pkgconfig
12cr|lite-0.9.1_svn-1|78	
12cr|lite-0.9.1_svn-1|79	%description -n %{libnamedevel}
12cr|lite-0.9.1_svn-1|80	LiTE is a Toolkit Engine for DirectFB.
12cr|lite-0.9.1_svn-1|81	This package contains the headers that programmers will need to develop
12cr|lite-0.9.1_svn-1|82	applications which will use LiTE.
12cr|lite-0.9.1_svn-1|83	
12cr|lite-0.9.1_svn-1|84	%prep
12cr|lite-0.9.1_svn-1|85	%setup -q -n %Name-0.9.1
12cr|lite-0.9.1_svn-1|86	
12cr|lite-0.9.1_svn-1|87	%build
12cr|lite-0.9.1_svn-1|88	./autogen.sh
12cr|lite-0.9.1_svn-1|89	%configure2_5x --with-fontdir=%{_datadir}/%{Name}/fonts
12cr|lite-0.9.1_svn-1|90	%make
12cr|lite-0.9.1_svn-1|91	
12cr|lite-0.9.1_svn-1|92	%install
12cr|lite-0.9.1_svn-1|93	%makeinstall_std
12cr|lite-0.9.1_svn-1|94	
12cr|lite-0.9.1_svn-1|95	rm %{buildroot}%{_datadir}/%{Name}/fonts/vera{,bd,bi,i}.ttf
12cr|lite-0.9.1_svn-1|96	ln -s %{_datadir}/fonts/TTF/Vera.ttf %{buildroot}%{_datadir}/%{Name}/fonts/vera.ttf
12cr|lite-0.9.1_svn-1|97	ln -s %{_datadir}/fonts/TTF/VeraBd.ttf %{buildroot}%{_datadir}/%{Name}/fonts/verabd.ttf
12cr|lite-0.9.1_svn-1|98	ln -s %{_datadir}/fonts/TTF/VeraBI.ttf %{buildroot}%{_datadir}/%{Name}/fonts/verabi.ttf
12cr|lite-0.9.1_svn-1|99	ln -s %{_datadir}/fonts/TTF/VeraIt.ttf %{buildroot}%{_datadir}/%{Name}/fonts/verai.ttf
12cr|lite-0.9.1_svn-1|100	
12cr|lite-0.9.1_svn-1|101	
12cr|lite-0.9.1_svn-1|102	%files common
12cr|lite-0.9.1_svn-1|103	%doc AUTHORS NEWS README TODO COPYING ChangeLog
12cr|lite-0.9.1_svn-1|104	%{_datadir}/LiTE
12cr|lite-0.9.1_svn-1|105	
12cr|lite-0.9.1_svn-1|106	%files tools
12cr|lite-0.9.1_svn-1|107	%doc AUTHORS NEWS README TODO COPYING ChangeLog
12cr|lite-0.9.1_svn-1|108	%{_bindir}/lite_*
12cr|lite-0.9.1_svn-1|109	
12cr|lite-0.9.1_svn-1|110	
12cr|lite-0.9.1_svn-1|111	%files -n %{libname}
12cr|lite-0.9.1_svn-1|112	%doc AUTHORS NEWS README TODO COPYING ChangeLog
12cr|lite-0.9.1_svn-1|113	%{_libdir}/liblite-0.9.so.%{libmajor}*
12cr|lite-0.9.1_svn-1|114	
12cr|lite-0.9.1_svn-1|115	
12cr|lite-0.9.1_svn-1|116	
12cr|lite-0.9.1_svn-1|117	%files -n %{lecklibname}
12cr|lite-0.9.1_svn-1|118	%doc AUTHORS NEWS README TODO COPYING ChangeLog
12cr|lite-0.9.1_svn-1|119	%{_libdir}/libleck-0.9.so.%{libmajor}*
12cr|lite-0.9.1_svn-1|120	
12cr|lite-0.9.1_svn-1|121	%files -n %{libnamedevel}
12cr|lite-0.9.1_svn-1|122	%doc AUTHORS NEWS README TODO COPYING ChangeLog
12cr|lite-0.9.1_svn-1|123	%{_libdir}/liblite.so
12cr|lite-0.9.1_svn-1|124	%{_libdir}/libleck.so
12cr|lite-0.9.1_svn-1|125	%{_libdir}/pkgconfig/lite.pc
12cr|lite-0.9.1_svn-1|126	%{_libdir}/pkgconfig/leck.pc
12cr|lite-0.9.1_svn-1|127	%{_includedir}/lite
12cr|lite-0.9.1_svn-1|128	%{_includedir}/leck
12cr|lite-0.9.1_svn-1|129	
12cr|lite-0.9.1_svn-1|130	
12cr|lite-0.9.1_svn-1|131	

2905 12
12cr|lives-1.6.4-2|1	%define major 0
12cr|lives-1.6.4-2|2	%define libname %mklibname weed %{major}
12cr|lives-1.6.4-2|3	%define develname %mklibname -d weed
12cr|lives-1.6.4-2|4	
12cr|lives-1.6.4-2|5	Summary:	Linux Video Editing System
12cr|lives-1.6.4-2|6	Name:		lives
12cr|lives-1.6.4-2|7	Version:	1.6.4
12cr|lives-1.6.4-2|8	Release:	2
12cr|lives-1.6.4-2|9	License:	GPLv3+
12cr|lives-1.6.4-2|10	Group:		Video
12cr|lives-1.6.4-2|11	URL:		http://lives.sourceforge.net/
12cr|lives-1.6.4-2|12	Source0:	LiVES-%{version}.tar.bz2
12cr|lives-1.6.4-2|13	Source1:	%{name}-16.png
12cr|lives-1.6.4-2|14	Source2:	%{name}-32.png
12cr|lives-1.6.4-2|15	Source3:	%{name}-48.png
12cr|lives-1.6.4-2|16	Patch0:		lives-1.6.1-mdv-symlink.patch
12cr|lives-1.6.4-2|17	BuildRequires:	pkgconfig(gdk-2.0)
12cr|lives-1.6.4-2|18	BuildRequires:	bison
12cr|lives-1.6.4-2|19	BuildRequires:	imagemagick
12cr|lives-1.6.4-2|20	BuildRequires:	pkgconfig(mjpegtools)
12cr|lives-1.6.4-2|21	BuildRequires:	pkgconfig(sdl)
12cr|lives-1.6.4-2|22	BuildRequires:	pkgconfig(cairo)
12cr|lives-1.6.4-2|23	BuildRequires:	gpm-devel
12cr|lives-1.6.4-2|24	BuildRequires:  pkgconfig(libavcodec)
12cr|lives-1.6.4-2|25	BuildRequires:	pkgconfig(jack)
12cr|lives-1.6.4-2|26	BuildRequires:	pkgconfig(theora)
12cr|lives-1.6.4-2|27	BuildRequires:	pkgconfig(samplerate)
12cr|lives-1.6.4-2|28	BuildRequires:	pkgconfig(celt)
12cr|lives-1.6.4-2|29	BuildRequires:	pkgconfig(libpulse)
12cr|lives-1.6.4-2|30	BuildRequires:	libpth-devel
12cr|lives-1.6.4-2|31	BuildRequires:	pkgconfig(libv4l1)
12cr|lives-1.6.4-2|32	BuildRequires:	pkgconfig(libvisual-0.4) >= 0.1.7
12cr|lives-1.6.4-2|33	BuildRequires:  perl-base
12cr|lives-1.6.4-2|34	Suggests:	xmms
12cr|lives-1.6.4-2|35	Requires:	mplayer
12cr|lives-1.6.4-2|36	Requires:	mencoder
12cr|lives-1.6.4-2|37	Requires:	sox
12cr|lives-1.6.4-2|38	Requires:	imagemagick
12cr|lives-1.6.4-2|39	Requires:	cdrecord-cdda2wav
12cr|lives-1.6.4-2|40	Requires:	xset
12cr|lives-1.6.4-2|41	Requires:	gdk-pixbuf-loaders
12cr|lives-1.6.4-2|42	Requires:	libvisual-plugins
12cr|lives-1.6.4-2|43	
12cr|lives-1.6.4-2|44	%description
12cr|lives-1.6.4-2|45	The Linux Video Editing System (LiVES) is intended to be a simple yet powerful
12cr|lives-1.6.4-2|46	video effects and editing system.  It uses common tools for most of its work
12cr|lives-1.6.4-2|47	(mplayer, ImageMagick, GTK+, sox).
12cr|lives-1.6.4-2|48	
12cr|lives-1.6.4-2|49	%package -n %{libname}
12cr|lives-1.6.4-2|50	Summary:	Linux Video Editing System - shared libs
12cr|lives-1.6.4-2|51	Group:		Video
12cr|lives-1.6.4-2|52	
12cr|lives-1.6.4-2|53	%description -n %{libname}
12cr|lives-1.6.4-2|54	This package contains shared libs for LiVES.
12cr|lives-1.6.4-2|55	
12cr|lives-1.6.4-2|56	%package -n %{develname}
12cr|lives-1.6.4-2|57	Summary:	Linux Video Editing System - Development files
12cr|lives-1.6.4-2|58	Group:		Video
12cr|lives-1.6.4-2|59	Requires:	%{libname} = %{version}-%{release}
12cr|lives-1.6.4-2|60	Provides:	%{name}-devel = %{version}-%{release}
12cr|lives-1.6.4-2|61	
12cr|lives-1.6.4-2|62	%description -n %{develname}
12cr|lives-1.6.4-2|63	This package contains development files needed to build LiVES plugins.
12cr|lives-1.6.4-2|64	
12cr|lives-1.6.4-2|65	%prep
12cr|lives-1.6.4-2|66	%setup -q
12cr|lives-1.6.4-2|67	%patch0 -p1 -b .symlink
12cr|lives-1.6.4-2|68	aclocal
12cr|lives-1.6.4-2|69	automake
12cr|lives-1.6.4-2|70	perl -p -i -e 's|"/usr/local/"|&get_home_dir||g' smogrify
12cr|lives-1.6.4-2|71	
12cr|lives-1.6.4-2|72	%build
12cr|lives-1.6.4-2|73	%define _disable_ld_no_undefined 1
12cr|lives-1.6.4-2|74	%configure2_5x --disable-static --enable-threads=posix
12cr|lives-1.6.4-2|75	%make
12cr|lives-1.6.4-2|76	
12cr|lives-1.6.4-2|77	%install
12cr|lives-1.6.4-2|78	%makeinstall_std
12cr|lives-1.6.4-2|79	
12cr|lives-1.6.4-2|80	%find_lang lives
12cr|lives-1.6.4-2|81	
12cr|lives-1.6.4-2|82	find %buildroot%_libdir/%name -name *.la|xargs rm
12cr|lives-1.6.4-2|83	rm -f %buildroot%_datadir/pixmaps/lives.xpm
12cr|lives-1.6.4-2|84	rm -rf %{buildroot}/%{_datadir}/app-install
12cr|lives-1.6.4-2|85	rm -f %{buildroot}/%{_libdir}/*.{a,la}
12cr|lives-1.6.4-2|86	
12cr|lives-1.6.4-2|87	# icons
12cr|lives-1.6.4-2|88	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|lives-1.6.4-2|89	install -m 644 %{SOURCE1} \
12cr|lives-1.6.4-2|90	%{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|lives-1.6.4-2|91	install -m 644 %{SOURCE2} \
12cr|lives-1.6.4-2|92	%{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|lives-1.6.4-2|93	install -m 644 %{SOURCE3} \
12cr|lives-1.6.4-2|94	%{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|lives-1.6.4-2|95	
12cr|lives-1.6.4-2|96	%files -f lives.lang
12cr|lives-1.6.4-2|97	%doc %{_docdir}/%{name}-%{version}
12cr|lives-1.6.4-2|98	%_bindir/*
12cr|lives-1.6.4-2|99	%_datadir/%{name}
12cr|lives-1.6.4-2|100	%_libdir/%{name}
12cr|lives-1.6.4-2|101	%{_datadir}/applications/LiVES.desktop
12cr|lives-1.6.4-2|102	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|lives-1.6.4-2|103	
12cr|lives-1.6.4-2|104	%files -n %{libname}
12cr|lives-1.6.4-2|105	%_libdir/*.so.%{major}*
12cr|lives-1.6.4-2|106	
12cr|lives-1.6.4-2|107	%files -n %{develname}
12cr|lives-1.6.4-2|108	%{_includedir}/weed
12cr|lives-1.6.4-2|109	%{_libdir}/*.so
12cr|lives-1.6.4-2|110	%{_libdir}/pkgconfig/*.pc
12cr|lives-1.6.4-2|111	
12cr|lives-1.6.4-2|112	

2906 12
12cr|liveusb-creator-3.11.1-1|1	%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
12cr|liveusb-creator-3.11.1-1|2	
12cr|liveusb-creator-3.11.1-1|3	Name:           liveusb-creator
12cr|liveusb-creator-3.11.1-1|4	Version:        3.11.1
12cr|liveusb-creator-3.11.1-1|5	Release:        %mkrel 1
12cr|liveusb-creator-3.11.1-1|6	Summary:        A liveusb creator
12cr|liveusb-creator-3.11.1-1|7	
12cr|liveusb-creator-3.11.1-1|8	Group:          System/Configuration/Other
12cr|liveusb-creator-3.11.1-1|9	License:        GPLv2
12cr|liveusb-creator-3.11.1-1|10	URL:            https://fedorahosted.org/liveusb-creator
12cr|liveusb-creator-3.11.1-1|11	Source0:        https://fedorahosted.org/releases/l/i/liveusb-creator/%{name}-%{version}.tar.bz2
12cr|liveusb-creator-3.11.1-1|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|liveusb-creator-3.11.1-1|13	
12cr|liveusb-creator-3.11.1-1|14	BuildArch:      noarch
12cr|liveusb-creator-3.11.1-1|15	ExcludeArch:    ppc
12cr|liveusb-creator-3.11.1-1|16	ExcludeArch:    ppc64
12cr|liveusb-creator-3.11.1-1|17	
12cr|liveusb-creator-3.11.1-1|18	BuildRequires:  python-devel, python-setuptools, python-qt4-devel, desktop-file-utils gettext
12cr|liveusb-creator-3.11.1-1|19	Requires:       syslinux, python-qt4, usermode, isomd5sum
12cr|liveusb-creator-3.11.1-1|20	Requires:       python-urlgrabber python-dbus
12cr|liveusb-creator-3.11.1-1|21	Requires:       python-parted >= 2.0
12cr|liveusb-creator-3.11.1-1|22	
12cr|liveusb-creator-3.11.1-1|23	%description
12cr|liveusb-creator-3.11.1-1|24	A liveusb creator from Live Fedora images
12cr|liveusb-creator-3.11.1-1|25	
12cr|liveusb-creator-3.11.1-1|26	%prep
12cr|liveusb-creator-3.11.1-1|27	%setup -q
12cr|liveusb-creator-3.11.1-1|28	
12cr|liveusb-creator-3.11.1-1|29	%build
12cr|liveusb-creator-3.11.1-1|30	%{__python} setup.py build
12cr|liveusb-creator-3.11.1-1|31	make mo
12cr|liveusb-creator-3.11.1-1|32	make mo
12cr|liveusb-creator-3.11.1-1|33	
12cr|liveusb-creator-3.11.1-1|34	%install
12cr|liveusb-creator-3.11.1-1|35	rm -rf %{buildroot}
12cr|liveusb-creator-3.11.1-1|36	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|liveusb-creator-3.11.1-1|37	%{__rm} -r liveusb/urlgrabber
12cr|liveusb-creator-3.11.1-1|38	
12cr|liveusb-creator-3.11.1-1|39	# Adjust for console-helper magic
12cr|liveusb-creator-3.11.1-1|40	mkdir -p %{buildroot}%{_sbindir}
12cr|liveusb-creator-3.11.1-1|41	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}
12cr|liveusb-creator-3.11.1-1|42	ln -s ../bin/consolehelper %{buildroot}%{_bindir}/%{name}
12cr|liveusb-creator-3.11.1-1|43	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cr|liveusb-creator-3.11.1-1|44	cp %{name}.pam %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cr|liveusb-creator-3.11.1-1|45	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cr|liveusb-creator-3.11.1-1|46	cp %{name}.console %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
12cr|liveusb-creator-3.11.1-1|47	
12cr|liveusb-creator-3.11.1-1|48	desktop-file-install --vendor="fedora"                    \
12cr|liveusb-creator-3.11.1-1|49	--dir=%{buildroot}%{_datadir}/applications           \
12cr|liveusb-creator-3.11.1-1|50	%{buildroot}/%{_datadir}/applications/liveusb-creator.desktop
12cr|liveusb-creator-3.11.1-1|51	rm -rf %{buildroot}/%{_datadir}/applications/liveusb-creator.desktop
12cr|liveusb-creator-3.11.1-1|52	
12cr|liveusb-creator-3.11.1-1|53	%find_lang %{name}
12cr|liveusb-creator-3.11.1-1|54	
12cr|liveusb-creator-3.11.1-1|55	%clean
12cr|liveusb-creator-3.11.1-1|56	rm -rf %{buildroot}
12cr|liveusb-creator-3.11.1-1|57	
12cr|liveusb-creator-3.11.1-1|58	%files -f %{name}.lang
12cr|liveusb-creator-3.11.1-1|59	%defattr(-,root,root,-)
12cr|liveusb-creator-3.11.1-1|60	%doc README.txt LICENSE.txt
12cr|liveusb-creator-3.11.1-1|61	%{python_sitelib}/*
12cr|liveusb-creator-3.11.1-1|62	%{_bindir}/%{name}
12cr|liveusb-creator-3.11.1-1|63	%{_sbindir}/%{name}
12cr|liveusb-creator-3.11.1-1|64	%{_datadir}/applications/fedora-liveusb-creator.desktop
12cr|liveusb-creator-3.11.1-1|65	%{_datadir}/pixmaps/fedorausb.png
12cr|liveusb-creator-3.11.1-1|66	#%{_datadir}/locale/*/LC_MESSAGES/liveusb-creator.mo
12cr|liveusb-creator-3.11.1-1|67	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|liveusb-creator-3.11.1-1|68	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cr|liveusb-creator-3.11.1-1|69	
12cr|liveusb-creator-3.11.1-1|70	
12cr|liveusb-creator-3.11.1-1|71	
12cr|liveusb-creator-3.11.1-1|72	%changelog
12cr|liveusb-creator-3.11.1-1|73	* Thu Oct 06 2011 Zombie Ryushu <ryushu@mandriva.org> 3.11.1-1mdv2011.0
12cr|liveusb-creator-3.11.1-1|74	+ Revision: 703217
12cr|liveusb-creator-3.11.1-1|75	- Upgrade to 3.11.1 to fix iso9660 for Mandriva 2011
12cr|liveusb-creator-3.11.1-1|76	
12cr|liveusb-creator-3.11.1-1|77	* Sat Nov 13 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 3.9.2-2mdv2011.0
12cr|liveusb-creator-3.11.1-1|78	+ Revision: 597038
12cr|liveusb-creator-3.11.1-1|79	- rebuild for python 2.7
12cr|liveusb-creator-3.11.1-1|80	
12cr|liveusb-creator-3.11.1-1|81	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|liveusb-creator-3.11.1-1|82	- New version 3.9.2
12cr|liveusb-creator-3.11.1-1|83	
12cr|liveusb-creator-3.11.1-1|84	* Tue Dec 22 2009 Ahmad Samir <ahmadsamir@mandriva.org> 3.9.1-2mdv2010.1
12cr|liveusb-creator-3.11.1-1|85	+ Revision: 481582
12cr|liveusb-creator-3.11.1-1|86	- Fix requires (bug #56589)
12cr|liveusb-creator-3.11.1-1|87	
12cr|liveusb-creator-3.11.1-1|88	* Sun Dec 20 2009 Thierry Vignaud <tv@mandriva.org> 3.9.1-1mdv2010.1
12cr|liveusb-creator-3.11.1-1|89	+ Revision: 480265
12cr|liveusb-creator-3.11.1-1|90	- import liveusb-creator
12cr|liveusb-creator-3.11.1-1|91	
12cr|liveusb-creator-3.11.1-1|92	
12cr|liveusb-creator-3.11.1-1|93	* Tue Dec 08 2009 Luke Macken <lmacken@redhat.com> - 3.9.1-1
12cr|liveusb-creator-3.11.1-1|94	- 3.9.1 bugfix release
12cr|liveusb-creator-3.11.1-1|95	
12cr|liveusb-creator-3.11.1-1|96	* Tue Dec 01 2009 Luke Macken <lmacken@redhat.com> - 3.9-1
12cr|liveusb-creator-3.11.1-1|97	- 3.9 release
12cr|liveusb-creator-3.11.1-1|98	
12cr|liveusb-creator-3.11.1-1|99	* Tue Dec 01 2009 Luke Macken <lmacken@redhat.com> - 3.8.9-1
12cr|liveusb-creator-3.11.1-1|100	- 3.8.9, fixes bug #540255
12cr|liveusb-creator-3.11.1-1|101	
12cr|liveusb-creator-3.11.1-1|102	* Tue Dec 01 2009 Luke Macken <lmacken@redhat.com> - 3.8.8-1
12cr|liveusb-creator-3.11.1-1|103	- 3.8.8, bugfix release
12cr|liveusb-creator-3.11.1-1|104	
12cr|liveusb-creator-3.11.1-1|105	* Tue Nov 17 2009 Luke Macken <lmacken@redhat.com> - 3.8.7-1
12cr|liveusb-creator-3.11.1-1|106	- 3.8.7, containing the F12 release
12cr|liveusb-creator-3.11.1-1|107	
12cr|liveusb-creator-3.11.1-1|108	* Sat Nov 07 2009 Luke Macken <lmacken@redhat.com> - 3.8.6-1
12cr|liveusb-creator-3.11.1-1|109	- 3.8.6
12cr|liveusb-creator-3.11.1-1|110	
12cr|liveusb-creator-3.11.1-1|111	* Thu Aug 27 2009 Luke Macken <lmacken@redhat.com> - 3.7.3-1
12cr|liveusb-creator-3.11.1-1|112	- 3.7.3
12cr|liveusb-creator-3.11.1-1|113	
12cr|liveusb-creator-3.11.1-1|114	* Wed Aug 05 2009 Luke Macken <lmacken@redhat.com> - 3.7.2-1
12cr|liveusb-creator-3.11.1-1|115	- 3.7.2
12cr|liveusb-creator-3.11.1-1|116	
12cr|liveusb-creator-3.11.1-1|117	* Sat Jun 27 2009 Luke Macken <lmacken@redhat.com> - 3.7.1-1
12cr|liveusb-creator-3.11.1-1|118	- 3.7.1
12cr|liveusb-creator-3.11.1-1|119	
12cr|liveusb-creator-3.11.1-1|120	* Wed Jun 24 2009 Luke Macken <lmacken@redhat.com> - 3.7
12cr|liveusb-creator-3.11.1-1|121	- Latest upstream bugfix release
12cr|liveusb-creator-3.11.1-1|122	
12cr|liveusb-creator-3.11.1-1|123	* Fri Jun 12 2009 Luke Macken <lmacken@redhat.com> - 3.6.8-1
12cr|liveusb-creator-3.11.1-1|124	- Latest upstream bugfix release
12cr|liveusb-creator-3.11.1-1|125	
12cr|liveusb-creator-3.11.1-1|126	* Tue Jun 09 2009 Luke Macken <lmacken@redhat.com> - 3.6.7-1
12cr|liveusb-creator-3.11.1-1|127	- Fix a bug with ext formatted sticks
12cr|liveusb-creator-3.11.1-1|128	
12cr|liveusb-creator-3.11.1-1|129	* Tue Jun 09 2009 Luke Macken <lmacken@redhat.com> - 3.6.6-1
12cr|liveusb-creator-3.11.1-1|130	- Update to v3.6.6
12cr|liveusb-creator-3.11.1-1|131	- Merge the dcon-unfreeze patch upstream
12cr|liveusb-creator-3.11.1-1|132	- Add Fedora 11 to the release list
12cr|liveusb-creator-3.11.1-1|133	
12cr|liveusb-creator-3.11.1-1|134	* Wed May 20 2009 Christoph Wickert <cwickert@fedoraproject.org> - 3.6.5-3
12cr|liveusb-creator-3.11.1-1|135	- Make olpc.fth unfreeze disply for newer BIOSes than Q2E30 (#501688)
12cr|liveusb-creator-3.11.1-1|136	
12cr|liveusb-creator-3.11.1-1|137	* Thu Apr 09 2009 Luke Macken <lmacken@redhat.com> 3.6.5-2
12cr|liveusb-creator-3.11.1-1|138	- Fix the checksum verification to support sha256
12cr|liveusb-creator-3.11.1-1|139	
12cr|liveusb-creator-3.11.1-1|140	* Thu Apr 09 2009 Luke Macken <lmacken@redhat.com> 3.6.5-1
12cr|liveusb-creator-3.11.1-1|141	- Update to v3.6.5, which supports F11 beta, and the latest SoaS releases
12cr|liveusb-creator-3.11.1-1|142	
12cr|liveusb-creator-3.11.1-1|143	* Wed Mar 18 2009 Luke Macken <lmacken@redhat.com> 3.6.4-1
12cr|liveusb-creator-3.11.1-1|144	- Update to v3.6.4, which works with the PyParted 2.0 API
12cr|liveusb-creator-3.11.1-1|145	
12cr|liveusb-creator-3.11.1-1|146	* Thu Mar 12 2009 Luke Macken <lmacken@redhat.com> 3.6.3-1
12cr|liveusb-creator-3.11.1-1|147	- Update to v3.6.3
12cr|liveusb-creator-3.11.1-1|148	
12cr|liveusb-creator-3.11.1-1|149	* Mon Mar 07 2009 Luke Macken <lmacken@redhat.com> 3.6-1
12cr|liveusb-creator-3.11.1-1|150	- Require pyparted
12cr|liveusb-creator-3.11.1-1|151	- Update to v3.6
12cr|liveusb-creator-3.11.1-1|152	
12cr|liveusb-creator-3.11.1-1|153	* Fri Mar 06 2009 wwp <subscript@free.fr> 3.5-2
12cr|liveusb-creator-3.11.1-1|154	- Fix dd commands when output path contain whitespaces
12cr|liveusb-creator-3.11.1-1|155	
12cr|liveusb-creator-3.11.1-1|156	* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> 3.5-3
12cr|liveusb-creator-3.11.1-1|157	- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
12cr|liveusb-creator-3.11.1-1|158	
12cr|liveusb-creator-3.11.1-1|159	* Fri Jan 16 2009 Luke Macken <lmacken@redhat.com> 3.5-1
12cr|liveusb-creator-3.11.1-1|160	- Update to v3.5
12cr|liveusb-creator-3.11.1-1|161	
12cr|liveusb-creator-3.11.1-1|162	* Fri Jan 16 2009 Luke Macken <lmacken@redhat.com> 3.4-1
12cr|liveusb-creator-3.11.1-1|163	- Update to 3.4.
12cr|liveusb-creator-3.11.1-1|164	
12cr|liveusb-creator-3.11.1-1|165	* Fri Jan 16 2009 Luke Macken <lmacken@redhat.com> 3.3-2
12cr|liveusb-creator-3.11.1-1|166	- Require python-urlgrabber
12cr|liveusb-creator-3.11.1-1|167	
12cr|liveusb-creator-3.11.1-1|168	* Fri Jan 15 2009 Luke Macken <lmacken@redhat.com> 3.3-1
12cr|liveusb-creator-3.11.1-1|169	- Update to 3.3
12cr|liveusb-creator-3.11.1-1|170	
12cr|liveusb-creator-3.11.1-1|171	* Fri Jan 02 2009 Luke Macken <lmacken@redhat.com> 3.2-1
12cr|liveusb-creator-3.11.1-1|172	- Fixed some syslinux-related issues (#167)
12cr|liveusb-creator-3.11.1-1|173	- Fixed some windows-related logging problems (#337)
12cr|liveusb-creator-3.11.1-1|174	- Mitigate a DBus/HAL-related segfault by unmounting upon termination
12cr|liveusb-creator-3.11.1-1|175	
12cr|liveusb-creator-3.11.1-1|176	* Thu Jan 01 2009 Luke Macken <lmacken@redhat.com> 3.1-1
12cr|liveusb-creator-3.11.1-1|177	- Latest upstream release, containing some windows-specific
12cr|liveusb-creator-3.11.1-1|178	optimizations and fixes.
12cr|liveusb-creator-3.11.1-1|179	
12cr|liveusb-creator-3.11.1-1|180	* Mon Dec 29 2008 Luke Macken <lmacken@redhat.com> 3.0-4
12cr|liveusb-creator-3.11.1-1|181	- Latest upstream release.
12cr|liveusb-creator-3.11.1-1|182	- Fedora 10 support
12cr|liveusb-creator-3.11.1-1|183	- Update to the latest sugar spin
12cr|liveusb-creator-3.11.1-1|184	- Lots of bug fixes and code improvements
12cr|liveusb-creator-3.11.1-1|185	- Improved OLPC support with the --xo flag
12cr|liveusb-creator-3.11.1-1|186	- Translation improvements
12cr|liveusb-creator-3.11.1-1|187	- Greek translation (Nikos Charonitakis)
12cr|liveusb-creator-3.11.1-1|188	- Slovak translation (Ondrej Sulek)
12cr|liveusb-creator-3.11.1-1|189	- Catalan translation (Xavier Conde)
12cr|liveusb-creator-3.11.1-1|190	- French translation (PabloMartin-Gomez)
12cr|liveusb-creator-3.11.1-1|191	- Serbian (Milos Komarcevic)
12cr|liveusb-creator-3.11.1-1|192	- Chinese (sainrysec)
12cr|liveusb-creator-3.11.1-1|193	
12cr|liveusb-creator-3.11.1-1|194	* Fri Oct 03 2008 Luke Macken <lmacken@redhat.com> 3.0-2
12cr|liveusb-creator-3.11.1-1|195	- Exclude ppc and ppc64, as syslinux will not work on those architectures.
12cr|liveusb-creator-3.11.1-1|196	
12cr|liveusb-creator-3.11.1-1|197	* Fri Aug 29 2008 Luke Macken <lmacken@redhat.com> 3.0-1
12cr|liveusb-creator-3.11.1-1|198	- Latest upstream release, containing various bugfixes
12cr|liveusb-creator-3.11.1-1|199	- Fedora 10 Beta support
12cr|liveusb-creator-3.11.1-1|200	- Brazilian Portuguese translation (Igor Pires Soares)
12cr|liveusb-creator-3.11.1-1|201	- Spanish translation (Domingo Becker)
12cr|liveusb-creator-3.11.1-1|202	- Malay translation (Sharuzzaman Ahmat Raslan)
12cr|liveusb-creator-3.11.1-1|203	- German Translation (Marcus Nitzschke, Fabian Affolter)
12cr|liveusb-creator-3.11.1-1|204	- Polish translation (Piotr Drąg)
12cr|liveusb-creator-3.11.1-1|205	- Portuguese translation (Valter Fukuoka)
12cr|liveusb-creator-3.11.1-1|206	- Czech translation (Adam Pribyl)
12cr|liveusb-creator-3.11.1-1|207	
12cr|liveusb-creator-3.11.1-1|208	* Tue Aug 12 2008 Kushal Das <kushal@fedoraproject.org> 2.7-1
12cr|liveusb-creator-3.11.1-1|209	- Initial release

2907 12
12cr|lkmpg-1.1.0-16|1	%define name lkmpg
12cr|lkmpg-1.1.0-16|2	%define version 1.1.0
12cr|lkmpg-1.1.0-16|3	%define release %mkrel 16
12cr|lkmpg-1.1.0-16|4	
12cr|lkmpg-1.1.0-16|5	Summary: The Linux Kernel Module Programming Guide
12cr|lkmpg-1.1.0-16|6	Name: %{name}
12cr|lkmpg-1.1.0-16|7	Version: %{version}
12cr|lkmpg-1.1.0-16|8	Release: %{release}
12cr|lkmpg-1.1.0-16|9	Group: Books/Computer books
12cr|lkmpg-1.1.0-16|10	Source: lkmpg.tar.bz2
12cr|lkmpg-1.1.0-16|11	License: GPL
12cr|lkmpg-1.1.0-16|12	Buildroot: %{_tmppath}/%{name}-buildroot
12cr|lkmpg-1.1.0-16|13	BuildArchitectures: noarch
12cr|lkmpg-1.1.0-16|14	URL: http://www.linuxdoc.org/LDP/lkmpg/mpg.html
12cr|lkmpg-1.1.0-16|15	
12cr|lkmpg-1.1.0-16|16	%description
12cr|lkmpg-1.1.0-16|17	This document is for people who want to write kernel modules.
12cr|lkmpg-1.1.0-16|18	
12cr|lkmpg-1.1.0-16|19	Examples are include.
12cr|lkmpg-1.1.0-16|20	
12cr|lkmpg-1.1.0-16|21	%prep
12cr|lkmpg-1.1.0-16|22	rm -rf $RPM_BUILD_ROOT
12cr|lkmpg-1.1.0-16|23	mkdir -p $RPM_BUILD_ROOT%{_docdir}/LDP
12cr|lkmpg-1.1.0-16|24	cd $RPM_BUILD_ROOT%{_docdir}/LDP
12cr|lkmpg-1.1.0-16|25	bzcat %{SOURCE0} | tar xv
12cr|lkmpg-1.1.0-16|26	
12cr|lkmpg-1.1.0-16|27	%clean
12cr|lkmpg-1.1.0-16|28	rm -rf $RPM_BUILD_ROOT
12cr|lkmpg-1.1.0-16|29	
12cr|lkmpg-1.1.0-16|30	%files
12cr|lkmpg-1.1.0-16|31	%defattr(-,root,root)
12cr|lkmpg-1.1.0-16|32	%{_docdir}/LDP/*
12cr|lkmpg-1.1.0-16|33	
12cr|lkmpg-1.1.0-16|34	
12cr|lkmpg-1.1.0-16|35	
12cr|lkmpg-1.1.0-16|36	
12cr|lkmpg-1.1.0-16|37	%changelog
12cr|lkmpg-1.1.0-16|38	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-16mdv2011.0
12cr|lkmpg-1.1.0-16|39	+ Revision: 620246
12cr|lkmpg-1.1.0-16|40	- the mass rebuild of 2010.0 packages
12cr|lkmpg-1.1.0-16|41	
12cr|lkmpg-1.1.0-16|42	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-15mdv2010.0
12cr|lkmpg-1.1.0-16|43	+ Revision: 429860
12cr|lkmpg-1.1.0-16|44	- rebuild
12cr|lkmpg-1.1.0-16|45	
12cr|lkmpg-1.1.0-16|46	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0-14mdv2009.0
12cr|lkmpg-1.1.0-16|47	+ Revision: 251243
12cr|lkmpg-1.1.0-16|48	- rebuild
12cr|lkmpg-1.1.0-16|49	
12cr|lkmpg-1.1.0-16|50	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.1.0-12mdv2008.1
12cr|lkmpg-1.1.0-16|51	+ Revision: 140932
12cr|lkmpg-1.1.0-16|52	- restore BuildRoot
12cr|lkmpg-1.1.0-16|53	
12cr|lkmpg-1.1.0-16|54	+ Thierry Vignaud <tv@mandriva.org>
12cr|lkmpg-1.1.0-16|55	- kill re-definition of %%buildroot on Pixel's request
12cr|lkmpg-1.1.0-16|56	
12cr|lkmpg-1.1.0-16|57	
12cr|lkmpg-1.1.0-16|58	* Mon Jan 15 2007 Lenny Cartier <lenny@mandriva.com> 1.1.0-12mdv2007.0
12cr|lkmpg-1.1.0-16|59	+ Revision: 109158
12cr|lkmpg-1.1.0-16|60	- Rebuild
12cr|lkmpg-1.1.0-16|61	- Import lkmpg
12cr|lkmpg-1.1.0-16|62	

2908 12
12cr|ll-plugins-0.2.8-3|1	Summary:    A collection of LV2 plugins
12cr|ll-plugins-0.2.8-3|2	Name:       ll-plugins
12cr|ll-plugins-0.2.8-3|3	Version:    0.2.8
12cr|ll-plugins-0.2.8-3|4	Release:    3
12cr|ll-plugins-0.2.8-3|5	License:    GPLv3+
12cr|ll-plugins-0.2.8-3|6	Group:      Sound
12cr|ll-plugins-0.2.8-3|7	URL:        http://ll-plugins.nongnu.org/index.html
12cr|ll-plugins-0.2.8-3|8	Source0:    http://download.savannah.nongnu.org/releases/ll-plugins/%{name}-%{version}.tar.bz2
12cr|ll-plugins-0.2.8-3|9	Requires:   jackit >= 0.109
12cr|ll-plugins-0.2.8-3|10	BuildRequires:  libalsa-devel
12cr|ll-plugins-0.2.8-3|11	BuildRequires:  boost-devel
12cr|ll-plugins-0.2.8-3|12	BuildRequires:  cairomm-devel
12cr|ll-plugins-0.2.8-3|13	BuildRequires:  fftw3-devel
12cr|ll-plugins-0.2.8-3|14	BuildRequires:  gsl-devel
12cr|ll-plugins-0.2.8-3|15	BuildRequires:  gtkmm2.4-devel >= 2.6.0
12cr|ll-plugins-0.2.8-3|16	BuildRequires:  jackit
12cr|ll-plugins-0.2.8-3|17	BuildRequires:  lash-devel
12cr|ll-plugins-0.2.8-3|18	BuildRequires:  jackit-devel >= 0.109
12cr|ll-plugins-0.2.8-3|19	BuildRequires:  liblo-devel
12cr|ll-plugins-0.2.8-3|20	BuildRequires:  lv2-c++-tools
12cr|ll-plugins-0.2.8-3|21	BuildRequires:  lv2-c++-tools-devel
12cr|ll-plugins-0.2.8-3|22	BuildRequires:  pkgconfig
12cr|ll-plugins-0.2.8-3|23	BuildRequires:  libsamplerate-devel
12cr|ll-plugins-0.2.8-3|24	BuildRequires:  sndfile-devel
12cr|ll-plugins-0.2.8-3|25	BuildRequires:  sigc++2.0-devel
12cr|ll-plugins-0.2.8-3|26	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ll-plugins-0.2.8-3|27	
12cr|ll-plugins-0.2.8-3|28	%description
12cr|ll-plugins-0.2.8-3|29	THE PLUGINS
12cr|ll-plugins-0.2.8-3|30	===========
12cr|ll-plugins-0.2.8-3|31	All plugins are installed in separate LV2 bundles (except the ones that are
12cr|ll-plugins-0.2.8-3|32	closely related, like the math-constant plugins or the mono and stereo versions
12cr|ll-plugins-0.2.8-3|33	of the peak meter). The GUIs, for the plugins that have GUIs, are installed in
12cr|ll-plugins-0.2.8-3|34	bundles of their own to make it easier for packagers to put them in separate
12cr|ll-plugins-0.2.8-3|35	binary packages to avoid Gtk dependencies for the plugins themselves.
12cr|ll-plugins-0.2.8-3|36	
12cr|ll-plugins-0.2.8-3|37	The plugins are reasonably simple and could be used as examples or starting
12cr|ll-plugins-0.2.8-3|38	points for hackers who want to write LV2 plugins based on the frameworks in
12cr|ll-plugins-0.2.8-3|39	the lv2-c++-tools package. There are synths, event processors, simple audio
12cr|ll-plugins-0.2.8-3|40	and control manipulators and GUI-based plugins.
12cr|ll-plugins-0.2.8-3|41	
12cr|ll-plugins-0.2.8-3|42	BASIC ARPEGGIATOR
12cr|ll-plugins-0.2.8-3|43	=================
12cr|ll-plugins-0.2.8-3|44	This plugin is just what it says. It takes MIDI event input and writes
12cr|ll-plugins-0.2.8-3|45	MIDI event output in the form of an arpeggio over the held keys in the input.
12cr|ll-plugins-0.2.8-3|46	You can control the speed of the arpeggio and the direction (up or down).
12cr|ll-plugins-0.2.8-3|47	
12cr|ll-plugins-0.2.8-3|48	CONTROL2MIDI
12cr|ll-plugins-0.2.8-3|49	============
12cr|ll-plugins-0.2.8-3|50	A plugin that converts a LV2 control port value to MIDI CC events. You can
12cr|ll-plugins-0.2.8-3|51	set the CC number and the expected range of the input value.
12cr|ll-plugins-0.2.8-3|52	
12cr|ll-plugins-0.2.8-3|53	KLAVIATUR
12cr|ll-plugins-0.2.8-3|54	=========
12cr|ll-plugins-0.2.8-3|55	A MIDI keyboard. You can use it to send pitchbend events, CC events and of
12cr|ll-plugins-0.2.8-3|56	course notes, using mouse or keyboard. Handy when you want to test a synth
12cr|ll-plugins-0.2.8-3|57	patch but don't have a real keyboard nearby. Klaviatur has a Gtk GUI that you
12cr|ll-plugins-0.2.8-3|58	use to control it.
12cr|ll-plugins-0.2.8-3|59	
12cr|ll-plugins-0.2.8-3|60	MATH-CONSTANTS
12cr|ll-plugins-0.2.8-3|61	==============
12cr|ll-plugins-0.2.8-3|62	A set of plugins that output constant control parameters for mathematical
12cr|ll-plugins-0.2.8-3|63	constants defined in the C header <math.h>.
12cr|ll-plugins-0.2.8-3|64	
12cr|ll-plugins-0.2.8-3|65	MATH-FUNCTIONS
12cr|ll-plugins-0.2.8-3|66	==============
12cr|ll-plugins-0.2.8-3|67	A set of plugins wrapping most of the functions in the C header <math.h>
12cr|ll-plugins-0.2.8-3|68	(sin(), cos(), exp(), modf() etc). All are available as both audio rate
12cr|ll-plugins-0.2.8-3|69	and control rate functions.
12cr|ll-plugins-0.2.8-3|70	
12cr|ll-plugins-0.2.8-3|71	PEAK METER
12cr|ll-plugins-0.2.8-3|72	==========
12cr|ll-plugins-0.2.8-3|73	A decaying peak meter that shows the peak level of the input signal.
12cr|ll-plugins-0.2.8-3|74	There is a mono and a stereo version. Both have Gtk GUIs.
12cr|ll-plugins-0.2.8-3|75	
12cr|ll-plugins-0.2.8-3|76	RUDOLF 556
12cr|ll-plugins-0.2.8-3|77	==========
12cr|ll-plugins-0.2.8-3|78	A simple drum machine with six separate drum voices - two bass drums, two
12cr|ll-plugins-0.2.8-3|79	snares and two hihats. The different voices are mapped to C, D, E, F, G and A
12cr|ll-plugins-0.2.8-3|80	in all octaves, and every voice has three control parameters (length,
12cr|ll-plugins-0.2.8-3|81	hardness and volume). This plugin has a Gtk GUI that you can use to control the
12cr|ll-plugins-0.2.8-3|82	parameters.
12cr|ll-plugins-0.2.8-3|83	
12cr|ll-plugins-0.2.8-3|84	SINESHAPER
12cr|ll-plugins-0.2.8-3|85	==========
12cr|ll-plugins-0.2.8-3|86	An LV2 version of the Sineshaper synth - two sine oscillators fed through
12cr|ll-plugins-0.2.8-3|87	two sine waveshapers in series, with a bunch of parameters to control them.
12cr|ll-plugins-0.2.8-3|88	This plugin has a Gtk GUI too.
12cr|ll-plugins-0.2.8-3|89	
12cr|ll-plugins-0.2.8-3|90	%package    gui
12cr|ll-plugins-0.2.8-3|91	Summary:    GUIs for the ll-plugins package
12cr|ll-plugins-0.2.8-3|92	Group:      Sound
12cr|ll-plugins-0.2.8-3|93	
12cr|ll-plugins-0.2.8-3|94	%description    gui
12cr|ll-plugins-0.2.8-3|95	This package contains the GUIs for the ll-plugins.
12cr|ll-plugins-0.2.8-3|96	
12cr|ll-plugins-0.2.8-3|97	%package -n elven
12cr|ll-plugins-0.2.8-3|98	Summary:    The LV2 host Elven
12cr|ll-plugins-0.2.8-3|99	Group:      Sound
12cr|ll-plugins-0.2.8-3|100	Requires:   jackit >= 0.109
12cr|ll-plugins-0.2.8-3|101	
12cr|ll-plugins-0.2.8-3|102	%description -n elven
12cr|ll-plugins-0.2.8-3|103	THE HOST
12cr|ll-plugins-0.2.8-3|104	========
12cr|ll-plugins-0.2.8-3|105	The host that comes with this package is called Elven (Experimental LV2
12cr|ll-plugins-0.2.8-3|106	Execution ENvironment). It is pretty slow and I don't really recommend it.
12cr|ll-plugins-0.2.8-3|107	If you can use another host, do that.
12cr|ll-plugins-0.2.8-3|108	
12cr|ll-plugins-0.2.8-3|109	%prep
12cr|ll-plugins-0.2.8-3|110	
12cr|ll-plugins-0.2.8-3|111	%setup -q -n %{name}-%{version}
12cr|ll-plugins-0.2.8-3|112	
12cr|ll-plugins-0.2.8-3|113	%build
12cr|ll-plugins-0.2.8-3|114	./configure \
12cr|ll-plugins-0.2.8-3|115	--prefix=%{_prefix} \
12cr|ll-plugins-0.2.8-3|116	--libdir=%{_libdir} \
12cr|ll-plugins-0.2.8-3|117	--CFLAGS="%{optflags} -Dclear_path=begin_new_path" \
12cr|ll-plugins-0.2.8-3|118	--LDFLAGS=-ldl
12cr|ll-plugins-0.2.8-3|119	
12cr|ll-plugins-0.2.8-3|120	%make
12cr|ll-plugins-0.2.8-3|121	
12cr|ll-plugins-0.2.8-3|122	%install
12cr|ll-plugins-0.2.8-3|123	rm -rf %{buildroot}
12cr|ll-plugins-0.2.8-3|124	
12cr|ll-plugins-0.2.8-3|125	%makeinstall_std \
12cr|ll-plugins-0.2.8-3|126	build_experimental=yes \
12cr|ll-plugins-0.2.8-3|127	install-lv2-plugins \
12cr|ll-plugins-0.2.8-3|128	prefix=%{_prefix} \
12cr|ll-plugins-0.2.8-3|129	libdir=%{_libdir} \
12cr|ll-plugins-0.2.8-3|130	docdir=%{_docdir}/%{name}
12cr|ll-plugins-0.2.8-3|131	
12cr|ll-plugins-0.2.8-3|132	%clean
12cr|ll-plugins-0.2.8-3|133	rm -rf %{buildroot}
12cr|ll-plugins-0.2.8-3|134	
12cr|ll-plugins-0.2.8-3|135	%files
12cr|ll-plugins-0.2.8-3|136	%defattr(-, root, root)
12cr|ll-plugins-0.2.8-3|137	%doc AUTHORS COPYING ChangeLog README
12cr|ll-plugins-0.2.8-3|138	%{_libdir}/lv2/arpeggiator.lv2/*
12cr|ll-plugins-0.2.8-3|139	%{_libdir}/lv2/control2midi.lv2/*
12cr|ll-plugins-0.2.8-3|140	%{_libdir}/lv2/klaviatur.lv2/*
12cr|ll-plugins-0.2.8-3|141	%{_libdir}/lv2/math-constants.lv2/*
12cr|ll-plugins-0.2.8-3|142	%{_libdir}/lv2/math-functions.lv2/*
12cr|ll-plugins-0.2.8-3|143	%{_libdir}/lv2/peakmeter.lv2/*
12cr|ll-plugins-0.2.8-3|144	%{_libdir}/lv2/rudolf556.lv2/*
12cr|ll-plugins-0.2.8-3|145	%{_libdir}/lv2/sineshaper.lv2/*
12cr|ll-plugins-0.2.8-3|146	
12cr|ll-plugins-0.2.8-3|147	%files gui
12cr|ll-plugins-0.2.8-3|148	%defattr(-, root, root)
12cr|ll-plugins-0.2.8-3|149	%doc COPYING
12cr|ll-plugins-0.2.8-3|150	%{_libdir}/lv2/klaviatur_gtk.lv2/*
12cr|ll-plugins-0.2.8-3|151	%{_libdir}/lv2/peakmeter_gtk.lv2/*
12cr|ll-plugins-0.2.8-3|152	%{_libdir}/lv2/rudolf556_gtk.lv2/*
12cr|ll-plugins-0.2.8-3|153	%{_libdir}/lv2/sineshaper_gtk.lv2/*
12cr|ll-plugins-0.2.8-3|154	
12cr|ll-plugins-0.2.8-3|155	%files -n elven
12cr|ll-plugins-0.2.8-3|156	%defattr(-, root, root)
12cr|ll-plugins-0.2.8-3|157	%doc COPYING
12cr|ll-plugins-0.2.8-3|158	%{_bindir}/elven
12cr|ll-plugins-0.2.8-3|159	
12cr|ll-plugins-0.2.8-3|160	
12cr|ll-plugins-0.2.8-3|161	
12cr|ll-plugins-0.2.8-3|162	%changelog
12cr|ll-plugins-0.2.8-3|163	* Wed Apr 25 2012 Frank Kober <emuse@mandriva.org> 0.2.8-3
12cr|ll-plugins-0.2.8-3|164	+ Revision: 793397
12cr|ll-plugins-0.2.8-3|165	- rebuild fixing BRs
12cr|ll-plugins-0.2.8-3|166	
12cr|ll-plugins-0.2.8-3|167	* Sat Dec 24 2011 Frank Kober <emuse@mandriva.org> 0.2.8-2
12cr|ll-plugins-0.2.8-3|168	+ Revision: 745052
12cr|ll-plugins-0.2.8-3|169	- rebuild fixing dl linking requirement
12cr|ll-plugins-0.2.8-3|170	
12cr|ll-plugins-0.2.8-3|171	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.2.8-1
12cr|ll-plugins-0.2.8-3|172	+ Revision: 645288
12cr|ll-plugins-0.2.8-3|173	- update to new version 0.2.8
12cr|ll-plugins-0.2.8-3|174	
12cr|ll-plugins-0.2.8-3|175	+ Thierry Vignaud <tv@mandriva.org>
12cr|ll-plugins-0.2.8-3|176	- rebuild
12cr|ll-plugins-0.2.8-3|177	
12cr|ll-plugins-0.2.8-3|178	* Tue Nov 25 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-1mdv2009.1
12cr|ll-plugins-0.2.8-3|179	+ Revision: 306743
12cr|ll-plugins-0.2.8-3|180	- import ll-plugins
12cr|ll-plugins-0.2.8-3|181	
12cr|ll-plugins-0.2.8-3|182	
12cr|ll-plugins-0.2.8-3|183	* Tue Nov 25 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-1mdv2009.0
12cr|ll-plugins-0.2.8-3|184	- initial Mandriva package

2909 12
12cr|lmbench-3.0-0.a9.3|1	# Based on Fedora's package
12cr|lmbench-3.0-0.a9.3|2	
12cr|lmbench-3.0-0.a9.3|3	%define tar_release a9
12cr|lmbench-3.0-0.a9.3|4	
12cr|lmbench-3.0-0.a9.3|5	Name:    lmbench
12cr|lmbench-3.0-0.a9.3|6	Version: 3.0
12cr|lmbench-3.0-0.a9.3|7	Release: %mkrel 0.%{tar_release}.3
12cr|lmbench-3.0-0.a9.3|8	Summary: Tools for Kernel Performance Analysis
12cr|lmbench-3.0-0.a9.3|9	License: GPL
12cr|lmbench-3.0-0.a9.3|10	URL:	 http://sourceforge.net/projects/lmbench
12cr|lmbench-3.0-0.a9.3|11	Source: http://dl.sf.net/lmbench/lmbench-%{version}-%{tar_release}.tgz
12cr|lmbench-3.0-0.a9.3|12	Source1: %{name}-%{version}-%{tar_release}-run.sh
12cr|lmbench-3.0-0.a9.3|13	Group: Development/Kernel
12cr|lmbench-3.0-0.a9.3|14	Requires: perl, make
12cr|lmbench-3.0-0.a9.3|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{tar_release}-root
12cr|lmbench-3.0-0.a9.3|16	
12cr|lmbench-3.0-0.a9.3|17	%description
12cr|lmbench-3.0-0.a9.3|18	Bandwidth benchmarks: cached file read, memory copy (bcopy), memory read,
12cr|lmbench-3.0-0.a9.3|19	memory write, pipe, TCP; Latency benchmarks: context switching, connection
12cr|lmbench-3.0-0.a9.3|20	establishment, pipe, TCP, UDP, RPC hot potato, file system creates and
12cr|lmbench-3.0-0.a9.3|21	deletes, process creation, signal handling, system call overhead,  memory
12cr|lmbench-3.0-0.a9.3|22	read latency; Miscellanious Processor clock rate calculation.
12cr|lmbench-3.0-0.a9.3|23	
12cr|lmbench-3.0-0.a9.3|24	%prep
12cr|lmbench-3.0-0.a9.3|25	%setup -q -n %{name}-%{version}-%{tar_release}
12cr|lmbench-3.0-0.a9.3|26	
12cr|lmbench-3.0-0.a9.3|27	mv -f src/TODO TODO.lmbench
12cr|lmbench-3.0-0.a9.3|28	mv -f scripts/README README.scripts
12cr|lmbench-3.0-0.a9.3|29	mv -f scripts/SHIT SHIT.scripts
12cr|lmbench-3.0-0.a9.3|30	mv -f scripts/TODO TODO.scripts
12cr|lmbench-3.0-0.a9.3|31	
12cr|lmbench-3.0-0.a9.3|32	%build
12cr|lmbench-3.0-0.a9.3|33	%{make}
12cr|lmbench-3.0-0.a9.3|34	find . -name 'SCCS' -type d -exec rm -rf {} \;
12cr|lmbench-3.0-0.a9.3|35	
12cr|lmbench-3.0-0.a9.3|36	%install
12cr|lmbench-3.0-0.a9.3|37	rm -rf %{buildroot}
12cr|lmbench-3.0-0.a9.3|38	
12cr|lmbench-3.0-0.a9.3|39	install -Dp -m0755 %{SOURCE1} %{buildroot}%{_bindir}/lmbench
12cr|lmbench-3.0-0.a9.3|40	install -Dp -m0644 results/Makefile %{buildroot}%{_prefix}/lib/lmbench/results/Makefile
12cr|lmbench-3.0-0.a9.3|41	install -Dp -m0644 src/webpage-lm.tar %{buildroot}%{_prefix}/lib/lmbench/src/webpage-lm.tar
12cr|lmbench-3.0-0.a9.3|42	
12cr|lmbench-3.0-0.a9.3|43	cp -avx bin/ scripts/ %{buildroot}%{_prefix}/lib/lmbench/
12cr|lmbench-3.0-0.a9.3|44	find %{buildroot}%{_prefix}/lib/lmbench/ -name 'Makefile*' -or -name '*.[ao]' -exec %{__rm} -f {} \;
12cr|lmbench-3.0-0.a9.3|45	
12cr|lmbench-3.0-0.a9.3|46	chmod a-x %{buildroot}%{_prefix}/lib/lmbench/scripts/info-template
12cr|lmbench-3.0-0.a9.3|47	
12cr|lmbench-3.0-0.a9.3|48	%clean
12cr|lmbench-3.0-0.a9.3|49	rm -rf %{buildroot}
12cr|lmbench-3.0-0.a9.3|50	
12cr|lmbench-3.0-0.a9.3|51	%files
12cr|lmbench-3.0-0.a9.3|52	%defattr(-, root, root, 0755)
12cr|lmbench-3.0-0.a9.3|53	%doc ACKNOWLEDGEMENTS CHANGES COPYING COPYING-2 hbench-REBUTTAL README.* TODO.* doc/
12cr|lmbench-3.0-0.a9.3|54	%{_bindir}/lmbench
12cr|lmbench-3.0-0.a9.3|55	%{_prefix}/lib/lmbench/
12cr|lmbench-3.0-0.a9.3|56	
12cr|lmbench-3.0-0.a9.3|57	
12cr|lmbench-3.0-0.a9.3|58	
12cr|lmbench-3.0-0.a9.3|59	%changelog
12cr|lmbench-3.0-0.a9.3|60	

2910 12
12cr|lmctl-0.3.2-8|1	%define rel 8
12cr|lmctl-0.3.2-8|2	%define name lmctl
12cr|lmctl-0.3.2-8|3	%define version 0.3.2
12cr|lmctl-0.3.2-8|4	%define release %mkrel %{rel}
12cr|lmctl-0.3.2-8|5	
12cr|lmctl-0.3.2-8|6	Summary:	Configuration tool for Logitech USB Mice
12cr|lmctl-0.3.2-8|7	Name:		%{name}
12cr|lmctl-0.3.2-8|8	Version:	%{version}
12cr|lmctl-0.3.2-8|9	Release:	%{release}
12cr|lmctl-0.3.2-8|10	License:	GPL
12cr|lmctl-0.3.2-8|11	Group:		System/Configuration/Hardware
12cr|lmctl-0.3.2-8|12	URL:		http://bedroomlan.dyndns.org/~alexios/coding_lmctl.html
12cr|lmctl-0.3.2-8|13	BuildRoot:	%_tmppath/%{name}-%{version}-%{release}-buildroot
12cr|lmctl-0.3.2-8|14	Source0:	http://www.bedroomlan.org/~alexios/files/SOFTWARE/lmctl/%{name}_%{version}.tar.gz
12cr|lmctl-0.3.2-8|15	Source1:	http://www.bedroomlan.org/~alexios/files/SOFTWARE/lmctl/%{name}_%{version}.tar.gz.sig
12cr|lmctl-0.3.2-8|16	# (abel) Recognize extra mouse IDs
12cr|lmctl-0.3.2-8|17	Patch0:		lmctl-0.3.2-extra-devices.patch.bz2
12cr|lmctl-0.3.2-8|18	# (abel) MX518 allows max 1600dpi resolution
12cr|lmctl-0.3.2-8|19	Patch1:		lmctl-0.3.2-mx518.patch.bz2
12cr|lmctl-0.3.2-8|20	BuildRequires:	libusb-devel
12cr|lmctl-0.3.2-8|21	Requires:	logitech-mouse-common
12cr|lmctl-0.3.2-8|22	
12cr|lmctl-0.3.2-8|23	%description
12cr|lmctl-0.3.2-8|24	LMCtl can manipulate the special features on recent Logitech USB
12cr|lmctl-0.3.2-8|25	mice using Command Line interface. Features that can be controlled
12cr|lmctl-0.3.2-8|26	or reported include:
12cr|lmctl-0.3.2-8|27	
12cr|lmctl-0.3.2-8|28	o Wireless status reporting
12cr|lmctl-0.3.2-8|29	o Battery charge indication
12cr|lmctl-0.3.2-8|30	o Resolution
12cr|lmctl-0.3.2-8|31	o SmartScroll.
12cr|lmctl-0.3.2-8|32	
12cr|lmctl-0.3.2-8|33	%prep
12cr|lmctl-0.3.2-8|34	%setup -q -n %{name}-0.3.1
12cr|lmctl-0.3.2-8|35	%patch0 -p1 -b .extradevice
12cr|lmctl-0.3.2-8|36	%patch1 -p1 -b .mx518
12cr|lmctl-0.3.2-8|37	
12cr|lmctl-0.3.2-8|38	%build
12cr|lmctl-0.3.2-8|39	%configure2_5x --bindir=%{_sbindir}
12cr|lmctl-0.3.2-8|40	%make
12cr|lmctl-0.3.2-8|41	
12cr|lmctl-0.3.2-8|42	%install
12cr|lmctl-0.3.2-8|43	rm -rf  %{buildroot}
12cr|lmctl-0.3.2-8|44	%makeinstall_std
12cr|lmctl-0.3.2-8|45	
12cr|lmctl-0.3.2-8|46	%clean
12cr|lmctl-0.3.2-8|47	rm -rf %{buildroot}
12cr|lmctl-0.3.2-8|48	
12cr|lmctl-0.3.2-8|49	%files
12cr|lmctl-0.3.2-8|50	%defattr(-,root,root)
12cr|lmctl-0.3.2-8|51	%doc AUTHORS COPYING README debian/changelog
12cr|lmctl-0.3.2-8|52	%{_sbindir}/*
12cr|lmctl-0.3.2-8|53	%{_mandir}/man1/lmctl*
12cr|lmctl-0.3.2-8|54	
12cr|lmctl-0.3.2-8|55	
12cr|lmctl-0.3.2-8|56	
12cr|lmctl-0.3.2-8|57	
12cr|lmctl-0.3.2-8|58	%changelog
12cr|lmctl-0.3.2-8|59	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-8mdv2011.0
12cr|lmctl-0.3.2-8|60	+ Revision: 620249
12cr|lmctl-0.3.2-8|61	- the mass rebuild of 2010.0 packages
12cr|lmctl-0.3.2-8|62	
12cr|lmctl-0.3.2-8|63	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.3.2-7mdv2010.0
12cr|lmctl-0.3.2-8|64	+ Revision: 439562
12cr|lmctl-0.3.2-8|65	- rebuild
12cr|lmctl-0.3.2-8|66	
12cr|lmctl-0.3.2-8|67	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.3.2-6mdv2009.1
12cr|lmctl-0.3.2-8|68	+ Revision: 350239
12cr|lmctl-0.3.2-8|69	- 2009.1 rebuild
12cr|lmctl-0.3.2-8|70	
12cr|lmctl-0.3.2-8|71	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.3.2-5mdv2008.1
12cr|lmctl-0.3.2-8|72	+ Revision: 140932
12cr|lmctl-0.3.2-8|73	- restore BuildRoot
12cr|lmctl-0.3.2-8|74	
12cr|lmctl-0.3.2-8|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|lmctl-0.3.2-8|76	- kill re-definition of %%buildroot on Pixel's request
12cr|lmctl-0.3.2-8|77	- import lmctl
12cr|lmctl-0.3.2-8|78	
12cr|lmctl-0.3.2-8|79	
12cr|lmctl-0.3.2-8|80	* Tue Jun 06 2006 Charles A Edwards <eslrahc@mandriva.org> 0.3.2-5mdv2007.0
12cr|lmctl-0.3.2-8|81	- mkrel
12cr|lmctl-0.3.2-8|82	- rebuild
12cr|lmctl-0.3.2-8|83	
12cr|lmctl-0.3.2-8|84	* Wed May 18 2005 Abel Cheung <deaddog@mandriva.org> 0.3.2-4mdk
12cr|lmctl-0.3.2-8|85	- Requires logitech-mouse-common, so that mouse can be handled by udev
12cr|lmctl-0.3.2-8|86	
12cr|lmctl-0.3.2-8|87	* Tue May 03 2005 Abel Cheung <deaddog@mandriva.org> 0.3.2-3mdk
12cr|lmctl-0.3.2-8|88	- Fix patch1 (MX518 uses hardware button to toggle resolution,
12cr|lmctl-0.3.2-8|89	need not set it via software)
12cr|lmctl-0.3.2-8|90	
12cr|lmctl-0.3.2-8|91	* Tue May 03 2005 Abel Cheung <deaddog@mandriva.org> 0.3.2-2mdk
12cr|lmctl-0.3.2-8|92	- Patch0: Recognize more types of mice, taken from logitech_applet
12cr|lmctl-0.3.2-8|93	- Patch1: Allows 1200 and 1600dpi resolution (esp. for MX518),
12cr|lmctl-0.3.2-8|94	ported from equivalent patch for logitech_applet
12cr|lmctl-0.3.2-8|95	- Move binary to $sbindir
12cr|lmctl-0.3.2-8|96	- Use tar.gz with signature instead
12cr|lmctl-0.3.2-8|97	
12cr|lmctl-0.3.2-8|98	* Sat Feb 05 2005 Charles A Edwards <eslrahc@mandrake.org> 0.3.2-1mdk
12cr|lmctl-0.3.2-8|99	- 0.3.2 ?
12cr|lmctl-0.3.2-8|100	
12cr|lmctl-0.3.2-8|101	* Sat Jan 24 2004 Charles A Edwards <eslrahc@bellsouth.net> 0.2-1mdk
12cr|lmctl-0.3.2-8|102	- first mdk release
12cr|lmctl-0.3.2-8|103	
12cr|lmctl-0.3.2-8|104	

2911 12
12cr|lmms-0.4.13-2|1	%define Werror_cflags %nil
12cr|lmms-0.4.13-2|2	
12cr|lmms-0.4.13-2|3	Summary:	Linux MultiMedia Studio
12cr|lmms-0.4.13-2|4	Name:		lmms
12cr|lmms-0.4.13-2|5	Version:	0.4.13
12cr|lmms-0.4.13-2|6	Release:	2
12cr|lmms-0.4.13-2|7	Group:		Sound
12cr|lmms-0.4.13-2|8	License:	GPLv2+
12cr|lmms-0.4.13-2|9	URL:		http://lmms.sourceforge.net/
12cr|lmms-0.4.13-2|10	Source0:	https://downloads.sourceforge.net/project/lmms/%{name}/%{version}/%{name}-%{version}.tar.bz2
12cr|lmms-0.4.13-2|11	Source10:	%{name}-16.png
12cr|lmms-0.4.13-2|12	Source11:	%{name}-32.png
12cr|lmms-0.4.13-2|13	Source12:	%{name}-48.png
12cr|lmms-0.4.13-2|14	Patch0:		%{name}.desktop.patch
12cr|lmms-0.4.13-2|15	Patch1:		lmms-0.4.12-gcc47.patch
12cr|lmms-0.4.13-2|16	BuildRequires:	cmake
12cr|lmms-0.4.13-2|17	BuildRequires:	qt4-devel
12cr|lmms-0.4.13-2|18	BuildRequires:	SDL_sound-devel
12cr|lmms-0.4.13-2|19	BuildRequires:	pkgconfig(fftw3)
12cr|lmms-0.4.13-2|20	BuildRequires:	pkgconfig(fluidsynth)
12cr|lmms-0.4.13-2|21	BuildRequires:	pkgconfig(jack)
12cr|lmms-0.4.13-2|22	BuildRequires:	pkgconfig(libpulse)
12cr|lmms-0.4.13-2|23	BuildRequires:	pkgconfig(samplerate)
12cr|lmms-0.4.13-2|24	BuildRequires:	pkgconfig(sdl)
12cr|lmms-0.4.13-2|25	BuildRequires:	pkgconfig(sndfile)
12cr|lmms-0.4.13-2|26	BuildRequires:	pkgconfig(xft)
12cr|lmms-0.4.13-2|27	BuildRequires:	pkgconfig(xinerama)
12cr|lmms-0.4.13-2|28	
12cr|lmms-0.4.13-2|29	%description
12cr|lmms-0.4.13-2|30	LMMS aims to be a free alternative to popular (but commercial and closed-
12cr|lmms-0.4.13-2|31	source) programs like FruityLoops/FL Studio, Cubase and Logic allowing you
12cr|lmms-0.4.13-2|32	to produce music with your computer.This includes creation of loops,
12cr|lmms-0.4.13-2|33	synthesizing and mixing sounds, arranging samples, having fun with your
12cr|lmms-0.4.13-2|34	MIDI-keyboard and much more...
12cr|lmms-0.4.13-2|35	
12cr|lmms-0.4.13-2|36	LMMS combines the features of a tracker-/sequencer-program and those
12cr|lmms-0.4.13-2|37	of powerful synthesizers, samplers, effects etc. in a modern, user-friendly
12cr|lmms-0.4.13-2|38	and easy to use graphical user-interface.
12cr|lmms-0.4.13-2|39	
12cr|lmms-0.4.13-2|40	Features
12cr|lmms-0.4.13-2|41	
12cr|lmms-0.4.13-2|42	* Song-Editor for arranging the song
12cr|lmms-0.4.13-2|43	* creating beats and basslines using the Beat-/Bassline-Editor
12cr|lmms-0.4.13-2|44	* easy-to-use piano-roll for editing patterns and melodies
12cr|lmms-0.4.13-2|45	* instrument and effect-plugins
12cr|lmms-0.4.13-2|46	* support for hosting VST(i)- and LADSPA-plugins (instruments/effects)
12cr|lmms-0.4.13-2|47	* automation-editor
12cr|lmms-0.4.13-2|48	* MIDI-support
12cr|lmms-0.4.13-2|49	
12cr|lmms-0.4.13-2|50	%package devel
12cr|lmms-0.4.13-2|51	Summary:	Development package for %{name}
12cr|lmms-0.4.13-2|52	Group:		Development/C
12cr|lmms-0.4.13-2|53	
12cr|lmms-0.4.13-2|54	%description devel
12cr|lmms-0.4.13-2|55	Development files and headers for %{name}.
12cr|lmms-0.4.13-2|56	
12cr|lmms-0.4.13-2|57	%prep
12cr|lmms-0.4.13-2|58	%setup -q
12cr|lmms-0.4.13-2|59	%patch0 -p0
12cr|lmms-0.4.13-2|60	%patch1 -p1
12cr|lmms-0.4.13-2|61	
12cr|lmms-0.4.13-2|62	# remove spurious x-bits
12cr|lmms-0.4.13-2|63	find . -type f -exec chmod 0644 {} \;
12cr|lmms-0.4.13-2|64	
12cr|lmms-0.4.13-2|65	%build
12cr|lmms-0.4.13-2|66	%cmake -DCMAKE_INSTALL_LIBDIR=%{_lib}
12cr|lmms-0.4.13-2|67	%make
12cr|lmms-0.4.13-2|68	
12cr|lmms-0.4.13-2|69	%install
12cr|lmms-0.4.13-2|70	%makeinstall_std -C build
12cr|lmms-0.4.13-2|71	
12cr|lmms-0.4.13-2|72	install -m644 %{SOURCE10} -D %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|lmms-0.4.13-2|73	install -m644 %{SOURCE11} -D %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|lmms-0.4.13-2|74	install -m644 %{SOURCE12} -D %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|lmms-0.4.13-2|75	
12cr|lmms-0.4.13-2|76	rm -f %{buildroot}/%{_libdir}/%{name}/*.a %{buildroot}%{_datadir}/menu/*
12cr|lmms-0.4.13-2|77	
12cr|lmms-0.4.13-2|78	%files
12cr|lmms-0.4.13-2|79	%doc README AUTHORS TODO
12cr|lmms-0.4.13-2|80	%{_bindir}/%{name}
12cr|lmms-0.4.13-2|81	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|lmms-0.4.13-2|82	%{_datadir}/%{name}
12cr|lmms-0.4.13-2|83	%{_libdir}/%{name}
12cr|lmms-0.4.13-2|84	%{_mandir}/man?/*
12cr|lmms-0.4.13-2|85	%{_datadir}/applications/*.desktop
12cr|lmms-0.4.13-2|86	%{_datadir}/mime/packages/%{name}.xml
12cr|lmms-0.4.13-2|87	%{_datadir}/pixmaps/lmms.png
12cr|lmms-0.4.13-2|88	
12cr|lmms-0.4.13-2|89	%files devel
12cr|lmms-0.4.13-2|90	%{_includedir}/lmms
12cr|lmms-0.4.13-2|91	
12cr|lmms-0.4.13-2|92	

2912 12
12cr|Localizer-1.0.1-10|1	Name:               Localizer
12cr|Localizer-1.0.1-10|2	Summary:            A Zope product to localize applications
12cr|Localizer-1.0.1-10|3	Version:            1.0.1
12cr|Localizer-1.0.1-10|4	Release:            %mkrel 10
12cr|Localizer-1.0.1-10|5	Group:              Development/Python
12cr|Localizer-1.0.1-10|6	Requires:           zope
12cr|Localizer-1.0.1-10|7	License:            GPL
12cr|Localizer-1.0.1-10|8	URL:                http://www.j-david.net/software/localizer/
12cr|Localizer-1.0.1-10|9	BuildRoot:          %{_tmppath}/%{name}-%{version}-rootdir
12cr|Localizer-1.0.1-10|10	Buildarch:          noarch
12cr|Localizer-1.0.1-10|11	
12cr|Localizer-1.0.1-10|12	Source: %{name}-%{version}.tar.bz2
12cr|Localizer-1.0.1-10|13	
12cr|Localizer-1.0.1-10|14	#----------------------------------------------------------------------
12cr|Localizer-1.0.1-10|15	%description
12cr|Localizer-1.0.1-10|16	Localizer is a Zope product which allows to implement localization
12cr|Localizer-1.0.1-10|17	services based on gettext.
12cr|Localizer-1.0.1-10|18	
12cr|Localizer-1.0.1-10|19	A complete guide is available online at
12cr|Localizer-1.0.1-10|20	http://www.j-david.net/software/localizer/guide/index_html
12cr|Localizer-1.0.1-10|21	
12cr|Localizer-1.0.1-10|22	#----------------------------------------------------------------------
12cr|Localizer-1.0.1-10|23	%prep
12cr|Localizer-1.0.1-10|24	
12cr|Localizer-1.0.1-10|25	rm -rf $RPM_BUILD_ROOT
12cr|Localizer-1.0.1-10|26	%setup -a 0
12cr|Localizer-1.0.1-10|27	
12cr|Localizer-1.0.1-10|28	#----------------------------------------------------------------------
12cr|Localizer-1.0.1-10|29	%build
12cr|Localizer-1.0.1-10|30	
12cr|Localizer-1.0.1-10|31	#----------------------------------------------------------------------
12cr|Localizer-1.0.1-10|32	%install
12cr|Localizer-1.0.1-10|33	
12cr|Localizer-1.0.1-10|34	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}
12cr|Localizer-1.0.1-10|35	install %{name}-%{version}/*.py $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}
12cr|Localizer-1.0.1-10|36	install %{name}-%{version}/*.txt $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}
12cr|Localizer-1.0.1-10|37	install %{name}-%{version}/*.gif $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}
12cr|Localizer-1.0.1-10|38	install %{name}-%{version}/*.en $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}
12cr|Localizer-1.0.1-10|39	install %{name}-%{version}/*.es $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}
12cr|Localizer-1.0.1-10|40	install %{name}-%{version}/*.fr $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}
12cr|Localizer-1.0.1-10|41	
12cr|Localizer-1.0.1-10|42	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/help
12cr|Localizer-1.0.1-10|43	install %{name}-%{version}/help/*.stx $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/help
12cr|Localizer-1.0.1-10|44	
12cr|Localizer-1.0.1-10|45	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/img
12cr|Localizer-1.0.1-10|46	install %{name}-%{version}/img/*.gif $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/img
12cr|Localizer-1.0.1-10|47	
12cr|Localizer-1.0.1-10|48	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/locale
12cr|Localizer-1.0.1-10|49	install %{name}-%{version}/locale/*.mo $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/locale
12cr|Localizer-1.0.1-10|50	install %{name}-%{version}/locale/*.po $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/locale
12cr|Localizer-1.0.1-10|51	install %{name}-%{version}/locale/*.pot $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/locale
12cr|Localizer-1.0.1-10|52	
12cr|Localizer-1.0.1-10|53	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/tests
12cr|Localizer-1.0.1-10|54	install %{name}-%{version}/tests/*.py $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/tests
12cr|Localizer-1.0.1-10|55	
12cr|Localizer-1.0.1-10|56	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/ui
12cr|Localizer-1.0.1-10|57	install %{name}-%{version}/ui/*.dtml $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/ui
12cr|Localizer-1.0.1-10|58	
12cr|Localizer-1.0.1-10|59	%clean
12cr|Localizer-1.0.1-10|60	rm -rf $RPM_BUILD_ROOT
12cr|Localizer-1.0.1-10|61	
12cr|Localizer-1.0.1-10|62	#----------------------------------------------------------------------
12cr|Localizer-1.0.1-10|63	%files
12cr|Localizer-1.0.1-10|64	%defattr(-,root,root,0755)
12cr|Localizer-1.0.1-10|65	%doc README.txt INSTALL.txt TODO.txt
12cr|Localizer-1.0.1-10|66	
12cr|Localizer-1.0.1-10|67	%{_libdir}/zope/lib/python/Products/%{name}/
12cr|Localizer-1.0.1-10|68	
12cr|Localizer-1.0.1-10|69	#----------------------------------------------------------------------
12cr|Localizer-1.0.1-10|70	
12cr|Localizer-1.0.1-10|71	
12cr|Localizer-1.0.1-10|72	%changelog
12cr|Localizer-1.0.1-10|73	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-10mdv2011.0
12cr|Localizer-1.0.1-10|74	+ Revision: 616416
12cr|Localizer-1.0.1-10|75	- the mass rebuild of 2010.0 packages
12cr|Localizer-1.0.1-10|76	
12cr|Localizer-1.0.1-10|77	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-9mdv2010.0
12cr|Localizer-1.0.1-10|78	+ Revision: 429863
12cr|Localizer-1.0.1-10|79	- rebuild
12cr|Localizer-1.0.1-10|80	
12cr|Localizer-1.0.1-10|81	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-8mdv2009.0
12cr|Localizer-1.0.1-10|82	+ Revision: 251322
12cr|Localizer-1.0.1-10|83	- rebuild
12cr|Localizer-1.0.1-10|84	
12cr|Localizer-1.0.1-10|85	* Mon Nov 26 2007 Thierry Vignaud <tv@mandriva.org> 1.0.1-6mdv2008.1
12cr|Localizer-1.0.1-10|86	+ Revision: 113170
12cr|Localizer-1.0.1-10|87	- import Localizer
12cr|Localizer-1.0.1-10|88	
12cr|Localizer-1.0.1-10|89	
12cr|Localizer-1.0.1-10|90	* Tue Jun 20 2006 Lenny Cartier <lenny@mandriva.com> 1.0.1-6mdv2007.0
12cr|Localizer-1.0.1-10|91	- rebuild
12cr|Localizer-1.0.1-10|92	
12cr|Localizer-1.0.1-10|93	* Tue Nov 09 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-5mdk
12cr|Localizer-1.0.1-10|94	- rebuild
12cr|Localizer-1.0.1-10|95	
12cr|Localizer-1.0.1-10|96	* Wed Sep 12 2003 Sebastien Robin <seb@nexedi.com> 1.0.1.4mdk
12cr|Localizer-1.0.1-10|97	- Make now signed rpm
12cr|Localizer-1.0.1-10|98	
12cr|Localizer-1.0.1-10|99	* Thu Sep 04 2003 Sebatien Robin <seb@nexedi.com> 1.0.1-3mdk
12cr|Localizer-1.0.1-10|100	- change in the spec file '/usr/lib' by %%{_libdir}
12cr|Localizer-1.0.1-10|101	
12cr|Localizer-1.0.1-10|102	* Wed Sep 3 2003 Sebastien Robin <sebnexedi.com> 1.0.1-2mdk
12cr|Localizer-1.0.1-10|103	- Update spec in order to follows Mandrake Rules
12cr|Localizer-1.0.1-10|104	
12cr|Localizer-1.0.1-10|105	* Sat Oct 12 2002 Jean-Paul Smets <jp@nexedi.com> 1.0.1-1nxd
12cr|Localizer-1.0.1-10|106	- Update to version 1.0.1
12cr|Localizer-1.0.1-10|107	
12cr|Localizer-1.0.1-10|108	* Sat Oct 12 2002 Jean-Paul Smets <jp@nexedi.com> 0.8.1-1nxd
12cr|Localizer-1.0.1-10|109	- Initial release

2913 12
12cr|log4cpp-1.0-2|1	%define major 4
12cr|log4cpp-1.0-2|2	%define libname %mklibname log4cpp %{major}
12cr|log4cpp-1.0-2|3	%define develname %mklibname log4cpp -d
12cr|log4cpp-1.0-2|4	
12cr|log4cpp-1.0-2|5	Summary:	Log for C++
12cr|log4cpp-1.0-2|6	Name:		log4cpp
12cr|log4cpp-1.0-2|7	Version:	1.0
12cr|log4cpp-1.0-2|8	Release:	2
12cr|log4cpp-1.0-2|9	License:	LGPLv2+
12cr|log4cpp-1.0-2|10	Group:		System/Libraries
12cr|log4cpp-1.0-2|11	URL:		http://log4cpp.sourceforge.net/
12cr|log4cpp-1.0-2|12	Source0:	%{name}-%{version}.tar.gz
12cr|log4cpp-1.0-2|13	Patch0:		log4cpp-1.0-gcc43.patch
12cr|log4cpp-1.0-2|14	Patch1:		log4cpp-1.0-remove-pc-cflags.patch
12cr|log4cpp-1.0-2|15	Patch2:		log4cpp-1.0-fix-doc-dest.patch
12cr|log4cpp-1.0-2|16	Patch3:		log4cpp-1.0-no-snprintf.patch
12cr|log4cpp-1.0-2|17	BuildRequires:	autoconf2.5
12cr|log4cpp-1.0-2|18	BuildRequires:  doxygen
12cr|log4cpp-1.0-2|19	BuildRequires:  libtool
12cr|log4cpp-1.0-2|20	BuildRequires:	multiarch-utils >= 1.0.3
12cr|log4cpp-1.0-2|21	
12cr|log4cpp-1.0-2|22	%description
12cr|log4cpp-1.0-2|23	Log for C++ is a library of classes for flexible logging to files, syslog,
12cr|log4cpp-1.0-2|24	and other destinations. It is modeled after the Log for Java library and
12cr|log4cpp-1.0-2|25	stays as close to its API as is reasonable.
12cr|log4cpp-1.0-2|26	
12cr|log4cpp-1.0-2|27	%package -n	%{libname}
12cr|log4cpp-1.0-2|28	Summary:	Log for C++ library
12cr|log4cpp-1.0-2|29	Group:		System/Libraries
12cr|log4cpp-1.0-2|30	
12cr|log4cpp-1.0-2|31	%description -n	%{libname}
12cr|log4cpp-1.0-2|32	Log for C++ is a library of classes for flexible logging to files, syslog,
12cr|log4cpp-1.0-2|33	and other destinations. It is modeled after the Log for Java library and
12cr|log4cpp-1.0-2|34	stays as close to its API as is reasonable.
12cr|log4cpp-1.0-2|35	
12cr|log4cpp-1.0-2|36	This package contains the shared library needed to run programs using log4cpp.
12cr|log4cpp-1.0-2|37	
12cr|log4cpp-1.0-2|38	%package -n	%{develname}
12cr|log4cpp-1.0-2|39	Summary:	Development tools for Log for C++
12cr|log4cpp-1.0-2|40	Group:		Development/C++
12cr|log4cpp-1.0-2|41	Requires:	%{libname} >= %{version}
12cr|log4cpp-1.0-2|42	Provides:	liblog4cpp-devel = %{version}-%{release}
12cr|log4cpp-1.0-2|43	Provides:	log4cpp-devel = %{version}-%{release}
12cr|log4cpp-1.0-2|44	
12cr|log4cpp-1.0-2|45	%description -n	%{develname}
12cr|log4cpp-1.0-2|46	Log for C++ is a library of classes for flexible logging to files, syslog,
12cr|log4cpp-1.0-2|47	and other destinations. It is modeled after the Log for Java library and
12cr|log4cpp-1.0-2|48	stays as close to its API as is reasonable.
12cr|log4cpp-1.0-2|49	
12cr|log4cpp-1.0-2|50	This package contains the static libraries and header files needed for
12cr|log4cpp-1.0-2|51	development with %{libname}.
12cr|log4cpp-1.0-2|52	
12cr|log4cpp-1.0-2|53	%package	doc
12cr|log4cpp-1.0-2|54	Summary:	HTML formatted API documention for Log for C++
12cr|log4cpp-1.0-2|55	Group:		Development/C++
12cr|log4cpp-1.0-2|56	
12cr|log4cpp-1.0-2|57	%description	doc
12cr|log4cpp-1.0-2|58	The %{name}-doc package contains HTML formatted API documention generated
12cr|log4cpp-1.0-2|59	by the popular doxygen documentation generation tool.
12cr|log4cpp-1.0-2|60	
12cr|log4cpp-1.0-2|61	%prep
12cr|log4cpp-1.0-2|62	%setup -q
12cr|log4cpp-1.0-2|63	%patch0 -p1 -b .gcc43
12cr|log4cpp-1.0-2|64	%patch1 -p1 -b .no-cflags
12cr|log4cpp-1.0-2|65	%patch2 -p1 -b .doc-dest
12cr|log4cpp-1.0-2|66	%patch3 -p1 -b .no-snprintf
12cr|log4cpp-1.0-2|67	
12cr|log4cpp-1.0-2|68	# Delete non-free (but freely distributable) file under Artistic 1.0
12cr|log4cpp-1.0-2|69	# just to be sure we're not using it.
12cr|log4cpp-1.0-2|70	rm -rf src/snprintf.c
12cr|log4cpp-1.0-2|71	
12cr|log4cpp-1.0-2|72	%build
12cr|log4cpp-1.0-2|73	libtoolize --copy --force; aclocal -I m4; autoconf; autoheader; automake --add-missing --copy
12cr|log4cpp-1.0-2|74	export LIBS="-lpthread"
12cr|log4cpp-1.0-2|75	
12cr|log4cpp-1.0-2|76	%configure2_5x \
12cr|log4cpp-1.0-2|77	--enable-doxygen
12cr|log4cpp-1.0-2|78	%make
12cr|log4cpp-1.0-2|79	
12cr|log4cpp-1.0-2|80	%check
12cr|log4cpp-1.0-2|81	make check
12cr|log4cpp-1.0-2|82	
12cr|log4cpp-1.0-2|83	%install
12cr|log4cpp-1.0-2|84	%makeinstall_std
12cr|log4cpp-1.0-2|85	
12cr|log4cpp-1.0-2|86	%multiarch_binaries %{buildroot}%{_bindir}/log4cpp-config
12cr|log4cpp-1.0-2|87	
12cr|log4cpp-1.0-2|88	%files -n %{libname}
12cr|log4cpp-1.0-2|89	%defattr(-,root,root,0755)
12cr|log4cpp-1.0-2|90	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
12cr|log4cpp-1.0-2|91	
12cr|log4cpp-1.0-2|92	%files -n %{develname}
12cr|log4cpp-1.0-2|93	%defattr(-,root,root,0755)
12cr|log4cpp-1.0-2|94	%{_includedir}/*
12cr|log4cpp-1.0-2|95	%multiarch %{multiarch_bindir}/log4cpp-config
12cr|log4cpp-1.0-2|96	
12cr|log4cpp-1.0-2|97	%attr(0755,root,root) %{_bindir}/log4cpp-config
12cr|log4cpp-1.0-2|98	%attr(0755,root,root) %{_libdir}/lib*.so
12cr|log4cpp-1.0-2|99	%attr(0644,root,root) %{_libdir}/*.*a
12cr|log4cpp-1.0-2|100	%attr(0644,root,root) %{_libdir}/pkgconfig/log4cpp.pc
12cr|log4cpp-1.0-2|101	%{_datadir}/aclocal/log4cpp.m4
12cr|log4cpp-1.0-2|102	%{_mandir}/*/*
12cr|log4cpp-1.0-2|103	
12cr|log4cpp-1.0-2|104	%files doc
12cr|log4cpp-1.0-2|105	%defattr(-,root,root,0755)
12cr|log4cpp-1.0-2|106	%doc %{_docdir}/*
12cr|log4cpp-1.0-2|107	
12cr|log4cpp-1.0-2|108	%changelog
12cr|log4cpp-1.0-2|109	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2011.0
12cr|log4cpp-1.0-2|110	+ Revision: 620250
12cr|log4cpp-1.0-2|111	- the mass rebuild of 2010.0 packages
12cr|log4cpp-1.0-2|112	
12cr|log4cpp-1.0-2|113	* Fri Oct 23 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-0mdv2010.0
12cr|log4cpp-1.0-2|114	+ Revision: 459069
12cr|log4cpp-1.0-2|115	- 1.0
12cr|log4cpp-1.0-2|116	- sync with log4cpp-1.0-4.fc12.src.rpm
12cr|log4cpp-1.0-2|117	- added packaging fixes according to the mdv policy
12cr|log4cpp-1.0-2|118	
12cr|log4cpp-1.0-2|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|log4cpp-1.0-2|120	- rebuild
12cr|log4cpp-1.0-2|121	- rebuild
12cr|log4cpp-1.0-2|122	
12cr|log4cpp-1.0-2|123	+ Pixel <pixel@mandriva.com>
12cr|log4cpp-1.0-2|124	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|log4cpp-1.0-2|125	
12cr|log4cpp-1.0-2|126	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.3.4b-4mdv2008.1
12cr|log4cpp-1.0-2|127	+ Revision: 140932
12cr|log4cpp-1.0-2|128	- restore BuildRoot
12cr|log4cpp-1.0-2|129	
12cr|log4cpp-1.0-2|130	+ Thierry Vignaud <tv@mandriva.org>
12cr|log4cpp-1.0-2|131	- kill re-definition of %%buildroot on Pixel's request
12cr|log4cpp-1.0-2|132	
12cr|log4cpp-1.0-2|133	* Sun May 27 2007 Pascal Terjan <pterjan@mandriva.org> 0.3.4b-4mdv2008.0
12cr|log4cpp-1.0-2|134	+ Revision: 31645
12cr|log4cpp-1.0-2|135	- rebuild
12cr|log4cpp-1.0-2|136	- Import log4cpp
12cr|log4cpp-1.0-2|137	
12cr|log4cpp-1.0-2|138	
12cr|log4cpp-1.0-2|139	
12cr|log4cpp-1.0-2|140	* Tue Jan 31 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.3.4b-3mdk
12cr|log4cpp-1.0-2|141	- fix underquoted calls (P1)
12cr|log4cpp-1.0-2|142	- %%mkrel
12cr|log4cpp-1.0-2|143	- move %%configure to %%build
12cr|log4cpp-1.0-2|144	- don't wipe out buildroot in %%prep
12cr|log4cpp-1.0-2|145	- cosmetics
12cr|log4cpp-1.0-2|146	
12cr|log4cpp-1.0-2|147	* Fri Jun 04 2004 Pascal Terjan <pterjan@mandrake.org> 0.3.4b-2mdk
12cr|log4cpp-1.0-2|148	- Rebuild
12cr|log4cpp-1.0-2|149	
12cr|log4cpp-1.0-2|150	* Sun Oct 19 2003 Pascal Terjan <CMoi@tuxfamily.org> 0.3.4b-1mdk
12cr|log4cpp-1.0-2|151	- Mandrake adaptations

2914 12
12cr|logcheck-1.3.13-1|1	Name:		logcheck
12cr|logcheck-1.3.13-1|2	Summary:	Psionic LogCheck
12cr|logcheck-1.3.13-1|3	Version:	1.3.13
12cr|logcheck-1.3.13-1|4	Release:	%mkrel 1
12cr|logcheck-1.3.13-1|5	License:	GPLv2
12cr|logcheck-1.3.13-1|6	Group:		Monitoring
12cr|logcheck-1.3.13-1|7	URL:		http://logcheck.org/
12cr|logcheck-1.3.13-1|8	Source:		http://ftp.de.debian.org/debian/pool/main/l/logcheck/%{name}_%{version}.tar.gz
12cr|logcheck-1.3.13-1|9	BuildRequires:	docbook-to-man
12cr|logcheck-1.3.13-1|10	Requires:	lockfile-progs
12cr|logcheck-1.3.13-1|11	Requires:	nail
12cr|logcheck-1.3.13-1|12	Requires:	sendmail-command
12cr|logcheck-1.3.13-1|13	Requires:	mime-construct
12cr|logcheck-1.3.13-1|14	BuildRoot:	%_tmppath/%name-%version
12cr|logcheck-1.3.13-1|15	
12cr|logcheck-1.3.13-1|16	%description
12cr|logcheck-1.3.13-1|17	Logcheck is a software package that is designed to automatically run and check
12cr|logcheck-1.3.13-1|18	system log files for security violations and unusual activity.  Logcheck
12cr|logcheck-1.3.13-1|19	utilizes a program called logtail that remembers the last position it read
12cr|logcheck-1.3.13-1|20	from in a log file and uses this position on subsequent runs to process new
12cr|logcheck-1.3.13-1|21	information.  All source code is available for review and the implementation
12cr|logcheck-1.3.13-1|22	was kept simple to avoid problems.  This package is a clone of the
12cr|logcheck-1.3.13-1|23	frequentcheck.sh script from the Trusted Information Systems Gauntlet(tm)
12cr|logcheck-1.3.13-1|24	firewall package.  TIS has granted permission for me to clone this package.
12cr|logcheck-1.3.13-1|25	
12cr|logcheck-1.3.13-1|26	%prep
12cr|logcheck-1.3.13-1|27	%setup -q -n %{name}
12cr|logcheck-1.3.13-1|28	
12cr|logcheck-1.3.13-1|29	%build
12cr|logcheck-1.3.13-1|30	cd docs
12cr|logcheck-1.3.13-1|31	docbook-to-man logcheck.sgml > logcheck.8
12cr|logcheck-1.3.13-1|32	
12cr|logcheck-1.3.13-1|33	%install
12cr|logcheck-1.3.13-1|34	%makeinstall_std
12cr|logcheck-1.3.13-1|35	
12cr|logcheck-1.3.13-1|36	install -d %buildroot%_mandir/man8
12cr|logcheck-1.3.13-1|37	install -m 644 docs/*.8 %buildroot%_mandir/man8
12cr|logcheck-1.3.13-1|38	
12cr|logcheck-1.3.13-1|39	install -d %buildroot/%_sysconfdir/cron.d
12cr|logcheck-1.3.13-1|40	cat > %buildroot/%_sysconfdir/cron.d/logcheck <<EOF
12cr|logcheck-1.3.13-1|41	2 * * * * logcheck %{_sbindir}/logcheck
12cr|logcheck-1.3.13-1|42	EOF
12cr|logcheck-1.3.13-1|43	
12cr|logcheck-1.3.13-1|44	cat > README.urpmi <<EOF
12cr|logcheck-1.3.13-1|45	Mandriva package notes
12cr|logcheck-1.3.13-1|46	----------------------
12cr|logcheck-1.3.13-1|47	In order to finish installation, you have to ensure the logcheck user has read
12cr|logcheck-1.3.13-1|48	access to all log files listed in %_sysconfdir/logcheck/logcheck.logfiles
12cr|logcheck-1.3.13-1|49	EOF
12cr|logcheck-1.3.13-1|50	
12cr|logcheck-1.3.13-1|51	%clean
12cr|logcheck-1.3.13-1|52	rm -fr %buildroot
12cr|logcheck-1.3.13-1|53	
12cr|logcheck-1.3.13-1|54	%pre
12cr|logcheck-1.3.13-1|55	%_pre_useradd logcheck /var/lib/logcheck /bin/false
12cr|logcheck-1.3.13-1|56	
12cr|logcheck-1.3.13-1|57	%postun
12cr|logcheck-1.3.13-1|58	%_postun_userdel logcheck
12cr|logcheck-1.3.13-1|59	
12cr|logcheck-1.3.13-1|60	%files
12cr|logcheck-1.3.13-1|61	%defattr(-,root,root)
12cr|logcheck-1.3.13-1|62	%doc AUTHORS CHANGES CREDITS INSTALL LICENSE TODO docs/README.* README.urpmi
12cr|logcheck-1.3.13-1|63	%config(noreplace) %_sysconfdir/cron.d/logcheck
12cr|logcheck-1.3.13-1|64	%config(noreplace) %attr(-,root,logcheck) %_sysconfdir/logcheck
12cr|logcheck-1.3.13-1|65	%_sbindir/logcheck
12cr|logcheck-1.3.13-1|66	%_sbindir/logtail
12cr|logcheck-1.3.13-1|67	%_bindir/logcheck-test
12cr|logcheck-1.3.13-1|68	%_sbindir/logtail2
12cr|logcheck-1.3.13-1|69	%_datadir/logtail
12cr|logcheck-1.3.13-1|70	%_mandir/man8/logcheck.8*
12cr|logcheck-1.3.13-1|71	%_mandir/man8/logtail.8*
12cr|logcheck-1.3.13-1|72	%_mandir/man8/logtail2.8*
12cr|logcheck-1.3.13-1|73	%attr(-,logcheck,logcheck) %dir %{_localstatedir}/lock/%name
12cr|logcheck-1.3.13-1|74	%attr(0700,logcheck,logcheck) %dir %{_localstatedir}/lib/%name
12cr|logcheck-1.3.13-1|75	
12cr|logcheck-1.3.13-1|76	
12cr|logcheck-1.3.13-1|77	%changelog
12cr|logcheck-1.3.13-1|78	* Thu Sep 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.13-1mdv2011.0
12cr|logcheck-1.3.13-1|79	+ Revision: 580710
12cr|logcheck-1.3.13-1|80	- update to new version 1.3.13
12cr|logcheck-1.3.13-1|81	
12cr|logcheck-1.3.13-1|82	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.12-1mdv2011.0
12cr|logcheck-1.3.13-1|83	+ Revision: 569584
12cr|logcheck-1.3.13-1|84	- new version
12cr|logcheck-1.3.13-1|85	
12cr|logcheck-1.3.13-1|86	* Thu Mar 04 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.3.7-1mdv2010.1
12cr|logcheck-1.3.13-1|87	+ Revision: 514301
12cr|logcheck-1.3.13-1|88	- update to 1.3.7
12cr|logcheck-1.3.13-1|89	- fix file list, %%_bindir/logcheck-test was missing
12cr|logcheck-1.3.13-1|90	- fix license
12cr|logcheck-1.3.13-1|91	
12cr|logcheck-1.3.13-1|92	* Wed Jan 27 2010 Frederik Himpe <fhimpe@mandriva.org> 1.3.6-1mdv2010.1
12cr|logcheck-1.3.13-1|93	+ Revision: 497431
12cr|logcheck-1.3.13-1|94	- Update to new version 1.3.6
12cr|logcheck-1.3.13-1|95	- Remove mail command args patch: now mime-construct is used instead of
12cr|logcheck-1.3.13-1|96	mail parameters to insert custom headers, so also add
12cr|logcheck-1.3.13-1|97	Requires: mime-construct
12cr|logcheck-1.3.13-1|98	
12cr|logcheck-1.3.13-1|99	* Fri Jan 01 2010 Frederik Himpe <fhimpe@mandriva.org> 1.3.5-1mdv2010.1
12cr|logcheck-1.3.13-1|100	+ Revision: 484861
12cr|logcheck-1.3.13-1|101	- Update to new version 1.3.5
12cr|logcheck-1.3.13-1|102	
12cr|logcheck-1.3.13-1|103	* Wed Aug 19 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3.3-1mdv2010.0
12cr|logcheck-1.3.13-1|104	+ Revision: 417891
12cr|logcheck-1.3.13-1|105	- Update to new version 1.3.3
12cr|logcheck-1.3.13-1|106	
12cr|logcheck-1.3.13-1|107	* Mon Jun 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-2mdv2010.0
12cr|logcheck-1.3.13-1|108	+ Revision: 390759
12cr|logcheck-1.3.13-1|109	- don't use debian-specific flags for mail command (fix #51961)
12cr|logcheck-1.3.13-1|110	- add README.urpmi advertising post-installation instructions
12cr|logcheck-1.3.13-1|111	
12cr|logcheck-1.3.13-1|112	* Mon Jun 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-1mdv2010.0
12cr|logcheck-1.3.13-1|113	+ Revision: 386125
12cr|logcheck-1.3.13-1|114	- new version
12cr|logcheck-1.3.13-1|115	- fix permissions on configuration directory
12cr|logcheck-1.3.13-1|116	
12cr|logcheck-1.3.13-1|117	* Thu Feb 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.45-4mdv2009.1
12cr|logcheck-1.3.13-1|118	+ Revision: 342996
12cr|logcheck-1.3.13-1|119	- rebuild with a fixed docbook-to-man package
12cr|logcheck-1.3.13-1|120	- change cron task to run as logcheck user
12cr|logcheck-1.3.13-1|121	
12cr|logcheck-1.3.13-1|122	* Sun Feb 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.45-3mdv2009.1
12cr|logcheck-1.3.13-1|123	+ Revision: 340602
12cr|logcheck-1.3.13-1|124	- ship missing documentation files
12cr|logcheck-1.3.13-1|125	
12cr|logcheck-1.3.13-1|126	* Fri Feb 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.45-2mdv2009.1
12cr|logcheck-1.3.13-1|127	+ Revision: 340170
12cr|logcheck-1.3.13-1|128	- fix dependencies
12cr|logcheck-1.3.13-1|129	- create logcheck user
12cr|logcheck-1.3.13-1|130	- create lock directory
12cr|logcheck-1.3.13-1|131	- ensure cron task is executable (mdv bug #47427)
12cr|logcheck-1.3.13-1|132	
12cr|logcheck-1.3.13-1|133	* Sun Jan 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.45-1mdv2009.1
12cr|logcheck-1.3.13-1|134	+ Revision: 333545
12cr|logcheck-1.3.13-1|135	- sync with upstream project
12cr|logcheck-1.3.13-1|136	- drom all patches
12cr|logcheck-1.3.13-1|137	- spec cleanup
12cr|logcheck-1.3.13-1|138	
12cr|logcheck-1.3.13-1|139	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 1.1.1-14mdv2009.0
12cr|logcheck-1.3.13-1|140	+ Revision: 223122
12cr|logcheck-1.3.13-1|141	- rebuild
12cr|logcheck-1.3.13-1|142	
12cr|logcheck-1.3.13-1|143	+ Pixel <pixel@mandriva.com>
12cr|logcheck-1.3.13-1|144	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|logcheck-1.3.13-1|145	
12cr|logcheck-1.3.13-1|146	+ Olivier Blin <oblin@mandriva.com>
12cr|logcheck-1.3.13-1|147	- restore BuildRoot
12cr|logcheck-1.3.13-1|148	
12cr|logcheck-1.3.13-1|149	* Thu Dec 27 2007 Emmanuel Andry <eandry@mandriva.org> 1.1.1-13mdv2008.1
12cr|logcheck-1.3.13-1|150	+ Revision: 138662
12cr|logcheck-1.3.13-1|151	- fix patch1 (bug #36378)
12cr|logcheck-1.3.13-1|152	
12cr|logcheck-1.3.13-1|153	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 12mdv2008.1-current
12cr|logcheck-1.3.13-1|154	+ Revision: 129436
12cr|logcheck-1.3.13-1|155	- kill re-definition of %%buildroot on Pixel's request
12cr|logcheck-1.3.13-1|156	- s/Mandrake/Mandriva/
12cr|logcheck-1.3.13-1|157	
12cr|logcheck-1.3.13-1|158	
12cr|logcheck-1.3.13-1|159	* Sun Jan 28 2007 Olivier Thauvin <nanardon@mandriva.org> 1.1.1-12mdv2007.0
12cr|logcheck-1.3.13-1|160	+ Revision: 114620
12cr|logcheck-1.3.13-1|161	- mkrel
12cr|logcheck-1.3.13-1|162	
12cr|logcheck-1.3.13-1|163	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 1.1.1-11mdk
12cr|logcheck-1.3.13-1|164	- Rebuild
12cr|logcheck-1.3.13-1|165	
12cr|logcheck-1.3.13-1|166	* Wed Mar 09 2005 Nicolas Lcureuil <neoclust@mandrake.org> 1.1.1-10mdk
12cr|logcheck-1.3.13-1|167	- security fix for CAN-2004-0404
12cr|logcheck-1.3.13-1|168	

2915 12
12cr|logfinder-0.1-5|1	%define	name	logfinder
12cr|logfinder-0.1-5|2	%define	version	0.1
12cr|logfinder-0.1-5|3	%define	release	 %mkrel 5
12cr|logfinder-0.1-5|4	
12cr|logfinder-0.1-5|5	Name:		%{name}
12cr|logfinder-0.1-5|6	Summary:	Helps Eliminate Unwanted Logging of Personal Data
12cr|logfinder-0.1-5|7	Version:	%{version}
12cr|logfinder-0.1-5|8	Release:	%{release}
12cr|logfinder-0.1-5|9	Source0:	%{name}-%{version}.tar.bz2
12cr|logfinder-0.1-5|10	URL:		http://www.eff.org/news/archives/2005_02.php#002370
12cr|logfinder-0.1-5|11	Group:		File tools
12cr|logfinder-0.1-5|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|logfinder-0.1-5|13	License:	GPL
12cr|logfinder-0.1-5|14	Requires:	python
12cr|logfinder-0.1-5|15	BuildArch:	noarch
12cr|logfinder-0.1-5|16	
12cr|logfinder-0.1-5|17	%description
12cr|logfinder-0.1-5|18	By finding unwanted log files, logfinder informs system
12cr|logfinder-0.1-5|19	administrators when their servers are collecting personal data
12cr|logfinder-0.1-5|20	and gives them the opportunity to turn logging off if it isn't
12cr|logfinder-0.1-5|21	gathering information necessary for administering the system.
12cr|logfinder-0.1-5|22	
12cr|logfinder-0.1-5|23	%prep
12cr|logfinder-0.1-5|24	%setup -q
12cr|logfinder-0.1-5|25	
12cr|logfinder-0.1-5|26	%install
12cr|logfinder-0.1-5|27	rm -rf $RPM_BUILD_ROOT
12cr|logfinder-0.1-5|28	install -m755 logfinder.py -D $RPM_BUILD_ROOT%{_bindir}/logfinder.py
12cr|logfinder-0.1-5|29	
12cr|logfinder-0.1-5|30	%clean
12cr|logfinder-0.1-5|31	rm -rf $RPM_BUILD_ROOT
12cr|logfinder-0.1-5|32	
12cr|logfinder-0.1-5|33	%files
12cr|logfinder-0.1-5|34	%defattr(-,root,root)
12cr|logfinder-0.1-5|35	%doc README
12cr|logfinder-0.1-5|36	%{_bindir}/logfinder.py
12cr|logfinder-0.1-5|37	
12cr|logfinder-0.1-5|38	
12cr|logfinder-0.1-5|39	
12cr|logfinder-0.1-5|40	%changelog
12cr|logfinder-0.1-5|41	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdv2011.0
12cr|logfinder-0.1-5|42	+ Revision: 620251
12cr|logfinder-0.1-5|43	- the mass rebuild of 2010.0 packages
12cr|logfinder-0.1-5|44	
12cr|logfinder-0.1-5|45	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1-4mdv2010.0
12cr|logfinder-0.1-5|46	+ Revision: 429864
12cr|logfinder-0.1-5|47	- rebuild
12cr|logfinder-0.1-5|48	
12cr|logfinder-0.1-5|49	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 0.1-3mdv2009.0
12cr|logfinder-0.1-5|50	+ Revision: 251330
12cr|logfinder-0.1-5|51	- rebuild
12cr|logfinder-0.1-5|52	
12cr|logfinder-0.1-5|53	+ Olivier Blin <oblin@mandriva.com>
12cr|logfinder-0.1-5|54	- restore BuildRoot
12cr|logfinder-0.1-5|55	
12cr|logfinder-0.1-5|56	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.1-1mdv2008.1
12cr|logfinder-0.1-5|57	+ Revision: 129438
12cr|logfinder-0.1-5|58	- kill re-definition of %%buildroot on Pixel's request
12cr|logfinder-0.1-5|59	- use %%mkrel
12cr|logfinder-0.1-5|60	- import logfinder
12cr|logfinder-0.1-5|61	
12cr|logfinder-0.1-5|62	
12cr|logfinder-0.1-5|63	* Wed Feb 09 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1-1mdk
12cr|logfinder-0.1-5|64	- from Eskild Hustvedt <zerodogg@skolelinux.no> :
12cr|logfinder-0.1-5|65	o Initial Mandrakelinux package

2916 12
12cr|loggedfs-0.5-5|1	%define name	loggedfs
12cr|loggedfs-0.5-5|2	%define version	0.5
12cr|loggedfs-0.5-5|3	%define release	%mkrel 5
12cr|loggedfs-0.5-5|4	
12cr|loggedfs-0.5-5|5	Name:		%name
12cr|loggedfs-0.5-5|6	Version:	%version
12cr|loggedfs-0.5-5|7	Release:	%release
12cr|loggedfs-0.5-5|8	License:	GPL
12cr|loggedfs-0.5-5|9	Source:		http://downloads.sourceforge.net/loggedfs/loggedfs-%{version}.tar.bz2
12cr|loggedfs-0.5-5|10	Patch0:		%{name}_makefile.patch
12cr|loggedfs-0.5-5|11	URL:		http://loggedfs.sourceforge.net/
12cr|loggedfs-0.5-5|12	BuildRoot:	%{_tmppath}/%{name}-root
12cr|loggedfs-0.5-5|13	Group:		File tools
12cr|loggedfs-0.5-5|14	Summary:	Fuse-based filesystem which can log every operations that happens in it
12cr|loggedfs-0.5-5|15	BuildRequires:	fuse-devel, pcre-devel, rlog-devel, libxml2-devel
12cr|loggedfs-0.5-5|16	Requires:	fuse
12cr|loggedfs-0.5-5|17	%description
12cr|loggedfs-0.5-5|18	LoggedFS is a fuse-based filesystem which can log every operations that happens
12cr|loggedfs-0.5-5|19	in it.
12cr|loggedfs-0.5-5|20	
12cr|loggedfs-0.5-5|21	How it works: Fuse does almost everything. LoggedFS only sends a message
12cr|loggedfs-0.5-5|22	to syslog when called by fuse and then let the real filesystem do the
12cr|loggedfs-0.5-5|23	rest of the job.
12cr|loggedfs-0.5-5|24	
12cr|loggedfs-0.5-5|25	%prep
12cr|loggedfs-0.5-5|26	%setup -q -c
12cr|loggedfs-0.5-5|27	%patch0 -p1
12cr|loggedfs-0.5-5|28	
12cr|loggedfs-0.5-5|29	%build
12cr|loggedfs-0.5-5|30	%make
12cr|loggedfs-0.5-5|31	
12cr|loggedfs-0.5-5|32	%install
12cr|loggedfs-0.5-5|33	%{__mkdir} -p $RPM_BUILD_ROOT%{_mandir}/man1 $RPM_BUILD_ROOT%{_bindir} $RPM_BUILD_ROOT%{_sysconfdir}
12cr|loggedfs-0.5-5|34	
12cr|loggedfs-0.5-5|35	%makeinstall
12cr|loggedfs-0.5-5|36	
12cr|loggedfs-0.5-5|37	%files
12cr|loggedfs-0.5-5|38	%defattr(-,root,root)
12cr|loggedfs-0.5-5|39	%doc LICENSE
12cr|loggedfs-0.5-5|40	%{_sysconfdir}/loggedfs.xml
12cr|loggedfs-0.5-5|41	%{_bindir}/loggedfs
12cr|loggedfs-0.5-5|42	%{_mandir}/man1/loggedfs.*
12cr|loggedfs-0.5-5|43	
12cr|loggedfs-0.5-5|44	
12cr|loggedfs-0.5-5|45	%changelog
12cr|loggedfs-0.5-5|46	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.5-5mdv2012.0
12cr|loggedfs-0.5-5|47	+ Revision: 773000
12cr|loggedfs-0.5-5|48	- relink against libpcre.so.1
12cr|loggedfs-0.5-5|49	
12cr|loggedfs-0.5-5|50	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-4mdv2011.0
12cr|loggedfs-0.5-5|51	+ Revision: 612771
12cr|loggedfs-0.5-5|52	- the mass rebuild of 2010.1 packages
12cr|loggedfs-0.5-5|53	
12cr|loggedfs-0.5-5|54	* Tue Nov 24 2009 Jérôme Brenier <incubusss@mandriva.org> 0.5-3mdv2010.1
12cr|loggedfs-0.5-5|55	+ Revision: 469745
12cr|loggedfs-0.5-5|56	- rebuild for new rlog
12cr|loggedfs-0.5-5|57	
12cr|loggedfs-0.5-5|58	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.5-2mdv2010.0
12cr|loggedfs-0.5-5|59	+ Revision: 439564
12cr|loggedfs-0.5-5|60	- rebuild
12cr|loggedfs-0.5-5|61	
12cr|loggedfs-0.5-5|62	* Mon Oct 13 2008 Nicolas Vigier <nvigier@mandriva.com> 0.5-1mdv2009.1
12cr|loggedfs-0.5-5|63	+ Revision: 293372
12cr|loggedfs-0.5-5|64	- new version 0.5
12cr|loggedfs-0.5-5|65	
12cr|loggedfs-0.5-5|66	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 0.4-5mdv2009.0
12cr|loggedfs-0.5-5|67	+ Revision: 251349
12cr|loggedfs-0.5-5|68	- rebuild
12cr|loggedfs-0.5-5|69	
12cr|loggedfs-0.5-5|70	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.4-3mdv2008.1
12cr|loggedfs-0.5-5|71	+ Revision: 170966
12cr|loggedfs-0.5-5|72	- rebuild
12cr|loggedfs-0.5-5|73	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|loggedfs-0.5-5|74	- fix description-line-too-long
12cr|loggedfs-0.5-5|75	- kill re-definition of %%buildroot on Pixel's request
12cr|loggedfs-0.5-5|76	- fix man pages
12cr|loggedfs-0.5-5|77	
12cr|loggedfs-0.5-5|78	+ Olivier Blin <blino@mandriva.org>
12cr|loggedfs-0.5-5|79	- restore BuildRoot
12cr|loggedfs-0.5-5|80	
12cr|loggedfs-0.5-5|81	* Tue Jun 19 2007 Nicolas Vigier <nvigier@mandriva.com> 0.4-2mdv2008.0
12cr|loggedfs-0.5-5|82	+ Revision: 41488
12cr|loggedfs-0.5-5|83	- add license file
12cr|loggedfs-0.5-5|84	
12cr|loggedfs-0.5-5|85	* Tue Jun 19 2007 Nicolas Vigier <nvigier@mandriva.com> 0.4-1mdv2008.0
12cr|loggedfs-0.5-5|86	+ Revision: 41482
12cr|loggedfs-0.5-5|87	- Import loggedfs
12cr|loggedfs-0.5-5|88	

2917 12
12cr|logitech_applet-0.4test1-7|1	%define name logitech_applet
12cr|logitech_applet-0.4test1-7|2	%define version 0.4test1
12cr|logitech_applet-0.4test1-7|3	%define release  %mkrel 7
12cr|logitech_applet-0.4test1-7|4	
12cr|logitech_applet-0.4test1-7|5	Name:		%{name}
12cr|logitech_applet-0.4test1-7|6	Version:	%{version}
12cr|logitech_applet-0.4test1-7|7	Release:	%{release}
12cr|logitech_applet-0.4test1-7|8	Summary:	Command line tool for Logitech mouse
12cr|logitech_applet-0.4test1-7|9	License:	GPL
12cr|logitech_applet-0.4test1-7|10	Group:		System/Configuration/Hardware
12cr|logitech_applet-0.4test1-7|11	Source:		http://www.frogmouth.net/%{name}-%{version}.tar.bz2
12cr|logitech_applet-0.4test1-7|12	# (abel) MX518 support
12cr|logitech_applet-0.4test1-7|13	Patch0:		logitech_applet-0.4-mx518.patch.bz2
12cr|logitech_applet-0.4test1-7|14	# (abel) More verbose error reporting for smart scroll
12cr|logitech_applet-0.4test1-7|15	Patch1:		logitech_applet-0.4-verbose-report.patch.bz2
12cr|logitech_applet-0.4test1-7|16	URL:		http://freshmeat.net/projects/logitech_applet/
12cr|logitech_applet-0.4test1-7|17	BuildRequires:  libusb0.1-devel
12cr|logitech_applet-0.4test1-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|logitech_applet-0.4test1-7|19	
12cr|logitech_applet-0.4test1-7|20	%description
12cr|logitech_applet-0.4test1-7|21	Logitech Mouse Applet is a small command line tool for setting
12cr|logitech_applet-0.4test1-7|22	the special features that are available on some Logitech mice.
12cr|logitech_applet-0.4test1-7|23	It is particularly useful to those who want to switch their mouse
12cr|logitech_applet-0.4test1-7|24	to 800cpi instead of the default 400cpi.
12cr|logitech_applet-0.4test1-7|25	
12cr|logitech_applet-0.4test1-7|26	%prep
12cr|logitech_applet-0.4test1-7|27	%setup -q
12cr|logitech_applet-0.4test1-7|28	%patch0 -p1 -b .mx518
12cr|logitech_applet-0.4test1-7|29	%patch1 -p1 -b .verbose
12cr|logitech_applet-0.4test1-7|30	
12cr|logitech_applet-0.4test1-7|31	%build
12cr|logitech_applet-0.4test1-7|32	%configure2_5x --bindir=%{_sbindir}
12cr|logitech_applet-0.4test1-7|33	%make
12cr|logitech_applet-0.4test1-7|34	
12cr|logitech_applet-0.4test1-7|35	%install
12cr|logitech_applet-0.4test1-7|36	rm -rf $RPM_BUILD_ROOT
12cr|logitech_applet-0.4test1-7|37	%makeinstall_std
12cr|logitech_applet-0.4test1-7|38	
12cr|logitech_applet-0.4test1-7|39	%clean
12cr|logitech_applet-0.4test1-7|40	rm -rf $RPM_BUILD_ROOT
12cr|logitech_applet-0.4test1-7|41	
12cr|logitech_applet-0.4test1-7|42	%files
12cr|logitech_applet-0.4test1-7|43	%defattr(-,root,root)
12cr|logitech_applet-0.4test1-7|44	%doc INSTALL README AUTHORS ChangeLog
12cr|logitech_applet-0.4test1-7|45	%{_sbindir}/%{name}
12cr|logitech_applet-0.4test1-7|46	
12cr|logitech_applet-0.4test1-7|47	
12cr|logitech_applet-0.4test1-7|48	
12cr|logitech_applet-0.4test1-7|49	%changelog
12cr|logitech_applet-0.4test1-7|50	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4test1-7mdv2011.0
12cr|logitech_applet-0.4test1-7|51	+ Revision: 620253
12cr|logitech_applet-0.4test1-7|52	- the mass rebuild of 2010.0 packages
12cr|logitech_applet-0.4test1-7|53	
12cr|logitech_applet-0.4test1-7|54	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.4test1-6mdv2010.0
12cr|logitech_applet-0.4test1-7|55	+ Revision: 439569
12cr|logitech_applet-0.4test1-7|56	- rebuild
12cr|logitech_applet-0.4test1-7|57	
12cr|logitech_applet-0.4test1-7|58	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.4test1-5mdv2009.1
12cr|logitech_applet-0.4test1-7|59	+ Revision: 350238
12cr|logitech_applet-0.4test1-7|60	- 2009.1 rebuild
12cr|logitech_applet-0.4test1-7|61	
12cr|logitech_applet-0.4test1-7|62	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 0.4test1-4mdv2009.0
12cr|logitech_applet-0.4test1-7|63	+ Revision: 251351
12cr|logitech_applet-0.4test1-7|64	- rebuild
12cr|logitech_applet-0.4test1-7|65	
12cr|logitech_applet-0.4test1-7|66	+ Olivier Blin <oblin@mandriva.com>
12cr|logitech_applet-0.4test1-7|67	- restore BuildRoot
12cr|logitech_applet-0.4test1-7|68	
12cr|logitech_applet-0.4test1-7|69	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.4test1-2mdv2008.1
12cr|logitech_applet-0.4test1-7|70	+ Revision: 129442
12cr|logitech_applet-0.4test1-7|71	- kill re-definition of %%buildroot on Pixel's request
12cr|logitech_applet-0.4test1-7|72	- use %%mkrel
12cr|logitech_applet-0.4test1-7|73	- import logitech_applet
12cr|logitech_applet-0.4test1-7|74	
12cr|logitech_applet-0.4test1-7|75	
12cr|logitech_applet-0.4test1-7|76	* Mon May 02 2005 Abel Cheung <deaddog@mandriva.org> 0.4test1-2mdk
12cr|logitech_applet-0.4test1-7|77	- Patch0: MX518 support
12cr|logitech_applet-0.4test1-7|78	(http://www.linux-gamers.net/modules/news/article.php?storyid=761)
12cr|logitech_applet-0.4test1-7|79	- Patch1: More verbose error reporting for smart scroll (SuSE)
12cr|logitech_applet-0.4test1-7|80	
12cr|logitech_applet-0.4test1-7|81	* Wed Feb 02 2005 Nicolas Lcureuil <neoclust@mandrake.org> 0.4test1-1mdk
12cr|logitech_applet-0.4test1-7|82	-sebastien Savarin <plouf@zarb.org>
12cr|logitech_applet-0.4test1-7|83	- 0.4test1 initial package
12cr|logitech_applet-0.4test1-7|84	
12cr|logitech_applet-0.4test1-7|85	

2918 12
12cr|logitech-mouse-common-0.1-7|1	%define	version	0.1
12cr|logitech-mouse-common-0.1-7|2	%define release	%mkrel 7
12cr|logitech-mouse-common-0.1-7|3	
12cr|logitech-mouse-common-0.1-7|4	Summary:	Shared data files and scripts for Logitech mice
12cr|logitech-mouse-common-0.1-7|5	Name:		logitech-mouse-common
12cr|logitech-mouse-common-0.1-7|6	Version:	%{version}
12cr|logitech-mouse-common-0.1-7|7	Release:	%{release}
12cr|logitech-mouse-common-0.1-7|8	License:	GPL
12cr|logitech-mouse-common-0.1-7|9	Group:		System/Configuration/Hardware
12cr|logitech-mouse-common-0.1-7|10	Source0:	logitechmouse-sysconfig.bz2
12cr|logitech-mouse-common-0.1-7|11	Source1:	logitech-mouse.rules.bz2
12cr|logitech-mouse-common-0.1-7|12	Source2:	logitech-mouse-udev.sh.bz2
12cr|logitech-mouse-common-0.1-7|13	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|logitech-mouse-common-0.1-7|14	BuildArch:	noarch
12cr|logitech-mouse-common-0.1-7|15	Requires:	lmctl
12cr|logitech-mouse-common-0.1-7|16	
12cr|logitech-mouse-common-0.1-7|17	%description
12cr|logitech-mouse-common-0.1-7|18	This package contains scripts that turn on/off some certain feature
12cr|logitech-mouse-common-0.1-7|19	of recent Logitech USB mouse automatically when device is plugged
12cr|logitech-mouse-common-0.1-7|20	into system.
12cr|logitech-mouse-common-0.1-7|21	
12cr|logitech-mouse-common-0.1-7|22	%prep
12cr|logitech-mouse-common-0.1-7|23	
12cr|logitech-mouse-common-0.1-7|24	%build
12cr|logitech-mouse-common-0.1-7|25	
12cr|logitech-mouse-common-0.1-7|26	%install
12cr|logitech-mouse-common-0.1-7|27	rm -rf $RPM_BUILD_ROOT
12cr|logitech-mouse-common-0.1-7|28	
12cr|logitech-mouse-common-0.1-7|29	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig
12cr|logitech-mouse-common-0.1-7|30	bzip2 -dc %{SOURCE0} > $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/logitechmouse
12cr|logitech-mouse-common-0.1-7|31	chmod 0644 $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/logitechmouse
12cr|logitech-mouse-common-0.1-7|32	
12cr|logitech-mouse-common-0.1-7|33	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d
12cr|logitech-mouse-common-0.1-7|34	bzip2 -dc %{SOURCE1} > $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/80-logitech-mouse.rules
12cr|logitech-mouse-common-0.1-7|35	chmod 0644 $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/80-logitech-mouse.rules
12cr|logitech-mouse-common-0.1-7|36	
12cr|logitech-mouse-common-0.1-7|37	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/udev/scripts
12cr|logitech-mouse-common-0.1-7|38	bzip2 -dc %{SOURCE2} > $RPM_BUILD_ROOT%{_sysconfdir}/udev/scripts/logitech-mouse.sh
12cr|logitech-mouse-common-0.1-7|39	chmod 0755 $RPM_BUILD_ROOT%{_sysconfdir}/udev/scripts/logitech-mouse.sh
12cr|logitech-mouse-common-0.1-7|40	
12cr|logitech-mouse-common-0.1-7|41	%clean
12cr|logitech-mouse-common-0.1-7|42	rm -rf $RPM_BUILD_ROOT
12cr|logitech-mouse-common-0.1-7|43	
12cr|logitech-mouse-common-0.1-7|44	%files
12cr|logitech-mouse-common-0.1-7|45	%defattr(-,root,root)
12cr|logitech-mouse-common-0.1-7|46	%config(noreplace) %{_sysconfdir}/sysconfig/logitechmouse
12cr|logitech-mouse-common-0.1-7|47	%config(noreplace) %{_sysconfdir}/udev/rules.d/*.rules
12cr|logitech-mouse-common-0.1-7|48	%{_sysconfdir}/udev/scripts/*.sh
12cr|logitech-mouse-common-0.1-7|49	
12cr|logitech-mouse-common-0.1-7|50	
12cr|logitech-mouse-common-0.1-7|51	
12cr|logitech-mouse-common-0.1-7|52	%changelog
12cr|logitech-mouse-common-0.1-7|53	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdv2011.0
12cr|logitech-mouse-common-0.1-7|54	+ Revision: 620252
12cr|logitech-mouse-common-0.1-7|55	- the mass rebuild of 2010.0 packages
12cr|logitech-mouse-common-0.1-7|56	
12cr|logitech-mouse-common-0.1-7|57	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.1-6mdv2010.0
12cr|logitech-mouse-common-0.1-7|58	+ Revision: 439577
12cr|logitech-mouse-common-0.1-7|59	- rebuild
12cr|logitech-mouse-common-0.1-7|60	
12cr|logitech-mouse-common-0.1-7|61	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.1-5mdv2009.1
12cr|logitech-mouse-common-0.1-7|62	+ Revision: 350237
12cr|logitech-mouse-common-0.1-7|63	- 2009.1 rebuild
12cr|logitech-mouse-common-0.1-7|64	
12cr|logitech-mouse-common-0.1-7|65	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 0.1-4mdv2009.0
12cr|logitech-mouse-common-0.1-7|66	+ Revision: 251369
12cr|logitech-mouse-common-0.1-7|67	- rebuild
12cr|logitech-mouse-common-0.1-7|68	
12cr|logitech-mouse-common-0.1-7|69	+ Olivier Blin <oblin@mandriva.com>
12cr|logitech-mouse-common-0.1-7|70	- restore BuildRoot
12cr|logitech-mouse-common-0.1-7|71	
12cr|logitech-mouse-common-0.1-7|72	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.1-2mdv2008.1
12cr|logitech-mouse-common-0.1-7|73	+ Revision: 129444
12cr|logitech-mouse-common-0.1-7|74	- kill re-definition of %%buildroot on Pixel's request
12cr|logitech-mouse-common-0.1-7|75	- import logitech-mouse-common
12cr|logitech-mouse-common-0.1-7|76	
12cr|logitech-mouse-common-0.1-7|77	
12cr|logitech-mouse-common-0.1-7|78	* Wed Jan 25 2006 Olivier Blin <oblin@mandriva.com> 0.1-2mdk
12cr|logitech-mouse-common-0.1-7|79	- add missing path in udev script (#20623)
12cr|logitech-mouse-common-0.1-7|80	
12cr|logitech-mouse-common-0.1-7|81	* Wed May 04 2005 Abel Cheung <deaddog@mandriva.org> 0.1-1mdk
12cr|logitech-mouse-common-0.1-7|82	- First Mandriva Linux package, inspired from SuSE logitech_applet pkg

2919 12
12cr|logjam-4.6.2-1|1	%define use_xmms 0
12cr|logjam-4.6.2-1|2	
12cr|logjam-4.6.2-1|3	Name:		logjam
12cr|logjam-4.6.2-1|4	Version:	4.6.2
12cr|logjam-4.6.2-1|5	Release:	1
12cr|logjam-4.6.2-1|6	Summary:	GTK2 client for LiveJournal
12cr|logjam-4.6.2-1|7	License:	GPLv2+
12cr|logjam-4.6.2-1|8	Group:		Networking/Other
12cr|logjam-4.6.2-1|9	URL:		http://logjam.danga.com/
12cr|logjam-4.6.2-1|10	Source0:	http://logjam.danga.com/download/logjam-%{version}.tar.bz2
12cr|logjam-4.6.2-1|11	Patch0:		logjam-4.4.1-fedora-desktop.patch
12cr|logjam-4.6.2-1|12	Patch1:		logjam-4.6.2-sfmt.patch
12cr|logjam-4.6.2-1|13	%if %{use_xmms}
12cr|logjam-4.6.2-1|14	BuildRequires:	xmms-devel
12cr|logjam-4.6.2-1|15	%endif
12cr|logjam-4.6.2-1|16	BuildRequires:	autoconf
12cr|logjam-4.6.2-1|17	BuildRequires:	desktop-file-utils
12cr|logjam-4.6.2-1|18	BuildRequires:	gettext
12cr|logjam-4.6.2-1|19	BuildRequires:	intltool
12cr|logjam-4.6.2-1|20	BuildRequires:	aspell-devel
12cr|logjam-4.6.2-1|21	BuildRequires:	libgcrypt-devel
12cr|logjam-4.6.2-1|22	BuildRequires:	pkgconfig(libcurl)
12cr|logjam-4.6.2-1|23	BuildRequires:	pkgconfig(gnutls)
12cr|logjam-4.6.2-1|24	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|logjam-4.6.2-1|25	BuildRequires:	pkgconfig(gtkspell-2.0)
12cr|logjam-4.6.2-1|26	BuildRequires:	pkgconfig(libgtkhtml-3.14)
12cr|logjam-4.6.2-1|27	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|logjam-4.6.2-1|28	BuildRequires:	pkgconfig(libsoup-2.4)
12cr|logjam-4.6.2-1|29	BuildRequires:	pkgconfig(sqlite)
12cr|logjam-4.6.2-1|30	Requires:	curl
12cr|logjam-4.6.2-1|31	Requires:	gtkspell
12cr|logjam-4.6.2-1|32	
12cr|logjam-4.6.2-1|33	%description
12cr|logjam-4.6.2-1|34	This is the new GTK2 client for LiveJournal (http://www.livejournal.com).
12cr|logjam-4.6.2-1|35	
12cr|logjam-4.6.2-1|36	%if %{use_xmms}
12cr|logjam-4.6.2-1|37	%package xmms
12cr|logjam-4.6.2-1|38	Summary:	LogJam helper binary
12cr|logjam-4.6.2-1|39	Group:		Graphical desktop/GNOME
12cr|logjam-4.6.2-1|40	Requires:	logjam
12cr|logjam-4.6.2-1|41	Requires:	xmms
12cr|logjam-4.6.2-1|42	
12cr|logjam-4.6.2-1|43	%description xmms
12cr|logjam-4.6.2-1|44	This is a helper binary for LogJam which is used to get the
12cr|logjam-4.6.2-1|45	current music from XMMS.
12cr|logjam-4.6.2-1|46	%endif
12cr|logjam-4.6.2-1|47	
12cr|logjam-4.6.2-1|48	%prep
12cr|logjam-4.6.2-1|49	%setup -q
12cr|logjam-4.6.2-1|50	%patch0 -p1 -b .desktop
12cr|logjam-4.6.2-1|51	%patch1 -p1 -b .sfmt
12cr|logjam-4.6.2-1|52	
12cr|logjam-4.6.2-1|53	%build
12cr|logjam-4.6.2-1|54	autoconf
12cr|logjam-4.6.2-1|55	%configure2_5x \
12cr|logjam-4.6.2-1|56	--with-sqlite3 \
12cr|logjam-4.6.2-1|57	%if %{use_xmms}
12cr|logjam-4.6.2-1|58	--with-xmms
12cr|logjam-4.6.2-1|59	%endif
12cr|logjam-4.6.2-1|60	
12cr|logjam-4.6.2-1|61	%make
12cr|logjam-4.6.2-1|62	
12cr|logjam-4.6.2-1|63	%install
12cr|logjam-4.6.2-1|64	%makeinstall_std
12cr|logjam-4.6.2-1|65	# Rename locale dir, bugzilla 210206
12cr|logjam-4.6.2-1|66	# mv %{buildroot}%{_datadir}/locale/en_US.UTF-8 %{buildroot}%{_datadir}/locale/en_US
12cr|logjam-4.6.2-1|67	
12cr|logjam-4.6.2-1|68	%find_lang %{name}
12cr|logjam-4.6.2-1|69	
12cr|logjam-4.6.2-1|70	desktop-file-install	\
12cr|logjam-4.6.2-1|71	--dir %{buildroot}%{_datadir}/applications	\
12cr|logjam-4.6.2-1|72	%{buildroot}/%{_datadir}/applications/logjam.desktop
12cr|logjam-4.6.2-1|73	
12cr|logjam-4.6.2-1|74	%files -f %{name}.lang
12cr|logjam-4.6.2-1|75	%doc doc/README COPYING doc/TODO
12cr|logjam-4.6.2-1|76	%{_bindir}/logjam
12cr|logjam-4.6.2-1|77	%{_mandir}/man*/logjam.1.*
12cr|logjam-4.6.2-1|78	%{_datadir}/applications/*.desktop
12cr|logjam-4.6.2-1|79	%{_datadir}/pixmaps/logjam*
12cr|logjam-4.6.2-1|80	
12cr|logjam-4.6.2-1|81	%if %{use_xmms}
12cr|logjam-4.6.2-1|82	%files xmms
12cr|logjam-4.6.2-1|83	%{_bindir}/logjam-xmms-client
12cr|logjam-4.6.2-1|84	%endif
12cr|logjam-4.6.2-1|85	

2920 12
12cr|logwatch-7.4.0-4|1	Summary: 	Analyzes and Reports on system logs
12cr|logwatch-7.4.0-4|2	Name: 		logwatch
12cr|logwatch-7.4.0-4|3	Version: 	7.4.0
12cr|logwatch-7.4.0-4|4	Release: 	%mkrel 4
12cr|logwatch-7.4.0-4|5	License: 	MIT
12cr|logwatch-7.4.0-4|6	Group: 		Monitoring
12cr|logwatch-7.4.0-4|7	URL: 		http://www.logwatch.org
12cr|logwatch-7.4.0-4|8	BuildArch: 	noarch
12cr|logwatch-7.4.0-4|9	Source: 	http://downloads.sourceforge.net/project/logwatch/logwatch-7.4.0/logwatch-7.4.0.tar.gz
12cr|logwatch-7.4.0-4|10	Patch0:		logwatch-fixpath.patch
12cr|logwatch-7.4.0-4|11	Requires: 	perl,coreutils,grep,mailx
12cr|logwatch-7.4.0-4|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|logwatch-7.4.0-4|13	
12cr|logwatch-7.4.0-4|14	
12cr|logwatch-7.4.0-4|15	%description
12cr|logwatch-7.4.0-4|16	Logwatch is a customizable, pluggable log-monitoring system.  It will go
12cr|logwatch-7.4.0-4|17	through your logs for a given period of time and make a report in the areas
12cr|logwatch-7.4.0-4|18	that you wish with the detail that you wish.  Easy to use - works right out
12cr|logwatch-7.4.0-4|19	of the package on many systems.
12cr|logwatch-7.4.0-4|20	
12cr|logwatch-7.4.0-4|21	
12cr|logwatch-7.4.0-4|22	%prep
12cr|logwatch-7.4.0-4|23	%setup
12cr|logwatch-7.4.0-4|24	%patch0 -p0
12cr|logwatch-7.4.0-4|25	
12cr|logwatch-7.4.0-4|26	%build
12cr|logwatch-7.4.0-4|27	
12cr|logwatch-7.4.0-4|28	%install
12cr|logwatch-7.4.0-4|29	rm -rf %{buildroot}
12cr|logwatch-7.4.0-4|30	install -m 0755 -d %{buildroot}%{_sysconfdir}/log.d/conf/logfiles
12cr|logwatch-7.4.0-4|31	install -m 0755 -d %{buildroot}%{_sysconfdir}/log.d/conf/services
12cr|logwatch-7.4.0-4|32	install -m 0755 -d %{buildroot}%{_sysconfdir}/log.d/scripts/services
12cr|logwatch-7.4.0-4|33	install -m 0755 -d %{buildroot}%{_sysconfdir}/log.d/scripts/shared
12cr|logwatch-7.4.0-4|34	install -m 0755 -d %{buildroot}%{_sysconfdir}/log.d/lib
12cr|logwatch-7.4.0-4|35	
12cr|logwatch-7.4.0-4|36	mkdir -p %{buildroot}/var/cache/%{name}
12cr|logwatch-7.4.0-4|37	
12cr|logwatch-7.4.0-4|38	install -m 0755 scripts/logwatch.pl %{buildroot}%{_sysconfdir}/log.d/scripts/%{name}.pl
12cr|logwatch-7.4.0-4|39	for i in scripts/logfiles/* ; do
12cr|logwatch-7.4.0-4|40	if [ $(ls $i | wc -l) -ne 0 ] ; then
12cr|logwatch-7.4.0-4|41	install -m 0755 -d %{buildroot}%{_sysconfdir}/log.d/$i
12cr|logwatch-7.4.0-4|42	install -m 0755 $i/* %{buildroot}%{_sysconfdir}/log.d/$i
12cr|logwatch-7.4.0-4|43	fi
12cr|logwatch-7.4.0-4|44	done
12cr|logwatch-7.4.0-4|45	install -m 0755 scripts/services/* %{buildroot}%{_sysconfdir}/log.d/scripts/services
12cr|logwatch-7.4.0-4|46	install -m 0755 scripts/shared/* %{buildroot}%{_sysconfdir}/log.d/scripts/shared
12cr|logwatch-7.4.0-4|47	install -m 0755 lib/* %{buildroot}%{_sysconfdir}/log.d/lib
12cr|logwatch-7.4.0-4|48	
12cr|logwatch-7.4.0-4|49	install -m 0644 conf/*.conf %{buildroot}%{_sysconfdir}/log.d/conf
12cr|logwatch-7.4.0-4|50	install -m 0644 conf/logfiles/* %{buildroot}%{_sysconfdir}/log.d/conf/logfiles
12cr|logwatch-7.4.0-4|51	install -m 0644 conf/services/* %{buildroot}%{_sysconfdir}/log.d/conf/services
12cr|logwatch-7.4.0-4|52	
12cr|logwatch-7.4.0-4|53	install -m 0755 -d %{buildroot}%{_mandir}/man8
12cr|logwatch-7.4.0-4|54	install -m 0644 logwatch.8 %{buildroot}%{_mandir}/man8
12cr|logwatch-7.4.0-4|55	
12cr|logwatch-7.4.0-4|56	rm -f %{buildroot}%{_sysconfdir}/log.d/%{name} \
12cr|logwatch-7.4.0-4|57	%{buildroot}%{_sysconfdir}/log.d/%{name}.conf \
12cr|logwatch-7.4.0-4|58	%{buildroot}%{_sysconfdir}/cron.daily/%{name} \
12cr|logwatch-7.4.0-4|59	%{buildroot}%{_sbindir}/%{name}
12cr|logwatch-7.4.0-4|60	
12cr|logwatch-7.4.0-4|61	ln -s scripts/logwatch.pl %{buildroot}%{_sysconfdir}/log.d/%{name}
12cr|logwatch-7.4.0-4|62	ln -s conf/logwatch.conf %{buildroot}%{_sysconfdir}/log.d/%{name}.conf
12cr|logwatch-7.4.0-4|63	install -m 0755 -d %{buildroot}%{_sysconfdir}/cron.daily
12cr|logwatch-7.4.0-4|64	ln -s ../log.d/scripts/logwatch.pl %{buildroot}%{_sysconfdir}/cron.daily/0%{name}
12cr|logwatch-7.4.0-4|65	install -m 0755 -d %{buildroot}%{_sbindir}
12cr|logwatch-7.4.0-4|66	ln -s ../..%{_sysconfdir}/log.d/scripts/logwatch.pl %{buildroot}%{_sbindir}/%{name}
12cr|logwatch-7.4.0-4|67	
12cr|logwatch-7.4.0-4|68	%clean
12cr|logwatch-7.4.0-4|69	rm -rf %{buildroot}
12cr|logwatch-7.4.0-4|70	
12cr|logwatch-7.4.0-4|71	%files
12cr|logwatch-7.4.0-4|72	%defattr(-,root,root)
12cr|logwatch-7.4.0-4|73	%doc README
12cr|logwatch-7.4.0-4|74	%dir %{_sysconfdir}/log.d
12cr|logwatch-7.4.0-4|75	%dir %{_sysconfdir}/log.d/conf
12cr|logwatch-7.4.0-4|76	%dir %{_sysconfdir}/log.d/scripts
12cr|logwatch-7.4.0-4|77	%dir %{_sysconfdir}/log.d/conf/logfiles
12cr|logwatch-7.4.0-4|78	%dir %{_sysconfdir}/log.d/conf/services
12cr|logwatch-7.4.0-4|79	%dir %{_sysconfdir}/log.d/scripts/logfiles
12cr|logwatch-7.4.0-4|80	%dir %{_sysconfdir}/log.d/scripts/services
12cr|logwatch-7.4.0-4|81	%dir %{_sysconfdir}/log.d/scripts/shared
12cr|logwatch-7.4.0-4|82	%dir %{_sysconfdir}/log.d/scripts/logfiles/*
12cr|logwatch-7.4.0-4|83	%dir %{_sysconfdir}/log.d/lib
12cr|logwatch-7.4.0-4|84	%dir /var/cache/%{name}
12cr|logwatch-7.4.0-4|85	%config(noreplace) %{_sysconfdir}/log.d/conf/*.conf
12cr|logwatch-7.4.0-4|86	%config(noreplace) %{_sysconfdir}/log.d/conf/services/*
12cr|logwatch-7.4.0-4|87	%config(noreplace) %{_sysconfdir}/log.d/conf/logfiles/*
12cr|logwatch-7.4.0-4|88	%{_sysconfdir}/log.d/scripts/%{name}.pl
12cr|logwatch-7.4.0-4|89	%{_sbindir}/%{name}
12cr|logwatch-7.4.0-4|90	%{_sysconfdir}/log.d/scripts/shared/*
12cr|logwatch-7.4.0-4|91	%{_sysconfdir}/log.d/scripts/services/*
12cr|logwatch-7.4.0-4|92	%{_sysconfdir}/log.d/scripts/logfiles/*/*
12cr|logwatch-7.4.0-4|93	%{_sysconfdir}/log.d/%{name}
12cr|logwatch-7.4.0-4|94	%{_sysconfdir}/log.d/lib/Logwatch.pm
12cr|logwatch-7.4.0-4|95	%{_sysconfdir}/log.d/%{name}.conf
12cr|logwatch-7.4.0-4|96	%{_sysconfdir}/cron.daily/0%{name}
12cr|logwatch-7.4.0-4|97	%doc %{_mandir}/man8/%{name}.8*
12cr|logwatch-7.4.0-4|98	
12cr|logwatch-7.4.0-4|99	
12cr|logwatch-7.4.0-4|100	%changelog
12cr|logwatch-7.4.0-4|101	* Sun Nov 13 2011 Alexander Khrukin <akhrukin@mandriva.org> 7.4.0-4mdv2012.0
12cr|logwatch-7.4.0-4|102	+ Revision: 730311
12cr|logwatch-7.4.0-4|103	- version update and spec files section fix
12cr|logwatch-7.4.0-4|104	
12cr|logwatch-7.4.0-4|105	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 7.3.6-4mdv2009.0
12cr|logwatch-7.4.0-4|106	+ Revision: 251372
12cr|logwatch-7.4.0-4|107	- rebuild
12cr|logwatch-7.4.0-4|108	
12cr|logwatch-7.4.0-4|109	* Thu Jan 03 2008 Olivier Blin <blino@mandriva.org> 7.3.6-2mdv2008.1
12cr|logwatch-7.4.0-4|110	+ Revision: 140932
12cr|logwatch-7.4.0-4|111	- restore BuildRoot
12cr|logwatch-7.4.0-4|112	
12cr|logwatch-7.4.0-4|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|logwatch-7.4.0-4|114	- kill re-definition of %%buildroot on Pixel's request
12cr|logwatch-7.4.0-4|115	
12cr|logwatch-7.4.0-4|116	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 7.3.6-2mdv2008.0
12cr|logwatch-7.4.0-4|117	+ Revision: 70344
12cr|logwatch-7.4.0-4|118	- fileutils, sh-utils & textutils have been obsoleted by coreutils a long time ago
12cr|logwatch-7.4.0-4|119	
12cr|logwatch-7.4.0-4|120	* Thu Jul 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 7.3.6-1mdv2008.0
12cr|logwatch-7.4.0-4|121	+ Revision: 55960
12cr|logwatch-7.4.0-4|122	- new version
12cr|logwatch-7.4.0-4|123	

2921 12
12cr|loki-lib-0.1.7-1|1	%define oname		loki
12cr|loki-lib-0.1.7-1|2	%define major		0
12cr|loki-lib-0.1.7-1|3	%define libname		%mklibname %{oname} %{major}
12cr|loki-lib-0.1.7-1|4	%define develname	%mklibname -d %{oname}
12cr|loki-lib-0.1.7-1|5	
12cr|loki-lib-0.1.7-1|6	%define rel		%mkrel 1
12cr|loki-lib-0.1.7-1|7	%define ver		0.1.7
12cr|loki-lib-0.1.7-1|8	
12cr|loki-lib-0.1.7-1|9	Name: 			%{oname}-lib
12cr|loki-lib-0.1.7-1|10	Version: 		%{ver}
12cr|loki-lib-0.1.7-1|11	Release: 		%{rel}
12cr|loki-lib-0.1.7-1|12	Summary:		Loki C++ Library of design patterns and idioms
12cr|loki-lib-0.1.7-1|13	Group:			System/Libraries
12cr|loki-lib-0.1.7-1|14	License:		MIT
12cr|loki-lib-0.1.7-1|15	# License text not included
12cr|loki-lib-0.1.7-1|16	# https://sourceforge.net/tracker/?func=detail&aid=3027570&group_id=29557&atid=396647
12cr|loki-lib-0.1.7-1|17	URL:			http://sourceforge.net/projects/loki-lib
12cr|loki-lib-0.1.7-1|18	Source0:		http://prdownloads.sourceforge.net/loki-lib/%{oname}-%{version}.tar.gz
12cr|loki-lib-0.1.7-1|19	BuildRoot:		%{_tmppath}/build-%{name}-%{version}
12cr|loki-lib-0.1.7-1|20	
12cr|loki-lib-0.1.7-1|21	%description
12cr|loki-lib-0.1.7-1|22	A C++ library of designs, containing flexible implementations of common design
12cr|loki-lib-0.1.7-1|23	patterns and idioms.
12cr|loki-lib-0.1.7-1|24	
12cr|loki-lib-0.1.7-1|25	%package -n %{libname}
12cr|loki-lib-0.1.7-1|26	Summary: Loki C++ Library of design patterns and idioms
12cr|loki-lib-0.1.7-1|27	Group: System/Libraries
12cr|loki-lib-0.1.7-1|28	Provides: %{name} = %{version}-%{release}
12cr|loki-lib-0.1.7-1|29	Provides: %{oname} = %{version}-%{release}
12cr|loki-lib-0.1.7-1|30	
12cr|loki-lib-0.1.7-1|31	%description -n  %{libname}
12cr|loki-lib-0.1.7-1|32	A C++ library of designs, containing flexible implementations of common design
12cr|loki-lib-0.1.7-1|33	patterns and idioms.
12cr|loki-lib-0.1.7-1|34	
12cr|loki-lib-0.1.7-1|35	%package -n %{develname}
12cr|loki-lib-0.1.7-1|36	Summary: The Loki C++ headers and development libraries
12cr|loki-lib-0.1.7-1|37	Group: Development/C++
12cr|loki-lib-0.1.7-1|38	Requires: %{libname} = %{version}
12cr|loki-lib-0.1.7-1|39	Provides: %{name}-devel = %{version}-%{release}
12cr|loki-lib-0.1.7-1|40	Provides: %{oname}-devel = %{version}-%{release}
12cr|loki-lib-0.1.7-1|41	
12cr|loki-lib-0.1.7-1|42	%description -n  %{develname}
12cr|loki-lib-0.1.7-1|43	Headers and shared object symlinks for the Loki C++ Library
12cr|loki-lib-0.1.7-1|44	
12cr|loki-lib-0.1.7-1|45	%package doc
12cr|loki-lib-0.1.7-1|46	Summary: The Loki C++ html docs
12cr|loki-lib-0.1.7-1|47	Group: Development/C++
12cr|loki-lib-0.1.7-1|48	BuildArch: noarch
12cr|loki-lib-0.1.7-1|49	
12cr|loki-lib-0.1.7-1|50	%description doc
12cr|loki-lib-0.1.7-1|51	HTML documentation files for the Loki C++ Library
12cr|loki-lib-0.1.7-1|52	
12cr|loki-lib-0.1.7-1|53	%prep
12cr|loki-lib-0.1.7-1|54	%setup -n %{oname}-%{version} -q
12cr|loki-lib-0.1.7-1|55	%__chmod -x doc/html/*
12cr|loki-lib-0.1.7-1|56	%__rm doc/html/installdox
12cr|loki-lib-0.1.7-1|57	iconv -f ISO88591 -t utf8 CHANGES -o CHANGES
12cr|loki-lib-0.1.7-1|58	
12cr|loki-lib-0.1.7-1|59	%build
12cr|loki-lib-0.1.7-1|60	%ifarch x86_64
12cr|loki-lib-0.1.7-1|61	%__sed -i s,"/lib","/lib64",g src/Makefile
12cr|loki-lib-0.1.7-1|62	%__mkdir lib64
12cr|loki-lib-0.1.7-1|63	%endif
12cr|loki-lib-0.1.7-1|64	
12cr|loki-lib-0.1.7-1|65	%make CXXFLAGS="%{optflags}" build-static build-shared
12cr|loki-lib-0.1.7-1|66	
12cr|loki-lib-0.1.7-1|67	%install
12cr|loki-lib-0.1.7-1|68	%__rm -rf %{buildroot}
12cr|loki-lib-0.1.7-1|69	%makeinstall
12cr|loki-lib-0.1.7-1|70	
12cr|loki-lib-0.1.7-1|71	%clean
12cr|loki-lib-0.1.7-1|72	%__rm -rf %{buildroot}
12cr|loki-lib-0.1.7-1|73	
12cr|loki-lib-0.1.7-1|74	%if %mdkversion < 200900
12cr|loki-lib-0.1.7-1|75	%post -p /sbin/ldconfig
12cr|loki-lib-0.1.7-1|76	%endif
12cr|loki-lib-0.1.7-1|77	
12cr|loki-lib-0.1.7-1|78	%if %mdkversion < 200900
12cr|loki-lib-0.1.7-1|79	%postun -p /sbin/ldconfig
12cr|loki-lib-0.1.7-1|80	%endif
12cr|loki-lib-0.1.7-1|81	
12cr|loki-lib-0.1.7-1|82	%files -n %{libname}
12cr|loki-lib-0.1.7-1|83	%defattr(-,root,root)
12cr|loki-lib-0.1.7-1|84	%{_libdir}/*.so.*
12cr|loki-lib-0.1.7-1|85	
12cr|loki-lib-0.1.7-1|86	%files -n %{develname}
12cr|loki-lib-0.1.7-1|87	%defattr(-,root,root)
12cr|loki-lib-0.1.7-1|88	%{_includedir}/*
12cr|loki-lib-0.1.7-1|89	%{_libdir}/*.so
12cr|loki-lib-0.1.7-1|90	%{_libdir}/*.a
12cr|loki-lib-0.1.7-1|91	
12cr|loki-lib-0.1.7-1|92	%files doc
12cr|loki-lib-0.1.7-1|93	%defattr(-,root,root,-)
12cr|loki-lib-0.1.7-1|94	%doc README CHANGES doc/html doc/flex doc/yasli
12cr|loki-lib-0.1.7-1|95	
12cr|loki-lib-0.1.7-1|96	
12cr|loki-lib-0.1.7-1|97	
12cr|loki-lib-0.1.7-1|98	%changelog
12cr|loki-lib-0.1.7-1|99	* Wed Aug 31 2011 Andrey Bondrov <abondrov@mandriva.org> 0.1.7-1mdv2011.0
12cr|loki-lib-0.1.7-1|100	+ Revision: 697629
12cr|loki-lib-0.1.7-1|101	- imported package loki-lib
12cr|loki-lib-0.1.7-1|102	
12cr|loki-lib-0.1.7-1|103	
12cr|loki-lib-0.1.7-1|104	* Wed Aug 31 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.1.7-1mdv2010.2
12cr|loki-lib-0.1.7-1|105	- Initial Mandriva release

2922 12
12cr|loki_patch-fix-0.1-4|1	%define	name	loki_patch-fix
12cr|loki_patch-fix-0.1-4|2	%define	version 0.1
12cr|loki_patch-fix-0.1-4|3	%define rel	4
12cr|loki_patch-fix-0.1-4|4	%define	release	%mkrel %rel
12cr|loki_patch-fix-0.1-4|5	
12cr|loki_patch-fix-0.1-4|6	Name:		%{name}
12cr|loki_patch-fix-0.1-4|7	Summary:	A program that fixes broken loki patches
12cr|loki_patch-fix-0.1-4|8	Version:	%{version}
12cr|loki_patch-fix-0.1-4|9	Release:	%{release}
12cr|loki_patch-fix-0.1-4|10	Source0:	%{name}-%{version}.tar.bz2
12cr|loki_patch-fix-0.1-4|11	URL:		http://goldenfiles.sourceforge.net/index.php?page=lokipatchfix
12cr|loki_patch-fix-0.1-4|12	Group:		Games/Other
12cr|loki_patch-fix-0.1-4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|loki_patch-fix-0.1-4|14	License:	GPL
12cr|loki_patch-fix-0.1-4|15	Requires:	loki_update zenity
12cr|loki_patch-fix-0.1-4|16	BuildArch:	noarch
12cr|loki_patch-fix-0.1-4|17	
12cr|loki_patch-fix-0.1-4|18	%description
12cr|loki_patch-fix-0.1-4|19	loki_patch-fix is a program that fixes old patches for loki games
12cr|loki_patch-fix-0.1-4|20	that now segfault upon startup. It does this by replacing the old
12cr|loki_patch-fix-0.1-4|21	loki_patch executeable with a new one automatically. Running this
12cr|loki_patch-fix-0.1-4|22	file on any of the non-working loki patches should make them work
12cr|loki_patch-fix-0.1-4|23	without any problem.
12cr|loki_patch-fix-0.1-4|24	
12cr|loki_patch-fix-0.1-4|25	%prep
12cr|loki_patch-fix-0.1-4|26	%setup -q
12cr|loki_patch-fix-0.1-4|27	
12cr|loki_patch-fix-0.1-4|28	%build
12cr|loki_patch-fix-0.1-4|29	./build -wo fixedpatch README LICENSE TODO version -v
12cr|loki_patch-fix-0.1-4|30	
12cr|loki_patch-fix-0.1-4|31	%install
12cr|loki_patch-fix-0.1-4|32	rm -rf $RPM_BUILD_ROOT
12cr|loki_patch-fix-0.1-4|33	install -m755 ./Loki_patch-fix/loki_patch-fix -D $RPM_BUILD_ROOT%{_bindir}/loki_patch-fix
12cr|loki_patch-fix-0.1-4|34	install -m755 ./Loki_patch-fix/loki_patch-fix-GUI $RPM_BUILD_ROOT%{_bindir}/loki_patch-fix-GUI
12cr|loki_patch-fix-0.1-4|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications//
12cr|loki_patch-fix-0.1-4|36	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|loki_patch-fix-0.1-4|37	[Desktop Entry]
12cr|loki_patch-fix-0.1-4|38	Type=Application
12cr|loki_patch-fix-0.1-4|39	Exec=%{_bindir}/loki_patch-fix-GUI
12cr|loki_patch-fix-0.1-4|40	Icon=loki_update
12cr|loki_patch-fix-0.1-4|41	Categories=Game;
12cr|loki_patch-fix-0.1-4|42	Name=Oki
12cr|loki_patch-fix-0.1-4|43	Comment=Oki
12cr|loki_patch-fix-0.1-4|44	EOF
12cr|loki_patch-fix-0.1-4|45	
12cr|loki_patch-fix-0.1-4|46	%if %mdkversion < 200900
12cr|loki_patch-fix-0.1-4|47	%post
12cr|loki_patch-fix-0.1-4|48	%{update_menus}
12cr|loki_patch-fix-0.1-4|49	%endif
12cr|loki_patch-fix-0.1-4|50	
12cr|loki_patch-fix-0.1-4|51	%if %mdkversion < 200900
12cr|loki_patch-fix-0.1-4|52	%postun
12cr|loki_patch-fix-0.1-4|53	%{clean_menus}
12cr|loki_patch-fix-0.1-4|54	%endif
12cr|loki_patch-fix-0.1-4|55	
12cr|loki_patch-fix-0.1-4|56	%clean
12cr|loki_patch-fix-0.1-4|57	rm -rf $RPM_BUILD_ROOT
12cr|loki_patch-fix-0.1-4|58	
12cr|loki_patch-fix-0.1-4|59	%files
12cr|loki_patch-fix-0.1-4|60	%defattr(-,root,root)
12cr|loki_patch-fix-0.1-4|61	%doc TODO README version
12cr|loki_patch-fix-0.1-4|62	%{_bindir}/*
12cr|loki_patch-fix-0.1-4|63	%{_datadir}/applications/mandriva-*.desktop
12cr|loki_patch-fix-0.1-4|64	
12cr|loki_patch-fix-0.1-4|65	
12cr|loki_patch-fix-0.1-4|66	
12cr|loki_patch-fix-0.1-4|67	%changelog
12cr|loki_patch-fix-0.1-4|68	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdv2011.0
12cr|loki_patch-fix-0.1-4|69	+ Revision: 620254
12cr|loki_patch-fix-0.1-4|70	- the mass rebuild of 2010.0 packages
12cr|loki_patch-fix-0.1-4|71	
12cr|loki_patch-fix-0.1-4|72	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1-3mdv2010.0
12cr|loki_patch-fix-0.1-4|73	+ Revision: 429865
12cr|loki_patch-fix-0.1-4|74	- rebuild
12cr|loki_patch-fix-0.1-4|75	
12cr|loki_patch-fix-0.1-4|76	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.1-2mdv2009.0
12cr|loki_patch-fix-0.1-4|77	+ Revision: 218422
12cr|loki_patch-fix-0.1-4|78	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|loki_patch-fix-0.1-4|79	
12cr|loki_patch-fix-0.1-4|80	+ Olivier Blin <oblin@mandriva.com>
12cr|loki_patch-fix-0.1-4|81	- restore BuildRoot
12cr|loki_patch-fix-0.1-4|82	
12cr|loki_patch-fix-0.1-4|83	* Wed Dec 19 2007 Thierry Vignaud <tv@mandriva.org> 0.1-2mdv2008.1
12cr|loki_patch-fix-0.1-4|84	+ Revision: 133064
12cr|loki_patch-fix-0.1-4|85	- auto-convert XDG menu entry
12cr|loki_patch-fix-0.1-4|86	- kill re-definition of %%buildroot on Pixel's request
12cr|loki_patch-fix-0.1-4|87	- import loki_patch-fix
12cr|loki_patch-fix-0.1-4|88	
12cr|loki_patch-fix-0.1-4|89	
12cr|loki_patch-fix-0.1-4|90	* Fri May 12 2006 Eskild Hustvedt <eskild@mandriva.org> 0.1-1mdk
12cr|loki_patch-fix-0.1-4|91	- Yearly rebuild
12cr|loki_patch-fix-0.1-4|92	
12cr|loki_patch-fix-0.1-4|93	* Mon Apr 25 2005  Eskild Hustvedt <eskild@mandriva.org> 0.1-1mdk
12cr|loki_patch-fix-0.1-4|94	- Initial Mandriva Linux package

2923 12
12cr|lomoco1.0-1.0-6|1	%define libname %mklibname lomoco 0
12cr|lomoco1.0-1.0-6|2	%define libnamed %mklibname lomoco -d
12cr|lomoco1.0-1.0-6|3	
12cr|lomoco1.0-1.0-6|4	Name:           lomoco1.0
12cr|lomoco1.0-1.0-6|5	Version:        1.0
12cr|lomoco1.0-1.0-6|6	Release:        %mkrel 6
12cr|lomoco1.0-1.0-6|7	Summary:        Logitech mouse control tool
12cr|lomoco1.0-1.0-6|8	License:        GPL
12cr|lomoco1.0-1.0-6|9	Group:          System/Configuration/Hardware
12cr|lomoco1.0-1.0-6|10	URL:            http://www.lomoco.org/
12cr|lomoco1.0-1.0-6|11	Source0:        http://www.lomoco.org/lomoco-%{version}.tar.gz
12cr|lomoco1.0-1.0-6|12	BuildRequires:  libusb-devel
12cr|lomoco1.0-1.0-6|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|lomoco1.0-1.0-6|14	
12cr|lomoco1.0-1.0-6|15	%description
12cr|lomoco1.0-1.0-6|16	Lomoco can configure vendor-specific options on Logitech USB mice (or
12cr|lomoco1.0-1.0-6|17	dual-personality mice plugged into the USB port). A number of recent devices
12cr|lomoco1.0-1.0-6|18	are supported. The program is mostly useful in setting the resolution to 800
12cr|lomoco1.0-1.0-6|19	cpi or higher on mice that boot at 400 cpi (such as the MX500, MX510, MX1000
12cr|lomoco1.0-1.0-6|20	etc.), and disabling SmartScroll or Cruise Control for those who would rather
12cr|lomoco1.0-1.0-6|21	use the two extra buttons as ordinary mouse buttons.
12cr|lomoco1.0-1.0-6|22	
12cr|lomoco1.0-1.0-6|23	Supported devices:
12cr|lomoco1.0-1.0-6|24	
12cr|lomoco1.0-1.0-6|25	Cordless Mouse Receiver
12cr|lomoco1.0-1.0-6|26	Cordless MouseMan Optical
12cr|lomoco1.0-1.0-6|27	Cordless Optical Mouse
12cr|lomoco1.0-1.0-6|28	Cordless TrackMan Wheel
12cr|lomoco1.0-1.0-6|29	G3 Gaming Laser Mouse
12cr|lomoco1.0-1.0-6|30	G5 Gaming Laser Mouse
12cr|lomoco1.0-1.0-6|31	MX Revolution Mouse
12cr|lomoco1.0-1.0-6|32	MX1000 Laser Cordless Mouse
12cr|lomoco1.0-1.0-6|33	MX300 Optical Mouse
12cr|lomoco1.0-1.0-6|34	MX310 Optical Mouse
12cr|lomoco1.0-1.0-6|35	MX500 Optical Mouse
12cr|lomoco1.0-1.0-6|36	MX510 Optical Mouse
12cr|lomoco1.0-1.0-6|37	MX518 Optical Mouse
12cr|lomoco1.0-1.0-6|38	MX900 Cordless Mouse
12cr|lomoco1.0-1.0-6|39	MouseMan Dual Optical
12cr|lomoco1.0-1.0-6|40	MouseMan Traveler
12cr|lomoco1.0-1.0-6|41	Optical Wheel Mouse
12cr|lomoco1.0-1.0-6|42	USB Receiver
12cr|lomoco1.0-1.0-6|43	UltraX Optical Mouse
12cr|lomoco1.0-1.0-6|44	V200 Cordless Notebook Mouse
12cr|lomoco1.0-1.0-6|45	VX Revolution Mouse
12cr|lomoco1.0-1.0-6|46	Wheel Mouse Optical
12cr|lomoco1.0-1.0-6|47	diNovo Media Desktop Receiver
12cr|lomoco1.0-1.0-6|48	iFeel Mouse
12cr|lomoco1.0-1.0-6|49	
12cr|lomoco1.0-1.0-6|50	%prep
12cr|lomoco1.0-1.0-6|51	%setup -q -n lomoco-%{version}
12cr|lomoco1.0-1.0-6|52	./autogen.sh
12cr|lomoco1.0-1.0-6|53	
12cr|lomoco1.0-1.0-6|54	%build
12cr|lomoco1.0-1.0-6|55	%{configure2_5x}
12cr|lomoco1.0-1.0-6|56	%{make}
12cr|lomoco1.0-1.0-6|57	
12cr|lomoco1.0-1.0-6|58	%install
12cr|lomoco1.0-1.0-6|59	%{__rm} -rf %{buildroot}
12cr|lomoco1.0-1.0-6|60	%{makeinstall_std}
12cr|lomoco1.0-1.0-6|61	
12cr|lomoco1.0-1.0-6|62	%clean
12cr|lomoco1.0-1.0-6|63	%{__rm} -rf %{buildroot}
12cr|lomoco1.0-1.0-6|64	
12cr|lomoco1.0-1.0-6|65	%files
12cr|lomoco1.0-1.0-6|66	%defattr(0644,root,root,0755)
12cr|lomoco1.0-1.0-6|67	%attr(0755,root,root) %{_bindir}/lomoco
12cr|lomoco1.0-1.0-6|68	%{_mandir}/man1/lomoco.1*
12cr|lomoco1.0-1.0-6|69	
12cr|lomoco1.0-1.0-6|70	
12cr|lomoco1.0-1.0-6|71	%changelog
12cr|lomoco1.0-1.0-6|72	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2011.0
12cr|lomoco1.0-1.0-6|73	+ Revision: 620256
12cr|lomoco1.0-1.0-6|74	- the mass rebuild of 2010.0 packages
12cr|lomoco1.0-1.0-6|75	
12cr|lomoco1.0-1.0-6|76	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2010.0
12cr|lomoco1.0-1.0-6|77	+ Revision: 433732
12cr|lomoco1.0-1.0-6|78	- rebuild
12cr|lomoco1.0-1.0-6|79	
12cr|lomoco1.0-1.0-6|80	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cr|lomoco1.0-1.0-6|81	+ Revision: 251375
12cr|lomoco1.0-1.0-6|82	- rebuild
12cr|lomoco1.0-1.0-6|83	
12cr|lomoco1.0-1.0-6|84	* Fri Feb 08 2008 David Walluck <walluck@mandriva.org> 1.0-1mdv2008.1
12cr|lomoco1.0-1.0-6|85	+ Revision: 164320
12cr|lomoco1.0-1.0-6|86	- import lomoco1.0
12cr|lomoco1.0-1.0-6|87	
12cr|lomoco1.0-1.0-6|88	

2924 12
12cr|lomoco-1.0-10|1	%define svn_rev r133
12cr|lomoco-1.0-10|2	
12cr|lomoco-1.0-10|3	%define libname %mklibname lomoco 0
12cr|lomoco-1.0-10|4	%define libnamed %mklibname lomoco -d
12cr|lomoco-1.0-10|5	
12cr|lomoco-1.0-10|6	Name:           lomoco
12cr|lomoco-1.0-10|7	Version:        1.0
12cr|lomoco-1.0-10|8	Release:        %mkrel 10
12cr|lomoco-1.0-10|9	Summary:        Logitech mouse control tool
12cr|lomoco-1.0-10|10	License:        GPL
12cr|lomoco-1.0-10|11	Group:          System/Configuration/Hardware
12cr|lomoco-1.0-10|12	URL:            http://www.lomoco.org/
12cr|lomoco-1.0-10|13	Source0:        http://www.lomoco.org/lomoco-%{svn_rev}.tar.bz2
12cr|lomoco-1.0-10|14	BuildRequires:  chrpath
12cr|lomoco-1.0-10|15	BuildRequires:  cmake
12cr|lomoco-1.0-10|16	BuildRequires:  doxygen
12cr|lomoco-1.0-10|17	BuildRequires:  graphviz
12cr|lomoco-1.0-10|18	BuildRequires:  libusb-devel
12cr|lomoco-1.0-10|19	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|lomoco-1.0-10|20	
12cr|lomoco-1.0-10|21	%description
12cr|lomoco-1.0-10|22	Lomoco can configure vendor-specific options on Logitech USB mice (or
12cr|lomoco-1.0-10|23	dual-personality mice plugged into the USB port). A number of recent devices
12cr|lomoco-1.0-10|24	are supported. The program is mostly useful in setting the resolution to 800
12cr|lomoco-1.0-10|25	cpi or higher on mice that boot at 400 cpi (such as the MX500, MX510, MX1000
12cr|lomoco-1.0-10|26	etc.), and disabling SmartScroll or Cruise Control for those who would rather
12cr|lomoco-1.0-10|27	use the two extra buttons as ordinary mouse buttons.
12cr|lomoco-1.0-10|28	
12cr|lomoco-1.0-10|29	Supported devices:
12cr|lomoco-1.0-10|30	
12cr|lomoco-1.0-10|31	Cordless Mouse Receiver
12cr|lomoco-1.0-10|32	Cordless MouseMan Optical
12cr|lomoco-1.0-10|33	Cordless Optical Mouse
12cr|lomoco-1.0-10|34	Cordless TrackMan Wheel
12cr|lomoco-1.0-10|35	G3 Gaming Laser Mouse
12cr|lomoco-1.0-10|36	G5 Gaming Laser Mouse
12cr|lomoco-1.0-10|37	MX Revolution Mouse
12cr|lomoco-1.0-10|38	MX1000 Laser Cordless Mouse
12cr|lomoco-1.0-10|39	MX300 Optical Mouse
12cr|lomoco-1.0-10|40	MX310 Optical Mouse
12cr|lomoco-1.0-10|41	MX500 Optical Mouse
12cr|lomoco-1.0-10|42	MX510 Optical Mouse
12cr|lomoco-1.0-10|43	MX518 Optical Mouse
12cr|lomoco-1.0-10|44	MX900 Cordless Mouse
12cr|lomoco-1.0-10|45	MouseMan Dual Optical
12cr|lomoco-1.0-10|46	MouseMan Traveler
12cr|lomoco-1.0-10|47	Optical Wheel Mouse
12cr|lomoco-1.0-10|48	USB Receiver
12cr|lomoco-1.0-10|49	UltraX Optical Mouse
12cr|lomoco-1.0-10|50	V200 Cordless Notebook Mouse
12cr|lomoco-1.0-10|51	VX Revolution Mouse
12cr|lomoco-1.0-10|52	Wheel Mouse Optical
12cr|lomoco-1.0-10|53	diNovo Media Desktop Receiver
12cr|lomoco-1.0-10|54	iFeel Mouse
12cr|lomoco-1.0-10|55	
12cr|lomoco-1.0-10|56	%package -n %{libname}
12cr|lomoco-1.0-10|57	Summary:        Main library for lomoco
12cr|lomoco-1.0-10|58	Group:          System/Libraries
12cr|lomoco-1.0-10|59	
12cr|lomoco-1.0-10|60	%description -n %{libname}
12cr|lomoco-1.0-10|61	This package contains the library needed to run programs dynamically
12cr|lomoco-1.0-10|62	linked with lomoco.
12cr|lomoco-1.0-10|63	
12cr|lomoco-1.0-10|64	%package -n %{libnamed}
12cr|lomoco-1.0-10|65	Summary:        Development files for lomoco
12cr|lomoco-1.0-10|66	Group:          Development/C
12cr|lomoco-1.0-10|67	Requires:       %{libname} = %{version}-%{release}
12cr|lomoco-1.0-10|68	Obsoletes:      %{mklibname lomoco 0 -d} < %{version}-%{release}
12cr|lomoco-1.0-10|69	Provides:       %{name}-devel = %{version}-%{release}
12cr|lomoco-1.0-10|70	
12cr|lomoco-1.0-10|71	%description -n %{libnamed}
12cr|lomoco-1.0-10|72	This package contains the files needed to develop programs
12cr|lomoco-1.0-10|73	linked with lomoco.
12cr|lomoco-1.0-10|74	
12cr|lomoco-1.0-10|75	%prep
12cr|lomoco-1.0-10|76	%setup -q -n lomoco-trunk
12cr|lomoco-1.0-10|77	%{__rm} -r build
12cr|lomoco-1.0-10|78	
12cr|lomoco-1.0-10|79	%build
12cr|lomoco-1.0-10|80	export CFLAGS="%{optflags} -fPIC"
12cr|lomoco-1.0-10|81	%{cmake} -DSYSCONF_INSTALL_DIR:PATH=%{_sysconfdir}
12cr|lomoco-1.0-10|82	%{make}
12cr|lomoco-1.0-10|83	%{make} doc
12cr|lomoco-1.0-10|84	
12cr|lomoco-1.0-10|85	%install
12cr|lomoco-1.0-10|86	%{__rm} -rf %{buildroot}
12cr|lomoco-1.0-10|87	
12cr|lomoco-1.0-10|88	cd build
12cr|lomoco-1.0-10|89	%{makeinstall_std}
12cr|lomoco-1.0-10|90	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|lomoco-1.0-10|91	%{__cp} -a client/lomoco %{buildroot}%{_bindir}/lomoco
12cr|lomoco-1.0-10|92	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/lomoco
12cr|lomoco-1.0-10|93	cd ..
12cr|lomoco-1.0-10|94	
12cr|lomoco-1.0-10|95	%clean
12cr|lomoco-1.0-10|96	%{__rm} -rf %{buildroot}
12cr|lomoco-1.0-10|97	
12cr|lomoco-1.0-10|98	%if %mdkversion < 200900
12cr|lomoco-1.0-10|99	%post -n %{libname} -p /sbin/ldconfig
12cr|lomoco-1.0-10|100	%endif
12cr|lomoco-1.0-10|101	
12cr|lomoco-1.0-10|102	%if %mdkversion < 200900
12cr|lomoco-1.0-10|103	%postun -n %{libname} -p /sbin/ldconfig
12cr|lomoco-1.0-10|104	%endif
12cr|lomoco-1.0-10|105	
12cr|lomoco-1.0-10|106	%files
12cr|lomoco-1.0-10|107	%defattr(0644,root,root,0755)
12cr|lomoco-1.0-10|108	%attr(0755,root,root) %{_bindir}/lomoco
12cr|lomoco-1.0-10|109	%{_usr}/%{_sysconfdir}/lomoco.ini
12cr|lomoco-1.0-10|110	
12cr|lomoco-1.0-10|111	%files -n %{libname}
12cr|lomoco-1.0-10|112	%defattr(0644,root,root,0755)
12cr|lomoco-1.0-10|113	%attr(0755,root,root) %{_libdir}/*.so.*
12cr|lomoco-1.0-10|114	
12cr|lomoco-1.0-10|115	%files -n %{libnamed}
12cr|lomoco-1.0-10|116	%defattr(0644,root,root,0755)
12cr|lomoco-1.0-10|117	%doc build/doc/html/*
12cr|lomoco-1.0-10|118	%{_includedir}/*
12cr|lomoco-1.0-10|119	%attr(0755,root,root) %{_libdir}/*.so
12cr|lomoco-1.0-10|120	
12cr|lomoco-1.0-10|121	
12cr|lomoco-1.0-10|122	%changelog
12cr|lomoco-1.0-10|123	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-10mdv2011.0
12cr|lomoco-1.0-10|124	+ Revision: 620255
12cr|lomoco-1.0-10|125	- the mass rebuild of 2010.0 packages
12cr|lomoco-1.0-10|126	
12cr|lomoco-1.0-10|127	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.0-9mdv2010.0
12cr|lomoco-1.0-10|128	+ Revision: 433629
12cr|lomoco-1.0-10|129	- rebuild
12cr|lomoco-1.0-10|130	
12cr|lomoco-1.0-10|131	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.0-7mdv2009.0
12cr|lomoco-1.0-10|132	+ Revision: 251399
12cr|lomoco-1.0-10|133	- rebuild
12cr|lomoco-1.0-10|134	
12cr|lomoco-1.0-10|135	+ Pixel <pixel@mandriva.com>
12cr|lomoco-1.0-10|136	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|lomoco-1.0-10|137	
12cr|lomoco-1.0-10|138	* Fri Feb 08 2008 David Walluck <walluck@mandriva.org> 1.0-5mdv2008.1
12cr|lomoco-1.0-10|139	+ Revision: 164318
12cr|lomoco-1.0-10|140	- update URL
12cr|lomoco-1.0-10|141	- remove old source tarball
12cr|lomoco-1.0-10|142	
12cr|lomoco-1.0-10|143	+ Olivier Blin <oblin@mandriva.com>
12cr|lomoco-1.0-10|144	- restore BuildRoot
12cr|lomoco-1.0-10|145	
12cr|lomoco-1.0-10|146	+ Thierry Vignaud <tv@mandriva.org>
12cr|lomoco-1.0-10|147	- kill re-definition of %%buildroot on Pixel's request
12cr|lomoco-1.0-10|148	
12cr|lomoco-1.0-10|149	* Mon Oct 22 2007 David Walluck <walluck@mandriva.org> 1.0-4mdv2008.1
12cr|lomoco-1.0-10|150	+ Revision: 101271
12cr|lomoco-1.0-10|151	- update to SVN 133
12cr|lomoco-1.0-10|152	- new lib policy
12cr|lomoco-1.0-10|153	
12cr|lomoco-1.0-10|154	* Sun Jul 22 2007 David Walluck <walluck@mandriva.org> 1.0-3mdv2008.0
12cr|lomoco-1.0-10|155	+ Revision: 54386
12cr|lomoco-1.0-10|156	- BuildRequires: cmake
12cr|lomoco-1.0-10|157	- SVN r131
12cr|lomoco-1.0-10|158	- Import lomoco
12cr|lomoco-1.0-10|159	
12cr|lomoco-1.0-10|160	
12cr|lomoco-1.0-10|161	
12cr|lomoco-1.0-10|162	* Sun Sep 03 2006 David Walluck <walluck@mandriva.org> 1.0-2mdv2007.0
12cr|lomoco-1.0-10|163	- rebuild
12cr|lomoco-1.0-10|164	- use /%%{_lib}/udev not /lib/udev
12cr|lomoco-1.0-10|165	
12cr|lomoco-1.0-10|166	* Wed Mar 1 2006 Austin Acton <austin@mandriva.org> 1.0-1mdk
12cr|lomoco-1.0-10|167	- initial package

2925 12
12cr|lorcon-0.0.20060625-9|1	%define	name	lorcon
12cr|lorcon-0.0.20060625-9|2	%define version	0.0.20060625
12cr|lorcon-0.0.20060625-9|3	%define	release	9
12cr|lorcon-0.0.20060625-9|4	%define major	1
12cr|lorcon-0.0.20060625-9|5	%define libname	%mklibname %{name} %{major}
12cr|lorcon-0.0.20060625-9|6	
12cr|lorcon-0.0.20060625-9|7	Summary:	A generic library for injecting 802.11 frames
12cr|lorcon-0.0.20060625-9|8	Name:		%{name}
12cr|lorcon-0.0.20060625-9|9	Version:	%{version}
12cr|lorcon-0.0.20060625-9|10	Release:	%{release}
12cr|lorcon-0.0.20060625-9|11	License:	GPL
12cr|lorcon-0.0.20060625-9|12	Group:		Networking/Other
12cr|lorcon-0.0.20060625-9|13	URL:		http://802.11ninja.net/
12cr|lorcon-0.0.20060625-9|14	Source:		http://802.11ninja.net/code/%{name}-current.tar.bz2
12cr|lorcon-0.0.20060625-9|15	BuildRequires:	libpcap-devel
12cr|lorcon-0.0.20060625-9|16	
12cr|lorcon-0.0.20060625-9|17	%description
12cr|lorcon-0.0.20060625-9|18	Lorcon is a generic library for injecting 802.11 frames, capable of injection
12cr|lorcon-0.0.20060625-9|19	via multiple driver frameworks, with out forcing modification of the
12cr|lorcon-0.0.20060625-9|20	application code.
12cr|lorcon-0.0.20060625-9|21	
12cr|lorcon-0.0.20060625-9|22	%package -n %{libname}
12cr|lorcon-0.0.20060625-9|23	Summary: Main library for %{name}
12cr|lorcon-0.0.20060625-9|24	Group: System/Libraries
12cr|lorcon-0.0.20060625-9|25	Provides: lib%{name} = %{version}-%{release}
12cr|lorcon-0.0.20060625-9|26	Provides: %{name} = %{version}-%{release}
12cr|lorcon-0.0.20060625-9|27	
12cr|lorcon-0.0.20060625-9|28	%description -n %{libname}
12cr|lorcon-0.0.20060625-9|29	This package contains the library needed to run programs dynamically
12cr|lorcon-0.0.20060625-9|30	linked with %{name}.
12cr|lorcon-0.0.20060625-9|31	
12cr|lorcon-0.0.20060625-9|32	%package -n %{libname}-devel
12cr|lorcon-0.0.20060625-9|33	Summary: Headers for developing programs that will use %{name}
12cr|lorcon-0.0.20060625-9|34	Group: Development/C
12cr|lorcon-0.0.20060625-9|35	Provides: lib%{name}-devel = %{version}-%{release}
12cr|lorcon-0.0.20060625-9|36	Provides: %{name}-devel  = %{version}-%{release}
12cr|lorcon-0.0.20060625-9|37	Requires: %{libname} = %{version}
12cr|lorcon-0.0.20060625-9|38	
12cr|lorcon-0.0.20060625-9|39	%description -n %{libname}-devel
12cr|lorcon-0.0.20060625-9|40	This package contains the headers that programmers will need to develop
12cr|lorcon-0.0.20060625-9|41	applications which will use %{name}.
12cr|lorcon-0.0.20060625-9|42	
12cr|lorcon-0.0.20060625-9|43	%prep
12cr|lorcon-0.0.20060625-9|44	%setup -q -n %{name}
12cr|lorcon-0.0.20060625-9|45	
12cr|lorcon-0.0.20060625-9|46	%build
12cr|lorcon-0.0.20060625-9|47	%make
12cr|lorcon-0.0.20060625-9|48	
12cr|lorcon-0.0.20060625-9|49	%install
12cr|lorcon-0.0.20060625-9|50	mkdir -p \
12cr|lorcon-0.0.20060625-9|51	%{buildroot}/%{_includedir} \
12cr|lorcon-0.0.20060625-9|52	%{buildroot}/%{_libdir}
12cr|lorcon-0.0.20060625-9|53	%makeinstall LIB=%{buildroot}/%{_libdir}
12cr|lorcon-0.0.20060625-9|54	
12cr|lorcon-0.0.20060625-9|55	%files -n %{libname}
12cr|lorcon-0.0.20060625-9|56	%defattr(-,root,root)
12cr|lorcon-0.0.20060625-9|57	%{_libdir}/liborcon-%{major}.*.so
12cr|lorcon-0.0.20060625-9|58	
12cr|lorcon-0.0.20060625-9|59	%files -n %{libname}-devel
12cr|lorcon-0.0.20060625-9|60	%defattr(-,root,root)
12cr|lorcon-0.0.20060625-9|61	%{_includedir}/*.h
12cr|lorcon-0.0.20060625-9|62	%{_libdir}/liborcon.a
12cr|lorcon-0.0.20060625-9|63	%{_libdir}/liborcon.so
12cr|lorcon-0.0.20060625-9|64	
12cr|lorcon-0.0.20060625-9|65	
12cr|lorcon-0.0.20060625-9|66	%changelog
12cr|lorcon-0.0.20060625-9|67	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.20060625-8mdv2011.0
12cr|lorcon-0.0.20060625-9|68	+ Revision: 620257
12cr|lorcon-0.0.20060625-9|69	- the mass rebuild of 2010.0 packages
12cr|lorcon-0.0.20060625-9|70	
12cr|lorcon-0.0.20060625-9|71	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.0.20060625-7mdv2010.0
12cr|lorcon-0.0.20060625-9|72	+ Revision: 429868
12cr|lorcon-0.0.20060625-9|73	- rebuild
12cr|lorcon-0.0.20060625-9|74	
12cr|lorcon-0.0.20060625-9|75	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.0.20060625-6mdv2009.0
12cr|lorcon-0.0.20060625-9|76	+ Revision: 240258
12cr|lorcon-0.0.20060625-9|77	- rebuild
12cr|lorcon-0.0.20060625-9|78	
12cr|lorcon-0.0.20060625-9|79	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.0.20060625-5mdv2009.0
12cr|lorcon-0.0.20060625-9|80	+ Revision: 239717
12cr|lorcon-0.0.20060625-9|81	- rebuild
12cr|lorcon-0.0.20060625-9|82	- rebuild
12cr|lorcon-0.0.20060625-9|83	- kill re-definition of %%buildroot on Pixel's request
12cr|lorcon-0.0.20060625-9|84	
12cr|lorcon-0.0.20060625-9|85	+ Pixel <pixel@mandriva.com>
12cr|lorcon-0.0.20060625-9|86	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|lorcon-0.0.20060625-9|87	
12cr|lorcon-0.0.20060625-9|88	+ Olivier Blin <oblin@mandriva.com>
12cr|lorcon-0.0.20060625-9|89	- restore BuildRoot
12cr|lorcon-0.0.20060625-9|90	
12cr|lorcon-0.0.20060625-9|91	+ Stefan van der Eijk <stefan@mandriva.org>
12cr|lorcon-0.0.20060625-9|92	- Import lorcon
12cr|lorcon-0.0.20060625-9|93	
12cr|lorcon-0.0.20060625-9|94	
12cr|lorcon-0.0.20060625-9|95	
12cr|lorcon-0.0.20060625-9|96	* Mon Jun 26 2006 Pascal Terjan <pterjan@mandriva.org> 0.0.20060625-3mdv2007.0
12cr|lorcon-0.0.20060625-9|97	- fix build on x86_64
12cr|lorcon-0.0.20060625-9|98	
12cr|lorcon-0.0.20060625-9|99	* Sun Jun 25 2006 Stefan van der Eijk <stefan@eijk.nu> 0.0.20060625-2
12cr|lorcon-0.0.20060625-9|100	- add %%post & %%postun
12cr|lorcon-0.0.20060625-9|101	
12cr|lorcon-0.0.20060625-9|102	* Sun Jun 25 2006 Stefan van der Eijk <stefan@eijk.nu> 0.0.20060625-1
12cr|lorcon-0.0.20060625-9|103	- initial package

2926 12
12cr|lottanzb-0.5.3-3|1	Summary:	LottaNZB - Automated Usenet Client
12cr|lottanzb-0.5.3-3|2	Name:		lottanzb
12cr|lottanzb-0.5.3-3|3	Version:	0.5.3
12cr|lottanzb-0.5.3-3|4	Release:	3
12cr|lottanzb-0.5.3-3|5	License:	GPL
12cr|lottanzb-0.5.3-3|6	Group:		Networking/News
12cr|lottanzb-0.5.3-3|7	Url:		http://www.lottanzb.org/
12cr|lottanzb-0.5.3-3|8	Source0:	http://launchpad.net/lottanzb/0.5/%{version}/+download/%{name}-%{version}.tar.gz
12cr|lottanzb-0.5.3-3|9	BuildRequires:	python-devel
12cr|lottanzb-0.5.3-3|10	BuildRequires:	pygtk2.0-devel
12cr|lottanzb-0.5.3-3|11	BuildRequires:	python-kiwi
12cr|lottanzb-0.5.3-3|12	BuildRequires:	intltool
12cr|lottanzb-0.5.3-3|13	Requires:	python-kiwi
12cr|lottanzb-0.5.3-3|14	Requires:	python
12cr|lottanzb-0.5.3-3|15	Requires:	hellanzb
12cr|lottanzb-0.5.3-3|16	Requires:	pygtk2.0
12cr|lottanzb-0.5.3-3|17	Requires:	pygtk2.0-libglade
12cr|lottanzb-0.5.3-3|18	BuildArch:	noarch
12cr|lottanzb-0.5.3-3|19	
12cr|lottanzb-0.5.3-3|20	%description
12cr|lottanzb-0.5.3-3|21	LottaNZB is a Usenet client that automates the download of
12cr|lottanzb-0.5.3-3|22	Usenet files with the help of NZB files. It uses HellaNZB as
12cr|lottanzb-0.5.3-3|23	its backend and PyGTK for its user interface.
12cr|lottanzb-0.5.3-3|24	
12cr|lottanzb-0.5.3-3|25	%prep
12cr|lottanzb-0.5.3-3|26	%setup -q
12cr|lottanzb-0.5.3-3|27	
12cr|lottanzb-0.5.3-3|28	%build
12cr|lottanzb-0.5.3-3|29	python setup.py build
12cr|lottanzb-0.5.3-3|30	
12cr|lottanzb-0.5.3-3|31	%install
12cr|lottanzb-0.5.3-3|32	python setup.py install --packaging-mode --root=%{buildroot}
12cr|lottanzb-0.5.3-3|33	
12cr|lottanzb-0.5.3-3|34	%find_lang %{name} --with-gnome
12cr|lottanzb-0.5.3-3|35	
12cr|lottanzb-0.5.3-3|36	rm -fr %{buildroot}%{_datadir}/doc
12cr|lottanzb-0.5.3-3|37	
12cr|lottanzb-0.5.3-3|38	%files -f %{name}.lang
12cr|lottanzb-0.5.3-3|39	%{_sysconfdir}/apport/crashdb.conf.d/lottanzb-crashdb.conf
12cr|lottanzb-0.5.3-3|40	%{_datadir}/apport
12cr|lottanzb-0.5.3-3|41	%{_bindir}/*
12cr|lottanzb-0.5.3-3|42	%{py_puresitedir}/%{name}/*
12cr|lottanzb-0.5.3-3|43	%{_datadir}/%{name}/*
12cr|lottanzb-0.5.3-3|44	%{_datadir}/icons/*
12cr|lottanzb-0.5.3-3|45	%{py_puresitedir}/%{name}-%{version}-*.egg-info
12cr|lottanzb-0.5.3-3|46	%{_mandir}/man1/*
12cr|lottanzb-0.5.3-3|47	%{_datadir}/application-registry/lottanzb.applications
12cr|lottanzb-0.5.3-3|48	%{_datadir}/applications/lottanzb.desktop
12cr|lottanzb-0.5.3-3|49	%{_datadir}/mime-info/%{name}.*
12cr|lottanzb-0.5.3-3|50	%{_datadir}/mime/packages/*
12cr|lottanzb-0.5.3-3|51	

2927 12
12cr|lout-3.31-7|1	%define	name	lout
12cr|lout-3.31-7|2	%define	version	3.31
12cr|lout-3.31-7|3	%define	release	%mkrel 7
12cr|lout-3.31-7|4	
12cr|lout-3.31-7|5	Summary:	The Lout document formatting language
12cr|lout-3.31-7|6	Name:		%{name}
12cr|lout-3.31-7|7	Version:	%{version}
12cr|lout-3.31-7|8	Release:	%{release}
12cr|lout-3.31-7|9	Group:		Text tools
12cr|lout-3.31-7|10	Source0:	ftp://ftp.cs.usyd.edu.au/jeff/lout/%{name}-%{version}.tar.bz2
12cr|lout-3.31-7|11	Patch0:		lout-makefile.patch
12cr|lout-3.31-7|12	License:	GPL
12cr|lout-3.31-7|13	Url:		http://lout.sourceforge.net/
12cr|lout-3.31-7|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|lout-3.31-7|15	
12cr|lout-3.31-7|16	%description
12cr|lout-3.31-7|17	Lout is a high-level language for document formatting.  Lout reads a
12cr|lout-3.31-7|18	high-level description of a document (similar in style to LaTeX) and can
12cr|lout-3.31-7|19	produce a PostScript(TM) file for printing or produce plain text.
12cr|lout-3.31-7|20	Lout supports the typesetting of documents which contain floating
12cr|lout-3.31-7|21	figures, table, diagrams, rotated and scaled text or graphics, footnotes,
12cr|lout-3.31-7|22	running headers, footers, an index, a table of contents and bibliography,
12cr|lout-3.31-7|23	cross-references, mathematical equations and statistical graphs.  Lout can
12cr|lout-3.31-7|24	be extended with definitions that should be easier to write than other
12cr|lout-3.31-7|25	languages, since Lout is a high-level language.  Lout supports (with
12cr|lout-3.31-7|26	hyphenation) a variety of languages:  Czech, Danish, Dutch, English,
12cr|lout-3.31-7|27	Finnish, French, German, Norwegian, Russian, Slovenian, Spanish and
12cr|lout-3.31-7|28	Swedish.
12cr|lout-3.31-7|29	
12cr|lout-3.31-7|30	Install the lout package if you'd like to try the Lout document formatting
12cr|lout-3.31-7|31	system.  Unless you're already a Lout expert, you'll probably want to also
12cr|lout-3.31-7|32	install the lout-doc package, which contains the documentation for Lout.
12cr|lout-3.31-7|33	
12cr|lout-3.31-7|34	%package doc
12cr|lout-3.31-7|35	Summary:	The documentation for the Lout document formatting language
12cr|lout-3.31-7|36	Group:		Books/Computer books
12cr|lout-3.31-7|37	
12cr|lout-3.31-7|38	%description doc
12cr|lout-3.31-7|39	The lout-doc package includes all of the documentation for the Lout
12cr|lout-3.31-7|40	document formatting language.  The documentation includes manuals for
12cr|lout-3.31-7|41	regular users and for experts, written in Lout and available as
12cr|lout-3.31-7|42	PostScript(TM) files.  The documentation provides good examples for how to
12cr|lout-3.31-7|43	write large documents with Lout.
12cr|lout-3.31-7|44	
12cr|lout-3.31-7|45	If you're installing the lout package, you should install the lout-doc
12cr|lout-3.31-7|46	package.
12cr|lout-3.31-7|47	
12cr|lout-3.31-7|48	%prep
12cr|lout-3.31-7|49	%setup -q
12cr|lout-3.31-7|50	%patch0 -p1
12cr|lout-3.31-7|51	
12cr|lout-3.31-7|52	%build
12cr|lout-3.31-7|53	%make LIBDIR=%{_datadir}/lout lout prg2lout
12cr|lout-3.31-7|54	
12cr|lout-3.31-7|55	%install
12cr|lout-3.31-7|56	rm -rf $RPM_BUILD_ROOT
12cr|lout-3.31-7|57	mkdir -p $RPM_BUILD_ROOT%{_prefix}/{bin,doc,man/man1}
12cr|lout-3.31-7|58	mkdir -p $RPM_BUILD_ROOT%{_datadir}/locale/
12cr|lout-3.31-7|59	
12cr|lout-3.31-7|60	%makeinstall_std DATADIR=%{_datadir} LIBDIR=%{_datadir}/lout installman installdoc
12cr|lout-3.31-7|61	
12cr|lout-3.31-7|62	for i in user slides expert design; do
12cr|lout-3.31-7|63	chmod 755 $RPM_BUILD_ROOT/usr/doc/lout/$i
12cr|lout-3.31-7|64	done
12cr|lout-3.31-7|65	
12cr|lout-3.31-7|66	#moves the man page
12cr|lout-3.31-7|67	mkdir -p $RPM_BUILD_ROOT%{_datadir}
12cr|lout-3.31-7|68	mv $RPM_BUILD_ROOT/usr/man $RPM_BUILD_ROOT%{_datadir}
12cr|lout-3.31-7|69	
12cr|lout-3.31-7|70	# remove unwanted files
12cr|lout-3.31-7|71	rm -rf $RPM_BUILD_ROOT/%_prefix/doc
12cr|lout-3.31-7|72	rm -rf $RPM_BUILD_DIR/%name-%version/doc/user/.pie_intr.swp
12cr|lout-3.31-7|73	
12cr|lout-3.31-7|74	%clean
12cr|lout-3.31-7|75	rm -rf $RPM_BUILD_ROOT
12cr|lout-3.31-7|76	
12cr|lout-3.31-7|77	%files
12cr|lout-3.31-7|78	%defattr(0644,root,root,755)
12cr|lout-3.31-7|79	%doc blurb README maillist whatsnew notes_dsc
12cr|lout-3.31-7|80	%defattr(-,root,root)
12cr|lout-3.31-7|81	%{_bindir}/lout
12cr|lout-3.31-7|82	%{_mandir}/man1/*
12cr|lout-3.31-7|83	%{_bindir}/prg2lout
12cr|lout-3.31-7|84	%{_datadir}/lout
12cr|lout-3.31-7|85	
12cr|lout-3.31-7|86	%files doc
12cr|lout-3.31-7|87	%defattr(0644,root,root,755)
12cr|lout-3.31-7|88	%doc doc/
12cr|lout-3.31-7|89	
12cr|lout-3.31-7|90	
12cr|lout-3.31-7|91	
12cr|lout-3.31-7|92	%changelog
12cr|lout-3.31-7|93	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 3.31-7mdv2011.0
12cr|lout-3.31-7|94	+ Revision: 620258
12cr|lout-3.31-7|95	- the mass rebuild of 2010.0 packages
12cr|lout-3.31-7|96	
12cr|lout-3.31-7|97	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.31-6mdv2010.0
12cr|lout-3.31-7|98	+ Revision: 429869
12cr|lout-3.31-7|99	- rebuild
12cr|lout-3.31-7|100	
12cr|lout-3.31-7|101	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 3.31-5mdv2009.0
12cr|lout-3.31-7|102	+ Revision: 251402
12cr|lout-3.31-7|103	- rebuild
12cr|lout-3.31-7|104	
12cr|lout-3.31-7|105	+ Olivier Blin <oblin@mandriva.com>
12cr|lout-3.31-7|106	- restore BuildRoot
12cr|lout-3.31-7|107	
12cr|lout-3.31-7|108	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 3.31-3mdv2008.1
12cr|lout-3.31-7|109	+ Revision: 129460
12cr|lout-3.31-7|110	- kill re-definition of %%buildroot on Pixel's request
12cr|lout-3.31-7|111	
12cr|lout-3.31-7|112	
12cr|lout-3.31-7|113	* Wed May 24 2006 Pascal Terjan <pterjan@mandriva.com> 3.31-3mdk
12cr|lout-3.31-7|114	- better fix (have data in /usr/share, not /usr/lib)
12cr|lout-3.31-7|115	
12cr|lout-3.31-7|116	* Wed May 24 2006 Pascal Terjan <pterjan@mandriva.com> 3.31-2mdk
12cr|lout-3.31-7|117	- fix build on x86_64
12cr|lout-3.31-7|118	
12cr|lout-3.31-7|119	* Mon Dec 19 2005 Lenny Cartier <lenny@mandriva.com> 3.31-1mdk
12cr|lout-3.31-7|120	- 3.31
12cr|lout-3.31-7|121	
12cr|lout-3.31-7|122	* Mon Nov 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.30-1mdk
12cr|lout-3.31-7|123	- 3.30
12cr|lout-3.31-7|124	
12cr|lout-3.31-7|125	* Fri Jun 18 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.29-1mdk
12cr|lout-3.31-7|126	- regenerate patch
12cr|lout-3.31-7|127	
12cr|lout-3.31-7|128	* Sat Dec 13 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 3.25-5mdk
12cr|lout-3.31-7|129	- compile with optimizations on sparc
12cr|lout-3.31-7|130	- spec cosmetics
12cr|lout-3.31-7|131	
12cr|lout-3.31-7|132	* Wed Jul 23 2003 Per yvind Karlsen <peroyvind@sintrax.net> 3.25-4mdk
12cr|lout-3.31-7|133	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cr|lout-3.31-7|134	- use %%make macro
12cr|lout-3.31-7|135	- use %%makeinstall_std macro
12cr|lout-3.31-7|136	

2928 12
12cr|lpairs-1.0.4-4|1	%define release %mkrel 4
12cr|lpairs-1.0.4-4|2	
12cr|lpairs-1.0.4-4|3	Summary: Memory game
12cr|lpairs-1.0.4-4|4	Name: lpairs
12cr|lpairs-1.0.4-4|5	Version: 1.0.4
12cr|lpairs-1.0.4-4|6	Release: %release
12cr|lpairs-1.0.4-4|7	URL: http://lgames.sourceforge.net/index.php?project=LPairs
12cr|lpairs-1.0.4-4|8	Source0: http://peterhost.dl.sourceforge.net/sourceforge/lgames/%{name}-%{version}.tar.gz
12cr|lpairs-1.0.4-4|9	Patch0:	lpairs-1.0.4-fix-desktop.patch
12cr|lpairs-1.0.4-4|10	License: GPLv2+
12cr|lpairs-1.0.4-4|11	Group: Games/Puzzles
12cr|lpairs-1.0.4-4|12	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|lpairs-1.0.4-4|13	BuildRequires: SDL-devel
12cr|lpairs-1.0.4-4|14	BuildRequires: filesystem
12cr|lpairs-1.0.4-4|15	BuildRequires: imagemagick
12cr|lpairs-1.0.4-4|16	BuildRequires: texinfo
12cr|lpairs-1.0.4-4|17	
12cr|lpairs-1.0.4-4|18	%description
12cr|lpairs-1.0.4-4|19	LPairs is a classical memory game. This means you have to find pairs of
12cr|lpairs-1.0.4-4|20	identical cards which will then be removed. Your time and tries needed will be
12cr|lpairs-1.0.4-4|21	counted but there is no highscore chart or limit to this.
12cr|lpairs-1.0.4-4|22	
12cr|lpairs-1.0.4-4|23	%prep
12cr|lpairs-1.0.4-4|24	%setup -q
12cr|lpairs-1.0.4-4|25	%patch0 -p0
12cr|lpairs-1.0.4-4|26	
12cr|lpairs-1.0.4-4|27	%build
12cr|lpairs-1.0.4-4|28	%configure2_5x \
12cr|lpairs-1.0.4-4|29	--bindir=%_gamesbindir \
12cr|lpairs-1.0.4-4|30	--localstatedir=%{_localstatedir}/lib/games
12cr|lpairs-1.0.4-4|31	%make
12cr|lpairs-1.0.4-4|32	
12cr|lpairs-1.0.4-4|33	%install
12cr|lpairs-1.0.4-4|34	rm -rf $RPM_BUILD_ROOT
12cr|lpairs-1.0.4-4|35	%makeinstall_std
12cr|lpairs-1.0.4-4|36	
12cr|lpairs-1.0.4-4|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|lpairs-1.0.4-4|38	install -m644 %name.desktop $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|lpairs-1.0.4-4|39	
12cr|lpairs-1.0.4-4|40	mkdir -p %buildroot%_iconsdir/
12cr|lpairs-1.0.4-4|41	convert -resize 32x32 %name.png %buildroot%_iconsdir/%name.png
12cr|lpairs-1.0.4-4|42	
12cr|lpairs-1.0.4-4|43	%find_lang %{name}
12cr|lpairs-1.0.4-4|44	
12cr|lpairs-1.0.4-4|45	%clean
12cr|lpairs-1.0.4-4|46	rm -rf $RPM_BUILD_ROOT
12cr|lpairs-1.0.4-4|47	
12cr|lpairs-1.0.4-4|48	%if %mdkversion < 200900
12cr|lpairs-1.0.4-4|49	%post
12cr|lpairs-1.0.4-4|50	%{update_menus}
12cr|lpairs-1.0.4-4|51	%endif
12cr|lpairs-1.0.4-4|52	
12cr|lpairs-1.0.4-4|53	%if %mdkversion < 200900
12cr|lpairs-1.0.4-4|54	%postun
12cr|lpairs-1.0.4-4|55	%{clean_menus}
12cr|lpairs-1.0.4-4|56	%endif
12cr|lpairs-1.0.4-4|57	
12cr|lpairs-1.0.4-4|58	%files -f %{name}.lang
12cr|lpairs-1.0.4-4|59	%defattr(-,root,root)
12cr|lpairs-1.0.4-4|60	%doc README
12cr|lpairs-1.0.4-4|61	%{_gamesbindir}/%{name}
12cr|lpairs-1.0.4-4|62	%{_gamesdatadir}/%{name}/*
12cr|lpairs-1.0.4-4|63	%{_iconsdir}/*.png
12cr|lpairs-1.0.4-4|64	%{_datadir}/applications/*.desktop
12cr|lpairs-1.0.4-4|65	
12cr|lpairs-1.0.4-4|66	
12cr|lpairs-1.0.4-4|67	%changelog
12cr|lpairs-1.0.4-4|68	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-4mdv2011.0
12cr|lpairs-1.0.4-4|69	+ Revision: 620259
12cr|lpairs-1.0.4-4|70	- the mass rebuild of 2010.0 packages
12cr|lpairs-1.0.4-4|71	
12cr|lpairs-1.0.4-4|72	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.4-3mdv2010.0
12cr|lpairs-1.0.4-4|73	+ Revision: 439606
12cr|lpairs-1.0.4-4|74	- rebuild
12cr|lpairs-1.0.4-4|75	
12cr|lpairs-1.0.4-4|76	* Sun Apr 05 2009 Funda Wang <fwang@mandriva.org> 1.0.4-2mdv2009.1
12cr|lpairs-1.0.4-4|77	+ Revision: 364186
12cr|lpairs-1.0.4-4|78	- Br imagemagick
12cr|lpairs-1.0.4-4|79	- adjust desktop file
12cr|lpairs-1.0.4-4|80	
12cr|lpairs-1.0.4-4|81	* Tue Oct 14 2008 Funda Wang <fwang@mandriva.org> 1.0.4-1mdv2009.1
12cr|lpairs-1.0.4-4|82	+ Revision: 293535
12cr|lpairs-1.0.4-4|83	- New version 1.0.4
12cr|lpairs-1.0.4-4|84	- simplify BR
12cr|lpairs-1.0.4-4|85	
12cr|lpairs-1.0.4-4|86	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.0.3-3mdv2009.0
12cr|lpairs-1.0.4-4|87	+ Revision: 251405
12cr|lpairs-1.0.4-4|88	- rebuild
12cr|lpairs-1.0.4-4|89	
12cr|lpairs-1.0.4-4|90	+ Pixel <pixel@mandriva.com>
12cr|lpairs-1.0.4-4|91	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|lpairs-1.0.4-4|92	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|lpairs-1.0.4-4|93	
12cr|lpairs-1.0.4-4|94	* Wed Mar 05 2008 Guillaume Bedot <littletux@mandriva.org> 1.0.3-1mdv2008.1
12cr|lpairs-1.0.4-4|95	+ Revision: 179892
12cr|lpairs-1.0.4-4|96	- 1.0.3
12cr|lpairs-1.0.4-4|97	
12cr|lpairs-1.0.4-4|98	* Sat Jan 26 2008 Funda Wang <fwang@mandriva.org> 1.0.1-2mdv2008.1
12cr|lpairs-1.0.4-4|99	+ Revision: 158189
12cr|lpairs-1.0.4-4|100	- fix menu entry
12cr|lpairs-1.0.4-4|101	
12cr|lpairs-1.0.4-4|102	+ Olivier Blin <oblin@mandriva.com>
12cr|lpairs-1.0.4-4|103	- restore BuildRoot
12cr|lpairs-1.0.4-4|104	
12cr|lpairs-1.0.4-4|105	* Wed Dec 19 2007 Thierry Vignaud <tv@mandriva.org> 1.0.1-1mdv2008.1
12cr|lpairs-1.0.4-4|106	+ Revision: 133909
12cr|lpairs-1.0.4-4|107	- auto-convert XDG menu entry
12cr|lpairs-1.0.4-4|108	- kill re-definition of %%buildroot on Pixel's request
12cr|lpairs-1.0.4-4|109	- buildrequires X11-devel instead of XFree86-devel
12cr|lpairs-1.0.4-4|110	- import lpairs
12cr|lpairs-1.0.4-4|111	
12cr|lpairs-1.0.4-4|112	
12cr|lpairs-1.0.4-4|113	* Wed Jul 20 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.0.1-1mdk
12cr|lpairs-1.0.4-4|114	- 1.0.1
12cr|lpairs-1.0.4-4|115	
12cr|lpairs-1.0.4-4|116	* Fri Jul 01 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.0-2mdk
12cr|lpairs-1.0.4-4|117	- Rebuild
12cr|lpairs-1.0.4-4|118	
12cr|lpairs-1.0.4-4|119	* Thu Jan 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.0-1mdk
12cr|lpairs-1.0.4-4|120	- Initial MDK release (for Pablo)

2929 12
12cr|lpg-2.0.17-3|1	%global    _version 2.0.17
12cr|lpg-2.0.17-3|2	%global    _compat_version 1.1.0
12cr|lpg-2.0.17-3|3	
12cr|lpg-2.0.17-3|4	Name:      lpg
12cr|lpg-2.0.17-3|5	Version:   %{_version}
12cr|lpg-2.0.17-3|6	Release:   3
12cr|lpg-2.0.17-3|7	Summary:   LALR Parser Generator
12cr|lpg-2.0.17-3|8	Group:     Development/Java
12cr|lpg-2.0.17-3|9	# although the text of the licence isn't distributed with some of the source,
12cr|lpg-2.0.17-3|10	# the author has exlicitly stated that everything is covered under the EPL
12cr|lpg-2.0.17-3|11	# see: http://sourceforge.net/forum/forum.php?thread_id=3277926&forum_id=523519
12cr|lpg-2.0.17-3|12	License:   EPL
12cr|lpg-2.0.17-3|13	URL:       http://lpg.sourceforge.net/
12cr|lpg-2.0.17-3|14	
12cr|lpg-2.0.17-3|15	Source0:   http://downloads.sourceforge.net/lpg/lpg-java-runtime-src-%{version}.zip
12cr|lpg-2.0.17-3|16	Source1:   http://downloads.sourceforge.net/lpg/lpg-generator-cpp-src-%{version}.zip
12cr|lpg-2.0.17-3|17	Source2:   http://downloads.sourceforge.net/lpg/lpg-generator-templates-%{version}.zip
12cr|lpg-2.0.17-3|18	
12cr|lpg-2.0.17-3|19	# source archive for the java compat lib
12cr|lpg-2.0.17-3|20	Source3:   http://downloads.sourceforge.net/lpg/lpgdistribution-05-16-06.zip
12cr|lpg-2.0.17-3|21	
12cr|lpg-2.0.17-3|22	# upstream does not provide a build script or manifest file for the java
12cr|lpg-2.0.17-3|23	# compat lib
12cr|lpg-2.0.17-3|24	Source4:   %{name}-build.xml
12cr|lpg-2.0.17-3|25	Source5:   %{name}-manifest.mf
12cr|lpg-2.0.17-3|26	
12cr|lpg-2.0.17-3|27	# TODO: drop Source3, 4, 5 and obsolete the java-compat package when dependent
12cr|lpg-2.0.17-3|28	# projects are ported to LPG 2.x.x
12cr|lpg-2.0.17-3|29	
12cr|lpg-2.0.17-3|30	# executable name in the bootstrap make target is wrong; sent upstream, see:
12cr|lpg-2.0.17-3|31	# https://sourceforge.net/tracker/?func=detail&aid=2794057&group_id=155963&atid=797881
12cr|lpg-2.0.17-3|32	Patch0:    %{name}-bootstrap-target.patch
12cr|lpg-2.0.17-3|33	
12cr|lpg-2.0.17-3|34	# change build script to build the base jar with osgi bundle info
12cr|lpg-2.0.17-3|35	Patch1:    %{name}-osgi-jar.patch
12cr|lpg-2.0.17-3|36	
12cr|lpg-2.0.17-3|37	%description
12cr|lpg-2.0.17-3|38	The LALR Parser Generator (LPG) is a tool for developing scanners and parsers
12cr|lpg-2.0.17-3|39	written in Java, C++ or C. Input is specified by BNF rules. LPG supports
12cr|lpg-2.0.17-3|40	backtracking (to resolve ambiguity), automatic AST generation and grammar
12cr|lpg-2.0.17-3|41	inheritance.
12cr|lpg-2.0.17-3|42	
12cr|lpg-2.0.17-3|43	%package       java
12cr|lpg-2.0.17-3|44	Summary:       Java runtime library for LPG
12cr|lpg-2.0.17-3|45	Group:         Development/Java
12cr|lpg-2.0.17-3|46	
12cr|lpg-2.0.17-3|47	BuildArch:     noarch
12cr|lpg-2.0.17-3|48	
12cr|lpg-2.0.17-3|49	BuildRequires: java-devel
12cr|lpg-2.0.17-3|50	BuildRequires: jpackage-utils
12cr|lpg-2.0.17-3|51	BuildRequires: ant-apache-regexp
12cr|lpg-2.0.17-3|52	Requires:      java
12cr|lpg-2.0.17-3|53	Requires:      jpackage-utils
12cr|lpg-2.0.17-3|54	
12cr|lpg-2.0.17-3|55	%description   java
12cr|lpg-2.0.17-3|56	Java runtime library for parsers generated with the LALR Parser Generator
12cr|lpg-2.0.17-3|57	(LPG).
12cr|lpg-2.0.17-3|58	
12cr|lpg-2.0.17-3|59	%package       java-compat
12cr|lpg-2.0.17-3|60	Version:       %{_compat_version}
12cr|lpg-2.0.17-3|61	Summary:       Compatibility Java runtime library for LPG 1.x
12cr|lpg-2.0.17-3|62	Group:         Development/Java
12cr|lpg-2.0.17-3|63	
12cr|lpg-2.0.17-3|64	BuildArch:     noarch
12cr|lpg-2.0.17-3|65	
12cr|lpg-2.0.17-3|66	BuildRequires: java-devel
12cr|lpg-2.0.17-3|67	BuildRequires: jpackage-utils
12cr|lpg-2.0.17-3|68	BuildRequires: ant
12cr|lpg-2.0.17-3|69	Requires:      java
12cr|lpg-2.0.17-3|70	Requires:      jpackage-utils
12cr|lpg-2.0.17-3|71	
12cr|lpg-2.0.17-3|72	%description   java-compat
12cr|lpg-2.0.17-3|73	Compatibility Java runtime library for parsers generated with the LALR Parser
12cr|lpg-2.0.17-3|74	Generator (LPG) 1.x.
12cr|lpg-2.0.17-3|75	
12cr|lpg-2.0.17-3|76	%prep
12cr|lpg-2.0.17-3|77	%setup -q -T -c -n %{name}-%{version}
12cr|lpg-2.0.17-3|78	
12cr|lpg-2.0.17-3|79	# because you can't use setup to unzip to subdirectories when your source
12cr|lpg-2.0.17-3|80	# archives do not create top level directories
12cr|lpg-2.0.17-3|81	unzip -qq %{SOURCE0} -d lpg-java-runtime
12cr|lpg-2.0.17-3|82	unzip -qq %{SOURCE1} -d lpg-generator-cpp
12cr|lpg-2.0.17-3|83	unzip -qq %{SOURCE2} -d lpg-generator-templates
12cr|lpg-2.0.17-3|84	chmod -Rf a+rX,u+w,g-w,o-w .
12cr|lpg-2.0.17-3|85	
12cr|lpg-2.0.17-3|86	# setup java compat stuff
12cr|lpg-2.0.17-3|87	%setup -q -D -T -a 3 -n %{name}-%{version}
12cr|lpg-2.0.17-3|88	cp -p %{SOURCE4} lpgdistribution/build.xml
12cr|lpg-2.0.17-3|89	cp -p %{SOURCE5} lpgdistribution/MANIFEST.MF
12cr|lpg-2.0.17-3|90	
12cr|lpg-2.0.17-3|91	# apply patches
12cr|lpg-2.0.17-3|92	%patch0 -p0 -b .orig
12cr|lpg-2.0.17-3|93	%patch1 -p0 -b .orig
12cr|lpg-2.0.17-3|94	
12cr|lpg-2.0.17-3|95	%build
12cr|lpg-2.0.17-3|96	# build java stuff
12cr|lpg-2.0.17-3|97	(cd lpg-java-runtime && ant -f exportPlugin.xml)
12cr|lpg-2.0.17-3|98	
12cr|lpg-2.0.17-3|99	# build java compat stuff
12cr|lpg-2.0.17-3|100	(cd lpgdistribution && ant)
12cr|lpg-2.0.17-3|101	
12cr|lpg-2.0.17-3|102	# build native stuff
12cr|lpg-2.0.17-3|103	pushd lpg-generator-cpp/src
12cr|lpg-2.0.17-3|104	
12cr|lpg-2.0.17-3|105	# ARCH just tells us what tools to use, so this can be the same on all arches
12cr|lpg-2.0.17-3|106	# we build twice in order to bootstrap the grammar parser
12cr|lpg-2.0.17-3|107	make clean install ARCH=linux_x86 \
12cr|lpg-2.0.17-3|108	LOCAL_CFLAGS="%{optflags}" LOCAL_CXXFLAGS="%{optflags}"
12cr|lpg-2.0.17-3|109	make bootstrap ARCH=linux_x86
12cr|lpg-2.0.17-3|110	make clean install ARCH=linux_x86 \
12cr|lpg-2.0.17-3|111	LOCAL_CFLAGS="%{optflags}" LOCAL_CXXFLAGS="%{optflags}"
12cr|lpg-2.0.17-3|112	
12cr|lpg-2.0.17-3|113	popd
12cr|lpg-2.0.17-3|114	
12cr|lpg-2.0.17-3|115	%install
12cr|lpg-2.0.17-3|116	rm -rf %{buildroot}
12cr|lpg-2.0.17-3|117	
12cr|lpg-2.0.17-3|118	install -pD -T lpg-java-runtime/%{name}runtime.jar \
12cr|lpg-2.0.17-3|119	%{buildroot}%{_javadir}/%{name}runtime-%{_version}.jar
12cr|lpg-2.0.17-3|120	install -pD -T lpgdistribution/%{name}javaruntime.jar \
12cr|lpg-2.0.17-3|121	%{buildroot}%{_javadir}/%{name}javaruntime-%{_compat_version}.jar
12cr|lpg-2.0.17-3|122	install -pD -T lpg-generator-cpp/bin/%{name}-linux_x86 \
12cr|lpg-2.0.17-3|123	%{buildroot}%{_bindir}/%{name}
12cr|lpg-2.0.17-3|124	
12cr|lpg-2.0.17-3|125	# create unversioned symlinks to jars
12cr|lpg-2.0.17-3|126	(cd %{buildroot}%{_javadir} && for jar in *-%{_version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{_version}||g"`; done)
12cr|lpg-2.0.17-3|127	(cd %{buildroot}%{_javadir} && for jar in *-%{_compat_version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{_compat_version}||g"`; done)
12cr|lpg-2.0.17-3|128	
12cr|lpg-2.0.17-3|129	%clean
12cr|lpg-2.0.17-3|130	rm -rf %{buildroot}
12cr|lpg-2.0.17-3|131	
12cr|lpg-2.0.17-3|132	%files
12cr|lpg-2.0.17-3|133	%defattr(-,root,root,-)
12cr|lpg-2.0.17-3|134	%doc lpg-generator-templates/docs/*
12cr|lpg-2.0.17-3|135	%{_bindir}/%{name}
12cr|lpg-2.0.17-3|136	
12cr|lpg-2.0.17-3|137	%files java
12cr|lpg-2.0.17-3|138	%defattr(-,root,root,-)
12cr|lpg-2.0.17-3|139	%doc lpg-java-runtime/Eclipse\ Public\ License\ -\ Version\ 1_0.htm
12cr|lpg-2.0.17-3|140	%{_javadir}/%{name}runtime*
12cr|lpg-2.0.17-3|141	
12cr|lpg-2.0.17-3|142	%files java-compat
12cr|lpg-2.0.17-3|143	%defattr(-,root,root,-)
12cr|lpg-2.0.17-3|144	%doc lpg-java-runtime/Eclipse\ Public\ License\ -\ Version\ 1_0.htm
12cr|lpg-2.0.17-3|145	%{_javadir}/%{name}javaruntime*
12cr|lpg-2.0.17-3|146	
12cr|lpg-2.0.17-3|147	
12cr|lpg-2.0.17-3|148	
12cr|lpg-2.0.17-3|149	%changelog
12cr|lpg-2.0.17-3|150	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 2.0.17-3
12cr|lpg-2.0.17-3|151	+ Revision: 734061
12cr|lpg-2.0.17-3|152	- rebuild
12cr|lpg-2.0.17-3|153	- imported package lpg
12cr|lpg-2.0.17-3|154	
12cr|lpg-2.0.17-3|155	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|lpg-2.0.17-3|156	- the mass rebuild of 2010.0 packages
12cr|lpg-2.0.17-3|157	
12cr|lpg-2.0.17-3|158	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.4-19mdv2010.0
12cr|lpg-2.0.17-3|159	+ Revision: 429870
12cr|lpg-2.0.17-3|160	- rebuild
12cr|lpg-2.0.17-3|161	
12cr|lpg-2.0.17-3|162	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 0.4-18mdv2009.0
12cr|lpg-2.0.17-3|163	+ Revision: 251408
12cr|lpg-2.0.17-3|164	- rebuild
12cr|lpg-2.0.17-3|165	
12cr|lpg-2.0.17-3|166	* Thu Jan 03 2008 Olivier Blin <blino@mandriva.org> 0.4-16mdv2008.1
12cr|lpg-2.0.17-3|167	+ Revision: 140933
12cr|lpg-2.0.17-3|168	- restore BuildRoot
12cr|lpg-2.0.17-3|169	
12cr|lpg-2.0.17-3|170	+ Thierry Vignaud <tv@mandriva.org>
12cr|lpg-2.0.17-3|171	- kill re-definition of %%buildroot on Pixel's request
12cr|lpg-2.0.17-3|172	
12cr|lpg-2.0.17-3|173	
12cr|lpg-2.0.17-3|174	* Mon Jan 15 2007 Lenny Cartier <lenny@mandriva.com> 0.4-16mdv2007.0
12cr|lpg-2.0.17-3|175	+ Revision: 109148
12cr|lpg-2.0.17-3|176	- Rebuild
12cr|lpg-2.0.17-3|177	- Import lpg
12cr|lpg-2.0.17-3|178	

2930 12
12cr|lphoto-1.0.69-6|1	%define name lphoto
12cr|lphoto-1.0.69-6|2	%define ver 1.0.69
12cr|lphoto-1.0.69-6|3	%define rel 6
12cr|lphoto-1.0.69-6|4	%define extraver -0.0.0.50.linspire2.1
12cr|lphoto-1.0.69-6|5	%define pyver %(python -V 2>&1 | cut -f2 -d" " | cut -f1,2 -d".")
12cr|lphoto-1.0.69-6|6	
12cr|lphoto-1.0.69-6|7	%define have_pre %(echo %ver|awk '{p=0} /[a-z,A-Z][a-z,A-Z]/ {p=1} {print p}')
12cr|lphoto-1.0.69-6|8	%if %have_pre
12cr|lphoto-1.0.69-6|9	%define version %(perl -e '$name="%ver"; print ($name =~ /(.*?)[a-z]/);')
12cr|lphoto-1.0.69-6|10	%define release %mkrel %rel
12cr|lphoto-1.0.69-6|11	%else
12cr|lphoto-1.0.69-6|12	%define version %ver
12cr|lphoto-1.0.69-6|13	%define release %mkrel %rel
12cr|lphoto-1.0.69-6|14	%endif
12cr|lphoto-1.0.69-6|15	
12cr|lphoto-1.0.69-6|16	Summary: 	Lphoto photo album
12cr|lphoto-1.0.69-6|17	Name: 		%{name}
12cr|lphoto-1.0.69-6|18	Version: 	%{version}
12cr|lphoto-1.0.69-6|19	Release: 	%{release}
12cr|lphoto-1.0.69-6|20	# http://www.linspire.com/lindows_products_details.php?id=12424&pg=specs
12cr|lphoto-1.0.69-6|21	Source0: 	http://software.linspire.com/pool-src/l/lphoto/%{name}_%{ver}%{extraver}.tar.gz
12cr|lphoto-1.0.69-6|22	License:	GPLv2+
12cr|lphoto-1.0.69-6|23	Group: 		Graphics
12cr|lphoto-1.0.69-6|24	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|lphoto-1.0.69-6|25	Prefix: 	%{_prefix}
12cr|lphoto-1.0.69-6|26	Url: 		http://www.linspire.com/lphoto
12cr|lphoto-1.0.69-6|27	BuildRequires:	python-devel
12cr|lphoto-1.0.69-6|28	BuildRequires:  imagemagick
12cr|lphoto-1.0.69-6|29	BuildRequires:  PyQt
12cr|lphoto-1.0.69-6|30	BuildRequires:	desktop-file-utils
12cr|lphoto-1.0.69-6|31	Requires:	PyQt
12cr|lphoto-1.0.69-6|32	
12cr|lphoto-1.0.69-6|33	%description
12cr|lphoto-1.0.69-6|34	LPhoto Photo Album
12cr|lphoto-1.0.69-6|35	
12cr|lphoto-1.0.69-6|36	%prep
12cr|lphoto-1.0.69-6|37	%setup -q -n marlin_build-freespire_lphoto-1.0
12cr|lphoto-1.0.69-6|38	
12cr|lphoto-1.0.69-6|39	%build
12cr|lphoto-1.0.69-6|40	
12cr|lphoto-1.0.69-6|41	%install
12cr|lphoto-1.0.69-6|42	python install.py -i %{buildroot} -b %{_bindir}
12cr|lphoto-1.0.69-6|43	
12cr|lphoto-1.0.69-6|44	mkdir -p %{buildroot}/{%{_menudir},%{_miconsdir},%{_liconsdir}}
12cr|lphoto-1.0.69-6|45	convert -resize 16x16 %{name}.png %{buildroot}/%{_miconsdir}/%{name}.png
12cr|lphoto-1.0.69-6|46	convert -resize 32x32 %{name}.png %{buildroot}/%{_iconsdir}/%{name}.png
12cr|lphoto-1.0.69-6|47	install %{name}.png %{buildroot}/%{_liconsdir}/%{name}.png
12cr|lphoto-1.0.69-6|48	
12cr|lphoto-1.0.69-6|49	desktop-file-install --vendor='' \
12cr|lphoto-1.0.69-6|50	--dir %buildroot%_datadir/applications \
12cr|lphoto-1.0.69-6|51	--add-category='Qt' \
12cr|lphoto-1.0.69-6|52	lphoto.desktop
12cr|lphoto-1.0.69-6|53	
12cr|lphoto-1.0.69-6|54	%if %mdkversion < 200900
12cr|lphoto-1.0.69-6|55	%post
12cr|lphoto-1.0.69-6|56	%update_menus
12cr|lphoto-1.0.69-6|57	%endif
12cr|lphoto-1.0.69-6|58	
12cr|lphoto-1.0.69-6|59	%if %mdkversion < 200900
12cr|lphoto-1.0.69-6|60	%postun
12cr|lphoto-1.0.69-6|61	%clean_menus
12cr|lphoto-1.0.69-6|62	%endif
12cr|lphoto-1.0.69-6|63	
12cr|lphoto-1.0.69-6|64	%clean
12cr|lphoto-1.0.69-6|65	rm -rf $RPM_BUILD_ROOT
12cr|lphoto-1.0.69-6|66	
12cr|lphoto-1.0.69-6|67	%files
12cr|lphoto-1.0.69-6|68	%defattr(-,root,root)
12cr|lphoto-1.0.69-6|69	%{_bindir}/%{name}
12cr|lphoto-1.0.69-6|70	%python_sitelib/Lphoto
12cr|lphoto-1.0.69-6|71	%{_iconsdir}/%{name}.png
12cr|lphoto-1.0.69-6|72	%{_miconsdir}/%{name}.png
12cr|lphoto-1.0.69-6|73	%{_liconsdir}/%{name}.png
12cr|lphoto-1.0.69-6|74	%{_datadir}/applications/%{name}.desktop
12cr|lphoto-1.0.69-6|75	
12cr|lphoto-1.0.69-6|76	
12cr|lphoto-1.0.69-6|77	%changelog
12cr|lphoto-1.0.69-6|78	* Sat Nov 13 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1.0.69-6mdv2011.0
12cr|lphoto-1.0.69-6|79	+ Revision: 597040
12cr|lphoto-1.0.69-6|80	- rebuild for python 2.7
12cr|lphoto-1.0.69-6|81	
12cr|lphoto-1.0.69-6|82	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.69-5mdv2010.0
12cr|lphoto-1.0.69-6|83	+ Revision: 439608
12cr|lphoto-1.0.69-6|84	- rebuild
12cr|lphoto-1.0.69-6|85	
12cr|lphoto-1.0.69-6|86	* Mon Jan 05 2009 Funda Wang <fwang@mandriva.org> 1.0.69-4mdv2009.1
12cr|lphoto-1.0.69-6|87	+ Revision: 324927
12cr|lphoto-1.0.69-6|88	- rebuild
12cr|lphoto-1.0.69-6|89	
12cr|lphoto-1.0.69-6|90	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|lphoto-1.0.69-6|91	- lowercase ImageMagick
12cr|lphoto-1.0.69-6|92	
12cr|lphoto-1.0.69-6|93	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.0.69-3mdv2009.0mdv2009.0
12cr|lphoto-1.0.69-6|94	+ Revision: 251424
12cr|lphoto-1.0.69-6|95	- rebuild
12cr|lphoto-1.0.69-6|96	
12cr|lphoto-1.0.69-6|97	+ Pixel <pixel@mandriva.com>
12cr|lphoto-1.0.69-6|98	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|lphoto-1.0.69-6|99	
12cr|lphoto-1.0.69-6|100	* Sun Jan 06 2008 Funda Wang <fwang@mandriva.org> 1.0.69-1mdv2008.1mdv2008.1
12cr|lphoto-1.0.69-6|101	+ Revision: 145957
12cr|lphoto-1.0.69-6|102	- BR desktop-file-utils
12cr|lphoto-1.0.69-6|103	- fix libdir
12cr|lphoto-1.0.69-6|104	- switch to xdg menu entry
12cr|lphoto-1.0.69-6|105	- New version 1.0.69
12cr|lphoto-1.0.69-6|106	
12cr|lphoto-1.0.69-6|107	+ Olivier Blin <oblin@mandriva.com>
12cr|lphoto-1.0.69-6|108	- restore BuildRoot
12cr|lphoto-1.0.69-6|109	
12cr|lphoto-1.0.69-6|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|lphoto-1.0.69-6|111	- kill re-definition of %%buildroot on Pixel's request
12cr|lphoto-1.0.69-6|112	- import lphoto
12cr|lphoto-1.0.69-6|113	
12cr|lphoto-1.0.69-6|114	
12cr|lphoto-1.0.69-6|115	* Fri Nov 04 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.0.13-3mdk
12cr|lphoto-1.0.69-6|116	- Fix BuildRequires
12cr|lphoto-1.0.69-6|117	- %%mkrel
12cr|lphoto-1.0.69-6|118	
12cr|lphoto-1.0.69-6|119	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 1.0.13-2mdk
12cr|lphoto-1.0.69-6|120	- Rebuild for new python
12cr|lphoto-1.0.69-6|121	
12cr|lphoto-1.0.69-6|122	* Thu Jun 10 2004 Buchan Milne <bgmilne@linux-mandrake.com> 1.0.13-1mdk
12cr|lphoto-1.0.69-6|123	-1.0.13
12cr|lphoto-1.0.69-6|124	
12cr|lphoto-1.0.69-6|125	* Tue Apr 11 2004 Buchan Milne <bgmilne@linux-mandrake.com> 0.11-1mdk
12cr|lphoto-1.0.69-6|126	- First Mandrake package

2931 12
12cr|lprng-3.8.32-6|1	%define rname LPRng
12cr|lprng-3.8.32-6|2	
12cr|lprng-3.8.32-6|3	Summary:	LPRng Print Spooler
12cr|lprng-3.8.32-6|4	Name:		lprng
12cr|lprng-3.8.32-6|5	Version:	3.8.32
12cr|lprng-3.8.32-6|6	Release:	%mkrel 6
12cr|lprng-3.8.32-6|7	License:	GPL and Artistic
12cr|lprng-3.8.32-6|8	Group:		System/Configuration/Printing
12cr|lprng-3.8.32-6|9	URL:		http://www.lprng.com
12cr|lprng-3.8.32-6|10	Source0:	http://www.lprng.com/DISTRIB/LPRng/%{rname}-%{version}.tgz
12cr|lprng-3.8.32-6|11	Source1:	lprng.startup
12cr|lprng-3.8.32-6|12	Patch0:		LPRng-3.8.27-gcc4.diff
12cr|lprng-3.8.32-6|13	Patch1:		LPRng-typo_fix.diff
12cr|lprng-3.8.32-6|14	Patch2:		lprng-3.8.32-Werror=format-security.patch
12cr|lprng-3.8.32-6|15	# "Conflicts: lpr" is mis-understood, not only the package "lpr" is
12cr|lprng-3.8.32-6|16	# considered as conflicting but also /usr/bin/lpr of another spooler, as
12cr|lprng-3.8.32-6|17	# CUPS.
12cr|lprng-3.8.32-6|18	#Conflicts: lpr
12cr|lprng-3.8.32-6|19	Requires:	net-tools
12cr|lprng-3.8.32-6|20	Requires:	%{name}-client >= %{version}
12cr|lprng-3.8.32-6|21	Obsoletes:	%{rname}
12cr|lprng-3.8.32-6|22	Provides:	lpr lpddaemon
12cr|lprng-3.8.32-6|23	Requires(post): update-alternatives
12cr|lprng-3.8.32-6|24	Requires(preun): update-alternatives
12cr|lprng-3.8.32-6|25	BuildRequires:	gdbm-devel
12cr|lprng-3.8.32-6|26	BuildRequires:	gettext-devel
12cr|lprng-3.8.32-6|27	BuildRoot:	%{_tmppath}/%{rname}-%{version}-%{release}-buildroot
12cr|lprng-3.8.32-6|28	
12cr|lprng-3.8.32-6|29	%description
12cr|lprng-3.8.32-6|30	The LPRng software is an enhanced, extended, and portable implementation of
12cr|lprng-3.8.32-6|31	the Berkeley LPR print spooler functionality. While providing the same
12cr|lprng-3.8.32-6|32	interface and meeting RFC1179 requirements, the implementation is completely
12cr|lprng-3.8.32-6|33	new and provides support for the following features: lightweight (no databases
12cr|lprng-3.8.32-6|34	needed) lpr, lpc, and lprm programs; dynamic redirection of print queues;
12cr|lprng-3.8.32-6|35	automatic job holding; highly verbose diagnostics; multiple printers serving a
12cr|lprng-3.8.32-6|36	single queue; client programs do not need to run SUID root; greatly enhanced
12cr|lprng-3.8.32-6|37	security checks; and a greatly improved permission and authorization mechanism.
12cr|lprng-3.8.32-6|38	
12cr|lprng-3.8.32-6|39	%package	client
12cr|lprng-3.8.32-6|40	Group:		System/Configuration/Printing
12cr|lprng-3.8.32-6|41	Summary:	LPRng printing client
12cr|lprng-3.8.32-6|42	Requires(post): update-alternatives
12cr|lprng-3.8.32-6|43	Requires(preun): update-alternatives
12cr|lprng-3.8.32-6|44	Conflicts:	LPRng <= 3.8.28-1mdk
12cr|lprng-3.8.32-6|45	Obsoletes:	%{rname}-client
12cr|lprng-3.8.32-6|46	
12cr|lprng-3.8.32-6|47	%description	client
12cr|lprng-3.8.32-6|48	The LPRng software is an enhanced, extended, and portable implementation of
12cr|lprng-3.8.32-6|49	the Berkeley LPR print spooler functionality. While providing the same
12cr|lprng-3.8.32-6|50	interface and meeting RFC1179 requirements, the implementation is completely
12cr|lprng-3.8.32-6|51	new and provides support for the following features: lightweight (no databases
12cr|lprng-3.8.32-6|52	needed) lpr, lpc, and lprm programs; dynamic redirection of print queues;
12cr|lprng-3.8.32-6|53	automatic job holding; highly verbose diagnostics; multiple printers serving a
12cr|lprng-3.8.32-6|54	single queue; client programs do not need to run SUID root; greatly enhanced
12cr|lprng-3.8.32-6|55	security checks; and a greatly improved permission and authorization mechanism.
12cr|lprng-3.8.32-6|56	
12cr|lprng-3.8.32-6|57	This package contains the LPRng client tools.
12cr|lprng-3.8.32-6|58	
12cr|lprng-3.8.32-6|59	%prep
12cr|lprng-3.8.32-6|60	
12cr|lprng-3.8.32-6|61	%setup -q -n %{rname}-%{version}
12cr|lprng-3.8.32-6|62	
12cr|lprng-3.8.32-6|63	# Security fix: Restrict remote access
12cr|lprng-3.8.32-6|64	perl -p -i -e "s/^\#REJECT SERVICE=X/REJECT SERVICE=X NOT SERVER\n\#REJECT SERVICE=X/" lpd.perms.in
12cr|lprng-3.8.32-6|65	
12cr|lprng-3.8.32-6|66	%patch0 -p1 -b .gcc4
12cr|lprng-3.8.32-6|67	%patch1 -p0
12cr|lprng-3.8.32-6|68	%patch2 -p1
12cr|lprng-3.8.32-6|69	
12cr|lprng-3.8.32-6|70	# Modified startup file with various system checks
12cr|lprng-3.8.32-6|71	cp %{SOURCE1} lprng.startup
12cr|lprng-3.8.32-6|72	
12cr|lprng-3.8.32-6|73	%build
12cr|lprng-3.8.32-6|74	%serverbuild
12cr|lprng-3.8.32-6|75	
12cr|lprng-3.8.32-6|76	%configure2_5x \
12cr|lprng-3.8.32-6|77	--enable-nls \
12cr|lprng-3.8.32-6|78	--with-userid=lp \
12cr|lprng-3.8.32-6|79	--with-groupid=lp \
12cr|lprng-3.8.32-6|80	--disable-werror
12cr|lprng-3.8.32-6|81	#%{!?nokerberos:--enable-kerberos}
12cr|lprng-3.8.32-6|82	
12cr|lprng-3.8.32-6|83	make
12cr|lprng-3.8.32-6|84	
12cr|lprng-3.8.32-6|85	%install
12cr|lprng-3.8.32-6|86	rm -rf %{buildroot}
12cr|lprng-3.8.32-6|87	
12cr|lprng-3.8.32-6|88	# Suppress automatic replacement of "echo" by "gprintf" in the LPRng
12cr|lprng-3.8.32-6|89	# startup script by RPM. This automatic replacement is broken.
12cr|lprng-3.8.32-6|90	export DONT_GPRINTIFY=1
12cr|lprng-3.8.32-6|91	
12cr|lprng-3.8.32-6|92	# Installation of locales is broken... Work around it! (They will never get
12cr|lprng-3.8.32-6|93	# it correct)
12cr|lprng-3.8.32-6|94	perl -pi -e "s,prefix =.*,prefix = %{buildroot}%{_prefix},g" po/Makefile
12cr|lprng-3.8.32-6|95	perl -pi -e "s,datadir =.*,datadir = %{buildroot}%{_prefix}/share,g" po/Makefile
12cr|lprng-3.8.32-6|96	perl -pi -e "s,localedir =.*,localedir = %{buildroot}%{_prefix}/share/locale,g" po/Makefile
12cr|lprng-3.8.32-6|97	perl -pi -e "s,gettextsrcdir =.*,gettextsrcdir = %{buildroot}%{_prefix}/share/gettext/po,g" po/Makefile
12cr|lprng-3.8.32-6|98	
12cr|lprng-3.8.32-6|99	make SUID_ROOT_PERMS=" 04755" \
12cr|lprng-3.8.32-6|100	DESTDIR=%{buildroot} \
12cr|lprng-3.8.32-6|101	MAKEPACKAGE=YES \
12cr|lprng-3.8.32-6|102	DATADIR="%{buildroot}%{_datadir}/LPRng" \
12cr|lprng-3.8.32-6|103	mandir=%{_mandir} install
12cr|lprng-3.8.32-6|104	
12cr|lprng-3.8.32-6|105	%__cp src/monitor %{buildroot}%{_prefix}/sbin/monitor
12cr|lprng-3.8.32-6|106	
12cr|lprng-3.8.32-6|107	# install init script
12cr|lprng-3.8.32-6|108	install -d %{buildroot}%{_initrddir}
12cr|lprng-3.8.32-6|109	install -m0755 lprng.startup %{buildroot}%{_initrddir}/lpd
12cr|lprng-3.8.32-6|110	
12cr|lprng-3.8.32-6|111	# prepare the commands conflicting with CUPS for the update-alternatives
12cr|lprng-3.8.32-6|112	# treatment
12cr|lprng-3.8.32-6|113	( cd %{buildroot}%{_bindir}
12cr|lprng-3.8.32-6|114	rm -f lp
12cr|lprng-3.8.32-6|115	ln -s lpr-lpd lp
12cr|lprng-3.8.32-6|116	rm -f cancel
12cr|lprng-3.8.32-6|117	ln -s lprm-lpd cancel
12cr|lprng-3.8.32-6|118	mv lpr lpr-lpd
12cr|lprng-3.8.32-6|119	mv lpq lpq-lpd
12cr|lprng-3.8.32-6|120	mv lprm lprm-lpd
12cr|lprng-3.8.32-6|121	mv lp lp-lpd
12cr|lprng-3.8.32-6|122	mv cancel cancel-lpd
12cr|lprng-3.8.32-6|123	mv lpstat lpstat-lpd
12cr|lprng-3.8.32-6|124	)
12cr|lprng-3.8.32-6|125	( cd %{buildroot}%{_sbindir}
12cr|lprng-3.8.32-6|126	mv lpc lpc-lpd
12cr|lprng-3.8.32-6|127	)
12cr|lprng-3.8.32-6|128	( cd %{buildroot}%{_mandir}/man1
12cr|lprng-3.8.32-6|129	mv lpr.1 lpr-lpd.1
12cr|lprng-3.8.32-6|130	mv lpq.1 lpq-lpd.1
12cr|lprng-3.8.32-6|131	mv lprm.1 lprm-lpd.1
12cr|lprng-3.8.32-6|132	mv lp.1 lp-lpd.1
12cr|lprng-3.8.32-6|133	mv cancel.1 cancel-lpd.1
12cr|lprng-3.8.32-6|134	mv lpstat.1 lpstat-lpd.1
12cr|lprng-3.8.32-6|135	)
12cr|lprng-3.8.32-6|136	( cd %{buildroot}%{_mandir}/man8
12cr|lprng-3.8.32-6|137	mv lpc.8 lpc-lpd.8
12cr|lprng-3.8.32-6|138	)
12cr|lprng-3.8.32-6|139	
12cr|lprng-3.8.32-6|140	# Conflict with setup package
12cr|lprng-3.8.32-6|141	rm -f %{buildroot}%{_sysconfdir}/printcap
12cr|lprng-3.8.32-6|142	rm -rf %{buildroot}%{_datadir}/LPRng
12cr|lprng-3.8.32-6|143	rm -f %{buildroot}%{_sysconfdir}/rc.d/init.d/lpd.sample
12cr|lprng-3.8.32-6|144	
12cr|lprng-3.8.32-6|145	%find_lang %{rname}
12cr|lprng-3.8.32-6|146	
12cr|lprng-3.8.32-6|147	%post
12cr|lprng-3.8.32-6|148	/sbin/chkconfig --add lpd
12cr|lprng-3.8.32-6|149	%{_sbindir}/update-alternatives --install %{_sbindir}/lpc lpc %{_sbindir}/lpc-lpd 5 --slave \
12cr|lprng-3.8.32-6|150	%{_mandir}/man8/lpc.8%{_extension} lpc.8%{_extension} %{_mandir}/man8/lpc-lpd.8%{_extension}
12cr|lprng-3.8.32-6|151	
12cr|lprng-3.8.32-6|152	%post client
12cr|lprng-3.8.32-6|153	if [ -w /etc/printcap ] ; then
12cr|lprng-3.8.32-6|154	TMP1=`mktemp /etc/printcap.XXXXXX`
12cr|lprng-3.8.32-6|155	gawk '
12cr|lprng-3.8.32-6|156	BEGIN { first = 1; cont = 0; last = "" }
12cr|lprng-3.8.32-6|157	/^[:space:]*#/      { if(cont) sub("\\\\$", "", last)}
12cr|lprng-3.8.32-6|158	{ if(first == 0) print last }
12cr|lprng-3.8.32-6|159	{ first = 0 }
12cr|lprng-3.8.32-6|160	{ last = $0 }
12cr|lprng-3.8.32-6|161	{ cont = 0 }
12cr|lprng-3.8.32-6|162	/\\$/ { cont = 1 }
12cr|lprng-3.8.32-6|163	END {sub("\\\\$", "", last); print last}
12cr|lprng-3.8.32-6|164	' /etc/printcap > ${TMP1} && cat ${TMP1} > /etc/printcap && rm -f ${TMP1}
12cr|lprng-3.8.32-6|165	fi
12cr|lprng-3.8.32-6|166	
12cr|lprng-3.8.32-6|167	# Set up update-alternatives entries
12cr|lprng-3.8.32-6|168	%{_sbindir}/update-alternatives --install %{_bindir}/lpr lpr %{_bindir}/lpr-lpd 5 \
12cr|lprng-3.8.32-6|169	--slave %{_mandir}/man1/lpr.1%{_extension} lpr.1%{_extension} %{_mandir}/man1/lpr-lpd.1%{_extension}
12cr|lprng-3.8.32-6|170	
12cr|lprng-3.8.32-6|171	%{_sbindir}/update-alternatives --install %{_bindir}/lpq lpq %{_bindir}/lpq-lpd 5 \
12cr|lprng-3.8.32-6|172	--slave %{_mandir}/man1/lpq.1%{_extension} lpq.1%{_extension} %{_mandir}/man1/lpq-lpd.1%{_extension}
12cr|lprng-3.8.32-6|173	
12cr|lprng-3.8.32-6|174	%{_sbindir}/update-alternatives --install %{_bindir}/lprm lprm %{_bindir}/lprm-lpd 5 \
12cr|lprng-3.8.32-6|175	--slave %{_mandir}/man1/lprm.1%{_extension} lprm.1%{_extension} %{_mandir}/man1/lprm-lpd.1%{_extension}
12cr|lprng-3.8.32-6|176	
12cr|lprng-3.8.32-6|177	%{_sbindir}/update-alternatives --install %{_bindir}/lp lp %{_bindir}/lp-lpd 5 \
12cr|lprng-3.8.32-6|178	--slave %{_mandir}/man1/lp.1%{_extension} lp.1%{_extension} %{_mandir}/man1/lp-lpd.1%{_extension}
12cr|lprng-3.8.32-6|179	
12cr|lprng-3.8.32-6|180	%{_sbindir}/update-alternatives --install %{_bindir}/cancel cancel %{_bindir}/cancel-lpd 5 \
12cr|lprng-3.8.32-6|181	--slave %{_mandir}/man1/cancel.1%{_extension} cancel.1%{_extension} %{_mandir}/man1/cancel-lpd.1%{_extension}
12cr|lprng-3.8.32-6|182	
12cr|lprng-3.8.32-6|183	%{_sbindir}/update-alternatives --install %{_bindir}/lpstat lpstat %{_bindir}/lpstat-lpd 5 \
12cr|lprng-3.8.32-6|184	--slave %{_mandir}/man1/lpstat.1%{_extension} lpstat.1%{_extension} %{_mandir}/man1/lpstat-lpd.1%{_extension}
12cr|lprng-3.8.32-6|185	
12cr|lprng-3.8.32-6|186	%preun
12cr|lprng-3.8.32-6|187	if [ "$1" = 0 ]; then
12cr|lprng-3.8.32-6|188	%{_initrddir}/lpd stop >/dev/null 2>&1
12cr|lprng-3.8.32-6|189	/sbin/chkconfig --del lpd
12cr|lprng-3.8.32-6|190	%{_sbindir}/update-alternatives --remove lpc /usr/sbin/lpc-lpd
12cr|lprng-3.8.32-6|191	fi
12cr|lprng-3.8.32-6|192	
12cr|lprng-3.8.32-6|193	%preun client
12cr|lprng-3.8.32-6|194	if [ "$1" = 0 ]; then
12cr|lprng-3.8.32-6|195	# Remove update-alternatives entries
12cr|lprng-3.8.32-6|196	%{_sbindir}/update-alternatives --remove lpr /usr/bin/lpr-lpd
12cr|lprng-3.8.32-6|197	%{_sbindir}/update-alternatives --remove lpq /usr/bin/lpq-lpd
12cr|lprng-3.8.32-6|198	%{_sbindir}/update-alternatives --remove lprm /usr/bin/lprm-lpd
12cr|lprng-3.8.32-6|199	%{_sbindir}/update-alternatives --remove lp /usr/bin/lp-lpd
12cr|lprng-3.8.32-6|200	%{_sbindir}/update-alternatives --remove cancel /usr/bin/cancel-lpd
12cr|lprng-3.8.32-6|201	%{_sbindir}/update-alternatives --remove lpstat /usr/bin/lpstat-lpd
12cr|lprng-3.8.32-6|202	fi
12cr|lprng-3.8.32-6|203	
12cr|lprng-3.8.32-6|204	%postun
12cr|lprng-3.8.32-6|205	if [ "$1" -ge "1" ]; then
12cr|lprng-3.8.32-6|206	%{_initrddir}/lpd condrestart >/dev/null 2>&1
12cr|lprng-3.8.32-6|207	fi
12cr|lprng-3.8.32-6|208	
12cr|lprng-3.8.32-6|209	%clean
12cr|lprng-3.8.32-6|210	rm -rf %{buildroot}
12cr|lprng-3.8.32-6|211	
12cr|lprng-3.8.32-6|212	%files -f %{rname}.lang
12cr|lprng-3.8.32-6|213	%defattr(-,root,root)
12cr|lprng-3.8.32-6|214	%doc CHANGES CONTRIBUTORS COPYRIGHT INSTALL LICENSE
12cr|lprng-3.8.32-6|215	%doc README* VERSION Y2KCompliance
12cr|lprng-3.8.32-6|216	%doc DOCS/*.htm* DOCS/*.jpg DOCS/*.png DOCS/*.txt DOCS/*.pdf
12cr|lprng-3.8.32-6|217	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/printcap*
12cr|lprng-3.8.32-6|218	%attr(0755,root,root) %{_initrddir}/lpd
12cr|lprng-3.8.32-6|219	%{_sbindir}/checkpc
12cr|lprng-3.8.32-6|220	%{_sbindir}/lpd
12cr|lprng-3.8.32-6|221	%{_sbindir}/lprng_certs
12cr|lprng-3.8.32-6|222	%{_sbindir}/lprng_index_certs
12cr|lprng-3.8.32-6|223	%{_sbindir}/monitor
12cr|lprng-3.8.32-6|224	%attr(0755,lp,lp) %{_sbindir}/lpc-lpd
12cr|lprng-3.8.32-6|225	%attr(0755,root,root) %{_libdir}/filters/*
12cr|lprng-3.8.32-6|226	%attr(0755,root,root) %{_libdir}/liblpr*
12cr|lprng-3.8.32-6|227	%{_mandir}/*/*
12cr|lprng-3.8.32-6|228	
12cr|lprng-3.8.32-6|229	%files client
12cr|lprng-3.8.32-6|230	%defattr(-,root,root)
12cr|lprng-3.8.32-6|231	%doc CHANGES CONTRIBUTORS COPYRIGHT INSTALL LICENSE
12cr|lprng-3.8.32-6|232	%doc README* VERSION Y2KCompliance
12cr|lprng-3.8.32-6|233	%doc DOCS/*.htm* DOCS/*.jpg DOCS/*.png DOCS/*.txt DOCS/*.pdf
12cr|lprng-3.8.32-6|234	%attr(0755,root,root) %dir %{_sysconfdir}/lpd
12cr|lprng-3.8.32-6|235	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/lpd/*
12cr|lprng-3.8.32-6|236	%attr(0755,lp,lp) %{_bindir}/lpq-lpd
12cr|lprng-3.8.32-6|237	%attr(0755,lp,lp) %{_bindir}/lprm-lpd
12cr|lprng-3.8.32-6|238	%attr(0755,lp,lp) %{_bindir}/lpr-lpd
12cr|lprng-3.8.32-6|239	%attr(0755,lp,lp) %{_bindir}/lpstat-lpd
12cr|lprng-3.8.32-6|240	%{_bindir}/lp-lpd
12cr|lprng-3.8.32-6|241	%{_bindir}/cancel-lpd
12cr|lprng-3.8.32-6|242	
12cr|lprng-3.8.32-6|243	
12cr|lprng-3.8.32-6|244	%changelog
12cr|lprng-3.8.32-6|245	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 3.8.32-6mdv2011.0
12cr|lprng-3.8.32-6|246	+ Revision: 620261
12cr|lprng-3.8.32-6|247	- the mass rebuild of 2010.0 packages
12cr|lprng-3.8.32-6|248	
12cr|lprng-3.8.32-6|249	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 3.8.32-5mdv2010.0
12cr|lprng-3.8.32-6|250	+ Revision: 439611
12cr|lprng-3.8.32-6|251	- rebuild
12cr|lprng-3.8.32-6|252	
12cr|lprng-3.8.32-6|253	* Wed Mar 25 2009 Gustavo De Nardin <gustavodn@mandriva.com> 3.8.32-4mdv2009.1
12cr|lprng-3.8.32-6|254	+ Revision: 360991
12cr|lprng-3.8.32-6|255	- fixed config dir permissions and package ownerships (bug 49051)
12cr|lprng-3.8.32-6|256	
12cr|lprng-3.8.32-6|257	* Tue Mar 24 2009 Gustavo De Nardin <gustavodn@mandriva.com> 3.8.32-3mdv2009.1
12cr|lprng-3.8.32-6|258	+ Revision: 360795
12cr|lprng-3.8.32-6|259	- fixed alternatives names (bug 49071)
12cr|lprng-3.8.32-6|260	
12cr|lprng-3.8.32-6|261	* Tue Jan 27 2009 Gustavo De Nardin <gustavodn@mandriva.com> 3.8.32-2mdv2009.1
12cr|lprng-3.8.32-6|262	+ Revision: 334602
12cr|lprng-3.8.32-6|263	- fixed GCC format string complaints
12cr|lprng-3.8.32-6|264	- new release with initscript fixes
12cr|lprng-3.8.32-6|265	- cleanup unneeded code in the initscript, which tried to setup the network
12cr|lprng-3.8.32-6|266	before bringing up lprng (...); this is ensured by LSB $network facility
12cr|lprng-3.8.32-6|267	- cleanup dead, commented out, code in the initscript, which tried to setup
12cr|lprng-3.8.32-6|268	the network before bringing up lprng (...) this is ensured by LSB $network
12cr|lprng-3.8.32-6|269	facility
12cr|lprng-3.8.32-6|270	- made initscript use #!/bin/bash, for it uses bashisms
12cr|lprng-3.8.32-6|271	- fixed init script to have LSB headers, based on patch for bug #47300 by Sylvie Terjan
12cr|lprng-3.8.32-6|272	
12cr|lprng-3.8.32-6|273	* Sat Jul 26 2008 Oden Eriksson <oeriksson@mandriva.com> 3.8.32-1mdv2009.0
12cr|lprng-3.8.32-6|274	+ Revision: 250300
12cr|lprng-3.8.32-6|275	- 3.8.32
12cr|lprng-3.8.32-6|276	- lowerecase'd due to case haters
12cr|lprng-3.8.32-6|277	- fix build, and other spec file stuff...
12cr|lprng-3.8.32-6|278	- for the case haters
12cr|lprng-3.8.32-6|279	
12cr|lprng-3.8.32-6|280	+ Thierry Vignaud <tv@mandriva.org>
12cr|lprng-3.8.32-6|281	- rebuild
12cr|lprng-3.8.32-6|282	- rebuild
12cr|lprng-3.8.32-6|283	- require coreutils instead of fileutils & textutils
12cr|lprng-3.8.32-6|284	
12cr|lprng-3.8.32-6|285	
12cr|lprng-3.8.32-6|286	* Tue Jun 20 2006 Lenny Cartier <lenny@mandriva.com> 3.8.28-4mdv2007.0
12cr|lprng-3.8.32-6|287	- rebuild
12cr|lprng-3.8.32-6|288	
12cr|lprng-3.8.32-6|289	* Tue May 16 2006 Olivier Thauvin <nanardon@mandriva.org> 3.8.28-3mdk
12cr|lprng-3.8.32-6|290	- add conflicts to ensure upgrade works
12cr|lprng-3.8.32-6|291	
12cr|lprng-3.8.32-6|292	* Fri Apr 21 2006 Olivier Thauvin <nanardon@mandriva.org> 3.8.28-2mdk
12cr|lprng-3.8.32-6|293	- %%mkrel
12cr|lprng-3.8.32-6|294	- some clean up
12cr|lprng-3.8.32-6|295	- split package between the server and the client
12cr|lprng-3.8.32-6|296	
12cr|lprng-3.8.32-6|297	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 3.8.28-1mdk
12cr|lprng-3.8.32-6|298	- 3.8.28
12cr|lprng-3.8.32-6|299	- added P0 to make it compile with gcc4 (debian)
12cr|lprng-3.8.32-6|300	
12cr|lprng-3.8.32-6|301	* Mon Aug 23 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.8.27-1mdk
12cr|lprng-3.8.32-6|302	- 3.8.27
12cr|lprng-3.8.32-6|303	- remove printcap, conflict with setup
12cr|lprng-3.8.32-6|304	
12cr|lprng-3.8.32-6|305	* Thu Mar 18 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.8.26-2mdk
12cr|lprng-3.8.32-6|306	- Fix permission on %%_sysconfdir/lpd
12cr|lprng-3.8.32-6|307	- clean list files
12cr|lprng-3.8.32-6|308	
12cr|lprng-3.8.32-6|309	* Fri Mar 05 2004 Till Kamppeter <till@mandrakesoft.com> 3.8.26-1mdk
12cr|lprng-3.8.32-6|310	- Version 3.8.26 (after a long break LPRng is under development again).
12cr|lprng-3.8.32-6|311	

2932 12
12cr|lrzip-0.614-1|1	%define major		0
12cr|lrzip-0.614-1|2	%define libname		%mklibname lrzip %{major}
12cr|lrzip-0.614-1|3	%define develname	%mklibname lrzip -d
12cr|lrzip-0.614-1|4	
12cr|lrzip-0.614-1|5	Name:		lrzip
12cr|lrzip-0.614-1|6	Summary:	Long Range ZIP or Lzma RZIP
12cr|lrzip-0.614-1|7	Version:	0.614
12cr|lrzip-0.614-1|8	Release:	1
12cr|lrzip-0.614-1|9	License:	GPLv2+
12cr|lrzip-0.614-1|10	Group:		Archiving/Compression
12cr|lrzip-0.614-1|11	URL:		http://ck.kolivas.org/apps/lrzip/
12cr|lrzip-0.614-1|12	Source0:	http://ck.kolivas.org/apps/lrzip/%{name}-%{version}.tar.bz2
12cr|lrzip-0.614-1|13	BuildRequires:	liblzo2-devel
12cr|lrzip-0.614-1|14	BuildRequires:	bzip2-devel
12cr|lrzip-0.614-1|15	BuildRequires:	zlib-devel
12cr|lrzip-0.614-1|16	Requires:	tar
12cr|lrzip-0.614-1|17	
12cr|lrzip-0.614-1|18	%description
12cr|lrzip-0.614-1|19	This is a compression program optimized for large files. The larger the file
12cr|lrzip-0.614-1|20	and the more memory you have, the better the compression advantage this will
12cr|lrzip-0.614-1|21	provide, especially once the files are larger than 100MB. The advantage can
12cr|lrzip-0.614-1|22	be chosen to be either size (much smaller than bzip2) or speed (much faster
12cr|lrzip-0.614-1|23	than bzip2).
12cr|lrzip-0.614-1|24	
12cr|lrzip-0.614-1|25	%files
12cr|lrzip-0.614-1|26	%{_bindir}/lr*
12cr|lrzip-0.614-1|27	%doc %{_docdir}/%{name}
12cr|lrzip-0.614-1|28	%{_mandir}/man?/*.*
12cr|lrzip-0.614-1|29	
12cr|lrzip-0.614-1|30	#------------------------------------------------------------------------------
12cr|lrzip-0.614-1|31	
12cr|lrzip-0.614-1|32	%package -n %{libname}
12cr|lrzip-0.614-1|33	Summary:	lrzip shared library
12cr|lrzip-0.614-1|34	Group:		System/Libraries
12cr|lrzip-0.614-1|35	
12cr|lrzip-0.614-1|36	%description -n %{libname}
12cr|lrzip-0.614-1|37	This package contains lrzip shared library.
12cr|lrzip-0.614-1|38	
12cr|lrzip-0.614-1|39	%files -n %{libname}
12cr|lrzip-0.614-1|40	%{_libdir}/liblrzip.so.%{major}*
12cr|lrzip-0.614-1|41	
12cr|lrzip-0.614-1|42	#------------------------------------------------------------------------------
12cr|lrzip-0.614-1|43	
12cr|lrzip-0.614-1|44	%package -n %{develname}
12cr|lrzip-0.614-1|45	Summary:	lrzip shared library
12cr|lrzip-0.614-1|46	Group:		Development/C
12cr|lrzip-0.614-1|47	
12cr|lrzip-0.614-1|48	%description -n %{develname}
12cr|lrzip-0.614-1|49	This package contains dfevelopment files for lrzip library.
12cr|lrzip-0.614-1|50	
12cr|lrzip-0.614-1|51	%files -n %{develname}
12cr|lrzip-0.614-1|52	%{_includedir}/*.h
12cr|lrzip-0.614-1|53	%{_libdir}/liblrzip.so
12cr|lrzip-0.614-1|54	%{_libdir}/pkgconfig/lrzip.pc
12cr|lrzip-0.614-1|55	
12cr|lrzip-0.614-1|56	#------------------------------------------------------------------------------
12cr|lrzip-0.614-1|57	
12cr|lrzip-0.614-1|58	%prep
12cr|lrzip-0.614-1|59	%setup -q
12cr|lrzip-0.614-1|60	
12cr|lrzip-0.614-1|61	%build
12cr|lrzip-0.614-1|62	%configure --disable-static
12cr|lrzip-0.614-1|63	%make
12cr|lrzip-0.614-1|64	
12cr|lrzip-0.614-1|65	%check
12cr|lrzip-0.614-1|66	make check
12cr|lrzip-0.614-1|67	
12cr|lrzip-0.614-1|68	%install
12cr|lrzip-0.614-1|69	%makeinstall_std
12cr|lrzip-0.614-1|70	%__rm -rf %{buildroot}/%{_libdir}/*.la
12cr|lrzip-0.614-1|71	
12cr|lrzip-0.614-1|72	
12cr|lrzip-0.614-1|73	%changelog
12cr|lrzip-0.614-1|74	* Mon Jul 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.614-1
12cr|lrzip-0.614-1|75	+ Revision: 810632
12cr|lrzip-0.614-1|76	- update to 0.614
12cr|lrzip-0.614-1|77	
12cr|lrzip-0.614-1|78	* Tue Jul 10 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.613-1
12cr|lrzip-0.614-1|79	+ Revision: 808731
12cr|lrzip-0.614-1|80	- version 0.613
12cr|lrzip-0.614-1|81	
12cr|lrzip-0.614-1|82	* Mon Mar 19 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.612-1
12cr|lrzip-0.614-1|83	+ Revision: 785575
12cr|lrzip-0.614-1|84	- new version 0.612
12cr|lrzip-0.614-1|85	
12cr|lrzip-0.614-1|86	* Tue Mar 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.611-1
12cr|lrzip-0.614-1|87	+ Revision: 784613
12cr|lrzip-0.614-1|88	- imported package lrzip
12cr|lrzip-0.614-1|89	

2933 12
12cr|lsb-build-base-3.1.1-4|1	%define _provides_exceptions \\(lib\\(GL\\|ICE\\|SM\\|X11\\|Xext\\|Xi\\|Xt\\|c\\|crypt\\|dl\\|gcc_s\\|m\\|ncurses\\|pam\\|pthread\\|rt\\|stdc++\\|util\\|z\\)\\|ld-lsb.*\\)\\.so
12cr|lsb-build-base-3.1.1-4|2	
12cr|lsb-build-base-3.1.1-4|3	Summary: 	LSB Build environment base package
12cr|lsb-build-base-3.1.1-4|4	Name: 		lsb-build-base
12cr|lsb-build-base-3.1.1-4|5	Version: 	3.1.1
12cr|lsb-build-base-3.1.1-4|6	Release: 	%mkrel 4
12cr|lsb-build-base-3.1.1-4|7	License: 	LGPL
12cr|lsb-build-base-3.1.1-4|8	Group: 		Development/C
12cr|lsb-build-base-3.1.1-4|9	Source: 	ftp://ftp.freestandards.org/pub/lsb/lsbdev/released-3.1.0/source/lsb-build-base-%{version}.tar.bz2
12cr|lsb-build-base-3.1.1-4|10	URL:    	http://www.freestandards.org/download/#lsbdev
12cr|lsb-build-base-3.1.1-4|11	Patch0:         %{name}-rpmlint.patch
12cr|lsb-build-base-3.1.1-4|12	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|lsb-build-base-3.1.1-4|13	Obsoletes: 	lsbdev-base
12cr|lsb-build-base-3.1.1-4|14	
12cr|lsb-build-base-3.1.1-4|15	%description
12cr|lsb-build-base-3.1.1-4|16	The LSB Build environment base package provides stub libraries and
12cr|lsb-build-base-3.1.1-4|17	header files. These can be used to build LSB compliant applications.
12cr|lsb-build-base-3.1.1-4|18	Note that the version number of the package refers to the version
12cr|lsb-build-base-3.1.1-4|19	of the specification that the stub libraries and header files
12cr|lsb-build-base-3.1.1-4|20	have been generated for.
12cr|lsb-build-base-3.1.1-4|21	
12cr|lsb-build-base-3.1.1-4|22	%package        -n %{name}-devel
12cr|lsb-build-base-3.1.1-4|23	Summary:        LSB Build environment base package
12cr|lsb-build-base-3.1.1-4|24	Group:          Development/C
12cr|lsb-build-base-3.1.1-4|25	Provides:       %{name} lsbdev-base-devel
12cr|lsb-build-base-3.1.1-4|26	Obsoletes: 	lsbdev-base-devel
12cr|lsb-build-base-3.1.1-4|27	
12cr|lsb-build-base-3.1.1-4|28	%description -n %{name}-devel
12cr|lsb-build-base-3.1.1-4|29	The LSB Build environment base package provides stub libraries and
12cr|lsb-build-base-3.1.1-4|30	header files. These can be used to build LSB compliant applications.
12cr|lsb-build-base-3.1.1-4|31	Note that the version number of the package refers to the version
12cr|lsb-build-base-3.1.1-4|32	of the specification that the stub libraries and header files
12cr|lsb-build-base-3.1.1-4|33	have been generated for.
12cr|lsb-build-base-3.1.1-4|34	
12cr|lsb-build-base-3.1.1-4|35	%prep
12cr|lsb-build-base-3.1.1-4|36	%setup -q
12cr|lsb-build-base-3.1.1-4|37	%patch0 -p1 -b .rpmlint
12cr|lsb-build-base-3.1.1-4|38	
12cr|lsb-build-base-3.1.1-4|39	%build
12cr|lsb-build-base-3.1.1-4|40	make LSBVERSION=${RPM_PACKAGE_VERSION} LSBLIBCHK_VERSION=${RPM_PACKAGE_VERSION}-${RPM_PACKAGE_RELEASE}
12cr|lsb-build-base-3.1.1-4|41	
12cr|lsb-build-base-3.1.1-4|42	%install
12cr|lsb-build-base-3.1.1-4|43	rm -rf $RPM_BUILD_ROOT
12cr|lsb-build-base-3.1.1-4|44	[[ "%{_lib}" != "lib" ]] && LIB64=64
12cr|lsb-build-base-3.1.1-4|45	%makeinstall_std INSTALL_ROOT=$RPM_BUILD_ROOT%{_prefix} SUBDIR=%{name} LIB64="$LIB64"
12cr|lsb-build-base-3.1.1-4|46	( cd $RPM_BUILD_ROOT/%{_prefix}/include/%{name} ; ln -s curses.h ncurses.h )
12cr|lsb-build-base-3.1.1-4|47	( cd $RPM_BUILD_ROOT/%{_prefix}/include/%{name} ; rm -fr All IA32 IA64 PPC32 PPC64 S390 S390X x86-64 )
12cr|lsb-build-base-3.1.1-4|48	( cd $RPM_BUILD_ROOT/%{_prefix}/%{_lib}/%{name} ; ln -s libncurses.so libcurses.so )
12cr|lsb-build-base-3.1.1-4|49	
12cr|lsb-build-base-3.1.1-4|50	%clean
12cr|lsb-build-base-3.1.1-4|51	rm -rf $RPM_BUILD_ROOT
12cr|lsb-build-base-3.1.1-4|52	
12cr|lsb-build-base-3.1.1-4|53	#(sb) lsbdev-base has no files, only -devel
12cr|lsb-build-base-3.1.1-4|54	%files -n %{name}-devel
12cr|lsb-build-base-3.1.1-4|55	%defattr(-,root,root)
12cr|lsb-build-base-3.1.1-4|56	%doc README Licence
12cr|lsb-build-base-3.1.1-4|57	%{_libdir}/%{name}
12cr|lsb-build-base-3.1.1-4|58	%{_includedir}/%{name}
12cr|lsb-build-base-3.1.1-4|59	
12cr|lsb-build-base-3.1.1-4|60	
12cr|lsb-build-base-3.1.1-4|61	
12cr|lsb-build-base-3.1.1-4|62	
12cr|lsb-build-base-3.1.1-4|63	%changelog
12cr|lsb-build-base-3.1.1-4|64	

2934 12
12cr|lsb-build-c++-3.1.1-4|1	%define gccver	3.4.4
12cr|lsb-build-c++-3.1.1-4|2	
12cr|lsb-build-c++-3.1.1-4|3	Summary: 	LSB Build environment interim lsbc++ package
12cr|lsb-build-c++-3.1.1-4|4	Name: 		lsb-build-c++
12cr|lsb-build-c++-3.1.1-4|5	Version: 	3.1.1
12cr|lsb-build-c++-3.1.1-4|6	Release: 	%mkrel 4
12cr|lsb-build-c++-3.1.1-4|7	License: 	LGPL
12cr|lsb-build-c++-3.1.1-4|8	Group: 		Development/C
12cr|lsb-build-c++-3.1.1-4|9	Source: 	ftp://ftp.freestandards.org/pub/lsb/lsbdev/released-3.1.0/lsb-build-c++-%{version}.tar.bz2
12cr|lsb-build-c++-3.1.1-4|10	Source1: 	gcc-%gccver.tar.bz2
12cr|lsb-build-c++-3.1.1-4|11	Patch0:		gcc-configure.patch
12cr|lsb-build-c++-3.1.1-4|12	Patch1:		gcc-locale.patch
12cr|lsb-build-c++-3.1.1-4|13	Patch2:		lsb-build-c++-3.1.1-gcc4.patch
12cr|lsb-build-c++-3.1.1-4|14	URL:            http://www.linuxbase.org/build
12cr|lsb-build-c++-3.1.1-4|15	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|lsb-build-c++-3.1.1-4|16	Requires: 	lsb-build-base = %{version}
12cr|lsb-build-c++-3.1.1-4|17	Obsoletes: 	lsbdev-c++
12cr|lsb-build-c++-3.1.1-4|18	BuildRequires: 	lsb-build-base = %{version} lsb-build-cc = %{version} glibc_lsb >= 2.3.4
12cr|lsb-build-c++-3.1.1-4|19	Provides:	lsbdev-c++
12cr|lsb-build-c++-3.1.1-4|20	
12cr|lsb-build-c++-3.1.1-4|21	%description
12cr|lsb-build-c++-3.1.1-4|22	This package provides interim C++ building support for the
12cr|lsb-build-c++-3.1.1-4|23	lsb-build packages.  It adds C++ headers and LSB-conforming
12cr|lsb-build-c++-3.1.1-4|24	builds of the static C++ libraries to the files installed
12cr|lsb-build-c++-3.1.1-4|25	by lsb-build-base.
12cr|lsb-build-c++-3.1.1-4|26	
12cr|lsb-build-c++-3.1.1-4|27	%package -n %{name}-devel
12cr|lsb-build-c++-3.1.1-4|28	Summary:        LSB Build environment interim lsbc++ package
12cr|lsb-build-c++-3.1.1-4|29	Group:          Development/C
12cr|lsb-build-c++-3.1.1-4|30	
12cr|lsb-build-c++-3.1.1-4|31	%description -n %{name}-devel
12cr|lsb-build-c++-3.1.1-4|32	This package provides interim C++ building support for the
12cr|lsb-build-c++-3.1.1-4|33	lsbdev packages.  It adds C++ headers and LSB-conforming
12cr|lsb-build-c++-3.1.1-4|34	builds of the static C++ libraries to the files installed
12cr|lsb-build-c++-3.1.1-4|35	by lsbdev-base.
12cr|lsb-build-c++-3.1.1-4|36	
12cr|lsb-build-c++-3.1.1-4|37	%prep
12cr|lsb-build-c++-3.1.1-4|38	%setup -q
12cr|lsb-build-c++-3.1.1-4|39	tar xjf %{SOURCE1}
12cr|lsb-build-c++-3.1.1-4|40	%patch0 -p0 -b .gcc-config
12cr|lsb-build-c++-3.1.1-4|41	%patch1 -p0 -b .gcc-locale
12cr|lsb-build-c++-3.1.1-4|42	%patch2 -p1 -b .gcc4
12cr|lsb-build-c++-3.1.1-4|43	
12cr|lsb-build-c++-3.1.1-4|44	%build
12cr|lsb-build-c++-3.1.1-4|45	(cd gcc-%gccver/libstdc++-v3 ; \
12cr|lsb-build-c++-3.1.1-4|46	CC=%{_prefix}/bin/lsbcc CXX=%{_prefix}/bin/lsbc++ ./configure \
12cr|lsb-build-c++-3.1.1-4|47	--prefix=%{_prefix} --libdir=%{_libdir} --enable-threads=posix \
12cr|lsb-build-c++-3.1.1-4|48	--with-gxx-include-dir=%{_includedir}/lsb-build-base/c++ \
12cr|lsb-build-c++-3.1.1-4|49	--enable-clocale=gnu --enable-symvers=gnu)
12cr|lsb-build-c++-3.1.1-4|50	
12cr|lsb-build-c++-3.1.1-4|51	%install
12cr|lsb-build-c++-3.1.1-4|52	rm -rf $RPM_BUILD_ROOT
12cr|lsb-build-c++-3.1.1-4|53	(cd gcc-%gccver/libstdc++-v3/libsupc++; make install DESTDIR=$RPM_BUILD_ROOT)
12cr|lsb-build-c++-3.1.1-4|54	(cd gcc-%gccver/libstdc++-v3/include; make install DESTDIR=$RPM_BUILD_ROOT)
12cr|lsb-build-c++-3.1.1-4|55	
12cr|lsb-build-c++-3.1.1-4|56	# (sb) we don't want the libs, just the headers
12cr|lsb-build-c++-3.1.1-4|57	rm -fr $RPM_BUILD_ROOT%{_libdir}
12cr|lsb-build-c++-3.1.1-4|58	
12cr|lsb-build-c++-3.1.1-4|59	%clean
12cr|lsb-build-c++-3.1.1-4|60	rm -rf $RPM_BUILD_ROOT
12cr|lsb-build-c++-3.1.1-4|61	
12cr|lsb-build-c++-3.1.1-4|62	# (sb) base package has no files
12cr|lsb-build-c++-3.1.1-4|63	%files -n %{name}-devel
12cr|lsb-build-c++-3.1.1-4|64	%defattr(-,root,root)
12cr|lsb-build-c++-3.1.1-4|65	%doc README Licence
12cr|lsb-build-c++-3.1.1-4|66	%{_includedir}/lsb-build-base/c++
12cr|lsb-build-c++-3.1.1-4|67	
12cr|lsb-build-c++-3.1.1-4|68	
12cr|lsb-build-c++-3.1.1-4|69	
12cr|lsb-build-c++-3.1.1-4|70	
12cr|lsb-build-c++-3.1.1-4|71	%changelog
12cr|lsb-build-c++-3.1.1-4|72	

2935 12
12cr|lsb-build-cc-3.1.1-7|1	Summary: 	LSB Build environment lsbcc package
12cr|lsb-build-cc-3.1.1-7|2	Name: 		lsb-build-cc
12cr|lsb-build-cc-3.1.1-7|3	Version: 	3.1.1
12cr|lsb-build-cc-3.1.1-7|4	Release: 	%mkrel 7
12cr|lsb-build-cc-3.1.1-7|5	License: 	LGPL
12cr|lsb-build-cc-3.1.1-7|6	Group: 		Development/C
12cr|lsb-build-cc-3.1.1-7|7	Source: 	ftp://ftp.freestandards.org/pub/lsb/lsbdev/released-3.1.1/lsb-build-cc-%{version}.tar.bz2
12cr|lsb-build-cc-3.1.1-7|8	Patch0:         lsb-build-cc-3.1.1-fhs.patch
12cr|lsb-build-cc-3.1.1-7|9	URL:		http://www.linuxbase.org/build
12cr|lsb-build-cc-3.1.1-7|10	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|lsb-build-cc-3.1.1-7|11	Requires: 	lsb-build-base = %{version}
12cr|lsb-build-cc-3.1.1-7|12	Requires:	gcc gcc-c++
12cr|lsb-build-cc-3.1.1-7|13	Obsoletes: 	lsbdev-cc
12cr|lsb-build-cc-3.1.1-7|14	Provides:	lsbdev-cc
12cr|lsb-build-cc-3.1.1-7|15	
12cr|lsb-build-cc-3.1.1-7|16	%description
12cr|lsb-build-cc-3.1.1-7|17	This package provides lsbcc and lsbc++, which is one of the approaches
12cr|lsb-build-cc-3.1.1-7|18	that can be used to build LSB conforming applications.
12cr|lsb-build-cc-3.1.1-7|19	
12cr|lsb-build-cc-3.1.1-7|20	%prep
12cr|lsb-build-cc-3.1.1-7|21	%setup -q
12cr|lsb-build-cc-3.1.1-7|22	%patch0 -p1 -b .fhs
12cr|lsb-build-cc-3.1.1-7|23	
12cr|lsb-build-cc-3.1.1-7|24	%build
12cr|lsb-build-cc-3.1.1-7|25	make LSBVERSION=${RPM_PACKAGE_VERSION} LSBLIBCHK_VERSION=${RPM_PACKAGE_VERSION}-${RPM_PACKAGE_RELEASE} BASE_PATH=%{_prefix}
12cr|lsb-build-cc-3.1.1-7|26	
12cr|lsb-build-cc-3.1.1-7|27	%install
12cr|lsb-build-cc-3.1.1-7|28	%ifarch sparc64 ppc64 x86_64
12cr|lsb-build-cc-3.1.1-7|29	export LIB64=64
12cr|lsb-build-cc-3.1.1-7|30	%endif
12cr|lsb-build-cc-3.1.1-7|31	rm -rf $RPM_BUILD_ROOT
12cr|lsb-build-cc-3.1.1-7|32	%makeinstall_std INSTALL_ROOT=$RPM_BUILD_ROOT%{_prefix} MANDIR=share/man
12cr|lsb-build-cc-3.1.1-7|33	
12cr|lsb-build-cc-3.1.1-7|34	%clean
12cr|lsb-build-cc-3.1.1-7|35	rm -rf $RPM_BUILD_ROOT
12cr|lsb-build-cc-3.1.1-7|36	
12cr|lsb-build-cc-3.1.1-7|37	%files
12cr|lsb-build-cc-3.1.1-7|38	%defattr(-,root,root)
12cr|lsb-build-cc-3.1.1-7|39	%doc README Licence
12cr|lsb-build-cc-3.1.1-7|40	%{_bindir}/lsbcc
12cr|lsb-build-cc-3.1.1-7|41	%{_bindir}/lsbc++
12cr|lsb-build-cc-3.1.1-7|42	%{_mandir}/man1/lsbcc.1*
12cr|lsb-build-cc-3.1.1-7|43	%{_mandir}/man1/lsbc++.1*
12cr|lsb-build-cc-3.1.1-7|44	%{_libdir}/libgcc34compat.a
12cr|lsb-build-cc-3.1.1-7|45	
12cr|lsb-build-cc-3.1.1-7|46	
12cr|lsb-build-cc-3.1.1-7|47	
12cr|lsb-build-cc-3.1.1-7|48	
12cr|lsb-build-cc-3.1.1-7|49	%changelog
12cr|lsb-build-cc-3.1.1-7|50	

2936 12
12cr|lsb-build-desktop-3.1.1-6|1	%define lsbbuild lsb-build-base
12cr|lsb-build-desktop-3.1.1-6|2	
12cr|lsb-build-desktop-3.1.1-6|3	# Libraries and pkgconfigs are not usable by regular pkgs
12cr|lsb-build-desktop-3.1.1-6|4	%define _provides_exceptions lib.*so\\|pkgconfig\\(.*\\)
12cr|lsb-build-desktop-3.1.1-6|5	
12cr|lsb-build-desktop-3.1.1-6|6	Summary: 	LSB Build environment desktop package
12cr|lsb-build-desktop-3.1.1-6|7	Name: 		lsb-build-desktop
12cr|lsb-build-desktop-3.1.1-6|8	Version: 	3.1.1
12cr|lsb-build-desktop-3.1.1-6|9	Release: 	%mkrel 6
12cr|lsb-build-desktop-3.1.1-6|10	License: 	LGPL
12cr|lsb-build-desktop-3.1.1-6|11	Group: 		Development/C
12cr|lsb-build-desktop-3.1.1-6|12	Source: ftp://ftp.freestandards.org/pub/lsb/lsbdev/released-3.1.0/source/%{name}-%{version}.tar.bz2
12cr|lsb-build-desktop-3.1.1-6|13	URL:		http://www.linuxbase.org/build
12cr|lsb-build-desktop-3.1.1-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|lsb-build-desktop-3.1.1-6|15	Requires: 	lsb-build-base
12cr|lsb-build-desktop-3.1.1-6|16	BuildRequires:	lsb-build-base lsb-build-cc
12cr|lsb-build-desktop-3.1.1-6|17	
12cr|lsb-build-desktop-3.1.1-6|18	%description
12cr|lsb-build-desktop-3.1.1-6|19	This package provides LSB desktop building support for the
12cr|lsb-build-desktop-3.1.1-6|20	lsb-build packages.
12cr|lsb-build-desktop-3.1.1-6|21	
12cr|lsb-build-desktop-3.1.1-6|22	%package        -n %{name}-devel
12cr|lsb-build-desktop-3.1.1-6|23	Summary:        LSB Build environment desktop package
12cr|lsb-build-desktop-3.1.1-6|24	Group:          Development/C
12cr|lsb-build-desktop-3.1.1-6|25	
12cr|lsb-build-desktop-3.1.1-6|26	%description	-n %{name}-devel
12cr|lsb-build-desktop-3.1.1-6|27	This package provides LSB desktop building support for the
12cr|lsb-build-desktop-3.1.1-6|28	lsb-build packages.
12cr|lsb-build-desktop-3.1.1-6|29	
12cr|lsb-build-desktop-3.1.1-6|30	%prep
12cr|lsb-build-desktop-3.1.1-6|31	%setup -q
12cr|lsb-build-desktop-3.1.1-6|32	
12cr|lsb-build-desktop-3.1.1-6|33	# (sb) pkconfig all hardcoded to /opt/lsb
12cr|lsb-build-desktop-3.1.1-6|34	# plus libpng*.pc has a typo
12cr|lsb-build-desktop-3.1.1-6|35	sed -i 's|/opt/lsb/include|%{_includedir}/%{lsbbuild}/|g' build_env/stub_libs/pkgconfig*/*
12cr|lsb-build-desktop-3.1.1-6|36	sed -i 's|opt/lsb/include|%{_includedir}/%{lsbbuild}/|g' build_env/stub_libs/pkgconfig*/*
12cr|lsb-build-desktop-3.1.1-6|37	sed -i 's|/opt/lsb/lib|%{_libdir}/%{lsbbuild}/|g' build_env/stub_libs/pkgconfig/*
12cr|lsb-build-desktop-3.1.1-6|38	sed -i 's|/opt/lsb/lib64|%{_libdir}/%{lsbbuild}/|g' build_env/stub_libs/pkgconfig64/*
12cr|lsb-build-desktop-3.1.1-6|39	# (sb) need to fix the Makefile too
12cr|lsb-build-desktop-3.1.1-6|40	sed -i 's|\$(INSTALL_ROOT)/\$(LIBDIR)|\$(INSTALL_ROOT)|g' build_env/stub_libs/Makefile.all-arch
12cr|lsb-build-desktop-3.1.1-6|41	sed -i 's|\$(INSTALL_ROOT)/\$(LIBDIR)|\$(INSTALL_ROOT)|g' build_env/headers/makefile
12cr|lsb-build-desktop-3.1.1-6|42	
12cr|lsb-build-desktop-3.1.1-6|43	%build
12cr|lsb-build-desktop-3.1.1-6|44	make CC=lsbcc LSBVERSION=${RPM_PACKAGE_VERSION} LSBLIBCHK_VERSION=${RPM_PACKAGE_VERSION}-${RPM_PACKAGE_RELEASE}
12cr|lsb-build-desktop-3.1.1-6|45	
12cr|lsb-build-desktop-3.1.1-6|46	%install
12cr|lsb-build-desktop-3.1.1-6|47	rm -rf $RPM_BUILD_ROOT
12cr|lsb-build-desktop-3.1.1-6|48	pushd build_env/stub_libs
12cr|lsb-build-desktop-3.1.1-6|49	make install-desktop INSTALL_ROOT=$RPM_BUILD_ROOT%{_libdir}/%{lsbbuild}
12cr|lsb-build-desktop-3.1.1-6|50	popd
12cr|lsb-build-desktop-3.1.1-6|51	pushd build_env/headers
12cr|lsb-build-desktop-3.1.1-6|52	make install-desktop INSTALL_ROOT=$RPM_BUILD_ROOT%{_includedir}/%{lsbbuild}
12cr|lsb-build-desktop-3.1.1-6|53	popd
12cr|lsb-build-desktop-3.1.1-6|54	
12cr|lsb-build-desktop-3.1.1-6|55	( cd $RPM_BUILD_ROOT%{_libdir}/%{lsbbuild} ; ln -s libpng12.so libpng.so )
12cr|lsb-build-desktop-3.1.1-6|56	
12cr|lsb-build-desktop-3.1.1-6|57	# (sb) - make rpmlint happier
12cr|lsb-build-desktop-3.1.1-6|58	chmod -x $RPM_BUILD_ROOT%{_libdir}/%{lsbbuild}/pkgconfig/*.pc
12cr|lsb-build-desktop-3.1.1-6|59	
12cr|lsb-build-desktop-3.1.1-6|60	%clean
12cr|lsb-build-desktop-3.1.1-6|61	rm -rf $RPM_BUILD_ROOT
12cr|lsb-build-desktop-3.1.1-6|62	
12cr|lsb-build-desktop-3.1.1-6|63	# (sb) lsb-build-desktop has no files
12cr|lsb-build-desktop-3.1.1-6|64	%files -n %{name}-devel
12cr|lsb-build-desktop-3.1.1-6|65	%defattr(-,root,root)
12cr|lsb-build-desktop-3.1.1-6|66	%doc README Licence
12cr|lsb-build-desktop-3.1.1-6|67	%{_libdir}/%{lsbbuild}/*
12cr|lsb-build-desktop-3.1.1-6|68	%{_includedir}/%{lsbbuild}/*
12cr|lsb-build-desktop-3.1.1-6|69	
12cr|lsb-build-desktop-3.1.1-6|70	
12cr|lsb-build-desktop-3.1.1-6|71	
12cr|lsb-build-desktop-3.1.1-6|72	
12cr|lsb-build-desktop-3.1.1-6|73	%changelog
12cr|lsb-build-desktop-3.1.1-6|74	

2937 12
12cr|lsdvd-0.16-9|1	Name:		lsdvd
12cr|lsdvd-0.16-9|2	Summary:	Reads and prints the contents of a dvd in plain English
12cr|lsdvd-0.16-9|3	Version:	0.16
12cr|lsdvd-0.16-9|4	Release:	%mkrel 9
12cr|lsdvd-0.16-9|5	Source:		http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|lsdvd-0.16-9|6	Patch0:		%{name}-0.16-configure.patch
12cr|lsdvd-0.16-9|7	Patch1:		%{name}-0.16-include-order.patch
12cr|lsdvd-0.16-9|8	Patch2:		%{name}-0.16-ocode.patch
12cr|lsdvd-0.16-9|9	Patch3:		%{name}-0.16-fix-string-format.patch
12cr|lsdvd-0.16-9|10	URL:		http://untrepid.com/lsdvd/
12cr|lsdvd-0.16-9|11	License:	GPLv2
12cr|lsdvd-0.16-9|12	Group:		Video
12cr|lsdvd-0.16-9|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|lsdvd-0.16-9|14	BuildRequires:	libdvdread-devel >= 0.9.4
12cr|lsdvd-0.16-9|15	
12cr|lsdvd-0.16-9|16	%description
12cr|lsdvd-0.16-9|17	Lsdvd reads and prints the contents of a dvd to your terminal in plain, but
12cr|lsdvd-0.16-9|18	very parsable, English. Lsdvd in turn uses libdvdread, the most popular dvd
12cr|lsdvd-0.16-9|19	reading library for *nix.
12cr|lsdvd-0.16-9|20	
12cr|lsdvd-0.16-9|21	%prep
12cr|lsdvd-0.16-9|22	%setup -q
12cr|lsdvd-0.16-9|23	%patch0 -p0
12cr|lsdvd-0.16-9|24	%patch1 -p0
12cr|lsdvd-0.16-9|25	%patch2 -p0
12cr|lsdvd-0.16-9|26	%patch3 -p0
12cr|lsdvd-0.16-9|27	
12cr|lsdvd-0.16-9|28	%build
12cr|lsdvd-0.16-9|29	%configure2_5x
12cr|lsdvd-0.16-9|30	
12cr|lsdvd-0.16-9|31	%make
12cr|lsdvd-0.16-9|32	
12cr|lsdvd-0.16-9|33	%install
12cr|lsdvd-0.16-9|34	rm -rf %{buildroot}
12cr|lsdvd-0.16-9|35	%makeinstall_std
12cr|lsdvd-0.16-9|36	
12cr|lsdvd-0.16-9|37	%clean
12cr|lsdvd-0.16-9|38	rm -rf %{buildroot}
12cr|lsdvd-0.16-9|39	
12cr|lsdvd-0.16-9|40	%files
12cr|lsdvd-0.16-9|41	%defattr(644,root,root,755)
12cr|lsdvd-0.16-9|42	%doc README AUTHORS COPYING NEWS
12cr|lsdvd-0.16-9|43	%attr(755,root,root) %{_bindir}/%{name}
12cr|lsdvd-0.16-9|44	%{_mandir}/man1/%{name}.*
12cr|lsdvd-0.16-9|45	
12cr|lsdvd-0.16-9|46	
12cr|lsdvd-0.16-9|47	%changelog
12cr|lsdvd-0.16-9|48	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.16-9mdv2011.0
12cr|lsdvd-0.16-9|49	+ Revision: 612772
12cr|lsdvd-0.16-9|50	- the mass rebuild of 2010.1 packages
12cr|lsdvd-0.16-9|51	
12cr|lsdvd-0.16-9|52	* Fri Apr 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.16-8mdv2010.1
12cr|lsdvd-0.16-9|53	+ Revision: 530780
12cr|lsdvd-0.16-9|54	- add patch to fix string format (spotted by Matthew Dawkins)
12cr|lsdvd-0.16-9|55	- fix license
12cr|lsdvd-0.16-9|56	- clean spec
12cr|lsdvd-0.16-9|57	
12cr|lsdvd-0.16-9|58	+ Thierry Vignaud <tv@mandriva.org>
12cr|lsdvd-0.16-9|59	- rebuild
12cr|lsdvd-0.16-9|60	
12cr|lsdvd-0.16-9|61	* Mon Sep 01 2008 Götz Waschk <waschk@mandriva.org> 0.16-6mdv2009.0
12cr|lsdvd-0.16-9|62	+ Revision: 278254
12cr|lsdvd-0.16-9|63	- rebuild for new libdvdread
12cr|lsdvd-0.16-9|64	
12cr|lsdvd-0.16-9|65	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 0.16-5mdv2009.0
12cr|lsdvd-0.16-9|66	+ Revision: 251494
12cr|lsdvd-0.16-9|67	- rebuild
12cr|lsdvd-0.16-9|68	
12cr|lsdvd-0.16-9|69	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.16-3mdv2008.1
12cr|lsdvd-0.16-9|70	+ Revision: 140933
12cr|lsdvd-0.16-9|71	- restore BuildRoot
12cr|lsdvd-0.16-9|72	
12cr|lsdvd-0.16-9|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|lsdvd-0.16-9|74	- kill re-definition of %%buildroot on Pixel's request
12cr|lsdvd-0.16-9|75	
12cr|lsdvd-0.16-9|76	
12cr|lsdvd-0.16-9|77	* Sat Jan 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.16-3mdv2007.0
12cr|lsdvd-0.16-9|78	+ Revision: 111085
12cr|lsdvd-0.16-9|79	- forgot to add - fix #25190 :(
12cr|lsdvd-0.16-9|80	
12cr|lsdvd-0.16-9|81	* Sat Jan 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.16-2mdv2007.1
12cr|lsdvd-0.16-9|82	+ Revision: 110992
12cr|lsdvd-0.16-9|83	- Import lsdvd
12cr|lsdvd-0.16-9|84	

2938 12
12cr|lsscsi-0.26-1|1	Name:		lsscsi
12cr|lsscsi-0.26-1|2	Version:	0.26
12cr|lsscsi-0.26-1|3	Release:	1
12cr|lsscsi-0.26-1|4	License:	GPLv2
12cr|lsscsi-0.26-1|5	Group:		System/Kernel and hardware
12cr|lsscsi-0.26-1|6	Summary:	List SCSI devices (or hosts) and associated information
12cr|lsscsi-0.26-1|7	Url:		http://sg.danny.cz/scsi/lsscsi.html
12cr|lsscsi-0.26-1|8	Source0:	http://sg.danny.cz/scsi/%{name}-%{version}.tgz
12cr|lsscsi-0.26-1|9	
12cr|lsscsi-0.26-1|10	%description
12cr|lsscsi-0.26-1|11	Uses information provided by the sysfs pseudo file system in Linux kernel
12cr|lsscsi-0.26-1|12	2.6 series to list SCSI devices or all SCSI hosts. Includes a "classic"
12cr|lsscsi-0.26-1|13	option to mimic the output of "cat /proc/scsi/scsi" that has been widely
12cr|lsscsi-0.26-1|14	used prior to the lk 2.6 series.
12cr|lsscsi-0.26-1|15	
12cr|lsscsi-0.26-1|16	%prep
12cr|lsscsi-0.26-1|17	%setup -q
12cr|lsscsi-0.26-1|18	
12cr|lsscsi-0.26-1|19	%build
12cr|lsscsi-0.26-1|20	%configure2_5x
12cr|lsscsi-0.26-1|21	%make
12cr|lsscsi-0.26-1|22	
12cr|lsscsi-0.26-1|23	%install
12cr|lsscsi-0.26-1|24	%makeinstall
12cr|lsscsi-0.26-1|25	
12cr|lsscsi-0.26-1|26	%files
12cr|lsscsi-0.26-1|27	%defattr(-,root,root)
12cr|lsscsi-0.26-1|28	%doc ChangeLog INSTALL README CREDITS AUTHORS COPYING
12cr|lsscsi-0.26-1|29	%attr(0755,root,root) %{_bindir}/*
12cr|lsscsi-0.26-1|30	%{_mandir}/man8/*
12cr|lsscsi-0.26-1|31	
12cr|lsscsi-0.26-1|32	
12cr|lsscsi-0.26-1|33	%changelog
12cr|lsscsi-0.26-1|34	* Fri Feb 24 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.26-1
12cr|lsscsi-0.26-1|35	+ Revision: 780123
12cr|lsscsi-0.26-1|36	- version update 0.26
12cr|lsscsi-0.26-1|37	
12cr|lsscsi-0.26-1|38	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.24-1
12cr|lsscsi-0.26-1|39	+ Revision: 645289
12cr|lsscsi-0.26-1|40	- update to new version 0.24
12cr|lsscsi-0.26-1|41	
12cr|lsscsi-0.26-1|42	* Mon Aug 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.23-1mdv2011.0
12cr|lsscsi-0.26-1|43	+ Revision: 572376
12cr|lsscsi-0.26-1|44	- fix license
12cr|lsscsi-0.26-1|45	- use %%configure2_5x
12cr|lsscsi-0.26-1|46	- correct use of %%buildroot
12cr|lsscsi-0.26-1|47	- update to 0.23
12cr|lsscsi-0.26-1|48	- fix warnings about mixed-use-of-spaces-and-tabs
12cr|lsscsi-0.26-1|49	- cleaning buildroot at install
12cr|lsscsi-0.26-1|50	
12cr|lsscsi-0.26-1|51	* Sun May 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2010.0
12cr|lsscsi-0.26-1|52	+ Revision: 373947
12cr|lsscsi-0.26-1|53	- new version
12cr|lsscsi-0.26-1|54	
12cr|lsscsi-0.26-1|55	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 0.21-1mdv2009.1
12cr|lsscsi-0.26-1|56	+ Revision: 332762
12cr|lsscsi-0.26-1|57	- New upstream release
12cr|lsscsi-0.26-1|58	
12cr|lsscsi-0.26-1|59	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 0.19-4mdv2009.0
12cr|lsscsi-0.26-1|60	+ Revision: 251497
12cr|lsscsi-0.26-1|61	- rebuild
12cr|lsscsi-0.26-1|62	
12cr|lsscsi-0.26-1|63	* Thu Jan 03 2008 Olivier Blin <blino@mandriva.org> 0.19-2mdv2008.1
12cr|lsscsi-0.26-1|64	+ Revision: 140933
12cr|lsscsi-0.26-1|65	- restore BuildRoot
12cr|lsscsi-0.26-1|66	
12cr|lsscsi-0.26-1|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|lsscsi-0.26-1|68	- kill re-definition of %%buildroot on Pixel's request
12cr|lsscsi-0.26-1|69	

2939 12
12cr|ltp-0.20120903-1|1	%define srcver 20120903
12cr|ltp-0.20120903-1|2	
12cr|ltp-0.20120903-1|3	Summary: Linux Test Project
12cr|ltp-0.20120903-1|4	Name:    ltp
12cr|ltp-0.20120903-1|5	Version: 0.%{srcver}
12cr|ltp-0.20120903-1|6	Release: 1
12cr|ltp-0.20120903-1|7	source0: http://downloads.sourceforge.net/project/%{name}/LTP%20Source/%{name}-%{srcver}/%{name}-full-%{srcver}.bz2
12cr|ltp-0.20120903-1|8	patch0:  ltp-full-20120903.printf.patch
12cr|ltp-0.20120903-1|9	License: GPL
12cr|ltp-0.20120903-1|10	Group: Development/Kernel
12cr|ltp-0.20120903-1|11	Requires: /usr/bin/ar /usr/bin/objdump gcc cdialog /usr/bin/ld /usr/bin/ldd tar
12cr|ltp-0.20120903-1|12	BuildRequires: flex glibc-static-devel rsync
12cr|ltp-0.20120903-1|13	BuildRequires: zip
12cr|ltp-0.20120903-1|14	Url: http://ltp.sourceforge.net/
12cr|ltp-0.20120903-1|15	
12cr|ltp-0.20120903-1|16	%description
12cr|ltp-0.20120903-1|17	The Linux Test Project is a joint project with SGI, IBM, OSDL, and Bull with a
12cr|ltp-0.20120903-1|18	goal to deliver test suites to the open source community that validate the
12cr|ltp-0.20120903-1|19	reliability, robustness, and stability of Linux. The Linux Test Project is a
12cr|ltp-0.20120903-1|20	collection of tools for testing the Linux kernel and related features. Our goal
12cr|ltp-0.20120903-1|21	is to improve the Linux kernel by bring test automation to the kernel testing
12cr|ltp-0.20120903-1|22	effort. Interested open source contributors are encouraged to join the project.
12cr|ltp-0.20120903-1|23	
12cr|ltp-0.20120903-1|24	%prep
12cr|ltp-0.20120903-1|25	%setup -q -n %{name}-full-%{srcver}
12cr|ltp-0.20120903-1|26	%patch0 -p1 -b .printf
12cr|ltp-0.20120903-1|27	
12cr|ltp-0.20120903-1|28	%build
12cr|ltp-0.20120903-1|29	make autotools
12cr|ltp-0.20120903-1|30	%configure2_5x
12cr|ltp-0.20120903-1|31	%make
12cr|ltp-0.20120903-1|32	
12cr|ltp-0.20120903-1|33	%install
12cr|ltp-0.20120903-1|34	%makeinstall
12cr|ltp-0.20120903-1|35	
12cr|ltp-0.20120903-1|36	mkdir -p %{buildroot}%{_libdir}/%{name}/
12cr|ltp-0.20120903-1|37	mv %{buildroot}%{_prefix}/{runtest,testcases,testscripts,scenario_groups,Version} %{buildroot}%{_libdir}/%{name}/
12cr|ltp-0.20120903-1|38	mv %{buildroot}%{_prefix}/{IDcheck.sh,runalltests.sh,runltp,runltplite.sh,ver_linux} %{buildroot}%{_bindir}/
12cr|ltp-0.20120903-1|39	find %{buildroot} -type f -perm 775 -exec chmod 755 \{\} \;
12cr|ltp-0.20120903-1|40	strip %{buildroot}%{_libdir}/%{name}/testcases/bin/*.obj
12cr|ltp-0.20120903-1|41	
12cr|ltp-0.20120903-1|42	%files
12cr|ltp-0.20120903-1|43	%defattr(-,root,root)
12cr|ltp-0.20120903-1|44	%doc README CREDITS doc/*.txt
12cr|ltp-0.20120903-1|45	%doc doc/examples doc/*.lyx
12cr|ltp-0.20120903-1|46	%doc doc/testcases
12cr|ltp-0.20120903-1|47	%_libdir/%{name}
12cr|ltp-0.20120903-1|48	%_libdir/libkerntest.a
12cr|ltp-0.20120903-1|49	%_libdir/libmem.a
12cr|ltp-0.20120903-1|50	%_mandir/man1/*
12cr|ltp-0.20120903-1|51	%_mandir/man3/*
12cr|ltp-0.20120903-1|52	%{_bindir}/*
12cr|ltp-0.20120903-1|53	
12cr|ltp-0.20120903-1|54	
12cr|ltp-0.20120903-1|55	%changelog
12cr|ltp-0.20120903-1|56	* Wed Dec 23 2009 Frederik Himpe <fhimpe@mandriva.org> 1:0.20091031-1mdv2010.1
12cr|ltp-0.20120903-1|57	+ Revision: 481840
12cr|ltp-0.20120903-1|58	- update to new version 0.20091031
12cr|ltp-0.20120903-1|59	
12cr|ltp-0.20120903-1|60	* Sun Sep 27 2009 trem <trem@mandriva.org> 1:0.20090831-1mdv2010.0
12cr|ltp-0.20120903-1|61	+ Revision: 449941
12cr|ltp-0.20120903-1|62	- update to 20090831
12cr|ltp-0.20120903-1|63	
12cr|ltp-0.20120903-1|64	* Wed Jul 01 2009 trem <trem@mandriva.org> 1:0.20090630-1mdv2010.0
12cr|ltp-0.20120903-1|65	+ Revision: 391374
12cr|ltp-0.20120903-1|66	- update to 20090630
12cr|ltp-0.20120903-1|67	
12cr|ltp-0.20120903-1|68	* Tue May 26 2009 trem <trem@mandriva.org> 1:0.20090430-1mdv2010.0
12cr|ltp-0.20120903-1|69	+ Revision: 380028
12cr|ltp-0.20120903-1|70	- update to 20090430
12cr|ltp-0.20120903-1|71	
12cr|ltp-0.20120903-1|72	* Wed Feb 04 2009 trem <trem@mandriva.org> 1:0.20090131-1mdv2009.1
12cr|ltp-0.20120903-1|73	+ Revision: 337606
12cr|ltp-0.20120903-1|74	- add zip as BuildRequires
12cr|ltp-0.20120903-1|75	- update to 20090131
12cr|ltp-0.20120903-1|76	
12cr|ltp-0.20120903-1|77	* Thu Nov 13 2008 trem <trem@mandriva.org> 1:0.20081031-1mdv2009.1
12cr|ltp-0.20120903-1|78	+ Revision: 302823
12cr|ltp-0.20120903-1|79	- update to 20081031
12cr|ltp-0.20120903-1|80	
12cr|ltp-0.20120903-1|81	* Mon Sep 08 2008 trem <trem@mandriva.org> 1:0.20080831-1mdv2009.0
12cr|ltp-0.20120903-1|82	+ Revision: 282825
12cr|ltp-0.20120903-1|83	- add patch fix_dirent_h.patch that change #include <linux/dirent.h> to #include <dirent.h>
12cr|ltp-0.20120903-1|84	- update to 20080831
12cr|ltp-0.20120903-1|85	
12cr|ltp-0.20120903-1|86	* Thu Jul 31 2008 trem <trem@mandriva.org> 1:0.20080731-1mdv2009.0
12cr|ltp-0.20120903-1|87	+ Revision: 258519
12cr|ltp-0.20120903-1|88	- update to 20080731
12cr|ltp-0.20120903-1|89	
12cr|ltp-0.20120903-1|90	* Thu Jul 10 2008 trem <trem@mandriva.org> 1:0.20080630-1mdv2009.0
12cr|ltp-0.20120903-1|91	+ Revision: 233602
12cr|ltp-0.20120903-1|92	- add patch to fix the compilation of hackbench
12cr|ltp-0.20120903-1|93	- update to 20080630
12cr|ltp-0.20120903-1|94	- update to 20080331
12cr|ltp-0.20120903-1|95	
12cr|ltp-0.20120903-1|96	* Sat Mar 01 2008 trem <trem@mandriva.org> 1:0.20080229-1mdv2008.1
12cr|ltp-0.20120903-1|97	+ Revision: 177033
12cr|ltp-0.20120903-1|98	- update to 20080229
12cr|ltp-0.20120903-1|99	
12cr|ltp-0.20120903-1|100	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ltp-0.20120903-1|101	- fix description-line-too-long
12cr|ltp-0.20120903-1|102	
12cr|ltp-0.20120903-1|103	* Sat Feb 09 2008 trem <trem@mandriva.org> 1:0.20080131-1mdv2008.1
12cr|ltp-0.20120903-1|104	+ Revision: 164602
12cr|ltp-0.20120903-1|105	- update to 20080131
12cr|ltp-0.20120903-1|106	
12cr|ltp-0.20120903-1|107	+ Olivier Blin <oblin@mandriva.com>
12cr|ltp-0.20120903-1|108	- restore BuildRoot
12cr|ltp-0.20120903-1|109	
12cr|ltp-0.20120903-1|110	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ltp-0.20120903-1|111	- kill re-definition of %%buildroot on Pixel's request
12cr|ltp-0.20120903-1|112	
12cr|ltp-0.20120903-1|113	* Wed Aug 29 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1:0.20070731-1mdv2008.0
12cr|ltp-0.20120903-1|114	+ Revision: 74607
12cr|ltp-0.20120903-1|115	- Updated to 20070731.
12cr|ltp-0.20120903-1|116	- Added needed BuildRequires for glibc-static-devel.
12cr|ltp-0.20120903-1|117	- Move ChangeLog to _libdir/ltp, it's required by runltp.
12cr|ltp-0.20120903-1|118	
12cr|ltp-0.20120903-1|119	* Thu May 03 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1:0.20070430-1mdv2008.0
12cr|ltp-0.20120903-1|120	+ Revision: 22040
12cr|ltp-0.20120903-1|121	- Updated to release 20070430.
12cr|ltp-0.20120903-1|122	
12cr|ltp-0.20120903-1|123	
12cr|ltp-0.20120903-1|124	* Thu Jul 14 2005 Frederic Lepied <flepied@mandriva.com> 20050707-1mdk
12cr|ltp-0.20120903-1|125	- New release 20050707
12cr|ltp-0.20120903-1|126	
12cr|ltp-0.20120903-1|127	* Wed Mar 09 2005 Frederic Lepied <flepied@mandrakesoft.com> 20050307-1mdk
12cr|ltp-0.20120903-1|128	- New release 20050307
12cr|ltp-0.20120903-1|129	
12cr|ltp-0.20120903-1|130	* Fri Feb 11 2005 Frederic Lepied <flepied@mandrakesoft.com> 20050207-1mdk
12cr|ltp-0.20120903-1|131	- New release 20050207
12cr|ltp-0.20120903-1|132	
12cr|ltp-0.20120903-1|133	* Thu Jan 13 2005 Frederic Lepied <flepied@mandrakesoft.com> 20050107-1mdk
12cr|ltp-0.20120903-1|134	- New release 20050107
12cr|ltp-0.20120903-1|135	
12cr|ltp-0.20120903-1|136	* Thu Dec 23 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.20041203-3mdk
12cr|ltp-0.20120903-1|137	- Remove all perl requires as well, since it comes with all required modules
12cr|ltp-0.20120903-1|138	bundled in a private directory.
12cr|ltp-0.20120903-1|139	
12cr|ltp-0.20120903-1|140	* Thu Dec 23 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.20041203-2mdk
12cr|ltp-0.20120903-1|141	- Do not provide any perl module, since they're not installed in the standard
12cr|ltp-0.20120903-1|142	location (@INC)
12cr|ltp-0.20120903-1|143	
12cr|ltp-0.20120903-1|144	* Thu Dec 16 2004 Mandrakelinux Team <http://www.mandrakeexpert.com> 20041203-1mdk
12cr|ltp-0.20120903-1|145	- New release 20041203
12cr|ltp-0.20120903-1|146	
12cr|ltp-0.20120903-1|147	* Sun Feb 15 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.20040206-1mdk
12cr|ltp-0.20120903-1|148	- 2004/02/06 version
12cr|ltp-0.20120903-1|149	
12cr|ltp-0.20120903-1|150	* Sun Nov 09 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.20031002-1mdk
12cr|ltp-0.20120903-1|151	- 20031002
12cr|ltp-0.20120903-1|152	- Add test scripts directory in the rpm package
12cr|ltp-0.20120903-1|153	- Add the full testcases directory because some needed files were missing
12cr|ltp-0.20120903-1|154	- Remove execution of IDcheck.sh from the Makefile
12cr|ltp-0.20120903-1|155	
12cr|ltp-0.20120903-1|156	* Tue May 06 2003 Frederic Lepied <flepied@mandrakesoft.com> 0.20030404-2mdk
12cr|ltp-0.20120903-1|157	- rebuild
12cr|ltp-0.20120903-1|158	
12cr|ltp-0.20120903-1|159	* Mon May 05 2003 Frederic Lepied <flepied@mandrakesoft.com> 0.20030404-1mdk
12cr|ltp-0.20120903-1|160	- 20030404
12cr|ltp-0.20120903-1|161	
12cr|ltp-0.20120903-1|162	* Mon May 05 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.20030206-2mdk
12cr|ltp-0.20120903-1|163	- buildrequires
12cr|ltp-0.20120903-1|164	
12cr|ltp-0.20120903-1|165	* Fri Feb 07 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.20030206-1mdk
12cr|ltp-0.20120903-1|166	- 20030206
12cr|ltp-0.20120903-1|167	
12cr|ltp-0.20120903-1|168	* Wed Jan 15 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.20030110-1mdk
12cr|ltp-0.20120903-1|169	- 20030110
12cr|ltp-0.20120903-1|170	
12cr|ltp-0.20120903-1|171	* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.20021008-1mdk
12cr|ltp-0.20120903-1|172	- 20021008
12cr|ltp-0.20120903-1|173	
12cr|ltp-0.20120903-1|174	* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 20021008-1mdk
12cr|ltp-0.20120903-1|175	- fix version
12cr|ltp-0.20120903-1|176	
12cr|ltp-0.20120903-1|177	* Wed Oct 09 2002 Lenny Cartier <lenny@mandrakesoft.com> 10.08.02-1mdk
12cr|ltp-0.20120903-1|178	- 10.08.02
12cr|ltp-0.20120903-1|179	
12cr|ltp-0.20120903-1|180	* Wed Sep 11 2002 Lenny Cartier <lenny@mandrakesoft.com> 9.10.02-1mdk
12cr|ltp-0.20120903-1|181	- 9.10.02
12cr|ltp-0.20120903-1|182	
12cr|ltp-0.20120903-1|183	* Thu Jul 11 2002 Lenny Cartier <lenny@mandrakesoft.com> 7.9.02-1mdk
12cr|ltp-0.20120903-1|184	- 7.9.02
12cr|ltp-0.20120903-1|185	
12cr|ltp-0.20120903-1|186	* Tue Jun 11 2002 Lenny Cartier <lenny@mandrakesoft.com> 0-0.20020607.1mdk
12cr|ltp-0.20120903-1|187	- 20020607
12cr|ltp-0.20120903-1|188	
12cr|ltp-0.20120903-1|189	* Fri Jan 11 2002 Lenny Cartier <lenny@mandrakesoft.com> 0-0.20020108.1mdk
12cr|ltp-0.20120903-1|190	- 20020108
12cr|ltp-0.20120903-1|191	
12cr|ltp-0.20120903-1|192	* Fri Dec 07 2001 Lenny Cartier <lenny@mandrakesoft.com> 0-0.20011206.1mdk
12cr|ltp-0.20120903-1|193	- updated to 20011206
12cr|ltp-0.20120903-1|194	- move manpages
12cr|ltp-0.20120903-1|195	
12cr|ltp-0.20120903-1|196	* Wed Sep 26 2001 Frederic Lepied <flepied@mandrakesoft.com> 0-0.20010925.1mdk
12cr|ltp-0.20120903-1|197	- first Mandrake Linux version
12cr|ltp-0.20120903-1|198	

2940 12
12cr|ltris-1.0.18-1|1	Summary:	Nice tetris clone
12cr|ltris-1.0.18-1|2	Name:		ltris
12cr|ltris-1.0.18-1|3	Version:	1.0.18
12cr|ltris-1.0.18-1|4	Release:	%mkrel 1
12cr|ltris-1.0.18-1|5	Epoch:		1
12cr|ltris-1.0.18-1|6	Url:		http://lgames.sourceforge.net/index.php?project=LTris
12cr|ltris-1.0.18-1|7	Source0:	http://prdownloads.sourceforge.net/lgames/%{name}-%{version}.tar.gz
12cr|ltris-1.0.18-1|8	License:	GPLv2+
12cr|ltris-1.0.18-1|9	Group:		Games/Arcade
12cr|ltris-1.0.18-1|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|ltris-1.0.18-1|11	BuildRequires:	SDL_mixer-devel
12cr|ltris-1.0.18-1|12	BuildRequires:	imagemagick
12cr|ltris-1.0.18-1|13	BuildRequires:	desktop-file-utils
12cr|ltris-1.0.18-1|14	
12cr|ltris-1.0.18-1|15	%description
12cr|ltris-1.0.18-1|16	o Tetris clone using SDL
12cr|ltris-1.0.18-1|17	o Sound
12cr|ltris-1.0.18-1|18	o Menu
12cr|ltris-1.0.18-1|19	o Controls can be redefined
12cr|ltris-1.0.18-1|20	o Block preview
12cr|ltris-1.0.18-1|21	o Starting level between 0 and 9
12cr|ltris-1.0.18-1|22	o Various backgrounds
12cr|ltris-1.0.18-1|23	o HighScores
12cr|ltris-1.0.18-1|24	o Nice graphics
12cr|ltris-1.0.18-1|25	o Smooth gameplay
12cr|ltris-1.0.18-1|26	o Cool effects (transparency, animations)
12cr|ltris-1.0.18-1|27	o Two player mode
12cr|ltris-1.0.18-1|28	o Two game modes
12cr|ltris-1.0.18-1|29	
12cr|ltris-1.0.18-1|30	%prep
12cr|ltris-1.0.18-1|31	%setup -q
12cr|ltris-1.0.18-1|32	
12cr|ltris-1.0.18-1|33	%build
12cr|ltris-1.0.18-1|34	%configure2_5x	--localstatedir=%{_localstatedir}/games \
12cr|ltris-1.0.18-1|35	--bindir=%{_gamesbindir}
12cr|ltris-1.0.18-1|36	%make
12cr|ltris-1.0.18-1|37	
12cr|ltris-1.0.18-1|38	%install
12cr|ltris-1.0.18-1|39	rm -rf %{buildroot}
12cr|ltris-1.0.18-1|40	%makeinstall_std
12cr|ltris-1.0.18-1|41	
12cr|ltris-1.0.18-1|42	mkdir -p %{buildroot}{%{_liconsdir},%{_miconsdir}}
12cr|ltris-1.0.18-1|43	convert icons/%{name}48.xpm %{buildroot}%{_liconsdir}/%{name}.png
12cr|ltris-1.0.18-1|44	convert icons/%{name}32.xpm %{buildroot}%{_iconsdir}/%{name}.png
12cr|ltris-1.0.18-1|45	convert icons/%{name}16.xpm %{buildroot}%{_miconsdir}/%{name}.png
12cr|ltris-1.0.18-1|46	
12cr|ltris-1.0.18-1|47	rm %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|ltris-1.0.18-1|48	rm %{buildroot}%{_iconsdir}/%{name}48.gif
12cr|ltris-1.0.18-1|49	
12cr|ltris-1.0.18-1|50	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|ltris-1.0.18-1|51	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|ltris-1.0.18-1|52	[Desktop Entry]
12cr|ltris-1.0.18-1|53	Name=LTris
12cr|ltris-1.0.18-1|54	Comment=Nice Tetris clone
12cr|ltris-1.0.18-1|55	Exec=ltris
12cr|ltris-1.0.18-1|56	Icon=ltris
12cr|ltris-1.0.18-1|57	Terminal=false
12cr|ltris-1.0.18-1|58	Type=Application
12cr|ltris-1.0.18-1|59	Categories=Game;ArcadeGame;
12cr|ltris-1.0.18-1|60	EOF
12cr|ltris-1.0.18-1|61	
12cr|ltris-1.0.18-1|62	%find_lang %{name}
12cr|ltris-1.0.18-1|63	
12cr|ltris-1.0.18-1|64	%clean
12cr|ltris-1.0.18-1|65	rm -rf %{buildroot}
12cr|ltris-1.0.18-1|66	
12cr|ltris-1.0.18-1|67	%files -f %{name}.lang
12cr|ltris-1.0.18-1|68	%defattr(-,root,root)
12cr|ltris-1.0.18-1|69	%doc README INSTALL AUTHORS ChangeLog
12cr|ltris-1.0.18-1|70	%attr(2755, root, games) %{_gamesbindir}/*
12cr|ltris-1.0.18-1|71	%config(noreplace) %attr(664, games, games) %{_localstatedir}/games/%{name}.hscr
12cr|ltris-1.0.18-1|72	%{_datadir}/%{name}
12cr|ltris-1.0.18-1|73	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|ltris-1.0.18-1|74	%{_iconsdir}/*.png
12cr|ltris-1.0.18-1|75	%{_miconsdir}/*
12cr|ltris-1.0.18-1|76	%{_liconsdir}/*
12cr|ltris-1.0.18-1|77	
12cr|ltris-1.0.18-1|78	
12cr|ltris-1.0.18-1|79	
12cr|ltris-1.0.18-1|80	%changelog
12cr|ltris-1.0.18-1|81	* Wed Dec 14 2011 Andrey Bondrov <abondrov@mandriva.org> 1:1.0.18-1
12cr|ltris-1.0.18-1|82	+ Revision: 740872
12cr|ltris-1.0.18-1|83	- New version 1.0.18, spec cleanup
12cr|ltris-1.0.18-1|84	
12cr|ltris-1.0.18-1|85	* Tue Mar 08 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.0.16-1
12cr|ltris-1.0.18-1|86	+ Revision: 642815
12cr|ltris-1.0.18-1|87	- Upgrade to 1.0.16
12cr|ltris-1.0.18-1|88	
12cr|ltris-1.0.18-1|89	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.14-2mdv2011.0
12cr|ltris-1.0.18-1|90	+ Revision: 612774
12cr|ltris-1.0.18-1|91	- the mass rebuild of 2010.1 packages
12cr|ltris-1.0.18-1|92	
12cr|ltris-1.0.18-1|93	* Fri Dec 25 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.0.14-1mdv2010.1
12cr|ltris-1.0.18-1|94	+ Revision: 482321
12cr|ltris-1.0.18-1|95	- Update to new version 1.0.14
12cr|ltris-1.0.18-1|96	- Remove new upstream desktop and icon files because Mandriva's are better
12cr|ltris-1.0.18-1|97	
12cr|ltris-1.0.18-1|98	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.0.13-1mdv2010.1
12cr|ltris-1.0.18-1|99	+ Revision: 462292
12cr|ltris-1.0.18-1|100	- update to new version 1.0.13
12cr|ltris-1.0.18-1|101	
12cr|ltris-1.0.18-1|102	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1:1.0.12-2mdv2010.0
12cr|ltris-1.0.18-1|103	+ Revision: 429878
12cr|ltris-1.0.18-1|104	- rebuild
12cr|ltris-1.0.18-1|105	
12cr|ltris-1.0.18-1|106	* Mon Aug 11 2008 Funda Wang <fwang@mandriva.org> 1:1.0.12-1mdv2009.0
12cr|ltris-1.0.18-1|107	+ Revision: 270696
12cr|ltris-1.0.18-1|108	- New version 1.0.12
12cr|ltris-1.0.18-1|109	
12cr|ltris-1.0.18-1|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|ltris-1.0.18-1|111	- rebuild
12cr|ltris-1.0.18-1|112	
12cr|ltris-1.0.18-1|113	+ Pixel <pixel@mandriva.com>
12cr|ltris-1.0.18-1|114	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|ltris-1.0.18-1|115	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|ltris-1.0.18-1|116	
12cr|ltris-1.0.18-1|117	* Sun Mar 23 2008 Emmanuel Andry <eandry@mandriva.org> 1:1.0.11-5mdv2008.1
12cr|ltris-1.0.18-1|118	+ Revision: 189591
12cr|ltris-1.0.18-1|119	- fix BR to enable sound (#39245)
12cr|ltris-1.0.18-1|120	
12cr|ltris-1.0.18-1|121	* Thu Jan 03 2008 Olivier Blin <blino@mandriva.org> 1:1.0.11-4mdv2008.1
12cr|ltris-1.0.18-1|122	+ Revision: 140933
12cr|ltris-1.0.18-1|123	- restore BuildRoot
12cr|ltris-1.0.18-1|124	
12cr|ltris-1.0.18-1|125	+ Thierry Vignaud <tv@mandriva.org>
12cr|ltris-1.0.18-1|126	- kill re-definition of %%buildroot on Pixel's request
12cr|ltris-1.0.18-1|127	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|ltris-1.0.18-1|128	
12cr|ltris-1.0.18-1|129	* Tue Aug 28 2007 Funda Wang <fwang@mandriva.org> 1:1.0.11-4mdv2008.0
12cr|ltris-1.0.18-1|130	+ Revision: 72334
12cr|ltris-1.0.18-1|131	- fix menu entry comment
12cr|ltris-1.0.18-1|132	
12cr|ltris-1.0.18-1|133	* Sat Jun 30 2007 Olivier Thauvin <nanardon@mandriva.org> 1:1.0.11-3mdv2008.0
12cr|ltris-1.0.18-1|134	+ Revision: 46107
12cr|ltris-1.0.18-1|135	- kill leading space at end of EOF
12cr|ltris-1.0.18-1|136	
12cr|ltris-1.0.18-1|137	+ Guillaume Bedot <littletux@mandriva.org>
12cr|ltris-1.0.18-1|138	- xdg menu
12cr|ltris-1.0.18-1|139	
12cr|ltris-1.0.18-1|140	
12cr|ltris-1.0.18-1|141	* Thu Dec 14 2006 Eskild Hustvedt <eskild@mandriva.org> 1.0.11-2mdv2007.0
12cr|ltris-1.0.18-1|142	+ Revision: 97170
12cr|ltris-1.0.18-1|143	- Yearly rebuild
12cr|ltris-1.0.18-1|144	- Import ltris
12cr|ltris-1.0.18-1|145	
12cr|ltris-1.0.18-1|146	* Fri Oct 07 2005 Lenny Cartier <lenny@mandriva.com> 1:1.0.11-1mdk
12cr|ltris-1.0.18-1|147	- 1.0.11
12cr|ltris-1.0.18-1|148	
12cr|ltris-1.0.18-1|149	* Sat Feb 19 2005 Pixel <pixel@mandrakesoft.com> 1:1.0.10-1mdk
12cr|ltris-1.0.18-1|150	- new release
12cr|ltris-1.0.18-1|151	
12cr|ltris-1.0.18-1|152	* Thu Jan 22 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0.6-1mdk
12cr|ltris-1.0.18-1|153	- 1.0.6
12cr|ltris-1.0.18-1|154	

2941 12
12cr|ltsp-5.4.4-1|1	Name:           ltsp
12cr|ltsp-5.4.4-1|2	Version:        5.4.4
12cr|ltsp-5.4.4-1|3	#define _datestamp .20090203.18
12cr|ltsp-5.4.4-1|4	#Release:        2%{_datestamp}%{?dist}
12cr|ltsp-5.4.4-1|5	Release:        1
12cr|ltsp-5.4.4-1|6	Summary:        Linux Terminal Server Project Server and Client
12cr|ltsp-5.4.4-1|7	Group:          System/X11
12cr|ltsp-5.4.4-1|8	License:        GPLv2 and GPLv2+
12cr|ltsp-5.4.4-1|9	URL:            http://www.ltsp.org
12cr|ltsp-5.4.4-1|10	#   bzr branch http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltsp-trunk
12cr|ltsp-5.4.4-1|11	#   cd ltsp-trunk
12cr|ltsp-5.4.4-1|12	#   mkdst tar --from-tag=ltsp-%{version}
12cr|ltsp-5.4.4-1|13	Source0:        %{name}-%{version}.tar.bz2
12cr|ltsp-5.4.4-1|14	Source1:        %{name}.rpmlintrc
12cr|ltsp-5.4.4-1|15	BuildRequires: popt-devel
12cr|ltsp-5.4.4-1|16	BuildRequires: popt
12cr|ltsp-5.4.4-1|17	BuildRequires: flex bison
12cr|ltsp-5.4.4-1|18	BuildRequires: automake
12cr|ltsp-5.4.4-1|19	BuildRequires: pkgconfig
12cr|ltsp-5.4.4-1|20	BuildRequires: pkgconfig(x11)
12cr|ltsp-5.4.4-1|21	%ifarch %{ix86} x86_64
12cr|ltsp-5.4.4-1|22	# Need pxelinux.0 from syslinux if server is x86
12cr|ltsp-5.4.4-1|23	BuildRequires: syslinux
12cr|ltsp-5.4.4-1|24	%endif
12cr|ltsp-5.4.4-1|25	BuildRequires: tftp-server
12cr|ltsp-5.4.4-1|26	
12cr|ltsp-5.4.4-1|27	%define _tftpdir /var/lib/tftpboot
12cr|ltsp-5.4.4-1|28	
12cr|ltsp-5.4.4-1|29	%description
12cr|ltsp-5.4.4-1|30	LTSP client and server
12cr|ltsp-5.4.4-1|31	
12cr|ltsp-5.4.4-1|32	%package client
12cr|ltsp-5.4.4-1|33	Summary:        LTSP client
12cr|ltsp-5.4.4-1|34	Group:          System/X11
12cr|ltsp-5.4.4-1|35	Requires:       chkconfig
12cr|ltsp-5.4.4-1|36	Requires:       ltspfsd
12cr|ltsp-5.4.4-1|37	Requires:       mille-xterm-nbd-server
12cr|ltsp-5.4.4-1|38	# Jetpipe needs pyserial
12cr|ltsp-5.4.4-1|39	Requires:       pyserial
12cr|ltsp-5.4.4-1|40	Requires(post): initscripts
12cr|ltsp-5.4.4-1|41	BuildRequires:  glib2-devel
12cr|ltsp-5.4.4-1|42	
12cr|ltsp-5.4.4-1|43	%description client
12cr|ltsp-5.4.4-1|44	LTSP client package
12cr|ltsp-5.4.4-1|45	This package contains the scripts necessary to boot as a LTSP5 thin client.
12cr|ltsp-5.4.4-1|46	
12cr|ltsp-5.4.4-1|47	%package server
12cr|ltsp-5.4.4-1|48	Summary:        LTSP server
12cr|ltsp-5.4.4-1|49	Group:          System/X11
12cr|ltsp-5.4.4-1|50	Requires:       tftp-server
12cr|ltsp-5.4.4-1|51	Requires:       ltspfs
12cr|ltsp-5.4.4-1|52	Requires:       dhcp
12cr|ltsp-5.4.4-1|53	Requires:       gettext
12cr|ltsp-5.4.4-1|54	Requires:       bridge-utils
12cr|ltsp-5.4.4-1|55	Requires:       mille-xterm-nbd-server
12cr|ltsp-5.4.4-1|56	Requires:       ldminfod
12cr|ltsp-5.4.4-1|57	Requires(post): chkconfig
12cr|ltsp-5.4.4-1|58	Requires(preun): chkconfig
12cr|ltsp-5.4.4-1|59	
12cr|ltsp-5.4.4-1|60	%description server
12cr|ltsp-5.4.4-1|61	LTSP server package
12cr|ltsp-5.4.4-1|62	This package contains the scripts and services necessary to install and run
12cr|ltsp-5.4.4-1|63	a Linux Terminal Server.
12cr|ltsp-5.4.4-1|64	
12cr|ltsp-5.4.4-1|65	%ifarch %{ix86} x86_64
12cr|ltsp-5.4.4-1|66	%package vmclient
12cr|ltsp-5.4.4-1|67	Summary:        LTSP Virtual Machine Client
12cr|ltsp-5.4.4-1|68	Group:          Emulators
12cr|ltsp-5.4.4-1|69	Requires:       kvm
12cr|ltsp-5.4.4-1|70	
12cr|ltsp-5.4.4-1|71	%description vmclient
12cr|ltsp-5.4.4-1|72	Run a qemu-kvm virtual machine as a PXE client.  This allows you to test a
12cr|ltsp-5.4.4-1|73	LTSP server without the hassle of having extra hardware.  Requires
12cr|ltsp-5.4.4-1|74	your system to support hardware virtualization or it will be very slow.
12cr|ltsp-5.4.4-1|75	%endif
12cr|ltsp-5.4.4-1|76	
12cr|ltsp-5.4.4-1|77	
12cr|ltsp-5.4.4-1|78	%prep
12cr|ltsp-5.4.4-1|79	%setup -q
12cr|ltsp-5.4.4-1|80	
12cr|ltsp-5.4.4-1|81	%build
12cr|ltsp-5.4.4-1|82	pushd client/getltscfg
12cr|ltsp-5.4.4-1|83	%make
12cr|ltsp-5.4.4-1|84	popd
12cr|ltsp-5.4.4-1|85	
12cr|ltsp-5.4.4-1|86	pushd client/localapps
12cr|ltsp-5.4.4-1|87	./autogen.sh
12cr|ltsp-5.4.4-1|88	%configure2_5x
12cr|ltsp-5.4.4-1|89	%make
12cr|ltsp-5.4.4-1|90	popd
12cr|ltsp-5.4.4-1|91	
12cr|ltsp-5.4.4-1|92	
12cr|ltsp-5.4.4-1|93	%install
12cr|ltsp-5.4.4-1|94	##### make directories
12cr|ltsp-5.4.4-1|95	# client
12cr|ltsp-5.4.4-1|96	mkdir -p %{buildroot}%{_bindir}
12cr|ltsp-5.4.4-1|97	mkdir -p %{buildroot}%{_sbindir}
12cr|ltsp-5.4.4-1|98	mkdir -p %{buildroot}%{_mandir}/man1/
12cr|ltsp-5.4.4-1|99	mkdir -p %{buildroot}%{_sysconfdir}/rwtab.d/
12cr|ltsp-5.4.4-1|100	mkdir -p %{buildroot}%{_sysconfdir}/X11/
12cr|ltsp-5.4.4-1|101	mkdir -p %{buildroot}%{_datadir}/ltsp/
12cr|ltsp-5.4.4-1|102	mkdir -p %{buildroot}%{_datadir}/ltsp/chroot-setup.d/
12cr|ltsp-5.4.4-1|103	mkdir -p %{buildroot}%{_datadir}/ltsp/template/
12cr|ltsp-5.4.4-1|104	mkdir -p %{buildroot}%{_datadir}/ldm/rc.d/
12cr|ltsp-5.4.4-1|105	mkdir -p %{buildroot}%{_sysconfdir}/kernel/postinst.d/
12cr|ltsp-5.4.4-1|106	mkdir -p %{buildroot}%{_sysconfdir}/kernel/prerm.d/
12cr|ltsp-5.4.4-1|107	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/
12cr|ltsp-5.4.4-1|108	mkdir -p %{buildroot}%{_localstatedir}/cache/ltsp-localapps/
12cr|ltsp-5.4.4-1|109	
12cr|ltsp-5.4.4-1|110	# server
12cr|ltsp-5.4.4-1|111	mkdir -p %{buildroot}%{_mandir}/man8
12cr|ltsp-5.4.4-1|112	mkdir -p %{buildroot}%{_sysconfdir}/ltsp/
12cr|ltsp-5.4.4-1|113	mkdir -p %{buildroot}%{_sysconfdir}/ltsp/kickstart/
12cr|ltsp-5.4.4-1|114	mkdir -p %{buildroot}%{_sysconfdir}/ltsp/dracut/
12cr|ltsp-5.4.4-1|115	mkdir -p %{buildroot}%{_sysconfdir}/init.d/
12cr|ltsp-5.4.4-1|116	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/
12cr|ltsp-5.4.4-1|117	mkdir -p %{buildroot}%{_bindir}
12cr|ltsp-5.4.4-1|118	mkdir -p %{buildroot}%{_sbindir}
12cr|ltsp-5.4.4-1|119	mkdir -p %{buildroot}%{_datadir}/ltsp/scripts/
12cr|ltsp-5.4.4-1|120	mkdir -p %{buildroot}%{_datadir}/ltsp/scripts.d/
12cr|ltsp-5.4.4-1|121	mkdir -p %{buildroot}%{_datadir}/ltsp/chkconfig.d/
12cr|ltsp-5.4.4-1|122	mkdir -p %{buildroot}%{_datadir}/ltsp/plugins/
12cr|ltsp-5.4.4-1|123	mkdir -p %{buildroot}%{_sysconfdir}/cron.daily/
12cr|ltsp-5.4.4-1|124	mkdir -p %{buildroot}%{_localstatedir}/lib/ltsp/swapfiles/
12cr|ltsp-5.4.4-1|125	mkdir -p %{buildroot}%{_sysconfdir}/xinetd.d/
12cr|ltsp-5.4.4-1|126	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/network-scripts/
12cr|ltsp-5.4.4-1|127	mkdir -p %{buildroot}/opt/ltsp
12cr|ltsp-5.4.4-1|128	mkdir -p %{buildroot}/opt/ltsp/images
12cr|ltsp-5.4.4-1|129	
12cr|ltsp-5.4.4-1|130	mkdir -p %{buildroot}%{_tftpdir}/ltsp/i386/pxelinux.cfg/
12cr|ltsp-5.4.4-1|131	mkdir -p %{buildroot}%{_tftpdir}/ltsp/x86_64/pxelinux.cfg/
12cr|ltsp-5.4.4-1|132	mkdir -p %{buildroot}%{_tftpdir}/ltsp/ppc/
12cr|ltsp-5.4.4-1|133	mkdir -p %{buildroot}%{_tftpdir}/ltsp/ppc64/
12cr|ltsp-5.4.4-1|134	
12cr|ltsp-5.4.4-1|135	###### client install
12cr|ltsp-5.4.4-1|136	pushd client/localapps
12cr|ltsp-5.4.4-1|137	make install DESTDIR=%{buildroot}
12cr|ltsp-5.4.4-1|138	popd
12cr|ltsp-5.4.4-1|139	install -m 0755 client/init-ltsp %{buildroot}%{_sbindir}/
12cr|ltsp-5.4.4-1|140	install -m 0755 client/localapps/ltsp-localappsd %{buildroot}%{_bindir}/
12cr|ltsp-5.4.4-1|141	install -m 0755 client/localapps/ltsp-genmenu %{buildroot}%{_bindir}/
12cr|ltsp-5.4.4-1|142	install -m 0755 client/localapps/ltsp-remoteapps %{buildroot}%{_bindir}/
12cr|ltsp-5.4.4-1|143	install -m 0755 client/localapps/ltsp-remoteappsd %{buildroot}%{_bindir}/
12cr|ltsp-5.4.4-1|144	install -m 0755 client/localapps/ltsp-open %{buildroot}%{_bindir}/
12cr|ltsp-5.4.4-1|145	
12cr|ltsp-5.4.4-1|146	install -m 0755 client/getltscfg/getltscfg %{buildroot}%{_bindir}/getltscfg
12cr|ltsp-5.4.4-1|147	install -m 0644 client/getltscfg/getltscfg.1 %{buildroot}%{_mandir}/man1/
12cr|ltsp-5.4.4-1|148	install -m 0644 client/initscripts/ltsp-init-common %{buildroot}%{_datadir}/ltsp/
12cr|ltsp-5.4.4-1|149	install -m 0644 common/ltsp-common-functions %{buildroot}%{_datadir}/ltsp/ltsp-client-common-functions
12cr|ltsp-5.4.4-1|150	install -m 0755 client/Fedora/initscripts/ltsp-client-launch %{buildroot}%{_sbindir}
12cr|ltsp-5.4.4-1|151	install -m 0644 client/k12linux/rwtab.d/k12linux.rwtab %{buildroot}%{_sysconfdir}/rwtab.d
12cr|ltsp-5.4.4-1|152	install -m 0755 client/jetpipe/jetpipe %{buildroot}%{_sbindir}
12cr|ltsp-5.4.4-1|153	install -m 0644 client/jetpipe/jetpipe.8 %{buildroot}%{_mandir}/man8/
12cr|ltsp-5.4.4-1|154	install -m 0755 client/k12linux/scripts/ltsp-rewrap-latest-kernel %{buildroot}%{_sbindir}
12cr|ltsp-5.4.4-1|155	install -m 0700 client/k12linux/chroot-setup/ltsp-chroot-setup %{buildroot}%{_datadir}/ltsp/
12cr|ltsp-5.4.4-1|156	install -m 0755 client/localapps/ldm-rc.d/* %{buildroot}%{_datadir}/ldm/rc.d/
12cr|ltsp-5.4.4-1|157	cp -av client/k12linux/chroot-setup/* %{buildroot}%{_datadir}/ltsp/chroot-setup.d/
12cr|ltsp-5.4.4-1|158	cp -av client/share/ltsp %{buildroot}%{_datadir}/
12cr|ltsp-5.4.4-1|159	cp -av client/k12linux/template/* %{buildroot}%{_datadir}/ltsp/template/
12cr|ltsp-5.4.4-1|160	cp -av client/localapps/ldm-rc.d/* %{buildroot}%{_datadir}/ldm/rc.d/.
12cr|ltsp-5.4.4-1|161	touch %{buildroot}%{_sysconfdir}/lts.conf
12cr|ltsp-5.4.4-1|162	touch %{buildroot}%{_localstatedir}/lib/random-seed
12cr|ltsp-5.4.4-1|163	# We need these files in both in client and server, but it ends up in the same place.
12cr|ltsp-5.4.4-1|164	# client copy is to ensure that it gets upgraded with ltsp-client package upgrades.
12cr|ltsp-5.4.4-1|165	# server copy is so chroot-creator can copy it into the chroot before mkinitrd runs the first time.
12cr|ltsp-5.4.4-1|166	# the real client copy is written during ltsp-client %post iff it is actually a client chroot.
12cr|ltsp-5.4.4-1|167	install -m 0644 server/k12linux/configs/dracut/sysconfig-mkinitrd %{buildroot}%{_sysconfdir}/sysconfig/mkinitrd.ltsp-template
12cr|ltsp-5.4.4-1|168	install -m 0755 server/k12linux/configs/dracut/ltsp-postinst.d %{buildroot}%{_sysconfdir}/kernel/postinst.d/ltsp
12cr|ltsp-5.4.4-1|169	install -m 0755 server/k12linux/configs/dracut/ltsp-prerm.d    %{buildroot}%{_sysconfdir}/kernel/prerm.d/ltsp
12cr|ltsp-5.4.4-1|170	
12cr|ltsp-5.4.4-1|171	### server install
12cr|ltsp-5.4.4-1|172	install -m 0755 client/localapps/ltsp-localapps %{buildroot}%{_bindir}/
12cr|ltsp-5.4.4-1|173	install -m 0755 server/ltsp-info %{buildroot}%{_sbindir}/
12cr|ltsp-5.4.4-1|174	install -m 0755 server/ltsp-chroot %{buildroot}%{_sbindir}/
12cr|ltsp-5.4.4-1|175	install -m 0755 server/nbdrootd %{buildroot}%{_sbindir}
12cr|ltsp-5.4.4-1|176	install -m 0755 server/nbdswapd %{buildroot}%{_sbindir}
12cr|ltsp-5.4.4-1|177	install -m 0755 server/ltsp-update-sshkeys %{buildroot}%{_sbindir}
12cr|ltsp-5.4.4-1|178	install -m 0755 server/ltsp-build-client %{buildroot}%{_sbindir}
12cr|ltsp-5.4.4-1|179	cp -pr server/share/ltsp/plugins/* %{buildroot}%{_datadir}/ltsp/plugins/
12cr|ltsp-5.4.4-1|180	cp server/share/ltsp/ltsp-server-functions %{buildroot}%{_datadir}/ltsp/ltsp-server-functions
12cr|ltsp-5.4.4-1|181	install -m 0644 common/ltsp-common-functions %{buildroot}%{_datadir}/ltsp/ltsp-server-common-functions
12cr|ltsp-5.4.4-1|182	install -m 0755 server/ltsp-update-kernels %{buildroot}%{_sbindir}
12cr|ltsp-5.4.4-1|183	install -m 0755 server/k12linux/scripts/ltsp-update-image %{buildroot}%{_sbindir}
12cr|ltsp-5.4.4-1|184	install -m 0755 server/k12linux/scripts/chroot-creator %{buildroot}%{_sbindir}
12cr|ltsp-5.4.4-1|185	install -m 0755 server/ltsp-swapfile-delete %{buildroot}%{_sbindir}
12cr|ltsp-5.4.4-1|186	ln -s ../../%{_sbindir}/ltsp-swapfile-delete %{buildroot}%{_sysconfdir}/cron.daily/ltsp-swapfile-delete
12cr|ltsp-5.4.4-1|187	install -m 0644 server/nbdrootd %{buildroot}%{_sysconfdir}/xinetd.d/
12cr|ltsp-5.4.4-1|188	install -m 0644 server/nbdswapd %{buildroot}%{_sysconfdir}/xinetd.d/
12cr|ltsp-5.4.4-1|189	install -m 0644 server/configs/nbdswapd.conf %{buildroot}%{_sysconfdir}/ltsp/
12cr|ltsp-5.4.4-1|190	install -m 0644 server/configs/ltsp-update-image.excludes %{buildroot}%{_sysconfdir}/ltsp/
12cr|ltsp-5.4.4-1|191	#cp -pr server/configs/kickstart/* %{buildroot}%{_sysconfdir}/ltsp/kickstart/
12cr|ltsp-5.4.4-1|192	install -m 0644 server/k12linux/configs/dracut/ifcfg-eth0 %{buildroot}%{_sysconfdir}/ltsp/dracut/
12cr|ltsp-5.4.4-1|193	install -m 0644 server/k12linux/configs/dracut/sysconfig-dracut %{buildroot}%{_sysconfdir}/ltsp/dracut/
12cr|ltsp-5.4.4-1|194	install -m 0644 server/k12linux/configs/dracut/sysconfig-network %{buildroot}%{_sysconfdir}/ltsp/dracut/
12cr|ltsp-5.4.4-1|195	install -m 0755 server/k12linux/configs/dracut/ltsp-postinst.d %{buildroot}%{_sysconfdir}/ltsp/dracut/
12cr|ltsp-5.4.4-1|196	install -m 0644 server/Fedora/configs/services/sysconfig-ltsp-dhcpd %{buildroot}%{_sysconfdir}/sysconfig/ltsp-dhcpd
12cr|ltsp-5.4.4-1|197	install -m 0755 server/Fedora/configs/services/ltsp-dhcpd.init %{buildroot}%{_sysconfdir}/init.d/ltsp-dhcpd
12cr|ltsp-5.4.4-1|198	install -m 0755 server/k12linux/scripts/ltsp-prepare-kernel %{buildroot}%{_sbindir}/
12cr|ltsp-5.4.4-1|199	install -m 0755 server/k12linux/scripts/ltsp-server-initialize %{buildroot}%{_sbindir}/
12cr|ltsp-5.4.4-1|200	install -m 0755 server/k12linux/scripts/hosts-update %{buildroot}%{_datadir}/ltsp/scripts/
12cr|ltsp-5.4.4-1|201	install -m 0755 server/k12linux/scripts/dhcpd-update %{buildroot}%{_datadir}/ltsp/scripts/
12cr|ltsp-5.4.4-1|202	cp -p server/k12linux/scripts/scripts.d/*   %{buildroot}%{_datadir}/ltsp/scripts.d/
12cr|ltsp-5.4.4-1|203	cp -p server/k12linux/scripts/chkconfig.d/* %{buildroot}%{_datadir}/ltsp/chkconfig.d/
12cr|ltsp-5.4.4-1|204	install -m 0644 server/k12linux/scripts/mksquashfs-exclude %{buildroot}%{_datadir}/ltsp/
12cr|ltsp-5.4.4-1|205	
12cr|ltsp-5.4.4-1|206	# Remove irrelevant plugins from package
12cr|ltsp-5.4.4-1|207	rm -rf %{buildroot}%{_datadir}/ltsp/plugins/ltsp-build-client/ALTLinux/
12cr|ltsp-5.4.4-1|208	rm -rf %{buildroot}%{_datadir}/ltsp/plugins/ltsp-build-client/Debian/
12cr|ltsp-5.4.4-1|209	rm -rf %{buildroot}%{_datadir}/ltsp/plugins/ltsp-build-client/Gentoo/
12cr|ltsp-5.4.4-1|210	rm -rf %{buildroot}%{_datadir}/ltsp/plugins/ltsp-build-client/SUSE_LINUX/
12cr|ltsp-5.4.4-1|211	rm -rf %{buildroot}%{_datadir}/ltsp/plugins/ltsp-build-client/Ubuntu/
12cr|ltsp-5.4.4-1|212	
12cr|ltsp-5.4.4-1|213	# configs
12cr|ltsp-5.4.4-1|214	install -m 0644 server/k12linux/configs/ifcfg-ltspbr0 %{buildroot}%{_sysconfdir}/sysconfig/network-scripts/
12cr|ltsp-5.4.4-1|215	install -m 0644 server/k12linux/configs/ltsp-dhcpd.conf %{buildroot}%{_sysconfdir}/ltsp/dhcpd.conf
12cr|ltsp-5.4.4-1|216	install -m 0644 server/k12linux/configs/ltsp-update-kernels.conf %{buildroot}%{_sysconfdir}/ltsp/
12cr|ltsp-5.4.4-1|217	install -m 0644 server/k12linux/configs/ltsp-build-client.conf %{buildroot}%{_sysconfdir}/ltsp/
12cr|ltsp-5.4.4-1|218	install -m 0644 server/k12linux/configs/ltsp-server.conf %{buildroot}%{_sysconfdir}/ltsp/
12cr|ltsp-5.4.4-1|219	
12cr|ltsp-5.4.4-1|220	for arch in i386 x86_64 ppc ppc64; do
12cr|ltsp-5.4.4-1|221	install -m 0644 server/k12linux/configs/lts.conf %{buildroot}%{_tftpdir}/ltsp/$arch/
12cr|ltsp-5.4.4-1|222	done
12cr|ltsp-5.4.4-1|223	
12cr|ltsp-5.4.4-1|224	install -m 0644 server/k12linux/configs/ltspdist.template %{buildroot}%{_sysconfdir}/sysconfig/ltspdist
12cr|ltsp-5.4.4-1|225	
12cr|ltsp-5.4.4-1|226	# PXE
12cr|ltsp-5.4.4-1|227	install -m 0644 server/k12linux/configs/pxe-default.conf %{buildroot}%{_tftpdir}/ltsp/i386/pxelinux.cfg/default
12cr|ltsp-5.4.4-1|228	install -m 0644 server//k12linux/configs/pxe-default.conf %{buildroot}%{_tftpdir}/ltsp/x86_64/pxelinux.cfg/default
12cr|ltsp-5.4.4-1|229	%ifarch %{ix86} x86_64
12cr|ltsp-5.4.4-1|230	install -m 0644 /usr/lib/syslinux/pxelinux.0 %{buildroot}%{_tftpdir}/ltsp/i386
12cr|ltsp-5.4.4-1|231	install -m 0644 /usr/lib/syslinux/pxelinux.0 %{buildroot}%{_tftpdir}/ltsp/x86_64
12cr|ltsp-5.4.4-1|232	%endif
12cr|ltsp-5.4.4-1|233	
12cr|ltsp-5.4.4-1|234	# PPC
12cr|ltsp-5.4.4-1|235	install -m 0644 server/k12linux/configs/yaboot-default.conf %{buildroot}%{_tftpdir}/ltsp/ppc/yaboot.conf
12cr|ltsp-5.4.4-1|236	install -m 0644 server/k12linux/configs/yaboot-default.conf %{buildroot}%{_tftpdir}/ltsp/ppc64/yaboot.conf
12cr|ltsp-5.4.4-1|237	
12cr|ltsp-5.4.4-1|238	%ifarch %{ix86} x86_64
12cr|ltsp-5.4.4-1|239	# vmclient
12cr|ltsp-5.4.4-1|240	install -m 0755 obsolete/qemu-kvm-client/ltsp-vmclient           %{buildroot}%{_sbindir}/
12cr|ltsp-5.4.4-1|241	install -m 0755 obsolete/qemu-kvm-client/ltsp-qemu-bridge-ifup   %{buildroot}%{_sbindir}/
12cr|ltsp-5.4.4-1|242	install -m 0644 obsolete/qemu-kvm-client/config-vmclient         %{buildroot}%{_sysconfdir}/ltsp/vmclient
12cr|ltsp-5.4.4-1|243	%endif
12cr|ltsp-5.4.4-1|244	
12cr|ltsp-5.4.4-1|245	%post client
12cr|ltsp-5.4.4-1|246	/usr/share/ltsp/ltsp-chroot-setup
12cr|ltsp-5.4.4-1|247	
12cr|ltsp-5.4.4-1|248	%post server
12cr|ltsp-5.4.4-1|249	/sbin/chkconfig --add ltsp-dhcpd
12cr|ltsp-5.4.4-1|250	
12cr|ltsp-5.4.4-1|251	# If initial install, start the ltspbr0 bridge
12cr|ltsp-5.4.4-1|252	# it would come up automatically in the next reboot.
12cr|ltsp-5.4.4-1|253	if [ "$1" == "1" ]; then
12cr|ltsp-5.4.4-1|254	ifup ltspbr0 > /dev/null 2>&1 || :
12cr|ltsp-5.4.4-1|255	fi
12cr|ltsp-5.4.4-1|256	
12cr|ltsp-5.4.4-1|257	# During upgrades fix up config files
12cr|ltsp-5.4.4-1|258	if [ $1 -gt 1 ]; then
12cr|ltsp-5.4.4-1|259	grep -q "flags" /etc/xinetd.d/nbdrootd
12cr|ltsp-5.4.4-1|260	[ $? -eq 1 ] && sed -i -e '/type  /a \\tflags\t\t= KEEPALIVE' /etc/xinetd.d/nbdrootd
12cr|ltsp-5.4.4-1|261	grep -q "flags" /etc/xinetd.d/nbdswapd
12cr|ltsp-5.4.4-1|262	[ $? -eq 1 ] && sed -i -e '/type  /a \\tflags\t\t= KEEPALIVE' /etc/xinetd.d/nbdswapd
12cr|ltsp-5.4.4-1|263	# Add server_args if missing from nbdrootd
12cr|ltsp-5.4.4-1|264	grep -q "server_args" /etc/xinetd.d/nbdrootd
12cr|ltsp-5.4.4-1|265	[ $? -eq 1 ] && sed -i -e '/server  /a \\tserver_args\t= /opt/ltsp/images/i386.img' /etc/xinetd.d/nbdrootd
12cr|ltsp-5.4.4-1|266	# Restart xinetd
12cr|ltsp-5.4.4-1|267	/sbin/service xinetd condrestart > /dev/null 2>&1
12cr|ltsp-5.4.4-1|268	fi
12cr|ltsp-5.4.4-1|269	
12cr|ltsp-5.4.4-1|270	%preun server
12cr|ltsp-5.4.4-1|271	if [ $1 = 0 ]; then
12cr|ltsp-5.4.4-1|272	/sbin/service ltsp-dhcpd status >/dev/null 2>&1
12cr|ltsp-5.4.4-1|273	if [ $? = 3 ]; then
12cr|ltsp-5.4.4-1|274	/sbin/service ltsp-dhcpd stop >/dev/null 2>&1
12cr|ltsp-5.4.4-1|275	fi
12cr|ltsp-5.4.4-1|276	
12cr|ltsp-5.4.4-1|277	/sbin/chkconfig --del ltsp-dhcpd || :
12cr|ltsp-5.4.4-1|278	/sbin/service xinetd reload > /dev/null 2>&1 || :
12cr|ltsp-5.4.4-1|279	fi
12cr|ltsp-5.4.4-1|280	
12cr|ltsp-5.4.4-1|281	%postun server
12cr|ltsp-5.4.4-1|282	if [ $1 -ge 1 ]; then
12cr|ltsp-5.4.4-1|283	/sbin/service ltsp-dhcpd condrestart >/dev/null 2>&1
12cr|ltsp-5.4.4-1|284	fi
12cr|ltsp-5.4.4-1|285	
12cr|ltsp-5.4.4-1|286	%files client
12cr|ltsp-5.4.4-1|287	%defattr(-,root,root,-)
12cr|ltsp-5.4.4-1|288	%{_mandir}/man1/getltscfg.1.*
12cr|ltsp-5.4.4-1|289	%{_bindir}/getltscfg
12cr|ltsp-5.4.4-1|290	%{_bindir}/xatomwait
12cr|ltsp-5.4.4-1|291	%{_bindir}/ltsp-open
12cr|ltsp-5.4.4-1|292	%{_bindir}/ltsp-remoteapps
12cr|ltsp-5.4.4-1|293	%{_bindir}/ltsp-remoteappsd
12cr|ltsp-5.4.4-1|294	%{_sbindir}/ltsp-client-launch
12cr|ltsp-5.4.4-1|295	%{_sbindir}/init-ltsp
12cr|ltsp-5.4.4-1|296	%dir %{_datadir}/ltsp
12cr|ltsp-5.4.4-1|297	%{_datadir}/ltsp/cleanup.d
12cr|ltsp-5.4.4-1|298	%{_datadir}/ltsp/configure-x.sh
12cr|ltsp-5.4.4-1|299	%{_datadir}/ltsp/init-ltsp.d
12cr|ltsp-5.4.4-1|300	%{_datadir}/ltsp/kioskSession
12cr|ltsp-5.4.4-1|301	%{_datadir}/ltsp/ltsp-cleanup
12cr|ltsp-5.4.4-1|302	%{_datadir}/ltsp/ltsp-init-common
12cr|ltsp-5.4.4-1|303	%{_datadir}/ltsp/ltsp-client-common-functions
12cr|ltsp-5.4.4-1|304	%{_datadir}/ltsp/ltsp-client-functions
12cr|ltsp-5.4.4-1|305	%{_datadir}/ltsp/ltsp_config
12cr|ltsp-5.4.4-1|306	%{_datadir}/ltsp/ltsp_config.d
12cr|ltsp-5.4.4-1|307	%{_datadir}/ltsp/nbd-disconnect
12cr|ltsp-5.4.4-1|308	%{_datadir}/ltsp/screen_session
12cr|ltsp-5.4.4-1|309	%{_datadir}/ltsp/screen-x-common
12cr|ltsp-5.4.4-1|310	%{_datadir}/ltsp/screen.d/
12cr|ltsp-5.4.4-1|311	%{_datadir}/ltsp/screen-session.d/
12cr|ltsp-5.4.4-1|312	%{_datadir}/ltsp/udev
12cr|ltsp-5.4.4-1|313	%{_datadir}/ltsp/update-kernels
12cr|ltsp-5.4.4-1|314	%{_datadir}/ltsp/xinitrc
12cr|ltsp-5.4.4-1|315	%{_datadir}/ltsp/xinitrc.d/
12cr|ltsp-5.4.4-1|316	%{_datadir}/ltsp/template/
12cr|ltsp-5.4.4-1|317	%{_datadir}/ldm/rc.d/
12cr|ltsp-5.4.4-1|318	%{_sbindir}/jetpipe
12cr|ltsp-5.4.4-1|319	%{_sbindir}/ltsp-rewrap-latest-kernel
12cr|ltsp-5.4.4-1|320	%{_mandir}/man8/jetpipe.8.*
12cr|ltsp-5.4.4-1|321	%{_datadir}/ltsp/ltsp-chroot-setup
12cr|ltsp-5.4.4-1|322	%{_datadir}/ltsp/chroot-setup.d/
12cr|ltsp-5.4.4-1|323	%{_bindir}/ltsp-localappsd
12cr|ltsp-5.4.4-1|324	%{_bindir}/ltsp-genmenu
12cr|ltsp-5.4.4-1|325	%{_sysconfdir}/sysconfig/mkinitrd.ltsp-template
12cr|ltsp-5.4.4-1|326	%{_sysconfdir}/kernel/postinst.d/ltsp
12cr|ltsp-5.4.4-1|327	%{_sysconfdir}/kernel/prerm.d/ltsp
12cr|ltsp-5.4.4-1|328	%dir %{_localstatedir}/cache/ltsp-localapps/
12cr|ltsp-5.4.4-1|329	
12cr|ltsp-5.4.4-1|330	# readonly-root related files
12cr|ltsp-5.4.4-1|331	%{_sysconfdir}/rwtab.d/*
12cr|ltsp-5.4.4-1|332	%{_localstatedir}/lib/random-seed
12cr|ltsp-5.4.4-1|333	%config(noreplace) %{_sysconfdir}/lts.conf
12cr|ltsp-5.4.4-1|334	
12cr|ltsp-5.4.4-1|335	%files server
12cr|ltsp-5.4.4-1|336	%doc COPYING TODO
12cr|ltsp-5.4.4-1|337	%dir %{_localstatedir}/lib/ltsp/
12cr|ltsp-5.4.4-1|338	%attr(700,nobody,nobody) %dir %{_localstatedir}/lib/ltsp/swapfiles/
12cr|ltsp-5.4.4-1|339	%dir %{_tftpdir}/
12cr|ltsp-5.4.4-1|340	%dir %{_tftpdir}/ltsp/
12cr|ltsp-5.4.4-1|341	%dir %{_tftpdir}/ltsp/i386/
12cr|ltsp-5.4.4-1|342	%dir %{_tftpdir}/ltsp/i386/pxelinux.cfg/
12cr|ltsp-5.4.4-1|343	%dir %{_tftpdir}/ltsp/x86_64/
12cr|ltsp-5.4.4-1|344	%dir %{_tftpdir}/ltsp/x86_64/pxelinux.cfg/
12cr|ltsp-5.4.4-1|345	%dir %{_tftpdir}/ltsp/ppc/
12cr|ltsp-5.4.4-1|346	%dir %{_tftpdir}/ltsp/ppc64/
12cr|ltsp-5.4.4-1|347	%ifarch %{ix86} x86_64
12cr|ltsp-5.4.4-1|348	%{_tftpdir}/ltsp/i386/pxelinux.0
12cr|ltsp-5.4.4-1|349	%{_tftpdir}/ltsp/x86_64/pxelinux.0
12cr|ltsp-5.4.4-1|350	%endif
12cr|ltsp-5.4.4-1|351	%config(noreplace) %{_tftpdir}/ltsp/i386/pxelinux.cfg/default
12cr|ltsp-5.4.4-1|352	%config(noreplace) %{_tftpdir}/ltsp/x86_64/pxelinux.cfg/default
12cr|ltsp-5.4.4-1|353	%config(noreplace) %{_tftpdir}/ltsp/ppc/yaboot.conf
12cr|ltsp-5.4.4-1|354	%config(noreplace) %{_tftpdir}/ltsp/ppc64/yaboot.conf
12cr|ltsp-5.4.4-1|355	%{_bindir}/ltsp-localapps
12cr|ltsp-5.4.4-1|356	
12cr|ltsp-5.4.4-1|357	%dir /opt/ltsp
12cr|ltsp-5.4.4-1|358	%dir /opt/ltsp/images
12cr|ltsp-5.4.4-1|359	
12cr|ltsp-5.4.4-1|360	%{_sbindir}/ltsp-build-client
12cr|ltsp-5.4.4-1|361	%{_datadir}/ltsp/plugins/
12cr|ltsp-5.4.4-1|362	%{_sbindir}/ltsp-prepare-kernel
12cr|ltsp-5.4.4-1|363	%{_sbindir}/ltsp-server-initialize
12cr|ltsp-5.4.4-1|364	%{_sbindir}/ltsp-update-kernels
12cr|ltsp-5.4.4-1|365	%{_sbindir}/ltsp-update-image
12cr|ltsp-5.4.4-1|366	%{_datadir}/ltsp/scripts/
12cr|ltsp-5.4.4-1|367	%{_datadir}/ltsp/scripts.d/
12cr|ltsp-5.4.4-1|368	%{_datadir}/ltsp/chkconfig.d/
12cr|ltsp-5.4.4-1|369	%{_datadir}/ltsp/mksquashfs-exclude
12cr|ltsp-5.4.4-1|370	%{_datadir}/ltsp/ltsp-server-common-functions
12cr|ltsp-5.4.4-1|371	%{_datadir}/ltsp/ltsp-server-functions
12cr|ltsp-5.4.4-1|372	%{_sbindir}/ltsp-update-sshkeys
12cr|ltsp-5.4.4-1|373	%{_sbindir}/nbdrootd
12cr|ltsp-5.4.4-1|374	%{_sbindir}/nbdswapd
12cr|ltsp-5.4.4-1|375	%{_sbindir}/chroot-creator
12cr|ltsp-5.4.4-1|376	%{_sbindir}/ltsp-chroot
12cr|ltsp-5.4.4-1|377	%{_sbindir}/ltsp-info
12cr|ltsp-5.4.4-1|378	%{_sbindir}/ltsp-swapfile-delete
12cr|ltsp-5.4.4-1|379	%{_sysconfdir}/cron.daily/ltsp-swapfile-delete
12cr|ltsp-5.4.4-1|380	%{_sysconfdir}/init.d/ltsp-dhcpd
12cr|ltsp-5.4.4-1|381	%{_sysconfdir}/sysconfig/ltspdist
12cr|ltsp-5.4.4-1|382	%config(noreplace) %{_sysconfdir}/xinetd.d/nbdrootd
12cr|ltsp-5.4.4-1|383	%config(noreplace) %{_sysconfdir}/xinetd.d/nbdswapd
12cr|ltsp-5.4.4-1|384	%dir %{_sysconfdir}/ltsp/
12cr|ltsp-5.4.4-1|385	# Configuration Files
12cr|ltsp-5.4.4-1|386	%config(noreplace) %{_sysconfdir}/sysconfig/ltsp-dhcpd
12cr|ltsp-5.4.4-1|387	%config(noreplace) %{_sysconfdir}/sysconfig/network-scripts/ifcfg-ltspbr0
12cr|ltsp-5.4.4-1|388	%config(noreplace) %{_sysconfdir}/ltsp/nbdswapd.conf
12cr|ltsp-5.4.4-1|389	%config(noreplace) %{_sysconfdir}/ltsp/ltsp-build-client.conf
12cr|ltsp-5.4.4-1|390	%config(noreplace) %{_sysconfdir}/ltsp/ltsp-server.conf
12cr|ltsp-5.4.4-1|391	%config(noreplace) %{_sysconfdir}/ltsp/dhcpd.conf
12cr|ltsp-5.4.4-1|392	%config(noreplace) %{_sysconfdir}/ltsp/ltsp-update-kernels.conf
12cr|ltsp-5.4.4-1|393	%config(noreplace) %{_sysconfdir}/ltsp/ltsp-update-image.excludes
12cr|ltsp-5.4.4-1|394	%{_sysconfdir}/ltsp/kickstart/
12cr|ltsp-5.4.4-1|395	%{_sysconfdir}/ltsp/dracut/
12cr|ltsp-5.4.4-1|396	%config(noreplace) %{_tftpdir}/ltsp/*/lts.conf
12cr|ltsp-5.4.4-1|397	
12cr|ltsp-5.4.4-1|398	%ifarch %{ix86} x86_64
12cr|ltsp-5.4.4-1|399	%files vmclient
12cr|ltsp-5.4.4-1|400	%defattr(-,root,root,-)
12cr|ltsp-5.4.4-1|401	%{_sbindir}/ltsp-vmclient
12cr|ltsp-5.4.4-1|402	%{_sbindir}/ltsp-qemu-bridge-ifup
12cr|ltsp-5.4.4-1|403	%config(noreplace) %{_sysconfdir}/ltsp/vmclient
12cr|ltsp-5.4.4-1|404	%endif
12cr|ltsp-5.4.4-1|405	
12cr|ltsp-5.4.4-1|406	
12cr|ltsp-5.4.4-1|407	%changelog
12cr|ltsp-5.4.4-1|408	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 5.2.4-1mdv2011.0
12cr|ltsp-5.4.4-1|409	+ Revision: 645290
12cr|ltsp-5.4.4-1|410	- update to new version 5.2.4
12cr|ltsp-5.4.4-1|411	
12cr|ltsp-5.4.4-1|412	* Tue Dec 07 2010 Funda Wang <fwang@mandriva.org> 5.2-2mdv2011.0
12cr|ltsp-5.4.4-1|413	+ Revision: 613564
12cr|ltsp-5.4.4-1|414	- update file list
12cr|ltsp-5.4.4-1|415	
12cr|ltsp-5.4.4-1|416	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ltsp-5.4.4-1|417	- the mass rebuild of 2010.1 packages
12cr|ltsp-5.4.4-1|418	
12cr|ltsp-5.4.4-1|419	* Sun Mar 07 2010 Sandro Cazzaniga <kharec@mandriva.org> 5.2-1mdv2010.1
12cr|ltsp-5.4.4-1|420	+ Revision: 515475
12cr|ltsp-5.4.4-1|421	- update to 5.2
12cr|ltsp-5.4.4-1|422	
12cr|ltsp-5.4.4-1|423	* Thu Jan 28 2010 Frederik Himpe <fhimpe@mandriva.org> 5.1.99-1mdv2010.1
12cr|ltsp-5.4.4-1|424	+ Revision: 497715
12cr|ltsp-5.4.4-1|425	- update to new version 5.1.99
12cr|ltsp-5.4.4-1|426	
12cr|ltsp-5.4.4-1|427	* Wed Jan 06 2010 Frederik Himpe <fhimpe@mandriva.org> 5.1.98-1mdv2010.1
12cr|ltsp-5.4.4-1|428	+ Revision: 486805
12cr|ltsp-5.4.4-1|429	- update to new version 5.1.98
12cr|ltsp-5.4.4-1|430	
12cr|ltsp-5.4.4-1|431	* Tue Dec 15 2009 Frederik Himpe <fhimpe@mandriva.org> 5.1.96-1mdv2010.1
12cr|ltsp-5.4.4-1|432	+ Revision: 479103
12cr|ltsp-5.4.4-1|433	- update to new version 5.1.96
12cr|ltsp-5.4.4-1|434	
12cr|ltsp-5.4.4-1|435	* Sat Nov 21 2009 Frederik Himpe <fhimpe@mandriva.org> 5.1.93-1mdv2010.1
12cr|ltsp-5.4.4-1|436	+ Revision: 468600
12cr|ltsp-5.4.4-1|437	- update to new version 5.1.93
12cr|ltsp-5.4.4-1|438	
12cr|ltsp-5.4.4-1|439	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 5.1.90-1mdv2010.1
12cr|ltsp-5.4.4-1|440	+ Revision: 462698
12cr|ltsp-5.4.4-1|441	- update to new version 5.1.90
12cr|ltsp-5.4.4-1|442	
12cr|ltsp-5.4.4-1|443	* Wed Sep 23 2009 Frederik Himpe <fhimpe@mandriva.org> 5.1.87-1mdv2010.0
12cr|ltsp-5.4.4-1|444	+ Revision: 448010
12cr|ltsp-5.4.4-1|445	- update to new version 5.1.87
12cr|ltsp-5.4.4-1|446	
12cr|ltsp-5.4.4-1|447	* Wed Sep 09 2009 Frederik Himpe <fhimpe@mandriva.org> 5.1.85-1mdv2010.0
12cr|ltsp-5.4.4-1|448	+ Revision: 436052
12cr|ltsp-5.4.4-1|449	- update to new version 5.1.85
12cr|ltsp-5.4.4-1|450	
12cr|ltsp-5.4.4-1|451	* Mon Aug 24 2009 Frederik Himpe <fhimpe@mandriva.org> 5.1.83-1mdv2010.0
12cr|ltsp-5.4.4-1|452	+ Revision: 420497
12cr|ltsp-5.4.4-1|453	- update to new version 5.1.83
12cr|ltsp-5.4.4-1|454	
12cr|ltsp-5.4.4-1|455	* Thu Aug 06 2009 Frederik Himpe <fhimpe@mandriva.org> 5.1.81-1mdv2010.0
12cr|ltsp-5.4.4-1|456	+ Revision: 410948
12cr|ltsp-5.4.4-1|457	- update to new version 5.1.81
12cr|ltsp-5.4.4-1|458	
12cr|ltsp-5.4.4-1|459	* Tue Aug 04 2009 Frederik Himpe <fhimpe@mandriva.org> 5.1.79-1mdv2010.0
12cr|ltsp-5.4.4-1|460	+ Revision: 409370
12cr|ltsp-5.4.4-1|461	- Update to new version 5.1.79
12cr|ltsp-5.4.4-1|462	
12cr|ltsp-5.4.4-1|463	* Thu Mar 19 2009 Jérôme Soyer <saispo@mandriva.org> 5.1.58-3mdv2009.1
12cr|ltsp-5.4.4-1|464	+ Revision: 357701
12cr|ltsp-5.4.4-1|465	- Fix bug 48033
12cr|ltsp-5.4.4-1|466	- Fix bug 48033
12cr|ltsp-5.4.4-1|467	
12cr|ltsp-5.4.4-1|468	* Mon Feb 23 2009 Jérôme Soyer <saispo@mandriva.org> 5.1.58-2mdv2009.1
12cr|ltsp-5.4.4-1|469	+ Revision: 344115
12cr|ltsp-5.4.4-1|470	- Fix bug 48141
12cr|ltsp-5.4.4-1|471	
12cr|ltsp-5.4.4-1|472	* Wed Feb 11 2009 Jérôme Soyer <saispo@mandriva.org> 5.1.58-1mdv2009.1
12cr|ltsp-5.4.4-1|473	+ Revision: 339419
12cr|ltsp-5.4.4-1|474	- Fix BR
12cr|ltsp-5.4.4-1|475	- New upstream release
12cr|ltsp-5.4.4-1|476	
12cr|ltsp-5.4.4-1|477	* Thu Jan 15 2009 Jérôme Soyer <saispo@mandriva.org> 5.1.44-1mdv2009.1
12cr|ltsp-5.4.4-1|478	+ Revision: 329834
12cr|ltsp-5.4.4-1|479	- Fix RPM Group
12cr|ltsp-5.4.4-1|480	- import ltsp
12cr|ltsp-5.4.4-1|481	
12cr|ltsp-5.4.4-1|482	

2942 12
12cr|ltspfs-0.7-1|1	Summary: 	Tool used to mount local media on an Xterminal from the terminals serveur
12cr|ltspfs-0.7-1|2	Name:		ltspfs
12cr|ltspfs-0.7-1|3	Version:	0.7
12cr|ltspfs-0.7-1|4	Release:	%mkrel 1
12cr|ltspfs-0.7-1|5	License:	GPL
12cr|ltspfs-0.7-1|6	Group:		System/Servers
12cr|ltspfs-0.7-1|7	URL:		http://wiki.ltsp.org/twiki/bin/view/Ltsp/LtspFS
12cr|ltspfs-0.7-1|8	Source:		http://ftp.fr.debian.org/debian/pool/main/l/ltspfs/%{name}_%{version}.orig.tar.gz
12cr|ltspfs-0.7-1|9	BuildRequires:	fuse-devel fuse libx11-devel glib2-devel
12cr|ltspfs-0.7-1|10	Requires:	fuse
12cr|ltspfs-0.7-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ltspfs-0.7-1|12	
12cr|ltspfs-0.7-1|13	%package -n ltspfsd
12cr|ltspfs-0.7-1|14	Group:          System/Servers
12cr|ltspfs-0.7-1|15	Summary:        LTSP file system, userspace FUSE module that runs on a server
12cr|ltspfs-0.7-1|16	Requires:      x11-tools
12cr|ltspfs-0.7-1|17	Requires:      x11-util-cf-files
12cr|ltspfs-0.7-1|18	#Requires:      x11-util-cf-files-debug
12cr|ltspfs-0.7-1|19	Requires:      x11-util-macros
12cr|ltspfs-0.7-1|20	Requires:      x11-util-modular
12cr|ltspfs-0.7-1|21	
12cr|ltspfs-0.7-1|22	%description
12cr|ltspfs-0.7-1|23	ltspfs is a remote filesystem consisting of two parts:
12cr|ltspfs-0.7-1|24	1) A network server daemon that runs on the LTSP terminal.
12cr|ltspfs-0.7-1|25	2) A FUSE module that runs in user-space on the server, that connects with
12cr|ltspfs-0.7-1|26	the daemon on the client.
12cr|ltspfs-0.7-1|27	
12cr|ltspfs-0.7-1|28	The goals of ltspfs are:
12cr|ltspfs-0.7-1|29	
12cr|ltspfs-0.7-1|30	1. Provide a lightweight file access mechanism that will be feasable on
12cr|ltspfs-0.7-1|31	lower end hardware.
12cr|ltspfs-0.7-1|32	2. Provide a stateless file access method that will feature "atomic" reads
12cr|ltspfs-0.7-1|33	and writes to minimize impact from client network disruptions.
12cr|ltspfs-0.7-1|34	3. Provide a network filesystem that handles client reboots and
12cr|ltspfs-0.7-1|35	disconnections in a manner that doesn't leave inaccesible, unmountable
12cr|ltspfs-0.7-1|36	filesystems on the LTSP server.
12cr|ltspfs-0.7-1|37	4. Provide a network filesystem that can easily handle the oddities of
12cr|ltspfs-0.7-1|38	dealing with removable media, and integrate well with udev (LTSP's
12cr|ltspfs-0.7-1|39	preferred device handling support).
12cr|ltspfs-0.7-1|40	
12cr|ltspfs-0.7-1|41	%description -n ltspfsd
12cr|ltspfs-0.7-1|42	Fuse based remote filesystem daemon for LTSP thin clients
12cr|ltspfs-0.7-1|43	LtspFS is a remote filesystem consisting of two parts:
12cr|ltspfs-0.7-1|44	1) A network server daemon that runs on the LTSP terminal.
12cr|ltspfs-0.7-1|45	2) A FUSE module that runs in userspace on the server, that connects with
12cr|ltspfs-0.7-1|46	the daemon on the client.
12cr|ltspfs-0.7-1|47	This package contains the daemon to be run on the LTSP thin client.
12cr|ltspfs-0.7-1|48	
12cr|ltspfs-0.7-1|49	%prep
12cr|ltspfs-0.7-1|50	
12cr|ltspfs-0.7-1|51	%setup -q
12cr|ltspfs-0.7-1|52	
12cr|ltspfs-0.7-1|53	%build
12cr|ltspfs-0.7-1|54	%configure
12cr|ltspfs-0.7-1|55	%make
12cr|ltspfs-0.7-1|56	
12cr|ltspfs-0.7-1|57	%install
12cr|ltspfs-0.7-1|58	rm -rf %{buildroot}
12cr|ltspfs-0.7-1|59	mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/run/devices/
12cr|ltspfs-0.7-1|60	%make DESTDIR=%{buildroot} install
12cr|ltspfs-0.7-1|61	
12cr|ltspfs-0.7-1|62	%clean
12cr|ltspfs-0.7-1|63	rm -rf %{buildroot}
12cr|ltspfs-0.7-1|64	
12cr|ltspfs-0.7-1|65	%files
12cr|ltspfs-0.7-1|66	%defattr(-,root,root,-)
12cr|ltspfs-0.7-1|67	%doc COPYING ChangeLog
12cr|ltspfs-0.7-1|68	%{_bindir}/ltspfs
12cr|ltspfs-0.7-1|69	%attr(4755,root,root) %{_bindir}/lbmount
12cr|ltspfs-0.7-1|70	%{_sbindir}/ltspfsmounter
12cr|ltspfs-0.7-1|71	%{_mandir}/man1/ltspfs.1*
12cr|ltspfs-0.7-1|72	%{_mandir}/man1/lbmount.1*
12cr|ltspfs-0.7-1|73	%{_mandir}/man1/ltspfsmounter.1*
12cr|ltspfs-0.7-1|74	
12cr|ltspfs-0.7-1|75	%files -n ltspfsd
12cr|ltspfs-0.7-1|76	%defattr(-,root,root,-)
12cr|ltspfs-0.7-1|77	%{_bindir}/ltspfsd
12cr|ltspfs-0.7-1|78	%{_sbindir}/cdpinger
12cr|ltspfs-0.7-1|79	%{_sbindir}/ltspfs_mount
12cr|ltspfs-0.7-1|80	%{_sbindir}/ltspfs_umount
12cr|ltspfs-0.7-1|81	%{_sysconfdir}/udev/rules.d/88-ltsp.rules
12cr|ltspfs-0.7-1|82	/lib/udev/ltspfs_entry
12cr|ltspfs-0.7-1|83	%{_datadir}/ldm/
12cr|ltspfs-0.7-1|84	%{_datadir}/ltsp/xinitrc.d/I05-set-ltspfs_token
12cr|ltspfs-0.7-1|85	%{_mandir}/man1/ltspfsd.1*
12cr|ltspfs-0.7-1|86	%{_mandir}/man1/cdpinger.1*
12cr|ltspfs-0.7-1|87	%{_mandir}/man1/ltspfs_mount.1*
12cr|ltspfs-0.7-1|88	%{_mandir}/man1/ltspfs_umount.1*
12cr|ltspfs-0.7-1|89	%dir %{_localstatedir}/run/devices/
12cr|ltspfs-0.7-1|90	
12cr|ltspfs-0.7-1|91	
12cr|ltspfs-0.7-1|92	%changelog
12cr|ltspfs-0.7-1|93	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.7-1mdv2011.0
12cr|ltspfs-0.7-1|94	+ Revision: 645298
12cr|ltspfs-0.7-1|95	- update to new version 0.7
12cr|ltspfs-0.7-1|96	
12cr|ltspfs-0.7-1|97	* Thu Feb 17 2011 Sergio Rafael Lemke <sergio@mandriva.com> 0.6-3
12cr|ltspfs-0.7-1|98	+ Revision: 638257
12cr|ltspfs-0.7-1|99	- Remove requires on x11-util-cf-files-debug
12cr|ltspfs-0.7-1|100	
12cr|ltspfs-0.7-1|101	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-2mdv2011.0
12cr|ltspfs-0.7-1|102	+ Revision: 612776
12cr|ltspfs-0.7-1|103	- the mass rebuild of 2010.1 packages
12cr|ltspfs-0.7-1|104	
12cr|ltspfs-0.7-1|105	* Fri Feb 19 2010 Frederik Himpe <fhimpe@mandriva.org> 0.6-1mdv2010.1
12cr|ltspfs-0.7-1|106	+ Revision: 508527
12cr|ltspfs-0.7-1|107	- update to new version 0.6
12cr|ltspfs-0.7-1|108	
12cr|ltspfs-0.7-1|109	* Mon Jan 18 2010 Frederik Himpe <fhimpe@mandriva.org> 0.5.14-1mdv2010.1
12cr|ltspfs-0.7-1|110	+ Revision: 493274
12cr|ltspfs-0.7-1|111	- update to new version 0.5.14
12cr|ltspfs-0.7-1|112	
12cr|ltspfs-0.7-1|113	* Mon Jul 20 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.13-1mdv2010.0
12cr|ltspfs-0.7-1|114	+ Revision: 398120
12cr|ltspfs-0.7-1|115	- Update to new version 0.5.13
12cr|ltspfs-0.7-1|116	
12cr|ltspfs-0.7-1|117	* Mon Jun 08 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.12-1mdv2010.0
12cr|ltspfs-0.7-1|118	+ Revision: 384103
12cr|ltspfs-0.7-1|119	- Update to new version 0.5.12
12cr|ltspfs-0.7-1|120	
12cr|ltspfs-0.7-1|121	* Thu Jan 15 2009 Jérôme Soyer <saispo@mandriva.org> 0.5.8-1mdv2009.1
12cr|ltspfs-0.7-1|122	+ Revision: 329811
12cr|ltspfs-0.7-1|123	- Fix BR
12cr|ltspfs-0.7-1|124	- Fix Requiers
12cr|ltspfs-0.7-1|125	- New upstream release
12cr|ltspfs-0.7-1|126	
12cr|ltspfs-0.7-1|127	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.1-3mdv2009.0
12cr|ltspfs-0.7-1|128	+ Revision: 222692
12cr|ltspfs-0.7-1|129	- buildrequires fuse-devel instead of libfuse-devel
12cr|ltspfs-0.7-1|130	- rebuild
12cr|ltspfs-0.7-1|131	- kill re-definition of %%buildroot on Pixel's request
12cr|ltspfs-0.7-1|132	
12cr|ltspfs-0.7-1|133	+ Olivier Blin <oblin@mandriva.com>
12cr|ltspfs-0.7-1|134	- restore BuildRoot
12cr|ltspfs-0.7-1|135	
12cr|ltspfs-0.7-1|136	
12cr|ltspfs-0.7-1|137	* Wed Feb 07 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdv2007.0
12cr|ltspfs-0.7-1|138	+ Revision: 117099
12cr|ltspfs-0.7-1|139	- Import ltspfs
12cr|ltspfs-0.7-1|140	
12cr|ltspfs-0.7-1|141	* Fri Sep 29 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdk
12cr|ltspfs-0.7-1|142	- initial Mandriva package (mille-xterm import)
12cr|ltspfs-0.7-1|143	

2943 12
12cr|ltspfsd-0.1-3|1	%define fuseversion 2.5.2
12cr|ltspfsd-0.1-3|2	
12cr|ltspfsd-0.1-3|3	Summary: 	Tool used to mount local media on an Xterminal from the terminals serveur
12cr|ltspfsd-0.1-3|4	Name:		ltspfsd
12cr|ltspfsd-0.1-3|5	Version:	0.1
12cr|ltspfsd-0.1-3|6	Release:	3
12cr|ltspfsd-0.1-3|7	License:	GPL
12cr|ltspfsd-0.1-3|8	Group:		System/Servers
12cr|ltspfsd-0.1-3|9	URL:		http://wiki.ltsp.org/twiki/bin/view/Ltsp/LtspFS
12cr|ltspfsd-0.1-3|10	Source:		%{name}-%{version}.tar.bz2
12cr|ltspfsd-0.1-3|11	BuildRequires:	fuse-devel >= %{fuseversion}
12cr|ltspfsd-0.1-3|12	BuildRequires:	X11-devel
12cr|ltspfsd-0.1-3|13	Requires:	fuse >= %{fuseversion}
12cr|ltspfsd-0.1-3|14	Patch1:         mounthal.ltspfs.patch
12cr|ltspfsd-0.1-3|15	
12cr|ltspfsd-0.1-3|16	%description
12cr|ltspfsd-0.1-3|17	ltspfs is a remote filesystem consisting of two parts:
12cr|ltspfsd-0.1-3|18	1) A network server daemon that runs on the LTSP terminal.
12cr|ltspfsd-0.1-3|19	2) A FUSE module that runs in user-space on the server, that connects with
12cr|ltspfsd-0.1-3|20	the daemon on the client.
12cr|ltspfsd-0.1-3|21	
12cr|ltspfsd-0.1-3|22	The goals of ltspfs are:
12cr|ltspfsd-0.1-3|23	
12cr|ltspfsd-0.1-3|24	1. Provide a lightweight file access mechanism that will be feasable on
12cr|ltspfsd-0.1-3|25	lower end hardware.
12cr|ltspfsd-0.1-3|26	2. Provide a stateless file access method that will feature "atomic" reads
12cr|ltspfsd-0.1-3|27	and writes to minimize impact from client network disruptions.
12cr|ltspfsd-0.1-3|28	3. Provide a network filesystem that handles client reboots and
12cr|ltspfsd-0.1-3|29	disconnections in a manner that doesn't leave inaccesible, unmountable
12cr|ltspfsd-0.1-3|30	filesystems on the LTSP server.
12cr|ltspfsd-0.1-3|31	4. Provide a network filesystem that can easily handle the oddities of
12cr|ltspfsd-0.1-3|32	dealing with removable media, and integrate well with udev (LTSP's
12cr|ltspfsd-0.1-3|33	preferred device handling support).
12cr|ltspfsd-0.1-3|34	
12cr|ltspfsd-0.1-3|35	
12cr|ltspfsd-0.1-3|36	%prep
12cr|ltspfsd-0.1-3|37	
12cr|ltspfsd-0.1-3|38	%setup -q
12cr|ltspfsd-0.1-3|39	%patch1
12cr|ltspfsd-0.1-3|40	
12cr|ltspfsd-0.1-3|41	%build
12cr|ltspfsd-0.1-3|42	export LDFLAGS="-lXau"
12cr|ltspfsd-0.1-3|43	rm -rf .deps autom4te.cache
12cr|ltspfsd-0.1-3|44	
12cr|ltspfsd-0.1-3|45	%configure2_5x
12cr|ltspfsd-0.1-3|46	
12cr|ltspfsd-0.1-3|47	%make
12cr|ltspfsd-0.1-3|48	
12cr|ltspfsd-0.1-3|49	%install
12cr|ltspfsd-0.1-3|50	rm -rf %{buildroot}
12cr|ltspfsd-0.1-3|51	
12cr|ltspfsd-0.1-3|52	%makeinstall
12cr|ltspfsd-0.1-3|53	
12cr|ltspfsd-0.1-3|54	%clean
12cr|ltspfsd-0.1-3|55	rm -rf %{buildroot}
12cr|ltspfsd-0.1-3|56	
12cr|ltspfsd-0.1-3|57	%files
12cr|ltspfsd-0.1-3|58	%defattr(-,root,root)
12cr|ltspfsd-0.1-3|59	%doc AUTHORS COPYING ChangeLog README
12cr|ltspfsd-0.1-3|60	%attr(0755,root,root) %{_bindir}/%{name}
12cr|ltspfsd-0.1-3|61	
12cr|ltspfsd-0.1-3|62	
12cr|ltspfsd-0.1-3|63	
12cr|ltspfsd-0.1-3|64	
12cr|ltspfsd-0.1-3|65	%changelog
12cr|ltspfsd-0.1-3|66	* Tue Jun 17 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1-2mdv2009.0
12cr|ltspfsd-0.1-3|67	+ Revision: 222693
12cr|ltspfsd-0.1-3|68	- buildrequires fuse-devel instead of libfuse-devel
12cr|ltspfsd-0.1-3|69	- rebuild
12cr|ltspfsd-0.1-3|70	- kill re-definition of %%buildroot on Pixel's request
12cr|ltspfsd-0.1-3|71	- buildrequires X11-devel instead of XFree86-devel
12cr|ltspfsd-0.1-3|72	
12cr|ltspfsd-0.1-3|73	+ Olivier Blin <oblin@mandriva.com>
12cr|ltspfsd-0.1-3|74	- restore BuildRoot
12cr|ltspfsd-0.1-3|75	
12cr|ltspfsd-0.1-3|76	
12cr|ltspfsd-0.1-3|77	* Wed Feb 07 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdv2007.0
12cr|ltspfsd-0.1-3|78	+ Revision: 117101
12cr|ltspfsd-0.1-3|79	- Import ltspfsd
12cr|ltspfsd-0.1-3|80	
12cr|ltspfsd-0.1-3|81	* Fri Sep 29 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdk
12cr|ltspfsd-0.1-3|82	- initial Mandriva package (mille-xterm import)
12cr|ltspfsd-0.1-3|83	

2944 12
12cr|ltsp-hwlists-0.02-4|1	Summary:	LTSP hardware lists
12cr|ltsp-hwlists-0.02-4|2	Name:		ltsp-hwlists
12cr|ltsp-hwlists-0.02-4|3	Version:	0.02
12cr|ltsp-hwlists-0.02-4|4	Release:	%mkrel 4
12cr|ltsp-hwlists-0.02-4|5	License:	GPL
12cr|ltsp-hwlists-0.02-4|6	Group:		System/Servers
12cr|ltsp-hwlists-0.02-4|7	URL:		http://www.ltsp.org
12cr|ltsp-hwlists-0.02-4|8	Source0:	pci_scan-lists.tar.bz2
12cr|ltsp-hwlists-0.02-4|9	BuildRoot:	%{_tmppath}/%{name}-root
12cr|ltsp-hwlists-0.02-4|10	
12cr|ltsp-hwlists-0.02-4|11	%description
12cr|ltsp-hwlists-0.02-4|12	This package contains LTSP hardware lists for use with pci_scan. It includes a
12cr|ltsp-hwlists-0.02-4|13	network card list, video card list, sound card list and usb controller list.
12cr|ltsp-hwlists-0.02-4|14	
12cr|ltsp-hwlists-0.02-4|15	%prep
12cr|ltsp-hwlists-0.02-4|16	
12cr|ltsp-hwlists-0.02-4|17	%setup -q -c -T -a0
12cr|ltsp-hwlists-0.02-4|18	
12cr|ltsp-hwlists-0.02-4|19	%build
12cr|ltsp-hwlists-0.02-4|20	
12cr|ltsp-hwlists-0.02-4|21	%install
12cr|ltsp-hwlists-0.02-4|22	rm -rf %{buildroot}
12cr|ltsp-hwlists-0.02-4|23	
12cr|ltsp-hwlists-0.02-4|24	install -d %{buildroot}%{_sysconfdir}
12cr|ltsp-hwlists-0.02-4|25	
12cr|ltsp-hwlists-0.02-4|26	install -m0644 audiolist %{buildroot}%{_sysconfdir}
12cr|ltsp-hwlists-0.02-4|27	install -m0644 audiolist.alsa %{buildroot}%{_sysconfdir}
12cr|ltsp-hwlists-0.02-4|28	install -m0644 audiolist.bestdriver %{buildroot}%{_sysconfdir}
12cr|ltsp-hwlists-0.02-4|29	install -m0644 niclist %{buildroot}%{_sysconfdir}
12cr|ltsp-hwlists-0.02-4|30	install -m0644 usblist %{buildroot}%{_sysconfdir}
12cr|ltsp-hwlists-0.02-4|31	install -m0644 vidlist %{buildroot}%{_sysconfdir}
12cr|ltsp-hwlists-0.02-4|32	
12cr|ltsp-hwlists-0.02-4|33	%clean
12cr|ltsp-hwlists-0.02-4|34	rm -rf %{buildroot}
12cr|ltsp-hwlists-0.02-4|35	
12cr|ltsp-hwlists-0.02-4|36	%files
12cr|ltsp-hwlists-0.02-4|37	%defattr(-,root,root)
12cr|ltsp-hwlists-0.02-4|38	%attr(0644,root,root) %config (noreplace) %{_sysconfdir}/audiolist
12cr|ltsp-hwlists-0.02-4|39	%attr(0644,root,root) %config (noreplace) %{_sysconfdir}/audiolist.alsa
12cr|ltsp-hwlists-0.02-4|40	%attr(0644,root,root) %config (noreplace) %{_sysconfdir}/audiolist.bestdriver
12cr|ltsp-hwlists-0.02-4|41	%attr(0644,root,root) %config (noreplace) %{_sysconfdir}/niclist
12cr|ltsp-hwlists-0.02-4|42	%attr(0644,root,root) %config (noreplace) %{_sysconfdir}/usblist
12cr|ltsp-hwlists-0.02-4|43	%attr(0644,root,root) %config (noreplace) %{_sysconfdir}/vidlist
12cr|ltsp-hwlists-0.02-4|44	
12cr|ltsp-hwlists-0.02-4|45	
12cr|ltsp-hwlists-0.02-4|46	
12cr|ltsp-hwlists-0.02-4|47	
12cr|ltsp-hwlists-0.02-4|48	%changelog
12cr|ltsp-hwlists-0.02-4|49	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.02-4mdv2010.0
12cr|ltsp-hwlists-0.02-4|50	+ Revision: 429880
12cr|ltsp-hwlists-0.02-4|51	- rebuild
12cr|ltsp-hwlists-0.02-4|52	
12cr|ltsp-hwlists-0.02-4|53	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.02-3mdv2009.0
12cr|ltsp-hwlists-0.02-4|54	+ Revision: 251501
12cr|ltsp-hwlists-0.02-4|55	- rebuild
12cr|ltsp-hwlists-0.02-4|56	
12cr|ltsp-hwlists-0.02-4|57	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.02-1mdv2008.1
12cr|ltsp-hwlists-0.02-4|58	+ Revision: 140933
12cr|ltsp-hwlists-0.02-4|59	- restore BuildRoot
12cr|ltsp-hwlists-0.02-4|60	
12cr|ltsp-hwlists-0.02-4|61	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ltsp-hwlists-0.02-4|62	- kill re-definition of %%buildroot on Pixel's request
12cr|ltsp-hwlists-0.02-4|63	
12cr|ltsp-hwlists-0.02-4|64	
12cr|ltsp-hwlists-0.02-4|65	* Wed Feb 07 2007 Oden Eriksson <oeriksson@mandriva.com> 0.02-1mdv2007.0
12cr|ltsp-hwlists-0.02-4|66	+ Revision: 117097
12cr|ltsp-hwlists-0.02-4|67	- Import ltsp-hwlists
12cr|ltsp-hwlists-0.02-4|68	
12cr|ltsp-hwlists-0.02-4|69	* Fri Sep 29 2006 Oden Eriksson <oeriksson@mandriva.com> 0.02-1mdk
12cr|ltsp-hwlists-0.02-4|70	- initial Mandriva package (mille-xterm import)
12cr|ltsp-hwlists-0.02-4|71	

2945 12
12cr|ltsp-utils-0.25-2|1	Summary:   Linux Terminal Server Project (ltsp.org) utilities
12cr|ltsp-utils-0.25-2|2	Name:      ltsp-utils
12cr|ltsp-utils-0.25-2|3	Version:   0.25
12cr|ltsp-utils-0.25-2|4	Release:   %mkrel 2
12cr|ltsp-utils-0.25-2|5	License:   GPL
12cr|ltsp-utils-0.25-2|6	URL:       http://www.ltsp.org
12cr|ltsp-utils-0.25-2|7	Group:     System/Servers
12cr|ltsp-utils-0.25-2|8	Source:    http://ltsp.mirrors.tds.net/pub/ltsp/utils/%{name}-%{version}-0.tgz
12cr|ltsp-utils-0.25-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ltsp-utils-0.25-2|10	BuildArch: noarch
12cr|ltsp-utils-0.25-2|11	Requires:  dhcp
12cr|ltsp-utils-0.25-2|12	Requires:  nfs-utils
12cr|ltsp-utils-0.25-2|13	Requires:  tftp-server
12cr|ltsp-utils-0.25-2|14	Requires:  perl(LWP), perl(URI), perl(Digest::MD5), perl(Term::Cap)
12cr|ltsp-utils-0.25-2|15	
12cr|ltsp-utils-0.25-2|16	%description
12cr|ltsp-utils-0.25-2|17	This package includes the following utilities for LTSP server:
12cr|ltsp-utils-0.25-2|18	ltspadmin   For installing and managing the packages
12cr|ltsp-utils-0.25-2|19	on an LTSP server.
12cr|ltsp-utils-0.25-2|20	ltspcfg     For configuring the services on an LTSP server.
12cr|ltsp-utils-0.25-2|21	ltspinfo    For querying the workstation, to learn things,
12cr|ltsp-utils-0.25-2|22	such as which sound daemon is being used.
12cr|ltsp-utils-0.25-2|23	
12cr|ltsp-utils-0.25-2|24	%prep
12cr|ltsp-utils-0.25-2|25	%setup -n %{name}
12cr|ltsp-utils-0.25-2|26	
12cr|ltsp-utils-0.25-2|27	%build
12cr|ltsp-utils-0.25-2|28	
12cr|ltsp-utils-0.25-2|29	%install
12cr|ltsp-utils-0.25-2|30	rm -rf $RPM_BUILD_ROOT
12cr|ltsp-utils-0.25-2|31	mkdir -p $RPM_BUILD_ROOT%{_sbindir}
12cr|ltsp-utils-0.25-2|32	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|ltsp-utils-0.25-2|33	install ltspadmin ltspcfg $RPM_BUILD_ROOT%{_sbindir}
12cr|ltsp-utils-0.25-2|34	install ltspinfo $RPM_BUILD_ROOT%{_bindir}
12cr|ltsp-utils-0.25-2|35	
12cr|ltsp-utils-0.25-2|36	%clean
12cr|ltsp-utils-0.25-2|37	rm -rf $RPM_BUILD_ROOT
12cr|ltsp-utils-0.25-2|38	
12cr|ltsp-utils-0.25-2|39	%files
12cr|ltsp-utils-0.25-2|40	%defattr(-,root,root,-)
12cr|ltsp-utils-0.25-2|41	%doc ChangeLog notes.txt COPYING
12cr|ltsp-utils-0.25-2|42	%{_bindir}/ltspinfo
12cr|ltsp-utils-0.25-2|43	%{_sbindir}/ltspadmin
12cr|ltsp-utils-0.25-2|44	%{_sbindir}/ltspcfg
12cr|ltsp-utils-0.25-2|45	
12cr|ltsp-utils-0.25-2|46	
12cr|ltsp-utils-0.25-2|47	%changelog
12cr|ltsp-utils-0.25-2|48	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.25-2mdv2010.0
12cr|ltsp-utils-0.25-2|49	+ Revision: 439612
12cr|ltsp-utils-0.25-2|50	- rebuild
12cr|ltsp-utils-0.25-2|51	
12cr|ltsp-utils-0.25-2|52	* Thu Jan 15 2009 Jérôme Soyer <saispo@mandriva.org> 0.25-1mdv2009.1
12cr|ltsp-utils-0.25-2|53	+ Revision: 329779
12cr|ltsp-utils-0.25-2|54	- import ltsp-utils
12cr|ltsp-utils-0.25-2|55	
12cr|ltsp-utils-0.25-2|56	

2946 12
12cr|ltxml-1.2.9-1|1	%define debug_package %{nil}
12cr|ltxml-1.2.9-1|2	
12cr|ltxml-1.2.9-1|3	%define name	ltxml
12cr|ltxml-1.2.9-1|4	%define version	1.2.9
12cr|ltxml-1.2.9-1|5	%define release	%mkrel 1
12cr|ltxml-1.2.9-1|6	%define major	1
12cr|ltxml-1.2.9-1|7	%define libname	%mklibname %{name} %{major}
12cr|ltxml-1.2.9-1|8	%define develname	%mklibname %{name} -d
12cr|ltxml-1.2.9-1|9	
12cr|ltxml-1.2.9-1|10	%define automake_version %(automake --version | awk '/^automake/ {print $4}')
12cr|ltxml-1.2.9-1|11	
12cr|ltxml-1.2.9-1|12	Name:		%{name}
12cr|ltxml-1.2.9-1|13	Version:	%{version}
12cr|ltxml-1.2.9-1|14	Release:	%{release}
12cr|ltxml-1.2.9-1|15	Summary:	High-speed C-language validating XML parser
12cr|ltxml-1.2.9-1|16	License:	GPL
12cr|ltxml-1.2.9-1|17	Group:		File tools
12cr|ltxml-1.2.9-1|18	Url:		http://www.ltg.ed.ac.uk/software/xml
12cr|ltxml-1.2.9-1|19	Source0:	ftp://ftp.cogsci.ed.ac.uk/pub/LTXML/%{name}-%{version}.tar.gz
12cr|ltxml-1.2.9-1|20	BuildRequires:  zlib-devel
12cr|ltxml-1.2.9-1|21	
12cr|ltxml-1.2.9-1|22	%description
12cr|ltxml-1.2.9-1|23	LT XML is an integrated set of XML tools and a developers' tool-kit,
12cr|ltxml-1.2.9-1|24	including a C-based API. The release now available will run on UNIX and
12cr|ltxml-1.2.9-1|25	WIN32.
12cr|ltxml-1.2.9-1|26	The LT XML tool-kit includes stand-alone tools for a wide range
12cr|ltxml-1.2.9-1|27	of processing of well-formed XML documents, including searching and
12cr|ltxml-1.2.9-1|28	extracting, down-translation (e.g. report generation, formatting),
12cr|ltxml-1.2.9-1|29	tokenising and sorting.
12cr|ltxml-1.2.9-1|30	
12cr|ltxml-1.2.9-1|31	%package -n %{develname}
12cr|ltxml-1.2.9-1|32	Summary:    Development header files for %{name}
12cr|ltxml-1.2.9-1|33	Group:      Development/C
12cr|ltxml-1.2.9-1|34	Requires:   %{name} = %{version}-%{release}
12cr|ltxml-1.2.9-1|35	Provides:   %{name}-devel = %{version}-%{release}
12cr|ltxml-1.2.9-1|36	Obsoletes:  %mklibname %{name} -d 1
12cr|ltxml-1.2.9-1|37	
12cr|ltxml-1.2.9-1|38	%description -n %{develname}
12cr|ltxml-1.2.9-1|39	Libraries, include files and other resources you can use to develop
12cr|ltxml-1.2.9-1|40	%{name} applications.
12cr|ltxml-1.2.9-1|41	
12cr|ltxml-1.2.9-1|42	%prep
12cr|ltxml-1.2.9-1|43	%setup -q
12cr|ltxml-1.2.9-1|44	
12cr|ltxml-1.2.9-1|45	%build
12cr|ltxml-1.2.9-1|46	cd XML
12cr|ltxml-1.2.9-1|47	
12cr|ltxml-1.2.9-1|48	sed -e '/CFLAGS=/s:-g::' \
12cr|ltxml-1.2.9-1|49	-e '/CFLAGS=/s:-O2::' \
12cr|ltxml-1.2.9-1|50	-i configure || die
12cr|ltxml-1.2.9-1|51	
12cr|ltxml-1.2.9-1|52	autoreconf -fi
12cr|ltxml-1.2.9-1|53	%configure2_5x
12cr|ltxml-1.2.9-1|54	%make all
12cr|ltxml-1.2.9-1|55	
12cr|ltxml-1.2.9-1|56	%install
12cr|ltxml-1.2.9-1|57	cd XML && %makeinstall \
12cr|ltxml-1.2.9-1|58	datadir=%{buildroot}%{_datadir}/%{name} \
12cr|ltxml-1.2.9-1|59	includedir=%{buildroot}%{_includedir}/%{name}
12cr|ltxml-1.2.9-1|60	
12cr|ltxml-1.2.9-1|61	%files
12cr|ltxml-1.2.9-1|62	%{_datadir}/%{name}
12cr|ltxml-1.2.9-1|63	
12cr|ltxml-1.2.9-1|64	%files -n %{develname}
12cr|ltxml-1.2.9-1|65	%{_libdir}/*.a
12cr|ltxml-1.2.9-1|66	%{_includedir}/%{name}

2947 12
12cr|lua5.0-5.0.3-10|1	%define	major	5.0
12cr|lua5.0-5.0.3-10|2	%define	libname %mklibname lua %{major}
12cr|lua5.0-5.0.3-10|3	%define alt_priority %(echo %{major} | sed -e 's/[^0-9]//g')
12cr|lua5.0-5.0.3-10|4	
12cr|lua5.0-5.0.3-10|5	Summary:	Powerful, light-weight programming language
12cr|lua5.0-5.0.3-10|6	Name:		lua5.0
12cr|lua5.0-5.0.3-10|7	Version:	5.0.3
12cr|lua5.0-5.0.3-10|8	Release:	%mkrel 10
12cr|lua5.0-5.0.3-10|9	License:	MIT
12cr|lua5.0-5.0.3-10|10	URL:		http://www.lua.org/
12cr|lua5.0-5.0.3-10|11	Group:		Development/Other
12cr|lua5.0-5.0.3-10|12	Source0:	http://www.lua.org/ftp/lua-%{version}.tar.bz2
12cr|lua5.0-5.0.3-10|13	Patch0:		lua-config.patch
12cr|lua5.0-5.0.3-10|14	Patch1:		lua-lbaselib.patch
12cr|lua5.0-5.0.3-10|15	Patch2:		lua-default.patch
12cr|lua5.0-5.0.3-10|16	Patch3:		lua-soname.patch
12cr|lua5.0-5.0.3-10|17	# Provides:	lua = %{version}-%{release}
12cr|lua5.0-5.0.3-10|18	
12cr|lua5.0-5.0.3-10|19	%description
12cr|lua5.0-5.0.3-10|20	Lua is a programming language originally designed for extending applications,
12cr|lua5.0-5.0.3-10|21	but also frequently used as a general-purpose, stand-alone language. Lua
12cr|lua5.0-5.0.3-10|22	combines simple procedural syntax (similar to Pascal) with powerful data
12cr|lua5.0-5.0.3-10|23	description constructs based on associative arrays and extensible semantics.
12cr|lua5.0-5.0.3-10|24	Lua is dynamically typed, interpreted from bytecodes, and has automatic memory
12cr|lua5.0-5.0.3-10|25	management, making it ideal for configuration, scripting, and rapid
12cr|lua5.0-5.0.3-10|26	prototyping. Lua is implemented as a small library of C functions, written in
12cr|lua5.0-5.0.3-10|27	ANSI C, and compiles unmodified in all known platforms. The implementation
12cr|lua5.0-5.0.3-10|28	goals are simplicity, efficiency, portability, and low embedding cost.
12cr|lua5.0-5.0.3-10|29	
12cr|lua5.0-5.0.3-10|30	%package -n	%{libname}
12cr|lua5.0-5.0.3-10|31	Summary:	Powerful, light-weight programming language
12cr|lua5.0-5.0.3-10|32	Group:		System/Libraries
12cr|lua5.0-5.0.3-10|33	
12cr|lua5.0-5.0.3-10|34	%description -n	%{libname}
12cr|lua5.0-5.0.3-10|35	Lua is a programming language originally designed for extending applications,
12cr|lua5.0-5.0.3-10|36	but also frequently used as a general-purpose, stand-alone language. Lua
12cr|lua5.0-5.0.3-10|37	combines simple procedural syntax (similar to Pascal) with powerful data
12cr|lua5.0-5.0.3-10|38	description constructs based on associative arrays and extensible semantics.
12cr|lua5.0-5.0.3-10|39	Lua is dynamically typed, interpreted from bytecodes, and has automatic memory
12cr|lua5.0-5.0.3-10|40	management, making it ideal for configuration, scripting, and rapid
12cr|lua5.0-5.0.3-10|41	prototyping. Lua is implemented as a small library of C functions, written in
12cr|lua5.0-5.0.3-10|42	ANSI C, and compiles unmodified in all known platforms. The implementation
12cr|lua5.0-5.0.3-10|43	goals are simplicity, efficiency, portability, and low embedding cost.
12cr|lua5.0-5.0.3-10|44	
12cr|lua5.0-5.0.3-10|45	This package includes the libraries.
12cr|lua5.0-5.0.3-10|46	
12cr|lua5.0-5.0.3-10|47	
12cr|lua5.0-5.0.3-10|48	%package -n	%{libname}-devel
12cr|lua5.0-5.0.3-10|49	Summary:	Powerful, light-weight programming language
12cr|lua5.0-5.0.3-10|50	Group:		Development/Other
12cr|lua5.0-5.0.3-10|51	Requires:	%{libname} = %{version}
12cr|lua5.0-5.0.3-10|52	# to have the same provides on all arches
12cr|lua5.0-5.0.3-10|53	Provides:	lua%{major}-devel = %{version}-%{release}
12cr|lua5.0-5.0.3-10|54	# conflict with other versions
12cr|lua5.0-5.0.3-10|55	Conflicts:	lua-devel
12cr|lua5.0-5.0.3-10|56	
12cr|lua5.0-5.0.3-10|57	%description -n	%{libname}-devel
12cr|lua5.0-5.0.3-10|58	Lua is a programming language originally designed for extending applications,
12cr|lua5.0-5.0.3-10|59	but also frequently used as a general-purpose, stand-alone language. Lua
12cr|lua5.0-5.0.3-10|60	combines simple procedural syntax (similar to Pascal) with powerful data
12cr|lua5.0-5.0.3-10|61	description constructs based on associative arrays and extensible semantics.
12cr|lua5.0-5.0.3-10|62	Lua is dynamically typed, interpreted from bytecodes, and has automatic memory
12cr|lua5.0-5.0.3-10|63	management, making it ideal for configuration, scripting, and rapid
12cr|lua5.0-5.0.3-10|64	prototyping. Lua is implemented as a small library of C functions, written in
12cr|lua5.0-5.0.3-10|65	ANSI C, and compiles unmodified in all known platforms. The implementation
12cr|lua5.0-5.0.3-10|66	goals are simplicity, efficiency, portability, and low embedding cost.
12cr|lua5.0-5.0.3-10|67	
12cr|lua5.0-5.0.3-10|68	This package contains the headers and development files for lua.
12cr|lua5.0-5.0.3-10|69	
12cr|lua5.0-5.0.3-10|70	
12cr|lua5.0-5.0.3-10|71	%package -n	%{libname}-devel-static
12cr|lua5.0-5.0.3-10|72	Summary:	Powerful, light-weight programming language
12cr|lua5.0-5.0.3-10|73	Group:		Development/Other
12cr|lua5.0-5.0.3-10|74	Requires:	%{libname}-devel = %{version}
12cr|lua5.0-5.0.3-10|75	# to have the same provides on all arches
12cr|lua5.0-5.0.3-10|76	Provides:	lua%{major}-devel-static = %{version}-%{release}
12cr|lua5.0-5.0.3-10|77	# conflict with other versions
12cr|lua5.0-5.0.3-10|78	Conflicts:	lua-devel-static
12cr|lua5.0-5.0.3-10|79	
12cr|lua5.0-5.0.3-10|80	%description -n	%{libname}-devel-static
12cr|lua5.0-5.0.3-10|81	Lua is a programming language originally designed for extending applications,
12cr|lua5.0-5.0.3-10|82	but also frequently used as a general-purpose, stand-alone language. Lua
12cr|lua5.0-5.0.3-10|83	combines simple procedural syntax (similar to Pascal) with powerful data
12cr|lua5.0-5.0.3-10|84	description constructs based on associative arrays and extensible semantics.
12cr|lua5.0-5.0.3-10|85	Lua is dynamically typed, interpreted from bytecodes, and has automatic memory
12cr|lua5.0-5.0.3-10|86	management, making it ideal for configuration, scripting, and rapid
12cr|lua5.0-5.0.3-10|87	prototyping. Lua is implemented as a small library of C functions, written in
12cr|lua5.0-5.0.3-10|88	ANSI C, and compiles unmodified in all known platforms. The implementation
12cr|lua5.0-5.0.3-10|89	goals are simplicity, efficiency, portability, and low embedding cost.
12cr|lua5.0-5.0.3-10|90	
12cr|lua5.0-5.0.3-10|91	This package contains the headers and development files for lua.
12cr|lua5.0-5.0.3-10|92	
12cr|lua5.0-5.0.3-10|93	
12cr|lua5.0-5.0.3-10|94	%prep
12cr|lua5.0-5.0.3-10|95	%setup -q -n lua-%{version}
12cr|lua5.0-5.0.3-10|96	
12cr|lua5.0-5.0.3-10|97	%patch0 -p1
12cr|lua5.0-5.0.3-10|98	%patch1 -p1
12cr|lua5.0-5.0.3-10|99	%patch2 -p1
12cr|lua5.0-5.0.3-10|100	%patch3 -p0 -b .soname
12cr|lua5.0-5.0.3-10|101	
12cr|lua5.0-5.0.3-10|102	%build
12cr|lua5.0-5.0.3-10|103	
12cr|lua5.0-5.0.3-10|104	%ifarch x86_64
12cr|lua5.0-5.0.3-10|105	fpic="-fPIC"
12cr|lua5.0-5.0.3-10|106	%endif
12cr|lua5.0-5.0.3-10|107	%make MYCFLAGS="$RPM_OPT_FLAGS ${fpic}" MYLDFLAGS="%{?ldflags}"
12cr|lua5.0-5.0.3-10|108	make so
12cr|lua5.0-5.0.3-10|109	
12cr|lua5.0-5.0.3-10|110	%install
12cr|lua5.0-5.0.3-10|111	rm -rf %{buildroot}
12cr|lua5.0-5.0.3-10|112	
12cr|lua5.0-5.0.3-10|113	%makeinstall_std INSTALL_LIB=%buildroot%_libdir
12cr|lua5.0-5.0.3-10|114	install -d %{buildroot}%{_libdir}/lua/%{major}/
12cr|lua5.0-5.0.3-10|115	install -d %{buildroot}%{_datadir}/lua/%{major}/
12cr|lua5.0-5.0.3-10|116	install -m 755 lib/*.so.* %{buildroot}%{_libdir}/
12cr|lua5.0-5.0.3-10|117	cp -a lib/*.so %{buildroot}%{_libdir}/
12cr|lua5.0-5.0.3-10|118	install -m 644 lib/*.lua %{buildroot}%{_datadir}/lua/%{major}/
12cr|lua5.0-5.0.3-10|119	
12cr|lua5.0-5.0.3-10|120	# for update-alternatives
12cr|lua5.0-5.0.3-10|121	mv %{buildroot}/%{_bindir}/lua %{buildroot}/%{_bindir}/lua%{major}
12cr|lua5.0-5.0.3-10|122	mv %{buildroot}/%{_bindir}/luac %{buildroot}/%{_bindir}/luac%{major}
12cr|lua5.0-5.0.3-10|123	
12cr|lua5.0-5.0.3-10|124	# to avoid conflict with other versions
12cr|lua5.0-5.0.3-10|125	mv %{buildroot}/%{_mandir}/man1/lua.1 %{buildroot}/%{_mandir}/man1/lua%{major}.1
12cr|lua5.0-5.0.3-10|126	mv %{buildroot}/%{_mandir}/man1/luac.1 %{buildroot}/%{_mandir}/man1/luac%{major}.1
12cr|lua5.0-5.0.3-10|127	
12cr|lua5.0-5.0.3-10|128	%post
12cr|lua5.0-5.0.3-10|129	/usr/sbin/update-alternatives --install %{_bindir}/lua lua %{_bindir}/lua%{major} %{alt_priority} --slave %{_bindir}/luac luac %{_bindir}/luac%{major}
12cr|lua5.0-5.0.3-10|130	
12cr|lua5.0-5.0.3-10|131	%files
12cr|lua5.0-5.0.3-10|132	%doc COPYRIGHT HISTORY INSTALL MANIFEST README
12cr|lua5.0-5.0.3-10|133	%doc doc/*.html doc/*.gif
12cr|lua5.0-5.0.3-10|134	%{_bindir}/*
12cr|lua5.0-5.0.3-10|135	%dir %{_libdir}/lua
12cr|lua5.0-5.0.3-10|136	%{_libdir}/lua/%{major}
12cr|lua5.0-5.0.3-10|137	%{_datadir}/lua/%{major}/*.lua
12cr|lua5.0-5.0.3-10|138	%{_mandir}/man1/*
12cr|lua5.0-5.0.3-10|139	
12cr|lua5.0-5.0.3-10|140	%files -n %{libname}
12cr|lua5.0-5.0.3-10|141	%{_libdir}/*.so.*
12cr|lua5.0-5.0.3-10|142	
12cr|lua5.0-5.0.3-10|143	%files -n %{libname}-devel
12cr|lua5.0-5.0.3-10|144	%{_includedir}/*
12cr|lua5.0-5.0.3-10|145	%{_libdir}/*.so
12cr|lua5.0-5.0.3-10|146	
12cr|lua5.0-5.0.3-10|147	%files -n %{libname}-devel-static
12cr|lua5.0-5.0.3-10|148	%{_libdir}/*.a

2948 12
12cr|lua-dbi-0.4-5|1	%define luaver 5.1
12cr|lua-dbi-0.4-5|2	%define lualibdir %{_libdir}/lua/%{luaver}
12cr|lua-dbi-0.4-5|3	%define luapkgdir %{_datadir}/lua/%{luaver}
12cr|lua-dbi-0.4-5|4	%define oname luadbi
12cr|lua-dbi-0.4-5|5	
12cr|lua-dbi-0.4-5|6	# DBI.lua has a shebang that requires bin/lua directly
12cr|lua-dbi-0.4-5|7	%if %{_use_internal_dependency_generator}
12cr|lua-dbi-0.4-5|8	%define __noautoreq '.*bin/lua.*'
12cr|lua-dbi-0.4-5|9	%else
12cr|lua-dbi-0.4-5|10	%define _requires_exceptions bin/lua
12cr|lua-dbi-0.4-5|11	%endif
12cr|lua-dbi-0.4-5|12	
12cr|lua-dbi-0.4-5|13	Name:           lua-dbi
12cr|lua-dbi-0.4-5|14	Version:        0.4
12cr|lua-dbi-0.4-5|15	Release:        5
12cr|lua-dbi-0.4-5|16	Summary:        Database connectivity for the Lua programming language
12cr|lua-dbi-0.4-5|17	
12cr|lua-dbi-0.4-5|18	Group:          Development/Other
12cr|lua-dbi-0.4-5|19	License:        MIT
12cr|lua-dbi-0.4-5|20	URL:            http://code.google.com/p/%{oname}/
12cr|lua-dbi-0.4-5|21	Source0:        http://%{oname}.googlecode.com/files/%{oname}.%{version}.tar.gz
12cr|lua-dbi-0.4-5|22	# patch to compile with postgresql,
12cr|lua-dbi-0.4-5|23	# to send upstream, once a Pgsql ( nanar ) tell me if this is right or not
12cr|lua-dbi-0.4-5|24	Patch0:         luadbi-fix_postgresql.diff
12cr|lua-dbi-0.4-5|25	
12cr|lua-dbi-0.4-5|26	BuildRequires:  lua >= %{luaver}, lua-devel >= %{luaver}
12cr|lua-dbi-0.4-5|27	#BuildRequires:  pkgconfig
12cr|lua-dbi-0.4-5|28	BuildRequires:  sqlite3-devel >= 3.0
12cr|lua-dbi-0.4-5|29	BuildRequires:  mysql-devel
12cr|lua-dbi-0.4-5|30	BuildRequires:  postgresql-devel
12cr|lua-dbi-0.4-5|31	Requires:       lua >= %{luaver}
12cr|lua-dbi-0.4-5|32	
12cr|lua-dbi-0.4-5|33	%description
12cr|lua-dbi-0.4-5|34	LuaSQL is a simple interface from Lua to a DBMS. This package of LuaSQL
12cr|lua-dbi-0.4-5|35	supports MySQL, SQLite and PostgreSQL databases. You can execute arbitrary SQL
12cr|lua-dbi-0.4-5|36	statements and it allows for retrieving results in a row-by-row cursor fashion.
12cr|lua-dbi-0.4-5|37	
12cr|lua-dbi-0.4-5|38	%package sqlite
12cr|lua-dbi-0.4-5|39	Summary:        SQLite database connectivity for the Lua programming language
12cr|lua-dbi-0.4-5|40	Group:          Development/Other
12cr|lua-dbi-0.4-5|41	Requires:       %{name}
12cr|lua-dbi-0.4-5|42	%description sqlite
12cr|lua-dbi-0.4-5|43	LuaDBI is a simple interface from Lua to a DBMS. This package provides access
12cr|lua-dbi-0.4-5|44	to SQLite databases.
12cr|lua-dbi-0.4-5|45	
12cr|lua-dbi-0.4-5|46	
12cr|lua-dbi-0.4-5|47	%package mysql
12cr|lua-dbi-0.4-5|48	Summary:        MySQL database connectivity for the Lua programming language
12cr|lua-dbi-0.4-5|49	Group:          Development/Other
12cr|lua-dbi-0.4-5|50	Requires:       %{name}
12cr|lua-dbi-0.4-5|51	%description mysql
12cr|lua-dbi-0.4-5|52	LuaDBI is a simple interface from Lua to a DBMS. This package provides access
12cr|lua-dbi-0.4-5|53	to MySQL databases.
12cr|lua-dbi-0.4-5|54	
12cr|lua-dbi-0.4-5|55	
12cr|lua-dbi-0.4-5|56	%package postgresql
12cr|lua-dbi-0.4-5|57	Summary:        PostgreSQL database connectivity for the Lua programming language
12cr|lua-dbi-0.4-5|58	Group:          Development/Other
12cr|lua-dbi-0.4-5|59	Requires:       %{name}
12cr|lua-dbi-0.4-5|60	%description postgresql
12cr|lua-dbi-0.4-5|61	LuaDBI is a simple interface from Lua to a DBMS. This package provides access
12cr|lua-dbi-0.4-5|62	to PostgreSQL databases.
12cr|lua-dbi-0.4-5|63	
12cr|lua-dbi-0.4-5|64	
12cr|lua-dbi-0.4-5|65	%prep
12cr|lua-dbi-0.4-5|66	%setup -c -q -n %{oname}-%{version}
12cr|lua-dbi-0.4-5|67	%patch0 -p0
12cr|lua-dbi-0.4-5|68	
12cr|lua-dbi-0.4-5|69	%build
12cr|lua-dbi-0.4-5|70	mkdir -p build
12cr|lua-dbi-0.4-5|71	make
12cr|lua-dbi-0.4-5|72	
12cr|lua-dbi-0.4-5|73	%install
12cr|lua-dbi-0.4-5|74	mkdir -p %{buildroot}/%lualibdir/
12cr|lua-dbi-0.4-5|75	cp *so *lua %{buildroot}/%lualibdir/
12cr|lua-dbi-0.4-5|76	
12cr|lua-dbi-0.4-5|77	%files
12cr|lua-dbi-0.4-5|78	%defattr(-,root,root,-)
12cr|lua-dbi-0.4-5|79	%doc README
12cr|lua-dbi-0.4-5|80	%{lualibdir}/DBI.lua
12cr|lua-dbi-0.4-5|81	
12cr|lua-dbi-0.4-5|82	%files sqlite
12cr|lua-dbi-0.4-5|83	%defattr(-,root,root,-)
12cr|lua-dbi-0.4-5|84	%{lualibdir}/dbdsqlite3.so
12cr|lua-dbi-0.4-5|85	
12cr|lua-dbi-0.4-5|86	%files mysql
12cr|lua-dbi-0.4-5|87	%defattr(-,root,root,-)
12cr|lua-dbi-0.4-5|88	%{lualibdir}/dbdmysql.so
12cr|lua-dbi-0.4-5|89	
12cr|lua-dbi-0.4-5|90	%files postgresql
12cr|lua-dbi-0.4-5|91	%defattr(-,root,root,-)
12cr|lua-dbi-0.4-5|92	%{lualibdir}/dbdpostgresql.so
12cr|lua-dbi-0.4-5|93	
12cr|lua-dbi-0.4-5|94	
12cr|lua-dbi-0.4-5|95	%changelog
12cr|lua-dbi-0.4-5|96	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4-4mdv2011.0
12cr|lua-dbi-0.4-5|97	+ Revision: 645823
12cr|lua-dbi-0.4-5|98	- relink against libmysqlclient.so.18
12cr|lua-dbi-0.4-5|99	
12cr|lua-dbi-0.4-5|100	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-3mdv2011.0
12cr|lua-dbi-0.4-5|101	+ Revision: 612777
12cr|lua-dbi-0.4-5|102	- the mass rebuild of 2010.1 packages
12cr|lua-dbi-0.4-5|103	
12cr|lua-dbi-0.4-5|104	* Sat Mar 27 2010 Michael Scherer <misc@mandriva.org> 0.4-2mdv2010.1
12cr|lua-dbi-0.4-5|105	+ Revision: 528274
12cr|lua-dbi-0.4-5|106	- fix spurious requires ( autodetected )
12cr|lua-dbi-0.4-5|107	
12cr|lua-dbi-0.4-5|108	* Sun Mar 21 2010 Michael Scherer <misc@mandriva.org> 0.4-1mdv2010.1
12cr|lua-dbi-0.4-5|109	+ Revision: 526220
12cr|lua-dbi-0.4-5|110	- Remove leftover Requires from lua-sql
12cr|lua-dbi-0.4-5|111	- add Requires on main module
12cr|lua-dbi-0.4-5|112	- import lua-dbi
12cr|lua-dbi-0.4-5|113	
12cr|lua-dbi-0.4-5|114	

2949 12
12cr|luadoc-3.0.1-4|1	%define luaver 5.1
12cr|luadoc-3.0.1-4|2	%define lualibdir %{_libdir}/lua/%{luaver}
12cr|luadoc-3.0.1-4|3	%define luapkgdir %{_datadir}/lua/%{luaver}
12cr|luadoc-3.0.1-4|4	
12cr|luadoc-3.0.1-4|5	Name:           luadoc
12cr|luadoc-3.0.1-4|6	Version:        3.0.1
12cr|luadoc-3.0.1-4|7	Release:        %mkrel 4
12cr|luadoc-3.0.1-4|8	Summary:        Documentation Generator Tool for the Lua language
12cr|luadoc-3.0.1-4|9	
12cr|luadoc-3.0.1-4|10	Group:          Development/Other
12cr|luadoc-3.0.1-4|11	License:        MIT
12cr|luadoc-3.0.1-4|12	URL:            http://luadoc.luaforge.net/
12cr|luadoc-3.0.1-4|13	Source0:        http://luaforge.net/frs/download.php/3185/%{name}-%{version}.tar.gz
12cr|luadoc-3.0.1-4|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|luadoc-3.0.1-4|15	BuildArch:      noarch
12cr|luadoc-3.0.1-4|16	
12cr|luadoc-3.0.1-4|17	Requires:       lua
12cr|luadoc-3.0.1-4|18	Requires:       lua-filesystem
12cr|luadoc-3.0.1-4|19	Requires:       lua-logging
12cr|luadoc-3.0.1-4|20	
12cr|luadoc-3.0.1-4|21	%description
12cr|luadoc-3.0.1-4|22	LuaDoc is a documentation generator tool for Lua source code. It parses the
12cr|luadoc-3.0.1-4|23	declarations and documentation comments in a set of Lua source files and
12cr|luadoc-3.0.1-4|24	produces a set of XHTML pages describing the commented declarations and
12cr|luadoc-3.0.1-4|25	functions.
12cr|luadoc-3.0.1-4|26	
12cr|luadoc-3.0.1-4|27	The output is not limited to XHTML. Other formats can be generated by
12cr|luadoc-3.0.1-4|28	implementing new doclets. The format of the documentation comments is also
12cr|luadoc-3.0.1-4|29	flexible and can be customized by implementing new taglets.
12cr|luadoc-3.0.1-4|30	
12cr|luadoc-3.0.1-4|31	%prep
12cr|luadoc-3.0.1-4|32	%setup -q
12cr|luadoc-3.0.1-4|33	
12cr|luadoc-3.0.1-4|34	
12cr|luadoc-3.0.1-4|35	%build
12cr|luadoc-3.0.1-4|36	
12cr|luadoc-3.0.1-4|37	
12cr|luadoc-3.0.1-4|38	%install
12cr|luadoc-3.0.1-4|39	rm -rf $RPM_BUILD_ROOT
12cr|luadoc-3.0.1-4|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
12cr|luadoc-3.0.1-4|41	
12cr|luadoc-3.0.1-4|42	
12cr|luadoc-3.0.1-4|43	%clean
12cr|luadoc-3.0.1-4|44	rm -rf $RPM_BUILD_ROOT
12cr|luadoc-3.0.1-4|45	
12cr|luadoc-3.0.1-4|46	
12cr|luadoc-3.0.1-4|47	%files
12cr|luadoc-3.0.1-4|48	%defattr(-,root,root,-)
12cr|luadoc-3.0.1-4|49	%doc doc/us/*
12cr|luadoc-3.0.1-4|50	%doc README
12cr|luadoc-3.0.1-4|51	%{luapkgdir}/*
12cr|luadoc-3.0.1-4|52	%{_bindir}/luadoc
12cr|luadoc-3.0.1-4|53	
12cr|luadoc-3.0.1-4|54	
12cr|luadoc-3.0.1-4|55	%changelog
12cr|luadoc-3.0.1-4|56	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-4mdv2011.0
12cr|luadoc-3.0.1-4|57	+ Revision: 612778
12cr|luadoc-3.0.1-4|58	- the mass rebuild of 2010.1 packages
12cr|luadoc-3.0.1-4|59	
12cr|luadoc-3.0.1-4|60	* Tue Feb 02 2010 Rémy Clouard <shikamaru@mandriva.org> 3.0.1-3mdv2010.1
12cr|luadoc-3.0.1-4|61	+ Revision: 499393
12cr|luadoc-3.0.1-4|62	- rebuild for new lua-filesystem
12cr|luadoc-3.0.1-4|63	
12cr|luadoc-3.0.1-4|64	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 3.0.1-2mdv2010.0
12cr|luadoc-3.0.1-4|65	+ Revision: 439623
12cr|luadoc-3.0.1-4|66	- rebuild
12cr|luadoc-3.0.1-4|67	
12cr|luadoc-3.0.1-4|68	* Sun Dec 28 2008 Jérôme Soyer <saispo@mandriva.org> 3.0.1-1mdv2009.1
12cr|luadoc-3.0.1-4|69	+ Revision: 320583
12cr|luadoc-3.0.1-4|70	- Fix Requires
12cr|luadoc-3.0.1-4|71	- import luadoc
12cr|luadoc-3.0.1-4|72	
12cr|luadoc-3.0.1-4|73	

2950 12
12cr|lua-expat-1.2.0-1|1	%define luaver 5.1
12cr|lua-expat-1.2.0-1|2	%define lualibdir %{_libdir}/lua/%{luaver}
12cr|lua-expat-1.2.0-1|3	%define luapkgdir %{_datadir}/lua/%{luaver}
12cr|lua-expat-1.2.0-1|4	%define oname luaexpat
12cr|lua-expat-1.2.0-1|5	
12cr|lua-expat-1.2.0-1|6	Name:           lua-expat
12cr|lua-expat-1.2.0-1|7	Version:        1.2.0
12cr|lua-expat-1.2.0-1|8	Release:        %mkrel 1
12cr|lua-expat-1.2.0-1|9	Summary:        SAX XML parser based on expat, for lua
12cr|lua-expat-1.2.0-1|10	Group:          Development/Other
12cr|lua-expat-1.2.0-1|11	License:        MIT
12cr|lua-expat-1.2.0-1|12	URL:            http://www.keplerproject.org/luaexpat/
12cr|lua-expat-1.2.0-1|13	Source0:        http://luaforge.net/frs/download.php/2469/%{oname}-%{version}.tar.gz
12cr|lua-expat-1.2.0-1|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|lua-expat-1.2.0-1|15	BuildRequires:  lua >= %{luaver}, lua-devel >= %{luaver}
12cr|lua-expat-1.2.0-1|16	BuildRequires:  expat-devel
12cr|lua-expat-1.2.0-1|17	Requires:       lua >= %{luaver}
12cr|lua-expat-1.2.0-1|18	%description
12cr|lua-expat-1.2.0-1|19	SAX XML parser based on expat, for lua.
12cr|lua-expat-1.2.0-1|20	
12cr|lua-expat-1.2.0-1|21	%prep
12cr|lua-expat-1.2.0-1|22	%setup -q -n %{oname}-%{version}
12cr|lua-expat-1.2.0-1|23	
12cr|lua-expat-1.2.0-1|24	%build
12cr|lua-expat-1.2.0-1|25	perl -pi -e 's/(CFLAGS =)/$1 -fPIC/' config
12cr|lua-expat-1.2.0-1|26	echo 'LUA_VERSION_NUM=501' >> config
12cr|lua-expat-1.2.0-1|27	%make
12cr|lua-expat-1.2.0-1|28	
12cr|lua-expat-1.2.0-1|29	%install
12cr|lua-expat-1.2.0-1|30	rm -rf %{buildroot}
12cr|lua-expat-1.2.0-1|31	make install LUA_LIBDIR=$RPM_BUILD_ROOT%{lualibdir} LUA_DIR=$RPM_BUILD_ROOT%{luapkgdir}
12cr|lua-expat-1.2.0-1|32	
12cr|lua-expat-1.2.0-1|33	%clean
12cr|lua-expat-1.2.0-1|34	rm -rf $RPM_BUILD_ROOT
12cr|lua-expat-1.2.0-1|35	
12cr|lua-expat-1.2.0-1|36	
12cr|lua-expat-1.2.0-1|37	%files
12cr|lua-expat-1.2.0-1|38	%defattr(-,root,root,-)
12cr|lua-expat-1.2.0-1|39	%doc README  doc/us/*
12cr|lua-expat-1.2.0-1|40	%{lualibdir}/*
12cr|lua-expat-1.2.0-1|41	%{luapkgdir}/*
12cr|lua-expat-1.2.0-1|42	
12cr|lua-expat-1.2.0-1|43	
12cr|lua-expat-1.2.0-1|44	%changelog
12cr|lua-expat-1.2.0-1|45	* Tue Jun 21 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdv2011.0
12cr|lua-expat-1.2.0-1|46	+ Revision: 686426
12cr|lua-expat-1.2.0-1|47	- 1.2.0 (fixes CVE-2011-2188)
12cr|lua-expat-1.2.0-1|48	- the mass rebuild of 2010.0 packages
12cr|lua-expat-1.2.0-1|49	
12cr|lua-expat-1.2.0-1|50	* Fri May 01 2009 Michael Scherer <misc@mandriva.org> 1.1-1mdv2010.0
12cr|lua-expat-1.2.0-1|51	+ Revision: 369965
12cr|lua-expat-1.2.0-1|52	- add missing BuildRequires
12cr|lua-expat-1.2.0-1|53	- import lua-expat
12cr|lua-expat-1.2.0-1|54	
12cr|lua-expat-1.2.0-1|55	

2951 12
12cr|lua-filesystem-1.4.2-2|1	%define luaver 5.1
12cr|lua-filesystem-1.4.2-2|2	%define lualibdir %{_libdir}/lua/%{luaver}
12cr|lua-filesystem-1.4.2-2|3	%define luapkgdir %{_datadir}/lua/%{luaver}
12cr|lua-filesystem-1.4.2-2|4	%define oname luafilesystem
12cr|lua-filesystem-1.4.2-2|5	
12cr|lua-filesystem-1.4.2-2|6	Name:           lua-filesystem
12cr|lua-filesystem-1.4.2-2|7	Version:        1.4.2
12cr|lua-filesystem-1.4.2-2|8	Release:        %mkrel 2
12cr|lua-filesystem-1.4.2-2|9	Summary:        FileSystem Tool for the Lua language
12cr|lua-filesystem-1.4.2-2|10	
12cr|lua-filesystem-1.4.2-2|11	Group:          Development/Other
12cr|lua-filesystem-1.4.2-2|12	License:        MIT
12cr|lua-filesystem-1.4.2-2|13	URL:            http://www.keplerproject.org/luafilesystem/
12cr|lua-filesystem-1.4.2-2|14	Source0:        http://luaforge.net/frs/download.php/3931/%{oname}-%{version}.tar.gz
12cr|lua-filesystem-1.4.2-2|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|lua-filesystem-1.4.2-2|16	BuildRequires:  lua-devel >= %{luaver}
12cr|lua-filesystem-1.4.2-2|17	Requires:       lua >= %{luaver}
12cr|lua-filesystem-1.4.2-2|18	
12cr|lua-filesystem-1.4.2-2|19	%description
12cr|lua-filesystem-1.4.2-2|20	LuaFileSystem offers a portable way to access the
12cr|lua-filesystem-1.4.2-2|21	underlying directory structure and file attributes.
12cr|lua-filesystem-1.4.2-2|22	
12cr|lua-filesystem-1.4.2-2|23	%prep
12cr|lua-filesystem-1.4.2-2|24	%setup -q -n %{oname}-%{version}
12cr|lua-filesystem-1.4.2-2|25	
12cr|lua-filesystem-1.4.2-2|26	%build
12cr|lua-filesystem-1.4.2-2|27	%make
12cr|lua-filesystem-1.4.2-2|28	
12cr|lua-filesystem-1.4.2-2|29	%install
12cr|lua-filesystem-1.4.2-2|30	rm -rf %{buildroot}
12cr|lua-filesystem-1.4.2-2|31	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
12cr|lua-filesystem-1.4.2-2|32	
12cr|lua-filesystem-1.4.2-2|33	
12cr|lua-filesystem-1.4.2-2|34	%clean
12cr|lua-filesystem-1.4.2-2|35	rm -rf $RPM_BUILD_ROOT
12cr|lua-filesystem-1.4.2-2|36	
12cr|lua-filesystem-1.4.2-2|37	
12cr|lua-filesystem-1.4.2-2|38	%files
12cr|lua-filesystem-1.4.2-2|39	%defattr(-,root,root,-)
12cr|lua-filesystem-1.4.2-2|40	%doc doc/us/*
12cr|lua-filesystem-1.4.2-2|41	%doc README
12cr|lua-filesystem-1.4.2-2|42	%{lualibdir}/*
12cr|lua-filesystem-1.4.2-2|43	
12cr|lua-filesystem-1.4.2-2|44	
12cr|lua-filesystem-1.4.2-2|45	%changelog
12cr|lua-filesystem-1.4.2-2|46	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.2-2mdv2011.0
12cr|lua-filesystem-1.4.2-2|47	+ Revision: 612780
12cr|lua-filesystem-1.4.2-2|48	- the mass rebuild of 2010.1 packages
12cr|lua-filesystem-1.4.2-2|49	
12cr|lua-filesystem-1.4.2-2|50	* Mon Feb 01 2010 Rémy Clouard <shikamaru@mandriva.org> 1.4.2-1mdv2010.1
12cr|lua-filesystem-1.4.2-2|51	+ Revision: 499354
12cr|lua-filesystem-1.4.2-2|52	- update to 1.4.2
12cr|lua-filesystem-1.4.2-2|53	
12cr|lua-filesystem-1.4.2-2|54	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.4.1-2mdv2010.0
12cr|lua-filesystem-1.4.2-2|55	+ Revision: 439633
12cr|lua-filesystem-1.4.2-2|56	- rebuild
12cr|lua-filesystem-1.4.2-2|57	
12cr|lua-filesystem-1.4.2-2|58	* Sun Dec 28 2008 Jérôme Soyer <saispo@mandriva.org> 1.4.1-1mdv2009.1
12cr|lua-filesystem-1.4.2-2|59	+ Revision: 320577
12cr|lua-filesystem-1.4.2-2|60	- import lua-filesystem
12cr|lua-filesystem-1.4.2-2|61	
12cr|lua-filesystem-1.4.2-2|62	

2952 12
12cr|luajit-2.0.0-0.beta10.1|1	%define major		2
12cr|luajit-2.0.0-0.beta10.1|2	%define api		5.1
12cr|luajit-2.0.0-0.beta10.1|3	%define libname		%mklibname %{name}-%{api} _%{major}
12cr|luajit-2.0.0-0.beta10.1|4	%define libcommon	%mklibname %{name}-%{api}-common
12cr|luajit-2.0.0-0.beta10.1|5	%define devname		%mklibname %{name}-%{api} -d
12cr|luajit-2.0.0-0.beta10.1|6	
12cr|luajit-2.0.0-0.beta10.1|7	%define tarname		LuaJIT
12cr|luajit-2.0.0-0.beta10.1|8	%define beta		beta10
12cr|luajit-2.0.0-0.beta10.1|9	
12cr|luajit-2.0.0-0.beta10.1|10	Name:		luajit
12cr|luajit-2.0.0-0.beta10.1|11	Version:	2.0.0
12cr|luajit-2.0.0-0.beta10.1|12	Release:	0.%{beta}.1
12cr|luajit-2.0.0-0.beta10.1|13	Summary:	Just-In-Time Compiler for the Lua programming language
12cr|luajit-2.0.0-0.beta10.1|14	Group:		Development/Other
12cr|luajit-2.0.0-0.beta10.1|15	License:	MIT
12cr|luajit-2.0.0-0.beta10.1|16	Url:		http://luajit.org/luajit.html
12cr|luajit-2.0.0-0.beta10.1|17	# http://luajit.org/download/LuaJIT-2.0.0-beta10.tar.gz
12cr|luajit-2.0.0-0.beta10.1|18	Source:		http://%{name}.org/download/%{tarname}-%{version}-%{beta}.tar.gz
12cr|luajit-2.0.0-0.beta10.1|19	Requires:	%{libcommon} = %{version}-%{release}
12cr|luajit-2.0.0-0.beta10.1|20	Patch0:		luajit-2.0.0-beta10-mga-fix_multiarch_build-luaconf.h.patch
12cr|luajit-2.0.0-0.beta10.1|21	
12cr|luajit-2.0.0-0.beta10.1|22	%description
12cr|luajit-2.0.0-0.beta10.1|23	LuaJIT has been successfully used as a scripting middle-ware in games,
12cr|luajit-2.0.0-0.beta10.1|24	3D modelers, numerical simulations, trading platforms and many other
12cr|luajit-2.0.0-0.beta10.1|25	specialty applications.
12cr|luajit-2.0.0-0.beta10.1|26	It combines high flexibility with high performance and an unmatched low
12cr|luajit-2.0.0-0.beta10.1|27	memory footprint: less than 125K for the VM plus less than 85K for the
12cr|luajit-2.0.0-0.beta10.1|28	JIT compiler (on x86).
12cr|luajit-2.0.0-0.beta10.1|29	LuaJIT has been in continuous development since 2005. It is widely considered
12cr|luajit-2.0.0-0.beta10.1|30	to be one of the fastest dynamic language implementations.
12cr|luajit-2.0.0-0.beta10.1|31	
12cr|luajit-2.0.0-0.beta10.1|32	%prep
12cr|luajit-2.0.0-0.beta10.1|33	%setup -q -n %{tarname}-%{version}-%{beta}
12cr|luajit-2.0.0-0.beta10.1|34	%patch0 -p0 -b .luajit-2.0.0-beta10-mga-fix_multiarch_build-luaconf.h.patch
12cr|luajit-2.0.0-0.beta10.1|35	
12cr|luajit-2.0.0-0.beta10.1|36	%build
12cr|luajit-2.0.0-0.beta10.1|37	%make amalg PREFIX=%{_usr} \
12cr|luajit-2.0.0-0.beta10.1|38	CCDEBUG=" -g " \
12cr|luajit-2.0.0-0.beta10.1|39	TARGET_LDFLAGS="%{ldflags}" \
12cr|luajit-2.0.0-0.beta10.1|40	%ifarch x86_64
12cr|luajit-2.0.0-0.beta10.1|41	TARGET_CFLAGS="%{optflags} -DMULTIARCH_PATH='\"%{_libdir}/\"'"
12cr|luajit-2.0.0-0.beta10.1|42	%else
12cr|luajit-2.0.0-0.beta10.1|43	TARGET_CFLAGS="%{optflags}" INSTALL_LIB="%{buildroot}%{_libdir}"
12cr|luajit-2.0.0-0.beta10.1|44	%endif
12cr|luajit-2.0.0-0.beta10.1|45	
12cr|luajit-2.0.0-0.beta10.1|46	%install
12cr|luajit-2.0.0-0.beta10.1|47	%makeinstall_std PREFIX=%{_usr} INSTALL_LIB=%{buildroot}%{_libdir}
12cr|luajit-2.0.0-0.beta10.1|48	
12cr|luajit-2.0.0-0.beta10.1|49	ln -sf %{_bindir}/%{name}-%{version}-%{beta} %{buildroot}%{_bindir}/%{name}
12cr|luajit-2.0.0-0.beta10.1|50	ln -sf %{_libdir}/libluajit-%{api}.so.%{major}.0.0 %{buildroot}%{_libdir}/libluajit-%{api}.so
12cr|luajit-2.0.0-0.beta10.1|51	
12cr|luajit-2.0.0-0.beta10.1|52	%files
12cr|luajit-2.0.0-0.beta10.1|53	%doc COPYRIGHT README
12cr|luajit-2.0.0-0.beta10.1|54	%{_bindir}/%{name}-%{version}-%{beta}
12cr|luajit-2.0.0-0.beta10.1|55	%{_bindir}/%{name}
12cr|luajit-2.0.0-0.beta10.1|56	%{_mandir}/man1/luajit.1.xz
12cr|luajit-2.0.0-0.beta10.1|57	
12cr|luajit-2.0.0-0.beta10.1|58	%package -n %{libcommon}
12cr|luajit-2.0.0-0.beta10.1|59	Summary:	Just-In-Time Compiler for the Lua programming language
12cr|luajit-2.0.0-0.beta10.1|60	Group:		System/Libraries
12cr|luajit-2.0.0-0.beta10.1|61	
12cr|luajit-2.0.0-0.beta10.1|62	%description -n %{libcommon}
12cr|luajit-2.0.0-0.beta10.1|63	LuaJIT has been successfully used as a scripting middle-ware in games,
12cr|luajit-2.0.0-0.beta10.1|64	3D modelers, numerical simulations, trading platforms and many other
12cr|luajit-2.0.0-0.beta10.1|65	specialty applications.
12cr|luajit-2.0.0-0.beta10.1|66	It combines high flexibility with high performance and an unmatched low
12cr|luajit-2.0.0-0.beta10.1|67	memory footprint: less than 125K for the VM plus less than 85K for the
12cr|luajit-2.0.0-0.beta10.1|68	JIT compiler (on x86).
12cr|luajit-2.0.0-0.beta10.1|69	LuaJIT has been in continuous development since 2005. It is widely considered
12cr|luajit-2.0.0-0.beta10.1|70	to be one of the fastest dynamic language implementations.
12cr|luajit-2.0.0-0.beta10.1|71	
12cr|luajit-2.0.0-0.beta10.1|72	%files -n %{libcommon}
12cr|luajit-2.0.0-0.beta10.1|73	%{_datadir}/%{name}-%{version}-%{beta}/jit/*.lua
12cr|luajit-2.0.0-0.beta10.1|74	
12cr|luajit-2.0.0-0.beta10.1|75	%package -n %{libname}
12cr|luajit-2.0.0-0.beta10.1|76	Summary:	Just-In-Time Compiler for the Lua programming language
12cr|luajit-2.0.0-0.beta10.1|77	Group:		System/Libraries
12cr|luajit-2.0.0-0.beta10.1|78	Requires:	%{libcommon} = %{version}-%{release}
12cr|luajit-2.0.0-0.beta10.1|79	
12cr|luajit-2.0.0-0.beta10.1|80	%description -n %{libname}
12cr|luajit-2.0.0-0.beta10.1|81	LuaJIT has been successfully used as a scripting middle-ware in games,
12cr|luajit-2.0.0-0.beta10.1|82	3D modelers, numerical simulations, trading platforms and many other
12cr|luajit-2.0.0-0.beta10.1|83	specialty applications.
12cr|luajit-2.0.0-0.beta10.1|84	It combines high flexibility with high performance and an unmatched low
12cr|luajit-2.0.0-0.beta10.1|85	memory footprint: less than 125K for the VM plus less than 85K for the
12cr|luajit-2.0.0-0.beta10.1|86	JIT compiler (on x86).
12cr|luajit-2.0.0-0.beta10.1|87	LuaJIT has been in continuous development since 2005. It is widely considered
12cr|luajit-2.0.0-0.beta10.1|88	to be one of the fastest dynamic language implementations.
12cr|luajit-2.0.0-0.beta10.1|89	
12cr|luajit-2.0.0-0.beta10.1|90	%files -n %{libname}
12cr|luajit-2.0.0-0.beta10.1|91	%{_libdir}/lib%{name}*.so.%{major}*
12cr|luajit-2.0.0-0.beta10.1|92	
12cr|luajit-2.0.0-0.beta10.1|93	%package -n %{devname}
12cr|luajit-2.0.0-0.beta10.1|94	Summary:	Just-In-Time Compiler for the Lua programming language
12cr|luajit-2.0.0-0.beta10.1|95	Group:		Development/Other
12cr|luajit-2.0.0-0.beta10.1|96	Requires:	%{libname} = %{version}-%{release}
12cr|luajit-2.0.0-0.beta10.1|97	Provides:	%{name}-devel = %{version}-%{release}
12cr|luajit-2.0.0-0.beta10.1|98	Provides:	%{tarname}-devel = %{version}-%{release}
12cr|luajit-2.0.0-0.beta10.1|99	
12cr|luajit-2.0.0-0.beta10.1|100	%description -n %{devname}
12cr|luajit-2.0.0-0.beta10.1|101	This package contains header files needed by developers.
12cr|luajit-2.0.0-0.beta10.1|102	
12cr|luajit-2.0.0-0.beta10.1|103	%files -n %{devname}
12cr|luajit-2.0.0-0.beta10.1|104	%{_includedir}/luajit*/*.h*
12cr|luajit-2.0.0-0.beta10.1|105	%{_libdir}/pkgconfig/%{name}.pc
12cr|luajit-2.0.0-0.beta10.1|106	%{_libdir}/libluajit*.a
12cr|luajit-2.0.0-0.beta10.1|107	%{_libdir}/libluajit-%{api}.so
12cr|luajit-2.0.0-0.beta10.1|108	

2953 12
12cr|lua-logging-1.1.4-4|1	%define luaver 5.1
12cr|lua-logging-1.1.4-4|2	%define lualibdir %{_libdir}/lua/%{luaver}
12cr|lua-logging-1.1.4-4|3	%define luapkgdir %{_datadir}/lua/%{luaver}
12cr|lua-logging-1.1.4-4|4	%define oname lualogging
12cr|lua-logging-1.1.4-4|5	
12cr|lua-logging-1.1.4-4|6	Name:           lua-logging
12cr|lua-logging-1.1.4-4|7	Version:        1.1.4
12cr|lua-logging-1.1.4-4|8	Release:        %mkrel 4
12cr|lua-logging-1.1.4-4|9	Summary:        A simple API to use logging features in Lua
12cr|lua-logging-1.1.4-4|10	
12cr|lua-logging-1.1.4-4|11	Group:          Development/Other
12cr|lua-logging-1.1.4-4|12	License:        MIT
12cr|lua-logging-1.1.4-4|13	URL:            http://www.keplerproject.org/lualogging/
12cr|lua-logging-1.1.4-4|14	Source0:        http://luaforge.net/frs/download.php/2693/%{oname}-%{version}.tar.gz
12cr|lua-logging-1.1.4-4|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|lua-logging-1.1.4-4|16	Requires:       lua >= %{luaver}
12cr|lua-logging-1.1.4-4|17	Requires:       lua-socket
12cr|lua-logging-1.1.4-4|18	Requires:       lua-sql
12cr|lua-logging-1.1.4-4|19	BuildArch:      noarch
12cr|lua-logging-1.1.4-4|20	
12cr|lua-logging-1.1.4-4|21	%description
12cr|lua-logging-1.1.4-4|22	LuaLogging provides a simple API to use logging features
12cr|lua-logging-1.1.4-4|23	in Lua. Its design was based on log4j. LuaLogging currently
12cr|lua-logging-1.1.4-4|24	supports, through the use of appenders, console, file, email,
12cr|lua-logging-1.1.4-4|25	socket and sql outputs.
12cr|lua-logging-1.1.4-4|26	
12cr|lua-logging-1.1.4-4|27	%prep
12cr|lua-logging-1.1.4-4|28	%setup -q -n %{oname}-%{version}
12cr|lua-logging-1.1.4-4|29	
12cr|lua-logging-1.1.4-4|30	%build
12cr|lua-logging-1.1.4-4|31	%make
12cr|lua-logging-1.1.4-4|32	
12cr|lua-logging-1.1.4-4|33	%install
12cr|lua-logging-1.1.4-4|34	rm -rf %{buildroot}
12cr|lua-logging-1.1.4-4|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
12cr|lua-logging-1.1.4-4|36	
12cr|lua-logging-1.1.4-4|37	
12cr|lua-logging-1.1.4-4|38	%clean
12cr|lua-logging-1.1.4-4|39	rm -rf $RPM_BUILD_ROOT
12cr|lua-logging-1.1.4-4|40	
12cr|lua-logging-1.1.4-4|41	
12cr|lua-logging-1.1.4-4|42	%files
12cr|lua-logging-1.1.4-4|43	%defattr(-,root,root,-)
12cr|lua-logging-1.1.4-4|44	%doc doc/us/*
12cr|lua-logging-1.1.4-4|45	%doc README
12cr|lua-logging-1.1.4-4|46	%{luapkgdir}/*
12cr|lua-logging-1.1.4-4|47	
12cr|lua-logging-1.1.4-4|48	
12cr|lua-logging-1.1.4-4|49	%changelog
12cr|lua-logging-1.1.4-4|50	* Wed Dec 08 2010 Rémy Clouard <shikamaru@mandriva.org> 1.1.4-4mdv2011.0
12cr|lua-logging-1.1.4-4|51	+ Revision: 616182
12cr|lua-logging-1.1.4-4|52	- rebuild for the mass rebuild
12cr|lua-logging-1.1.4-4|53	
12cr|lua-logging-1.1.4-4|54	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1.4-3mdv2010.0
12cr|lua-logging-1.1.4-4|55	+ Revision: 439643
12cr|lua-logging-1.1.4-4|56	- rebuild
12cr|lua-logging-1.1.4-4|57	
12cr|lua-logging-1.1.4-4|58	* Sun Dec 28 2008 Jérôme Soyer <saispo@mandriva.org> 1.1.4-2mdv2009.1
12cr|lua-logging-1.1.4-4|59	+ Revision: 320488
12cr|lua-logging-1.1.4-4|60	- Add Requires
12cr|lua-logging-1.1.4-4|61	
12cr|lua-logging-1.1.4-4|62	* Sun Dec 28 2008 Jérôme Soyer <saispo@mandriva.org> 1.1.4-1mdv2009.1
12cr|lua-logging-1.1.4-4|63	+ Revision: 320487
12cr|lua-logging-1.1.4-4|64	- Remove dot in Summary
12cr|lua-logging-1.1.4-4|65	- import lua-logging
12cr|lua-logging-1.1.4-4|66	
12cr|lua-logging-1.1.4-4|67	

2954 12
12cr|lua-lposix-1.0-4|1	%define soname		posix
12cr|lua-lposix-1.0-4|2	%define lua_version	5.1
12cr|lua-lposix-1.0-4|3	
12cr|lua-lposix-1.0-4|4	Summary:	A POSIX library for the Lua programming language
12cr|lua-lposix-1.0-4|5	Name:		lua-lposix
12cr|lua-lposix-1.0-4|6	Version:	1.0
12cr|lua-lposix-1.0-4|7	Release:	%{mkrel 4}
12cr|lua-lposix-1.0-4|8	License:	Public Domain
12cr|lua-lposix-1.0-4|9	Group:		Development/Other
12cr|lua-lposix-1.0-4|10	URL:		http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/
12cr|lua-lposix-1.0-4|11	Source0:	lposix.tar.bz2
12cr|lua-lposix-1.0-4|12	Patch0:		luaposix.patch
12cr|lua-lposix-1.0-4|13	# From upstream reference (by Funda)
12cr|lua-lposix-1.0-4|14	Patch1:		lposix-build-5.1.patch
12cr|lua-lposix-1.0-4|15	# Corrects use of obsolete CLK_TCK constant to CLOCKS_PER_SEC - AdamW
12cr|lua-lposix-1.0-4|16	# 2008/07 (see http://www.mail-archive.com/debian-glibc@lists.debian.org/msg34448.html )
12cr|lua-lposix-1.0-4|17	Patch2:		lposix-clktck.patch
12cr|lua-lposix-1.0-4|18	BuildRoot:	%_tmppath/%{name}-buildroot
12cr|lua-lposix-1.0-4|19	BuildRequires:	lua-devel
12cr|lua-lposix-1.0-4|20	Requires:	lua
12cr|lua-lposix-1.0-4|21	# Relics from previous crack-addled packaging of this simple plugin
12cr|lua-lposix-1.0-4|22	# as if it were a shared library. Debian goes the whole hog and
12cr|lua-lposix-1.0-4|23	# installs lua plugins like this to /usr/lib as proper shared libs as
12cr|lua-lposix-1.0-4|24	# well as installing them as lua plugins, but I don't see any need to
12cr|lua-lposix-1.0-4|25	# go to that trouble as I don't know of any code which would actually
12cr|lua-lposix-1.0-4|26	# want to link against this directly - AdamW 2008/07
12cr|lua-lposix-1.0-4|27	Obsoletes:	%{mklibname posix 1} < %{version}-%{release}
12cr|lua-lposix-1.0-4|28	Obsoletes:	%{mklibname luaposix} < %{version}-%{release}
12cr|lua-lposix-1.0-4|29	Obsoletes:	%{mklibname luaposix 1} < %{version}-%{release}
12cr|lua-lposix-1.0-4|30	
12cr|lua-lposix-1.0-4|31	%description
12cr|lua-lposix-1.0-4|32	A POSIX module for the Lua programming language.
12cr|lua-lposix-1.0-4|33	
12cr|lua-lposix-1.0-4|34	%package devel
12cr|lua-lposix-1.0-4|35	Summary:	Development header for the lposix LUA module
12cr|lua-lposix-1.0-4|36	Group:		Development/Other
12cr|lua-lposix-1.0-4|37	License:	Public Domain
12cr|lua-lposix-1.0-4|38	Requires:	%{name} = %{version}-%{release}
12cr|lua-lposix-1.0-4|39	Obsoletes:	%{mklibname luaposix 1 -d} < %{version}-%{release}
12cr|lua-lposix-1.0-4|40	
12cr|lua-lposix-1.0-4|41	%description devel
12cr|lua-lposix-1.0-4|42	Development header for the lposix LUA module.
12cr|lua-lposix-1.0-4|43	
12cr|lua-lposix-1.0-4|44	%prep
12cr|lua-lposix-1.0-4|45	%setup -q -n %{soname}
12cr|lua-lposix-1.0-4|46	%patch0 -p1
12cr|lua-lposix-1.0-4|47	%patch1 -p0
12cr|lua-lposix-1.0-4|48	%patch2 -p1 -b .clktck
12cr|lua-lposix-1.0-4|49	
12cr|lua-lposix-1.0-4|50	%build
12cr|lua-lposix-1.0-4|51	export CFLAGS="%{optflags} -fPIC"
12cr|lua-lposix-1.0-4|52	%make
12cr|lua-lposix-1.0-4|53	
12cr|lua-lposix-1.0-4|54	%install
12cr|lua-lposix-1.0-4|55	%__rm -rf %{buildroot}
12cr|lua-lposix-1.0-4|56	install -d %{buildroot}/%{_datadir}/lua/%{lua_version}
12cr|lua-lposix-1.0-4|57	install -d %{buildroot}/%{_libdir}/lua/%{lua_version}
12cr|lua-lposix-1.0-4|58	install -m0755 %{soname}.so %{buildroot}%{_libdir}/lua/%{lua_version}
12cr|lua-lposix-1.0-4|59	install -m0644 %{soname}.a %{buildroot}/%{_libdir}/lua/%{lua_version}
12cr|lua-lposix-1.0-4|60	install -m0644 %{soname}.lua %{buildroot}/%{_datadir}/lua/%{lua_version}
12cr|lua-lposix-1.0-4|61	install -m0644 test.lua %{buildroot}/%{_datadir}/lua/%{lua_version}
12cr|lua-lposix-1.0-4|62	install -m0644 tree.lua %{buildroot}/%{_datadir}/lua/%{lua_version}
12cr|lua-lposix-1.0-4|63	
12cr|lua-lposix-1.0-4|64	%clean
12cr|lua-lposix-1.0-4|65	%__rm -rf %{buildroot}
12cr|lua-lposix-1.0-4|66	
12cr|lua-lposix-1.0-4|67	%files
12cr|lua-lposix-1.0-4|68	%defattr(-,root,root)
12cr|lua-lposix-1.0-4|69	%doc README
12cr|lua-lposix-1.0-4|70	%{_libdir}/lua/%{lua_version}/*.so
12cr|lua-lposix-1.0-4|71	%{_datadir}/lua/%{lua_version}/*.lua
12cr|lua-lposix-1.0-4|72	
12cr|lua-lposix-1.0-4|73	%files devel
12cr|lua-lposix-1.0-4|74	%defattr(-,root,root)
12cr|lua-lposix-1.0-4|75	%{_libdir}/lua/%{lua_version}/*.a
12cr|lua-lposix-1.0-4|76	
12cr|lua-lposix-1.0-4|77	
12cr|lua-lposix-1.0-4|78	%changelog
12cr|lua-lposix-1.0-4|79	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2010.0
12cr|lua-lposix-1.0-4|80	+ Revision: 429882
12cr|lua-lposix-1.0-4|81	- rebuild
12cr|lua-lposix-1.0-4|82	
12cr|lua-lposix-1.0-4|83	* Thu Jul 17 2008 Adam Williamson <awilliamson@mandriva.org> 1.0-3mdv2009.0
12cr|lua-lposix-1.0-4|84	+ Revision: 237784
12cr|lua-lposix-1.0-4|85	- buildrequires lua-devel
12cr|lua-lposix-1.0-4|86	- import lua-lposix
12cr|lua-lposix-1.0-4|87	
12cr|lua-lposix-1.0-4|88	

2955 12
12cr|lua-luafilesystem-1.4.1-1|1	%define luaver 5.1
12cr|lua-luafilesystem-1.4.1-1|2	%define lualibdir %{_libdir}/lua/%{luaver}
12cr|lua-luafilesystem-1.4.1-1|3	%define luapkgdir %{_datadir}/lua/%{luaver}
12cr|lua-luafilesystem-1.4.1-1|4	%define oname luafilesystem
12cr|lua-luafilesystem-1.4.1-1|5	
12cr|lua-luafilesystem-1.4.1-1|6	Name:           lua-luafilesystem
12cr|lua-luafilesystem-1.4.1-1|7	Version:        1.4.1
12cr|lua-luafilesystem-1.4.1-1|8	Release:        %mkrel 1
12cr|lua-luafilesystem-1.4.1-1|9	Summary:        FileSystem Tool for the Lua language
12cr|lua-luafilesystem-1.4.1-1|10	
12cr|lua-luafilesystem-1.4.1-1|11	Group:          Development/Other
12cr|lua-luafilesystem-1.4.1-1|12	License:        MIT
12cr|lua-luafilesystem-1.4.1-1|13	URL:            http://www.keplerproject.org/luafilesystem/
12cr|lua-luafilesystem-1.4.1-1|14	Source0:        http://luaforge.net/frs/download.php/3345/%{oname}-%{version}.tar.gz
12cr|lua-luafilesystem-1.4.1-1|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|lua-luafilesystem-1.4.1-1|16	BuildRequires:  lua-devel >= %{luaver}
12cr|lua-luafilesystem-1.4.1-1|17	Requires:       lua >= %{luaver}
12cr|lua-luafilesystem-1.4.1-1|18	
12cr|lua-luafilesystem-1.4.1-1|19	%description
12cr|lua-luafilesystem-1.4.1-1|20	LuaFileSystem offers a portable way to access the
12cr|lua-luafilesystem-1.4.1-1|21	underlying directory structure and file attributes.
12cr|lua-luafilesystem-1.4.1-1|22	
12cr|lua-luafilesystem-1.4.1-1|23	%prep
12cr|lua-luafilesystem-1.4.1-1|24	%setup -q -n %{oname}-%{version}
12cr|lua-luafilesystem-1.4.1-1|25	
12cr|lua-luafilesystem-1.4.1-1|26	%build
12cr|lua-luafilesystem-1.4.1-1|27	%make
12cr|lua-luafilesystem-1.4.1-1|28	
12cr|lua-luafilesystem-1.4.1-1|29	%install
12cr|lua-luafilesystem-1.4.1-1|30	rm -rf %{buildroot}
12cr|lua-luafilesystem-1.4.1-1|31	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
12cr|lua-luafilesystem-1.4.1-1|32	
12cr|lua-luafilesystem-1.4.1-1|33	
12cr|lua-luafilesystem-1.4.1-1|34	%clean
12cr|lua-luafilesystem-1.4.1-1|35	rm -rf $RPM_BUILD_ROOT
12cr|lua-luafilesystem-1.4.1-1|36	
12cr|lua-luafilesystem-1.4.1-1|37	
12cr|lua-luafilesystem-1.4.1-1|38	%files
12cr|lua-luafilesystem-1.4.1-1|39	%defattr(-,root,root,-)
12cr|lua-luafilesystem-1.4.1-1|40	%doc doc/us/*
12cr|lua-luafilesystem-1.4.1-1|41	%doc README
12cr|lua-luafilesystem-1.4.1-1|42	%{lualibdir}/*
12cr|lua-luafilesystem-1.4.1-1|43	
12cr|lua-luafilesystem-1.4.1-1|44	
12cr|lua-luafilesystem-1.4.1-1|45	%changelog
12cr|lua-luafilesystem-1.4.1-1|46	* Sun Dec 28 2008 Jérôme Soyer <saispo@mandriva.org> 1.4.1-1mdv2009.1
12cr|lua-luafilesystem-1.4.1-1|47	+ Revision: 320425
12cr|lua-luafilesystem-1.4.1-1|48	- import lua-luafilesystem
12cr|lua-luafilesystem-1.4.1-1|49	
12cr|lua-luafilesystem-1.4.1-1|50	

2956 12
12cr|luaposix-5.1.23-1|1	%define name          luaposix
12cr|luaposix-5.1.23-1|2	%define soname        posix
12cr|luaposix-5.1.23-1|3	%define version       5.1.23
12cr|luaposix-5.1.23-1|4	%define major         1
12cr|luaposix-5.1.23-1|5	%define release       %mkrel 1
12cr|luaposix-5.1.23-1|6	%define libname       %mklibname %{soname} %{major}
12cr|luaposix-5.1.23-1|7	%define libname_major %mklibname %{name} %{major}
12cr|luaposix-5.1.23-1|8	%define libname_orig  %mklibname %{name}
12cr|luaposix-5.1.23-1|9	%define develname     %mklibname %{name} -d
12cr|luaposix-5.1.23-1|10	%define lua_version   5.1
12cr|luaposix-5.1.23-1|11	
12cr|luaposix-5.1.23-1|12	Summary:        A POSIX library for the Lua programming language
12cr|luaposix-5.1.23-1|13	Name:           %name
12cr|luaposix-5.1.23-1|14	Version:        %version
12cr|luaposix-5.1.23-1|15	Release:        %release
12cr|luaposix-5.1.23-1|16	License:        Public Domain
12cr|luaposix-5.1.23-1|17	Group:          Development/Other
12cr|luaposix-5.1.23-1|18	URL:            http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/
12cr|luaposix-5.1.23-1|19	Source0:        https://github.com/downloads/luaposix/luaposix/%{name}-%{version}.tar.gz
12cr|luaposix-5.1.23-1|20	Obsoletes:      %{libname} = %{version}
12cr|luaposix-5.1.23-1|21	Obsoletes:      %{libname_orig}
12cr|luaposix-5.1.23-1|22	Provides:       %{libname} = %{version}
12cr|luaposix-5.1.23-1|23	Provides:       %{libname_orig}
12cr|luaposix-5.1.23-1|24	
12cr|luaposix-5.1.23-1|25	%description
12cr|luaposix-5.1.23-1|26	A POSIX library for the Lua programming language.
12cr|luaposix-5.1.23-1|27	
12cr|luaposix-5.1.23-1|28	%package -n     %{libname_major}
12cr|luaposix-5.1.23-1|29	Summary:        A POSIX library for the Lua programming language
12cr|luaposix-5.1.23-1|30	Group:          Development/Other
12cr|luaposix-5.1.23-1|31	Obsoletes:      %{libname_orig}
12cr|luaposix-5.1.23-1|32	Provides:       %{libname_orig}
12cr|luaposix-5.1.23-1|33	Requires:       liblua%{lua_version}
12cr|luaposix-5.1.23-1|34	BuildRequires:  pkgconfig(lua)
12cr|luaposix-5.1.23-1|35	
12cr|luaposix-5.1.23-1|36	%description -n %{libname_major}
12cr|luaposix-5.1.23-1|37	A POSIX library for the Lua programming language.
12cr|luaposix-5.1.23-1|38	
12cr|luaposix-5.1.23-1|39	%package -n     %{develname}
12cr|luaposix-5.1.23-1|40	Summary:        Static library and header files for the luaposix library
12cr|luaposix-5.1.23-1|41	Group:          Development/Other
12cr|luaposix-5.1.23-1|42	License:        Public Domain
12cr|luaposix-5.1.23-1|43	Requires:       %{libname_major} = %{version}
12cr|luaposix-5.1.23-1|44	Obsoletes:	%{libname_major}-devel
12cr|luaposix-5.1.23-1|45	
12cr|luaposix-5.1.23-1|46	%description -n %{develname}
12cr|luaposix-5.1.23-1|47	A POSIX library for the Lua programming language.
12cr|luaposix-5.1.23-1|48	
12cr|luaposix-5.1.23-1|49	This package contains the static libluaposix library and its header files
12cr|luaposix-5.1.23-1|50	needed to compile applications that use luaposix.
12cr|luaposix-5.1.23-1|51	
12cr|luaposix-5.1.23-1|52	%prep
12cr|luaposix-5.1.23-1|53	%setup -q
12cr|luaposix-5.1.23-1|54	
12cr|luaposix-5.1.23-1|55	%build
12cr|luaposix-5.1.23-1|56	export CFLAGS="%{optflags} -fPIC"
12cr|luaposix-5.1.23-1|57	%configure2_5x --libdir=%{_libdir}/lua/%{lua_version}/%{name} \
12cr|luaposix-5.1.23-1|58	--docdir=%{_datadir}/doc/lua/%{lua_version}/%{name} \
12cr|luaposix-5.1.23-1|59	--datadir=%{_datadir}/doc/lua/%{lua_version}/%{name}
12cr|luaposix-5.1.23-1|60	%make
12cr|luaposix-5.1.23-1|61	
12cr|luaposix-5.1.23-1|62	%install
12cr|luaposix-5.1.23-1|63	%makeinstall_std
12cr|luaposix-5.1.23-1|64	
12cr|luaposix-5.1.23-1|65	%post -n %{libname_major}
12cr|luaposix-5.1.23-1|66	cd %{_datadir}/lua/%{lua_version} && rm -f %{soname}.lua && ln default.lua %{soname}.lua
12cr|luaposix-5.1.23-1|67	
12cr|luaposix-5.1.23-1|68	%postun -n %{libname_major}
12cr|luaposix-5.1.23-1|69	if [ "$1" = "0" ]; then
12cr|luaposix-5.1.23-1|70	rm -f %{_datadir}/lua/%{lua_version}/%{soname}.lua
12cr|luaposix-5.1.23-1|71	fi
12cr|luaposix-5.1.23-1|72	
12cr|luaposix-5.1.23-1|73	%files -n %{libname_major}
12cr|luaposix-5.1.23-1|74	%{_libdir}/lua/%{lua_version}/%{name}/*.so
12cr|luaposix-5.1.23-1|75	%{_defaultdocdir}/lua/%{lua_version}/*
12cr|luaposix-5.1.23-1|76	
12cr|luaposix-5.1.23-1|77	%files -n %{develname}
12cr|luaposix-5.1.23-1|78	#%{_libdir}/lua/%{lua_version}/*.so
12cr|luaposix-5.1.23-1|79	#%{_libdir}/lua/%{lua_version}/*.a

2957 12
12cr|luarocks-2.0.12-2|1	%define luaver 5.1
12cr|luarocks-2.0.12-2|2	%define lualibdir %{_libdir}/lua/%{luaver}
12cr|luarocks-2.0.12-2|3	%define luapkgdir %{_datadir}/lua/%{luaver}
12cr|luarocks-2.0.12-2|4	
12cr|luarocks-2.0.12-2|5	%define __noautoreq '/usr/bin/lua5.1'
12cr|luarocks-2.0.12-2|6	
12cr|luarocks-2.0.12-2|7	Name:           luarocks
12cr|luarocks-2.0.12-2|8	Version:        2.0.12
12cr|luarocks-2.0.12-2|9	Release:        2
12cr|luarocks-2.0.12-2|10	Summary:        Deployment and management system for Lua modules
12cr|luarocks-2.0.12-2|11	
12cr|luarocks-2.0.12-2|12	Group:          Development/Other
12cr|luarocks-2.0.12-2|13	License:        MIT
12cr|luarocks-2.0.12-2|14	URL:            http://www.luarocks.org/
12cr|luarocks-2.0.12-2|15	Source0:        http://luaforge.net/frs/download.php/3727/%{name}-%{version}.tar.gz
12cr|luarocks-2.0.12-2|16	
12cr|luarocks-2.0.12-2|17	BuildRequires:  lua >= %{luaver}, lua-devel >= %{luaver}
12cr|luarocks-2.0.12-2|18	# The package contains explicit calls to lua5.1 interpreter
12cr|luarocks-2.0.12-2|19	Requires:       lua%{luaver}
12cr|luarocks-2.0.12-2|20	Requires:       wget
12cr|luarocks-2.0.12-2|21	
12cr|luarocks-2.0.12-2|22	BuildArch:      noarch
12cr|luarocks-2.0.12-2|23	
12cr|luarocks-2.0.12-2|24	%description
12cr|luarocks-2.0.12-2|25	LuaRocks allows you to install Lua modules
12cr|luarocks-2.0.12-2|26	as self-contained packages called "rocks",
12cr|luarocks-2.0.12-2|27	which also contain version dependency information.
12cr|luarocks-2.0.12-2|28	This information is used both at install time, so that
12cr|luarocks-2.0.12-2|29	when one rock is requested all rocks it depends on are installed
12cr|luarocks-2.0.12-2|30	as well, and at run time, so that when a module
12cr|luarocks-2.0.12-2|31	is required, the correct version is loaded.
12cr|luarocks-2.0.12-2|32	
12cr|luarocks-2.0.12-2|33	LuaRocks supports both local and remote repositories,
12cr|luarocks-2.0.12-2|34	and multiple local rocks trees.
12cr|luarocks-2.0.12-2|35	
12cr|luarocks-2.0.12-2|36	
12cr|luarocks-2.0.12-2|37	%prep
12cr|luarocks-2.0.12-2|38	%setup -q -n %{name}-%{version}
12cr|luarocks-2.0.12-2|39	
12cr|luarocks-2.0.12-2|40	for file in COPYING_7z; do
12cr|luarocks-2.0.12-2|41	sed "s|\r||g" $file > $file.new && \
12cr|luarocks-2.0.12-2|42	touch -r $file $file.new && \
12cr|luarocks-2.0.12-2|43	mv $file.new $file
12cr|luarocks-2.0.12-2|44	done
12cr|luarocks-2.0.12-2|45	
12cr|luarocks-2.0.12-2|46	
12cr|luarocks-2.0.12-2|47	%build
12cr|luarocks-2.0.12-2|48	./configure --prefix=/usr --sysconfdir=%{_sysconfdir}/%{name} --rocks-tree=%{lualibdir} --lua-suffix=%{luaver}
12cr|luarocks-2.0.12-2|49	make
12cr|luarocks-2.0.12-2|50	
12cr|luarocks-2.0.12-2|51	%install
12cr|luarocks-2.0.12-2|52	make DESTDIR=%{buildroot} install
12cr|luarocks-2.0.12-2|53	
12cr|luarocks-2.0.12-2|54	%files
12cr|luarocks-2.0.12-2|55	%{_sysconfdir}/luarocks/config.lua
12cr|luarocks-2.0.12-2|56	%{_bindir}/*
12cr|luarocks-2.0.12-2|57	%{luapkgdir}/%{name}/*

2958 12
12cr|lua-sec-0.4-3|1	%define luaver 5.1
12cr|lua-sec-0.4-3|2	%define lualibdir %{_libdir}/lua/%{luaver}
12cr|lua-sec-0.4-3|3	%define luapkgdir %{_datadir}/lua/%{luaver}
12cr|lua-sec-0.4-3|4	%define oname luasec
12cr|lua-sec-0.4-3|5	
12cr|lua-sec-0.4-3|6	Name:           lua-sec
12cr|lua-sec-0.4-3|7	Version:        0.4
12cr|lua-sec-0.4-3|8	Release:        %mkrel 3
12cr|lua-sec-0.4-3|9	Summary:        OpenSSL binding for Lua
12cr|lua-sec-0.4-3|10	Group:          Development/Other
12cr|lua-sec-0.4-3|11	License:        MIT
12cr|lua-sec-0.4-3|12	URL:            http://www.inf.puc-rio.br/~brunoos/luasec/
12cr|lua-sec-0.4-3|13	Source0:        http://luaforge.net/frs/download.php/4255/%{oname}-%{version}.tar.gz
12cr|lua-sec-0.4-3|14	Patch0:		luasec-0.4-fix-link.patch
12cr|lua-sec-0.4-3|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|lua-sec-0.4-3|16	BuildRequires:  lua >= %{luaver}, lua-devel >= %{luaver}
12cr|lua-sec-0.4-3|17	BuildRequires:  openssl-devel
12cr|lua-sec-0.4-3|18	Requires:       lua >= %{luaver}
12cr|lua-sec-0.4-3|19	Requires:       lua-socket
12cr|lua-sec-0.4-3|20	
12cr|lua-sec-0.4-3|21	%description
12cr|lua-sec-0.4-3|22	LuaSec is a binding for OpenSSL library to provide TLS/SSL communication.
12cr|lua-sec-0.4-3|23	This version delegates to LuaSocket the TCP connection establishment
12cr|lua-sec-0.4-3|24	between the client and server. Then LuaSec uses this connection to start
12cr|lua-sec-0.4-3|25	a secure TLS/SSL session.
12cr|lua-sec-0.4-3|26	
12cr|lua-sec-0.4-3|27	
12cr|lua-sec-0.4-3|28	%prep
12cr|lua-sec-0.4-3|29	%setup -q -n %{oname}-%{version}
12cr|lua-sec-0.4-3|30	%patch0 -p0
12cr|lua-sec-0.4-3|31	
12cr|lua-sec-0.4-3|32	%build
12cr|lua-sec-0.4-3|33	#perl -pi -e 's/(CFLAGS =)/$1 -fPIC/' config
12cr|lua-sec-0.4-3|34	#echo 'LUA_VERSION_NUM=501' >> config
12cr|lua-sec-0.4-3|35	%make  linux
12cr|lua-sec-0.4-3|36	
12cr|lua-sec-0.4-3|37	%install
12cr|lua-sec-0.4-3|38	rm -rf %{buildroot}
12cr|lua-sec-0.4-3|39	mkdir -p $RPM_BUILD_ROOT%{lualibdir} $RPM_BUILD_ROOT%{luapkgdir}
12cr|lua-sec-0.4-3|40	make install LUACPATH=$RPM_BUILD_ROOT%{lualibdir} LUAPATH=$RPM_BUILD_ROOT%{luapkgdir}
12cr|lua-sec-0.4-3|41	
12cr|lua-sec-0.4-3|42	%clean
12cr|lua-sec-0.4-3|43	rm -rf $RPM_BUILD_ROOT
12cr|lua-sec-0.4-3|44	
12cr|lua-sec-0.4-3|45	
12cr|lua-sec-0.4-3|46	%files
12cr|lua-sec-0.4-3|47	%defattr(-,root,root,-)
12cr|lua-sec-0.4-3|48	%doc CHANGELOG samples/*
12cr|lua-sec-0.4-3|49	%{lualibdir}/*
12cr|lua-sec-0.4-3|50	%{luapkgdir}/*
12cr|lua-sec-0.4-3|51	
12cr|lua-sec-0.4-3|52	
12cr|lua-sec-0.4-3|53	%changelog
12cr|lua-sec-0.4-3|54	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-3mdv2011.0
12cr|lua-sec-0.4-3|55	+ Revision: 612781
12cr|lua-sec-0.4-3|56	- the mass rebuild of 2010.1 packages
12cr|lua-sec-0.4-3|57	
12cr|lua-sec-0.4-3|58	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 0.4-2mdv2010.1
12cr|lua-sec-0.4-3|59	+ Revision: 536627
12cr|lua-sec-0.4-3|60	- link against lua 5.1
12cr|lua-sec-0.4-3|61	
12cr|lua-sec-0.4-3|62	* Tue Feb 02 2010 Rémy Clouard <shikamaru@mandriva.org> 0.4-1mdv2010.1
12cr|lua-sec-0.4-3|63	+ Revision: 499821
12cr|lua-sec-0.4-3|64	- update to 0.4
12cr|lua-sec-0.4-3|65	
12cr|lua-sec-0.4-3|66	* Fri May 01 2009 Michael Scherer <misc@mandriva.org> 0.3.1-1mdv2010.0
12cr|lua-sec-0.4-3|67	+ Revision: 369964
12cr|lua-sec-0.4-3|68	- add BuildRequires
12cr|lua-sec-0.4-3|69	- import lua-sec
12cr|lua-sec-0.4-3|70	
12cr|lua-sec-0.4-3|71	

2959 12
12cr|lua-socket-2.0.2-4|1	%define lua_version	5.1
12cr|lua-socket-2.0.2-4|2	
12cr|lua-socket-2.0.2-4|3	Summary:        Network access library for the Lua programming language
12cr|lua-socket-2.0.2-4|4	Name:           lua-socket
12cr|lua-socket-2.0.2-4|5	Version:        2.0.2
12cr|lua-socket-2.0.2-4|6	Release:        %mkrel 4
12cr|lua-socket-2.0.2-4|7	License:        MIT
12cr|lua-socket-2.0.2-4|8	Group:          Development/Other
12cr|lua-socket-2.0.2-4|9	URL:            http://www.tecgraf.puc-rio.br/~diego/professional/luasocket/
12cr|lua-socket-2.0.2-4|10	Source0:        luasocket-%{version}.tar.gz
12cr|lua-socket-2.0.2-4|11	Patch0:		luasocket-2.0.2-cflags.patch
12cr|lua-socket-2.0.2-4|12	BuildRequires:	lua-devel
12cr|lua-socket-2.0.2-4|13	Requires:	lua
12cr|lua-socket-2.0.2-4|14	Obsoletes:	%{mklibname luasocket 2} < %{version}-%{release}
12cr|lua-socket-2.0.2-4|15	Obsoletes:	%{mklibname luasocket 2 -d} < %{version}-%{release}
12cr|lua-socket-2.0.2-4|16	BuildRoot:      %_tmppath/%{name}-%{version}
12cr|lua-socket-2.0.2-4|17	
12cr|lua-socket-2.0.2-4|18	%description
12cr|lua-socket-2.0.2-4|19	LuaSocket is a Lua extension library that is composed by two parts: a
12cr|lua-socket-2.0.2-4|20	C layer that provides support for the TCP and UDP transport layers,
12cr|lua-socket-2.0.2-4|21	and a set of Lua modules that add support for the SMTP (sending
12cr|lua-socket-2.0.2-4|22	e-mails), HTTP (WWW access) and FTP (uploading and downloading files)
12cr|lua-socket-2.0.2-4|23	protocols.
12cr|lua-socket-2.0.2-4|24	
12cr|lua-socket-2.0.2-4|25	%prep
12cr|lua-socket-2.0.2-4|26	%setup -q -n luasocket-%{version}
12cr|lua-socket-2.0.2-4|27	%patch0 -p1 -b .cflags
12cr|lua-socket-2.0.2-4|28	
12cr|lua-socket-2.0.2-4|29	%build
12cr|lua-socket-2.0.2-4|30	export CFLAGS="%{optflags} -fPIC"
12cr|lua-socket-2.0.2-4|31	%make
12cr|lua-socket-2.0.2-4|32	
12cr|lua-socket-2.0.2-4|33	%install
12cr|lua-socket-2.0.2-4|34	%__rm -rf %{buildroot}
12cr|lua-socket-2.0.2-4|35	%makeinstall_std INSTALL_TOP_SHARE=%{buildroot}/%{_datadir}/lua/%{lua_version} INSTALL_TOP_LIB=%{buildroot}/%{_libdir}/lua/%{lua_version}
12cr|lua-socket-2.0.2-4|36	
12cr|lua-socket-2.0.2-4|37	%clean
12cr|lua-socket-2.0.2-4|38	%__rm -rf %{buildroot}
12cr|lua-socket-2.0.2-4|39	
12cr|lua-socket-2.0.2-4|40	%files
12cr|lua-socket-2.0.2-4|41	%defattr(-,root,root)
12cr|lua-socket-2.0.2-4|42	%doc NEW README doc/*
12cr|lua-socket-2.0.2-4|43	%{_libdir}/lua/%{lua_version}/mime/*.so
12cr|lua-socket-2.0.2-4|44	%{_libdir}/lua/%{lua_version}/socket/*.so
12cr|lua-socket-2.0.2-4|45	%{_datadir}/lua/5.1/*.lua
12cr|lua-socket-2.0.2-4|46	%{_datadir}/lua/5.1/socket/*.lua
12cr|lua-socket-2.0.2-4|47	
12cr|lua-socket-2.0.2-4|48	
12cr|lua-socket-2.0.2-4|49	%changelog
12cr|lua-socket-2.0.2-4|50	* Wed Dec 08 2010 Rémy Clouard <shikamaru@mandriva.org> 2.0.2-4mdv2011.0
12cr|lua-socket-2.0.2-4|51	+ Revision: 616183
12cr|lua-socket-2.0.2-4|52	- rebuild for the mass rebuild
12cr|lua-socket-2.0.2-4|53	
12cr|lua-socket-2.0.2-4|54	* Wed Sep 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.2-3mdv2010.0
12cr|lua-socket-2.0.2-4|55	+ Revision: 448047
12cr|lua-socket-2.0.2-4|56	- bump release
12cr|lua-socket-2.0.2-4|57	- package renaming
12cr|lua-socket-2.0.2-4|58	- package renaming
12cr|lua-socket-2.0.2-4|59	
12cr|lua-socket-2.0.2-4|60	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.0.2-2mdv2010.0
12cr|lua-socket-2.0.2-4|61	+ Revision: 429883
12cr|lua-socket-2.0.2-4|62	- rebuild
12cr|lua-socket-2.0.2-4|63	
12cr|lua-socket-2.0.2-4|64	* Thu Aug 28 2008 Adam Williamson <awilliamson@mandriva.org> 2.0.2-1mdv2009.0
12cr|lua-socket-2.0.2-4|65	+ Revision: 277052
12cr|lua-socket-2.0.2-4|66	- package doc files properly with %%doc
12cr|lua-socket-2.0.2-4|67	- drop now unnecessary %%post and %%postun workarounds
12cr|lua-socket-2.0.2-4|68	- drop the manual installation, just pass appropriate vars to makeinstall
12cr|lua-socket-2.0.2-4|69	- rewrap description
12cr|lua-socket-2.0.2-4|70	- obsolete the insane old packaging of this as if it were a system library
12cr|lua-socket-2.0.2-4|71	- correct lua buildrequires and requires
12cr|lua-socket-2.0.2-4|72	- add new cflags.patch for just the allowing external CFLAGS bit
12cr|lua-socket-2.0.2-4|73	- drop old patch (lots of irrelevant stuff in it)
12cr|lua-socket-2.0.2-4|74	- update URL
12cr|lua-socket-2.0.2-4|75	- rebuild for new lua
12cr|lua-socket-2.0.2-4|76	- drop unnecessary defines
12cr|lua-socket-2.0.2-4|77	- new release 2.0.2
12cr|lua-socket-2.0.2-4|78	
12cr|lua-socket-2.0.2-4|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|lua-socket-2.0.2-4|80	- rebuild
12cr|lua-socket-2.0.2-4|81	- kill re-definition of %%buildroot on Pixel's request
12cr|lua-socket-2.0.2-4|82	- import luasocket
12cr|lua-socket-2.0.2-4|83	
12cr|lua-socket-2.0.2-4|84	+ Olivier Blin <oblin@mandriva.com>
12cr|lua-socket-2.0.2-4|85	- restore BuildRoot
12cr|lua-socket-2.0.2-4|86	
12cr|lua-socket-2.0.2-4|87	

2960 12
12cr|lua-sql-2.1.1-7|1	%define luaver 5.1
12cr|lua-sql-2.1.1-7|2	%define lualibdir %{_libdir}/lua/%{luaver}
12cr|lua-sql-2.1.1-7|3	%define luapkgdir %{_datadir}/lua/%{luaver}
12cr|lua-sql-2.1.1-7|4	%define oname luasql
12cr|lua-sql-2.1.1-7|5	
12cr|lua-sql-2.1.1-7|6	Name:           lua-sql
12cr|lua-sql-2.1.1-7|7	Version:        2.1.1
12cr|lua-sql-2.1.1-7|8	Release:        %mkrel 7
12cr|lua-sql-2.1.1-7|9	Summary:        Database connectivity for the Lua programming language
12cr|lua-sql-2.1.1-7|10	
12cr|lua-sql-2.1.1-7|11	Group:          Development/Other
12cr|lua-sql-2.1.1-7|12	License:        MIT
12cr|lua-sql-2.1.1-7|13	URL:            http://www.keplerproject.org/luasql/
12cr|lua-sql-2.1.1-7|14	Source0:        http://luaforge.net/frs/download.php/2686/%{oname}-%{version}.tar.gz
12cr|lua-sql-2.1.1-7|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|lua-sql-2.1.1-7|16	
12cr|lua-sql-2.1.1-7|17	BuildRequires:  lua >= %{luaver}, lua-devel >= %{luaver}
12cr|lua-sql-2.1.1-7|18	BuildRequires:  pkgconfig
12cr|lua-sql-2.1.1-7|19	BuildRequires:  sqlite3-devel >= 3.0
12cr|lua-sql-2.1.1-7|20	BuildRequires:  mysql-devel
12cr|lua-sql-2.1.1-7|21	BuildRequires:  postgresql-devel
12cr|lua-sql-2.1.1-7|22	
12cr|lua-sql-2.1.1-7|23	Requires:       lua-sql-sqlite, lua-sql-mysql, lua-sql-postgresql, lua-sql-doc
12cr|lua-sql-2.1.1-7|24	
12cr|lua-sql-2.1.1-7|25	%description
12cr|lua-sql-2.1.1-7|26	LuaSQL is a simple interface from Lua to a DBMS. This package of LuaSQL
12cr|lua-sql-2.1.1-7|27	supports MySQL, SQLite and PostgreSQL databases. You can execute arbitrary SQL
12cr|lua-sql-2.1.1-7|28	statements and it allows for retrieving results in a row-by-row cursor fashion.
12cr|lua-sql-2.1.1-7|29	
12cr|lua-sql-2.1.1-7|30	%package doc
12cr|lua-sql-2.1.1-7|31	Summary:        Documentation for LuaSQL
12cr|lua-sql-2.1.1-7|32	Group:          Development/Other
12cr|lua-sql-2.1.1-7|33	Requires:       lua >= %{luaver}
12cr|lua-sql-2.1.1-7|34	%description doc
12cr|lua-sql-2.1.1-7|35	LuaSQL is a simple interface from Lua to a DBMS. This package contains the
12cr|lua-sql-2.1.1-7|36	documentation for LuaSQL.
12cr|lua-sql-2.1.1-7|37	
12cr|lua-sql-2.1.1-7|38	
12cr|lua-sql-2.1.1-7|39	%package sqlite
12cr|lua-sql-2.1.1-7|40	Summary:        SQLite database connectivity for the Lua programming language
12cr|lua-sql-2.1.1-7|41	Group:          Development/Other
12cr|lua-sql-2.1.1-7|42	Requires:       lua >= %{luaver}
12cr|lua-sql-2.1.1-7|43	%description sqlite
12cr|lua-sql-2.1.1-7|44	LuaSQL is a simple interface from Lua to a DBMS. This package provides access
12cr|lua-sql-2.1.1-7|45	to SQLite databases.
12cr|lua-sql-2.1.1-7|46	
12cr|lua-sql-2.1.1-7|47	
12cr|lua-sql-2.1.1-7|48	%package mysql
12cr|lua-sql-2.1.1-7|49	Summary:        MySQL database connectivity for the Lua programming language
12cr|lua-sql-2.1.1-7|50	Group:          Development/Other
12cr|lua-sql-2.1.1-7|51	Requires:       lua >= %{luaver}
12cr|lua-sql-2.1.1-7|52	%description mysql
12cr|lua-sql-2.1.1-7|53	LuaSQL is a simple interface from Lua to a DBMS. This package provides access
12cr|lua-sql-2.1.1-7|54	to MySQL databases.
12cr|lua-sql-2.1.1-7|55	
12cr|lua-sql-2.1.1-7|56	
12cr|lua-sql-2.1.1-7|57	%package postgresql
12cr|lua-sql-2.1.1-7|58	Summary:        PostgreSQL database connectivity for the Lua programming language
12cr|lua-sql-2.1.1-7|59	Group:          Development/Other
12cr|lua-sql-2.1.1-7|60	Requires:       lua >= %{luaver}
12cr|lua-sql-2.1.1-7|61	%description postgresql
12cr|lua-sql-2.1.1-7|62	LuaSQL is a simple interface from Lua to a DBMS. This package provides access
12cr|lua-sql-2.1.1-7|63	to PostgreSQL databases.
12cr|lua-sql-2.1.1-7|64	
12cr|lua-sql-2.1.1-7|65	
12cr|lua-sql-2.1.1-7|66	%prep
12cr|lua-sql-2.1.1-7|67	%setup -q -n %{oname}-%{version}
12cr|lua-sql-2.1.1-7|68	
12cr|lua-sql-2.1.1-7|69	
12cr|lua-sql-2.1.1-7|70	%build
12cr|lua-sql-2.1.1-7|71	make DRIVER_INCS="`pkg-config --cflags sqlite3`" DRIVER_LIBS="`pkg-config --libs sqlite3`" T=sqlite3 DEFS="%{optflags} -fPIC"
12cr|lua-sql-2.1.1-7|72	make DRIVER_INCS="" DRIVER_LIBS="-lpq" T=postgres DEFS="%{optflags} -fPIC" WARN=
12cr|lua-sql-2.1.1-7|73	make DRIVER_INCS="-I%{_prefix}/include/mysql" DRIVER_LIBS="-L%{_libdir}/mysql -lmysqlclient" T=mysql DEFS="%{optflags} -fPIC"
12cr|lua-sql-2.1.1-7|74	
12cr|lua-sql-2.1.1-7|75	
12cr|lua-sql-2.1.1-7|76	%install
12cr|lua-sql-2.1.1-7|77	rm -rf $RPM_BUILD_ROOT
12cr|lua-sql-2.1.1-7|78	make install PREFIX=$RPM_BUILD_ROOT%{_prefix} LUA_LIBDIR=$RPM_BUILD_ROOT%{lualibdir} LUA_DIR=$RPM_BUILD_ROOT%{luapkgdir} T=sqlite3
12cr|lua-sql-2.1.1-7|79	make install PREFIX=$RPM_BUILD_ROOT%{_prefix} LUA_LIBDIR=$RPM_BUILD_ROOT%{lualibdir} LUA_DIR=$RPM_BUILD_ROOT%{luapkgdir} T=postgres
12cr|lua-sql-2.1.1-7|80	make install PREFIX=$RPM_BUILD_ROOT%{_prefix} LUA_LIBDIR=$RPM_BUILD_ROOT%{lualibdir} LUA_DIR=$RPM_BUILD_ROOT%{luapkgdir} T=mysql
12cr|lua-sql-2.1.1-7|81	
12cr|lua-sql-2.1.1-7|82	
12cr|lua-sql-2.1.1-7|83	%clean
12cr|lua-sql-2.1.1-7|84	rm -rf $RPM_BUILD_ROOT
12cr|lua-sql-2.1.1-7|85	
12cr|lua-sql-2.1.1-7|86	
12cr|lua-sql-2.1.1-7|87	%files
12cr|lua-sql-2.1.1-7|88	
12cr|lua-sql-2.1.1-7|89	%files doc
12cr|lua-sql-2.1.1-7|90	%defattr(-,root,root,-)
12cr|lua-sql-2.1.1-7|91	%doc README
12cr|lua-sql-2.1.1-7|92	%doc doc/us/*
12cr|lua-sql-2.1.1-7|93	
12cr|lua-sql-2.1.1-7|94	%files sqlite
12cr|lua-sql-2.1.1-7|95	%defattr(-,root,root,-)
12cr|lua-sql-2.1.1-7|96	%dir %{lualibdir}/luasql
12cr|lua-sql-2.1.1-7|97	%{lualibdir}/luasql/sqlite3.so
12cr|lua-sql-2.1.1-7|98	
12cr|lua-sql-2.1.1-7|99	%files mysql
12cr|lua-sql-2.1.1-7|100	%defattr(-,root,root,-)
12cr|lua-sql-2.1.1-7|101	%dir %{lualibdir}/luasql
12cr|lua-sql-2.1.1-7|102	%{lualibdir}/luasql/mysql.so
12cr|lua-sql-2.1.1-7|103	
12cr|lua-sql-2.1.1-7|104	%files postgresql
12cr|lua-sql-2.1.1-7|105	%defattr(-,root,root,-)
12cr|lua-sql-2.1.1-7|106	%dir %{lualibdir}/luasql
12cr|lua-sql-2.1.1-7|107	%{lualibdir}/luasql/postgres.so
12cr|lua-sql-2.1.1-7|108	
12cr|lua-sql-2.1.1-7|109	
12cr|lua-sql-2.1.1-7|110	%changelog
12cr|lua-sql-2.1.1-7|111	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-7mdv2011.0
12cr|lua-sql-2.1.1-7|112	+ Revision: 645827
12cr|lua-sql-2.1.1-7|113	- relink against libmysqlclient.so.18
12cr|lua-sql-2.1.1-7|114	
12cr|lua-sql-2.1.1-7|115	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-6mdv2011.0
12cr|lua-sql-2.1.1-7|116	+ Revision: 627256
12cr|lua-sql-2.1.1-7|117	- rebuilt against mysql-5.5.8 libs, again
12cr|lua-sql-2.1.1-7|118	
12cr|lua-sql-2.1.1-7|119	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-5mdv2011.0
12cr|lua-sql-2.1.1-7|120	+ Revision: 626538
12cr|lua-sql-2.1.1-7|121	- rebuilt against mysql-5.5.8 libs
12cr|lua-sql-2.1.1-7|122	
12cr|lua-sql-2.1.1-7|123	* Wed Dec 08 2010 Rémy Clouard <shikamaru@mandriva.org> 2.1.1-3mdv2011.0
12cr|lua-sql-2.1.1-7|124	+ Revision: 616184
12cr|lua-sql-2.1.1-7|125	- rebuild for the mass rebuild
12cr|lua-sql-2.1.1-7|126	
12cr|lua-sql-2.1.1-7|127	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 2.1.1-2mdv2010.0
12cr|lua-sql-2.1.1-7|128	+ Revision: 439656
12cr|lua-sql-2.1.1-7|129	- rebuild
12cr|lua-sql-2.1.1-7|130	
12cr|lua-sql-2.1.1-7|131	* Mon Dec 29 2008 Jérôme Soyer <saispo@mandriva.org> 2.1.1-1mdv2009.1
12cr|lua-sql-2.1.1-7|132	+ Revision: 320764
12cr|lua-sql-2.1.1-7|133	- Fix RPM Group
12cr|lua-sql-2.1.1-7|134	- Fix BR
12cr|lua-sql-2.1.1-7|135	- SPEC Cleanup
12cr|lua-sql-2.1.1-7|136	- import lua-sql
12cr|lua-sql-2.1.1-7|137	
12cr|lua-sql-2.1.1-7|138	

2961 12
12cr|luasqlmysql-2.2.0-2|1	%define debug_package %{nil}
12cr|luasqlmysql-2.2.0-2|2	
12cr|luasqlmysql-2.2.0-2|3	%define name         luasqlmysql
12cr|luasqlmysql-2.2.0-2|4	%define srcname      luasql
12cr|luasqlmysql-2.2.0-2|5	%define soname       postgres
12cr|luasqlmysql-2.2.0-2|6	%define version	2.2.0
12cr|luasqlmysql-2.2.0-2|7	%define major        2
12cr|luasqlmysql-2.2.0-2|8	%define release  %mkrel 2
12cr|luasqlmysql-2.2.0-2|9	%define libname      %mklibname %{name} %{major}
12cr|luasqlmysql-2.2.0-2|10	%define develname    %mklibname %{name} -d
12cr|luasqlmysql-2.2.0-2|11	%define libname_orig %mklibname %{name}
12cr|luasqlmysql-2.2.0-2|12	%define lua_version  5.1
12cr|luasqlmysql-2.2.0-2|13	
12cr|luasqlmysql-2.2.0-2|14	Summary:        Simple interface from Lua to MySQL
12cr|luasqlmysql-2.2.0-2|15	Name:           %name
12cr|luasqlmysql-2.2.0-2|16	Version:        %version
12cr|luasqlmysql-2.2.0-2|17	Release:        %release
12cr|luasqlmysql-2.2.0-2|18	License:        MIT
12cr|luasqlmysql-2.2.0-2|19	Group:          Development/Other
12cr|luasqlmysql-2.2.0-2|20	URL:            http://www.keplerproject.org/luasql/
12cr|luasqlmysql-2.2.0-2|21	Source0:	https://github.com/downloads/keplerproject/luasql/%{srcname}-%{version}.tar.gz
12cr|luasqlmysql-2.2.0-2|22	Obsoletes:      %{libname} = %{version}
12cr|luasqlmysql-2.2.0-2|23	Obsoletes:      %{libname_orig}
12cr|luasqlmysql-2.2.0-2|24	Provides:       %{libname} = %{version}
12cr|luasqlmysql-2.2.0-2|25	Provides:       %{libname_orig}
12cr|luasqlmysql-2.2.0-2|26	BuildRequires:	postgresql-devel
12cr|luasqlmysql-2.2.0-2|27	
12cr|luasqlmysql-2.2.0-2|28	%description
12cr|luasqlmysql-2.2.0-2|29	LuaMySQL is a simple interface from Lua to MySQL.
12cr|luasqlmysql-2.2.0-2|30	
12cr|luasqlmysql-2.2.0-2|31	%package -n     %{libname}
12cr|luasqlmysql-2.2.0-2|32	Summary:        Simple interface from Lua to MySQL
12cr|luasqlmysql-2.2.0-2|33	Group:          Development/Other
12cr|luasqlmysql-2.2.0-2|34	Obsoletes:      %{libname} = %{version}
12cr|luasqlmysql-2.2.0-2|35	Obsoletes:      %{libname_orig}
12cr|luasqlmysql-2.2.0-2|36	Provides:       %{libname} = %{version}
12cr|luasqlmysql-2.2.0-2|37	Provides:       %{libname_orig}
12cr|luasqlmysql-2.2.0-2|38	Requires:       lua
12cr|luasqlmysql-2.2.0-2|39	BuildRequires:  lua-devel
12cr|luasqlmysql-2.2.0-2|40	BuildRequires:  mysql-devel
12cr|luasqlmysql-2.2.0-2|41	
12cr|luasqlmysql-2.2.0-2|42	%description -n %{libname}
12cr|luasqlmysql-2.2.0-2|43	LuaMySQL is a simple interface from Lua to MySQL.
12cr|luasqlmysql-2.2.0-2|44	
12cr|luasqlmysql-2.2.0-2|45	%package -n     %{develname}
12cr|luasqlmysql-2.2.0-2|46	Summary:        Static library and header files for the luasqlmysql library
12cr|luasqlmysql-2.2.0-2|47	Group:          Development/Other
12cr|luasqlmysql-2.2.0-2|48	License:        MIT
12cr|luasqlmysql-2.2.0-2|49	Obsoletes:      %{libname_orig}-devel
12cr|luasqlmysql-2.2.0-2|50	Provides:       %{libname_orig}-devel
12cr|luasqlmysql-2.2.0-2|51	Requires:       %{libname} = %{version}-%{release}
12cr|luasqlmysql-2.2.0-2|52	Obsoletes:      %mklibname %{name} -d 2
12cr|luasqlmysql-2.2.0-2|53	
12cr|luasqlmysql-2.2.0-2|54	%description -n %{develname}
12cr|luasqlmysql-2.2.0-2|55	LuaMySQL is a simple interface from Lua to MySQL.
12cr|luasqlmysql-2.2.0-2|56	
12cr|luasqlmysql-2.2.0-2|57	This package contains the static libluamysql library needed to compile
12cr|luasqlmysql-2.2.0-2|58	applications that use luamysql.
12cr|luasqlmysql-2.2.0-2|59	
12cr|luasqlmysql-2.2.0-2|60	%prep
12cr|luasqlmysql-2.2.0-2|61	%setup -q -n %{srcname}-%{version}
12cr|luasqlmysql-2.2.0-2|62	
12cr|luasqlmysql-2.2.0-2|63	%build
12cr|luasqlmysql-2.2.0-2|64	%make CFLAGS="%{optflags} -fPIC"
12cr|luasqlmysql-2.2.0-2|65	
12cr|luasqlmysql-2.2.0-2|66	%install
12cr|luasqlmysql-2.2.0-2|67	strip src/%{soname}.so
12cr|luasqlmysql-2.2.0-2|68	mkdir -p  %{buildroot}%{_libdir}/lua/%{lua_version}
12cr|luasqlmysql-2.2.0-2|69	make install LUA_LIBDIR=%{buildroot}%{_libdir}/lua/%{lua_version}
12cr|luasqlmysql-2.2.0-2|70	
12cr|luasqlmysql-2.2.0-2|71	install -d %{buildroot}/%{_datadir}/lua/%{lua_version}
12cr|luasqlmysql-2.2.0-2|72	install -d %{buildroot}/%{_defaultdocdir}/lua/%{lua_version}/%{srcname}
12cr|luasqlmysql-2.2.0-2|73	cp -r doc/  %{buildroot}%{_defaultdocdir}/lua/%{lua_version}/%{srcname}
12cr|luasqlmysql-2.2.0-2|74	
12cr|luasqlmysql-2.2.0-2|75	%post -n %{libname}
12cr|luasqlmysql-2.2.0-2|76	cd %{_datadir}/lua/%{lua_version} && rm -f %{soname}.lua && ln default.lua %{soname}.lua
12cr|luasqlmysql-2.2.0-2|77	
12cr|luasqlmysql-2.2.0-2|78	%postun -n %{libname}
12cr|luasqlmysql-2.2.0-2|79	if [ "$1" = "0" ]; then
12cr|luasqlmysql-2.2.0-2|80	rm -f %{_datadir}/lua/%{lua_version}/%{soname}.lua
12cr|luasqlmysql-2.2.0-2|81	fi
12cr|luasqlmysql-2.2.0-2|82	
12cr|luasqlmysql-2.2.0-2|83	%files -n %{libname}
12cr|luasqlmysql-2.2.0-2|84	%{_libdir}/lua/%{lua_version}/%{srcname}/*.so
12cr|luasqlmysql-2.2.0-2|85	%{_defaultdocdir}/lua/%{lua_version}/%{srcname}/*
12cr|luasqlmysql-2.2.0-2|86	

2962 12
12cr|luciole-0.8.2-2|1	Summary:	A stop motion software for animation movie realization
12cr|luciole-0.8.2-2|2	Name:		luciole
12cr|luciole-0.8.2-2|3	Version:	0.8.2
12cr|luciole-0.8.2-2|4	Release:	%mkrel 2
12cr|luciole-0.8.2-2|5	License:	GPLv3
12cr|luciole-0.8.2-2|6	Group:		Video
12cr|luciole-0.8.2-2|7	Source0:	http://launchpad.net/luciole/0.8/0.8.2/+download/%{name}_%{version}.tar.gz
12cr|luciole-0.8.2-2|8	Patch0:		luciole-0.8.2-use-system-default-theme.patch
12cr|luciole-0.8.2-2|9	Url:		http://festival.inattendu.org/Luciole
12cr|luciole-0.8.2-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|luciole-0.8.2-2|11	BuildArch:	noarch
12cr|luciole-0.8.2-2|12	BuildRequires:	python-devel
12cr|luciole-0.8.2-2|13	BuildRequires:	desktop-file-utils
12cr|luciole-0.8.2-2|14	Requires:	pygtk2.0
12cr|luciole-0.8.2-2|15	Requires:	python-imaging
12cr|luciole-0.8.2-2|16	Requires:	gnome-python
12cr|luciole-0.8.2-2|17	Requires:	python-dbus
12cr|luciole-0.8.2-2|18	Requires:	gstreamer0.10-python
12cr|luciole-0.8.2-2|19	Requires:	pygtk2.0-libglade
12cr|luciole-0.8.2-2|20	Requires:	imagemagick
12cr|luciole-0.8.2-2|21	Requires:	mencoder
12cr|luciole-0.8.2-2|22	Requires:	ffmpeg
12cr|luciole-0.8.2-2|23	Requires:	mjpegtools
12cr|luciole-0.8.2-2|24	Requires:	gstreamer0.10-plugins-base
12cr|luciole-0.8.2-2|25	Requires:	gstreamer0.10-plugins-good
12cr|luciole-0.8.2-2|26	Suggests:	gtk-theme-clearlooks
12cr|luciole-0.8.2-2|27	Suggests:	murrine
12cr|luciole-0.8.2-2|28	
12cr|luciole-0.8.2-2|29	%description
12cr|luciole-0.8.2-2|30	Luciole is a stop motion software for animation movie realization. It can make
12cr|luciole-0.8.2-2|31	live capture of images from external devices as webcam or DV cam.
12cr|luciole-0.8.2-2|32	
12cr|luciole-0.8.2-2|33	%prep
12cr|luciole-0.8.2-2|34	%setup -q -n %{name}_%{version}
12cr|luciole-0.8.2-2|35	%patch0 -p0 -b .default-theme
12cr|luciole-0.8.2-2|36	
12cr|luciole-0.8.2-2|37	%install
12cr|luciole-0.8.2-2|38	rm -rf %{buildroot}
12cr|luciole-0.8.2-2|39	
12cr|luciole-0.8.2-2|40	#remove unneeded files
12cr|luciole-0.8.2-2|41	rm -f po/luciole*.po*
12cr|luciole-0.8.2-2|42	rm -f po/POTFILES.in po/createpot.py
12cr|luciole-0.8.2-2|43	
12cr|luciole-0.8.2-2|44	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|luciole-0.8.2-2|45	cp -rp images luciole.py templates ui luciole_lint.rc lucioLib po sounds themes _version.py %{buildroot}%{_datadir}/%{name}
12cr|luciole-0.8.2-2|46	
12cr|luciole-0.8.2-2|47	#create executable
12cr|luciole-0.8.2-2|48	cat > luciole  <<EOF
12cr|luciole-0.8.2-2|49	#!/bin/sh
12cr|luciole-0.8.2-2|50	cd /usr/share/luciole
12cr|luciole-0.8.2-2|51	exec python luciole.py
12cr|luciole-0.8.2-2|52	EOF
12cr|luciole-0.8.2-2|53	mkdir -p %{buildroot}%{_bindir}
12cr|luciole-0.8.2-2|54	install -m 755 luciole %{buildroot}%{_bindir}
12cr|luciole-0.8.2-2|55	
12cr|luciole-0.8.2-2|56	mkdir -p %{buildroot}%{_datadir}/applications
12cr|luciole-0.8.2-2|57	desktop-file-install	--remove-key=Encoding \
12cr|luciole-0.8.2-2|58	--dir %{buildroot}%{_datadir}/applications \
12cr|luciole-0.8.2-2|59	luciole.desktop
12cr|luciole-0.8.2-2|60	
12cr|luciole-0.8.2-2|61	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cr|luciole-0.8.2-2|62	cp -p images/luciole.xpm %{buildroot}%{_datadir}/pixmaps/
12cr|luciole-0.8.2-2|63	
12cr|luciole-0.8.2-2|64	
12cr|luciole-0.8.2-2|65	%clean
12cr|luciole-0.8.2-2|66	rm -rf %{buildroot}
12cr|luciole-0.8.2-2|67	
12cr|luciole-0.8.2-2|68	
12cr|luciole-0.8.2-2|69	%files
12cr|luciole-0.8.2-2|70	%defattr(-,root,root)
12cr|luciole-0.8.2-2|71	%doc COPYING RELEASE
12cr|luciole-0.8.2-2|72	%{_bindir}/%{name}
12cr|luciole-0.8.2-2|73	%{_datadir}/%{name}
12cr|luciole-0.8.2-2|74	%{_datadir}/applications/%{name}.desktop
12cr|luciole-0.8.2-2|75	%{_datadir}/pixmaps/*
12cr|luciole-0.8.2-2|76	
12cr|luciole-0.8.2-2|77	
12cr|luciole-0.8.2-2|78	%changelog
12cr|luciole-0.8.2-2|79	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-2mdv2011.0
12cr|luciole-0.8.2-2|80	+ Revision: 612782
12cr|luciole-0.8.2-2|81	- the mass rebuild of 2010.1 packages
12cr|luciole-0.8.2-2|82	
12cr|luciole-0.8.2-2|83	* Thu Feb 11 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.8.2-1mdv2010.1
12cr|luciole-0.8.2-2|84	+ Revision: 504027
12cr|luciole-0.8.2-2|85	- import luciole
12cr|luciole-0.8.2-2|86	
12cr|luciole-0.8.2-2|87	

2963 12
12cr|luckybackup-0.4.7-1|1	%define name luckybackup
12cr|luckybackup-0.4.7-1|2	%define version 0.4.7
12cr|luckybackup-0.4.7-1|3	
12cr|luckybackup-0.4.7-1|4	Summary:	A powerful, fast and reliable backup & sync tool
12cr|luckybackup-0.4.7-1|5	Name:		%{name}
12cr|luckybackup-0.4.7-1|6	Version:	%{version}
12cr|luckybackup-0.4.7-1|7	Release:	%mkrel 1
12cr|luckybackup-0.4.7-1|8	License:	GPLv3
12cr|luckybackup-0.4.7-1|9	Url:		http://luckybackup.sourceforge.net/
12cr|luckybackup-0.4.7-1|10	Group:		Archiving/Backup
12cr|luckybackup-0.4.7-1|11	Source0:	http://prdownloads.sourceforge.net/sourceforge/luckybackup/luckybackup-%{version}.tar.gz
12cr|luckybackup-0.4.7-1|12	Patch0:		remove_old_menu_file.patch
12cr|luckybackup-0.4.7-1|13	BuildRequires:	qt4-devel
12cr|luckybackup-0.4.7-1|14	Requires:	rsync
12cr|luckybackup-0.4.7-1|15	
12cr|luckybackup-0.4.7-1|16	%description
12cr|luckybackup-0.4.7-1|17	luckyBackup is an application that backs-up and/or synchronizes any
12cr|luckybackup-0.4.7-1|18	directories with the power of rsync.
12cr|luckybackup-0.4.7-1|19	
12cr|luckybackup-0.4.7-1|20	It is simple to use, fast (transfers over only changes made and not
12cr|luckybackup-0.4.7-1|21	all data), safe (keeps your data safe by checking all declared directories
12cr|luckybackup-0.4.7-1|22	before proceeding in any data manipulation ), reliable and fully customizable.
12cr|luckybackup-0.4.7-1|23	
12cr|luckybackup-0.4.7-1|24	%prep
12cr|luckybackup-0.4.7-1|25	%setup -q
12cr|luckybackup-0.4.7-1|26	%patch0 -p1
12cr|luckybackup-0.4.7-1|27	
12cr|luckybackup-0.4.7-1|28	%build
12cr|luckybackup-0.4.7-1|29	qmake
12cr|luckybackup-0.4.7-1|30	
12cr|luckybackup-0.4.7-1|31	%make
12cr|luckybackup-0.4.7-1|32	
12cr|luckybackup-0.4.7-1|33	%install
12cr|luckybackup-0.4.7-1|34	%makeinstall INSTALL_ROOT=%{buildroot} install
12cr|luckybackup-0.4.7-1|35	
12cr|luckybackup-0.4.7-1|36	%files
12cr|luckybackup-0.4.7-1|37	%{_bindir}/%{name}
12cr|luckybackup-0.4.7-1|38	%{_datadir}/applications/*
12cr|luckybackup-0.4.7-1|39	%{_datadir}/%{name}/translations/*
12cr|luckybackup-0.4.7-1|40	%{_datadir}/pixmaps/%{name}.*
12cr|luckybackup-0.4.7-1|41	%{_mandir}/man8/*
12cr|luckybackup-0.4.7-1|42	%{_defaultdocdir}/%{name}/*
12cr|luckybackup-0.4.7-1|43	
12cr|luckybackup-0.4.7-1|44	
12cr|luckybackup-0.4.7-1|45	
12cr|luckybackup-0.4.7-1|46	%changelog
12cr|luckybackup-0.4.7-1|47	* Mon Mar 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.4.7-1
12cr|luckybackup-0.4.7-1|48	+ Revision: 785767
12cr|luckybackup-0.4.7-1|49	- version update 0.4.7
12cr|luckybackup-0.4.7-1|50	
12cr|luckybackup-0.4.7-1|51	* Sun Jun 12 2011 Juan Luis Baptiste <juancho@mandriva.org> 0.4.6-1
12cr|luckybackup-0.4.7-1|52	+ Revision: 684374
12cr|luckybackup-0.4.7-1|53	- Updated to 0.4.6
12cr|luckybackup-0.4.7-1|54	
12cr|luckybackup-0.4.7-1|55	* Wed Mar 09 2011 Juan Luis Baptiste <juancho@mandriva.org> 0.4.5-1
12cr|luckybackup-0.4.7-1|56	+ Revision: 643180
12cr|luckybackup-0.4.7-1|57	- Updated to 0.4.5
12cr|luckybackup-0.4.7-1|58	
12cr|luckybackup-0.4.7-1|59	* Sun Oct 31 2010 Juan Luis Baptiste <juancho@mandriva.org> 0.4.4-1mdv2011.0
12cr|luckybackup-0.4.7-1|60	+ Revision: 591215
12cr|luckybackup-0.4.7-1|61	- Updated to 0.4.4.
12cr|luckybackup-0.4.7-1|62	
12cr|luckybackup-0.4.7-1|63	* Mon Sep 06 2010 Juan Luis Baptiste <juancho@mandriva.org> 0.4.3-1mdv2011.0
12cr|luckybackup-0.4.7-1|64	+ Revision: 576376
12cr|luckybackup-0.4.7-1|65	- Updated to 0.4.3, forgot to update sources
12cr|luckybackup-0.4.7-1|66	- Updated to 0.4.3
12cr|luckybackup-0.4.7-1|67	
12cr|luckybackup-0.4.7-1|68	* Tue Aug 31 2010 Juan Luis Baptiste <juancho@mandriva.org> 0.4.2-1mdv2011.0
12cr|luckybackup-0.4.7-1|69	+ Revision: 574561
12cr|luckybackup-0.4.7-1|70	- Updated to 0.4.2
12cr|luckybackup-0.4.7-1|71	
12cr|luckybackup-0.4.7-1|72	* Tue Jul 13 2010 Juan Luis Baptiste <juancho@mandriva.org> 0.4.1-1mdv2011.0
12cr|luckybackup-0.4.7-1|73	+ Revision: 551875
12cr|luckybackup-0.4.7-1|74	- Forgot to add 0.4.1 sources.
12cr|luckybackup-0.4.7-1|75	- updated to 0.4.1
12cr|luckybackup-0.4.7-1|76	- Updated to 0.4.0.
12cr|luckybackup-0.4.7-1|77	
12cr|luckybackup-0.4.7-1|78	* Sat Dec 19 2009 Jérôme Brenier <incubusss@mandriva.org> 0.3.5-1mdv2010.1
12cr|luckybackup-0.4.7-1|79	+ Revision: 480228
12cr|luckybackup-0.4.7-1|80	- new version 0.3.5
12cr|luckybackup-0.4.7-1|81	
12cr|luckybackup-0.4.7-1|82	* Thu Sep 17 2009 Juan Luis Baptiste <juancho@mandriva.org> 0.3.3-1mdv2010.0
12cr|luckybackup-0.4.7-1|83	+ Revision: 443873
12cr|luckybackup-0.4.7-1|84	- Initial Mandriva package
12cr|luckybackup-0.4.7-1|85	

2964 12
12cr|luks-tools-0.0.14-1|1	Summary: Utilities for working with LUKS-protected filesystems
12cr|luks-tools-0.0.14-1|2	Name: luks-tools
12cr|luks-tools-0.0.14-1|3	Version: 0.0.14
12cr|luks-tools-0.0.14-1|4	Release: %mkrel 1
12cr|luks-tools-0.0.14-1|5	License: GPL
12cr|luks-tools-0.0.14-1|6	Group: File tools
12cr|luks-tools-0.0.14-1|7	Source0: http://www.flyn.org/projects/%name/%{name}-%{version}.tar.gz
12cr|luks-tools-0.0.14-1|8	# (fc) 0.0.12-1mdv fix pam-stack deprecated usage
12cr|luks-tools-0.0.14-1|9	Patch0: luks-tools-0.0.12-fixpamstack.patch
12cr|luks-tools-0.0.14-1|10	# (fc) 0.0.12-1mdv fix consolehelper file
12cr|luks-tools-0.0.14-1|11	Patch1: luks-tools-0.0.12-fixconsolehelper.patch
12cr|luks-tools-0.0.14-1|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|luks-tools-0.0.14-1|13	URL: http://www.flyn.org
12cr|luks-tools-0.0.14-1|14	Requires: cryptsetup-luks
12cr|luks-tools-0.0.14-1|15	Requires: usermode
12cr|luks-tools-0.0.14-1|16	# These three are needed for gnome-luks-format - AdamW 2008/02
12cr|luks-tools-0.0.14-1|17	Requires: python-dbus
12cr|luks-tools-0.0.14-1|18	Requires: pygtk2.0
12cr|luks-tools-0.0.14-1|19	Requires: pygtk2.0-libglade
12cr|luks-tools-0.0.14-1|20	BuildRequires: cryptsetup-luks
12cr|luks-tools-0.0.14-1|21	BuildRequires: glib2-devel
12cr|luks-tools-0.0.14-1|22	BuildRequires: libuuid-devel
12cr|luks-tools-0.0.14-1|23	
12cr|luks-tools-0.0.14-1|24	%description
12cr|luks-tools-0.0.14-1|25	The luks-tools package contains various utilities for working with
12cr|luks-tools-0.0.14-1|26	LUKS-protected filesystems. HAL uses these utilites to automatically
12cr|luks-tools-0.0.14-1|27	mount encrypted volumes when they are attached to a system, provided
12cr|luks-tools-0.0.14-1|28	the user can produce the correct passphrase. These utilities are
12cr|luks-tools-0.0.14-1|29	written as separate programs to allow MAC systems like SELinux to
12cr|luks-tools-0.0.14-1|30	have fine-grained control over them.
12cr|luks-tools-0.0.14-1|31	
12cr|luks-tools-0.0.14-1|32	luks-format
12cr|luks-tools-0.0.14-1|33	A utility that formats a filesystem to contain a LUKS encryption
12cr|luks-tools-0.0.14-1|34	header.
12cr|luks-tools-0.0.14-1|35	
12cr|luks-tools-0.0.14-1|36	luks-is-encrypted
12cr|luks-tools-0.0.14-1|37	A tool that can determine if a filesystem contains a LUKS
12cr|luks-tools-0.0.14-1|38	encryption header.
12cr|luks-tools-0.0.14-1|39	
12cr|luks-tools-0.0.14-1|40	luks-setup
12cr|luks-tools-0.0.14-1|41	A utility that sets up the dm-crypt device map for a partition.
12cr|luks-tools-0.0.14-1|42	
12cr|luks-tools-0.0.14-1|43	gnome-luks-format
12cr|luks-tools-0.0.14-1|44	A GNOME front-end for luks-format.
12cr|luks-tools-0.0.14-1|45	
12cr|luks-tools-0.0.14-1|46	
12cr|luks-tools-0.0.14-1|47	
12cr|luks-tools-0.0.14-1|48	%prep
12cr|luks-tools-0.0.14-1|49	%setup -q
12cr|luks-tools-0.0.14-1|50	%patch0 -p1 -b .fixpamstack
12cr|luks-tools-0.0.14-1|51	%patch1 -p1 -b .fixconsolehelper
12cr|luks-tools-0.0.14-1|52	
12cr|luks-tools-0.0.14-1|53	%build
12cr|luks-tools-0.0.14-1|54	PATH="$PATH:/sbin" %configure2_5x
12cr|luks-tools-0.0.14-1|55	%make
12cr|luks-tools-0.0.14-1|56	
12cr|luks-tools-0.0.14-1|57	%install
12cr|luks-tools-0.0.14-1|58	rm -rf $RPM_BUILD_ROOT
12cr|luks-tools-0.0.14-1|59	%makeinstall_std
12cr|luks-tools-0.0.14-1|60	
12cr|luks-tools-0.0.14-1|61	mv $RPM_BUILD_ROOT%{_bindir}/gnome-luks-format $RPM_BUILD_ROOT%{_sbindir}/gnome-luks-format
12cr|luks-tools-0.0.14-1|62	ln -s consolehelper $RPM_BUILD_ROOT%{_bindir}/gnome-luks-format
12cr|luks-tools-0.0.14-1|63	
12cr|luks-tools-0.0.14-1|64	%clean
12cr|luks-tools-0.0.14-1|65	rm -rf $RPM_BUILD_ROOT
12cr|luks-tools-0.0.14-1|66	
12cr|luks-tools-0.0.14-1|67	
12cr|luks-tools-0.0.14-1|68	%files
12cr|luks-tools-0.0.14-1|69	%defattr(-, root, root)
12cr|luks-tools-0.0.14-1|70	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README FAQ
12cr|luks-tools-0.0.14-1|71	%{_sysconfdir}/pam.d/*
12cr|luks-tools-0.0.14-1|72	%{_sysconfdir}/security/console.apps/*
12cr|luks-tools-0.0.14-1|73	%{_datadir}/luks-tools/*
12cr|luks-tools-0.0.14-1|74	%{_bindir}/*
12cr|luks-tools-0.0.14-1|75	%{_sbindir}/*
12cr|luks-tools-0.0.14-1|76	%{_mandir}/man*/*
12cr|luks-tools-0.0.14-1|77	
12cr|luks-tools-0.0.14-1|78	
12cr|luks-tools-0.0.14-1|79	%changelog
12cr|luks-tools-0.0.14-1|80	* Wed Mar 16 2011 Funda Wang <fwang@mandriva.org> 0.0.14-1mdv2011.0
12cr|luks-tools-0.0.14-1|81	+ Revision: 645379
12cr|luks-tools-0.0.14-1|82	- BR uuid
12cr|luks-tools-0.0.14-1|83	
12cr|luks-tools-0.0.14-1|84	+ Stéphane Téletchéa <steletch@mandriva.org>
12cr|luks-tools-0.0.14-1|85	- update to new version 0.0.14
12cr|luks-tools-0.0.14-1|86	
12cr|luks-tools-0.0.14-1|87	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|luks-tools-0.0.14-1|88	- the mass rebuild of 2010.0 packages
12cr|luks-tools-0.0.14-1|89	
12cr|luks-tools-0.0.14-1|90	* Thu Jul 30 2009 Frederic Crozat <fcrozat@mandriva.com> 0.0.13-1mdv2010.0
12cr|luks-tools-0.0.14-1|91	+ Revision: 404628
12cr|luks-tools-0.0.14-1|92	- Release 0.0.13
12cr|luks-tools-0.0.14-1|93	
12cr|luks-tools-0.0.14-1|94	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 0.0.12-4mdv2009.0
12cr|luks-tools-0.0.14-1|95	+ Revision: 251556
12cr|luks-tools-0.0.14-1|96	- rebuild
12cr|luks-tools-0.0.14-1|97	
12cr|luks-tools-0.0.14-1|98	* Wed Feb 27 2008 Adam Williamson <awilliamson@mandriva.org> 0.0.12-2mdv2008.1
12cr|luks-tools-0.0.14-1|99	+ Revision: 175941
12cr|luks-tools-0.0.14-1|100	- add some requires without which gnome-luks-format doesn't work
12cr|luks-tools-0.0.14-1|101	
12cr|luks-tools-0.0.14-1|102	+ Olivier Blin <oblin@mandriva.com>
12cr|luks-tools-0.0.14-1|103	- restore BuildRoot
12cr|luks-tools-0.0.14-1|104	
12cr|luks-tools-0.0.14-1|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|luks-tools-0.0.14-1|106	- kill re-definition of %%buildroot on Pixel's request
12cr|luks-tools-0.0.14-1|107	
12cr|luks-tools-0.0.14-1|108	* Tue May 29 2007 Frederic Crozat <fcrozat@mandriva.com> 0.0.12-1mdv2008.0
12cr|luks-tools-0.0.14-1|109	+ Revision: 32551
12cr|luks-tools-0.0.14-1|110	- Fix buildrequires
12cr|luks-tools-0.0.14-1|111	- Release 0.0.12
12cr|luks-tools-0.0.14-1|112	- Patch0: fix pam-stack obsolete usage
12cr|luks-tools-0.0.14-1|113	- Patch1: fix consolehelper/usermode usage
12cr|luks-tools-0.0.14-1|114	- Import luks-tools
12cr|luks-tools-0.0.14-1|115	
12cr|luks-tools-0.0.14-1|116	
12cr|luks-tools-0.0.14-1|117	
12cr|luks-tools-0.0.14-1|118	* Mon Sep 11 2006 Frederic Crozat <fcrozat@mandriva.com> 0.0.11-1mdv2007.0
12cr|luks-tools-0.0.14-1|119	- Initial Mandriva release

2965 12
12cr|luma-2.4-4|1	%define name	luma
12cr|luma-2.4-4|2	%define version 2.4
12cr|luma-2.4-4|3	%define rel 4
12cr|luma-2.4-4|4	%define release %mkrel %rel
12cr|luma-2.4-4|5	
12cr|luma-2.4-4|6	Name:		%{name}
12cr|luma-2.4-4|7	Summary:	LDAP browser, utility and more
12cr|luma-2.4-4|8	Version:	%{version}
12cr|luma-2.4-4|9	Release:	%{release}
12cr|luma-2.4-4|10	Epoch:		1
12cr|luma-2.4-4|11	Source:		http://prdownloads.sourceforge.net/luma/%{name}-%{version}.tar.bz2
12cr|luma-2.4-4|12	URL:		http://luma.sourceforge.net/
12cr|luma-2.4-4|13	License:	GPL
12cr|luma-2.4-4|14	Group:		System/Configuration/Other
12cr|luma-2.4-4|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|luma-2.4-4|16	Requires:	PyQt >= 3.7 , python-ldap >= 2.0.1
12cr|luma-2.4-4|17	Requires:	python-sip
12cr|luma-2.4-4|18	Requires:       py-smbpasswd
12cr|luma-2.4-4|19	%py_requires
12cr|luma-2.4-4|20	BuildArch:	noarch
12cr|luma-2.4-4|21	
12cr|luma-2.4-4|22	%description
12cr|luma-2.4-4|23	Luma is a graphical utility for accessing and managing data
12cr|luma-2.4-4|24	stored on LDAP servers. It is written in Python, using PyQt
12cr|luma-2.4-4|25	and python-ldap. Plugin-support is included and useful
12cr|luma-2.4-4|26	widgets with LDAP-functionality for easy creation of plugins
12cr|luma-2.4-4|27	are delivered.
12cr|luma-2.4-4|28	
12cr|luma-2.4-4|29	%prep
12cr|luma-2.4-4|30	%setup -q
12cr|luma-2.4-4|31	
12cr|luma-2.4-4|32	#%build
12cr|luma-2.4-4|33	#
12cr|luma-2.4-4|34	%install
12cr|luma-2.4-4|35	rm -rf $RPM_BUILD_ROOT
12cr|luma-2.4-4|36	mkdir -p $RPM_BUILD_ROOT%{_prefix}
12cr|luma-2.4-4|37	./install.py --prefix=$RPM_BUILD_ROOT%{_prefix}
12cr|luma-2.4-4|38	
12cr|luma-2.4-4|39	# fix symlink, we need DESTDIR support for install.py
12cr|luma-2.4-4|40	rm -f %{buildroot}%{_bindir}/luma
12cr|luma-2.4-4|41	ln -s %{_prefix}/lib/luma/luma.py %{buildroot}%{_bindir}/luma
12cr|luma-2.4-4|42	
12cr|luma-2.4-4|43	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|luma-2.4-4|44	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|luma-2.4-4|45	[Desktop Entry]
12cr|luma-2.4-4|46	Name=Luma
12cr|luma-2.4-4|47	Comment=LDAP browser, utility and more
12cr|luma-2.4-4|48	Exec=%{_bindir}/%{name}
12cr|luma-2.4-4|49	Icon=%{name}
12cr|luma-2.4-4|50	Terminal=false
12cr|luma-2.4-4|51	Type=Application
12cr|luma-2.4-4|52	Categories=Qt;System;
12cr|luma-2.4-4|53	EOF
12cr|luma-2.4-4|54	
12cr|luma-2.4-4|55	mkdir -p %{buildroot}/{%{_iconsdir},%{_liconsdir},%{_miconsdir}}
12cr|luma-2.4-4|56	ln -s %{_datadir}/%{name}/icons/luma-16.png %{buildroot}/%{_miconsdir}/%{name}.png
12cr|luma-2.4-4|57	ln -s %{_datadir}/%{name}/icons/luma-32.png %{buildroot}/%{_iconsdir}/%{name}.png
12cr|luma-2.4-4|58	ln -s %{_datadir}/%{name}/icons/luma-48.png %{buildroot}/%{_liconsdir}/%{name}.png
12cr|luma-2.4-4|59	
12cr|luma-2.4-4|60	%clean
12cr|luma-2.4-4|61	rm -rf $RPM_BUILD_ROOT
12cr|luma-2.4-4|62	
12cr|luma-2.4-4|63	%if %mdkversion < 200900
12cr|luma-2.4-4|64	%post
12cr|luma-2.4-4|65	%update_menus
12cr|luma-2.4-4|66	%endif
12cr|luma-2.4-4|67	
12cr|luma-2.4-4|68	%if %mdkversion < 200900
12cr|luma-2.4-4|69	%postun
12cr|luma-2.4-4|70	%clean_menus
12cr|luma-2.4-4|71	%endif
12cr|luma-2.4-4|72	
12cr|luma-2.4-4|73	%files
12cr|luma-2.4-4|74	%defattr(-,root,root)
12cr|luma-2.4-4|75	%{_bindir}/%name
12cr|luma-2.4-4|76	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|luma-2.4-4|77	%{_prefix}/lib/%name
12cr|luma-2.4-4|78	%{_datadir}/luma
12cr|luma-2.4-4|79	%{_iconsdir}/%{name}.png
12cr|luma-2.4-4|80	%{_liconsdir}/%{name}.png
12cr|luma-2.4-4|81	%{_miconsdir}/%{name}.png
12cr|luma-2.4-4|82	%_mandir/man1/*
12cr|luma-2.4-4|83	%doc README
12cr|luma-2.4-4|84	
12cr|luma-2.4-4|85	
12cr|luma-2.4-4|86	%changelog
12cr|luma-2.4-4|87	* Tue Nov 23 2010 Funda Wang <fwang@mandriva.org> 1:2.4-4mdv2011.0
12cr|luma-2.4-4|88	+ Revision: 599898
12cr|luma-2.4-4|89	- rebuild
12cr|luma-2.4-4|90	
12cr|luma-2.4-4|91	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1:2.4-3mdv2011.0
12cr|luma-2.4-4|92	+ Revision: 439662
12cr|luma-2.4-4|93	- rebuild
12cr|luma-2.4-4|94	
12cr|luma-2.4-4|95	* Sat Feb 14 2009 Frederik Himpe <fhimpe@mandriva.org> 1:2.4-2mdv2009.1
12cr|luma-2.4-4|96	+ Revision: 340230
12cr|luma-2.4-4|97	- Rebuild for python 2.6
12cr|luma-2.4-4|98	
12cr|luma-2.4-4|99	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1:2.4-1mdv2009.0
12cr|luma-2.4-4|100	+ Revision: 218422
12cr|luma-2.4-4|101	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|luma-2.4-4|102	
12cr|luma-2.4-4|103	* Thu Feb 28 2008 Andreas Hasenack <andreas@mandriva.com> 1:2.4-1mdv2008.1
12cr|luma-2.4-4|104	+ Revision: 176227
12cr|luma-2.4-4|105	- updated to 2.4 final
12cr|luma-2.4-4|106	
12cr|luma-2.4-4|107	* Wed Jan 23 2008 Andreas Hasenack <andreas@mandriva.com> 2.4-1.pre2.5mdv2008.1
12cr|luma-2.4-4|108	+ Revision: 157197
12cr|luma-2.4-4|109	- fix "All files" mask
12cr|luma-2.4-4|110	
12cr|luma-2.4-4|111	* Tue Jan 22 2008 Andreas Hasenack <andreas@mandriva.com> 2.4-1.pre2.4mdv2008.1
12cr|luma-2.4-4|112	+ Revision: 156699
12cr|luma-2.4-4|113	- fix backtrace in save file dialogs
12cr|luma-2.4-4|114	
12cr|luma-2.4-4|115	+ Olivier Blin <oblin@mandriva.com>
12cr|luma-2.4-4|116	- restore BuildRoot
12cr|luma-2.4-4|117	
12cr|luma-2.4-4|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|luma-2.4-4|119	- kill re-definition of %%buildroot on Pixel's request
12cr|luma-2.4-4|120	
12cr|luma-2.4-4|121	* Sun Sep 02 2007 Funda Wang <fwang@mandriva.org> 2.4-1.pre2.3mdv2008.0
12cr|luma-2.4-4|122	+ Revision: 77810
12cr|luma-2.4-4|123	- fix menu entry category (bug#33058)
12cr|luma-2.4-4|124	
12cr|luma-2.4-4|125	
12cr|luma-2.4-4|126	* Wed Nov 29 2006 Andreas Hasenack <andreas@mandriva.com> 2.4-1.pre2.2mdv2007.0
12cr|luma-2.4-4|127	+ Revision: 88467
12cr|luma-2.4-4|128	- rebuild with python 2.5
12cr|luma-2.4-4|129	- added py-smbpasswd to requires
12cr|luma-2.4-4|130	
12cr|luma-2.4-4|131	* Mon Nov 13 2006 Andreas Hasenack <andreas@mandriva.com> 2.4-1.pre2.1mdv2007.0
12cr|luma-2.4-4|132	+ Revision: 83836
12cr|luma-2.4-4|133	- added proper buildrequires for python
12cr|luma-2.4-4|134	- updated to 2.4pre2
12cr|luma-2.4-4|135	- the /usr/lib thing smells like a hack, but it's like
12cr|luma-2.4-4|136	this upstream. Proper location of python files will
12cr|luma-2.4-4|137	need a more intrusive patch
12cr|luma-2.4-4|138	
12cr|luma-2.4-4|139	* Tue Sep 05 2006 Buchan Milne <bgmilne@mandriva.org> 2.3-3mdv2007.0
12cr|luma-2.4-4|140	+ Revision: 59761
12cr|luma-2.4-4|141	- fix package summary to match menu entry
12cr|luma-2.4-4|142	fix package group to match menu location
12cr|luma-2.4-4|143	- fix icons in menus
12cr|luma-2.4-4|144	- xdg menu
12cr|luma-2.4-4|145	fix long title (Luma is Qt-only, not KDE), using description from homepage
12cr|luma-2.4-4|146	
12cr|luma-2.4-4|147	+ Andreas Hasenack <andreas@mandriva.com>
12cr|luma-2.4-4|148	- added requirement for python-sip
12cr|luma-2.4-4|149	
12cr|luma-2.4-4|150	* Tue Jul 18 2006 Andreas Hasenack <andreas@mandriva.com> 2.3-2mdv2007.0
12cr|luma-2.4-4|151	+ Revision: 41491
12cr|luma-2.4-4|152	- bump release
12cr|luma-2.4-4|153	- using mkrel
12cr|luma-2.4-4|154	- added svn warning
12cr|luma-2.4-4|155	- import luma-2.3-1mdk
12cr|luma-2.4-4|156	
12cr|luma-2.4-4|157	* Tue Mar 14 2006 Buchan Milne <bgmilne@mandriva.org> 2.3-1mdk
12cr|luma-2.4-4|158	- New release 2.3
12cr|luma-2.4-4|159	
12cr|luma-2.4-4|160	* Wed Aug 24 2005 Buchan Milne <bgmilne@linux-mandrake.com> 2.2.1-1mdk
12cr|luma-2.4-4|161	- New release 2.2.1
12cr|luma-2.4-4|162	
12cr|luma-2.4-4|163	* Wed Aug 17 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.2-1mdk
12cr|luma-2.4-4|164	- 2.2
12cr|luma-2.4-4|165	
12cr|luma-2.4-4|166	* Wed Mar 16 2005 Michael Scherer <misc@mandrake.org> 2.1.2-1mdk
12cr|luma-2.4-4|167	- New release 2.1.2
12cr|luma-2.4-4|168	
12cr|luma-2.4-4|169	* Tue Mar 15 2005 Michael Scherer <misc@mandrake.org> 2.1.1-1mdk
12cr|luma-2.4-4|170	- New release 2.1.1
12cr|luma-2.4-4|171	
12cr|luma-2.4-4|172	* Thu Mar 03 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.1-1mdk
12cr|luma-2.4-4|173	- 2.1
12cr|luma-2.4-4|174	
12cr|luma-2.4-4|175	* Tue Feb 15 2005 Michael Scherer <misc@mandrake.org> 2.0.3-1mdk
12cr|luma-2.4-4|176	- New release 2.0.3
12cr|luma-2.4-4|177	
12cr|luma-2.4-4|178	* Fri Jan 21 2005 Michael Scherer <misc@mandrake.org> 2.0-1mdk
12cr|luma-2.4-4|179	- New release 2.0
12cr|luma-2.4-4|180	
12cr|luma-2.4-4|181	* Mon Dec 13 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.6-1mdk
12cr|luma-2.4-4|182	- 1.6
12cr|luma-2.4-4|183	
12cr|luma-2.4-4|184	* Wed Nov 10 2004 Buchan Milne <bgmilne@linux-mandrake.com> 1.5-1mdk
12cr|luma-2.4-4|185	- 1.5
12cr|luma-2.4-4|186	
12cr|luma-2.4-4|187	* Fri Sep 03 2004 Buchan Milne <bgmilne@linux-mandrake.com> 1.4-1mdk
12cr|luma-2.4-4|188	- 1.4
12cr|luma-2.4-4|189	
12cr|luma-2.4-4|190	* Wed May 19 2004 Frederic Lepied <flepied@mandrakesoft.com> 1.3-1mdk
12cr|luma-2.4-4|191	- New release 1.3
12cr|luma-2.4-4|192	
12cr|luma-2.4-4|193	* Mon Apr 05 2004 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 1.2-1mdk
12cr|luma-2.4-4|194	- 1.2
12cr|luma-2.4-4|195	

2966 12
12cr|luminance-hdr-2.2.0-1|1	#define pre	pre1
12cr|luminance-hdr-2.2.0-1|2	
12cr|luminance-hdr-2.2.0-1|3	Name:		luminance-hdr
12cr|luminance-hdr-2.2.0-1|4	Version:	2.2.0
12cr|luminance-hdr-2.2.0-1|5	Release:	%mkrel %{?pre:0.%{pre}.}1
12cr|luminance-hdr-2.2.0-1|6	Summary:	A graphical tool for creating and tone-mapping HDR images
12cr|luminance-hdr-2.2.0-1|7	Group:		Graphics
12cr|luminance-hdr-2.2.0-1|8	License:	GPLv2+
12cr|luminance-hdr-2.2.0-1|9	URL:		http://qtpfsgui.sourceforge.net/
12cr|luminance-hdr-2.2.0-1|10	Source0:	http://downloads.sourceforge.net/qtpfsgui/%{name}-%{version}%{?pre:-%pre}.tar.bz2
12cr|luminance-hdr-2.2.0-1|11	Patch0:		luminance-hdr-2.2.0-linkage.patch
12cr|luminance-hdr-2.2.0-1|12	Patch1:		luminance-hdr-2.2.0-desktop_file_fix.patch
12cr|luminance-hdr-2.2.0-1|13	BuildRequires:	cmake
12cr|luminance-hdr-2.2.0-1|14	BuildRequires:	qt4-devel
12cr|luminance-hdr-2.2.0-1|15	BuildRequires:	pkgconfig(QtWebKit)
12cr|luminance-hdr-2.2.0-1|16	BuildRequires:	OpenEXR-devel
12cr|luminance-hdr-2.2.0-1|17	BuildRequires:	libexiv-devel
12cr|luminance-hdr-2.2.0-1|18	BuildRequires:	fftw-devel
12cr|luminance-hdr-2.2.0-1|19	BuildRequires:	libjpeg-devel
12cr|luminance-hdr-2.2.0-1|20	BuildRequires:	libtiff-devel
12cr|luminance-hdr-2.2.0-1|21	BuildRequires:	gsl-devel
12cr|luminance-hdr-2.2.0-1|22	BuildRequires:	libraw-devel >= 0.11.2
12cr|luminance-hdr-2.2.0-1|23	BuildRequires:	lcms-devel
12cr|luminance-hdr-2.2.0-1|24	BuildRequires:	libgomp-devel
12cr|luminance-hdr-2.2.0-1|25	Obsoletes:	qtpfsgui
12cr|luminance-hdr-2.2.0-1|26	Provides:	qtpfsgui
12cr|luminance-hdr-2.2.0-1|27	Requires:	qt4-database-plugin-sqlite
12cr|luminance-hdr-2.2.0-1|28	
12cr|luminance-hdr-2.2.0-1|29	%description
12cr|luminance-hdr-2.2.0-1|30	Luminance is a graphical program for assembling bracketed photos into High
12cr|luminance-hdr-2.2.0-1|31	Dynamic Range (HDR) images.  It also provides a number of tone-mapping
12cr|luminance-hdr-2.2.0-1|32	operators for creating low dynamic range versions of HDR images.
12cr|luminance-hdr-2.2.0-1|33	
12cr|luminance-hdr-2.2.0-1|34	%prep
12cr|luminance-hdr-2.2.0-1|35	%setup -q -n %{name}-%{version}%{?pre:-%pre} -c
12cr|luminance-hdr-2.2.0-1|36	#setup -q -n LuminanceHDR-%{version}
12cr|luminance-hdr-2.2.0-1|37	%patch0 -p1 -b .linkage
12cr|luminance-hdr-2.2.0-1|38	%patch1 -p1 -b .desktop-fix
12cr|luminance-hdr-2.2.0-1|39	
12cr|luminance-hdr-2.2.0-1|40	# fix inconsistant newlines
12cr|luminance-hdr-2.2.0-1|41	%__sed -i 's/\r//' Changelog
12cr|luminance-hdr-2.2.0-1|42	
12cr|luminance-hdr-2.2.0-1|43	%build
12cr|luminance-hdr-2.2.0-1|44	%cmake
12cr|luminance-hdr-2.2.0-1|45	%make
12cr|luminance-hdr-2.2.0-1|46	
12cr|luminance-hdr-2.2.0-1|47	%install
12cr|luminance-hdr-2.2.0-1|48	%__rm -rf %{buildroot}
12cr|luminance-hdr-2.2.0-1|49	%makeinstall_std -C build
12cr|luminance-hdr-2.2.0-1|50	
12cr|luminance-hdr-2.2.0-1|51	#icons
12cr|luminance-hdr-2.2.0-1|52	#%__install -Dpm644 images/luminance.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cr|luminance-hdr-2.2.0-1|53	
12cr|luminance-hdr-2.2.0-1|54	%clean
12cr|luminance-hdr-2.2.0-1|55	%__rm -rf %{buildroot}
12cr|luminance-hdr-2.2.0-1|56	
12cr|luminance-hdr-2.2.0-1|57	%files
12cr|luminance-hdr-2.2.0-1|58	%defattr(-, root, root)
12cr|luminance-hdr-2.2.0-1|59	%doc AUTHORS Changelog LICENSE README TODO
12cr|luminance-hdr-2.2.0-1|60	%{_bindir}/%{name}
12cr|luminance-hdr-2.2.0-1|61	%{_datadir}/luminance
12cr|luminance-hdr-2.2.0-1|62	%{_datadir}/applications/%{name}.desktop
12cr|luminance-hdr-2.2.0-1|63	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cr|luminance-hdr-2.2.0-1|64	
12cr|luminance-hdr-2.2.0-1|65	
12cr|luminance-hdr-2.2.0-1|66	%changelog
12cr|luminance-hdr-2.2.0-1|67	* Tue Jan 31 2012 Andrey Bondrov <abondrov@mandriva.org> 2.2.0-1mdv2011.0
12cr|luminance-hdr-2.2.0-1|68	+ Revision: 769984
12cr|luminance-hdr-2.2.0-1|69	- New version 2.2.0, switch to cmake, rediff patches, update file list
12cr|luminance-hdr-2.2.0-1|70	
12cr|luminance-hdr-2.2.0-1|71	* Tue Jan 24 2012 Andrey Bondrov <abondrov@mandriva.org> 2.1.0-1
12cr|luminance-hdr-2.2.0-1|72	+ Revision: 767916
12cr|luminance-hdr-2.2.0-1|73	- New version 2.1.0, add QtWebKit to BuildRequires, update patches (sync with Mageia)
12cr|luminance-hdr-2.2.0-1|74	
12cr|luminance-hdr-2.2.0-1|75	* Sat May 07 2011 Jani Välimaa <wally@mandriva.org> 2.0.2-2
12cr|luminance-hdr-2.2.0-1|76	+ Revision: 672287
12cr|luminance-hdr-2.2.0-1|77	- rebuild against new libraw
12cr|luminance-hdr-2.2.0-1|78	
12cr|luminance-hdr-2.2.0-1|79	* Sat Apr 30 2011 Jani Välimaa <wally@mandriva.org> 2.0.2-1
12cr|luminance-hdr-2.2.0-1|80	+ Revision: 661047
12cr|luminance-hdr-2.2.0-1|81	- new version 2.0.2
12cr|luminance-hdr-2.2.0-1|82	- rediff patches
12cr|luminance-hdr-2.2.0-1|83	- drop buildroot definition
12cr|luminance-hdr-2.2.0-1|84	
12cr|luminance-hdr-2.2.0-1|85	* Thu Feb 24 2011 Jani Välimaa <wally@mandriva.org> 2.0.2-0.pre1.3
12cr|luminance-hdr-2.2.0-1|86	+ Revision: 639617
12cr|luminance-hdr-2.2.0-1|87	- tighten libraw-devel BR
12cr|luminance-hdr-2.2.0-1|88	
12cr|luminance-hdr-2.2.0-1|89	* Thu Feb 24 2011 Jani Välimaa <wally@mandriva.org> 2.0.2-0.pre1.2
12cr|luminance-hdr-2.2.0-1|90	+ Revision: 639580
12cr|luminance-hdr-2.2.0-1|91	- rename .spec file
12cr|luminance-hdr-2.2.0-1|92	- obsolete and provide qtpfsgui
12cr|luminance-hdr-2.2.0-1|93	
12cr|luminance-hdr-2.2.0-1|94	* Thu Feb 24 2011 Jani Välimaa <wally@mandriva.org> 2.0.2-0.pre1.1
12cr|luminance-hdr-2.2.0-1|95	+ Revision: 639557
12cr|luminance-hdr-2.2.0-1|96	- import luminance-hdr
12cr|luminance-hdr-2.2.0-1|97	

2967 12
12cr|lunzip-1.1-1|1	Name:		lunzip
12cr|lunzip-1.1-1|2	Summary:	Decompressor for lzip files
12cr|lunzip-1.1-1|3	Version:	1.1
12cr|lunzip-1.1-1|4	Release:	1
12cr|lunzip-1.1-1|5	License:	GPLv3+
12cr|lunzip-1.1-1|6	Group:		Archiving/Compression
12cr|lunzip-1.1-1|7	URL:		http://www.nongnu.org/lzip/lunzip.html
12cr|lunzip-1.1-1|8	Source0:	http://download.savannah.gnu.org/releases/lzip/%{name}-%{version}.tar.lz
12cr|lunzip-1.1-1|9	BuildRequires:	lzip
12cr|lunzip-1.1-1|10	
12cr|lunzip-1.1-1|11	%description
12cr|lunzip-1.1-1|12	Lunzip is a decompressor for lzip files. It is written in C and its small size
12cr|lunzip-1.1-1|13	makes it well suited for embedded devices or software installers that need
12cr|lunzip-1.1-1|14	to decompress files but do not need compression capabilities.
12cr|lunzip-1.1-1|15	
12cr|lunzip-1.1-1|16	Lunzip replaces every file given in the command line with a decompressed
12cr|lunzip-1.1-1|17	version of itself. Each decompressed file has the same modification date,
12cr|lunzip-1.1-1|18	permissions, and, when possible, ownership as the corresponding compressed
12cr|lunzip-1.1-1|19	file. Lunzip is able to read from some types of non regular files
12cr|lunzip-1.1-1|20	if the "--stdout" option is specified.
12cr|lunzip-1.1-1|21	
12cr|lunzip-1.1-1|22	If no file names are specified, lunzip decompresses from standard input
12cr|lunzip-1.1-1|23	to standard output. In this case, lunzip will decline to read compressed input
12cr|lunzip-1.1-1|24	from a terminal.
12cr|lunzip-1.1-1|25	
12cr|lunzip-1.1-1|26	Lunzip will correctly decompress a file which is the concatenation of two
12cr|lunzip-1.1-1|27	or more compressed files. The result is the concatenation of the corresponding
12cr|lunzip-1.1-1|28	uncompressed files. Integrity testing of concatenated compressed files is also
12cr|lunzip-1.1-1|29	supported.
12cr|lunzip-1.1-1|30	
12cr|lunzip-1.1-1|31	The amount of memory required by lunzip to decompress a file is only a few tens
12cr|lunzip-1.1-1|32	of KiB larger than the dictionary size used to compress that file.
12cr|lunzip-1.1-1|33	
12cr|lunzip-1.1-1|34	%prep
12cr|lunzip-1.1-1|35	%setup -q
12cr|lunzip-1.1-1|36	
12cr|lunzip-1.1-1|37	%build
12cr|lunzip-1.1-1|38	%configure
12cr|lunzip-1.1-1|39	%make
12cr|lunzip-1.1-1|40	
12cr|lunzip-1.1-1|41	%check
12cr|lunzip-1.1-1|42	make check
12cr|lunzip-1.1-1|43	
12cr|lunzip-1.1-1|44	%install
12cr|lunzip-1.1-1|45	%makeinstall_std
12cr|lunzip-1.1-1|46	
12cr|lunzip-1.1-1|47	%files
12cr|lunzip-1.1-1|48	%{_bindir}/lunzip
12cr|lunzip-1.1-1|49	%{_mandir}/man1/lunzip.1*
12cr|lunzip-1.1-1|50	%doc AUTHORS ChangeLog NEWS README
12cr|lunzip-1.1-1|51	
12cr|lunzip-1.1-1|52	
12cr|lunzip-1.1-1|53	%changelog
12cr|lunzip-1.1-1|54	* Wed Apr 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.1-1
12cr|lunzip-1.1-1|55	+ Revision: 789134
12cr|lunzip-1.1-1|56	- update to 1.1
12cr|lunzip-1.1-1|57	- run make check after build
12cr|lunzip-1.1-1|58	
12cr|lunzip-1.1-1|59	* Tue Mar 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0-1
12cr|lunzip-1.1-1|60	+ Revision: 784552
12cr|lunzip-1.1-1|61	- imported package lunzip
12cr|lunzip-1.1-1|62	

2968 12
12cr|luola-1.3.2-6|1	%define name	luola
12cr|luola-1.3.2-6|2	%define version	1.3.2
12cr|luola-1.3.2-6|3	%define release	%mkrel 6
12cr|luola-1.3.2-6|4	%define Summary	Fly a small V shaped ship in a 2D arcade game
12cr|luola-1.3.2-6|5	
12cr|luola-1.3.2-6|6	Summary:	%{Summary}
12cr|luola-1.3.2-6|7	Name:		%{name}
12cr|luola-1.3.2-6|8	Version:	%{version}
12cr|luola-1.3.2-6|9	Release:	%{release}
12cr|luola-1.3.2-6|10	Source0:	http://www.luolamies.org/software/luola/%{name}-%{version}.tar.bz2
12cr|luola-1.3.2-6|11	Source1:    http://luolamies.org/software/luola/stdlevels-6.0.tar.gz
12cr|luola-1.3.2-6|12	License:	GPLv2+
12cr|luola-1.3.2-6|13	Group:		Games/Arcade
12cr|luola-1.3.2-6|14	URL:		http://www.luolamies.org/software/luola/
12cr|luola-1.3.2-6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|luola-1.3.2-6|16	BuildRequires:	imagemagick SDL-devel SDL_image-devel SDL_mixer-devel
12cr|luola-1.3.2-6|17	BuildRequires:	zlib-devel
12cr|luola-1.3.2-6|18	%description
12cr|luola-1.3.2-6|19	Luola is a 2D arcade game where you fly a small V shaped ship in different
12cr|luola-1.3.2-6|20	kinds of levels. It's genre "Luolalentely" (Cave-flying) is (or was) very
12cr|luola-1.3.2-6|21	popular in Finland. Though cavern-flying games are not originally
12cr|luola-1.3.2-6|22	Finnish, nowdays most of them are.
12cr|luola-1.3.2-6|23	
12cr|luola-1.3.2-6|24	%prep
12cr|luola-1.3.2-6|25	%setup -q
12cr|luola-1.3.2-6|26	tar -xf %{SOURCE1} -C data/levels
12cr|luola-1.3.2-6|27	
12cr|luola-1.3.2-6|28	%build
12cr|luola-1.3.2-6|29	export LDFLAGS="-lm"
12cr|luola-1.3.2-6|30	%configure2_5x	--bindir=%{_gamesbindir} --enable-sdl-gfx --datadir=%{_gamesdatadir} --enable-sound
12cr|luola-1.3.2-6|31	%make
12cr|luola-1.3.2-6|32	
12cr|luola-1.3.2-6|33	%install
12cr|luola-1.3.2-6|34	%{makeinstall_std} datadir=%{_gamesdatadir}
12cr|luola-1.3.2-6|35	install -m644 data/levels/*.{png,lev} %{buildroot}%_gamesdatadir/%name/levels/
12cr|luola-1.3.2-6|36	
12cr|luola-1.3.2-6|37	#Menu items
12cr|luola-1.3.2-6|38	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|luola-1.3.2-6|39	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|luola-1.3.2-6|40	[Desktop Entry]
12cr|luola-1.3.2-6|41	Type=Application
12cr|luola-1.3.2-6|42	Exec=%{_gamesbindir}/%{name}
12cr|luola-1.3.2-6|43	Icon=%{name}
12cr|luola-1.3.2-6|44	Categories=Game;ArcadeGame;
12cr|luola-1.3.2-6|45	Name=Luola
12cr|luola-1.3.2-6|46	Comment=%{Summary}
12cr|luola-1.3.2-6|47	EOF
12cr|luola-1.3.2-6|48	#Icons
12cr|luola-1.3.2-6|49	install -d %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cr|luola-1.3.2-6|50	convert -size 32x32 %{name}.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|luola-1.3.2-6|51	convert -size 48x48 %{name}.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|luola-1.3.2-6|52	convert -size 16x16 %{name}.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|luola-1.3.2-6|53	
12cr|luola-1.3.2-6|54	%files
12cr|luola-1.3.2-6|55	%defattr(-, root, root)
12cr|luola-1.3.2-6|56	%doc README AUTHORS
12cr|luola-1.3.2-6|57	%{_gamesbindir}/*
12cr|luola-1.3.2-6|58	%{_gamesdatadir}/%{name}
12cr|luola-1.3.2-6|59	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|luola-1.3.2-6|60	%{_miconsdir}/%{name}.png
12cr|luola-1.3.2-6|61	%{_iconsdir}/%{name}.png
12cr|luola-1.3.2-6|62	%{_liconsdir}/%{name}.png
12cr|luola-1.3.2-6|63	
12cr|luola-1.3.2-6|64	
12cr|luola-1.3.2-6|65	
12cr|luola-1.3.2-6|66	%changelog
12cr|luola-1.3.2-6|67	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.3.2-6mdv2010.0
12cr|luola-1.3.2-6|68	+ Revision: 439676
12cr|luola-1.3.2-6|69	- rebuild
12cr|luola-1.3.2-6|70	
12cr|luola-1.3.2-6|71	* Sun Mar 29 2009 Michael Scherer <misc@mandriva.org> 1.3.2-5mdv2009.1
12cr|luola-1.3.2-6|72	+ Revision: 362153
12cr|luola-1.3.2-6|73	- add missing buildRequires
12cr|luola-1.3.2-6|74	- add new complete tarball of levels, fix #49276
12cr|luola-1.3.2-6|75	
12cr|luola-1.3.2-6|76	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|luola-1.3.2-6|77	- lowercase ImageMagick
12cr|luola-1.3.2-6|78	
12cr|luola-1.3.2-6|79	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.3.2-4mdv2009.0
12cr|luola-1.3.2-6|80	+ Revision: 251560
12cr|luola-1.3.2-6|81	- rebuild
12cr|luola-1.3.2-6|82	
12cr|luola-1.3.2-6|83	+ Pixel <pixel@mandriva.com>
12cr|luola-1.3.2-6|84	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|luola-1.3.2-6|85	
12cr|luola-1.3.2-6|86	* Fri Jan 25 2008 Funda Wang <fundawang@mandriva.org> 1.3.2-2mdv2008.1
12cr|luola-1.3.2-6|87	+ Revision: 157785
12cr|luola-1.3.2-6|88	- fix desktop entry
12cr|luola-1.3.2-6|89	
12cr|luola-1.3.2-6|90	+ Olivier Blin <oblin@mandriva.com>
12cr|luola-1.3.2-6|91	- restore BuildRoot
12cr|luola-1.3.2-6|92	
12cr|luola-1.3.2-6|93	* Tue Dec 18 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.3.2-1mdv2008.1
12cr|luola-1.3.2-6|94	+ Revision: 132318
12cr|luola-1.3.2-6|95	- auto-convert XDG menu entry
12cr|luola-1.3.2-6|96	- kill re-definition of %%buildroot on Pixel's request
12cr|luola-1.3.2-6|97	- import luola
12cr|luola-1.3.2-6|98	
12cr|luola-1.3.2-6|99	
12cr|luola-1.3.2-6|100	* Mon Feb 06 2006 Lenny Cartier <lenny@mandriva.com> 1.3.2-1mdk
12cr|luola-1.3.2-6|101	- 1.3.2
12cr|luola-1.3.2-6|102	
12cr|luola-1.3.2-6|103	* Wed Dec 21 2005 Lenny Cartier <lenny@mandriva.com> 1.3.0-1mdk
12cr|luola-1.3.2-6|104	- 1.3.0
12cr|luola-1.3.2-6|105	
12cr|luola-1.3.2-6|106	* Mon Apr 11 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.2.7-1mdk
12cr|luola-1.3.2-6|107	- 1.2.7
12cr|luola-1.3.2-6|108	
12cr|luola-1.3.2-6|109	* Mon Jan 17 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.2.6-1mdk
12cr|luola-1.3.2-6|110	- 1.2.6
12cr|luola-1.3.2-6|111	
12cr|luola-1.3.2-6|112	* Sun Jan 02 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.2.5-1mdk
12cr|luola-1.3.2-6|113	- 1.2.5
12cr|luola-1.3.2-6|114	- drop packager tag
12cr|luola-1.3.2-6|115	- change icons
12cr|luola-1.3.2-6|116	
12cr|luola-1.3.2-6|117	* Mon Dec 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2.3-1mdk
12cr|luola-1.3.2-6|118	- 1.2.3
12cr|luola-1.3.2-6|119	
12cr|luola-1.3.2-6|120	* Sun Dec 05 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2.2-1mdk
12cr|luola-1.3.2-6|121	- 1.2.2
12cr|luola-1.3.2-6|122	
12cr|luola-1.3.2-6|123	* Sat Dec 20 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.2.1-1mdk
12cr|luola-1.3.2-6|124	- 1.2.1
12cr|luola-1.3.2-6|125	
12cr|luola-1.3.2-6|126	* Mon Aug 04 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.2.0-1mdk
12cr|luola-1.3.2-6|127	- 1.2.0
12cr|luola-1.3.2-6|128	
12cr|luola-1.3.2-6|129	* Fri Jul 25 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.1.7-2mdk
12cr|luola-1.3.2-6|130	- rebuild
12cr|luola-1.3.2-6|131	- use %%{_gamesdatadir}
12cr|luola-1.3.2-6|132	- change summary macro to avoid possible conflicts if we were to build debug package
12cr|luola-1.3.2-6|133	
12cr|luola-1.3.2-6|134	* Mon Jun 23 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.1.7-1mdk
12cr|luola-1.3.2-6|135	- 1.1.7
12cr|luola-1.3.2-6|136	
12cr|luola-1.3.2-6|137	* Fri Jun 06 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.1.6-1mdk
12cr|luola-1.3.2-6|138	- 1.1.6
12cr|luola-1.3.2-6|139	
12cr|luola-1.3.2-6|140	* Tue Jun 03 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.1.5-2mdk
12cr|luola-1.3.2-6|141	- use %%configure2_5x macro
12cr|luola-1.3.2-6|142	
12cr|luola-1.3.2-6|143	* Tue Jun 03 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.1.5-1mdk
12cr|luola-1.3.2-6|144	- 1.1.5
12cr|luola-1.3.2-6|145	
12cr|luola-1.3.2-6|146	* Fri Apr 04 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.1.0-1mdk
12cr|luola-1.3.2-6|147	- 1.1.0
12cr|luola-1.3.2-6|148	
12cr|luola-1.3.2-6|149	* Fri Dec 06 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.0.2-1mdk
12cr|luola-1.3.2-6|150	- 1.0.2
12cr|luola-1.3.2-6|151	
12cr|luola-1.3.2-6|152	* Mon Dec 02 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-1mdk
12cr|luola-1.3.2-6|153	- 1.0.1
12cr|luola-1.3.2-6|154	
12cr|luola-1.3.2-6|155	* Mon Nov 11 2002 Per Øyvind Karlsen <peroyvind@delonic.no> 0.9.9-1mdk
12cr|luola-1.3.2-6|156	- 0.9.9
12cr|luola-1.3.2-6|157	- Move stuff to correct places
12cr|luola-1.3.2-6|158	- Add levels(they were split from the sourcecode package in 0.9.9)
12cr|luola-1.3.2-6|159	- Updated description(we don't live in Finland, now do we?;)
12cr|luola-1.3.2-6|160	- Add menuitem
12cr|luola-1.3.2-6|161	- Add icons
12cr|luola-1.3.2-6|162	- Updated build stage
12cr|luola-1.3.2-6|163	
12cr|luola-1.3.2-6|164	* Thu Sep 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.9.7-4mdk
12cr|luola-1.3.2-6|165	- rebuild
12cr|luola-1.3.2-6|166	
12cr|luola-1.3.2-6|167	* Sun Jul 21 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.9.7-3mdk
12cr|luola-1.3.2-6|168	- recompile against new vorbis stuff
12cr|luola-1.3.2-6|169	
12cr|luola-1.3.2-6|170	* Mon Apr 29 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.9.7-2mdk
12cr|luola-1.3.2-6|171	- rebuild for new alsa
12cr|luola-1.3.2-6|172	
12cr|luola-1.3.2-6|173	* Thu Mar 14 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.9.7-1mdk
12cr|luola-1.3.2-6|174	- first mdk package

2969 12
12cr|lv2-1.0.0-2|1	%define debug_package %{nil}
12cr|lv2-1.0.0-2|2	
12cr|lv2-1.0.0-2|3	Name:           lv2
12cr|lv2-1.0.0-2|4	Version:        1.0.0
12cr|lv2-1.0.0-2|5	Release:        2
12cr|lv2-1.0.0-2|6	Summary:        Audio Plugin Standard
12cr|lv2-1.0.0-2|7	Group:          System/Libraries
12cr|lv2-1.0.0-2|8	
12cr|lv2-1.0.0-2|9	# lv2specgen template.html is CC-AT-SA
12cr|lv2-1.0.0-2|10	License:        ISC
12cr|lv2-1.0.0-2|11	URL:            http://lv2plug.in
12cr|lv2-1.0.0-2|12	Source0:        http://lv2plug.in/spec/lv2-%{version}.tar.bz2
12cr|lv2-1.0.0-2|13	
12cr|lv2-1.0.0-2|14	# this package replaces lv2core
12cr|lv2-1.0.0-2|15	Provides:       lv2core = 6.0-4
12cr|lv2-1.0.0-2|16	Obsoletes:      lv2core < 6.0-4
12cr|lv2-1.0.0-2|17	Provides:       lv2-ui = 2.4-5
12cr|lv2-1.0.0-2|18	Obsoletes:      lv2-ui < 2.4-5
12cr|lv2-1.0.0-2|19	
12cr|lv2-1.0.0-2|20	%description
12cr|lv2-1.0.0-2|21	LV2 is a standard for plugins and matching host applications, mainly
12cr|lv2-1.0.0-2|22	targeted at audio processing and generation.
12cr|lv2-1.0.0-2|23	
12cr|lv2-1.0.0-2|24	There are a large number of open source and free software synthesis
12cr|lv2-1.0.0-2|25	packages in use or development at this time. This API ('LV2') attempts
12cr|lv2-1.0.0-2|26	to give programmers the ability to write simple 'plugin' audio
12cr|lv2-1.0.0-2|27	processors in C/C++ and link them dynamically ('plug') into a range of
12cr|lv2-1.0.0-2|28	these packages ('hosts').  It should be possible for any host and any
12cr|lv2-1.0.0-2|29	plugin to communicate completely through this interface.
12cr|lv2-1.0.0-2|30	
12cr|lv2-1.0.0-2|31	LV2 is a successor to LADSPA, created to address the limitations of
12cr|lv2-1.0.0-2|32	LADSPA which many hosts have outgrown.
12cr|lv2-1.0.0-2|33	
12cr|lv2-1.0.0-2|34	%package        devel
12cr|lv2-1.0.0-2|35	Summary:        API for the LV2 Audio Plugin Standard
12cr|lv2-1.0.0-2|36	Group:          Development/C
12cr|lv2-1.0.0-2|37	
12cr|lv2-1.0.0-2|38	Requires:       %{name}%{?_isa} = %{version}-%{release}
12cr|lv2-1.0.0-2|39	Provides:       lv2core-devel = 6.0-4
12cr|lv2-1.0.0-2|40	Obsoletes:      lv2core-devel < 6.0-4
12cr|lv2-1.0.0-2|41	Provides:       lv2-ui-devel = 2.4-5
12cr|lv2-1.0.0-2|42	Obsoletes:      lv2-ui-devel < 2.4-5
12cr|lv2-1.0.0-2|43	
12cr|lv2-1.0.0-2|44	BuildRequires:  pkgconfig(sndfile) >= 1.0.0
12cr|lv2-1.0.0-2|45	
12cr|lv2-1.0.0-2|46	%description    devel
12cr|lv2-1.0.0-2|47	lv2-devel contains the lv2.h header file and headers for all of the
12cr|lv2-1.0.0-2|48	LV@ specification extensions and bundles.
12cr|lv2-1.0.0-2|49	
12cr|lv2-1.0.0-2|50	Definitive technical documentation on LV2 plug-ins for both the host
12cr|lv2-1.0.0-2|51	and plug-in is contained within copious comments within the lv2.h
12cr|lv2-1.0.0-2|52	header file.
12cr|lv2-1.0.0-2|53	
12cr|lv2-1.0.0-2|54	%prep
12cr|lv2-1.0.0-2|55	%setup -q
12cr|lv2-1.0.0-2|56	
12cr|lv2-1.0.0-2|57	%build
12cr|lv2-1.0.0-2|58	./waf configure -vv --prefix=%{_prefix} --libdir=%{_libdir} --debug --no-plugins
12cr|lv2-1.0.0-2|59	./waf -vv %{?_smp_mflags}
12cr|lv2-1.0.0-2|60	
12cr|lv2-1.0.0-2|61	%install
12cr|lv2-1.0.0-2|62	DESTDIR=%buildroot ./waf -vv install
12cr|lv2-1.0.0-2|63	
12cr|lv2-1.0.0-2|64	
12cr|lv2-1.0.0-2|65	%files
12cr|lv2-1.0.0-2|66	%doc COPYING NEWS README
12cr|lv2-1.0.0-2|67	%{_libdir}/%{name}/*/*.[ch]
12cr|lv2-1.0.0-2|68	%{_libdir}/%{name}/*/*.ttl
12cr|lv2-1.0.0-2|69	
12cr|lv2-1.0.0-2|70	%files devel
12cr|lv2-1.0.0-2|71	%{_includedir}/%{name}.h
12cr|lv2-1.0.0-2|72	%{_includedir}/%{name}/
12cr|lv2-1.0.0-2|73	%{_libdir}/pkgconfig/lv2core.pc
12cr|lv2-1.0.0-2|74	%{_libdir}/pkgconfig/%{name}.pc
12cr|lv2-1.0.0-2|75	
12cr|lv2-1.0.0-2|76	
12cr|lv2-1.0.0-2|77	%changelog
12cr|lv2-1.0.0-2|78	* Tue Apr 24 2012 Frank Kober <emuse@mandriva.org> 1.0.0-2
12cr|lv2-1.0.0-2|79	+ Revision: 793222
12cr|lv2-1.0.0-2|80	- keep extension bundle integrity intact as required by README
12cr|lv2-1.0.0-2|81	
12cr|lv2-1.0.0-2|82	* Mon Apr 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.0-1
12cr|lv2-1.0.0-2|83	+ Revision: 792871
12cr|lv2-1.0.0-2|84	- imported package lv2
12cr|lv2-1.0.0-2|85	

2970 12
12cr|lv2-c++-tools-1.0.4-1|1	%define major 0
12cr|lv2-c++-tools-1.0.4-1|2	%define libname %mklibname %{name} %{major}
12cr|lv2-c++-tools-1.0.4-1|3	%define develname %mklibname %{name} -d
12cr|lv2-c++-tools-1.0.4-1|4	
12cr|lv2-c++-tools-1.0.4-1|5	Summary:	A LV2 Development SDK
12cr|lv2-c++-tools-1.0.4-1|6	Name:		lv2-c++-tools
12cr|lv2-c++-tools-1.0.4-1|7	Version:	1.0.4
12cr|lv2-c++-tools-1.0.4-1|8	Release:	1
12cr|lv2-c++-tools-1.0.4-1|9	License:	GPLv3+
12cr|lv2-c++-tools-1.0.4-1|10	Group:		Sound
12cr|lv2-c++-tools-1.0.4-1|11	URL:		http://ll-plugins.nongnu.org/hacking.html
12cr|lv2-c++-tools-1.0.4-1|12	Source0:	http://download.savannah.nongnu.org/releases/ll-plugins/%{name}-%{version}.tar.bz2
12cr|lv2-c++-tools-1.0.4-1|13	Patch0:		lv2-c++-tools-boost.patch
12cr|lv2-c++-tools-1.0.4-1|14	BuildRequires:	boost-devel
12cr|lv2-c++-tools-1.0.4-1|15	BuildRequires:	pkgconfig(gtkmm-2.4)
12cr|lv2-c++-tools-1.0.4-1|16	
12cr|lv2-c++-tools-1.0.4-1|17	%description
12cr|lv2-c++-tools-1.0.4-1|18	This software package contains libraries and programs that should make it
12cr|lv2-c++-tools-1.0.4-1|19	easier to write LV2 plugins.
12cr|lv2-c++-tools-1.0.4-1|20	
12cr|lv2-c++-tools-1.0.4-1|21	%package -n	%{libname}
12cr|lv2-c++-tools-1.0.4-1|22	Summary:	LV2 Development SDK library
12cr|lv2-c++-tools-1.0.4-1|23	Group:		System/Libraries
12cr|lv2-c++-tools-1.0.4-1|24	
12cr|lv2-c++-tools-1.0.4-1|25	%description -n	%{libname}
12cr|lv2-c++-tools-1.0.4-1|26	This package contains the library needed to run programs dynamically
12cr|lv2-c++-tools-1.0.4-1|27	linked with the %{name} library.
12cr|lv2-c++-tools-1.0.4-1|28	
12cr|lv2-c++-tools-1.0.4-1|29	%package -n	%{develname}
12cr|lv2-c++-tools-1.0.4-1|30	Summary:	Development headers and libraries for %{name}
12cr|lv2-c++-tools-1.0.4-1|31	Group:		Development/C
12cr|lv2-c++-tools-1.0.4-1|32	Requires:	%{libname} = %{version}-%{release}
12cr|lv2-c++-tools-1.0.4-1|33	Provides:	%{name}-devel = %{version}-%{release}
12cr|lv2-c++-tools-1.0.4-1|34	
12cr|lv2-c++-tools-1.0.4-1|35	%description -n	%{develname}
12cr|lv2-c++-tools-1.0.4-1|36	This package contains the header files and libraries needed for
12cr|lv2-c++-tools-1.0.4-1|37	developing programs using the %{name} library.
12cr|lv2-c++-tools-1.0.4-1|38	
12cr|lv2-c++-tools-1.0.4-1|39	%prep
12cr|lv2-c++-tools-1.0.4-1|40	%setup -q
12cr|lv2-c++-tools-1.0.4-1|41	%patch0 -p1
12cr|lv2-c++-tools-1.0.4-1|42	
12cr|lv2-c++-tools-1.0.4-1|43	# don't invoke ldconfig
12cr|lv2-c++-tools-1.0.4-1|44	perl -pi -e "s|/sbin/ldconfig -n |/bin/true |g" Makefile.template
12cr|lv2-c++-tools-1.0.4-1|45	
12cr|lv2-c++-tools-1.0.4-1|46	# lib64 fix
12cr|lv2-c++-tools-1.0.4-1|47	perl -pi -e "s|/lib\b|/%{_lib}|g" Makefile.template
12cr|lv2-c++-tools-1.0.4-1|48	
12cr|lv2-c++-tools-1.0.4-1|49	%build
12cr|lv2-c++-tools-1.0.4-1|50	./configure \
12cr|lv2-c++-tools-1.0.4-1|51	--prefix=%{_prefix} \
12cr|lv2-c++-tools-1.0.4-1|52	--libdir=%{_libdir}
12cr|lv2-c++-tools-1.0.4-1|53	
12cr|lv2-c++-tools-1.0.4-1|54	%make CFLAGS="%{optflags}" \
12cr|lv2-c++-tools-1.0.4-1|55	prefix=%{_prefix} \
12cr|lv2-c++-tools-1.0.4-1|56	libdir=%{_libdir}
12cr|lv2-c++-tools-1.0.4-1|57	
12cr|lv2-c++-tools-1.0.4-1|58	%install
12cr|lv2-c++-tools-1.0.4-1|59	%makeinstall_std \
12cr|lv2-c++-tools-1.0.4-1|60	prefix=%{_prefix} \
12cr|lv2-c++-tools-1.0.4-1|61	libdir=%{_libdir} \
12cr|lv2-c++-tools-1.0.4-1|62	pkgdocdir=%{_docdir}/%{name}
12cr|lv2-c++-tools-1.0.4-1|63	
12cr|lv2-c++-tools-1.0.4-1|64	%files
12cr|lv2-c++-tools-1.0.4-1|65	%doc %{_docdir}/%{name}
12cr|lv2-c++-tools-1.0.4-1|66	%{_bindir}/lv2peg
12cr|lv2-c++-tools-1.0.4-1|67	%{_bindir}/lv2soname
12cr|lv2-c++-tools-1.0.4-1|68	
12cr|lv2-c++-tools-1.0.4-1|69	%files -n %{libname}
12cr|lv2-c++-tools-1.0.4-1|70	%{_libdir}/lib*.so.%{major}*
12cr|lv2-c++-tools-1.0.4-1|71	
12cr|lv2-c++-tools-1.0.4-1|72	%files -n %{develname}
12cr|lv2-c++-tools-1.0.4-1|73	%dir %{_includedir}/%{name}
12cr|lv2-c++-tools-1.0.4-1|74	%{_includedir}/%{name}/*
12cr|lv2-c++-tools-1.0.4-1|75	%{_libdir}/*.a
12cr|lv2-c++-tools-1.0.4-1|76	%{_libdir}/*.so
12cr|lv2-c++-tools-1.0.4-1|77	%{_libdir}/pkgconfig/*.pc
12cr|lv2-c++-tools-1.0.4-1|78	

2971 12
12cr|lv2-event-1.4-2|1	%define extname event
12cr|lv2-event-1.4-2|2	%define debug_package %{nil}
12cr|lv2-event-1.4-2|3	
12cr|lv2-event-1.4-2|4	Name:           lv2-%{extname}
12cr|lv2-event-1.4-2|5	Version:        1.4
12cr|lv2-event-1.4-2|6	Release:        2
12cr|lv2-event-1.4-2|7	Summary:        LV2 %{extname} extension
12cr|lv2-event-1.4-2|8	
12cr|lv2-event-1.4-2|9	Source:         http://lv2plug.in/spec/%{name}-%{version}.tar.bz2
12cr|lv2-event-1.4-2|10	URL:            http://lv2plug.in/ns/extensions/%{extname}/
12cr|lv2-event-1.4-2|11	License:        ISC
12cr|lv2-event-1.4-2|12	Group:          System/Libraries
12cr|lv2-event-1.4-2|13	BuildRequires:  waf
12cr|lv2-event-1.4-2|14	BuildRequires:  pkgconfig
12cr|lv2-event-1.4-2|15	Requires:       lv2core
12cr|lv2-event-1.4-2|16	
12cr|lv2-event-1.4-2|17	%description
12cr|lv2-event-1.4-2|18	This extension defines an interface that can be used in LV2 plugins and
12cr|lv2-event-1.4-2|19	hosts to create %{extname}s in plugins.
12cr|lv2-event-1.4-2|20	
12cr|lv2-event-1.4-2|21	%package    devel
12cr|lv2-event-1.4-2|22	Summary:    Development files for the LV2 %{extname} extension
12cr|lv2-event-1.4-2|23	Group:      Development/C
12cr|lv2-event-1.4-2|24	Requires:   %{name} = %{version}
12cr|lv2-event-1.4-2|25	Requires:   lv2core-devel
12cr|lv2-event-1.4-2|26	
12cr|lv2-event-1.4-2|27	%description    devel
12cr|lv2-event-1.4-2|28	This package contains development files for the LV2 %{extname} extension.
12cr|lv2-event-1.4-2|29	
12cr|lv2-event-1.4-2|30	
12cr|lv2-event-1.4-2|31	%files
12cr|lv2-event-1.4-2|32	%defattr(-,root,root,-)
12cr|lv2-event-1.4-2|33	%{_libdir}/lv2/%{extname}.lv2/manifest.ttl
12cr|lv2-event-1.4-2|34	%{_libdir}/lv2/%{extname}.lv2/%{extname}.ttl
12cr|lv2-event-1.4-2|35	
12cr|lv2-event-1.4-2|36	%files devel
12cr|lv2-event-1.4-2|37	%{_includedir}/lv2/lv2plug.in/ns/ext/%{extname}
12cr|lv2-event-1.4-2|38	%{_libdir}/lv2/%{extname}.lv2/%{extname}.h
12cr|lv2-event-1.4-2|39	%{_libdir}/lv2/%{extname}.lv2/%{extname}-helpers.h
12cr|lv2-event-1.4-2|40	%{_libdir}/pkgconfig/lv2-lv2plug.in-ns-ext-%{extname}.pc
12cr|lv2-event-1.4-2|41	
12cr|lv2-event-1.4-2|42	%prep
12cr|lv2-event-1.4-2|43	%setup -q
12cr|lv2-event-1.4-2|44	
12cr|lv2-event-1.4-2|45	%build
12cr|lv2-event-1.4-2|46	./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
12cr|lv2-event-1.4-2|47	./waf
12cr|lv2-event-1.4-2|48	
12cr|lv2-event-1.4-2|49	%install
12cr|lv2-event-1.4-2|50	rm -rf %{buildroot}
12cr|lv2-event-1.4-2|51	
12cr|lv2-event-1.4-2|52	./waf install --destdir=%{buildroot}
12cr|lv2-event-1.4-2|53	
12cr|lv2-event-1.4-2|54	
12cr|lv2-event-1.4-2|55	%clean
12cr|lv2-event-1.4-2|56	rm -rf %{buildroot}
12cr|lv2-event-1.4-2|57	
12cr|lv2-event-1.4-2|58	
12cr|lv2-event-1.4-2|59	%changelog
12cr|lv2-event-1.4-2|60	* Tue Apr 17 2012 Frank Kober <emuse@mandriva.org> 1.4-2
12cr|lv2-event-1.4-2|61	+ Revision: 791518
12cr|lv2-event-1.4-2|62	- fixed build arch which is not noarch
12cr|lv2-event-1.4-2|63	
12cr|lv2-event-1.4-2|64	* Fri Feb 17 2012 Frank Kober <emuse@mandriva.org> 1.4-1
12cr|lv2-event-1.4-2|65	+ Revision: 776164
12cr|lv2-event-1.4-2|66	- imported package lv2-event
12cr|lv2-event-1.4-2|67	

2972 12
12cr|lv2-midi-1.4-2|1	%define extname midi
12cr|lv2-midi-1.4-2|2	%define debug_package %{nil}
12cr|lv2-midi-1.4-2|3	
12cr|lv2-midi-1.4-2|4	Name:           lv2-%{extname}
12cr|lv2-midi-1.4-2|5	Version:        1.4
12cr|lv2-midi-1.4-2|6	Release:        2
12cr|lv2-midi-1.4-2|7	Summary:        LV2 %{extname} extension
12cr|lv2-midi-1.4-2|8	
12cr|lv2-midi-1.4-2|9	Source:         http://lv2plug.in/spec/%{name}-%{version}.tar.bz2
12cr|lv2-midi-1.4-2|10	URL:            http://lv2plug.in/ns/extensions/%{extname}/
12cr|lv2-midi-1.4-2|11	License:        ISC
12cr|lv2-midi-1.4-2|12	Group:          System/Libraries
12cr|lv2-midi-1.4-2|13	BuildRequires:  waf
12cr|lv2-midi-1.4-2|14	BuildRequires:  pkgconfig
12cr|lv2-midi-1.4-2|15	Requires:       lv2core
12cr|lv2-midi-1.4-2|16	
12cr|lv2-midi-1.4-2|17	%description
12cr|lv2-midi-1.4-2|18	This extension defines an interface that can be used in LV2 plugins and
12cr|lv2-midi-1.4-2|19	hosts to use %{extname} data in plugins.
12cr|lv2-midi-1.4-2|20	
12cr|lv2-midi-1.4-2|21	%package    devel
12cr|lv2-midi-1.4-2|22	Summary:    Development files for the LV2 %{extname} extension
12cr|lv2-midi-1.4-2|23	Group:      Development/C
12cr|lv2-midi-1.4-2|24	Requires:   %{name} = %{version}
12cr|lv2-midi-1.4-2|25	Requires:   lv2core-devel
12cr|lv2-midi-1.4-2|26	
12cr|lv2-midi-1.4-2|27	%description    devel
12cr|lv2-midi-1.4-2|28	This package contains development files for the LV2 %{extname} extension.
12cr|lv2-midi-1.4-2|29	
12cr|lv2-midi-1.4-2|30	
12cr|lv2-midi-1.4-2|31	%files
12cr|lv2-midi-1.4-2|32	%defattr(-,root,root,-)
12cr|lv2-midi-1.4-2|33	%{_libdir}/lv2/%{extname}.lv2/manifest.ttl
12cr|lv2-midi-1.4-2|34	%{_libdir}/lv2/%{extname}.lv2/%{extname}.ttl
12cr|lv2-midi-1.4-2|35	
12cr|lv2-midi-1.4-2|36	%files devel
12cr|lv2-midi-1.4-2|37	%{_includedir}/lv2/lv2plug.in/ns/ext/%{extname}
12cr|lv2-midi-1.4-2|38	%{_libdir}/pkgconfig/lv2-lv2plug.in-ns-ext-%{extname}.pc
12cr|lv2-midi-1.4-2|39	
12cr|lv2-midi-1.4-2|40	%prep
12cr|lv2-midi-1.4-2|41	%setup -q
12cr|lv2-midi-1.4-2|42	
12cr|lv2-midi-1.4-2|43	%build
12cr|lv2-midi-1.4-2|44	./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
12cr|lv2-midi-1.4-2|45	./waf
12cr|lv2-midi-1.4-2|46	
12cr|lv2-midi-1.4-2|47	%install
12cr|lv2-midi-1.4-2|48	rm -rf %{buildroot}
12cr|lv2-midi-1.4-2|49	
12cr|lv2-midi-1.4-2|50	./waf install --destdir=%{buildroot}
12cr|lv2-midi-1.4-2|51	
12cr|lv2-midi-1.4-2|52	
12cr|lv2-midi-1.4-2|53	%clean
12cr|lv2-midi-1.4-2|54	rm -rf %{buildroot}
12cr|lv2-midi-1.4-2|55	
12cr|lv2-midi-1.4-2|56	
12cr|lv2-midi-1.4-2|57	%changelog
12cr|lv2-midi-1.4-2|58	* Tue Apr 17 2012 Frank Kober <emuse@mandriva.org> 1.4-2
12cr|lv2-midi-1.4-2|59	+ Revision: 791517
12cr|lv2-midi-1.4-2|60	- fixed build arch which is not noarch
12cr|lv2-midi-1.4-2|61	
12cr|lv2-midi-1.4-2|62	* Sun Feb 19 2012 Frank Kober <emuse@mandriva.org> 1.4-1
12cr|lv2-midi-1.4-2|63	+ Revision: 777521
12cr|lv2-midi-1.4-2|64	- imported package lv2-midi
12cr|lv2-midi-1.4-2|65	

2973 12
12cr|lv2-ui-2.4-4|1	%define extname ui
12cr|lv2-ui-2.4-4|2	%define debug_package %{nil}
12cr|lv2-ui-2.4-4|3	
12cr|lv2-ui-2.4-4|4	Name:           lv2-%{extname}
12cr|lv2-ui-2.4-4|5	Version:        2.4
12cr|lv2-ui-2.4-4|6	Release:        4
12cr|lv2-ui-2.4-4|7	Summary:        LV2 %{extname} extension
12cr|lv2-ui-2.4-4|8	
12cr|lv2-ui-2.4-4|9	Source:         http://lv2plug.in/spec/%{name}-%{version}.tar.bz2
12cr|lv2-ui-2.4-4|10	URL:            http://lv2plug.in/ns/extensions/%{extname}/
12cr|lv2-ui-2.4-4|11	License:        ISC
12cr|lv2-ui-2.4-4|12	Group:          System/Libraries
12cr|lv2-ui-2.4-4|13	BuildRequires:  waf
12cr|lv2-ui-2.4-4|14	BuildRequires:  pkgconfig
12cr|lv2-ui-2.4-4|15	Requires:       lv2core
12cr|lv2-ui-2.4-4|16	
12cr|lv2-ui-2.4-4|17	%description
12cr|lv2-ui-2.4-4|18	This extension defines an interface that can be used in LV2 plugins and
12cr|lv2-ui-2.4-4|19	hosts to create UIs for plugins. The UIs are similar to plugins and
12cr|lv2-ui-2.4-4|20	reside in shared object files in an LV2 bundle.
12cr|lv2-ui-2.4-4|21	
12cr|lv2-ui-2.4-4|22	%package    devel
12cr|lv2-ui-2.4-4|23	Summary:    Development files for the LV2 %{extname} extension
12cr|lv2-ui-2.4-4|24	Group:      Development/C
12cr|lv2-ui-2.4-4|25	Requires:   %{name} = %{version}
12cr|lv2-ui-2.4-4|26	Requires:   lv2core-devel
12cr|lv2-ui-2.4-4|27	
12cr|lv2-ui-2.4-4|28	%description    devel
12cr|lv2-ui-2.4-4|29	This package contains development files for the LV2 %{extname} extension.
12cr|lv2-ui-2.4-4|30	
12cr|lv2-ui-2.4-4|31	
12cr|lv2-ui-2.4-4|32	%files
12cr|lv2-ui-2.4-4|33	%defattr(-,root,root,-)
12cr|lv2-ui-2.4-4|34	%{_libdir}/lv2/%{extname}.lv2/manifest.ttl
12cr|lv2-ui-2.4-4|35	%{_libdir}/lv2/%{extname}.lv2/%{extname}.ttl
12cr|lv2-ui-2.4-4|36	%{_libdir}/lv2/%{extname}.lv2/lv2-%{extname}.doap.ttl
12cr|lv2-ui-2.4-4|37	
12cr|lv2-ui-2.4-4|38	%files devel
12cr|lv2-ui-2.4-4|39	%{_includedir}/lv2/lv2plug.in/ns/extensions/%{extname}
12cr|lv2-ui-2.4-4|40	%{_libdir}/lv2/%{extname}.lv2/%{extname}.h
12cr|lv2-ui-2.4-4|41	%{_libdir}/pkgconfig/lv2-lv2plug.in-ns-extensions-%{extname}.pc
12cr|lv2-ui-2.4-4|42	
12cr|lv2-ui-2.4-4|43	%prep
12cr|lv2-ui-2.4-4|44	%setup -q
12cr|lv2-ui-2.4-4|45	
12cr|lv2-ui-2.4-4|46	%build
12cr|lv2-ui-2.4-4|47	./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
12cr|lv2-ui-2.4-4|48	./waf
12cr|lv2-ui-2.4-4|49	
12cr|lv2-ui-2.4-4|50	%install
12cr|lv2-ui-2.4-4|51	rm -rf %{buildroot}
12cr|lv2-ui-2.4-4|52	
12cr|lv2-ui-2.4-4|53	./waf install --destdir=%{buildroot}
12cr|lv2-ui-2.4-4|54	
12cr|lv2-ui-2.4-4|55	
12cr|lv2-ui-2.4-4|56	%clean
12cr|lv2-ui-2.4-4|57	rm -rf %{buildroot}
12cr|lv2-ui-2.4-4|58	
12cr|lv2-ui-2.4-4|59	
12cr|lv2-ui-2.4-4|60	%changelog
12cr|lv2-ui-2.4-4|61	* Tue Apr 17 2012 Frank Kober <emuse@mandriva.org> 2.4-4
12cr|lv2-ui-2.4-4|62	+ Revision: 791516
12cr|lv2-ui-2.4-4|63	- fixed build arch which is not noarch
12cr|lv2-ui-2.4-4|64	
12cr|lv2-ui-2.4-4|65	* Sat Dec 24 2011 Frank Kober <emuse@mandriva.org> 2.4-3
12cr|lv2-ui-2.4-4|66	+ Revision: 745045
12cr|lv2-ui-2.4-4|67	- fix symlinking in devel package again
12cr|lv2-ui-2.4-4|68	
12cr|lv2-ui-2.4-4|69	* Sat Dec 24 2011 Frank Kober <emuse@mandriva.org> 2.4-2
12cr|lv2-ui-2.4-4|70	+ Revision: 745036
12cr|lv2-ui-2.4-4|71	- fix buildarch and devel package content
12cr|lv2-ui-2.4-4|72	
12cr|lv2-ui-2.4-4|73	* Sat Nov 26 2011 Frank Kober <emuse@mandriva.org> 2.4-1
12cr|lv2-ui-2.4-4|74	+ Revision: 733562
12cr|lv2-ui-2.4-4|75	- new version 2.4
12cr|lv2-ui-2.4-4|76	o devel package added for new development files
12cr|lv2-ui-2.4-4|77	o file list adjusted
12cr|lv2-ui-2.4-4|78	o use of lv2config in %%post dropped (as of lv2core 6.0)
12cr|lv2-ui-2.4-4|79	
12cr|lv2-ui-2.4-4|80	* Mon Jun 27 2011 Frank Kober <emuse@mandriva.org> 2.2-3
12cr|lv2-ui-2.4-4|81	+ Revision: 687521
12cr|lv2-ui-2.4-4|82	- despite no binaries this is not a noarch package
12cr|lv2-ui-2.4-4|83	
12cr|lv2-ui-2.4-4|84	* Sun Jun 26 2011 Frank Kober <emuse@mandriva.org> 2.2-2
12cr|lv2-ui-2.4-4|85	+ Revision: 687310
12cr|lv2-ui-2.4-4|86	- bump release after last change
12cr|lv2-ui-2.4-4|87	- fix BR, add lv2config to post
12cr|lv2-ui-2.4-4|88	
12cr|lv2-ui-2.4-4|89	* Fri Jun 24 2011 Frank Kober <emuse@mandriva.org> 2.2-1
12cr|lv2-ui-2.4-4|90	+ Revision: 686942
12cr|lv2-ui-2.4-4|91	- imported package lv2-ui
12cr|lv2-ui-2.4-4|92	

2974 12
12cr|lv2-uri-map-1.4-2|1	%define extname uri-map
12cr|lv2-uri-map-1.4-2|2	%define debug_package %{nil}
12cr|lv2-uri-map-1.4-2|3	
12cr|lv2-uri-map-1.4-2|4	Name:           lv2-%{extname}
12cr|lv2-uri-map-1.4-2|5	Version:        1.4
12cr|lv2-uri-map-1.4-2|6	Release:        2
12cr|lv2-uri-map-1.4-2|7	Summary:        LV2 %{extname} extension
12cr|lv2-uri-map-1.4-2|8	
12cr|lv2-uri-map-1.4-2|9	Source:         http://lv2plug.in/spec/%{name}-%{version}.tar.bz2
12cr|lv2-uri-map-1.4-2|10	URL:            http://lv2plug.in/ns/extensions/%{extname}/
12cr|lv2-uri-map-1.4-2|11	License:        ISC
12cr|lv2-uri-map-1.4-2|12	Group:          System/Libraries
12cr|lv2-uri-map-1.4-2|13	BuildRequires:  waf
12cr|lv2-uri-map-1.4-2|14	BuildRequires:  pkgconfig
12cr|lv2-uri-map-1.4-2|15	Requires:       lv2core
12cr|lv2-uri-map-1.4-2|16	
12cr|lv2-uri-map-1.4-2|17	%description
12cr|lv2-uri-map-1.4-2|18	This extension defines an interface that can be used in LV2 plugins and
12cr|lv2-uri-map-1.4-2|19	hosts to create %{extname}s in plugins.
12cr|lv2-uri-map-1.4-2|20	
12cr|lv2-uri-map-1.4-2|21	%package    devel
12cr|lv2-uri-map-1.4-2|22	Summary:    Development files for the LV2 %{extname} extension
12cr|lv2-uri-map-1.4-2|23	Group:      Development/C
12cr|lv2-uri-map-1.4-2|24	Requires:   %{name} = %{version}
12cr|lv2-uri-map-1.4-2|25	Requires:   lv2core-devel
12cr|lv2-uri-map-1.4-2|26	
12cr|lv2-uri-map-1.4-2|27	%description    devel
12cr|lv2-uri-map-1.4-2|28	This package contains development files for the LV2 %{extname} extension.
12cr|lv2-uri-map-1.4-2|29	
12cr|lv2-uri-map-1.4-2|30	
12cr|lv2-uri-map-1.4-2|31	%files
12cr|lv2-uri-map-1.4-2|32	%defattr(-,root,root,-)
12cr|lv2-uri-map-1.4-2|33	%{_libdir}/lv2/%{extname}.lv2/manifest.ttl
12cr|lv2-uri-map-1.4-2|34	%{_libdir}/lv2/%{extname}.lv2/%{extname}.ttl
12cr|lv2-uri-map-1.4-2|35	
12cr|lv2-uri-map-1.4-2|36	%files devel
12cr|lv2-uri-map-1.4-2|37	%{_includedir}/lv2/lv2plug.in/ns/ext/%{extname}
12cr|lv2-uri-map-1.4-2|38	%{_libdir}/lv2/%{extname}.lv2/%{extname}.h
12cr|lv2-uri-map-1.4-2|39	%{_libdir}/pkgconfig/lv2-lv2plug.in-ns-ext-%{extname}.pc
12cr|lv2-uri-map-1.4-2|40	
12cr|lv2-uri-map-1.4-2|41	%prep
12cr|lv2-uri-map-1.4-2|42	%setup -q
12cr|lv2-uri-map-1.4-2|43	
12cr|lv2-uri-map-1.4-2|44	%build
12cr|lv2-uri-map-1.4-2|45	./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
12cr|lv2-uri-map-1.4-2|46	./waf
12cr|lv2-uri-map-1.4-2|47	
12cr|lv2-uri-map-1.4-2|48	%install
12cr|lv2-uri-map-1.4-2|49	rm -rf %{buildroot}
12cr|lv2-uri-map-1.4-2|50	
12cr|lv2-uri-map-1.4-2|51	./waf install --destdir=%{buildroot}
12cr|lv2-uri-map-1.4-2|52	
12cr|lv2-uri-map-1.4-2|53	
12cr|lv2-uri-map-1.4-2|54	%clean
12cr|lv2-uri-map-1.4-2|55	rm -rf %{buildroot}
12cr|lv2-uri-map-1.4-2|56	
12cr|lv2-uri-map-1.4-2|57	
12cr|lv2-uri-map-1.4-2|58	%changelog
12cr|lv2-uri-map-1.4-2|59	* Tue Apr 17 2012 Frank Kober <emuse@mandriva.org> 1.4-2
12cr|lv2-uri-map-1.4-2|60	+ Revision: 791519
12cr|lv2-uri-map-1.4-2|61	- fixed build arch which is not noarch
12cr|lv2-uri-map-1.4-2|62	
12cr|lv2-uri-map-1.4-2|63	* Sun Feb 19 2012 Frank Kober <emuse@mandriva.org> 1.4-1
12cr|lv2-uri-map-1.4-2|64	+ Revision: 777517
12cr|lv2-uri-map-1.4-2|65	- imported package lv2-uri-map
12cr|lv2-uri-map-1.4-2|66	

2975 12
12cr|lwjgl-2.7.1-1|1	Summary:	The Lightweight Java Game Library
12cr|lwjgl-2.7.1-1|2	Name:		lwjgl
12cr|lwjgl-2.7.1-1|3	Version:	2.7.1
12cr|lwjgl-2.7.1-1|4	Release:	%mkrel 1
12cr|lwjgl-2.7.1-1|5	Source0:	http://downloads.sourceforge.net/project/java-game-lib/Official%20Releases/LWJGL%20%{version}/%{name}-source-%{version}.zip
12cr|lwjgl-2.7.1-1|6	Source1:	http://developer.apple.com/mac/library/samplecode/AppleJavaExtensions/AppleJavaExtensions.zip
12cr|lwjgl-2.7.1-1|7	Patch0:		lwjgl-source-2.5-link.patch
12cr|lwjgl-2.7.1-1|8	License:	BSD
12cr|lwjgl-2.7.1-1|9	Group:		Development/Java
12cr|lwjgl-2.7.1-1|10	Url:		http://lwjgl.org
12cr|lwjgl-2.7.1-1|11	BuildRequires:	ant
12cr|lwjgl-2.7.1-1|12	BuildRequires:	ant-nodeps
12cr|lwjgl-2.7.1-1|13	BuildRequires:	ant-pack200
12cr|lwjgl-2.7.1-1|14	BuildRequires:	java-rpmbuild
12cr|lwjgl-2.7.1-1|15	BuildRequires:	jinput
12cr|lwjgl-2.7.1-1|16	BuildRequires:	unzip
12cr|lwjgl-2.7.1-1|17	BuildRequires:	jlzma
12cr|lwjgl-2.7.1-1|18	BuildRequires:	libxxf86vm-devel
12cr|lwjgl-2.7.1-1|19	BuildRequires:	libxrandr-devel
12cr|lwjgl-2.7.1-1|20	BuildRequires:	libxcursor-devel
12cr|lwjgl-2.7.1-1|21	BuildRequires:	libx11-devel
12cr|lwjgl-2.7.1-1|22	Buildrequires:	libxt-devel
12cr|lwjgl-2.7.1-1|23	
12cr|lwjgl-2.7.1-1|24	Requires:	java >= 1.5
12cr|lwjgl-2.7.1-1|25	
12cr|lwjgl-2.7.1-1|26	%description
12cr|lwjgl-2.7.1-1|27	The Lightweight Java Game Library (LWJGL) is a solution aimed directly at
12cr|lwjgl-2.7.1-1|28	professional and amateur Java programmers alike to enable commercial quality
12cr|lwjgl-2.7.1-1|29	games to be written in Java. LWJGL provides developers access to high
12cr|lwjgl-2.7.1-1|30	performance cross-platform libraries such as OpenGL and OpenAL allowing for
12cr|lwjgl-2.7.1-1|31	state of the art 3D games and sound.
12cr|lwjgl-2.7.1-1|32	Additionally LWJGL provides access to controllers such as Gamepads, Steering
12cr|lwjgl-2.7.1-1|33	wheel and Joysticks. All in a simple and straight forward API.
12cr|lwjgl-2.7.1-1|34	
12cr|lwjgl-2.7.1-1|35	%package	javadoc
12cr|lwjgl-2.7.1-1|36	Summary:	Javadoc for lwjgl
12cr|lwjgl-2.7.1-1|37	Group:		Development/Java
12cr|lwjgl-2.7.1-1|38	
12cr|lwjgl-2.7.1-1|39	%description	javadoc
12cr|lwjgl-2.7.1-1|40	Javadoc for lwjgl.
12cr|lwjgl-2.7.1-1|41	
12cr|lwjgl-2.7.1-1|42	%prep
12cr|lwjgl-2.7.1-1|43	%setup -c
12cr|lwjgl-2.7.1-1|44	%remove_java_binaries
12cr|lwjgl-2.7.1-1|45	%__mkdir libs bin
12cr|lwjgl-2.7.1-1|46	pushd libs
12cr|lwjgl-2.7.1-1|47	ln -s %_javadir/jinput.jar .
12cr|lwjgl-2.7.1-1|48	# Deps needed for build only, macOS compat.
12cr|lwjgl-2.7.1-1|49	unzip -j %{SOURCE1} AppleJavaExtensions/AppleJavaExtensions.jar
12cr|lwjgl-2.7.1-1|50	popd
12cr|lwjgl-2.7.1-1|51	pushd platform_build
12cr|lwjgl-2.7.1-1|52	ln -s %_javadir/jlzma JLzma.jar
12cr|lwjgl-2.7.1-1|53	ln -s %_javadir/ant/Pack200Task.jar .
12cr|lwjgl-2.7.1-1|54	popd
12cr|lwjgl-2.7.1-1|55	%patch0 -p0
12cr|lwjgl-2.7.1-1|56	%__sed -i -e 's|<jar|<jar index="true" compress="true"|g' build.xml
12cr|lwjgl-2.7.1-1|57	
12cr|lwjgl-2.7.1-1|58	%build
12cr|lwjgl-2.7.1-1|59	export CLASSPATH="."
12cr|lwjgl-2.7.1-1|60	%ant all javadoc
12cr|lwjgl-2.7.1-1|61	
12cr|lwjgl-2.7.1-1|62	%install
12cr|lwjgl-2.7.1-1|63	install -m644 libs/%{name}.jar -D $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|lwjgl-2.7.1-1|64	install -m644 libs/%{name}_util.jar -D $RPM_BUILD_ROOT%{_javadir}/%{name}-util-%{version}.jar
12cr|lwjgl-2.7.1-1|65	install -m644 libs/%{name}_util_applet.jar -D $RPM_BUILD_ROOT%{_javadir}/%{name}-util-applet-%{version}.jar
12cr|lwjgl-2.7.1-1|66	%create_jar_links
12cr|lwjgl-2.7.1-1|67	install -m644 libs/linux/lib%{name}*.so -D $RPM_BUILD_ROOT%{_libdir}/lib%{name}.so
12cr|lwjgl-2.7.1-1|68	
12cr|lwjgl-2.7.1-1|69	# javadoc
12cr|lwjgl-2.7.1-1|70	install -d $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|lwjgl-2.7.1-1|71	cp -pr doc/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|lwjgl-2.7.1-1|72	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|lwjgl-2.7.1-1|73	
12cr|lwjgl-2.7.1-1|74	%files
12cr|lwjgl-2.7.1-1|75	%{_javadir}/*.jar
12cr|lwjgl-2.7.1-1|76	%{_libdir}/*.so
12cr|lwjgl-2.7.1-1|77	
12cr|lwjgl-2.7.1-1|78	%files javadoc
12cr|lwjgl-2.7.1-1|79	%{_javadocdir}/*
12cr|lwjgl-2.7.1-1|80	
12cr|lwjgl-2.7.1-1|81	
12cr|lwjgl-2.7.1-1|82	
12cr|lwjgl-2.7.1-1|83	%changelog
12cr|lwjgl-2.7.1-1|84	* Sun Sep  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|lwjgl-2.7.1-1|85	+ Commit: a4872c8
12cr|lwjgl-2.7.1-1|86	- Properly unzip source
12cr|lwjgl-2.7.1-1|87	
12cr|lwjgl-2.7.1-1|88	

2976 12
12cr|lxappearance-0.5.1-3|1	Summary:	A new feature-rich GTK+ theme switcher
12cr|lxappearance-0.5.1-3|2	Name:     	lxappearance
12cr|lxappearance-0.5.1-3|3	Version:	0.5.1
12cr|lxappearance-0.5.1-3|4	Release:	%mkrel 3
12cr|lxappearance-0.5.1-3|5	License:	GPLv2+
12cr|lxappearance-0.5.1-3|6	Group:		Graphical desktop/Other
12cr|lxappearance-0.5.1-3|7	Source0: 	http://downloads.sourceforge.net/project/lxde/%name-%version.tar.gz
12cr|lxappearance-0.5.1-3|8	Patch0:		po.fuzzy.patch
12cr|lxappearance-0.5.1-3|9	URL:		http://lxde.sourceforge.net/
12cr|lxappearance-0.5.1-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|lxappearance-0.5.1-3|11	BuildRequires:	gtk+2-devel desktop-file-utils
12cr|lxappearance-0.5.1-3|12	BuildRequires:	intltool
12cr|lxappearance-0.5.1-3|13	Suggests: lxappearance-obconf
12cr|lxappearance-0.5.1-3|14	
12cr|lxappearance-0.5.1-3|15	%description
12cr|lxappearance-0.5.1-3|16	LXAppearance is a new GTK+ theme switcher developed for project LXDE.
12cr|lxappearance-0.5.1-3|17	
12cr|lxappearance-0.5.1-3|18	%package devel
12cr|lxappearance-0.5.1-3|19	Group:		Graphical desktop/Other
12cr|lxappearance-0.5.1-3|20	Summary:	%{name} developement files
12cr|lxappearance-0.5.1-3|21	Provides:	%{name}-devel = %{version}-%{release}
12cr|lxappearance-0.5.1-3|22	Requires:	pkgconfig
12cr|lxappearance-0.5.1-3|23	
12cr|lxappearance-0.5.1-3|24	%description devel
12cr|lxappearance-0.5.1-3|25	This package contains header files needed when building applications based on
12cr|lxappearance-0.5.1-3|26	%{name}.
12cr|lxappearance-0.5.1-3|27	
12cr|lxappearance-0.5.1-3|28	%prep
12cr|lxappearance-0.5.1-3|29	%setup -q
12cr|lxappearance-0.5.1-3|30	%patch0 -p0
12cr|lxappearance-0.5.1-3|31	
12cr|lxappearance-0.5.1-3|32	%build
12cr|lxappearance-0.5.1-3|33	%configure2_5x
12cr|lxappearance-0.5.1-3|34	%make
12cr|lxappearance-0.5.1-3|35	
12cr|lxappearance-0.5.1-3|36	%install
12cr|lxappearance-0.5.1-3|37	rm -rf $RPM_BUILD_ROOT
12cr|lxappearance-0.5.1-3|38	%makeinstall_std
12cr|lxappearance-0.5.1-3|39	
12cr|lxappearance-0.5.1-3|40	%{find_lang} %{name}
12cr|lxappearance-0.5.1-3|41	
12cr|lxappearance-0.5.1-3|42	desktop-file-install --vendor="" \
12cr|lxappearance-0.5.1-3|43	--remove-key="NotShowIn" \
12cr|lxappearance-0.5.1-3|44	--add-only-show-in="LXDE" \
12cr|lxappearance-0.5.1-3|45	--dir=%buildroot%_datadir/applications %buildroot%_datadir/applications/*.desktop
12cr|lxappearance-0.5.1-3|46	
12cr|lxappearance-0.5.1-3|47	
12cr|lxappearance-0.5.1-3|48	%clean
12cr|lxappearance-0.5.1-3|49	rm -rf %{buildroot}
12cr|lxappearance-0.5.1-3|50	
12cr|lxappearance-0.5.1-3|51	%files -f %{name}.lang
12cr|lxappearance-0.5.1-3|52	%defattr(-, root, root)
12cr|lxappearance-0.5.1-3|53	%{_bindir}/%name
12cr|lxappearance-0.5.1-3|54	%{_datadir}/applications/*.desktop
12cr|lxappearance-0.5.1-3|55	%{_datadir}/%name
12cr|lxappearance-0.5.1-3|56	%{_mandir}/man1/lxappearance.*
12cr|lxappearance-0.5.1-3|57	
12cr|lxappearance-0.5.1-3|58	%files devel
12cr|lxappearance-0.5.1-3|59	%defattr(-,root,root)
12cr|lxappearance-0.5.1-3|60	%{_includedir}/%{name}/*.h
12cr|lxappearance-0.5.1-3|61	%{_libdir}/pkgconfig/lxappearance.pc
12cr|lxappearance-0.5.1-3|62	
12cr|lxappearance-0.5.1-3|63	
12cr|lxappearance-0.5.1-3|64	
12cr|lxappearance-0.5.1-3|65	%changelog
12cr|lxappearance-0.5.1-3|66	

2977 12
12cr|lxc-0.7.5-3|1	%define libname %mklibname %name 0
12cr|lxc-0.7.5-3|2	
12cr|lxc-0.7.5-3|3	Name:           lxc
12cr|lxc-0.7.5-3|4	Version:        0.7.5
12cr|lxc-0.7.5-3|5	Release:        3
12cr|lxc-0.7.5-3|6	Summary:        Linux Resource Containers
12cr|lxc-0.7.5-3|7	
12cr|lxc-0.7.5-3|8	Group:          System/Kernel and hardware
12cr|lxc-0.7.5-3|9	License:        LGPLv2+
12cr|lxc-0.7.5-3|10	URL:            http://lxc.sourceforge.net
12cr|lxc-0.7.5-3|11	Source0:        http://lxc.sourceforge.net/download/lxc/%{name}-%{version}.tar.gz
12cr|lxc-0.7.5-3|12	Patch0:		lxc-0.7.5-handle-automake-pkglib.patch
12cr|lxc-0.7.5-3|13	
12cr|lxc-0.7.5-3|14	BuildRequires:  automake
12cr|lxc-0.7.5-3|15	BuildRequires:  docbook-utils
12cr|lxc-0.7.5-3|16	BuildRequires:  kernel-headers
12cr|lxc-0.7.5-3|17	BuildRequires:  libcap-devel
12cr|lxc-0.7.5-3|18	BuildRequires:  libtool
12cr|lxc-0.7.5-3|19	Buildrequires:	docbook-dtd30-sgml
12cr|lxc-0.7.5-3|20	
12cr|lxc-0.7.5-3|21	%description
12cr|lxc-0.7.5-3|22	Linux Resource Containers provide process and resource isolation without the
12cr|lxc-0.7.5-3|23	overhead of full virtualization.
12cr|lxc-0.7.5-3|24	
12cr|lxc-0.7.5-3|25	%package        -n %libname
12cr|lxc-0.7.5-3|26	Summary:        Runtime library files for %{name}
12cr|lxc-0.7.5-3|27	Group:          System/Libraries
12cr|lxc-0.7.5-3|28	Requires:       %{name} = %{version}
12cr|lxc-0.7.5-3|29	
12cr|lxc-0.7.5-3|30	%description    -n %libname
12cr|lxc-0.7.5-3|31	Linux Resource Containers provide process and resource isolation without the
12cr|lxc-0.7.5-3|32	overhead of full virtualization.
12cr|lxc-0.7.5-3|33	
12cr|lxc-0.7.5-3|34	This package contains libraries for running %{name} applications.
12cr|lxc-0.7.5-3|35	
12cr|lxc-0.7.5-3|36	%package        devel
12cr|lxc-0.7.5-3|37	Summary:        Development files for %{name}
12cr|lxc-0.7.5-3|38	Group:          Development/C
12cr|lxc-0.7.5-3|39	Requires:       %{name} = %{version}
12cr|lxc-0.7.5-3|40	Requires:       pkgconfig
12cr|lxc-0.7.5-3|41	
12cr|lxc-0.7.5-3|42	%description    devel
12cr|lxc-0.7.5-3|43	Linux Resource Containers provide process and resource isolation without the
12cr|lxc-0.7.5-3|44	overhead of full virtualization.
12cr|lxc-0.7.5-3|45	
12cr|lxc-0.7.5-3|46	The %{name}-devel package contains libraries and header files for
12cr|lxc-0.7.5-3|47	developing applications that use %{name}.
12cr|lxc-0.7.5-3|48	
12cr|lxc-0.7.5-3|49	%prep
12cr|lxc-0.7.5-3|50	%setup -q
12cr|lxc-0.7.5-3|51	%patch0 -p1 -b .pkglib~
12cr|lxc-0.7.5-3|52	
12cr|lxc-0.7.5-3|53	%build
12cr|lxc-0.7.5-3|54	./autogen.sh
12cr|lxc-0.7.5-3|55	%configure F77=no
12cr|lxc-0.7.5-3|56	# Fix binary-or-shlib-defines-rpath error
12cr|lxc-0.7.5-3|57	%{__sed} -i '/AM_LDFLAGS = -Wl,-E -Wl,-rpath -Wl,$(libdir)/d' src/lxc/Makefile.in
12cr|lxc-0.7.5-3|58	%{__make} %{?_smp_mflags}
12cr|lxc-0.7.5-3|59	
12cr|lxc-0.7.5-3|60	%install
12cr|lxc-0.7.5-3|61	%{__rm} -rf %{buildroot}
12cr|lxc-0.7.5-3|62	%{__make} DESTDIR=%{buildroot} install
12cr|lxc-0.7.5-3|63	find %{buildroot} -name '*.la' -delete
12cr|lxc-0.7.5-3|64	%{__mkdir} -p %{buildroot}%{_localstatedir}/lib/%{name}
12cr|lxc-0.7.5-3|65	
12cr|lxc-0.7.5-3|66	%files
12cr|lxc-0.7.5-3|67	%defattr(-,root,root,-)
12cr|lxc-0.7.5-3|68	%doc AUTHORS COPYING README
12cr|lxc-0.7.5-3|69	%{_bindir}/%{name}-*
12cr|lxc-0.7.5-3|70	%{_libexecdir}/%{name}
12cr|lxc-0.7.5-3|71	%{_mandir}/man*/%{name}*
12cr|lxc-0.7.5-3|72	%{_localstatedir}/lib/%{name}
12cr|lxc-0.7.5-3|73	
12cr|lxc-0.7.5-3|74	%files -n %libname
12cr|lxc-0.7.5-3|75	%defattr(-,root,root,-)
12cr|lxc-0.7.5-3|76	%{_libdir}/liblxc.so.*
12cr|lxc-0.7.5-3|77	
12cr|lxc-0.7.5-3|78	%files devel
12cr|lxc-0.7.5-3|79	%defattr(-,root,root,-)
12cr|lxc-0.7.5-3|80	%{_datadir}/pkgconfig/%{name}.pc
12cr|lxc-0.7.5-3|81	%{_includedir}/*
12cr|lxc-0.7.5-3|82	%{_libdir}/liblxc.so
12cr|lxc-0.7.5-3|83	
12cr|lxc-0.7.5-3|84	
12cr|lxc-0.7.5-3|85	%changelog
12cr|lxc-0.7.5-3|86	* Mon Jul 09 2012 Bogdano Arendartchuk <bogdano@mandriva.com> 0.7.5-3
12cr|lxc-0.7.5-3|87	+ Revision: 808557
12cr|lxc-0.7.5-3|88	- added workaround against incompatiblity of pkglib_PROGRAMS in newer
12cr|lxc-0.7.5-3|89	automake (based on lp#934950)
12cr|lxc-0.7.5-3|90	- the doc package didn't have any real documentation, dropped it
12cr|lxc-0.7.5-3|91	- lxc needs /var/lib/lxc
12cr|lxc-0.7.5-3|92	- legacy cleanup (rpm5)
12cr|lxc-0.7.5-3|93	
12cr|lxc-0.7.5-3|94	* Fri Sep 02 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 0.7.5-1
12cr|lxc-0.7.5-3|95	+ Revision: 697841
12cr|lxc-0.7.5-3|96	- new version 0.7.5
12cr|lxc-0.7.5-3|97	
12cr|lxc-0.7.5-3|98	* Tue Jun 28 2011 Antoine Ginies <aginies@mandriva.com> 0.7.4.2-1
12cr|lxc-0.7.5-3|99	+ Revision: 687643
12cr|lxc-0.7.5-3|100	- fix group for doc package
12cr|lxc-0.7.5-3|101	- version 0.7.4.2
12cr|lxc-0.7.5-3|102	
12cr|lxc-0.7.5-3|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|lxc-0.7.5-3|104	- new release
12cr|lxc-0.7.5-3|105	- import lxc
12cr|lxc-0.7.5-3|106	

2978 12
12cr|lxde-control-center-0.0.1-4|1	Name: lxde-control-center
12cr|lxde-control-center-0.0.1-4|2	Version: 0.0.1
12cr|lxde-control-center-0.0.1-4|3	Release: %mkrel 4
12cr|lxde-control-center-0.0.1-4|4	Summary:  LXDE Control Center for ROSA/Mandriva
12cr|lxde-control-center-0.0.1-4|5	
12cr|lxde-control-center-0.0.1-4|6	Group: System/Other
12cr|lxde-control-center-0.0.1-4|7	License: GPLv2+
12cr|lxde-control-center-0.0.1-4|8	Source0: http://mandriva-lxde.googlecode.com/files/%{name}-%{version}.tar.xz
12cr|lxde-control-center-0.0.1-4|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|lxde-control-center-0.0.1-4|10	URL:	http://mandriva-lxde.googlecode.com
12cr|lxde-control-center-0.0.1-4|11	BuildRequires:	gettext
12cr|lxde-control-center-0.0.1-4|12	Requires: python, pygtk2.0, python-webkitgtk, python-simplejson
12cr|lxde-control-center-0.0.1-4|13	BuildArch: noarch
12cr|lxde-control-center-0.0.1-4|14	
12cr|lxde-control-center-0.0.1-4|15	%description
12cr|lxde-control-center-0.0.1-4|16	
12cr|lxde-control-center-0.0.1-4|17	LXDE Control Center is united lauch tools for Drakx and LXDE configuration programs. It's
12cr|lxde-control-center-0.0.1-4|18	
12cr|lxde-control-center-0.0.1-4|19	%prep
12cr|lxde-control-center-0.0.1-4|20	%setup -q -n %{name}
12cr|lxde-control-center-0.0.1-4|21	
12cr|lxde-control-center-0.0.1-4|22	%install
12cr|lxde-control-center-0.0.1-4|23	rm -rf $RPM_BUILD_ROOT
12cr|lxde-control-center-0.0.1-4|24	
12cr|lxde-control-center-0.0.1-4|25	mkdir -p %buildroot/usr
12cr|lxde-control-center-0.0.1-4|26	mkdir -p %buildroot%{_localedir}
12cr|lxde-control-center-0.0.1-4|27	
12cr|lxde-control-center-0.0.1-4|28	cp -rf ./bin %buildroot/usr/
12cr|lxde-control-center-0.0.1-4|29	cp -rf ./share %buildroot/usr/
12cr|lxde-control-center-0.0.1-4|30	cp -rf ./lib %buildroot/usr/
12cr|lxde-control-center-0.0.1-4|31	
12cr|lxde-control-center-0.0.1-4|32	%files
12cr|lxde-control-center-0.0.1-4|33	%{_bindir}/*
12cr|lxde-control-center-0.0.1-4|34	%{_datadir}/applications/*.desktop
12cr|lxde-control-center-0.0.1-4|35	%{_datadir}/locale/*
12cr|lxde-control-center-0.0.1-4|36	%{_datadir}/javascript/*
12cr|lxde-control-center-0.0.1-4|37	/usr/lib/lxde/%{name}
12cr|lxde-control-center-0.0.1-4|38	
12cr|lxde-control-center-0.0.1-4|39	
12cr|lxde-control-center-0.0.1-4|40	%changelog
12cr|lxde-control-center-0.0.1-4|41	

2979 12
12cr|lxde-icon-theme-0.0.1-3|1	Summary: LXDE icon theme
12cr|lxde-icon-theme-0.0.1-3|2	Name: lxde-icon-theme
12cr|lxde-icon-theme-0.0.1-3|3	Version: 0.0.1
12cr|lxde-icon-theme-0.0.1-3|4	Release: %mkrel 3
12cr|lxde-icon-theme-0.0.1-3|5	License: LGPLv2+
12cr|lxde-icon-theme-0.0.1-3|6	Group: Graphical desktop/Other
12cr|lxde-icon-theme-0.0.1-3|7	URL: http://www.lxde.org
12cr|lxde-icon-theme-0.0.1-3|8	Source: http://freefr.dl.sourceforge.net/project/lxde/LXDE%20Icon%20Theme/%{name}-%{version}/%{name}-%{version}.tar.bz2
12cr|lxde-icon-theme-0.0.1-3|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|lxde-icon-theme-0.0.1-3|10	BuildArch: noarch
12cr|lxde-icon-theme-0.0.1-3|11	Provides: nuoveXT2-icon-theme = %{version}-%{release}
12cr|lxde-icon-theme-0.0.1-3|12	Obsoletes: nuoveXT2-icon-theme < 0.5.0
12cr|lxde-icon-theme-0.0.1-3|13	
12cr|lxde-icon-theme-0.0.1-3|14	%description
12cr|lxde-icon-theme-0.0.1-3|15	This package contains nuoveXT2 icon theme for LXDE.
12cr|lxde-icon-theme-0.0.1-3|16	
12cr|lxde-icon-theme-0.0.1-3|17	%prep
12cr|lxde-icon-theme-0.0.1-3|18	%setup -q
12cr|lxde-icon-theme-0.0.1-3|19	
12cr|lxde-icon-theme-0.0.1-3|20	%build
12cr|lxde-icon-theme-0.0.1-3|21	%configure2_5x
12cr|lxde-icon-theme-0.0.1-3|22	
12cr|lxde-icon-theme-0.0.1-3|23	%install
12cr|lxde-icon-theme-0.0.1-3|24	rm -rf $RPM_BUILD_ROOT
12cr|lxde-icon-theme-0.0.1-3|25	%makeinstall_std
12cr|lxde-icon-theme-0.0.1-3|26	
12cr|lxde-icon-theme-0.0.1-3|27	touch %buildroot%_iconsdir/nuoveXT2/icon-theme.cache
12cr|lxde-icon-theme-0.0.1-3|28	
12cr|lxde-icon-theme-0.0.1-3|29	%clean
12cr|lxde-icon-theme-0.0.1-3|30	rm -rf $RPM_BUILD_ROOT
12cr|lxde-icon-theme-0.0.1-3|31	
12cr|lxde-icon-theme-0.0.1-3|32	%post
12cr|lxde-icon-theme-0.0.1-3|33	%update_icon_cache nuoveXT2
12cr|lxde-icon-theme-0.0.1-3|34	
12cr|lxde-icon-theme-0.0.1-3|35	%postun
12cr|lxde-icon-theme-0.0.1-3|36	%clean_icon_cache nuoveXT2
12cr|lxde-icon-theme-0.0.1-3|37	
12cr|lxde-icon-theme-0.0.1-3|38	%files
12cr|lxde-icon-theme-0.0.1-3|39	%defattr(-,root,root,-)
12cr|lxde-icon-theme-0.0.1-3|40	%dir %_iconsdir/nuoveXT2
12cr|lxde-icon-theme-0.0.1-3|41	%_iconsdir/nuoveXT2/*/*/*
12cr|lxde-icon-theme-0.0.1-3|42	%_iconsdir/nuoveXT2/extra/*
12cr|lxde-icon-theme-0.0.1-3|43	%_iconsdir/nuoveXT2/index.theme
12cr|lxde-icon-theme-0.0.1-3|44	%ghost %_iconsdir/nuoveXT2/icon-theme.cache
12cr|lxde-icon-theme-0.0.1-3|45	
12cr|lxde-icon-theme-0.0.1-3|46	
12cr|lxde-icon-theme-0.0.1-3|47	
12cr|lxde-icon-theme-0.0.1-3|48	%changelog
12cr|lxde-icon-theme-0.0.1-3|49	

2980 12
12cr|lxdream-0.9.1-3|1	Name:		lxdream
12cr|lxdream-0.9.1-3|2	Version:	0.9.1
12cr|lxdream-0.9.1-3|3	Release:	3
12cr|lxdream-0.9.1-3|4	Summary:	Sega Dreamcast emulator
12cr|lxdream-0.9.1-3|5	License:	GPLv2+
12cr|lxdream-0.9.1-3|6	Group:		Emulators
12cr|lxdream-0.9.1-3|7	URL:		http://www.lxdream.org
12cr|lxdream-0.9.1-3|8	Source0:	%{name}-%{version}.tar.gz
12cr|lxdream-0.9.1-3|9	#http://www.lxdream.org/count.php?file=%{name}-%{version}.tar.gz
12cr|lxdream-0.9.1-3|10	Patch0:		lxdream-0.9.1-plf-undefined-ok-for-plugins.patch
12cr|lxdream-0.9.1-3|11	Patch1:		lxdream-0.9.1-glib.patch
12cr|lxdream-0.9.1-3|12	Patch2:		lxdream-0.9.1-linking.patch
12cr|lxdream-0.9.1-3|13	BuildRequires:	pkgconfig(sdl)
12cr|lxdream-0.9.1-3|14	BuildRequires:	pkgconfig(gl)
12cr|lxdream-0.9.1-3|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|lxdream-0.9.1-3|16	BuildRequires:	pkgconfig(libpulse)
12cr|lxdream-0.9.1-3|17	BuildRequires:	pkgconfig(liblircclient0)
12cr|lxdream-0.9.1-3|18	BuildRequires:	pkgconfig(zlib)
12cr|lxdream-0.9.1-3|19	BuildRequires:	pkgconfig(libpng)
12cr|lxdream-0.9.1-3|20	BuildRequires:	pkgconfig(alsa)
12cr|lxdream-0.9.1-3|21	BuildRequires:	desktop-file-utils
12cr|lxdream-0.9.1-3|22	
12cr|lxdream-0.9.1-3|23	%description
12cr|lxdream-0.9.1-3|24	Lxdream is a Sega Dreamcast emulator.
12cr|lxdream-0.9.1-3|25	
12cr|lxdream-0.9.1-3|26	%prep
12cr|lxdream-0.9.1-3|27	%setup -q
12cr|lxdream-0.9.1-3|28	%patch0 -p1
12cr|lxdream-0.9.1-3|29	%patch1 -p1
12cr|lxdream-0.9.1-3|30	%patch2 -p1
12cr|lxdream-0.9.1-3|31	
12cr|lxdream-0.9.1-3|32	%build
12cr|lxdream-0.9.1-3|33	
12cr|lxdream-0.9.1-3|34	%configure
12cr|lxdream-0.9.1-3|35	%install
12cr|lxdream-0.9.1-3|36	%makeinstall
12cr|lxdream-0.9.1-3|37	
12cr|lxdream-0.9.1-3|38	# xdg menus
12cr|lxdream-0.9.1-3|39	install -m 644 lxdream.desktop \
12cr|lxdream-0.9.1-3|40	%{buildroot}%{_datadir}/applications/lxdream.desktop
12cr|lxdream-0.9.1-3|41	
12cr|lxdream-0.9.1-3|42	desktop-file-install --vendor="" \
12cr|lxdream-0.9.1-3|43	--remove-category="Game" \
12cr|lxdream-0.9.1-3|44	--add-category="Emulator" \
12cr|lxdream-0.9.1-3|45	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
12cr|lxdream-0.9.1-3|46	--dir %{buildroot}%{_datadir}/applications/ \
12cr|lxdream-0.9.1-3|47	%{buildroot}%{_datadir}/applications/*
12cr|lxdream-0.9.1-3|48	
12cr|lxdream-0.9.1-3|49	#locales
12cr|lxdream-0.9.1-3|50	%find_lang %{name}
12cr|lxdream-0.9.1-3|51	
12cr|lxdream-0.9.1-3|52	%files -f %{name}.lang
12cr|lxdream-0.9.1-3|53	%doc ChangeLog
12cr|lxdream-0.9.1-3|54	%{_bindir}/lxdream
12cr|lxdream-0.9.1-3|55	%{_libdir}/lxdream
12cr|lxdream-0.9.1-3|56	%{_datadir}/applications/lxdream.desktop
12cr|lxdream-0.9.1-3|57	%{_datadir}/pixmaps/lxdream*
12cr|lxdream-0.9.1-3|58	%{_mandir}/man1/lxdream.1*
12cr|lxdream-0.9.1-3|59	%config(noreplace) %{_sysconfdir}/lxdreamrc
12cr|lxdream-0.9.1-3|60	
12cr|lxdream-0.9.1-3|61	

2981 12
12cr|lxinput-0.3.1-1|1	Summary:	Configure keyboard and mouse
12cr|lxinput-0.3.1-1|2	Name:		lxinput
12cr|lxinput-0.3.1-1|3	Version:	0.3.1
12cr|lxinput-0.3.1-1|4	Release:	%mkrel 1
12cr|lxinput-0.3.1-1|5	License:	GPLv2+
12cr|lxinput-0.3.1-1|6	Group:		Graphical desktop/Other
12cr|lxinput-0.3.1-1|7	Source0:	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12cr|lxinput-0.3.1-1|8	# restore broked system changes for GTK3
12cr|lxinput-0.3.1-1|9	URL:		http://www.lxde.org
12cr|lxinput-0.3.1-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|lxinput-0.3.1-1|11	BuildRequires:	gtk+2-devel
12cr|lxinput-0.3.1-1|12	BuildRequires:	intltool >= 0.40.0
12cr|lxinput-0.3.1-1|13	BuildRequires:	docbook-dtd412-xml xsltproc
12cr|lxinput-0.3.1-1|14	
12cr|lxinput-0.3.1-1|15	%description
12cr|lxinput-0.3.1-1|16	LXInput is a small program used to configure keyboard and mouse for LXDE.
12cr|lxinput-0.3.1-1|17	
12cr|lxinput-0.3.1-1|18	%prep
12cr|lxinput-0.3.1-1|19	%setup -q
12cr|lxinput-0.3.1-1|20	
12cr|lxinput-0.3.1-1|21	%build
12cr|lxinput-0.3.1-1|22	%configure2_5x --enable-man
12cr|lxinput-0.3.1-1|23	%make
12cr|lxinput-0.3.1-1|24	
12cr|lxinput-0.3.1-1|25	%install
12cr|lxinput-0.3.1-1|26	rm -rf %{buildroot}
12cr|lxinput-0.3.1-1|27	%makeinstall_std
12cr|lxinput-0.3.1-1|28	
12cr|lxinput-0.3.1-1|29	%{find_lang} %{name}
12cr|lxinput-0.3.1-1|30	
12cr|lxinput-0.3.1-1|31	%clean
12cr|lxinput-0.3.1-1|32	rm -rf %{buildroot}
12cr|lxinput-0.3.1-1|33	
12cr|lxinput-0.3.1-1|34	%files -f %{name}.lang
12cr|lxinput-0.3.1-1|35	%defattr(-, root, root)
12cr|lxinput-0.3.1-1|36	%{_bindir}/%name
12cr|lxinput-0.3.1-1|37	%{_datadir}/applications/*.desktop
12cr|lxinput-0.3.1-1|38	%{_datadir}/%name
12cr|lxinput-0.3.1-1|39	%{_mandir}/man1/*.1.*
12cr|lxinput-0.3.1-1|40	
12cr|lxinput-0.3.1-1|41	
12cr|lxinput-0.3.1-1|42	
12cr|lxinput-0.3.1-1|43	%changelog
12cr|lxinput-0.3.1-1|44	

2982 12
12cr|lxlauncher-0.2.2-2|1	Summary:	Open source replacement for Asus Launcher of EeePC
12cr|lxlauncher-0.2.2-2|2	Name:     	lxlauncher
12cr|lxlauncher-0.2.2-2|3	Epoch:		1
12cr|lxlauncher-0.2.2-2|4	Version:	0.2.2
12cr|lxlauncher-0.2.2-2|5	Release:	%mkrel 2
12cr|lxlauncher-0.2.2-2|6	License:	GPLv2+
12cr|lxlauncher-0.2.2-2|7	Group:		Graphical desktop/Other
12cr|lxlauncher-0.2.2-2|8	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12cr|lxlauncher-0.2.2-2|9	# fix looking for icon names containing a dot which does not mark an extension, like ooo-writer3.0
12cr|lxlauncher-0.2.2-2|10	# to be submitted upstream
12cr|lxlauncher-0.2.2-2|11	Patch2:		lxlauncher-0.2-iconext.patch
12cr|lxlauncher-0.2.2-2|12	Patch13:	lxlauncher-0.2.2-gtk.patch
12cr|lxlauncher-0.2.2-2|13	URL:		http://lxde.sourceforge.net/
12cr|lxlauncher-0.2.2-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|lxlauncher-0.2.2-2|15	BuildRequires:	gtk+2-devel intltool
12cr|lxlauncher-0.2.2-2|16	BuildRequires:	menu-cache-devel
12cr|lxlauncher-0.2.2-2|17	Buildrequires:	gnome-common
12cr|lxlauncher-0.2.2-2|18	BuildRequires:	startup-notification-devel
12cr|lxlauncher-0.2.2-2|19	BuildRequires:	libGConf2-devel
12cr|lxlauncher-0.2.2-2|20	Requires:	desktop-common-data
12cr|lxlauncher-0.2.2-2|21	Suggests:	nuoveXT2-icon-theme
12cr|lxlauncher-0.2.2-2|22	
12cr|lxlauncher-0.2.2-2|23	%description
12cr|lxlauncher-0.2.2-2|24	LXLauncher is part of LXDE project. It's designed for Asus EeePC as an
12cr|lxlauncher-0.2.2-2|25	open source replacement for Asus Launcher included in EeePC provided by
12cr|lxlauncher-0.2.2-2|26	Xandros. LXLauncher is standard-compliant and desktop-independent. It
12cr|lxlauncher-0.2.2-2|27	follows freedesktop.org specs, so newly added applications will
12cr|lxlauncher-0.2.2-2|28	automatically show up in the launcher, and vice versa for the removed ones.
12cr|lxlauncher-0.2.2-2|29	
12cr|lxlauncher-0.2.2-2|30	%prep
12cr|lxlauncher-0.2.2-2|31	%setup -q -n %name-%version
12cr|lxlauncher-0.2.2-2|32	%patch2 -p1 -b .iconext
12cr|lxlauncher-0.2.2-2|33	%patch13 -p0
12cr|lxlauncher-0.2.2-2|34	
12cr|lxlauncher-0.2.2-2|35	%build
12cr|lxlauncher-0.2.2-2|36	%configure2_5x
12cr|lxlauncher-0.2.2-2|37	%make
12cr|lxlauncher-0.2.2-2|38	
12cr|lxlauncher-0.2.2-2|39	%install
12cr|lxlauncher-0.2.2-2|40	rm -rf $RPM_BUILD_ROOT
12cr|lxlauncher-0.2.2-2|41	%makeinstall_std
12cr|lxlauncher-0.2.2-2|42	
12cr|lxlauncher-0.2.2-2|43	%{find_lang} %{name}
12cr|lxlauncher-0.2.2-2|44	
12cr|lxlauncher-0.2.2-2|45	%clean
12cr|lxlauncher-0.2.2-2|46	rm -rf $RPM_BUILD_ROOT
12cr|lxlauncher-0.2.2-2|47	
12cr|lxlauncher-0.2.2-2|48	%files -f %{name}.lang
12cr|lxlauncher-0.2.2-2|49	%defattr(-, root, root)
12cr|lxlauncher-0.2.2-2|50	%{_bindir}/%name
12cr|lxlauncher-0.2.2-2|51	%{_datadir}/desktop-directories/lxde-*.directory
12cr|lxlauncher-0.2.2-2|52	%{_sysconfdir}/xdg/menus/lxlauncher-applications.menu
12cr|lxlauncher-0.2.2-2|53	%{_sysconfdir}/xdg/lxlauncher
12cr|lxlauncher-0.2.2-2|54	
12cr|lxlauncher-0.2.2-2|55	
12cr|lxlauncher-0.2.2-2|56	
12cr|lxlauncher-0.2.2-2|57	%changelog
12cr|lxlauncher-0.2.2-2|58	

2983 12
12cr|lxmenu-data-0.1.2-1|1	Summary:	Menu data files for LXDE
12cr|lxmenu-data-0.1.2-1|2	Name:     	lxmenu-data
12cr|lxmenu-data-0.1.2-1|3	Version:	0.1.2
12cr|lxmenu-data-0.1.2-1|4	Release:	%mkrel 1
12cr|lxmenu-data-0.1.2-1|5	License:	GPLv2+
12cr|lxmenu-data-0.1.2-1|6	Group:		Graphical desktop/Other
12cr|lxmenu-data-0.1.2-1|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12cr|lxmenu-data-0.1.2-1|8	URL:		http://lxde.sourceforge.net/
12cr|lxmenu-data-0.1.2-1|9	BuildRequires:	intltool
12cr|lxmenu-data-0.1.2-1|10	BuildArch:	noarch
12cr|lxmenu-data-0.1.2-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|lxmenu-data-0.1.2-1|12	
12cr|lxmenu-data-0.1.2-1|13	%description
12cr|lxmenu-data-0.1.2-1|14	This package provides files required to build freedesktop.org menu
12cr|lxmenu-data-0.1.2-1|15	spec-compliant desktop menus for LXDE.
12cr|lxmenu-data-0.1.2-1|16	
12cr|lxmenu-data-0.1.2-1|17	The files are originally taken from gnome-menus, and some minor
12cr|lxmenu-data-0.1.2-1|18	modifications were made.
12cr|lxmenu-data-0.1.2-1|19	
12cr|lxmenu-data-0.1.2-1|20	%prep
12cr|lxmenu-data-0.1.2-1|21	%setup -q
12cr|lxmenu-data-0.1.2-1|22	
12cr|lxmenu-data-0.1.2-1|23	%build
12cr|lxmenu-data-0.1.2-1|24	%configure2_5x
12cr|lxmenu-data-0.1.2-1|25	%make
12cr|lxmenu-data-0.1.2-1|26	
12cr|lxmenu-data-0.1.2-1|27	%install
12cr|lxmenu-data-0.1.2-1|28	rm -rf $RPM_BUILD_ROOT
12cr|lxmenu-data-0.1.2-1|29	%makeinstall_std
12cr|lxmenu-data-0.1.2-1|30	
12cr|lxmenu-data-0.1.2-1|31	%clean
12cr|lxmenu-data-0.1.2-1|32	rm -rf $RPM_BUILD_ROOT
12cr|lxmenu-data-0.1.2-1|33	
12cr|lxmenu-data-0.1.2-1|34	%files
12cr|lxmenu-data-0.1.2-1|35	%defattr(-, root, root)
12cr|lxmenu-data-0.1.2-1|36	%{_datadir}/desktop-directories/lxde-*.directory
12cr|lxmenu-data-0.1.2-1|37	%{_sysconfdir}/xdg/menus/lxde-applications.menu
12cr|lxmenu-data-0.1.2-1|38	
12cr|lxmenu-data-0.1.2-1|39	
12cr|lxmenu-data-0.1.2-1|40	
12cr|lxmenu-data-0.1.2-1|41	%changelog
12cr|lxmenu-data-0.1.2-1|42	

2984 12
12cr|lxpolkit-0.1.0-0.git20110802.1|1	%define git git20110802
12cr|lxpolkit-0.1.0-0.git20110802.1|2	
12cr|lxpolkit-0.1.0-0.git20110802.1|3	Summary:	A simple PolicyKit authentication agent
12cr|lxpolkit-0.1.0-0.git20110802.1|4	Name:		lxpolkit
12cr|lxpolkit-0.1.0-0.git20110802.1|5	Version:	0.1.0
12cr|lxpolkit-0.1.0-0.git20110802.1|6	Release:	%mkrel -c %git 1
12cr|lxpolkit-0.1.0-0.git20110802.1|7	Url:		http://www.lxde.org/
12cr|lxpolkit-0.1.0-0.git20110802.1|8	Source0:	%{name}-%{version}.tar.gz
12cr|lxpolkit-0.1.0-0.git20110802.1|9	Patch0:		lxpolkit-0.1.0-string-format.patch
12cr|lxpolkit-0.1.0-0.git20110802.1|10	License:	GPLv3+
12cr|lxpolkit-0.1.0-0.git20110802.1|11	Group:		System/Libraries
12cr|lxpolkit-0.1.0-0.git20110802.1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|lxpolkit-0.1.0-0.git20110802.1|13	BuildRequires:	polkit-1-devel
12cr|lxpolkit-0.1.0-0.git20110802.1|14	BuildRequires:	gtk+2-devel
12cr|lxpolkit-0.1.0-0.git20110802.1|15	BuildRequires:	intltool
12cr|lxpolkit-0.1.0-0.git20110802.1|16	
12cr|lxpolkit-0.1.0-0.git20110802.1|17	%description
12cr|lxpolkit-0.1.0-0.git20110802.1|18	A simple PolicyKit authentication agent for LXDE.
12cr|lxpolkit-0.1.0-0.git20110802.1|19	
12cr|lxpolkit-0.1.0-0.git20110802.1|20	%prep
12cr|lxpolkit-0.1.0-0.git20110802.1|21	%setup -q -n %{name}-%{version}
12cr|lxpolkit-0.1.0-0.git20110802.1|22	%patch0 -p0 -b .str
12cr|lxpolkit-0.1.0-0.git20110802.1|23	
12cr|lxpolkit-0.1.0-0.git20110802.1|24	%build
12cr|lxpolkit-0.1.0-0.git20110802.1|25	#./autogen.sh
12cr|lxpolkit-0.1.0-0.git20110802.1|26	%configure2_5x
12cr|lxpolkit-0.1.0-0.git20110802.1|27	%make
12cr|lxpolkit-0.1.0-0.git20110802.1|28	
12cr|lxpolkit-0.1.0-0.git20110802.1|29	%install
12cr|lxpolkit-0.1.0-0.git20110802.1|30	rm -rf %{buildroot}
12cr|lxpolkit-0.1.0-0.git20110802.1|31	%makeinstall_std
12cr|lxpolkit-0.1.0-0.git20110802.1|32	
12cr|lxpolkit-0.1.0-0.git20110802.1|33	# make the polkit agent only start in LXDE
12cr|lxpolkit-0.1.0-0.git20110802.1|34	sed -i 's,NotShowIn=GNOME;KDE;,OnlyShowIn=LXDE,g' %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop
12cr|lxpolkit-0.1.0-0.git20110802.1|35	
12cr|lxpolkit-0.1.0-0.git20110802.1|36	%find_lang %{name}
12cr|lxpolkit-0.1.0-0.git20110802.1|37	
12cr|lxpolkit-0.1.0-0.git20110802.1|38	%clean
12cr|lxpolkit-0.1.0-0.git20110802.1|39	rm -rf %{buildroot}
12cr|lxpolkit-0.1.0-0.git20110802.1|40	
12cr|lxpolkit-0.1.0-0.git20110802.1|41	%files -f %{name}.lang
12cr|lxpolkit-0.1.0-0.git20110802.1|42	%defattr(-,root,root)
12cr|lxpolkit-0.1.0-0.git20110802.1|43	%{_sysconfdir}/xdg/autostart/%{name}.desktop
12cr|lxpolkit-0.1.0-0.git20110802.1|44	%{_libdir}/%{name}
12cr|lxpolkit-0.1.0-0.git20110802.1|45	%dir %{_datadir}/%{name}
12cr|lxpolkit-0.1.0-0.git20110802.1|46	%{_datadir}/%{name}/ui/%{name}.ui
12cr|lxpolkit-0.1.0-0.git20110802.1|47	
12cr|lxpolkit-0.1.0-0.git20110802.1|48	
12cr|lxpolkit-0.1.0-0.git20110802.1|49	
12cr|lxpolkit-0.1.0-0.git20110802.1|50	%changelog
12cr|lxpolkit-0.1.0-0.git20110802.1|51	

2985 12
12cr|lxrandr-0.1.2-1|1	%define git 0
12cr|lxrandr-0.1.2-1|2	Summary:	Simple monitor config tool for LXDE
12cr|lxrandr-0.1.2-1|3	Name:     	lxrandr
12cr|lxrandr-0.1.2-1|4	Version:	0.1.2
12cr|lxrandr-0.1.2-1|5	Release:	%mkrel 1
12cr|lxrandr-0.1.2-1|6	License:	GPLv2+
12cr|lxrandr-0.1.2-1|7	Group:		Graphical desktop/Other
12cr|lxrandr-0.1.2-1|8	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12cr|lxrandr-0.1.2-1|9	URL:		http://lxde.sourceforge.net/
12cr|lxrandr-0.1.2-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|lxrandr-0.1.2-1|11	BuildRequires:	gtk+2-devel intltool
12cr|lxrandr-0.1.2-1|12	Requires:	xrandr
12cr|lxrandr-0.1.2-1|13	
12cr|lxrandr-0.1.2-1|14	%description
12cr|lxrandr-0.1.2-1|15	This is a very basic monitor config tool utilizing XRandR. It can let you
12cr|lxrandr-0.1.2-1|16	change the screen resolution on the fly. Besides, when you run lxrandr
12cr|lxrandr-0.1.2-1|17	with external monitor connected, its GUI will change, and show you some
12cr|lxrandr-0.1.2-1|18	quick options to get your projector working correctly.
12cr|lxrandr-0.1.2-1|19	
12cr|lxrandr-0.1.2-1|20	%prep
12cr|lxrandr-0.1.2-1|21	%setup -q
12cr|lxrandr-0.1.2-1|22	
12cr|lxrandr-0.1.2-1|23	%build
12cr|lxrandr-0.1.2-1|24	%configure2_5x
12cr|lxrandr-0.1.2-1|25	%make
12cr|lxrandr-0.1.2-1|26	
12cr|lxrandr-0.1.2-1|27	%install
12cr|lxrandr-0.1.2-1|28	rm -rf $RPM_BUILD_ROOT
12cr|lxrandr-0.1.2-1|29	%makeinstall_std
12cr|lxrandr-0.1.2-1|30	
12cr|lxrandr-0.1.2-1|31	%{find_lang} %{name}
12cr|lxrandr-0.1.2-1|32	
12cr|lxrandr-0.1.2-1|33	%clean
12cr|lxrandr-0.1.2-1|34	rm -rf $RPM_BUILD_ROOT
12cr|lxrandr-0.1.2-1|35	
12cr|lxrandr-0.1.2-1|36	%files -f %{name}.lang
12cr|lxrandr-0.1.2-1|37	%defattr(-, root, root)
12cr|lxrandr-0.1.2-1|38	%{_bindir}/%name
12cr|lxrandr-0.1.2-1|39	%{_mandir}/man1/*.1.*
12cr|lxrandr-0.1.2-1|40	%{_datadir}/applications/*.desktop
12cr|lxrandr-0.1.2-1|41	
12cr|lxrandr-0.1.2-1|42	
12cr|lxrandr-0.1.2-1|43	
12cr|lxrandr-0.1.2-1|44	%changelog
12cr|lxrandr-0.1.2-1|45	

2986 12
12cr|lxsession-0.4.6.1-3|1	Summary:	The default X11 session manager of LXDE
12cr|lxsession-0.4.6.1-3|2	Name:     	lxsession
12cr|lxsession-0.4.6.1-3|3	Version:	0.4.6.1
12cr|lxsession-0.4.6.1-3|4	Release:	%mkrel 3
12cr|lxsession-0.4.6.1-3|5	License:	GPLv2+
12cr|lxsession-0.4.6.1-3|6	Group:		Graphical desktop/Other
12cr|lxsession-0.4.6.1-3|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
12cr|lxsession-0.4.6.1-3|8	Patch1:		lxsession-0.4.6.1-gdm3.patch
12cr|lxsession-0.4.6.1-3|9	Patch2:		lxsession-0.4.6.1-ltsp.patch
12cr|lxsession-0.4.6.1-3|10	URL:		http://www.lxde.org
12cr|lxsession-0.4.6.1-3|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|lxsession-0.4.6.1-3|12	BuildRequires:	gtk+2-devel
12cr|lxsession-0.4.6.1-3|13	BuildRequires:	dbus-glib-devel
12cr|lxsession-0.4.6.1-3|14	BuildRequires:	docbook-to-man
12cr|lxsession-0.4.6.1-3|15	BuildRequires:	intltool
12cr|lxsession-0.4.6.1-3|16	Requires:	desktop-common-data
12cr|lxsession-0.4.6.1-3|17	Obsoletes:	lxsession-lite < %version
12cr|lxsession-0.4.6.1-3|18	Provides:	lxsession-lite = %version
12cr|lxsession-0.4.6.1-3|19	Provides:	lxde-session-manager
12cr|lxsession-0.4.6.1-3|20	Obsoletes:      lxde-settings-daemon
12cr|lxsession-0.4.6.1-3|21	
12cr|lxsession-0.4.6.1-3|22	%description
12cr|lxsession-0.4.6.1-3|23	LXSession is lightweiht session manager, and it's not tighted to "any" desktop
12cr|lxsession-0.4.6.1-3|24	environment. It's desktop-independent and can be used with any window manager.
12cr|lxsession-0.4.6.1-3|25	With proper configuration, you can make your own desktop environment with
12cr|lxsession-0.4.6.1-3|26	LXSession. This is very useful to the users and developers of non-mainstream
12cr|lxsession-0.4.6.1-3|27	window managers and desktop environemts.
12cr|lxsession-0.4.6.1-3|28	
12cr|lxsession-0.4.6.1-3|29	%prep
12cr|lxsession-0.4.6.1-3|30	%setup -q
12cr|lxsession-0.4.6.1-3|31	%patch1 -p1
12cr|lxsession-0.4.6.1-3|32	%patch2 -p1
12cr|lxsession-0.4.6.1-3|33	
12cr|lxsession-0.4.6.1-3|34	%build
12cr|lxsession-0.4.6.1-3|35	%configure2_5x
12cr|lxsession-0.4.6.1-3|36	%make
12cr|lxsession-0.4.6.1-3|37	
12cr|lxsession-0.4.6.1-3|38	%install
12cr|lxsession-0.4.6.1-3|39	rm -rf %{buildroot}
12cr|lxsession-0.4.6.1-3|40	%makeinstall_std
12cr|lxsession-0.4.6.1-3|41	
12cr|lxsession-0.4.6.1-3|42	%{find_lang} %{name}
12cr|lxsession-0.4.6.1-3|43	
12cr|lxsession-0.4.6.1-3|44	%clean
12cr|lxsession-0.4.6.1-3|45	rm -rf %{buildroot}
12cr|lxsession-0.4.6.1-3|46	
12cr|lxsession-0.4.6.1-3|47	%files -f %{name}.lang
12cr|lxsession-0.4.6.1-3|48	%defattr(-, root, root)
12cr|lxsession-0.4.6.1-3|49	%{_bindir}/lxsession
12cr|lxsession-0.4.6.1-3|50	%{_bindir}/lxlock
12cr|lxsession-0.4.6.1-3|51	%{_bindir}/lxsession-logout
12cr|lxsession-0.4.6.1-3|52	%{_datadir}/lxsession
12cr|lxsession-0.4.6.1-3|53	%{_mandir}/man1/*
12cr|lxsession-0.4.6.1-3|54	
12cr|lxsession-0.4.6.1-3|55	
12cr|lxsession-0.4.6.1-3|56	
12cr|lxsession-0.4.6.1-3|57	%changelog
12cr|lxsession-0.4.6.1-3|58	

2987 12
12cr|lxsession-edit-0.2.0-1|1	Summary:	Manage desktop session autostarts
12cr|lxsession-edit-0.2.0-1|2	Name:     	lxsession-edit
12cr|lxsession-edit-0.2.0-1|3	Version:	0.2.0
12cr|lxsession-edit-0.2.0-1|4	Release:	%mkrel 1
12cr|lxsession-edit-0.2.0-1|5	License:	GPLv2+
12cr|lxsession-edit-0.2.0-1|6	Group:		Graphical desktop/Other
12cr|lxsession-edit-0.2.0-1|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12cr|lxsession-edit-0.2.0-1|8	URL:		http://lxde.sourceforge.net/
12cr|lxsession-edit-0.2.0-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|lxsession-edit-0.2.0-1|10	BuildRequires:	gtk+2-devel
12cr|lxsession-edit-0.2.0-1|11	BuildRequires:	intltool
12cr|lxsession-edit-0.2.0-1|12	
12cr|lxsession-edit-0.2.0-1|13	%description
12cr|lxsession-edit-0.2.0-1|14	lxsession-edit is a tool used to manage desktop session autostarts,
12cr|lxsession-edit-0.2.0-1|15	especially for lxsession lite.
12cr|lxsession-edit-0.2.0-1|16	
12cr|lxsession-edit-0.2.0-1|17	%prep
12cr|lxsession-edit-0.2.0-1|18	%setup -q
12cr|lxsession-edit-0.2.0-1|19	
12cr|lxsession-edit-0.2.0-1|20	%build
12cr|lxsession-edit-0.2.0-1|21	%configure2_5x
12cr|lxsession-edit-0.2.0-1|22	%make
12cr|lxsession-edit-0.2.0-1|23	
12cr|lxsession-edit-0.2.0-1|24	%install
12cr|lxsession-edit-0.2.0-1|25	rm -rf $RPM_BUILD_ROOT
12cr|lxsession-edit-0.2.0-1|26	%makeinstall_std
12cr|lxsession-edit-0.2.0-1|27	
12cr|lxsession-edit-0.2.0-1|28	%{find_lang} %{name}
12cr|lxsession-edit-0.2.0-1|29	
12cr|lxsession-edit-0.2.0-1|30	%clean
12cr|lxsession-edit-0.2.0-1|31	rm -rf $RPM_BUILD_ROOT
12cr|lxsession-edit-0.2.0-1|32	
12cr|lxsession-edit-0.2.0-1|33	%files -f %{name}.lang
12cr|lxsession-edit-0.2.0-1|34	%defattr(-, root, root)
12cr|lxsession-edit-0.2.0-1|35	%{_bindir}/%name
12cr|lxsession-edit-0.2.0-1|36	%{_datadir}/%name
12cr|lxsession-edit-0.2.0-1|37	%{_datadir}/applications/*.desktop
12cr|lxsession-edit-0.2.0-1|38	
12cr|lxsession-edit-0.2.0-1|39	
12cr|lxsession-edit-0.2.0-1|40	
12cr|lxsession-edit-0.2.0-1|41	%changelog
12cr|lxsession-edit-0.2.0-1|42	

2988 12
12cr|lxshortcut-0.1.2-1|1	Summary:	Edit app shortcuts
12cr|lxshortcut-0.1.2-1|2	Name:     	lxshortcut
12cr|lxshortcut-0.1.2-1|3	Version:	0.1.2
12cr|lxshortcut-0.1.2-1|4	Release:	%mkrel 1
12cr|lxshortcut-0.1.2-1|5	License:	GPLv2+
12cr|lxshortcut-0.1.2-1|6	Group:		Graphical desktop/Other
12cr|lxshortcut-0.1.2-1|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12cr|lxshortcut-0.1.2-1|8	URL:		http://lxde.sourceforge.net/
12cr|lxshortcut-0.1.2-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|lxshortcut-0.1.2-1|10	BuildRequires:	gtk+2-devel
12cr|lxshortcut-0.1.2-1|11	BuildRequires:	intltool
12cr|lxshortcut-0.1.2-1|12	
12cr|lxshortcut-0.1.2-1|13	%description
12cr|lxshortcut-0.1.2-1|14	LXShortcut is a small program used to edit application shortcuts created
12cr|lxshortcut-0.1.2-1|15	with freedesktop.org Desktop Entry spec.
12cr|lxshortcut-0.1.2-1|16	
12cr|lxshortcut-0.1.2-1|17	%prep
12cr|lxshortcut-0.1.2-1|18	%setup -q
12cr|lxshortcut-0.1.2-1|19	
12cr|lxshortcut-0.1.2-1|20	%build
12cr|lxshortcut-0.1.2-1|21	%configure2_5x
12cr|lxshortcut-0.1.2-1|22	%make
12cr|lxshortcut-0.1.2-1|23	
12cr|lxshortcut-0.1.2-1|24	%install
12cr|lxshortcut-0.1.2-1|25	rm -rf $RPM_BUILD_ROOT
12cr|lxshortcut-0.1.2-1|26	%makeinstall_std
12cr|lxshortcut-0.1.2-1|27	
12cr|lxshortcut-0.1.2-1|28	%{find_lang} %{name}
12cr|lxshortcut-0.1.2-1|29	
12cr|lxshortcut-0.1.2-1|30	%clean
12cr|lxshortcut-0.1.2-1|31	rm -rf $RPM_BUILD_ROOT
12cr|lxshortcut-0.1.2-1|32	
12cr|lxshortcut-0.1.2-1|33	%post
12cr|lxshortcut-0.1.2-1|34	
12cr|lxshortcut-0.1.2-1|35	%postun
12cr|lxshortcut-0.1.2-1|36	
12cr|lxshortcut-0.1.2-1|37	%files -f %{name}.lang
12cr|lxshortcut-0.1.2-1|38	%defattr(-, root, root)
12cr|lxshortcut-0.1.2-1|39	%{_bindir}/%name
12cr|lxshortcut-0.1.2-1|40	%{_datadir}/%name
12cr|lxshortcut-0.1.2-1|41	
12cr|lxshortcut-0.1.2-1|42	
12cr|lxshortcut-0.1.2-1|43	
12cr|lxshortcut-0.1.2-1|44	%changelog
12cr|lxshortcut-0.1.2-1|45	

2989 12
12cr|lxterminal-0.1.11-2|1	%define git 0
12cr|lxterminal-0.1.11-2|2	%define prerel 31813de
12cr|lxterminal-0.1.11-2|3	%define gitday 20110613
12cr|lxterminal-0.1.11-2|4	%define ver 0.1.11
12cr|lxterminal-0.1.11-2|5	
12cr|lxterminal-0.1.11-2|6	Summary:	Lightweight VTE-based terminal emulator
12cr|lxterminal-0.1.11-2|7	Name:     	lxterminal
12cr|lxterminal-0.1.11-2|8	%if %git
12cr|lxterminal-0.1.11-2|9	Version:	%{ver}.git%{gitday}
12cr|lxterminal-0.1.11-2|10	Source0:	%{name}-%{prerel}.tar.gz
12cr|lxterminal-0.1.11-2|11	%else
12cr|lxterminal-0.1.11-2|12	Version:	%{ver}
12cr|lxterminal-0.1.11-2|13	Source0:	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12cr|lxterminal-0.1.11-2|14	%endif
12cr|lxterminal-0.1.11-2|15	Release:	%mkrel 2
12cr|lxterminal-0.1.11-2|16	License:	GPLv2+
12cr|lxterminal-0.1.11-2|17	Group:		Graphical desktop/Other
12cr|lxterminal-0.1.11-2|18	#Patch0:		lxterminal-0.1.9-fix-build-with-new-vte.patch
12cr|lxterminal-0.1.11-2|19	#Patch1:		lxterminal-deprecate-revert.patch
12cr|lxterminal-0.1.11-2|20	Patch2:		mdk-lxterminal-conf.patch
12cr|lxterminal-0.1.11-2|21	URL:		http://lxde.sourceforge.net/
12cr|lxterminal-0.1.11-2|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|lxterminal-0.1.11-2|23	%if %git
12cr|lxterminal-0.1.11-2|24	BuildRequires:	docbook-to-man docbook-dtd412-xml docbook-style-xsl
12cr|lxterminal-0.1.11-2|25	%endif
12cr|lxterminal-0.1.11-2|26	BuildRequires:	gtk+2-devel vte-devel
12cr|lxterminal-0.1.11-2|27	BuildRequires:	intltool
12cr|lxterminal-0.1.11-2|28	
12cr|lxterminal-0.1.11-2|29	%description
12cr|lxterminal-0.1.11-2|30	Desktop-independent VTE-based terminal emulator without any unnecessary
12cr|lxterminal-0.1.11-2|31	dependencies.
12cr|lxterminal-0.1.11-2|32	
12cr|lxterminal-0.1.11-2|33	Feature:
12cr|lxterminal-0.1.11-2|34	* Support Multi-tab.
12cr|lxterminal-0.1.11-2|35	* It doesn't have any unnecessary dependencies.
12cr|lxterminal-0.1.11-2|36	* All instances share the same process to reduce memory usage.
12cr|lxterminal-0.1.11-2|37	* It has correct behavior with nice performance when resizing window,
12cr|lxterminal-0.1.11-2|38	tab and VTE stuff.
12cr|lxterminal-0.1.11-2|39	* Using unix-socket instead of D-bus to accomplish all instances share
12cr|lxterminal-0.1.11-2|40	the same process.
12cr|lxterminal-0.1.11-2|41	
12cr|lxterminal-0.1.11-2|42	%prep
12cr|lxterminal-0.1.11-2|43	%if %git
12cr|lxterminal-0.1.11-2|44	%setup -q -n %{name}-%{prerel}
12cr|lxterminal-0.1.11-2|45	#patch1 -p0 -b.deprecate_revert
12cr|lxterminal-0.1.11-2|46	%else
12cr|lxterminal-0.1.11-2|47	%setup -q -n %{name}-%{version}
12cr|lxterminal-0.1.11-2|48	#patch0 -p1 -b .vte
12cr|lxterminal-0.1.11-2|49	%endif
12cr|lxterminal-0.1.11-2|50	#patch1 -p1 -b .dragndrop
12cr|lxterminal-0.1.11-2|51	%patch2 -p0 -b.conf
12cr|lxterminal-0.1.11-2|52	
12cr|lxterminal-0.1.11-2|53	%build
12cr|lxterminal-0.1.11-2|54	%if %git
12cr|lxterminal-0.1.11-2|55	./autogen.sh
12cr|lxterminal-0.1.11-2|56	%configure2_5x --enable-man
12cr|lxterminal-0.1.11-2|57	%else
12cr|lxterminal-0.1.11-2|58	%configure2_5x
12cr|lxterminal-0.1.11-2|59	%endif
12cr|lxterminal-0.1.11-2|60	%make
12cr|lxterminal-0.1.11-2|61	
12cr|lxterminal-0.1.11-2|62	%install
12cr|lxterminal-0.1.11-2|63	rm -rf %{buildroot}
12cr|lxterminal-0.1.11-2|64	%makeinstall_std
12cr|lxterminal-0.1.11-2|65	
12cr|lxterminal-0.1.11-2|66	%{find_lang} %{name}
12cr|lxterminal-0.1.11-2|67	
12cr|lxterminal-0.1.11-2|68	%clean
12cr|lxterminal-0.1.11-2|69	rm -rf %{buildroot}
12cr|lxterminal-0.1.11-2|70	
12cr|lxterminal-0.1.11-2|71	%post
12cr|lxterminal-0.1.11-2|72	
12cr|lxterminal-0.1.11-2|73	%postun
12cr|lxterminal-0.1.11-2|74	
12cr|lxterminal-0.1.11-2|75	%files -f %{name}.lang
12cr|lxterminal-0.1.11-2|76	%defattr(-, root, root)
12cr|lxterminal-0.1.11-2|77	%{_bindir}/%name
12cr|lxterminal-0.1.11-2|78	%{_datadir}/%name
12cr|lxterminal-0.1.11-2|79	%{_datadir}/applications/*.desktop
12cr|lxterminal-0.1.11-2|80	%{_datadir}/pixmaps/*.png
12cr|lxterminal-0.1.11-2|81	%{_mandir}/man1/*
12cr|lxterminal-0.1.11-2|82	
12cr|lxterminal-0.1.11-2|83	
12cr|lxterminal-0.1.11-2|84	
12cr|lxterminal-0.1.11-2|85	%changelog
12cr|lxterminal-0.1.11-2|86	

2990 12
12cr|lynis-1.2.9-1|1	
12cr|lynis-1.2.9-1|2	%define _includedir	/usr/share/lynis/include
12cr|lynis-1.2.9-1|3	%define _pluginsdir	/usr/share/lynis/plugins
12cr|lynis-1.2.9-1|4	%define _dbdir		/usr/share/lynis/db
12cr|lynis-1.2.9-1|5	%define _bindir		/usr/bin
12cr|lynis-1.2.9-1|6	
12cr|lynis-1.2.9-1|7	Summary:		Security and system auditing tool
12cr|lynis-1.2.9-1|8	Name:			lynis
12cr|lynis-1.2.9-1|9	Version:		1.2.9
12cr|lynis-1.2.9-1|10	Release:		%mkrel 1
12cr|lynis-1.2.9-1|11	License:		GPL
12cr|lynis-1.2.9-1|12	Group:			System/Configuration/Other
12cr|lynis-1.2.9-1|13	Source:			lynis-%{version}.tar.gz
12cr|lynis-1.2.9-1|14	BuildRoot:		 %{_tmppath}/%{name}-%{version}-build
12cr|lynis-1.2.9-1|15	URL:			http://www.rootkit.nl/
12cr|lynis-1.2.9-1|16	BuildArch:		noarch
12cr|lynis-1.2.9-1|17	%if 0%{?mandriva_version}
12cr|lynis-1.2.9-1|18	BuildRequires: spec-helper
12cr|lynis-1.2.9-1|19	%endif
12cr|lynis-1.2.9-1|20	
12cr|lynis-1.2.9-1|21	%description
12cr|lynis-1.2.9-1|22	Lynis is a security and system auditing tool. It scans a system on the
12cr|lynis-1.2.9-1|23	
12cr|lynis-1.2.9-1|24	
12cr|lynis-1.2.9-1|25	most interesting parts useful for audits, like:
12cr|lynis-1.2.9-1|26	- Security enhancements
12cr|lynis-1.2.9-1|27	- Logging and auditing options
12cr|lynis-1.2.9-1|28	- Banner identification
12cr|lynis-1.2.9-1|29	- Software availability
12cr|lynis-1.2.9-1|30	
12cr|lynis-1.2.9-1|31	Lynis is released as a GPL licensed project and free for everyone to use.
12cr|lynis-1.2.9-1|32	
12cr|lynis-1.2.9-1|33	See http://www.rootkit.nl for a full description and documentation.
12cr|lynis-1.2.9-1|34	
12cr|lynis-1.2.9-1|35	%prep
12cr|lynis-1.2.9-1|36	
12cr|lynis-1.2.9-1|37	
12cr|lynis-1.2.9-1|38	# Make directory with our name, instead of with version
12cr|lynis-1.2.9-1|39	%setup -q
12cr|lynis-1.2.9-1|40	
12cr|lynis-1.2.9-1|41	
12cr|lynis-1.2.9-1|42	
12cr|lynis-1.2.9-1|43	%build
12cr|lynis-1.2.9-1|44	
12cr|lynis-1.2.9-1|45	%install
12cr|lynis-1.2.9-1|46	# Install profile
12cr|lynis-1.2.9-1|47	install -d ${RPM_BUILD_ROOT}/etc/lynis
12cr|lynis-1.2.9-1|48	install default.prf ${RPM_BUILD_ROOT}/etc/lynis
12cr|lynis-1.2.9-1|49	# Install binary
12cr|lynis-1.2.9-1|50	install -d ${RPM_BUILD_ROOT}/%{_bindir}
12cr|lynis-1.2.9-1|51	install lynis ${RPM_BUILD_ROOT}/%{_bindir}
12cr|lynis-1.2.9-1|52	# Install man page
12cr|lynis-1.2.9-1|53	install -d ${RPM_BUILD_ROOT}/%{_mandir}/man8
12cr|lynis-1.2.9-1|54	install lynis.8 ${RPM_BUILD_ROOT}/%{_mandir}/man8
12cr|lynis-1.2.9-1|55	# Install functions/includes
12cr|lynis-1.2.9-1|56	install -d ${RPM_BUILD_ROOT}%{_includedir}
12cr|lynis-1.2.9-1|57	install include/* ${RPM_BUILD_ROOT}%{_includedir}
12cr|lynis-1.2.9-1|58	# Install plugins
12cr|lynis-1.2.9-1|59	install -d ${RPM_BUILD_ROOT}%{_pluginsdir}
12cr|lynis-1.2.9-1|60	install plugins/* ${RPM_BUILD_ROOT}%{_pluginsdir}
12cr|lynis-1.2.9-1|61	# Install database files
12cr|lynis-1.2.9-1|62	install -d ${RPM_BUILD_ROOT}%{_dbdir}
12cr|lynis-1.2.9-1|63	install db/* ${RPM_BUILD_ROOT}%{_dbdir}
12cr|lynis-1.2.9-1|64	
12cr|lynis-1.2.9-1|65	
12cr|lynis-1.2.9-1|66	%clean
12cr|lynis-1.2.9-1|67	[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf "$RPM_BUILD_ROOT"
12cr|lynis-1.2.9-1|68	
12cr|lynis-1.2.9-1|69	%files
12cr|lynis-1.2.9-1|70	%defattr(-,root,root)
12cr|lynis-1.2.9-1|71	# Binaries
12cr|lynis-1.2.9-1|72	
12cr|lynis-1.2.9-1|73	%{_bindir}/lynis
12cr|lynis-1.2.9-1|74	# Man page and docs
12cr|lynis-1.2.9-1|75	%doc CHANGELOG FAQ LICENSE README
12cr|lynis-1.2.9-1|76	%doc %{_mandir}/man8/lynis.8.*
12cr|lynis-1.2.9-1|77	/etc/lynis/default.prf
12cr|lynis-1.2.9-1|78	%{_dbdir}/*
12cr|lynis-1.2.9-1|79	%{_includedir}/*
12cr|lynis-1.2.9-1|80	%{_pluginsdir}/*
12cr|lynis-1.2.9-1|81	%dir /etc/lynis
12cr|lynis-1.2.9-1|82	%dir /usr/share/lynis
12cr|lynis-1.2.9-1|83	%dir /usr/share/lynis/db
12cr|lynis-1.2.9-1|84	%dir /usr/share/lynis/include
12cr|lynis-1.2.9-1|85	%dir /usr/share/lynis/plugins
12cr|lynis-1.2.9-1|86	
12cr|lynis-1.2.9-1|87	
12cr|lynis-1.2.9-1|88	
12cr|lynis-1.2.9-1|89	%changelog
12cr|lynis-1.2.9-1|90	* Mon Oct 04 2010 Zombie Ryushu <ryushu@mandriva.org> 1.2.9-1mdv2011.0
12cr|lynis-1.2.9-1|91	+ Revision: 582920
12cr|lynis-1.2.9-1|92	- Fix group
12cr|lynis-1.2.9-1|93	- Fix group
12cr|lynis-1.2.9-1|94	- import lynis
12cr|lynis-1.2.9-1|95	
12cr|lynis-1.2.9-1|96	
12cr|lynis-1.2.9-1|97	
12cr|lynis-1.2.9-1|98	* Wed Oct 08 2008 -n mrdocs at opensuse.org
12cr|lynis-1.2.9-1|99	- change the files listing to pacify rpmlint
12cr|lynis-1.2.9-1|100	* Tue Aug 26 2008 -n mrdocs at opensuse.org
12cr|lynis-1.2.9-1|101	- 1.2.1 release
12cr|lynis-1.2.9-1|102	* Tue Aug 26 2008 -n mrdocs at opensuse.org
12cr|lynis-1.2.9-1|103	- 1.2.0 release
12cr|lynis-1.2.9-1|104	* Sun Aug 10 2008 -n mrdocs at opensuse.org
12cr|lynis-1.2.9-1|105	- New test: AppArmor framework check [MACF-6204]
12cr|lynis-1.2.9-1|106	- New test: FreeBSD boot loader test [BOOT-5124]
12cr|lynis-1.2.9-1|107	- New test: PHP option register_globals [PHP-2368]
12cr|lynis-1.2.9-1|108	- New test: Promiscuous network interfaces (Linux) [NETW-3015]
12cr|lynis-1.2.9-1|109	- Report option 'bootloader' added to several tests
12cr|lynis-1.2.9-1|110	- Added readlink binary check
12cr|lynis-1.2.9-1|111	- Extended file check (IsWorldWritable) for symlinks
12cr|lynis-1.2.9-1|112	- Added /usr/local/etc to sudoers test [AUTH-9250]
12cr|lynis-1.2.9-1|113	- Improved FreeBSD banner output [BANN-7113]
12cr|lynis-1.2.9-1|114	- Removed incorrect line at promiscuous interface test [NETW-3014]
12cr|lynis-1.2.9-1|115	- Fix: Show only once the GRUB test output [BOOT-5121]
12cr|lynis-1.2.9-1|116	- Fix: Typo in NTP test [TIME-3104]
12cr|lynis-1.2.9-1|117	- Fix: Skip NTP test in /etc/cron.d if empty [TIME-3104]
12cr|lynis-1.2.9-1|118	- Fix: Initialize values when performing an update check without connection
12cr|lynis-1.2.9-1|119	- Fix: Solaris id function has been fixed
12cr|lynis-1.2.9-1|120	- Disabled FreeBSD double packages tests, due minor issues [PKGS-7303]
12cr|lynis-1.2.9-1|121	- Changed LDAP/MySQL running states [LDAP-2219] [DBS-1804]
12cr|lynis-1.2.9-1|122	- Replaced ifconfig calls with IFCONFIGBINARY
12cr|lynis-1.2.9-1|123	- Renamed tests_auditing to tests_mac_frameworks
12cr|lynis-1.2.9-1|124	- Several tests improved with extended logging
12cr|lynis-1.2.9-1|125	
12cr|lynis-1.2.9-1|126	* Thu Jul 17 2008 -n mrdocs at opensuse.org
12cr|lynis-1.2.9-1|127	- several improved tests for networking, php, LDAP, NTP, and MySQL
12cr|lynis-1.2.9-1|128	- extended support for Mac OS X and Solaris
12cr|lynis-1.2.9-1|129	- updated documentation on the Web site, profile, and FAQ.
12cr|lynis-1.2.9-1|130	* Sun Jun 29 2008 -n mrdocs at opensuse.org
12cr|lynis-1.2.9-1|131	- It also fixes several incorrect messages, has improved logging, SuSE Linux detection
12cr|lynis-1.2.9-1|132	- and a better way of collecting the warning messages
12cr|lynis-1.2.9-1|133	* Fri Jun 20 2008 -n mrdocs at opensuse.org
12cr|lynis-1.2.9-1|134	- This release adds a big amount of new tests including syslog
12cr|lynis-1.2.9-1|135	- Solaris zones, LDAP authentication, iptables, sudoers files
12cr|lynis-1.2.9-1|136	- and home directories.
12cr|lynis-1.2.9-1|137	- improved warning/error messages, improved logging, ID reassignments
12cr|lynis-1.2.9-1|138	- few small bugfixes.
12cr|lynis-1.2.9-1|139	
12cr|lynis-1.2.9-1|140	* Wed Jun 11 2008 -n mrdocs at opensuse.org
12cr|lynis-1.2.9-1|141	- new version
12cr|lynis-1.2.9-1|142	* Sun Jun 01 2008 -n mrdocs at opensuse.org
12cr|lynis-1.2.9-1|143	- first build server package
12cr|lynis-1.2.9-1|144	

2991 12
12cr|lyx2html-0.2-10|1	Summary: Simple lyx to html converter
12cr|lyx2html-0.2-10|2	Name:    lyx2html
12cr|lyx2html-0.2-10|3	Version: 0.2
12cr|lyx2html-0.2-10|4	Release: 10
12cr|lyx2html-0.2-10|5	Source0: %{name}-%{version}.tar.bz2
12cr|lyx2html-0.2-10|6	Patch:	%{name}-makefile.patch
12cr|lyx2html-0.2-10|7	License: GPL
12cr|lyx2html-0.2-10|8	URL: http://www.netmeister.org/apps/lyx2html/index.html
12cr|lyx2html-0.2-10|9	Group: Text tools
12cr|lyx2html-0.2-10|10	
12cr|lyx2html-0.2-10|11	%description
12cr|lyx2html-0.2-10|12	"lyx2html" is a very simple Lyx to HTML converter. As the name
12cr|lyx2html-0.2-10|13	suggests, it takes a ".lyx" document as input and generates an
12cr|lyx2html-0.2-10|14	HTML-file following a few simple rules. "lyx2html" can be very
12cr|lyx2html-0.2-10|15	useful for generation documentation. This is a beta-release,
12cr|lyx2html-0.2-10|16	meaning there are probably still a lot of bugs in the program,
12cr|lyx2html-0.2-10|17	and that it might not generate the expected output or that it
12cr|lyx2html-0.2-10|18	might even segfault on you.
12cr|lyx2html-0.2-10|19	
12cr|lyx2html-0.2-10|20	%prep
12cr|lyx2html-0.2-10|21	%setup
12cr|lyx2html-0.2-10|22	%patch -p0
12cr|lyx2html-0.2-10|23	
12cr|lyx2html-0.2-10|24	%build
12cr|lyx2html-0.2-10|25	%make
12cr|lyx2html-0.2-10|26	
12cr|lyx2html-0.2-10|27	%install
12cr|lyx2html-0.2-10|28	mkdir -p %{buildroot}/%{_bindir}
12cr|lyx2html-0.2-10|29	mkdir -p %{buildroot}/%{_mandir}/man1
12cr|lyx2html-0.2-10|30	make DESTDIR=%{buildroot} install
12cr|lyx2html-0.2-10|31	
12cr|lyx2html-0.2-10|32	%clean
12cr|lyx2html-0.2-10|33	
12cr|lyx2html-0.2-10|34	%files
12cr|lyx2html-0.2-10|35	%defattr(-,root,root)
12cr|lyx2html-0.2-10|36	%{_bindir}/lyx2html
12cr|lyx2html-0.2-10|37	%defattr(644,root,root,755)
12cr|lyx2html-0.2-10|38	%doc README COPYING
12cr|lyx2html-0.2-10|39	%{_mandir}/man1/*
12cr|lyx2html-0.2-10|40	
12cr|lyx2html-0.2-10|41	
12cr|lyx2html-0.2-10|42	
12cr|lyx2html-0.2-10|43	
12cr|lyx2html-0.2-10|44	%changelog
12cr|lyx2html-0.2-10|45	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2-9mdv2009.0
12cr|lyx2html-0.2-10|46	+ Revision: 251574
12cr|lyx2html-0.2-10|47	- rebuild
12cr|lyx2html-0.2-10|48	
12cr|lyx2html-0.2-10|49	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2-7mdv2008.1
12cr|lyx2html-0.2-10|50	+ Revision: 170972
12cr|lyx2html-0.2-10|51	- rebuild
12cr|lyx2html-0.2-10|52	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|lyx2html-0.2-10|53	
12cr|lyx2html-0.2-10|54	+ Olivier Blin <oblin@mandriva.com>
12cr|lyx2html-0.2-10|55	- restore BuildRoot
12cr|lyx2html-0.2-10|56	
12cr|lyx2html-0.2-10|57	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.2-6mdv2008.1
12cr|lyx2html-0.2-10|58	+ Revision: 129565
12cr|lyx2html-0.2-10|59	- kill re-definition of %%buildroot on Pixel's request
12cr|lyx2html-0.2-10|60	- use %%mkrel
12cr|lyx2html-0.2-10|61	- import lyx2html
12cr|lyx2html-0.2-10|62	
12cr|lyx2html-0.2-10|63	
12cr|lyx2html-0.2-10|64	* Tue Apr 26 2005 Lenny Cartier <lenny@mandriva.com> 0.2-6mdk
12cr|lyx2html-0.2-10|65	- rebuild
12cr|lyx2html-0.2-10|66	
12cr|lyx2html-0.2-10|67	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.2-5mdk
12cr|lyx2html-0.2-10|68	- rebuild
12cr|lyx2html-0.2-10|69	
12cr|lyx2html-0.2-10|70	* Mon Jan 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.2-4mdk
12cr|lyx2html-0.2-10|71	- rebuild
12cr|lyx2html-0.2-10|72	
12cr|lyx2html-0.2-10|73	* Thu Aug 29 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.2-3mdk
12cr|lyx2html-0.2-10|74	- rebuild
12cr|lyx2html-0.2-10|75	
12cr|lyx2html-0.2-10|76	* Tue Aug 21 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.2-2mdk
12cr|lyx2html-0.2-10|77	- rebuild
12cr|lyx2html-0.2-10|78	
12cr|lyx2html-0.2-10|79	* Mon Jan 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.2-1mdk
12cr|lyx2html-0.2-10|80	- updated to 0.2
12cr|lyx2html-0.2-10|81	
12cr|lyx2html-0.2-10|82	* Mon Sep 11 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.1-2mdk
12cr|lyx2html-0.2-10|83	- cleanup
12cr|lyx2html-0.2-10|84	
12cr|lyx2html-0.2-10|85	* Mon Aug 28 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.1-1mdk
12cr|lyx2html-0.2-10|86	- patch makefile for BM
12cr|lyx2html-0.2-10|87	- used srpm from Jan Schaumann <jschauma@netmeister.org> :
12cr|lyx2html-0.2-10|88	- First spec file for Mandrake distribution.
12cr|lyx2html-0.2-10|89	

2992 12
12cr|lzip-1.13-1|1	Name:		lzip
12cr|lzip-1.13-1|2	Summary:	Lossless file compressor based on the LZMA algorithm
12cr|lzip-1.13-1|3	Version:	1.13
12cr|lzip-1.13-1|4	Release:	1
12cr|lzip-1.13-1|5	Source0:	http://nongnu.askapache.com/lzip/%{name}-%{version}.tar.gz
12cr|lzip-1.13-1|6	Group:		Archiving/Compression
12cr|lzip-1.13-1|7	URL:		http://www.nongnu.org/lzip/lzip.html
12cr|lzip-1.13-1|8	License:	GPLv3+
12cr|lzip-1.13-1|9	
12cr|lzip-1.13-1|10	%description
12cr|lzip-1.13-1|11	Lzip is a lossless file compressor based on the LZMA (Lempel-Ziv-Markov
12cr|lzip-1.13-1|12	chain-Algorithm) algorithm. The high compression of LZMA comes from
12cr|lzip-1.13-1|13	combining two basic, well-proven compression ideas: sliding dictionaries
12cr|lzip-1.13-1|14	(i.e. LZ77/78), and markov models (i.e. the thing used by every
12cr|lzip-1.13-1|15	compression algorithm that uses a range encoder or similar order-0
12cr|lzip-1.13-1|16	entropy coder as its last stage) with segregation of contexts according
12cr|lzip-1.13-1|17	to what the bits are used for.
12cr|lzip-1.13-1|18	
12cr|lzip-1.13-1|19	Lzip is not a replacement for gzip or bzip2, but a complement; which
12cr|lzip-1.13-1|20	one is best to use depends on user's needs. Gzip is the fastest and most
12cr|lzip-1.13-1|21	widely used. Bzip2 compresses better than gzip but is slower, both
12cr|lzip-1.13-1|22	compressing and decompressing. Lzip decompresses almost as fast as gzip
12cr|lzip-1.13-1|23	and compresses better than bzip2, but requires more memory and time
12cr|lzip-1.13-1|24	during compression. These features make lzip well suited for software
12cr|lzip-1.13-1|25	distribution and data archival.
12cr|lzip-1.13-1|26	
12cr|lzip-1.13-1|27	%prep
12cr|lzip-1.13-1|28	%setup -q
12cr|lzip-1.13-1|29	
12cr|lzip-1.13-1|30	%build
12cr|lzip-1.13-1|31	%configure2_5x CXXFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12cr|lzip-1.13-1|32	%make
12cr|lzip-1.13-1|33	
12cr|lzip-1.13-1|34	%install
12cr|lzip-1.13-1|35	%makeinstall_std
12cr|lzip-1.13-1|36	
12cr|lzip-1.13-1|37	%post
12cr|lzip-1.13-1|38	%_install_info %{name}.info
12cr|lzip-1.13-1|39	
12cr|lzip-1.13-1|40	%preun
12cr|lzip-1.13-1|41	%_remove_install_info %{name}.info
12cr|lzip-1.13-1|42	
12cr|lzip-1.13-1|43	%files
12cr|lzip-1.13-1|44	%doc AUTHORS COPYING NEWS README ChangeLog
12cr|lzip-1.13-1|45	%_bindir/%{name}
12cr|lzip-1.13-1|46	%_infodir/%{name}.info*
12cr|lzip-1.13-1|47	%_mandir/man1/%{name}.1*
12cr|lzip-1.13-1|48	
12cr|lzip-1.13-1|49	
12cr|lzip-1.13-1|50	%changelog
12cr|lzip-1.13-1|51	* Mon Mar 12 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.13-1
12cr|lzip-1.13-1|52	+ Revision: 784345
12cr|lzip-1.13-1|53	- version update 1.12
12cr|lzip-1.13-1|54	
12cr|lzip-1.13-1|55	* Fri May 06 2011 Funda Wang <fwang@mandriva.org> 1.12-1
12cr|lzip-1.13-1|56	+ Revision: 670631
12cr|lzip-1.13-1|57	- new version 1.12
12cr|lzip-1.13-1|58	
12cr|lzip-1.13-1|59	* Fri Oct 01 2010 Funda Wang <fwang@mandriva.org> 1.11-1mdv2011.0
12cr|lzip-1.13-1|60	+ Revision: 582373
12cr|lzip-1.13-1|61	- new version 1.11
12cr|lzip-1.13-1|62	
12cr|lzip-1.13-1|63	* Sun Jul 18 2010 Funda Wang <fwang@mandriva.org> 1.10-1mdv2011.0
12cr|lzip-1.13-1|64	+ Revision: 554850
12cr|lzip-1.13-1|65	- New version 1.10
12cr|lzip-1.13-1|66	
12cr|lzip-1.13-1|67	* Mon Jan 18 2010 Frederik Himpe <fhimpe@mandriva.org> 1.9-1mdv2010.1
12cr|lzip-1.13-1|68	+ Revision: 493243
12cr|lzip-1.13-1|69	- update to new version 1.9
12cr|lzip-1.13-1|70	- Fix source URL
12cr|lzip-1.13-1|71	
12cr|lzip-1.13-1|72	* Sat Jan 02 2010 Frederik Himpe <fhimpe@mandriva.org> 1.8-1mdv2010.1
12cr|lzip-1.13-1|73	+ Revision: 485125
12cr|lzip-1.13-1|74	- Update to new version 1.8
12cr|lzip-1.13-1|75	- Use Mandriva CFLAGS
12cr|lzip-1.13-1|76	
12cr|lzip-1.13-1|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|lzip-1.13-1|78	- rebuild
12cr|lzip-1.13-1|79	
12cr|lzip-1.13-1|80	* Fri Mar 20 2009 Nicolas Vigier <nvigier@mandriva.com> 1.4-1mdv2009.1
12cr|lzip-1.13-1|81	+ Revision: 359079
12cr|lzip-1.13-1|82	- version 1.4
12cr|lzip-1.13-1|83	
12cr|lzip-1.13-1|84	* Fri Oct 17 2008 Nicolas Vigier <nvigier@mandriva.com> 1.0-1mdv2009.1
12cr|lzip-1.13-1|85	+ Revision: 294708
12cr|lzip-1.13-1|86	- import lzip
12cr|lzip-1.13-1|87	

2993 12
12cr|lziprecover-1.13-1|1	Name:		lziprecover
12cr|lziprecover-1.13-1|2	Summary:	Data recovery tool and decompressor for lzipped files
12cr|lziprecover-1.13-1|3	Version:	1.13
12cr|lziprecover-1.13-1|4	Release:	1
12cr|lziprecover-1.13-1|5	License:	GPLv3+
12cr|lziprecover-1.13-1|6	Group:		Archiving/Compression
12cr|lziprecover-1.13-1|7	URL:		http://www.nongnu.org/lzip/lziprecover.html
12cr|lziprecover-1.13-1|8	Source0:	http://download.savannah.gnu.org/releases/lzip/%{name}-%{version}.tar.lz
12cr|lziprecover-1.13-1|9	BuildRequires:	lzip
12cr|lziprecover-1.13-1|10	
12cr|lziprecover-1.13-1|11	%description
12cr|lziprecover-1.13-1|12	Lziprecover is a data recovery tool and decompressor for files in the lzip
12cr|lziprecover-1.13-1|13	compressed data format (.lz) able to repair slightly damaged files, recover
12cr|lziprecover-1.13-1|14	badly damaged files from two or more copies, extract undamaged members
12cr|lziprecover-1.13-1|15	from multi-member files, decompress files and test integrity of files.
12cr|lziprecover-1.13-1|16	
12cr|lziprecover-1.13-1|17	Lziprecover is able to recover or decompress files produced by any
12cr|lziprecover-1.13-1|18	of the compressors in the lzip family; lzip, plzip, minilzip/lzlib, clzip
12cr|lziprecover-1.13-1|19	and pdlzip. This recovery capability contributes to make the lzip format one
12cr|lziprecover-1.13-1|20	of the best options for long-term data archiving.
12cr|lziprecover-1.13-1|21	
12cr|lziprecover-1.13-1|22	Lziprecover is able to efficiently extract a range of bytes
12cr|lziprecover-1.13-1|23	from a multi-member file, because it only decompresses the members containing
12cr|lziprecover-1.13-1|24	the desired data.
12cr|lziprecover-1.13-1|25	
12cr|lziprecover-1.13-1|26	Lziprecover can print correct total file sizes and ratios even for multi-member
12cr|lziprecover-1.13-1|27	files.
12cr|lziprecover-1.13-1|28	
12cr|lziprecover-1.13-1|29	When recovering data, lziprecover takes as arguments the names of the damaged
12cr|lziprecover-1.13-1|30	files and writes zero or more recovered files depending on the operation
12cr|lziprecover-1.13-1|31	selected and whether the recovery succeeded or not. The damaged files
12cr|lziprecover-1.13-1|32	themselves are never modified.
12cr|lziprecover-1.13-1|33	
12cr|lziprecover-1.13-1|34	When decompressing or testing file integrity, lziprecover behaves like lzip
12cr|lziprecover-1.13-1|35	or lunzip.
12cr|lziprecover-1.13-1|36	
12cr|lziprecover-1.13-1|37	If the files are too damaged for lziprecover to repair them, data from damaged
12cr|lziprecover-1.13-1|38	members can be partially recovered writing it to stdout.
12cr|lziprecover-1.13-1|39	
12cr|lziprecover-1.13-1|40	%prep
12cr|lziprecover-1.13-1|41	%setup -q
12cr|lziprecover-1.13-1|42	
12cr|lziprecover-1.13-1|43	%build
12cr|lziprecover-1.13-1|44	%configure
12cr|lziprecover-1.13-1|45	%make
12cr|lziprecover-1.13-1|46	
12cr|lziprecover-1.13-1|47	%install
12cr|lziprecover-1.13-1|48	%makeinstall_std
12cr|lziprecover-1.13-1|49	
12cr|lziprecover-1.13-1|50	%files
12cr|lziprecover-1.13-1|51	%{_bindir}/lziprecover
12cr|lziprecover-1.13-1|52	%{_mandir}/man1/lziprecover.1*
12cr|lziprecover-1.13-1|53	%{_infodir}/lziprecover.info*
12cr|lziprecover-1.13-1|54	
12cr|lziprecover-1.13-1|55	%post
12cr|lziprecover-1.13-1|56	%_install_info
12cr|lziprecover-1.13-1|57	
12cr|lziprecover-1.13-1|58	%postun
12cr|lziprecover-1.13-1|59	%_remove_install_info
12cr|lziprecover-1.13-1|60	
12cr|lziprecover-1.13-1|61	
12cr|lziprecover-1.13-1|62	%changelog
12cr|lziprecover-1.13-1|63	* Tue Mar 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.13-1
12cr|lziprecover-1.13-1|64	+ Revision: 784563
12cr|lziprecover-1.13-1|65	- imported package lziprecover
12cr|lziprecover-1.13-1|66	

2994 12
12cr|lzlib-1.3-2|1	%define dont_remove_libtool_files 1
12cr|lzlib-1.3-2|2	%define major 1
12cr|lzlib-1.3-2|3	%define libname %mklibname lz %major
12cr|lzlib-1.3-2|4	%define develname %mklibname lz -d
12cr|lzlib-1.3-2|5	%define staticname %mklibname lz -d -s
12cr|lzlib-1.3-2|6	
12cr|lzlib-1.3-2|7	Name:		lzlib
12cr|lzlib-1.3-2|8	Summary:	A compression library for lzip files
12cr|lzlib-1.3-2|9	Version:	1.3
12cr|lzlib-1.3-2|10	Release:	2
12cr|lzlib-1.3-2|11	License:	GPLv3+
12cr|lzlib-1.3-2|12	Group:		System/Libraries
12cr|lzlib-1.3-2|13	URL:		http://www.nongnu.org/lzip/lzlib.html
12cr|lzlib-1.3-2|14	Source0:	http://download.savannah.gnu.org/releases/lzip/%{name}-%{version}.tar.lz
12cr|lzlib-1.3-2|15	BuildRequires:	lzip
12cr|lzlib-1.3-2|16	
12cr|lzlib-1.3-2|17	%description
12cr|lzlib-1.3-2|18	The lzlib compression library provides in-memory LZMA compression
12cr|lzlib-1.3-2|19	and decompression functions, including integrity checking
12cr|lzlib-1.3-2|20	of the decompressed data. The compressed data format used by the library
12cr|lzlib-1.3-2|21	is the lzip format.
12cr|lzlib-1.3-2|22	
12cr|lzlib-1.3-2|23	Lzlib implements a simplified version of the LZMA (Lempel-Ziv-Markov
12cr|lzlib-1.3-2|24	chain-Algorithm) algorithm. The original LZMA algorithm was designed by Igor
12cr|lzlib-1.3-2|25	Pavlov. For a description of the LZMA algorithm, see the lzip manual.
12cr|lzlib-1.3-2|26	
12cr|lzlib-1.3-2|27	#------------------------------------------------------------------------------
12cr|lzlib-1.3-2|28	
12cr|lzlib-1.3-2|29	%package -n %{libname}
12cr|lzlib-1.3-2|30	Summary:        A compression library for lzip files
12cr|lzlib-1.3-2|31	Group:          System/Libraries
12cr|lzlib-1.3-2|32	
12cr|lzlib-1.3-2|33	%description -n %{libname}
12cr|lzlib-1.3-2|34	The lzlib compression library provides in-memory LZMA compression
12cr|lzlib-1.3-2|35	and decompression functions, including integrity checking
12cr|lzlib-1.3-2|36	of the decompressed data. The compressed data format used by the library
12cr|lzlib-1.3-2|37	is the lzip format.
12cr|lzlib-1.3-2|38	
12cr|lzlib-1.3-2|39	Lzlib implements a simplified version of the LZMA (Lempel-Ziv-Markov
12cr|lzlib-1.3-2|40	chain-Algorithm) algorithm. The original LZMA algorithm was designed by Igor
12cr|lzlib-1.3-2|41	Pavlov. For a description of the LZMA algorithm, see the lzip manual.
12cr|lzlib-1.3-2|42	
12cr|lzlib-1.3-2|43	%files -n %{libname}
12cr|lzlib-1.3-2|44	%{_libdir}/*.so.%{major}*
12cr|lzlib-1.3-2|45	
12cr|lzlib-1.3-2|46	#------------------------------------------------------------------------------
12cr|lzlib-1.3-2|47	
12cr|lzlib-1.3-2|48	%package -n %{develname}
12cr|lzlib-1.3-2|49	Summary:        A compression library for lzip files
12cr|lzlib-1.3-2|50	Group:          Development/C
12cr|lzlib-1.3-2|51	Requires:       %{libname} = %{version}
12cr|lzlib-1.3-2|52	Provides:	%{name}-devel = %{EVRD}
12cr|lzlib-1.3-2|53	
12cr|lzlib-1.3-2|54	%description -n %{develname}
12cr|lzlib-1.3-2|55	The lzlib compression library provides in-memory LZMA compression
12cr|lzlib-1.3-2|56	and decompression functions, including integrity checking
12cr|lzlib-1.3-2|57	of the decompressed data. The compressed data format used by the library
12cr|lzlib-1.3-2|58	is the lzip format.
12cr|lzlib-1.3-2|59	
12cr|lzlib-1.3-2|60	Lzlib implements a simplified version of the LZMA (Lempel-Ziv-Markov
12cr|lzlib-1.3-2|61	chain-Algorithm) algorithm. The original LZMA algorithm was designed by Igor
12cr|lzlib-1.3-2|62	Pavlov. For a description of the LZMA algorithm, see the lzip manual.
12cr|lzlib-1.3-2|63	
12cr|lzlib-1.3-2|64	%files -n %{develname}
12cr|lzlib-1.3-2|65	%{_libdir}/*.so
12cr|lzlib-1.3-2|66	%{_infodir}/*
12cr|lzlib-1.3-2|67	%{_includedir}/*
12cr|lzlib-1.3-2|68	%doc AUTHORS ChangeLog NEWS README
12cr|lzlib-1.3-2|69	
12cr|lzlib-1.3-2|70	%if %{mdvver} < 201200
12cr|lzlib-1.3-2|71	%post -n %{develname}
12cr|lzlib-1.3-2|72	%_install_info
12cr|lzlib-1.3-2|73	
12cr|lzlib-1.3-2|74	%postun -n %{develname}
12cr|lzlib-1.3-2|75	%_remove_install_info
12cr|lzlib-1.3-2|76	%endif
12cr|lzlib-1.3-2|77	
12cr|lzlib-1.3-2|78	#------------------------------------------------------------------------------
12cr|lzlib-1.3-2|79	
12cr|lzlib-1.3-2|80	%package -n %{staticname}
12cr|lzlib-1.3-2|81	Summary:	A compression library for lzip files
12cr|lzlib-1.3-2|82	Group:		Development/C
12cr|lzlib-1.3-2|83	
12cr|lzlib-1.3-2|84	%description -n %{staticname}
12cr|lzlib-1.3-2|85	The lzlib compression library provides in-memory LZMA compression
12cr|lzlib-1.3-2|86	and decompression functions, including integrity checking
12cr|lzlib-1.3-2|87	of the decompressed data. The compressed data format used by the library
12cr|lzlib-1.3-2|88	is the lzip format.
12cr|lzlib-1.3-2|89	
12cr|lzlib-1.3-2|90	Lzlib implements a simplified version of the LZMA (Lempel-Ziv-Markov
12cr|lzlib-1.3-2|91	chain-Algorithm) algorithm. The original LZMA algorithm was designed by Igor
12cr|lzlib-1.3-2|92	Pavlov. For a description of the LZMA algorithm, see the lzip manual.
12cr|lzlib-1.3-2|93	
12cr|lzlib-1.3-2|94	%files -n %{staticname}
12cr|lzlib-1.3-2|95	%{_libdir}/*.a
12cr|lzlib-1.3-2|96	
12cr|lzlib-1.3-2|97	#------------------------------------------------------------------------------
12cr|lzlib-1.3-2|98	
12cr|lzlib-1.3-2|99	%prep
12cr|lzlib-1.3-2|100	%setup -q
12cr|lzlib-1.3-2|101	
12cr|lzlib-1.3-2|102	%build
12cr|lzlib-1.3-2|103	%configure --enable-shared
12cr|lzlib-1.3-2|104	%make
12cr|lzlib-1.3-2|105	
12cr|lzlib-1.3-2|106	%install
12cr|lzlib-1.3-2|107	%makeinstall_std
12cr|lzlib-1.3-2|108	pushd %{buildroot}%{_libdir}/
12cr|lzlib-1.3-2|109	ln -s liblz.so.%{major} liblz.so
12cr|lzlib-1.3-2|110	popd
12cr|lzlib-1.3-2|111	
12cr|lzlib-1.3-2|112	%check
12cr|lzlib-1.3-2|113	make check
12cr|lzlib-1.3-2|114	
12cr|lzlib-1.3-2|115	
12cr|lzlib-1.3-2|116	%changelog
12cr|lzlib-1.3-2|117	* Tue Apr 10 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.3-2
12cr|lzlib-1.3-2|118	+ Revision: 790244
12cr|lzlib-1.3-2|119	- update to 1.3
12cr|lzlib-1.3-2|120	- run make check after build
12cr|lzlib-1.3-2|121	
12cr|lzlib-1.3-2|122	* Tue Mar 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2-2
12cr|lzlib-1.3-2|123	+ Revision: 784542
12cr|lzlib-1.3-2|124	- fix symlink in devel package
12cr|lzlib-1.3-2|125	
12cr|lzlib-1.3-2|126	* Mon Mar 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2-1
12cr|lzlib-1.3-2|127	+ Revision: 784427
12cr|lzlib-1.3-2|128	- BR fixed
12cr|lzlib-1.3-2|129	- fix devel provides
12cr|lzlib-1.3-2|130	- imported package lzlib
12cr|lzlib-1.3-2|131	

2995 12
12cr|m17n-contrib-1.1.12-1|1	%define version	1.1.12
12cr|m17n-contrib-1.1.12-1|2	%define release	%mkrel 1
12cr|m17n-contrib-1.1.12-1|3	
12cr|m17n-contrib-1.1.12-1|4	%define m17n_db_version 1.5.0
12cr|m17n-contrib-1.1.12-1|5	
12cr|m17n-contrib-1.1.12-1|6	Name:      m17n-contrib
12cr|m17n-contrib-1.1.12-1|7	Summary:   Contributed input methods for m17n library
12cr|m17n-contrib-1.1.12-1|8	Version:   %{version}
12cr|m17n-contrib-1.1.12-1|9	Release:   %{release}
12cr|m17n-contrib-1.1.12-1|10	Group:     System/Internationalization
12cr|m17n-contrib-1.1.12-1|11	License:   LGPLv2+
12cr|m17n-contrib-1.1.12-1|12	URL:       http://www.m17n.org/m17n-lib-en/
12cr|m17n-contrib-1.1.12-1|13	Source0:   http://www.m17n.org/m17n-lib-download/%{name}-%{version}.tar.gz
12cr|m17n-contrib-1.1.12-1|14	Requires:        m17n-db >= %{m17n_db_version}
12cr|m17n-contrib-1.1.12-1|15	BuildRequires:   m17n-db-devel >= %{m17n_db_version}
12cr|m17n-contrib-1.1.12-1|16	BuildArch:	noarch
12cr|m17n-contrib-1.1.12-1|17	BuildRoot:	%{tmpdir}/%{name}-%{version}-%{release}-buildroot
12cr|m17n-contrib-1.1.12-1|18	
12cr|m17n-contrib-1.1.12-1|19	%description
12cr|m17n-contrib-1.1.12-1|20	Contributed input methods for m17n library.
12cr|m17n-contrib-1.1.12-1|21	
12cr|m17n-contrib-1.1.12-1|22	%prep
12cr|m17n-contrib-1.1.12-1|23	%setup -qn %{name}-%{version}
12cr|m17n-contrib-1.1.12-1|24	
12cr|m17n-contrib-1.1.12-1|25	%build
12cr|m17n-contrib-1.1.12-1|26	[[ ! -x configure ]] && ./bootstrap.sh
12cr|m17n-contrib-1.1.12-1|27	%configure2_5x --build=%{_host}
12cr|m17n-contrib-1.1.12-1|28	%make
12cr|m17n-contrib-1.1.12-1|29	
12cr|m17n-contrib-1.1.12-1|30	%install
12cr|m17n-contrib-1.1.12-1|31	rm -rf $RPM_BUILD_ROOT
12cr|m17n-contrib-1.1.12-1|32	%makeinstall_std
12cr|m17n-contrib-1.1.12-1|33	
12cr|m17n-contrib-1.1.12-1|34	# The file conflicts with m17n-data
12cr|m17n-contrib-1.1.12-1|35	rm -f $RPM_BUILD_ROOT%{_datadir}/m17n/bn-itrans.mim
12cr|m17n-contrib-1.1.12-1|36	
12cr|m17n-contrib-1.1.12-1|37	%{find_lang} %{name}
12cr|m17n-contrib-1.1.12-1|38	
12cr|m17n-contrib-1.1.12-1|39	%clean
12cr|m17n-contrib-1.1.12-1|40	rm -rf $RPM_BUILD_ROOT
12cr|m17n-contrib-1.1.12-1|41	
12cr|m17n-contrib-1.1.12-1|42	%files -f %{name}.lang
12cr|m17n-contrib-1.1.12-1|43	%defattr(-,root,root)
12cr|m17n-contrib-1.1.12-1|44	%doc AUTHORS ChangeLog NEWS README
12cr|m17n-contrib-1.1.12-1|45	%{_datadir}/m17n/*.mim
12cr|m17n-contrib-1.1.12-1|46	%{_datadir}/m17n/icons/*
12cr|m17n-contrib-1.1.12-1|47	%{_datadir}/m17n/scripts/*
12cr|m17n-contrib-1.1.12-1|48	
12cr|m17n-contrib-1.1.12-1|49	
12cr|m17n-contrib-1.1.12-1|50	%changelog
12cr|m17n-contrib-1.1.12-1|51	* Mon Oct 04 2010 Funda Wang <fwang@mandriva.org> 1.1.12-1mdv2011.0
12cr|m17n-contrib-1.1.12-1|52	+ Revision: 582860
12cr|m17n-contrib-1.1.12-1|53	- 1.1.2 final
12cr|m17n-contrib-1.1.12-1|54	
12cr|m17n-contrib-1.1.12-1|55	* Thu Sep 23 2010 Funda Wang <fwang@mandriva.org> 1.1.12-0.RC.1mdv2011.0
12cr|m17n-contrib-1.1.12-1|56	+ Revision: 580651
12cr|m17n-contrib-1.1.12-1|57	- 1.1.12 RC
12cr|m17n-contrib-1.1.12-1|58	
12cr|m17n-contrib-1.1.12-1|59	* Wed Mar 31 2010 Funda Wang <fwang@mandriva.org> 1.1.11-1mdv2010.1
12cr|m17n-contrib-1.1.12-1|60	+ Revision: 530293
12cr|m17n-contrib-1.1.12-1|61	- update to new version 1.1.11
12cr|m17n-contrib-1.1.12-1|62	
12cr|m17n-contrib-1.1.12-1|63	* Wed Jul 29 2009 Funda Wang <fwang@mandriva.org> 1.1.10-1mdv2010.0
12cr|m17n-contrib-1.1.12-1|64	+ Revision: 402889
12cr|m17n-contrib-1.1.12-1|65	- New version 1.1.10
12cr|m17n-contrib-1.1.12-1|66	
12cr|m17n-contrib-1.1.12-1|67	* Sat Mar 14 2009 Funda Wang <fwang@mandriva.org> 1.1.9-2mdv2009.1
12cr|m17n-contrib-1.1.12-1|68	+ Revision: 355013
12cr|m17n-contrib-1.1.12-1|69	- should be a noarch package
12cr|m17n-contrib-1.1.12-1|70	- update to new version 1.1.9
12cr|m17n-contrib-1.1.12-1|71	
12cr|m17n-contrib-1.1.12-1|72	* Tue Oct 21 2008 Funda Wang <fwang@mandriva.org> 1.1.8-1mdv2009.1
12cr|m17n-contrib-1.1.12-1|73	+ Revision: 295991
12cr|m17n-contrib-1.1.12-1|74	- New version 1.1.8
12cr|m17n-contrib-1.1.12-1|75	
12cr|m17n-contrib-1.1.12-1|76	* Tue Jul 08 2008 Funda Wang <fwang@mandriva.org> 1.1.7-1mdv2009.0
12cr|m17n-contrib-1.1.12-1|77	+ Revision: 232839
12cr|m17n-contrib-1.1.12-1|78	- New version 1.1.7
12cr|m17n-contrib-1.1.12-1|79	
12cr|m17n-contrib-1.1.12-1|80	* Wed Feb 13 2008 Funda Wang <fwang@mandriva.org> 1.1.6-1mdv2008.1
12cr|m17n-contrib-1.1.12-1|81	+ Revision: 167083
12cr|m17n-contrib-1.1.12-1|82	- add back buildroot
12cr|m17n-contrib-1.1.12-1|83	- revert noarch, as our build system does not like it
12cr|m17n-contrib-1.1.12-1|84	- New version 1.1.6
12cr|m17n-contrib-1.1.12-1|85	- It should be noarch pacakge
12cr|m17n-contrib-1.1.12-1|86	
12cr|m17n-contrib-1.1.12-1|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|m17n-contrib-1.1.12-1|88	- fix bogus requires, thus making it installable
12cr|m17n-contrib-1.1.12-1|89	
12cr|m17n-contrib-1.1.12-1|90	* Fri Dec 28 2007 Funda Wang <fwang@mandriva.org> 1.1.5-1mdv2008.1
12cr|m17n-contrib-1.1.12-1|91	+ Revision: 138860
12cr|m17n-contrib-1.1.12-1|92	- New version 1.1.5
12cr|m17n-contrib-1.1.12-1|93	
12cr|m17n-contrib-1.1.12-1|94	* Fri Dec 28 2007 Funda Wang <fwang@mandriva.org> 1.1.3-1mdv2008.1
12cr|m17n-contrib-1.1.12-1|95	+ Revision: 138763
12cr|m17n-contrib-1.1.12-1|96	- New version 1.1.4
12cr|m17n-contrib-1.1.12-1|97	
12cr|m17n-contrib-1.1.12-1|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|m17n-contrib-1.1.12-1|99	- kill re-definition of %%buildroot on Pixel's request
12cr|m17n-contrib-1.1.12-1|100	
12cr|m17n-contrib-1.1.12-1|101	* Tue Jul 24 2007 Funda Wang <fwang@mandriva.org> 1.1.3-1mdv2008.0
12cr|m17n-contrib-1.1.12-1|102	+ Revision: 54906
12cr|m17n-contrib-1.1.12-1|103	- do not own /usr/share/m17n dir
12cr|m17n-contrib-1.1.12-1|104	- fix file list
12cr|m17n-contrib-1.1.12-1|105	- New verison to fix building from source
12cr|m17n-contrib-1.1.12-1|106	- New version
12cr|m17n-contrib-1.1.12-1|107	
12cr|m17n-contrib-1.1.12-1|108	* Thu Jul 05 2007 Thierry Vignaud <tv@mandriva.org> 1.1.1-1mdv2008.0
12cr|m17n-contrib-1.1.12-1|109	+ Revision: 48501
12cr|m17n-contrib-1.1.12-1|110	- from UTUMI Hirosi <utuhiro78@yahoo.co.jp>:
12cr|m17n-contrib-1.1.12-1|111	o new release
12cr|m17n-contrib-1.1.12-1|112	o remove patch0
12cr|m17n-contrib-1.1.12-1|113	
12cr|m17n-contrib-1.1.12-1|114	
12cr|m17n-contrib-1.1.12-1|115	* Tue Jan 09 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.1.0-1mdv2007.0
12cr|m17n-contrib-1.1.12-1|116	+ Revision: 106776
12cr|m17n-contrib-1.1.12-1|117	- add patch
12cr|m17n-contrib-1.1.12-1|118	- new release
12cr|m17n-contrib-1.1.12-1|119	
12cr|m17n-contrib-1.1.12-1|120	* Wed Oct 18 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0-1.20061013.1mdv2007.1
12cr|m17n-contrib-1.1.12-1|121	+ Revision: 66018
12cr|m17n-contrib-1.1.12-1|122	- Import m17n-contrib
12cr|m17n-contrib-1.1.12-1|123	
12cr|m17n-contrib-1.1.12-1|124	* Sat Oct 14 2006 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 1.0.0-1.20061013.1mdv2007.0
12cr|m17n-contrib-1.1.12-1|125	- first spec for Mandriva
12cr|m17n-contrib-1.1.12-1|126	

2996 12
12cr|m2vrequantizer-20030929-4|1	
12cr|m2vrequantizer-20030929-4|2	%define name	m2vrequantizer
12cr|m2vrequantizer-20030929-4|3	%define Name	M2VRequantizer
12cr|m2vrequantizer-20030929-4|4	%define version	20030929
12cr|m2vrequantizer-20030929-4|5	%define rel	4
12cr|m2vrequantizer-20030929-4|6	
12cr|m2vrequantizer-20030929-4|7	# This is the version that is recommended for the VDR burn plugin.
12cr|m2vrequantizer-20030929-4|8	# Feel free to upgrade after you've tested that the new version
12cr|m2vrequantizer-20030929-4|9	# works with it too.
12cr|m2vrequantizer-20030929-4|10	
12cr|m2vrequantizer-20030929-4|11	Summary:	Requantizes MPEG-2 streams
12cr|m2vrequantizer-20030929-4|12	Name:		%name
12cr|m2vrequantizer-20030929-4|13	Version:	%version
12cr|m2vrequantizer-20030929-4|14	Release:	%mkrel %rel
12cr|m2vrequantizer-20030929-4|15	Group:		Video
12cr|m2vrequantizer-20030929-4|16	License:	GPL+
12cr|m2vrequantizer-20030929-4|17	URL:		http://www.xeatre.tv/community/burn/contrib/
12cr|m2vrequantizer-20030929-4|18	Source:		http://www.xeatre.tv/community/burn/contrib/%Name-%version.tar.bz2
12cr|m2vrequantizer-20030929-4|19	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|m2vrequantizer-20030929-4|20	
12cr|m2vrequantizer-20030929-4|21	%description
12cr|m2vrequantizer-20030929-4|22	Requantizes MPEG-2 streams without recompressing the files.
12cr|m2vrequantizer-20030929-4|23	
12cr|m2vrequantizer-20030929-4|24	This is the version that is recommended for the VDR burn plugin.
12cr|m2vrequantizer-20030929-4|25	
12cr|m2vrequantizer-20030929-4|26	%prep
12cr|m2vrequantizer-20030929-4|27	%setup -q -n %Name
12cr|m2vrequantizer-20030929-4|28	
12cr|m2vrequantizer-20030929-4|29	%build
12cr|m2vrequantizer-20030929-4|30	%__cc %optflags %{?ldflags} -o requant main.c -lm
12cr|m2vrequantizer-20030929-4|31	
12cr|m2vrequantizer-20030929-4|32	%install
12cr|m2vrequantizer-20030929-4|33	rm -rf %{buildroot}
12cr|m2vrequantizer-20030929-4|34	
12cr|m2vrequantizer-20030929-4|35	install -D -m755 requant %{buildroot}%{_bindir}/requant
12cr|m2vrequantizer-20030929-4|36	
12cr|m2vrequantizer-20030929-4|37	%clean
12cr|m2vrequantizer-20030929-4|38	rm -rf %{buildroot}
12cr|m2vrequantizer-20030929-4|39	
12cr|m2vrequantizer-20030929-4|40	%files
12cr|m2vrequantizer-20030929-4|41	%defattr(-,root,root)
12cr|m2vrequantizer-20030929-4|42	%{_bindir}/requant
12cr|m2vrequantizer-20030929-4|43	
12cr|m2vrequantizer-20030929-4|44	
12cr|m2vrequantizer-20030929-4|45	%changelog
12cr|m2vrequantizer-20030929-4|46	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 20030929-4mdv2011.0
12cr|m2vrequantizer-20030929-4|47	+ Revision: 620284
12cr|m2vrequantizer-20030929-4|48	- the mass rebuild of 2010.0 packages
12cr|m2vrequantizer-20030929-4|49	
12cr|m2vrequantizer-20030929-4|50	* Sun Jul 12 2009 Anssi Hannula <anssi@mandriva.org> 20030929-3mdv2010.0
12cr|m2vrequantizer-20030929-4|51	+ Revision: 395397
12cr|m2vrequantizer-20030929-4|52	- update license tag for new license policy
12cr|m2vrequantizer-20030929-4|53	- use %%ldflags
12cr|m2vrequantizer-20030929-4|54	
12cr|m2vrequantizer-20030929-4|55	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 20030929-2mdv2008.1
12cr|m2vrequantizer-20030929-4|56	+ Revision: 140934
12cr|m2vrequantizer-20030929-4|57	- restore BuildRoot
12cr|m2vrequantizer-20030929-4|58	
12cr|m2vrequantizer-20030929-4|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|m2vrequantizer-20030929-4|60	- kill re-definition of %%buildroot on Pixel's request
12cr|m2vrequantizer-20030929-4|61	
12cr|m2vrequantizer-20030929-4|62	* Sat Jul 14 2007 Anssi Hannula <anssi@mandriva.org> 20030929-2mdv2008.0
12cr|m2vrequantizer-20030929-4|63	+ Revision: 51964
12cr|m2vrequantizer-20030929-4|64	- annual rebuild
12cr|m2vrequantizer-20030929-4|65	- replace dead URL
12cr|m2vrequantizer-20030929-4|66	- Import m2vrequantizer
12cr|m2vrequantizer-20030929-4|67	
12cr|m2vrequantizer-20030929-4|68	
12cr|m2vrequantizer-20030929-4|69	
12cr|m2vrequantizer-20030929-4|70	* Fri Jun 16 2006 Anssi Hannula <anssi@mandriva.org> 20030929-1mdv2007.0
12cr|m2vrequantizer-20030929-4|71	- initial Mandriva release

2997 12
12cr|macchanger-1.5.0-6|1	%define	name	macchanger
12cr|macchanger-1.5.0-6|2	%define	version	1.5.0
12cr|macchanger-1.5.0-6|3	%define release	%mkrel 6
12cr|macchanger-1.5.0-6|4	%define	lib_name_orig	lib%{name}
12cr|macchanger-1.5.0-6|5	%define	lib_major	0
12cr|macchanger-1.5.0-6|6	%define	lib_name	%mklibname %{name} %{lib_major}
12cr|macchanger-1.5.0-6|7	
12cr|macchanger-1.5.0-6|8	Name:           %{name}
12cr|macchanger-1.5.0-6|9	Summary: 	Uility for viewing/manipulating the MAC address of network interfaces
12cr|macchanger-1.5.0-6|10	Group:		System/Configuration/Networking
12cr|macchanger-1.5.0-6|11	Version:        %{version}
12cr|macchanger-1.5.0-6|12	Release:        %{release}
12cr|macchanger-1.5.0-6|13	License:	GPL
12cr|macchanger-1.5.0-6|14	URL:		http://www.alobbs.com/macchanger/
12cr|macchanger-1.5.0-6|15	Source:         %{name}-%{version}.tar.bz2
12cr|macchanger-1.5.0-6|16	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|macchanger-1.5.0-6|17	
12cr|macchanger-1.5.0-6|18	
12cr|macchanger-1.5.0-6|19	%description
12cr|macchanger-1.5.0-6|20	A GNU/Linux utility for viewing/manipulating the MAC address of network
12cr|macchanger-1.5.0-6|21	interfaces.
12cr|macchanger-1.5.0-6|22	Features
12cr|macchanger-1.5.0-6|23	* Set specific MAC address of a network interface
12cr|macchanger-1.5.0-6|24	* Set the MAC randomly
12cr|macchanger-1.5.0-6|25	* Set a MAC of another vendor
12cr|macchanger-1.5.0-6|26	* Set another MAC of the same vendor
12cr|macchanger-1.5.0-6|27	* Set a MAC of the same kind (eg: wireless card)
12cr|macchanger-1.5.0-6|28	* Display a vendor MAC list (today, 6200 items) to choose from
12cr|macchanger-1.5.0-6|29	
12cr|macchanger-1.5.0-6|30	Possible usages
12cr|macchanger-1.5.0-6|31	* You're in a DHCP network with some kind of IP-based restriction
12cr|macchanger-1.5.0-6|32	* You've a cluster that boot with BOOTP and you want to have a
12cr|macchanger-1.5.0-6|33	* clean set of MACs
12cr|macchanger-1.5.0-6|34	* Debug MAC based routes
12cr|macchanger-1.5.0-6|35	
12cr|macchanger-1.5.0-6|36	%prep
12cr|macchanger-1.5.0-6|37	%setup -q
12cr|macchanger-1.5.0-6|38	
12cr|macchanger-1.5.0-6|39	%build
12cr|macchanger-1.5.0-6|40	%configure
12cr|macchanger-1.5.0-6|41	%make
12cr|macchanger-1.5.0-6|42	
12cr|macchanger-1.5.0-6|43	%install
12cr|macchanger-1.5.0-6|44	rm -rf $RPM_BUILD_ROOT
12cr|macchanger-1.5.0-6|45	%makeinstall
12cr|macchanger-1.5.0-6|46	
12cr|macchanger-1.5.0-6|47	%post
12cr|macchanger-1.5.0-6|48	%_install_info %{name}.info
12cr|macchanger-1.5.0-6|49	
12cr|macchanger-1.5.0-6|50	%postun
12cr|macchanger-1.5.0-6|51	%_remove_install_info %{name}.info
12cr|macchanger-1.5.0-6|52	
12cr|macchanger-1.5.0-6|53	%clean
12cr|macchanger-1.5.0-6|54	rm -rf $RPM_BUILD_ROOT
12cr|macchanger-1.5.0-6|55	
12cr|macchanger-1.5.0-6|56	%files
12cr|macchanger-1.5.0-6|57	%defattr(644,root,root,755)
12cr|macchanger-1.5.0-6|58	%doc README COPYING ChangeLog INSTALL AUTHORS
12cr|macchanger-1.5.0-6|59	%dir %{_datadir}/%{name}
12cr|macchanger-1.5.0-6|60	%{_datadir}/%{name}/*
12cr|macchanger-1.5.0-6|61	%{_mandir}/man1/*
12cr|macchanger-1.5.0-6|62	%{_infodir}/%{name}.info*
12cr|macchanger-1.5.0-6|63	%defattr(755,root,root,755)
12cr|macchanger-1.5.0-6|64	%{_bindir}/*
12cr|macchanger-1.5.0-6|65	
12cr|macchanger-1.5.0-6|66	
12cr|macchanger-1.5.0-6|67	%changelog
12cr|macchanger-1.5.0-6|68	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-6mdv2011.0
12cr|macchanger-1.5.0-6|69	+ Revision: 620286
12cr|macchanger-1.5.0-6|70	- the mass rebuild of 2010.0 packages
12cr|macchanger-1.5.0-6|71	
12cr|macchanger-1.5.0-6|72	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.5.0-5mdv2010.0
12cr|macchanger-1.5.0-6|73	+ Revision: 439695
12cr|macchanger-1.5.0-6|74	- rebuild
12cr|macchanger-1.5.0-6|75	
12cr|macchanger-1.5.0-6|76	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.5.0-4mdv2009.0
12cr|macchanger-1.5.0-6|77	+ Revision: 251620
12cr|macchanger-1.5.0-6|78	- rebuild
12cr|macchanger-1.5.0-6|79	
12cr|macchanger-1.5.0-6|80	* Tue Feb 12 2008 Antoine Ginies <aginies@mandriva.com> 1.5.0-2mdv2008.1
12cr|macchanger-1.5.0-6|81	+ Revision: 165895
12cr|macchanger-1.5.0-6|82	- re-add buildroot tag
12cr|macchanger-1.5.0-6|83	- remove buildroot
12cr|macchanger-1.5.0-6|84	
12cr|macchanger-1.5.0-6|85	+ Olivier Blin <oblin@mandriva.com>
12cr|macchanger-1.5.0-6|86	- restore BuildRoot
12cr|macchanger-1.5.0-6|87	
12cr|macchanger-1.5.0-6|88	+ Thierry Vignaud <tv@mandriva.org>
12cr|macchanger-1.5.0-6|89	- kill re-definition of %%buildroot on Pixel's request
12cr|macchanger-1.5.0-6|90	
12cr|macchanger-1.5.0-6|91	* Mon May 21 2007 Antoine Ginies <aginies@mandriva.com> 1.5.0-2mdv2008.0
12cr|macchanger-1.5.0-6|92	+ Revision: 29315
12cr|macchanger-1.5.0-6|93	- update URL
12cr|macchanger-1.5.0-6|94	- Import macchanger
12cr|macchanger-1.5.0-6|95	
12cr|macchanger-1.5.0-6|96	
12cr|macchanger-1.5.0-6|97	
12cr|macchanger-1.5.0-6|98	* Fri Jun 23 2006 Antoine Ginies <aginies@mandriva.com> 1.5.0-2mdv2007.0
12cr|macchanger-1.5.0-6|99	- rebuild
12cr|macchanger-1.5.0-6|100	
12cr|macchanger-1.5.0-6|101	* Fri May 21 2004 Antoine Ginies <aginies@n2.mandrakesoft.com> 1.5.0-1mdk
12cr|macchanger-1.5.0-6|102	- release 1.5.0
12cr|macchanger-1.5.0-6|103	
12cr|macchanger-1.5.0-6|104	* Sun Jan 04 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.4.0-1mdk
12cr|macchanger-1.5.0-6|105	- 1.4.0
12cr|macchanger-1.5.0-6|106	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cr|macchanger-1.5.0-6|107	- drop redundant provides
12cr|macchanger-1.5.0-6|108	- use %%configure and %%make macro
12cr|macchanger-1.5.0-6|109	- macroize
12cr|macchanger-1.5.0-6|110	- cleanups
12cr|macchanger-1.5.0-6|111	- use %%mklibname macro
12cr|macchanger-1.5.0-6|112	- add info file
12cr|macchanger-1.5.0-6|113	
12cr|macchanger-1.5.0-6|114	* Fri Jan 03 2003 Antoine Ginies <aginies@mandrakesoft.com> 1.3.0-1mdk
12cr|macchanger-1.5.0-6|115	- first release for mandrakesoft

2998 12
12cr|macrofusion-0.7.3-1|1	Name:		macrofusion
12cr|macrofusion-0.7.3-1|2	Version:	0.7.3
12cr|macrofusion-0.7.3-1|3	Release:	1
12cr|macrofusion-0.7.3-1|4	Group:		Graphics
12cr|macrofusion-0.7.3-1|5	Summary:	GUI for HDR tool Enfuse
12cr|macrofusion-0.7.3-1|6	License:	GPLv3
12cr|macrofusion-0.7.3-1|7	URL:		http://sourceforge.net/projects/macrofusion
12cr|macrofusion-0.7.3-1|8	Source0:	http://sourceforge.net/projects/macrofusion/files/%{name}-%{version}/%{name}_%{version}.orig.tar.gz
12cr|macrofusion-0.7.3-1|9	BuildArch:	noarch
12cr|macrofusion-0.7.3-1|10	Requires:	python
12cr|macrofusion-0.7.3-1|11	Requires:	python-imaging
12cr|macrofusion-0.7.3-1|12	Requires:	Image-ExifTool
12cr|macrofusion-0.7.3-1|13	Requires:	hugin
12cr|macrofusion-0.7.3-1|14	Requires:	enfuse
12cr|macrofusion-0.7.3-1|15	
12cr|macrofusion-0.7.3-1|16	%description
12cr|macrofusion-0.7.3-1|17	MacroFusion is a neat little GUI for great tool Enfuse (command line). It makes
12cr|macrofusion-0.7.3-1|18	easy fusion few photos to one with great DOF (Deep of Field) or DR (Dynamic
12cr|macrofusion-0.7.3-1|19	Range). It can be useful for every macro lovers or landscapers.
12cr|macrofusion-0.7.3-1|20	
12cr|macrofusion-0.7.3-1|21	%prep
12cr|macrofusion-0.7.3-1|22	%setup -q
12cr|macrofusion-0.7.3-1|23	
12cr|macrofusion-0.7.3-1|24	%build
12cr|macrofusion-0.7.3-1|25	
12cr|macrofusion-0.7.3-1|26	%install
12cr|macrofusion-0.7.3-1|27	install -m 755 -D macrofusion.py %{buildroot}%{_bindir}/macrofusion
12cr|macrofusion-0.7.3-1|28	install -m 644 -D macrofusion.desktop %{buildroot}%{_datadir}/applications/macrofusion.desktop
12cr|macrofusion-0.7.3-1|29	install -d -m 755 %{buildroot}%{_datadir}/mfusion/ui
12cr|macrofusion-0.7.3-1|30	install -m 644 ui/* %{buildroot}%{_datadir}/mfusion/ui/
12cr|macrofusion-0.7.3-1|31	install -D -m 644 images/macrofusion.png %{buildroot}%{_datadir}/pixmaps/macrofusion.png
12cr|macrofusion-0.7.3-1|32	install -D -m 644 images/logoSplash.png %{buildroot}%{_datadir}/mfusion/images/logoSplash.png
12cr|macrofusion-0.7.3-1|33	for file in locale/*/LC_MESSAGES/*.mo
12cr|macrofusion-0.7.3-1|34	do
12cr|macrofusion-0.7.3-1|35	install -D -m 644 $file %{buildroot}%{_datadir}/$file
12cr|macrofusion-0.7.3-1|36	done
12cr|macrofusion-0.7.3-1|37	
12cr|macrofusion-0.7.3-1|38	%find_lang MacroFusion
12cr|macrofusion-0.7.3-1|39	
12cr|macrofusion-0.7.3-1|40	%files -f MacroFusion.lang
12cr|macrofusion-0.7.3-1|41	%{_bindir}/macrofusion
12cr|macrofusion-0.7.3-1|42	%{_datadir}/mfusion/
12cr|macrofusion-0.7.3-1|43	%{_datadir}/pixmaps/macrofusion.png
12cr|macrofusion-0.7.3-1|44	%{_datadir}/applications/macrofusion.desktop
12cr|macrofusion-0.7.3-1|45	%doc README CHANGELOG TODO
12cr|macrofusion-0.7.3-1|46	
12cr|macrofusion-0.7.3-1|47	
12cr|macrofusion-0.7.3-1|48	%changelog
12cr|macrofusion-0.7.3-1|49	* Sun Feb 19 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.7.3-1
12cr|macrofusion-0.7.3-1|50	+ Revision: 777444
12cr|macrofusion-0.7.3-1|51	- update to 0.7.3
12cr|macrofusion-0.7.3-1|52	- drop separate Russian localisation files as they are merged upstream
12cr|macrofusion-0.7.3-1|53	
12cr|macrofusion-0.7.3-1|54	* Mon Feb 06 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.7.2-3
12cr|macrofusion-0.7.3-1|55	+ Revision: 771320
12cr|macrofusion-0.7.3-1|56	- add russian translation
12cr|macrofusion-0.7.3-1|57	
12cr|macrofusion-0.7.3-1|58	* Tue Jan 31 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.7.2-2
12cr|macrofusion-0.7.3-1|59	+ Revision: 770034
12cr|macrofusion-0.7.3-1|60	- fixed file installation paths
12cr|macrofusion-0.7.3-1|61	
12cr|macrofusion-0.7.3-1|62	* Tue Jan 31 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.7.2-1
12cr|macrofusion-0.7.3-1|63	+ Revision: 770024
12cr|macrofusion-0.7.3-1|64	- new version 0.7.2
12cr|macrofusion-0.7.3-1|65	
12cr|macrofusion-0.7.3-1|66	* Tue Nov 15 2011 Andrey Smirnov <asmirnov@mandriva.org> 0.6-1
12cr|macrofusion-0.7.3-1|67	+ Revision: 730781
12cr|macrofusion-0.7.3-1|68	- imported package macrofusion
12cr|macrofusion-0.7.3-1|69	

2999 12
12cr|madbomber-0.2.5-7|1	%define	name	madbomber
12cr|madbomber-0.2.5-7|2	%define	version	0.2.5
12cr|madbomber-0.2.5-7|3	%define release	%mkrel 7
12cr|madbomber-0.2.5-7|4	%define summary	Catch the bombs
12cr|madbomber-0.2.5-7|5	
12cr|madbomber-0.2.5-7|6	Summary:	%{summary}
12cr|madbomber-0.2.5-7|7	Name:		%{name}
12cr|madbomber-0.2.5-7|8	Version:	%{version}
12cr|madbomber-0.2.5-7|9	Release:	%{release}
12cr|madbomber-0.2.5-7|10	Url:		http://newbreedsoftware.com/madbomber
12cr|madbomber-0.2.5-7|11	Source0:	ftp://ftp.sonic.net/pub/users/nbs/unix/x/madbomber/%{name}-%{version}.tar.bz2
12cr|madbomber-0.2.5-7|12	Source5:	%{name}-16.png
12cr|madbomber-0.2.5-7|13	Source6:	%{name}-32.png
12cr|madbomber-0.2.5-7|14	Source7:	%{name}-48.png
12cr|madbomber-0.2.5-7|15	License:	GPL
12cr|madbomber-0.2.5-7|16	Group:		Games/Arcade
12cr|madbomber-0.2.5-7|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|madbomber-0.2.5-7|18	BuildRequires:	SDL_mixer-devel
12cr|madbomber-0.2.5-7|19	BuildRequires:	SDL_image-devel
12cr|madbomber-0.2.5-7|20	BuildRequires:	SDL-devel
12cr|madbomber-0.2.5-7|21	Patch0:		madbomber-0.1.8-fix-CFLAGS.patch
12cr|madbomber-0.2.5-7|22	Patch1:		madbomber-0.2.4-add-keypad-keys.patch
12cr|madbomber-0.2.5-7|23	
12cr|madbomber-0.2.5-7|24	%description
12cr|madbomber-0.2.5-7|25	The Mad Bomber is loose in the city and he's dropping bombs everywhere! It's
12cr|madbomber-0.2.5-7|26	your job to catch them before they hit the ground and explode. Luckily, you
12cr|madbomber-0.2.5-7|27	have a set of trusty buckets to extinguish them with.
12cr|madbomber-0.2.5-7|28	
12cr|madbomber-0.2.5-7|29	%prep
12cr|madbomber-0.2.5-7|30	%setup -q
12cr|madbomber-0.2.5-7|31	%patch0 -p1
12cr|madbomber-0.2.5-7|32	%patch1 -p1 -z .pix
12cr|madbomber-0.2.5-7|33	chmod a+r -R .
12cr|madbomber-0.2.5-7|34	# remove .xvpics directories
12cr|madbomber-0.2.5-7|35	find . -type d -name .xvpics | xargs rm -rf
12cr|madbomber-0.2.5-7|36	
12cr|madbomber-0.2.5-7|37	cat << EOF > mandriva-%{name}.desktop
12cr|madbomber-0.2.5-7|38	[Desktop Entry]
12cr|madbomber-0.2.5-7|39	Name=MadBomber
12cr|madbomber-0.2.5-7|40	Comment=%{summary}
12cr|madbomber-0.2.5-7|41	Exec=%_gamesbindir/%{name}
12cr|madbomber-0.2.5-7|42	Icon=%{name}
12cr|madbomber-0.2.5-7|43	Terminal=false
12cr|madbomber-0.2.5-7|44	Type=Application
12cr|madbomber-0.2.5-7|45	Categories=Game;ArcadeGame;
12cr|madbomber-0.2.5-7|46	EOF
12cr|madbomber-0.2.5-7|47	
12cr|madbomber-0.2.5-7|48	%build
12cr|madbomber-0.2.5-7|49	%make CFLAGS="%{optflags} %{ldflags}" DATA_PREFIX=%{_gamesdatadir}/%{name}/
12cr|madbomber-0.2.5-7|50	
12cr|madbomber-0.2.5-7|51	%install
12cr|madbomber-0.2.5-7|52	rm -rf $RPM_BUILD_ROOT
12cr|madbomber-0.2.5-7|53	
12cr|madbomber-0.2.5-7|54	install -D %{name} $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
12cr|madbomber-0.2.5-7|55	install -d $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12cr|madbomber-0.2.5-7|56	cp -a data/* $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12cr|madbomber-0.2.5-7|57	
12cr|madbomber-0.2.5-7|58	install -D -m644 mandriva-%{name}.desktop $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop
12cr|madbomber-0.2.5-7|59	install -D -m644 %SOURCE6 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|madbomber-0.2.5-7|60	install -D -m644 %SOURCE5 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|madbomber-0.2.5-7|61	install -D -m644 %SOURCE7 $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|madbomber-0.2.5-7|62	
12cr|madbomber-0.2.5-7|63	%if %mdkversion < 200900
12cr|madbomber-0.2.5-7|64	%post
12cr|madbomber-0.2.5-7|65	%update_menus
12cr|madbomber-0.2.5-7|66	%endif
12cr|madbomber-0.2.5-7|67	
12cr|madbomber-0.2.5-7|68	%if %mdkversion < 200900
12cr|madbomber-0.2.5-7|69	%postun
12cr|madbomber-0.2.5-7|70	%clean_menus
12cr|madbomber-0.2.5-7|71	%endif
12cr|madbomber-0.2.5-7|72	
12cr|madbomber-0.2.5-7|73	%clean
12cr|madbomber-0.2.5-7|74	rm -rf $RPM_BUILD_ROOT
12cr|madbomber-0.2.5-7|75	
12cr|madbomber-0.2.5-7|76	%files
12cr|madbomber-0.2.5-7|77	%defattr(-,root,root)
12cr|madbomber-0.2.5-7|78	%doc AUTHORS.txt CHANGES.txt README.txt
12cr|madbomber-0.2.5-7|79	%{_gamesbindir}/*
12cr|madbomber-0.2.5-7|80	%{_gamesdatadir}/%{name}
12cr|madbomber-0.2.5-7|81	%{_datadir}/applications/*
12cr|madbomber-0.2.5-7|82	%{_iconsdir}/*.png
12cr|madbomber-0.2.5-7|83	%{_miconsdir}/*.png
12cr|madbomber-0.2.5-7|84	%{_liconsdir}/*.png
12cr|madbomber-0.2.5-7|85	
12cr|madbomber-0.2.5-7|86	
12cr|madbomber-0.2.5-7|87	
12cr|madbomber-0.2.5-7|88	%changelog
12cr|madbomber-0.2.5-7|89	

3000 12
12cr|madfu-firmware-0.5-5|1	Summary:	Firmware loader for M-Audio/Midiman usb sound devices
12cr|madfu-firmware-0.5-5|2	Name:		madfu-firmware
12cr|madfu-firmware-0.5-5|3	Version:	0.5
12cr|madfu-firmware-0.5-5|4	Release:	 %mkrel 5
12cr|madfu-firmware-0.5-5|5	License:	GPL
12cr|madfu-firmware-0.5-5|6	Group:		System/Kernel and hardware
12cr|madfu-firmware-0.5-5|7	
12cr|madfu-firmware-0.5-5|8	Source:		http://prdownloads.sourceforge.net/xbox-linux/%{name}-%{version}.tar.bz2
12cr|madfu-firmware-0.5-5|9	Url:		http://usb-midi-fw.sourceforge.net/
12cr|madfu-firmware-0.5-5|10	BuildRoot:	%_tmppath/%name-%version-root
12cr|madfu-firmware-0.5-5|11	Exclusivearch:	%{ix86}
12cr|madfu-firmware-0.5-5|12	
12cr|madfu-firmware-0.5-5|13	%description
12cr|madfu-firmware-0.5-5|14	This package allows you to use the USB Audio interfaces from M-Audio/
12cr|madfu-firmware-0.5-5|15	Midiman with Linux.  It sets up an hotplugging script to load the
12cr|madfu-firmware-0.5-5|16	firmware from the Windows driver files.
12cr|madfu-firmware-0.5-5|17	
12cr|madfu-firmware-0.5-5|18	Firmware files are not distributed with this package but can be extracted
12cr|madfu-firmware-0.5-5|19	from the Windows drivers and placed in %{_datadir}/usb/maudio.
12cr|madfu-firmware-0.5-5|20	
12cr|madfu-firmware-0.5-5|21	%prep
12cr|madfu-firmware-0.5-5|22	%setup -q
12cr|madfu-firmware-0.5-5|23	
12cr|madfu-firmware-0.5-5|24	%build
12cr|madfu-firmware-0.5-5|25	# (sb) just to trick configure
12cr|madfu-firmware-0.5-5|26	for firmware in [ ma003101 ma004100 ma004103 ma005101 ma006100 ma008100 ]; do
12cr|madfu-firmware-0.5-5|27	touch $firmware.bin
12cr|madfu-firmware-0.5-5|28	done
12cr|madfu-firmware-0.5-5|29	%configure
12cr|madfu-firmware-0.5-5|30	%make
12cr|madfu-firmware-0.5-5|31	
12cr|madfu-firmware-0.5-5|32	%install
12cr|madfu-firmware-0.5-5|33	rm -fr %buildroot
12cr|madfu-firmware-0.5-5|34	%makeinstall
12cr|madfu-firmware-0.5-5|35	# (sb) empty firmware files we created in build stage
12cr|madfu-firmware-0.5-5|36	rm -f %buildroot/%{_datadir}/usb/maudio/*.bin
12cr|madfu-firmware-0.5-5|37	
12cr|madfu-firmware-0.5-5|38	%clean
12cr|madfu-firmware-0.5-5|39	rm -fr %buildroot
12cr|madfu-firmware-0.5-5|40	
12cr|madfu-firmware-0.5-5|41	%files
12cr|madfu-firmware-0.5-5|42	%defattr(-,root,root)
12cr|madfu-firmware-0.5-5|43	%doc README Changelog
12cr|madfu-firmware-0.5-5|44	%dir %{_datadir}/usb/maudio
12cr|madfu-firmware-0.5-5|45	%{_sbindir}/madfuload
12cr|madfu-firmware-0.5-5|46	%{_sysconfdir}/hotplug/usb/maudio_dfu
12cr|madfu-firmware-0.5-5|47	%config(noreplace) %{_sysconfdir}/hotplug/usb/maudio_dfu.usermap
12cr|madfu-firmware-0.5-5|48	
12cr|madfu-firmware-0.5-5|49	
12cr|madfu-firmware-0.5-5|50	
12cr|madfu-firmware-0.5-5|51	%changelog
12cr|madfu-firmware-0.5-5|52	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-5mdv2011.0
12cr|madfu-firmware-0.5-5|53	+ Revision: 620287
12cr|madfu-firmware-0.5-5|54	- the mass rebuild of 2010.0 packages
12cr|madfu-firmware-0.5-5|55	
12cr|madfu-firmware-0.5-5|56	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.5-4mdv2010.0
12cr|madfu-firmware-0.5-5|57	+ Revision: 429889
12cr|madfu-firmware-0.5-5|58	- rebuild
12cr|madfu-firmware-0.5-5|59	
12cr|madfu-firmware-0.5-5|60	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 0.5-3mdv2009.0
12cr|madfu-firmware-0.5-5|61	+ Revision: 251643
12cr|madfu-firmware-0.5-5|62	- rebuild
12cr|madfu-firmware-0.5-5|63	
12cr|madfu-firmware-0.5-5|64	+ Olivier Blin <oblin@mandriva.com>
12cr|madfu-firmware-0.5-5|65	- restore BuildRoot
12cr|madfu-firmware-0.5-5|66	
12cr|madfu-firmware-0.5-5|67	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.5-1mdv2008.1
12cr|madfu-firmware-0.5-5|68	+ Revision: 129594
12cr|madfu-firmware-0.5-5|69	- kill re-definition of %%buildroot on Pixel's request
12cr|madfu-firmware-0.5-5|70	- use %%mkrel
12cr|madfu-firmware-0.5-5|71	- import madfu-firmware
12cr|madfu-firmware-0.5-5|72	
12cr|madfu-firmware-0.5-5|73	
12cr|madfu-firmware-0.5-5|74	* Mon Apr 11 2005 Stew Benedict <sbenedict@mandrakesoft.com>  0.5-1mdk
12cr|madfu-firmware-0.5-5|75	- first Mandriva release

3001 12
12cr|madplay-0.15.2b-7|1	%define name 	madplay
12cr|madplay-0.15.2b-7|2	%define version 0.15.2b
12cr|madplay-0.15.2b-7|3	%define release 7
12cr|madplay-0.15.2b-7|4	
12cr|madplay-0.15.2b-7|5	Summary:	Command line MPEG audio player based on libmad
12cr|madplay-0.15.2b-7|6	Name:		%{name}
12cr|madplay-0.15.2b-7|7	Version:		%{version}
12cr|madplay-0.15.2b-7|8	Release:		%{release}
12cr|madplay-0.15.2b-7|9	Source0:		http://prdownloads.sourceforge.net/mad/%{name}-%{version}.tar.bz2
12cr|madplay-0.15.2b-7|10	License:		GPL
12cr|madplay-0.15.2b-7|11	Group:		Sound
12cr|madplay-0.15.2b-7|12	URL:		http://www.underbit.com/products/mad/
12cr|madplay-0.15.2b-7|13	BuildRequires:  pkgconfig(mad) >= 0.15.0b
12cr|madplay-0.15.2b-7|14	BuildRequires:  pkgconfig(id3tag) >= 0.15.0b
12cr|madplay-0.15.2b-7|15	BuildRequires:  pkgconfig(esound)
12cr|madplay-0.15.2b-7|16	Provides:	mad
12cr|madplay-0.15.2b-7|17	Obsoletes:	mad
12cr|madplay-0.15.2b-7|18	
12cr|madplay-0.15.2b-7|19	%description
12cr|madplay-0.15.2b-7|20	madplay is a command-line MPEG audio decoder and player based on the
12cr|madplay-0.15.2b-7|21	MAD library (libmad). For details about MAD, see the libmad package
12cr|madplay-0.15.2b-7|22	distributed separately.
12cr|madplay-0.15.2b-7|23	
12cr|madplay-0.15.2b-7|24	madplay will also read and display ID3 tag information, and further
12cr|madplay-0.15.2b-7|25	supports the relative volume adjustment information (RVA2) in such
12cr|madplay-0.15.2b-7|26	tags, as written by tools like `normalize'.
12cr|madplay-0.15.2b-7|27	
12cr|madplay-0.15.2b-7|28	
12cr|madplay-0.15.2b-7|29	%prep
12cr|madplay-0.15.2b-7|30	%setup -q
12cr|madplay-0.15.2b-7|31	
12cr|madplay-0.15.2b-7|32	%build
12cr|madplay-0.15.2b-7|33	%configure2_5x
12cr|madplay-0.15.2b-7|34	%make
12cr|madplay-0.15.2b-7|35	
12cr|madplay-0.15.2b-7|36	%install
12cr|madplay-0.15.2b-7|37	%makeinstall
12cr|madplay-0.15.2b-7|38	# this is an invalid locale dir
12cr|madplay-0.15.2b-7|39	rm -rf %buildroot/%{_datadir}/locale/en
12cr|madplay-0.15.2b-7|40	%find_lang %{name}
12cr|madplay-0.15.2b-7|41	
12cr|madplay-0.15.2b-7|42	%files -f %{name}.lang
12cr|madplay-0.15.2b-7|43	%doc COPYING README CREDITS TODO TODO
12cr|madplay-0.15.2b-7|44	%{_bindir}/*
12cr|madplay-0.15.2b-7|45	%{_mandir}/man1/*
12cr|madplay-0.15.2b-7|46	
12cr|madplay-0.15.2b-7|47	
12cr|madplay-0.15.2b-7|48	%changelog
12cr|madplay-0.15.2b-7|49	* Tue Aug 02 2011 Götz Waschk <waschk@mandriva.org> 0.15.2b-7mdv2012.0
12cr|madplay-0.15.2b-7|50	+ Revision: 692727
12cr|madplay-0.15.2b-7|51	- rebuild
12cr|madplay-0.15.2b-7|52	
12cr|madplay-0.15.2b-7|53	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 0.15.2b-6mdv2011.0
12cr|madplay-0.15.2b-7|54	+ Revision: 251658
12cr|madplay-0.15.2b-7|55	- rebuild
12cr|madplay-0.15.2b-7|56	
12cr|madplay-0.15.2b-7|57	* Thu Jan 03 2008 Olivier Blin <blino@mandriva.org> 0.15.2b-4mdv2008.1
12cr|madplay-0.15.2b-7|58	+ Revision: 140934
12cr|madplay-0.15.2b-7|59	- restore BuildRoot
12cr|madplay-0.15.2b-7|60	
12cr|madplay-0.15.2b-7|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|madplay-0.15.2b-7|62	- kill re-definition of %%buildroot on Pixel's request
12cr|madplay-0.15.2b-7|63	
12cr|madplay-0.15.2b-7|64	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 0.15.2b-4mdv2008.0
12cr|madplay-0.15.2b-7|65	+ Revision: 55238
12cr|madplay-0.15.2b-7|66	- Import madplay
12cr|madplay-0.15.2b-7|67	
12cr|madplay-0.15.2b-7|68	
12cr|madplay-0.15.2b-7|69	
12cr|madplay-0.15.2b-7|70	* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 0.15.2b-1mdv2007.0
12cr|madplay-0.15.2b-7|71	- Rebuild
12cr|madplay-0.15.2b-7|72	
12cr|madplay-0.15.2b-7|73	* Sun May 21 2006 Götz Waschk <waschk@mandriva.org> 0.15.2b-3mdk
12cr|madplay-0.15.2b-7|74	- Rebuild
12cr|madplay-0.15.2b-7|75	- use mkrel
12cr|madplay-0.15.2b-7|76	
12cr|madplay-0.15.2b-7|77	* Fri May 20 2005 Gtz Waschk <waschk@mandriva.org> 0.15.2b-2mdk
12cr|madplay-0.15.2b-7|78	- Rebuild
12cr|madplay-0.15.2b-7|79	
12cr|madplay-0.15.2b-7|80	* Mon May 10 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.15.2b-1mdk
12cr|madplay-0.15.2b-7|81	- spec fix
12cr|madplay-0.15.2b-7|82	- fix source url
12cr|madplay-0.15.2b-7|83	- New release 0.15.2b
12cr|madplay-0.15.2b-7|84	
12cr|madplay-0.15.2b-7|85	* Sat Jul 19 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.15.0b-3mdk
12cr|madplay-0.15.2b-7|86	- disable alsa (didn't work)
12cr|madplay-0.15.2b-7|87	
12cr|madplay-0.15.2b-7|88	* Thu Jun 26 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.15.0b-2mdk
12cr|madplay-0.15.2b-7|89	- fix url
12cr|madplay-0.15.2b-7|90	- fix doc section
12cr|madplay-0.15.2b-7|91	
12cr|madplay-0.15.2b-7|92	* Thu Jun 26 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.15.0b-1mdk
12cr|madplay-0.15.2b-7|93	- obsolete the old mad
12cr|madplay-0.15.2b-7|94	- autoconf 2.5 macro
12cr|madplay-0.15.2b-7|95	- split out of the main mad package
12cr|madplay-0.15.2b-7|96	- new version
12cr|madplay-0.15.2b-7|97	
12cr|madplay-0.15.2b-7|98	* Wed May 21 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.14.2b-6mdk
12cr|madplay-0.15.2b-7|99	- rebuild for provides
12cr|madplay-0.15.2b-7|100	
12cr|madplay-0.15.2b-7|101	* Sun May  4 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.14.2b-5mdk
12cr|madplay-0.15.2b-7|102	- devel package requires zlib-devel
12cr|madplay-0.15.2b-7|103	- devel package requires pkgconfig
12cr|madplay-0.15.2b-7|104	- mklibname macro
12cr|madplay-0.15.2b-7|105	
12cr|madplay-0.15.2b-7|106	* Mon Oct 21 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.14.2b-4mdk
12cr|madplay-0.15.2b-7|107	- arrgh, also add mad.pc
12cr|madplay-0.15.2b-7|108	
12cr|madplay-0.15.2b-7|109	* Mon Oct 21 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.14.2b-3mdk
12cr|madplay-0.15.2b-7|110	- add id3tag.pc from debian package (required by xmms-mad)
12cr|madplay-0.15.2b-7|111	
12cr|madplay-0.15.2b-7|112	* Thu Jul 18 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.14.2b-2mdk
12cr|madplay-0.15.2b-7|113	- add .la files
12cr|madplay-0.15.2b-7|114	
12cr|madplay-0.15.2b-7|115	* Sat Jan 26 2002 Yves Duret <yduret@mandrakesoft.com> 0.14.2b-1mdk
12cr|madplay-0.15.2b-7|116	- spec mandrakificazion: macros, standard libificazion, macros
12cr|madplay-0.15.2b-7|117	
12cr|madplay-0.15.2b-7|118	* Sat Nov 10 2001 Gtz Waschk <waschk@linux-mandrake.com> 0.14.2b-0.1mdk
12cr|madplay-0.15.2b-7|119	- 0.14.2b
12cr|madplay-0.15.2b-7|120	
12cr|madplay-0.15.2b-7|121	* Wed Nov  7 2001 Gtz Waschk <waschk@linux-mandrake.com> 0.14.1b-0.1mdk
12cr|madplay-0.15.2b-7|122	- 0.14.1b
12cr|madplay-0.15.2b-7|123	- build shared library
12cr|madplay-0.15.2b-7|124	
12cr|madplay-0.15.2b-7|125	* Fri Oct 19 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.14.0b-0.1mdk
12cr|madplay-0.15.2b-7|126	- 0.14.0b
12cr|madplay-0.15.2b-7|127	
12cr|madplay-0.15.2b-7|128	* Mon Sep 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.13.0-0.b1mdk
12cr|madplay-0.15.2b-7|129	- added by Gtz Waschk <waschk@linux-mandrake.com> :
12cr|madplay-0.15.2b-7|130	- initial package

3002 12
12cr|Maelstrom-3.0.6-13|1	%define version  3.0.6
12cr|Maelstrom-3.0.6-13|2	%define release  %mkrel 13
12cr|Maelstrom-3.0.6-13|3	%define name Maelstrom
12cr|Maelstrom-3.0.6-13|4	
12cr|Maelstrom-3.0.6-13|5	Summary:   Maelstrom
12cr|Maelstrom-3.0.6-13|6	Name:      %{name}
12cr|Maelstrom-3.0.6-13|7	Version:   %{version}
12cr|Maelstrom-3.0.6-13|8	Release:   %{release}
12cr|Maelstrom-3.0.6-13|9	License: LGPL
12cr|Maelstrom-3.0.6-13|10	Group:     Games/Arcade
12cr|Maelstrom-3.0.6-13|11	Source0:   %{name}-%{version}.tar.bz2
12cr|Maelstrom-3.0.6-13|12	Source10: %name.16.png
12cr|Maelstrom-3.0.6-13|13	Source11: %name.32.png
12cr|Maelstrom-3.0.6-13|14	Source12: %name.48.png
12cr|Maelstrom-3.0.6-13|15	Patch1:    Maelstrom-3.0.6-scorefile.patch
12cr|Maelstrom-3.0.6-13|16	Patch2:	   Maelstrom-3.0.6-datadir.patch
12cr|Maelstrom-3.0.6-13|17	Patch3:	   Maelstrom-3.0.6-gcc3.4.patch
12cr|Maelstrom-3.0.6-13|18	Patch4:    Maelstrom-3.0.6-64bit-fixes.patch
12cr|Maelstrom-3.0.6-13|19	URL:       http://www.devolution.com/~slouken/Maelstrom/
12cr|Maelstrom-3.0.6-13|20	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|Maelstrom-3.0.6-13|21	BuildRequires:	SDL_net-devel
12cr|Maelstrom-3.0.6-13|22	BuildRequires:	SDL-devel
12cr|Maelstrom-3.0.6-13|23	
12cr|Maelstrom-3.0.6-13|24	%description
12cr|Maelstrom-3.0.6-13|25	Maelstrom is a rockin' asteroids game ported from the Macintosh
12cr|Maelstrom-3.0.6-13|26	Originally written by Andrew Welch of Ambrosia Software, and ported
12cr|Maelstrom-3.0.6-13|27	to UNIX and then SDL by Sam Lantinga <slouken@devolution.com>
12cr|Maelstrom-3.0.6-13|28	
12cr|Maelstrom-3.0.6-13|29	%prep
12cr|Maelstrom-3.0.6-13|30	%setup -q
12cr|Maelstrom-3.0.6-13|31	%patch1 -b .scores
12cr|Maelstrom-3.0.6-13|32	%patch2 -p1 -b .libdir
12cr|Maelstrom-3.0.6-13|33	%patch3 -p1
12cr|Maelstrom-3.0.6-13|34	%patch4 -p1 -b .64bit-fixes
12cr|Maelstrom-3.0.6-13|35	
12cr|Maelstrom-3.0.6-13|36	touch ChangeLog NEWS AUTHORS
12cr|Maelstrom-3.0.6-13|37	
12cr|Maelstrom-3.0.6-13|38	%build
12cr|Maelstrom-3.0.6-13|39	autoreconf -fi
12cr|Maelstrom-3.0.6-13|40	%configure2_5x --disable-rpath --bindir=%_gamesbindir --libdir=%_gamesdatadir
12cr|Maelstrom-3.0.6-13|41	
12cr|Maelstrom-3.0.6-13|42	%make
12cr|Maelstrom-3.0.6-13|43	
12cr|Maelstrom-3.0.6-13|44	%install
12cr|Maelstrom-3.0.6-13|45	rm -rf %buildroot
12cr|Maelstrom-3.0.6-13|46	%makeinstall_std GAME_INSTALLDIR=%buildroot/%_gamesdatadir/%name
12cr|Maelstrom-3.0.6-13|47	install -D -m755 Maelstrom %buildroot/%_gamesbindir/Maelstrom
12cr|Maelstrom-3.0.6-13|48	install -D -m755 Maelstrom-netd %buildroot/%_gamesbindir/Maelstrom-netd
12cr|Maelstrom-3.0.6-13|49	
12cr|Maelstrom-3.0.6-13|50	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|Maelstrom-3.0.6-13|51	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|Maelstrom-3.0.6-13|52	[Desktop Entry]
12cr|Maelstrom-3.0.6-13|53	Type=Application
12cr|Maelstrom-3.0.6-13|54	Exec=%_gamesbindir/Maelstrom
12cr|Maelstrom-3.0.6-13|55	Name=Maelstrom
12cr|Maelstrom-3.0.6-13|56	Comment=Asteroids game
12cr|Maelstrom-3.0.6-13|57	Categories=Game;ArcadeGame;
12cr|Maelstrom-3.0.6-13|58	Icon=Maelstrom
12cr|Maelstrom-3.0.6-13|59	EOF
12cr|Maelstrom-3.0.6-13|60	
12cr|Maelstrom-3.0.6-13|61	mkdir -p $RPM_BUILD_ROOT%{_miconsdir}
12cr|Maelstrom-3.0.6-13|62	mkdir -p $RPM_BUILD_ROOT%{_liconsdir}
12cr|Maelstrom-3.0.6-13|63	install -m 644 %{SOURCE10} $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|Maelstrom-3.0.6-13|64	install -m 644 %{SOURCE11} $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|Maelstrom-3.0.6-13|65	install -m 644 %{SOURCE12} $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|Maelstrom-3.0.6-13|66	
12cr|Maelstrom-3.0.6-13|67	mkdir -p %buildroot/var/lib/games/
12cr|Maelstrom-3.0.6-13|68	mv %buildroot%_gamesdatadir/Maelstrom/Maelstrom-Scores %buildroot/var/lib/games/Maelstrom-Scores
12cr|Maelstrom-3.0.6-13|69	
12cr|Maelstrom-3.0.6-13|70	%clean
12cr|Maelstrom-3.0.6-13|71	rm -rf $RPM_BUILD_ROOT
12cr|Maelstrom-3.0.6-13|72	
12cr|Maelstrom-3.0.6-13|73	%if %mdkversion < 200900
12cr|Maelstrom-3.0.6-13|74	%post
12cr|Maelstrom-3.0.6-13|75	%update_menus
12cr|Maelstrom-3.0.6-13|76	%endif
12cr|Maelstrom-3.0.6-13|77	
12cr|Maelstrom-3.0.6-13|78	%if %mdkversion < 200900
12cr|Maelstrom-3.0.6-13|79	%postun
12cr|Maelstrom-3.0.6-13|80	%clean_menus
12cr|Maelstrom-3.0.6-13|81	%endif
12cr|Maelstrom-3.0.6-13|82	
12cr|Maelstrom-3.0.6-13|83	%pre
12cr|Maelstrom-3.0.6-13|84	# in Maelstrom <= 3.0.6-4mdk %_gamesbindir/Maelstrom is a directory
12cr|Maelstrom-3.0.6-13|85	if [ -d %_gamesbindir/Maelstrom ]; then
12cr|Maelstrom-3.0.6-13|86	rm -rf %_gamesbindir/Maelstrom
12cr|Maelstrom-3.0.6-13|87	fi
12cr|Maelstrom-3.0.6-13|88	
12cr|Maelstrom-3.0.6-13|89	%files
12cr|Maelstrom-3.0.6-13|90	%defattr(-, root, root)
12cr|Maelstrom-3.0.6-13|91	%doc COPYING CREDITS README* Changelog Docs
12cr|Maelstrom-3.0.6-13|92	%attr(2755,root,games) %_gamesbindir/Maelstrom*
12cr|Maelstrom-3.0.6-13|93	%_gamesdatadir/Maelstrom
12cr|Maelstrom-3.0.6-13|94	%{_datadir}/applications/mandriva-*.desktop
12cr|Maelstrom-3.0.6-13|95	%_iconsdir/*.png
12cr|Maelstrom-3.0.6-13|96	%_miconsdir/*
12cr|Maelstrom-3.0.6-13|97	%_liconsdir/*
12cr|Maelstrom-3.0.6-13|98	%attr(0664,root,games) /var/lib/games/Maelstrom-Scores
12cr|Maelstrom-3.0.6-13|99	
12cr|Maelstrom-3.0.6-13|100	
12cr|Maelstrom-3.0.6-13|101	
12cr|Maelstrom-3.0.6-13|102	%changelog
12cr|Maelstrom-3.0.6-13|103	* Mon Jan 03 2011 Funda Wang <fwang@mandriva.org> 3.0.6-13mdv2011.0
12cr|Maelstrom-3.0.6-13|104	+ Revision: 627689
12cr|Maelstrom-3.0.6-13|105	- fix build
12cr|Maelstrom-3.0.6-13|106	
12cr|Maelstrom-3.0.6-13|107	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 3.0.6-13mdv2009.0
12cr|Maelstrom-3.0.6-13|108	+ Revision: 251663
12cr|Maelstrom-3.0.6-13|109	- rebuild
12cr|Maelstrom-3.0.6-13|110	
12cr|Maelstrom-3.0.6-13|111	+ Pixel <pixel@mandriva.com>
12cr|Maelstrom-3.0.6-13|112	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|Maelstrom-3.0.6-13|113	
12cr|Maelstrom-3.0.6-13|114	+ Olivier Blin <oblin@mandriva.com>
12cr|Maelstrom-3.0.6-13|115	- restore BuildRoot
12cr|Maelstrom-3.0.6-13|116	
12cr|Maelstrom-3.0.6-13|117	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 3.0.6-11mdv2008.1
12cr|Maelstrom-3.0.6-13|118	+ Revision: 132317
12cr|Maelstrom-3.0.6-13|119	- auto-convert XDG menu entry
12cr|Maelstrom-3.0.6-13|120	- kill re-definition of %%buildroot on Pixel's request
12cr|Maelstrom-3.0.6-13|121	- use %%mkrel
12cr|Maelstrom-3.0.6-13|122	- buildrequires X11-devel instead of XFree86-devel
12cr|Maelstrom-3.0.6-13|123	- import Maelstrom
12cr|Maelstrom-3.0.6-13|124	
12cr|Maelstrom-3.0.6-13|125	
12cr|Maelstrom-3.0.6-13|126	* Mon May 15 2006 Stefan van der Eijk <stefan@eijk.nu> 3.0.6-11mdk
12cr|Maelstrom-3.0.6-13|127	- rebuild for sparc
12cr|Maelstrom-3.0.6-13|128	
12cr|Maelstrom-3.0.6-13|129	* Mon Sep  5 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 3.0.6-10mdk
12cr|Maelstrom-3.0.6-13|130	- 64-bit fixes
12cr|Maelstrom-3.0.6-13|131	
12cr|Maelstrom-3.0.6-13|132	* Sat Aug 28 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 3.0.6-9mdk
12cr|Maelstrom-3.0.6-13|133	- add BuildRequires: automake1.4
12cr|Maelstrom-3.0.6-13|134	
12cr|Maelstrom-3.0.6-13|135	* Wed Aug 18 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 3.0.6-8mdk
12cr|Maelstrom-3.0.6-13|136	- Rebuild with new menu
12cr|Maelstrom-3.0.6-13|137	
12cr|Maelstrom-3.0.6-13|138	* Mon Jun  7 2004 Gtz Waschk <waschk@linux-mandrake.com> 3.0.6-7mdk
12cr|Maelstrom-3.0.6-13|139	- fix menu
12cr|Maelstrom-3.0.6-13|140	- remove some BRs
12cr|Maelstrom-3.0.6-13|141	- patch for new g++
12cr|Maelstrom-3.0.6-13|142	
12cr|Maelstrom-3.0.6-13|143	* Tue Jul 22 2003 Gtz Waschk <waschk@linux-mandrake.com> 3.0.6-6mdk
12cr|Maelstrom-3.0.6-13|144	- fix update from old releases
12cr|Maelstrom-3.0.6-13|145	
12cr|Maelstrom-3.0.6-13|146	* Mon Jul 21 2003 Gtz Waschk <waschk@linux-mandrake.com> 3.0.6-5mdk
12cr|Maelstrom-3.0.6-13|147	- move files to the right dirs
12cr|Maelstrom-3.0.6-13|148	
12cr|Maelstrom-3.0.6-13|149	* Wed Apr  2 2003 Gtz Waschk <waschk@linux-mandrake.com> 3.0.6-4mdk
12cr|Maelstrom-3.0.6-13|150	- spec fixes
12cr|Maelstrom-3.0.6-13|151	- make binary sgid games and fix location of the highscores (bug #2840)
12cr|Maelstrom-3.0.6-13|152	
12cr|Maelstrom-3.0.6-13|153	* Thu Jan 16 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.0.6-3mdk
12cr|Maelstrom-3.0.6-13|154	- rebuild
12cr|Maelstrom-3.0.6-13|155	
12cr|Maelstrom-3.0.6-13|156	* Thu Oct 24 2002 Stew Benedict <sbenedict@mandrakesoft.com> 3.0.6-2mdk
12cr|Maelstrom-3.0.6-13|157	- allow build on other arches (no i586 in spec)
12cr|Maelstrom-3.0.6-13|158	
12cr|Maelstrom-3.0.6-13|159	* Wed Oct 23 2002 Lenny Cartier <lenny@mandrakesoft.com> 3.0.6-1mdk
12cr|Maelstrom-3.0.6-13|160	- 3.0.6
12cr|Maelstrom-3.0.6-13|161	
12cr|Maelstrom-3.0.6-13|162	* Wed Aug 14 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.0.5-8mdk
12cr|Maelstrom-3.0.6-13|163	- Automated rebuild with gcc 3.2-0.3mdk
12cr|Maelstrom-3.0.6-13|164	
12cr|Maelstrom-3.0.6-13|165	* Thu Jul 25 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.0.5-7mdk
12cr|Maelstrom-3.0.6-13|166	- Automated rebuild with gcc3.2
12cr|Maelstrom-3.0.6-13|167	
12cr|Maelstrom-3.0.6-13|168	* Tue May 07 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.0.5-6mdk
12cr|Maelstrom-3.0.6-13|169	- Automated rebuild in gcc3.1 environment
12cr|Maelstrom-3.0.6-13|170	
12cr|Maelstrom-3.0.6-13|171	* Mon Apr 29 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 3.0.5-5mdk
12cr|Maelstrom-3.0.6-13|172	- rebuild for new alsa
12cr|Maelstrom-3.0.6-13|173	
12cr|Maelstrom-3.0.6-13|174	* Wed Apr 24 2002 Lenny Cartier <lenny@mandrakesoft.com> 3.0.5-4mdk
12cr|Maelstrom-3.0.6-13|175	- remove latest conflicts
12cr|Maelstrom-3.0.6-13|176	- remove playwave
12cr|Maelstrom-3.0.6-13|177	
12cr|Maelstrom-3.0.6-13|178	* Wed Apr 24 2002  Lenny Cartier <lenny@mandrakesoft.com> 3.0.5-3mdk
12cr|Maelstrom-3.0.6-13|179	- conflicts : SDL_mixer-player
12cr|Maelstrom-3.0.6-13|180	
12cr|Maelstrom-3.0.6-13|181	* Fri Jan 18 2002 Stefan van der Eijk <stefan@eijk.nu> 3.0.5-2mdk
12cr|Maelstrom-3.0.6-13|182	- BuildRequires
12cr|Maelstrom-3.0.6-13|183	
12cr|Maelstrom-3.0.6-13|184	* Mon Jan 14 2002 Lenny Cartier <lenny@mandrakesoft.com> 3.0.5-1mdk
12cr|Maelstrom-3.0.6-13|185	- 3.0.5
12cr|Maelstrom-3.0.6-13|186	- convert xpms to pngs
12cr|Maelstrom-3.0.6-13|187	
12cr|Maelstrom-3.0.6-13|188	* Sun Jul  8 2001 Stefan van der Eijk <stefan@eijk.nu> 3.0.1-10mdk
12cr|Maelstrom-3.0.6-13|189	- BuildRequires:	libSDL-devel
12cr|Maelstrom-3.0.6-13|190	
12cr|Maelstrom-3.0.6-13|191	* Wed Jun 13 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 3.0.1-9mdk
12cr|Maelstrom-3.0.6-13|192	- recompile with new SDL
12cr|Maelstrom-3.0.6-13|193	
12cr|Maelstrom-3.0.6-13|194	* Sat Mar 17 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.0.1-8mdk
12cr|Maelstrom-3.0.6-13|195	- fix icons
12cr|Maelstrom-3.0.6-13|196	
12cr|Maelstrom-3.0.6-13|197	* Fri Nov 10 2000 Lenny Cartier <lenny@mandrakesoft.com> 3.0.1-7mdk
12cr|Maelstrom-3.0.6-13|198	- patch to fix build with gcc-2.96
12cr|Maelstrom-3.0.6-13|199	
12cr|Maelstrom-3.0.6-13|200	* Wed Sep 27 2000 Vincent Saugey <vince@mandrakesoft.com> 3.0.1-6mdk
12cr|Maelstrom-3.0.6-13|201	- really fix menu entry
12cr|Maelstrom-3.0.6-13|202	
12cr|Maelstrom-3.0.6-13|203	* Wed Sep 27 2000 Lenny Cartier <lenny@mandrakesoft.com> 3.0.1-5mdk
12cr|Maelstrom-3.0.6-13|204	- fix menu entry
12cr|Maelstrom-3.0.6-13|205	
12cr|Maelstrom-3.0.6-13|206	* Fri Jul 28 2000 Lenny Cartier <lenny@mandrakesoft.com> 3.0.1-4mdk
12cr|Maelstrom-3.0.6-13|207	- macro
12cr|Maelstrom-3.0.6-13|208	- bm
12cr|Maelstrom-3.0.6-13|209	- menu
12cr|Maelstrom-3.0.6-13|210	
12cr|Maelstrom-3.0.6-13|211	* Wed Apr 19 2000 Lenny Cartier <lenny@mandrakesoft.com> 3.0.1-3mdk
12cr|Maelstrom-3.0.6-13|212	- fix group
12cr|Maelstrom-3.0.6-13|213	- fix source permission
12cr|Maelstrom-3.0.6-13|214	
12cr|Maelstrom-3.0.6-13|215	* Thu Dec 09 1999 Lenny Cartier <lenny@mandrakesoft.com>
12cr|Maelstrom-3.0.6-13|216	- new in contribs
12cr|Maelstrom-3.0.6-13|217	- mandrake adaptations
12cr|Maelstrom-3.0.6-13|218	
12cr|Maelstrom-3.0.6-13|219	* Tue Sep 21 1999 Sam Lantinga <slouken@devolution.com>
12cr|Maelstrom-3.0.6-13|220	
12cr|Maelstrom-3.0.6-13|221	- first attempt at a spec file
12cr|Maelstrom-3.0.6-13|222	

3003 12
12cr|magicpoint-1.13a-4|1	%define name	magicpoint
12cr|magicpoint-1.13a-4|2	%define version 1.13a
12cr|magicpoint-1.13a-4|3	%define release %mkrel 4
12cr|magicpoint-1.13a-4|4	
12cr|magicpoint-1.13a-4|5	Summary:	Presentation tool
12cr|magicpoint-1.13a-4|6	Name:		%{name}
12cr|magicpoint-1.13a-4|7	Version:	%{version}
12cr|magicpoint-1.13a-4|8	Release:	%{release}
12cr|magicpoint-1.13a-4|9	License:	BSD like
12cr|magicpoint-1.13a-4|10	URL:		http://member.wide.ad.jp/wg/mgp/
12cr|magicpoint-1.13a-4|11	Group:		Office
12cr|magicpoint-1.13a-4|12	Source:		ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/%{name}-%{version}.tar.gz
12cr|magicpoint-1.13a-4|13	Patch0:         magicpoint-1.10a-remove-rpath.patch
12cr|magicpoint-1.13a-4|14	Patch1:         magicpoint-1.09a-defaults-to-latin1.patch
12cr|magicpoint-1.13a-4|15	Patch2:         magicpoint-1.09a-emacs-mode--add-font-lock.patch
12cr|magicpoint-1.13a-4|16	Patch3:         magicpoint-1.09a-xfont-force-same-one.patch
12cr|magicpoint-1.13a-4|17	BuildRoot:	%_tmppath/%{name}-buildroot
12cr|magicpoint-1.13a-4|18	BuildRequires:	libx11-devel
12cr|magicpoint-1.13a-4|19	BuildRequires:	libxft-devel
12cr|magicpoint-1.13a-4|20	BuildRequires:	libxmu-devel
12cr|magicpoint-1.13a-4|21	BuildRequires:	imlib-devel
12cr|magicpoint-1.13a-4|22	Buildrequires:  flex byacc
12cr|magicpoint-1.13a-4|23	BuildRequires:	imake gccmakedep
12cr|magicpoint-1.13a-4|24	Requires:	libjpeg-progs
12cr|magicpoint-1.13a-4|25	
12cr|magicpoint-1.13a-4|26	%description
12cr|magicpoint-1.13a-4|27	MagicPoint is an X11 based presentation tool. It is designed to make
12cr|magicpoint-1.13a-4|28	simple presentations easy while making complicated presentations
12cr|magicpoint-1.13a-4|29	possible. Its presentation file is just text so that you can create
12cr|magicpoint-1.13a-4|30	presentation files quickly with your favorite editor (e.g. Emacs).
12cr|magicpoint-1.13a-4|31	
12cr|magicpoint-1.13a-4|32	It includes a true type library for elegant looking text and effects.
12cr|magicpoint-1.13a-4|33	
12cr|magicpoint-1.13a-4|34	%prep
12cr|magicpoint-1.13a-4|35	%setup -q
12cr|magicpoint-1.13a-4|36	#%patch0 -p1
12cr|magicpoint-1.13a-4|37	%patch1 -p1
12cr|magicpoint-1.13a-4|38	%patch2 -p1
12cr|magicpoint-1.13a-4|39	
12cr|magicpoint-1.13a-4|40	%build
12cr|magicpoint-1.13a-4|41	%configure2_5x --enable-locale
12cr|magicpoint-1.13a-4|42	xmkmf
12cr|magicpoint-1.13a-4|43	make Makefiles
12cr|magicpoint-1.13a-4|44	make CCOPTIONS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cr|magicpoint-1.13a-4|45	
12cr|magicpoint-1.13a-4|46	%install
12cr|magicpoint-1.13a-4|47	rm -fr %buildroot
12cr|magicpoint-1.13a-4|48	%makeinstall_std install.man
12cr|magicpoint-1.13a-4|49	
12cr|magicpoint-1.13a-4|50	install -m 644 -D contrib/mgp-mode.el %{buildroot}%{_datadir}/emacs/site-lisp/mgp-mode.el
12cr|magicpoint-1.13a-4|51	
12cr|magicpoint-1.13a-4|52	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cr|magicpoint-1.13a-4|53	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
12cr|magicpoint-1.13a-4|54	(autoload 'mgp-mode "mgp-mode" "MagicPoint editing mode" t)
12cr|magicpoint-1.13a-4|55	(add-to-list 'auto-mode-alist '("\\\\.mgp$" . mgp-mode))
12cr|magicpoint-1.13a-4|56	EOF
12cr|magicpoint-1.13a-4|57	
12cr|magicpoint-1.13a-4|58	#clean cvs things
12cr|magicpoint-1.13a-4|59	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|magicpoint-1.13a-4|60	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|magicpoint-1.13a-4|61	done
12cr|magicpoint-1.13a-4|62	rm -rf %{buildroot}/usr/X11R6/lib*/X11/doc/html
12cr|magicpoint-1.13a-4|63	
12cr|magicpoint-1.13a-4|64	%clean
12cr|magicpoint-1.13a-4|65	rm -rf %{buildroot}
12cr|magicpoint-1.13a-4|66	
12cr|magicpoint-1.13a-4|67	%files
12cr|magicpoint-1.13a-4|68	%defattr (-,root,root)
12cr|magicpoint-1.13a-4|69	%doc COPYRIGHT FAQ README* RELNOTES SYNTAX USAGE
12cr|magicpoint-1.13a-4|70	%doc sample/
12cr|magicpoint-1.13a-4|71	%{_datadir}/emacs/site-lisp/*
12cr|magicpoint-1.13a-4|72	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*
12cr|magicpoint-1.13a-4|73	%{_bindir}/*
12cr|magicpoint-1.13a-4|74	%{_mandir}/*/*
12cr|magicpoint-1.13a-4|75	%{_prefix}/lib/X11/mgp/*
12cr|magicpoint-1.13a-4|76	
12cr|magicpoint-1.13a-4|77	
12cr|magicpoint-1.13a-4|78	%changelog
12cr|magicpoint-1.13a-4|79	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 1.13a-4mdv2011.0
12cr|magicpoint-1.13a-4|80	+ Revision: 636123
12cr|magicpoint-1.13a-4|81	- BR xmu
12cr|magicpoint-1.13a-4|82	- tighten BR
12cr|magicpoint-1.13a-4|83	
12cr|magicpoint-1.13a-4|84	* Thu Oct 14 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.13a-3mdv2011.0
12cr|magicpoint-1.13a-4|85	+ Revision: 585548
12cr|magicpoint-1.13a-4|86	- rebuild
12cr|magicpoint-1.13a-4|87	
12cr|magicpoint-1.13a-4|88	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.13a-2mdv2010.0
12cr|magicpoint-1.13a-4|89	+ Revision: 439696
12cr|magicpoint-1.13a-4|90	- rebuild
12cr|magicpoint-1.13a-4|91	
12cr|magicpoint-1.13a-4|92	* Sun Mar 08 2009 Emmanuel Andry <eandry@mandriva.org> 1.13a-1mdv2009.1
12cr|magicpoint-1.13a-4|93	+ Revision: 352959
12cr|magicpoint-1.13a-4|94	- BR imlib-devel
12cr|magicpoint-1.13a-4|95	- New version 1.13a (should fix #17010)
12cr|magicpoint-1.13a-4|96	- drop p5
12cr|magicpoint-1.13a-4|97	
12cr|magicpoint-1.13a-4|98	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.12a-3mdv2009.0
12cr|magicpoint-1.13a-4|99	+ Revision: 241007
12cr|magicpoint-1.13a-4|100	- rebuild
12cr|magicpoint-1.13a-4|101	- kill re-definition of %%buildroot on Pixel's request
12cr|magicpoint-1.13a-4|102	
12cr|magicpoint-1.13a-4|103	+ Olivier Blin <oblin@mandriva.com>
12cr|magicpoint-1.13a-4|104	- restore BuildRoot
12cr|magicpoint-1.13a-4|105	
12cr|magicpoint-1.13a-4|106	* Sat Jun 02 2007 Funda Wang <fwang@mandriva.org> 1.12a-1mdv2008.0
12cr|magicpoint-1.13a-4|107	+ Revision: 34720
12cr|magicpoint-1.13a-4|108	- fix file list
12cr|magicpoint-1.13a-4|109	- BuildRequires imake
12cr|magicpoint-1.13a-4|110	- Patch0 not needed
12cr|magicpoint-1.13a-4|111	- New version
12cr|magicpoint-1.13a-4|112	- bzunzip2 the patches
12cr|magicpoint-1.13a-4|113	- Import magicpoint
12cr|magicpoint-1.13a-4|114	
12cr|magicpoint-1.13a-4|115	
12cr|magicpoint-1.13a-4|116	
12cr|magicpoint-1.13a-4|117	* Sun Feb 13 2005 Frederic Lepied <flepied@mandrakesoft.com> 1.11b-1mdk
12cr|magicpoint-1.13a-4|118	- New release 1.11b
12cr|magicpoint-1.13a-4|119	
12cr|magicpoint-1.13a-4|120	* Thu Aug 19 2004 Pascal Terjan <pterjan@mandrake.org> 1.10a-3mdk
12cr|magicpoint-1.13a-4|121	- rebuild for libintl
12cr|magicpoint-1.13a-4|122	- patch4 (freetype inclusion)
12cr|magicpoint-1.13a-4|123	- patch5 (missing decl, maybe due to gcc3.4)
12cr|magicpoint-1.13a-4|124	
12cr|magicpoint-1.13a-4|125	* Sun Nov 16 2003 Pascal Terjan <CMoi@tuxfamily.org> 1.10a-2mdk
12cr|magicpoint-1.13a-4|126	- add BuildRequires byacc
12cr|magicpoint-1.13a-4|127	
12cr|magicpoint-1.13a-4|128	* Tue Nov 04 2003 Pascal Terjan <CMoi@tuxfamily.org> 1.10a-1mdk
12cr|magicpoint-1.13a-4|129	- 1.10a
12cr|magicpoint-1.13a-4|130	- add BuildRequires XFree86-devel for xmkmf
12cr|magicpoint-1.13a-4|131	- update patch0
12cr|magicpoint-1.13a-4|132	
12cr|magicpoint-1.13a-4|133	* Fri Apr 25 2003 Pixel <pixel@mandrakesoft.com> 1.09a-6mdk
12cr|magicpoint-1.13a-4|134	- add "Buildrequires: flex"
12cr|magicpoint-1.13a-4|135	
12cr|magicpoint-1.13a-4|136	* Wed Jul 17 2002 Pixel <pixel@mandrakesoft.com> 1.09a-5mdk
12cr|magicpoint-1.13a-4|137	- add missing quote in /etc/emacs/site-start.d/magicpoint.el
12cr|magicpoint-1.13a-4|138	
12cr|magicpoint-1.13a-4|139	* Tue Jul 09 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.09a-4mdk
12cr|magicpoint-1.13a-4|140	- buildrequires freetype-devel
12cr|magicpoint-1.13a-4|141	
12cr|magicpoint-1.13a-4|142	* Thu Oct 11 2001 Pixel <pixel@mandrakesoft.com> 1.09a-3mdk
12cr|magicpoint-1.13a-4|143	- rebuilding for libpng3
12cr|magicpoint-1.13a-4|144	
12cr|magicpoint-1.13a-4|145	* Mon Oct  8 2001 Pixel <pixel@mandrakesoft.com> 1.09a-2mdk
12cr|magicpoint-1.13a-4|146	- better X11 font choosing (?)
12cr|magicpoint-1.13a-4|147	- add require libjpeg-progs
12cr|magicpoint-1.13a-4|148	
12cr|magicpoint-1.13a-4|149	* Sun Oct  7 2001 Pixel <pixel@mandrakesoft.com> 1.09a-1mdk
12cr|magicpoint-1.13a-4|150	- fixes, cleanup, emacs mode by default...
12cr|magicpoint-1.13a-4|151	- new version
12cr|magicpoint-1.13a-4|152	
12cr|magicpoint-1.13a-4|153	* Mon Sep 03 2001 Yves Duret <yduret@mandrakesoft.com> 1.08a-2mdk
12cr|magicpoint-1.13a-4|154	- added a Requires on fonts-ttf-japanese
12cr|magicpoint-1.13a-4|155	- added -q option to %%setup
12cr|magicpoint-1.13a-4|156	
12cr|magicpoint-1.13a-4|157	* Wed Jun 13 2001 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.08a-1mdk
12cr|magicpoint-1.13a-4|158	- 1.08a
12cr|magicpoint-1.13a-4|159	- sanitized spec file (s/Copyright/License, etc.)
12cr|magicpoint-1.13a-4|160	
12cr|magicpoint-1.13a-4|161	* Mon Dec 11 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.07a-1mdk
12cr|magicpoint-1.13a-4|162	- new in contribs

3004 12
12cr|magicrescue-1.1.9-3|1	Name:           magicrescue
12cr|magicrescue-1.1.9-3|2	Version:        1.1.9
12cr|magicrescue-1.1.9-3|3	Release:        %mkrel 3
12cr|magicrescue-1.1.9-3|4	Summary:        Tries to recover files
12cr|magicrescue-1.1.9-3|5	License:        GPLv2+
12cr|magicrescue-1.1.9-3|6	Group:          Archiving/Other
12cr|magicrescue-1.1.9-3|7	URL:            http://jbj.rapanden.dk/magicrescue/
12cr|magicrescue-1.1.9-3|8	Source0:        http://jbj.rapanden.dk/magicrescue/release/%name-%version.tar.gz
12cr|magicrescue-1.1.9-3|9	Conflicts:	safecat
12cr|magicrescue-1.1.9-3|10	Requires:       binutils
12cr|magicrescue-1.1.9-3|11	Requires:       gzip
12cr|magicrescue-1.1.9-3|12	Requires:       mencoder
12cr|magicrescue-1.1.9-3|13	Requires:	mpg123
12cr|magicrescue-1.1.9-3|14	BuildRequires:  gdbm-devel
12cr|magicrescue-1.1.9-3|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|magicrescue-1.1.9-3|16	
12cr|magicrescue-1.1.9-3|17	%description
12cr|magicrescue-1.1.9-3|18	Magic Rescue scans a block device for file types it knows how to recover and
12cr|magicrescue-1.1.9-3|19	calls an external program to extract them.  It looks at "magic bytes" in file
12cr|magicrescue-1.1.9-3|20	contents, so it can be used both as an undelete utility and for recovering a
12cr|magicrescue-1.1.9-3|21	corrupted drive or partition.  As long as the file data is there, it will find
12cr|magicrescue-1.1.9-3|22	it. It works on any file system.
12cr|magicrescue-1.1.9-3|23	
12cr|magicrescue-1.1.9-3|24	%prep
12cr|magicrescue-1.1.9-3|25	%setup -q
12cr|magicrescue-1.1.9-3|26	
12cr|magicrescue-1.1.9-3|27	%build
12cr|magicrescue-1.1.9-3|28	# XXX: This is not a GNU autoconf script
12cr|magicrescue-1.1.9-3|29	export CFLAGS="%{optflags}"
12cr|magicrescue-1.1.9-3|30	./configure --prefix=%{_prefix}
12cr|magicrescue-1.1.9-3|31	%{make}
12cr|magicrescue-1.1.9-3|32	
12cr|magicrescue-1.1.9-3|33	%install
12cr|magicrescue-1.1.9-3|34	rm -rf %{buildroot}
12cr|magicrescue-1.1.9-3|35	mkdir -p %{buildroot}%{_prefix}
12cr|magicrescue-1.1.9-3|36	%makeinstall PREFIX=%{buildroot}/%{_prefix}
12cr|magicrescue-1.1.9-3|37	# move man pages to the right directory
12cr|magicrescue-1.1.9-3|38	mv %{buildroot}%{_prefix}/man %{buildroot}%{_datadir}
12cr|magicrescue-1.1.9-3|39	# move binaries from /usr/share
12cr|magicrescue-1.1.9-3|40	mv %{buildroot}%{_datadir}/magicrescue/tools/inputseek %{buildroot}%{_bindir}
12cr|magicrescue-1.1.9-3|41	mv %{buildroot}%{_datadir}/magicrescue/tools/safecat %{buildroot}%{_bindir}
12cr|magicrescue-1.1.9-3|42	mv %{buildroot}%{_datadir}/magicrescue/tools/textextract %{buildroot}%{_bindir}
12cr|magicrescue-1.1.9-3|43	
12cr|magicrescue-1.1.9-3|44	%clean
12cr|magicrescue-1.1.9-3|45	rm -rf %{buildroot}
12cr|magicrescue-1.1.9-3|46	
12cr|magicrescue-1.1.9-3|47	%files
12cr|magicrescue-1.1.9-3|48	%defattr(0644,root,root,0755)
12cr|magicrescue-1.1.9-3|49	%doc COPYING README
12cr|magicrescue-1.1.9-3|50	%{_datadir}/magicrescue/recipes/*
12cr|magicrescue-1.1.9-3|51	%{_mandir}/man1/*
12cr|magicrescue-1.1.9-3|52	%defattr(0755,root,root,0755)
12cr|magicrescue-1.1.9-3|53	%{_bindir}/*
12cr|magicrescue-1.1.9-3|54	%{_datadir}/magicrescue/tools/*
12cr|magicrescue-1.1.9-3|55	
12cr|magicrescue-1.1.9-3|56	
12cr|magicrescue-1.1.9-3|57	%changelog
12cr|magicrescue-1.1.9-3|58	* Tue Apr 12 2011 Funda Wang <fwang@mandriva.org> 1.1.9-3mdv2011.0
12cr|magicrescue-1.1.9-3|59	+ Revision: 652962
12cr|magicrescue-1.1.9-3|60	- build with db 5.1
12cr|magicrescue-1.1.9-3|61	
12cr|magicrescue-1.1.9-3|62	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.9-2mdv2011.0
12cr|magicrescue-1.1.9-3|63	+ Revision: 612791
12cr|magicrescue-1.1.9-3|64	- the mass rebuild of 2010.1 packages
12cr|magicrescue-1.1.9-3|65	
12cr|magicrescue-1.1.9-3|66	* Tue Apr 13 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.1.9-1mdv2010.1
12cr|magicrescue-1.1.9-3|67	+ Revision: 534189
12cr|magicrescue-1.1.9-3|68	- New version 1.1.9
12cr|magicrescue-1.1.9-3|69	
12cr|magicrescue-1.1.9-3|70	* Wed Dec 30 2009 Jérôme Brenier <incubusss@mandriva.org> 1.1.8-1mdv2010.1
12cr|magicrescue-1.1.9-3|71	+ Revision: 484226
12cr|magicrescue-1.1.9-3|72	- new version 1.1.8
12cr|magicrescue-1.1.9-3|73	
12cr|magicrescue-1.1.9-3|74	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1.6-2mdv2010.0
12cr|magicrescue-1.1.9-3|75	+ Revision: 439698
12cr|magicrescue-1.1.9-3|76	- rebuild
12cr|magicrescue-1.1.9-3|77	
12cr|magicrescue-1.1.9-3|78	* Sat Feb 28 2009 Emmanuel Andry <eandry@mandriva.org> 1.1.6-1mdv2009.1
12cr|magicrescue-1.1.9-3|79	+ Revision: 346114
12cr|magicrescue-1.1.9-3|80	- New version 1.1.6
12cr|magicrescue-1.1.9-3|81	
12cr|magicrescue-1.1.9-3|82	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.1.5-3mdv2009.0
12cr|magicrescue-1.1.9-3|83	+ Revision: 251670
12cr|magicrescue-1.1.9-3|84	- rebuild
12cr|magicrescue-1.1.9-3|85	
12cr|magicrescue-1.1.9-3|86	* Tue Feb 05 2008 Funda Wang <fwang@mandriva.org> 1.1.5-1mdv2008.1
12cr|magicrescue-1.1.9-3|87	+ Revision: 162532
12cr|magicrescue-1.1.9-3|88	- New version 1.1.5
12cr|magicrescue-1.1.9-3|89	
12cr|magicrescue-1.1.9-3|90	+ Olivier Blin <oblin@mandriva.com>
12cr|magicrescue-1.1.9-3|91	- restore BuildRoot
12cr|magicrescue-1.1.9-3|92	
12cr|magicrescue-1.1.9-3|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|magicrescue-1.1.9-3|94	- kill re-definition of %%buildroot on Pixel's request
12cr|magicrescue-1.1.9-3|95	
12cr|magicrescue-1.1.9-3|96	* Tue Jul 31 2007 David Walluck <walluck@mandriva.org> 1.1.4-3mdv2008.0
12cr|magicrescue-1.1.9-3|97	+ Revision: 56777
12cr|magicrescue-1.1.9-3|98	- rebuild for %%mkrel
12cr|magicrescue-1.1.9-3|99	- fix BuildRequires
12cr|magicrescue-1.1.9-3|100	
12cr|magicrescue-1.1.9-3|101	
12cr|magicrescue-1.1.9-3|102	* Thu Sep 29 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-2mdk
12cr|magicrescue-1.1.9-3|103	- fix #18915
12cr|magicrescue-1.1.9-3|104	
12cr|magicrescue-1.1.9-3|105	* Thu Mar 24 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.1.4-1mdk
12cr|magicrescue-1.1.9-3|106	- from Dominik Grafenhofer <dominik@grafenhofer.at> :
12cr|magicrescue-1.1.9-3|107	- First build
12cr|magicrescue-1.1.9-3|108	

3005 12
12cr|mahjongg3d-0.96-9|1	Name:			mahjongg3d
12cr|mahjongg3d-0.96-9|2	Version:		0.96
12cr|mahjongg3d-0.96-9|3	Release:		9
12cr|mahjongg3d-0.96-9|4	
12cr|mahjongg3d-0.96-9|5	Summary:	MahJongg 3D Solitaire
12cr|mahjongg3d-0.96-9|6	License:	GPLv2+
12cr|mahjongg3d-0.96-9|7	Group:		Games/Boards
12cr|mahjongg3d-0.96-9|8	URL:		http://www.reto-schoelly.de/mahjongg3d/
12cr|mahjongg3d-0.96-9|9	Source:		http://www.reto-schoelly.de/mahjongg3d/%{name}-%{version}.tar.bz2
12cr|mahjongg3d-0.96-9|10	Source1:	http://www.reto-schoelly.de/mahjongg3d/%{name}-0.96-patch2.tar.bz2
12cr|mahjongg3d-0.96-9|11	Source10:	http://www.reto-schoelly.de/mahjongg3d/hieroglyph_tileset.tar.bz2
12cr|mahjongg3d-0.96-9|12	Source11:	http://www.reto-schoelly.de/mahjongg3d/lab_layout.tar.bz2
12cr|mahjongg3d-0.96-9|13	Source20:	%{name}-16.png
12cr|mahjongg3d-0.96-9|14	Source21:	%{name}-32.png
12cr|mahjongg3d-0.96-9|15	Source22:	%{name}-48.png
12cr|mahjongg3d-0.96-9|16	Patch:		mahjongg3d-0.96-mdv-64bit-fix.patch
12cr|mahjongg3d-0.96-9|17	
12cr|mahjongg3d-0.96-9|18	BuildRequires:	qt3-devel
12cr|mahjongg3d-0.96-9|19	BuildRequires:	pkgconfig(glu)
12cr|mahjongg3d-0.96-9|20	
12cr|mahjongg3d-0.96-9|21	%description
12cr|mahjongg3d-0.96-9|22	MahJongg Solitaire 3D is an OpenGL enhanced solitaire version of the ancient
12cr|mahjongg3d-0.96-9|23	chinese board game "Mah Jongg".
12cr|mahjongg3d-0.96-9|24	
12cr|mahjongg3d-0.96-9|25	%prep
12cr|mahjongg3d-0.96-9|26	%setup -q -n mahjongg3d.release -a 1
12cr|mahjongg3d-0.96-9|27	%patch -p1 -b .build+x64-fix
12cr|mahjongg3d-0.96-9|28	
12cr|mahjongg3d-0.96-9|29	pushd bin
12cr|mahjongg3d-0.96-9|30	tar xvjf %{SOURCE10}
12cr|mahjongg3d-0.96-9|31	tar xvjf %{SOURCE11}
12cr|mahjongg3d-0.96-9|32	popd
12cr|mahjongg3d-0.96-9|33	
12cr|mahjongg3d-0.96-9|34	cp -fr patch2/* .
12cr|mahjongg3d-0.96-9|35	rm -fr patch2
12cr|mahjongg3d-0.96-9|36	sed -i -e 's/openglwidget.h/OpenGLWidget.h/' src/MainDialogBase.ui
12cr|mahjongg3d-0.96-9|37	
12cr|mahjongg3d-0.96-9|38	%build
12cr|mahjongg3d-0.96-9|39	export QTDIR=%{qt3dir}
12cr|mahjongg3d-0.96-9|40	%{qt3dir}/bin/qmake
12cr|mahjongg3d-0.96-9|41	%{qt3dir}/bin/qmake src/src.pro -o src/Makefile
12cr|mahjongg3d-0.96-9|42	cat > src/gamedata_path.h <<EOF
12cr|mahjongg3d-0.96-9|43	#define GAMEDATA_BASE_PATH "/usr/share/games/mahjongg3d"
12cr|mahjongg3d-0.96-9|44	EOF
12cr|mahjongg3d-0.96-9|45	
12cr|mahjongg3d-0.96-9|46	%make PREFIX=%{_prefix} GAMEDATA_PREFIX=%_gamesdatadir
12cr|mahjongg3d-0.96-9|47	
12cr|mahjongg3d-0.96-9|48	%install
12cr|mahjongg3d-0.96-9|49	rm -rf %buildroot
12cr|mahjongg3d-0.96-9|50	install -d %buildroot%{_gamesdatadir}/%{name}/backgrounds
12cr|mahjongg3d-0.96-9|51	install -d %buildroot%{_gamesdatadir}/%{name}/gra
12cr|mahjongg3d-0.96-9|52	install -d %buildroot%{_gamesdatadir}/%{name}/layouts
12cr|mahjongg3d-0.96-9|53	install -d %buildroot%{_gamesdatadir}/%{name}/tilesets
12cr|mahjongg3d-0.96-9|54	install -d %buildroot%{_gamesdatadir}/%{name}/tilesets/default
12cr|mahjongg3d-0.96-9|55	install -d %buildroot%{_gamesdatadir}/%{name}/tilesets/flowers
12cr|mahjongg3d-0.96-9|56	install -d %buildroot%{_gamesdatadir}/%{name}/tilesets/hiero
12cr|mahjongg3d-0.96-9|57	install -d %buildroot%{_gamesdatadir}/%{name}/tilesets/runes
12cr|mahjongg3d-0.96-9|58	install -d %buildroot%{_gamesdatadir}/%{name}/tilesets/traditional
12cr|mahjongg3d-0.96-9|59	
12cr|mahjongg3d-0.96-9|60	install -d %buildroot%{_gamesbindir}
12cr|mahjongg3d-0.96-9|61	install -d %buildroot%{_mandir}/man6
12cr|mahjongg3d-0.96-9|62	install -m 0755 bin/%{name} %buildroot%{_gamesbindir}/
12cr|mahjongg3d-0.96-9|63	install -m 0644 bin/backgrounds/* %buildroot%{_gamesdatadir}/%{name}/backgrounds/
12cr|mahjongg3d-0.96-9|64	install -m 0644 bin/gra/* %buildroot%{_gamesdatadir}/%{name}/gra/
12cr|mahjongg3d-0.96-9|65	install -m 0644 bin/layouts/* %buildroot%{_gamesdatadir}/%{name}/layouts/
12cr|mahjongg3d-0.96-9|66	install -m 0644 bin/tilesets/*.tileset %buildroot%{_gamesdatadir}/%{name}/tilesets/
12cr|mahjongg3d-0.96-9|67	install -m 0644 bin/tilesets/default/* %buildroot%{_gamesdatadir}/%{name}/tilesets/default/
12cr|mahjongg3d-0.96-9|68	install -m 0644 bin/tilesets/flowers/* %buildroot%{_gamesdatadir}/%{name}/tilesets/flowers/
12cr|mahjongg3d-0.96-9|69	install -m 0644 bin/tilesets/hiero/* %buildroot%{_gamesdatadir}/%{name}/tilesets/hiero/
12cr|mahjongg3d-0.96-9|70	install -m 0644 bin/tilesets/runes/* %buildroot%{_gamesdatadir}/%{name}/tilesets/runes/
12cr|mahjongg3d-0.96-9|71	install -m 0644 bin/tilesets/traditional/* %buildroot%{_gamesdatadir}/%{name}/tilesets/traditional/
12cr|mahjongg3d-0.96-9|72	install -m 0644 %{name}.6 %buildroot%{_mandir}/man6/
12cr|mahjongg3d-0.96-9|73	
12cr|mahjongg3d-0.96-9|74	install -m 644 -D %{SOURCE20} $RPM_BUILD_ROOT/%{_miconsdir}/%{name}.png
12cr|mahjongg3d-0.96-9|75	install -m 644 -D %{SOURCE21} $RPM_BUILD_ROOT/%{_iconsdir}/%{name}.png
12cr|mahjongg3d-0.96-9|76	install -m 644 -D %{SOURCE22} $RPM_BUILD_ROOT/%{_liconsdir}/%{name}.png
12cr|mahjongg3d-0.96-9|77	
12cr|mahjongg3d-0.96-9|78	mkdir -p %{buildroot}%{_datadir}/applications
12cr|mahjongg3d-0.96-9|79	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|mahjongg3d-0.96-9|80	[Desktop Entry]
12cr|mahjongg3d-0.96-9|81	Name=MahJongg 3D Solitaire
12cr|mahjongg3d-0.96-9|82	Comment=MahJongg 3D Solitaire - A board game using OpenGL, with several themes
12cr|mahjongg3d-0.96-9|83	Exec=%{_gamesbindir}/%{name}
12cr|mahjongg3d-0.96-9|84	Icon=%{name}
12cr|mahjongg3d-0.96-9|85	Type=Application
12cr|mahjongg3d-0.96-9|86	Categories=X-MandrivaLinux-MoreApplications-Games-Boards;Game;BoardGame;Qt;
12cr|mahjongg3d-0.96-9|87	EOF
12cr|mahjongg3d-0.96-9|88	
12cr|mahjongg3d-0.96-9|89	%files
12cr|mahjongg3d-0.96-9|90	%doc Changelog COPYING INSTALL_CUSTOM README
12cr|mahjongg3d-0.96-9|91	%attr(0755,root,games) %{_gamesbindir}/%{name}
12cr|mahjongg3d-0.96-9|92	%{_mandir}/man6/%{name}.6*
12cr|mahjongg3d-0.96-9|93	%{_gamesdatadir}/%{name}
12cr|mahjongg3d-0.96-9|94	%{_datadir}/applications/*.desktop
12cr|mahjongg3d-0.96-9|95	%{_miconsdir}/%{name}.png
12cr|mahjongg3d-0.96-9|96	%{_iconsdir}/%{name}.png
12cr|mahjongg3d-0.96-9|97	%{_liconsdir}/%{name}.png
12cr|mahjongg3d-0.96-9|98	
12cr|mahjongg3d-0.96-9|99	%changelog
12cr|mahjongg3d-0.96-9|100	* Sun Aug 22 2010 Tomas Kindl <supp@mandriva.org> 0.96-8mdv2011.0
12cr|mahjongg3d-0.96-9|101	+ Revision: 572034
12cr|mahjongg3d-0.96-9|102	- rebuild & minor spec cleanup
12cr|mahjongg3d-0.96-9|103	
12cr|mahjongg3d-0.96-9|104	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.96-7mdv2010.0
12cr|mahjongg3d-0.96-9|105	+ Revision: 439699
12cr|mahjongg3d-0.96-9|106	- rebuild
12cr|mahjongg3d-0.96-9|107	
12cr|mahjongg3d-0.96-9|108	* Tue Jan 27 2009 Guillaume Bedot <littletux@mandriva.org> 0.96-6mdv2009.1
12cr|mahjongg3d-0.96-9|109	+ Revision: 334255
12cr|mahjongg3d-0.96-9|110	- Fix license, build on x32 and x64 and x64 segfault
12cr|mahjongg3d-0.96-9|111	
12cr|mahjongg3d-0.96-9|112	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 0.96-5mdv2009.0
12cr|mahjongg3d-0.96-9|113	+ Revision: 251684
12cr|mahjongg3d-0.96-9|114	- rebuild
12cr|mahjongg3d-0.96-9|115	
12cr|mahjongg3d-0.96-9|116	+ Pixel <pixel@mandriva.com>
12cr|mahjongg3d-0.96-9|117	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|mahjongg3d-0.96-9|118	
12cr|mahjongg3d-0.96-9|119	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 0.96-3mdv2008.1
12cr|mahjongg3d-0.96-9|120	+ Revision: 168061
12cr|mahjongg3d-0.96-9|121	- fix no-buildroot-tag
12cr|mahjongg3d-0.96-9|122	- fix description-line-too-long
12cr|mahjongg3d-0.96-9|123	
12cr|mahjongg3d-0.96-9|124	* Thu Jul 26 2007 Funda Wang <fwang@mandriva.org> 0.96-3mdv2008.0
12cr|mahjongg3d-0.96-9|125	+ Revision: 55742
12cr|mahjongg3d-0.96-9|126	- ExclusiveArch ix86
12cr|mahjongg3d-0.96-9|127	- fix wrong include instruction
12cr|mahjongg3d-0.96-9|128	- Add upsteam patch
12cr|mahjongg3d-0.96-9|129	- use xdg menu entry
12cr|mahjongg3d-0.96-9|130	- Import mahjongg3d
12cr|mahjongg3d-0.96-9|131	
12cr|mahjongg3d-0.96-9|132	
12cr|mahjongg3d-0.96-9|133	
12cr|mahjongg3d-0.96-9|134	* Mon Mar 07 2005 Guillaume Bedot <guillaume.bedot@cegetel.net> 0.96-1mdk

3006 12
12cr|mail2sms-1.3.5-9|1	Summary:	Mail to SMS converter
12cr|mail2sms-1.3.5-9|2	Name:		mail2sms
12cr|mail2sms-1.3.5-9|3	Version:	1.3.5
12cr|mail2sms-1.3.5-9|4	Release:	%mkrel 9
12cr|mail2sms-1.3.5-9|5	License:	GPL
12cr|mail2sms-1.3.5-9|6	Group:		Networking/Other
12cr|mail2sms-1.3.5-9|7	URL:		http://daniel.haxx.se/projects/mail2sms/
12cr|mail2sms-1.3.5-9|8	Source:		http://daniel.haxx.se/projects/mail2sms/%{name}-%{version}.tar.bz2
12cr|mail2sms-1.3.5-9|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|mail2sms-1.3.5-9|10	
12cr|mail2sms-1.3.5-9|11	%description
12cr|mail2sms-1.3.5-9|12	mail2sms reads a (MIME) mail and converts it to a short message. It offers
12cr|mail2sms-1.3.5-9|13	search and replace, conditional rules, conditional search and replace etc to
12cr|mail2sms-1.3.5-9|14	create a custom output. It can optionally pipe its output into a specified
12cr|mail2sms-1.3.5-9|15	program.
12cr|mail2sms-1.3.5-9|16	
12cr|mail2sms-1.3.5-9|17	%prep
12cr|mail2sms-1.3.5-9|18	
12cr|mail2sms-1.3.5-9|19	%setup -q
12cr|mail2sms-1.3.5-9|20	
12cr|mail2sms-1.3.5-9|21	%build
12cr|mail2sms-1.3.5-9|22	
12cr|mail2sms-1.3.5-9|23	%configure
12cr|mail2sms-1.3.5-9|24	
12cr|mail2sms-1.3.5-9|25	%make
12cr|mail2sms-1.3.5-9|26	
12cr|mail2sms-1.3.5-9|27	%install
12cr|mail2sms-1.3.5-9|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|mail2sms-1.3.5-9|29	
12cr|mail2sms-1.3.5-9|30	install -d  %{buildroot}%{_sysconfdir}/mail/mail/sms
12cr|mail2sms-1.3.5-9|31	install -d  %{buildroot}%{_bindir}
12cr|mail2sms-1.3.5-9|32	install -d  %{buildroot}%{_mandir}/man1
12cr|mail2sms-1.3.5-9|33	install -d  %{buildroot}%{_mandir}/man4
12cr|mail2sms-1.3.5-9|34	
12cr|mail2sms-1.3.5-9|35	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|mail2sms-1.3.5-9|36	install -m0644 example.conf %{buildroot}%{_sysconfdir}/mail/mail/sms/mail2sms.conf
12cr|mail2sms-1.3.5-9|37	install -m0644 %{name}.1  %{buildroot}%{_mandir}/man1/
12cr|mail2sms-1.3.5-9|38	install -m0644 %{name}.4  %{buildroot}%{_mandir}/man4/
12cr|mail2sms-1.3.5-9|39	
12cr|mail2sms-1.3.5-9|40	%clean
12cr|mail2sms-1.3.5-9|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|mail2sms-1.3.5-9|42	
12cr|mail2sms-1.3.5-9|43	%files
12cr|mail2sms-1.3.5-9|44	%defattr(-,root,root)
12cr|mail2sms-1.3.5-9|45	%doc CHANGES FILES INSTALL LEGAL README REGEX TODO forward.README forward.example
12cr|mail2sms-1.3.5-9|46	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/mail/sms/mail2sms.conf
12cr|mail2sms-1.3.5-9|47	%attr(0755,root,root) %{_bindir}/%{name}
12cr|mail2sms-1.3.5-9|48	%attr(0644,root,root) %{_mandir}/man1/*
12cr|mail2sms-1.3.5-9|49	%attr(0644,root,root) %{_mandir}/man4/*
12cr|mail2sms-1.3.5-9|50	
12cr|mail2sms-1.3.5-9|51	
12cr|mail2sms-1.3.5-9|52	
12cr|mail2sms-1.3.5-9|53	%changelog
12cr|mail2sms-1.3.5-9|54	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-9mdv2011.0
12cr|mail2sms-1.3.5-9|55	+ Revision: 620288
12cr|mail2sms-1.3.5-9|56	- the mass rebuild of 2010.0 packages
12cr|mail2sms-1.3.5-9|57	
12cr|mail2sms-1.3.5-9|58	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.3.5-8mdv2010.0
12cr|mail2sms-1.3.5-9|59	+ Revision: 429907
12cr|mail2sms-1.3.5-9|60	- rebuild
12cr|mail2sms-1.3.5-9|61	
12cr|mail2sms-1.3.5-9|62	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.3.5-7mdv2009.0
12cr|mail2sms-1.3.5-9|63	+ Revision: 251705
12cr|mail2sms-1.3.5-9|64	- rebuild
12cr|mail2sms-1.3.5-9|65	
12cr|mail2sms-1.3.5-9|66	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.3.5-5mdv2008.1
12cr|mail2sms-1.3.5-9|67	+ Revision: 170976
12cr|mail2sms-1.3.5-9|68	- rebuild
12cr|mail2sms-1.3.5-9|69	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|mail2sms-1.3.5-9|70	
12cr|mail2sms-1.3.5-9|71	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.3.5-4mdv2008.1
12cr|mail2sms-1.3.5-9|72	+ Revision: 140935
12cr|mail2sms-1.3.5-9|73	- restore BuildRoot
12cr|mail2sms-1.3.5-9|74	
12cr|mail2sms-1.3.5-9|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|mail2sms-1.3.5-9|76	- kill re-definition of %%buildroot on Pixel's request
12cr|mail2sms-1.3.5-9|77	- import mail2sms
12cr|mail2sms-1.3.5-9|78	
12cr|mail2sms-1.3.5-9|79	
12cr|mail2sms-1.3.5-9|80	* Tue Sep 19 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-4mdv2007.0
12cr|mail2sms-1.3.5-9|81	- rebuild
12cr|mail2sms-1.3.5-9|82	- new url's
12cr|mail2sms-1.3.5-9|83	- added the config
12cr|mail2sms-1.3.5-9|84	- added the man pages
12cr|mail2sms-1.3.5-9|85	
12cr|mail2sms-1.3.5-9|86	* Wed Jul 06 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.3.5-3mdk
12cr|mail2sms-1.3.5-9|87	- rebuild
12cr|mail2sms-1.3.5-9|88	
12cr|mail2sms-1.3.5-9|89	* Wed Jun 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.3.5-2mdk
12cr|mail2sms-1.3.5-9|90	- rebuild
12cr|mail2sms-1.3.5-9|91	
12cr|mail2sms-1.3.5-9|92	* Fri Apr 04 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.3.5-1mdk
12cr|mail2sms-1.3.5-9|93	- 1.3.5
12cr|mail2sms-1.3.5-9|94	
12cr|mail2sms-1.3.5-9|95	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.3.3-2mdk
12cr|mail2sms-1.3.5-9|96	- rebuild
12cr|mail2sms-1.3.5-9|97	
12cr|mail2sms-1.3.5-9|98	* Fri Nov 16 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.3.3-1mdk
12cr|mail2sms-1.3.5-9|99	- 1.3.3
12cr|mail2sms-1.3.5-9|100	
12cr|mail2sms-1.3.5-9|101	* Tue Aug 21 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.3.2-1mdk
12cr|mail2sms-1.3.5-9|102	- updated to 1.3.2
12cr|mail2sms-1.3.5-9|103	
12cr|mail2sms-1.3.5-9|104	* Mon Jan 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.2.1-1mdk
12cr|mail2sms-1.3.5-9|105	- updated to 1.2.1
12cr|mail2sms-1.3.5-9|106	
12cr|mail2sms-1.3.5-9|107	* Mon Sep 11 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.33-3mdk
12cr|mail2sms-1.3.5-9|108	- BM
12cr|mail2sms-1.3.5-9|109	- macros
12cr|mail2sms-1.3.5-9|110	
12cr|mail2sms-1.3.5-9|111	* Tue May 02 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.33-2mdk
12cr|mail2sms-1.3.5-9|112	- fix group
12cr|mail2sms-1.3.5-9|113	- fix files section
12cr|mail2sms-1.3.5-9|114	
12cr|mail2sms-1.3.5-9|115	* Tue Nov 30 1999 Lenny Cartier <lenny@mandrakesoft.com>
12cr|mail2sms-1.3.5-9|116	- new in contribs

3007 12
12cr|maildrop-2.5.5-2|1	Summary:	Maildrop mail filter/mail delivery agent
12cr|maildrop-2.5.5-2|2	Name:		maildrop
12cr|maildrop-2.5.5-2|3	Version:	2.5.5
12cr|maildrop-2.5.5-2|4	Release:	%mkrel 2
12cr|maildrop-2.5.5-2|5	License:	GPLv3
12cr|maildrop-2.5.5-2|6	Group:		System/Servers
12cr|maildrop-2.5.5-2|7	URL:		http://www.courier-mta.org/maildrop/
12cr|maildrop-2.5.5-2|8	Source0:	%{name}-%{version}.tar.bz2
12cr|maildrop-2.5.5-2|9	Patch0:		maildrop-1.7.0-format_not_a_string_literal_and_no_format_arguments.diff
12cr|maildrop-2.5.5-2|10	BuildConflicts:	libreoffice-common
12cr|maildrop-2.5.5-2|11	BuildRequires:	autoconf
12cr|maildrop-2.5.5-2|12	BuildRequires:	automake
12cr|maildrop-2.5.5-2|13	BuildRequires:	db-devel
12cr|maildrop-2.5.5-2|14	BuildRequires:	fam-devel
12cr|maildrop-2.5.5-2|15	BuildRequires:	idn-devel
12cr|maildrop-2.5.5-2|16	BuildRequires:	libstdc++-devel
12cr|maildrop-2.5.5-2|17	BuildRequires:	libtool
12cr|maildrop-2.5.5-2|18	BuildRequires:	pcre-devel
12cr|maildrop-2.5.5-2|19	Requires:	sendmail-command
12cr|maildrop-2.5.5-2|20	
12cr|maildrop-2.5.5-2|21	%description
12cr|maildrop-2.5.5-2|22	Maildrop is a combination mail filter/mail delivery agent. Maildrop reads the
12cr|maildrop-2.5.5-2|23	message to be delivered to your mailbox, optionally reads instructions from a
12cr|maildrop-2.5.5-2|24	file how filter incoming mail, then based on these instructions may deliver
12cr|maildrop-2.5.5-2|25	mail to an alternate mailbox, or forward it, instead of dropping the message
12cr|maildrop-2.5.5-2|26	into your mailbox.
12cr|maildrop-2.5.5-2|27	
12cr|maildrop-2.5.5-2|28	Maildrop uses a structured, real, meta-programming language in order to define
12cr|maildrop-2.5.5-2|29	filtering instructions. Its basic features are fast and efficient. At sites
12cr|maildrop-2.5.5-2|30	which carry a light load, the more advanced, CPU-demanding, features can be
12cr|maildrop-2.5.5-2|31	used to build very sophisticated mail filters.  Maildrop deployments have
12cr|maildrop-2.5.5-2|32	been reported at sites that support as many as 30,000 mailboxes.
12cr|maildrop-2.5.5-2|33	
12cr|maildrop-2.5.5-2|34	Maildrop mailing list:
12cr|maildrop-2.5.5-2|35	http://lists.sourceforge.net/lists/listinfo/courier-maildrop
12cr|maildrop-2.5.5-2|36	
12cr|maildrop-2.5.5-2|37	This version is compiled with support for GDBM database files, maildir
12cr|maildrop-2.5.5-2|38	enhancements (folders+quotas), and userdb.
12cr|maildrop-2.5.5-2|39	
12cr|maildrop-2.5.5-2|40	%prep
12cr|maildrop-2.5.5-2|41	
12cr|maildrop-2.5.5-2|42	%setup -q -n %{name}-%{version}
12cr|maildrop-2.5.5-2|43	%patch0 -p0
12cr|maildrop-2.5.5-2|44	
12cr|maildrop-2.5.5-2|45	%build
12cr|maildrop-2.5.5-2|46	export DEFAULT_DEF="./Maildir"
12cr|maildrop-2.5.5-2|47	export MAILBOT="%{_bindir}/mailbot"
12cr|maildrop-2.5.5-2|48	
12cr|maildrop-2.5.5-2|49	%configure2_5x \
12cr|maildrop-2.5.5-2|50	--disable-authlib \
12cr|maildrop-2.5.5-2|51	--enable-crlf-term=1 \
12cr|maildrop-2.5.5-2|52	--enable-global-timeout=300 \
12cr|maildrop-2.5.5-2|53	--enable-keep-fromline=1 \
12cr|maildrop-2.5.5-2|54	--enable-lockext-def=.lock \
12cr|maildrop-2.5.5-2|55	--enable-lockrefresh-def=15 \
12cr|maildrop-2.5.5-2|56	--enable-locksleep-def=5 \
12cr|maildrop-2.5.5-2|57	--enable-locktimeout-def=60 \
12cr|maildrop-2.5.5-2|58	--enable-maildirquota \
12cr|maildrop-2.5.5-2|59	--enable-maildrop-gid=mail \
12cr|maildrop-2.5.5-2|60	--enable-maildrop-uid=root \
12cr|maildrop-2.5.5-2|61	--enable-mimecharset=iso-8859-1 \
12cr|maildrop-2.5.5-2|62	--enable-restrict-trusted=0 \
12cr|maildrop-2.5.5-2|63	--enable-sendmail=%{_sbindir}/sendmail \
12cr|maildrop-2.5.5-2|64	--enable-smallmsg=8192 \
12cr|maildrop-2.5.5-2|65	--enable-syslog=1 \
12cr|maildrop-2.5.5-2|66	--enable-tempdir=.tmp \
12cr|maildrop-2.5.5-2|67	--enable-trusted-users="root mail daemon postfix postmaster uucp qmaild sendmail mmdf vpopmaill" \
12cr|maildrop-2.5.5-2|68	--enable-use-flock=1 \
12cr|maildrop-2.5.5-2|69	--with-db=db \
12cr|maildrop-2.5.5-2|70	--with-dirsync \
12cr|maildrop-2.5.5-2|71	--with-etcdir=%{_sysconfdir}/maildrop \
12cr|maildrop-2.5.5-2|72	--with-libidn=%{_prefix} \
12cr|maildrop-2.5.5-2|73	--without-devel \
12cr|maildrop-2.5.5-2|74	--with-trashquota
12cr|maildrop-2.5.5-2|75	
12cr|maildrop-2.5.5-2|76	%make
12cr|maildrop-2.5.5-2|77	
12cr|maildrop-2.5.5-2|78	%install
12cr|maildrop-2.5.5-2|79	rm -rf %{buildroot}
12cr|maildrop-2.5.5-2|80	
12cr|maildrop-2.5.5-2|81	%makeinstall_std MAILDROPUID='' MAILDROPGID=''
12cr|maildrop-2.5.5-2|82	
12cr|maildrop-2.5.5-2|83	install -d %{buildroot}%{_sysconfdir}/maildrop/maildroprcs
12cr|maildrop-2.5.5-2|84	
12cr|maildrop-2.5.5-2|85	install -m644 maildir/quotawarnmsg %{buildroot}%{_sysconfdir}/maildrop/quotawarnmsg
12cr|maildrop-2.5.5-2|86	
12cr|maildrop-2.5.5-2|87	cat > %{buildroot}%{_sysconfdir}/maildrop/autoresponsesquota <<EOF
12cr|maildrop-2.5.5-2|88	#100000000S,10000C
12cr|maildrop-2.5.5-2|89	EOF
12cr|maildrop-2.5.5-2|90	
12cr|maildrop-2.5.5-2|91	cat > %{buildroot}%{_sysconfdir}/maildrop/maildirfilterconfig <<EOF
12cr|maildrop-2.5.5-2|92	MAILDIRFILTER=../.mailfilter
12cr|maildrop-2.5.5-2|93	MAILDIR=./Maildir
12cr|maildrop-2.5.5-2|94	EOF
12cr|maildrop-2.5.5-2|95	
12cr|maildrop-2.5.5-2|96	cat > %{buildroot}%{_sysconfdir}/maildrop/maildirshared <<EOF
12cr|maildrop-2.5.5-2|97	#
12cr|maildrop-2.5.5-2|98	EOF
12cr|maildrop-2.5.5-2|99	
12cr|maildrop-2.5.5-2|100	cat > %{buildroot}%{_sysconfdir}/maildrop/maildroprc <<EOF
12cr|maildrop-2.5.5-2|101	#logfile "/var/log/maildrop.log"
12cr|maildrop-2.5.5-2|102	EOF
12cr|maildrop-2.5.5-2|103	
12cr|maildrop-2.5.5-2|104	# fix html docs for proper docs inclusion
12cr|maildrop-2.5.5-2|105	rm -rf html
12cr|maildrop-2.5.5-2|106	mv %{buildroot}%{_datadir}/maildrop/html html
12cr|maildrop-2.5.5-2|107	
12cr|maildrop-2.5.5-2|108	# fix so that these won't conflict with the courier-imap package
12cr|maildrop-2.5.5-2|109	mv %{buildroot}%{_bindir}/deliverquota %{buildroot}%{_bindir}/deliverquota-maildrop
12cr|maildrop-2.5.5-2|110	mv %{buildroot}%{_bindir}/maildirmake %{buildroot}%{_bindir}/maildirmake-maildrop
12cr|maildrop-2.5.5-2|111	
12cr|maildrop-2.5.5-2|112	mv %{buildroot}%{_mandir}/man1/maildirmake.1 %{buildroot}%{_mandir}/man1/maildirmake-maildrop.1
12cr|maildrop-2.5.5-2|113	mv %{buildroot}%{_mandir}/man8/deliverquota.8 %{buildroot}%{_mandir}/man8/maildirmake-deliverquota.8
12cr|maildrop-2.5.5-2|114	
12cr|maildrop-2.5.5-2|115	%clean
12cr|maildrop-2.5.5-2|116	rm -rf %{buildroot}
12cr|maildrop-2.5.5-2|117	
12cr|maildrop-2.5.5-2|118	%files
12cr|maildrop-2.5.5-2|119	%defattr(-,root,root)
12cr|maildrop-2.5.5-2|120	%doc INSTALL NEWS UPGRADE ChangeLog maildir/README* html
12cr|maildrop-2.5.5-2|121	%doc INSTALL.html maildroptips.txt
12cr|maildrop-2.5.5-2|122	%doc README.html UPGRADE.html
12cr|maildrop-2.5.5-2|123	%doc maildir/README.maildirfilter.html
12cr|maildrop-2.5.5-2|124	%doc maildir/README.maildirquota.html
12cr|maildrop-2.5.5-2|125	%doc maildir/README.maildirquota.txt
12cr|maildrop-2.5.5-2|126	%doc maildir/README.sharedfolders.html
12cr|maildrop-2.5.5-2|127	%doc maildir/README.sharedfolders.txt
12cr|maildrop-2.5.5-2|128	
12cr|maildrop-2.5.5-2|129	%attr(0755,root,mail) %dir %{_sysconfdir}/maildrop
12cr|maildrop-2.5.5-2|130	%attr(0700,root,mail) %dir %{_sysconfdir}/maildrop/maildroprcs
12cr|maildrop-2.5.5-2|131	
12cr|maildrop-2.5.5-2|132	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/maildrop/autoresponsesquota
12cr|maildrop-2.5.5-2|133	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/maildrop/maildirfilterconfig
12cr|maildrop-2.5.5-2|134	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/maildrop/maildirshared
12cr|maildrop-2.5.5-2|135	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/maildrop/maildroprc
12cr|maildrop-2.5.5-2|136	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/maildrop/quotawarnmsg
12cr|maildrop-2.5.5-2|137	
12cr|maildrop-2.5.5-2|138	%attr(0755,root,mail) %{_bindir}/lockmail
12cr|maildrop-2.5.5-2|139	%attr(0755,root,mail) %{_bindir}/maildrop
12cr|maildrop-2.5.5-2|140	%attr(0755,root,root) %{_bindir}/deliverquota-maildrop
12cr|maildrop-2.5.5-2|141	%attr(0755,root,root) %{_bindir}/mailbot
12cr|maildrop-2.5.5-2|142	%attr(0755,root,root) %{_bindir}/maildirmake-maildrop
12cr|maildrop-2.5.5-2|143	%attr(0755,root,root) %{_bindir}/makedatprog
12cr|maildrop-2.5.5-2|144	%attr(0755,root,root) %{_bindir}/makemime
12cr|maildrop-2.5.5-2|145	%attr(0755,root,root) %{_bindir}/reformime
12cr|maildrop-2.5.5-2|146	%attr(0755,root,root) %{_bindir}/makedat
12cr|maildrop-2.5.5-2|147	%attr(0755,root,root) %{_bindir}/reformail
12cr|maildrop-2.5.5-2|148	
12cr|maildrop-2.5.5-2|149	%attr(0644,root,root) %{_mandir}/man[1578]/*
12cr|maildrop-2.5.5-2|150	
12cr|maildrop-2.5.5-2|151	
12cr|maildrop-2.5.5-2|152	%changelog
12cr|maildrop-2.5.5-2|153	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 2.5.5-2mdv2012.0
12cr|maildrop-2.5.5-2|154	+ Revision: 773001
12cr|maildrop-2.5.5-2|155	- relink against libpcre.so.1
12cr|maildrop-2.5.5-2|156	
12cr|maildrop-2.5.5-2|157	* Mon Dec 12 2011 Alexander Khrukin <akhrukin@mandriva.org> 2.5.5-1
12cr|maildrop-2.5.5-2|158	+ Revision: 740528
12cr|maildrop-2.5.5-2|159	- version update 2.5.5
12cr|maildrop-2.5.5-2|160	
12cr|maildrop-2.5.5-2|161	* Fri Oct 07 2011 Oden Eriksson <oeriksson@mandriva.com> 2.5.4-1
12cr|maildrop-2.5.5-2|162	+ Revision: 703470
12cr|maildrop-2.5.5-2|163	- 2.5.4 (bye bye 1.7.0)
12cr|maildrop-2.5.5-2|164	
12cr|maildrop-2.5.5-2|165	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-24
12cr|maildrop-2.5.5-2|166	+ Revision: 645831
12cr|maildrop-2.5.5-2|167	- relink against libmysqlclient.so.18
12cr|maildrop-2.5.5-2|168	
12cr|maildrop-2.5.5-2|169	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-23mdv2011.0
12cr|maildrop-2.5.5-2|170	+ Revision: 627257
12cr|maildrop-2.5.5-2|171	- rebuilt against mysql-5.5.8 libs, again
12cr|maildrop-2.5.5-2|172	
12cr|maildrop-2.5.5-2|173	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-22mdv2011.0
12cr|maildrop-2.5.5-2|174	+ Revision: 626539
12cr|maildrop-2.5.5-2|175	- rebuilt against mysql-5.5.8 libs
12cr|maildrop-2.5.5-2|176	
12cr|maildrop-2.5.5-2|177	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-20mdv2011.0
12cr|maildrop-2.5.5-2|178	+ Revision: 612792
12cr|maildrop-2.5.5-2|179	- the mass rebuild of 2010.1 packages
12cr|maildrop-2.5.5-2|180	
12cr|maildrop-2.5.5-2|181	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-19mdv2010.1
12cr|maildrop-2.5.5-2|182	+ Revision: 507488
12cr|maildrop-2.5.5-2|183	- rebuild
12cr|maildrop-2.5.5-2|184	
12cr|maildrop-2.5.5-2|185	* Tue Feb 16 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-18mdv2010.1
12cr|maildrop-2.5.5-2|186	+ Revision: 506732
12cr|maildrop-2.5.5-2|187	- P3: security fix for CVE-2010-0301
12cr|maildrop-2.5.5-2|188	
12cr|maildrop-2.5.5-2|189	* Mon Oct 05 2009 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-17mdv2010.0
12cr|maildrop-2.5.5-2|190	+ Revision: 453965
12cr|maildrop-2.5.5-2|191	- fix build (again)
12cr|maildrop-2.5.5-2|192	- fix build
12cr|maildrop-2.5.5-2|193	- rebuild
12cr|maildrop-2.5.5-2|194	
12cr|maildrop-2.5.5-2|195	+ Thierry Vignaud <tv@mandriva.org>
12cr|maildrop-2.5.5-2|196	- rebuild
12cr|maildrop-2.5.5-2|197	
12cr|maildrop-2.5.5-2|198	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-15mdv2009.1
12cr|maildrop-2.5.5-2|199	+ Revision: 311306
12cr|maildrop-2.5.5-2|200	- rebuilt against mysql-5.1.30 libs
12cr|maildrop-2.5.5-2|201	
12cr|maildrop-2.5.5-2|202	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.7.0-14mdv2009.0
12cr|maildrop-2.5.5-2|203	+ Revision: 251710
12cr|maildrop-2.5.5-2|204	- rebuild
12cr|maildrop-2.5.5-2|205	
12cr|maildrop-2.5.5-2|206	+ Olivier Blin <blino@mandriva.org>
12cr|maildrop-2.5.5-2|207	- restore BuildRoot
12cr|maildrop-2.5.5-2|208	
12cr|maildrop-2.5.5-2|209	* Mon Dec 24 2007 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-12mdv2008.1
12cr|maildrop-2.5.5-2|210	+ Revision: 137510
12cr|maildrop-2.5.5-2|211	- rebuilt against openldap-2.4.7 libs
12cr|maildrop-2.5.5-2|212	
12cr|maildrop-2.5.5-2|213	+ Thierry Vignaud <tv@mandriva.org>
12cr|maildrop-2.5.5-2|214	- kill re-definition of %%buildroot on Pixel's request
12cr|maildrop-2.5.5-2|215	
12cr|maildrop-2.5.5-2|216	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-11mdv2008.0
12cr|maildrop-2.5.5-2|217	+ Revision: 83803
12cr|maildrop-2.5.5-2|218	- rebuild
12cr|maildrop-2.5.5-2|219	
12cr|maildrop-2.5.5-2|220	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|maildrop-2.5.5-2|221	- Import maildrop
12cr|maildrop-2.5.5-2|222	
12cr|maildrop-2.5.5-2|223	
12cr|maildrop-2.5.5-2|224	
12cr|maildrop-2.5.5-2|225	* Mon Sep 04 2006 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-1mdv2007.0
12cr|maildrop-2.5.5-2|226	- rebuilt against MySQL-5.0.24a-1mdv2007.0 due to ABI changes
12cr|maildrop-2.5.5-2|227	
12cr|maildrop-2.5.5-2|228	* Mon Apr 03 2006 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-9mdk
12cr|maildrop-2.5.5-2|229	- fix so that it really mimics qmail (thanks Markus Ueberall)
12cr|maildrop-2.5.5-2|230	- pass -DLDAP_DEPRECATED to CFLAGS
12cr|maildrop-2.5.5-2|231	
12cr|maildrop-2.5.5-2|232	* Tue Feb 21 2006 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-8mdk
12cr|maildrop-2.5.5-2|233	- fix a segfault when maildropmysql.cf can not be read (P1, gentoo)
12cr|maildrop-2.5.5-2|234	
12cr|maildrop-2.5.5-2|235	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-7mdk
12cr|maildrop-2.5.5-2|236	- rebuilt against openssl-0.9.8a
12cr|maildrop-2.5.5-2|237	
12cr|maildrop-2.5.5-2|238	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-6mdk
12cr|maildrop-2.5.5-2|239	- rebuilt against MySQL-5.0.15
12cr|maildrop-2.5.5-2|240	
12cr|maildrop-2.5.5-2|241	* Tue Aug 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-5mdk
12cr|maildrop-2.5.5-2|242	- rebuilt against new openldap-2.3.6 libs
12cr|maildrop-2.5.5-2|243	
12cr|maildrop-2.5.5-2|244	* Mon Feb 07 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.7.0-4mdk
12cr|maildrop-2.5.5-2|245	- rebuild for ldap2.2_7
12cr|maildrop-2.5.5-2|246	
12cr|maildrop-2.5.5-2|247	* Mon Jan 24 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.7.0-3mdk
12cr|maildrop-2.5.5-2|248	- rebuilt against MySQL-4.1.x system libs
12cr|maildrop-2.5.5-2|249	
12cr|maildrop-2.5.5-2|250	* Mon Oct 25 2004 Michael Scherer <misc@mandrake.org> 1.7.0-2mdk
12cr|maildrop-2.5.5-2|251	- [DIRM]
12cr|maildrop-2.5.5-2|252	
12cr|maildrop-2.5.5-2|253	* Thu Aug 12 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.7.0-1mdk
12cr|maildrop-2.5.5-2|254	- 1.7.0
12cr|maildrop-2.5.5-2|255	
12cr|maildrop-2.5.5-2|256	* Sun Jun 20 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.6.4-0.20040608.1mdk
12cr|maildrop-2.5.5-2|257	- use a snap from 20040608
12cr|maildrop-2.5.5-2|258	
12cr|maildrop-2.5.5-2|259	* Sun Jun 06 2004 Michael Scherer <misc@mandrake.org> 1.6.3-2mdk
12cr|maildrop-2.5.5-2|260	- rebuild for new gcc
12cr|maildrop-2.5.5-2|261	
12cr|maildrop-2.5.5-2|262	* Fri Oct 31 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.6.3-1mdk
12cr|maildrop-2.5.5-2|263	- 1.6.3
12cr|maildrop-2.5.5-2|264	
12cr|maildrop-2.5.5-2|265	* Tue Oct 14 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.6.1-2mdk
12cr|maildrop-2.5.5-2|266	- added fixes by Brook Humphrey:
12cr|maildrop-2.5.5-2|267	- Fixed permissions
12cr|maildrop-2.5.5-2|268	
12cr|maildrop-2.5.5-2|269	* Sun Sep 14 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.6.1-1mdk
12cr|maildrop-2.5.5-2|270	- 1.6.1
12cr|maildrop-2.5.5-2|271	- fix invalid-build-requires
12cr|maildrop-2.5.5-2|272	- fix explicit-lib-dependency
12cr|maildrop-2.5.5-2|273	
12cr|maildrop-2.5.5-2|274	* Mon Aug 18 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.6.0-1mdk
12cr|maildrop-2.5.5-2|275	- 1.6.0
12cr|maildrop-2.5.5-2|276	- update %%description
12cr|maildrop-2.5.5-2|277	
12cr|maildrop-2.5.5-2|278	* Thu Aug 07 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.5.3-2mdk
12cr|maildrop-2.5.5-2|279	- added S3
12cr|maildrop-2.5.5-2|280	- use ./Maildir as default
12cr|maildrop-2.5.5-2|281	- readded into cooker contribs
12cr|maildrop-2.5.5-2|282	
12cr|maildrop-2.5.5-2|283	* Mon Jul 21 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.5.3-1mdk
12cr|maildrop-2.5.5-2|284	- new version (it's been out for a while now...)
12cr|maildrop-2.5.5-2|285	- added the %%{_sysconfdir}/maildrop/* stuff
12cr|maildrop-2.5.5-2|286	- added S1, S2 & P0
12cr|maildrop-2.5.5-2|287	- added the mysql and openldap sub packages
12cr|maildrop-2.5.5-2|288	
12cr|maildrop-2.5.5-2|289	* Thu Mar  6 2003 Vincent Danen <vdanen@mandrakesoft.com> 1.4.0-2rph
12cr|maildrop-2.5.5-2|290	- rebuild for 9.1
12cr|maildrop-2.5.5-2|291	- include some missing files
12cr|maildrop-2.5.5-2|292	
12cr|maildrop-2.5.5-2|293	* Mon Aug 12 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.4.0-1mdk
12cr|maildrop-2.5.5-2|294	- new version (it's been out for a while now...)
12cr|maildrop-2.5.5-2|295	
12cr|maildrop-2.5.5-2|296	* Fri Aug  9 2002 Vincent Danen <vdanen@mandrakesoft.com> 1.3.9-2rph
12cr|maildrop-2.5.5-2|297	- rebuild for 9.0
12cr|maildrop-2.5.5-2|298	
12cr|maildrop-2.5.5-2|299	* Fri Jun  7 2002 Vincent Danen <vdanen@mandrakesoft.com> 1.3.9-1rph
12cr|maildrop-2.5.5-2|300	- 1.3.9
12cr|maildrop-2.5.5-2|301	- merge maildrop-man into main maildrop package
12cr|maildrop-2.5.5-2|302	- some spec cleanups
12cr|maildrop-2.5.5-2|303	- change Group for maildrop-devel
12cr|maildrop-2.5.5-2|304	- BuildRequires: libgdbm-devel
12cr|maildrop-2.5.5-2|305	- first rpmhelp.net package
12cr|maildrop-2.5.5-2|306	
12cr|maildrop-2.5.5-2|307	* Wed Mar 20 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.3.8-1mdk
12cr|maildrop-2.5.5-2|308	- 1.3.8
12cr|maildrop-2.5.5-2|309	
12cr|maildrop-2.5.5-2|310	* Wed Jan 09 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.3.7-1mdk
12cr|maildrop-2.5.5-2|311	- 1.3.7
12cr|maildrop-2.5.5-2|312	
12cr|maildrop-2.5.5-2|313	* Wed Nov 28 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.3.6-1mdk
12cr|maildrop-2.5.5-2|314	- 1.3.6
12cr|maildrop-2.5.5-2|315	
12cr|maildrop-2.5.5-2|316	* Tue Aug 21 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.3.4-1mdk
12cr|maildrop-2.5.5-2|317	- updated to 1.3.4
12cr|maildrop-2.5.5-2|318	
12cr|maildrop-2.5.5-2|319	* Mon Jan 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.2.2-2mdk
12cr|maildrop-2.5.5-2|320	- rebuild
12cr|maildrop-2.5.5-2|321	
12cr|maildrop-2.5.5-2|322	* Thu Nov 23 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.2.2-1mdk
12cr|maildrop-2.5.5-2|323	- new in contribs

3008 12
12cr|mairix-0.23-1|1	Name:           mairix
12cr|mairix-0.23-1|2	Version:        0.23
12cr|mairix-0.23-1|3	Release:        1
12cr|mairix-0.23-1|4	Summary:        A program for indexing and searching email messages
12cr|mairix-0.23-1|5	
12cr|mairix-0.23-1|6	Group:          Networking/Mail
12cr|mairix-0.23-1|7	License:        GPLv2
12cr|mairix-0.23-1|8	URL:            http://www.rc0.org.uk/mairix
12cr|mairix-0.23-1|9	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|mairix-0.23-1|10	Patch0:         mairix-0.23-build.patch
12cr|mairix-0.23-1|11	
12cr|mairix-0.23-1|12	BuildRequires:  bison flex bzip2-devel zlib-devel
12cr|mairix-0.23-1|13	
12cr|mairix-0.23-1|14	%description
12cr|mairix-0.23-1|15	mairix is a program for indexing and searching email messages
12cr|mairix-0.23-1|16	stored in Maildir, MH or mbox folders.
12cr|mairix-0.23-1|17	
12cr|mairix-0.23-1|18	%prep
12cr|mairix-0.23-1|19	%setup -q
12cr|mairix-0.23-1|20	%patch0 -p1 -b .build
12cr|mairix-0.23-1|21	
12cr|mairix-0.23-1|22	find -type f ! -name configure -a ! -name mkversion | xargs chmod 644
12cr|mairix-0.23-1|23	for i in ACKNOWLEDGEMENTS NEWS; do
12cr|mairix-0.23-1|24	iconv -f iso8859-1 -t utf8 -o ${i}{_,} && touch -r ${i}{,_} && mv -f ${i}{_,}
12cr|mairix-0.23-1|25	done
12cr|mairix-0.23-1|26	
12cr|mairix-0.23-1|27	%build
12cr|mairix-0.23-1|28	# fool the configure macro :-(
12cr|mairix-0.23-1|29	touch configure.ac
12cr|mairix-0.23-1|30	%configure
12cr|mairix-0.23-1|31	%make
12cr|mairix-0.23-1|32	
12cr|mairix-0.23-1|33	%install
12cr|mairix-0.23-1|34	rm -rf $RPM_BUILD_ROOT
12cr|mairix-0.23-1|35	%makeinstall
12cr|mairix-0.23-1|36	
12cr|mairix-0.23-1|37	%clean
12cr|mairix-0.23-1|38	rm -rf $RPM_BUILD_ROOT
12cr|mairix-0.23-1|39	
12cr|mairix-0.23-1|40	%files
12cr|mairix-0.23-1|41	%defattr(-,root,root,-)
12cr|mairix-0.23-1|42	%doc ACKNOWLEDGEMENTS COPYING NEWS README dotmairixrc.eg
12cr|mairix-0.23-1|43	%{_bindir}/mairix
12cr|mairix-0.23-1|44	%{_mandir}/man1/mairix.1*
12cr|mairix-0.23-1|45	%{_mandir}/man5/mairixrc.5*
12cr|mairix-0.23-1|46	
12cr|mairix-0.23-1|47	
12cr|mairix-0.23-1|48	
12cr|mairix-0.23-1|49	%changelog
12cr|mairix-0.23-1|50	* Wed Feb 01 2012 Bogdano Arendartchuk <bogdano@mandriva.com> 0.23-1
12cr|mairix-0.23-1|51	+ Revision: 770516
12cr|mairix-0.23-1|52	- replaced the botched build patch with another that builds on 0.23
12cr|mairix-0.23-1|53	- new version 0.23
12cr|mairix-0.23-1|54	
12cr|mairix-0.23-1|55	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.22-1
12cr|mairix-0.23-1|56	+ Revision: 645305
12cr|mairix-0.23-1|57	- update to new version 0.22
12cr|mairix-0.23-1|58	
12cr|mairix-0.23-1|59	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.21-2mdv2011.0
12cr|mairix-0.23-1|60	+ Revision: 620290
12cr|mairix-0.23-1|61	- the mass rebuild of 2010.0 packages
12cr|mairix-0.23-1|62	
12cr|mairix-0.23-1|63	* Mon Jul 27 2009 Bogdano Arendartchuk <bogdano@mandriva.com> 0.21-1mdv2010.0
12cr|mairix-0.23-1|64	+ Revision: 400655
12cr|mairix-0.23-1|65	- imported package mairix
12cr|mairix-0.23-1|66	
12cr|mairix-0.23-1|67	
12cr|mairix-0.23-1|68	* Mon Jul 27 2009 Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|mairix-0.23-1|69	- Ported package to Mandriva Linux
12cr|mairix-0.23-1|70	
12cr|mairix-0.23-1|71	* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.21-4
12cr|mairix-0.23-1|72	- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
12cr|mairix-0.23-1|73	
12cr|mairix-0.23-1|74	* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.21-3
12cr|mairix-0.23-1|75	- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
12cr|mairix-0.23-1|76	
12cr|mairix-0.23-1|77	* Fri Aug 29 2008 Miroslav Lichvar <mlichvar@redhat.com> 0.21-2
12cr|mairix-0.23-1|78	- fix building with new rpm
12cr|mairix-0.23-1|79	
12cr|mairix-0.23-1|80	* Wed Mar 05 2008 Miroslav Lichvar <mlichvar@redhat.com> 0.21-1
12cr|mairix-0.23-1|81	- initial release

3009 12
12cr|makebootfat-1.4-6|1	%define name makebootfat
12cr|makebootfat-1.4-6|2	%define version 1.4
12cr|makebootfat-1.4-6|3	%define release %mkrel 6
12cr|makebootfat-1.4-6|4	
12cr|makebootfat-1.4-6|5	Summary: A command line utility able to create bootable USB disks
12cr|makebootfat-1.4-6|6	Name: %{name}
12cr|makebootfat-1.4-6|7	Version: %{version}
12cr|makebootfat-1.4-6|8	Release: %{release}
12cr|makebootfat-1.4-6|9	Source0: http://puzzle.dl.sourceforge.net/sourceforge/advancemame/%{name}-%{version}.tar.bz2
12cr|makebootfat-1.4-6|10	License: GPL
12cr|makebootfat-1.4-6|11	Group: System/Kernel and hardware
12cr|makebootfat-1.4-6|12	Url: http://advancemame.sourceforge.net/boot-download.html
12cr|makebootfat-1.4-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|makebootfat-1.4-6|14	
12cr|makebootfat-1.4-6|15	
12cr|makebootfat-1.4-6|16	%description
12cr|makebootfat-1.4-6|17	makebootfat is a command line utility able to create
12cr|makebootfat-1.4-6|18	bootable USB disks for Linux and Windows
12cr|makebootfat-1.4-6|19	using the FAT filesystem and syslinux.
12cr|makebootfat-1.4-6|20	
12cr|makebootfat-1.4-6|21	%prep
12cr|makebootfat-1.4-6|22	%setup -q
12cr|makebootfat-1.4-6|23	%configure
12cr|makebootfat-1.4-6|24	
12cr|makebootfat-1.4-6|25	%build
12cr|makebootfat-1.4-6|26	%make
12cr|makebootfat-1.4-6|27	
12cr|makebootfat-1.4-6|28	%install
12cr|makebootfat-1.4-6|29	rm -rf $RPM_BUILD_ROOT
12cr|makebootfat-1.4-6|30	%makeinstall
12cr|makebootfat-1.4-6|31	
12cr|makebootfat-1.4-6|32	%clean
12cr|makebootfat-1.4-6|33	rm -rf $RPM_BUILD_ROOT
12cr|makebootfat-1.4-6|34	
12cr|makebootfat-1.4-6|35	%files
12cr|makebootfat-1.4-6|36	%defattr(-,root,root)
12cr|makebootfat-1.4-6|37	%{_bindir}/makebootfat
12cr|makebootfat-1.4-6|38	%{_mandir}/man1/makebootfat*
12cr|makebootfat-1.4-6|39	
12cr|makebootfat-1.4-6|40	
12cr|makebootfat-1.4-6|41	
12cr|makebootfat-1.4-6|42	%changelog
12cr|makebootfat-1.4-6|43	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4-6mdv2011.0
12cr|makebootfat-1.4-6|44	+ Revision: 620291
12cr|makebootfat-1.4-6|45	- the mass rebuild of 2010.0 packages
12cr|makebootfat-1.4-6|46	
12cr|makebootfat-1.4-6|47	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.4-5mdv2010.0
12cr|makebootfat-1.4-6|48	+ Revision: 429931
12cr|makebootfat-1.4-6|49	- rebuild
12cr|makebootfat-1.4-6|50	
12cr|makebootfat-1.4-6|51	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.4-4mdv2009.0
12cr|makebootfat-1.4-6|52	+ Revision: 251784
12cr|makebootfat-1.4-6|53	- rebuild
12cr|makebootfat-1.4-6|54	
12cr|makebootfat-1.4-6|55	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.4-2mdv2008.1
12cr|makebootfat-1.4-6|56	+ Revision: 140944
12cr|makebootfat-1.4-6|57	- restore BuildRoot
12cr|makebootfat-1.4-6|58	
12cr|makebootfat-1.4-6|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|makebootfat-1.4-6|60	- kill re-definition of %%buildroot on Pixel's request
12cr|makebootfat-1.4-6|61	- import makebootfat
12cr|makebootfat-1.4-6|62	
12cr|makebootfat-1.4-6|63	
12cr|makebootfat-1.4-6|64	* Thu Jun 22 2006 Erwan Velu <erwan@seanodes.com> 1.4-2
12cr|makebootfat-1.4-6|65	- Fixing url
12cr|makebootfat-1.4-6|66	
12cr|makebootfat-1.4-6|67	* Fri Jun 24 2005 Erwan Velu <erwan@seanodes.com> 1.4-1mdk
12cr|makebootfat-1.4-6|68	- 1.4
12cr|makebootfat-1.4-6|69	* Fri Feb 24 2005 Erwan Velu <erwan@seanodes.com> 1.2-1mdk
12cr|makebootfat-1.4-6|70	- Initial release

3010 12
12cr|makepasswd-0.5.0-1|1	%define name 	makepasswd
12cr|makepasswd-0.5.0-1|2	%define version 0.5.0
12cr|makepasswd-0.5.0-1|3	%define release %mkrel 1
12cr|makepasswd-0.5.0-1|4	
12cr|makepasswd-0.5.0-1|5	Name: 		%{name}
12cr|makepasswd-0.5.0-1|6	Version: 	%{version}
12cr|makepasswd-0.5.0-1|7	Release: 	%{release}
12cr|makepasswd-0.5.0-1|8	Summary: 	Generate random passwords
12cr|makepasswd-0.5.0-1|9	License: 	GPL
12cr|makepasswd-0.5.0-1|10	Group: 		System/Configuration/Other
12cr|makepasswd-0.5.0-1|11	URL: 		http://www.defora.org/index.php?page=projects&project=makepasswd
12cr|makepasswd-0.5.0-1|12	Source0: 	http://www.defora.org/os/download/3500/%{name}-%{version}.tar.gz
12cr|makepasswd-0.5.0-1|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}
12cr|makepasswd-0.5.0-1|14	
12cr|makepasswd-0.5.0-1|15	%description
12cr|makepasswd-0.5.0-1|16	Makepasswd generates pseudo-random passwords of a desired length. It is able
12cr|makepasswd-0.5.0-1|17	to generate its crypted equivalent.
12cr|makepasswd-0.5.0-1|18	
12cr|makepasswd-0.5.0-1|19	%prep
12cr|makepasswd-0.5.0-1|20	%setup -q
12cr|makepasswd-0.5.0-1|21	
12cr|makepasswd-0.5.0-1|22	%build
12cr|makepasswd-0.5.0-1|23	%make CFLAGS="%{optflags}"
12cr|makepasswd-0.5.0-1|24	
12cr|makepasswd-0.5.0-1|25	%install
12cr|makepasswd-0.5.0-1|26	rm -fr %{buildroot}
12cr|makepasswd-0.5.0-1|27	%makeinstall PREFIX=%{buildroot}%{_prefix}
12cr|makepasswd-0.5.0-1|28	
12cr|makepasswd-0.5.0-1|29	%clean
12cr|makepasswd-0.5.0-1|30	rm -rf %{buildroot}
12cr|makepasswd-0.5.0-1|31	
12cr|makepasswd-0.5.0-1|32	%files
12cr|makepasswd-0.5.0-1|33	%defattr(-,root,root)
12cr|makepasswd-0.5.0-1|34	%{_bindir}/makepasswd
12cr|makepasswd-0.5.0-1|35	
12cr|makepasswd-0.5.0-1|36	
12cr|makepasswd-0.5.0-1|37	%changelog
12cr|makepasswd-0.5.0-1|38	* Mon Mar 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-1mdv2011.0
12cr|makepasswd-0.5.0-1|39	+ Revision: 648675
12cr|makepasswd-0.5.0-1|40	- new version
12cr|makepasswd-0.5.0-1|41	
12cr|makepasswd-0.5.0-1|42	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-8mdv2011.0
12cr|makepasswd-0.5.0-1|43	+ Revision: 620292
12cr|makepasswd-0.5.0-1|44	- the mass rebuild of 2010.0 packages
12cr|makepasswd-0.5.0-1|45	
12cr|makepasswd-0.5.0-1|46	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.4.2-7mdv2010.0
12cr|makepasswd-0.5.0-1|47	+ Revision: 429938
12cr|makepasswd-0.5.0-1|48	- rebuild
12cr|makepasswd-0.5.0-1|49	
12cr|makepasswd-0.5.0-1|50	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 0.4.2-6mdv2009.0
12cr|makepasswd-0.5.0-1|51	+ Revision: 251791
12cr|makepasswd-0.5.0-1|52	- rebuild
12cr|makepasswd-0.5.0-1|53	
12cr|makepasswd-0.5.0-1|54	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.4.2-4mdv2008.1
12cr|makepasswd-0.5.0-1|55	+ Revision: 140944
12cr|makepasswd-0.5.0-1|56	- restore BuildRoot
12cr|makepasswd-0.5.0-1|57	
12cr|makepasswd-0.5.0-1|58	+ Thierry Vignaud <tv@mandriva.org>
12cr|makepasswd-0.5.0-1|59	- kill re-definition of %%buildroot on Pixel's request
12cr|makepasswd-0.5.0-1|60	- import makepasswd
12cr|makepasswd-0.5.0-1|61	
12cr|makepasswd-0.5.0-1|62	
12cr|makepasswd-0.5.0-1|63	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.2-4mdv2007.0
12cr|makepasswd-0.5.0-1|64	- %%mkrel
12cr|makepasswd-0.5.0-1|65	
12cr|makepasswd-0.5.0-1|66	* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.2-3mdk
12cr|makepasswd-0.5.0-1|67	- spec cleanup
12cr|makepasswd-0.5.0-1|68	- correct optimisations
12cr|makepasswd-0.5.0-1|69	
12cr|makepasswd-0.5.0-1|70	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.4.2-2mdk
12cr|makepasswd-0.5.0-1|71	- rpmbuildupdate aware
12cr|makepasswd-0.5.0-1|72	
12cr|makepasswd-0.5.0-1|73	* Sun Jan 25 2004 Austin Acton <austin@mandrake.org> 0.4.2-1mdk
12cr|makepasswd-0.5.0-1|74	- from Taj Morton <taj@wildgardenseed.com> :
12cr|makepasswd-0.5.0-1|75	- First Package
12cr|makepasswd-0.5.0-1|76	

3011 12
12cr|makesig.pl-0.0.9-10|1	%define name makesig.pl
12cr|makesig.pl-0.0.9-10|2	%define version 0.0.9
12cr|makesig.pl-0.0.9-10|3	%define release  %mkrel 10
12cr|makesig.pl-0.0.9-10|4	%define summary A very flexible random signature generator
12cr|makesig.pl-0.0.9-10|5	
12cr|makesig.pl-0.0.9-10|6	Name:			%name
12cr|makesig.pl-0.0.9-10|7	Version:       		%version
12cr|makesig.pl-0.0.9-10|8	Release:       		%release
12cr|makesig.pl-0.0.9-10|9	Summary:		%summary
12cr|makesig.pl-0.0.9-10|10	License:		GPLv2
12cr|makesig.pl-0.0.9-10|11	Group:			Text tools
12cr|makesig.pl-0.0.9-10|12	Url:			http://www.h.shuttle.de/mitch/makesig_pl.en.html
12cr|makesig.pl-0.0.9-10|13	Source:			%name-%version.tar.bz2
12cr|makesig.pl-0.0.9-10|14	Patch0:			makesig.pl.patch
12cr|makesig.pl-0.0.9-10|15	BuildRoot:		%_tmppath/%name-buildroot
12cr|makesig.pl-0.0.9-10|16	BuildArchitectures:	noarch
12cr|makesig.pl-0.0.9-10|17	
12cr|makesig.pl-0.0.9-10|18	%description
12cr|makesig.pl-0.0.9-10|19	makesig.pl is a very flexible random signature generator for those who
12cr|makesig.pl-0.0.9-10|20	don't fear the power of the command line. It comes together with some
12cr|makesig.pl-0.0.9-10|21	tools to format your signature. makesig.pl can also read fortune files.
12cr|makesig.pl-0.0.9-10|22	
12cr|makesig.pl-0.0.9-10|23	%prep
12cr|makesig.pl-0.0.9-10|24	rm -rf $RPM_BUILD_ROOT
12cr|makesig.pl-0.0.9-10|25	%setup
12cr|makesig.pl-0.0.9-10|26	%patch0 -p1
12cr|makesig.pl-0.0.9-10|27	
12cr|makesig.pl-0.0.9-10|28	%build
12cr|makesig.pl-0.0.9-10|29	
12cr|makesig.pl-0.0.9-10|30	%install
12cr|makesig.pl-0.0.9-10|31	mkdir -p $RPM_BUILD_ROOT%_bindir
12cr|makesig.pl-0.0.9-10|32	cp makesig.pl $RPM_BUILD_ROOT%_bindir
12cr|makesig.pl-0.0.9-10|33	cp tools/*.pl $RPM_BUILD_ROOT%_bindir
12cr|makesig.pl-0.0.9-10|34	
12cr|makesig.pl-0.0.9-10|35	%clean
12cr|makesig.pl-0.0.9-10|36	rm -rf $RPM_BUILD_ROOT
12cr|makesig.pl-0.0.9-10|37	
12cr|makesig.pl-0.0.9-10|38	%files
12cr|makesig.pl-0.0.9-10|39	%defattr(0755,root,root)
12cr|makesig.pl-0.0.9-10|40	%{_bindir}/*
12cr|makesig.pl-0.0.9-10|41	%defattr(0755,root,root)
12cr|makesig.pl-0.0.9-10|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
12cr|makesig.pl-0.0.9-10|43	
12cr|makesig.pl-0.0.9-10|44	
12cr|makesig.pl-0.0.9-10|45	
12cr|makesig.pl-0.0.9-10|46	%changelog
12cr|makesig.pl-0.0.9-10|47	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.9-10mdv2011.0
12cr|makesig.pl-0.0.9-10|48	+ Revision: 612806
12cr|makesig.pl-0.0.9-10|49	- the mass rebuild of 2010.1 packages
12cr|makesig.pl-0.0.9-10|50	
12cr|makesig.pl-0.0.9-10|51	* Mon Mar 01 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.0.9-9mdv2010.1
12cr|makesig.pl-0.0.9-10|52	+ Revision: 513154
12cr|makesig.pl-0.0.9-10|53	- del patch who was unpacking
12cr|makesig.pl-0.0.9-10|54	- Unpacking the patch
12cr|makesig.pl-0.0.9-10|55	- fix license
12cr|makesig.pl-0.0.9-10|56	
12cr|makesig.pl-0.0.9-10|57	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.0.9-8mdv2010.0
12cr|makesig.pl-0.0.9-10|58	+ Revision: 429949
12cr|makesig.pl-0.0.9-10|59	- rebuild
12cr|makesig.pl-0.0.9-10|60	
12cr|makesig.pl-0.0.9-10|61	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 0.0.9-7mdv2009.0
12cr|makesig.pl-0.0.9-10|62	+ Revision: 251813
12cr|makesig.pl-0.0.9-10|63	- rebuild
12cr|makesig.pl-0.0.9-10|64	
12cr|makesig.pl-0.0.9-10|65	+ Olivier Blin <oblin@mandriva.com>
12cr|makesig.pl-0.0.9-10|66	- restore BuildRoot
12cr|makesig.pl-0.0.9-10|67	
12cr|makesig.pl-0.0.9-10|68	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.0.9-5mdv2008.1
12cr|makesig.pl-0.0.9-10|69	+ Revision: 129645
12cr|makesig.pl-0.0.9-10|70	- kill re-definition of %%buildroot on Pixel's request
12cr|makesig.pl-0.0.9-10|71	- use %%mkrel
12cr|makesig.pl-0.0.9-10|72	- import makesig.pl
12cr|makesig.pl-0.0.9-10|73	
12cr|makesig.pl-0.0.9-10|74	
12cr|makesig.pl-0.0.9-10|75	* Tue Oct 26 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.0.9-5mdk
12cr|makesig.pl-0.0.9-10|76	- rebuild
12cr|makesig.pl-0.0.9-10|77	
12cr|makesig.pl-0.0.9-10|78	* Mon Sep 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.0.9-4mdk
12cr|makesig.pl-0.0.9-10|79	- rebuild
12cr|makesig.pl-0.0.9-10|80	
12cr|makesig.pl-0.0.9-10|81	* Wed Aug 28 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.0.9-3mdk
12cr|makesig.pl-0.0.9-10|82	- rebuild
12cr|makesig.pl-0.0.9-10|83	
12cr|makesig.pl-0.0.9-10|84	* Tue Aug 21 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.0.9-2mdk
12cr|makesig.pl-0.0.9-10|85	- rebuild
12cr|makesig.pl-0.0.9-10|86	
12cr|makesig.pl-0.0.9-10|87	* Mon Jan 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.0.9-1mdk
12cr|makesig.pl-0.0.9-10|88	- updated to 0.0.9
12cr|makesig.pl-0.0.9-10|89	- refresh patch
12cr|makesig.pl-0.0.9-10|90	
12cr|makesig.pl-0.0.9-10|91	* Fri Nov 17 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.0.7-1mdk
12cr|makesig.pl-0.0.9-10|92	- updated to 0.0.7
12cr|makesig.pl-0.0.9-10|93	
12cr|makesig.pl-0.0.9-10|94	* Mon Nov 06 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.0.4-1mdk
12cr|makesig.pl-0.0.9-10|95	- used srpm from Guillaume Rousse <g.rousse@linux-mandrake.com> :
12cr|makesig.pl-0.0.9-10|96	first Mandrake release
12cr|makesig.pl-0.0.9-10|97	

3012 12
12cr|makethumbs-1.239-4|1	Name:		makethumbs
12cr|makethumbs-1.239-4|2	Summary:	Web gallery generator
12cr|makethumbs-1.239-4|3	Version:	1.239
12cr|makethumbs-1.239-4|4	Release:	4
12cr|makethumbs-1.239-4|5	License:	Public Domain
12cr|makethumbs-1.239-4|6	Group:		Graphics
12cr|makethumbs-1.239-4|7	URL:		http://www.molenda.com/makethumbs/
12cr|makethumbs-1.239-4|8	Source1:	http://www.molenda.com/makethumbs/makethumbs.sh
12cr|makethumbs-1.239-4|9	Source2:	http://www.molenda.com/makethumbs/rotate.sh
12cr|makethumbs-1.239-4|10	Source3:	http://www.molenda.com/makethumbs/doc/makethumbs.sgml
12cr|makethumbs-1.239-4|11	Requires:	imagemagick
12cr|makethumbs-1.239-4|12	Suggests:	metacam jhead
12cr|makethumbs-1.239-4|13	BuildRequires:	docbook-utils-pdf docbook-utils docbook-dtd41-sgml
12cr|makethumbs-1.239-4|14	BuildRequires:	texlive
12cr|makethumbs-1.239-4|15	BuildArch:	noarch
12cr|makethumbs-1.239-4|16	%description
12cr|makethumbs-1.239-4|17	makethumbs.sh and rotate.sh are scripts to create polished, static image
12cr|makethumbs-1.239-4|18	galleries suitable for the web or for a CD-ROM, given a bunch of JPEGs
12cr|makethumbs-1.239-4|19	in a directory. makethumbs is most commonly used in conjunction a digital
12cr|makethumbs-1.239-4|20	camera. Do you want to put a batch of pictures on the web for people to
12cr|makethumbs-1.239-4|21	browse? Once the images are on your system, makethumbs will give you
12cr|makethumbs-1.239-4|22	usable web pages with zero extra work. If you have more than five seconds
12cr|makethumbs-1.239-4|23	to spend on your pictures, makethumbs allows for lots of customization,
12cr|makethumbs-1.239-4|24	labeling, and image descriptions.
12cr|makethumbs-1.239-4|25	
12cr|makethumbs-1.239-4|26	%prep
12cr|makethumbs-1.239-4|27	
12cr|makethumbs-1.239-4|28	%build
12cr|makethumbs-1.239-4|29	%{__rm} -Rf %{name}-%{version}
12cr|makethumbs-1.239-4|30	mkdir %{name}-%{version}
12cr|makethumbs-1.239-4|31	cd %{name}-%{version}
12cr|makethumbs-1.239-4|32	mkdir html
12cr|makethumbs-1.239-4|33	docbook2html -o html %{SOURCE3}
12cr|makethumbs-1.239-4|34	docbook2pdf %{SOURCE3}
12cr|makethumbs-1.239-4|35	
12cr|makethumbs-1.239-4|36	%install
12cr|makethumbs-1.239-4|37	cd %{name}-%{version}
12cr|makethumbs-1.239-4|38	%{__rm} -Rf %{buildroot}
12cr|makethumbs-1.239-4|39	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|makethumbs-1.239-4|40	
12cr|makethumbs-1.239-4|41	%{__cp} -p %{SOURCE1} %{buildroot}%{_bindir}/makethumbs.sh
12cr|makethumbs-1.239-4|42	%{__cp} -p %{SOURCE2} %{buildroot}%{_bindir}/rotate.sh
12cr|makethumbs-1.239-4|43	
12cr|makethumbs-1.239-4|44	chmod a+x %{buildroot}%{_bindir}/*
12cr|makethumbs-1.239-4|45	
12cr|makethumbs-1.239-4|46	%files
12cr|makethumbs-1.239-4|47	%defattr(-,root,root)
12cr|makethumbs-1.239-4|48	%doc %{name}-%{version}/html
12cr|makethumbs-1.239-4|49	%doc %{name}-%{version}/makethumbs.pdf
12cr|makethumbs-1.239-4|50	%{_bindir}/makethumbs.sh
12cr|makethumbs-1.239-4|51	%{_bindir}/rotate.sh
12cr|makethumbs-1.239-4|52	
12cr|makethumbs-1.239-4|53	
12cr|makethumbs-1.239-4|54	%changelog
12cr|makethumbs-1.239-4|55	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.239-3mdv2011.0
12cr|makethumbs-1.239-4|56	+ Revision: 620293
12cr|makethumbs-1.239-4|57	- the mass rebuild of 2010.0 packages
12cr|makethumbs-1.239-4|58	
12cr|makethumbs-1.239-4|59	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.239-2mdv2010.0
12cr|makethumbs-1.239-4|60	+ Revision: 439702
12cr|makethumbs-1.239-4|61	- rebuild
12cr|makethumbs-1.239-4|62	
12cr|makethumbs-1.239-4|63	* Fri Feb 27 2009 Nicolas Vigier <nvigier@mandriva.com> 1.239-1mdv2009.1
12cr|makethumbs-1.239-4|64	+ Revision: 345602
12cr|makethumbs-1.239-4|65	- import makethumbs
12cr|makethumbs-1.239-4|66	
12cr|makethumbs-1.239-4|67	

3013 12
12cr|mamory-0.2.25-3|1	%define major 0
12cr|mamory-0.2.25-3|2	%define libname %mklibname %{name} %{major}
12cr|mamory-0.2.25-3|3	%define develname %mklibname %{name} -d
12cr|mamory-0.2.25-3|4	
12cr|mamory-0.2.25-3|5	Summary:	A Rom Management CLI
12cr|mamory-0.2.25-3|6	Name:		mamory
12cr|mamory-0.2.25-3|7	Version:	0.2.25
12cr|mamory-0.2.25-3|8	Release:	3
12cr|mamory-0.2.25-3|9	License:	GPL
12cr|mamory-0.2.25-3|10	Group:		Emulators
12cr|mamory-0.2.25-3|11	Source:		http://prdownloads.sourceforge.net/mamory/%{name}-%{version}.tar.bz2
12cr|mamory-0.2.25-3|12	URL:		http://mamory.sourceforge.net/
12cr|mamory-0.2.25-3|13	BuildRequires:	expat-devel
12cr|mamory-0.2.25-3|14	
12cr|mamory-0.2.25-3|15	%package -n %{libname}
12cr|mamory-0.2.25-3|16	Summary:	A Rom Management Library
12cr|mamory-0.2.25-3|17	Group:		Emulators
12cr|mamory-0.2.25-3|18	
12cr|mamory-0.2.25-3|19	%package -n %{develname}
12cr|mamory-0.2.25-3|20	Summary:	Devel package for libmamory
12cr|mamory-0.2.25-3|21	Group:		Emulators
12cr|mamory-0.2.25-3|22	Requires:	%{libname} = %{version}-%{release}
12cr|mamory-0.2.25-3|23	Provides:	%{name}-devel = %{version}-%{release}
12cr|mamory-0.2.25-3|24	
12cr|mamory-0.2.25-3|25	%description
12cr|mamory-0.2.25-3|26	The Mamory CLI
12cr|mamory-0.2.25-3|27	This should be the part that most people will be looking for, at least
12cr|mamory-0.2.25-3|28	until libmamory is used through the graphical user interface of a generic
12cr|mamory-0.2.25-3|29	roms management application.
12cr|mamory-0.2.25-3|30	
12cr|mamory-0.2.25-3|31	Use the Mamory CLI in order to manage a set of roms corresponding
12cr|mamory-0.2.25-3|32	to any kind of emulators.
12cr|mamory-0.2.25-3|33	
12cr|mamory-0.2.25-3|34	%description -n %{libname}
12cr|mamory-0.2.25-3|35	Mamory is a rom management library.
12cr|mamory-0.2.25-3|36	It allows developpers of emulation related projects to access useful
12cr|mamory-0.2.25-3|37	functions in order to maintain roms sets.
12cr|mamory-0.2.25-3|38	It's based on the comparison on CRC32, size and name of the roms.
12cr|mamory-0.2.25-3|39	Therefore, it needs a source of informations that describes the roms set
12cr|mamory-0.2.25-3|40	to maintain.
12cr|mamory-0.2.25-3|41	
12cr|mamory-0.2.25-3|42	To demonstrate the functionalities offered by libmamory, Mamory
12cr|mamory-0.2.25-3|43	is distributed with a command line interface (CLI) called "mamory".
12cr|mamory-0.2.25-3|44	
12cr|mamory-0.2.25-3|45	%description -n %{develname}
12cr|mamory-0.2.25-3|46	Devel package for libmamory
12cr|mamory-0.2.25-3|47	
12cr|mamory-0.2.25-3|48	%prep
12cr|mamory-0.2.25-3|49	%setup -q
12cr|mamory-0.2.25-3|50	
12cr|mamory-0.2.25-3|51	%build
12cr|mamory-0.2.25-3|52	%configure2_5x
12cr|mamory-0.2.25-3|53	%make OPTFLAGS="%{optflags} -fPIC" CPPFLAGS="%{optflags} -fPIC"
12cr|mamory-0.2.25-3|54	
12cr|mamory-0.2.25-3|55	%install
12cr|mamory-0.2.25-3|56	%makeinstall_std
12cr|mamory-0.2.25-3|57	
12cr|mamory-0.2.25-3|58	%files
12cr|mamory-0.2.25-3|59	%doc AUTHORS ChangeLog COPYING INSTALL README TODO
12cr|mamory-0.2.25-3|60	%{_bindir}/%{name}
12cr|mamory-0.2.25-3|61	
12cr|mamory-0.2.25-3|62	%files -n %{libname}
12cr|mamory-0.2.25-3|63	%{_libdir}/lib%{name}.so.%{major}*
12cr|mamory-0.2.25-3|64	
12cr|mamory-0.2.25-3|65	%files -n %{develname}
12cr|mamory-0.2.25-3|66	%doc README
12cr|mamory-0.2.25-3|67	%{_libdir}/lib%{name}.a
12cr|mamory-0.2.25-3|68	%{_libdir}/lib%{name}.so
12cr|mamory-0.2.25-3|69	%{_includedir}/%{name}/*
12cr|mamory-0.2.25-3|70	

3014 12
12cr|managelogs-2.2.1-3|1	%define major 2
12cr|managelogs-2.2.1-3|2	%define libname %mklibname managelogs %{major}
12cr|managelogs-2.2.1-3|3	
12cr|managelogs-2.2.1-3|4	Summary:	A log management software for apache
12cr|managelogs-2.2.1-3|5	Name:		managelogs
12cr|managelogs-2.2.1-3|6	Group:		System/Servers
12cr|managelogs-2.2.1-3|7	Version:	2.2.1
12cr|managelogs-2.2.1-3|8	Release:	3
12cr|managelogs-2.2.1-3|9	License:	Apache license
12cr|managelogs-2.2.1-3|10	URL:		http://managelogs.tekwire.net/
12cr|managelogs-2.2.1-3|11	Source0:	managelogs-%{version}.tar.gz
12cr|managelogs-2.2.1-3|12	BuildRequires:	apr-devel
12cr|managelogs-2.2.1-3|13	BuildRequires:	bzip2-devel
12cr|managelogs-2.2.1-3|14	BuildRequires:	zlib-devel
12cr|managelogs-2.2.1-3|15	
12cr|managelogs-2.2.1-3|16	%description
12cr|managelogs-2.2.1-3|17	managelogs is a log management program for Apache, like rotatelogs and
12cr|managelogs-2.2.1-3|18	cronolog. It allows to rotate and purge the Apache log files based on
12cr|managelogs-2.2.1-3|19	different size limits. It also brings a lot of other features, like
12cr|managelogs-2.2.1-3|20	running as a given non-root user, on-the-fly compression, maintaining
12cr|managelogs-2.2.1-3|21	symbolic links on log files, ensuring that rotation occurs on line
12cr|managelogs-2.2.1-3|22	boundaries, and more.
12cr|managelogs-2.2.1-3|23	
12cr|managelogs-2.2.1-3|24	%package -n	%{libname}
12cr|managelogs-2.2.1-3|25	Summary:	Shared library for managelogs
12cr|managelogs-2.2.1-3|26	Group:		System/Libraries
12cr|managelogs-2.2.1-3|27	
12cr|managelogs-2.2.1-3|28	%description -n	%{libname}
12cr|managelogs-2.2.1-3|29	This package contains the library needed to run programs dynamically
12cr|managelogs-2.2.1-3|30	linked with managelogs.
12cr|managelogs-2.2.1-3|31	
12cr|managelogs-2.2.1-3|32	%prep
12cr|managelogs-2.2.1-3|33	
12cr|managelogs-2.2.1-3|34	%setup -q
12cr|managelogs-2.2.1-3|35	
12cr|managelogs-2.2.1-3|36	%build
12cr|managelogs-2.2.1-3|37	%serverbuild
12cr|managelogs-2.2.1-3|38	export CFLAGS="%{optflags} -fPIC"
12cr|managelogs-2.2.1-3|39	
12cr|managelogs-2.2.1-3|40	%configure2_5x \
12cr|managelogs-2.2.1-3|41	--with-apr=%{_bindir}/apr-1-config \
12cr|managelogs-2.2.1-3|42	--with-zlib=%{_prefix} \
12cr|managelogs-2.2.1-3|43	--with-bz2=%{_prefix}
12cr|managelogs-2.2.1-3|44	
12cr|managelogs-2.2.1-3|45	%make CFLAGS="%{optflags} -fPIC"
12cr|managelogs-2.2.1-3|46	
12cr|managelogs-2.2.1-3|47	%install
12cr|managelogs-2.2.1-3|48	%makeinstall_std
12cr|managelogs-2.2.1-3|49	
12cr|managelogs-2.2.1-3|50	# cleanup devel crap
12cr|managelogs-2.2.1-3|51	rm -f %{buildroot}%{_libdir}/*.*a
12cr|managelogs-2.2.1-3|52	rm -f %{buildroot}%{_libdir}/*.so
12cr|managelogs-2.2.1-3|53	rm -f %{buildroot}%{_includedir}/*.h
12cr|managelogs-2.2.1-3|54	
12cr|managelogs-2.2.1-3|55	%files -n %{libname}
12cr|managelogs-2.2.1-3|56	%defattr(-,root,root)
12cr|managelogs-2.2.1-3|57	%{_libdir}/lib*.so.%{major}*
12cr|managelogs-2.2.1-3|58	
12cr|managelogs-2.2.1-3|59	%files
12cr|managelogs-2.2.1-3|60	%defattr(-,root,root,-)
12cr|managelogs-2.2.1-3|61	%{_bindir}/managelogs
12cr|managelogs-2.2.1-3|62	%{_mandir}/man8/managelogs.8*
12cr|managelogs-2.2.1-3|63	
12cr|managelogs-2.2.1-3|64	
12cr|managelogs-2.2.1-3|65	%changelog
12cr|managelogs-2.2.1-3|66	* Thu Dec 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.2.1-2mdv2011.0
12cr|managelogs-2.2.1-3|67	+ Revision: 605303
12cr|managelogs-2.2.1-3|68	- Rebuild with apr with workaround to issue with gcc type based
12cr|managelogs-2.2.1-3|69	
12cr|managelogs-2.2.1-3|70	* Mon Aug 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-1mdv2011.0
12cr|managelogs-2.2.1-3|71	+ Revision: 568089
12cr|managelogs-2.2.1-3|72	- 2.2.1
12cr|managelogs-2.2.1-3|73	
12cr|managelogs-2.2.1-3|74	* Fri Apr 02 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-1mdv2010.1
12cr|managelogs-2.2.1-3|75	+ Revision: 530766
12cr|managelogs-2.2.1-3|76	- 2.2.0
12cr|managelogs-2.2.1-3|77	
12cr|managelogs-2.2.1-3|78	* Thu Mar 11 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-1mdv2010.1
12cr|managelogs-2.2.1-3|79	+ Revision: 518153
12cr|managelogs-2.2.1-3|80	- 2.1.0
12cr|managelogs-2.2.1-3|81	
12cr|managelogs-2.2.1-3|82	* Sun Feb 14 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-1mdv2010.1
12cr|managelogs-2.2.1-3|83	+ Revision: 505802
12cr|managelogs-2.2.1-3|84	- 2.0.0
12cr|managelogs-2.2.1-3|85	
12cr|managelogs-2.2.1-3|86	* Sun Jan 17 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2010.1
12cr|managelogs-2.2.1-3|87	+ Revision: 492873
12cr|managelogs-2.2.1-3|88	- import managelogs
12cr|managelogs-2.2.1-3|89	
12cr|managelogs-2.2.1-3|90	
12cr|managelogs-2.2.1-3|91	* Sun Jan 17 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2010.0
12cr|managelogs-2.2.1-3|92	- initial Mandriva package

3015 12
12cr|mandriva-lxde-config-0.5.2-12|1	Summary: 	Mandriva LXDE configuration files
12cr|mandriva-lxde-config-0.5.2-12|2	Name:    	mandriva-lxde-config
12cr|mandriva-lxde-config-0.5.2-12|3	Version: 	0.5.2
12cr|mandriva-lxde-config-0.5.2-12|4	Release: 	%mkrel 12
12cr|mandriva-lxde-config-0.5.2-12|5	Group:   	Graphical desktop/Other
12cr|mandriva-lxde-config-0.5.2-12|6	License: 	GPLv2+
12cr|mandriva-lxde-config-0.5.2-12|7	URL:		http://www.lxde.org
12cr|mandriva-lxde-config-0.5.2-12|8	# (fwang) http://svn.mandriva.com/svn/soft/mandriva-lxde-config/
12cr|mandriva-lxde-config-0.5.2-12|9	Source0: 	%{name}-%{version}.tar.bz2
12cr|mandriva-lxde-config-0.5.2-12|10	BuildArch: 	noarch
12cr|mandriva-lxde-config-0.5.2-12|11	Obsoletes:	%{name}-Flash < %{version}
12cr|mandriva-lxde-config-0.5.2-12|12	Obsoletes:	%{name}-Free < %{version}
12cr|mandriva-lxde-config-0.5.2-12|13	Obsoletes:	%{name}-One < %{version}
12cr|mandriva-lxde-config-0.5.2-12|14	Obsoletes:	%{name}-Powerpack < %{version}
12cr|mandriva-lxde-config-0.5.2-12|15	Conflicts:	lxde-common < 0.5.5-0.git20110721.3
12cr|mandriva-lxde-config-0.5.2-12|16	Requires:	mandriva-theme
12cr|mandriva-lxde-config-0.5.2-12|17	Requires:	fonts-ttf-droid
12cr|mandriva-lxde-config-0.5.2-12|18	Requires:	rosa-elementary-theme
12cr|mandriva-lxde-config-0.5.2-12|19	Requires:	rosa-icons
12cr|mandriva-lxde-config-0.5.2-12|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mandriva-lxde-config-0.5.2-12|21	
12cr|mandriva-lxde-config-0.5.2-12|22	%description
12cr|mandriva-lxde-config-0.5.2-12|23	Configuration files for Mandriva LXDE desktop environment.
12cr|mandriva-lxde-config-0.5.2-12|24	
12cr|mandriva-lxde-config-0.5.2-12|25	%prep
12cr|mandriva-lxde-config-0.5.2-12|26	%setup -qn %{name}-%{version}
12cr|mandriva-lxde-config-0.5.2-12|27	
12cr|mandriva-lxde-config-0.5.2-12|28	%install
12cr|mandriva-lxde-config-0.5.2-12|29	rm -rf %{buildroot}
12cr|mandriva-lxde-config-0.5.2-12|30	
12cr|mandriva-lxde-config-0.5.2-12|31	install -D desktop.conf -m644 %{buildroot}%{_sysconfdir}/xdg/lxsession/LXDE/desktop.conf
12cr|mandriva-lxde-config-0.5.2-12|32	install -D openbox-rc.xml -m644 %{buildroot}%{_datadir}/lxde/openbox/rc.xml
12cr|mandriva-lxde-config-0.5.2-12|33	
12cr|mandriva-lxde-config-0.5.2-12|34	%clean
12cr|mandriva-lxde-config-0.5.2-12|35	rm -rf %{buildroot}
12cr|mandriva-lxde-config-0.5.2-12|36	
12cr|mandriva-lxde-config-0.5.2-12|37	%pre
12cr|mandriva-lxde-config-0.5.2-12|38	update-alternatives --remove-all lxde-config
12cr|mandriva-lxde-config-0.5.2-12|39	
12cr|mandriva-lxde-config-0.5.2-12|40	%files
12cr|mandriva-lxde-config-0.5.2-12|41	%defattr(-,root,root)
12cr|mandriva-lxde-config-0.5.2-12|42	%{_sysconfdir}/xdg/lxsession/LXDE/desktop.conf
12cr|mandriva-lxde-config-0.5.2-12|43	%{_datadir}/lxde/openbox/rc.xml
12cr|mandriva-lxde-config-0.5.2-12|44	
12cr|mandriva-lxde-config-0.5.2-12|45	
12cr|mandriva-lxde-config-0.5.2-12|46	
12cr|mandriva-lxde-config-0.5.2-12|47	%changelog
12cr|mandriva-lxde-config-0.5.2-12|48	

3016 12
12cr|mandriva-xfce-config-2011.0-9|1	%define snap 20120314
12cr|mandriva-xfce-config-2011.0-9|2	
12cr|mandriva-xfce-config-2011.0-9|3	Summary:	Mandriva Xfce configuration files
12cr|mandriva-xfce-config-2011.0-9|4	Name:		mandriva-xfce-config
12cr|mandriva-xfce-config-2011.0-9|5	Version:	2011.0
12cr|mandriva-xfce-config-2011.0-9|6	Release:	%mkrel 9
12cr|mandriva-xfce-config-2011.0-9|7	Group:		Graphical desktop/Xfce
12cr|mandriva-xfce-config-2011.0-9|8	License:	GPLv2+
12cr|mandriva-xfce-config-2011.0-9|9	URL:		http://wiki.mandriva.com/en/XfceLive
12cr|mandriva-xfce-config-2011.0-9|10	# (tpg) http://svn.mandriva.com/svn/soft/mandriva-xfce-config/
12cr|mandriva-xfce-config-2011.0-9|11	Source0:	%{name}-%{snap}.tar.bz2
12cr|mandriva-xfce-config-2011.0-9|12	Obsoletes:	xfce-config
12cr|mandriva-xfce-config-2011.0-9|13	BuildArch:	noarch
12cr|mandriva-xfce-config-2011.0-9|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mandriva-xfce-config-2011.0-9|15	
12cr|mandriva-xfce-config-2011.0-9|16	%description
12cr|mandriva-xfce-config-2011.0-9|17	This package regroups all specific configuration files for Mandriva Xfce
12cr|mandriva-xfce-config-2011.0-9|18	desktop environment.
12cr|mandriva-xfce-config-2011.0-9|19	
12cr|mandriva-xfce-config-2011.0-9|20	%package -n %{name}-common
12cr|mandriva-xfce-config-2011.0-9|21	Summary:	Mandriva Xfce common configuration files
12cr|mandriva-xfce-config-2011.0-9|22	Group:		Graphical desktop/Xfce
12cr|mandriva-xfce-config-2011.0-9|23	Requires(pre):	update-alternatives
12cr|mandriva-xfce-config-2011.0-9|24	Requires:	ia_ora-xfce
12cr|mandriva-xfce-config-2011.0-9|25	Requires:	elementary-icons
12cr|mandriva-xfce-config-2011.0-9|26	Requires:	mandriva-release-common
12cr|mandriva-xfce-config-2011.0-9|27	Requires(pre):	xfconf
12cr|mandriva-xfce-config-2011.0-9|28	Requires(preun):	xfconf
12cr|mandriva-xfce-config-2011.0-9|29	#Requires:	xfce4-weather-plugin
12cr|mandriva-xfce-config-2011.0-9|30	#Requires:	xfce4-cpugraph-plugin
12cr|mandriva-xfce-config-2011.0-9|31	Requires:	dynamic
12cr|mandriva-xfce-config-2011.0-9|32	%if %mdkversion > 2008100
12cr|mandriva-xfce-config-2011.0-9|33	Conflicts:	xfce-utils <= 4.4.2-22
12cr|mandriva-xfce-config-2011.0-9|34	Conflicts:	xfce4-power-manager < 0.6.4-3
12cr|mandriva-xfce-config-2011.0-9|35	Conflicts:	xfdesktop < 4.6.0-4
12cr|mandriva-xfce-config-2011.0-9|36	%endif
12cr|mandriva-xfce-config-2011.0-9|37	
12cr|mandriva-xfce-config-2011.0-9|38	%description -n %{name}-common
12cr|mandriva-xfce-config-2011.0-9|39	This package regroups all common configuration files for Mandriva Xfce desktop
12cr|mandriva-xfce-config-2011.0-9|40	environment.
12cr|mandriva-xfce-config-2011.0-9|41	
12cr|mandriva-xfce-config-2011.0-9|42	%package -n %{name}-Flash
12cr|mandriva-xfce-config-2011.0-9|43	Summary:	Mandriva Xfce Flash configuration files
12cr|mandriva-xfce-config-2011.0-9|44	Group:		Graphical desktop/Xfce
12cr|mandriva-xfce-config-2011.0-9|45	Url:		http://wiki.mandriva.com/en/XfceLive
12cr|mandriva-xfce-config-2011.0-9|46	# (tpg) mandriva stuff
12cr|mandriva-xfce-config-2011.0-9|47	Requires:	mandriva-release-Flash
12cr|mandriva-xfce-config-2011.0-9|48	Requires:	mandriva-theme-Flash
12cr|mandriva-xfce-config-2011.0-9|49	Requires(pre):	%{name}-common = %{version}-%{release}
12cr|mandriva-xfce-config-2011.0-9|50	Requires(preun):	%{name}-common = %{version}-%{release}
12cr|mandriva-xfce-config-2011.0-9|51	Conflicts:	%{name}-Free
12cr|mandriva-xfce-config-2011.0-9|52	Conflicts:	%{name}-One
12cr|mandriva-xfce-config-2011.0-9|53	Conflicts:	%{name}-Powerpack
12cr|mandriva-xfce-config-2011.0-9|54	Provides:	%{name}
12cr|mandriva-xfce-config-2011.0-9|55	
12cr|mandriva-xfce-config-2011.0-9|56	%description -n %{name}-Flash
12cr|mandriva-xfce-config-2011.0-9|57	This package regroups all specific  files for Mandriva Flash Xfce desktop
12cr|mandriva-xfce-config-2011.0-9|58	environment.
12cr|mandriva-xfce-config-2011.0-9|59	
12cr|mandriva-xfce-config-2011.0-9|60	%package -n %{name}-Free
12cr|mandriva-xfce-config-2011.0-9|61	Summary:	Mandriva Xfce Free configuration files
12cr|mandriva-xfce-config-2011.0-9|62	Group:		Graphical desktop/Xfce
12cr|mandriva-xfce-config-2011.0-9|63	Url:		http://wiki.mandriva.com/en/XfceLive
12cr|mandriva-xfce-config-2011.0-9|64	# (tpg) mandriva stuff
12cr|mandriva-xfce-config-2011.0-9|65	Requires:	mandriva-release-Free
12cr|mandriva-xfce-config-2011.0-9|66	Requires:	mandriva-theme-Free
12cr|mandriva-xfce-config-2011.0-9|67	Requires(pre):	%{name}-common = %{version}-%{release}
12cr|mandriva-xfce-config-2011.0-9|68	Requires(preun):	%{name}-common = %{version}-%{release}
12cr|mandriva-xfce-config-2011.0-9|69	Conflicts:	%{name}-Flash
12cr|mandriva-xfce-config-2011.0-9|70	Conflicts:	%{name}-One
12cr|mandriva-xfce-config-2011.0-9|71	Conflicts:	%{name}-Powerpack
12cr|mandriva-xfce-config-2011.0-9|72	Provides:	%{name}
12cr|mandriva-xfce-config-2011.0-9|73	
12cr|mandriva-xfce-config-2011.0-9|74	%description -n %{name}-Free
12cr|mandriva-xfce-config-2011.0-9|75	This package regroups all specific  files for Mandriva Free Xfce desktop
12cr|mandriva-xfce-config-2011.0-9|76	environment.
12cr|mandriva-xfce-config-2011.0-9|77	
12cr|mandriva-xfce-config-2011.0-9|78	%package -n %{name}-One
12cr|mandriva-xfce-config-2011.0-9|79	Summary:	Mandriva Xfce One configuration files
12cr|mandriva-xfce-config-2011.0-9|80	Group:		Graphical desktop/Xfce
12cr|mandriva-xfce-config-2011.0-9|81	Url:		http://wiki.mandriva.com/en/XfceLive
12cr|mandriva-xfce-config-2011.0-9|82	# (tpg) mandriva stuff
12cr|mandriva-xfce-config-2011.0-9|83	Requires:	mandriva-release-One
12cr|mandriva-xfce-config-2011.0-9|84	Requires:	mandriva-theme-One
12cr|mandriva-xfce-config-2011.0-9|85	Requires(pre):	%{name}-common = %{version}-%{release}
12cr|mandriva-xfce-config-2011.0-9|86	Requires(preun):	%{name}-common = %{version}-%{release}
12cr|mandriva-xfce-config-2011.0-9|87	Conflicts:	%{name}-Flash
12cr|mandriva-xfce-config-2011.0-9|88	Conflicts:	%{name}-Free
12cr|mandriva-xfce-config-2011.0-9|89	Conflicts:	%{name}-Powerpack
12cr|mandriva-xfce-config-2011.0-9|90	Provides:	%{name}
12cr|mandriva-xfce-config-2011.0-9|91	
12cr|mandriva-xfce-config-2011.0-9|92	%description -n %{name}-One
12cr|mandriva-xfce-config-2011.0-9|93	This package regroups all specific  files for Mandriva One Xfce desktop
12cr|mandriva-xfce-config-2011.0-9|94	environment.
12cr|mandriva-xfce-config-2011.0-9|95	
12cr|mandriva-xfce-config-2011.0-9|96	%package -n %{name}-Powerpack
12cr|mandriva-xfce-config-2011.0-9|97	Summary:	Mandriva Xfce Powerpack configuration files
12cr|mandriva-xfce-config-2011.0-9|98	Group:		Graphical desktop/Xfce
12cr|mandriva-xfce-config-2011.0-9|99	Url:		http://wiki.mandriva.com/en/XfceLive
12cr|mandriva-xfce-config-2011.0-9|100	# (tpg) mandriva stuff
12cr|mandriva-xfce-config-2011.0-9|101	Requires:	mandriva-release-Powerpack
12cr|mandriva-xfce-config-2011.0-9|102	Requires:	mandriva-theme-Powerpack
12cr|mandriva-xfce-config-2011.0-9|103	Requires(pre):	%{name}-common = %{version}-%{release}
12cr|mandriva-xfce-config-2011.0-9|104	Requires(preun):	%{name}-common = %{version}-%{release}
12cr|mandriva-xfce-config-2011.0-9|105	Conflicts:	%{name}-Flash
12cr|mandriva-xfce-config-2011.0-9|106	Conflicts:	%{name}-Free
12cr|mandriva-xfce-config-2011.0-9|107	Conflicts:	%{name}-One
12cr|mandriva-xfce-config-2011.0-9|108	Provides:	%{name}
12cr|mandriva-xfce-config-2011.0-9|109	
12cr|mandriva-xfce-config-2011.0-9|110	%description -n %{name}-Powerpack
12cr|mandriva-xfce-config-2011.0-9|111	This package regroups all specific  files for Mandriva Powerpack Xfce desktop
12cr|mandriva-xfce-config-2011.0-9|112	environment.
12cr|mandriva-xfce-config-2011.0-9|113	
12cr|mandriva-xfce-config-2011.0-9|114	%prep
12cr|mandriva-xfce-config-2011.0-9|115	%setup -qn %{name}-%{snap}
12cr|mandriva-xfce-config-2011.0-9|116	
12cr|mandriva-xfce-config-2011.0-9|117	%install
12cr|mandriva-xfce-config-2011.0-9|118	rm -rf %{buildroot}
12cr|mandriva-xfce-config-2011.0-9|119	export sysconfdir=%{_sysconfdir}/xdg
12cr|mandriva-xfce-config-2011.0-9|120	export localstatedir=%{_var}/lib
12cr|mandriva-xfce-config-2011.0-9|121	export iconsdir=%{_iconsdir}
12cr|mandriva-xfce-config-2011.0-9|122	export prefix=%{_prefix}
12cr|mandriva-xfce-config-2011.0-9|123	
12cr|mandriva-xfce-config-2011.0-9|124	%makeinstall_std
12cr|mandriva-xfce-config-2011.0-9|125	
12cr|mandriva-xfce-config-2011.0-9|126	%clean
12cr|mandriva-xfce-config-2011.0-9|127	rm -rf %{buildroot}
12cr|mandriva-xfce-config-2011.0-9|128	
12cr|mandriva-xfce-config-2011.0-9|129	%post -n %{name}-common
12cr|mandriva-xfce-config-2011.0-9|130	%update_icon_cache Tango
12cr|mandriva-xfce-config-2011.0-9|131	
12cr|mandriva-xfce-config-2011.0-9|132	%postun -n %{name}-common
12cr|mandriva-xfce-config-2011.0-9|133	%clean_icon_cache Tango
12cr|mandriva-xfce-config-2011.0-9|134	
12cr|mandriva-xfce-config-2011.0-9|135	%pre -n %{name}-Flash
12cr|mandriva-xfce-config-2011.0-9|136	if [ -d %{_var}/lib/mandriva/xfce-profiles/Flash ]; then
12cr|mandriva-xfce-config-2011.0-9|137	rm -rf %{_var}/lib/mandriva/xfce-profiles/Flash
12cr|mandriva-xfce-config-2011.0-9|138	update-alternatives --remove-all xfce-config
12cr|mandriva-xfce-config-2011.0-9|139	fi
12cr|mandriva-xfce-config-2011.0-9|140	
12cr|mandriva-xfce-config-2011.0-9|141	%post -n %{name}-Flash
12cr|mandriva-xfce-config-2011.0-9|142	update-alternatives --install %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml xfce-config %{_var}/lib/mandriva/xfce-profiles/Flash/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml 10
12cr|mandriva-xfce-config-2011.0-9|143	
12cr|mandriva-xfce-config-2011.0-9|144	%postun -n %{name}-Flash
12cr|mandriva-xfce-config-2011.0-9|145	if ! [ -e %{_var}/lib/mandriva/xfce-profiles/Flash ]; then
12cr|mandriva-xfce-config-2011.0-9|146	update-alternatives --remove xfce-config %{_var}/lib/mandriva/xfce-profiles/Flash/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
12cr|mandriva-xfce-config-2011.0-9|147	fi
12cr|mandriva-xfce-config-2011.0-9|148	
12cr|mandriva-xfce-config-2011.0-9|149	%pre -n %{name}-Free
12cr|mandriva-xfce-config-2011.0-9|150	if [ -d %{_var}/lib/mandriva/xfce-profiles/Free ]; then
12cr|mandriva-xfce-config-2011.0-9|151	rm -rf %{_var}/lib/mandriva/xfce-profiles/Free
12cr|mandriva-xfce-config-2011.0-9|152	update-alternatives --remove-all xfce-config
12cr|mandriva-xfce-config-2011.0-9|153	fi
12cr|mandriva-xfce-config-2011.0-9|154	
12cr|mandriva-xfce-config-2011.0-9|155	%post -n %{name}-Free
12cr|mandriva-xfce-config-2011.0-9|156	update-alternatives --install %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml xfce-config %{_var}/lib/mandriva/xfce-profiles/Free/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml 10
12cr|mandriva-xfce-config-2011.0-9|157	
12cr|mandriva-xfce-config-2011.0-9|158	%postun -n %{name}-Free
12cr|mandriva-xfce-config-2011.0-9|159	if ! [ -e %{_var}/lib/mandriva/xfce-profiles/Free ]; then
12cr|mandriva-xfce-config-2011.0-9|160	update-alternatives --remove xfce-config %{_var}/lib/mandriva/xfce-profiles/Free/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
12cr|mandriva-xfce-config-2011.0-9|161	fi
12cr|mandriva-xfce-config-2011.0-9|162	
12cr|mandriva-xfce-config-2011.0-9|163	%pre -n %{name}-One
12cr|mandriva-xfce-config-2011.0-9|164	if [ -d %{_var}/lib/mandriva/xfce-profiles/One ]; then
12cr|mandriva-xfce-config-2011.0-9|165	rm -rf %{_var}/lib/mandriva/xfce-profiles/One
12cr|mandriva-xfce-config-2011.0-9|166	update-alternatives --remove-all xfce-config
12cr|mandriva-xfce-config-2011.0-9|167	fi
12cr|mandriva-xfce-config-2011.0-9|168	
12cr|mandriva-xfce-config-2011.0-9|169	%post -n %{name}-One
12cr|mandriva-xfce-config-2011.0-9|170	update-alternatives --install %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml xfce-config %{_var}/lib/mandriva/xfce-profiles/One/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml 10
12cr|mandriva-xfce-config-2011.0-9|171	
12cr|mandriva-xfce-config-2011.0-9|172	%postun -n %{name}-One
12cr|mandriva-xfce-config-2011.0-9|173	if ! [ -e %{_var}/lib/mandriva/xfce-profiles/One ]; then
12cr|mandriva-xfce-config-2011.0-9|174	update-alternatives --remove xfce-config %{_var}/lib/mandriva/xfce-profiles/One/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
12cr|mandriva-xfce-config-2011.0-9|175	fi
12cr|mandriva-xfce-config-2011.0-9|176	
12cr|mandriva-xfce-config-2011.0-9|177	%pre -n %{name}-Powerpack
12cr|mandriva-xfce-config-2011.0-9|178	if [ -d %{_var}/lib/mandriva/xfce-profiles/Powerpack ]; then
12cr|mandriva-xfce-config-2011.0-9|179	rm -rf %{_var}/lib/mandriva/xfce-profiles/Powerpack
12cr|mandriva-xfce-config-2011.0-9|180	update-alternatives --remove-all xfce-config
12cr|mandriva-xfce-config-2011.0-9|181	fi
12cr|mandriva-xfce-config-2011.0-9|182	
12cr|mandriva-xfce-config-2011.0-9|183	%post -n %{name}-Powerpack
12cr|mandriva-xfce-config-2011.0-9|184	update-alternatives --install %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml xfce-config %{_var}/lib/mandriva/xfce-profiles/Powerpack/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml 10
12cr|mandriva-xfce-config-2011.0-9|185	
12cr|mandriva-xfce-config-2011.0-9|186	%postun -n %{name}-Powerpack
12cr|mandriva-xfce-config-2011.0-9|187	if ! [ -e %{_var}/lib/mandriva/xfce-profiles/Powerpack ]; then
12cr|mandriva-xfce-config-2011.0-9|188	update-alternatives --remove xfce-config %{_var}/lib/mandriva/xfce-profiles/Powerpack/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
12cr|mandriva-xfce-config-2011.0-9|189	fi
12cr|mandriva-xfce-config-2011.0-9|190	
12cr|mandriva-xfce-config-2011.0-9|191	%files -n %{name}-common
12cr|mandriva-xfce-config-2011.0-9|192	%defattr(-,root,root)
12cr|mandriva-xfce-config-2011.0-9|193	%doc AUTHORS ChangeLog README.update.urpmi
12cr|mandriva-xfce-config-2011.0-9|194	%dir %{_var}/lib/mandriva/xfce-profiles
12cr|mandriva-xfce-config-2011.0-9|195	%{_sysconfdir}/xdg/Terminal/*
12cr|mandriva-xfce-config-2011.0-9|196	%{_sysconfdir}/xdg/Thunar/*
12cr|mandriva-xfce-config-2011.0-9|197	%{_sysconfdir}/xdg/autostart/*
12cr|mandriva-xfce-config-2011.0-9|198	%{_sysconfdir}/xdg/xfce4/*
12cr|mandriva-xfce-config-2011.0-9|199	%{_bindir}/xfce4-firstrun
12cr|mandriva-xfce-config-2011.0-9|200	
12cr|mandriva-xfce-config-2011.0-9|201	%files -n %{name}-Flash
12cr|mandriva-xfce-config-2011.0-9|202	%defattr(-,root,root)
12cr|mandriva-xfce-config-2011.0-9|203	%{_var}/lib/mandriva/xfce-profiles/Flash
12cr|mandriva-xfce-config-2011.0-9|204	
12cr|mandriva-xfce-config-2011.0-9|205	%files -n %{name}-Free
12cr|mandriva-xfce-config-2011.0-9|206	%defattr(-,root,root)
12cr|mandriva-xfce-config-2011.0-9|207	%{_var}/lib/mandriva/xfce-profiles/Free
12cr|mandriva-xfce-config-2011.0-9|208	
12cr|mandriva-xfce-config-2011.0-9|209	%files -n %{name}-One
12cr|mandriva-xfce-config-2011.0-9|210	%defattr(-,root,root)
12cr|mandriva-xfce-config-2011.0-9|211	%{_var}/lib/mandriva/xfce-profiles/One
12cr|mandriva-xfce-config-2011.0-9|212	
12cr|mandriva-xfce-config-2011.0-9|213	%files -n %{name}-Powerpack
12cr|mandriva-xfce-config-2011.0-9|214	%defattr(-,root,root)
12cr|mandriva-xfce-config-2011.0-9|215	%{_var}/lib/mandriva/xfce-profiles/Powerpack
12cr|mandriva-xfce-config-2011.0-9|216	
12cr|mandriva-xfce-config-2011.0-9|217	
12cr|mandriva-xfce-config-2011.0-9|218	%changelog
12cr|mandriva-xfce-config-2011.0-9|219	* Fri Apr 06 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 2011.0-9mdv2012.0
12cr|mandriva-xfce-config-2011.0-9|220	+ Revision: 789516
12cr|mandriva-xfce-config-2011.0-9|221	- rebuild
12cr|mandriva-xfce-config-2011.0-9|222	
12cr|mandriva-xfce-config-2011.0-9|223	* Wed Mar 14 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 2011.0-8
12cr|mandriva-xfce-config-2011.0-9|224	+ Revision: 784906
12cr|mandriva-xfce-config-2011.0-9|225	- fix shortcuts configuration file
12cr|mandriva-xfce-config-2011.0-9|226	
12cr|mandriva-xfce-config-2011.0-9|227	* Fri Jan 06 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 2011.0-7
12cr|mandriva-xfce-config-2011.0-9|228	+ Revision: 758139
12cr|mandriva-xfce-config-2011.0-9|229	- enable session saving feature (needs fixed xfce4-session-4.8.2-3)
12cr|mandriva-xfce-config-2011.0-9|230	- start gigolo after each login
12cr|mandriva-xfce-config-2011.0-9|231	
12cr|mandriva-xfce-config-2011.0-9|232	* Thu Sep 01 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2011.0-6
12cr|mandriva-xfce-config-2011.0-9|233	+ Revision: 697751
12cr|mandriva-xfce-config-2011.0-9|234	- do not save session, always use default one
12cr|mandriva-xfce-config-2011.0-9|235	- do not scroll in terminal after print on std
12cr|mandriva-xfce-config-2011.0-9|236	
12cr|mandriva-xfce-config-2011.0-9|237	* Sat Jul 30 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2011.0-5
12cr|mandriva-xfce-config-2011.0-9|238	+ Revision: 692486
12cr|mandriva-xfce-config-2011.0-9|239	- update configuration files one more time
12cr|mandriva-xfce-config-2011.0-9|240	
12cr|mandriva-xfce-config-2011.0-9|241	* Sat Jul 30 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2011.0-4
12cr|mandriva-xfce-config-2011.0-9|242	+ Revision: 692478
12cr|mandriva-xfce-config-2011.0-9|243	- add corrent session configuration file
12cr|mandriva-xfce-config-2011.0-9|244	
12cr|mandriva-xfce-config-2011.0-9|245	* Sat Jul 30 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2011.0-3
12cr|mandriva-xfce-config-2011.0-9|246	+ Revision: 692470
12cr|mandriva-xfce-config-2011.0-9|247	- fix workspaces plugin
12cr|mandriva-xfce-config-2011.0-9|248	- copy panel files
12cr|mandriva-xfce-config-2011.0-9|249	- add panel activators
12cr|mandriva-xfce-config-2011.0-9|250	- add xfconf settings
12cr|mandriva-xfce-config-2011.0-9|251	
12cr|mandriva-xfce-config-2011.0-9|252	* Sat Jul 30 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2011.0-1
12cr|mandriva-xfce-config-2011.0-9|253	+ Revision: 692463
12cr|mandriva-xfce-config-2011.0-9|254	- update to new version 20110730
12cr|mandriva-xfce-config-2011.0-9|255	
12cr|mandriva-xfce-config-2011.0-9|256	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 2010.1-4mdv2011.0
12cr|mandriva-xfce-config-2011.0-9|257	+ Revision: 579733
12cr|mandriva-xfce-config-2011.0-9|258	- disable requires on xfce4-places-plugin
12cr|mandriva-xfce-config-2011.0-9|259	- use auto-choose option instead of scaled wallpaper style
12cr|mandriva-xfce-config-2011.0-9|260	
12cr|mandriva-xfce-config-2011.0-9|261	* Sun Mar 14 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 2010.1-2mdv2010.1
12cr|mandriva-xfce-config-2011.0-9|262	+ Revision: 519087
12cr|mandriva-xfce-config-2011.0-9|263	- add two new keyboard shortcuts
12cr|mandriva-xfce-config-2011.0-9|264	o XF86HomePage binded to default webbrowser
12cr|mandriva-xfce-config-2011.0-9|265	o XF86Mail binded to default Mail client
12cr|mandriva-xfce-config-2011.0-9|266	
12cr|mandriva-xfce-config-2011.0-9|267	* Thu Feb 25 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 2010.1-1mdv2010.1
12cr|mandriva-xfce-config-2011.0-9|268	+ Revision: 511196
12cr|mandriva-xfce-config-2011.0-9|269	-update to new snapshot 20100225:
12cr|mandriva-xfce-config-2011.0-9|270	o fix xfce4-screnshooter syntax
12cr|mandriva-xfce-config-2011.0-9|271	o fix /KeyRepeat/Delay xfconf key
12cr|mandriva-xfce-config-2011.0-9|272	- xfce4-firstrun:
12cr|mandriva-xfce-config-2011.0-9|273	o add checks for running xfdesktop
12cr|mandriva-xfce-config-2011.0-9|274	o add some verbose message
12cr|mandriva-xfce-config-2011.0-9|275	o add header
12cr|mandriva-xfce-config-2011.0-9|276	
12cr|mandriva-xfce-config-2011.0-9|277	* Sat Oct 24 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2010.0-1mdv2010.0
12cr|mandriva-xfce-config-2011.0-9|278	+ Revision: 459132
12cr|mandriva-xfce-config-2011.0-9|279	- use Ia Ora Steel as a default theme for Free flavour
12cr|mandriva-xfce-config-2011.0-9|280	
12cr|mandriva-xfce-config-2011.0-9|281	* Mon Jul 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2009.1-6mdv2010.0
12cr|mandriva-xfce-config-2011.0-9|282	+ Revision: 392974
12cr|mandriva-xfce-config-2011.0-9|283	- add requires on dynamic
12cr|mandriva-xfce-config-2011.0-9|284	- add requires on xfce4-places-plugin
12cr|mandriva-xfce-config-2011.0-9|285	
12cr|mandriva-xfce-config-2011.0-9|286	* Thu Mar 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2009.1-5mdv2009.1
12cr|mandriva-xfce-config-2011.0-9|287	+ Revision: 361407
12cr|mandriva-xfce-config-2011.0-9|288	- adjust window size and separator places for Thunar
12cr|mandriva-xfce-config-2011.0-9|289	
12cr|mandriva-xfce-config-2011.0-9|290	* Wed Mar 18 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2009.1-4mdv2009.1
12cr|mandriva-xfce-config-2011.0-9|291	+ Revision: 357516
12cr|mandriva-xfce-config-2011.0-9|292	- provide a better menu layout, inspired by KDE one ;)
12cr|mandriva-xfce-config-2011.0-9|293	
12cr|mandriva-xfce-config-2011.0-9|294	* Fri Mar 13 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2009.1-3mdv2009.1
12cr|mandriva-xfce-config-2011.0-9|295	+ Revision: 354637
12cr|mandriva-xfce-config-2011.0-9|296	- BS is hungry, feed it ;)
12cr|mandriva-xfce-config-2011.0-9|297	- and pin up window button
12cr|mandriva-xfce-config-2011.0-9|298	- move xfce4-power-manager.desktop file to the xfce4-power-manager package
12cr|mandriva-xfce-config-2011.0-9|299	- bind amixer command to volume keys, with aumix-text toggling mute/unmute is impossible
12cr|mandriva-xfce-config-2011.0-9|300	- use Smoke theme for notification bubbles
12cr|mandriva-xfce-config-2011.0-9|301	
12cr|mandriva-xfce-config-2011.0-9|302	* Tue Feb 17 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2009.1-1mdv2009.1
12cr|mandriva-xfce-config-2011.0-9|303	+ Revision: 341647
12cr|mandriva-xfce-config-2011.0-9|304	- add support for volume keys (mdvbz #47218)
12cr|mandriva-xfce-config-2011.0-9|305	
12cr|mandriva-xfce-config-2011.0-9|306	* Wed Feb 11 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2009.1-0.9mdv2009.1
12cr|mandriva-xfce-config-2011.0-9|307	+ Revision: 339505
12cr|mandriva-xfce-config-2011.0-9|308	- fix latest commit
12cr|mandriva-xfce-config-2011.0-9|309	
12cr|mandriva-xfce-config-2011.0-9|310	* Tue Feb 10 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2009.1-0.8mdv2009.1
12cr|mandriva-xfce-config-2011.0-9|311	+ Revision: 339030
12cr|mandriva-xfce-config-2011.0-9|312	- fix file list
12cr|mandriva-xfce-config-2011.0-9|313	- update configs for Xfce-4.6-rc1
12cr|mandriva-xfce-config-2011.0-9|314	o rename xfce4-update-config to xfce4-firstrun
12cr|mandriva-xfce-config-2011.0-9|315	o update configs for mdv flavours
12cr|mandriva-xfce-config-2011.0-9|316	o update xfce4-power-manager settings
12cr|mandriva-xfce-config-2011.0-9|317	o run xfce4-screenshooter while print screen key is presse
12cr|mandriva-xfce-config-2011.0-9|318	o place xfswitch-plugin on main panel
12cr|mandriva-xfce-config-2011.0-9|319	o use LCD clock display
12cr|mandriva-xfce-config-2011.0-9|320	
12cr|mandriva-xfce-config-2011.0-9|321	* Mon Jan 19 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2009.1-0.7mdv2009.1
12cr|mandriva-xfce-config-2011.0-9|322	+ Revision: 331257
12cr|mandriva-xfce-config-2011.0-9|323	- fix xfce4-session.xml file, xfce should start fine
12cr|mandriva-xfce-config-2011.0-9|324	- add config files for xfce4-appfinder.xml
12cr|mandriva-xfce-config-2011.0-9|325	- tune up Thunar windw apperance, use compact view as default
12cr|mandriva-xfce-config-2011.0-9|326	- use evdev as a default driver for keyboard
12cr|mandriva-xfce-config-2011.0-9|327	- add more xfwm4 settings
12cr|mandriva-xfce-config-2011.0-9|328	- tune up keyboard shortcuts, should be working again
12cr|mandriva-xfce-config-2011.0-9|329	
12cr|mandriva-xfce-config-2011.0-9|330	* Sun Jan 11 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2009.1-0.6mdv2009.1
12cr|mandriva-xfce-config-2011.0-9|331	+ Revision: 328351
12cr|mandriva-xfce-config-2011.0-9|332	- update xfconf settings
12cr|mandriva-xfce-config-2011.0-9|333	- set DPI to 96
12cr|mandriva-xfce-config-2011.0-9|334	- set keyboard shortcuts
12cr|mandriva-xfce-config-2011.0-9|335	- set default options for xfce4-notifyd, xfce4-power-manager and keyboard-layout
12cr|mandriva-xfce-config-2011.0-9|336	
12cr|mandriva-xfce-config-2011.0-9|337	* Wed Jan 07 2009 Götz Waschk <waschk@mandriva.org> 2009.1-0.5mdv2009.1
12cr|mandriva-xfce-config-2011.0-9|338	+ Revision: 326764
12cr|mandriva-xfce-config-2011.0-9|339	- new snapshot to fiix the power manager desktop entry
12cr|mandriva-xfce-config-2011.0-9|340	
12cr|mandriva-xfce-config-2011.0-9|341	* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2009.1-0.4mdv2009.1
12cr|mandriva-xfce-config-2011.0-9|342	+ Revision: 306461
12cr|mandriva-xfce-config-2011.0-9|343	- add more support for Xfce-6.4 xfconf settings
12cr|mandriva-xfce-config-2011.0-9|344	o install all xml files
12cr|mandriva-xfce-config-2011.0-9|345	o handle nicely update-alternatives on 4.4.2 -> 4.6 update
12cr|mandriva-xfce-config-2011.0-9|346	- pre and pre un requires on xfconf
12cr|mandriva-xfce-config-2011.0-9|347	
12cr|mandriva-xfce-config-2011.0-9|348	* Tue Nov 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2009.1-0.1mdv2009.1
12cr|mandriva-xfce-config-2011.0-9|349	+ Revision: 304270
12cr|mandriva-xfce-config-2011.0-9|350	- new version, works only with Xfce-4.6
12cr|mandriva-xfce-config-2011.0-9|351	o sync xfce4-keyboard-shortcuts.xml with upstream
12cr|mandriva-xfce-config-2011.0-9|352	o reduce font size to 12 for terminal
12cr|mandriva-xfce-config-2011.0-9|353	o add support for xfce4-power-manager
12cr|mandriva-xfce-config-2011.0-9|354	o adjust panels size
12cr|mandriva-xfce-config-2011.0-9|355	
12cr|mandriva-xfce-config-2011.0-9|356	* Mon Sep 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2009.0-7mdv2009.0
12cr|mandriva-xfce-config-2011.0-9|357	+ Revision: 286708
12cr|mandriva-xfce-config-2011.0-9|358	- plays login sound on startup (needs canberra-gtk)
12cr|mandriva-xfce-config-2011.0-9|359	
12cr|mandriva-xfce-config-2011.0-9|360	* Mon Sep 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2009.0-6mdv2009.0
12cr|mandriva-xfce-config-2011.0-9|361	+ Revision: 286665
12cr|mandriva-xfce-config-2011.0-9|362	- add xfce4-update-config tool
12cr|mandriva-xfce-config-2011.0-9|363	o add missing icons on Xfce desktop
12cr|mandriva-xfce-config-2011.0-9|364	o show draklive-install on desktop if found (to ease installation for iso)
12cr|mandriva-xfce-config-2011.0-9|365	- show icon for places plugin (no more visual conflict with file manager icon launcher)
12cr|mandriva-xfce-config-2011.0-9|366	- use Thunar icon for file manager launcher
12cr|mandriva-xfce-config-2011.0-9|367	- do not scroll Terminal on new output
12cr|mandriva-xfce-config-2011.0-9|368	
12cr|mandriva-xfce-config-2011.0-9|369	* Sun Sep 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2009.0-5mdv2009.0
12cr|mandriva-xfce-config-2011.0-9|370	+ Revision: 282280
12cr|mandriva-xfce-config-2011.0-9|371	- set DPI to 96 as a default value
12cr|mandriva-xfce-config-2011.0-9|372	- set font size to 14 for terminal
12cr|mandriva-xfce-config-2011.0-9|373	- add conflicts for xfce-utils < 4.2.2-22, since Xft.xrdb is now in mandriva-xfce-config-common package
12cr|mandriva-xfce-config-2011.0-9|374	
12cr|mandriva-xfce-config-2011.0-9|375	* Fri Sep 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2009.0-4mdv2009.0
12cr|mandriva-xfce-config-2011.0-9|376	+ Revision: 281332
12cr|mandriva-xfce-config-2011.0-9|377	- use dynamic scripts for user actions
12cr|mandriva-xfce-config-2011.0-9|378	
12cr|mandriva-xfce-config-2011.0-9|379	* Wed Jul 09 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2009.0-3mdv2009.0
12cr|mandriva-xfce-config-2011.0-9|380	+ Revision: 232880
12cr|mandriva-xfce-config-2011.0-9|381	- fix all urls
12cr|mandriva-xfce-config-2011.0-9|382	- use %%_var instead of %%_localstatedir
12cr|mandriva-xfce-config-2011.0-9|383	
12cr|mandriva-xfce-config-2011.0-9|384	* Tue Jul 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2009.0-2mdv2009.0
12cr|mandriva-xfce-config-2011.0-9|385	+ Revision: 232869
12cr|mandriva-xfce-config-2011.0-9|386	- update url
12cr|mandriva-xfce-config-2011.0-9|387	- xfce4-volstatus-icon app should be autostarted only under Xfce (#41906)
12cr|mandriva-xfce-config-2011.0-9|388	
12cr|mandriva-xfce-config-2011.0-9|389	* Mon Jun 09 2008 Thierry Vignaud <tv@mandriva.org> 2009.0-1mdv2009.0
12cr|mandriva-xfce-config-2011.0-9|390	+ Revision: 217058
12cr|mandriva-xfce-config-2011.0-9|391	- bump version for 2009.0
12cr|mandriva-xfce-config-2011.0-9|392	
12cr|mandriva-xfce-config-2011.0-9|393	+ Pixel <pixel@mandriva.com>
12cr|mandriva-xfce-config-2011.0-9|394	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|mandriva-xfce-config-2011.0-9|395	
12cr|mandriva-xfce-config-2011.0-9|396	* Tue May 27 2008 Thierry Vignaud <tv@mandriva.org> 2008.1-16mdv2009.0
12cr|mandriva-xfce-config-2011.0-9|397	+ Revision: 211571
12cr|mandriva-xfce-config-2011.0-9|398	- better descriptions
12cr|mandriva-xfce-config-2011.0-9|399	
12cr|mandriva-xfce-config-2011.0-9|400	* Sun May 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2008.1-15mdv2009.0
12cr|mandriva-xfce-config-2011.0-9|401	+ Revision: 211226
12cr|mandriva-xfce-config-2011.0-9|402	- use exaile for playing audio cd's (#40342)
12cr|mandriva-xfce-config-2011.0-9|403	
12cr|mandriva-xfce-config-2011.0-9|404	* Mon May 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2008.1-14mdv2009.0
12cr|mandriva-xfce-config-2011.0-9|405	+ Revision: 206289
12cr|mandriva-xfce-config-2011.0-9|406	- fix update-alternatives scripts for new sysconfdir place on mdv 2009 and newer
12cr|mandriva-xfce-config-2011.0-9|407	
12cr|mandriva-xfce-config-2011.0-9|408	* Sun May 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2008.1-13mdv2009.0
12cr|mandriva-xfce-config-2011.0-9|409	+ Revision: 205683
12cr|mandriva-xfce-config-2011.0-9|410	- change sysconfdir from /etc/X11/xdg to /etc/xdg only for Mandriva releases newer than 2008.1
12cr|mandriva-xfce-config-2011.0-9|411	
12cr|mandriva-xfce-config-2011.0-9|412	* Sun May 04 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2008.1-12mdv2009.0
12cr|mandriva-xfce-config-2011.0-9|413	+ Revision: 201074
12cr|mandriva-xfce-config-2011.0-9|414	- restore old changelog (don't know how but i've deleted it somehow)
12cr|mandriva-xfce-config-2011.0-9|415	- re-commit my last changes
12cr|mandriva-xfce-config-2011.0-9|416	o use xfburn as a default burning tool
12cr|mandriva-xfce-config-2011.0-9|417	o import photos with gthumb
12cr|mandriva-xfce-config-2011.0-9|418	- hello ?
12cr|mandriva-xfce-config-2011.0-9|419	
12cr|mandriva-xfce-config-2011.0-9|420	* Mon Apr 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2008.1-9mdv2009.0
12cr|mandriva-xfce-config-2011.0-9|421	+ Revision: 196049
12cr|mandriva-xfce-config-2011.0-9|422	- fix the gtkrc file
12cr|mandriva-xfce-config-2011.0-9|423	o correct icon label transparency
12cr|mandriva-xfce-config-2011.0-9|424	o set background pixmap only for Xfce panel widget
12cr|mandriva-xfce-config-2011.0-9|425	
12cr|mandriva-xfce-config-2011.0-9|426	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2008.1-8mdv2009.0
12cr|mandriva-xfce-config-2011.0-9|427	+ Revision: 194773
12cr|mandriva-xfce-config-2011.0-9|428	- add theme
12cr|mandriva-xfce-config-2011.0-9|429	o add background panel (image stolen from kde ;)
12cr|mandriva-xfce-config-2011.0-9|430	o make transparent labels of icons on desktop
12cr|mandriva-xfce-config-2011.0-9|431	- fix del key behaviour under terminal (#39550 and #36455)
12cr|mandriva-xfce-config-2011.0-9|432	
12cr|mandriva-xfce-config-2011.0-9|433	* Fri Mar 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2008.1-6mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|434	+ Revision: 189396
12cr|mandriva-xfce-config-2011.0-9|435	- make the second panel bigger
12cr|mandriva-xfce-config-2011.0-9|436	- add mixer on panel
12cr|mandriva-xfce-config-2011.0-9|437	- handle brasero nicely on empty medium insert action
12cr|mandriva-xfce-config-2011.0-9|438	
12cr|mandriva-xfce-config-2011.0-9|439	* Tue Mar 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2008.1-5mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|440	+ Revision: 188541
12cr|mandriva-xfce-config-2011.0-9|441	- use svn icon for drakconf
12cr|mandriva-xfce-config-2011.0-9|442	- use the mandriva svg icons from tango package
12cr|mandriva-xfce-config-2011.0-9|443	- add missing icon for "about" menu entry
12cr|mandriva-xfce-config-2011.0-9|444	
12cr|mandriva-xfce-config-2011.0-9|445	* Thu Mar 13 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2008.1-4mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|446	+ Revision: 187460
12cr|mandriva-xfce-config-2011.0-9|447	- icon's size on desktop is ono 48
12cr|mandriva-xfce-config-2011.0-9|448	- main panel size is reduced to 32
12cr|mandriva-xfce-config-2011.0-9|449	- secondary panel size is reduced to 24
12cr|mandriva-xfce-config-2011.0-9|450	- correct the color theme for Flash
12cr|mandriva-xfce-config-2011.0-9|451	
12cr|mandriva-xfce-config-2011.0-9|452	* Wed Mar 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2008.1-3mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|453	+ Revision: 187158
12cr|mandriva-xfce-config-2011.0-9|454	- fix executing of ristretto-import.sh
12cr|mandriva-xfce-config-2011.0-9|455	
12cr|mandriva-xfce-config-2011.0-9|456	* Wed Mar 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2008.1-2mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|457	+ Revision: 187113
12cr|mandriva-xfce-config-2011.0-9|458	- use ristretto-import.sh instead of f-spot-import
12cr|mandriva-xfce-config-2011.0-9|459	
12cr|mandriva-xfce-config-2011.0-9|460	* Fri Feb 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2008.1-1mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|461	+ Revision: 176626
12cr|mandriva-xfce-config-2011.0-9|462	- new snapshot:
12cr|mandriva-xfce-config-2011.0-9|463	o fixes against latest ia_ora-xfce
12cr|mandriva-xfce-config-2011.0-9|464	o ready for 2008.1
12cr|mandriva-xfce-config-2011.0-9|465	
12cr|mandriva-xfce-config-2011.0-9|466	* Sun Feb 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2008.0-2mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|467	+ Revision: 174123
12cr|mandriva-xfce-config-2011.0-9|468	- new snapshot
12cr|mandriva-xfce-config-2011.0-9|469	o fix theme for Powerpack
12cr|mandriva-xfce-config-2011.0-9|470	o add configs for Flash
12cr|mandriva-xfce-config-2011.0-9|471	o update Makefile
12cr|mandriva-xfce-config-2011.0-9|472	- hardcode requires for a specific mdv flavour
12cr|mandriva-xfce-config-2011.0-9|473	
12cr|mandriva-xfce-config-2011.0-9|474	+ Thierry Vignaud <tv@mandriva.org>
12cr|mandriva-xfce-config-2011.0-9|475	- fix no-buildroot-tag
12cr|mandriva-xfce-config-2011.0-9|476	
12cr|mandriva-xfce-config-2011.0-9|477	* Thu Jan 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2008.0-1mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|478	+ Revision: 157637
12cr|mandriva-xfce-config-2011.0-9|479	- change versioning
12cr|mandriva-xfce-config-2011.0-9|480	
12cr|mandriva-xfce-config-2011.0-9|481	* Tue Jan 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.8-1mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|482	+ Revision: 146809
12cr|mandriva-xfce-config-2011.0-9|483	- new version
12cr|mandriva-xfce-config-2011.0-9|484	o provide README.update.urpmi
12cr|mandriva-xfce-config-2011.0-9|485	o remove Mdkapplet.desktop as it is now useless
12cr|mandriva-xfce-config-2011.0-9|486	o add better thunarrc and settings rc for notification-daemon-xfce
12cr|mandriva-xfce-config-2011.0-9|487	o better description for README and README.update.urpmi files
12cr|mandriva-xfce-config-2011.0-9|488	
12cr|mandriva-xfce-config-2011.0-9|489	+ Olivier Blin <blino@mandriva.org>
12cr|mandriva-xfce-config-2011.0-9|490	- restore BuildRoot
12cr|mandriva-xfce-config-2011.0-9|491	
12cr|mandriva-xfce-config-2011.0-9|492	* Wed Jan 02 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.7-1mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|493	+ Revision: 140543
12cr|mandriva-xfce-config-2011.0-9|494	- workaround for a vte's bug, backspace should now work under screen (#36455)
12cr|mandriva-xfce-config-2011.0-9|495	- add ChangeLog
12cr|mandriva-xfce-config-2011.0-9|496	
12cr|mandriva-xfce-config-2011.0-9|497	* Wed Dec 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.6-1mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|498	+ Revision: 137829
12cr|mandriva-xfce-config-2011.0-9|499	- new version 1.3.6
12cr|mandriva-xfce-config-2011.0-9|500	- remove icons, as they are handled by xfdesktop package
12cr|mandriva-xfce-config-2011.0-9|501	- make panel looks nicer
12cr|mandriva-xfce-config-2011.0-9|502	o add some separators
12cr|mandriva-xfce-config-2011.0-9|503	o do not use flat buttons in task list
12cr|mandriva-xfce-config-2011.0-9|504	o add windowlist to the panel
12cr|mandriva-xfce-config-2011.0-9|505	
12cr|mandriva-xfce-config-2011.0-9|506	+ Thierry Vignaud <tv@mandriva.org>
12cr|mandriva-xfce-config-2011.0-9|507	- kill re-definition of %%buildroot on Pixel's request
12cr|mandriva-xfce-config-2011.0-9|508	
12cr|mandriva-xfce-config-2011.0-9|509	* Wed Dec 12 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.5-3mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|510	+ Revision: 117601
12cr|mandriva-xfce-config-2011.0-9|511	- fix summary
12cr|mandriva-xfce-config-2011.0-9|512	
12cr|mandriva-xfce-config-2011.0-9|513	* Tue Dec 11 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.5-2mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|514	+ Revision: 117320
12cr|mandriva-xfce-config-2011.0-9|515	- do not require task-xfce-minimal for common package, fixes bug #35753
12cr|mandriva-xfce-config-2011.0-9|516	- new version
12cr|mandriva-xfce-config-2011.0-9|517	o add makefile inside tarball and make use of this in spec file
12cr|mandriva-xfce-config-2011.0-9|518	o add AUTHORS
12cr|mandriva-xfce-config-2011.0-9|519	o merge Tango icons into main tarball
12cr|mandriva-xfce-config-2011.0-9|520	o multilevel menus are gone
12cr|mandriva-xfce-config-2011.0-9|521	o do not hardcode Firefox icon in menu and panel entries for webbrowser
12cr|mandriva-xfce-config-2011.0-9|522	
12cr|mandriva-xfce-config-2011.0-9|523	* Tue Dec 11 2007 Jérôme Soyer <saispo@mandriva.org> 1.3.4-1mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|524	+ Revision: 117198
12cr|mandriva-xfce-config-2011.0-9|525	- Add file
12cr|mandriva-xfce-config-2011.0-9|526	- Add Tango Icon by default
12cr|mandriva-xfce-config-2011.0-9|527	
12cr|mandriva-xfce-config-2011.0-9|528	* Wed Nov 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.3-4mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|529	+ Revision: 113739
12cr|mandriva-xfce-config-2011.0-9|530	- fix wrong category (s/Photograph/Photography)
12cr|mandriva-xfce-config-2011.0-9|531	
12cr|mandriva-xfce-config-2011.0-9|532	* Fri Nov 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.3-3mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|533	+ Revision: 111655
12cr|mandriva-xfce-config-2011.0-9|534	- xfwm default theme is now Ia Ora
12cr|mandriva-xfce-config-2011.0-9|535	- requires ia_ora-xfce
12cr|mandriva-xfce-config-2011.0-9|536	
12cr|mandriva-xfce-config-2011.0-9|537	* Fri Nov 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.3-1mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|538	+ Revision: 111632
12cr|mandriva-xfce-config-2011.0-9|539	- new version
12cr|mandriva-xfce-config-2011.0-9|540	o do not use xfbrowser4 in menus to start webbrowser, because this doesn't use preffered webbrowser set in by user (thanks goes to Dotan Kamber for pointing this out)
12cr|mandriva-xfce-config-2011.0-9|541	o use exo-open --launch WebBrowser instead of
12cr|mandriva-xfce-config-2011.0-9|542	
12cr|mandriva-xfce-config-2011.0-9|543	* Tue Nov 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2-2mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|544	+ Revision: 110797
12cr|mandriva-xfce-config-2011.0-9|545	- reenable menu options
12cr|mandriva-xfce-config-2011.0-9|546	- reenable mandriva related icons
12cr|mandriva-xfce-config-2011.0-9|547	
12cr|mandriva-xfce-config-2011.0-9|548	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2-1mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|549	+ Revision: 110580
12cr|mandriva-xfce-config-2011.0-9|550	- new version
12cr|mandriva-xfce-config-2011.0-9|551	- updated all files to Xfce version 4.4.2
12cr|mandriva-xfce-config-2011.0-9|552	
12cr|mandriva-xfce-config-2011.0-9|553	* Fri Oct 05 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.1-1mdv2008.1
12cr|mandriva-xfce-config-2011.0-9|554	+ Revision: 95639
12cr|mandriva-xfce-config-2011.0-9|555	- new version
12cr|mandriva-xfce-config-2011.0-9|556	o use new multilevel menus
12cr|mandriva-xfce-config-2011.0-9|557	o panel launchers are multilingual again
12cr|mandriva-xfce-config-2011.0-9|558	o use mozilla-firefox icon for webbrowser entries in panel and menu
12cr|mandriva-xfce-config-2011.0-9|559	
12cr|mandriva-xfce-config-2011.0-9|560	* Sun Sep 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3-5mdv2008.0
12cr|mandriva-xfce-config-2011.0-9|561	+ Revision: 93993
12cr|mandriva-xfce-config-2011.0-9|562	+ rebuild (emptylog)
12cr|mandriva-xfce-config-2011.0-9|563	
12cr|mandriva-xfce-config-2011.0-9|564	* Sun Sep 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3-4mdv2008.0
12cr|mandriva-xfce-config-2011.0-9|565	+ Revision: 93975
12cr|mandriva-xfce-config-2011.0-9|566	- fix bug #34326
12cr|mandriva-xfce-config-2011.0-9|567	- add more configuration files
12cr|mandriva-xfce-config-2011.0-9|568	
12cr|mandriva-xfce-config-2011.0-9|569	* Sun Sep 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3-3mdv2008.0
12cr|mandriva-xfce-config-2011.0-9|570	+ Revision: 92367
12cr|mandriva-xfce-config-2011.0-9|571	- do not hardcode requires for a specific Mandriva flavour
12cr|mandriva-xfce-config-2011.0-9|572	- all subpackages(excluding common) provides mandriva-xfce-config
12cr|mandriva-xfce-config-2011.0-9|573	
12cr|mandriva-xfce-config-2011.0-9|574	* Sat Sep 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3-2mdv2008.0
12cr|mandriva-xfce-config-2011.0-9|575	+ Revision: 92123
12cr|mandriva-xfce-config-2011.0-9|576	- fix scripts, now this should work
12cr|mandriva-xfce-config-2011.0-9|577	- fix orage config
12cr|mandriva-xfce-config-2011.0-9|578	
12cr|mandriva-xfce-config-2011.0-9|579	* Fri Sep 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3-1mdv2008.0
12cr|mandriva-xfce-config-2011.0-9|580	+ Revision: 91934
12cr|mandriva-xfce-config-2011.0-9|581	- new version
12cr|mandriva-xfce-config-2011.0-9|582	o use update-alternatives
12cr|mandriva-xfce-config-2011.0-9|583	o change apperance of a panel
12cr|mandriva-xfce-config-2011.0-9|584	o update all settings
12cr|mandriva-xfce-config-2011.0-9|585	- provide common package with settings for all Mandriva flavours
12cr|mandriva-xfce-config-2011.0-9|586	- install missing autostart files
12cr|mandriva-xfce-config-2011.0-9|587	- change name to mandriva-xfce-config
12cr|mandriva-xfce-config-2011.0-9|588	- add provides/obsoletes
12cr|mandriva-xfce-config-2011.0-9|589	- change name, closer with distro
12cr|mandriva-xfce-config-2011.0-9|590	
12cr|mandriva-xfce-config-2011.0-9|591	* Tue Jun 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2-2mdv2008.0
12cr|mandriva-xfce-config-2011.0-9|592	+ Revision: 44288
12cr|mandriva-xfce-config-2011.0-9|593	- add correct tarball
12cr|mandriva-xfce-config-2011.0-9|594	- fix file list
12cr|mandriva-xfce-config-2011.0-9|595	
12cr|mandriva-xfce-config-2011.0-9|596	* Mon Jun 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2-1mdv2008.0
12cr|mandriva-xfce-config-2011.0-9|597	+ Revision: 44133
12cr|mandriva-xfce-config-2011.0-9|598	- new version
12cr|mandriva-xfce-config-2011.0-9|599	o add autostart andl volstatus files
12cr|mandriva-xfce-config-2011.0-9|600	- o add Xfce panel configuration files
12cr|mandriva-xfce-config-2011.0-9|601	
12cr|mandriva-xfce-config-2011.0-9|602	* Wed Jun 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-2mdv2008.0
12cr|mandriva-xfce-config-2011.0-9|603	+ Revision: 41743
12cr|mandriva-xfce-config-2011.0-9|604	- add conflicts and provides
12cr|mandriva-xfce-config-2011.0-9|605	
12cr|mandriva-xfce-config-2011.0-9|606	* Mon Jun 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-1mdv2008.0
12cr|mandriva-xfce-config-2011.0-9|607	+ Revision: 40917
12cr|mandriva-xfce-config-2011.0-9|608	- xfce-config holds Xfce configuration for Mandriva flavours
12cr|mandriva-xfce-config-2011.0-9|609	- Import xfce-config
12cr|mandriva-xfce-config-2011.0-9|610	

3017 12
12cr|manedit-1.2.1-4|1	%define name		manedit
12cr|manedit-1.2.1-4|2	%define version		1.2.1
12cr|manedit-1.2.1-4|3	%define release		%mkrel 4
12cr|manedit-1.2.1-4|4	%define title		ManEdit
12cr|manedit-1.2.1-4|5	%define longtitle	UNIX manual pages editor
12cr|manedit-1.2.1-4|6	
12cr|manedit-1.2.1-4|7	Name:           %{name}
12cr|manedit-1.2.1-4|8	Version:        %{version}
12cr|manedit-1.2.1-4|9	Release:        %{release}
12cr|manedit-1.2.1-4|10	Summary:        UNIX manual pages editor
12cr|manedit-1.2.1-4|11	License:        GPLv2
12cr|manedit-1.2.1-4|12	Group:          Editors
12cr|manedit-1.2.1-4|13	Url:            http://www.battlefieldlinux.com/wolfpack/ManEdit/
12cr|manedit-1.2.1-4|14	Source0:        http://wolfsinger.com/~wolfpack/packages/%{name}-%{version}.tar.bz2
12cr|manedit-1.2.1-4|15	Patch0:         %{name}-0.6.1.lib64.patch
12cr|manedit-1.2.1-4|16	BuildRequires:  imagemagick
12cr|manedit-1.2.1-4|17	BuildRequires:  gtk+1.2-devel
12cr|manedit-1.2.1-4|18	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|manedit-1.2.1-4|19	
12cr|manedit-1.2.1-4|20	%description
12cr|manedit-1.2.1-4|21	ManEdit was created due to a lack of editors for UNIX manual pages,
12cr|manedit-1.2.1-4|22	since users expect each UNIX program/configuration/api/etc to have a
12cr|manedit-1.2.1-4|23	manual page the lack of an editor and the high demand for what it
12cr|manedit-1.2.1-4|24	should create eventually lead to this (long overdue) application.
12cr|manedit-1.2.1-4|25	
12cr|manedit-1.2.1-4|26	Although most resourced developers can create a source document using a
12cr|manedit-1.2.1-4|27	much more advanced editor and then export to multiple file formats, the
12cr|manedit-1.2.1-4|28	average UNIX contributor isn't up to that. Even the creators of this
12cr|manedit-1.2.1-4|29	application were intimidated at the UNIX manual page creation process.
12cr|manedit-1.2.1-4|30	
12cr|manedit-1.2.1-4|31	So to make computers and life simpler, we created ManEdit, the Manual
12cr|manedit-1.2.1-4|32	Page Editor and Viewer. It features:
12cr|manedit-1.2.1-4|33	- XML Interface and Multiple Sectional Editing
12cr|manedit-1.2.1-4|34	- Instant preview feature and stand-alone viewer/browser
12cr|manedit-1.2.1-4|35	- Drag and Drop system and templates for easy mass production
12cr|manedit-1.2.1-4|36	
12cr|manedit-1.2.1-4|37	%prep
12cr|manedit-1.2.1-4|38	%setup -q
12cr|manedit-1.2.1-4|39	%patch0 -p0
12cr|manedit-1.2.1-4|40	
12cr|manedit-1.2.1-4|41	%build
12cr|manedit-1.2.1-4|42	export CFLAGS=$RPM_OPT_FLAGS
12cr|manedit-1.2.1-4|43	%ifarch x86_64
12cr|manedit-1.2.1-4|44	./configure Linux64 -v --libdir=-L%{_libdir}
12cr|manedit-1.2.1-4|45	%else
12cr|manedit-1.2.1-4|46	./configure Linux -v --disable=arch-i686 --libdir=-L%{_libdir}
12cr|manedit-1.2.1-4|47	%endif
12cr|manedit-1.2.1-4|48	make
12cr|manedit-1.2.1-4|49	
12cr|manedit-1.2.1-4|50	%install
12cr|manedit-1.2.1-4|51	rm -rf %{buildroot}
12cr|manedit-1.2.1-4|52	make PREFIX=%{buildroot}%_prefix MAN_DIR=%{buildroot}%{_mandir}/man1 install
12cr|manedit-1.2.1-4|53	
12cr|manedit-1.2.1-4|54	# icons
12cr|manedit-1.2.1-4|55	convert %{name}/%{name}.xpm -resize 16x16 %{name}-16.png
12cr|manedit-1.2.1-4|56	convert %{name}/%{name}.xpm -resize 32x32 %{name}-32.png
12cr|manedit-1.2.1-4|57	convert %{name}/%{name}.xpm %{name}-48.png
12cr|manedit-1.2.1-4|58	install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|manedit-1.2.1-4|59	install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|manedit-1.2.1-4|60	install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|manedit-1.2.1-4|61	
12cr|manedit-1.2.1-4|62	# menu entry
12cr|manedit-1.2.1-4|63	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|manedit-1.2.1-4|64	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|manedit-1.2.1-4|65	[Desktop Entry]
12cr|manedit-1.2.1-4|66	Name=%{title}
12cr|manedit-1.2.1-4|67	Comment=%{longtitle}
12cr|manedit-1.2.1-4|68	Exec=%{_bindir}/%{name}
12cr|manedit-1.2.1-4|69	Icon=%{name}
12cr|manedit-1.2.1-4|70	Terminal=false
12cr|manedit-1.2.1-4|71	Type=Application
12cr|manedit-1.2.1-4|72	StartupNotify=false
12cr|manedit-1.2.1-4|73	Categories=TextEditor;
12cr|manedit-1.2.1-4|74	EOF
12cr|manedit-1.2.1-4|75	
12cr|manedit-1.2.1-4|76	rm %{buildroot}%_iconsdir/*.xpm
12cr|manedit-1.2.1-4|77	
12cr|manedit-1.2.1-4|78	%clean
12cr|manedit-1.2.1-4|79	rm -rf %{buildroot}
12cr|manedit-1.2.1-4|80	
12cr|manedit-1.2.1-4|81	%if %mdkversion < 200900
12cr|manedit-1.2.1-4|82	%post
12cr|manedit-1.2.1-4|83	%{update_menus}
12cr|manedit-1.2.1-4|84	%endif
12cr|manedit-1.2.1-4|85	
12cr|manedit-1.2.1-4|86	%if %mdkversion < 200900
12cr|manedit-1.2.1-4|87	%postun
12cr|manedit-1.2.1-4|88	%{clean_menus}
12cr|manedit-1.2.1-4|89	%endif
12cr|manedit-1.2.1-4|90	
12cr|manedit-1.2.1-4|91	%files
12cr|manedit-1.2.1-4|92	%defattr(-,root,root)
12cr|manedit-1.2.1-4|93	%doc AUTHORS INSTALL LICENSE README
12cr|manedit-1.2.1-4|94	%{_bindir}/*
12cr|manedit-1.2.1-4|95	%{_datadir}/%{name}
12cr|manedit-1.2.1-4|96	%{_mandir}/man1/*
12cr|manedit-1.2.1-4|97	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|manedit-1.2.1-4|98	%{_iconsdir}/%{name}.png
12cr|manedit-1.2.1-4|99	%{_miconsdir}/%{name}.png
12cr|manedit-1.2.1-4|100	%{_liconsdir}/%{name}.png
12cr|manedit-1.2.1-4|101	
12cr|manedit-1.2.1-4|102	
12cr|manedit-1.2.1-4|103	
12cr|manedit-1.2.1-4|104	
12cr|manedit-1.2.1-4|105	%changelog
12cr|manedit-1.2.1-4|106	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-4mdv2011.0
12cr|manedit-1.2.1-4|107	+ Revision: 612810
12cr|manedit-1.2.1-4|108	- the mass rebuild of 2010.1 packages
12cr|manedit-1.2.1-4|109	
12cr|manedit-1.2.1-4|110	* Mon Feb 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.2.1-3mdv2010.1
12cr|manedit-1.2.1-4|111	+ Revision: 502444
12cr|manedit-1.2.1-4|112	- Fix tag licence
12cr|manedit-1.2.1-4|113	- Clean spec file
12cr|manedit-1.2.1-4|114	- fix all rpmlint warning
12cr|manedit-1.2.1-4|115	- fix patching (%%patch -p 0 to %%patch0 -p0)
12cr|manedit-1.2.1-4|116	
12cr|manedit-1.2.1-4|117	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-2mdv2010.0
12cr|manedit-1.2.1-4|118	+ Revision: 439736
12cr|manedit-1.2.1-4|119	- rebuild
12cr|manedit-1.2.1-4|120	
12cr|manedit-1.2.1-4|121	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|manedit-1.2.1-4|122	- lowercase ImageMagick
12cr|manedit-1.2.1-4|123	
12cr|manedit-1.2.1-4|124	* Tue Oct 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2009.1
12cr|manedit-1.2.1-4|125	+ Revision: 293695
12cr|manedit-1.2.1-4|126	- new version
12cr|manedit-1.2.1-4|127	
12cr|manedit-1.2.1-4|128	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.1.1-2mdv2009.0
12cr|manedit-1.2.1-4|129	+ Revision: 268136
12cr|manedit-1.2.1-4|130	- rebuild early 2009.0 package (before pixel changes)
12cr|manedit-1.2.1-4|131	
12cr|manedit-1.2.1-4|132	+ Pixel <pixel@mandriva.com>
12cr|manedit-1.2.1-4|133	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|manedit-1.2.1-4|134	
12cr|manedit-1.2.1-4|135	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-1mdv2009.0
12cr|manedit-1.2.1-4|136	+ Revision: 194352
12cr|manedit-1.2.1-4|137	- update to new version 1.1.1
12cr|manedit-1.2.1-4|138	
12cr|manedit-1.2.1-4|139	* Wed Feb 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.3-1mdv2008.1
12cr|manedit-1.2.1-4|140	+ Revision: 162997
12cr|manedit-1.2.1-4|141	- new version
12cr|manedit-1.2.1-4|142	
12cr|manedit-1.2.1-4|143	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.8.1-1mdv2008.1
12cr|manedit-1.2.1-4|144	+ Revision: 140944
12cr|manedit-1.2.1-4|145	- restore BuildRoot
12cr|manedit-1.2.1-4|146	
12cr|manedit-1.2.1-4|147	+ Thierry Vignaud <tv@mandriva.org>
12cr|manedit-1.2.1-4|148	- kill re-definition of %%buildroot on Pixel's request
12cr|manedit-1.2.1-4|149	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|manedit-1.2.1-4|150	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|manedit-1.2.1-4|151	
12cr|manedit-1.2.1-4|152	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.1-1mdv2008.0
12cr|manedit-1.2.1-4|153	+ Revision: 46505
12cr|manedit-1.2.1-4|154	- update to new version 0.8.1
12cr|manedit-1.2.1-4|155	
12cr|manedit-1.2.1-4|156	
12cr|manedit-1.2.1-4|157	* Wed Nov 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.1-1mdv2007.0
12cr|manedit-1.2.1-4|158	+ Revision: 88626
12cr|manedit-1.2.1-4|159	- new version
12cr|manedit-1.2.1-4|160	drop gcc patch, merged upstream
12cr|manedit-1.2.1-4|161	dropped old debian menu
12cr|manedit-1.2.1-4|162	- Import manedit
12cr|manedit-1.2.1-4|163	
12cr|manedit-1.2.1-4|164	* Wed Aug 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.1-4mdv2007.0
12cr|manedit-1.2.1-4|165	- xdg menu
12cr|manedit-1.2.1-4|166	- clean buildroot before install
12cr|manedit-1.2.1-4|167	- fix build
12cr|manedit-1.2.1-4|168	
12cr|manedit-1.2.1-4|169	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 0.6.1-3mdk
12cr|manedit-1.2.1-4|170	- Rebuild
12cr|manedit-1.2.1-4|171	
12cr|manedit-1.2.1-4|172	* Wed Mar 30 2005 Guillaume Rousse <guillomovitch@mandrake.org> 0.6.1-2mdk
12cr|manedit-1.2.1-4|173	- fix amd64 build (fix bug #15077)
12cr|manedit-1.2.1-4|174	
12cr|manedit-1.2.1-4|175	* Sat Mar 19 2005 Austin Acton <austin@mandrake.org> 0.6.1-1mdk
12cr|manedit-1.2.1-4|176	- 0.6.1
12cr|manedit-1.2.1-4|177	
12cr|manedit-1.2.1-4|178	* Tue Nov 16 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.5.12-2mdk
12cr|manedit-1.2.1-4|179	- fix menu entry
12cr|manedit-1.2.1-4|180	
12cr|manedit-1.2.1-4|181	* Tue Nov 16 2004 Guillaume Rousse <guillomovitch@mandrakesoft.com> 0.5.12-1mdk
12cr|manedit-1.2.1-4|182	- New release 0.5.12
12cr|manedit-1.2.1-4|183	
12cr|manedit-1.2.1-4|184	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.5.11-3mdk
12cr|manedit-1.2.1-4|185	- explicit requires
12cr|manedit-1.2.1-4|186	
12cr|manedit-1.2.1-4|187	* Wed Jun 16 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.5.11-2mdk
12cr|manedit-1.2.1-4|188	- rebuild
12cr|manedit-1.2.1-4|189	
12cr|manedit-1.2.1-4|190	* Mon Apr 19 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.5.11-1mdk
12cr|manedit-1.2.1-4|191	- new version
12cr|manedit-1.2.1-4|192	- fixed menu
12cr|manedit-1.2.1-4|193	

3018 12
12cr|mangler-1.2.2-2|1	%define develname %{name}-devel
12cr|mangler-1.2.2-2|2	
12cr|mangler-1.2.2-2|3	Summary:	Mangler is an open source VOIP client
12cr|mangler-1.2.2-2|4	Name:		mangler
12cr|mangler-1.2.2-2|5	Version:	1.2.2
12cr|mangler-1.2.2-2|6	Release:	2
12cr|mangler-1.2.2-2|7	Group:		Networking/Chat
12cr|mangler-1.2.2-2|8	License:	GPLv3
12cr|mangler-1.2.2-2|9	URL:		http://www.mangler.org/
12cr|mangler-1.2.2-2|10	Source0:	http://www.mangler.org/%{name}-%{version}.tar.gz
12cr|mangler-1.2.2-2|11	Source1:	%{name}.png
12cr|mangler-1.2.2-2|12	BuildRequires:	gtk2-devel
12cr|mangler-1.2.2-2|13	BuildRequires:	desktop-file-utils
12cr|mangler-1.2.2-2|14	BuildRequires:	freetype-devel
12cr|mangler-1.2.2-2|15	BuildRequires:	gvfs-devel
12cr|mangler-1.2.2-2|16	BuildRequires:	gtkmm2.4-devel
12cr|mangler-1.2.2-2|17	BuildRequires:	libsigc++2.0-devel
12cr|mangler-1.2.2-2|18	BuildRequires:	libcairomm1.0-devel
12cr|mangler-1.2.2-2|19	BuildRequires:	libtool
12cr|mangler-1.2.2-2|20	BuildRequires:	speex-devel
12cr|mangler-1.2.2-2|21	BuildRequires:	pixman-devel
12cr|mangler-1.2.2-2|22	BuildRequires:	pangomm2.4-devel
12cr|mangler-1.2.2-2|23	BuildRequires:	libpng-devel
12cr|mangler-1.2.2-2|24	BuildRequires:	gdk-pixbuf-devel
12cr|mangler-1.2.2-2|25	BuildRequires:	gsm-devel
12cr|mangler-1.2.2-2|26	Obsoletes:	%name < %version
12cr|mangler-1.2.2-2|27	
12cr|mangler-1.2.2-2|28	%description
12cr|mangler-1.2.2-2|29	Mangler is an open source VOIP client capable of connecting
12cr|mangler-1.2.2-2|30	to Ventrilo 3.x servers.
12cr|mangler-1.2.2-2|31	It is capable of performing almost all standard user
12cr|mangler-1.2.2-2|32	functionality found in a Windows Ventrilo client.
12cr|mangler-1.2.2-2|33	
12cr|mangler-1.2.2-2|34	%package -n	%{develname}
12cr|mangler-1.2.2-2|35	Summary:	Header files and static library for %{name}
12cr|mangler-1.2.2-2|36	Group:		Development/C
12cr|mangler-1.2.2-2|37	Provides:	%{name}-devel = %{version}-%{release}
12cr|mangler-1.2.2-2|38	Requires:	%{name} = %{version}-%{release}
12cr|mangler-1.2.2-2|39	
12cr|mangler-1.2.2-2|40	%description -n %{develname}
12cr|mangler-1.2.2-2|41	Header files and static library for %{name}.
12cr|mangler-1.2.2-2|42	
12cr|mangler-1.2.2-2|43	%prep
12cr|mangler-1.2.2-2|44	%setup -q
12cr|mangler-1.2.2-2|45	
12cr|mangler-1.2.2-2|46	%build
12cr|mangler-1.2.2-2|47	%configure2_5x
12cr|mangler-1.2.2-2|48	
12cr|mangler-1.2.2-2|49	%make
12cr|mangler-1.2.2-2|50	
12cr|mangler-1.2.2-2|51	%install
12cr|mangler-1.2.2-2|52	%makeinstall
12cr|mangler-1.2.2-2|53	
12cr|mangler-1.2.2-2|54	# menu-entry
12cr|mangler-1.2.2-2|55	mkdir -p %{buildroot}/%{_datadir}/applications
12cr|mangler-1.2.2-2|56	cat > %{buildroot}/%{_datadir}/applications/%{name}.desktop <<EOF
12cr|mangler-1.2.2-2|57	[Desktop Entry]
12cr|mangler-1.2.2-2|58	Name=Mangler
12cr|mangler-1.2.2-2|59	GenericName=VOIP Client
12cr|mangler-1.2.2-2|60	Comment=Voice chat on Ventrilo 3.x servers
12cr|mangler-1.2.2-2|61	Exec=%{name}
12cr|mangler-1.2.2-2|62	Icon=%{name}
12cr|mangler-1.2.2-2|63	StartupNotify=true
12cr|mangler-1.2.2-2|64	Terminal=false
12cr|mangler-1.2.2-2|65	Type=Application
12cr|mangler-1.2.2-2|66	Categories=GTK;Network;X-MandrivaLinux-Network-Internet-Chat;
12cr|mangler-1.2.2-2|67	EOF
12cr|mangler-1.2.2-2|68	
12cr|mangler-1.2.2-2|69	#remove
12cr|mangler-1.2.2-2|70	rm -f %{buildroot}/%{_datadir}/pixmaps/*.svg
12cr|mangler-1.2.2-2|71	
12cr|mangler-1.2.2-2|72	#icon
12cr|mangler-1.2.2-2|73	install -dm 755 %{buildroot}%{_datadir}/pixmaps
12cr|mangler-1.2.2-2|74	install -m 644 %SOURCE1 %{buildroot}/%{_datadir}/pixmaps
12cr|mangler-1.2.2-2|75	
12cr|mangler-1.2.2-2|76	%post
12cr|mangler-1.2.2-2|77	%{update_menus}
12cr|mangler-1.2.2-2|78	%{update_desktop_database}
12cr|mangler-1.2.2-2|79	
12cr|mangler-1.2.2-2|80	%postun
12cr|mangler-1.2.2-2|81	%{clean_menus}
12cr|mangler-1.2.2-2|82	%{clean_desktop_database}
12cr|mangler-1.2.2-2|83	
12cr|mangler-1.2.2-2|84	%files
12cr|mangler-1.2.2-2|85	%doc COPYING AUTHORS ChangeLog NEWS README
12cr|mangler-1.2.2-2|86	%{_bindir}/%{name}
12cr|mangler-1.2.2-2|87	%{_datadir}/applications/%{name}.desktop
12cr|mangler-1.2.2-2|88	%{_datadir}/pixmaps/%{name}.png
12cr|mangler-1.2.2-2|89	%{_libdir}/libventrilo3.so.*
12cr|mangler-1.2.2-2|90	
12cr|mangler-1.2.2-2|91	%files -n %{develname}
12cr|mangler-1.2.2-2|92	%{_libdir}/libventrilo3.so
12cr|mangler-1.2.2-2|93	%{_libdir}/libventrilo3.a
12cr|mangler-1.2.2-2|94	%{_includedir}/ventrilo3.h
12cr|mangler-1.2.2-2|95	
12cr|mangler-1.2.2-2|96	
12cr|mangler-1.2.2-2|97	%changelog
12cr|mangler-1.2.2-2|98	* Fri Nov 18 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.2.2-1
12cr|mangler-1.2.2-2|99	+ Revision: 731513
12cr|mangler-1.2.2-2|100	- imported package mangler
12cr|mangler-1.2.2-2|101	

3019 12
12cr|maniadrive-data-1.2-4|1	%define game_name maniadrive
12cr|maniadrive-data-1.2-4|2	%define name %{game_name}-data
12cr|maniadrive-data-1.2-4|3	%define version 1.2
12cr|maniadrive-data-1.2-4|4	%define distname ManiaDrive-%{version}-data
12cr|maniadrive-data-1.2-4|5	
12cr|maniadrive-data-1.2-4|6	%define release %mkrel 4
12cr|maniadrive-data-1.2-4|7	
12cr|maniadrive-data-1.2-4|8	Summary: ManiaDrive data files
12cr|maniadrive-data-1.2-4|9	Name: %{name}
12cr|maniadrive-data-1.2-4|10	Version: %{version}
12cr|maniadrive-data-1.2-4|11	Release: %{release}
12cr|maniadrive-data-1.2-4|12	Source0: %{distname}.tar.gz
12cr|maniadrive-data-1.2-4|13	License: GPL
12cr|maniadrive-data-1.2-4|14	Group: Games/Arcade
12cr|maniadrive-data-1.2-4|15	Url: http://maniadrive.raydium.org/
12cr|maniadrive-data-1.2-4|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|maniadrive-data-1.2-4|17	BuildArch: noarch
12cr|maniadrive-data-1.2-4|18	
12cr|maniadrive-data-1.2-4|19	
12cr|maniadrive-data-1.2-4|20	%description
12cr|maniadrive-data-1.2-4|21	ManiaDrive data files
12cr|maniadrive-data-1.2-4|22	
12cr|maniadrive-data-1.2-4|23	%prep
12cr|maniadrive-data-1.2-4|24	%setup -q -n %{distname}
12cr|maniadrive-data-1.2-4|25	pushd game
12cr|maniadrive-data-1.2-4|26	ls *.mni > mania_server_tracks.txt
12cr|maniadrive-data-1.2-4|27	popd
12cr|maniadrive-data-1.2-4|28	
12cr|maniadrive-data-1.2-4|29	%build
12cr|maniadrive-data-1.2-4|30	
12cr|maniadrive-data-1.2-4|31	%install
12cr|maniadrive-data-1.2-4|32	rm -rf %{buildroot}
12cr|maniadrive-data-1.2-4|33	install -d %{buildroot}%{_gamesdatadir}
12cr|maniadrive-data-1.2-4|34	cp -a game %{buildroot}%{_gamesdatadir}/%{game_name}
12cr|maniadrive-data-1.2-4|35	rm -f %{buildroot}%{_gamesdatadir}/%{game_name}/php.ini
12cr|maniadrive-data-1.2-4|36	rm -f %{buildroot}%{_gamesdatadir}/%{game_name}/*.php
12cr|maniadrive-data-1.2-4|37	rm -rf %{buildroot}%{_gamesdatadir}/%{game_name}/rayphp
12cr|maniadrive-data-1.2-4|38	find %{buildroot}%{_gamesdatadir}/%{game_name} -type d -exec chmod 755 {} \;
12cr|maniadrive-data-1.2-4|39	find %{buildroot}%{_gamesdatadir}/%{game_name} -type f -exec chmod 644 {} \;
12cr|maniadrive-data-1.2-4|40	
12cr|maniadrive-data-1.2-4|41	%clean
12cr|maniadrive-data-1.2-4|42	rm -rf %{buildroot}
12cr|maniadrive-data-1.2-4|43	
12cr|maniadrive-data-1.2-4|44	%files
12cr|maniadrive-data-1.2-4|45	%defattr(-,root,root)
12cr|maniadrive-data-1.2-4|46	%doc README COPYING
12cr|maniadrive-data-1.2-4|47	%{_gamesdatadir}/%{game_name}
12cr|maniadrive-data-1.2-4|48	
12cr|maniadrive-data-1.2-4|49	
12cr|maniadrive-data-1.2-4|50	
12cr|maniadrive-data-1.2-4|51	
12cr|maniadrive-data-1.2-4|52	%changelog
12cr|maniadrive-data-1.2-4|53	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2-4mdv2011.0
12cr|maniadrive-data-1.2-4|54	+ Revision: 612813
12cr|maniadrive-data-1.2-4|55	- the mass rebuild of 2010.1 packages
12cr|maniadrive-data-1.2-4|56	
12cr|maniadrive-data-1.2-4|57	* Tue Apr 27 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.2-3mdv2010.1
12cr|maniadrive-data-1.2-4|58	+ Revision: 539391
12cr|maniadrive-data-1.2-4|59	- CCBUG: 58861
12cr|maniadrive-data-1.2-4|60	- Rebuild package to not provide a bogus php.ini, and provide maps file for mania_sever.
12cr|maniadrive-data-1.2-4|61	
12cr|maniadrive-data-1.2-4|62	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.2-2mdv2010.0
12cr|maniadrive-data-1.2-4|63	+ Revision: 439745
12cr|maniadrive-data-1.2-4|64	- rebuild
12cr|maniadrive-data-1.2-4|65	
12cr|maniadrive-data-1.2-4|66	* Wed Feb 11 2009 Emmanuel Andry <eandry@mandriva.org> 1.2-1mdv2009.1
12cr|maniadrive-data-1.2-4|67	+ Revision: 339609
12cr|maniadrive-data-1.2-4|68	- New version 1.2
12cr|maniadrive-data-1.2-4|69	
12cr|maniadrive-data-1.2-4|70	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.01-5mdv2009.0
12cr|maniadrive-data-1.2-4|71	+ Revision: 251853
12cr|maniadrive-data-1.2-4|72	- rebuild
12cr|maniadrive-data-1.2-4|73	
12cr|maniadrive-data-1.2-4|74	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.01-3mdv2008.1
12cr|maniadrive-data-1.2-4|75	+ Revision: 140944
12cr|maniadrive-data-1.2-4|76	- restore BuildRoot
12cr|maniadrive-data-1.2-4|77	
12cr|maniadrive-data-1.2-4|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|maniadrive-data-1.2-4|79	- kill re-definition of %%buildroot on Pixel's request
12cr|maniadrive-data-1.2-4|80	
12cr|maniadrive-data-1.2-4|81	
12cr|maniadrive-data-1.2-4|82	* Sun Sep 03 2006 Olivier Blin <oblin@mandriva.com>
12cr|maniadrive-data-1.2-4|83	+ 2006-09-03 12:28:22 (59662)
12cr|maniadrive-data-1.2-4|84	- don't package php files
12cr|maniadrive-data-1.2-4|85	
12cr|maniadrive-data-1.2-4|86	* Sat Sep 02 2006 Olivier Blin <oblin@mandriva.com>
12cr|maniadrive-data-1.2-4|87	+ 2006-09-02 21:42:30 (59633)
12cr|maniadrive-data-1.2-4|88	- don't package rayphp files anymore
12cr|maniadrive-data-1.2-4|89	
12cr|maniadrive-data-1.2-4|90	* Mon Aug 21 2006 Olivier Blin <oblin@mandriva.com>
12cr|maniadrive-data-1.2-4|91	+ 2006-08-21 13:57:43 (56970)
12cr|maniadrive-data-1.2-4|92	- initial Mandriva release
12cr|maniadrive-data-1.2-4|93	
12cr|maniadrive-data-1.2-4|94	* Mon Aug 21 2006 Olivier Blin <oblin@mandriva.com>
12cr|maniadrive-data-1.2-4|95	+ 2006-08-21 13:53:45 (56965)
12cr|maniadrive-data-1.2-4|96	- Created package structure for maniadrive-data.
12cr|maniadrive-data-1.2-4|97	

3020 12
12cr|manslide-2.0.3-5|1	Name:		manslide
12cr|manslide-2.0.3-5|2	Summary:	Graphical slideshow creation program
12cr|manslide-2.0.3-5|3	Version:	2.0.3
12cr|manslide-2.0.3-5|4	Release:	5
12cr|manslide-2.0.3-5|5	Source0:	http://www.mandrivalinux-online.eu/%{name}/%{name}-%{version}.tar.gz
12cr|manslide-2.0.3-5|6	URL:		http://www.kde-apps.org/content/show.php?content=72739
12cr|manslide-2.0.3-5|7	Group:		Graphics
12cr|manslide-2.0.3-5|8	License:	GPLv2+
12cr|manslide-2.0.3-5|9	
12cr|manslide-2.0.3-5|10	BuildRequires:	qt4-devel
12cr|manslide-2.0.3-5|11	Requires:	sox
12cr|manslide-2.0.3-5|12	Requires:	imagemagick
12cr|manslide-2.0.3-5|13	Requires:	mencoder
12cr|manslide-2.0.3-5|14	Requires:	mplayer
12cr|manslide-2.0.3-5|15	
12cr|manslide-2.0.3-5|16	%description
12cr|manslide-2.0.3-5|17	Manslide is a slideshow creation application which makes it easy to
12cr|manslide-2.0.3-5|18	produce attractive slideshows with optional background music. Manslide
12cr|manslide-2.0.3-5|19	uses the QT4 toolkit.
12cr|manslide-2.0.3-5|20	
12cr|manslide-2.0.3-5|21	%prep
12cr|manslide-2.0.3-5|22	%setup -q
12cr|manslide-2.0.3-5|23	moc mainfrm.h > moc_mainfrm.cpp
12cr|manslide-2.0.3-5|24	moc tetrahedron.h > moc_tetrahedron.cpp
12cr|manslide-2.0.3-5|25	
12cr|manslide-2.0.3-5|26	%build
12cr|manslide-2.0.3-5|27	%qmake_qt4
12cr|manslide-2.0.3-5|28	%make
12cr|manslide-2.0.3-5|29	
12cr|manslide-2.0.3-5|30	%install
12cr|manslide-2.0.3-5|31	install -m755 Manslide -D %{buildroot}%{_datadir}/%{name}/%{name}
12cr|manslide-2.0.3-5|32	install -m644 *.qm %{buildroot}%{_datadir}/%{name}/
12cr|manslide-2.0.3-5|33	install -m644 *.ts %{buildroot}%{_datadir}/%{name}/
12cr|manslide-2.0.3-5|34	cp -R Interface %{buildroot}%{_datadir}/%{name}/
12cr|manslide-2.0.3-5|35	cp -R BIB_ManSlide %{buildroot}%{_datadir}/%{name}/
12cr|manslide-2.0.3-5|36	install -d %{buildroot}%{_bindir}
12cr|manslide-2.0.3-5|37	ln -s %{_datadir}/%{name}/%{name} %{buildroot}%{_bindir}/%{name}
12cr|manslide-2.0.3-5|38	
12cr|manslide-2.0.3-5|39	install -d %{buildroot}%{_datadir}/applications
12cr|manslide-2.0.3-5|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|manslide-2.0.3-5|41	[Desktop Entry]
12cr|manslide-2.0.3-5|42	Name=Manslide
12cr|manslide-2.0.3-5|43	Comment=Slideshow generator
12cr|manslide-2.0.3-5|44	Exec=%{_bindir}/%{name}
12cr|manslide-2.0.3-5|45	Icon=image_processing_section
12cr|manslide-2.0.3-5|46	Terminal=false
12cr|manslide-2.0.3-5|47	Type=Application
12cr|manslide-2.0.3-5|48	StartupNotify=true
12cr|manslide-2.0.3-5|49	Categories=Graphics;Qt;Photography;X-MandrivaLinux-CrossDesktop;
12cr|manslide-2.0.3-5|50	EOF
12cr|manslide-2.0.3-5|51	
12cr|manslide-2.0.3-5|52	%files
12cr|manslide-2.0.3-5|53	%{_datadir}/%{name}
12cr|manslide-2.0.3-5|54	%{_bindir}/%{name}
12cr|manslide-2.0.3-5|55	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|manslide-2.0.3-5|56	
12cr|manslide-2.0.3-5|57	
12cr|manslide-2.0.3-5|58	%changelog
12cr|manslide-2.0.3-5|59	* Wed May 30 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.0.3-5
12cr|manslide-2.0.3-5|60	+ Revision: 801315
12cr|manslide-2.0.3-5|61	- regenerate moc files
12cr|manslide-2.0.3-5|62	- fix buildrequires
12cr|manslide-2.0.3-5|63	- clean out old junk
12cr|manslide-2.0.3-5|64	
12cr|manslide-2.0.3-5|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|manslide-2.0.3-5|66	- rebuild
12cr|manslide-2.0.3-5|67	
12cr|manslide-2.0.3-5|68	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|manslide-2.0.3-5|69	- lowercase ImageMagick
12cr|manslide-2.0.3-5|70	
12cr|manslide-2.0.3-5|71	* Tue Aug 05 2008 Funda Wang <fwang@mandriva.org> 2.0.3-4mdv2009.0
12cr|manslide-2.0.3-5|72	+ Revision: 263933
12cr|manslide-2.0.3-5|73	- rebuild for new compile flags
12cr|manslide-2.0.3-5|74	
12cr|manslide-2.0.3-5|75	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 2.0.3-3mdv2009.0
12cr|manslide-2.0.3-5|76	+ Revision: 251857
12cr|manslide-2.0.3-5|77	- rebuild
12cr|manslide-2.0.3-5|78	
12cr|manslide-2.0.3-5|79	+ Pixel <pixel@mandriva.com>
12cr|manslide-2.0.3-5|80	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|manslide-2.0.3-5|81	
12cr|manslide-2.0.3-5|82	* Sun Mar 09 2008 Funda Wang <fwang@mandriva.org> 2.0.3-1mdv2008.1
12cr|manslide-2.0.3-5|83	+ Revision: 182755
12cr|manslide-2.0.3-5|84	- New version 2.0.3
12cr|manslide-2.0.3-5|85	
12cr|manslide-2.0.3-5|86	* Sun Mar 02 2008 Funda Wang <fwang@mandriva.org> 2.0.2-1mdv2008.1
12cr|manslide-2.0.3-5|87	+ Revision: 177543
12cr|manslide-2.0.3-5|88	- New version 2.0.2
12cr|manslide-2.0.3-5|89	
12cr|manslide-2.0.3-5|90	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|manslide-2.0.3-5|91	- Add X-MandrivaLinux-CrossDesktop category to desktop entry:
12cr|manslide-2.0.3-5|92	There's no GTK+/GNOME similar application, so no need to hide
12cr|manslide-2.0.3-5|93	it in the More submenu for GNOME users.
12cr|manslide-2.0.3-5|94	
12cr|manslide-2.0.3-5|95	* Sun Feb 24 2008 Funda Wang <fwang@mandriva.org> 2.0.1-1mdv2008.1
12cr|manslide-2.0.3-5|96	+ Revision: 174317
12cr|manslide-2.0.3-5|97	- New version 2.0.1
12cr|manslide-2.0.3-5|98	
12cr|manslide-2.0.3-5|99	* Mon Feb 18 2008 Funda Wang <fwang@mandriva.org> 2.0-1mdv2008.1
12cr|manslide-2.0.3-5|100	+ Revision: 171426
12cr|manslide-2.0.3-5|101	- New version 2.0
12cr|manslide-2.0.3-5|102	
12cr|manslide-2.0.3-5|103	* Wed Feb 13 2008 Funda Wang <fwang@mandriva.org> 1.9.13-1mdv2008.1
12cr|manslide-2.0.3-5|104	+ Revision: 167088
12cr|manslide-2.0.3-5|105	- New version 1.9.13
12cr|manslide-2.0.3-5|106	
12cr|manslide-2.0.3-5|107	* Sat Feb 09 2008 Funda Wang <fwang@mandriva.org> 1.9.11-1mdv2008.1
12cr|manslide-2.0.3-5|108	+ Revision: 164403
12cr|manslide-2.0.3-5|109	- New version 1.9.11
12cr|manslide-2.0.3-5|110	
12cr|manslide-2.0.3-5|111	* Sun Feb 03 2008 Funda Wang <fwang@mandriva.org> 1.9.10-1mdv2008.1
12cr|manslide-2.0.3-5|112	+ Revision: 161801
12cr|manslide-2.0.3-5|113	- New version 1.9.10
12cr|manslide-2.0.3-5|114	
12cr|manslide-2.0.3-5|115	* Mon Jan 28 2008 Funda Wang <fwang@mandriva.org> 1.9.9-1mdv2008.1
12cr|manslide-2.0.3-5|116	+ Revision: 159052
12cr|manslide-2.0.3-5|117	- New version 1.9.9
12cr|manslide-2.0.3-5|118	
12cr|manslide-2.0.3-5|119	* Sat Jan 26 2008 Funda Wang <fwang@mandriva.org> 1.9.8-1mdv2008.1
12cr|manslide-2.0.3-5|120	+ Revision: 158394
12cr|manslide-2.0.3-5|121	- New version 1.9.8
12cr|manslide-2.0.3-5|122	
12cr|manslide-2.0.3-5|123	* Sun Jan 20 2008 Funda Wang <fwang@mandriva.org> 1.9.7-1mdv2008.1
12cr|manslide-2.0.3-5|124	+ Revision: 155203
12cr|manslide-2.0.3-5|125	- New version 1.9.7
12cr|manslide-2.0.3-5|126	
12cr|manslide-2.0.3-5|127	* Sat Jan 19 2008 Funda Wang <fwang@mandriva.org> 1.9.6-1mdv2008.1
12cr|manslide-2.0.3-5|128	+ Revision: 155017
12cr|manslide-2.0.3-5|129	- New version 1.9.6
12cr|manslide-2.0.3-5|130	- fix URL
12cr|manslide-2.0.3-5|131	
12cr|manslide-2.0.3-5|132	* Thu Jan 10 2008 Funda Wang <fwang@mandriva.org> 1.9.5-1mdv2008.1
12cr|manslide-2.0.3-5|133	+ Revision: 147488
12cr|manslide-2.0.3-5|134	- update to new version 1.9.5
12cr|manslide-2.0.3-5|135	
12cr|manslide-2.0.3-5|136	* Sat Jan 05 2008 Funda Wang <fwang@mandriva.org> 1.9.4-1mdv2008.1
12cr|manslide-2.0.3-5|137	+ Revision: 145751
12cr|manslide-2.0.3-5|138	- New version 1.9.4
12cr|manslide-2.0.3-5|139	
12cr|manslide-2.0.3-5|140	* Sat Jan 05 2008 Funda Wang <fwang@mandriva.org> 1.9.3-1mdv2008.1
12cr|manslide-2.0.3-5|141	+ Revision: 145653
12cr|manslide-2.0.3-5|142	- New version 1.9.3
12cr|manslide-2.0.3-5|143	
12cr|manslide-2.0.3-5|144	+ Olivier Blin <blino@mandriva.org>
12cr|manslide-2.0.3-5|145	- restore BuildRoot
12cr|manslide-2.0.3-5|146	
12cr|manslide-2.0.3-5|147	+ Thierry Vignaud <tv@mandriva.org>
12cr|manslide-2.0.3-5|148	- kill re-definition of %%buildroot on Pixel's request
12cr|manslide-2.0.3-5|149	
12cr|manslide-2.0.3-5|150	* Wed Dec 12 2007 Funda Wang <fwang@mandriva.org> 1.9.1-1mdv2008.1
12cr|manslide-2.0.3-5|151	+ Revision: 119111
12cr|manslide-2.0.3-5|152	- New version 1.9.1
12cr|manslide-2.0.3-5|153	
12cr|manslide-2.0.3-5|154	* Sun Nov 18 2007 Funda Wang <fwang@mandriva.org> 1.9-1mdv2008.1
12cr|manslide-2.0.3-5|155	+ Revision: 109819
12cr|manslide-2.0.3-5|156	- update to new version 1.9
12cr|manslide-2.0.3-5|157	
12cr|manslide-2.0.3-5|158	* Tue Nov 06 2007 Funda Wang <fwang@mandriva.org> 1.8-1mdv2008.1
12cr|manslide-2.0.3-5|159	+ Revision: 106309
12cr|manslide-2.0.3-5|160	- New version 1.8
12cr|manslide-2.0.3-5|161	
12cr|manslide-2.0.3-5|162	* Sat Nov 03 2007 Funda Wang <fwang@mandriva.org> 1.7.2-1mdv2008.1
12cr|manslide-2.0.3-5|163	+ Revision: 105530
12cr|manslide-2.0.3-5|164	- New version 1.7.2
12cr|manslide-2.0.3-5|165	
12cr|manslide-2.0.3-5|166	* Sun Sep 02 2007 Funda Wang <fwang@mandriva.org> 1.7-1mdv2008.0
12cr|manslide-2.0.3-5|167	+ Revision: 77744
12cr|manslide-2.0.3-5|168	- New version 1.7
12cr|manslide-2.0.3-5|169	
12cr|manslide-2.0.3-5|170	+ Thierry Vignaud <tv@mandriva.org>
12cr|manslide-2.0.3-5|171	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|manslide-2.0.3-5|172	
12cr|manslide-2.0.3-5|173	* Wed Aug 22 2007 Adam Williamson <awilliamson@mandriva.org> 1.6-2mdv2008.0
12cr|manslide-2.0.3-5|174	+ Revision: 68817
12cr|manslide-2.0.3-5|175	- add a bunch of missing files
12cr|manslide-2.0.3-5|176	
12cr|manslide-2.0.3-5|177	* Fri Aug 17 2007 Adam Williamson <awilliamson@mandriva.org> 1.6-1mdv2008.0
12cr|manslide-2.0.3-5|178	+ Revision: 64688
12cr|manslide-2.0.3-5|179	- try to fix icon
12cr|manslide-2.0.3-5|180	- Fedora license policy
12cr|manslide-2.0.3-5|181	- new release 1.6
12cr|manslide-2.0.3-5|182	
12cr|manslide-2.0.3-5|183	* Wed Jun 20 2007 Adam Williamson <awilliamson@mandriva.org> 1.5.9-1mdv2008.0
12cr|manslide-2.0.3-5|184	+ Revision: 41673
12cr|manslide-2.0.3-5|185	- new release 1.5.9; drop X-Mandriva menu category
12cr|manslide-2.0.3-5|186	
12cr|manslide-2.0.3-5|187	* Thu May 17 2007 Adam Williamson <awilliamson@mandriva.org> 1.5.7-1mdv2008.0
12cr|manslide-2.0.3-5|188	+ Revision: 27697
12cr|manslide-2.0.3-5|189	- Import manslide
12cr|manslide-2.0.3-5|190	

3021 12
12cr|mantis-1.2.1-2|1	%define oname   mantisbt
12cr|mantis-1.2.1-2|2	
12cr|mantis-1.2.1-2|3	
12cr|mantis-1.2.1-2|4	Name:		mantis
12cr|mantis-1.2.1-2|5	Version:	1.2.1
12cr|mantis-1.2.1-2|6	Release:	%mkrel 2
12cr|mantis-1.2.1-2|7	Summary:	Web-based bug tracker
12cr|mantis-1.2.1-2|8	License:	GPLv2
12cr|mantis-1.2.1-2|9	Group:		System/Servers
12cr|mantis-1.2.1-2|10	URL:		http://www.mantisbt.org
12cr|mantis-1.2.1-2|11	Source0:	%{oname}-%{version}.tar.gz
12cr|mantis-1.2.1-2|12	Requires:	apache-mod_php
12cr|mantis-1.2.1-2|13	Requires:	php-mysql
12cr|mantis-1.2.1-2|14	%if %mdkversion < 201010
12cr|mantis-1.2.1-2|15	Requires(post):	rpm-helper
12cr|mantis-1.2.1-2|16	Requires(postun):   rpm-helper
12cr|mantis-1.2.1-2|17	%endif
12cr|mantis-1.2.1-2|18	BuildArch:	noarch
12cr|mantis-1.2.1-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|mantis-1.2.1-2|20	
12cr|mantis-1.2.1-2|21	%description
12cr|mantis-1.2.1-2|22	Mantis is a php/MySQL/web based bugtracking system.
12cr|mantis-1.2.1-2|23	The goals for this project are to produce and maintain a
12cr|mantis-1.2.1-2|24	lightweight and simple bugtracking system. Additions of
12cr|mantis-1.2.1-2|25	complexity and/or features are modular and configurable
12cr|mantis-1.2.1-2|26	so that users can be shielded from unwanted clutter.
12cr|mantis-1.2.1-2|27	
12cr|mantis-1.2.1-2|28	The product is designed to be easily modifiable,
12cr|mantis-1.2.1-2|29	customizable, and upgradeable. Anyone with intermediate
12cr|mantis-1.2.1-2|30	PHP and MySQL experience should be able to customize
12cr|mantis-1.2.1-2|31	Mantis to suit their needs.
12cr|mantis-1.2.1-2|32	
12cr|mantis-1.2.1-2|33	%prep
12cr|mantis-1.2.1-2|34	%setup -q -n %{oname}-%{version}
12cr|mantis-1.2.1-2|35	
12cr|mantis-1.2.1-2|36	%build
12cr|mantis-1.2.1-2|37	
12cr|mantis-1.2.1-2|38	%install
12cr|mantis-1.2.1-2|39	rm -rf  %{buildroot}
12cr|mantis-1.2.1-2|40	
12cr|mantis-1.2.1-2|41	rm -rf packages
12cr|mantis-1.2.1-2|42	# install files
12cr|mantis-1.2.1-2|43	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cr|mantis-1.2.1-2|44	install -d -m 755 %{buildroot}%_defaultdocdir/%{name}-%{version}
12cr|mantis-1.2.1-2|45	mv doc/*  %{buildroot}%_defaultdocdir/%{name}-%{version}
12cr|mantis-1.2.1-2|46	rm -rf doc
12cr|mantis-1.2.1-2|47	cp -aRf * %{buildroot}%{_var}/www/%{name}
12cr|mantis-1.2.1-2|48	
12cr|mantis-1.2.1-2|49	# apache configuration
12cr|mantis-1.2.1-2|50	install -d -m 755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|mantis-1.2.1-2|51	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf <<EOF
12cr|mantis-1.2.1-2|52	Alias /mantis "/var/www/mantis"
12cr|mantis-1.2.1-2|53	
12cr|mantis-1.2.1-2|54	<Directory /var/www/mantis>
12cr|mantis-1.2.1-2|55	
12cr|mantis-1.2.1-2|56	Order allow,deny
12cr|mantis-1.2.1-2|57	Allow from all
12cr|mantis-1.2.1-2|58	
12cr|mantis-1.2.1-2|59	php_admin_value memory_limit 32M
12cr|mantis-1.2.1-2|60	php_admin_value max_execution_time 60
12cr|mantis-1.2.1-2|61	php_admin_value register_globals Off
12cr|mantis-1.2.1-2|62	php_admin_value magic_quotes_gpc Off
12cr|mantis-1.2.1-2|63	php_admin_value magic_quotes_runtime Off
12cr|mantis-1.2.1-2|64	# settings for the file upload, you might increase them further
12cr|mantis-1.2.1-2|65	php_admin_value upload_max_filesize 16M
12cr|mantis-1.2.1-2|66	# session handling: now the check for expired sessions is done on every 10th session creation
12cr|mantis-1.2.1-2|67	php_admin_value session.use_trans_sid Off
12cr|mantis-1.2.1-2|68	php_admin_value session.gc_probability 1
12cr|mantis-1.2.1-2|69	php_admin_value session.gc_divisor 10
12cr|mantis-1.2.1-2|70	# multibyte extension: needed for utf-8
12cr|mantis-1.2.1-2|71	php_admin_value mbstring.func_overload 7
12cr|mantis-1.2.1-2|72	
12cr|mantis-1.2.1-2|73	<Files ~ "\.inc\.php$">
12cr|mantis-1.2.1-2|74	Order allow,deny
12cr|mantis-1.2.1-2|75	Deny from all
12cr|mantis-1.2.1-2|76	</Files>
12cr|mantis-1.2.1-2|77	
12cr|mantis-1.2.1-2|78	<Files ~ ".tpl$">
12cr|mantis-1.2.1-2|79	Order allow,deny
12cr|mantis-1.2.1-2|80	Deny from all
12cr|mantis-1.2.1-2|81	</Files>
12cr|mantis-1.2.1-2|82	
12cr|mantis-1.2.1-2|83	</Directory>
12cr|mantis-1.2.1-2|84	EOF
12cr|mantis-1.2.1-2|85	
12cr|mantis-1.2.1-2|86	find %{buildroot}%{_var}/www/%{name} -name '*.php' -exec perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|g' {} \;
12cr|mantis-1.2.1-2|87	
12cr|mantis-1.2.1-2|88	%clean
12cr|mantis-1.2.1-2|89	rm -rf %{buildroot}
12cr|mantis-1.2.1-2|90	
12cr|mantis-1.2.1-2|91	%post
12cr|mantis-1.2.1-2|92	%if %mdkversion < 201010
12cr|mantis-1.2.1-2|93	%_post_webapp
12cr|mantis-1.2.1-2|94	%endif
12cr|mantis-1.2.1-2|95	
12cr|mantis-1.2.1-2|96	%postun
12cr|mantis-1.2.1-2|97	%if %mdkversion < 201010
12cr|mantis-1.2.1-2|98	%_postun_webapp
12cr|mantis-1.2.1-2|99	%endif
12cr|mantis-1.2.1-2|100	
12cr|mantis-1.2.1-2|101	%files
12cr|mantis-1.2.1-2|102	%defattr(-,root,root)
12cr|mantis-1.2.1-2|103	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|mantis-1.2.1-2|104	%_defaultdocdir/%{name}-%{version}
12cr|mantis-1.2.1-2|105	%{_var}/www/%{name}
12cr|mantis-1.2.1-2|106	
12cr|mantis-1.2.1-2|107	
12cr|mantis-1.2.1-2|108	%changelog
12cr|mantis-1.2.1-2|109	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdv2011.0
12cr|mantis-1.2.1-2|110	+ Revision: 612814
12cr|mantis-1.2.1-2|111	- the mass rebuild of 2010.1 packages
12cr|mantis-1.2.1-2|112	
12cr|mantis-1.2.1-2|113	* Mon Apr 26 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.2.1-1mdv2010.1
12cr|mantis-1.2.1-2|114	+ Revision: 539097
12cr|mantis-1.2.1-2|115	- Fix license
12cr|mantis-1.2.1-2|116	- update to 1.2.1
12cr|mantis-1.2.1-2|117	
12cr|mantis-1.2.1-2|118	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.8-2mdv2010.1
12cr|mantis-1.2.1-2|119	+ Revision: 509193
12cr|mantis-1.2.1-2|120	- use herein document for apache configuration
12cr|mantis-1.2.1-2|121	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|mantis-1.2.1-2|122	
12cr|mantis-1.2.1-2|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|mantis-1.2.1-2|124	- fix description
12cr|mantis-1.2.1-2|125	
12cr|mantis-1.2.1-2|126	* Tue Jun 09 2009 Frederik Himpe <fhimpe@mandriva.org> 1.1.8-1mdv2010.0
12cr|mantis-1.2.1-2|127	+ Revision: 384473
12cr|mantis-1.2.1-2|128	- Update to new version 1.1.8
12cr|mantis-1.2.1-2|129	
12cr|mantis-1.2.1-2|130	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 1.1.6-1mdv2009.1
12cr|mantis-1.2.1-2|131	+ Revision: 332765
12cr|mantis-1.2.1-2|132	- New upstream release
12cr|mantis-1.2.1-2|133	
12cr|mantis-1.2.1-2|134	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.0.8-3mdv2009.0
12cr|mantis-1.2.1-2|135	+ Revision: 251861
12cr|mantis-1.2.1-2|136	- rebuild
12cr|mantis-1.2.1-2|137	- fix no-buildroot-tag
12cr|mantis-1.2.1-2|138	- kill re-definition of %%buildroot on Pixel's request
12cr|mantis-1.2.1-2|139	
12cr|mantis-1.2.1-2|140	* Sun Dec 16 2007 Anne Nicolas <ennael@mandriva.org> 1.0.8-1mdv2008.1
12cr|mantis-1.2.1-2|141	+ Revision: 120621
12cr|mantis-1.2.1-2|142	- add new source
12cr|mantis-1.2.1-2|143	- remove old source
12cr|mantis-1.2.1-2|144	- New version
12cr|mantis-1.2.1-2|145	
12cr|mantis-1.2.1-2|146	* Mon Jun 25 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-2mdv2008.0
12cr|mantis-1.2.1-2|147	+ Revision: 43815
12cr|mantis-1.2.1-2|148	- fix deps
12cr|mantis-1.2.1-2|149	
12cr|mantis-1.2.1-2|150	* Sat Jun 09 2007 Anne Nicolas <ennael@mandriva.org> 1.0.7-1mdv2008.0
12cr|mantis-1.2.1-2|151	+ Revision: 37686
12cr|mantis-1.2.1-2|152	- version 1.0.7
12cr|mantis-1.2.1-2|153	
12cr|mantis-1.2.1-2|154	
12cr|mantis-1.2.1-2|155	* Mon Dec 11 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.0.6-1mdv2007.0
12cr|mantis-1.2.1-2|156	+ Revision: 95080
12cr|mantis-1.2.1-2|157	- Import mantis
12cr|mantis-1.2.1-2|158	
12cr|mantis-1.2.1-2|159	* Mon Dec 11 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.0.6-1
12cr|mantis-1.2.1-2|160	- new version
12cr|mantis-1.2.1-2|161	
12cr|mantis-1.2.1-2|162	* Mon Sep 11 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.0.5-1mdk
12cr|mantis-1.2.1-2|163	- new version
12cr|mantis-1.2.1-2|164	
12cr|mantis-1.2.1-2|165	* Wed Jun 07 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.0.3-1mdk
12cr|mantis-1.2.1-2|166	- new version
12cr|mantis-1.2.1-2|167	
12cr|mantis-1.2.1-2|168	* Mon Apr 24 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.0.2-r21mdk
12cr|mantis-1.2.1-2|169	- correct apache configuration
12cr|mantis-1.2.1-2|170	
12cr|mantis-1.2.1-2|171	* Sat Apr 22 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.0.2-1mdk
12cr|mantis-1.2.1-2|172	- initial release
12cr|mantis-1.2.1-2|173	

3022 12
12cr|mapnik-2.1.0-1|1	%define major	2
12cr|mapnik-2.1.0-1|2	%define libname %mklibname %{name} %{major}
12cr|mapnik-2.1.0-1|3	%define devname %mklibname -d %{name}
12cr|mapnik-2.1.0-1|4	
12cr|mapnik-2.1.0-1|5	Summary:	Free Toolkit for developing mapping applications
12cr|mapnik-2.1.0-1|6	Name:		mapnik
12cr|mapnik-2.1.0-1|7	Version:	2.1.0
12cr|mapnik-2.1.0-1|8	Release:	1
12cr|mapnik-2.1.0-1|9	Group:		Communications
12cr|mapnik-2.1.0-1|10	License:	LGPLv2+
12cr|mapnik-2.1.0-1|11	URL:		http://mapnik.org/
12cr|mapnik-2.1.0-1|12	Source0:	https://github.com/downloads/mapnik/mapnik/%{name}-v%{version}.tar.bz2
12cr|mapnik-2.1.0-1|13	Source1:	mapnik-data.license
12cr|mapnik-2.1.0-1|14	Source2:	no_date_footer.html
12cr|mapnik-2.1.0-1|15	Source3:	viewer.desktop
12cr|mapnik-2.1.0-1|16	Source4:	.abf.yml
12cr|mapnik-2.1.0-1|17	
12cr|mapnik-2.1.0-1|18	BuildRequires:	chrpath
12cr|mapnik-2.1.0-1|19	BuildRequires:	desktop-file-utils
12cr|mapnik-2.1.0-1|20	BuildRequires:	doxygen
12cr|mapnik-2.1.0-1|21	BuildRequires:	scons
12cr|mapnik-2.1.0-1|22	BuildRequires:	pkgconfig(libagg)
12cr|mapnik-2.1.0-1|23	BuildRequires:	boost-devel
12cr|mapnik-2.1.0-1|24	BuildRequires:	gdal-devel
12cr|mapnik-2.1.0-1|25	BuildRequires:	pkgconfig(icu-i18n)
12cr|mapnik-2.1.0-1|26	BuildRequires:	jpeg-devel
12cr|mapnik-2.1.0-1|27	BuildRequires:	libtool-devel
12cr|mapnik-2.1.0-1|28	BuildRequires:	postgresql-devel
12cr|mapnik-2.1.0-1|29	BuildRequires:	qt4-devel
12cr|mapnik-2.1.0-1|30	BuildRequires:	tiff-devel
12cr|mapnik-2.1.0-1|31	BuildRequires:	pkgconfig(cairomm-1.0)
12cr|mapnik-2.1.0-1|32	BuildRequires:	pkgconfig(freetype2)
12cr|mapnik-2.1.0-1|33	BuildRequires:	pkgconfig(libpng)
12cr|mapnik-2.1.0-1|34	BuildRequires:	pkgconfig(libxml-2.0)
12cr|mapnik-2.1.0-1|35	BuildRequires:	pkgconfig(proj)
12cr|mapnik-2.1.0-1|36	BuildRequires:	pkgconfig(pycairo)
12cr|mapnik-2.1.0-1|37	BuildRequires:	pkgconfig(python)
12cr|mapnik-2.1.0-1|38	
12cr|mapnik-2.1.0-1|39	Requires:	fonts-ttf-dejavu
12cr|mapnik-2.1.0-1|40	
12cr|mapnik-2.1.0-1|41	%description
12cr|mapnik-2.1.0-1|42	Mapnik is a Free Toolkit for developing mapping applications.
12cr|mapnik-2.1.0-1|43	It's written in C++ and there are Python bindings to
12cr|mapnik-2.1.0-1|44	facilitate fast-paced agile development. It can comfortably
12cr|mapnik-2.1.0-1|45	be used for both desktop and web development, which was something
12cr|mapnik-2.1.0-1|46	I wanted from the beginning.
12cr|mapnik-2.1.0-1|47	
12cr|mapnik-2.1.0-1|48	Mapnik is about making beautiful maps. It uses the AGG library
12cr|mapnik-2.1.0-1|49	and offers world class anti-aliasing rendering with subpixel
12cr|mapnik-2.1.0-1|50	accuracy for geographic data. It is written from scratch in
12cr|mapnik-2.1.0-1|51	modern C++ and doesn't suffer from design decisions made a decade
12cr|mapnik-2.1.0-1|52	ago. When it comes to handling common software tasks such as memory
12cr|mapnik-2.1.0-1|53	management, filesystem access, regular expressions, parsing and so
12cr|mapnik-2.1.0-1|54	on, Mapnik doesn't re-invent the wheel, but utilises best of breed
12cr|mapnik-2.1.0-1|55	industry standard libraries from boost.org
12cr|mapnik-2.1.0-1|56	
12cr|mapnik-2.1.0-1|57	%package -n %{libname}
12cr|mapnik-2.1.0-1|58	Summary: Mapnik is a Free toolkit for developing mapping applications
12cr|mapnik-2.1.0-1|59	Group: System/Libraries
12cr|mapnik-2.1.0-1|60	
12cr|mapnik-2.1.0-1|61	%description -n %{libname}
12cr|mapnik-2.1.0-1|62	This package contains the shared library for %{name}.
12cr|mapnik-2.1.0-1|63	
12cr|mapnik-2.1.0-1|64	%package -n %{devname}
12cr|mapnik-2.1.0-1|65	Summary: Mapnik is a Free toolkit for developing mapping applications
12cr|mapnik-2.1.0-1|66	Group: Development/C++
12cr|mapnik-2.1.0-1|67	Requires: %{libname} = %{version}-%{release}
12cr|mapnik-2.1.0-1|68	Provides: %{name}-devel = %{version}-%{release}
12cr|mapnik-2.1.0-1|69	Obsoletes: %{name}-devel
12cr|mapnik-2.1.0-1|70	
12cr|mapnik-2.1.0-1|71	%description -n %{devname}
12cr|mapnik-2.1.0-1|72	This package contains the development files for %{name}.
12cr|mapnik-2.1.0-1|73	
12cr|mapnik-2.1.0-1|74	%package python
12cr|mapnik-2.1.0-1|75	Summary:  Python bindings for the Mapnik spatial visualization library
12cr|mapnik-2.1.0-1|76	License:  GPLv2+
12cr|mapnik-2.1.0-1|77	Group:    Development/Python
12cr|mapnik-2.1.0-1|78	Requires: %{name} = %{version}-%{release}
12cr|mapnik-2.1.0-1|79	Requires: python-imaging
12cr|mapnik-2.1.0-1|80	Requires: python-lxml
12cr|mapnik-2.1.0-1|81	
12cr|mapnik-2.1.0-1|82	%description python
12cr|mapnik-2.1.0-1|83	Language bindings to enable the Mapnik library to be used from python
12cr|mapnik-2.1.0-1|84	
12cr|mapnik-2.1.0-1|85	%package utils
12cr|mapnik-2.1.0-1|86	License:  GPLv2+
12cr|mapnik-2.1.0-1|87	Summary:  Utilities distributed with the Mapnik spatial visualization library
12cr|mapnik-2.1.0-1|88	Group:    Communications
12cr|mapnik-2.1.0-1|89	Requires: %{name} = %{version}-%{release}
12cr|mapnik-2.1.0-1|90	
12cr|mapnik-2.1.0-1|91	%description utils
12cr|mapnik-2.1.0-1|92	Miscellaneous utilities distributed with the Mapnik spatial visualization
12cr|mapnik-2.1.0-1|93	library
12cr|mapnik-2.1.0-1|94	
12cr|mapnik-2.1.0-1|95	%prep
12cr|mapnik-2.1.0-1|96	%setup -q -n %{name}-v%{version}
12cr|mapnik-2.1.0-1|97	%apply_patches
12cr|mapnik-2.1.0-1|98	
12cr|mapnik-2.1.0-1|99	# clean SVN
12cr|mapnik-2.1.0-1|100	find . -type d -name .svn -exec rm -rf '{}' +
12cr|mapnik-2.1.0-1|101	
12cr|mapnik-2.1.0-1|102	# get rid of local agg, tinyxml and fonts
12cr|mapnik-2.1.0-1|103	rm -rf agg tinyxml fonts
12cr|mapnik-2.1.0-1|104	
12cr|mapnik-2.1.0-1|105	set +x
12cr|mapnik-2.1.0-1|106	for f in `find . -type f` ; do
12cr|mapnik-2.1.0-1|107	if file $f | grep -q ISO-8859 ; then
12cr|mapnik-2.1.0-1|108	set -x
12cr|mapnik-2.1.0-1|109	iconv -f ISO-8859-1 -t UTF-8 $f > ${f}.tmp && \
12cr|mapnik-2.1.0-1|110	mv -f ${f}.tmp $f
12cr|mapnik-2.1.0-1|111	set +x
12cr|mapnik-2.1.0-1|112	fi
12cr|mapnik-2.1.0-1|113	if file $f | grep -q CRLF ; then
12cr|mapnik-2.1.0-1|114	set -x
12cr|mapnik-2.1.0-1|115	sed -i -e 's|\r||g' $f
12cr|mapnik-2.1.0-1|116	set +x
12cr|mapnik-2.1.0-1|117	fi
12cr|mapnik-2.1.0-1|118	done
12cr|mapnik-2.1.0-1|119	set -x
12cr|mapnik-2.1.0-1|120	
12cr|mapnik-2.1.0-1|121	# fix spurious exec flag
12cr|mapnik-2.1.0-1|122	chmod -x demo/viewer/images/*.png
12cr|mapnik-2.1.0-1|123	chmod -x demo/data/test/regenerate.sh
12cr|mapnik-2.1.0-1|124	find . -type d -perm /g+s -exec chmod -s '{}' \;
12cr|mapnik-2.1.0-1|125	
12cr|mapnik-2.1.0-1|126	# fix wrong path in some demo files
12cr|mapnik-2.1.0-1|127	sed -i -e 's|/lib/mapnik/input/|/%{name}/input/|g' demo/c++/rundemo.cpp
12cr|mapnik-2.1.0-1|128	
12cr|mapnik-2.1.0-1|129	sed -i -e 's|/opt/%{name}/include|../../include|g' demo/viewer/viewer.pro
12cr|mapnik-2.1.0-1|130	sed -i -e 's|/opt/boost/include/boost-1_39|%{_includedir}/boost|g' demo/viewer/viewer.pro
12cr|mapnik-2.1.0-1|131	sed -i -e 's|/usr/X11/include/freetype2|%{_includedir}/freetype2|g' demo/viewer/viewer.pro
12cr|mapnik-2.1.0-1|132	sed -i -e 's|-L/opt/mapnik/lib|-L../../src/|g' demo/viewer/viewer.pro
12cr|mapnik-2.1.0-1|133	sed -i -e 's|-L/opt/boost/lib|-L/usr/%{_lib}|g' demo/viewer/viewer.pro
12cr|mapnik-2.1.0-1|134	sed -i -e 's|/usr/local|/usr|g' demo/viewer/viewer.pro
12cr|mapnik-2.1.0-1|135	
12cr|mapnik-2.1.0-1|136	%build
12cr|mapnik-2.1.0-1|137	# linkage errors
12cr|mapnik-2.1.0-1|138	#sed -i -e "s|libraries \= \[|libraries \= \[\'mapnik\',|g" plugins/input/gdal/SConscript
12cr|mapnik-2.1.0-1|139	#sed -i -e "s|libraries \= \[|libraries \= \[\'mapnik\',|g" plugins/input/postgis/SConscript
12cr|mapnik-2.1.0-1|140	#sed -i -e "s|libraries \= \[|libraries \= \[\'mapnik\',|g" plugins/input/shape/SConscript
12cr|mapnik-2.1.0-1|141	#sed -i -e "s|libraries \= \[|libraries \= \[\'mapnik\'|g" plugins/input/raster/SConscript
12cr|mapnik-2.1.0-1|142	
12cr|mapnik-2.1.0-1|143	# fix build flags
12cr|mapnik-2.1.0-1|144	sed -i -e "s|common_cxx_flags = .-D\%s|common_cxx_flags = \'-D\%s %optflags -DBOOST_FILESYSTEM_VERSION=3 |g" SConstruct
12cr|mapnik-2.1.0-1|145	
12cr|mapnik-2.1.0-1|146	
12cr|mapnik-2.1.0-1|147	# WARNING smp may break build
12cr|mapnik-2.1.0-1|148	# %{?_smp_mflags}
12cr|mapnik-2.1.0-1|149	scons         PREFIX=%{_prefix} \
12cr|mapnik-2.1.0-1|150	THREADING=multi \
12cr|mapnik-2.1.0-1|151	XMLPARSER=libxml2 \
12cr|mapnik-2.1.0-1|152	GDAL_INCLUDES=%{_includedir}/gdal \
12cr|mapnik-2.1.0-1|153	INTERNAL_LIBAGG=False \
12cr|mapnik-2.1.0-1|154	LIBDIR_SCHEMA=%{_lib} \
12cr|mapnik-2.1.0-1|155	SYSTEM_FONTS=True
12cr|mapnik-2.1.0-1|156	
12cr|mapnik-2.1.0-1|157	%install
12cr|mapnik-2.1.0-1|158	scons install DESTDIR=%{buildroot} \
12cr|mapnik-2.1.0-1|159	PREFIX=%{_prefix} \
12cr|mapnik-2.1.0-1|160	THREADING=multi \
12cr|mapnik-2.1.0-1|161	XMLPARSER=libxml2 \
12cr|mapnik-2.1.0-1|162	GDAL_INCLUDES=%{_includedir}/gdal \
12cr|mapnik-2.1.0-1|163	INTERNAL_LIBAGG=False \
12cr|mapnik-2.1.0-1|164	LIBDIR_SCHEMA=%{_lib} \
12cr|mapnik-2.1.0-1|165	SYSTEM_FONTS=True
12cr|mapnik-2.1.0-1|166	
12cr|mapnik-2.1.0-1|167	# get rid of fonts use external instead
12cr|mapnik-2.1.0-1|168	rm -rf %{buildroot}%{_libdir}/%{name}/fonts
12cr|mapnik-2.1.0-1|169	
12cr|mapnik-2.1.0-1|170	# install more utils
12cr|mapnik-2.1.0-1|171	mkdir -p %{buildroot}%{_bindir}
12cr|mapnik-2.1.0-1|172	#install -p -m 755 demo/viewer/viewer %{buildroot}%{_bindir}/
12cr|mapnik-2.1.0-1|173	install -p -m 755 utils/stats/mapdef_stats.py %{buildroot}%{_bindir}/
12cr|mapnik-2.1.0-1|174	#install -p -m 644 %{SOURCE1} demo/data/
12cr|mapnik-2.1.0-1|175	
12cr|mapnik-2.1.0-1|176	# install pkgconfig file
12cr|mapnik-2.1.0-1|177	cat > %{name}.pc <<EOF
12cr|mapnik-2.1.0-1|178	prefix=%{_prefix}
12cr|mapnik-2.1.0-1|179	exec_prefix=%{_prefix}
12cr|mapnik-2.1.0-1|180	includedir=%{_includedir}
12cr|mapnik-2.1.0-1|181	
12cr|mapnik-2.1.0-1|182	Name: %{name}
12cr|mapnik-2.1.0-1|183	Description: Free Toolkit for developing mapping applications
12cr|mapnik-2.1.0-1|184	Version: %{version}
12cr|mapnik-2.1.0-1|185	Libs: -lmapnik
12cr|mapnik-2.1.0-1|186	Cflags: -I${includedir}/%{name} -I${includedir}/agg
12cr|mapnik-2.1.0-1|187	EOF
12cr|mapnik-2.1.0-1|188	
12cr|mapnik-2.1.0-1|189	mkdir -p %{buildroot}%{_datadir}/pkgconfig/
12cr|mapnik-2.1.0-1|190	install -p -m 644 %{name}.pc %{buildroot}%{_datadir}/pkgconfig/
12cr|mapnik-2.1.0-1|191	
12cr|mapnik-2.1.0-1|192	chrpath -d %{buildroot}%{_libdir}/mapnik/input/shape.input \
12cr|mapnik-2.1.0-1|193	%{buildroot}%{_libdir}/mapnik/input/raster.input \
12cr|mapnik-2.1.0-1|194	%{buildroot}%{_libdir}/mapnik/input/postgis.input \
12cr|mapnik-2.1.0-1|195	%{buildroot}%{_bindir}/shapeindex
12cr|mapnik-2.1.0-1|196	
12cr|mapnik-2.1.0-1|197	%check
12cr|mapnik-2.1.0-1|198	# export test enviroment
12cr|mapnik-2.1.0-1|199	export PYTHONPATH=$PYTHONPATH:%{buildroot}%{python_sitearch}
12cr|mapnik-2.1.0-1|200	export LD_LIBRARY_PATH=$LD_LIBRARY_PATH%{buildroot}%{_libdir}
12cr|mapnik-2.1.0-1|201	
12cr|mapnik-2.1.0-1|202	pushd tests/
12cr|mapnik-2.1.0-1|203	./run_tests.py || true
12cr|mapnik-2.1.0-1|204	popd
12cr|mapnik-2.1.0-1|205	
12cr|mapnik-2.1.0-1|206	%files
12cr|mapnik-2.1.0-1|207	%doc AUTHORS.md COPYING README.md
12cr|mapnik-2.1.0-1|208	%dir %{_libdir}/%{name}
12cr|mapnik-2.1.0-1|209	%dir %{_libdir}/%{name}/input
12cr|mapnik-2.1.0-1|210	%{_libdir}/%{name}/input/*.input
12cr|mapnik-2.1.0-1|211	
12cr|mapnik-2.1.0-1|212	%files -n %{libname}
12cr|mapnik-2.1.0-1|213	%{_libdir}/lib%{name}.so.%{major}*
12cr|mapnik-2.1.0-1|214	
12cr|mapnik-2.1.0-1|215	%files -n %{devname}
12cr|mapnik-2.1.0-1|216	%dir %{_includedir}/%{name}
12cr|mapnik-2.1.0-1|217	%{_includedir}/%{name}/*.hpp
12cr|mapnik-2.1.0-1|218	%{_includedir}/%{name}/*/*.hpp
12cr|mapnik-2.1.0-1|219	%{_libdir}/lib%{name}.so
12cr|mapnik-2.1.0-1|220	%{_datadir}/pkgconfig/%{name}.pc
12cr|mapnik-2.1.0-1|221	
12cr|mapnik-2.1.0-1|222	%files python
12cr|mapnik-2.1.0-1|223	%{python_sitearch}/%{name}
12cr|mapnik-2.1.0-1|224	%{_bindir}/mapdef_stats.py
12cr|mapnik-2.1.0-1|225	%{_bindir}/upgrade_map_xml.py
12cr|mapnik-2.1.0-1|226	%{python_sitearch}/%{name}%{major}/__init__.py
12cr|mapnik-2.1.0-1|227	
12cr|mapnik-2.1.0-1|228	%files utils
12cr|mapnik-2.1.0-1|229	%{_bindir}/shapeindex
12cr|mapnik-2.1.0-1|230	%{_bindir}/%{name}-config
12cr|mapnik-2.1.0-1|231	%{_bindir}/%{name}-speed-check
12cr|mapnik-2.1.0-1|232	%{_bindir}/svg2png
12cr|mapnik-2.1.0-1|233	
12cr|mapnik-2.1.0-1|234	
12cr|mapnik-2.1.0-1|235	
12cr|mapnik-2.1.0-1|236	%changelog
12cr|mapnik-2.1.0-1|237	* Sun Jun 10 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.7.1-7
12cr|mapnik-2.1.0-1|238	+ Revision: 804364
12cr|mapnik-2.1.0-1|239	- rebuild
12cr|mapnik-2.1.0-1|240	- added p0 for png15 build (upstream)
12cr|mapnik-2.1.0-1|241	- cleaned up spec
12cr|mapnik-2.1.0-1|242	- chrpath fixes
12cr|mapnik-2.1.0-1|243	
12cr|mapnik-2.1.0-1|244	* Sun Jun 05 2011 Funda Wang <fwang@mandriva.org> 0.7.1-6
12cr|mapnik-2.1.0-1|245	+ Revision: 682856
12cr|mapnik-2.1.0-1|246	- update br
12cr|mapnik-2.1.0-1|247	- rebuild for new icu
12cr|mapnik-2.1.0-1|248	
12cr|mapnik-2.1.0-1|249	* Mon Mar 14 2011 Funda Wang <fwang@mandriva.org> 0.7.1-5
12cr|mapnik-2.1.0-1|250	+ Revision: 644600
12cr|mapnik-2.1.0-1|251	- force version 2 for filesystem
12cr|mapnik-2.1.0-1|252	- rebuild for new icu
12cr|mapnik-2.1.0-1|253	
12cr|mapnik-2.1.0-1|254	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.7.1-4mdv2011.0
12cr|mapnik-2.1.0-1|255	+ Revision: 592416
12cr|mapnik-2.1.0-1|256	- rebuild for python 2.7
12cr|mapnik-2.1.0-1|257	
12cr|mapnik-2.1.0-1|258	* Mon Aug 23 2010 Funda Wang <fwang@mandriva.org> 0.7.1-3mdv2011.0
12cr|mapnik-2.1.0-1|259	+ Revision: 572389
12cr|mapnik-2.1.0-1|260	- rebuild for new boost
12cr|mapnik-2.1.0-1|261	
12cr|mapnik-2.1.0-1|262	* Wed Aug 04 2010 Funda Wang <fwang@mandriva.org> 0.7.1-2mdv2011.0
12cr|mapnik-2.1.0-1|263	+ Revision: 566007
12cr|mapnik-2.1.0-1|264	- rebuild for new boost
12cr|mapnik-2.1.0-1|265	
12cr|mapnik-2.1.0-1|266	* Mon Apr 26 2010 Emmanuel Andry <eandry@mandriva.org> 0.7.1-1mdv2010.1
12cr|mapnik-2.1.0-1|267	+ Revision: 539350
12cr|mapnik-2.1.0-1|268	- New version 0.7.1
12cr|mapnik-2.1.0-1|269	
12cr|mapnik-2.1.0-1|270	* Sun Mar 21 2010 Funda Wang <fwang@mandriva.org> 0.7.0-4mdv2010.1
12cr|mapnik-2.1.0-1|271	+ Revision: 526121
12cr|mapnik-2.1.0-1|272	- rebuild for new icu
12cr|mapnik-2.1.0-1|273	
12cr|mapnik-2.1.0-1|274	* Mon Feb 08 2010 Anssi Hannula <anssi@mandriva.org> 0.7.0-3mdv2010.1
12cr|mapnik-2.1.0-1|275	+ Revision: 501882
12cr|mapnik-2.1.0-1|276	- rebuild for new boost
12cr|mapnik-2.1.0-1|277	
12cr|mapnik-2.1.0-1|278	* Wed Feb 03 2010 Funda Wang <fwang@mandriva.org> 0.7.0-2mdv2010.1
12cr|mapnik-2.1.0-1|279	+ Revision: 500088
12cr|mapnik-2.1.0-1|280	- rebuild for new boost
12cr|mapnik-2.1.0-1|281	
12cr|mapnik-2.1.0-1|282	* Wed Jan 20 2010 Funda Wang <fwang@mandriva.org> 0.7.0-1mdv2010.1
12cr|mapnik-2.1.0-1|283	+ Revision: 494015
12cr|mapnik-2.1.0-1|284	- new version 0.7.0
12cr|mapnik-2.1.0-1|285	
12cr|mapnik-2.1.0-1|286	* Thu Aug 20 2009 Emmanuel Andry <eandry@mandriva.org> 0.6.1-1mdv2010.0
12cr|mapnik-2.1.0-1|287	+ Revision: 418585
12cr|mapnik-2.1.0-1|288	- disable demo (breaks build)
12cr|mapnik-2.1.0-1|289	- fix major
12cr|mapnik-2.1.0-1|290	- use system fonts
12cr|mapnik-2.1.0-1|291	- fix include path for demo viewer
12cr|mapnik-2.1.0-1|292	- New version 0.6.1
12cr|mapnik-2.1.0-1|293	- drop patches
12cr|mapnik-2.1.0-1|294	- use mandriva library policy
12cr|mapnik-2.1.0-1|295	
12cr|mapnik-2.1.0-1|296	* Thu Mar 12 2009 Emmanuel Andry <eandry@mandriva.org> 0.5.2-0.750.7mdv2009.1
12cr|mapnik-2.1.0-1|297	+ Revision: 354290
12cr|mapnik-2.1.0-1|298	- rebuild for new boost
12cr|mapnik-2.1.0-1|299	
12cr|mapnik-2.1.0-1|300	* Thu Jan 29 2009 Funda Wang <fwang@mandriva.org> 0.5.2-0.750.6mdv2009.1
12cr|mapnik-2.1.0-1|301	+ Revision: 335157
12cr|mapnik-2.1.0-1|302	- rebuild
12cr|mapnik-2.1.0-1|303	
12cr|mapnik-2.1.0-1|304	* Sat Jan 24 2009 Funda Wang <fwang@mandriva.org> 0.5.2-0.750.5mdv2009.1
12cr|mapnik-2.1.0-1|305	+ Revision: 333279
12cr|mapnik-2.1.0-1|306	- rebuild for new python
12cr|mapnik-2.1.0-1|307	
12cr|mapnik-2.1.0-1|308	* Sun Dec 21 2008 Funda Wang <fwang@mandriva.org> 0.5.2-0.750.4mdv2009.1
12cr|mapnik-2.1.0-1|309	+ Revision: 316865
12cr|mapnik-2.1.0-1|310	- rebuild for new boost
12cr|mapnik-2.1.0-1|311	
12cr|mapnik-2.1.0-1|312	* Fri Nov 07 2008 Olivier Blin <blino@mandriva.org> 0.5.2-0.750.3mdv2009.1
12cr|mapnik-2.1.0-1|313	+ Revision: 300461
12cr|mapnik-2.1.0-1|314	- remove hardcoded requires in devel package
12cr|mapnik-2.1.0-1|315	
12cr|mapnik-2.1.0-1|316	* Fri Nov 07 2008 Olivier Blin <blino@mandriva.org> 0.5.2-0.750.2mdv2009.1
12cr|mapnik-2.1.0-1|317	+ Revision: 300397
12cr|mapnik-2.1.0-1|318	- fix font requires
12cr|mapnik-2.1.0-1|319	- buildrequire python-devel
12cr|mapnik-2.1.0-1|320	- fix groups
12cr|mapnik-2.1.0-1|321	- fix build with freetype2
12cr|mapnik-2.1.0-1|322	- initial Mandriva package (based on Fedora)
12cr|mapnik-2.1.0-1|323	- create mapnik
12cr|mapnik-2.1.0-1|324	

3023 12
12cr|mapserver-6.2.0-1|1	Name: mapserver
12cr|mapserver-6.2.0-1|2	Version: 6.2.0
12cr|mapserver-6.2.0-1|3	Release: 1
12cr|mapserver-6.2.0-1|4	Summary: Web-based Map Server
12cr|mapserver-6.2.0-1|5	Source0: http://download.osgeo.org/mapserver/%{name}-%{version}.tar.gz
12cr|mapserver-6.2.0-1|6	URL: http://mapserver.org/
12cr|mapserver-6.2.0-1|7	License: MIT
12cr|mapserver-6.2.0-1|8	Group: Sciences/Geosciences
12cr|mapserver-6.2.0-1|9	BuildRequires: proj-devel
12cr|mapserver-6.2.0-1|10	BuildRequires: libgdal-devel
12cr|mapserver-6.2.0-1|11	BuildRequires: php-devel
12cr|mapserver-6.2.0-1|12	BuildRequires: curl-devel
12cr|mapserver-6.2.0-1|13	BuildRequires: freetype2-devel
12cr|mapserver-6.2.0-1|14	BuildRequires: gd-devel >= 2.0.12
12cr|mapserver-6.2.0-1|15	BuildRequires: webserver
12cr|mapserver-6.2.0-1|16	BuildRequires: apache-mpm-prefork
12cr|mapserver-6.2.0-1|17	BuildRequires: autoconf
12cr|mapserver-6.2.0-1|18	BuildRequires: netcdf-devel
12cr|mapserver-6.2.0-1|19	BuildRequires: cfitsio-devel
12cr|mapserver-6.2.0-1|20	BuildRequires: postgresql-devel
12cr|mapserver-6.2.0-1|21	BuildRequires: geos-devel
12cr|mapserver-6.2.0-1|22	BuildRequires: ming-devel
12cr|mapserver-6.2.0-1|23	BuildRequires: shapelib-devel
12cr|mapserver-6.2.0-1|24	BuildRequires: readline-devel
12cr|mapserver-6.2.0-1|25	BuildRequires: pkgconfig(ftgl)
12cr|mapserver-6.2.0-1|26	BuildRequires: pkgconfig(libsvg-cairo)
12cr|mapserver-6.2.0-1|27	Requires: webserver
12cr|mapserver-6.2.0-1|28	
12cr|mapserver-6.2.0-1|29	%description
12cr|mapserver-6.2.0-1|30	MapServer is an  OpenSource development environment for building spatially
12cr|mapserver-6.2.0-1|31	enabled Internet applications. The software builds upon other popular
12cr|mapserver-6.2.0-1|32	OpenSource or freeware systems like Shapelib, FreeType, Proj.4, libTIFF,
12cr|mapserver-6.2.0-1|33	Perl and others.
12cr|mapserver-6.2.0-1|34	
12cr|mapserver-6.2.0-1|35	The MapServer CGI application provides a significant number of
12cr|mapserver-6.2.0-1|36	"out-of-the-box" features. Here's a sampling:
12cr|mapserver-6.2.0-1|37	
12cr|mapserver-6.2.0-1|38	* vector formats supported: ESRI shapefiles, simple embedded features,
12cr|mapserver-6.2.0-1|39	ESRI ArcSDE (alpha release)
12cr|mapserver-6.2.0-1|40	* raster formats supported (8-bit only): TIFF/GeoTIFF, GIF, PNG, ERDAS,
12cr|mapserver-6.2.0-1|41	JPEG and EPPL7
12cr|mapserver-6.2.0-1|42	* quadtree spatial indexing for shapefiles
12cr|mapserver-6.2.0-1|43	* fully customizable, template driven output
12cr|mapserver-6.2.0-1|44	* feature selection by item/value, point, area or another feature
12cr|mapserver-6.2.0-1|45	* TrueType font support
12cr|mapserver-6.2.0-1|46	* support for tiled raster and vector data (display only)
12cr|mapserver-6.2.0-1|47	* automatic legend and scalebar building
12cr|mapserver-6.2.0-1|48	* scale dependent feature drawing and application execution
12cr|mapserver-6.2.0-1|49	* thematic map building using logical or regular expression based classes
12cr|mapserver-6.2.0-1|50	* feature labeling including label collision mediation
12cr|mapserver-6.2.0-1|51	* on-the-fly configuration via URLs
12cr|mapserver-6.2.0-1|52	* on-the-fly projection
12cr|mapserver-6.2.0-1|53	
12cr|mapserver-6.2.0-1|54	MapServer is not a full-featured GIS system, nor does it aspire to be.
12cr|mapserver-6.2.0-1|55	It does, however, provide enough core functionality to support a wide
12cr|mapserver-6.2.0-1|56	variety of web applications. Beyond browsing GIS data, MapServer allows
12cr|mapserver-6.2.0-1|57	you create "geographic image maps", that is, maps that can direct users
12cr|mapserver-6.2.0-1|58	to content.
12cr|mapserver-6.2.0-1|59	
12cr|mapserver-6.2.0-1|60	%package -n php-mapscript
12cr|mapserver-6.2.0-1|61	Group: Sciences/Geosciences
12cr|mapserver-6.2.0-1|62	Summary: Mapserver php-mapscript
12cr|mapserver-6.2.0-1|63	Obsoletes: mapserver-php < 4.10.3
12cr|mapserver-6.2.0-1|64	Provides: mapscript = %{EVRD}
12cr|mapserver-6.2.0-1|65	Provides: mapserver-php = %{EVRD}
12cr|mapserver-6.2.0-1|66	Requires: php
12cr|mapserver-6.2.0-1|67	Requires: libgdal
12cr|mapserver-6.2.0-1|68	Requires: curl
12cr|mapserver-6.2.0-1|69	
12cr|mapserver-6.2.0-1|70	%description -n php-mapscript
12cr|mapserver-6.2.0-1|71	php-mapscript allows you to have mapserver functions from within php,
12cr|mapserver-6.2.0-1|72	creating maps with php commands.
12cr|mapserver-6.2.0-1|73	
12cr|mapserver-6.2.0-1|74	%package devel
12cr|mapserver-6.2.0-1|75	Summary: Mapserver development files
12cr|mapserver-6.2.0-1|76	
12cr|mapserver-6.2.0-1|77	%description devel
12cr|mapserver-6.2.0-1|78	Development files for %{name}.
12cr|mapserver-6.2.0-1|79	
12cr|mapserver-6.2.0-1|80	%prep
12cr|mapserver-6.2.0-1|81	%setup -q
12cr|mapserver-6.2.0-1|82	
12cr|mapserver-6.2.0-1|83	%build
12cr|mapserver-6.2.0-1|84	%configure2_5x \
12cr|mapserver-6.2.0-1|85	--with-proj \
12cr|mapserver-6.2.0-1|86	--with-gdal \
12cr|mapserver-6.2.0-1|87	--with-ogr \
12cr|mapserver-6.2.0-1|88	--with-wms \
12cr|mapserver-6.2.0-1|89	--with-php=%{_bindir}/php-config \
12cr|mapserver-6.2.0-1|90	--without-tiff \
12cr|mapserver-6.2.0-1|91	--with-threads \
12cr|mapserver-6.2.0-1|92	--with-postgis \
12cr|mapserver-6.2.0-1|93	--with-wfs \
12cr|mapserver-6.2.0-1|94	--with-wcs \
12cr|mapserver-6.2.0-1|95	--with-wmsclient \
12cr|mapserver-6.2.0-1|96	--with-wfsclient \
12cr|mapserver-6.2.0-1|97	--with-png \
12cr|mapserver-6.2.0-1|98	--with-geos \
12cr|mapserver-6.2.0-1|99	--with-httpd=%{_sbindir}/httpd \
12cr|mapserver-6.2.0-1|100	--with-kml \
12cr|mapserver-6.2.0-1|101	--with-ftgl \
12cr|mapserver-6.2.0-1|102	--with-opengl \
12cr|mapserver-6.2.0-1|103	--with-mysql \
12cr|mapserver-6.2.0-1|104	--with-cairo \
12cr|mapserver-6.2.0-1|105	--with-libsvg-cairo \
12cr|mapserver-6.2.0-1|106	--with-zlib \
12cr|mapserver-6.2.0-1|107	--with-gd
12cr|mapserver-6.2.0-1|108	
12cr|mapserver-6.2.0-1|109	%make
12cr|mapserver-6.2.0-1|110	
12cr|mapserver-6.2.0-1|111	%install
12cr|mapserver-6.2.0-1|112	mkdir -p %{buildroot}/%{_libdir}
12cr|mapserver-6.2.0-1|113	mkdir -p %{buildroot}/%{_includedir}/%{name}-4.6
12cr|mapserver-6.2.0-1|114	mkdir -p %{buildroot}/%{_libdir}/php/extensions
12cr|mapserver-6.2.0-1|115	mkdir -p %{buildroot}/%{_sysconfdir}/php.d/
12cr|mapserver-6.2.0-1|116	
12cr|mapserver-6.2.0-1|117	cat > 40_mapscript.ini <<EOF
12cr|mapserver-6.2.0-1|118	extension = php_mapscript.so
12cr|mapserver-6.2.0-1|119	EOF
12cr|mapserver-6.2.0-1|120	
12cr|mapserver-6.2.0-1|121	%makeinstall_std
12cr|mapserver-6.2.0-1|122	
12cr|mapserver-6.2.0-1|123	#install -d %{buildroot}/%{_var}/www/cgi-bin
12cr|mapserver-6.2.0-1|124	install -d %{buildroot}/%{_var}/www/html/mapserver/tmp
12cr|mapserver-6.2.0-1|125	
12cr|mapserver-6.2.0-1|126	#for file in mapserv shp2img legend shptree shptreevis \
12cr|mapserver-6.2.0-1|127	# shptreetst scalebar sortshp tile4ms msencrypt
12cr|mapserver-6.2.0-1|128	#do
12cr|mapserver-6.2.0-1|129	#mv %{buildroot}%{_bindir}/$file %{buildroot}/%{_var}/www/cgi-bin
12cr|mapserver-6.2.0-1|130	#done
12cr|mapserver-6.2.0-1|131	
12cr|mapserver-6.2.0-1|132	install -m755 40_mapscript.ini %{buildroot}/%{_sysconfdir}/php.d/
12cr|mapserver-6.2.0-1|133	
12cr|mapserver-6.2.0-1|134	for binary in mapserv shp2img legend shptree shptreevis \
12cr|mapserver-6.2.0-1|135	shptreetst scalebar sortshp tile4ms msencrypt
12cr|mapserver-6.2.0-1|136	do
12cr|mapserver-6.2.0-1|137	chrpath -d %{buildroot}%{_bindir}/$binary
12cr|mapserver-6.2.0-1|138	done
12cr|mapserver-6.2.0-1|139	
12cr|mapserver-6.2.0-1|140	%post -n php-mapscript
12cr|mapserver-6.2.0-1|141	%{_post_webapp}
12cr|mapserver-6.2.0-1|142	
12cr|mapserver-6.2.0-1|143	%postun -n php-mapscript
12cr|mapserver-6.2.0-1|144	%{_postun_webapp}
12cr|mapserver-6.2.0-1|145	
12cr|mapserver-6.2.0-1|146	
12cr|mapserver-6.2.0-1|147	%files
12cr|mapserver-6.2.0-1|148	%exclude %{_includedir}/*
12cr|mapserver-6.2.0-1|149	#%{_var}/www/cgi-bin/*
12cr|mapserver-6.2.0-1|150	%dir %{_var}/www/html/mapserver
12cr|mapserver-6.2.0-1|151	%attr(755,apache,apache) %{_var}/www/html/mapserver/tmp
12cr|mapserver-6.2.0-1|152	%doc INSTALL README HISTORY.TXT
12cr|mapserver-6.2.0-1|153	%{_libdir}/lib%{name}-%{version}.so
12cr|mapserver-6.2.0-1|154	%{_bindir}/legend
12cr|mapserver-6.2.0-1|155	%{_bindir}/mapserv
12cr|mapserver-6.2.0-1|156	%{_bindir}/msencrypt
12cr|mapserver-6.2.0-1|157	%{_bindir}/scalebar
12cr|mapserver-6.2.0-1|158	%{_bindir}/shp2img
12cr|mapserver-6.2.0-1|159	%{_bindir}/shptree
12cr|mapserver-6.2.0-1|160	%{_bindir}/shptreetst
12cr|mapserver-6.2.0-1|161	%{_bindir}/shptreevis
12cr|mapserver-6.2.0-1|162	%{_bindir}/sortshp
12cr|mapserver-6.2.0-1|163	%{_bindir}/tile4ms
12cr|mapserver-6.2.0-1|164	
12cr|mapserver-6.2.0-1|165	%files -n php-mapscript
12cr|mapserver-6.2.0-1|166	%{_sysconfdir}/php.d/40_mapscript.ini
12cr|mapserver-6.2.0-1|167	%{_libdir}/php/extensions/*
12cr|mapserver-6.2.0-1|168	
12cr|mapserver-6.2.0-1|169	%files devel
12cr|mapserver-6.2.0-1|170	%{_libdir}/lib%{name}.so
12cr|mapserver-6.2.0-1|171	%{_bindir}/mapserver-config
12cr|mapserver-6.2.0-1|172	
12cr|mapserver-6.2.0-1|173	
12cr|mapserver-6.2.0-1|174	
12cr|mapserver-6.2.0-1|175	%changelog
12cr|mapserver-6.2.0-1|176	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 5.6.6-2mdv2012.0
12cr|mapserver-6.2.0-1|177	+ Revision: 696387
12cr|mapserver-6.2.0-1|178	- rebuilt for php-5.3.8
12cr|mapserver-6.2.0-1|179	
12cr|mapserver-6.2.0-1|180	* Wed Apr 20 2011 Michael Scherer <misc@mandriva.org> 5.6.6-1
12cr|mapserver-6.2.0-1|181	+ Revision: 656145
12cr|mapserver-6.2.0-1|182	- update to new version 5.6.6
12cr|mapserver-6.2.0-1|183	
12cr|mapserver-6.2.0-1|184	* Sat Aug 21 2010 Funda Wang <fwang@mandriva.org> 5.6.5-2mdv2011.0
12cr|mapserver-6.2.0-1|185	+ Revision: 571655
12cr|mapserver-6.2.0-1|186	- fix linkage
12cr|mapserver-6.2.0-1|187	
12cr|mapserver-6.2.0-1|188	* Mon Aug 09 2010 Buchan Milne <bgmilne@mandriva.org> 5.6.5-1mdv2011.0
12cr|mapserver-6.2.0-1|189	+ Revision: 567989
12cr|mapserver-6.2.0-1|190	- update to new version 5.6.5
12cr|mapserver-6.2.0-1|191	- Fix postgresql/postgis buildrequires
12cr|mapserver-6.2.0-1|192	
12cr|mapserver-6.2.0-1|193	* Fri Apr 23 2010 Buchan Milne <bgmilne@mandriva.org> 5.6.3-1mdv2010.1
12cr|mapserver-6.2.0-1|194	+ Revision: 538157
12cr|mapserver-6.2.0-1|195	- buildrequire readline-devel
12cr|mapserver-6.2.0-1|196	- update to new version 5.6.3
12cr|mapserver-6.2.0-1|197	
12cr|mapserver-6.2.0-1|198	* Thu Oct 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 5.2.1-6mdv2010.0
12cr|mapserver-6.2.0-1|199	+ Revision: 455894
12cr|mapserver-6.2.0-1|200	- rebuild for new curl SSL backend
12cr|mapserver-6.2.0-1|201	
12cr|mapserver-6.2.0-1|202	* Mon Oct 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 5.2.1-5mdv2010.0
12cr|mapserver-6.2.0-1|203	+ Revision: 454294
12cr|mapserver-6.2.0-1|204	- disable parallel build to fix build
12cr|mapserver-6.2.0-1|205	- rebuild for new libdap
12cr|mapserver-6.2.0-1|206	
12cr|mapserver-6.2.0-1|207	+ Thierry Vignaud <tv@mandriva.org>
12cr|mapserver-6.2.0-1|208	- rebuild
12cr|mapserver-6.2.0-1|209	
12cr|mapserver-6.2.0-1|210	+ Raphaël Gertz <rapsys@mandriva.org>
12cr|mapserver-6.2.0-1|211	- Rebuild
12cr|mapserver-6.2.0-1|212	
12cr|mapserver-6.2.0-1|213	* Sat Jan 24 2009 Funda Wang <fwang@mandriva.org> 5.2.1-2mdv2009.1
12cr|mapserver-6.2.0-1|214	+ Revision: 333299
12cr|mapserver-6.2.0-1|215	- rebuild
12cr|mapserver-6.2.0-1|216	
12cr|mapserver-6.2.0-1|217	+ Buchan Milne <bgmilne@mandriva.org>
12cr|mapserver-6.2.0-1|218	- New version 5.2.1
12cr|mapserver-6.2.0-1|219	- Fix "format not a string literal"
12cr|mapserver-6.2.0-1|220	
12cr|mapserver-6.2.0-1|221	* Fri Aug 22 2008 Funda Wang <fwang@mandriva.org> 5.2.0-1mdv2009.0
12cr|mapserver-6.2.0-1|222	+ Revision: 275025
12cr|mapserver-6.2.0-1|223	- New version 5.2.0
12cr|mapserver-6.2.0-1|224	
12cr|mapserver-6.2.0-1|225	+ Thierry Vignaud <tv@mandriva.org>
12cr|mapserver-6.2.0-1|226	- rebuild
12cr|mapserver-6.2.0-1|227	
12cr|mapserver-6.2.0-1|228	+ Buchan Milne <bgmilne@mandriva.org>
12cr|mapserver-6.2.0-1|229	- Enable ming and geos support
12cr|mapserver-6.2.0-1|230	- New version 5.0.3
12cr|mapserver-6.2.0-1|231	
12cr|mapserver-6.2.0-1|232	* Mon Mar 03 2008 Buchan Milne <bgmilne@mandriva.org> 5.0.2-1mdv2008.1
12cr|mapserver-6.2.0-1|233	+ Revision: 178226
12cr|mapserver-6.2.0-1|234	- New version 5.0.2
12cr|mapserver-6.2.0-1|235	
12cr|mapserver-6.2.0-1|236	+ Thierry Vignaud <tv@mandriva.org>
12cr|mapserver-6.2.0-1|237	- fix no-buildroot-tag
12cr|mapserver-6.2.0-1|238	- kill re-definition of %%buildroot on Pixel's request
12cr|mapserver-6.2.0-1|239	
12cr|mapserver-6.2.0-1|240	* Fri Aug 24 2007 Helio Chissini de Castro <helio@mandriva.com> 4.10.3-1mdv2008.0
12cr|mapserver-6.2.0-1|241	+ Revision: 71038
12cr|mapserver-6.2.0-1|242	- New upstream version
12cr|mapserver-6.2.0-1|243	- mapscript builds against php 5 since 4.8
12cr|mapserver-6.2.0-1|244	- Added postgis support
12cr|mapserver-6.2.0-1|245	- Changed mapscript package name to match other php packages
12cr|mapserver-6.2.0-1|246	
12cr|mapserver-6.2.0-1|247	* Tue Aug 21 2007 Buchan Milne <bgmilne@mandriva.org> 4.10.2-1mdv2008.0
12cr|mapserver-6.2.0-1|248	+ Revision: 68453
12cr|mapserver-6.2.0-1|249	- Buildrequire cfitsio-devel
12cr|mapserver-6.2.0-1|250	- Buildrequire netcdf-devel
12cr|mapserver-6.2.0-1|251	- Buildrequire php4-devel on recent distros
12cr|mapserver-6.2.0-1|252	- New version 4.10.2
12cr|mapserver-6.2.0-1|253	- Fix PHP detection (use cpp instead of grep) with multiarched headers
12cr|mapserver-6.2.0-1|254	
12cr|mapserver-6.2.0-1|255	
12cr|mapserver-6.2.0-1|256	* Sat Jan 27 2007 Emmanuel Andry <eandry@mandriva.org> 4.10.0-2mdv2007.0
12cr|mapserver-6.2.0-1|257	+ Revision: 114441
12cr|mapserver-6.2.0-1|258	- buildrequires apache-mpm-prefork
12cr|mapserver-6.2.0-1|259	
12cr|mapserver-6.2.0-1|260	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|mapserver-6.2.0-1|261	- Rebuild against new curl
12cr|mapserver-6.2.0-1|262	
12cr|mapserver-6.2.0-1|263	+ David Walluck <walluck@mandriva.org>
12cr|mapserver-6.2.0-1|264	- Import mapserver
12cr|mapserver-6.2.0-1|265	
12cr|mapserver-6.2.0-1|266	* Tue Oct 31 2006 Franck Martin <franck@sopac.org> 4.10.0-1mdk
12cr|mapserver-6.2.0-1|267	- New Release 4.10.0
12cr|mapserver-6.2.0-1|268	
12cr|mapserver-6.2.0-1|269	* Tue Sep 05 2006 Franck Martin <franck@sopac.org> 4.8.4-1mdk
12cr|mapserver-6.2.0-1|270	- New Release 4.8.4
12cr|mapserver-6.2.0-1|271	
12cr|mapserver-6.2.0-1|272	* Tue Sep 13 2005 Franck Martin <franck@sopac.org> 4.6.1-1mdk
12cr|mapserver-6.2.0-1|273	- New release 4.6.1
12cr|mapserver-6.2.0-1|274	
12cr|mapserver-6.2.0-1|275	* Thu Jul 21 2005 Franck Martin <franck@sopac.org> 4.6.0-1mdk
12cr|mapserver-6.2.0-1|276	- New release 4.6.0
12cr|mapserver-6.2.0-1|277	- includes php mapscript
12cr|mapserver-6.2.0-1|278	
12cr|mapserver-6.2.0-1|279	* Sun Jul 18 2004 Michael Scherer <misc@mandrake.org> 4.2.1-1mdk
12cr|mapserver-6.2.0-1|280	- New release 4.2.1
12cr|mapserver-6.2.0-1|281	- rpmbuildupdate aware
12cr|mapserver-6.2.0-1|282	

3024 12
12cr|maradns-1.4.06-2|1	%define topver	1.4
12cr|maradns-1.4.06-2|2	
12cr|maradns-1.4.06-2|3	Summary:	An authoritative and recursive DNS server made with security in mind
12cr|maradns-1.4.06-2|4	Name:		maradns
12cr|maradns-1.4.06-2|5	Version:	1.4.06
12cr|maradns-1.4.06-2|6	Release:	%mkrel 2
12cr|maradns-1.4.06-2|7	License:	BSD
12cr|maradns-1.4.06-2|8	Group:		System/Servers
12cr|maradns-1.4.06-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|maradns-1.4.06-2|10	URL:		http://www.maradns.org
12cr|maradns-1.4.06-2|11	Source0:	http://www.maradns.org/download/%{topver}/%{version}/%{name}-%{version}.tar.bz2
12cr|maradns-1.4.06-2|12	Patch0:		maradns-1.3.07.09-install.patch
12cr|maradns-1.4.06-2|13	Patch1:		maradns-1.3.07.09-initscript.patch
12cr|maradns-1.4.06-2|14	Patch2:		maradns-1.3.07.09-mararc_examples.patch
12cr|maradns-1.4.06-2|15	Requires(post):	rpm-helper
12cr|maradns-1.4.06-2|16	
12cr|maradns-1.4.06-2|17	%description
12cr|maradns-1.4.06-2|18	MaraDNS is an authoritative and recursive DNS server made with
12cr|maradns-1.4.06-2|19	security in mind. More information is at http://www.maradns.org.
12cr|maradns-1.4.06-2|20	
12cr|maradns-1.4.06-2|21	%prep
12cr|maradns-1.4.06-2|22	%setup -q
12cr|maradns-1.4.06-2|23	%patch0 -p1 -b .path
12cr|maradns-1.4.06-2|24	%patch1 -p1
12cr|maradns-1.4.06-2|25	%patch2 -p1
12cr|maradns-1.4.06-2|26	
12cr|maradns-1.4.06-2|27	%build
12cr|maradns-1.4.06-2|28	%setup_compile_flags
12cr|maradns-1.4.06-2|29	%make
12cr|maradns-1.4.06-2|30	
12cr|maradns-1.4.06-2|31	%install
12cr|maradns-1.4.06-2|32	rm -rf %{buildroot}
12cr|maradns-1.4.06-2|33	
12cr|maradns-1.4.06-2|34	mkdir -p %{buildroot}%{_sbindir}
12cr|maradns-1.4.06-2|35	mkdir -p %{buildroot}%{_bindir}
12cr|maradns-1.4.06-2|36	mkdir -p %{buildroot}%{_mandir}/{man1,man5,man8}
12cr|maradns-1.4.06-2|37	mkdir -p %{buildroot}/%{_initrddir}
12cr|maradns-1.4.06-2|38	mkdir -p %{buildroot}%{_logdir}/%{name}
12cr|maradns-1.4.06-2|39	
12cr|maradns-1.4.06-2|40	PREFIX="%{buildroot}%{_prefix}" make install
12cr|maradns-1.4.06-2|41	
12cr|maradns-1.4.06-2|42	install -m 0644 doc/en/examples/example_authoritative_mararc.txt \
12cr|maradns-1.4.06-2|43	%{buildroot}%{_sysconfdir}/%{name}/mararc.authorative
12cr|maradns-1.4.06-2|44	install -m 0644 doc/en/examples/example_full_mararc \
12cr|maradns-1.4.06-2|45	%{buildroot}%{_sysconfdir}/%{name}/mararc.full
12cr|maradns-1.4.06-2|46	install -m 0644 doc/en/examples/example_recursive_mararc.txt \
12cr|maradns-1.4.06-2|47	%{buildroot}%{_sysconfdir}/%{name}/mararc.recursive
12cr|maradns-1.4.06-2|48	
12cr|maradns-1.4.06-2|49	# remove unwanted %doc files
12cr|maradns-1.4.06-2|50	rm doc/en/Makefile \
12cr|maradns-1.4.06-2|51	doc/en/*.html \
12cr|maradns-1.4.06-2|52	doc/en/examples/Makefile
12cr|maradns-1.4.06-2|53	rm -r doc/en/man \
12cr|maradns-1.4.06-2|54	doc/en/misc \
12cr|maradns-1.4.06-2|55	doc/en/pdf \
12cr|maradns-1.4.06-2|56	doc/en/source
12cr|maradns-1.4.06-2|57	rm -r doc/pt_br
12cr|maradns-1.4.06-2|58	
12cr|maradns-1.4.06-2|59	%clean
12cr|maradns-1.4.06-2|60	rm -rf %{buildroot}/
12cr|maradns-1.4.06-2|61	
12cr|maradns-1.4.06-2|62	%pre
12cr|maradns-1.4.06-2|63	%_pre_useradd maradns /etc/maradns /bin/false
12cr|maradns-1.4.06-2|64	%_pre_groupadd maradns maradns
12cr|maradns-1.4.06-2|65	#if [ $1 = 1 ]
12cr|maradns-1.4.06-2|66	#	then
12cr|maradns-1.4.06-2|67	#	/usr/sbin/groupadd -r -g 99 maradns > /dev/null 2>&1
12cr|maradns-1.4.06-2|68	#	/usr/sbin/useradd -u 99 -r -d /etc/maradns -s /bin/false \
12cr|maradns-1.4.06-2|69	#	-c "Maradns pseudo user" -g maradns maradns  > /dev/null 2>&1
12cr|maradns-1.4.06-2|70	#fi
12cr|maradns-1.4.06-2|71	
12cr|maradns-1.4.06-2|72	%post
12cr|maradns-1.4.06-2|73	%_post_service maradns
12cr|maradns-1.4.06-2|74	
12cr|maradns-1.4.06-2|75	%preun
12cr|maradns-1.4.06-2|76	%_preun_service maradns
12cr|maradns-1.4.06-2|77	
12cr|maradns-1.4.06-2|78	%postun
12cr|maradns-1.4.06-2|79	%_postun_userdel maradns
12cr|maradns-1.4.06-2|80	%_postun_groupdel maradns
12cr|maradns-1.4.06-2|81	
12cr|maradns-1.4.06-2|82	
12cr|maradns-1.4.06-2|83	%files
12cr|maradns-1.4.06-2|84	%defattr(-,root,root)
12cr|maradns-1.4.06-2|85	%doc doc/*
12cr|maradns-1.4.06-2|86	%attr(755,root,root) %{_sysconfdir}/rc.d/init.d/%{name}*
12cr|maradns-1.4.06-2|87	%dir %{_sysconfdir}/%{name}
12cr|maradns-1.4.06-2|88	%dir %{_sysconfdir}/%{name}/logger
12cr|maradns-1.4.06-2|89	%config(noreplace) %{_sysconfdir}/%{name}/db.example.net
12cr|maradns-1.4.06-2|90	%config(noreplace) %{_sysconfdir}/%{name}/mararc*
12cr|maradns-1.4.06-2|91	%{_bindir}/fetchzone
12cr|maradns-1.4.06-2|92	%{_bindir}/getzone
12cr|maradns-1.4.06-2|93	%{_bindir}/askmara
12cr|maradns-1.4.06-2|94	%{_sbindir}/%{name}
12cr|maradns-1.4.06-2|95	%{_sbindir}/zoneserver
12cr|maradns-1.4.06-2|96	%{_sbindir}/duende
12cr|maradns-1.4.06-2|97	%{_mandir}/man1/*
12cr|maradns-1.4.06-2|98	%{_mandir}/man5/*
12cr|maradns-1.4.06-2|99	%{_mandir}/man8/*
12cr|maradns-1.4.06-2|100	%dir %{_logdir}/%{name}
12cr|maradns-1.4.06-2|101	
12cr|maradns-1.4.06-2|102	
12cr|maradns-1.4.06-2|103	%changelog
12cr|maradns-1.4.06-2|104	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 1.4.06-2mdv2011.0
12cr|maradns-1.4.06-2|105	+ Revision: 640875
12cr|maradns-1.4.06-2|106	- rebuild
12cr|maradns-1.4.06-2|107	
12cr|maradns-1.4.06-2|108	* Tue Feb 01 2011 Lonyai Gergely <aleph@mandriva.org> 1.4.06-1
12cr|maradns-1.4.06-2|109	+ Revision: 634613
12cr|maradns-1.4.06-2|110	- 1.4.06
12cr|maradns-1.4.06-2|111	
12cr|maradns-1.4.06-2|112	* Tue Feb 01 2011 Lonyai Gergely <aleph@mandriva.org> 1.3.07.09-6
12cr|maradns-1.4.06-2|113	+ Revision: 634610
12cr|maradns-1.4.06-2|114	- Sec fix: CVE-2011-0520 - allows remote attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a long DNS hostname with a large number of labels, which triggers a heap-based buffer overflow.
12cr|maradns-1.4.06-2|115	
12cr|maradns-1.4.06-2|116	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.07.09-5mdv2011.0
12cr|maradns-1.4.06-2|117	+ Revision: 612815
12cr|maradns-1.4.06-2|118	- the mass rebuild of 2010.1 packages
12cr|maradns-1.4.06-2|119	
12cr|maradns-1.4.06-2|120	* Sat May 22 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.3.07.09-4mdv2010.1
12cr|maradns-1.4.06-2|121	+ Revision: 545708
12cr|maradns-1.4.06-2|122	- fix adding and removing user and group in pre and postun stages
12cr|maradns-1.4.06-2|123	(reported on cooker ML)
12cr|maradns-1.4.06-2|124	- clean spec
12cr|maradns-1.4.06-2|125	
12cr|maradns-1.4.06-2|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|maradns-1.4.06-2|127	- rebuild
12cr|maradns-1.4.06-2|128	
12cr|maradns-1.4.06-2|129	* Wed Sep 17 2008 Michael Scherer <misc@mandriva.org> 1.3.07.09-2mdv2009.0
12cr|maradns-1.4.06-2|130	+ Revision: 285431
12cr|maradns-1.4.06-2|131	- rebuild to fix #43089
12cr|maradns-1.4.06-2|132	- remove conflict with tmdns, as we no longer ship it
12cr|maradns-1.4.06-2|133	
12cr|maradns-1.4.06-2|134	* Sat Sep 06 2008 Adam Williamson <awilliamson@mandriva.org> 1.3.07.09-1mdv2009.0
12cr|maradns-1.4.06-2|135	+ Revision: 281763
12cr|maradns-1.4.06-2|136	- clean file list
12cr|maradns-1.4.06-2|137	- use %%{name} in file list
12cr|maradns-1.4.06-2|138	- clean up removal of doc files
12cr|maradns-1.4.06-2|139	- use macros when creating directories, not hardcoded names
12cr|maradns-1.4.06-2|140	- s,$RPM_BUILD_ROOT,%%{buildroot}
12cr|maradns-1.4.06-2|141	- use MDV optflags
12cr|maradns-1.4.06-2|142	- rediff all patches
12cr|maradns-1.4.06-2|143	- include the tarball signature as a source
12cr|maradns-1.4.06-2|144	- clean tabs/spaces
12cr|maradns-1.4.06-2|145	- drop unnecessary defines
12cr|maradns-1.4.06-2|146	- new release 1.3.07.09
12cr|maradns-1.4.06-2|147	
12cr|maradns-1.4.06-2|148	+ Thierry Vignaud <tv@mandriva.org>
12cr|maradns-1.4.06-2|149	- rebuild
12cr|maradns-1.4.06-2|150	- fix no-buildroot-tag
12cr|maradns-1.4.06-2|151	- fix installing with new docdir
12cr|maradns-1.4.06-2|152	- kill re-definition of %%buildroot on Pixel's request
12cr|maradns-1.4.06-2|153	- use %%mkrel
12cr|maradns-1.4.06-2|154	- import maradns
12cr|maradns-1.4.06-2|155	
12cr|maradns-1.4.06-2|156	
12cr|maradns-1.4.06-2|157	* Mon Aug 29 2005 Marcel Pol <mpol@mandriva.org> 1.1.43-1mdk
12cr|maradns-1.4.06-2|158	- 1.1.43
12cr|maradns-1.4.06-2|159	
12cr|maradns-1.4.06-2|160	* Wed Aug 10 2005 Marcel Pol <mpol@mandriva.org> 1.1.42-1mdk
12cr|maradns-1.4.06-2|161	- 1.1.42
12cr|maradns-1.4.06-2|162	- drop Source2,3
12cr|maradns-1.4.06-2|163	- update and add P0,1,2
12cr|maradns-1.4.06-2|164	- license is BSD now
12cr|maradns-1.4.06-2|165	
12cr|maradns-1.4.06-2|166	* Mon May 31 2004 Marcel Pol <mpol@mandrake.org> 1.0.23-1mdk
12cr|maradns-1.4.06-2|167	- 1.0.23
12cr|maradns-1.4.06-2|168	
12cr|maradns-1.4.06-2|169	* Sun Jun 01 2003 Marcel Pol <mpol@gmx.net> 1.0.18-1mdk
12cr|maradns-1.4.06-2|170	- 1.0.18
12cr|maradns-1.4.06-2|171	
12cr|maradns-1.4.06-2|172	* Sun Apr 20 2003 Marcel Pol <mpol@gmx.net> 1.0.17-1mdk
12cr|maradns-1.4.06-2|173	- 1.0.17
12cr|maradns-1.4.06-2|174	
12cr|maradns-1.4.06-2|175	* Wed Apr 02 2003 Marcel Pol <mpol@gmx.net> 1.0.16-1mdk
12cr|maradns-1.4.06-2|176	- 1.0.16
12cr|maradns-1.4.06-2|177	
12cr|maradns-1.4.06-2|178	* Tue Mar 11 2003 Marcel Pol <mpol@gmx.net> 1.0.13-2mdk
12cr|maradns-1.4.06-2|179	- conflicts: tmdns
12cr|maradns-1.4.06-2|180	
12cr|maradns-1.4.06-2|181	* Thu Feb 06 2003 Marcel Pol <mpol@gmx.net> 1.0.13-1mdk
12cr|maradns-1.4.06-2|182	- 1.0.13
12cr|maradns-1.4.06-2|183	
12cr|maradns-1.4.06-2|184	* Fri Jan 17 2003 Marcel Pol <mpol@gmx.net> 1.0.12-1mdk
12cr|maradns-1.4.06-2|185	- 1.0.12
12cr|maradns-1.4.06-2|186	- use rpm-helper script for chkconfig
12cr|maradns-1.4.06-2|187	
12cr|maradns-1.4.06-2|188	* Tue Dec 24 2002 Marcel Pol <mpol@gmx.net> 1.0.11-1mdk
12cr|maradns-1.4.06-2|189	- 1.0.11
12cr|maradns-1.4.06-2|190	- don't include all docs
12cr|maradns-1.4.06-2|191	- %%setup -q
12cr|maradns-1.4.06-2|192	
12cr|maradns-1.4.06-2|193	* Fri Nov 15 2002 Marcel Pol <mpol@gmx.net> 1.0.09-3mdk
12cr|maradns-1.4.06-2|194	- whoops, change mkdirhier to mkdir -p
12cr|maradns-1.4.06-2|195	
12cr|maradns-1.4.06-2|196	* Fri Nov 15 2002 Marcel Pol <mpol@gmx.net> 1.0.09-2mdk
12cr|maradns-1.4.06-2|197	- first Mandrake build, used specfile from original package
12cr|maradns-1.4.06-2|198	- split initscript into initscript and sysconfig files
12cr|maradns-1.4.06-2|199	- add chkconfig lines to initscript
12cr|maradns-1.4.06-2|200	- install 3 mararc files, and use the recursive as default
12cr|maradns-1.4.06-2|201	- patch1 changes timeout from 2 sec. to 6 sec.
12cr|maradns-1.4.06-2|202	- I simply don't understand the rpm-helper scripts for useradd/userdel
12cr|maradns-1.4.06-2|203	- right now recursive queries are allowed from 0.0.0.0/0, that's wise?
12cr|maradns-1.4.06-2|204	
12cr|maradns-1.4.06-2|205	
12cr|maradns-1.4.06-2|206	* Fri Nov 15 2002 Florin <florin@mandrakesoft.com> 1.0.09-1mdk
12cr|maradns-1.4.06-2|207	- 1.0.09
12cr|maradns-1.4.06-2|208	
12cr|maradns-1.4.06-2|209	* Wed Aug 27 2002 Marcel Pol <mpol@gmx.net> 1.0.07-0.1mdk
12cr|maradns-1.4.06-2|210	- Mandrake build
12cr|maradns-1.4.06-2|211	

3025 12
12cr|marathon-1.0.1-2|1	%define		oname		Marathon
12cr|marathon-1.0.1-2|2	%define		oversion	20120128
12cr|marathon-1.0.1-2|3	
12cr|marathon-1.0.1-2|4	Name:		marathon
12cr|marathon-1.0.1-2|5	Version:	1.0.1
12cr|marathon-1.0.1-2|6	Release:	2
12cr|marathon-1.0.1-2|7	Summary:	3D first-person shooter game
12cr|marathon-1.0.1-2|8	License:	GPL
12cr|marathon-1.0.1-2|9	Group:		Games/Arcade
12cr|marathon-1.0.1-2|10	Source0:	%{oname}-%{oversion}-Data.zip
12cr|marathon-1.0.1-2|11	URL:		http://sourceforge.net/projects/marathon/
12cr|marathon-1.0.1-2|12	Requires:	alephone
12cr|marathon-1.0.1-2|13	BuildArch:	noarch
12cr|marathon-1.0.1-2|14	
12cr|marathon-1.0.1-2|15	%description
12cr|marathon-1.0.1-2|16	Marathon is a first-person shooter video game with a science fiction theme
12cr|marathon-1.0.1-2|17	developed and published by Bungie released in December 1994 for the Apple
12cr|marathon-1.0.1-2|18	Macintosh. Marathon was released at a time when other early first-person
12cr|marathon-1.0.1-2|19	shooters such as Doom were enjoying popularity amongst PC users, and it was
12cr|marathon-1.0.1-2|20	widely seen as a Macintosh counterpart to Doom (which would not be ported to
12cr|marathon-1.0.1-2|21	the Macintosh platform until 1995).
12cr|marathon-1.0.1-2|22	
12cr|marathon-1.0.1-2|23	The game takes place several centuries into the future in outer space and sets
12cr|marathon-1.0.1-2|24	the player as a security officer attempting to defeat an alien invasion aboard
12cr|marathon-1.0.1-2|25	a colony ship named the Marathon. Although Marathon features action-heavy,
12cr|marathon-1.0.1-2|26	first-person shooter gameplay similar to Doom and other contemporaries, the
12cr|marathon-1.0.1-2|27	game is renowned for having an intricate story line that is also an essential
12cr|marathon-1.0.1-2|28	element of its gameplay whereas most similar games devote minimal attention to
12cr|marathon-1.0.1-2|29	plot for the sake of faster, simpler, more action-oriented gameplay.
12cr|marathon-1.0.1-2|30	
12cr|marathon-1.0.1-2|31	Just prior to its acquisition by Microsoft in 2000, Bungie released the source
12cr|marathon-1.0.1-2|32	code to the Marathon 2 engine, and the Marathon Open Source project began,
12cr|marathon-1.0.1-2|33	resulting in the new Marathon engine called Aleph One. Since then, the fan
12cr|marathon-1.0.1-2|34	community has made improvements that feature OpenGL-based, high-resolution
12cr|marathon-1.0.1-2|35	graphics, support for Lua, a slew of internal structural changes allowing for
12cr|marathon-1.0.1-2|36	more advanced 3rd party mods, and Internet-capable TCP/IP-based multiplayer.
12cr|marathon-1.0.1-2|37	
12cr|marathon-1.0.1-2|38	While the fundamental technology underlying the Marathon engine is still
12cr|marathon-1.0.1-2|39	considered rather outdated by today's standards, Aleph One has added
12cr|marathon-1.0.1-2|40	significant improvements and a more modern polish to its capabilities and
12cr|marathon-1.0.1-2|41	ported it to a wide variety of platforms, bringing Marathon and its derivatives
12cr|marathon-1.0.1-2|42	far beyond their Mac roots.
12cr|marathon-1.0.1-2|43	
12cr|marathon-1.0.1-2|44	%prep
12cr|marathon-1.0.1-2|45	%setup -q -n Marathon\ (A1)
12cr|marathon-1.0.1-2|46	find . -type f -exec %__chmod 0644 {} \;
12cr|marathon-1.0.1-2|47	
12cr|marathon-1.0.1-2|48	%build
12cr|marathon-1.0.1-2|49	
12cr|marathon-1.0.1-2|50	%install
12cr|marathon-1.0.1-2|51	mkdir -p %{buildroot}%{_gamesdatadir}/AlephOne/%{name}
12cr|marathon-1.0.1-2|52	cp -r * %{buildroot}%{_gamesdatadir}/AlephOne/%{name}/
12cr|marathon-1.0.1-2|53	
12cr|marathon-1.0.1-2|54	mkdir -p %{buildroot}%{_gamesbindir}
12cr|marathon-1.0.1-2|55	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
12cr|marathon-1.0.1-2|56	#!/bin/bash
12cr|marathon-1.0.1-2|57	
12cr|marathon-1.0.1-2|58	alephone %{_gamesdatadir}/AlephOne/%{name}/
12cr|marathon-1.0.1-2|59	EOF
12cr|marathon-1.0.1-2|60	
12cr|marathon-1.0.1-2|61	mkdir -p %{buildroot}%{_datadir}/applications
12cr|marathon-1.0.1-2|62	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|marathon-1.0.1-2|63	[Desktop Entry]
12cr|marathon-1.0.1-2|64	Name=Marathon
12cr|marathon-1.0.1-2|65	Comment=3D first-person shooter
12cr|marathon-1.0.1-2|66	Exec=%{name}
12cr|marathon-1.0.1-2|67	Icon=/usr/share/pixmaps/marathon.png
12cr|marathon-1.0.1-2|68	Terminal=false
12cr|marathon-1.0.1-2|69	Type=Application
12cr|marathon-1.0.1-2|70	Categories=Game;ArcadeGame;
12cr|marathon-1.0.1-2|71	EOF
12cr|marathon-1.0.1-2|72	
12cr|marathon-1.0.1-2|73	%files
12cr|marathon-1.0.1-2|74	%defattr(644,root,root,755)
12cr|marathon-1.0.1-2|75	%attr(755,root,root) %{_gamesbindir}/%{name}
12cr|marathon-1.0.1-2|76	%{_gamesdatadir}/AlephOne/%{name}
12cr|marathon-1.0.1-2|77	%{_datadir}/applications/%{name}.desktop
12cr|marathon-1.0.1-2|78	
12cr|marathon-1.0.1-2|79	
12cr|marathon-1.0.1-2|80	%changelog
12cr|marathon-1.0.1-2|81	* Mon Apr 02 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0.1-1mdv2011.0
12cr|marathon-1.0.1-2|82	+ Revision: 788631
12cr|marathon-1.0.1-2|83	- imported package marathon
12cr|marathon-1.0.1-2|84	

3026 12
12cr|marathon2-1.0.1-2|1	%define		oname		Marathon2
12cr|marathon2-1.0.1-2|2	%define		oversion	20120128
12cr|marathon2-1.0.1-2|3	
12cr|marathon2-1.0.1-2|4	Name:		marathon2
12cr|marathon2-1.0.1-2|5	Version:	1.0.1
12cr|marathon2-1.0.1-2|6	Release:	2
12cr|marathon2-1.0.1-2|7	Summary:	3D first-person shooter game
12cr|marathon2-1.0.1-2|8	License:	GPL
12cr|marathon2-1.0.1-2|9	Group:		Games/Arcade
12cr|marathon2-1.0.1-2|10	Source0:	%{oname}-%{oversion}-Data.zip
12cr|marathon2-1.0.1-2|11	URL:		http://sourceforge.net/projects/marathon/
12cr|marathon2-1.0.1-2|12	Requires:	alephone
12cr|marathon2-1.0.1-2|13	BuildArch:	noarch
12cr|marathon2-1.0.1-2|14	
12cr|marathon2-1.0.1-2|15	%description
12cr|marathon2-1.0.1-2|16	Marathon 2: Durandal is the first sequel in the Marathon series of science
12cr|marathon2-1.0.1-2|17	fiction first-person shooter computer games from Bungie Software. It was
12cr|marathon2-1.0.1-2|18	released on November 24, 1995. The game is mostly set on the fictional planet
12cr|marathon2-1.0.1-2|19	of Lh'owon, homeworld of the S'pht, and once again the player takes the role
12cr|marathon2-1.0.1-2|20	of a Security Officer from the Marathon.
12cr|marathon2-1.0.1-2|21	
12cr|marathon2-1.0.1-2|22	Just prior to its acquisition by Microsoft in 2000, Bungie released the source
12cr|marathon2-1.0.1-2|23	code to the Marathon 2 engine, and the Marathon Open Source project began,
12cr|marathon2-1.0.1-2|24	resulting in the new Marathon engine called Aleph One. Since then, the fan
12cr|marathon2-1.0.1-2|25	community has made improvements that feature OpenGL-based, high-resolution
12cr|marathon2-1.0.1-2|26	graphics, support for Lua, a slew of internal structural changes allowing for
12cr|marathon2-1.0.1-2|27	more advanced 3rd party mods, and Internet-capable TCP/IP-based multiplayer.
12cr|marathon2-1.0.1-2|28	
12cr|marathon2-1.0.1-2|29	While the fundamental technology underlying the Marathon engine is still
12cr|marathon2-1.0.1-2|30	considered rather outdated by today's standards, Aleph One has added
12cr|marathon2-1.0.1-2|31	significant improvements and a more modern polish to its capabilities and
12cr|marathon2-1.0.1-2|32	ported it to a wide variety of platforms, bringing Marathon and its derivatives
12cr|marathon2-1.0.1-2|33	far beyond their Mac roots.
12cr|marathon2-1.0.1-2|34	
12cr|marathon2-1.0.1-2|35	%prep
12cr|marathon2-1.0.1-2|36	%setup -q -n Marathon\ 2
12cr|marathon2-1.0.1-2|37	
12cr|marathon2-1.0.1-2|38	%build
12cr|marathon2-1.0.1-2|39	
12cr|marathon2-1.0.1-2|40	%install
12cr|marathon2-1.0.1-2|41	mkdir -p %{buildroot}%{_gamesdatadir}/AlephOne/%{name}
12cr|marathon2-1.0.1-2|42	cp -r * %{buildroot}%{_gamesdatadir}/AlephOne/%{name}/
12cr|marathon2-1.0.1-2|43	
12cr|marathon2-1.0.1-2|44	mkdir -p %{buildroot}%{_gamesbindir}
12cr|marathon2-1.0.1-2|45	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
12cr|marathon2-1.0.1-2|46	#!/bin/bash
12cr|marathon2-1.0.1-2|47	
12cr|marathon2-1.0.1-2|48	alephone %{_gamesdatadir}/AlephOne/%{name}/
12cr|marathon2-1.0.1-2|49	EOF
12cr|marathon2-1.0.1-2|50	
12cr|marathon2-1.0.1-2|51	mkdir -p %{buildroot}%{_datadir}/applications
12cr|marathon2-1.0.1-2|52	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|marathon2-1.0.1-2|53	[Desktop Entry]
12cr|marathon2-1.0.1-2|54	Name=Marathon 2
12cr|marathon2-1.0.1-2|55	Comment=3D first-person shooter
12cr|marathon2-1.0.1-2|56	Exec=%{name}
12cr|marathon2-1.0.1-2|57	Icon=/usr/share/pixmaps/marathon.png
12cr|marathon2-1.0.1-2|58	Terminal=false
12cr|marathon2-1.0.1-2|59	Type=Application
12cr|marathon2-1.0.1-2|60	Categories=Game;ArcadeGame;
12cr|marathon2-1.0.1-2|61	EOF
12cr|marathon2-1.0.1-2|62	
12cr|marathon2-1.0.1-2|63	%files
12cr|marathon2-1.0.1-2|64	%defattr(644,root,root,755)
12cr|marathon2-1.0.1-2|65	%attr(755,root,root) %{_gamesbindir}/%{name}
12cr|marathon2-1.0.1-2|66	%{_gamesdatadir}/AlephOne/%{name}
12cr|marathon2-1.0.1-2|67	%{_datadir}/applications/%{name}.desktop
12cr|marathon2-1.0.1-2|68	
12cr|marathon2-1.0.1-2|69	
12cr|marathon2-1.0.1-2|70	%changelog
12cr|marathon2-1.0.1-2|71	* Mon Apr 02 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0.1-1
12cr|marathon2-1.0.1-2|72	+ Revision: 788624
12cr|marathon2-1.0.1-2|73	- imported package marathon2
12cr|marathon2-1.0.1-2|74	

3027 12
12cr|marathon-infinity-1.0.1-2|1	%define		oname		MarathonInfinity
12cr|marathon-infinity-1.0.1-2|2	%define		oversion	20120128
12cr|marathon-infinity-1.0.1-2|3	
12cr|marathon-infinity-1.0.1-2|4	Name:		marathon-infinity
12cr|marathon-infinity-1.0.1-2|5	Version:	1.0.1
12cr|marathon-infinity-1.0.1-2|6	Release:	2
12cr|marathon-infinity-1.0.1-2|7	Summary:	3D first-person shooter game
12cr|marathon-infinity-1.0.1-2|8	License:	GPL
12cr|marathon-infinity-1.0.1-2|9	Group:		Games/Arcade
12cr|marathon-infinity-1.0.1-2|10	Source0:	%{oname}-%{oversion}-Data.zip
12cr|marathon-infinity-1.0.1-2|11	URL:		http://sourceforge.net/projects/marathon/
12cr|marathon-infinity-1.0.1-2|12	Requires:	alephone
12cr|marathon-infinity-1.0.1-2|13	BuildArch:	noarch
12cr|marathon-infinity-1.0.1-2|14	
12cr|marathon-infinity-1.0.1-2|15	%description
12cr|marathon-infinity-1.0.1-2|16	Marathon Infinity is the third game in the Marathon Trilogy of science fiction
12cr|marathon-infinity-1.0.1-2|17	first-person shooter computer games from Bungie Software. The game was released
12cr|marathon-infinity-1.0.1-2|18	on October 15, 1996 and included more levels than its predecessor Marathon 2.
12cr|marathon-infinity-1.0.1-2|19	These were larger, and formed part of a more intricate plot that spanned both
12cr|marathon-infinity-1.0.1-2|20	space and time.
12cr|marathon-infinity-1.0.1-2|21	
12cr|marathon-infinity-1.0.1-2|22	Just prior to its acquisition by Microsoft in 2000, Bungie released the source
12cr|marathon-infinity-1.0.1-2|23	code to the Marathon 2 engine, and the Marathon Open Source project began,
12cr|marathon-infinity-1.0.1-2|24	resulting in the new Marathon engine called Aleph One. Since then, the fan
12cr|marathon-infinity-1.0.1-2|25	community has made improvements that feature OpenGL-based, high-resolution
12cr|marathon-infinity-1.0.1-2|26	graphics, support for Lua, a slew of internal structural changes allowing for
12cr|marathon-infinity-1.0.1-2|27	more advanced 3rd party mods, and Internet-capable TCP/IP-based multiplayer.
12cr|marathon-infinity-1.0.1-2|28	
12cr|marathon-infinity-1.0.1-2|29	While the fundamental technology underlying the Marathon engine is still
12cr|marathon-infinity-1.0.1-2|30	considered rather outdated by today's standards, Aleph One has added
12cr|marathon-infinity-1.0.1-2|31	significant improvements and a more modern polish to its capabilities and
12cr|marathon-infinity-1.0.1-2|32	ported it to a wide variety of platforms, bringing Marathon and its derivatives
12cr|marathon-infinity-1.0.1-2|33	far beyond their Mac roots.
12cr|marathon-infinity-1.0.1-2|34	
12cr|marathon-infinity-1.0.1-2|35	%prep
12cr|marathon-infinity-1.0.1-2|36	%setup -q -n Marathon\ Infinity
12cr|marathon-infinity-1.0.1-2|37	
12cr|marathon-infinity-1.0.1-2|38	%build
12cr|marathon-infinity-1.0.1-2|39	
12cr|marathon-infinity-1.0.1-2|40	%install
12cr|marathon-infinity-1.0.1-2|41	mkdir -p %{buildroot}%{_gamesdatadir}/AlephOne/%{name}
12cr|marathon-infinity-1.0.1-2|42	cp -r * %{buildroot}%{_gamesdatadir}/AlephOne/%{name}/
12cr|marathon-infinity-1.0.1-2|43	
12cr|marathon-infinity-1.0.1-2|44	mkdir -p %{buildroot}%{_gamesbindir}
12cr|marathon-infinity-1.0.1-2|45	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
12cr|marathon-infinity-1.0.1-2|46	#!/bin/bash
12cr|marathon-infinity-1.0.1-2|47	
12cr|marathon-infinity-1.0.1-2|48	alephone %{_gamesdatadir}/AlephOne/%{name}/
12cr|marathon-infinity-1.0.1-2|49	EOF
12cr|marathon-infinity-1.0.1-2|50	
12cr|marathon-infinity-1.0.1-2|51	
12cr|marathon-infinity-1.0.1-2|52	mkdir -p %{buildroot}%{_datadir}/applications
12cr|marathon-infinity-1.0.1-2|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|marathon-infinity-1.0.1-2|54	[Desktop Entry]
12cr|marathon-infinity-1.0.1-2|55	Name=Marathon Infinity
12cr|marathon-infinity-1.0.1-2|56	Comment=3D first-person shooter
12cr|marathon-infinity-1.0.1-2|57	Exec=%{name}
12cr|marathon-infinity-1.0.1-2|58	Icon=/usr/share/pixmaps/marathon.png
12cr|marathon-infinity-1.0.1-2|59	Terminal=false
12cr|marathon-infinity-1.0.1-2|60	Type=Application
12cr|marathon-infinity-1.0.1-2|61	Categories=Game;ArcadeGame;
12cr|marathon-infinity-1.0.1-2|62	EOF
12cr|marathon-infinity-1.0.1-2|63	
12cr|marathon-infinity-1.0.1-2|64	%files
12cr|marathon-infinity-1.0.1-2|65	%defattr(644,root,root,755)
12cr|marathon-infinity-1.0.1-2|66	%attr(755,root,root) %{_gamesbindir}/%{name}
12cr|marathon-infinity-1.0.1-2|67	%{_gamesdatadir}/AlephOne/%{name}
12cr|marathon-infinity-1.0.1-2|68	%{_datadir}/applications/%{name}.desktop
12cr|marathon-infinity-1.0.1-2|69	
12cr|marathon-infinity-1.0.1-2|70	
12cr|marathon-infinity-1.0.1-2|71	
12cr|marathon-infinity-1.0.1-2|72	%changelog
12cr|marathon-infinity-1.0.1-2|73	* Mon Apr 02 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0.1-1
12cr|marathon-infinity-1.0.1-2|74	+ Revision: 788608
12cr|marathon-infinity-1.0.1-2|75	- imported package marathon-infinity
12cr|marathon-infinity-1.0.1-2|76	

3028 12
12cr|marsshooter-0.7.4-3|1	Name:		marsshooter
12cr|marsshooter-0.7.4-3|2	Version:	0.7.4
12cr|marsshooter-0.7.4-3|3	Release:	3
12cr|marsshooter-0.7.4-3|4	License:	GPLv3
12cr|marsshooter-0.7.4-3|5	Summary:	M.A.R.S. - A Ridiculous Shooter
12cr|marsshooter-0.7.4-3|6	Url:		http://mars-game.sourceforge.net/
12cr|marsshooter-0.7.4-3|7	Group:		Games/Arcade
12cr|marsshooter-0.7.4-3|8	Source0:	http://sourceforge.net/projects/mars-game/files/mars_source_%{version}.tar.gz
12cr|marsshooter-0.7.4-3|9	Source1:	%{name}.desktop
12cr|marsshooter-0.7.4-3|10	# PATCH-FIX-UPSTREAM marsshooter-0.7.4-version.patch adam@mizerski.pl -- update version number in CMakeLists.txt
12cr|marsshooter-0.7.4-3|11	Patch0:		marsshooter-0.7.4-version.patch
12cr|marsshooter-0.7.4-3|12	Patch1:		marsshooter-0.7.4-cflags.patch
12cr|marsshooter-0.7.4-3|13	BuildRequires:	cmake
12cr|marsshooter-0.7.4-3|14	BuildRequires:	sfml2-devel >= 2.0
12cr|marsshooter-0.7.4-3|15	BuildRequires:	pkgconfig(fribidi)
12cr|marsshooter-0.7.4-3|16	BuildRequires:	pkgconfig(taglib)
12cr|marsshooter-0.7.4-3|17	BuildRequires:	pkgconfig(gl)
12cr|marsshooter-0.7.4-3|18	BuildRequires:	pkgconfig(glu)
12cr|marsshooter-0.7.4-3|19	BuildRequires:	dos2unix
12cr|marsshooter-0.7.4-3|20	
12cr|marsshooter-0.7.4-3|21	%description
12cr|marsshooter-0.7.4-3|22	It is a game for two players, flying with ships in a
12cr|marsshooter-0.7.4-3|23	two-dimensional space setting, governed by the laws of gravity.
12cr|marsshooter-0.7.4-3|24	It features:
12cr|marsshooter-0.7.4-3|25	* awesome 2D-graphics with an unique style
12cr|marsshooter-0.7.4-3|26	* a stunning amount of particles
12cr|marsshooter-0.7.4-3|27	* single- and multiplayer-support
12cr|marsshooter-0.7.4-3|28	* an artificial intelligence using an aggro-system, which
12cr|marsshooter-0.7.4-3|29	reacts differentlyupon varying situations
12cr|marsshooter-0.7.4-3|30	* many impressive weapons
12cr|marsshooter-0.7.4-3|31	* customizable ships
12cr|marsshooter-0.7.4-3|32	* a very sexy GUI
12cr|marsshooter-0.7.4-3|33	* several game modes: Sacceball, TeamDeathmatch, Cannonkeep,
12cr|marsshooter-0.7.4-3|34	Deathmatch, Grave-Itation Pit
12cr|marsshooter-0.7.4-3|35	
12cr|marsshooter-0.7.4-3|36	%prep
12cr|marsshooter-0.7.4-3|37	%setup -q -n mars-game
12cr|marsshooter-0.7.4-3|38	%patch0 -p1
12cr|marsshooter-0.7.4-3|39	%patch1 -p1
12cr|marsshooter-0.7.4-3|40	chmod -x data/locales/Polish.txt
12cr|marsshooter-0.7.4-3|41	dos2unix credits.txt license.txt
12cr|marsshooter-0.7.4-3|42	
12cr|marsshooter-0.7.4-3|43	%build
12cr|marsshooter-0.7.4-3|44	%cmake
12cr|marsshooter-0.7.4-3|45	%make VERBOSE=1
12cr|marsshooter-0.7.4-3|46	
12cr|marsshooter-0.7.4-3|47	%install
12cr|marsshooter-0.7.4-3|48	install -D -m 755 mars %{buildroot}%{_gamesbindir}/%{name}
12cr|marsshooter-0.7.4-3|49	install -D -d %{buildroot}%{_gamesdatadir}/%{name}
12cr|marsshooter-0.7.4-3|50	cp -r data/* %{buildroot}%{_gamesdatadir}/%{name}
12cr|marsshooter-0.7.4-3|51	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|marsshooter-0.7.4-3|52	install -D -d %{buildroot}%{_datadir}/pixmaps
12cr|marsshooter-0.7.4-3|53	ln -s %{_gamesdatadir}/%{name}/tex/icon.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|marsshooter-0.7.4-3|54	
12cr|marsshooter-0.7.4-3|55	%files
12cr|marsshooter-0.7.4-3|56	%doc credits.txt license.txt
12cr|marsshooter-0.7.4-3|57	%{_gamesbindir}/%{name}
12cr|marsshooter-0.7.4-3|58	%{_gamesdatadir}/%{name}
12cr|marsshooter-0.7.4-3|59	%{_datadir}/applications/%{name}.desktop
12cr|marsshooter-0.7.4-3|60	%{_datadir}/pixmaps/%{name}.png
12cr|marsshooter-0.7.4-3|61	

3029 12
12cr|marst-2.4-6|1	%define name		marst
12cr|marst-2.4-6|2	%define version		2.4
12cr|marst-2.4-6|3	%define release		 %mkrel 6
12cr|marst-2.4-6|4	
12cr|marst-2.4-6|5	Name:		%{name}
12cr|marst-2.4-6|6	Summary:	Algol-to-C translator
12cr|marst-2.4-6|7	Version:	%{version}
12cr|marst-2.4-6|8	Release:	%{release}
12cr|marst-2.4-6|9	Source0:	%{name}-%{version}.tar.bz2
12cr|marst-2.4-6|10	Patch0:		%{name}-%{version}-automake-texinfo.patch.bz2
12cr|marst-2.4-6|11	URL:		http://www.gnu.org/software/marst/marst.html
12cr|marst-2.4-6|12	Group:		Development/Other
12cr|marst-2.4-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|marst-2.4-6|14	License:	GPL
12cr|marst-2.4-6|15	BuildRequires:	texinfo autoconf2.5 automake1.8
12cr|marst-2.4-6|16	
12cr|marst-2.4-6|17	%description
12cr|marst-2.4-6|18	MARST is an Algol-to-C translator. It automatically translates programs written
12cr|marst-2.4-6|19	in the algorithmic language Algol 60 to the C programming language.
12cr|marst-2.4-6|20	
12cr|marst-2.4-6|21	%prep
12cr|marst-2.4-6|22	%setup -q
12cr|marst-2.4-6|23	%patch0 -p1
12cr|marst-2.4-6|24	
12cr|marst-2.4-6|25	%build
12cr|marst-2.4-6|26	export FORCE_AUTOCONF_2_5=1
12cr|marst-2.4-6|27	aclocal-1.8
12cr|marst-2.4-6|28	autoconf
12cr|marst-2.4-6|29	automake-1.8 --foreign -a
12cr|marst-2.4-6|30	%configure --disable-dependency-tracking
12cr|marst-2.4-6|31	%make
12cr|marst-2.4-6|32	%make info
12cr|marst-2.4-6|33	
12cr|marst-2.4-6|34	%install
12cr|marst-2.4-6|35	rm -rf $RPM_BUILD_ROOT
12cr|marst-2.4-6|36	%makeinstall
12cr|marst-2.4-6|37	
12cr|marst-2.4-6|38	%post
12cr|marst-2.4-6|39	%_install_info %{name}.info
12cr|marst-2.4-6|40	
12cr|marst-2.4-6|41	%preun
12cr|marst-2.4-6|42	%_remove_install_info %{name}.info
12cr|marst-2.4-6|43	
12cr|marst-2.4-6|44	%clean
12cr|marst-2.4-6|45	rm -rf $RPM_BUILD_ROOT
12cr|marst-2.4-6|46	
12cr|marst-2.4-6|47	%files
12cr|marst-2.4-6|48	%defattr(-,root,root,0755)
12cr|marst-2.4-6|49	%doc AUTHORS ChangeLog COPYING README examples
12cr|marst-2.4-6|50	%{_libdir}/libalgol.a
12cr|marst-2.4-6|51	%{_includedir}/algol.h
12cr|marst-2.4-6|52	%{_bindir}/macvt
12cr|marst-2.4-6|53	%{_bindir}/marst
12cr|marst-2.4-6|54	%{_infodir}/%{name}.info*
12cr|marst-2.4-6|55	
12cr|marst-2.4-6|56	
12cr|marst-2.4-6|57	
12cr|marst-2.4-6|58	%changelog
12cr|marst-2.4-6|59	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4-6mdv2011.0
12cr|marst-2.4-6|60	+ Revision: 620295
12cr|marst-2.4-6|61	- the mass rebuild of 2010.0 packages
12cr|marst-2.4-6|62	
12cr|marst-2.4-6|63	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.4-5mdv2010.0
12cr|marst-2.4-6|64	+ Revision: 429954
12cr|marst-2.4-6|65	- rebuild
12cr|marst-2.4-6|66	
12cr|marst-2.4-6|67	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 2.4-4mdv2009.0
12cr|marst-2.4-6|68	+ Revision: 251884
12cr|marst-2.4-6|69	- rebuild
12cr|marst-2.4-6|70	- fix no-buildroot-tag
12cr|marst-2.4-6|71	
12cr|marst-2.4-6|72	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.4-2mdv2008.1
12cr|marst-2.4-6|73	+ Revision: 129735
12cr|marst-2.4-6|74	- kill re-definition of %%buildroot on Pixel's request
12cr|marst-2.4-6|75	- fix autoconf-2.5x path
12cr|marst-2.4-6|76	- use %%mkrel
12cr|marst-2.4-6|77	- import marst
12cr|marst-2.4-6|78	
12cr|marst-2.4-6|79	
12cr|marst-2.4-6|80	* Fri Nov 05 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.4-2mdk
12cr|marst-2.4-6|81	- fix build with current autotools
12cr|marst-2.4-6|82	
12cr|marst-2.4-6|83	* Mon Jan 26 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.4-1mdk
12cr|marst-2.4-6|84	- from Omer Shenker <marst@omershenker.net> :
12cr|marst-2.4-6|85	- Patch to handle texinfo properly with automake
12cr|marst-2.4-6|86	- Specfile for Mandrake
12cr|marst-2.4-6|87	- gz to bz2 compression

3030 12
12cr|mason-1.500.0-1|1	%define upstream_name    HTML-Mason
12cr|mason-1.500.0-1|2	%define upstream_version 1.50
12cr|mason-1.500.0-1|3	
12cr|mason-1.500.0-1|4	%if %{_use_internal_dependency_generator}
12cr|mason-1.500.0-1|5	%define __noautoreq 'perl\\(MasonX::Request::PlusApacheSession\\)|perl\\(Apache::Request\\)'
12cr|mason-1.500.0-1|6	%define __noautoprov 'perl\\(MyApp(.*)\\)'
12cr|mason-1.500.0-1|7	%else
12cr|mason-1.500.0-1|8	# useless stuff pulled by ./eg/MyApp/MasonWithSession.pm
12cr|mason-1.500.0-1|9	%define _requires_exceptions perl(MasonX::Request::PlusApacheSession)
12cr|mason-1.500.0-1|10	%define _provides_exceptions perl(MyApp
12cr|mason-1.500.0-1|11	%endif
12cr|mason-1.500.0-1|12	
12cr|mason-1.500.0-1|13	Name:		mason
12cr|mason-1.500.0-1|14	Version:	%perl_convert_version %{upstream_version}
12cr|mason-1.500.0-1|15	Release:	1
12cr|mason-1.500.0-1|16	
12cr|mason-1.500.0-1|17	Summary:	Powerful Perl-based web site development and delivery engine
12cr|mason-1.500.0-1|18	License:	GPL/Artistic
12cr|mason-1.500.0-1|19	Group:		Networking/WWW
12cr|mason-1.500.0-1|20	URL:		http://masonhq.com/
12cr|mason-1.500.0-1|21	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|mason-1.500.0-1|22	Patch0:		HTML-Mason-1.32-netdisco.diff
12cr|mason-1.500.0-1|23	
12cr|mason-1.500.0-1|24	BuildRequires:	apache-mod_perl
12cr|mason-1.500.0-1|25	BuildRequires:	perl-libapreq2
12cr|mason-1.500.0-1|26	BuildRequires:	perl-devel
12cr|mason-1.500.0-1|27	BuildRequires:	perl(Cache::Cache) >= 1.0
12cr|mason-1.500.0-1|28	BuildRequires:	perl(CGI)
12cr|mason-1.500.0-1|29	BuildRequires:	perl(Class::Container) >= 0.07
12cr|mason-1.500.0-1|30	BuildRequires:	perl(Exception::Class) >= 1.15
12cr|mason-1.500.0-1|31	BuildRequires:	perl(File::Spec) >= 0.8
12cr|mason-1.500.0-1|32	BuildRequires:	perl(HTML::Entities)
12cr|mason-1.500.0-1|33	BuildRequires:	perl(Log::Any)
12cr|mason-1.500.0-1|34	BuildRequires:	perl(Params::Validate) >= 0.70
12cr|mason-1.500.0-1|35	BuildRequires:	perl(Scalar::Util) >= 1.01
12cr|mason-1.500.0-1|36	BuildRequires:	perl(Test)
12cr|mason-1.500.0-1|37	BuildRequires:	perl(Test::Builder)
12cr|mason-1.500.0-1|38	BuildRequires:	perl(Test::Deep)
12cr|mason-1.500.0-1|39	
12cr|mason-1.500.0-1|40	Requires:	apache-mod_perl
12cr|mason-1.500.0-1|41	Requires:	perl-HTML-Parser
12cr|mason-1.500.0-1|42	Requires:	perl-libapreq2
12cr|mason-1.500.0-1|43	%rename perl-HTML-Mason
12cr|mason-1.500.0-1|44	BuildArch:	noarch
12cr|mason-1.500.0-1|45	
12cr|mason-1.500.0-1|46	%description
12cr|mason-1.500.0-1|47	Mason allows web pages and sites to be constructed from shared, reusable
12cr|mason-1.500.0-1|48	building blocks called components. Components contain a mix of Perl and HTML,
12cr|mason-1.500.0-1|49	and can call each other and pass values back and forth like subroutines.
12cr|mason-1.500.0-1|50	Components increase modularity and eliminate repetitive work: common design
12cr|mason-1.500.0-1|51	elements (headers, footers, menus, logos) can be extracted into their own
12cr|mason-1.500.0-1|52	components where they need be changed only once to affect the whole site.
12cr|mason-1.500.0-1|53	
12cr|mason-1.500.0-1|54	Other Mason features include a graphical site previewing utility, an HTML/data
12cr|mason-1.500.0-1|55	caching model, and the ability to walk through requests with the Perl debugger.
12cr|mason-1.500.0-1|56	
12cr|mason-1.500.0-1|57	%prep
12cr|mason-1.500.0-1|58	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|mason-1.500.0-1|59	%patch0 -p0
12cr|mason-1.500.0-1|60	
12cr|mason-1.500.0-1|61	%build
12cr|mason-1.500.0-1|62	export APACHE=%{_sbindir}/httpd
12cr|mason-1.500.0-1|63	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|mason-1.500.0-1|64	%make
12cr|mason-1.500.0-1|65	
12cr|mason-1.500.0-1|66	%check
12cr|mason-1.500.0-1|67	%make test
12cr|mason-1.500.0-1|68	
12cr|mason-1.500.0-1|69	%install
12cr|mason-1.500.0-1|70	%makeinstall_std
12cr|mason-1.500.0-1|71	rm -rf %{buildroot}%{_bindir}
12cr|mason-1.500.0-1|72	
12cr|mason-1.500.0-1|73	install -d %{buildroot}/var/cache/%{name}
12cr|mason-1.500.0-1|74	install -d %{buildroot}/var/www/%{name}
12cr|mason-1.500.0-1|75	
12cr|mason-1.500.0-1|76	%files
12cr|mason-1.500.0-1|77	%doc CREDITS Changes INSTALL LICENSE META.json META.yml README UPGRADE eg samples
12cr|mason-1.500.0-1|78	%{perl_vendorlib}/HTML
12cr|mason-1.500.0-1|79	%attr(-,apache,apache) /var/cache/%{name}
12cr|mason-1.500.0-1|80	/var/www/%{name}
12cr|mason-1.500.0-1|81	%{_mandir}/man*/*
12cr|mason-1.500.0-1|82	
12cr|mason-1.500.0-1|83	
12cr|mason-1.500.0-1|84	%changelog
12cr|mason-1.500.0-1|85	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.450.0-2mdv2011.0
12cr|mason-1.500.0-1|86	+ Revision: 612818
12cr|mason-1.500.0-1|87	- the mass rebuild of 2010.1 packages
12cr|mason-1.500.0-1|88	
12cr|mason-1.500.0-1|89	* Tue Apr 06 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.450.0-1mdv2010.1
12cr|mason-1.500.0-1|90	+ Revision: 532150
12cr|mason-1.500.0-1|91	- update to 1.45
12cr|mason-1.500.0-1|92	
12cr|mason-1.500.0-1|93	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.440.0-2mdv2010.1
12cr|mason-1.500.0-1|94	+ Revision: 509194
12cr|mason-1.500.0-1|95	- this is not a webapp, but a webapp development kit, don't ship a configuration file
12cr|mason-1.500.0-1|96	
12cr|mason-1.500.0-1|97	* Tue Jan 05 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.440.0-1mdv2010.1
12cr|mason-1.500.0-1|98	+ Revision: 486348
12cr|mason-1.500.0-1|99	- adding missing buildrequires:
12cr|mason-1.500.0-1|100	- update to 1.44
12cr|mason-1.500.0-1|101	
12cr|mason-1.500.0-1|102	* Mon Dec 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.430.0-1mdv2010.1
12cr|mason-1.500.0-1|103	+ Revision: 483038
12cr|mason-1.500.0-1|104	- update to 1.43
12cr|mason-1.500.0-1|105	
12cr|mason-1.500.0-1|106	* Sun Jul 12 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.420.0-1mdv2010.0
12cr|mason-1.500.0-1|107	+ Revision: 394974
12cr|mason-1.500.0-1|108	- update to 1.42
12cr|mason-1.500.0-1|109	- using %%perl_convert_version
12cr|mason-1.500.0-1|110	
12cr|mason-1.500.0-1|111	* Thu Dec 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.40-1mdv2009.1
12cr|mason-1.500.0-1|112	+ Revision: 310000
12cr|mason-1.500.0-1|113	- 1.40
12cr|mason-1.500.0-1|114	
12cr|mason-1.500.0-1|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|mason-1.500.0-1|116	- rebuild
12cr|mason-1.500.0-1|117	
12cr|mason-1.500.0-1|118	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 1.33-6mdv2008.1
12cr|mason-1.500.0-1|119	+ Revision: 168074
12cr|mason-1.500.0-1|120	- fix no-buildroot-tag
12cr|mason-1.500.0-1|121	- kill re-definition of %%buildroot on Pixel's request
12cr|mason-1.500.0-1|122	
12cr|mason-1.500.0-1|123	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.33-6mdv2008.0
12cr|mason-1.500.0-1|124	+ Revision: 83812
12cr|mason-1.500.0-1|125	- rebuild
12cr|mason-1.500.0-1|126	- Import mason
12cr|mason-1.500.0-1|127	
12cr|mason-1.500.0-1|128	
12cr|mason-1.500.0-1|129	
12cr|mason-1.500.0-1|130	* Fri Jun 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.33-5mdv2007.0
12cr|mason-1.500.0-1|131	- relax buildrequires versionning
12cr|mason-1.500.0-1|132	
12cr|mason-1.500.0-1|133	* Mon Jun 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.33-4mdv2007.0
12cr|mason-1.500.0-1|134	- rebuild with corrected webapp macros
12cr|mason-1.500.0-1|135	
12cr|mason-1.500.0-1|136	* Tue Jun 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.33-3mdv2007.0
12cr|mason-1.500.0-1|137	- rename to %%{name}, as it is not a perl library
12cr|mason-1.500.0-1|138	- configuration file belongs to %%{_webappconfdir}
12cr|mason-1.500.0-1|139	- truly minimal configuration files, to avoid side-effects
12cr|mason-1.500.0-1|140	- change group
12cr|mason-1.500.0-1|141	- use webapp macros
12cr|mason-1.500.0-1|142	- use its own private cache directory
12cr|mason-1.500.0-1|143	- use Module::Build-based build
12cr|mason-1.500.0-1|144	
12cr|mason-1.500.0-1|145	* Tue May 30 2006 Scott Karns <scottk@mandriva.org> 1.33-2mdv2007.0
12cr|mason-1.500.0-1|146	- Added BuildRequires perl(HTML::Entities) for t/21-escapes.t
12cr|mason-1.500.0-1|147	- Added Requires perl-HTML-Parser (provides perl(HTML::Entities)
12cr|mason-1.500.0-1|148	
12cr|mason-1.500.0-1|149	* Sun May 27 2006 Scott Karns <scottk@mandriva.org> 1.33-1mdv2007.0
12cr|mason-1.500.0-1|150	- Version 1.33
12cr|mason-1.500.0-1|151	
12cr|mason-1.500.0-1|152	* Tue May 09 2006 Scott Karns <scottk@mandriva.org> 1.32-4mdk
12cr|mason-1.500.0-1|153	- Corrected _provides_exceptions
12cr|mason-1.500.0-1|154	
12cr|mason-1.500.0-1|155	* Tue May 09 2006 Scott Karns <scottk@mandriva.org> 1.32-3mdk
12cr|mason-1.500.0-1|156	- Updated BuildRequires according to HTML-Mason META.yml and
12cr|mason-1.500.0-1|157	to comply with Mandriva perl packaging policy
12cr|mason-1.500.0-1|158	- Updated source URL to meet Mandriva perl packaging policy
12cr|mason-1.500.0-1|159	- bzip2'd HTML-Mason-1.32-netdisco.diff
12cr|mason-1.500.0-1|160	- Added patch for fake_apache status 302 test
12cr|mason-1.500.0-1|161	
12cr|mason-1.500.0-1|162	* Mon Jan 30 2006 Oden Eriksson <oeriksson@mandriva.com> 1.32-2mdk
12cr|mason-1.500.0-1|163	- fix the apache config to not set global <LocationMatch directories
12cr|mason-1.500.0-1|164	per default. this should instead be set per directory, per
12cr|mason-1.500.0-1|165	application needing it. also used the apache config from fedora
12cr|mason-1.500.0-1|166	extras repository.
12cr|mason-1.500.0-1|167	- set the MasonDataDir to /var/cache/httpd/mason
12cr|mason-1.500.0-1|168	- fix deps
12cr|mason-1.500.0-1|169	- filter out some useless provides
12cr|mason-1.500.0-1|170	- added P0 after skimming the netdisco mailinglists at sourceforge
12cr|mason-1.500.0-1|171	
12cr|mason-1.500.0-1|172	* Fri Jan 06 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.32-1mdk
12cr|mason-1.500.0-1|173	- 1.32
12cr|mason-1.500.0-1|174	- Bump required apache version
12cr|mason-1.500.0-1|175	
12cr|mason-1.500.0-1|176	* Sun Oct 09 2005 Oden Eriksson <oeriksson@mandriva.com> 1.31-3mdk
12cr|mason-1.500.0-1|177	- fix deps, %%post, %%postun and config dir
12cr|mason-1.500.0-1|178	
12cr|mason-1.500.0-1|179	* Sun Oct 09 2005 Michael Scherer <misc@mandriva.org> 1.31-2mdk
12cr|mason-1.500.0-1|180	- update BuildRequires, for t/06-compiler.t failing for compiler_id_change
12cr|mason-1.500.0-1|181	- clean spec
12cr|mason-1.500.0-1|182	- fix unowned directory problem
12cr|mason-1.500.0-1|183	
12cr|mason-1.500.0-1|184	* Sat Oct 08 2005 Michael Scherer <misc@mandriva.org> 1.31-1mdk
12cr|mason-1.500.0-1|185	- update to 1.31 ( not 1.3101, as i think it will requires to use Epoch.
12cr|mason-1.500.0-1|186	better wait for 1.32 ).
12cr|mason-1.500.0-1|187	- remove Apache::Request from config file, as it requires mod_perl1
12cr|mason-1.500.0-1|188	
12cr|mason-1.500.0-1|189	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.28-3mdk
12cr|mason-1.500.0-1|190	- Fix buildrequires
12cr|mason-1.500.0-1|191	
12cr|mason-1.500.0-1|192	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.28-2mdk
12cr|mason-1.500.0-1|193	- spec file cleanups, remove the ADVX-build stuff
12cr|mason-1.500.0-1|194	
12cr|mason-1.500.0-1|195	* Wed Feb 02 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.28-1mdk
12cr|mason-1.500.0-1|196	- 1.28
12cr|mason-1.500.0-1|197	- Add Changes in doc
12cr|mason-1.500.0-1|198	
12cr|mason-1.500.0-1|199	* Sun Aug 29 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.26-2mdk
12cr|mason-1.500.0-1|200	- fix deps
12cr|mason-1.500.0-1|201	
12cr|mason-1.500.0-1|202	* Wed Aug 25 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.26-1mdk
12cr|mason-1.500.0-1|203	- 1.26
12cr|mason-1.500.0-1|204	- fixed S1
12cr|mason-1.500.0-1|205	
12cr|mason-1.500.0-1|206	* Wed Mar 12 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.03-4mdk
12cr|mason-1.500.0-1|207	- fix requires & build
12cr|mason-1.500.0-1|208	
12cr|mason-1.500.0-1|209	* Tue Sep 04 2001 Florin <florin@mandrakesoft.com> 1.03-3mdk
12cr|mason-1.500.0-1|210	- add requires on perl-CGI and mod_perl
12cr|mason-1.500.0-1|211	- update the /etc/httpd/conf/httpd-perl.conf
12cr|mason-1.500.0-1|212	- restart the apache server in post, postun
12cr|mason-1.500.0-1|213	
12cr|mason-1.500.0-1|214	* Thu Aug 30 2001 Florin <florin@mandrakesoft.com> 1.03-2mdk
12cr|mason-1.500.0-1|215	- skip the user questions
12cr|mason-1.500.0-1|216	- remove the perllocal.pod file as it conflicts with 5 pckgs
12cr|mason-1.500.0-1|217	
12cr|mason-1.500.0-1|218	* Mon Jul 23 2001 Stefan van der Eijk <stefan@eijk.nu> 1.03-1mdk
12cr|mason-1.500.0-1|219	- 1.03
12cr|mason-1.500.0-1|220	- BuildRequires:	perl-devel perl-Params-Validate
12cr|mason-1.500.0-1|221	- Copyright --> License
12cr|mason-1.500.0-1|222	
12cr|mason-1.500.0-1|223	* Wed May 02 2001 Stefan van der Eijk <stefan@eijk.nu> 1.02-1mdk
12cr|mason-1.500.0-1|224	- 1.02
12cr|mason-1.500.0-1|225	
12cr|mason-1.500.0-1|226	* Wed May 02 2001 Stefan van der Eijk <stefan@eijk.nu> 0.895-2mdk
12cr|mason-1.500.0-1|227	- perl 5.6.1
12cr|mason-1.500.0-1|228	
12cr|mason-1.500.0-1|229	* Thu Dec 14 2000  Florin Grad <florin@mandrakesoft.com> 0.895-1mdk
12cr|mason-1.500.0-1|230	- 0.895
12cr|mason-1.500.0-1|231	
12cr|mason-1.500.0-1|232	* Fri Oct 13 2000  Florin Grad <florin@mandrakesoft.com> 0.89-3mdk
12cr|mason-1.500.0-1|233	- change location according to apache-mod_perl
12cr|mason-1.500.0-1|234	- added the samples section
12cr|mason-1.500.0-1|235	
12cr|mason-1.500.0-1|236	* Thu Oct 12 2000  Florin Grad <florin@mandrakesoft.com> 0.89-2mdk
12cr|mason-1.500.0-1|237	- remove some silly requirements (typo :)
12cr|mason-1.500.0-1|238	
12cr|mason-1.500.0-1|239	* Tue Oct 11 2000  Florin Grad <florin@mandrakesoft.com> 0.89-1mdk
12cr|mason-1.500.0-1|240	- first attempt

3031 12
12cr|masqmail-0.2.18-13|1	# masqmail.spec.  Generated from masqmail.spec.in by configure.
12cr|masqmail-0.2.18-13|2	# Mandrake GNU/Linux RPM specfile for MasqMail
12cr|masqmail-0.2.18-13|3	# $Id$
12cr|masqmail-0.2.18-13|4	#
12cr|masqmail-0.2.18-13|5	# Process this file with ./config.status --file=mandrake/masqmail.spec
12cr|masqmail-0.2.18-13|6	# once you have properly configured the source package.
12cr|masqmail-0.2.18-13|7	
12cr|masqmail-0.2.18-13|8	%define name		masqmail
12cr|masqmail-0.2.18-13|9	%define version		0.2.18
12cr|masqmail-0.2.18-13|10	
12cr|masqmail-0.2.18-13|11	%define confdir		%{_sysconfdir}/masqmail
12cr|masqmail-0.2.18-13|12	%define spooldir	%{_var}/spool/masqmail
12cr|masqmail-0.2.18-13|13	%define logdir		%{_var}/log/masqmail
12cr|masqmail-0.2.18-13|14	%define mailuser	mail
12cr|masqmail-0.2.18-13|15	%define mailgroup	mail
12cr|masqmail-0.2.18-13|16	
12cr|masqmail-0.2.18-13|17	# include AUTH (RFC 2554) client support:
12cr|masqmail-0.2.18-13|18	%define with_AUTH_CL	1
12cr|masqmail-0.2.18-13|19	# include ident (RFC 1413) client support:
12cr|masqmail-0.2.18-13|20	%define with_IDENT_CL	0
12cr|masqmail-0.2.18-13|21	# include qmail-style maildir support:
12cr|masqmail-0.2.18-13|22	%define with_MAILDIR	0
12cr|masqmail-0.2.18-13|23	# include MasqDial support:
12cr|masqmail-0.2.18-13|24	%define with_MSERVER	0
12cr|masqmail-0.2.18-13|25	# include fetchmail-like POP3 client support:
12cr|masqmail-0.2.18-13|26	%define with_POP3_CL	0
12cr|masqmail-0.2.18-13|27	# link with libcrypto:
12cr|masqmail-0.2.18-13|28	%define with_LIBCRYPTO	1
12cr|masqmail-0.2.18-13|29	
12cr|masqmail-0.2.18-13|30	
12cr|masqmail-0.2.18-13|31	Name:		%{name}
12cr|masqmail-0.2.18-13|32	Summary:	Offline Mail Transfert Agent
12cr|masqmail-0.2.18-13|33	Version:	%{version}
12cr|masqmail-0.2.18-13|34	Release:	%mkrel 13
12cr|masqmail-0.2.18-13|35	Epoch:		1
12cr|masqmail-0.2.18-13|36	URL:		http://masqmail.cx/masqmail/
12cr|masqmail-0.2.18-13|37	Source0:	masqmail-%{version}.tar.bz2
12cr|masqmail-0.2.18-13|38	Source3:	masqmail-etc-init.d-masqmail
12cr|masqmail-0.2.18-13|39	Source4:	masqmail-etc-masqmail-masqmail.conf
12cr|masqmail-0.2.18-13|40	Source5:	masqmail-etc-masqmail-example.route
12cr|masqmail-0.2.18-13|41	Patch0:		masqmail-Makefile_no_chown.patch.bz2
12cr|masqmail-0.2.18-13|42	
12cr|masqmail-0.2.18-13|43	License:	GPL
12cr|masqmail-0.2.18-13|44	Group:		System/Servers
12cr|masqmail-0.2.18-13|45	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|masqmail-0.2.18-13|46	
12cr|masqmail-0.2.18-13|47	Provides:	sendmail-command, mail-server
12cr|masqmail-0.2.18-13|48	Requires(preun):		rpm-helper
12cr|masqmail-0.2.18-13|49	Requires(post):		rpm-helper
12cr|masqmail-0.2.18-13|50	
12cr|masqmail-0.2.18-13|51	BuildRequires:	glib-devel >= 1.0
12cr|masqmail-0.2.18-13|52	
12cr|masqmail-0.2.18-13|53	%if %{with_LIBCRYPTO}
12cr|masqmail-0.2.18-13|54	BuildRequires:	libopenssl-devel
12cr|masqmail-0.2.18-13|55	%endif
12cr|masqmail-0.2.18-13|56	
12cr|masqmail-0.2.18-13|57	
12cr|masqmail-0.2.18-13|58	%description
12cr|masqmail-0.2.18-13|59	MasqMail is a mail server designed for hosts that are not permanently
12cr|masqmail-0.2.18-13|60	connected to the Internet. It handles outgoing messages specially and
12cr|masqmail-0.2.18-13|61	delivers them only when the Internet connection is available.
12cr|masqmail-0.2.18-13|62	It has support for multiple Internet Service Providers and for local
12cr|masqmail-0.2.18-13|63	users's mail boxes. It replaces other MTAs such as Sendmail or Postfix.
12cr|masqmail-0.2.18-13|64	
12cr|masqmail-0.2.18-13|65	
12cr|masqmail-0.2.18-13|66	%prep
12cr|masqmail-0.2.18-13|67	%setup -q
12cr|masqmail-0.2.18-13|68	%patch0 -p1
12cr|masqmail-0.2.18-13|69	
12cr|masqmail-0.2.18-13|70	
12cr|masqmail-0.2.18-13|71	%build
12cr|masqmail-0.2.18-13|72	CFGFLAGS=""
12cr|masqmail-0.2.18-13|73	%if %{with_AUTH_CL}
12cr|masqmail-0.2.18-13|74	CFGFLAGS="$CFGFLAGS --enable-auth"
12cr|masqmail-0.2.18-13|75	%endif
12cr|masqmail-0.2.18-13|76	%if %{with_IDENT_CL}
12cr|masqmail-0.2.18-13|77	CFGFLAGS="$CFGFLAGS --enable-ident"
12cr|masqmail-0.2.18-13|78	%endif
12cr|masqmail-0.2.18-13|79	%if %{with_MAILDIR}
12cr|masqmail-0.2.18-13|80	CFGFLAGS="$CFGFLAGS --enable-maildir"
12cr|masqmail-0.2.18-13|81	%endif
12cr|masqmail-0.2.18-13|82	%if %{with_MSERVER}
12cr|masqmail-0.2.18-13|83	CFGFLAGS="$CFGFLAGS --enable-mserver"
12cr|masqmail-0.2.18-13|84	%endif
12cr|masqmail-0.2.18-13|85	CFGFLAGS="$CFGFLAGS --disable-pop3"
12cr|masqmail-0.2.18-13|86	%if %{with_POP3_CL}
12cr|masqmail-0.2.18-13|87	CFGFLAGS=OLDCFGFLAGS
12cr|masqmail-0.2.18-13|88	%endif
12cr|masqmail-0.2.18-13|89	%if %{with_LIBCRYPTO}
12cr|masqmail-0.2.18-13|90	CFGFLAGS="$CFGFLAGS --with-libcrypto"
12cr|masqmail-0.2.18-13|91	%endif
12cr|masqmail-0.2.18-13|92	
12cr|masqmail-0.2.18-13|93	%serverbuild
12cr|masqmail-0.2.18-13|94	
12cr|masqmail-0.2.18-13|95	%configure --with-user=%{mailuser} --with-group=%{mailgroup} \
12cr|masqmail-0.2.18-13|96	--with-conf-dir=%{confdir} --with-logdir=%{logdir} \
12cr|masqmail-0.2.18-13|97	--with-spooldir=%{spooldir} --disable-debug $CFGFLAGS \
12cr|masqmail-0.2.18-13|98	%ifarch x86_64
12cr|masqmail-0.2.18-13|99	--disable-resolver
12cr|masqmail-0.2.18-13|100	%endif
12cr|masqmail-0.2.18-13|101	
12cr|masqmail-0.2.18-13|102	
12cr|masqmail-0.2.18-13|103	%make
12cr|masqmail-0.2.18-13|104	
12cr|masqmail-0.2.18-13|105	
12cr|masqmail-0.2.18-13|106	%install
12cr|masqmail-0.2.18-13|107	/bin/rm -Rf %buildroot
12cr|masqmail-0.2.18-13|108	make DESTDIR=%buildroot install-strip
12cr|masqmail-0.2.18-13|109	
12cr|masqmail-0.2.18-13|110	# Init script:
12cr|masqmail-0.2.18-13|111	/bin/mkdir -p %buildroot/%{_sysconfdir}/rc.d/init.d/
12cr|masqmail-0.2.18-13|112	install -m 0744 %{SOURCE3} %buildroot/%{_sysconfdir}/rc.d/init.d/masqmail
12cr|masqmail-0.2.18-13|113	
12cr|masqmail-0.2.18-13|114	# Configuration files:
12cr|masqmail-0.2.18-13|115	/bin/cp %{SOURCE4} %buildroot/%{confdir}/masqmail.conf
12cr|masqmail-0.2.18-13|116	/bin/cp %{SOURCE5} %buildroot/%{confdir}/example.route
12cr|masqmail-0.2.18-13|117	%if %{with_POP3_CL}
12cr|masqmail-0.2.18-13|118	/bin/cp examples/example.get %buildroot/%{confdir}/example.get
12cr|masqmail-0.2.18-13|119	%endif
12cr|masqmail-0.2.18-13|120	
12cr|masqmail-0.2.18-13|121	# Unused files:
12cr|masqmail-0.2.18-13|122	%if ! %{with_POP3_CL}
12cr|masqmail-0.2.18-13|123	/bin/rm %buildroot/%{_mandir}/man5/masqmail.get.5*
12cr|masqmail-0.2.18-13|124	%endif
12cr|masqmail-0.2.18-13|125	
12cr|masqmail-0.2.18-13|126	%if ! %{with_MSERVER}
12cr|masqmail-0.2.18-13|127	/bin/rm %buildroot/%{_mandir}/man8/mservdetect.8*
12cr|masqmail-0.2.18-13|128	/bin/rm %buildroot/%{_bindir}/mservdetect
12cr|masqmail-0.2.18-13|129	%endif
12cr|masqmail-0.2.18-13|130	
12cr|masqmail-0.2.18-13|131	%clean
12cr|masqmail-0.2.18-13|132	/bin/rm -Rf %buildroot
12cr|masqmail-0.2.18-13|133	
12cr|masqmail-0.2.18-13|134	
12cr|masqmail-0.2.18-13|135	%files
12cr|masqmail-0.2.18-13|136	%defattr(-, root, root, 0755)
12cr|masqmail-0.2.18-13|137	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
12cr|masqmail-0.2.18-13|138	%dir %{_datadir}/masqmail
12cr|masqmail-0.2.18-13|139	%dir %{_datadir}/masqmail/tpl
12cr|masqmail-0.2.18-13|140	%dir %{_datadir}/masqmail/tpl/*
12cr|masqmail-0.2.18-13|141	%{_mandir}/man5/masqmail.aliases.5*
12cr|masqmail-0.2.18-13|142	%{_mandir}/man5/masqmail.conf.5*
12cr|masqmail-0.2.18-13|143	%if %{with_POP3_CL}
12cr|masqmail-0.2.18-13|144	%{_mandir}/man5/masqmail.get.5*
12cr|masqmail-0.2.18-13|145	%endif
12cr|masqmail-0.2.18-13|146	%{_mandir}/man5/masqmail.route.5*
12cr|masqmail-0.2.18-13|147	%{_mandir}/man8/masqmail.8*
12cr|masqmail-0.2.18-13|148	%if %{with_MSERVER}
12cr|masqmail-0.2.18-13|149	%{_mandir}/man8/mservdetect.8*
12cr|masqmail-0.2.18-13|150	%{_bindir}/mservdetect
12cr|masqmail-0.2.18-13|151	%endif
12cr|masqmail-0.2.18-13|152	%attr(04711, root, root) %{_sbindir}/masqmail
12cr|masqmail-0.2.18-13|153	
12cr|masqmail-0.2.18-13|154	%dir %{confdir}
12cr|masqmail-0.2.18-13|155	%config(noreplace) %{confdir}/masqmail.conf
12cr|masqmail-0.2.18-13|156	%if %{with_POP3_CL}
12cr|masqmail-0.2.18-13|157	%config(noreplace) %{confdir}/example.get
12cr|masqmail-0.2.18-13|158	%endif
12cr|masqmail-0.2.18-13|159	%config(noreplace) %{confdir}/example.route
12cr|masqmail-0.2.18-13|160	%attr(0744, root, root) %config(noreplace) %{_sysconfdir}/rc.d/init.d/masqmail
12cr|masqmail-0.2.18-13|161	
12cr|masqmail-0.2.18-13|162	%defattr(-, %{mailuser}, %{mailgroup}, 0755)
12cr|masqmail-0.2.18-13|163	%dir %{logdir}
12cr|masqmail-0.2.18-13|164	%dir %{spooldir}
12cr|masqmail-0.2.18-13|165	%dir %{spooldir}/input
12cr|masqmail-0.2.18-13|166	%dir %{spooldir}/lock
12cr|masqmail-0.2.18-13|167	%dir %{spooldir}/popuidl
12cr|masqmail-0.2.18-13|168	
12cr|masqmail-0.2.18-13|169	
12cr|masqmail-0.2.18-13|170	%post
12cr|masqmail-0.2.18-13|171	# Install alternatives:
12cr|masqmail-0.2.18-13|172	update-alternatives --install %{_sbindir}/sendmail sendmail-command %{_sbindir}/masqmail 20 \
12cr|masqmail-0.2.18-13|173	--slave %{_libdir}/sendmail sendmail-command-in_libdir %{_sbindir}/masqmail \
12cr|masqmail-0.2.18-13|174	--slave %{_mandir}/man1/sendmail.1.bz2 sendmail-command-man %{_mandir}/man8/masqmail.8*
12cr|masqmail-0.2.18-13|175	# Install service:
12cr|masqmail-0.2.18-13|176	%_post_service masqmail
12cr|masqmail-0.2.18-13|177	
12cr|masqmail-0.2.18-13|178	
12cr|masqmail-0.2.18-13|179	%preun
12cr|masqmail-0.2.18-13|180	# Remove service:
12cr|masqmail-0.2.18-13|181	%_preun_service masqmail
12cr|masqmail-0.2.18-13|182	
12cr|masqmail-0.2.18-13|183	if [ $1 = 0 ]; then
12cr|masqmail-0.2.18-13|184	# Clean up spool:
12cr|masqmail-0.2.18-13|185	for dir in input lock popuidl; do
12cr|masqmail-0.2.18-13|186	test -d %{spooldir}/$dir && /bin/rm -f %{spooldir}/$dir/*
12cr|masqmail-0.2.18-13|187	done
12cr|masqmail-0.2.18-13|188	# Clean up logs:
12cr|masqmail-0.2.18-13|189	/bin/rm -f %{logdir}/*
12cr|masqmail-0.2.18-13|190	# Remove alternatives:
12cr|masqmail-0.2.18-13|191	update-alternatives --remove sendmail-command %{_sbindir}/masqmail
12cr|masqmail-0.2.18-13|192	fi
12cr|masqmail-0.2.18-13|193	
12cr|masqmail-0.2.18-13|194	
12cr|masqmail-0.2.18-13|195	%changelog
12cr|masqmail-0.2.18-13|196	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.18-13mdv2011.0
12cr|masqmail-0.2.18-13|197	+ Revision: 612837
12cr|masqmail-0.2.18-13|198	- the mass rebuild of 2010.1 packages
12cr|masqmail-0.2.18-13|199	
12cr|masqmail-0.2.18-13|200	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 1:0.2.18-12mdv2010.1
12cr|masqmail-0.2.18-13|201	+ Revision: 536604
12cr|masqmail-0.2.18-13|202	- rebuild
12cr|masqmail-0.2.18-13|203	
12cr|masqmail-0.2.18-13|204	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1:0.2.18-11mdv2010.0
12cr|masqmail-0.2.18-13|205	+ Revision: 429956
12cr|masqmail-0.2.18-13|206	- rebuild
12cr|masqmail-0.2.18-13|207	
12cr|masqmail-0.2.18-13|208	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1:0.2.18-10mdv2009.0
12cr|masqmail-0.2.18-13|209	+ Revision: 251892
12cr|masqmail-0.2.18-13|210	- rebuild
12cr|masqmail-0.2.18-13|211	- fix no-buildroot-tag
12cr|masqmail-0.2.18-13|212	
12cr|masqmail-0.2.18-13|213	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1:0.2.18-8mdv2008.1
12cr|masqmail-0.2.18-13|214	+ Revision: 129743
12cr|masqmail-0.2.18-13|215	- kill re-definition of %%buildroot on Pixel's request
12cr|masqmail-0.2.18-13|216	- do not hardcode man pages extension
12cr|masqmail-0.2.18-13|217	
12cr|masqmail-0.2.18-13|218	+ Michael Scherer <misc@mandriva.org>
12cr|masqmail-0.2.18-13|219	- Import masqmail
12cr|masqmail-0.2.18-13|220	
12cr|masqmail-0.2.18-13|221	
12cr|masqmail-0.2.18-13|222	
12cr|masqmail-0.2.18-13|223	
12cr|masqmail-0.2.18-13|224	
12cr|masqmail-0.2.18-13|225	* Mon May 01 2006 Michael Scherer <misc@mandriva.org> 1:0.2.18-8mdk
12cr|masqmail-0.2.18-13|226	- fix x86_64 build
12cr|masqmail-0.2.18-13|227	- clean rpmlint error
12cr|masqmail-0.2.18-13|228	
12cr|masqmail-0.2.18-13|229	* Sun Mar 19 2006 Michael Scherer <misc@mandriva.org> 1:0.2.18-7mdk
12cr|masqmail-0.2.18-13|230	- Rebuild for new openssl
12cr|masqmail-0.2.18-13|231	- use -q for setup
12cr|masqmail-0.2.18-13|232	- clean buildroot at install time
12cr|masqmail-0.2.18-13|233	- fix rpmbuildupdatability
12cr|masqmail-0.2.18-13|234	
12cr|masqmail-0.2.18-13|235	* Thu Jul 21 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.2.18-6mdk
12cr|masqmail-0.2.18-13|236	- complete sendmail-command alternative
12cr|masqmail-0.2.18-13|237	
12cr|masqmail-0.2.18-13|238	* Thu Jul 21 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.2.18-5mdk
12cr|masqmail-0.2.18-13|239	- fix alternative (Michael Reinsch)
12cr|masqmail-0.2.18-13|240	
12cr|masqmail-0.2.18-13|241	* Fri Jul  1 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.2.18-4mdk
12cr|masqmail-0.2.18-13|242	- provides and alternative sendmail-command
12cr|masqmail-0.2.18-13|243	- use mkrel
12cr|masqmail-0.2.18-13|244	
12cr|masqmail-0.2.18-13|245	* Tue Feb 10 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.2.18-3mdk
12cr|masqmail-0.2.18-13|246	- disable-resolver on amd64
12cr|masqmail-0.2.18-13|247	- close endif
12cr|masqmail-0.2.18-13|248	
12cr|masqmail-0.2.18-13|249	* Mon Sep 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.2.18-2mdk
12cr|masqmail-0.2.18-13|250	- fix requires
12cr|masqmail-0.2.18-13|251	
12cr|masqmail-0.2.18-13|252	* Tue Dec 31 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.2.18-1mdk
12cr|masqmail-0.2.18-13|253	- from Rmi Denis-Courmont <rdenis@simphalempin.com> :
12cr|masqmail-0.2.18-13|254	- Resync with mainstream version
12cr|masqmail-0.2.18-13|255	- Error templates moved to /usr/share
12cr|masqmail-0.2.18-13|256	- Fixed mservdetect manpage path
12cr|masqmail-0.2.18-13|257	- Optionnaly unused files removed from build root
12cr|masqmail-0.2.18-13|258	
12cr|masqmail-0.2.18-13|259	* Sun Nov 17 2002 Rmi Denis-Courmont <rdenis@simphalempin.com> 0.2.16-1mdk
12cr|masqmail-0.2.18-13|260	- Resync with mainstream version
12cr|masqmail-0.2.18-13|261	- MTA alternatives no longer removed when upgrading package
12cr|masqmail-0.2.18-13|262	
12cr|masqmail-0.2.18-13|263	* Sat Nov 09 2002 Rmi Denis-Courmont <rdenis@simphalempin.com> 0.2.15-1mdk
12cr|masqmail-0.2.18-13|264	- Resync with mainstream version
12cr|masqmail-0.2.18-13|265	
12cr|masqmail-0.2.18-13|266	* Sat Nov 02 2002 Rmi Denis-Courmont <rdenis@simphalempin.com> 0.2.14-1mdk
12cr|masqmail-0.2.18-13|267	- Specfile created for Mandrake
12cr|masqmail-0.2.18-13|268	- Init script created
12cr|masqmail-0.2.18-13|269	- New masqmail.conf and example.route created

3032 12
12cr|matchbox-common-0.9.1-6|1	%define name 	matchbox-common
12cr|matchbox-common-0.9.1-6|2	%define version 0.9.1
12cr|matchbox-common-0.9.1-6|3	%define release %mkrel 6
12cr|matchbox-common-0.9.1-6|4	
12cr|matchbox-common-0.9.1-6|5	Summary: 	Shared files for the Matchbox Desktop
12cr|matchbox-common-0.9.1-6|6	Name: 		%name
12cr|matchbox-common-0.9.1-6|7	Version: 	%version
12cr|matchbox-common-0.9.1-6|8	Release: 	%release
12cr|matchbox-common-0.9.1-6|9	Url: 		http://matchbox.handhelds.org/
12cr|matchbox-common-0.9.1-6|10	License: 	GPLv2+
12cr|matchbox-common-0.9.1-6|11	Group: 		Graphical desktop/Other
12cr|matchbox-common-0.9.1-6|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|matchbox-common-0.9.1-6|13	Source: 	http://matchbox-project.org/sources/%{name}/0.9/%{name}-%{version}.tar.bz2
12cr|matchbox-common-0.9.1-6|14	
12cr|matchbox-common-0.9.1-6|15	BuildRequires:	pkgconfig libmatchbox-devel
12cr|matchbox-common-0.9.1-6|16	BuildArch:	noarch
12cr|matchbox-common-0.9.1-6|17	
12cr|matchbox-common-0.9.1-6|18	%description
12cr|matchbox-common-0.9.1-6|19	Matchbox is a base environment for the X Window System running on non-desktop
12cr|matchbox-common-0.9.1-6|20	embedded platforms such as handhelds, set-top boxes, kiosks and anything else
12cr|matchbox-common-0.9.1-6|21	for which screen space, input mechanisms or system resources are limited.
12cr|matchbox-common-0.9.1-6|22	
12cr|matchbox-common-0.9.1-6|23	This package contains graphics and scripts required by Matchbox.
12cr|matchbox-common-0.9.1-6|24	
12cr|matchbox-common-0.9.1-6|25	%prep
12cr|matchbox-common-0.9.1-6|26	%setup -q
12cr|matchbox-common-0.9.1-6|27	
12cr|matchbox-common-0.9.1-6|28	%build
12cr|matchbox-common-0.9.1-6|29	%configure2_5x
12cr|matchbox-common-0.9.1-6|30	%make
12cr|matchbox-common-0.9.1-6|31	
12cr|matchbox-common-0.9.1-6|32	%install
12cr|matchbox-common-0.9.1-6|33	rm -rf $RPM_BUILD_ROOT
12cr|matchbox-common-0.9.1-6|34	%makeinstall
12cr|matchbox-common-0.9.1-6|35	
12cr|matchbox-common-0.9.1-6|36	%clean
12cr|matchbox-common-0.9.1-6|37	rm -rf $RPM_BUILD_ROOT
12cr|matchbox-common-0.9.1-6|38	
12cr|matchbox-common-0.9.1-6|39	%files
12cr|matchbox-common-0.9.1-6|40	%defattr(-,root,root)
12cr|matchbox-common-0.9.1-6|41	%doc ChangeLog
12cr|matchbox-common-0.9.1-6|42	%_bindir/matchbox-session
12cr|matchbox-common-0.9.1-6|43	%_datadir/matchbox
12cr|matchbox-common-0.9.1-6|44	%_datadir/pixmaps/*
12cr|matchbox-common-0.9.1-6|45	%_iconsdir/blondie
12cr|matchbox-common-0.9.1-6|46	
12cr|matchbox-common-0.9.1-6|47	
12cr|matchbox-common-0.9.1-6|48	%changelog
12cr|matchbox-common-0.9.1-6|49	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-6mdv2011.0
12cr|matchbox-common-0.9.1-6|50	+ Revision: 620296
12cr|matchbox-common-0.9.1-6|51	- the mass rebuild of 2010.0 packages
12cr|matchbox-common-0.9.1-6|52	
12cr|matchbox-common-0.9.1-6|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.9.1-5mdv2010.0
12cr|matchbox-common-0.9.1-6|54	+ Revision: 429958
12cr|matchbox-common-0.9.1-6|55	- rebuild
12cr|matchbox-common-0.9.1-6|56	
12cr|matchbox-common-0.9.1-6|57	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 0.9.1-4mdv2009.0
12cr|matchbox-common-0.9.1-6|58	+ Revision: 251939
12cr|matchbox-common-0.9.1-6|59	- rebuild
12cr|matchbox-common-0.9.1-6|60	- fix no-buildroot-tag
12cr|matchbox-common-0.9.1-6|61	- kill re-definition of %%buildroot on Pixel's request
12cr|matchbox-common-0.9.1-6|62	
12cr|matchbox-common-0.9.1-6|63	* Mon Nov 05 2007 Funda Wang <fwang@mandriva.org> 0.9.1-2mdv2008.1
12cr|matchbox-common-0.9.1-6|64	+ Revision: 105981
12cr|matchbox-common-0.9.1-6|65	- Rebuild
12cr|matchbox-common-0.9.1-6|66	- import matchbox-common
12cr|matchbox-common-0.9.1-6|67	
12cr|matchbox-common-0.9.1-6|68	
12cr|matchbox-common-0.9.1-6|69	* Mon Jan 24 2005 Austin Acton <austin@mandrake.org> 0.9.1-1mdk
12cr|matchbox-common-0.9.1-6|70	- 0.9.1
12cr|matchbox-common-0.9.1-6|71	
12cr|matchbox-common-0.9.1-6|72	* Tue Jan 4 2005 Austin Acton <austin@mandrake.org> 0.9-1mdk
12cr|matchbox-common-0.9.1-6|73	- 0.9
12cr|matchbox-common-0.9.1-6|74	
12cr|matchbox-common-0.9.1-6|75	* Mon Jul 20 2004 Austin Acton <austin@mandrake.org> 0.8-1mdk
12cr|matchbox-common-0.9.1-6|76	- 0.8
12cr|matchbox-common-0.9.1-6|77	

3033 12
12cr|matchbox-themes-extra-0.3-6|1	%define name 	matchbox-themes-extra
12cr|matchbox-themes-extra-0.3-6|2	%define version 0.3
12cr|matchbox-themes-extra-0.3-6|3	%define release %mkrel 6
12cr|matchbox-themes-extra-0.3-6|4	
12cr|matchbox-themes-extra-0.3-6|5	Summary: 	Themes for the Matchbox Desktop
12cr|matchbox-themes-extra-0.3-6|6	Name: 		%name
12cr|matchbox-themes-extra-0.3-6|7	Version: 	%version
12cr|matchbox-themes-extra-0.3-6|8	Release: 	%release
12cr|matchbox-themes-extra-0.3-6|9	Url: 		http://matchbox-project.org
12cr|matchbox-themes-extra-0.3-6|10	License: 	GPLv2+
12cr|matchbox-themes-extra-0.3-6|11	Group: 		Graphical desktop/Other
12cr|matchbox-themes-extra-0.3-6|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|matchbox-themes-extra-0.3-6|13	Source: 	http://matchbox-project.org/sources/matchbox-themes-extra/%version/%{name}-%{version}.tar.bz2
12cr|matchbox-themes-extra-0.3-6|14	BuildArch:	noarch
12cr|matchbox-themes-extra-0.3-6|15	
12cr|matchbox-themes-extra-0.3-6|16	%description
12cr|matchbox-themes-extra-0.3-6|17	Extra themes for the Matchbox Desktop
12cr|matchbox-themes-extra-0.3-6|18	
12cr|matchbox-themes-extra-0.3-6|19	%prep
12cr|matchbox-themes-extra-0.3-6|20	%setup -q
12cr|matchbox-themes-extra-0.3-6|21	
12cr|matchbox-themes-extra-0.3-6|22	%build
12cr|matchbox-themes-extra-0.3-6|23	%configure2_5x
12cr|matchbox-themes-extra-0.3-6|24	%make
12cr|matchbox-themes-extra-0.3-6|25	
12cr|matchbox-themes-extra-0.3-6|26	%install
12cr|matchbox-themes-extra-0.3-6|27	rm -rf $RPM_BUILD_ROOT
12cr|matchbox-themes-extra-0.3-6|28	%makeinstall
12cr|matchbox-themes-extra-0.3-6|29	
12cr|matchbox-themes-extra-0.3-6|30	%clean
12cr|matchbox-themes-extra-0.3-6|31	rm -rf $RPM_BUILD_ROOT
12cr|matchbox-themes-extra-0.3-6|32	
12cr|matchbox-themes-extra-0.3-6|33	%files
12cr|matchbox-themes-extra-0.3-6|34	%defattr(-,root,root)
12cr|matchbox-themes-extra-0.3-6|35	%doc README TODO
12cr|matchbox-themes-extra-0.3-6|36	%_iconsdir/*
12cr|matchbox-themes-extra-0.3-6|37	%_datadir/themes/*
12cr|matchbox-themes-extra-0.3-6|38	
12cr|matchbox-themes-extra-0.3-6|39	
12cr|matchbox-themes-extra-0.3-6|40	%changelog
12cr|matchbox-themes-extra-0.3-6|41	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-6mdv2011.0
12cr|matchbox-themes-extra-0.3-6|42	+ Revision: 620301
12cr|matchbox-themes-extra-0.3-6|43	- the mass rebuild of 2010.0 packages
12cr|matchbox-themes-extra-0.3-6|44	
12cr|matchbox-themes-extra-0.3-6|45	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3-5mdv2010.0
12cr|matchbox-themes-extra-0.3-6|46	+ Revision: 429964
12cr|matchbox-themes-extra-0.3-6|47	- rebuild
12cr|matchbox-themes-extra-0.3-6|48	
12cr|matchbox-themes-extra-0.3-6|49	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 0.3-4mdv2009.0
12cr|matchbox-themes-extra-0.3-6|50	+ Revision: 252056
12cr|matchbox-themes-extra-0.3-6|51	- rebuild
12cr|matchbox-themes-extra-0.3-6|52	- fix no-buildroot-tag
12cr|matchbox-themes-extra-0.3-6|53	- kill re-definition of %%buildroot on Pixel's request
12cr|matchbox-themes-extra-0.3-6|54	
12cr|matchbox-themes-extra-0.3-6|55	* Tue Nov 06 2007 Funda Wang <fwang@mandriva.org> 0.3-2mdv2008.1
12cr|matchbox-themes-extra-0.3-6|56	+ Revision: 106257
12cr|matchbox-themes-extra-0.3-6|57	- Rebuild
12cr|matchbox-themes-extra-0.3-6|58	- import matchbox-themes-extra
12cr|matchbox-themes-extra-0.3-6|59	
12cr|matchbox-themes-extra-0.3-6|60	
12cr|matchbox-themes-extra-0.3-6|61	* Tue Jul 27 2004 Austin Acton <austin@mandrake.org> 0.3-1mdk
12cr|matchbox-themes-extra-0.3-6|62	- initial package
12cr|matchbox-themes-extra-0.3-6|63	

3034 12
12cr|mate-applets-1.4.0-2|1	Summary:	Small applications which embed themselves in the MATE panel
12cr|mate-applets-1.4.0-2|2	Name:		mate-applets
12cr|mate-applets-1.4.0-2|3	Version:	1.4.0
12cr|mate-applets-1.4.0-2|4	Release:	2
12cr|mate-applets-1.4.0-2|5	License:	GPLv2+
12cr|mate-applets-1.4.0-2|6	Group:		Graphical desktop/GNOME
12cr|mate-applets-1.4.0-2|7	URL:		http://mate-desktop.org
12cr|mate-applets-1.4.0-2|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-applets-1.4.0-2|9	Patch0:		mate-applets-1.2.3_format_not_a_string_literal.patch
12cr|mate-applets-1.4.0-2|10	
12cr|mate-applets-1.4.0-2|11	BuildRequires:	docbook-dtd412-xml
12cr|mate-applets-1.4.0-2|12	BuildRequires:	docbook-dtd43-xml
12cr|mate-applets-1.4.0-2|13	BuildRequires:	intltool
12cr|mate-applets-1.4.0-2|14	BuildRequires:	mate-common
12cr|mate-applets-1.4.0-2|15	BuildRequires:	mate-conf
12cr|mate-applets-1.4.0-2|16	BuildRequires:	rarian
12cr|mate-applets-1.4.0-2|17	BuildRequires:	xsltproc
12cr|mate-applets-1.4.0-2|18	#BuildRequires:	cpufrequtils-devel
12cr|mate-applets-1.4.0-2|19	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|mate-applets-1.4.0-2|20	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-applets-1.4.0-2|21	BuildRequires:	pkgconfig(gstreamer-0.10)
12cr|mate-applets-1.4.0-2|22	BuildRequires:	pkgconfig(gstreamer-audio-0.10)
12cr|mate-applets-1.4.0-2|23	BuildRequires:	pkgconfig(gstreamer-interfaces-0.10)
12cr|mate-applets-1.4.0-2|24	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-applets-1.4.0-2|25	BuildRequires:	pkgconfig(ice)
12cr|mate-applets-1.4.0-2|26	BuildRequires:	pkgconfig(libgtop-2.0)
12cr|mate-applets-1.4.0-2|27	BuildRequires:	pkgconfig(libmatenotify)
12cr|mate-applets-1.4.0-2|28	BuildRequires:	pkgconfig(libmatepanelapplet-2.0)
12cr|mate-applets-1.4.0-2|29	BuildRequires:	pkgconfig(libmatewnck)
12cr|mate-applets-1.4.0-2|30	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-applets-1.4.0-2|31	BuildRequires:	pkgconfig(mateweather)
12cr|mate-applets-1.4.0-2|32	BuildRequires:	pkgconfig(mate-desktop-2.0)
12cr|mate-applets-1.4.0-2|33	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-applets-1.4.0-2|34	BuildRequires:	pkgconfig(mate-icon-theme)
12cr|mate-applets-1.4.0-2|35	BuildRequires:	pkgconfig(mate-python-2.0)
12cr|mate-applets-1.4.0-2|36	BuildRequires:	pkgconfig(mate-settings-daemon)
12cr|mate-applets-1.4.0-2|37	#BuildRequires:	pkgconfig(gucharmap)
12cr|mate-applets-1.4.0-2|38	BuildRequires:	pkgconfig(NetworkManager)
12cr|mate-applets-1.4.0-2|39	BuildRequires:	pkgconfig(polkit-gobject-1)
12cr|mate-applets-1.4.0-2|40	BuildRequires:	pkgconfig(pygobject-2.0)
12cr|mate-applets-1.4.0-2|41	BuildRequires:	pkgconfig(pygtk-2.0)
12cr|mate-applets-1.4.0-2|42	BuildRequires:	pkgconfig(sm)
12cr|mate-applets-1.4.0-2|43	BuildRequires:	pkgconfig(upower-glib)
12cr|mate-applets-1.4.0-2|44	BuildRequires:	python-mate-applet
12cr|mate-applets-1.4.0-2|45	
12cr|mate-applets-1.4.0-2|46	Requires:	dbus
12cr|mate-applets-1.4.0-2|47	Requires(pre,preun,post):	mate-conf
12cr|mate-applets-1.4.0-2|48	Requires:	mate-panel
12cr|mate-applets-1.4.0-2|49	Requires:	mate-system-monitor
12cr|mate-applets-1.4.0-2|50	Requires:	polkit-mate
12cr|mate-applets-1.4.0-2|51	Requires:	pygtk2.0-libglade
12cr|mate-applets-1.4.0-2|52	Requires:	python-mate-applet
12cr|mate-applets-1.4.0-2|53	#Requires:	python-mate-extras
12cr|mate-applets-1.4.0-2|54	Requires:	python-mateconf
12cr|mate-applets-1.4.0-2|55	Requires:	usermode-consoleonly
12cr|mate-applets-1.4.0-2|56	
12cr|mate-applets-1.4.0-2|57	%description
12cr|mate-applets-1.4.0-2|58	MATE (GNU Network Object Model Environment) is a user-friendly
12cr|mate-applets-1.4.0-2|59	set of applications and desktop tools to be used in conjunction with a
12cr|mate-applets-1.4.0-2|60	window manager for the X Window System.  MATE is similar in purpose and
12cr|mate-applets-1.4.0-2|61	scope to CDE and KDE, but MATE (like KDE) is based completely on Open Source
12cr|mate-applets-1.4.0-2|62	software.  The mate-applets package provides Panel applets which
12cr|mate-applets-1.4.0-2|63	enhance your MATE experience.
12cr|mate-applets-1.4.0-2|64	
12cr|mate-applets-1.4.0-2|65	You should install the mate-applets package if you would like to abuse the
12cr|mate-applets-1.4.0-2|66	MATE desktop environment by embedding small utilities in the MATE panel.
12cr|mate-applets-1.4.0-2|67	
12cr|mate-applets-1.4.0-2|68	%prep
12cr|mate-applets-1.4.0-2|69	%setup -q
12cr|mate-applets-1.4.0-2|70	%apply_patches
12cr|mate-applets-1.4.0-2|71	
12cr|mate-applets-1.4.0-2|72	%build
12cr|mate-applets-1.4.0-2|73	NOCONFIGURE=yes ./autogen.sh
12cr|mate-applets-1.4.0-2|74	%configure2_5x \
12cr|mate-applets-1.4.0-2|75	--libexecdir=%{_libexecdir}/mate-applets \
12cr|mate-applets-1.4.0-2|76	--enable-ipv6 \
12cr|mate-applets-1.4.0-2|77	--enable-mini-commander \
12cr|mate-applets-1.4.0-2|78	--enable-mixer-applet \
12cr|mate-applets-1.4.0-2|79	--enable-polkit \
12cr|mate-applets-1.4.0-2|80	--enable-suid=no \
12cr|mate-applets-1.4.0-2|81	--disable-scrollkeeper \
12cr|mate-applets-1.4.0-2|82	--disable-schemas-install
12cr|mate-applets-1.4.0-2|83	
12cr|mate-applets-1.4.0-2|84	%make
12cr|mate-applets-1.4.0-2|85	
12cr|mate-applets-1.4.0-2|86	%install
12cr|mate-applets-1.4.0-2|87	MATECONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
12cr|mate-applets-1.4.0-2|88	%makeinstall_std
12cr|mate-applets-1.4.0-2|89	%find_lang %{name} --with-gnome --all-name
12cr|mate-applets-1.4.0-2|90	
12cr|mate-applets-1.4.0-2|91	%pre
12cr|mate-applets-1.4.0-2|92	if [ "$1" = "2" -a -d %{_libdir}/invest-applet ]; then
12cr|mate-applets-1.4.0-2|93	/bin/rm -rf %{_libdir}/invest-applet
12cr|mate-applets-1.4.0-2|94	fi
12cr|mate-applets-1.4.0-2|95	
12cr|mate-applets-1.4.0-2|96	%files -f %{name}.lang
12cr|mate-applets-1.4.0-2|97	%doc AUTHORS COPYING NEWS README
12cr|mate-applets-1.4.0-2|98	%{_sysconfdir}/dbus-1/system.d/org.mate.CPUFreqSelector.conf
12cr|mate-applets-1.4.0-2|99	%{_sysconfdir}/mateconf/schemas/charpick.schemas
12cr|mate-applets-1.4.0-2|100	%{_sysconfdir}/mateconf/schemas/cpufreq-applet.schemas
12cr|mate-applets-1.4.0-2|101	%{_sysconfdir}/mateconf/schemas/drivemount.schemas
12cr|mate-applets-1.4.0-2|102	%{_sysconfdir}/mateconf/schemas/geyes.schemas
12cr|mate-applets-1.4.0-2|103	%{_sysconfdir}/mateconf/schemas/mini-commander-global.schemas
12cr|mate-applets-1.4.0-2|104	%{_sysconfdir}/mateconf/schemas/mini-commander.schemas
12cr|mate-applets-1.4.0-2|105	%{_sysconfdir}/mateconf/schemas/mixer.schemas
12cr|mate-applets-1.4.0-2|106	%{_sysconfdir}/mateconf/schemas/multiload.schemas
12cr|mate-applets-1.4.0-2|107	%{_sysconfdir}/mateconf/schemas/stickynotes.schemas
12cr|mate-applets-1.4.0-2|108	%{_sysconfdir}/mateconf/schemas/battstat.schemas
12cr|mate-applets-1.4.0-2|109	%{_sysconfdir}/sound/events/mate-battstat_applet.soundlist
12cr|mate-applets-1.4.0-2|110	%{_bindir}/*
12cr|mate-applets-1.4.0-2|111	%{_libexecdir}/matecomponent/servers/*.server
12cr|mate-applets-1.4.0-2|112	%{_libexecdir}/mate-applets/*applet*
12cr|mate-applets-1.4.0-2|113	%{_datadir}/dbus-1/system-services/org.mate.CPUFreqSelector.service
12cr|mate-applets-1.4.0-2|114	%{_datadir}/dbus-1/services/org.mate.panel.applet.AccessxStatusAppletFactory.service
12cr|mate-applets-1.4.0-2|115	%{_datadir}/dbus-1/services/org.mate.panel.applet.BattstatAppletFactory.service
12cr|mate-applets-1.4.0-2|116	%{_datadir}/dbus-1/services/org.mate.panel.applet.CPUFreqAppletFactory.service
12cr|mate-applets-1.4.0-2|117	%{_datadir}/dbus-1/services/org.mate.panel.applet.CharpickerAppletFactory.service
12cr|mate-applets-1.4.0-2|118	%{_datadir}/dbus-1/services/org.mate.panel.applet.DriveMountAppletFactory.service
12cr|mate-applets-1.4.0-2|119	%{_datadir}/dbus-1/services/org.mate.panel.applet.GeyesAppletFactory.service
12cr|mate-applets-1.4.0-2|120	%{_datadir}/dbus-1/services/org.mate.panel.applet.MateWeatherAppletFactory.service
12cr|mate-applets-1.4.0-2|121	%{_datadir}/dbus-1/services/org.mate.panel.applet.MiniCommanderAppletFactory.service
12cr|mate-applets-1.4.0-2|122	%{_datadir}/dbus-1/services/org.mate.panel.applet.MixerAppletFactory.service
12cr|mate-applets-1.4.0-2|123	%{_datadir}/dbus-1/services/org.mate.panel.applet.MultiLoadAppletFactory.service
12cr|mate-applets-1.4.0-2|124	%{_datadir}/dbus-1/services/org.mate.panel.applet.StickyNotesAppletFactory.service
12cr|mate-applets-1.4.0-2|125	%{_datadir}/dbus-1/services/org.mate.panel.applet.TrashAppletFactory.service
12cr|mate-applets-1.4.0-2|126	%{_datadir}/mate-applets/*
12cr|mate-applets-1.4.0-2|127	%{_datadir}/mate-2.0/ui/*
12cr|mate-applets-1.4.0-2|128	%{_datadir}/mate-panel/applets/org.mate.applets.AccessxStatusApplet.mate-panel-applet
12cr|mate-applets-1.4.0-2|129	%{_datadir}/mate-panel/applets/org.mate.applets.BattstatApplet.mate-panel-applet
12cr|mate-applets-1.4.0-2|130	%{_datadir}/mate-panel/applets/org.mate.applets.CPUFreqApplet.mate-panel-applet
12cr|mate-applets-1.4.0-2|131	%{_datadir}/mate-panel/applets/org.mate.applets.CharpickerApplet.mate-panel-applet
12cr|mate-applets-1.4.0-2|132	%{_datadir}/mate-panel/applets/org.mate.applets.DriveMountApplet.mate-panel-applet
12cr|mate-applets-1.4.0-2|133	%{_datadir}/mate-panel/applets/org.mate.applets.GeyesApplet.mate-panel-applet
12cr|mate-applets-1.4.0-2|134	%{_datadir}/mate-panel/applets/org.mate.applets.MateWeatherApplet.mate-panel-applet
12cr|mate-applets-1.4.0-2|135	%{_datadir}/mate-panel/applets/org.mate.applets.MiniCommanderApplet.mate-panel-applet
12cr|mate-applets-1.4.0-2|136	%{_datadir}/mate-panel/applets/org.mate.applets.MixerApplet.mate-panel-applet
12cr|mate-applets-1.4.0-2|137	%{_datadir}/mate-panel/applets/org.mate.applets.MultiLoadApplet.mate-panel-applet
12cr|mate-applets-1.4.0-2|138	%{_datadir}/mate-panel/applets/org.mate.applets.StickyNotesApplet.mate-panel-applet
12cr|mate-applets-1.4.0-2|139	%{_datadir}/mate-panel/applets/org.mate.applets.TrashApplet.mate-panel-applet
12cr|mate-applets-1.4.0-2|140	%{_datadir}/pixmaps/*
12cr|mate-applets-1.4.0-2|141	%{_datadir}/polkit-1/actions/org.mate.cpufreqselector.policy
12cr|mate-applets-1.4.0-2|142	%{_iconsdir}/hicolor/*/apps/*
12cr|mate-applets-1.4.0-2|143	%{_iconsdir}/mate/48x48/apps/ax-applet.png
12cr|mate-applets-1.4.0-2|144	%{py_sitedir}/mate_invest
12cr|mate-applets-1.4.0-2|145	
12cr|mate-applets-1.4.0-2|146	
12cr|mate-applets-1.4.0-2|147	
12cr|mate-applets-1.4.0-2|148	
12cr|mate-applets-1.4.0-2|149	%changelog
12cr|mate-applets-1.4.0-2|150	* Wed Oct  31 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12cr|mate-applets-1.4.0-2|151	+ Commit: ee0db10
12cr|mate-applets-1.4.0-2|152	- fix BR to build invest applet
12cr|mate-applets-1.4.0-2|153	
12cr|mate-applets-1.4.0-2|154	* Fri Oct  5 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12cr|mate-applets-1.4.0-2|155	+ Commit: ee5ce32
12cr|mate-applets-1.4.0-2|156	- update to 1.4.0
12cr|mate-applets-1.4.0-2|157	
12cr|mate-applets-1.4.0-2|158	

3035 12
12cr|mate-backgrounds-1.4.0-1|1	Summary:	Background images for the MATE desktop
12cr|mate-backgrounds-1.4.0-1|2	Name:		mate-backgrounds
12cr|mate-backgrounds-1.4.0-1|3	Version:	1.4.0
12cr|mate-backgrounds-1.4.0-1|4	Release:	1
12cr|mate-backgrounds-1.4.0-1|5	License:	GPLv2
12cr|mate-backgrounds-1.4.0-1|6	Group:		Graphical desktop/GNOME
12cr|mate-backgrounds-1.4.0-1|7	Url:		http://mate-desktop.org
12cr|mate-backgrounds-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.2/%{name}-%{version}.tar.xz
12cr|mate-backgrounds-1.4.0-1|9	BuildArch:	noarch
12cr|mate-backgrounds-1.4.0-1|10	
12cr|mate-backgrounds-1.4.0-1|11	BuildRequires:	intltool
12cr|mate-backgrounds-1.4.0-1|12	BuildRequires:	mate-common
12cr|mate-backgrounds-1.4.0-1|13	
12cr|mate-backgrounds-1.4.0-1|14	%description
12cr|mate-backgrounds-1.4.0-1|15	This module contains a set of backgrounds packaged with the MATE desktop.
12cr|mate-backgrounds-1.4.0-1|16	
12cr|mate-backgrounds-1.4.0-1|17	%prep
12cr|mate-backgrounds-1.4.0-1|18	%setup -q
12cr|mate-backgrounds-1.4.0-1|19	
12cr|mate-backgrounds-1.4.0-1|20	%build
12cr|mate-backgrounds-1.4.0-1|21	NOCONFIGURE=1 ./autogen.sh
12cr|mate-backgrounds-1.4.0-1|22	%configure2_5x
12cr|mate-backgrounds-1.4.0-1|23	%make
12cr|mate-backgrounds-1.4.0-1|24	
12cr|mate-backgrounds-1.4.0-1|25	%install
12cr|mate-backgrounds-1.4.0-1|26	%makeinstall_std
12cr|mate-backgrounds-1.4.0-1|27	%find_lang %{name}
12cr|mate-backgrounds-1.4.0-1|28	
12cr|mate-backgrounds-1.4.0-1|29	%files -f %{name}.lang
12cr|mate-backgrounds-1.4.0-1|30	%doc NEWS README AUTHORS
12cr|mate-backgrounds-1.4.0-1|31	%{_datadir}/mate-background-properties/
12cr|mate-backgrounds-1.4.0-1|32	%dir %{_datadir}/pixmaps/backgrounds/mate
12cr|mate-backgrounds-1.4.0-1|33	%{_datadir}/pixmaps/backgrounds/mate/*
12cr|mate-backgrounds-1.4.0-1|34	

3036 12
12cr|mate-bluetooth-1.4.0-1|1	%define	major	8
12cr|mate-bluetooth-1.4.0-1|2	%define	gir_maj	1.0
12cr|mate-bluetooth-1.4.0-1|3	%define	libname	%mklibname %{name} %{major}
12cr|mate-bluetooth-1.4.0-1|4	%define	girname	%mklibname %{name}-gir %{gir_maj}
12cr|mate-bluetooth-1.4.0-1|5	%define	devname	%mklibname -d %{name}
12cr|mate-bluetooth-1.4.0-1|6	
12cr|mate-bluetooth-1.4.0-1|7	Summary:	MATE Bluetooth Subsystem
12cr|mate-bluetooth-1.4.0-1|8	Name:		mate-bluetooth
12cr|mate-bluetooth-1.4.0-1|9	Version:	1.4.0
12cr|mate-bluetooth-1.4.0-1|10	Release:	1
12cr|mate-bluetooth-1.4.0-1|11	License:	GPLv2+ and LGPLv2+
12cr|mate-bluetooth-1.4.0-1|12	Group:		Graphical desktop/GNOME
12cr|mate-bluetooth-1.4.0-1|13	URL:		http://mate-desktop.org
12cr|mate-bluetooth-1.4.0-1|14	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
12cr|mate-bluetooth-1.4.0-1|15	
12cr|mate-bluetooth-1.4.0-1|16	BuildRequires:	docbook-dtd412-xml
12cr|mate-bluetooth-1.4.0-1|17	BuildRequires:	intltool
12cr|mate-bluetooth-1.4.0-1|18	BuildRequires:	gtk-doc
12cr|mate-bluetooth-1.4.0-1|19	BuildRequires:	mate-conf
12cr|mate-bluetooth-1.4.0-1|20	BuildRequires:	mate-common
12cr|mate-bluetooth-1.4.0-1|21	BuildRequires:	pkgconfig(caja-sendto)
12cr|mate-bluetooth-1.4.0-1|22	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|mate-bluetooth-1.4.0-1|23	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-bluetooth-1.4.0-1|24	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|mate-bluetooth-1.4.0-1|25	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-bluetooth-1.4.0-1|26	BuildRequires:	pkgconfig(libmatenotify)
12cr|mate-bluetooth-1.4.0-1|27	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-bluetooth-1.4.0-1|28	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-bluetooth-1.4.0-1|29	BuildRequires:	pkgconfig(unique-1.0)
12cr|mate-bluetooth-1.4.0-1|30	
12cr|mate-bluetooth-1.4.0-1|31	Requires:	gvfs-obexftp
12cr|mate-bluetooth-1.4.0-1|32	Requires:	bluez
12cr|mate-bluetooth-1.4.0-1|33	Requires:	obexd
12cr|mate-bluetooth-1.4.0-1|34	
12cr|mate-bluetooth-1.4.0-1|35	%description
12cr|mate-bluetooth-1.4.0-1|36	The mate-bluetooth package contains graphical utilities to setup,
12cr|mate-bluetooth-1.4.0-1|37	monitor and use Bluetooth devices.
12cr|mate-bluetooth-1.4.0-1|38	
12cr|mate-bluetooth-1.4.0-1|39	%package -n	%{libname}
12cr|mate-bluetooth-1.4.0-1|40	Group:		System/Libraries
12cr|mate-bluetooth-1.4.0-1|41	Summary:	MATE bluetooth library
12cr|mate-bluetooth-1.4.0-1|42	
12cr|mate-bluetooth-1.4.0-1|43	%description -n	%{libname}
12cr|mate-bluetooth-1.4.0-1|44	Library from MATE-Bluetooth.
12cr|mate-bluetooth-1.4.0-1|45	
12cr|mate-bluetooth-1.4.0-1|46	%package -n	%{girname}
12cr|mate-bluetooth-1.4.0-1|47	Group:		System/Libraries
12cr|mate-bluetooth-1.4.0-1|48	Summary:	GObject Introspection interface for %{name}
12cr|mate-bluetooth-1.4.0-1|49	
12cr|mate-bluetooth-1.4.0-1|50	%description -n	%{girname}
12cr|mate-bluetooth-1.4.0-1|51	GObject Introspection interface for %{name}.
12cr|mate-bluetooth-1.4.0-1|52	
12cr|mate-bluetooth-1.4.0-1|53	%package -n	%{devname}
12cr|mate-bluetooth-1.4.0-1|54	Group:		Development/C
12cr|mate-bluetooth-1.4.0-1|55	Summary:	Development libraries and header files from %{name}
12cr|mate-bluetooth-1.4.0-1|56	Requires:	%{libname} = %{version}
12cr|mate-bluetooth-1.4.0-1|57	Requires:	%{girname} = %{version}
12cr|mate-bluetooth-1.4.0-1|58	Provides:	%{name}-devel = %{EVRD}
12cr|mate-bluetooth-1.4.0-1|59	
12cr|mate-bluetooth-1.4.0-1|60	%description -n	%{devname}
12cr|mate-bluetooth-1.4.0-1|61	Development libraries and header files from %{name}
12cr|mate-bluetooth-1.4.0-1|62	
12cr|mate-bluetooth-1.4.0-1|63	%package -n	caja-sendto-bluetooth
12cr|mate-bluetooth-1.4.0-1|64	Summary:	Send files from caja to bluetooth
12cr|mate-bluetooth-1.4.0-1|65	Group:		Graphical desktop/GNOME
12cr|mate-bluetooth-1.4.0-1|66	Requires:	caja-sendto
12cr|mate-bluetooth-1.4.0-1|67	Requires:	%{name} = %{version}
12cr|mate-bluetooth-1.4.0-1|68	
12cr|mate-bluetooth-1.4.0-1|69	%description -n caja-sendto-bluetooth
12cr|mate-bluetooth-1.4.0-1|70	This application provides integration between caja and bluetooth.
12cr|mate-bluetooth-1.4.0-1|71	It adds a Nautilus context menu component ("Send To...") and features
12cr|mate-bluetooth-1.4.0-1|72	a dialog for insert the bluetooth device which you want to send the
12cr|mate-bluetooth-1.4.0-1|73	file/files.
12cr|mate-bluetooth-1.4.0-1|74	
12cr|mate-bluetooth-1.4.0-1|75	%prep
12cr|mate-bluetooth-1.4.0-1|76	%setup -q
12cr|mate-bluetooth-1.4.0-1|77	%apply_patches
12cr|mate-bluetooth-1.4.0-1|78	
12cr|mate-bluetooth-1.4.0-1|79	%build
12cr|mate-bluetooth-1.4.0-1|80	NOCONFIGURE=yes ./autogen.sh
12cr|mate-bluetooth-1.4.0-1|81	%configure2_5x \
12cr|mate-bluetooth-1.4.0-1|82	--enable-shared \
12cr|mate-bluetooth-1.4.0-1|83	--disable-static \
12cr|mate-bluetooth-1.4.0-1|84	--disable-desktop-update \
12cr|mate-bluetooth-1.4.0-1|85	--disable-icon-update
12cr|mate-bluetooth-1.4.0-1|86	
12cr|mate-bluetooth-1.4.0-1|87	%make
12cr|mate-bluetooth-1.4.0-1|88	%install
12cr|mate-bluetooth-1.4.0-1|89	%makeinstall_std
12cr|mate-bluetooth-1.4.0-1|90	%find_lang %{name} --all-name --with-gnome
12cr|mate-bluetooth-1.4.0-1|91	
12cr|mate-bluetooth-1.4.0-1|92	%files -f %{name}.lang
12cr|mate-bluetooth-1.4.0-1|93	%doc README AUTHORS
12cr|mate-bluetooth-1.4.0-1|94	%{_sysconfdir}/xdg/autostart/mate-bluetooth-applet.desktop
12cr|mate-bluetooth-1.4.0-1|95	%{_bindir}/*
12cr|mate-bluetooth-1.4.0-1|96	%{_libdir}/%{name}/plugins/libgbtgeoclue.*
12cr|mate-bluetooth-1.4.0-1|97	%dir %{_libdir}/%{name}
12cr|mate-bluetooth-1.4.0-1|98	%dir %{_libdir}/%{name}/plugins
12cr|mate-bluetooth-1.4.0-1|99	%{_datadir}/applications/mate-bluetooth-properties.desktop
12cr|mate-bluetooth-1.4.0-1|100	%{_datadir}/glib-2.0/schemas/org.mate.Bluetooth.gschema.xml
12cr|mate-bluetooth-1.4.0-1|101	%{_datadir}/MateConf/gsettings/mate-bluetooth
12cr|mate-bluetooth-1.4.0-1|102	%{_datadir}/%{name}
12cr|mate-bluetooth-1.4.0-1|103	%{_iconsdir}/mate/*/*/*.*
12cr|mate-bluetooth-1.4.0-1|104	%{_mandir}/man1/*
12cr|mate-bluetooth-1.4.0-1|105	
12cr|mate-bluetooth-1.4.0-1|106	%files -n %{libname}
12cr|mate-bluetooth-1.4.0-1|107	%{_libdir}/lib%{name}.so.%{major}*
12cr|mate-bluetooth-1.4.0-1|108	
12cr|mate-bluetooth-1.4.0-1|109	%files -n %{girname}
12cr|mate-bluetooth-1.4.0-1|110	%{_libdir}/girepository-1.0/MateBluetooth-%{gir_maj}.typelib
12cr|mate-bluetooth-1.4.0-1|111	
12cr|mate-bluetooth-1.4.0-1|112	%files -n %{devname}
12cr|mate-bluetooth-1.4.0-1|113	%{_datadir}/gtk-doc/html/%{name}
12cr|mate-bluetooth-1.4.0-1|114	%{_includedir}/%{name}
12cr|mate-bluetooth-1.4.0-1|115	%{_libdir}/*.so
12cr|mate-bluetooth-1.4.0-1|116	%{_libdir}/pkgconfig/*.pc
12cr|mate-bluetooth-1.4.0-1|117	%{_datadir}/gir-1.0/MateBluetooth-1.0.gir
12cr|mate-bluetooth-1.4.0-1|118	
12cr|mate-bluetooth-1.4.0-1|119	%files -n caja-sendto-bluetooth
12cr|mate-bluetooth-1.4.0-1|120	%{_libdir}/caja-sendto/plugins/libnstbluetooth.so
12cr|mate-bluetooth-1.4.0-1|121	%{_datadir}/MateConf/gsettings/mate-bluetooth-nst
12cr|mate-bluetooth-1.4.0-1|122	%{_datadir}/glib-2.0/schemas/org.mate.Bluetooth.nst.gschema.xml
12cr|mate-bluetooth-1.4.0-1|123	
12cr|mate-bluetooth-1.4.0-1|124	
12cr|mate-bluetooth-1.4.0-1|125	
12cr|mate-bluetooth-1.4.0-1|126	%changelog
12cr|mate-bluetooth-1.4.0-1|127	* Wed Jun 13 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.1-2
12cr|mate-bluetooth-1.4.0-1|128	+ Revision: 805468
12cr|mate-bluetooth-1.4.0-1|129	- rebuild for bad package
12cr|mate-bluetooth-1.4.0-1|130	
12cr|mate-bluetooth-1.4.0-1|131	* Mon Jun 04 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.1-1
12cr|mate-bluetooth-1.4.0-1|132	+ Revision: 802388
12cr|mate-bluetooth-1.4.0-1|133	- imported package mate-bluetooth
12cr|mate-bluetooth-1.4.0-1|134	

3037 12
12cr|mate-calc-1.4.0-1|1	Summary:	MATE desktop calculator
12cr|mate-calc-1.4.0-1|2	Name:		mate-calc
12cr|mate-calc-1.4.0-1|3	Version:	1.4.0
12cr|mate-calc-1.4.0-1|4	Release:	1
12cr|mate-calc-1.4.0-1|5	License:	GPLv2+
12cr|mate-calc-1.4.0-1|6	Group:		Graphical desktop/GNOME
12cr|mate-calc-1.4.0-1|7	URL:		http://mate-desktop.org
12cr|mate-calc-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-calc-1.4.0-1|9	Patch0:		mate-calc-1.4.0-rosa-yyscan_t.patch
12cr|mate-calc-1.4.0-1|10	
12cr|mate-calc-1.4.0-1|11	BuildRequires:	bison
12cr|mate-calc-1.4.0-1|12	BuildRequires:	flex
12cr|mate-calc-1.4.0-1|13	BuildRequires:	intltool
12cr|mate-calc-1.4.0-1|14	BuildRequires:	mate-common
12cr|mate-calc-1.4.0-1|15	BuildRequires:	xsltproc
12cr|mate-calc-1.4.0-1|16	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-calc-1.4.0-1|17	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-calc-1.4.0-1|18	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-calc-1.4.0-1|19	BuildRequires:	pkgconfig(libxml-2.0)
12cr|mate-calc-1.4.0-1|20	
12cr|mate-calc-1.4.0-1|21	%description
12cr|mate-calc-1.4.0-1|22	mate-calc is a desktop calculator.
12cr|mate-calc-1.4.0-1|23	It has Basic, Financial and Scientific modes. Internally it uses multiple
12cr|mate-calc-1.4.0-1|24	precision arithmetic to produce results to a high degree of accuracy.
12cr|mate-calc-1.4.0-1|25	
12cr|mate-calc-1.4.0-1|26	%prep
12cr|mate-calc-1.4.0-1|27	%setup -q
12cr|mate-calc-1.4.0-1|28	%apply_patches
12cr|mate-calc-1.4.0-1|29	
12cr|mate-calc-1.4.0-1|30	%build
12cr|mate-calc-1.4.0-1|31	NOCONFIGURE=yes ./autogen.sh
12cr|mate-calc-1.4.0-1|32	%configure2_5x \
12cr|mate-calc-1.4.0-1|33	--with-gtk=2.0
12cr|mate-calc-1.4.0-1|34	
12cr|mate-calc-1.4.0-1|35	%make
12cr|mate-calc-1.4.0-1|36	
12cr|mate-calc-1.4.0-1|37	%install
12cr|mate-calc-1.4.0-1|38	%makeinstall_std
12cr|mate-calc-1.4.0-1|39	desktop-file-edit --remove-category=MATE --add-category=X-MATE %{buildroot}%{_datadir}/applications/mate-calc.desktop
12cr|mate-calc-1.4.0-1|40	
12cr|mate-calc-1.4.0-1|41	%find_lang %{name} --with-gnome
12cr|mate-calc-1.4.0-1|42	
12cr|mate-calc-1.4.0-1|43	%files -f %{name}.lang
12cr|mate-calc-1.4.0-1|44	%doc README NEWS AUTHORS
12cr|mate-calc-1.4.0-1|45	%{_bindir}/*
12cr|mate-calc-1.4.0-1|46	%{_datadir}/applications/*
12cr|mate-calc-1.4.0-1|47	%{_datadir}/%{name}
12cr|mate-calc-1.4.0-1|48	%{_datadir}/glib-2.0/schemas/org.mate.mate-calc.gschema.xml
12cr|mate-calc-1.4.0-1|49	%{_mandir}/man1/*
12cr|mate-calc-1.4.0-1|50	# mate help file
12cr|mate-calc-1.4.0-1|51	%{_datadir}/mate/help
12cr|mate-calc-1.4.0-1|52	
12cr|mate-calc-1.4.0-1|53	
12cr|mate-calc-1.4.0-1|54	
12cr|mate-calc-1.4.0-1|55	%changelog
12cr|mate-calc-1.4.0-1|56	* Tue Jun 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mate-calc-1.4.0-1|57	+ Revision: 802502
12cr|mate-calc-1.4.0-1|58	- imported package mate-calc
12cr|mate-calc-1.4.0-1|59	

3038 12
12cr|mate-common-1.4.0-1|1	Summary:	Common files for MATE desktop environment
12cr|mate-common-1.4.0-1|2	Name:		mate-common
12cr|mate-common-1.4.0-1|3	Version:	1.4.0
12cr|mate-common-1.4.0-1|4	Release:	1
12cr|mate-common-1.4.0-1|5	License:	GPLv3+
12cr|mate-common-1.4.0-1|6	Group:		Graphical desktop/Other
12cr|mate-common-1.4.0-1|7	URL:		http://www.mate-desktop.org
12cr|mate-common-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-common-1.4.0-1|9	BuildArch:	noarch
12cr|mate-common-1.4.0-1|10	
12cr|mate-common-1.4.0-1|11	%description
12cr|mate-common-1.4.0-1|12	MATE is a fork of Gnome 2.
12cr|mate-common-1.4.0-1|13	
12cr|mate-common-1.4.0-1|14	It provides an intuitive and attractive desktop to Linux users using
12cr|mate-common-1.4.0-1|15	traditional metaphors.
12cr|mate-common-1.4.0-1|16	
12cr|mate-common-1.4.0-1|17	%prep
12cr|mate-common-1.4.0-1|18	%setup -q
12cr|mate-common-1.4.0-1|19	
12cr|mate-common-1.4.0-1|20	%build
12cr|mate-common-1.4.0-1|21	NOCONFIGURE=yes ./autogen.sh
12cr|mate-common-1.4.0-1|22	%configure2_5x \
12cr|mate-common-1.4.0-1|23	--build=%{_build}
12cr|mate-common-1.4.0-1|24	
12cr|mate-common-1.4.0-1|25	%make
12cr|mate-common-1.4.0-1|26	
12cr|mate-common-1.4.0-1|27	%install
12cr|mate-common-1.4.0-1|28	%makeinstall_std
12cr|mate-common-1.4.0-1|29	install -d %{buildroot}%{_docdir}/%{name}/
12cr|mate-common-1.4.0-1|30	
12cr|mate-common-1.4.0-1|31	%files
12cr|mate-common-1.4.0-1|32	%doc AUTHORS ChangeLog NEWS README
12cr|mate-common-1.4.0-1|33	%{_bindir}/mate-*
12cr|mate-common-1.4.0-1|34	%{_datadir}/%{name}
12cr|mate-common-1.4.0-1|35	%{_datadir}/aclocal/mate-*.m4
12cr|mate-common-1.4.0-1|36	%{_mandir}/man1/mate-autogen.1*
12cr|mate-common-1.4.0-1|37	%{_mandir}/man1/mate-doc-common.1*
12cr|mate-common-1.4.0-1|38	
12cr|mate-common-1.4.0-1|39	
12cr|mate-common-1.4.0-1|40	
12cr|mate-common-1.4.0-1|41	%changelog
12cr|mate-common-1.4.0-1|42	* Fri Jul 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.0-1
12cr|mate-common-1.4.0-1|43	+ Revision: 811302
12cr|mate-common-1.4.0-1|44	- new version 1.4.0
12cr|mate-common-1.4.0-1|45	
12cr|mate-common-1.4.0-1|46	* Tue May 29 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2.2-1
12cr|mate-common-1.4.0-1|47	+ Revision: 801063
12cr|mate-common-1.4.0-1|48	- update to 1.2.2
12cr|mate-common-1.4.0-1|49	
12cr|mate-common-1.4.0-1|50	* Mon Apr 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2.1-1
12cr|mate-common-1.4.0-1|51	+ Revision: 792948
12cr|mate-common-1.4.0-1|52	- imported package mate-common
12cr|mate-common-1.4.0-1|53	

3039 12
12cr|mate-conf-1.4.0-1|1	%define api	2
12cr|mate-conf-1.4.0-1|2	%define major	4
12cr|mate-conf-1.4.0-1|3	%define girmajor	2.0
12cr|mate-conf-1.4.0-1|4	%define libname	%mklibname mateconf %{api} %{major}
12cr|mate-conf-1.4.0-1|5	%define girname	%mklibname mateconf-gir %{girmajor}
12cr|mate-conf-1.4.0-1|6	%define devname	%mklibname mateconf -d
12cr|mate-conf-1.4.0-1|7	
12cr|mate-conf-1.4.0-1|8	Name:		mate-conf
12cr|mate-conf-1.4.0-1|9	Summary:	MATE configuration database system
12cr|mate-conf-1.4.0-1|10	Version:	1.4.0
12cr|mate-conf-1.4.0-1|11	Release:	1
12cr|mate-conf-1.4.0-1|12	License:	GPLv3+
12cr|mate-conf-1.4.0-1|13	Group:		Graphical desktop/Other
12cr|mate-conf-1.4.0-1|14	URL:		http://www.mate-desktop.org
12cr|mate-conf-1.4.0-1|15	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-conf-1.4.0-1|16	Source1:	mateconf.sh
12cr|mate-conf-1.4.0-1|17	Source2:	mateconf.csh
12cr|mate-conf-1.4.0-1|18	Source3:	mateconf-schemas.filter
12cr|mate-conf-1.4.0-1|19	Source4:	mateconf-schemas.script
12cr|mate-conf-1.4.0-1|20	Patch0:		mate-conf-1.2.1-configure.patch
12cr|mate-conf-1.4.0-1|21	Patch1:		mate-conf-1.2.1-m4.patch
12cr|mate-conf-1.4.0-1|22	
12cr|mate-conf-1.4.0-1|23	BuildRequires:	gtk-doc
12cr|mate-conf-1.4.0-1|24	BuildRequires:	intltool
12cr|mate-conf-1.4.0-1|25	BuildRequires:	mate-common
12cr|mate-conf-1.4.0-1|26	BuildRequires:	openldap-devel
12cr|mate-conf-1.4.0-1|27	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|mate-conf-1.4.0-1|28	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-conf-1.4.0-1|29	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|mate-conf-1.4.0-1|30	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-conf-1.4.0-1|31	BuildRequires:	pkgconfig(libIDL-2.0)
12cr|mate-conf-1.4.0-1|32	BuildRequires:	pkgconfig(libxml-2.0)
12cr|mate-conf-1.4.0-1|33	BuildRequires:	pkgconfig(MateCORBA-2.0)
12cr|mate-conf-1.4.0-1|34	BuildRequires:	pkgconfig(polkit-gobject-1)
12cr|mate-conf-1.4.0-1|35	
12cr|mate-conf-1.4.0-1|36	%description
12cr|mate-conf-1.4.0-1|37	MateConf is a configuration database system, functionally similar to the
12cr|mate-conf-1.4.0-1|38	Windows registry but lots better.
12cr|mate-conf-1.4.0-1|39	
12cr|mate-conf-1.4.0-1|40	%package -n mateconf-sanity-check
12cr|mate-conf-1.4.0-1|41	Summary:	Sanity checker for %{name}
12cr|mate-conf-1.4.0-1|42	Group:		%{group}
12cr|mate-conf-1.4.0-1|43	
12cr|mate-conf-1.4.0-1|44	%description -n mateconf-sanity-check
12cr|mate-conf-1.4.0-1|45	mateconf-sanity-check is a tool to check the sanity of a %{name}
12cr|mate-conf-1.4.0-1|46	installation.
12cr|mate-conf-1.4.0-1|47	
12cr|mate-conf-1.4.0-1|48	%package -n %{libname}
12cr|mate-conf-1.4.0-1|49	Summary:	Mate-conf libraries
12cr|mate-conf-1.4.0-1|50	Group:		System/Libraries
12cr|mate-conf-1.4.0-1|51	
12cr|mate-conf-1.4.0-1|52	%description -n %{libname}
12cr|mate-conf-1.4.0-1|53	MateConf is a configuration database system, functionally similar to the
12cr|mate-conf-1.4.0-1|54	Windows registry but lots better.
12cr|mate-conf-1.4.0-1|55	
12cr|mate-conf-1.4.0-1|56	%package -n %{girname}
12cr|mate-conf-1.4.0-1|57	Summary:	GObject introspection interface library for %{name}
12cr|mate-conf-1.4.0-1|58	Group:		System/Libraries
12cr|mate-conf-1.4.0-1|59	
12cr|mate-conf-1.4.0-1|60	%description -n %{girname}
12cr|mate-conf-1.4.0-1|61	GObject introspection interface library for %{name}.
12cr|mate-conf-1.4.0-1|62	
12cr|mate-conf-1.4.0-1|63	%package -n %{devname}
12cr|mate-conf-1.4.0-1|64	Summary:        Mate-conf development files
12cr|mate-conf-1.4.0-1|65	Group:          Development/C
12cr|mate-conf-1.4.0-1|66	Requires:	%{name} = %{version}
12cr|mate-conf-1.4.0-1|67	Requires:	%{libname} = %{version}
12cr|mate-conf-1.4.0-1|68	Requires:	%{girname} = %{version}
12cr|mate-conf-1.4.0-1|69	Provides:	%{name}-devel = %{EVRD}
12cr|mate-conf-1.4.0-1|70	
12cr|mate-conf-1.4.0-1|71	%description -n %{devname}
12cr|mate-conf-1.4.0-1|72	MateConf is a configuration database system, functionally similar to the
12cr|mate-conf-1.4.0-1|73	Windows registry but lots better.
12cr|mate-conf-1.4.0-1|74	
12cr|mate-conf-1.4.0-1|75	%prep
12cr|mate-conf-1.4.0-1|76	%setup -q
12cr|mate-conf-1.4.0-1|77	
12cr|mate-conf-1.4.0-1|78	%build
12cr|mate-conf-1.4.0-1|79	NOCONFIGURE=yes ./autogen.sh
12cr|mate-conf-1.4.0-1|80	%configure2_5x \
12cr|mate-conf-1.4.0-1|81	--enable-defaults-service \
12cr|mate-conf-1.4.0-1|82	--enable-gsettings-backend=no \
12cr|mate-conf-1.4.0-1|83	--enable-gtk \
12cr|mate-conf-1.4.0-1|84	--disable-static
12cr|mate-conf-1.4.0-1|85	%make
12cr|mate-conf-1.4.0-1|86	
12cr|mate-conf-1.4.0-1|87	%install
12cr|mate-conf-1.4.0-1|88	%makeinstall_std
12cr|mate-conf-1.4.0-1|89	
12cr|mate-conf-1.4.0-1|90	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
12cr|mate-conf-1.4.0-1|91	install -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/mateconf.sh
12cr|mate-conf-1.4.0-1|92	install -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/mateconf.csh
12cr|mate-conf-1.4.0-1|93	
12cr|mate-conf-1.4.0-1|94	mkdir %{buildroot}%{_sysconfdir}/mateconf/schemas
12cr|mate-conf-1.4.0-1|95	
12cr|mate-conf-1.4.0-1|96	# Provide /usr/lib/mateconfd-2 symlink on lib64 platforms
12cr|mate-conf-1.4.0-1|97	%if "%{_lib}" != "lib"
12cr|mate-conf-1.4.0-1|98	mkdir -p %{buildroot}%{_prefix}/lib
12cr|mate-conf-1.4.0-1|99	ln -s ../%{_lib}/mateconfd-%{api} %{buildroot}%{_prefix}/lib/mateconfd-%{api}
12cr|mate-conf-1.4.0-1|100	%endif
12cr|mate-conf-1.4.0-1|101	
12cr|mate-conf-1.4.0-1|102	mkdir -p %{buildroot}%{_sysconfdir}/mateconf/{mateconf.xml.local-defaults,mateconf.xml.local-mandatory,mateconf.xml.system}
12cr|mate-conf-1.4.0-1|103	
12cr|mate-conf-1.4.0-1|104	cat << EOF > %{buildroot}%{_sysconfdir}/mateconf/2/local-defaults.path
12cr|mate-conf-1.4.0-1|105	xml:readonly:/etc/mateconf/mateconf.xml.local-defaults
12cr|mate-conf-1.4.0-1|106	include "\$(HOME)/.mateconf.path.defaults"
12cr|mate-conf-1.4.0-1|107	EOF
12cr|mate-conf-1.4.0-1|108	
12cr|mate-conf-1.4.0-1|109	cat << EOF > %{buildroot}%{_sysconfdir}/mateconf/2/local-mandatory.path
12cr|mate-conf-1.4.0-1|110	xml:readonly:/etc/mateconf/mateconf.xml.local-mandatory
12cr|mate-conf-1.4.0-1|111	include "\$(HOME)/.mateconf.path.mandatory"
12cr|mate-conf-1.4.0-1|112	EOF
12cr|mate-conf-1.4.0-1|113	
12cr|mate-conf-1.4.0-1|114	# automatic install of mateconf schemas on rpm installs
12cr|mate-conf-1.4.0-1|115	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
12cr|mate-conf-1.4.0-1|116	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
12cr|mate-conf-1.4.0-1|117	install -m 644 %{SOURCE3} %{buildroot}%{_var}/lib/rpm/filetriggers
12cr|mate-conf-1.4.0-1|118	install -m 755 %{SOURCE4} %{buildroot}%{_var}/lib/rpm/filetriggers
12cr|mate-conf-1.4.0-1|119	
12cr|mate-conf-1.4.0-1|120	%find_lang %{name}
12cr|mate-conf-1.4.0-1|121	
12cr|mate-conf-1.4.0-1|122	%files -f %{name}.lang
12cr|mate-conf-1.4.0-1|123	%doc AUTHORS ChangeLog NEWS README TODO
12cr|mate-conf-1.4.0-1|124	%dir %{_sysconfdir}/mateconf/
12cr|mate-conf-1.4.0-1|125	%dir %{_sysconfdir}/mateconf/mateconf.xml*
12cr|mate-conf-1.4.0-1|126	%dir %{_sysconfdir}/mateconf/schemas
12cr|mate-conf-1.4.0-1|127	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.mate.MateConf.Defaults.conf
12cr|mate-conf-1.4.0-1|128	%config(noreplace) %{_sysconfdir}/mateconf/%{api}
12cr|mate-conf-1.4.0-1|129	%config(noreplace) %{_sysconfdir}/profile.d/*
12cr|mate-conf-1.4.0-1|130	%{_bindir}/mateconf*
12cr|mate-conf-1.4.0-1|131	%{_libdir}/MateConf/2/
12cr|mate-conf-1.4.0-1|132	%{_libexecdir}/mateconf-defaults-mechanism
12cr|mate-conf-1.4.0-1|133	%{_libexecdir}/mateconfd-%{api}
12cr|mate-conf-1.4.0-1|134	%if "%{_lib}" != "lib"
12cr|mate-conf-1.4.0-1|135	%{_prefix}/lib/mateconfd-%{api}
12cr|mate-conf-1.4.0-1|136	%endif
12cr|mate-conf-1.4.0-1|137	%{_datadir}/MateConf/
12cr|mate-conf-1.4.0-1|138	%{_datadir}/dbus-1/*/org.mate.MateConf.*
12cr|mate-conf-1.4.0-1|139	%{_datadir}/polkit-1/actions/org.mate.mateconf.defaults.policy
12cr|mate-conf-1.4.0-1|140	%{_datadir}/sgml/mateconf/
12cr|mate-conf-1.4.0-1|141	%{_mandir}/man1/mateconftool-2.1*
12cr|mate-conf-1.4.0-1|142	%{_var}/lib/rpm/filetriggers/mateconf-schemas.*
12cr|mate-conf-1.4.0-1|143	
12cr|mate-conf-1.4.0-1|144	%files -n mateconf-sanity-check
12cr|mate-conf-1.4.0-1|145	%{_libexecdir}/mateconf-sanity-check-2
12cr|mate-conf-1.4.0-1|146	
12cr|mate-conf-1.4.0-1|147	%files -n %{libname}
12cr|mate-conf-1.4.0-1|148	%{_libdir}/libmateconf-2.so.%{major}*
12cr|mate-conf-1.4.0-1|149	
12cr|mate-conf-1.4.0-1|150	%files -n %{girname}
12cr|mate-conf-1.4.0-1|151	%{_libdir}/girepository-1.0/MateConf-%{girmajor}.typelib
12cr|mate-conf-1.4.0-1|152	
12cr|mate-conf-1.4.0-1|153	%files -n %{devname}
12cr|mate-conf-1.4.0-1|154	%{_includedir}/mateconf/2/
12cr|mate-conf-1.4.0-1|155	%{_libdir}/libmateconf-2.so
12cr|mate-conf-1.4.0-1|156	%{_libdir}/pkgconfig/mateconf-2.0.pc
12cr|mate-conf-1.4.0-1|157	%{_datadir}/aclocal/mateconf-2.m4
12cr|mate-conf-1.4.0-1|158	%{_datadir}/gir-1.0/MateConf-%{girmajor}.gir
12cr|mate-conf-1.4.0-1|159	%{_datadir}/gtk-doc/html/mateconf/
12cr|mate-conf-1.4.0-1|160	
12cr|mate-conf-1.4.0-1|161	
12cr|mate-conf-1.4.0-1|162	
12cr|mate-conf-1.4.0-1|163	%changelog
12cr|mate-conf-1.4.0-1|164	* Fri Jul 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.0-1
12cr|mate-conf-1.4.0-1|165	+ Revision: 811328
12cr|mate-conf-1.4.0-1|166	- new version 1.4.0
12cr|mate-conf-1.4.0-1|167	
12cr|mate-conf-1.4.0-1|168	* Tue Jun 12 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.1-4
12cr|mate-conf-1.4.0-1|169	+ Revision: 805246
12cr|mate-conf-1.4.0-1|170	- rebuild to make sure sysconfdir mateconf dirs are pkgd
12cr|mate-conf-1.4.0-1|171	
12cr|mate-conf-1.4.0-1|172	* Fri Jun 08 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.1-3
12cr|mate-conf-1.4.0-1|173	+ Revision: 803515
12cr|mate-conf-1.4.0-1|174	- rebuild - copied over filetrigger support from GConf2
12cr|mate-conf-1.4.0-1|175	- made dev pkg require mate-conf
12cr|mate-conf-1.4.0-1|176	
12cr|mate-conf-1.4.0-1|177	* Sat Jun 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.1-2
12cr|mate-conf-1.4.0-1|178	+ Revision: 802050
12cr|mate-conf-1.4.0-1|179	- rebuild for mateconf-sanity-check
12cr|mate-conf-1.4.0-1|180	- split out gir pkg
12cr|mate-conf-1.4.0-1|181	- utilize api
12cr|mate-conf-1.4.0-1|182	
12cr|mate-conf-1.4.0-1|183	* Tue Apr 24 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2.1-1
12cr|mate-conf-1.4.0-1|184	+ Revision: 793133
12cr|mate-conf-1.4.0-1|185	- imported package mate-conf
12cr|mate-conf-1.4.0-1|186	

3040 12
12cr|mate-conf-editor-1.4.0-1|1	Summary:	An editor for the MateConf configuration system
12cr|mate-conf-editor-1.4.0-1|2	Name:		mate-conf-editor
12cr|mate-conf-editor-1.4.0-1|3	Version:	1.4.0
12cr|mate-conf-editor-1.4.0-1|4	Release:	1
12cr|mate-conf-editor-1.4.0-1|5	License:	GPLv2+
12cr|mate-conf-editor-1.4.0-1|6	Group:		Graphical desktop/GNOME
12cr|mate-conf-editor-1.4.0-1|7	URL:		http://mate-desktop.org
12cr|mate-conf-editor-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
12cr|mate-conf-editor-1.4.0-1|9	
12cr|mate-conf-editor-1.4.0-1|10	BuildRequires:	docbook-dtd412-xml
12cr|mate-conf-editor-1.4.0-1|11	BuildRequires:	intltool
12cr|mate-conf-editor-1.4.0-1|12	BuildRequires:	mate-common
12cr|mate-conf-editor-1.4.0-1|13	BuildRequires:	mate-conf
12cr|mate-conf-editor-1.4.0-1|14	BuildRequires:	xsltproc
12cr|mate-conf-editor-1.4.0-1|15	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|mate-conf-editor-1.4.0-1|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-conf-editor-1.4.0-1|17	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-conf-editor-1.4.0-1|18	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-conf-editor-1.4.0-1|19	
12cr|mate-conf-editor-1.4.0-1|20	%description
12cr|mate-conf-editor-1.4.0-1|21	mate-conf-editor is an editor for the MateConf configuration system
12cr|mate-conf-editor-1.4.0-1|22	
12cr|mate-conf-editor-1.4.0-1|23	%prep
12cr|mate-conf-editor-1.4.0-1|24	%setup -q
12cr|mate-conf-editor-1.4.0-1|25	
12cr|mate-conf-editor-1.4.0-1|26	%build
12cr|mate-conf-editor-1.4.0-1|27	NOCONFIGURE=yes ./autogen.sh
12cr|mate-conf-editor-1.4.0-1|28	%configure2_5x \
12cr|mate-conf-editor-1.4.0-1|29	--disable-scrollkeeper
12cr|mate-conf-editor-1.4.0-1|30	
12cr|mate-conf-editor-1.4.0-1|31	%make
12cr|mate-conf-editor-1.4.0-1|32	
12cr|mate-conf-editor-1.4.0-1|33	%install
12cr|mate-conf-editor-1.4.0-1|34	%makeinstall_std
12cr|mate-conf-editor-1.4.0-1|35	
12cr|mate-conf-editor-1.4.0-1|36	rm -rf %{buildroot}/var/lib/scrollkeeper
12cr|mate-conf-editor-1.4.0-1|37	
12cr|mate-conf-editor-1.4.0-1|38	%find_lang %{name} --with-gnome --all-name
12cr|mate-conf-editor-1.4.0-1|39	
12cr|mate-conf-editor-1.4.0-1|40	%files -f %{name}.lang
12cr|mate-conf-editor-1.4.0-1|41	%doc README AUTHORS NEWS
12cr|mate-conf-editor-1.4.0-1|42	%{_sysconfdir}/mateconf/schemas/mateconf-editor.schemas
12cr|mate-conf-editor-1.4.0-1|43	%{_bindir}/*
12cr|mate-conf-editor-1.4.0-1|44	%{_datadir}/applications/*
12cr|mate-conf-editor-1.4.0-1|45	%{_datadir}/mateconf-editor/icons/hicolor/*/*/*
12cr|mate-conf-editor-1.4.0-1|46	%{_iconsdir}/hicolor/*/*/*
12cr|mate-conf-editor-1.4.0-1|47	%{_mandir}/man1/*
12cr|mate-conf-editor-1.4.0-1|48	
12cr|mate-conf-editor-1.4.0-1|49	
12cr|mate-conf-editor-1.4.0-1|50	%changelog
12cr|mate-conf-editor-1.4.0-1|51	* Wed Jun 06 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mate-conf-editor-1.4.0-1|52	+ Revision: 802808
12cr|mate-conf-editor-1.4.0-1|53	- imported package mate-conf-editor
12cr|mate-conf-editor-1.4.0-1|54	

3041 12
12cr|mate-control-center-1.4.0-1|1	%define	major	1
12cr|mate-control-center-1.4.0-1|2	%define	libname	%mklibname mate-window-settings %{major}
12cr|mate-control-center-1.4.0-1|3	%define devname %mklibname -d mate-window-settings
12cr|mate-control-center-1.4.0-1|4	
12cr|mate-control-center-1.4.0-1|5	Summary:	MATE control center
12cr|mate-control-center-1.4.0-1|6	Name:		mate-control-center
12cr|mate-control-center-1.4.0-1|7	Version:	1.4.0
12cr|mate-control-center-1.4.0-1|8	Release:	1
12cr|mate-control-center-1.4.0-1|9	License:	GPLv2+
12cr|mate-control-center-1.4.0-1|10	Group:		Graphical desktop/GNOME
12cr|mate-control-center-1.4.0-1|11	URL:		http://mate-desktop.org
12cr|mate-control-center-1.4.0-1|12	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
12cr|mate-control-center-1.4.0-1|13	
12cr|mate-control-center-1.4.0-1|14	BuildRequires:	docbook-dtd412-xml
12cr|mate-control-center-1.4.0-1|15	BuildRequires:	intltool
12cr|mate-control-center-1.4.0-1|16	BuildRequires:	mate-common
12cr|mate-control-center-1.4.0-1|17	BuildRequires:	mate-conf
12cr|mate-control-center-1.4.0-1|18	BuildRequires:	shared-mime-info
12cr|mate-control-center-1.4.0-1|19	BuildRequires:	xsltproc
12cr|mate-control-center-1.4.0-1|20	BuildRequires:	pkgconfig(appindicator3-0.1)
12cr|mate-control-center-1.4.0-1|21	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|mate-control-center-1.4.0-1|22	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cr|mate-control-center-1.4.0-1|23	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-control-center-1.4.0-1|24	BuildRequires:	pkgconfig(gstreamer-0.10)
12cr|mate-control-center-1.4.0-1|25	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-control-center-1.4.0-1|26	BuildRequires:	pkgconfig(ice)
12cr|mate-control-center-1.4.0-1|27	BuildRequires:	pkgconfig(iso-codes)
12cr|mate-control-center-1.4.0-1|28	BuildRequires:	pkgconfig(libcanberra-gtk)
12cr|mate-control-center-1.4.0-1|29	BuildRequires:	pkgconfig(libebook-1.2)
12cr|mate-control-center-1.4.0-1|30	BuildRequires:	pkgconfig(libmarco-private)
12cr|mate-control-center-1.4.0-1|31	BuildRequires:	pkgconfig(libmate-menu)
12cr|mate-control-center-1.4.0-1|32	BuildRequires:	pkgconfig(libmatekbdui)
12cr|mate-control-center-1.4.0-1|33	BuildRequires:	pkgconfig(libmatenotify)
12cr|mate-control-center-1.4.0-1|34	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-control-center-1.4.0-1|35	BuildRequires:	pkgconfig(mate-desktop-2.0)
12cr|mate-control-center-1.4.0-1|36	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-control-center-1.4.0-1|37	BuildRequires:	pkgconfig(mate-settings-daemon)
12cr|mate-control-center-1.4.0-1|38	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|mate-control-center-1.4.0-1|39	BuildRequires:	pkgconfig(pango)
12cr|mate-control-center-1.4.0-1|40	BuildRequires:	pkgconfig(sm)
12cr|mate-control-center-1.4.0-1|41	BuildRequires:	pkgconfig(unique-1.0)
12cr|mate-control-center-1.4.0-1|42	BuildRequires:	pkgconfig(x11)
12cr|mate-control-center-1.4.0-1|43	BuildRequires:	pkgconfig(xi)
12cr|mate-control-center-1.4.0-1|44	BuildRequires:	pkgconfig(xext)
12cr|mate-control-center-1.4.0-1|45	BuildRequires:	pkgconfig(xft)
12cr|mate-control-center-1.4.0-1|46	BuildRequires:	pkgconfig(xxf86misc)
12cr|mate-control-center-1.4.0-1|47	BuildRequires:	desktop-file-utils
12cr|mate-control-center-1.4.0-1|48	
12cr|mate-control-center-1.4.0-1|49	Requires:	mate-settings-daemon
12cr|mate-control-center-1.4.0-1|50	Requires(post,postun):	desktop-file-utils
12cr|mate-control-center-1.4.0-1|51	Requires(post,postun):	shared-mime-info
12cr|mate-control-center-1.4.0-1|52	
12cr|mate-control-center-1.4.0-1|53	%description
12cr|mate-control-center-1.4.0-1|54	MATE Control-center is a configuration tool for easily
12cr|mate-control-center-1.4.0-1|55	setting up your MATE environment.
12cr|mate-control-center-1.4.0-1|56	
12cr|mate-control-center-1.4.0-1|57	%package -n %{libname}
12cr|mate-control-center-1.4.0-1|58	Summary:	Shared library for MATE control center
12cr|mate-control-center-1.4.0-1|59	Group:		System/Libraries
12cr|mate-control-center-1.4.0-1|60	
12cr|mate-control-center-1.4.0-1|61	%description -n %{libname}
12cr|mate-control-center-1.4.0-1|62	This package contains the shared library for MATE Control Center
12cr|mate-control-center-1.4.0-1|63	
12cr|mate-control-center-1.4.0-1|64	%package -n %{devname}
12cr|mate-control-center-1.4.0-1|65	Summary:	Development libraries, include files for MATE control center
12cr|mate-control-center-1.4.0-1|66	Group:		Development/C
12cr|mate-control-center-1.4.0-1|67	Requires:	%{libname} = %{version}
12cr|mate-control-center-1.4.0-1|68	
12cr|mate-control-center-1.4.0-1|69	%description -n %{devname}
12cr|mate-control-center-1.4.0-1|70	Development libraries, include files for MATE Control Center
12cr|mate-control-center-1.4.0-1|71	
12cr|mate-control-center-1.4.0-1|72	%prep
12cr|mate-control-center-1.4.0-1|73	%setup -q
12cr|mate-control-center-1.4.0-1|74	%apply_patches
12cr|mate-control-center-1.4.0-1|75	
12cr|mate-control-center-1.4.0-1|76	%build
12cr|mate-control-center-1.4.0-1|77	NOCONFIGURE=yes ./autogen.sh
12cr|mate-control-center-1.4.0-1|78	%configure2_5x \
12cr|mate-control-center-1.4.0-1|79	--disable-static \
12cr|mate-control-center-1.4.0-1|80	--disable-scrollkeeper \
12cr|mate-control-center-1.4.0-1|81	--disable-update-mimedb
12cr|mate-control-center-1.4.0-1|82	
12cr|mate-control-center-1.4.0-1|83	%make LIBS='-lm -lgmodule-2.0'
12cr|mate-control-center-1.4.0-1|84	
12cr|mate-control-center-1.4.0-1|85	%install
12cr|mate-control-center-1.4.0-1|86	%makeinstall_std
12cr|mate-control-center-1.4.0-1|87	
12cr|mate-control-center-1.4.0-1|88	for desktopfile in %{buildroot}%{_datadir}/applications/*.desktop
12cr|mate-control-center-1.4.0-1|89	do
12cr|mate-control-center-1.4.0-1|90	desktop-file-edit --remove-category=MATE --add-category=X-MATE $desktopfile
12cr|mate-control-center-1.4.0-1|91	done
12cr|mate-control-center-1.4.0-1|92	
12cr|mate-control-center-1.4.0-1|93	find %{buildroot} -name '*.la' -exec rm -f {} \;
12cr|mate-control-center-1.4.0-1|94	rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
12cr|mate-control-center-1.4.0-1|95	
12cr|mate-control-center-1.4.0-1|96	%find_lang %{name} --with-gnome --all-name
12cr|mate-control-center-1.4.0-1|97	
12cr|mate-control-center-1.4.0-1|98	%files -f %{name}.lang
12cr|mate-control-center-1.4.0-1|99	%doc AUTHORS NEWS README
12cr|mate-control-center-1.4.0-1|100	%{_sysconfdir}/mateconf/schemas/control-center.schemas
12cr|mate-control-center-1.4.0-1|101	%{_sysconfdir}/mateconf/schemas/fontilus.schemas
12cr|mate-control-center-1.4.0-1|102	%{_sysconfdir}/mateconf/schemas/mate-control-center.schemas
12cr|mate-control-center-1.4.0-1|103	%{_sysconfdir}/xdg/autostart/mate-at-session.desktop
12cr|mate-control-center-1.4.0-1|104	%{_sysconfdir}/xdg/menus/matecc.menu
12cr|mate-control-center-1.4.0-1|105	%{_bindir}/mate-*
12cr|mate-control-center-1.4.0-1|106	%{_sbindir}/mate-*
12cr|mate-control-center-1.4.0-1|107	%{_libdir}/window-manager-settings/libmarco.so
12cr|mate-control-center-1.4.0-1|108	%{_datadir}/applications/*
12cr|mate-control-center-1.4.0-1|109	%{_datadir}/desktop-directories/matecc.directory
12cr|mate-control-center-1.4.0-1|110	%{_iconsdir}/hicolor/*/apps/*
12cr|mate-control-center-1.4.0-1|111	%{_datadir}/mate-control-center
12cr|mate-control-center-1.4.0-1|112	%{_datadir}/mate/cursor-fonts/*
12cr|mate-control-center-1.4.0-1|113	%{_datadir}/mime/packages/mate-theme-package.xml
12cr|mate-control-center-1.4.0-1|114	%{_datadir}/polkit-1/actions/org.mate.randr.policy
12cr|mate-control-center-1.4.0-1|115	
12cr|mate-control-center-1.4.0-1|116	%files -n %{libname}
12cr|mate-control-center-1.4.0-1|117	%{_libdir}/libmate-window-settings.so.%{major}*
12cr|mate-control-center-1.4.0-1|118	
12cr|mate-control-center-1.4.0-1|119	%files -n %{devname}
12cr|mate-control-center-1.4.0-1|120	%{_libdir}/libmate-window-settings.so
12cr|mate-control-center-1.4.0-1|121	%{_libdir}/pkgconfig/*
12cr|mate-control-center-1.4.0-1|122	%{_datadir}/pkgconfig/*
12cr|mate-control-center-1.4.0-1|123	%dir %{_includedir}/mate-window-settings-2.0
12cr|mate-control-center-1.4.0-1|124	%{_includedir}/mate-window-settings-2.0/*

3042 12
12cr|mate-corba-1.4.0-1|1	%define major	0
12cr|mate-corba-1.4.0-1|2	%define libname	%mklibname MateCORBA2_ %{major}
12cr|mate-corba-1.4.0-1|3	%define devname	%mklibname MateCORBA2 -d
12cr|mate-corba-1.4.0-1|4	
12cr|mate-corba-1.4.0-1|5	Summary:	MateCORBA is a fork of GNOME's Orbit
12cr|mate-corba-1.4.0-1|6	Name:		mate-corba
12cr|mate-corba-1.4.0-1|7	Version:	1.4.0
12cr|mate-corba-1.4.0-1|8	Release:	1
12cr|mate-corba-1.4.0-1|9	License:	GPLv3+
12cr|mate-corba-1.4.0-1|10	Group:		Graphical desktop/Other
12cr|mate-corba-1.4.0-1|11	URL:		http://www.mate-desktop.org
12cr|mate-corba-1.4.0-1|12	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-corba-1.4.0-1|13	
12cr|mate-corba-1.4.0-1|14	BuildRequires:	gtk-doc
12cr|mate-corba-1.4.0-1|15	BuildRequires:	mate-common
12cr|mate-corba-1.4.0-1|16	BuildRequires:	pkgconfig(gobject-2.0)
12cr|mate-corba-1.4.0-1|17	BuildRequires:	pkgconfig(gthread-2.0)
12cr|mate-corba-1.4.0-1|18	BuildRequires:	pkgconfig(gmodule-2.0)
12cr|mate-corba-1.4.0-1|19	BuildRequires:	pkgconfig(libIDL-2.0)
12cr|mate-corba-1.4.0-1|20	
12cr|mate-corba-1.4.0-1|21	%description
12cr|mate-corba-1.4.0-1|22	MateCORBA is a fork of GNOME's Orbit.
12cr|mate-corba-1.4.0-1|23	
12cr|mate-corba-1.4.0-1|24	%package -n %{libname}
12cr|mate-corba-1.4.0-1|25	Summary:	MateCORBA is a fork of GNOME's Orbit
12cr|mate-corba-1.4.0-1|26	Group:		System/Libraries
12cr|mate-corba-1.4.0-1|27	Obsoletes:	%{_lib}MateCORBA20 <= %{EVRD}
12cr|mate-corba-1.4.0-1|28	
12cr|mate-corba-1.4.0-1|29	%description -n %{libname}
12cr|mate-corba-1.4.0-1|30	MateCORBA is a fork of GNOME's Orbit.
12cr|mate-corba-1.4.0-1|31	
12cr|mate-corba-1.4.0-1|32	%package -n %{devname}
12cr|mate-corba-1.4.0-1|33	Summary:	MateCORBA is a fork of GNOME's Orbit
12cr|mate-corba-1.4.0-1|34	Group:		Development/C
12cr|mate-corba-1.4.0-1|35	Requires:	%{libname} = %{version}
12cr|mate-corba-1.4.0-1|36	Requires:	%{name} = %{version}
12cr|mate-corba-1.4.0-1|37	Provides:	%{name}-devel = %{EVRD}
12cr|mate-corba-1.4.0-1|38	
12cr|mate-corba-1.4.0-1|39	%description -n %{devname}
12cr|mate-corba-1.4.0-1|40	MateCORBA is a fork of GNOME's Orbit.
12cr|mate-corba-1.4.0-1|41	
12cr|mate-corba-1.4.0-1|42	%prep
12cr|mate-corba-1.4.0-1|43	%setup -q
12cr|mate-corba-1.4.0-1|44	
12cr|mate-corba-1.4.0-1|45	%build
12cr|mate-corba-1.4.0-1|46	NOCONFIGURE=yes ./autogen.sh
12cr|mate-corba-1.4.0-1|47	%configure2_5x \
12cr|mate-corba-1.4.0-1|48	--disable-static
12cr|mate-corba-1.4.0-1|49	
12cr|mate-corba-1.4.0-1|50	%make
12cr|mate-corba-1.4.0-1|51	
12cr|mate-corba-1.4.0-1|52	%install
12cr|mate-corba-1.4.0-1|53	%makeinstall_std
12cr|mate-corba-1.4.0-1|54	
12cr|mate-corba-1.4.0-1|55	%multiarch_binaries %{buildroot}%{_bindir}/matecorba2-config
12cr|mate-corba-1.4.0-1|56	
12cr|mate-corba-1.4.0-1|57	%multiarch_includes %{buildroot}%{_includedir}/matecorba-2.0/matecorba/matecorba-config.h
12cr|mate-corba-1.4.0-1|58	
12cr|mate-corba-1.4.0-1|59	%files
12cr|mate-corba-1.4.0-1|60	%{_bindir}/matecorba-ior-decode-2
12cr|mate-corba-1.4.0-1|61	%{_bindir}/matecorba-linc-cleanup-sockets
12cr|mate-corba-1.4.0-1|62	%{_bindir}/matecorba-typelib-dump
12cr|mate-corba-1.4.0-1|63	%{_libdir}/matecorba-2.0/Everything_module.so
12cr|mate-corba-1.4.0-1|64	%{_datadir}/idl/matecorba-2.0/
12cr|mate-corba-1.4.0-1|65	
12cr|mate-corba-1.4.0-1|66	%files -n %{libname}
12cr|mate-corba-1.4.0-1|67	%{_libdir}/libMateCORBA*.so.%{major}*
12cr|mate-corba-1.4.0-1|68	
12cr|mate-corba-1.4.0-1|69	%files -n %{devname}
12cr|mate-corba-1.4.0-1|70	%doc AUTHORS NEWS README TODO
12cr|mate-corba-1.4.0-1|71	%{_includedir}/matecorba-2.0/
12cr|mate-corba-1.4.0-1|72	%{_libdir}/libMateCORBA*.so
12cr|mate-corba-1.4.0-1|73	%{_libdir}/libname-matecorba-server-2.a
12cr|mate-corba-1.4.0-1|74	%{_libdir}/pkgconfig/MateCORBA*.pc
12cr|mate-corba-1.4.0-1|75	%{_datadir}/aclocal/MateCORBA2.m4
12cr|mate-corba-1.4.0-1|76	%{_bindir}/matecorba2-config
12cr|mate-corba-1.4.0-1|77	%{_bindir}/matecorba-idl-2
12cr|mate-corba-1.4.0-1|78	%{_datadir}/gtk-doc/html/MateCORBA2/
12cr|mate-corba-1.4.0-1|79	%{multiarch_bindir}/matecorba2-config
12cr|mate-corba-1.4.0-1|80	%{multiarch_includedir}/matecorba-2.0/
12cr|mate-corba-1.4.0-1|81	
12cr|mate-corba-1.4.0-1|82	
12cr|mate-corba-1.4.0-1|83	
12cr|mate-corba-1.4.0-1|84	%changelog
12cr|mate-corba-1.4.0-1|85	* Fri Jul 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.0-1
12cr|mate-corba-1.4.0-1|86	+ Revision: 811312
12cr|mate-corba-1.4.0-1|87	- new version 1.4.0
12cr|mate-corba-1.4.0-1|88	
12cr|mate-corba-1.4.0-1|89	* Sat Jun 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2.2-4
12cr|mate-corba-1.4.0-1|90	+ Revision: 804071
12cr|mate-corba-1.4.0-1|91	- obsolete wrong named library package
12cr|mate-corba-1.4.0-1|92	
12cr|mate-corba-1.4.0-1|93	* Tue Apr 24 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2.2-3
12cr|mate-corba-1.4.0-1|94	+ Revision: 793099
12cr|mate-corba-1.4.0-1|95	- fix lib package name and devel package provides
12cr|mate-corba-1.4.0-1|96	
12cr|mate-corba-1.4.0-1|97	* Tue Apr 24 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2.2-2
12cr|mate-corba-1.4.0-1|98	+ Revision: 793094
12cr|mate-corba-1.4.0-1|99	- fix compile flags
12cr|mate-corba-1.4.0-1|100	
12cr|mate-corba-1.4.0-1|101	* Mon Apr 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2.2-1
12cr|mate-corba-1.4.0-1|102	+ Revision: 793013
12cr|mate-corba-1.4.0-1|103	- imported package mate-corba
12cr|mate-corba-1.4.0-1|104	

3043 12
12cr|mate-desktop-1.4.1-1|1	%define	api_version	2
12cr|mate-desktop-1.4.1-1|2	%define api		2.0
12cr|mate-desktop-1.4.1-1|3	%define major		17
12cr|mate-desktop-1.4.1-1|4	
12cr|mate-desktop-1.4.1-1|5	%define libname	%mklibname %{name} %{api_version} %{major}
12cr|mate-desktop-1.4.1-1|6	%define devname	%mklibname -d %{name} %{api_version}
12cr|mate-desktop-1.4.1-1|7	
12cr|mate-desktop-1.4.1-1|8	Summary:	Package containing code shared among mate-panel, mate-session-manager etc
12cr|mate-desktop-1.4.1-1|9	Name:		mate-desktop
12cr|mate-desktop-1.4.1-1|10	Version:	1.4.1
12cr|mate-desktop-1.4.1-1|11	Release:	1
12cr|mate-desktop-1.4.1-1|12	License:	GPLv2+ and LGPLv2+
12cr|mate-desktop-1.4.1-1|13	Group:		Graphical desktop/GNOME
12cr|mate-desktop-1.4.1-1|14	URL:		http://mate-desktop.org
12cr|mate-desktop-1.4.1-1|15	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
12cr|mate-desktop-1.4.1-1|16	
12cr|mate-desktop-1.4.1-1|17	BuildRequires:	docbook-dtd412-xml
12cr|mate-desktop-1.4.1-1|18	BuildRequires:	gtk-doc
12cr|mate-desktop-1.4.1-1|19	BuildRequires:	intltool
12cr|mate-desktop-1.4.1-1|20	BuildRequires:	ldetect-lst
12cr|mate-desktop-1.4.1-1|21	BuildRequires:	mate-common
12cr|mate-desktop-1.4.1-1|22	BuildRequires:	mate-conf
12cr|mate-desktop-1.4.1-1|23	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cr|mate-desktop-1.4.1-1|24	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-desktop-1.4.1-1|25	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-desktop-1.4.1-1|26	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12cr|mate-desktop-1.4.1-1|27	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-desktop-1.4.1-1|28	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-desktop-1.4.1-1|29	BuildRequires:	pkgconfig(unique-1.0)
12cr|mate-desktop-1.4.1-1|30	BuildRequires:	pkgconfig(x11)
12cr|mate-desktop-1.4.1-1|31	BuildRequires:	pkgconfig(xext)
12cr|mate-desktop-1.4.1-1|32	BuildRequires:	pkgconfig(xrandr)
12cr|mate-desktop-1.4.1-1|33	
12cr|mate-desktop-1.4.1-1|34	Requires:	ldetect-lst
12cr|mate-desktop-1.4.1-1|35	
12cr|mate-desktop-1.4.1-1|36	%description
12cr|mate-desktop-1.4.1-1|37	This package contains some data files and other shared components of the
12cr|mate-desktop-1.4.1-1|38	GNOME user environment.
12cr|mate-desktop-1.4.1-1|39	
12cr|mate-desktop-1.4.1-1|40	%package -n %{libname}
12cr|mate-desktop-1.4.1-1|41	Summary:	%{summary}
12cr|mate-desktop-1.4.1-1|42	Group:		System/Libraries
12cr|mate-desktop-1.4.1-1|43	
12cr|mate-desktop-1.4.1-1|44	%description -n %{libname}
12cr|mate-desktop-1.4.1-1|45	This package contains an internal library
12cr|mate-desktop-1.4.1-1|46	(libgnomedesktop) used to implement some portions of the GNOME
12cr|mate-desktop-1.4.1-1|47	desktop.
12cr|mate-desktop-1.4.1-1|48	
12cr|mate-desktop-1.4.1-1|49	%package -n %{devname}
12cr|mate-desktop-1.4.1-1|50	Summary:	Development libraries, include files for %{name}
12cr|mate-desktop-1.4.1-1|51	Group:		Development/C
12cr|mate-desktop-1.4.1-1|52	Requires:	%{libname} = %{version}-%{release}
12cr|mate-desktop-1.4.1-1|53	Provides:	%{name}-devel = %{EVRD}
12cr|mate-desktop-1.4.1-1|54	
12cr|mate-desktop-1.4.1-1|55	%description -n %{devname}
12cr|mate-desktop-1.4.1-1|56	Development libraries, include files for internal library %{name}.
12cr|mate-desktop-1.4.1-1|57	
12cr|mate-desktop-1.4.1-1|58	%prep
12cr|mate-desktop-1.4.1-1|59	%setup -q
12cr|mate-desktop-1.4.1-1|60	
12cr|mate-desktop-1.4.1-1|61	%build
12cr|mate-desktop-1.4.1-1|62	NOCONFIGURE=yes ./autogen.sh
12cr|mate-desktop-1.4.1-1|63	%configure2_5x \
12cr|mate-desktop-1.4.1-1|64	--disable-static \
12cr|mate-desktop-1.4.1-1|65	--disable-scrollkeeper \
12cr|mate-desktop-1.4.1-1|66	--with-pnp-ids-path=%{_datadir}/misc/pnp.ids
12cr|mate-desktop-1.4.1-1|67	
12cr|mate-desktop-1.4.1-1|68	%make LIBS='-lm'
12cr|mate-desktop-1.4.1-1|69	
12cr|mate-desktop-1.4.1-1|70	%install
12cr|mate-desktop-1.4.1-1|71	%makeinstall_std
12cr|mate-desktop-1.4.1-1|72	
12cr|mate-desktop-1.4.1-1|73	# MD these files conflict with gnome-desktop3
12cr|mate-desktop-1.4.1-1|74	rm -fr %{buildroot}%{_datadir}/omf
12cr|mate-desktop-1.4.1-1|75	
12cr|mate-desktop-1.4.1-1|76	%find_lang %{name}-%{api} --with-gnome --all-name
12cr|mate-desktop-1.4.1-1|77	
12cr|mate-desktop-1.4.1-1|78	%files -f %{name}-%{api}.lang
12cr|mate-desktop-1.4.1-1|79	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|mate-desktop-1.4.1-1|80	%{_bindir}/mate-about
12cr|mate-desktop-1.4.1-1|81	%{_datadir}/applications/mate-about.desktop
12cr|mate-desktop-1.4.1-1|82	%{_datadir}/mate-about/mate-version.xml
12cr|mate-desktop-1.4.1-1|83	%{_mandir}/man1/mate-about.1*
12cr|mate-desktop-1.4.1-1|84	
12cr|mate-desktop-1.4.1-1|85	%files -n %{libname}
12cr|mate-desktop-1.4.1-1|86	%{_libdir}/libmate-desktop-%{api_version}.so.%{major}*
12cr|mate-desktop-1.4.1-1|87	
12cr|mate-desktop-1.4.1-1|88	%files -n %{devname}
12cr|mate-desktop-1.4.1-1|89	%{_includedir}/*
12cr|mate-desktop-1.4.1-1|90	%{_libdir}/*.so
12cr|mate-desktop-1.4.1-1|91	%{_libdir}/pkgconfig/*
12cr|mate-desktop-1.4.1-1|92	%doc %{_datadir}/gtk-doc/html/*
12cr|mate-desktop-1.4.1-1|93	
12cr|mate-desktop-1.4.1-1|94	
12cr|mate-desktop-1.4.1-1|95	
12cr|mate-desktop-1.4.1-1|96	%changelog
12cr|mate-desktop-1.4.1-1|97	* Thu Aug 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.1-1
12cr|mate-desktop-1.4.1-1|98	+ Revision: 811593
12cr|mate-desktop-1.4.1-1|99	- new version 1.4.1
12cr|mate-desktop-1.4.1-1|100	
12cr|mate-desktop-1.4.1-1|101	* Mon Jun 11 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-2
12cr|mate-desktop-1.4.1-1|102	+ Revision: 804430
12cr|mate-desktop-1.4.1-1|103	- rebuild removed conflicting files with gnome-desktop3
12cr|mate-desktop-1.4.1-1|104	
12cr|mate-desktop-1.4.1-1|105	* Fri Jun 01 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mate-desktop-1.4.1-1|106	+ Revision: 801816
12cr|mate-desktop-1.4.1-1|107	- imported package mate-desktop
12cr|mate-desktop-1.4.1-1|108	

3044 12
12cr|mate-dialogs-1.4.0-1|1	Summary:	Call GNOME dialog boxes from the command line
12cr|mate-dialogs-1.4.0-1|2	Name:		mate-dialogs
12cr|mate-dialogs-1.4.0-1|3	Version:	1.4.0
12cr|mate-dialogs-1.4.0-1|4	Release:	1
12cr|mate-dialogs-1.4.0-1|5	License:	LGPLv2+
12cr|mate-dialogs-1.4.0-1|6	Group:		Development/Other
12cr|mate-dialogs-1.4.0-1|7	URL:		http://mate-desktop.org
12cr|mate-dialogs-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-dialogs-1.4.0-1|9	
12cr|mate-dialogs-1.4.0-1|10	BuildRequires:	docbook-dtd412-xml
12cr|mate-dialogs-1.4.0-1|11	BuildRequires:	intltool
12cr|mate-dialogs-1.4.0-1|12	BuildRequires:	mate-common
12cr|mate-dialogs-1.4.0-1|13	BuildRequires:	xsltproc
12cr|mate-dialogs-1.4.0-1|14	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-dialogs-1.4.0-1|15	BuildRequires:	pkgconfig(libmatenotify)
12cr|mate-dialogs-1.4.0-1|16	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-dialogs-1.4.0-1|17	
12cr|mate-dialogs-1.4.0-1|18	%description
12cr|mate-dialogs-1.4.0-1|19	Mate-dialogs allows you to display dialog boxes from the commandline and shell
12cr|mate-dialogs-1.4.0-1|20	scripts.
12cr|mate-dialogs-1.4.0-1|21	
12cr|mate-dialogs-1.4.0-1|22	%prep
12cr|mate-dialogs-1.4.0-1|23	%setup -q
12cr|mate-dialogs-1.4.0-1|24	
12cr|mate-dialogs-1.4.0-1|25	%build
12cr|mate-dialogs-1.4.0-1|26	NOCONFIGURE=yes ./autogen.sh
12cr|mate-dialogs-1.4.0-1|27	%configure2_5x \
12cr|mate-dialogs-1.4.0-1|28	--disable-scrollkeeper
12cr|mate-dialogs-1.4.0-1|29	%make
12cr|mate-dialogs-1.4.0-1|30	
12cr|mate-dialogs-1.4.0-1|31	%install
12cr|mate-dialogs-1.4.0-1|32	%makeinstall_std
12cr|mate-dialogs-1.4.0-1|33	
12cr|mate-dialogs-1.4.0-1|34	# MD this file conflicts with zenity
12cr|mate-dialogs-1.4.0-1|35	rm -f %{buildroot}%{_bindir}/gdialog
12cr|mate-dialogs-1.4.0-1|36	
12cr|mate-dialogs-1.4.0-1|37	%find_lang matedialog --with-gnome
12cr|mate-dialogs-1.4.0-1|38	%find_lang %{name}
12cr|mate-dialogs-1.4.0-1|39	cat matedialog.lang >> %{name}.lang
12cr|mate-dialogs-1.4.0-1|40	
12cr|mate-dialogs-1.4.0-1|41	%files -f %{name}.lang
12cr|mate-dialogs-1.4.0-1|42	%doc AUTHORS COPYING HACKING NEWS README THANKS TODO
12cr|mate-dialogs-1.4.0-1|43	%{_bindir}/matedialog
12cr|mate-dialogs-1.4.0-1|44	%dir %{_datadir}/matedialog
12cr|mate-dialogs-1.4.0-1|45	%{_datadir}/matedialog/*
12cr|mate-dialogs-1.4.0-1|46	%{_mandir}/man1/*
12cr|mate-dialogs-1.4.0-1|47	
12cr|mate-dialogs-1.4.0-1|48	# this is a new help dir for mate and should be removed once
12cr|mate-dialogs-1.4.0-1|49	# properly found with find-lang.sh
12cr|mate-dialogs-1.4.0-1|50	%{_datadir}/mate/help/*
12cr|mate-dialogs-1.4.0-1|51	
12cr|mate-dialogs-1.4.0-1|52	
12cr|mate-dialogs-1.4.0-1|53	
12cr|mate-dialogs-1.4.0-1|54	%changelog
12cr|mate-dialogs-1.4.0-1|55	* Thu Aug 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.0-1
12cr|mate-dialogs-1.4.0-1|56	+ Revision: 811578
12cr|mate-dialogs-1.4.0-1|57	- new version 1.4.0
12cr|mate-dialogs-1.4.0-1|58	
12cr|mate-dialogs-1.4.0-1|59	* Tue Jun 12 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-3
12cr|mate-dialogs-1.4.0-1|60	+ Revision: 805260
12cr|mate-dialogs-1.4.0-1|61	- rebuild really deleting gdialog now
12cr|mate-dialogs-1.4.0-1|62	
12cr|mate-dialogs-1.4.0-1|63	* Mon Jun 11 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-2
12cr|mate-dialogs-1.4.0-1|64	+ Revision: 804434
12cr|mate-dialogs-1.4.0-1|65	- rebuild removing conflicting file gdialog with zenity
12cr|mate-dialogs-1.4.0-1|66	
12cr|mate-dialogs-1.4.0-1|67	* Fri Jun 01 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mate-dialogs-1.4.0-1|68	+ Revision: 801805
12cr|mate-dialogs-1.4.0-1|69	- imported package mate-dialogs
12cr|mate-dialogs-1.4.0-1|70	

3045 12
12cr|mate-document-viewer-1.4.0-2|1	%define build_dvi 1
12cr|mate-document-viewer-1.4.0-2|2	
12cr|mate-document-viewer-1.4.0-2|3	%define api		2.32
12cr|mate-document-viewer-1.4.0-2|4	%define major		3
12cr|mate-document-viewer-1.4.0-2|5	%define libdocument	%mklibname atrildocument %{major}
12cr|mate-document-viewer-1.4.0-2|6	%define libview		%mklibname atrilview %{major}
12cr|mate-document-viewer-1.4.0-2|7	%define girdocument	%mklibname atrildocument-gir %{api}
12cr|mate-document-viewer-1.4.0-2|8	%define girview		%mklibname atrilview-gir %{api}
12cr|mate-document-viewer-1.4.0-2|9	%define devname		%mklibname -d atril
12cr|mate-document-viewer-1.4.0-2|10	
12cr|mate-document-viewer-1.4.0-2|11	Summary:	MATE Document viewer
12cr|mate-document-viewer-1.4.0-2|12	Name:		mate-document-viewer
12cr|mate-document-viewer-1.4.0-2|13	Version:	1.4.0
12cr|mate-document-viewer-1.4.0-2|14	Release:	2
12cr|mate-document-viewer-1.4.0-2|15	License:	GPLv2+ and GFDL+
12cr|mate-document-viewer-1.4.0-2|16	Group:		Graphical desktop/GNOME
12cr|mate-document-viewer-1.4.0-2|17	URL:		http://mate-desktop.org
12cr|mate-document-viewer-1.4.0-2|18	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-document-viewer-1.4.0-2|19	Patch0:		mate-document-viewer-1.4.0-rosa-doc_buildfix.patch
12cr|mate-document-viewer-1.4.0-2|20	
12cr|mate-document-viewer-1.4.0-2|21	BuildRequires:	docbook-dtd412-xml
12cr|mate-document-viewer-1.4.0-2|22	BuildRequires:	ghostscript
12cr|mate-document-viewer-1.4.0-2|23	BuildRequires:	gtk-doc
12cr|mate-document-viewer-1.4.0-2|24	BuildRequires:	intltool
12cr|mate-document-viewer-1.4.0-2|25	BuildRequires:	mate-common
12cr|mate-document-viewer-1.4.0-2|26	BuildRequires:	mate-conf
12cr|mate-document-viewer-1.4.0-2|27	BuildRequires:	mate-icon-theme
12cr|mate-document-viewer-1.4.0-2|28	BuildRequires:	xsltproc
12cr|mate-document-viewer-1.4.0-2|29	BuildRequires:	tiff-devel
12cr|mate-document-viewer-1.4.0-2|30	BuildRequires:	pkgconfig(cairo)
12cr|mate-document-viewer-1.4.0-2|31	BuildRequires:	pkgconfig(ddjvuapi)
12cr|mate-document-viewer-1.4.0-2|32	BuildRequires:	pkgconfig(gail)
12cr|mate-document-viewer-1.4.0-2|33	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-document-viewer-1.4.0-2|34	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|mate-document-viewer-1.4.0-2|35	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-document-viewer-1.4.0-2|36	BuildRequires:	pkgconfig(libcaja-extension)
12cr|mate-document-viewer-1.4.0-2|37	BuildRequires:	pkgconfig(libspectre)
12cr|mate-document-viewer-1.4.0-2|38	BuildRequires:	pkgconfig(libxml-2.0)
12cr|mate-document-viewer-1.4.0-2|39	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-document-viewer-1.4.0-2|40	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-document-viewer-1.4.0-2|41	BuildRequires:	pkgconfig(mate-icon-theme)
12cr|mate-document-viewer-1.4.0-2|42	BuildRequires:	pkgconfig(mate-keyring-1)
12cr|mate-document-viewer-1.4.0-2|43	BuildRequires:	pkgconfig(poppler-glib)
12cr|mate-document-viewer-1.4.0-2|44	BuildRequires:	pkgconfig(sm)
12cr|mate-document-viewer-1.4.0-2|45	BuildRequires:	pkgconfig(x11)
12cr|mate-document-viewer-1.4.0-2|46	
12cr|mate-document-viewer-1.4.0-2|47	Requires:	ghostscript
12cr|mate-document-viewer-1.4.0-2|48	Requires:	ghostscript-module-X
12cr|mate-document-viewer-1.4.0-2|49	
12cr|mate-document-viewer-1.4.0-2|50	Provides:	atril = %{version}-%{release}
12cr|mate-document-viewer-1.4.0-2|51	
12cr|mate-document-viewer-1.4.0-2|52	%description
12cr|mate-document-viewer-1.4.0-2|53	Evince is the MATE Document viewer.
12cr|mate-document-viewer-1.4.0-2|54	It supports PDF, PostScript and other formats.
12cr|mate-document-viewer-1.4.0-2|55	To view .dvi files as produced by TeX in atril,
12cr|mate-document-viewer-1.4.0-2|56	install the %{name}-dvi package.
12cr|mate-document-viewer-1.4.0-2|57	
12cr|mate-document-viewer-1.4.0-2|58	%if %{build_dvi}
12cr|mate-document-viewer-1.4.0-2|59	%package dvi
12cr|mate-document-viewer-1.4.0-2|60	Summary:	TeX DVI document support for atril
12cr|mate-document-viewer-1.4.0-2|61	Group:		Graphical desktop/GNOME
12cr|mate-document-viewer-1.4.0-2|62	BuildRequires:	kpathsea-devel
12cr|mate-document-viewer-1.4.0-2|63	#gw just like xdvi, needed for rendering the fonts
12cr|mate-document-viewer-1.4.0-2|64	Requires:	texlive
12cr|mate-document-viewer-1.4.0-2|65	Requires:	%{name} = %{version}-%{release}
12cr|mate-document-viewer-1.4.0-2|66	
12cr|mate-document-viewer-1.4.0-2|67	%description dvi
12cr|mate-document-viewer-1.4.0-2|68	This package adds support for displaying .dvi files to atril.
12cr|mate-document-viewer-1.4.0-2|69	These files are
12cr|mate-document-viewer-1.4.0-2|70	produced by TeX, often using
12cr|mate-document-viewer-1.4.0-2|71	a macro package like LaTeX.
12cr|mate-document-viewer-1.4.0-2|72	%endif
12cr|mate-document-viewer-1.4.0-2|73	
12cr|mate-document-viewer-1.4.0-2|74	%package -n %{libdocument}
12cr|mate-document-viewer-1.4.0-2|75	Group:		System/Libraries
12cr|mate-document-viewer-1.4.0-2|76	Summary:	MATE Document viewer library
12cr|mate-document-viewer-1.4.0-2|77	
12cr|mate-document-viewer-1.4.0-2|78	%description -n %{libdocument}
12cr|mate-document-viewer-1.4.0-2|79	This is the MATE Document viewer library, the shared parts of atril.
12cr|mate-document-viewer-1.4.0-2|80	
12cr|mate-document-viewer-1.4.0-2|81	%package -n %{girdocument}
12cr|mate-document-viewer-1.4.0-2|82	Summary:	GObject Introspection interface description for %{name}
12cr|mate-document-viewer-1.4.0-2|83	Group:		System/Libraries
12cr|mate-document-viewer-1.4.0-2|84	
12cr|mate-document-viewer-1.4.0-2|85	%description -n %{girdocument}
12cr|mate-document-viewer-1.4.0-2|86	GObject Introspection interface description for %{name}.
12cr|mate-document-viewer-1.4.0-2|87	
12cr|mate-document-viewer-1.4.0-2|88	%package -n %{libview}
12cr|mate-document-viewer-1.4.0-2|89	Group:		System/Libraries
12cr|mate-document-viewer-1.4.0-2|90	Summary:	MATE Document viewer library
12cr|mate-document-viewer-1.4.0-2|91	
12cr|mate-document-viewer-1.4.0-2|92	%description -n %{libview}
12cr|mate-document-viewer-1.4.0-2|93	This is the MATE Document viewer library, the shared parts of atril.
12cr|mate-document-viewer-1.4.0-2|94	
12cr|mate-document-viewer-1.4.0-2|95	%package -n %{girview}
12cr|mate-document-viewer-1.4.0-2|96	Summary:	GObject Introspection interface description for %{name}
12cr|mate-document-viewer-1.4.0-2|97	Group:		System/Libraries
12cr|mate-document-viewer-1.4.0-2|98	
12cr|mate-document-viewer-1.4.0-2|99	%description -n %{girview}
12cr|mate-document-viewer-1.4.0-2|100	GObject Introspection interface description for %{name}.
12cr|mate-document-viewer-1.4.0-2|101	
12cr|mate-document-viewer-1.4.0-2|102	%package -n %{devname}
12cr|mate-document-viewer-1.4.0-2|103	Group:		Development/C
12cr|mate-document-viewer-1.4.0-2|104	Summary:	MATE Document viewer library
12cr|mate-document-viewer-1.4.0-2|105	Requires:	%{libdocument} = %{version}
12cr|mate-document-viewer-1.4.0-2|106	Requires:	%{libview} = %{version}
12cr|mate-document-viewer-1.4.0-2|107	Requires:	%{girdocument} = %{version}
12cr|mate-document-viewer-1.4.0-2|108	Requires:	%{girview} = %{version}
12cr|mate-document-viewer-1.4.0-2|109	Provides:	%{name}-devel = %{EVRD}
12cr|mate-document-viewer-1.4.0-2|110	
12cr|mate-document-viewer-1.4.0-2|111	%description -n %{devname}
12cr|mate-document-viewer-1.4.0-2|112	This is the MATE Document viewer library, the shared parts of atril.
12cr|mate-document-viewer-1.4.0-2|113	
12cr|mate-document-viewer-1.4.0-2|114	%prep
12cr|mate-document-viewer-1.4.0-2|115	%setup -q
12cr|mate-document-viewer-1.4.0-2|116	%apply_patches
12cr|mate-document-viewer-1.4.0-2|117	
12cr|mate-document-viewer-1.4.0-2|118	%build
12cr|mate-document-viewer-1.4.0-2|119	NOCONFIGURE=yes ./autogen.sh
12cr|mate-document-viewer-1.4.0-2|120	%configure2_5x \
12cr|mate-document-viewer-1.4.0-2|121	--enable-tiff \
12cr|mate-document-viewer-1.4.0-2|122	--enable-djvu \
12cr|mate-document-viewer-1.4.0-2|123	--enable-comics \
12cr|mate-document-viewer-1.4.0-2|124	%if %{build_dvi}
12cr|mate-document-viewer-1.4.0-2|125	--enable-dvi \
12cr|mate-document-viewer-1.4.0-2|126	%endif
12cr|mate-document-viewer-1.4.0-2|127	--enable-gtk-doc \
12cr|mate-document-viewer-1.4.0-2|128	--enable-introspection \
12cr|mate-document-viewer-1.4.0-2|129	--disable-static \
12cr|mate-document-viewer-1.4.0-2|130	--disable-scrollkeueper \
12cr|mate-document-viewer-1.4.0-2|131	--disable-schemas-compile
12cr|mate-document-viewer-1.4.0-2|132	
12cr|mate-document-viewer-1.4.0-2|133	make LIBS='-lm -lz -lgmodule-2.0'
12cr|mate-document-viewer-1.4.0-2|134	
12cr|mate-document-viewer-1.4.0-2|135	%install
12cr|mate-document-viewer-1.4.0-2|136	%makeinstall_std
12cr|mate-document-viewer-1.4.0-2|137	
12cr|mate-document-viewer-1.4.0-2|138	desktop-file-edit --remove-category=MATE --add-category=X-MATE --add-category=2DGraphics %{buildroot}%{_datadir}/applications/atril.desktop
12cr|mate-document-viewer-1.4.0-2|139	
12cr|mate-document-viewer-1.4.0-2|140	%find_lang atril --with-gnome
12cr|mate-document-viewer-1.4.0-2|141	
12cr|mate-document-viewer-1.4.0-2|142	find %{buildroot} -name *.la -delete
12cr|mate-document-viewer-1.4.0-2|143	
12cr|mate-document-viewer-1.4.0-2|144	%files -f atril.lang
12cr|mate-document-viewer-1.4.0-2|145	%doc NEWS AUTHORS TODO
12cr|mate-document-viewer-1.4.0-2|146	%{_sysconfdir}/mateconf/schemas/atril-thumbnailer-comics.schemas
12cr|mate-document-viewer-1.4.0-2|147	%{_sysconfdir}/mateconf/schemas/atril-thumbnailer-djvu.schemas
12cr|mate-document-viewer-1.4.0-2|148	%{_sysconfdir}/mateconf/schemas/atril-thumbnailer-dvi.schemas
12cr|mate-document-viewer-1.4.0-2|149	%{_sysconfdir}/mateconf/schemas/atril-thumbnailer-ps.schemas
12cr|mate-document-viewer-1.4.0-2|150	%{_sysconfdir}/mateconf/schemas/atril-thumbnailer.schemas
12cr|mate-document-viewer-1.4.0-2|151	%{_bindir}/*
12cr|mate-document-viewer-1.4.0-2|152	%{_libdir}/caja/extensions-2.0/libatril*so*
12cr|mate-document-viewer-1.4.0-2|153	%dir %{_libdir}/atril/%{major}
12cr|mate-document-viewer-1.4.0-2|154	%dir %{_libdir}/atril/%{major}/backends
12cr|mate-document-viewer-1.4.0-2|155	%{_libdir}/atril/%{major}/backends/libcomicsdocument.so
12cr|mate-document-viewer-1.4.0-2|156	%{_libdir}/atril/%{major}/backends/comicsdocument.atril-backend
12cr|mate-document-viewer-1.4.0-2|157	%{_libdir}/atril/%{major}/backends/libdjvudocument.so
12cr|mate-document-viewer-1.4.0-2|158	%{_libdir}/atril/%{major}/backends/djvudocument.atril-backend
12cr|mate-document-viewer-1.4.0-2|159	%{_libdir}/atril/%{major}/backends/libpdfdocument.so
12cr|mate-document-viewer-1.4.0-2|160	%{_libdir}/atril/%{major}/backends/pdfdocument.atril-backend
12cr|mate-document-viewer-1.4.0-2|161	%{_libdir}/atril/%{major}/backends/libpsdocument.so
12cr|mate-document-viewer-1.4.0-2|162	%{_libdir}/atril/%{major}/backends/psdocument.atril-backend
12cr|mate-document-viewer-1.4.0-2|163	%{_libdir}/atril/%{major}/backends/libtiffdocument.so
12cr|mate-document-viewer-1.4.0-2|164	%{_libdir}/atril/%{major}/backends/tiffdocument.atril-backend
12cr|mate-document-viewer-1.4.0-2|165	%{_libexecdir}/atril-convert-metadata
12cr|mate-document-viewer-1.4.0-2|166	%{_libexecdir}/atrild
12cr|mate-document-viewer-1.4.0-2|167	%{_datadir}/applications/*
12cr|mate-document-viewer-1.4.0-2|168	%{_datadir}/atril
12cr|mate-document-viewer-1.4.0-2|169	%{_datadir}/dbus-1/services/org.mate.atril.Daemon.service
12cr|mate-document-viewer-1.4.0-2|170	%{_datadir}/glib-2.0/schemas/org.mate.Atril.gschema.xml
12cr|mate-document-viewer-1.4.0-2|171	%{_datadir}/MateConf/gsettings/atril.convert
12cr|mate-document-viewer-1.4.0-2|172	%{_iconsdir}/hicolor/*/apps/atril*
12cr|mate-document-viewer-1.4.0-2|173	%{_mandir}/man1/atril.1*
12cr|mate-document-viewer-1.4.0-2|174	# mate help files
12cr|mate-document-viewer-1.4.0-2|175	%{_datadir}/mate/help
12cr|mate-document-viewer-1.4.0-2|176	
12cr|mate-document-viewer-1.4.0-2|177	%if %{build_dvi}
12cr|mate-document-viewer-1.4.0-2|178	%files dvi
12cr|mate-document-viewer-1.4.0-2|179	%{_libdir}/atril/%{major}/backends/libdvidocument.so
12cr|mate-document-viewer-1.4.0-2|180	%{_libdir}/atril/%{major}/backends/dvidocument.atril-backend
12cr|mate-document-viewer-1.4.0-2|181	%endif
12cr|mate-document-viewer-1.4.0-2|182	
12cr|mate-document-viewer-1.4.0-2|183	%files -n %{libdocument}
12cr|mate-document-viewer-1.4.0-2|184	%{_libdir}/libatrildocument.so.%{major}*
12cr|mate-document-viewer-1.4.0-2|185	
12cr|mate-document-viewer-1.4.0-2|186	%files -n %{libview}
12cr|mate-document-viewer-1.4.0-2|187	%{_libdir}/libatrilview.so.%{major}*
12cr|mate-document-viewer-1.4.0-2|188	
12cr|mate-document-viewer-1.4.0-2|189	%files -n %{girdocument}
12cr|mate-document-viewer-1.4.0-2|190	%{_libdir}/girepository-1.0/AtrilDocument-%{api}.typelib
12cr|mate-document-viewer-1.4.0-2|191	
12cr|mate-document-viewer-1.4.0-2|192	%files -n %{girview}
12cr|mate-document-viewer-1.4.0-2|193	%{_libdir}/girepository-1.0/AtrilView-%{api}.typelib
12cr|mate-document-viewer-1.4.0-2|194	
12cr|mate-document-viewer-1.4.0-2|195	%files -n %{devname}
12cr|mate-document-viewer-1.4.0-2|196	%{_datadir}/gtk-doc/html/atril
12cr|mate-document-viewer-1.4.0-2|197	%{_datadir}/gtk-doc/html/libatrildocument-%{api}
12cr|mate-document-viewer-1.4.0-2|198	%{_datadir}/gtk-doc/html/libatrilview-%{api}
12cr|mate-document-viewer-1.4.0-2|199	%{_libdir}/libatrildocument.so
12cr|mate-document-viewer-1.4.0-2|200	%{_libdir}/libatrilview.so
12cr|mate-document-viewer-1.4.0-2|201	%{_libdir}/pkgconfig/atril*pc
12cr|mate-document-viewer-1.4.0-2|202	%{_includedir}/atril*
12cr|mate-document-viewer-1.4.0-2|203	%{_datadir}/gir-1.0/AtrilDocument-%{api}.gir
12cr|mate-document-viewer-1.4.0-2|204	%{_datadir}/gir-1.0/AtrilView-%{api}.gir
12cr|mate-document-viewer-1.4.0-2|205	

3046 12
12cr|mate-doc-utils-1.4.0-1|1	Summary:	MATE XML documentation utilities
12cr|mate-doc-utils-1.4.0-1|2	Name:		mate-doc-utils
12cr|mate-doc-utils-1.4.0-1|3	Version:	1.4.0
12cr|mate-doc-utils-1.4.0-1|4	Release:	1
12cr|mate-doc-utils-1.4.0-1|5	License:	GPLv3+
12cr|mate-doc-utils-1.4.0-1|6	Group:		Graphical desktop/Other
12cr|mate-doc-utils-1.4.0-1|7	URL:		http://www.mate-desktop.org
12cr|mate-doc-utils-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
12cr|mate-doc-utils-1.4.0-1|9	BuildArch:	noarch
12cr|mate-doc-utils-1.4.0-1|10	
12cr|mate-doc-utils-1.4.0-1|11	BuildRequires:	docbook-dtd44-xml
12cr|mate-doc-utils-1.4.0-1|12	BuildRequires:	intltool
12cr|mate-doc-utils-1.4.0-1|13	BuildRequires:	mate-common
12cr|mate-doc-utils-1.4.0-1|14	BuildRequires:	libxml2-utils
12cr|mate-doc-utils-1.4.0-1|15	BuildRequires:	xsltproc
12cr|mate-doc-utils-1.4.0-1|16	BuildRequires:	python-libxml2
12cr|mate-doc-utils-1.4.0-1|17	BuildRequires:	pkgconfig(libxml-2.0)
12cr|mate-doc-utils-1.4.0-1|18	BuildRequires:	pkgconfig(libxslt)
12cr|mate-doc-utils-1.4.0-1|19	BuildRequires:	pkgconfig(rarian)
12cr|mate-doc-utils-1.4.0-1|20	
12cr|mate-doc-utils-1.4.0-1|21	Requires:	xsltproc
12cr|mate-doc-utils-1.4.0-1|22	
12cr|mate-doc-utils-1.4.0-1|23	%description
12cr|mate-doc-utils-1.4.0-1|24	mate-doc-utils is a collection of documentation utilities for the MATE
12cr|mate-doc-utils-1.4.0-1|25	project. Notably, it contains utilities for building documentation and all
12cr|mate-doc-utils-1.4.0-1|26	auxiliary files in your source tree, and it contains the DocBook XSLT.
12cr|mate-doc-utils-1.4.0-1|27	
12cr|mate-doc-utils-1.4.0-1|28	%package xml2po
12cr|mate-doc-utils-1.4.0-1|29	Summary:	Tool to extract translatable content from XML documents
12cr|mate-doc-utils-1.4.0-1|30	Requires: 	python-libxml2
12cr|mate-doc-utils-1.4.0-1|31	
12cr|mate-doc-utils-1.4.0-1|32	%description xml2po
12cr|mate-doc-utils-1.4.0-1|33	xml2po is a simple Python program which extracts translatable
12cr|mate-doc-utils-1.4.0-1|34	content from free-form XML documents and outputs gettext compatible
12cr|mate-doc-utils-1.4.0-1|35	POT files.
12cr|mate-doc-utils-1.4.0-1|36	
12cr|mate-doc-utils-1.4.0-1|37	%package devel
12cr|mate-doc-utils-1.4.0-1|38	Summary:	A Collection of Documentation Utilities for MATE
12cr|mate-doc-utils-1.4.0-1|39	Group:		Development/GNOME and GTK+
12cr|mate-doc-utils-1.4.0-1|40	Requires:	%{name} = %{version}
12cr|mate-doc-utils-1.4.0-1|41	Requires:	docbook-dtd412-xml
12cr|mate-doc-utils-1.4.0-1|42	Requires:	docbook-dtd44-xml
12cr|mate-doc-utils-1.4.0-1|43	Requires:	libxml2-utils
12cr|mate-doc-utils-1.4.0-1|44	Requires:	mate-doc-utils-xml2po
12cr|mate-doc-utils-1.4.0-1|45	
12cr|mate-doc-utils-1.4.0-1|46	%description devel
12cr|mate-doc-utils-1.4.0-1|47	This package contains the development files for %{name}.
12cr|mate-doc-utils-1.4.0-1|48	
12cr|mate-doc-utils-1.4.0-1|49	%prep
12cr|mate-doc-utils-1.4.0-1|50	%setup -q
12cr|mate-doc-utils-1.4.0-1|51	%apply_patches
12cr|mate-doc-utils-1.4.0-1|52	
12cr|mate-doc-utils-1.4.0-1|53	%build
12cr|mate-doc-utils-1.4.0-1|54	NOCONFIGURE=yes ./autogen.sh
12cr|mate-doc-utils-1.4.0-1|55	%configure2_5x \
12cr|mate-doc-utils-1.4.0-1|56	--build=%{_build} \
12cr|mate-doc-utils-1.4.0-1|57	--disable-scrollkeeper \
12cr|mate-doc-utils-1.4.0-1|58	--enable-documentation
12cr|mate-doc-utils-1.4.0-1|59	
12cr|mate-doc-utils-1.4.0-1|60	%make
12cr|mate-doc-utils-1.4.0-1|61	
12cr|mate-doc-utils-1.4.0-1|62	%install
12cr|mate-doc-utils-1.4.0-1|63	%makeinstall_std
12cr|mate-doc-utils-1.4.0-1|64	
12cr|mate-doc-utils-1.4.0-1|65	%find_lang %{name} --with-gnome --all-name
12cr|mate-doc-utils-1.4.0-1|66	
12cr|mate-doc-utils-1.4.0-1|67	%files -f %{name}.lang
12cr|mate-doc-utils-1.4.0-1|68	%doc AUTHORS ChangeLog README
12cr|mate-doc-utils-1.4.0-1|69	%{_bindir}/mate-doc-tool
12cr|mate-doc-utils-1.4.0-1|70	%dir %{_datadir}/mate-doc-utils
12cr|mate-doc-utils-1.4.0-1|71	%{_datadir}/mate-doc-utils/icons
12cr|mate-doc-utils-1.4.0-1|72	%{_datadir}/mate-doc-utils/watermarks
12cr|mate-doc-utils-1.4.0-1|73	%dir %{_datadir}/xml/
12cr|mate-doc-utils-1.4.0-1|74	%{_datadir}/xml/mate
12cr|mate-doc-utils-1.4.0-1|75	
12cr|mate-doc-utils-1.4.0-1|76	%files xml2po
12cr|mate-doc-utils-1.4.0-1|77	%doc xml2po/AUTHORS xml2po/ChangeLog xml2po/COPYING xml2po/NEWS xml2po/README
12cr|mate-doc-utils-1.4.0-1|78	%{_bindir}/xml2po
12cr|mate-doc-utils-1.4.0-1|79	%{py_puresitedir}/xml2po/
12cr|mate-doc-utils-1.4.0-1|80	%{_mandir}/man1/xml2po.1*
12cr|mate-doc-utils-1.4.0-1|81	
12cr|mate-doc-utils-1.4.0-1|82	%files devel
12cr|mate-doc-utils-1.4.0-1|83	%{_bindir}/mate-doc-prepare
12cr|mate-doc-utils-1.4.0-1|84	%{_datadir}/pkgconfig/*.pc
12cr|mate-doc-utils-1.4.0-1|85	%{_datadir}/aclocal/*.m4
12cr|mate-doc-utils-1.4.0-1|86	%{_datadir}/mate-doc-utils/mate-debian.sh
12cr|mate-doc-utils-1.4.0-1|87	%{_datadir}/mate-doc-utils/mate-doc-utils.make
12cr|mate-doc-utils-1.4.0-1|88	%{_datadir}/mate-doc-utils/templates
12cr|mate-doc-utils-1.4.0-1|89	%{_datadir}/mate-doc-utils/template*.*
12cr|mate-doc-utils-1.4.0-1|90	# this conflicts with gnome-doc-utils
12cr|mate-doc-utils-1.4.0-1|91	%{_datadir}/xml/mallard
12cr|mate-doc-utils-1.4.0-1|92	
12cr|mate-doc-utils-1.4.0-1|93	
12cr|mate-doc-utils-1.4.0-1|94	
12cr|mate-doc-utils-1.4.0-1|95	%changelog
12cr|mate-doc-utils-1.4.0-1|96	* Fri Jul 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.0-1
12cr|mate-doc-utils-1.4.0-1|97	+ Revision: 811303
12cr|mate-doc-utils-1.4.0-1|98	- new version 1.4.0
12cr|mate-doc-utils-1.4.0-1|99	
12cr|mate-doc-utils-1.4.0-1|100	* Sat Jun 09 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.1-3
12cr|mate-doc-utils-1.4.0-1|101	+ Revision: 804180
12cr|mate-doc-utils-1.4.0-1|102	- rebuild moved conflicting files with gnome-doc-utils to the dev pkg
12cr|mate-doc-utils-1.4.0-1|103	
12cr|mate-doc-utils-1.4.0-1|104	* Fri Jun 08 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.1-2
12cr|mate-doc-utils-1.4.0-1|105	+ Revision: 803384
12cr|mate-doc-utils-1.4.0-1|106	- bump release
12cr|mate-doc-utils-1.4.0-1|107	- rebuild splitting out xml2po and devel pkgs
12cr|mate-doc-utils-1.4.0-1|108	- the xml2po pkg is still gonna conflict with the gnome-doc-utils one
12cr|mate-doc-utils-1.4.0-1|109	- but atleast mate-doc-utils and gnome-doc-utils should not conflict
12cr|mate-doc-utils-1.4.0-1|110	
12cr|mate-doc-utils-1.4.0-1|111	* Mon Apr 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2.1-1
12cr|mate-doc-utils-1.4.0-1|112	+ Revision: 793006
12cr|mate-doc-utils-1.4.0-1|113	- imported package mate-doc-utils
12cr|mate-doc-utils-1.4.0-1|114	

3047 12
12cr|mate-file-archiver-1.4.0-1|1	Summary:	An archive manager for MATE
12cr|mate-file-archiver-1.4.0-1|2	Name:		mate-file-archiver
12cr|mate-file-archiver-1.4.0-1|3	Version:	1.4.0
12cr|mate-file-archiver-1.4.0-1|4	Release:	1
12cr|mate-file-archiver-1.4.0-1|5	License:	GPLv2+
12cr|mate-file-archiver-1.4.0-1|6	URL:		http://mate-desktop.org
12cr|mate-file-archiver-1.4.0-1|7	Group:		Archiving/Compression
12cr|mate-file-archiver-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
12cr|mate-file-archiver-1.4.0-1|9	
12cr|mate-file-archiver-1.4.0-1|10	BuildRequires:	intltool
12cr|mate-file-archiver-1.4.0-1|11	BuildRequires:	mate-common
12cr|mate-file-archiver-1.4.0-1|12	BuildRequires:	mate-conf
12cr|mate-file-archiver-1.4.0-1|13	BuildRequires:	xsltproc
12cr|mate-file-archiver-1.4.0-1|14	BuildRequires:	magic-devel
12cr|mate-file-archiver-1.4.0-1|15	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-file-archiver-1.4.0-1|16	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-file-archiver-1.4.0-1|17	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-file-archiver-1.4.0-1|18	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-file-archiver-1.4.0-1|19	BuildRequires:	pkgconfig(libcaja-extension)
12cr|mate-file-archiver-1.4.0-1|20	BuildRequires:	pkgconfig(sm)
12cr|mate-file-archiver-1.4.0-1|21	
12cr|mate-file-archiver-1.4.0-1|22	Suggests:	cdrecord-isotools
12cr|mate-file-archiver-1.4.0-1|23	#Requires:	packagekit-gui
12cr|mate-file-archiver-1.4.0-1|24	Requires(pre):	mate-conf
12cr|mate-file-archiver-1.4.0-1|25	# for the gsettings schema
12cr|mate-file-archiver-1.4.0-1|26	Requires:	mate-file-manager
12cr|mate-file-archiver-1.4.0-1|27	
12cr|mate-file-archiver-1.4.0-1|28	%description
12cr|mate-file-archiver-1.4.0-1|29	Emgrampa is an archive manager for the MATE environment.  This means that
12cr|mate-file-archiver-1.4.0-1|30	you can : create and modify archives; view the content of an archive; view a
12cr|mate-file-archiver-1.4.0-1|31	file contained in the archive; extract files from the archive.
12cr|mate-file-archiver-1.4.0-1|32	Emgrampa is only a front-end (a graphical interface) to archiving programs
12cr|mate-file-archiver-1.4.0-1|33	like tar and zip. The supported file types are :
12cr|mate-file-archiver-1.4.0-1|34	* Tar archives uncompressed (.tar) or compressed with
12cr|mate-file-archiver-1.4.0-1|35	* gzip (.tar.gz , .tgz)
12cr|mate-file-archiver-1.4.0-1|36	* bzip (.tar.bz , .tbz)
12cr|mate-file-archiver-1.4.0-1|37	* bzip2 (.tar.bz2 , .tbz2)
12cr|mate-file-archiver-1.4.0-1|38	* compress (.tar.Z , .taz)
12cr|mate-file-archiver-1.4.0-1|39	* lzop (.tar.lzo , .tzo)
12cr|mate-file-archiver-1.4.0-1|40	* lzma (.tar.lzma , .tlz)
12cr|mate-file-archiver-1.4.0-1|41	* Zip archives (.zip)
12cr|mate-file-archiver-1.4.0-1|42	* Jar archives (.jar , .ear , .war)
12cr|mate-file-archiver-1.4.0-1|43	* Lha archives (.lzh)
12cr|mate-file-archiver-1.4.0-1|44	* Rar archives (.rar)
12cr|mate-file-archiver-1.4.0-1|45	* Single files compressed with gzip, bzip, bzip2, compress, lzop, lzma
12cr|mate-file-archiver-1.4.0-1|46	* ISO images
12cr|mate-file-archiver-1.4.0-1|47	
12cr|mate-file-archiver-1.4.0-1|48	%prep
12cr|mate-file-archiver-1.4.0-1|49	%setup -q
12cr|mate-file-archiver-1.4.0-1|50	%apply_patches
12cr|mate-file-archiver-1.4.0-1|51	
12cr|mate-file-archiver-1.4.0-1|52	%build
12cr|mate-file-archiver-1.4.0-1|53	NOCONFIGURE=yes ./autogen.sh
12cr|mate-file-archiver-1.4.0-1|54	%configure2_5x \
12cr|mate-file-archiver-1.4.0-1|55	--disable-static \
12cr|mate-file-archiver-1.4.0-1|56	--disable-scrollkeeper \
12cr|mate-file-archiver-1.4.0-1|57	--enable-packagekit \
12cr|mate-file-archiver-1.4.0-1|58	--enable-caja-actions
12cr|mate-file-archiver-1.4.0-1|59	
12cr|mate-file-archiver-1.4.0-1|60	%make
12cr|mate-file-archiver-1.4.0-1|61	
12cr|mate-file-archiver-1.4.0-1|62	%install
12cr|mate-file-archiver-1.4.0-1|63	%makeinstall_std
12cr|mate-file-archiver-1.4.0-1|64	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12cr|mate-file-archiver-1.4.0-1|65	%find_lang %{name} --with-gnome --all-name
12cr|mate-file-archiver-1.4.0-1|66	
12cr|mate-file-archiver-1.4.0-1|67	%files -f %{name}.lang
12cr|mate-file-archiver-1.4.0-1|68	%doc AUTHORS NEWS README
12cr|mate-file-archiver-1.4.0-1|69	%{_sysconfdir}/mateconf/schemas/engrampa.schemas
12cr|mate-file-archiver-1.4.0-1|70	%{_bindir}/*
12cr|mate-file-archiver-1.4.0-1|71	%{_libdir}/caja/extensions-2.0/*.so
12cr|mate-file-archiver-1.4.0-1|72	%{_libexecdir}/engrampa
12cr|mate-file-archiver-1.4.0-1|73	%{_datadir}/applications/*
12cr|mate-file-archiver-1.4.0-1|74	%{_datadir}/engrampa
12cr|mate-file-archiver-1.4.0-1|75	%{_iconsdir}/hicolor/*/*/*.*
12cr|mate-file-archiver-1.4.0-1|76	
12cr|mate-file-archiver-1.4.0-1|77	
12cr|mate-file-archiver-1.4.0-1|78	
12cr|mate-file-archiver-1.4.0-1|79	%changelog
12cr|mate-file-archiver-1.4.0-1|80	* Sun Jun 03 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.1-1
12cr|mate-file-archiver-1.4.0-1|81	+ Revision: 802154
12cr|mate-file-archiver-1.4.0-1|82	- imported package mate-file-archiver
12cr|mate-file-archiver-1.4.0-1|83	

3048 12
12cr|mate-file-manager-1.4.0-1|1	%define major		1
12cr|mate-file-manager-1.4.0-1|2	%define girmajor	2.0
12cr|mate-file-manager-1.4.0-1|3	%define libname	%mklibname caja-extension %{major}
12cr|mate-file-manager-1.4.0-1|4	%define girname %mklibname caja-gir %{girmajor}
12cr|mate-file-manager-1.4.0-1|5	%define devname	%mklibname -d caja-extension
12cr|mate-file-manager-1.4.0-1|6	
12cr|mate-file-manager-1.4.0-1|7	Summary:	File manager for the MATE desktop environment
12cr|mate-file-manager-1.4.0-1|8	Name:		mate-file-manager
12cr|mate-file-manager-1.4.0-1|9	Version:	1.4.0
12cr|mate-file-manager-1.4.0-1|10	Release:	1
12cr|mate-file-manager-1.4.0-1|11	Group:		File tools
12cr|mate-file-manager-1.4.0-1|12	License:	GPLv2+
12cr|mate-file-manager-1.4.0-1|13	URL:		http://mate-desktop.org
12cr|mate-file-manager-1.4.0-1|14	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-file-manager-1.4.0-1|15	
12cr|mate-file-manager-1.4.0-1|16	BuildRequires:	gtk-doc
12cr|mate-file-manager-1.4.0-1|17	BuildRequires:	intltool
12cr|mate-file-manager-1.4.0-1|18	BuildRequires:	mate-common
12cr|mate-file-manager-1.4.0-1|19	BuildRequires:	mate-conf
12cr|mate-file-manager-1.4.0-1|20	BuildRequires:	pkgconfig(exempi-2.0)
12cr|mate-file-manager-1.4.0-1|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|mate-file-manager-1.4.0-1|22	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-file-manager-1.4.0-1|23	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-file-manager-1.4.0-1|24	BuildRequires:	pkgconfig(gail)
12cr|mate-file-manager-1.4.0-1|25	BuildRequires:	pkgconfig(ice)
12cr|mate-file-manager-1.4.0-1|26	BuildRequires:	pkgconfig(libexif)
12cr|mate-file-manager-1.4.0-1|27	BuildRequires:	pkgconfig(libmatenotify)
12cr|mate-file-manager-1.4.0-1|28	BuildRequires:	pkgconfig(mate-desktop-2.0)
12cr|mate-file-manager-1.4.0-1|29	BuildRequires:	pkgconfig(pangox)
12cr|mate-file-manager-1.4.0-1|30	BuildRequires:	pkgconfig(sm)
12cr|mate-file-manager-1.4.0-1|31	BuildRequires:	pkgconfig(unique-1.0)
12cr|mate-file-manager-1.4.0-1|32	
12cr|mate-file-manager-1.4.0-1|33	Requires(post,postun):	shared-mime-info
12cr|mate-file-manager-1.4.0-1|34	Requires(post,postun):	desktop-file-utils
12cr|mate-file-manager-1.4.0-1|35	
12cr|mate-file-manager-1.4.0-1|36	%description
12cr|mate-file-manager-1.4.0-1|37	Mate-file-manager is an excellent file manager for the MATE desktop
12cr|mate-file-manager-1.4.0-1|38	environment.
12cr|mate-file-manager-1.4.0-1|39	
12cr|mate-file-manager-1.4.0-1|40	%package -n %{libname}
12cr|mate-file-manager-1.4.0-1|41	Summary:	Libraries for Mate File manager
12cr|mate-file-manager-1.4.0-1|42	Group:		System/Libraries
12cr|mate-file-manager-1.4.0-1|43	
12cr|mate-file-manager-1.4.0-1|44	%description -n %{libname}
12cr|mate-file-manager-1.4.0-1|45	This package contains library used by %{name}.
12cr|mate-file-manager-1.4.0-1|46	
12cr|mate-file-manager-1.4.0-1|47	%package -n %{girname}
12cr|mate-file-manager-1.4.0-1|48	Summary:	GObject Introspection interface description for %{name}
12cr|mate-file-manager-1.4.0-1|49	Group:		System/Libraries
12cr|mate-file-manager-1.4.0-1|50	
12cr|mate-file-manager-1.4.0-1|51	%description -n %{girname}
12cr|mate-file-manager-1.4.0-1|52	GObject Introspection interface description for %{name}.
12cr|mate-file-manager-1.4.0-1|53	
12cr|mate-file-manager-1.4.0-1|54	%package -n %{devname}
12cr|mate-file-manager-1.4.0-1|55	Summary:	Development files for developing mate-file-manager components
12cr|mate-file-manager-1.4.0-1|56	Group:		Development/C
12cr|mate-file-manager-1.4.0-1|57	Requires:	%{libname} = %{version}
12cr|mate-file-manager-1.4.0-1|58	Requires:	%{girname} = %{version}
12cr|mate-file-manager-1.4.0-1|59	Provides:	%{name}-devel = %{version}
12cr|mate-file-manager-1.4.0-1|60	
12cr|mate-file-manager-1.4.0-1|61	%description -n %{devname}
12cr|mate-file-manager-1.4.0-1|62	This package provides the necessary development libraries and include
12cr|mate-file-manager-1.4.0-1|63	files to allow you to develop mate-file-manager components.
12cr|mate-file-manager-1.4.0-1|64	
12cr|mate-file-manager-1.4.0-1|65	%prep
12cr|mate-file-manager-1.4.0-1|66	%setup -q
12cr|mate-file-manager-1.4.0-1|67	
12cr|mate-file-manager-1.4.0-1|68	%build
12cr|mate-file-manager-1.4.0-1|69	NOCONFIGURE=yes ./autogen.sh
12cr|mate-file-manager-1.4.0-1|70	%configure2_5x \
12cr|mate-file-manager-1.4.0-1|71	--disable-static \
12cr|mate-file-manager-1.4.0-1|72	--disable-update-mimedb \
12cr|mate-file-manager-1.4.0-1|73	--disable-schemas-compile
12cr|mate-file-manager-1.4.0-1|74	
12cr|mate-file-manager-1.4.0-1|75	%make LIBS='-lm -lgmodule-2.0'
12cr|mate-file-manager-1.4.0-1|76	
12cr|mate-file-manager-1.4.0-1|77	%install
12cr|mate-file-manager-1.4.0-1|78	%makeinstall_std
12cr|mate-file-manager-1.4.0-1|79	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12cr|mate-file-manager-1.4.0-1|80	
12cr|mate-file-manager-1.4.0-1|81	mkdir -p %{buildroot}%{_localstatedir}/lib/gnome/desktop \
12cr|mate-file-manager-1.4.0-1|82	%{buildroot}%{_datadir}/mate-file-manager/default-desktop \
12cr|mate-file-manager-1.4.0-1|83	%{buildroot}%{_libdir}/mate-file-manager/extensions-2.0
12cr|mate-file-manager-1.4.0-1|84	
12cr|mate-file-manager-1.4.0-1|85	%find_lang %{name} --with-gnome --all-name
12cr|mate-file-manager-1.4.0-1|86	
12cr|mate-file-manager-1.4.0-1|87	%files -f %{name}.lang
12cr|mate-file-manager-1.4.0-1|88	%doc README NEWS HACKING AUTHORS MAINTAINERS
12cr|mate-file-manager-1.4.0-1|89	%dir %{_localstatedir}/lib/gnome/desktop
12cr|mate-file-manager-1.4.0-1|90	%dir %{_localstatedir}/lib/gnome/
12cr|mate-file-manager-1.4.0-1|91	%{_sysconfdir}/mateconf/schemas/apps_caja_preferences.schemas
12cr|mate-file-manager-1.4.0-1|92	%{_bindir}/*
12cr|mate-file-manager-1.4.0-1|93	%{_libexecdir}/caja-convert-metadata
12cr|mate-file-manager-1.4.0-1|94	%dir %{_libdir}/mate-file-manager
12cr|mate-file-manager-1.4.0-1|95	%{_datadir}/applications/*
12cr|mate-file-manager-1.4.0-1|96	%dir %{_datadir}/caja
12cr|mate-file-manager-1.4.0-1|97	%{_datadir}/caja/*
12cr|mate-file-manager-1.4.0-1|98	%dir %{_datadir}/mate-file-manager
12cr|mate-file-manager-1.4.0-1|99	%{_datadir}/mate-file-manager/*
12cr|mate-file-manager-1.4.0-1|100	%{_datadir}/mime/packages/caja.xml
12cr|mate-file-manager-1.4.0-1|101	%dir %{_datadir}/pixmaps/caja
12cr|mate-file-manager-1.4.0-1|102	%{_datadir}/pixmaps/caja/*
12cr|mate-file-manager-1.4.0-1|103	%{_iconsdir}/hicolor/*/apps/caja.*
12cr|mate-file-manager-1.4.0-1|104	%{_mandir}/man1/*
12cr|mate-file-manager-1.4.0-1|105	
12cr|mate-file-manager-1.4.0-1|106	%files -n %{libname}
12cr|mate-file-manager-1.4.0-1|107	%{_libdir}/libcaja-extension.so.%{major}*
12cr|mate-file-manager-1.4.0-1|108	
12cr|mate-file-manager-1.4.0-1|109	%files -n %{girname}
12cr|mate-file-manager-1.4.0-1|110	%{_libdir}/girepository-1.0/Caja-%{girmajor}.typelib
12cr|mate-file-manager-1.4.0-1|111	
12cr|mate-file-manager-1.4.0-1|112	%files -n %{devname}
12cr|mate-file-manager-1.4.0-1|113	%doc ChangeLog
12cr|mate-file-manager-1.4.0-1|114	%{_includedir}/*
12cr|mate-file-manager-1.4.0-1|115	%{_libdir}/*.so
12cr|mate-file-manager-1.4.0-1|116	%{_libdir}/pkgconfig/*
12cr|mate-file-manager-1.4.0-1|117	%{_datadir}/gir-1.0/Caja-%{girmajor}.gir
12cr|mate-file-manager-1.4.0-1|118	%doc %{_datadir}/gtk-doc/html/libcaja-extension
12cr|mate-file-manager-1.4.0-1|119	
12cr|mate-file-manager-1.4.0-1|120	
12cr|mate-file-manager-1.4.0-1|121	
12cr|mate-file-manager-1.4.0-1|122	%changelog
12cr|mate-file-manager-1.4.0-1|123	* Thu Aug 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.0-1
12cr|mate-file-manager-1.4.0-1|124	+ Revision: 811606
12cr|mate-file-manager-1.4.0-1|125	- new version 1.4.0
12cr|mate-file-manager-1.4.0-1|126	
12cr|mate-file-manager-1.4.0-1|127	* Fri Jun 01 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.2-1
12cr|mate-file-manager-1.4.0-1|128	+ Revision: 801825
12cr|mate-file-manager-1.4.0-1|129	- imported package mate-file-manager
12cr|mate-file-manager-1.4.0-1|130	

3049 12
12cr|mate-file-manager-gksu-1.4.0-1|1	%define major		1
12cr|mate-file-manager-gksu-1.4.0-1|2	%define girmajor	2.0
12cr|mate-file-manager-gksu-1.4.0-1|3	%define libname	%mklibname caja-extension %{major}
12cr|mate-file-manager-gksu-1.4.0-1|4	%define girname %mklibname caja-gir %{girmajor}
12cr|mate-file-manager-gksu-1.4.0-1|5	%define devname	%mklibname -d caja-extension
12cr|mate-file-manager-gksu-1.4.0-1|6	
12cr|mate-file-manager-gksu-1.4.0-1|7	Summary:	Gksu addon for caja
12cr|mate-file-manager-gksu-1.4.0-1|8	Name:		mate-file-manager-gksu
12cr|mate-file-manager-gksu-1.4.0-1|9	Version:	1.4.0
12cr|mate-file-manager-gksu-1.4.0-1|10	Release:	1
12cr|mate-file-manager-gksu-1.4.0-1|11	Group:		File tools
12cr|mate-file-manager-gksu-1.4.0-1|12	License:	GPLv2+
12cr|mate-file-manager-gksu-1.4.0-1|13	URL:		http://mate-desktop.org
12cr|mate-file-manager-gksu-1.4.0-1|14	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-file-manager-gksu-1.4.0-1|15	
12cr|mate-file-manager-gksu-1.4.0-1|16	BuildRequires:	intltool
12cr|mate-file-manager-gksu-1.4.0-1|17	BuildRequires:	mate-common
12cr|mate-file-manager-gksu-1.4.0-1|18	BuildRequires:	mate-conf
12cr|mate-file-manager-gksu-1.4.0-1|19	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-file-manager-gksu-1.4.0-1|20	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-file-manager-gksu-1.4.0-1|21	BuildRequires:	pkgconfig(libcaja-extension)
12cr|mate-file-manager-gksu-1.4.0-1|22	BuildRequires:	pkgconfig(libgksu2)
12cr|mate-file-manager-gksu-1.4.0-1|23	
12cr|mate-file-manager-gksu-1.4.0-1|24	%description
12cr|mate-file-manager-gksu-1.4.0-1|25	Gksu addon for caja.
12cr|mate-file-manager-gksu-1.4.0-1|26	
12cr|mate-file-manager-gksu-1.4.0-1|27	%package -n %{libname}
12cr|mate-file-manager-gksu-1.4.0-1|28	Summary:	Libraries for Mate File manager
12cr|mate-file-manager-gksu-1.4.0-1|29	Group:		System/Libraries
12cr|mate-file-manager-gksu-1.4.0-1|30	
12cr|mate-file-manager-gksu-1.4.0-1|31	%description -n %{libname}
12cr|mate-file-manager-gksu-1.4.0-1|32	This package contains library used by %{name}.
12cr|mate-file-manager-gksu-1.4.0-1|33	
12cr|mate-file-manager-gksu-1.4.0-1|34	%package -n %{girname}
12cr|mate-file-manager-gksu-1.4.0-1|35	Summary:	GObject Introspection interface description for %{name}
12cr|mate-file-manager-gksu-1.4.0-1|36	Group:		System/Libraries
12cr|mate-file-manager-gksu-1.4.0-1|37	
12cr|mate-file-manager-gksu-1.4.0-1|38	%description -n %{girname}
12cr|mate-file-manager-gksu-1.4.0-1|39	GObject Introspection interface description for %{name}.
12cr|mate-file-manager-gksu-1.4.0-1|40	
12cr|mate-file-manager-gksu-1.4.0-1|41	%package -n %{devname}
12cr|mate-file-manager-gksu-1.4.0-1|42	Summary:	Development files for developing mate-file-manager components
12cr|mate-file-manager-gksu-1.4.0-1|43	Group:		Development/C
12cr|mate-file-manager-gksu-1.4.0-1|44	Requires:	%{libname} = %{version}
12cr|mate-file-manager-gksu-1.4.0-1|45	Requires:	%{girname} = %{version}
12cr|mate-file-manager-gksu-1.4.0-1|46	Provides:	%{name}-devel = %{version}
12cr|mate-file-manager-gksu-1.4.0-1|47	
12cr|mate-file-manager-gksu-1.4.0-1|48	%description -n %{devname}
12cr|mate-file-manager-gksu-1.4.0-1|49	This package provides the necessary development libraries and include
12cr|mate-file-manager-gksu-1.4.0-1|50	files to allow you to develop mate-file-manager components.
12cr|mate-file-manager-gksu-1.4.0-1|51	
12cr|mate-file-manager-gksu-1.4.0-1|52	%prep
12cr|mate-file-manager-gksu-1.4.0-1|53	%setup -q
12cr|mate-file-manager-gksu-1.4.0-1|54	%apply_patches
12cr|mate-file-manager-gksu-1.4.0-1|55	
12cr|mate-file-manager-gksu-1.4.0-1|56	%build
12cr|mate-file-manager-gksu-1.4.0-1|57	NOCONFIGURE=yes ./autogen.sh
12cr|mate-file-manager-gksu-1.4.0-1|58	%configure2_5x \
12cr|mate-file-manager-gksu-1.4.0-1|59	--disable-static
12cr|mate-file-manager-gksu-1.4.0-1|60	
12cr|mate-file-manager-gksu-1.4.0-1|61	%make
12cr|mate-file-manager-gksu-1.4.0-1|62	
12cr|mate-file-manager-gksu-1.4.0-1|63	%install
12cr|mate-file-manager-gksu-1.4.0-1|64	%makeinstall_std
12cr|mate-file-manager-gksu-1.4.0-1|65	
12cr|mate-file-manager-gksu-1.4.0-1|66	
12cr|mate-file-manager-gksu-1.4.0-1|67	%find_lang %{name} --with-gnome --all-name
12cr|mate-file-manager-gksu-1.4.0-1|68	
12cr|mate-file-manager-gksu-1.4.0-1|69	%files -f %{name}.lang
12cr|mate-file-manager-gksu-1.4.0-1|70	%{_libdir}/caja/extensions-2.0/libcaja-gksu.so
12cr|mate-file-manager-gksu-1.4.0-1|71	
12cr|mate-file-manager-gksu-1.4.0-1|72	
12cr|mate-file-manager-gksu-1.4.0-1|73	%changelog
12cr|mate-file-manager-gksu-1.4.0-1|74	* Thu Jun 07 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mate-file-manager-gksu-1.4.0-1|75	+ Revision: 803028
12cr|mate-file-manager-gksu-1.4.0-1|76	- imported package mate-file-manager-gksu
12cr|mate-file-manager-gksu-1.4.0-1|77	

3050 12
12cr|mate-file-manager-image-converter-1.4.0-1|1	Summary:	Caja extension to mass resize images
12cr|mate-file-manager-image-converter-1.4.0-1|2	Name:		mate-file-manager-image-converter
12cr|mate-file-manager-image-converter-1.4.0-1|3	Version:	1.4.0
12cr|mate-file-manager-image-converter-1.4.0-1|4	Release:	1
12cr|mate-file-manager-image-converter-1.4.0-1|5	Group:		Graphical desktop/GNOME
12cr|mate-file-manager-image-converter-1.4.0-1|6	License:	GPLv2+
12cr|mate-file-manager-image-converter-1.4.0-1|7	URL:		http://pub.mate-desktop.org
12cr|mate-file-manager-image-converter-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-file-manager-image-converter-1.4.0-1|9	
12cr|mate-file-manager-image-converter-1.4.0-1|10	BuildRequires:	intltool
12cr|mate-file-manager-image-converter-1.4.0-1|11	BuildRequires:	mate-common
12cr|mate-file-manager-image-converter-1.4.0-1|12	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-file-manager-image-converter-1.4.0-1|13	BuildRequires:	pkgconfig(libglade-2.0)
12cr|mate-file-manager-image-converter-1.4.0-1|14	BuildRequires:	pkgconfig(libcaja-extension)
12cr|mate-file-manager-image-converter-1.4.0-1|15	
12cr|mate-file-manager-image-converter-1.4.0-1|16	Requires:	imagemagick
12cr|mate-file-manager-image-converter-1.4.0-1|17	Provides:	caja-image-converter = %{EVRD}
12cr|mate-file-manager-image-converter-1.4.0-1|18	
12cr|mate-file-manager-image-converter-1.4.0-1|19	%description
12cr|mate-file-manager-image-converter-1.4.0-1|20	Adds a "Resize Images..." menu item to the context menu of all images. This
12cr|mate-file-manager-image-converter-1.4.0-1|21	opens a dialog where you set the desired image size and file name. A click
12cr|mate-file-manager-image-converter-1.4.0-1|22	on "Resize" finally resizes the image(s) using ImageMagick's convert tool.
12cr|mate-file-manager-image-converter-1.4.0-1|23	
12cr|mate-file-manager-image-converter-1.4.0-1|24	%prep
12cr|mate-file-manager-image-converter-1.4.0-1|25	%setup -q
12cr|mate-file-manager-image-converter-1.4.0-1|26	
12cr|mate-file-manager-image-converter-1.4.0-1|27	%build
12cr|mate-file-manager-image-converter-1.4.0-1|28	NOCONFIGURE=1 ./autogen.sh
12cr|mate-file-manager-image-converter-1.4.0-1|29	%configure2_5x \
12cr|mate-file-manager-image-converter-1.4.0-1|30	--disable-static
12cr|mate-file-manager-image-converter-1.4.0-1|31	
12cr|mate-file-manager-image-converter-1.4.0-1|32	%make
12cr|mate-file-manager-image-converter-1.4.0-1|33	
12cr|mate-file-manager-image-converter-1.4.0-1|34	%install
12cr|mate-file-manager-image-converter-1.4.0-1|35	%makeinstall_std
12cr|mate-file-manager-image-converter-1.4.0-1|36	
12cr|mate-file-manager-image-converter-1.4.0-1|37	%find_lang caja-image-converter
12cr|mate-file-manager-image-converter-1.4.0-1|38	
12cr|mate-file-manager-image-converter-1.4.0-1|39	%files -f caja-image-converter.lang
12cr|mate-file-manager-image-converter-1.4.0-1|40	%doc AUTHORS COPYING
12cr|mate-file-manager-image-converter-1.4.0-1|41	%{_datadir}/caja-image-converter
12cr|mate-file-manager-image-converter-1.4.0-1|42	%{_libdir}/caja/extensions-2.0/*.so
12cr|mate-file-manager-image-converter-1.4.0-1|43	
12cr|mate-file-manager-image-converter-1.4.0-1|44	
12cr|mate-file-manager-image-converter-1.4.0-1|45	
12cr|mate-file-manager-image-converter-1.4.0-1|46	%changelog
12cr|mate-file-manager-image-converter-1.4.0-1|47	* Sat Jun 09 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-2
12cr|mate-file-manager-image-converter-1.4.0-1|48	+ Revision: 804170
12cr|mate-file-manager-image-converter-1.4.0-1|49	- rebuild fixed reqs on imagemagick
12cr|mate-file-manager-image-converter-1.4.0-1|50	
12cr|mate-file-manager-image-converter-1.4.0-1|51	* Thu Jun 07 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mate-file-manager-image-converter-1.4.0-1|52	+ Revision: 803035
12cr|mate-file-manager-image-converter-1.4.0-1|53	- imported package mate-file-manager-image-converter
12cr|mate-file-manager-image-converter-1.4.0-1|54	

3051 12
12cr|mate-file-manager-open-terminal-1.4.0-1|1	Summary:	Caja extension for an open terminal shortcut
12cr|mate-file-manager-open-terminal-1.4.0-1|2	Name:		mate-file-manager-open-terminal
12cr|mate-file-manager-open-terminal-1.4.0-1|3	Version:	1.4.0
12cr|mate-file-manager-open-terminal-1.4.0-1|4	Release:	1
12cr|mate-file-manager-open-terminal-1.4.0-1|5	Group:		Graphical desktop/GNOME
12cr|mate-file-manager-open-terminal-1.4.0-1|6	License:	GPLv2+
12cr|mate-file-manager-open-terminal-1.4.0-1|7	URL:		http://pub.mate-desktop.org
12cr|mate-file-manager-open-terminal-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-file-manager-open-terminal-1.4.0-1|9	
12cr|mate-file-manager-open-terminal-1.4.0-1|10	BuildRequires:	intltool
12cr|mate-file-manager-open-terminal-1.4.0-1|11	BuildRequires:	mate-common
12cr|mate-file-manager-open-terminal-1.4.0-1|12	BuildRequires:	mate-conf
12cr|mate-file-manager-open-terminal-1.4.0-1|13	BuildRequires:	pkgconfig(libcaja-extension)
12cr|mate-file-manager-open-terminal-1.4.0-1|14	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-file-manager-open-terminal-1.4.0-1|15	BuildRequires:	pkgconfig(mate-desktop-2.0)
12cr|mate-file-manager-open-terminal-1.4.0-1|16	
12cr|mate-file-manager-open-terminal-1.4.0-1|17	Requires:	mate-conf
12cr|mate-file-manager-open-terminal-1.4.0-1|18	Provides:	caja-open-terminal = %{EVRD}
12cr|mate-file-manager-open-terminal-1.4.0-1|19	
12cr|mate-file-manager-open-terminal-1.4.0-1|20	%description
12cr|mate-file-manager-open-terminal-1.4.0-1|21	The caja-open-terminal extension provides a right-click "Open
12cr|mate-file-manager-open-terminal-1.4.0-1|22	Terminal" option for caja users who prefer that option.
12cr|mate-file-manager-open-terminal-1.4.0-1|23	
12cr|mate-file-manager-open-terminal-1.4.0-1|24	%prep
12cr|mate-file-manager-open-terminal-1.4.0-1|25	%setup -q
12cr|mate-file-manager-open-terminal-1.4.0-1|26	
12cr|mate-file-manager-open-terminal-1.4.0-1|27	%build
12cr|mate-file-manager-open-terminal-1.4.0-1|28	NOCONFIGURE=1 ./autogen.sh
12cr|mate-file-manager-open-terminal-1.4.0-1|29	%configure2_5x \
12cr|mate-file-manager-open-terminal-1.4.0-1|30	--disable-static
12cr|mate-file-manager-open-terminal-1.4.0-1|31	
12cr|mate-file-manager-open-terminal-1.4.0-1|32	%make
12cr|mate-file-manager-open-terminal-1.4.0-1|33	
12cr|mate-file-manager-open-terminal-1.4.0-1|34	%install
12cr|mate-file-manager-open-terminal-1.4.0-1|35	%makeinstall_std
12cr|mate-file-manager-open-terminal-1.4.0-1|36	
12cr|mate-file-manager-open-terminal-1.4.0-1|37	%find_lang caja-open-terminal
12cr|mate-file-manager-open-terminal-1.4.0-1|38	
12cr|mate-file-manager-open-terminal-1.4.0-1|39	%files -f caja-open-terminal.lang
12cr|mate-file-manager-open-terminal-1.4.0-1|40	%doc AUTHORS ChangeLog COPYING NEWS TODO
12cr|mate-file-manager-open-terminal-1.4.0-1|41	%{_sysconfdir}/mateconf/schemas/*
12cr|mate-file-manager-open-terminal-1.4.0-1|42	%{_libdir}/caja/extensions-2.0/*.so*
12cr|mate-file-manager-open-terminal-1.4.0-1|43	
12cr|mate-file-manager-open-terminal-1.4.0-1|44	
12cr|mate-file-manager-open-terminal-1.4.0-1|45	
12cr|mate-file-manager-open-terminal-1.4.0-1|46	%changelog
12cr|mate-file-manager-open-terminal-1.4.0-1|47	* Thu Jun 07 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mate-file-manager-open-terminal-1.4.0-1|48	+ Revision: 803046
12cr|mate-file-manager-open-terminal-1.4.0-1|49	- imported package mate-file-manager-open-terminal
12cr|mate-file-manager-open-terminal-1.4.0-1|50	

3052 12
12cr|mate-file-manager-sendto-1.4.0-1|1	Summary:	Send files from caja using with mail or IM
12cr|mate-file-manager-sendto-1.4.0-1|2	Name:		mate-file-manager-sendto
12cr|mate-file-manager-sendto-1.4.0-1|3	Version:	1.4.0
12cr|mate-file-manager-sendto-1.4.0-1|4	Release:	1
12cr|mate-file-manager-sendto-1.4.0-1|5	License:	GPLv2+
12cr|mate-file-manager-sendto-1.4.0-1|6	Group:		Graphical desktop/GNOME
12cr|mate-file-manager-sendto-1.4.0-1|7	Url:		http://mate-desktop.org
12cr|mate-file-manager-sendto-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-file-manager-sendto-1.4.0-1|9	
12cr|mate-file-manager-sendto-1.4.0-1|10	BuildRequires:	gtk-doc
12cr|mate-file-manager-sendto-1.4.0-1|11	BuildRequires:	intltool
12cr|mate-file-manager-sendto-1.4.0-1|12	BuildRequires:	mate-common
12cr|mate-file-manager-sendto-1.4.0-1|13	BuildRequires:	mate-conf
12cr|mate-file-manager-sendto-1.4.0-1|14	BuildRequires:	pkgconfig(dbus-1)
12cr|mate-file-manager-sendto-1.4.0-1|15	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|mate-file-manager-sendto-1.4.0-1|16	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-file-manager-sendto-1.4.0-1|17	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-file-manager-sendto-1.4.0-1|18	BuildRequires:	pkgconfig(gupnp-1.0)
12cr|mate-file-manager-sendto-1.4.0-1|19	BuildRequires:	pkgconfig(libcaja-extension)
12cr|mate-file-manager-sendto-1.4.0-1|20	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-file-manager-sendto-1.4.0-1|21	
12cr|mate-file-manager-sendto-1.4.0-1|22	Requires:	mate-file-manager
12cr|mate-file-manager-sendto-1.4.0-1|23	Provides:	caja-sendto = %{version}-%{release}
12cr|mate-file-manager-sendto-1.4.0-1|24	#suggest the most important plugins
12cr|mate-file-manager-sendto-1.4.0-1|25	Suggests:	%{name}-bluetooth
12cr|mate-file-manager-sendto-1.4.0-1|26	Provides:	caja-sendto-pidgin = %{version}-%{release}
12cr|mate-file-manager-sendto-1.4.0-1|27	# the old eds is needed to build for eds support
12cr|mate-file-manager-sendto-1.4.0-1|28	#Suggests:	%{name}-evolution
12cr|mate-file-manager-sendto-1.4.0-1|29	
12cr|mate-file-manager-sendto-1.4.0-1|30	%description
12cr|mate-file-manager-sendto-1.4.0-1|31	This application provides integration between caja and mail or IM clients.
12cr|mate-file-manager-sendto-1.4.0-1|32	It adds a Nautilus context menu component ("Send To...") and features
12cr|mate-file-manager-sendto-1.4.0-1|33	a dialog for insert the email or IM account which you want to send
12cr|mate-file-manager-sendto-1.4.0-1|34	the file/files.
12cr|mate-file-manager-sendto-1.4.0-1|35	
12cr|mate-file-manager-sendto-1.4.0-1|36	%package pidgin
12cr|mate-file-manager-sendto-1.4.0-1|37	Summary:	Send files from caja to pidgin
12cr|mate-file-manager-sendto-1.4.0-1|38	Group:		Graphical desktop/GNOME
12cr|mate-file-manager-sendto-1.4.0-1|39	Requires:	pidgin
12cr|mate-file-manager-sendto-1.4.0-1|40	Requires:	%{name} = %{version}-%{release}
12cr|mate-file-manager-sendto-1.4.0-1|41	Provides:	caja-sendto-pidgin = %{version}-%{release}
12cr|mate-file-manager-sendto-1.4.0-1|42	
12cr|mate-file-manager-sendto-1.4.0-1|43	%description pidgin
12cr|mate-file-manager-sendto-1.4.0-1|44	This application provides integration between caja and pidgin.  It
12cr|mate-file-manager-sendto-1.4.0-1|45	adds a Nautilus context menu component ("Send To...") and features a
12cr|mate-file-manager-sendto-1.4.0-1|46	dialog for insert the IM account which you want to send the file/files.
12cr|mate-file-manager-sendto-1.4.0-1|47	
12cr|mate-file-manager-sendto-1.4.0-1|48	%package upnp
12cr|mate-file-manager-sendto-1.4.0-1|49	Summary:	Send files from caja via UPNP
12cr|mate-file-manager-sendto-1.4.0-1|50	Group:		Graphical desktop/GNOME
12cr|mate-file-manager-sendto-1.4.0-1|51	Requires:	%{name} = %{version}-%{release}
12cr|mate-file-manager-sendto-1.4.0-1|52	Provides:	caja-sendto-upnp = %{version}-%{release}
12cr|mate-file-manager-sendto-1.4.0-1|53	
12cr|mate-file-manager-sendto-1.4.0-1|54	%description upnp
12cr|mate-file-manager-sendto-1.4.0-1|55	This application provides integration between caja and UPNP.
12cr|mate-file-manager-sendto-1.4.0-1|56	It adds a Nautilus context menu component ("Send To...") and allows sending
12cr|mate-file-manager-sendto-1.4.0-1|57	files to UPNP media servers.
12cr|mate-file-manager-sendto-1.4.0-1|58	
12cr|mate-file-manager-sendto-1.4.0-1|59	%package evolution
12cr|mate-file-manager-sendto-1.4.0-1|60	Summary:	Send files from caja to evolution
12cr|mate-file-manager-sendto-1.4.0-1|61	Group:		Graphical desktop/GNOME
12cr|mate-file-manager-sendto-1.4.0-1|62	Requires:	evolution
12cr|mate-file-manager-sendto-1.4.0-1|63	Requires:	%{name} = %{version}-%{release}
12cr|mate-file-manager-sendto-1.4.0-1|64	Provides:	caja-sendto-evolution = %{version}-%{release}
12cr|mate-file-manager-sendto-1.4.0-1|65	
12cr|mate-file-manager-sendto-1.4.0-1|66	%description evolution
12cr|mate-file-manager-sendto-1.4.0-1|67	This application provides integration between caja and evolution.
12cr|mate-file-manager-sendto-1.4.0-1|68	It adds a Nautilus context menu component ("Send To...") and features
12cr|mate-file-manager-sendto-1.4.0-1|69	a dialog for insert the email acount which you want to send the
12cr|mate-file-manager-sendto-1.4.0-1|70	file/files.
12cr|mate-file-manager-sendto-1.4.0-1|71	
12cr|mate-file-manager-sendto-1.4.0-1|72	%package devel
12cr|mate-file-manager-sendto-1.4.0-1|73	Summary:	Development files for caja-sendto
12cr|mate-file-manager-sendto-1.4.0-1|74	Group:		Graphical desktop/GNOME
12cr|mate-file-manager-sendto-1.4.0-1|75	
12cr|mate-file-manager-sendto-1.4.0-1|76	%description devel
12cr|mate-file-manager-sendto-1.4.0-1|77	This package provides development files needed to build plugins upon
12cr|mate-file-manager-sendto-1.4.0-1|78	caja-sendto.
12cr|mate-file-manager-sendto-1.4.0-1|79	
12cr|mate-file-manager-sendto-1.4.0-1|80	%prep
12cr|mate-file-manager-sendto-1.4.0-1|81	%setup -q
12cr|mate-file-manager-sendto-1.4.0-1|82	
12cr|mate-file-manager-sendto-1.4.0-1|83	%build
12cr|mate-file-manager-sendto-1.4.0-1|84	NOCONFIGURE=yes ./autogen.sh
12cr|mate-file-manager-sendto-1.4.0-1|85	%configure2_5x
12cr|mate-file-manager-sendto-1.4.0-1|86	%make
12cr|mate-file-manager-sendto-1.4.0-1|87	
12cr|mate-file-manager-sendto-1.4.0-1|88	%install
12cr|mate-file-manager-sendto-1.4.0-1|89	%makeinstall_std
12cr|mate-file-manager-sendto-1.4.0-1|90	%find_lang caja-sendto
12cr|mate-file-manager-sendto-1.4.0-1|91	
12cr|mate-file-manager-sendto-1.4.0-1|92	find %buildroot -name *.la | xargs rm
12cr|mate-file-manager-sendto-1.4.0-1|93	
12cr|mate-file-manager-sendto-1.4.0-1|94	%files -f caja-sendto.lang
12cr|mate-file-manager-sendto-1.4.0-1|95	%doc NEWS AUTHORS ChangeLog
12cr|mate-file-manager-sendto-1.4.0-1|96	%{_bindir}/caja-sendto
12cr|mate-file-manager-sendto-1.4.0-1|97	%dir %{_libdir}/caja-sendto/
12cr|mate-file-manager-sendto-1.4.0-1|98	%dir %{_libdir}/caja-sendto/plugins
12cr|mate-file-manager-sendto-1.4.0-1|99	# this might need to be removed
12cr|mate-file-manager-sendto-1.4.0-1|100	%{_libdir}/caja/extensions-2.0/libcaja-sendto.so
12cr|mate-file-manager-sendto-1.4.0-1|101	%{_libdir}/caja-sendto/plugins/libnstburn.so
12cr|mate-file-manager-sendto-1.4.0-1|102	%{_libdir}/caja-sendto/plugins/libnstemailclient.so
12cr|mate-file-manager-sendto-1.4.0-1|103	%{_libdir}/caja-sendto/plugins/libnstgajim.so
12cr|mate-file-manager-sendto-1.4.0-1|104	%{_libdir}/caja-sendto/plugins/libnstremovable_devices.so
12cr|mate-file-manager-sendto-1.4.0-1|105	%{_datadir}/caja-sendto/
12cr|mate-file-manager-sendto-1.4.0-1|106	%{_datadir}/MateConf/gsettings/caja-sendto-convert
12cr|mate-file-manager-sendto-1.4.0-1|107	%{_datadir}/glib-2.0/schemas/org.mate.Caja.Sendto.gschema.xml
12cr|mate-file-manager-sendto-1.4.0-1|108	%{_mandir}/man1/caja-sendto.1*
12cr|mate-file-manager-sendto-1.4.0-1|109	
12cr|mate-file-manager-sendto-1.4.0-1|110	%files pidgin
12cr|mate-file-manager-sendto-1.4.0-1|111	%{_libdir}/caja-sendto/plugins/libnstpidgin.so
12cr|mate-file-manager-sendto-1.4.0-1|112	
12cr|mate-file-manager-sendto-1.4.0-1|113	%files upnp
12cr|mate-file-manager-sendto-1.4.0-1|114	%{_libdir}/caja-sendto/plugins/libnstupnp.so
12cr|mate-file-manager-sendto-1.4.0-1|115	
12cr|mate-file-manager-sendto-1.4.0-1|116	#%files evolution
12cr|mate-file-manager-sendto-1.4.0-1|117	#%{_libdir}/caja-sendto/plugins/libnstevolution.so
12cr|mate-file-manager-sendto-1.4.0-1|118	
12cr|mate-file-manager-sendto-1.4.0-1|119	%files devel
12cr|mate-file-manager-sendto-1.4.0-1|120	%doc %{_datadir}/gtk-doc/html/caja-sendto/
12cr|mate-file-manager-sendto-1.4.0-1|121	%{_includedir}/caja-sendto/
12cr|mate-file-manager-sendto-1.4.0-1|122	%{_libdir}/pkgconfig/caja-sendto.pc
12cr|mate-file-manager-sendto-1.4.0-1|123	
12cr|mate-file-manager-sendto-1.4.0-1|124	
12cr|mate-file-manager-sendto-1.4.0-1|125	
12cr|mate-file-manager-sendto-1.4.0-1|126	%changelog
12cr|mate-file-manager-sendto-1.4.0-1|127	* Mon Jun 04 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mate-file-manager-sendto-1.4.0-1|128	+ Revision: 802250
12cr|mate-file-manager-sendto-1.4.0-1|129	- imported package mate-file-manager-sendto
12cr|mate-file-manager-sendto-1.4.0-1|130	

3053 12
12cr|mate-icon-theme-1.4.0-1|1	Summary:	MATE default icons
12cr|mate-icon-theme-1.4.0-1|2	Name:		mate-icon-theme
12cr|mate-icon-theme-1.4.0-1|3	Version:	1.4.0
12cr|mate-icon-theme-1.4.0-1|4	Release:	1
12cr|mate-icon-theme-1.4.0-1|5	License:	GPLv2+
12cr|mate-icon-theme-1.4.0-1|6	Group:		Graphical desktop/GNOME
12cr|mate-icon-theme-1.4.0-1|7	URL:		http://mate-desktop.org
12cr|mate-icon-theme-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}/%{name}-%{version}.tar.xz
12cr|mate-icon-theme-1.4.0-1|9	BuildArch: noarch
12cr|mate-icon-theme-1.4.0-1|10	
12cr|mate-icon-theme-1.4.0-1|11	#BuildRequires: gtk+2.0
12cr|mate-icon-theme-1.4.0-1|12	BuildRequires: mate-common
12cr|mate-icon-theme-1.4.0-1|13	#BuildRequires: hicolor-icon-theme
12cr|mate-icon-theme-1.4.0-1|14	BuildRequires: icon-naming-utils
12cr|mate-icon-theme-1.4.0-1|15	BuildRequires: intltool
12cr|mate-icon-theme-1.4.0-1|16	
12cr|mate-icon-theme-1.4.0-1|17	Requires:	hicolor-icon-theme
12cr|mate-icon-theme-1.4.0-1|18	#Requires(post,postun):	gtk+2.0
12cr|mate-icon-theme-1.4.0-1|19	
12cr|mate-icon-theme-1.4.0-1|20	%description
12cr|mate-icon-theme-1.4.0-1|21	MATE default icons
12cr|mate-icon-theme-1.4.0-1|22	
12cr|mate-icon-theme-1.4.0-1|23	%package devel
12cr|mate-icon-theme-1.4.0-1|24	Summary:	The pkgconfig for %{name}
12cr|mate-icon-theme-1.4.0-1|25	Group:		Development/C
12cr|mate-icon-theme-1.4.0-1|26	Requires:	%{name} = %{version}
12cr|mate-icon-theme-1.4.0-1|27	
12cr|mate-icon-theme-1.4.0-1|28	%description devel
12cr|mate-icon-theme-1.4.0-1|29	The pkgconfig for %{name}.
12cr|mate-icon-theme-1.4.0-1|30	
12cr|mate-icon-theme-1.4.0-1|31	%prep
12cr|mate-icon-theme-1.4.0-1|32	%setup -q
12cr|mate-icon-theme-1.4.0-1|33	
12cr|mate-icon-theme-1.4.0-1|34	%build
12cr|mate-icon-theme-1.4.0-1|35	NOCONFIGURE=yes ./autogen.sh
12cr|mate-icon-theme-1.4.0-1|36	%configure2_5x \
12cr|mate-icon-theme-1.4.0-1|37	--enable-icon-mapping
12cr|mate-icon-theme-1.4.0-1|38	
12cr|mate-icon-theme-1.4.0-1|39	%make
12cr|mate-icon-theme-1.4.0-1|40	
12cr|mate-icon-theme-1.4.0-1|41	%install
12cr|mate-icon-theme-1.4.0-1|42	%makeinstall_std
12cr|mate-icon-theme-1.4.0-1|43	touch %buildroot%{_datadir}/icons/mate/icon-theme.cache
12cr|mate-icon-theme-1.4.0-1|44	
12cr|mate-icon-theme-1.4.0-1|45	# automatic gtk icon cache update on rpm installs/removals
12cr|mate-icon-theme-1.4.0-1|46	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
12cr|mate-icon-theme-1.4.0-1|47	install -d %buildroot%{_var}/lib/rpm/filetriggers
12cr|mate-icon-theme-1.4.0-1|48	cat > %buildroot%{_var}/lib/rpm/filetriggers/gtk-icon-cache-mate.filter << EOF
12cr|mate-icon-theme-1.4.0-1|49	^./usr/share/icons/mate/
12cr|mate-icon-theme-1.4.0-1|50	EOF
12cr|mate-icon-theme-1.4.0-1|51	cat > %buildroot%{_var}/lib/rpm/filetriggers/gtk-icon-cache-mate.script << EOF
12cr|mate-icon-theme-1.4.0-1|52	#!/bin/sh
12cr|mate-icon-theme-1.4.0-1|53	if [ -x /usr/bin/gtk-update-icon-cache ]; then
12cr|mate-icon-theme-1.4.0-1|54	/usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/mate
12cr|mate-icon-theme-1.4.0-1|55	fi
12cr|mate-icon-theme-1.4.0-1|56	EOF
12cr|mate-icon-theme-1.4.0-1|57	chmod 755 %buildroot%{_var}/lib/rpm/filetriggers/gtk-icon-cache-mate.script
12cr|mate-icon-theme-1.4.0-1|58	
12cr|mate-icon-theme-1.4.0-1|59	%post
12cr|mate-icon-theme-1.4.0-1|60	%update_icon_cache mate
12cr|mate-icon-theme-1.4.0-1|61	
12cr|mate-icon-theme-1.4.0-1|62	%postun
12cr|mate-icon-theme-1.4.0-1|63	%clean_icon_cache mate
12cr|mate-icon-theme-1.4.0-1|64	
12cr|mate-icon-theme-1.4.0-1|65	%files
12cr|mate-icon-theme-1.4.0-1|66	%doc README TODO
12cr|mate-icon-theme-1.4.0-1|67	%dir %{_datadir}/icons/mate
12cr|mate-icon-theme-1.4.0-1|68	%{_datadir}/icons/mate/*x*
12cr|mate-icon-theme-1.4.0-1|69	%ghost %{_datadir}/icons/mate/icon-theme.cache
12cr|mate-icon-theme-1.4.0-1|70	%{_var}/lib/rpm/filetriggers/gtk-icon-cache-mate.*
12cr|mate-icon-theme-1.4.0-1|71	
12cr|mate-icon-theme-1.4.0-1|72	%files devel
12cr|mate-icon-theme-1.4.0-1|73	%_datadir/pkgconfig/%name.pc

3054 12
12cr|mate-image-viewer-1.4.0-1|1	Summary:	The Eye of MATE image viewer
12cr|mate-image-viewer-1.4.0-1|2	Name:		mate-image-viewer
12cr|mate-image-viewer-1.4.0-1|3	Version:	1.4.0
12cr|mate-image-viewer-1.4.0-1|4	Release:	1
12cr|mate-image-viewer-1.4.0-1|5	License:	GPLv2+
12cr|mate-image-viewer-1.4.0-1|6	Group:		Graphical desktop/GNOME
12cr|mate-image-viewer-1.4.0-1|7	URL:		http://mate-desktop.org
12cr|mate-image-viewer-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
12cr|mate-image-viewer-1.4.0-1|9	
12cr|mate-image-viewer-1.4.0-1|10	BuildRequires:	docbook-dtd412-xml
12cr|mate-image-viewer-1.4.0-1|11	BuildRequires:	gtk-doc
12cr|mate-image-viewer-1.4.0-1|12	BuildRequires:	intltool
12cr|mate-image-viewer-1.4.0-1|13	BuildRequires:	mate-common
12cr|mate-image-viewer-1.4.0-1|14	BuildRequires:	mate-conf
12cr|mate-image-viewer-1.4.0-1|15	BuildRequires:	jpeg-devel
12cr|mate-image-viewer-1.4.0-1|16	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|mate-image-viewer-1.4.0-1|17	BuildRequires:	pkgconfig(exempi-2.0)
12cr|mate-image-viewer-1.4.0-1|18	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cr|mate-image-viewer-1.4.0-1|19	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-image-viewer-1.4.0-1|20	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-image-viewer-1.4.0-1|21	BuildRequires:	pkgconfig(mate-desktop-2.0)
12cr|mate-image-viewer-1.4.0-1|22	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-image-viewer-1.4.0-1|23	BuildRequires:	pkgconfig(mate-icon-theme)
12cr|mate-image-viewer-1.4.0-1|24	BuildRequires:	pkgconfig(lcms)
12cr|mate-image-viewer-1.4.0-1|25	BuildRequires:	pkgconfig(libexif)
12cr|mate-image-viewer-1.4.0-1|26	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|mate-image-viewer-1.4.0-1|27	BuildRequires:	pkgconfig(libxml-2.0)
12cr|mate-image-viewer-1.4.0-1|28	BuildRequires:	pkgconfig(shared-mime-info)
12cr|mate-image-viewer-1.4.0-1|29	BuildRequires:	pkgconfig(pygobject-2.0)
12cr|mate-image-viewer-1.4.0-1|30	BuildRequires:	pkgconfig(pygtk-2.0)
12cr|mate-image-viewer-1.4.0-1|31	BuildRequires:	pkgconfig(x11)
12cr|mate-image-viewer-1.4.0-1|32	
12cr|mate-image-viewer-1.4.0-1|33	Requires:	librsvg
12cr|mate-image-viewer-1.4.0-1|34	Requires:	mate-icon-theme
12cr|mate-image-viewer-1.4.0-1|35	
12cr|mate-image-viewer-1.4.0-1|36	Provides:	eom = %{version}-%{release}
12cr|mate-image-viewer-1.4.0-1|37	
12cr|mate-image-viewer-1.4.0-1|38	%description
12cr|mate-image-viewer-1.4.0-1|39	This is the Eye of MATE, an image viewer program. It is meant
12cr|mate-image-viewer-1.4.0-1|40	to be a fast and functional image viewer as well as an image
12cr|mate-image-viewer-1.4.0-1|41	cataloging program. It does proper handling of large images and
12cr|mate-image-viewer-1.4.0-1|42	images with full opacity information, and can zoom and scroll
12cr|mate-image-viewer-1.4.0-1|43	images quickly while keeping  memory usage constant.
12cr|mate-image-viewer-1.4.0-1|44	
12cr|mate-image-viewer-1.4.0-1|45	%package devel
12cr|mate-image-viewer-1.4.0-1|46	Group:		Development/C
12cr|mate-image-viewer-1.4.0-1|47	Summary:	C headers needed to build EOG plugins
12cr|mate-image-viewer-1.4.0-1|48	
12cr|mate-image-viewer-1.4.0-1|49	%description devel
12cr|mate-image-viewer-1.4.0-1|50	This is the Eye of MATE, an image viewer program. It is meant
12cr|mate-image-viewer-1.4.0-1|51	to be a fast and functional image viewer as well as an image
12cr|mate-image-viewer-1.4.0-1|52	cataloging program. It does proper handling of large images and
12cr|mate-image-viewer-1.4.0-1|53	images with full opacity information, and can zoom and scroll
12cr|mate-image-viewer-1.4.0-1|54	images quickly while keeping  memory usage constant.
12cr|mate-image-viewer-1.4.0-1|55	
12cr|mate-image-viewer-1.4.0-1|56	Install this if you want to build EOG plugins.
12cr|mate-image-viewer-1.4.0-1|57	
12cr|mate-image-viewer-1.4.0-1|58	%prep
12cr|mate-image-viewer-1.4.0-1|59	%setup -q
12cr|mate-image-viewer-1.4.0-1|60	%apply_patches
12cr|mate-image-viewer-1.4.0-1|61	
12cr|mate-image-viewer-1.4.0-1|62	%build
12cr|mate-image-viewer-1.4.0-1|63	NOCONFIGURE=yes ./autogen.sh
12cr|mate-image-viewer-1.4.0-1|64	%configure2_5x \
12cr|mate-image-viewer-1.4.0-1|65	--enable-introspection=yes \
12cr|mate-image-viewer-1.4.0-1|66	--disable-schemas-compile \
12cr|mate-image-viewer-1.4.0-1|67	--disable-scrollkeeper
12cr|mate-image-viewer-1.4.0-1|68	
12cr|mate-image-viewer-1.4.0-1|69	%make LIBS='-lgmodule-2.0 -lz'
12cr|mate-image-viewer-1.4.0-1|70	
12cr|mate-image-viewer-1.4.0-1|71	%install
12cr|mate-image-viewer-1.4.0-1|72	%makeinstall_std
12cr|mate-image-viewer-1.4.0-1|73	
12cr|mate-image-viewer-1.4.0-1|74	%find_lang eom --with-gnome --all-name
12cr|mate-image-viewer-1.4.0-1|75	
12cr|mate-image-viewer-1.4.0-1|76	find %{buildroot} -name *.la -delete
12cr|mate-image-viewer-1.4.0-1|77	
12cr|mate-image-viewer-1.4.0-1|78	%files -f eom.lang
12cr|mate-image-viewer-1.4.0-1|79	%doc AUTHORS NEWS README
12cr|mate-image-viewer-1.4.0-1|80	%{_sysconfdir}/mateconf/schemas/eom.schemas
12cr|mate-image-viewer-1.4.0-1|81	%{_bindir}/*
12cr|mate-image-viewer-1.4.0-1|82	%dir %{_libdir}/eom
12cr|mate-image-viewer-1.4.0-1|83	%dir %{_libdir}/eom/plugins
12cr|mate-image-viewer-1.4.0-1|84	%{_libdir}/eom/plugins/fullscreen.eom-plugin
12cr|mate-image-viewer-1.4.0-1|85	%{_libdir}/eom/plugins/reload.eom-plugin
12cr|mate-image-viewer-1.4.0-1|86	%{_libdir}/eom/plugins/statusbar-date.eom-plugin
12cr|mate-image-viewer-1.4.0-1|87	%{_libdir}/eom/plugins/*.so*
12cr|mate-image-viewer-1.4.0-1|88	%{_datadir}/applications/*
12cr|mate-image-viewer-1.4.0-1|89	%{_datadir}/eom
12cr|mate-image-viewer-1.4.0-1|90	%{_iconsdir}/hicolor/*/*/*
12cr|mate-image-viewer-1.4.0-1|91	
12cr|mate-image-viewer-1.4.0-1|92	%files devel
12cr|mate-image-viewer-1.4.0-1|93	%{_includedir}/eom-2.20
12cr|mate-image-viewer-1.4.0-1|94	%{_libdir}/pkgconfig/eom.pc
12cr|mate-image-viewer-1.4.0-1|95	
12cr|mate-image-viewer-1.4.0-1|96	
12cr|mate-image-viewer-1.4.0-1|97	
12cr|mate-image-viewer-1.4.0-1|98	
12cr|mate-image-viewer-1.4.0-1|99	%changelog
12cr|mate-image-viewer-1.4.0-1|100	* Wed Oct  3 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12cr|mate-image-viewer-1.4.0-1|101	+ Commit: 51ad69e
12cr|mate-image-viewer-1.4.0-1|102	- update to 1.4.0
12cr|mate-image-viewer-1.4.0-1|103	
12cr|mate-image-viewer-1.4.0-1|104	

3055 12
12cr|mate-indicator-applet-1.4.0-1|1	Summary:	MATE Panel applet indicator
12cr|mate-indicator-applet-1.4.0-1|2	Name:		mate-indicator-applet
12cr|mate-indicator-applet-1.4.0-1|3	Version:	1.4.0
12cr|mate-indicator-applet-1.4.0-1|4	Release:	1
12cr|mate-indicator-applet-1.4.0-1|5	License:	LGPLv2+ GPLv3
12cr|mate-indicator-applet-1.4.0-1|6	Group:		Graphical desktop/GNOME
12cr|mate-indicator-applet-1.4.0-1|7	Url:		http://mate-desktop.org
12cr|mate-indicator-applet-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-indicator-applet-1.4.0-1|9	Patch0:		mate-indicator-applet-1.2.0_glib.patch
12cr|mate-indicator-applet-1.4.0-1|10	
12cr|mate-indicator-applet-1.4.0-1|11	BuildRequires:	intltool
12cr|mate-indicator-applet-1.4.0-1|12	BuildRequires:	mate-common
12cr|mate-indicator-applet-1.4.0-1|13	BuildRequires:	pkgconfig(gconf-2.0)
12cr|mate-indicator-applet-1.4.0-1|14	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-indicator-applet-1.4.0-1|15	BuildRequires:	pkgconfig(indicator-0.4)
12cr|mate-indicator-applet-1.4.0-1|16	BuildRequires:	pkgconfig(libmatepanelapplet-3.0)
12cr|mate-indicator-applet-1.4.0-1|17	Requires:	mate-panel
12cr|mate-indicator-applet-1.4.0-1|18	
12cr|mate-indicator-applet-1.4.0-1|19	%description
12cr|mate-indicator-applet-1.4.0-1|20	A small applet to display information from various applications consistently
12cr|mate-indicator-applet-1.4.0-1|21	in the panel. The indicator applet exposes Ayatana Indicators in the MATE
12cr|mate-indicator-applet-1.4.0-1|22	Panel. Ayatana Indicators are an initiative by Canonical to provide crisp and
12cr|mate-indicator-applet-1.4.0-1|23	clean system and application status indication. They take the form of an icon
12cr|mate-indicator-applet-1.4.0-1|24	and associated menu, displayed (usually) in the desktop panel. Existing
12cr|mate-indicator-applet-1.4.0-1|25	indicators include the Message Menu, Battery Menu and Sound menu.
12cr|mate-indicator-applet-1.4.0-1|26	
12cr|mate-indicator-applet-1.4.0-1|27	%prep
12cr|mate-indicator-applet-1.4.0-1|28	%setup -q
12cr|mate-indicator-applet-1.4.0-1|29	%apply_patches
12cr|mate-indicator-applet-1.4.0-1|30	
12cr|mate-indicator-applet-1.4.0-1|31	%build
12cr|mate-indicator-applet-1.4.0-1|32	NOCONFIGURE=yes ./autogen.sh
12cr|mate-indicator-applet-1.4.0-1|33	%configure2_5x \
12cr|mate-indicator-applet-1.4.0-1|34	--disable-static
12cr|mate-indicator-applet-1.4.0-1|35	
12cr|mate-indicator-applet-1.4.0-1|36	%make
12cr|mate-indicator-applet-1.4.0-1|37	
12cr|mate-indicator-applet-1.4.0-1|38	%install
12cr|mate-indicator-applet-1.4.0-1|39	%makeinstall_std
12cr|mate-indicator-applet-1.4.0-1|40	
12cr|mate-indicator-applet-1.4.0-1|41	%find_lang %{name}
12cr|mate-indicator-applet-1.4.0-1|42	
12cr|mate-indicator-applet-1.4.0-1|43	%files -f %{name}.lang
12cr|mate-indicator-applet-1.4.0-1|44	%doc ChangeLog COPYING
12cr|mate-indicator-applet-1.4.0-1|45	%{_libexecdir}/indicator-applet*
12cr|mate-indicator-applet-1.4.0-1|46	%{_datadir}/dbus-1/services/*.service
12cr|mate-indicator-applet-1.4.0-1|47	%{_datadir}/mate-panel/applets/*.mate-panel-applet
12cr|mate-indicator-applet-1.4.0-1|48	%{_iconsdir}/hicolor/*/*/*
12cr|mate-indicator-applet-1.4.0-1|49	
12cr|mate-indicator-applet-1.4.0-1|50	
12cr|mate-indicator-applet-1.4.0-1|51	
12cr|mate-indicator-applet-1.4.0-1|52	%changelog
12cr|mate-indicator-applet-1.4.0-1|53	* Wed Jun 06 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mate-indicator-applet-1.4.0-1|54	+ Revision: 803007
12cr|mate-indicator-applet-1.4.0-1|55	- imported package mate-indicator-applet
12cr|mate-indicator-applet-1.4.0-1|56	

3056 12
12cr|mate-keyring-1.4.0-1|1	%define	major	0
12cr|mate-keyring-1.4.0-1|2	%define libgcr	%mklibname mategcr %{major}
12cr|mate-keyring-1.4.0-1|3	%define libgck	%mklibname mategck %{major}
12cr|mate-keyring-1.4.0-1|4	%define devname	%mklibname mate-keyring -d
12cr|mate-keyring-1.4.0-1|5	
12cr|mate-keyring-1.4.0-1|6	Summary:	Keyring and password manager for the MATE desktop
12cr|mate-keyring-1.4.0-1|7	Name:		mate-keyring
12cr|mate-keyring-1.4.0-1|8	Version:	1.4.0
12cr|mate-keyring-1.4.0-1|9	Release:	1
12cr|mate-keyring-1.4.0-1|10	License:	GPLv2+ and LGPLv2+
12cr|mate-keyring-1.4.0-1|11	Group:		Networking/Remote access
12cr|mate-keyring-1.4.0-1|12	URL:		http://mate-desktop.org
12cr|mate-keyring-1.4.0-1|13	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-keyring-1.4.0-1|14	
12cr|mate-keyring-1.4.0-1|15	BuildRequires:	gtk-doc
12cr|mate-keyring-1.4.0-1|16	BuildRequires:	intltool
12cr|mate-keyring-1.4.0-1|17	BuildRequires:	mate-common
12cr|mate-keyring-1.4.0-1|18	BuildRequires:	libtasn1-tools
12cr|mate-keyring-1.4.0-1|19	BuildRequires:	libgcrypt-devel
12cr|mate-keyring-1.4.0-1|20	BuildRequires:	pam-devel
12cr|mate-keyring-1.4.0-1|21	BuildRequires:	pkgconfig(dbus-1) >= 1.0
12cr|mate-keyring-1.4.0-1|22	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-keyring-1.4.0-1|23	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-keyring-1.4.0-1|24	BuildRequires:	pkgconfig(libtasn1)
12cr|mate-keyring-1.4.0-1|25	
12cr|mate-keyring-1.4.0-1|26	#gw for keyring management GUI
12cr|mate-keyring-1.4.0-1|27	#Suggests:	seahorse
12cr|mate-keyring-1.4.0-1|28	
12cr|mate-keyring-1.4.0-1|29	%description
12cr|mate-keyring-1.4.0-1|30	mate-keyring is a program that keep password and other secrets for
12cr|mate-keyring-1.4.0-1|31	users. It is run as a damon in the session, similar to ssh-agent, and
12cr|mate-keyring-1.4.0-1|32	other applications can locate it by an environment variable.
12cr|mate-keyring-1.4.0-1|33	
12cr|mate-keyring-1.4.0-1|34	The program can manage several keyrings, each with its own master
12cr|mate-keyring-1.4.0-1|35	password, and there is also a session keyring which is never stored to
12cr|mate-keyring-1.4.0-1|36	disk, but forgotten when the session ends.
12cr|mate-keyring-1.4.0-1|37	
12cr|mate-keyring-1.4.0-1|38	%package -n %{libgcr}
12cr|mate-keyring-1.4.0-1|39	Summary:	Shared library for %{name}
12cr|mate-keyring-1.4.0-1|40	Group:		System/Libraries
12cr|mate-keyring-1.4.0-1|41	
12cr|mate-keyring-1.4.0-1|42	%description -n %{libgcr}
12cr|mate-keyring-1.4.0-1|43	This package contains a shared library for %{name}.
12cr|mate-keyring-1.4.0-1|44	
12cr|mate-keyring-1.4.0-1|45	%package -n %{libgck}
12cr|mate-keyring-1.4.0-1|46	Summary:	Shared library for %{name}
12cr|mate-keyring-1.4.0-1|47	Group:		System/Libraries
12cr|mate-keyring-1.4.0-1|48	
12cr|mate-keyring-1.4.0-1|49	%description -n %{libgck}
12cr|mate-keyring-1.4.0-1|50	This package contains a shared library for %{name}.
12cr|mate-keyring-1.4.0-1|51	
12cr|mate-keyring-1.4.0-1|52	%package -n %{devname}
12cr|mate-keyring-1.4.0-1|53	Group: Development/C
12cr|mate-keyring-1.4.0-1|54	Summary: Development files for %{name}
12cr|mate-keyring-1.4.0-1|55	Requires: %{libgcr} = %{version}-%{release}
12cr|mate-keyring-1.4.0-1|56	Requires: %{libgck} = %{version}-%{release}
12cr|mate-keyring-1.4.0-1|57	Provides: %{name}-devel = %{version}-%{release}
12cr|mate-keyring-1.4.0-1|58	
12cr|mate-keyring-1.4.0-1|59	%description -n %{devname}
12cr|mate-keyring-1.4.0-1|60	This package contains the development files for %{name}.
12cr|mate-keyring-1.4.0-1|61	
12cr|mate-keyring-1.4.0-1|62	%prep
12cr|mate-keyring-1.4.0-1|63	%setup -q
12cr|mate-keyring-1.4.0-1|64	%apply_patches
12cr|mate-keyring-1.4.0-1|65	
12cr|mate-keyring-1.4.0-1|66	%build
12cr|mate-keyring-1.4.0-1|67	NOCONFIGURE=yes ./autogen.sh
12cr|mate-keyring-1.4.0-1|68	%configure2_5x \
12cr|mate-keyring-1.4.0-1|69	--disable-static \
12cr|mate-keyring-1.4.0-1|70	--enable-pam \
12cr|mate-keyring-1.4.0-1|71	--with-pam-dir=/%{_lib}/security \
12cr|mate-keyring-1.4.0-1|72	--disable-schemas-compile
12cr|mate-keyring-1.4.0-1|73	
12cr|mate-keyring-1.4.0-1|74	%make LIBS='-lgmodule-2.0'
12cr|mate-keyring-1.4.0-1|75	
12cr|mate-keyring-1.4.0-1|76	%install
12cr|mate-keyring-1.4.0-1|77	%makeinstall_std
12cr|mate-keyring-1.4.0-1|78	
12cr|mate-keyring-1.4.0-1|79	%find_lang %{name} %{name}.lang
12cr|mate-keyring-1.4.0-1|80	
12cr|mate-keyring-1.4.0-1|81	%files -f %{name}.lang
12cr|mate-keyring-1.4.0-1|82	%doc README NEWS
12cr|mate-keyring-1.4.0-1|83	%{_sysconfdir}/xdg/autostart/%{name}-gpg.desktop
12cr|mate-keyring-1.4.0-1|84	%{_sysconfdir}/xdg/autostart/%{name}-pkcs11.desktop
12cr|mate-keyring-1.4.0-1|85	%{_sysconfdir}/xdg/autostart/%{name}-secrets.desktop
12cr|mate-keyring-1.4.0-1|86	%{_sysconfdir}/xdg/autostart/%{name}-ssh.desktop
12cr|mate-keyring-1.4.0-1|87	%{_bindir}/%{name}
12cr|mate-keyring-1.4.0-1|88	%{_bindir}/%{name}-daemon
12cr|mate-keyring-1.4.0-1|89	/%{_lib}/security/pam_mate*.so
12cr|mate-keyring-1.4.0-1|90	%{_libdir}/%{name}
12cr|mate-keyring-1.4.0-1|91	%{_libdir}/mate-keyring-prompt
12cr|mate-keyring-1.4.0-1|92	%{_libdir}/pkcs11
12cr|mate-keyring-1.4.0-1|93	%{_datadir}/MateConf/gsettings/org.mate.crypto.cache.convert
12cr|mate-keyring-1.4.0-1|94	%{_datadir}/MateConf/gsettings/org.mate.crypto.pgp.convert
12cr|mate-keyring-1.4.0-1|95	%{_datadir}/dbus-1/services/org.mate-freedesktop.secrets.service
12cr|mate-keyring-1.4.0-1|96	%{_datadir}/dbus-1/services/org.mate.keyring.service
12cr|mate-keyring-1.4.0-1|97	%{_datadir}/glib-2.0/schemas/*.gschema.xml
12cr|mate-keyring-1.4.0-1|98	%{_datadir}/mate-keyring
12cr|mate-keyring-1.4.0-1|99	%{_datadir}/mategcr
12cr|mate-keyring-1.4.0-1|100	
12cr|mate-keyring-1.4.0-1|101	%files -n %{libgcr}
12cr|mate-keyring-1.4.0-1|102	%{_libdir}/libmategcr.so.%{major}*
12cr|mate-keyring-1.4.0-1|103	
12cr|mate-keyring-1.4.0-1|104	%files -n %{libgck}
12cr|mate-keyring-1.4.0-1|105	%{_libdir}/libmategck.so.%{major}*
12cr|mate-keyring-1.4.0-1|106	
12cr|mate-keyring-1.4.0-1|107	%files -n %{devname}
12cr|mate-keyring-1.4.0-1|108	%{_libdir}/libmategcr.so
12cr|mate-keyring-1.4.0-1|109	%{_libdir}/libmategck.so
12cr|mate-keyring-1.4.0-1|110	%{_libdir}/pkgconfig/mate-gcr-0.pc
12cr|mate-keyring-1.4.0-1|111	%{_libdir}/pkgconfig/mate-gck-0.pc
12cr|mate-keyring-1.4.0-1|112	%dir %{_includedir}/gck
12cr|mate-keyring-1.4.0-1|113	%{_includedir}/gck/*
12cr|mate-keyring-1.4.0-1|114	%dir %{_includedir}/mate-gck
12cr|mate-keyring-1.4.0-1|115	%{_includedir}/mate-gck/*
12cr|mate-keyring-1.4.0-1|116	%dir %{_includedir}/mategcr
12cr|mate-keyring-1.4.0-1|117	%dir %{_includedir}/mategcr/gcr
12cr|mate-keyring-1.4.0-1|118	%{_includedir}/mategcr/gcr/*
12cr|mate-keyring-1.4.0-1|119	%doc %{_datadir}/gtk-doc/*
12cr|mate-keyring-1.4.0-1|120	
12cr|mate-keyring-1.4.0-1|121	
12cr|mate-keyring-1.4.0-1|122	
12cr|mate-keyring-1.4.0-1|123	%changelog
12cr|mate-keyring-1.4.0-1|124	* Mon Jul 30 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.4.0-1
12cr|mate-keyring-1.4.0-1|125	+ Revision: 811416
12cr|mate-keyring-1.4.0-1|126	- fix files list
12cr|mate-keyring-1.4.0-1|127	
12cr|mate-keyring-1.4.0-1|128	+ Matthew Dawkins <mattydaw@mandriva.org>
12cr|mate-keyring-1.4.0-1|129	- new version 1.4.0
12cr|mate-keyring-1.4.0-1|130	
12cr|mate-keyring-1.4.0-1|131	* Thu May 31 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mate-keyring-1.4.0-1|132	+ Revision: 801631
12cr|mate-keyring-1.4.0-1|133	- imported package mate-keyring
12cr|mate-keyring-1.4.0-1|134	

3057 12
12cr|mate-media-1.4.0-1|1	%define major	0
12cr|mate-media-1.4.0-1|2	%define	libname %mklibname mate-media-profiles %{major}
12cr|mate-media-1.4.0-1|3	%define	devname %mklibname mate-media-profiles -d
12cr|mate-media-1.4.0-1|4	
12cr|mate-media-1.4.0-1|5	Summary:	MATE media programs
12cr|mate-media-1.4.0-1|6	Name:		mate-media
12cr|mate-media-1.4.0-1|7	Version:	1.4.0
12cr|mate-media-1.4.0-1|8	Release:	1
12cr|mate-media-1.4.0-1|9	License:	GPLv2+ and GFDL+
12cr|mate-media-1.4.0-1|10	Group:		Graphical desktop/GNOME
12cr|mate-media-1.4.0-1|11	URL:		http://mate-desktop.org
12cr|mate-media-1.4.0-1|12	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
12cr|mate-media-1.4.0-1|13	
12cr|mate-media-1.4.0-1|14	BuildRequires: docbook-dtd412-xml
12cr|mate-media-1.4.0-1|15	BuildRequires: intltool
12cr|mate-media-1.4.0-1|16	BuildRequires: mate-common
12cr|mate-media-1.4.0-1|17	BuildRequires: mate-conf
12cr|mate-media-1.4.0-1|18	BuildRequires: xsltproc
12cr|mate-media-1.4.0-1|19	BuildRequires: pkgconfig(gstreamer-0.10)
12cr|mate-media-1.4.0-1|20	BuildRequires: pkgconfig(gstreamer-plugins-base-0.10)
12cr|mate-media-1.4.0-1|21	BuildRequires: pkgconfig(gtk+-2.0)
12cr|mate-media-1.4.0-1|22	BuildRequires: pkgconfig(libcanberra-gtk)
12cr|mate-media-1.4.0-1|23	BuildRequires: pkgconfig(gladeui-1.0)
12cr|mate-media-1.4.0-1|24	BuildRequires: pkgconfig(libpulse)
12cr|mate-media-1.4.0-1|25	BuildRequires: pkgconfig(libxml-2.0)
12cr|mate-media-1.4.0-1|26	BuildRequires: pkgconfig(mateconf-2.0)
12cr|mate-media-1.4.0-1|27	BuildRequires: pkgconfig(mate-doc-utils)
12cr|mate-media-1.4.0-1|28	BuildRequires: pkgconfig(mate-keybindings)
12cr|mate-media-1.4.0-1|29	BuildRequires: pkgconfig(unique-1.0)
12cr|mate-media-1.4.0-1|30	
12cr|mate-media-1.4.0-1|31	Requires:   gstreamer0.10-plugins-good
12cr|mate-media-1.4.0-1|32	Requires:   gstreamer0.10-plugins-base
12cr|mate-media-1.4.0-1|33	Suggests:   gstreamer0.10-flac
12cr|mate-media-1.4.0-1|34	Suggests:   gstreamer0.10-speex
12cr|mate-media-1.4.0-1|35	Requires(post,preun):	mate-conf
12cr|mate-media-1.4.0-1|36	
12cr|mate-media-1.4.0-1|37	%description
12cr|mate-media-1.4.0-1|38	This package contains a few media utilities for the MATE desktop,
12cr|mate-media-1.4.0-1|39	including a sound recorder and an audio mixer.
12cr|mate-media-1.4.0-1|40	
12cr|mate-media-1.4.0-1|41	%package -n %{libname}
12cr|mate-media-1.4.0-1|42	Summary:	%{summary}
12cr|mate-media-1.4.0-1|43	Group:		System/Libraries
12cr|mate-media-1.4.0-1|44	
12cr|mate-media-1.4.0-1|45	%description -n %{libname}
12cr|mate-media-1.4.0-1|46	libraries for running MATE media.
12cr|mate-media-1.4.0-1|47	
12cr|mate-media-1.4.0-1|48	%package -n %{devname}
12cr|mate-media-1.4.0-1|49	Summary:	Development libraries, include files for MATE media
12cr|mate-media-1.4.0-1|50	Group:		Development/C
12cr|mate-media-1.4.0-1|51	Requires:	%{libname} = %{version}
12cr|mate-media-1.4.0-1|52	Provides:	%{name}-devel = %{EVRD}
12cr|mate-media-1.4.0-1|53	
12cr|mate-media-1.4.0-1|54	%description -n %{devname}
12cr|mate-media-1.4.0-1|55	Panel libraries and header files for MATE media.
12cr|mate-media-1.4.0-1|56	
12cr|mate-media-1.4.0-1|57	%prep
12cr|mate-media-1.4.0-1|58	%setup -q
12cr|mate-media-1.4.0-1|59	%apply_patches
12cr|mate-media-1.4.0-1|60	
12cr|mate-media-1.4.0-1|61	%build
12cr|mate-media-1.4.0-1|62	NOCONFIGURE=yes ./autogen.sh
12cr|mate-media-1.4.0-1|63	%configure2_5x \
12cr|mate-media-1.4.0-1|64	--disable-static \
12cr|mate-media-1.4.0-1|65	--disable-scrollkeeper
12cr|mate-media-1.4.0-1|66	
12cr|mate-media-1.4.0-1|67	%make
12cr|mate-media-1.4.0-1|68	
12cr|mate-media-1.4.0-1|69	%install
12cr|mate-media-1.4.0-1|70	MATECONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12cr|mate-media-1.4.0-1|71	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12cr|mate-media-1.4.0-1|72	
12cr|mate-media-1.4.0-1|73	%find_lang %{name}-2.0 --with-gnome --all-name
12cr|mate-media-1.4.0-1|74	
12cr|mate-media-1.4.0-1|75	%files -f  %{name}-2.0.lang
12cr|mate-media-1.4.0-1|76	%doc AUTHORS NEWS README
12cr|mate-media-1.4.0-1|77	%{_sysconfdir}/mateconf/schemas/mate-audio-profiles.schemas
12cr|mate-media-1.4.0-1|78	%{_sysconfdir}/xdg/autostart/mate-volume-control-applet.desktop
12cr|mate-media-1.4.0-1|79	%{_bindir}/*
12cr|mate-media-1.4.0-1|80	%{_libdir}/glade3/modules/libmate-media-profiles.so
12cr|mate-media-1.4.0-1|81	%{_datadir}/mate-media
12cr|mate-media-1.4.0-1|82	%{_datadir}/applications/mate-gstreamer-properties.desktop
12cr|mate-media-1.4.0-1|83	%{_datadir}/applications/mate-volume-control.desktop
12cr|mate-media-1.4.0-1|84	%{_datadir}/glade3/catalogs/mate-media-profiles.xml
12cr|mate-media-1.4.0-1|85	%{_datadir}/mate-gstreamer-properties/gstreamer-properties.ui
12cr|mate-media-1.4.0-1|86	%{_datadir}/mate-gstreamer-properties/icons/gstreamer-properties.png
12cr|mate-media-1.4.0-1|87	%dir %{_datadir}/sounds/
12cr|mate-media-1.4.0-1|88	%dir %{_datadir}/sounds/mate/
12cr|mate-media-1.4.0-1|89	%{_datadir}/sounds/mate/default/
12cr|mate-media-1.4.0-1|90	%{_iconsdir}/mate/48x48/apps/gstreamer-properties.png
12cr|mate-media-1.4.0-1|91	
12cr|mate-media-1.4.0-1|92	%files -n %{libname}
12cr|mate-media-1.4.0-1|93	%{_libdir}/libmate-media-profiles.so.%{major}*
12cr|mate-media-1.4.0-1|94	
12cr|mate-media-1.4.0-1|95	%files -n %{devname}
12cr|mate-media-1.4.0-1|96	%dir %{_includedir}/mate-media
12cr|mate-media-1.4.0-1|97	%dir %{_includedir}/mate-media/profiles
12cr|mate-media-1.4.0-1|98	%{_includedir}/mate-media/profiles/*
12cr|mate-media-1.4.0-1|99	%{_libdir}/libmate-media-profiles.so
12cr|mate-media-1.4.0-1|100	%{_libdir}/pkgconfig/mate-media-profiles.pc
12cr|mate-media-1.4.0-1|101	
12cr|mate-media-1.4.0-1|102	
12cr|mate-media-1.4.0-1|103	
12cr|mate-media-1.4.0-1|104	%changelog
12cr|mate-media-1.4.0-1|105	* Tue Jun 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mate-media-1.4.0-1|106	+ Revision: 802508
12cr|mate-media-1.4.0-1|107	- imported package mate-media
12cr|mate-media-1.4.0-1|108	

3058 12
12cr|mate-menu-editor-1.4.0-1|1	Summary:	Simple menu editor for MATE
12cr|mate-menu-editor-1.4.0-1|2	Name:		mate-menu-editor
12cr|mate-menu-editor-1.4.0-1|3	Version:	1.4.0
12cr|mate-menu-editor-1.4.0-1|4	Release:	1
12cr|mate-menu-editor-1.4.0-1|5	Group:		System/Configuration/Other
12cr|mate-menu-editor-1.4.0-1|6	License:	LGPLv2+
12cr|mate-menu-editor-1.4.0-1|7	URL:		http://mate-desktop.org
12cr|mate-menu-editor-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-menu-editor-1.4.0-1|9	BuildArch:	noarch
12cr|mate-menu-editor-1.4.0-1|10	
12cr|mate-menu-editor-1.4.0-1|11	BuildRequires:	intltool
12cr|mate-menu-editor-1.4.0-1|12	BuildRequires:	mate-common
12cr|mate-menu-editor-1.4.0-1|13	BuildRequires:	pkgconfig(libmate-menu)
12cr|mate-menu-editor-1.4.0-1|14	BuildRequires:	pkgconfig(pygtk-2.0)
12cr|mate-menu-editor-1.4.0-1|15	
12cr|mate-menu-editor-1.4.0-1|16	Requires:	pygtk2.0
12cr|mate-menu-editor-1.4.0-1|17	Requires:	python-mateconf
12cr|mate-menu-editor-1.4.0-1|18	Requires:	python-mate
12cr|mate-menu-editor-1.4.0-1|19	Requires:	python-mate-menus
12cr|mate-menu-editor-1.4.0-1|20	
12cr|mate-menu-editor-1.4.0-1|21	Provides:	mozo = %{EVRD}
12cr|mate-menu-editor-1.4.0-1|22	
12cr|mate-menu-editor-1.4.0-1|23	%description
12cr|mate-menu-editor-1.4.0-1|24	mozo is a menu editor for MATE that lets you get things done,
12cr|mate-menu-editor-1.4.0-1|25	simply and quickly.
12cr|mate-menu-editor-1.4.0-1|26	
12cr|mate-menu-editor-1.4.0-1|27	Just click and type to edit, add, and delete any menu entry.
12cr|mate-menu-editor-1.4.0-1|28	
12cr|mate-menu-editor-1.4.0-1|29	%prep
12cr|mate-menu-editor-1.4.0-1|30	%setup -q
12cr|mate-menu-editor-1.4.0-1|31	
12cr|mate-menu-editor-1.4.0-1|32	%build
12cr|mate-menu-editor-1.4.0-1|33	NOCONFIGURE=yes ./autogen.sh
12cr|mate-menu-editor-1.4.0-1|34	%configure2_5x
12cr|mate-menu-editor-1.4.0-1|35	
12cr|mate-menu-editor-1.4.0-1|36	%make
12cr|mate-menu-editor-1.4.0-1|37	
12cr|mate-menu-editor-1.4.0-1|38	%install
12cr|mate-menu-editor-1.4.0-1|39	%makeinstall_std
12cr|mate-menu-editor-1.4.0-1|40	
12cr|mate-menu-editor-1.4.0-1|41	%find_lang mozo --with-gnome
12cr|mate-menu-editor-1.4.0-1|42	
12cr|mate-menu-editor-1.4.0-1|43	%files -f mozo.lang
12cr|mate-menu-editor-1.4.0-1|44	%doc README AUTHORS COPYING
12cr|mate-menu-editor-1.4.0-1|45	%{py_puresitedir}/*
12cr|mate-menu-editor-1.4.0-1|46	%{_bindir}/*
12cr|mate-menu-editor-1.4.0-1|47	%{_datadir}/applications/*
12cr|mate-menu-editor-1.4.0-1|48	%{_datadir}/mozo
12cr|mate-menu-editor-1.4.0-1|49	%{_iconsdir}/hicolor/*/*/*
12cr|mate-menu-editor-1.4.0-1|50	
12cr|mate-menu-editor-1.4.0-1|51	
12cr|mate-menu-editor-1.4.0-1|52	
12cr|mate-menu-editor-1.4.0-1|53	%changelog
12cr|mate-menu-editor-1.4.0-1|54	* Fri Jun 08 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-2
12cr|mate-menu-editor-1.4.0-1|55	+ Revision: 803385
12cr|mate-menu-editor-1.4.0-1|56	- rebuild fixing python deps
12cr|mate-menu-editor-1.4.0-1|57	
12cr|mate-menu-editor-1.4.0-1|58	* Wed Jun 06 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mate-menu-editor-1.4.0-1|59	+ Revision: 802818
12cr|mate-menu-editor-1.4.0-1|60	- imported package mate-menu-editor
12cr|mate-menu-editor-1.4.0-1|61	

3059 12
12cr|mate-menus-1.4.0-2|1	%define major		2
12cr|mate-menus-1.4.0-2|2	%define girmajor	2.0
12cr|mate-menus-1.4.0-2|3	%define libname		%mklibname mate-menu %{major}
12cr|mate-menus-1.4.0-2|4	%define girname		%mklibname matemenu-gir %{girmajor}
12cr|mate-menus-1.4.0-2|5	%define develname	%mklibname -d mate-menu
12cr|mate-menus-1.4.0-2|6	
12cr|mate-menus-1.4.0-2|7	Summary:	MATE menu library
12cr|mate-menus-1.4.0-2|8	Name:		mate-menus
12cr|mate-menus-1.4.0-2|9	Version:	1.4.0
12cr|mate-menus-1.4.0-2|10	Release:	2
12cr|mate-menus-1.4.0-2|11	License:	LGPLv2+
12cr|mate-menus-1.4.0-2|12	Group:		System/Libraries
12cr|mate-menus-1.4.0-2|13	Url:		http://mate-desktop.org
12cr|mate-menus-1.4.0-2|14	Source0:	http://pub.mate-desktop.org/releases/1.2/%{name}-%{version}.tar.xz
12cr|mate-menus-1.4.0-2|15	
12cr|mate-menus-1.4.0-2|16	BuildRequires:	intltool
12cr|mate-menus-1.4.0-2|17	BuildRequires:	mate-common
12cr|mate-menus-1.4.0-2|18	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-menus-1.4.0-2|19	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|mate-menus-1.4.0-2|20	BuildRequires:	pkgconfig(python)
12cr|mate-menus-1.4.0-2|21	
12cr|mate-menus-1.4.0-2|22	#Requires:	python-%{name}
12cr|mate-menus-1.4.0-2|23	
12cr|mate-menus-1.4.0-2|24	%description
12cr|mate-menus-1.4.0-2|25	The package contains an implementation of the draft "Desktop Menu
12cr|mate-menus-1.4.0-2|26	Specification" from freedesktop.org:
12cr|mate-menus-1.4.0-2|27	http://www.freedesktop.org/Standards/menu-spec
12cr|mate-menus-1.4.0-2|28	
12cr|mate-menus-1.4.0-2|29	Also contained here are the MATE menu layout configuration files,
12cr|mate-menus-1.4.0-2|30	.directory files and assorted menu related utility programs.
12cr|mate-menus-1.4.0-2|31	
12cr|mate-menus-1.4.0-2|32	%package -n python-%{name}
12cr|mate-menus-1.4.0-2|33	Group:		Development/Python
12cr|mate-menus-1.4.0-2|34	Summary:	Module to access XDG menu
12cr|mate-menus-1.4.0-2|35	Requires:	python-gobject
12cr|mate-menus-1.4.0-2|36	
12cr|mate-menus-1.4.0-2|37	%description -n python-%{name}
12cr|mate-menus-1.4.0-2|38	Python module to access XDG menu.
12cr|mate-menus-1.4.0-2|39	
12cr|mate-menus-1.4.0-2|40	%package -n %{libname}
12cr|mate-menus-1.4.0-2|41	Group:		System/Libraries
12cr|mate-menus-1.4.0-2|42	Summary:	MATE menu library
12cr|mate-menus-1.4.0-2|43	
12cr|mate-menus-1.4.0-2|44	%description -n %{libname}
12cr|mate-menus-1.4.0-2|45	This package contains the shared libraries of %{name}.
12cr|mate-menus-1.4.0-2|46	
12cr|mate-menus-1.4.0-2|47	%package -n %{girname}
12cr|mate-menus-1.4.0-2|48	Group:		System/Libraries
12cr|mate-menus-1.4.0-2|49	Summary:	GObject Introspection interface library for %{name}
12cr|mate-menus-1.4.0-2|50	
12cr|mate-menus-1.4.0-2|51	%description -n %{girname}
12cr|mate-menus-1.4.0-2|52	GObject Introspection interface library for %{name}.
12cr|mate-menus-1.4.0-2|53	
12cr|mate-menus-1.4.0-2|54	%package -n %{develname}
12cr|mate-menus-1.4.0-2|55	Group:		Development/C
12cr|mate-menus-1.4.0-2|56	Summary:	MATE menu library development files
12cr|mate-menus-1.4.0-2|57	Requires:	%{libname} = %{version}-%{release}
12cr|mate-menus-1.4.0-2|58	Requires:	%{girname} = %{version}-%{release}
12cr|mate-menus-1.4.0-2|59	Provides:	%{name}-devel = %{EVRD}
12cr|mate-menus-1.4.0-2|60	
12cr|mate-menus-1.4.0-2|61	%description -n %{develname}
12cr|mate-menus-1.4.0-2|62	This package contains the development libraries of %{name}.
12cr|mate-menus-1.4.0-2|63	
12cr|mate-menus-1.4.0-2|64	%prep
12cr|mate-menus-1.4.0-2|65	%setup -q
12cr|mate-menus-1.4.0-2|66	%apply_patches
12cr|mate-menus-1.4.0-2|67	
12cr|mate-menus-1.4.0-2|68	%build
12cr|mate-menus-1.4.0-2|69	NOCONFIGURE=yes ./autogen.sh
12cr|mate-menus-1.4.0-2|70	%configure2_5x \
12cr|mate-menus-1.4.0-2|71	--disable-static \
12cr|mate-menus-1.4.0-2|72	--enable-python
12cr|mate-menus-1.4.0-2|73	
12cr|mate-menus-1.4.0-2|74	%make
12cr|mate-menus-1.4.0-2|75	
12cr|mate-menus-1.4.0-2|76	%install
12cr|mate-menus-1.4.0-2|77	%makeinstall_std
12cr|mate-menus-1.4.0-2|78	find %{buildroot} -name *.la | xargs rm
12cr|mate-menus-1.4.0-2|79	install -d %{buildroot}%_sysconfdir/xdg/mate
12cr|mate-menus-1.4.0-2|80	mv %{buildroot}%{_sysconfdir}/xdg/menus %{buildroot}%{_sysconfdir}/xdg/mate/
12cr|mate-menus-1.4.0-2|81	
12cr|mate-menus-1.4.0-2|82	%find_lang %{name}
12cr|mate-menus-1.4.0-2|83	
12cr|mate-menus-1.4.0-2|84	%files -f %{name}.lang
12cr|mate-menus-1.4.0-2|85	%doc README NEWS AUTHORS ChangeLog
12cr|mate-menus-1.4.0-2|86	%config(noreplace) %{_sysconfdir}/xdg/mate
12cr|mate-menus-1.4.0-2|87	%dir %{_datadir}/mate
12cr|mate-menus-1.4.0-2|88	%dir %{_datadir}/mate/desktop-directories
12cr|mate-menus-1.4.0-2|89	%{_datadir}/mate/desktop-directories/*
12cr|mate-menus-1.4.0-2|90	%{_datadir}/%{name}
12cr|mate-menus-1.4.0-2|91	
12cr|mate-menus-1.4.0-2|92	%files -n python-%{name}
12cr|mate-menus-1.4.0-2|93	%{python_sitearch}/matemenu.so
12cr|mate-menus-1.4.0-2|94	#{python_sitearch}/MateMenuSimpleEditor/*
12cr|mate-menus-1.4.0-2|95	
12cr|mate-menus-1.4.0-2|96	%files -n %{libname}
12cr|mate-menus-1.4.0-2|97	%{_libdir}/libmate-menu.so.%{major}*
12cr|mate-menus-1.4.0-2|98	
12cr|mate-menus-1.4.0-2|99	%files -n %{girname}
12cr|mate-menus-1.4.0-2|100	%{_libdir}/girepository-1.0/MateMenu-%{girmajor}.typelib
12cr|mate-menus-1.4.0-2|101	
12cr|mate-menus-1.4.0-2|102	%files -n %{develname}
12cr|mate-menus-1.4.0-2|103	%{_libdir}/lib*.so
12cr|mate-menus-1.4.0-2|104	%{_includedir}/*
12cr|mate-menus-1.4.0-2|105	%{_libdir}/pkgconfig/*.pc
12cr|mate-menus-1.4.0-2|106	%{_datadir}/gir-1.0/MateMenu-%{girmajor}.gir
12cr|mate-menus-1.4.0-2|107	

3060 12
12cr|mate-mime-data-1.4.0-1|1	Summary:	The MATE MIME database files
12cr|mate-mime-data-1.4.0-1|2	Name:		mate-mime-data
12cr|mate-mime-data-1.4.0-1|3	Version:	1.4.0
12cr|mate-mime-data-1.4.0-1|4	Release:	1
12cr|mate-mime-data-1.4.0-1|5	License:	GPLv2
12cr|mate-mime-data-1.4.0-1|6	Group:		System/Libraries
12cr|mate-mime-data-1.4.0-1|7	URL:		http://mate-desktop.org
12cr|mate-mime-data-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}/%{name}-%{version}.tar.xz
12cr|mate-mime-data-1.4.0-1|9	BuildArch:	noarch
12cr|mate-mime-data-1.4.0-1|10	
12cr|mate-mime-data-1.4.0-1|11	BuildRequires:	intltool
12cr|mate-mime-data-1.4.0-1|12	BuildRequires:	mate-common
12cr|mate-mime-data-1.4.0-1|13	BuildRequires:	shared-mime-info
12cr|mate-mime-data-1.4.0-1|14	
12cr|mate-mime-data-1.4.0-1|15	%description
12cr|mate-mime-data-1.4.0-1|16	The MATE MIME database contains a basic set of applications and MIME
12cr|mate-mime-data-1.4.0-1|17	types for a MATE system.
12cr|mate-mime-data-1.4.0-1|18	
12cr|mate-mime-data-1.4.0-1|19	%package devel
12cr|mate-mime-data-1.4.0-1|20	Summary:	The pkgconfig for %{name}
12cr|mate-mime-data-1.4.0-1|21	Group:		Development/GNOME and GTK+
12cr|mate-mime-data-1.4.0-1|22	Requires:	%{name} = %{version}
12cr|mate-mime-data-1.4.0-1|23	
12cr|mate-mime-data-1.4.0-1|24	%description devel
12cr|mate-mime-data-1.4.0-1|25	The pkgconfig for %{name}.
12cr|mate-mime-data-1.4.0-1|26	
12cr|mate-mime-data-1.4.0-1|27	%prep
12cr|mate-mime-data-1.4.0-1|28	%setup -q
12cr|mate-mime-data-1.4.0-1|29	%apply_patches
12cr|mate-mime-data-1.4.0-1|30	
12cr|mate-mime-data-1.4.0-1|31	%build
12cr|mate-mime-data-1.4.0-1|32	NOCONFIGURE=yes ./autogen.sh
12cr|mate-mime-data-1.4.0-1|33	%configure2_5x \
12cr|mate-mime-data-1.4.0-1|34	--build=%_host
12cr|mate-mime-data-1.4.0-1|35	
12cr|mate-mime-data-1.4.0-1|36	%make
12cr|mate-mime-data-1.4.0-1|37	
12cr|mate-mime-data-1.4.0-1|38	%install
12cr|mate-mime-data-1.4.0-1|39	%makeinstall_std
12cr|mate-mime-data-1.4.0-1|40	
12cr|mate-mime-data-1.4.0-1|41	%find_lang %{name}
12cr|mate-mime-data-1.4.0-1|42	
12cr|mate-mime-data-1.4.0-1|43	%files -f %{name}.lang
12cr|mate-mime-data-1.4.0-1|44	%doc ChangeLog README
12cr|mate-mime-data-1.4.0-1|45	%{_sysconfdir}/mate-vfs-mime-magic
12cr|mate-mime-data-1.4.0-1|46	%{_datadir}/application-registry
12cr|mate-mime-data-1.4.0-1|47	%{_datadir}/mime-info/*
12cr|mate-mime-data-1.4.0-1|48	
12cr|mate-mime-data-1.4.0-1|49	%files devel
12cr|mate-mime-data-1.4.0-1|50	%{_datadir}/pkgconfig/*.pc
12cr|mate-mime-data-1.4.0-1|51	
12cr|mate-mime-data-1.4.0-1|52	
12cr|mate-mime-data-1.4.0-1|53	
12cr|mate-mime-data-1.4.0-1|54	%changelog
12cr|mate-mime-data-1.4.0-1|55	* Fri Jul 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.0-1
12cr|mate-mime-data-1.4.0-1|56	+ Revision: 811337
12cr|mate-mime-data-1.4.0-1|57	- new version 1.4.0
12cr|mate-mime-data-1.4.0-1|58	
12cr|mate-mime-data-1.4.0-1|59	* Thu May 31 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.2-1
12cr|mate-mime-data-1.4.0-1|60	+ Revision: 801571
12cr|mate-mime-data-1.4.0-1|61	- imported package mate-mime-data
12cr|mate-mime-data-1.4.0-1|62	

3061 12
12cr|mate-netspeed-1.4.0-1|1	Summary:	MATE applet that shows traffic on a network device
12cr|mate-netspeed-1.4.0-1|2	Name:		mate-netspeed
12cr|mate-netspeed-1.4.0-1|3	Version:	1.4.0
12cr|mate-netspeed-1.4.0-1|4	Release:	1
12cr|mate-netspeed-1.4.0-1|5	Group:		Graphical desktop/GNOME
12cr|mate-netspeed-1.4.0-1|6	License:	GPLv2+
12cr|mate-netspeed-1.4.0-1|7	URL:		http://mate-desktop.org
12cr|mate-netspeed-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
12cr|mate-netspeed-1.4.0-1|9	
12cr|mate-netspeed-1.4.0-1|10	BuildRequires:	docbook-dtd44-xml
12cr|mate-netspeed-1.4.0-1|11	BuildRequires:	intltool
12cr|mate-netspeed-1.4.0-1|12	BuildRequires:	mate-common
12cr|mate-netspeed-1.4.0-1|13	BuildRequires:	xsltproc
12cr|mate-netspeed-1.4.0-1|14	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-netspeed-1.4.0-1|15	BuildRequires:	pkgconfig(libgtop-2.0)
12cr|mate-netspeed-1.4.0-1|16	BuildRequires:	pkgconfig(libmatepanelapplet-2.0)
12cr|mate-netspeed-1.4.0-1|17	
12cr|mate-netspeed-1.4.0-1|18	%description
12cr|mate-netspeed-1.4.0-1|19	netspeed is a little MATE applet that shows the traffic on a
12cr|mate-netspeed-1.4.0-1|20	specified network device (for example eth0) in kbytes/s.
12cr|mate-netspeed-1.4.0-1|21	
12cr|mate-netspeed-1.4.0-1|22	%prep
12cr|mate-netspeed-1.4.0-1|23	%setup -q
12cr|mate-netspeed-1.4.0-1|24	
12cr|mate-netspeed-1.4.0-1|25	%build
12cr|mate-netspeed-1.4.0-1|26	NOCONFIGURE=1 ./autogen.sh
12cr|mate-netspeed-1.4.0-1|27	%configure2_5x \
12cr|mate-netspeed-1.4.0-1|28	--disable-scrollkeeper
12cr|mate-netspeed-1.4.0-1|29	
12cr|mate-netspeed-1.4.0-1|30	%make LIBS='-lm'
12cr|mate-netspeed-1.4.0-1|31	
12cr|mate-netspeed-1.4.0-1|32	%install
12cr|mate-netspeed-1.4.0-1|33	%makeinstall_std
12cr|mate-netspeed-1.4.0-1|34	
12cr|mate-netspeed-1.4.0-1|35	%find_lang %{name} --with-gnome --all-name
12cr|mate-netspeed-1.4.0-1|36	
12cr|mate-netspeed-1.4.0-1|37	%files -f %{name}.lang
12cr|mate-netspeed-1.4.0-1|38	%doc AUTHORS ChangeLog COPYING README TODO
12cr|mate-netspeed-1.4.0-1|39	%{_libexecdir}/mate_netspeed_applet2
12cr|mate-netspeed-1.4.0-1|40	%{_libexecdir}/matecomponent/servers/*
12cr|mate-netspeed-1.4.0-1|41	%{_iconsdir}/hicolor/*/*/*
12cr|mate-netspeed-1.4.0-1|42	
12cr|mate-netspeed-1.4.0-1|43	
12cr|mate-netspeed-1.4.0-1|44	
12cr|mate-netspeed-1.4.0-1|45	%changelog
12cr|mate-netspeed-1.4.0-1|46	* Thu Jun 07 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mate-netspeed-1.4.0-1|47	+ Revision: 803059
12cr|mate-netspeed-1.4.0-1|48	- imported package mate-netspeed
12cr|mate-netspeed-1.4.0-1|49	

3062 12
12cr|mate-notification-daemon-1.4.0-2|1	Summary:	MATE Notification Daemon
12cr|mate-notification-daemon-1.4.0-2|2	Name:		mate-notification-daemon
12cr|mate-notification-daemon-1.4.0-2|3	Version:	1.4.0
12cr|mate-notification-daemon-1.4.0-2|4	Release:	2
12cr|mate-notification-daemon-1.4.0-2|5	License:	GPLv2+
12cr|mate-notification-daemon-1.4.0-2|6	Group:		System/Servers
12cr|mate-notification-daemon-1.4.0-2|7	URL:		http://mate-desktop.org
12cr|mate-notification-daemon-1.4.0-2|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-notification-daemon-1.4.0-2|9	
12cr|mate-notification-daemon-1.4.0-2|10	BuildRequires:	intltool
12cr|mate-notification-daemon-1.4.0-2|11	BuildRequires:	mate-common
12cr|mate-notification-daemon-1.4.0-2|12	BuildRequires:	mate-conf
12cr|mate-notification-daemon-1.4.0-2|13	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|mate-notification-daemon-1.4.0-2|14	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-notification-daemon-1.4.0-2|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-notification-daemon-1.4.0-2|16	BuildRequires:	pkgconfig(libcanberra-gtk)
12cr|mate-notification-daemon-1.4.0-2|17	BuildRequires:	pkgconfig(libmatenotify)
12cr|mate-notification-daemon-1.4.0-2|18	BuildRequires:	pkgconfig(libmatewnck)
12cr|mate-notification-daemon-1.4.0-2|19	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-notification-daemon-1.4.0-2|20	BuildRequires:	pkgconfig(x11)
12cr|mate-notification-daemon-1.4.0-2|21	
12cr|mate-notification-daemon-1.4.0-2|22	#Provides:	virtual-notification-daemon
12cr|mate-notification-daemon-1.4.0-2|23	Conflicts:	xfce4-notifyd
12cr|mate-notification-daemon-1.4.0-2|24	
12cr|mate-notification-daemon-1.4.0-2|25	Requires:	libmatenotify
12cr|mate-notification-daemon-1.4.0-2|26	Requires(post,preun): mate-conf
12cr|mate-notification-daemon-1.4.0-2|27	
12cr|mate-notification-daemon-1.4.0-2|28	%description
12cr|mate-notification-daemon-1.4.0-2|29	A daemon that displays passive pop-up notifications as per the
12cr|mate-notification-daemon-1.4.0-2|30	Desktop Notifications spec (http://galago.info/specs/notification/index.php).
12cr|mate-notification-daemon-1.4.0-2|31	
12cr|mate-notification-daemon-1.4.0-2|32	%prep
12cr|mate-notification-daemon-1.4.0-2|33	%setup -q
12cr|mate-notification-daemon-1.4.0-2|34	%apply_patches
12cr|mate-notification-daemon-1.4.0-2|35	
12cr|mate-notification-daemon-1.4.0-2|36	%build
12cr|mate-notification-daemon-1.4.0-2|37	NOCONFIGURE=yes ./autogen.sh
12cr|mate-notification-daemon-1.4.0-2|38	%configure2_5x \
12cr|mate-notification-daemon-1.4.0-2|39	--disable-static
12cr|mate-notification-daemon-1.4.0-2|40	
12cr|mate-notification-daemon-1.4.0-2|41	%make LIBS='-lgmodule-2.0'
12cr|mate-notification-daemon-1.4.0-2|42	
12cr|mate-notification-daemon-1.4.0-2|43	%install
12cr|mate-notification-daemon-1.4.0-2|44	# this has to be an error with their make install
12cr|mate-notification-daemon-1.4.0-2|45	mkdir -p %{buildroot}%{_libdir}/mate-notification-daemon
12cr|mate-notification-daemon-1.4.0-2|46	%makeinstall_std
12cr|mate-notification-daemon-1.4.0-2|47	
12cr|mate-notification-daemon-1.4.0-2|48	%find_lang %{name}
12cr|mate-notification-daemon-1.4.0-2|49	
12cr|mate-notification-daemon-1.4.0-2|50	%files -f %{name}.lang
12cr|mate-notification-daemon-1.4.0-2|51	%doc AUTHORS ChangeLog README
12cr|mate-notification-daemon-1.4.0-2|52	%{_sysconfdir}/mateconf/schemas/mate-notification-daemon.schemas
12cr|mate-notification-daemon-1.4.0-2|53	%{_bindir}/mate-notification-properties
12cr|mate-notification-daemon-1.4.0-2|54	%{_libexecdir}/%{name}
12cr|mate-notification-daemon-1.4.0-2|55	%{_datadir}/applications/*.desktop
12cr|mate-notification-daemon-1.4.0-2|56	%{_datadir}/dbus-1/services/org.freedesktop.mate.Notifications.service
12cr|mate-notification-daemon-1.4.0-2|57	%{_datadir}/mate-notification-daemon/mate-notification-properties.ui
12cr|mate-notification-daemon-1.4.0-2|58	%{_iconsdir}/hicolor/*/apps/*
12cr|mate-notification-daemon-1.4.0-2|59	

3063 12
12cr|mate-panel-1.4.0-1|1	%define api	3
12cr|mate-panel-1.4.0-1|2	%define major	1
12cr|mate-panel-1.4.0-1|3	%define	girmajor	3.0
12cr|mate-panel-1.4.0-1|4	%define libname	%mklibname mate-panel-applet %{api} %{major}
12cr|mate-panel-1.4.0-1|5	%define libname2	%mklibname mate-panel-applet 2 %{major}
12cr|mate-panel-1.4.0-1|6	%define girname	%mklibname matepanelapplet-gir %{girmajor}
12cr|mate-panel-1.4.0-1|7	%define devname %mklibname -d mate-panel-applet
12cr|mate-panel-1.4.0-1|8	
12cr|mate-panel-1.4.0-1|9	Summary:	The core programs for the MATE GUI desktop environment
12cr|mate-panel-1.4.0-1|10	Name:		mate-panel
12cr|mate-panel-1.4.0-1|11	Version:	1.4.0
12cr|mate-panel-1.4.0-1|12	Release:	1
12cr|mate-panel-1.4.0-1|13	License:	GPLv2+ and LGPLv2+
12cr|mate-panel-1.4.0-1|14	Group:		Graphical desktop/GNOME
12cr|mate-panel-1.4.0-1|15	URL:		http://mate-desktop.org
12cr|mate-panel-1.4.0-1|16	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
12cr|mate-panel-1.4.0-1|17	Source1:	mandriva-panel.png
12cr|mate-panel-1.4.0-1|18	
12cr|mate-panel-1.4.0-1|19	BuildRequires:	docbook-dtd412-xml
12cr|mate-panel-1.4.0-1|20	BuildRequires:	gtk-doc
12cr|mate-panel-1.4.0-1|21	BuildRequires:	intltool
12cr|mate-panel-1.4.0-1|22	BuildRequires:	libmatecomponent
12cr|mate-panel-1.4.0-1|23	BuildRequires:	mate-common
12cr|mate-panel-1.4.0-1|24	BuildRequires:	mate-conf
12cr|mate-panel-1.4.0-1|25	BuildRequires:	xsltproc
12cr|mate-panel-1.4.0-1|26	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|mate-panel-1.4.0-1|27	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-panel-1.4.0-1|28	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-panel-1.4.0-1|29	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|mate-panel-1.4.0-1|30	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-panel-1.4.0-1|31	BuildRequires:	pkgconfig(mateweather)
12cr|mate-panel-1.4.0-1|32	BuildRequires:	pkgconfig(ice)
12cr|mate-panel-1.4.0-1|33	BuildRequires:	pkgconfig(libcanberra-gtk)
12cr|mate-panel-1.4.0-1|34	#BuildRequires:	pkgconfig(libedataserverui-1.0)
12cr|mate-panel-1.4.0-1|35	BuildRequires:	pkgconfig(libmatecomponentui-2.0)
12cr|mate-panel-1.4.0-1|36	BuildRequires:	pkgconfig(libmatewnck)
12cr|mate-panel-1.4.0-1|37	BuildRequires:	pkgconfig(libmate-menu)
12cr|mate-panel-1.4.0-1|38	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|mate-panel-1.4.0-1|39	BuildRequires:	pkgconfig(libwnck-1.0)
12cr|mate-panel-1.4.0-1|40	BuildRequires:	pkgconfig(MateCORBA-2.0)
12cr|mate-panel-1.4.0-1|41	BuildRequires:	pkgconfig(mate-desktop-2.0)
12cr|mate-panel-1.4.0-1|42	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-panel-1.4.0-1|43	BuildRequires:	pkgconfig(NetworkManager)
12cr|mate-panel-1.4.0-1|44	BuildRequires:	pkgconfig(sm)
12cr|mate-panel-1.4.0-1|45	BuildRequires:	pkgconfig(x11)
12cr|mate-panel-1.4.0-1|46	BuildRequires:	pkgconfig(xau)
12cr|mate-panel-1.4.0-1|47	BuildRequires:	pkgconfig(xrandr)
12cr|mate-panel-1.4.0-1|48	
12cr|mate-panel-1.4.0-1|49	Requires:	desktop-common-data
12cr|mate-panel-1.4.0-1|50	Requires:	mate-session-manager
12cr|mate-panel-1.4.0-1|51	Requires:	mate-desktop
12cr|mate-panel-1.4.0-1|52	Requires:	mate-menus
12cr|mate-panel-1.4.0-1|53	Requires:	mate-screensaver
12cr|mate-panel-1.4.0-1|54	Requires:	polkit-mate
12cr|mate-panel-1.4.0-1|55	
12cr|mate-panel-1.4.0-1|56	Suggests:	mate-applets
12cr|mate-panel-1.4.0-1|57	
12cr|mate-panel-1.4.0-1|58	%description
12cr|mate-panel-1.4.0-1|59	The MATE panel packages provides the mate panel, menus and some
12cr|mate-panel-1.4.0-1|60	basic applets for the panel.
12cr|mate-panel-1.4.0-1|61	
12cr|mate-panel-1.4.0-1|62	%package -n	%{libname}
12cr|mate-panel-1.4.0-1|63	Summary:	%{summary}
12cr|mate-panel-1.4.0-1|64	Group:		System/Libraries
12cr|mate-panel-1.4.0-1|65	
12cr|mate-panel-1.4.0-1|66	%description -n	%{libname}
12cr|mate-panel-1.4.0-1|67	Panel libraries for running MATE panels.
12cr|mate-panel-1.4.0-1|68	
12cr|mate-panel-1.4.0-1|69	%package -n	%{libname2}
12cr|mate-panel-1.4.0-1|70	Summary:	%{summary}
12cr|mate-panel-1.4.0-1|71	Group:		System/Libraries
12cr|mate-panel-1.4.0-1|72	
12cr|mate-panel-1.4.0-1|73	%description -n	%{libname2}
12cr|mate-panel-1.4.0-1|74	Panel libraries for running MATE panels.
12cr|mate-panel-1.4.0-1|75	
12cr|mate-panel-1.4.0-1|76	%package -n %{girname}
12cr|mate-panel-1.4.0-1|77	Summary:	GObject Introspection interface description for %{name}
12cr|mate-panel-1.4.0-1|78	Group:		System/Libraries
12cr|mate-panel-1.4.0-1|79	
12cr|mate-panel-1.4.0-1|80	%description -n %{girname}
12cr|mate-panel-1.4.0-1|81	GObject Introspection interface description for %{name}.
12cr|mate-panel-1.4.0-1|82	
12cr|mate-panel-1.4.0-1|83	%package -n	%{devname}
12cr|mate-panel-1.4.0-1|84	Summary:	Development libraries, include files for MATE panel
12cr|mate-panel-1.4.0-1|85	Group:		Development/C
12cr|mate-panel-1.4.0-1|86	Provides:	%{name}-devel = %{EVRD}
12cr|mate-panel-1.4.0-1|87	Requires:	%{libname} = %{EVRD}
12cr|mate-panel-1.4.0-1|88	Requires:	%{libname2} = %{EVRD}
12cr|mate-panel-1.4.0-1|89	Requires:	%{girname} = %{EVRD}
12cr|mate-panel-1.4.0-1|90	
12cr|mate-panel-1.4.0-1|91	%description -n	%{devname}
12cr|mate-panel-1.4.0-1|92	Panel libraries and header files for creating MATE panels.
12cr|mate-panel-1.4.0-1|93	
12cr|mate-panel-1.4.0-1|94	%prep
12cr|mate-panel-1.4.0-1|95	%setup -q
12cr|mate-panel-1.4.0-1|96	%apply_patches
12cr|mate-panel-1.4.0-1|97	
12cr|mate-panel-1.4.0-1|98	%build
12cr|mate-panel-1.4.0-1|99	NOCONFIGURE=yes ./autogen.sh
12cr|mate-panel-1.4.0-1|100	%configure2_5x \
12cr|mate-panel-1.4.0-1|101	--disable-static \
12cr|mate-panel-1.4.0-1|102	--libexecdir=%{_libexecdir}/mate-applets \
12cr|mate-panel-1.4.0-1|103	--enable-introspection  \
12cr|mate-panel-1.4.0-1|104	--enable-matecomponent  \
12cr|mate-panel-1.4.0-1|105	--disable-scrollkeeper \
12cr|mate-panel-1.4.0-1|106	--disable-schemas-install
12cr|mate-panel-1.4.0-1|107	
12cr|mate-panel-1.4.0-1|108	%make LIBS='-lgmodule-2.0'
12cr|mate-panel-1.4.0-1|109	
12cr|mate-panel-1.4.0-1|110	%install
12cr|mate-panel-1.4.0-1|111	%makeinstall_std
12cr|mate-panel-1.4.0-1|112	find %{buildroot} -name '*.la' -delete;
12cr|mate-panel-1.4.0-1|113	
12cr|mate-panel-1.4.0-1|114	%find_lang %{name}-3.0 --with-gnome --all-name
12cr|mate-panel-1.4.0-1|115	
12cr|mate-panel-1.4.0-1|116	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12cr|mate-panel-1.4.0-1|117	cp -a %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12cr|mate-panel-1.4.0-1|118	
12cr|mate-panel-1.4.0-1|119	%files -f %{name}-3.0.lang
12cr|mate-panel-1.4.0-1|120	%doc AUTHORS COPYING NEWS README
12cr|mate-panel-1.4.0-1|121	%{_sysconfdir}/mateconf/schemas/clock.schemas
12cr|mate-panel-1.4.0-1|122	%{_sysconfdir}/mateconf/schemas/fish.schemas
12cr|mate-panel-1.4.0-1|123	%{_sysconfdir}/mateconf/schemas/panel-compatibility.schemas
12cr|mate-panel-1.4.0-1|124	%{_sysconfdir}/mateconf/schemas/panel-default-setup.entries
12cr|mate-panel-1.4.0-1|125	%{_sysconfdir}/mateconf/schemas/panel-general.schemas
12cr|mate-panel-1.4.0-1|126	%{_sysconfdir}/mateconf/schemas/panel-global.schemas
12cr|mate-panel-1.4.0-1|127	%{_sysconfdir}/mateconf/schemas/panel-object.schemas
12cr|mate-panel-1.4.0-1|128	%{_sysconfdir}/mateconf/schemas/panel-toplevel.schemas
12cr|mate-panel-1.4.0-1|129	%{_sysconfdir}/mateconf/schemas/window-list.schemas
12cr|mate-panel-1.4.0-1|130	%{_sysconfdir}/mateconf/schemas/workspace-switcher.schemas
12cr|mate-panel-1.4.0-1|131	%{_bindir}/*
12cr|mate-panel-1.4.0-1|132	%{_libdir}/mate-panel/modules/libmate-panel-applets-matecomponent.so
12cr|mate-panel-1.4.0-1|133	%{_libexecdir}/mate-applets/mate-panel-add
12cr|mate-panel-1.4.0-1|134	%{_libexecdir}/mate-applets/clock-applet
12cr|mate-panel-1.4.0-1|135	%{_libexecdir}/mate-applets/fish-applet
12cr|mate-panel-1.4.0-1|136	%{_libexecdir}/mate-applets/notification-area-applet
12cr|mate-panel-1.4.0-1|137	%{_libexecdir}/mate-applets/wnck-applet
12cr|mate-panel-1.4.0-1|138	%{_datadir}/applications/*.desktop
12cr|mate-panel-1.4.0-1|139	%{_datadir}/dbus-1/services/org.mate.panel.applet.ClockAppletFactory.service
12cr|mate-panel-1.4.0-1|140	%{_datadir}/dbus-1/services/org.mate.panel.applet.FishAppletFactory.service
12cr|mate-panel-1.4.0-1|141	%{_datadir}/dbus-1/services/org.mate.panel.applet.NotificationAreaAppletFactory.service
12cr|mate-panel-1.4.0-1|142	%{_datadir}/dbus-1/services/org.mate.panel.applet.WnckletFactory.service
12cr|mate-panel-1.4.0-1|143	%{_datadir}/idl/mate-panel-2.0/MATE_Panel.idl
12cr|mate-panel-1.4.0-1|144	%{_datadir}/mate-panel
12cr|mate-panel-1.4.0-1|145	%{_datadir}/mate-panelrc
12cr|mate-panel-1.4.0-1|146	%{_datadir}/mate-2.0/ui/MATE_Panel_Popup.xml
12cr|mate-panel-1.4.0-1|147	%{_iconsdir}/hicolor/*/apps/*
12cr|mate-panel-1.4.0-1|148	%{_mandir}/man1/*
12cr|mate-panel-1.4.0-1|149	
12cr|mate-panel-1.4.0-1|150	%files -n %{libname}
12cr|mate-panel-1.4.0-1|151	%{_libdir}/libmate-panel-applet-%{api}.so.%{major}*
12cr|mate-panel-1.4.0-1|152	
12cr|mate-panel-1.4.0-1|153	%files -n %{libname2}
12cr|mate-panel-1.4.0-1|154	%{_libdir}/libmate-panel-applet-2.so.%{major}*
12cr|mate-panel-1.4.0-1|155	
12cr|mate-panel-1.4.0-1|156	%files -n %{girname}
12cr|mate-panel-1.4.0-1|157	%{_libdir}/girepository-1.0/MatePanelApplet-%{girmajor}.typelib
12cr|mate-panel-1.4.0-1|158	
12cr|mate-panel-1.4.0-1|159	%files -n %{devname}
12cr|mate-panel-1.4.0-1|160	%doc ChangeLog
12cr|mate-panel-1.4.0-1|161	%doc %{_datadir}/gtk-doc/html/*
12cr|mate-panel-1.4.0-1|162	%{_includedir}/*
12cr|mate-panel-1.4.0-1|163	%{_libdir}/libmate-panel*.so
12cr|mate-panel-1.4.0-1|164	%{_libdir}/pkgconfig/*
12cr|mate-panel-1.4.0-1|165	%{_datadir}/gir-1.0/MatePanelApplet-%{girmajor}.gir
12cr|mate-panel-1.4.0-1|166	
12cr|mate-panel-1.4.0-1|167	
12cr|mate-panel-1.4.0-1|168	
12cr|mate-panel-1.4.0-1|169	%changelog
12cr|mate-panel-1.4.0-1|170	* Mon Jun 11 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.1-3
12cr|mate-panel-1.4.0-1|171	+ Revision: 804505
12cr|mate-panel-1.4.0-1|172	- rebuild to move applets to libexecdir/mate-applets
12cr|mate-panel-1.4.0-1|173	
12cr|mate-panel-1.4.0-1|174	* Thu Jun 07 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.1-2
12cr|mate-panel-1.4.0-1|175	+ Revision: 803176
12cr|mate-panel-1.4.0-1|176	- rebuild corrected reqs name for mate-session-manager
12cr|mate-panel-1.4.0-1|177	
12cr|mate-panel-1.4.0-1|178	* Sat Jun 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.1-1
12cr|mate-panel-1.4.0-1|179	+ Revision: 802038
12cr|mate-panel-1.4.0-1|180	- imported package mate-panel
12cr|mate-panel-1.4.0-1|181	

3064 12
12cr|mate-polkit-1.4.0-1|1	%define	api	1
12cr|mate-polkit-1.4.0-1|2	%define	major	0
12cr|mate-polkit-1.4.0-1|3	%define	girmajor	1.0
12cr|mate-polkit-1.4.0-1|4	%define	libname	%mklibname	polkit-gtk-mate %{api} %{major}
12cr|mate-polkit-1.4.0-1|5	%define	girname	%mklibname	polkitgtkmate-gir %{girmajor}
12cr|mate-polkit-1.4.0-1|6	%define	devname	%mklibname	polkit-gtk-mate -d
12cr|mate-polkit-1.4.0-1|7	
12cr|mate-polkit-1.4.0-1|8	Summary:	PolicyKit integration for the MATE desktop
12cr|mate-polkit-1.4.0-1|9	Name:		mate-polkit
12cr|mate-polkit-1.4.0-1|10	Version:	1.4.0
12cr|mate-polkit-1.4.0-1|11	Release:	1
12cr|mate-polkit-1.4.0-1|12	License:	LGPLv2+
12cr|mate-polkit-1.4.0-1|13	Group:		System/Libraries
12cr|mate-polkit-1.4.0-1|14	URL:		http://mate-desktop.org
12cr|mate-polkit-1.4.0-1|15	Source0:	http://pub.mate-desktop.org/releases/1.2/%{name}-%{version}.tar.xz
12cr|mate-polkit-1.4.0-1|16	Source1:	polkit-gnome-authentication-agent-1.desktop.in
12cr|mate-polkit-1.4.0-1|17	
12cr|mate-polkit-1.4.0-1|18	BuildRequires:	gtk-doc
12cr|mate-polkit-1.4.0-1|19	BuildRequires:	intltool
12cr|mate-polkit-1.4.0-1|20	BuildRequires:	mate-common
12cr|mate-polkit-1.4.0-1|21	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-polkit-1.4.0-1|22	BuildRequires:	pkgconfig(polkit-agent-1)
12cr|mate-polkit-1.4.0-1|23	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cr|mate-polkit-1.4.0-1|24	Provides:	polkit-agent
12cr|mate-polkit-1.4.0-1|25	Provides:	polkit-mate = %{EVRD}
12cr|mate-polkit-1.4.0-1|26	
12cr|mate-polkit-1.4.0-1|27	%description
12cr|mate-polkit-1.4.0-1|28	polkit-mate provides an authentication agent for PolicyKit
12cr|mate-polkit-1.4.0-1|29	that matches the look and feel of the MATE desktop.
12cr|mate-polkit-1.4.0-1|30	
12cr|mate-polkit-1.4.0-1|31	%package -n %{libname}
12cr|mate-polkit-1.4.0-1|32	Summary:	Development files for polkit-mate
12cr|mate-polkit-1.4.0-1|33	Group:		System/Libraries
12cr|mate-polkit-1.4.0-1|34	
12cr|mate-polkit-1.4.0-1|35	%description -n %{libname}
12cr|mate-polkit-1.4.0-1|36	Development files for polkit-mate.
12cr|mate-polkit-1.4.0-1|37	
12cr|mate-polkit-1.4.0-1|38	%package -n %{girname}
12cr|mate-polkit-1.4.0-1|39	Group:		System/Libraries
12cr|mate-polkit-1.4.0-1|40	Summary:	GObject Introspection interface library for %{name}
12cr|mate-polkit-1.4.0-1|41	
12cr|mate-polkit-1.4.0-1|42	%description -n %{girname}
12cr|mate-polkit-1.4.0-1|43	GObject Introspection interface library for %{name}
12cr|mate-polkit-1.4.0-1|44	
12cr|mate-polkit-1.4.0-1|45	%package -n %{devname}
12cr|mate-polkit-1.4.0-1|46	Summary:	Development files for polkit-mate
12cr|mate-polkit-1.4.0-1|47	Group:		Development/C
12cr|mate-polkit-1.4.0-1|48	Requires:	%{libname} = %{version}
12cr|mate-polkit-1.4.0-1|49	Requires:	%{girname} = %{version}
12cr|mate-polkit-1.4.0-1|50	Provides:	%{name}-devel = %{EVRD}
12cr|mate-polkit-1.4.0-1|51	
12cr|mate-polkit-1.4.0-1|52	%description -n %{devname}
12cr|mate-polkit-1.4.0-1|53	Development files for polkit-mate.
12cr|mate-polkit-1.4.0-1|54	
12cr|mate-polkit-1.4.0-1|55	%prep
12cr|mate-polkit-1.4.0-1|56	%setup -q
12cr|mate-polkit-1.4.0-1|57	
12cr|mate-polkit-1.4.0-1|58	%build
12cr|mate-polkit-1.4.0-1|59	NOCONFIGURE=yes ./autogen.sh
12cr|mate-polkit-1.4.0-1|60	%configure2_5x \
12cr|mate-polkit-1.4.0-1|61	--disable-static
12cr|mate-polkit-1.4.0-1|62	
12cr|mate-polkit-1.4.0-1|63	%make
12cr|mate-polkit-1.4.0-1|64	
12cr|mate-polkit-1.4.0-1|65	%install
12cr|mate-polkit-1.4.0-1|66	%makeinstall_std
12cr|mate-polkit-1.4.0-1|67	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop
12cr|mate-polkit-1.4.0-1|68	sed -i 's,@FULL_LIBEXECDIR@,%{_libdir},' %{buildroot}%{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop
12cr|mate-polkit-1.4.0-1|69	
12cr|mate-polkit-1.4.0-1|70	%find_lang %{name}
12cr|mate-polkit-1.4.0-1|71	
12cr|mate-polkit-1.4.0-1|72	%files -f %{name}.lang
12cr|mate-polkit-1.4.0-1|73	%doc COPYING AUTHORS README
12cr|mate-polkit-1.4.0-1|74	%config(noreplace) %{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop
12cr|mate-polkit-1.4.0-1|75	%{_libexecdir}/polkit-mate-authentication-agent-1
12cr|mate-polkit-1.4.0-1|76	
12cr|mate-polkit-1.4.0-1|77	%files -n %{libname}
12cr|mate-polkit-1.4.0-1|78	%{_libdir}/libpolkit-gtk-mate-%{api}.so.%{major}*
12cr|mate-polkit-1.4.0-1|79	
12cr|mate-polkit-1.4.0-1|80	%files -n %{girname}
12cr|mate-polkit-1.4.0-1|81	%{_libdir}/girepository-1.0/PolkitGtkMate-%{girmajor}.typelib
12cr|mate-polkit-1.4.0-1|82	
12cr|mate-polkit-1.4.0-1|83	%files -n %{devname}
12cr|mate-polkit-1.4.0-1|84	%dir %{_includedir}/polkit-gtk-mate-1
12cr|mate-polkit-1.4.0-1|85	%dir %{_includedir}/polkit-gtk-mate-1/polkitgtkmate
12cr|mate-polkit-1.4.0-1|86	%{_includedir}/polkit-gtk-mate-1/polkitgtkmate/*
12cr|mate-polkit-1.4.0-1|87	%{_libdir}/*.so
12cr|mate-polkit-1.4.0-1|88	%{_libdir}/pkgconfig/polkit-gtk-mate-%{api}.pc
12cr|mate-polkit-1.4.0-1|89	%{_datadir}/gir-1.0/PolkitGtkMate-%{girmajor}.gir
12cr|mate-polkit-1.4.0-1|90	

3065 12
12cr|mate-power-manager-1.4.0-1|1	Summary:	MATE Power Manager
12cr|mate-power-manager-1.4.0-1|2	Name:		mate-power-manager
12cr|mate-power-manager-1.4.0-1|3	Version:	1.4.0
12cr|mate-power-manager-1.4.0-1|4	Release:	1
12cr|mate-power-manager-1.4.0-1|5	License:	GPLv2+
12cr|mate-power-manager-1.4.0-1|6	Group:		Graphical desktop/GNOME
12cr|mate-power-manager-1.4.0-1|7	URL:		http://mate-desktop.org
12cr|mate-power-manager-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
12cr|mate-power-manager-1.4.0-1|9	
12cr|mate-power-manager-1.4.0-1|10	BuildRequires:	intltool
12cr|mate-power-manager-1.4.0-1|11	BuildRequires:	mate-common
12cr|mate-power-manager-1.4.0-1|12	BuildRequires:	mate-conf
12cr|mate-power-manager-1.4.0-1|13	BuildRequires:	rarian
12cr|mate-power-manager-1.4.0-1|14	BuildRequires:	xmlto
12cr|mate-power-manager-1.4.0-1|15	BuildRequires:	pkgconfig(cairo)
12cr|mate-power-manager-1.4.0-1|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-power-manager-1.4.0-1|17	BuildRequires:	pkgconfig(libcanberra-gtk)
12cr|mate-power-manager-1.4.0-1|18	BuildRequires:	pkgconfig(libmatenotify)
12cr|mate-power-manager-1.4.0-1|19	BuildRequires:	pkgconfig(libmatepanelapplet-2.0)
12cr|mate-power-manager-1.4.0-1|20	BuildRequires:	pkgconfig(libwnck-1.0)
12cr|mate-power-manager-1.4.0-1|21	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-power-manager-1.4.0-1|22	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-power-manager-1.4.0-1|23	BuildRequires:	pkgconfig(mate-keyring-1)
12cr|mate-power-manager-1.4.0-1|24	BuildRequires:	pkgconfig(unique-1.0)
12cr|mate-power-manager-1.4.0-1|25	BuildRequires:	pkgconfig(upower-glib)
12cr|mate-power-manager-1.4.0-1|26	
12cr|mate-power-manager-1.4.0-1|27	Requires:	mate-mime-data
12cr|mate-power-manager-1.4.0-1|28	Requires:	mate-icon-theme
12cr|mate-power-manager-1.4.0-1|29	Requires(preun):	mate-conf
12cr|mate-power-manager-1.4.0-1|30	Requires:	upower
12cr|mate-power-manager-1.4.0-1|31	
12cr|mate-power-manager-1.4.0-1|32	%description
12cr|mate-power-manager-1.4.0-1|33	MATE Power Manager uses the information and facilities provided by Upower
12cr|mate-power-manager-1.4.0-1|34	displaying icons and handling user callbacks in an interactive MATE session.
12cr|mate-power-manager-1.4.0-1|35	MATE Power Preferences allows authorised users to set policy and
12cr|mate-power-manager-1.4.0-1|36	change preferences.
12cr|mate-power-manager-1.4.0-1|37	
12cr|mate-power-manager-1.4.0-1|38	%prep
12cr|mate-power-manager-1.4.0-1|39	%setup -q
12cr|mate-power-manager-1.4.0-1|40	
12cr|mate-power-manager-1.4.0-1|41	%build
12cr|mate-power-manager-1.4.0-1|42	NOCONFIGURE=yes ./autogen.sh
12cr|mate-power-manager-1.4.0-1|43	%configure2_5x \
12cr|mate-power-manager-1.4.0-1|44	--disable-static \
12cr|mate-power-manager-1.4.0-1|45	--disable-scrollkeeper \
12cr|mate-power-manager-1.4.0-1|46	--enable-applets
12cr|mate-power-manager-1.4.0-1|47	
12cr|mate-power-manager-1.4.0-1|48	%make
12cr|mate-power-manager-1.4.0-1|49	
12cr|mate-power-manager-1.4.0-1|50	%install
12cr|mate-power-manager-1.4.0-1|51	export MATEGCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
12cr|mate-power-manager-1.4.0-1|52	%makeinstall_std
12cr|mate-power-manager-1.4.0-1|53	%find_lang %{name} --with-gnome --all-name
12cr|mate-power-manager-1.4.0-1|54	
12cr|mate-power-manager-1.4.0-1|55	%files -f %{name}.lang
12cr|mate-power-manager-1.4.0-1|56	%doc AUTHORS COPYING NEWS README
12cr|mate-power-manager-1.4.0-1|57	%{_sysconfdir}/mateconf/schemas/mate-power-manager.schemas
12cr|mate-power-manager-1.4.0-1|58	%{_sysconfdir}/xdg/autostart/mate-power-manager.desktop
12cr|mate-power-manager-1.4.0-1|59	%{_bindir}/*
12cr|mate-power-manager-1.4.0-1|60	%{_sbindir}/mate-power-backlight-helper
12cr|mate-power-manager-1.4.0-1|61	%{_libexecdir}/mate-brightness-applet
12cr|mate-power-manager-1.4.0-1|62	%{_libexecdir}/mate-inhibit-applet
12cr|mate-power-manager-1.4.0-1|63	%{_libexecdir}/matecomponent/servers/MATE_BrightnessApplet.server
12cr|mate-power-manager-1.4.0-1|64	%{_libexecdir}/matecomponent/servers/MATE_InhibitApplet.server
12cr|mate-power-manager-1.4.0-1|65	%{_datadir}/applications/mate-power-preferences.desktop
12cr|mate-power-manager-1.4.0-1|66	%{_datadir}/applications/mate-power-statistics.desktop
12cr|mate-power-manager-1.4.0-1|67	%{_datadir}/dbus-1/services/mate-power-manager.service
12cr|mate-power-manager-1.4.0-1|68	%{_datadir}/mate-2.0/ui/MATE_BrightnessApplet.xml
12cr|mate-power-manager-1.4.0-1|69	%{_datadir}/mate-2.0/ui/MATE_InhibitApplet.xml
12cr|mate-power-manager-1.4.0-1|70	%{_datadir}/polkit-1/actions/org.mate.power.policy
12cr|mate-power-manager-1.4.0-1|71	%{_datadir}/mate-power-manager
12cr|mate-power-manager-1.4.0-1|72	%{_iconsdir}/hicolor/*/apps/mate-*
12cr|mate-power-manager-1.4.0-1|73	
12cr|mate-power-manager-1.4.0-1|74	
12cr|mate-power-manager-1.4.0-1|75	
12cr|mate-power-manager-1.4.0-1|76	
12cr|mate-power-manager-1.4.0-1|77	%changelog
12cr|mate-power-manager-1.4.0-1|78	* Mon Jun 04 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.1-1
12cr|mate-power-manager-1.4.0-1|79	+ Revision: 802453
12cr|mate-power-manager-1.4.0-1|80	- imported package mate-power-manager
12cr|mate-power-manager-1.4.0-1|81	

3066 12
12cr|mate-screensaver-1.4.0-1|1	Summary:	MATE Screensaver
12cr|mate-screensaver-1.4.0-1|2	Name:		mate-screensaver
12cr|mate-screensaver-1.4.0-1|3	Version:	1.4.0
12cr|mate-screensaver-1.4.0-1|4	Release:	1
12cr|mate-screensaver-1.4.0-1|5	License:	GPLv2+
12cr|mate-screensaver-1.4.0-1|6	Group:		Graphical desktop/GNOME
12cr|mate-screensaver-1.4.0-1|7	Url:		http://mate-desktop.org
12cr|mate-screensaver-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-screensaver-1.4.0-1|9	
12cr|mate-screensaver-1.4.0-1|10	BuildRequires:	intltool
12cr|mate-screensaver-1.4.0-1|11	BuildRequires:	mate-common
12cr|mate-screensaver-1.4.0-1|12	BuildRequires:	mate-conf
12cr|mate-screensaver-1.4.0-1|13	BuildRequires:	pam-devel
12cr|mate-screensaver-1.4.0-1|14	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|mate-screensaver-1.4.0-1|15	BuildRequires:	pkgconfig(gl)
12cr|mate-screensaver-1.4.0-1|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-screensaver-1.4.0-1|17	BuildRequires:	pkgconfig(libmate-menu)
12cr|mate-screensaver-1.4.0-1|18	BuildRequires:	pkgconfig(libmatekbdui)
12cr|mate-screensaver-1.4.0-1|19	BuildRequires:	pkgconfig(libmatenotify)
12cr|mate-screensaver-1.4.0-1|20	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-screensaver-1.4.0-1|21	BuildRequires:	pkgconfig(mate-desktop-2.0)
12cr|mate-screensaver-1.4.0-1|22	BuildRequires:	pkgconfig(xext)
12cr|mate-screensaver-1.4.0-1|23	BuildRequires:	pkgconfig(xxf86misc)
12cr|mate-screensaver-1.4.0-1|24	BuildRequires:	pkgconfig(xxf86vm)
12cr|mate-screensaver-1.4.0-1|25	BuildRequires:	pkgconfig(xtst)
12cr|mate-screensaver-1.4.0-1|26	
12cr|mate-screensaver-1.4.0-1|27	Requires: xsltproc
12cr|mate-screensaver-1.4.0-1|28	Requires: dbus-x11
12cr|mate-screensaver-1.4.0-1|29	Suggests: mandriva-theme-screensaver
12cr|mate-screensaver-1.4.0-1|30	
12cr|mate-screensaver-1.4.0-1|31	%description
12cr|mate-screensaver-1.4.0-1|32	mate-screensaver is a screen saver and locker that aims to have
12cr|mate-screensaver-1.4.0-1|33	simple, sane, secure defaults and be well integrated with the desktop.
12cr|mate-screensaver-1.4.0-1|34	It is designed to support:
12cr|mate-screensaver-1.4.0-1|35	
12cr|mate-screensaver-1.4.0-1|36	* the ability to lock down configuration settings
12cr|mate-screensaver-1.4.0-1|37	* translation into other languages
12cr|mate-screensaver-1.4.0-1|38	* user switching
12cr|mate-screensaver-1.4.0-1|39	
12cr|mate-screensaver-1.4.0-1|40	%package devel
12cr|mate-screensaver-1.4.0-1|41	Summary:	Pkgconfig file for %{name}
12cr|mate-screensaver-1.4.0-1|42	Group:		Development/Other
12cr|mate-screensaver-1.4.0-1|43	
12cr|mate-screensaver-1.4.0-1|44	%description devel
12cr|mate-screensaver-1.4.0-1|45	This package contains the pkgconfig file for %{name}.
12cr|mate-screensaver-1.4.0-1|46	
12cr|mate-screensaver-1.4.0-1|47	%prep
12cr|mate-screensaver-1.4.0-1|48	%setup -q
12cr|mate-screensaver-1.4.0-1|49	%apply_patches
12cr|mate-screensaver-1.4.0-1|50	
12cr|mate-screensaver-1.4.0-1|51	%build
12cr|mate-screensaver-1.4.0-1|52	NOCONFIGURE=yes ./autogen.sh
12cr|mate-screensaver-1.4.0-1|53	%configure2_5x \
12cr|mate-screensaver-1.4.0-1|54	--disable-more-warnings
12cr|mate-screensaver-1.4.0-1|55	
12cr|mate-screensaver-1.4.0-1|56	%make
12cr|mate-screensaver-1.4.0-1|57	
12cr|mate-screensaver-1.4.0-1|58	%install
12cr|mate-screensaver-1.4.0-1|59	%makeinstall_std
12cr|mate-screensaver-1.4.0-1|60	
12cr|mate-screensaver-1.4.0-1|61	%find_lang %{name}
12cr|mate-screensaver-1.4.0-1|62	
12cr|mate-screensaver-1.4.0-1|63	%files -f %{name}.lang
12cr|mate-screensaver-1.4.0-1|64	%doc README AUTHORS
12cr|mate-screensaver-1.4.0-1|65	%{_sysconfdir}/mateconf/schemas/mate-screensaver.schemas
12cr|mate-screensaver-1.4.0-1|66	%{_sysconfdir}/pam.d/mate-screensaver
12cr|mate-screensaver-1.4.0-1|67	%{_sysconfdir}/xdg/autostart/%{name}.desktop
12cr|mate-screensaver-1.4.0-1|68	%{_sysconfdir}/xdg/menus/mate-screensavers.menu
12cr|mate-screensaver-1.4.0-1|69	%{_bindir}/*
12cr|mate-screensaver-1.4.0-1|70	%{_libexecdir}/mate-screensaver-gl-helper
12cr|mate-screensaver-1.4.0-1|71	%{_libexecdir}/mate-screensaver/floaters
12cr|mate-screensaver-1.4.0-1|72	%{_libexecdir}/mate-screensaver/popsquares
12cr|mate-screensaver-1.4.0-1|73	%{_libexecdir}/mate-screensaver/slideshow
12cr|mate-screensaver-1.4.0-1|74	%{_libexecdir}/mate-screensaver-dialog
12cr|mate-screensaver-1.4.0-1|75	%{_datadir}/applications/mate-screensaver-preferences.desktop
12cr|mate-screensaver-1.4.0-1|76	%{_datadir}/applications/screensavers/cosmos-slideshow.desktop
12cr|mate-screensaver-1.4.0-1|77	%{_datadir}/applications/screensavers/footlogo-floaters.desktop
12cr|mate-screensaver-1.4.0-1|78	%{_datadir}/applications/screensavers/personal-slideshow.desktop
12cr|mate-screensaver-1.4.0-1|79	%{_datadir}/applications/screensavers/popsquares.desktop
12cr|mate-screensaver-1.4.0-1|80	%dir %{_datadir}/backgrounds
12cr|mate-screensaver-1.4.0-1|81	%dir %{_datadir}/backgrounds/cosmos
12cr|mate-screensaver-1.4.0-1|82	%{_datadir}/backgrounds/cosmos/*
12cr|mate-screensaver-1.4.0-1|83	%{_datadir}/dbus-1/services/org.mate.ScreenSaver.service
12cr|mate-screensaver-1.4.0-1|84	%{_datadir}/desktop-directories/mate-screensaver.directory
12cr|mate-screensaver-1.4.0-1|85	%{_datadir}/mate-background-properties/cosmos.xml
12cr|mate-screensaver-1.4.0-1|86	%{_datadir}/mate-screensaver/*
12cr|mate-screensaver-1.4.0-1|87	%{_datadir}/pixmaps/mate-logo-white.svg
12cr|mate-screensaver-1.4.0-1|88	%{_mandir}/man1/mate-screensaver*
12cr|mate-screensaver-1.4.0-1|89	
12cr|mate-screensaver-1.4.0-1|90	%files devel
12cr|mate-screensaver-1.4.0-1|91	%{_libdir}/pkgconfig/mate-screensaver.pc
12cr|mate-screensaver-1.4.0-1|92	
12cr|mate-screensaver-1.4.0-1|93	
12cr|mate-screensaver-1.4.0-1|94	%changelog
12cr|mate-screensaver-1.4.0-1|95	* Tue Jun 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mate-screensaver-1.4.0-1|96	+ Revision: 802775
12cr|mate-screensaver-1.4.0-1|97	- imported package mate-screensaver
12cr|mate-screensaver-1.4.0-1|98	

3067 12
12cr|mate-sensors-applet-1.4.0-1|1	Summary:	Detailed hardware monitoring applet for MATE
12cr|mate-sensors-applet-1.4.0-1|2	Name:		mate-sensors-applet
12cr|mate-sensors-applet-1.4.0-1|3	Version:	1.4.0
12cr|mate-sensors-applet-1.4.0-1|4	Release:	1
12cr|mate-sensors-applet-1.4.0-1|5	License:	GPLv2+
12cr|mate-sensors-applet-1.4.0-1|6	Group:		Graphical desktop/GNOME
12cr|mate-sensors-applet-1.4.0-1|7	URL:		http://mate-desktop.org
12cr|mate-sensors-applet-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-sensors-applet-1.4.0-1|9	Patch0:		sensors-applet-2.2.3-fix-linkage.patch
12cr|mate-sensors-applet-1.4.0-1|10	Patch1:		mate-sensors-applet-1.2.0-fixlibdir.patch
12cr|mate-sensors-applet-1.4.0-1|11	
12cr|mate-sensors-applet-1.4.0-1|12	BuildRequires:	intltool
12cr|mate-sensors-applet-1.4.0-1|13	BuildRequires:	mate-common
12cr|mate-sensors-applet-1.4.0-1|14	BuildRequires:	xsltproc
12cr|mate-sensors-applet-1.4.0-1|15	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-sensors-applet-1.4.0-1|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-sensors-applet-1.4.0-1|17	BuildRequires:	pkgconfig(libatasmart)
12cr|mate-sensors-applet-1.4.0-1|18	BuildRequires:	pkgconfig(libmatenotify)
12cr|mate-sensors-applet-1.4.0-1|19	BuildRequires:	pkgconfig(libmateui-2.0)
12cr|mate-sensors-applet-1.4.0-1|20	BuildRequires:	pkgconfig(libmatepanelapplet-2.0)
12cr|mate-sensors-applet-1.4.0-1|21	
12cr|mate-sensors-applet-1.4.0-1|22	%description
12cr|mate-sensors-applet-1.4.0-1|23	MATE Sensors Applet is an applet for the MATE Panel to display readings
12cr|mate-sensors-applet-1.4.0-1|24	from hardware sensors, including CPU and system temperatures, fan speeds and
12cr|mate-sensors-applet-1.4.0-1|25	voltage readings under Linux.
12cr|mate-sensors-applet-1.4.0-1|26	
12cr|mate-sensors-applet-1.4.0-1|27	Interfaces via the Linux kernel i2c modules.
12cr|mate-sensors-applet-1.4.0-1|28	
12cr|mate-sensors-applet-1.4.0-1|29	%package	devel
12cr|mate-sensors-applet-1.4.0-1|30	Summary:	Development files for mate-sensors-applet
12cr|mate-sensors-applet-1.4.0-1|31	Group:		Development/Other
12cr|mate-sensors-applet-1.4.0-1|32	Requires:	%{name} = %{version}
12cr|mate-sensors-applet-1.4.0-1|33	
12cr|mate-sensors-applet-1.4.0-1|34	%description devel
12cr|mate-sensors-applet-1.4.0-1|35	This package contains development files for mate-sensors-applet.
12cr|mate-sensors-applet-1.4.0-1|36	
12cr|mate-sensors-applet-1.4.0-1|37	%prep
12cr|mate-sensors-applet-1.4.0-1|38	%setup -q
12cr|mate-sensors-applet-1.4.0-1|39	%apply_patches
12cr|mate-sensors-applet-1.4.0-1|40	
12cr|mate-sensors-applet-1.4.0-1|41	%build
12cr|mate-sensors-applet-1.4.0-1|42	NOCONFIGURE=yes ./autogen.sh
12cr|mate-sensors-applet-1.4.0-1|43	%configure2_5x \
12cr|mate-sensors-applet-1.4.0-1|44	--disable-static \
12cr|mate-sensors-applet-1.4.0-1|45	--disable-scrollkeeper \
12cr|mate-sensors-applet-1.4.0-1|46	--enable-libmatenotify \
12cr|mate-sensors-applet-1.4.0-1|47	--without-libsensors
12cr|mate-sensors-applet-1.4.0-1|48	
12cr|mate-sensors-applet-1.4.0-1|49	%make LIBS='-ldl -lgtk-x11-2.0 -lgdk-x11-2.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lmatecomponent-2 -lmatecomponent-activation -lmate-panel-applet-2 -lmateconf-2 -lmate-2 -lmatenotify'
12cr|mate-sensors-applet-1.4.0-1|50	
12cr|mate-sensors-applet-1.4.0-1|51	%install
12cr|mate-sensors-applet-1.4.0-1|52	mkdir -p %{buildroot}%{_libdir}/mate-sensors-applet
12cr|mate-sensors-applet-1.4.0-1|53	%makeinstall_std
12cr|mate-sensors-applet-1.4.0-1|54	
12cr|mate-sensors-applet-1.4.0-1|55	%find_lang %{name} --with-gnome
12cr|mate-sensors-applet-1.4.0-1|56	
12cr|mate-sensors-applet-1.4.0-1|57	%files -f %{name}.lang
12cr|mate-sensors-applet-1.4.0-1|58	%doc AUTHORS ChangeLog NEWS README TODO
12cr|mate-sensors-applet-1.4.0-1|59	%{_libdir}/*.so.0*
12cr|mate-sensors-applet-1.4.0-1|60	%{_libexecdir}/mate-sensors-applet
12cr|mate-sensors-applet-1.4.0-1|61	%{_libexecdir}/matecomponent/servers/SensorsApplet.server
12cr|mate-sensors-applet-1.4.0-1|62	%{_datadir}/pixmaps/*
12cr|mate-sensors-applet-1.4.0-1|63	%{_datadir}/mate-2.0/ui/SensorsApplet.xml
12cr|mate-sensors-applet-1.4.0-1|64	%{_iconsdir}/hicolor/*/*/*.png
12cr|mate-sensors-applet-1.4.0-1|65	# mate help files
12cr|mate-sensors-applet-1.4.0-1|66	%{_datadir}/mate/help
12cr|mate-sensors-applet-1.4.0-1|67	
12cr|mate-sensors-applet-1.4.0-1|68	%files devel
12cr|mate-sensors-applet-1.4.0-1|69	%{_includedir}/mate-sensors-applet/*
12cr|mate-sensors-applet-1.4.0-1|70	%{_libdir}/*.so
12cr|mate-sensors-applet-1.4.0-1|71	
12cr|mate-sensors-applet-1.4.0-1|72	
12cr|mate-sensors-applet-1.4.0-1|73	
12cr|mate-sensors-applet-1.4.0-1|74	%changelog
12cr|mate-sensors-applet-1.4.0-1|75	* Wed Jun 06 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mate-sensors-applet-1.4.0-1|76	+ Revision: 802938
12cr|mate-sensors-applet-1.4.0-1|77	- imported package mate-sensors-applet
12cr|mate-sensors-applet-1.4.0-1|78	

3068 12
12cr|mate-session-manager-1.4.0-3|1	Summary:	The mate desktop programs for the MATE GUI desktop environment
12cr|mate-session-manager-1.4.0-3|2	Name:		mate-session-manager
12cr|mate-session-manager-1.4.0-3|3	Version:	1.4.0
12cr|mate-session-manager-1.4.0-3|4	Release:	3
12cr|mate-session-manager-1.4.0-3|5	License:	GPLv2+
12cr|mate-session-manager-1.4.0-3|6	Group:		Graphical desktop/GNOME
12cr|mate-session-manager-1.4.0-3|7	URL:		http://mate-desktop.org
12cr|mate-session-manager-1.4.0-3|8	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
12cr|mate-session-manager-1.4.0-3|9	Source1:	startmate
12cr|mate-session-manager-1.4.0-3|10	Source2:	materc
12cr|mate-session-manager-1.4.0-3|11	
12cr|mate-session-manager-1.4.0-3|12	BuildRequires:	gtk-doc
12cr|mate-session-manager-1.4.0-3|13	BuildRequires:	intltool
12cr|mate-session-manager-1.4.0-3|14	BuildRequires:	mate-common
12cr|mate-session-manager-1.4.0-3|15	BuildRequires:	mateconf-sanity-check
12cr|mate-session-manager-1.4.0-3|16	BuildRequires:	mate-conf
12cr|mate-session-manager-1.4.0-3|17	BuildRequires:	xmlto
12cr|mate-session-manager-1.4.0-3|18	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|mate-session-manager-1.4.0-3|19	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-session-manager-1.4.0-3|20	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-session-manager-1.4.0-3|21	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-session-manager-1.4.0-3|22	BuildRequires:	pkgconfig(sm)
12cr|mate-session-manager-1.4.0-3|23	BuildRequires:	pkgconfig(upower-glib)
12cr|mate-session-manager-1.4.0-3|24	BuildRequires:	x11-xtrans-devel
12cr|mate-session-manager-1.4.0-3|25	
12cr|mate-session-manager-1.4.0-3|26	Requires:	desktop-common-data
12cr|mate-session-manager-1.4.0-3|27	Requires:	mateconf-sanity-check
12cr|mate-session-manager-1.4.0-3|28	Requires:	mate-conf
12cr|mate-session-manager-1.4.0-3|29	#Requires:	mate-user-docs
12cr|mate-session-manager-1.4.0-3|30	Requires:	mate-settings-daemon
12cr|mate-session-manager-1.4.0-3|31	Requires:	%{name}-bin >= %{EVRD}
12cr|mate-session-manager-1.4.0-3|32	
12cr|mate-session-manager-1.4.0-3|33	%description
12cr|mate-session-manager-1.4.0-3|34	MATE (GNU Network Object Model Environment) is a user-friendly
12cr|mate-session-manager-1.4.0-3|35	set of applications and desktop tools to be used in conjunction with a
12cr|mate-session-manager-1.4.0-3|36	window manager for the X Window System.
12cr|mate-session-manager-1.4.0-3|37	
12cr|mate-session-manager-1.4.0-3|38	The MATE Session Manager restores a set session (group of applications)
12cr|mate-session-manager-1.4.0-3|39	when you log into MATE.
12cr|mate-session-manager-1.4.0-3|40	
12cr|mate-session-manager-1.4.0-3|41	%package bin
12cr|mate-session-manager-1.4.0-3|42	Group: %{group}
12cr|mate-session-manager-1.4.0-3|43	Summary: %{summary}
12cr|mate-session-manager-1.4.0-3|44	
12cr|mate-session-manager-1.4.0-3|45	%description bin
12cr|mate-session-manager-1.4.0-3|46	This package contains the binaries for the MATE Session Manager, but
12cr|mate-session-manager-1.4.0-3|47	no startup scripts. It is meant for applications such as GDM that use
12cr|mate-session-manager-1.4.0-3|48	mate-session internally.
12cr|mate-session-manager-1.4.0-3|49	
12cr|mate-session-manager-1.4.0-3|50	%prep
12cr|mate-session-manager-1.4.0-3|51	%setup -q
12cr|mate-session-manager-1.4.0-3|52	%apply_patches
12cr|mate-session-manager-1.4.0-3|53	
12cr|mate-session-manager-1.4.0-3|54	%build
12cr|mate-session-manager-1.4.0-3|55	NOCONFIGURE=yes ./autogen.sh
12cr|mate-session-manager-1.4.0-3|56	%configure2_5x
12cr|mate-session-manager-1.4.0-3|57	
12cr|mate-session-manager-1.4.0-3|58	%make
12cr|mate-session-manager-1.4.0-3|59	
12cr|mate-session-manager-1.4.0-3|60	%install
12cr|mate-session-manager-1.4.0-3|61	%makeinstall_std
12cr|mate-session-manager-1.4.0-3|62	rm -f %{buildroot}%{_datadir}/doc/mate-session/dbus/mate-session.html
12cr|mate-session-manager-1.4.0-3|63	
12cr|mate-session-manager-1.4.0-3|64	# wmsession session file
12cr|mate-session-manager-1.4.0-3|65	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cr|mate-session-manager-1.4.0-3|66	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/05MATE
12cr|mate-session-manager-1.4.0-3|67	NAME=MATE
12cr|mate-session-manager-1.4.0-3|68	ICON=mate
12cr|mate-session-manager-1.4.0-3|69	DESC=MATE Environment
12cr|mate-session-manager-1.4.0-3|70	EXEC=%{_bindir}/startmate
12cr|mate-session-manager-1.4.0-3|71	SCRIPT:
12cr|mate-session-manager-1.4.0-3|72	exec %{_bindir}/startmate
12cr|mate-session-manager-1.4.0-3|73	EOF
12cr|mate-session-manager-1.4.0-3|74	
12cr|mate-session-manager-1.4.0-3|75	install -D -m 755 %{SOURCE1} %{buildroot}%{_bindir}/startmate
12cr|mate-session-manager-1.4.0-3|76	install -D -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/materc
12cr|mate-session-manager-1.4.0-3|77	
12cr|mate-session-manager-1.4.0-3|78	%find_lang %{name}
12cr|mate-session-manager-1.4.0-3|79	
12cr|mate-session-manager-1.4.0-3|80	%post
12cr|mate-session-manager-1.4.0-3|81	%{make_session}
12cr|mate-session-manager-1.4.0-3|82	
12cr|mate-session-manager-1.4.0-3|83	%postun
12cr|mate-session-manager-1.4.0-3|84	%{make_session}
12cr|mate-session-manager-1.4.0-3|85	
12cr|mate-session-manager-1.4.0-3|86	%files -f %{name}.lang
12cr|mate-session-manager-1.4.0-3|87	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|mate-session-manager-1.4.0-3|88	%{_bindir}/mate-session-properties
12cr|mate-session-manager-1.4.0-3|89	%{_bindir}/mate-session-save
12cr|mate-session-manager-1.4.0-3|90	%{_bindir}/mate-wm
12cr|mate-session-manager-1.4.0-3|91	%{_datadir}/applications/*
12cr|mate-session-manager-1.4.0-3|92	%{_datadir}/xsessions/mate.desktop
12cr|mate-session-manager-1.4.0-3|93	%{_mandir}/man1/mate-session-properties.*
12cr|mate-session-manager-1.4.0-3|94	%{_mandir}/man1/mate-session-save.1.xz
12cr|mate-session-manager-1.4.0-3|95	%{_mandir}/man1/mate-wm.1.xz
12cr|mate-session-manager-1.4.0-3|96	%config %{_sysconfdir}/X11/wmsession.d/*
12cr|mate-session-manager-1.4.0-3|97	
12cr|mate-session-manager-1.4.0-3|98	%files bin
12cr|mate-session-manager-1.4.0-3|99	%{_sysconfdir}/mateconf/schemas/mate-session.schemas
12cr|mate-session-manager-1.4.0-3|100	%{_sysconfdir}/materc
12cr|mate-session-manager-1.4.0-3|101	%{_bindir}/mate-session
12cr|mate-session-manager-1.4.0-3|102	%{_bindir}/startmate
12cr|mate-session-manager-1.4.0-3|103	%{_datadir}/mate-session
12cr|mate-session-manager-1.4.0-3|104	%{_iconsdir}/hicolor/*/apps/*
12cr|mate-session-manager-1.4.0-3|105	%{_mandir}/man1/mate-session.*
12cr|mate-session-manager-1.4.0-3|106	
12cr|mate-session-manager-1.4.0-3|107	
12cr|mate-session-manager-1.4.0-3|108	
12cr|mate-session-manager-1.4.0-3|109	%changelog
12cr|mate-session-manager-1.4.0-3|110	* Sat Jun 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2.0-3
12cr|mate-session-manager-1.4.0-3|111	+ Revision: 804161
12cr|mate-session-manager-1.4.0-3|112	- add wmsession file
12cr|mate-session-manager-1.4.0-3|113	
12cr|mate-session-manager-1.4.0-3|114	* Thu Jun 07 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-2
12cr|mate-session-manager-1.4.0-3|115	+ Revision: 803180
12cr|mate-session-manager-1.4.0-3|116	- rebuild dropping non-existent mate-user-docs
12cr|mate-session-manager-1.4.0-3|117	
12cr|mate-session-manager-1.4.0-3|118	* Sat Jun 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mate-session-manager-1.4.0-3|119	+ Revision: 802055
12cr|mate-session-manager-1.4.0-3|120	- imported package mate-session-manager
12cr|mate-session-manager-1.4.0-3|121	

3069 12
12cr|mate-settings-daemon-1.4.0-1|1	Summary:	MATE Settings Daemon
12cr|mate-settings-daemon-1.4.0-1|2	Name:		mate-settings-daemon
12cr|mate-settings-daemon-1.4.0-1|3	Version:	1.4.0
12cr|mate-settings-daemon-1.4.0-1|4	Release:	1
12cr|mate-settings-daemon-1.4.0-1|5	License:	GPLv2+
12cr|mate-settings-daemon-1.4.0-1|6	Group:		Graphical desktop/GNOME
12cr|mate-settings-daemon-1.4.0-1|7	URL:		http://mate-desktop.org
12cr|mate-settings-daemon-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.2/%{name}-%{version}.tar.xz
12cr|mate-settings-daemon-1.4.0-1|9	
12cr|mate-settings-daemon-1.4.0-1|10	BuildRequires:	intltool
12cr|mate-settings-daemon-1.4.0-1|11	BuildRequires:	ldetect-lst
12cr|mate-settings-daemon-1.4.0-1|12	BuildRequires:	mate-common
12cr|mate-settings-daemon-1.4.0-1|13	BuildRequires:	mate-conf
12cr|mate-settings-daemon-1.4.0-1|14	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|mate-settings-daemon-1.4.0-1|15	BuildRequires:	pkgconfig(fontconfig)
12cr|mate-settings-daemon-1.4.0-1|16	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-settings-daemon-1.4.0-1|17	BuildRequires:	pkgconfig(gstreamer-0.10)
12cr|mate-settings-daemon-1.4.0-1|18	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-settings-daemon-1.4.0-1|19	BuildRequires:	pkgconfig(ice)
12cr|mate-settings-daemon-1.4.0-1|20	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-settings-daemon-1.4.0-1|21	BuildRequires:	pkgconfig(mate-desktop-2.0)
12cr|mate-settings-daemon-1.4.0-1|22	BuildRequires:	pkgconfig(libcanberra-gtk)
12cr|mate-settings-daemon-1.4.0-1|23	BuildRequires:	pkgconfig(libmatekbdui)
12cr|mate-settings-daemon-1.4.0-1|24	BuildRequires:	pkgconfig(libmatenotify)
12cr|mate-settings-daemon-1.4.0-1|25	BuildRequires:	pkgconfig(libpulse)
12cr|mate-settings-daemon-1.4.0-1|26	BuildRequires:	pkgconfig(libpulse-mainloop-glib)
12cr|mate-settings-daemon-1.4.0-1|27	BuildRequires:	pkgconfig(libxklavier)
12cr|mate-settings-daemon-1.4.0-1|28	BuildRequires:	pkgconfig(nss)
12cr|mate-settings-daemon-1.4.0-1|29	BuildRequires:	pkgconfig(polkit-gobject-1)
12cr|mate-settings-daemon-1.4.0-1|30	BuildRequires:	pkgconfig(x11)
12cr|mate-settings-daemon-1.4.0-1|31	BuildRequires:	pkgconfig(xfixes)
12cr|mate-settings-daemon-1.4.0-1|32	BuildRequires:	pkgconfig(xi)
12cr|mate-settings-daemon-1.4.0-1|33	
12cr|mate-settings-daemon-1.4.0-1|34	%description
12cr|mate-settings-daemon-1.4.0-1|35	MATE settings daemon manages the configuration of the desktop in the
12cr|mate-settings-daemon-1.4.0-1|36	background.
12cr|mate-settings-daemon-1.4.0-1|37	
12cr|mate-settings-daemon-1.4.0-1|38	%package devel
12cr|mate-settings-daemon-1.4.0-1|39	Summary:	Include files for the MATE settings daemon
12cr|mate-settings-daemon-1.4.0-1|40	Group:		Development/Other
12cr|mate-settings-daemon-1.4.0-1|41	
12cr|mate-settings-daemon-1.4.0-1|42	%description devel
12cr|mate-settings-daemon-1.4.0-1|43	Include files for the MATE settings daemon
12cr|mate-settings-daemon-1.4.0-1|44	
12cr|mate-settings-daemon-1.4.0-1|45	%prep
12cr|mate-settings-daemon-1.4.0-1|46	%setup -q
12cr|mate-settings-daemon-1.4.0-1|47	%apply_patches
12cr|mate-settings-daemon-1.4.0-1|48	
12cr|mate-settings-daemon-1.4.0-1|49	%build
12cr|mate-settings-daemon-1.4.0-1|50	NOCONFIGURE=yes ./autogen.sh
12cr|mate-settings-daemon-1.4.0-1|51	%configure2_5x \
12cr|mate-settings-daemon-1.4.0-1|52	--disable-static \
12cr|mate-settings-daemon-1.4.0-1|53	--enable-polkit \
12cr|mate-settings-daemon-1.4.0-1|54	--enable-profiling
12cr|mate-settings-daemon-1.4.0-1|55	
12cr|mate-settings-daemon-1.4.0-1|56	%make
12cr|mate-settings-daemon-1.4.0-1|57	
12cr|mate-settings-daemon-1.4.0-1|58	%install
12cr|mate-settings-daemon-1.4.0-1|59	%makeinstall_std
12cr|mate-settings-daemon-1.4.0-1|60	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12cr|mate-settings-daemon-1.4.0-1|61	
12cr|mate-settings-daemon-1.4.0-1|62	%find_lang %{name} --with-gnome --all-name
12cr|mate-settings-daemon-1.4.0-1|63	
12cr|mate-settings-daemon-1.4.0-1|64	%pre
12cr|mate-settings-daemon-1.4.0-1|65	if [ -d %{_libexecdir}/%{name} ]
12cr|mate-settings-daemon-1.4.0-1|66	then rm -rf %{_libexecdir}/%{name}
12cr|mate-settings-daemon-1.4.0-1|67	fi
12cr|mate-settings-daemon-1.4.0-1|68	
12cr|mate-settings-daemon-1.4.0-1|69	%files -f %{name}.lang
12cr|mate-settings-daemon-1.4.0-1|70	%doc AUTHORS COPYING NEWS
12cr|mate-settings-daemon-1.4.0-1|71	%dir %{_sysconfdir}/mate-settings-daemon
12cr|mate-settings-daemon-1.4.0-1|72	%dir %{_sysconfdir}/mate-settings-daemon/xrandr
12cr|mate-settings-daemon-1.4.0-1|73	%{_sysconfdir}/dbus-1/system.d/org.mate.SettingsDaemon.DateTimeMechanism.conf
12cr|mate-settings-daemon-1.4.0-1|74	%{_sysconfdir}/mateconf/schemas/*.schemas
12cr|mate-settings-daemon-1.4.0-1|75	%{_sysconfdir}/xdg/autostart/mate-settings-daemon.desktop
12cr|mate-settings-daemon-1.4.0-1|76	%{_libexecdir}/mate-settings-daemon
12cr|mate-settings-daemon-1.4.0-1|77	%{_libexecdir}/msd-datetime-mechanism
12cr|mate-settings-daemon-1.4.0-1|78	%{_libexecdir}/msd-locate-pointer
12cr|mate-settings-daemon-1.4.0-1|79	%{_libdir}/mate-settings-daemon-%{version}
12cr|mate-settings-daemon-1.4.0-1|80	%{_datadir}/dbus-1/services/org.mate.SettingsDaemon.service
12cr|mate-settings-daemon-1.4.0-1|81	%{_datadir}/dbus-1/system-services/org.mate.SettingsDaemon.DateTimeMechanism.service
12cr|mate-settings-daemon-1.4.0-1|82	%{_datadir}/mate-control-center/keybindings/50-accessibility.xml
12cr|mate-settings-daemon-1.4.0-1|83	%{_datadir}/mate-settings-daemon/*
12cr|mate-settings-daemon-1.4.0-1|84	%{_datadir}/polkit-1/actions/org.mate.settingsdaemon.datetimemechanism.policy
12cr|mate-settings-daemon-1.4.0-1|85	%{_iconsdir}/mate/*/*/*
12cr|mate-settings-daemon-1.4.0-1|86	
12cr|mate-settings-daemon-1.4.0-1|87	%files devel
12cr|mate-settings-daemon-1.4.0-1|88	%{_libdir}/pkgconfig/mate-settings-daemon.pc
12cr|mate-settings-daemon-1.4.0-1|89	%dir %{_includedir}/mate-settings-daemon
12cr|mate-settings-daemon-1.4.0-1|90	%{_includedir}/mate-settings-daemon/*
12cr|mate-settings-daemon-1.4.0-1|91	
12cr|mate-settings-daemon-1.4.0-1|92	

3070 12
12cr|mate-system-monitor-1.4.0-1|1	Summary:	Simple process monitor for MATE
12cr|mate-system-monitor-1.4.0-1|2	Name:		mate-system-monitor
12cr|mate-system-monitor-1.4.0-1|3	Version:	1.4.0
12cr|mate-system-monitor-1.4.0-1|4	Release:	1
12cr|mate-system-monitor-1.4.0-1|5	License:	GPLv2+
12cr|mate-system-monitor-1.4.0-1|6	Group:		Graphical desktop/GNOME
12cr|mate-system-monitor-1.4.0-1|7	URL:		http://mate-desktop.org
12cr|mate-system-monitor-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-system-monitor-1.4.0-1|9	
12cr|mate-system-monitor-1.4.0-1|10	BuildRequires:	docbook-dtd412-xml
12cr|mate-system-monitor-1.4.0-1|11	BuildRequires:	intltool
12cr|mate-system-monitor-1.4.0-1|12	BuildRequires:	mate-common
12cr|mate-system-monitor-1.4.0-1|13	BuildRequires:	mate-conf
12cr|mate-system-monitor-1.4.0-1|14	BuildRequires:	xsltproc
12cr|mate-system-monitor-1.4.0-1|15	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|mate-system-monitor-1.4.0-1|16	BuildRequires:	pkgconfig(giomm-2.4)
12cr|mate-system-monitor-1.4.0-1|17	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-system-monitor-1.4.0-1|18	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-system-monitor-1.4.0-1|19	BuildRequires:	pkgconfig(glibmm-2.4)
12cr|mate-system-monitor-1.4.0-1|20	BuildRequires:	pkgconfig(gtkmm-2.4)
12cr|mate-system-monitor-1.4.0-1|21	BuildRequires:	pkgconfig(libgtop-2.0)
12cr|mate-system-monitor-1.4.0-1|22	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|mate-system-monitor-1.4.0-1|23	BuildRequires:	pkgconfig(libmatewnck)
12cr|mate-system-monitor-1.4.0-1|24	BuildRequires:	pkgconfig(libxml-2.0)
12cr|mate-system-monitor-1.4.0-1|25	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-system-monitor-1.4.0-1|26	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-system-monitor-1.4.0-1|27	BuildRequires:	pkgconfig(mate-icon-theme)
12cr|mate-system-monitor-1.4.0-1|28	
12cr|mate-system-monitor-1.4.0-1|29	Requires:	polkit-mate
12cr|mate-system-monitor-1.4.0-1|30	
12cr|mate-system-monitor-1.4.0-1|31	%description
12cr|mate-system-monitor-1.4.0-1|32	Mate-system-monitor is a simple process and system monitor.
12cr|mate-system-monitor-1.4.0-1|33	
12cr|mate-system-monitor-1.4.0-1|34	%prep
12cr|mate-system-monitor-1.4.0-1|35	%setup -q
12cr|mate-system-monitor-1.4.0-1|36	%apply_patches
12cr|mate-system-monitor-1.4.0-1|37	
12cr|mate-system-monitor-1.4.0-1|38	%build
12cr|mate-system-monitor-1.4.0-1|39	NOCONFIGURE=yes ./autogen.sh
12cr|mate-system-monitor-1.4.0-1|40	%configure2_5x \
12cr|mate-system-monitor-1.4.0-1|41	--disable-scrollkeeper
12cr|mate-system-monitor-1.4.0-1|42	
12cr|mate-system-monitor-1.4.0-1|43	%make LIBS='-lgmodule-2.0'
12cr|mate-system-monitor-1.4.0-1|44	
12cr|mate-system-monitor-1.4.0-1|45	%install
12cr|mate-system-monitor-1.4.0-1|46	%makeinstall_std
12cr|mate-system-monitor-1.4.0-1|47	%find_lang %{name} --with-gnome
12cr|mate-system-monitor-1.4.0-1|48	
12cr|mate-system-monitor-1.4.0-1|49	%files -f %{name}.lang
12cr|mate-system-monitor-1.4.0-1|50	%doc README NEWS AUTHORS
12cr|mate-system-monitor-1.4.0-1|51	%{_sysconfdir}/mateconf/schemas/mate-system-monitor.schemas
12cr|mate-system-monitor-1.4.0-1|52	%{_bindir}/mate-system-monitor
12cr|mate-system-monitor-1.4.0-1|53	%{_datadir}/applications/*
12cr|mate-system-monitor-1.4.0-1|54	%{_datadir}/pixmaps/%{name}
12cr|mate-system-monitor-1.4.0-1|55	# mate help files
12cr|mate-system-monitor-1.4.0-1|56	%{_datadir}/mate/help
12cr|mate-system-monitor-1.4.0-1|57	
12cr|mate-system-monitor-1.4.0-1|58	
12cr|mate-system-monitor-1.4.0-1|59	
12cr|mate-system-monitor-1.4.0-1|60	%changelog
12cr|mate-system-monitor-1.4.0-1|61	* Fri Jun 08 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.1-1
12cr|mate-system-monitor-1.4.0-1|62	+ Revision: 803236
12cr|mate-system-monitor-1.4.0-1|63	- imported package mate-system-monitor
12cr|mate-system-monitor-1.4.0-1|64	

3071 12
12cr|mate-system-tools-1.4.0-1|1	Summary:	MATE System Tools
12cr|mate-system-tools-1.4.0-1|2	Name:		mate-system-tools
12cr|mate-system-tools-1.4.0-1|3	Version:	1.4.0
12cr|mate-system-tools-1.4.0-1|4	Release:	1
12cr|mate-system-tools-1.4.0-1|5	License:	GPLv2+
12cr|mate-system-tools-1.4.0-1|6	Group:		System/Configuration/Other
12cr|mate-system-tools-1.4.0-1|7	URL:		http://mate-desktop.org
12cr|mate-system-tools-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
12cr|mate-system-tools-1.4.0-1|9	
12cr|mate-system-tools-1.4.0-1|10	BuildRequires:	docbook-dtd412-xml
12cr|mate-system-tools-1.4.0-1|11	BuildRequires:	intltool
12cr|mate-system-tools-1.4.0-1|12	BuildRequires:	mate-common
12cr|mate-system-tools-1.4.0-1|13	BuildRequires:	rarian
12cr|mate-system-tools-1.4.0-1|14	BuildRequires:	xsltproc
12cr|mate-system-tools-1.4.0-1|15	BuildRequires:	libiw-devel
12cr|mate-system-tools-1.4.0-1|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-system-tools-1.4.0-1|17	BuildRequires:	pkgconfig(liboobs-1)
12cr|mate-system-tools-1.4.0-1|18	BuildRequires:	pkgconfig(libcaja-extension)
12cr|mate-system-tools-1.4.0-1|19	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-system-tools-1.4.0-1|20	BuildRequires:	pkgconfig(pango)
12cr|mate-system-tools-1.4.0-1|21	BuildRequires:	pkgconfig(polkit-gtk-mate-1)
12cr|mate-system-tools-1.4.0-1|22	BuildRequires:	pkgconfig(system-tools-backends-2.0)
12cr|mate-system-tools-1.4.0-1|23	
12cr|mate-system-tools-1.4.0-1|24	Requires:	system-tools-backends2
12cr|mate-system-tools-1.4.0-1|25	Requires:	usermode
12cr|mate-system-tools-1.4.0-1|26	
12cr|mate-system-tools-1.4.0-1|27	%description
12cr|mate-system-tools-1.4.0-1|28	Day-to-day system management on Unix systems is a chore. Even when
12cr|mate-system-tools-1.4.0-1|29	you're using a friendly graphical desktop, seemingly basic tasks
12cr|mate-system-tools-1.4.0-1|30	like setting the system time, changing the network setup, importing
12cr|mate-system-tools-1.4.0-1|31	and exporting network shared filesystems and configuring swap partitions
12cr|mate-system-tools-1.4.0-1|32	requires editing configuration files by hand, and the exact procedure
12cr|mate-system-tools-1.4.0-1|33	varies between different operating systems and distributions.
12cr|mate-system-tools-1.4.0-1|34	
12cr|mate-system-tools-1.4.0-1|35	The MATE System Tools solve all these problems, giving you a simple
12cr|mate-system-tools-1.4.0-1|36	graphical interface for each task, which uses an advanced backend to
12cr|mate-system-tools-1.4.0-1|37	edit all the relevant files and apply your changes. The interface
12cr|mate-system-tools-1.4.0-1|38	looks and acts in exactly the same way regardless of what platform
12cr|mate-system-tools-1.4.0-1|39	you're using.
12cr|mate-system-tools-1.4.0-1|40	
12cr|mate-system-tools-1.4.0-1|41	%package devel
12cr|mate-system-tools-1.4.0-1|42	Summary:	Pkgconfig file for %{name}
12cr|mate-system-tools-1.4.0-1|43	Group:		Development/Other
12cr|mate-system-tools-1.4.0-1|44	
12cr|mate-system-tools-1.4.0-1|45	%description devel
12cr|mate-system-tools-1.4.0-1|46	This package contains the pkgconfig file for %{name}.
12cr|mate-system-tools-1.4.0-1|47	
12cr|mate-system-tools-1.4.0-1|48	%prep
12cr|mate-system-tools-1.4.0-1|49	%setup -q
12cr|mate-system-tools-1.4.0-1|50	%apply_patches
12cr|mate-system-tools-1.4.0-1|51	
12cr|mate-system-tools-1.4.0-1|52	%build
12cr|mate-system-tools-1.4.0-1|53	NOCONFIGURE=yes ./autogen.sh
12cr|mate-system-tools-1.4.0-1|54	%configure2_5x \
12cr|mate-system-tools-1.4.0-1|55	--disable-static \
12cr|mate-system-tools-1.4.0-1|56	--disable-scrollkeeper \
12cr|mate-system-tools-1.4.0-1|57	--enable-services
12cr|mate-system-tools-1.4.0-1|58	
12cr|mate-system-tools-1.4.0-1|59	%make LIBS='-lm'
12cr|mate-system-tools-1.4.0-1|60	
12cr|mate-system-tools-1.4.0-1|61	%install
12cr|mate-system-tools-1.4.0-1|62	%makeinstall_std
12cr|mate-system-tools-1.4.0-1|63	rm -rf %buildroot/var/lib/scrollkeeper
12cr|mate-system-tools-1.4.0-1|64	
12cr|mate-system-tools-1.4.0-1|65	%find_lang %{name} --with-gnome --all-name
12cr|mate-system-tools-1.4.0-1|66	
12cr|mate-system-tools-1.4.0-1|67	%files -f %{name}.lang
12cr|mate-system-tools-1.4.0-1|68	%doc README AUTHORS COPYING HACKING NEWS ChangeLog
12cr|mate-system-tools-1.4.0-1|69	%dir %_sysconfdir/%{name}
12cr|mate-system-tools-1.4.0-1|70	%config(noreplace) %_sysconfdir/%{name}/*.conf
12cr|mate-system-tools-1.4.0-1|71	%{_bindir}/mate-network-admin
12cr|mate-system-tools-1.4.0-1|72	%{_bindir}/mate-services-admin
12cr|mate-system-tools-1.4.0-1|73	%{_bindir}/mate-shares-admin
12cr|mate-system-tools-1.4.0-1|74	%{_bindir}/mate-time-admin
12cr|mate-system-tools-1.4.0-1|75	%{_bindir}/mate-users-admin
12cr|mate-system-tools-1.4.0-1|76	%{_libdir}/caja/extensions-2.0/libcaja-gst-shares.so
12cr|mate-system-tools-1.4.0-1|77	%{_datadir}/applications/mate-network.desktop
12cr|mate-system-tools-1.4.0-1|78	%{_datadir}/applications/mate-services.desktop
12cr|mate-system-tools-1.4.0-1|79	%{_datadir}/applications/mate-shares.desktop
12cr|mate-system-tools-1.4.0-1|80	%{_datadir}/applications/mate-time.desktop
12cr|mate-system-tools-1.4.0-1|81	%{_datadir}/applications/mate-users.desktop
12cr|mate-system-tools-1.4.0-1|82	%{_datadir}/glib-2.0/schemas/org.mate.system-tools.gschema.xml
12cr|mate-system-tools-1.4.0-1|83	%{_datadir}/%{name}
12cr|mate-system-tools-1.4.0-1|84	%{_iconsdir}/mate/*/*/*
12cr|mate-system-tools-1.4.0-1|85	
12cr|mate-system-tools-1.4.0-1|86	%files devel
12cr|mate-system-tools-1.4.0-1|87	%_libdir/pkgconfig/mate-system-tools.pc
12cr|mate-system-tools-1.4.0-1|88	
12cr|mate-system-tools-1.4.0-1|89	
12cr|mate-system-tools-1.4.0-1|90	
12cr|mate-system-tools-1.4.0-1|91	%changelog
12cr|mate-system-tools-1.4.0-1|92	* Tue Jun 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.3-1
12cr|mate-system-tools-1.4.0-1|93	+ Revision: 802687
12cr|mate-system-tools-1.4.0-1|94	- imported package mate-system-tools
12cr|mate-system-tools-1.4.0-1|95	

3072 12
12cr|mate-terminal-1.4.0-1|1	Summary:	MATE terminal
12cr|mate-terminal-1.4.0-1|2	Name:		mate-terminal
12cr|mate-terminal-1.4.0-1|3	Version:	1.4.0
12cr|mate-terminal-1.4.0-1|4	Release:	1
12cr|mate-terminal-1.4.0-1|5	License:	GPLv2+
12cr|mate-terminal-1.4.0-1|6	Group:		Graphical desktop/GNOME
12cr|mate-terminal-1.4.0-1|7	URL:		http://mate-desktop.org
12cr|mate-terminal-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-terminal-1.4.0-1|9	
12cr|mate-terminal-1.4.0-1|10	BuildRequires:	docbook-dtd412-xml
12cr|mate-terminal-1.4.0-1|11	BuildRequires:	intltool
12cr|mate-terminal-1.4.0-1|12	BuildRequires:	mate-common
12cr|mate-terminal-1.4.0-1|13	BuildRequires:	mate-conf
12cr|mate-terminal-1.4.0-1|14	BuildRequires:	rarian
12cr|mate-terminal-1.4.0-1|15	BuildRequires:	xsltproc
12cr|mate-terminal-1.4.0-1|16	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-terminal-1.4.0-1|17	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-terminal-1.4.0-1|18	BuildRequires:	pkgconfig(ice)
12cr|mate-terminal-1.4.0-1|19	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-terminal-1.4.0-1|20	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-terminal-1.4.0-1|21	BuildRequires:	pkgconfig(sm)
12cr|mate-terminal-1.4.0-1|22	BuildRequires:	pkgconfig(vte)
12cr|mate-terminal-1.4.0-1|23	BuildRequires:	pkgconfig(x11)
12cr|mate-terminal-1.4.0-1|24	
12cr|mate-terminal-1.4.0-1|25	%description
12cr|mate-terminal-1.4.0-1|26	This is the MATE terminal emulator application.
12cr|mate-terminal-1.4.0-1|27	
12cr|mate-terminal-1.4.0-1|28	%prep
12cr|mate-terminal-1.4.0-1|29	%setup -q
12cr|mate-terminal-1.4.0-1|30	%apply_patches
12cr|mate-terminal-1.4.0-1|31	
12cr|mate-terminal-1.4.0-1|32	%build
12cr|mate-terminal-1.4.0-1|33	NOCONFIGURE=yes ./autogen.sh
12cr|mate-terminal-1.4.0-1|34	%configure2_5x \
12cr|mate-terminal-1.4.0-1|35	--disable-schemas-install \
12cr|mate-terminal-1.4.0-1|36	--disable-scrollkeeper
12cr|mate-terminal-1.4.0-1|37	
12cr|mate-terminal-1.4.0-1|38	%make
12cr|mate-terminal-1.4.0-1|39	
12cr|mate-terminal-1.4.0-1|40	%install
12cr|mate-terminal-1.4.0-1|41	%makeinstall_std
12cr|mate-terminal-1.4.0-1|42	
12cr|mate-terminal-1.4.0-1|43	%find_lang %{name} --with-gnome
12cr|mate-terminal-1.4.0-1|44	
12cr|mate-terminal-1.4.0-1|45	%post
12cr|mate-terminal-1.4.0-1|46	if [ "$1" = "2" ]; then
12cr|mate-terminal-1.4.0-1|47	update-alternatives --remove xvt %{_bindir}/mate-terminal
12cr|mate-terminal-1.4.0-1|48	fi
12cr|mate-terminal-1.4.0-1|49	
12cr|mate-terminal-1.4.0-1|50	%files -f %{name}.lang
12cr|mate-terminal-1.4.0-1|51	%doc AUTHORS README NEWS HACKING
12cr|mate-terminal-1.4.0-1|52	%{_sysconfdir}/mateconf/schemas/mate-terminal.schemas
12cr|mate-terminal-1.4.0-1|53	%{_bindir}/*
12cr|mate-terminal-1.4.0-1|54	%{_datadir}/applications/*
12cr|mate-terminal-1.4.0-1|55	%{_datadir}/mate-terminal
12cr|mate-terminal-1.4.0-1|56	# mate help files
12cr|mate-terminal-1.4.0-1|57	%{_datadir}/mate/help
12cr|mate-terminal-1.4.0-1|58	
12cr|mate-terminal-1.4.0-1|59	
12cr|mate-terminal-1.4.0-1|60	
12cr|mate-terminal-1.4.0-1|61	%changelog
12cr|mate-terminal-1.4.0-1|62	* Tue Jun 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.1-1
12cr|mate-terminal-1.4.0-1|63	+ Revision: 802535
12cr|mate-terminal-1.4.0-1|64	- imported package mate-terminal
12cr|mate-terminal-1.4.0-1|65	

3073 12
12cr|mate-text-editor-1.4.0-1|1	%define _disable_ld_no_undefined 1
12cr|mate-text-editor-1.4.0-1|2	%define build_python 1
12cr|mate-text-editor-1.4.0-1|3	
12cr|mate-text-editor-1.4.0-1|4	Summary:	Small but powerful text editor for MATE
12cr|mate-text-editor-1.4.0-1|5	Name:		mate-text-editor
12cr|mate-text-editor-1.4.0-1|6	Version:	1.4.0
12cr|mate-text-editor-1.4.0-1|7	Release:	1
12cr|mate-text-editor-1.4.0-1|8	License:	GPLv2+
12cr|mate-text-editor-1.4.0-1|9	Group:		Editors
12cr|mate-text-editor-1.4.0-1|10	URL:		http://mate-desktop.org
12cr|mate-text-editor-1.4.0-1|11	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-text-editor-1.4.0-1|12	
12cr|mate-text-editor-1.4.0-1|13	BuildRequires:	docbook-dtd412-xml
12cr|mate-text-editor-1.4.0-1|14	BuildRequires:	intltool
12cr|mate-text-editor-1.4.0-1|15	BuildRequires:	mate-common
12cr|mate-text-editor-1.4.0-1|16	BuildRequires:	mate-conf
12cr|mate-text-editor-1.4.0-1|17	BuildRequires:	mate-conf
12cr|mate-text-editor-1.4.0-1|18	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|mate-text-editor-1.4.0-1|19	BuildRequires:	pkgconfig(enchant)
12cr|mate-text-editor-1.4.0-1|20	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-text-editor-1.4.0-1|21	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-text-editor-1.4.0-1|22	BuildRequires:	pkgconfig(gtk-doc)
12cr|mate-text-editor-1.4.0-1|23	BuildRequires:	pkgconfig(gtksourceview-2.0)
12cr|mate-text-editor-1.4.0-1|24	BuildRequires:	pkgconfig(iso-codes)
12cr|mate-text-editor-1.4.0-1|25	BuildRequires:	pkgconfig(libxml-2.0)
12cr|mate-text-editor-1.4.0-1|26	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-text-editor-1.4.0-1|27	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-text-editor-1.4.0-1|28	BuildRequires:	pkgconfig(sm)
12cr|mate-text-editor-1.4.0-1|29	BuildRequires:	pkgconfig(x11)
12cr|mate-text-editor-1.4.0-1|30	%if %{build_python}
12cr|mate-text-editor-1.4.0-1|31	BuildRequires:	pkgconfig(pygobject-2.0)
12cr|mate-text-editor-1.4.0-1|32	BuildRequires:	pkgconfig(pygtk-2.0)
12cr|mate-text-editor-1.4.0-1|33	BuildRequires:	pkgconfig(pygtksourceview-2.0)
12cr|mate-text-editor-1.4.0-1|34	%endif
12cr|mate-text-editor-1.4.0-1|35	
12cr|mate-text-editor-1.4.0-1|36	%description
12cr|mate-text-editor-1.4.0-1|37	Pluma is a small but powerful text editor designed expressly
12cr|mate-text-editor-1.4.0-1|38	for MATE.
12cr|mate-text-editor-1.4.0-1|39	
12cr|mate-text-editor-1.4.0-1|40	It includes such features as split-screen mode, a plugin
12cr|mate-text-editor-1.4.0-1|41	API, which allows Pluma to be extended to support many
12cr|mate-text-editor-1.4.0-1|42	features while remaining small at its core, multiple
12cr|mate-text-editor-1.4.0-1|43	document editing through the use of a 'tabbed' notebook and
12cr|mate-text-editor-1.4.0-1|44	many more functions.
12cr|mate-text-editor-1.4.0-1|45	
12cr|mate-text-editor-1.4.0-1|46	%package devel
12cr|mate-text-editor-1.4.0-1|47	Group:		Development/C
12cr|mate-text-editor-1.4.0-1|48	Summary:	Headers for writing Pluma plugins
12cr|mate-text-editor-1.4.0-1|49	
12cr|mate-text-editor-1.4.0-1|50	%description devel
12cr|mate-text-editor-1.4.0-1|51	Install this if you want to build plugins that use Pluma's API.
12cr|mate-text-editor-1.4.0-1|52	
12cr|mate-text-editor-1.4.0-1|53	%prep
12cr|mate-text-editor-1.4.0-1|54	%setup -q
12cr|mate-text-editor-1.4.0-1|55	
12cr|mate-text-editor-1.4.0-1|56	%build
12cr|mate-text-editor-1.4.0-1|57	NOCONFIGURE=yes ./autogen.sh
12cr|mate-text-editor-1.4.0-1|58	%configure2_5x \
12cr|mate-text-editor-1.4.0-1|59	--disable-static \
12cr|mate-text-editor-1.4.0-1|60	--enable-gtk-doc \
12cr|mate-text-editor-1.4.0-1|61	%if %{build_python}
12cr|mate-text-editor-1.4.0-1|62	--enable-python \
12cr|mate-text-editor-1.4.0-1|63	%else
12cr|mate-text-editor-1.4.0-1|64	--disable-python \
12cr|mate-text-editor-1.4.0-1|65	%endif
12cr|mate-text-editor-1.4.0-1|66	--disable-updater \
12cr|mate-text-editor-1.4.0-1|67	--enable-gvfs-metadata
12cr|mate-text-editor-1.4.0-1|68	
12cr|mate-text-editor-1.4.0-1|69	%make LIBS='-lm -lgmodule-2.0'
12cr|mate-text-editor-1.4.0-1|70	
12cr|mate-text-editor-1.4.0-1|71	%install
12cr|mate-text-editor-1.4.0-1|72	%makeinstall_std
12cr|mate-text-editor-1.4.0-1|73	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12cr|mate-text-editor-1.4.0-1|74	%find_lang pluma --with-gnome
12cr|mate-text-editor-1.4.0-1|75	
12cr|mate-text-editor-1.4.0-1|76	%files -f pluma.lang
12cr|mate-text-editor-1.4.0-1|77	%doc README AUTHORS NEWS
12cr|mate-text-editor-1.4.0-1|78	%{_sysconfdir}/mateconf/schemas/pluma-file-browser.schemas
12cr|mate-text-editor-1.4.0-1|79	%{_sysconfdir}/mateconf/schemas/pluma.schemas
12cr|mate-text-editor-1.4.0-1|80	%{_bindir}/*
12cr|mate-text-editor-1.4.0-1|81	%{_datadir}/applications/pluma.desktop
12cr|mate-text-editor-1.4.0-1|82	%{_datadir}/pluma
12cr|mate-text-editor-1.4.0-1|83	%{_mandir}/man1/pluma.1*
12cr|mate-text-editor-1.4.0-1|84	# mate help files
12cr|mate-text-editor-1.4.0-1|85	%{_datadir}/mate/help/*
12cr|mate-text-editor-1.4.0-1|86	
12cr|mate-text-editor-1.4.0-1|87	%dir %{_libdir}/pluma
12cr|mate-text-editor-1.4.0-1|88	%{_libdir}/pluma/pluma-bugreport.sh
12cr|mate-text-editor-1.4.0-1|89	%dir %{_libdir}/pluma/plugin-loaders
12cr|mate-text-editor-1.4.0-1|90	%{_libdir}/pluma/plugin-loaders/libcloader.so
12cr|mate-text-editor-1.4.0-1|91	%{_libdir}/pluma/plugin-loaders/libpythonloader.so
12cr|mate-text-editor-1.4.0-1|92	%dir %{_libdir}/pluma/plugins
12cr|mate-text-editor-1.4.0-1|93	%{_libdir}/pluma/plugins/changecase.pluma-plugin
12cr|mate-text-editor-1.4.0-1|94	%{_libdir}/pluma/plugins/docinfo.pluma-plugin
12cr|mate-text-editor-1.4.0-1|95	%{_libdir}/pluma/plugins/filebrowser.pluma-plugin
12cr|mate-text-editor-1.4.0-1|96	%{_libdir}/pluma/plugins/libtaglist.so
12cr|mate-text-editor-1.4.0-1|97	%{_libdir}/pluma/plugins/modelines.pluma-plugin
12cr|mate-text-editor-1.4.0-1|98	%{_libdir}/pluma/plugins/sort.pluma-plugin
12cr|mate-text-editor-1.4.0-1|99	%{_libdir}/pluma/plugins/spell.pluma-plugin
12cr|mate-text-editor-1.4.0-1|100	%{_libdir}/pluma/plugins/taglist.pluma-plugin
12cr|mate-text-editor-1.4.0-1|101	%{_libdir}/pluma/plugins/time.pluma-plugin
12cr|mate-text-editor-1.4.0-1|102	%{_libdir}/pluma/plugins/libchangecase.so
12cr|mate-text-editor-1.4.0-1|103	%{_libdir}/pluma/plugins/libdocinfo.so
12cr|mate-text-editor-1.4.0-1|104	%{_libdir}/pluma/plugins/libfilebrowser.so
12cr|mate-text-editor-1.4.0-1|105	%{_libdir}/pluma/plugins/libmodelines.so
12cr|mate-text-editor-1.4.0-1|106	%{_libdir}/pluma/plugins/libsort.so
12cr|mate-text-editor-1.4.0-1|107	%{_libdir}/pluma/plugins/libspell.so
12cr|mate-text-editor-1.4.0-1|108	%{_libdir}/pluma/plugins/libtime.so
12cr|mate-text-editor-1.4.0-1|109	%if %{build_python}
12cr|mate-text-editor-1.4.0-1|110	%{_libdir}/pluma/plugins/externaltools.pluma-plugin
12cr|mate-text-editor-1.4.0-1|111	%{_libdir}/pluma/plugins/pythonconsole.pluma-plugin
12cr|mate-text-editor-1.4.0-1|112	%{_libdir}/pluma/plugins/quickopen.pluma-plugin
12cr|mate-text-editor-1.4.0-1|113	%{_libdir}/pluma/plugins/snippets.pluma-plugin
12cr|mate-text-editor-1.4.0-1|114	%{_libdir}/pluma/plugins/externaltools/*
12cr|mate-text-editor-1.4.0-1|115	%{_libdir}/pluma/plugins/pythonconsole/*
12cr|mate-text-editor-1.4.0-1|116	%{_libdir}/pluma/plugins/quickopen/*
12cr|mate-text-editor-1.4.0-1|117	%{_libdir}/pluma/plugins/snippets/*
12cr|mate-text-editor-1.4.0-1|118	%endif
12cr|mate-text-editor-1.4.0-1|119	
12cr|mate-text-editor-1.4.0-1|120	%files devel
12cr|mate-text-editor-1.4.0-1|121	%doc %{_datadir}/gtk-doc/html/*
12cr|mate-text-editor-1.4.0-1|122	%{_includedir}/*
12cr|mate-text-editor-1.4.0-1|123	%{_libdir}/pkgconfig/*
12cr|mate-text-editor-1.4.0-1|124	
12cr|mate-text-editor-1.4.0-1|125	
12cr|mate-text-editor-1.4.0-1|126	
12cr|mate-text-editor-1.4.0-1|127	%changelog
12cr|mate-text-editor-1.4.0-1|128	* Sun Jun 03 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mate-text-editor-1.4.0-1|129	+ Revision: 802089
12cr|mate-text-editor-1.4.0-1|130	- imported package mate-text-editor
12cr|mate-text-editor-1.4.0-1|131	

3074 12
12cr|mate-themes-1.4.0-1|1	Summary:	Themes for MATE
12cr|mate-themes-1.4.0-1|2	Name:		mate-themes
12cr|mate-themes-1.4.0-1|3	Version:	1.4.0
12cr|mate-themes-1.4.0-1|4	Release:	1
12cr|mate-themes-1.4.0-1|5	License:	LGPLv2+
12cr|mate-themes-1.4.0-1|6	Group:		Graphical desktop/GNOME
12cr|mate-themes-1.4.0-1|7	URL:		http://mate-desktop.org
12cr|mate-themes-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-themes-1.4.0-1|9	BuildArch: noarch
12cr|mate-themes-1.4.0-1|10	
12cr|mate-themes-1.4.0-1|11	BuildRequires:	intltool
12cr|mate-themes-1.4.0-1|12	BuildRequires:	icon-naming-utils
12cr|mate-themes-1.4.0-1|13	BuildRequires:	mate-common
12cr|mate-themes-1.4.0-1|14	BuildRequires:	pkgconfig(gtk-engines-2)
12cr|mate-themes-1.4.0-1|15	
12cr|mate-themes-1.4.0-1|16	Requires:	gtk-engines2
12cr|mate-themes-1.4.0-1|17	Requires:	mate-icon-theme
12cr|mate-themes-1.4.0-1|18	Requires:	murrine
12cr|mate-themes-1.4.0-1|19	
12cr|mate-themes-1.4.0-1|20	%description
12cr|mate-themes-1.4.0-1|21	This packages contains Themes for MATE.
12cr|mate-themes-1.4.0-1|22	
12cr|mate-themes-1.4.0-1|23	%prep
12cr|mate-themes-1.4.0-1|24	%setup -q
12cr|mate-themes-1.4.0-1|25	
12cr|mate-themes-1.4.0-1|26	%build
12cr|mate-themes-1.4.0-1|27	NOCONFIGURE=yes ./autogen.sh
12cr|mate-themes-1.4.0-1|28	%configure2_5x \
12cr|mate-themes-1.4.0-1|29	--build=%_host
12cr|mate-themes-1.4.0-1|30	
12cr|mate-themes-1.4.0-1|31	%make
12cr|mate-themes-1.4.0-1|32	
12cr|mate-themes-1.4.0-1|33	%install
12cr|mate-themes-1.4.0-1|34	%makeinstall_std
12cr|mate-themes-1.4.0-1|35	
12cr|mate-themes-1.4.0-1|36	%find_lang %{name}
12cr|mate-themes-1.4.0-1|37	
12cr|mate-themes-1.4.0-1|38	for t in ContrastHigh-SVG ContrastHighLargePrint ContrastHighLargePrintInverse Fog Quid; do
12cr|mate-themes-1.4.0-1|39	touch %{buildroot}%{_iconsdir}/$t/icon-theme.cache
12cr|mate-themes-1.4.0-1|40	done
12cr|mate-themes-1.4.0-1|41	
12cr|mate-themes-1.4.0-1|42	%post
12cr|mate-themes-1.4.0-1|43	for t in ContrastHigh-SVG ContrastHighLargePrint ContrastHighLargePrintInverse Fog Quid; do
12cr|mate-themes-1.4.0-1|44	touch --no-create %{_iconsdir}/$t &>/dev/null || :
12cr|mate-themes-1.4.0-1|45	done
12cr|mate-themes-1.4.0-1|46	
12cr|mate-themes-1.4.0-1|47	%posttrans
12cr|mate-themes-1.4.0-1|48	for t in ContrastHigh-SVG ContrastHighLargePrint ContrastHighLargePrintInverse Fog Quid; do
12cr|mate-themes-1.4.0-1|49	gtk-update-icon-cache %{_iconsdir}/$t &>/dev/null || :
12cr|mate-themes-1.4.0-1|50	done
12cr|mate-themes-1.4.0-1|51	
12cr|mate-themes-1.4.0-1|52	%postun
12cr|mate-themes-1.4.0-1|53	if [ $1 -eq 0 ] ; then
12cr|mate-themes-1.4.0-1|54	for t in ContrastHigh-SVG ContrastHighLargePrint ContrastHighLargePrintInverse Fog Quid; do
12cr|mate-themes-1.4.0-1|55	touch --no-create %{_iconsdir}/$t &>/dev/null || :
12cr|mate-themes-1.4.0-1|56	gtk-update-icon-cache %{_iconsdir}/$t &>/dev/null || :
12cr|mate-themes-1.4.0-1|57	done
12cr|mate-themes-1.4.0-1|58	fi
12cr|mate-themes-1.4.0-1|59	
12cr|mate-themes-1.4.0-1|60	%files -f %{name}.lang
12cr|mate-themes-1.4.0-1|61	%doc README NEWS AUTHORS
12cr|mate-themes-1.4.0-1|62	
12cr|mate-themes-1.4.0-1|63	%{_iconsdir}/ContrastHigh-SVG/*
12cr|mate-themes-1.4.0-1|64	%{_iconsdir}/ContrastHigh/index.theme
12cr|mate-themes-1.4.0-1|65	%{_iconsdir}/ContrastHighInverse/index.theme
12cr|mate-themes-1.4.0-1|66	%{_iconsdir}/ContrastHighLargePrint/*
12cr|mate-themes-1.4.0-1|67	%{_iconsdir}/ContrastHighLargePrintInverse/*
12cr|mate-themes-1.4.0-1|68	%{_iconsdir}/Fog/*
12cr|mate-themes-1.4.0-1|69	%{_iconsdir}/MateLargePrint/index.theme
12cr|mate-themes-1.4.0-1|70	%{_iconsdir}/Quid/*
12cr|mate-themes-1.4.0-1|71	%{_iconsdir}/mate/cursors/*
12cr|mate-themes-1.4.0-1|72	%{_datadir}/themes/AlaDelta/*
12cr|mate-themes-1.4.0-1|73	%{_datadir}/themes/Aldabra/gtk-2.0/*
12cr|mate-themes-1.4.0-1|74	%{_datadir}/themes/Aldabra/gtk-3.0/*
12cr|mate-themes-1.4.0-1|75	%{_datadir}/themes/Aldabra/index.theme
12cr|mate-themes-1.4.0-1|76	%{_datadir}/themes/Aldabra/metacity-1/*
12cr|mate-themes-1.4.0-1|77	%{_datadir}/themes/Atantla/metacity-1/metacity-theme-1.xml
12cr|mate-themes-1.4.0-1|78	%{_datadir}/themes/ContrastHigh/gtk-2.0/*
12cr|mate-themes-1.4.0-1|79	%{_datadir}/themes/ContrastHigh/index.theme
12cr|mate-themes-1.4.0-1|80	%{_datadir}/themes/ContrastHighInverse/gtk-2.0/*
12cr|mate-themes-1.4.0-1|81	%{_datadir}/themes/ContrastHighInverse/index.theme
12cr|mate-themes-1.4.0-1|82	%{_datadir}/themes/ContrastHighLargePrint/gtk-2.0/gtkrc
12cr|mate-themes-1.4.0-1|83	%{_datadir}/themes/ContrastHighLargePrint/index.theme.disabled
12cr|mate-themes-1.4.0-1|84	%{_datadir}/themes/ContrastHighLargePrint/pixmaps/*
12cr|mate-themes-1.4.0-1|85	%{_datadir}/themes/ContrastHighLargePrintInverse/gtk-2.0/gtkrc
12cr|mate-themes-1.4.0-1|86	%{_datadir}/themes/ContrastHighLargePrintInverse/index.theme.disabled
12cr|mate-themes-1.4.0-1|87	%{_datadir}/themes/ContrastHighLargePrintInverse/pixmaps/*
12cr|mate-themes-1.4.0-1|88	%{_datadir}/themes/ContrastLow/gtk-2.0/gtkrc
12cr|mate-themes-1.4.0-1|89	%{_datadir}/themes/ContrastLow/index.theme.disabled
12cr|mate-themes-1.4.0-1|90	%{_datadir}/themes/ContrastLowLargePrint/gtk-2.0/gtkrc
12cr|mate-themes-1.4.0-1|91	%{_datadir}/themes/ContrastLowLargePrint/index.theme.disabled
12cr|mate-themes-1.4.0-1|92	%{_datadir}/themes/ContrastLowLargePrint/pixmaps/*
12cr|mate-themes-1.4.0-1|93	%{_datadir}/themes/Fog/index.theme
12cr|mate-themes-1.4.0-1|94	%{_datadir}/themes/Fog/metacity-1/metacity-theme-1.xml
12cr|mate-themes-1.4.0-1|95	%{_datadir}/themes/PrintLarge/gtk-2.0/gtkrc
12cr|mate-themes-1.4.0-1|96	%{_datadir}/themes/PrintLarge/index.theme.disabled
12cr|mate-themes-1.4.0-1|97	%{_datadir}/themes/Quid/index.theme
12cr|mate-themes-1.4.0-1|98	%{_datadir}/themes/Reverse/gtk-2.0/gtkrc
12cr|mate-themes-1.4.0-1|99	%{_datadir}/themes/Reverse/metacity-1/metacity-theme-1.xml
12cr|mate-themes-1.4.0-1|100	%{_datadir}/themes/Shiny/gtk-2.0/gtkrc
12cr|mate-themes-1.4.0-1|101	%{_datadir}/themes/Shiny/index.theme
12cr|mate-themes-1.4.0-1|102	%{_datadir}/themes/Shiny/metacity-1/metacity-theme-1.xml
12cr|mate-themes-1.4.0-1|103	%{_datadir}/themes/Simply/gtk-2.0/gtkrc
12cr|mate-themes-1.4.0-1|104	%{_datadir}/themes/TraditionalOk/index.theme
12cr|mate-themes-1.4.0-1|105	%{_datadir}/themes/TraditionalOk/metacity-1/metacity-theme-1.xml
12cr|mate-themes-1.4.0-1|106	%{_datadir}/themes/TraditionalOkClassic/gtk-2.0/gtkrc
12cr|mate-themes-1.4.0-1|107	%{_datadir}/themes/TraditionalOkClassic/gtk-3.0
12cr|mate-themes-1.4.0-1|108	%{_datadir}/themes/TraditionalOkClassic/metacity-1/metacity-theme-1.xml
12cr|mate-themes-1.4.0-1|109	
12cr|mate-themes-1.4.0-1|110	
12cr|mate-themes-1.4.0-1|111	
12cr|mate-themes-1.4.0-1|112	%changelog
12cr|mate-themes-1.4.0-1|113	* Sun Jun 03 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.2-1
12cr|mate-themes-1.4.0-1|114	+ Revision: 802074
12cr|mate-themes-1.4.0-1|115	- imported package mate-themes
12cr|mate-themes-1.4.0-1|116	

3075 12
12cr|mate-user-share-1.4.1-1|1	%define materel 1.4
12cr|mate-user-share-1.4.1-1|2	%define uprel 1
12cr|mate-user-share-1.4.1-1|3	
12cr|mate-user-share-1.4.1-1|4	Summary: MATE user file sharing
12cr|mate-user-share-1.4.1-1|5	Name: mate-user-share
12cr|mate-user-share-1.4.1-1|6	Version: %{materel}.%{uprel}
12cr|mate-user-share-1.4.1-1|7	Release: 1
12cr|mate-user-share-1.4.1-1|8	License: GPLv2+
12cr|mate-user-share-1.4.1-1|9	Group: System/Servers
12cr|mate-user-share-1.4.1-1|10	URL: http://www.mate-desktop.org
12cr|mate-user-share-1.4.1-1|11	Source0: http://pub.mate-desktop.org/releases/%{materel}/mate-user-share-%{version}.tar.xz
12cr|mate-user-share-1.4.1-1|12	Suggests: apache
12cr|mate-user-share-1.4.1-1|13	Suggests: apache-mod_dnssd >= 0.6
12cr|mate-user-share-1.4.1-1|14	Requires: obex-data-server >= 0.3
12cr|mate-user-share-1.4.1-1|15	BuildRequires: apache-mod_dnssd
12cr|mate-user-share-1.4.1-1|16	BuildRequires: mate-common
12cr|mate-user-share-1.4.1-1|17	BuildRequires: mate-conf-devel
12cr|mate-user-share-1.4.1-1|18	BuildRequires: pkgconfig(libmatenotify)
12cr|mate-user-share-1.4.1-1|19	BuildRequires: mate-bluetooth-devel
12cr|mate-user-share-1.4.1-1|20	BuildRequires: dbus-glib-devel
12cr|mate-user-share-1.4.1-1|21	BuildRequires: pkgconfig(libcanberra-gtk)
12cr|mate-user-share-1.4.1-1|22	BuildRequires: unique-devel
12cr|mate-user-share-1.4.1-1|23	BuildRequires: pkgconfig(libcaja-extension)
12cr|mate-user-share-1.4.1-1|24	BuildRequires: intltool
12cr|mate-user-share-1.4.1-1|25	BuildRequires: mate-doc-utils
12cr|mate-user-share-1.4.1-1|26	BuildRequires:	desktop-file-utils
12cr|mate-user-share-1.4.1-1|27	
12cr|mate-user-share-1.4.1-1|28	%description
12cr|mate-user-share-1.4.1-1|29	This program enables user to share directories through Webdav or Bluetooth
12cr|mate-user-share-1.4.1-1|30	(over ObexFTP).
12cr|mate-user-share-1.4.1-1|31	
12cr|mate-user-share-1.4.1-1|32	%prep
12cr|mate-user-share-1.4.1-1|33	%setup -q
12cr|mate-user-share-1.4.1-1|34	
12cr|mate-user-share-1.4.1-1|35	%build
12cr|mate-user-share-1.4.1-1|36	NOCONFIGURE=yes ./autogen.sh
12cr|mate-user-share-1.4.1-1|37	%configure2_5x \
12cr|mate-user-share-1.4.1-1|38	--with-modules-path=%_sysconfdir/httpd/modules \
12cr|mate-user-share-1.4.1-1|39	--disable-schemas-install
12cr|mate-user-share-1.4.1-1|40	%make
12cr|mate-user-share-1.4.1-1|41	
12cr|mate-user-share-1.4.1-1|42	%install
12cr|mate-user-share-1.4.1-1|43	%makeinstall_std
12cr|mate-user-share-1.4.1-1|44	desktop-file-edit --remove-category=MATE --add-category=X-MATE %{buildroot}%{_datadir}/applications/mate-user-share-properties.desktop
12cr|mate-user-share-1.4.1-1|45	%find_lang %name --with-gnome
12cr|mate-user-share-1.4.1-1|46	
12cr|mate-user-share-1.4.1-1|47	%files -f %name.lang
12cr|mate-user-share-1.4.1-1|48	%doc README ChangeLog NEWS
12cr|mate-user-share-1.4.1-1|49	%_sysconfdir/xdg/autostart/mate-user-share.desktop
12cr|mate-user-share-1.4.1-1|50	%{_sysconfdir}/mateconf/schemas/desktop_mate_file_sharing.schemas
12cr|mate-user-share-1.4.1-1|51	%{_bindir}/*
12cr|mate-user-share-1.4.1-1|52	%{_datadir}/mate-user-share
12cr|mate-user-share-1.4.1-1|53	%_datadir/applications/mate-user-share-properties.desktop
12cr|mate-user-share-1.4.1-1|54	%_libexecdir/mate-user-share
12cr|mate-user-share-1.4.1-1|55	%_datadir/icons/hicolor/*/apps/*.*
12cr|mate-user-share-1.4.1-1|56	%_libdir/caja/extensions-2.0/libcaja-share-extension.so

3076 12
12cr|mate-utils-1.4.0-1|1	%define major 6
12cr|mate-utils-1.4.0-1|2	%define libname %mklibname matedict %{major}
12cr|mate-utils-1.4.0-1|3	%define devname %mklibname -d matedict
12cr|mate-utils-1.4.0-1|4	
12cr|mate-utils-1.4.0-1|5	Summary:	MATE utility programs such as file search and calculator
12cr|mate-utils-1.4.0-1|6	Name:		mate-utils
12cr|mate-utils-1.4.0-1|7	Version:	1.4.0
12cr|mate-utils-1.4.0-1|8	Release:	1
12cr|mate-utils-1.4.0-1|9	License:	GPLv2+ and GFDL
12cr|mate-utils-1.4.0-1|10	Group:		Graphical desktop/GNOME
12cr|mate-utils-1.4.0-1|11	URL:		http://mate-desktop.org
12cr|mate-utils-1.4.0-1|12	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
12cr|mate-utils-1.4.0-1|13	
12cr|mate-utils-1.4.0-1|14	BuildRequires:	docbook-dtd412-xml
12cr|mate-utils-1.4.0-1|15	BuildRequires:	gtk-doc
12cr|mate-utils-1.4.0-1|16	BuildRequires:	intltool
12cr|mate-utils-1.4.0-1|17	BuildRequires:	mate-common
12cr|mate-utils-1.4.0-1|18	BuildRequires:	mate-conf
12cr|mate-utils-1.4.0-1|19	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-utils-1.4.0-1|20	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mate-utils-1.4.0-1|21	BuildRequires:	pkgconfig(ice)
12cr|mate-utils-1.4.0-1|22	BuildRequires:	pkgconfig(libcanberra-gtk)
12cr|mate-utils-1.4.0-1|23	BuildRequires:	pkgconfig(libgtop-2.0)
12cr|mate-utils-1.4.0-1|24	BuildRequires:	pkgconfig(libmatepanelapplet-2.0)
12cr|mate-utils-1.4.0-1|25	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-utils-1.4.0-1|26	BuildRequires:	pkgconfig(mate-doc-utils)
12cr|mate-utils-1.4.0-1|27	BuildRequires:	pkgconfig(sm)
12cr|mate-utils-1.4.0-1|28	BuildRequires:	pkgconfig(x11)
12cr|mate-utils-1.4.0-1|29	BuildRequires:	pkgconfig(xext)
12cr|mate-utils-1.4.0-1|30	
12cr|mate-utils-1.4.0-1|31	%description
12cr|mate-utils-1.4.0-1|32	MATE is the GNU Network Object Model Environment. This powerful
12cr|mate-utils-1.4.0-1|33	environment is both easy to use and easy to configure.
12cr|mate-utils-1.4.0-1|34	
12cr|mate-utils-1.4.0-1|35	MATE Utilities is a collection of small applications all there to make
12cr|mate-utils-1.4.0-1|36	your day just that little bit brighter - System Log Viewer,
12cr|mate-utils-1.4.0-1|37	Search Tool, Dictionary.
12cr|mate-utils-1.4.0-1|38	
12cr|mate-utils-1.4.0-1|39	%package -n %{libname}
12cr|mate-utils-1.4.0-1|40	Group: System/Libraries
12cr|mate-utils-1.4.0-1|41	Summary: MATE dictionary shared library
12cr|mate-utils-1.4.0-1|42	
12cr|mate-utils-1.4.0-1|43	%description -n %{libname}
12cr|mate-utils-1.4.0-1|44	This is the shared library required by the MATE Dictionary.
12cr|mate-utils-1.4.0-1|45	
12cr|mate-utils-1.4.0-1|46	%package -n %{devname}
12cr|mate-utils-1.4.0-1|47	Group: Development/C
12cr|mate-utils-1.4.0-1|48	Summary: MATE dictionary library development files
12cr|mate-utils-1.4.0-1|49	Requires: %{libname} = %{version}
12cr|mate-utils-1.4.0-1|50	Provides: libgdict1.0-devel = %{version}
12cr|mate-utils-1.4.0-1|51	
12cr|mate-utils-1.4.0-1|52	%description -n %{devname}
12cr|mate-utils-1.4.0-1|53	This is the shared library required by the MATE Dictionary.
12cr|mate-utils-1.4.0-1|54	
12cr|mate-utils-1.4.0-1|55	%prep
12cr|mate-utils-1.4.0-1|56	%setup -q
12cr|mate-utils-1.4.0-1|57	
12cr|mate-utils-1.4.0-1|58	%build
12cr|mate-utils-1.4.0-1|59	NOCONFIGURE=yes ./autogen.sh
12cr|mate-utils-1.4.0-1|60	%configure2_5x \
12cr|mate-utils-1.4.0-1|61	--disable-static \
12cr|mate-utils-1.4.0-1|62	--disable-scrollkeeper \
12cr|mate-utils-1.4.0-1|63	--disable-schemas-install
12cr|mate-utils-1.4.0-1|64	
12cr|mate-utils-1.4.0-1|65	%make
12cr|mate-utils-1.4.0-1|66	
12cr|mate-utils-1.4.0-1|67	%install
12cr|mate-utils-1.4.0-1|68	%makeinstall_std
12cr|mate-utils-1.4.0-1|69	rm -rf %{buildroot}/var
12cr|mate-utils-1.4.0-1|70	rm -fv %{buildroot}%{_bindir}/test-reader
12cr|mate-utils-1.4.0-1|71	
12cr|mate-utils-1.4.0-1|72	# make mate-system-log use consolehelper until it starts using polkit
12cr|mate-utils-1.4.0-1|73	./mkinstalldirs %{buildroot}%{_sysconfdir}/pam.d
12cr|mate-utils-1.4.0-1|74	/bin/cat <<EOF >%{buildroot}%{_sysconfdir}/pam.d/mate-system-log
12cr|mate-utils-1.4.0-1|75	#%%PAM-1.0
12cr|mate-utils-1.4.0-1|76	auth		include		system-auth
12cr|mate-utils-1.4.0-1|77	account		include		system-auth
12cr|mate-utils-1.4.0-1|78	session		include		system-auth
12cr|mate-utils-1.4.0-1|79	EOF
12cr|mate-utils-1.4.0-1|80	
12cr|mate-utils-1.4.0-1|81	./mkinstalldirs %{buildroot}%{_sysconfdir}/security/console.apps
12cr|mate-utils-1.4.0-1|82	/bin/cat <<EOF >%{buildroot}%{_sysconfdir}/security/console.apps/mate-system-log
12cr|mate-utils-1.4.0-1|83	USER=root
12cr|mate-utils-1.4.0-1|84	PROGRAM=/usr/sbin/mate-system-log
12cr|mate-utils-1.4.0-1|85	SESSION=true
12cr|mate-utils-1.4.0-1|86	FALLBACK=true
12cr|mate-utils-1.4.0-1|87	EOF
12cr|mate-utils-1.4.0-1|88	
12cr|mate-utils-1.4.0-1|89	./mkinstalldirs %{buildroot}%{_sbindir}
12cr|mate-utils-1.4.0-1|90	/bin/mv %{buildroot}%{_bindir}/mate-system-log %{buildroot}%{_sbindir}
12cr|mate-utils-1.4.0-1|91	/bin/ln -s /usr/bin/consolehelper %{buildroot}%{_bindir}/mate-system-log
12cr|mate-utils-1.4.0-1|92	
12cr|mate-utils-1.4.0-1|93	%{find_lang} %{name}-2.0 --with-gnome --all-name
12cr|mate-utils-1.4.0-1|94	
12cr|mate-utils-1.4.0-1|95	%files -f %{name}-2.0.lang
12cr|mate-utils-1.4.0-1|96	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|mate-utils-1.4.0-1|97	%{_sysconfdir}/mateconf/schemas/baobab.schemas
12cr|mate-utils-1.4.0-1|98	%{_sysconfdir}/mateconf/schemas/mate-dictionary.schemas
12cr|mate-utils-1.4.0-1|99	%{_sysconfdir}/mateconf/schemas/mate-screenshot.schemas
12cr|mate-utils-1.4.0-1|100	%{_sysconfdir}/mateconf/schemas/mate-search-tool.schemas
12cr|mate-utils-1.4.0-1|101	%{_sysconfdir}/mateconf/schemas/mate-system-log.schemas
12cr|mate-utils-1.4.0-1|102	%{_sysconfdir}/security/console.apps/mate-system-log
12cr|mate-utils-1.4.0-1|103	%{_sysconfdir}/pam.d/mate-system-log
12cr|mate-utils-1.4.0-1|104	%{_bindir}/mate-dictionary
12cr|mate-utils-1.4.0-1|105	%{_bindir}/mate-disk-usage-analyzer
12cr|mate-utils-1.4.0-1|106	%{_bindir}/mate-panel-screenshot
12cr|mate-utils-1.4.0-1|107	%{_bindir}/mate-screenshot
12cr|mate-utils-1.4.0-1|108	%{_bindir}/mate-search-tool
12cr|mate-utils-1.4.0-1|109	%{_bindir}/mate-system-log
12cr|mate-utils-1.4.0-1|110	%{_sbindir}/mate-system-log
12cr|mate-utils-1.4.0-1|111	%{_libexecdir}/mate-dictionary-applet
12cr|mate-utils-1.4.0-1|112	%{_libexecdir}/matecomponent/servers/MATE_DictionaryApplet.server
12cr|mate-utils-1.4.0-1|113	%{_datadir}/applications/*
12cr|mate-utils-1.4.0-1|114	%{_datadir}/mate-2.0/ui/MATE_DictionaryApplet.xml
12cr|mate-utils-1.4.0-1|115	%{_datadir}/mate-dict/sources/default.desktop
12cr|mate-utils-1.4.0-1|116	%{_datadir}/mate-dict/sources/spanish.desktop
12cr|mate-utils-1.4.0-1|117	%{_datadir}/mate-dict/sources/thai.desktop
12cr|mate-utils-1.4.0-1|118	%{_datadir}/mate-disk-usage-analyzer/*
12cr|mate-utils-1.4.0-1|119	%{_datadir}/mate-dictionary/
12cr|mate-utils-1.4.0-1|120	%{_datadir}/mate-screenshot
12cr|mate-utils-1.4.0-1|121	%{_datadir}/mate-utils
12cr|mate-utils-1.4.0-1|122	%{_datadir}/pixmaps/*
12cr|mate-utils-1.4.0-1|123	%{_iconsdir}/mate/*/apps/*
12cr|mate-utils-1.4.0-1|124	%{_mandir}/man1/*
12cr|mate-utils-1.4.0-1|125	
12cr|mate-utils-1.4.0-1|126	%files -n %{libname}
12cr|mate-utils-1.4.0-1|127	%{_libdir}/libmatedict.so.%{major}*
12cr|mate-utils-1.4.0-1|128	
12cr|mate-utils-1.4.0-1|129	%files -n %{devname}
12cr|mate-utils-1.4.0-1|130	%{_libdir}/libmatedict*.so
12cr|mate-utils-1.4.0-1|131	%{_libdir}/pkgconfig/mate-dict*.pc
12cr|mate-utils-1.4.0-1|132	%{_includedir}/mate-dict*
12cr|mate-utils-1.4.0-1|133	
12cr|mate-utils-1.4.0-1|134	
12cr|mate-utils-1.4.0-1|135	
12cr|mate-utils-1.4.0-1|136	%changelog
12cr|mate-utils-1.4.0-1|137	* Tue Jun 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mate-utils-1.4.0-1|138	+ Revision: 802520
12cr|mate-utils-1.4.0-1|139	- imported package mate-utils
12cr|mate-utils-1.4.0-1|140	

3077 12
12cr|mate-vfs-1.4.0-1|1	%define	api	2
12cr|mate-vfs-1.4.0-1|2	%define	major	0
12cr|mate-vfs-1.4.0-1|3	%define	libname	%mklibname %{name} %{api} %{major}
12cr|mate-vfs-1.4.0-1|4	%define	devname %mklibname -d %{name}
12cr|mate-vfs-1.4.0-1|5	
12cr|mate-vfs-1.4.0-1|6	Summary:	MATE virtual file-system libraries
12cr|mate-vfs-1.4.0-1|7	Name:		mate-vfs
12cr|mate-vfs-1.4.0-1|8	Version:	1.4.0
12cr|mate-vfs-1.4.0-1|9	Release:	1
12cr|mate-vfs-1.4.0-1|10	License:	GPLv2+ and LGPLv2+
12cr|mate-vfs-1.4.0-1|11	Group:		Graphical desktop/GNOME
12cr|mate-vfs-1.4.0-1|12	URL:		http://mate-desktop.org
12cr|mate-vfs-1.4.0-1|13	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|mate-vfs-1.4.0-1|14	
12cr|mate-vfs-1.4.0-1|15	BuildRequires:	gtk-doc
12cr|mate-vfs-1.4.0-1|16	BuildRequires:	intltool
12cr|mate-vfs-1.4.0-1|17	BuildRequires:	mate-common
12cr|mate-vfs-1.4.0-1|18	BuildRequires:	mate-conf
12cr|mate-vfs-1.4.0-1|19	BuildRequires:	bzip2-devel
12cr|mate-vfs-1.4.0-1|20	BuildRequires:	pkgconfig(avahi-client)
12cr|mate-vfs-1.4.0-1|21	BuildRequires:	pkgconfig(avahi-glib)
12cr|mate-vfs-1.4.0-1|22	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|mate-vfs-1.4.0-1|23	BuildRequires:	pkgconfig(glib-2.0)
12cr|mate-vfs-1.4.0-1|24	BuildRequires:	pkgconfig(libssl)
12cr|mate-vfs-1.4.0-1|25	BuildRequires:	pkgconfig(libxml-2.0)
12cr|mate-vfs-1.4.0-1|26	BuildRequires:	pkgconfig(mateconf-2.0)
12cr|mate-vfs-1.4.0-1|27	BuildRequires:	pkgconfig(mate-mime-data-2.0)
12cr|mate-vfs-1.4.0-1|28	BuildRequires:	pkgconfig(smbclient)
12cr|mate-vfs-1.4.0-1|29	
12cr|mate-vfs-1.4.0-1|30	Requires(post,preun):	mate-conf
12cr|mate-vfs-1.4.0-1|31	Requires:	mate-mime-data
12cr|mate-vfs-1.4.0-1|32	Requires:	shared-mime-info
12cr|mate-vfs-1.4.0-1|33	
12cr|mate-vfs-1.4.0-1|34	%description
12cr|mate-vfs-1.4.0-1|35	The MATE Virtual File System provides an abstraction to common file
12cr|mate-vfs-1.4.0-1|36	system operations like reading, writing and copying files, listing
12cr|mate-vfs-1.4.0-1|37	directories and so on.  It is similar in spirit to the Midnight
12cr|mate-vfs-1.4.0-1|38	Commander's VFS (as it uses a similar URI scheme) but it is designed
12cr|mate-vfs-1.4.0-1|39	from the ground up to be extensible and to be usable from any
12cr|mate-vfs-1.4.0-1|40	application.
12cr|mate-vfs-1.4.0-1|41	
12cr|mate-vfs-1.4.0-1|42	%package -n %{libname}
12cr|mate-vfs-1.4.0-1|43	Summary:	Shared library for %{name}
12cr|mate-vfs-1.4.0-1|44	Group:		System/Libraries
12cr|mate-vfs-1.4.0-1|45	
12cr|mate-vfs-1.4.0-1|46	%description -n %{libname}
12cr|mate-vfs-1.4.0-1|47	This package contains the library for %{name}.
12cr|mate-vfs-1.4.0-1|48	
12cr|mate-vfs-1.4.0-1|49	%package -n %{devname}
12cr|mate-vfs-1.4.0-1|50	Summary:	Development Library and include files for %{name}
12cr|mate-vfs-1.4.0-1|51	Group:		Development/GNOME and GTK+
12cr|mate-vfs-1.4.0-1|52	Provides:	%{name}-devel = %{version}-%{release}
12cr|mate-vfs-1.4.0-1|53	Requires:	%{libname} = %{version}-%{release}
12cr|mate-vfs-1.4.0-1|54	
12cr|mate-vfs-1.4.0-1|55	%description -n %{devname}
12cr|mate-vfs-1.4.0-1|56	This package includes libraries and header files for developing
12cr|mate-vfs-1.4.0-1|57	MATE VFS applications.
12cr|mate-vfs-1.4.0-1|58	
12cr|mate-vfs-1.4.0-1|59	%prep
12cr|mate-vfs-1.4.0-1|60	%setup -q
12cr|mate-vfs-1.4.0-1|61	%apply_patches
12cr|mate-vfs-1.4.0-1|62	
12cr|mate-vfs-1.4.0-1|63	%build
12cr|mate-vfs-1.4.0-1|64	NOCONFIGURE=yes ./autogen.sh
12cr|mate-vfs-1.4.0-1|65	%configure2_5x \
12cr|mate-vfs-1.4.0-1|66	--disable-static \
12cr|mate-vfs-1.4.0-1|67	--disable-hal \
12cr|mate-vfs-1.4.0-1|68	--enable-samba \
12cr|mate-vfs-1.4.0-1|69	--enable-avahi \
12cr|mate-vfs-1.4.0-1|70	--disable-howl \
12cr|mate-vfs-1.4.0-1|71	--enable-openssl \
12cr|mate-vfs-1.4.0-1|72	--disable-gnutls
12cr|mate-vfs-1.4.0-1|73	
12cr|mate-vfs-1.4.0-1|74	%make
12cr|mate-vfs-1.4.0-1|75	
12cr|mate-vfs-1.4.0-1|76	%install
12cr|mate-vfs-1.4.0-1|77	%makeinstall_std
12cr|mate-vfs-1.4.0-1|78	
12cr|mate-vfs-1.4.0-1|79	%find_lang %{name}
12cr|mate-vfs-1.4.0-1|80	
12cr|mate-vfs-1.4.0-1|81	%files -n %{name} -f %{name}.lang
12cr|mate-vfs-1.4.0-1|82	%doc AUTHORS NEWS README
12cr|mate-vfs-1.4.0-1|83	%config(noreplace) %{_sysconfdir}/%{name}-*
12cr|mate-vfs-1.4.0-1|84	%config(noreplace) %{_sysconfdir}/mateconf/schemas/*
12cr|mate-vfs-1.4.0-1|85	%{_bindir}/*
12cr|mate-vfs-1.4.0-1|86	%{_datadir}/dbus-1/services/*.service
12cr|mate-vfs-1.4.0-1|87	%dir %{_libdir}/%{name}-2.0
12cr|mate-vfs-1.4.0-1|88	%dir %{_libdir}/%{name}-2.0/modules
12cr|mate-vfs-1.4.0-1|89	%{_libdir}/%{name}-2.0/modules/*.so
12cr|mate-vfs-1.4.0-1|90	%{_libexecdir}/mate-vfs-daemon
12cr|mate-vfs-1.4.0-1|91	
12cr|mate-vfs-1.4.0-1|92	%files -n %{libname}
12cr|mate-vfs-1.4.0-1|93	%{_libdir}/libmatevfs-%{api}.so.%{major}*
12cr|mate-vfs-1.4.0-1|94	
12cr|mate-vfs-1.4.0-1|95	%files -n %{devname}
12cr|mate-vfs-1.4.0-1|96	%doc ChangeLog
12cr|mate-vfs-1.4.0-1|97	%doc %{_datadir}/gtk-doc/html/*
12cr|mate-vfs-1.4.0-1|98	%dir %{_includedir}/mate-vfs-2.0
12cr|mate-vfs-1.4.0-1|99	%{_includedir}/mate-vfs-2.0/*
12cr|mate-vfs-1.4.0-1|100	%dir %{_includedir}/mate-vfs-module-2.0
12cr|mate-vfs-1.4.0-1|101	%{_includedir}/mate-vfs-module-2.0/*
12cr|mate-vfs-1.4.0-1|102	%{_libdir}/*.so
12cr|mate-vfs-1.4.0-1|103	%{_libdir}/%{name}-2.0/include
12cr|mate-vfs-1.4.0-1|104	%{_libdir}/pkgconfig/*.pc
12cr|mate-vfs-1.4.0-1|105	
12cr|mate-vfs-1.4.0-1|106	
12cr|mate-vfs-1.4.0-1|107	
12cr|mate-vfs-1.4.0-1|108	%changelog
12cr|mate-vfs-1.4.0-1|109	* Fri Jul 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.0-1
12cr|mate-vfs-1.4.0-1|110	+ Revision: 811346
12cr|mate-vfs-1.4.0-1|111	- new version 1.4.0
12cr|mate-vfs-1.4.0-1|112	
12cr|mate-vfs-1.4.0-1|113	* Thu May 31 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.1-1
12cr|mate-vfs-1.4.0-1|114	+ Revision: 801584
12cr|mate-vfs-1.4.0-1|115	- imported package mate-vfs
12cr|mate-vfs-1.4.0-1|116	

3078 12
12cr|mate-window-manager-1.4.1-1|1	#define _disable_ld_no_undefined 1
12cr|mate-window-manager-1.4.1-1|2	
12cr|mate-window-manager-1.4.1-1|3	%define major 0
12cr|mate-window-manager-1.4.1-1|4	%define libname %mklibname marco-private %{major}
12cr|mate-window-manager-1.4.1-1|5	%define develname %mklibname -d marco-private
12cr|mate-window-manager-1.4.1-1|6	
12cr|mate-window-manager-1.4.1-1|7	Summary:	MATE window manager
12cr|mate-window-manager-1.4.1-1|8	Name:		mate-window-manager
12cr|mate-window-manager-1.4.1-1|9	Version:	1.4.1
12cr|mate-window-manager-1.4.1-1|10	Release:	1
12cr|mate-window-manager-1.4.1-1|11	License:	GPLv2+
12cr|mate-window-manager-1.4.1-1|12	Group:		Graphical desktop/GNOME
12cr|mate-window-manager-1.4.1-1|13	URL:		http://mate-desktop.org
12cr|mate-window-manager-1.4.1-1|14	Source0:	http://pub.mate-desktop.org/releases/1.2/%{name}-%{version}.tar.xz
12cr|mate-window-manager-1.4.1-1|15	
12cr|mate-window-manager-1.4.1-1|16	BuildRequires: intltool
12cr|mate-window-manager-1.4.1-1|17	BuildRequires: mate-common
12cr|mate-window-manager-1.4.1-1|18	BuildRequires: mate-conf
12cr|mate-window-manager-1.4.1-1|19	BuildRequires: mate-dialogs
12cr|mate-window-manager-1.4.1-1|20	BuildRequires: pkgconfig(gtk+-2.0)
12cr|mate-window-manager-1.4.1-1|21	BuildRequires: pkgconfig(ice)
12cr|mate-window-manager-1.4.1-1|22	BuildRequires: pkgconfig(libcanberra-gtk)
12cr|mate-window-manager-1.4.1-1|23	BuildRequires: pkgconfig(libgtop-2.0)
12cr|mate-window-manager-1.4.1-1|24	BuildRequires: pkgconfig(libstartup-notification-1.0)
12cr|mate-window-manager-1.4.1-1|25	BuildRequires: pkgconfig(mateconf-2.0)
12cr|mate-window-manager-1.4.1-1|26	BuildRequires: pkgconfig(mate-doc-utils)
12cr|mate-window-manager-1.4.1-1|27	BuildRequires: pkgconfig(pangoxft)
12cr|mate-window-manager-1.4.1-1|28	BuildRequires: pkgconfig(sm)
12cr|mate-window-manager-1.4.1-1|29	BuildRequires: pkgconfig(x11)
12cr|mate-window-manager-1.4.1-1|30	BuildRequires: pkgconfig(xcomposite)
12cr|mate-window-manager-1.4.1-1|31	BuildRequires: pkgconfig(xcursor)
12cr|mate-window-manager-1.4.1-1|32	BuildRequires: pkgconfig(xdamage)
12cr|mate-window-manager-1.4.1-1|33	BuildRequires: pkgconfig(xext)
12cr|mate-window-manager-1.4.1-1|34	BuildRequires: pkgconfig(xfixes)
12cr|mate-window-manager-1.4.1-1|35	BuildRequires: pkgconfig(xinerama)
12cr|mate-window-manager-1.4.1-1|36	BuildRequires: pkgconfig(xrandr)
12cr|mate-window-manager-1.4.1-1|37	BuildRequires: pkgconfig(xrender)
12cr|mate-window-manager-1.4.1-1|38	
12cr|mate-window-manager-1.4.1-1|39	Requires: mate-dialogs
12cr|mate-window-manager-1.4.1-1|40	
12cr|mate-window-manager-1.4.1-1|41	%description
12cr|mate-window-manager-1.4.1-1|42	MATE Window Manager is a simple window manager that integrates nicely with
12cr|mate-window-manager-1.4.1-1|43	MATE.
12cr|mate-window-manager-1.4.1-1|44	
12cr|mate-window-manager-1.4.1-1|45	%package -n %{libname}
12cr|mate-window-manager-1.4.1-1|46	Summary:	Libraries for MATE Window Manager
12cr|mate-window-manager-1.4.1-1|47	Group:		System/Libraries
12cr|mate-window-manager-1.4.1-1|48	
12cr|mate-window-manager-1.4.1-1|49	%description -n %{libname}
12cr|mate-window-manager-1.4.1-1|50	This package contains libraries used by MATE Window Manager.
12cr|mate-window-manager-1.4.1-1|51	
12cr|mate-window-manager-1.4.1-1|52	%package -n %{develname}
12cr|mate-window-manager-1.4.1-1|53	Summary:	Libraries and include files with MATE Window Manager
12cr|mate-window-manager-1.4.1-1|54	Group:		Development/C
12cr|mate-window-manager-1.4.1-1|55	Requires:	%{libname} = %{version}
12cr|mate-window-manager-1.4.1-1|56	Provides:	%{name}-devel = %{EVRD}
12cr|mate-window-manager-1.4.1-1|57	
12cr|mate-window-manager-1.4.1-1|58	%description -n %{develname}
12cr|mate-window-manager-1.4.1-1|59	This package provides the necessary development libraries and include
12cr|mate-window-manager-1.4.1-1|60	files to allow you to develop with MATE Window Manager.
12cr|mate-window-manager-1.4.1-1|61	
12cr|mate-window-manager-1.4.1-1|62	%prep
12cr|mate-window-manager-1.4.1-1|63	%setup -q
12cr|mate-window-manager-1.4.1-1|64	%apply_patches
12cr|mate-window-manager-1.4.1-1|65	
12cr|mate-window-manager-1.4.1-1|66	%build
12cr|mate-window-manager-1.4.1-1|67	NOCONFIGURE=yes ./autogen.sh
12cr|mate-window-manager-1.4.1-1|68	%configure2_5x \
12cr|mate-window-manager-1.4.1-1|69	--disable-static \
12cr|mate-window-manager-1.4.1-1|70	--disable-scrollkeeper
12cr|mate-window-manager-1.4.1-1|71	
12cr|mate-window-manager-1.4.1-1|72	%make
12cr|mate-window-manager-1.4.1-1|73	
12cr|mate-window-manager-1.4.1-1|74	%install
12cr|mate-window-manager-1.4.1-1|75	export MATECONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
12cr|mate-window-manager-1.4.1-1|76	%makeinstall_std
12cr|mate-window-manager-1.4.1-1|77	
12cr|mate-window-manager-1.4.1-1|78	%find_lang marco
12cr|mate-window-manager-1.4.1-1|79	
12cr|mate-window-manager-1.4.1-1|80	%files -f marco.lang
12cr|mate-window-manager-1.4.1-1|81	%doc README COPYING NEWS HACKING
12cr|mate-window-manager-1.4.1-1|82	%{_sysconfdir}/mateconf/schemas/marco.schemas
12cr|mate-window-manager-1.4.1-1|83	%{_bindir}/marco
12cr|mate-window-manager-1.4.1-1|84	%{_bindir}/marco-message
12cr|mate-window-manager-1.4.1-1|85	%{_bindir}/marco-theme-viewer
12cr|mate-window-manager-1.4.1-1|86	%{_bindir}/marco-window-demo
12cr|mate-window-manager-1.4.1-1|87	%{_datadir}/applications/marco.desktop
12cr|mate-window-manager-1.4.1-1|88	%{_datadir}/mate-control-center/keybindings/50-marco*.xml
12cr|mate-window-manager-1.4.1-1|89	%{_datadir}/mate/wm-properties/marco-wm.desktop
12cr|mate-window-manager-1.4.1-1|90	%{_datadir}/marco
12cr|mate-window-manager-1.4.1-1|91	%dir %_datadir/mate/help/creating-marco-themes
12cr|mate-window-manager-1.4.1-1|92	%_datadir/mate/help/creating-marco-themes/C
12cr|mate-window-manager-1.4.1-1|93	%{_datadir}/themes/*
12cr|mate-window-manager-1.4.1-1|94	%{_mandir}/man1/*
12cr|mate-window-manager-1.4.1-1|95	
12cr|mate-window-manager-1.4.1-1|96	%files -n %{libname}
12cr|mate-window-manager-1.4.1-1|97	%{_libdir}/libmarco-private.so.%{major}*
12cr|mate-window-manager-1.4.1-1|98	
12cr|mate-window-manager-1.4.1-1|99	%files -n %{develname}
12cr|mate-window-manager-1.4.1-1|100	%doc ChangeLog
12cr|mate-window-manager-1.4.1-1|101	%{_libdir}/*.so
12cr|mate-window-manager-1.4.1-1|102	%{_includedir}/*
12cr|mate-window-manager-1.4.1-1|103	%{_libdir}/pkgconfig/*
12cr|mate-window-manager-1.4.1-1|104	

3079 12
12cr|mathgl-1.11.1.1-2|1	%define		mainlibmajor 5
12cr|mathgl-1.11.1.1-2|2	%define		mainlibname %mklibname mgl %{mainlibmajor}
12cr|mathgl-1.11.1.1-2|3	%define		fltklibmajor 5
12cr|mathgl-1.11.1.1-2|4	%define		fltklibname %mklibname mgl-fltk %{fltklibmajor}
12cr|mathgl-1.11.1.1-2|5	%define		glutlibmajor 5
12cr|mathgl-1.11.1.1-2|6	%define		glutlibname %mklibname mgl-glut %{glutlibmajor}
12cr|mathgl-1.11.1.1-2|7	%define		qtlibmajor 5
12cr|mathgl-1.11.1.1-2|8	%define		qtlibname %mklibname mgl-qt %{qtlibmajor}
12cr|mathgl-1.11.1.1-2|9	%define		wxlibmajor 5
12cr|mathgl-1.11.1.1-2|10	%define		wxlibname %mklibname mgl-wx %{wxlibmajor}
12cr|mathgl-1.11.1.1-2|11	%define		develname %mklibname mgl -d
12cr|mathgl-1.11.1.1-2|12	%define		staticdevelname %mklibname mgl -d -s
12cr|mathgl-1.11.1.1-2|13	
12cr|mathgl-1.11.1.1-2|14	%define		octave_api api-v37
12cr|mathgl-1.11.1.1-2|15	
12cr|mathgl-1.11.1.1-2|16	# we need x.y.z format here
12cr|mathgl-1.11.1.1-2|17	%define		pkgversion 1.11.1
12cr|mathgl-1.11.1.1-2|18	
12cr|mathgl-1.11.1.1-2|19	Name:		mathgl
12cr|mathgl-1.11.1.1-2|20	# 1.11.2 seems to be broken
12cr|mathgl-1.11.1.1-2|21	Version:	1.11.1.1
12cr|mathgl-1.11.1.1-2|22	Release:	%mkrel 2
12cr|mathgl-1.11.1.1-2|23	Summary:	Library for scientific graphics
12cr|mathgl-1.11.1.1-2|24	License:	GPLv2+
12cr|mathgl-1.11.1.1-2|25	Group:		System/Libraries
12cr|mathgl-1.11.1.1-2|26	Url:		http://mathgl.sourceforge.net/
12cr|mathgl-1.11.1.1-2|27	Source0:	http://downloads.sourceforge.net/mathgl/%{name}-%{version}.tar.gz
12cr|mathgl-1.11.1.1-2|28	Patch0:		mathgl-1.10-mdv-fix-fltk-include-path.patch
12cr|mathgl-1.11.1.1-2|29	Patch1:		mathgl-1.11.2-zlib.patch
12cr|mathgl-1.11.1.1-2|30	Patch2:		mathgl-1.11.1.1-lz.patch
12cr|mathgl-1.11.1.1-2|31	Patch3:		mathgl-1.11.1.1-oct.patch
12cr|mathgl-1.11.1.1-2|32	Patch4:		mathgl-1.11.1.1-gz.patch
12cr|mathgl-1.11.1.1-2|33	BuildRequires:	qt4-devel
12cr|mathgl-1.11.1.1-2|34	BuildRequires:	gsl-devel
12cr|mathgl-1.11.1.1-2|35	BuildRequires:	GL-devel
12cr|mathgl-1.11.1.1-2|36	%if %{mdvver} <= 201100
12cr|mathgl-1.11.1.1-2|37	BuildRequires:	mesaglut-devel
12cr|mathgl-1.11.1.1-2|38	%else
12cr|mathgl-1.11.1.1-2|39	BuildRequires:	freeglut-devel
12cr|mathgl-1.11.1.1-2|40	%endif
12cr|mathgl-1.11.1.1-2|41	BuildRequires:	fltk-devel
12cr|mathgl-1.11.1.1-2|42	BuildRequires:	hdf5-devel
12cr|mathgl-1.11.1.1-2|43	BuildRequires:	wxgtku-devel
12cr|mathgl-1.11.1.1-2|44	BuildRequires:	octave-devel
12cr|mathgl-1.11.1.1-2|45	BuildRequires:	swig >= 1:2.0
12cr|mathgl-1.11.1.1-2|46	BuildRequires:	libjpeg-devel
12cr|mathgl-1.11.1.1-2|47	BuildRequires:	giflib-devel
12cr|mathgl-1.11.1.1-2|48	BuildRequires:	texinfo
12cr|mathgl-1.11.1.1-2|49	BuildRequires:	texi2html
12cr|mathgl-1.11.1.1-2|50	
12cr|mathgl-1.11.1.1-2|51	%description
12cr|mathgl-1.11.1.1-2|52	MathGL is a library for making high-quality scientific graphics. It
12cr|mathgl-1.11.1.1-2|53	provides fast data plotting and handling of large data arrays.
12cr|mathgl-1.11.1.1-2|54	MathGL has Qt, FLTK, OpenGL interfaces and can be used even from
12cr|mathgl-1.11.1.1-2|55	console programs.
12cr|mathgl-1.11.1.1-2|56	
12cr|mathgl-1.11.1.1-2|57	%package tools
12cr|mathgl-1.11.1.1-2|58	Summary:	Tools for MathGL
12cr|mathgl-1.11.1.1-2|59	Group:		Sciences/Mathematics
12cr|mathgl-1.11.1.1-2|60	
12cr|mathgl-1.11.1.1-2|61	%description tools
12cr|mathgl-1.11.1.1-2|62	This package contains the MathGL tools.
12cr|mathgl-1.11.1.1-2|63	
12cr|mathgl-1.11.1.1-2|64	%package examples
12cr|mathgl-1.11.1.1-2|65	Summary:	Examples for MathGL
12cr|mathgl-1.11.1.1-2|66	Group:		Sciences/Mathematics
12cr|mathgl-1.11.1.1-2|67	
12cr|mathgl-1.11.1.1-2|68	%description examples
12cr|mathgl-1.11.1.1-2|69	This package contains the MathGL examples.
12cr|mathgl-1.11.1.1-2|70	
12cr|mathgl-1.11.1.1-2|71	%package data
12cr|mathgl-1.11.1.1-2|72	Summary:	Data files for MathGL
12cr|mathgl-1.11.1.1-2|73	Group:		Sciences/Mathematics
12cr|mathgl-1.11.1.1-2|74	
12cr|mathgl-1.11.1.1-2|75	%description data
12cr|mathgl-1.11.1.1-2|76	This package contains the MathGL data files.
12cr|mathgl-1.11.1.1-2|77	
12cr|mathgl-1.11.1.1-2|78	%package octave
12cr|mathgl-1.11.1.1-2|79	Summary:	MathGL bindings for octave
12cr|mathgl-1.11.1.1-2|80	Group:		Sciences/Mathematics
12cr|mathgl-1.11.1.1-2|81	Requires(post):	octave(api) = %{octave_api}
12cr|mathgl-1.11.1.1-2|82	Requires(postun): octave(api) = %{octave_api}
12cr|mathgl-1.11.1.1-2|83	Requires:	octave(api) = %{octave_api}
12cr|mathgl-1.11.1.1-2|84	
12cr|mathgl-1.11.1.1-2|85	%description octave
12cr|mathgl-1.11.1.1-2|86	This package contains the MathGL bindings for octave.
12cr|mathgl-1.11.1.1-2|87	
12cr|mathgl-1.11.1.1-2|88	%package doc
12cr|mathgl-1.11.1.1-2|89	Summary:	Documentation for MathGL
12cr|mathgl-1.11.1.1-2|90	Group:		Sciences/Mathematics
12cr|mathgl-1.11.1.1-2|91	%if %{mdvver} <= 201100
12cr|mathgl-1.11.1.1-2|92	Requires(post):	info-install
12cr|mathgl-1.11.1.1-2|93	Requires(preun): info-install
12cr|mathgl-1.11.1.1-2|94	%endif
12cr|mathgl-1.11.1.1-2|95	
12cr|mathgl-1.11.1.1-2|96	%description doc
12cr|mathgl-1.11.1.1-2|97	This package contains the MathGL documentation.
12cr|mathgl-1.11.1.1-2|98	
12cr|mathgl-1.11.1.1-2|99	%package -n %{mainlibname}
12cr|mathgl-1.11.1.1-2|100	Summary:	Main runtime library for MathGL
12cr|mathgl-1.11.1.1-2|101	Group:		System/Libraries
12cr|mathgl-1.11.1.1-2|102	Requires:	%{name}-data = %{version}
12cr|mathgl-1.11.1.1-2|103	
12cr|mathgl-1.11.1.1-2|104	%description -n %{mainlibname}
12cr|mathgl-1.11.1.1-2|105	MathGL is a library for making high-quality scientific graphics. It
12cr|mathgl-1.11.1.1-2|106	provides fast data plotting and handling of large data arrays.
12cr|mathgl-1.11.1.1-2|107	MathGL has Qt, FLTK, OpenGL interfaces and can be used even from
12cr|mathgl-1.11.1.1-2|108	console programs.
12cr|mathgl-1.11.1.1-2|109	
12cr|mathgl-1.11.1.1-2|110	This package contains the MathGL main runtime library.
12cr|mathgl-1.11.1.1-2|111	
12cr|mathgl-1.11.1.1-2|112	%package -n %{fltklibname}
12cr|mathgl-1.11.1.1-2|113	Summary:	Fltk runtime library for MathGL
12cr|mathgl-1.11.1.1-2|114	Group:		System/Libraries
12cr|mathgl-1.11.1.1-2|115	
12cr|mathgl-1.11.1.1-2|116	%description -n %{fltklibname}
12cr|mathgl-1.11.1.1-2|117	This package contains the MathGL fltk runtime library.
12cr|mathgl-1.11.1.1-2|118	
12cr|mathgl-1.11.1.1-2|119	%package -n %{glutlibname}
12cr|mathgl-1.11.1.1-2|120	Summary:	Glut runtime library for MathGL
12cr|mathgl-1.11.1.1-2|121	Group:		System/Libraries
12cr|mathgl-1.11.1.1-2|122	
12cr|mathgl-1.11.1.1-2|123	%description -n %{glutlibname}
12cr|mathgl-1.11.1.1-2|124	This package contains the MathGL glut runtime library.
12cr|mathgl-1.11.1.1-2|125	
12cr|mathgl-1.11.1.1-2|126	%package -n %{qtlibname}
12cr|mathgl-1.11.1.1-2|127	Summary:	Qt runtime library for MathGL
12cr|mathgl-1.11.1.1-2|128	Group:		System/Libraries
12cr|mathgl-1.11.1.1-2|129	
12cr|mathgl-1.11.1.1-2|130	%description -n %{qtlibname}
12cr|mathgl-1.11.1.1-2|131	This package contains the MathGL Qt runtime library.
12cr|mathgl-1.11.1.1-2|132	
12cr|mathgl-1.11.1.1-2|133	%package -n %{wxlibname}
12cr|mathgl-1.11.1.1-2|134	Summary:	WxWidgets runtime library for MathGL
12cr|mathgl-1.11.1.1-2|135	Group:		System/Libraries
12cr|mathgl-1.11.1.1-2|136	
12cr|mathgl-1.11.1.1-2|137	%description -n %{wxlibname}
12cr|mathgl-1.11.1.1-2|138	This package contains the MathGL wxWidgets runtime library.
12cr|mathgl-1.11.1.1-2|139	
12cr|mathgl-1.11.1.1-2|140	%package -n %{develname}
12cr|mathgl-1.11.1.1-2|141	Summary:	Development files for MathGL
12cr|mathgl-1.11.1.1-2|142	Group:		Development/Other
12cr|mathgl-1.11.1.1-2|143	Provides:	%{name}-devel = %{version}-%{release}
12cr|mathgl-1.11.1.1-2|144	Requires:	%{mainlibname} = %{version}
12cr|mathgl-1.11.1.1-2|145	Requires:	%{fltklibname} = %{version}
12cr|mathgl-1.11.1.1-2|146	Requires:	%{glutlibname} = %{version}
12cr|mathgl-1.11.1.1-2|147	Requires:	%{qtlibname} = %{version}
12cr|mathgl-1.11.1.1-2|148	Requires:	%{wxlibname} = %{version}
12cr|mathgl-1.11.1.1-2|149	
12cr|mathgl-1.11.1.1-2|150	%description -n %{develname}
12cr|mathgl-1.11.1.1-2|151	This package contains the MathGL development files.
12cr|mathgl-1.11.1.1-2|152	
12cr|mathgl-1.11.1.1-2|153	%package -n %{staticdevelname}
12cr|mathgl-1.11.1.1-2|154	Summary:	Static development files for MathGL
12cr|mathgl-1.11.1.1-2|155	Group:		Development/Other
12cr|mathgl-1.11.1.1-2|156	Requires:	%{develname} = %{version}
12cr|mathgl-1.11.1.1-2|157	
12cr|mathgl-1.11.1.1-2|158	%description -n %{staticdevelname}
12cr|mathgl-1.11.1.1-2|159	This package contains the MathGL static development files.
12cr|mathgl-1.11.1.1-2|160	
12cr|mathgl-1.11.1.1-2|161	%prep
12cr|mathgl-1.11.1.1-2|162	%setup -q
12cr|mathgl-1.11.1.1-2|163	%patch0 -p1
12cr|mathgl-1.11.1.1-2|164	%patch1 -p0
12cr|mathgl-1.11.1.1-2|165	%patch2 -p1
12cr|mathgl-1.11.1.1-2|166	%patch3 -p1
12cr|mathgl-1.11.1.1-2|167	%patch4 -p1
12cr|mathgl-1.11.1.1-2|168	
12cr|mathgl-1.11.1.1-2|169	# fix EOL
12cr|mathgl-1.11.1.1-2|170	for i in AUTHORS COPYRIGHT README
12cr|mathgl-1.11.1.1-2|171	do
12cr|mathgl-1.11.1.1-2|172	sed -i 's/\r//' $i
12cr|mathgl-1.11.1.1-2|173	done
12cr|mathgl-1.11.1.1-2|174	
12cr|mathgl-1.11.1.1-2|175	%build
12cr|mathgl-1.11.1.1-2|176	autoreconf
12cr|mathgl-1.11.1.1-2|177	%configure2_5x \
12cr|mathgl-1.11.1.1-2|178	--enable-double \
12cr|mathgl-1.11.1.1-2|179	--enable-pthread \
12cr|mathgl-1.11.1.1-2|180	--enable-gsl \
12cr|mathgl-1.11.1.1-2|181	--enable-glut \
12cr|mathgl-1.11.1.1-2|182	--enable-hdf5 \
12cr|mathgl-1.11.1.1-2|183	--enable-hdf5_18 \
12cr|mathgl-1.11.1.1-2|184	--enable-gif \
12cr|mathgl-1.11.1.1-2|185	--enable-jpeg \
12cr|mathgl-1.11.1.1-2|186	--enable-fltk \
12cr|mathgl-1.11.1.1-2|187	--enable-wx \
12cr|mathgl-1.11.1.1-2|188	--enable-qt \
12cr|mathgl-1.11.1.1-2|189	--enable-octave \
12cr|mathgl-1.11.1.1-2|190	--enable-testio \
12cr|mathgl-1.11.1.1-2|191	--enable-docs
12cr|mathgl-1.11.1.1-2|192	%make
12cr|mathgl-1.11.1.1-2|193	
12cr|mathgl-1.11.1.1-2|194	%install
12cr|mathgl-1.11.1.1-2|195	%__rm -rf %{buildroot}
12cr|mathgl-1.11.1.1-2|196	%makeinstall
12cr|mathgl-1.11.1.1-2|197	
12cr|mathgl-1.11.1.1-2|198	######################################################################
12cr|mathgl-1.11.1.1-2|199	# octave .oct file fix and install                                   #
12cr|mathgl-1.11.1.1-2|200	# from Fedora specfile                                               #
12cr|mathgl-1.11.1.1-2|201	######################################################################
12cr|mathgl-1.11.1.1-2|202	%__mkdir_p temp-octave
12cr|mathgl-1.11.1.1-2|203	
12cr|mathgl-1.11.1.1-2|204	pushd .
12cr|mathgl-1.11.1.1-2|205	cd temp-octave
12cr|mathgl-1.11.1.1-2|206	#Decompress tarballed "oct" file and remove tarball
12cr|mathgl-1.11.1.1-2|207	tar -zxf %{buildroot}/%{_datadir}/%{name}/octave/%{name}.tar.gz
12cr|mathgl-1.11.1.1-2|208	%__rm %{buildroot}/%{_datadir}/%{name}/octave/%{name}.tar.gz
12cr|mathgl-1.11.1.1-2|209	
12cr|mathgl-1.11.1.1-2|210	#Copy the .oct file and supporting files to octave packages dir
12cr|mathgl-1.11.1.1-2|211	%__mkdir_p %{buildroot}/%{_libexecdir}/octave/packages/%{name}-%{pkgversion}/
12cr|mathgl-1.11.1.1-2|212	#Remove empty INDEX file
12cr|mathgl-1.11.1.1-2|213	%__rm %{name}/INDEX
12cr|mathgl-1.11.1.1-2|214	
12cr|mathgl-1.11.1.1-2|215	#Fix PKG_ADD
12cr|mathgl-1.11.1.1-2|216	echo "pkg load mathgl" > %{name}/PKG_ADD
12cr|mathgl-1.11.1.1-2|217	echo "mathgl;" >> %{name}/PKG_ADD
12cr|mathgl-1.11.1.1-2|218	
12cr|mathgl-1.11.1.1-2|219	#fix wrong version number in description
12cr|mathgl-1.11.1.1-2|220	%__sed -i 's/1.9/1.11/' %{name}/DESCRIPTION
12cr|mathgl-1.11.1.1-2|221	
12cr|mathgl-1.11.1.1-2|222	# We cannot use version macro with octave package search,
12cr|mathgl-1.11.1.1-2|223	# as pkg.m assumes a x.y.z format for packages. Failing
12cr|mathgl-1.11.1.1-2|224	# to do this renders the plugin inoperable. So we use pkgversion
12cr|mathgl-1.11.1.1-2|225	cp -pR %{name}/inst/* %{buildroot}/%{_libexecdir}/octave/packages/%{name}-%{pkgversion}/
12cr|mathgl-1.11.1.1-2|226	
12cr|mathgl-1.11.1.1-2|227	#packinfo dir is required, or octave will not find the dir in recursive search
12cr|mathgl-1.11.1.1-2|228	%__mkdir_p %{buildroot}/%{_datadir}/octave/packages/%{name}-%{pkgversion}/packinfo
12cr|mathgl-1.11.1.1-2|229	cp -p %{name}/COPYING %{buildroot}/%{_datadir}/octave/packages/%{name}-%{pkgversion}/packinfo/
12cr|mathgl-1.11.1.1-2|230	cp -p %{name}/DESCRIPTION %{buildroot}/%{_datadir}/octave/packages/%{name}-%{pkgversion}/packinfo/
12cr|mathgl-1.11.1.1-2|231	cp -p %{name}/PKG_ADD %{buildroot}/%{_datadir}/octave/packages/%{name}-%{pkgversion}/packinfo/
12cr|mathgl-1.11.1.1-2|232	
12cr|mathgl-1.11.1.1-2|233	popd
12cr|mathgl-1.11.1.1-2|234	######################################################################
12cr|mathgl-1.11.1.1-2|235	
12cr|mathgl-1.11.1.1-2|236	%clean
12cr|mathgl-1.11.1.1-2|237	%__rm -rf %{buildroot}
12cr|mathgl-1.11.1.1-2|238	
12cr|mathgl-1.11.1.1-2|239	%post octave
12cr|mathgl-1.11.1.1-2|240	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|mathgl-1.11.1.1-2|241	
12cr|mathgl-1.11.1.1-2|242	%postun octave
12cr|mathgl-1.11.1.1-2|243	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|mathgl-1.11.1.1-2|244	
12cr|mathgl-1.11.1.1-2|245	%if %{mdvver} <= 201100
12cr|mathgl-1.11.1.1-2|246	%post doc
12cr|mathgl-1.11.1.1-2|247	%_install_info %{name}_en.info
12cr|mathgl-1.11.1.1-2|248	%_install_info %{name}_ru.info
12cr|mathgl-1.11.1.1-2|249	
12cr|mathgl-1.11.1.1-2|250	%preun doc
12cr|mathgl-1.11.1.1-2|251	%_remove_install_info %{name}_en.info
12cr|mathgl-1.11.1.1-2|252	%_remove_install_info %{name}_ru.info
12cr|mathgl-1.11.1.1-2|253	%endif
12cr|mathgl-1.11.1.1-2|254	
12cr|mathgl-1.11.1.1-2|255	%files tools
12cr|mathgl-1.11.1.1-2|256	%{_bindir}/mgl2*
12cr|mathgl-1.11.1.1-2|257	%{_bindir}/mglview
12cr|mathgl-1.11.1.1-2|258	
12cr|mathgl-1.11.1.1-2|259	%files examples
12cr|mathgl-1.11.1.1-2|260	%{_bindir}/mgl*_example
12cr|mathgl-1.11.1.1-2|261	
12cr|mathgl-1.11.1.1-2|262	%files data
12cr|mathgl-1.11.1.1-2|263	%{_datadir}/%{name}
12cr|mathgl-1.11.1.1-2|264	
12cr|mathgl-1.11.1.1-2|265	%files octave
12cr|mathgl-1.11.1.1-2|266	%{_datadir}/octave/packages/*
12cr|mathgl-1.11.1.1-2|267	%{_libexecdir}/octave/packages/*
12cr|mathgl-1.11.1.1-2|268	
12cr|mathgl-1.11.1.1-2|269	%files doc
12cr|mathgl-1.11.1.1-2|270	%{_docdir}/%{name}
12cr|mathgl-1.11.1.1-2|271	%{_infodir}/*
12cr|mathgl-1.11.1.1-2|272	
12cr|mathgl-1.11.1.1-2|273	%files -n %{mainlibname}
12cr|mathgl-1.11.1.1-2|274	%doc AUTHORS COPYING COPYRIGHT ChangeLog.txt NEWS README
12cr|mathgl-1.11.1.1-2|275	%{_libdir}/libmgl.so.*
12cr|mathgl-1.11.1.1-2|276	
12cr|mathgl-1.11.1.1-2|277	%files -n %{fltklibname}
12cr|mathgl-1.11.1.1-2|278	%{_libdir}/libmgl-fltk.so.*
12cr|mathgl-1.11.1.1-2|279	
12cr|mathgl-1.11.1.1-2|280	%files -n %{glutlibname}
12cr|mathgl-1.11.1.1-2|281	%{_libdir}/libmgl-glut.so.*
12cr|mathgl-1.11.1.1-2|282	
12cr|mathgl-1.11.1.1-2|283	%files -n %{qtlibname}
12cr|mathgl-1.11.1.1-2|284	%{_libdir}/libmgl-qt.so.*
12cr|mathgl-1.11.1.1-2|285	
12cr|mathgl-1.11.1.1-2|286	%files -n %{wxlibname}
12cr|mathgl-1.11.1.1-2|287	%{_libdir}/libmgl-wx.so.*
12cr|mathgl-1.11.1.1-2|288	
12cr|mathgl-1.11.1.1-2|289	%files -n %{develname}
12cr|mathgl-1.11.1.1-2|290	%{_libdir}/libmgl*.so
12cr|mathgl-1.11.1.1-2|291	%if %{mdvver} <= 201100
12cr|mathgl-1.11.1.1-2|292	%{_libdir}/*.la
12cr|mathgl-1.11.1.1-2|293	%endif
12cr|mathgl-1.11.1.1-2|294	%{_includedir}/mgl
12cr|mathgl-1.11.1.1-2|295	
12cr|mathgl-1.11.1.1-2|296	%files -n %{staticdevelname}
12cr|mathgl-1.11.1.1-2|297	%{_libdir}/*.a
12cr|mathgl-1.11.1.1-2|298	
12cr|mathgl-1.11.1.1-2|299	
12cr|mathgl-1.11.1.1-2|300	%changelog
12cr|mathgl-1.11.1.1-2|301	* Mon Jun 04 2012 Andrey Bondrov <abondrov@mandriva.org> 1.11.1.1-2mdv2012.0
12cr|mathgl-1.11.1.1-2|302	+ Revision: 802491
12cr|mathgl-1.11.1.1-2|303	- Add patch 4 to fix type conversions (gzFile <-> void*)
12cr|mathgl-1.11.1.1-2|304	- Don't use info-install for mdver > 201100 as RPM handles it with triggers now
12cr|mathgl-1.11.1.1-2|305	
12cr|mathgl-1.11.1.1-2|306	* Mon Jan 16 2012 Andrey Bondrov <abondrov@mandriva.org> 1.11.1.1-1
12cr|mathgl-1.11.1.1-2|307	+ Revision: 761662
12cr|mathgl-1.11.1.1-2|308	- New version 1.11.1.1 (1.11.2 seems to be broken), update BuildRequires and patches
12cr|mathgl-1.11.1.1-2|309	
12cr|mathgl-1.11.1.1-2|310	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|mathgl-1.11.1.1-2|311	- the mass rebuild of 2010.1 packages
12cr|mathgl-1.11.1.1-2|312	
12cr|mathgl-1.11.1.1-2|313	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 1.10-2mdv2010.1
12cr|mathgl-1.11.1.1-2|314	+ Revision: 492255
12cr|mathgl-1.11.1.1-2|315	- rebuild for new libjpeg v8
12cr|mathgl-1.11.1.1-2|316	
12cr|mathgl-1.11.1.1-2|317	* Fri Jan 08 2010 Jérôme Brenier <incubusss@mandriva.org> 1.10-1mdv2010.1
12cr|mathgl-1.11.1.1-2|318	+ Revision: 487407
12cr|mathgl-1.11.1.1-2|319	- BuildRequires : texi2html
12cr|mathgl-1.11.1.1-2|320	- BuildRequires : texinfo
12cr|mathgl-1.11.1.1-2|321	- import mathgl
12cr|mathgl-1.11.1.1-2|322	
12cr|mathgl-1.11.1.1-2|323	

3080 12
12cr|mathomatic-16.0.5-1|1	Name:		mathomatic
12cr|mathomatic-16.0.5-1|2	Version:	16.0.5
12cr|mathomatic-16.0.5-1|3	Release:	1
12cr|mathomatic-16.0.5-1|4	Summary:	General purpose CAS (Computer Algebra System)
12cr|mathomatic-16.0.5-1|5	URL:		http://mathomatic.org/
12cr|mathomatic-16.0.5-1|6	Source0:	http://mathomatic.org/%{name}-%{version}.tar.bz2
12cr|mathomatic-16.0.5-1|7	License:	LGPLv2
12cr|mathomatic-16.0.5-1|8	Group:		Sciences/Mathematics
12cr|mathomatic-16.0.5-1|9	BuildRequires:	desktop-file-utils
12cr|mathomatic-16.0.5-1|10	BuildRequires:	ncurses-devel
12cr|mathomatic-16.0.5-1|11	BuildRequires:	readline-devel
12cr|mathomatic-16.0.5-1|12	
12cr|mathomatic-16.0.5-1|13	%description
12cr|mathomatic-16.0.5-1|14	Mathomatic™ is a portable, command-line CAS and calculator software, written
12cr|mathomatic-16.0.5-1|15	entirely in the C programming language. It is free and open source software
12cr|mathomatic-16.0.5-1|16	(FOSS), published under the GNU Lesser General Public License (LGPL version
12cr|mathomatic-16.0.5-1|17	2.1), and has been under continual development since 1986. The software can
12cr|mathomatic-16.0.5-1|18	symbolically solve, simplify, combine, and compare algebraic equations,
12cr|mathomatic-16.0.5-1|19	simultaneously performing generalized standard, complex number, modular,
12cr|mathomatic-16.0.5-1|20	and polynomial arithmetic, as needed. It does some calculus and is very easy
12cr|mathomatic-16.0.5-1|21	to learn and use.
12cr|mathomatic-16.0.5-1|22	
12cr|mathomatic-16.0.5-1|23	Mathomatic consists of both a text-mode symbolic math application,
12cr|mathomatic-16.0.5-1|24	and a symbolic math library, each suitable for desktops, laptops, servers,
12cr|mathomatic-16.0.5-1|25	handhelds, and embedded systems.
12cr|mathomatic-16.0.5-1|26	
12cr|mathomatic-16.0.5-1|27	%prep
12cr|mathomatic-16.0.5-1|28	%setup -q
12cr|mathomatic-16.0.5-1|29	%__cat > makefile.lib << EOF
12cr|mathomatic-16.0.5-1|30	all:
12cr|mathomatic-16.0.5-1|31	EOF
12cr|mathomatic-16.0.5-1|32	%__mkdir_p lib
12cr|mathomatic-16.0.5-1|33	%__cp -a makefile.lib lib/makefile
12cr|mathomatic-16.0.5-1|34	%__mkdir_p %{name}_secure
12cr|mathomatic-16.0.5-1|35	%__mkdir_p %{name}_secure/lib
12cr|mathomatic-16.0.5-1|36	%__cp -a makefile.lib %{name}_secure/lib/makefile
12cr|mathomatic-16.0.5-1|37	%__cp -a *.[ch] makefile VERSION %{name}_secure
12cr|mathomatic-16.0.5-1|38	
12cr|mathomatic-16.0.5-1|39	%build
12cr|mathomatic-16.0.5-1|40	%make CC=%{__cc} CC_OPTIMIZE="%{optflags}" READLINE=1 LDFLAGS="%{ldflags}" AOUT=%{name}
12cr|mathomatic-16.0.5-1|41	pushd %{name}_secure
12cr|mathomatic-16.0.5-1|42	%__ln_s ../%{name}.1 .
12cr|mathomatic-16.0.5-1|43	%__ln_s ../rmath.1 .
12cr|mathomatic-16.0.5-1|44	%__ln_s ../doc .
12cr|mathomatic-16.0.5-1|45	%__ln_s ../primes .
12cr|mathomatic-16.0.5-1|46	%make CC=%{__cc} CC_OPTIMIZE="%{optflags}" READLINE=1 LDFLAGS="%{ldflags}" AOUT=%{name}_secure %{name}_secure
12cr|mathomatic-16.0.5-1|47	popd
12cr|mathomatic-16.0.5-1|48	
12cr|mathomatic-16.0.5-1|49	%check
12cr|mathomatic-16.0.5-1|50	%make CC=%{__cc} CC_OPTIMIZE="%{optflags}" READLINE=1 LDFLAGS="%{ldflags}" AOUT=%{name} check
12cr|mathomatic-16.0.5-1|51	
12cr|mathomatic-16.0.5-1|52	%install
12cr|mathomatic-16.0.5-1|53	%makeinstall docdir=%{buildroot}%{_docdir}/%{name}
12cr|mathomatic-16.0.5-1|54	%__rm -rf %{buildroot}%{_docdir}/%{name}
12cr|mathomatic-16.0.5-1|55	%__rm -rf doc/%{name}.1
12cr|mathomatic-16.0.5-1|56	cd %{name}_secure
12cr|mathomatic-16.0.5-1|57	%__install -m 755 %{name}_secure %{buildroot}%{_bindir}/%{name}_secure
12cr|mathomatic-16.0.5-1|58	cd ..
12cr|mathomatic-16.0.5-1|59	%{_bindir}/desktop-file-validate %{buildroot}%{_datadir}/applications/mathomatic.desktop
12cr|mathomatic-16.0.5-1|60	
12cr|mathomatic-16.0.5-1|61	%files
12cr|mathomatic-16.0.5-1|62	%defattr(0644,root,root,0755)
12cr|mathomatic-16.0.5-1|63	%doc NEWS README.txt VERSION doc/ tests/
12cr|mathomatic-16.0.5-1|64	%defattr(-,root,root)
12cr|mathomatic-16.0.5-1|65	%{_bindir}/%{name}
12cr|mathomatic-16.0.5-1|66	%{_bindir}/%{name}_secure
12cr|mathomatic-16.0.5-1|67	%{_mandir}/man1/mathomatic.1*
12cr|mathomatic-16.0.5-1|68	%{_datadir}/applications/mathomatic.desktop
12cr|mathomatic-16.0.5-1|69	%{_datadir}/pixmaps/mathomatic.png
12cr|mathomatic-16.0.5-1|70	%{_datadir}/pixmaps/mathomatic.xpm
12cr|mathomatic-16.0.5-1|71	
12cr|mathomatic-16.0.5-1|72	
12cr|mathomatic-16.0.5-1|73	%changelog
12cr|mathomatic-16.0.5-1|74	* Sun Sep 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 16.0.3-1
12cr|mathomatic-16.0.5-1|75	+ Revision: 816618
12cr|mathomatic-16.0.5-1|76	- update to 16.0.3
12cr|mathomatic-16.0.5-1|77	- update to 16.0.2
12cr|mathomatic-16.0.5-1|78	
12cr|mathomatic-16.0.5-1|79	* Mon Jul 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 16.0.1-1
12cr|mathomatic-16.0.5-1|80	+ Revision: 810631
12cr|mathomatic-16.0.5-1|81	- update to 16.0.1
12cr|mathomatic-16.0.5-1|82	
12cr|mathomatic-16.0.5-1|83	* Mon Jul 02 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 16.0.0-1
12cr|mathomatic-16.0.5-1|84	+ Revision: 807779
12cr|mathomatic-16.0.5-1|85	- update to 16.0.0
12cr|mathomatic-16.0.5-1|86	
12cr|mathomatic-16.0.5-1|87	* Wed Jun 06 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 15.8.5-1
12cr|mathomatic-16.0.5-1|88	+ Revision: 802988
12cr|mathomatic-16.0.5-1|89	- update to 15.8.5
12cr|mathomatic-16.0.5-1|90	
12cr|mathomatic-16.0.5-1|91	* Fri May 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 15.8.4-1
12cr|mathomatic-16.0.5-1|92	+ Revision: 798189
12cr|mathomatic-16.0.5-1|93	- update to 15.8.4
12cr|mathomatic-16.0.5-1|94	
12cr|mathomatic-16.0.5-1|95	* Tue Apr 17 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 15.8.2-1
12cr|mathomatic-16.0.5-1|96	+ Revision: 791450
12cr|mathomatic-16.0.5-1|97	- update to 15.8.2
12cr|mathomatic-16.0.5-1|98	
12cr|mathomatic-16.0.5-1|99	* Fri Mar 02 2012 Alexander Khrukin <akhrukin@mandriva.org> 0:15.8.0-1
12cr|mathomatic-16.0.5-1|100	+ Revision: 781770
12cr|mathomatic-16.0.5-1|101	- version update 15.8.0
12cr|mathomatic-16.0.5-1|102	
12cr|mathomatic-16.0.5-1|103	* Thu Dec 22 2011 Andrey Bondrov <abondrov@mandriva.org> 0:15.7.2-1
12cr|mathomatic-16.0.5-1|104	+ Revision: 744465
12cr|mathomatic-16.0.5-1|105	- New version 15.7.2
12cr|mathomatic-16.0.5-1|106	
12cr|mathomatic-16.0.5-1|107	* Sun Jun 12 2011 Funda Wang <fwang@mandriva.org> 0:15.6.2-1
12cr|mathomatic-16.0.5-1|108	+ Revision: 684349
12cr|mathomatic-16.0.5-1|109	- update to new version 15.6.2
12cr|mathomatic-16.0.5-1|110	
12cr|mathomatic-16.0.5-1|111	* Mon Jun 06 2011 Funda Wang <fwang@mandriva.org> 0:15.6.1-1
12cr|mathomatic-16.0.5-1|112	+ Revision: 682953
12cr|mathomatic-16.0.5-1|113	- fix build
12cr|mathomatic-16.0.5-1|114	- update to new version 15.6.1
12cr|mathomatic-16.0.5-1|115	
12cr|mathomatic-16.0.5-1|116	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0:15.4.3-2
12cr|mathomatic-16.0.5-1|117	+ Revision: 640483
12cr|mathomatic-16.0.5-1|118	- rebuild to obsolete old packages
12cr|mathomatic-16.0.5-1|119	
12cr|mathomatic-16.0.5-1|120	* Tue Feb 08 2011 Sandro Cazzaniga <kharec@mandriva.org> 0:15.4.3-1
12cr|mathomatic-16.0.5-1|121	+ Revision: 636785
12cr|mathomatic-16.0.5-1|122	- New release 15.4.3
12cr|mathomatic-16.0.5-1|123	
12cr|mathomatic-16.0.5-1|124	* Sat Jan 29 2011 Sandro Cazzaniga <kharec@mandriva.org> 0:15.4.2-1
12cr|mathomatic-16.0.5-1|125	+ Revision: 633843
12cr|mathomatic-16.0.5-1|126	- New version
12cr|mathomatic-16.0.5-1|127	
12cr|mathomatic-16.0.5-1|128	* Sun Jan 23 2011 Sandro Cazzaniga <kharec@mandriva.org> 0:15.4.1-1
12cr|mathomatic-16.0.5-1|129	+ Revision: 632428
12cr|mathomatic-16.0.5-1|130	- update to 15.4.1
12cr|mathomatic-16.0.5-1|131	
12cr|mathomatic-16.0.5-1|132	* Thu Jan 20 2011 Sandro Cazzaniga <kharec@mandriva.org> 0:15.4.0-1
12cr|mathomatic-16.0.5-1|133	+ Revision: 631826
12cr|mathomatic-16.0.5-1|134	- new version 15.4.0
12cr|mathomatic-16.0.5-1|135	
12cr|mathomatic-16.0.5-1|136	* Mon Dec 27 2010 Funda Wang <fwang@mandriva.org> 0:15.3.7-1mdv2011.0
12cr|mathomatic-16.0.5-1|137	+ Revision: 625366
12cr|mathomatic-16.0.5-1|138	- update to new version 15.3.7
12cr|mathomatic-16.0.5-1|139	
12cr|mathomatic-16.0.5-1|140	* Sun Dec 19 2010 Funda Wang <fwang@mandriva.org> 0:15.3.6-1mdv2011.0
12cr|mathomatic-16.0.5-1|141	+ Revision: 623140
12cr|mathomatic-16.0.5-1|142	- update to new version 15.3.6
12cr|mathomatic-16.0.5-1|143	
12cr|mathomatic-16.0.5-1|144	* Mon Nov 29 2010 Sandro Cazzaniga <kharec@mandriva.org> 0:15.3.5-1mdv2011.0
12cr|mathomatic-16.0.5-1|145	+ Revision: 602968
12cr|mathomatic-16.0.5-1|146	- update to 15.3.5
12cr|mathomatic-16.0.5-1|147	
12cr|mathomatic-16.0.5-1|148	* Thu Nov 18 2010 Funda Wang <fwang@mandriva.org> 0:15.3.4-1mdv2011.0
12cr|mathomatic-16.0.5-1|149	+ Revision: 598572
12cr|mathomatic-16.0.5-1|150	- new version 15.3.4
12cr|mathomatic-16.0.5-1|151	
12cr|mathomatic-16.0.5-1|152	* Sun Oct 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 0:15.3.1-1mdv2011.0
12cr|mathomatic-16.0.5-1|153	+ Revision: 587903
12cr|mathomatic-16.0.5-1|154	- new version
12cr|mathomatic-16.0.5-1|155	
12cr|mathomatic-16.0.5-1|156	* Tue Oct 12 2010 Sandro Cazzaniga <kharec@mandriva.org> 0:15.3.0-1mdv2011.0
12cr|mathomatic-16.0.5-1|157	+ Revision: 585071
12cr|mathomatic-16.0.5-1|158	- update to 15.3.0
12cr|mathomatic-16.0.5-1|159	
12cr|mathomatic-16.0.5-1|160	* Wed Sep 29 2010 Funda Wang <fwang@mandriva.org> 0:15.2.2-1mdv2011.0
12cr|mathomatic-16.0.5-1|161	+ Revision: 581956
12cr|mathomatic-16.0.5-1|162	- update to new version 15.2.2
12cr|mathomatic-16.0.5-1|163	
12cr|mathomatic-16.0.5-1|164	* Thu Sep 02 2010 Sandro Cazzaniga <kharec@mandriva.org> 0:15.2.1-1mdv2011.0
12cr|mathomatic-16.0.5-1|165	+ Revision: 575257
12cr|mathomatic-16.0.5-1|166	- update to 15.2.1
12cr|mathomatic-16.0.5-1|167	
12cr|mathomatic-16.0.5-1|168	* Tue Aug 24 2010 Funda Wang <fwang@mandriva.org> 0:15.2.0-1mdv2011.0
12cr|mathomatic-16.0.5-1|169	+ Revision: 572566
12cr|mathomatic-16.0.5-1|170	- update to new version 15.2.0
12cr|mathomatic-16.0.5-1|171	
12cr|mathomatic-16.0.5-1|172	* Mon Aug 09 2010 Funda Wang <fwang@mandriva.org> 0:15.1.6-1mdv2011.0
12cr|mathomatic-16.0.5-1|173	+ Revision: 568155
12cr|mathomatic-16.0.5-1|174	- update to new version 15.1.6
12cr|mathomatic-16.0.5-1|175	
12cr|mathomatic-16.0.5-1|176	* Tue Jul 20 2010 Funda Wang <fwang@mandriva.org> 0:15.1.5-1mdv2011.0
12cr|mathomatic-16.0.5-1|177	+ Revision: 555496
12cr|mathomatic-16.0.5-1|178	- update to new version 15.1.5
12cr|mathomatic-16.0.5-1|179	
12cr|mathomatic-16.0.5-1|180	* Sun Jul 11 2010 Sandro Cazzaniga <kharec@mandriva.org> 0:15.1.4-1mdv2011.0
12cr|mathomatic-16.0.5-1|181	+ Revision: 551163
12cr|mathomatic-16.0.5-1|182	- update to 15.1.4
12cr|mathomatic-16.0.5-1|183	
12cr|mathomatic-16.0.5-1|184	* Thu Apr 22 2010 Sandro Cazzaniga <kharec@mandriva.org> 0:15.0.7-1mdv2010.1
12cr|mathomatic-16.0.5-1|185	+ Revision: 537809
12cr|mathomatic-16.0.5-1|186	- update to 15.0.7
12cr|mathomatic-16.0.5-1|187	
12cr|mathomatic-16.0.5-1|188	* Sun Mar 28 2010 Sandro Cazzaniga <kharec@mandriva.org> 0:15.0.6-1mdv2010.1
12cr|mathomatic-16.0.5-1|189	+ Revision: 528507
12cr|mathomatic-16.0.5-1|190	- update to 15.0.6
12cr|mathomatic-16.0.5-1|191	- remove com
12cr|mathomatic-16.0.5-1|192	
12cr|mathomatic-16.0.5-1|193	* Wed Jan 27 2010 Frederik Himpe <fhimpe@mandriva.org> 0:15.0.5-1mdv2010.1
12cr|mathomatic-16.0.5-1|194	+ Revision: 497376
12cr|mathomatic-16.0.5-1|195	- update to new version 15.0.5
12cr|mathomatic-16.0.5-1|196	
12cr|mathomatic-16.0.5-1|197	* Mon Jan 18 2010 Frederik Himpe <fhimpe@mandriva.org> 0:15.0.4-1mdv2010.1
12cr|mathomatic-16.0.5-1|198	+ Revision: 493270
12cr|mathomatic-16.0.5-1|199	- update to new version 15.0.4
12cr|mathomatic-16.0.5-1|200	
12cr|mathomatic-16.0.5-1|201	* Fri Jan 15 2010 Jérôme Brenier <incubusss@mandriva.org> 0:15.0.3-1mdv2010.1
12cr|mathomatic-16.0.5-1|202	+ Revision: 491851
12cr|mathomatic-16.0.5-1|203	- new version 15.0.3
12cr|mathomatic-16.0.5-1|204	
12cr|mathomatic-16.0.5-1|205	* Sun Dec 27 2009 Frederik Himpe <fhimpe@mandriva.org> 0:15.0.2-1mdv2010.1
12cr|mathomatic-16.0.5-1|206	+ Revision: 482903
12cr|mathomatic-16.0.5-1|207	- update to new version 15.0.2
12cr|mathomatic-16.0.5-1|208	
12cr|mathomatic-16.0.5-1|209	* Thu Dec 17 2009 Frederik Himpe <fhimpe@mandriva.org> 0:15.0.1-1mdv2010.1
12cr|mathomatic-16.0.5-1|210	+ Revision: 479812
12cr|mathomatic-16.0.5-1|211	- update to new version 15.0.1
12cr|mathomatic-16.0.5-1|212	
12cr|mathomatic-16.0.5-1|213	* Sun Dec 06 2009 Funda Wang <fwang@mandriva.org> 0:15.0.0-1mdv2010.1
12cr|mathomatic-16.0.5-1|214	+ Revision: 474005
12cr|mathomatic-16.0.5-1|215	- new version 15.0.0
12cr|mathomatic-16.0.5-1|216	
12cr|mathomatic-16.0.5-1|217	* Sat Nov 28 2009 Funda Wang <fwang@mandriva.org> 0:14.6.3-1mdv2010.1
12cr|mathomatic-16.0.5-1|218	+ Revision: 470837
12cr|mathomatic-16.0.5-1|219	- new version 14.6.3
12cr|mathomatic-16.0.5-1|220	
12cr|mathomatic-16.0.5-1|221	* Sun Nov 08 2009 Frederik Himpe <fhimpe@mandriva.org> 0:14.6.0-1mdv2010.1
12cr|mathomatic-16.0.5-1|222	+ Revision: 462837
12cr|mathomatic-16.0.5-1|223	- update to new version 14.6.0
12cr|mathomatic-16.0.5-1|224	
12cr|mathomatic-16.0.5-1|225	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 0:14.5.7-1mdv2010.1
12cr|mathomatic-16.0.5-1|226	+ Revision: 462144
12cr|mathomatic-16.0.5-1|227	- update to new version 14.5.7
12cr|mathomatic-16.0.5-1|228	
12cr|mathomatic-16.0.5-1|229	* Wed Sep 16 2009 Frederik Himpe <fhimpe@mandriva.org> 0:14.5.5-1mdv2010.0
12cr|mathomatic-16.0.5-1|230	+ Revision: 443608
12cr|mathomatic-16.0.5-1|231	- update to new version 14.5.5
12cr|mathomatic-16.0.5-1|232	
12cr|mathomatic-16.0.5-1|233	* Sun Aug 30 2009 Frederik Himpe <fhimpe@mandriva.org> 0:14.5.4-1mdv2010.0
12cr|mathomatic-16.0.5-1|234	+ Revision: 422658
12cr|mathomatic-16.0.5-1|235	- update to new version 14.5.4
12cr|mathomatic-16.0.5-1|236	
12cr|mathomatic-16.0.5-1|237	* Sat Jul 18 2009 Frederik Himpe <fhimpe@mandriva.org> 0:14.5.2-1mdv2010.0
12cr|mathomatic-16.0.5-1|238	+ Revision: 397209
12cr|mathomatic-16.0.5-1|239	- update to new version 14.5.2
12cr|mathomatic-16.0.5-1|240	
12cr|mathomatic-16.0.5-1|241	* Mon Jul 06 2009 Frederik Himpe <fhimpe@mandriva.org> 0:14.5.1-1mdv2010.0
12cr|mathomatic-16.0.5-1|242	+ Revision: 393058
12cr|mathomatic-16.0.5-1|243	- update to new version 14.5.1
12cr|mathomatic-16.0.5-1|244	
12cr|mathomatic-16.0.5-1|245	* Thu Jun 25 2009 Frederik Himpe <fhimpe@mandriva.org> 0:14.5.0-1mdv2010.0
12cr|mathomatic-16.0.5-1|246	+ Revision: 389179
12cr|mathomatic-16.0.5-1|247	- update to new version 14.5.0
12cr|mathomatic-16.0.5-1|248	
12cr|mathomatic-16.0.5-1|249	* Sun Jun 14 2009 Frederik Himpe <fhimpe@mandriva.org> 0:14.4.5-1mdv2010.0
12cr|mathomatic-16.0.5-1|250	+ Revision: 385892
12cr|mathomatic-16.0.5-1|251	- update to new version 14.4.5
12cr|mathomatic-16.0.5-1|252	
12cr|mathomatic-16.0.5-1|253	* Wed Jun 03 2009 Frederik Himpe <fhimpe@mandriva.org> 0:14.4.4-1mdv2010.0
12cr|mathomatic-16.0.5-1|254	+ Revision: 382485
12cr|mathomatic-16.0.5-1|255	- update to new version 14.4.4
12cr|mathomatic-16.0.5-1|256	
12cr|mathomatic-16.0.5-1|257	* Wed May 13 2009 Frederik Himpe <fhimpe@mandriva.org> 0:14.4.2-1mdv2010.0
12cr|mathomatic-16.0.5-1|258	+ Revision: 375513
12cr|mathomatic-16.0.5-1|259	- update to new version 14.4.2
12cr|mathomatic-16.0.5-1|260	
12cr|mathomatic-16.0.5-1|261	* Mon May 04 2009 Frederik Himpe <fhimpe@mandriva.org> 0:14.4.1-1mdv2010.0
12cr|mathomatic-16.0.5-1|262	+ Revision: 371862
12cr|mathomatic-16.0.5-1|263	- update to new version 14.4.1
12cr|mathomatic-16.0.5-1|264	
12cr|mathomatic-16.0.5-1|265	* Wed Mar 18 2009 Frederik Himpe <fhimpe@mandriva.org> 0:14.3.5-1mdv2009.1
12cr|mathomatic-16.0.5-1|266	+ Revision: 357426
12cr|mathomatic-16.0.5-1|267	- update to new version 14.3.5
12cr|mathomatic-16.0.5-1|268	
12cr|mathomatic-16.0.5-1|269	* Thu Mar 05 2009 Frederik Himpe <fhimpe@mandriva.org> 0:14.3.4-1mdv2009.1
12cr|mathomatic-16.0.5-1|270	+ Revision: 349095
12cr|mathomatic-16.0.5-1|271	- update to new version 14.3.4
12cr|mathomatic-16.0.5-1|272	
12cr|mathomatic-16.0.5-1|273	* Fri Feb 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0:14.3.3-2mdv2009.1
12cr|mathomatic-16.0.5-1|274	+ Revision: 345416
12cr|mathomatic-16.0.5-1|275	- rebuild against new readline
12cr|mathomatic-16.0.5-1|276	
12cr|mathomatic-16.0.5-1|277	* Mon Feb 16 2009 Frederik Himpe <fhimpe@mandriva.org> 0:14.3.3-1mdv2009.1
12cr|mathomatic-16.0.5-1|278	+ Revision: 341046
12cr|mathomatic-16.0.5-1|279	- update to new version 14.3.3
12cr|mathomatic-16.0.5-1|280	
12cr|mathomatic-16.0.5-1|281	* Mon Feb 09 2009 Frederik Himpe <fhimpe@mandriva.org> 0:14.3.2-1mdv2009.1
12cr|mathomatic-16.0.5-1|282	+ Revision: 338871
12cr|mathomatic-16.0.5-1|283	- update to new version 14.3.2
12cr|mathomatic-16.0.5-1|284	
12cr|mathomatic-16.0.5-1|285	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 0:14.3.0-1mdv2009.1
12cr|mathomatic-16.0.5-1|286	+ Revision: 332766
12cr|mathomatic-16.0.5-1|287	- New upstream release
12cr|mathomatic-16.0.5-1|288	
12cr|mathomatic-16.0.5-1|289	* Sun Jan 04 2009 Frederik Himpe <fhimpe@mandriva.org> 0:14.2.8-1mdv2009.1
12cr|mathomatic-16.0.5-1|290	+ Revision: 324532
12cr|mathomatic-16.0.5-1|291	- update to new version 14.2.8
12cr|mathomatic-16.0.5-1|292	
12cr|mathomatic-16.0.5-1|293	* Sat Dec 20 2008 Frederik Himpe <fhimpe@mandriva.org> 0:14.2.7-1mdv2009.1
12cr|mathomatic-16.0.5-1|294	+ Revision: 316427
12cr|mathomatic-16.0.5-1|295	- update to new version 14.2.7
12cr|mathomatic-16.0.5-1|296	
12cr|mathomatic-16.0.5-1|297	* Sun Dec 07 2008 Frederik Himpe <fhimpe@mandriva.org> 0:14.2.5-1mdv2009.1
12cr|mathomatic-16.0.5-1|298	+ Revision: 311515
12cr|mathomatic-16.0.5-1|299	- update to new version 14.2.5
12cr|mathomatic-16.0.5-1|300	
12cr|mathomatic-16.0.5-1|301	* Mon Nov 24 2008 David Walluck <walluck@mandriva.org> 0:14.2.3-1mdv2009.1
12cr|mathomatic-16.0.5-1|302	+ Revision: 306127
12cr|mathomatic-16.0.5-1|303	- 14.2.3
12cr|mathomatic-16.0.5-1|304	
12cr|mathomatic-16.0.5-1|305	* Tue Nov 11 2008 Frederik Himpe <fhimpe@mandriva.org> 0:14.2.2-1mdv2009.1
12cr|mathomatic-16.0.5-1|306	+ Revision: 302314
12cr|mathomatic-16.0.5-1|307	- update to new version 14.2.2
12cr|mathomatic-16.0.5-1|308	
12cr|mathomatic-16.0.5-1|309	* Sat Oct 18 2008 Frederik Himpe <fhimpe@mandriva.org> 0:14.2.1-1mdv2009.1
12cr|mathomatic-16.0.5-1|310	+ Revision: 295039
12cr|mathomatic-16.0.5-1|311	- update to new version 14.2.1
12cr|mathomatic-16.0.5-1|312	
12cr|mathomatic-16.0.5-1|313	* Fri Oct 10 2008 Frederik Himpe <fhimpe@mandriva.org> 0:14.2.0-1mdv2009.1
12cr|mathomatic-16.0.5-1|314	+ Revision: 291655
12cr|mathomatic-16.0.5-1|315	- update to new version 14.2.0
12cr|mathomatic-16.0.5-1|316	
12cr|mathomatic-16.0.5-1|317	* Sun Sep 07 2008 Frederik Himpe <fhimpe@mandriva.org> 0:14.1.6-1mdv2009.0
12cr|mathomatic-16.0.5-1|318	+ Revision: 282324
12cr|mathomatic-16.0.5-1|319	- update to new version 14.1.6
12cr|mathomatic-16.0.5-1|320	
12cr|mathomatic-16.0.5-1|321	* Mon Aug 25 2008 Frederik Himpe <fhimpe@mandriva.org> 0:14.1.5-1mdv2009.0
12cr|mathomatic-16.0.5-1|322	+ Revision: 275991
12cr|mathomatic-16.0.5-1|323	- update to new version 14.1.5
12cr|mathomatic-16.0.5-1|324	
12cr|mathomatic-16.0.5-1|325	* Sat Aug 16 2008 Frederik Himpe <fhimpe@mandriva.org> 0:14.1.4-1mdv2009.0
12cr|mathomatic-16.0.5-1|326	+ Revision: 272765
12cr|mathomatic-16.0.5-1|327	- update to new version 14.1.4
12cr|mathomatic-16.0.5-1|328	
12cr|mathomatic-16.0.5-1|329	* Wed Aug 13 2008 Frederik Himpe <fhimpe@mandriva.org> 0:14.1.3-1mdv2009.0
12cr|mathomatic-16.0.5-1|330	+ Revision: 271539
12cr|mathomatic-16.0.5-1|331	- update to new version 14.1.3
12cr|mathomatic-16.0.5-1|332	
12cr|mathomatic-16.0.5-1|333	* Mon Aug 11 2008 Frederik Himpe <fhimpe@mandriva.org> 0:14.1.2-1mdv2009.0
12cr|mathomatic-16.0.5-1|334	+ Revision: 270846
12cr|mathomatic-16.0.5-1|335	- update to new version 14.1.2
12cr|mathomatic-16.0.5-1|336	
12cr|mathomatic-16.0.5-1|337	* Thu Jul 31 2008 Frederik Himpe <fhimpe@mandriva.org> 0:14.1.1-1mdv2009.0
12cr|mathomatic-16.0.5-1|338	+ Revision: 257950
12cr|mathomatic-16.0.5-1|339	- update to new version 14.1.1
12cr|mathomatic-16.0.5-1|340	
12cr|mathomatic-16.0.5-1|341	* Sun Jul 27 2008 David Walluck <walluck@mandriva.org> 0:14.1.0-1mdv2009.0
12cr|mathomatic-16.0.5-1|342	+ Revision: 250495
12cr|mathomatic-16.0.5-1|343	- 14.1.0
12cr|mathomatic-16.0.5-1|344	
12cr|mathomatic-16.0.5-1|345	* Mon May 05 2008 Funda Wang <fwang@mandriva.org> 0:14.0.2-1mdv2009.0
12cr|mathomatic-16.0.5-1|346	+ Revision: 201442
12cr|mathomatic-16.0.5-1|347	- New version 14.0.2
12cr|mathomatic-16.0.5-1|348	
12cr|mathomatic-16.0.5-1|349	* Fri Apr 25 2008 David Walluck <walluck@mandriva.org> 0:14.0.0-1mdv2009.0
12cr|mathomatic-16.0.5-1|350	+ Revision: 197337
12cr|mathomatic-16.0.5-1|351	- 14.0.0
12cr|mathomatic-16.0.5-1|352	
12cr|mathomatic-16.0.5-1|353	* Sun Apr 20 2008 David Walluck <walluck@mandriva.org> 0:12.9.2-1mdv2009.0
12cr|mathomatic-16.0.5-1|354	+ Revision: 196003
12cr|mathomatic-16.0.5-1|355	- 12.9.2
12cr|mathomatic-16.0.5-1|356	
12cr|mathomatic-16.0.5-1|357	* Mon Feb 25 2008 Frederik Himpe <fhimpe@mandriva.org> 0:12.8.8-1mdv2008.1
12cr|mathomatic-16.0.5-1|358	+ Revision: 174954
12cr|mathomatic-16.0.5-1|359	- New upstream version
12cr|mathomatic-16.0.5-1|360	- New license policy
12cr|mathomatic-16.0.5-1|361	
12cr|mathomatic-16.0.5-1|362	+ Thierry Vignaud <tv@mandriva.org>
12cr|mathomatic-16.0.5-1|363	- fix no-buildroot-tag
12cr|mathomatic-16.0.5-1|364	
12cr|mathomatic-16.0.5-1|365	* Fri Feb 01 2008 David Walluck <walluck@mandriva.org> 0:12.8.6-1mdv2008.1
12cr|mathomatic-16.0.5-1|366	+ Revision: 161274
12cr|mathomatic-16.0.5-1|367	- 12.8.6
12cr|mathomatic-16.0.5-1|368	
12cr|mathomatic-16.0.5-1|369	* Wed Jan 23 2008 David Walluck <walluck@mandriva.org> 0:12.8.5-1mdv2008.1
12cr|mathomatic-16.0.5-1|370	+ Revision: 156969
12cr|mathomatic-16.0.5-1|371	- 12.8.5
12cr|mathomatic-16.0.5-1|372	
12cr|mathomatic-16.0.5-1|373	* Tue Jan 08 2008 David Walluck <walluck@mandriva.org> 0:12.8.4-1mdv2008.1
12cr|mathomatic-16.0.5-1|374	+ Revision: 146900
12cr|mathomatic-16.0.5-1|375	- 12.8.4
12cr|mathomatic-16.0.5-1|376	
12cr|mathomatic-16.0.5-1|377	* Sun Dec 30 2007 David Walluck <walluck@mandriva.org> 0:12.8.3-1mdv2008.1
12cr|mathomatic-16.0.5-1|378	+ Revision: 139387
12cr|mathomatic-16.0.5-1|379	- fix build
12cr|mathomatic-16.0.5-1|380	- 12.8.3
12cr|mathomatic-16.0.5-1|381	
12cr|mathomatic-16.0.5-1|382	+ Thierry Vignaud <tv@mandriva.org>
12cr|mathomatic-16.0.5-1|383	- kill re-definition of %%buildroot on Pixel's request
12cr|mathomatic-16.0.5-1|384	
12cr|mathomatic-16.0.5-1|385	* Wed Dec 12 2007 David Walluck <walluck@mandriva.org> 0:12.8.2-1mdv2008.1
12cr|mathomatic-16.0.5-1|386	+ Revision: 119061
12cr|mathomatic-16.0.5-1|387	- BuildRequires: desktop-file-utils
12cr|mathomatic-16.0.5-1|388	- 12.8.2
12cr|mathomatic-16.0.5-1|389	
12cr|mathomatic-16.0.5-1|390	* Sat Nov 17 2007 David Walluck <walluck@mandriva.org> 0:12.8.0-1mdv2008.1
12cr|mathomatic-16.0.5-1|391	+ Revision: 109187
12cr|mathomatic-16.0.5-1|392	- 12.8.0
12cr|mathomatic-16.0.5-1|393	
12cr|mathomatic-16.0.5-1|394	* Fri Nov 02 2007 David Walluck <walluck@mandriva.org> 0:12.7.9-1mdv2008.1
12cr|mathomatic-16.0.5-1|395	+ Revision: 105305
12cr|mathomatic-16.0.5-1|396	- 12.7.9
12cr|mathomatic-16.0.5-1|397	
12cr|mathomatic-16.0.5-1|398	* Sat Oct 13 2007 David Walluck <walluck@mandriva.org> 0:12.7.7-1mdv2008.1
12cr|mathomatic-16.0.5-1|399	+ Revision: 97840
12cr|mathomatic-16.0.5-1|400	- 12.7.7
12cr|mathomatic-16.0.5-1|401	
12cr|mathomatic-16.0.5-1|402	* Fri Sep 07 2007 David Walluck <walluck@mandriva.org> 0:12.7.6-1mdv2008.0
12cr|mathomatic-16.0.5-1|403	+ Revision: 81513
12cr|mathomatic-16.0.5-1|404	- 12.7.6
12cr|mathomatic-16.0.5-1|405	
12cr|mathomatic-16.0.5-1|406	* Mon Aug 20 2007 David Walluck <walluck@mandriva.org> 0:12.7.5-1mdv2008.0
12cr|mathomatic-16.0.5-1|407	+ Revision: 68037
12cr|mathomatic-16.0.5-1|408	- 12.7.5
12cr|mathomatic-16.0.5-1|409	
12cr|mathomatic-16.0.5-1|410	* Sat Jun 23 2007 David Walluck <walluck@mandriva.org> 0:12.7.3-1mdv2008.0
12cr|mathomatic-16.0.5-1|411	+ Revision: 43423
12cr|mathomatic-16.0.5-1|412	- 12.7.3
12cr|mathomatic-16.0.5-1|413	
12cr|mathomatic-16.0.5-1|414	* Mon May 14 2007 David Walluck <walluck@mandriva.org> 0:12.7.0-1mdv2008.0
12cr|mathomatic-16.0.5-1|415	+ Revision: 26604
12cr|mathomatic-16.0.5-1|416	- 12.7.0
12cr|mathomatic-16.0.5-1|417	
12cr|mathomatic-16.0.5-1|418	
12cr|mathomatic-16.0.5-1|419	* Fri Dec 15 2006 David Walluck <walluck@mandriva.org> 12.6.8-1mdv2007.0
12cr|mathomatic-16.0.5-1|420	+ Revision: 97387
12cr|mathomatic-16.0.5-1|421	- 12.6.8
12cr|mathomatic-16.0.5-1|422	- Import mathomatic
12cr|mathomatic-16.0.5-1|423	
12cr|mathomatic-16.0.5-1|424	* Mon Sep 18 2006 David Walluck <walluck@mandriva.org> 0:12.6.3-1
12cr|mathomatic-16.0.5-1|425	- 12.6.3
12cr|mathomatic-16.0.5-1|426	
12cr|mathomatic-16.0.5-1|427	* Mon Aug 28 2006 David Walluck <walluck@mandriva.org> 0:12.6.1-1mdv2007.0
12cr|mathomatic-16.0.5-1|428	- 12.6.1
12cr|mathomatic-16.0.5-1|429	
12cr|mathomatic-16.0.5-1|430	* Sat Aug 12 2006 David Walluck <walluck@mandriva.org> 0:12.5.19-1mdv2007.0
12cr|mathomatic-16.0.5-1|431	- 12.5.19
12cr|mathomatic-16.0.5-1|432	
12cr|mathomatic-16.0.5-1|433	* Tue Aug 08 2006 David Walluck <walluck@mandriva.org> 0:12.5.18-1mdv2007.0
12cr|mathomatic-16.0.5-1|434	- 12.5.18
12cr|mathomatic-16.0.5-1|435	
12cr|mathomatic-16.0.5-1|436	* Tue Jul 11 2006 David Walluck <walluck@mandriva.org> 0:12.5.17-1mdv2007.0
12cr|mathomatic-16.0.5-1|437	- 12.5.17
12cr|mathomatic-16.0.5-1|438	
12cr|mathomatic-16.0.5-1|439	* Mon Jun 05 2006 David Walluck <walluck@mandriva.org> 0:12.5.16-1mdv2007.0
12cr|mathomatic-16.0.5-1|440	- 12.5.16
12cr|mathomatic-16.0.5-1|441	
12cr|mathomatic-16.0.5-1|442	* Tue Mar 28 2006 David Walluck <walluck@mandriva.org> 0:12.5.12-1mdk
12cr|mathomatic-16.0.5-1|443	- 12.5.12
12cr|mathomatic-16.0.5-1|444	
12cr|mathomatic-16.0.5-1|445	* Thu Mar 09 2006 Lenny Cartier <lenny@mandriva.com> 0:12.5.11-1mdk
12cr|mathomatic-16.0.5-1|446	- 12.5.11
12cr|mathomatic-16.0.5-1|447	
12cr|mathomatic-16.0.5-1|448	* Thu Mar 02 2006 David Walluck <walluck@mandriva.org> 0:12.5.10-1mdk
12cr|mathomatic-16.0.5-1|449	- 12.5.10
12cr|mathomatic-16.0.5-1|450	
12cr|mathomatic-16.0.5-1|451	* Wed Feb 22 2006 David Walluck <walluck@mandriva.org> 0:12.5.8-1mdk
12cr|mathomatic-16.0.5-1|452	- 12.5.8
12cr|mathomatic-16.0.5-1|453	
12cr|mathomatic-16.0.5-1|454	* Fri Jan 20 2006 David Walluck <walluck@mandriva.org> 0:12.5.6-1mdk
12cr|mathomatic-16.0.5-1|455	- 12.5.6
12cr|mathomatic-16.0.5-1|456	
12cr|mathomatic-16.0.5-1|457	* Thu Dec 29 2005 David Walluck <walluck@mandriva.org> 0:12.5.5-1mdk
12cr|mathomatic-16.0.5-1|458	- 12.5.5
12cr|mathomatic-16.0.5-1|459	
12cr|mathomatic-16.0.5-1|460	* Sat Dec 17 2005 David Walluck <walluck@mandriva.org> 0:12.5.4-1mdk
12cr|mathomatic-16.0.5-1|461	- 12.5.4
12cr|mathomatic-16.0.5-1|462	
12cr|mathomatic-16.0.5-1|463	* Sun Oct 23 2005 David Walluck <walluck@mandriva.org> 0:12.5.0-1mdk
12cr|mathomatic-16.0.5-1|464	- 12.5.0
12cr|mathomatic-16.0.5-1|465	
12cr|mathomatic-16.0.5-1|466	* Mon Oct 10 2005 David Walluck <walluck@mandriva.org> 0:12.4.12-1mdk
12cr|mathomatic-16.0.5-1|467	- release
12cr|mathomatic-16.0.5-1|468	

3081 12
12cr|matio-1.3.4-1|1	%define major 0
12cr|matio-1.3.4-1|2	%define libname %mklibname %{name} %{major}
12cr|matio-1.3.4-1|3	%define develname %mklibname %{name} -d
12cr|matio-1.3.4-1|4	
12cr|matio-1.3.4-1|5	Summary:	MAT File I/O Library
12cr|matio-1.3.4-1|6	Name:		matio
12cr|matio-1.3.4-1|7	Version:	1.3.4
12cr|matio-1.3.4-1|8	Release:	%mkrel 1
12cr|matio-1.3.4-1|9	License:	LGPLv2+
12cr|matio-1.3.4-1|10	Group:		System/Libraries
12cr|matio-1.3.4-1|11	Url:		http://sourceforge.net/projects/matio/
12cr|matio-1.3.4-1|12	Source0:	http://downloads.sourceforge.net/matio/%{name}-%{version}.tar.bz2
12cr|matio-1.3.4-1|13	Patch0:		%{name}-1.3.4-fix-underlinking.patch
12cr|matio-1.3.4-1|14	BuildRequires:	zlib-devel
12cr|matio-1.3.4-1|15	BuildRequires:	doxygen
12cr|matio-1.3.4-1|16	BuildRequires:	tetex-dvips
12cr|matio-1.3.4-1|17	BuildRequires:	tetex-latex
12cr|matio-1.3.4-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|matio-1.3.4-1|19	
12cr|matio-1.3.4-1|20	%description
12cr|matio-1.3.4-1|21	matio is an ISO C library (with a limited Fortran 90 interface)
12cr|matio-1.3.4-1|22	for reading and writing Matlab MAT files.
12cr|matio-1.3.4-1|23	
12cr|matio-1.3.4-1|24	%package -n %{libname}
12cr|matio-1.3.4-1|25	Summary:	MAT File I/O Library
12cr|matio-1.3.4-1|26	Group:		System/Libraries
12cr|matio-1.3.4-1|27	Provides:	lib%{name} = %{version}-%{release}
12cr|matio-1.3.4-1|28	
12cr|matio-1.3.4-1|29	%description -n %{libname}
12cr|matio-1.3.4-1|30	matio is an ISO C library (with a limited Fortran 90 interface)
12cr|matio-1.3.4-1|31	for reading and writing Matlab MAT files.
12cr|matio-1.3.4-1|32	
12cr|matio-1.3.4-1|33	%package -n %{develname}
12cr|matio-1.3.4-1|34	Summary:	Development files for %{name}
12cr|matio-1.3.4-1|35	Group:		Development/C++
12cr|matio-1.3.4-1|36	Provides:	%{name}-devel = %{version}-%{release}
12cr|matio-1.3.4-1|37	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|matio-1.3.4-1|38	Requires:	%{libname} = %{version}-%{release}
12cr|matio-1.3.4-1|39	
12cr|matio-1.3.4-1|40	%description -n %{develname}
12cr|matio-1.3.4-1|41	Development files and headers for %{name}.
12cr|matio-1.3.4-1|42	
12cr|matio-1.3.4-1|43	%prep
12cr|matio-1.3.4-1|44	%setup -q
12cr|matio-1.3.4-1|45	%patch0 -p1
12cr|matio-1.3.4-1|46	
12cr|matio-1.3.4-1|47	%build
12cr|matio-1.3.4-1|48	#./bootstrap
12cr|matio-1.3.4-1|49	%configure2_5x \
12cr|matio-1.3.4-1|50	--enable-shared \
12cr|matio-1.3.4-1|51	--disable-fortran \
12cr|matio-1.3.4-1|52	--enable-extended-sparse=yes \
12cr|matio-1.3.4-1|53	--enable-test=no \
12cr|matio-1.3.4-1|54	--enable-docs=yes \
12cr|matio-1.3.4-1|55	%if %{_lib} != lib
12cr|matio-1.3.4-1|56	--with-libdir-suffix=lib64
12cr|matio-1.3.4-1|57	%endif
12cr|matio-1.3.4-1|58	
12cr|matio-1.3.4-1|59	# remove rpath from libtool
12cr|matio-1.3.4-1|60	sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12cr|matio-1.3.4-1|61	sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12cr|matio-1.3.4-1|62	
12cr|matio-1.3.4-1|63	%make
12cr|matio-1.3.4-1|64	
12cr|matio-1.3.4-1|65	%install
12cr|matio-1.3.4-1|66	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|matio-1.3.4-1|67	
12cr|matio-1.3.4-1|68	%makeinstall_std
12cr|matio-1.3.4-1|69	
12cr|matio-1.3.4-1|70	rm -rf %{buildroot}%{_docdir}/matio
12cr|matio-1.3.4-1|71	
12cr|matio-1.3.4-1|72	%if %mdkversion < 200900
12cr|matio-1.3.4-1|73	%post -n %{libname} -p /sbin/ldconfig
12cr|matio-1.3.4-1|74	%endif
12cr|matio-1.3.4-1|75	
12cr|matio-1.3.4-1|76	%if %mdkversion < 200900
12cr|matio-1.3.4-1|77	%postun -n %{libname} -p /sbin/ldconfig
12cr|matio-1.3.4-1|78	%endif
12cr|matio-1.3.4-1|79	
12cr|matio-1.3.4-1|80	%clean
12cr|matio-1.3.4-1|81	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|matio-1.3.4-1|82	
12cr|matio-1.3.4-1|83	%files -n %{libname}
12cr|matio-1.3.4-1|84	%defattr(-,root,root)
12cr|matio-1.3.4-1|85	%{_libdir}/*%{name}.so.%{major}*
12cr|matio-1.3.4-1|86	
12cr|matio-1.3.4-1|87	%files -n %{develname}
12cr|matio-1.3.4-1|88	%defattr(-,root,root)
12cr|matio-1.3.4-1|89	%doc NEWS README ChangeLog doxygen/latex/libmatio.pdf
12cr|matio-1.3.4-1|90	%{_includedir}/*.h
12cr|matio-1.3.4-1|91	%{_libdir}/*%{name}.so
12cr|matio-1.3.4-1|92	%{_libdir}/*%{name}.*a
12cr|matio-1.3.4-1|93	%{_libdir}/pkgconfig/*.pc
12cr|matio-1.3.4-1|94	
12cr|matio-1.3.4-1|95	
12cr|matio-1.3.4-1|96	
12cr|matio-1.3.4-1|97	%changelog
12cr|matio-1.3.4-1|98	

3082 12
12cr|matrixssl-3.2.1-1|1	%define	major 3
12cr|matrixssl-3.2.1-1|2	%define libname %mklibname %{name} %{major}
12cr|matrixssl-3.2.1-1|3	%define develname %mklibname %{name} -d
12cr|matrixssl-3.2.1-1|4	
12cr|matrixssl-3.2.1-1|5	Summary:	Embedded SSL implementation
12cr|matrixssl-3.2.1-1|6	Name:		matrixssl
12cr|matrixssl-3.2.1-1|7	Version:	3.2.1
12cr|matrixssl-3.2.1-1|8	Release:	%mkrel 1
12cr|matrixssl-3.2.1-1|9	License:	GPLv2
12cr|matrixssl-3.2.1-1|10	Group:		System/Libraries
12cr|matrixssl-3.2.1-1|11	URL:		http://www.matrixssl.org/
12cr|matrixssl-3.2.1-1|12	Source0:	%{name}-3-2-1-open.tgz
12cr|matrixssl-3.2.1-1|13	Patch0:		matrixssl-3.2.1-no_strip.diff
12cr|matrixssl-3.2.1-1|14	Patch2:		matrixssl-3.2.1-soname.diff
12cr|matrixssl-3.2.1-1|15	BuildRequires:	dietlibc-devel >= 0.32
12cr|matrixssl-3.2.1-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|matrixssl-3.2.1-1|17	
12cr|matrixssl-3.2.1-1|18	%description
12cr|matrixssl-3.2.1-1|19	PeerSec MatrixSSL is an embedded SSL implementation designed for
12cr|matrixssl-3.2.1-1|20	small footprint devices and applications requiring low overhead per
12cr|matrixssl-3.2.1-1|21	connection. The library is less than 50K on disk with cipher suites.
12cr|matrixssl-3.2.1-1|22	
12cr|matrixssl-3.2.1-1|23	It includes SSL client and SSL server support, session resumption,
12cr|matrixssl-3.2.1-1|24	and implementations of RSA, 3DES, ARC4, SHA1, and MD5. The source is
12cr|matrixssl-3.2.1-1|25	well documented and contains portability layers for additional
12cr|matrixssl-3.2.1-1|26	operating systems, cipher suites, and cryptography providers.
12cr|matrixssl-3.2.1-1|27	
12cr|matrixssl-3.2.1-1|28	%package -n	%{libname}
12cr|matrixssl-3.2.1-1|29	Summary:	Embedded SSL implementation
12cr|matrixssl-3.2.1-1|30	Group:          System/Libraries
12cr|matrixssl-3.2.1-1|31	
12cr|matrixssl-3.2.1-1|32	%description -n	%{libname}
12cr|matrixssl-3.2.1-1|33	PeerSec MatrixSSL is an embedded SSL implementation designed for
12cr|matrixssl-3.2.1-1|34	small footprint devices and applications requiring low overhead per
12cr|matrixssl-3.2.1-1|35	connection. The library is less than 50K on disk with cipher suites.
12cr|matrixssl-3.2.1-1|36	
12cr|matrixssl-3.2.1-1|37	It includes SSL client and SSL server support, session resumption,
12cr|matrixssl-3.2.1-1|38	and implementations of RSA, 3DES, ARC4, SHA1, and MD5. The source is
12cr|matrixssl-3.2.1-1|39	well documented and contains portability layers for additional
12cr|matrixssl-3.2.1-1|40	operating systems, cipher suites, and cryptography providers.
12cr|matrixssl-3.2.1-1|41	
12cr|matrixssl-3.2.1-1|42	%package -n	%{develname}
12cr|matrixssl-3.2.1-1|43	Summary:	Static library and header files for the %{name} library
12cr|matrixssl-3.2.1-1|44	Group:		Development/C
12cr|matrixssl-3.2.1-1|45	Requires:	%{libname} = %{version}
12cr|matrixssl-3.2.1-1|46	Requires:	dietlibc-devel >= 0.32
12cr|matrixssl-3.2.1-1|47	Provides:	%{name}-devel = %{version}-%{release}
12cr|matrixssl-3.2.1-1|48	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|matrixssl-3.2.1-1|49	Obsoletes:	%{name}-devel
12cr|matrixssl-3.2.1-1|50	Obsoletes:	%{mklibname matrixssl -d 1}
12cr|matrixssl-3.2.1-1|51	
12cr|matrixssl-3.2.1-1|52	%description -n	%{develname}
12cr|matrixssl-3.2.1-1|53	PeerSec MatrixSSL is an embedded SSL implementation designed for
12cr|matrixssl-3.2.1-1|54	small footprint devices and applications requiring low overhead per
12cr|matrixssl-3.2.1-1|55	connection. The library is less than 50K on disk with cipher suites.
12cr|matrixssl-3.2.1-1|56	
12cr|matrixssl-3.2.1-1|57	It includes SSL client and SSL server support, session resumption,
12cr|matrixssl-3.2.1-1|58	and implementations of RSA, 3DES, ARC4, SHA1, and MD5. The source is
12cr|matrixssl-3.2.1-1|59	well documented and contains portability layers for additional
12cr|matrixssl-3.2.1-1|60	operating systems, cipher suites, and cryptography providers.
12cr|matrixssl-3.2.1-1|61	
12cr|matrixssl-3.2.1-1|62	This package contains the static libraries and headers for both
12cr|matrixssl-3.2.1-1|63	glibc and dietlibc.
12cr|matrixssl-3.2.1-1|64	
12cr|matrixssl-3.2.1-1|65	%prep
12cr|matrixssl-3.2.1-1|66	
12cr|matrixssl-3.2.1-1|67	%setup -q -n %{name}-3-2-1-open
12cr|matrixssl-3.2.1-1|68	%patch0 -p0
12cr|matrixssl-3.2.1-1|69	
12cr|matrixssl-3.2.1-1|70	# prepare for dietlibc
12cr|matrixssl-3.2.1-1|71	mkdir -p dietlibc
12cr|matrixssl-3.2.1-1|72	cp -rp core crypto matrixssl Makefile dietlibc/
12cr|matrixssl-3.2.1-1|73	
12cr|matrixssl-3.2.1-1|74	%build
12cr|matrixssl-3.2.1-1|75	
12cr|matrixssl-3.2.1-1|76	# first make the standard glibc stuff...
12cr|matrixssl-3.2.1-1|77	make DFLAGS="%{optflags} -fPIC" MAJOR="%{major}"
12cr|matrixssl-3.2.1-1|78	
12cr|matrixssl-3.2.1-1|79	# now make the dietlibc static library
12cr|matrixssl-3.2.1-1|80	make -C dietlibc CC="diet -Os gcc" \
12cr|matrixssl-3.2.1-1|81	DFLAGS="" \
12cr|matrixssl-3.2.1-1|82	LDFLAGS="-nostdlib" \
12cr|matrixssl-3.2.1-1|83	libmatrixssl.a
12cr|matrixssl-3.2.1-1|84	
12cr|matrixssl-3.2.1-1|85	%install
12cr|matrixssl-3.2.1-1|86	rm -rf %{buildroot}
12cr|matrixssl-3.2.1-1|87	
12cr|matrixssl-3.2.1-1|88	install -d %{buildroot}%{_libdir}
12cr|matrixssl-3.2.1-1|89	install -d %{buildroot}%{_prefix}/lib/dietlibc/{lib,include}
12cr|matrixssl-3.2.1-1|90	install -d %{buildroot}%{_includedir}/matrixssl/core
12cr|matrixssl-3.2.1-1|91	install -d %{buildroot}%{_includedir}/matrixssl/crypto/{digest,keyformat,math,pubkey,symmetric}
12cr|matrixssl-3.2.1-1|92	
12cr|matrixssl-3.2.1-1|93	# install the glibc version
12cr|matrixssl-3.2.1-1|94	install -m0755 lib%{name}.so %{buildroot}%{_libdir}/lib%{name}.so.%{version}
12cr|matrixssl-3.2.1-1|95	ln -snf lib%{name}.so.%{version} %{buildroot}%{_libdir}/lib%{name}.so.%{major}
12cr|matrixssl-3.2.1-1|96	ln -snf lib%{name}.so.%{major} %{buildroot}%{_libdir}/lib%{name}.so
12cr|matrixssl-3.2.1-1|97	install -m0644 lib%{name}.a %{buildroot}%{_libdir}/
12cr|matrixssl-3.2.1-1|98	
12cr|matrixssl-3.2.1-1|99	# install the headers
12cr|matrixssl-3.2.1-1|100	install -m0644 core/*.h %{buildroot}%{_includedir}/matrixssl/core/
12cr|matrixssl-3.2.1-1|101	install -m0644 crypto/*.h %{buildroot}%{_includedir}/matrixssl/crypto/
12cr|matrixssl-3.2.1-1|102	install -m0644 crypto/digest/*.h %{buildroot}%{_includedir}/matrixssl/crypto/digest/
12cr|matrixssl-3.2.1-1|103	install -m0644 crypto/keyformat/*.h %{buildroot}%{_includedir}/matrixssl/crypto/keyformat/
12cr|matrixssl-3.2.1-1|104	install -m0644 crypto/math/*.h %{buildroot}%{_includedir}/matrixssl/crypto/math/
12cr|matrixssl-3.2.1-1|105	install -m0644 crypto/pubkey/*.h %{buildroot}%{_includedir}/matrixssl/crypto/pubkey/
12cr|matrixssl-3.2.1-1|106	install -m0644 crypto/symmetric/*.h %{buildroot}%{_includedir}/matrixssl/crypto/symmetric/
12cr|matrixssl-3.2.1-1|107	install -m0644 matrixssl/matrixsslApi.h %{buildroot}%{_includedir}/matrixssl/
12cr|matrixssl-3.2.1-1|108	install -m0644 matrixssl/matrixsslConfig.h %{buildroot}%{_includedir}/matrixssl/
12cr|matrixssl-3.2.1-1|109	install -m0644 matrixssl/matrixssllib.h %{buildroot}%{_includedir}/matrixssl/
12cr|matrixssl-3.2.1-1|110	
12cr|matrixssl-3.2.1-1|111	# install the dietlibc version
12cr|matrixssl-3.2.1-1|112	install -m0644 dietlibc/lib%{name}.a %{buildroot}%{_prefix}/lib/dietlibc/lib/
12cr|matrixssl-3.2.1-1|113	
12cr|matrixssl-3.2.1-1|114	%clean
12cr|matrixssl-3.2.1-1|115	rm -rf %{buildroot}
12cr|matrixssl-3.2.1-1|116	
12cr|matrixssl-3.2.1-1|117	%files -n %{libname}
12cr|matrixssl-3.2.1-1|118	%defattr(-,root,root)
12cr|matrixssl-3.2.1-1|119	%{_libdir}/*.so.*
12cr|matrixssl-3.2.1-1|120	
12cr|matrixssl-3.2.1-1|121	%files -n %{develname}
12cr|matrixssl-3.2.1-1|122	%defattr(-,root,root)
12cr|matrixssl-3.2.1-1|123	%doc doc/*.pdf
12cr|matrixssl-3.2.1-1|124	%{_includedir}/matrixssl
12cr|matrixssl-3.2.1-1|125	%{_libdir}/*.so
12cr|matrixssl-3.2.1-1|126	%{_libdir}/*.a
12cr|matrixssl-3.2.1-1|127	%{_prefix}/lib/dietlibc/lib/*.a
12cr|matrixssl-3.2.1-1|128	
12cr|matrixssl-3.2.1-1|129	
12cr|matrixssl-3.2.1-1|130	%changelog
12cr|matrixssl-3.2.1-1|131	* Tue Sep 13 2011 Oden Eriksson <oeriksson@mandriva.com> 3.2.1-1mdv2012.0
12cr|matrixssl-3.2.1-1|132	+ Revision: 699642
12cr|matrixssl-3.2.1-1|133	- 3.2.1
12cr|matrixssl-3.2.1-1|134	- really *use* soname (wtf?)
12cr|matrixssl-3.2.1-1|135	
12cr|matrixssl-3.2.1-1|136	* Fri Jan 14 2011 Oden Eriksson <oeriksson@mandriva.com> 3.1.4-1
12cr|matrixssl-3.2.1-1|137	+ Revision: 631035
12cr|matrixssl-3.2.1-1|138	- 3.1.4
12cr|matrixssl-3.2.1-1|139	
12cr|matrixssl-3.2.1-1|140	* Mon Sep 06 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.1.3-1mdv2011.0
12cr|matrixssl-3.2.1-1|141	+ Revision: 576259
12cr|matrixssl-3.2.1-1|142	- update to 3.1.3
12cr|matrixssl-3.2.1-1|143	
12cr|matrixssl-3.2.1-1|144	* Sat Apr 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.1.1-1mdv2010.1
12cr|matrixssl-3.2.1-1|145	+ Revision: 538435
12cr|matrixssl-3.2.1-1|146	- rediff one patch
12cr|matrixssl-3.2.1-1|147	- drop p1, applied upstream
12cr|matrixssl-3.2.1-1|148	- fix %%file, %%install
12cr|matrixssl-3.2.1-1|149	- new version 3.1.1
12cr|matrixssl-3.2.1-1|150	
12cr|matrixssl-3.2.1-1|151	* Fri Mar 12 2010 Oden Eriksson <oeriksson@mandriva.com> 3.1-1mdv2010.1
12cr|matrixssl-3.2.1-1|152	+ Revision: 518386
12cr|matrixssl-3.2.1-1|153	- 3.1
12cr|matrixssl-3.2.1-1|154	
12cr|matrixssl-3.2.1-1|155	* Wed Nov 11 2009 Oden Eriksson <oeriksson@mandriva.com> 1.8.8-1mdv2010.1
12cr|matrixssl-3.2.1-1|156	+ Revision: 464623
12cr|matrixssl-3.2.1-1|157	- 1.8.8 (disables in-session renegotiation)
12cr|matrixssl-3.2.1-1|158	
12cr|matrixssl-3.2.1-1|159	* Thu Aug 13 2009 Oden Eriksson <oeriksson@mandriva.com> 1.8.7d-1mdv2010.0
12cr|matrixssl-3.2.1-1|160	+ Revision: 416026
12cr|matrixssl-3.2.1-1|161	- 1.8.7d
12cr|matrixssl-3.2.1-1|162	- fix P1
12cr|matrixssl-3.2.1-1|163	
12cr|matrixssl-3.2.1-1|164	* Thu Sep 11 2008 Oden Eriksson <oeriksson@mandriva.com> 1.8.6-1mdv2009.0
12cr|matrixssl-3.2.1-1|165	+ Revision: 283671
12cr|matrixssl-3.2.1-1|166	- 1.8.6
12cr|matrixssl-3.2.1-1|167	- rediffed P0
12cr|matrixssl-3.2.1-1|168	
12cr|matrixssl-3.2.1-1|169	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.8.5-4mdv2009.0
12cr|matrixssl-3.2.1-1|170	+ Revision: 268137
12cr|matrixssl-3.2.1-1|171	- rebuild early 2009.0 package (before pixel changes)
12cr|matrixssl-3.2.1-1|172	
12cr|matrixssl-3.2.1-1|173	* Tue Jun 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1.8.5-3mdv2009.0
12cr|matrixssl-3.2.1-1|174	+ Revision: 217533
12cr|matrixssl-3.2.1-1|175	- rebuild
12cr|matrixssl-3.2.1-1|176	
12cr|matrixssl-3.2.1-1|177	+ Pixel <pixel@mandriva.com>
12cr|matrixssl-3.2.1-1|178	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|matrixssl-3.2.1-1|179	
12cr|matrixssl-3.2.1-1|180	* Sun Jun 08 2008 Oden Eriksson <oeriksson@mandriva.com> 1.8.5-2mdv2009.0
12cr|matrixssl-3.2.1-1|181	+ Revision: 216901
12cr|matrixssl-3.2.1-1|182	- rebuilt against dietlibc-0.32
12cr|matrixssl-3.2.1-1|183	
12cr|matrixssl-3.2.1-1|184	* Tue May 13 2008 Oden Eriksson <oeriksson@mandriva.com> 1.8.5-1mdv2009.0
12cr|matrixssl-3.2.1-1|185	+ Revision: 206562
12cr|matrixssl-3.2.1-1|186	- 1.8.5
12cr|matrixssl-3.2.1-1|187	- fix devel package naming
12cr|matrixssl-3.2.1-1|188	
12cr|matrixssl-3.2.1-1|189	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.8.3-2mdv2008.1
12cr|matrixssl-3.2.1-1|190	+ Revision: 170978
12cr|matrixssl-3.2.1-1|191	- rebuild
12cr|matrixssl-3.2.1-1|192	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|matrixssl-3.2.1-1|193	- fix no-buildroot-tag
12cr|matrixssl-3.2.1-1|194	- kill re-definition of %%buildroot on Pixel's request
12cr|matrixssl-3.2.1-1|195	
12cr|matrixssl-3.2.1-1|196	
12cr|matrixssl-3.2.1-1|197	* Sat Feb 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.8.3-1mdv2007.0
12cr|matrixssl-3.2.1-1|198	+ Revision: 118708
12cr|matrixssl-3.2.1-1|199	- 1.8.3
12cr|matrixssl-3.2.1-1|200	- rediffed the shared patch
12cr|matrixssl-3.2.1-1|201	
12cr|matrixssl-3.2.1-1|202	* Tue Dec 19 2006 Oden Eriksson <oeriksson@mandriva.com> 1.8.2-1mdv2007.1
12cr|matrixssl-3.2.1-1|203	+ Revision: 100298
12cr|matrixssl-3.2.1-1|204	- Import matrixssl
12cr|matrixssl-3.2.1-1|205	
12cr|matrixssl-3.2.1-1|206	* Tue Dec 19 2006 Oden Eriksson <oeriksson@mandriva.com> 1.8.2-1mdv2007.1
12cr|matrixssl-3.2.1-1|207	- 1.8.2
12cr|matrixssl-3.2.1-1|208	
12cr|matrixssl-3.2.1-1|209	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 1.8.1-1mdv2007.0
12cr|matrixssl-3.2.1-1|210	- 1.8.1 (Minor feature enhancements)
12cr|matrixssl-3.2.1-1|211	- rediffed P1
12cr|matrixssl-3.2.1-1|212	
12cr|matrixssl-3.2.1-1|213	* Sat Feb 04 2006 Oden Eriksson <oeriksson@mandriva.com> 1.8-1mdk
12cr|matrixssl-3.2.1-1|214	- 1.8 (Minor feature enhancements)
12cr|matrixssl-3.2.1-1|215	- rediffed P0,P1
12cr|matrixssl-3.2.1-1|216	
12cr|matrixssl-3.2.1-1|217	* Sat Feb 04 2006 Oden Eriksson <oeriksson@mandriva.com> 1.7.3-1mdk
12cr|matrixssl-3.2.1-1|218	- 1.7.3
12cr|matrixssl-3.2.1-1|219	
12cr|matrixssl-3.2.1-1|220	* Thu Oct 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7.1-2mdk
12cr|matrixssl-3.2.1-1|221	- fix headers
12cr|matrixssl-3.2.1-1|222	
12cr|matrixssl-3.2.1-1|223	* Sat Sep 17 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7.1-1mdk
12cr|matrixssl-3.2.1-1|224	- 1.7.1
12cr|matrixssl-3.2.1-1|225	- rediffed P0
12cr|matrixssl-3.2.1-1|226	
12cr|matrixssl-3.2.1-1|227	* Wed May 11 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-3mdk
12cr|matrixssl-3.2.1-1|228	- oops! another silly lib64 fix :)
12cr|matrixssl-3.2.1-1|229	
12cr|matrixssl-3.2.1-1|230	* Wed May 11 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-2mdk
12cr|matrixssl-3.2.1-1|231	- really 1.2.5 (duh!)
12cr|matrixssl-3.2.1-1|232	- rediff P1 (fixes x86_64 build)
12cr|matrixssl-3.2.1-1|233	- fix common dietlibc location
12cr|matrixssl-3.2.1-1|234	- rpmlint fixes
12cr|matrixssl-3.2.1-1|235	
12cr|matrixssl-3.2.1-1|236	* Fri Apr 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.5-1mdk
12cr|matrixssl-3.2.1-1|237	- 1.2.5
12cr|matrixssl-3.2.1-1|238	- use the %%mkrel macro
12cr|matrixssl-3.2.1-1|239	
12cr|matrixssl-3.2.1-1|240	* Fri Feb 25 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.4-1mdk
12cr|matrixssl-3.2.1-1|241	- 1.2.4
12cr|matrixssl-3.2.1-1|242	
12cr|matrixssl-3.2.1-1|243	* Fri Dec 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.2-3mdk
12cr|matrixssl-3.2.1-1|244	- revert latest "lib64 fixes"
12cr|matrixssl-3.2.1-1|245	
12cr|matrixssl-3.2.1-1|246	* Tue Dec 28 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.2-2mdk
12cr|matrixssl-3.2.1-1|247	- lib64 fixes
12cr|matrixssl-3.2.1-1|248	
12cr|matrixssl-3.2.1-1|249	* Fri Oct 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.2-1mdk
12cr|matrixssl-3.2.1-1|250	- 1.2.2
12cr|matrixssl-3.2.1-1|251	
12cr|matrixssl-3.2.1-1|252	* Thu Aug 05 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2-1mdk
12cr|matrixssl-3.2.1-1|253	- initial mandrake package
12cr|matrixssl-3.2.1-1|254	

3083 12
12cr|maxima-5.27.0-2|1	%define enable_clisp	1
12cr|maxima-5.27.0-2|2	%define enable_gcl	0
12cr|maxima-5.27.0-2|3	%define enable_sbcl	1
12cr|maxima-5.27.0-2|4	%define enable_ecl	1
12cr|maxima-5.27.0-2|5	%define defaultlisp	clisp
12cr|maxima-5.27.0-2|6	
12cr|maxima-5.27.0-2|7	%if %enable_clisp
12cr|maxima-5.27.0-2|8	%define clisp_flags	--enable-clisp
12cr|maxima-5.27.0-2|9	%else
12cr|maxima-5.27.0-2|10	%define clisp_flags	--disable-clisp
12cr|maxima-5.27.0-2|11	%endif
12cr|maxima-5.27.0-2|12	
12cr|maxima-5.27.0-2|13	%if %enable_gcl
12cr|maxima-5.27.0-2|14	%define gcl_flags	--enable-gcl
12cr|maxima-5.27.0-2|15	%else
12cr|maxima-5.27.0-2|16	%define gcl_flags	--disable-gcl
12cr|maxima-5.27.0-2|17	%endif
12cr|maxima-5.27.0-2|18	
12cr|maxima-5.27.0-2|19	%if %enable_sbcl
12cr|maxima-5.27.0-2|20	%define sbcl_flags	--enable-sbcl
12cr|maxima-5.27.0-2|21	%define sbcl_version	1.0.47
12cr|maxima-5.27.0-2|22	%else
12cr|maxima-5.27.0-2|23	%define sbcl_flags	--disable-sbcl
12cr|maxima-5.27.0-2|24	%endif
12cr|maxima-5.27.0-2|25	
12cr|maxima-5.27.0-2|26	%if %enable_ecl
12cr|maxima-5.27.0-2|27	%define ecl_flags	--enable-ecl
12cr|maxima-5.27.0-2|28	# build module required by sagemath runtime?
12cr|maxima-5.27.0-2|29	%define sagemath	1
12cr|maxima-5.27.0-2|30	%define ecllib		%(ecl -eval "(princ (SI:GET-LIBRARY-PATHNAME))" -eval "(quit)")
12cr|maxima-5.27.0-2|31	%else
12cr|maxima-5.27.0-2|32	%define sagemath	0
12cr|maxima-5.27.0-2|33	%define ecl_flags	--disable-ecl
12cr|maxima-5.27.0-2|34	%endif
12cr|maxima-5.27.0-2|35	
12cr|maxima-5.27.0-2|36	Summary:	Maxima Symbolic Computation Program
12cr|maxima-5.27.0-2|37	Name:		maxima
12cr|maxima-5.27.0-2|38	Version:	5.27.0
12cr|maxima-5.27.0-2|39	Release:	2
12cr|maxima-5.27.0-2|40	License:	GPLv2
12cr|maxima-5.27.0-2|41	Group:		Sciences/Mathematics
12cr|maxima-5.27.0-2|42	URL:		http://maxima.sourceforge.net
12cr|maxima-5.27.0-2|43	Source0:	http://prdownloads.sourceforge.net/maxima/%{name}-%{version}.tar.gz
12cr|maxima-5.27.0-2|44	Source1:	icons-%{name}.tar.bz2
12cr|maxima-5.27.0-2|45	Patch0:		maxima-5.22.0-xdg-utils.patch
12cr|maxima-5.27.0-2|46	Patch1:		maxima-5.14.0-missed-extract-categories.patch
12cr|maxima-5.27.0-2|47	Patch2:		maxima-fix-contrib-docs.patch
12cr|maxima-5.27.0-2|48	Patch3:		maxima-5.23.0-clisp-noreadline.patch
12cr|maxima-5.27.0-2|49	Patch4:		maxima-5.22.0-ecl-ldflags.patch
12cr|maxima-5.27.0-2|50	BuildRequires:	texinfo
12cr|maxima-5.27.0-2|51	BuildRequires:	texlive-epsf
12cr|maxima-5.27.0-2|52	BuildRequires:	texlive-ec
12cr|maxima-5.27.0-2|53	BuildRequires:	texlive-cm-super
12cr|maxima-5.27.0-2|54	BuildRequires:	texlive
12cr|maxima-5.27.0-2|55	BuildRequires:	python
12cr|maxima-5.27.0-2|56	Suggests:	tk
12cr|maxima-5.27.0-2|57	Suggests:	tcl
12cr|maxima-5.27.0-2|58	Requires:	maxima-runtime
12cr|maxima-5.27.0-2|59	Requires:	gnuplot
12cr|maxima-5.27.0-2|60	%if %{enable_clisp}
12cr|maxima-5.27.0-2|61	BuildRequires:	clisp
12cr|maxima-5.27.0-2|62	%endif
12cr|maxima-5.27.0-2|63	%if %{enable_gcl}
12cr|maxima-5.27.0-2|64	BuildRequires:	gcl > 2.5.3
12cr|maxima-5.27.0-2|65	%endif
12cr|maxima-5.27.0-2|66	%if %{enable_sbcl}
12cr|maxima-5.27.0-2|67	BuildRequires:	sbcl = %{sbcl_version}
12cr|maxima-5.27.0-2|68	%endif
12cr|maxima-5.27.0-2|69	%if %{enable_ecl}
12cr|maxima-5.27.0-2|70	BuildRequires:	ecl
12cr|maxima-5.27.0-2|71	%endif
12cr|maxima-5.27.0-2|72	
12cr|maxima-5.27.0-2|73	%description
12cr|maxima-5.27.0-2|74	Maxima is a full symbolic computation program.  It is full featured
12cr|maxima-5.27.0-2|75	doing symbolic manipulation of polynomials, matrices, rational
12cr|maxima-5.27.0-2|76	functions, integration, Todd-coxeter, graphing, bigfloats.  It has a
12cr|maxima-5.27.0-2|77	symbolic debugger source level debugger for maxima code.  Maxima is
12cr|maxima-5.27.0-2|78	based on the original Macsyma developed at MIT in the 1970's.  It is
12cr|maxima-5.27.0-2|79	quite reliable, and has good garbage collection, and no memory leaks.
12cr|maxima-5.27.0-2|80	It comes with hundreds of self tests.
12cr|maxima-5.27.0-2|81	
12cr|maxima-5.27.0-2|82	#--------------------------------------------------------------------
12cr|maxima-5.27.0-2|83	
12cr|maxima-5.27.0-2|84	%package gui
12cr|maxima-5.27.0-2|85	Summary: Tcl/Tk GUI interface to Maxima
12cr|maxima-5.27.0-2|86	Group:		Sciences/Mathematics
12cr|maxima-5.27.0-2|87	Requires:	maxima
12cr|maxima-5.27.0-2|88	Requires:	tk
12cr|maxima-5.27.0-2|89	Provides:	xmaxima = %{version}-%{release}
12cr|maxima-5.27.0-2|90	%description gui
12cr|maxima-5.27.0-2|91	Tcl/Tk GUI interface to Maxima.
12cr|maxima-5.27.0-2|92	
12cr|maxima-5.27.0-2|93	%files gui
12cr|maxima-5.27.0-2|94	%defattr(-,root,root)
12cr|maxima-5.27.0-2|95	%{_bindir}/xmaxima
12cr|maxima-5.27.0-2|96	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|maxima-5.27.0-2|97	%{_iconsdir}/hicolor/*/apps/*.png
12cr|maxima-5.27.0-2|98	
12cr|maxima-5.27.0-2|99	#--------------------------------------------------------------------
12cr|maxima-5.27.0-2|100	
12cr|maxima-5.27.0-2|101	%if %{enable_clisp}
12cr|maxima-5.27.0-2|102	%package runtime-clisp
12cr|maxima-5.27.0-2|103	Summary: Maxima compiled with clisp
12cr|maxima-5.27.0-2|104	Group: Sciences/Mathematics
12cr|maxima-5.27.0-2|105	Requires:	clisp
12cr|maxima-5.27.0-2|106	Requires:	maxima = %{version}-%{release}
12cr|maxima-5.27.0-2|107	Provides:	maxima-runtime = %{version}-%{release}
12cr|maxima-5.27.0-2|108	%description runtime-clisp
12cr|maxima-5.27.0-2|109	Maxima compiled with clisp.
12cr|maxima-5.27.0-2|110	
12cr|maxima-5.27.0-2|111	%files runtime-clisp
12cr|maxima-5.27.0-2|112	%defattr(-,root,root)
12cr|maxima-5.27.0-2|113	%dir %{_libdir}/maxima/%{version}/binary-clisp
12cr|maxima-5.27.0-2|114	#%{_bindir}/rmaxima
12cr|maxima-5.27.0-2|115	%{_libdir}/maxima/%{version}/binary-clisp/*
12cr|maxima-5.27.0-2|116	%endif
12cr|maxima-5.27.0-2|117	
12cr|maxima-5.27.0-2|118	#--------------------------------------------------------------------
12cr|maxima-5.27.0-2|119	
12cr|maxima-5.27.0-2|120	%if %{enable_gcl}
12cr|maxima-5.27.0-2|121	%package runtime-gcl
12cr|maxima-5.27.0-2|122	Summary: Maxima compiled with GCL
12cr|maxima-5.27.0-2|123	Group:		Sciences/Mathematics
12cr|maxima-5.27.0-2|124	Requires:	maxima = %{version}-%{release}
12cr|maxima-5.27.0-2|125	Suggests:	rlwrap
12cr|maxima-5.27.0-2|126	Provides:	maxima-runtime = %{version}-%{release}
12cr|maxima-5.27.0-2|127	%description runtime-gcl
12cr|maxima-5.27.0-2|128	Maxima compiled with Gnu Common Lisp.
12cr|maxima-5.27.0-2|129	
12cr|maxima-5.27.0-2|130	%files runtime-gcl
12cr|maxima-5.27.0-2|131	%defattr(-,root,root)
12cr|maxima-5.27.0-2|132	%{_bindir}/rmaxima
12cr|maxima-5.27.0-2|133	%dir %{_libdir}/maxima/%{version}/binary-gcl
12cr|maxima-5.27.0-2|134	%{_libdir}/maxima/%{version}/binary-gcl/*
12cr|maxima-5.27.0-2|135	%endif
12cr|maxima-5.27.0-2|136	
12cr|maxima-5.27.0-2|137	#--------------------------------------------------------------------
12cr|maxima-5.27.0-2|138	%if %{enable_sbcl}
12cr|maxima-5.27.0-2|139	%package runtime-sbcl
12cr|maxima-5.27.0-2|140	Summary: Maxima compiled with SBCL
12cr|maxima-5.27.0-2|141	Group: Sciences/Mathematics
12cr|maxima-5.27.0-2|142	Requires:	sbcl = %{sbcl_version}
12cr|maxima-5.27.0-2|143	Requires:	maxima = %{version}-%{release}
12cr|maxima-5.27.0-2|144	Provides:	maxima-runtime = %{version}-%{release}
12cr|maxima-5.27.0-2|145	
12cr|maxima-5.27.0-2|146	%description runtime-sbcl
12cr|maxima-5.27.0-2|147	Maxima compiled with SBCL.
12cr|maxima-5.27.0-2|148	
12cr|maxima-5.27.0-2|149	%files runtime-sbcl
12cr|maxima-5.27.0-2|150	%defattr(-,root,root)
12cr|maxima-5.27.0-2|151	%dir %{_libdir}/maxima/%{version}/binary-sbcl
12cr|maxima-5.27.0-2|152	%{_libdir}/maxima/%{version}/binary-sbcl/*
12cr|maxima-5.27.0-2|153	%endif
12cr|maxima-5.27.0-2|154	
12cr|maxima-5.27.0-2|155	#--------------------------------------------------------------------
12cr|maxima-5.27.0-2|156	%if %{enable_ecl}
12cr|maxima-5.27.0-2|157	%package runtime-ecl
12cr|maxima-5.27.0-2|158	Summary: Maxima compiled with ECL
12cr|maxima-5.27.0-2|159	Group: Sciences/Mathematics
12cr|maxima-5.27.0-2|160	Requires:	maxima = %{version}-%{release}
12cr|maxima-5.27.0-2|161	Provides:	maxima-runtime = %{version}-%{release}
12cr|maxima-5.27.0-2|162	
12cr|maxima-5.27.0-2|163	%description runtime-ecl
12cr|maxima-5.27.0-2|164	Maxima compiled with ECL.
12cr|maxima-5.27.0-2|165	
12cr|maxima-5.27.0-2|166	%files runtime-ecl
12cr|maxima-5.27.0-2|167	%defattr(-,root,root)
12cr|maxima-5.27.0-2|168	%dir %{_libdir}/maxima/%{version}/binary-ecl
12cr|maxima-5.27.0-2|169	%{_libdir}/maxima/%{version}/binary-ecl/*
12cr|maxima-5.27.0-2|170	%if %{sagemath}
12cr|maxima-5.27.0-2|171	%{ecllib}/maxima.fas
12cr|maxima-5.27.0-2|172	%endif
12cr|maxima-5.27.0-2|173	%endif
12cr|maxima-5.27.0-2|174	
12cr|maxima-5.27.0-2|175	#--------------------------------------------------------------------
12cr|maxima-5.27.0-2|176	%package lang-de-utf8
12cr|maxima-5.27.0-2|177	Summary:	Maxima German UTF-8 language pack
12cr|maxima-5.27.0-2|178	Group:		Sciences/Mathematics
12cr|maxima-5.27.0-2|179	Requires:	maxima = %{version}
12cr|maxima-5.27.0-2|180	
12cr|maxima-5.27.0-2|181	%description lang-de-utf8
12cr|maxima-5.27.0-2|182	Maxima German language support (UTF-8).
12cr|maxima-5.27.0-2|183	
12cr|maxima-5.27.0-2|184	%files lang-de-utf8
12cr|maxima-5.27.0-2|185	%defattr(-,root,root)
12cr|maxima-5.27.0-2|186	%doc %{_datadir}/maxima/%{version}/doc/html/de.utf8
12cr|maxima-5.27.0-2|187	%{_infodir}/de.utf8
12cr|maxima-5.27.0-2|188	
12cr|maxima-5.27.0-2|189	#--------------------------------------------------------------------
12cr|maxima-5.27.0-2|190	%package lang-es-utf8
12cr|maxima-5.27.0-2|191	Summary:	Maxima Spanish UTF-8 language pack
12cr|maxima-5.27.0-2|192	Group:		Sciences/Mathematics
12cr|maxima-5.27.0-2|193	Requires:	maxima = %{version}
12cr|maxima-5.27.0-2|194	
12cr|maxima-5.27.0-2|195	%description lang-es-utf8
12cr|maxima-5.27.0-2|196	Maxima Spanish language support (UTF-8).
12cr|maxima-5.27.0-2|197	
12cr|maxima-5.27.0-2|198	%files lang-es-utf8
12cr|maxima-5.27.0-2|199	%defattr(-,root,root)
12cr|maxima-5.27.0-2|200	%doc %{_datadir}/maxima/%{version}/doc/html/es.utf8
12cr|maxima-5.27.0-2|201	%{_infodir}/es.utf8
12cr|maxima-5.27.0-2|202	
12cr|maxima-5.27.0-2|203	#--------------------------------------------------------------------
12cr|maxima-5.27.0-2|204	%package lang-pt-utf8
12cr|maxima-5.27.0-2|205	Summary:	Maxima Portuguese UTF-8 language pack
12cr|maxima-5.27.0-2|206	Group:		Sciences/Mathematics
12cr|maxima-5.27.0-2|207	Requires:	maxima = %{version}
12cr|maxima-5.27.0-2|208	
12cr|maxima-5.27.0-2|209	%description lang-pt-utf8
12cr|maxima-5.27.0-2|210	Maxima Portuguese language support (UTF-8).
12cr|maxima-5.27.0-2|211	
12cr|maxima-5.27.0-2|212	%files lang-pt-utf8
12cr|maxima-5.27.0-2|213	%defattr(-,root,root)
12cr|maxima-5.27.0-2|214	%doc %{_datadir}/maxima/%{version}/doc/html/pt.utf8
12cr|maxima-5.27.0-2|215	%{_infodir}/pt.utf8
12cr|maxima-5.27.0-2|216	
12cr|maxima-5.27.0-2|217	#--------------------------------------------------------------------
12cr|maxima-5.27.0-2|218	%package lang-pt_BR-utf8
12cr|maxima-5.27.0-2|219	Summary:	Maxima Brazilian Portuguese UTF-8 language pack
12cr|maxima-5.27.0-2|220	Group:		Sciences/Mathematics
12cr|maxima-5.27.0-2|221	Requires:	maxima = %{version}
12cr|maxima-5.27.0-2|222	
12cr|maxima-5.27.0-2|223	%description lang-pt_BR-utf8
12cr|maxima-5.27.0-2|224	Maxima Brazilian Portuguese language support (UTF-8).
12cr|maxima-5.27.0-2|225	
12cr|maxima-5.27.0-2|226	%files lang-pt_BR-utf8
12cr|maxima-5.27.0-2|227	%defattr(-,root,root)
12cr|maxima-5.27.0-2|228	%doc %{_datadir}/maxima/%{version}/doc/html/pt_BR.utf8
12cr|maxima-5.27.0-2|229	%{_infodir}/pt_BR.utf8
12cr|maxima-5.27.0-2|230	
12cr|maxima-5.27.0-2|231	#--------------------------------------------------------------------
12cr|maxima-5.27.0-2|232	
12cr|maxima-5.27.0-2|233	%prep
12cr|maxima-5.27.0-2|234	%setup -q
12cr|maxima-5.27.0-2|235	%patch0 -p1
12cr|maxima-5.27.0-2|236	%patch1 -p1
12cr|maxima-5.27.0-2|237	%patch2 -p1
12cr|maxima-5.27.0-2|238	%patch3 -p1
12cr|maxima-5.27.0-2|239	%patch4 -p1
12cr|maxima-5.27.0-2|240	
12cr|maxima-5.27.0-2|241	%build
12cr|maxima-5.27.0-2|242	autoreconf -fi
12cr|maxima-5.27.0-2|243	
12cr|maxima-5.27.0-2|244	export GCL_ANSI=y
12cr|maxima-5.27.0-2|245	%if %{enable_sbcl}
12cr|maxima-5.27.0-2|246	export SBCL_HOME=%{_libdir}/sbcl
12cr|maxima-5.27.0-2|247	%endif
12cr|maxima-5.27.0-2|248	export CFLAGS="%{optflags} -fno-fast-math"
12cr|maxima-5.27.0-2|249	export CXXFLAGS="%{optflags} -fno-fast-math"
12cr|maxima-5.27.0-2|250	%configure2_5x \
12cr|maxima-5.27.0-2|251	%{clisp_flags} \
12cr|maxima-5.27.0-2|252	%{gcl_flags} \
12cr|maxima-5.27.0-2|253	%{sbcl_flags} \
12cr|maxima-5.27.0-2|254	%{ecl_flags} \
12cr|maxima-5.27.0-2|255	--with-default-lisp=%{defaultlisp} \
12cr|maxima-5.27.0-2|256	--enable-lang-de-utf8 \
12cr|maxima-5.27.0-2|257	--enable-lang-es-utf8 \
12cr|maxima-5.27.0-2|258	--enable-lang-pt-utf8 \
12cr|maxima-5.27.0-2|259	--enable-lang-pt_BR-utf8
12cr|maxima-5.27.0-2|260	
12cr|maxima-5.27.0-2|261	make
12cr|maxima-5.27.0-2|262	
12cr|maxima-5.27.0-2|263	(cd doc/info
12cr|maxima-5.27.0-2|264	texi2dvi -p -t @afourpaper -t @finalout maxima.texi
12cr|maxima-5.27.0-2|265	)
12cr|maxima-5.27.0-2|266	
12cr|maxima-5.27.0-2|267	%if %{sagemath}
12cr|maxima-5.27.0-2|268	# from sagemath ecl spkg
12cr|maxima-5.27.0-2|269	pushd src
12cr|maxima-5.27.0-2|270	mkdir ./lisp-cache
12cr|maxima-5.27.0-2|271	ecl  \
12cr|maxima-5.27.0-2|272	-eval '(require `asdf)' \
12cr|maxima-5.27.0-2|273	-eval '(setf asdf::*user-cache* (truename "./lisp-cache"))' \
12cr|maxima-5.27.0-2|274	-eval '(load "maxima-build.lisp")' \
12cr|maxima-5.27.0-2|275	-eval '(asdf:make-build :maxima :type :fasl :move-here ".")' \
12cr|maxima-5.27.0-2|276	-eval '(quit)'
12cr|maxima-5.27.0-2|277	popd
12cr|maxima-5.27.0-2|278	%endif
12cr|maxima-5.27.0-2|279	
12cr|maxima-5.27.0-2|280	%check
12cr|maxima-5.27.0-2|281	make check
12cr|maxima-5.27.0-2|282	
12cr|maxima-5.27.0-2|283	%install
12cr|maxima-5.27.0-2|284	rm -rf %{buildroot}
12cr|maxima-5.27.0-2|285	%makeinstall install-info
12cr|maxima-5.27.0-2|286	rm -f %{buildroot}%{_infodir}/dir
12cr|maxima-5.27.0-2|287	
12cr|maxima-5.27.0-2|288	# set executable rights for example scripts
12cr|maxima-5.27.0-2|289	chmod +x %{buildroot}%{_datadir}/%{name}/%{version}/doc/misc/grepforvariables.sh
12cr|maxima-5.27.0-2|290	chmod +x %{buildroot}%{_datadir}/%{name}/%{version}/doc/misc/processlisfiles.sh
12cr|maxima-5.27.0-2|291	chmod +x %{buildroot}%{_datadir}/%{name}/%{version}/share/contrib/lurkmathml/mathmltest
12cr|maxima-5.27.0-2|292	
12cr|maxima-5.27.0-2|293	%if %{sagemath}
12cr|maxima-5.27.0-2|294	mkdir -p %{buildroot}%{ecllib}
12cr|maxima-5.27.0-2|295	install -m755 src/maxima.fasb %{buildroot}%{ecllib}/maxima.fas
12cr|maxima-5.27.0-2|296	%endif
12cr|maxima-5.27.0-2|297	
12cr|maxima-5.27.0-2|298	# menu
12cr|maxima-5.27.0-2|299	mkdir -p %{buildroot}%{_datadir}/applications
12cr|maxima-5.27.0-2|300	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|maxima-5.27.0-2|301	[Desktop Entry]
12cr|maxima-5.27.0-2|302	Name=Maxima
12cr|maxima-5.27.0-2|303	Comment=Tcl/Tk interface to Maxima
12cr|maxima-5.27.0-2|304	Exec=%{_bindir}/xmaxima
12cr|maxima-5.27.0-2|305	Icon=%{name}
12cr|maxima-5.27.0-2|306	Terminal=false
12cr|maxima-5.27.0-2|307	Type=Application
12cr|maxima-5.27.0-2|308	Categories=Science;Math;
12cr|maxima-5.27.0-2|309	EOF
12cr|maxima-5.27.0-2|310	
12cr|maxima-5.27.0-2|311	# icons
12cr|maxima-5.27.0-2|312	mkdir -p %{buildroot}%{_iconsdir}
12cr|maxima-5.27.0-2|313	tar xjf %{SOURCE1} -C %{buildroot}%{_iconsdir}
12cr|maxima-5.27.0-2|314	
12cr|maxima-5.27.0-2|315	# don't compress info pages
12cr|maxima-5.27.0-2|316	export EXCLUDE_FROM_COMPRESS=info
12cr|maxima-5.27.0-2|317	
12cr|maxima-5.27.0-2|318	%files
12cr|maxima-5.27.0-2|319	%defattr(-,root,root)
12cr|maxima-5.27.0-2|320	%doc AUTHORS COPYING README README.lisps
12cr|maxima-5.27.0-2|321	%doc doc/info/maxima.pdf
12cr|maxima-5.27.0-2|322	%{_bindir}/maxima
12cr|maxima-5.27.0-2|323	%{_bindir}/rmaxima
12cr|maxima-5.27.0-2|324	%{_libdir}/maxima/%{version}/mgnuplot
12cr|maxima-5.27.0-2|325	%{_datadir}/maxima/%{version}/*
12cr|maxima-5.27.0-2|326	%{_infodir}/*.info*
12cr|maxima-5.27.0-2|327	%{_infodir}/maxima-index.lisp*
12cr|maxima-5.27.0-2|328	%{_mandir}/man1/maxima.*
12cr|maxima-5.27.0-2|329	%exclude %doc %{_datadir}/maxima/%{version}/doc/html/es.utf8
12cr|maxima-5.27.0-2|330	%exclude %{_infodir}/es.utf8
12cr|maxima-5.27.0-2|331	%exclude %doc %{_datadir}/maxima/%{version}/doc/html/de.utf8
12cr|maxima-5.27.0-2|332	%exclude %{_infodir}/de.utf8
12cr|maxima-5.27.0-2|333	%exclude %doc %{_datadir}/maxima/%{version}/doc/html/pt.utf8
12cr|maxima-5.27.0-2|334	%exclude %{_infodir}/pt.utf8
12cr|maxima-5.27.0-2|335	%exclude %doc %{_datadir}/maxima/%{version}/doc/html/pt_BR.utf8
12cr|maxima-5.27.0-2|336	%exclude %{_infodir}/pt_BR.utf8
12cr|maxima-5.27.0-2|337	
12cr|maxima-5.27.0-2|338	
12cr|maxima-5.27.0-2|339	%changelog
12cr|maxima-5.27.0-2|340	* Fri Aug 03 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 5.27.0-1mdv2012.0
12cr|maxima-5.27.0-2|341	+ Revision: 811666
12cr|maxima-5.27.0-2|342	- update to 5.27.0
12cr|maxima-5.27.0-2|343	
12cr|maxima-5.27.0-2|344	* Sat Jan 28 2012 Paulo Andrade <pcpa@mandriva.com.br> 5.24.0-4
12cr|maxima-5.27.0-2|345	+ Revision: 769489
12cr|maxima-5.27.0-2|346	- Remove maxima and maxima-runtime-gcl conflict.
12cr|maxima-5.27.0-2|347	
12cr|maxima-5.27.0-2|348	* Fri Aug 26 2011 Paulo Andrade <pcpa@mandriva.com.br> 5.24.0-3
12cr|maxima-5.27.0-2|349	+ Revision: 697243
12cr|maxima-5.27.0-2|350	- Add extra logic to build maxima as an ecl module for sagemath
12cr|maxima-5.27.0-2|351	- Correct wrong install/remove info macros
12cr|maxima-5.27.0-2|352	- Do not list localized documentation in multiple packages
12cr|maxima-5.27.0-2|353	- Rebuild with correct sbcl version requirement
12cr|maxima-5.27.0-2|354	- Add new localization packages
12cr|maxima-5.27.0-2|355	- Update to maxima 5.24.0
12cr|maxima-5.27.0-2|356	
12cr|maxima-5.27.0-2|357	* Wed Feb 02 2011 Paulo Andrade <pcpa@mandriva.com.br> 5.23.0-1
12cr|maxima-5.27.0-2|358	+ Revision: 635334
12cr|maxima-5.27.0-2|359	- Require explicit sbcl version
12cr|maxima-5.27.0-2|360	- Remove cmucl backend conditional generation
12cr|maxima-5.27.0-2|361	- Enable all lisp backends
12cr|maxima-5.27.0-2|362	- Add back the clisp-noreadline patch to disable readline when running under sagemath
12cr|maxima-5.27.0-2|363	
12cr|maxima-5.27.0-2|364	+ Александр Казанцев <kazancas@mandriva.org>
12cr|maxima-5.27.0-2|365	- new release 5.23.0
12cr|maxima-5.27.0-2|366	
12cr|maxima-5.27.0-2|367	* Fri Dec 17 2010 Александр Казанцев <kazancas@mandriva.org> 5.22.1-3mdv2011.0
12cr|maxima-5.27.0-2|368	+ Revision: 622594
12cr|maxima-5.27.0-2|369	- set clisp default due non-latin enviroment error
12cr|maxima-5.27.0-2|370	
12cr|maxima-5.27.0-2|371	* Sun Aug 22 2010 Paulo Andrade <pcpa@mandriva.com.br> 5.22.1-2mdv2011.0
12cr|maxima-5.27.0-2|372	+ Revision: 572046
12cr|maxima-5.27.0-2|373	- Update to version 5.22.1
12cr|maxima-5.27.0-2|374	- Update to version 5.22.0
12cr|maxima-5.27.0-2|375	
12cr|maxima-5.27.0-2|376	* Mon Apr 19 2010 Frederik Himpe <fhimpe@mandriva.org> 5.20.1-8mdv2010.1
12cr|maxima-5.27.0-2|377	+ Revision: 536862
12cr|maxima-5.27.0-2|378	- Rebuild for new sbcl
12cr|maxima-5.27.0-2|379	
12cr|maxima-5.27.0-2|380	* Wed Mar 03 2010 Frederik Himpe <fhimpe@mandriva.org> 5.20.1-7mdv2010.1
12cr|maxima-5.27.0-2|381	+ Revision: 514006
12cr|maxima-5.27.0-2|382	- Rebuild for new sbcl
12cr|maxima-5.27.0-2|383	
12cr|maxima-5.27.0-2|384	* Tue Mar 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 5.20.1-6mdv2010.1
12cr|maxima-5.27.0-2|385	+ Revision: 513704
12cr|maxima-5.27.0-2|386	- Enable ecl as a maxima lisp backend
12cr|maxima-5.27.0-2|387	- Add ecl to list of maxima runtime lisps
12cr|maxima-5.27.0-2|388	- Make runtimes owners of it's directories
12cr|maxima-5.27.0-2|389	
12cr|maxima-5.27.0-2|390	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 5.20.1-5mdv2010.1
12cr|maxima-5.27.0-2|391	+ Revision: 503752
12cr|maxima-5.27.0-2|392	- rebuild
12cr|maxima-5.27.0-2|393	
12cr|maxima-5.27.0-2|394	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 5.20.1-4mdv2010.1
12cr|maxima-5.27.0-2|395	+ Revision: 503636
12cr|maxima-5.27.0-2|396	- rebuild for new gmp
12cr|maxima-5.27.0-2|397	
12cr|maxima-5.27.0-2|398	* Fri Feb 05 2010 Frederik Himpe <fhimpe@mandriva.org> 5.20.1-3mdv2010.1
12cr|maxima-5.27.0-2|399	+ Revision: 501269
12cr|maxima-5.27.0-2|400	- Rebuild for new SBCL
12cr|maxima-5.27.0-2|401	
12cr|maxima-5.27.0-2|402	* Fri Jan 01 2010 Frederik Himpe <fhimpe@mandriva.org> 5.20.1-2mdv2010.1
12cr|maxima-5.27.0-2|403	+ Revision: 484902
12cr|maxima-5.27.0-2|404	- Rebuild for new sbcl
12cr|maxima-5.27.0-2|405	
12cr|maxima-5.27.0-2|406	* Wed Dec 16 2009 Frederik Himpe <fhimpe@mandriva.org> 5.20.1-1mdv2010.1
12cr|maxima-5.27.0-2|407	+ Revision: 479588
12cr|maxima-5.27.0-2|408	- update to new version 5.20.1
12cr|maxima-5.27.0-2|409	
12cr|maxima-5.27.0-2|410	* Wed Nov 25 2009 Frederik Himpe <fhimpe@mandriva.org> 5.19.2-3mdv2010.1
12cr|maxima-5.27.0-2|411	+ Revision: 470125
12cr|maxima-5.27.0-2|412	- Fix summary of sbcl subpackage
12cr|maxima-5.27.0-2|413	- Rebuild for new gcl and binutils (libfd)
12cr|maxima-5.27.0-2|414	
12cr|maxima-5.27.0-2|415	* Wed Nov 11 2009 Frederik Himpe <fhimpe@mandriva.org> 5.19.2-2mdv2010.1
12cr|maxima-5.27.0-2|416	+ Revision: 464397
12cr|maxima-5.27.0-2|417	- Rebuild for new sbcl and gcl
12cr|maxima-5.27.0-2|418	
12cr|maxima-5.27.0-2|419	* Sun Sep 13 2009 Frederik Himpe <fhimpe@mandriva.org> 5.19.2-1mdv2010.0
12cr|maxima-5.27.0-2|420	+ Revision: 439030
12cr|maxima-5.27.0-2|421	- update to new version 5.19.2
12cr|maxima-5.27.0-2|422	
12cr|maxima-5.27.0-2|423	* Sun Aug 30 2009 Frederik Himpe <fhimpe@mandriva.org> 5.19.1-2mdv2010.0
12cr|maxima-5.27.0-2|424	+ Revision: 422449
12cr|maxima-5.27.0-2|425	- Rebuild for new sbcl
12cr|maxima-5.27.0-2|426	
12cr|maxima-5.27.0-2|427	* Thu Aug 27 2009 Frederik Himpe <fhimpe@mandriva.org> 5.19.1-1mdv2010.0
12cr|maxima-5.27.0-2|428	+ Revision: 421784
12cr|maxima-5.27.0-2|429	- Update to new version 5.19.1
12cr|maxima-5.27.0-2|430	- Rediff noreadline patch
12cr|maxima-5.27.0-2|431	
12cr|maxima-5.27.0-2|432	* Wed Aug 19 2009 Paulo Andrade <pcpa@mandriva.com.br> 5.18.1-3mdv2010.0
12cr|maxima-5.27.0-2|433	+ Revision: 418334
12cr|maxima-5.27.0-2|434	- Pass -I option to clisp if --disable-readline option is used
12cr|maxima-5.27.0-2|435	- Rebuild with newer clisp and gcl
12cr|maxima-5.27.0-2|436	
12cr|maxima-5.27.0-2|437	* Wed Jul 29 2009 Frederik Himpe <fhimpe@mandriva.org> 5.18.1-2mdv2010.0
12cr|maxima-5.27.0-2|438	+ Revision: 404436
12cr|maxima-5.27.0-2|439	- Rebuild for new sbcl and clisp
12cr|maxima-5.27.0-2|440	
12cr|maxima-5.27.0-2|441	* Thu Jun 04 2009 Frederik Himpe <fhimpe@mandriva.org> 5.18.1-1mdv2010.0
12cr|maxima-5.27.0-2|442	+ Revision: 382883
12cr|maxima-5.27.0-2|443	- Update to new version 5.18.1
12cr|maxima-5.27.0-2|444	
12cr|maxima-5.27.0-2|445	* Wed Mar 11 2009 Frederik Himpe <fhimpe@mandriva.org> 5.17.1-4mdv2009.1
12cr|maxima-5.27.0-2|446	+ Revision: 353928
12cr|maxima-5.27.0-2|447	- Rebuild for new sbcl
12cr|maxima-5.27.0-2|448	
12cr|maxima-5.27.0-2|449	* Thu Mar 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 5.17.1-3mdv2009.1
12cr|maxima-5.27.0-2|450	+ Revision: 349355
12cr|maxima-5.27.0-2|451	- rebuild again to really link against new readline
12cr|maxima-5.27.0-2|452	
12cr|maxima-5.27.0-2|453	* Sat Feb 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 5.17.1-2mdv2009.1
12cr|maxima-5.27.0-2|454	+ Revision: 346035
12cr|maxima-5.27.0-2|455	- rebuild against new readline
12cr|maxima-5.27.0-2|456	
12cr|maxima-5.27.0-2|457	* Fri Feb 06 2009 Frederik Himpe <fhimpe@mandriva.org> 5.17.1-1mdv2009.1
12cr|maxima-5.27.0-2|458	+ Revision: 338272
12cr|maxima-5.27.0-2|459	- update to new version 5.17.1
12cr|maxima-5.27.0-2|460	
12cr|maxima-5.27.0-2|461	* Thu Feb 05 2009 Frederik Himpe <fhimpe@mandriva.org> 5.17.0-3mdv2009.1
12cr|maxima-5.27.0-2|462	+ Revision: 337978
12cr|maxima-5.27.0-2|463	- Rebuild for new sbcl
12cr|maxima-5.27.0-2|464	
12cr|maxima-5.27.0-2|465	* Mon Jan 05 2009 Frederik Himpe <fhimpe@mandriva.org> 5.17.0-2mdv2009.1
12cr|maxima-5.27.0-2|466	+ Revision: 325124
12cr|maxima-5.27.0-2|467	- Rebuild for new sbcl
12cr|maxima-5.27.0-2|468	
12cr|maxima-5.27.0-2|469	* Sat Dec 06 2008 Frederik Himpe <fhimpe@mandriva.org> 5.17.0-1mdv2009.1
12cr|maxima-5.27.0-2|470	+ Revision: 310920
12cr|maxima-5.27.0-2|471	- Update to new version 5.17.0
12cr|maxima-5.27.0-2|472	
12cr|maxima-5.27.0-2|473	* Fri Oct 31 2008 Frederik Himpe <fhimpe@mandriva.org> 5.16.3-4mdv2009.1
12cr|maxima-5.27.0-2|474	+ Revision: 299064
12cr|maxima-5.27.0-2|475	- Rebuild for new sbcl
12cr|maxima-5.27.0-2|476	
12cr|maxima-5.27.0-2|477	* Mon Oct 13 2008 Funda Wang <fwang@mandriva.org> 5.16.3-2mdv2009.1
12cr|maxima-5.27.0-2|478	+ Revision: 293066
12cr|maxima-5.27.0-2|479	- hardcode sbcl version (bug#44840)
12cr|maxima-5.27.0-2|480	
12cr|maxima-5.27.0-2|481	* Mon Sep 01 2008 Frederik Himpe <fhimpe@mandriva.org> 5.16.3-2mdv2009.0
12cr|maxima-5.27.0-2|482	+ Revision: 278719
12cr|maxima-5.27.0-2|483	- Build SBCL runtime and set it as default, like upstream recommends
12cr|maxima-5.27.0-2|484	(http://maxima.sourceforge.net/wiki/index.php/Lisp)
12cr|maxima-5.27.0-2|485	- Build clisp runtime on x86_64 again, it works now
12cr|maxima-5.27.0-2|486	- Don't package ChangeLog (outdated) and INSTALL
12cr|maxima-5.27.0-2|487	
12cr|maxima-5.27.0-2|488	* Sat Aug 30 2008 Frederik Himpe <fhimpe@mandriva.org> 5.16.3-1mdv2009.0
12cr|maxima-5.27.0-2|489	+ Revision: 277600
12cr|maxima-5.27.0-2|490	- Update to new version 5.16.3
12cr|maxima-5.27.0-2|491	- Fix license
12cr|maxima-5.27.0-2|492	
12cr|maxima-5.27.0-2|493	+ Thierry Vignaud <tv@mandriva.org>
12cr|maxima-5.27.0-2|494	- rebuild early 2009.0 package (before pixel changes)
12cr|maxima-5.27.0-2|495	
12cr|maxima-5.27.0-2|496	+ Adam Williamson <awilliamson@mandriva.org>
12cr|maxima-5.27.0-2|497	- reduce tk and tcl to suggests rather than requires (#39518, Michael Koren)
12cr|maxima-5.27.0-2|498	
12cr|maxima-5.27.0-2|499	* Sat May 03 2008 Funda Wang <fwang@mandriva.org> 5.15.0-1mdv2009.0
12cr|maxima-5.27.0-2|500	+ Revision: 200604
12cr|maxima-5.27.0-2|501	- drop unused patch
12cr|maxima-5.27.0-2|502	- New version 5.15.0
12cr|maxima-5.27.0-2|503	
12cr|maxima-5.27.0-2|504	+ Giuseppe Ghibò <ghibo@mandriva.com>
12cr|maxima-5.27.0-2|505	- Fix docs for grobner contrib.
12cr|maxima-5.27.0-2|506	
12cr|maxima-5.27.0-2|507	* Fri Apr 25 2008 Giuseppe Ghibò <ghibo@mandriva.com> 5.14.0-2mdv2009.0
12cr|maxima-5.27.0-2|508	+ Revision: 197362
12cr|maxima-5.27.0-2|509	- Added tetex-latex, tetex-dvips and python to BuildRequires.
12cr|maxima-5.27.0-2|510	- Added Patch1, Patch2 to fix documentation.
12cr|maxima-5.27.0-2|511	- Fixed docs.
12cr|maxima-5.27.0-2|512	
12cr|maxima-5.27.0-2|513	* Sat Apr 19 2008 Giuseppe Ghibò <ghibo@mandriva.com> 5.14.0-1mdv2009.0
12cr|maxima-5.27.0-2|514	+ Revision: 195775
12cr|maxima-5.27.0-2|515	- Release 5.14.0.
12cr|maxima-5.27.0-2|516	
12cr|maxima-5.27.0-2|517	+ Thierry Vignaud <tv@mandriva.org>
12cr|maxima-5.27.0-2|518	- fix no-buildroot-tag
12cr|maxima-5.27.0-2|519	
12cr|maxima-5.27.0-2|520	* Mon Jan 28 2008 Adam Williamson <awilliamson@mandriva.org> 5.13.0-5mdv2008.1
12cr|maxima-5.27.0-2|521	+ Revision: 158937
12cr|maxima-5.27.0-2|522	- runtime-gcl suggests rlwrap (Fred Himpe, #36035)
12cr|maxima-5.27.0-2|523	
12cr|maxima-5.27.0-2|524	+ Thierry Vignaud <tv@mandriva.org>
12cr|maxima-5.27.0-2|525	- kill re-definition of %%buildroot on Pixel's request
12cr|maxima-5.27.0-2|526	
12cr|maxima-5.27.0-2|527	* Mon Sep 24 2007 Adam Williamson <awilliamson@mandriva.org> 5.13.0-4mdv2008.0
12cr|maxima-5.27.0-2|528	+ Revision: 92661
12cr|maxima-5.27.0-2|529	- correct binary name in menu entry (launch xmaxima, the graphical front end, not maxima, the console one: bug #33930)
12cr|maxima-5.27.0-2|530	
12cr|maxima-5.27.0-2|531	* Fri Sep 21 2007 Adam Williamson <awilliamson@mandriva.org> 5.13.0-3mdv2008.0
12cr|maxima-5.27.0-2|532	+ Revision: 92040
12cr|maxima-5.27.0-2|533	- no longer requires gv due to patch
12cr|maxima-5.27.0-2|534	- add maxima-5.13.0-xdg-utils.patch to use xdg-open instead of specific binaries (from Gentoo, MDV bug #33867)
12cr|maxima-5.27.0-2|535	
12cr|maxima-5.27.0-2|536	* Wed Sep 05 2007 Adam Williamson <awilliamson@mandriva.org> 5.13.0-2mdv2008.0
12cr|maxima-5.27.0-2|537	+ Revision: 80500
12cr|maxima-5.27.0-2|538	- reduce menu categories as per frederik
12cr|maxima-5.27.0-2|539	
12cr|maxima-5.27.0-2|540	* Tue Sep 04 2007 Adam Williamson <awilliamson@mandriva.org> 5.13.0-1mdv2008.0
12cr|maxima-5.27.0-2|541	+ Revision: 79401
12cr|maxima-5.27.0-2|542	- add more menu categories
12cr|maxima-5.27.0-2|543	- slightly rearrange spec
12cr|maxima-5.27.0-2|544	- regenerate icons-maxima.tar.bz2 to use fd.o icon naming scheme
12cr|maxima-5.27.0-2|545	- use Fedora license policy (GPL+)
12cr|maxima-5.27.0-2|546	- new release 5.13.0
12cr|maxima-5.27.0-2|547	
12cr|maxima-5.27.0-2|548	+ Thierry Vignaud <tv@mandriva.org>
12cr|maxima-5.27.0-2|549	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|maxima-5.27.0-2|550	
12cr|maxima-5.27.0-2|551	* Sun May 27 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 5.12.0-2mdv2008.0
12cr|maxima-5.27.0-2|552	+ Revision: 31828
12cr|maxima-5.27.0-2|553	- Rebuild against new Maxima
12cr|maxima-5.27.0-2|554	
12cr|maxima-5.27.0-2|555	* Tue May 08 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 5.12.0-1mdv2008.0
12cr|maxima-5.27.0-2|556	+ Revision: 25348
12cr|maxima-5.27.0-2|557	- New version
12cr|maxima-5.27.0-2|558	
12cr|maxima-5.27.0-2|559	
12cr|maxima-5.27.0-2|560	* Fri Jan 05 2007 Nicolas Lécureuil <neoclust@mandriva.org> 5.11.0-2mdv2007.0
12cr|maxima-5.27.0-2|561	+ Revision: 104538
12cr|maxima-5.27.0-2|562	- Rediff Patch0
12cr|maxima-5.27.0-2|563	
12cr|maxima-5.27.0-2|564	* Fri Jan 05 2007 Nicolas Lécureuil <neoclust@mandriva.org> 5.11.0-1mdv2007.1
12cr|maxima-5.27.0-2|565	+ Revision: 104408
12cr|maxima-5.27.0-2|566	- New version  5.11.0
12cr|maxima-5.27.0-2|567	- Add Menu entry
12cr|maxima-5.27.0-2|568	- Import maxima
12cr|maxima-5.27.0-2|569	
12cr|maxima-5.27.0-2|570	* Wed Apr 12 2006 Giuseppe Ghib <ghibo@mandriva.com> 5.9.3-1mdk
12cr|maxima-5.27.0-2|571	- Release 5.9.3.
12cr|maxima-5.27.0-2|572	
12cr|maxima-5.27.0-2|573	* Mon Nov 07 2005 Giuseppe Ghib <ghibo@mandriva.com> 5.9.2-1mdk
12cr|maxima-5.27.0-2|574	- Release 5.9.2.
12cr|maxima-5.27.0-2|575	- Rebuilt Patch0.
12cr|maxima-5.27.0-2|576	
12cr|maxima-5.27.0-2|577	* Thu Aug 04 2005 Giuseppe Ghib <ghibo@mandriva.com> 5.9.1-5mdk
12cr|maxima-5.27.0-2|578	- Rebuilt against gcl 2.6.7-0.cvs20050803 and gcc 4.0.1.
12cr|maxima-5.27.0-2|579	
12cr|maxima-5.27.0-2|580	* Mon Apr 18 2005 Giuseppe Ghib <ghibo@mandriva.com> 5.9.1-4mdk
12cr|maxima-5.27.0-2|581	- Don't use clisp for X86-64 for now (clisp failed to build
12cr|maxima-5.27.0-2|582	under X86-64).
12cr|maxima-5.27.0-2|583	
12cr|maxima-5.27.0-2|584	* Thu Feb 17 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 5.9.1-3mdk
12cr|maxima-5.27.0-2|585	- Added gv in Requires.
12cr|maxima-5.27.0-2|586	
12cr|maxima-5.27.0-2|587	* Wed Feb 16 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 5.9.1-2mdk
12cr|maxima-5.27.0-2|588	- Added Patch0 (use gv instead of ghostview).
12cr|maxima-5.27.0-2|589	
12cr|maxima-5.27.0-2|590	* Wed Feb 16 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 5.9.1-1mdk
12cr|maxima-5.27.0-2|591	- Release: 5.9.1.
12cr|maxima-5.27.0-2|592	
12cr|maxima-5.27.0-2|593	* Wed Mar 24 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 5.9.0-6mdk
12cr|maxima-5.27.0-2|594	- Fixed typo in menu entry.
12cr|maxima-5.27.0-2|595	

3084 12
12cr|mayavi-1.5-9|1	
12cr|mayavi-1.5-9|2	Summary: A powerful scientific data visualizer for Python
12cr|mayavi-1.5-9|3	Name: mayavi
12cr|mayavi-1.5-9|4	Version: 1.5
12cr|mayavi-1.5-9|5	Release: 9
12cr|mayavi-1.5-9|6	Source0: http://ovh.dl.sourceforge.net/sourceforge/mayavi/MayaVi-%{version}.tar.bz2
12cr|mayavi-1.5-9|7	License: BSD
12cr|mayavi-1.5-9|8	Group: Sciences/Other
12cr|mayavi-1.5-9|9	BuildArch: noarch
12cr|mayavi-1.5-9|10	Url: http://mayavi.sourceforge.net
12cr|mayavi-1.5-9|11	Requires: tkinter, python-vtk
12cr|mayavi-1.5-9|12	BuildRequires: python-devel
12cr|mayavi-1.5-9|13	
12cr|mayavi-1.5-9|14	%description
12cr|mayavi-1.5-9|15	MayaVi is a free, easy to use scientific data visualizer. It is written in
12cr|mayavi-1.5-9|16	Python and uses the amazing Visualization Toolkit (VTK) for the graphics. It
12cr|mayavi-1.5-9|17	provides a GUI written using  Tkinter. MayaVi is free and distributed under the
12cr|mayavi-1.5-9|18	conditions of the  BSD license. It is also cross platform and should run on any
12cr|mayavi-1.5-9|19	platform where both Python and VTK are available (which is almost any *nix, Mac
12cr|mayavi-1.5-9|20	OSX or Windows).
12cr|mayavi-1.5-9|21	
12cr|mayavi-1.5-9|22	%prep
12cr|mayavi-1.5-9|23	%setup -n MayaVi-%version
12cr|mayavi-1.5-9|24	
12cr|mayavi-1.5-9|25	%build
12cr|mayavi-1.5-9|26	python setup.py build
12cr|mayavi-1.5-9|27	
12cr|mayavi-1.5-9|28	%install
12cr|mayavi-1.5-9|29	PYTHONDONTWRITEBYTECODE= python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cr|mayavi-1.5-9|30	
12cr|mayavi-1.5-9|31	%files -f INSTALLED_FILES
12cr|mayavi-1.5-9|32	%defattr(-,root,root)
12cr|mayavi-1.5-9|33	
12cr|mayavi-1.5-9|34	
12cr|mayavi-1.5-9|35	
12cr|mayavi-1.5-9|36	
12cr|mayavi-1.5-9|37	
12cr|mayavi-1.5-9|38	%changelog
12cr|mayavi-1.5-9|39	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.5-8mdv2010.0
12cr|mayavi-1.5-9|40	+ Revision: 429978
12cr|mayavi-1.5-9|41	- rebuild
12cr|mayavi-1.5-9|42	
12cr|mayavi-1.5-9|43	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.5-7mdv2009.0
12cr|mayavi-1.5-9|44	+ Revision: 241020
12cr|mayavi-1.5-9|45	- rebuild
12cr|mayavi-1.5-9|46	- fix no-buildroot-tag
12cr|mayavi-1.5-9|47	- kill re-definition of %%buildroot on Pixel's request
12cr|mayavi-1.5-9|48	
12cr|mayavi-1.5-9|49	* Mon Aug 27 2007 GaÃ«tan Lehmann <glehmann@mandriva.org> 1.5-5mdv2008.0
12cr|mayavi-1.5-9|50	+ Revision: 72202
12cr|mayavi-1.5-9|51	- rebuild
12cr|mayavi-1.5-9|52	
12cr|mayavi-1.5-9|53	
12cr|mayavi-1.5-9|54	* Fri Dec 22 2006 GaÃ«tan Lehmann <glehmann@mandriva.org> 1.5-4mdv2007.0
12cr|mayavi-1.5-9|55	+ Revision: 101831
12cr|mayavi-1.5-9|56	- rebuild for new python
12cr|mayavi-1.5-9|57	
12cr|mayavi-1.5-9|58	* Thu Aug 10 2006 GaÃ«tan Lehmann <glehmann@mandriva.org> 1.5-3mdv2007.0
12cr|mayavi-1.5-9|59	+ Revision: 55095
12cr|mayavi-1.5-9|60	- rebuild
12cr|mayavi-1.5-9|61	- Import mayavi
12cr|mayavi-1.5-9|62	
12cr|mayavi-1.5-9|63	* Fri Oct 21 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.5-2mdk
12cr|mayavi-1.5-9|64	- Fix BuildRequires
12cr|mayavi-1.5-9|65	
12cr|mayavi-1.5-9|66	* Thu Oct 20 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.5-1mdk
12cr|mayavi-1.5-9|67	- New release 1.5
12cr|mayavi-1.5-9|68	
12cr|mayavi-1.5-9|69	* Tue Jun 21 2005 <gaetan.lehmann@jouy.inra.fr> 1.4-1mdk
12cr|mayavi-1.5-9|70	- first contrib
12cr|mayavi-1.5-9|71	

3085 12
12cr|mazeofgalious-0.63-1|1	%define	oname	mog
12cr|mazeofgalious-0.63-1|2	%define	rev	1548
12cr|mazeofgalious-0.63-1|3	
12cr|mazeofgalious-0.63-1|4	Summary:	A side-view, flick-screen platform game
12cr|mazeofgalious-0.63-1|5	Name:		mazeofgalious
12cr|mazeofgalious-0.63-1|6	Version:	0.63
12cr|mazeofgalious-0.63-1|7	Release:	%mkrel 1
12cr|mazeofgalious-0.63-1|8	License:	GPLv2
12cr|mazeofgalious-0.63-1|9	Group:		Games/Arcade
12cr|mazeofgalious-0.63-1|10	URL:		http://www.braingames.getput.com/mog/
12cr|mazeofgalious-0.63-1|11	Source0:	%{oname}-%{version}.%{rev}.tar.bz2
12cr|mazeofgalious-0.63-1|12	Source1:	thegnu.pcx
12cr|mazeofgalious-0.63-1|13	Patch0:		mog-0.63-makefile.patch
12cr|mazeofgalious-0.63-1|14	Patch1:		mog-0.63-datapath.patch
12cr|mazeofgalious-0.63-1|15	Patch2:		mog-0.63-desktop.patch
12cr|mazeofgalious-0.63-1|16	BuildRequires:	imagemagick
12cr|mazeofgalious-0.63-1|17	BuildRequires:	SDL-devel
12cr|mazeofgalious-0.63-1|18	BuildRequires:	SDL_sound-devel
12cr|mazeofgalious-0.63-1|19	BuildRequires:	SDL_mixer-devel
12cr|mazeofgalious-0.63-1|20	BuildRequires:	SDL_image-devel
12cr|mazeofgalious-0.63-1|21	BuildRoot:	%{_tmppath}/%{oname}-%{version}-%{release}-buildroot
12cr|mazeofgalious-0.63-1|22	Provides:	%{oname} = %{version}-%{release}
12cr|mazeofgalious-0.63-1|23	
12cr|mazeofgalious-0.63-1|24	%description
12cr|mazeofgalious-0.63-1|25	The Maze of Galious (MoG in short) was originally a Konami game for the MSX
12cr|mazeofgalious-0.63-1|26	computer system. Its real name is Knightmare II: The Maze of Galious and is
12cr|mazeofgalious-0.63-1|27	the sequel of another Konami game called Knightmare.
12cr|mazeofgalious-0.63-1|28	
12cr|mazeofgalious-0.63-1|29	MoG is a very addictive game where you have to kill thousands of enemies,
12cr|mazeofgalious-0.63-1|30	collect items in order to obtain new powers and defeat some really great demons
12cr|mazeofgalious-0.63-1|31	at the end of each level. The gameplay of MoG is not the boring linear one.
12cr|mazeofgalious-0.63-1|32	
12cr|mazeofgalious-0.63-1|33	In MoG you are free to go everywhere you want from the beginning of the game.
12cr|mazeofgalious-0.63-1|34	You have to be very careful of the order in which you visit all the rooms in
12cr|mazeofgalious-0.63-1|35	the HUGE map if you want to keep your character alive. The map is structured
12cr|mazeofgalious-0.63-1|36	in a main map (called the castle) and 10 submaps (called the worlds).
12cr|mazeofgalious-0.63-1|37	Initially you are in the castle and you have to find the keys that open the
12cr|mazeofgalious-0.63-1|38	doors to go to each of the worlds. To complete the game you have to defeat
12cr|mazeofgalious-0.63-1|39	the boss at the end of each one of the 10 worlds. You are free to revisit
12cr|mazeofgalious-0.63-1|40	each world as often as you want in order to see if you have missed something.
12cr|mazeofgalious-0.63-1|41	
12cr|mazeofgalious-0.63-1|42	To defeat all 10 demons you control two characters: Popolon and Aphrodite.
12cr|mazeofgalious-0.63-1|43	Each one has special abilities, i.e. Popolon has a greater ability to jump
12cr|mazeofgalious-0.63-1|44	and Aphrodite is able to dive.
12cr|mazeofgalious-0.63-1|45	
12cr|mazeofgalious-0.63-1|46	%prep
12cr|mazeofgalious-0.63-1|47	%setup -q -n %{oname}-%{version}.%{rev}
12cr|mazeofgalious-0.63-1|48	%patch0 -p1 -b .makefile
12cr|mazeofgalious-0.63-1|49	%patch1 -p1 -b .datapath
12cr|mazeofgalious-0.63-1|50	%patch2 -p1 -b .desktop
12cr|mazeofgalious-0.63-1|51	
12cr|mazeofgalious-0.63-1|52	%build
12cr|mazeofgalious-0.63-1|53	%make
12cr|mazeofgalious-0.63-1|54	
12cr|mazeofgalious-0.63-1|55	%install
12cr|mazeofgalious-0.63-1|56	rm -rf %{buildroot}
12cr|mazeofgalious-0.63-1|57	%makeinstall_std
12cr|mazeofgalious-0.63-1|58	
12cr|mazeofgalious-0.63-1|59	# replace Konami logo with GNU
12cr|mazeofgalious-0.63-1|60	rm -f %{buildroot}%{_gamesdatadir}/%{oname}/graphics/*/konami.pcx
12cr|mazeofgalious-0.63-1|61	%__cp %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{oname}/graphics/alfonso/
12cr|mazeofgalious-0.63-1|62	%__cp %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{oname}/graphics/alternate/
12cr|mazeofgalious-0.63-1|63	%__cp %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{oname}/graphics/boltian/
12cr|mazeofgalious-0.63-1|64	%__cp %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{oname}/graphics/hinox/
12cr|mazeofgalious-0.63-1|65	%__cp %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{oname}/graphics/naramura/
12cr|mazeofgalious-0.63-1|66	%__cp %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{oname}/graphics/original/
12cr|mazeofgalious-0.63-1|67	
12cr|mazeofgalious-0.63-1|68	%clean
12cr|mazeofgalious-0.63-1|69	rm -rf %{buildroot}
12cr|mazeofgalious-0.63-1|70	
12cr|mazeofgalious-0.63-1|71	%files
12cr|mazeofgalious-0.63-1|72	%defattr(-,root,root)
12cr|mazeofgalious-0.63-1|73	%doc LICENSE *.txt
12cr|mazeofgalious-0.63-1|74	%{_gamesbindir}/%{oname}
12cr|mazeofgalious-0.63-1|75	%{_gamesdatadir}/%{oname}
12cr|mazeofgalious-0.63-1|76	%{_datadir}/applications/%{oname}.desktop
12cr|mazeofgalious-0.63-1|77	%{_datadir}/pixmaps/%{oname}.png
12cr|mazeofgalious-0.63-1|78	
12cr|mazeofgalious-0.63-1|79	
12cr|mazeofgalious-0.63-1|80	
12cr|mazeofgalious-0.63-1|81	%changelog
12cr|mazeofgalious-0.63-1|82	* Sun Nov 20 2011 Andrey Bondrov <abondrov@mandriva.org> 0.63-1mdv2011.0
12cr|mazeofgalious-0.63-1|83	+ Revision: 732040
12cr|mazeofgalious-0.63-1|84	- imported package mazeofgalious
12cr|mazeofgalious-0.63-1|85	

3086 12
12cr|mb-applet-input-manager-0.6-7|1	%define name 	mb-applet-input-manager
12cr|mb-applet-input-manager-0.6-7|2	%define version 0.6
12cr|mb-applet-input-manager-0.6-7|3	%define release %mkrel 7
12cr|mb-applet-input-manager-0.6-7|4	
12cr|mb-applet-input-manager-0.6-7|5	Summary: 	Input manager for the Matchbox Desktop
12cr|mb-applet-input-manager-0.6-7|6	Name: 		%name
12cr|mb-applet-input-manager-0.6-7|7	Version: 	%version
12cr|mb-applet-input-manager-0.6-7|8	Release: 	%release
12cr|mb-applet-input-manager-0.6-7|9	Url: 		http://matchbox-project.org/
12cr|mb-applet-input-manager-0.6-7|10	License: 	GPLv2+
12cr|mb-applet-input-manager-0.6-7|11	Group: 		Graphical desktop/Other
12cr|mb-applet-input-manager-0.6-7|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mb-applet-input-manager-0.6-7|13	Source: 	http://matchbox-project.org/sources/%name/%version/%{name}-%{version}.tar.bz2
12cr|mb-applet-input-manager-0.6-7|14	BuildRequires:	libx11-devel
12cr|mb-applet-input-manager-0.6-7|15	BuildRequires:	libmatchbox-devel
12cr|mb-applet-input-manager-0.6-7|16	
12cr|mb-applet-input-manager-0.6-7|17	%description
12cr|mb-applet-input-manager-0.6-7|18	Input manager for the Matchbox Desktop
12cr|mb-applet-input-manager-0.6-7|19	
12cr|mb-applet-input-manager-0.6-7|20	%prep
12cr|mb-applet-input-manager-0.6-7|21	%setup -q
12cr|mb-applet-input-manager-0.6-7|22	
12cr|mb-applet-input-manager-0.6-7|23	%build
12cr|mb-applet-input-manager-0.6-7|24	%configure2_5x
12cr|mb-applet-input-manager-0.6-7|25	%make
12cr|mb-applet-input-manager-0.6-7|26	
12cr|mb-applet-input-manager-0.6-7|27	%install
12cr|mb-applet-input-manager-0.6-7|28	rm -rf $RPM_BUILD_ROOT
12cr|mb-applet-input-manager-0.6-7|29	%makeinstall_std
12cr|mb-applet-input-manager-0.6-7|30	
12cr|mb-applet-input-manager-0.6-7|31	%clean
12cr|mb-applet-input-manager-0.6-7|32	rm -rf $RPM_BUILD_ROOT
12cr|mb-applet-input-manager-0.6-7|33	
12cr|mb-applet-input-manager-0.6-7|34	%files
12cr|mb-applet-input-manager-0.6-7|35	%defattr(-,root,root)
12cr|mb-applet-input-manager-0.6-7|36	%doc AUTHORS README
12cr|mb-applet-input-manager-0.6-7|37	%_bindir/mbinputmgr
12cr|mb-applet-input-manager-0.6-7|38	%_datadir/applications/*
12cr|mb-applet-input-manager-0.6-7|39	%_datadir/pixmaps/*
12cr|mb-applet-input-manager-0.6-7|40	
12cr|mb-applet-input-manager-0.6-7|41	
12cr|mb-applet-input-manager-0.6-7|42	%changelog
12cr|mb-applet-input-manager-0.6-7|43	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 0.6-7mdv2011.0
12cr|mb-applet-input-manager-0.6-7|44	+ Revision: 636092
12cr|mb-applet-input-manager-0.6-7|45	- tighten BR
12cr|mb-applet-input-manager-0.6-7|46	
12cr|mb-applet-input-manager-0.6-7|47	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-6mdv2011.0
12cr|mb-applet-input-manager-0.6-7|48	+ Revision: 620303
12cr|mb-applet-input-manager-0.6-7|49	- the mass rebuild of 2010.0 packages
12cr|mb-applet-input-manager-0.6-7|50	
12cr|mb-applet-input-manager-0.6-7|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.6-5mdv2010.0
12cr|mb-applet-input-manager-0.6-7|52	+ Revision: 429985
12cr|mb-applet-input-manager-0.6-7|53	- rebuild
12cr|mb-applet-input-manager-0.6-7|54	
12cr|mb-applet-input-manager-0.6-7|55	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.6-4mdv2009.0
12cr|mb-applet-input-manager-0.6-7|56	+ Revision: 252074
12cr|mb-applet-input-manager-0.6-7|57	- rebuild
12cr|mb-applet-input-manager-0.6-7|58	- fix no-buildroot-tag
12cr|mb-applet-input-manager-0.6-7|59	- kill re-definition of %%buildroot on Pixel's request
12cr|mb-applet-input-manager-0.6-7|60	
12cr|mb-applet-input-manager-0.6-7|61	* Tue Nov 06 2007 Funda Wang <fwang@mandriva.org> 0.6-2mdv2008.1
12cr|mb-applet-input-manager-0.6-7|62	+ Revision: 106289
12cr|mb-applet-input-manager-0.6-7|63	- BR matchbox-devel
12cr|mb-applet-input-manager-0.6-7|64	- Rebuild
12cr|mb-applet-input-manager-0.6-7|65	- import mb-applet-input-manager
12cr|mb-applet-input-manager-0.6-7|66	
12cr|mb-applet-input-manager-0.6-7|67	
12cr|mb-applet-input-manager-0.6-7|68	* Mon Jan 10 2005 Austin Acton <austin@mandrake.org> 0.6-1mdk
12cr|mb-applet-input-manager-0.6-7|69	- 0.6
12cr|mb-applet-input-manager-0.6-7|70	
12cr|mb-applet-input-manager-0.6-7|71	* Tue Jul 27 2004 Austin Acton <austin@mandrake.org> 0.5-1mdk
12cr|mb-applet-input-manager-0.6-7|72	- initial package
12cr|mb-applet-input-manager-0.6-7|73	

3087 12
12cr|mb-applet-volume-0.2-5|1	%define name 	mb-applet-volume
12cr|mb-applet-volume-0.2-5|2	%define version 0.2
12cr|mb-applet-volume-0.2-5|3	%define release %mkrel 5
12cr|mb-applet-volume-0.2-5|4	
12cr|mb-applet-volume-0.2-5|5	Summary: 	Volume control for the Matchbox Desktop
12cr|mb-applet-volume-0.2-5|6	Name: 		%name
12cr|mb-applet-volume-0.2-5|7	Version: 	%version
12cr|mb-applet-volume-0.2-5|8	Release: 	%release
12cr|mb-applet-volume-0.2-5|9	Url: 		http://matchbox-project.org
12cr|mb-applet-volume-0.2-5|10	License: 	GPLv2+
12cr|mb-applet-volume-0.2-5|11	Group: 		Graphical desktop/Other
12cr|mb-applet-volume-0.2-5|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mb-applet-volume-0.2-5|13	Source: 	http://matchbox-project.org/sources/%name/%version/%{name}-%{version}.tar.bz2
12cr|mb-applet-volume-0.2-5|14	
12cr|mb-applet-volume-0.2-5|15	BuildRequires:	gtk2-devel matchbox-devel libXsettings-client-devel
12cr|mb-applet-volume-0.2-5|16	
12cr|mb-applet-volume-0.2-5|17	%description
12cr|mb-applet-volume-0.2-5|18	Volume for the Matchbox Desktop
12cr|mb-applet-volume-0.2-5|19	
12cr|mb-applet-volume-0.2-5|20	%prep
12cr|mb-applet-volume-0.2-5|21	%setup -q
12cr|mb-applet-volume-0.2-5|22	
12cr|mb-applet-volume-0.2-5|23	%build
12cr|mb-applet-volume-0.2-5|24	%configure2_5x
12cr|mb-applet-volume-0.2-5|25	%make
12cr|mb-applet-volume-0.2-5|26	
12cr|mb-applet-volume-0.2-5|27	%install
12cr|mb-applet-volume-0.2-5|28	rm -rf $RPM_BUILD_ROOT
12cr|mb-applet-volume-0.2-5|29	%makeinstall
12cr|mb-applet-volume-0.2-5|30	
12cr|mb-applet-volume-0.2-5|31	%clean
12cr|mb-applet-volume-0.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|mb-applet-volume-0.2-5|33	
12cr|mb-applet-volume-0.2-5|34	%files
12cr|mb-applet-volume-0.2-5|35	%defattr(-,root,root)
12cr|mb-applet-volume-0.2-5|36	%doc AUTHORS TODO
12cr|mb-applet-volume-0.2-5|37	%_bindir/mb*
12cr|mb-applet-volume-0.2-5|38	%_datadir/applications/*
12cr|mb-applet-volume-0.2-5|39	%_datadir/pixmaps/*
12cr|mb-applet-volume-0.2-5|40	
12cr|mb-applet-volume-0.2-5|41	
12cr|mb-applet-volume-0.2-5|42	%changelog
12cr|mb-applet-volume-0.2-5|43	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-5mdv2011.0
12cr|mb-applet-volume-0.2-5|44	+ Revision: 620304
12cr|mb-applet-volume-0.2-5|45	- the mass rebuild of 2010.0 packages
12cr|mb-applet-volume-0.2-5|46	
12cr|mb-applet-volume-0.2-5|47	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2-4mdv2010.0
12cr|mb-applet-volume-0.2-5|48	+ Revision: 429992
12cr|mb-applet-volume-0.2-5|49	- rebuild
12cr|mb-applet-volume-0.2-5|50	
12cr|mb-applet-volume-0.2-5|51	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.2-3mdv2009.0
12cr|mb-applet-volume-0.2-5|52	+ Revision: 252097
12cr|mb-applet-volume-0.2-5|53	- rebuild
12cr|mb-applet-volume-0.2-5|54	- fix no-buildroot-tag
12cr|mb-applet-volume-0.2-5|55	- kill re-definition of %%buildroot on Pixel's request
12cr|mb-applet-volume-0.2-5|56	
12cr|mb-applet-volume-0.2-5|57	* Tue Nov 06 2007 Funda Wang <fwang@mandriva.org> 0.2-1mdv2008.1
12cr|mb-applet-volume-0.2-5|58	+ Revision: 106281
12cr|mb-applet-volume-0.2-5|59	- New version 0.2
12cr|mb-applet-volume-0.2-5|60	- import mb-applet-volume
12cr|mb-applet-volume-0.2-5|61	
12cr|mb-applet-volume-0.2-5|62	
12cr|mb-applet-volume-0.2-5|63	* Tue Jul 27 2004 Austin Acton <austin@mandrake.org> 0.1-1mdk
12cr|mb-applet-volume-0.2-5|64	- initial package
12cr|mb-applet-volume-0.2-5|65	

3088 12
12cr|mbootpack-0.4a-6|1	Summary:	Turns a multiboot kernel and modules (eg Xen) into a single file
12cr|mbootpack-0.4a-6|2	Name:		mbootpack
12cr|mbootpack-0.4a-6|3	Version:	0.4a
12cr|mbootpack-0.4a-6|4	Release:	%mkrel 6
12cr|mbootpack-0.4a-6|5	License:	BSD
12cr|mbootpack-0.4a-6|6	Group:		System/Kernel and hardware
12cr|mbootpack-0.4a-6|7	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mbootpack-0.4a-6|8	URL:		http://www.tjd.phlegethon.org/software/#mbootpack
12cr|mbootpack-0.4a-6|9	Source:	http://www.tjd.phlegethon.org/software/%{name}-%{version}.tar.bz2
12cr|mbootpack-0.4a-6|10	Patch0:	mbootpack-0.4a-fix-build-new-kernel-headers.patch
12cr|mbootpack-0.4a-6|11	Patch1:	mbootpack-0.4a-x86_64-build-fix.patch
12cr|mbootpack-0.4a-6|12	
12cr|mbootpack-0.4a-6|13	%description
12cr|mbootpack-0.4a-6|14	This is a tool that takes a multiboot kernel and modules (e.g. a Xen VMM, linux
12cr|mbootpack-0.4a-6|15	kernel and initrd), and packages them up as a single file that looks like a
12cr|mbootpack-0.4a-6|16	bzImage linux kernel. The aim is to allow you to boot multiboot kernels (in
12cr|mbootpack-0.4a-6|17	particular, Xen) using bootloaders that don't support multiboot (i.e. pretty
12cr|mbootpack-0.4a-6|18	much anything except GRUB and SYSLINUX).
12cr|mbootpack-0.4a-6|19	
12cr|mbootpack-0.4a-6|20	%prep
12cr|mbootpack-0.4a-6|21	%setup -q
12cr|mbootpack-0.4a-6|22	%patch0 -p1 -b .fix-build-new-kernel-headers
12cr|mbootpack-0.4a-6|23	%patch1 -p1 -b .x86_64-build-fix
12cr|mbootpack-0.4a-6|24	
12cr|mbootpack-0.4a-6|25	%build
12cr|mbootpack-0.4a-6|26	CFLAGS="%{optflags} -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
12cr|mbootpack-0.4a-6|27	%make
12cr|mbootpack-0.4a-6|28	
12cr|mbootpack-0.4a-6|29	%install
12cr|mbootpack-0.4a-6|30	rm -rf %{buildroot}
12cr|mbootpack-0.4a-6|31	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cr|mbootpack-0.4a-6|32	install -m 755 mbootpack $RPM_BUILD_ROOT/%_bindir/
12cr|mbootpack-0.4a-6|33	
12cr|mbootpack-0.4a-6|34	%clean
12cr|mbootpack-0.4a-6|35	rm -rf %{buildroot}
12cr|mbootpack-0.4a-6|36	
12cr|mbootpack-0.4a-6|37	%files
12cr|mbootpack-0.4a-6|38	%defattr(-,root,root)
12cr|mbootpack-0.4a-6|39	%doc README Changes
12cr|mbootpack-0.4a-6|40	%{_bindir}/*
12cr|mbootpack-0.4a-6|41	
12cr|mbootpack-0.4a-6|42	
12cr|mbootpack-0.4a-6|43	
12cr|mbootpack-0.4a-6|44	
12cr|mbootpack-0.4a-6|45	
12cr|mbootpack-0.4a-6|46	%changelog
12cr|mbootpack-0.4a-6|47	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4a-6mdv2011.0
12cr|mbootpack-0.4a-6|48	+ Revision: 620305
12cr|mbootpack-0.4a-6|49	- the mass rebuild of 2010.0 packages
12cr|mbootpack-0.4a-6|50	
12cr|mbootpack-0.4a-6|51	* Thu Oct 08 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.4a-5mdv2010.0
12cr|mbootpack-0.4a-6|52	+ Revision: 456129
12cr|mbootpack-0.4a-6|53	- Fix build on x86_64.
12cr|mbootpack-0.4a-6|54	- Fix build with newer kernel headers (#53666).
12cr|mbootpack-0.4a-6|55	
12cr|mbootpack-0.4a-6|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|mbootpack-0.4a-6|57	- rebuild
12cr|mbootpack-0.4a-6|58	- rebuild
12cr|mbootpack-0.4a-6|59	- fix no-buildroot-tag
12cr|mbootpack-0.4a-6|60	
12cr|mbootpack-0.4a-6|61	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.4a-1mdv2008.1
12cr|mbootpack-0.4a-6|62	+ Revision: 129795
12cr|mbootpack-0.4a-6|63	- kill re-definition of %%buildroot on Pixel's request
12cr|mbootpack-0.4a-6|64	
12cr|mbootpack-0.4a-6|65	

3089 12
12cr|mbr-1.1.10-5|1	%define name mbr
12cr|mbr-1.1.10-5|2	%define version 1.1.10
12cr|mbr-1.1.10-5|3	%define release %mkrel 5
12cr|mbr-1.1.10-5|4	
12cr|mbr-1.1.10-5|5	Summary: Master Boot Record for IBM-PC compatible computers
12cr|mbr-1.1.10-5|6	Name: %{name}
12cr|mbr-1.1.10-5|7	Version: %{version}
12cr|mbr-1.1.10-5|8	Release: %{release}
12cr|mbr-1.1.10-5|9	Source0: %{name}_%{version}.orig.tar.gz
12cr|mbr-1.1.10-5|10	Patch0: mbr_1.1.10-1.diff.gz
12cr|mbr-1.1.10-5|11	License: GPL
12cr|mbr-1.1.10-5|12	Group: System/Kernel and hardware
12cr|mbr-1.1.10-5|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mbr-1.1.10-5|14	Url: http://packages.debian.org/unstable/admin/mbr
12cr|mbr-1.1.10-5|15	BuildRequires: dev86
12cr|mbr-1.1.10-5|16	Exclusivearch: %ix86
12cr|mbr-1.1.10-5|17	
12cr|mbr-1.1.10-5|18	%description
12cr|mbr-1.1.10-5|19	This is used in booting Linux from the hard disk. The MBR runs first,
12cr|mbr-1.1.10-5|20	then transfers control to LILO, which transfers control to the Linux
12cr|mbr-1.1.10-5|21	kernel.
12cr|mbr-1.1.10-5|22	
12cr|mbr-1.1.10-5|23	%prep
12cr|mbr-1.1.10-5|24	%setup -q
12cr|mbr-1.1.10-5|25	%patch0 -p1
12cr|mbr-1.1.10-5|26	
12cr|mbr-1.1.10-5|27	%build
12cr|mbr-1.1.10-5|28	%configure
12cr|mbr-1.1.10-5|29	%make
12cr|mbr-1.1.10-5|30	
12cr|mbr-1.1.10-5|31	%install
12cr|mbr-1.1.10-5|32	rm -rf %{buildroot}
12cr|mbr-1.1.10-5|33	%makeinstall
12cr|mbr-1.1.10-5|34	
12cr|mbr-1.1.10-5|35	%clean
12cr|mbr-1.1.10-5|36	rm -rf %{buildroot}
12cr|mbr-1.1.10-5|37	
12cr|mbr-1.1.10-5|38	%files
12cr|mbr-1.1.10-5|39	%defattr(-,root,root)
12cr|mbr-1.1.10-5|40	%{_sbindir}/install-mbr
12cr|mbr-1.1.10-5|41	%{_mandir}/*/install-mbr.8*
12cr|mbr-1.1.10-5|42	
12cr|mbr-1.1.10-5|43	
12cr|mbr-1.1.10-5|44	%changelog
12cr|mbr-1.1.10-5|45	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.10-5mdv2011.0
12cr|mbr-1.1.10-5|46	+ Revision: 620306
12cr|mbr-1.1.10-5|47	- the mass rebuild of 2010.0 packages
12cr|mbr-1.1.10-5|48	
12cr|mbr-1.1.10-5|49	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1.10-4mdv2010.0
12cr|mbr-1.1.10-5|50	+ Revision: 430001
12cr|mbr-1.1.10-5|51	- rebuild
12cr|mbr-1.1.10-5|52	
12cr|mbr-1.1.10-5|53	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.1.10-3mdv2009.0
12cr|mbr-1.1.10-5|54	+ Revision: 252132
12cr|mbr-1.1.10-5|55	- rebuild
12cr|mbr-1.1.10-5|56	
12cr|mbr-1.1.10-5|57	* Sat Mar 01 2008 Olivier Blin <oblin@mandriva.com> 1.1.10-1mdv2008.1
12cr|mbr-1.1.10-5|58	+ Revision: 177422
12cr|mbr-1.1.10-5|59	- remove Werror build hack
12cr|mbr-1.1.10-5|60	- 1.1.10 (and use Debian patch as well)
12cr|mbr-1.1.10-5|61	
12cr|mbr-1.1.10-5|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|mbr-1.1.10-5|63	- fix no-buildroot-tag
12cr|mbr-1.1.10-5|64	- kill re-definition of %%buildroot on Pixel's request
12cr|mbr-1.1.10-5|65	
12cr|mbr-1.1.10-5|66	* Mon Apr 23 2007 Olivier Blin <oblin@mandriva.com> 1.1.9-1mdv2008.0
12cr|mbr-1.1.10-5|67	+ Revision: 17242
12cr|mbr-1.1.10-5|68	- buildrequire dev86
12cr|mbr-1.1.10-5|69	- build without Werror (the debian way not to fix strict aliasing errors)
12cr|mbr-1.1.10-5|70	- 1.1.9
12cr|mbr-1.1.10-5|71	- Import mbr
12cr|mbr-1.1.10-5|72	
12cr|mbr-1.1.10-5|73	
12cr|mbr-1.1.10-5|74	
12cr|mbr-1.1.10-5|75	* Thu Jan 12 2006 Olivier Blin <oblin@mandriva.com> 1.1.5-2mdk
12cr|mbr-1.1.10-5|76	- add Exclusivearch %%ix86, vm86.h is not supported on X86-64
12cr|mbr-1.1.10-5|77	(thanks Iurt, I owe you a beer)
12cr|mbr-1.1.10-5|78	
12cr|mbr-1.1.10-5|79	* Tue Dec 27 2005 Olivier Blin <oblin@mandriva.com> 1.1.5-1mdk
12cr|mbr-1.1.10-5|80	- initial release

3090 12
12cr|mbw-1.1-5|1	%define name mbw
12cr|mbw-1.1-5|2	%define version 1.1
12cr|mbw-1.1-5|3	%define release %mkrel 5
12cr|mbw-1.1-5|4	
12cr|mbw-1.1-5|5	Summary: Memory bandwidth benchmark
12cr|mbw-1.1-5|6	Name: %name
12cr|mbw-1.1-5|7	Version: %version
12cr|mbw-1.1-5|8	Release: %release
12cr|mbw-1.1-5|9	License: LGPL
12cr|mbw-1.1-5|10	Source: %{name}.tar.bz2
12cr|mbw-1.1-5|11	Group: System/Kernel and hardware
12cr|mbw-1.1-5|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mbw-1.1-5|13	Url:http://freshmeat.net/redir/mbw/64534/url_homepage/mbw
12cr|mbw-1.1-5|14	
12cr|mbw-1.1-5|15	%description
12cr|mbw-1.1-5|16	Test memory copy bandwidth (single thread).
12cr|mbw-1.1-5|17	Switch off swap or make sure array size does not exceed available free RAM.
12cr|mbw-1.1-5|18	
12cr|mbw-1.1-5|19	%prep
12cr|mbw-1.1-5|20	%setup -n %{name}
12cr|mbw-1.1-5|21	
12cr|mbw-1.1-5|22	%build
12cr|mbw-1.1-5|23	make
12cr|mbw-1.1-5|24	
12cr|mbw-1.1-5|25	%install
12cr|mbw-1.1-5|26	mkdir -p %{buildroot}%{_bindir}
12cr|mbw-1.1-5|27	mkdir -p %{buildroot}%{_mandir}/man1
12cr|mbw-1.1-5|28	install -m 755 mbw %{buildroot}%{_bindir}/mbw
12cr|mbw-1.1-5|29	install -m 644 mbw.1 %{buildroot}%{_mandir}/man1/mbw.1
12cr|mbw-1.1-5|30	
12cr|mbw-1.1-5|31	%clean
12cr|mbw-1.1-5|32	rm -rf %{buildroot}
12cr|mbw-1.1-5|33	
12cr|mbw-1.1-5|34	%files
12cr|mbw-1.1-5|35	%defattr(-,root,root)
12cr|mbw-1.1-5|36	%{_bindir}/mbw
12cr|mbw-1.1-5|37	%doc %{_mandir}/man1/mbw.1*
12cr|mbw-1.1-5|38	
12cr|mbw-1.1-5|39	
12cr|mbw-1.1-5|40	
12cr|mbw-1.1-5|41	%changelog
12cr|mbw-1.1-5|42	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-5mdv2011.0
12cr|mbw-1.1-5|43	+ Revision: 620307
12cr|mbw-1.1-5|44	- the mass rebuild of 2010.0 packages
12cr|mbw-1.1-5|45	
12cr|mbw-1.1-5|46	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1-4mdv2010.0
12cr|mbw-1.1-5|47	+ Revision: 430003
12cr|mbw-1.1-5|48	- rebuild
12cr|mbw-1.1-5|49	
12cr|mbw-1.1-5|50	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.1-3mdv2009.0
12cr|mbw-1.1-5|51	+ Revision: 252136
12cr|mbw-1.1-5|52	- rebuild
12cr|mbw-1.1-5|53	
12cr|mbw-1.1-5|54	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 1.1-1mdv2008.1
12cr|mbw-1.1-5|55	+ Revision: 168107
12cr|mbw-1.1-5|56	- fix no-buildroot-tag
12cr|mbw-1.1-5|57	- kill re-definition of %%buildroot on Pixel's request
12cr|mbw-1.1-5|58	
12cr|mbw-1.1-5|59	* Fri May 04 2007 Erwan Velu <erwan@mandriva.org> 1.1-1mdv2008.0
12cr|mbw-1.1-5|60	+ Revision: 22498
12cr|mbw-1.1-5|61	- Import mbw
12cr|mbw-1.1-5|62	

3091 12
12cr|mc46-4.6.3-2|1	%define		oname	mc
12cr|mc46-4.6.3-2|2	
12cr|mc46-4.6.3-2|3	Name:		mc46
12cr|mc46-4.6.3-2|4	Version:	4.6.3
12cr|mc46-4.6.3-2|5	Release:	2
12cr|mc46-4.6.3-2|6	Summary:	So called russian fork of Midnight Commander
12cr|mc46-4.6.3-2|7	License:	GPLv2
12cr|mc46-4.6.3-2|8	Group:		File tools
12cr|mc46-4.6.3-2|9	URL:		http://mc.redhat-club.org
12cr|mc46-4.6.3-2|10	Source0:	%{oname}-%{version}.tar.bz2
12cr|mc46-4.6.3-2|11	BuildRequires:	pkgconfig(glib-2.0)
12cr|mc46-4.6.3-2|12	BuildRequires:	gpm-devel
12cr|mc46-4.6.3-2|13	BuildRequires:	X11-devel
12cr|mc46-4.6.3-2|14	BuildRequires:	bison
12cr|mc46-4.6.3-2|15	Conflicts:	%{oname}
12cr|mc46-4.6.3-2|16	
12cr|mc46-4.6.3-2|17	%description
12cr|mc46-4.6.3-2|18	So called russian fork of Midnight Commander.
12cr|mc46-4.6.3-2|19	It has better default syntax highlighting for spec files and some
12cr|mc46-4.6.3-2|20	other useful features that we don't have in 4.7+.
12cr|mc46-4.6.3-2|21	
12cr|mc46-4.6.3-2|22	Midnight Commander is a visual shell much like a file manager,
12cr|mc46-4.6.3-2|23	only with way more features. It is text mode, but also includes
12cr|mc46-4.6.3-2|24	mouse support if you are running GPM.  Its coolest feature is
12cr|mc46-4.6.3-2|25	the ability to ftp, view tar, zip files, and poke into RPMs for
12cr|mc46-4.6.3-2|26	specific files. This is "revived" version with many patches applied.
12cr|mc46-4.6.3-2|27	
12cr|mc46-4.6.3-2|28	%prep
12cr|mc46-4.6.3-2|29	%setup -q -n %{oname}-%{version}
12cr|mc46-4.6.3-2|30	
12cr|mc46-4.6.3-2|31	%build
12cr|mc46-4.6.3-2|32	%configure --with-gpm-mouse --with-x
12cr|mc46-4.6.3-2|33	%make
12cr|mc46-4.6.3-2|34	
12cr|mc46-4.6.3-2|35	%install
12cr|mc46-4.6.3-2|36	%makeinstall_std
12cr|mc46-4.6.3-2|37	%__cp %{buildroot}%{_datadir}/%{oname}/bin/* %{buildroot}%{_libdir}/%{oname}/
12cr|mc46-4.6.3-2|38	
12cr|mc46-4.6.3-2|39	%find_lang %{oname} --with-man
12cr|mc46-4.6.3-2|40	
12cr|mc46-4.6.3-2|41	%files -f %{oname}.lang
12cr|mc46-4.6.3-2|42	%doc COPYING README INSTALL AUTHORS
12cr|mc46-4.6.3-2|43	%{_bindir}/*
12cr|mc46-4.6.3-2|44	%{_libdir}/%{oname}
12cr|mc46-4.6.3-2|45	%{_sysconfdir}/%{oname}
12cr|mc46-4.6.3-2|46	%{_mandir}/man1/*
12cr|mc46-4.6.3-2|47	%{_datadir}/%{oname}
12cr|mc46-4.6.3-2|48	
12cr|mc46-4.6.3-2|49	
12cr|mc46-4.6.3-2|50	
12cr|mc46-4.6.3-2|51	%changelog
12cr|mc46-4.6.3-2|52	* Thu Feb 16 2012 Andrey Bondrov <abondrov@mandriva.org> 4.6.3-1mdv2011.0
12cr|mc46-4.6.3-2|53	+ Revision: 775257
12cr|mc46-4.6.3-2|54	- imported package mc46
12cr|mc46-4.6.3-2|55	
12cr|mc46-4.6.3-2|56	
12cr|mc46-4.6.3-2|57	* Sat Nov 07 2009 Andrey Bondrov <bondrov@math.dvgu.ru> 4.6.3-1mib2010.0
12cr|mc46-4.6.3-2|58	- Build for 2010.0
12cr|mc46-4.6.3-2|59	- Added glib2-devel, gpm-devel and libx11-devel to BuildRequires
12cr|mc46-4.6.3-2|60	- Added configure options
12cr|mc46-4.6.3-2|61	- MIB (Mandriva Italia Backports)  - http://mib.pianetalinux.org/
12cr|mc46-4.6.3-2|62	
12cr|mc46-4.6.3-2|63	* Thu Dec 16 2008 Andrey Bondrov <bondrov@math.dvgu.ru> 4.6.3-1mib2008.1
12cr|mc46-4.6.3-2|64	- 4.6.3 Final
12cr|mc46-4.6.3-2|65	- MIB (Mandriva Italia Backports)  - http://mib.pianetalinux.org/
12cr|mc46-4.6.3-2|66	
12cr|mc46-4.6.3-2|67	* Thu Nov 28 2008 Andrey Bondrov <bondrov@math.dvgu.ru> 4.6.3-svn92.1mib2008.1
12cr|mc46-4.6.3-2|68	- SVN revision 92.
12cr|mc46-4.6.3-2|69	- New features added (Shift+F1/F2, Alt+. and Alt+.)
12cr|mc46-4.6.3-2|70	- MIB (Mandriva Italia Backports)  - http://mib.pianetalinux.org/
12cr|mc46-4.6.3-2|71	
12cr|mc46-4.6.3-2|72	* Thu Nov 26 2008 Andrey Bondrov <bondrov@math.dvgu.ru> 4.6.2-svn47.1mib2008.1
12cr|mc46-4.6.3-2|73	- First MIB build
12cr|mc46-4.6.3-2|74	- MIB (Mandriva Italia Backports)  - http://mib.pianetalinux.org/

3092 12
12cr|mcabber-0.10.1-2|1	Summary:	Console jabber client
12cr|mcabber-0.10.1-2|2	Name:		mcabber
12cr|mcabber-0.10.1-2|3	Version:	0.10.1
12cr|mcabber-0.10.1-2|4	Release:	2
12cr|mcabber-0.10.1-2|5	License:	GPLv2+
12cr|mcabber-0.10.1-2|6	Group:		Networking/Instant messaging
12cr|mcabber-0.10.1-2|7	URL:		http://www.lilotux.net/~mikael/mcabber/
12cr|mcabber-0.10.1-2|8	Source:		http://www.lilotux.net/~mikael/mcabber/files/mcabber-%{version}.tar.bz2
12cr|mcabber-0.10.1-2|9	BuildRequires:	gcc-c++ ncursesw-devel glib2-devel openssl-devel
12cr|mcabber-0.10.1-2|10	BuildRequires:	enchant-devel
12cr|mcabber-0.10.1-2|11	BuildRequires:	libotr-devel
12cr|mcabber-0.10.1-2|12	BuildRequires:	gpgme-devel
12cr|mcabber-0.10.1-2|13	BuildRequires:	loudmouth-devel >= 1.4.2
12cr|mcabber-0.10.1-2|14	%description
12cr|mcabber-0.10.1-2|15	Mcabber is a small jabber console client which supports SSL support, history
12cr|mcabber-0.10.1-2|16	logging, external actions and more.
12cr|mcabber-0.10.1-2|17	
12cr|mcabber-0.10.1-2|18	%prep
12cr|mcabber-0.10.1-2|19	%setup -q
12cr|mcabber-0.10.1-2|20	
12cr|mcabber-0.10.1-2|21	%build
12cr|mcabber-0.10.1-2|22	%configure2_5x --disable-dependency-tracking --enable-enchant --enable-otr
12cr|mcabber-0.10.1-2|23	%make
12cr|mcabber-0.10.1-2|24	
12cr|mcabber-0.10.1-2|25	%install
12cr|mcabber-0.10.1-2|26	%makeinstall
12cr|mcabber-0.10.1-2|27	
12cr|mcabber-0.10.1-2|28	%files
12cr|mcabber-0.10.1-2|29	%defattr(-, root, root, 0755)
12cr|mcabber-0.10.1-2|30	%doc AUTHORS ChangeLog NEWS README TODO
12cr|mcabber-0.10.1-2|31	%doc mcabberrc.example contrib
12cr|mcabber-0.10.1-2|32	%{_mandir}/man1/mcabber.1*
12cr|mcabber-0.10.1-2|33	%{_bindir}/mcabber
12cr|mcabber-0.10.1-2|34	%{_datadir}/%{name}/
12cr|mcabber-0.10.1-2|35	%_includedir/mcabber/*.c
12cr|mcabber-0.10.1-2|36	%_includedir/mcabber/*.h
12cr|mcabber-0.10.1-2|37	%{_libdir}/mcabber/libbeep.so
12cr|mcabber-0.10.1-2|38	%{_libdir}/mcabber/libxttitle.so
12cr|mcabber-0.10.1-2|39	%{_libdir}/pkgconfig/mcabber.pc
12cr|mcabber-0.10.1-2|40	
12cr|mcabber-0.10.1-2|41	
12cr|mcabber-0.10.1-2|42	
12cr|mcabber-0.10.1-2|43	%changelog
12cr|mcabber-0.10.1-2|44	* Fri Dec 10 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.10.1-1mdv2011.0
12cr|mcabber-0.10.1-2|45	+ Revision: 620454
12cr|mcabber-0.10.1-2|46	- update to 0.10.1
12cr|mcabber-0.10.1-2|47	
12cr|mcabber-0.10.1-2|48	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-2mdv2011.0
12cr|mcabber-0.10.1-2|49	+ Revision: 612841
12cr|mcabber-0.10.1-2|50	- the mass rebuild of 2010.1 packages
12cr|mcabber-0.10.1-2|51	
12cr|mcabber-0.10.1-2|52	* Wed Apr 14 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.10.0-1mdv2010.1
12cr|mcabber-0.10.1-2|53	+ Revision: 534886
12cr|mcabber-0.10.1-2|54	- add a BR on loudmouth-devel
12cr|mcabber-0.10.1-2|55	- new release 0.10.0
12cr|mcabber-0.10.1-2|56	- fix file list
12cr|mcabber-0.10.1-2|57	
12cr|mcabber-0.10.1-2|58	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.10-1mdv2010.1
12cr|mcabber-0.10.1-2|59	+ Revision: 462311
12cr|mcabber-0.10.1-2|60	- Update to new version 0.9.10
12cr|mcabber-0.10.1-2|61	- Fix BuildRequires to enable UTF-8, spell check and encryption support
12cr|mcabber-0.10.1-2|62	
12cr|mcabber-0.10.1-2|63	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.9.9-3mdv2010.0
12cr|mcabber-0.10.1-2|64	+ Revision: 439790
12cr|mcabber-0.10.1-2|65	- rebuild
12cr|mcabber-0.10.1-2|66	
12cr|mcabber-0.10.1-2|67	* Thu Feb 05 2009 Michael Scherer <misc@mandriva.org> 0.9.9-2mdv2009.1
12cr|mcabber-0.10.1-2|68	+ Revision: 337744
12cr|mcabber-0.10.1-2|69	- rebuild as youri tell me the release part is wrong on x86_64
12cr|mcabber-0.10.1-2|70	
12cr|mcabber-0.10.1-2|71	* Fri Oct 10 2008 Frederik Himpe <fhimpe@mandriva.org> 0.9.9-1mdv2009.1
12cr|mcabber-0.10.1-2|72	+ Revision: 291496
12cr|mcabber-0.10.1-2|73	- update to new version 0.9.9
12cr|mcabber-0.10.1-2|74	
12cr|mcabber-0.10.1-2|75	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.9.7-2mdv2009.0
12cr|mcabber-0.10.1-2|76	+ Revision: 268140
12cr|mcabber-0.10.1-2|77	- rebuild early 2009.0 package (before pixel changes)
12cr|mcabber-0.10.1-2|78	
12cr|mcabber-0.10.1-2|79	* Wed May 14 2008 Michael Scherer <misc@mandriva.org> 0.9.7-1mdv2009.0
12cr|mcabber-0.10.1-2|80	+ Revision: 207256
12cr|mcabber-0.10.1-2|81	- update to new version 0.9.7
12cr|mcabber-0.10.1-2|82	
12cr|mcabber-0.10.1-2|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|mcabber-0.10.1-2|84	- fix no-buildroot-tag
12cr|mcabber-0.10.1-2|85	
12cr|mcabber-0.10.1-2|86	* Thu Jan 17 2008 Michael Scherer <misc@mandriva.org> 0.9.6-1mdv2008.1
12cr|mcabber-0.10.1-2|87	+ Revision: 154099
12cr|mcabber-0.10.1-2|88	- new version 0.9.6
12cr|mcabber-0.10.1-2|89	
12cr|mcabber-0.10.1-2|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|mcabber-0.10.1-2|91	- kill re-definition of %%buildroot on Pixel's request
12cr|mcabber-0.10.1-2|92	
12cr|mcabber-0.10.1-2|93	* Wed Nov 21 2007 Michael Scherer <misc@mandriva.org> 0.9.5-1mdv2008.1
12cr|mcabber-0.10.1-2|94	+ Revision: 110930
12cr|mcabber-0.10.1-2|95	- new version
12cr|mcabber-0.10.1-2|96	
12cr|mcabber-0.10.1-2|97	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 0.9.4-2mdv2008.1
12cr|mcabber-0.10.1-2|98	+ Revision: 109214
12cr|mcabber-0.10.1-2|99	- rebuild for new lzma
12cr|mcabber-0.10.1-2|100	
12cr|mcabber-0.10.1-2|101	* Wed Oct 31 2007 Michael Scherer <misc@mandriva.org> 0.9.4-1mdv2008.1
12cr|mcabber-0.10.1-2|102	+ Revision: 104057
12cr|mcabber-0.10.1-2|103	- new version
12cr|mcabber-0.10.1-2|104	
12cr|mcabber-0.10.1-2|105	* Sat Jun 30 2007 Michael Scherer <misc@mandriva.org> 0.9.3-1mdv2008.0
12cr|mcabber-0.10.1-2|106	+ Revision: 45966
12cr|mcabber-0.10.1-2|107	- 0.9.3
12cr|mcabber-0.10.1-2|108	
12cr|mcabber-0.10.1-2|109	* Wed Jun 13 2007 Michael Scherer <misc@mandriva.org> 0.9.2-1mdv2008.0
12cr|mcabber-0.10.1-2|110	+ Revision: 38403
12cr|mcabber-0.10.1-2|111	- version 0.9.2
12cr|mcabber-0.10.1-2|112	
12cr|mcabber-0.10.1-2|113	* Sun Apr 22 2007 Michael Scherer <misc@mandriva.org> 0.9.1-1mdv2008.0
12cr|mcabber-0.10.1-2|114	+ Revision: 16826
12cr|mcabber-0.10.1-2|115	- update to 0.9.1
12cr|mcabber-0.10.1-2|116	
12cr|mcabber-0.10.1-2|117	
12cr|mcabber-0.10.1-2|118	* Sun Dec 24 2006 Michael Scherer <misc@mandriva.org> 0.9.0-1mdv2007.0
12cr|mcabber-0.10.1-2|119	+ Revision: 102027
12cr|mcabber-0.10.1-2|120	- version 0.9.0
12cr|mcabber-0.10.1-2|121	
12cr|mcabber-0.10.1-2|122	* Wed Dec 13 2006 Michael Scherer <misc@mandriva.org> 0.8.3-1mdv2007.1
12cr|mcabber-0.10.1-2|123	+ Revision: 96049
12cr|mcabber-0.10.1-2|124	- update to 0.8.3
12cr|mcabber-0.10.1-2|125	
12cr|mcabber-0.10.1-2|126	* Tue Oct 03 2006 Michael Scherer <misc@mandriva.org> 0.8.2-1mdv2007.0
12cr|mcabber-0.10.1-2|127	+ Revision: 62828
12cr|mcabber-0.10.1-2|128	- update to 0.8.2
12cr|mcabber-0.10.1-2|129	- Import mcabber
12cr|mcabber-0.10.1-2|130	

3093 12
12cr|mcelog-0.9-0.pre.git20090623.2|1	%define pre_ver pre
12cr|mcelog-0.9-0.pre.git20090623.2|2	%define git 20090623
12cr|mcelog-0.9-0.pre.git20090623.2|3	%define rel_num 2
12cr|mcelog-0.9-0.pre.git20090623.2|4	%if "%{git}" != ""
12cr|mcelog-0.9-0.pre.git20090623.2|5	%define rel 0.%{?pre_ver:%{pre_ver}.}git%{git}.%{rel_num}
12cr|mcelog-0.9-0.pre.git20090623.2|6	%else
12cr|mcelog-0.9-0.pre.git20090623.2|7	%define rel %{?pre_ver:0.%{pre_ver}.}%{rel_num}
12cr|mcelog-0.9-0.pre.git20090623.2|8	%endif
12cr|mcelog-0.9-0.pre.git20090623.2|9	
12cr|mcelog-0.9-0.pre.git20090623.2|10	Name:		mcelog
12cr|mcelog-0.9-0.pre.git20090623.2|11	Version:	0.9
12cr|mcelog-0.9-0.pre.git20090623.2|12	Release:	%mkrel %{rel}
12cr|mcelog-0.9-0.pre.git20090623.2|13	Summary:	The kernel machine check logger
12cr|mcelog-0.9-0.pre.git20090623.2|14	License:	GPLv2
12cr|mcelog-0.9-0.pre.git20090623.2|15	Group:		System/Kernel and hardware
12cr|mcelog-0.9-0.pre.git20090623.2|16	Url:		ftp://ftp.x86-64.org/pub/linux/tools/mcelog/
12cr|mcelog-0.9-0.pre.git20090623.2|17	Source:		mcelog-%{version}%{?pre_ver:%{pre_ver}}%{?git:-git%{git}}.tar.lzma
12cr|mcelog-0.9-0.pre.git20090623.2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|mcelog-0.9-0.pre.git20090623.2|19	
12cr|mcelog-0.9-0.pre.git20090623.2|20	%description
12cr|mcelog-0.9-0.pre.git20090623.2|21	mcelog is the user space interface to the in kernel machine check logger
12cr|mcelog-0.9-0.pre.git20090623.2|22	on x86-64. It decodes the binary machine check records into a human
12cr|mcelog-0.9-0.pre.git20090623.2|23	readable format.
12cr|mcelog-0.9-0.pre.git20090623.2|24	
12cr|mcelog-0.9-0.pre.git20090623.2|25	%prep
12cr|mcelog-0.9-0.pre.git20090623.2|26	%setup -q -n %{name}-%{version}%{?pre_ver:%{pre_ver}}%{?git:-git%{git}}
12cr|mcelog-0.9-0.pre.git20090623.2|27	
12cr|mcelog-0.9-0.pre.git20090623.2|28	%build
12cr|mcelog-0.9-0.pre.git20090623.2|29	%make CFLAGS="%{optflags}"
12cr|mcelog-0.9-0.pre.git20090623.2|30	
12cr|mcelog-0.9-0.pre.git20090623.2|31	%install
12cr|mcelog-0.9-0.pre.git20090623.2|32	rm -rf %{buildroot}
12cr|mcelog-0.9-0.pre.git20090623.2|33	mkdir -p %{buildroot}/%{_sbindir}
12cr|mcelog-0.9-0.pre.git20090623.2|34	mkdir -p %{buildroot}/%{_mandir}/man8
12cr|mcelog-0.9-0.pre.git20090623.2|35	mkdir -p %{buildroot}/%{_sysconfdir}/logrotate.d/
12cr|mcelog-0.9-0.pre.git20090623.2|36	mkdir -p %{buildroot}/%{_sysconfdir}/cron.hourly/
12cr|mcelog-0.9-0.pre.git20090623.2|37	
12cr|mcelog-0.9-0.pre.git20090623.2|38	%makeinstall etcprefix=%{buildroot}
12cr|mcelog-0.9-0.pre.git20090623.2|39	cp mcelog.logrotate %{buildroot}/%{_sysconfdir}/logrotate.d/%{name}
12cr|mcelog-0.9-0.pre.git20090623.2|40	cp mcelog.cron %{buildroot}/%{_sysconfdir}/cron.hourly/%{name}
12cr|mcelog-0.9-0.pre.git20090623.2|41	
12cr|mcelog-0.9-0.pre.git20090623.2|42	%clean
12cr|mcelog-0.9-0.pre.git20090623.2|43	rm -rf %{buildroot}
12cr|mcelog-0.9-0.pre.git20090623.2|44	
12cr|mcelog-0.9-0.pre.git20090623.2|45	%files
12cr|mcelog-0.9-0.pre.git20090623.2|46	%defattr(-,root,root)
12cr|mcelog-0.9-0.pre.git20090623.2|47	%{_sbindir}/mcelog
12cr|mcelog-0.9-0.pre.git20090623.2|48	%{_mandir}/man8/*
12cr|mcelog-0.9-0.pre.git20090623.2|49	%{_sysconfdir}/cron.hourly/%{name}
12cr|mcelog-0.9-0.pre.git20090623.2|50	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|mcelog-0.9-0.pre.git20090623.2|51	%config(noreplace) %{_sysconfdir}/mcelog.conf
12cr|mcelog-0.9-0.pre.git20090623.2|52	
12cr|mcelog-0.9-0.pre.git20090623.2|53	
12cr|mcelog-0.9-0.pre.git20090623.2|54	%changelog
12cr|mcelog-0.9-0.pre.git20090623.2|55	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9-0.pre.git20090623.2mdv2011.0
12cr|mcelog-0.9-0.pre.git20090623.2|56	+ Revision: 620308
12cr|mcelog-0.9-0.pre.git20090623.2|57	- the mass rebuild of 2010.0 packages
12cr|mcelog-0.9-0.pre.git20090623.2|58	
12cr|mcelog-0.9-0.pre.git20090623.2|59	* Fri Aug 21 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.9-0.pre.git20090623.1mdv2010.0
12cr|mcelog-0.9-0.pre.git20090623.2|60	+ Revision: 419325
12cr|mcelog-0.9-0.pre.git20090623.2|61	- Updated to git snapshot version (0.9pre-git20090623) compatible with
12cr|mcelog-0.9-0.pre.git20090623.2|62	kernel 2.6.31
12cr|mcelog-0.9-0.pre.git20090623.2|63	- Updated BuildRoot/License tags.
12cr|mcelog-0.9-0.pre.git20090623.2|64	
12cr|mcelog-0.9-0.pre.git20090623.2|65	* Mon Mar 10 2008 Erwan Velu <erwan@mandriva.org> 0.8-0.2mdv2008.1
12cr|mcelog-0.9-0.pre.git20090623.2|66	+ Revision: 183364
12cr|mcelog-0.9-0.pre.git20090623.2|67	- Rebuild
12cr|mcelog-0.9-0.pre.git20090623.2|68	
12cr|mcelog-0.9-0.pre.git20090623.2|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|mcelog-0.9-0.pre.git20090623.2|70	- fix no-buildroot-tag
12cr|mcelog-0.9-0.pre.git20090623.2|71	- kill re-definition of %%buildroot on Pixel's request
12cr|mcelog-0.9-0.pre.git20090623.2|72	
12cr|mcelog-0.9-0.pre.git20090623.2|73	* Fri May 04 2007 Erwan Velu <erwan@mandriva.org> 0.8-0.1mdv2008.0
12cr|mcelog-0.9-0.pre.git20090623.2|74	+ Revision: 22425
12cr|mcelog-0.9-0.pre.git20090623.2|75	- 0.8pre
12cr|mcelog-0.9-0.pre.git20090623.2|76	- Import mcelog
12cr|mcelog-0.9-0.pre.git20090623.2|77	
12cr|mcelog-0.9-0.pre.git20090623.2|78	
12cr|mcelog-0.9-0.pre.git20090623.2|79	
12cr|mcelog-0.9-0.pre.git20090623.2|80	* Wed May 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-1mdk
12cr|mcelog-0.9-0.pre.git20090623.2|81	- New release 0.7
12cr|mcelog-0.9-0.pre.git20090623.2|82	
12cr|mcelog-0.9-0.pre.git20090623.2|83	* Thu Feb 09 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-1mdk
12cr|mcelog-0.9-0.pre.git20090623.2|84	- new version
12cr|mcelog-0.9-0.pre.git20090623.2|85	- spec cleanup
12cr|mcelog-0.9-0.pre.git20090623.2|86	- fix optimisations
12cr|mcelog-0.9-0.pre.git20090623.2|87	
12cr|mcelog-0.9-0.pre.git20090623.2|88	* Mon Dec 19 2005 Erwan Velu <erwan@seanodes.com> 0.5-1mdk
12cr|mcelog-0.9-0.pre.git20090623.2|89	- Initial Release

3094 12
12cr|mcomix-0.98-1|1	Summary:	MComix is a fork of the Comix project
12cr|mcomix-0.98-1|2	Name:		mcomix
12cr|mcomix-0.98-1|3	Version:	0.98
12cr|mcomix-0.98-1|4	Release:	1
12cr|mcomix-0.98-1|5	License:	GPLv2+
12cr|mcomix-0.98-1|6	Group:		Office
12cr|mcomix-0.98-1|7	URL:		http://mcomix.sourceforge.net/
12cr|mcomix-0.98-1|8	Source0:	http://downloads.sourceforge.net/mcomix/%name-%{version}.tar.bz2
12cr|mcomix-0.98-1|9	
12cr|mcomix-0.98-1|10	Buildarch:	noarch
12cr|mcomix-0.98-1|11	BuildRequires:	python, python-imaging, jpeg-progs, pygtk2.0-devel
12cr|mcomix-0.98-1|12	BuildRequires:	desktop-file-utils python-setuptools python-imaging-devel
12cr|mcomix-0.98-1|13	Requires:	python, python-imaging, jpeg-progs, pygtk2.0 gettext
12cr|mcomix-0.98-1|14	Patch0:		mcomix-0.92-fedora-rpmbuild-gtk.patch
12cr|mcomix-0.98-1|15	Patch1:		mcomix-0.94-gettext-system-install.patch
12cr|mcomix-0.98-1|16	
12cr|mcomix-0.98-1|17	
12cr|mcomix-0.98-1|18	%description
12cr|mcomix-0.98-1|19	MComix is an user-friendly, customizable image viewer.
12cr|mcomix-0.98-1|20	It is specifically designed to handle comic books, but also serves as
12cr|mcomix-0.98-1|21	a generic viewer.  It reads images in ZIP, RAR, 7Zip or tar archives
12cr|mcomix-0.98-1|22	as well as plain image files.  It is written in Python and uses GTK+
12cr|mcomix-0.98-1|23	through the PyGTK bindings, and runs on both Linux and Windows.
12cr|mcomix-0.98-1|24	
12cr|mcomix-0.98-1|25	%prep
12cr|mcomix-0.98-1|26	%setup -q -n %{name}-%{version}
12cr|mcomix-0.98-1|27	%patch0 -p1
12cr|mcomix-0.98-1|28	%patch1 -p1
12cr|mcomix-0.98-1|29	
12cr|mcomix-0.98-1|30	%build
12cr|mcomix-0.98-1|31	echo "Hey, i'm fake building "
12cr|mcomix-0.98-1|32	
12cr|mcomix-0.98-1|33	find . -name comicthumb\* | while read f
12cr|mcomix-0.98-1|34	do
12cr|mcomix-0.98-1|35	mv $f $(echo $f | sed -e 's|comicthumb|mcomicthumb|')
12cr|mcomix-0.98-1|36	done
12cr|mcomix-0.98-1|37	grep -rl comicthumb . | xargs sed -i -e 's|comicthumb|mcomicthumb|g'
12cr|mcomix-0.98-1|38	
12cr|mcomix-0.98-1|39	
12cr|mcomix-0.98-1|40	%install
12cr|mcomix-0.98-1|41	python setup.py \
12cr|mcomix-0.98-1|42	install \
12cr|mcomix-0.98-1|43	--root %buildroot
12cr|mcomix-0.98-1|44	
12cr|mcomix-0.98-1|45	mkdir -p %buildroot%{_sysconfdir}/gconf/schemas
12cr|mcomix-0.98-1|46	install -cpm 644 ./mime/comicbook.schemas \
12cr|mcomix-0.98-1|47	%buildroot%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cr|mcomix-0.98-1|48	
12cr|mcomix-0.98-1|49	
12cr|mcomix-0.98-1|50	#localization
12cr|mcomix-0.98-1|51	mkdir -p %buildroot%{_datadir}/locale/
12cr|mcomix-0.98-1|52	mv %buildroot%{python_sitelib}/%{name}/messages/*/ \
12cr|mcomix-0.98-1|53	%buildroot%{_datadir}/locale/
12cr|mcomix-0.98-1|54	
12cr|mcomix-0.98-1|55	
12cr|mcomix-0.98-1|56	%find_lang %{name}
12cr|mcomix-0.98-1|57	
12cr|mcomix-0.98-1|58	desktop-file-install --vendor='' \
12cr|mcomix-0.98-1|59	--dir %buildroot%_datadir/applications \
12cr|mcomix-0.98-1|60	--remove-category='Application' \
12cr|mcomix-0.98-1|61	--add-category='GNOME;GTK' \
12cr|mcomix-0.98-1|62	%buildroot%_datadir/applications/*.desktop
12cr|mcomix-0.98-1|63	
12cr|mcomix-0.98-1|64	%post
12cr|mcomix-0.98-1|65	%{update_desktop_database}
12cr|mcomix-0.98-1|66	%{update_mime_database}
12cr|mcomix-0.98-1|67	
12cr|mcomix-0.98-1|68	%postun
12cr|mcomix-0.98-1|69	%{clean_desktop_database}
12cr|mcomix-0.98-1|70	%{clean_mime_database}
12cr|mcomix-0.98-1|71	
12cr|mcomix-0.98-1|72	%files -f %{name}.lang
12cr|mcomix-0.98-1|73	%doc COPYING ChangeLog README
12cr|mcomix-0.98-1|74	
12cr|mcomix-0.98-1|75	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cr|mcomix-0.98-1|76	%{_bindir}/%{name}
12cr|mcomix-0.98-1|77	%{python_sitelib}/%{name}/
12cr|mcomix-0.98-1|78	%{python_sitelib}/%{name}-%{version}-py*.egg-info/
12cr|mcomix-0.98-1|79	%{_datadir}/applications/%{name}.desktop
12cr|mcomix-0.98-1|80	%{_datadir}/mime/packages/%{name}.xml
12cr|mcomix-0.98-1|81	%{_mandir}/man1/mcomix.1*
12cr|mcomix-0.98-1|82	%{_datadir}/icons/hicolor/*/apps/%{name}*
12cr|mcomix-0.98-1|83	%{_datadir}/icons/hicolor/*/mimetypes/application-x-*.png
12cr|mcomix-0.98-1|84	
12cr|mcomix-0.98-1|85	
12cr|mcomix-0.98-1|86	%changelog
12cr|mcomix-0.98-1|87	* Thu Apr 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.98-1
12cr|mcomix-0.98-1|88	+ Revision: 793565
12cr|mcomix-0.98-1|89	- version update 0.98
12cr|mcomix-0.98-1|90	
12cr|mcomix-0.98-1|91	* Mon Feb 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.97.1-1
12cr|mcomix-0.98-1|92	+ Revision: 778132
12cr|mcomix-0.98-1|93	- version update 0.97.1
12cr|mcomix-0.98-1|94	
12cr|mcomix-0.98-1|95	* Mon Dec 26 2011 Denis Silakov <dsilakov@mandriva.org> 0.95-2
12cr|mcomix-0.98-1|96	+ Revision: 745425
12cr|mcomix-0.98-1|97	- Bump release
12cr|mcomix-0.98-1|98	- Fix description
12cr|mcomix-0.98-1|99	
12cr|mcomix-0.98-1|100	* Tue Nov 15 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.95-1
12cr|mcomix-0.98-1|101	+ Revision: 730700
12cr|mcomix-0.98-1|102	- imported package mcomix
12cr|mcomix-0.98-1|103	

3095 12
12cr|mcp-plugins-0.4.0-1|1	Name:         mcp-plugins
12cr|mcp-plugins-0.4.0-1|2	Version:      0.4.0
12cr|mcp-plugins-0.4.0-1|3	Release:      1
12cr|mcp-plugins-0.4.0-1|4	
12cr|mcp-plugins-0.4.0-1|5	Summary:      A set of audio plugins for LADSPA
12cr|mcp-plugins-0.4.0-1|6	License:      GPLv2
12cr|mcp-plugins-0.4.0-1|7	Group:        Sound
12cr|mcp-plugins-0.4.0-1|8	Source:       http://kokkinizita.linuxaudio.org/linuxaudio/downloads/MCP-plugins-%version.tar.bz2
12cr|mcp-plugins-0.4.0-1|9	URL:          http://kokkinizita.linuxaudio.org/linuxaudio
12cr|mcp-plugins-0.4.0-1|10	Requires:     ladspa
12cr|mcp-plugins-0.4.0-1|11	
12cr|mcp-plugins-0.4.0-1|12	%description
12cr|mcp-plugins-0.4.0-1|13	A set of audio plugins for LADSPA by Fons Adriaensen.
12cr|mcp-plugins-0.4.0-1|14	Currently contains a phaser, a chorus and a moog vcf.
12cr|mcp-plugins-0.4.0-1|15	
12cr|mcp-plugins-0.4.0-1|16	%prep
12cr|mcp-plugins-0.4.0-1|17	%setup -n MCP-plugins-%version -q
12cr|mcp-plugins-0.4.0-1|18	perl -pi -e 's/\/usr\/lib\/ladspa/\$(DESTDIR)/g' Makefile
12cr|mcp-plugins-0.4.0-1|19	
12cr|mcp-plugins-0.4.0-1|20	%build
12cr|mcp-plugins-0.4.0-1|21	%make
12cr|mcp-plugins-0.4.0-1|22	
12cr|mcp-plugins-0.4.0-1|23	%install
12cr|mcp-plugins-0.4.0-1|24	[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
12cr|mcp-plugins-0.4.0-1|25	mkdir -p $RPM_BUILD_ROOT%{_libdir}/ladspa
12cr|mcp-plugins-0.4.0-1|26	mkdir -p $RPM_BUILD_ROOT%{_datadir}
12cr|mcp-plugins-0.4.0-1|27	make DESTDIR=$RPM_BUILD_ROOT%{_libdir}/ladspa install
12cr|mcp-plugins-0.4.0-1|28	
12cr|mcp-plugins-0.4.0-1|29	%files
12cr|mcp-plugins-0.4.0-1|30	%defattr(-,root,root)
12cr|mcp-plugins-0.4.0-1|31	%doc AUTHORS COPYING README
12cr|mcp-plugins-0.4.0-1|32	%{_libdir}/ladspa/*.so
12cr|mcp-plugins-0.4.0-1|33	
12cr|mcp-plugins-0.4.0-1|34	
12cr|mcp-plugins-0.4.0-1|35	
12cr|mcp-plugins-0.4.0-1|36	%changelog
12cr|mcp-plugins-0.4.0-1|37	* Thu May 03 2012 Frank Kober <emuse@mandriva.org> 0.4.0-1
12cr|mcp-plugins-0.4.0-1|38	+ Revision: 795667
12cr|mcp-plugins-0.4.0-1|39	- imported package mcp-plugins
12cr|mcp-plugins-0.4.0-1|40	- new version 0.4.0
12cr|mcp-plugins-0.4.0-1|41	
12cr|mcp-plugins-0.4.0-1|42	+ Thierry Vignaud <tv@mandriva.org>
12cr|mcp-plugins-0.4.0-1|43	- rebuild
12cr|mcp-plugins-0.4.0-1|44	
12cr|mcp-plugins-0.4.0-1|45	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.3.0-6mdv2009.0
12cr|mcp-plugins-0.4.0-1|46	+ Revision: 252144
12cr|mcp-plugins-0.4.0-1|47	- rebuild
12cr|mcp-plugins-0.4.0-1|48	- fix no-buildroot-tag
12cr|mcp-plugins-0.4.0-1|49	
12cr|mcp-plugins-0.4.0-1|50	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.3.0-4mdv2008.1
12cr|mcp-plugins-0.4.0-1|51	+ Revision: 129809
12cr|mcp-plugins-0.4.0-1|52	- kill re-definition of %%buildroot on Pixel's request
12cr|mcp-plugins-0.4.0-1|53	- use %%mkrel
12cr|mcp-plugins-0.4.0-1|54	- import mcp-plugins
12cr|mcp-plugins-0.4.0-1|55	
12cr|mcp-plugins-0.4.0-1|56	
12cr|mcp-plugins-0.4.0-1|57	* Wed Nov 9 2005 Austin Acton <austin@mandriva.org> 0.3.0-4mdk
12cr|mcp-plugins-0.4.0-1|58	- lib64 fix
12cr|mcp-plugins-0.4.0-1|59	
12cr|mcp-plugins-0.4.0-1|60	* Sat Sep 11 2004 Austin Acton <austin@mandrake.org> 0.3.0-3mdk
12cr|mcp-plugins-0.4.0-1|61	- use proper sources
12cr|mcp-plugins-0.4.0-1|62	
12cr|mcp-plugins-0.4.0-1|63	* Thu Jul 22 2004 Michael Scherer <misc@mandrake.org> 0.3.0-2mdk
12cr|mcp-plugins-0.4.0-1|64	- rebuild for new gcc
12cr|mcp-plugins-0.4.0-1|65	
12cr|mcp-plugins-0.4.0-1|66	* Fri May 7 2004 Austin Acton <austin@mandrake.org> 0.3.0-1mdk
12cr|mcp-plugins-0.4.0-1|67	- 0.3.0
12cr|mcp-plugins-0.4.0-1|68	
12cr|mcp-plugins-0.4.0-1|69	* Mon Feb 16 2004 Austin Acton <austin@mandrake.org> 0.2.1b-1mdk
12cr|mcp-plugins-0.4.0-1|70	- 0.2.1b
12cr|mcp-plugins-0.4.0-1|71	
12cr|mcp-plugins-0.4.0-1|72	* Mon Oct 13 2003 Austin Acton <aacton@yorku.ca> 0.0.2-1mdk
12cr|mcp-plugins-0.4.0-1|73	- steal/borrow from CCRMA :-)
12cr|mcp-plugins-0.4.0-1|74	- install the ams patches
12cr|mcp-plugins-0.4.0-1|75	
12cr|mcp-plugins-0.4.0-1|76	* Mon Jun 16 2003 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.0.2-1
12cr|mcp-plugins-0.4.0-1|77	- updated to 0.0.2
12cr|mcp-plugins-0.4.0-1|78	* Wed May 21 2003 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.1-1
12cr|mcp-plugins-0.4.0-1|79	- initial build

3096 12
12cr|mcrypt-2.6.8-4|1	Summary:	Data encryption/decryption program
12cr|mcrypt-2.6.8-4|2	Name:		mcrypt
12cr|mcrypt-2.6.8-4|3	Version:	2.6.8
12cr|mcrypt-2.6.8-4|4	Release:	4
12cr|mcrypt-2.6.8-4|5	License:	GPLv2+
12cr|mcrypt-2.6.8-4|6	Group:		File tools
12cr|mcrypt-2.6.8-4|7	URL:		http://mcrypt.sourceforge.net/
12cr|mcrypt-2.6.8-4|8	Source0:	http://belnet.dl.sourceforge.net/sourceforge/mcrypt/%{name}-%{version}.tar.gz
12cr|mcrypt-2.6.8-4|9	Patch0:		mcrypt-2.6.8-format_not_a_string_literal_and_no_format_arguments.diff
12cr|mcrypt-2.6.8-4|10	BuildRequires:	libmhash-devel >= 0.8.15
12cr|mcrypt-2.6.8-4|11	BuildRequires:	libmcrypt-devel >= 2.5.0
12cr|mcrypt-2.6.8-4|12	
12cr|mcrypt-2.6.8-4|13	%description
12cr|mcrypt-2.6.8-4|14	A replacement for the old unix crypt(1) command. Mcrypt uses the following
12cr|mcrypt-2.6.8-4|15	encryption (block) algorithms: BLOWFISH, DES, TripleDES, 3-WAY, SAFER-SK64,
12cr|mcrypt-2.6.8-4|16	SAFER-SK128, CAST-128, RC2 TEA (extended), TWOFISH, RC6, IDEA and GOST. The
12cr|mcrypt-2.6.8-4|17	unix crypt algorithm is also included, to allow compatibility with the crypt(1)
12cr|mcrypt-2.6.8-4|18	command. CBC, ECB, OFB and CFB modes of encryption are supported.
12cr|mcrypt-2.6.8-4|19	
12cr|mcrypt-2.6.8-4|20	%prep
12cr|mcrypt-2.6.8-4|21	
12cr|mcrypt-2.6.8-4|22	%setup -q
12cr|mcrypt-2.6.8-4|23	%patch0 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12cr|mcrypt-2.6.8-4|24	
12cr|mcrypt-2.6.8-4|25	%build
12cr|mcrypt-2.6.8-4|26	
12cr|mcrypt-2.6.8-4|27	%configure2_5x
12cr|mcrypt-2.6.8-4|28	
12cr|mcrypt-2.6.8-4|29	# ugly hack
12cr|mcrypt-2.6.8-4|30	export MKINSTALLDIRS="`pwd`/mkinstalldirs"
12cr|mcrypt-2.6.8-4|31	find -name "Makefile" | xargs perl -pi -e "s|^MKINSTALLDIRS.*|MKINSTALLDIRS=\"$MKINSTALLDIRS\"|g"
12cr|mcrypt-2.6.8-4|32	
12cr|mcrypt-2.6.8-4|33	%make
12cr|mcrypt-2.6.8-4|34	
12cr|mcrypt-2.6.8-4|35	%install
12cr|mcrypt-2.6.8-4|36	rm -rf %{buildroot}
12cr|mcrypt-2.6.8-4|37	
12cr|mcrypt-2.6.8-4|38	%makeinstall
12cr|mcrypt-2.6.8-4|39	
12cr|mcrypt-2.6.8-4|40	%find_lang %name
12cr|mcrypt-2.6.8-4|41	
12cr|mcrypt-2.6.8-4|42	%files -f %name.lang
12cr|mcrypt-2.6.8-4|43	%doc ABOUT-NLS AUTHORS ChangeLog COPYING INSTALL NEWS README THANKS TODO doc/FORMAT doc/magic doc/sample*
12cr|mcrypt-2.6.8-4|44	%{_bindir}/*
12cr|mcrypt-2.6.8-4|45	%{_mandir}/man1/*
12cr|mcrypt-2.6.8-4|46	
12cr|mcrypt-2.6.8-4|47	
12cr|mcrypt-2.6.8-4|48	%changelog
12cr|mcrypt-2.6.8-4|49	* Sat Dec 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2.6.8-4
12cr|mcrypt-2.6.8-4|50	+ Revision: 737491
12cr|mcrypt-2.6.8-4|51	- various fixes
12cr|mcrypt-2.6.8-4|52	
12cr|mcrypt-2.6.8-4|53	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.6.8-3mdv2011.0
12cr|mcrypt-2.6.8-4|54	+ Revision: 620309
12cr|mcrypt-2.6.8-4|55	- the mass rebuild of 2010.0 packages
12cr|mcrypt-2.6.8-4|56	
12cr|mcrypt-2.6.8-4|57	* Tue Feb 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.6.8-2mdv2009.1
12cr|mcrypt-2.6.8-4|58	+ Revision: 337140
12cr|mcrypt-2.6.8-4|59	- keep bash completion in its own package
12cr|mcrypt-2.6.8-4|60	
12cr|mcrypt-2.6.8-4|61	* Sun Feb 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.6.8-1mdv2009.1
12cr|mcrypt-2.6.8-4|62	+ Revision: 336165
12cr|mcrypt-2.6.8-4|63	- 2.6.8
12cr|mcrypt-2.6.8-4|64	- fix build with -Werror=format-security (P0)
12cr|mcrypt-2.6.8-4|65	
12cr|mcrypt-2.6.8-4|66	* Mon Aug 25 2008 Emmanuel Andry <eandry@mandriva.org> 2.6.7-1mdv2009.0
12cr|mcrypt-2.6.8-4|67	+ Revision: 275924
12cr|mcrypt-2.6.8-4|68	- New version
12cr|mcrypt-2.6.8-4|69	- fix license
12cr|mcrypt-2.6.8-4|70	
12cr|mcrypt-2.6.8-4|71	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.6.5-3mdv2009.0
12cr|mcrypt-2.6.8-4|72	+ Revision: 252174
12cr|mcrypt-2.6.8-4|73	- rebuild
12cr|mcrypt-2.6.8-4|74	- fix no-buildroot-tag
12cr|mcrypt-2.6.8-4|75	
12cr|mcrypt-2.6.8-4|76	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.6.5-1mdv2008.1
12cr|mcrypt-2.6.8-4|77	+ Revision: 129811
12cr|mcrypt-2.6.8-4|78	- kill re-definition of %%buildroot on Pixel's request
12cr|mcrypt-2.6.8-4|79	
12cr|mcrypt-2.6.8-4|80	
12cr|mcrypt-2.6.8-4|81	* Tue Feb 20 2007 Oden Eriksson <oeriksson@mandriva.com> 2.6.5-1mdv2007.0
12cr|mcrypt-2.6.8-4|82	+ Revision: 122966
12cr|mcrypt-2.6.8-4|83	- Import mcrypt
12cr|mcrypt-2.6.8-4|84	
12cr|mcrypt-2.6.8-4|85	* Tue Feb 20 2007 Oden Eriksson <oeriksson@mandriva.com> 2.6.5-1mdv2007.1
12cr|mcrypt-2.6.8-4|86	- 2.6.5
12cr|mcrypt-2.6.8-4|87	
12cr|mcrypt-2.6.8-4|88	* Thu May 12 2005 Lenny Cartier <lenny@mandriva.com> 2.6.4-4mdk
12cr|mcrypt-2.6.8-4|89	- rebuild
12cr|mcrypt-2.6.8-4|90	

3097 12
12cr|mcs-0.7.2-2|1	%define name mcs
12cr|mcs-0.7.2-2|2	%define version 0.7.2
12cr|mcs-0.7.2-2|3	%define release %mkrel 2
12cr|mcs-0.7.2-2|4	%define oname libmcs
12cr|mcs-0.7.2-2|5	
12cr|mcs-0.7.2-2|6	%define major 1
12cr|mcs-0.7.2-2|7	%define libname %mklibname %name %major
12cr|mcs-0.7.2-2|8	%define develname %mklibname -d %name
12cr|mcs-0.7.2-2|9	
12cr|mcs-0.7.2-2|10	Summary: Modular Config System
12cr|mcs-0.7.2-2|11	Name: %{name}
12cr|mcs-0.7.2-2|12	Version: %{version}
12cr|mcs-0.7.2-2|13	Release: %{release}
12cr|mcs-0.7.2-2|14	Source0: http://distfiles.atheme.org/%{oname}-%{version}.tbz2
12cr|mcs-0.7.2-2|15	Patch: libmcs-0.7.1-linking.patch
12cr|mcs-0.7.2-2|16	License: BSD
12cr|mcs-0.7.2-2|17	Group: System/Libraries
12cr|mcs-0.7.2-2|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mcs-0.7.2-2|19	Url: http://www.atheme.org/projects/mcs.shtml
12cr|mcs-0.7.2-2|20	BuildRequires: libmowgli-devel
12cr|mcs-0.7.2-2|21	BuildRequires: libGConf2-devel
12cr|mcs-0.7.2-2|22	
12cr|mcs-0.7.2-2|23	%description
12cr|mcs-0.7.2-2|24	mcs is a library and set of userland tools which abstract the storage
12cr|mcs-0.7.2-2|25	of configuration settings away from userland applications.
12cr|mcs-0.7.2-2|26	
12cr|mcs-0.7.2-2|27	It is hoped that by using mcs, that the applications which use it will
12cr|mcs-0.7.2-2|28	generally have a more congruent feeling in regards to settings.
12cr|mcs-0.7.2-2|29	
12cr|mcs-0.7.2-2|30	There have been other projects like this before (such as GConf), but
12cr|mcs-0.7.2-2|31	unlike those projects, mcs strictly handles abstraction. It does not
12cr|mcs-0.7.2-2|32	impose any specific data storage requirement, nor is it tied to any
12cr|mcs-0.7.2-2|33	desktop environment or software suite.
12cr|mcs-0.7.2-2|34	
12cr|mcs-0.7.2-2|35	%package -n %libname
12cr|mcs-0.7.2-2|36	Group: System/Libraries
12cr|mcs-0.7.2-2|37	Summary: Modular Config System shared library
12cr|mcs-0.7.2-2|38	Requires: %name >= %version
12cr|mcs-0.7.2-2|39	
12cr|mcs-0.7.2-2|40	%description -n %libname
12cr|mcs-0.7.2-2|41	mcs is a library and set of userland tools which abstract the storage
12cr|mcs-0.7.2-2|42	of configuration settings away from userland applications.
12cr|mcs-0.7.2-2|43	
12cr|mcs-0.7.2-2|44	It is hoped that by using mcs, that the applications which use it will
12cr|mcs-0.7.2-2|45	generally have a more congruent feeling in regards to settings.
12cr|mcs-0.7.2-2|46	
12cr|mcs-0.7.2-2|47	There have been other projects like this before (such as GConf), but
12cr|mcs-0.7.2-2|48	unlike those projects, mcs strictly handles abstraction. It does not
12cr|mcs-0.7.2-2|49	impose any specific data storage requirement, nor is it tied to any
12cr|mcs-0.7.2-2|50	desktop environment or software suite.
12cr|mcs-0.7.2-2|51	
12cr|mcs-0.7.2-2|52	%package -n %develname
12cr|mcs-0.7.2-2|53	Group: Development/C
12cr|mcs-0.7.2-2|54	Summary: Modular Config System shared library
12cr|mcs-0.7.2-2|55	Requires: %libname = %version
12cr|mcs-0.7.2-2|56	Provides: libmcs-devel = %version-%release
12cr|mcs-0.7.2-2|57	Obsoletes: %mklibname -d %name 1
12cr|mcs-0.7.2-2|58	
12cr|mcs-0.7.2-2|59	%description -n %develname
12cr|mcs-0.7.2-2|60	mcs is a library and set of userland tools which abstract the storage
12cr|mcs-0.7.2-2|61	of configuration settings away from userland applications.
12cr|mcs-0.7.2-2|62	
12cr|mcs-0.7.2-2|63	It is hoped that by using mcs, that the applications which use it will
12cr|mcs-0.7.2-2|64	generally have a more congruent feeling in regards to settings.
12cr|mcs-0.7.2-2|65	
12cr|mcs-0.7.2-2|66	There have been other projects like this before (such as GConf), but
12cr|mcs-0.7.2-2|67	unlike those projects, mcs strictly handles abstraction. It does not
12cr|mcs-0.7.2-2|68	impose any specific data storage requirement, nor is it tied to any
12cr|mcs-0.7.2-2|69	desktop environment or software suite.
12cr|mcs-0.7.2-2|70	
12cr|mcs-0.7.2-2|71	%package gconf
12cr|mcs-0.7.2-2|72	Group: System/Libraries
12cr|mcs-0.7.2-2|73	Summary: Modular Config System - GConf backend
12cr|mcs-0.7.2-2|74	Requires: %name = %version
12cr|mcs-0.7.2-2|75	
12cr|mcs-0.7.2-2|76	%description gconf
12cr|mcs-0.7.2-2|77	mcs is a library and set of userland tools which abstract the storage
12cr|mcs-0.7.2-2|78	of configuration settings away from userland applications.
12cr|mcs-0.7.2-2|79	
12cr|mcs-0.7.2-2|80	It is hoped that by using mcs, that the applications which use it will
12cr|mcs-0.7.2-2|81	generally have a more congruent feeling in regards to settings.
12cr|mcs-0.7.2-2|82	
12cr|mcs-0.7.2-2|83	There have been other projects like this before (such as GConf), but
12cr|mcs-0.7.2-2|84	unlike those projects, mcs strictly handles abstraction. It does not
12cr|mcs-0.7.2-2|85	impose any specific data storage requirement, nor is it tied to any
12cr|mcs-0.7.2-2|86	desktop environment or software suite.
12cr|mcs-0.7.2-2|87	
12cr|mcs-0.7.2-2|88	%prep
12cr|mcs-0.7.2-2|89	%setup -q -n %oname-%version
12cr|mcs-0.7.2-2|90	%patch -p1 -b .linking
12cr|mcs-0.7.2-2|91	
12cr|mcs-0.7.2-2|92	%build
12cr|mcs-0.7.2-2|93	%configure2_5x --disable-kconfig
12cr|mcs-0.7.2-2|94	%make
12cr|mcs-0.7.2-2|95	
12cr|mcs-0.7.2-2|96	%install
12cr|mcs-0.7.2-2|97	rm -rf $RPM_BUILD_ROOT
12cr|mcs-0.7.2-2|98	%makeinstall_std
12cr|mcs-0.7.2-2|99	
12cr|mcs-0.7.2-2|100	%if %mdkversion < 200900
12cr|mcs-0.7.2-2|101	%post -n %libname -p /sbin/ldconfig
12cr|mcs-0.7.2-2|102	%postun -n %libname -p /sbin/ldconfig
12cr|mcs-0.7.2-2|103	%endif
12cr|mcs-0.7.2-2|104	
12cr|mcs-0.7.2-2|105	%clean
12cr|mcs-0.7.2-2|106	rm -rf $RPM_BUILD_ROOT
12cr|mcs-0.7.2-2|107	
12cr|mcs-0.7.2-2|108	%files
12cr|mcs-0.7.2-2|109	%defattr(-,root,root)
12cr|mcs-0.7.2-2|110	%doc AUTHORS TODO README
12cr|mcs-0.7.2-2|111	%_bindir/mcs-*
12cr|mcs-0.7.2-2|112	%dir %_libdir/mcs/
12cr|mcs-0.7.2-2|113	%_libdir/mcs/keyfile.so
12cr|mcs-0.7.2-2|114	
12cr|mcs-0.7.2-2|115	%files gconf
12cr|mcs-0.7.2-2|116	%defattr(-,root,root)
12cr|mcs-0.7.2-2|117	%_libdir/mcs/gconf.so
12cr|mcs-0.7.2-2|118	
12cr|mcs-0.7.2-2|119	%files -n %libname
12cr|mcs-0.7.2-2|120	%defattr(-,root,root)
12cr|mcs-0.7.2-2|121	%_libdir/libmcs.so.%{major}*
12cr|mcs-0.7.2-2|122	
12cr|mcs-0.7.2-2|123	%files -n %develname
12cr|mcs-0.7.2-2|124	%defattr(-,root,root)
12cr|mcs-0.7.2-2|125	%_libdir/libmcs.so
12cr|mcs-0.7.2-2|126	%_libdir/pkgconfig/libmcs.pc
12cr|mcs-0.7.2-2|127	%_includedir/libmcs/
12cr|mcs-0.7.2-2|128	
12cr|mcs-0.7.2-2|129	
12cr|mcs-0.7.2-2|130	
12cr|mcs-0.7.2-2|131	
12cr|mcs-0.7.2-2|132	%changelog
12cr|mcs-0.7.2-2|133	* Wed Aug 17 2011 Götz Waschk <waschk@mandriva.org> 0.7.2-2mdv2012.0
12cr|mcs-0.7.2-2|134	+ Revision: 694832
12cr|mcs-0.7.2-2|135	- rebuild
12cr|mcs-0.7.2-2|136	
12cr|mcs-0.7.2-2|137	* Mon Aug 16 2010 Götz Waschk <waschk@mandriva.org> 0.7.2-1mdv2011.0
12cr|mcs-0.7.2-2|138	+ Revision: 570283
12cr|mcs-0.7.2-2|139	- new version
12cr|mcs-0.7.2-2|140	
12cr|mcs-0.7.2-2|141	* Sat Aug 22 2009 Götz Waschk <waschk@mandriva.org> 0.7.1-4mdv2010.0
12cr|mcs-0.7.2-2|142	+ Revision: 419662
12cr|mcs-0.7.2-2|143	- disable kconfig backend
12cr|mcs-0.7.2-2|144	- readd package still needed by audacious and deleted from svn by someone
12cr|mcs-0.7.2-2|145	
12cr|mcs-0.7.2-2|146	+ Antoine Ginies <aginies@mandriva.com>
12cr|mcs-0.7.2-2|147	- 2009.1 rebuild
12cr|mcs-0.7.2-2|148	
12cr|mcs-0.7.2-2|149	* Mon Jul 21 2008 Götz Waschk <waschk@mandriva.org> 0.7.1-2mdv2009.0
12cr|mcs-0.7.2-2|150	+ Revision: 239335
12cr|mcs-0.7.2-2|151	- rebuild
12cr|mcs-0.7.2-2|152	
12cr|mcs-0.7.2-2|153	* Thu Jun 12 2008 Götz Waschk <waschk@mandriva.org> 0.7.1-1mdv2009.0
12cr|mcs-0.7.2-2|154	+ Revision: 218382
12cr|mcs-0.7.2-2|155	- fix library path on 64 bit
12cr|mcs-0.7.2-2|156	- new version
12cr|mcs-0.7.2-2|157	- fix linking
12cr|mcs-0.7.2-2|158	
12cr|mcs-0.7.2-2|159	+ Pixel <pixel@mandriva.com>
12cr|mcs-0.7.2-2|160	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|mcs-0.7.2-2|161	
12cr|mcs-0.7.2-2|162	* Mon Feb 18 2008 Götz Waschk <waschk@mandriva.org> 0.7.0-1mdv2008.1
12cr|mcs-0.7.2-2|163	+ Revision: 170664
12cr|mcs-0.7.2-2|164	- new version
12cr|mcs-0.7.2-2|165	- add kconfig backend
12cr|mcs-0.7.2-2|166	- split out gconf backend
12cr|mcs-0.7.2-2|167	
12cr|mcs-0.7.2-2|168	+ Thierry Vignaud <tv@mandriva.org>
12cr|mcs-0.7.2-2|169	- fix no-buildroot-tag
12cr|mcs-0.7.2-2|170	
12cr|mcs-0.7.2-2|171	* Tue Jan 01 2008 Götz Waschk <waschk@mandriva.org> 0.6.0-3mdv2008.1
12cr|mcs-0.7.2-2|172	+ Revision: 140163
12cr|mcs-0.7.2-2|173	- rebuild for new libmowgli
12cr|mcs-0.7.2-2|174	
12cr|mcs-0.7.2-2|175	+ Thierry Vignaud <tv@mandriva.org>
12cr|mcs-0.7.2-2|176	- kill re-definition of %%buildroot on Pixel's request
12cr|mcs-0.7.2-2|177	
12cr|mcs-0.7.2-2|178	* Mon Oct 15 2007 Götz Waschk <waschk@mandriva.org> 0.6.0-2mdv2008.1
12cr|mcs-0.7.2-2|179	+ Revision: 98477
12cr|mcs-0.7.2-2|180	- rebuild for new libmowgli
12cr|mcs-0.7.2-2|181	
12cr|mcs-0.7.2-2|182	* Mon Oct 15 2007 Götz Waschk <waschk@mandriva.org> 0.6.0-1mdv2008.1
12cr|mcs-0.7.2-2|183	+ Revision: 98454
12cr|mcs-0.7.2-2|184	- fix buildrequries
12cr|mcs-0.7.2-2|185	- new version
12cr|mcs-0.7.2-2|186	- new URL
12cr|mcs-0.7.2-2|187	- fix build
12cr|mcs-0.7.2-2|188	- new devel name
12cr|mcs-0.7.2-2|189	- update file list
12cr|mcs-0.7.2-2|190	
12cr|mcs-0.7.2-2|191	
12cr|mcs-0.7.2-2|192	* Tue Feb 27 2007 Götz Waschk <waschk@mandriva.org> 0.4.1-1mdv2007.0
12cr|mcs-0.7.2-2|193	+ Revision: 126328
12cr|mcs-0.7.2-2|194	- new version
12cr|mcs-0.7.2-2|195	- sacrifice a chicken for the build system
12cr|mcs-0.7.2-2|196	- new version
12cr|mcs-0.7.2-2|197	
12cr|mcs-0.7.2-2|198	* Mon Feb 19 2007 Götz Waschk <waschk@mandriva.org> 0.3.3-1mdv2007.1
12cr|mcs-0.7.2-2|199	+ Revision: 122673
12cr|mcs-0.7.2-2|200	- new version
12cr|mcs-0.7.2-2|201	- drop patch
12cr|mcs-0.7.2-2|202	
12cr|mcs-0.7.2-2|203	* Mon Feb 19 2007 Götz Waschk <waschk@mandriva.org> 0.3.2-2mdv2007.1
12cr|mcs-0.7.2-2|204	+ Revision: 122667
12cr|mcs-0.7.2-2|205	- fix libdir on x86_64
12cr|mcs-0.7.2-2|206	- Import mcs
12cr|mcs-0.7.2-2|207	
12cr|mcs-0.7.2-2|208	* Mon Feb 19 2007 Götz Waschk <waschk@mandriva.org> 0.3.2-1mdv2007.1
12cr|mcs-0.7.2-2|209	- initial package
12cr|mcs-0.7.2-2|210	

3098 12
12cr|mcstrans-0.2.11-3|1	Name: mcstrans
12cr|mcstrans-0.2.11-3|2	Version: 0.2.11
12cr|mcstrans-0.2.11-3|3	Release: %mkrel 3
12cr|mcstrans-0.2.11-3|4	Summary: SELinux Translation Daemon
12cr|mcstrans-0.2.11-3|5	License: GPLv2+
12cr|mcstrans-0.2.11-3|6	Group: System/Servers
12cr|mcstrans-0.2.11-3|7	Source: http://fedora.redhat.com/projects/%{name}-%{version}.tgz
12cr|mcstrans-0.2.11-3|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|mcstrans-0.2.11-3|9	BuildRequires: selinux-devel >= 1.30.3-1
12cr|mcstrans-0.2.11-3|10	BuildRequires: cap-devel
12cr|mcstrans-0.2.11-3|11	Requires(pre): rpm-helper
12cr|mcstrans-0.2.11-3|12	Requires(post): rpm-helper
12cr|mcstrans-0.2.11-3|13	Provides: setransd = %{version}-%{release}
12cr|mcstrans-0.2.11-3|14	
12cr|mcstrans-0.2.11-3|15	%description
12cr|mcstrans-0.2.11-3|16	Security-enhanced Linux is a feature of the Linux® kernel and a number
12cr|mcstrans-0.2.11-3|17	of utilities with enhanced security functionality designed to add
12cr|mcstrans-0.2.11-3|18	mandatory access controls to Linux.  The Security-enhanced Linux
12cr|mcstrans-0.2.11-3|19	kernel contains new architectural components originally developed to
12cr|mcstrans-0.2.11-3|20	improve the security of the Flask operating system. These
12cr|mcstrans-0.2.11-3|21	architectural components provide general support for the enforcement
12cr|mcstrans-0.2.11-3|22	of many kinds of mandatory access control policies, including those
12cr|mcstrans-0.2.11-3|23	based on the concepts of Type Enforcement®, Role-based Access
12cr|mcstrans-0.2.11-3|24	Control, and Multi-level Security.
12cr|mcstrans-0.2.11-3|25	
12cr|mcstrans-0.2.11-3|26	mcstrans provides an translation daemon to translate SELinux categories
12cr|mcstrans-0.2.11-3|27	from internal representations to user defined representation.
12cr|mcstrans-0.2.11-3|28	
12cr|mcstrans-0.2.11-3|29	%prep
12cr|mcstrans-0.2.11-3|30	%setup -q
12cr|mcstrans-0.2.11-3|31	
12cr|mcstrans-0.2.11-3|32	%build
12cr|mcstrans-0.2.11-3|33	%{make} clean
12cr|mcstrans-0.2.11-3|34	%{make} CFLAGS="-g %{optflags}"
12cr|mcstrans-0.2.11-3|35	
12cr|mcstrans-0.2.11-3|36	%install
12cr|mcstrans-0.2.11-3|37	%{__rm} -rf %{buildroot}
12cr|mcstrans-0.2.11-3|38	%{makeinstall_std} LIBDIR="%{buildroot}%{_libdir}" SHLIBDIR="%{buildroot}/%{_lib}"
12cr|mcstrans-0.2.11-3|39	
12cr|mcstrans-0.2.11-3|40	%clean
12cr|mcstrans-0.2.11-3|41	%{__rm} -rf %{buildroot}
12cr|mcstrans-0.2.11-3|42	
12cr|mcstrans-0.2.11-3|43	%post
12cr|mcstrans-0.2.11-3|44	%_post_service mcstrans
12cr|mcstrans-0.2.11-3|45	
12cr|mcstrans-0.2.11-3|46	%preun
12cr|mcstrans-0.2.11-3|47	%_preun_service mcstrans
12cr|mcstrans-0.2.11-3|48	
12cr|mcstrans-0.2.11-3|49	%files
12cr|mcstrans-0.2.11-3|50	%defattr(-,root,root,0755)
12cr|mcstrans-0.2.11-3|51	/sbin/mcstransd
12cr|mcstrans-0.2.11-3|52	%{_initrddir}/mcstrans
12cr|mcstrans-0.2.11-3|53	%{_mandir}/man8/mcs.8*
12cr|mcstrans-0.2.11-3|54	
12cr|mcstrans-0.2.11-3|55	
12cr|mcstrans-0.2.11-3|56	%changelog
12cr|mcstrans-0.2.11-3|57	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.11-3mdv2011.0
12cr|mcstrans-0.2.11-3|58	+ Revision: 620311
12cr|mcstrans-0.2.11-3|59	- the mass rebuild of 2010.0 packages
12cr|mcstrans-0.2.11-3|60	
12cr|mcstrans-0.2.11-3|61	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2.11-2mdv2010.0
12cr|mcstrans-0.2.11-3|62	+ Revision: 430005
12cr|mcstrans-0.2.11-3|63	- rebuild
12cr|mcstrans-0.2.11-3|64	
12cr|mcstrans-0.2.11-3|65	* Fri Aug 01 2008 David Walluck <walluck@mandriva.org> 0.2.11-1mdv2009.0
12cr|mcstrans-0.2.11-3|66	+ Revision: 260000
12cr|mcstrans-0.2.11-3|67	- add source
12cr|mcstrans-0.2.11-3|68	- 0.2.11
12cr|mcstrans-0.2.11-3|69	
12cr|mcstrans-0.2.11-3|70	* Mon Jul 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.7-2mdv2009.0
12cr|mcstrans-0.2.11-3|71	+ Revision: 232360
12cr|mcstrans-0.2.11-3|72	- rebuilt against new libcap
12cr|mcstrans-0.2.11-3|73	
12cr|mcstrans-0.2.11-3|74	* Fri Jan 04 2008 David Walluck <walluck@mandriva.org> 0.2.7-1mdv2008.1
12cr|mcstrans-0.2.11-3|75	+ Revision: 145562
12cr|mcstrans-0.2.11-3|76	- import mcstrans
12cr|mcstrans-0.2.11-3|77	
12cr|mcstrans-0.2.11-3|78	
12cr|mcstrans-0.2.11-3|79	* Mon Oct 30 2007 Steve Conklin <sconklin@redhat.com> - 0.2.7-1
12cr|mcstrans-0.2.11-3|80	- Folded current patches into tarball
12cr|mcstrans-0.2.11-3|81	
12cr|mcstrans-0.2.11-3|82	* Thu Oct 25 2007 Steve Conklin <sconklin@redhat.com> - 0.2.6-3
12cr|mcstrans-0.2.11-3|83	- Fixed a compile problem with max_categories
12cr|mcstrans-0.2.11-3|84	
12cr|mcstrans-0.2.11-3|85	* Thu Oct 25 2007 Steve Conklin <sconklin@redhat.com> - 0.2.6-2
12cr|mcstrans-0.2.11-3|86	- Fixed some init script errors
12cr|mcstrans-0.2.11-3|87	
12cr|mcstrans-0.2.11-3|88	* Thu Sep 13 2007 Dan Walsh <dwalsh@redhat.com> 0.2.6-1
12cr|mcstrans-0.2.11-3|89	- Check for max_categories and error out
12cr|mcstrans-0.2.11-3|90	
12cr|mcstrans-0.2.11-3|91	* Thu Mar 1 2007 Dan Walsh <dwalsh@redhat.com> 0.2.5-1
12cr|mcstrans-0.2.11-3|92	- Fix case where s0=""
12cr|mcstrans-0.2.11-3|93	
12cr|mcstrans-0.2.11-3|94	* Mon Feb 26 2007 Dan Walsh <dwalsh@redhat.com> 0.2.4-1
12cr|mcstrans-0.2.11-3|95	- Translate range if fully specified correctly
12cr|mcstrans-0.2.11-3|96	
12cr|mcstrans-0.2.11-3|97	* Mon Feb 12 2007 Dan Walsh <dwalsh@redhat.com> 0.2.3-1
12cr|mcstrans-0.2.11-3|98	- Additional fix to handle ssh root/sysadm_r/s0:c1,c2
12cr|mcstrans-0.2.11-3|99	Resolves: #224637
12cr|mcstrans-0.2.11-3|100	
12cr|mcstrans-0.2.11-3|101	* Mon Feb 5 2007 Dan Walsh <dwalsh@redhat.com> 0.2.1-1
12cr|mcstrans-0.2.11-3|102	- Rewrite to handle MLS properly
12cr|mcstrans-0.2.11-3|103	Resolves: #225355
12cr|mcstrans-0.2.11-3|104	
12cr|mcstrans-0.2.11-3|105	* Mon Jan 29 2007 Dan Walsh <dwalsh@redhat.com> 0.1.10-2
12cr|mcstrans-0.2.11-3|106	- Cleanup memory when complete
12cr|mcstrans-0.2.11-3|107	
12cr|mcstrans-0.2.11-3|108	* Mon Dec 4 2006 Dan Walsh <dwalsh@redhat.com> 0.1.10-1
12cr|mcstrans-0.2.11-3|109	- Fix Memory Leak
12cr|mcstrans-0.2.11-3|110	Resolves: #218173
12cr|mcstrans-0.2.11-3|111	
12cr|mcstrans-0.2.11-3|112	* Thu Sep 21 2006 Dan Walsh <dwalsh@redhat.com> 0.1.9-1
12cr|mcstrans-0.2.11-3|113	- Add -pie
12cr|mcstrans-0.2.11-3|114	- Fix compiler warnings
12cr|mcstrans-0.2.11-3|115	- Fix Memory Leak
12cr|mcstrans-0.2.11-3|116	Resolves: #218173
12cr|mcstrans-0.2.11-3|117	
12cr|mcstrans-0.2.11-3|118	* Wed Sep 13 2006 Peter Jones <pjones@redhat.com> - 0.1.8-3
12cr|mcstrans-0.2.11-3|119	- Fix subsys locking in init script
12cr|mcstrans-0.2.11-3|120	
12cr|mcstrans-0.2.11-3|121	* Wed Aug 23 2006 Dan Walsh <dwalsh@redhat.com> 0.1.8-1
12cr|mcstrans-0.2.11-3|122	- Only allow one version to run
12cr|mcstrans-0.2.11-3|123	
12cr|mcstrans-0.2.11-3|124	* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
12cr|mcstrans-0.2.11-3|125	- rebuild
12cr|mcstrans-0.2.11-3|126	
12cr|mcstrans-0.2.11-3|127	* Mon Jun 19 2006 Dan Walsh <dwalsh@redhat.com> 0.1.7-1
12cr|mcstrans-0.2.11-3|128	- Apply sgrubb patch to only call getpeercon on translations
12cr|mcstrans-0.2.11-3|129	
12cr|mcstrans-0.2.11-3|130	* Tue Jun 6 2006 Dan Walsh <dwalsh@redhat.com> 0.1.6-1
12cr|mcstrans-0.2.11-3|131	- Exit gracefully when selinux is not enabled
12cr|mcstrans-0.2.11-3|132	
12cr|mcstrans-0.2.11-3|133	* Mon May 15 2006 Dan Walsh <dwalsh@redhat.com> 0.1.5-1
12cr|mcstrans-0.2.11-3|134	- Fix sighup handling
12cr|mcstrans-0.2.11-3|135	
12cr|mcstrans-0.2.11-3|136	* Mon May 15 2006 Dan Walsh <dwalsh@redhat.com> 0.1.4-1
12cr|mcstrans-0.2.11-3|137	- Add patch from sgrubb
12cr|mcstrans-0.2.11-3|138	-         Fix 64 bit size problems
12cr|mcstrans-0.2.11-3|139	-         Increase the open file limit
12cr|mcstrans-0.2.11-3|140	-        Make sure maximum size is not exceeded
12cr|mcstrans-0.2.11-3|141	
12cr|mcstrans-0.2.11-3|142	* Fri May 12 2006 Dan Walsh <dwalsh@redhat.com> 0.1.3-1
12cr|mcstrans-0.2.11-3|143	- Move initscripts to /etc/rc.d/init.d
12cr|mcstrans-0.2.11-3|144	
12cr|mcstrans-0.2.11-3|145	* Thu May 11 2006 Dan Walsh <dwalsh@redhat.com> 0.1.2-1
12cr|mcstrans-0.2.11-3|146	- Drop Privs
12cr|mcstrans-0.2.11-3|147	
12cr|mcstrans-0.2.11-3|148	* Mon May 8 2006 Dan Walsh <dwalsh@redhat.com> 0.1.1-1
12cr|mcstrans-0.2.11-3|149	- Initial Version
12cr|mcstrans-0.2.11-3|150	- This daemon reuses the code from libsetrans

3099 12
12cr|md5deep-4.1-1|1	Summary:	Compute MD5 message digests on an arbitrary number of files
12cr|md5deep-4.1-1|2	Name:		md5deep
12cr|md5deep-4.1-1|3	Version:	4.1
12cr|md5deep-4.1-1|4	Release:	1
12cr|md5deep-4.1-1|5	Group:		File tools
12cr|md5deep-4.1-1|6	License:	Public Domain and GPLv2+
12cr|md5deep-4.1-1|7	URL:		http://md5deep.sourceforge.net/
12cr|md5deep-4.1-1|8	Source0:	http://downloads.sourceforge.net/project/md5deep/md5deep/md5deep-4.0.0/%{name}-%{version}.tar.gz
12cr|md5deep-4.1-1|9	
12cr|md5deep-4.1-1|10	%description
12cr|md5deep-4.1-1|11	md5deep is a cross-platform program to compute MD5 message digests
12cr|md5deep-4.1-1|12	on an arbitrary number of files. The program is known to run on
12cr|md5deep-4.1-1|13	Windows(tm), Linux, FreeBSD, OS X, Solaris, and should run on most
12cr|md5deep-4.1-1|14	other platforms. md5deep is similar to the md5sum program found in
12cr|md5deep-4.1-1|15	the GNU Coreutils package, but has the following additional
12cr|md5deep-4.1-1|16	features:
12cr|md5deep-4.1-1|17	
12cr|md5deep-4.1-1|18	* Recursive operation - md5deep is able to recursive examine an
12cr|md5deep-4.1-1|19	entire directory tree. That is, compute the MD5 for every file
12cr|md5deep-4.1-1|20	in a directory andf for every file in every subdirectory.
12cr|md5deep-4.1-1|21	
12cr|md5deep-4.1-1|22	* Time estimation - md5deep can produce a time estimate when it's
12cr|md5deep-4.1-1|23	processing very large files.
12cr|md5deep-4.1-1|24	
12cr|md5deep-4.1-1|25	* Comparison mode - md5deep can accept a list of known hashes and
12cr|md5deep-4.1-1|26	compare them to a set of input files. The program can display
12cr|md5deep-4.1-1|27	either those input files that match the list of known hashes or
12cr|md5deep-4.1-1|28	those that do not match.
12cr|md5deep-4.1-1|29	
12cr|md5deep-4.1-1|30	%prep
12cr|md5deep-4.1-1|31	%setup -q
12cr|md5deep-4.1-1|32	
12cr|md5deep-4.1-1|33	%build
12cr|md5deep-4.1-1|34	%configure2_5x
12cr|md5deep-4.1-1|35	%make
12cr|md5deep-4.1-1|36	
12cr|md5deep-4.1-1|37	%install
12cr|md5deep-4.1-1|38	%makeinstall_std
12cr|md5deep-4.1-1|39	
12cr|md5deep-4.1-1|40	%files
12cr|md5deep-4.1-1|41	%doc ChangeLog README
12cr|md5deep-4.1-1|42	%{_bindir}/*
12cr|md5deep-4.1-1|43	%{_mandir}/man1/*
12cr|md5deep-4.1-1|44	
12cr|md5deep-4.1-1|45	
12cr|md5deep-4.1-1|46	%changelog
12cr|md5deep-4.1-1|47	* Fri Mar 23 2012 Andrey Bondrov <abondrov@mandriva.org> 4.1-1
12cr|md5deep-4.1-1|48	+ Revision: 786418
12cr|md5deep-4.1-1|49	- New version 4.1
12cr|md5deep-4.1-1|50	
12cr|md5deep-4.1-1|51	* Sun Feb 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 4.0.1-1
12cr|md5deep-4.1-1|52	+ Revision: 771290
12cr|md5deep-4.1-1|53	- version update 4.0.1
12cr|md5deep-4.1-1|54	
12cr|md5deep-4.1-1|55	* Mon Jan 09 2012 Alexander Khrukin <akhrukin@mandriva.org> 4.0.0-1
12cr|md5deep-4.1-1|56	+ Revision: 759165
12cr|md5deep-4.1-1|57	- version update 4.0.0
12cr|md5deep-4.1-1|58	
12cr|md5deep-4.1-1|59	* Thu Dec 22 2011 Andrey Bondrov <abondrov@mandriva.org> 3.9.2-1
12cr|md5deep-4.1-1|60	+ Revision: 744466
12cr|md5deep-4.1-1|61	- New version 3.9.2
12cr|md5deep-4.1-1|62	
12cr|md5deep-4.1-1|63	* Mon Mar 14 2011 Stéphane Téletchéa <steletch@mandriva.org> 3.7-1
12cr|md5deep-4.1-1|64	+ Revision: 644719
12cr|md5deep-4.1-1|65	- update to new version 3.7
12cr|md5deep-4.1-1|66	
12cr|md5deep-4.1-1|67	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 3.5.1-3mdv2011.0
12cr|md5deep-4.1-1|68	+ Revision: 612842
12cr|md5deep-4.1-1|69	- the mass rebuild of 2010.1 packages
12cr|md5deep-4.1-1|70	
12cr|md5deep-4.1-1|71	* Mon Feb 01 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.5.1-2mdv2010.1
12cr|md5deep-4.1-1|72	+ Revision: 499134
12cr|md5deep-4.1-1|73	- Increment release
12cr|md5deep-4.1-1|74	- Use %%configure2_5x instead of %%configure
12cr|md5deep-4.1-1|75	
12cr|md5deep-4.1-1|76	* Fri Jan 01 2010 Jérôme Brenier <incubusss@mandriva.org> 3.5.1-1mdv2010.1
12cr|md5deep-4.1-1|77	+ Revision: 484641
12cr|md5deep-4.1-1|78	- new version 3.5.1
12cr|md5deep-4.1-1|79	- use %%configure instead of %%configure2_5x
12cr|md5deep-4.1-1|80	- finish to remove Patch0
12cr|md5deep-4.1-1|81	
12cr|md5deep-4.1-1|82	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 3.1-2mdv2010.0
12cr|md5deep-4.1-1|83	+ Revision: 439792
12cr|md5deep-4.1-1|84	- rebuild
12cr|md5deep-4.1-1|85	
12cr|md5deep-4.1-1|86	* Mon Oct 27 2008 Funda Wang <fwang@mandriva.org> 3.1-1mdv2009.1
12cr|md5deep-4.1-1|87	+ Revision: 297521
12cr|md5deep-4.1-1|88	- New version 3.1
12cr|md5deep-4.1-1|89	
12cr|md5deep-4.1-1|90	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.13-3mdv2009.0
12cr|md5deep-4.1-1|91	+ Revision: 252177
12cr|md5deep-4.1-1|92	- rebuild
12cr|md5deep-4.1-1|93	- fix no-buildroot-tag
12cr|md5deep-4.1-1|94	
12cr|md5deep-4.1-1|95	* Thu Feb 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.13-1mdv2008.1
12cr|md5deep-4.1-1|96	+ Revision: 163682
12cr|md5deep-4.1-1|97	- update to new version 1.13
12cr|md5deep-4.1-1|98	- update to new version 1.13
12cr|md5deep-4.1-1|99	
12cr|md5deep-4.1-1|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|md5deep-4.1-1|101	- kill re-definition of %%buildroot on Pixel's request
12cr|md5deep-4.1-1|102	
12cr|md5deep-4.1-1|103	
12cr|md5deep-4.1-1|104	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 1.12-1mdv2007.0
12cr|md5deep-4.1-1|105	- 1.12
12cr|md5deep-4.1-1|106	- rediffed P0
12cr|md5deep-4.1-1|107	
12cr|md5deep-4.1-1|108	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2-3mdk
12cr|md5deep-4.1-1|109	- rebuild
12cr|md5deep-4.1-1|110	
12cr|md5deep-4.1-1|111	* Sun May 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2-2mdk
12cr|md5deep-4.1-1|112	- fix the %%vendor and %%distribution string
12cr|md5deep-4.1-1|113	
12cr|md5deep-4.1-1|114	* Mon Apr 26 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2-1mdk
12cr|md5deep-4.1-1|115	- 1.2
12cr|md5deep-4.1-1|116	- added P0
12cr|md5deep-4.1-1|117	- added the sha1deep stuff
12cr|md5deep-4.1-1|118	

3100 12
12cr|md5sha1sum-0.9.5-1|1	Summary:	Microbrew MD5sum/SHA1sum/RIPEMD160sum
12cr|md5sha1sum-0.9.5-1|2	Name:		md5sha1sum
12cr|md5sha1sum-0.9.5-1|3	Version:	0.9.5
12cr|md5sha1sum-0.9.5-1|4	Release:	%mkrel 1
12cr|md5sha1sum-0.9.5-1|5	License:	GPLv2+
12cr|md5sha1sum-0.9.5-1|6	Group:		System/Base
12cr|md5sha1sum-0.9.5-1|7	URL:		http://www.microbrew.org/tools/md5sha1sum/
12cr|md5sha1sum-0.9.5-1|8	Source0:	http://www.microbrew.org/tools/md5sha1sum/%{name}-%{version}.tar.gz
12cr|md5sha1sum-0.9.5-1|9	BuildRequires:	openssl-devel
12cr|md5sha1sum-0.9.5-1|10	BuildRequires:	pkgconfig
12cr|md5sha1sum-0.9.5-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|md5sha1sum-0.9.5-1|12	
12cr|md5sha1sum-0.9.5-1|13	%description
12cr|md5sha1sum-0.9.5-1|14	This toolset provides md5sum, sha1sum, and ripemd160sum. They are intended to
12cr|md5sha1sum-0.9.5-1|15	be drop in replacements for the tools from GNU textutils. Since installing
12cr|md5sha1sum-0.9.5-1|16	textutils is somewhat excessive for just two utilities, these are meant to be
12cr|md5sha1sum-0.9.5-1|17	the more compact and easier to install replacements. This is useful on systems
12cr|md5sha1sum-0.9.5-1|18	such as Solaris where most of the tools from textutils are already provided by
12cr|md5sha1sum-0.9.5-1|19	the vendor.
12cr|md5sha1sum-0.9.5-1|20	
12cr|md5sha1sum-0.9.5-1|21	%prep
12cr|md5sha1sum-0.9.5-1|22	
12cr|md5sha1sum-0.9.5-1|23	%setup -q
12cr|md5sha1sum-0.9.5-1|24	
12cr|md5sha1sum-0.9.5-1|25	
12cr|md5sha1sum-0.9.5-1|26	%build
12cr|md5sha1sum-0.9.5-1|27	cat > sys-setup.mk << EOF
12cr|md5sha1sum-0.9.5-1|28	CC=%{_bindir}/gcc
12cr|md5sha1sum-0.9.5-1|29	CFLAGS= %{optflags} -I%{_includedir}
12cr|md5sha1sum-0.9.5-1|30	LDFLAGS= %{ldflags} `pkg-config --libs openssl`
12cr|md5sha1sum-0.9.5-1|31	BINDIR=%{_bindir}
12cr|md5sha1sum-0.9.5-1|32	MD5BINNAME=ubmd5sum
12cr|md5sha1sum-0.9.5-1|33	SHA1BINNAME=ubsha1sum
12cr|md5sha1sum-0.9.5-1|34	RIPEMD160BINNAME=ubripemd160sum
12cr|md5sha1sum-0.9.5-1|35	EOF
12cr|md5sha1sum-0.9.5-1|36	
12cr|md5sha1sum-0.9.5-1|37	%make
12cr|md5sha1sum-0.9.5-1|38	
12cr|md5sha1sum-0.9.5-1|39	%install
12cr|md5sha1sum-0.9.5-1|40	rm -rf %{buildroot}
12cr|md5sha1sum-0.9.5-1|41	
12cr|md5sha1sum-0.9.5-1|42	install -d %{buildroot}%{_bindir}
12cr|md5sha1sum-0.9.5-1|43	install -m0755 ubmd5sum %{buildroot}%{_bindir}/
12cr|md5sha1sum-0.9.5-1|44	ln -snf ubmd5sum %{buildroot}%{_bindir}/ubsha1sum
12cr|md5sha1sum-0.9.5-1|45	ln -snf ubmd5sum %{buildroot}%{_bindir}/ubripemd160sum
12cr|md5sha1sum-0.9.5-1|46	
12cr|md5sha1sum-0.9.5-1|47	%clean
12cr|md5sha1sum-0.9.5-1|48	rm -rf %{buildroot}
12cr|md5sha1sum-0.9.5-1|49	
12cr|md5sha1sum-0.9.5-1|50	%files
12cr|md5sha1sum-0.9.5-1|51	%defattr(-,root,root,0755)
12cr|md5sha1sum-0.9.5-1|52	%doc ChangeLog LICENSE README
12cr|md5sha1sum-0.9.5-1|53	%{_bindir}/ubmd5sum
12cr|md5sha1sum-0.9.5-1|54	%{_bindir}/ubsha1sum
12cr|md5sha1sum-0.9.5-1|55	%{_bindir}/ubripemd160sum
12cr|md5sha1sum-0.9.5-1|56	
12cr|md5sha1sum-0.9.5-1|57	
12cr|md5sha1sum-0.9.5-1|58	
12cr|md5sha1sum-0.9.5-1|59	%changelog
12cr|md5sha1sum-0.9.5-1|60	* Mon Sep 26 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.5-1mdv2012.0
12cr|md5sha1sum-0.9.5-1|61	+ Revision: 701268
12cr|md5sha1sum-0.9.5-1|62	- import md5sha1sum
12cr|md5sha1sum-0.9.5-1|63	
12cr|md5sha1sum-0.9.5-1|64	
12cr|md5sha1sum-0.9.5-1|65	* Mon Sep 26 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.5-1mdv2010.2
12cr|md5sha1sum-0.9.5-1|66	- initial Mandriva package

3101 12
12cr|mdf2iso-0.3.0-1|1	Name:		mdf2iso
12cr|mdf2iso-0.3.0-1|2	Version:	0.3.0
12cr|mdf2iso-0.3.0-1|3	Release:	%mkrel 1
12cr|mdf2iso-0.3.0-1|4	Summary:	Alkohol 120 CD Images (.mdf) to ISO converter
12cr|mdf2iso-0.3.0-1|5	License:	GPL
12cr|mdf2iso-0.3.0-1|6	Group:		Archiving/Other
12cr|mdf2iso-0.3.0-1|7	URL:		http://mdf2iso.berlios.de/
12cr|mdf2iso-0.3.0-1|8	Source:		%{name}-%{version}-src.tar.bz2
12cr|mdf2iso-0.3.0-1|9	Patch0:		mdf2iso-0.3.0-largefiles.patch
12cr|mdf2iso-0.3.0-1|10	
12cr|mdf2iso-0.3.0-1|11	%description
12cr|mdf2iso-0.3.0-1|12	MDF2ISO is a very simple utility to convert an Alcohol 120 bin images
12cr|mdf2iso-0.3.0-1|13	to the standard ISO-9660 format.
12cr|mdf2iso-0.3.0-1|14	
12cr|mdf2iso-0.3.0-1|15	%prep
12cr|mdf2iso-0.3.0-1|16	%setup -q -n %{name}
12cr|mdf2iso-0.3.0-1|17	%patch0 -p1
12cr|mdf2iso-0.3.0-1|18	
12cr|mdf2iso-0.3.0-1|19	%build
12cr|mdf2iso-0.3.0-1|20	%configure2_5x
12cr|mdf2iso-0.3.0-1|21	%make
12cr|mdf2iso-0.3.0-1|22	
12cr|mdf2iso-0.3.0-1|23	%install
12cr|mdf2iso-0.3.0-1|24	%__rm -rf %{buildroot}
12cr|mdf2iso-0.3.0-1|25	%makeinstall_std
12cr|mdf2iso-0.3.0-1|26	
12cr|mdf2iso-0.3.0-1|27	%clean
12cr|mdf2iso-0.3.0-1|28	%__rm -rf %{buildroot}
12cr|mdf2iso-0.3.0-1|29	
12cr|mdf2iso-0.3.0-1|30	%files
12cr|mdf2iso-0.3.0-1|31	%doc ChangeLog gpl.txt
12cr|mdf2iso-0.3.0-1|32	%{_bindir}/mdf2iso
12cr|mdf2iso-0.3.0-1|33	
12cr|mdf2iso-0.3.0-1|34	
12cr|mdf2iso-0.3.0-1|35	
12cr|mdf2iso-0.3.0-1|36	%changelog
12cr|mdf2iso-0.3.0-1|37	* Wed Apr 18 2012 Andrey Bondrov <abondrov@mandriva.org> 0.3.0-1
12cr|mdf2iso-0.3.0-1|38	+ Revision: 791639
12cr|mdf2iso-0.3.0-1|39	- imported package mdf2iso
12cr|mdf2iso-0.3.0-1|40	
12cr|mdf2iso-0.3.0-1|41	
12cr|mdf2iso-0.3.0-1|42	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|mdf2iso-0.3.0-1|43	+ 2006-07-14 18:41:13 (41135)
12cr|mdf2iso-0.3.0-1|44	- rebuild
12cr|mdf2iso-0.3.0-1|45	
12cr|mdf2iso-0.3.0-1|46	* Fri Jun 23 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|mdf2iso-0.3.0-1|47	+ 2006-06-23 14:43:25 (37937)
12cr|mdf2iso-0.3.0-1|48	- import mdf2iso-0.3.0-1mdk
12cr|mdf2iso-0.3.0-1|49	
12cr|mdf2iso-0.3.0-1|50	* Wed May 25 2005 Lenny Cartier <lenny@mandriva.com> 0.3.0-1mdk
12cr|mdf2iso-0.3.0-1|51	- 0.3.0
12cr|mdf2iso-0.3.0-1|52	
12cr|mdf2iso-0.3.0-1|53	* Thu Mar 31 2005 Olivier Thauvin <nanardon@mandrake.org> 0.2.2-1mdk
12cr|mdf2iso-0.3.0-1|54	- from Michael Berger <webmaster@hmb-linux.de>
12cr|mdf2iso-0.3.0-1|55	- 0.2.2
12cr|mdf2iso-0.3.0-1|56	

3102 12
12cr|mdns-scan-0.4-1|1	Name:		mdns-scan
12cr|mdns-scan-0.4-1|2	Summary:	Tool for scanning mDNS/DNS-SD published services in local network
12cr|mdns-scan-0.4-1|3	Group:		Networking/Other
12cr|mdns-scan-0.4-1|4	Version:	0.4
12cr|mdns-scan-0.4-1|5	Release:	1
12cr|mdns-scan-0.4-1|6	License:	GPL
12cr|mdns-scan-0.4-1|7	URL:		http://freecode.com/projects/mdns-scan
12cr|mdns-scan-0.4-1|8	Source0:	http://0pointer.de/lennart/projects/mdns-scan/mdns-scan-0.4.tar.gz
12cr|mdns-scan-0.4-1|9	Patch0:		mdns-scan-0.4-add-manual.patch
12cr|mdns-scan-0.4-1|10	#BuildRequires:
12cr|mdns-scan-0.4-1|11	
12cr|mdns-scan-0.4-1|12	
12cr|mdns-scan-0.4-1|13	%description
12cr|mdns-scan-0.4-1|14	mdns-scan is a tool for scanning for mDNS/DNS-SD published services
12cr|mdns-scan-0.4-1|15	on the local network. It issues a mDNS PTR query to the special RR
12cr|mdns-scan-0.4-1|16	_services._dns-sd._udp.local for retrieving a list of all currently
12cr|mdns-scan-0.4-1|17	registered services on the local link.
12cr|mdns-scan-0.4-1|18	
12cr|mdns-scan-0.4-1|19	%files
12cr|mdns-scan-0.4-1|20	%doc LICENSE README
12cr|mdns-scan-0.4-1|21	%{_bindir}/%{name}
12cr|mdns-scan-0.4-1|22	%{_mandir}/man1/%{name}.*
12cr|mdns-scan-0.4-1|23	
12cr|mdns-scan-0.4-1|24	%prep
12cr|mdns-scan-0.4-1|25	%setup -q
12cr|mdns-scan-0.4-1|26	%apply_patches
12cr|mdns-scan-0.4-1|27	
12cr|mdns-scan-0.4-1|28	%build
12cr|mdns-scan-0.4-1|29	%make
12cr|mdns-scan-0.4-1|30	
12cr|mdns-scan-0.4-1|31	%install
12cr|mdns-scan-0.4-1|32	rm -fr %{buildroot}
12cr|mdns-scan-0.4-1|33	
12cr|mdns-scan-0.4-1|34	mkdir -p %{buildroot}%{_bindir}
12cr|mdns-scan-0.4-1|35	mkdir -p %{buildroot}%{_mandir}/man1
12cr|mdns-scan-0.4-1|36	%makeinstall_std
12cr|mdns-scan-0.4-1|37	
12cr|mdns-scan-0.4-1|38	
12cr|mdns-scan-0.4-1|39	
12cr|mdns-scan-0.4-1|40	%changelog
12cr|mdns-scan-0.4-1|41	* Thu Jan 26 2012 Guilherme Moro <guilherme@mandriva.com> 0.4-1
12cr|mdns-scan-0.4-1|42	+ Revision: 769176
12cr|mdns-scan-0.4-1|43	- imported package mdns-scan
12cr|mdns-scan-0.4-1|44	
12cr|mdns-scan-0.4-1|45	
12cr|mdns-scan-0.4-1|46	* Thu Jan 26 2012 Zé <ze@mandriva.org> 4.8.40-6-mde
12cr|mdns-scan-0.4-1|47	- first package

3103 12
12cr|mdsplib-0.11-3|1	
12cr|mdsplib-0.11-3|2	%define name	mdsplib
12cr|mdsplib-0.11-3|3	%define version	0.11
12cr|mdsplib-0.11-3|4	%define rel	3
12cr|mdsplib-0.11-3|5	
12cr|mdsplib-0.11-3|6	%define major	0
12cr|mdsplib-0.11-3|7	%define libname	%mklibname metar %major
12cr|mdsplib-0.11-3|8	%define devname %mklibname metar -d
12cr|mdsplib-0.11-3|9	
12cr|mdsplib-0.11-3|10	Summary:	METAR Decoder Software Package Library
12cr|mdsplib-0.11-3|11	Name:		%name
12cr|mdsplib-0.11-3|12	Version:	%version
12cr|mdsplib-0.11-3|13	Release:	%mkrel %rel
12cr|mdsplib-0.11-3|14	License:	LGPLv2+
12cr|mdsplib-0.11-3|15	Group:		System/Libraries
12cr|mdsplib-0.11-3|16	Source:		http://limulus.net/mdsplib/mdsplib-%version.tar.bz2
12cr|mdsplib-0.11-3|17	Patch0:		mdsplib-fmtstr.patch
12cr|mdsplib-0.11-3|18	# fedora patches
12cr|mdsplib-0.11-3|19	Patch10:	mdsplib-0.11-makefile.patch
12cr|mdsplib-0.11-3|20	Patch11:	mdsplib-0.11-nullcheck.patch
12cr|mdsplib-0.11-3|21	Patch12:	mdsplib-0.11-shared.patch
12cr|mdsplib-0.11-3|22	Patch13:	mdsplib-0.11-typeerror.patch
12cr|mdsplib-0.11-3|23	BuildRoot:	%{_tmppath}/%{name}-root
12cr|mdsplib-0.11-3|24	
12cr|mdsplib-0.11-3|25	%description
12cr|mdsplib-0.11-3|26	The MDSP Library provides a programmer with two functions, the major one
12cr|mdsplib-0.11-3|27	being DcdMETAR, which decodes a METAR into structures provided by the
12cr|mdsplib-0.11-3|28	library. Also prtDMETR, which prints out a decoded METAR structure.
12cr|mdsplib-0.11-3|29	
12cr|mdsplib-0.11-3|30	The MDSP was written by Carl McCalla and released to the public by the
12cr|mdsplib-0.11-3|31	US National Weather Service. The MDSP Library is the original MDSP
12cr|mdsplib-0.11-3|32	modified to compile and run on *NIX systems.
12cr|mdsplib-0.11-3|33	
12cr|mdsplib-0.11-3|34	%package -n %libname
12cr|mdsplib-0.11-3|35	Summary:	METAR Decoder Software Package Library
12cr|mdsplib-0.11-3|36	Group:		System/Libraries
12cr|mdsplib-0.11-3|37	
12cr|mdsplib-0.11-3|38	%description -n %libname
12cr|mdsplib-0.11-3|39	The MDSP Library provides a programmer with two functions, the major one
12cr|mdsplib-0.11-3|40	being DcdMETAR, which decodes a METAR into structures provided by the
12cr|mdsplib-0.11-3|41	library. Also prtDMETR, which prints out a decoded METAR structure.
12cr|mdsplib-0.11-3|42	
12cr|mdsplib-0.11-3|43	The MDSP was written by Carl McCalla and released to the public by the
12cr|mdsplib-0.11-3|44	US National Weather Service. The MDSP Library is the original MDSP
12cr|mdsplib-0.11-3|45	modified to compile and run on *NIX systems.
12cr|mdsplib-0.11-3|46	
12cr|mdsplib-0.11-3|47	This package contains the shared library.
12cr|mdsplib-0.11-3|48	
12cr|mdsplib-0.11-3|49	%package -n %devname
12cr|mdsplib-0.11-3|50	Summary:	Development headers for libmetar
12cr|mdsplib-0.11-3|51	Group:		Development/C
12cr|mdsplib-0.11-3|52	Requires:	%{libname} = %{version}
12cr|mdsplib-0.11-3|53	Provides:	mdsplib-devel = %{version}-%{release}
12cr|mdsplib-0.11-3|54	Provides:	metar-devel = %{version}-%{release}
12cr|mdsplib-0.11-3|55	Obsoletes:	mdsplib-devel < 0.11-2
12cr|mdsplib-0.11-3|56	
12cr|mdsplib-0.11-3|57	%description -n %devname
12cr|mdsplib-0.11-3|58	The MDSP Library provides a programmer with two functions, the major one
12cr|mdsplib-0.11-3|59	being DcdMETAR, which decodes a METAR into structures provided by the
12cr|mdsplib-0.11-3|60	library. Also prtDMETR, which prints out a decoded METAR structure.
12cr|mdsplib-0.11-3|61	
12cr|mdsplib-0.11-3|62	The MDSP was written by Carl McCalla and released to the public by the
12cr|mdsplib-0.11-3|63	US National Weather Service. The MDSP Library is the original MDSP
12cr|mdsplib-0.11-3|64	modified to compile and run on *NIX systems.
12cr|mdsplib-0.11-3|65	
12cr|mdsplib-0.11-3|66	This package contains the development headers.
12cr|mdsplib-0.11-3|67	
12cr|mdsplib-0.11-3|68	%prep
12cr|mdsplib-0.11-3|69	%setup -q
12cr|mdsplib-0.11-3|70	%apply_patches
12cr|mdsplib-0.11-3|71	
12cr|mdsplib-0.11-3|72	%build
12cr|mdsplib-0.11-3|73	%make CFLAGS="%optflags -fPIC"
12cr|mdsplib-0.11-3|74	
12cr|mdsplib-0.11-3|75	%install
12cr|mdsplib-0.11-3|76	rm -rf %{buildroot}
12cr|mdsplib-0.11-3|77	%makeinstall_std libdir=%{_libdir}
12cr|mdsplib-0.11-3|78	
12cr|mdsplib-0.11-3|79	%clean
12cr|mdsplib-0.11-3|80	rm -rf %{buildroot}
12cr|mdsplib-0.11-3|81	
12cr|mdsplib-0.11-3|82	%files -n %libname
12cr|mdsplib-0.11-3|83	%defattr(-,root,root)
12cr|mdsplib-0.11-3|84	%{_libdir}/libmetar.so.%{major}*
12cr|mdsplib-0.11-3|85	
12cr|mdsplib-0.11-3|86	%files -n %devname
12cr|mdsplib-0.11-3|87	%defattr(-,root,root)
12cr|mdsplib-0.11-3|88	%doc HISTORY README README.MDSP
12cr|mdsplib-0.11-3|89	%{_libdir}/libmetar.so
12cr|mdsplib-0.11-3|90	%{_includedir}/metar.h
12cr|mdsplib-0.11-3|91	
12cr|mdsplib-0.11-3|92	
12cr|mdsplib-0.11-3|93	
12cr|mdsplib-0.11-3|94	
12cr|mdsplib-0.11-3|95	%changelog
12cr|mdsplib-0.11-3|96	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.11-3mdv2011.0
12cr|mdsplib-0.11-3|97	+ Revision: 612843
12cr|mdsplib-0.11-3|98	- the mass rebuild of 2010.1 packages
12cr|mdsplib-0.11-3|99	
12cr|mdsplib-0.11-3|100	* Sat Feb 06 2010 Anssi Hannula <anssi@mandriva.org> 0.11-2mdv2010.1
12cr|mdsplib-0.11-3|101	+ Revision: 501457
12cr|mdsplib-0.11-3|102	- fix format strings (fmtstr.patch)
12cr|mdsplib-0.11-3|103	- build shared library (shared.patch from fedora)
12cr|mdsplib-0.11-3|104	- fix build (typeerror.patch from fedora)
12cr|mdsplib-0.11-3|105	- fix null check (nullcheck.patch from fedora)
12cr|mdsplib-0.11-3|106	- add proper rules to makefile and use them (makefile.patch from fedora)
12cr|mdsplib-0.11-3|107	
12cr|mdsplib-0.11-3|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|mdsplib-0.11-3|109	- rebuild
12cr|mdsplib-0.11-3|110	
12cr|mdsplib-0.11-3|111	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.11-1mdv2008.1
12cr|mdsplib-0.11-3|112	+ Revision: 136576
12cr|mdsplib-0.11-3|113	- restore BuildRoot
12cr|mdsplib-0.11-3|114	
12cr|mdsplib-0.11-3|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|mdsplib-0.11-3|116	- kill re-definition of %%buildroot on Pixel's request
12cr|mdsplib-0.11-3|117	
12cr|mdsplib-0.11-3|118	
12cr|mdsplib-0.11-3|119	* Sat Nov 04 2006 Anssi Hannula <anssi@mandriva.org> 0.11-1mdv2007.0
12cr|mdsplib-0.11-3|120	+ Revision: 76639
12cr|mdsplib-0.11-3|121	- Import mdsplib
12cr|mdsplib-0.11-3|122	

3104 12
12cr|mdvvhdprov-2.0-1|1	# $Id: mdvvhdprov.spec 273059 2011-07-05 08:13:27Z alissy $
12cr|mdvvhdprov-2.0-1|2	
12cr|mdvvhdprov-2.0-1|3	%define name	mdvvhdprov
12cr|mdvvhdprov-2.0-1|4	%define guiname mdvvhdprovgui
12cr|mdvvhdprov-2.0-1|5	%define version	2.0
12cr|mdvvhdprov-2.0-1|6	%define subrel	0
12cr|mdvvhdprov-2.0-1|7	%define release 1
12cr|mdvvhdprov-2.0-1|8	%define mdvvhddir %{_prefix}/lib/%{name}
12cr|mdvvhdprov-2.0-1|9	
12cr|mdvvhdprov-2.0-1|10	Summary:	MDVVHDProv - A tool for Virtual Hard Drives Provisinning
12cr|mdvvhdprov-2.0-1|11	Name:		%{name}
12cr|mdvvhdprov-2.0-1|12	Version:	%{version}
12cr|mdvvhdprov-2.0-1|13	Release:	%{release}
12cr|mdvvhdprov-2.0-1|14	License:	GPLv2
12cr|mdvvhdprov-2.0-1|15	Group:		System/Servers
12cr|mdvvhdprov-2.0-1|16	URL:		http://svn.mandriva.com/svn/soft/lab/%{name}/
12cr|mdvvhdprov-2.0-1|17	Source0:	%{name}-%{version}.tar.gz
12cr|mdvvhdprov-2.0-1|18	Requires:	urpmi
12cr|mdvvhdprov-2.0-1|19	Requires:       bash
12cr|mdvvhdprov-2.0-1|20	Requires:       parted
12cr|mdvvhdprov-2.0-1|21	Requires:	aria2
12cr|mdvvhdprov-2.0-1|22	BuildRequires:	bash
12cr|mdvvhdprov-2.0-1|23	BuildRequires:	asciidoc
12cr|mdvvhdprov-2.0-1|24	BuildRequires:  xsltproc
12cr|mdvvhdprov-2.0-1|25	BuildRequires:  docbook-style-xsl
12cr|mdvvhdprov-2.0-1|26	BuildRequires:	docbook-dtd45-xml
12cr|mdvvhdprov-2.0-1|27	BuildRequires:  libqt4-devel
12cr|mdvvhdprov-2.0-1|28	BuildRequires:	python-qt4-devel
12cr|mdvvhdprov-2.0-1|29	BuildArch:      noarch
12cr|mdvvhdprov-2.0-1|30	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mdvvhdprov-2.0-1|31	
12cr|mdvvhdprov-2.0-1|32	%description
12cr|mdvvhdprov-2.0-1|33	MDVVHDProv is a tool intented for provisionning Virtual Hard Drive with Mandriva.
12cr|mdvvhdprov-2.0-1|34	It includes mdvbootstrap.sh, which takes care of installing a minimal yet running
12cr|mdvvhdprov-2.0-1|35	system, in a similar manner as debootstrap.
12cr|mdvvhdprov-2.0-1|36	
12cr|mdvvhdprov-2.0-1|37	Currently, Virtual Hard Drive are plain old sparse file, which can be converted in
12cr|mdvvhdprov-2.0-1|38	the format you like (VDI, QCOW, etc.).
12cr|mdvvhdprov-2.0-1|39	
12cr|mdvvhdprov-2.0-1|40	%prep
12cr|mdvvhdprov-2.0-1|41	%setup -q -n %{name}-%{version}
12cr|mdvvhdprov-2.0-1|42	%build
12cr|mdvvhdprov-2.0-1|43	# Generate locales
12cr|mdvvhdprov-2.0-1|44	./pymake.sh
12cr|mdvvhdprov-2.0-1|45	#lrelease mdvvhdprovgui_*.ts
12cr|mdvvhdprov-2.0-1|46	#pyuic4 ui_about.ui >ui_about.py
12cr|mdvvhdprov-2.0-1|47	#pyuic4 ui_mdvvhdprovgui.ui >ui_mdvvhdprovgui.py
12cr|mdvvhdprov-2.0-1|48	
12cr|mdvvhdprov-2.0-1|49	# Generate manpage
12cr|mdvvhdprov-2.0-1|50	a2x -d manpage -f manpage mdvvhdprov.1.txt
12cr|mdvvhdprov-2.0-1|51	
12cr|mdvvhdprov-2.0-1|52	%install
12cr|mdvvhdprov-2.0-1|53	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|mdvvhdprov-2.0-1|54	%{__mkdir_p} %{buildroot}%{mdvvhddir}
12cr|mdvvhdprov-2.0-1|55	
12cr|mdvvhdprov-2.0-1|56	ln -s %{mdvvhddir}/create_mdv_rawvhd.sh %{buildroot}%{_bindir}/mdvvhdprov
12cr|mdvvhdprov-2.0-1|57	%{__cp} mdvbootstrap.sh %{buildroot}%{_bindir}
12cr|mdvvhdprov-2.0-1|58	
12cr|mdvvhdprov-2.0-1|59	%{__cp} common.sh %{buildroot}%{mdvvhddir}
12cr|mdvvhdprov-2.0-1|60	%{__cp} create_mdv_rawvhd.sh %{buildroot}%{mdvvhddir}
12cr|mdvvhdprov-2.0-1|61	%{__cp} imgcreation.sh %{buildroot}%{mdvvhddir}
12cr|mdvvhdprov-2.0-1|62	%{__cp} partformat.sh %{buildroot}%{mdvvhddir}
12cr|mdvvhdprov-2.0-1|63	%{__cp} partumount.sh %{buildroot}%{mdvvhddir}
12cr|mdvvhdprov-2.0-1|64	%{__cp} create_vm_hdd.sh %{buildroot}%{mdvvhddir}
12cr|mdvvhdprov-2.0-1|65	%{__cp} losetup.sh %{buildroot}%{mdvvhddir}
12cr|mdvvhdprov-2.0-1|66	%{__cp} partcreation.sh %{buildroot}%{mdvvhddir}
12cr|mdvvhdprov-2.0-1|67	%{__cp} partmount.sh %{buildroot}%{mdvvhddir}
12cr|mdvvhdprov-2.0-1|68	%{__cp} unlosetup.sh %{buildroot}%{mdvvhddir}
12cr|mdvvhdprov-2.0-1|69	
12cr|mdvvhdprov-2.0-1|70	%{__mkdir_p} %buildroot/usr/share/apps/%{guiname}
12cr|mdvvhdprov-2.0-1|71	%{__mkdir_p} %{buildroot}%{_sbindir}
12cr|mdvvhdprov-2.0-1|72	%{__mkdir_p} %{buildroot}%{_sysconfdir}/security/console.apps
12cr|mdvvhdprov-2.0-1|73	%{__mkdir_p} %{buildroot}%{_sysconfdir}/pam.d
12cr|mdvvhdprov-2.0-1|74	%{__cp} mdvvhdprovgui.py %{buildroot}/usr/share/apps/%{guiname}/
12cr|mdvvhdprov-2.0-1|75	%{__cp} ui_mdvvhdprovgui.py %{buildroot}/usr/share/apps/%{guiname}/
12cr|mdvvhdprov-2.0-1|76	%{__cp} ui_about.py %{buildroot}/usr/share/apps/%{guiname}/
12cr|mdvvhdprov-2.0-1|77	%{__cp} mdvvhdprovgui_*.qm %{buildroot}/usr/share/apps/%{guiname}/
12cr|mdvvhdprov-2.0-1|78	%{__cp} %{guiname} %{buildroot}%{_sysconfdir}/security/console.apps/
12cr|mdvvhdprov-2.0-1|79	ln -s /usr/share/apps/%{guiname}/mdvvhdprovgui.py %{buildroot}%{_sbindir}/%{guiname}
12cr|mdvvhdprov-2.0-1|80	ln -s /usr/bin/consolehelper %{buildroot}%{_bindir}/%{guiname}
12cr|mdvvhdprov-2.0-1|81	ln -s %{_sysconfdir}/pam.d/mandriva-simple-auth %{buildroot}%{_sysconfdir}/pam.d/%{guiname}
12cr|mdvvhdprov-2.0-1|82	%{__install} -Dp -m0644 mdvvhdprov.1 %{buildroot}%{_mandir}/man1/mdvvhdprov.1
12cr|mdvvhdprov-2.0-1|83	
12cr|mdvvhdprov-2.0-1|84	%clean
12cr|mdvvhdprov-2.0-1|85	rm -rf %{buildroot}
12cr|mdvvhdprov-2.0-1|86	
12cr|mdvvhdprov-2.0-1|87	%files
12cr|mdvvhdprov-2.0-1|88	%defattr(-,root,root,0755)
12cr|mdvvhdprov-2.0-1|89	%{_bindir}/%{name}
12cr|mdvvhdprov-2.0-1|90	%{_bindir}/mdvbootstrap.sh
12cr|mdvvhdprov-2.0-1|91	%{mdvvhddir}/*
12cr|mdvvhdprov-2.0-1|92	%doc %{_mandir}/man1/mdvvhdprov.1*
12cr|mdvvhdprov-2.0-1|93	
12cr|mdvvhdprov-2.0-1|94	%package -n %{guiname}
12cr|mdvvhdprov-2.0-1|95	Summary:    GUI for mdvvhdprov
12cr|mdvvhdprov-2.0-1|96	Group:	    System/Servers
12cr|mdvvhdprov-2.0-1|97	Requires:   mdvvhdprov >= %{version}
12cr|mdvvhdprov-2.0-1|98	Requires:   python-qt4 >= 4.6
12cr|mdvvhdprov-2.0-1|99	Requires:   usermode
12cr|mdvvhdprov-2.0-1|100	Requires:   usermode-consoleonly
12cr|mdvvhdprov-2.0-1|101	Requires:   python-sip >= 4.9
12cr|mdvvhdprov-2.0-1|102	
12cr|mdvvhdprov-2.0-1|103	%description -n %{guiname}
12cr|mdvvhdprov-2.0-1|104	GUI for mdvvhdprov
12cr|mdvvhdprov-2.0-1|105	
12cr|mdvvhdprov-2.0-1|106	%files -n %{guiname}
12cr|mdvvhdprov-2.0-1|107	%defattr(-,root,root)
12cr|mdvvhdprov-2.0-1|108	%dir /usr
12cr|mdvvhdprov-2.0-1|109	%dir /usr/sbin
12cr|mdvvhdprov-2.0-1|110	%dir /usr/share/apps
12cr|mdvvhdprov-2.0-1|111	%dir /usr/share/apps/mdvvhdprovgui
12cr|mdvvhdprov-2.0-1|112	%dir /etc/pam.d
12cr|mdvvhdprov-2.0-1|113	%dir /etc/security
12cr|mdvvhdprov-2.0-1|114	%dir /etc/security/console.apps
12cr|mdvvhdprov-2.0-1|115	/usr/share/apps/%{guiname}/mdvvhdprovgui.py
12cr|mdvvhdprov-2.0-1|116	/usr/share/apps/%{guiname}/ui_mdvvhdprovgui.py
12cr|mdvvhdprov-2.0-1|117	/usr/share/apps/%{guiname}/ui_about.py
12cr|mdvvhdprov-2.0-1|118	/usr/share/apps/%{guiname}/mdvvhdprovgui_*.qm
12cr|mdvvhdprov-2.0-1|119	/usr/sbin/%{guiname}
12cr|mdvvhdprov-2.0-1|120	/usr/bin/%{guiname}
12cr|mdvvhdprov-2.0-1|121	/etc/security/console.apps/%{guiname}
12cr|mdvvhdprov-2.0-1|122	/etc/pam.d/%{guiname}
12cr|mdvvhdprov-2.0-1|123	
12cr|mdvvhdprov-2.0-1|124	
12cr|mdvvhdprov-2.0-1|125	%changelog
12cr|mdvvhdprov-2.0-1|126	* Tue Jul 05 2011 Alexandre Lissy <alissy@mandriva.com> 2.0-1
12cr|mdvvhdprov-2.0-1|127	+ Revision: 688739
12cr|mdvvhdprov-2.0-1|128	- Adding BuildRequires against docbook-dtd45-xml
12cr|mdvvhdprov-2.0-1|129	- Verbose call to a2x
12cr|mdvvhdprov-2.0-1|130	- Initial import of mdvvhdprov
12cr|mdvvhdprov-2.0-1|131	- Created package structure for mdvvhdprov.
12cr|mdvvhdprov-2.0-1|132	

3105 12
12cr|meandmyshadow-0.4-1|1	Name:		meandmyshadow
12cr|meandmyshadow-0.4-1|2	Summary:	Me and My Shadow is a puzzle/platform game
12cr|meandmyshadow-0.4-1|3	Version:	0.4
12cr|meandmyshadow-0.4-1|4	Release:	1
12cr|meandmyshadow-0.4-1|5	License:	GPLv3
12cr|meandmyshadow-0.4-1|6	Group:		Games/Arcade
12cr|meandmyshadow-0.4-1|7	URL:		http://meandmyshadow.sourceforge.net
12cr|meandmyshadow-0.4-1|8	Source0:	https://sourceforge.net/projects/%{name}/files/%{version}/%{name}-%{version}-src.tar.gz
12cr|meandmyshadow-0.4-1|9	BuildRequires:	cmake
12cr|meandmyshadow-0.4-1|10	BuildRequires:	pkgconfig(gl)
12cr|meandmyshadow-0.4-1|11	BuildRequires:	pkgconfig(glu)
12cr|meandmyshadow-0.4-1|12	BuildRequires:	pkgconfig(libarchive)
12cr|meandmyshadow-0.4-1|13	BuildRequires:	pkgconfig(libcurl)
12cr|meandmyshadow-0.4-1|14	BuildRequires:	pkgconfig(openssl)
12cr|meandmyshadow-0.4-1|15	BuildRequires:	pkgconfig(sdl)
12cr|meandmyshadow-0.4-1|16	BuildRequires:	pkgconfig(SDL_gfx)
12cr|meandmyshadow-0.4-1|17	BuildRequires:	pkgconfig(SDL_image)
12cr|meandmyshadow-0.4-1|18	BuildRequires:	pkgconfig(SDL_mixer)
12cr|meandmyshadow-0.4-1|19	BuildRequires:	pkgconfig(x11)
12cr|meandmyshadow-0.4-1|20	BuildRequires:	SDL_ttf-devel
12cr|meandmyshadow-0.4-1|21	
12cr|meandmyshadow-0.4-1|22	%description
12cr|meandmyshadow-0.4-1|23	Me and My Shadow is a puzzle/platform game written by Luka Horvat.
12cr|meandmyshadow-0.4-1|24	The author has given us permission to GPL the game, and develop it further.
12cr|meandmyshadow-0.4-1|25	It has an interesting concept and rather unique gameplay.
12cr|meandmyshadow-0.4-1|26	
12cr|meandmyshadow-0.4-1|27	%prep
12cr|meandmyshadow-0.4-1|28	%setup -q
12cr|meandmyshadow-0.4-1|29	%__sed -i s,"Version=.*",,g %{name}.desktop
12cr|meandmyshadow-0.4-1|30	%__sed -i s,"Categories=.*","Categories=Game;ArcadeGame;",g %{name}.desktop
12cr|meandmyshadow-0.4-1|31	find . -type f -exec chmod 0644 '{}' \;
12cr|meandmyshadow-0.4-1|32	
12cr|meandmyshadow-0.4-1|33	%build
12cr|meandmyshadow-0.4-1|34	%cmake
12cr|meandmyshadow-0.4-1|35	%make
12cr|meandmyshadow-0.4-1|36	
12cr|meandmyshadow-0.4-1|37	%install
12cr|meandmyshadow-0.4-1|38	%makeinstall_std -C build
12cr|meandmyshadow-0.4-1|39	
12cr|meandmyshadow-0.4-1|40	%files
12cr|meandmyshadow-0.4-1|41	%doc README COPYING ChangeLog AUTHORS
12cr|meandmyshadow-0.4-1|42	%{_bindir}/meandmyshadow
12cr|meandmyshadow-0.4-1|43	%dir %{_datadir}/%{name}
12cr|meandmyshadow-0.4-1|44	%{_datadir}/%{name}/*
12cr|meandmyshadow-0.4-1|45	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|meandmyshadow-0.4-1|46	%{_datadir}/applications/%{name}.desktop
12cr|meandmyshadow-0.4-1|47	

3106 12
12cr|mecab-0.994-1|1	%define major 2
12cr|mecab-0.994-1|2	%define libname %mklibname %{name} %{major}
12cr|mecab-0.994-1|3	%define develname %mklibname -d %{name}
12cr|mecab-0.994-1|4	
12cr|mecab-0.994-1|5	Name:		mecab
12cr|mecab-0.994-1|6	Summary:	Yet Another Part-of-Speech and Morphological Analyzer
12cr|mecab-0.994-1|7	Version:	0.994
12cr|mecab-0.994-1|8	Release:	1
12cr|mecab-0.994-1|9	License:	LGPLv2+
12cr|mecab-0.994-1|10	Group:		System/Internationalization
12cr|mecab-0.994-1|11	URL:		http://mecab.sourceforge.jp/
12cr|mecab-0.994-1|12	Source0:	http://sourceforge.net/projects/mecab/files/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|mecab-0.994-1|13	Conflicts:	%{_lib}mecab1 < 0.99
12cr|mecab-0.994-1|14	
12cr|mecab-0.994-1|15	%description
12cr|mecab-0.994-1|16	Yet Another Part-of-Speech and Morphological Analyzer.
12cr|mecab-0.994-1|17	
12cr|mecab-0.994-1|18	%package -n 	%{libname}
12cr|mecab-0.994-1|19	Summary:	Mecab shared library
12cr|mecab-0.994-1|20	Group:		System/Libraries
12cr|mecab-0.994-1|21	
12cr|mecab-0.994-1|22	%description -n %{libname}
12cr|mecab-0.994-1|23	Mecab shared library.
12cr|mecab-0.994-1|24	
12cr|mecab-0.994-1|25	%package -n	%{develname}
12cr|mecab-0.994-1|26	Summary:	Headers of %{name} for development
12cr|mecab-0.994-1|27	Group:		Development/C
12cr|mecab-0.994-1|28	Requires:	%{libname} = %{version}-%{release}
12cr|mecab-0.994-1|29	Provides:	%{name}-devel = %{version}-%{release}
12cr|mecab-0.994-1|30	
12cr|mecab-0.994-1|31	%description -n %{develname}
12cr|mecab-0.994-1|32	mecab development package.
12cr|mecab-0.994-1|33	
12cr|mecab-0.994-1|34	%prep
12cr|mecab-0.994-1|35	%setup -q
12cr|mecab-0.994-1|36	mv doc/doxygen .
12cr|mecab-0.994-1|37	find . -name \*.cpp -print0 | xargs -0 chmod 0644
12cr|mecab-0.994-1|38	find . -name \*.h -print0 | xargs -0 chmod 0644
12cr|mecab-0.994-1|39	
12cr|mecab-0.994-1|40	# compiler flags fix
12cr|mecab-0.994-1|41	sed -i.flags \
12cr|mecab-0.994-1|42	-e '/-O3/s|CFLAGS=\"\(.*\)\"|CFLAGS=\${CFLAGS:-\1}|' \
12cr|mecab-0.994-1|43	-e '/-O3/s|CXXFLAGS=\"\(.*\)\"|CXXFLAGS=\${CFLAGS:-\1}|' \
12cr|mecab-0.994-1|44	-e '/MECAB_LIBS/s|-lstdc++||' \
12cr|mecab-0.994-1|45	configure
12cr|mecab-0.994-1|46	
12cr|mecab-0.994-1|47	# multilib change
12cr|mecab-0.994-1|48	sed -i.multilib \
12cr|mecab-0.994-1|49	-e 's|@prefix@/lib/mecab|%{_libdir}/mecab|' \
12cr|mecab-0.994-1|50	mecab-config.in mecabrc.in
12cr|mecab-0.994-1|51	
12cr|mecab-0.994-1|52	%build
12cr|mecab-0.994-1|53	%configure2_5x
12cr|mecab-0.994-1|54	# remove rpath from libtool
12cr|mecab-0.994-1|55	sed -i.rpath \
12cr|mecab-0.994-1|56	-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
12cr|mecab-0.994-1|57	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
12cr|mecab-0.994-1|58	libtool
12cr|mecab-0.994-1|59	%make
12cr|mecab-0.994-1|60	
12cr|mecab-0.994-1|61	%install
12cr|mecab-0.994-1|62	%makeinstall_std
12cr|mecab-0.994-1|63	
12cr|mecab-0.994-1|64	%files
12cr|mecab-0.994-1|65	%doc AUTHORS COPYING README doc/
12cr|mecab-0.994-1|66	%{_bindir}/mecab
12cr|mecab-0.994-1|67	%{_mandir}/*/mecab.1*
12cr|mecab-0.994-1|68	%config(noreplace) %{_sysconfdir}/mecabrc
12cr|mecab-0.994-1|69	%{_libdir}/mecab
12cr|mecab-0.994-1|70	
12cr|mecab-0.994-1|71	%files -n %{libname}
12cr|mecab-0.994-1|72	%{_libdir}/*.so.%{major}*
12cr|mecab-0.994-1|73	
12cr|mecab-0.994-1|74	%files -n %{develname}
12cr|mecab-0.994-1|75	%{_bindir}/mecab-config
12cr|mecab-0.994-1|76	%{_includedir}/*
12cr|mecab-0.994-1|77	%{_libdir}/*.a
12cr|mecab-0.994-1|78	%{_libdir}/*.so
12cr|mecab-0.994-1|79	

3107 12
12cr|mecab-ipadic-2.7.0-20070801.3|1	%define _enable_debug_packages %{nil}
12cr|mecab-ipadic-2.7.0-20070801.3|2	%define debug_package %{nil}
12cr|mecab-ipadic-2.7.0-20070801.3|3	
12cr|mecab-ipadic-2.7.0-20070801.3|4	%define src_version	2.7.0-20070801
12cr|mecab-ipadic-2.7.0-20070801.3|5	
12cr|mecab-ipadic-2.7.0-20070801.3|6	Name:		mecab-ipadic
12cr|mecab-ipadic-2.7.0-20070801.3|7	Summary:	IPA dictionary for MeCab
12cr|mecab-ipadic-2.7.0-20070801.3|8	Version:	2.7.0
12cr|mecab-ipadic-2.7.0-20070801.3|9	Release:	20070801.3
12cr|mecab-ipadic-2.7.0-20070801.3|10	License:	BSD-like
12cr|mecab-ipadic-2.7.0-20070801.3|11	Group:		System/Internationalization
12cr|mecab-ipadic-2.7.0-20070801.3|12	URL:		http://mecab.sourceforge.jp/
12cr|mecab-ipadic-2.7.0-20070801.3|13	Source0:	http://prdownloads.sourceforge.jp/mecab/18371/%{name}-%{src_version}.tar.bz2
12cr|mecab-ipadic-2.7.0-20070801.3|14	Requires:	mecab
12cr|mecab-ipadic-2.7.0-20070801.3|15	BuildRequires:	mecab-devel
12cr|mecab-ipadic-2.7.0-20070801.3|16	BuildRequires:	mecab
12cr|mecab-ipadic-2.7.0-20070801.3|17	
12cr|mecab-ipadic-2.7.0-20070801.3|18	%description
12cr|mecab-ipadic-2.7.0-20070801.3|19	IPA dictionary for MeCab.
12cr|mecab-ipadic-2.7.0-20070801.3|20	
12cr|mecab-ipadic-2.7.0-20070801.3|21	%prep
12cr|mecab-ipadic-2.7.0-20070801.3|22	%setup -q -n %{name}-%{src_version}
12cr|mecab-ipadic-2.7.0-20070801.3|23	
12cr|mecab-ipadic-2.7.0-20070801.3|24	%build
12cr|mecab-ipadic-2.7.0-20070801.3|25	%configure2_5x --libexecdir=/usr/lib --with-charset=utf8
12cr|mecab-ipadic-2.7.0-20070801.3|26	
12cr|mecab-ipadic-2.7.0-20070801.3|27	perl -i -p -e "s/libexec/%{_lib}/g" Makefile
12cr|mecab-ipadic-2.7.0-20070801.3|28	%make
12cr|mecab-ipadic-2.7.0-20070801.3|29	
12cr|mecab-ipadic-2.7.0-20070801.3|30	%install
12cr|mecab-ipadic-2.7.0-20070801.3|31	%makeinstall_std
12cr|mecab-ipadic-2.7.0-20070801.3|32	
12cr|mecab-ipadic-2.7.0-20070801.3|33	%files
12cr|mecab-ipadic-2.7.0-20070801.3|34	%{_libdir}/mecab/dic/*
12cr|mecab-ipadic-2.7.0-20070801.3|35	

3108 12
12cr|mediainfo-0.7.45-1|1	Name:		mediainfo
12cr|mediainfo-0.7.45-1|2	Version:	0.7.45
12cr|mediainfo-0.7.45-1|3	Release:	%mkrel 1
12cr|mediainfo-0.7.45-1|4	Summary:	Supplies technical and tag information about a video or audio file
12cr|mediainfo-0.7.45-1|5	Group:		Sound
12cr|mediainfo-0.7.45-1|6	License:	GPL
12cr|mediainfo-0.7.45-1|7	URL:		http://mediainfo.sourceforge.net/
12cr|mediainfo-0.7.45-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}_%{version}.tar.bz2
12cr|mediainfo-0.7.45-1|9	Patch0:		mediainfo_0.7.44-fix-qtgui-build.patch
12cr|mediainfo-0.7.45-1|10	BuildRequires:	dos2unix
12cr|mediainfo-0.7.45-1|11	BuildRequires:	mediainfo-devel
12cr|mediainfo-0.7.45-1|12	BuildRequires:	libzen-devel
12cr|mediainfo-0.7.45-1|13	BuildRequires:	pkgconfig
12cr|mediainfo-0.7.45-1|14	BuildRequires:	wxgtku2.8-devel
12cr|mediainfo-0.7.45-1|15	BuildRequires: 	zlib-devel
12cr|mediainfo-0.7.45-1|16	BuildRequires:	qt4-devel
12cr|mediainfo-0.7.45-1|17	BuildRequires:	imagemagick
12cr|mediainfo-0.7.45-1|18	
12cr|mediainfo-0.7.45-1|19	%description
12cr|mediainfo-0.7.45-1|20	MediaInfo supplies technical and tag information about a video or audio file.
12cr|mediainfo-0.7.45-1|21	
12cr|mediainfo-0.7.45-1|22	What information can I get from MediaInfo?
12cr|mediainfo-0.7.45-1|23	* General: title, author, director, album, track number, date, duration...
12cr|mediainfo-0.7.45-1|24	* Video: codec, aspect, fps, bitrate...
12cr|mediainfo-0.7.45-1|25	* Audio: codec, sample rate, channels, language, bitrate...
12cr|mediainfo-0.7.45-1|26	* Text: language of subtitle
12cr|mediainfo-0.7.45-1|27	* Chapters: number of chapters, list of chapters
12cr|mediainfo-0.7.45-1|28	
12cr|mediainfo-0.7.45-1|29	DivX, XviD, H263, H.263, H264, x264, ASP, AVC, iTunes, MPEG-1,
12cr|mediainfo-0.7.45-1|30	MPEG1, MPEG-2, MPEG2, MPEG-4, MPEG4, MP4, M4A, M4V, QuickTime,
12cr|mediainfo-0.7.45-1|31	RealVideo, RealAudio, RA, RM, MSMPEG4v1, MSMPEG4v2, MSMPEG4v3,
12cr|mediainfo-0.7.45-1|32	VOB, DVD, WMA, VMW, ASF, 3GP, 3GPP, 3GP2
12cr|mediainfo-0.7.45-1|33	
12cr|mediainfo-0.7.45-1|34	What format (container) does MediaInfo support?
12cr|mediainfo-0.7.45-1|35	* Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1,
12cr|mediainfo-0.7.45-1|36	MPEG-2, MPEG-4, DVD (VOB) (Codecs: DivX, XviD, MSMPEG4, ASP,
12cr|mediainfo-0.7.45-1|37	H.264, AVC...)
12cr|mediainfo-0.7.45-1|38	* Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF
12cr|mediainfo-0.7.45-1|39	* Subtitles: SRT, SSA, ASS, SAMI
12cr|mediainfo-0.7.45-1|40	
12cr|mediainfo-0.7.45-1|41	%package gui-wx
12cr|mediainfo-0.7.45-1|42	Summary:	GUI for %{name}
12cr|mediainfo-0.7.45-1|43	Group:		Sound
12cr|mediainfo-0.7.45-1|44	Requires:	%{name}-gui-common = %{version}-%{release}
12cr|mediainfo-0.7.45-1|45	Provides:	%{name}-gui = %{version}-%{release}
12cr|mediainfo-0.7.45-1|46	
12cr|mediainfo-0.7.45-1|47	%description gui-wx
12cr|mediainfo-0.7.45-1|48	Graphical user interface for %{name}.
12cr|mediainfo-0.7.45-1|49	
12cr|mediainfo-0.7.45-1|50	%package gui-qt
12cr|mediainfo-0.7.45-1|51	Summary:        GUI for %{name}
12cr|mediainfo-0.7.45-1|52	Group:          Sound
12cr|mediainfo-0.7.45-1|53	Requires:	%{name}-gui-common = %{version}-%{release}
12cr|mediainfo-0.7.45-1|54	Provides:	%{name}-gui = %{version}-%{release}
12cr|mediainfo-0.7.45-1|55	
12cr|mediainfo-0.7.45-1|56	%description gui-qt
12cr|mediainfo-0.7.45-1|57	Qt-based graphical user interface for %{name}.
12cr|mediainfo-0.7.45-1|58	
12cr|mediainfo-0.7.45-1|59	%package gui-common
12cr|mediainfo-0.7.45-1|60	Summary:        Common files for %{name} GUIs
12cr|mediainfo-0.7.45-1|61	Group:          Sound
12cr|mediainfo-0.7.45-1|62	BuildArch:	noarch
12cr|mediainfo-0.7.45-1|63	
12cr|mediainfo-0.7.45-1|64	%description gui-common
12cr|mediainfo-0.7.45-1|65	Common files for %{name} GUI packages.
12cr|mediainfo-0.7.45-1|66	
12cr|mediainfo-0.7.45-1|67	%prep
12cr|mediainfo-0.7.45-1|68	%setup -q -n MediaInfo
12cr|mediainfo-0.7.45-1|69	%patch0 -p0 -b .buildfix
12cr|mediainfo-0.7.45-1|70	
12cr|mediainfo-0.7.45-1|71	# fix EOLs and rights
12cr|mediainfo-0.7.45-1|72	dos2unix License.html History_*.txt
12cr|mediainfo-0.7.45-1|73	chmod 644 *.html *.txt Release/*.txt
12cr|mediainfo-0.7.45-1|74	
12cr|mediainfo-0.7.45-1|75	%build
12cr|mediainfo-0.7.45-1|76	# build CLI
12cr|mediainfo-0.7.45-1|77	pushd Project/GNU/CLI
12cr|mediainfo-0.7.45-1|78	autoreconf -vfi
12cr|mediainfo-0.7.45-1|79	%configure2_5x --disable-static
12cr|mediainfo-0.7.45-1|80	%make
12cr|mediainfo-0.7.45-1|81	popd
12cr|mediainfo-0.7.45-1|82	
12cr|mediainfo-0.7.45-1|83	# build GUI
12cr|mediainfo-0.7.45-1|84	pushd Project/GNU/GUI
12cr|mediainfo-0.7.45-1|85	autoreconf -vfi
12cr|mediainfo-0.7.45-1|86	%configure2_5x --disable-static
12cr|mediainfo-0.7.45-1|87	%make
12cr|mediainfo-0.7.45-1|88	popd
12cr|mediainfo-0.7.45-1|89	
12cr|mediainfo-0.7.45-1|90	# build Qt based GUI
12cr|mediainfo-0.7.45-1|91	pushd Project/QMake/GUI
12cr|mediainfo-0.7.45-1|92	%qmake_qt4
12cr|mediainfo-0.7.45-1|93	%make
12cr|mediainfo-0.7.45-1|94	popd
12cr|mediainfo-0.7.45-1|95	
12cr|mediainfo-0.7.45-1|96	%install
12cr|mediainfo-0.7.45-1|97	pushd Project/GNU/CLI
12cr|mediainfo-0.7.45-1|98	%makeinstall_std
12cr|mediainfo-0.7.45-1|99	popd
12cr|mediainfo-0.7.45-1|100	
12cr|mediainfo-0.7.45-1|101	pushd Project/GNU/GUI
12cr|mediainfo-0.7.45-1|102	%makeinstall_std
12cr|mediainfo-0.7.45-1|103	popd
12cr|mediainfo-0.7.45-1|104	
12cr|mediainfo-0.7.45-1|105	pushd Project/QMake/GUI
12cr|mediainfo-0.7.45-1|106	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cr|mediainfo-0.7.45-1|107	popd
12cr|mediainfo-0.7.45-1|108	
12cr|mediainfo-0.7.45-1|109	# icon
12cr|mediainfo-0.7.45-1|110	install -Dm 644 Source/Ressource/Image/MediaInfo.png \
12cr|mediainfo-0.7.45-1|111	%{buildroot}%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
12cr|mediainfo-0.7.45-1|112	
12cr|mediainfo-0.7.45-1|113	for i in 16 32 48 64 128; do
12cr|mediainfo-0.7.45-1|114	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/
12cr|mediainfo-0.7.45-1|115	convert -scale ${i} Source/Ressource/Image/MediaInfo.png %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.png
12cr|mediainfo-0.7.45-1|116	done
12cr|mediainfo-0.7.45-1|117	
12cr|mediainfo-0.7.45-1|118	# menu-entry
12cr|mediainfo-0.7.45-1|119	mkdir -p %{buildroot}/%{_datadir}/applications/
12cr|mediainfo-0.7.45-1|120	cat > %{buildroot}/%{_datadir}/applications/%{vendor}-%{name}-wx.desktop << EOF
12cr|mediainfo-0.7.45-1|121	[Desktop Entry]
12cr|mediainfo-0.7.45-1|122	Type=Application
12cr|mediainfo-0.7.45-1|123	Name=MediaInfo
12cr|mediainfo-0.7.45-1|124	Comment=Supplies technical and tag information about a video or audio file
12cr|mediainfo-0.7.45-1|125	Icon=%{name}
12cr|mediainfo-0.7.45-1|126	Exec=%{name}-wx %f
12cr|mediainfo-0.7.45-1|127	Terminal=false
12cr|mediainfo-0.7.45-1|128	Categories=AudioVideo;AudioVideoEditing;
12cr|mediainfo-0.7.45-1|129	EOF
12cr|mediainfo-0.7.45-1|130	
12cr|mediainfo-0.7.45-1|131	mkdir -p %{buildroot}/%{_datadir}/applications/
12cr|mediainfo-0.7.45-1|132	cat > %{buildroot}/%{_datadir}/applications/%{vendor}-%{name}-qt.desktop << EOF
12cr|mediainfo-0.7.45-1|133	[Desktop Entry]
12cr|mediainfo-0.7.45-1|134	Type=Application
12cr|mediainfo-0.7.45-1|135	Name=MediaInfo
12cr|mediainfo-0.7.45-1|136	Comment=Supplies technical and tag information about a video or audio file
12cr|mediainfo-0.7.45-1|137	Icon=%{name}
12cr|mediainfo-0.7.45-1|138	Exec=%{name}-qt %f
12cr|mediainfo-0.7.45-1|139	Terminal=false
12cr|mediainfo-0.7.45-1|140	Categories=AudioVideo;AudioVideoEditing;
12cr|mediainfo-0.7.45-1|141	EOF
12cr|mediainfo-0.7.45-1|142	
12cr|mediainfo-0.7.45-1|143	#fix binary name
12cr|mediainfo-0.7.45-1|144	mv %{buildroot}%{_bindir}/%{name}-gui %{buildroot}%{_bindir}/%{name}-wx
12cr|mediainfo-0.7.45-1|145	
12cr|mediainfo-0.7.45-1|146	%files
12cr|mediainfo-0.7.45-1|147	%defattr(-,root,root)
12cr|mediainfo-0.7.45-1|148	%doc Release/ReadMe_CLI_Linux.txt
12cr|mediainfo-0.7.45-1|149	%doc License.html History_CLI.txt
12cr|mediainfo-0.7.45-1|150	%{_bindir}/mediainfo
12cr|mediainfo-0.7.45-1|151	
12cr|mediainfo-0.7.45-1|152	%files gui-wx
12cr|mediainfo-0.7.45-1|153	%defattr(-,root,root)
12cr|mediainfo-0.7.45-1|154	%doc Release/ReadMe_GUI_Linux.txt
12cr|mediainfo-0.7.45-1|155	%doc License.html History_GUI.txt
12cr|mediainfo-0.7.45-1|156	%{_bindir}/%{name}-wx
12cr|mediainfo-0.7.45-1|157	%{_datadir}/applications/%{vendor}-%{name}-wx.desktop
12cr|mediainfo-0.7.45-1|158	
12cr|mediainfo-0.7.45-1|159	%files gui-common
12cr|mediainfo-0.7.45-1|160	%{_datadir}/icons/hicolor/*/apps/*.png
12cr|mediainfo-0.7.45-1|161	
12cr|mediainfo-0.7.45-1|162	%files gui-qt
12cr|mediainfo-0.7.45-1|163	%defattr(-,root,root)
12cr|mediainfo-0.7.45-1|164	%{_bindir}/%{name}-qt
12cr|mediainfo-0.7.45-1|165	%{_datadir}/applications/%{vendor}-%{name}-qt.desktop
12cr|mediainfo-0.7.45-1|166	
12cr|mediainfo-0.7.45-1|167	
12cr|mediainfo-0.7.45-1|168	%changelog
12cr|mediainfo-0.7.45-1|169	* Sat Jun 18 2011 Jani Välimaa <wally@mandriva.org> 0.7.45-1mdv2011.0
12cr|mediainfo-0.7.45-1|170	+ Revision: 685928
12cr|mediainfo-0.7.45-1|171	- import mediainfo
12cr|mediainfo-0.7.45-1|172	

3109 12
12cr|media-player-info-17-1|1	Name:		media-player-info
12cr|media-player-info-17-1|2	Version:	17
12cr|media-player-info-17-1|3	Release:	%mkrel 1
12cr|media-player-info-17-1|4	Summary:	Media Player Information
12cr|media-player-info-17-1|5	Group:		System/Kernel and hardware
12cr|media-player-info-17-1|6	License:	BSD
12cr|media-player-info-17-1|7	URL:		http://people.freedesktop.org/~teuf/media-player-info/
12cr|media-player-info-17-1|8	Source0:	http://people.freedesktop.org/~teuf/media-player-info/%{name}-%{version}.tar.gz
12cr|media-player-info-17-1|9	BuildRequires:	python
12cr|media-player-info-17-1|10	BuildRequires:	udev-devel
12cr|media-player-info-17-1|11	BuildArch:	noarch
12cr|media-player-info-17-1|12	
12cr|media-player-info-17-1|13	%description
12cr|media-player-info-17-1|14	This is the freedesktop.org media player information database.
12cr|media-player-info-17-1|15	
12cr|media-player-info-17-1|16	This package contains udev rules to identify media players as well as a
12cr|media-player-info-17-1|17	compilation of .mpi files describing the media player capabilities of these
12cr|media-player-info-17-1|18	devices. This information used to live in hal-info, but it has been moved to
12cr|media-player-info-17-1|19	its own package as part of the "halectomy".
12cr|media-player-info-17-1|20	
12cr|media-player-info-17-1|21	%prep
12cr|media-player-info-17-1|22	%setup -q
12cr|media-player-info-17-1|23	
12cr|media-player-info-17-1|24	%build
12cr|media-player-info-17-1|25	%configure2_5x
12cr|media-player-info-17-1|26	%make
12cr|media-player-info-17-1|27	
12cr|media-player-info-17-1|28	%install
12cr|media-player-info-17-1|29	%makeinstall_std
12cr|media-player-info-17-1|30	
12cr|media-player-info-17-1|31	%files
12cr|media-player-info-17-1|32	%doc README NEWS
12cr|media-player-info-17-1|33	%dir %{_datadir}/media-player-info
12cr|media-player-info-17-1|34	%{_datadir}/media-player-info/*.mpi
12cr|media-player-info-17-1|35	/lib/udev/rules.d/40-usb-media-players.rules
12cr|media-player-info-17-1|36	
12cr|media-player-info-17-1|37	
12cr|media-player-info-17-1|38	%changelog
12cr|media-player-info-17-1|39	* Thu May 31 2012 Alexander Khrukin <akhrukin@mandriva.org> 17-1mdv2012.0
12cr|media-player-info-17-1|40	+ Revision: 801520
12cr|media-player-info-17-1|41	- version update 17
12cr|media-player-info-17-1|42	
12cr|media-player-info-17-1|43	* Tue Aug 24 2010 Christophe Fergeau <cfergeau@mandriva.com> 7-1mdv2011.0
12cr|media-player-info-17-1|44	+ Revision: 572676
12cr|media-player-info-17-1|45	- release 7
12cr|media-player-info-17-1|46	- media-player-info 6
12cr|media-player-info-17-1|47	
12cr|media-player-info-17-1|48	* Fri Mar 19 2010 Christophe Fergeau <cfergeau@mandriva.com> 5-1mdv2010.1
12cr|media-player-info-17-1|49	+ Revision: 525215
12cr|media-player-info-17-1|50	- fix udev rule file name
12cr|media-player-info-17-1|51	- new media-player-info release
12cr|media-player-info-17-1|52	
12cr|media-player-info-17-1|53	* Thu Jan 21 2010 Christophe Fergeau <cfergeau@mandriva.com> 4-1mdv2010.1
12cr|media-player-info-17-1|54	+ Revision: 494497
12cr|media-player-info-17-1|55	- new upstream release
12cr|media-player-info-17-1|56	
12cr|media-player-info-17-1|57	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 3-1mdv2010.0
12cr|media-player-info-17-1|58	+ Revision: 424582
12cr|media-player-info-17-1|59	- update to version 3
12cr|media-player-info-17-1|60	
12cr|media-player-info-17-1|61	* Tue Sep 01 2009 Christophe Fergeau <cfergeau@mandriva.com> 2-1mdv2010.0
12cr|media-player-info-17-1|62	+ Revision: 423608
12cr|media-player-info-17-1|63	- add missing BuildRequires
12cr|media-player-info-17-1|64	- import media-player-info
12cr|media-player-info-17-1|65	

3110 12
12cr|mediatomb-0.12.1-3|1	# Spec file taken from upstream, thanks. -AdamW 2007/06
12cr|mediatomb-0.12.1-3|2	
12cr|mediatomb-0.12.1-3|3	%define svn	0
12cr|mediatomb-0.12.1-3|4	%define rel	3
12cr|mediatomb-0.12.1-3|5	%if %svn
12cr|mediatomb-0.12.1-3|6	%define	release		0.%{svn}.%{rel}
12cr|mediatomb-0.12.1-3|7	%define distname	%{name}-%{svn}.tar.xz
12cr|mediatomb-0.12.1-3|8	%define dirname		%{name}
12cr|mediatomb-0.12.1-3|9	%else
12cr|mediatomb-0.12.1-3|10	%define release		%{rel}
12cr|mediatomb-0.12.1-3|11	%define distname	%{name}-%{version}.tar.gz
12cr|mediatomb-0.12.1-3|12	%define dirname		%{name}-%{version}
12cr|mediatomb-0.12.1-3|13	%endif
12cr|mediatomb-0.12.1-3|14	
12cr|mediatomb-0.12.1-3|15	Name:		mediatomb
12cr|mediatomb-0.12.1-3|16	Summary:	UPnP AV MediaServer
12cr|mediatomb-0.12.1-3|17	Version:	0.12.1
12cr|mediatomb-0.12.1-3|18	Release:	%{release}
12cr|mediatomb-0.12.1-3|19	License:	GPLv2
12cr|mediatomb-0.12.1-3|20	Group:		Networking/Remote access
12cr|mediatomb-0.12.1-3|21	URL:		http://mediatomb.cc
12cr|mediatomb-0.12.1-3|22	Source0:	http://downloads.sourceforge.net/mediatomb/%{distname}
12cr|mediatomb-0.12.1-3|23	Source1:	mediatomb.logrotate
12cr|mediatomb-0.12.1-3|24	# Adds parallel init info to init.d script - AdamW 2007/06
12cr|mediatomb-0.12.1-3|25	Patch0:		mediatomb-0.11.0-initinfo.patch
12cr|mediatomb-0.12.1-3|26	Patch1:		mediatomb-0.12.1-gcc46.patch
12cr|mediatomb-0.12.1-3|27	Patch2:		mediatomb-0.12.1-gcc47.patch
12cr|mediatomb-0.12.1-3|28	Patch3:		mediatomb-0.12.1-mozjs185.patch
12cr|mediatomb-0.12.1-3|29	Patch4:		mediatomb-0.12.1.tonewjs.patch
12cr|mediatomb-0.12.1-3|30	Patch5:		mediatomb-0.12.1-jsparse.patch
12cr|mediatomb-0.12.1-3|31	Patch6:		mediatomb-0.12.1-libmp4v2.patch
12cr|mediatomb-0.12.1-3|32	Patch7:		libav_0.7_support.patch
12cr|mediatomb-0.12.1-3|33	BuildRequires:	pkgconfig(sqlite3)
12cr|mediatomb-0.12.1-3|34	BuildRequires:	magic-devel
12cr|mediatomb-0.12.1-3|35	BuildRequires:	libid3-devel
12cr|mediatomb-0.12.1-3|36	BuildRequires:	libmp4v2-devel
12cr|mediatomb-0.12.1-3|37	BuildRequires:	pkgconfig(taglib)
12cr|mediatomb-0.12.1-3|38	BuildRequires:	pkgconfig(libexif)
12cr|mediatomb-0.12.1-3|39	BuildRequires:	pkgconfig(libcurl)
12cr|mediatomb-0.12.1-3|40	BuildRequires:	ffmpeg-devel
12cr|mediatomb-0.12.1-3|41	BuildRequires:	pkgconfig(expat)
12cr|mediatomb-0.12.1-3|42	BuildRequires:	file
12cr|mediatomb-0.12.1-3|43	BuildRequires:	js-devel
12cr|mediatomb-0.12.1-3|44	
12cr|mediatomb-0.12.1-3|45	%description
12cr|mediatomb-0.12.1-3|46	MediaTomb - UPnP AV Mediaserver for Linux.
12cr|mediatomb-0.12.1-3|47	
12cr|mediatomb-0.12.1-3|48	%prep
12cr|mediatomb-0.12.1-3|49	%setup -q
12cr|mediatomb-0.12.1-3|50	%patch0 -p1
12cr|mediatomb-0.12.1-3|51	%patch1 -p1
12cr|mediatomb-0.12.1-3|52	%patch2 -p1
12cr|mediatomb-0.12.1-3|53	%patch3 -p1
12cr|mediatomb-0.12.1-3|54	%patch4 -p1
12cr|mediatomb-0.12.1-3|55	%patch5 -p1
12cr|mediatomb-0.12.1-3|56	%patch6 -p1
12cr|mediatomb-0.12.1-3|57	%patch7 -p1
12cr|mediatomb-0.12.1-3|58	
12cr|mediatomb-0.12.1-3|59	%build
12cr|mediatomb-0.12.1-3|60	autoreconf -fi
12cr|mediatomb-0.12.1-3|61	%configure2_5x \
12cr|mediatomb-0.12.1-3|62	--enable-taglib \
12cr|mediatomb-0.12.1-3|63	--enable-libjs \
12cr|mediatomb-0.12.1-3|64	--with-js-h=%{_includedir}/js \
12cr|mediatomb-0.12.1-3|65	--enable-external-transcoding \
12cr|mediatomb-0.12.1-3|66	--enable-protocolinfo-extension
12cr|mediatomb-0.12.1-3|67	
12cr|mediatomb-0.12.1-3|68	%make
12cr|mediatomb-0.12.1-3|69	
12cr|mediatomb-0.12.1-3|70	%install
12cr|mediatomb-0.12.1-3|71	install -D -m 0755 scripts/mediatomb-service-fedora %{buildroot}%{_initrddir}/%{name}
12cr|mediatomb-0.12.1-3|72	install -D -m 0755 config/mediatomb-conf-fedora %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|mediatomb-0.12.1-3|73	
12cr|mediatomb-0.12.1-3|74	%makeinstall_std
12cr|mediatomb-0.12.1-3|75	
12cr|mediatomb-0.12.1-3|76	mkdir -p %{buildroot}%{_logdir}
12cr|mediatomb-0.12.1-3|77	touch %{buildroot}%{_logdir}/%{name}
12cr|mediatomb-0.12.1-3|78	install -D -m 644 %{SOURCE1} %{buildroot}/etc/logrotate.d/%{name}
12cr|mediatomb-0.12.1-3|79	
12cr|mediatomb-0.12.1-3|80	%pre
12cr|mediatomb-0.12.1-3|81	# Create a user
12cr|mediatomb-0.12.1-3|82	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
12cr|mediatomb-0.12.1-3|83	
12cr|mediatomb-0.12.1-3|84	%post
12cr|mediatomb-0.12.1-3|85	%_post_service %{name}
12cr|mediatomb-0.12.1-3|86	
12cr|mediatomb-0.12.1-3|87	# Create initial log file so that logrotate doesn't complain
12cr|mediatomb-0.12.1-3|88	if [ $1 = 1 ]; then
12cr|mediatomb-0.12.1-3|89	%create_ghostfile %{_logdir}/%{name} root root 644
12cr|mediatomb-0.12.1-3|90	fi
12cr|mediatomb-0.12.1-3|91	
12cr|mediatomb-0.12.1-3|92	%preun
12cr|mediatomb-0.12.1-3|93	%_preun_service %{name}
12cr|mediatomb-0.12.1-3|94	
12cr|mediatomb-0.12.1-3|95	%postun
12cr|mediatomb-0.12.1-3|96	%_postun_userdel %{name}
12cr|mediatomb-0.12.1-3|97	
12cr|mediatomb-0.12.1-3|98	%files
12cr|mediatomb-0.12.1-3|99	%defattr(-,root,root)
12cr|mediatomb-0.12.1-3|100	%doc README README.UTF_8 AUTHORS ChangeLog INSTALL doc/doxygen.conf
12cr|mediatomb-0.12.1-3|101	%doc doc/scripting.txt doc/scripting_utf8.txt
12cr|mediatomb-0.12.1-3|102	%{_sysconfdir}/logrotate.d/%{name}
12cr|mediatomb-0.12.1-3|103	%{_bindir}/%{name}
12cr|mediatomb-0.12.1-3|104	%{_datadir}/%{name}
12cr|mediatomb-0.12.1-3|105	%{_mandir}/man1/*
12cr|mediatomb-0.12.1-3|106	%{_initrddir}/%{name}
12cr|mediatomb-0.12.1-3|107	%defattr(-,%{name},%{name})
12cr|mediatomb-0.12.1-3|108	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|mediatomb-0.12.1-3|109	%ghost %{_logdir}/%{name}
12cr|mediatomb-0.12.1-3|110	

3111 12
12cr|medit-1.1.0-1|1	Name:		medit
12cr|medit-1.1.0-1|2	Version:	1.1.0
12cr|medit-1.1.0-1|3	Release:	%mkrel 1
12cr|medit-1.1.0-1|4	Summary:	Multiplatform GTK+2 text editor
12cr|medit-1.1.0-1|5	Group:		Editors
12cr|medit-1.1.0-1|6	License:	GPLv2+
12cr|medit-1.1.0-1|7	URL:		http://mooedit.sourceforge.net/
12cr|medit-1.1.0-1|8	Source0:	http://downloads.sourceforge.net/mooedit/%{name}-%{version}.tar.bz2
12cr|medit-1.1.0-1|9	Patch0:		medit-1.1.0-dso.patch
12cr|medit-1.1.0-1|10	BuildRequires:	gtk2-devel
12cr|medit-1.1.0-1|11	BuildRequires:	libxml2-devel
12cr|medit-1.1.0-1|12	BuildRequires:	intltool
12cr|medit-1.1.0-1|13	BuildRequires:	python-devel
12cr|medit-1.1.0-1|14	BuildRequires:	pygtk2.0-devel
12cr|medit-1.1.0-1|15	BuildRequires:	libsm-devel
12cr|medit-1.1.0-1|16	BuildRequires:	imagemagick
12cr|medit-1.1.0-1|17	
12cr|medit-1.1.0-1|18	%description
12cr|medit-1.1.0-1|19	Medit is a multiplatform GTK+2 text editor.
12cr|medit-1.1.0-1|20	Features:
12cr|medit-1.1.0-1|21	o Configurable syntax highlighting
12cr|medit-1.1.0-1|22	o Configurable keyboard accelerators
12cr|medit-1.1.0-1|23	o Multiplatform - works both on unix and windows
12cr|medit-1.1.0-1|24	
12cr|medit-1.1.0-1|25	%prep
12cr|medit-1.1.0-1|26	%setup -q
12cr|medit-1.1.0-1|27	%patch0 -p1
12cr|medit-1.1.0-1|28	
12cr|medit-1.1.0-1|29	%build
12cr|medit-1.1.0-1|30	%configure2_5x --disable-install-hooks
12cr|medit-1.1.0-1|31	%make
12cr|medit-1.1.0-1|32	
12cr|medit-1.1.0-1|33	%install
12cr|medit-1.1.0-1|34	%__rm -rf %{buildroot}
12cr|medit-1.1.0-1|35	%makeinstall_std
12cr|medit-1.1.0-1|36	
12cr|medit-1.1.0-1|37	# more icon sizes, 48x48 is already installed by make install
12cr|medit-1.1.0-1|38	for size in 32x32 16x16; do
12cr|medit-1.1.0-1|39	%__mkdir_p %{buildroot}%{_iconsdir}/hicolor/$size/apps;
12cr|medit-1.1.0-1|40	convert moo/mooutils/pixmaps/medit.png -scale $size %{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png;
12cr|medit-1.1.0-1|41	done
12cr|medit-1.1.0-1|42	
12cr|medit-1.1.0-1|43	%if %{mdvver} >= 2012
12cr|medit-1.1.0-1|44	%find_lang medit-1 medit-1-gsv medit-1.lang
12cr|medit-1.1.0-1|45	%else
12cr|medit-1.1.0-1|46	%find_lang medit-1 medit-1-gsv
12cr|medit-1.1.0-1|47	%endif
12cr|medit-1.1.0-1|48	
12cr|medit-1.1.0-1|49	%clean
12cr|medit-1.1.0-1|50	%__rm -rf %{buildroot}
12cr|medit-1.1.0-1|51	
12cr|medit-1.1.0-1|52	%files -f medit-1.lang
12cr|medit-1.1.0-1|53	%doc COPYING README
12cr|medit-1.1.0-1|54	%doc %{_defaultdocdir}/medit-1
12cr|medit-1.1.0-1|55	%{_bindir}/medit
12cr|medit-1.1.0-1|56	%{_datadir}/applications/*.desktop
12cr|medit-1.1.0-1|57	%{_iconsdir}/hicolor/*/apps/*
12cr|medit-1.1.0-1|58	%{_mandir}/man1/medit.1.*
12cr|medit-1.1.0-1|59	%{_datadir}/medit-1/
12cr|medit-1.1.0-1|60	
12cr|medit-1.1.0-1|61	
12cr|medit-1.1.0-1|62	
12cr|medit-1.1.0-1|63	%changelog
12cr|medit-1.1.0-1|64	* Fri Mar 23 2012 Andrey Bondrov <abondrov@mandriva.org> 1.1.0-1mdv2011.0
12cr|medit-1.1.0-1|65	+ Revision: 786437
12cr|medit-1.1.0-1|66	- New version 1.1.0, switch from cmake to autotools
12cr|medit-1.1.0-1|67	
12cr|medit-1.1.0-1|68	* Wed Nov 03 2010 Funda Wang <fwang@mandriva.org> 0.10.5-1mdv2011.0
12cr|medit-1.1.0-1|69	+ Revision: 592770
12cr|medit-1.1.0-1|70	- BR cmake
12cr|medit-1.1.0-1|71	- new version 0.10.5
12cr|medit-1.1.0-1|72	
12cr|medit-1.1.0-1|73	+ Michael Scherer <misc@mandriva.org>
12cr|medit-1.1.0-1|74	- rebuild for python 2.7
12cr|medit-1.1.0-1|75	
12cr|medit-1.1.0-1|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|medit-1.1.0-1|77	- rebuild
12cr|medit-1.1.0-1|78	
12cr|medit-1.1.0-1|79	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 0.9.4-2mdv2009.1
12cr|medit-1.1.0-1|80	+ Revision: 320294
12cr|medit-1.1.0-1|81	- rebuild for new python
12cr|medit-1.1.0-1|82	
12cr|medit-1.1.0-1|83	* Sat Aug 30 2008 Funda Wang <fwang@mandriva.org> 0.9.4-1mdv2009.0
12cr|medit-1.1.0-1|84	+ Revision: 277537
12cr|medit-1.1.0-1|85	- New version 0.9.4
12cr|medit-1.1.0-1|86	
12cr|medit-1.1.0-1|87	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.9.2-3mdv2009.0
12cr|medit-1.1.0-1|88	+ Revision: 252270
12cr|medit-1.1.0-1|89	- rebuild
12cr|medit-1.1.0-1|90	
12cr|medit-1.1.0-1|91	+ Pixel <pixel@mandriva.com>
12cr|medit-1.1.0-1|92	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|medit-1.1.0-1|93	
12cr|medit-1.1.0-1|94	* Mon Jan 21 2008 Funda Wang <fwang@mandriva.org> 0.9.2-1mdv2008.1
12cr|medit-1.1.0-1|95	+ Revision: 155675
12cr|medit-1.1.0-1|96	- New version 0.9.2
12cr|medit-1.1.0-1|97	- rediff patch0
12cr|medit-1.1.0-1|98	
12cr|medit-1.1.0-1|99	+ Olivier Blin <blino@mandriva.org>
12cr|medit-1.1.0-1|100	- restore BuildRoot
12cr|medit-1.1.0-1|101	
12cr|medit-1.1.0-1|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|medit-1.1.0-1|103	- kill re-definition of %%buildroot on Pixel's request
12cr|medit-1.1.0-1|104	
12cr|medit-1.1.0-1|105	* Sat Dec 01 2007 Funda Wang <fwang@mandriva.org> 0.9.0-1mdv2008.1
12cr|medit-1.1.0-1|106	+ Revision: 114221
12cr|medit-1.1.0-1|107	- New version 0.9.0
12cr|medit-1.1.0-1|108	
12cr|medit-1.1.0-1|109	* Sat Nov 17 2007 Jérôme Soyer <saispo@mandriva.org> 0.8.11-1mdv2008.1
12cr|medit-1.1.0-1|110	+ Revision: 109208
12cr|medit-1.1.0-1|111	- New release 0.8.11
12cr|medit-1.1.0-1|112	
12cr|medit-1.1.0-1|113	* Tue Aug 07 2007 Funda Wang <fwang@mandriva.org> 0.8.10-1mdv2008.0
12cr|medit-1.1.0-1|114	+ Revision: 59667
12cr|medit-1.1.0-1|115	- New version 0.8.10
12cr|medit-1.1.0-1|116	
12cr|medit-1.1.0-1|117	* Wed Aug 01 2007 Funda Wang <fwang@mandriva.org> 0.8.9-1mdv2008.0
12cr|medit-1.1.0-1|118	+ Revision: 57568
12cr|medit-1.1.0-1|119	- New version 0.8.9
12cr|medit-1.1.0-1|120	
12cr|medit-1.1.0-1|121	* Thu Jul 12 2007 Funda Wang <fwang@mandriva.org> 0.8.8-1mdv2008.0
12cr|medit-1.1.0-1|122	+ Revision: 51500
12cr|medit-1.1.0-1|123	- Fix file list
12cr|medit-1.1.0-1|124	- New version
12cr|medit-1.1.0-1|125	
12cr|medit-1.1.0-1|126	* Thu Jun 14 2007 Funda Wang <fwang@mandriva.org> 0.8.6-1mdv2008.0
12cr|medit-1.1.0-1|127	+ Revision: 39539
12cr|medit-1.1.0-1|128	- SILent renew tarball
12cr|medit-1.1.0-1|129	- New version
12cr|medit-1.1.0-1|130	- New version
12cr|medit-1.1.0-1|131	add dirty patch that skips update-icon-cache and mime database when building
12cr|medit-1.1.0-1|132	
12cr|medit-1.1.0-1|133	+ Jérôme Soyer <saispo@mandriva.org>
12cr|medit-1.1.0-1|134	- Import medit
12cr|medit-1.1.0-1|135	
12cr|medit-1.1.0-1|136	
12cr|medit-1.1.0-1|137	
12cr|medit-1.1.0-1|138	
12cr|medit-1.1.0-1|139	* Tue May 09 2006 UTUMI Hirosi <utuhiro78@dummy.org> 0.6.98-1mdk
12cr|medit-1.1.0-1|140	- new release
12cr|medit-1.1.0-1|141	
12cr|medit-1.1.0-1|142	* Mon May 08 2006 UTUMI Hirosi <utuhiro78@dummy.org> 0.6.97-1mdk
12cr|medit-1.1.0-1|143	- first spec for Mandriva

3112 12
12cr|mednafen-0.9.25-1|1	Name:		mednafen
12cr|mednafen-0.9.25-1|2	Version:	0.9.25
12cr|mednafen-0.9.25-1|3	Release:	1
12cr|mednafen-0.9.25-1|4	
12cr|mednafen-0.9.25-1|5	Summary:	Multi-consoles Emulator
12cr|mednafen-0.9.25-1|6	License:	GPLv2+
12cr|mednafen-0.9.25-1|7	URL:		http://mednafen.sourceforge.net/
12cr|mednafen-0.9.25-1|8	Group:		Emulators
12cr|mednafen-0.9.25-1|9	Source0:	%{name}-%{version}-wip.tar.bz2
12cr|mednafen-0.9.25-1|10	BuildRequires:	bison
12cr|mednafen-0.9.25-1|11	BuildRequires:	pkgconfig(libcdio)
12cr|mednafen-0.9.25-1|12	BuildRequires:	pkgconfig(vorbis)
12cr|mednafen-0.9.25-1|13	BuildRequires:	pkgconfig(SDL_net)
12cr|mednafen-0.9.25-1|14	BuildRequires:	pkgconfig(sndfile)
12cr|mednafen-0.9.25-1|15	BuildRequires:	pkgconfig(alsa)
12cr|mednafen-0.9.25-1|16	BuildRequires:	pkgconfig(zlib)
12cr|mednafen-0.9.25-1|17	BuildRequires:	pkgconfig(sdl)
12cr|mednafen-0.9.25-1|18	BuildRequires:	pkgconfig(gl)
12cr|mednafen-0.9.25-1|19	BuildRequires:	pkgconfig(glu)
12cr|mednafen-0.9.25-1|20	
12cr|mednafen-0.9.25-1|21	%description
12cr|mednafen-0.9.25-1|22	Mednafen emulates several consoles:
12cr|mednafen-0.9.25-1|23	-Atari Lynx
12cr|mednafen-0.9.25-1|24	-GameBoy (Color)
12cr|mednafen-0.9.25-1|25	-GameBoy Advance
12cr|mednafen-0.9.25-1|26	-Neo Geo Pocket (Color)
12cr|mednafen-0.9.25-1|27	-NES
12cr|mednafen-0.9.25-1|28	-SNES
12cr|mednafen-0.9.25-1|29	-PC Engine (TurboGrafx 16)
12cr|mednafen-0.9.25-1|30	-PC-FX
12cr|mednafen-0.9.25-1|31	-Sega Master System & Game Gear
12cr|mednafen-0.9.25-1|32	-SuperGrafx
12cr|mednafen-0.9.25-1|33	-Virtual Boy
12cr|mednafen-0.9.25-1|34	-WonderSwan (Color)
12cr|mednafen-0.9.25-1|35	
12cr|mednafen-0.9.25-1|36	Warning: No GUI.
12cr|mednafen-0.9.25-1|37	
12cr|mednafen-0.9.25-1|38	%prep
12cr|mednafen-0.9.25-1|39	%setup -q -n %{name}
12cr|mednafen-0.9.25-1|40	find ./src -type f -exec chmod 644 '{}' +
12cr|mednafen-0.9.25-1|41	find ./src -type d -exec chmod 755 '{}' +
12cr|mednafen-0.9.25-1|42	
12cr|mednafen-0.9.25-1|43	%build
12cr|mednafen-0.9.25-1|44	autoreconf -i
12cr|mednafen-0.9.25-1|45	%configure2_5x
12cr|mednafen-0.9.25-1|46	%make
12cr|mednafen-0.9.25-1|47	
12cr|mednafen-0.9.25-1|48	%install
12cr|mednafen-0.9.25-1|49	%makeinstall_std
12cr|mednafen-0.9.25-1|50	
12cr|mednafen-0.9.25-1|51	%find_lang %{name}
12cr|mednafen-0.9.25-1|52	
12cr|mednafen-0.9.25-1|53	%files -f %{name}.lang
12cr|mednafen-0.9.25-1|54	%doc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL TODO Documentation/*
12cr|mednafen-0.9.25-1|55	%{_bindir}/%{name}
12cr|mednafen-0.9.25-1|56	%{_datadir}/%{name}/c68k_op0.inc
12cr|mednafen-0.9.25-1|57	
12cr|mednafen-0.9.25-1|58	%changelog
12cr|mednafen-0.9.25-1|59	* Thu Oct 27 2011 Götz Waschk <waschk@mandriva.org> 0.9.18-2mdv2012.0
12cr|mednafen-0.9.25-1|60	+ Revision: 707549
12cr|mednafen-0.9.25-1|61	- rebuild for new libcdio
12cr|mednafen-0.9.25-1|62	
12cr|mednafen-0.9.25-1|63	+ Alexander Barakin <abarakin@mandriva.org>
12cr|mednafen-0.9.25-1|64	- imported package mednafen
12cr|mednafen-0.9.25-1|65	
12cr|mednafen-0.9.25-1|66	* Sat Jul 30 2011 Andrey Bondrov <abondrov@mandriva.org> 0.9.17.1-1
12cr|mednafen-0.9.25-1|67	+ Revision: 692335
12cr|mednafen-0.9.25-1|68	- imported package mednafen
12cr|mednafen-0.9.25-1|69	
12cr|mednafen-0.9.25-1|70	
12cr|mednafen-0.9.25-1|71	* Thu Jul 21 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.9.17.1-1mdv2011.0
12cr|mednafen-0.9.25-1|72	- 9.17.1
12cr|mednafen-0.9.25-1|73	
12cr|mednafen-0.9.25-1|74	* Fri Jun 04 2010 Guillaume Bedot <littletux@zarb.org> 0.8.13-1plf2010.1
12cr|mednafen-0.9.25-1|75	- 0.8.D
12cr|mednafen-0.9.25-1|76	
12cr|mednafen-0.9.25-1|77	* Sun Apr 19 2009 Guillaume Bedot <littletux@zarb.org> 0.8.11-1plf2009.1
12cr|mednafen-0.9.25-1|78	- 0.8.B
12cr|mednafen-0.9.25-1|79	
12cr|mednafen-0.9.25-1|80	* Fri Oct 31 2008 Guillaume Bedot <littletux@zarb.org> 0.8.10-1plf2009.0
12cr|mednafen-0.9.25-1|81	- 0.8.A
12cr|mednafen-0.9.25-1|82	
12cr|mednafen-0.9.25-1|83	* Thu Jun 26 2008 Guillaume Bedot <littletux@zarb.org> 0.8.9-1plf2009.0
12cr|mednafen-0.9.25-1|84	- 0.8.9
12cr|mednafen-0.9.25-1|85	
12cr|mednafen-0.9.25-1|86	* Thu Apr 17 2008 Guillaume Bedot <littletux@zarb.org> 0.8.8-1plf2009.0
12cr|mednafen-0.9.25-1|87	- 0.8.8
12cr|mednafen-0.9.25-1|88	
12cr|mednafen-0.9.25-1|89	* Mon Jan 28 2008 Guillaume Bedot <littletux@zarb.org> 0.8.7-1plf2008.1
12cr|mednafen-0.9.25-1|90	- 0.8.7
12cr|mednafen-0.9.25-1|91	
12cr|mednafen-0.9.25-1|92	* Tue Nov 27 2007 Guillaume Bedot <littletux@zarb.org> 0.8.5-1plf2008.1
12cr|mednafen-0.9.25-1|93	- 0.8.5
12cr|mednafen-0.9.25-1|94	
12cr|mednafen-0.9.25-1|95	* Tue Aug 14 2007 Guillaume Bedot <littletux@zarb.org> 0.8.4-0.rc1plf2008.0
12cr|mednafen-0.9.25-1|96	- 0.8.4-rc1
12cr|mednafen-0.9.25-1|97	
12cr|mednafen-0.9.25-1|98	* Wed May  2 2007 Guillaume Bedot <littletux@zarb.org> 0.8.1-1plf2008.0
12cr|mednafen-0.9.25-1|99	- 0.8.1
12cr|mednafen-0.9.25-1|100	
12cr|mednafen-0.9.25-1|101	* Tue Mar 27 2007 Guillaume Bedot <littletux@zarb.org> 0.7.2-1plf2007.1
12cr|mednafen-0.9.25-1|102	- 0.7.2
12cr|mednafen-0.9.25-1|103	
12cr|mednafen-0.9.25-1|104	* Sun Sep 09 2006 Guillaume Bedot <littletux@zarb.org> 0.6.5-1plf2007.0
12cr|mednafen-0.9.25-1|105	- 0.6.5
12cr|mednafen-0.9.25-1|106	
12cr|mednafen-0.9.25-1|107	* Wed Aug 30 2006 Anssi Hannula <anssi@zarb.org> 0.6.4-2plf2007.0
12cr|mednafen-0.9.25-1|108	- fix buildrequires
12cr|mednafen-0.9.25-1|109	
12cr|mednafen-0.9.25-1|110	* Tue Aug 22 2006 Guillaume Bedot <littletux@zarb.org> 0.6.4-1plf2007.0
12cr|mednafen-0.9.25-1|111	- 0.6.4
12cr|mednafen-0.9.25-1|112	- fix rights on source files
12cr|mednafen-0.9.25-1|113	
12cr|mednafen-0.9.25-1|114	* Fri Aug 11 2006 Guillaume Bedot <littletux@zarb.org> 0.6.3-1plf2007.0
12cr|mednafen-0.9.25-1|115	- 0.6.3
12cr|mednafen-0.9.25-1|116	
12cr|mednafen-0.9.25-1|117	* Wed Jul 19 2006 Guillaume Bedot <littletux@zarb.org> 0.6.2-2plf2007.0
12cr|mednafen-0.9.25-1|118	- fixed permissions on source, space intead of tabs, clean install
12cr|mednafen-0.9.25-1|119	
12cr|mednafen-0.9.25-1|120	* Mon Jun 26 2006 Guillaume Bedot <littletux@zarb.org> 0.6.2-1plf2007.0
12cr|mednafen-0.9.25-1|121	- Release 0.6.2
12cr|mednafen-0.9.25-1|122	
12cr|mednafen-0.9.25-1|123	* Sun May 28 2006 Guillaume Bedot <littletux@zarb.org> 0.6.1-1plf
12cr|mednafen-0.9.25-1|124	- Release 0.6.1
12cr|mednafen-0.9.25-1|125	- Buildrequires libGL and libGLU devel packages
12cr|mednafen-0.9.25-1|126	
12cr|mednafen-0.9.25-1|127	* Sun Apr 02 2006 Guillaume Bedot <littletux@zarb.org> 0.5.2-2plf
12cr|mednafen-0.9.25-1|128	- Rebuild for libcdio7
12cr|mednafen-0.9.25-1|129	
12cr|mednafen-0.9.25-1|130	* Sun Mar 12 2006 Guillaume Bedot <littletux@zarb.org> 0.5.2-1plf
12cr|mednafen-0.9.25-1|131	- New version
12cr|mednafen-0.9.25-1|132	
12cr|mednafen-0.9.25-1|133	* Wed Feb 22 2006 Guillaume Bedot <littletux@zarb.org> 0.4.9-1plf
12cr|mednafen-0.9.25-1|134	- First package

3113 12
12cr|mednafen-server-0.5.0-1|1	Name:			mednafen-server
12cr|mednafen-server-0.5.0-1|2	Version:		0.5.0
12cr|mednafen-server-0.5.0-1|3	Release:		%mkrel 1
12cr|mednafen-server-0.5.0-1|4	
12cr|mednafen-server-0.5.0-1|5	Summary:	Mednafen Network Play Server
12cr|mednafen-server-0.5.0-1|6	License:	GPLv2+
12cr|mednafen-server-0.5.0-1|7	URL:		http://mednafen.sourceforge.net/
12cr|mednafen-server-0.5.0-1|8	Group:		Emulators
12cr|mednafen-server-0.5.0-1|9	Source0:	http://downloads.sourceforge.net/mednafen/%{name}-%{version}.tar.bz2
12cr|mednafen-server-0.5.0-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|mednafen-server-0.5.0-1|11	
12cr|mednafen-server-0.5.0-1|12	%description
12cr|mednafen-server-0.5.0-1|13	This CLI-driven server aims at providing multiplayer gaming over a LAN
12cr|mednafen-server-0.5.0-1|14	for mednafen emulator.
12cr|mednafen-server-0.5.0-1|15	
12cr|mednafen-server-0.5.0-1|16	Look at the provided documentation for an example config file and usage.
12cr|mednafen-server-0.5.0-1|17	
12cr|mednafen-server-0.5.0-1|18	%prep
12cr|mednafen-server-0.5.0-1|19	%setup -q -n %{name}
12cr|mednafen-server-0.5.0-1|20	#find ./src -type f -exec chmod 644 '{}' +
12cr|mednafen-server-0.5.0-1|21	#find ./src -type d -exec chmod 755 '{}' +
12cr|mednafen-server-0.5.0-1|22	
12cr|mednafen-server-0.5.0-1|23	%build
12cr|mednafen-server-0.5.0-1|24	#autoreconf -i
12cr|mednafen-server-0.5.0-1|25	%configure2_5x
12cr|mednafen-server-0.5.0-1|26	%make
12cr|mednafen-server-0.5.0-1|27	
12cr|mednafen-server-0.5.0-1|28	%install
12cr|mednafen-server-0.5.0-1|29	rm -rf %{buildroot}
12cr|mednafen-server-0.5.0-1|30	%makeinstall_std
12cr|mednafen-server-0.5.0-1|31	
12cr|mednafen-server-0.5.0-1|32	%files
12cr|mednafen-server-0.5.0-1|33	%defattr(-,root,root)
12cr|mednafen-server-0.5.0-1|34	%doc ChangeLog README TODO run.sh standard.conf
12cr|mednafen-server-0.5.0-1|35	%attr(0755,root,root) %{_bindir}/%{name}
12cr|mednafen-server-0.5.0-1|36	
12cr|mednafen-server-0.5.0-1|37	%clean
12cr|mednafen-server-0.5.0-1|38	rm -rf %{buildroot}
12cr|mednafen-server-0.5.0-1|39	
12cr|mednafen-server-0.5.0-1|40	
12cr|mednafen-server-0.5.0-1|41	
12cr|mednafen-server-0.5.0-1|42	%changelog
12cr|mednafen-server-0.5.0-1|43	* Thu Jul 19 2012 Zombie Ryushu <ryushu@mandriva.org> 0.5.0-1mdv2011.0
12cr|mednafen-server-0.5.0-1|44	+ Revision: 810305
12cr|mednafen-server-0.5.0-1|45	- Upgrade to 0.5.0
12cr|mednafen-server-0.5.0-1|46	
12cr|mednafen-server-0.5.0-1|47	* Sat Jul 07 2012 Zombie Ryushu <ryushu@mandriva.org> 0.4.2-1
12cr|mednafen-server-0.5.0-1|48	+ Revision: 808452
12cr|mednafen-server-0.5.0-1|49	- Upgrade 0.4.2
12cr|mednafen-server-0.5.0-1|50	
12cr|mednafen-server-0.5.0-1|51	* Sat Jul 30 2011 Andrey Bondrov <abondrov@mandriva.org> 0.4.1-2
12cr|mednafen-server-0.5.0-1|52	+ Revision: 692340
12cr|mednafen-server-0.5.0-1|53	- imported package mednafen-server
12cr|mednafen-server-0.5.0-1|54	
12cr|mednafen-server-0.5.0-1|55	
12cr|mednafen-server-0.5.0-1|56	* Thu Jul 21 2010 Andrey Bondrov <bondrov@math.dvgu.ru> 0.4.1-1mdv2011.0
12cr|mednafen-server-0.5.0-1|57	- Import from PLF
12cr|mednafen-server-0.5.0-1|58	- Remove PLF reference
12cr|mednafen-server-0.5.0-1|59	
12cr|mednafen-server-0.5.0-1|60	* Sat Jun  5 2010 Guillaume Bedot <littletux@zarb.org> 0.4.1-1plf2010.1
12cr|mednafen-server-0.5.0-1|61	- First package for PLF

3114 12
12cr|megaglest-3.6.0.3-2|1	# no matter what, ignores -lssl -lcrypto dependency of -lcurl
12cr|megaglest-3.6.0.3-2|2	%define		_disable_ld_as_needed		1
12cr|megaglest-3.6.0.3-2|3	
12cr|megaglest-3.6.0.3-2|4	Name:		megaglest
12cr|megaglest-3.6.0.3-2|5	Version:	3.6.0.3
12cr|megaglest-3.6.0.3-2|6	Release:	2
12cr|megaglest-3.6.0.3-2|7	Summary:	Open Source 3d real time strategy game
12cr|megaglest-3.6.0.3-2|8	License:	GPLv3+
12cr|megaglest-3.6.0.3-2|9	Group:		Games/Strategy
12cr|megaglest-3.6.0.3-2|10	Url:		http://megaglest.org/
12cr|megaglest-3.6.0.3-2|11	Source0:	http://sourceforge.net/projects/megaglest/files/%{name}_%{version}/%{name}-source-%{version}.tar.xz
12cr|megaglest-3.6.0.3-2|12	Patch0:		megaglest-3.6.0.1-noerror.patch
12cr|megaglest-3.6.0.3-2|13	Patch1:		megaglest-3.6.0.2-help2man.patch
12cr|megaglest-3.6.0.3-2|14	Patch2:		megaglest-3.6.0.3-underlink.patch
12cr|megaglest-3.6.0.3-2|15	Patch3:		megaglest-3.6.0.3-gcc47.patch
12cr|megaglest-3.6.0.3-2|16	
12cr|megaglest-3.6.0.3-2|17	BuildRequires:	cmake
12cr|megaglest-3.6.0.3-2|18	BuildRequires:	help2man
12cr|megaglest-3.6.0.3-2|19	BuildRequires:	subversion
12cr|megaglest-3.6.0.3-2|20	BuildRequires:	x11-server-xvfb
12cr|megaglest-3.6.0.3-2|21	BuildRequires:	icu-devel
12cr|megaglest-3.6.0.3-2|22	BuildRequires:	jpeg-devel
12cr|megaglest-3.6.0.3-2|23	BuildRequires:	libircclient-static-devel
12cr|megaglest-3.6.0.3-2|24	BuildRequires:	miniupnpc-devel
12cr|megaglest-3.6.0.3-2|25	BuildRequires:	wxgtku-devel
12cr|megaglest-3.6.0.3-2|26	BuildRequires:	xerces-c28-devel
12cr|megaglest-3.6.0.3-2|27	BuildRequires:	pkgconfig(libcurl)
12cr|megaglest-3.6.0.3-2|28	BuildRequires:	pkgconfig(ftgl)
12cr|megaglest-3.6.0.3-2|29	BuildRequires:	pkgconfig(gl)
12cr|megaglest-3.6.0.3-2|30	BuildRequires:	pkgconfig(glew)
12cr|megaglest-3.6.0.3-2|31	BuildRequires:	pkgconfig(gnutls)
12cr|megaglest-3.6.0.3-2|32	BuildRequires:	pkgconfig(libpng)
12cr|megaglest-3.6.0.3-2|33	BuildRequires:	pkgconfig(lua)
12cr|megaglest-3.6.0.3-2|34	BuildRequires:	pkgconfig(openal)
12cr|megaglest-3.6.0.3-2|35	BuildRequires:	pkgconfig(openssl)
12cr|megaglest-3.6.0.3-2|36	BuildRequires:	pkgconfig(sdl)
12cr|megaglest-3.6.0.3-2|37	BuildRequires:	pkgconfig(SDL_mixer)
12cr|megaglest-3.6.0.3-2|38	BuildRequires:	pkgconfig(SDL_net)
12cr|megaglest-3.6.0.3-2|39	BuildRequires:	pkgconfig(vorbis)
12cr|megaglest-3.6.0.3-2|40	BuildRequires:	pkgconfig(zlib)
12cr|megaglest-3.6.0.3-2|41	Requires:	glxinfo
12cr|megaglest-3.6.0.3-2|42	Requires:	megaglest-data
12cr|megaglest-3.6.0.3-2|43	Requires:	p7zip
12cr|megaglest-3.6.0.3-2|44	
12cr|megaglest-3.6.0.3-2|45	%description
12cr|megaglest-3.6.0.3-2|46	MegaGlest is an open source 3D-real-time strategy game, where you control
12cr|megaglest-3.6.0.3-2|47	the armies of one of seven different factions: Tech, Magic, Egyptians,
12cr|megaglest-3.6.0.3-2|48	Indians, Norsemen, Persian or Romans. The game is setup in one of 16
12cr|megaglest-3.6.0.3-2|49	naturally looking settings, which -like the unit models- are crafted with
12cr|megaglest-3.6.0.3-2|50	great appreciation for detail. Additional game data can be downloaded from
12cr|megaglest-3.6.0.3-2|51	within the game at no cost.
12cr|megaglest-3.6.0.3-2|52	
12cr|megaglest-3.6.0.3-2|53	#-----------------------------------------------------------------------
12cr|megaglest-3.6.0.3-2|54	%prep
12cr|megaglest-3.6.0.3-2|55	%setup -q
12cr|megaglest-3.6.0.3-2|56	
12cr|megaglest-3.6.0.3-2|57	%patch0 -p1
12cr|megaglest-3.6.0.3-2|58	%patch1 -p1
12cr|megaglest-3.6.0.3-2|59	%patch2 -p1
12cr|megaglest-3.6.0.3-2|60	%patch3 -p1
12cr|megaglest-3.6.0.3-2|61	
12cr|megaglest-3.6.0.3-2|62	#-----------------------------------------------------------------------
12cr|megaglest-3.6.0.3-2|63	%build
12cr|megaglest-3.6.0.3-2|64	%cmake									\
12cr|megaglest-3.6.0.3-2|65	-DCMAKE_INSTALL_PREFIX=/					\
12cr|megaglest-3.6.0.3-2|66	-DMEGAGLEST_BIN_INSTALL_PATH=%{_gamesbindir}			\
12cr|megaglest-3.6.0.3-2|67	-DMEGAGLEST_ICON_INSTALL_PATH=%{_iconsdir}			\
12cr|megaglest-3.6.0.3-2|68	-DMEGAGLEST_DATA_INSTALL_PATH=%{_gamesdatadir}/megaglest
12cr|megaglest-3.6.0.3-2|69	%make
12cr|megaglest-3.6.0.3-2|70	
12cr|megaglest-3.6.0.3-2|71	#-----------------------------------------------------------------------
12cr|megaglest-3.6.0.3-2|72	%install
12cr|megaglest-3.6.0.3-2|73	%makeinstall_std -C build
12cr|megaglest-3.6.0.3-2|74	mv %{buildroot}/share/* %{buildroot}%{_datadir}
12cr|megaglest-3.6.0.3-2|75	rmdir %{buildroot}/share
12cr|megaglest-3.6.0.3-2|76	install -d %{buildroot}%{_gamesdatadir}/megaglest
12cr|megaglest-3.6.0.3-2|77	for image in `ls %{buildroot}%{_iconsdir}`; do
12cr|megaglest-3.6.0.3-2|78	[ -e %{buildroot}%{_gamesdatadir}/$image ] ||
12cr|megaglest-3.6.0.3-2|79	ln -sf %{_iconsdir}/$image %{buildroot}%{_gamesdatadir}/megaglest
12cr|megaglest-3.6.0.3-2|80	done
12cr|megaglest-3.6.0.3-2|81	# installed by megaglest-data
12cr|megaglest-3.6.0.3-2|82	rm %{buildroot}%{_gamesdatadir}/megaglest/megaglest.bmp
12cr|megaglest-3.6.0.3-2|83	
12cr|megaglest-3.6.0.3-2|84	#-----------------------------------------------------------------------
12cr|megaglest-3.6.0.3-2|85	%files
12cr|megaglest-3.6.0.3-2|86	%defattr(644,root,root,755)
12cr|megaglest-3.6.0.3-2|87	%attr(755,root,root) %{_gamesbindir}/*
12cr|megaglest-3.6.0.3-2|88	%{_datadir}/applications/%{name}.desktop
12cr|megaglest-3.6.0.3-2|89	%{_iconsdir}/*
12cr|megaglest-3.6.0.3-2|90	%{_mandir}/man6/*.6*
12cr|megaglest-3.6.0.3-2|91	%{_gamesdatadir}/megaglest
12cr|megaglest-3.6.0.3-2|92	

3115 12
12cr|megaglest-data-3.6.0.3-0.1|1	Name:		megaglest-data
12cr|megaglest-data-3.6.0.3-0.1|2	Version:	3.6.0.3
12cr|megaglest-data-3.6.0.3-0.1|3	Release:	%mkrel 0.1
12cr|megaglest-data-3.6.0.3-0.1|4	Summary:	Mega Glest data files
12cr|megaglest-data-3.6.0.3-0.1|5	License:	Creative Commons Attribution
12cr|megaglest-data-3.6.0.3-0.1|6	Group:		Games/Strategy
12cr|megaglest-data-3.6.0.3-0.1|7	Url:		http://megaglest.org/
12cr|megaglest-data-3.6.0.3-0.1|8	Source0:	http://sourceforge.net/projects/megaglest/files/current_release/megaglest-data-3.6.0.3.tar.xz
12cr|megaglest-data-3.6.0.3-0.1|9	BuildArch:	noarch
12cr|megaglest-data-3.6.0.3-0.1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|megaglest-data-3.6.0.3-0.1|11	
12cr|megaglest-data-3.6.0.3-0.1|12	BuildRequires:	cmake
12cr|megaglest-data-3.6.0.3-0.1|13	
12cr|megaglest-data-3.6.0.3-0.1|14	%description
12cr|megaglest-data-3.6.0.3-0.1|15	MegaGlest is an open source 3D-real-time strategy game, where you control
12cr|megaglest-data-3.6.0.3-0.1|16	the armies of one of seven different factions: Tech, Magic, Egyptians,
12cr|megaglest-data-3.6.0.3-0.1|17	Indians, Norsemen, Persian or Romans. The game is setup in one of 16
12cr|megaglest-data-3.6.0.3-0.1|18	naturally looking settings, which -like the unit models- are crafted with
12cr|megaglest-data-3.6.0.3-0.1|19	great appreciation for detail. Additional game data can be downloaded from
12cr|megaglest-data-3.6.0.3-0.1|20	within the game at no cost.
12cr|megaglest-data-3.6.0.3-0.1|21	
12cr|megaglest-data-3.6.0.3-0.1|22	#-----------------------------------------------------------------------
12cr|megaglest-data-3.6.0.3-0.1|23	%prep
12cr|megaglest-data-3.6.0.3-0.1|24	%setup -q -n megaglest-%{version}
12cr|megaglest-data-3.6.0.3-0.1|25	
12cr|megaglest-data-3.6.0.3-0.1|26	#-----------------------------------------------------------------------
12cr|megaglest-data-3.6.0.3-0.1|27	%build
12cr|megaglest-data-3.6.0.3-0.1|28	%cmake									\
12cr|megaglest-data-3.6.0.3-0.1|29	-DCMAKE_INSTALL_PREFIX=/					\
12cr|megaglest-data-3.6.0.3-0.1|30	-DMEGAGLEST_BIN_INSTALL_PATH=%{_gamesbindir}			\
12cr|megaglest-data-3.6.0.3-0.1|31	-DMEGAGLEST_ICON_INSTALL_PATH=%{_iconsdir}			\
12cr|megaglest-data-3.6.0.3-0.1|32	-DMEGAGLEST_DATA_INSTALL_PATH=%{_gamesdatadir}/megaglest
12cr|megaglest-data-3.6.0.3-0.1|33	%make
12cr|megaglest-data-3.6.0.3-0.1|34	
12cr|megaglest-data-3.6.0.3-0.1|35	#-----------------------------------------------------------------------
12cr|megaglest-data-3.6.0.3-0.1|36	%install
12cr|megaglest-data-3.6.0.3-0.1|37	%makeinstall_std -C build
12cr|megaglest-data-3.6.0.3-0.1|38	
12cr|megaglest-data-3.6.0.3-0.1|39	#-----------------------------------------------------------------------
12cr|megaglest-data-3.6.0.3-0.1|40	%files
12cr|megaglest-data-3.6.0.3-0.1|41	%defattr(644,root,root,755)
12cr|megaglest-data-3.6.0.3-0.1|42	%{_gamesdatadir}/megaglest
12cr|megaglest-data-3.6.0.3-0.1|43	
12cr|megaglest-data-3.6.0.3-0.1|44	
12cr|megaglest-data-3.6.0.3-0.1|45	%changelog
12cr|megaglest-data-3.6.0.3-0.1|46	* Sat Jan 28 2012 Paulo Andrade <pcpa@mandriva.com.br> 3.6.0.3-0.1mdv2012.0
12cr|megaglest-data-3.6.0.3-0.1|47	+ Revision: 769484
12cr|megaglest-data-3.6.0.3-0.1|48	- Update to latest upstream release.
12cr|megaglest-data-3.6.0.3-0.1|49	
12cr|megaglest-data-3.6.0.3-0.1|50	* Sun Dec 18 2011 Paulo Andrade <pcpa@mandriva.com.br> 3.6.0-0.1
12cr|megaglest-data-3.6.0.3-0.1|51	+ Revision: 743595
12cr|megaglest-data-3.6.0.3-0.1|52	- Update to latest upstream release.
12cr|megaglest-data-3.6.0.3-0.1|53	
12cr|megaglest-data-3.6.0.3-0.1|54	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|megaglest-data-3.6.0.3-0.1|55	- Fix release tag for 2010.2 backport
12cr|megaglest-data-3.6.0.3-0.1|56	
12cr|megaglest-data-3.6.0.3-0.1|57	* Thu Sep 08 2011 Paulo Andrade <pcpa@mandriva.com.br> 3.5.2.4-1
12cr|megaglest-data-3.6.0.3-0.1|58	+ Revision: 698915
12cr|megaglest-data-3.6.0.3-0.1|59	- MegaGlest 3.5.2.4 data files
12cr|megaglest-data-3.6.0.3-0.1|60	- MegaGlest 3.5.2.4 data files
12cr|megaglest-data-3.6.0.3-0.1|61	

3116 12
12cr|megamario-1.7-1|1	Name:		megamario
12cr|megamario-1.7-1|2	Version:	1.7
12cr|megamario-1.7-1|3	Release:	1
12cr|megamario-1.7-1|4	Summary:	Super Mario Bros 1 clone
12cr|megamario-1.7-1|5	Group:		Games/Arcade
12cr|megamario-1.7-1|6	License:	LGPLv2.1
12cr|megamario-1.7-1|7	URL:		http://mmario.sourceforge.net/
12cr|megamario-1.7-1|8	Source0:	http://downloads.sourceforge.net/mmario/MegaMario_v%{version}_full.zip
12cr|megamario-1.7-1|9	Source1:	%{name}.desktop
12cr|megamario-1.7-1|10	Patch0:		megamario-1.5-compile-fix.patch
12cr|megamario-1.7-1|11	BuildRequires:	pkgconfig(SDL_mixer)
12cr|megamario-1.7-1|12	BuildRequires:	pkgconfig(SDL_image)
12cr|megamario-1.7-1|13	BuildRequires:	pkgconfig(SDL_ttf)
12cr|megamario-1.7-1|14	BuildRequires:  pkgconfig(gl)
12cr|megamario-1.7-1|15	BuildRequires:  pkgconfig(glu)
12cr|megamario-1.7-1|16	BuildRequires:	imagemagick
12cr|megamario-1.7-1|17	BuildRequires:	desktop-file-utils
12cr|megamario-1.7-1|18	Requires:	hicolor-icon-theme
12cr|megamario-1.7-1|19	
12cr|megamario-1.7-1|20	%description
12cr|megamario-1.7-1|21	MegaMario is a clone of the well know platform game Super Mario Bros 1.
12cr|megamario-1.7-1|22	In the game you play Mario, and your task is to free his brother Luigi,
12cr|megamario-1.7-1|23	who was captured by the evil Bowser.
12cr|megamario-1.7-1|24	
12cr|megamario-1.7-1|25	
12cr|megamario-1.7-1|26	%prep
12cr|megamario-1.7-1|27	%setup -q -c
12cr|megamario-1.7-1|28	%patch0 -p1
12cr|megamario-1.7-1|29	sed -i 's/\r//' *.txt
12cr|megamario-1.7-1|30	
12cr|megamario-1.7-1|31	%build
12cr|megamario-1.7-1|32	%make PREFIX=%{_prefix} CFLAGS="$RPM_OPT_FLAGS -fsigned-char"
12cr|megamario-1.7-1|33	convert -transparent '#FF00FF' data/gfx/characters/small/player1r.PNG %{name}.png
12cr|megamario-1.7-1|34	
12cr|megamario-1.7-1|35	%install
12cr|megamario-1.7-1|36	%makeinstall PREFIX=%{buildroot}%{_prefix}
12cr|megamario-1.7-1|37	# cruft removal
12cr|megamario-1.7-1|38	rm %{buildroot}%{_datadir}/megamario/levels/1/1
12cr|megamario-1.7-1|39	rm %{buildroot}%{_datadir}/megamario/levels/11/mai
12cr|megamario-1.7-1|40	rm %{buildroot}%{_datadir}/megamario/save.sav
12cr|megamario-1.7-1|41	
12cr|megamario-1.7-1|42	# below is the desktop file and icon stuff.
12cr|megamario-1.7-1|43	mkdir -p %{buildroot}%{_datadir}/applications
12cr|megamario-1.7-1|44	desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
12cr|megamario-1.7-1|45	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
12cr|megamario-1.7-1|46	install -p -m 644 %{name}.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
12cr|megamario-1.7-1|47	
12cr|megamario-1.7-1|48	
12cr|megamario-1.7-1|49	%files
12cr|megamario-1.7-1|50	%doc CONTROLS.txt readme.txt fixes_v%{version}.txt
12cr|megamario-1.7-1|51	%{_bindir}/%{name}
12cr|megamario-1.7-1|52	%{_datadir}/%{name}
12cr|megamario-1.7-1|53	%{_datadir}/applications/%{name}.desktop
12cr|megamario-1.7-1|54	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12cr|megamario-1.7-1|55	
12cr|megamario-1.7-1|56	
12cr|megamario-1.7-1|57	
12cr|megamario-1.7-1|58	

3117 12
12cr|megatunix-0.9.23-0.1|1	%if %mandriva_branch == Cooker
12cr|megatunix-0.9.23-0.1|2	# Cooker
12cr|megatunix-0.9.23-0.1|3	%define release %mkrel 1
12cr|megatunix-0.9.23-0.1|4	%else
12cr|megatunix-0.9.23-0.1|5	# Old distros
12cr|megatunix-0.9.23-0.1|6	%define subrel 1
12cr|megatunix-0.9.23-0.1|7	%define release %mkrel 0
12cr|megatunix-0.9.23-0.1|8	%endif
12cr|megatunix-0.9.23-0.1|9	
12cr|megatunix-0.9.23-0.1|10	Summary:	MegaTunix Tuning Software
12cr|megatunix-0.9.23-0.1|11	Name:		megatunix
12cr|megatunix-0.9.23-0.1|12	Version:	0.9.23
12cr|megatunix-0.9.23-0.1|13	Release:	%release
12cr|megatunix-0.9.23-0.1|14	License:	GPLv2+
12cr|megatunix-0.9.23-0.1|15	Group:		Networking/Other
12cr|megatunix-0.9.23-0.1|16	URL:		http://sourceforge.net/projects/megatunix
12cr|megatunix-0.9.23-0.1|17	Source0:	http://sourceforge.net/projects/megatunix/files/MegaTunix/%{version}/%{name}-%{version}.tar.gz
12cr|megatunix-0.9.23-0.1|18	Patch0:		megatunix-0.9.23-glib_fix.diff
12cr|megatunix-0.9.23-0.1|19	Patch1:		megatunix-0.9.23-menu_fixes.diff
12cr|megatunix-0.9.23-0.1|20	BuildRequires:	autoconf automake libtool
12cr|megatunix-0.9.23-0.1|21	BuildRequires:	bison
12cr|megatunix-0.9.23-0.1|22	BuildRequires:	flex
12cr|megatunix-0.9.23-0.1|23	BuildRequires:	imagemagick
12cr|megatunix-0.9.23-0.1|24	BuildRequires:	intltool
12cr|megatunix-0.9.23-0.1|25	BuildRequires:	pkgconfig(gdk-2.0)
12cr|megatunix-0.9.23-0.1|26	BuildRequires:	pkgconfig(gdkglext-1.0)
12cr|megatunix-0.9.23-0.1|27	BuildRequires:	pkgconfig(gdkglext-x11-1.0)
12cr|megatunix-0.9.23-0.1|28	BuildRequires:	pkgconfig(gdk-x11-2.0)
12cr|megatunix-0.9.23-0.1|29	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|megatunix-0.9.23-0.1|30	BuildRequires:	pkgconfig(gtkglext-1.0)
12cr|megatunix-0.9.23-0.1|31	BuildRequires:	pkgconfig(gtkglext-x11-1.0)
12cr|megatunix-0.9.23-0.1|32	BuildRequires:	pkgconfig(gtk+-unix-print-2.0)
12cr|megatunix-0.9.23-0.1|33	BuildRequires:	pkgconfig(gtk+-x11-2.0)
12cr|megatunix-0.9.23-0.1|34	BuildRequires:	pkgconfig(libglade-2.0)
12cr|megatunix-0.9.23-0.1|35	BuildRequires:	pkgconfig(libxml-2.0)
12cr|megatunix-0.9.23-0.1|36	
12cr|megatunix-0.9.23-0.1|37	%description
12cr|megatunix-0.9.23-0.1|38	MegaTunix is a cross-platform tuning application for some of the available DIY
12cr|megatunix-0.9.23-0.1|39	Fuel Injection controllers, including the MegaSquirt (MS1, MS1-Extra, MS2 and
12cr|megatunix-0.9.23-0.1|40	MS2-Extra) as well as the FreeEMS EFI system and the JimStim ECU
12cr|megatunix-0.9.23-0.1|41	stimulator/development tool.
12cr|megatunix-0.9.23-0.1|42	
12cr|megatunix-0.9.23-0.1|43	%prep
12cr|megatunix-0.9.23-0.1|44	
12cr|megatunix-0.9.23-0.1|45	%setup -q
12cr|megatunix-0.9.23-0.1|46	%patch0 -p0
12cr|megatunix-0.9.23-0.1|47	%patch1 -p1
12cr|megatunix-0.9.23-0.1|48	
12cr|megatunix-0.9.23-0.1|49	%build
12cr|megatunix-0.9.23-0.1|50	autoreconf -fi
12cr|megatunix-0.9.23-0.1|51	
12cr|megatunix-0.9.23-0.1|52	%configure2_5x \
12cr|megatunix-0.9.23-0.1|53	--disable-rpath \
12cr|megatunix-0.9.23-0.1|54	--disable-static
12cr|megatunix-0.9.23-0.1|55	
12cr|megatunix-0.9.23-0.1|56	%make
12cr|megatunix-0.9.23-0.1|57	
12cr|megatunix-0.9.23-0.1|58	%install
12cr|megatunix-0.9.23-0.1|59	rm -rf %{buildroot}
12cr|megatunix-0.9.23-0.1|60	
12cr|megatunix-0.9.23-0.1|61	%makeinstall_std
12cr|megatunix-0.9.23-0.1|62	
12cr|megatunix-0.9.23-0.1|63	rm -rf %{buildroot}%{_datadir}/icons
12cr|megatunix-0.9.23-0.1|64	
12cr|megatunix-0.9.23-0.1|65	install -d %{buildroot}%{_miconsdir}
12cr|megatunix-0.9.23-0.1|66	install -d %{buildroot}%{_iconsdir}
12cr|megatunix-0.9.23-0.1|67	install -d %{buildroot}%{_liconsdir}
12cr|megatunix-0.9.23-0.1|68	
12cr|megatunix-0.9.23-0.1|69	for i in automotive dashdesigner gaugedesigner megatunix mtxloader; do
12cr|megatunix-0.9.23-0.1|70	convert icons/${i}.xpm -resize 16x16 %{buildroot}%{_miconsdir}/${i}.png
12cr|megatunix-0.9.23-0.1|71	convert icons/${i}.xpm -resize 32x32 %{buildroot}%{_iconsdir}/${i}.png
12cr|megatunix-0.9.23-0.1|72	convert icons/${i}.xpm -resize 48x48 %{buildroot}%{_liconsdir}/${i}.png
12cr|megatunix-0.9.23-0.1|73	done
12cr|megatunix-0.9.23-0.1|74	
12cr|megatunix-0.9.23-0.1|75	%files
12cr|megatunix-0.9.23-0.1|76	%doc AUTHORS CREDITS LICENSE README TODO
12cr|megatunix-0.9.23-0.1|77	%{_sysconfdir}/xdg/menus/applications-merged/automotive.menu
12cr|megatunix-0.9.23-0.1|78	%{_bindir}/dashdesigner
12cr|megatunix-0.9.23-0.1|79	%{_bindir}/gaugedesigner
12cr|megatunix-0.9.23-0.1|80	%{_bindir}/megatunix
12cr|megatunix-0.9.23-0.1|81	%{_bindir}/msloader
12cr|megatunix-0.9.23-0.1|82	%{_bindir}/mtxloader
12cr|megatunix-0.9.23-0.1|83	%{_datadir}/MegaTunix
12cr|megatunix-0.9.23-0.1|84	%{_datadir}/desktop-directories/Automotive.directory
12cr|megatunix-0.9.23-0.1|85	%{_datadir}/applications/*.desktop
12cr|megatunix-0.9.23-0.1|86	%{_miconsdir}/*.png
12cr|megatunix-0.9.23-0.1|87	%{_iconsdir}/*.png
12cr|megatunix-0.9.23-0.1|88	%{_liconsdir}/*.png
12cr|megatunix-0.9.23-0.1|89	
12cr|megatunix-0.9.23-0.1|90	
12cr|megatunix-0.9.23-0.1|91	%changelog
12cr|megatunix-0.9.23-0.1|92	* Tue Jan 31 2012 Oden Eriksson <oeriksson@mandriva.com> 0.9.23-0.1mdv2011.0
12cr|megatunix-0.9.23-0.1|93	+ Revision: 770083
12cr|megatunix-0.9.23-0.1|94	- various fixes
12cr|megatunix-0.9.23-0.1|95	- import megatunix
12cr|megatunix-0.9.23-0.1|96	
12cr|megatunix-0.9.23-0.1|97	
12cr|megatunix-0.9.23-0.1|98	* Sat Jan 28 2012 Oden Eriksson <oeriksson@mandriva.com> 0.9.23-1
12cr|megatunix-0.9.23-0.1|99	- first cut (even though i don't have use for it, yet :-))

3118 12
12cr|megaupload-dl-0.3.3-1|1	Name:		megaupload-dl
12cr|megaupload-dl-0.3.3-1|2	Version:	0.3.3
12cr|megaupload-dl-0.3.3-1|3	Release:	%mkrel 1
12cr|megaupload-dl-0.3.3-1|4	Summary:	Megaupload automatic downloader
12cr|megaupload-dl-0.3.3-1|5	Group:		Networking/File transfer
12cr|megaupload-dl-0.3.3-1|6	License:	GPLv3
12cr|megaupload-dl-0.3.3-1|7	URL:		http://code.google.com/p/megaupload-dl/
12cr|megaupload-dl-0.3.3-1|8	Source0:	http://megaupload-dl.googlecode.com/files/%{name}-%{version}.tgz
12cr|megaupload-dl-0.3.3-1|9	Source1:	megaupload.com.terms.txt
12cr|megaupload-dl-0.3.3-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|megaupload-dl-0.3.3-1|11	BuildRequires:	python-beautifulsoup
12cr|megaupload-dl-0.3.3-1|12	BuildRequires:	python-imaging
12cr|megaupload-dl-0.3.3-1|13	BuildRequires:	tesseract
12cr|megaupload-dl-0.3.3-1|14	BuildRequires:	python-devel
12cr|megaupload-dl-0.3.3-1|15	Requires:	python-base >= 2.6
12cr|megaupload-dl-0.3.3-1|16	Requires:	python-beautifulsoup
12cr|megaupload-dl-0.3.3-1|17	Requires:	python-imaging
12cr|megaupload-dl-0.3.3-1|18	Requires:	tesseract
12cr|megaupload-dl-0.3.3-1|19	BuildArch:	noarch
12cr|megaupload-dl-0.3.3-1|20	
12cr|megaupload-dl-0.3.3-1|21	%description
12cr|megaupload-dl-0.3.3-1|22	Megaupload-dl helps on the painful process of downloading
12cr|megaupload-dl-0.3.3-1|23	files hosted on the popular Megaupload site if you don't have
12cr|megaupload-dl-0.3.3-1|24	a premium account. The process is completely automatic as the
12cr|megaupload-dl-0.3.3-1|25	captcha is recognized using a OCR. The script
12cr|megaupload-dl-0.3.3-1|26	(run from the command line, there is no GUI) only returns the file link;
12cr|megaupload-dl-0.3.3-1|27	use your favorite web downloader to actually get the file.
12cr|megaupload-dl-0.3.3-1|28	
12cr|megaupload-dl-0.3.3-1|29	%prep
12cr|megaupload-dl-0.3.3-1|30	%setup -q -n %{name}
12cr|megaupload-dl-0.3.3-1|31	cp %{SOURCE1} .
12cr|megaupload-dl-0.3.3-1|32	
12cr|megaupload-dl-0.3.3-1|33	%install
12cr|megaupload-dl-0.3.3-1|34	rm -rf $RPM_BUILD_ROOT
12cr|megaupload-dl-0.3.3-1|35	python setup.py install --root=$RPM_BUILD_ROOT
12cr|megaupload-dl-0.3.3-1|36	
12cr|megaupload-dl-0.3.3-1|37	rm -rf %buildroot%{_datadir}/doc/megaupload_dl
12cr|megaupload-dl-0.3.3-1|38	
12cr|megaupload-dl-0.3.3-1|39	%clean
12cr|megaupload-dl-0.3.3-1|40	rm -rf $RPM_BUILD_ROOT
12cr|megaupload-dl-0.3.3-1|41	
12cr|megaupload-dl-0.3.3-1|42	
12cr|megaupload-dl-0.3.3-1|43	%files
12cr|megaupload-dl-0.3.3-1|44	%defattr(-,root,root,-)
12cr|megaupload-dl-0.3.3-1|45	%doc CHANGELOG README examples/* megaupload.com.terms.txt
12cr|megaupload-dl-0.3.3-1|46	%{_bindir}/*
12cr|megaupload-dl-0.3.3-1|47	%{py_puresitedir}/megaupload_dl
12cr|megaupload-dl-0.3.3-1|48	%{py_puresitedir}/*.egg-info
12cr|megaupload-dl-0.3.3-1|49	%{_datadir}/megaupload_dl/news_gothic_bt.ttf
12cr|megaupload-dl-0.3.3-1|50	
12cr|megaupload-dl-0.3.3-1|51	
12cr|megaupload-dl-0.3.3-1|52	%changelog
12cr|megaupload-dl-0.3.3-1|53	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 0.3.3-1mdv2011.0
12cr|megaupload-dl-0.3.3-1|54	+ Revision: 598842
12cr|megaupload-dl-0.3.3-1|55	- update file list
12cr|megaupload-dl-0.3.3-1|56	
12cr|megaupload-dl-0.3.3-1|57	* Tue Feb 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.3.3-1mdv2010.1
12cr|megaupload-dl-0.3.3-1|58	+ Revision: 510301
12cr|megaupload-dl-0.3.3-1|59	- update to 0.3.3
12cr|megaupload-dl-0.3.3-1|60	- fix requires
12cr|megaupload-dl-0.3.3-1|61	- fix file list
12cr|megaupload-dl-0.3.3-1|62	
12cr|megaupload-dl-0.3.3-1|63	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.2.1-2mdv2010.0
12cr|megaupload-dl-0.3.3-1|64	+ Revision: 439796
12cr|megaupload-dl-0.3.3-1|65	- rebuild
12cr|megaupload-dl-0.3.3-1|66	
12cr|megaupload-dl-0.3.3-1|67	* Fri Feb 06 2009 Jérôme Soyer <saispo@mandriva.org> 0.2.1-1mdv2009.1
12cr|megaupload-dl-0.3.3-1|68	+ Revision: 338185
12cr|megaupload-dl-0.3.3-1|69	- import megaupload-dl
12cr|megaupload-dl-0.3.3-1|70	
12cr|megaupload-dl-0.3.3-1|71	

3119 12
12cr|meka-0.73-1|1	# spec is based on Andrea Musuruane's work in Fedora
12cr|meka-0.73-1|2	
12cr|meka-0.73-1|3	%define pkgdate 2010-05-30
12cr|meka-0.73-1|4	%define pkgversion %(echo %version|sed s/\\\\\.//g)
12cr|meka-0.73-1|5	
12cr|meka-0.73-1|6	Name:		meka
12cr|meka-0.73-1|7	Version:	0.73
12cr|meka-0.73-1|8	Release:	%mkrel 1
12cr|meka-0.73-1|9	Summary:	Sega 8-bit machine emulator
12cr|meka-0.73-1|10	Group:		Emulators
12cr|meka-0.73-1|11	License:	MEKA and non-commercial
12cr|meka-0.73-1|12	URL:		http://www.smspower.org/meka/
12cr|meka-0.73-1|13	Source0:	http://www.smspower.org/meka/releases/%{name}-%{pkgdate}-srcs-v%{pkgversion}.zip
12cr|meka-0.73-1|14	Source1:	%{name}.sh
12cr|meka-0.73-1|15	Source2:	%{name}.desktop
12cr|meka-0.73-1|16	Patch0:		meka-0.72-rpmopt.patch
12cr|meka-0.73-1|17	Patch1:		meka-0.72-buffer_overflow.patch
12cr|meka-0.73-1|18	# http://www.smspower.org/forums/viewtopic.php?t=12699
12cr|meka-0.73-1|19	Patch2:		meka-0.73-execstack.patch
12cr|meka-0.73-1|20	# http://www.smspower.org/forums/viewtopic.php?t=10848
12cr|meka-0.73-1|21	# http://www.smspower.org/forums/viewtopic.php?t=12699
12cr|meka-0.73-1|22	Patch3:		meka-0.73-noseal.patch
12cr|meka-0.73-1|23	# http://www.smspower.org/forums/viewtopic.php?t=12699
12cr|meka-0.73-1|24	Patch4:		meka-0.73-gcc45.patch
12cr|meka-0.73-1|25	
12cr|meka-0.73-1|26	Patch5:		meka-0.73-sfmt.patch
12cr|meka-0.73-1|27	Patch6:		meka-0.73-png15.patch
12cr|meka-0.73-1|28	
12cr|meka-0.73-1|29	# This is package contains ix86 asm code
12cr|meka-0.73-1|30	ExclusiveArch:	%{ix86}
12cr|meka-0.73-1|31	BuildRequires:	allegro-devel
12cr|meka-0.73-1|32	BuildRequires:	nasm
12cr|meka-0.73-1|33	BuildRequires:	png-devel
12cr|meka-0.73-1|34	BuildRequires:	pkgconfig(xpm)
12cr|meka-0.73-1|35	BuildRequires:	pkgconfig(xxf86dga)
12cr|meka-0.73-1|36	BuildRequires:	pkgconfig(xxf86vm)
12cr|meka-0.73-1|37	BuildRequires:	pkgconfig(xext)
12cr|meka-0.73-1|38	BuildRequires:	imagemagick
12cr|meka-0.73-1|39	BuildRequires:	desktop-file-utils
12cr|meka-0.73-1|40	
12cr|meka-0.73-1|41	%description
12cr|meka-0.73-1|42	MEKA is a multi machine emulator, originally started as a Sega Master System
12cr|meka-0.73-1|43	emulator, and generally very oriented toward Z80-based Sega 8-bit systems.
12cr|meka-0.73-1|44	MEKA officially emulates the following systems:
12cr|meka-0.73-1|45	
12cr|meka-0.73-1|46	- Sega Game 1000        / SG-1000  / Japan, Oceania
12cr|meka-0.73-1|47	- Sega Computer 3000    / SC-3000  / Japan, Oceania, Europe
12cr|meka-0.73-1|48	- Super Control Station / SF-7000  / Japan, Oceania, Europe
12cr|meka-0.73-1|49	- Sega Mark III         / MK3      / Japan
12cr|meka-0.73-1|50	+ FM Unit Extension  / MK3+FM   / Japan
12cr|meka-0.73-1|51	- Sega Master System    / SMS      / World Wide
12cr|meka-0.73-1|52	- Sega Game Gear        / GG       / World Wide
12cr|meka-0.73-1|53	- ColecoVision          / COLECO   / America, Europe
12cr|meka-0.73-1|54	- Othello Multivision   / OMV      / Japan
12cr|meka-0.73-1|55	
12cr|meka-0.73-1|56	You can play other systems on it only if you are smart enough to figure how.
12cr|meka-0.73-1|57	And if you are, I doubt you will want to play Nintendo games. So forget it.
12cr|meka-0.73-1|58	
12cr|meka-0.73-1|59	%prep
12cr|meka-0.73-1|60	%setup -q -c
12cr|meka-0.73-1|61	# Fix CFLAGS in Makefilie
12cr|meka-0.73-1|62	%patch0 -p1
12cr|meka-0.73-1|63	# Fix buffer overflows
12cr|meka-0.73-1|64	%patch1 -p1
12cr|meka-0.73-1|65	# Patch not to require an executable stack
12cr|meka-0.73-1|66	%patch2 -p1
12cr|meka-0.73-1|67	# Patch not to require libseal (audio is severly broken)
12cr|meka-0.73-1|68	%patch3 -p1
12cr|meka-0.73-1|69	# Patch to compile with gcc 4.5
12cr|meka-0.73-1|70	%patch4 -p1
12cr|meka-0.73-1|71	# Fix string format error
12cr|meka-0.73-1|72	%patch5 -p1
12cr|meka-0.73-1|73	# Fix build with png15
12cr|meka-0.73-1|74	%patch6 -p1
12cr|meka-0.73-1|75	# Remove pre-built lib files
12cr|meka-0.73-1|76	find -name '*.lib' -exec %__rm -f '{}' \;
12cr|meka-0.73-1|77	# Fix end-of-line-encoding
12cr|meka-0.73-1|78	%__sed -i 's/\r//' *.txt
12cr|meka-0.73-1|79	# Fix char encondigs
12cr|meka-0.73-1|80	for i in *.txt; do
12cr|meka-0.73-1|81	iconv --from=ISO-8859-1 --to=UTF-8 $i > $i.utf8
12cr|meka-0.73-1|82	%__mv $i.utf8 $i
12cr|meka-0.73-1|83	done
12cr|meka-0.73-1|84	
12cr|meka-0.73-1|85	
12cr|meka-0.73-1|86	%build
12cr|meka-0.73-1|87	cd srcs
12cr|meka-0.73-1|88	# make doesn't compile with %%{?_smp_mflags}
12cr|meka-0.73-1|89	%__make RPMFLAGS="%{optflags}"
12cr|meka-0.73-1|90	
12cr|meka-0.73-1|91	
12cr|meka-0.73-1|92	%install
12cr|meka-0.73-1|93	%__rm -rf %{buildroot}
12cr|meka-0.73-1|94	
12cr|meka-0.73-1|95	%__install -d %{buildroot}%{_bindir}
12cr|meka-0.73-1|96	%__install -m 755 %{SOURCE1} %{buildroot}%{_bindir}/meka
12cr|meka-0.73-1|97	%__install -d %{buildroot}%{_libdir}/meka
12cr|meka-0.73-1|98	%__install -m 755 meka %{buildroot}%{_libdir}/meka
12cr|meka-0.73-1|99	%__install -d %{buildroot}%{_datadir}/meka
12cr|meka-0.73-1|100	%__install -m 644 meka.{blt,dat,inp,msg,nam,pat,thm} %{buildroot}%{_datadir}/meka
12cr|meka-0.73-1|101	
12cr|meka-0.73-1|102	# install desktop file
12cr|meka-0.73-1|103	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|meka-0.73-1|104	desktop-file-install \
12cr|meka-0.73-1|105	--dir %{buildroot}%{_datadir}/applications \
12cr|meka-0.73-1|106	%{SOURCE2}
12cr|meka-0.73-1|107	
12cr|meka-0.73-1|108	# install icons
12cr|meka-0.73-1|109	%__mkdir_p %{buildroot}%{_datadir}/icons/hicolor/{16x16,32x32}/apps
12cr|meka-0.73-1|110	convert -delete 1 srcs/mekaw.ico \
12cr|meka-0.73-1|111	%{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12cr|meka-0.73-1|112	convert -delete 0 srcs/mekaw.ico \
12cr|meka-0.73-1|113	%{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cr|meka-0.73-1|114	
12cr|meka-0.73-1|115	
12cr|meka-0.73-1|116	%clean
12cr|meka-0.73-1|117	%__rm -rf %{buildroot}
12cr|meka-0.73-1|118	
12cr|meka-0.73-1|119	%post
12cr|meka-0.73-1|120	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
12cr|meka-0.73-1|121	
12cr|meka-0.73-1|122	%postun
12cr|meka-0.73-1|123	if [ $1 -eq 0 ] ; then
12cr|meka-0.73-1|124	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
12cr|meka-0.73-1|125	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cr|meka-0.73-1|126	fi
12cr|meka-0.73-1|127	
12cr|meka-0.73-1|128	%posttrans
12cr|meka-0.73-1|129	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cr|meka-0.73-1|130	
12cr|meka-0.73-1|131	%files
12cr|meka-0.73-1|132	%doc changes.txt compat.txt debugger.txt history.txt mekanix.txt
12cr|meka-0.73-1|133	%doc meka.txt multi.txt sources.txt tech.txt TODO.txt
12cr|meka-0.73-1|134	%{_bindir}/meka
12cr|meka-0.73-1|135	%{_libdir}/meka
12cr|meka-0.73-1|136	%{_datadir}/meka
12cr|meka-0.73-1|137	%{_datadir}/applications/%{name}.desktop
12cr|meka-0.73-1|138	%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12cr|meka-0.73-1|139	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cr|meka-0.73-1|140	
12cr|meka-0.73-1|141	
12cr|meka-0.73-1|142	
12cr|meka-0.73-1|143	%changelog
12cr|meka-0.73-1|144	* Tue Mar 20 2012 Andrey Bondrov <abondrov@mandriva.org> 0.73-1
12cr|meka-0.73-1|145	+ Revision: 785808
12cr|meka-0.73-1|146	- imported package meka
12cr|meka-0.73-1|147	

3120 12
12cr|meld-1.7.0-1|1	%define name	meld
12cr|meld-1.7.0-1|2	%define version 1.7.0
12cr|meld-1.7.0-1|3	%define release 1
12cr|meld-1.7.0-1|4	
12cr|meld-1.7.0-1|5	Summary:	GNOME 2 visual diff and merge tool
12cr|meld-1.7.0-1|6	Name:		%{name}
12cr|meld-1.7.0-1|7	Version:	%{version}
12cr|meld-1.7.0-1|8	Release:	%{release}
12cr|meld-1.7.0-1|9	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.xz
12cr|meld-1.7.0-1|10	License:	GPLv2+
12cr|meld-1.7.0-1|11	URL:		http://meld.sourceforge.net/
12cr|meld-1.7.0-1|12	Group:		File tools
12cr|meld-1.7.0-1|13	BuildRequires: scrollkeeper
12cr|meld-1.7.0-1|14	BuildRequires: python-devel
12cr|meld-1.7.0-1|15	BuildRequires: intltool
12cr|meld-1.7.0-1|16	BuildRequires: desktop-file-utils
12cr|meld-1.7.0-1|17	Requires:	pygtk2.0-libglade
12cr|meld-1.7.0-1|18	Requires:	gnome-python
12cr|meld-1.7.0-1|19	Requires:	gnome-python-canvas
12cr|meld-1.7.0-1|20	Requires:	gnome-python-gconf
12cr|meld-1.7.0-1|21	Requires:	gnome-python-gnomevfs
12cr|meld-1.7.0-1|22	Requires:	patch
12cr|meld-1.7.0-1|23	BuildArch:	noarch
12cr|meld-1.7.0-1|24	Requires(post): scrollkeeper >= 0.3
12cr|meld-1.7.0-1|25	Requires(postun): scrollkeeper >= 0.3
12cr|meld-1.7.0-1|26	
12cr|meld-1.7.0-1|27	
12cr|meld-1.7.0-1|28	%description
12cr|meld-1.7.0-1|29	Meld is a GNOME 2 visual diff and merge tool. It integrates especially well
12cr|meld-1.7.0-1|30	with CVS. The diff viewer lets you edit files in place (diffs update
12cr|meld-1.7.0-1|31	dynamically), and a middle column shows detailed changes and allows merges.
12cr|meld-1.7.0-1|32	The margins show location of changes for easy navigation, and it also
12cr|meld-1.7.0-1|33	features a tabbed interface that allows you to open many diffs at once.
12cr|meld-1.7.0-1|34	
12cr|meld-1.7.0-1|35	%prep
12cr|meld-1.7.0-1|36	%setup -q
12cr|meld-1.7.0-1|37	
12cr|meld-1.7.0-1|38	%build
12cr|meld-1.7.0-1|39	%make prefix=%_prefix libdir=%_datadir
12cr|meld-1.7.0-1|40	
12cr|meld-1.7.0-1|41	%install
12cr|meld-1.7.0-1|42	rm -rf ${RPM_BUILD_ROOT} %name.lang
12cr|meld-1.7.0-1|43	%makeinstall_std prefix=%_prefix libdir=%_datadir
12cr|meld-1.7.0-1|44	
12cr|meld-1.7.0-1|45	%find_lang %name --with-gnome
12cr|meld-1.7.0-1|46	
12cr|meld-1.7.0-1|47	desktop-file-install --vendor="" \
12cr|meld-1.7.0-1|48	--remove-category="Application" \
12cr|meld-1.7.0-1|49	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|meld-1.7.0-1|50	
12cr|meld-1.7.0-1|51	
12cr|meld-1.7.0-1|52	rm -rf %buildroot/usr/var/lib/scrollkeeper
12cr|meld-1.7.0-1|53	
12cr|meld-1.7.0-1|54	%files -f %name.lang
12cr|meld-1.7.0-1|55	%doc  NEWS
12cr|meld-1.7.0-1|56	%{_bindir}/%{name}
12cr|meld-1.7.0-1|57	%{_datadir}/%{name}
12cr|meld-1.7.0-1|58	%{_datadir}/applications/*
12cr|meld-1.7.0-1|59	%_datadir/icons/hicolor/*/apps/meld.*

3121 12
12cr|memcachefs-0.5-4|1	Name:           memcachefs
12cr|memcachefs-0.5-4|2	Version:        0.5
12cr|memcachefs-0.5-4|3	Release:        %mkrel 4
12cr|memcachefs-0.5-4|4	Epoch:          0
12cr|memcachefs-0.5-4|5	Summary:        Filesystem which mounts the memcache server
12cr|memcachefs-0.5-4|6	License:        GPLv2+
12cr|memcachefs-0.5-4|7	Group:          System/Kernel and hardware
12cr|memcachefs-0.5-4|8	URL:            http://memcachefs.sourceforge.net/
12cr|memcachefs-0.5-4|9	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|memcachefs-0.5-4|10	Requires:       kmod(fuse)
12cr|memcachefs-0.5-4|11	Requires:       fuse
12cr|memcachefs-0.5-4|12	BuildRequires:  fuse-devel
12cr|memcachefs-0.5-4|13	BuildRequires:  memcache-devel
12cr|memcachefs-0.5-4|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|memcachefs-0.5-4|15	
12cr|memcachefs-0.5-4|16	%description
12cr|memcachefs-0.5-4|17	memcachefs is FUSE-based filesystem which mounts the memcache
12cr|memcachefs-0.5-4|18	server. It allows you to view cache data of memcached as if they
12cr|memcachefs-0.5-4|19	were regular files.
12cr|memcachefs-0.5-4|20	
12cr|memcachefs-0.5-4|21	%prep
12cr|memcachefs-0.5-4|22	%setup -q
12cr|memcachefs-0.5-4|23	
12cr|memcachefs-0.5-4|24	%build
12cr|memcachefs-0.5-4|25	%{configure2_5x}
12cr|memcachefs-0.5-4|26	%{make}
12cr|memcachefs-0.5-4|27	
12cr|memcachefs-0.5-4|28	%install
12cr|memcachefs-0.5-4|29	%{__rm} -rf %{buildroot}
12cr|memcachefs-0.5-4|30	%{makeinstall_std}
12cr|memcachefs-0.5-4|31	
12cr|memcachefs-0.5-4|32	%clean
12cr|memcachefs-0.5-4|33	%{__rm} -rf %{buildroot}
12cr|memcachefs-0.5-4|34	
12cr|memcachefs-0.5-4|35	%files
12cr|memcachefs-0.5-4|36	%defattr(0644,root,root,0755)
12cr|memcachefs-0.5-4|37	%doc AUTHORS ChangeLog INSTALL NEWS README
12cr|memcachefs-0.5-4|38	%attr(-,root,root) %{_bindir}/memcachefs
12cr|memcachefs-0.5-4|39	%{_mandir}/man1/memcachefs.1*
12cr|memcachefs-0.5-4|40	
12cr|memcachefs-0.5-4|41	
12cr|memcachefs-0.5-4|42	%changelog
12cr|memcachefs-0.5-4|43	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:0.5-4mdv2011.0
12cr|memcachefs-0.5-4|44	+ Revision: 620319
12cr|memcachefs-0.5-4|45	- the mass rebuild of 2010.0 packages
12cr|memcachefs-0.5-4|46	
12cr|memcachefs-0.5-4|47	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:0.5-3mdv2010.0
12cr|memcachefs-0.5-4|48	+ Revision: 430016
12cr|memcachefs-0.5-4|49	- rebuild
12cr|memcachefs-0.5-4|50	
12cr|memcachefs-0.5-4|51	* Tue Jul 15 2008 Adam Williamson <awilliamson@mandriva.org> 0:0.5-2mdv2009.0
12cr|memcachefs-0.5-4|52	+ Revision: 236167
12cr|memcachefs-0.5-4|53	- require kmod(fuse) not dkms-fuse
12cr|memcachefs-0.5-4|54	- don't package COPYING
12cr|memcachefs-0.5-4|55	- new license policy
12cr|memcachefs-0.5-4|56	- better source location
12cr|memcachefs-0.5-4|57	
12cr|memcachefs-0.5-4|58	+ Olivier Blin <oblin@mandriva.com>
12cr|memcachefs-0.5-4|59	- restore BuildRoot
12cr|memcachefs-0.5-4|60	
12cr|memcachefs-0.5-4|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|memcachefs-0.5-4|62	- kill re-definition of %%buildroot on Pixel's request
12cr|memcachefs-0.5-4|63	
12cr|memcachefs-0.5-4|64	* Sat Aug 11 2007 David Walluck <walluck@mandriva.org> 0:0.5-1mdv2008.0
12cr|memcachefs-0.5-4|65	+ Revision: 61866
12cr|memcachefs-0.5-4|66	- fix Group
12cr|memcachefs-0.5-4|67	- Import memcachefs
12cr|memcachefs-0.5-4|68	

3122 12
12cr|memonix-1.6-2|1	Name:		memonix
12cr|memonix-1.6-2|2	Version:	1.6
12cr|memonix-1.6-2|3	Release:	2
12cr|memonix-1.6-2|4	Summary:	Brain teasers, puzzle and memory games for kid's in one pack
12cr|memonix-1.6-2|5	Group:		Games/Puzzles
12cr|memonix-1.6-2|6	License:	GPLv3
12cr|memonix-1.6-2|7	URL:		http://www.viewizard.com/memonix/
12cr|memonix-1.6-2|8	Source:		http://www.viewizard.com/download/%{name}_%{version}_src.tar.bz2
12cr|memonix-1.6-2|9	Patch0:		memonix-1.6-datapath.patch
12cr|memonix-1.6-2|10	Patch1:		memonix-1.6-default-mode.patch
12cr|memonix-1.6-2|11	BuildRequires:	cmake
12cr|memonix-1.6-2|12	BuildRequires:	imagemagick
12cr|memonix-1.6-2|13	BuildRequires:	pkgconfig(glu)
12cr|memonix-1.6-2|14	BuildRequires:	pkgconfig(sdl)
12cr|memonix-1.6-2|15	BuildRequires:	pkgconfig(SDL_image)
12cr|memonix-1.6-2|16	BuildRequires:	pkgconfig(SDL_mixer)
12cr|memonix-1.6-2|17	BuildRequires:	pkgconfig(x11)
12cr|memonix-1.6-2|18	
12cr|memonix-1.6-2|19	%description
12cr|memonix-1.6-2|20	Memonix is the latest version of a wonderful collection of four brain
12cr|memonix-1.6-2|21	twisters, including Mosaic, Builder, Pair and Jig-Saw. While being
12cr|memonix-1.6-2|22	amazingly addictive and fun to play, these games can be used to improve
12cr|memonix-1.6-2|23	your child’s memory, thinking and reaction. Five difficulty levels from
12cr|memonix-1.6-2|24	normal to obscene plus the timer mean that the challenge will never run
12cr|memonix-1.6-2|25	away. Joyful music and brightly-colored visuals maximize the excitement
12cr|memonix-1.6-2|26	from the gameplay.
12cr|memonix-1.6-2|27	
12cr|memonix-1.6-2|28	%prep
12cr|memonix-1.6-2|29	%setup -q -c %{name}-%{version}
12cr|memonix-1.6-2|30	%patch0 -p0
12cr|memonix-1.6-2|31	%patch1 -p0
12cr|memonix-1.6-2|32	
12cr|memonix-1.6-2|33	%build
12cr|memonix-1.6-2|34	pushd MemonixSourceCode
12cr|memonix-1.6-2|35	%cmake
12cr|memonix-1.6-2|36	%make
12cr|memonix-1.6-2|37	popd
12cr|memonix-1.6-2|38	
12cr|memonix-1.6-2|39	for N in 16 32 64 128; do convert icon48.png -resize ${N}x${N} $N.png; done
12cr|memonix-1.6-2|40	
12cr|memonix-1.6-2|41	%install
12cr|memonix-1.6-2|42	install -D MemonixSourceCode/build/Memonix %{buildroot}%{_gamesbindir}/%{name}
12cr|memonix-1.6-2|43	
12cr|memonix-1.6-2|44	install -D gamedata.vfs %{buildroot}%{_gamesdatadir}/%{name}/gamedata.vfs
12cr|memonix-1.6-2|45	
12cr|memonix-1.6-2|46	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|memonix-1.6-2|47	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|memonix-1.6-2|48	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|memonix-1.6-2|49	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|memonix-1.6-2|50	
12cr|memonix-1.6-2|51	# menu-entry
12cr|memonix-1.6-2|52	mkdir -p  %{buildroot}%{_datadir}/applications
12cr|memonix-1.6-2|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|memonix-1.6-2|54	[Desktop Entry]
12cr|memonix-1.6-2|55	Name=Memonix
12cr|memonix-1.6-2|56	Comment=Brain teasers, puzzle and memory games
12cr|memonix-1.6-2|57	Exec=memonix
12cr|memonix-1.6-2|58	Icon=memonix
12cr|memonix-1.6-2|59	Terminal=false
12cr|memonix-1.6-2|60	Type=Application
12cr|memonix-1.6-2|61	Categories=Game;LogicGame;
12cr|memonix-1.6-2|62	EOF
12cr|memonix-1.6-2|63	
12cr|memonix-1.6-2|64	%files
12cr|memonix-1.6-2|65	%doc MemonixSourceCode/ReadMe.txt MemonixSourceCode/License.txt MemonixSourceCode/gpl-3.0.txt
12cr|memonix-1.6-2|66	%{_gamesbindir}/%{name}
12cr|memonix-1.6-2|67	%{_gamesdatadir}/%{name}
12cr|memonix-1.6-2|68	%{_datadir}/applications/%{name}.desktop
12cr|memonix-1.6-2|69	%{_liconsdir}/%{name}.png
12cr|memonix-1.6-2|70	%{_miconsdir}/%{name}.png
12cr|memonix-1.6-2|71	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|memonix-1.6-2|72	

3123 12
12cr|memtester-4.3.0-1|1	Summary:	Memory tester
12cr|memtester-4.3.0-1|2	Name:		memtester
12cr|memtester-4.3.0-1|3	Version:	4.3.0
12cr|memtester-4.3.0-1|4	Release:	1
12cr|memtester-4.3.0-1|5	License:	GPLv2
12cr|memtester-4.3.0-1|6	Group:		Monitoring
12cr|memtester-4.3.0-1|7	URL:		http://pyropus.ca/software/memtester/
12cr|memtester-4.3.0-1|8	Source0:	http://pyropus.ca/software/memtester/old-versions/%{name}-%{version}.tar.gz
12cr|memtester-4.3.0-1|9	
12cr|memtester-4.3.0-1|10	%description
12cr|memtester-4.3.0-1|11	Memtest is a utility for testing the memory subsystem in a computer to
12cr|memtester-4.3.0-1|12	determine if it is faulty.
12cr|memtester-4.3.0-1|13	
12cr|memtester-4.3.0-1|14	%prep
12cr|memtester-4.3.0-1|15	%setup -q
12cr|memtester-4.3.0-1|16	
12cr|memtester-4.3.0-1|17	%build
12cr|memtester-4.3.0-1|18	%make
12cr|memtester-4.3.0-1|19	
12cr|memtester-4.3.0-1|20	%install
12cr|memtester-4.3.0-1|21	mkdir -p %{buildroot}%{_bindir}
12cr|memtester-4.3.0-1|22	install -m 755 memtester %{buildroot}%{_bindir}
12cr|memtester-4.3.0-1|23	
12cr|memtester-4.3.0-1|24	mkdir -p %{buildroot}%{_mandir}/man8
12cr|memtester-4.3.0-1|25	install -m 644 memtester.8 %{buildroot}%{_mandir}/man8/
12cr|memtester-4.3.0-1|26	
12cr|memtester-4.3.0-1|27	%files
12cr|memtester-4.3.0-1|28	%doc BUGS CHANGELOG COPYING README.tests README
12cr|memtester-4.3.0-1|29	%{_bindir}/*
12cr|memtester-4.3.0-1|30	%{_mandir}/man8/*
12cr|memtester-4.3.0-1|31	
12cr|memtester-4.3.0-1|32	
12cr|memtester-4.3.0-1|33	%changelog
12cr|memtester-4.3.0-1|34	* Wed Jun 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 4.3.0-1
12cr|memtester-4.3.0-1|35	+ Revision: 805383
12cr|memtester-4.3.0-1|36	- version update 4.3.0
12cr|memtester-4.3.0-1|37	
12cr|memtester-4.3.0-1|38	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 4.2.1-1
12cr|memtester-4.3.0-1|39	+ Revision: 645306
12cr|memtester-4.3.0-1|40	- update to new version 4.2.1
12cr|memtester-4.3.0-1|41	
12cr|memtester-4.3.0-1|42	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 4.1.3-2mdv2011.0
12cr|memtester-4.3.0-1|43	+ Revision: 612848
12cr|memtester-4.3.0-1|44	- the mass rebuild of 2010.1 packages
12cr|memtester-4.3.0-1|45	
12cr|memtester-4.3.0-1|46	* Tue Mar 02 2010 Sandro Cazzaniga <kharec@mandriva.org> 4.1.3-1mdv2010.1
12cr|memtester-4.3.0-1|47	+ Revision: 513602
12cr|memtester-4.3.0-1|48	- Update to 4.1.3
12cr|memtester-4.3.0-1|49	
12cr|memtester-4.3.0-1|50	* Sun Nov 29 2009 Jérôme Brenier <incubusss@mandriva.org> 4.1.2-1mdv2010.1
12cr|memtester-4.3.0-1|51	+ Revision: 471026
12cr|memtester-4.3.0-1|52	- new version 4.1.2
12cr|memtester-4.3.0-1|53	- fix license tag
12cr|memtester-4.3.0-1|54	
12cr|memtester-4.3.0-1|55	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 4.0.8-7mdv2010.0
12cr|memtester-4.3.0-1|56	+ Revision: 439797
12cr|memtester-4.3.0-1|57	- rebuild
12cr|memtester-4.3.0-1|58	
12cr|memtester-4.3.0-1|59	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 4.0.8-6mdv2009.1
12cr|memtester-4.3.0-1|60	+ Revision: 350233
12cr|memtester-4.3.0-1|61	- 2009.1 rebuild
12cr|memtester-4.3.0-1|62	
12cr|memtester-4.3.0-1|63	+ Nicolas Vigier <nvigier@mandriva.com>
12cr|memtester-4.3.0-1|64	- fix url
12cr|memtester-4.3.0-1|65	
12cr|memtester-4.3.0-1|66	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 4.0.8-5mdv2009.0
12cr|memtester-4.3.0-1|67	+ Revision: 252310
12cr|memtester-4.3.0-1|68	- rebuild
12cr|memtester-4.3.0-1|69	
12cr|memtester-4.3.0-1|70	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 4.0.8-3mdv2008.1
12cr|memtester-4.3.0-1|71	+ Revision: 170980
12cr|memtester-4.3.0-1|72	- rebuild
12cr|memtester-4.3.0-1|73	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|memtester-4.3.0-1|74	
12cr|memtester-4.3.0-1|75	* Fri Jan 04 2008 Thierry Vignaud <tv@mandriva.org> 4.0.8-2mdv2008.1
12cr|memtester-4.3.0-1|76	+ Revision: 145446
12cr|memtester-4.3.0-1|77	- fix description
12cr|memtester-4.3.0-1|78	
12cr|memtester-4.3.0-1|79	* Fri Jan 04 2008 Jérôme Soyer <saispo@mandriva.org> 4.0.8-1mdv2008.1
12cr|memtester-4.3.0-1|80	+ Revision: 144995
12cr|memtester-4.3.0-1|81	- New release
12cr|memtester-4.3.0-1|82	
12cr|memtester-4.3.0-1|83	+ Olivier Blin <blino@mandriva.org>
12cr|memtester-4.3.0-1|84	- restore BuildRoot
12cr|memtester-4.3.0-1|85	
12cr|memtester-4.3.0-1|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|memtester-4.3.0-1|87	- kill re-definition of %%buildroot on Pixel's request
12cr|memtester-4.3.0-1|88	
12cr|memtester-4.3.0-1|89	+ Erwan Velu <erwan@mandriva.org>
12cr|memtester-4.3.0-1|90	- 4.0.8
12cr|memtester-4.3.0-1|91	
12cr|memtester-4.3.0-1|92	* Tue May 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.0.7-1mdv2008.0
12cr|memtester-4.3.0-1|93	+ Revision: 29707
12cr|memtester-4.3.0-1|94	- new version
12cr|memtester-4.3.0-1|95	- spec file clean
12cr|memtester-4.3.0-1|96	
12cr|memtester-4.3.0-1|97	* Thu May 10 2007 Lenny Cartier <lenny@mandriva.org> 4.0.6-3mdv2008.0
12cr|memtester-4.3.0-1|98	+ Revision: 26168
12cr|memtester-4.3.0-1|99	- Provides manpage
12cr|memtester-4.3.0-1|100	

3124 12
12cr|mercurial-2.2.2-1|1	%define		rel	1
12cr|mercurial-2.2.2-1|2	
12cr|mercurial-2.2.2-1|3	Summary:	A fast, lightweight distributed source control management system
12cr|mercurial-2.2.2-1|4	Name:		mercurial
12cr|mercurial-2.2.2-1|5	Version:	2.2.2
12cr|mercurial-2.2.2-1|6	%if %mdkversion < 201100
12cr|mercurial-2.2.2-1|7	Release:	%mkrel %rel
12cr|mercurial-2.2.2-1|8	%else
12cr|mercurial-2.2.2-1|9	Release:	%rel
12cr|mercurial-2.2.2-1|10	%endif
12cr|mercurial-2.2.2-1|11	License:	GPLv2+
12cr|mercurial-2.2.2-1|12	Group:		Development/Other
12cr|mercurial-2.2.2-1|13	URL:		http://www.selenic.com/mercurial/
12cr|mercurial-2.2.2-1|14	Source0:	http://www.selenic.com/mercurial/release/%{name}-%{version}.tar.gz
12cr|mercurial-2.2.2-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|mercurial-2.2.2-1|16	BuildRequires: python-devel
12cr|mercurial-2.2.2-1|17	BuildRequires: xmlto
12cr|mercurial-2.2.2-1|18	BuildRequires: asciidoc
12cr|mercurial-2.2.2-1|19	BuildRequires: python-docutils
12cr|mercurial-2.2.2-1|20	Provides: hg = %{version}-%{release}
12cr|mercurial-2.2.2-1|21	
12cr|mercurial-2.2.2-1|22	%description
12cr|mercurial-2.2.2-1|23	Mercurial is a fast, lightweight source control management system
12cr|mercurial-2.2.2-1|24	designed for efficient handling of very large distributed
12cr|mercurial-2.2.2-1|25	projects. Major features include:
12cr|mercurial-2.2.2-1|26	
12cr|mercurial-2.2.2-1|27	* Extremely high-performance delta-compressed storage scheme
12cr|mercurial-2.2.2-1|28	* Optimized for disk layout and access efficiency
12cr|mercurial-2.2.2-1|29	* Complete cross-indexing of files and changesets
12cr|mercurial-2.2.2-1|30	* Bandwidth and CPU efficient HTTP and SSH sync protocols
12cr|mercurial-2.2.2-1|31	* Distributed development model supports unlimited numbers of developers
12cr|mercurial-2.2.2-1|32	* Allows arbitrary merging between developer branches
12cr|mercurial-2.2.2-1|33	* Doesn't significantly degrade with large numbers of files or changesets
12cr|mercurial-2.2.2-1|34	* No waiting for locks!
12cr|mercurial-2.2.2-1|35	* SHA1 integrity checking on repository data
12cr|mercurial-2.2.2-1|36	* Append-only storage model with transaction journalling
12cr|mercurial-2.2.2-1|37	* Fast full-repository verification
12cr|mercurial-2.2.2-1|38	* Convenient backup
12cr|mercurial-2.2.2-1|39	* Most commands are familiar to users of CVS and other systems
12cr|mercurial-2.2.2-1|40	* Built-in command help
12cr|mercurial-2.2.2-1|41	* Integrated stand-alone web interface (example)
12cr|mercurial-2.2.2-1|42	* Works with various GUI tools
12cr|mercurial-2.2.2-1|43	* Runs on UNIX, MacOS X, and Windows
12cr|mercurial-2.2.2-1|44	* Conversion tools available for many popular SCMs
12cr|mercurial-2.2.2-1|45	* Allows a variety of usage models
12cr|mercurial-2.2.2-1|46	* Supports user-defined hooks and extensions
12cr|mercurial-2.2.2-1|47	* Source code available under the GPL license
12cr|mercurial-2.2.2-1|48	* Actively community supported and developed
12cr|mercurial-2.2.2-1|49	
12cr|mercurial-2.2.2-1|50	%prep
12cr|mercurial-2.2.2-1|51	%setup -q
12cr|mercurial-2.2.2-1|52	
12cr|mercurial-2.2.2-1|53	%build
12cr|mercurial-2.2.2-1|54	%make all
12cr|mercurial-2.2.2-1|55	
12cr|mercurial-2.2.2-1|56	%install
12cr|mercurial-2.2.2-1|57	%__rm -rf $RPM_BUILD_ROOT
12cr|mercurial-2.2.2-1|58	PYTHONDONTWRITEBYTECODE= %__python setup.py install -O1 --root $RPM_BUILD_ROOT --prefix %{_prefix} --record=%{name}.files
12cr|mercurial-2.2.2-1|59	make install-doc DESTDIR=$RPM_BUILD_ROOT MANDIR=%{_mandir}
12cr|mercurial-2.2.2-1|60	
12cr|mercurial-2.2.2-1|61	install contrib/hgk          $RPM_BUILD_ROOT%{_bindir}
12cr|mercurial-2.2.2-1|62	install contrib/convert-repo $RPM_BUILD_ROOT%{_bindir}/mercurial-convert-repo
12cr|mercurial-2.2.2-1|63	install contrib/hg-ssh       $RPM_BUILD_ROOT%{_bindir}
12cr|mercurial-2.2.2-1|64	
12cr|mercurial-2.2.2-1|65	bash_completion_dir=$RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d
12cr|mercurial-2.2.2-1|66	mkdir -p $bash_completion_dir
12cr|mercurial-2.2.2-1|67	install -m 644 contrib/bash_completion $bash_completion_dir/mercurial.sh
12cr|mercurial-2.2.2-1|68	
12cr|mercurial-2.2.2-1|69	zsh_completion_dir=$RPM_BUILD_ROOT%{_datadir}/zsh/site-functions
12cr|mercurial-2.2.2-1|70	mkdir -p $zsh_completion_dir
12cr|mercurial-2.2.2-1|71	install -m 644 contrib/zsh_completion $zsh_completion_dir/_mercurial
12cr|mercurial-2.2.2-1|72	
12cr|mercurial-2.2.2-1|73	lisp_dir=$RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp
12cr|mercurial-2.2.2-1|74	mkdir -p $lisp_dir
12cr|mercurial-2.2.2-1|75	install -m 644 contrib/mercurial.el $lisp_dir
12cr|mercurial-2.2.2-1|76	install -m 644 contrib/mq.el $lisp_dir
12cr|mercurial-2.2.2-1|77	
12cr|mercurial-2.2.2-1|78	xlisp_dir=$RPM_BUILD_ROOT%{_datadir}/xemacs/site-packages/lisp
12cr|mercurial-2.2.2-1|79	mkdir -p $xlisp_dir
12cr|mercurial-2.2.2-1|80	install -m 644 contrib/mercurial.el $xlisp_dir
12cr|mercurial-2.2.2-1|81	install -m 644 contrib/mq.el $xlisp_dir
12cr|mercurial-2.2.2-1|82	
12cr|mercurial-2.2.2-1|83	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/mercurial/hgrc.d
12cr|mercurial-2.2.2-1|84	install -m 644 contrib/mergetools.hgrc $RPM_BUILD_ROOT/%{_sysconfdir}/mercurial/hgrc.d/mergetools.rc
12cr|mercurial-2.2.2-1|85	
12cr|mercurial-2.2.2-1|86	%clean
12cr|mercurial-2.2.2-1|87	%__rm -rf $RPM_BUILD_ROOT
12cr|mercurial-2.2.2-1|88	
12cr|mercurial-2.2.2-1|89	%files -f %{name}.files
12cr|mercurial-2.2.2-1|90	%defattr(-,root,root,-)
12cr|mercurial-2.2.2-1|91	%doc CONTRIBUTORS COPYING doc/README doc/hg*.txt doc/hg*.html *.cgi contrib/*.fcgi
12cr|mercurial-2.2.2-1|92	%doc %attr(644,root,root) contrib/*.svg contrib/sample.hgrc
12cr|mercurial-2.2.2-1|93	%dir %{_sysconfdir}/mercurial
12cr|mercurial-2.2.2-1|94	%dir %{_sysconfdir}/mercurial/hgrc.d
12cr|mercurial-2.2.2-1|95	%config(noreplace) %{_sysconfdir}/mercurial/hgrc.d/mergetools.rc
12cr|mercurial-2.2.2-1|96	%{_mandir}/man*/*
12cr|mercurial-2.2.2-1|97	%{_sysconfdir}/bash_completion.d/mercurial.sh
12cr|mercurial-2.2.2-1|98	%{_datadir}/zsh/site-functions/_mercurial
12cr|mercurial-2.2.2-1|99	%{_datadir}/emacs/site-lisp/*.el
12cr|mercurial-2.2.2-1|100	%{_datadir}/xemacs/site-packages/lisp/*.el
12cr|mercurial-2.2.2-1|101	%{_bindir}/hgk
12cr|mercurial-2.2.2-1|102	%{_bindir}/hg-ssh
12cr|mercurial-2.2.2-1|103	%{_bindir}/mercurial-convert-repo
12cr|mercurial-2.2.2-1|104	
12cr|mercurial-2.2.2-1|105	
12cr|mercurial-2.2.2-1|106	
12cr|mercurial-2.2.2-1|107	%changelog
12cr|mercurial-2.2.2-1|108	* Tue Jun 12 2012 Lev Givon <lev@mandriva.org> 2.2.2-1
12cr|mercurial-2.2.2-1|109	+ Revision: 805290
12cr|mercurial-2.2.2-1|110	- Update to 2.2.2.
12cr|mercurial-2.2.2-1|111	
12cr|mercurial-2.2.2-1|112	* Tue May 15 2012 Lev Givon <lev@mandriva.org> 2.2.1-1
12cr|mercurial-2.2.2-1|113	+ Revision: 799028
12cr|mercurial-2.2.2-1|114	- Update to 2.2.1.
12cr|mercurial-2.2.2-1|115	
12cr|mercurial-2.2.2-1|116	* Wed Apr 11 2012 Lev Givon <lev@mandriva.org> 2.1.2-1
12cr|mercurial-2.2.2-1|117	+ Revision: 790337
12cr|mercurial-2.2.2-1|118	- Update to 2.1.2.
12cr|mercurial-2.2.2-1|119	
12cr|mercurial-2.2.2-1|120	* Mon Mar 05 2012 Lev Givon <lev@mandriva.org> 2.1.1-1
12cr|mercurial-2.2.2-1|121	+ Revision: 782197
12cr|mercurial-2.2.2-1|122	- Update to 2.1.1.
12cr|mercurial-2.2.2-1|123	
12cr|mercurial-2.2.2-1|124	* Sun Feb 05 2012 Lev Givon <lev@mandriva.org> 2.1-1
12cr|mercurial-2.2.2-1|125	+ Revision: 771286
12cr|mercurial-2.2.2-1|126	- Update to 2.1.
12cr|mercurial-2.2.2-1|127	
12cr|mercurial-2.2.2-1|128	* Mon Jan 02 2012 Lev Givon <lev@mandriva.org> 2.0.2-1
12cr|mercurial-2.2.2-1|129	+ Revision: 748675
12cr|mercurial-2.2.2-1|130	- Update to 2.0.2.
12cr|mercurial-2.2.2-1|131	
12cr|mercurial-2.2.2-1|132	* Fri Dec 02 2011 Lev Givon <lev@mandriva.org> 2.0.1-1
12cr|mercurial-2.2.2-1|133	+ Revision: 737255
12cr|mercurial-2.2.2-1|134	- Update to 2.0.1.
12cr|mercurial-2.2.2-1|135	
12cr|mercurial-2.2.2-1|136	* Wed Nov 02 2011 Lev Givon <lev@mandriva.org> 2.0-1
12cr|mercurial-2.2.2-1|137	+ Revision: 712245
12cr|mercurial-2.2.2-1|138	- Update to 2.0.
12cr|mercurial-2.2.2-1|139	
12cr|mercurial-2.2.2-1|140	* Mon Oct 03 2011 Lev Givon <lev@mandriva.org> 1.9.3-1
12cr|mercurial-2.2.2-1|141	+ Revision: 702637
12cr|mercurial-2.2.2-1|142	- Update to 1.9.3.
12cr|mercurial-2.2.2-1|143	
12cr|mercurial-2.2.2-1|144	* Wed Sep 21 2011 Lev Givon <lev@mandriva.org> 1.9.2-1
12cr|mercurial-2.2.2-1|145	+ Revision: 700731
12cr|mercurial-2.2.2-1|146	- Update to 1.9.2.
12cr|mercurial-2.2.2-1|147	
12cr|mercurial-2.2.2-1|148	* Tue Sep 20 2011 Lev Givon <lev@mandriva.org> 1.9.1-1
12cr|mercurial-2.2.2-1|149	+ Revision: 700638
12cr|mercurial-2.2.2-1|150	- Update to 1.9.1.
12cr|mercurial-2.2.2-1|151	
12cr|mercurial-2.2.2-1|152	* Thu Jun 02 2011 Lev Givon <lev@mandriva.org> 1.8.4-1
12cr|mercurial-2.2.2-1|153	+ Revision: 682451
12cr|mercurial-2.2.2-1|154	- Update to 1.8.4.
12cr|mercurial-2.2.2-1|155	
12cr|mercurial-2.2.2-1|156	* Sun May 01 2011 Lev Givon <lev@mandriva.org> 1.8.3-1
12cr|mercurial-2.2.2-1|157	+ Revision: 661296
12cr|mercurial-2.2.2-1|158	- Update to 1.8.3.
12cr|mercurial-2.2.2-1|159	
12cr|mercurial-2.2.2-1|160	* Thu Apr 28 2011 Lev Givon <lev@mandriva.org> 1.8.2-1
12cr|mercurial-2.2.2-1|161	+ Revision: 660153
12cr|mercurial-2.2.2-1|162	- Update to 1.8.2.
12cr|mercurial-2.2.2-1|163	
12cr|mercurial-2.2.2-1|164	* Tue Mar 15 2011 Lev Givon <lev@mandriva.org> 1.8.1-1
12cr|mercurial-2.2.2-1|165	+ Revision: 645030
12cr|mercurial-2.2.2-1|166	- Update to 1.8.1.
12cr|mercurial-2.2.2-1|167	
12cr|mercurial-2.2.2-1|168	* Wed Mar 02 2011 Lev Givon <lev@mandriva.org> 1.8-1
12cr|mercurial-2.2.2-1|169	+ Revision: 641279
12cr|mercurial-2.2.2-1|170	- Update to 1.8.
12cr|mercurial-2.2.2-1|171	
12cr|mercurial-2.2.2-1|172	* Sun Jan 02 2011 Lev Givon <lev@mandriva.org> 1.7.3-1mdv2011.0
12cr|mercurial-2.2.2-1|173	+ Revision: 627547
12cr|mercurial-2.2.2-1|174	- Update to 1.7.3.
12cr|mercurial-2.2.2-1|175	
12cr|mercurial-2.2.2-1|176	* Thu Dec 02 2010 Lev Givon <lev@mandriva.org> 1.7.2-1mdv2011.0
12cr|mercurial-2.2.2-1|177	+ Revision: 604819
12cr|mercurial-2.2.2-1|178	- Update to 1.7.2.
12cr|mercurial-2.2.2-1|179	
12cr|mercurial-2.2.2-1|180	* Wed Nov 17 2010 Lev Givon <lev@mandriva.org> 1.7.1-1mdv2011.0
12cr|mercurial-2.2.2-1|181	+ Revision: 598134
12cr|mercurial-2.2.2-1|182	- Update to 1.7.1.
12cr|mercurial-2.2.2-1|183	
12cr|mercurial-2.2.2-1|184	* Sat Oct 30 2010 Michael Scherer <misc@mandriva.org> 1.6.4-3mdv2011.0
12cr|mercurial-2.2.2-1|185	+ Revision: 590353
12cr|mercurial-2.2.2-1|186	- rebuild for python 2.7
12cr|mercurial-2.2.2-1|187	
12cr|mercurial-2.2.2-1|188	* Fri Oct 08 2010 Lev Givon <lev@mandriva.org> 1.6.4-1mdv2011.0
12cr|mercurial-2.2.2-1|189	+ Revision: 584245
12cr|mercurial-2.2.2-1|190	- Update to 1.6.4.
12cr|mercurial-2.2.2-1|191	
12cr|mercurial-2.2.2-1|192	* Fri Aug 27 2010 Lev Givon <lev@mandriva.org> 1.6.3-1mdv2011.0
12cr|mercurial-2.2.2-1|193	+ Revision: 573469
12cr|mercurial-2.2.2-1|194	- Update to 1.6.3.
12cr|mercurial-2.2.2-1|195	
12cr|mercurial-2.2.2-1|196	* Tue Aug 03 2010 Lev Givon <lev@mandriva.org> 1.6.2-1mdv2011.0
12cr|mercurial-2.2.2-1|197	+ Revision: 565216
12cr|mercurial-2.2.2-1|198	- Update to 1.6.2.
12cr|mercurial-2.2.2-1|199	
12cr|mercurial-2.2.2-1|200	* Mon Jul 19 2010 Lev Givon <lev@mandriva.org> 1.6-1mdv2011.0
12cr|mercurial-2.2.2-1|201	+ Revision: 554965
12cr|mercurial-2.2.2-1|202	- Update to 1.6.
12cr|mercurial-2.2.2-1|203	
12cr|mercurial-2.2.2-1|204	* Tue Jun 01 2010 Lev Givon <lev@mandriva.org> 1.5.4-1mdv2010.1
12cr|mercurial-2.2.2-1|205	+ Revision: 546850
12cr|mercurial-2.2.2-1|206	- Update to 1.5.4.
12cr|mercurial-2.2.2-1|207	- Update to 1.5.3.
12cr|mercurial-2.2.2-1|208	
12cr|mercurial-2.2.2-1|209	* Fri Apr 02 2010 Lev Givon <lev@mandriva.org> 1.5.1-1mdv2010.1
12cr|mercurial-2.2.2-1|210	+ Revision: 530772
12cr|mercurial-2.2.2-1|211	- Update to 1.5.1.
12cr|mercurial-2.2.2-1|212	
12cr|mercurial-2.2.2-1|213	* Sun Mar 07 2010 Lev Givon <lev@mandriva.org> 1.5-1mdv2010.1
12cr|mercurial-2.2.2-1|214	+ Revision: 515466
12cr|mercurial-2.2.2-1|215	- Update to 1.5.
12cr|mercurial-2.2.2-1|216	
12cr|mercurial-2.2.2-1|217	* Mon Feb 01 2010 Lev Givon <lev@mandriva.org> 1.4.3-1mdv2010.1
12cr|mercurial-2.2.2-1|218	+ Revision: 499245
12cr|mercurial-2.2.2-1|219	- Update to 1.4.3.
12cr|mercurial-2.2.2-1|220	
12cr|mercurial-2.2.2-1|221	* Sat Jan 02 2010 Frederik Himpe <fhimpe@mandriva.org> 1.4.2-1mdv2010.1
12cr|mercurial-2.2.2-1|222	+ Revision: 484958
12cr|mercurial-2.2.2-1|223	- update to new version 1.4.2
12cr|mercurial-2.2.2-1|224	
12cr|mercurial-2.2.2-1|225	* Wed Dec 02 2009 Lev Givon <lev@mandriva.org> 1.4.1-1mdv2010.1
12cr|mercurial-2.2.2-1|226	+ Revision: 472619
12cr|mercurial-2.2.2-1|227	- Update to 1.4.1.
12cr|mercurial-2.2.2-1|228	
12cr|mercurial-2.2.2-1|229	* Tue Nov 17 2009 Frederik Himpe <fhimpe@mandriva.org> 1.4-1mdv2010.1
12cr|mercurial-2.2.2-1|230	+ Revision: 467008
12cr|mercurial-2.2.2-1|231	- update to new version 1.4
12cr|mercurial-2.2.2-1|232	
12cr|mercurial-2.2.2-1|233	* Thu Jul 23 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3.1-1mdv2010.0
12cr|mercurial-2.2.2-1|234	+ Revision: 399117
12cr|mercurial-2.2.2-1|235	- update to new version 1.3.1
12cr|mercurial-2.2.2-1|236	
12cr|mercurial-2.2.2-1|237	* Fri Jul 03 2009 Lev Givon <lev@mandriva.org> 1.3-1mdv2010.0
12cr|mercurial-2.2.2-1|238	+ Revision: 391921
12cr|mercurial-2.2.2-1|239	- Update to 1.3.
12cr|mercurial-2.2.2-1|240	
12cr|mercurial-2.2.2-1|241	* Sat Mar 21 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2.1-1mdv2009.1
12cr|mercurial-2.2.2-1|242	+ Revision: 359983
12cr|mercurial-2.2.2-1|243	- update to new version 1.2.1
12cr|mercurial-2.2.2-1|244	
12cr|mercurial-2.2.2-1|245	* Sun Mar 08 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2-1mdv2009.1
12cr|mercurial-2.2.2-1|246	+ Revision: 352891
12cr|mercurial-2.2.2-1|247	- update to new version 1.2
12cr|mercurial-2.2.2-1|248	
12cr|mercurial-2.2.2-1|249	* Sat Jan 03 2009 Jérôme Soyer <saispo@mandriva.org> 1.1.2-1mdv2009.1
12cr|mercurial-2.2.2-1|250	+ Revision: 323882
12cr|mercurial-2.2.2-1|251	- New upstream release
12cr|mercurial-2.2.2-1|252	
12cr|mercurial-2.2.2-1|253	* Thu Dec 25 2008 Michael Scherer <misc@mandriva.org> 1.1-2mdv2009.1
12cr|mercurial-2.2.2-1|254	+ Revision: 318497
12cr|mercurial-2.2.2-1|255	- rebuild for new python
12cr|mercurial-2.2.2-1|256	
12cr|mercurial-2.2.2-1|257	* Sat Dec 20 2008 Olivier Thauvin <nanardon@mandriva.org> 1.1-1mdv2009.1
12cr|mercurial-2.2.2-1|258	+ Revision: 316544
12cr|mercurial-2.2.2-1|259	- 1.1
12cr|mercurial-2.2.2-1|260	
12cr|mercurial-2.2.2-1|261	* Fri Aug 15 2008 Lev Givon <lev@mandriva.org> 1.0.2-1mdv2009.0
12cr|mercurial-2.2.2-1|262	+ Revision: 272385
12cr|mercurial-2.2.2-1|263	- Update to 1.0.2.
12cr|mercurial-2.2.2-1|264	
12cr|mercurial-2.2.2-1|265	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-2mdv2009.0
12cr|mercurial-2.2.2-1|266	+ Revision: 268141
12cr|mercurial-2.2.2-1|267	- rebuild early 2009.0 package (before pixel changes)
12cr|mercurial-2.2.2-1|268	
12cr|mercurial-2.2.2-1|269	* Sun Jun 01 2008 Lev Givon <lev@mandriva.org> 1.0.1-1mdv2009.0
12cr|mercurial-2.2.2-1|270	+ Revision: 214142
12cr|mercurial-2.2.2-1|271	- Update to 1.0.1.
12cr|mercurial-2.2.2-1|272	
12cr|mercurial-2.2.2-1|273	* Sun Apr 13 2008 Lev Givon <lev@mandriva.org> 1.0-1mdv2009.0
12cr|mercurial-2.2.2-1|274	+ Revision: 192649
12cr|mercurial-2.2.2-1|275	- Update to 1.0.
12cr|mercurial-2.2.2-1|276	
12cr|mercurial-2.2.2-1|277	* Sat Mar 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.5-2mdv2008.1
12cr|mercurial-2.2.2-1|278	+ Revision: 177399
12cr|mercurial-2.2.2-1|279	- Fix group
12cr|mercurial-2.2.2-1|280	- Sync spec file with fedora
12cr|mercurial-2.2.2-1|281	Add cgi files (Bug #36194)
12cr|mercurial-2.2.2-1|282	
12cr|mercurial-2.2.2-1|283	+ Olivier Blin <blino@mandriva.org>
12cr|mercurial-2.2.2-1|284	- restore BuildRoot
12cr|mercurial-2.2.2-1|285	
12cr|mercurial-2.2.2-1|286	+ Thierry Vignaud <tv@mandriva.org>
12cr|mercurial-2.2.2-1|287	- kill re-definition of %%buildroot on Pixel's request
12cr|mercurial-2.2.2-1|288	
12cr|mercurial-2.2.2-1|289	* Fri Nov 09 2007 Jérôme Soyer <saispo@mandriva.org> 0.9.5-1mdv2008.1
12cr|mercurial-2.2.2-1|290	+ Revision: 107084
12cr|mercurial-2.2.2-1|291	- New release
12cr|mercurial-2.2.2-1|292	
12cr|mercurial-2.2.2-1|293	* Tue Jul 17 2007 Jérôme Soyer <saispo@mandriva.org> 0.9.4-1mdv2008.0
12cr|mercurial-2.2.2-1|294	+ Revision: 53115
12cr|mercurial-2.2.2-1|295	- New release
12cr|mercurial-2.2.2-1|296	
12cr|mercurial-2.2.2-1|297	
12cr|mercurial-2.2.2-1|298	* Tue Dec 19 2006 Gaëtan Lehmann <glehmann@mandriva.org> 0.9.3-1mdv2007.0
12cr|mercurial-2.2.2-1|299	+ Revision: 100353
12cr|mercurial-2.2.2-1|300	- 0.9.3
12cr|mercurial-2.2.2-1|301	
12cr|mercurial-2.2.2-1|302	* Mon Dec 18 2006 Gaëtan Lehmann <glehmann@mandriva.org> 0.9.2-2mdv2007.1
12cr|mercurial-2.2.2-1|303	+ Revision: 98735
12cr|mercurial-2.2.2-1|304	- bump release
12cr|mercurial-2.2.2-1|305	- 0.9.2
12cr|mercurial-2.2.2-1|306	
12cr|mercurial-2.2.2-1|307	* Wed Dec 06 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.9-2mdv2007.1
12cr|mercurial-2.2.2-1|308	+ Revision: 91457
12cr|mercurial-2.2.2-1|309	- rebuild with new python
12cr|mercurial-2.2.2-1|310	
12cr|mercurial-2.2.2-1|311	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|mercurial-2.2.2-1|312	- import mercurial-0.9-1mdk
12cr|mercurial-2.2.2-1|313	
12cr|mercurial-2.2.2-1|314	* Sat May 13 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.9-1mdk
12cr|mercurial-2.2.2-1|315	- New release 0.9
12cr|mercurial-2.2.2-1|316	
12cr|mercurial-2.2.2-1|317	* Wed Feb 01 2006 Gaetan Lehmann <glehmann@deborah.mandriva.com> 0.8-2mdk
12cr|mercurial-2.2.2-1|318	- fix build on x86_64 (drop patch0)
12cr|mercurial-2.2.2-1|319	
12cr|mercurial-2.2.2-1|320	* Tue Jan 31 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.8-1mdk
12cr|mercurial-2.2.2-1|321	- New release 0.8
12cr|mercurial-2.2.2-1|322	
12cr|mercurial-2.2.2-1|323	* Fri Oct 21 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.7-2mdk
12cr|mercurial-2.2.2-1|324	- Fix BuildRequires
12cr|mercurial-2.2.2-1|325	
12cr|mercurial-2.2.2-1|326	* Wed Oct 05 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.7-1mdk
12cr|mercurial-2.2.2-1|327	- New release 0.7
12cr|mercurial-2.2.2-1|328	
12cr|mercurial-2.2.2-1|329	* Fri Sep 09 2005 Gaetan Lehmann <glehmann@mandrakesoft.com> 0.6c-1mdk
12cr|mercurial-2.2.2-1|330	- New release 0.6c
12cr|mercurial-2.2.2-1|331	- generate doc with asciidoc
12cr|mercurial-2.2.2-1|332	- make tests
12cr|mercurial-2.2.2-1|333	- patch0: better detection of lib name to allow tests to run on 32 bits
12cr|mercurial-2.2.2-1|334	system with a /usr/lib64 directory (like n4 on mandriva cluster)
12cr|mercurial-2.2.2-1|335	
12cr|mercurial-2.2.2-1|336	* Fri Jun 03 2005 Frederic Lepied <flepied@mandriva.com> 0.5b-1mdk
12cr|mercurial-2.2.2-1|337	- initial package
12cr|mercurial-2.2.2-1|338	

3125 12
12cr|mercurial-server-1.2-2|1	%define name	mercurial-server
12cr|mercurial-server-1.2-2|2	%define version	1.2
12cr|mercurial-server-1.2-2|3	%define release %mkrel 2
12cr|mercurial-server-1.2-2|4	
12cr|mercurial-server-1.2-2|5	Summary:	Mercurial authentication and authorization tools
12cr|mercurial-server-1.2-2|6	Name:		%{name}
12cr|mercurial-server-1.2-2|7	Version:	%{version}
12cr|mercurial-server-1.2-2|8	Release:	%{release}
12cr|mercurial-server-1.2-2|9	Source0:	http://dev.lshift.net/paul/%{name}/%{name}_%{version}.tar.gz
12cr|mercurial-server-1.2-2|10	License:	GPLv2
12cr|mercurial-server-1.2-2|11	Group:		Development/Other
12cr|mercurial-server-1.2-2|12	Url:		http://www.lshift.net/mercurial-server.html
12cr|mercurial-server-1.2-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mercurial-server-1.2-2|14	BuildArch:	noarch
12cr|mercurial-server-1.2-2|15	Requires:	mercurial, openssh-server
12cr|mercurial-server-1.2-2|16	BuildRequires:	xsltproc, docbook-style-xsl
12cr|mercurial-server-1.2-2|17	
12cr|mercurial-server-1.2-2|18	%description
12cr|mercurial-server-1.2-2|19	mercurial-server gives your developers remote read/write access to centralized
12cr|mercurial-server-1.2-2|20	Mercurial repositories using SSH public key authentication; it provides
12cr|mercurial-server-1.2-2|21	convenient and fine-grained key management and access control.
12cr|mercurial-server-1.2-2|22	
12cr|mercurial-server-1.2-2|23	%prep
12cr|mercurial-server-1.2-2|24	%setup -q -n %{name}_%{version}.orig
12cr|mercurial-server-1.2-2|25	
12cr|mercurial-server-1.2-2|26	%install
12cr|mercurial-server-1.2-2|27	%__rm -rf %{buildroot}
12cr|mercurial-server-1.2-2|28	
12cr|mercurial-server-1.2-2|29	%__install -d -m 755 %{buildroot}%{_sysconfdir}/mercurial-server/keys/root
12cr|mercurial-server-1.2-2|30	%__install -d -m 755 %{buildroot}%{_sysconfdir}/mercurial-server/keys/users
12cr|mercurial-server-1.2-2|31	%__install -m 644 src/init/conf/access.conf %{buildroot}%{_sysconfdir}/mercurial-server/
12cr|mercurial-server-1.2-2|32	
12cr|mercurial-server-1.2-2|33	%__install -d -m 755 %{buildroot}%{_sysconfdir}/remote-hgrc.d
12cr|mercurial-server-1.2-2|34	%__install -m 644 src/init/conf/remote-hgrc.d/* %{buildroot}%{_sysconfdir}/remote-hgrc.d
12cr|mercurial-server-1.2-2|35	
12cr|mercurial-server-1.2-2|36	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --install-scripts=%{_datadir}/%{name} --install-data=%{_datadir}/%{name} --record=FILE_LIST
12cr|mercurial-server-1.2-2|37	
12cr|mercurial-server-1.2-2|38	%__install -m 755 -d %{buildroot}/var/hg
12cr|mercurial-server-1.2-2|39	
12cr|mercurial-server-1.2-2|40	pushd doc
12cr|mercurial-server-1.2-2|41	xsltproc --nonet -o ../manual.html /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl manual.docbook
12cr|mercurial-server-1.2-2|42	
12cr|mercurial-server-1.2-2|43	%clean
12cr|mercurial-server-1.2-2|44	%__rm -rf %{buildroot}
12cr|mercurial-server-1.2-2|45	
12cr|mercurial-server-1.2-2|46	%pre
12cr|mercurial-server-1.2-2|47	# Need to run usermod -U twice to unlock created account:
12cr|mercurial-server-1.2-2|48	if ! getent passwd hg 2>&1 > /dev/null; then \
12cr|mercurial-server-1.2-2|49	/usr/sbin/useradd -r -m -d /var/hg -s /bin/bash -c "Mercurial repository server user" hg && \
12cr|mercurial-server-1.2-2|50	/usr/sbin/usermod -U hg && /usr/sbin/usermod -U hg
12cr|mercurial-server-1.2-2|51	fi
12cr|mercurial-server-1.2-2|52	
12cr|mercurial-server-1.2-2|53	# .mercurial-server needs to be in the hg user directory:
12cr|mercurial-server-1.2-2|54	[ ! -e ~hg/.mercurial-server ] && /bin/su hg -c "install -m 600 /etc/mercurial-server/init/dot-mercurial-server ~hg/.mercurial-server"
12cr|mercurial-server-1.2-2|55	
12cr|mercurial-server-1.2-2|56	%post
12cr|mercurial-server-1.2-2|57	[ -d /var/hg ] && [ ! -d /var/hg/repos ] && \
12cr|mercurial-server-1.2-2|58	chown -R hg:hg /var/hg && \
12cr|mercurial-server-1.2-2|59	/bin/su hg -c "/usr/share/mercurial-server/init/hginit /usr/share/mercurial-server"
12cr|mercurial-server-1.2-2|60	
12cr|mercurial-server-1.2-2|61	cat <<EOF
12cr|mercurial-server-1.2-2|62	-------------------------------------------------------------------------------
12cr|mercurial-server-1.2-2|63	Place the SSH public key(s) of the user(s) who require access to the repository
12cr|mercurial-server-1.2-2|64	in the directory /etc/mercurial-server/keys/root and run
12cr|mercurial-server-1.2-2|65	/usr/share/mercurial-server/refresh-auth while logged in as the user hg.
12cr|mercurial-server-1.2-2|66	-------------------------------------------------------------------------------
12cr|mercurial-server-1.2-2|67	EOF
12cr|mercurial-server-1.2-2|68	
12cr|mercurial-server-1.2-2|69	%postun
12cr|mercurial-server-1.2-2|70	/usr/sbin/userdel -r hg
12cr|mercurial-server-1.2-2|71	
12cr|mercurial-server-1.2-2|72	%files -f FILE_LIST
12cr|mercurial-server-1.2-2|73	%defattr(-,root,root)
12cr|mercurial-server-1.2-2|74	%doc CREDITS LICENSE NEWS README manual.html
12cr|mercurial-server-1.2-2|75	%config(noreplace) %{_sysconfdir}/mercurial-server/
12cr|mercurial-server-1.2-2|76	%{_sysconfdir}/remote-hgrc.d/access.rc
12cr|mercurial-server-1.2-2|77	%{_sysconfdir}/remote-hgrc.d/logging.rc
12cr|mercurial-server-1.2-2|78	/var/hg
12cr|mercurial-server-1.2-2|79	
12cr|mercurial-server-1.2-2|80	
12cr|mercurial-server-1.2-2|81	%changelog
12cr|mercurial-server-1.2-2|82	* Fri Mar 16 2012 Lev Givon <lev@mandriva.org> 1.2-2mdv2012.0
12cr|mercurial-server-1.2-2|83	+ Revision: 785262
12cr|mercurial-server-1.2-2|84	- Correct path to su.
12cr|mercurial-server-1.2-2|85	
12cr|mercurial-server-1.2-2|86	* Wed Sep 28 2011 Lev Givon <lev@mandriva.org> 1.2-1
12cr|mercurial-server-1.2-2|87	+ Revision: 701588
12cr|mercurial-server-1.2-2|88	- Update to 1.2.
12cr|mercurial-server-1.2-2|89	
12cr|mercurial-server-1.2-2|90	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.6-2mdv2011.0
12cr|mercurial-server-1.2-2|91	+ Revision: 592414
12cr|mercurial-server-1.2-2|92	- rebuild for python 2.7
12cr|mercurial-server-1.2-2|93	
12cr|mercurial-server-1.2-2|94	* Fri Jul 24 2009 Lev Givon <lev@mandriva.org> 0.6-1mdv2010.0
12cr|mercurial-server-1.2-2|95	+ Revision: 399525
12cr|mercurial-server-1.2-2|96	- imported package mercurial-server
12cr|mercurial-server-1.2-2|97	
12cr|mercurial-server-1.2-2|98	

3126 12
12cr|mergelog-4.5-6|1	Summary:	Merges httpd log files by date
12cr|mergelog-4.5-6|2	Name:		mergelog
12cr|mergelog-4.5-6|3	Version:	4.5
12cr|mergelog-4.5-6|4	Release:	%mkrel 6
12cr|mergelog-4.5-6|5	Group:		System/Servers
12cr|mergelog-4.5-6|6	License:	GPLv2
12cr|mergelog-4.5-6|7	URL:		http://mergelog.sourceforge.net/
12cr|mergelog-4.5-6|8	Source0:	http://prdownloads.sourceforge.net/mergelog/%{name}-%{version}.tar.bz2
12cr|mergelog-4.5-6|9	BuildRequires:	zlib-devel
12cr|mergelog-4.5-6|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mergelog-4.5-6|11	
12cr|mergelog-4.5-6|12	%description
12cr|mergelog-4.5-6|13	mergelog is a small and fast C program which merges by date httpd log files in
12cr|mergelog-4.5-6|14	'Common Log Format' from web servers behind round-robin DNS. It has been
12cr|mergelog-4.5-6|15	designed to easily manage huge log files from highly stressed servers. mergelog
12cr|mergelog-4.5-6|16	is distributed with zmergelog which supports gzipped log files.
12cr|mergelog-4.5-6|17	
12cr|mergelog-4.5-6|18	%prep
12cr|mergelog-4.5-6|19	%setup -q
12cr|mergelog-4.5-6|20	
12cr|mergelog-4.5-6|21	%build
12cr|mergelog-4.5-6|22	%configure2_5x
12cr|mergelog-4.5-6|23	%make
12cr|mergelog-4.5-6|24	
12cr|mergelog-4.5-6|25	%install
12cr|mergelog-4.5-6|26	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|mergelog-4.5-6|27	
12cr|mergelog-4.5-6|28	install -d %{buildroot}%{_sbindir}
12cr|mergelog-4.5-6|29	install -d %{buildroot}%{_mandir}/man1
12cr|mergelog-4.5-6|30	
12cr|mergelog-4.5-6|31	install -m0755 src/mergelog %{buildroot}%{_sbindir}/
12cr|mergelog-4.5-6|32	install -m0755 src/zmergelog %{buildroot}%{_sbindir}/
12cr|mergelog-4.5-6|33	
12cr|mergelog-4.5-6|34	install -m0644 man/mergelog.1 %{buildroot}%{_mandir}/man1
12cr|mergelog-4.5-6|35	install -m0644 man/zmergelog.1 %{buildroot}%{_mandir}/man1
12cr|mergelog-4.5-6|36	
12cr|mergelog-4.5-6|37	%clean
12cr|mergelog-4.5-6|38	rm -rf $RPM_BUILD_ROOT
12cr|mergelog-4.5-6|39	
12cr|mergelog-4.5-6|40	%files
12cr|mergelog-4.5-6|41	%defattr(-,root,root,-)
12cr|mergelog-4.5-6|42	%doc AUTHORS COPYING ChangeLog README
12cr|mergelog-4.5-6|43	%attr(0755,root,root) %{_sbindir}/mergelog
12cr|mergelog-4.5-6|44	%attr(0755,root,root) %{_sbindir}/zmergelog
12cr|mergelog-4.5-6|45	%attr(0640,root,root) %{_mandir}/man1/mergelog.1*
12cr|mergelog-4.5-6|46	%attr(0640,root,root) %{_mandir}/man1/zmergelog.1*
12cr|mergelog-4.5-6|47	
12cr|mergelog-4.5-6|48	
12cr|mergelog-4.5-6|49	
12cr|mergelog-4.5-6|50	
12cr|mergelog-4.5-6|51	%changelog
12cr|mergelog-4.5-6|52	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 4.5-6mdv2011.0
12cr|mergelog-4.5-6|53	+ Revision: 612849
12cr|mergelog-4.5-6|54	- the mass rebuild of 2010.1 packages
12cr|mergelog-4.5-6|55	
12cr|mergelog-4.5-6|56	* Tue Mar 02 2010 Sandro Cazzaniga <kharec@mandriva.org> 4.5-5mdv2010.1
12cr|mergelog-4.5-6|57	+ Revision: 513598
12cr|mergelog-4.5-6|58	- Fixc license
12cr|mergelog-4.5-6|59	- use configure2_5x
12cr|mergelog-4.5-6|60	- fix clean section
12cr|mergelog-4.5-6|61	
12cr|mergelog-4.5-6|62	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 4.5-4mdv2010.0
12cr|mergelog-4.5-6|63	+ Revision: 430017
12cr|mergelog-4.5-6|64	- rebuild
12cr|mergelog-4.5-6|65	
12cr|mergelog-4.5-6|66	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 4.5-3mdv2009.0
12cr|mergelog-4.5-6|67	+ Revision: 252311
12cr|mergelog-4.5-6|68	- rebuild
12cr|mergelog-4.5-6|69	
12cr|mergelog-4.5-6|70	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 4.5-1mdv2008.1
12cr|mergelog-4.5-6|71	+ Revision: 136578
12cr|mergelog-4.5-6|72	- restore BuildRoot
12cr|mergelog-4.5-6|73	
12cr|mergelog-4.5-6|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|mergelog-4.5-6|75	- kill re-definition of %%buildroot on Pixel's request
12cr|mergelog-4.5-6|76	
12cr|mergelog-4.5-6|77	
12cr|mergelog-4.5-6|78	* Mon Jan 15 2007 Oden Eriksson <oeriksson@mandriva.com> 4.5-1mdv2007.0
12cr|mergelog-4.5-6|79	+ Revision: 109224
12cr|mergelog-4.5-6|80	- Import mergelog
12cr|mergelog-4.5-6|81	
12cr|mergelog-4.5-6|82	* Mon Jan 15 2007 Oden Eriksson <oeriksson@mandriva.com> 4.5-1mdv2007.1
12cr|mergelog-4.5-6|83	- initial Mandriva package
12cr|mergelog-4.5-6|84	

3127 12
12cr|merkaartor-0.18.1-1|1	Name:		merkaartor
12cr|merkaartor-0.18.1-1|2	Version:	0.18.1
12cr|merkaartor-0.18.1-1|3	Release:	1
12cr|merkaartor-0.18.1-1|4	License:	GPLv2+
12cr|merkaartor-0.18.1-1|5	URL:		http://merkaartor.be/projects/merkaartor/
12cr|merkaartor-0.18.1-1|6	BuildRequires:	qt4-devel >= 4.4
12cr|merkaartor-0.18.1-1|7	BuildRequires:	qt4-linguist
12cr|merkaartor-0.18.1-1|8	BuildRequires:	libexiv-devel gdal-devel
12cr|merkaartor-0.18.1-1|9	BuildRequires:	boost-devel
12cr|merkaartor-0.18.1-1|10	BuildRequires:	gdb
12cr|merkaartor-0.18.1-1|11	Source0:	http://merkaartor.be/attachments/download/301/%{name}-%{version}.tar.bz2
12cr|merkaartor-0.18.1-1|12	Group:		Sciences/Other
12cr|merkaartor-0.18.1-1|13	Summary:	Openstreetmap mapping program
12cr|merkaartor-0.18.1-1|14	
12cr|merkaartor-0.18.1-1|15	%description
12cr|merkaartor-0.18.1-1|16	Merkaartor is an openstreetmap (http://www.openstreetmap.org) mapping
12cr|merkaartor-0.18.1-1|17	program. Merkaartor focuses on providing a visually pleasing but
12cr|merkaartor-0.18.1-1|18	performant editing environment for free geographical data.
12cr|merkaartor-0.18.1-1|19	
12cr|merkaartor-0.18.1-1|20	%prep
12cr|merkaartor-0.18.1-1|21	%setup -q
12cr|merkaartor-0.18.1-1|22	
12cr|merkaartor-0.18.1-1|23	%build
12cr|merkaartor-0.18.1-1|24	lrelease translations/merkaartor*.ts
12cr|merkaartor-0.18.1-1|25	%qmake_qt4 \
12cr|merkaartor-0.18.1-1|26	PREFIX=%{_prefix} \
12cr|merkaartor-0.18.1-1|27	LIBDIR=%{_libdir} \
12cr|merkaartor-0.18.1-1|28	TRANSDIR_MERKAARTOR=%_datadir/%{name}/translations \
12cr|merkaartor-0.18.1-1|29	TRANSDIR_SYSTEM=%qt4dir/translations \
12cr|merkaartor-0.18.1-1|30	GDAL=1
12cr|merkaartor-0.18.1-1|31	%make
12cr|merkaartor-0.18.1-1|32	
12cr|merkaartor-0.18.1-1|33	%install
12cr|merkaartor-0.18.1-1|34	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cr|merkaartor-0.18.1-1|35	%find_lang %{name} --with-qt
12cr|merkaartor-0.18.1-1|36	rm -f %{buildroot}/merkaartor.gdb-index
12cr|merkaartor-0.18.1-1|37	
12cr|merkaartor-0.18.1-1|38	%files -f %{name}.lang
12cr|merkaartor-0.18.1-1|39	%defattr(-,root,root)
12cr|merkaartor-0.18.1-1|40	%{_bindir}/*
12cr|merkaartor-0.18.1-1|41	%_datadir/%{name}/*.xml
12cr|merkaartor-0.18.1-1|42	#%_datadir/%{name}/world_background.osb
12cr|merkaartor-0.18.1-1|43	%_datadir/applications/*.desktop
12cr|merkaartor-0.18.1-1|44	%{_libdir}/%{name}/plugins/background/*.so
12cr|merkaartor-0.18.1-1|45	%{_libdir}/%{name}/plugins/styles/libskulpture.so
12cr|merkaartor-0.18.1-1|46	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12cr|merkaartor-0.18.1-1|47	%doc AUTHORS CHANGELOG CREDITS TODO
12cr|merkaartor-0.18.1-1|48	
12cr|merkaartor-0.18.1-1|49	
12cr|merkaartor-0.18.1-1|50	%changelog
12cr|merkaartor-0.18.1-1|51	* Tue Jan 31 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.17.2-1mdv2012.0
12cr|merkaartor-0.18.1-1|52	+ Revision: 769994
12cr|merkaartor-0.18.1-1|53	- new version 0.17.2
12cr|merkaartor-0.18.1-1|54	
12cr|merkaartor-0.18.1-1|55	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.15.3-2mdv2011.0
12cr|merkaartor-0.18.1-1|56	+ Revision: 612850
12cr|merkaartor-0.18.1-1|57	- the mass rebuild of 2010.1 packages
12cr|merkaartor-0.18.1-1|58	
12cr|merkaartor-0.18.1-1|59	* Fri Apr 16 2010 Frederik Himpe <fhimpe@mandriva.org> 0.15.3-1mdv2010.1
12cr|merkaartor-0.18.1-1|60	+ Revision: 535633
12cr|merkaartor-0.18.1-1|61	- Update to new version 0.15.3
12cr|merkaartor-0.18.1-1|62	
12cr|merkaartor-0.18.1-1|63	* Fri Aug 14 2009 Frederik Himpe <fhimpe@mandriva.org> 0.14-1mdv2010.0
12cr|merkaartor-0.18.1-1|64	+ Revision: 416397
12cr|merkaartor-0.18.1-1|65	- Fix libdir
12cr|merkaartor-0.18.1-1|66	- Update to new version 0.14
12cr|merkaartor-0.18.1-1|67	- Fix string format
12cr|merkaartor-0.18.1-1|68	
12cr|merkaartor-0.18.1-1|69	* Mon Jun 08 2009 Michael Scherer <misc@mandriva.org> 0.13.2-3mdv2010.0
12cr|merkaartor-0.18.1-1|70	+ Revision: 384144
12cr|merkaartor-0.18.1-1|71	- update to latest release
12cr|merkaartor-0.18.1-1|72	
12cr|merkaartor-0.18.1-1|73	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 0.12-3mdv2009.1
12cr|merkaartor-0.18.1-1|74	+ Revision: 324536
12cr|merkaartor-0.18.1-1|75	- rebuild
12cr|merkaartor-0.18.1-1|76	
12cr|merkaartor-0.18.1-1|77	* Sun Nov 16 2008 Funda Wang <fwang@mandriva.org> 0.12-2mdv2009.1
12cr|merkaartor-0.18.1-1|78	+ Revision: 303633
12cr|merkaartor-0.18.1-1|79	- fix url
12cr|merkaartor-0.18.1-1|80	
12cr|merkaartor-0.18.1-1|81	* Sun Nov 16 2008 Funda Wang <fwang@mandriva.org> 0.12-1mdv2009.1
12cr|merkaartor-0.18.1-1|82	+ Revision: 303628
12cr|merkaartor-0.18.1-1|83	- add desktop file
12cr|merkaartor-0.18.1-1|84	- import merkaartor
12cr|merkaartor-0.18.1-1|85	
12cr|merkaartor-0.18.1-1|86	

3128 12
12cr|merlin-0.9.0-1|1	Name:		merlin
12cr|merlin-0.9.0-1|2	Version:	0.9.0
12cr|merlin-0.9.0-1|3	Release:	%mkrel 1
12cr|merlin-0.9.0-1|4	Summary:	Nagios distributed monitoring
12cr|merlin-0.9.0-1|5	License:	BSD
12cr|merlin-0.9.0-1|6	Group:		Networking/Other
12cr|merlin-0.9.0-1|7	URL:		www.op5.org/community/plugin-inventory/op5-projects/merlin
12cr|merlin-0.9.0-1|8	Source:     http://op5.org/op5media/op5.org/downloads/merlin-%{version}.tar.gz
12cr|merlin-0.9.0-1|9	BuildRequires: dbi-devel
12cr|merlin-0.9.0-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|merlin-0.9.0-1|11	
12cr|merlin-0.9.0-1|12	%description
12cr|merlin-0.9.0-1|13	The Merlin project, or Module for Effortless Redundancy and Loadbalancing In
12cr|merlin-0.9.0-1|14	Nagios, was initially started to create an easy way to set up distributed
12cr|merlin-0.9.0-1|15	Nagios installations, allowing Nagios processes to exchange information
12cr|merlin-0.9.0-1|16	directly as an alternative to the standard nagios way using NSCA. When starting
12cr|merlin-0.9.0-1|17	the Ninja project we realised that we could continue the work on Merlin and
12cr|merlin-0.9.0-1|18	adopt the project to function as backend for Ninja by adding support for
12cr|merlin-0.9.0-1|19	storing the status information in a database, fault tolearance and some other
12cr|merlin-0.9.0-1|20	cool things. This means that Merlin now are responsible for providing status
12cr|merlin-0.9.0-1|21	data, acting as a backend, for the Ninja GUI.
12cr|merlin-0.9.0-1|22	
12cr|merlin-0.9.0-1|23	%prep
12cr|merlin-0.9.0-1|24	%setup -q
12cr|merlin-0.9.0-1|25	
12cr|merlin-0.9.0-1|26	%build
12cr|merlin-0.9.0-1|27	%make
12cr|merlin-0.9.0-1|28	
12cr|merlin-0.9.0-1|29	%install
12cr|merlin-0.9.0-1|30	rm -rf %{buildroot}
12cr|merlin-0.9.0-1|31	
12cr|merlin-0.9.0-1|32	install -d -m 755 %{buildroot}%{_libdir}/merlin
12cr|merlin-0.9.0-1|33	install -m 755 import showlog merlind %{buildroot}%{_libdir}/merlin
12cr|merlin-0.9.0-1|34	install -m 644 merlin.so import.php object_importer.inc.php %{buildroot}%{_libdir}/merlin
12cr|merlin-0.9.0-1|35	
12cr|merlin-0.9.0-1|36	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|merlin-0.9.0-1|37	install -m 644 example.conf %{buildroot}%{_sysconfdir}/merlin.conf
12cr|merlin-0.9.0-1|38	perl -pi \
12cr|merlin-0.9.0-1|39	-e 's|@\@DESTDIR@\@/logs|%{_localstatedir}/log/merlin|;' \
12cr|merlin-0.9.0-1|40	-e 's|@\@DESTDIR@\@/ipc.sock|%{_localstatedir}/lib/merlin/ipc.sock|;' \
12cr|merlin-0.9.0-1|41	%{buildroot}%{_sysconfdir}/merlin.conf
12cr|merlin-0.9.0-1|42	
12cr|merlin-0.9.0-1|43	install -d -m 755 %{buildroot}%{_localstatedir}/log/merlin
12cr|merlin-0.9.0-1|44	install -d -m 755 %{buildroot}%{_localstatedir}/lib/merlin
12cr|merlin-0.9.0-1|45	
12cr|merlin-0.9.0-1|46	install -d -m 755 %{buildroot}%{_initrddir}
12cr|merlin-0.9.0-1|47	install -m 755 init.sh %{buildroot}%{_initrddir}/merlind
12cr|merlin-0.9.0-1|48	perl -pi \
12cr|merlin-0.9.0-1|49	-e 's|^BINDIR=.*|BINDIR=%{_libdir}/merlin|;' \
12cr|merlin-0.9.0-1|50	-e 's|^CONFIG_FILE=.*|CONFIG_FILE=%{_sysconfdir}/merlin.conf|;' \
12cr|merlin-0.9.0-1|51	%{buildroot}%{_initrddir}/merlind
12cr|merlin-0.9.0-1|52	
12cr|merlin-0.9.0-1|53	%clean
12cr|merlin-0.9.0-1|54	rm -rf %{buildroot}
12cr|merlin-0.9.0-1|55	
12cr|merlin-0.9.0-1|56	%files
12cr|merlin-0.9.0-1|57	%defattr(-,root,root)
12cr|merlin-0.9.0-1|58	%doc TECHNICAL SPECS README HOWTO COPYING
12cr|merlin-0.9.0-1|59	%{_initrddir}/merlind
12cr|merlin-0.9.0-1|60	%{_libdir}/merlin
12cr|merlin-0.9.0-1|61	%{_localstatedir}/lib/merlin
12cr|merlin-0.9.0-1|62	%{_localstatedir}/log/merlin
12cr|merlin-0.9.0-1|63	%config(noreplace)%{_sysconfdir}/merlin.conf
12cr|merlin-0.9.0-1|64	
12cr|merlin-0.9.0-1|65	
12cr|merlin-0.9.0-1|66	
12cr|merlin-0.9.0-1|67	%changelog
12cr|merlin-0.9.0-1|68	* Sat Jan 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.0-1mdv2011.0
12cr|merlin-0.9.0-1|69	+ Revision: 627283
12cr|merlin-0.9.0-1|70	- import merlin
12cr|merlin-0.9.0-1|71	

3129 12
12cr|meshio-0.2.0-9|1	%define debug_package %{nil}
12cr|meshio-0.2.0-9|2	%define version 0.2.0
12cr|meshio-0.2.0-9|3	%define release 9
12cr|meshio-0.2.0-9|4	%define name    meshio
12cr|meshio-0.2.0-9|5	
12cr|meshio-0.2.0-9|6	%define major 0
12cr|meshio-0.2.0-9|7	%define libname %mklibname %{name} %major
12cr|meshio-0.2.0-9|8	%define libnamedev %mklibname %{name} %major -d
12cr|meshio-0.2.0-9|9	
12cr|meshio-0.2.0-9|10	Name:        %{name}
12cr|meshio-0.2.0-9|11	Summary:     Library for the loading of 3D model files
12cr|meshio-0.2.0-9|12	Version:     %{version}
12cr|meshio-0.2.0-9|13	Release:     %{release}
12cr|meshio-0.2.0-9|14	License:     LGPLv2.1
12cr|meshio-0.2.0-9|15	Group:       System/Libraries
12cr|meshio-0.2.0-9|16	Source:      meshio-%version.tar.bz2
12cr|meshio-0.2.0-9|17	Patch0:      meshio-0.2.0-build.patch
12cr|meshio-0.2.0-9|18	
12cr|meshio-0.2.0-9|19	URL:         http://www.3dwm.org/frameset.html
12cr|meshio-0.2.0-9|20	
12cr|meshio-0.2.0-9|21	
12cr|meshio-0.2.0-9|22	%description
12cr|meshio-0.2.0-9|23	MeshIO is a simple C++ library for the loading of 3D model
12cr|meshio-0.2.0-9|24	files. Currently, MeshIO only supports plain .3DS files as
12cr|meshio-0.2.0-9|25	well as its native .RAW format. MeshIO will undergo a major
12cr|meshio-0.2.0-9|26	redesign in the future.
12cr|meshio-0.2.0-9|27	
12cr|meshio-0.2.0-9|28	%package -n %libname
12cr|meshio-0.2.0-9|29	Summary:     	Library for the loading of 3D model files
12cr|meshio-0.2.0-9|30	Group: 		 System/Libraries
12cr|meshio-0.2.0-9|31	
12cr|meshio-0.2.0-9|32	%description -n %libname
12cr|meshio-0.2.0-9|33	MeshIO is a simple C++ library for the loading of 3D model
12cr|meshio-0.2.0-9|34	files. Currently, MeshIO only supports plain .3DS files as
12cr|meshio-0.2.0-9|35	well as its native .RAW format. MeshIO will undergo a major
12cr|meshio-0.2.0-9|36	redesign in the future.
12cr|meshio-0.2.0-9|37	
12cr|meshio-0.2.0-9|38	
12cr|meshio-0.2.0-9|39	%package -n %libname-devel
12cr|meshio-0.2.0-9|40	Summary:        Library for the loading of 3D model files
12cr|meshio-0.2.0-9|41	Group:          System/Libraries
12cr|meshio-0.2.0-9|42	Requires:	%libname = %version
12cr|meshio-0.2.0-9|43	Provides:	libmeshio-devel
12cr|meshio-0.2.0-9|44	
12cr|meshio-0.2.0-9|45	%description -n %libname-devel
12cr|meshio-0.2.0-9|46	MeshIO is a simple C++ library for the loading of 3D model
12cr|meshio-0.2.0-9|47	files. Currently, MeshIO only supports plain .3DS files as
12cr|meshio-0.2.0-9|48	well as its native .RAW format. MeshIO will undergo a major
12cr|meshio-0.2.0-9|49	redesign in the future.
12cr|meshio-0.2.0-9|50	
12cr|meshio-0.2.0-9|51	
12cr|meshio-0.2.0-9|52	%prep
12cr|meshio-0.2.0-9|53	%setup -n meshio-%version
12cr|meshio-0.2.0-9|54	%patch0 -p0
12cr|meshio-0.2.0-9|55	
12cr|meshio-0.2.0-9|56	%build
12cr|meshio-0.2.0-9|57	
12cr|meshio-0.2.0-9|58	linux32 ./configure
12cr|meshio-0.2.0-9|59	%make
12cr|meshio-0.2.0-9|60	
12cr|meshio-0.2.0-9|61	%install
12cr|meshio-0.2.0-9|62	%makeinstall
12cr|meshio-0.2.0-9|63	
12cr|meshio-0.2.0-9|64	
12cr|meshio-0.2.0-9|65	
12cr|meshio-0.2.0-9|66	%files -n %libname
12cr|meshio-0.2.0-9|67	%doc AUTHORS COPYING README
12cr|meshio-0.2.0-9|68	%_libdir/*.so.*
12cr|meshio-0.2.0-9|69	
12cr|meshio-0.2.0-9|70	%files -n %libname-devel
12cr|meshio-0.2.0-9|71	%doc AUTHORS COPYING README
12cr|meshio-0.2.0-9|72	%_libdir/*.*a
12cr|meshio-0.2.0-9|73	%_libdir/*.so
12cr|meshio-0.2.0-9|74	%_includedir/MeshIO/
12cr|meshio-0.2.0-9|75	

3130 12
12cr|metaconf-1.3.1-11|1	Name: metaconf
12cr|metaconf-1.3.1-11|2	Version: 1.3.1
12cr|metaconf-1.3.1-11|3	Release: %mkrel 11
12cr|metaconf-1.3.1-11|4	License: GPL
12cr|metaconf-1.3.1-11|5	Group: System/Configuration/Other
12cr|metaconf-1.3.1-11|6	Summary: Maintains multiple configurations in the same machine
12cr|metaconf-1.3.1-11|7	Source: metaconf-%{version}.tar.bz2
12cr|metaconf-1.3.1-11|8	Patch0:  metaconf-use_our_arping.patch
12cr|metaconf-1.3.1-11|9	URL: http://niemeyer.net/metaconf
12cr|metaconf-1.3.1-11|10	Requires(post,preun): rpm-helper
12cr|metaconf-1.3.1-11|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|metaconf-1.3.1-11|12	BuildRequires: python-devel
12cr|metaconf-1.3.1-11|13	BuildArch: noarch
12cr|metaconf-1.3.1-11|14	
12cr|metaconf-1.3.1-11|15	%description
12cr|metaconf-1.3.1-11|16	metaconf is a generic software for maintenance of multiple
12cr|metaconf-1.3.1-11|17	configurations in a single machine. One of its main uses is for
12cr|metaconf-1.3.1-11|18	notebook users which need mobility between several places, but
12cr|metaconf-1.3.1-11|19	unlike other similar softwares, metaconf is not designed to work
12cr|metaconf-1.3.1-11|20	specifically with network configurations. Indeed, it may be used
12cr|metaconf-1.3.1-11|21	to alternate between almost any kind of configuration, as far as
12cr|metaconf-1.3.1-11|22	the user knows how to configure the softwares properly.
12cr|metaconf-1.3.1-11|23	
12cr|metaconf-1.3.1-11|24	%prep
12cr|metaconf-1.3.1-11|25	%setup -q
12cr|metaconf-1.3.1-11|26	%patch0 -p0
12cr|metaconf-1.3.1-11|27	
12cr|metaconf-1.3.1-11|28	%build
12cr|metaconf-1.3.1-11|29	python setup.py build
12cr|metaconf-1.3.1-11|30	
12cr|metaconf-1.3.1-11|31	%install
12cr|metaconf-1.3.1-11|32	rm -rf %{buildroot}
12cr|metaconf-1.3.1-11|33	
12cr|metaconf-1.3.1-11|34	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|metaconf-1.3.1-11|35	
12cr|metaconf-1.3.1-11|36	mkdir -p %{buildroot}%{_bindir} %{buildroot}/%{_initrddir}
12cr|metaconf-1.3.1-11|37	install -m 755 contrib/metaconf-chooser.sh %{buildroot}%{_bindir}/
12cr|metaconf-1.3.1-11|38	install -m 755 contrib/metaconf.init %{buildroot}%{_initrddir}/%{name}
12cr|metaconf-1.3.1-11|39	install -m 755 contrib/metaconf-autochooser.sh %{buildroot}%{_bindir}/
12cr|metaconf-1.3.1-11|40	install -m 600 contrib/metaconf.macs %{buildroot}%{_sysconfdir}
12cr|metaconf-1.3.1-11|41	
12cr|metaconf-1.3.1-11|42	%clean
12cr|metaconf-1.3.1-11|43	rm -rf %{buildroot}
12cr|metaconf-1.3.1-11|44	
12cr|metaconf-1.3.1-11|45	%files
12cr|metaconf-1.3.1-11|46	%defattr(0644,root,root,0755)
12cr|metaconf-1.3.1-11|47	%doc LICENSE doc/metaconf.moin
12cr|metaconf-1.3.1-11|48	%defattr(-,root,root)
12cr|metaconf-1.3.1-11|49	%{_bindir}/*
12cr|metaconf-1.3.1-11|50	%config(noreplace) %{_sysconfdir}/metaconf.macs
12cr|metaconf-1.3.1-11|51	%{py_puresitedir}/*
12cr|metaconf-1.3.1-11|52	%{_initrddir}/metaconf
12cr|metaconf-1.3.1-11|53	
12cr|metaconf-1.3.1-11|54	%post
12cr|metaconf-1.3.1-11|55	%_post_service metaconf
12cr|metaconf-1.3.1-11|56	
12cr|metaconf-1.3.1-11|57	%preun
12cr|metaconf-1.3.1-11|58	%_preun_service metaconf
12cr|metaconf-1.3.1-11|59	
12cr|metaconf-1.3.1-11|60	
12cr|metaconf-1.3.1-11|61	
12cr|metaconf-1.3.1-11|62	
12cr|metaconf-1.3.1-11|63	%changelog
12cr|metaconf-1.3.1-11|64	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 1.3.1-11mdv2011.0
12cr|metaconf-1.3.1-11|65	+ Revision: 598843
12cr|metaconf-1.3.1-11|66	- fix file list
12cr|metaconf-1.3.1-11|67	
12cr|metaconf-1.3.1-11|68	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|metaconf-1.3.1-11|69	- rebuild for python 2.7
12cr|metaconf-1.3.1-11|70	
12cr|metaconf-1.3.1-11|71	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.3.1-10mdv2010.0
12cr|metaconf-1.3.1-11|72	+ Revision: 439798
12cr|metaconf-1.3.1-11|73	- rebuild
12cr|metaconf-1.3.1-11|74	
12cr|metaconf-1.3.1-11|75	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.3.1-9mdv2009.1
12cr|metaconf-1.3.1-11|76	+ Revision: 325695
12cr|metaconf-1.3.1-11|77	- rebuild
12cr|metaconf-1.3.1-11|78	
12cr|metaconf-1.3.1-11|79	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.3.1-8mdv2009.0
12cr|metaconf-1.3.1-11|80	+ Revision: 252335
12cr|metaconf-1.3.1-11|81	- rebuild
12cr|metaconf-1.3.1-11|82	- kill re-definition of %%buildroot on Pixel's request
12cr|metaconf-1.3.1-11|83	
12cr|metaconf-1.3.1-11|84	+ Olivier Blin <oblin@mandriva.com>
12cr|metaconf-1.3.1-11|85	- restore BuildRoot
12cr|metaconf-1.3.1-11|86	
12cr|metaconf-1.3.1-11|87	* Wed Dec 12 2007 Olivier Blin <oblin@mandriva.com> 1.3.1-6mdv2008.1
12cr|metaconf-1.3.1-11|88	+ Revision: 117690
12cr|metaconf-1.3.1-11|89	- update URL
12cr|metaconf-1.3.1-11|90	
12cr|metaconf-1.3.1-11|91	
12cr|metaconf-1.3.1-11|92	* Fri Mar 16 2007 Michael Scherer <misc@mandriva.org> 1.3.1-5mdv2007.1
12cr|metaconf-1.3.1-11|93	+ Revision: 144936
12cr|metaconf-1.3.1-11|94	- Rebuild for new python
12cr|metaconf-1.3.1-11|95	- Import metaconf
12cr|metaconf-1.3.1-11|96	
12cr|metaconf-1.3.1-11|97	* Thu Dec 08 2005 Michael Scherer <misc@mandriva.org> 1.3.1-4mdk
12cr|metaconf-1.3.1-11|98	- use macro for etc/init.d and rpm-helper script
12cr|metaconf-1.3.1-11|99	- use blino patch ( close #18255 )
12cr|metaconf-1.3.1-11|100	
12cr|metaconf-1.3.1-11|101	* Mon Nov 07 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.3.1-3mdk
12cr|metaconf-1.3.1-11|102	- Fix BuildRequires
12cr|metaconf-1.3.1-11|103	- %%mkrel
12cr|metaconf-1.3.1-11|104	
12cr|metaconf-1.3.1-11|105	* Fri Jun 17 2005 Gustavo Niemeyer <gustavo@niemeyer.net> 1.3.1-2mdk
12cr|metaconf-1.3.1-11|106	- Adding prereq on rpm-helper.
12cr|metaconf-1.3.1-11|107	
12cr|metaconf-1.3.1-11|108	* Fri Jun 17 2005 Gustavo Niemeyer <gustavo@niemeyer.net> 1.3.1-1mdk
12cr|metaconf-1.3.1-11|109	- New upstream Version: 1.3.1
12cr|metaconf-1.3.1-11|110	- Including add/del-service calls.
12cr|metaconf-1.3.1-11|111	
12cr|metaconf-1.3.1-11|112	* Fri Jun 17 2005 Gustavo Niemeyer <gustavo@niemeyer.net> 1.3-1mdk
12cr|metaconf-1.3.1-11|113	- New upstream version: 1.3
12cr|metaconf-1.3.1-11|114	
12cr|metaconf-1.3.1-11|115	* Sat Dec 04 2004 Michael Scherer <misc@mandrake.org> 1.2-2mdk
12cr|metaconf-1.3.1-11|116	- Rebuild for new python
12cr|metaconf-1.3.1-11|117	
12cr|metaconf-1.3.1-11|118	* Sat Apr 24 2004 Michael Scherer <misc@mandrake.org> 1.2-1mdk
12cr|metaconf-1.3.1-11|119	- first package
12cr|metaconf-1.3.1-11|120	

3131 12
12cr|metadata-extractor-2.3.1-2|1	# This spec is based on Toni Graffy's from OpenSUSE and
12cr|metadata-extractor-2.3.1-2|2	# Alberto Altieri's from MIB work
12cr|metadata-extractor-2.3.1-2|3	
12cr|metadata-extractor-2.3.1-2|4	Name:		metadata-extractor
12cr|metadata-extractor-2.3.1-2|5	Summary:	A project to extract Exif and Iptc image meta-data from media files
12cr|metadata-extractor-2.3.1-2|6	URL:		http://www.drewnoakes.com/code/exif/
12cr|metadata-extractor-2.3.1-2|7	Group:		Graphics
12cr|metadata-extractor-2.3.1-2|8	Version:	2.3.1
12cr|metadata-extractor-2.3.1-2|9	Release:	2
12cr|metadata-extractor-2.3.1-2|10	License:	ASL 2.0
12cr|metadata-extractor-2.3.1-2|11	Source0:	http://www.drewnoakes.com/code/exif/%{name}-%{version}-src.jar
12cr|metadata-extractor-2.3.1-2|12	Patch0:		metadata-extractor-build.xml.diff
12cr|metadata-extractor-2.3.1-2|13	Patch1:		metadata-extractor-2.3.1-nosun.diff
12cr|metadata-extractor-2.3.1-2|14	Patch2:		metadata-extractor-2.3.1-unmappable.patch
12cr|metadata-extractor-2.3.1-2|15	BuildRequires:	ant
12cr|metadata-extractor-2.3.1-2|16	BuildRequires:	ant-junit
12cr|metadata-extractor-2.3.1-2|17	BuildRequires:	java-devel-openjdk
12cr|metadata-extractor-2.3.1-2|18	BuildRequires:	junit
12cr|metadata-extractor-2.3.1-2|19	BuildRequires:	update-alternatives
12cr|metadata-extractor-2.3.1-2|20	BuildRequires:	xerces-j2
12cr|metadata-extractor-2.3.1-2|21	BuildRequires:	xml-commons-apis
12cr|metadata-extractor-2.3.1-2|22	BuildRequires:	java-rpmbuild
12cr|metadata-extractor-2.3.1-2|23	Requires:	java >= 1.5
12cr|metadata-extractor-2.3.1-2|24	Requires:	jpackage-utils
12cr|metadata-extractor-2.3.1-2|25	BuildArch:	noarch
12cr|metadata-extractor-2.3.1-2|26	
12cr|metadata-extractor-2.3.1-2|27	%description
12cr|metadata-extractor-2.3.1-2|28	A project to extract Exif and Iptc image meta-data from media
12cr|metadata-extractor-2.3.1-2|29	such as JPEG files.
12cr|metadata-extractor-2.3.1-2|30	
12cr|metadata-extractor-2.3.1-2|31	What began as a simple utility to extract the date-taken from a
12cr|metadata-extractor-2.3.1-2|32	digital still camera (DSC) Jpeg file is now a general metadata
12cr|metadata-extractor-2.3.1-2|33	extraction framework. Support currently exists for Exif and Iptc
12cr|metadata-extractor-2.3.1-2|34	metadata segments. Extraction of these segments is provided for
12cr|metadata-extractor-2.3.1-2|35	Jpeg files. It is hoped that individuals with specific needs
12cr|metadata-extractor-2.3.1-2|36	will extend the framework by adding their own classes.
12cr|metadata-extractor-2.3.1-2|37	
12cr|metadata-extractor-2.3.1-2|38	Information extracted by this library might be of use to you if
12cr|metadata-extractor-2.3.1-2|39	you're writing an image browser, image categoriser, photo album,
12cr|metadata-extractor-2.3.1-2|40	etc... I started coding this library for use in my own photo
12cr|metadata-extractor-2.3.1-2|41	gallery.
12cr|metadata-extractor-2.3.1-2|42	
12cr|metadata-extractor-2.3.1-2|43	This metadata library is available with Java source code for usage
12cr|metadata-extractor-2.3.1-2|44	in the public domain.
12cr|metadata-extractor-2.3.1-2|45	
12cr|metadata-extractor-2.3.1-2|46	%package javadoc
12cr|metadata-extractor-2.3.1-2|47	Summary:	User documentation for metadata-extractor
12cr|metadata-extractor-2.3.1-2|48	Group:		Development/Java
12cr|metadata-extractor-2.3.1-2|49	Requires:	jpackage-utils
12cr|metadata-extractor-2.3.1-2|50	
12cr|metadata-extractor-2.3.1-2|51	%description javadoc
12cr|metadata-extractor-2.3.1-2|52	User documentation for metadata-extractor.
12cr|metadata-extractor-2.3.1-2|53	
12cr|metadata-extractor-2.3.1-2|54	%prep
12cr|metadata-extractor-2.3.1-2|55	%setup -q -T -c
12cr|metadata-extractor-2.3.1-2|56	jar xf %{SOURCE0}
12cr|metadata-extractor-2.3.1-2|57	%patch0 -p0
12cr|metadata-extractor-2.3.1-2|58	%patch1 -p1
12cr|metadata-extractor-2.3.1-2|59	%patch2 -p1
12cr|metadata-extractor-2.3.1-2|60	
12cr|metadata-extractor-2.3.1-2|61	%__rm -rf Libraries
12cr|metadata-extractor-2.3.1-2|62	
12cr|metadata-extractor-2.3.1-2|63	%build
12cr|metadata-extractor-2.3.1-2|64	export LANG=de_DE
12cr|metadata-extractor-2.3.1-2|65	%ant dist-binaries javadoc
12cr|metadata-extractor-2.3.1-2|66	
12cr|metadata-extractor-2.3.1-2|67	%install
12cr|metadata-extractor-2.3.1-2|68	%__rm -rf %{buildroot}
12cr|metadata-extractor-2.3.1-2|69	export NO_BRP_CHECK_BYTECODE_VERSION=true
12cr|metadata-extractor-2.3.1-2|70	
12cr|metadata-extractor-2.3.1-2|71	# jars
12cr|metadata-extractor-2.3.1-2|72	%__install -dm 755 %{buildroot}%{_javadir}
12cr|metadata-extractor-2.3.1-2|73	%__install -m 644 Releases/%{name}-%{version}.jar \
12cr|metadata-extractor-2.3.1-2|74	%{buildroot}%{_javadir}
12cr|metadata-extractor-2.3.1-2|75	pushd %{buildroot}%{_javadir}
12cr|metadata-extractor-2.3.1-2|76	for jar in *-%{version}*; do
12cr|metadata-extractor-2.3.1-2|77	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
12cr|metadata-extractor-2.3.1-2|78	done
12cr|metadata-extractor-2.3.1-2|79	popd
12cr|metadata-extractor-2.3.1-2|80	
12cr|metadata-extractor-2.3.1-2|81	# javadoc
12cr|metadata-extractor-2.3.1-2|82	%__install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|metadata-extractor-2.3.1-2|83	cp -pr javadoc/* \
12cr|metadata-extractor-2.3.1-2|84	%{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|metadata-extractor-2.3.1-2|85	%__ln_s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
12cr|metadata-extractor-2.3.1-2|86	
12cr|metadata-extractor-2.3.1-2|87	%clean
12cr|metadata-extractor-2.3.1-2|88	%__rm -rf %{buildroot}
12cr|metadata-extractor-2.3.1-2|89	
12cr|metadata-extractor-2.3.1-2|90	%post javadoc
12cr|metadata-extractor-2.3.1-2|91	%__rm -f %{_javadocdir}/%{name}
12cr|metadata-extractor-2.3.1-2|92	%__ln_s %{name}-%{version} %{_javadocdir}/%{name}
12cr|metadata-extractor-2.3.1-2|93	
12cr|metadata-extractor-2.3.1-2|94	%files
12cr|metadata-extractor-2.3.1-2|95	%defattr(-,root,root)
12cr|metadata-extractor-2.3.1-2|96	%doc ChangeLog.txt
12cr|metadata-extractor-2.3.1-2|97	%{_javadir}/*.jar
12cr|metadata-extractor-2.3.1-2|98	
12cr|metadata-extractor-2.3.1-2|99	%files javadoc
12cr|metadata-extractor-2.3.1-2|100	%defattr(0644,root,root,0755)
12cr|metadata-extractor-2.3.1-2|101	%doc %{_javadocdir}/%{name}-%{version}
12cr|metadata-extractor-2.3.1-2|102	%ghost %doc %{_javadocdir}/%{name}
12cr|metadata-extractor-2.3.1-2|103	
12cr|metadata-extractor-2.3.1-2|104	
12cr|metadata-extractor-2.3.1-2|105	
12cr|metadata-extractor-2.3.1-2|106	%changelog
12cr|metadata-extractor-2.3.1-2|107	* Mon Feb 20 2012 Andrey Bondrov <abondrov@mandriva.org> 2.3.1-1mdv2012.0
12cr|metadata-extractor-2.3.1-2|108	+ Revision: 778247
12cr|metadata-extractor-2.3.1-2|109	- Add patch2 to fix unmappable character for encoding ASCII error
12cr|metadata-extractor-2.3.1-2|110	- Add BuildRequires java-rpmbuild
12cr|metadata-extractor-2.3.1-2|111	- imported package metadata-extractor
12cr|metadata-extractor-2.3.1-2|112	

3132 12
12cr|metakit-2.4.9.7-8|1	%define major		1
12cr|metakit-2.4.9.7-8|2	%define libname		%mklibname %{name} %{major}
12cr|metakit-2.4.9.7-8|3	%define develname	%mklibname %{name} -d
12cr|metakit-2.4.9.7-8|4	%define soname		libmk4.so.1
12cr|metakit-2.4.9.7-8|5	
12cr|metakit-2.4.9.7-8|6	Summary: 	Embeddable database
12cr|metakit-2.4.9.7-8|7	Name: 		metakit
12cr|metakit-2.4.9.7-8|8	Version: 	2.4.9.7
12cr|metakit-2.4.9.7-8|9	Release: 	%mkrel 8
12cr|metakit-2.4.9.7-8|10	License: 	MIT
12cr|metakit-2.4.9.7-8|11	Group: 		System/Libraries
12cr|metakit-2.4.9.7-8|12	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|metakit-2.4.9.7-8|13	Source0: 	http://www.equi4.com/pub/mk/%{name}-%{version}.tar.gz
12cr|metakit-2.4.9.7-8|14	Patch0:		metakit-2.4.9.7-flags.patch
12cr|metakit-2.4.9.7-8|15	Patch1:		metakit-2.4.9.6-alt-soname.patch
12cr|metakit-2.4.9.7-8|16	Patch2:		metakit-2.4.9.7-tcl8.6.patch
12cr|metakit-2.4.9.7-8|17	Patch3:		metakit-2.4.9.7-linkage.patch
12cr|metakit-2.4.9.7-8|18	URL: 		http://www.equi4.com/metakit/
12cr|metakit-2.4.9.7-8|19	BuildRequires:	tcl-devel
12cr|metakit-2.4.9.7-8|20	BuildRequires:	python-devel
12cr|metakit-2.4.9.7-8|21	
12cr|metakit-2.4.9.7-8|22	%description
12cr|metakit-2.4.9.7-8|23	MetaKit is an embeddable database which runs on Unix, Windows, Macintosh,
12cr|metakit-2.4.9.7-8|24	and other platforms. It lets you build applications which store their data
12cr|metakit-2.4.9.7-8|25	efficiently, in a portable way, and which will not need a complex runtime
12cr|metakit-2.4.9.7-8|26	installation. In terms of the data model, MetaKit takes the middle ground
12cr|metakit-2.4.9.7-8|27	between RDBMS, OODBMS, and flat-file databases - yet it is quite different
12cr|metakit-2.4.9.7-8|28	from each of them.
12cr|metakit-2.4.9.7-8|29	
12cr|metakit-2.4.9.7-8|30	%package -n %{libname}
12cr|metakit-2.4.9.7-8|31	Summary:	Main library for %{name}, a embeddable database
12cr|metakit-2.4.9.7-8|32	Group:		System/Libraries
12cr|metakit-2.4.9.7-8|33	Provides:	%{name} = %{version}-%{release}
12cr|metakit-2.4.9.7-8|34	
12cr|metakit-2.4.9.7-8|35	%description -n %{libname}
12cr|metakit-2.4.9.7-8|36	This package contains the library needed to run programs dynamically
12cr|metakit-2.4.9.7-8|37	linked with %{name}.
12cr|metakit-2.4.9.7-8|38	
12cr|metakit-2.4.9.7-8|39	MetaKit is an embeddable database which runs on Unix, Windows, Macintosh,
12cr|metakit-2.4.9.7-8|40	and other platforms. It lets you build applications which store their data
12cr|metakit-2.4.9.7-8|41	efficiently, in a portable way, and which will not need a complex runtime
12cr|metakit-2.4.9.7-8|42	installation. In terms of the data model, MetaKit takes the middle ground
12cr|metakit-2.4.9.7-8|43	between RDBMS, OODBMS, and flat-file databases - yet it is quite different
12cr|metakit-2.4.9.7-8|44	from each of them.
12cr|metakit-2.4.9.7-8|45	
12cr|metakit-2.4.9.7-8|46	%package -n %{develname}
12cr|metakit-2.4.9.7-8|47	Summary:	Files to compile programs that will use %{name}
12cr|metakit-2.4.9.7-8|48	Group:		Development/C
12cr|metakit-2.4.9.7-8|49	Requires:	%{libname} = %{version}
12cr|metakit-2.4.9.7-8|50	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|metakit-2.4.9.7-8|51	Provides:	%{name}-devel = %{version}-%{release}
12cr|metakit-2.4.9.7-8|52	Obsoletes:	%{mklibname metakit 1 -d} < %{version}-%{release}
12cr|metakit-2.4.9.7-8|53	
12cr|metakit-2.4.9.7-8|54	%description -n %{develname}
12cr|metakit-2.4.9.7-8|55	This package contains the headers that programmers will need to develop
12cr|metakit-2.4.9.7-8|56	applications which will use %{name}.
12cr|metakit-2.4.9.7-8|57	
12cr|metakit-2.4.9.7-8|58	MetaKit is an embeddable database which runs on Unix, Windows, Macintosh,
12cr|metakit-2.4.9.7-8|59	and other platforms. It lets you build applications which store their data
12cr|metakit-2.4.9.7-8|60	efficiently, in a portable way, and which will not need a complex runtime
12cr|metakit-2.4.9.7-8|61	installation. In terms of the data model, MetaKit takes the middle ground
12cr|metakit-2.4.9.7-8|62	between RDBMS, OODBMS, and flat-file databases - yet it is quite different
12cr|metakit-2.4.9.7-8|63	from each of them.
12cr|metakit-2.4.9.7-8|64	
12cr|metakit-2.4.9.7-8|65	%package -n python-%{name}
12cr|metakit-2.4.9.7-8|66	Summary:	Python bindings for %{name}, a embeddable database
12cr|metakit-2.4.9.7-8|67	Group:		System/Libraries
12cr|metakit-2.4.9.7-8|68	Requires:	%{libname} python
12cr|metakit-2.4.9.7-8|69	Provides:	Mk4py = %{version}-%{release}
12cr|metakit-2.4.9.7-8|70	Provides:	mk4py = %{version}-%{release}
12cr|metakit-2.4.9.7-8|71	Provides:	%{name}-python = %{version}-%{release}
12cr|metakit-2.4.9.7-8|72	Obsoletes:	%{name}-python < %{version}-%{release}
12cr|metakit-2.4.9.7-8|73	
12cr|metakit-2.4.9.7-8|74	%description -n python-%{name}
12cr|metakit-2.4.9.7-8|75	Python bindings for %{name}
12cr|metakit-2.4.9.7-8|76	
12cr|metakit-2.4.9.7-8|77	MetaKit is an embeddable database which runs on Unix, Windows, Macintosh,
12cr|metakit-2.4.9.7-8|78	and other platforms. It lets you build applications which store their data
12cr|metakit-2.4.9.7-8|79	efficiently, in a portable way, and which will not need a complex runtime
12cr|metakit-2.4.9.7-8|80	installation. In terms of the data model, MetaKit takes the middle ground
12cr|metakit-2.4.9.7-8|81	between RDBMS, OODBMS, and flat-file databases - yet it is quite different
12cr|metakit-2.4.9.7-8|82	from each of them.
12cr|metakit-2.4.9.7-8|83	
12cr|metakit-2.4.9.7-8|84	%package -n %{name}-tcl
12cr|metakit-2.4.9.7-8|85	Summary:	Tcl bindings for %{name}, a embeddable database
12cr|metakit-2.4.9.7-8|86	Group:		System/Libraries
12cr|metakit-2.4.9.7-8|87	Requires:	%{libname} tcl
12cr|metakit-2.4.9.7-8|88	Provides:	Mk4tcl = %{version}-%{release}
12cr|metakit-2.4.9.7-8|89	Provides:	mk4tcl = %{version}-%{release}
12cr|metakit-2.4.9.7-8|90	
12cr|metakit-2.4.9.7-8|91	%description -n %{name}-tcl
12cr|metakit-2.4.9.7-8|92	Tcl bindings for %{name}
12cr|metakit-2.4.9.7-8|93	
12cr|metakit-2.4.9.7-8|94	MetaKit is an embeddable database which runs on Unix, Windows, Macintosh,
12cr|metakit-2.4.9.7-8|95	and other platforms. It lets you build applications which store their data
12cr|metakit-2.4.9.7-8|96	efficiently, in a portable way, and which will not need a complex runtime
12cr|metakit-2.4.9.7-8|97	installation. In terms of the data model, MetaKit takes the middle ground
12cr|metakit-2.4.9.7-8|98	between RDBMS, OODBMS, and flat-file databases - yet it is quite different
12cr|metakit-2.4.9.7-8|99	from each of them.
12cr|metakit-2.4.9.7-8|100	
12cr|metakit-2.4.9.7-8|101	%prep
12cr|metakit-2.4.9.7-8|102	%setup -q
12cr|metakit-2.4.9.7-8|103	%patch0 -p0
12cr|metakit-2.4.9.7-8|104	%patch1 -p1
12cr|metakit-2.4.9.7-8|105	%patch2 -p1
12cr|metakit-2.4.9.7-8|106	%patch3 -p0
12cr|metakit-2.4.9.7-8|107	rm -rf builds/tests/CVS
12cr|metakit-2.4.9.7-8|108	
12cr|metakit-2.4.9.7-8|109	%build
12cr|metakit-2.4.9.7-8|110	cd unix
12cr|metakit-2.4.9.7-8|111	sed -i -e "s/^CXXFLAGS.*/CXXFLAGS = %{optflags} -fPIC/" Makefile.in
12cr|metakit-2.4.9.7-8|112	cd ../builds
12cr|metakit-2.4.9.7-8|113	CONFIGURE_TOP="../unix" %configure2_5x --enable-python \
12cr|metakit-2.4.9.7-8|114	--with-python="%{_includedir}/python%{python_version},%{py_platsitedir}" \
12cr|metakit-2.4.9.7-8|115	--with-tcl=%{_includedir},%{tcl_sitearch}
12cr|metakit-2.4.9.7-8|116	%make MK4_SONAME=%{soname} TCL_LIB=-ltcl PYTHON_LIB=-lpython%{py_ver}
12cr|metakit-2.4.9.7-8|117	
12cr|metakit-2.4.9.7-8|118	%check
12cr|metakit-2.4.9.7-8|119	cd builds
12cr|metakit-2.4.9.7-8|120	export LD_LIBRARY_PATH=`pwd`
12cr|metakit-2.4.9.7-8|121	make test
12cr|metakit-2.4.9.7-8|122	
12cr|metakit-2.4.9.7-8|123	%install
12cr|metakit-2.4.9.7-8|124	rm -rf %{buildroot}
12cr|metakit-2.4.9.7-8|125	mkdir -p %{buildroot}/%{py_platsitedir}
12cr|metakit-2.4.9.7-8|126	%makeinstall_std -C builds MK4_SONAME=%{soname}
12cr|metakit-2.4.9.7-8|127	
12cr|metakit-2.4.9.7-8|128	%clean
12cr|metakit-2.4.9.7-8|129	rm -rf %{buildroot}
12cr|metakit-2.4.9.7-8|130	
12cr|metakit-2.4.9.7-8|131	%if %mdkversion < 200900
12cr|metakit-2.4.9.7-8|132	%post -n %{libname} -p /sbin/ldconfig
12cr|metakit-2.4.9.7-8|133	%endif
12cr|metakit-2.4.9.7-8|134	%if %mdkversion < 200900
12cr|metakit-2.4.9.7-8|135	%postun -n %{libname} -p /sbin/ldconfig
12cr|metakit-2.4.9.7-8|136	%endif
12cr|metakit-2.4.9.7-8|137	
12cr|metakit-2.4.9.7-8|138	%files -n %{libname}
12cr|metakit-2.4.9.7-8|139	%defattr(-, root, root)
12cr|metakit-2.4.9.7-8|140	%doc README
12cr|metakit-2.4.9.7-8|141	%{_libdir}/*.so.*
12cr|metakit-2.4.9.7-8|142	
12cr|metakit-2.4.9.7-8|143	%files -n %{develname}
12cr|metakit-2.4.9.7-8|144	%defattr(-, root, root)
12cr|metakit-2.4.9.7-8|145	%doc README CHANGES doc demos examples
12cr|metakit-2.4.9.7-8|146	%{_libdir}/*.so
12cr|metakit-2.4.9.7-8|147	%{_includedir}/*
12cr|metakit-2.4.9.7-8|148	
12cr|metakit-2.4.9.7-8|149	%files -n python-%{name}
12cr|metakit-2.4.9.7-8|150	%defattr(-, root, root)
12cr|metakit-2.4.9.7-8|151	%doc README
12cr|metakit-2.4.9.7-8|152	%{py_platsitedir}/Mk4py.so
12cr|metakit-2.4.9.7-8|153	%{py_platsitedir}/metakit.py
12cr|metakit-2.4.9.7-8|154	
12cr|metakit-2.4.9.7-8|155	%files -n %{name}-tcl
12cr|metakit-2.4.9.7-8|156	%defattr(-, root, root)
12cr|metakit-2.4.9.7-8|157	%doc doc/tcl.html doc/tcl.gif doc/e4s.gif
12cr|metakit-2.4.9.7-8|158	%{tcl_sitearch}/Mk4tcl
12cr|metakit-2.4.9.7-8|159	
12cr|metakit-2.4.9.7-8|160	
12cr|metakit-2.4.9.7-8|161	
12cr|metakit-2.4.9.7-8|162	%changelog
12cr|metakit-2.4.9.7-8|163	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 2.4.9.7-8mdv2011.0
12cr|metakit-2.4.9.7-8|164	+ Revision: 592429
12cr|metakit-2.4.9.7-8|165	- rebuild for python 2.7
12cr|metakit-2.4.9.7-8|166	
12cr|metakit-2.4.9.7-8|167	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 2.4.9.7-7mdv2010.0
12cr|metakit-2.4.9.7-8|168	+ Revision: 439800
12cr|metakit-2.4.9.7-8|169	- rebuild
12cr|metakit-2.4.9.7-8|170	
12cr|metakit-2.4.9.7-8|171	* Sat Jan 24 2009 Funda Wang <fwang@mandriva.org> 2.4.9.7-6mdv2009.1
12cr|metakit-2.4.9.7-8|172	+ Revision: 333294
12cr|metakit-2.4.9.7-8|173	- finally fix build
12cr|metakit-2.4.9.7-8|174	- specify python via configure options
12cr|metakit-2.4.9.7-8|175	- rebuild
12cr|metakit-2.4.9.7-8|176	
12cr|metakit-2.4.9.7-8|177	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 2.4.9.7-5mdv2009.1
12cr|metakit-2.4.9.7-8|178	+ Revision: 310861
12cr|metakit-2.4.9.7-8|179	- drop now useless (and broken) x86-64 workaround
12cr|metakit-2.4.9.7-8|180	- rebuild for new tcl
12cr|metakit-2.4.9.7-8|181	- move tcl stuff to new location per policy
12cr|metakit-2.4.9.7-8|182	- spec clean
12cr|metakit-2.4.9.7-8|183	- add tcl8.6.patch (fix build for Tcl 8.6)
12cr|metakit-2.4.9.7-8|184	- correct license (it's MIT not GPL)
12cr|metakit-2.4.9.7-8|185	- new devel policy
12cr|metakit-2.4.9.7-8|186	
12cr|metakit-2.4.9.7-8|187	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.4.9.7-4mdv2009.0
12cr|metakit-2.4.9.7-8|188	+ Revision: 252345
12cr|metakit-2.4.9.7-8|189	- rebuild
12cr|metakit-2.4.9.7-8|190	
12cr|metakit-2.4.9.7-8|191	+ Pixel <pixel@mandriva.com>
12cr|metakit-2.4.9.7-8|192	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|metakit-2.4.9.7-8|193	
12cr|metakit-2.4.9.7-8|194	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 2.4.9.7-2mdv2008.1
12cr|metakit-2.4.9.7-8|195	+ Revision: 140953
12cr|metakit-2.4.9.7-8|196	- restore BuildRoot
12cr|metakit-2.4.9.7-8|197	
12cr|metakit-2.4.9.7-8|198	+ Thierry Vignaud <tv@mandriva.org>
12cr|metakit-2.4.9.7-8|199	- kill re-definition of %%buildroot on Pixel's request
12cr|metakit-2.4.9.7-8|200	
12cr|metakit-2.4.9.7-8|201	* Sun Aug 26 2007 Pascal Terjan <pterjan@mandriva.org> 2.4.9.7-2mdv2008.0
12cr|metakit-2.4.9.7-8|202	+ Revision: 71486
12cr|metakit-2.4.9.7-8|203	- 2.4.9.7
12cr|metakit-2.4.9.7-8|204	- Add P1 to get again a soname (Patch from Alt)
12cr|metakit-2.4.9.7-8|205	- Move tcl lib in lib64 on 64 bits
12cr|metakit-2.4.9.7-8|206	- Add -fPIC
12cr|metakit-2.4.9.7-8|207	- Fix build (missing -I)
12cr|metakit-2.4.9.7-8|208	
12cr|metakit-2.4.9.7-8|209	
12cr|metakit-2.4.9.7-8|210	* Fri Nov 04 2005 Michael Scherer <misc@mandriva.org> 2.4.9.3-3mdk
12cr|metakit-2.4.9.7-8|211	- fix naming of python module
12cr|metakit-2.4.9.7-8|212	- enhance description
12cr|metakit-2.4.9.7-8|213	- use macro
12cr|metakit-2.4.9.7-8|214	- mkrel
12cr|metakit-2.4.9.7-8|215	
12cr|metakit-2.4.9.7-8|216	* Mon Jan 10 2005 Austin Acton <austin@mandrake.org> 2.4.9.3-2mdk
12cr|metakit-2.4.9.7-8|217	- rebuild for python
12cr|metakit-2.4.9.7-8|218	
12cr|metakit-2.4.9.7-8|219	* Sat Jul 17 2004 Michael Scherer <misc@mandrake.org> 2.4.9.3-1mdk
12cr|metakit-2.4.9.7-8|220	- New release 2.4.9.3
12cr|metakit-2.4.9.7-8|221	- rpmbuildupdate aware
12cr|metakit-2.4.9.7-8|222	
12cr|metakit-2.4.9.7-8|223	* Mon Apr 07 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.4.9.2-2mdk
12cr|metakit-2.4.9.7-8|224	- add another provides to the -devel
12cr|metakit-2.4.9.7-8|225	
12cr|metakit-2.4.9.7-8|226	* Mon Mar 31 2003 Austin Acton <aacton@yorku.ca> 2.4.9.2-1mdk
12cr|metakit-2.4.9.7-8|227	- cleanup spec
12cr|metakit-2.4.9.7-8|228	- update
12cr|metakit-2.4.9.7-8|229	- use mklibname
12cr|metakit-2.4.9.7-8|230	- add docs, demos
12cr|metakit-2.4.9.7-8|231	- add python and tcl extensions
12cr|metakit-2.4.9.7-8|232	- redo patch
12cr|metakit-2.4.9.7-8|233	
12cr|metakit-2.4.9.7-8|234	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.4.6-3mdk
12cr|metakit-2.4.9.7-8|235	- rebuild
12cr|metakit-2.4.9.7-8|236	
12cr|metakit-2.4.9.7-8|237	* Thu Sep 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.4.6-2mdk
12cr|metakit-2.4.9.7-8|238	- rebuild
12cr|metakit-2.4.9.7-8|239	
12cr|metakit-2.4.9.7-8|240	* Mon Jun 03 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 2.4.6-1mdk
12cr|metakit-2.4.9.7-8|241	- recompile against latest libstdc++
12cr|metakit-2.4.9.7-8|242	- new version
12cr|metakit-2.4.9.7-8|243	- provide library version so that we can use dynamic library as usual
12cr|metakit-2.4.9.7-8|244	
12cr|metakit-2.4.9.7-8|245	* Mon Feb 18 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 2.4.3-1mdk
12cr|metakit-2.4.9.7-8|246	- first mdk release as a separate package (was previously inside simgear)
12cr|metakit-2.4.9.7-8|247	

3133 12
12cr|metalink-0.3.6-2|1	Summary:	A commandline metalink generator
12cr|metalink-0.3.6-2|2	Name:		metalink
12cr|metalink-0.3.6-2|3	Version:	0.3.6
12cr|metalink-0.3.6-2|4	Release:	%mkrel 2
12cr|metalink-0.3.6-2|5	Group:		Networking/Other
12cr|metalink-0.3.6-2|6	License:	GPLv3+
12cr|metalink-0.3.6-2|7	URL:		http://metamirrors.nl/metalinks_project
12cr|metalink-0.3.6-2|8	Source0:	http://downloads.sourceforge.net/metalinks/%{name}-%{version}.tar.gz
12cr|metalink-0.3.6-2|9	BuildRequires:	boost-devel
12cr|metalink-0.3.6-2|10	BuildRequires:	glibmm2.4-devel
12cr|metalink-0.3.6-2|11	BuildRequires:	libgcrypt-devel
12cr|metalink-0.3.6-2|12	BuildRequires:	libgpg-error-devel
12cr|metalink-0.3.6-2|13	BuildRequires:	libicu-devel
12cr|metalink-0.3.6-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|metalink-0.3.6-2|15	
12cr|metalink-0.3.6-2|16	%description
12cr|metalink-0.3.6-2|17	A .metalink is an XML file that describes a download, and includes mirrors
12cr|metalink-0.3.6-2|18	and checksum information. Metalink is the main Metalink generation tool.
12cr|metalink-0.3.6-2|19	It combines a list of mirrors (from stdin) and a number of files into one
12cr|metalink-0.3.6-2|20	Metalink record (stdout). It can also be used to transform a MD5SUMS file
12cr|metalink-0.3.6-2|21	into a metalink.
12cr|metalink-0.3.6-2|22	
12cr|metalink-0.3.6-2|23	
12cr|metalink-0.3.6-2|24	%prep
12cr|metalink-0.3.6-2|25	
12cr|metalink-0.3.6-2|26	%setup -q
12cr|metalink-0.3.6-2|27	chmod 0644 example/gen.sh
12cr|metalink-0.3.6-2|28	
12cr|metalink-0.3.6-2|29	%build
12cr|metalink-0.3.6-2|30	rm -rf autom4te.cache
12cr|metalink-0.3.6-2|31	
12cr|metalink-0.3.6-2|32	%configure2_5x
12cr|metalink-0.3.6-2|33	
12cr|metalink-0.3.6-2|34	%make
12cr|metalink-0.3.6-2|35	
12cr|metalink-0.3.6-2|36	%install
12cr|metalink-0.3.6-2|37	rm -rf %{buildroot}
12cr|metalink-0.3.6-2|38	
12cr|metalink-0.3.6-2|39	%makeinstall_std INSTALL="install -p"
12cr|metalink-0.3.6-2|40	
12cr|metalink-0.3.6-2|41	%clean
12cr|metalink-0.3.6-2|42	rm -rf %{buildroot}
12cr|metalink-0.3.6-2|43	
12cr|metalink-0.3.6-2|44	%files
12cr|metalink-0.3.6-2|45	%defattr(-,root,root,-)
12cr|metalink-0.3.6-2|46	%doc AUTHORS ChangeLog COPYING NEWS README TODO example
12cr|metalink-0.3.6-2|47	%{_bindir}/metalink
12cr|metalink-0.3.6-2|48	%{_mandir}/man1/*
12cr|metalink-0.3.6-2|49	
12cr|metalink-0.3.6-2|50	
12cr|metalink-0.3.6-2|51	
12cr|metalink-0.3.6-2|52	%changelog
12cr|metalink-0.3.6-2|53	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-2mdv2011.0
12cr|metalink-0.3.6-2|54	+ Revision: 612851
12cr|metalink-0.3.6-2|55	- the mass rebuild of 2010.1 packages
12cr|metalink-0.3.6-2|56	
12cr|metalink-0.3.6-2|57	* Mon Nov 09 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-1mdv2010.1
12cr|metalink-0.3.6-2|58	+ Revision: 463503
12cr|metalink-0.3.6-2|59	- import metalink
12cr|metalink-0.3.6-2|60	
12cr|metalink-0.3.6-2|61	
12cr|metalink-0.3.6-2|62	* Mon Nov 09 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-1mdv2010.0
12cr|metalink-0.3.6-2|63	- initial Mandriva package (fedora import)
12cr|metalink-0.3.6-2|64	
12cr|metalink-0.3.6-2|65	* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.6-3
12cr|metalink-0.3.6-2|66	- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
12cr|metalink-0.3.6-2|67	
12cr|metalink-0.3.6-2|68	* Mon Jan 05 2009 Ant Bryan <anthonybryan at gmail.com> - 0.3.6-2
12cr|metalink-0.3.6-2|69	- New version, 0.3.6-2
12cr|metalink-0.3.6-2|70	- man page, licensing clarification upstream.
12cr|metalink-0.3.6-2|71	
12cr|metalink-0.3.6-2|72	* Mon Dec 08 2008 Ant Bryan <anthonybryan at gmail.com> - 0.3.5-1
12cr|metalink-0.3.6-2|73	- 0.3.5-1

3134 12
12cr|metasploit-4.4.0-2|1	# rpmlint check is really useless here
12cr|metasploit-4.4.0-2|2	%define _build_pkgcheck_set %{nil}
12cr|metasploit-4.4.0-2|3	
12cr|metasploit-4.4.0-2|4	# prevent rpm to create debug files for binary content
12cr|metasploit-4.4.0-2|5	%define _enable_debug_packages    %{nil}
12cr|metasploit-4.4.0-2|6	%define debug_package     %{nil}
12cr|metasploit-4.4.0-2|7	
12cr|metasploit-4.4.0-2|8	Name:		metasploit
12cr|metasploit-4.4.0-2|9	Version:	4.4.0
12cr|metasploit-4.4.0-2|10	Release:	2
12cr|metasploit-4.4.0-2|11	Summary:	Penetration Testing Resources
12cr|metasploit-4.4.0-2|12	License:	GPLv2
12cr|metasploit-4.4.0-2|13	Group:		Monitoring
12cr|metasploit-4.4.0-2|14	URL:		http://www.metasploit.com/
12cr|metasploit-4.4.0-2|15	Source0:	http://www.metasploit.com/releases/framework-%{version}.tar.bz2
12cr|metasploit-4.4.0-2|16	# To avoid automatic dependency on file
12cr|metasploit-4.4.0-2|17	Requires:	rubygems
12cr|metasploit-4.4.0-2|18	Requires:	rubygem(msgpack)
12cr|metasploit-4.4.0-2|19	AutoReqProv:	no
12cr|metasploit-4.4.0-2|20	BuildRequires:	ruby
12cr|metasploit-4.4.0-2|21	BuildArch:	noarch
12cr|metasploit-4.4.0-2|22	
12cr|metasploit-4.4.0-2|23	%description
12cr|metasploit-4.4.0-2|24	Metasploit provides useful information and tools for penetration
12cr|metasploit-4.4.0-2|25	testers, security researchers, and IDS signature developers. This
12cr|metasploit-4.4.0-2|26	project was created to provide information on exploit techniques
12cr|metasploit-4.4.0-2|27	and to create a functional knowledgebase for exploit developers and
12cr|metasploit-4.4.0-2|28	security professionals. The tools and information on this site are
12cr|metasploit-4.4.0-2|29	provided for legal security research and testing purposes only.
12cr|metasploit-4.4.0-2|30	Metasploit is an open source project managed by Rapid7.
12cr|metasploit-4.4.0-2|31	
12cr|metasploit-4.4.0-2|32	%package gui
12cr|metasploit-4.4.0-2|33	Summary:	GUI for %{name}
12cr|metasploit-4.4.0-2|34	Group:		Monitoring
12cr|metasploit-4.4.0-2|35	Requires:	%{name} = %{version}-%{release}
12cr|metasploit-4.4.0-2|36	Requires:	rubygem(gtk2)
12cr|metasploit-4.4.0-2|37	
12cr|metasploit-4.4.0-2|38	%description gui
12cr|metasploit-4.4.0-2|39	This package contains a GUI for %{name}.
12cr|metasploit-4.4.0-2|40	
12cr|metasploit-4.4.0-2|41	%prep
12cr|metasploit-4.4.0-2|42	%setup -q -n msf3
12cr|metasploit-4.4.0-2|43	find . -name .svn | xargs rm -rf
12cr|metasploit-4.4.0-2|44	find . -type f | \
12cr|metasploit-4.4.0-2|45	xargs perl -pi -e "s|msfbase = __FILE__|msfbase = '%{_datadir}/%{name}/.'|"
12cr|metasploit-4.4.0-2|46	
12cr|metasploit-4.4.0-2|47	%build
12cr|metasploit-4.4.0-2|48	
12cr|metasploit-4.4.0-2|49	%install
12cr|metasploit-4.4.0-2|50	install -d -m 755 %{buildroot}%{_bindir}
12cr|metasploit-4.4.0-2|51	install -m 755 msf* %{buildroot}%{_bindir}
12cr|metasploit-4.4.0-2|52	
12cr|metasploit-4.4.0-2|53	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|metasploit-4.4.0-2|54	cp -r data %{buildroot}%{_datadir}/%{name}
12cr|metasploit-4.4.0-2|55	cp -r external %{buildroot}%{_datadir}/%{name}
12cr|metasploit-4.4.0-2|56	cp -r lib %{buildroot}%{_datadir}/%{name}
12cr|metasploit-4.4.0-2|57	cp -r modules %{buildroot}%{_datadir}/%{name}
12cr|metasploit-4.4.0-2|58	cp -r plugins %{buildroot}%{_datadir}/%{name}
12cr|metasploit-4.4.0-2|59	cp -r scripts %{buildroot}%{_datadir}/%{name}
12cr|metasploit-4.4.0-2|60	cp -r tools %{buildroot}%{_datadir}/%{name}
12cr|metasploit-4.4.0-2|61	
12cr|metasploit-4.4.0-2|62	rm -rf %{buildroot}%{_datadir}/%{name}/external/source
12cr|metasploit-4.4.0-2|63	
12cr|metasploit-4.4.0-2|64	%files
12cr|metasploit-4.4.0-2|65	%doc HACKING documentation/*
12cr|metasploit-4.4.0-2|66	%{_bindir}/*
12cr|metasploit-4.4.0-2|67	%{_datadir}/metasploit
12cr|metasploit-4.4.0-2|68	%exclude %{_bindir}/msfgui
12cr|metasploit-4.4.0-2|69	
12cr|metasploit-4.4.0-2|70	%files gui
12cr|metasploit-4.4.0-2|71	%{_bindir}/msfgui
12cr|metasploit-4.4.0-2|72	
12cr|metasploit-4.4.0-2|73	

3135 12
12cr|meteor-1.4.0-1|1	Name:		meteor
12cr|meteor-1.4.0-1|2	Version:	1.4.0
12cr|meteor-1.4.0-1|3	Release:	1
12cr|meteor-1.4.0-1|4	Summary:	A GameBoy Advance emulator
12cr|meteor-1.4.0-1|5	License:	GPLv3+
12cr|meteor-1.4.0-1|6	Group:		Emulators
12cr|meteor-1.4.0-1|7	URL:		http://sourceforge.net/projects/meteorgba/
12cr|meteor-1.4.0-1|8	Source0:	http://sourceforge.net/projects/meteorgba/files/%{name}-%{version}.tar.bz2
12cr|meteor-1.4.0-1|9	Patch0:		meteor-1.4.0-gcc4.7.patch
12cr|meteor-1.4.0-1|10	BuildRequires:	cmake
12cr|meteor-1.4.0-1|11	BuildRequires:	pkgconfig(ao)
12cr|meteor-1.4.0-1|12	BuildRequires:	pkgconfig(freetype2)
12cr|meteor-1.4.0-1|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|meteor-1.4.0-1|14	BuildRequires:	pkgconfig(gtkmm-2.4)
12cr|meteor-1.4.0-1|15	BuildRequires:	sfml-graphics-devel
12cr|meteor-1.4.0-1|16	BuildRequires:	pkgconfig(x11)
12cr|meteor-1.4.0-1|17	BuildRequires:	pkgconfig(gl)
12cr|meteor-1.4.0-1|18	BuildRequires:	pkgconfig(glu)
12cr|meteor-1.4.0-1|19	BuildRequires:	pkgconfig(glew)
12cr|meteor-1.4.0-1|20	BuildRequires:	nasm
12cr|meteor-1.4.0-1|21	
12cr|meteor-1.4.0-1|22	%description
12cr|meteor-1.4.0-1|23	Meteor is a GameBoy Advance emulator with GTK2 frontend.
12cr|meteor-1.4.0-1|24	
12cr|meteor-1.4.0-1|25	%prep
12cr|meteor-1.4.0-1|26	%setup -q
12cr|meteor-1.4.0-1|27	%patch0 -p1
12cr|meteor-1.4.0-1|28	
12cr|meteor-1.4.0-1|29	%build
12cr|meteor-1.4.0-1|30	cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr
12cr|meteor-1.4.0-1|31	%make
12cr|meteor-1.4.0-1|32	
12cr|meteor-1.4.0-1|33	%install
12cr|meteor-1.4.0-1|34	%makeinstall_std
12cr|meteor-1.4.0-1|35	
12cr|meteor-1.4.0-1|36	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|meteor-1.4.0-1|37	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cr|meteor-1.4.0-1|38	[Desktop Entry]
12cr|meteor-1.4.0-1|39	Name=Meteor
12cr|meteor-1.4.0-1|40	Comment=GameBoy Advance emulator
12cr|meteor-1.4.0-1|41	Exec=%{_bindir}/%{name}
12cr|meteor-1.4.0-1|42	Icon=emulators_section
12cr|meteor-1.4.0-1|43	Terminal=false
12cr|meteor-1.4.0-1|44	Type=Application
12cr|meteor-1.4.0-1|45	StartupNotify=true
12cr|meteor-1.4.0-1|46	Categories=GTK;Game;Emulator;
12cr|meteor-1.4.0-1|47	EOF
12cr|meteor-1.4.0-1|48	
12cr|meteor-1.4.0-1|49	%files
12cr|meteor-1.4.0-1|50	%doc README COPYING AUTHORS
12cr|meteor-1.4.0-1|51	%{_bindir}/%{name}
12cr|meteor-1.4.0-1|52	%{_datadir}/%{name}
12cr|meteor-1.4.0-1|53	%{_datadir}/applications/%{name}.desktop
12cr|meteor-1.4.0-1|54	
12cr|meteor-1.4.0-1|55	
12cr|meteor-1.4.0-1|56	
12cr|meteor-1.4.0-1|57	%changelog
12cr|meteor-1.4.0-1|58	* Mon Mar 19 2012 Andrey Bondrov <abondrov@mandriva.org> 1.3.0-1mdv2012.0
12cr|meteor-1.4.0-1|59	+ Revision: 785545
12cr|meteor-1.4.0-1|60	- Update BuildRequires
12cr|meteor-1.4.0-1|61	- imported package meteor
12cr|meteor-1.4.0-1|62	

3136 12
12cr|meterbridge-0.9.2-5|1	# build breaks without these, not easily fixable, and contains no
12cr|meterbridge-0.9.2-5|2	# shared libs anyway - AdamW 2008/09
12cr|meterbridge-0.9.2-5|3	%define _disable_ld_no_undefined	1
12cr|meterbridge-0.9.2-5|4	%define _disable_ld_as_needed		1
12cr|meterbridge-0.9.2-5|5	
12cr|meterbridge-0.9.2-5|6	Summary:	Software meterbridge for Jack
12cr|meterbridge-0.9.2-5|7	Name:		meterbridge
12cr|meterbridge-0.9.2-5|8	Version:	0.9.2
12cr|meterbridge-0.9.2-5|9	Release:	%{mkrel 5}
12cr|meterbridge-0.9.2-5|10	URL: 		http://plugin.org.uk/meterbridge/
12cr|meterbridge-0.9.2-5|11	Source0: 	%{name}-%{version}.tar.bz2
12cr|meterbridge-0.9.2-5|12	# From Debian: fix build by removing duplicate declaration of buf_rect
12cr|meterbridge-0.9.2-5|13	# AdamW 2008/09
12cr|meterbridge-0.9.2-5|14	Patch0:		meterbridge-0.9.2-build.patch
12cr|meterbridge-0.9.2-5|15	License: 	GPL+
12cr|meterbridge-0.9.2-5|16	Group: 		Sound
12cr|meterbridge-0.9.2-5|17	BuildRoot: 	%{_tmppath}/%{name}-root
12cr|meterbridge-0.9.2-5|18	BuildRequires:	jackit-devel
12cr|meterbridge-0.9.2-5|19	BuildRequires:	SDL_image-devel
12cr|meterbridge-0.9.2-5|20	
12cr|meterbridge-0.9.2-5|21	%description
12cr|meterbridge-0.9.2-5|22	Software meterbridge for the UNIX based JACK audio system. It supports
12cr|meterbridge-0.9.2-5|23	a number of different types of meter, rendered using the SDL library
12cr|meterbridge-0.9.2-5|24	and user-editable pixmaps.
12cr|meterbridge-0.9.2-5|25	
12cr|meterbridge-0.9.2-5|26	%prep
12cr|meterbridge-0.9.2-5|27	%setup -q
12cr|meterbridge-0.9.2-5|28	%patch0 -p1 -b .build
12cr|meterbridge-0.9.2-5|29	
12cr|meterbridge-0.9.2-5|30	%build
12cr|meterbridge-0.9.2-5|31	%configure2_5x
12cr|meterbridge-0.9.2-5|32	%make CC="gcc %{optflags}"
12cr|meterbridge-0.9.2-5|33	
12cr|meterbridge-0.9.2-5|34	%install
12cr|meterbridge-0.9.2-5|35	rm -rf %{buildroot}
12cr|meterbridge-0.9.2-5|36	%makeinstall_std
12cr|meterbridge-0.9.2-5|37	
12cr|meterbridge-0.9.2-5|38	%clean
12cr|meterbridge-0.9.2-5|39	rm -rf %{buildroot}
12cr|meterbridge-0.9.2-5|40	
12cr|meterbridge-0.9.2-5|41	%files
12cr|meterbridge-0.9.2-5|42	%defattr(-,root,root)
12cr|meterbridge-0.9.2-5|43	%doc AUTHORS ChangeLog INSTALL
12cr|meterbridge-0.9.2-5|44	%{_bindir}/%{name}
12cr|meterbridge-0.9.2-5|45	%{_datadir}/%{name}
12cr|meterbridge-0.9.2-5|46	
12cr|meterbridge-0.9.2-5|47	
12cr|meterbridge-0.9.2-5|48	
12cr|meterbridge-0.9.2-5|49	%changelog
12cr|meterbridge-0.9.2-5|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.9.2-5mdv2010.0
12cr|meterbridge-0.9.2-5|51	+ Revision: 430021
12cr|meterbridge-0.9.2-5|52	- rebuild
12cr|meterbridge-0.9.2-5|53	
12cr|meterbridge-0.9.2-5|54	* Sat Sep 06 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.2-4mdv2009.0
12cr|meterbridge-0.9.2-5|55	+ Revision: 281766
12cr|meterbridge-0.9.2-5|56	- don't package COPYING
12cr|meterbridge-0.9.2-5|57	- add build.patch (from Debian, fix build)
12cr|meterbridge-0.9.2-5|58	- disable underlinking protection (breaks build and not needed here)
12cr|meterbridge-0.9.2-5|59	- clean spec
12cr|meterbridge-0.9.2-5|60	
12cr|meterbridge-0.9.2-5|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|meterbridge-0.9.2-5|62	- rebuild
12cr|meterbridge-0.9.2-5|63	- kill re-definition of %%buildroot on Pixel's request
12cr|meterbridge-0.9.2-5|64	- use %%mkrel
12cr|meterbridge-0.9.2-5|65	- import meterbridge
12cr|meterbridge-0.9.2-5|66	
12cr|meterbridge-0.9.2-5|67	+ Olivier Blin <oblin@mandriva.com>
12cr|meterbridge-0.9.2-5|68	- restore BuildRoot
12cr|meterbridge-0.9.2-5|69	
12cr|meterbridge-0.9.2-5|70	
12cr|meterbridge-0.9.2-5|71	* Sat Jul 17 2004 Austin Acton <austin@mandrake.org> 0.9.2-2mdk
12cr|meterbridge-0.9.2-5|72	- fix buildrequires
12cr|meterbridge-0.9.2-5|73	- configure 2.5
12cr|meterbridge-0.9.2-5|74	- use opt flags
12cr|meterbridge-0.9.2-5|75	
12cr|meterbridge-0.9.2-5|76	* Mon Jun 9 2003 Austin Acton <aacton@yorku.ca> 0.9.2-1mdk
12cr|meterbridge-0.9.2-5|77	- 0.9.2
12cr|meterbridge-0.9.2-5|78	- fix buildrequires (SDL_image)
12cr|meterbridge-0.9.2-5|79	
12cr|meterbridge-0.9.2-5|80	* Fri Apr 25 2003 Austin Acton <aacton@yorku.ca> 0.9.0-2mdk
12cr|meterbridge-0.9.2-5|81	- buildrequires libSDL-devel
12cr|meterbridge-0.9.2-5|82	
12cr|meterbridge-0.9.2-5|83	* Sat Feb 8 2003 Austin Acton <aacton@yorku.ca> 0.9.0-1mdk
12cr|meterbridge-0.9.2-5|84	- initial package

3137 12
12cr|mew-6.5-1|1	# TODO:
12cr|mew-6.5-1|2	# - See how debian and fedora package things
12cr|mew-6.5-1|3	# - Break helpers binaries out into seperate package and make main package
12cr|mew-6.5-1|4	#   noarch
12cr|mew-6.5-1|5	# - Remove .elc files so it works with both emacs and xemacs (policy?)
12cr|mew-6.5-1|6	# - Fix stripping binaries (rpmlint)
12cr|mew-6.5-1|7	
12cr|mew-6.5-1|8	%define name mew
12cr|mew-6.5-1|9	%define version 6.5
12cr|mew-6.5-1|10	%define release %mkrel 1
12cr|mew-6.5-1|11	
12cr|mew-6.5-1|12	Summary: Messaging in the Emacs World
12cr|mew-6.5-1|13	Name: %{name}
12cr|mew-6.5-1|14	Version: %{version}
12cr|mew-6.5-1|15	Release: %{release}
12cr|mew-6.5-1|16	Source0: http://www.mew.org/Release/%{name}-%{version}.tar.gz
12cr|mew-6.5-1|17	Source1: %{name}.el
12cr|mew-6.5-1|18	License: BSD-like
12cr|mew-6.5-1|19	Group: Networking/Mail
12cr|mew-6.5-1|20	Url: http://www.Mew.org/
12cr|mew-6.5-1|21	
12cr|mew-6.5-1|22	BuildRequires: emacs
12cr|mew-6.5-1|23	Requires: emacs
12cr|mew-6.5-1|24	
12cr|mew-6.5-1|25	%description
12cr|mew-6.5-1|26	Mew (Messaging in the Emacs World) is a user interface for text messages,
12cr|mew-6.5-1|27	multimedia messages (MIME), news articles and security functionality
12cr|mew-6.5-1|28	including PGP, SSH and SSL.
12cr|mew-6.5-1|29	
12cr|mew-6.5-1|30	The features of Mew are as follows:
12cr|mew-6.5-1|31	
12cr|mew-6.5-1|32	- POP, SMTP, NNTP, and IMAP are supported.
12cr|mew-6.5-1|33	- You can easily display a very complicated structured message.
12cr|mew-6.5-1|34	- You can start to read messages before they are all fully listed.
12cr|mew-6.5-1|35	- For refiling, default folders are neatly suggested.
12cr|mew-6.5-1|36	- You can complete field names, e-mail addresses, receiver's names,
12cr|mew-6.5-1|37	domain names, and folder names.
12cr|mew-6.5-1|38	- Thread, a mechanism to display the flow of messages, is supported.
12cr|mew-6.5-1|39	
12cr|mew-6.5-1|40	%prep
12cr|mew-6.5-1|41	%setup -q
12cr|mew-6.5-1|42	
12cr|mew-6.5-1|43	%build
12cr|mew-6.5-1|44	%configure
12cr|mew-6.5-1|45	%make elispdir=%{_datadir}/emacs/site-lisp/%{name} etcdir=%{_datadir}/pixmaps/mew
12cr|mew-6.5-1|46	
12cr|mew-6.5-1|47	%install
12cr|mew-6.5-1|48	%makeinstall elispdir=%{buildroot}%{_datadir}/emacs/site-lisp/%{name} etcdir=%{buildroot}%{_datadir}/pixmaps/mew INSTALLINFO=/sbin/install-info
12cr|mew-6.5-1|49	
12cr|mew-6.5-1|50	%__install -dm 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cr|mew-6.5-1|51	%__install -pm 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cr|mew-6.5-1|52	
12cr|mew-6.5-1|53	%post
12cr|mew-6.5-1|54	%_install_info %{name}.info
12cr|mew-6.5-1|55	
12cr|mew-6.5-1|56	%preun
12cr|mew-6.5-1|57	%_remove_install_info %{name}.info
12cr|mew-6.5-1|58	
12cr|mew-6.5-1|59	%files
12cr|mew-6.5-1|60	%defattr(-,root,root,0755)
12cr|mew-6.5-1|61	%doc 00copyright 00readme 00diff 00changes*
12cr|mew-6.5-1|62	%attr(0755,root,root) %{_bindir}/*
12cr|mew-6.5-1|63	%{_datadir}/emacs/site-lisp/%{name}/*
12cr|mew-6.5-1|64	%{_datadir}/pixmaps/mew/*
12cr|mew-6.5-1|65	%{_infodir}/*
12cr|mew-6.5-1|66	%{_mandir}/*
12cr|mew-6.5-1|67	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}.el

3138 12
12cr|mfs-1.6.26-2|1	%define name mfs
12cr|mfs-1.6.26-2|2	%define version 1.6.26
12cr|mfs-1.6.26-2|3	%define release %mkrel 2
12cr|mfs-1.6.26-2|4	%define minor 2
12cr|mfs-1.6.26-2|5	%define	_localstatedir	/var/lib
12cr|mfs-1.6.26-2|6	%define	mfsconfdir	%{_sysconfdir}
12cr|mfs-1.6.26-2|7	
12cr|mfs-1.6.26-2|8	Summary:	MooseFS - distributed, fault tolerant file system
12cr|mfs-1.6.26-2|9	Name:		%{name}
12cr|mfs-1.6.26-2|10	Version:	%{version}
12cr|mfs-1.6.26-2|11	Release:	%{release}
12cr|mfs-1.6.26-2|12	License:	GPLv3
12cr|mfs-1.6.26-2|13	Group:		System/Cluster
12cr|mfs-1.6.26-2|14	URL:		http://www.moosefs.org/
12cr|mfs-1.6.26-2|15	Source0:	http://moosefs.org/tl_files/mfscode/%{name}-%{version}.tar.gz
12cr|mfs-1.6.26-2|16	Source1:	mfschunkserver.init
12cr|mfs-1.6.26-2|17	Source2:	mfsmaster.init
12cr|mfs-1.6.26-2|18	Source3: 	mfsmetalogger.init
12cr|mfs-1.6.26-2|19	BuildRequires:	fuse-devel
12cr|mfs-1.6.26-2|20	BuildRequires:	pkgconfig
12cr|mfs-1.6.26-2|21	BuildRequires:	pkgconfig(zlib)
12cr|mfs-1.6.26-2|22	
12cr|mfs-1.6.26-2|23	%description
12cr|mfs-1.6.26-2|24	MooseFS is an Open Source, easy to deploy and maintain, distributed,
12cr|mfs-1.6.26-2|25	fault tolerant file system for POSIX compliant OSes.
12cr|mfs-1.6.26-2|26	
12cr|mfs-1.6.26-2|27	%package master
12cr|mfs-1.6.26-2|28	Summary:	MooseFS master server
12cr|mfs-1.6.26-2|29	Group:		System/Cluster
12cr|mfs-1.6.26-2|30	
12cr|mfs-1.6.26-2|31	%description master
12cr|mfs-1.6.26-2|32	MooseFS master (metadata) server together with metarestore utility.
12cr|mfs-1.6.26-2|33	
12cr|mfs-1.6.26-2|34	%package metalogger
12cr|mfs-1.6.26-2|35	Summary:	MooseFS metalogger server
12cr|mfs-1.6.26-2|36	Group:		System/Cluster
12cr|mfs-1.6.26-2|37	
12cr|mfs-1.6.26-2|38	%description metalogger
12cr|mfs-1.6.26-2|39	MooseFS metalogger (metadata replication) server.
12cr|mfs-1.6.26-2|40	
12cr|mfs-1.6.26-2|41	%package chunkserver
12cr|mfs-1.6.26-2|42	Summary:	MooseFS data server
12cr|mfs-1.6.26-2|43	Group:		System/Cluster
12cr|mfs-1.6.26-2|44	
12cr|mfs-1.6.26-2|45	%description chunkserver
12cr|mfs-1.6.26-2|46	MooseFS data server.
12cr|mfs-1.6.26-2|47	
12cr|mfs-1.6.26-2|48	%package client
12cr|mfs-1.6.26-2|49	Summary:	MooseFS client
12cr|mfs-1.6.26-2|50	Group:		System/Cluster
12cr|mfs-1.6.26-2|51	
12cr|mfs-1.6.26-2|52	%description client
12cr|mfs-1.6.26-2|53	MooseFS client: mfsmount and mfstools.
12cr|mfs-1.6.26-2|54	
12cr|mfs-1.6.26-2|55	%package cgi
12cr|mfs-1.6.26-2|56	Summary:	MooseFS CGI Monitor
12cr|mfs-1.6.26-2|57	Group:		System/Cluster
12cr|mfs-1.6.26-2|58	Requires:	python
12cr|mfs-1.6.26-2|59	
12cr|mfs-1.6.26-2|60	%description cgi
12cr|mfs-1.6.26-2|61	MooseFS CGI Monitor.
12cr|mfs-1.6.26-2|62	
12cr|mfs-1.6.26-2|63	%prep
12cr|mfs-1.6.26-2|64	%setup -q -n mfs-%{version}
12cr|mfs-1.6.26-2|65	install -m 755 %{SOURCE1} mfschunkserver.init
12cr|mfs-1.6.26-2|66	install -m 755 %{SOURCE2} mfsmaster.init
12cr|mfs-1.6.26-2|67	install -m 755 %{SOURCE3} mfsmetalogger.init
12cr|mfs-1.6.26-2|68	
12cr|mfs-1.6.26-2|69	%build
12cr|mfs-1.6.26-2|70	%configure
12cr|mfs-1.6.26-2|71	# fix libtool issue on release < 2009.1
12cr|mfs-1.6.26-2|72	%if %mdkversion < 200910
12cr|mfs-1.6.26-2|73	perl -pi -e "s/^ECHO.*/ECHO='echo'\necho='echo'\n/" libtool
12cr|mfs-1.6.26-2|74	%endif
12cr|mfs-1.6.26-2|75	make %{?_smp_mflags}
12cr|mfs-1.6.26-2|76	
12cr|mfs-1.6.26-2|77	%install
12cr|mfs-1.6.26-2|78	rm -rf $RPM_BUILD_ROOT
12cr|mfs-1.6.26-2|79	
12cr|mfs-1.6.26-2|80	make install \
12cr|mfs-1.6.26-2|81	DESTDIR=$RPM_BUILD_ROOT
12cr|mfs-1.6.26-2|82	mkdir -p  %{buildroot}%{_initrddir}
12cr|mfs-1.6.26-2|83	install -m 755 mfschunkserver.init %{buildroot}%{_initrddir}/mfschunkserver
12cr|mfs-1.6.26-2|84	install -m 755 mfsmaster.init %{buildroot}%{_initrddir}/mfsmaster
12cr|mfs-1.6.26-2|85	install -m 755 mfsmetalogger.init %{buildroot}%{_initrddir}/mfsmetalogger
12cr|mfs-1.6.26-2|86	
12cr|mfs-1.6.26-2|87	install -d $RPM_BUILD_ROOT%{_initrddir}
12cr|mfs-1.6.26-2|88	
12cr|mfs-1.6.26-2|89	%pre master
12cr|mfs-1.6.26-2|90	%_pre_useradd mfs /var/lib/mfs /sbin/nologin
12cr|mfs-1.6.26-2|91	%_pre_groupadd mfs mfs
12cr|mfs-1.6.26-2|92	
12cr|mfs-1.6.26-2|93	%post
12cr|mfs-1.6.26-2|94	%_post_service mfschunkserver
12cr|mfs-1.6.26-2|95	%_post_service mfsmaster
12cr|mfs-1.6.26-2|96	%_post_service mfsmetalogger
12cr|mfs-1.6.26-2|97	
12cr|mfs-1.6.26-2|98	%preun
12cr|mfs-1.6.26-2|99	%_post_service mfschunkserver
12cr|mfs-1.6.26-2|100	%_post_service mfsmaster
12cr|mfs-1.6.26-2|101	%_post_service mfsmetalogger
12cr|mfs-1.6.26-2|102	
12cr|mfs-1.6.26-2|103	
12cr|mfs-1.6.26-2|104	%files master
12cr|mfs-1.6.26-2|105	%defattr(644,root,root,755)
12cr|mfs-1.6.26-2|106	%doc NEWS README UPGRADE
12cr|mfs-1.6.26-2|107	%attr(755,root,root) %{_sbindir}/mfsmaster
12cr|mfs-1.6.26-2|108	%attr(755,root,root) %{_sbindir}/mfsmetadump
12cr|mfs-1.6.26-2|109	%attr(755,root,root) %{_sbindir}/mfsmetarestore
12cr|mfs-1.6.26-2|110	%{_mandir}/man5/mfsexports.cfg.5*
12cr|mfs-1.6.26-2|111	%{_mandir}/man5/mfsmaster.cfg.5*
12cr|mfs-1.6.26-2|112	%{_mandir}/man5/mfstopology.cfg.5.xz
12cr|mfs-1.6.26-2|113	%{_mandir}/man7/mfs.7*
12cr|mfs-1.6.26-2|114	%{_mandir}/man7/moosefs.7*
12cr|mfs-1.6.26-2|115	%{_mandir}/man8/mfsmaster.8*
12cr|mfs-1.6.26-2|116	%{_mandir}/man8/mfsmetarestore.8*
12cr|mfs-1.6.26-2|117	%{mfsconfdir}/mfsexports.cfg.dist
12cr|mfs-1.6.26-2|118	%{mfsconfdir}/mfsmount.cfg.dist
12cr|mfs-1.6.26-2|119	%{mfsconfdir}/mfsmaster.cfg.dist
12cr|mfs-1.6.26-2|120	%{mfsconfdir}/mfstopology.cfg.dist
12cr|mfs-1.6.26-2|121	%attr(755,mfs,mfs) %{_localstatedir}/mfs
12cr|mfs-1.6.26-2|122	%attr(754,root,root) %{_initrddir}/mfsmaster
12cr|mfs-1.6.26-2|123	
12cr|mfs-1.6.26-2|124	%files metalogger
12cr|mfs-1.6.26-2|125	%defattr(644,root,root,755)
12cr|mfs-1.6.26-2|126	%doc NEWS README UPGRADE
12cr|mfs-1.6.26-2|127	%attr(755,root,root) %{_sbindir}/mfsmetalogger
12cr|mfs-1.6.26-2|128	%{_mandir}/man5/mfsmetalogger.cfg.5*
12cr|mfs-1.6.26-2|129	%{_mandir}/man8/mfsmetalogger.8*
12cr|mfs-1.6.26-2|130	%{mfsconfdir}/mfsmetalogger.cfg.dist
12cr|mfs-1.6.26-2|131	%attr(754,root,root) %{_initrddir}/mfsmetalogger
12cr|mfs-1.6.26-2|132	
12cr|mfs-1.6.26-2|133	%files chunkserver
12cr|mfs-1.6.26-2|134	%defattr(644,root,root,755)
12cr|mfs-1.6.26-2|135	%doc NEWS README UPGRADE
12cr|mfs-1.6.26-2|136	%attr(755,root,root) %{_sbindir}/mfschunkserver
12cr|mfs-1.6.26-2|137	%{_mandir}/man5/mfschunkserver.cfg.5*
12cr|mfs-1.6.26-2|138	%{_mandir}/man5/mfshdd.cfg.5*
12cr|mfs-1.6.26-2|139	%{_mandir}/man8/mfschunkserver.8*
12cr|mfs-1.6.26-2|140	%{mfsconfdir}/mfschunkserver.cfg.dist
12cr|mfs-1.6.26-2|141	%{mfsconfdir}/mfshdd.cfg.dist
12cr|mfs-1.6.26-2|142	%attr(754,root,root) %{_initrddir}/mfschunkserver
12cr|mfs-1.6.26-2|143	
12cr|mfs-1.6.26-2|144	%files client
12cr|mfs-1.6.26-2|145	%defattr(644,root,root,755)
12cr|mfs-1.6.26-2|146	%doc NEWS README UPGRADE
12cr|mfs-1.6.26-2|147	%attr(755,root,root) %{_bindir}/mfsappendchunks
12cr|mfs-1.6.26-2|148	%attr(755,root,root) %{_bindir}/mfscheckfile
12cr|mfs-1.6.26-2|149	%attr(755,root,root) %{_bindir}/mfsdeleattr
12cr|mfs-1.6.26-2|150	%attr(755,root,root) %{_bindir}/mfsdirinfo
12cr|mfs-1.6.26-2|151	%attr(755,root,root) %{_bindir}/mfsfileinfo
12cr|mfs-1.6.26-2|152	%attr(755,root,root) %{_bindir}/mfsfilerepair
12cr|mfs-1.6.26-2|153	%attr(755,root,root) %{_bindir}/mfsgeteattr
12cr|mfs-1.6.26-2|154	%attr(755,root,root) %{_bindir}/mfsgetgoal
12cr|mfs-1.6.26-2|155	%attr(755,root,root) %{_bindir}/mfsgettrashtime
12cr|mfs-1.6.26-2|156	%attr(755,root,root) %{_bindir}/mfsmakesnapshot
12cr|mfs-1.6.26-2|157	%attr(755,root,root) %{_bindir}/mfsmount
12cr|mfs-1.6.26-2|158	%attr(755,root,root) %{_bindir}/mfsrgetgoal
12cr|mfs-1.6.26-2|159	%attr(755,root,root) %{_bindir}/mfsrgettrashtime
12cr|mfs-1.6.26-2|160	%attr(755,root,root) %{_bindir}/mfsrsetgoal
12cr|mfs-1.6.26-2|161	%attr(755,root,root) %{_bindir}/mfsrsettrashtime
12cr|mfs-1.6.26-2|162	%attr(755,root,root) %{_bindir}/mfsseteattr
12cr|mfs-1.6.26-2|163	%attr(755,root,root) %{_bindir}/mfssetgoal
12cr|mfs-1.6.26-2|164	%attr(755,root,root) %{_bindir}/mfssettrashtime
12cr|mfs-1.6.26-2|165	%attr(755,root,root) %{_bindir}/mfssnapshot
12cr|mfs-1.6.26-2|166	%attr(755,root,root) %{_bindir}/mfstools
12cr|mfs-1.6.26-2|167	%{_mandir}/man1/mfsappendchunks.1*
12cr|mfs-1.6.26-2|168	%{_mandir}/man1/mfscheckfile.1*
12cr|mfs-1.6.26-2|169	%{_mandir}/man1/mfsdeleattr.1*
12cr|mfs-1.6.26-2|170	%{_mandir}/man1/mfsdirinfo.1*
12cr|mfs-1.6.26-2|171	%{_mandir}/man1/mfsfileinfo.1*
12cr|mfs-1.6.26-2|172	%{_mandir}/man1/mfsfilerepair.1*
12cr|mfs-1.6.26-2|173	%{_mandir}/man1/mfsgeteattr.1*
12cr|mfs-1.6.26-2|174	%{_mandir}/man1/mfsgetgoal.1*
12cr|mfs-1.6.26-2|175	%{_mandir}/man1/mfsgettrashtime.1*
12cr|mfs-1.6.26-2|176	%{_mandir}/man1/mfsmakesnapshot.1*
12cr|mfs-1.6.26-2|177	%{_mandir}/man1/mfsrgetgoal.1*
12cr|mfs-1.6.26-2|178	%{_mandir}/man1/mfsrgettrashtime.1*
12cr|mfs-1.6.26-2|179	%{_mandir}/man1/mfsrsetgoal.1*
12cr|mfs-1.6.26-2|180	%{_mandir}/man1/mfsrsettrashtime.1*
12cr|mfs-1.6.26-2|181	%{_mandir}/man1/mfsseteattr.1*
12cr|mfs-1.6.26-2|182	%{_mandir}/man1/mfssetgoal.1*
12cr|mfs-1.6.26-2|183	%{_mandir}/man1/mfssettrashtime.1*
12cr|mfs-1.6.26-2|184	%{_mandir}/man1/mfstools.1*
12cr|mfs-1.6.26-2|185	%{_mandir}/man8/mfsmount.8*
12cr|mfs-1.6.26-2|186	
12cr|mfs-1.6.26-2|187	%files cgi
12cr|mfs-1.6.26-2|188	%defattr(644,root,root,755)
12cr|mfs-1.6.26-2|189	%doc NEWS README UPGRADE
12cr|mfs-1.6.26-2|190	%attr(755,root,root) %{_sbindir}/mfscgiserv
12cr|mfs-1.6.26-2|191	%{_mandir}/man8/mfscgiserv.8*
12cr|mfs-1.6.26-2|192	%attr(755,mfs,mfs) %{_datadir}/mfscgi
12cr|mfs-1.6.26-2|193	
12cr|mfs-1.6.26-2|194	
12cr|mfs-1.6.26-2|195	
12cr|mfs-1.6.26-2|196	%changelog
12cr|mfs-1.6.26-2|197	* Wed Jun 08 2011 Leonardo Coelho <leonardoc@mandriva.com> 1.6.20-2mdv2011.0
12cr|mfs-1.6.26-2|198	+ Revision: 683304
12cr|mfs-1.6.26-2|199	- bump version
12cr|mfs-1.6.26-2|200	- create mfs user and permissions
12cr|mfs-1.6.26-2|201	
12cr|mfs-1.6.26-2|202	* Mon May 30 2011 Leonardo Coelho <leonardoc@mandriva.com> 1.6.20-1
12cr|mfs-1.6.26-2|203	+ Revision: 681886
12cr|mfs-1.6.26-2|204	- package creation on mandriva
12cr|mfs-1.6.26-2|205	- Created package structure for mfs.
12cr|mfs-1.6.26-2|206	

3139 12
12cr|mftrace-1.2.18-1|1	Name:		mftrace
12cr|mftrace-1.2.18-1|2	Version:	1.2.18
12cr|mftrace-1.2.18-1|3	Release:	%mkrel 1
12cr|mftrace-1.2.18-1|4	Epoch:		2
12cr|mftrace-1.2.18-1|5	Summary:	Generates scalable fonts for TeX
12cr|mftrace-1.2.18-1|6	Group:		Publishing
12cr|mftrace-1.2.18-1|7	License:	GPL
12cr|mftrace-1.2.18-1|8	URL:		http://lilypond.org/mftrace/
12cr|mftrace-1.2.18-1|9	Source0:	http://lilypond.org/download/sources/mftrace/mftrace-%{version}.tar.gz
12cr|mftrace-1.2.18-1|10	Requires:	autotrace
12cr|mftrace-1.2.18-1|11	Requires:	fontforge
12cr|mftrace-1.2.18-1|12	Requires:	potrace
12cr|mftrace-1.2.18-1|13	Requires:	python
12cr|mftrace-1.2.18-1|14	Requires:	t1utils
12cr|mftrace-1.2.18-1|15	Requires:	texlive
12cr|mftrace-1.2.18-1|16	BuildRequires:	autotrace
12cr|mftrace-1.2.18-1|17	BuildRequires:	potrace
12cr|mftrace-1.2.18-1|18	BuildRequires:	python
12cr|mftrace-1.2.18-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mftrace-1.2.18-1|20	
12cr|mftrace-1.2.18-1|21	%description
12cr|mftrace-1.2.18-1|22	mftrace is a small Python program that lets you trace a TeX bitmap
12cr|mftrace-1.2.18-1|23	font into a PFA or PFB font (A PostScript Type1 Scalable Font) or TTF
12cr|mftrace-1.2.18-1|24	(TrueType) font. It is licensed under the GNU GPL.
12cr|mftrace-1.2.18-1|25	
12cr|mftrace-1.2.18-1|26	Scalable fonts offer many advantages over bitmaps, as they allow
12cr|mftrace-1.2.18-1|27	documents to render correctly at many printer resolutions. Moreover,
12cr|mftrace-1.2.18-1|28	Ghostscript can generate much better PDF, if given scalable PostScript
12cr|mftrace-1.2.18-1|29	fonts.
12cr|mftrace-1.2.18-1|30	
12cr|mftrace-1.2.18-1|31	%prep
12cr|mftrace-1.2.18-1|32	%setup -q
12cr|mftrace-1.2.18-1|33	
12cr|mftrace-1.2.18-1|34	%build
12cr|mftrace-1.2.18-1|35	%{configure2_5x}
12cr|mftrace-1.2.18-1|36	%{make} CC="%{__cc}" CFLAGS="%{optflags}"
12cr|mftrace-1.2.18-1|37	
12cr|mftrace-1.2.18-1|38	%install
12cr|mftrace-1.2.18-1|39	%{__rm} -rf %{buildroot}
12cr|mftrace-1.2.18-1|40	%{makeinstall_std}
12cr|mftrace-1.2.18-1|41	
12cr|mftrace-1.2.18-1|42	%clean
12cr|mftrace-1.2.18-1|43	%{__rm} -rf %{buildroot}
12cr|mftrace-1.2.18-1|44	
12cr|mftrace-1.2.18-1|45	%files
12cr|mftrace-1.2.18-1|46	%defattr(-,root,root)
12cr|mftrace-1.2.18-1|47	%attr(0755,root,root) %{_bindir}/gf2pbm
12cr|mftrace-1.2.18-1|48	%attr(0755,root,root) %{_bindir}/mftrace
12cr|mftrace-1.2.18-1|49	%{_mandir}/man1/mftrace.1*
12cr|mftrace-1.2.18-1|50	%{_datadir}/%{name}
12cr|mftrace-1.2.18-1|51	
12cr|mftrace-1.2.18-1|52	
12cr|mftrace-1.2.18-1|53	%changelog
12cr|mftrace-1.2.18-1|54	* Tue Feb 21 2012 Paulo Andrade <pcpa@mandriva.com.br> 2:1.2.18-1mdv2012.0
12cr|mftrace-1.2.18-1|55	+ Revision: 778490
12cr|mftrace-1.2.18-1|56	- Update to latest upstream release.
12cr|mftrace-1.2.18-1|57	
12cr|mftrace-1.2.18-1|58	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2:1.2.16-2mdv2011.0
12cr|mftrace-1.2.18-1|59	+ Revision: 612862
12cr|mftrace-1.2.18-1|60	- the mass rebuild of 2010.1 packages
12cr|mftrace-1.2.18-1|61	
12cr|mftrace-1.2.18-1|62	* Thu Apr 15 2010 Buchan Milne <bgmilne@mandriva.org> 2:1.2.16-1mdv2010.1
12cr|mftrace-1.2.18-1|63	+ Revision: 535079
12cr|mftrace-1.2.18-1|64	- update to new version 1.2.16
12cr|mftrace-1.2.18-1|65	
12cr|mftrace-1.2.18-1|66	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2:1.2.15-2mdv2010.0
12cr|mftrace-1.2.18-1|67	+ Revision: 430023
12cr|mftrace-1.2.18-1|68	- rebuild
12cr|mftrace-1.2.18-1|69	
12cr|mftrace-1.2.18-1|70	* Thu Sep 04 2008 Buchan Milne <bgmilne@mandriva.org> 2:1.2.15-1mdv2009.0
12cr|mftrace-1.2.18-1|71	+ Revision: 280493
12cr|mftrace-1.2.18-1|72	- update to new version 1.2.15
12cr|mftrace-1.2.18-1|73	
12cr|mftrace-1.2.18-1|74	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2:1.2.14-3mdv2009.0
12cr|mftrace-1.2.18-1|75	+ Revision: 252366
12cr|mftrace-1.2.18-1|76	- rebuild
12cr|mftrace-1.2.18-1|77	
12cr|mftrace-1.2.18-1|78	* Thu Jan 03 2008 Olivier Blin <blino@mandriva.org> 2:1.2.14-1mdv2008.1
12cr|mftrace-1.2.18-1|79	+ Revision: 140953
12cr|mftrace-1.2.18-1|80	- restore BuildRoot
12cr|mftrace-1.2.18-1|81	
12cr|mftrace-1.2.18-1|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|mftrace-1.2.18-1|83	- kill re-definition of %%buildroot on Pixel's request
12cr|mftrace-1.2.18-1|84	
12cr|mftrace-1.2.18-1|85	* Tue Apr 17 2007 David Walluck <walluck@mandriva.org> 2:1.2.14-1mdv2008.0
12cr|mftrace-1.2.18-1|86	+ Revision: 14225
12cr|mftrace-1.2.18-1|87	- 1.2.14
12cr|mftrace-1.2.18-1|88	
12cr|mftrace-1.2.18-1|89	
12cr|mftrace-1.2.18-1|90	* Sun Jan 28 2007 Buchan Milne <bgmilne@mandriva.org> 1.2.9-1mdv2007.0
12cr|mftrace-1.2.18-1|91	+ Revision: 114627
12cr|mftrace-1.2.18-1|92	- New version 1.2.9
12cr|mftrace-1.2.18-1|93	- Updated URLs
12cr|mftrace-1.2.18-1|94	
12cr|mftrace-1.2.18-1|95	* Thu Sep 07 2006 Buchan Milne <bgmilne@mandriva.org> 2:1.2.4-2mdv2007.0
12cr|mftrace-1.2.18-1|96	+ Revision: 60244
12cr|mftrace-1.2.18-1|97	- (minor) fix misplaced change
12cr|mftrace-1.2.18-1|98	- fix idiotic epoch
12cr|mftrace-1.2.18-1|99	
12cr|mftrace-1.2.18-1|100	* Mon Sep 04 2006 Buchan Milne <bgmilne@mandriva.org> 1:1.2.4-1mdv2007.0
12cr|mftrace-1.2.18-1|101	+ Revision: 59677
12cr|mftrace-1.2.18-1|102	- New version 1.2.4
12cr|mftrace-1.2.18-1|103	
12cr|mftrace-1.2.18-1|104	* Fri Aug 11 2006 Bruno Cornec <Bruno.Cornec@mandriva.org> 2:1.1.17-2mdv2007.0
12cr|mftrace-1.2.18-1|105	+ Revision: 55360
12cr|mftrace-1.2.18-1|106	- release and Epoch put in line
12cr|mftrace-1.2.18-1|107	- mftrace now uses %%mkrel
12cr|mftrace-1.2.18-1|108	Epoch increased
12cr|mftrace-1.2.18-1|109	- import mftrace-1.1.17-1mdk
12cr|mftrace-1.2.18-1|110	
12cr|mftrace-1.2.18-1|111	* Sun Oct 30 2005 Abel Cheung <deaddog@mandriva.org> 1.1.17-1mdk
12cr|mftrace-1.2.18-1|112	- New release 1.1.17
12cr|mftrace-1.2.18-1|113	
12cr|mftrace-1.2.18-1|114	* Wed Aug 17 2005 Abel Cheung <deaddog@mandriva.org> 1.1.16-1mdk
12cr|mftrace-1.2.18-1|115	- New release 1.1.16
12cr|mftrace-1.2.18-1|116	
12cr|mftrace-1.2.18-1|117	* Thu Aug 11 2005 Abel Cheung <deaddog@mandriva.org> 1:1.1.12-1mdk
12cr|mftrace-1.2.18-1|118	- Revert to 1.1.12, lilypond won't build with 1.1.13
12cr|mftrace-1.2.18-1|119	
12cr|mftrace-1.2.18-1|120	* Thu Aug 11 2005 Abel Cheung <deaddog@mandriva.org> 1.1.13-2mdk
12cr|mftrace-1.2.18-1|121	- Rebuild
12cr|mftrace-1.2.18-1|122	
12cr|mftrace-1.2.18-1|123	* Sun Aug 07 2005 Abel Cheung <deaddog@mandriva.org> 1.1.13-1mdk
12cr|mftrace-1.2.18-1|124	- New release 1.1.13
12cr|mftrace-1.2.18-1|125	- Fix build dependency
12cr|mftrace-1.2.18-1|126	
12cr|mftrace-1.2.18-1|127	* Sat Aug 06 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.8-2mdk
12cr|mftrace-1.2.18-1|128	- rebuilt against latest libMagick
12cr|mftrace-1.2.18-1|129	
12cr|mftrace-1.2.18-1|130	* Sun Apr 17 2005 Giuseppe Ghib <ghibo@mandriva.com> 1.1.8-1mdk
12cr|mftrace-1.2.18-1|131	- Release: 1.1.8.
12cr|mftrace-1.2.18-1|132	
12cr|mftrace-1.2.18-1|133	* Mon Mar 21 2005 Abel Cheung <deaddog@mandrake.org> 1.1.6-1mdk
12cr|mftrace-1.2.18-1|134	- New release 1.1.6
12cr|mftrace-1.2.18-1|135	
12cr|mftrace-1.2.18-1|136	* Sat Feb 05 2005 Abel Cheung <deaddog@mandrake.org> 1.1.2-2mdk
12cr|mftrace-1.2.18-1|137	- Requires fontforge instead of pfaedit
12cr|mftrace-1.2.18-1|138	
12cr|mftrace-1.2.18-1|139	* Sun Jan 16 2005 Abel Cheung <deaddog@mandrakesoft.com> 1.1.2-1mdk
12cr|mftrace-1.2.18-1|140	- New release 1.1.2
12cr|mftrace-1.2.18-1|141	
12cr|mftrace-1.2.18-1|142	* Sun Dec 26 2004 Abel Cheung <deaddog@mandrake.org> 1.0.36-2mdk
12cr|mftrace-1.2.18-1|143	- Requires python
12cr|mftrace-1.2.18-1|144	
12cr|mftrace-1.2.18-1|145	* Fri Dec 10 2004 Abel Cheung <deaddog@mandrake.org> 1.0.36-1mdk
12cr|mftrace-1.2.18-1|146	- New version
12cr|mftrace-1.2.18-1|147	- Pulls in potrace too, in case some software wants --autotrace option
12cr|mftrace-1.2.18-1|148	and others want --potrace option
12cr|mftrace-1.2.18-1|149	
12cr|mftrace-1.2.18-1|150	* Thu Dec 02 2004 Abel Cheung <deaddog@mandrake.org> 1.0.33-2mdk
12cr|mftrace-1.2.18-1|151	- Please use configure2_5x whenever possible
12cr|mftrace-1.2.18-1|152	- Fix BuildRequires
12cr|mftrace-1.2.18-1|153	
12cr|mftrace-1.2.18-1|154	* Sun Jul 18 2004 Michael Scherer <misc@mandrake.org> 1.0.33-1mdk
12cr|mftrace-1.2.18-1|155	- New release 1.0.27
12cr|mftrace-1.2.18-1|156	

3140 12
12cr|mgarepo-1.10.2-1|1	%define Uname MgaRepo
12cr|mgarepo-1.10.2-1|2	Name: mgarepo
12cr|mgarepo-1.10.2-1|3	Version: 1.10.2
12cr|mgarepo-1.10.2-1|4	Release: %mkrel 1
12cr|mgarepo-1.10.2-1|5	Summary: Tools for Mageia repository access and management
12cr|mgarepo-1.10.2-1|6	Group: Development/Other
12cr|mgarepo-1.10.2-1|7	Source: http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/software/%{name}/%{name}-%{version}.tar.bz2
12cr|mgarepo-1.10.2-1|8	License: GPLv2+
12cr|mgarepo-1.10.2-1|9	URL: http://svn.mageia.org/soft/build_system/mgarepo/
12cr|mgarepo-1.10.2-1|10	Requires: python-cheetah
12cr|mgarepo-1.10.2-1|11	Requires: subversion
12cr|mgarepo-1.10.2-1|12	Requires: openssh-clients
12cr|mgarepo-1.10.2-1|13	Requires: python-rpm
12cr|mgarepo-1.10.2-1|14	Requires: python-httplib2
12cr|mgarepo-1.10.2-1|15	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|mgarepo-1.10.2-1|16	BuildRequires: python-devel
12cr|mgarepo-1.10.2-1|17	BuildArch: noarch
12cr|mgarepo-1.10.2-1|18	
12cr|mgarepo-1.10.2-1|19	%description
12cr|mgarepo-1.10.2-1|20	Tools for Mageia repository access and management.
12cr|mgarepo-1.10.2-1|21	
12cr|mgarepo-1.10.2-1|22	It is a fork of repsys :
12cr|mgarepo-1.10.2-1|23	<http://wiki.mandriva.com/en/Development/Packaging/Tools/repsys>
12cr|mgarepo-1.10.2-1|24	
12cr|mgarepo-1.10.2-1|25	%package ldap
12cr|mgarepo-1.10.2-1|26	Group: Development/Other
12cr|mgarepo-1.10.2-1|27	Summary: Mgarepo plug-in to retrieve maintainer information from LDAP
12cr|mgarepo-1.10.2-1|28	Requires: mgarepo
12cr|mgarepo-1.10.2-1|29	Requires: python-ldap
12cr|mgarepo-1.10.2-1|30	
12cr|mgarepo-1.10.2-1|31	%description ldap
12cr|mgarepo-1.10.2-1|32	A mgarepo plugin that allows retrieving maintainer information shown in
12cr|mgarepo-1.10.2-1|33	changelogs from a LDAP server.
12cr|mgarepo-1.10.2-1|34	
12cr|mgarepo-1.10.2-1|35	See %{name} --help-plugin ldapusers for more information. Also see
12cr|mgarepo-1.10.2-1|36	http://qa.mandriva.com/show_bug.cgi?id=30549
12cr|mgarepo-1.10.2-1|37	
12cr|mgarepo-1.10.2-1|38	%prep
12cr|mgarepo-1.10.2-1|39	%setup -q
12cr|mgarepo-1.10.2-1|40	
12cr|mgarepo-1.10.2-1|41	%build
12cr|mgarepo-1.10.2-1|42	python setup.py build
12cr|mgarepo-1.10.2-1|43	
12cr|mgarepo-1.10.2-1|44	%install
12cr|mgarepo-1.10.2-1|45	rm -rf %{buildroot}
12cr|mgarepo-1.10.2-1|46	
12cr|mgarepo-1.10.2-1|47	python setup.py install --root=%{buildroot}
12cr|mgarepo-1.10.2-1|48	# Using compile inline since niemeyer's python macros still not available on mdk rpm macros
12cr|mgarepo-1.10.2-1|49	find %{buildroot}%{py_puresitedir} -name '*.pyc' -exec rm -f {} \;
12cr|mgarepo-1.10.2-1|50	python -c "import sys, os, compileall; br='%{buildroot}'; compileall.compile_dir(sys.argv[1], ddir=br and
12cr|mgarepo-1.10.2-1|51	(sys.argv[1][len(os.path.abspath(br)):]+'/') or None)" %{buildroot}%{py_sitedir}
12cr|mgarepo-1.10.2-1|52	
12cr|mgarepo-1.10.2-1|53	mkdir -p %{buildroot}%{_sysconfdir}
12cr|mgarepo-1.10.2-1|54	mkdir -p %{buildroot}%{_datadir}/%{name}/
12cr|mgarepo-1.10.2-1|55	mkdir -p %{buildroot}%{_bindir}/
12cr|mgarepo-1.10.2-1|56	install -m 0755 create-srpm %{buildroot}%{_datadir}/%{name}/create-srpm
12cr|mgarepo-1.10.2-1|57	install -m 0755 %{name}-ssh %{buildroot}%{_bindir}/%{name}-ssh
12cr|mgarepo-1.10.2-1|58	install -m 0644 %{name}.conf %{buildroot}%{_sysconfdir}
12cr|mgarepo-1.10.2-1|59	
12cr|mgarepo-1.10.2-1|60	%clean
12cr|mgarepo-1.10.2-1|61	rm -rf %{buildroot}
12cr|mgarepo-1.10.2-1|62	
12cr|mgarepo-1.10.2-1|63	%files
12cr|mgarepo-1.10.2-1|64	%defattr(-,root,root)
12cr|mgarepo-1.10.2-1|65	%doc CHANGES %{name}-example.conf
12cr|mgarepo-1.10.2-1|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|mgarepo-1.10.2-1|67	%{_bindir}/%{name}
12cr|mgarepo-1.10.2-1|68	%{_bindir}/%{name}-ssh
12cr|mgarepo-1.10.2-1|69	%{_datadir}/%{name}
12cr|mgarepo-1.10.2-1|70	%{_mandir}/*/*
12cr|mgarepo-1.10.2-1|71	%{python_sitelib}/%{Uname}
12cr|mgarepo-1.10.2-1|72	%exclude %{python_sitelib}/%{Uname}/plugins/ldapusers.py*
12cr|mgarepo-1.10.2-1|73	%{python_sitelib}/*.egg-info
12cr|mgarepo-1.10.2-1|74	
12cr|mgarepo-1.10.2-1|75	%files ldap
12cr|mgarepo-1.10.2-1|76	%defattr(-,root,root)
12cr|mgarepo-1.10.2-1|77	%doc README.LDAP
12cr|mgarepo-1.10.2-1|78	%{python_sitelib}/%{Uname}/plugins/ldapusers.py*
12cr|mgarepo-1.10.2-1|79	
12cr|mgarepo-1.10.2-1|80	
12cr|mgarepo-1.10.2-1|81	%changelog
12cr|mgarepo-1.10.2-1|82	* Thu Nov 24 2011 Funda Wang <fwang@mandriva.org> 1.10.2-1mdv2011.0
12cr|mgarepo-1.10.2-1|83	+ Revision: 733205
12cr|mgarepo-1.10.2-1|84	- new version 1.10.2
12cr|mgarepo-1.10.2-1|85	
12cr|mgarepo-1.10.2-1|86	* Wed Aug 24 2011 Funda Wang <fwang@mandriva.org> 1.10.1-1
12cr|mgarepo-1.10.2-1|87	+ Revision: 696359
12cr|mgarepo-1.10.2-1|88	- new version 1.10.1
12cr|mgarepo-1.10.2-1|89	
12cr|mgarepo-1.10.2-1|90	* Thu Aug 18 2011 Michael Scherer <misc@mandriva.org> 1.10.0-1
12cr|mgarepo-1.10.2-1|91	+ Revision: 695234
12cr|mgarepo-1.10.2-1|92	- new version 1.10.0
12cr|mgarepo-1.10.2-1|93	- split each requires on its own lines, so changes are easier to spot
12cr|mgarepo-1.10.2-1|94	
12cr|mgarepo-1.10.2-1|95	+ Funda Wang <fwang@mandriva.org>
12cr|mgarepo-1.10.2-1|96	- br python-devel
12cr|mgarepo-1.10.2-1|97	- br python
12cr|mgarepo-1.10.2-1|98	
12cr|mgarepo-1.10.2-1|99	* Wed Jul 13 2011 Funda Wang <fwang@mandriva.org> 1.9.11-1
12cr|mgarepo-1.10.2-1|100	+ Revision: 689820
12cr|mgarepo-1.10.2-1|101	- new version 1.9.11
12cr|mgarepo-1.10.2-1|102	
12cr|mgarepo-1.10.2-1|103	* Wed May 25 2011 Michael Scherer <misc@mandriva.org> 1.9.10-1
12cr|mgarepo-1.10.2-1|104	+ Revision: 679041
12cr|mgarepo-1.10.2-1|105	- update to 1.9.10
12cr|mgarepo-1.10.2-1|106	
12cr|mgarepo-1.10.2-1|107	* Sun Mar 13 2011 Funda Wang <fwang@mandriva.org> 1.9.9-2
12cr|mgarepo-1.10.2-1|108	+ Revision: 644130
12cr|mgarepo-1.10.2-1|109	- use mkrel
12cr|mgarepo-1.10.2-1|110	- add python devel as BR for older distros
12cr|mgarepo-1.10.2-1|111	
12cr|mgarepo-1.10.2-1|112	* Thu Mar 10 2011 Michael Scherer <misc@mandriva.org> 1.9.9-1
12cr|mgarepo-1.10.2-1|113	+ Revision: 643562
12cr|mgarepo-1.10.2-1|114	- adapt to mandriva packaging policy
12cr|mgarepo-1.10.2-1|115	- import mgarepo
12cr|mgarepo-1.10.2-1|116	

3141 12
12cr|mgm-1.1-9|1	%define name	mgm
12cr|mgm-1.1-9|2	%define version	1.1
12cr|mgm-1.1-9|3	%define release %mkrel 9
12cr|mgm-1.1-9|4	
12cr|mgm-1.1-9|5	Name: 	 	%{name}
12cr|mgm-1.1-9|6	Summary: 	Moaning Goat Status Meter
12cr|mgm-1.1-9|7	Version: 	%{version}
12cr|mgm-1.1-9|8	Release: 	%{release}
12cr|mgm-1.1-9|9	Source:		%{name}-%{version}.tar.bz2
12cr|mgm-1.1-9|10	Source1: 	%{name}48.png
12cr|mgm-1.1-9|11	Source2: 	%{name}32.png
12cr|mgm-1.1-9|12	Source3: 	%{name}16.png
12cr|mgm-1.1-9|13	URL:		http://linuxmafia.com/mgm/
12cr|mgm-1.1-9|14	License:	GPLv2
12cr|mgm-1.1-9|15	Patch0:		mgm-1.1-fix-abs-path.patch
12cr|mgm-1.1-9|16	Group:		Monitoring
12cr|mgm-1.1-9|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|mgm-1.1-9|18	Requires:	perl-Tk tk
12cr|mgm-1.1-9|19	BuildArch:	noarch
12cr|mgm-1.1-9|20	
12cr|mgm-1.1-9|21	%description
12cr|mgm-1.1-9|22	MGM, the Moaning Goat Meter, is the ultimate sixty-ton cast iron lawn
12cr|mgm-1.1-9|23	ornament for the desktops of today's hacker set: A gorgeous, highly
12cr|mgm-1.1-9|24	configurable load and status meter written entirely in Perl. Serious
12cr|mgm-1.1-9|25	pink-flamingo territory.  MGM will not get your whites whiter or your
12cr|mgm-1.1-9|26	colors brighter. It will, however, sit there and look spiffy while
12cr|mgm-1.1-9|27	sucking down a major honking wad of RAM.
12cr|mgm-1.1-9|28	
12cr|mgm-1.1-9|29	%prep
12cr|mgm-1.1-9|30	%setup -q -n %name
12cr|mgm-1.1-9|31	%patch0 -p0
12cr|mgm-1.1-9|32	chmod 644 `find -type f`
12cr|mgm-1.1-9|33	chmod 755 `find -type d`
12cr|mgm-1.1-9|34	chmod 755 mgm lib/xpm
12cr|mgm-1.1-9|35	rm -fr modules/netbsd
12cr|mgm-1.1-9|36	rm -fr modules/solaris
12cr|mgm-1.1-9|37	
12cr|mgm-1.1-9|38	%install
12cr|mgm-1.1-9|39	rm -rf $RPM_BUILD_ROOT
12cr|mgm-1.1-9|40	mkdir -p $RPM_BUILD_ROOT/%_datadir/%name
12cr|mgm-1.1-9|41	cp -r mgm lib modules $RPM_BUILD_ROOT/%_datadir/%name
12cr|mgm-1.1-9|42	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cr|mgm-1.1-9|43	echo '#!/bin/bash' > $RPM_BUILD_ROOT/%_bindir/%name
12cr|mgm-1.1-9|44	echo 'exec %_datadir/mgm/mgm' >> $RPM_BUILD_ROOT/%_bindir/%name
12cr|mgm-1.1-9|45	chmod 755 $RPM_BUILD_ROOT/%_bindir/%name
12cr|mgm-1.1-9|46	
12cr|mgm-1.1-9|47	#menu
12cr|mgm-1.1-9|48	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|mgm-1.1-9|49	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|mgm-1.1-9|50	[Desktop Entry]
12cr|mgm-1.1-9|51	Type=Application
12cr|mgm-1.1-9|52	Exec=%{name}
12cr|mgm-1.1-9|53	Icon=%{name}
12cr|mgm-1.1-9|54	Name=MGM
12cr|mgm-1.1-9|55	Comment=System Monitor
12cr|mgm-1.1-9|56	Categories=System;Monitor;
12cr|mgm-1.1-9|57	EOF
12cr|mgm-1.1-9|58	
12cr|mgm-1.1-9|59	#icons
12cr|mgm-1.1-9|60	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|mgm-1.1-9|61	cat %SOURCE1 > $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|mgm-1.1-9|62	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|mgm-1.1-9|63	cat %SOURCE2 > $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|mgm-1.1-9|64	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|mgm-1.1-9|65	cat %SOURCE3 > $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|mgm-1.1-9|66	
12cr|mgm-1.1-9|67	%clean
12cr|mgm-1.1-9|68	rm -rf $RPM_BUILD_ROOT
12cr|mgm-1.1-9|69	
12cr|mgm-1.1-9|70	%if %mdkversion < 200900
12cr|mgm-1.1-9|71	%post
12cr|mgm-1.1-9|72	%update_menus
12cr|mgm-1.1-9|73	%endif
12cr|mgm-1.1-9|74	
12cr|mgm-1.1-9|75	%if %mdkversion < 200900
12cr|mgm-1.1-9|76	%postun
12cr|mgm-1.1-9|77	%clean_menus
12cr|mgm-1.1-9|78	%endif
12cr|mgm-1.1-9|79	
12cr|mgm-1.1-9|80	%files
12cr|mgm-1.1-9|81	%defattr(-,root,root)
12cr|mgm-1.1-9|82	%doc doc/*
12cr|mgm-1.1-9|83	%{_bindir}/%name
12cr|mgm-1.1-9|84	%{_datadir}/%name
12cr|mgm-1.1-9|85	%{_datadir}/applications/mandriva-%name.desktop
12cr|mgm-1.1-9|86	%{_liconsdir}/%name.png
12cr|mgm-1.1-9|87	%{_iconsdir}/%name.png
12cr|mgm-1.1-9|88	%{_miconsdir}/%name.png
12cr|mgm-1.1-9|89	
12cr|mgm-1.1-9|90	
12cr|mgm-1.1-9|91	
12cr|mgm-1.1-9|92	%changelog
12cr|mgm-1.1-9|93	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-9mdv2011.0
12cr|mgm-1.1-9|94	+ Revision: 612864
12cr|mgm-1.1-9|95	- the mass rebuild of 2010.1 packages
12cr|mgm-1.1-9|96	
12cr|mgm-1.1-9|97	* Wed Feb 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.1-8mdv2010.1
12cr|mgm-1.1-9|98	+ Revision: 510509
12cr|mgm-1.1-9|99	- fix license
12cr|mgm-1.1-9|100	- add a patch from gentoo
12cr|mgm-1.1-9|101	
12cr|mgm-1.1-9|102	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1-7mdv2010.0
12cr|mgm-1.1-9|103	+ Revision: 430024
12cr|mgm-1.1-9|104	- rebuild
12cr|mgm-1.1-9|105	
12cr|mgm-1.1-9|106	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.1-6mdv2009.0
12cr|mgm-1.1-9|107	+ Revision: 252385
12cr|mgm-1.1-9|108	- rebuild
12cr|mgm-1.1-9|109	
12cr|mgm-1.1-9|110	+ Pixel <pixel@mandriva.com>
12cr|mgm-1.1-9|111	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|mgm-1.1-9|112	
12cr|mgm-1.1-9|113	+ Olivier Blin <oblin@mandriva.com>
12cr|mgm-1.1-9|114	- restore BuildRoot
12cr|mgm-1.1-9|115	
12cr|mgm-1.1-9|116	* Wed Dec 19 2007 Thierry Vignaud <tv@mandriva.org> 1.1-4mdv2008.1
12cr|mgm-1.1-9|117	+ Revision: 133910
12cr|mgm-1.1-9|118	- auto-convert XDG menu entry
12cr|mgm-1.1-9|119	- kill re-definition of %%buildroot on Pixel's request
12cr|mgm-1.1-9|120	- use %%mkrel
12cr|mgm-1.1-9|121	- import mgm
12cr|mgm-1.1-9|122	
12cr|mgm-1.1-9|123	
12cr|mgm-1.1-9|124	* Fri Jan 27 2006 Austin Acton <austin@mandriva.org> 1.1-4mdk
12cr|mgm-1.1-9|125	- fix URL (Adam Williamson)
12cr|mgm-1.1-9|126	
12cr|mgm-1.1-9|127	* Fri Jan 27 2006 Austin Acton <austin@mandriva.org> 1.1-3mdk
12cr|mgm-1.1-9|128	- fix location
12cr|mgm-1.1-9|129	
12cr|mgm-1.1-9|130	* Fri Apr 2 2004 Austin Acton <austin@mandrake.org> 1.1-2mdk
12cr|mgm-1.1-9|131	- stale rebuild
12cr|mgm-1.1-9|132	
12cr|mgm-1.1-9|133	* Sun Feb 9 2003 Austin Acton <aacton@yorku.ca> 1.1-1mdk
12cr|mgm-1.1-9|134	- initial package

3142 12
12cr|mgtools-2.2.1-2|1	%define name	mgtools
12cr|mgtools-2.2.1-2|2	%define version	2.2.1
12cr|mgtools-2.2.1-2|3	%define release	%mkrel 2
12cr|mgtools-2.2.1-2|4	
12cr|mgtools-2.2.1-2|5	Name:		%{name}
12cr|mgtools-2.2.1-2|6	Version:	%{version}
12cr|mgtools-2.2.1-2|7	Release:	%{release}
12cr|mgtools-2.2.1-2|8	Summary:	Tools and scripts to edit and visualize Meta Grammars
12cr|mgtools-2.2.1-2|9	License:	GPL
12cr|mgtools-2.2.1-2|10	Group:		Sciences/Computer science
12cr|mgtools-2.2.1-2|11	Source:		https://gforge.inria.fr/frs/download.php/5683/%{name}-%{version}.tar.gz
12cr|mgtools-2.2.1-2|12	Url:		http://alpage.inria.fr/catalogue.en.html#mgtools
12cr|mgtools-2.2.1-2|13	Buildrequires:	libxml2-devel
12cr|mgtools-2.2.1-2|14	Buildrequires:	bison
12cr|mgtools-2.2.1-2|15	Buildroot:	%{_tmppath}/%{name}-%{version}
12cr|mgtools-2.2.1-2|16	
12cr|mgtools-2.2.1-2|17	%description
12cr|mgtools-2.2.1-2|18	mgtools collects several useful tools and scripts to edit and visualize Meta
12cr|mgtools-2.2.1-2|19	Grammars
12cr|mgtools-2.2.1-2|20	
12cr|mgtools-2.2.1-2|21	* smg2xml to convert MG from a simple format (smg) to XML format
12cr|mgtools-2.2.1-2|22	* mg.el an Emacs mode to edit MG (in both XML and SMG formats)
12cr|mgtools-2.2.1-2|23	* mg2smg.xsl an XSLT stylesheet to convert from XML to SMG
12cr|mgtools-2.2.1-2|24	* mgviewer.pl a graphical viewer/editor for MG
12cr|mgtools-2.2.1-2|25	* mg*2html.xsl several XSLT stylesheets to get HTML views on MG
12cr|mgtools-2.2.1-2|26	* mg2*.xsl several XSLT stylesheets to convert to other formats
12cr|mgtools-2.2.1-2|27	
12cr|mgtools-2.2.1-2|28	%prep
12cr|mgtools-2.2.1-2|29	%setup -q
12cr|mgtools-2.2.1-2|30	
12cr|mgtools-2.2.1-2|31	%build
12cr|mgtools-2.2.1-2|32	export LDFLAGS=-L%{_libdir}/DyAlog
12cr|mgtools-2.2.1-2|33	%configure2_5x
12cr|mgtools-2.2.1-2|34	%make
12cr|mgtools-2.2.1-2|35	
12cr|mgtools-2.2.1-2|36	%install
12cr|mgtools-2.2.1-2|37	rm -rf %{buildroot}
12cr|mgtools-2.2.1-2|38	%makeinstall_std
12cr|mgtools-2.2.1-2|39	
12cr|mgtools-2.2.1-2|40	%clean
12cr|mgtools-2.2.1-2|41	rm -rf %{buildroot}
12cr|mgtools-2.2.1-2|42	
12cr|mgtools-2.2.1-2|43	%files
12cr|mgtools-2.2.1-2|44	%defattr(-,root,root)
12cr|mgtools-2.2.1-2|45	%doc INSTALL README
12cr|mgtools-2.2.1-2|46	%{_bindir}/*
12cr|mgtools-2.2.1-2|47	%{_libdir}/pkgconfig/mgtools.pc
12cr|mgtools-2.2.1-2|48	%{_datadir}/emacs/site-lisp/mg.el
12cr|mgtools-2.2.1-2|49	%{_datadir}/mgtools
12cr|mgtools-2.2.1-2|50	
12cr|mgtools-2.2.1-2|51	
12cr|mgtools-2.2.1-2|52	
12cr|mgtools-2.2.1-2|53	%changelog
12cr|mgtools-2.2.1-2|54	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-2mdv2011.0
12cr|mgtools-2.2.1-2|55	+ Revision: 612865
12cr|mgtools-2.2.1-2|56	- the mass rebuild of 2010.1 packages
12cr|mgtools-2.2.1-2|57	
12cr|mgtools-2.2.1-2|58	* Sat Jan 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.1-1mdv2010.1
12cr|mgtools-2.2.1-2|59	+ Revision: 492189
12cr|mgtools-2.2.1-2|60	- new version
12cr|mgtools-2.2.1-2|61	
12cr|mgtools-2.2.1-2|62	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-5mdv2010.0
12cr|mgtools-2.2.1-2|63	+ Revision: 430025
12cr|mgtools-2.2.1-2|64	- rebuild
12cr|mgtools-2.2.1-2|65	
12cr|mgtools-2.2.1-2|66	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-4mdv2009.0
12cr|mgtools-2.2.1-2|67	+ Revision: 252387
12cr|mgtools-2.2.1-2|68	- rebuild
12cr|mgtools-2.2.1-2|69	
12cr|mgtools-2.2.1-2|70	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.0.1-2mdv2008.1
12cr|mgtools-2.2.1-2|71	+ Revision: 140953
12cr|mgtools-2.2.1-2|72	- restore BuildRoot
12cr|mgtools-2.2.1-2|73	
12cr|mgtools-2.2.1-2|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|mgtools-2.2.1-2|75	- kill re-definition of %%buildroot on Pixel's request
12cr|mgtools-2.2.1-2|76	- import mgtools
12cr|mgtools-2.2.1-2|77	
12cr|mgtools-2.2.1-2|78	
12cr|mgtools-2.2.1-2|79	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-2mdv2007.0
12cr|mgtools-2.2.1-2|80	- Rebuild
12cr|mgtools-2.2.1-2|81	
12cr|mgtools-2.2.1-2|82	* Tue Mar 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-1mdk
12cr|mgtools-2.2.1-2|83	- new version
12cr|mgtools-2.2.1-2|84	- drop patch (merged upstream)
12cr|mgtools-2.2.1-2|85	
12cr|mgtools-2.2.1-2|86	* Mon Nov 29 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.0.1-3mdk
12cr|mgtools-2.2.1-2|87	- buildrequires bison instead of byacc, as generated code has problems otherwise
12cr|mgtools-2.2.1-2|88	
12cr|mgtools-2.2.1-2|89	* Mon Nov 29 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.0.1-2mdk
12cr|mgtools-2.2.1-2|90	- fix buildrequires
12cr|mgtools-2.2.1-2|91	
12cr|mgtools-2.2.1-2|92	* Tue Nov 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.0.1-1mdk
12cr|mgtools-2.2.1-2|93	- first mdk release

3143 12
12cr|mhwaveedit-1.4.22-1|1	Summary:	WAV Editing Package
12cr|mhwaveedit-1.4.22-1|2	Name: 		mhwaveedit
12cr|mhwaveedit-1.4.22-1|3	Version: 	1.4.22
12cr|mhwaveedit-1.4.22-1|4	Release: 	1
12cr|mhwaveedit-1.4.22-1|5	License: 	GPLv2+
12cr|mhwaveedit-1.4.22-1|6	Group: 		Sound
12cr|mhwaveedit-1.4.22-1|7	URL: 		https://gna.org/projects/mhwaveedit/
12cr|mhwaveedit-1.4.22-1|8	Source0: 	http://download.gna.org/mhwaveedit/%{name}-%{version}.tar.bz2
12cr|mhwaveedit-1.4.22-1|9	BuildRequires: 	pkgconfig gtk+2-devel SDL-devel sndfile-devel libalsa-devel
12cr|mhwaveedit-1.4.22-1|10	BuildRequires:	jackit-devel libsamplerate-devel ladspa-devel
12cr|mhwaveedit-1.4.22-1|11	
12cr|mhwaveedit-1.4.22-1|12	%description
12cr|mhwaveedit-1.4.22-1|13	mhWaveEdit is a graphical program for editing sound files. It is completely
12cr|mhwaveedit-1.4.22-1|14	free (GPL) and it's written by Magnus Hjorth. It is intended to be
12cr|mhwaveedit-1.4.22-1|15	user-friendly and robust.
12cr|mhwaveedit-1.4.22-1|16	
12cr|mhwaveedit-1.4.22-1|17	OGG and LAME support are available if installed.
12cr|mhwaveedit-1.4.22-1|18	
12cr|mhwaveedit-1.4.22-1|19	%prep
12cr|mhwaveedit-1.4.22-1|20	%setup -q
12cr|mhwaveedit-1.4.22-1|21	
12cr|mhwaveedit-1.4.22-1|22	%build
12cr|mhwaveedit-1.4.22-1|23	%configure2_5x --without-portaudio
12cr|mhwaveedit-1.4.22-1|24	%make
12cr|mhwaveedit-1.4.22-1|25	
12cr|mhwaveedit-1.4.22-1|26	%install
12cr|mhwaveedit-1.4.22-1|27	%makeinstall_std
12cr|mhwaveedit-1.4.22-1|28	%find_lang %{name}
12cr|mhwaveedit-1.4.22-1|29	
12cr|mhwaveedit-1.4.22-1|30	%files -f %{name}.lang
12cr|mhwaveedit-1.4.22-1|31	%doc AUTHORS BUGS ChangeLog NEWS README TODO
12cr|mhwaveedit-1.4.22-1|32	%{_bindir}/%{name}
12cr|mhwaveedit-1.4.22-1|33	%{_datadir}/applications/*
12cr|mhwaveedit-1.4.22-1|34	%{_datadir}/pixmaps/mhwaveedit.xpm
12cr|mhwaveedit-1.4.22-1|35	%{_mandir}/man1/mhwaveedit.1*
12cr|mhwaveedit-1.4.22-1|36	
12cr|mhwaveedit-1.4.22-1|37	
12cr|mhwaveedit-1.4.22-1|38	%changelog
12cr|mhwaveedit-1.4.22-1|39	* Fri Jul 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.4.22-1
12cr|mhwaveedit-1.4.22-1|40	+ Revision: 811226
12cr|mhwaveedit-1.4.22-1|41	- version update 1.4.22
12cr|mhwaveedit-1.4.22-1|42	
12cr|mhwaveedit-1.4.22-1|43	* Sun May 08 2011 Funda Wang <fwang@mandriva.org> 1.4.21-1
12cr|mhwaveedit-1.4.22-1|44	+ Revision: 672525
12cr|mhwaveedit-1.4.22-1|45	- new version 1.4.21
12cr|mhwaveedit-1.4.22-1|46	
12cr|mhwaveedit-1.4.22-1|47	* Sun May 08 2011 Funda Wang <fwang@mandriva.org> 1.4.20-2
12cr|mhwaveedit-1.4.22-1|48	+ Revision: 672524
12cr|mhwaveedit-1.4.22-1|49	- rebuild
12cr|mhwaveedit-1.4.22-1|50	
12cr|mhwaveedit-1.4.22-1|51	* Sun Dec 26 2010 Yuri Myasoedov <omerta13@mandriva.org> 1.4.20-1mdv2011.0
12cr|mhwaveedit-1.4.22-1|52	+ Revision: 625221
12cr|mhwaveedit-1.4.22-1|53	- Added man page
12cr|mhwaveedit-1.4.22-1|54	- New version 1.4.20
12cr|mhwaveedit-1.4.22-1|55	
12cr|mhwaveedit-1.4.22-1|56	* Thu Nov 18 2010 Funda Wang <fwang@mandriva.org> 1.4.19-1mdv2011.0
12cr|mhwaveedit-1.4.22-1|57	+ Revision: 598581
12cr|mhwaveedit-1.4.22-1|58	- update to new version 1.4.19
12cr|mhwaveedit-1.4.22-1|59	
12cr|mhwaveedit-1.4.22-1|60	* Thu Mar 18 2010 Funda Wang <fwang@mandriva.org> 1.4.18-1mdv2010.1
12cr|mhwaveedit-1.4.22-1|61	+ Revision: 524762
12cr|mhwaveedit-1.4.22-1|62	- update to new version 1.4.18
12cr|mhwaveedit-1.4.22-1|63	
12cr|mhwaveedit-1.4.22-1|64	* Sun Jan 03 2010 Funda Wang <fwang@mandriva.org> 1.4.17-1mdv2010.1
12cr|mhwaveedit-1.4.22-1|65	+ Revision: 485788
12cr|mhwaveedit-1.4.22-1|66	- new version 1.4.17
12cr|mhwaveedit-1.4.22-1|67	- drop merged patch
12cr|mhwaveedit-1.4.22-1|68	
12cr|mhwaveedit-1.4.22-1|69	* Sun Nov 15 2009 Funda Wang <fwang@mandriva.org> 1.4.16-1mdv2010.1
12cr|mhwaveedit-1.4.22-1|70	+ Revision: 466186
12cr|mhwaveedit-1.4.22-1|71	- new version 1.4.16
12cr|mhwaveedit-1.4.22-1|72	
12cr|mhwaveedit-1.4.22-1|73	* Fri May 29 2009 Funda Wang <fwang@mandriva.org> 1.4.15-2mdv2010.0
12cr|mhwaveedit-1.4.22-1|74	+ Revision: 380840
12cr|mhwaveedit-1.4.22-1|75	- use app own desktop file
12cr|mhwaveedit-1.4.22-1|76	- New version 1.4.15
12cr|mhwaveedit-1.4.22-1|77	- drop arts dep
12cr|mhwaveedit-1.4.22-1|78	
12cr|mhwaveedit-1.4.22-1|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|mhwaveedit-1.4.22-1|80	- rebuild
12cr|mhwaveedit-1.4.22-1|81	- kill re-definition of %%buildroot on Pixel's request
12cr|mhwaveedit-1.4.22-1|82	
12cr|mhwaveedit-1.4.22-1|83	+ Pixel <pixel@mandriva.com>
12cr|mhwaveedit-1.4.22-1|84	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|mhwaveedit-1.4.22-1|85	
12cr|mhwaveedit-1.4.22-1|86	+ Olivier Blin <blino@mandriva.org>
12cr|mhwaveedit-1.4.22-1|87	- restore BuildRoot
12cr|mhwaveedit-1.4.22-1|88	
12cr|mhwaveedit-1.4.22-1|89	* Thu Nov 22 2007 Funda Wang <fwang@mandriva.org> 1.4.14-1mdv2008.1
12cr|mhwaveedit-1.4.22-1|90	+ Revision: 111174
12cr|mhwaveedit-1.4.22-1|91	- New version 1.4.14
12cr|mhwaveedit-1.4.22-1|92	
12cr|mhwaveedit-1.4.22-1|93	* Fri Oct 19 2007 Funda Wang <fwang@mandriva.org> 1.4.13-1mdv2008.1
12cr|mhwaveedit-1.4.22-1|94	+ Revision: 100390
12cr|mhwaveedit-1.4.22-1|95	- update to new version 1.4.13
12cr|mhwaveedit-1.4.22-1|96	
12cr|mhwaveedit-1.4.22-1|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|mhwaveedit-1.4.22-1|98	- do not harcode icon extension
12cr|mhwaveedit-1.4.22-1|99	
12cr|mhwaveedit-1.4.22-1|100	* Sun Jun 10 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.4.12-3mdv2008.0
12cr|mhwaveedit-1.4.22-1|101	+ Revision: 37843
12cr|mhwaveedit-1.4.22-1|102	- d'oh, forgot to remove debian menu from file list
12cr|mhwaveedit-1.4.22-1|103	- drop debian menu
12cr|mhwaveedit-1.4.22-1|104	
12cr|mhwaveedit-1.4.22-1|105	* Sat Jun 09 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.4.12-2mdv2008.0
12cr|mhwaveedit-1.4.22-1|106	+ Revision: 37722
12cr|mhwaveedit-1.4.22-1|107	- fix %%{Summary} macro (fixes #26921)
12cr|mhwaveedit-1.4.22-1|108	
12cr|mhwaveedit-1.4.22-1|109	* Sat May 26 2007 Austin Acton <austin@mandriva.org> 1.4.12-1mdv2008.0
12cr|mhwaveedit-1.4.22-1|110	+ Revision: 31552
12cr|mhwaveedit-1.4.22-1|111	- new version
12cr|mhwaveedit-1.4.22-1|112	

3144 12
12cr|miau-0.6.6-2|1	Summary:	IRC-bouncer/proxy
12cr|miau-0.6.6-2|2	Name:		miau
12cr|miau-0.6.6-2|3	Version:	0.6.6
12cr|miau-0.6.6-2|4	Release:	2
12cr|miau-0.6.6-2|5	License:	GPLv2+
12cr|miau-0.6.6-2|6	Group:		Networking/IRC
12cr|miau-0.6.6-2|7	Source0:	http://downloads.sourceforge.net/miau/%{name}-%{version}.tar.bz2
12cr|miau-0.6.6-2|8	URL:		http://miau.sourceforge.net/
12cr|miau-0.6.6-2|9	
12cr|miau-0.6.6-2|10	%description
12cr|miau-0.6.6-2|11	Miau is a smart and versatile irc-bouncing tool for unix. The difference
12cr|miau-0.6.6-2|12	between miau and other bouncers is that miau will go on irc as soon as it's
12cr|miau-0.6.6-2|13	launched, guarding or attempting to get your nick. Control over the session can
12cr|miau-0.6.6-2|14	be taken as with other bouncers, by simply connecting to miau (and providing a
12cr|miau-0.6.6-2|15	password) like you would connect to a normal irc-server. On disconnect, miau is
12cr|miau-0.6.6-2|16	able to stay in the channels and to reintroduce them to your client on your
12cr|miau-0.6.6-2|17	next connect. Other handy features are message-logging, flood-protection,
12cr|miau-0.6.6-2|18	dcc-bouncing, etc.
12cr|miau-0.6.6-2|19	
12cr|miau-0.6.6-2|20	%prep
12cr|miau-0.6.6-2|21	%setup -q
12cr|miau-0.6.6-2|22	
12cr|miau-0.6.6-2|23	%build
12cr|miau-0.6.6-2|24	%configure \
12cr|miau-0.6.6-2|25	--enable-dccbounce \
12cr|miau-0.6.6-2|26	--enable-automode \
12cr|miau-0.6.6-2|27	--enable-releasenick \
12cr|miau-0.6.6-2|28	--enable-ctcp-replies \
12cr|miau-0.6.6-2|29	--enable-mkpasswd \
12cr|miau-0.6.6-2|30	--enable-uptime \
12cr|miau-0.6.6-2|31	--enable-chanlog \
12cr|miau-0.6.6-2|32	--enable-privlog \
12cr|miau-0.6.6-2|33	--enable-onconnect \
12cr|miau-0.6.6-2|34	--enable-empty-awaymsg
12cr|miau-0.6.6-2|35	%make
12cr|miau-0.6.6-2|36	
12cr|miau-0.6.6-2|37	%install
12cr|miau-0.6.6-2|38	rm -rf %{buildroot}
12cr|miau-0.6.6-2|39	%makeinstall_std
12cr|miau-0.6.6-2|40	rm -f %{buildroot}%{_datadir}/miaurc
12cr|miau-0.6.6-2|41	
12cr|miau-0.6.6-2|42	%files
12cr|miau-0.6.6-2|43	%defattr(644,root,root,755)
12cr|miau-0.6.6-2|44	%doc AUTHORS ChangeLog README TODO misc/miaurc
12cr|miau-0.6.6-2|45	%attr(755,root,root) %{_bindir}/*
12cr|miau-0.6.6-2|46	%{_infodir}/*.info*
12cr|miau-0.6.6-2|47	%{_mandir}/man1/miau.1*
12cr|miau-0.6.6-2|48	
12cr|miau-0.6.6-2|49	
12cr|miau-0.6.6-2|50	%changelog
12cr|miau-0.6.6-2|51	* Mon Jun 04 2012 Andrey Bondrov <abondrov@mandriva.org> 0.6.6-2
12cr|miau-0.6.6-2|52	+ Revision: 802209
12cr|miau-0.6.6-2|53	- Drop some legacy junk
12cr|miau-0.6.6-2|54	
12cr|miau-0.6.6-2|55	* Mon May 30 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.6-1
12cr|miau-0.6.6-2|56	+ Revision: 681986
12cr|miau-0.6.6-2|57	- update to new version 0.6.6
12cr|miau-0.6.6-2|58	
12cr|miau-0.6.6-2|59	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.5-6mdv2011.0
12cr|miau-0.6.6-2|60	+ Revision: 620325
12cr|miau-0.6.6-2|61	- the mass rebuild of 2010.0 packages
12cr|miau-0.6.6-2|62	
12cr|miau-0.6.6-2|63	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.6.5-5mdv2010.0
12cr|miau-0.6.6-2|64	+ Revision: 436161
12cr|miau-0.6.6-2|65	- rebuild
12cr|miau-0.6.6-2|66	- rebuild
12cr|miau-0.6.6-2|67	
12cr|miau-0.6.6-2|68	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.6.5-2mdv2008.1
12cr|miau-0.6.6-2|69	+ Revision: 170981
12cr|miau-0.6.6-2|70	- rebuild
12cr|miau-0.6.6-2|71	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|miau-0.6.6-2|72	- fix description-line-too-long
12cr|miau-0.6.6-2|73	
12cr|miau-0.6.6-2|74	* Tue Jan 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.5-1mdv2008.1
12cr|miau-0.6.6-2|75	+ Revision: 155993
12cr|miau-0.6.6-2|76	- new version
12cr|miau-0.6.6-2|77	- new license policy
12cr|miau-0.6.6-2|78	- drop useless br
12cr|miau-0.6.6-2|79	
12cr|miau-0.6.6-2|80	+ Olivier Blin <blino@mandriva.org>
12cr|miau-0.6.6-2|81	- restore BuildRoot
12cr|miau-0.6.6-2|82	
12cr|miau-0.6.6-2|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|miau-0.6.6-2|84	- kill re-definition of %%buildroot on Pixel's request
12cr|miau-0.6.6-2|85	
12cr|miau-0.6.6-2|86	* Sat May 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.4-1mdv2008.0
12cr|miau-0.6.6-2|87	+ Revision: 31315
12cr|miau-0.6.6-2|88	- new version
12cr|miau-0.6.6-2|89	
12cr|miau-0.6.6-2|90	
12cr|miau-0.6.6-2|91	* Thu Jan 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.3-1mdv2007.0
12cr|miau-0.6.6-2|92	+ Revision: 110074
12cr|miau-0.6.6-2|93	- Import miau
12cr|miau-0.6.6-2|94	

3145 12
12cr|mib-ossigeno-icons-4.3.0-69.4|1	%define		oname		MIB-Ossigeno-Ultimate-Icons
12cr|mib-ossigeno-icons-4.3.0-69.4|2	%define		oversion	4.3
12cr|mib-ossigeno-icons-4.3.0-69.4|3	
12cr|mib-ossigeno-icons-4.3.0-69.4|4	Name:		mib-ossigeno-icons
12cr|mib-ossigeno-icons-4.3.0-69.4|5	Version:	4.3.0
12cr|mib-ossigeno-icons-4.3.0-69.4|6	Release:	69.4
12cr|mib-ossigeno-icons-4.3.0-69.4|7	Summary:	MIB-Ossigeno icon theme
12cr|mib-ossigeno-icons-4.3.0-69.4|8	# http://kde-look.org/content/show.php/?content=128221
12cr|mib-ossigeno-icons-4.3.0-69.4|9	Source0:	%{oname}-%{oversion}.tar.gz
12cr|mib-ossigeno-icons-4.3.0-69.4|10	License:	LGPL
12cr|mib-ossigeno-icons-4.3.0-69.4|11	Group:		Graphical desktop/KDE
12cr|mib-ossigeno-icons-4.3.0-69.4|12	URL:		http://mib.pianetalinux.org/mib/
12cr|mib-ossigeno-icons-4.3.0-69.4|13	BuildArch:	noarch
12cr|mib-ossigeno-icons-4.3.0-69.4|14	Obsoletes:	mib-ossigeno-icon-theme < %{version}
12cr|mib-ossigeno-icons-4.3.0-69.4|15	
12cr|mib-ossigeno-icons-4.3.0-69.4|16	%description
12cr|mib-ossigeno-icons-4.3.0-69.4|17	MIB-Ossigeno Ultimate Icons is a blue icon theme derived from Oxygen Icons.
12cr|mib-ossigeno-icons-4.3.0-69.4|18	It differs from Oxygen mainly for folder icons, completely redesigned.
12cr|mib-ossigeno-icons-4.3.0-69.4|19	MIB-Ossigeno Ultimate Icons theme has been developed by emanueleeeee.
12cr|mib-ossigeno-icons-4.3.0-69.4|20	
12cr|mib-ossigeno-icons-4.3.0-69.4|21	%prep
12cr|mib-ossigeno-icons-4.3.0-69.4|22	%setup -q -n %{oname}
12cr|mib-ossigeno-icons-4.3.0-69.4|23	
12cr|mib-ossigeno-icons-4.3.0-69.4|24	%build
12cr|mib-ossigeno-icons-4.3.0-69.4|25	
12cr|mib-ossigeno-icons-4.3.0-69.4|26	%install
12cr|mib-ossigeno-icons-4.3.0-69.4|27	mkdir -p %{buildroot}%{_iconsdir}/%{oname}
12cr|mib-ossigeno-icons-4.3.0-69.4|28	
12cr|mib-ossigeno-icons-4.3.0-69.4|29	cp -rf ./* %{buildroot}%{_iconsdir}/%{oname}/
12cr|mib-ossigeno-icons-4.3.0-69.4|30	
12cr|mib-ossigeno-icons-4.3.0-69.4|31	rm -f %{buildroot}%{_iconsdir}/%{oname}/README
12cr|mib-ossigeno-icons-4.3.0-69.4|32	rm -f %{buildroot}%{_iconsdir}/%{oname}/Changelog
12cr|mib-ossigeno-icons-4.3.0-69.4|33	
12cr|mib-ossigeno-icons-4.3.0-69.4|34	%files
12cr|mib-ossigeno-icons-4.3.0-69.4|35	%defattr(644,root,root,755)
12cr|mib-ossigeno-icons-4.3.0-69.4|36	%doc README Changelog
12cr|mib-ossigeno-icons-4.3.0-69.4|37	%{_iconsdir}/%{oname}/*
12cr|mib-ossigeno-icons-4.3.0-69.4|38	
12cr|mib-ossigeno-icons-4.3.0-69.4|39	
12cr|mib-ossigeno-icons-4.3.0-69.4|40	%changelog
12cr|mib-ossigeno-icons-4.3.0-69.4|41	* Mon Feb 20 2012 Andrey Bondrov <abondrov@mandriva.org> 4.3.0-69.3
12cr|mib-ossigeno-icons-4.3.0-69.4|42	+ Revision: 778079
12cr|mib-ossigeno-icons-4.3.0-69.4|43	- imported package mib-ossigeno-icons
12cr|mib-ossigeno-icons-4.3.0-69.4|44	
12cr|mib-ossigeno-icons-4.3.0-69.4|45	
12cr|mib-ossigeno-icons-4.3.0-69.4|46	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.3.0-69.3mdv2010.2
12cr|mib-ossigeno-icons-4.3.0-69.4|47	- Fix theme icons dir
12cr|mib-ossigeno-icons-4.3.0-69.4|48	- Spec optimization
12cr|mib-ossigeno-icons-4.3.0-69.4|49	- Obsoletes mib-ossigeno-icon-theme
12cr|mib-ossigeno-icons-4.3.0-69.4|50	
12cr|mib-ossigeno-icons-4.3.0-69.4|51	* Thu Mar 17 2011 Cristobal Lopez <lopeztobal@gmail.com> 4.3.0-69.2mib2010.2
12cr|mib-ossigeno-icons-4.3.0-69.4|52	- New release.
12cr|mib-ossigeno-icons-4.3.0-69.4|53	
12cr|mib-ossigeno-icons-4.3.0-69.4|54	* Tue Jan 11 2011 Cristobal Lopez <lopeztobal@gmail.com> 4.2.0-1mib2010.2
12cr|mib-ossigeno-icons-4.3.0-69.4|55	- New release.
12cr|mib-ossigeno-icons-4.3.0-69.4|56	
12cr|mib-ossigeno-icons-4.3.0-69.4|57	* Wed Jan 05 2011 Cristobal Lopez <lopeztobal@gmail.com> 4.1.0-1mib2010.2
12cr|mib-ossigeno-icons-4.3.0-69.4|58	- First release for Mandriva by MIB.

3146 12
12cr|mib-report-0.8-2|1	Name:		mib-report
12cr|mib-report-0.8-2|2	Version:	0.8
12cr|mib-report-0.8-2|3	Release:	%mkrel 2
12cr|mib-report-0.8-2|4	Summary:	A tool to generate packages reports for Rosa, MDV and MGA repos
12cr|mib-report-0.8-2|5	License:	GPLv2
12cr|mib-report-0.8-2|6	Group:		System/Configuration/Packaging
12cr|mib-report-0.8-2|7	Url:		http://mib.pianetalinux.org/mib-report/
12cr|mib-report-0.8-2|8	Source:		http://mib.pianetalinux.org/mib-report/%{name}-%{version}.tar.bz2
12cr|mib-report-0.8-2|9	Patch0:		mib-report-0.8-rpm5.patch
12cr|mib-report-0.8-2|10	BuildRequires:	qt4-devel
12cr|mib-report-0.8-2|11	BuildRequires:	rpm-devel
12cr|mib-report-0.8-2|12	Requires:	lynx
12cr|mib-report-0.8-2|13	Requires:	curl
12cr|mib-report-0.8-2|14	
12cr|mib-report-0.8-2|15	%description
12cr|mib-report-0.8-2|16	A tool to generate packages reports and check package versions.
12cr|mib-report-0.8-2|17	
12cr|mib-report-0.8-2|18	Since 0.8 it supports 4 report modes:
12cr|mib-report-0.8-2|19	1) mga-mdv - report for packages in Mageia repositories that may be interesting
12cr|mib-report-0.8-2|20	for Mandriva packagers
12cr|mib-report-0.8-2|21	2) mdv-mga - like mga-mdv but for Mageia packagers (by request)
12cr|mib-report-0.8-2|22	3) mdv-rosa
12cr|mib-report-0.8-2|23	4) rosa-mdv
12cr|mib-report-0.8-2|24	
12cr|mib-report-0.8-2|25	It produces a table with packages and shows if there are newer versions of
12cr|mib-report-0.8-2|26	these packages in other distros. It also gives quick links for source packages
12cr|mib-report-0.8-2|27	and programs' homepages.
12cr|mib-report-0.8-2|28	
12cr|mib-report-0.8-2|29	Since 0.4 new mode "--search package" was added. It searches for package in all
12cr|mib-report-0.8-2|30	reference repositories and displays results in Repository, Version, URL format.
12cr|mib-report-0.8-2|31	
12cr|mib-report-0.8-2|32	Version %{version} supports reference repositories:
12cr|mib-report-0.8-2|33	-Rosa 2012.1
12cr|mib-report-0.8-2|34	-MDV Cooker
12cr|mib-report-0.8-2|35	-Mageia Cauldron
12cr|mib-report-0.8-2|36	-PCLinuxOS
12cr|mib-report-0.8-2|37	-OpenSUSE Factory
12cr|mib-report-0.8-2|38	-Alt Linux Sisyphus
12cr|mib-report-0.8-2|39	-Fedora Rawhide (+RpmFusion)
12cr|mib-report-0.8-2|40	-Debian
12cr|mib-report-0.8-2|41	-Ubuntu
12cr|mib-report-0.8-2|42	-Gentoo
12cr|mib-report-0.8-2|43	
12cr|mib-report-0.8-2|44	%prep
12cr|mib-report-0.8-2|45	%setup -q
12cr|mib-report-0.8-2|46	%if %{mdvver} >= 201100
12cr|mib-report-0.8-2|47	%patch0 -p1
12cr|mib-report-0.8-2|48	%endif
12cr|mib-report-0.8-2|49	
12cr|mib-report-0.8-2|50	%build
12cr|mib-report-0.8-2|51	%qmake_qt4
12cr|mib-report-0.8-2|52	%make
12cr|mib-report-0.8-2|53	
12cr|mib-report-0.8-2|54	%install
12cr|mib-report-0.8-2|55	%__rm -rf %{buildroot}
12cr|mib-report-0.8-2|56	%__mkdir_p %{buildroot}%{_bindir}
12cr|mib-report-0.8-2|57	%__install -D -m 755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|mib-report-0.8-2|58	%__install -D -m 755 mdv-locate %{buildroot}%{_bindir}/mdv-locate
12cr|mib-report-0.8-2|59	%__install -D -m 755 urls-fetcher %{buildroot}%{_bindir}/urls-fetcher
12cr|mib-report-0.8-2|60	%__mkdir_p %{buildroot}%{_datadir}/%{name}
12cr|mib-report-0.8-2|61	%__install -D -m 644 urls.txt %{buildroot}%{_datadir}/%{name}/urls.txt
12cr|mib-report-0.8-2|62	%__install -D -m 644 blacklist.txt %{buildroot}%{_datadir}/%{name}/blacklist.txt
12cr|mib-report-0.8-2|63	
12cr|mib-report-0.8-2|64	%clean
12cr|mib-report-0.8-2|65	%__rm -rf %{buildroot}
12cr|mib-report-0.8-2|66	
12cr|mib-report-0.8-2|67	%files
12cr|mib-report-0.8-2|68	%doc COPYING AUTHORS ChangeLog
12cr|mib-report-0.8-2|69	%{_bindir}/%{name}
12cr|mib-report-0.8-2|70	%{_bindir}/mdv-locate
12cr|mib-report-0.8-2|71	%{_bindir}/urls-fetcher
12cr|mib-report-0.8-2|72	%dir %{_datadir}/%{name}
12cr|mib-report-0.8-2|73	%{_datadir}/%{name}/urls.txt
12cr|mib-report-0.8-2|74	%{_datadir}/%{name}/blacklist.txt
12cr|mib-report-0.8-2|75	
12cr|mib-report-0.8-2|76	
12cr|mib-report-0.8-2|77	
12cr|mib-report-0.8-2|78	%changelog
12cr|mib-report-0.8-2|79	* Sat Sep 08 2012 Andrey Bondrov <abondrov@mandriva.org> 0.8-2mdv2012.0
12cr|mib-report-0.8-2|80	+ Revision: 816558
12cr|mib-report-0.8-2|81	- Just rebuild
12cr|mib-report-0.8-2|82	- Add patch to fix build with RPM5
12cr|mib-report-0.8-2|83	- Add rpm-devel to BuildRequires and fix summary
12cr|mib-report-0.8-2|84	- Fix group once again
12cr|mib-report-0.8-2|85	- New version 0.8 with support for Rosa 2012.1 repositories and MDV vs ROSA reports, drop support for old community repositories and reports
12cr|mib-report-0.8-2|86	
12cr|mib-report-0.8-2|87	* Thu Feb 02 2012 Andrey Bondrov <abondrov@mandriva.org> 0.7-1
12cr|mib-report-0.8-2|88	+ Revision: 770665
12cr|mib-report-0.8-2|89	- imported package mib-report
12cr|mib-report-0.8-2|90	
12cr|mib-report-0.8-2|91	
12cr|mib-report-0.8-2|92	* Thu Feb 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7-1mib2010.2
12cr|mib-report-0.8-2|93	- New report mode - MDV vs MGA (by Mageia ppl request)
12cr|mib-report-0.8-2|94	- Fix Fedora packages list fetching (Rawhide repository structure changed)
12cr|mib-report-0.8-2|95	- Show package's homepage URL in search mode
12cr|mib-report-0.8-2|96	- Add urls-fetcher utility that generates up to date urls.txt file
12cr|mib-report-0.8-2|97	- Update blacklist.txt
12cr|mib-report-0.8-2|98	
12cr|mib-report-0.8-2|99	* Thu Nov 24 2011 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6-69.1mib2010.2
12cr|mib-report-0.8-2|100	- Add MRB 2010.2 and 2011 to reference repositories
12cr|mib-report-0.8-2|101	- Add EduMandriva 2010.2 and 2011 to reference repositories
12cr|mib-report-0.8-2|102	- Add Ubuntu to reference repositories
12cr|mib-report-0.8-2|103	- New mdv-locate utility to check package versions in the official repositories
12cr|mib-report-0.8-2|104	
12cr|mib-report-0.8-2|105	* Sun Oct 02 2011 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5-69.1mib2010.2
12cr|mib-report-0.8-2|106	- Package names in reports are now links to package homepages
12cr|mib-report-0.8-2|107	- New report mode - MGA vs MDV
12cr|mib-report-0.8-2|108	- Change usage (--report table mode)
12cr|mib-report-0.8-2|109	- Downloading repositories data speedup (about 2 times less traffic)
12cr|mib-report-0.8-2|110	- Add RpmFusion to Fedora's repositories
12cr|mib-report-0.8-2|111	- Add PCLinuxOS Main repository (useful in --search mode)
12cr|mib-report-0.8-2|112	
12cr|mib-report-0.8-2|113	* Thu Sep 22 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.4-69.2mib2010.2
12cr|mib-report-0.8-2|114	- Use better mirror for MDV Cooker
12cr|mib-report-0.8-2|115	
12cr|mib-report-0.8-2|116	* Thu Sep 22 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.4-69.1mib2010.2
12cr|mib-report-0.8-2|117	- New version
12cr|mib-report-0.8-2|118	- Drop PLF repository support, use Restricted instead
12cr|mib-report-0.8-2|119	- Change usage (add --report, --version, --help, --search options)
12cr|mib-report-0.8-2|120	- MIB (Mandriva International Backport) - http://mib.pianetalinux.org/
12cr|mib-report-0.8-2|121	
12cr|mib-report-0.8-2|122	* Sat Sep 03 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.3-69.1mib2010.2
12cr|mib-report-0.8-2|123	- New version
12cr|mib-report-0.8-2|124	- New MIB repo supported in 0.3: 2011.0
12cr|mib-report-0.8-2|125	- MIB (Mandriva International Backport) - http://mib.pianetalinux.org/
12cr|mib-report-0.8-2|126	
12cr|mib-report-0.8-2|127	* Fri Jul 15 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.2-69.1mib2010.2
12cr|mib-report-0.8-2|128	- New version
12cr|mib-report-0.8-2|129	- New reference distributions supported in 0.2: PCLinuxOS, Mageia, OpenSUSE
12cr|mib-report-0.8-2|130	- MIB (Mandriva International Backport) - http://mib.pianetalinux.org/
12cr|mib-report-0.8-2|131	
12cr|mib-report-0.8-2|132	* Wed Jul 13 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.1-69.2mib2010.2
12cr|mib-report-0.8-2|133	- Change Gentoo mirror
12cr|mib-report-0.8-2|134	- MIB (Mandriva International Backport) - http://mib.pianetalinux.org/
12cr|mib-report-0.8-2|135	
12cr|mib-report-0.8-2|136	* Wed May 25 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.1-69.1mib2010.2
12cr|mib-report-0.8-2|137	- First release
12cr|mib-report-0.8-2|138	- MIB (Mandriva International Backport) - http://mib.pianetalinux.org/

3147 12
12cr|microcode_ctl-1.17-12|1	Summary:   Intel P6 / AMD CPU Microcode Utility
12cr|microcode_ctl-1.17-12|2	Name:      microcode_ctl
12cr|microcode_ctl-1.17-12|3	Version:   1.17
12cr|microcode_ctl-1.17-12|4	Release:   %mkrel 12
12cr|microcode_ctl-1.17-12|5	Group:     System/Kernel and hardware
12cr|microcode_ctl-1.17-12|6	License:   GPLv2
12cr|microcode_ctl-1.17-12|7	Url:       http://www.urbanmyth.org/microcode/
12cr|microcode_ctl-1.17-12|8	Source0:   http://www.urbanmyth.org/microcode/%name-%version.tar.bz2
12cr|microcode_ctl-1.17-12|9	Source1:   microcode_ctl
12cr|microcode_ctl-1.17-12|10	# Intel firmware downloader (Debian)
12cr|microcode_ctl-1.17-12|11	Source2:   update-intel-microcode
12cr|microcode_ctl-1.17-12|12	Source3:   update-intel-microcode.8
12cr|microcode_ctl-1.17-12|13	# AMDl firmware downloader
12cr|microcode_ctl-1.17-12|14	Source4:   update-amd-microcode
12cr|microcode_ctl-1.17-12|15	Source5:   update-amd-microcode.8
12cr|microcode_ctl-1.17-12|16	# monthly cron
12cr|microcode_ctl-1.17-12|17	Source6:   update-microcode
12cr|microcode_ctl-1.17-12|18	# needed by firmware downloaders
12cr|microcode_ctl-1.17-12|19	Suggests:  curl
12cr|microcode_ctl-1.17-12|20	# (fc) 1.17-8mdv fix paths (Fedora)
12cr|microcode_ctl-1.17-12|21	Patch0:    microcode_ctl.patch
12cr|microcode_ctl-1.17-12|22	Requires(post): rpm-helper
12cr|microcode_ctl-1.17-12|23	Requires(preun): rpm-helper
12cr|microcode_ctl-1.17-12|24	Buildroot: %_tmppath/%name-%version-buildroot
12cr|microcode_ctl-1.17-12|25	ExclusiveArch: %ix86 x86_64
12cr|microcode_ctl-1.17-12|26	
12cr|microcode_ctl-1.17-12|27	%description
12cr|microcode_ctl-1.17-12|28	Since PentiumPro, Intel CPU are made of a RISC chip and of a microcode whose
12cr|microcode_ctl-1.17-12|29	purpose is to decompose "old" ia32 instruction into new risc ones.
12cr|microcode_ctl-1.17-12|30	P6 familly is concerned: PPro, PII, Celeron, PIII, Celeron2.
12cr|microcode_ctl-1.17-12|31	Recent kernels have the ability to update this microcode.
12cr|microcode_ctl-1.17-12|32	
12cr|microcode_ctl-1.17-12|33	The microcode update is volatile and needs to be uploaded on each system
12cr|microcode_ctl-1.17-12|34	boot. I.e. it doesn't reflash your cpu permanently.
12cr|microcode_ctl-1.17-12|35	Reboot and it reverts back to the old microcode.
12cr|microcode_ctl-1.17-12|36	
12cr|microcode_ctl-1.17-12|37	This package also support updating latest AMD CPU microcode.
12cr|microcode_ctl-1.17-12|38	
12cr|microcode_ctl-1.17-12|39	%prep
12cr|microcode_ctl-1.17-12|40	%setup -q
12cr|microcode_ctl-1.17-12|41	%patch0 -p1 -b .fixpath
12cr|microcode_ctl-1.17-12|42	
12cr|microcode_ctl-1.17-12|43	%build
12cr|microcode_ctl-1.17-12|44	make CFLAGS="$RPM_OPT_FLAGS"
12cr|microcode_ctl-1.17-12|45	
12cr|microcode_ctl-1.17-12|46	%install
12cr|microcode_ctl-1.17-12|47	rm -rf $RPM_BUILD_ROOT
12cr|microcode_ctl-1.17-12|48	
12cr|microcode_ctl-1.17-12|49	%makeinstall_std INSDIR=%{_sbindir} MANDIR=%{_mandir}/man8
12cr|microcode_ctl-1.17-12|50	# replace upstream initscript with our own
12cr|microcode_ctl-1.17-12|51	rm -rf %buildroot%_sysconfdir/init.d
12cr|microcode_ctl-1.17-12|52	mkdir -p $RPM_BUILD_ROOT/%_initrddir
12cr|microcode_ctl-1.17-12|53	install -m 755 %SOURCE1 $RPM_BUILD_ROOT/%_initrddir
12cr|microcode_ctl-1.17-12|54	# do not ship non-free firmware in this package
12cr|microcode_ctl-1.17-12|55	rm -rf %buildroot/lib/firmware
12cr|microcode_ctl-1.17-12|56	# install intel firmware downloader
12cr|microcode_ctl-1.17-12|57	install -m 755 %{SOURCE2} $RPM_BUILD_ROOT%{_sbindir}
12cr|microcode_ctl-1.17-12|58	install -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_mandir}/man8
12cr|microcode_ctl-1.17-12|59	# install AMD firmware downloader
12cr|microcode_ctl-1.17-12|60	install -m 755 %{SOURCE4} $RPM_BUILD_ROOT%{_sbindir}
12cr|microcode_ctl-1.17-12|61	install -m 644 %{SOURCE5} $RPM_BUILD_ROOT%{_mandir}/man8
12cr|microcode_ctl-1.17-12|62	# install monthly cron
12cr|microcode_ctl-1.17-12|63	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/cron.monthly
12cr|microcode_ctl-1.17-12|64	install -m755 %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/cron.monthly
12cr|microcode_ctl-1.17-12|65	#
12cr|microcode_ctl-1.17-12|66	mkdir -p $RPM_BUILD_ROOT/lib/firmware/amd-ucode
12cr|microcode_ctl-1.17-12|67	
12cr|microcode_ctl-1.17-12|68	%clean
12cr|microcode_ctl-1.17-12|69	rm -r $RPM_BUILD_ROOT
12cr|microcode_ctl-1.17-12|70	
12cr|microcode_ctl-1.17-12|71	%files
12cr|microcode_ctl-1.17-12|72	%defattr(-,root,root,-)
12cr|microcode_ctl-1.17-12|73	%_sbindir/*
12cr|microcode_ctl-1.17-12|74	%_mandir/man8/*
12cr|microcode_ctl-1.17-12|75	%_initrddir/%name
12cr|microcode_ctl-1.17-12|76	%_sysconfdir/cron.monthly/update-microcode
12cr|microcode_ctl-1.17-12|77	/lib/firmware/amd-ucode
12cr|microcode_ctl-1.17-12|78	
12cr|microcode_ctl-1.17-12|79	%post
12cr|microcode_ctl-1.17-12|80	# Only enable on Intel 686's and above or AMD family 0x10 and above
12cr|microcode_ctl-1.17-12|81	vendor=`cat /proc/cpuinfo | grep "^vendor_id" | sort -u | awk -F ": " '{ print $2 }'`
12cr|microcode_ctl-1.17-12|82	family=`cat /proc/cpuinfo | grep "^cpu family" | sort -u | awk -F ": " '{ print $2 }'`
12cr|microcode_ctl-1.17-12|83	if [ "$vendor" = "GenuineIntel" ]; then
12cr|microcode_ctl-1.17-12|84	[ $family -lt 6 ] && exit 0
12cr|microcode_ctl-1.17-12|85	elif [ "$vendor" = "AuthenticAMD" ]; then
12cr|microcode_ctl-1.17-12|86	[ $family -lt 16 ] && exit 0
12cr|microcode_ctl-1.17-12|87	else
12cr|microcode_ctl-1.17-12|88	exit 0
12cr|microcode_ctl-1.17-12|89	fi
12cr|microcode_ctl-1.17-12|90	%_post_service %{name}
12cr|microcode_ctl-1.17-12|91	
12cr|microcode_ctl-1.17-12|92	%preun
12cr|microcode_ctl-1.17-12|93	%_preun_service %{name}
12cr|microcode_ctl-1.17-12|94	
12cr|microcode_ctl-1.17-12|95	
12cr|microcode_ctl-1.17-12|96	
12cr|microcode_ctl-1.17-12|97	
12cr|microcode_ctl-1.17-12|98	%changelog
12cr|microcode_ctl-1.17-12|99	

3148 12
12cr|micropolis-4.0-10|1	
12cr|micropolis-4.0-10|2	%define name	micropolis
12cr|micropolis-4.0-10|3	# activity/activity.info = 7
12cr|micropolis-4.0-10|4	# src/sim/sim.c and about = 4.0
12cr|micropolis-4.0-10|5	%define version	4.0
12cr|micropolis-4.0-10|6	%define rel	10
12cr|micropolis-4.0-10|7	
12cr|micropolis-4.0-10|8	Summary:	City simulation based on Maxis SimCity
12cr|micropolis-4.0-10|9	Name:		%{name}
12cr|micropolis-4.0-10|10	Version:	%{version}
12cr|micropolis-4.0-10|11	Release:	%mkrel %{rel}
12cr|micropolis-4.0-10|12	Group:		Games/Strategy
12cr|micropolis-4.0-10|13	URL:		http://www.donhopkins.com/home/micropolis/
12cr|micropolis-4.0-10|14	# Also see http://dev.laptop.org/git?p=projects/micropolis-activity
12cr|micropolis-4.0-10|15	Source:		http://www.donhopkins.com/home/micropolis/micropolis-activity-source.tgz
12cr|micropolis-4.0-10|16	Patch1:		micropolis-path.patch
12cr|micropolis-4.0-10|17	# From debian, optflags patch:
12cr|micropolis-4.0-10|18	Patch2:		micropolis-makefile.patch
12cr|micropolis-4.0-10|19	# (Anssi 01/2008): Fix some 64bit pointer warnings. It is likely they are
12cr|micropolis-4.0-10|20	# harmless corner cases, but this code is so old I don't take any chances.
12cr|micropolis-4.0-10|21	Patch3:		micropolis-64bit-warns.patch
12cr|micropolis-4.0-10|22	Patch4:		micropolis-printf-format.patch
12cr|micropolis-4.0-10|23	# Lots of fixes from
12cr|micropolis-4.0-10|24	# http://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis
12cr|micropolis-4.0-10|25	# curl http://rmdir.de/~michael/micropolis_git.patch > micropolis-zerfleddert.$(date +%Y%m%d).patch
12cr|micropolis-4.0-10|26	Patch0:		micropolis-zerfleddert.20080302.patch
12cr|micropolis-4.0-10|27	License:	GPLv3+ with additional terms
12cr|micropolis-4.0-10|28	BuildRoot:	%{_tmppath}/%{name}-root
12cr|micropolis-4.0-10|29	BuildRequires:	libxpm-devel
12cr|micropolis-4.0-10|30	BuildRequires:	libx11-devel
12cr|micropolis-4.0-10|31	BuildRequires:	libxext-devel
12cr|micropolis-4.0-10|32	BuildRequires:	SDL-devel
12cr|micropolis-4.0-10|33	BuildRequires:	SDL_mixer-devel
12cr|micropolis-4.0-10|34	BuildRequires:	bison
12cr|micropolis-4.0-10|35	BuildRequires:	imagemagick
12cr|micropolis-4.0-10|36	
12cr|micropolis-4.0-10|37	%description
12cr|micropolis-4.0-10|38	City-building simulation game originally released as SimCity by
12cr|micropolis-4.0-10|39	Maxis and subsequently released as free software, renamed to
12cr|micropolis-4.0-10|40	Micropolis.
12cr|micropolis-4.0-10|41	
12cr|micropolis-4.0-10|42	%prep
12cr|micropolis-4.0-10|43	%setup -q -n micropolis-activity
12cr|micropolis-4.0-10|44	%patch0 -p1
12cr|micropolis-4.0-10|45	%patch1 -p1
12cr|micropolis-4.0-10|46	%patch2 -p1
12cr|micropolis-4.0-10|47	%patch3 -p1
12cr|micropolis-4.0-10|48	%patch4 -p1
12cr|micropolis-4.0-10|49	
12cr|micropolis-4.0-10|50	#[ $(sed -n 's,activity_version = ,,p' activity/activity.info) = %version ]
12cr|micropolis-4.0-10|51	[ $(sed -r -n 's,^.*MicropolisVersion = "(.+)".*$,\1,p' src/sim/sim.c) = %version ]
12cr|micropolis-4.0-10|52	
12cr|micropolis-4.0-10|53	perl -pi -e 's,GAMESDATADIR,%{_gamesdatadir},;s,LIBDIR,%{_libdir},' Micropolis
12cr|micropolis-4.0-10|54	
12cr|micropolis-4.0-10|55	# Re-enable air crash:
12cr|micropolis-4.0-10|56	perl -pi -e 's,-DNO_AIRCRASH,,' src/sim/makefile
12cr|micropolis-4.0-10|57	
12cr|micropolis-4.0-10|58	%build
12cr|micropolis-4.0-10|59	%make OPTFLAGS="%optflags" -C src
12cr|micropolis-4.0-10|60	
12cr|micropolis-4.0-10|61	%install
12cr|micropolis-4.0-10|62	rm -rf %{buildroot}
12cr|micropolis-4.0-10|63	install -d -m755 %{buildroot}%{_gamesbindir}
12cr|micropolis-4.0-10|64	install -d -m755 %{buildroot}%{_gamesdatadir}/%{name}
12cr|micropolis-4.0-10|65	install -d -m755 %{buildroot}%{_libdir}/%{name}
12cr|micropolis-4.0-10|66	
12cr|micropolis-4.0-10|67	install -m755 src/sim/sim %{buildroot}%{_libdir}/%{name}
12cr|micropolis-4.0-10|68	install -m755 Micropolis %{buildroot}%{_gamesbindir}/%{name}
12cr|micropolis-4.0-10|69	
12cr|micropolis-4.0-10|70	cp -a cities images res %{buildroot}%{_gamesdatadir}/%{name}
12cr|micropolis-4.0-10|71	chmod +x %{buildroot}%{_gamesdatadir}/%{name}/res/sounds/player
12cr|micropolis-4.0-10|72	
12cr|micropolis-4.0-10|73	install -d -m755 %{buildroot}%{_miconsdir}
12cr|micropolis-4.0-10|74	install -d -m755 %{buildroot}%{_iconsdir}
12cr|micropolis-4.0-10|75	install -d -m755 %{buildroot}%{_liconsdir}
12cr|micropolis-4.0-10|76	
12cr|micropolis-4.0-10|77	convert Micropolis.png -resize x16 %{buildroot}%{_miconsdir}/%{name}.png
12cr|micropolis-4.0-10|78	convert Micropolis.png -resize x32 %{buildroot}%{_iconsdir}/%{name}.png
12cr|micropolis-4.0-10|79	convert Micropolis.png -resize x48 %{buildroot}%{_liconsdir}/%{name}.png
12cr|micropolis-4.0-10|80	
12cr|micropolis-4.0-10|81	mkdir -p %{buildroot}%{_datadir}/applications
12cr|micropolis-4.0-10|82	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|micropolis-4.0-10|83	[Desktop Entry]
12cr|micropolis-4.0-10|84	Name=Micropolis
12cr|micropolis-4.0-10|85	GenericName=City simulation
12cr|micropolis-4.0-10|86	Exec=%{_gamesbindir}/%{name}
12cr|micropolis-4.0-10|87	Icon=%{name}
12cr|micropolis-4.0-10|88	Terminal=false
12cr|micropolis-4.0-10|89	Type=Application
12cr|micropolis-4.0-10|90	StartupNotify=false
12cr|micropolis-4.0-10|91	Categories=Game;StrategyGame;
12cr|micropolis-4.0-10|92	EOF
12cr|micropolis-4.0-10|93	
12cr|micropolis-4.0-10|94	%clean
12cr|micropolis-4.0-10|95	rm -rf %{buildroot}
12cr|micropolis-4.0-10|96	
12cr|micropolis-4.0-10|97	%if %mdkversion < 200900
12cr|micropolis-4.0-10|98	%post
12cr|micropolis-4.0-10|99	%update_menus
12cr|micropolis-4.0-10|100	%endif
12cr|micropolis-4.0-10|101	
12cr|micropolis-4.0-10|102	%if %mdkversion < 200900
12cr|micropolis-4.0-10|103	%postun
12cr|micropolis-4.0-10|104	%clean_menus
12cr|micropolis-4.0-10|105	%endif
12cr|micropolis-4.0-10|106	
12cr|micropolis-4.0-10|107	%files
12cr|micropolis-4.0-10|108	%defattr(-,root,root)
12cr|micropolis-4.0-10|109	%doc manual/*
12cr|micropolis-4.0-10|110	%{_gamesbindir}/%{name}
12cr|micropolis-4.0-10|111	%{_gamesdatadir}/%{name}
12cr|micropolis-4.0-10|112	%{_libdir}/%{name}
12cr|micropolis-4.0-10|113	%{_miconsdir}/%{name}.png
12cr|micropolis-4.0-10|114	%{_iconsdir}/%{name}.png
12cr|micropolis-4.0-10|115	%{_liconsdir}/%{name}.png
12cr|micropolis-4.0-10|116	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|micropolis-4.0-10|117	
12cr|micropolis-4.0-10|118	
12cr|micropolis-4.0-10|119	%changelog
12cr|micropolis-4.0-10|120	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 4.0-10mdv2011.0
12cr|micropolis-4.0-10|121	+ Revision: 620326
12cr|micropolis-4.0-10|122	- the mass rebuild of 2010.0 packages
12cr|micropolis-4.0-10|123	
12cr|micropolis-4.0-10|124	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 4.0-9mdv2010.0
12cr|micropolis-4.0-10|125	+ Revision: 439802
12cr|micropolis-4.0-10|126	- rebuild
12cr|micropolis-4.0-10|127	
12cr|micropolis-4.0-10|128	* Sat Mar 07 2009 Anssi Hannula <anssi@mandriva.org> 4.0-8mdv2009.1
12cr|micropolis-4.0-10|129	+ Revision: 351774
12cr|micropolis-4.0-10|130	- fix printf format string (printf-format.patch)
12cr|micropolis-4.0-10|131	- rebuild
12cr|micropolis-4.0-10|132	
12cr|micropolis-4.0-10|133	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|micropolis-4.0-10|134	- lowercase ImageMagick
12cr|micropolis-4.0-10|135	
12cr|micropolis-4.0-10|136	+ Pixel <pixel@mandriva.com>
12cr|micropolis-4.0-10|137	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|micropolis-4.0-10|138	
12cr|micropolis-4.0-10|139	* Sun Mar 02 2008 Anssi Hannula <anssi@mandriva.org> 4.0-7mdv2008.1
12cr|micropolis-4.0-10|140	+ Revision: 177743
12cr|micropolis-4.0-10|141	- sync new fixes from Michael Gernoth's git repo
12cr|micropolis-4.0-10|142	
12cr|micropolis-4.0-10|143	* Sun Jan 27 2008 Anssi Hannula <anssi@mandriva.org> 4.0-6mdv2008.1
12cr|micropolis-4.0-10|144	+ Revision: 158681
12cr|micropolis-4.0-10|145	- more fixes from Michael Gernoth
12cr|micropolis-4.0-10|146	- re-enable air crash disaster
12cr|micropolis-4.0-10|147	
12cr|micropolis-4.0-10|148	* Tue Jan 22 2008 Anssi Hannula <anssi@mandriva.org> 4.0-5mdv2008.1
12cr|micropolis-4.0-10|149	+ Revision: 156365
12cr|micropolis-4.0-10|150	- update buildrequires for backportability
12cr|micropolis-4.0-10|151	
12cr|micropolis-4.0-10|152	* Mon Jan 21 2008 Anssi Hannula <anssi@mandriva.org> 4.0-4mdv2008.1
12cr|micropolis-4.0-10|153	+ Revision: 155569
12cr|micropolis-4.0-10|154	- fix start script on lib64 (Jean-Claude Stiegler)
12cr|micropolis-4.0-10|155	
12cr|micropolis-4.0-10|156	* Sun Jan 20 2008 Anssi Hannula <anssi@mandriva.org> 4.0-3mdv
12cr|micropolis-4.0-10|157	+ Revision: 155307
12cr|micropolis-4.0-10|158	- fixes from Michael Gernoth's git repository:
12cr|micropolis-4.0-10|159	o fix typo in crime alert
12cr|micropolis-4.0-10|160	o fix modifier problems (like NumLock) by ignoring hateMod
12cr|micropolis-4.0-10|161	
12cr|micropolis-4.0-10|162	* Sun Jan 20 2008 Anssi Hannula <anssi@mandriva.org> 4.0-2mdv2008.1
12cr|micropolis-4.0-10|163	+ Revision: 155210
12cr|micropolis-4.0-10|164	- fix some 64bit pointer warnings
12cr|micropolis-4.0-10|165	
12cr|micropolis-4.0-10|166	* Sun Jan 20 2008 Anssi Hannula <anssi@mandriva.org> 4.0-1mdv2008.1
12cr|micropolis-4.0-10|167	+ Revision: 155188
12cr|micropolis-4.0-10|168	- initial Mandriva release
12cr|micropolis-4.0-10|169	

3149 12
12cr|midicontroller-041011-5|1	%define name	midicontroller
12cr|midicontroller-041011-5|2	%define version	041011
12cr|midicontroller-041011-5|3	%define release 5
12cr|midicontroller-041011-5|4	
12cr|midicontroller-041011-5|5	Name: 	 	%{name}
12cr|midicontroller-041011-5|6	Summary:	Graphical sliders to send MIDI control commands
12cr|midicontroller-041011-5|7	Version: 	%{version}
12cr|midicontroller-041011-5|8	Release: 	%{release}
12cr|midicontroller-041011-5|9	
12cr|midicontroller-041011-5|10	Source:		%{name}-%{version}.tar.bz2
12cr|midicontroller-041011-5|11	URL:		http://sourceforge.net/projects/midicontrol/
12cr|midicontroller-041011-5|12	License:	GPL
12cr|midicontroller-041011-5|13	Group:		Sound
12cr|midicontroller-041011-5|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|midicontroller-041011-5|15	BuildRequires:	pkgconfig libalsa-devel libglademm2.4-devel
12cr|midicontroller-041011-5|16	
12cr|midicontroller-041011-5|17	%description
12cr|midicontroller-041011-5|18	This is a small program that lets you set MIDI controller values using sliders
12cr|midicontroller-041011-5|19	and buttons in a GTK+ window. The GUI is an XML-based Glade file which can be
12cr|midicontroller-041011-5|20	replaced without rebuilding the program, so you can build your own controller
12cr|midicontroller-041011-5|21	GUIs in Glade.
12cr|midicontroller-041011-5|22	
12cr|midicontroller-041011-5|23	%prep
12cr|midicontroller-041011-5|24	%setup -q
12cr|midicontroller-041011-5|25	perl -p -i -e "s|-g -O2|$RPM_OPT_FLAGS -Wno-long-long||g" Makefile
12cr|midicontroller-041011-5|26	
12cr|midicontroller-041011-5|27	%build
12cr|midicontroller-041011-5|28	%make PREFIX=%{_prefix}
12cr|midicontroller-041011-5|29	
12cr|midicontroller-041011-5|30	%install
12cr|midicontroller-041011-5|31	rm -rf $RPM_BUILD_ROOT
12cr|midicontroller-041011-5|32	%makeinstall PREFIX=$RPM_BUILD_ROOT/%_prefix
12cr|midicontroller-041011-5|33	
12cr|midicontroller-041011-5|34	#menu
12cr|midicontroller-041011-5|35	
12cr|midicontroller-041011-5|36	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|midicontroller-041011-5|37	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|midicontroller-041011-5|38	[Desktop Entry]
12cr|midicontroller-041011-5|39	Name=MIDI Controller
12cr|midicontroller-041011-5|40	Comment=MIDI CC Sliders
12cr|midicontroller-041011-5|41	Exec=%{_bindir}/%{name}
12cr|midicontroller-041011-5|42	Icon=sound_section
12cr|midicontroller-041011-5|43	Terminal=false
12cr|midicontroller-041011-5|44	Type=Application
12cr|midicontroller-041011-5|45	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Midi;
12cr|midicontroller-041011-5|46	Encoding=UTF-8
12cr|midicontroller-041011-5|47	EOF
12cr|midicontroller-041011-5|48	rm -fr $RPM_BUILD_ROOT%_defaultdocdir/%name-%version
12cr|midicontroller-041011-5|49	
12cr|midicontroller-041011-5|50	%files
12cr|midicontroller-041011-5|51	%defattr(-,root,root)
12cr|midicontroller-041011-5|52	%doc README
12cr|midicontroller-041011-5|53	%{_bindir}/%name
12cr|midicontroller-041011-5|54	%{_datadir}/%name
12cr|midicontroller-041011-5|55	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|midicontroller-041011-5|56	
12cr|midicontroller-041011-5|57	
12cr|midicontroller-041011-5|58	
12cr|midicontroller-041011-5|59	%changelog
12cr|midicontroller-041011-5|60	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 041011-5mdv2010.0
12cr|midicontroller-041011-5|61	+ Revision: 430027
12cr|midicontroller-041011-5|62	- rebuild
12cr|midicontroller-041011-5|63	
12cr|midicontroller-041011-5|64	* Tue Jun 17 2008 Thierry Vignaud <tvignaud@mandriva.com> 041011-4mdv2009.0
12cr|midicontroller-041011-5|65	+ Revision: 222651
12cr|midicontroller-041011-5|66	- fix 'Installed (but unpackaged) file(s) found' error
12cr|midicontroller-041011-5|67	- drop old menu
12cr|midicontroller-041011-5|68	- kill re-definition of %%buildroot on Pixel's request
12cr|midicontroller-041011-5|69	- import midicontroller
12cr|midicontroller-041011-5|70	
12cr|midicontroller-041011-5|71	+ Pixel <pixel@mandriva.com>
12cr|midicontroller-041011-5|72	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|midicontroller-041011-5|73	
12cr|midicontroller-041011-5|74	+ Olivier Blin <oblin@mandriva.com>
12cr|midicontroller-041011-5|75	- restore BuildRoot
12cr|midicontroller-041011-5|76	
12cr|midicontroller-041011-5|77	
12cr|midicontroller-041011-5|78	* Sun Sep 03 2006 Emmanuel Andry <eandry@mandriva.org> 041011-3mdv2007.0
12cr|midicontroller-041011-5|79	- xdg menu
12cr|midicontroller-041011-5|80	- %%mkrel
12cr|midicontroller-041011-5|81	- fix buildrequires
12cr|midicontroller-041011-5|82	
12cr|midicontroller-041011-5|83	* Sat Jan 15 2005 Tibor Pittich <Tibor.Pittich@mandrake.org> 041011-2mdk
12cr|midicontroller-041011-5|84	- use prefix which fix location of controller.glade file
12cr|midicontroller-041011-5|85	- update buildrequires
12cr|midicontroller-041011-5|86	
12cr|midicontroller-041011-5|87	* Sun Oct 17 2004 Austin Acton <austin@mandrake.org> 041011-1mdk
12cr|midicontroller-041011-5|88	- initial package
12cr|midicontroller-041011-5|89	

3150 12
12cr|midori-0.4.7-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|midori-0.4.7-3|2	
12cr|midori-0.4.7-3|3	Summary:	Web browser based on WebKitGtk
12cr|midori-0.4.7-3|4	Name:		midori
12cr|midori-0.4.7-3|5	Version:	0.4.7
12cr|midori-0.4.7-3|6	Release:	3
12cr|midori-0.4.7-3|7	License:	LGPLv2+
12cr|midori-0.4.7-3|8	Group:		Networking/WWW
12cr|midori-0.4.7-3|9	URL:		http://www.twotoasts.de/index.php?/pages/midori_summary.html
12cr|midori-0.4.7-3|10	# For git: git clone http://software.twotoasts.de/media/midori.git
12cr|midori-0.4.7-3|11	Source0:	http://archive.xfce.org/src/apps/midori/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|midori-0.4.7-3|12	# (tpg) set default homepage
12cr|midori-0.4.7-3|13	#but why? google.com seems to be ok page for default
12cr|midori-0.4.7-3|14	#Patch0:		midori-0.2.4-default-homepage.patch
12cr|midori-0.4.7-3|15	
12cr|midori-0.4.7-3|16	BuildRequires:	desktop-file-utils
12cr|midori-0.4.7-3|17	BuildRequires:	intltool
12cr|midori-0.4.7-3|18	BuildRequires:	librsvg
12cr|midori-0.4.7-3|19	BuildRequires:	python-docutils
12cr|midori-0.4.7-3|20	BuildRequires:	waf
12cr|midori-0.4.7-3|21	BuildRequires:	vala >= 0.13.2
12cr|midori-0.4.7-3|22	BuildRequires:	pkgconfig(gio-2.0) >= 2.16.0
12cr|midori-0.4.7-3|23	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.8.0
12cr|midori-0.4.7-3|24	BuildRequires:	pkgconfig(gthread-2.0) >= 2.8.0
12cr|midori-0.4.7-3|25	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12cr|midori-0.4.7-3|26	BuildRequires:	pkgconfig(libidn) >= 1.0
12cr|midori-0.4.7-3|27	BuildRequires:	pkgconfig(libnotify)
12cr|midori-0.4.7-3|28	BuildRequires:	pkgconfig(libsoup-2.4)
12cr|midori-0.4.7-3|29	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6
12cr|midori-0.4.7-3|30	BuildRequires:	pkgconfig(sqlite3) >= 3.0
12cr|midori-0.4.7-3|31	BuildRequires:	pkgconfig(unique-3.0) >= 0.9
12cr|midori-0.4.7-3|32	BuildRequires:	pkgconfig(webkitgtk-3.0) >= 1.1.17
12cr|midori-0.4.7-3|33	BuildRequires:	pkgconfig(x11)
12cr|midori-0.4.7-3|34	BuildRequires:	pkgconfig(xscrnsaver)
12cr|midori-0.4.7-3|35	Requires:	indexhtml
12cr|midori-0.4.7-3|36	Requires:	xdg-utils
12cr|midori-0.4.7-3|37	Requires:	glib-networking
12cr|midori-0.4.7-3|38	Requires:	dbus-x11
12cr|midori-0.4.7-3|39	Provides:	webclient
12cr|midori-0.4.7-3|40	
12cr|midori-0.4.7-3|41	%description
12cr|midori-0.4.7-3|42	Midori is a lightweight GTK+ 2 web browser based on WebKitGtk. It
12cr|midori-0.4.7-3|43	features tabs, windows and session management, bookmarks stored with
12cr|midori-0.4.7-3|44	XBEL, searchbox based on OpenSearch, and user scripts support.
12cr|midori-0.4.7-3|45	
12cr|midori-0.4.7-3|46	%package vala
12cr|midori-0.4.7-3|47	Group:   Networking/WWW
12cr|midori-0.4.7-3|48	Summary: vala supported extensions for %{name}
12cr|midori-0.4.7-3|49	Requires: %{name} = %{version}
12cr|midori-0.4.7-3|50	
12cr|midori-0.4.7-3|51	%description vala
12cr|midori-0.4.7-3|52	This package contains files needed when building vala supported extensions for
12cr|midori-0.4.7-3|53	%{name}.
12cr|midori-0.4.7-3|54	
12cr|midori-0.4.7-3|55	%prep
12cr|midori-0.4.7-3|56	%setup -q
12cr|midori-0.4.7-3|57	%apply_patches
12cr|midori-0.4.7-3|58	
12cr|midori-0.4.7-3|59	# (tpg) fix module naming
12cr|midori-0.4.7-3|60	sed -i -e 's/import UnitTest/import unittest/g' wscript
12cr|midori-0.4.7-3|61	
12cr|midori-0.4.7-3|62	%build
12cr|midori-0.4.7-3|63	#% setup_compile_flags
12cr|midori-0.4.7-3|64	#this macro fails build process
12cr|midori-0.4.7-3|65	export CFLAGS="%{optflags} -fPIC"
12cr|midori-0.4.7-3|66	
12cr|midori-0.4.7-3|67	# (tpg) midori needs waf-1.5, so use internal one
12cr|midori-0.4.7-3|68	./waf configure \
12cr|midori-0.4.7-3|69	--prefix=%{_prefix} \
12cr|midori-0.4.7-3|70	--bindir=%{_bindir} \
12cr|midori-0.4.7-3|71	--libdir=%{_libdir} \
12cr|midori-0.4.7-3|72	--enable-gtk3 \
12cr|midori-0.4.7-3|73	--enable-addons \
12cr|midori-0.4.7-3|74	
12cr|midori-0.4.7-3|75	./waf build \
12cr|midori-0.4.7-3|76	--want-rpath=0
12cr|midori-0.4.7-3|77	
12cr|midori-0.4.7-3|78	%install
12cr|midori-0.4.7-3|79	./waf install \
12cr|midori-0.4.7-3|80	--destdir=%{buildroot}
12cr|midori-0.4.7-3|81	
12cr|midori-0.4.7-3|82	%find_lang %{name} %{name}.lang
12cr|midori-0.4.7-3|83	
12cr|midori-0.4.7-3|84	%files -f %{name}.lang
12cr|midori-0.4.7-3|85	%doc AUTHORS ChangeLog README
12cr|midori-0.4.7-3|86	%{_bindir}/%{name}
12cr|midori-0.4.7-3|87	%{_libdir}/%{name}
12cr|midori-0.4.7-3|88	%{_datadir}/applications/%{name}*.desktop
12cr|midori-0.4.7-3|89	%{_iconsdir}/hicolor/*/*/*
12cr|midori-0.4.7-3|90	%{_datadir}/%{name}
12cr|midori-0.4.7-3|91	%{_sysconfdir}/xdg/midori
12cr|midori-0.4.7-3|92	
12cr|midori-0.4.7-3|93	%files vala
12cr|midori-0.4.7-3|94	%{_includedir}/%{name}-0.4/extensions/*.h
12cr|midori-0.4.7-3|95	%{_datadir}/vala/vapi/*.deps
12cr|midori-0.4.7-3|96	%{_datadir}/vala/vapi/*.vapi

3151 12
12cr|mille-xterm-appserver-en_US-1.0-5|1	Summary:	Mille-xterm application server english patch
12cr|mille-xterm-appserver-en_US-1.0-5|2	Name:		mille-xterm-appserver-en_US
12cr|mille-xterm-appserver-en_US-1.0-5|3	Version:	1.0
12cr|mille-xterm-appserver-en_US-1.0-5|4	Release:	%mkrel 5
12cr|mille-xterm-appserver-en_US-1.0-5|5	License:	GPL
12cr|mille-xterm-appserver-en_US-1.0-5|6	Group:		System/Servers
12cr|mille-xterm-appserver-en_US-1.0-5|7	Source0:	%{name}-%{version}.tar.bz2
12cr|mille-xterm-appserver-en_US-1.0-5|8	Requires:	mille-xterm-appserver >= 1.0
12cr|mille-xterm-appserver-en_US-1.0-5|9	BuildArch:	noarch
12cr|mille-xterm-appserver-en_US-1.0-5|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mille-xterm-appserver-en_US-1.0-5|11	
12cr|mille-xterm-appserver-en_US-1.0-5|12	%description
12cr|mille-xterm-appserver-en_US-1.0-5|13	The mille-xterm application server is the component that terminal will connect
12cr|mille-xterm-appserver-en_US-1.0-5|14	to get their display. It has a full desktop installed and configured for users.
12cr|mille-xterm-appserver-en_US-1.0-5|15	
12cr|mille-xterm-appserver-en_US-1.0-5|16	This package translates parts of the application server from French to English.
12cr|mille-xterm-appserver-en_US-1.0-5|17	
12cr|mille-xterm-appserver-en_US-1.0-5|18	%prep
12cr|mille-xterm-appserver-en_US-1.0-5|19	
12cr|mille-xterm-appserver-en_US-1.0-5|20	%setup -q
12cr|mille-xterm-appserver-en_US-1.0-5|21	
12cr|mille-xterm-appserver-en_US-1.0-5|22	%build
12cr|mille-xterm-appserver-en_US-1.0-5|23	#nothing to be done here
12cr|mille-xterm-appserver-en_US-1.0-5|24	
12cr|mille-xterm-appserver-en_US-1.0-5|25	%install
12cr|mille-xterm-appserver-en_US-1.0-5|26	rm -fr %{buildroot}
12cr|mille-xterm-appserver-en_US-1.0-5|27	
12cr|mille-xterm-appserver-en_US-1.0-5|28	pushd src/mille-xterm
12cr|mille-xterm-appserver-en_US-1.0-5|29	mkdir -p %{buildroot}%{_sysconfdir}/mille-xterm/{postsession.d,presession.d,usersession.d}
12cr|mille-xterm-appserver-en_US-1.0-5|30	cp postsession.d/50_kill_ltspfs.sh 	%{buildroot}%{_sysconfdir}/mille-xterm/postsession.d/.50_kill_ltspfs.sh.en_US
12cr|mille-xterm-appserver-en_US-1.0-5|31	cp presession.d/10_generate_sshkeys.sh 	%{buildroot}%{_sysconfdir}/mille-xterm/presession.d/.10_generate_sshkeys.sh.en_US
12cr|mille-xterm-appserver-en_US-1.0-5|32	cp presession.d/11_getlts.sh 		%{buildroot}%{_sysconfdir}/mille-xterm/presession.d/.11_getlts.sh.en_US
12cr|mille-xterm-appserver-en_US-1.0-5|33	cp presession.d/20_sendsshkeys.sh 	%{buildroot}%{_sysconfdir}/mille-xterm/presession.d/.20_sendsshkeys.sh.en_US
12cr|mille-xterm-appserver-en_US-1.0-5|34	cp presession.d/50_start_ltspfs.sh 	%{buildroot}%{_sysconfdir}/mille-xterm/presession.d/.50_start_ltspfs.sh.en_US
12cr|mille-xterm-appserver-en_US-1.0-5|35	cp usersession.d/50_mount_ltspfs.sh 	%{buildroot}%{_sysconfdir}/mille-xterm/usersession.d/.50_mount_ltspfs.sh.en_US
12cr|mille-xterm-appserver-en_US-1.0-5|36	cp usersession.d/70_fix_apps.sh 	%{buildroot}%{_sysconfdir}/mille-xterm/usersession.d/.70_fix_apps.sh.en_US
12cr|mille-xterm-appserver-en_US-1.0-5|37	popd
12cr|mille-xterm-appserver-en_US-1.0-5|38	
12cr|mille-xterm-appserver-en_US-1.0-5|39	pushd src
12cr|mille-xterm-appserver-en_US-1.0-5|40	mkdir -p %{buildroot}%{_sysconfdir}/custom/apps/firefox/config
12cr|mille-xterm-appserver-en_US-1.0-5|41	mkdir -p %{buildroot}%{_sysconfdir}/custom/apps/thunderbird/rootinstall
12cr|mille-xterm-appserver-en_US-1.0-5|42	mkdir -p %{buildroot}%{_sysconfdir}/custom/share/doc/HTML
12cr|mille-xterm-appserver-en_US-1.0-5|43	mkdir -p %{buildroot}%{_sysconfdir}/X11/gdm
12cr|mille-xterm-appserver-en_US-1.0-5|44	cp custom/apps/firefox/config/userinstall 	%{buildroot}%{_sysconfdir}/custom/apps/firefox/config/.userinstall.en_US
12cr|mille-xterm-appserver-en_US-1.0-5|45	cp custom/apps/thunderbird/rootinstall/tbdic 	%{buildroot}%{_sysconfdir}/custom/apps/thunderbird/rootinstall/.tbdic.en_US
12cr|mille-xterm-appserver-en_US-1.0-5|46	cp custom/share/doc/HTML/index.html 		%{buildroot}%{_sysconfdir}/custom/share/doc/HTML/.index.html.en_US
12cr|mille-xterm-appserver-en_US-1.0-5|47	cp gdm/killsessions				%{buildroot}%{_sysconfdir}/X11/gdm/.killsessions.en_US
12cr|mille-xterm-appserver-en_US-1.0-5|48	popd
12cr|mille-xterm-appserver-en_US-1.0-5|49	
12cr|mille-xterm-appserver-en_US-1.0-5|50	%clean
12cr|mille-xterm-appserver-en_US-1.0-5|51	rm -rf %{buildroot}
12cr|mille-xterm-appserver-en_US-1.0-5|52	
12cr|mille-xterm-appserver-en_US-1.0-5|53	%post
12cr|mille-xterm-appserver-en_US-1.0-5|54	
12cr|mille-xterm-appserver-en_US-1.0-5|55	# We have to manage 4 files that are part of other packages
12cr|mille-xterm-appserver-en_US-1.0-5|56	# It's safe to do that because they are managed as config files in other packages
12cr|mille-xterm-appserver-en_US-1.0-5|57	
12cr|mille-xterm-appserver-en_US-1.0-5|58	# First, make a backup
12cr|mille-xterm-appserver-en_US-1.0-5|59	for file in 	%{_sysconfdir}/mille-xterm/postsession.d/50_kill_ltspfs.sh 	\
12cr|mille-xterm-appserver-en_US-1.0-5|60	%{_sysconfdir}/mille-xterm/presession.d/10_generate_sshkeys.sh	\
12cr|mille-xterm-appserver-en_US-1.0-5|61	%{_sysconfdir}/mille-xterm/presession.d/11_getlts.sh		\
12cr|mille-xterm-appserver-en_US-1.0-5|62	%{_sysconfdir}/mille-xterm/presession.d/20_sendsshkeys.sh	\
12cr|mille-xterm-appserver-en_US-1.0-5|63	%{_sysconfdir}/mille-xterm/presession.d/50_start_ltspfs.sh	\
12cr|mille-xterm-appserver-en_US-1.0-5|64	%{_sysconfdir}/mille-xterm/usersession.d/50_mount_ltspfs.sh	\
12cr|mille-xterm-appserver-en_US-1.0-5|65	%{_sysconfdir}/mille-xterm/usersession.d/70_fix_apps.sh		\
12cr|mille-xterm-appserver-en_US-1.0-5|66	%{_sysconfdir}/custom/apps/firefox/config/userinstall		\
12cr|mille-xterm-appserver-en_US-1.0-5|67	%{_sysconfdir}/custom/apps/thunderbird/rootinstall/tbdic	\
12cr|mille-xterm-appserver-en_US-1.0-5|68	%{_sysconfdir}/custom/share/doc/HTML/index.html			\
12cr|mille-xterm-appserver-en_US-1.0-5|69	%{_sysconfdir}/X11/gdm/killsessions
12cr|mille-xterm-appserver-en_US-1.0-5|70	
12cr|mille-xterm-appserver-en_US-1.0-5|71	do
12cr|mille-xterm-appserver-en_US-1.0-5|72	DN=`dirname $file`
12cr|mille-xterm-appserver-en_US-1.0-5|73	BN=`basename $file`
12cr|mille-xterm-appserver-en_US-1.0-5|74	if [ -f $file ]; then
12cr|mille-xterm-appserver-en_US-1.0-5|75	# Do not overwrite already existing
12cr|mille-xterm-appserver-en_US-1.0-5|76	# backup (in case of upgrade)
12cr|mille-xterm-appserver-en_US-1.0-5|77	if [ ! -f $DN/.$BN.orig ]; then
12cr|mille-xterm-appserver-en_US-1.0-5|78	if [ -f $file.mille_xterm_saved ]; then
12cr|mille-xterm-appserver-en_US-1.0-5|79	mv -f $file.mille_xterm_saved $DN/.$BN.orig
12cr|mille-xterm-appserver-en_US-1.0-5|80	else
12cr|mille-xterm-appserver-en_US-1.0-5|81	mv -f $file $DN/.$BN.orig
12cr|mille-xterm-appserver-en_US-1.0-5|82	fi
12cr|mille-xterm-appserver-en_US-1.0-5|83	fi
12cr|mille-xterm-appserver-en_US-1.0-5|84	fi
12cr|mille-xterm-appserver-en_US-1.0-5|85	# Now, copy mille-xterm config files to replace existing ones
12cr|mille-xterm-appserver-en_US-1.0-5|86	cp -f  $DN/.$BN.en_US $file
12cr|mille-xterm-appserver-en_US-1.0-5|87	done
12cr|mille-xterm-appserver-en_US-1.0-5|88	
12cr|mille-xterm-appserver-en_US-1.0-5|89	if [ -f %{_sysconfdir}/X11/gdm/gdm.conf ] ; then
12cr|mille-xterm-appserver-en_US-1.0-5|90	if [ ! -f %{_sysconfdir}/X11/gdm/.gdm.conf.orig ] ; then
12cr|mille-xterm-appserver-en_US-1.0-5|91	if [ -f %{_sysconfdir}/X11/gdm/gdm.conf.mille_xterm_saved ] ; then
12cr|mille-xterm-appserver-en_US-1.0-5|92	mv -f %{_sysconfdir}/X11/gdm/gdm.conf.mille_xterm_saved %{_sysconfdir}/X11/gdm/.gdm.conf.orig
12cr|mille-xterm-appserver-en_US-1.0-5|93	else
12cr|mille-xterm-appserver-en_US-1.0-5|94	cp %{_sysconfdir}/X11/gdm/gdm.conf %{_sysconfdir}/X11/gdm/.gdm.conf.orig
12cr|mille-xterm-appserver-en_US-1.0-5|95	fi
12cr|mille-xterm-appserver-en_US-1.0-5|96	fi
12cr|mille-xterm-appserver-en_US-1.0-5|97	perl -pi -e "s/Bienvenue sur/Welcome to/g;" /etc/X11/gdm/gdm.conf
12cr|mille-xterm-appserver-en_US-1.0-5|98	fi
12cr|mille-xterm-appserver-en_US-1.0-5|99	
12cr|mille-xterm-appserver-en_US-1.0-5|100	if [ -f /var/www/html/state.php ] ; then
12cr|mille-xterm-appserver-en_US-1.0-5|101	perl -pi -e "s/utilisateurs connects/connected users/g;" /var/www/html/state.php
12cr|mille-xterm-appserver-en_US-1.0-5|102	fi
12cr|mille-xterm-appserver-en_US-1.0-5|103	
12cr|mille-xterm-appserver-en_US-1.0-5|104	
12cr|mille-xterm-appserver-en_US-1.0-5|105	%preun
12cr|mille-xterm-appserver-en_US-1.0-5|106	
12cr|mille-xterm-appserver-en_US-1.0-5|107	%postun
12cr|mille-xterm-appserver-en_US-1.0-5|108	#Only if package is uninstalled
12cr|mille-xterm-appserver-en_US-1.0-5|109	if [ "$1" = "0" ]; then
12cr|mille-xterm-appserver-en_US-1.0-5|110	# Replace original files in case of uninstall
12cr|mille-xterm-appserver-en_US-1.0-5|111	for file in 	%{_sysconfdir}/mille-xterm/presession.d/50_kill_ltspfs.sh	\
12cr|mille-xterm-appserver-en_US-1.0-5|112	%{_sysconfdir}/mille-xterm/presession.d/10_generate_sshkeys.sh	\
12cr|mille-xterm-appserver-en_US-1.0-5|113	%{_sysconfdir}/mille-xterm/presession.d/11_getlts.sh		\
12cr|mille-xterm-appserver-en_US-1.0-5|114	%{_sysconfdir}/mille-xterm/presession.d/20_sendsshkeys.sh	\
12cr|mille-xterm-appserver-en_US-1.0-5|115	%{_sysconfdir}/mille-xterm/presession.d/50_start_ltspfs.sh	\
12cr|mille-xterm-appserver-en_US-1.0-5|116	%{_sysconfdir}/mille-xterm/usersession.d/50_mount_ltspfs.sh	\
12cr|mille-xterm-appserver-en_US-1.0-5|117	%{_sysconfdir}/mille-xterm/usersession.d/70_fix_apps.sh		\
12cr|mille-xterm-appserver-en_US-1.0-5|118	%{_sysconfdir}/custom/apps/firefox/config/userinstall		\
12cr|mille-xterm-appserver-en_US-1.0-5|119	%{_sysconfdir}/custom/apps/thunderbird/rootinstall/tbdic	\
12cr|mille-xterm-appserver-en_US-1.0-5|120	%{_sysconfdir}/custom/share/doc/HTML/index.html			\
12cr|mille-xterm-appserver-en_US-1.0-5|121	%{_sysconfdir}/X11/gdm/killsessions
12cr|mille-xterm-appserver-en_US-1.0-5|122	do
12cr|mille-xterm-appserver-en_US-1.0-5|123	DN=`dirname $file`
12cr|mille-xterm-appserver-en_US-1.0-5|124	BN=`basename $file`
12cr|mille-xterm-appserver-en_US-1.0-5|125	if [ -f $DN/.$BN.orig ]; then
12cr|mille-xterm-appserver-en_US-1.0-5|126	mv -f $DN/.$BN.orig $file
12cr|mille-xterm-appserver-en_US-1.0-5|127	# support older schema
12cr|mille-xterm-appserver-en_US-1.0-5|128	elif [ -f $file.mille_xterm_saved ]; then
12cr|mille-xterm-appserver-en_US-1.0-5|129	mv -f $file.mille_xterm_saved $file
12cr|mille-xterm-appserver-en_US-1.0-5|130	fi
12cr|mille-xterm-appserver-en_US-1.0-5|131	done
12cr|mille-xterm-appserver-en_US-1.0-5|132	
12cr|mille-xterm-appserver-en_US-1.0-5|133	if [ -f %{_sysconfdir}/X11/gdm/.gdm.conf.orig ] ; then
12cr|mille-xterm-appserver-en_US-1.0-5|134	mv -f %{_sysconfdir}/X11/gdm/.gdm.conf.orig %{_sysconfdir}/X11/gdm/gdm.conf
12cr|mille-xterm-appserver-en_US-1.0-5|135	elif [ -f %{_sysconfdir}/X11/gdm/gdm.conf.mille_xterm_saved ] ; then
12cr|mille-xterm-appserver-en_US-1.0-5|136	mv -f %{_sysconfdir}/X11/gdm/gdm.conf.mille_xterm_saved %{_sysconfdir}/X11/gdm/gdm.conf
12cr|mille-xterm-appserver-en_US-1.0-5|137	fi
12cr|mille-xterm-appserver-en_US-1.0-5|138	fi
12cr|mille-xterm-appserver-en_US-1.0-5|139	
12cr|mille-xterm-appserver-en_US-1.0-5|140	
12cr|mille-xterm-appserver-en_US-1.0-5|141	%files
12cr|mille-xterm-appserver-en_US-1.0-5|142	%defattr(-,root,root,-)
12cr|mille-xterm-appserver-en_US-1.0-5|143	%{_sysconfdir}/mille-xterm
12cr|mille-xterm-appserver-en_US-1.0-5|144	%{_sysconfdir}/X11/gdm/.killsessions.en_US
12cr|mille-xterm-appserver-en_US-1.0-5|145	%{_sysconfdir}/custom/apps/firefox/config/.userinstall.en_US
12cr|mille-xterm-appserver-en_US-1.0-5|146	%{_sysconfdir}/custom/apps/thunderbird/rootinstall/.tbdic.en_US
12cr|mille-xterm-appserver-en_US-1.0-5|147	%{_sysconfdir}/custom/share/doc/HTML/.index.html.en_US
12cr|mille-xterm-appserver-en_US-1.0-5|148	
12cr|mille-xterm-appserver-en_US-1.0-5|149	
12cr|mille-xterm-appserver-en_US-1.0-5|150	
12cr|mille-xterm-appserver-en_US-1.0-5|151	
12cr|mille-xterm-appserver-en_US-1.0-5|152	%changelog
12cr|mille-xterm-appserver-en_US-1.0-5|153	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2011.0
12cr|mille-xterm-appserver-en_US-1.0-5|154	+ Revision: 620329
12cr|mille-xterm-appserver-en_US-1.0-5|155	- the mass rebuild of 2010.0 packages
12cr|mille-xterm-appserver-en_US-1.0-5|156	
12cr|mille-xterm-appserver-en_US-1.0-5|157	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2010.0
12cr|mille-xterm-appserver-en_US-1.0-5|158	+ Revision: 430028
12cr|mille-xterm-appserver-en_US-1.0-5|159	- rebuild
12cr|mille-xterm-appserver-en_US-1.0-5|160	
12cr|mille-xterm-appserver-en_US-1.0-5|161	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cr|mille-xterm-appserver-en_US-1.0-5|162	+ Revision: 252429
12cr|mille-xterm-appserver-en_US-1.0-5|163	- rebuild
12cr|mille-xterm-appserver-en_US-1.0-5|164	
12cr|mille-xterm-appserver-en_US-1.0-5|165	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0-1mdv2008.1
12cr|mille-xterm-appserver-en_US-1.0-5|166	+ Revision: 136579
12cr|mille-xterm-appserver-en_US-1.0-5|167	- restore BuildRoot
12cr|mille-xterm-appserver-en_US-1.0-5|168	
12cr|mille-xterm-appserver-en_US-1.0-5|169	+ Thierry Vignaud <tv@mandriva.org>
12cr|mille-xterm-appserver-en_US-1.0-5|170	- kill re-definition of %%buildroot on Pixel's request
12cr|mille-xterm-appserver-en_US-1.0-5|171	
12cr|mille-xterm-appserver-en_US-1.0-5|172	
12cr|mille-xterm-appserver-en_US-1.0-5|173	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2007.0
12cr|mille-xterm-appserver-en_US-1.0-5|174	+ Revision: 117757
12cr|mille-xterm-appserver-en_US-1.0-5|175	- Import mille-xterm-appserver-en_US
12cr|mille-xterm-appserver-en_US-1.0-5|176	
12cr|mille-xterm-appserver-en_US-1.0-5|177	* Tue Jan 23 2007 Mikael Andersson <mikael.andersson@envitory.se> 1.0-1mdk
12cr|mille-xterm-appserver-en_US-1.0-5|178	- initial Mandriva package
12cr|mille-xterm-appserver-en_US-1.0-5|179	

3152 12
12cr|mille-xterm-bootserver-1.0-0.2141.7|1	%define svn 2141
12cr|mille-xterm-bootserver-1.0-0.2141.7|2	
12cr|mille-xterm-bootserver-1.0-0.2141.7|3	Summary:	Mille-xterm boot server component
12cr|mille-xterm-bootserver-1.0-0.2141.7|4	Name:		mille-xterm-bootserver
12cr|mille-xterm-bootserver-1.0-0.2141.7|5	Version:	1.0
12cr|mille-xterm-bootserver-1.0-0.2141.7|6	Release:	%mkrel 0.%{svn}.7
12cr|mille-xterm-bootserver-1.0-0.2141.7|7	License:	GPL
12cr|mille-xterm-bootserver-1.0-0.2141.7|8	Group:		System/Servers
12cr|mille-xterm-bootserver-1.0-0.2141.7|9	URL:		http://mille-xterm.revolutionlinux.com/mille-xterm
12cr|mille-xterm-bootserver-1.0-0.2141.7|10	Source0:	%{name}-%{version}.tar.bz2
12cr|mille-xterm-bootserver-1.0-0.2141.7|11	Patch0:		fix_python_scripts.patch
12cr|mille-xterm-bootserver-1.0-0.2141.7|12	Requires:	python >= 2.4
12cr|mille-xterm-bootserver-1.0-0.2141.7|13	Requires:	mille-xterm-busybox
12cr|mille-xterm-bootserver-1.0-0.2141.7|14	Requires:	nfs-server
12cr|mille-xterm-bootserver-1.0-0.2141.7|15	Requires:	pci_scan
12cr|mille-xterm-bootserver-1.0-0.2141.7|16	Requires:	mille-xterm-loadbalancer-lbserver
12cr|mille-xterm-bootserver-1.0-0.2141.7|17	Requires:	rsync
12cr|mille-xterm-bootserver-1.0-0.2141.7|18	Requires:	xinetd
12cr|mille-xterm-bootserver-1.0-0.2141.7|19	BuildRequires:	python-devel >= 2.4
12cr|mille-xterm-bootserver-1.0-0.2141.7|20	BuildRequires:	perl
12cr|mille-xterm-bootserver-1.0-0.2141.7|21	Conflicts:	clusternfs
12cr|mille-xterm-bootserver-1.0-0.2141.7|22	BuildArch:	noarch
12cr|mille-xterm-bootserver-1.0-0.2141.7|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mille-xterm-bootserver-1.0-0.2141.7|24	
12cr|mille-xterm-bootserver-1.0-0.2141.7|25	%define py_ver %(python -c "import sys; v=sys.version_info[:2]; print '%%d.%%d'%%v" 2>/dev/null || echo PYTHON-NOT-FOUND)
12cr|mille-xterm-bootserver-1.0-0.2141.7|26	%define py_prefix %(python -c "import sys; print sys.prefix" 2>/dev/null || echo PYTHON-NOT-FOUND)
12cr|mille-xterm-bootserver-1.0-0.2141.7|27	%define py_libdir %{py_prefix}/lib/python%{py_ver}
12cr|mille-xterm-bootserver-1.0-0.2141.7|28	
12cr|mille-xterm-bootserver-1.0-0.2141.7|29	%description
12cr|mille-xterm-bootserver-1.0-0.2141.7|30	The mille-xterm boot server is the component that handle the boot of linux
12cr|mille-xterm-bootserver-1.0-0.2141.7|31	terminals. There are scripts to build boot media and configure de terminal
12cr|mille-xterm-bootserver-1.0-0.2141.7|32	root, accessible by NFS.
12cr|mille-xterm-bootserver-1.0-0.2141.7|33	
12cr|mille-xterm-bootserver-1.0-0.2141.7|34	%prep
12cr|mille-xterm-bootserver-1.0-0.2141.7|35	
12cr|mille-xterm-bootserver-1.0-0.2141.7|36	%setup -q
12cr|mille-xterm-bootserver-1.0-0.2141.7|37	%patch0 -p0
12cr|mille-xterm-bootserver-1.0-0.2141.7|38	
12cr|mille-xterm-bootserver-1.0-0.2141.7|39	perl -pi -e "s/devfsd/locales-en/;g" src/rpmlist.mdv2006
12cr|mille-xterm-bootserver-1.0-0.2141.7|40	
12cr|mille-xterm-bootserver-1.0-0.2141.7|41	find . -type f | xargs perl -pi -e "s|/usr/lib/python2\.4|%{py_libdir}|g"
12cr|mille-xterm-bootserver-1.0-0.2141.7|42	
12cr|mille-xterm-bootserver-1.0-0.2141.7|43	%build
12cr|mille-xterm-bootserver-1.0-0.2141.7|44	python setup.py build
12cr|mille-xterm-bootserver-1.0-0.2141.7|45	
12cr|mille-xterm-bootserver-1.0-0.2141.7|46	%install
12cr|mille-xterm-bootserver-1.0-0.2141.7|47	rm -rf %{buildroot}
12cr|mille-xterm-bootserver-1.0-0.2141.7|48	
12cr|mille-xterm-bootserver-1.0-0.2141.7|49	install -d %{buildroot}%{_bindir}
12cr|mille-xterm-bootserver-1.0-0.2141.7|50	
12cr|mille-xterm-bootserver-1.0-0.2141.7|51	cp src/install-kernel %{buildroot}%{_bindir}
12cr|mille-xterm-bootserver-1.0-0.2141.7|52	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|mille-xterm-bootserver-1.0-0.2141.7|53	chmod 755 %{buildroot}%{py_libdir}/site-packages/mxterm/*.py
12cr|mille-xterm-bootserver-1.0-0.2141.7|54	
12cr|mille-xterm-bootserver-1.0-0.2141.7|55	%clean
12cr|mille-xterm-bootserver-1.0-0.2141.7|56	rm -rf %{buildroot}
12cr|mille-xterm-bootserver-1.0-0.2141.7|57	
12cr|mille-xterm-bootserver-1.0-0.2141.7|58	%post
12cr|mille-xterm-bootserver-1.0-0.2141.7|59	echo -e "\nInstallation complete !\nNow you can execute : mille-xterm-bootserver autoconfigure"
12cr|mille-xterm-bootserver-1.0-0.2141.7|60	echo -e "This command will help you to configure this bootserver\n"
12cr|mille-xterm-bootserver-1.0-0.2141.7|61	
12cr|mille-xterm-bootserver-1.0-0.2141.7|62	%files
12cr|mille-xterm-bootserver-1.0-0.2141.7|63	%defattr(-,root,root)
12cr|mille-xterm-bootserver-1.0-0.2141.7|64	%doc Changelog README AUTHORS COPYING INSTALL
12cr|mille-xterm-bootserver-1.0-0.2141.7|65	%config(noreplace) %{_sysconfdir}/mille-xterm/bootserver.ini
12cr|mille-xterm-bootserver-1.0-0.2141.7|66	%{_bindir}/*
12cr|mille-xterm-bootserver-1.0-0.2141.7|67	%{py_puresitedir}/*
12cr|mille-xterm-bootserver-1.0-0.2141.7|68	%{_localstatedir}/lib/mille-xterm-bootserver
12cr|mille-xterm-bootserver-1.0-0.2141.7|69	
12cr|mille-xterm-bootserver-1.0-0.2141.7|70	
12cr|mille-xterm-bootserver-1.0-0.2141.7|71	%changelog
12cr|mille-xterm-bootserver-1.0-0.2141.7|72	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 1.0-0.2141.7mdv2011.0
12cr|mille-xterm-bootserver-1.0-0.2141.7|73	+ Revision: 598844
12cr|mille-xterm-bootserver-1.0-0.2141.7|74	- update filelist
12cr|mille-xterm-bootserver-1.0-0.2141.7|75	
12cr|mille-xterm-bootserver-1.0-0.2141.7|76	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|mille-xterm-bootserver-1.0-0.2141.7|77	- rebuild for python 2.7
12cr|mille-xterm-bootserver-1.0-0.2141.7|78	
12cr|mille-xterm-bootserver-1.0-0.2141.7|79	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0-0.2141.6mdv2010.0
12cr|mille-xterm-bootserver-1.0-0.2141.7|80	+ Revision: 439805
12cr|mille-xterm-bootserver-1.0-0.2141.7|81	- rebuild
12cr|mille-xterm-bootserver-1.0-0.2141.7|82	
12cr|mille-xterm-bootserver-1.0-0.2141.7|83	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.0-0.2141.5mdv2009.1
12cr|mille-xterm-bootserver-1.0-0.2141.7|84	+ Revision: 325769
12cr|mille-xterm-bootserver-1.0-0.2141.7|85	- rebuild
12cr|mille-xterm-bootserver-1.0-0.2141.7|86	
12cr|mille-xterm-bootserver-1.0-0.2141.7|87	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0-0.2141.4mdv2008.1
12cr|mille-xterm-bootserver-1.0-0.2141.7|88	+ Revision: 136579
12cr|mille-xterm-bootserver-1.0-0.2141.7|89	- restore BuildRoot
12cr|mille-xterm-bootserver-1.0-0.2141.7|90	
12cr|mille-xterm-bootserver-1.0-0.2141.7|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|mille-xterm-bootserver-1.0-0.2141.7|92	- kill re-definition of %%buildroot on Pixel's request
12cr|mille-xterm-bootserver-1.0-0.2141.7|93	
12cr|mille-xterm-bootserver-1.0-0.2141.7|94	* Wed Aug 01 2007 Olivier Blin <oblin@mandriva.com> 1.0-0.2141.4mdv2008.0
12cr|mille-xterm-bootserver-1.0-0.2141.7|95	+ Revision: 57698
12cr|mille-xterm-bootserver-1.0-0.2141.7|96	- drop console-tools require (it's in basesystem)
12cr|mille-xterm-bootserver-1.0-0.2141.7|97	
12cr|mille-xterm-bootserver-1.0-0.2141.7|98	
12cr|mille-xterm-bootserver-1.0-0.2141.7|99	* Sun Feb 25 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.2141.3mdv2007.0
12cr|mille-xterm-bootserver-1.0-0.2141.7|100	+ Revision: 125554
12cr|mille-xterm-bootserver-1.0-0.2141.7|101	- fix api compat (Mikael Andersson)
12cr|mille-xterm-bootserver-1.0-0.2141.7|102	
12cr|mille-xterm-bootserver-1.0-0.2141.7|103	* Sun Feb 25 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.2141.2mdv2007.1
12cr|mille-xterm-bootserver-1.0-0.2141.7|104	+ Revision: 125525
12cr|mille-xterm-bootserver-1.0-0.2141.7|105	- fix hardcoded python version
12cr|mille-xterm-bootserver-1.0-0.2141.7|106	
12cr|mille-xterm-bootserver-1.0-0.2141.7|107	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.2141.1mdv2007.1
12cr|mille-xterm-bootserver-1.0-0.2141.7|108	+ Revision: 117965
12cr|mille-xterm-bootserver-1.0-0.2141.7|109	- fix python libdir
12cr|mille-xterm-bootserver-1.0-0.2141.7|110	- Import mille-xterm-bootserver
12cr|mille-xterm-bootserver-1.0-0.2141.7|111	
12cr|mille-xterm-bootserver-1.0-0.2141.7|112	* Fri Sep 29 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.2141.1mdk
12cr|mille-xterm-bootserver-1.0-0.2141.7|113	- initial Mandriva package (mille-xterm import)
12cr|mille-xterm-bootserver-1.0-0.2141.7|114	

3153 12
12cr|mille-xterm-cdpoll-1.0-0.2137.4|1	%define svn 2137
12cr|mille-xterm-cdpoll-1.0-0.2137.4|2	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|3	Summary:	Local CDROM polling for the MILLE-XTERM project
12cr|mille-xterm-cdpoll-1.0-0.2137.4|4	Name:		mille-xterm-cdpoll
12cr|mille-xterm-cdpoll-1.0-0.2137.4|5	Version:	1.0
12cr|mille-xterm-cdpoll-1.0-0.2137.4|6	Release:	%mkrel 0.%{svn}.4
12cr|mille-xterm-cdpoll-1.0-0.2137.4|7	License:	GPL
12cr|mille-xterm-cdpoll-1.0-0.2137.4|8	Group:		System/Servers
12cr|mille-xterm-cdpoll-1.0-0.2137.4|9	URL:		http://www.revolutionlinux.com/mille-xterm
12cr|mille-xterm-cdpoll-1.0-0.2137.4|10	Source:		mille-xterm-cdpoll-%{version}.tar.bz2
12cr|mille-xterm-cdpoll-1.0-0.2137.4|11	Patch0:		mille-xterm-cdpoll-INT_MAX_fix.diff
12cr|mille-xterm-cdpoll-1.0-0.2137.4|12	BuildRequires:	python-devel
12cr|mille-xterm-cdpoll-1.0-0.2137.4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mille-xterm-cdpoll-1.0-0.2137.4|14	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|15	%description
12cr|mille-xterm-cdpoll-1.0-0.2137.4|16	This program checks if there's a CD in the drive.
12cr|mille-xterm-cdpoll-1.0-0.2137.4|17	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|18	%prep
12cr|mille-xterm-cdpoll-1.0-0.2137.4|19	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|20	%setup -q
12cr|mille-xterm-cdpoll-1.0-0.2137.4|21	%patch0 -p0
12cr|mille-xterm-cdpoll-1.0-0.2137.4|22	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|23	%build
12cr|mille-xterm-cdpoll-1.0-0.2137.4|24	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|25	gcc %{optflags} cdpoll.c -o cdpoll
12cr|mille-xterm-cdpoll-1.0-0.2137.4|26	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|27	%install
12cr|mille-xterm-cdpoll-1.0-0.2137.4|28	rm -fr %{buildroot}
12cr|mille-xterm-cdpoll-1.0-0.2137.4|29	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|30	install -d  %{buildroot}/sbin/
12cr|mille-xterm-cdpoll-1.0-0.2137.4|31	install -m0755 cdpoll %{buildroot}/sbin/
12cr|mille-xterm-cdpoll-1.0-0.2137.4|32	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|33	%clean
12cr|mille-xterm-cdpoll-1.0-0.2137.4|34	rm -rf %{buildroot}
12cr|mille-xterm-cdpoll-1.0-0.2137.4|35	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|36	%files
12cr|mille-xterm-cdpoll-1.0-0.2137.4|37	%defattr(-,root,root)
12cr|mille-xterm-cdpoll-1.0-0.2137.4|38	%doc AUTHORS Changelog COPYING INSTALL README
12cr|mille-xterm-cdpoll-1.0-0.2137.4|39	/sbin/cdpoll
12cr|mille-xterm-cdpoll-1.0-0.2137.4|40	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|41	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|42	%changelog
12cr|mille-xterm-cdpoll-1.0-0.2137.4|43	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.2137.4mdv2011.0
12cr|mille-xterm-cdpoll-1.0-0.2137.4|44	+ Revision: 620330
12cr|mille-xterm-cdpoll-1.0-0.2137.4|45	- the mass rebuild of 2010.0 packages
12cr|mille-xterm-cdpoll-1.0-0.2137.4|46	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|47	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-0.2137.3mdv2010.0
12cr|mille-xterm-cdpoll-1.0-0.2137.4|48	+ Revision: 430029
12cr|mille-xterm-cdpoll-1.0-0.2137.4|49	- rebuild
12cr|mille-xterm-cdpoll-1.0-0.2137.4|50	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|51	* Sat Sep 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.2137.2mdv2009.0
12cr|mille-xterm-cdpoll-1.0-0.2137.4|52	+ Revision: 286102
12cr|mille-xterm-cdpoll-1.0-0.2137.4|53	- fix build
12cr|mille-xterm-cdpoll-1.0-0.2137.4|54	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|55	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0-0.2137.1mdv2008.1
12cr|mille-xterm-cdpoll-1.0-0.2137.4|56	+ Revision: 136579
12cr|mille-xterm-cdpoll-1.0-0.2137.4|57	- restore BuildRoot
12cr|mille-xterm-cdpoll-1.0-0.2137.4|58	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|mille-xterm-cdpoll-1.0-0.2137.4|60	- kill re-definition of %%buildroot on Pixel's request
12cr|mille-xterm-cdpoll-1.0-0.2137.4|61	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|62	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|63	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.2137.1mdv2007.0
12cr|mille-xterm-cdpoll-1.0-0.2137.4|64	+ Revision: 117764
12cr|mille-xterm-cdpoll-1.0-0.2137.4|65	- Import mille-xterm-cdpoll
12cr|mille-xterm-cdpoll-1.0-0.2137.4|66	
12cr|mille-xterm-cdpoll-1.0-0.2137.4|67	* Fri Sep 29 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.2137.1mdk
12cr|mille-xterm-cdpoll-1.0-0.2137.4|68	- initial Mandriva package (mille-xterm import)
12cr|mille-xterm-cdpoll-1.0-0.2137.4|69	

3154 12
12cr|mille-xterm-dm-1.0-6|1	Summary:	Mille-xterm display manager
12cr|mille-xterm-dm-1.0-6|2	Name:		mille-xterm-dm
12cr|mille-xterm-dm-1.0-6|3	Version:	1.0
12cr|mille-xterm-dm-1.0-6|4	Release:	%mkrel 6
12cr|mille-xterm-dm-1.0-6|5	License:	GPL
12cr|mille-xterm-dm-1.0-6|6	Group:		System/Servers
12cr|mille-xterm-dm-1.0-6|7	URL:		http://www.revolutionlinux.com/mille-xterm
12cr|mille-xterm-dm-1.0-6|8	Source0:	%{name}-%{version}.tar.bz2
12cr|mille-xterm-dm-1.0-6|9	Requires:	python >= 2.4
12cr|mille-xterm-dm-1.0-6|10	Requires:	python-gnome
12cr|mille-xterm-dm-1.0-6|11	Requires:	pygtk2.0-libglade
12cr|mille-xterm-dm-1.0-6|12	Requires:	openssh-clients
12cr|mille-xterm-dm-1.0-6|13	Requires:	x11-server-xorg
12cr|mille-xterm-dm-1.0-6|14	BuildArch:	noarch
12cr|mille-xterm-dm-1.0-6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mille-xterm-dm-1.0-6|16	
12cr|mille-xterm-dm-1.0-6|17	%description
12cr|mille-xterm-dm-1.0-6|18	The mille-xterm display manager is the login interface on terminal. It runs on
12cr|mille-xterm-dm-1.0-6|19	the terminal and encrypts the X11 trafix through SSH.
12cr|mille-xterm-dm-1.0-6|20	
12cr|mille-xterm-dm-1.0-6|21	It is based on LDM, the LTSP Display Manager.
12cr|mille-xterm-dm-1.0-6|22	
12cr|mille-xterm-dm-1.0-6|23	%prep
12cr|mille-xterm-dm-1.0-6|24	
12cr|mille-xterm-dm-1.0-6|25	%setup -q
12cr|mille-xterm-dm-1.0-6|26	
12cr|mille-xterm-dm-1.0-6|27	%build
12cr|mille-xterm-dm-1.0-6|28	#nothing to do
12cr|mille-xterm-dm-1.0-6|29	
12cr|mille-xterm-dm-1.0-6|30	%install
12cr|mille-xterm-dm-1.0-6|31	rm -rf %{buildroot}
12cr|mille-xterm-dm-1.0-6|32	
12cr|mille-xterm-dm-1.0-6|33	install -d %{buildroot}%{_sysconfdir}/screen.d
12cr|mille-xterm-dm-1.0-6|34	install -d %{buildroot}%{_sbindir}
12cr|mille-xterm-dm-1.0-6|35	install -d %{buildroot}%{_prefix}/lib/ltsp/greeters
12cr|mille-xterm-dm-1.0-6|36	install -d %{buildroot}%{_datadir}/ldm
12cr|mille-xterm-dm-1.0-6|37	
12cr|mille-xterm-dm-1.0-6|38	install -m0755 src/ldm %{buildroot}%{_sbindir}
12cr|mille-xterm-dm-1.0-6|39	install -m0755 src/ldm-askpass %{buildroot}%{_prefix}/lib/ltsp
12cr|mille-xterm-dm-1.0-6|40	install -m0755 src/greeters/* %{buildroot}%{_prefix}/lib/ltsp/greeters/
12cr|mille-xterm-dm-1.0-6|41	install -m0755 src/screen.d/ldm %{buildroot}%{_sysconfdir}/screen.d/ldm
12cr|mille-xterm-dm-1.0-6|42	cp -r src/themes %{buildroot}%{_datadir}/ldm/
12cr|mille-xterm-dm-1.0-6|43	
12cr|mille-xterm-dm-1.0-6|44	%post
12cr|mille-xterm-dm-1.0-6|45	update-alternatives --install %{_datadir}/ldm/themes/default ldm-theme %{_datadir}/ldm/themes/Mille-xterm 35
12cr|mille-xterm-dm-1.0-6|46	update-alternatives --install %{_datadir}/ldm/themes/default ldm-theme %{_datadir}/ldm/themes/Ubuntu 40
12cr|mille-xterm-dm-1.0-6|47	update-alternatives --install %{_datadir}/ldm/themes/default ldm-theme %{_datadir}/ldm/themes/Edubuntu 45
12cr|mille-xterm-dm-1.0-6|48	
12cr|mille-xterm-dm-1.0-6|49	%preun
12cr|mille-xterm-dm-1.0-6|50	update-alternatives --remove ldm-theme %{_datadir}/ldm/themes/Mille-xterm
12cr|mille-xterm-dm-1.0-6|51	update-alternatives --remove ldm-theme %{_datadir}/ldm/themes/Ubuntu
12cr|mille-xterm-dm-1.0-6|52	update-alternatives --remove ldm-theme %{_datadir}/ldm/themes/Edubuntu
12cr|mille-xterm-dm-1.0-6|53	
12cr|mille-xterm-dm-1.0-6|54	%clean
12cr|mille-xterm-dm-1.0-6|55	rm -rf %{buildroot}
12cr|mille-xterm-dm-1.0-6|56	
12cr|mille-xterm-dm-1.0-6|57	%files
12cr|mille-xterm-dm-1.0-6|58	%defattr(-,root,root)
12cr|mille-xterm-dm-1.0-6|59	%doc copyright
12cr|mille-xterm-dm-1.0-6|60	%{_sysconfdir}/screen.d/ldm
12cr|mille-xterm-dm-1.0-6|61	%{_sbindir}/ldm
12cr|mille-xterm-dm-1.0-6|62	%dir %{_prefix}/lib/ltsp
12cr|mille-xterm-dm-1.0-6|63	%{_prefix}/lib/ltsp/*
12cr|mille-xterm-dm-1.0-6|64	%dir %{_datadir}/ldm
12cr|mille-xterm-dm-1.0-6|65	%{_datadir}/ldm/*
12cr|mille-xterm-dm-1.0-6|66	
12cr|mille-xterm-dm-1.0-6|67	
12cr|mille-xterm-dm-1.0-6|68	
12cr|mille-xterm-dm-1.0-6|69	
12cr|mille-xterm-dm-1.0-6|70	%changelog
12cr|mille-xterm-dm-1.0-6|71	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2011.0
12cr|mille-xterm-dm-1.0-6|72	+ Revision: 620331
12cr|mille-xterm-dm-1.0-6|73	- the mass rebuild of 2010.0 packages
12cr|mille-xterm-dm-1.0-6|74	
12cr|mille-xterm-dm-1.0-6|75	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2010.0
12cr|mille-xterm-dm-1.0-6|76	+ Revision: 439807
12cr|mille-xterm-dm-1.0-6|77	- rebuild
12cr|mille-xterm-dm-1.0-6|78	
12cr|mille-xterm-dm-1.0-6|79	* Tue Feb 10 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.0-4mdv2009.1
12cr|mille-xterm-dm-1.0-6|80	+ Revision: 339217
12cr|mille-xterm-dm-1.0-6|81	- Do not depend on old xorg-x11-server package. Use x11-server-xorg instead.
12cr|mille-xterm-dm-1.0-6|82	
12cr|mille-xterm-dm-1.0-6|83	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cr|mille-xterm-dm-1.0-6|84	+ Revision: 252452
12cr|mille-xterm-dm-1.0-6|85	- rebuild
12cr|mille-xterm-dm-1.0-6|86	
12cr|mille-xterm-dm-1.0-6|87	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0-1mdv2008.1
12cr|mille-xterm-dm-1.0-6|88	+ Revision: 136579
12cr|mille-xterm-dm-1.0-6|89	- restore BuildRoot
12cr|mille-xterm-dm-1.0-6|90	
12cr|mille-xterm-dm-1.0-6|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|mille-xterm-dm-1.0-6|92	- kill re-definition of %%buildroot on Pixel's request
12cr|mille-xterm-dm-1.0-6|93	
12cr|mille-xterm-dm-1.0-6|94	
12cr|mille-xterm-dm-1.0-6|95	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2007.0
12cr|mille-xterm-dm-1.0-6|96	+ Revision: 117774
12cr|mille-xterm-dm-1.0-6|97	- Import mille-xterm-dm
12cr|mille-xterm-dm-1.0-6|98	
12cr|mille-xterm-dm-1.0-6|99	* Fri Sep 29 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cr|mille-xterm-dm-1.0-6|100	- initial Mandriva package (mille-xterm import)
12cr|mille-xterm-dm-1.0-6|101	

3155 12
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|1	%define svn 2137
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|2	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|3	Summary:	Load balancer for the MILLE-XTERM project
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|4	Name:		mille-xterm-loadbalancer
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|5	Version:	1.0
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|6	Release:	%mkrel 0.%{svn}.4
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|7	License:	GPL
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|8	Group:		System/Servers
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|9	URL:		http://www.revolutionlinux.com/mille-xterm
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|10	Source:		mille-xterm-loadbalancer-%{version}.tar.bz2
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|11	Patch0:		mille-xterm-loadbalancer-1.0-initscript.patch
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|12	%py_requires -d
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|13	BuildRequires:	perl
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|14	BuildArch:	noarch
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|16	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|17	%define py_ver %(python -c "import sys; v=sys.version_info[:2]; print '%%d.%%d'%%v" 2>/dev/null || echo PYTHON-NOT-FOUND)
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|18	%define py_prefix %(python -c "import sys; print sys.prefix" 2>/dev/null || echo PYTHON-NOT-FOUND)
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|19	%define py_libdir %{py_prefix}/lib/python%{py_ver}
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|20	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|21	%description
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|22	Load balancer for the MILLE-XTERM project.
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|23	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|24	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|25	%package -n	%{name}-common
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|26	Summary:	Documentation and common files
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|27	Group:		System/Servers
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|28	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|29	%description -n	%{name}-common
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|30	Load balancer of the MILLE-XTERM project.
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|31	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|32	Documentation and common files
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|33	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|34	%package -n	%{name}-lbagent
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|35	Summary:	Monitoring agent
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|36	Group:		System/Servers
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|37	Requires:	%{name}-common
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|38	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|39	%description -n	%{name}-lbagent
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|40	Load balancer of the MILLE-XTERM project.
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|41	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|42	Monitoring agent
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|43	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|44	%package -n	%{name}-lbserver
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|45	Summary:	Load balancer server
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|46	Group:		System/Servers
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|47	Requires:	%{name}-common
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|48	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|49	%description -n	%{name}-lbserver
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|50	Load balancer of the MILLE-XTERM project.
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|51	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|52	Load balancer server
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|53	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|54	%prep
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|55	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|56	%setup -q
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|57	%patch0 -p1
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|58	find -type f|xargs perl -pi -e "s|\015||g;"
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|59	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|60	%build
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|61	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|62	%install
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|63	rm -fr %{buildroot}
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|64	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|65	install -d %{buildroot}%{_initrddir}
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|66	install -d %{buildroot}/lib/python%{py_ver}/site-packages
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|67	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|68	pushd src/lbagent
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|69	python setup.py install --prefix=%{buildroot}
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|70	popd
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|71	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|72	pushd src/lbserver
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|73	python setup.py install --prefix=%{buildroot}
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|74	popd
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|75	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|76	chmod 755 %{buildroot}%{_datadir}/mille-xterm/lb*/*
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|77	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|78	install -m0755 src/lbagent/lbagent %{buildroot}%{_initrddir}/lbagent
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|79	install -m0755 src/lbserver/lbserver %{buildroot}%{_initrddir}/lbserver
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|80	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|81	# cleanup
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|82	rm -rf %{buildroot}%{_sysconfdir}/init.d
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|83	rm -rf %{buildroot}/lib/python%{py_ver}/site-packages
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|84	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|85	%post -n %{name}-lbserver
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|86	chkconfig --add lbserver
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|87	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|88	%preun -n %{name}-lbserver
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|89	chkconfig --del lbserver
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|90	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|91	%post -n %{name}-lbagent
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|92	chkconfig --add lbagent
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|93	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|94	%preun -n %{name}-lbagent
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|95	chkconfig --del lbagent
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|96	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|97	%clean
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|98	rm -rf %{buildroot}
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|99	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|100	%files -n %{name}-common
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|101	%defattr(-,root,root)
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|102	%doc AUTHORS Changelog COPYING doc/LoadBalancer_fr.odt doc/examples/v07_lbaconfig.xml doc/examples/v07_lbsconfig.xml INSTALL README
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|103	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|104	%files -n %{name}-lbagent
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|105	%defattr(-,root,root)
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|106	%config(noreplace) %{_sysconfdir}/mille-xterm/lbaconfig.xml
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|107	%{_initrddir}/lbagent
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|108	%{_datadir}/mille-xterm/lbagent/*
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|109	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|110	%files -n %{name}-lbserver
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|111	%defattr(-,root,root)
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|112	%config(noreplace) %{_sysconfdir}/mille-xterm/lbsconfig.xml
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|113	%{_initrddir}/lbserver
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|114	%{_datadir}/mille-xterm/lbserver/*
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|115	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|116	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|117	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|118	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|119	%changelog
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|120	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.2137.4mdv2011.0
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|121	+ Revision: 620333
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|122	- the mass rebuild of 2010.0 packages
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|123	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|124	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-0.2137.3mdv2010.0
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|125	+ Revision: 430031
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|126	- rebuild
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|127	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|128	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0-0.2137.2mdv2008.1
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|129	+ Revision: 136579
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|130	- restore BuildRoot
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|131	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|132	+ Thierry Vignaud <tv@mandriva.org>
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|133	- kill re-definition of %%buildroot on Pixel's request
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|134	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|135	* Tue Sep 18 2007 Funda Wang <fwang@mandriva.org> 1.0-0.2137.2mdv2008.0
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|136	+ Revision: 89444
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|137	- fix initscripts
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|138	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|139	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|140	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.2137.1mdv2007.0
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|141	+ Revision: 117839
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|142	- nuke the egg files
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|143	- Import mille-xterm-loadbalancer
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|144	
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|145	* Fri Sep 29 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.2137.1mdk
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|146	- initial Mandriva package (mille-xterm import)
12cr|mille-xterm-loadbalancer-1.0-0.2137.4|147	

3156 12
12cr|mille-xterm-nbd-2.9.11-3|1	Summary:	Network Block Device support for MILLE-XTERM
12cr|mille-xterm-nbd-2.9.11-3|2	Name:		mille-xterm-nbd
12cr|mille-xterm-nbd-2.9.11-3|3	Version:	2.9.11
12cr|mille-xterm-nbd-2.9.11-3|4	Release:	%mkrel 3
12cr|mille-xterm-nbd-2.9.11-3|5	License:	GPL
12cr|mille-xterm-nbd-2.9.11-3|6	Group:		System/Servers
12cr|mille-xterm-nbd-2.9.11-3|7	URL:		http://sourceforge.net/projects/nbd
12cr|mille-xterm-nbd-2.9.11-3|8	Source0:	http://prdownloads.sourceforge.net/nbd/nbd-%{version}.tar.gz
12cr|mille-xterm-nbd-2.9.11-3|9	Source1:	nbd-server.wrapper
12cr|mille-xterm-nbd-2.9.11-3|10	Source2:	nbd-server.xinetd
12cr|mille-xterm-nbd-2.9.11-3|11	Source3:	README.fr
12cr|mille-xterm-nbd-2.9.11-3|12	Source4:	INSTALL.fr
12cr|mille-xterm-nbd-2.9.11-3|13	BuildRequires:	pkgconfig
12cr|mille-xterm-nbd-2.9.11-3|14	BuildRequires:	glib2-devel
12cr|mille-xterm-nbd-2.9.11-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mille-xterm-nbd-2.9.11-3|16	
12cr|mille-xterm-nbd-2.9.11-3|17	%description
12cr|mille-xterm-nbd-2.9.11-3|18	Network Block Device support for MILLE-XTERM.
12cr|mille-xterm-nbd-2.9.11-3|19	
12cr|mille-xterm-nbd-2.9.11-3|20	%package -n	%{name}-server
12cr|mille-xterm-nbd-2.9.11-3|21	Summary:	NBD server
12cr|mille-xterm-nbd-2.9.11-3|22	Group:		System/Servers
12cr|mille-xterm-nbd-2.9.11-3|23	Requires:	xinetd
12cr|mille-xterm-nbd-2.9.11-3|24	Requires(post): rpm-helper
12cr|mille-xterm-nbd-2.9.11-3|25	Requires(preun): rpm-helper
12cr|mille-xterm-nbd-2.9.11-3|26	Requires(pre): rpm-helper
12cr|mille-xterm-nbd-2.9.11-3|27	Requires(postun): rpm-helper
12cr|mille-xterm-nbd-2.9.11-3|28	
12cr|mille-xterm-nbd-2.9.11-3|29	%description -n	%{name}-server
12cr|mille-xterm-nbd-2.9.11-3|30	NBD server for the MILLE-XTERM project.
12cr|mille-xterm-nbd-2.9.11-3|31	
12cr|mille-xterm-nbd-2.9.11-3|32	%package -n	%{name}-client
12cr|mille-xterm-nbd-2.9.11-3|33	Summary:	NBD client
12cr|mille-xterm-nbd-2.9.11-3|34	Group:		System/Servers
12cr|mille-xterm-nbd-2.9.11-3|35	
12cr|mille-xterm-nbd-2.9.11-3|36	%description -n	%{name}-client
12cr|mille-xterm-nbd-2.9.11-3|37	NBD client for the MILLE-XTERM project.
12cr|mille-xterm-nbd-2.9.11-3|38	
12cr|mille-xterm-nbd-2.9.11-3|39	%prep
12cr|mille-xterm-nbd-2.9.11-3|40	
12cr|mille-xterm-nbd-2.9.11-3|41	%setup -q -n nbd-%{version}
12cr|mille-xterm-nbd-2.9.11-3|42	cp %{SOURCE1} nbd-server.wrapper
12cr|mille-xterm-nbd-2.9.11-3|43	cp %{SOURCE2} nbd-server.xinetd
12cr|mille-xterm-nbd-2.9.11-3|44	cp %{SOURCE3} README.fr
12cr|mille-xterm-nbd-2.9.11-3|45	cp %{SOURCE4} INSTALL.fr
12cr|mille-xterm-nbd-2.9.11-3|46	
12cr|mille-xterm-nbd-2.9.11-3|47	
12cr|mille-xterm-nbd-2.9.11-3|48	chmod 644 README.fr INSTALL.fr
12cr|mille-xterm-nbd-2.9.11-3|49	
12cr|mille-xterm-nbd-2.9.11-3|50	%build
12cr|mille-xterm-nbd-2.9.11-3|51	
12cr|mille-xterm-nbd-2.9.11-3|52	%configure2_5x
12cr|mille-xterm-nbd-2.9.11-3|53	
12cr|mille-xterm-nbd-2.9.11-3|54	%make
12cr|mille-xterm-nbd-2.9.11-3|55	
12cr|mille-xterm-nbd-2.9.11-3|56	%install
12cr|mille-xterm-nbd-2.9.11-3|57	rm -rf %{buildroot}
12cr|mille-xterm-nbd-2.9.11-3|58	
12cr|mille-xterm-nbd-2.9.11-3|59	#It seems they have inverted sbin and bin!
12cr|mille-xterm-nbd-2.9.11-3|60	%makeinstall sbindir=%{buildroot}%{_bindir} bindir=%{buildroot}%{_sbindir}
12cr|mille-xterm-nbd-2.9.11-3|61	
12cr|mille-xterm-nbd-2.9.11-3|62	install -d %{buildroot}%{_sysconfdir}/xinetd.d
12cr|mille-xterm-nbd-2.9.11-3|63	
12cr|mille-xterm-nbd-2.9.11-3|64	install -m0755 nbd-server.wrapper %{buildroot}%{_sbindir}/nbd-server.wrapper
12cr|mille-xterm-nbd-2.9.11-3|65	install -m0644 nbd-server.xinetd %{buildroot}%{_sysconfdir}/xinetd.d/nbd-server
12cr|mille-xterm-nbd-2.9.11-3|66	
12cr|mille-xterm-nbd-2.9.11-3|67	%pre -n %{name}-server
12cr|mille-xterm-nbd-2.9.11-3|68	%{_datadir}/rpm-helper/add-user %{name}-server $1 nbd /var/lib/rpm /bin/false
12cr|mille-xterm-nbd-2.9.11-3|69	
12cr|mille-xterm-nbd-2.9.11-3|70	%postun -n %{name}-server
12cr|mille-xterm-nbd-2.9.11-3|71	%{_datadir}/rpm-helper/del-user %{name}-server $1 nbd
12cr|mille-xterm-nbd-2.9.11-3|72	%{_initrddir}/xinetd restart
12cr|mille-xterm-nbd-2.9.11-3|73	
12cr|mille-xterm-nbd-2.9.11-3|74	%post -n %{name}-server
12cr|mille-xterm-nbd-2.9.11-3|75	if [ ! -d /swapfiles ]; then
12cr|mille-xterm-nbd-2.9.11-3|76	mkdir /swapfiles
12cr|mille-xterm-nbd-2.9.11-3|77	dd if=/dev/zero of=/swapfiles/default.swap bs=1024 count=32000
12cr|mille-xterm-nbd-2.9.11-3|78	mkswap /swapfiles/default.swap
12cr|mille-xterm-nbd-2.9.11-3|79	chown nbd:nbd -R /swapfiles
12cr|mille-xterm-nbd-2.9.11-3|80	fi
12cr|mille-xterm-nbd-2.9.11-3|81	
12cr|mille-xterm-nbd-2.9.11-3|82	if ! grep nbd-server %{_sysconfdir}/services; then
12cr|mille-xterm-nbd-2.9.11-3|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
12cr|mille-xterm-nbd-2.9.11-3|84	fi
12cr|mille-xterm-nbd-2.9.11-3|85	
12cr|mille-xterm-nbd-2.9.11-3|86	%{_initrddir}/xinetd restart
12cr|mille-xterm-nbd-2.9.11-3|87	
12cr|mille-xterm-nbd-2.9.11-3|88	%clean
12cr|mille-xterm-nbd-2.9.11-3|89	rm -rf %{buildroot}
12cr|mille-xterm-nbd-2.9.11-3|90	
12cr|mille-xterm-nbd-2.9.11-3|91	%files -n %{name}-server
12cr|mille-xterm-nbd-2.9.11-3|92	%defattr(-,root,root)
12cr|mille-xterm-nbd-2.9.11-3|93	%doc README* INSTALL*
12cr|mille-xterm-nbd-2.9.11-3|94	%config(noreplace) %{_sysconfdir}/xinetd.d/nbd-server
12cr|mille-xterm-nbd-2.9.11-3|95	%{_sbindir}/nbd-server
12cr|mille-xterm-nbd-2.9.11-3|96	%{_sbindir}/nbd-server.wrapper
12cr|mille-xterm-nbd-2.9.11-3|97	%{_mandir}/man1/nbd-server.1*
12cr|mille-xterm-nbd-2.9.11-3|98	%{_mandir}/man5/nbd-server.5*
12cr|mille-xterm-nbd-2.9.11-3|99	
12cr|mille-xterm-nbd-2.9.11-3|100	%files -n %{name}-client
12cr|mille-xterm-nbd-2.9.11-3|101	%defattr(-,root,root)
12cr|mille-xterm-nbd-2.9.11-3|102	%{_bindir}/nbd-client
12cr|mille-xterm-nbd-2.9.11-3|103	%{_mandir}/man8/nbd-client.8*
12cr|mille-xterm-nbd-2.9.11-3|104	
12cr|mille-xterm-nbd-2.9.11-3|105	
12cr|mille-xterm-nbd-2.9.11-3|106	%changelog
12cr|mille-xterm-nbd-2.9.11-3|107	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.9.11-3mdv2011.0
12cr|mille-xterm-nbd-2.9.11-3|108	+ Revision: 620334
12cr|mille-xterm-nbd-2.9.11-3|109	- the mass rebuild of 2010.0 packages
12cr|mille-xterm-nbd-2.9.11-3|110	
12cr|mille-xterm-nbd-2.9.11-3|111	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.9.11-2mdv2010.0
12cr|mille-xterm-nbd-2.9.11-3|112	+ Revision: 430032
12cr|mille-xterm-nbd-2.9.11-3|113	- rebuild
12cr|mille-xterm-nbd-2.9.11-3|114	
12cr|mille-xterm-nbd-2.9.11-3|115	* Sun Sep 07 2008 Oden Eriksson <oeriksson@mandriva.com> 2.9.11-1mdv2009.0
12cr|mille-xterm-nbd-2.9.11-3|116	+ Revision: 282157
12cr|mille-xterm-nbd-2.9.11-3|117	- 2.9.11
12cr|mille-xterm-nbd-2.9.11-3|118	
12cr|mille-xterm-nbd-2.9.11-3|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|mille-xterm-nbd-2.9.11-3|120	- rebuild
12cr|mille-xterm-nbd-2.9.11-3|121	
12cr|mille-xterm-nbd-2.9.11-3|122	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.8.6-2mdv2008.1
12cr|mille-xterm-nbd-2.9.11-3|123	+ Revision: 136579
12cr|mille-xterm-nbd-2.9.11-3|124	- restore BuildRoot
12cr|mille-xterm-nbd-2.9.11-3|125	
12cr|mille-xterm-nbd-2.9.11-3|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|mille-xterm-nbd-2.9.11-3|127	- kill re-definition of %%buildroot on Pixel's request
12cr|mille-xterm-nbd-2.9.11-3|128	
12cr|mille-xterm-nbd-2.9.11-3|129	
12cr|mille-xterm-nbd-2.9.11-3|130	* Mon Mar 05 2007 Oden Eriksson <oeriksson@mandriva.com> 2.8.6-2mdv2007.0
12cr|mille-xterm-nbd-2.9.11-3|131	+ Revision: 133067
12cr|mille-xterm-nbd-2.9.11-3|132	- bunzip sources
12cr|mille-xterm-nbd-2.9.11-3|133	
12cr|mille-xterm-nbd-2.9.11-3|134	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 2.8.6-1mdv2007.1
12cr|mille-xterm-nbd-2.9.11-3|135	+ Revision: 117780
12cr|mille-xterm-nbd-2.9.11-3|136	- Import mille-xterm-nbd
12cr|mille-xterm-nbd-2.9.11-3|137	
12cr|mille-xterm-nbd-2.9.11-3|138	* Fri Sep 29 2006 Oden Eriksson <oeriksson@mandriva.com> 2.8.6-1mdk
12cr|mille-xterm-nbd-2.9.11-3|139	- initial Mandriva package (mille-xterm import)
12cr|mille-xterm-nbd-2.9.11-3|140	

3157 12
12cr|mille-xterm-pam-storepw-1.0-7|1	Summary:	Pluggable Authentication Module for storing user password
12cr|mille-xterm-pam-storepw-1.0-7|2	Name:		mille-xterm-pam-storepw
12cr|mille-xterm-pam-storepw-1.0-7|3	Version:	1.0
12cr|mille-xterm-pam-storepw-1.0-7|4	Release:	%mkrel 7
12cr|mille-xterm-pam-storepw-1.0-7|5	License:	GPL
12cr|mille-xterm-pam-storepw-1.0-7|6	Group:		Networking/Other
12cr|mille-xterm-pam-storepw-1.0-7|7	URL:		http://silicon-verl.de/home/flo/software/pamcifs.html
12cr|mille-xterm-pam-storepw-1.0-7|8	Source:		%{name}-%{version}.tar.bz2
12cr|mille-xterm-pam-storepw-1.0-7|9	BuildRequires:	pam-devel
12cr|mille-xterm-pam-storepw-1.0-7|10	BuildRequires:	perl
12cr|mille-xterm-pam-storepw-1.0-7|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mille-xterm-pam-storepw-1.0-7|12	
12cr|mille-xterm-pam-storepw-1.0-7|13	%description
12cr|mille-xterm-pam-storepw-1.0-7|14	pam_storepw is a PAM module to store the user's password. It is used to
12cr|mille-xterm-pam-storepw-1.0-7|15	mount drives, use remote printers and generally connect to services where
12cr|mille-xterm-pam-storepw-1.0-7|16	the user would usually need to re-authenticate. The module stores the user
12cr|mille-xterm-pam-storepw-1.0-7|17	password in /var/run/pw/<USER>.
12cr|mille-xterm-pam-storepw-1.0-7|18	
12cr|mille-xterm-pam-storepw-1.0-7|19	%prep
12cr|mille-xterm-pam-storepw-1.0-7|20	
12cr|mille-xterm-pam-storepw-1.0-7|21	%setup -q
12cr|mille-xterm-pam-storepw-1.0-7|22	perl -pi -e "s/-lpam_misc/-lpam_misc -lc/;" libpam-storepw-*/Makefile
12cr|mille-xterm-pam-storepw-1.0-7|23	
12cr|mille-xterm-pam-storepw-1.0-7|24	%build
12cr|mille-xterm-pam-storepw-1.0-7|25	cd libpam-storepw-*/
12cr|mille-xterm-pam-storepw-1.0-7|26	
12cr|mille-xterm-pam-storepw-1.0-7|27	%make CFLAGS="%{optflags} -fPIC"
12cr|mille-xterm-pam-storepw-1.0-7|28	
12cr|mille-xterm-pam-storepw-1.0-7|29	%install
12cr|mille-xterm-pam-storepw-1.0-7|30	rm -rf %{buildroot}
12cr|mille-xterm-pam-storepw-1.0-7|31	
12cr|mille-xterm-pam-storepw-1.0-7|32	install -d %{buildroot}/%{_lib}/security
12cr|mille-xterm-pam-storepw-1.0-7|33	install -d %{buildroot}/var/run/pw
12cr|mille-xterm-pam-storepw-1.0-7|34	
12cr|mille-xterm-pam-storepw-1.0-7|35	install -m0755 libpam-storepw-*/pam_storepw.so %{buildroot}/%{_lib}/security
12cr|mille-xterm-pam-storepw-1.0-7|36	
12cr|mille-xterm-pam-storepw-1.0-7|37	%clean
12cr|mille-xterm-pam-storepw-1.0-7|38	rm -rf %{buildroot}
12cr|mille-xterm-pam-storepw-1.0-7|39	
12cr|mille-xterm-pam-storepw-1.0-7|40	%files
12cr|mille-xterm-pam-storepw-1.0-7|41	%defattr(0644,root,root,0755)
12cr|mille-xterm-pam-storepw-1.0-7|42	%doc README AUTHORS Changelog COPYING INSTALL
12cr|mille-xterm-pam-storepw-1.0-7|43	/%{_lib}/security/pam_storepw*.so
12cr|mille-xterm-pam-storepw-1.0-7|44	%dir /var/run/pw
12cr|mille-xterm-pam-storepw-1.0-7|45	
12cr|mille-xterm-pam-storepw-1.0-7|46	
12cr|mille-xterm-pam-storepw-1.0-7|47	
12cr|mille-xterm-pam-storepw-1.0-7|48	
12cr|mille-xterm-pam-storepw-1.0-7|49	%changelog
12cr|mille-xterm-pam-storepw-1.0-7|50	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdv2011.0
12cr|mille-xterm-pam-storepw-1.0-7|51	+ Revision: 620335
12cr|mille-xterm-pam-storepw-1.0-7|52	- the mass rebuild of 2010.0 packages
12cr|mille-xterm-pam-storepw-1.0-7|53	
12cr|mille-xterm-pam-storepw-1.0-7|54	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-6mdv2010.0
12cr|mille-xterm-pam-storepw-1.0-7|55	+ Revision: 430033
12cr|mille-xterm-pam-storepw-1.0-7|56	- rebuild
12cr|mille-xterm-pam-storepw-1.0-7|57	
12cr|mille-xterm-pam-storepw-1.0-7|58	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2009.0
12cr|mille-xterm-pam-storepw-1.0-7|59	+ Revision: 252465
12cr|mille-xterm-pam-storepw-1.0-7|60	- rebuild
12cr|mille-xterm-pam-storepw-1.0-7|61	
12cr|mille-xterm-pam-storepw-1.0-7|62	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0-3mdv2008.1
12cr|mille-xterm-pam-storepw-1.0-7|63	+ Revision: 136579
12cr|mille-xterm-pam-storepw-1.0-7|64	- restore BuildRoot
12cr|mille-xterm-pam-storepw-1.0-7|65	
12cr|mille-xterm-pam-storepw-1.0-7|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|mille-xterm-pam-storepw-1.0-7|67	- kill re-definition of %%buildroot on Pixel's request
12cr|mille-xterm-pam-storepw-1.0-7|68	
12cr|mille-xterm-pam-storepw-1.0-7|69	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-3mdv2008.0
12cr|mille-xterm-pam-storepw-1.0-7|70	+ Revision: 89930
12cr|mille-xterm-pam-storepw-1.0-7|71	- rebuild
12cr|mille-xterm-pam-storepw-1.0-7|72	
12cr|mille-xterm-pam-storepw-1.0-7|73	
12cr|mille-xterm-pam-storepw-1.0-7|74	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdv2007.0
12cr|mille-xterm-pam-storepw-1.0-7|75	+ Revision: 117841
12cr|mille-xterm-pam-storepw-1.0-7|76	- bump release
12cr|mille-xterm-pam-storepw-1.0-7|77	- it needs fpic on x86_64
12cr|mille-xterm-pam-storepw-1.0-7|78	- Import mille-xterm-pam-storepw
12cr|mille-xterm-pam-storepw-1.0-7|79	
12cr|mille-xterm-pam-storepw-1.0-7|80	* Fri Sep 29 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cr|mille-xterm-pam-storepw-1.0-7|81	- initial Mandriva package (mille-xterm import)
12cr|mille-xterm-pam-storepw-1.0-7|82	

3158 12
12cr|mille-xterm-sessreg-1.0-0.2137.3|1	%define svn 2137
12cr|mille-xterm-sessreg-1.0-0.2137.3|2	
12cr|mille-xterm-sessreg-1.0-0.2137.3|3	Summary:	X session register for the MILLE-XTERM project
12cr|mille-xterm-sessreg-1.0-0.2137.3|4	Name:		mille-xterm-sessreg
12cr|mille-xterm-sessreg-1.0-0.2137.3|5	Version:	1.0
12cr|mille-xterm-sessreg-1.0-0.2137.3|6	Release:	%mkrel 0.%{svn}.3
12cr|mille-xterm-sessreg-1.0-0.2137.3|7	License:	GPL
12cr|mille-xterm-sessreg-1.0-0.2137.3|8	Group:		System/Servers
12cr|mille-xterm-sessreg-1.0-0.2137.3|9	URL:		http://www.revolutionlinux.com/mille-xterm
12cr|mille-xterm-sessreg-1.0-0.2137.3|10	Source:		mille-xterm-sessreg-%{version}.tar.bz2
12cr|mille-xterm-sessreg-1.0-0.2137.3|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|mille-xterm-sessreg-1.0-0.2137.3|12	
12cr|mille-xterm-sessreg-1.0-0.2137.3|13	%description
12cr|mille-xterm-sessreg-1.0-0.2137.3|14	This program replaces sessreg by a statically linked version that does not
12cr|mille-xterm-sessreg-1.0-0.2137.3|15	depend on any X libraries. It doesn't use lastlog, only utmp.
12cr|mille-xterm-sessreg-1.0-0.2137.3|16	
12cr|mille-xterm-sessreg-1.0-0.2137.3|17	%prep
12cr|mille-xterm-sessreg-1.0-0.2137.3|18	
12cr|mille-xterm-sessreg-1.0-0.2137.3|19	%setup -q
12cr|mille-xterm-sessreg-1.0-0.2137.3|20	
12cr|mille-xterm-sessreg-1.0-0.2137.3|21	%build
12cr|mille-xterm-sessreg-1.0-0.2137.3|22	
12cr|mille-xterm-sessreg-1.0-0.2137.3|23	gcc %{optflags} -DNO_LASTLOG sessreg.c -o mille-xterm-sessreg
12cr|mille-xterm-sessreg-1.0-0.2137.3|24	
12cr|mille-xterm-sessreg-1.0-0.2137.3|25	%install
12cr|mille-xterm-sessreg-1.0-0.2137.3|26	rm -fr %{buildroot}
12cr|mille-xterm-sessreg-1.0-0.2137.3|27	
12cr|mille-xterm-sessreg-1.0-0.2137.3|28	install -d  %{buildroot}%{_bindir}
12cr|mille-xterm-sessreg-1.0-0.2137.3|29	install -m0755 mille-xterm-sessreg %{buildroot}%{_bindir}/
12cr|mille-xterm-sessreg-1.0-0.2137.3|30	
12cr|mille-xterm-sessreg-1.0-0.2137.3|31	%clean
12cr|mille-xterm-sessreg-1.0-0.2137.3|32	rm -rf %{buildroot}
12cr|mille-xterm-sessreg-1.0-0.2137.3|33	
12cr|mille-xterm-sessreg-1.0-0.2137.3|34	%files
12cr|mille-xterm-sessreg-1.0-0.2137.3|35	%defattr(-,root,root)
12cr|mille-xterm-sessreg-1.0-0.2137.3|36	%doc AUTHORS Changelog COPYING INSTALL README add1000users del1000users
12cr|mille-xterm-sessreg-1.0-0.2137.3|37	%{_bindir}/mille-xterm-sessreg
12cr|mille-xterm-sessreg-1.0-0.2137.3|38	
12cr|mille-xterm-sessreg-1.0-0.2137.3|39	
12cr|mille-xterm-sessreg-1.0-0.2137.3|40	
12cr|mille-xterm-sessreg-1.0-0.2137.3|41	
12cr|mille-xterm-sessreg-1.0-0.2137.3|42	%changelog
12cr|mille-xterm-sessreg-1.0-0.2137.3|43	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.2137.3mdv2011.0
12cr|mille-xterm-sessreg-1.0-0.2137.3|44	+ Revision: 620337
12cr|mille-xterm-sessreg-1.0-0.2137.3|45	- the mass rebuild of 2010.0 packages
12cr|mille-xterm-sessreg-1.0-0.2137.3|46	
12cr|mille-xterm-sessreg-1.0-0.2137.3|47	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-0.2137.2mdv2010.0
12cr|mille-xterm-sessreg-1.0-0.2137.3|48	+ Revision: 430035
12cr|mille-xterm-sessreg-1.0-0.2137.3|49	- rebuild
12cr|mille-xterm-sessreg-1.0-0.2137.3|50	
12cr|mille-xterm-sessreg-1.0-0.2137.3|51	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0-0.2137.1mdv2008.1
12cr|mille-xterm-sessreg-1.0-0.2137.3|52	+ Revision: 136579
12cr|mille-xterm-sessreg-1.0-0.2137.3|53	- restore BuildRoot
12cr|mille-xterm-sessreg-1.0-0.2137.3|54	
12cr|mille-xterm-sessreg-1.0-0.2137.3|55	+ Thierry Vignaud <tv@mandriva.org>
12cr|mille-xterm-sessreg-1.0-0.2137.3|56	- kill re-definition of %%buildroot on Pixel's request
12cr|mille-xterm-sessreg-1.0-0.2137.3|57	
12cr|mille-xterm-sessreg-1.0-0.2137.3|58	
12cr|mille-xterm-sessreg-1.0-0.2137.3|59	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.2137.1mdv2007.0
12cr|mille-xterm-sessreg-1.0-0.2137.3|60	+ Revision: 117817
12cr|mille-xterm-sessreg-1.0-0.2137.3|61	- Import mille-xterm-sessreg
12cr|mille-xterm-sessreg-1.0-0.2137.3|62	
12cr|mille-xterm-sessreg-1.0-0.2137.3|63	* Fri Sep 29 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.2137.1mdk
12cr|mille-xterm-sessreg-1.0-0.2137.3|64	- initial Mandriva package (mille-xterm import)
12cr|mille-xterm-sessreg-1.0-0.2137.3|65	

3159 12
12cr|mime-construct-1.9-5|1	Summary:	Construct and optionally mail MIME messages
12cr|mime-construct-1.9-5|2	Name:		mime-construct
12cr|mime-construct-1.9-5|3	Version:	1.9
12cr|mime-construct-1.9-5|4	Release:	%mkrel 5
12cr|mime-construct-1.9-5|5	License:	GPL or Artistic
12cr|mime-construct-1.9-5|6	Group:		Development/Perl
12cr|mime-construct-1.9-5|7	URL:		http://search.cpan.org/~rosch/mime-construct/
12cr|mime-construct-1.9-5|8	Source0:	http://search.cpan.org/CPAN/authors/id/R/RO/ROSCH/%{name}-%{version}.tar.bz2
12cr|mime-construct-1.9-5|9	BuildRequires:	perl-devel
12cr|mime-construct-1.9-5|10	BuildArch:	noarch
12cr|mime-construct-1.9-5|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mime-construct-1.9-5|12	
12cr|mime-construct-1.9-5|13	%description
12cr|mime-construct-1.9-5|14	mime-construct constructs and (by default) mails MIME messages. It
12cr|mime-construct-1.9-5|15	is entirely driven from the command line, it is designed to be
12cr|mime-construct-1.9-5|16	used by other programs, or people who act like programs.
12cr|mime-construct-1.9-5|17	
12cr|mime-construct-1.9-5|18	%prep
12cr|mime-construct-1.9-5|19	
12cr|mime-construct-1.9-5|20	%setup -q -n %{name}-%{version}
12cr|mime-construct-1.9-5|21	
12cr|mime-construct-1.9-5|22	%build
12cr|mime-construct-1.9-5|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|mime-construct-1.9-5|24	
12cr|mime-construct-1.9-5|25	%make
12cr|mime-construct-1.9-5|26	make test
12cr|mime-construct-1.9-5|27	
12cr|mime-construct-1.9-5|28	%install
12cr|mime-construct-1.9-5|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|mime-construct-1.9-5|30	
12cr|mime-construct-1.9-5|31	%makeinstall_std
12cr|mime-construct-1.9-5|32	
12cr|mime-construct-1.9-5|33	%clean
12cr|mime-construct-1.9-5|34	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|mime-construct-1.9-5|35	
12cr|mime-construct-1.9-5|36	%files
12cr|mime-construct-1.9-5|37	%defattr(-,root,root)
12cr|mime-construct-1.9-5|38	%doc README
12cr|mime-construct-1.9-5|39	%{_bindir}/mime-construct
12cr|mime-construct-1.9-5|40	%{_mandir}/*/*
12cr|mime-construct-1.9-5|41	
12cr|mime-construct-1.9-5|42	
12cr|mime-construct-1.9-5|43	
12cr|mime-construct-1.9-5|44	
12cr|mime-construct-1.9-5|45	%changelog
12cr|mime-construct-1.9-5|46	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9-5mdv2011.0
12cr|mime-construct-1.9-5|47	+ Revision: 620340
12cr|mime-construct-1.9-5|48	- the mass rebuild of 2010.0 packages
12cr|mime-construct-1.9-5|49	
12cr|mime-construct-1.9-5|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.9-4mdv2010.0
12cr|mime-construct-1.9-5|51	+ Revision: 430043
12cr|mime-construct-1.9-5|52	- rebuild
12cr|mime-construct-1.9-5|53	
12cr|mime-construct-1.9-5|54	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.9-3mdv2009.0
12cr|mime-construct-1.9-5|55	+ Revision: 252497
12cr|mime-construct-1.9-5|56	- rebuild
12cr|mime-construct-1.9-5|57	
12cr|mime-construct-1.9-5|58	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.9-1mdv2008.1
12cr|mime-construct-1.9-5|59	+ Revision: 136579
12cr|mime-construct-1.9-5|60	- restore BuildRoot
12cr|mime-construct-1.9-5|61	
12cr|mime-construct-1.9-5|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|mime-construct-1.9-5|63	- kill re-definition of %%buildroot on Pixel's request
12cr|mime-construct-1.9-5|64	
12cr|mime-construct-1.9-5|65	
12cr|mime-construct-1.9-5|66	* Fri Mar 02 2007 Oden Eriksson <oeriksson@mandriva.com> 1.9-1mdv2007.0
12cr|mime-construct-1.9-5|67	+ Revision: 131193
12cr|mime-construct-1.9-5|68	- Import mime-construct
12cr|mime-construct-1.9-5|69	
12cr|mime-construct-1.9-5|70	* Wed Feb 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.9-1mdk
12cr|mime-construct-1.9-5|71	- initial Mandriva package
12cr|mime-construct-1.9-5|72	

3160 12
12cr|mimetex-1.71-5|1	Summary:        Easily embed LaTeX math in web pages
12cr|mimetex-1.71-5|2	Name:           mimetex
12cr|mimetex-1.71-5|3	Version:        1.71
12cr|mimetex-1.71-5|4	Release:        %mkrel 5
12cr|mimetex-1.71-5|5	License:        GPLv3
12cr|mimetex-1.71-5|6	Group:          System/Servers
12cr|mimetex-1.71-5|7	URL:            http://www.forkosh.com/mimetex.html
12cr|mimetex-1.71-5|8	Source0:        http://www.forkosh.com/%{name}.zip
12cr|mimetex-1.71-5|9	Requires:       webserver
12cr|mimetex-1.71-5|10	%if %mdkversion < 201010
12cr|mimetex-1.71-5|11	Requires(post):   rpm-helper
12cr|mimetex-1.71-5|12	Requires(postun):   rpm-helper
12cr|mimetex-1.71-5|13	%endif
12cr|mimetex-1.71-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|mimetex-1.71-5|15	
12cr|mimetex-1.71-5|16	%description
12cr|mimetex-1.71-5|17	MimeTeX lets you easily embed LaTeX math in your html pages. It parses a LaTeX
12cr|mimetex-1.71-5|18	math expression and immediately emits the corresponding gif image, rather than
12cr|mimetex-1.71-5|19	the usual TeX dvi. And mimeTeX is an entirely separate little program that
12cr|mimetex-1.71-5|20	doesn't use TeX or its fonts in any way.
12cr|mimetex-1.71-5|21	
12cr|mimetex-1.71-5|22	%prep
12cr|mimetex-1.71-5|23	%setup -q -c
12cr|mimetex-1.71-5|24	
12cr|mimetex-1.71-5|25	%build
12cr|mimetex-1.71-5|26	%serverbuild
12cr|mimetex-1.71-5|27	
12cr|mimetex-1.71-5|28	gcc $CFLAGS -DAA -DCACHEPATH=\"/var/cache/%{name}/\" mimetex.c gifsave.c -lm -o mimetex.cgi
12cr|mimetex-1.71-5|29	
12cr|mimetex-1.71-5|30	%install
12cr|mimetex-1.71-5|31	rm -rf %{buildroot}
12cr|mimetex-1.71-5|32	
12cr|mimetex-1.71-5|33	install -d %{buildroot}/var/www/cgi-bin
12cr|mimetex-1.71-5|34	install -d %{buildroot}/var/www/html
12cr|mimetex-1.71-5|35	install -d %{buildroot}/var/cache/%{name}
12cr|mimetex-1.71-5|36	
12cr|mimetex-1.71-5|37	install -m0755 mimetex.cgi %{buildroot}/var/www/cgi-bin/%{name}.cgi
12cr|mimetex-1.71-5|38	install -m0644 mimetex.html %{buildroot}/var/www/html/%{name}.html
12cr|mimetex-1.71-5|39	
12cr|mimetex-1.71-5|40	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|mimetex-1.71-5|41	
12cr|mimetex-1.71-5|42	# apache config
12cr|mimetex-1.71-5|43	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
12cr|mimetex-1.71-5|44	
12cr|mimetex-1.71-5|45	<LocationMatch /cgi-bin/%{name}.cgi>
12cr|mimetex-1.71-5|46	Order deny,allow
12cr|mimetex-1.71-5|47	Allow from all
12cr|mimetex-1.71-5|48	</LocationMatch>
12cr|mimetex-1.71-5|49	EOF
12cr|mimetex-1.71-5|50	
12cr|mimetex-1.71-5|51	%post
12cr|mimetex-1.71-5|52	%if %mdkversion < 201010
12cr|mimetex-1.71-5|53	%_post_webapp
12cr|mimetex-1.71-5|54	%endif
12cr|mimetex-1.71-5|55	
12cr|mimetex-1.71-5|56	%postun
12cr|mimetex-1.71-5|57	%if %mdkversion < 201010
12cr|mimetex-1.71-5|58	%_postun_webapp
12cr|mimetex-1.71-5|59	%endif
12cr|mimetex-1.71-5|60	
12cr|mimetex-1.71-5|61	%clean
12cr|mimetex-1.71-5|62	rm -rf %{buildroot}
12cr|mimetex-1.71-5|63	
12cr|mimetex-1.71-5|64	%files
12cr|mimetex-1.71-5|65	%defattr(-,root,root,-)
12cr|mimetex-1.71-5|66	%doc COPYING README
12cr|mimetex-1.71-5|67	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|mimetex-1.71-5|68	/var/www/cgi-bin/%{name}.cgi
12cr|mimetex-1.71-5|69	/var/www/html/%{name}.html
12cr|mimetex-1.71-5|70	%attr(0755,apache,apache) %dir /var/cache/%{name}
12cr|mimetex-1.71-5|71	
12cr|mimetex-1.71-5|72	
12cr|mimetex-1.71-5|73	%changelog
12cr|mimetex-1.71-5|74	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.71-5mdv2011.0
12cr|mimetex-1.71-5|75	+ Revision: 612867
12cr|mimetex-1.71-5|76	- the mass rebuild of 2010.1 packages
12cr|mimetex-1.71-5|77	
12cr|mimetex-1.71-5|78	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.71-4mdv2010.1
12cr|mimetex-1.71-5|79	+ Revision: 509195
12cr|mimetex-1.71-5|80	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|mimetex-1.71-5|81	
12cr|mimetex-1.71-5|82	* Sun Dec 27 2009 Oden Eriksson <oeriksson@mandriva.com> 1.71-3mdv2010.1
12cr|mimetex-1.71-5|83	+ Revision: 482814
12cr|mimetex-1.71-5|84	- newer source, same version
12cr|mimetex-1.71-5|85	
12cr|mimetex-1.71-5|86	* Mon Jun 22 2009 Oden Eriksson <oeriksson@mandriva.com> 1.71-2mdv2010.0
12cr|mimetex-1.71-5|87	+ Revision: 387974
12cr|mimetex-1.71-5|88	- newer code
12cr|mimetex-1.71-5|89	
12cr|mimetex-1.71-5|90	* Wed May 27 2009 Oden Eriksson <oeriksson@mandriva.com> 1.71-1mdv2010.0
12cr|mimetex-1.71-5|91	+ Revision: 380116
12cr|mimetex-1.71-5|92	- 1.71
12cr|mimetex-1.71-5|93	
12cr|mimetex-1.71-5|94	* Sun Sep 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1.70-1mdv2009.0
12cr|mimetex-1.71-5|95	+ Revision: 282156
12cr|mimetex-1.71-5|96	- 1.70
12cr|mimetex-1.71-5|97	
12cr|mimetex-1.71-5|98	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.64-2mdv2009.0
12cr|mimetex-1.71-5|99	+ Revision: 239063
12cr|mimetex-1.71-5|100	- rebuild
12cr|mimetex-1.71-5|101	
12cr|mimetex-1.71-5|102	+ Olivier Blin <oblin@mandriva.com>
12cr|mimetex-1.71-5|103	- restore BuildRoot
12cr|mimetex-1.71-5|104	
12cr|mimetex-1.71-5|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|mimetex-1.71-5|106	- kill re-definition of %%buildroot on Pixel's request
12cr|mimetex-1.71-5|107	
12cr|mimetex-1.71-5|108	* Tue Aug 21 2007 Oden Eriksson <oeriksson@mandriva.com> 1.64-1mdv2008.0
12cr|mimetex-1.71-5|109	+ Revision: 68452
12cr|mimetex-1.71-5|110	- Import mimetex
12cr|mimetex-1.71-5|111	
12cr|mimetex-1.71-5|112	
12cr|mimetex-1.71-5|113	
12cr|mimetex-1.71-5|114	* Tue Aug 21 2007 Oden Eriksson <oeriksson@mandriva.com> 1.64-1mdv2008.0
12cr|mimetex-1.71-5|115	- initial Mandriva package
12cr|mimetex-1.71-5|116	
12cr|mimetex-1.71-5|117	* Sun Sep 17 2006 Jorge Torres <jtorresh@gmail.com> 1.60-3
12cr|mimetex-1.71-5|118	- Rebuild for Fedora Extras 6
12cr|mimetex-1.71-5|119	
12cr|mimetex-1.71-5|120	* Mon Feb 13 2006 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.60-2
12cr|mimetex-1.71-5|121	- Rebuild for Fedora Extras 5
12cr|mimetex-1.71-5|122	
12cr|mimetex-1.71-5|123	* Sun Oct  9 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.60-1
12cr|mimetex-1.71-5|124	- Initial RPM release

3161 12
12cr|mimms-3.2.1-2|1	
12cr|mimms-3.2.1-2|2	%define name	mimms
12cr|mimms-3.2.1-2|3	%define version	3.2.1
12cr|mimms-3.2.1-2|4	%define rel	2
12cr|mimms-3.2.1-2|5	
12cr|mimms-3.2.1-2|6	Summary:	MMS stream downloader
12cr|mimms-3.2.1-2|7	Name:		%{name}
12cr|mimms-3.2.1-2|8	Version:	%{version}
12cr|mimms-3.2.1-2|9	Release:	%mkrel %rel
12cr|mimms-3.2.1-2|10	URL:		http://nongnu.org/mimms/
12cr|mimms-3.2.1-2|11	Source:		http://download.savannah.gnu.org/releases/mimms/%name-%version.tar.bz2
12cr|mimms-3.2.1-2|12	License:	GPLv3+
12cr|mimms-3.2.1-2|13	Group:		Video
12cr|mimms-3.2.1-2|14	BuildRoot:	%{_tmppath}/%{name}-root
12cr|mimms-3.2.1-2|15	# not noarch due to arch-specific requirement on libmms0
12cr|mimms-3.2.1-2|16	# BuildArch:	noarch
12cr|mimms-3.2.1-2|17	Requires:	python-%{name}
12cr|mimms-3.2.1-2|18	
12cr|mimms-3.2.1-2|19	%description
12cr|mimms-3.2.1-2|20	mimms is a program designed to allow you to download streams using
12cr|mimms-3.2.1-2|21	the MMS protocol and save them to your computer, as opposed to
12cr|mimms-3.2.1-2|22	watching them live. Similar functionality is available in full media
12cr|mimms-3.2.1-2|23	player suites such as Xine, MPlayer, and VLC, but mimms is quick and
12cr|mimms-3.2.1-2|24	easy to use and, for the time being, remains a useful program.
12cr|mimms-3.2.1-2|25	
12cr|mimms-3.2.1-2|26	%package -n python-%{name}
12cr|mimms-3.2.1-2|27	Summary:	MMS stream module for Python
12cr|mimms-3.2.1-2|28	Group:		System/Libraries
12cr|mimms-3.2.1-2|29	%py_requires -d
12cr|mimms-3.2.1-2|30	# used from pure python code, not linked against
12cr|mimms-3.2.1-2|31	Requires:	%{_lib}mms0
12cr|mimms-3.2.1-2|32	
12cr|mimms-3.2.1-2|33	%description -n python-%{name}
12cr|mimms-3.2.1-2|34	Python module for handling of MMS streams, based on libmms.
12cr|mimms-3.2.1-2|35	
12cr|mimms-3.2.1-2|36	%prep
12cr|mimms-3.2.1-2|37	%setup -q
12cr|mimms-3.2.1-2|38	%apply_patches
12cr|mimms-3.2.1-2|39	
12cr|mimms-3.2.1-2|40	%build
12cr|mimms-3.2.1-2|41	python setup.py build
12cr|mimms-3.2.1-2|42	
12cr|mimms-3.2.1-2|43	%install
12cr|mimms-3.2.1-2|44	rm -rf %{buildroot}
12cr|mimms-3.2.1-2|45	python setup.py install --root=%{buildroot}
12cr|mimms-3.2.1-2|46	
12cr|mimms-3.2.1-2|47	%clean
12cr|mimms-3.2.1-2|48	rm -rf %{buildroot}
12cr|mimms-3.2.1-2|49	
12cr|mimms-3.2.1-2|50	%files
12cr|mimms-3.2.1-2|51	%defattr(-,root,root)
12cr|mimms-3.2.1-2|52	%doc AUTHORS NEWS README
12cr|mimms-3.2.1-2|53	%{_bindir}/%{name}
12cr|mimms-3.2.1-2|54	%{_mandir}/man1/%{name}.1*
12cr|mimms-3.2.1-2|55	
12cr|mimms-3.2.1-2|56	%files -n python-%{name}
12cr|mimms-3.2.1-2|57	%defattr(-,root,root)
12cr|mimms-3.2.1-2|58	%doc AUTHORS
12cr|mimms-3.2.1-2|59	%{python_sitelib}/lib%{name}
12cr|mimms-3.2.1-2|60	%{python_sitelib}/%{name}-*.egg-info
12cr|mimms-3.2.1-2|61	
12cr|mimms-3.2.1-2|62	
12cr|mimms-3.2.1-2|63	%changelog
12cr|mimms-3.2.1-2|64	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 3.2.1-2mdv2011.0
12cr|mimms-3.2.1-2|65	+ Revision: 593918
12cr|mimms-3.2.1-2|66	- rebuild
12cr|mimms-3.2.1-2|67	
12cr|mimms-3.2.1-2|68	* Sat Sep 04 2010 Anssi Hannula <anssi@mandriva.org> 3.2.1-1mdv2011.0
12cr|mimms-3.2.1-2|69	+ Revision: 575898
12cr|mimms-3.2.1-2|70	- initial Mandriva release
12cr|mimms-3.2.1-2|71	

3162 12
12cr|mindi-2.1.1-1|1	#
12cr|mindi-2.1.1-1|2	# $Id: mindi.spec 1866 2008-01-16 15:29:04Z bruno $
12cr|mindi-2.1.1-1|3	#
12cr|mindi-2.1.1-1|4	Summary:	Mindi creates emergency boot disks/CDs using your kernel, tools and modules
12cr|mindi-2.1.1-1|5	Name:		mindi
12cr|mindi-2.1.1-1|6	Version:	2.1.1
12cr|mindi-2.1.1-1|7	Release:	%mkrel 1
12cr|mindi-2.1.1-1|8	License:	GPL
12cr|mindi-2.1.1-1|9	Group:		Archiving/Backup
12cr|mindi-2.1.1-1|10	Url:		http://www.mondorescue.org
12cr|mindi-2.1.1-1|11	Source:		ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.gz
12cr|mindi-2.1.1-1|12	# Not yet possible as busybox is a binary that should go alongside
12cr|mindi-2.1.1-1|13	# BuildArch:	noarch
12cr|mindi-2.1.1-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
12cr|mindi-2.1.1-1|15	Requires:	bzip2 >= 0.9, mkisofs, ncurses, binutils, gawk, dosfstools, mindi-busybox >= 1.7.3, parted, perl, mtools, which, grep >= 2.5
12cr|mindi-2.1.1-1|16	ExcludeArch:	ppc
12cr|mindi-2.1.1-1|17	
12cr|mindi-2.1.1-1|18	# Not on all systems
12cr|mindi-2.1.1-1|19	#Conflicts:	bonnie++
12cr|mindi-2.1.1-1|20	
12cr|mindi-2.1.1-1|21	%description
12cr|mindi-2.1.1-1|22	Mindi takes your kernel, modules, tools and libraries, and puts them on N
12cr|mindi-2.1.1-1|23	bootable disks (or 1 bootable CD image). You may then boot from the disks/CD
12cr|mindi-2.1.1-1|24	and do system maintenance - e.g. format partitions, backup/restore data,
12cr|mindi-2.1.1-1|25	verify packages, etc.
12cr|mindi-2.1.1-1|26	
12cr|mindi-2.1.1-1|27	%prep
12cr|mindi-2.1.1-1|28	%setup -q
12cr|mindi-2.1.1-1|29	
12cr|mindi-2.1.1-1|30	%build
12cr|mindi-2.1.1-1|31	
12cr|mindi-2.1.1-1|32	%install
12cr|mindi-2.1.1-1|33	rm  -rf $RPM_BUILD_ROOT
12cr|mindi-2.1.1-1|34	export DONT_RELINK=1
12cr|mindi-2.1.1-1|35	
12cr|mindi-2.1.1-1|36	export HEAD=${RPM_BUILD_ROOT}
12cr|mindi-2.1.1-1|37	export PREFIX=%{_exec_prefix}
12cr|mindi-2.1.1-1|38	export CONFDIR=%{_sysconfdir}
12cr|mindi-2.1.1-1|39	export MANDIR=%{_mandir}
12cr|mindi-2.1.1-1|40	#export DOCDIR=%{_docdir}
12cr|mindi-2.1.1-1|41	export LIBDIR=%{_libdir}
12cr|mindi-2.1.1-1|42	export CACHEDIR=%{_var}/cache/%{name}
12cr|mindi-2.1.1-1|43	export PKGBUILDMINDI="true"
12cr|mindi-2.1.1-1|44	
12cr|mindi-2.1.1-1|45	./install.sh
12cr|mindi-2.1.1-1|46	
12cr|mindi-2.1.1-1|47	%clean
12cr|mindi-2.1.1-1|48	rm -rf $RPM_BUILD_ROOT
12cr|mindi-2.1.1-1|49	
12cr|mindi-2.1.1-1|50	%files
12cr|mindi-2.1.1-1|51	%defattr(-,root,root)
12cr|mindi-2.1.1-1|52	%config(noreplace) %{_sysconfdir}/%{name}
12cr|mindi-2.1.1-1|53	%doc ChangeLog INSTALL COPYING README TODO README.* NEWS
12cr|mindi-2.1.1-1|54	#svn.log
12cr|mindi-2.1.1-1|55	%{_mandir}/man8/*
12cr|mindi-2.1.1-1|56	%{_libdir}/%{name}
12cr|mindi-2.1.1-1|57	%{_sbindir}/*
12cr|mindi-2.1.1-1|58	%{_var}/cache/%{name}
12cr|mindi-2.1.1-1|59	
12cr|mindi-2.1.1-1|60	
12cr|mindi-2.1.1-1|61	%changelog
12cr|mindi-2.1.1-1|62	* Sun Feb 26 2012 Bruno Cornec <bcornec@mandriva.org> 2.1.1-1mdv2012.0
12cr|mindi-2.1.1-1|63	+ Revision: 780891
12cr|mindi-2.1.1-1|64	- Update to upstream 2.1.1
12cr|mindi-2.1.1-1|65	
12cr|mindi-2.1.1-1|66	* Mon Mar 21 2011 Bruno Cornec <bcornec@mandriva.org> 2.0.7.6-1
12cr|mindi-2.1.1-1|67	+ Revision: 647364
12cr|mindi-2.1.1-1|68	- Update to upstream mindi 2.0.7.6
12cr|mindi-2.1.1-1|69	
12cr|mindi-2.1.1-1|70	* Sat Feb 12 2011 Bruno Cornec <bcornec@mandriva.org> 2.0.7.5-1
12cr|mindi-2.1.1-1|71	+ Revision: 637407
12cr|mindi-2.1.1-1|72	-Update mindi to 2.0.7.5 upstream
12cr|mindi-2.1.1-1|73	
12cr|mindi-2.1.1-1|74	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.7.3-2mdv2011.0
12cr|mindi-2.1.1-1|75	+ Revision: 612868
12cr|mindi-2.1.1-1|76	- the mass rebuild of 2010.1 packages
12cr|mindi-2.1.1-1|77	
12cr|mindi-2.1.1-1|78	* Mon May 17 2010 Bruno Cornec <bcornec@mandriva.org> 2.0.7.3-1mdv2010.1
12cr|mindi-2.1.1-1|79	+ Revision: 544896
12cr|mindi-2.1.1-1|80	- Update mindi to upstream 2.0.7.3
12cr|mindi-2.1.1-1|81	
12cr|mindi-2.1.1-1|82	* Fri Dec 04 2009 Bruno Cornec <bcornec@mandriva.org> 2.0.7.1-1mdv2010.1
12cr|mindi-2.1.1-1|83	+ Revision: 473303
12cr|mindi-2.1.1-1|84	- Update to upstream 2.0.7.1
12cr|mindi-2.1.1-1|85	
12cr|mindi-2.1.1-1|86	* Wed Feb 18 2009 Bruno Cornec <bcornec@mandriva.org> 2.0.6-1mdv2009.1
12cr|mindi-2.1.1-1|87	+ Revision: 342523
12cr|mindi-2.1.1-1|88	- Updated to 2.0.6
12cr|mindi-2.1.1-1|89	
12cr|mindi-2.1.1-1|90	* Mon Dec 08 2008 Bruno Cornec <bcornec@mandriva.org> 2.0.4-3mdv2009.1
12cr|mindi-2.1.1-1|91	+ Revision: 311742
12cr|mindi-2.1.1-1|92	- Updated to 2.0.4
12cr|mindi-2.1.1-1|93	
12cr|mindi-2.1.1-1|94	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.24-3mdv2009.0
12cr|mindi-2.1.1-1|95	+ Revision: 252521
12cr|mindi-2.1.1-1|96	- rebuild
12cr|mindi-2.1.1-1|97	
12cr|mindi-2.1.1-1|98	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.24-1mdv2008.1
12cr|mindi-2.1.1-1|99	+ Revision: 136579
12cr|mindi-2.1.1-1|100	- restore BuildRoot
12cr|mindi-2.1.1-1|101	
12cr|mindi-2.1.1-1|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|mindi-2.1.1-1|103	- kill re-definition of %%buildroot on Pixel's request
12cr|mindi-2.1.1-1|104	
12cr|mindi-2.1.1-1|105	* Sat Sep 01 2007 Bruno Cornec <bcornec@mandriva.org> 1.24-1mdv2008.0
12cr|mindi-2.1.1-1|106	+ Revision: 77280
12cr|mindi-2.1.1-1|107	- Fix better extra doc removal
12cr|mindi-2.1.1-1|108	- Remove extra doc files
12cr|mindi-2.1.1-1|109	- Updated to 1.2.4
12cr|mindi-2.1.1-1|110	- Support for swap with UUID on VMWare ESX 3 at least with dumpuuid (Bruno Cornec)
12cr|mindi-2.1.1-1|111	- Fix a problem in directory link handling in mindi seen on gentoo64 (Francesco Talamona/Bruno Cornec)
12cr|mindi-2.1.1-1|112	- Add README.proliant to document Virtual Media usage (Bruno Cornec)
12cr|mindi-2.1.1-1|113	- Add support for megaraid_sas (Daniel Hill/Bruno Cornec)
12cr|mindi-2.1.1-1|114	- No more acpi=off by default during restore (Bruno Cornec)
12cr|mindi-2.1.1-1|115	- /var/cache/mindi now useed by default for mindi images (Bruno Cornec)
12cr|mindi-2.1.1-1|116	- Add support for LSI SAS1064E (Brandon Poyner/Bruno Cornec)
12cr|mindi-2.1.1-1|117	- Fix a bug on the MODULE variable and grep -F usage with spaces. (Bruno Cornec)
12cr|mindi-2.1.1-1|118	- Fix Virtual media usage (Patrick Albert)
12cr|mindi-2.1.1-1|119	- Improve VMWare ESX support (Bruno Cornec)
12cr|mindi-2.1.1-1|120	- Fix a x86_64 bug (Bruno Cornec)
12cr|mindi-2.1.1-1|121	- MINDI_TMP now used in analyze-my-lvm (Bruno Cornec)
12cr|mindi-2.1.1-1|122	- Fx bugs for optimised libs (Debian, Centos/RHEL5) (Brandon Poyner/Andree Leidenfrost/Bruno Cornec)
12cr|mindi-2.1.1-1|123	- Remove a hack for x86_64 in spec file due to a RH bug (Bruno Cornec)
12cr|mindi-2.1.1-1|124	- Remove all support for mindi.conf for 2.2.x branch (Bruno Cornec)
12cr|mindi-2.1.1-1|125	- Gentoo support improvements (kernel, kbd, deps, ...) (Francesco Talamona/Bruno Cornec)
12cr|mindi-2.1.1-1|126	- parted is required by mindi (Francesco Talamona/Bruno Cornec)
12cr|mindi-2.1.1-1|127	- Add support for i2o (Fix #165) (Bruno Cornec)
12cr|mindi-2.1.1-1|128	- Now supports USB keyboard/mouse at restore time better (Bruno Cornec)
12cr|mindi-2.1.1-1|129	- Support for HP xw9300 NIC (forcedeth) added (Bruno Cornec)
12cr|mindi-2.1.1-1|130	- Improved log at restore time (Bruno Cornec)
12cr|mindi-2.1.1-1|131	- Add support for 3w-9xxx 3w_9xxx (Fix #163) (Bruno Cornec)
12cr|mindi-2.1.1-1|132	- Fix a bug where mondorestore.log was truncated (Bruno Cornec)
12cr|mindi-2.1.1-1|133	- Fix a Debian packaging bug for good (#142 and #126)
12cr|mindi-2.1.1-1|134	- Removes some now unnecessary commands concerning /root/images/mindi. (Andree Leidenfrost)
12cr|mindi-2.1.1-1|135	- Support of Debian optimised libraries in /lib/i686/cmov (Andree Leidenfrost)
12cr|mindi-2.1.1-1|136	- lsmod usage replaced by /proc/modules and a MODULES variable (Andree Leidenfrost/Bruno Cornec)
12cr|mindi-2.1.1-1|137	- Fix a fedora build bug for /etc/mindi (Bruno Cornec)
12cr|mindi-2.1.1-1|138	
12cr|mindi-2.1.1-1|139	* Sat Apr 28 2007 Bruno Cornec <bcornec@mandriva.org> 1.23-1mdv2008.0
12cr|mindi-2.1.1-1|140	+ Revision: 19032
12cr|mindi-2.1.1-1|141	- Updated to 1.2.3
12cr|mindi-2.1.1-1|142	- FORCE_MODS variable to support additional modules at will (Bruno Cornec)
12cr|mindi-2.1.1-1|143	- Better log file content in mondoarchive.log from the copy of the mindi log (Bruno Cornec)
12cr|mindi-2.1.1-1|144	- Stricter POSIX compliance for mindi to allow usage with dash on Ubuntu (Fix for #154)
12cr|mindi-2.1.1-1|145	
12cr|mindi-2.1.1-1|146	* Wed Apr 25 2007 Bruno Cornec <bcornec@mandriva.org> 1.22-1mdv2008.0
12cr|mindi-2.1.1-1|147	+ Revision: 18031
12cr|mindi-2.1.1-1|148	- Updated to 1.2.2
12cr|mindi-2.1.1-1|149	- Add support for new megaraid driver (HP NetServers with 2.6) (P.C.J.G.Brunier)
12cr|mindi-2.1.1-1|150	- Add support for adpahci (Proliant DL 140 G3 - SATA) (Abhijit Das/Bruno Cornec)
12cr|mindi-2.1.1-1|151	- Mindi log file is now added to mondoarchive log file to ease debug (Bruno Cornec)
12cr|mindi-2.1.1-1|152	- Suppress losetup usage in start-nfs (unreliable and doesn't work with QEMU (Bruno Cornec)
12cr|mindi-2.1.1-1|153	- Fix a bug where losetup is called with only one parameter (#140) (Bruno Cornec)
12cr|mindi-2.1.1-1|154	- Fix a bug on NFS in FC6 - fscache module needed (Bruno Cornec)
12cr|mindi-2.1.1-1|155	- Add build support for Mandriva 2007.1, RREL 5 and Debian 4.0 (Bruno Cornec)
12cr|mindi-2.1.1-1|156	- Fix a bug for FC6 where the boot disk size was again insufficient (Rene Ribaud/Bruno Cornec)
12cr|mindi-2.1.1-1|157	- On CentOS 4.4 mdrun isn't available anymore so init should use mdadm instead (Momtchil Momtchev/Bruno Cornec)
12cr|mindi-2.1.1-1|158	- Add support for raid456 driver (Mark Nienberg/Bruno Cornec)
12cr|mindi-2.1.1-1|159	- Add the DENY_MODS variable in mindi allowing to describes modules that you don't want to include as part of the restore boot environment (HP Open Call OCMP e.g; needs it) (Bruno Cornec)
12cr|mindi-2.1.1-1|160	- Add GetInitrdFilesystemToUse function to support initramfs type of initrd (SuSE 10.2/Debian 3.x/FC 6/...) (Andree Leidenfrost)
12cr|mindi-2.1.1-1|161	- Fix a bug for ia64 in kernel reference in elilo.conf (Andree Leidenfrost)
12cr|mindi-2.1.1-1|162	- Check that /boot/efi is mounted on ia64 (Andree Leidenfrost)
12cr|mindi-2.1.1-1|163	- Protect some rm -rf to avoid raw removals (Bruno Cornec)
12cr|mindi-2.1.1-1|164	- Better messages for analyze-my-lvm (Bruno Cornec)
12cr|mindi-2.1.1-1|165	- Add support for newer Qlogic drivers (qla2300 & 2400), mpt, dm and ohci (Josef Jetzinger/Bruno Cornec)
12cr|mindi-2.1.1-1|166	- Fix a bug in mindi for the FAILSAFE support (Scott Cummings)
12cr|mindi-2.1.1-1|167	- PATH fixed for init in restore (/usr/games added for petris) (Andree Leidenfrost)
12cr|mindi-2.1.1-1|168	- Fiw a bug where restore failing because no archive files are found when -G is used (Andree Leidenfrost)
12cr|mindi-2.1.1-1|169	- /media is now completely excluded as per StandardsCompliance (Bruno Cornec)
12cr|mindi-2.1.1-1|170	
12cr|mindi-2.1.1-1|171	
12cr|mindi-2.1.1-1|172	* Wed Aug 09 2006 bcornec
12cr|mindi-2.1.1-1|173	+ 08/09/06 22:29:59 (55214)
12cr|mindi-2.1.1-1|174	Version for the moment has to be changed to 1.09 for upgrade purposes.
12cr|mindi-2.1.1-1|175	Will be correct in 3.0.x. Dur to the history of stupid numbering
12cr|mindi-2.1.1-1|176	
12cr|mindi-2.1.1-1|177	* Wed Aug 09 2006 bcornec
12cr|mindi-2.1.1-1|178	+ 08/09/06 11:29:13 (54687)
12cr|mindi-2.1.1-1|179	spec file adapted for %%{1}mdv2007.0
12cr|mindi-2.1.1-1|180	
12cr|mindi-2.1.1-1|181	* Wed Aug 09 2006 bcornec
12cr|mindi-2.1.1-1|182	+ 08/09/06 09:34:46 (54660)
12cr|mindi-2.1.1-1|183	mindi now clean
12cr|mindi-2.1.1-1|184	
12cr|mindi-2.1.1-1|185	* Wed Aug 09 2006 bcornec
12cr|mindi-2.1.1-1|186	+ 08/09/06 09:02:27 (54653)
12cr|mindi-2.1.1-1|187	import mindi-1.0.9-2.20060mdk
12cr|mindi-2.1.1-1|188	
12cr|mindi-2.1.1-1|189	* Sat Aug 05 2006 Bruno Cornec <bcornec@mandriva.org> 1.0.9-2.20060mdk
12cr|mindi-2.1.1-1|190	- Updated to 1.0.9
12cr|mindi-2.1.1-1|191	- Fix for bug #22 RHEL4 + LVM + LABEL support (Bruno Cornec)
12cr|mindi-2.1.1-1|192	- Fix for bug #8 keyboard support incorrect (Bruno Cornec)
12cr|mindi-2.1.1-1|193	- New NFS/PXE support. start-nfs is now a fixed script. Allow more possibilities at restore time (Bruno Cornec)
12cr|mindi-2.1.1-1|194	- new global variables + Bug fixes for LVM (Bruno Cornec)
12cr|mindi-2.1.1-1|195	- SuSE RPMS now use bzip2 (Lars Rupp/Bruno Cornec)
12cr|mindi-2.1.1-1|196	- Fix a bug for filesystems with LABEL in fstab not mounted (Bruno Cornec)
12cr|mindi-2.1.1-1|197	- Qlogic 2300 and 2200 are now supported (Bruno Cornec)
12cr|mindi-2.1.1-1|198	- Use busybox 1.1.3 for net part (Bruno Cornec)
12cr|mindi-2.1.1-1|199	- Fix various screen corruption for 'Configure LVM' (Andree Leidenfrost)
12cr|mindi-2.1.1-1|200	- Fix Adaptec Zero-Channel RAID Cards support bug #6455 (Bruno Cornec)
12cr|mindi-2.1.1-1|201	- Fix a bug with redhat_label not initialized in the loop systematically
12cr|mindi-2.1.1-1|202	(Anthony P. Machon/Bruno Cornec)
12cr|mindi-2.1.1-1|203	- nfsmount option added to allow redeployment from another NFS server (Bruno Cornec)
12cr|mindi-2.1.1-1|204	- Replaced all occurrences of egrep with 'grep -E' and of fgrep with 'grep -F' (Andree Leidenfrost)
12cr|mindi-2.1.1-1|205	- Fix a bug in analyze-my-lvm for RHEL3 where vgdisplay prints an additional
12cr|mindi-2.1.1-1|206	field sometimes (#) (severine.lombardo_at_acoss.fr/Bruno Cornec)
12cr|mindi-2.1.1-1|207	- Deal properly with LVM tool lvmiopversion and with lvmcreate_initrd and pvdata - fixes Debian bug #351687 (Andree Leidenfrost)
12cr|mindi-2.1.1-1|208	- Handle the  /dev/mapper/<VG>-<LV> for LVM devices - fix for Debian bug #362926 (Andree Leidenfrost)
12cr|mindi-2.1.1-1|209	
12cr|mindi-2.1.1-1|210	* Wed Jun 07 2006 Bruno Cornec <bcornec@mandriva.org> 1.0.8-3.20060mdk
12cr|mindi-2.1.1-1|211	- Updated to 1.0.8-3
12cr|mindi-2.1.1-1|212	- exec-shield removed for mindi (Bruno Cornec)
12cr|mindi-2.1.1-1|213	- Fix a bug for ia64 build in mindi where locallib was undefined (Bruno Cornec)
12cr|mindi-2.1.1-1|214	- Fix a bug for SuSE and Debian where $dfam was used in install.sh (Bruno Cornec)
12cr|mindi-2.1.1-1|215	- Make the init script mdadm-aware (Andree Leidenfrost)
12cr|mindi-2.1.1-1|216	
12cr|mindi-2.1.1-1|217	* Fri Jun 02 2006 Bruno Cornec <bcornec@mandriva.org> 1.0.8-2.20060mdk
12cr|mindi-2.1.1-1|218	- Updated to 1.0.8-2
12cr|mindi-2.1.1-1|219	- Fix bugs in the swap+LABEL code found on rhel4 (Peter Naber/Bruno Cornec)
12cr|mindi-2.1.1-1|220	- PXE mode now supports change of NIC for redeployment (Bruno Cornec)
12cr|mindi-2.1.1-1|221	
12cr|mindi-2.1.1-1|222	* Thu May 25 2006 Bruno Cornec <bcornec@mandriva.org> 1.0.8-1.20060mdk
12cr|mindi-2.1.1-1|223	- Updated to 1.0.8-1
12cr|mindi-2.1.1-1|224	- new build process (Bruno Cornec)
12cr|mindi-2.1.1-1|225	- Fix a bug when a disk less than 2.8 MB can be built, to include enough modules to support SCSI cds (Bruno Cornec)
12cr|mindi-2.1.1-1|226	- Fix a bug in .spec for RPM build (%%attr now unused) (Bruno Cornec)
12cr|mindi-2.1.1-1|227	- Add support for LABEL on swap partitions (Michel Loiseleur + Julien Pinon)
12cr|mindi-2.1.1-1|228	- Attempt to fix bug 6827 (addition of a script for busybox udhcpc to support pxe/dhcp restore) (Bruno Cornec)
12cr|mindi-2.1.1-1|229	- support of dm and LVM v2 (Andree Leidenfrost)
12cr|mindi-2.1.1-1|230	- analyze-my-lvm is under $MINDI_LIB (Andree Leidenfrost)
12cr|mindi-2.1.1-1|231	- Fix a bug introduced by trying to avoid an error message when modprobe.d doesn't exist (Johannes Franken)
12cr|mindi-2.1.1-1|232	- Fix for Bug #6975 (/net is now excluded from kernel search location) (Bruno Cornec)
12cr|mindi-2.1.1-1|233	- Allow 5670 MB fllopy disks for lilo as well (Bruno Cornec)
12cr|mindi-2.1.1-1|234	- Add missing net modules (Klaus Ade Johnstad)
12cr|mindi-2.1.1-1|235	
12cr|mindi-2.1.1-1|236	* Fri Mar 10 2006 Bruno Cornec <bcornec@mandriva.org> 1.0.7-1.20060mdk
12cr|mindi-2.1.1-1|237	- Updated to 1.0.7
12cr|mindi-2.1.1-1|238	- Fix issue for 2.6 kernels with VIA chipsets (Andree Leidenfrost)
12cr|mindi-2.1.1-1|239	- stop creating further size of floppy disks if the smaller one succeeds (Bruno Cornec)
12cr|mindi-2.1.1-1|240	- init revamped (removed unnecessary second general module loading phase, start NFS appropriately depending on PXE or simple NFS) (Andree Leidenfrost)
12cr|mindi-2.1.1-1|241	- Changed module 'nfsacl' to 'nfs_acl' (Andree Leidenfrost)
12cr|mindi-2.1.1-1|242	- Mindi/DiskSize is gone (Bruno Cornec)
12cr|mindi-2.1.1-1|243	- useless cat, sort|uniq commands removed (Bruno Cornec/Sbastien Aperghis-Tramoni)
12cr|mindi-2.1.1-1|244	- Doc cleanup (Andree Leidenfrost)
12cr|mindi-2.1.1-1|245	- Bug fix for chown in install.sh (JeffS)
12cr|mindi-2.1.1-1|246	- CHANGES renamed also in install.sh now (Bruno Cornec)
12cr|mindi-2.1.1-1|247	- rpmlint cleanups
12cr|mindi-2.1.1-1|248	- Get mindi to look for analyze-my-lvm in it's library directory MINDI_LIB (See also Debian bug #351446.)
12cr|mindi-2.1.1-1|249	- mindi only deletes freshly created 1440kb images in case of error (See also Debian Bug #348966.) (Andree Leidenfrost)
12cr|mindi-2.1.1-1|250	- try standard grub-install in grub-MR restore script before trying anything fancy (Andree Leidenfrost)
12cr|mindi-2.1.1-1|251	- busybox mount should be called with -o ro for PXE (Make RHEL 3 works in PXE
12cr|mindi-2.1.1-1|252	with a 2.6 failsafe kernel now available) (Bruno Cornec)
12cr|mindi-2.1.1-1|253	- Fix mindi for 2.6 Failsafe support (Bruno Cornec)
12cr|mindi-2.1.1-1|254	- mindi now depends on grep >= 2.5 (for -m option) (Marco Puggelli/Bruno Cornec)
12cr|mindi-2.1.1-1|255	- Fix a bug in LVM context for RHEL4 in GetValueFromField (Rmi Bondoin/Bruno Cornec)
12cr|mindi-2.1.1-1|256	- New RPM Build environement (Bruno Cornec)
12cr|mindi-2.1.1-1|257	- mindi now supports x86_64 natively (Bruno Cornec)
12cr|mindi-2.1.1-1|258	- stop creating further size of floppy disks if the smaller one succeeds (Bruno Cornec)
12cr|mindi-2.1.1-1|259	
12cr|mindi-2.1.1-1|260	* Fri Dec 23 2005 Bruno Cornec <bcornec@mandriva.org> 1.06-1.20060mdk
12cr|mindi-2.1.1-1|261	- Updated to 1.06
12cr|mindi-2.1.1-1|262	- mindi manpage added (Andree Leidenfrost)
12cr|mindi-2.1.1-1|263	- clean up remaining mount points, mindi.err at the end (Wolfgang Rosenauer)
12cr|mindi-2.1.1-1|264	- fix bugs for SuSE distro around tar, tr and find arguments order (Wolfgang Rosenauer)
12cr|mindi-2.1.1-1|265	- new busybox.net version used for better PXE support (Bruno Cornec)
12cr|mindi-2.1.1-1|266	- USB keyboard support (Bruno Cornec)
12cr|mindi-2.1.1-1|267	- -p should now work with ISO/PXE/NFS modes (Bruno Cornec)
12cr|mindi-2.1.1-1|268	- relocate what was under /usr/share to /usr/lib (FHS compliance) (Bruno Cornec/Andree Leidenfrost)
12cr|mindi-2.1.1-1|269	- manage non ambiguous delivery under /usr (packages) or /usr/local (tar ball) (Bruno Cornec)
12cr|mindi-2.1.1-1|270	- install script rewritten and used for RPM build, with new layout (Sbastien Aperghis-Tramoni/Bruno Cornec)
12cr|mindi-2.1.1-1|271	- use parted2fdisk everywhere (Bruno Cornec)
12cr|mindi-2.1.1-1|272	- use MONDO_LIB exported by mondoarchive instead of MONDO_HOME guessed (Bruno Cornec)
12cr|mindi-2.1.1-1|273	- RPM build for fedora core 4, sles9, redhat 7.3, rhel 3/4, mandriva 2006.0, mandrake 10.2/10.1 (Bruno Cornec/Gary Granger)
12cr|mindi-2.1.1-1|274	- VERSION/RELEASE Tag added (Bruno Cornec)
12cr|mindi-2.1.1-1|275	- VMPlayer support
12cr|mindi-2.1.1-1|276	- Code cleanup, small fixes, PXE/NFS code improvements (Wolfgang Rosenauer/Sbastien Aperghis-Tramoni/Bruno Cornec
12cr|mindi-2.1.1-1|277	- New switches for PXE mode (ping & ipconf, Cf README.pxe) (Sbastien Aperghis-Tramoni/Bruno Cornec)
12cr|mindi-2.1.1-1|278	- mindi-kernel added to SVN (Bruno Cornec)
12cr|mindi-2.1.1-1|279	
12cr|mindi-2.1.1-1|280	* Sat Nov 19 2005 Bruno Cornec <bcornec@mandriva.org> 1.05-1.20060mdk
12cr|mindi-2.1.1-1|281	- Updated to 1.05
12cr|mindi-2.1.1-1|282	- Bug fix for ldd output incorrectly handled, leading to "grep not found" error (Andree Leidenfrost)
12cr|mindi-2.1.1-1|283	- NFS now works in interactive mode, and nolock problems are solve (Andree Leidenfrost)
12cr|mindi-2.1.1-1|284	- IA-64 support is now working for rhel 3 (Bruno Cornec)
12cr|mindi-2.1.1-1|285	- add MINDI_CONF to the mindi LOGFILE (Philippe De Muyter)
12cr|mindi-2.1.1-1|286	- Speed up fdisk'ing dev/ida raid devices (Philippe De Muyter)
12cr|mindi-2.1.1-1|287	
12cr|mindi-2.1.1-1|288	* Tue May 03 2005 Bruno Cornec <bcornec@mandriva.org> 1.04-1.20060mdk
12cr|mindi-2.1.1-1|289	- Updated to 1.04
12cr|mindi-2.1.1-1|290	- support exec-shield
12cr|mindi-2.1.1-1|291	- added 'ide-generic' module to IDE modules in mindi to ensure that kernels with fully modularised IDE sub-system boot
12cr|mindi-2.1.1-1|292	- rewrote script 'wait-for-petris' to ensure that petris actually starts and can be restarted reliably
12cr|mindi-2.1.1-1|293	- fixed syntax error in mindi where a wrong delimiter is used in and sed call when processing file '/etc/issue.net'
12cr|mindi-2.1.1-1|294	- removed '#!/bin/bash' from file 'rootfs/etc/bashrc' (bashrc get sourced, not executed)
12cr|mindi-2.1.1-1|295	- removed executable flag from:
12cr|mindi-2.1.1-1|296	- 'rootfs/etc/ld.so.cache'
12cr|mindi-2.1.1-1|297	- 'rootfs/root/.profile'
12cr|mindi-2.1.1-1|298	
12cr|mindi-2.1.1-1|299	* Wed Sep 29 2004 Bruno Cornec <bcornec@mandriva.org> 1.03-1.20060mdk
12cr|mindi-2.1.1-1|300	- Updated to 1.03
12cr|mindi-2.1.1-1|301	- better support of SLES 8
12cr|mindi-2.1.1-1|302	
12cr|mindi-2.1.1-1|303	* Wed Jul 21 2004 Bruno Cornec <bcornec@mandriva.org> 1.02-1.20060mdk
12cr|mindi-2.1.1-1|304	- Updated to 1.02
12cr|mindi-2.1.1-1|305	- better kernel-level logging
12cr|mindi-2.1.1-1|306	- added ACL, xattr binaries to deplist.txt
12cr|mindi-2.1.1-1|307	- fixed obscure bug which occasionally stopped mindi from correctly finding and documenting all LVM2 LVM-on-RAID volumes
12cr|mindi-2.1.1-1|308	1.01 (2004-06-21)
12cr|mindi-2.1.1-1|309	- added ide_tape and other modules to mindi's config detection
12cr|mindi-2.1.1-1|310	- unmount errant ramdisk ($mtpt) if fail to create boot floppy
12cr|mindi-2.1.1-1|311	- better support of ISO dirs at restore-time (Conor Daly)
12cr|mindi-2.1.1-1|312	
12cr|mindi-2.1.1-1|313	* Fri Jun 18 2004 Bruno Cornec <bcornec@mandriva.org> 1.00-1.20060mdk
12cr|mindi-2.1.1-1|314	- Updated to 1.00
12cr|mindi-2.1.1-1|315	- first 1.0x release
12cr|mindi-2.1.1-1|316	- catch Ctrl-Alt-Del; trigger soft reset
12cr|mindi-2.1.1-1|317	- better support of SuSE 9.1
12cr|mindi-2.1.1-1|318	- added mdadm to deplist.txt
12cr|mindi-2.1.1-1|319	- better detection of multiple Mindis (Martin Fürstenau)
12cr|mindi-2.1.1-1|320	- don't complain if just a Mindi boot CD & not a platform for Mondo
12cr|mindi-2.1.1-1|321	- updated busybox to 1.0.0pre10
12cr|mindi-2.1.1-1|322	- removed uClibc
12cr|mindi-2.1.1-1|323	- add memtest support
12cr|mindi-2.1.1-1|324	- 2.6 kernel support
12cr|mindi-2.1.1-1|325	- removed Embleer files (Andree Leidenfrost)
12cr|mindi-2.1.1-1|326	- LVM v2 support for 2.6 (Takeru Komoriya)
12cr|mindi-2.1.1-1|327	- added kernel-only floppy support, to accommodate really big kernels
12cr|mindi-2.1.1-1|328	- updated+rebuilt busybox
12cr|mindi-2.1.1-1|329	- added star support
12cr|mindi-2.1.1-1|330	- mount /sys at boot-time
12cr|mindi-2.1.1-1|331	- better 64-bit and 2.6 kernel support
12cr|mindi-2.1.1-1|332	- better LVM, failsafe kernel support (Jim Richard)
12cr|mindi-2.1.1-1|333	- use LILO, not raw kernel, on 1.4MB boot floppy
12cr|mindi-2.1.1-1|334	- record names of unsaved modules for future reference
12cr|mindi-2.1.1-1|335	- enlarged ramdisk by 8MB
12cr|mindi-2.1.1-1|336	
12cr|mindi-2.1.1-1|337	* Thu Mar 25 2004 Bruno Cornec <bcornec@mandriva.org> 0.95-1.20060mdk
12cr|mindi-2.1.1-1|338	- Updated to 0.95
12cr|mindi-2.1.1-1|339	- changed some '==' to '=' --- now more RH6-friendly
12cr|mindi-2.1.1-1|340	- allow absolute pathnames again in deplist
12cr|mindi-2.1.1-1|341	- disable multifunc cd thing
12cr|mindi-2.1.1-1|342	- better Gentoo support (Bill)
12cr|mindi-2.1.1-1|343	- better OnStream support
12cr|mindi-2.1.1-1|344	- better Slackware support (Laurenz)
12cr|mindi-2.1.1-1|345	- added partimagehack-static to deplist.txt
12cr|mindi-2.1.1-1|346	- recompiled Busybox - 10k smaller, better stack-handling
12cr|mindi-2.1.1-1|347	- fixed boot screen typo
12cr|mindi-2.1.1-1|348	- added support for 'auto' fs
12cr|mindi-2.1.1-1|349	- better devfs support for Mandrake users
12cr|mindi-2.1.1-1|350	- better Debian+LVM support (Ralph Grewe)
12cr|mindi-2.1.1-1|351	- updated analyze-my-lvm to handle floating-point gigabyte -L values
12cr|mindi-2.1.1-1|352	
12cr|mindi-2.1.1-1|353	* Wed Sep 24 2003 Bruno Cornec <bcornec@mandriva.org> 0.94-1.20060mdk
12cr|mindi-2.1.1-1|354	- Updated to 0.94
12cr|mindi-2.1.1-1|355	- altered rootfs's /dev entry to stop cvs from becoming confused
12cr|mindi-2.1.1-1|356	- tweaked MAX_COMPRESSED_SIZE
12cr|mindi-2.1.1-1|357	- added multi-function CD support to mindi and sbin/post-init
12cr|mindi-2.1.1-1|358	- re-mount root as rw just in case
12cr|mindi-2.1.1-1|359	- ask user to remove last data (floppy) disk if nec. (Tom Mortell)
12cr|mindi-2.1.1-1|360	- added support for 5th column in mountlist.txt for labels
12cr|mindi-2.1.1-1|361	- added symlinks.tgz
12cr|mindi-2.1.1-1|362	- suppress erroneous error messages re: failsafe kernel
12cr|mindi-2.1.1-1|363	

3163 12
12cr|mindi-busybox-1.18.5-1|1	#
12cr|mindi-busybox-1.18.5-1|2	# $Id$
12cr|mindi-busybox-1.18.5-1|3	#
12cr|mindi-busybox-1.18.5-1|4	Summary:	Busybox version suited for Mindi
12cr|mindi-busybox-1.18.5-1|5	Name:		mindi-busybox
12cr|mindi-busybox-1.18.5-1|6	Version:	1.18.5
12cr|mindi-busybox-1.18.5-1|7	Packager:	Bruno Cornec <bcornec@mandriva.org>
12cr|mindi-busybox-1.18.5-1|8	Release:	%mkrel 1
12cr|mindi-busybox-1.18.5-1|9	License:	GPL
12cr|mindi-busybox-1.18.5-1|10	Group:		Archiving/Backup
12cr|mindi-busybox-1.18.5-1|11	Url:		http://www.mondorescue.org
12cr|mindi-busybox-1.18.5-1|12	Source:		ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.gz
12cr|mindi-busybox-1.18.5-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
12cr|mindi-busybox-1.18.5-1|14	Buildrequires: gcc
12cr|mindi-busybox-1.18.5-1|15	ExcludeArch:	ppc
12cr|mindi-busybox-1.18.5-1|16	
12cr|mindi-busybox-1.18.5-1|17	%description
12cr|mindi-busybox-1.18.5-1|18	This package provides a busybox version suited for Mindi.
12cr|mindi-busybox-1.18.5-1|19	
12cr|mindi-busybox-1.18.5-1|20	%prep
12cr|mindi-busybox-1.18.5-1|21	%setup -n %name-%{version}
12cr|mindi-busybox-1.18.5-1|22	
12cr|mindi-busybox-1.18.5-1|23	%build
12cr|mindi-busybox-1.18.5-1|24	make oldconfig
12cr|mindi-busybox-1.18.5-1|25	make busybox
12cr|mindi-busybox-1.18.5-1|26	
12cr|mindi-busybox-1.18.5-1|27	%install
12cr|mindi-busybox-1.18.5-1|28	%{__rm}  -rf $RPM_BUILD_ROOT
12cr|mindi-busybox-1.18.5-1|29	
12cr|mindi-busybox-1.18.5-1|30	DESTDIR=${RPM_BUILD_ROOT}%{_libdir}/mindi/rootfs
12cr|mindi-busybox-1.18.5-1|31	make CONFIG_PREFIX=$DESTDIR install
12cr|mindi-busybox-1.18.5-1|32	
12cr|mindi-busybox-1.18.5-1|33	%clean
12cr|mindi-busybox-1.18.5-1|34	%{__rm} -rf $RPM_BUILD_ROOT
12cr|mindi-busybox-1.18.5-1|35	
12cr|mindi-busybox-1.18.5-1|36	%files
12cr|mindi-busybox-1.18.5-1|37	%defattr(-,root,root)
12cr|mindi-busybox-1.18.5-1|38	%doc ChangeLog INSTALL LICENSE AUTHORS README TODO NEWS
12cr|mindi-busybox-1.18.5-1|39	%{_libdir}/mindi
12cr|mindi-busybox-1.18.5-1|40	
12cr|mindi-busybox-1.18.5-1|41	
12cr|mindi-busybox-1.18.5-1|42	
12cr|mindi-busybox-1.18.5-1|43	%changelog
12cr|mindi-busybox-1.18.5-1|44	* Sun Feb 26 2012 Bruno Cornec <bcornec@mandriva.org> 1.18.5-1mdv2012.0
12cr|mindi-busybox-1.18.5-1|45	+ Revision: 780867
12cr|mindi-busybox-1.18.5-1|46	- Update to upstream 1.18.5
12cr|mindi-busybox-1.18.5-1|47	
12cr|mindi-busybox-1.18.5-1|48	* Mon Mar 21 2011 Bruno Cornec <bcornec@mandriva.org> 1.18.3-1
12cr|mindi-busybox-1.18.5-1|49	+ Revision: 647363
12cr|mindi-busybox-1.18.5-1|50	- Fix reference to upstream mindi-busybox tar file
12cr|mindi-busybox-1.18.5-1|51	- Update mindi-busybox to upstream 1.18.3
12cr|mindi-busybox-1.18.5-1|52	
12cr|mindi-busybox-1.18.5-1|53	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|mindi-busybox-1.18.5-1|54	- the mass rebuild of 2010.1 packages
12cr|mindi-busybox-1.18.5-1|55	
12cr|mindi-busybox-1.18.5-1|56	* Wed May 19 2010 Bruno Cornec <bcornec@mandriva.org> 1.7.3-4mdv2010.1
12cr|mindi-busybox-1.18.5-1|57	+ Revision: 545308
12cr|mindi-busybox-1.18.5-1|58	- Update tag in order to regenerate the package for 2010.1 - No change.
12cr|mindi-busybox-1.18.5-1|59	
12cr|mindi-busybox-1.18.5-1|60	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.7.3-3mdv2010.0
12cr|mindi-busybox-1.18.5-1|61	+ Revision: 439808
12cr|mindi-busybox-1.18.5-1|62	- rebuild
12cr|mindi-busybox-1.18.5-1|63	
12cr|mindi-busybox-1.18.5-1|64	* Wed Feb 18 2009 Bruno Cornec <bcornec@mandriva.org> 1.7.3-2mdv2009.1
12cr|mindi-busybox-1.18.5-1|65	+ Revision: 342579
12cr|mindi-busybox-1.18.5-1|66	- Buildrequires fixed (and now tag updated)
12cr|mindi-busybox-1.18.5-1|67	
12cr|mindi-busybox-1.18.5-1|68	* Mon Dec 08 2008 Bruno Cornec <bcornec@mandriva.org> 1.7.3-1mdv2009.1
12cr|mindi-busybox-1.18.5-1|69	+ Revision: 311738
12cr|mindi-busybox-1.18.5-1|70	-Update to mindi-busybox 1.7.3
12cr|mindi-busybox-1.18.5-1|71	- Updated to 1.2.2-3
12cr|mindi-busybox-1.18.5-1|72	- Fix a blocking bug in mindi-busybox gentoo's ebuild (Francesco Talamona)
12cr|mindi-busybox-1.18.5-1|73	
12cr|mindi-busybox-1.18.5-1|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|mindi-busybox-1.18.5-1|75	- rebuild
12cr|mindi-busybox-1.18.5-1|76	- kill re-definition of %%buildroot on Pixel's request
12cr|mindi-busybox-1.18.5-1|77	
12cr|mindi-busybox-1.18.5-1|78	+ Olivier Blin <blino@mandriva.org>
12cr|mindi-busybox-1.18.5-1|79	- restore BuildRoot
12cr|mindi-busybox-1.18.5-1|80	
12cr|mindi-busybox-1.18.5-1|81	* Wed May 16 2007 Bruno Cornec <bcornec@mandriva.org> 1.2.2-2mdv2008.0
12cr|mindi-busybox-1.18.5-1|82	+ Revision: 27124
12cr|mindi-busybox-1.18.5-1|83	- Tag -2 to force a clean update in repositories
12cr|mindi-busybox-1.18.5-1|84	
12cr|mindi-busybox-1.18.5-1|85	* Wed Apr 25 2007 Bruno Cornec <bcornec@mandriva.org> 1.2.2-1mdv2008.0
12cr|mindi-busybox-1.18.5-1|86	+ Revision: 18034
12cr|mindi-busybox-1.18.5-1|87	- Updated to 1.2.2-2
12cr|mindi-busybox-1.18.5-1|88	- Improve Gentoo packaging (Linos)
12cr|mindi-busybox-1.18.5-1|89	- Updated to 1.2.2-2
12cr|mindi-busybox-1.18.5-1|90	- Improve Gentoo packaging (Linos)
12cr|mindi-busybox-1.18.5-1|91	
12cr|mindi-busybox-1.18.5-1|92	
12cr|mindi-busybox-1.18.5-1|93	* Thu Jan 04 2007 bcornec <bcornec> 1.2.2-1mdv2007.0
12cr|mindi-busybox-1.18.5-1|94	+ Revision: 103985
12cr|mindi-busybox-1.18.5-1|95	- Updated to 1.2.2
12cr|mindi-busybox-1.18.5-1|96	- mindi-busybox version is now extended with the SVN revision (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|97	- Fix a known bug for busybox where -gc-section in makefile + static for link crea tes a buggy busybox with glibc (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|98	- Updated based on busybox 1.2.2 (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|99	- Handles modules back again (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|100	- Fix bug #88 around install conflicts (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|101	- Update packager
12cr|mindi-busybox-1.18.5-1|102	- Updated to 1.2.2
12cr|mindi-busybox-1.18.5-1|103	- mindi-busybox version is now extended with the SVN revision (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|104	- Fix a known bug for busybox where -gc-section in makefile + static for link crea tes a buggy busybox with glibc (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|105	- Updated based on busybox 1.2.2 (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|106	- Handles modules back again (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|107	- Fix bug #88 around install conflicts (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|108	- Updated to 1.2.2
12cr|mindi-busybox-1.18.5-1|109	- mindi-busybox version is now extended with the SVN revision (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|110	- Fix a known bug for busybox where -gc-section in makefile + static for link crea tes a buggy busybox with glibc (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|111	- Updated based on busybox 1.2.2 (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|112	- Handles modules back again (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|113	- Fix bug #88 around install conflicts (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|114	- Updated to 1.2.1
12cr|mindi-busybox-1.18.5-1|115	- Creation based on busybox 1.2.1 (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|116	- Remove module management, bunzip2 in config file (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|117	- Import mindi-busybox
12cr|mindi-busybox-1.18.5-1|118	
12cr|mindi-busybox-1.18.5-1|119	* Thu Oct 05 2006 Bruno Cornec <bruno@mondorescue.org> 1.2.1-3.20060mdv
12cr|mindi-busybox-1.18.5-1|120	- Updated to 1.2.1
12cr|mindi-busybox-1.18.5-1|121	- Creation based on busybox 1.2.1 (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|122	- Remove module management, bunzip2 in config file (Bruno Cornec)
12cr|mindi-busybox-1.18.5-1|123	

3164 12
12cr|minetest-0.4.4-2|1	%define gameversion 0.4.4
12cr|minetest-0.4.4-2|2	
12cr|minetest-0.4.4-2|3	Name:		minetest
12cr|minetest-0.4.4-2|4	Version:	0.4.4
12cr|minetest-0.4.4-2|5	Release:	2
12cr|minetest-0.4.4-2|6	Summary:	An InfiniMiner/Minecraft inspired game
12cr|minetest-0.4.4-2|7	Group:		Games/Other
12cr|minetest-0.4.4-2|8	License:	GPLv2+
12cr|minetest-0.4.4-2|9	URL:		http://celeron.55.lt/minetest/
12cr|minetest-0.4.4-2|10	# Get from github and re-pack to get rid of ugly directory names
12cr|minetest-0.4.4-2|11	Source0:	%{name}-%{version}.tar.bz2
12cr|minetest-0.4.4-2|12	Source1:	%{name}_game-%{gameversion}.tar.bz2
12cr|minetest-0.4.4-2|13	# Needed to fix build against jthread 1.3.1
12cr|minetest-0.4.4-2|14	Patch0:		minetest-0.4.4-jthread.patch
12cr|minetest-0.4.4-2|15	BuildRequires:	cmake >= 2.6.0
12cr|minetest-0.4.4-2|16	BuildRequires:	bzip2-devel
12cr|minetest-0.4.4-2|17	BuildRequires:	gettext-devel
12cr|minetest-0.4.4-2|18	BuildRequires:	irrlicht-devel
12cr|minetest-0.4.4-2|19	BuildRequires:	jpeg-devel
12cr|minetest-0.4.4-2|20	BuildRequires:	zlib-devel
12cr|minetest-0.4.4-2|21	BuildRequires:	pkgconfig(gl)
12cr|minetest-0.4.4-2|22	BuildRequires:	pkgconfig(jthread)
12cr|minetest-0.4.4-2|23	BuildRequires:	pkgconfig(libpng)
12cr|minetest-0.4.4-2|24	BuildRequires:	pkgconfig(openal)
12cr|minetest-0.4.4-2|25	BuildRequires:	pkgconfig(sqlite3)
12cr|minetest-0.4.4-2|26	BuildRequires:	pkgconfig(vorbisfile)
12cr|minetest-0.4.4-2|27	BuildRequires:	pkgconfig(x11)
12cr|minetest-0.4.4-2|28	
12cr|minetest-0.4.4-2|29	%description
12cr|minetest-0.4.4-2|30	One of the first InfiniMiner/Minecraft(/whatever) inspired games (started
12cr|minetest-0.4.4-2|31	October 2010), with a goal of taking the survival multiplayer gameplay
12cr|minetest-0.4.4-2|32	to a slightly different direction.
12cr|minetest-0.4.4-2|33	
12cr|minetest-0.4.4-2|34	This game is under development, and as of now, the game does not really
12cr|minetest-0.4.4-2|35	differ from Minecraft except for having a lot less features. Still, playing
12cr|minetest-0.4.4-2|36	is quite fun already, especially for people who have not been able to
12cr|minetest-0.4.4-2|37	experience Minecraft.
12cr|minetest-0.4.4-2|38	
12cr|minetest-0.4.4-2|39	%prep
12cr|minetest-0.4.4-2|40	%setup -q -a 1
12cr|minetest-0.4.4-2|41	%patch0 -p1
12cr|minetest-0.4.4-2|42	
12cr|minetest-0.4.4-2|43	%build
12cr|minetest-0.4.4-2|44	%cmake -DJTHREAD_INCLUDE_DIR=%{_includedir}/jthread -DENABLE_GETTEXT:BOOL=ON
12cr|minetest-0.4.4-2|45	%make
12cr|minetest-0.4.4-2|46	
12cr|minetest-0.4.4-2|47	%install
12cr|minetest-0.4.4-2|48	%makeinstall_std -C build
12cr|minetest-0.4.4-2|49	
12cr|minetest-0.4.4-2|50	mkdir -p %{buildroot}%{_datadir}/%{name}/games/%{name}_game
12cr|minetest-0.4.4-2|51	cp -r %{name}_game-%{gameversion}/* %{buildroot}%{_datadir}/%{name}/games/%{name}_game
12cr|minetest-0.4.4-2|52	
12cr|minetest-0.4.4-2|53	%find_lang %{name}
12cr|minetest-0.4.4-2|54	
12cr|minetest-0.4.4-2|55	%files -f %{name}.lang
12cr|minetest-0.4.4-2|56	%doc doc/*.txt
12cr|minetest-0.4.4-2|57	%{_bindir}/%{name}
12cr|minetest-0.4.4-2|58	%{_bindir}/%{name}server
12cr|minetest-0.4.4-2|59	%{_datadir}/%{name}
12cr|minetest-0.4.4-2|60	%{_datadir}/applications/%{name}.desktop
12cr|minetest-0.4.4-2|61	%{_iconsdir}/hicolor/scalable/apps/%{name}-icon.svg
12cr|minetest-0.4.4-2|62	%{_mandir}/man6/%{name}.6*
12cr|minetest-0.4.4-2|63	%{_mandir}/man6/%{name}server.6*
12cr|minetest-0.4.4-2|64	
12cr|minetest-0.4.4-2|65	

3165 12
12cr|mingw32-binutils-2.19.1-3|1	%define Werror_cflags %nil
12cr|mingw32-binutils-2.19.1-3|2	
12cr|mingw32-binutils-2.19.1-3|3	%define binutils_version 2.19.1
12cr|mingw32-binutils-2.19.1-3|4	#define mingw32_binutils_version 20080109-2
12cr|mingw32-binutils-2.19.1-3|5	#define mingw32_binutils_rpmvers %{expand:%(echo %{mingw32_binutils_version} | tr - _)}
12cr|mingw32-binutils-2.19.1-3|6	
12cr|mingw32-binutils-2.19.1-3|7	Name:           mingw32-binutils
12cr|mingw32-binutils-2.19.1-3|8	Version:        %{binutils_version}
12cr|mingw32-binutils-2.19.1-3|9	Release:        %mkrel 3
12cr|mingw32-binutils-2.19.1-3|10	Summary:        MinGW Windows binutils
12cr|mingw32-binutils-2.19.1-3|11	
12cr|mingw32-binutils-2.19.1-3|12	License:        GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+
12cr|mingw32-binutils-2.19.1-3|13	Group:          Development/Other
12cr|mingw32-binutils-2.19.1-3|14	URL:            http://www.mingw.org/
12cr|mingw32-binutils-2.19.1-3|15	Source0:        http://dl.sourceforge.net/sourceforge/mingw/binutils-%{binutils_version}-mingw32-src.tar.gz
12cr|mingw32-binutils-2.19.1-3|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mingw32-binutils-2.19.1-3|17	
12cr|mingw32-binutils-2.19.1-3|18	BuildRequires:  flex
12cr|mingw32-binutils-2.19.1-3|19	BuildRequires:  bison
12cr|mingw32-binutils-2.19.1-3|20	BuildRequires:  texinfo
12cr|mingw32-binutils-2.19.1-3|21	BuildRequires:  mingw32-filesystem >= 38
12cr|mingw32-binutils-2.19.1-3|22	
12cr|mingw32-binutils-2.19.1-3|23	# NB: This must be left in.
12cr|mingw32-binutils-2.19.1-3|24	Requires:       mingw32-filesystem >= 38
12cr|mingw32-binutils-2.19.1-3|25	
12cr|mingw32-binutils-2.19.1-3|26	
12cr|mingw32-binutils-2.19.1-3|27	%description
12cr|mingw32-binutils-2.19.1-3|28	MinGW Windows binutils (utilities like 'strip', 'as', 'ld') which
12cr|mingw32-binutils-2.19.1-3|29	understand Windows executables and DLLs.
12cr|mingw32-binutils-2.19.1-3|30	
12cr|mingw32-binutils-2.19.1-3|31	
12cr|mingw32-binutils-2.19.1-3|32	%prep
12cr|mingw32-binutils-2.19.1-3|33	%setup -q -n binutils-%{binutils_version}
12cr|mingw32-binutils-2.19.1-3|34	
12cr|mingw32-binutils-2.19.1-3|35	
12cr|mingw32-binutils-2.19.1-3|36	%build
12cr|mingw32-binutils-2.19.1-3|37	mkdir -p build
12cr|mingw32-binutils-2.19.1-3|38	cd build
12cr|mingw32-binutils-2.19.1-3|39	CFLAGS="$RPM_OPT_FLAGS" \
12cr|mingw32-binutils-2.19.1-3|40	../configure \
12cr|mingw32-binutils-2.19.1-3|41	--build=%_build --host=%_host \
12cr|mingw32-binutils-2.19.1-3|42	--target=%{_mingw32_target} \
12cr|mingw32-binutils-2.19.1-3|43	--verbose --disable-nls \
12cr|mingw32-binutils-2.19.1-3|44	--without-included-gettext \
12cr|mingw32-binutils-2.19.1-3|45	--disable-win32-registry \
12cr|mingw32-binutils-2.19.1-3|46	--disable-werror \
12cr|mingw32-binutils-2.19.1-3|47	--with-sysroot=%{_mingw32_sysroot} \
12cr|mingw32-binutils-2.19.1-3|48	--prefix=%{_prefix} --bindir=%{_bindir} \
12cr|mingw32-binutils-2.19.1-3|49	--includedir=%{_includedir} --libdir=%{_libdir} \
12cr|mingw32-binutils-2.19.1-3|50	--mandir=%{_mandir} --infodir=%{_infodir}
12cr|mingw32-binutils-2.19.1-3|51	
12cr|mingw32-binutils-2.19.1-3|52	make all
12cr|mingw32-binutils-2.19.1-3|53	
12cr|mingw32-binutils-2.19.1-3|54	
12cr|mingw32-binutils-2.19.1-3|55	%install
12cr|mingw32-binutils-2.19.1-3|56	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-binutils-2.19.1-3|57	
12cr|mingw32-binutils-2.19.1-3|58	cd build
12cr|mingw32-binutils-2.19.1-3|59	make DESTDIR=$RPM_BUILD_ROOT install
12cr|mingw32-binutils-2.19.1-3|60	
12cr|mingw32-binutils-2.19.1-3|61	# These files conflict with ordinary binutils.
12cr|mingw32-binutils-2.19.1-3|62	rm -rf $RPM_BUILD_ROOT%{_infodir}
12cr|mingw32-binutils-2.19.1-3|63	rm -f ${RPM_BUILD_ROOT}%{_libdir}/libiberty*
12cr|mingw32-binutils-2.19.1-3|64	
12cr|mingw32-binutils-2.19.1-3|65	
12cr|mingw32-binutils-2.19.1-3|66	%clean
12cr|mingw32-binutils-2.19.1-3|67	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-binutils-2.19.1-3|68	
12cr|mingw32-binutils-2.19.1-3|69	
12cr|mingw32-binutils-2.19.1-3|70	%files
12cr|mingw32-binutils-2.19.1-3|71	%defattr(-,root,root)
12cr|mingw32-binutils-2.19.1-3|72	%{_mandir}/man1/*
12cr|mingw32-binutils-2.19.1-3|73	%{_bindir}/i586-pc-mingw32-*
12cr|mingw32-binutils-2.19.1-3|74	%{_prefix}/i586-pc-mingw32/bin
12cr|mingw32-binutils-2.19.1-3|75	%{_prefix}/i586-pc-mingw32/lib/ldscripts
12cr|mingw32-binutils-2.19.1-3|76	
12cr|mingw32-binutils-2.19.1-3|77	
12cr|mingw32-binutils-2.19.1-3|78	
12cr|mingw32-binutils-2.19.1-3|79	%changelog
12cr|mingw32-binutils-2.19.1-3|80	

3166 12
12cr|mingw32-bzip2-1.0.5-3|1	%define __strip %{_mingw32_strip}
12cr|mingw32-bzip2-1.0.5-3|2	%define __objdump %{_mingw32_objdump}
12cr|mingw32-bzip2-1.0.5-3|3	%define _use_internal_dependency_generator 0
12cr|mingw32-bzip2-1.0.5-3|4	%define __find_requires %{_mingw32_findrequires}
12cr|mingw32-bzip2-1.0.5-3|5	%define __find_provides %{_mingw32_findprovides}
12cr|mingw32-bzip2-1.0.5-3|6	
12cr|mingw32-bzip2-1.0.5-3|7	%define library_version 1.0.4
12cr|mingw32-bzip2-1.0.5-3|8	
12cr|mingw32-bzip2-1.0.5-3|9	# Running the tests requires Wine.
12cr|mingw32-bzip2-1.0.5-3|10	%define run_tests 0
12cr|mingw32-bzip2-1.0.5-3|11	
12cr|mingw32-bzip2-1.0.5-3|12	Name:           mingw32-bzip2
12cr|mingw32-bzip2-1.0.5-3|13	Version:        1.0.5
12cr|mingw32-bzip2-1.0.5-3|14	Release:        %mkrel 3
12cr|mingw32-bzip2-1.0.5-3|15	Summary:        MinGW port of bzip2 file compression utility
12cr|mingw32-bzip2-1.0.5-3|16	
12cr|mingw32-bzip2-1.0.5-3|17	License:        BSD
12cr|mingw32-bzip2-1.0.5-3|18	Group:          Development/Other
12cr|mingw32-bzip2-1.0.5-3|19	URL:            http://www.bzip.org/
12cr|mingw32-bzip2-1.0.5-3|20	Source0:        http://www.bzip.org/%{version}/bzip2-%{version}.tar.gz
12cr|mingw32-bzip2-1.0.5-3|21	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mingw32-bzip2-1.0.5-3|22	
12cr|mingw32-bzip2-1.0.5-3|23	BuildArch:      noarch
12cr|mingw32-bzip2-1.0.5-3|24	
12cr|mingw32-bzip2-1.0.5-3|25	Patch0:         bzip2-1.0.4-saneso.patch
12cr|mingw32-bzip2-1.0.5-3|26	Patch5:         bzip2-1.0.4-cflags.patch
12cr|mingw32-bzip2-1.0.5-3|27	Patch6:         bzip2-1.0.4-bzip2recover.patch
12cr|mingw32-bzip2-1.0.5-3|28	
12cr|mingw32-bzip2-1.0.5-3|29	Patch10:        mingw32-bzip2-1.0.5-slash.patch
12cr|mingw32-bzip2-1.0.5-3|30	Patch11:        mingw32-bzip2-1.0.5-dll.patch
12cr|mingw32-bzip2-1.0.5-3|31	
12cr|mingw32-bzip2-1.0.5-3|32	BuildRequires:  mingw32-filesystem >= 26
12cr|mingw32-bzip2-1.0.5-3|33	BuildRequires:  mingw32-gcc
12cr|mingw32-bzip2-1.0.5-3|34	BuildRequires:  mingw32-binutils
12cr|mingw32-bzip2-1.0.5-3|35	
12cr|mingw32-bzip2-1.0.5-3|36	%if %{run_tests}
12cr|mingw32-bzip2-1.0.5-3|37	BuildRequires:  wine
12cr|mingw32-bzip2-1.0.5-3|38	%endif
12cr|mingw32-bzip2-1.0.5-3|39	
12cr|mingw32-bzip2-1.0.5-3|40	
12cr|mingw32-bzip2-1.0.5-3|41	%description
12cr|mingw32-bzip2-1.0.5-3|42	Bzip2 is a freely available, patent-free, high quality data compressor.
12cr|mingw32-bzip2-1.0.5-3|43	Bzip2 compresses files to within 10 to 15 percent of the capabilities
12cr|mingw32-bzip2-1.0.5-3|44	of the best techniques available.  However, bzip2 has the added benefit
12cr|mingw32-bzip2-1.0.5-3|45	of being approximately two times faster at compression and six times
12cr|mingw32-bzip2-1.0.5-3|46	faster at decompression than those techniques.  Bzip2 is not the
12cr|mingw32-bzip2-1.0.5-3|47	fastest compression utility, but it does strike a balance between speed
12cr|mingw32-bzip2-1.0.5-3|48	and compression capability.
12cr|mingw32-bzip2-1.0.5-3|49	
12cr|mingw32-bzip2-1.0.5-3|50	This package contains development tools and libraries for use when
12cr|mingw32-bzip2-1.0.5-3|51	cross-compiling Windows software in Fedora.
12cr|mingw32-bzip2-1.0.5-3|52	
12cr|mingw32-bzip2-1.0.5-3|53	
12cr|mingw32-bzip2-1.0.5-3|54	%prep
12cr|mingw32-bzip2-1.0.5-3|55	%setup -q -n bzip2-%{version}
12cr|mingw32-bzip2-1.0.5-3|56	
12cr|mingw32-bzip2-1.0.5-3|57	%patch0 -p1 -b .saneso
12cr|mingw32-bzip2-1.0.5-3|58	%patch5 -p1 -b .cflags
12cr|mingw32-bzip2-1.0.5-3|59	%patch6 -p1 -b .bz2recover
12cr|mingw32-bzip2-1.0.5-3|60	
12cr|mingw32-bzip2-1.0.5-3|61	%patch10 -p1 -b .slash
12cr|mingw32-bzip2-1.0.5-3|62	%patch11 -p1 -b .dll
12cr|mingw32-bzip2-1.0.5-3|63	
12cr|mingw32-bzip2-1.0.5-3|64	
12cr|mingw32-bzip2-1.0.5-3|65	%build
12cr|mingw32-bzip2-1.0.5-3|66	make -f Makefile-libbz2_so \
12cr|mingw32-bzip2-1.0.5-3|67	CC="%{_mingw32_cc}" \
12cr|mingw32-bzip2-1.0.5-3|68	AR="%{_mingw32_ar}" \
12cr|mingw32-bzip2-1.0.5-3|69	RANLIB="%{_mingw32_ranlib}" \
12cr|mingw32-bzip2-1.0.5-3|70	CFLAGS="%{_mingw32_cflags} -D_FILE_OFFSET_BITS=64" \
12cr|mingw32-bzip2-1.0.5-3|71	%{?_smp_mflags} all
12cr|mingw32-bzip2-1.0.5-3|72	
12cr|mingw32-bzip2-1.0.5-3|73	rm -f *.o
12cr|mingw32-bzip2-1.0.5-3|74	make CC="%{_mingw32_cc}" \
12cr|mingw32-bzip2-1.0.5-3|75	AR="%{_mingw32_ar}" \
12cr|mingw32-bzip2-1.0.5-3|76	RANLIB="%{_mingw32_ranlib}" \
12cr|mingw32-bzip2-1.0.5-3|77	CFLAGS="%{_mingw32_cflags} -D_FILE_OFFSET_BITS=64" \
12cr|mingw32-bzip2-1.0.5-3|78	%{?_smp_mflags} \
12cr|mingw32-bzip2-1.0.5-3|79	%if %{run_tests}
12cr|mingw32-bzip2-1.0.5-3|80	all
12cr|mingw32-bzip2-1.0.5-3|81	%else
12cr|mingw32-bzip2-1.0.5-3|82	libbz2.a bzip2 bzip2recover
12cr|mingw32-bzip2-1.0.5-3|83	%endif
12cr|mingw32-bzip2-1.0.5-3|84	
12cr|mingw32-bzip2-1.0.5-3|85	
12cr|mingw32-bzip2-1.0.5-3|86	%install
12cr|mingw32-bzip2-1.0.5-3|87	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-bzip2-1.0.5-3|88	make PREFIX=$RPM_BUILD_ROOT%{_mingw32_prefix} install
12cr|mingw32-bzip2-1.0.5-3|89	
12cr|mingw32-bzip2-1.0.5-3|90	# The binaries which are symlinks contain the full buildroot
12cr|mingw32-bzip2-1.0.5-3|91	# name in the symlink, so replace those.
12cr|mingw32-bzip2-1.0.5-3|92	pushd $RPM_BUILD_ROOT%{_mingw32_bindir}
12cr|mingw32-bzip2-1.0.5-3|93	rm bzcmp bzegrep bzfgrep bzless
12cr|mingw32-bzip2-1.0.5-3|94	ln -s bzdiff bzcmp
12cr|mingw32-bzip2-1.0.5-3|95	ln -s bzgrep bzegrep
12cr|mingw32-bzip2-1.0.5-3|96	ln -s bzgrep bzfgrep
12cr|mingw32-bzip2-1.0.5-3|97	ln -s bzmore bzless
12cr|mingw32-bzip2-1.0.5-3|98	popd
12cr|mingw32-bzip2-1.0.5-3|99	
12cr|mingw32-bzip2-1.0.5-3|100	# Remove the manpages, they're duplicates of the native package,
12cr|mingw32-bzip2-1.0.5-3|101	# and located in the wrong place anyway.
12cr|mingw32-bzip2-1.0.5-3|102	rm -rf $RPM_BUILD_ROOT%{_mingw32_prefix}/man
12cr|mingw32-bzip2-1.0.5-3|103	
12cr|mingw32-bzip2-1.0.5-3|104	# The Makefile doesn't install the DLL.
12cr|mingw32-bzip2-1.0.5-3|105	# Rename the library so that libtool can find it.
12cr|mingw32-bzip2-1.0.5-3|106	install bz2.dll.a $RPM_BUILD_ROOT%{_mingw32_libdir}/libbz2.dll.a
12cr|mingw32-bzip2-1.0.5-3|107	install bz2-1.dll $RPM_BUILD_ROOT%{_mingw32_bindir}/
12cr|mingw32-bzip2-1.0.5-3|108	
12cr|mingw32-bzip2-1.0.5-3|109	# Remove the static library.
12cr|mingw32-bzip2-1.0.5-3|110	rm $RPM_BUILD_ROOT%{_mingw32_libdir}/libbz2.a
12cr|mingw32-bzip2-1.0.5-3|111	
12cr|mingw32-bzip2-1.0.5-3|112	
12cr|mingw32-bzip2-1.0.5-3|113	%clean
12cr|mingw32-bzip2-1.0.5-3|114	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-bzip2-1.0.5-3|115	
12cr|mingw32-bzip2-1.0.5-3|116	
12cr|mingw32-bzip2-1.0.5-3|117	%files
12cr|mingw32-bzip2-1.0.5-3|118	%defattr(-,root,root)
12cr|mingw32-bzip2-1.0.5-3|119	%doc LICENSE
12cr|mingw32-bzip2-1.0.5-3|120	
12cr|mingw32-bzip2-1.0.5-3|121	%{_mingw32_bindir}/bz2-1.dll
12cr|mingw32-bzip2-1.0.5-3|122	%{_mingw32_libdir}/libbz2.dll.a
12cr|mingw32-bzip2-1.0.5-3|123	
12cr|mingw32-bzip2-1.0.5-3|124	%{_mingw32_bindir}/bunzip2
12cr|mingw32-bzip2-1.0.5-3|125	%{_mingw32_bindir}/bzcat
12cr|mingw32-bzip2-1.0.5-3|126	%{_mingw32_bindir}/bzcmp
12cr|mingw32-bzip2-1.0.5-3|127	%{_mingw32_bindir}/bzdiff
12cr|mingw32-bzip2-1.0.5-3|128	%{_mingw32_bindir}/bzegrep
12cr|mingw32-bzip2-1.0.5-3|129	%{_mingw32_bindir}/bzfgrep
12cr|mingw32-bzip2-1.0.5-3|130	%{_mingw32_bindir}/bzgrep
12cr|mingw32-bzip2-1.0.5-3|131	%{_mingw32_bindir}/bzip2
12cr|mingw32-bzip2-1.0.5-3|132	%{_mingw32_bindir}/bzip2recover
12cr|mingw32-bzip2-1.0.5-3|133	%{_mingw32_bindir}/bzless
12cr|mingw32-bzip2-1.0.5-3|134	%{_mingw32_bindir}/bzmore
12cr|mingw32-bzip2-1.0.5-3|135	
12cr|mingw32-bzip2-1.0.5-3|136	%{_mingw32_includedir}/bzlib.h
12cr|mingw32-bzip2-1.0.5-3|137	
12cr|mingw32-bzip2-1.0.5-3|138	
12cr|mingw32-bzip2-1.0.5-3|139	
12cr|mingw32-bzip2-1.0.5-3|140	%changelog
12cr|mingw32-bzip2-1.0.5-3|141	

3167 12
12cr|mingw32-crossreport-6-3|1	Name:           mingw32-crossreport
12cr|mingw32-crossreport-6-3|2	Version:        6
12cr|mingw32-crossreport-6-3|3	Release:        %mkrel 3
12cr|mingw32-crossreport-6-3|4	Summary:        Analysis tool to help cross-compilation to Windows
12cr|mingw32-crossreport-6-3|5	
12cr|mingw32-crossreport-6-3|6	License:        GPLv2+
12cr|mingw32-crossreport-6-3|7	Group:          Development/Other
12cr|mingw32-crossreport-6-3|8	URL:            http://fedoraproject.org/wiki/MinGW
12cr|mingw32-crossreport-6-3|9	Source0:        crossreport.pl
12cr|mingw32-crossreport-6-3|10	Source1:        README
12cr|mingw32-crossreport-6-3|11	Source2:        COPYING
12cr|mingw32-crossreport-6-3|12	Source3:        crossreport.db
12cr|mingw32-crossreport-6-3|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mingw32-crossreport-6-3|14	
12cr|mingw32-crossreport-6-3|15	BuildArch:      noarch
12cr|mingw32-crossreport-6-3|16	
12cr|mingw32-crossreport-6-3|17	BuildRequires:  perl
12cr|mingw32-crossreport-6-3|18	
12cr|mingw32-crossreport-6-3|19	
12cr|mingw32-crossreport-6-3|20	%description
12cr|mingw32-crossreport-6-3|21	CrossReport is a tool to help you analyze the APIs used by a compiled
12cr|mingw32-crossreport-6-3|22	Linux program, in order to work out the effort required to
12cr|mingw32-crossreport-6-3|23	cross-compile that program for Windows, using the Fedora MinGW
12cr|mingw32-crossreport-6-3|24	cross-compiler.
12cr|mingw32-crossreport-6-3|25	
12cr|mingw32-crossreport-6-3|26	The simplest way to use it is to point it at an existing Linux binary,
12cr|mingw32-crossreport-6-3|27	and then read the generated report.
12cr|mingw32-crossreport-6-3|28	
12cr|mingw32-crossreport-6-3|29	What it does in more detail: It looks at the libraries and API calls
12cr|mingw32-crossreport-6-3|30	used by the Linux binary, and compares them to the libraries and API
12cr|mingw32-crossreport-6-3|31	calls that we currently support under the Fedora MinGW cross-compiler.
12cr|mingw32-crossreport-6-3|32	It then works out what is missing, and produces a report suggesting
12cr|mingw32-crossreport-6-3|33	the amount of work that needs to be done to port the program.  For
12cr|mingw32-crossreport-6-3|34	example, whether whole libraries need to be ported first, and/or how
12cr|mingw32-crossreport-6-3|35	to substitute individual calls to work on Windows.
12cr|mingw32-crossreport-6-3|36	
12cr|mingw32-crossreport-6-3|37	
12cr|mingw32-crossreport-6-3|38	%prep
12cr|mingw32-crossreport-6-3|39	# empty
12cr|mingw32-crossreport-6-3|40	
12cr|mingw32-crossreport-6-3|41	
12cr|mingw32-crossreport-6-3|42	%build
12cr|mingw32-crossreport-6-3|43	# empty
12cr|mingw32-crossreport-6-3|44	
12cr|mingw32-crossreport-6-3|45	
12cr|mingw32-crossreport-6-3|46	%install
12cr|mingw32-crossreport-6-3|47	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-crossreport-6-3|48	
12cr|mingw32-crossreport-6-3|49	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|mingw32-crossreport-6-3|50	install -m 0755 %{SOURCE0} $RPM_BUILD_ROOT%{_bindir}/mingw32-crossreport
12cr|mingw32-crossreport-6-3|51	
12cr|mingw32-crossreport-6-3|52	# Install the database.
12cr|mingw32-crossreport-6-3|53	mkdir -p $RPM_BUILD_ROOT%{_datadir}/crossreport
12cr|mingw32-crossreport-6-3|54	install -m 0644 %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}/crossreport/
12cr|mingw32-crossreport-6-3|55	
12cr|mingw32-crossreport-6-3|56	# Install documentation (manually).
12cr|mingw32-crossreport-6-3|57	mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|mingw32-crossreport-6-3|58	install -m 0644 %{SOURCE1} %{SOURCE2} \
12cr|mingw32-crossreport-6-3|59	$RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|mingw32-crossreport-6-3|60	
12cr|mingw32-crossreport-6-3|61	# Build the manpage from the source.
12cr|mingw32-crossreport-6-3|62	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|mingw32-crossreport-6-3|63	pod2man -c "CrossReport" -r "%{name}-%{version}" %{SOURCE0} \
12cr|mingw32-crossreport-6-3|64	> $RPM_BUILD_ROOT%{_mandir}/man1/mingw32-crossreport.1
12cr|mingw32-crossreport-6-3|65	
12cr|mingw32-crossreport-6-3|66	
12cr|mingw32-crossreport-6-3|67	%clean
12cr|mingw32-crossreport-6-3|68	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-crossreport-6-3|69	
12cr|mingw32-crossreport-6-3|70	
12cr|mingw32-crossreport-6-3|71	%files
12cr|mingw32-crossreport-6-3|72	%defattr(-,root,root)
12cr|mingw32-crossreport-6-3|73	%doc %{_docdir}/%{name}-%{version}/COPYING
12cr|mingw32-crossreport-6-3|74	%doc %{_docdir}/%{name}-%{version}/README
12cr|mingw32-crossreport-6-3|75	%{_bindir}/mingw32-crossreport
12cr|mingw32-crossreport-6-3|76	%{_mandir}/man1/mingw32-crossreport.1*
12cr|mingw32-crossreport-6-3|77	%{_datadir}/crossreport/
12cr|mingw32-crossreport-6-3|78	
12cr|mingw32-crossreport-6-3|79	
12cr|mingw32-crossreport-6-3|80	
12cr|mingw32-crossreport-6-3|81	%changelog
12cr|mingw32-crossreport-6-3|82	

3168 12
12cr|mingw32-dlfcn-0-r11.3|1	%define __strip %{_mingw32_strip}
12cr|mingw32-dlfcn-0-r11.3|2	%define __objdump %{_mingw32_objdump}
12cr|mingw32-dlfcn-0-r11.3|3	%define _use_internal_dependency_generator 0
12cr|mingw32-dlfcn-0-r11.3|4	%define __find_requires %{_mingw32_findrequires}
12cr|mingw32-dlfcn-0-r11.3|5	%define __find_provides %{_mingw32_findprovides}
12cr|mingw32-dlfcn-0-r11.3|6	
12cr|mingw32-dlfcn-0-r11.3|7	%define realname dlfcn-win32
12cr|mingw32-dlfcn-0-r11.3|8	
12cr|mingw32-dlfcn-0-r11.3|9	%define alphatag r11
12cr|mingw32-dlfcn-0-r11.3|10	
12cr|mingw32-dlfcn-0-r11.3|11	Name:          mingw32-dlfcn
12cr|mingw32-dlfcn-0-r11.3|12	Version:       0
12cr|mingw32-dlfcn-0-r11.3|13	Release:       %{alphatag}.%mkrel 3
12cr|mingw32-dlfcn-0-r11.3|14	Summary:       Implements a wrapper for dlfcn (dlopen dlclose dlsym dlerror)
12cr|mingw32-dlfcn-0-r11.3|15	
12cr|mingw32-dlfcn-0-r11.3|16	License:       LGPLv2+
12cr|mingw32-dlfcn-0-r11.3|17	Group:         Development/Other
12cr|mingw32-dlfcn-0-r11.3|18	URL:           http://code.google.com/p/dlfcn-win32/
12cr|mingw32-dlfcn-0-r11.3|19	Source0:       http://dlfcn-win32.googlecode.com/files/%{realname}-%{alphatag}.tar.bz2
12cr|mingw32-dlfcn-0-r11.3|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mingw32-dlfcn-0-r11.3|21	
12cr|mingw32-dlfcn-0-r11.3|22	BuildArch:     noarch
12cr|mingw32-dlfcn-0-r11.3|23	
12cr|mingw32-dlfcn-0-r11.3|24	BuildRequires: mingw32-filesystem >= 40
12cr|mingw32-dlfcn-0-r11.3|25	BuildRequires: mingw32-gcc
12cr|mingw32-dlfcn-0-r11.3|26	BuildRequires: mingw32-binutils
12cr|mingw32-dlfcn-0-r11.3|27	#BuildRequires: dos2unix
12cr|mingw32-dlfcn-0-r11.3|28	
12cr|mingw32-dlfcn-0-r11.3|29	Patch1:        dlfcn_configure.patch
12cr|mingw32-dlfcn-0-r11.3|30	
12cr|mingw32-dlfcn-0-r11.3|31	
12cr|mingw32-dlfcn-0-r11.3|32	%description
12cr|mingw32-dlfcn-0-r11.3|33	This library implements a wrapper for dlfcn, as specified in POSIX and SUS,
12cr|mingw32-dlfcn-0-r11.3|34	around the dynamic link library functions found in the Windows API.
12cr|mingw32-dlfcn-0-r11.3|35	
12cr|mingw32-dlfcn-0-r11.3|36	
12cr|mingw32-dlfcn-0-r11.3|37	%prep
12cr|mingw32-dlfcn-0-r11.3|38	%setup -q -n %{realname}-%{alphatag}
12cr|mingw32-dlfcn-0-r11.3|39	
12cr|mingw32-dlfcn-0-r11.3|40	%{__sed} -i 's/\r//' configure
12cr|mingw32-dlfcn-0-r11.3|41	%{__sed} -i 's/\r//' README
12cr|mingw32-dlfcn-0-r11.3|42	%{__sed} -i 's/\r//' COPYING
12cr|mingw32-dlfcn-0-r11.3|43	
12cr|mingw32-dlfcn-0-r11.3|44	%patch1 -p1
12cr|mingw32-dlfcn-0-r11.3|45	
12cr|mingw32-dlfcn-0-r11.3|46	
12cr|mingw32-dlfcn-0-r11.3|47	%build
12cr|mingw32-dlfcn-0-r11.3|48	%{_mingw32_configure} \
12cr|mingw32-dlfcn-0-r11.3|49	--incdir=%{_mingw32_includedir} \
12cr|mingw32-dlfcn-0-r11.3|50	--cc=i586-pc-mingw32-gcc \
12cr|mingw32-dlfcn-0-r11.3|51	--enable-shared=yes \
12cr|mingw32-dlfcn-0-r11.3|52	--enable-static=no \
12cr|mingw32-dlfcn-0-r11.3|53	--enable-strip=i586-pc-mingw32-strip
12cr|mingw32-dlfcn-0-r11.3|54	make %{?_smp_mflags}
12cr|mingw32-dlfcn-0-r11.3|55	
12cr|mingw32-dlfcn-0-r11.3|56	
12cr|mingw32-dlfcn-0-r11.3|57	%install
12cr|mingw32-dlfcn-0-r11.3|58	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-dlfcn-0-r11.3|59	make DESTDIR=$RPM_BUILD_ROOT install
12cr|mingw32-dlfcn-0-r11.3|60	
12cr|mingw32-dlfcn-0-r11.3|61	
12cr|mingw32-dlfcn-0-r11.3|62	%clean
12cr|mingw32-dlfcn-0-r11.3|63	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-dlfcn-0-r11.3|64	
12cr|mingw32-dlfcn-0-r11.3|65	
12cr|mingw32-dlfcn-0-r11.3|66	%files
12cr|mingw32-dlfcn-0-r11.3|67	%defattr(-,root,root)
12cr|mingw32-dlfcn-0-r11.3|68	%doc README COPYING
12cr|mingw32-dlfcn-0-r11.3|69	%{_mingw32_bindir}/libdl.dll
12cr|mingw32-dlfcn-0-r11.3|70	%{_mingw32_libdir}/libdl.dll.a
12cr|mingw32-dlfcn-0-r11.3|71	%{_mingw32_includedir}/dlfcn.h
12cr|mingw32-dlfcn-0-r11.3|72	
12cr|mingw32-dlfcn-0-r11.3|73	
12cr|mingw32-dlfcn-0-r11.3|74	
12cr|mingw32-dlfcn-0-r11.3|75	%changelog
12cr|mingw32-dlfcn-0-r11.3|76	

3169 12
12cr|mingw32-filesystem-49-3|1	%define debug_package %{nil}
12cr|mingw32-filesystem-49-3|2	
12cr|mingw32-filesystem-49-3|3	Name:           mingw32-filesystem
12cr|mingw32-filesystem-49-3|4	Version:        49
12cr|mingw32-filesystem-49-3|5	Release:        %mkrel 3
12cr|mingw32-filesystem-49-3|6	Summary:        MinGW base filesystem and environment
12cr|mingw32-filesystem-49-3|7	
12cr|mingw32-filesystem-49-3|8	Group:          Development/Other
12cr|mingw32-filesystem-49-3|9	License:        GPLv2+
12cr|mingw32-filesystem-49-3|10	URL:            http://hg.et.redhat.com/misc/fedora-mingw--devel/
12cr|mingw32-filesystem-49-3|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mingw32-filesystem-49-3|12	BuildArch:      noarch
12cr|mingw32-filesystem-49-3|13	
12cr|mingw32-filesystem-49-3|14	Source0:        mingw32-COPYING
12cr|mingw32-filesystem-49-3|15	Source1:        mingw32-macros.mingw32
12cr|mingw32-filesystem-49-3|16	Source2:        mingw32.sh
12cr|mingw32-filesystem-49-3|17	#Source3:        mingw32.csh
12cr|mingw32-filesystem-49-3|18	Source4:        mingw32-find-requires.sh
12cr|mingw32-filesystem-49-3|19	Source5:        mingw32-find-provides.sh
12cr|mingw32-filesystem-49-3|20	Source6:        mingw32-scripts.sh
12cr|mingw32-filesystem-49-3|21	Source7:        mingw32-rpmlint.config
12cr|mingw32-filesystem-49-3|22	
12cr|mingw32-filesystem-49-3|23	Requires:       setup
12cr|mingw32-filesystem-49-3|24	Requires:       rpm
12cr|mingw32-filesystem-49-3|25	Requires:       rpmlint >= 0.84
12cr|mingw32-filesystem-49-3|26	
12cr|mingw32-filesystem-49-3|27	BuildRequires:  rpmlint >= 0.84
12cr|mingw32-filesystem-49-3|28	
12cr|mingw32-filesystem-49-3|29	# Note about 'Provides: mingw32(foo.dll)'
12cr|mingw32-filesystem-49-3|30	# ------------------------------------------------------------
12cr|mingw32-filesystem-49-3|31	#
12cr|mingw32-filesystem-49-3|32	# We want to be able to build & install mingw32 libraries without
12cr|mingw32-filesystem-49-3|33	# necessarily needing to install wine.  (And certainly not needing to
12cr|mingw32-filesystem-49-3|34	# install Windows!)  There is no requirement to have wine installed in
12cr|mingw32-filesystem-49-3|35	# order to use the mingw toolchain to develop software (ie. to
12cr|mingw32-filesystem-49-3|36	# compile more stuff on top of it), so why require that?
12cr|mingw32-filesystem-49-3|37	#
12cr|mingw32-filesystem-49-3|38	# So for expediency, this base package provides the "missing" DLLs
12cr|mingw32-filesystem-49-3|39	# from Windows.  Another way to do it would be to exclude these
12cr|mingw32-filesystem-49-3|40	# proprietary DLLs in our find-requires checking script - essentially
12cr|mingw32-filesystem-49-3|41	# it comes out the same either way.
12cr|mingw32-filesystem-49-3|42	#
12cr|mingw32-filesystem-49-3|43	Provides:       mingw32(gdi32.dll)
12cr|mingw32-filesystem-49-3|44	Provides:       mingw32(kernel32.dll)
12cr|mingw32-filesystem-49-3|45	Provides:       mingw32(ole32.dll)
12cr|mingw32-filesystem-49-3|46	Provides:       mingw32(mscoree.dll)
12cr|mingw32-filesystem-49-3|47	Provides:       mingw32(msvcrt.dll)
12cr|mingw32-filesystem-49-3|48	Provides:       mingw32(user32.dll)
12cr|mingw32-filesystem-49-3|49	Provides:       mingw32(wldap32.dll)
12cr|mingw32-filesystem-49-3|50	Provides:       mingw32(glut32.dll)
12cr|mingw32-filesystem-49-3|51	Provides:       mingw32(secur32.dll)
12cr|mingw32-filesystem-49-3|52	Provides:       mingw32(cfgmgr32.dll)
12cr|mingw32-filesystem-49-3|53	Provides:       mingw32(setupapi.dll)
12cr|mingw32-filesystem-49-3|54	
12cr|mingw32-filesystem-49-3|55	%description
12cr|mingw32-filesystem-49-3|56	This package contains the base filesystem layout, RPM macros and
12cr|mingw32-filesystem-49-3|57	environment for all Fedora MinGW packages.
12cr|mingw32-filesystem-49-3|58	
12cr|mingw32-filesystem-49-3|59	This environment is maintained by the Fedora MinGW SIG at:
12cr|mingw32-filesystem-49-3|60	
12cr|mingw32-filesystem-49-3|61	http://fedoraproject.org/wiki/SIGs/MinGW
12cr|mingw32-filesystem-49-3|62	
12cr|mingw32-filesystem-49-3|63	
12cr|mingw32-filesystem-49-3|64	%prep
12cr|mingw32-filesystem-49-3|65	%setup -q -c -T
12cr|mingw32-filesystem-49-3|66	cp %{SOURCE0} COPYING
12cr|mingw32-filesystem-49-3|67	sed 's/@VERSION@/%{version}/' < %{SOURCE4} > mingw32-find-requires.sh
12cr|mingw32-filesystem-49-3|68	
12cr|mingw32-filesystem-49-3|69	
12cr|mingw32-filesystem-49-3|70	%build
12cr|mingw32-filesystem-49-3|71	# nothing
12cr|mingw32-filesystem-49-3|72	
12cr|mingw32-filesystem-49-3|73	
12cr|mingw32-filesystem-49-3|74	%install
12cr|mingw32-filesystem-49-3|75	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-filesystem-49-3|76	
12cr|mingw32-filesystem-49-3|77	mkdir -p $RPM_BUILD_ROOT
12cr|mingw32-filesystem-49-3|78	
12cr|mingw32-filesystem-49-3|79	mkdir -p $RPM_BUILD_ROOT%{_libexecdir}
12cr|mingw32-filesystem-49-3|80	install -m 755 %{SOURCE6} $RPM_BUILD_ROOT%{_libexecdir}/mingw32-scripts
12cr|mingw32-filesystem-49-3|81	
12cr|mingw32-filesystem-49-3|82	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|mingw32-filesystem-49-3|83	pushd $RPM_BUILD_ROOT%{_bindir}
12cr|mingw32-filesystem-49-3|84	for i in mingw32-configure mingw32-make; do
12cr|mingw32-filesystem-49-3|85	ln -s %{_libexecdir}/mingw32-scripts $i
12cr|mingw32-filesystem-49-3|86	done
12cr|mingw32-filesystem-49-3|87	popd
12cr|mingw32-filesystem-49-3|88	
12cr|mingw32-filesystem-49-3|89	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
12cr|mingw32-filesystem-49-3|90	install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/
12cr|mingw32-filesystem-49-3|91	#install -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/
12cr|mingw32-filesystem-49-3|92	
12cr|mingw32-filesystem-49-3|93	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpm/macros.d
12cr|mingw32-filesystem-49-3|94	install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/macros.d/mingw32.macros
12cr|mingw32-filesystem-49-3|95	
12cr|mingw32-filesystem-49-3|96	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpmlint
12cr|mingw32-filesystem-49-3|97	install -m 644 %{SOURCE7} $RPM_BUILD_ROOT%{_sysconfdir}/rpmlint/
12cr|mingw32-filesystem-49-3|98	
12cr|mingw32-filesystem-49-3|99	mkdir -p $RPM_BUILD_ROOT%{_prefix}/i586-pc-mingw32
12cr|mingw32-filesystem-49-3|100	
12cr|mingw32-filesystem-49-3|101	# GCC requires these directories, even though they contain links
12cr|mingw32-filesystem-49-3|102	# to binaries which are also installed in /usr/bin etc.  These
12cr|mingw32-filesystem-49-3|103	# contain Fedora native binaries.
12cr|mingw32-filesystem-49-3|104	mkdir -p $RPM_BUILD_ROOT%{_prefix}/i586-pc-mingw32/bin
12cr|mingw32-filesystem-49-3|105	mkdir -p $RPM_BUILD_ROOT%{_prefix}/i586-pc-mingw32/lib
12cr|mingw32-filesystem-49-3|106	
12cr|mingw32-filesystem-49-3|107	# The MinGW system root which will contain Windows native binaries
12cr|mingw32-filesystem-49-3|108	# and Windows-specific header files, pkgconfig, etc.
12cr|mingw32-filesystem-49-3|109	mkdir -p $RPM_BUILD_ROOT%{_prefix}/i586-pc-mingw32/sys-root/mingw
12cr|mingw32-filesystem-49-3|110	mkdir -p $RPM_BUILD_ROOT%{_prefix}/i586-pc-mingw32/sys-root/mingw/bin
12cr|mingw32-filesystem-49-3|111	mkdir -p $RPM_BUILD_ROOT%{_prefix}/i586-pc-mingw32/sys-root/mingw/include
12cr|mingw32-filesystem-49-3|112	mkdir -p $RPM_BUILD_ROOT%{_prefix}/i586-pc-mingw32/sys-root/mingw/include/sys
12cr|mingw32-filesystem-49-3|113	mkdir -p $RPM_BUILD_ROOT%{_prefix}/i586-pc-mingw32/sys-root/mingw/lib
12cr|mingw32-filesystem-49-3|114	mkdir -p $RPM_BUILD_ROOT%{_prefix}/i586-pc-mingw32/sys-root/mingw/lib/pkgconfig
12cr|mingw32-filesystem-49-3|115	
12cr|mingw32-filesystem-49-3|116	mkdir -p $RPM_BUILD_ROOT%{_prefix}/i586-pc-mingw32/sys-root/mingw/share/aclocal
12cr|mingw32-filesystem-49-3|117	
12cr|mingw32-filesystem-49-3|118	# We don't normally package manual pages and info files, except
12cr|mingw32-filesystem-49-3|119	# where those are not supplied by a Fedora native package.  So we
12cr|mingw32-filesystem-49-3|120	# need to create the directories.
12cr|mingw32-filesystem-49-3|121	#
12cr|mingw32-filesystem-49-3|122	# Note that some packages try to install stuff in
12cr|mingw32-filesystem-49-3|123	#   /usr/i586-pc-mingw32/sys-root/mingw/man and
12cr|mingw32-filesystem-49-3|124	#   /usr/i586-pc-mingw32/sys-root/mingw/doc
12cr|mingw32-filesystem-49-3|125	# but those are both packaging bugs.
12cr|mingw32-filesystem-49-3|126	mkdir -p $RPM_BUILD_ROOT%{_prefix}/i586-pc-mingw32/sys-root/mingw/share
12cr|mingw32-filesystem-49-3|127	mkdir -p $RPM_BUILD_ROOT%{_prefix}/i586-pc-mingw32/sys-root/mingw/share/doc
12cr|mingw32-filesystem-49-3|128	mkdir -p $RPM_BUILD_ROOT%{_prefix}/i586-pc-mingw32/sys-root/mingw/share/info
12cr|mingw32-filesystem-49-3|129	mkdir -p $RPM_BUILD_ROOT%{_prefix}/i586-pc-mingw32/sys-root/mingw/share/man
12cr|mingw32-filesystem-49-3|130	mkdir -p $RPM_BUILD_ROOT%{_prefix}/i586-pc-mingw32/sys-root/mingw/share/man/man{1,2,3,4,5,6,7,8,l,n}
12cr|mingw32-filesystem-49-3|131	
12cr|mingw32-filesystem-49-3|132	# NB. NOT _libdir
12cr|mingw32-filesystem-49-3|133	mkdir -p $RPM_BUILD_ROOT/usr/lib/rpm
12cr|mingw32-filesystem-49-3|134	install -m 0755 mingw32-find-requires.sh $RPM_BUILD_ROOT/usr/lib/rpm
12cr|mingw32-filesystem-49-3|135	install -m 0755 %{SOURCE5} $RPM_BUILD_ROOT/usr/lib/rpm
12cr|mingw32-filesystem-49-3|136	
12cr|mingw32-filesystem-49-3|137	
12cr|mingw32-filesystem-49-3|138	%clean
12cr|mingw32-filesystem-49-3|139	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-filesystem-49-3|140	
12cr|mingw32-filesystem-49-3|141	
12cr|mingw32-filesystem-49-3|142	%files
12cr|mingw32-filesystem-49-3|143	%defattr(-,root,root)
12cr|mingw32-filesystem-49-3|144	%doc COPYING
12cr|mingw32-filesystem-49-3|145	%config(noreplace) %{_sysconfdir}/rpm/macros.d/mingw32.macros
12cr|mingw32-filesystem-49-3|146	%config(noreplace) %{_sysconfdir}/profile.d/mingw32.sh
12cr|mingw32-filesystem-49-3|147	#%config(noreplace) %{_sysconfdir}/profile.d/mingw32.csh
12cr|mingw32-filesystem-49-3|148	%config(noreplace) %{_sysconfdir}/rpmlint/mingw32-rpmlint.config
12cr|mingw32-filesystem-49-3|149	%{_bindir}/mingw32-configure
12cr|mingw32-filesystem-49-3|150	%{_bindir}/mingw32-make
12cr|mingw32-filesystem-49-3|151	%{_libexecdir}/mingw32-scripts
12cr|mingw32-filesystem-49-3|152	%{_prefix}/i586-pc-mingw32/
12cr|mingw32-filesystem-49-3|153	/usr/lib/rpm/mingw32-*
12cr|mingw32-filesystem-49-3|154	
12cr|mingw32-filesystem-49-3|155	
12cr|mingw32-filesystem-49-3|156	
12cr|mingw32-filesystem-49-3|157	%changelog
12cr|mingw32-filesystem-49-3|158	

3170 12
12cr|mingw32-gcc-4.4.2-3|1	%define __os_install_post /usr/lib/rpm/brp-compress %{nil}
12cr|mingw32-gcc-4.4.2-3|2	%define Werror_cflags %nil
12cr|mingw32-gcc-4.4.2-3|3	%define _libexecdir /usr/lib
12cr|mingw32-gcc-4.4.2-3|4	
12cr|mingw32-gcc-4.4.2-3|5	Name:           mingw32-gcc
12cr|mingw32-gcc-4.4.2-3|6	Version:        4.4.2
12cr|mingw32-gcc-4.4.2-3|7	Release:        %mkrel 3
12cr|mingw32-gcc-4.4.2-3|8	Summary:        MinGW Windows cross-compiler (GCC) for C
12cr|mingw32-gcc-4.4.2-3|9	
12cr|mingw32-gcc-4.4.2-3|10	License:        GPLv2+
12cr|mingw32-gcc-4.4.2-3|11	Group:          Development/Other
12cr|mingw32-gcc-4.4.2-3|12	URL:            http://www.mingw.org/
12cr|mingw32-gcc-4.4.2-3|13	Source0:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{version}/gcc-core-%{version}.tar.bz2
12cr|mingw32-gcc-4.4.2-3|14	Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{version}/gcc-g++-%{version}.tar.bz2
12cr|mingw32-gcc-4.4.2-3|15	Patch1:         %{name}-build.patch
12cr|mingw32-gcc-4.4.2-3|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mingw32-gcc-4.4.2-3|17	
12cr|mingw32-gcc-4.4.2-3|18	BuildRequires:  texinfo
12cr|mingw32-gcc-4.4.2-3|19	BuildRequires:  mingw32-filesystem >= 39-3
12cr|mingw32-gcc-4.4.2-3|20	BuildRequires:  mingw32-binutils
12cr|mingw32-gcc-4.4.2-3|21	BuildRequires:  mingw32-runtime
12cr|mingw32-gcc-4.4.2-3|22	BuildRequires:  mingw32-w32api
12cr|mingw32-gcc-4.4.2-3|23	BuildRequires:  gmp-devel
12cr|mingw32-gcc-4.4.2-3|24	BuildRequires:  mpfr-devel
12cr|mingw32-gcc-4.4.2-3|25	BuildRequires:  libgomp-devel
12cr|mingw32-gcc-4.4.2-3|26	BuildRequires:  glibc-devel
12cr|mingw32-gcc-4.4.2-3|27	
12cr|mingw32-gcc-4.4.2-3|28	# NB: Explicit mingw32-filesystem dependency is REQUIRED here.
12cr|mingw32-gcc-4.4.2-3|29	Requires:       mingw32-filesystem >= 39-3
12cr|mingw32-gcc-4.4.2-3|30	Requires:       mingw32-binutils
12cr|mingw32-gcc-4.4.2-3|31	Requires:       mingw32-runtime
12cr|mingw32-gcc-4.4.2-3|32	Requires:       mingw32-w32api
12cr|mingw32-gcc-4.4.2-3|33	Requires:       mingw32-cpp
12cr|mingw32-gcc-4.4.2-3|34	
12cr|mingw32-gcc-4.4.2-3|35	
12cr|mingw32-gcc-4.4.2-3|36	%description
12cr|mingw32-gcc-4.4.2-3|37	MinGW Windows cross-compiler (GCC) for C
12cr|mingw32-gcc-4.4.2-3|38	
12cr|mingw32-gcc-4.4.2-3|39	
12cr|mingw32-gcc-4.4.2-3|40	%package -n mingw32-cpp
12cr|mingw32-gcc-4.4.2-3|41	Summary: MinGW Windows cross-C Preprocessor
12cr|mingw32-gcc-4.4.2-3|42	Group: Development/Other
12cr|mingw32-gcc-4.4.2-3|43	
12cr|mingw32-gcc-4.4.2-3|44	%description -n mingw32-cpp
12cr|mingw32-gcc-4.4.2-3|45	MinGW Windows cross-C Preprocessor
12cr|mingw32-gcc-4.4.2-3|46	
12cr|mingw32-gcc-4.4.2-3|47	
12cr|mingw32-gcc-4.4.2-3|48	%package c++
12cr|mingw32-gcc-4.4.2-3|49	Summary: MinGW Windows cross-compiler for C++
12cr|mingw32-gcc-4.4.2-3|50	Group: Development/Other
12cr|mingw32-gcc-4.4.2-3|51	
12cr|mingw32-gcc-4.4.2-3|52	%description c++
12cr|mingw32-gcc-4.4.2-3|53	MinGW Windows cross-compiler for C++
12cr|mingw32-gcc-4.4.2-3|54	
12cr|mingw32-gcc-4.4.2-3|55	
12cr|mingw32-gcc-4.4.2-3|56	%prep
12cr|mingw32-gcc-4.4.2-3|57	%setup -q -c
12cr|mingw32-gcc-4.4.2-3|58	%setup -q -D -T -a1
12cr|mingw32-gcc-4.4.2-3|59	#%patch1 -p1
12cr|mingw32-gcc-4.4.2-3|60	
12cr|mingw32-gcc-4.4.2-3|61	
12cr|mingw32-gcc-4.4.2-3|62	%build
12cr|mingw32-gcc-4.4.2-3|63	cd gcc-%{version}
12cr|mingw32-gcc-4.4.2-3|64	
12cr|mingw32-gcc-4.4.2-3|65	mkdir -p build
12cr|mingw32-gcc-4.4.2-3|66	cd build
12cr|mingw32-gcc-4.4.2-3|67	
12cr|mingw32-gcc-4.4.2-3|68	languages="c,c++"
12cr|mingw32-gcc-4.4.2-3|69	
12cr|mingw32-gcc-4.4.2-3|70	CC="%{__cc} ${RPM_OPT_FLAGS}" \
12cr|mingw32-gcc-4.4.2-3|71	../configure \
12cr|mingw32-gcc-4.4.2-3|72	--prefix=%{_prefix} \
12cr|mingw32-gcc-4.4.2-3|73	--bindir=%{_bindir} \
12cr|mingw32-gcc-4.4.2-3|74	--includedir=%{_includedir} \
12cr|mingw32-gcc-4.4.2-3|75	--libdir=%{_libdir} \
12cr|mingw32-gcc-4.4.2-3|76	--libexecdir=%{_prefix}/lib \
12cr|mingw32-gcc-4.4.2-3|77	--mandir=%{_mandir} \
12cr|mingw32-gcc-4.4.2-3|78	--infodir=%{_infodir} \
12cr|mingw32-gcc-4.4.2-3|79	--datadir=%{_datadir} \
12cr|mingw32-gcc-4.4.2-3|80	--build=%_build --host=%_host \
12cr|mingw32-gcc-4.4.2-3|81	--target=%{_mingw32_target} \
12cr|mingw32-gcc-4.4.2-3|82	--with-gnu-as --with-gnu-ld --verbose \
12cr|mingw32-gcc-4.4.2-3|83	--without-newlib \
12cr|mingw32-gcc-4.4.2-3|84	--disable-multilib \
12cr|mingw32-gcc-4.4.2-3|85	--with-system-zlib \
12cr|mingw32-gcc-4.4.2-3|86	--disable-nls --without-included-gettext \
12cr|mingw32-gcc-4.4.2-3|87	--disable-win32-registry \
12cr|mingw32-gcc-4.4.2-3|88	--enable-version-specific-runtime-libs \
12cr|mingw32-gcc-4.4.2-3|89	--with-sysroot=%{_mingw32_sysroot} \
12cr|mingw32-gcc-4.4.2-3|90	--enable-languages="$languages" $optargs \
12cr|mingw32-gcc-4.4.2-3|91	--disable-sjlj-exceptions \
12cr|mingw32-gcc-4.4.2-3|92	--with-dwarf2
12cr|mingw32-gcc-4.4.2-3|93	
12cr|mingw32-gcc-4.4.2-3|94	%make all
12cr|mingw32-gcc-4.4.2-3|95	
12cr|mingw32-gcc-4.4.2-3|96	
12cr|mingw32-gcc-4.4.2-3|97	%install
12cr|mingw32-gcc-4.4.2-3|98	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-gcc-4.4.2-3|99	
12cr|mingw32-gcc-4.4.2-3|100	cd gcc-%{version}
12cr|mingw32-gcc-4.4.2-3|101	cd build
12cr|mingw32-gcc-4.4.2-3|102	make DESTDIR=$RPM_BUILD_ROOT install
12cr|mingw32-gcc-4.4.2-3|103	
12cr|mingw32-gcc-4.4.2-3|104	# These files conflict with existing installed files.
12cr|mingw32-gcc-4.4.2-3|105	rm -rf $RPM_BUILD_ROOT%{_infodir}
12cr|mingw32-gcc-4.4.2-3|106	rm -f $RPM_BUILD_ROOT%{_libdir}/libiberty*
12cr|mingw32-gcc-4.4.2-3|107	rm -f $RPM_BUILD_ROOT%{_mandir}/man7/*
12cr|mingw32-gcc-4.4.2-3|108	
12cr|mingw32-gcc-4.4.2-3|109	mkdir -p $RPM_BUILD_ROOT/lib
12cr|mingw32-gcc-4.4.2-3|110	ln -sf ..%{_prefix}/bin/i586-pc-mingw32-cpp \
12cr|mingw32-gcc-4.4.2-3|111	$RPM_BUILD_ROOT/lib/i586-pc-mingw32-cpp
12cr|mingw32-gcc-4.4.2-3|112	
12cr|mingw32-gcc-4.4.2-3|113	%clean
12cr|mingw32-gcc-4.4.2-3|114	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-gcc-4.4.2-3|115	
12cr|mingw32-gcc-4.4.2-3|116	
12cr|mingw32-gcc-4.4.2-3|117	%files
12cr|mingw32-gcc-4.4.2-3|118	%defattr(-,root,root)
12cr|mingw32-gcc-4.4.2-3|119	%{_bindir}/i586-pc-mingw32-gcc
12cr|mingw32-gcc-4.4.2-3|120	%{_bindir}/i586-pc-mingw32-gcc-%{version}
12cr|mingw32-gcc-4.4.2-3|121	%{_bindir}/i586-pc-mingw32-gccbug
12cr|mingw32-gcc-4.4.2-3|122	%{_bindir}/i586-pc-mingw32-gcov
12cr|mingw32-gcc-4.4.2-3|123	%{_bindir}/libgcc_s_dw2-1.dll
12cr|mingw32-gcc-4.4.2-3|124	%{_prefix}/i586-pc-mingw32/lib/libiberty.a
12cr|mingw32-gcc-4.4.2-3|125	%dir %{_libdir}/gcc/i586-pc-mingw32
12cr|mingw32-gcc-4.4.2-3|126	%{_libdir}/gcc/i586-pc-mingw32/bin/libssp-0.dll
12cr|mingw32-gcc-4.4.2-3|127	%dir %{_libdir}/gcc/i586-pc-mingw32/%{version}
12cr|mingw32-gcc-4.4.2-3|128	%{_libdir}/gcc/i586-pc-mingw32/%{version}/crtbegin.o
12cr|mingw32-gcc-4.4.2-3|129	%{_libdir}/gcc/i586-pc-mingw32/%{version}/crtend.o
12cr|mingw32-gcc-4.4.2-3|130	%{_libdir}/gcc/i586-pc-mingw32/%{version}/crtfastmath.o
12cr|mingw32-gcc-4.4.2-3|131	%{_libdir}/gcc/i586-pc-mingw32/%{version}/libgcc.a
12cr|mingw32-gcc-4.4.2-3|132	%{_libdir}/gcc/i586-pc-mingw32/%{version}/libgcov.a
12cr|mingw32-gcc-4.4.2-3|133	%{_libdir}/gcc/i586-pc-mingw32/%{version}/libssp.a
12cr|mingw32-gcc-4.4.2-3|134	%{_libdir}/gcc/i586-pc-mingw32/%{version}/libssp.la
12cr|mingw32-gcc-4.4.2-3|135	%{_libdir}/gcc/i586-pc-mingw32/%{version}/libssp_nonshared.a
12cr|mingw32-gcc-4.4.2-3|136	%{_libdir}/gcc/i586-pc-mingw32/%{version}/libssp_nonshared.la
12cr|mingw32-gcc-4.4.2-3|137	%{_libdir}/gcc/i586-pc-mingw32/%{version}/libgcc_eh.a
12cr|mingw32-gcc-4.4.2-3|138	%{_libdir}/gcc/i586-pc-mingw32/%{version}/libgcc_s.a
12cr|mingw32-gcc-4.4.2-3|139	%{_libdir}/gcc/i586-pc-mingw32/%{version}/libssp.dll.a
12cr|mingw32-gcc-4.4.2-3|140	%dir %{_libdir}/gcc/i586-pc-mingw32/%{version}/include
12cr|mingw32-gcc-4.4.2-3|141	%dir %{_libdir}/gcc/i586-pc-mingw32/%{version}/include-fixed
12cr|mingw32-gcc-4.4.2-3|142	%dir %{_libdir}/gcc/i586-pc-mingw32/%{version}/include/ssp
12cr|mingw32-gcc-4.4.2-3|143	%{_libdir}/gcc/i586-pc-mingw32/%{version}/include-fixed/README
12cr|mingw32-gcc-4.4.2-3|144	%{_libdir}/gcc/i586-pc-mingw32/%{version}/include-fixed/*.h
12cr|mingw32-gcc-4.4.2-3|145	%{_libdir}/gcc/i586-pc-mingw32/%{version}/include/*.h
12cr|mingw32-gcc-4.4.2-3|146	%{_libdir}/gcc/i586-pc-mingw32/%{version}/include/ssp/*.h
12cr|mingw32-gcc-4.4.2-3|147	%dir %{_libdir}/gcc/i586-pc-mingw32/%{version}/install-tools
12cr|mingw32-gcc-4.4.2-3|148	%{_libdir}/gcc/i586-pc-mingw32/%{version}/install-tools/*
12cr|mingw32-gcc-4.4.2-3|149	%dir %{_libexecdir}/gcc/i586-pc-mingw32/%{version}/install-tools
12cr|mingw32-gcc-4.4.2-3|150	%{_libexecdir}/gcc/i586-pc-mingw32/%{version}/install-tools/*
12cr|mingw32-gcc-4.4.2-3|151	%{_mandir}/man1/i586-pc-mingw32-gcc.1*
12cr|mingw32-gcc-4.4.2-3|152	%{_mandir}/man1/i586-pc-mingw32-gcov.1*
12cr|mingw32-gcc-4.4.2-3|153	
12cr|mingw32-gcc-4.4.2-3|154	
12cr|mingw32-gcc-4.4.2-3|155	%files -n mingw32-cpp
12cr|mingw32-gcc-4.4.2-3|156	%defattr(-,root,root)
12cr|mingw32-gcc-4.4.2-3|157	/lib/i586-pc-mingw32-cpp
12cr|mingw32-gcc-4.4.2-3|158	%{_bindir}/i586-pc-mingw32-cpp
12cr|mingw32-gcc-4.4.2-3|159	%{_mandir}/man1/i586-pc-mingw32-cpp.1*
12cr|mingw32-gcc-4.4.2-3|160	%dir %{_libdir}/gcc/i586-pc-mingw32
12cr|mingw32-gcc-4.4.2-3|161	%dir %{_libdir}/gcc/i586-pc-mingw32/%{version}
12cr|mingw32-gcc-4.4.2-3|162	%{_libexecdir}/gcc/i586-pc-mingw32/%{version}/cc1
12cr|mingw32-gcc-4.4.2-3|163	
12cr|mingw32-gcc-4.4.2-3|164	
12cr|mingw32-gcc-4.4.2-3|165	%files c++
12cr|mingw32-gcc-4.4.2-3|166	%defattr(-,root,root)
12cr|mingw32-gcc-4.4.2-3|167	%{_bindir}/i586-pc-mingw32-g++
12cr|mingw32-gcc-4.4.2-3|168	%{_bindir}/i586-pc-mingw32-c++
12cr|mingw32-gcc-4.4.2-3|169	%{_mandir}/man1/i586-pc-mingw32-g++.1*
12cr|mingw32-gcc-4.4.2-3|170	%{_libdir}/gcc/i586-pc-mingw32/%{version}/include/c++/
12cr|mingw32-gcc-4.4.2-3|171	%{_libdir}/gcc/i586-pc-mingw32/%{version}/libstdc++.a
12cr|mingw32-gcc-4.4.2-3|172	%{_libdir}/gcc/i586-pc-mingw32/%{version}/libstdc++.la
12cr|mingw32-gcc-4.4.2-3|173	%{_libdir}/gcc/i586-pc-mingw32/%{version}/libsupc++.a
12cr|mingw32-gcc-4.4.2-3|174	%{_libdir}/gcc/i586-pc-mingw32/%{version}/libsupc++.la
12cr|mingw32-gcc-4.4.2-3|175	%{_libexecdir}/gcc/i586-pc-mingw32/%{version}/cc1plus
12cr|mingw32-gcc-4.4.2-3|176	%{_libexecdir}/gcc/i586-pc-mingw32/%{version}/collect2
12cr|mingw32-gcc-4.4.2-3|177	
12cr|mingw32-gcc-4.4.2-3|178	
12cr|mingw32-gcc-4.4.2-3|179	
12cr|mingw32-gcc-4.4.2-3|180	%changelog
12cr|mingw32-gcc-4.4.2-3|181	

3171 12
12cr|mingw32-pdcurses-3.4-1|1	%define __strip %{_mingw32_strip}
12cr|mingw32-pdcurses-3.4-1|2	%define __objdump %{_mingw32_objdump}
12cr|mingw32-pdcurses-3.4-1|3	%define _use_internal_dependency_generator 0
12cr|mingw32-pdcurses-3.4-1|4	%define __find_requires %{_mingw32_findrequires}
12cr|mingw32-pdcurses-3.4-1|5	%define __find_provides %{_mingw32_findprovides}
12cr|mingw32-pdcurses-3.4-1|6	
12cr|mingw32-pdcurses-3.4-1|7	Name:           mingw32-pdcurses
12cr|mingw32-pdcurses-3.4-1|8	Version:        3.4
12cr|mingw32-pdcurses-3.4-1|9	Release:        %mkrel 1
12cr|mingw32-pdcurses-3.4-1|10	Summary:        Curses library for MinGW
12cr|mingw32-pdcurses-3.4-1|11	
12cr|mingw32-pdcurses-3.4-1|12	License:        Public Domain
12cr|mingw32-pdcurses-3.4-1|13	Group:          Development/Other
12cr|mingw32-pdcurses-3.4-1|14	URL:            http://pdcurses.sourceforge.net/
12cr|mingw32-pdcurses-3.4-1|15	Source0:        http://dl.sourceforge.net/sourceforge/pdcurses/PDCurses-%{version}.tar.gz
12cr|mingw32-pdcurses-3.4-1|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mingw32-pdcurses-3.4-1|17	
12cr|mingw32-pdcurses-3.4-1|18	BuildArch:      noarch
12cr|mingw32-pdcurses-3.4-1|19	
12cr|mingw32-pdcurses-3.4-1|20	Patch0:         mingw32-pdcurses-3.4-build.patch
12cr|mingw32-pdcurses-3.4-1|21	
12cr|mingw32-pdcurses-3.4-1|22	BuildRequires:  mingw32-filesystem
12cr|mingw32-pdcurses-3.4-1|23	BuildRequires:  mingw32-gcc
12cr|mingw32-pdcurses-3.4-1|24	BuildRequires:  mingw32-binutils
12cr|mingw32-pdcurses-3.4-1|25	
12cr|mingw32-pdcurses-3.4-1|26	
12cr|mingw32-pdcurses-3.4-1|27	%description
12cr|mingw32-pdcurses-3.4-1|28	PDCurses is a public domain curses library for DOS, OS/2, Win32, X11
12cr|mingw32-pdcurses-3.4-1|29	and SDL, implementing most of the functions available in X/Open and
12cr|mingw32-pdcurses-3.4-1|30	System V R4 curses. It supports many compilers for these
12cr|mingw32-pdcurses-3.4-1|31	platforms. The X11 port lets you recompile existing text-mode curses
12cr|mingw32-pdcurses-3.4-1|32	programs to produce native X11 applications.
12cr|mingw32-pdcurses-3.4-1|33	
12cr|mingw32-pdcurses-3.4-1|34	Note that ncurses is not available for MinGW / Windows.  Applications
12cr|mingw32-pdcurses-3.4-1|35	which need curses functionality can use this package, provided they
12cr|mingw32-pdcurses-3.4-1|36	don't use any of the extensions specific to ncurses.
12cr|mingw32-pdcurses-3.4-1|37	
12cr|mingw32-pdcurses-3.4-1|38	
12cr|mingw32-pdcurses-3.4-1|39	%prep
12cr|mingw32-pdcurses-3.4-1|40	%setup -q -n PDCurses-%{version}
12cr|mingw32-pdcurses-3.4-1|41	%patch0 -p1
12cr|mingw32-pdcurses-3.4-1|42	
12cr|mingw32-pdcurses-3.4-1|43	
12cr|mingw32-pdcurses-3.4-1|44	%build
12cr|mingw32-pdcurses-3.4-1|45	pushd win32
12cr|mingw32-pdcurses-3.4-1|46	make -f mingwin32.mak \
12cr|mingw32-pdcurses-3.4-1|47	CC=%{_mingw32_cc} \
12cr|mingw32-pdcurses-3.4-1|48	LINK=%{_mingw32_cc} \
12cr|mingw32-pdcurses-3.4-1|49	WIDE=Y UTF8=Y DLL=Y
12cr|mingw32-pdcurses-3.4-1|50	popd
12cr|mingw32-pdcurses-3.4-1|51	
12cr|mingw32-pdcurses-3.4-1|52	
12cr|mingw32-pdcurses-3.4-1|53	%install
12cr|mingw32-pdcurses-3.4-1|54	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-pdcurses-3.4-1|55	
12cr|mingw32-pdcurses-3.4-1|56	mkdir -p $RPM_BUILD_ROOT%{_mingw32_bindir}
12cr|mingw32-pdcurses-3.4-1|57	mkdir -p $RPM_BUILD_ROOT%{_mingw32_libdir}
12cr|mingw32-pdcurses-3.4-1|58	mkdir -p $RPM_BUILD_ROOT%{_mingw32_includedir}
12cr|mingw32-pdcurses-3.4-1|59	
12cr|mingw32-pdcurses-3.4-1|60	install win32/*.exe $RPM_BUILD_ROOT%{_mingw32_bindir}
12cr|mingw32-pdcurses-3.4-1|61	install win32/pdcurses.dll $RPM_BUILD_ROOT%{_mingw32_bindir}/pdcurses.dll
12cr|mingw32-pdcurses-3.4-1|62	install win32/pdcurses.a $RPM_BUILD_ROOT%{_mingw32_libdir}/libpdcurses.dll.a
12cr|mingw32-pdcurses-3.4-1|63	install -m 0644 curses.h panel.h term.h $RPM_BUILD_ROOT%{_mingw32_includedir}
12cr|mingw32-pdcurses-3.4-1|64	
12cr|mingw32-pdcurses-3.4-1|65	
12cr|mingw32-pdcurses-3.4-1|66	%clean
12cr|mingw32-pdcurses-3.4-1|67	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-pdcurses-3.4-1|68	
12cr|mingw32-pdcurses-3.4-1|69	
12cr|mingw32-pdcurses-3.4-1|70	%files
12cr|mingw32-pdcurses-3.4-1|71	%defattr(-,root,root)
12cr|mingw32-pdcurses-3.4-1|72	%{_mingw32_bindir}/pdcurses.dll
12cr|mingw32-pdcurses-3.4-1|73	%{_mingw32_libdir}/libpdcurses.dll.a
12cr|mingw32-pdcurses-3.4-1|74	%{_mingw32_includedir}/curses.h
12cr|mingw32-pdcurses-3.4-1|75	%{_mingw32_includedir}/panel.h
12cr|mingw32-pdcurses-3.4-1|76	%{_mingw32_includedir}/term.h
12cr|mingw32-pdcurses-3.4-1|77	%{_mingw32_bindir}/firework.exe
12cr|mingw32-pdcurses-3.4-1|78	%{_mingw32_bindir}/newdemo.exe
12cr|mingw32-pdcurses-3.4-1|79	%{_mingw32_bindir}/ptest.exe
12cr|mingw32-pdcurses-3.4-1|80	%{_mingw32_bindir}/rain.exe
12cr|mingw32-pdcurses-3.4-1|81	%{_mingw32_bindir}/testcurs.exe
12cr|mingw32-pdcurses-3.4-1|82	%{_mingw32_bindir}/tuidemo.exe
12cr|mingw32-pdcurses-3.4-1|83	%{_mingw32_bindir}/xmas.exe
12cr|mingw32-pdcurses-3.4-1|84	%{_mingw32_bindir}/worm.exe
12cr|mingw32-pdcurses-3.4-1|85	
12cr|mingw32-pdcurses-3.4-1|86	
12cr|mingw32-pdcurses-3.4-1|87	
12cr|mingw32-pdcurses-3.4-1|88	%changelog
12cr|mingw32-pdcurses-3.4-1|89	

3172 12
12cr|mingw32-pixman-0.13.2-4|1	%define __strip %{_mingw32_strip}
12cr|mingw32-pixman-0.13.2-4|2	%define __objdump %{_mingw32_objdump}
12cr|mingw32-pixman-0.13.2-4|3	%define _use_internal_dependency_generator 0
12cr|mingw32-pixman-0.13.2-4|4	%define __find_requires %{_mingw32_findrequires}
12cr|mingw32-pixman-0.13.2-4|5	%define __find_provides %{_mingw32_findprovides}
12cr|mingw32-pixman-0.13.2-4|6	
12cr|mingw32-pixman-0.13.2-4|7	Name:           mingw32-pixman
12cr|mingw32-pixman-0.13.2-4|8	Version:        0.13.2
12cr|mingw32-pixman-0.13.2-4|9	Release:        4
12cr|mingw32-pixman-0.13.2-4|10	Summary:        MinGW Windows Pixman library
12cr|mingw32-pixman-0.13.2-4|11	
12cr|mingw32-pixman-0.13.2-4|12	License:        MIT
12cr|mingw32-pixman-0.13.2-4|13	URL:            http://xorg.freedesktop.org/
12cr|mingw32-pixman-0.13.2-4|14	Group:          Development/Other
12cr|mingw32-pixman-0.13.2-4|15	
12cr|mingw32-pixman-0.13.2-4|16	Source0:        http://xorg.freedesktop.org/archive/individual/lib/pixman-%{version}.tar.gz
12cr|mingw32-pixman-0.13.2-4|17	Source1:        make-pixman-snapshot.sh
12cr|mingw32-pixman-0.13.2-4|18	
12cr|mingw32-pixman-0.13.2-4|19	Patch0:         pixman-0.13.2-license.patch
12cr|mingw32-pixman-0.13.2-4|20	
12cr|mingw32-pixman-0.13.2-4|21	BuildArch:      noarch
12cr|mingw32-pixman-0.13.2-4|22	
12cr|mingw32-pixman-0.13.2-4|23	BuildRequires:  mingw32-filesystem >= 23
12cr|mingw32-pixman-0.13.2-4|24	BuildRequires:  mingw32-gcc
12cr|mingw32-pixman-0.13.2-4|25	BuildRequires:  mingw32-binutils
12cr|mingw32-pixman-0.13.2-4|26	BuildRequires:  mingw32-dlfcn
12cr|mingw32-pixman-0.13.2-4|27	
12cr|mingw32-pixman-0.13.2-4|28	Requires:       pkgconfig
12cr|mingw32-pixman-0.13.2-4|29	
12cr|mingw32-pixman-0.13.2-4|30	%description
12cr|mingw32-pixman-0.13.2-4|31	MinGW Windows Pixman library.
12cr|mingw32-pixman-0.13.2-4|32	
12cr|mingw32-pixman-0.13.2-4|33	
12cr|mingw32-pixman-0.13.2-4|34	%prep
12cr|mingw32-pixman-0.13.2-4|35	%setup -q -n pixman-%{version}
12cr|mingw32-pixman-0.13.2-4|36	%patch0 -p1
12cr|mingw32-pixman-0.13.2-4|37	
12cr|mingw32-pixman-0.13.2-4|38	
12cr|mingw32-pixman-0.13.2-4|39	%build
12cr|mingw32-pixman-0.13.2-4|40	# Uses GTK for its testsuite, so disable this otherwise
12cr|mingw32-pixman-0.13.2-4|41	# we have a chicken & egg problem on mingw
12cr|mingw32-pixman-0.13.2-4|42	%{_mingw32_configure} --disable-gtk --disable-static
12cr|mingw32-pixman-0.13.2-4|43	%make
12cr|mingw32-pixman-0.13.2-4|44	
12cr|mingw32-pixman-0.13.2-4|45	%install
12cr|mingw32-pixman-0.13.2-4|46	%makeinstall_std
12cr|mingw32-pixman-0.13.2-4|47	
12cr|mingw32-pixman-0.13.2-4|48	
12cr|mingw32-pixman-0.13.2-4|49	%files
12cr|mingw32-pixman-0.13.2-4|50	%doc LICENSE
12cr|mingw32-pixman-0.13.2-4|51	%{_mingw32_bindir}/libpixman-1-0.dll
12cr|mingw32-pixman-0.13.2-4|52	%{_mingw32_includedir}/pixman-1
12cr|mingw32-pixman-0.13.2-4|53	%{_mingw32_libdir}/libpixman-1.dll.a
12cr|mingw32-pixman-0.13.2-4|54	%{_mingw32_libdir}/pkgconfig/pixman-1.pc
12cr|mingw32-pixman-0.13.2-4|55	
12cr|mingw32-pixman-0.13.2-4|56	
12cr|mingw32-pixman-0.13.2-4|57	
12cr|mingw32-pixman-0.13.2-4|58	%changelog
12cr|mingw32-pixman-0.13.2-4|59	* Thu Oct  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|mingw32-pixman-0.13.2-4|60	+ Commit: 17e4529
12cr|mingw32-pixman-0.13.2-4|61	- Drop .la file, minor spec cleanup
12cr|mingw32-pixman-0.13.2-4|62	
12cr|mingw32-pixman-0.13.2-4|63	

3173 12
12cr|mingw32-pthreads-2.8.0-3|1	%define __strip %{_mingw32_strip}
12cr|mingw32-pthreads-2.8.0-3|2	%define __objdump %{_mingw32_objdump}
12cr|mingw32-pthreads-2.8.0-3|3	%define _use_internal_dependency_generator 0
12cr|mingw32-pthreads-2.8.0-3|4	%define __find_requires %{_mingw32_findrequires}
12cr|mingw32-pthreads-2.8.0-3|5	%define __find_provides %{_mingw32_findprovides}
12cr|mingw32-pthreads-2.8.0-3|6	
12cr|mingw32-pthreads-2.8.0-3|7	# The tests take ages to run and require Wine.
12cr|mingw32-pthreads-2.8.0-3|8	%define run_tests 0
12cr|mingw32-pthreads-2.8.0-3|9	
12cr|mingw32-pthreads-2.8.0-3|10	Name:           mingw32-pthreads
12cr|mingw32-pthreads-2.8.0-3|11	Version:        2.8.0
12cr|mingw32-pthreads-2.8.0-3|12	Release:        %mkrel 3
12cr|mingw32-pthreads-2.8.0-3|13	Summary:        MinGW pthread library
12cr|mingw32-pthreads-2.8.0-3|14	
12cr|mingw32-pthreads-2.8.0-3|15	%define crazy_version %(echo %{version}|tr . -)
12cr|mingw32-pthreads-2.8.0-3|16	
12cr|mingw32-pthreads-2.8.0-3|17	License:        LGPLv2+
12cr|mingw32-pthreads-2.8.0-3|18	Group:          Development/Other
12cr|mingw32-pthreads-2.8.0-3|19	URL:            http://sourceware.org/pthreads-win32/
12cr|mingw32-pthreads-2.8.0-3|20	Source0:        ftp://sourceware.org/pub/pthreads-win32/pthreads-w32-%{crazy_version}-release.tar.gz
12cr|mingw32-pthreads-2.8.0-3|21	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mingw32-pthreads-2.8.0-3|22	
12cr|mingw32-pthreads-2.8.0-3|23	BuildArch:      noarch
12cr|mingw32-pthreads-2.8.0-3|24	
12cr|mingw32-pthreads-2.8.0-3|25	Patch0:         mingw32-pthreads-2.8.0-use-wine-for-tests.patch
12cr|mingw32-pthreads-2.8.0-3|26	Patch1:         mingw32-pthreads-2.8.0-no-failing-tests.patch
12cr|mingw32-pthreads-2.8.0-3|27	Patch2:		mingw32-pthreads-flags.patch
12cr|mingw32-pthreads-2.8.0-3|28	
12cr|mingw32-pthreads-2.8.0-3|29	BuildRequires:  mingw32-filesystem >= 40
12cr|mingw32-pthreads-2.8.0-3|30	BuildRequires:  mingw32-gcc
12cr|mingw32-pthreads-2.8.0-3|31	BuildRequires:  mingw32-gcc-c++
12cr|mingw32-pthreads-2.8.0-3|32	BuildRequires:  mingw32-binutils
12cr|mingw32-pthreads-2.8.0-3|33	
12cr|mingw32-pthreads-2.8.0-3|34	%if %{run_tests}
12cr|mingw32-pthreads-2.8.0-3|35	BuildRequires:  wine
12cr|mingw32-pthreads-2.8.0-3|36	%endif
12cr|mingw32-pthreads-2.8.0-3|37	
12cr|mingw32-pthreads-2.8.0-3|38	
12cr|mingw32-pthreads-2.8.0-3|39	%description
12cr|mingw32-pthreads-2.8.0-3|40	The POSIX 1003.1-2001 standard defines an application programming
12cr|mingw32-pthreads-2.8.0-3|41	interface (API) for writing multithreaded applications. This interface
12cr|mingw32-pthreads-2.8.0-3|42	is known more commonly as pthreads. A good number of modern operating
12cr|mingw32-pthreads-2.8.0-3|43	systems include a threading library of some kind: Solaris (UI)
12cr|mingw32-pthreads-2.8.0-3|44	threads, Win32 threads, DCE threads, DECthreads, or any of the draft
12cr|mingw32-pthreads-2.8.0-3|45	revisions of the pthreads standard. The trend is that most of these
12cr|mingw32-pthreads-2.8.0-3|46	systems are slowly adopting the pthreads standard API, with
12cr|mingw32-pthreads-2.8.0-3|47	application developers following suit to reduce porting woes.
12cr|mingw32-pthreads-2.8.0-3|48	
12cr|mingw32-pthreads-2.8.0-3|49	Win32 does not, and is unlikely to ever, support pthreads
12cr|mingw32-pthreads-2.8.0-3|50	natively. This project seeks to provide a freely available and
12cr|mingw32-pthreads-2.8.0-3|51	high-quality solution to this problem.
12cr|mingw32-pthreads-2.8.0-3|52	
12cr|mingw32-pthreads-2.8.0-3|53	
12cr|mingw32-pthreads-2.8.0-3|54	%prep
12cr|mingw32-pthreads-2.8.0-3|55	%setup -q -n pthreads-w32-%{crazy_version}-release
12cr|mingw32-pthreads-2.8.0-3|56	
12cr|mingw32-pthreads-2.8.0-3|57	%patch0 -p1
12cr|mingw32-pthreads-2.8.0-3|58	%patch1 -p1
12cr|mingw32-pthreads-2.8.0-3|59	%patch2 -p1
12cr|mingw32-pthreads-2.8.0-3|60	
12cr|mingw32-pthreads-2.8.0-3|61	
12cr|mingw32-pthreads-2.8.0-3|62	%build
12cr|mingw32-pthreads-2.8.0-3|63	%{_mingw32_make} clean
12cr|mingw32-pthreads-2.8.0-3|64	%{_mingw32_make} CROSS=%{_mingw32_host}- GC-inlined
12cr|mingw32-pthreads-2.8.0-3|65	%{_mingw32_make} clean
12cr|mingw32-pthreads-2.8.0-3|66	%{_mingw32_make} CROSS=%{_mingw32_host}- GCE-inlined
12cr|mingw32-pthreads-2.8.0-3|67	
12cr|mingw32-pthreads-2.8.0-3|68	
12cr|mingw32-pthreads-2.8.0-3|69	%check
12cr|mingw32-pthreads-2.8.0-3|70	%if %{run_tests}
12cr|mingw32-pthreads-2.8.0-3|71	pushd tests
12cr|mingw32-pthreads-2.8.0-3|72	%{_mingw32_make} clean
12cr|mingw32-pthreads-2.8.0-3|73	%{_mingw32_make} QAPC= \
12cr|mingw32-pthreads-2.8.0-3|74	CC=%{_mingw32_cc} XXCFLAGS="-D__CLEANUP_C" TEST=GC all-pass
12cr|mingw32-pthreads-2.8.0-3|75	%{_mingw32_make} clean
12cr|mingw32-pthreads-2.8.0-3|76	%{_mingw32_make} QAPC= \
12cr|mingw32-pthreads-2.8.0-3|77	CC=%{_mingw32_cc} XXCFLAGS="-D__CLEANUP_C" TEST=GCE all-pass
12cr|mingw32-pthreads-2.8.0-3|78	popd
12cr|mingw32-pthreads-2.8.0-3|79	%endif
12cr|mingw32-pthreads-2.8.0-3|80	
12cr|mingw32-pthreads-2.8.0-3|81	
12cr|mingw32-pthreads-2.8.0-3|82	%install
12cr|mingw32-pthreads-2.8.0-3|83	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-pthreads-2.8.0-3|84	
12cr|mingw32-pthreads-2.8.0-3|85	mkdir -p $RPM_BUILD_ROOT%{_mingw32_bindir}
12cr|mingw32-pthreads-2.8.0-3|86	mkdir -p $RPM_BUILD_ROOT%{_mingw32_libdir}
12cr|mingw32-pthreads-2.8.0-3|87	mkdir -p $RPM_BUILD_ROOT%{_mingw32_includedir}/pthread
12cr|mingw32-pthreads-2.8.0-3|88	
12cr|mingw32-pthreads-2.8.0-3|89	install -m 0755 *.dll $RPM_BUILD_ROOT%{_mingw32_bindir}
12cr|mingw32-pthreads-2.8.0-3|90	install -m 0644 *.def $RPM_BUILD_ROOT%{_mingw32_bindir}
12cr|mingw32-pthreads-2.8.0-3|91	install -m 0644 *.a $RPM_BUILD_ROOT%{_mingw32_libdir}
12cr|mingw32-pthreads-2.8.0-3|92	install -m 0644 *.h $RPM_BUILD_ROOT%{_mingw32_includedir}/pthread
12cr|mingw32-pthreads-2.8.0-3|93	
12cr|mingw32-pthreads-2.8.0-3|94	
12cr|mingw32-pthreads-2.8.0-3|95	%clean
12cr|mingw32-pthreads-2.8.0-3|96	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-pthreads-2.8.0-3|97	
12cr|mingw32-pthreads-2.8.0-3|98	
12cr|mingw32-pthreads-2.8.0-3|99	%files
12cr|mingw32-pthreads-2.8.0-3|100	%defattr(-,root,root)
12cr|mingw32-pthreads-2.8.0-3|101	%doc ANNOUNCE BUGS ChangeLog CONTRIBUTORS COPYING COPYING.LIB
12cr|mingw32-pthreads-2.8.0-3|102	%doc FAQ MAINTAINERS NEWS PROGRESS README README.NONPORTABLE TODO
12cr|mingw32-pthreads-2.8.0-3|103	%{_mingw32_bindir}/pthreadGC2.dll
12cr|mingw32-pthreads-2.8.0-3|104	%{_mingw32_bindir}/pthreadGCE2.dll
12cr|mingw32-pthreads-2.8.0-3|105	%{_mingw32_bindir}/pthread.def
12cr|mingw32-pthreads-2.8.0-3|106	%{_mingw32_libdir}/libpthreadGC2.a
12cr|mingw32-pthreads-2.8.0-3|107	%{_mingw32_libdir}/libpthreadGCE2.a
12cr|mingw32-pthreads-2.8.0-3|108	%{_mingw32_includedir}/pthread
12cr|mingw32-pthreads-2.8.0-3|109	
12cr|mingw32-pthreads-2.8.0-3|110	
12cr|mingw32-pthreads-2.8.0-3|111	
12cr|mingw32-pthreads-2.8.0-3|112	%changelog
12cr|mingw32-pthreads-2.8.0-3|113	

3174 12
12cr|mingw32-readline-5.2-1|1	%define __strip %{_mingw32_strip}
12cr|mingw32-readline-5.2-1|2	%define __objdump %{_mingw32_objdump}
12cr|mingw32-readline-5.2-1|3	%define _use_internal_dependency_generator 0
12cr|mingw32-readline-5.2-1|4	%define __find_requires %{_mingw32_findrequires}
12cr|mingw32-readline-5.2-1|5	%define __find_provides %{_mingw32_findprovides}
12cr|mingw32-readline-5.2-1|6	
12cr|mingw32-readline-5.2-1|7	Name:           mingw32-readline
12cr|mingw32-readline-5.2-1|8	Version:        5.2
12cr|mingw32-readline-5.2-1|9	Release:        %mkrel 1
12cr|mingw32-readline-5.2-1|10	Summary:        MinGW port of readline for editing typed command lines
12cr|mingw32-readline-5.2-1|11	
12cr|mingw32-readline-5.2-1|12	License:        GPLv2+
12cr|mingw32-readline-5.2-1|13	Group:          Development/Other
12cr|mingw32-readline-5.2-1|14	URL:            http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
12cr|mingw32-readline-5.2-1|15	Source0:        ftp://ftp.gnu.org/gnu/readline/readline-%{version}.tar.gz
12cr|mingw32-readline-5.2-1|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mingw32-readline-5.2-1|17	
12cr|mingw32-readline-5.2-1|18	Patch1:         readline-5.2-shlib.patch
12cr|mingw32-readline-5.2-1|19	Patch2:         readline-5.2-001.patch
12cr|mingw32-readline-5.2-1|20	Patch3:         readline-5.2-002.patch
12cr|mingw32-readline-5.2-1|21	Patch4:         readline-5.2-003.patch
12cr|mingw32-readline-5.2-1|22	Patch5:         readline-5.2-004.patch
12cr|mingw32-readline-5.2-1|23	Patch6:         readline-5.2-005.patch
12cr|mingw32-readline-5.2-1|24	Patch7:         readline-5.2-006.patch
12cr|mingw32-readline-5.2-1|25	Patch8:         readline-5.2-007.patch
12cr|mingw32-readline-5.2-1|26	Patch9:         readline-5.2-008.patch
12cr|mingw32-readline-5.2-1|27	Patch10:        readline-5.2-009.patch
12cr|mingw32-readline-5.2-1|28	Patch11:        readline-5.2-010.patch
12cr|mingw32-readline-5.2-1|29	Patch12:        readline-5.2-011.patch
12cr|mingw32-readline-5.2-1|30	Patch13:        readline-5.2-redisplay-sigint.patch
12cr|mingw32-readline-5.2-1|31	
12cr|mingw32-readline-5.2-1|32	BuildArch:      noarch
12cr|mingw32-readline-5.2-1|33	
12cr|mingw32-readline-5.2-1|34	BuildRequires:  mingw32-filesystem >= 29
12cr|mingw32-readline-5.2-1|35	BuildRequires:  mingw32-gcc
12cr|mingw32-readline-5.2-1|36	BuildRequires:  mingw32-binutils
12cr|mingw32-readline-5.2-1|37	BuildRequires:  mingw32-termcap >= 1.3.1
12cr|mingw32-readline-5.2-1|38	
12cr|mingw32-readline-5.2-1|39	
12cr|mingw32-readline-5.2-1|40	%description
12cr|mingw32-readline-5.2-1|41	The Readline library provides a set of functions that allow users to
12cr|mingw32-readline-5.2-1|42	edit command lines. Both Emacs and vi editing modes are available. The
12cr|mingw32-readline-5.2-1|43	Readline library includes additional functions for maintaining a list
12cr|mingw32-readline-5.2-1|44	of previously-entered command lines for recalling or editing those
12cr|mingw32-readline-5.2-1|45	lines, and for performing csh-like history expansion on previous
12cr|mingw32-readline-5.2-1|46	commands.
12cr|mingw32-readline-5.2-1|47	
12cr|mingw32-readline-5.2-1|48	This is a port of the library and development tools to Windows.
12cr|mingw32-readline-5.2-1|49	
12cr|mingw32-readline-5.2-1|50	
12cr|mingw32-readline-5.2-1|51	%prep
12cr|mingw32-readline-5.2-1|52	%setup -q -n readline-%{version}
12cr|mingw32-readline-5.2-1|53	%patch1 -p1 -b .shlib
12cr|mingw32-readline-5.2-1|54	%patch2 -p0 -b .001
12cr|mingw32-readline-5.2-1|55	%patch3 -p0 -b .002
12cr|mingw32-readline-5.2-1|56	%patch4 -p0 -b .003
12cr|mingw32-readline-5.2-1|57	%patch5 -p0 -b .004
12cr|mingw32-readline-5.2-1|58	%patch6 -p0 -b .005
12cr|mingw32-readline-5.2-1|59	%patch7 -p0 -b .006
12cr|mingw32-readline-5.2-1|60	%patch8 -p0 -b .007
12cr|mingw32-readline-5.2-1|61	%patch9 -p0 -b .008
12cr|mingw32-readline-5.2-1|62	%patch10 -p0 -b .009
12cr|mingw32-readline-5.2-1|63	%patch11 -p0 -b .010
12cr|mingw32-readline-5.2-1|64	%patch12 -p0 -b .011
12cr|mingw32-readline-5.2-1|65	%patch13 -p1 -b .redisplay-sigint
12cr|mingw32-readline-5.2-1|66	
12cr|mingw32-readline-5.2-1|67	pushd examples
12cr|mingw32-readline-5.2-1|68	rm -f rlfe/configure
12cr|mingw32-readline-5.2-1|69	iconv -f iso8859-1 -t utf8 -o rl-fgets.c{_,}
12cr|mingw32-readline-5.2-1|70	touch -r rl-fgets.c{,_}
12cr|mingw32-readline-5.2-1|71	mv -f rl-fgets.c{_,}
12cr|mingw32-readline-5.2-1|72	popd
12cr|mingw32-readline-5.2-1|73	
12cr|mingw32-readline-5.2-1|74	
12cr|mingw32-readline-5.2-1|75	%build
12cr|mingw32-readline-5.2-1|76	%{_mingw32_configure} --enable-shared
12cr|mingw32-readline-5.2-1|77	make SHLIB_LIBS=-ltermcap
12cr|mingw32-readline-5.2-1|78	
12cr|mingw32-readline-5.2-1|79	# Rebuild the DLLs correctly and create implibs.
12cr|mingw32-readline-5.2-1|80	pushd shlib
12cr|mingw32-readline-5.2-1|81	%{_mingw32_cc} -shared -o readline.dll -Wl,--out-implib,libreadline.dll.a readline.so vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so complete.so bind.so isearch.so display.so signals.so util.so kill.so undo.so macro.so input.so callback.so terminal.so text.so nls.so misc.so xmalloc.so history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so tilde.so compat.so -ltermcap
12cr|mingw32-readline-5.2-1|82	%{_mingw32_cc} -shared -o history.dll -Wl,--out-implib,libhistory.dll.a history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so
12cr|mingw32-readline-5.2-1|83	popd
12cr|mingw32-readline-5.2-1|84	
12cr|mingw32-readline-5.2-1|85	
12cr|mingw32-readline-5.2-1|86	%install
12cr|mingw32-readline-5.2-1|87	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-readline-5.2-1|88	make DESTDIR=$RPM_BUILD_ROOT install
12cr|mingw32-readline-5.2-1|89	
12cr|mingw32-readline-5.2-1|90	# Remove the fake .so files and install our DLLs and implibs.
12cr|mingw32-readline-5.2-1|91	pushd shlib
12cr|mingw32-readline-5.2-1|92	rm $RPM_BUILD_ROOT%{_mingw32_libdir}/lib*.so.*
12cr|mingw32-readline-5.2-1|93	mkdir -p $RPM_BUILD_ROOT%{_mingw32_bindir}
12cr|mingw32-readline-5.2-1|94	install readline.dll $RPM_BUILD_ROOT%{_mingw32_bindir}
12cr|mingw32-readline-5.2-1|95	install libreadline.dll.a $RPM_BUILD_ROOT%{_mingw32_libdir}
12cr|mingw32-readline-5.2-1|96	install history.dll $RPM_BUILD_ROOT%{_mingw32_bindir}
12cr|mingw32-readline-5.2-1|97	install libhistory.dll.a $RPM_BUILD_ROOT%{_mingw32_libdir}
12cr|mingw32-readline-5.2-1|98	popd
12cr|mingw32-readline-5.2-1|99	
12cr|mingw32-readline-5.2-1|100	# Don't want the info files or manpages which duplicate the native package.
12cr|mingw32-readline-5.2-1|101	rm -rf $RPM_BUILD_ROOT%{_mingw32_mandir}
12cr|mingw32-readline-5.2-1|102	rm -rf $RPM_BUILD_ROOT%{_mingw32_infodir}
12cr|mingw32-readline-5.2-1|103	
12cr|mingw32-readline-5.2-1|104	# Don't want the static library.
12cr|mingw32-readline-5.2-1|105	rm $RPM_BUILD_ROOT%{_mingw32_libdir}/libhistory.a
12cr|mingw32-readline-5.2-1|106	rm $RPM_BUILD_ROOT%{_mingw32_libdir}/libreadline.a
12cr|mingw32-readline-5.2-1|107	
12cr|mingw32-readline-5.2-1|108	
12cr|mingw32-readline-5.2-1|109	%clean
12cr|mingw32-readline-5.2-1|110	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-readline-5.2-1|111	
12cr|mingw32-readline-5.2-1|112	
12cr|mingw32-readline-5.2-1|113	%files
12cr|mingw32-readline-5.2-1|114	%defattr(-,root,root)
12cr|mingw32-readline-5.2-1|115	%{_mingw32_bindir}/readline.dll
12cr|mingw32-readline-5.2-1|116	%{_mingw32_bindir}/history.dll
12cr|mingw32-readline-5.2-1|117	%{_mingw32_libdir}/libreadline.dll.a
12cr|mingw32-readline-5.2-1|118	%{_mingw32_libdir}/libhistory.dll.a
12cr|mingw32-readline-5.2-1|119	%{_mingw32_includedir}/readline/
12cr|mingw32-readline-5.2-1|120	
12cr|mingw32-readline-5.2-1|121	
12cr|mingw32-readline-5.2-1|122	
12cr|mingw32-readline-5.2-1|123	%changelog
12cr|mingw32-readline-5.2-1|124	

3175 12
12cr|mingw32-runtime-3.15.2-3|1	%define __strip %{_mingw32_strip}
12cr|mingw32-runtime-3.15.2-3|2	%define __objdump %{_mingw32_objdump}
12cr|mingw32-runtime-3.15.2-3|3	%define _use_internal_dependency_generator 0
12cr|mingw32-runtime-3.15.2-3|4	%define __find_requires %{_mingw32_findrequires}
12cr|mingw32-runtime-3.15.2-3|5	%define __find_provides %{_mingw32_findprovides}
12cr|mingw32-runtime-3.15.2-3|6	
12cr|mingw32-runtime-3.15.2-3|7	Name:           mingw32-runtime
12cr|mingw32-runtime-3.15.2-3|8	Version:        3.15.2
12cr|mingw32-runtime-3.15.2-3|9	Release:        %mkrel 3
12cr|mingw32-runtime-3.15.2-3|10	Summary:        MinGW Windows cross-compiler runtime
12cr|mingw32-runtime-3.15.2-3|11	
12cr|mingw32-runtime-3.15.2-3|12	License:        Public Domain
12cr|mingw32-runtime-3.15.2-3|13	Group:          Development/Other
12cr|mingw32-runtime-3.15.2-3|14	URL:            http://www.mingw.org/
12cr|mingw32-runtime-3.15.2-3|15	Source0:        http://dl.sourceforge.net/sourceforge/mingw/mingwrt-%{version}-mingw32-src.tar.gz
12cr|mingw32-runtime-3.15.2-3|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mingw32-runtime-3.15.2-3|17	
12cr|mingw32-runtime-3.15.2-3|18	BuildArch:      noarch
12cr|mingw32-runtime-3.15.2-3|19	
12cr|mingw32-runtime-3.15.2-3|20	BuildRequires:  mingw32-filesystem >= 39-3
12cr|mingw32-runtime-3.15.2-3|21	BuildRequires:  mingw32-binutils
12cr|mingw32-runtime-3.15.2-3|22	BuildRequires:  mingw32-gcc
12cr|mingw32-runtime-3.15.2-3|23	BuildRequires:  mingw32-w32api
12cr|mingw32-runtime-3.15.2-3|24	
12cr|mingw32-runtime-3.15.2-3|25	# Once this is installed, mingw32-bootstrap (binary bootstrapper) is no
12cr|mingw32-runtime-3.15.2-3|26	# longer needed.
12cr|mingw32-runtime-3.15.2-3|27	Obsoletes:      mingw32-runtime-bootstrap
12cr|mingw32-runtime-3.15.2-3|28	
12cr|mingw32-runtime-3.15.2-3|29	
12cr|mingw32-runtime-3.15.2-3|30	%description
12cr|mingw32-runtime-3.15.2-3|31	MinGW Windows cross-compiler runtime, base libraries.
12cr|mingw32-runtime-3.15.2-3|32	
12cr|mingw32-runtime-3.15.2-3|33	
12cr|mingw32-runtime-3.15.2-3|34	%prep
12cr|mingw32-runtime-3.15.2-3|35	%setup -q -n mingwrt-%{version}-mingw32
12cr|mingw32-runtime-3.15.2-3|36	
12cr|mingw32-runtime-3.15.2-3|37	
12cr|mingw32-runtime-3.15.2-3|38	%build
12cr|mingw32-runtime-3.15.2-3|39	MINGW32_CFLAGS="%{_mingw32_cflags} -I%{_mingw32_includedir}"
12cr|mingw32-runtime-3.15.2-3|40	%{_mingw32_configure}
12cr|mingw32-runtime-3.15.2-3|41	%{_mingw32_make}
12cr|mingw32-runtime-3.15.2-3|42	
12cr|mingw32-runtime-3.15.2-3|43	
12cr|mingw32-runtime-3.15.2-3|44	%install
12cr|mingw32-runtime-3.15.2-3|45	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-runtime-3.15.2-3|46	
12cr|mingw32-runtime-3.15.2-3|47	%{_mingw32_makeinstall}
12cr|mingw32-runtime-3.15.2-3|48	
12cr|mingw32-runtime-3.15.2-3|49	# make install places these in nonstandard locations, so move them.
12cr|mingw32-runtime-3.15.2-3|50	mkdir -p $RPM_BUILD_ROOT%{_mingw32_docdir}
12cr|mingw32-runtime-3.15.2-3|51	mv $RPM_BUILD_ROOT%{_mingw32_prefix}/doc/* $RPM_BUILD_ROOT%{_mingw32_docdir}/
12cr|mingw32-runtime-3.15.2-3|52	
12cr|mingw32-runtime-3.15.2-3|53	
12cr|mingw32-runtime-3.15.2-3|54	%clean
12cr|mingw32-runtime-3.15.2-3|55	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-runtime-3.15.2-3|56	
12cr|mingw32-runtime-3.15.2-3|57	
12cr|mingw32-runtime-3.15.2-3|58	%files
12cr|mingw32-runtime-3.15.2-3|59	%defattr(-,root,root)
12cr|mingw32-runtime-3.15.2-3|60	%{_mingw32_bindir}/*
12cr|mingw32-runtime-3.15.2-3|61	%{_mingw32_docdir}/*
12cr|mingw32-runtime-3.15.2-3|62	%{_mingw32_includedir}/*
12cr|mingw32-runtime-3.15.2-3|63	%{_mingw32_libdir}/*
12cr|mingw32-runtime-3.15.2-3|64	%{_mingw32_mandir}/man3/*
12cr|mingw32-runtime-3.15.2-3|65	
12cr|mingw32-runtime-3.15.2-3|66	
12cr|mingw32-runtime-3.15.2-3|67	
12cr|mingw32-runtime-3.15.2-3|68	%changelog
12cr|mingw32-runtime-3.15.2-3|69	

3176 12
12cr|mingw32-runtime-bootstrap-1-4|1	# NOTE: NOT a Mandriva package. This contains binaries which are needed
12cr|mingw32-runtime-bootstrap-1-4|2	# just to bootstrap the whole system if you build everything from scratch.
12cr|mingw32-runtime-bootstrap-1-4|3	
12cr|mingw32-runtime-bootstrap-1-4|4	%define __os_install_post /usr/lib/rpm/brp-compress %{nil}
12cr|mingw32-runtime-bootstrap-1-4|5	
12cr|mingw32-runtime-bootstrap-1-4|6	%define runtime_version 3.15.1
12cr|mingw32-runtime-bootstrap-1-4|7	
12cr|mingw32-runtime-bootstrap-1-4|8	Name: mingw32-runtime-bootstrap
12cr|mingw32-runtime-bootstrap-1-4|9	Version: 1
12cr|mingw32-runtime-bootstrap-1-4|10	Release: %mkrel 4
12cr|mingw32-runtime-bootstrap-1-4|11	Summary: MinGW Windows bootstrap (binary package)
12cr|mingw32-runtime-bootstrap-1-4|12	
12cr|mingw32-runtime-bootstrap-1-4|13	Group: Development/Other
12cr|mingw32-runtime-bootstrap-1-4|14	License: Public Domain
12cr|mingw32-runtime-bootstrap-1-4|15	URL: http://www.mingw.org/
12cr|mingw32-runtime-bootstrap-1-4|16	
12cr|mingw32-runtime-bootstrap-1-4|17	Source0: http://dl.sourceforge.net/sourceforge/mingw/mingwrt-%{runtime_version}-mingw32.tar.gz
12cr|mingw32-runtime-bootstrap-1-4|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mingw32-runtime-bootstrap-1-4|19	
12cr|mingw32-runtime-bootstrap-1-4|20	BuildArch: noarch
12cr|mingw32-runtime-bootstrap-1-4|21	
12cr|mingw32-runtime-bootstrap-1-4|22	Provides: mingw32-runtime = %{runtime_version}
12cr|mingw32-runtime-bootstrap-1-4|23	Provides: mingw-runtime = %{runtime_version}
12cr|mingw32-runtime-bootstrap-1-4|24	
12cr|mingw32-runtime-bootstrap-1-4|25	
12cr|mingw32-runtime-bootstrap-1-4|26	%description
12cr|mingw32-runtime-bootstrap-1-4|27	MinGW bootstrap (binary package).
12cr|mingw32-runtime-bootstrap-1-4|28	
12cr|mingw32-runtime-bootstrap-1-4|29	%prep
12cr|mingw32-runtime-bootstrap-1-4|30	%setup -q -c
12cr|mingw32-runtime-bootstrap-1-4|31	
12cr|mingw32-runtime-bootstrap-1-4|32	%build
12cr|mingw32-runtime-bootstrap-1-4|33	rm -rf i586-pc-mingw32
12cr|mingw32-runtime-bootstrap-1-4|34	
12cr|mingw32-runtime-bootstrap-1-4|35	# Setup sys-root.
12cr|mingw32-runtime-bootstrap-1-4|36	mkdir -p i586-pc-mingw32/sys-root/mingw
12cr|mingw32-runtime-bootstrap-1-4|37	cp -a include lib i586-pc-mingw32/sys-root/mingw
12cr|mingw32-runtime-bootstrap-1-4|38	
12cr|mingw32-runtime-bootstrap-1-4|39	
12cr|mingw32-runtime-bootstrap-1-4|40	%install
12cr|mingw32-runtime-bootstrap-1-4|41	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-runtime-bootstrap-1-4|42	
12cr|mingw32-runtime-bootstrap-1-4|43	mkdir -p $RPM_BUILD_ROOT%{_prefix}
12cr|mingw32-runtime-bootstrap-1-4|44	cp -a i586-pc-mingw32 $RPM_BUILD_ROOT%{_prefix}
12cr|mingw32-runtime-bootstrap-1-4|45	
12cr|mingw32-runtime-bootstrap-1-4|46	
12cr|mingw32-runtime-bootstrap-1-4|47	%clean
12cr|mingw32-runtime-bootstrap-1-4|48	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-runtime-bootstrap-1-4|49	
12cr|mingw32-runtime-bootstrap-1-4|50	
12cr|mingw32-runtime-bootstrap-1-4|51	%files
12cr|mingw32-runtime-bootstrap-1-4|52	%defattr(-,root,root)
12cr|mingw32-runtime-bootstrap-1-4|53	%dir %{_prefix}/i586-pc-mingw32
12cr|mingw32-runtime-bootstrap-1-4|54	%{_prefix}/i586-pc-mingw32/sys-root
12cr|mingw32-runtime-bootstrap-1-4|55	
12cr|mingw32-runtime-bootstrap-1-4|56	
12cr|mingw32-runtime-bootstrap-1-4|57	
12cr|mingw32-runtime-bootstrap-1-4|58	%changelog
12cr|mingw32-runtime-bootstrap-1-4|59	

3177 12
12cr|mingw32-termcap-1.3.1-3|1	# Note: Termcap was deprecated and removed from Fedora after F-8.  It
12cr|mingw32-termcap-1.3.1-3|2	# has been replaced by ncurses.  However ncurses cannot be compiled on
12cr|mingw32-termcap-1.3.1-3|3	# Windows so we have to supply termcap.  In addition, the last stand-
12cr|mingw32-termcap-1.3.1-3|4	# alone Fedora termcap package was actually just /etc/termcap from
12cr|mingw32-termcap-1.3.1-3|5	# ncurses.  So here we are using the GNU termcap library which is
12cr|mingw32-termcap-1.3.1-3|6	# regretably GPL'd.
12cr|mingw32-termcap-1.3.1-3|7	
12cr|mingw32-termcap-1.3.1-3|8	%define __strip %{_mingw32_strip}
12cr|mingw32-termcap-1.3.1-3|9	%define __objdump %{_mingw32_objdump}
12cr|mingw32-termcap-1.3.1-3|10	%define _use_internal_dependency_generator 0
12cr|mingw32-termcap-1.3.1-3|11	%define __find_requires %{_mingw32_findrequires}
12cr|mingw32-termcap-1.3.1-3|12	%define __find_provides %{_mingw32_findprovides}
12cr|mingw32-termcap-1.3.1-3|13	
12cr|mingw32-termcap-1.3.1-3|14	Name:           mingw32-termcap
12cr|mingw32-termcap-1.3.1-3|15	Version:        1.3.1
12cr|mingw32-termcap-1.3.1-3|16	Release:        %mkrel 3
12cr|mingw32-termcap-1.3.1-3|17	Summary:        MinGW terminal feature database
12cr|mingw32-termcap-1.3.1-3|18	
12cr|mingw32-termcap-1.3.1-3|19	License:        GPLv2+
12cr|mingw32-termcap-1.3.1-3|20	Group:          Development/Other
12cr|mingw32-termcap-1.3.1-3|21	URL:            ftp://ftp.gnu.org/gnu/termcap/
12cr|mingw32-termcap-1.3.1-3|22	Source0:        ftp://ftp.gnu.org/gnu/termcap/termcap-%{version}.tar.gz
12cr|mingw32-termcap-1.3.1-3|23	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mingw32-termcap-1.3.1-3|24	
12cr|mingw32-termcap-1.3.1-3|25	BuildArch:      noarch
12cr|mingw32-termcap-1.3.1-3|26	
12cr|mingw32-termcap-1.3.1-3|27	BuildRequires:  mingw32-filesystem >= 28
12cr|mingw32-termcap-1.3.1-3|28	BuildRequires:  mingw32-gcc
12cr|mingw32-termcap-1.3.1-3|29	BuildRequires:  mingw32-binutils
12cr|mingw32-termcap-1.3.1-3|30	
12cr|mingw32-termcap-1.3.1-3|31	BuildRequires:  autoconf
12cr|mingw32-termcap-1.3.1-3|32	
12cr|mingw32-termcap-1.3.1-3|33	
12cr|mingw32-termcap-1.3.1-3|34	%description
12cr|mingw32-termcap-1.3.1-3|35	This is the GNU termcap library -- a library of C functions that
12cr|mingw32-termcap-1.3.1-3|36	enable programs to send control strings to terminals in a way
12cr|mingw32-termcap-1.3.1-3|37	independent of the terminal type.  The GNU termcap library does not
12cr|mingw32-termcap-1.3.1-3|38	place an arbitrary limit on the size of termcap entries, unlike most
12cr|mingw32-termcap-1.3.1-3|39	other termcap libraries.
12cr|mingw32-termcap-1.3.1-3|40	
12cr|mingw32-termcap-1.3.1-3|41	This package contains libraries and development tools for the MinGW
12cr|mingw32-termcap-1.3.1-3|42	cross-compiled version.
12cr|mingw32-termcap-1.3.1-3|43	
12cr|mingw32-termcap-1.3.1-3|44	
12cr|mingw32-termcap-1.3.1-3|45	%prep
12cr|mingw32-termcap-1.3.1-3|46	%setup -q -n termcap-%{version}
12cr|mingw32-termcap-1.3.1-3|47	
12cr|mingw32-termcap-1.3.1-3|48	# Packaged script doesn't understand --bindir, so rebuild:
12cr|mingw32-termcap-1.3.1-3|49	autoconf
12cr|mingw32-termcap-1.3.1-3|50	
12cr|mingw32-termcap-1.3.1-3|51	
12cr|mingw32-termcap-1.3.1-3|52	%build
12cr|mingw32-termcap-1.3.1-3|53	%{_mingw32_configure}
12cr|mingw32-termcap-1.3.1-3|54	make
12cr|mingw32-termcap-1.3.1-3|55	
12cr|mingw32-termcap-1.3.1-3|56	# Build a shared library.  No need for -fPIC on Windows.
12cr|mingw32-termcap-1.3.1-3|57	%{_mingw32_cc} -shared \
12cr|mingw32-termcap-1.3.1-3|58	-Wl,--out-implib,libtermcap.dll.a \
12cr|mingw32-termcap-1.3.1-3|59	-o libtermcap-0.dll \
12cr|mingw32-termcap-1.3.1-3|60	termcap.o tparam.o version.o
12cr|mingw32-termcap-1.3.1-3|61	
12cr|mingw32-termcap-1.3.1-3|62	
12cr|mingw32-termcap-1.3.1-3|63	%install
12cr|mingw32-termcap-1.3.1-3|64	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-termcap-1.3.1-3|65	
12cr|mingw32-termcap-1.3.1-3|66	make install \
12cr|mingw32-termcap-1.3.1-3|67	prefix=$RPM_BUILD_ROOT%{_mingw32_prefix} \
12cr|mingw32-termcap-1.3.1-3|68	exec_prefix=$RPM_BUILD_ROOT%{_mingw32_prefix} \
12cr|mingw32-termcap-1.3.1-3|69	oldincludedir=
12cr|mingw32-termcap-1.3.1-3|70	
12cr|mingw32-termcap-1.3.1-3|71	# Move the shared library to the correct locations.
12cr|mingw32-termcap-1.3.1-3|72	mkdir -p $RPM_BUILD_ROOT%{_mingw32_bindir}
12cr|mingw32-termcap-1.3.1-3|73	install -m 0755 libtermcap-0.dll $RPM_BUILD_ROOT%{_mingw32_bindir}
12cr|mingw32-termcap-1.3.1-3|74	install -m 0755 libtermcap.dll.a $RPM_BUILD_ROOT%{_mingw32_libdir}
12cr|mingw32-termcap-1.3.1-3|75	
12cr|mingw32-termcap-1.3.1-3|76	# Don't want the static library, thank you.
12cr|mingw32-termcap-1.3.1-3|77	rm $RPM_BUILD_ROOT%{_mingw32_libdir}/libtermcap.a
12cr|mingw32-termcap-1.3.1-3|78	
12cr|mingw32-termcap-1.3.1-3|79	# Move the info files to the correct location.
12cr|mingw32-termcap-1.3.1-3|80	mkdir -p $RPM_BUILD_ROOT%{_mingw32_infodir}
12cr|mingw32-termcap-1.3.1-3|81	mv $RPM_BUILD_ROOT%{_mingw32_prefix}/info/* $RPM_BUILD_ROOT%{_mingw32_infodir}
12cr|mingw32-termcap-1.3.1-3|82	
12cr|mingw32-termcap-1.3.1-3|83	
12cr|mingw32-termcap-1.3.1-3|84	%clean
12cr|mingw32-termcap-1.3.1-3|85	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-termcap-1.3.1-3|86	
12cr|mingw32-termcap-1.3.1-3|87	
12cr|mingw32-termcap-1.3.1-3|88	%files
12cr|mingw32-termcap-1.3.1-3|89	%defattr(-,root,root)
12cr|mingw32-termcap-1.3.1-3|90	%doc COPYING
12cr|mingw32-termcap-1.3.1-3|91	%{_mingw32_bindir}/libtermcap-0.dll
12cr|mingw32-termcap-1.3.1-3|92	%{_mingw32_libdir}/libtermcap.dll.a
12cr|mingw32-termcap-1.3.1-3|93	%{_mingw32_includedir}/termcap.h
12cr|mingw32-termcap-1.3.1-3|94	# Note that we want the info files in this package because
12cr|mingw32-termcap-1.3.1-3|95	# there is no equivalent native Fedora package.
12cr|mingw32-termcap-1.3.1-3|96	%{_mingw32_infodir}/*
12cr|mingw32-termcap-1.3.1-3|97	
12cr|mingw32-termcap-1.3.1-3|98	
12cr|mingw32-termcap-1.3.1-3|99	
12cr|mingw32-termcap-1.3.1-3|100	%changelog
12cr|mingw32-termcap-1.3.1-3|101	

3178 12
12cr|mingw32-w32api-3.13-3|1	%define __strip %{_mingw32_strip}
12cr|mingw32-w32api-3.13-3|2	%define __objdump %{_mingw32_objdump}
12cr|mingw32-w32api-3.13-3|3	%define _use_internal_dependency_generator 0
12cr|mingw32-w32api-3.13-3|4	%define __find_requires %{_mingw32_findrequires}
12cr|mingw32-w32api-3.13-3|5	%define __find_provides %{_mingw32_findprovides}
12cr|mingw32-w32api-3.13-3|6	
12cr|mingw32-w32api-3.13-3|7	Name:           mingw32-w32api
12cr|mingw32-w32api-3.13-3|8	Version:	3.13
12cr|mingw32-w32api-3.13-3|9	Release:        %mkrel 3
12cr|mingw32-w32api-3.13-3|10	Summary:        Win32 header files and stubs
12cr|mingw32-w32api-3.13-3|11	
12cr|mingw32-w32api-3.13-3|12	License:        Public Domain
12cr|mingw32-w32api-3.13-3|13	Group:          Development/Other
12cr|mingw32-w32api-3.13-3|14	URL:            http://www.mingw.org/
12cr|mingw32-w32api-3.13-3|15	Source0:        http://dl.sourceforge.net/sourceforge/mingw/w32api-%{version}-mingw32-src.tar.gz
12cr|mingw32-w32api-3.13-3|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mingw32-w32api-3.13-3|17	
12cr|mingw32-w32api-3.13-3|18	BuildArch:      noarch
12cr|mingw32-w32api-3.13-3|19	
12cr|mingw32-w32api-3.13-3|20	BuildRequires:  mingw32-filesystem >= 39-3
12cr|mingw32-w32api-3.13-3|21	BuildRequires:  mingw32-binutils
12cr|mingw32-w32api-3.13-3|22	BuildRequires:  mingw32-gcc
12cr|mingw32-w32api-3.13-3|23	BuildRequires:  mingw32-runtime
12cr|mingw32-w32api-3.13-3|24	
12cr|mingw32-w32api-3.13-3|25	Requires:       mingw32-runtime
12cr|mingw32-w32api-3.13-3|26	
12cr|mingw32-w32api-3.13-3|27	# Once this is installed, mingw32-bootstrap (binary bootstrapper) is no
12cr|mingw32-w32api-3.13-3|28	# longer needed.
12cr|mingw32-w32api-3.13-3|29	Obsoletes:      mingw32-w32api-bootstrap
12cr|mingw32-w32api-3.13-3|30	
12cr|mingw32-w32api-3.13-3|31	
12cr|mingw32-w32api-3.13-3|32	%description
12cr|mingw32-w32api-3.13-3|33	MinGW Windows cross-compiler Win32 header files.
12cr|mingw32-w32api-3.13-3|34	
12cr|mingw32-w32api-3.13-3|35	
12cr|mingw32-w32api-3.13-3|36	%prep
12cr|mingw32-w32api-3.13-3|37	%setup -q -n w32api-%{version}-mingw32
12cr|mingw32-w32api-3.13-3|38	
12cr|mingw32-w32api-3.13-3|39	%build
12cr|mingw32-w32api-3.13-3|40	%{_mingw32_configure}
12cr|mingw32-w32api-3.13-3|41	make
12cr|mingw32-w32api-3.13-3|42	
12cr|mingw32-w32api-3.13-3|43	
12cr|mingw32-w32api-3.13-3|44	%install
12cr|mingw32-w32api-3.13-3|45	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-w32api-3.13-3|46	
12cr|mingw32-w32api-3.13-3|47	%{_mingw32_makeinstall}
12cr|mingw32-w32api-3.13-3|48	
12cr|mingw32-w32api-3.13-3|49	
12cr|mingw32-w32api-3.13-3|50	%clean
12cr|mingw32-w32api-3.13-3|51	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-w32api-3.13-3|52	
12cr|mingw32-w32api-3.13-3|53	
12cr|mingw32-w32api-3.13-3|54	%files
12cr|mingw32-w32api-3.13-3|55	%defattr(-,root,root)
12cr|mingw32-w32api-3.13-3|56	%{_mingw32_includedir}/*
12cr|mingw32-w32api-3.13-3|57	%{_mingw32_libdir}/*.a
12cr|mingw32-w32api-3.13-3|58	
12cr|mingw32-w32api-3.13-3|59	
12cr|mingw32-w32api-3.13-3|60	
12cr|mingw32-w32api-3.13-3|61	%changelog
12cr|mingw32-w32api-3.13-3|62	

3179 12
12cr|mingw32-w32api-bootstrap-1-3|1	# NOTE: NOT a Mandriva package. This contains binaries which are needed
12cr|mingw32-w32api-bootstrap-1-3|2	# just to bootstrap the whole system if you build everything from scratch.
12cr|mingw32-w32api-bootstrap-1-3|3	
12cr|mingw32-w32api-bootstrap-1-3|4	%define __os_install_post /usr/lib/rpm/brp-compress %{nil}
12cr|mingw32-w32api-bootstrap-1-3|5	
12cr|mingw32-w32api-bootstrap-1-3|6	%define w32api_version 3.11
12cr|mingw32-w32api-bootstrap-1-3|7	
12cr|mingw32-w32api-bootstrap-1-3|8	Name: mingw32-w32api-bootstrap
12cr|mingw32-w32api-bootstrap-1-3|9	Version: 1
12cr|mingw32-w32api-bootstrap-1-3|10	Release: %mkrel 3
12cr|mingw32-w32api-bootstrap-1-3|11	Summary: MinGW Windows bootstrap (binary package)
12cr|mingw32-w32api-bootstrap-1-3|12	
12cr|mingw32-w32api-bootstrap-1-3|13	Group: Development/Other
12cr|mingw32-w32api-bootstrap-1-3|14	License: Public Domain
12cr|mingw32-w32api-bootstrap-1-3|15	URL: http://www.mingw.org/
12cr|mingw32-w32api-bootstrap-1-3|16	
12cr|mingw32-w32api-bootstrap-1-3|17	Source0: http://dl.sourceforge.net/sourceforge/mingw/w32api-%{w32api_version}.tar.gz
12cr|mingw32-w32api-bootstrap-1-3|18	
12cr|mingw32-w32api-bootstrap-1-3|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mingw32-w32api-bootstrap-1-3|20	
12cr|mingw32-w32api-bootstrap-1-3|21	BuildArch: noarch
12cr|mingw32-w32api-bootstrap-1-3|22	
12cr|mingw32-w32api-bootstrap-1-3|23	Provides: mingw32-w32api = %{w32api_version}
12cr|mingw32-w32api-bootstrap-1-3|24	Provides: mingw-w32api = %{w32api_version}
12cr|mingw32-w32api-bootstrap-1-3|25	
12cr|mingw32-w32api-bootstrap-1-3|26	
12cr|mingw32-w32api-bootstrap-1-3|27	%description
12cr|mingw32-w32api-bootstrap-1-3|28	MinGW bootstrap (binary package).
12cr|mingw32-w32api-bootstrap-1-3|29	
12cr|mingw32-w32api-bootstrap-1-3|30	
12cr|mingw32-w32api-bootstrap-1-3|31	%prep
12cr|mingw32-w32api-bootstrap-1-3|32	%setup -q -c
12cr|mingw32-w32api-bootstrap-1-3|33	
12cr|mingw32-w32api-bootstrap-1-3|34	%build
12cr|mingw32-w32api-bootstrap-1-3|35	rm -rf i586-pc-mingw32
12cr|mingw32-w32api-bootstrap-1-3|36	
12cr|mingw32-w32api-bootstrap-1-3|37	# Setup sys-root.
12cr|mingw32-w32api-bootstrap-1-3|38	mkdir -p i586-pc-mingw32/sys-root/mingw
12cr|mingw32-w32api-bootstrap-1-3|39	cp -a include lib i586-pc-mingw32/sys-root/mingw
12cr|mingw32-w32api-bootstrap-1-3|40	
12cr|mingw32-w32api-bootstrap-1-3|41	
12cr|mingw32-w32api-bootstrap-1-3|42	%install
12cr|mingw32-w32api-bootstrap-1-3|43	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-w32api-bootstrap-1-3|44	
12cr|mingw32-w32api-bootstrap-1-3|45	mkdir -p $RPM_BUILD_ROOT%{_prefix}
12cr|mingw32-w32api-bootstrap-1-3|46	cp -a i586-pc-mingw32 $RPM_BUILD_ROOT%{_prefix}
12cr|mingw32-w32api-bootstrap-1-3|47	
12cr|mingw32-w32api-bootstrap-1-3|48	
12cr|mingw32-w32api-bootstrap-1-3|49	%clean
12cr|mingw32-w32api-bootstrap-1-3|50	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-w32api-bootstrap-1-3|51	
12cr|mingw32-w32api-bootstrap-1-3|52	
12cr|mingw32-w32api-bootstrap-1-3|53	%files
12cr|mingw32-w32api-bootstrap-1-3|54	%defattr(-,root,root)
12cr|mingw32-w32api-bootstrap-1-3|55	%dir %{_prefix}/i586-pc-mingw32
12cr|mingw32-w32api-bootstrap-1-3|56	%{_prefix}/i586-pc-mingw32/sys-root
12cr|mingw32-w32api-bootstrap-1-3|57	
12cr|mingw32-w32api-bootstrap-1-3|58	
12cr|mingw32-w32api-bootstrap-1-3|59	
12cr|mingw32-w32api-bootstrap-1-3|60	%changelog
12cr|mingw32-w32api-bootstrap-1-3|61	

3180 12
12cr|mingw32-zlib-1.2.3-3|1	%define __strip %{_mingw32_strip}
12cr|mingw32-zlib-1.2.3-3|2	%define __objdump %{_mingw32_objdump}
12cr|mingw32-zlib-1.2.3-3|3	%define _use_internal_dependency_generator 0
12cr|mingw32-zlib-1.2.3-3|4	%define __find_requires %{_mingw32_findrequires}
12cr|mingw32-zlib-1.2.3-3|5	%define __find_provides %{_mingw32_findprovides}
12cr|mingw32-zlib-1.2.3-3|6	
12cr|mingw32-zlib-1.2.3-3|7	Name:           mingw32-zlib
12cr|mingw32-zlib-1.2.3-3|8	Version:        1.2.3
12cr|mingw32-zlib-1.2.3-3|9	Release:        %mkrel 3
12cr|mingw32-zlib-1.2.3-3|10	Summary:        MinGW Windows zlib compression library
12cr|mingw32-zlib-1.2.3-3|11	
12cr|mingw32-zlib-1.2.3-3|12	License:        zlib
12cr|mingw32-zlib-1.2.3-3|13	Group:          Development/Other
12cr|mingw32-zlib-1.2.3-3|14	URL:            http://www.zlib.net/
12cr|mingw32-zlib-1.2.3-3|15	Source0:        http://www.zlib.net/zlib-%{version}.tar.gz
12cr|mingw32-zlib-1.2.3-3|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mingw32-zlib-1.2.3-3|17	BuildArch:      noarch
12cr|mingw32-zlib-1.2.3-3|18	
12cr|mingw32-zlib-1.2.3-3|19	# From Fedora native package, none is applicable to us.
12cr|mingw32-zlib-1.2.3-3|20	#Patch3:        zlib-1.2.3-autotools.patch
12cr|mingw32-zlib-1.2.3-3|21	#Patch4:        minizip-1.2.3-autotools.patch
12cr|mingw32-zlib-1.2.3-3|22	#Patch5:        zlib-1.2.3-minizip.patch
12cr|mingw32-zlib-1.2.3-3|23	
12cr|mingw32-zlib-1.2.3-3|24	# MinGW-specific patches.
12cr|mingw32-zlib-1.2.3-3|25	Patch100:       zlib-win32.patch
12cr|mingw32-zlib-1.2.3-3|26	
12cr|mingw32-zlib-1.2.3-3|27	BuildRequires:  mingw32-filesystem >= 23
12cr|mingw32-zlib-1.2.3-3|28	BuildRequires:  mingw32-gcc
12cr|mingw32-zlib-1.2.3-3|29	BuildRequires:  mingw32-binutils
12cr|mingw32-zlib-1.2.3-3|30	
12cr|mingw32-zlib-1.2.3-3|31	
12cr|mingw32-zlib-1.2.3-3|32	%description
12cr|mingw32-zlib-1.2.3-3|33	MinGW Windows zlib compression library.
12cr|mingw32-zlib-1.2.3-3|34	
12cr|mingw32-zlib-1.2.3-3|35	
12cr|mingw32-zlib-1.2.3-3|36	%prep
12cr|mingw32-zlib-1.2.3-3|37	%setup -q -n zlib-1.2.3
12cr|mingw32-zlib-1.2.3-3|38	
12cr|mingw32-zlib-1.2.3-3|39	%patch100 -p1
12cr|mingw32-zlib-1.2.3-3|40	
12cr|mingw32-zlib-1.2.3-3|41	
12cr|mingw32-zlib-1.2.3-3|42	%build
12cr|mingw32-zlib-1.2.3-3|43	CC=%{_mingw32_cc} \
12cr|mingw32-zlib-1.2.3-3|44	CFLAGS="%{_mingw32_cflags}" \
12cr|mingw32-zlib-1.2.3-3|45	RANLIB=%{_mingw32_ranlib} \
12cr|mingw32-zlib-1.2.3-3|46	./configure
12cr|mingw32-zlib-1.2.3-3|47	
12cr|mingw32-zlib-1.2.3-3|48	make -f win32/Makefile.gcc \
12cr|mingw32-zlib-1.2.3-3|49	CFLAGS="%{_mingw32_cflags}" \
12cr|mingw32-zlib-1.2.3-3|50	CC=%{_mingw32_cc} \
12cr|mingw32-zlib-1.2.3-3|51	AR=%{_mingw32_ar} \
12cr|mingw32-zlib-1.2.3-3|52	RC=i586-pc-mingw32-windres \
12cr|mingw32-zlib-1.2.3-3|53	DLLWRAP=i586-pc-mingw32-dllwrap \
12cr|mingw32-zlib-1.2.3-3|54	STRIP=%{_mingw32_strip} \
12cr|mingw32-zlib-1.2.3-3|55	all
12cr|mingw32-zlib-1.2.3-3|56	
12cr|mingw32-zlib-1.2.3-3|57	
12cr|mingw32-zlib-1.2.3-3|58	%install
12cr|mingw32-zlib-1.2.3-3|59	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-zlib-1.2.3-3|60	
12cr|mingw32-zlib-1.2.3-3|61	mkdir -p $RPM_BUILD_ROOT%{_mingw32_bindir}
12cr|mingw32-zlib-1.2.3-3|62	mkdir -p $RPM_BUILD_ROOT%{_mingw32_includedir}
12cr|mingw32-zlib-1.2.3-3|63	mkdir -p $RPM_BUILD_ROOT%{_mingw32_libdir}
12cr|mingw32-zlib-1.2.3-3|64	
12cr|mingw32-zlib-1.2.3-3|65	make -f win32/Makefile.gcc \
12cr|mingw32-zlib-1.2.3-3|66	INCLUDE_PATH=$RPM_BUILD_ROOT%{_mingw32_includedir} \
12cr|mingw32-zlib-1.2.3-3|67	LIBRARY_PATH=$RPM_BUILD_ROOT%{_mingw32_libdir} \
12cr|mingw32-zlib-1.2.3-3|68	BINARY_PATH=$RPM_BUILD_ROOT%{_mingw32_bindir} \
12cr|mingw32-zlib-1.2.3-3|69	install
12cr|mingw32-zlib-1.2.3-3|70	
12cr|mingw32-zlib-1.2.3-3|71	# .dll.a file is misnamed for some reason - fix that.
12cr|mingw32-zlib-1.2.3-3|72	mv $RPM_BUILD_ROOT%{_mingw32_libdir}/libzdll.a \
12cr|mingw32-zlib-1.2.3-3|73	$RPM_BUILD_ROOT%{_mingw32_libdir}/libz.dll.a
12cr|mingw32-zlib-1.2.3-3|74	
12cr|mingw32-zlib-1.2.3-3|75	# Remove static library.
12cr|mingw32-zlib-1.2.3-3|76	rm $RPM_BUILD_ROOT%{_mingw32_libdir}/libz.a
12cr|mingw32-zlib-1.2.3-3|77	
12cr|mingw32-zlib-1.2.3-3|78	
12cr|mingw32-zlib-1.2.3-3|79	%clean
12cr|mingw32-zlib-1.2.3-3|80	rm -rf $RPM_BUILD_ROOT
12cr|mingw32-zlib-1.2.3-3|81	
12cr|mingw32-zlib-1.2.3-3|82	
12cr|mingw32-zlib-1.2.3-3|83	%files
12cr|mingw32-zlib-1.2.3-3|84	%defattr(-,root,root)
12cr|mingw32-zlib-1.2.3-3|85	%{_mingw32_includedir}/zconf.h
12cr|mingw32-zlib-1.2.3-3|86	%{_mingw32_includedir}/zlib.h
12cr|mingw32-zlib-1.2.3-3|87	%{_mingw32_libdir}/libz.dll.a
12cr|mingw32-zlib-1.2.3-3|88	%{_mingw32_bindir}/zlib1.dll
12cr|mingw32-zlib-1.2.3-3|89	
12cr|mingw32-zlib-1.2.3-3|90	
12cr|mingw32-zlib-1.2.3-3|91	
12cr|mingw32-zlib-1.2.3-3|92	%changelog
12cr|mingw32-zlib-1.2.3-3|93	

3181 12
12cr|mini18n-0.1-3|1	%define major		0
12cr|mini18n-0.1-3|2	%define lib_name	%mklibname mini18n %{major}
12cr|mini18n-0.1-3|3	%define devel_name	%mklibname mini18n -d
12cr|mini18n-0.1-3|4	
12cr|mini18n-0.1-3|5	
12cr|mini18n-0.1-3|6	Name:		mini18n
12cr|mini18n-0.1-3|7	Version:	0.1
12cr|mini18n-0.1-3|8	Release:	3
12cr|mini18n-0.1-3|9	Summary:	A translation library
12cr|mini18n-0.1-3|10	#License:	LGPLv2+
12cr|mini18n-0.1-3|11	#strange license
12cr|mini18n-0.1-3|12	#it was already distributed with yabause under GPLv2+
12cr|mini18n-0.1-3|13	License:	GPLv2+
12cr|mini18n-0.1-3|14	Group:		System/Libraries
12cr|mini18n-0.1-3|15	URL:		http://yabause.sourceforge.net/
12cr|mini18n-0.1-3|16	Source0:	http://downloads.sourceforge.net/yabause/%{name}-%{version}.tar.gz
12cr|mini18n-0.1-3|17	
12cr|mini18n-0.1-3|18	%description
12cr|mini18n-0.1-3|19	Mini18n is a small library to translate applications across multiple
12cr|mini18n-0.1-3|20	platforms.
12cr|mini18n-0.1-3|21	
12cr|mini18n-0.1-3|22	%package -n %{lib_name}
12cr|mini18n-0.1-3|23	Summary:	A small translation library
12cr|mini18n-0.1-3|24	Group:		System/Libraries
12cr|mini18n-0.1-3|25	Provides:	%{name} = %{version}-%{release}
12cr|mini18n-0.1-3|26	Provides:	lib%{name} = %{version}-%{release}
12cr|mini18n-0.1-3|27	
12cr|mini18n-0.1-3|28	%description -n %{lib_name}
12cr|mini18n-0.1-3|29	Library and data files for the mini18n package.
12cr|mini18n-0.1-3|30	
12cr|mini18n-0.1-3|31	%package -n %{devel_name}
12cr|mini18n-0.1-3|32	Summary:	Header files and static library from mini18n
12cr|mini18n-0.1-3|33	Group:		Development/C
12cr|mini18n-0.1-3|34	Provides:	%{name}-devel = %{version}-%{release}
12cr|mini18n-0.1-3|35	Obsoletes:	mini18n-devel < %{version}-%{release}
12cr|mini18n-0.1-3|36	Requires:	%{lib_name} = %{version}
12cr|mini18n-0.1-3|37	
12cr|mini18n-0.1-3|38	%description -n	%{devel_name}
12cr|mini18n-0.1-3|39	Library and includes files for developing programs translated with mini18n.
12cr|mini18n-0.1-3|40	
12cr|mini18n-0.1-3|41	%prep
12cr|mini18n-0.1-3|42	%setup -q
12cr|mini18n-0.1-3|43	
12cr|mini18n-0.1-3|44	%build
12cr|mini18n-0.1-3|45	%configure2_5x
12cr|mini18n-0.1-3|46	%make
12cr|mini18n-0.1-3|47	
12cr|mini18n-0.1-3|48	%install
12cr|mini18n-0.1-3|49	%makeinstall
12cr|mini18n-0.1-3|50	
12cr|mini18n-0.1-3|51	%files -n %{lib_name}
12cr|mini18n-0.1-3|52	%doc AUTHORS ChangeLog README example/{main.c,Makefile*}
12cr|mini18n-0.1-3|53	%{_libdir}/*.so.*
12cr|mini18n-0.1-3|54	
12cr|mini18n-0.1-3|55	%files -n %{devel_name}
12cr|mini18n-0.1-3|56	%{_includedir}/*
12cr|mini18n-0.1-3|57	%{_libdir}/*.a
12cr|mini18n-0.1-3|58	%{_libdir}/*.so
12cr|mini18n-0.1-3|59	
12cr|mini18n-0.1-3|60	
12cr|mini18n-0.1-3|61	%changelog
12cr|mini18n-0.1-3|62	* Mon Aug 01 2011 Andrey Bondrov <abondrov@mandriva.org> 0.1-2mdv2012.0
12cr|mini18n-0.1-3|63	+ Revision: 692652
12cr|mini18n-0.1-3|64	- imported package mini18n
12cr|mini18n-0.1-3|65	
12cr|mini18n-0.1-3|66	
12cr|mini18n-0.1-3|67	* Sat Jan 17 2009 Guillaume Bedot <littletux@zarb.org> 0.1-1mdv2009.1
12cr|mini18n-0.1-3|68	- First package of mini18n for PLF

3182 12
12cr|miniChinput-0.1.9-7|1	%define name miniChinput
12cr|miniChinput-0.1.9-7|2	%define ver 0.1.9
12cr|miniChinput-0.1.9-7|3	%define release %mkrel 7
12cr|miniChinput-0.1.9-7|4	
12cr|miniChinput-0.1.9-7|5	
12cr|miniChinput-0.1.9-7|6	Summary: A X Input Method Server for Chinese
12cr|miniChinput-0.1.9-7|7	Name: %{name}
12cr|miniChinput-0.1.9-7|8	Version: %{ver}
12cr|miniChinput-0.1.9-7|9	Release: %{release}
12cr|miniChinput-0.1.9-7|10	
12cr|miniChinput-0.1.9-7|11	License: GPL
12cr|miniChinput-0.1.9-7|12	Group: System/Internationalization
12cr|miniChinput-0.1.9-7|13	Requires: locales-zh
12cr|miniChinput-0.1.9-7|14	URL: http://sourceforge.net/projects/minichinput
12cr|miniChinput-0.1.9-7|15	Source: %{name}-0.1.9.tar.gz
12cr|miniChinput-0.1.9-7|16	Patch0: %{name}-0.1.9-rxvt.patch
12cr|miniChinput-0.1.9-7|17	# allow spaces invalue fields of config file (a lot of fonts have
12cr|miniChinput-0.1.9-7|18	# spaces in their names) -- pablo
12cr|miniChinput-0.1.9-7|19	Patch4: miniChinput-0.1.9-spaces.patch
12cr|miniChinput-0.1.9-7|20	# patch to make Chinput work in all Chinese locales (that is, also
12cr|miniChinput-0.1.9-7|21	# with 'zh_HK' and 'zh_SG' -- pablo
12cr|miniChinput-0.1.9-7|22	Patch5: miniChinput-0.1.9-zh_locales.patch
12cr|miniChinput-0.1.9-7|23	# patch to comply with Chinese policy requirements about -- pablo
12cr|miniChinput-0.1.9-7|24	Patch6: miniChinput-0.1.9-oem_CN.patch
12cr|miniChinput-0.1.9-7|25	
12cr|miniChinput-0.1.9-7|26	Patch7:	minichinput-fix-compile.patch
12cr|miniChinput-0.1.9-7|27	Patch8: miniChinput-0.1.9-gcc45.patch
12cr|miniChinput-0.1.9-7|28	Patch9: miniChinput-0.1.9-link.patch
12cr|miniChinput-0.1.9-7|29	BuildRequires: imlib-devel
12cr|miniChinput-0.1.9-7|30	BuildRequires: libx11-devel
12cr|miniChinput-0.1.9-7|31	BuildRequires: libxft-devel
12cr|miniChinput-0.1.9-7|32	BuildRequires: libxt-devel
12cr|miniChinput-0.1.9-7|33	Buildroot: %_tmppath/%name-%version-%release-root
12cr|miniChinput-0.1.9-7|34	Conflicts: Chinput
12cr|miniChinput-0.1.9-7|35	Obsoletes: Chinput
12cr|miniChinput-0.1.9-7|36	
12cr|miniChinput-0.1.9-7|37	%description
12cr|miniChinput-0.1.9-7|38	Chinput is an X Input Method allowing to type in chinese in X applications
12cr|miniChinput-0.1.9-7|39	that follow the XIM input method standard.
12cr|miniChinput-0.1.9-7|40	
12cr|miniChinput-0.1.9-7|41	%prep
12cr|miniChinput-0.1.9-7|42	%setup -q
12cr|miniChinput-0.1.9-7|43	%patch0 -p1 -b .rxvt
12cr|miniChinput-0.1.9-7|44	%patch4 -p1 -b .spaces
12cr|miniChinput-0.1.9-7|45	%patch5 -p1 -b .zh_locales
12cr|miniChinput-0.1.9-7|46	%patch6 -p0
12cr|miniChinput-0.1.9-7|47	
12cr|miniChinput-0.1.9-7|48	%patch7 -p1 -b .fix_gcc_3_4_compile
12cr|miniChinput-0.1.9-7|49	%patch8 -p0
12cr|miniChinput-0.1.9-7|50	%patch9 -p0
12cr|miniChinput-0.1.9-7|51	
12cr|miniChinput-0.1.9-7|52	%build
12cr|miniChinput-0.1.9-7|53	%configure2_5x
12cr|miniChinput-0.1.9-7|54	make CC="gcc %ldflags"
12cr|miniChinput-0.1.9-7|55	make data
12cr|miniChinput-0.1.9-7|56	
12cr|miniChinput-0.1.9-7|57	%install
12cr|miniChinput-0.1.9-7|58	rm -fr %buildroot
12cr|miniChinput-0.1.9-7|59	make prefix=$RPM_BUILD_ROOT/usr install
12cr|miniChinput-0.1.9-7|60	make prefix=$RPM_BUILD_ROOT/usr data-install
12cr|miniChinput-0.1.9-7|61	
12cr|miniChinput-0.1.9-7|62	install -d %buildroot/%_iconsdir
12cr|miniChinput-0.1.9-7|63	install -m644 src/icons/chinput.xpm %buildroot/%_iconsdir
12cr|miniChinput-0.1.9-7|64	
12cr|miniChinput-0.1.9-7|65	install -d %buildroot/%_sysconfdir/chinese
12cr|miniChinput-0.1.9-7|66	ln -s /usr/lib/Chinput/Chinput.ad %buildroot/%_sysconfdir/chinese/Chinput.ad
12cr|miniChinput-0.1.9-7|67	rm -fr %buildroot/%_docdir/%name-%version
12cr|miniChinput-0.1.9-7|68	
12cr|miniChinput-0.1.9-7|69	%post
12cr|miniChinput-0.1.9-7|70	# gbrxvt will use the chinput as the input server for GB2312 users.
12cr|miniChinput-0.1.9-7|71	if [ -r /usr/X11R6/bin/rxvt ]; then
12cr|miniChinput-0.1.9-7|72	if [ -f /usr/X11R6/bin/rxvt ]; then
12cr|miniChinput-0.1.9-7|73	perl -pi -e "s/xcin-zh_CN.GB2312/Chinput/g" /usr/X11R6/bin/rxvt
12cr|miniChinput-0.1.9-7|74	fi
12cr|miniChinput-0.1.9-7|75	fi
12cr|miniChinput-0.1.9-7|76	
12cr|miniChinput-0.1.9-7|77	
12cr|miniChinput-0.1.9-7|78	%clean
12cr|miniChinput-0.1.9-7|79	rm -rf $RPM_BUILD_ROOT
12cr|miniChinput-0.1.9-7|80	
12cr|miniChinput-0.1.9-7|81	%files
12cr|miniChinput-0.1.9-7|82	%defattr(-, root, root)
12cr|miniChinput-0.1.9-7|83	%doc doc/{BUGS,CHANGES,COPYING,Chinese/,INSTALL,README,TODO,USAGE}
12cr|miniChinput-0.1.9-7|84	%dir %_sysconfdir/chinese
12cr|miniChinput-0.1.9-7|85	%_sysconfdir/chinese/Chinput.ad
12cr|miniChinput-0.1.9-7|86	/usr/bin/chinput
12cr|miniChinput-0.1.9-7|87	/usr/lib/Chinput
12cr|miniChinput-0.1.9-7|88	%_iconsdir/*.xpm
12cr|miniChinput-0.1.9-7|89	%_mandir/man1/chinput.1*
12cr|miniChinput-0.1.9-7|90	
12cr|miniChinput-0.1.9-7|91	
12cr|miniChinput-0.1.9-7|92	
12cr|miniChinput-0.1.9-7|93	%changelog
12cr|miniChinput-0.1.9-7|94	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 0.1.9-7mdv2011.0
12cr|miniChinput-0.1.9-7|95	+ Revision: 636131
12cr|miniChinput-0.1.9-7|96	- fix link and build with gcc 4.5
12cr|miniChinput-0.1.9-7|97	- bunzip patches
12cr|miniChinput-0.1.9-7|98	
12cr|miniChinput-0.1.9-7|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|miniChinput-0.1.9-7|100	- rebuild
12cr|miniChinput-0.1.9-7|101	- rebuild
12cr|miniChinput-0.1.9-7|102	
12cr|miniChinput-0.1.9-7|103	+ Olivier Blin <oblin@mandriva.com>
12cr|miniChinput-0.1.9-7|104	- restore BuildRoot
12cr|miniChinput-0.1.9-7|105	
12cr|miniChinput-0.1.9-7|106	* Wed Dec 19 2007 Thierry Vignaud <tv@mandriva.org> 0.1.9-4mdv2008.1
12cr|miniChinput-0.1.9-7|107	+ Revision: 133079
12cr|miniChinput-0.1.9-7|108	- fix installing
12cr|miniChinput-0.1.9-7|109	- kill re-definition of %%buildroot on Pixel's request
12cr|miniChinput-0.1.9-7|110	- buildrequires X11-devel instead of XFree86-devel
12cr|miniChinput-0.1.9-7|111	- use %%mkrel
12cr|miniChinput-0.1.9-7|112	- import miniChinput
12cr|miniChinput-0.1.9-7|113	
12cr|miniChinput-0.1.9-7|114	
12cr|miniChinput-0.1.9-7|115	* Wed Aug 04 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.9-4mdk
12cr|miniChinput-0.1.9-7|116	- remove man pages and makefiles from %%doc
12cr|miniChinput-0.1.9-7|117	- fix previous changelog
12cr|miniChinput-0.1.9-7|118	
12cr|miniChinput-0.1.9-7|119	* Fri Jun  4 2004 Laurent Montel <lmontel@mandrakesoft.com> 0.1.9-3mdk
12cr|miniChinput-0.1.9-7|120	- Rebuild
12cr|miniChinput-0.1.9-7|121	- Fix compile
12cr|miniChinput-0.1.9-7|122	
12cr|miniChinput-0.1.9-7|123	* Thu Sep 04 2003 Pablo Saratxaga <pablo@mandrakesoft.com> 0.1.9-2mdk
12cr|miniChinput-0.1.9-7|124	- fixed BuildRequires
12cr|miniChinput-0.1.9-7|125	
12cr|miniChinput-0.1.9-7|126	* Fri Aug 29 2003 Pablo Saratxaga <pablo@mandrakesoft.com> 0.1.9-1mdk
12cr|miniChinput-0.1.9-7|127	- updated to 0.1.9
12cr|miniChinput-0.1.9-7|128	
12cr|miniChinput-0.1.9-7|129	* Wed Mar 13 2003 Pablo Saratxaga <pablo@mandrakesoft.com> 0.0.3-2mdk
12cr|miniChinput-0.1.9-7|130	- adapted to mdk, merged with Chinput changes and config
12cr|miniChinput-0.1.9-7|131	
12cr|miniChinput-0.1.9-7|132	* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
12cr|miniChinput-0.1.9-7|133	- rebuilt
12cr|miniChinput-0.1.9-7|134	
12cr|miniChinput-0.1.9-7|135	* Mon Jan 13 2003 Yu Shao <yshao@redhat.com> 35, 36
12cr|miniChinput-0.1.9-7|136	- Added memory leak patch from James Su, i18n@xfree86.org
12cr|miniChinput-0.1.9-7|137	- Added doc to binary RPM
12cr|miniChinput-0.1.9-7|138	
12cr|miniChinput-0.1.9-7|139	* Thu Jan 7 2003 Yu Shao <yshao@redhat.com> 34
12cr|miniChinput-0.1.9-7|140	- fixing dependency problem #80964
12cr|miniChinput-0.1.9-7|141	
12cr|miniChinput-0.1.9-7|142	* Mon Dec 2 2002 Yu Shao <yshao@redhat.com> 32
12cr|miniChinput-0.1.9-7|143	- /usr/lib/Chinput ownership fix #73957
12cr|miniChinput-0.1.9-7|144	- minichinput-0.0.3-compile.patch
12cr|miniChinput-0.1.9-7|145	
12cr|miniChinput-0.1.9-7|146	* Thu Nov 14 2002 Yu Shao <yshao@redhat.com>
12cr|miniChinput-0.1.9-7|147	- CVS build
12cr|miniChinput-0.1.9-7|148	
12cr|miniChinput-0.1.9-7|149	* Fri Oct 4 2002 Yu Shao <yshao@redhat.com>
12cr|miniChinput-0.1.9-7|150	- IA64 build bug fix
12cr|miniChinput-0.1.9-7|151	
12cr|miniChinput-0.1.9-7|152	* Fri Sep 13 2002 Yu Shao <yshao@redhat.com>
12cr|miniChinput-0.1.9-7|153	- add hotkey Shift-F3 to switch input style,
12cr|miniChinput-0.1.9-7|154	- to avoid the conflict with GNOME's Alt-Space
12cr|miniChinput-0.1.9-7|155	
12cr|miniChinput-0.1.9-7|156	* Wed Aug 28 2002 Yu Shao <yshao@redhat.com>
12cr|miniChinput-0.1.9-7|157	- rebuilt and cleanup
12cr|miniChinput-0.1.9-7|158	
12cr|miniChinput-0.1.9-7|159	* Tue Aug 13 2002 Havoc Pennington <hp@redhat.com>
12cr|miniChinput-0.1.9-7|160	- rebuilt with new imlib
12cr|miniChinput-0.1.9-7|161	
12cr|miniChinput-0.1.9-7|162	* Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com>
12cr|miniChinput-0.1.9-7|163	- rebuilt with gcc-3.2 (we hope)
12cr|miniChinput-0.1.9-7|164	
12cr|miniChinput-0.1.9-7|165	* Tue Jul 23 2002 Tim Powers <timp@redhat.com>
12cr|miniChinput-0.1.9-7|166	- build using gcc-3.2-0.1
12cr|miniChinput-0.1.9-7|167	
12cr|miniChinput-0.1.9-7|168	* Mon  Jul 8 2002 Yu Shao <yshao@redhat.com>
12cr|miniChinput-0.1.9-7|169	- make big5 locale work
12cr|miniChinput-0.1.9-7|170	
12cr|miniChinput-0.1.9-7|171	* Mon  Jul 8 2002 Yu Shao <yshao@redhat.com>
12cr|miniChinput-0.1.9-7|172	- xft port enhancement, buildrequires
12cr|miniChinput-0.1.9-7|173	
12cr|miniChinput-0.1.9-7|174	* Mon  Jun 3 2002 Yu Shao <yshao@redhat.com>
12cr|miniChinput-0.1.9-7|175	- xft porting
12cr|miniChinput-0.1.9-7|176	
12cr|miniChinput-0.1.9-7|177	* Tue  May 28 2002 Yu Shao <yshao@redhat.com>
12cr|miniChinput-0.1.9-7|178	- fix gcc3 compiling errors
12cr|miniChinput-0.1.9-7|179	
12cr|miniChinput-0.1.9-7|180	* Fri  May 10 2002 Yu Shao <yshao@redhat.com>
12cr|miniChinput-0.1.9-7|181	- fix bugzilla #64688
12cr|miniChinput-0.1.9-7|182	
12cr|miniChinput-0.1.9-7|183	* Wed  Apr 03 2002 Yu Shao <yshao@redhat.com>
12cr|miniChinput-0.1.9-7|184	- use zhongyi font in Chinput.ad
12cr|miniChinput-0.1.9-7|185	
12cr|miniChinput-0.1.9-7|186	* Thu  Mar  14 2002 Yu Shao <yshao@redhat.com>
12cr|miniChinput-0.1.9-7|187	- recheck license
12cr|miniChinput-0.1.9-7|188	
12cr|miniChinput-0.1.9-7|189	* Wed  Feb  20 2002 Yu Shao <yshao@redhat.com>
12cr|miniChinput-0.1.9-7|190	- update miniChinput-0.0.3-iconv.patch
12cr|miniChinput-0.1.9-7|191	
12cr|miniChinput-0.1.9-7|192	* Thu  Feb  14 2002 Yu Shao <yshao@redhat.com>
12cr|miniChinput-0.1.9-7|193	- add locale patch to make it more locale robust
12cr|miniChinput-0.1.9-7|194	
12cr|miniChinput-0.1.9-7|195	* Thu  Jan  31 2002 Yu Shao <yshao@redhat.com>
12cr|miniChinput-0.1.9-7|196	- add filter to filter unassigned unicode codepoints
12cr|miniChinput-0.1.9-7|197	
12cr|miniChinput-0.1.9-7|198	* Fri  Jan  26 2002 Yu Shao <yshao@redhat.com>
12cr|miniChinput-0.1.9-7|199	- New gcc and ia64 patch
12cr|miniChinput-0.1.9-7|200	
12cr|miniChinput-0.1.9-7|201	* Wed  Dec  5 2001 Yu Shao <yshao@redhat.com>
12cr|miniChinput-0.1.9-7|202	- Fix no big5 font problem
12cr|miniChinput-0.1.9-7|203	
12cr|miniChinput-0.1.9-7|204	* Fri  Nov  9 2001 Yu Shao <yshao@redhat.com>
12cr|miniChinput-0.1.9-7|205	- Add gb18030 stuff and internal code input module
12cr|miniChinput-0.1.9-7|206	
12cr|miniChinput-0.1.9-7|207	* Fri  Nov  9 2001 Yu Shao <yshao@redhat.com>
12cr|miniChinput-0.1.9-7|208	- Update to 0.0.3
12cr|miniChinput-0.1.9-7|209	
12cr|miniChinput-0.1.9-7|210	* Tue Jul 17 2001 Yukihiro Nakai <ynakai@redhat.com>
12cr|miniChinput-0.1.9-7|211	- Update to 0.0.2 to fix tab2txt bugs.
12cr|miniChinput-0.1.9-7|212	
12cr|miniChinput-0.1.9-7|213	* Sun Jul  8 2001 Yukihiro Nakai <ynakai@redhat.com>
12cr|miniChinput-0.1.9-7|214	- Add ia64 fix
12cr|miniChinput-0.1.9-7|215	
12cr|miniChinput-0.1.9-7|216	* Tue Jul  3 2001 Yukihiro Nakai <ynakai@redhat.com>
12cr|miniChinput-0.1.9-7|217	- Exclude ia64 and alpha
12cr|miniChinput-0.1.9-7|218	
12cr|miniChinput-0.1.9-7|219	* Wed Jun 27 2001 Yukihiro Nakai <ynakai@redhat.com>
12cr|miniChinput-0.1.9-7|220	- Initial release.
12cr|miniChinput-0.1.9-7|221	

3183 12
12cr|minidlna-1.0.25-1|1	Summary:	A DLNA/UPnP-AV compliant media server
12cr|minidlna-1.0.25-1|2	Name:		minidlna
12cr|minidlna-1.0.25-1|3	Version:	1.0.25
12cr|minidlna-1.0.25-1|4	Release:	%mkrel 1
12cr|minidlna-1.0.25-1|5	URL:		http://sourceforge.net/projects/minidlna/
12cr|minidlna-1.0.25-1|6	Group:		Networking/Other
12cr|minidlna-1.0.25-1|7	License:	GPLv2
12cr|minidlna-1.0.25-1|8	Source0:	http://downloads.sourceforge.net/project/minidlna/minidlna/%{version}/minidlna_%{version}_src.tar.gz
12cr|minidlna-1.0.25-1|9	Source2:	minidlna-tmpfiles.conf
12cr|minidlna-1.0.25-1|10	Source3:	minidlna.1
12cr|minidlna-1.0.25-1|11	Source4:	minidlna.conf.5
12cr|minidlna-1.0.25-1|12	Source5:	%{name}.service
12cr|minidlna-1.0.25-1|13	# Local patches
12cr|minidlna-1.0.25-1|14	# Selected patches from development tree
12cr|minidlna-1.0.25-1|15	#Patch100:
12cr|minidlna-1.0.25-1|16	# Selected patches from upstream patch tracker
12cr|minidlna-1.0.25-1|17	#Patch200:
12cr|minidlna-1.0.25-1|18	Patch0:		minidlna-1.0.25-ffmpeg10.patch
12cr|minidlna-1.0.25-1|19	BuildRequires:	pkgconfig(flac)
12cr|minidlna-1.0.25-1|20	BuildRequires:	libid3tag-devel
12cr|minidlna-1.0.25-1|21	BuildRequires:	libexif-devel
12cr|minidlna-1.0.25-1|22	BuildRequires:	libjpeg-devel
12cr|minidlna-1.0.25-1|23	BuildRequires:	pkgconfig(sqlite3)
12cr|minidlna-1.0.25-1|24	BuildRequires:	ffmpeg-devel
12cr|minidlna-1.0.25-1|25	BuildRequires:	pkgconfig(vorbis)
12cr|minidlna-1.0.25-1|26	BuildRequires:	systemd-units
12cr|minidlna-1.0.25-1|27	Requires(post):	rpm-helper
12cr|minidlna-1.0.25-1|28	Requires(preun):	rpm-helper
12cr|minidlna-1.0.25-1|29	
12cr|minidlna-1.0.25-1|30	%description
12cr|minidlna-1.0.25-1|31	MiniDLNA (aka ReadyDLNA) is server software with the aim of being fully
12cr|minidlna-1.0.25-1|32	compliant with DLNA/UPnP-AV clients. MiniDLNA serves multimedia content
12cr|minidlna-1.0.25-1|33	such as music, video and pictures to compatible clients on the network.
12cr|minidlna-1.0.25-1|34	
12cr|minidlna-1.0.25-1|35	See http://www.upnp.org/ for more details on UPnP
12cr|minidlna-1.0.25-1|36	and http://www.dlna.org/ for mode details on DLNA.
12cr|minidlna-1.0.25-1|37	
12cr|minidlna-1.0.25-1|38	%prep
12cr|minidlna-1.0.25-1|39	%setup -q
12cr|minidlna-1.0.25-1|40	%patch0 -p1
12cr|minidlna-1.0.25-1|41	
12cr|minidlna-1.0.25-1|42	./genconfig.sh
12cr|minidlna-1.0.25-1|43	sed -i -e 's!^\(#define OS_NAME\).*!\1 "%{product_vendor}"!
12cr|minidlna-1.0.25-1|44	s!^\(#define OS_VERSION\).*!\1 "%{product_version}"!
12cr|minidlna-1.0.25-1|45	s!^\(#define OS_URL\).*!\1 "http://www.mandriva.com/"!
12cr|minidlna-1.0.25-1|46	s!^\(#define DEFAULT_DB_PATH\).*!\1 "/var/cache/%{name}"!
12cr|minidlna-1.0.25-1|47	s!^\(#define DEFAULT_LOG_PATH\).*!\1 "/var/log"!' config.h
12cr|minidlna-1.0.25-1|48	
12cr|minidlna-1.0.25-1|49	
12cr|minidlna-1.0.25-1|50	%build
12cr|minidlna-1.0.25-1|51	%serverbuild
12cr|minidlna-1.0.25-1|52	%setup_compile_flags
12cr|minidlna-1.0.25-1|53	
12cr|minidlna-1.0.25-1|54	#(tpg) obey %optflags
12cr|minidlna-1.0.25-1|55	sed -i 's/CFLAGS = -Wall -g -O3/CFLAGS +=/' Makefile
12cr|minidlna-1.0.25-1|56	
12cr|minidlna-1.0.25-1|57	#(tpg) verbose make
12cr|minidlna-1.0.25-1|58	sed -i 's/@$(CC)/$(CC)/' Makefile
12cr|minidlna-1.0.25-1|59	
12cr|minidlna-1.0.25-1|60	%make
12cr|minidlna-1.0.25-1|61	
12cr|minidlna-1.0.25-1|62	%install
12cr|minidlna-1.0.25-1|63	%makeinstall_std
12cr|minidlna-1.0.25-1|64	
12cr|minidlna-1.0.25-1|65	install -D -p -m 0644 %{SOURCE5} %{buildroot}%{_unitdir}/%{name}.service
12cr|minidlna-1.0.25-1|66	install -m 644 -D minidlna.conf %{buildroot}%{_sysconfdir}/minidlna.conf
12cr|minidlna-1.0.25-1|67	install -m 644 -D %{SOURCE3} %{buildroot}%{_mandir}/man1/minidlna.1
12cr|minidlna-1.0.25-1|68	install -m 644 -D %{SOURCE4} %{buildroot}%{_mandir}/man5/minidlna.conf.5
12cr|minidlna-1.0.25-1|69	
12cr|minidlna-1.0.25-1|70	mkdir -p %{buildroot}%{_sysconfdir}/tmpfiles.d
12cr|minidlna-1.0.25-1|71	install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/tmpfiles.d/%{name}.conf
12cr|minidlna-1.0.25-1|72	
12cr|minidlna-1.0.25-1|73	%post
12cr|minidlna-1.0.25-1|74	%_post_service minidlna
12cr|minidlna-1.0.25-1|75	
12cr|minidlna-1.0.25-1|76	%preun
12cr|minidlna-1.0.25-1|77	%_preun_service minidlna
12cr|minidlna-1.0.25-1|78	
12cr|minidlna-1.0.25-1|79	%files
12cr|minidlna-1.0.25-1|80	%defattr(0644,root,root,0755)
12cr|minidlna-1.0.25-1|81	%doc README
12cr|minidlna-1.0.25-1|82	%attr(755,-,-) %{_sbindir}/minidlna
12cr|minidlna-1.0.25-1|83	%{_unitdir}/%{name}.service
12cr|minidlna-1.0.25-1|84	%config(noreplace) %{_sysconfdir}/minidlna.conf
12cr|minidlna-1.0.25-1|85	%config(noreplace) %{_sysconfdir}/tmpfiles.d/%{name}.conf
12cr|minidlna-1.0.25-1|86	%{_mandir}/man1/minidlna.1*
12cr|minidlna-1.0.25-1|87	%{_mandir}/man5/minidlna.conf.5*

3184 12
12cr|minised-1.13-2|1	Summary:	A smaller, cheaper, faster SED implementation
12cr|minised-1.13-2|2	Name:		minised
12cr|minised-1.13-2|3	Version:	1.13
12cr|minised-1.13-2|4	Release:	%mkrel 2
12cr|minised-1.13-2|5	License:	GPL
12cr|minised-1.13-2|6	Group:		File tools
12cr|minised-1.13-2|7	URL:		http://www.exactcode.de/site/open_source/minised/
12cr|minised-1.13-2|8	Source0:	http://dl.exactcode.de/oss/minised/%{name}-%{version}.tar.gz
12cr|minised-1.13-2|9	BuildRequires:	dietlibc-devel >= 0.32
12cr|minised-1.13-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|minised-1.13-2|11	
12cr|minised-1.13-2|12	%description
12cr|minised-1.13-2|13	This is a smaller, cheaper, faster SED implementation. Minix uses it. GNU used
12cr|minised-1.13-2|14	to use it, until they built their own sed around an extended (some would say
12cr|minised-1.13-2|15	over-extended) regexp package. For embedded use we searched for a tiny sed
12cr|minised-1.13-2|16	implementation especially for use with the dietlibc and found Eric S. Raymond's
12cr|minised-1.13-2|17	sed implementation quite handy. Though it suffered several bugs and was not
12cr|minised-1.13-2|18	under active maintenance anymore. After sending a bunch of fixes we agreed to
12cr|minised-1.13-2|19	continue maintaining this lovely, historic sed implementation.
12cr|minised-1.13-2|20	
12cr|minised-1.13-2|21	%prep
12cr|minised-1.13-2|22	
12cr|minised-1.13-2|23	%setup -q
12cr|minised-1.13-2|24	
12cr|minised-1.13-2|25	%build
12cr|minised-1.13-2|26	
12cr|minised-1.13-2|27	make CC="diet gcc -D_BSD_SOURCE -D_GNU_SOURCE -s -static" CFLAGS="-Os -Wall -static"
12cr|minised-1.13-2|28	
12cr|minised-1.13-2|29	%install
12cr|minised-1.13-2|30	rm -rf %{buildroot}
12cr|minised-1.13-2|31	
12cr|minised-1.13-2|32	%makeinstall_std
12cr|minised-1.13-2|33	
12cr|minised-1.13-2|34	%clean
12cr|minised-1.13-2|35	rm -rf %{buildroot}
12cr|minised-1.13-2|36	
12cr|minised-1.13-2|37	%files
12cr|minised-1.13-2|38	%defattr(-,root,root)
12cr|minised-1.13-2|39	%doc README
12cr|minised-1.13-2|40	%{_bindir}/minised
12cr|minised-1.13-2|41	%{_mandir}/man1/minised.1*
12cr|minised-1.13-2|42	
12cr|minised-1.13-2|43	
12cr|minised-1.13-2|44	
12cr|minised-1.13-2|45	%changelog
12cr|minised-1.13-2|46	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.13-2mdv2011.0
12cr|minised-1.13-2|47	+ Revision: 620364
12cr|minised-1.13-2|48	- the mass rebuild of 2010.0 packages
12cr|minised-1.13-2|49	
12cr|minised-1.13-2|50	* Mon Oct 12 2009 Oden Eriksson <oeriksson@mandriva.com> 1.13-1mdv2010.0
12cr|minised-1.13-2|51	+ Revision: 456943
12cr|minised-1.13-2|52	- import minised
12cr|minised-1.13-2|53	
12cr|minised-1.13-2|54	
12cr|minised-1.13-2|55	* Mon Oct 12 2009 Oden Eriksson <oeriksson@mandriva.com> 1.13-1mdv2009.1
12cr|minised-1.13-2|56	- initial mandriva package

3185 12
12cr|mini_sendmail-1.3.6-1|1	%define name    mini_sendmail
12cr|mini_sendmail-1.3.6-1|2	%define version 1.3.6
12cr|mini_sendmail-1.3.6-1|3	%define release %mkrel 1
12cr|mini_sendmail-1.3.6-1|4	%define summary Accept email on behalf of real sendmail
12cr|mini_sendmail-1.3.6-1|5	
12cr|mini_sendmail-1.3.6-1|6	Summary:	%summary
12cr|mini_sendmail-1.3.6-1|7	Name:		%name
12cr|mini_sendmail-1.3.6-1|8	Version:	%version
12cr|mini_sendmail-1.3.6-1|9	Release:	%release
12cr|mini_sendmail-1.3.6-1|10	License:	BSD
12cr|mini_sendmail-1.3.6-1|11	Group:		Networking/Mail
12cr|mini_sendmail-1.3.6-1|12	URL:		http://www.acme.com/software/mini_sendmail
12cr|mini_sendmail-1.3.6-1|13	Requires(post,preun): update-alternatives
12cr|mini_sendmail-1.3.6-1|14	Source0:	http://www.acme.com/software/mini_sendmail/%name-%version.tar.gz
12cr|mini_sendmail-1.3.6-1|15	Patch0:		%name-1.3.2-makefile.patch.bz2
12cr|mini_sendmail-1.3.6-1|16	Provides:	sendmail-command
12cr|mini_sendmail-1.3.6-1|17	BuildRoot:      %_tmppath/%name-buildroot
12cr|mini_sendmail-1.3.6-1|18	
12cr|mini_sendmail-1.3.6-1|19	%description
12cr|mini_sendmail-1.3.6-1|20	mini_sendmail reads its standard input up to an end-of-file and sends a copy
12cr|mini_sendmail-1.3.6-1|21	of the message found there to all of the addresses listed. The message is sent
12cr|mini_sendmail-1.3.6-1|22	by connecting to a local SMTP server. This means mini_sendmail can be used to
12cr|mini_sendmail-1.3.6-1|23	send email from inside a chroot(2) area.
12cr|mini_sendmail-1.3.6-1|24	
12cr|mini_sendmail-1.3.6-1|25	%prep
12cr|mini_sendmail-1.3.6-1|26	%setup -q
12cr|mini_sendmail-1.3.6-1|27	%patch0 -p1 -b .makefile
12cr|mini_sendmail-1.3.6-1|28	
12cr|mini_sendmail-1.3.6-1|29	%build
12cr|mini_sendmail-1.3.6-1|30	make mini_sendmail	PREFIX=%{_prefix} \
12cr|mini_sendmail-1.3.6-1|31	BINDIR=%{_sbindir} \
12cr|mini_sendmail-1.3.6-1|32	MANDIR=%{_mandir}
12cr|mini_sendmail-1.3.6-1|33	
12cr|mini_sendmail-1.3.6-1|34	%install
12cr|mini_sendmail-1.3.6-1|35	%__mkdir_p %buildroot/%_sbindir/
12cr|mini_sendmail-1.3.6-1|36	install mini_sendmail %buildroot/%{_sbindir}/mini_sendmail
12cr|mini_sendmail-1.3.6-1|37	
12cr|mini_sendmail-1.3.6-1|38	%clean
12cr|mini_sendmail-1.3.6-1|39	rm -rf %buildroot
12cr|mini_sendmail-1.3.6-1|40	
12cr|mini_sendmail-1.3.6-1|41	%post
12cr|mini_sendmail-1.3.6-1|42	update-alternatives --install %{_sbindir}/sendmail sendmail-command %{_sbindir}/mini_sendmail 5
12cr|mini_sendmail-1.3.6-1|43	
12cr|mini_sendmail-1.3.6-1|44	%preun
12cr|mini_sendmail-1.3.6-1|45	if [ $1 = 0 ]; then
12cr|mini_sendmail-1.3.6-1|46	update-alternatives --remove sendmail-command %{_sbindir}/mini_sendmail
12cr|mini_sendmail-1.3.6-1|47	fi
12cr|mini_sendmail-1.3.6-1|48	
12cr|mini_sendmail-1.3.6-1|49	%files
12cr|mini_sendmail-1.3.6-1|50	%defattr(-,root,root)
12cr|mini_sendmail-1.3.6-1|51	%doc README FILES
12cr|mini_sendmail-1.3.6-1|52	%_sbindir/mini_sendmail
12cr|mini_sendmail-1.3.6-1|53	
12cr|mini_sendmail-1.3.6-1|54	
12cr|mini_sendmail-1.3.6-1|55	
12cr|mini_sendmail-1.3.6-1|56	%changelog
12cr|mini_sendmail-1.3.6-1|57	* Thu Mar 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.3.6-1mdv2011.0
12cr|mini_sendmail-1.3.6-1|58	+ Revision: 785057
12cr|mini_sendmail-1.3.6-1|59	- version update 1.3.6
12cr|mini_sendmail-1.3.6-1|60	- version update 1.3.6
12cr|mini_sendmail-1.3.6-1|61	
12cr|mini_sendmail-1.3.6-1|62	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.3.5-7mdv2009.0
12cr|mini_sendmail-1.3.6-1|63	+ Revision: 252533
12cr|mini_sendmail-1.3.6-1|64	- rebuild
12cr|mini_sendmail-1.3.6-1|65	
12cr|mini_sendmail-1.3.6-1|66	+ Olivier Blin <blino@mandriva.org>
12cr|mini_sendmail-1.3.6-1|67	- restore BuildRoot
12cr|mini_sendmail-1.3.6-1|68	
12cr|mini_sendmail-1.3.6-1|69	* Wed Dec 19 2007 Thierry Vignaud <tv@mandriva.org> 1.3.5-5mdv2008.1
12cr|mini_sendmail-1.3.6-1|70	+ Revision: 133078
12cr|mini_sendmail-1.3.6-1|71	- requires update-alternatives
12cr|mini_sendmail-1.3.6-1|72	- simplify installing
12cr|mini_sendmail-1.3.6-1|73	- do not reinvent %%doc
12cr|mini_sendmail-1.3.6-1|74	- kill re-definition of %%buildroot on Pixel's request
12cr|mini_sendmail-1.3.6-1|75	- import mini_sendmail
12cr|mini_sendmail-1.3.6-1|76	

3186 12
12cr|minitube-1.9-1|1	Name:		minitube
12cr|minitube-1.9-1|2	Version:	1.9
12cr|minitube-1.9-1|3	Release:	%mkrel 1
12cr|minitube-1.9-1|4	Summary:	A native YouTube client
12cr|minitube-1.9-1|5	Group:		Video
12cr|minitube-1.9-1|6	License:	GPLv2+
12cr|minitube-1.9-1|7	URL:		http://flavio.tordini.org/minitube
12cr|minitube-1.9-1|8	Source0:	http://flavio.tordini.org/files/minitube/%{name}-%{version}.tar.gz
12cr|minitube-1.9-1|9	BuildRequires:	qt4-devel
12cr|minitube-1.9-1|10	BuildRequires:	phonon-devel
12cr|minitube-1.9-1|11	Requires:	phonon-backend
12cr|minitube-1.9-1|12	Requires:	gstreamer0.10-ffmpeg
12cr|minitube-1.9-1|13	Suggests:	gstreamer0.10-faad
12cr|minitube-1.9-1|14	Patch0:		minitube-1.9-gcc47.patch
12cr|minitube-1.9-1|15	
12cr|minitube-1.9-1|16	%description
12cr|minitube-1.9-1|17	Minitube is a native YouTube client. With it you can watch YouTube videos in
12cr|minitube-1.9-1|18	a new way: you type a keyword, Minitube gives you an endless video stream.
12cr|minitube-1.9-1|19	Minitube does not require the Flash Player.
12cr|minitube-1.9-1|20	
12cr|minitube-1.9-1|21	Minitube is not about cloning the original Youtube web interface, it strives
12cr|minitube-1.9-1|22	to create a new TV-like experience.
12cr|minitube-1.9-1|23	
12cr|minitube-1.9-1|24	If you have problems with video playback, try to switch to vlc Phonon backend
12cr|minitube-1.9-1|25	in KDE4 settings.
12cr|minitube-1.9-1|26	
12cr|minitube-1.9-1|27	If you use GStreamer Phonon backend, it's recommended to install package
12cr|minitube-1.9-1|28	gstreamer0.10-faad from PLF or Restricted (ex-PLF) repository.
12cr|minitube-1.9-1|29	
12cr|minitube-1.9-1|30	
12cr|minitube-1.9-1|31	%prep
12cr|minitube-1.9-1|32	%setup -q -n minitube
12cr|minitube-1.9-1|33	%patch0 -p1
12cr|minitube-1.9-1|34	
12cr|minitube-1.9-1|35	%build
12cr|minitube-1.9-1|36	%qmake_qt4 PREFIX=%{_prefix}
12cr|minitube-1.9-1|37	%make
12cr|minitube-1.9-1|38	
12cr|minitube-1.9-1|39	%install
12cr|minitube-1.9-1|40	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cr|minitube-1.9-1|41	
12cr|minitube-1.9-1|42	%files
12cr|minitube-1.9-1|43	%doc TODO CHANGES AUTHORS
12cr|minitube-1.9-1|44	%{_bindir}/%{name}
12cr|minitube-1.9-1|45	%{_datadir}/applications/%{name}.desktop
12cr|minitube-1.9-1|46	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cr|minitube-1.9-1|47	%{_datadir}/%{name}

3187 12
12cr|miniupnpc-1.6-1|1	%define major 8
12cr|miniupnpc-1.6-1|2	%define libname %mklibname %{name} %{major}
12cr|miniupnpc-1.6-1|3	%define develname %mklibname -d %name
12cr|miniupnpc-1.6-1|4	
12cr|miniupnpc-1.6-1|5	Summary: Library and tool to control NAT in UPnP-enabled routers
12cr|miniupnpc-1.6-1|6	Name: miniupnpc
12cr|miniupnpc-1.6-1|7	Version: 1.6
12cr|miniupnpc-1.6-1|8	Release: %mkrel 1
12cr|miniupnpc-1.6-1|9	License: LGPLv2+
12cr|miniupnpc-1.6-1|10	Group: System/Libraries
12cr|miniupnpc-1.6-1|11	URL: http://miniupnp.free.fr/
12cr|miniupnpc-1.6-1|12	Source: http://miniupnp.free.fr/files/%{name}-%{version}.tar.gz
12cr|miniupnpc-1.6-1|13	Patch0: miniupnpc-1.6-link.patch
12cr|miniupnpc-1.6-1|14	Patch1: miniupnpc-1.6-install-headers.patch
12cr|miniupnpc-1.6-1|15	BuildRequires: cmake
12cr|miniupnpc-1.6-1|16	
12cr|miniupnpc-1.6-1|17	%description
12cr|miniupnpc-1.6-1|18	miniupnpc is an implementation of a UPnP client library, enabling
12cr|miniupnpc-1.6-1|19	applications to access the services provided by an UPnP "Internet
12cr|miniupnpc-1.6-1|20	Gateway Device" present on the network. In UPnP terminology, it is
12cr|miniupnpc-1.6-1|21	a UPnP Control Point.
12cr|miniupnpc-1.6-1|22	
12cr|miniupnpc-1.6-1|23	%package -n %{libname}
12cr|miniupnpc-1.6-1|24	Summary: Library and tool to control NAT in UPnP-enabled routers
12cr|miniupnpc-1.6-1|25	Group: System/Libraries
12cr|miniupnpc-1.6-1|26	
12cr|miniupnpc-1.6-1|27	%description -n %{libname}
12cr|miniupnpc-1.6-1|28	miniupnpc is an implementation of a UPnP client library, enabling
12cr|miniupnpc-1.6-1|29	applications to access the services provided by an UPnP "Internet
12cr|miniupnpc-1.6-1|30	Gateway Device" present on the network. In UPnP terminology, it is
12cr|miniupnpc-1.6-1|31	a UPnP Control Point.
12cr|miniupnpc-1.6-1|32	
12cr|miniupnpc-1.6-1|33	%package -n %{develname}
12cr|miniupnpc-1.6-1|34	Summary: Header files, libraries and development documentation for miniupnpc
12cr|miniupnpc-1.6-1|35	Group: Development/C
12cr|miniupnpc-1.6-1|36	Requires: %{libname} = %{version}-%{release}
12cr|miniupnpc-1.6-1|37	Provides: %{name}-devel = %{version}-%{release}
12cr|miniupnpc-1.6-1|38	
12cr|miniupnpc-1.6-1|39	%description -n %{develname}
12cr|miniupnpc-1.6-1|40	This package contains the header files and development documentation for
12cr|miniupnpc-1.6-1|41	miniupnpc. If you like to develop programs using miniupnpc, you will need
12cr|miniupnpc-1.6-1|42	to install miniupnpc-devel.
12cr|miniupnpc-1.6-1|43	
12cr|miniupnpc-1.6-1|44	%prep
12cr|miniupnpc-1.6-1|45	%setup -q
12cr|miniupnpc-1.6-1|46	%patch0 -p0
12cr|miniupnpc-1.6-1|47	%patch1 -p0
12cr|miniupnpc-1.6-1|48	
12cr|miniupnpc-1.6-1|49	%build
12cr|miniupnpc-1.6-1|50	%cmake -DUPNPC_BUILD_STATIC=OFF -DUPNPC_BUILD_TESTS=OFF
12cr|miniupnpc-1.6-1|51	%make
12cr|miniupnpc-1.6-1|52	
12cr|miniupnpc-1.6-1|53	%install
12cr|miniupnpc-1.6-1|54	rm -rf %buildroot
12cr|miniupnpc-1.6-1|55	
12cr|miniupnpc-1.6-1|56	%makeinstall_std -C build
12cr|miniupnpc-1.6-1|57	
12cr|miniupnpc-1.6-1|58	%files -n %{libname}
12cr|miniupnpc-1.6-1|59	%{_libdir}/*.so.%{major}
12cr|miniupnpc-1.6-1|60	%{_libdir}/*.so.*.*
12cr|miniupnpc-1.6-1|61	
12cr|miniupnpc-1.6-1|62	%files -n %{develname}
12cr|miniupnpc-1.6-1|63	%{_includedir}/miniupnpc
12cr|miniupnpc-1.6-1|64	%{_libdir}/*.so
12cr|miniupnpc-1.6-1|65	
12cr|miniupnpc-1.6-1|66	
12cr|miniupnpc-1.6-1|67	%changelog
12cr|miniupnpc-1.6-1|68	* Sun Jan 01 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.6-1mdv2012.0
12cr|miniupnpc-1.6-1|69	+ Revision: 748613
12cr|miniupnpc-1.6-1|70	- Import miniupnpc (from mageia, thanks to fwang)
12cr|miniupnpc-1.6-1|71	- Import miniupnpc (from mageia, thanks to fwang)
12cr|miniupnpc-1.6-1|72	

3188 12
12cr|miniupnpd-1.7.20121005-1|1	Summary:	The UPNP & NAT-PMP implementation
12cr|miniupnpd-1.7.20121005-1|2	Name:		miniupnpd
12cr|miniupnpd-1.7.20121005-1|3	Version:	1.7.20121005
12cr|miniupnpd-1.7.20121005-1|4	Release:	1
12cr|miniupnpd-1.7.20121005-1|5	License:	GPLv2
12cr|miniupnpd-1.7.20121005-1|6	Group:		System/Servers
12cr|miniupnpd-1.7.20121005-1|7	URL:		http://miniupnp.free.fr
12cr|miniupnpd-1.7.20121005-1|8	Source0:	http://miniupnp.free.fr/files/download.php?file=/%{name}-%{version}.tar.gz
12cr|miniupnpd-1.7.20121005-1|9	BuildRequires:	iptables-ip4tc-devel iptables-devel
12cr|miniupnpd-1.7.20121005-1|10	BuildRequires:	pkgconfig(libnetfilter_conntrack)
12cr|miniupnpd-1.7.20121005-1|11	Requires:	iptables
12cr|miniupnpd-1.7.20121005-1|12	
12cr|miniupnpd-1.7.20121005-1|13	Source1:	miniupnpd.init.d.script
12cr|miniupnpd-1.7.20121005-1|14	
12cr|miniupnpd-1.7.20121005-1|15	%description
12cr|miniupnpd-1.7.20121005-1|16	The miniUPnP daemon is an UPnP IGD (internet gateway device)
12cr|miniupnpd-1.7.20121005-1|17	which provide NAT traversal services to any UPnP enabled client on
12cr|miniupnpd-1.7.20121005-1|18	the network.
12cr|miniupnpd-1.7.20121005-1|19	See http://www.upnp.org/ for more details on UPnP.
12cr|miniupnpd-1.7.20121005-1|20	
12cr|miniupnpd-1.7.20121005-1|21	%prep
12cr|miniupnpd-1.7.20121005-1|22	%setup -q -n %{name}-%{version}
12cr|miniupnpd-1.7.20121005-1|23	
12cr|miniupnpd-1.7.20121005-1|24	%build
12cr|miniupnpd-1.7.20121005-1|25	mv Makefile.linux Makefile
12cr|miniupnpd-1.7.20121005-1|26	sed -i \
12cr|miniupnpd-1.7.20121005-1|27	-e "s#^CFLAGS = .*-D#CPPFLAGS += -I/usr/include -D#" \
12cr|miniupnpd-1.7.20121005-1|28	-e '/^CFLAGS :=/s/CFLAGS/CPPFLAGS/g' \
12cr|miniupnpd-1.7.20121005-1|29	-e "s/CFLAGS += -ansi/#CFLAGS += -ansi/g" \
12cr|miniupnpd-1.7.20121005-1|30	-e "s/LIBS = -liptc/LIBS = -lip4tc/g" \
12cr|miniupnpd-1.7.20121005-1|31	-e 's/genuuid||//' \
12cr|miniupnpd-1.7.20121005-1|32	Makefile || die
12cr|miniupnpd-1.7.20121005-1|33	sed -i \
12cr|miniupnpd-1.7.20121005-1|34	-e 's/\(strncpy(\([->a-z.]\+\), "[a-zA-Z]\+", \)IPT_FUNCTION_MAXNAMELEN);/\1sizeof(\2));/' \
12cr|miniupnpd-1.7.20121005-1|35	netfilter/iptcrdr.c || die
12cr|miniupnpd-1.7.20121005-1|36	
12cr|miniupnpd-1.7.20121005-1|37	make config.h
12cr|miniupnpd-1.7.20121005-1|38	
12cr|miniupnpd-1.7.20121005-1|39	sed -i \
12cr|miniupnpd-1.7.20121005-1|40	-e 's/\/\*#define ENABLE_LEASEFILE\*\//#define ENABLE_LEASEFILE/g' \
12cr|miniupnpd-1.7.20121005-1|41	config.h || die
12cr|miniupnpd-1.7.20121005-1|42	
12cr|miniupnpd-1.7.20121005-1|43	%make CC=gcc
12cr|miniupnpd-1.7.20121005-1|44	
12cr|miniupnpd-1.7.20121005-1|45	
12cr|miniupnpd-1.7.20121005-1|46	%install
12cr|miniupnpd-1.7.20121005-1|47	
12cr|miniupnpd-1.7.20121005-1|48	mkdir -p %{buildroot}%{_mandir}/man8/
12cr|miniupnpd-1.7.20121005-1|49	
12cr|miniupnpd-1.7.20121005-1|50	make install  PREFIX="%{buildroot}" STRIP="true"
12cr|miniupnpd-1.7.20121005-1|51	rm -f %{buildroot}%{_sysconfdir}/init.d/miniupnpd
12cr|miniupnpd-1.7.20121005-1|52	rm -f %{buildroot}%{_sysconfdir}/miniupnpd/miniupnpd.conf~
12cr|miniupnpd-1.7.20121005-1|53	install -D -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|miniupnpd-1.7.20121005-1|54	
12cr|miniupnpd-1.7.20121005-1|55	%files
12cr|miniupnpd-1.7.20121005-1|56	%{_sbindir}/miniupnpd
12cr|miniupnpd-1.7.20121005-1|57	%{_initrddir}/miniupnpd
12cr|miniupnpd-1.7.20121005-1|58	%doc %{_mandir}/man*/*
12cr|miniupnpd-1.7.20121005-1|59	%config(noreplace) %{_sysconfdir}/miniupnpd/*
12cr|miniupnpd-1.7.20121005-1|60	%doc README Changelog.txt

3189 12
12cr|mipv6-daemon-0.4-6|1	Name:		mipv6-daemon
12cr|mipv6-daemon-0.4-6|2	Version:	0.4
12cr|mipv6-daemon-0.4-6|3	Release:	%mkrel 6
12cr|mipv6-daemon-0.4-6|4	Summary:	Mobile IPv6 (MIPv6) Daemon
12cr|mipv6-daemon-0.4-6|5	
12cr|mipv6-daemon-0.4-6|6	Group:		System/Servers
12cr|mipv6-daemon-0.4-6|7	License:	GPLv2
12cr|mipv6-daemon-0.4-6|8	URL:		http://www.linux-ipv6.org/memo/mipv6/
12cr|mipv6-daemon-0.4-6|9	Source0:	ftp://ftp.linux-ipv6.org/pub/usagi/patch/mipv6/umip-%{version}/daemon/tarball/mipv6-daemon-umip-%{version}.tar.gz
12cr|mipv6-daemon-0.4-6|10	Source1:	mip6d.init
12cr|mipv6-daemon-0.4-6|11	Source2:	mip6d.sysconfig
12cr|mipv6-daemon-0.4-6|12	Source3:	mip6d.conf
12cr|mipv6-daemon-0.4-6|13	Patch0:		mipv6-daemon-header-fix.patch
12cr|mipv6-daemon-0.4-6|14	BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
12cr|mipv6-daemon-0.4-6|15	
12cr|mipv6-daemon-0.4-6|16	BuildRequires:	flex bison indent
12cr|mipv6-daemon-0.4-6|17	Requires:	initscripts, chkconfig
12cr|mipv6-daemon-0.4-6|18	
12cr|mipv6-daemon-0.4-6|19	%description
12cr|mipv6-daemon-0.4-6|20	The mobile IPv6 daemon allows nodes to remain
12cr|mipv6-daemon-0.4-6|21	reachable while moving around in the IPv6 Internet.
12cr|mipv6-daemon-0.4-6|22	
12cr|mipv6-daemon-0.4-6|23	%package devel
12cr|mipv6-daemon-0.4-6|24	Group:	Development/Other
12cr|mipv6-daemon-0.4-6|25	Summary:	Mobile IPv6 (MIPv6) header files
12cr|mipv6-daemon-0.4-6|26	
12cr|mipv6-daemon-0.4-6|27	%description devel
12cr|mipv6-daemon-0.4-6|28	Mobile IPv6 (MIPv6) header files
12cr|mipv6-daemon-0.4-6|29	
12cr|mipv6-daemon-0.4-6|30	%prep
12cr|mipv6-daemon-0.4-6|31	%setup -q -n mipv6-daemon-umip-%{version}
12cr|mipv6-daemon-0.4-6|32	%patch0 -p1
12cr|mipv6-daemon-0.4-6|33	
12cr|mipv6-daemon-0.4-6|34	%build
12cr|mipv6-daemon-0.4-6|35	%configure
12cr|mipv6-daemon-0.4-6|36	make %{?_smp_mflags}
12cr|mipv6-daemon-0.4-6|37	
12cr|mipv6-daemon-0.4-6|38	%install
12cr|mipv6-daemon-0.4-6|39	rm -rf $RPM_BUILD_ROOT
12cr|mipv6-daemon-0.4-6|40	make install DESTDIR=$RPM_BUILD_ROOT
12cr|mipv6-daemon-0.4-6|41	
12cr|mipv6-daemon-0.4-6|42	install -d $RPM_BUILD_ROOT%{_initrddir}
12cr|mipv6-daemon-0.4-6|43	install -m755 %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/mip6d
12cr|mipv6-daemon-0.4-6|44	install -d $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig
12cr|mipv6-daemon-0.4-6|45	install -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/mip6d
12cr|mipv6-daemon-0.4-6|46	install -m644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/mip6d.conf
12cr|mipv6-daemon-0.4-6|47	
12cr|mipv6-daemon-0.4-6|48	mkdir -p $RPM_BUILD_ROOT%{_includedir}/netinet
12cr|mipv6-daemon-0.4-6|49	cp -av include/netinet/ip6mh.h $RPM_BUILD_ROOT%{_includedir}/netinet/
12cr|mipv6-daemon-0.4-6|50	
12cr|mipv6-daemon-0.4-6|51	%clean
12cr|mipv6-daemon-0.4-6|52	rm -rf $RPM_BUILD_ROOT
12cr|mipv6-daemon-0.4-6|53	
12cr|mipv6-daemon-0.4-6|54	%preun
12cr|mipv6-daemon-0.4-6|55	if [ "$1" = 0 ]
12cr|mipv6-daemon-0.4-6|56	then
12cr|mipv6-daemon-0.4-6|57	/sbin/service mip6d stop > /dev/null 2>&1 ||:
12cr|mipv6-daemon-0.4-6|58	/sbin/chkconfig --del mip6d
12cr|mipv6-daemon-0.4-6|59	fi
12cr|mipv6-daemon-0.4-6|60	
12cr|mipv6-daemon-0.4-6|61	%post
12cr|mipv6-daemon-0.4-6|62	/sbin/chkconfig --add mip6d
12cr|mipv6-daemon-0.4-6|63	
12cr|mipv6-daemon-0.4-6|64	%postun
12cr|mipv6-daemon-0.4-6|65	if [ "$1" -ge "1" ]; then
12cr|mipv6-daemon-0.4-6|66	/sbin/service mip6d condrestart > /dev/null 2>&1 ||:
12cr|mipv6-daemon-0.4-6|67	fi
12cr|mipv6-daemon-0.4-6|68	
12cr|mipv6-daemon-0.4-6|69	%files
12cr|mipv6-daemon-0.4-6|70	%defattr(-,root,root,-)
12cr|mipv6-daemon-0.4-6|71	%doc AUTHORS BUGS COPYING NEWS README README.IPsec THANKS extras
12cr|mipv6-daemon-0.4-6|72	%{_initrddir}/mip6d
12cr|mipv6-daemon-0.4-6|73	%config(noreplace) %{_sysconfdir}/sysconfig/mip6d
12cr|mipv6-daemon-0.4-6|74	%config(noreplace) %{_sysconfdir}/mip6d.conf
12cr|mipv6-daemon-0.4-6|75	%{_sbindir}/*
12cr|mipv6-daemon-0.4-6|76	%{_mandir}/man1/*
12cr|mipv6-daemon-0.4-6|77	%{_mandir}/man5/*
12cr|mipv6-daemon-0.4-6|78	%{_mandir}/man7/*
12cr|mipv6-daemon-0.4-6|79	
12cr|mipv6-daemon-0.4-6|80	%files devel
12cr|mipv6-daemon-0.4-6|81	%{_includedir}/netinet/*.h
12cr|mipv6-daemon-0.4-6|82	
12cr|mipv6-daemon-0.4-6|83	
12cr|mipv6-daemon-0.4-6|84	
12cr|mipv6-daemon-0.4-6|85	%changelog
12cr|mipv6-daemon-0.4-6|86	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-6mdv2011.0
12cr|mipv6-daemon-0.4-6|87	+ Revision: 612871
12cr|mipv6-daemon-0.4-6|88	- the mass rebuild of 2010.1 packages
12cr|mipv6-daemon-0.4-6|89	
12cr|mipv6-daemon-0.4-6|90	* Mon Feb 22 2010 Antoine Ginies <aginies@mandriva.com> 0.4-5mdv2010.1
12cr|mipv6-daemon-0.4-6|91	+ Revision: 509533
12cr|mipv6-daemon-0.4-6|92	- change group for devel package
12cr|mipv6-daemon-0.4-6|93	- change the group
12cr|mipv6-daemon-0.4-6|94	- spec file based on fedora one
12cr|mipv6-daemon-0.4-6|95	- import mipv6-daemon
12cr|mipv6-daemon-0.4-6|96	
12cr|mipv6-daemon-0.4-6|97	

3190 12
12cr|mirage-0.9.5.2-1|1	Summary:	A fast and simple image viewer
12cr|mirage-0.9.5.2-1|2	Name:		mirage
12cr|mirage-0.9.5.2-1|3	Version:	0.9.5.2
12cr|mirage-0.9.5.2-1|4	Release:	%mkrel 1
12cr|mirage-0.9.5.2-1|5	Group:		Graphics
12cr|mirage-0.9.5.2-1|6	License:	GPLv2+
12cr|mirage-0.9.5.2-1|7	URL:		http://mirageiv.berlios.de/
12cr|mirage-0.9.5.2-1|8	Source0:	http://download.berlios.de/mirageiv/%{name}-%{version}.tar.bz2
12cr|mirage-0.9.5.2-1|9	BuildRequires:	python-devel
12cr|mirage-0.9.5.2-1|10	BuildRequires:	desktop-file-utils
12cr|mirage-0.9.5.2-1|11	BuildRequires:	libx11-devel
12cr|mirage-0.9.5.2-1|12	Requires:	pygtk2.0
12cr|mirage-0.9.5.2-1|13	Requires:	gnome-python-gconf
12cr|mirage-0.9.5.2-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|mirage-0.9.5.2-1|15	
12cr|mirage-0.9.5.2-1|16	%description
12cr|mirage-0.9.5.2-1|17	Mirage is a fast and simple GTK+ image viewer. Because it
12cr|mirage-0.9.5.2-1|18	depends only on PyGTK, Mirage is ideal for users who wish to
12cr|mirage-0.9.5.2-1|19	keep their computers lean while still having a clean image viewer.
12cr|mirage-0.9.5.2-1|20	
12cr|mirage-0.9.5.2-1|21	%prep
12cr|mirage-0.9.5.2-1|22	%setup -q
12cr|mirage-0.9.5.2-1|23	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{name}.desktop
12cr|mirage-0.9.5.2-1|24	
12cr|mirage-0.9.5.2-1|25	%build
12cr|mirage-0.9.5.2-1|26	env CFLAGS="%{optflags}" python setup.py build
12cr|mirage-0.9.5.2-1|27	
12cr|mirage-0.9.5.2-1|28	%install
12cr|mirage-0.9.5.2-1|29	rm -rf %{buildroot}
12cr|mirage-0.9.5.2-1|30	
12cr|mirage-0.9.5.2-1|31	mkdir -p %{buildroot}
12cr|mirage-0.9.5.2-1|32	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|mirage-0.9.5.2-1|33	
12cr|mirage-0.9.5.2-1|34	# remove document files
12cr|mirage-0.9.5.2-1|35	rm -f %{buildroot}%{_datadir}/%{name}/[A-Z]*
12cr|mirage-0.9.5.2-1|36	
12cr|mirage-0.9.5.2-1|37	desktop-file-install \
12cr|mirage-0.9.5.2-1|38	--remove-category="Application" \
12cr|mirage-0.9.5.2-1|39	--add-category="Viewer" \
12cr|mirage-0.9.5.2-1|40	--remove-key="Version" \
12cr|mirage-0.9.5.2-1|41	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|mirage-0.9.5.2-1|42	
12cr|mirage-0.9.5.2-1|43	%find_lang %{name}
12cr|mirage-0.9.5.2-1|44	
12cr|mirage-0.9.5.2-1|45	%if %mdkversion < 200900
12cr|mirage-0.9.5.2-1|46	%post
12cr|mirage-0.9.5.2-1|47	%{update_menus}
12cr|mirage-0.9.5.2-1|48	%{update_desktop_database}
12cr|mirage-0.9.5.2-1|49	%endif
12cr|mirage-0.9.5.2-1|50	
12cr|mirage-0.9.5.2-1|51	%if %mdkversion < 200900
12cr|mirage-0.9.5.2-1|52	%postun
12cr|mirage-0.9.5.2-1|53	%{clean_menus}
12cr|mirage-0.9.5.2-1|54	%{clean_desktop_database}
12cr|mirage-0.9.5.2-1|55	%endif
12cr|mirage-0.9.5.2-1|56	
12cr|mirage-0.9.5.2-1|57	%clean
12cr|mirage-0.9.5.2-1|58	rm -rf %{buildroot}
12cr|mirage-0.9.5.2-1|59	
12cr|mirage-0.9.5.2-1|60	%files -f %{name}.lang
12cr|mirage-0.9.5.2-1|61	%defattr(-,root,root)
12cr|mirage-0.9.5.2-1|62	%doc CHANGELOG README TODO TRANSLATORS
12cr|mirage-0.9.5.2-1|63	%{_bindir}/%{name}
12cr|mirage-0.9.5.2-1|64	%{python_sitearch}/%{name}.py*
12cr|mirage-0.9.5.2-1|65	%{python_sitearch}/*.egg-info
12cr|mirage-0.9.5.2-1|66	%{python_sitearch}/*.so
12cr|mirage-0.9.5.2-1|67	%{_datadir}/%{name}/
12cr|mirage-0.9.5.2-1|68	%{_datadir}/pixmaps/*.png
12cr|mirage-0.9.5.2-1|69	%{_datadir}/applications/*%{name}.desktop
12cr|mirage-0.9.5.2-1|70	
12cr|mirage-0.9.5.2-1|71	
12cr|mirage-0.9.5.2-1|72	%changelog
12cr|mirage-0.9.5.2-1|73	* Tue Jun 14 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.5.2-1mdv2011.0
12cr|mirage-0.9.5.2-1|74	+ Revision: 685173
12cr|mirage-0.9.5.2-1|75	- update to new version 0.9.5.2
12cr|mirage-0.9.5.2-1|76	
12cr|mirage-0.9.5.2-1|77	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 0.9.5.1-3
12cr|mirage-0.9.5.2-1|78	+ Revision: 636093
12cr|mirage-0.9.5.2-1|79	- tighten BR
12cr|mirage-0.9.5.2-1|80	
12cr|mirage-0.9.5.2-1|81	* Wed Nov 03 2010 Michael Scherer <misc@mandriva.org> 0.9.5.1-2mdv2011.0
12cr|mirage-0.9.5.2-1|82	+ Revision: 592726
12cr|mirage-0.9.5.2-1|83	- rebuild for python 2.7
12cr|mirage-0.9.5.2-1|84	
12cr|mirage-0.9.5.2-1|85	* Sat Aug 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.5.1-1mdv2011.0
12cr|mirage-0.9.5.2-1|86	+ Revision: 567381
12cr|mirage-0.9.5.2-1|87	- update to new version 0.9.5.1
12cr|mirage-0.9.5.2-1|88	
12cr|mirage-0.9.5.2-1|89	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.9.3-4mdv2010.0
12cr|mirage-0.9.5.2-1|90	+ Revision: 439986
12cr|mirage-0.9.5.2-1|91	- rebuild
12cr|mirage-0.9.5.2-1|92	
12cr|mirage-0.9.5.2-1|93	* Mon Dec 29 2008 Michael Scherer <misc@mandriva.org> 0.9.3-3mdv2009.1
12cr|mirage-0.9.5.2-1|94	+ Revision: 320993
12cr|mirage-0.9.5.2-1|95	- rebuild for new python
12cr|mirage-0.9.5.2-1|96	
12cr|mirage-0.9.5.2-1|97	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.9.3-2mdv2009.0
12cr|mirage-0.9.5.2-1|98	+ Revision: 268142
12cr|mirage-0.9.5.2-1|99	- rebuild early 2009.0 package (before pixel changes)
12cr|mirage-0.9.5.2-1|100	
12cr|mirage-0.9.5.2-1|101	+ Pixel <pixel@mandriva.com>
12cr|mirage-0.9.5.2-1|102	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|mirage-0.9.5.2-1|103	
12cr|mirage-0.9.5.2-1|104	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.3-1mdv2009.0
12cr|mirage-0.9.5.2-1|105	+ Revision: 194455
12cr|mirage-0.9.5.2-1|106	- new version
12cr|mirage-0.9.5.2-1|107	
12cr|mirage-0.9.5.2-1|108	* Tue Jan 29 2008 Funda Wang <fwang@mandriva.org> 0.9.2-1mdv2008.1
12cr|mirage-0.9.5.2-1|109	+ Revision: 159811
12cr|mirage-0.9.5.2-1|110	- New versino 0.9.2
12cr|mirage-0.9.5.2-1|111	
12cr|mirage-0.9.5.2-1|112	* Fri Jan 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.1-1mdv2008.1
12cr|mirage-0.9.5.2-1|113	+ Revision: 147975
12cr|mirage-0.9.5.2-1|114	- add missing buildrequires on X11-devel
12cr|mirage-0.9.5.2-1|115	- new version
12cr|mirage-0.9.5.2-1|116	- do not package COPYING file
12cr|mirage-0.9.5.2-1|117	
12cr|mirage-0.9.5.2-1|118	+ Olivier Blin <oblin@mandriva.com>
12cr|mirage-0.9.5.2-1|119	- restore BuildRoot
12cr|mirage-0.9.5.2-1|120	
12cr|mirage-0.9.5.2-1|121	+ Thierry Vignaud <tv@mandriva.org>
12cr|mirage-0.9.5.2-1|122	- kill re-definition of %%buildroot on Pixel's request
12cr|mirage-0.9.5.2-1|123	
12cr|mirage-0.9.5.2-1|124	* Sat Oct 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9-2mdv2008.1
12cr|mirage-0.9.5.2-1|125	+ Revision: 102480
12cr|mirage-0.9.5.2-1|126	- fix install
12cr|mirage-0.9.5.2-1|127	- new version
12cr|mirage-0.9.5.2-1|128	
12cr|mirage-0.9.5.2-1|129	* Fri Oct 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.3-3mdv2008.1
12cr|mirage-0.9.5.2-1|130	+ Revision: 102424
12cr|mirage-0.9.5.2-1|131	- do not hardcode icon extension in desktop file
12cr|mirage-0.9.5.2-1|132	- add br on desktop-file-utils
12cr|mirage-0.9.5.2-1|133	- fix desktop entry
12cr|mirage-0.9.5.2-1|134	
12cr|mirage-0.9.5.2-1|135	* Mon Sep 03 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.3-2mdv2008.0
12cr|mirage-0.9.5.2-1|136	+ Revision: 78837
12cr|mirage-0.9.5.2-1|137	- correct requires
12cr|mirage-0.9.5.2-1|138	
12cr|mirage-0.9.5.2-1|139	* Mon Sep 03 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.3-1mdv2008.0
12cr|mirage-0.9.5.2-1|140	+ Revision: 78779
12cr|mirage-0.9.5.2-1|141	- Import mirage
12cr|mirage-0.9.5.2-1|142	

3191 12
12cr|miredo-1.2.5-1|1	%define major 4
12cr|miredo-1.2.5-1|2	%define libname %mklibname miredo %{major}
12cr|miredo-1.2.5-1|3	%define develname %mklibname miredo -d
12cr|miredo-1.2.5-1|4	
12cr|miredo-1.2.5-1|5	Name:           miredo
12cr|miredo-1.2.5-1|6	Version:        1.2.5
12cr|miredo-1.2.5-1|7	Release:        1
12cr|miredo-1.2.5-1|8	Summary:        Tunneling of IPv6 over UDP through NATs
12cr|miredo-1.2.5-1|9	
12cr|miredo-1.2.5-1|10	Group:          Networking/Other
12cr|miredo-1.2.5-1|11	License:        GPLv2+
12cr|miredo-1.2.5-1|12	URL:            http://www.simphalempin.com/dev/miredo/
12cr|miredo-1.2.5-1|13	Source0:        http://www.remlab.net/files/miredo/miredo-%{version}.tar.xz
12cr|miredo-1.2.5-1|14	Source1:        miredo-client.init
12cr|miredo-1.2.5-1|15	Source2:        miredo-server.init
12cr|miredo-1.2.5-1|16	Patch0:         miredo-config-not-exec
12cr|miredo-1.2.5-1|17	Patch1:         reread-resolv-before-resolv-ipv4.patch
12cr|miredo-1.2.5-1|18	
12cr|miredo-1.2.5-1|19	BuildRequires:    libcap-devel
12cr|miredo-1.2.5-1|20	
12cr|miredo-1.2.5-1|21	Requires(pre):    shadow-utils
12cr|miredo-1.2.5-1|22	Requires(post):   chkconfig, /sbin/ldconfig
12cr|miredo-1.2.5-1|23	# This is for /sbin/service
12cr|miredo-1.2.5-1|24	Requires(preun):  chkconfig, initscripts
12cr|miredo-1.2.5-1|25	Requires(postun): initscripts, /sbin/ldconfig
12cr|miredo-1.2.5-1|26	
12cr|miredo-1.2.5-1|27	%description
12cr|miredo-1.2.5-1|28	Miredo is an implementation of the "Teredo: Tunneling IPv6 over UDP
12cr|miredo-1.2.5-1|29	through NATs" proposed Internet standard (RFC4380). It can serve
12cr|miredo-1.2.5-1|30	either as a Teredo client, a stand-alone Teredo relay, or a Teredo
12cr|miredo-1.2.5-1|31	server, please install the miredo-server or miredo-client aproprietly.
12cr|miredo-1.2.5-1|32	It is meant to provide IPv6 connectivity to hosts behind NAT
12cr|miredo-1.2.5-1|33	devices, most of which do not support IPv6, and not even
12cr|miredo-1.2.5-1|34	IPv6-over-IPv4 (including 6to4).
12cr|miredo-1.2.5-1|35	
12cr|miredo-1.2.5-1|36	%package -n	%{libname}
12cr|miredo-1.2.5-1|37	Summary:        Tunneling of IPv6 over UDP through NATs
12cr|miredo-1.2.5-1|38	Group:          Networking/Other
12cr|miredo-1.2.5-1|39	
12cr|miredo-1.2.5-1|40	%description -n	%{libname}
12cr|miredo-1.2.5-1|41	Miredo is an implementation of the "Teredo: Tunneling IPv6 over UDP
12cr|miredo-1.2.5-1|42	through NATs" proposed Internet standard (RFC4380). It can serve
12cr|miredo-1.2.5-1|43	either as a Teredo client, a stand-alone Teredo relay, or a Teredo
12cr|miredo-1.2.5-1|44	server, please install the miredo-server or miredo-client aproprietly.
12cr|miredo-1.2.5-1|45	It is meant to provide IPv6 connectivity to hosts behind NAT
12cr|miredo-1.2.5-1|46	devices, most of which do not support IPv6, and not even
12cr|miredo-1.2.5-1|47	IPv6-over-IPv4 (including 6to4).
12cr|miredo-1.2.5-1|48	This libs package provides the files necessary for both server and client.
12cr|miredo-1.2.5-1|49	
12cr|miredo-1.2.5-1|50	
12cr|miredo-1.2.5-1|51	%package -n	%{develname}
12cr|miredo-1.2.5-1|52	Summary:        Header files, libraries and development documentation for %{name}
12cr|miredo-1.2.5-1|53	Group:          Networking/Other
12cr|miredo-1.2.5-1|54	Requires:       %{libname} = %{version}-%{release}
12cr|miredo-1.2.5-1|55	
12cr|miredo-1.2.5-1|56	%description -n	%{develname}
12cr|miredo-1.2.5-1|57	This package contains the header files, development libraries and development
12cr|miredo-1.2.5-1|58	documentation for %{name}. If you would like to develop programs using %{name},
12cr|miredo-1.2.5-1|59	you will need to install %{name}-devel.
12cr|miredo-1.2.5-1|60	
12cr|miredo-1.2.5-1|61	%package server
12cr|miredo-1.2.5-1|62	Summary:        Tunneling server for IPv6 over UDP through NATs
12cr|miredo-1.2.5-1|63	Group:          Networking/Other
12cr|miredo-1.2.5-1|64	Requires:       %{libname} = %{version}-%{release}
12cr|miredo-1.2.5-1|65	%description server
12cr|miredo-1.2.5-1|66	Miredo is an implementation of the "Teredo: Tunneling IPv6 over UDP
12cr|miredo-1.2.5-1|67	through NATs" proposed Internet standard (RFC4380). This offers the server
12cr|miredo-1.2.5-1|68	part of miredo. Most people will need only the client part.
12cr|miredo-1.2.5-1|69	
12cr|miredo-1.2.5-1|70	%package client
12cr|miredo-1.2.5-1|71	Summary:        Tunneling client for IPv6 over UDP through NATs
12cr|miredo-1.2.5-1|72	Group:          Networking/Other
12cr|miredo-1.2.5-1|73	Requires:       %{libname} = %{version}-%{release}
12cr|miredo-1.2.5-1|74	Provides:       %{name} = %{version}-%{release}
12cr|miredo-1.2.5-1|75	Obsoletes:      %{name} <= 1.1.6
12cr|miredo-1.2.5-1|76	
12cr|miredo-1.2.5-1|77	
12cr|miredo-1.2.5-1|78	%description client
12cr|miredo-1.2.5-1|79	Miredo is an implementation of the "Teredo: Tunneling IPv6 over UDP
12cr|miredo-1.2.5-1|80	through NATs" proposed Internet standard (RFC4380). This offers the client
12cr|miredo-1.2.5-1|81	part of miredo. Most people only need the client part.
12cr|miredo-1.2.5-1|82	
12cr|miredo-1.2.5-1|83	%prep
12cr|miredo-1.2.5-1|84	%setup -q
12cr|miredo-1.2.5-1|85	%patch0 -p1
12cr|miredo-1.2.5-1|86	%patch1 -p1
12cr|miredo-1.2.5-1|87	
12cr|miredo-1.2.5-1|88	%build
12cr|miredo-1.2.5-1|89	%configure \
12cr|miredo-1.2.5-1|90	--disable-static \
12cr|miredo-1.2.5-1|91	--disable-rpath \
12cr|miredo-1.2.5-1|92	--enable-miredo-user \
12cr|miredo-1.2.5-1|93	
12cr|miredo-1.2.5-1|94	# rpath does not really work
12cr|miredo-1.2.5-1|95	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12cr|miredo-1.2.5-1|96	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12cr|miredo-1.2.5-1|97	%make
12cr|miredo-1.2.5-1|98	
12cr|miredo-1.2.5-1|99	
12cr|miredo-1.2.5-1|100	%install
12cr|miredo-1.2.5-1|101	
12cr|miredo-1.2.5-1|102	%makeinstall_std
12cr|miredo-1.2.5-1|103	%find_lang %{name}
12cr|miredo-1.2.5-1|104	mkdir rpmdocs
12cr|miredo-1.2.5-1|105	mv %{buildroot}%{_docdir}/miredo/examples rpmdocs/
12cr|miredo-1.2.5-1|106	mkdir -p %{buildroot}%{_initrddir}
12cr|miredo-1.2.5-1|107	install -p -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/miredo-client
12cr|miredo-1.2.5-1|108	install -p -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/miredo-server
12cr|miredo-1.2.5-1|109	rm -f %{buildroot}%{_libdir}/lib*.la
12cr|miredo-1.2.5-1|110	touch %{buildroot}%{_sysconfdir}/miredo/miredo-server.conf
12cr|miredo-1.2.5-1|111	mkdir -p %{buildroot}/lib/systemd/systemd/
12cr|miredo-1.2.5-1|112	cp %{buildroot}/%{_libdir}/systemd/system/%{name}.service %{buildroot}/lib/systemd/systemd/%{name}.service
12cr|miredo-1.2.5-1|113	
12cr|miredo-1.2.5-1|114	rm -f %{buildroot}/%{_libdir}/systemd/system/%{name}.service
12cr|miredo-1.2.5-1|115	
12cr|miredo-1.2.5-1|116	
12cr|miredo-1.2.5-1|117	%pre -n %{libname}
12cr|miredo-1.2.5-1|118	getent group miredo >/dev/null || groupadd -r miredo
12cr|miredo-1.2.5-1|119	getent passwd miredo >/dev/null || useradd -r -g miredo -d /etc/miredo \
12cr|miredo-1.2.5-1|120	-s /sbin/nologin -c "Miredo Daemon" miredo
12cr|miredo-1.2.5-1|121	exit 0
12cr|miredo-1.2.5-1|122	
12cr|miredo-1.2.5-1|123	%post client
12cr|miredo-1.2.5-1|124	/sbin/chkconfig --add miredo-client
12cr|miredo-1.2.5-1|125	
12cr|miredo-1.2.5-1|126	%post server
12cr|miredo-1.2.5-1|127	/sbin/chkconfig --add miredo-server
12cr|miredo-1.2.5-1|128	
12cr|miredo-1.2.5-1|129	
12cr|miredo-1.2.5-1|130	%preun client
12cr|miredo-1.2.5-1|131	if [ $1 = 0 ] ; then
12cr|miredo-1.2.5-1|132	/sbin/service miredo-client stop >/dev/null 2>&1
12cr|miredo-1.2.5-1|133	/sbin/chkconfig --del miredo-client
12cr|miredo-1.2.5-1|134	fi
12cr|miredo-1.2.5-1|135	
12cr|miredo-1.2.5-1|136	%preun server
12cr|miredo-1.2.5-1|137	if [ $1 = 0 ] ; then
12cr|miredo-1.2.5-1|138	/sbin/service miredo-server stop >/dev/null 2>&1
12cr|miredo-1.2.5-1|139	/sbin/chkconfig --del miredo-server
12cr|miredo-1.2.5-1|140	fi
12cr|miredo-1.2.5-1|141	
12cr|miredo-1.2.5-1|142	
12cr|miredo-1.2.5-1|143	%postun client
12cr|miredo-1.2.5-1|144	if [ "$1" -ge "1" ] ; then
12cr|miredo-1.2.5-1|145	/sbin/service miredo-client condrestart >/dev/null 2>&1 || :
12cr|miredo-1.2.5-1|146	fi
12cr|miredo-1.2.5-1|147	
12cr|miredo-1.2.5-1|148	
12cr|miredo-1.2.5-1|149	%postun server
12cr|miredo-1.2.5-1|150	if [ "$1" -ge "1" ] ; then
12cr|miredo-1.2.5-1|151	/sbin/service miredo-server condrestart >/dev/null 2>&1 || :
12cr|miredo-1.2.5-1|152	fi
12cr|miredo-1.2.5-1|153	
12cr|miredo-1.2.5-1|154	%files -n %{libname} -f %{name}.lang
12cr|miredo-1.2.5-1|155	#% doc % {_mandir}/man?/miredo*
12cr|miredo-1.2.5-1|156	%dir %{_sysconfdir}/miredo
12cr|miredo-1.2.5-1|157	%{_libdir}/libteredo.so.*
12cr|miredo-1.2.5-1|158	%{_libdir}/libtun6.so.*
12cr|miredo-1.2.5-1|159	%{_libdir}/miredo/
12cr|miredo-1.2.5-1|160	
12cr|miredo-1.2.5-1|161	%files -n %{develname}
12cr|miredo-1.2.5-1|162	%{_includedir}/libteredo/
12cr|miredo-1.2.5-1|163	%{_includedir}/libtun6/
12cr|miredo-1.2.5-1|164	%{_libdir}/libteredo.so
12cr|miredo-1.2.5-1|165	%{_libdir}/libtun6.so
12cr|miredo-1.2.5-1|166	
12cr|miredo-1.2.5-1|167	%files server
12cr|miredo-1.2.5-1|168	%ghost %config(noreplace,missingok) %{_sysconfdir}/miredo/miredo-server.conf
12cr|miredo-1.2.5-1|169	%{_bindir}/teredo-mire
12cr|miredo-1.2.5-1|170	%{_sbindir}/miredo-server
12cr|miredo-1.2.5-1|171	%{_sbindir}/miredo-checkconf
12cr|miredo-1.2.5-1|172	%{_initrddir}/miredo-server
12cr|miredo-1.2.5-1|173	/lib/systemd/systemd/miredo.service
12cr|miredo-1.2.5-1|174	%doc %{_mandir}/man1/teredo-mire*
12cr|miredo-1.2.5-1|175	%doc %{_mandir}/man?/miredo-server*
12cr|miredo-1.2.5-1|176	%doc %{_mandir}/man?/miredo-checkconf*
12cr|miredo-1.2.5-1|177	
12cr|miredo-1.2.5-1|178	
12cr|miredo-1.2.5-1|179	%files client
12cr|miredo-1.2.5-1|180	%config(noreplace) %{_sysconfdir}/miredo/miredo.conf
12cr|miredo-1.2.5-1|181	%config(noreplace) %{_sysconfdir}/miredo/client-hook
12cr|miredo-1.2.5-1|182	%{_initrddir}/miredo-client
12cr|miredo-1.2.5-1|183	%{_sbindir}/miredo
12cr|miredo-1.2.5-1|184	%doc %{_mandir}/man?/miredo.*
12cr|miredo-1.2.5-1|185	
12cr|miredo-1.2.5-1|186	
12cr|miredo-1.2.5-1|187	%changelog
12cr|miredo-1.2.5-1|188	* Sat Mar 03 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.5-1
12cr|miredo-1.2.5-1|189	+ Revision: 782059
12cr|miredo-1.2.5-1|190	- version update 1.2.5
12cr|miredo-1.2.5-1|191	
12cr|miredo-1.2.5-1|192	* Wed Nov 23 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.2.4-2
12cr|miredo-1.2.5-1|193	+ Revision: 732977
12cr|miredo-1.2.5-1|194	- release bump
12cr|miredo-1.2.5-1|195	- mandriva policy fixes
12cr|miredo-1.2.5-1|196	
12cr|miredo-1.2.5-1|197	* Tue Nov 01 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.2.4-1
12cr|miredo-1.2.5-1|198	+ Revision: 709799
12cr|miredo-1.2.5-1|199	- imported package miredo
12cr|miredo-1.2.5-1|200	

3192 12
12cr|miro-5.0.4-1|1	# It's possible to backport Miro to 2011 and 2010.2
12cr|miro-5.0.4-1|2	# but ffmpeg conversion needs to be checked
12cr|miro-5.0.4-1|3	# In order to use Miro 5.0 in 2010.2 with ffmpeg 0.7.12 from MIB
12cr|miro-5.0.4-1|4	# I had to make a patch that removes this commit's code:
12cr|miro-5.0.4-1|5	# https://github.com/paulswartz/miro/commit/42365981a8c4236573419538a3e70cd22f5f5341
12cr|miro-5.0.4-1|6	# So, it's better to avoid untested backports via build system
12cr|miro-5.0.4-1|7	
12cr|miro-5.0.4-1|8	%define _files_listed_twice_terminate_build 0
12cr|miro-5.0.4-1|9	
12cr|miro-5.0.4-1|10	Name:		miro
12cr|miro-5.0.4-1|11	Version:	5.0.4
12cr|miro-5.0.4-1|12	Release:	1
12cr|miro-5.0.4-1|13	Summary:	Miro Player
12cr|miro-5.0.4-1|14	Group:		Video
12cr|miro-5.0.4-1|15	License:	GPLv2+
12cr|miro-5.0.4-1|16	URL:		http://www.getmiro.com/
12cr|miro-5.0.4-1|17	Source0:	ftp://ftp.osuosl.org/pub/pculture.org/miro/src/%{name}-%{version}.tar.gz
12cr|miro-5.0.4-1|18	Patch0:		miro-5.0-ffmpeg0.11.patch
12cr|miro-5.0.4-1|19	BuildRequires:	boost-devel
12cr|miro-5.0.4-1|20	BuildRequires:	pkgconfig(pygtk-2.0)
12cr|miro-5.0.4-1|21	BuildRequires:	pkgconfig(pygobject-2.0)
12cr|miro-5.0.4-1|22	BuildRequires:	python-pyrex
12cr|miro-5.0.4-1|23	BuildRequires:	pkgconfig(webkit-1.0)
12cr|miro-5.0.4-1|24	BuildRequires:	desktop-file-utils
12cr|miro-5.0.4-1|25	BuildRequires:	pkgconfig(x11)
12cr|miro-5.0.4-1|26	BuildRequires:	imagemagick
12cr|miro-5.0.4-1|27	BuildRequires:	python-devel
12cr|miro-5.0.4-1|28	BuildRequires:	ffmpeg-devel
12cr|miro-5.0.4-1|29	BuildRequires:	pkgconfig(taglib)
12cr|miro-5.0.4-1|30	Requires:	pygtk2.0
12cr|miro-5.0.4-1|31	Requires:	python-webkitgtk
12cr|miro-5.0.4-1|32	Requires:	gnome-python-gconf
12cr|miro-5.0.4-1|33	Requires:	dbus-python
12cr|miro-5.0.4-1|34	Requires:	gstreamer0.10-python
12cr|miro-5.0.4-1|35	Requires:	gstreamer0.10-plugins-good
12cr|miro-5.0.4-1|36	Requires:	python-libtorrent-rasterbar
12cr|miro-5.0.4-1|37	Requires:	python-curl
12cr|miro-5.0.4-1|38	Requires:	mutagen
12cr|miro-5.0.4-1|39	Requires:	ffmpeg
12cr|miro-5.0.4-1|40	Requires:	ffmpeg2theora
12cr|miro-5.0.4-1|41	
12cr|miro-5.0.4-1|42	%description
12cr|miro-5.0.4-1|43	Internet TV player with integrated RSS and BitTorrent functionality.
12cr|miro-5.0.4-1|44	
12cr|miro-5.0.4-1|45	%prep
12cr|miro-5.0.4-1|46	%setup -q
12cr|miro-5.0.4-1|47	%patch0 -p0
12cr|miro-5.0.4-1|48	
12cr|miro-5.0.4-1|49	%build
12cr|miro-5.0.4-1|50	cd linux && CFLAGS="%{optflags}" LDFLAGS="%?ldflags" %__python setup.py build
12cr|miro-5.0.4-1|51	
12cr|miro-5.0.4-1|52	%install
12cr|miro-5.0.4-1|53	cd linux && %__python setup.py install -O1 --skip-build --root %{buildroot}
12cr|miro-5.0.4-1|54	cd ..
12cr|miro-5.0.4-1|55	
12cr|miro-5.0.4-1|56	%find_lang miro
12cr|miro-5.0.4-1|57	
12cr|miro-5.0.4-1|58	desktop-file-install --vendor="" \
12cr|miro-5.0.4-1|59	--remove-key="Encoding" \
12cr|miro-5.0.4-1|60	--remove-category="Application" \
12cr|miro-5.0.4-1|61	--add-category="Video" \
12cr|miro-5.0.4-1|62	--add-category="Network" \
12cr|miro-5.0.4-1|63	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|miro-5.0.4-1|64	
12cr|miro-5.0.4-1|65	
12cr|miro-5.0.4-1|66	# Some binaries that we don't seem to need
12cr|miro-5.0.4-1|67	%__rm -rf %{buildroot}%{_bindir}/codegen*
12cr|miro-5.0.4-1|68	
12cr|miro-5.0.4-1|69	%files -f miro.lang
12cr|miro-5.0.4-1|70	%doc README CREDITS
12cr|miro-5.0.4-1|71	%attr(755,root,root) %{_bindir}/*
12cr|miro-5.0.4-1|72	%{_datadir}/miro
12cr|miro-5.0.4-1|73	%{_datadir}/applications/*.desktop
12cr|miro-5.0.4-1|74	%{_iconsdir}/hicolor/*/apps/*.png
12cr|miro-5.0.4-1|75	%{_datadir}/pixmaps/*.xpm
12cr|miro-5.0.4-1|76	%{_mandir}/man1/*
12cr|miro-5.0.4-1|77	%{_datadir}/mime/packages/*.xml
12cr|miro-5.0.4-1|78	%{py_platsitedir}/miro*
12cr|miro-5.0.4-1|79	
12cr|miro-5.0.4-1|80	
12cr|miro-5.0.4-1|81	
12cr|miro-5.0.4-1|82	%changelog
12cr|miro-5.0.4-1|83	* Thu May 31 2012 Andrey Bondrov <abondrov@mandriva.org> 5.0-1
12cr|miro-5.0.4-1|84	+ Revision: 801534
12cr|miro-5.0.4-1|85	- Update BuildRequires and Requires
12cr|miro-5.0.4-1|86	- New version 5.0
12cr|miro-5.0.4-1|87	
12cr|miro-5.0.4-1|88	+ Alexander Khrukin <akhrukin@mandriva.org>
12cr|miro-5.0.4-1|89	- version update 4.0.6
12cr|miro-5.0.4-1|90	
12cr|miro-5.0.4-1|91	* Fri Dec 30 2011 Götz Waschk <waschk@mandriva.org> 4.0.4-1
12cr|miro-5.0.4-1|92	+ Revision: 748246
12cr|miro-5.0.4-1|93	- new version
12cr|miro-5.0.4-1|94	
12cr|miro-5.0.4-1|95	* Wed Dec 21 2011 Guilherme Moro <guilherme@mandriva.com> 4.0.3-2
12cr|miro-5.0.4-1|96	+ Revision: 744207
12cr|miro-5.0.4-1|97	- add Requires for ffmpeg2theora
12cr|miro-5.0.4-1|98	
12cr|miro-5.0.4-1|99	* Fri Nov 11 2011 Götz Waschk <waschk@mandriva.org> 4.0.3-1
12cr|miro-5.0.4-1|100	+ Revision: 730119
12cr|miro-5.0.4-1|101	- new version
12cr|miro-5.0.4-1|102	- build with ffmpeg0.7
12cr|miro-5.0.4-1|103	
12cr|miro-5.0.4-1|104	* Mon Jun 20 2011 Funda Wang <fwang@mandriva.org> 4.0.1.1-2
12cr|miro-5.0.4-1|105	+ Revision: 686159
12cr|miro-5.0.4-1|106	- rebuild for new webkit
12cr|miro-5.0.4-1|107	
12cr|miro-5.0.4-1|108	* Fri Jun 03 2011 Funda Wang <fwang@mandriva.org> 4.0.1.1-1
12cr|miro-5.0.4-1|109	+ Revision: 682552
12cr|miro-5.0.4-1|110	- new version 4.0.1.1
12cr|miro-5.0.4-1|111	
12cr|miro-5.0.4-1|112	* Wed May 25 2011 Funda Wang <fwang@mandriva.org> 4.0.1-1
12cr|miro-5.0.4-1|113	+ Revision: 678930
12cr|miro-5.0.4-1|114	- new version 4.0.1
12cr|miro-5.0.4-1|115	
12cr|miro-5.0.4-1|116	* Tue May 24 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 4.0-2
12cr|miro-5.0.4-1|117	+ Revision: 678231
12cr|miro-5.0.4-1|118	- added requires for mutagen
12cr|miro-5.0.4-1|119	
12cr|miro-5.0.4-1|120	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 4.0-1
12cr|miro-5.0.4-1|121	+ Revision: 677496
12cr|miro-5.0.4-1|122	- new version 4.0
12cr|miro-5.0.4-1|123	
12cr|miro-5.0.4-1|124	* Tue Dec 07 2010 Funda Wang <fwang@mandriva.org> 3.5.1-1mdv2011.0
12cr|miro-5.0.4-1|125	+ Revision: 613379
12cr|miro-5.0.4-1|126	- update to new version 3.5.1
12cr|miro-5.0.4-1|127	
12cr|miro-5.0.4-1|128	* Wed Nov 03 2010 Michael Scherer <misc@mandriva.org> 3.5-3mdv2011.0
12cr|miro-5.0.4-1|129	+ Revision: 592729
12cr|miro-5.0.4-1|130	- rebuild for python 2.7
12cr|miro-5.0.4-1|131	
12cr|miro-5.0.4-1|132	+ Funda Wang <fwang@mandriva.org>
12cr|miro-5.0.4-1|133	- BR python-devel
12cr|miro-5.0.4-1|134	
12cr|miro-5.0.4-1|135	* Fri Oct 22 2010 Funda Wang <fwang@mandriva.org> 3.5-2mdv2011.0
12cr|miro-5.0.4-1|136	+ Revision: 587200
12cr|miro-5.0.4-1|137	- adjust runtime requires
12cr|miro-5.0.4-1|138	- simplify BRs
12cr|miro-5.0.4-1|139	
12cr|miro-5.0.4-1|140	* Fri Oct 22 2010 Funda Wang <fwang@mandriva.org> 3.5-1mdv2011.0
12cr|miro-5.0.4-1|141	+ Revision: 587193
12cr|miro-5.0.4-1|142	- New version 3.5 (webkit based)
12cr|miro-5.0.4-1|143	
12cr|miro-5.0.4-1|144	* Wed Sep 08 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 3.0.3-2mdv2011.0
12cr|miro-5.0.4-1|145	+ Revision: 576818
12cr|miro-5.0.4-1|146	- rebuild for new xulrunner 2.0b5
12cr|miro-5.0.4-1|147	
12cr|miro-5.0.4-1|148	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|miro-5.0.4-1|149	- rebuild for xulrunner1.9.2.8
12cr|miro-5.0.4-1|150	
12cr|miro-5.0.4-1|151	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 3.0.3-1mdv2011.0
12cr|miro-5.0.4-1|152	+ Revision: 561095
12cr|miro-5.0.4-1|153	- new version 3.0.3
12cr|miro-5.0.4-1|154	
12cr|miro-5.0.4-1|155	* Tue Jul 20 2010 Funda Wang <fwang@mandriva.org> 3.0.2-1mdv2011.0
12cr|miro-5.0.4-1|156	+ Revision: 555066
12cr|miro-5.0.4-1|157	- update to new version 3.0.2
12cr|miro-5.0.4-1|158	
12cr|miro-5.0.4-1|159	* Mon Jun 28 2010 Frederic Crozat <fcrozat@mandriva.com> 3.0.1-4mdv2010.1
12cr|miro-5.0.4-1|160	+ Revision: 549374
12cr|miro-5.0.4-1|161	- rebuild with latest xulrunner
12cr|miro-5.0.4-1|162	
12cr|miro-5.0.4-1|163	* Wed Apr 14 2010 Funda Wang <fwang@mandriva.org> 3.0.1-3mdv2010.1
12cr|miro-5.0.4-1|164	+ Revision: 534633
12cr|miro-5.0.4-1|165	- add network category as suggested by d-f-i
12cr|miro-5.0.4-1|166	- use ldflags
12cr|miro-5.0.4-1|167	
12cr|miro-5.0.4-1|168	* Wed Apr 14 2010 Funda Wang <fwang@mandriva.org> 3.0.1-1mdv2010.1
12cr|miro-5.0.4-1|169	+ Revision: 534631
12cr|miro-5.0.4-1|170	- update to new version 3.0.1
12cr|miro-5.0.4-1|171	
12cr|miro-5.0.4-1|172	* Mon Apr 05 2010 Ahmad Samir <ahmadsamir@mandriva.org> 3.0-3mdv2010.1
12cr|miro-5.0.4-1|173	+ Revision: 531515
12cr|miro-5.0.4-1|174	- rebuild for new xulrunner
12cr|miro-5.0.4-1|175	
12cr|miro-5.0.4-1|176	* Mon Mar 29 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 3.0-2mdv2010.1
12cr|miro-5.0.4-1|177	+ Revision: 528660
12cr|miro-5.0.4-1|178	- Force setting XPCOM_RUNTIME_PATH/MOZILLA_LIB_PATH in setup.py to avoid
12cr|miro-5.0.4-1|179	build not detecting properly xpcom (avoids crash on start with current
12cr|miro-5.0.4-1|180	miro)
12cr|miro-5.0.4-1|181	
12cr|miro-5.0.4-1|182	* Fri Mar 26 2010 Götz Waschk <waschk@mandriva.org> 3.0-1mdv2010.1
12cr|miro-5.0.4-1|183	+ Revision: 527858
12cr|miro-5.0.4-1|184	- new version
12cr|miro-5.0.4-1|185	- remove obsolete deps
12cr|miro-5.0.4-1|186	- update file list
12cr|miro-5.0.4-1|187	
12cr|miro-5.0.4-1|188	* Wed Mar 24 2010 Götz Waschk <waschk@mandriva.org> 2.5.4-6mdv2010.1
12cr|miro-5.0.4-1|189	+ Revision: 527114
12cr|miro-5.0.4-1|190	- rebuild for new xulrunner
12cr|miro-5.0.4-1|191	
12cr|miro-5.0.4-1|192	* Mon Feb 08 2010 Anssi Hannula <anssi@mandriva.org> 2.5.4-5mdv2010.1
12cr|miro-5.0.4-1|193	+ Revision: 501882
12cr|miro-5.0.4-1|194	- rebuild for new boost
12cr|miro-5.0.4-1|195	
12cr|miro-5.0.4-1|196	* Wed Feb 03 2010 Funda Wang <fwang@mandriva.org> 2.5.4-4mdv2010.1
12cr|miro-5.0.4-1|197	+ Revision: 500306
12cr|miro-5.0.4-1|198	- rebuild for new boost
12cr|miro-5.0.4-1|199	
12cr|miro-5.0.4-1|200	* Sun Jan 10 2010 Götz Waschk <waschk@mandriva.org> 2.5.4-3mdv2010.1
12cr|miro-5.0.4-1|201	+ Revision: 488678
12cr|miro-5.0.4-1|202	- rebuild for new xulrunner
12cr|miro-5.0.4-1|203	
12cr|miro-5.0.4-1|204	* Wed Dec 16 2009 Götz Waschk <waschk@mandriva.org> 2.5.4-2mdv2010.1
12cr|miro-5.0.4-1|205	+ Revision: 479453
12cr|miro-5.0.4-1|206	- rebuild for new xulrunner
12cr|miro-5.0.4-1|207	
12cr|miro-5.0.4-1|208	* Sun Dec 06 2009 Funda Wang <fwang@mandriva.org> 2.5.4-1mdv2010.1
12cr|miro-5.0.4-1|209	+ Revision: 474199
12cr|miro-5.0.4-1|210	- new version 2.5.4
12cr|miro-5.0.4-1|211	
12cr|miro-5.0.4-1|212	* Thu Nov 12 2009 Götz Waschk <waschk@mandriva.org> 2.5.3-1mdv2010.1
12cr|miro-5.0.4-1|213	+ Revision: 465170
12cr|miro-5.0.4-1|214	- new version
12cr|miro-5.0.4-1|215	
12cr|miro-5.0.4-1|216	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 2.5.2-5mdv2010.0
12cr|miro-5.0.4-1|217	+ Revision: 446473
12cr|miro-5.0.4-1|218	- fix percent-in-dependency error
12cr|miro-5.0.4-1|219	
12cr|miro-5.0.4-1|220	* Mon Sep 14 2009 Götz Waschk <waschk@mandriva.org> 2.5.2-4mdv2010.0
12cr|miro-5.0.4-1|221	+ Revision: 439653
12cr|miro-5.0.4-1|222	- fix build deps
12cr|miro-5.0.4-1|223	- rebuild for new xulrunner
12cr|miro-5.0.4-1|224	
12cr|miro-5.0.4-1|225	* Tue Aug 18 2009 Götz Waschk <waschk@mandriva.org> 2.5.2-3mdv2010.0
12cr|miro-5.0.4-1|226	+ Revision: 417751
12cr|miro-5.0.4-1|227	- update runtime deps for new xulrunner
12cr|miro-5.0.4-1|228	- update build deps for new xulrunner
12cr|miro-5.0.4-1|229	- drop patch, no longer needed
12cr|miro-5.0.4-1|230	
12cr|miro-5.0.4-1|231	* Tue Aug 04 2009 Götz Waschk <waschk@mandriva.org> 2.5.2-2mdv2010.0
12cr|miro-5.0.4-1|232	+ Revision: 409368
12cr|miro-5.0.4-1|233	- rebuild for new xulrunner
12cr|miro-5.0.4-1|234	
12cr|miro-5.0.4-1|235	* Fri Jul 31 2009 Frederik Himpe <fhimpe@mandriva.org> 2.5.2-1mdv2010.0
12cr|miro-5.0.4-1|236	+ Revision: 405212
12cr|miro-5.0.4-1|237	- update to new version 2.5.2
12cr|miro-5.0.4-1|238	
12cr|miro-5.0.4-1|239	* Sat Jul 25 2009 Frederik Himpe <fhimpe@mandriva.org> 2.5.1-1mdv2010.0
12cr|miro-5.0.4-1|240	+ Revision: 399842
12cr|miro-5.0.4-1|241	- Update to new version 2.5.1
12cr|miro-5.0.4-1|242	- No need anymore to copy icon images to right directory, it's done now
12cr|miro-5.0.4-1|243	automatically by Miro's installer
12cr|miro-5.0.4-1|244	
12cr|miro-5.0.4-1|245	* Fri Jul 24 2009 Götz Waschk <waschk@mandriva.org> 2.0.5-2mdv2010.0
12cr|miro-5.0.4-1|246	+ Revision: 399188
12cr|miro-5.0.4-1|247	- rebuild for new xulrunner
12cr|miro-5.0.4-1|248	
12cr|miro-5.0.4-1|249	* Sat Jun 27 2009 Frederik Himpe <fhimpe@mandriva.org> 2.0.5-1mdv2010.0
12cr|miro-5.0.4-1|250	+ Revision: 389802
12cr|miro-5.0.4-1|251	- Update to new version 2.0.5
12cr|miro-5.0.4-1|252	- BuildRequires libgsf-devel now
12cr|miro-5.0.4-1|253	
12cr|miro-5.0.4-1|254	* Sun Jun 14 2009 Colin Guthrie <cguthrie@mandriva.org> 2.0.4-3mdv2010.0
12cr|miro-5.0.4-1|255	+ Revision: 385839
12cr|miro-5.0.4-1|256	- Rebuild against new xulrunner
12cr|miro-5.0.4-1|257	
12cr|miro-5.0.4-1|258	+ Götz Waschk <waschk@mandriva.org>
12cr|miro-5.0.4-1|259	- build against xulrunner on 2008.1
12cr|miro-5.0.4-1|260	
12cr|miro-5.0.4-1|261	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 2.0.4-1mdv2010.0
12cr|miro-5.0.4-1|262	+ Revision: 369880
12cr|miro-5.0.4-1|263	- new version 2.0.4
12cr|miro-5.0.4-1|264	
12cr|miro-5.0.4-1|265	* Sat Mar 28 2009 Gustavo De Nardin <gustavodn@mandriva.com> 2.0.3-2mdv2009.1
12cr|miro-5.0.4-1|266	+ Revision: 361845
12cr|miro-5.0.4-1|267	- rebuild for xulrunner 1.9.0.8
12cr|miro-5.0.4-1|268	
12cr|miro-5.0.4-1|269	* Sat Mar 14 2009 Frederik Himpe <fhimpe@mandriva.org> 2.0.3-1mdv2009.1
12cr|miro-5.0.4-1|270	+ Revision: 354855
12cr|miro-5.0.4-1|271	- update to new version 2.0.3
12cr|miro-5.0.4-1|272	
12cr|miro-5.0.4-1|273	* Thu Mar 12 2009 Götz Waschk <waschk@mandriva.org> 2.0.2-2mdv2009.1
12cr|miro-5.0.4-1|274	+ Revision: 354134
12cr|miro-5.0.4-1|275	- rebuild for new xulrunner
12cr|miro-5.0.4-1|276	
12cr|miro-5.0.4-1|277	* Tue Mar 10 2009 Götz Waschk <waschk@mandriva.org> 2.0.2-1mdv2009.1
12cr|miro-5.0.4-1|278	+ Revision: 353382
12cr|miro-5.0.4-1|279	- new version
12cr|miro-5.0.4-1|280	- update file list
12cr|miro-5.0.4-1|281	
12cr|miro-5.0.4-1|282	* Tue Mar 10 2009 Götz Waschk <waschk@mandriva.org> 2.0.1-2mdv2009.1
12cr|miro-5.0.4-1|283	+ Revision: 353374
12cr|miro-5.0.4-1|284	- rebuild
12cr|miro-5.0.4-1|285	
12cr|miro-5.0.4-1|286	* Thu Feb 12 2009 Frederik Himpe <fhimpe@mandriva.org> 2.0.1-1mdv2009.1
12cr|miro-5.0.4-1|287	+ Revision: 339897
12cr|miro-5.0.4-1|288	- update to new version 2.0.1
12cr|miro-5.0.4-1|289	
12cr|miro-5.0.4-1|290	+ Götz Waschk <waschk@mandriva.org>
12cr|miro-5.0.4-1|291	- use bundled libtorrent on 2008.1
12cr|miro-5.0.4-1|292	
12cr|miro-5.0.4-1|293	* Wed Feb 11 2009 Götz Waschk <waschk@mandriva.org> 2.0-1mdv2009.1
12cr|miro-5.0.4-1|294	+ Revision: 339378
12cr|miro-5.0.4-1|295	- new version
12cr|miro-5.0.4-1|296	- drop patches 0,1,5,6,7,8
12cr|miro-5.0.4-1|297	- rediff patch 4
12cr|miro-5.0.4-1|298	- fix installation
12cr|miro-5.0.4-1|299	- update file list
12cr|miro-5.0.4-1|300	
12cr|miro-5.0.4-1|301	* Tue Feb 03 2009 Funda Wang <fwang@mandriva.org> 1.2.8-9mdv2009.1
12cr|miro-5.0.4-1|302	+ Revision: 337068
12cr|miro-5.0.4-1|303	- rebuild for new xulrunner
12cr|miro-5.0.4-1|304	
12cr|miro-5.0.4-1|305	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.8-8mdv2009.1
12cr|miro-5.0.4-1|306	+ Revision: 319598
12cr|miro-5.0.4-1|307	- rebuild with python 2.6
12cr|miro-5.0.4-1|308	
12cr|miro-5.0.4-1|309	* Wed Dec 24 2008 Funda Wang <fwang@mandriva.org> 1.2.8-6mdv2009.1
12cr|miro-5.0.4-1|310	+ Revision: 318247
12cr|miro-5.0.4-1|311	- rebuild for new xulrunner
12cr|miro-5.0.4-1|312	
12cr|miro-5.0.4-1|313	* Sun Dec 21 2008 Funda Wang <fwang@mandriva.org> 1.2.8-5mdv2009.1
12cr|miro-5.0.4-1|314	+ Revision: 316920
12cr|miro-5.0.4-1|315	- rebuild for new boost
12cr|miro-5.0.4-1|316	
12cr|miro-5.0.4-1|317	+ Adam Williamson <awilliamson@mandriva.org>
12cr|miro-5.0.4-1|318	- drop boost requirements and boost patch: boost was only used for libtorrent
12cr|miro-5.0.4-1|319	and we're on system libtorrent now
12cr|miro-5.0.4-1|320	
12cr|miro-5.0.4-1|321	* Tue Dec 16 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.8-3mdv2009.1
12cr|miro-5.0.4-1|322	+ Revision: 314964
12cr|miro-5.0.4-1|323	- adjust buildrequires and requires to use system libtorrent
12cr|miro-5.0.4-1|324	- add libtorrent14.patch: from upstream SVN, work with libtorrent 0.14+
12cr|miro-5.0.4-1|325	- add system_libtorrent.patch: from upstream SVN, check for and use system
12cr|miro-5.0.4-1|326	libtorrent(-rasterbar) if present
12cr|miro-5.0.4-1|327	- add disable_heart.patch: disables iheartmiro as it causes miro to hang at
12cr|miro-5.0.4-1|328	start if not already configured
12cr|miro-5.0.4-1|329	- rediff work-around-python-problem.patch for fuzz=0
12cr|miro-5.0.4-1|330	
12cr|miro-5.0.4-1|331	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|miro-5.0.4-1|332	- lowercase ImageMagick
12cr|miro-5.0.4-1|333	
12cr|miro-5.0.4-1|334	* Fri Nov 14 2008 Götz Waschk <waschk@mandriva.org> 1.2.8-2mdv2009.1
12cr|miro-5.0.4-1|335	+ Revision: 303096
12cr|miro-5.0.4-1|336	- rebuild for new xulrunner
12cr|miro-5.0.4-1|337	
12cr|miro-5.0.4-1|338	* Sun Oct 26 2008 Funda Wang <fwang@mandriva.org> 1.2.8-1mdv2009.1
12cr|miro-5.0.4-1|339	+ Revision: 297423
12cr|miro-5.0.4-1|340	- New version 1.2.8
12cr|miro-5.0.4-1|341	- rebuild for new xulrunner
12cr|miro-5.0.4-1|342	
12cr|miro-5.0.4-1|343	* Mon Sep 29 2008 Götz Waschk <waschk@mandriva.org> 1.2.7-3mdv2009.0
12cr|miro-5.0.4-1|344	+ Revision: 289234
12cr|miro-5.0.4-1|345	- rebuild for new xulrunner
12cr|miro-5.0.4-1|346	
12cr|miro-5.0.4-1|347	* Fri Sep 26 2008 Tiago Salem <salem@mandriva.com.br> 1.2.7-2mdv2009.0
12cr|miro-5.0.4-1|348	+ Revision: 288700
12cr|miro-5.0.4-1|349	- rebuild for the new xulrunner
12cr|miro-5.0.4-1|350	
12cr|miro-5.0.4-1|351	* Fri Sep 26 2008 Götz Waschk <waschk@mandriva.org> 1.2.7-1mdv2009.0
12cr|miro-5.0.4-1|352	+ Revision: 288629
12cr|miro-5.0.4-1|353	- fix build with new boost
12cr|miro-5.0.4-1|354	- fix xcb build deps
12cr|miro-5.0.4-1|355	
12cr|miro-5.0.4-1|356	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|miro-5.0.4-1|357	- rebuild against new boost
12cr|miro-5.0.4-1|358	
12cr|miro-5.0.4-1|359	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|miro-5.0.4-1|360	- Update to new version 1.2.6
12cr|miro-5.0.4-1|361	
12cr|miro-5.0.4-1|362	* Wed Jul 30 2008 Götz Waschk <waschk@mandriva.org> 1.2.4-5mdv2009.0
12cr|miro-5.0.4-1|363	+ Revision: 255044
12cr|miro-5.0.4-1|364	- build with xulrunner
12cr|miro-5.0.4-1|365	
12cr|miro-5.0.4-1|366	* Wed Jul 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-4mdv2009.0
12cr|miro-5.0.4-1|367	+ Revision: 236422
12cr|miro-5.0.4-1|368	- rebuilt for mozilla-firefox-2.0.0.16
12cr|miro-5.0.4-1|369	
12cr|miro-5.0.4-1|370	* Wed Jul 09 2008 Götz Waschk <waschk@mandriva.org> 1.2.4-3mdv2009.0
12cr|miro-5.0.4-1|371	+ Revision: 232950
12cr|miro-5.0.4-1|372	+ rebuild (emptylog)
12cr|miro-5.0.4-1|373	
12cr|miro-5.0.4-1|374	* Thu Jul 03 2008 Tiago Salem <salem@mandriva.com.br> 1.2.4-2mdv2009.0
12cr|miro-5.0.4-1|375	+ Revision: 231253
12cr|miro-5.0.4-1|376	- Rebuild for firefox 2.0.0.15
12cr|miro-5.0.4-1|377	
12cr|miro-5.0.4-1|378	+ Funda Wang <fwang@mandriva.org>
12cr|miro-5.0.4-1|379	- Add patch to build against gcc4.3
12cr|miro-5.0.4-1|380	- New version 1.2.4
12cr|miro-5.0.4-1|381	
12cr|miro-5.0.4-1|382	* Wed Apr 23 2008 Frederik Himpe <fhimpe@mandriva.org> 1.2.3-1mdv2009.0
12cr|miro-5.0.4-1|383	+ Revision: 196969
12cr|miro-5.0.4-1|384	- New upstream version
12cr|miro-5.0.4-1|385	- Fix path of xinerenderer.py for substitution of libxecdir
12cr|miro-5.0.4-1|386	
12cr|miro-5.0.4-1|387	* Mon Mar 31 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.1-1mdv2008.1
12cr|miro-5.0.4-1|388	+ Revision: 191277
12cr|miro-5.0.4-1|389	- include a 48x48 icon, this is required by fd.o spec
12cr|miro-5.0.4-1|390	- rediff no-autoupdate.patch
12cr|miro-5.0.4-1|391	- use new-style macros consistently
12cr|miro-5.0.4-1|392	- new release 1.2.1
12cr|miro-5.0.4-1|393	
12cr|miro-5.0.4-1|394	* Wed Mar 26 2008 Tiago Salem <salem@mandriva.com.br> 1.1.2-2mdv2008.1
12cr|miro-5.0.4-1|395	+ Revision: 190336
12cr|miro-5.0.4-1|396	- Rebuild for Firefox 2.0.0.13
12cr|miro-5.0.4-1|397	
12cr|miro-5.0.4-1|398	* Wed Feb 13 2008 Götz Waschk <waschk@mandriva.org> 1.1.2-1mdv2008.1
12cr|miro-5.0.4-1|399	+ Revision: 166941
12cr|miro-5.0.4-1|400	- new version
12cr|miro-5.0.4-1|401	
12cr|miro-5.0.4-1|402	* Sat Feb 09 2008 Funda Wang <fwang@mandriva.org> 1.1-2mdv2008.1
12cr|miro-5.0.4-1|403	+ Revision: 164644
12cr|miro-5.0.4-1|404	- rebuild for new FF
12cr|miro-5.0.4-1|405	
12cr|miro-5.0.4-1|406	* Fri Jan 11 2008 Götz Waschk <waschk@mandriva.org> 1.1-1mdv2008.1
12cr|miro-5.0.4-1|407	+ Revision: 147896
12cr|miro-5.0.4-1|408	- fix buildrequires
12cr|miro-5.0.4-1|409	- new version
12cr|miro-5.0.4-1|410	- depend on gstreamer
12cr|miro-5.0.4-1|411	
12cr|miro-5.0.4-1|412	+ Olivier Blin <blino@mandriva.org>
12cr|miro-5.0.4-1|413	- restore BuildRoot
12cr|miro-5.0.4-1|414	
12cr|miro-5.0.4-1|415	+ Thierry Vignaud <tv@mandriva.org>
12cr|miro-5.0.4-1|416	- kill re-definition of %%buildroot on Pixel's request
12cr|miro-5.0.4-1|417	
12cr|miro-5.0.4-1|418	* Wed Dec 12 2007 Götz Waschk <waschk@mandriva.org> 1.0-2mdv2008.1
12cr|miro-5.0.4-1|419	+ Revision: 117691
12cr|miro-5.0.4-1|420	- rebuild for new firefox
12cr|miro-5.0.4-1|421	
12cr|miro-5.0.4-1|422	* Wed Nov 14 2007 Götz Waschk <waschk@mandriva.org> 1.0-1mdv2008.1
12cr|miro-5.0.4-1|423	+ Revision: 108820
12cr|miro-5.0.4-1|424	- new version
12cr|miro-5.0.4-1|425	
12cr|miro-5.0.4-1|426	* Mon Nov 05 2007 Götz Waschk <waschk@mandriva.org> 0.9.9.9-3mdv2008.1
12cr|miro-5.0.4-1|427	+ Revision: 106070
12cr|miro-5.0.4-1|428	- rebuild for new firefox
12cr|miro-5.0.4-1|429	
12cr|miro-5.0.4-1|430	* Fri Nov 02 2007 Götz Waschk <waschk@mandriva.org> 0.9.9.9-2mdv2008.1
12cr|miro-5.0.4-1|431	+ Revision: 105177
12cr|miro-5.0.4-1|432	- drop patch 0 and build with new boost
12cr|miro-5.0.4-1|433	
12cr|miro-5.0.4-1|434	* Thu Nov 01 2007 Götz Waschk <waschk@mandriva.org> 0.9.9.9-1mdv2008.1
12cr|miro-5.0.4-1|435	+ Revision: 104454
12cr|miro-5.0.4-1|436	- new version
12cr|miro-5.0.4-1|437	- rediff patches 1,4
12cr|miro-5.0.4-1|438	- drop patch 2
12cr|miro-5.0.4-1|439	- fix installation of xine_extractor
12cr|miro-5.0.4-1|440	- update file list
12cr|miro-5.0.4-1|441	
12cr|miro-5.0.4-1|442	* Sun Oct 21 2007 Götz Waschk <waschk@mandriva.org> 0.9.9.1-3mdv2008.1
12cr|miro-5.0.4-1|443	+ Revision: 100867
12cr|miro-5.0.4-1|444	- build against boost_python-gcc42
12cr|miro-5.0.4-1|445	
12cr|miro-5.0.4-1|446	* Fri Oct 19 2007 Götz Waschk <waschk@mandriva.org> 0.9.9.1-2mdv2008.1
12cr|miro-5.0.4-1|447	+ Revision: 100434
12cr|miro-5.0.4-1|448	- rebuild for new firefox
12cr|miro-5.0.4-1|449	
12cr|miro-5.0.4-1|450	* Fri Sep 07 2007 Götz Waschk <waschk@mandriva.org> 0.9.9.1-1mdv2008.1
12cr|miro-5.0.4-1|451	+ Revision: 81464
12cr|miro-5.0.4-1|452	- update patch 2
12cr|miro-5.0.4-1|453	
12cr|miro-5.0.4-1|454	* Fri Sep 07 2007 Götz Waschk <waschk@mandriva.org> 0.9.9.1-1mdv2008.0
12cr|miro-5.0.4-1|455	+ Revision: 81452
12cr|miro-5.0.4-1|456	- new version
12cr|miro-5.0.4-1|457	
12cr|miro-5.0.4-1|458	* Wed Sep 05 2007 Götz Waschk <waschk@mandriva.org> 0.9.9-2mdv2008.0
12cr|miro-5.0.4-1|459	+ Revision: 80323
12cr|miro-5.0.4-1|460	- drop patch 3, fixes bug #33185
12cr|miro-5.0.4-1|461	
12cr|miro-5.0.4-1|462	* Wed Sep 05 2007 Götz Waschk <waschk@mandriva.org> 0.9.9-1mdv2008.0
12cr|miro-5.0.4-1|463	+ Revision: 79986
12cr|miro-5.0.4-1|464	- reenable patch 3
12cr|miro-5.0.4-1|465	- patch to fix build system problem with python
12cr|miro-5.0.4-1|466	
12cr|miro-5.0.4-1|467	+ Funda Wang <fwang@mandriva.org>
12cr|miro-5.0.4-1|468	- BR libxv
12cr|miro-5.0.4-1|469	- Rediff dbus patch
12cr|miro-5.0.4-1|470	- rediff no autoupdate patch
12cr|miro-5.0.4-1|471	- New version 0.9.9
12cr|miro-5.0.4-1|472	
12cr|miro-5.0.4-1|473	* Wed Sep 05 2007 Adam Williamson <awilliamson@mandriva.org> 0.9.8.1-2mdv2008.0
12cr|miro-5.0.4-1|474	+ Revision: 79656
12cr|miro-5.0.4-1|475	- have to keep the icons in /usr/share/pixmaps as the app uses them directly
12cr|miro-5.0.4-1|476	- fix double quote mark
12cr|miro-5.0.4-1|477	- fd.o icons
12cr|miro-5.0.4-1|478	- drop creation of miro.real as this seems to be done upstream now, so duplicating it was preventing the app from running (see http://forum.mandriva.com/viewtopic.php?p=365287)
12cr|miro-5.0.4-1|479	- fix menu entry issues: categories, deprecated key, icon name
12cr|miro-5.0.4-1|480	- use Fedora license policy
12cr|miro-5.0.4-1|481	- spec clean
12cr|miro-5.0.4-1|482	
12cr|miro-5.0.4-1|483	+ Götz Waschk <waschk@mandriva.org>
12cr|miro-5.0.4-1|484	- remove mdk-folders patch
12cr|miro-5.0.4-1|485	
12cr|miro-5.0.4-1|486	* Thu Aug 02 2007 Götz Waschk <waschk@mandriva.org> 0.9.8.1-1mdv2008.0
12cr|miro-5.0.4-1|487	+ Revision: 58199
12cr|miro-5.0.4-1|488	- new version
12cr|miro-5.0.4-1|489	
12cr|miro-5.0.4-1|490	* Tue Jul 31 2007 Götz Waschk <waschk@mandriva.org> 0.9.8-5mdv2008.0
12cr|miro-5.0.4-1|491	+ Revision: 57234
12cr|miro-5.0.4-1|492	- rebuild
12cr|miro-5.0.4-1|493	
12cr|miro-5.0.4-1|494	* Thu Jul 19 2007 Götz Waschk <waschk@mandriva.org> 0.9.8-4mdv2008.0
12cr|miro-5.0.4-1|495	+ Revision: 53539
12cr|miro-5.0.4-1|496	- add missing deps
12cr|miro-5.0.4-1|497	- readd wrapper, it ist still needed
12cr|miro-5.0.4-1|498	
12cr|miro-5.0.4-1|499	* Thu Jul 19 2007 Götz Waschk <waschk@mandriva.org> 0.9.8-3mdv2008.0
12cr|miro-5.0.4-1|500	+ Revision: 53509
12cr|miro-5.0.4-1|501	- fix dbus exception on startup
12cr|miro-5.0.4-1|502	
12cr|miro-5.0.4-1|503	* Thu Jul 19 2007 Götz Waschk <waschk@mandriva.org> 0.9.8-2mdv2008.0
12cr|miro-5.0.4-1|504	+ Revision: 53446
12cr|miro-5.0.4-1|505	- fix mime package
12cr|miro-5.0.4-1|506	- remove wrapper script
12cr|miro-5.0.4-1|507	
12cr|miro-5.0.4-1|508	* Wed Jul 18 2007 Götz Waschk <waschk@mandriva.org> 0.9.8-1mdv2008.0
12cr|miro-5.0.4-1|509	+ Revision: 53269
12cr|miro-5.0.4-1|510	- new version
12cr|miro-5.0.4-1|511	- rediff patch 0
12cr|miro-5.0.4-1|512	- import democracy as miro
12cr|miro-5.0.4-1|513	
12cr|miro-5.0.4-1|514	* Fri Jun 15 2007 Götz Waschk <waschk@mandriva.org> 0.9.6-3mdv2008.0
12cr|miro-5.0.4-1|515	+ Revision: 39941
12cr|miro-5.0.4-1|516	- rebuild for new ff
12cr|miro-5.0.4-1|517	
12cr|miro-5.0.4-1|518	+ Anssi Hannula <anssi@mandriva.org>
12cr|miro-5.0.4-1|519	- rebuild with correct optflags
12cr|miro-5.0.4-1|520	
12cr|miro-5.0.4-1|521	+ Frederic Crozat <fcrozat@mandriva.com>
12cr|miro-5.0.4-1|522	- Release 0.9.6
12cr|miro-5.0.4-1|523	- Remove patches 2, 3, 4 (merged upstream)
12cr|miro-5.0.4-1|524	
12cr|miro-5.0.4-1|525	* Wed Apr 25 2007 Götz Waschk <waschk@mandriva.org> 0.9.5.3-1mdv2008.0
12cr|miro-5.0.4-1|526	+ Revision: 18190
12cr|miro-5.0.4-1|527	- Import democracy
12cr|miro-5.0.4-1|528	

3193 12
12cr|mirror-2.9-13|1	%define name mirror
12cr|mirror-2.9-13|2	%define version 2.9
12cr|mirror-2.9-13|3	%define release %mkrel 13
12cr|mirror-2.9-13|4	
12cr|mirror-2.9-13|5	Name: %name
12cr|mirror-2.9-13|6	Version: %version
12cr|mirror-2.9-13|7	Release: %release
12cr|mirror-2.9-13|8	Summary: Perl program to mirror FTP sites
12cr|mirror-2.9-13|9	License: BSD style
12cr|mirror-2.9-13|10	Group: Networking/File transfer
12cr|mirror-2.9-13|11	Source:  ftp://sunsite.org.uk/packages/mirror/%{name}.tar.bz2
12cr|mirror-2.9-13|12	URL: http://sunsite.doc.ic.ac.uk/packages/%{name}/
12cr|mirror-2.9-13|13	Patch: %{name}-%{version}-mandrake.patch.bz2
12cr|mirror-2.9-13|14	Patch1: %{name}-no-directory-goback.patch.bz2
12cr|mirror-2.9-13|15	Patch2: %{name}-ftp.pl_wupatch.patch.bz2
12cr|mirror-2.9-13|16	Patch3: %{name}-deldir.patch.bz2
12cr|mirror-2.9-13|17	BuildRequires: patch, coreutils
12cr|mirror-2.9-13|18	Requires: perl, perl-base
12cr|mirror-2.9-13|19	BuildArchitectures: noarch
12cr|mirror-2.9-13|20	BuildRoot: %{_tmppath}/%{name}-%buildoot
12cr|mirror-2.9-13|21	
12cr|mirror-2.9-13|22	%description
12cr|mirror-2.9-13|23	Perl program to mirror FTP sites.
12cr|mirror-2.9-13|24	
12cr|mirror-2.9-13|25	%prep
12cr|mirror-2.9-13|26	
12cr|mirror-2.9-13|27	%setup -q -c
12cr|mirror-2.9-13|28	
12cr|mirror-2.9-13|29	%patch -p1 -b .mdk
12cr|mirror-2.9-13|30	%patch1 -p1 -b .sec
12cr|mirror-2.9-13|31	%patch2 -p0 -b .wu
12cr|mirror-2.9-13|32	%patch3 -p0 -b .dd
12cr|mirror-2.9-13|33	
12cr|mirror-2.9-13|34	%install
12cr|mirror-2.9-13|35	rm -rf $RPM_BUILD_ROOT
12cr|mirror-2.9-13|36	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}
12cr|mirror-2.9-13|37	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|mirror-2.9-13|38	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}
12cr|mirror-2.9-13|39	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1
12cr|mirror-2.9-13|40	make "PLDIR=$RPM_BUILD_ROOT//%{_datadir}/%{name}" "BINDIR=$RPM_BUILD_ROOT/%{_bindir}" "MANDIR=$RPM_BUILD_ROOT/%{_mandir}/man1" install
12cr|mirror-2.9-13|41	
12cr|mirror-2.9-13|42	install -m 644 %{name}.defaults $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}.conf
12cr|mirror-2.9-13|43	install -m 644 %{name}.defaults $RPM_BUILD_ROOT/%{_datadir}/%{name}
12cr|mirror-2.9-13|44	
12cr|mirror-2.9-13|45	ln -sf %{name}.pl $RPM_BUILD_ROOT/%{_bindir}/%{name}
12cr|mirror-2.9-13|46	
12cr|mirror-2.9-13|47	mv $RPM_BUILD_ROOT/%{_mandir}/man1/mm.1 $RPM_BUILD_ROOT/%{_mandir}/man1/mm-mirror.1
12cr|mirror-2.9-13|48	
12cr|mirror-2.9-13|49	%clean
12cr|mirror-2.9-13|50	rm -rf $RPM_BUILD_ROOT
12cr|mirror-2.9-13|51	
12cr|mirror-2.9-13|52	%files
12cr|mirror-2.9-13|53	%defattr(-,root,root)
12cr|mirror-2.9-13|54	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|mirror-2.9-13|55	%{_bindir}/do_unlinks.pl
12cr|mirror-2.9-13|56	%{_bindir}/%{name}
12cr|mirror-2.9-13|57	%{_bindir}/%{name}.pl
12cr|mirror-2.9-13|58	%{_bindir}/mm.pl
12cr|mirror-2.9-13|59	%{_bindir}/pkgs_to_mmin.pl
12cr|mirror-2.9-13|60	%defattr(0644,root,root,0755)
12cr|mirror-2.9-13|61	%{_datadir}/%{name}
12cr|mirror-2.9-13|62	%{_mandir}/man1/%{name}.1*
12cr|mirror-2.9-13|63	%{_mandir}/man1/mm-mirror.1*
12cr|mirror-2.9-13|64	%doc README.txt *.html CHANGES*
12cr|mirror-2.9-13|65	%doc %{name}.nightly support/cyber-patches support/lstest.pl
12cr|mirror-2.9-13|66	
12cr|mirror-2.9-13|67	
12cr|mirror-2.9-13|68	%changelog
12cr|mirror-2.9-13|69	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.9-13mdv2011.0
12cr|mirror-2.9-13|70	+ Revision: 620365
12cr|mirror-2.9-13|71	- the mass rebuild of 2010.0 packages
12cr|mirror-2.9-13|72	
12cr|mirror-2.9-13|73	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.9-12mdv2010.0
12cr|mirror-2.9-13|74	+ Revision: 430050
12cr|mirror-2.9-13|75	- rebuild
12cr|mirror-2.9-13|76	
12cr|mirror-2.9-13|77	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.9-11mdv2009.0
12cr|mirror-2.9-13|78	+ Revision: 252543
12cr|mirror-2.9-13|79	- rebuild
12cr|mirror-2.9-13|80	
12cr|mirror-2.9-13|81	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 2.9-9mdv2008.1
12cr|mirror-2.9-13|82	+ Revision: 140954
12cr|mirror-2.9-13|83	- restore BuildRoot
12cr|mirror-2.9-13|84	
12cr|mirror-2.9-13|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|mirror-2.9-13|86	- kill re-definition of %%buildroot on Pixel's request
12cr|mirror-2.9-13|87	
12cr|mirror-2.9-13|88	* Sat Sep 22 2007 Bruno Cornec <bcornec@mandriva.org> 2.9-9mdv2008.0
12cr|mirror-2.9-13|89	+ Revision: 92289
12cr|mirror-2.9-13|90	- Adds SOURCES/mirror-deldir.patch.bz2 to fix bug #33248
12cr|mirror-2.9-13|91	(Cf: http://qa.mandriva.com/show_bug.cgi?id=33248)
12cr|mirror-2.9-13|92	
12cr|mirror-2.9-13|93	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 2.9-8mdv2008.0
12cr|mirror-2.9-13|94	+ Revision: 70133
12cr|mirror-2.9-13|95	- fileutils, sh-utils & textutils have been obsoleted by coreutils a long time ago
12cr|mirror-2.9-13|96	
12cr|mirror-2.9-13|97	* Mon May 07 2007 Lenny Cartier <lenny@mandriva.org> 2.9-7mdv2008.0
12cr|mirror-2.9-13|98	+ Revision: 23987
12cr|mirror-2.9-13|99	- Fixed manpage naming (Bug #19040)
12cr|mirror-2.9-13|100	- Import mirror
12cr|mirror-2.9-13|101	
12cr|mirror-2.9-13|102	
12cr|mirror-2.9-13|103	
12cr|mirror-2.9-13|104	* Tue Jan 03 2006 Lenny Cartier <lenny@mandriva.com> 2.9-6mdk
12cr|mirror-2.9-13|105	- rebuild
12cr|mirror-2.9-13|106	
12cr|mirror-2.9-13|107	* Tue Nov 09 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.9-5mdk
12cr|mirror-2.9-13|108	- rebuild
12cr|mirror-2.9-13|109	
12cr|mirror-2.9-13|110	* Tue Oct 07 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.9-4mdk
12cr|mirror-2.9-13|111	- from Bruno Cornec <bruno@HyPer-Linux.org> :
12cr|mirror-2.9-13|112	- Fix path to perl script functions in first patch file
12cr|mirror-2.9-13|113	
12cr|mirror-2.9-13|114	* Thu Oct 02 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.9-3mdk
12cr|mirror-2.9-13|115	- disable wrong requires
12cr|mirror-2.9-13|116	
12cr|mirror-2.9-13|117	* Thu Sep 18 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.9-2mdk
12cr|mirror-2.9-13|118	- from Bruno Cornec <bruno@HyPer-Linux.org> :
12cr|mirror-2.9-13|119	- Corrections for rpmlint -i
12cr|mirror-2.9-13|120	- Now creates /etc/mirror.conf
12cr|mirror-2.9-13|121	
12cr|mirror-2.9-13|122	* Fri Aug 15 2003 Bruno Cornec <bruno@HyPer-Linux.org> 2.9-1mdk
12cr|mirror-2.9-13|123	- Creation of first MDK package
12cr|mirror-2.9-13|124	- based on Connectiva spec file from Ricardo Erbano <erbano@conectiva.com>

3194 12
12cr|misdn-2-20110421.2|1	%define libname %mklibname misdn %{epoch}
12cr|misdn-2-20110421.2|2	
12cr|misdn-2-20110421.2|3	Summary:	Modular ISDN (mISDN) version 2
12cr|misdn-2-20110421.2|4	Name:		misdn
12cr|misdn-2-20110421.2|5	Version:	2
12cr|misdn-2-20110421.2|6	Release:	20110421.2
12cr|misdn-2-20110421.2|7	Epoch:		2
12cr|misdn-2-20110421.2|8	Group:		System/Libraries
12cr|misdn-2-20110421.2|9	License:	GPL
12cr|misdn-2-20110421.2|10	URL:		http://www.misdn.org/index.php/Main_Page
12cr|misdn-2-20110421.2|11	Source0:	http://www.colognechip.com/download/mISDN/socket/mISDNuser.tar.bz2
12cr|misdn-2-20110421.2|12	Obsoletes:	misdn2
12cr|misdn-2-20110421.2|13	Obsoletes:	mISDNuser
12cr|misdn-2-20110421.2|14	Obsoletes:	mISDN2user
12cr|misdn-2-20110421.2|15	Provides:	misdn2
12cr|misdn-2-20110421.2|16	Provides:	mISDNuser
12cr|misdn-2-20110421.2|17	Provides:	mISDN2user
12cr|misdn-2-20110421.2|18	
12cr|misdn-2-20110421.2|19	%description
12cr|misdn-2-20110421.2|20	mISDN supports a complete BRI and PRI ETSI compliant DSS1 protocol stack for
12cr|misdn-2-20110421.2|21	the TE mode and for the NT mode. It is the successor of the "old" isdn4linux
12cr|misdn-2-20110421.2|22	subsystem, in particular its "HiSax" family of drivers. It has growing
12cr|misdn-2-20110421.2|23	support for the interface cards of hisax and additionally supports
12cr|misdn-2-20110421.2|24	the cool HFCmulti chip based cards
12cr|misdn-2-20110421.2|25	
12cr|misdn-2-20110421.2|26	%package -n	%{libname}
12cr|misdn-2-20110421.2|27	Summary:	Modular ISDN (mISDN) libraries
12cr|misdn-2-20110421.2|28	Group:		System/Libraries
12cr|misdn-2-20110421.2|29	Epoch:		%{epoch}
12cr|misdn-2-20110421.2|30	Obsoletes:	%{_lib}mISDN
12cr|misdn-2-20110421.2|31	Obsoletes:	%{_lib}mISDN2user
12cr|misdn-2-20110421.2|32	Obsoletes:	%{_lib}misdn
12cr|misdn-2-20110421.2|33	Obsoletes:	%{_lib}misdn0
12cr|misdn-2-20110421.2|34	Provides:	%{_lib}mISDN
12cr|misdn-2-20110421.2|35	Provides:	%{_lib}mISDN2user
12cr|misdn-2-20110421.2|36	Provides:	%{_lib}misdn
12cr|misdn-2-20110421.2|37	Provides:	%{_lib}misdn0
12cr|misdn-2-20110421.2|38	
12cr|misdn-2-20110421.2|39	%description -n	%{libname}
12cr|misdn-2-20110421.2|40	Modular ISDN (mISDN) is the new ISDN stack of the linux kernel
12cr|misdn-2-20110421.2|41	version 2.6.
12cr|misdn-2-20110421.2|42	
12cr|misdn-2-20110421.2|43	This package provides the shared mISDN libraries.
12cr|misdn-2-20110421.2|44	
12cr|misdn-2-20110421.2|45	%package -n	%{libname}-devel
12cr|misdn-2-20110421.2|46	Summary:	Static library and header files for the mISDN libraries
12cr|misdn-2-20110421.2|47	Group:		Development/C
12cr|misdn-2-20110421.2|48	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
12cr|misdn-2-20110421.2|49	Provides:	lib%{name}-devel = %{epoch}:%{version}-%{release}
12cr|misdn-2-20110421.2|50	Requires:	%{libname} = %{epoch}:%{version}-%{release}
12cr|misdn-2-20110421.2|51	Epoch:		%{epoch}
12cr|misdn-2-20110421.2|52	Obsoletes:	%{_lib}mISDN-devel
12cr|misdn-2-20110421.2|53	Obsoletes:	%{_lib}mISDN2user-devel
12cr|misdn-2-20110421.2|54	Obsoletes:	%{_lib}misdn-devel
12cr|misdn-2-20110421.2|55	Obsoletes:	%{_lib}misdn0-devel
12cr|misdn-2-20110421.2|56	Provides:	%{_lib}mISDN-devel
12cr|misdn-2-20110421.2|57	Provides:	%{_lib}mISDN2user-devel
12cr|misdn-2-20110421.2|58	Provides:	%{_lib}misdn-devel
12cr|misdn-2-20110421.2|59	Provides:	%{_lib}misdn0-devel
12cr|misdn-2-20110421.2|60	
12cr|misdn-2-20110421.2|61	%description -n	%{libname}-devel
12cr|misdn-2-20110421.2|62	Modular ISDN (mISDN) is the new ISDN stack of the linux kernel
12cr|misdn-2-20110421.2|63	version 2.6.
12cr|misdn-2-20110421.2|64	
12cr|misdn-2-20110421.2|65	This package provides shared and static libraries and header
12cr|misdn-2-20110421.2|66	files.
12cr|misdn-2-20110421.2|67	
12cr|misdn-2-20110421.2|68	%package gui
12cr|misdn-2-20110421.2|69	License:	GPLv2
12cr|misdn-2-20110421.2|70	Summary:	Qt application to watch the status of mISDN cards
12cr|misdn-2-20110421.2|71	Group:		Monitoring
12cr|misdn-2-20110421.2|72	BuildRequires:	libqt4-devel
12cr|misdn-2-20110421.2|73	
12cr|misdn-2-20110421.2|74	%description gui
12cr|misdn-2-20110421.2|75	This subpackage contain a little Qt tool for watching the status of
12cr|misdn-2-20110421.2|76	ISDN cards.
12cr|misdn-2-20110421.2|77	
12cr|misdn-2-20110421.2|78	%prep
12cr|misdn-2-20110421.2|79	
12cr|misdn-2-20110421.2|80	%setup -q -n mISDNuser
12cr|misdn-2-20110421.2|81	
12cr|misdn-2-20110421.2|82	# cvs cleanup
12cr|misdn-2-20110421.2|83	for i in `find . -type d -name CVS` `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|misdn-2-20110421.2|84	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|misdn-2-20110421.2|85	done
12cr|misdn-2-20110421.2|86	
12cr|misdn-2-20110421.2|87	%build
12cr|misdn-2-20110421.2|88	
12cr|misdn-2-20110421.2|89	%configure2_5x --enable-gui
12cr|misdn-2-20110421.2|90	%make
12cr|misdn-2-20110421.2|91	
12cr|misdn-2-20110421.2|92	%install
12cr|misdn-2-20110421.2|93	%makeinstall INSTALL_PREFIX=%{buildroot} INSTALL_LIBDIR=%{_libdir}
12cr|misdn-2-20110421.2|94	
12cr|misdn-2-20110421.2|95	%files
12cr|misdn-2-20110421.2|96	%{_bindir}/misdn*
12cr|misdn-2-20110421.2|97	%{_bindir}/l1oipctrl
12cr|misdn-2-20110421.2|98	%{_sbindir}/*
12cr|misdn-2-20110421.2|99	
12cr|misdn-2-20110421.2|100	%files -n %{libname}
12cr|misdn-2-20110421.2|101	%{_libdir}/*.so*
12cr|misdn-2-20110421.2|102	
12cr|misdn-2-20110421.2|103	%files -n %{libname}-devel
12cr|misdn-2-20110421.2|104	%{_includedir}/mISDN/*.*
12cr|misdn-2-20110421.2|105	%{_libdir}/*.a
12cr|misdn-2-20110421.2|106	
12cr|misdn-2-20110421.2|107	%files gui
12cr|misdn-2-20110421.2|108	%{_bindir}/qmisdnwatch

3195 12
12cr|mixxx-1.10.1-1|1	Summary:	Music DJing software
12cr|mixxx-1.10.1-1|2	Name:		mixxx
12cr|mixxx-1.10.1-1|3	Version:	1.10.1
12cr|mixxx-1.10.1-1|4	Release:	1
12cr|mixxx-1.10.1-1|5	Group:		Sound
12cr|mixxx-1.10.1-1|6	License:	GPLv2+
12cr|mixxx-1.10.1-1|7	URL:		http://mixxx.sourceforge.net/
12cr|mixxx-1.10.1-1|8	Source:		http://downloads.mixxx.org/%{name}-%{version}/%{name}-%{version}-src.tar.gz
12cr|mixxx-1.10.1-1|9	Patch1:		mixxx-1.7.0-ffmpeg-headers.patch
12cr|mixxx-1.10.1-1|10	Patch2:		mixxx-1.9.0-remove-track-include.patch
12cr|mixxx-1.10.1-1|11	BuildRequires:	pkgconfig(sndfile)
12cr|mixxx-1.10.1-1|12	BuildRequires:	qt4-devel
12cr|mixxx-1.10.1-1|13	BuildRequires:	pkgconfig(fftw3)
12cr|mixxx-1.10.1-1|14	BuildRequires:	pkgconfig(ogg)
12cr|mixxx-1.10.1-1|15	BuildRequires:	pkgconfig(vorbis)
12cr|mixxx-1.10.1-1|16	BuildRequires:	pkgconfig(jack)
12cr|mixxx-1.10.1-1|17	BuildRequires:	pkgconfig(audiofile)
12cr|mixxx-1.10.1-1|18	BuildRequires:	pkgconfig(mad)
12cr|mixxx-1.10.1-1|19	BuildRequires:	pkgconfig(taglib)
12cr|mixxx-1.10.1-1|20	BuildRequires:	pkgconfig(id3tag)
12cr|mixxx-1.10.1-1|21	BuildRequires:	pkgconfig(glu)
12cr|mixxx-1.10.1-1|22	BuildRequires:	pkgconfig(alsa)
12cr|mixxx-1.10.1-1|23	BuildRequires:	pkgconfig(portaudio-2.0)
12cr|mixxx-1.10.1-1|24	BuildRequires:	pkgconfig(libdjconsole)
12cr|mixxx-1.10.1-1|25	BuildRequires:	ladspa-devel
12cr|mixxx-1.10.1-1|26	BuildRequires:	pkgconfig(libusb)
12cr|mixxx-1.10.1-1|27	BuildRequires:	pkgconfig(libgpod-1.0)
12cr|mixxx-1.10.1-1|28	BuildRequires:	pkgconfig(shout)
12cr|mixxx-1.10.1-1|29	BuildRequires:	portmidi-devel
12cr|mixxx-1.10.1-1|30	BuildRequires:	ffmpeg-devel
12cr|mixxx-1.10.1-1|31	BuildRequires:	scons
12cr|mixxx-1.10.1-1|32	BuildRequires:	imagemagick
12cr|mixxx-1.10.1-1|33	Requires:	qt4-database-plugin-sqlite
12cr|mixxx-1.10.1-1|34	%py_requires -d
12cr|mixxx-1.10.1-1|35	
12cr|mixxx-1.10.1-1|36	%description
12cr|mixxx-1.10.1-1|37	Mixxx allows DJs to mix music live with a clean, simple interface.
12cr|mixxx-1.10.1-1|38	Futhermore, Mixxx has a number of key features to help DJs in the mix:
12cr|mixxx-1.10.1-1|39	Beat estimation, parallel visual displays, and support for various DJ
12cr|mixxx-1.10.1-1|40	hardware controllers.
12cr|mixxx-1.10.1-1|41	
12cr|mixxx-1.10.1-1|42	Mixxx can be controlled through the GUI using the mouse, or by
12cr|mixxx-1.10.1-1|43	connecting MIDI devices to the computer. Commercial and custom build
12cr|mixxx-1.10.1-1|44	MIDI controllers can be used. The mapping between functions and MIDI
12cr|mixxx-1.10.1-1|45	controller values are done in text files.
12cr|mixxx-1.10.1-1|46	
12cr|mixxx-1.10.1-1|47	%prep
12cr|mixxx-1.10.1-1|48	%setup -q
12cr|mixxx-1.10.1-1|49	%patch1 -p1
12cr|mixxx-1.10.1-1|50	%patch2 -p0
12cr|mixxx-1.10.1-1|51	
12cr|mixxx-1.10.1-1|52	%build
12cr|mixxx-1.10.1-1|53	sed -i -e "s|QTDIR\/lib|QTDIR\/%{_lib}|g" src/SConscript
12cr|mixxx-1.10.1-1|54	sed -i -e 's|-Wl,-rpath,\$QTDIR/%{_lib}||g' src/SConscript
12cr|mixxx-1.10.1-1|55	
12cr|mixxx-1.10.1-1|56	#sed -i -e "s|lib\/libqt-mt|%{_lib}\/libqt-mt|g" \
12cr|mixxx-1.10.1-1|57	#	src/build.definition
12cr|mixxx-1.10.1-1|58	
12cr|mixxx-1.10.1-1|59	%scons \
12cr|mixxx-1.10.1-1|60	prefix=%{_prefix} \
12cr|mixxx-1.10.1-1|61	install_root=%{buildroot}%{_prefix} \
12cr|mixxx-1.10.1-1|62	qtdir=%{qt4dir} \
12cr|mixxx-1.10.1-1|63	djconsole=1 \
12cr|mixxx-1.10.1-1|64	optimize=0 \
12cr|mixxx-1.10.1-1|65	script=0 \
12cr|mixxx-1.10.1-1|66	shoutcast=1 \
12cr|mixxx-1.10.1-1|67	ladspa=0 \
12cr|mixxx-1.10.1-1|68	ipod=0 \
12cr|mixxx-1.10.1-1|69	hifieq=1 \
12cr|mixxx-1.10.1-1|70	ffmpeg=0 \
12cr|mixxx-1.10.1-1|71	vinylcontrol=1 \
12cr|mixxx-1.10.1-1|72	midiscript=1 \
12cr|mixxx-1.10.1-1|73	rawmidi=1 \
12cr|mixxx-1.10.1-1|74	tonal=1 \
12cr|mixxx-1.10.1-1|75	portmidi=0 \
12cr|mixxx-1.10.1-1|76	m4a=0 \
12cr|mixxx-1.10.1-1|77	tuned=0
12cr|mixxx-1.10.1-1|78	
12cr|mixxx-1.10.1-1|79	%install
12cr|mixxx-1.10.1-1|80	export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:%{qt4lib}/pkgconfig
12cr|mixxx-1.10.1-1|81	mkdir -p %{buildroot}%{_prefix}
12cr|mixxx-1.10.1-1|82	%scons_install \
12cr|mixxx-1.10.1-1|83	prefix=%{_prefix} \
12cr|mixxx-1.10.1-1|84	install_root=%{buildroot}%{_prefix}
12cr|mixxx-1.10.1-1|85	
12cr|mixxx-1.10.1-1|86	rm -fr %{buildroot}/%{_docdir}
12cr|mixxx-1.10.1-1|87	
12cr|mixxx-1.10.1-1|88	mkdir -p %{buildroot}%{_datadir}/applications
12cr|mixxx-1.10.1-1|89	install -m644 src/mixxx.desktop %{buildroot}%{_datadir}/applications
12cr|mixxx-1.10.1-1|90	
12cr|mixxx-1.10.1-1|91	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,128x128}/apps
12cr|mixxx-1.10.1-1|92	
12cr|mixxx-1.10.1-1|93	install -m644 res/images/mixxx-icon.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/mixxx-icon.png
12cr|mixxx-1.10.1-1|94	convert -resize 128x128 res/images/mixxx-icon.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/mixxx-icon.png
12cr|mixxx-1.10.1-1|95	convert -resize 32x32 res/images/mixxx-icon.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/mixxx-icon.png
12cr|mixxx-1.10.1-1|96	convert -resize 16x16 res/images/mixxx-icon.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/mixxx-icon.png
12cr|mixxx-1.10.1-1|97	
12cr|mixxx-1.10.1-1|98	# not needed
12cr|mixxx-1.10.1-1|99	rm -rf %{buildroot}%{_datadir}/pixmaps
12cr|mixxx-1.10.1-1|100	
12cr|mixxx-1.10.1-1|101	%files
12cr|mixxx-1.10.1-1|102	%doc README LICENSE README.macro
12cr|mixxx-1.10.1-1|103	%doc Mixxx-Manual.pdf
12cr|mixxx-1.10.1-1|104	%{_bindir}/%{name}
12cr|mixxx-1.10.1-1|105	%{_iconsdir}/hicolor/*/apps/*
12cr|mixxx-1.10.1-1|106	%{_datadir}/%{name}
12cr|mixxx-1.10.1-1|107	%{_datadir}/applications/%{name}.desktop
12cr|mixxx-1.10.1-1|108	
12cr|mixxx-1.10.1-1|109	
12cr|mixxx-1.10.1-1|110	
12cr|mixxx-1.10.1-1|111	%changelog
12cr|mixxx-1.10.1-1|112	* Fri Feb 03 2012 Andrey Bondrov <abondrov@mandriva.org> 1.10.0-1mdv2011.0
12cr|mixxx-1.10.1-1|113	+ Revision: 770841
12cr|mixxx-1.10.1-1|114	- Update BuildRequires (libffmpeg-devel -> ffmpeg-devel)
12cr|mixxx-1.10.1-1|115	- New version 1.10.0
12cr|mixxx-1.10.1-1|116	
12cr|mixxx-1.10.1-1|117	* Fri Nov 11 2011 Andrey Bondrov <abondrov@mandriva.org> 1.9.2-2
12cr|mixxx-1.10.1-1|118	+ Revision: 730081
12cr|mixxx-1.10.1-1|119	- Rebuild for missing packages
12cr|mixxx-1.10.1-1|120	
12cr|mixxx-1.10.1-1|121	* Wed Nov 09 2011 Andrey Bondrov <abondrov@mandriva.org> 1.9.2-1
12cr|mixxx-1.10.1-1|122	+ Revision: 729303
12cr|mixxx-1.10.1-1|123	- Add patch3 to fix build with Qt 4.8
12cr|mixxx-1.10.1-1|124	- New version 1.9.2
12cr|mixxx-1.10.1-1|125	
12cr|mixxx-1.10.1-1|126	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 1.7.2-2mdv2011.0
12cr|mixxx-1.10.1-1|127	+ Revision: 593920
12cr|mixxx-1.10.1-1|128	- rebuild for py2.7
12cr|mixxx-1.10.1-1|129	
12cr|mixxx-1.10.1-1|130	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|mixxx-1.10.1-1|131	- add patch to fix build on x86_64, (multiarch has been fixed in cooker
12cr|mixxx-1.10.1-1|132	this is to make backports build)
12cr|mixxx-1.10.1-1|133	
12cr|mixxx-1.10.1-1|134	* Sun Jan 24 2010 Jérôme Brenier <incubusss@mandriva.org> 1.7.2-1mdv2010.1
12cr|mixxx-1.10.1-1|135	+ Revision: 495565
12cr|mixxx-1.10.1-1|136	- new version 1.7.2
12cr|mixxx-1.10.1-1|137	- fix x86_64 build
12cr|mixxx-1.10.1-1|138	
12cr|mixxx-1.10.1-1|139	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|mixxx-1.10.1-1|140	- update to new version 1.7.1
12cr|mixxx-1.10.1-1|141	- spec file clean
12cr|mixxx-1.10.1-1|142	- update to new version 1.7.0
12cr|mixxx-1.10.1-1|143	
12cr|mixxx-1.10.1-1|144	+ Thierry Vignaud <tv@mandriva.org>
12cr|mixxx-1.10.1-1|145	- rebuild
12cr|mixxx-1.10.1-1|146	
12cr|mixxx-1.10.1-1|147	+ Emmanuel Andry <eandry@mandriva.org>
12cr|mixxx-1.10.1-1|148	- drop patches
12cr|mixxx-1.10.1-1|149	- use desktop-file-utils
12cr|mixxx-1.10.1-1|150	
12cr|mixxx-1.10.1-1|151	* Mon Jan 19 2009 Götz Waschk <waschk@mandriva.org> 1.6.1-3mdv2009.1
12cr|mixxx-1.10.1-1|152	+ Revision: 331127
12cr|mixxx-1.10.1-1|153	- rebuild for new libgpod
12cr|mixxx-1.10.1-1|154	
12cr|mixxx-1.10.1-1|155	* Sat Jan 17 2009 Funda Wang <fwang@mandriva.org> 1.6.1-2mdv2009.1
12cr|mixxx-1.10.1-1|156	+ Revision: 330740
12cr|mixxx-1.10.1-1|157	- rediff djconsole patch
12cr|mixxx-1.10.1-1|158	- rebuild
12cr|mixxx-1.10.1-1|159	
12cr|mixxx-1.10.1-1|160	* Thu Oct 23 2008 Helio Chissini de Castro <helio@mandriva.com> 1.6.1-1mdv2009.1
12cr|mixxx-1.10.1-1|161	+ Revision: 296764
12cr|mixxx-1.10.1-1|162	- New upstream version
12cr|mixxx-1.10.1-1|163	
12cr|mixxx-1.10.1-1|164	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.6.0-0.beta2.1mdv2009.0
12cr|mixxx-1.10.1-1|165	+ Revision: 252544
12cr|mixxx-1.10.1-1|166	- rebuild
12cr|mixxx-1.10.1-1|167	
12cr|mixxx-1.10.1-1|168	+ Pixel <pixel@mandriva.com>
12cr|mixxx-1.10.1-1|169	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|mixxx-1.10.1-1|170	
12cr|mixxx-1.10.1-1|171	* Fri Mar 07 2008 Adam Williamson <awilliamson@mandriva.org> 1.6.0-0.beta2.1mdv2008.1
12cr|mixxx-1.10.1-1|172	+ Revision: 181218
12cr|mixxx-1.10.1-1|173	- install .svg icon as well as .pngs
12cr|mixxx-1.10.1-1|174	- adapt %%build and %%install to scons-based buildsystem, drop unnecessary substitutions
12cr|mixxx-1.10.1-1|175	- update description
12cr|mixxx-1.10.1-1|176	- update buildrequires for qt4 and scons-based buildsystem
12cr|mixxx-1.10.1-1|177	- add optflags.patch (patches the build script to allow custom optflags, with thanks to misc for the python syntax help)
12cr|mixxx-1.10.1-1|178	- add desktop.patch (fix up menu entry for MDV standards)
12cr|mixxx-1.10.1-1|179	- add djconsole.patch (the build's test for libdjconsole doesn't seem to work for some reason, so disable the test and just assume it's present)
12cr|mixxx-1.10.1-1|180	- drop djconsole-usb.patch (no longer needed, upstream uses pkg-config now)
12cr|mixxx-1.10.1-1|181	- drop python-config.patch (no longer relevant)
12cr|mixxx-1.10.1-1|182	- new license policy
12cr|mixxx-1.10.1-1|183	- add conditionals to gracefully handle pre-release build
12cr|mixxx-1.10.1-1|184	- new release 1.6.0 beta 2 (requested by Anne)
12cr|mixxx-1.10.1-1|185	
12cr|mixxx-1.10.1-1|186	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.5.0.1-4mdv2008.1
12cr|mixxx-1.10.1-1|187	+ Revision: 170982
12cr|mixxx-1.10.1-1|188	- rebuild
12cr|mixxx-1.10.1-1|189	- kill re-definition of %%buildroot on Pixel's request
12cr|mixxx-1.10.1-1|190	
12cr|mixxx-1.10.1-1|191	+ Olivier Blin <blino@mandriva.org>
12cr|mixxx-1.10.1-1|192	- restore BuildRoot
12cr|mixxx-1.10.1-1|193	
12cr|mixxx-1.10.1-1|194	* Mon Aug 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5.0.1-3mdv2008.0
12cr|mixxx-1.10.1-1|195	+ Revision: 67909
12cr|mixxx-1.10.1-1|196	- rebuilt against new portaudio libs
12cr|mixxx-1.10.1-1|197	
12cr|mixxx-1.10.1-1|198	* Sun Jun 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5.0.1-2mdv2008.0
12cr|mixxx-1.10.1-1|199	+ Revision: 43661
12cr|mixxx-1.10.1-1|200	- fix bug #31551
12cr|mixxx-1.10.1-1|201	- add scriplets
12cr|mixxx-1.10.1-1|202	
12cr|mixxx-1.10.1-1|203	* Sat Jun 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5.0.1-1mdv2008.0
12cr|mixxx-1.10.1-1|204	+ Revision: 40422
12cr|mixxx-1.10.1-1|205	- add buildrequires on usb-devel
12cr|mixxx-1.10.1-1|206	- fix building on x86_64
12cr|mixxx-1.10.1-1|207	- added missing buildrequires
12cr|mixxx-1.10.1-1|208	- spec file clean
12cr|mixxx-1.10.1-1|209	
12cr|mixxx-1.10.1-1|210	+ Helio Chissini de Castro <helio@mandriva.com>
12cr|mixxx-1.10.1-1|211	- Added patch to fix djconsole build against libusb
12cr|mixxx-1.10.1-1|212	- New and revamped mixxx for Mandriva
12cr|mixxx-1.10.1-1|213	- Added support for libdjconsole \o/.
12cr|mixxx-1.10.1-1|214	- Added support for scripting back ( bad python config test )
12cr|mixxx-1.10.1-1|215	- Removed ols debian like menu
12cr|mixxx-1.10.1-1|216	- Added proper desktop file and their official icons
12cr|mixxx-1.10.1-1|217	- Restored portaudio build.
12cr|mixxx-1.10.1-1|218	Lets's have some fun !!
12cr|mixxx-1.10.1-1|219	
12cr|mixxx-1.10.1-1|220	
12cr|mixxx-1.10.1-1|221	* Tue Sep 05 2006 Emmanuel Andry <eandry@mandriva.org> 1.4.2-3mdv2007.0
12cr|mixxx-1.10.1-1|222	- xdg menu
12cr|mixxx-1.10.1-1|223	- fix buildrequires
12cr|mixxx-1.10.1-1|224	
12cr|mixxx-1.10.1-1|225	* Wed Jun 22 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.4.2-2mdk
12cr|mixxx-1.10.1-1|226	- include README.ALSA
12cr|mixxx-1.10.1-1|227	- use mkrel
12cr|mixxx-1.10.1-1|228	
12cr|mixxx-1.10.1-1|229	* Fri Jan 14 2005 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.4.2-1mdk
12cr|mixxx-1.10.1-1|230	- 1.4.2
12cr|mixxx-1.10.1-1|231	- update configure parameters
12cr|mixxx-1.10.1-1|232	
12cr|mixxx-1.10.1-1|233	* Thu Oct 14 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.4.1-1mdk
12cr|mixxx-1.10.1-1|234	- 1.4.1
12cr|mixxx-1.10.1-1|235	
12cr|mixxx-1.10.1-1|236	* Tue Oct 12 2004 Austin Acton <austin@mandrake.org> 1.4-1mdk
12cr|mixxx-1.10.1-1|237	- 1.4
12cr|mixxx-1.10.1-1|238	
12cr|mixxx-1.10.1-1|239	* Tue Sep 28 2004 Franck Villaume <fvill@freesurf.fr> 1.3.2-3mdk
12cr|mixxx-1.10.1-1|240	- more BuildRequires
12cr|mixxx-1.10.1-1|241	
12cr|mixxx-1.10.1-1|242	* Mon Sep 27 2004 Franck Villaume <fvill@freesurf.fr> 1.3.2-2mdk
12cr|mixxx-1.10.1-1|243	- BuildRequires
12cr|mixxx-1.10.1-1|244	
12cr|mixxx-1.10.1-1|245	* Tue Jul 27 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.3.2-1mdk
12cr|mixxx-1.10.1-1|246	- 1.3.2
12cr|mixxx-1.10.1-1|247	- added patch to allow buid with alsa support, enabled both jack and alsa
12cr|mixxx-1.10.1-1|248	- cosmetics, added documentation
12cr|mixxx-1.10.1-1|249	
12cr|mixxx-1.10.1-1|250	* Sun Jul 11 2004 Michael Scherer <misc@mandrake.org> 1.2.1-3mdk
12cr|mixxx-1.10.1-1|251	- rebuid for new gcc (patch #0)
12cr|mixxx-1.10.1-1|252	
12cr|mixxx-1.10.1-1|253	* Mon Mar 22 2004 Austin Acton <austin@mandrake.org> 1.2.1-2mdk
12cr|mixxx-1.10.1-1|254	- fix installation
12cr|mixxx-1.10.1-1|255	
12cr|mixxx-1.10.1-1|256	* Mon Feb 16 2004 Austin Acton <austin@mandrake.org> 1.2.1-1mdk
12cr|mixxx-1.10.1-1|257	- 1.2.1
12cr|mixxx-1.10.1-1|258	
12cr|mixxx-1.10.1-1|259	* Tue Dec 30 2003 Austin Acton <austin@linux.ca> 1.2-1mdk
12cr|mixxx-1.10.1-1|260	- 1.2
12cr|mixxx-1.10.1-1|261	- link to local libs
12cr|mixxx-1.10.1-1|262	
12cr|mixxx-1.10.1-1|263	* Mon Oct 06 2003 Austin Acton <aacton@yorku.ca> 1.0-1mdk
12cr|mixxx-1.10.1-1|264	- 1.0
12cr|mixxx-1.10.1-1|265	- delib buildrequires
12cr|mixxx-1.10.1-1|266	

3196 12
12cr|mj-1.6.3-6|1	%define	name	mj
12cr|mj-1.6.3-6|2	%define	version	1.6.3
12cr|mj-1.6.3-6|3	%define	release	%mkrel 6
12cr|mj-1.6.3-6|4	
12cr|mj-1.6.3-6|5	Name:		%{name}
12cr|mj-1.6.3-6|6	Version:	%{version}
12cr|mj-1.6.3-6|7	Release:	%{release}
12cr|mj-1.6.3-6|8	Summary:	Chinese game of mah-jong
12cr|mj-1.6.3-6|9	Url:		http://www.stevens-bradfield.com/MahJong/
12cr|mj-1.6.3-6|10	Source0:	%{name}-%{version}-src.tar.bz2
12cr|mj-1.6.3-6|11	Patch0:		mj-1.6.3-fix-str-fmt.patch
12cr|mj-1.6.3-6|12	Group:		Games/Boards
12cr|mj-1.6.3-6|13	License:	GPL
12cr|mj-1.6.3-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mj-1.6.3-6|15	BuildRequires:	gtk+-devel
12cr|mj-1.6.3-6|16	
12cr|mj-1.6.3-6|17	%description
12cr|mj-1.6.3-6|18	mj is the Chinese game of mah-jong. mj supports network play, as well as
12cr|mj-1.6.3-6|19	simple human to computer play. A Windows (tm) version of this game is
12cr|mj-1.6.3-6|20	also available.
12cr|mj-1.6.3-6|21	
12cr|mj-1.6.3-6|22	%prep
12cr|mj-1.6.3-6|23	%setup -q -n %{name}-%{version}-src
12cr|mj-1.6.3-6|24	%patch0 -p0
12cr|mj-1.6.3-6|25	
12cr|mj-1.6.3-6|26	%build
12cr|mj-1.6.3-6|27	make CDEBUGFLAGS="%{optflags}" CCLINK="gcc %{?ldflags}"
12cr|mj-1.6.3-6|28	
12cr|mj-1.6.3-6|29	%install
12cr|mj-1.6.3-6|30	rm -rf $RPM_BUILD_ROOT
12cr|mj-1.6.3-6|31	%makeinstall_std install.man BINDIR="%{_bindir}" MANDIR="%{_mandir}/man1"
12cr|mj-1.6.3-6|32	
12cr|mj-1.6.3-6|33	mkdir -p %buildroot%_datadir/applications
12cr|mj-1.6.3-6|34	cat << EOF > %buildroot%_datadir/applications/mandriva-%name.desktop
12cr|mj-1.6.3-6|35	[Desktop Entry]
12cr|mj-1.6.3-6|36	Name=Mahjong
12cr|mj-1.6.3-6|37	Comment=Chinese game of mah-jong
12cr|mj-1.6.3-6|38	Exec=%_bindir/xmj
12cr|mj-1.6.3-6|39	Icon=boards_section
12cr|mj-1.6.3-6|40	Terminal=false
12cr|mj-1.6.3-6|41	Type=Application
12cr|mj-1.6.3-6|42	Categories=Game;BoardGame;
12cr|mj-1.6.3-6|43	EOF
12cr|mj-1.6.3-6|44	
12cr|mj-1.6.3-6|45	%clean
12cr|mj-1.6.3-6|46	rm -rf $RPM_BUILD_ROOT
12cr|mj-1.6.3-6|47	
12cr|mj-1.6.3-6|48	%files
12cr|mj-1.6.3-6|49	%defattr(-,root,root)
12cr|mj-1.6.3-6|50	%doc  ChangeLog [A-Z][A-Z]*
12cr|mj-1.6.3-6|51	%{_bindir}/*
12cr|mj-1.6.3-6|52	%{_mandir}/man?/*
12cr|mj-1.6.3-6|53	%{_datadir}/applications/*.desktop
12cr|mj-1.6.3-6|54	
12cr|mj-1.6.3-6|55	
12cr|mj-1.6.3-6|56	%changelog
12cr|mj-1.6.3-6|57	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6.3-6mdv2011.0
12cr|mj-1.6.3-6|58	+ Revision: 620368
12cr|mj-1.6.3-6|59	- the mass rebuild of 2010.0 packages
12cr|mj-1.6.3-6|60	
12cr|mj-1.6.3-6|61	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.6.3-5mdv2010.0
12cr|mj-1.6.3-6|62	+ Revision: 439991
12cr|mj-1.6.3-6|63	- rebuild
12cr|mj-1.6.3-6|64	
12cr|mj-1.6.3-6|65	* Mon Apr 06 2009 Funda Wang <fwang@mandriva.org> 1.6.3-4mdv2009.1
12cr|mj-1.6.3-6|66	+ Revision: 364334
12cr|mj-1.6.3-6|67	- fix str fmt
12cr|mj-1.6.3-6|68	- add menu item
12cr|mj-1.6.3-6|69	
12cr|mj-1.6.3-6|70	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.6.3-3mdv2009.0
12cr|mj-1.6.3-6|71	+ Revision: 252556
12cr|mj-1.6.3-6|72	- rebuild
12cr|mj-1.6.3-6|73	- fix summary-not-capitalized
12cr|mj-1.6.3-6|74	
12cr|mj-1.6.3-6|75	+ Olivier Blin <oblin@mandriva.com>
12cr|mj-1.6.3-6|76	- restore BuildRoot
12cr|mj-1.6.3-6|77	
12cr|mj-1.6.3-6|78	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.6.3-1mdv2008.1
12cr|mj-1.6.3-6|79	+ Revision: 130011
12cr|mj-1.6.3-6|80	- kill re-definition of %%buildroot on Pixel's request
12cr|mj-1.6.3-6|81	- use %%mkrel
12cr|mj-1.6.3-6|82	- import mj
12cr|mj-1.6.3-6|83	
12cr|mj-1.6.3-6|84	
12cr|mj-1.6.3-6|85	* Thu Jan 13 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.6.3-1mdk
12cr|mj-1.6.3-6|86	- 1.6.3
12cr|mj-1.6.3-6|87	
12cr|mj-1.6.3-6|88	* Sat Dec 13 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.6-1mdk
12cr|mj-1.6.3-6|89	- 1.6
12cr|mj-1.6.3-6|90	- cosmetics
12cr|mj-1.6.3-6|91	- don't rm -rf $RPM_BUILD_ROOT in %%prep
12cr|mj-1.6.3-6|92	- use %%makeinstall_std macro
12cr|mj-1.6.3-6|93	- add buildrequires
12cr|mj-1.6.3-6|94	
12cr|mj-1.6.3-6|95	* Wed Aug 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.5.6-1mdk
12cr|mj-1.6.3-6|96	- 1.5.6
12cr|mj-1.6.3-6|97	
12cr|mj-1.6.3-6|98	* Mon May 12 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.5.5-1mdk
12cr|mj-1.6.3-6|99	- 1.5.5
12cr|mj-1.6.3-6|100	
12cr|mj-1.6.3-6|101	* Fri Apr 04 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.5.2-1mdk
12cr|mj-1.6.3-6|102	- 1.5.2
12cr|mj-1.6.3-6|103	
12cr|mj-1.6.3-6|104	* Mon Mar  3 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.2-5mdk
12cr|mj-1.6.3-6|105	- fix W: mj non-standard-group Amusements/Games
12cr|mj-1.6.3-6|106	
12cr|mj-1.6.3-6|107	* Sun Feb 02 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0.2-4mdk
12cr|mj-1.6.3-6|108	- rebuild
12cr|mj-1.6.3-6|109	
12cr|mj-1.6.3-6|110	* Tue Aug 21 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.2-3mdk
12cr|mj-1.6.3-6|111	- rebuild
12cr|mj-1.6.3-6|112	
12cr|mj-1.6.3-6|113	* Mon Feb 12 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.0.2-2mdk
12cr|mj-1.6.3-6|114	- Fix defattr.
12cr|mj-1.6.3-6|115	
12cr|mj-1.6.3-6|116	* Mon Feb 12 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.0.2-1mdk
12cr|mj-1.6.3-6|117	- First RPM for Mandrake.
12cr|mj-1.6.3-6|118	

3197 12
12cr|mkbootdisk-1.5.3-6|1	%define name	mkbootdisk
12cr|mkbootdisk-1.5.3-6|2	%define version 1.5.3
12cr|mkbootdisk-1.5.3-6|3	%define release %mkrel 6
12cr|mkbootdisk-1.5.3-6|4	
12cr|mkbootdisk-1.5.3-6|5	Summary: 	Creates an initial ramdisk image for preloading modules
12cr|mkbootdisk-1.5.3-6|6	Name: 		%{name}
12cr|mkbootdisk-1.5.3-6|7	Version: 	%{version}
12cr|mkbootdisk-1.5.3-6|8	Release: 	%{release}
12cr|mkbootdisk-1.5.3-6|9	License: 	GPL
12cr|mkbootdisk-1.5.3-6|10	Group: 		System/Kernel and hardware
12cr|mkbootdisk-1.5.3-6|11	Source: 	%{name}-%{version}.tar.bz2
12cr|mkbootdisk-1.5.3-6|12	URL:		http://www.redhat.com/swr/src/mkbootdisk-1.4.2-1.src.html
12cr|mkbootdisk-1.5.3-6|13	Patch0: 	mkbootdisk-1.5.3-mdk.patch
12cr|mkbootdisk-1.5.3-6|14	Patch1: 	mkbootdisk-1.5.1-devfs-compliant.patch
12cr|mkbootdisk-1.5.3-6|15	ExclusiveArch: 	sparc sparc64 %{ix86} x86_64 amd64
12cr|mkbootdisk-1.5.3-6|16	ExclusiveOs: 	Linux
12cr|mkbootdisk-1.5.3-6|17	Requires: 	mkinitrd /bin/awk dosfstools mktemp
12cr|mkbootdisk-1.5.3-6|18	Conflicts:	modutils < 2.3.11-5
12cr|mkbootdisk-1.5.3-6|19	%ifarch %ix86 x86_64 amd64
12cr|mkbootdisk-1.5.3-6|20	Requires:	syslinux >= 1.76-2mdk
12cr|mkbootdisk-1.5.3-6|21	%endif
12cr|mkbootdisk-1.5.3-6|22	%ifarch sparc sparc64
12cr|mkbootdisk-1.5.3-6|23	Requires: 	silo genromfs
12cr|mkbootdisk-1.5.3-6|24	%endif
12cr|mkbootdisk-1.5.3-6|25	BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
12cr|mkbootdisk-1.5.3-6|26	
12cr|mkbootdisk-1.5.3-6|27	%description
12cr|mkbootdisk-1.5.3-6|28	The mkbootdisk program creates a standalone boot floppy disk for booting
12cr|mkbootdisk-1.5.3-6|29	the running system.  The created boot disk will look for the root
12cr|mkbootdisk-1.5.3-6|30	filesystem on the device mentioned in /etc/fstab and includes an
12cr|mkbootdisk-1.5.3-6|31	initial ramdisk image which will load any necessary SCSI modules for
12cr|mkbootdisk-1.5.3-6|32	the system.
12cr|mkbootdisk-1.5.3-6|33	
12cr|mkbootdisk-1.5.3-6|34	%prep
12cr|mkbootdisk-1.5.3-6|35	%setup -q
12cr|mkbootdisk-1.5.3-6|36	%patch0 -p1 -b .mdk
12cr|mkbootdisk-1.5.3-6|37	%patch1 -p1 -b .devfs
12cr|mkbootdisk-1.5.3-6|38	
12cr|mkbootdisk-1.5.3-6|39	%install
12cr|mkbootdisk-1.5.3-6|40	rm -rf $RPM_BUILD_ROOT
12cr|mkbootdisk-1.5.3-6|41	%make BUILDROOT=$RPM_BUILD_ROOT mandir=%{_mandir} install
12cr|mkbootdisk-1.5.3-6|42	
12cr|mkbootdisk-1.5.3-6|43	%clean
12cr|mkbootdisk-1.5.3-6|44	rm -rf $RPM_BUILD_ROOT
12cr|mkbootdisk-1.5.3-6|45	
12cr|mkbootdisk-1.5.3-6|46	%files
12cr|mkbootdisk-1.5.3-6|47	%defattr(-,root,root)
12cr|mkbootdisk-1.5.3-6|48	%attr(755,root,root) /sbin/mkbootdisk
12cr|mkbootdisk-1.5.3-6|49	%attr(644,root,root) %{_mandir}/man8/mkbootdisk.8*
12cr|mkbootdisk-1.5.3-6|50	
12cr|mkbootdisk-1.5.3-6|51	
12cr|mkbootdisk-1.5.3-6|52	%changelog
12cr|mkbootdisk-1.5.3-6|53	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.3-6mdv2011.0
12cr|mkbootdisk-1.5.3-6|54	+ Revision: 620369
12cr|mkbootdisk-1.5.3-6|55	- the mass rebuild of 2010.0 packages
12cr|mkbootdisk-1.5.3-6|56	
12cr|mkbootdisk-1.5.3-6|57	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.5.3-5mdv2010.0
12cr|mkbootdisk-1.5.3-6|58	+ Revision: 430066
12cr|mkbootdisk-1.5.3-6|59	- rebuild
12cr|mkbootdisk-1.5.3-6|60	
12cr|mkbootdisk-1.5.3-6|61	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.5.3-4mdv2009.0
12cr|mkbootdisk-1.5.3-6|62	+ Revision: 252564
12cr|mkbootdisk-1.5.3-6|63	- rebuild
12cr|mkbootdisk-1.5.3-6|64	
12cr|mkbootdisk-1.5.3-6|65	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.5.3-2mdv2008.1
12cr|mkbootdisk-1.5.3-6|66	+ Revision: 140954
12cr|mkbootdisk-1.5.3-6|67	- restore BuildRoot
12cr|mkbootdisk-1.5.3-6|68	
12cr|mkbootdisk-1.5.3-6|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|mkbootdisk-1.5.3-6|70	- kill re-definition of %%buildroot on Pixel's request
12cr|mkbootdisk-1.5.3-6|71	- fix summary-ended-with-dot
12cr|mkbootdisk-1.5.3-6|72	
12cr|mkbootdisk-1.5.3-6|73	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.3-2mdv2008.0
12cr|mkbootdisk-1.5.3-6|74	+ Revision: 89946
12cr|mkbootdisk-1.5.3-6|75	- rebuild
12cr|mkbootdisk-1.5.3-6|76	
12cr|mkbootdisk-1.5.3-6|77	* Mon Apr 23 2007 Olivier Blin <oblin@mandriva.com> 1.5.3-1mdv2008.0
12cr|mkbootdisk-1.5.3-6|78	+ Revision: 17535
12cr|mkbootdisk-1.5.3-6|79	- 1.5.3
12cr|mkbootdisk-1.5.3-6|80	- Import mkbootdisk
12cr|mkbootdisk-1.5.3-6|81	
12cr|mkbootdisk-1.5.3-6|82	
12cr|mkbootdisk-1.5.3-6|83	
12cr|mkbootdisk-1.5.3-6|84	* Thu May 13 2004 Robert Vojta <robert.vojta@mandrake.org> 1.5.1-2mdk
12cr|mkbootdisk-1.5.3-6|85	- add mkbootdisk-1.5.1 directory into the patches (and fix %%patch)
12cr|mkbootdisk-1.5.3-6|86	- removed rpmlint warning about strange permissions
12cr|mkbootdisk-1.5.3-6|87	
12cr|mkbootdisk-1.5.3-6|88	* Thu May 13 2004 Robert Vojta <robert.vojta@mandrake.org> 1.5.1-1mdk
12cr|mkbootdisk-1.5.3-6|89	- 1.5.1 release
12cr|mkbootdisk-1.5.3-6|90	- Patch2 removed - 1.5.1 exits with -1 if there is an error
12cr|mkbootdisk-1.5.3-6|91	- Patch3 removed - IMHO syslinux-old is not neccessary now?
12cr|mkbootdisk-1.5.3-6|92	- Patch0, Patch1 - "repatch" against 1.5.1
12cr|mkbootdisk-1.5.3-6|93	
12cr|mkbootdisk-1.5.3-6|94	* Tue Aug  5 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.4.5-7mdk
12cr|mkbootdisk-1.5.3-6|95	- amd64 rebuild
12cr|mkbootdisk-1.5.3-6|96	
12cr|mkbootdisk-1.5.3-6|97	* Sun Jul 06 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.4.5-6mdk
12cr|mkbootdisk-1.5.3-6|98	- Requires syslinux only on x86/x86_64
12cr|mkbootdisk-1.5.3-6|99	
12cr|mkbootdisk-1.5.3-6|100	* Wed Apr 16 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.4.5-5mdk
12cr|mkbootdisk-1.5.3-6|101	- Add x86-64
12cr|mkbootdisk-1.5.3-6|102	
12cr|mkbootdisk-1.5.3-6|103	* Thu Sep 12 2002 Franois Pons <fpons@mandrakesoft.com> 1.4.5-4mdk
12cr|mkbootdisk-1.5.3-6|104	- fix bad requires listed.
12cr|mkbootdisk-1.5.3-6|105	
12cr|mkbootdisk-1.5.3-6|106	* Wed Sep 11 2002 Franois Pons <fpons@mandrakesoft.com> 1.4.5-3mdk
12cr|mkbootdisk-1.5.3-6|107	- fix to use syslinux-old instead of syslinux in order to run with
12cr|mkbootdisk-1.5.3-6|108	cooker version of kernel (patch3).
12cr|mkbootdisk-1.5.3-6|109	
12cr|mkbootdisk-1.5.3-6|110	* Wed Aug 14 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.4.5-2mdk
12cr|mkbootdisk-1.5.3-6|111	- Automated rebuild with gcc 3.2-0.3mdk
12cr|mkbootdisk-1.5.3-6|112	
12cr|mkbootdisk-1.5.3-6|113	* Fri Jul 26 2002 Damien Chaumette <dchaumette@mandrakesoft.com> 1.4.5-1mdk
12cr|mkbootdisk-1.5.3-6|114	- version 1.4.5
12cr|mkbootdisk-1.5.3-6|115	- little patchs fix due to changes
12cr|mkbootdisk-1.5.3-6|116	
12cr|mkbootdisk-1.5.3-6|117	* Tue Nov 20 2001 Yves Duret <yduret@mandrakesoft.com> 1.4.2-8mdk
12cr|mkbootdisk-1.5.3-6|118	- changed Summary:, it's no longer a bad copy and paste job from the
12cr|mkbootdisk-1.5.3-6|119	mkinitrd spec file (MF #50193) (rh)
12cr|mkbootdisk-1.5.3-6|120	- added Url: tag
12cr|mkbootdisk-1.5.3-6|121	
12cr|mkbootdisk-1.5.3-6|122	* Sun Sep 23 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.4.2-7mdk
12cr|mkbootdisk-1.5.3-6|123	- really fix No space left on device since very surprinsingly, a command
12cr|mkbootdisk-1.5.3-6|124	may fail at a moment and a following command may succeed, so testing
12cr|mkbootdisk-1.5.3-6|125	errorcode of last copy command is not enough :-(
12cr|mkbootdisk-1.5.3-6|126	
12cr|mkbootdisk-1.5.3-6|127	* Fri Sep 21 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.4.2-6mdk
12cr|mkbootdisk-1.5.3-6|128	- when No space left on device, exitcode-1
12cr|mkbootdisk-1.5.3-6|129	
12cr|mkbootdisk-1.5.3-6|130	* Thu Aug 30 2001 Pixel <pixel@mandrakesoft.com> 1.4.2-5mdk
12cr|mkbootdisk-1.5.3-6|131	- remove fd0[uH]1440 special code
12cr|mkbootdisk-1.5.3-6|132	
12cr|mkbootdisk-1.5.3-6|133	* Wed Aug 29 2001 Pixel <pixel@mandrakesoft.com> 1.4.2-4mdk
12cr|mkbootdisk-1.5.3-6|134	- devfs compliant
12cr|mkbootdisk-1.5.3-6|135	- use fd0u1440 instead of fd0H1440 (devfs prefer this)
12cr|mkbootdisk-1.5.3-6|136	
12cr|mkbootdisk-1.5.3-6|137	* Mon Jul 16 2001 Yves Duret <yduret@mandrakesoft.com> 1.4.2-3mdk
12cr|mkbootdisk-1.5.3-6|138	- rebuild
12cr|mkbootdisk-1.5.3-6|139	- spec clean up
12cr|mkbootdisk-1.5.3-6|140	
12cr|mkbootdisk-1.5.3-6|141	* Tue May 29 2001 Yves Duret <yduret@mandrakesoft.com> 1.4.2-2mdk
12cr|mkbootdisk-1.5.3-6|142	- corrected Requires and Conflicts tags.
12cr|mkbootdisk-1.5.3-6|143	
12cr|mkbootdisk-1.5.3-6|144	* Mon May 28 2001 Yves Duret <yduret@mandrakesoft.com> 1.4.2-1mdk
12cr|mkbootdisk-1.5.3-6|145	- bumped into version 1.4.2 thx to gc and his rubish bot
12cr|mkbootdisk-1.5.3-6|146	- rewrite all patches : geoffreyleeisation risk :)
12cr|mkbootdisk-1.5.3-6|147	- warning : now uses syslinux instead of lilo
12cr|mkbootdisk-1.5.3-6|148	
12cr|mkbootdisk-1.5.3-6|149	* Tue Mar 13 2001 Pixel <pixel@mandrakesoft.com> 1.2.8-3mdk
12cr|mkbootdisk-1.5.3-6|150	- as "Paul Giordano" <gio2000@mindspring.com> says, it works much better when
12cr|mkbootdisk-1.5.3-6|151	the device given to lilo is the same as the one which is mounted under devfs
12cr|mkbootdisk-1.5.3-6|152	(otherwise you get a device busy). So give boot=$rdevice to lilo
12cr|mkbootdisk-1.5.3-6|153	
12cr|mkbootdisk-1.5.3-6|154	* Sat Feb 24 2001 Pixel <pixel@mandrakesoft.com> 1.2.8-2mdk
12cr|mkbootdisk-1.5.3-6|155	- workaround for bad floppy drives which can't correctly give their size (fix is
12cr|mkbootdisk-1.5.3-6|156	to use fd0H1440), see civileme for more
12cr|mkbootdisk-1.5.3-6|157	
12cr|mkbootdisk-1.5.3-6|158	* Thu Dec 21 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.2.8-1mdk
12cr|mkbootdisk-1.5.3-6|159	- new and shiny source.
12cr|mkbootdisk-1.5.3-6|160	
12cr|mkbootdisk-1.5.3-6|161	* Thu Aug 24 2000 Pixel <pixel@mandrakesoft.com> 1.2.7-2mdk
12cr|mkbootdisk-1.5.3-6|162	- fix for /boot/boot.b now being a symlink (cp -a is stupid for boot.b)
12cr|mkbootdisk-1.5.3-6|163	
12cr|mkbootdisk-1.5.3-6|164	* Thu Jul 20 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.2.7-1mdk
12cr|mkbootdisk-1.5.3-6|165	- Clean-up  patches (aka: i am sure i have break something)
12cr|mkbootdisk-1.5.3-6|166	- 1.2.7.
12cr|mkbootdisk-1.5.3-6|167	- BM.
12cr|mkbootdisk-1.5.3-6|168	
12cr|mkbootdisk-1.5.3-6|169	* Wed Apr 19 2000 Pixel <pixel@mandrakesoft.com> 1.2.4-8mdk
12cr|mkbootdisk-1.5.3-6|170	- patch for ls120 (add ability to precise bios number for device)
12cr|mkbootdisk-1.5.3-6|171	
12cr|mkbootdisk-1.5.3-6|172	* Fri Mar 31 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.2.4-7mdk
12cr|mkbootdisk-1.5.3-6|173	- Spec-helper clean-up.
12cr|mkbootdisk-1.5.3-6|174	- Adjust groups.
12cr|mkbootdisk-1.5.3-6|175	
12cr|mkbootdisk-1.5.3-6|176	* Sun Mar 19 2000 John Buswell <johnb@mandrakesoft.com> 1.2.4-6mdk
12cr|mkbootdisk-1.5.3-6|177	- Added PPC support
12cr|mkbootdisk-1.5.3-6|178	- Added k7 arch
12cr|mkbootdisk-1.5.3-6|179	
12cr|mkbootdisk-1.5.3-6|180	* Mon Mar 13 2000 Pixel <pixel@mandrakesoft.com> 1.2.4-5mdk
12cr|mkbootdisk-1.5.3-6|181	- patch for loopback
12cr|mkbootdisk-1.5.3-6|182	
12cr|mkbootdisk-1.5.3-6|183	* Sun Jan  2 2000 Pixel <pixel@mandrakesoft.com>
12cr|mkbootdisk-1.5.3-6|184	- add ability to handle options given to kernel (via append=...)
12cr|mkbootdisk-1.5.3-6|185	
12cr|mkbootdisk-1.5.3-6|186	* Tue Dec 21 1999 Pixel <pixel@mandrakesoft.com>
12cr|mkbootdisk-1.5.3-6|187	- added requires /bin/awk and cpio
12cr|mkbootdisk-1.5.3-6|188	
12cr|mkbootdisk-1.5.3-6|189	* Fri Nov 12 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|mkbootdisk-1.5.3-6|190	- 1.2.4.
12cr|mkbootdisk-1.5.3-6|191	
12cr|mkbootdisk-1.5.3-6|192	* Fri Oct 29 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|mkbootdisk-1.5.3-6|193	- 1.2.3.
12cr|mkbootdisk-1.5.3-6|194	- Remove cpio deps.
12cr|mkbootdisk-1.5.3-6|195	
12cr|mkbootdisk-1.5.3-6|196	* Tue Sep 28 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|mkbootdisk-1.5.3-6|197	
12cr|mkbootdisk-1.5.3-6|198	- Requires cpio (#41).
12cr|mkbootdisk-1.5.3-6|199	
12cr|mkbootdisk-1.5.3-6|200	* Wed Jun 23 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|mkbootdisk-1.5.3-6|201	
12cr|mkbootdisk-1.5.3-6|202	- Add patch to be sure to copy all devices (using cpio) from
12cr|mkbootdisk-1.5.3-6|203	H.J. <hjl@varesearch.com>.
12cr|mkbootdisk-1.5.3-6|204	
12cr|mkbootdisk-1.5.3-6|205	* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|mkbootdisk-1.5.3-6|206	
12cr|mkbootdisk-1.5.3-6|207	- We boot on Mandrake no RedHat.
12cr|mkbootdisk-1.5.3-6|208	
12cr|mkbootdisk-1.5.3-6|209	* Tue Apr 13 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|mkbootdisk-1.5.3-6|210	
12cr|mkbootdisk-1.5.3-6|211	- Update to 1.2.
12cr|mkbootdisk-1.5.3-6|212	
12cr|mkbootdisk-1.5.3-6|213	* Sat Apr 10 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>
12cr|mkbootdisk-1.5.3-6|214	- Mandrake adaptions
12cr|mkbootdisk-1.5.3-6|215	- bzip2 man/info pages
12cr|mkbootdisk-1.5.3-6|216	- add de locale
12cr|mkbootdisk-1.5.3-6|217	- fix Summary line (RH apparently took the same as mkinitrd has)
12cr|mkbootdisk-1.5.3-6|218	
12cr|mkbootdisk-1.5.3-6|219	* Thu Feb 25 1999 Matt Wilson <msw@redhat.com>
12cr|mkbootdisk-1.5.3-6|220	- updated the description
12cr|mkbootdisk-1.5.3-6|221	
12cr|mkbootdisk-1.5.3-6|222	* Thu Nov  5 1998 Jeff Johnson <jbj@redhat.com>
12cr|mkbootdisk-1.5.3-6|223	- import from ultrapenguin 1.1.
12cr|mkbootdisk-1.5.3-6|224	
12cr|mkbootdisk-1.5.3-6|225	* Fri Oct 30 1998 Jakub Jelinek <jj@ultra.linux.cz>
12cr|mkbootdisk-1.5.3-6|226	- support for SPARC
12cr|mkbootdisk-1.5.3-6|227	
12cr|mkbootdisk-1.5.3-6|228	* Sat Aug 29 1998 Erik Troan <ewt@redhat.com>
12cr|mkbootdisk-1.5.3-6|229	- wasn't including nfs, isofs, or fat modules properly
12cr|mkbootdisk-1.5.3-6|230	- mkinitrd args weren't passed right due to a typo

3198 12
12cr|mkcd-4.3.0-7|1	%define name mkcd
12cr|mkcd-4.3.0-7|2	%define version 4.3.0
12cr|mkcd-4.3.0-7|3	%define release 7
12cr|mkcd-4.3.0-7|4	
12cr|mkcd-4.3.0-7|5	%if %{_use_internal_dependency_generator}
12cr|mkcd-4.3.0-7|6	%define __noautoreq 'perl(strict)'
12cr|mkcd-4.3.0-7|7	%define __noautoprov 'perl(install_any)'
12cr|mkcd-4.3.0-7|8	%else
12cr|mkcd-4.3.0-7|9	%define _requires_exceptions perl(strict)
12cr|mkcd-4.3.0-7|10	%define _provides_exceptions perl(install_any)
12cr|mkcd-4.3.0-7|11	%endif
12cr|mkcd-4.3.0-7|12	
12cr|mkcd-4.3.0-7|13	Summary:	Script to build ROSA Linux distributions installation discs
12cr|mkcd-4.3.0-7|14	Name:		%{name}
12cr|mkcd-4.3.0-7|15	Version:	%{version}
12cr|mkcd-4.3.0-7|16	Release:	%{release}
12cr|mkcd-4.3.0-7|17	Source0:	%{name}-%{version}.tar.bz2
12cr|mkcd-4.3.0-7|18	License:	GPLv2
12cr|mkcd-4.3.0-7|19	URL:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/build_system/mkcd/
12cr|mkcd-4.3.0-7|20	Group:		System/Configuration/Packaging
12cr|mkcd-4.3.0-7|21	Requires:	perl-File-NCopy perl-Image-Size perl-URPM packdrake
12cr|mkcd-4.3.0-7|22	Requires:	isolinux rpmtools
12cr|mkcd-4.3.0-7|23	Suggests:	gfxboot mandriva-theme rosa-gfxboot-theme
12cr|mkcd-4.3.0-7|24	Suggests:	drakx-installer-stage2 drakx-installer-advertising drakx-installer-binaries
12cr|mkcd-4.3.0-7|25	BuildArch:	noarch
12cr|mkcd-4.3.0-7|26	BuildRequires:	libxslt-proc
12cr|mkcd-4.3.0-7|27	
12cr|mkcd-4.3.0-7|28	%description
12cr|mkcd-4.3.0-7|29	mkcd script eases the packages repartition over CDs,
12cr|mkcd-4.3.0-7|30	allows to order packages and to create discs of any
12cr|mkcd-4.3.0-7|31	given size (CDs, DVDs...)
12cr|mkcd-4.3.0-7|32	
12cr|mkcd-4.3.0-7|33	%prep
12cr|mkcd-4.3.0-7|34	%setup -q
12cr|mkcd-4.3.0-7|35	
12cr|mkcd-4.3.0-7|36	%build
12cr|mkcd-4.3.0-7|37	
12cr|mkcd-4.3.0-7|38	%install
12cr|mkcd-4.3.0-7|39	make install PREFIX=%{buildroot}
12cr|mkcd-4.3.0-7|40	
12cr|mkcd-4.3.0-7|41	%files
12cr|mkcd-4.3.0-7|42	%defattr(-,root,root)
12cr|mkcd-4.3.0-7|43	%doc README doc/
12cr|mkcd-4.3.0-7|44	%{_bindir}/*
12cr|mkcd-4.3.0-7|45	%{perl_vendorlib}/Mkcd
12cr|mkcd-4.3.0-7|46	
12cr|mkcd-4.3.0-7|47	
12cr|mkcd-4.3.0-7|48	%changelog
12cr|mkcd-4.3.0-7|49	* Wed May 19 2010 Olivier Blin <oblin@mandriva.com> 4.3.0-6mdv2010.1
12cr|mkcd-4.3.0-7|50	+ Revision: 545318
12cr|mkcd-4.3.0-7|51	- suggest gfxboot instead of requiring it (not available on ARM/MIPS)
12cr|mkcd-4.3.0-7|52	
12cr|mkcd-4.3.0-7|53	* Thu Mar 18 2010 Olivier Blin <oblin@mandriva.com> 4.3.0-5mdv2010.1
12cr|mkcd-4.3.0-7|54	+ Revision: 524998
12cr|mkcd-4.3.0-7|55	- suggest theme and drakx-installer packages instead of requiring them,
12cr|mkcd-4.3.0-7|56	one may want to just use mkcd --addmd5, which does not need all this
12cr|mkcd-4.3.0-7|57	(for example for Mandriva One build with draklive)
12cr|mkcd-4.3.0-7|58	
12cr|mkcd-4.3.0-7|59	* Mon Feb 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 4.3.0-4mdv2010.1
12cr|mkcd-4.3.0-7|60	+ Revision: 502343
12cr|mkcd-4.3.0-7|61	- Clean spec file
12cr|mkcd-4.3.0-7|62	- Use %%setup -q
12cr|mkcd-4.3.0-7|63	- Fix rpmlint's warning
12cr|mkcd-4.3.0-7|64	
12cr|mkcd-4.3.0-7|65	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 4.3.0-3mdv2010.0
12cr|mkcd-4.3.0-7|66	+ Revision: 426146
12cr|mkcd-4.3.0-7|67	- rebuild
12cr|mkcd-4.3.0-7|68	
12cr|mkcd-4.3.0-7|69	* Thu Apr 23 2009 Antoine Ginies <aginies@mandriva.com> 4.3.0-2mdv2009.1
12cr|mkcd-4.3.0-7|70	+ Revision: 368933
12cr|mkcd-4.3.0-7|71	- final release
12cr|mkcd-4.3.0-7|72	
12cr|mkcd-4.3.0-7|73	* Thu Feb 26 2009 Antoine Ginies <aginies@mandriva.com> 4.3.0-1mdv2009.1
12cr|mkcd-4.3.0-7|74	+ Revision: 345286
12cr|mkcd-4.3.0-7|75	- link noarch's i586 rpm on media/main of the 64b release to optimize dual arch CD space
12cr|mkcd-4.3.0-7|76	
12cr|mkcd-4.3.0-7|77	* Thu Feb 26 2009 Antoine Ginies <aginies@mandriva.com> 4.2.9-1mdv2009.1
12cr|mkcd-4.3.0-7|78	+ Revision: 345212
12cr|mkcd-4.3.0-7|79	- add dual arch support for isolinux.cfg
12cr|mkcd-4.3.0-7|80	
12cr|mkcd-4.3.0-7|81	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 4.2.8-2mdv2009.0
12cr|mkcd-4.3.0-7|82	+ Revision: 223289
12cr|mkcd-4.3.0-7|83	- rebuild
12cr|mkcd-4.3.0-7|84	
12cr|mkcd-4.3.0-7|85	* Fri Mar 28 2008 Antoine Ginies <aginies@mandriva.com> 4.2.8-1mdv2008.1
12cr|mkcd-4.3.0-7|86	+ Revision: 190890
12cr|mkcd-4.3.0-7|87	- remove old tarball
12cr|mkcd-4.3.0-7|88	- add xml-info option
12cr|mkcd-4.3.0-7|89	
12cr|mkcd-4.3.0-7|90	* Tue Mar 04 2008 Antoine Ginies <aginies@mandriva.com> 4.2.7-4mdv2008.1
12cr|mkcd-4.3.0-7|91	+ Revision: 178771
12cr|mkcd-4.3.0-7|92	- revert to 4.2.7 version to be able to submit the package
12cr|mkcd-4.3.0-7|93	- new tarball
12cr|mkcd-4.3.0-7|94	- increase version
12cr|mkcd-4.3.0-7|95	
12cr|mkcd-4.3.0-7|96	* Fri Feb 29 2008 Antoine Ginies <aginies@mandriva.com> 4.2.7-3mdv2008.1
12cr|mkcd-4.3.0-7|97	+ Revision: 176797
12cr|mkcd-4.3.0-7|98	- quick fix to avoid a big problem of rejected package because of missing suggests's dependencies
12cr|mkcd-4.3.0-7|99	
12cr|mkcd-4.3.0-7|100	* Wed Feb 27 2008 Antoine Ginies <aginies@mandriva.com> 4.2.7-2mdv2008.1
12cr|mkcd-4.3.0-7|101	+ Revision: 175786
12cr|mkcd-4.3.0-7|102	- add nosuggests option
12cr|mkcd-4.3.0-7|103	
12cr|mkcd-4.3.0-7|104	* Thu Feb 14 2008 Antoine Ginies <aginies@mandriva.com> 4.2.7-1mdv2008.1
12cr|mkcd-4.3.0-7|105	+ Revision: 168240
12cr|mkcd-4.3.0-7|106	- add some requires, add docbook documentation, add rpm's suggest support
12cr|mkcd-4.3.0-7|107	- new release
12cr|mkcd-4.3.0-7|108	
12cr|mkcd-4.3.0-7|109	+ Marcelo Ricardo Leitner <mrl@mandriva.com>
12cr|mkcd-4.3.0-7|110	- Added requires to packdrake.
12cr|mkcd-4.3.0-7|111	
12cr|mkcd-4.3.0-7|112	+ Olivier Blin <oblin@mandriva.com>
12cr|mkcd-4.3.0-7|113	- restore BuildRoot
12cr|mkcd-4.3.0-7|114	
12cr|mkcd-4.3.0-7|115	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 4.2.6-1mdv2008.1
12cr|mkcd-4.3.0-7|116	+ Revision: 130016
12cr|mkcd-4.3.0-7|117	- kill re-definition of %%buildroot on Pixel's request
12cr|mkcd-4.3.0-7|118	- fix URL
12cr|mkcd-4.3.0-7|119	
12cr|mkcd-4.3.0-7|120	
12cr|mkcd-4.3.0-7|121	* Sat Mar 17 2007 Olivier Blin <oblin@mandriva.com> 4.2.6-1mdv2007.1
12cr|mkcd-4.3.0-7|122	+ Revision: 145388
12cr|mkcd-4.3.0-7|123	- 4.2.6
12cr|mkcd-4.3.0-7|124	- make clean-rpmsrate handle LIVE flag in the same special way as INSTALL
12cr|mkcd-4.3.0-7|125	- use /usr/share/bootsplash/scripts/make-boot-splash-raw to set the bootsplash inside all.rdz (warly)
12cr|mkcd-4.3.0-7|126	- fix rpmsrate kernel regexp; make keys parsing in config file stricter (warly)
12cr|mkcd-4.3.0-7|127	- bump to 4.2.6; print version when starting (warly)
12cr|mkcd-4.3.0-7|128	- remove onlyifneeded flag for packages added to resolve deps of packages which are not needed but potentially included (warly)
12cr|mkcd-4.3.0-7|129	- Import mkcd
12cr|mkcd-4.3.0-7|130	
12cr|mkcd-4.3.0-7|131	* Tue Sep 26 2006 Warly <warly@mandriva.com> 4.2.5-1mdv2007.0
12cr|mkcd-4.3.0-7|132	- Have a finer list space mechanism to include needed packages
12cr|mkcd-4.3.0-7|133	
12cr|mkcd-4.3.0-7|134	* Sat Sep 23 2006 Warly <warly@mandriva.com> 4.2.4-1mdv2007.0
12cr|mkcd-4.3.0-7|135	- Fix a bad calculation in available space on CDs during the build
12cr|mkcd-4.3.0-7|136	
12cr|mkcd-4.3.0-7|137	* Fri Sep 22 2006 Warly <warly@mandriva.com> 4.2.3-1mdv2007.0
12cr|mkcd-4.3.0-7|138	- 2007.0, handle dual arch mode
12cr|mkcd-4.3.0-7|139	
12cr|mkcd-4.3.0-7|140	* Sat Apr 15 2006 Warly <warly@mandriva.com> 4.1.10-1mdk
12cr|mkcd-4.3.0-7|141	- Automatically add pubkey when found in new --fixed hdlists mode
12cr|mkcd-4.3.0-7|142	
12cr|mkcd-4.3.0-7|143	* Sat Apr 15 2006 Warly <warly@mandriva.com> 4.1.9-1mdk
12cr|mkcd-4.3.0-7|144	- Fix --fixed hdlist regexp to correctly takes hdlist name and pubkey
12cr|mkcd-4.3.0-7|145	- Add a new --hdlists:/path_to_hdlists to automatically include all the hdlist files of
12cr|mkcd-4.3.0-7|146	a previous build set of CDs
12cr|mkcd-4.3.0-7|147	- Fix checkDiscs functions in update mode not to stop if duplicate packages are found
12cr|mkcd-4.3.0-7|148	- Update to packdrake-ng
12cr|mkcd-4.3.0-7|149	
12cr|mkcd-4.3.0-7|150	* Tue Oct 18 2005 Warly <warly@mandriva.com> 4.1.8-1mdk
12cr|mkcd-4.3.0-7|151	- fix automode
12cr|mkcd-4.3.0-7|152	
12cr|mkcd-4.3.0-7|153	* Wed Sep 21 2005 Warly <warly@mandriva.com> 4.1.7-1mdk
12cr|mkcd-4.3.0-7|154	- add explicit -udf option for boot
12cr|mkcd-4.3.0-7|155	
12cr|mkcd-4.3.0-7|156	* Tue Sep 20 2005 Warly <warly@mandriva.com> 4.1.6-1mdk
12cr|mkcd-4.3.0-7|157	- fix rpmsrate completion for packages like lib64kdenetwork2-kopete-devel
12cr|mkcd-4.3.0-7|158	
12cr|mkcd-4.3.0-7|159	* Wed Aug 31 2005 Warly <warly@mandriva.com> 4.1.5-1mdk
12cr|mkcd-4.3.0-7|160	- Correctly reject packages with their respective list
12cr|mkcd-4.3.0-7|161	- Do not try to optimize space if the space is spread over too many CDs
12cr|mkcd-4.3.0-7|162	
12cr|mkcd-4.3.0-7|163	* Thu Aug 04 2005 Warly <warly@mandriva.com> 4.1.4-1mdk
12cr|mkcd-4.3.0-7|164	- Generate .idx packages list with each main ISO
12cr|mkcd-4.3.0-7|165	- Add variable support in config file
12cr|mkcd-4.3.0-7|166	- Rename default distro name to Mandriva
12cr|mkcd-4.3.0-7|167	- Do not go through calc_needed_size until a non-fixed rep is found
12cr|mkcd-4.3.0-7|168	
12cr|mkcd-4.3.0-7|169	* Thu Apr 14 2005 Warly <warly@mandrakesoft.com> 4.1.3-1mdk
12cr|mkcd-4.3.0-7|170	- Fix stupid syntax error
12cr|mkcd-4.3.0-7|171	
12cr|mkcd-4.3.0-7|172	* Tue Apr 12 2005 Warly <warly@mandrakesoft.com> 4.1.2-1mdk
12cr|mkcd-4.3.0-7|173	- Fix 'notinrep' and 'inrep' option not working properly
12cr|mkcd-4.3.0-7|174	
12cr|mkcd-4.3.0-7|175	* Wed Mar 23 2005 Warly <warly@mandrakesoft.com> 4.1.1-1mdk
12cr|mkcd-4.3.0-7|176	- add -udf for Xbox install
12cr|mkcd-4.3.0-7|177	- take into account rpm version and release when creating the rpm list
12cr|mkcd-4.3.0-7|178	and checking for alternatives
12cr|mkcd-4.3.0-7|179	- Fix a bad bug in dependencies checking for already done media
12cr|mkcd-4.3.0-7|180	
12cr|mkcd-4.3.0-7|181	* Tue Mar 15 2005 Warly <warly@mandrakesoft.com> 4.1.0-1mdk
12cr|mkcd-4.3.0-7|182	- first basic implementation of mkcd shell called with --shell
12cr|mkcd-4.3.0-7|183	- fix checkdeps functions
12cr|mkcd-4.3.0-7|184	
12cr|mkcd-4.3.0-7|185	* Tue Feb 22 2005 Warly <warly@mandrakesoft.com> 4.0.12-1mdk
12cr|mkcd-4.3.0-7|186	- include size into the hdlists
12cr|mkcd-4.3.0-7|187	- generate a media.cfg in media_info
12cr|mkcd-4.3.0-7|188	
12cr|mkcd-4.3.0-7|189	* Fri Feb 04 2005 Warly <warly@mandrakesoft.com> 4.0.11-1mdk
12cr|mkcd-4.3.0-7|190	- add mkcd.cgi for first test of a http frontend
12cr|mkcd-4.3.0-7|191	
12cr|mkcd-4.3.0-7|192	* Wed Nov 03 2004 Warly <warly@mandrakesoft.com> 4.0.10-1mdk
12cr|mkcd-4.3.0-7|193	- fix a option name overlapping (source) for 'fixed' and 'cdcom' command
12cr|mkcd-4.3.0-7|194	- fix a bug to check duplicate packages (with same name and different versions)
12cr|mkcd-4.3.0-7|195	
12cr|mkcd-4.3.0-7|196	* Sat Oct 09 2004 Warly <warly@mandrakesoft.com> 4.0.9-1mdk
12cr|mkcd-4.3.0-7|197	- fix bad initialization of 'fixed' command associated list
12cr|mkcd-4.3.0-7|198	
12cr|mkcd-4.3.0-7|199	* Tue Oct 05 2004 Warly <warly@mandrakesoft.com> 4.0.8-1mdk
12cr|mkcd-4.3.0-7|200	- fix auto mode for 1st disc building
12cr|mkcd-4.3.0-7|201	- fix cleanrpmsrate for slmodem and dkms_like packages
12cr|mkcd-4.3.0-7|202	- fix a bug which make some package wrongly included in other list
12cr|mkcd-4.3.0-7|203	
12cr|mkcd-4.3.0-7|204	* Thu Sep 16 2004 Warly <warly@mandrakesoft.com> 4.0.7-1mdk
12cr|mkcd-4.3.0-7|205	- fix group conflict matrix initialized with wrong index
12cr|mkcd-4.3.0-7|206	- fix limit option which was resetted when adding dependencies
12cr|mkcd-4.3.0-7|207	- now 10.0 has no more a special way of dealing with extra CDs
12cr|mkcd-4.3.0-7|208	- fix needed option sometimes increased in closeRpmsList making
12cr|mkcd-4.3.0-7|209	packages put on further CDs
12cr|mkcd-4.3.0-7|210	
12cr|mkcd-4.3.0-7|211	* Wed Sep 15 2004 Warly <warly@mandrakesoft.com> 4.0.6-1mdk
12cr|mkcd-4.3.0-7|212	- fix various important bugs
12cr|mkcd-4.3.0-7|213	* do not split one group over several IO-group
12cr|mkcd-4.3.0-7|214	* correctly create IO group list
12cr|mkcd-4.3.0-7|215	- add a new "group" option to generic to force alone groups
12cr|mkcd-4.3.0-7|216	to be grouped in a certain way.
12cr|mkcd-4.3.0-7|217	
12cr|mkcd-4.3.0-7|218	* Sat Sep 11 2004 Warly <warly@mandrakesoft.com> 4.0.5-1mdk
12cr|mkcd-4.3.0-7|219	- fix (again) cd 1 creation in auto mode
12cr|mkcd-4.3.0-7|220	- fix non selected alternatives that was sometimes used to solve a deps (now they are only used if no other deps exist)
12cr|mkcd-4.3.0-7|221	- add new dkms-like package in clean-rpmsrate
12cr|mkcd-4.3.0-7|222	
12cr|mkcd-4.3.0-7|223	* Sat Sep 04 2004 Warly <warly@mandrakesoft.com> 4.0.4-1mdk
12cr|mkcd-4.3.0-7|224	- new inrep and notinrep filter list keywords
12cr|mkcd-4.3.0-7|225	- better output for packages list
12cr|mkcd-4.3.0-7|226	- 'limit' is not taken as 'noalernatives' in filterlist
12cr|mkcd-4.3.0-7|227	- new --ask_media option to installation to activate the media choice during installation
12cr|mkcd-4.3.0-7|228	
12cr|mkcd-4.3.0-7|229	* Tue Aug 24 2004 Warly <warly@mandrakesoft.com> 4.0.3-1mdk
12cr|mkcd-4.3.0-7|230	- fix a bug in auto mode using deprecated isolinux function
12cr|mkcd-4.3.0-7|231	
12cr|mkcd-4.3.0-7|232	* Tue Aug 10 2004 Warly <warly@mandrakesoft.com> 4.0.2-1mdk
12cr|mkcd-4.3.0-7|233	- die in cleanrpmsrate if duplicate are found
12cr|mkcd-4.3.0-7|234	- new suppl_cd mode to create supplementary discs
12cr|mkcd-4.3.0-7|235	- add DiscX extension in auto-mode to comply with stage one installation
12cr|mkcd-4.3.0-7|236	from ISO files on disk.
12cr|mkcd-4.3.0-7|237	- use compssUsers.pl for structure 10.1
12cr|mkcd-4.3.0-7|238	
12cr|mkcd-4.3.0-7|239	* Fri Jul 30 2004 Warly <warly@mandrakesoft.com> 4.0.1-1mdk
12cr|mkcd-4.3.0-7|240	- fix a nasty bug in choosing alternative code which did
12cr|mkcd-4.3.0-7|241	not reject packages when all the alternatives for a given
12cr|mkcd-4.3.0-7|242	dependency are rejected (and which make the needed packages
12cr|mkcd-4.3.0-7|243	size calculation not correctly done, and result in more often
12cr|mkcd-4.3.0-7|244	than normal "Could not fit on disc" dies)
12cr|mkcd-4.3.0-7|245	- fix auto mode
12cr|mkcd-4.3.0-7|246	- add new test_list mode to test file list inside configuration file
12cr|mkcd-4.3.0-7|247	
12cr|mkcd-4.3.0-7|248	* Tue Jul 27 2004 Warly <warly@mandrakesoft.com> 4.0.0-1mdk
12cr|mkcd-4.3.0-7|249	- extract the path structure info to make it configurable
12cr|mkcd-4.3.0-7|250	(and switch between old and new structure)
12cr|mkcd-4.3.0-7|251	
12cr|mkcd-4.3.0-7|252	* Sat Jul 24 2004 Warly <warly@mandrakesoft.com> 3.9.2-1mdk
12cr|mkcd-4.3.0-7|253	- add new suppl option
12cr|mkcd-4.3.0-7|254	
12cr|mkcd-4.3.0-7|255	* Tue Jul 06 2004 Warly <warly@mandrakesoft.com> 3.9.1-1mdk
12cr|mkcd-4.3.0-7|256	- add a new fixed function to replace old cdcom command and have an easier
12cr|mkcd-4.3.0-7|257	interface
12cr|mkcd-4.3.0-7|258	- fix a potential bug in multi-list dependencies checking for alternatives
12cr|mkcd-4.3.0-7|259	which may have rejected packages without reason.
12cr|mkcd-4.3.0-7|260	- fix a dependencies checking problem when severa discs are build based on the
12cr|mkcd-4.3.0-7|261	same packages list
12cr|mkcd-4.3.0-7|262	
12cr|mkcd-4.3.0-7|263	* Thu Jun 03 2004 Warly <warly@mandrakesoft.com> 3.9.0-1mdk
12cr|mkcd-4.3.0-7|264	- Create a new subgroup with groups sharing common CDs (to be able to
12cr|mkcd-4.3.0-7|265	separate ISO files build and rpm lists build).
12cr|mkcd-4.3.0-7|266	- Fix a bug in checking that scheduled packages on one particular CDs,
12cr|mkcd-4.3.0-7|267	alongside with their dependencies, are still fitting and that the
12cr|mkcd-4.3.0-7|268	given discs layout is correct.
12cr|mkcd-4.3.0-7|269	
12cr|mkcd-4.3.0-7|270	* Tue Mar 30 2004 Warly <warly@mandrakesoft.com> 3.8.7-1mdk
12cr|mkcd-4.3.0-7|271	- fix a deps ordering problem.
12cr|mkcd-4.3.0-7|272	
12cr|mkcd-4.3.0-7|273	* Fri Mar 26 2004 Warly <warly@mandrakesoft.com> 3.8.6-1mdk
12cr|mkcd-4.3.0-7|274	- fix kernel-\d+\.\d+ parsing
12cr|mkcd-4.3.0-7|275	
12cr|mkcd-4.3.0-7|276	* Thu Mar 18 2004 Warly <warly@mandrakesoft.com> 3.8.5-1mdk
12cr|mkcd-4.3.0-7|277	- add kernel-\d+\.\d+ support in rpmsrate (for eagle drivers)
12cr|mkcd-4.3.0-7|278	

3199 12
12cr|mklivecd-0.6.0.20081211-0.20081211.4|1	# the weird-looking versioning for snapshots is necessary, because we
12cr|mklivecd-0.6.0.20081211-0.20081211.4|2	# don't know when upstream will bump rootver and when it will do a new
12cr|mklivecd-0.6.0.20081211-0.20081211.4|3	# release but just bump releasedate - AdamW 2008/12
12cr|mklivecd-0.6.0.20081211-0.20081211.4|4	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|5	%define rootver		0.6.0
12cr|mklivecd-0.6.0.20081211-0.20081211.4|6	%define cvs		20081211
12cr|mklivecd-0.6.0.20081211-0.20081211.4|7	%define releasedate	1
12cr|mklivecd-0.6.0.20081211-0.20081211.4|8	%define ver		1
12cr|mklivecd-0.6.0.20081211-0.20081211.4|9	%define rel		4
12cr|mklivecd-0.6.0.20081211-0.20081211.4|10	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|11	%if %cvs
12cr|mklivecd-0.6.0.20081211-0.20081211.4|12	%define release		%mkrel 0.%{cvs}.%{rel}
12cr|mklivecd-0.6.0.20081211-0.20081211.4|13	%define version		%{rootver}.%{cvs}
12cr|mklivecd-0.6.0.20081211-0.20081211.4|14	%define distname	%{name}-%{cvs}.tar.lzma
12cr|mklivecd-0.6.0.20081211-0.20081211.4|15	%define dirname		%{name}
12cr|mklivecd-0.6.0.20081211-0.20081211.4|16	%else
12cr|mklivecd-0.6.0.20081211-0.20081211.4|17	%define release		%mkrel %{rel}
12cr|mklivecd-0.6.0.20081211-0.20081211.4|18	%define version		%{rootver}.%{releasedate}
12cr|mklivecd-0.6.0.20081211-0.20081211.4|19	%define distname	%{name}-%{rootver}-%{releasedate}.tar.bz2
12cr|mklivecd-0.6.0.20081211-0.20081211.4|20	%define dirname		%{name}-%{rootver}-%{releasedate}
12cr|mklivecd-0.6.0.20081211-0.20081211.4|21	%endif
12cr|mklivecd-0.6.0.20081211-0.20081211.4|22	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|23	%define Summary	Builds a LiveCD from an existing Mandriva Linux installation
12cr|mklivecd-0.6.0.20081211-0.20081211.4|24	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|25	Summary:	%{Summary}
12cr|mklivecd-0.6.0.20081211-0.20081211.4|26	Name:		mklivecd
12cr|mklivecd-0.6.0.20081211-0.20081211.4|27	Version:	%{version}
12cr|mklivecd-0.6.0.20081211-0.20081211.4|28	Release:	%{release}
12cr|mklivecd-0.6.0.20081211-0.20081211.4|29	License:	GPLv2+
12cr|mklivecd-0.6.0.20081211-0.20081211.4|30	Group:		System/Configuration/Boot and Init
12cr|mklivecd-0.6.0.20081211-0.20081211.4|31	URL:		http://livecd.berlios.de/
12cr|mklivecd-0.6.0.20081211-0.20081211.4|32	Source0:	http://download.berlios.de/livecd/%{distname}
12cr|mklivecd-0.6.0.20081211-0.20081211.4|33	Patch3:     	mklivecd-0.6.0-20071202-no-more-hotplug.patch
12cr|mklivecd-0.6.0.20081211-0.20081211.4|34	Patch4:     	mklivecd-0.6.0-20071202-quiet-umount.patch
12cr|mklivecd-0.6.0.20081211-0.20081211.4|35	Patch7:     	mklivecd-0.5.9-quiet-mode.patch
12cr|mklivecd-0.6.0.20081211-0.20081211.4|36	Patch8:		mklivecd-0.6.0-20071202-mandriva.patch
12cr|mklivecd-0.6.0.20081211-0.20081211.4|37	Requires:	busybox
12cr|mklivecd-0.6.0.20081211-0.20081211.4|38	Requires:	cloop-utils
12cr|mklivecd-0.6.0.20081211-0.20081211.4|39	Requires:	mkisofs
12cr|mklivecd-0.6.0.20081211-0.20081211.4|40	Requires:	drakxtools-newt
12cr|mklivecd-0.6.0.20081211-0.20081211.4|41	Requires:	squashfs-tools
12cr|mklivecd-0.6.0.20081211-0.20081211.4|42	Requires:	mediacheck
12cr|mklivecd-0.6.0.20081211-0.20081211.4|43	Requires:	syslinux
12cr|mklivecd-0.6.0.20081211-0.20081211.4|44	Requires:	zisofs-tools
12cr|mklivecd-0.6.0.20081211-0.20081211.4|45	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mklivecd-0.6.0.20081211-0.20081211.4|46	Buildarch:	noarch
12cr|mklivecd-0.6.0.20081211-0.20081211.4|47	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|48	%description
12cr|mklivecd-0.6.0.20081211-0.20081211.4|49	%{Summary}.
12cr|mklivecd-0.6.0.20081211-0.20081211.4|50	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|51	%prep
12cr|mklivecd-0.6.0.20081211-0.20081211.4|52	%setup -q -n %{dirname}
12cr|mklivecd-0.6.0.20081211-0.20081211.4|53	%patch3 -p1 -b .hotplug
12cr|mklivecd-0.6.0.20081211-0.20081211.4|54	# (tv) conflict with rc.sysinit:
12cr|mklivecd-0.6.0.20081211-0.20081211.4|55	%patch4 -p1 -b .umount
12cr|mklivecd-0.6.0.20081211-0.20081211.4|56	%patch7 -p0 -b .quiet
12cr|mklivecd-0.6.0.20081211-0.20081211.4|57	%patch8 -p1 -b .mandriva
12cr|mklivecd-0.6.0.20081211-0.20081211.4|58	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|59	%build
12cr|mklivecd-0.6.0.20081211-0.20081211.4|60	%make
12cr|mklivecd-0.6.0.20081211-0.20081211.4|61	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|62	%install
12cr|mklivecd-0.6.0.20081211-0.20081211.4|63	rm -rf %{buildroot}
12cr|mklivecd-0.6.0.20081211-0.20081211.4|64	%makeinstall_std
12cr|mklivecd-0.6.0.20081211-0.20081211.4|65	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|66	%clean
12cr|mklivecd-0.6.0.20081211-0.20081211.4|67	rm -rf %{buildroot}
12cr|mklivecd-0.6.0.20081211-0.20081211.4|68	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|69	%files
12cr|mklivecd-0.6.0.20081211-0.20081211.4|70	%defattr(-,root,root)
12cr|mklivecd-0.6.0.20081211-0.20081211.4|71	%doc AUTHORS CHANGELOG FAQ README* TODO
12cr|mklivecd-0.6.0.20081211-0.20081211.4|72	%{_sbindir}/hwdetect
12cr|mklivecd-0.6.0.20081211-0.20081211.4|73	%{_sbindir}/%{name}
12cr|mklivecd-0.6.0.20081211-0.20081211.4|74	%{_datadir}/%{name}
12cr|mklivecd-0.6.0.20081211-0.20081211.4|75	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|76	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|77	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|78	%changelog
12cr|mklivecd-0.6.0.20081211-0.20081211.4|79	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.0.20081211-0.20081211.4mdv2011.0
12cr|mklivecd-0.6.0.20081211-0.20081211.4|80	+ Revision: 620371
12cr|mklivecd-0.6.0.20081211-0.20081211.4|81	- the mass rebuild of 2010.0 packages
12cr|mklivecd-0.6.0.20081211-0.20081211.4|82	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|83	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.6.0.20081211-0.20081211.3mdv2010.0
12cr|mklivecd-0.6.0.20081211-0.20081211.4|84	+ Revision: 440008
12cr|mklivecd-0.6.0.20081211-0.20081211.4|85	- rebuild
12cr|mklivecd-0.6.0.20081211-0.20081211.4|86	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|87	* Sat Dec 13 2008 Adam Williamson <awilliamson@mandriva.org> 0.6.0.20081211-0.20081211.2mdv2009.1
12cr|mklivecd-0.6.0.20081211-0.20081211.4|88	+ Revision: 313854
12cr|mklivecd-0.6.0.20081211-0.20081211.4|89	- fix a bit of the patch I screwed up
12cr|mklivecd-0.6.0.20081211-0.20081211.4|90	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|91	* Thu Dec 11 2008 Adam Williamson <awilliamson@mandriva.org> 0.6.0.20081211-0.20081211.1mdv2009.1
12cr|mklivecd-0.6.0.20081211-0.20081211.4|92	+ Revision: 313432
12cr|mklivecd-0.6.0.20081211-0.20081211.4|93	- add mandriva.patch from Simon Blandford to work with current Mandriva
12cr|mklivecd-0.6.0.20081211-0.20081211.4|94	- bump to current CVS snapshot
12cr|mklivecd-0.6.0.20081211-0.20081211.4|95	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|96	* Mon Dec 08 2008 Adam Williamson <awilliamson@mandriva.org> 0.6.0.20071202-1mdv2009.1
12cr|mklivecd-0.6.0.20081211-0.20081211.4|97	+ Revision: 312021
12cr|mklivecd-0.6.0.20081211-0.20081211.4|98	- drop a workaround for kernel 2.6.10
12cr|mklivecd-0.6.0.20081211-0.20081211.4|99	- upstream now uses our preferred default resolution so don't set it manually
12cr|mklivecd-0.6.0.20081211-0.20081211.4|100	- drop keep-menu.patch and splash.patch (merged upstream)
12cr|mklivecd-0.6.0.20081211-0.20081211.4|101	- rediff quiet-unmount.patch and make it do what the changelog claims it should
12cr|mklivecd-0.6.0.20081211-0.20081211.4|102	(the original version actually just stopped the unmount happening at all, it
12cr|mklivecd-0.6.0.20081211-0.20081211.4|103	didn't make it quiet)
12cr|mklivecd-0.6.0.20081211-0.20081211.4|104	- rediff no-more-hotplug.patch
12cr|mklivecd-0.6.0.20081211-0.20081211.4|105	- new license policy
12cr|mklivecd-0.6.0.20081211-0.20081211.4|106	- new version 0.6.0-20071202
12cr|mklivecd-0.6.0.20081211-0.20081211.4|107	- small cleanups
12cr|mklivecd-0.6.0.20081211-0.20081211.4|108	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|109	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.5.9-0.13mdv2009.0
12cr|mklivecd-0.6.0.20081211-0.20081211.4|110	+ Revision: 140954
12cr|mklivecd-0.6.0.20081211-0.20081211.4|111	- restore BuildRoot
12cr|mklivecd-0.6.0.20081211-0.20081211.4|112	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|113	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.5.9-0.13mdv2008.1
12cr|mklivecd-0.6.0.20081211-0.20081211.4|114	+ Revision: 130031
12cr|mklivecd-0.6.0.20081211-0.20081211.4|115	- kill re-definition of %%buildroot on Pixel's request
12cr|mklivecd-0.6.0.20081211-0.20081211.4|116	- import mklivecd
12cr|mklivecd-0.6.0.20081211-0.20081211.4|117	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|118	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|119	* Thu Feb 23 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.5.9-0.13mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|120	- new snapshot (20060109)
12cr|mklivecd-0.6.0.20081211-0.20081211.4|121	- remove patches 1, 2 & 10 now that draklive supercedes mklivecd and package
12cr|mklivecd-0.6.0.20081211-0.20081211.4|122	hwdetect again (#20977)
12cr|mklivecd-0.6.0.20081211-0.20081211.4|123	- drop patch 6 (i'm tired of maintaining patches adding hw support that
12cr|mklivecd-0.6.0.20081211-0.20081211.4|124	upstream won't apply)
12cr|mklivecd-0.6.0.20081211-0.20081211.4|125	- ditto for patch 8
12cr|mklivecd-0.6.0.20081211-0.20081211.4|126	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|127	* Thu Oct 13 2005 Pascal Terjan <pterjan@mandriva.org> 0.5.9-0.12mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|128	- patch 10: allow aulologin with something else than KDE (or disabling
12cr|mklivecd-0.6.0.20081211-0.20081211.4|129	autologin).
12cr|mklivecd-0.6.0.20081211-0.20081211.4|130	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|131	* Fri Sep 09 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.5.9-0.11mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|132	- requires zisofs-tools
12cr|mklivecd-0.6.0.20081211-0.20081211.4|133	- don't package hwdetect, harddrake is enabled at boot and does a better job
12cr|mklivecd-0.6.0.20081211-0.20081211.4|134	(hwdetect just broke snd_intel8x0 for example) (blino)
12cr|mklivecd-0.6.0.20081211-0.20081211.4|135	- use 800x600 as default resolution like DrakX since some machines
12cr|mklivecd-0.6.0.20081211-0.20081211.4|136	dislike 1024x768 (blino)
12cr|mklivecd-0.6.0.20081211-0.20081211.4|137	- patch 3: fix build w/o hotplug since it's no more mandatory
12cr|mklivecd-0.6.0.20081211-0.20081211.4|138	- patch 4: quiet umount of /proc
12cr|mklivecd-0.6.0.20081211-0.20081211.4|139	- patch 5: keep builded menus on live image
12cr|mklivecd-0.6.0.20081211-0.20081211.4|140	- patch 6:
12cr|mklivecd-0.6.0.20081211-0.20081211.4|141	o handle more SATA controllers
12cr|mklivecd-0.6.0.20081211-0.20081211.4|142	o add sata support for ahci/ata_piix in initrd as well (blino)
12cr|mklivecd-0.6.0.20081211-0.20081211.4|143	o don't break scsi modules list with misplaced comments (blino)
12cr|mklivecd-0.6.0.20081211-0.20081211.4|144	o don't try to use inexistent qlogicisp (blino)
12cr|mklivecd-0.6.0.20081211-0.20081211.4|145	- patch 7: let perl be quiet by default
12cr|mklivecd-0.6.0.20081211-0.20081211.4|146	- patch 8: don't break XKB and XDM
12cr|mklivecd-0.6.0.20081211-0.20081211.4|147	- patch 9: allow splash=silent and splash=verbose options
12cr|mklivecd-0.6.0.20081211-0.20081211.4|148	(splash=yes didn't make much sense) (blino)
12cr|mklivecd-0.6.0.20081211-0.20081211.4|149	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|150	* Wed Jun 01 2005 Lenny Cartier <lenny@mandriva.com> 0.5.9-0.10mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|151	- fix summary & desc (thx Zero_Dogg)
12cr|mklivecd-0.6.0.20081211-0.20081211.4|152	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|153	* Tue May 31 2005 Lenny Cartier <lenny@mandriva.com> 0.5.9-0.9mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|154	- requires syslinux
12cr|mklivecd-0.6.0.20081211-0.20081211.4|155	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|156	* Tue Mar 22 2005 Nicolas Lcureuil <neoclust@mandrake.org> 0.5.9-0.8mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|157	- rebuild
12cr|mklivecd-0.6.0.20081211-0.20081211.4|158	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|159	* Tue Mar 22 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.5.9-0.7mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|160	- update docs
12cr|mklivecd-0.6.0.20081211-0.20081211.4|161	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|162	* Tue Mar 22 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.5.9-0.6mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|163	- add another missing dependency; mediacheck
12cr|mklivecd-0.6.0.20081211-0.20081211.4|164	- update from cvs
12cr|mklivecd-0.6.0.20081211-0.20081211.4|165	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|166	* Tue Mar 22 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.5.9-0.5mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|167	- update url
12cr|mklivecd-0.6.0.20081211-0.20081211.4|168	- add missing dependency on squashfs-tools
12cr|mklivecd-0.6.0.20081211-0.20081211.4|169	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|170	* Thu Feb 10 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.5.9-0.4mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|171	- 20050208 CVS snapshot (fix shell)
12cr|mklivecd-0.6.0.20081211-0.20081211.4|172	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|173	* Tue Feb 08 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.5.9-0.3mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|174	- 20050208 CVS snapshot (sata update, sync with udev)
12cr|mklivecd-0.6.0.20081211-0.20081211.4|175	- fix cdrom now build into kernel core
12cr|mklivecd-0.6.0.20081211-0.20081211.4|176	- rediff patch 1
12cr|mklivecd-0.6.0.20081211-0.20081211.4|177	- merge patch 3 into patch 1
12cr|mklivecd-0.6.0.20081211-0.20081211.4|178	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|179	* Fri Dec 24 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.5.9-0.2mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|180	- fix undefined variable
12cr|mklivecd-0.6.0.20081211-0.20081211.4|181	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|182	* Fri Dec 24 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.5.9-0.1mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|183	- CVS snapshot (mdk10.x aware)
12cr|mklivecd-0.6.0.20081211-0.20081211.4|184	- kill useless patch 0
12cr|mklivecd-0.6.0.20081211-0.20081211.4|185	- patch 1: preconfigure keyboard, i18n, user, ... so that harddrake is able to
12cr|mklivecd-0.6.0.20081211-0.20081211.4|186	autoconfigure everything
12cr|mklivecd-0.6.0.20081211-0.20081211.4|187	- patch 2: let harddrake service work
12cr|mklivecd-0.6.0.20081211-0.20081211.4|188	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|189	* Thu Jun 17 2004 Michael Scherer <misc@mandrake.org> 0.5.6-5mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|190	- fix Summary
12cr|mklivecd-0.6.0.20081211-0.20081211.4|191	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|192	* Tue May 04 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.5.6-4mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|193	- patch 0: fix deps killed by latest drakxtools
12cr|mklivecd-0.6.0.20081211-0.20081211.4|194	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|195	* Mon Dec 22 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.5.6-3mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|196	- rebuild for new deps
12cr|mklivecd-0.6.0.20081211-0.20081211.4|197	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|198	* Wed Dec 03 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.5.6-2mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|199	- spec fixes
12cr|mklivecd-0.6.0.20081211-0.20081211.4|200	- fix unowned dir
12cr|mklivecd-0.6.0.20081211-0.20081211.4|201	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|202	* Mon Oct  6 2003 Jaco Greeff <jaco@linuxminicd.org> 0.5.6-1mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|203	- version 0.5.6
12cr|mklivecd-0.6.0.20081211-0.20081211.4|204	- spec fixes by Buchan Milne <bgmilne@cae.co.za>
12cr|mklivecd-0.6.0.20081211-0.20081211.4|205	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|206	* Sat Sep 27 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 0.5.5-2mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|207	- rebuild
12cr|mklivecd-0.6.0.20081211-0.20081211.4|208	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|209	* Thu Sep 25 2003 Jaco Greeff <jaco@linuxminicd.org> 0.5.5-1mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|210	- version 0.5.5
12cr|mklivecd-0.6.0.20081211-0.20081211.4|211	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|212	* Wed Sep 24 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 0.5.4-2mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|213	- spec fixes
12cr|mklivecd-0.6.0.20081211-0.20081211.4|214	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|215	* Tue Sep 23 2003 Jaco Greeff <jaco@linuxminicd.org> 0.5.4-1mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|216	- version 0.5.4
12cr|mklivecd-0.6.0.20081211-0.20081211.4|217	- removed patch0, fixed upstream
12cr|mklivecd-0.6.0.20081211-0.20081211.4|218	
12cr|mklivecd-0.6.0.20081211-0.20081211.4|219	* Mon Sep 22 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 0.5.3-1mdk
12cr|mklivecd-0.6.0.20081211-0.20081211.4|220	- initial import into contrib, based on spec file from Jaco Greeff
12cr|mklivecd-0.6.0.20081211-0.20081211.4|221	- fixed requires (mkisofs)
12cr|mklivecd-0.6.0.20081211-0.20081211.4|222	- temporary locale fix to correct calculate initrd size
12cr|mklivecd-0.6.0.20081211-0.20081211.4|223	- correct mdk group name
12cr|mklivecd-0.6.0.20081211-0.20081211.4|224	- some macroszification

3200 12
12cr|mldonkey-3.1.2-1|1	Name:		mldonkey
12cr|mldonkey-3.1.2-1|2	Version:	3.1.2
12cr|mldonkey-3.1.2-1|3	Release:	1
12cr|mldonkey-3.1.2-1|4	Summary:	Door to the 'donkey' network
12cr|mldonkey-3.1.2-1|5	License:	GPLv2
12cr|mldonkey-3.1.2-1|6	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|mldonkey-3.1.2-1|7	#http://savannah.nongnu.org/download/mldonkey/%{name}-%{version}.tar.bz2
12cr|mldonkey-3.1.2-1|8	Source1:	%{name}-icon-16.png
12cr|mldonkey-3.1.2-1|9	Source2:	%{name}-icon-32.png
12cr|mldonkey-3.1.2-1|10	Source3:	%{name}-icon-48.png
12cr|mldonkey-3.1.2-1|11	Source4:	%{name}.init
12cr|mldonkey-3.1.2-1|12	Source5:	downloads.ini
12cr|mldonkey-3.1.2-1|13	Source6:	%{name}.sysconfig
12cr|mldonkey-3.1.2-1|14	Source7:	mlnet.sh
12cr|mldonkey-3.1.2-1|15	Source8:	mldonkey_df_monitor.crond
12cr|mldonkey-3.1.2-1|16	Source9:	mldonkey_df_monitor.sh
12cr|mldonkey-3.1.2-1|17	Source10:	mlgui.sh
12cr|mldonkey-3.1.2-1|18	Source11:	mldonkey.logrotate
12cr|mldonkey-3.1.2-1|19	URL:		http://sourceforge.net/projects/mldonkey/
12cr|mldonkey-3.1.2-1|20	#http://www.nongnu.org/mldonkey
12cr|mldonkey-3.1.2-1|21	Group:		System/Servers
12cr|mldonkey-3.1.2-1|22	BuildRequires:	camlp4
12cr|mldonkey-3.1.2-1|23	BuildRequires:	gd-devel
12cr|mldonkey-3.1.2-1|24	BuildRequires:	pkgconfig(ncurses)
12cr|mldonkey-3.1.2-1|25	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|mldonkey-3.1.2-1|26	BuildRequires:  ocaml >= 3.10.2
12cr|mldonkey-3.1.2-1|27	BuildRequires:	ocaml-findlib
12cr|mldonkey-3.1.2-1|28	BuildRequires:	ocaml-lablgtk2-devel
12cr|mldonkey-3.1.2-1|29	BuildRequires:	bzip2-devel
12cr|mldonkey-3.1.2-1|30	BuildRequires:	magic-devel
12cr|mldonkey-3.1.2-1|31	Epoch:		1
12cr|mldonkey-3.1.2-1|32	Requires: 	netcat
12cr|mldonkey-3.1.2-1|33	
12cr|mldonkey-3.1.2-1|34	%description
12cr|mldonkey-3.1.2-1|35	MLDonkey is a door to the 'donkey' network, a decentralized network used to
12cr|mldonkey-3.1.2-1|36	exchange big files on the Internet. It is written in a wonderful language,
12cr|mldonkey-3.1.2-1|37	called Objective-Caml, and present most features of the basic Windows donkey
12cr|mldonkey-3.1.2-1|38	client, plus some more:
12cr|mldonkey-3.1.2-1|39	- It should work on most UNIX-compatible platforms.
12cr|mldonkey-3.1.2-1|40	- You can remotely command your client, either by telnet, on a WEB browser,
12cr|mldonkey-3.1.2-1|41	or with the GTK interface.
12cr|mldonkey-3.1.2-1|42	- You can connect to several servers, and each search will query all the
12cr|mldonkey-3.1.2-1|43	connected servers.
12cr|mldonkey-3.1.2-1|44	- You can select mp3s by bitrates in queries (useful ?).
12cr|mldonkey-3.1.2-1|45	- You can select the name of a downloaded file before moving it to your
12cr|mldonkey-3.1.2-1|46	incoming directory.
12cr|mldonkey-3.1.2-1|47	- You can have several queries in the graphical user interface at the same
12cr|mldonkey-3.1.2-1|48	time.
12cr|mldonkey-3.1.2-1|49	- You can remember your old queries results in the command-line interface.
12cr|mldonkey-3.1.2-1|50	- You can search in the history of all files you have seen on the network.
12cr|mldonkey-3.1.2-1|51	
12cr|mldonkey-3.1.2-1|52	It can also access other peer-to-peer networks:
12cr|mldonkey-3.1.2-1|53	- Direct Connect
12cr|mldonkey-3.1.2-1|54	- Open Napster
12cr|mldonkey-3.1.2-1|55	- Gnutella LimeWire
12cr|mldonkey-3.1.2-1|56	- Soulseek
12cr|mldonkey-3.1.2-1|57	- Audio Galaxy
12cr|mldonkey-3.1.2-1|58	- OpenFT
12cr|mldonkey-3.1.2-1|59	- Overnet
12cr|mldonkey-3.1.2-1|60	- Bittorent
12cr|mldonkey-3.1.2-1|61	- FileTP
12cr|mldonkey-3.1.2-1|62	
12cr|mldonkey-3.1.2-1|63	%package gui
12cr|mldonkey-3.1.2-1|64	Summary:	Graphical frontend for mldonkey based on GTK
12cr|mldonkey-3.1.2-1|65	Group:		Networking/Other
12cr|mldonkey-3.1.2-1|66	Provides:	mldonkey-gui-i18n
12cr|mldonkey-3.1.2-1|67	Provides:       mldonkey-gui-i18n-de
12cr|mldonkey-3.1.2-1|68	Provides:       mldonkey-gui-i18n-es
12cr|mldonkey-3.1.2-1|69	Provides:       mldonkey-gui-i18n-fr
12cr|mldonkey-3.1.2-1|70	Provides:       mldonkey-gui-i18n-pt_BR
12cr|mldonkey-3.1.2-1|71	Provides:       mldonkey-gui-i18n-sv
12cr|mldonkey-3.1.2-1|72	Obsoletes:      mldonkey-gui-i18n-de
12cr|mldonkey-3.1.2-1|73	Obsoletes:      mldonkey-gui-i18n-es
12cr|mldonkey-3.1.2-1|74	Obsoletes:      mldonkey-gui-i18n-fr
12cr|mldonkey-3.1.2-1|75	Obsoletes:      mldonkey-gui-i18n-pt_BR
12cr|mldonkey-3.1.2-1|76	Obsoletes:      mldonkey-gui-i18n-sv
12cr|mldonkey-3.1.2-1|77	
12cr|mldonkey-3.1.2-1|78	%description gui
12cr|mldonkey-3.1.2-1|79	The GTK interface for mldonkey provides a convenient way of managing
12cr|mldonkey-3.1.2-1|80	all mldonkey operations. It gives details about conected servers,
12cr|mldonkey-3.1.2-1|81	downloaded files, friends and lets one search for files in a pleasing
12cr|mldonkey-3.1.2-1|82	way.
12cr|mldonkey-3.1.2-1|83	
12cr|mldonkey-3.1.2-1|84	%package init
12cr|mldonkey-3.1.2-1|85	Requires(pre):	rpm-helper
12cr|mldonkey-3.1.2-1|86	Summary:	Init to launch mldonkey
12cr|mldonkey-3.1.2-1|87	Group:		System/Servers
12cr|mldonkey-3.1.2-1|88	Requires:	%{name} = %{epoch}:%{version}-%{release}
12cr|mldonkey-3.1.2-1|89	
12cr|mldonkey-3.1.2-1|90	%description init
12cr|mldonkey-3.1.2-1|91	Contains init and configs to launch mldonkey as a service.
12cr|mldonkey-3.1.2-1|92	
12cr|mldonkey-3.1.2-1|93	NOTE: by default incoming dir is located in /var/lib/mldonkey/incoming and
12cr|mldonkey-3.1.2-1|94	temp dir in /var/cache/mldonkey. Mlondkey is launched by daemon function
12cr|mldonkey-3.1.2-1|95	with mldonkey user (created in postinst script).
12cr|mldonkey-3.1.2-1|96	
12cr|mldonkey-3.1.2-1|97	NOTE: If you are using a password for your mldonkey, you now need to specify
12cr|mldonkey-3.1.2-1|98	it in your /etc/sysconfig/mldonkey, because mldonkey now stores them crypted.
12cr|mldonkey-3.1.2-1|99	
12cr|mldonkey-3.1.2-1|100	%package ed2k_submit
12cr|mldonkey-3.1.2-1|101	Summary:	This tool gives you an easy way to add a ed2k-link
12cr|mldonkey-3.1.2-1|102	Group:		Graphical desktop/KDE
12cr|mldonkey-3.1.2-1|103	Requires:	kdebase4-runtime
12cr|mldonkey-3.1.2-1|104	Requires:	perl-libwww-perl
12cr|mldonkey-3.1.2-1|105	
12cr|mldonkey-3.1.2-1|106	%description ed2k_submit
12cr|mldonkey-3.1.2-1|107	This tool gives you an easy way to add an ed2k-link
12cr|mldonkey-3.1.2-1|108	(like ed2k://|file|filename.exe|21352658|72b0b287cab7d875ccc1d89ebe910b9g|)
12cr|mldonkey-3.1.2-1|109	with a single click to your mldonkey download queue.
12cr|mldonkey-3.1.2-1|110	
12cr|mldonkey-3.1.2-1|111	You need to edit /etc/sysconfig/mldonkey_submit
12cr|mldonkey-3.1.2-1|112	
12cr|mldonkey-3.1.2-1|113	%prep
12cr|mldonkey-3.1.2-1|114	%setup -q
12cr|mldonkey-3.1.2-1|115	
12cr|mldonkey-3.1.2-1|116	%build
12cr|mldonkey-3.1.2-1|117	%configure2_5x --enable-gui
12cr|mldonkey-3.1.2-1|118	%make
12cr|mldonkey-3.1.2-1|119	
12cr|mldonkey-3.1.2-1|120	%install
12cr|mldonkey-3.1.2-1|121	rm -rf %{buildroot}
12cr|mldonkey-3.1.2-1|122	
12cr|mldonkey-3.1.2-1|123	# core
12cr|mldonkey-3.1.2-1|124	install -d -m 755 %{buildroot}%{_bindir}
12cr|mldonkey-3.1.2-1|125	install -d -m 755 %{buildroot}%{_libdir}/%{name}
12cr|mldonkey-3.1.2-1|126	install -m 755 %{SOURCE7} %{buildroot}%{_bindir}/mlnet
12cr|mldonkey-3.1.2-1|127	install -m 755 mlnet %{buildroot}%{_libdir}/%{name}/mlnet
12cr|mldonkey-3.1.2-1|128	install -m 755 distrib/mldonkey_command %{buildroot}%{_bindir}/mldonkey_command
12cr|mldonkey-3.1.2-1|129	install -m 755 distrib/kill_mldonkey %{buildroot}%{_bindir}/kill_mldonkey
12cr|mldonkey-3.1.2-1|130	
12cr|mldonkey-3.1.2-1|131	for link in mlbt mldonkey mlgnut; do
12cr|mldonkey-3.1.2-1|132	ln -s mlnet %{buildroot}%{_libdir}/%{name}/$link ;
12cr|mldonkey-3.1.2-1|133	done
12cr|mldonkey-3.1.2-1|134	
12cr|mldonkey-3.1.2-1|135	# gui
12cr|mldonkey-3.1.2-1|136	install -m 755 mlgui %{buildroot}%{_libdir}/%{name}/mlgui
12cr|mldonkey-3.1.2-1|137	install -m 755 mlguistarter %{buildroot}%{_libdir}/%{name}/mlguistarter
12cr|mldonkey-3.1.2-1|138	install -m 755 distrib/mldonkey_previewer %{buildroot}%{_bindir}/mldonkey_previewer
12cr|mldonkey-3.1.2-1|139	install -m 755 %{SOURCE10} %{buildroot}%{_bindir}/mlgui
12cr|mldonkey-3.1.2-1|140	
12cr|mldonkey-3.1.2-1|141	# i18n
12cr|mldonkey-3.1.2-1|142	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|mldonkey-3.1.2-1|143	install -m 644 distrib/i18n/gui_messages.ini.de %{buildroot}%{_datadir}/%{name}/gui_messages.ini.de
12cr|mldonkey-3.1.2-1|144	install -m 644 distrib/i18n/gui_messages.ini.fr.noaccents %{buildroot}%{_datadir}/%{name}/gui_messages.ini.fr
12cr|mldonkey-3.1.2-1|145	install -m 644 distrib/i18n/gui_messages.ini.sp %{buildroot}%{_datadir}/%{name}/gui_messages.ini.es
12cr|mldonkey-3.1.2-1|146	install -m 644 distrib/i18n/gui_messages.ini.pt_BR %{buildroot}%{_datadir}/%{name}/gui_messages.ini.pt_BR
12cr|mldonkey-3.1.2-1|147	install -m 644 distrib/i18n/gui_messages.ini.sv %{buildroot}%{_datadir}/%{name}/gui_messages.ini.sv
12cr|mldonkey-3.1.2-1|148	install -m 644 distrib/i18n/gui_messages.ini.catalan %{buildroot}%{_datadir}/%{name}/gui_messages.ini.ca
12cr|mldonkey-3.1.2-1|149	install -m 644 distrib/i18n/gui_messages.ini.dutch %{buildroot}%{_datadir}/%{name}/gui_messages.ini.dutch
12cr|mldonkey-3.1.2-1|150	install -m 644 distrib/i18n/gui_messages.ini.ga %{buildroot}%{_datadir}/%{name}/gui_messages.ini.ga
12cr|mldonkey-3.1.2-1|151	
12cr|mldonkey-3.1.2-1|152	# init
12cr|mldonkey-3.1.2-1|153	install -d -m 755 %{buildroot}%{_initrddir}
12cr|mldonkey-3.1.2-1|154	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cr|mldonkey-3.1.2-1|155	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/incoming
12cr|mldonkey-3.1.2-1|156	install -d -m 755 %{buildroot}%{_localstatedir}/cache/mldonkey
12cr|mldonkey-3.1.2-1|157	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
12cr|mldonkey-3.1.2-1|158	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
12cr|mldonkey-3.1.2-1|159	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|mldonkey-3.1.2-1|160	install -m 755 %{SOURCE4} %{buildroot}%{_initrddir}/mldonkey
12cr|mldonkey-3.1.2-1|161	install -m 644 %{SOURCE5} %{buildroot}%{_localstatedir}/lib/%{name}/downloads.ini
12cr|mldonkey-3.1.2-1|162	install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/sysconfig/mldonkey
12cr|mldonkey-3.1.2-1|163	install -m 644 %{SOURCE8} %{buildroot}%{_sysconfdir}/cron.d/mldonkey_df_monitor
12cr|mldonkey-3.1.2-1|164	install -m 755 %{SOURCE9} %{buildroot}%{_libdir}/%{name}/mldonkey_df_monitor.sh
12cr|mldonkey-3.1.2-1|165	install -m 644 %{SOURCE11} %{buildroot}%{_sysconfdir}/logrotate.d/mldonkey
12cr|mldonkey-3.1.2-1|166	
12cr|mldonkey-3.1.2-1|167	# macroize library dirs in scripts
12cr|mldonkey-3.1.2-1|168	perl -i -pe 's|/usr/lib/%{name}|%{_libdir}/%{name}|g' \
12cr|mldonkey-3.1.2-1|169	%{buildroot}%{_bindir}/mlnet %{buildroot}%{_bindir}/mlgui \
12cr|mldonkey-3.1.2-1|170	%{buildroot}%{_initrddir}/mldonkey \
12cr|mldonkey-3.1.2-1|171	%{buildroot}%{_sysconfdir}/cron.d/mldonkey_df_monitor \
12cr|mldonkey-3.1.2-1|172	%{buildroot}%{_localstatedir}/lib/%{name}/downloads.ini \
12cr|mldonkey-3.1.2-1|173	%{buildroot}%{_libdir}/%{name}/mldonkey_df_monitor.sh
12cr|mldonkey-3.1.2-1|174	
12cr|mldonkey-3.1.2-1|175	# ed2k_submit
12cr|mldonkey-3.1.2-1|176	install -d -m 755 %{buildroot}%{_datadir}/services/
12cr|mldonkey-3.1.2-1|177	install -m 755 distrib/ed2k_submit/mldonkey_submit %{buildroot}%{_bindir}/mldonkey_submit
12cr|mldonkey-3.1.2-1|178	install -m 644 distrib/ed2k_submit/mldonkey %{buildroot}%{_sysconfdir}/sysconfig/mldonkey_submit
12cr|mldonkey-3.1.2-1|179	install -m 644 distrib/ed2k_submit/ed2k.protocol  %{buildroot}%{_datadir}/services/ed2k.protocol
12cr|mldonkey-3.1.2-1|180	
12cr|mldonkey-3.1.2-1|181	# menu
12cr|mldonkey-3.1.2-1|182	install %{SOURCE1} -D -m 644 %{buildroot}%{_miconsdir}/%{name}.png
12cr|mldonkey-3.1.2-1|183	install %{SOURCE2} -D -m 644 %{buildroot}%{_iconsdir}/%{name}.png
12cr|mldonkey-3.1.2-1|184	install %{SOURCE3} -D -m 644 %{buildroot}%{_liconsdir}/%{name}.png
12cr|mldonkey-3.1.2-1|185	
12cr|mldonkey-3.1.2-1|186	install -d -m 755 %{buildroot}%{_datadir}/applications/
12cr|mldonkey-3.1.2-1|187	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}-gui.desktop
12cr|mldonkey-3.1.2-1|188	[Desktop Entry]
12cr|mldonkey-3.1.2-1|189	Name=Mldonkey GUI
12cr|mldonkey-3.1.2-1|190	Comment=Download files with Mldonkey
12cr|mldonkey-3.1.2-1|191	Exec=%{_bindir}/mlgui
12cr|mldonkey-3.1.2-1|192	Icon=%{name}
12cr|mldonkey-3.1.2-1|193	Terminal=false
12cr|mldonkey-3.1.2-1|194	Type=Application
12cr|mldonkey-3.1.2-1|195	StartupNotify=true
12cr|mldonkey-3.1.2-1|196	Categories=GTK;Network;FileTransfer;P2P;X-MandrivaLinux-Internet-FileTransfer;
12cr|mldonkey-3.1.2-1|197	EOF
12cr|mldonkey-3.1.2-1|198	
12cr|mldonkey-3.1.2-1|199	%pre init
12cr|mldonkey-3.1.2-1|200	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/bash
12cr|mldonkey-3.1.2-1|201	
12cr|mldonkey-3.1.2-1|202	%post init
12cr|mldonkey-3.1.2-1|203	%_post_service %{name}
12cr|mldonkey-3.1.2-1|204	
12cr|mldonkey-3.1.2-1|205	%preun init
12cr|mldonkey-3.1.2-1|206	%_preun_service %{name}
12cr|mldonkey-3.1.2-1|207	
12cr|mldonkey-3.1.2-1|208	%postun init
12cr|mldonkey-3.1.2-1|209	%_postun_userdel %{name}
12cr|mldonkey-3.1.2-1|210	
12cr|mldonkey-3.1.2-1|211	%post gui
12cr|mldonkey-3.1.2-1|212	%update_menus
12cr|mldonkey-3.1.2-1|213	
12cr|mldonkey-3.1.2-1|214	%postun gui
12cr|mldonkey-3.1.2-1|215	%clean_menus
12cr|mldonkey-3.1.2-1|216	
12cr|mldonkey-3.1.2-1|217	%files
12cr|mldonkey-3.1.2-1|218	%defattr(-,root,root)
12cr|mldonkey-3.1.2-1|219	%doc Copying.txt distrib/Authors.txt distrib/Bugs.txt distrib/ChangeLog
12cr|mldonkey-3.1.2-1|220	%doc distrib/Todo.txt distrib/ed2k_submit/README.MLdonkeySubmit distrib/Developers.txt
12cr|mldonkey-3.1.2-1|221	%doc docs
12cr|mldonkey-3.1.2-1|222	%{_bindir}/mlnet
12cr|mldonkey-3.1.2-1|223	%{_bindir}/mldonkey_command
12cr|mldonkey-3.1.2-1|224	%{_bindir}/kill_mldonkey
12cr|mldonkey-3.1.2-1|225	%dir %{_libdir}/%{name}
12cr|mldonkey-3.1.2-1|226	%{_libdir}/%{name}/mlbt
12cr|mldonkey-3.1.2-1|227	%{_libdir}/%{name}/mldonkey
12cr|mldonkey-3.1.2-1|228	%{_libdir}/%{name}/mlgnut
12cr|mldonkey-3.1.2-1|229	%{_libdir}/%{name}/mlnet
12cr|mldonkey-3.1.2-1|230	#{_libdir}/%{name}/use_tags
12cr|mldonkey-3.1.2-1|231	
12cr|mldonkey-3.1.2-1|232	%files gui
12cr|mldonkey-3.1.2-1|233	%defattr(-,root,root)
12cr|mldonkey-3.1.2-1|234	%doc Copying.txt distrib/Authors.txt distrib/Bugs.txt distrib/ChangeLog distrib/Developers.txt distrib/Todo.txt
12cr|mldonkey-3.1.2-1|235	%{_bindir}/mlgui*
12cr|mldonkey-3.1.2-1|236	%{_bindir}/mldonkey_previewer
12cr|mldonkey-3.1.2-1|237	%dir %{_libdir}/%{name}
12cr|mldonkey-3.1.2-1|238	%{_libdir}/%{name}/mlgui
12cr|mldonkey-3.1.2-1|239	%{_libdir}/%{name}/mlguistarter
12cr|mldonkey-3.1.2-1|240	%{_iconsdir}/%{name}.png
12cr|mldonkey-3.1.2-1|241	%{_miconsdir}/%{name}.png
12cr|mldonkey-3.1.2-1|242	%{_liconsdir}/%{name}.png
12cr|mldonkey-3.1.2-1|243	%{_datadir}/%{name}
12cr|mldonkey-3.1.2-1|244	%{_datadir}/applications/%{name}-gui.desktop
12cr|mldonkey-3.1.2-1|245	
12cr|mldonkey-3.1.2-1|246	%files init
12cr|mldonkey-3.1.2-1|247	%defattr(-,root,root)
12cr|mldonkey-3.1.2-1|248	%doc Copying.txt
12cr|mldonkey-3.1.2-1|249	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|mldonkey-3.1.2-1|250	%config(noreplace) %{_sysconfdir}/cron.d/mldonkey_df_monitor
12cr|mldonkey-3.1.2-1|251	%config(noreplace) %{_initrddir}/mldonkey
12cr|mldonkey-3.1.2-1|252	%config(noreplace) %{_sysconfdir}/logrotate.d/mldonkey
12cr|mldonkey-3.1.2-1|253	%{_libdir}/%{name}/mldonkey_df_monitor.sh
12cr|mldonkey-3.1.2-1|254	%attr(600,mldonkey,mldonkey) %config(noreplace) %{_localstatedir}/lib/mldonkey/downloads.ini
12cr|mldonkey-3.1.2-1|255	%attr(770,mldonkey,mldonkey) %dir %{_localstatedir}/lib/%{name}/incoming
12cr|mldonkey-3.1.2-1|256	%attr(700,mldonkey,mldonkey) %dir %{_localstatedir}/cache/%{name}
12cr|mldonkey-3.1.2-1|257	%attr(710,mldonkey,mldonkey) %dir %{_localstatedir}/lib/%{name}
12cr|mldonkey-3.1.2-1|258	
12cr|mldonkey-3.1.2-1|259	%files ed2k_submit
12cr|mldonkey-3.1.2-1|260	%defattr(-,root,root)
12cr|mldonkey-3.1.2-1|261	%doc Copying.txt distrib/ed2k_submit/README.MLdonkeySubmit
12cr|mldonkey-3.1.2-1|262	%config(noreplace) %{_sysconfdir}/sysconfig/mldonkey_submit
12cr|mldonkey-3.1.2-1|263	%{_bindir}/mldonkey_submit
12cr|mldonkey-3.1.2-1|264	%{_datadir}/services/ed2k.protocol
12cr|mldonkey-3.1.2-1|265	
12cr|mldonkey-3.1.2-1|266	%clean
12cr|mldonkey-3.1.2-1|267	rm -rf %{buildroot}
12cr|mldonkey-3.1.2-1|268	
12cr|mldonkey-3.1.2-1|269	
12cr|mldonkey-3.1.2-1|270	%changelog
12cr|mldonkey-3.1.2-1|271	* Fri Jun 08 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:3.1.2-1
12cr|mldonkey-3.1.2-1|272	+ Revision: 803350
12cr|mldonkey-3.1.2-1|273	- Fix BuildRequires: to not install 32bit code on x86_64
12cr|mldonkey-3.1.2-1|274	- Fix unresolvable "kdebase" dependency in ed2k-submit
12cr|mldonkey-3.1.2-1|275	- Update to 3.1.2
12cr|mldonkey-3.1.2-1|276	
12cr|mldonkey-3.1.2-1|277	* Mon Jan 16 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:3.1.0-1
12cr|mldonkey-3.1.2-1|278	+ Revision: 761807
12cr|mldonkey-3.1.2-1|279	- Clean up spec file
12cr|mldonkey-3.1.2-1|280	- Update to 3.1.0
12cr|mldonkey-3.1.2-1|281	
12cr|mldonkey-3.1.2-1|282	* Fri Aug 05 2011 Andrey Bondrov <abondrov@mandriva.org> 1:3.0.7-1
12cr|mldonkey-3.1.2-1|283	+ Revision: 693323
12cr|mldonkey-3.1.2-1|284	- Add patch1 to fix gcc-4.6 build. Drop obsoleted chat package.
12cr|mldonkey-3.1.2-1|285	- imported package mldonkey
12cr|mldonkey-3.1.2-1|286	
12cr|mldonkey-3.1.2-1|287	
12cr|mldonkey-3.1.2-1|288	* Sat Jul 23 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 1:3.0.7-1mdv2011.0
12cr|mldonkey-3.1.2-1|289	- New version 3.0.7
12cr|mldonkey-3.1.2-1|290	- Import from PLF
12cr|mldonkey-3.1.2-1|291	- Remove PLF reference
12cr|mldonkey-3.1.2-1|292	
12cr|mldonkey-3.1.2-1|293	* Sat Oct 31 2009 Guillaume Rousse <guillomovitch@zarb.org> 1:3.0.1-1plf2010.0
12cr|mldonkey-3.1.2-1|294	- new version
12cr|mldonkey-3.1.2-1|295	- drop old configure patch
12cr|mldonkey-3.1.2-1|296	- drop old menu entry
12cr|mldonkey-3.1.2-1|297	- add libmagic support
12cr|mldonkey-3.1.2-1|298	- fix #250:
12cr|mldonkey-3.1.2-1|299	- fix '%%{_localstatedir}' semantic change
12cr|mldonkey-3.1.2-1|300	- fix log file handling in initscript
12cr|mldonkey-3.1.2-1|301	
12cr|mldonkey-3.1.2-1|302	* Sun Mar 01 2009 Stefan van der Eijk <stefan@zarb.org> 1:3.0.0-1plf2009.1
12cr|mldonkey-3.1.2-1|303	- 3.0.0
12cr|mldonkey-3.1.2-1|304	- fix netcat dependency

3201 12
12cr|mlterm-3.0.11-1|1	%define name    mlterm
12cr|mlterm-3.0.11-1|2	%define version 3.0.11
12cr|mlterm-3.0.11-1|3	%define release	1
12cr|mlterm-3.0.11-1|4	
12cr|mlterm-3.0.11-1|5	%define majorkik       10
12cr|mlterm-3.0.11-1|6	%define libnamekik     %mklibname kik %{majorkik}
12cr|mlterm-3.0.11-1|7	%define libnamedevkik  %mklibname -d kik %{majorkik}
12cr|mlterm-3.0.11-1|8	
12cr|mlterm-3.0.11-1|9	%define majormkf       13
12cr|mlterm-3.0.11-1|10	%define libnamemkf     %mklibname mkf %{majormkf}
12cr|mlterm-3.0.11-1|11	%define libnamedevmkf  %mklibname -d mkf %{majormkf}
12cr|mlterm-3.0.11-1|12	
12cr|mlterm-3.0.11-1|13	Summary:     Multi Lingual TERMinal emulator for X
12cr|mlterm-3.0.11-1|14	Name:        %{name}
12cr|mlterm-3.0.11-1|15	Version:     %{version}
12cr|mlterm-3.0.11-1|16	Release:     %{release}
12cr|mlterm-3.0.11-1|17	License:     BSD style
12cr|mlterm-3.0.11-1|18	Group:       Terminals
12cr|mlterm-3.0.11-1|19	URL:         http://mlterm.sourceforge.net/
12cr|mlterm-3.0.11-1|20	Source0:     http://prdownloads.sourceforge.net/mlterm/mlterm-%{version}.tar.gz
12cr|mlterm-3.0.11-1|21	Patch0:      mlterm_font_config.diff
12cr|mlterm-3.0.11-1|22	Patch1:      mlterm_main_config.diff
12cr|mlterm-3.0.11-1|23	Patch2:      mlterm-2.9.4-mdv-fix-str-fmt.patch
12cr|mlterm-3.0.11-1|24	Patch3:		mlterm-3.0.0-linkage.patch
12cr|mlterm-3.0.11-1|25	# we need to versionate the two following requires b/c of missing major changes:
12cr|mlterm-3.0.11-1|26	Requires:       %libnamekik = %{version}
12cr|mlterm-3.0.11-1|27	Requires:       %libnamemkf = %{version}
12cr|mlterm-3.0.11-1|28	Requires:       ncurses-extraterms
12cr|mlterm-3.0.11-1|29	BuildRequires:  fribidi-devel gtk2-devel
12cr|mlterm-3.0.11-1|30	BuildRequires:  imagemagick
12cr|mlterm-3.0.11-1|31	BuildRequires:	libgdk_pixbuf2.0-devel
12cr|mlterm-3.0.11-1|32	
12cr|mlterm-3.0.11-1|33	%description
12cr|mlterm-3.0.11-1|34	mlterm is a multi-lingual terminal emulator written from
12cr|mlterm-3.0.11-1|35	scratch, which supports various character sets and encodings
12cr|mlterm-3.0.11-1|36	in the world.  It also supports various unique feature such as
12cr|mlterm-3.0.11-1|37	anti-alias using FreeType, multiple windows, scrollbar API,
12cr|mlterm-3.0.11-1|38	scroll by mouse wheel, automatic selection of encoding,
12cr|mlterm-3.0.11-1|39	and so on. Multiple xims are also supported.
12cr|mlterm-3.0.11-1|40	You can dynamically change various xims.
12cr|mlterm-3.0.11-1|41	NOTE: mlterm has good config tools.
12cr|mlterm-3.0.11-1|42	Press Ctrl + right click or Ctrl + left click to run them.
12cr|mlterm-3.0.11-1|43	
12cr|mlterm-3.0.11-1|44	
12cr|mlterm-3.0.11-1|45	%package -n	%libnamekik
12cr|mlterm-3.0.11-1|46	Group:		System/Libraries
12cr|mlterm-3.0.11-1|47	Summary:	Uitlity Library for Multi Lingual TERMinal
12cr|mlterm-3.0.11-1|48	
12cr|mlterm-3.0.11-1|49	%description -n %libnamekik
12cr|mlterm-3.0.11-1|50	This library is necessary for Multi Lingual TERMinal. It contains
12cr|mlterm-3.0.11-1|51	various utility functions for mlterm.
12cr|mlterm-3.0.11-1|52	
12cr|mlterm-3.0.11-1|53	%package -n	%libnamemkf
12cr|mlterm-3.0.11-1|54	Group:		System/Libraries
12cr|mlterm-3.0.11-1|55	Summary:	Mlterm Library for Handling Various Character Encodings
12cr|mlterm-3.0.11-1|56	
12cr|mlterm-3.0.11-1|57	%description -n %libnamemkf
12cr|mlterm-3.0.11-1|58	This library is necessary for Multi Lingual TERMinal. It contains
12cr|mlterm-3.0.11-1|59	routines for handling various character sets.
12cr|mlterm-3.0.11-1|60	
12cr|mlterm-3.0.11-1|61	
12cr|mlterm-3.0.11-1|62	%prep
12cr|mlterm-3.0.11-1|63	%setup -q -n %name-%version
12cr|mlterm-3.0.11-1|64	%patch0 -p0
12cr|mlterm-3.0.11-1|65	%patch1 -p0
12cr|mlterm-3.0.11-1|66	%patch2 -p1 -b .strfmt
12cr|mlterm-3.0.11-1|67	#%patch3 -p0 -b .link
12cr|mlterm-3.0.11-1|68	
12cr|mlterm-3.0.11-1|69	%build
12cr|mlterm-3.0.11-1|70	%define _disable_ld_no_undefined 1
12cr|mlterm-3.0.11-1|71	export CFLAGS="%optflags %ldflags"
12cr|mlterm-3.0.11-1|72	%configure2_5x \
12cr|mlterm-3.0.11-1|73	--disable-static \
12cr|mlterm-3.0.11-1|74	--enable-fribidi \
12cr|mlterm-3.0.11-1|75	--with-imagelib=gdk-pixbuf \
12cr|mlterm-3.0.11-1|76	--enable-anti-alias \
12cr|mlterm-3.0.11-1|77	--with-scrollbars=sample,extra,pixmap_engine \
12cr|mlterm-3.0.11-1|78	--enable-optimize-redrawing \
12cr|mlterm-3.0.11-1|79	--with-tools \
12cr|mlterm-3.0.11-1|80	--disable-rpath
12cr|mlterm-3.0.11-1|81	
12cr|mlterm-3.0.11-1|82	%make
12cr|mlterm-3.0.11-1|83	
12cr|mlterm-3.0.11-1|84	%install
12cr|mlterm-3.0.11-1|85	%makeinstall_std
12cr|mlterm-3.0.11-1|86	
12cr|mlterm-3.0.11-1|87	# install terminfo
12cr|mlterm-3.0.11-1|88	tic -o $RPM_BUILD_ROOT/%{_datadir}/terminfo/ doc/term/mlterm.ti
12cr|mlterm-3.0.11-1|89	
12cr|mlterm-3.0.11-1|90	# install menu entry.
12cr|mlterm-3.0.11-1|91	mkdir -p %{buildroot}%{_datadir}/applications
12cr|mlterm-3.0.11-1|92	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|mlterm-3.0.11-1|93	[Desktop Entry]
12cr|mlterm-3.0.11-1|94	Name=Mlterm
12cr|mlterm-3.0.11-1|95	Comment=A multi-lingual terminal emulator
12cr|mlterm-3.0.11-1|96	Exec=%{_bindir}/%{name}
12cr|mlterm-3.0.11-1|97	Icon=%{name}
12cr|mlterm-3.0.11-1|98	Terminal=false
12cr|mlterm-3.0.11-1|99	Type=Application
12cr|mlterm-3.0.11-1|100	StartupNotify=false
12cr|mlterm-3.0.11-1|101	Categories=System;TerminalEmulator;
12cr|mlterm-3.0.11-1|102	EOF
12cr|mlterm-3.0.11-1|103	
12cr|mlterm-3.0.11-1|104	#install icons.
12cr|mlterm-3.0.11-1|105	mkdir -p $RPM_BUILD_ROOT%{_liconsdir} \
12cr|mlterm-3.0.11-1|106	$RPM_BUILD_ROOT%{_iconsdir} \
12cr|mlterm-3.0.11-1|107	$RPM_BUILD_ROOT%{_miconsdir} \
12cr|mlterm-3.0.11-1|108	
12cr|mlterm-3.0.11-1|109	convert doc/icon/mlterm_16x16.xpm $RPM_BUILD_ROOT/%{_miconsdir}/mlterm.png
12cr|mlterm-3.0.11-1|110	convert doc/icon/mlterm_32x32.xpm $RPM_BUILD_ROOT/%{_iconsdir}/mlterm.png
12cr|mlterm-3.0.11-1|111	convert doc/icon/mlterm_48x48.xpm $RPM_BUILD_ROOT/%{_liconsdir}/mlterm.png
12cr|mlterm-3.0.11-1|112	
12cr|mlterm-3.0.11-1|113	# remove unnecessary files
12cr|mlterm-3.0.11-1|114	rm -f $RPM_BUILD_ROOT%{_libdir}/libkik.{so,la,a} \
12cr|mlterm-3.0.11-1|115	$RPM_BUILD_ROOT%{_libdir}/libmkf.{so,la,a} \
12cr|mlterm-3.0.11-1|116	$RPM_BUILD_ROOT%{_libexecdir}/%{name}/lib*.a \
12cr|mlterm-3.0.11-1|117	$RPM_BUILD_ROOT%{_libexecdir}/%{name}/lib*.la
12cr|mlterm-3.0.11-1|118	
12cr|mlterm-3.0.11-1|119	%find_lang mlconfig
12cr|mlterm-3.0.11-1|120	rm -fr $RPM_BUILD_ROOT%{_datadir}/terminfo/m/mlterm
12cr|mlterm-3.0.11-1|121	
12cr|mlterm-3.0.11-1|122	%files -f mlconfig.lang
12cr|mlterm-3.0.11-1|123	%doc ChangeLog LICENCE README doc/{en,ja}
12cr|mlterm-3.0.11-1|124	%config(noreplace) %{_sysconfdir}/mlterm/
12cr|mlterm-3.0.11-1|125	%{_bindir}/mlcc
12cr|mlterm-3.0.11-1|126	%{_bindir}/mlclient
12cr|mlterm-3.0.11-1|127	%{_bindir}/mlterm
12cr|mlterm-3.0.11-1|128	%{_bindir}/mlclientx
12cr|mlterm-3.0.11-1|129	%{_libdir}/mkf
12cr|mlterm-3.0.11-1|130	%{_libdir}/libmlterm_core.so
12cr|mlterm-3.0.11-1|131	%{_libdir}/mlimgloader
12cr|mlterm-3.0.11-1|132	%{_libexecdir}/mlconfig
12cr|mlterm-3.0.11-1|133	%{_libexecdir}/mlterm-menu
12cr|mlterm-3.0.11-1|134	%{_libdir}/%{name}
12cr|mlterm-3.0.11-1|135	%{_datadir}/%{name}
12cr|mlterm-3.0.11-1|136	%{_mandir}/man1/*
12cr|mlterm-3.0.11-1|137	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|mlterm-3.0.11-1|138	%{_iconsdir}/%{name}.png
12cr|mlterm-3.0.11-1|139	%{_liconsdir}/%{name}.png
12cr|mlterm-3.0.11-1|140	%{_miconsdir}/%{name}.png
12cr|mlterm-3.0.11-1|141	
12cr|mlterm-3.0.11-1|142	%files -n %libnamekik
12cr|mlterm-3.0.11-1|143	%_libdir/libkik*.so.*
12cr|mlterm-3.0.11-1|144	
12cr|mlterm-3.0.11-1|145	%files -n %libnamemkf
12cr|mlterm-3.0.11-1|146	%_libdir/libmkf*.so.*
12cr|mlterm-3.0.11-1|147	
12cr|mlterm-3.0.11-1|148	
12cr|mlterm-3.0.11-1|149	%changelog
12cr|mlterm-3.0.11-1|150	* Thu Apr 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.0.11-1
12cr|mlterm-3.0.11-1|151	+ Revision: 791996
12cr|mlterm-3.0.11-1|152	- version update 3.0.11
12cr|mlterm-3.0.11-1|153	
12cr|mlterm-3.0.11-1|154	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-2mdv2011.0
12cr|mlterm-3.0.11-1|155	+ Revision: 612872
12cr|mlterm-3.0.11-1|156	- the mass rebuild of 2010.1 packages
12cr|mlterm-3.0.11-1|157	
12cr|mlterm-3.0.11-1|158	* Sun Apr 25 2010 Funda Wang <fwang@mandriva.org> 3.0.0-1mdv2010.1
12cr|mlterm-3.0.11-1|159	+ Revision: 538658
12cr|mlterm-3.0.11-1|160	- New version 3.0.0
12cr|mlterm-3.0.11-1|161	- fix linkage
12cr|mlterm-3.0.11-1|162	
12cr|mlterm-3.0.11-1|163	+ Jérôme Brenier <incubusss@mandriva.org>
12cr|mlterm-3.0.11-1|164	- use %%configure2_5x
12cr|mlterm-3.0.11-1|165	- fix str fmt (P2)
12cr|mlterm-3.0.11-1|166	
12cr|mlterm-3.0.11-1|167	+ Thierry Vignaud <tv@mandriva.org>
12cr|mlterm-3.0.11-1|168	- rebuild
12cr|mlterm-3.0.11-1|169	
12cr|mlterm-3.0.11-1|170	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|mlterm-3.0.11-1|171	- lowercase ImageMagick
12cr|mlterm-3.0.11-1|172	
12cr|mlterm-3.0.11-1|173	* Tue Nov 11 2008 Funda Wang <fwang@mandriva.org> 2.9.4-3mdv2009.1
12cr|mlterm-3.0.11-1|174	+ Revision: 302071
12cr|mlterm-3.0.11-1|175	- revert to configure as 2_5x breaks x86_64 build
12cr|mlterm-3.0.11-1|176	- use configure2_5x
12cr|mlterm-3.0.11-1|177	
12cr|mlterm-3.0.11-1|178	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.9.4-3mdv2009.0
12cr|mlterm-3.0.11-1|179	+ Revision: 252611
12cr|mlterm-3.0.11-1|180	- rebuild
12cr|mlterm-3.0.11-1|181	- kill re-definition of %%buildroot on Pixel's request
12cr|mlterm-3.0.11-1|182	
12cr|mlterm-3.0.11-1|183	+ Pixel <pixel@mandriva.com>
12cr|mlterm-3.0.11-1|184	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|mlterm-3.0.11-1|185	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|mlterm-3.0.11-1|186	
12cr|mlterm-3.0.11-1|187	+ Olivier Blin <blino@mandriva.org>
12cr|mlterm-3.0.11-1|188	- restore BuildRoot
12cr|mlterm-3.0.11-1|189	
12cr|mlterm-3.0.11-1|190	* Thu Dec 13 2007 Jérôme Soyer <saispo@mandriva.org> 2.9.4-1mdv2008.1
12cr|mlterm-3.0.11-1|191	+ Revision: 119233
12cr|mlterm-3.0.11-1|192	- New release 2.9.4
12cr|mlterm-3.0.11-1|193	
12cr|mlterm-3.0.11-1|194	* Mon Oct 01 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.9.3-3mdv2008.0
12cr|mlterm-3.0.11-1|195	+ Revision: 94090
12cr|mlterm-3.0.11-1|196	- Rebuild for fixed package changelog.
12cr|mlterm-3.0.11-1|197	
12cr|mlterm-3.0.11-1|198	* Mon Oct 01 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.9.3-2mdv2008.0
12cr|mlterm-3.0.11-1|199	+ Revision: 94081
12cr|mlterm-3.0.11-1|200	- Rebuild (#34355).
12cr|mlterm-3.0.11-1|201	- Bunzip patches.
12cr|mlterm-3.0.11-1|202	- Install binaries at /usr/bin, not /usr/X11R6/bin (#34324).
12cr|mlterm-3.0.11-1|203	- Switch to xdg menu.
12cr|mlterm-3.0.11-1|204	
12cr|mlterm-3.0.11-1|205	+ Jérôme Soyer <saispo@mandriva.org>
12cr|mlterm-3.0.11-1|206	- import mlterm
12cr|mlterm-3.0.11-1|207	

3202 12
12cr|mm3d-1.3.8a-2|1	Summary:	Misfit Model 3D - OpenGL-based 3D model editor
12cr|mm3d-1.3.8a-2|2	Name:		mm3d
12cr|mm3d-1.3.8a-2|3	Version:	1.3.8a
12cr|mm3d-1.3.8a-2|4	Release:	2
12cr|mm3d-1.3.8a-2|5	License:	GPLv2+
12cr|mm3d-1.3.8a-2|6	Group:		Graphics
12cr|mm3d-1.3.8a-2|7	URL:		http://www.misfitcode.com/misfitmodel3d/
12cr|mm3d-1.3.8a-2|8	Source0:	http://downloads.sourceforge.net/misfitmodel3d/%{name}-%{version}.tar.gz
12cr|mm3d-1.3.8a-2|9	Patch0:		mm3d-1.3.8a-gcc47.patch
12cr|mm3d-1.3.8a-2|10	#BuildRequires:	lua-devel	>= 5.1
12cr|mm3d-1.3.8a-2|11	BuildRequires:	libqt4-devel
12cr|mm3d-1.3.8a-2|12	BuildRequires:	qt4-linguist
12cr|mm3d-1.3.8a-2|13	BuildRequires:	qt4-assistant
12cr|mm3d-1.3.8a-2|14	BuildRequires:	qt4-common
12cr|mm3d-1.3.8a-2|15	BuildRequires:	desktop-file-utils
12cr|mm3d-1.3.8a-2|16	BuildRequires:	libxmu-devel
12cr|mm3d-1.3.8a-2|17	BuildRequires:	mesa-common-devel
12cr|mm3d-1.3.8a-2|18	BuildRequires:	pkgconfig(xi)
12cr|mm3d-1.3.8a-2|19	BuildRequires:	pkgconfig(x11)
12cr|mm3d-1.3.8a-2|20	Requires(post,postun):	desktop-file-utils
12cr|mm3d-1.3.8a-2|21	#Requires:	lua		>= 5.1
12cr|mm3d-1.3.8a-2|22	
12cr|mm3d-1.3.8a-2|23	%description
12cr|mm3d-1.3.8a-2|24	Misfit Model 3D is an OpenGL-based 3D model editor that works with
12cr|mm3d-1.3.8a-2|25	triangle-based models. It supports multi-level undo, skeletal
12cr|mm3d-1.3.8a-2|26	animations, simple texturing, scripting, command-line batch
12cr|mm3d-1.3.8a-2|27	processing, and a plugin system for adding new model and image
12cr|mm3d-1.3.8a-2|28	filters. Complete online help is included. It is designed to be easy
12cr|mm3d-1.3.8a-2|29	to use and easy to extend with plugins and scripts.
12cr|mm3d-1.3.8a-2|30	
12cr|mm3d-1.3.8a-2|31	%prep
12cr|mm3d-1.3.8a-2|32	%setup -q
12cr|mm3d-1.3.8a-2|33	%patch0 -p1
12cr|mm3d-1.3.8a-2|34	
12cr|mm3d-1.3.8a-2|35	%build
12cr|mm3d-1.3.8a-2|36	%configure2_5x
12cr|mm3d-1.3.8a-2|37	# --with-Qt-dir=%{qt4lib}/qt4
12cr|mm3d-1.3.8a-2|38	#	--with-lua-dir=%{_prefix} \
12cr|mm3d-1.3.8a-2|39	#	--with-lua-lib=%{_libdir} \
12cr|mm3d-1.3.8a-2|40	#	--with-lualib-lib=%{_libdir}
12cr|mm3d-1.3.8a-2|41	
12cr|mm3d-1.3.8a-2|42	%make
12cr|mm3d-1.3.8a-2|43	
12cr|mm3d-1.3.8a-2|44	%install
12cr|mm3d-1.3.8a-2|45	%makeinstall_std
12cr|mm3d-1.3.8a-2|46	
12cr|mm3d-1.3.8a-2|47	desktop-file-install \
12cr|mm3d-1.3.8a-2|48	--add-category="3DGraphics" \
12cr|mm3d-1.3.8a-2|49	--remove-category="Application" \
12cr|mm3d-1.3.8a-2|50	--remove-key="Encoding" \
12cr|mm3d-1.3.8a-2|51	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|mm3d-1.3.8a-2|52	
12cr|mm3d-1.3.8a-2|53	%files
12cr|mm3d-1.3.8a-2|54	%defattr(-,root,root)
12cr|mm3d-1.3.8a-2|55	%doc %{_datadir}/doc/%{name}/html
12cr|mm3d-1.3.8a-2|56	%{_bindir}/%{name}
12cr|mm3d-1.3.8a-2|57	%dir %{_datadir}/%{name}/plugins/1.3
12cr|mm3d-1.3.8a-2|58	%{_datadir}/applications/%{name}.desktop
12cr|mm3d-1.3.8a-2|59	%{_datadir}/mimelnk/application/*.desktop
12cr|mm3d-1.3.8a-2|60	%{_datadir}/%{name}/i18n/mm3d_bork.qm
12cr|mm3d-1.3.8a-2|61	%{_datadir}/%{name}/i18n/mm3d_ref.qm
12cr|mm3d-1.3.8a-2|62	%{_datadir}/%{name}/i18n/mm3d_sk.qm
12cr|mm3d-1.3.8a-2|63	%{_datadir}/%{name}/i18n/mm3d_de.qm
12cr|mm3d-1.3.8a-2|64	%{_datadir}/%{name}/i18n/mm3d_fr.qm
12cr|mm3d-1.3.8a-2|65	%lang(ar) %{_datadir}/%{name}/i18n/qt_ar.qm
12cr|mm3d-1.3.8a-2|66	%lang(cs) %{_datadir}/%{name}/i18n/qt_cs.qm
12cr|mm3d-1.3.8a-2|67	%lang(de) %{_datadir}/%{name}/i18n/qt_de.qm
12cr|mm3d-1.3.8a-2|68	%lang(fr) %{_datadir}/%{name}/i18n/qt_fr.qm
12cr|mm3d-1.3.8a-2|69	%lang(iw) %{_datadir}/%{name}/i18n/qt_iw.qm
12cr|mm3d-1.3.8a-2|70	%lang(ru) %{_datadir}/%{name}/i18n/qt_ru.qm
12cr|mm3d-1.3.8a-2|71	%lang(sk) %{_datadir}/%{name}/i18n/qt_sk.qm
12cr|mm3d-1.3.8a-2|72	%lang(zh_CN) %{_datadir}/%{name}/i18n/qt_zh_CN.qm
12cr|mm3d-1.3.8a-2|73	%{_mandir}/man1/mm3d.1.*
12cr|mm3d-1.3.8a-2|74	%{_datadir}/pixmaps/*.xpm
12cr|mm3d-1.3.8a-2|75	
12cr|mm3d-1.3.8a-2|76	
12cr|mm3d-1.3.8a-2|77	%changelog
12cr|mm3d-1.3.8a-2|78	* Sun Sep 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.7-4mdv2009.0
12cr|mm3d-1.3.8a-2|79	+ Revision: 282212
12cr|mm3d-1.3.8a-2|80	- fix permissions
12cr|mm3d-1.3.8a-2|81	
12cr|mm3d-1.3.8a-2|82	* Fri Sep 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.7-3mdv2009.0
12cr|mm3d-1.3.8a-2|83	+ Revision: 281225
12cr|mm3d-1.3.8a-2|84	- add missing buildrequire on libxmu-devel (thanks Helio for spotting this)
12cr|mm3d-1.3.8a-2|85	- update to new version 1.3.7
12cr|mm3d-1.3.8a-2|86	- disable lua support for now
12cr|mm3d-1.3.8a-2|87	
12cr|mm3d-1.3.8a-2|88	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|mm3d-1.3.8a-2|89	- rebuild
12cr|mm3d-1.3.8a-2|90	
12cr|mm3d-1.3.8a-2|91	+ Pixel <pixel@mandriva.com>
12cr|mm3d-1.3.8a-2|92	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|mm3d-1.3.8a-2|93	
12cr|mm3d-1.3.8a-2|94	* Tue Jan 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.6-1mdv2008.1
12cr|mm3d-1.3.8a-2|95	+ Revision: 152879
12cr|mm3d-1.3.8a-2|96	- drop source 1
12cr|mm3d-1.3.8a-2|97	- drop br on imagemagick
12cr|mm3d-1.3.8a-2|98	- fix file list
12cr|mm3d-1.3.8a-2|99	- tune up desktop file"
12cr|mm3d-1.3.8a-2|100	- new version
12cr|mm3d-1.3.8a-2|101	- remove key Encoding in desktop file
12cr|mm3d-1.3.8a-2|102	
12cr|mm3d-1.3.8a-2|103	+ Olivier Blin <oblin@mandriva.com>
12cr|mm3d-1.3.8a-2|104	- restore BuildRoot
12cr|mm3d-1.3.8a-2|105	
12cr|mm3d-1.3.8a-2|106	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|mm3d-1.3.8a-2|107	- kill re-definition of %%buildroot on Pixel's request
12cr|mm3d-1.3.8a-2|108	
12cr|mm3d-1.3.8a-2|109	* Mon Jul 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.5-1mdv2008.0
12cr|mm3d-1.3.8a-2|110	+ Revision: 52459
12cr|mm3d-1.3.8a-2|111	- new version
12cr|mm3d-1.3.8a-2|112	
12cr|mm3d-1.3.8a-2|113	* Sat May 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.4-1mdv2008.0
12cr|mm3d-1.3.8a-2|114	+ Revision: 28419
12cr|mm3d-1.3.8a-2|115	- new version
12cr|mm3d-1.3.8a-2|116	- add translation files
12cr|mm3d-1.3.8a-2|117	- drop P4 (merged upstream)
12cr|mm3d-1.3.8a-2|118	
12cr|mm3d-1.3.8a-2|119	
12cr|mm3d-1.3.8a-2|120	* Fri Mar 02 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.3-1mdv2007.0
12cr|mm3d-1.3.8a-2|121	+ Revision: 131064
12cr|mm3d-1.3.8a-2|122	- update to the latest version
12cr|mm3d-1.3.8a-2|123	- drop patches 0-3(merged upstream)
12cr|mm3d-1.3.8a-2|124	- add patch 4
12cr|mm3d-1.3.8a-2|125	
12cr|mm3d-1.3.8a-2|126	* Fri Feb 09 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2-3mdv2007.1
12cr|mm3d-1.3.8a-2|127	+ Revision: 118315
12cr|mm3d-1.3.8a-2|128	- rename patches
12cr|mm3d-1.3.8a-2|129	- add icons
12cr|mm3d-1.3.8a-2|130	- add menu entry
12cr|mm3d-1.3.8a-2|131	
12cr|mm3d-1.3.8a-2|132	* Thu Jan 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2-2mdv2007.1
12cr|mm3d-1.3.8a-2|133	+ Revision: 113180
12cr|mm3d-1.3.8a-2|134	- fix build on x86_64
12cr|mm3d-1.3.8a-2|135	- forgot to add %%mkrel
12cr|mm3d-1.3.8a-2|136	- added patches 0-3 to enable lua scripting (Kevin Worcester)
12cr|mm3d-1.3.8a-2|137	- Import mm3d
12cr|mm3d-1.3.8a-2|138	

3203 12
12cr|mma-12.02-1|1	%define name	mma
12cr|mma-12.02-1|2	%define version 12.02
12cr|mma-12.02-1|3	%define release %mkrel 1
12cr|mma-12.02-1|4	
12cr|mma-12.02-1|5	Name: 	 	%{name}
12cr|mma-12.02-1|6	Summary: 	Musical MIDI Accompaniment
12cr|mma-12.02-1|7	Version: 	%{version}
12cr|mma-12.02-1|8	Release: 	%{release}
12cr|mma-12.02-1|9	
12cr|mma-12.02-1|10	Source0:	http://mypage.uniserve.ca/~bvdp/mma/%{name}-bin-%{version}.tar.gz
12cr|mma-12.02-1|11	URL:		http://www.kootenay.com/~bvdpoel/music.html
12cr|mma-12.02-1|12	License:	GPLv2+
12cr|mma-12.02-1|13	Group:		Sound
12cr|mma-12.02-1|14	Requires:	python
12cr|mma-12.02-1|15	BuildArch:	noarch
12cr|mma-12.02-1|16	
12cr|mma-12.02-1|17	%description
12cr|mma-12.02-1|18	"Musical MIDI Accompaniment" is an accompaniment generator -- it creates midi
12cr|mma-12.02-1|19	tracks for a soloist to perform over from a user supplied file containing
12cr|mma-12.02-1|20	chords and MMA directives.
12cr|mma-12.02-1|21	
12cr|mma-12.02-1|22	MMA is very versatile and generates excellent tracks. It comes with an
12cr|mma-12.02-1|23	extensive user-extendable library with a variety of patterns for various
12cr|mma-12.02-1|24	popular rhythms, an extensive user manual, and several demo songs.
12cr|mma-12.02-1|25	MMA is a command line driven program. It creates MIDI files which need a
12cr|mma-12.02-1|26	sequencer or MIDI file play program.
12cr|mma-12.02-1|27	
12cr|mma-12.02-1|28	%prep
12cr|mma-12.02-1|29	%setup -q -n %{name}-bin-%{version}
12cr|mma-12.02-1|30	
12cr|mma-12.02-1|31	%install
12cr|mma-12.02-1|32	install -d -m 755 %{buildroot}%{_bindir}
12cr|mma-12.02-1|33	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|mma-12.02-1|34	install -d -m 755 %{buildroot}%{py_sitedir}
12cr|mma-12.02-1|35	install -d -m 755 %{buildroot}%{_docdir}
12cr|mma-12.02-1|36	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|mma-12.02-1|37	install -d -m 755 %{buildroot}%{_mandir}/man8
12cr|mma-12.02-1|38	install -D mma.py %{buildroot}%{_bindir}/mma
12cr|mma-12.02-1|39	cp -a lib %{buildroot}%{_datadir}/%{name}/lib
12cr|mma-12.02-1|40	cp -a includes %{buildroot}%{_datadir}/%{name}/includes
12cr|mma-12.02-1|41	cp -a MMA %{buildroot}%{py_sitedir}/MMA
12cr|mma-12.02-1|42	cp -a docs/html %{buildroot}%{_docdir}/%{name}
12cr|mma-12.02-1|43	for file in util/*.py
12cr|mma-12.02-1|44	do
12cr|mma-12.02-1|45	prog=`echo "$file" | sed 's|^util/||' | sed 's|.py$||'`
12cr|mma-12.02-1|46	install -D -m 755 "$file" "%{buildroot}%{_bindir}/$prog"
12cr|mma-12.02-1|47	done
12cr|mma-12.02-1|48	install -m 644 docs/man/*.1 %{buildroot}%{_mandir}/man1/
12cr|mma-12.02-1|49	install -m 644 docs/man/*.8 %{buildroot}%{_mandir}/man8/
12cr|mma-12.02-1|50	
12cr|mma-12.02-1|51	%post
12cr|mma-12.02-1|52	mma -G
12cr|mma-12.02-1|53	
12cr|mma-12.02-1|54	%files
12cr|mma-12.02-1|55	%doc text/* egs util/README.*
12cr|mma-12.02-1|56	%{_bindir}/*
12cr|mma-12.02-1|57	%{py_sitedir}/MMA
12cr|mma-12.02-1|58	%{_datadir}/%{name}
12cr|mma-12.02-1|59	%{_mandir}/man?/*
12cr|mma-12.02-1|60	
12cr|mma-12.02-1|61	
12cr|mma-12.02-1|62	%changelog
12cr|mma-12.02-1|63	* Sun Feb 26 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 12.02-1mdv2011.0
12cr|mma-12.02-1|64	+ Revision: 780904
12cr|mma-12.02-1|65	- new version 12.02
12cr|mma-12.02-1|66	
12cr|mma-12.02-1|67	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.20-5mdv2011.0
12cr|mma-12.02-1|68	+ Revision: 620374
12cr|mma-12.02-1|69	- the mass rebuild of 2010.0 packages
12cr|mma-12.02-1|70	
12cr|mma-12.02-1|71	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.20-4mdv2010.0
12cr|mma-12.02-1|72	+ Revision: 430079
12cr|mma-12.02-1|73	- rebuild
12cr|mma-12.02-1|74	
12cr|mma-12.02-1|75	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.20-3mdv2009.0
12cr|mma-12.02-1|76	+ Revision: 252621
12cr|mma-12.02-1|77	- rebuild
12cr|mma-12.02-1|78	
12cr|mma-12.02-1|79	+ Olivier Blin <blino@mandriva.org>
12cr|mma-12.02-1|80	- restore BuildRoot
12cr|mma-12.02-1|81	
12cr|mma-12.02-1|82	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.20-1mdv2008.1
12cr|mma-12.02-1|83	+ Revision: 130075
12cr|mma-12.02-1|84	- kill re-definition of %%buildroot on Pixel's request
12cr|mma-12.02-1|85	- use %%mkrel
12cr|mma-12.02-1|86	- import mma
12cr|mma-12.02-1|87	
12cr|mma-12.02-1|88	
12cr|mma-12.02-1|89	* Thu Mar 09 2006 Austin Acton <austin@mandriva.org> 0.20-1mdk
12cr|mma-12.02-1|90	- New release 0.20
12cr|mma-12.02-1|91	
12cr|mma-12.02-1|92	* Thu Dec 29 2005 Austin Acton <austin@mandriva.org> 0.19-1mdk
12cr|mma-12.02-1|93	- New release 0.19
12cr|mma-12.02-1|94	
12cr|mma-12.02-1|95	* Fri Nov 04 2005 Austin Acton <austin@mandriva.org> 0.18-1mdk
12cr|mma-12.02-1|96	- New release 0.18
12cr|mma-12.02-1|97	
12cr|mma-12.02-1|98	* Thu Oct 06 2005 Austin Acton <austin@mandriva.org> 0.16-1mdk
12cr|mma-12.02-1|99	- New release 0.16
12cr|mma-12.02-1|100	
12cr|mma-12.02-1|101	* Thu Aug 25 2005 Austin Acton <austin@mandriva.org> 0.15-1mdk
12cr|mma-12.02-1|102	- New release 0.15
12cr|mma-12.02-1|103	
12cr|mma-12.02-1|104	* Tue Jun 21 2005 Austin Acton <austin@mandriva.org> 0.14-1mdk
12cr|mma-12.02-1|105	- 0.14
12cr|mma-12.02-1|106	- post script
12cr|mma-12.02-1|107	
12cr|mma-12.02-1|108	* Tue Feb 17 2004 Austin Acton <austin@mandrake.org> 0.6-2mdk
12cr|mma-12.02-1|109	- install all files!
12cr|mma-12.02-1|110	
12cr|mma-12.02-1|111	* Mon Feb 16 2004 Austin Acton <austin@mandrake.org> 0.6-1mdk
12cr|mma-12.02-1|112	- 0.6
12cr|mma-12.02-1|113	
12cr|mma-12.02-1|114	* Tue Apr 29 2003 Austin Acton <aacton@yorku.ca> 0.1-1mdk
12cr|mma-12.02-1|115	- initial package

3204 12
12cr|mmc-agent-2.3.2-12|1	%if %mdkversion < 200610
12cr|mmc-agent-2.3.2-12|2	%define py_puresitedir %{_prefix}/lib/python%{pyver}/site-packages/
12cr|mmc-agent-2.3.2-12|3	%endif
12cr|mmc-agent-2.3.2-12|4	
12cr|mmc-agent-2.3.2-12|5	Summary:	Mandriva Management Console Agent
12cr|mmc-agent-2.3.2-12|6	Name:		mmc-agent
12cr|mmc-agent-2.3.2-12|7	Version:	2.3.2
12cr|mmc-agent-2.3.2-12|8	Release:	%mkrel 12
12cr|mmc-agent-2.3.2-12|9	License:	GPL
12cr|mmc-agent-2.3.2-12|10	Group:		System/Servers
12cr|mmc-agent-2.3.2-12|11	URL:		http://mds.mandriva.org/
12cr|mmc-agent-2.3.2-12|12	Source0:	%{name}-%{version}.tar.gz
12cr|mmc-agent-2.3.2-12|13	Source1:	%{name}.init
12cr|mmc-agent-2.3.2-12|14	Patch0:		%{name}-Makefile_fix.diff
12cr|mmc-agent-2.3.2-12|15	Patch1:		%{name}_mdv_conf.diff
12cr|mmc-agent-2.3.2-12|16	Patch2:		%{name}-plugins-base.diff
12cr|mmc-agent-2.3.2-12|17	BuildRequires:	python-devel
12cr|mmc-agent-2.3.2-12|18	#Requires:	python-pyopenssl
12cr|mmc-agent-2.3.2-12|19	Requires:	pycrypto
12cr|mmc-agent-2.3.2-12|20	Requires:	python-mmc-base >= 2.3.2
12cr|mmc-agent-2.3.2-12|21	Requires:	python-OpenSSL
12cr|mmc-agent-2.3.2-12|22	Requires(post): rpm-helper
12cr|mmc-agent-2.3.2-12|23	Requires(preun): rpm-helper
12cr|mmc-agent-2.3.2-12|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mmc-agent-2.3.2-12|25	BuildArch: 	noarch
12cr|mmc-agent-2.3.2-12|26	
12cr|mmc-agent-2.3.2-12|27	%description
12cr|mmc-agent-2.3.2-12|28	XMLRPC server of the MMC API.
12cr|mmc-agent-2.3.2-12|29	
12cr|mmc-agent-2.3.2-12|30	%package -n	python-mmc-base
12cr|mmc-agent-2.3.2-12|31	Summary:	Mandriva Management Console base plugin
12cr|mmc-agent-2.3.2-12|32	Group:		System/Servers
12cr|mmc-agent-2.3.2-12|33	Requires:	python-ldap
12cr|mmc-agent-2.3.2-12|34	Requires:	python-twisted
12cr|mmc-agent-2.3.2-12|35	Requires:	python-twisted-conch
12cr|mmc-agent-2.3.2-12|36	Requires:	python-twisted-core
12cr|mmc-agent-2.3.2-12|37	Requires:	python-twisted-lore
12cr|mmc-agent-2.3.2-12|38	Requires:	python-twisted-mail
12cr|mmc-agent-2.3.2-12|39	Requires:	python-twisted-names
12cr|mmc-agent-2.3.2-12|40	Requires:	python-twisted-runner
12cr|mmc-agent-2.3.2-12|41	Requires:	python-twisted-web
12cr|mmc-agent-2.3.2-12|42	Requires:	python-twisted-words
12cr|mmc-agent-2.3.2-12|43	Provides:	python-mmc-plugins-tools = %{version}-%{release}
12cr|mmc-agent-2.3.2-12|44	Obsoletes:	python-mmc-plugins-tools
12cr|mmc-agent-2.3.2-12|45	
12cr|mmc-agent-2.3.2-12|46	%description -n	python-mmc-base
12cr|mmc-agent-2.3.2-12|47	Contains the base infrastructure for all MMC plugins:
12cr|mmc-agent-2.3.2-12|48	* support classes
12cr|mmc-agent-2.3.2-12|49	* base LDAP management classes
12cr|mmc-agent-2.3.2-12|50	
12cr|mmc-agent-2.3.2-12|51	%package -n	python-mmc-samba
12cr|mmc-agent-2.3.2-12|52	Summary:	Mandriva Management Console SAMBA plugin
12cr|mmc-agent-2.3.2-12|53	Group:		System/Servers
12cr|mmc-agent-2.3.2-12|54	#Requires:	python-pylibacl
12cr|mmc-agent-2.3.2-12|55	Requires:	acl
12cr|mmc-agent-2.3.2-12|56	Requires:	pylibacl
12cr|mmc-agent-2.3.2-12|57	Requires:	python-mmc-base >= 2.3.2
12cr|mmc-agent-2.3.2-12|58	Requires:	samba-server
12cr|mmc-agent-2.3.2-12|59	
12cr|mmc-agent-2.3.2-12|60	%description -n	python-mmc-samba
12cr|mmc-agent-2.3.2-12|61	SAMBA management plugin for the MMC.
12cr|mmc-agent-2.3.2-12|62	
12cr|mmc-agent-2.3.2-12|63	%package -n	python-mmc-mail
12cr|mmc-agent-2.3.2-12|64	Summary:	Mandriva Management Console base plugin
12cr|mmc-agent-2.3.2-12|65	Group:		System/Servers
12cr|mmc-agent-2.3.2-12|66	Requires:	postfix
12cr|mmc-agent-2.3.2-12|67	Requires:	postfix-ldap
12cr|mmc-agent-2.3.2-12|68	Requires:	python-mmc-base >= 2.3.2
12cr|mmc-agent-2.3.2-12|69	
12cr|mmc-agent-2.3.2-12|70	%description -n	python-mmc-mail
12cr|mmc-agent-2.3.2-12|71	Mail account management plugin for the MMC.
12cr|mmc-agent-2.3.2-12|72	
12cr|mmc-agent-2.3.2-12|73	%package -n	python-mmc-proxy
12cr|mmc-agent-2.3.2-12|74	Summary:	Mandriva Management Console proxy plugin
12cr|mmc-agent-2.3.2-12|75	Group:		System/Servers
12cr|mmc-agent-2.3.2-12|76	Requires:	python-mmc-base >= 2.3.2
12cr|mmc-agent-2.3.2-12|77	Requires:	squid
12cr|mmc-agent-2.3.2-12|78	Requires:	squidGuard
12cr|mmc-agent-2.3.2-12|79	
12cr|mmc-agent-2.3.2-12|80	%description -n	python-mmc-proxy
12cr|mmc-agent-2.3.2-12|81	Squidguard/Squid management plugin for the MMC.
12cr|mmc-agent-2.3.2-12|82	
12cr|mmc-agent-2.3.2-12|83	%package -n	python-mmc-network
12cr|mmc-agent-2.3.2-12|84	Summary:	Mandriva Management Console network plugin
12cr|mmc-agent-2.3.2-12|85	Group:		System/Servers
12cr|mmc-agent-2.3.2-12|86	Requires:	python-mmc-base >= 2.3.2
12cr|mmc-agent-2.3.2-12|87	
12cr|mmc-agent-2.3.2-12|88	%description -n	python-mmc-network
12cr|mmc-agent-2.3.2-12|89	DNS/DHCP management plugin for the MMC.
12cr|mmc-agent-2.3.2-12|90	
12cr|mmc-agent-2.3.2-12|91	This plugin requires a LDAP-patched version of ISC DHCPD and BIND9.
12cr|mmc-agent-2.3.2-12|92	
12cr|mmc-agent-2.3.2-12|93	%prep
12cr|mmc-agent-2.3.2-12|94	
12cr|mmc-agent-2.3.2-12|95	%setup -q -n %{name}-%{version}
12cr|mmc-agent-2.3.2-12|96	
12cr|mmc-agent-2.3.2-12|97	for i in `find . -type d -name .svn`; do
12cr|mmc-agent-2.3.2-12|98	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|mmc-agent-2.3.2-12|99	done
12cr|mmc-agent-2.3.2-12|100	
12cr|mmc-agent-2.3.2-12|101	%patch0 -p0
12cr|mmc-agent-2.3.2-12|102	%patch1 -p1
12cr|mmc-agent-2.3.2-12|103	%patch2 -p0
12cr|mmc-agent-2.3.2-12|104	
12cr|mmc-agent-2.3.2-12|105	cp %{SOURCE1} mmc-agent.init
12cr|mmc-agent-2.3.2-12|106	
12cr|mmc-agent-2.3.2-12|107	# mdv default fixes
12cr|mmc-agent-2.3.2-12|108	for i in `find -type f`; do
12cr|mmc-agent-2.3.2-12|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
12cr|mmc-agent-2.3.2-12|110	done
12cr|mmc-agent-2.3.2-12|111	
12cr|mmc-agent-2.3.2-12|112	%build
12cr|mmc-agent-2.3.2-12|113	
12cr|mmc-agent-2.3.2-12|114	%install
12cr|mmc-agent-2.3.2-12|115	rm -rf %{buildroot}
12cr|mmc-agent-2.3.2-12|116	
12cr|mmc-agent-2.3.2-12|117	%makeinstall_std LIBDIR=%{_prefix}/lib/mmc
12cr|mmc-agent-2.3.2-12|118	
12cr|mmc-agent-2.3.2-12|119	rm -rf %{buildroot}%{_prefix}/lib*/python*
12cr|mmc-agent-2.3.2-12|120	python setup.py install --root=%{buildroot} --install-purelib=%{py_puresitedir}
12cr|mmc-agent-2.3.2-12|121	
12cr|mmc-agent-2.3.2-12|122	install -d %{buildroot}%{_initrddir}
12cr|mmc-agent-2.3.2-12|123	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|mmc-agent-2.3.2-12|124	install -d %{buildroot}/var/log/mmc
12cr|mmc-agent-2.3.2-12|125	
12cr|mmc-agent-2.3.2-12|126	install -m0755 mmc-agent.init %{buildroot}%{_initrddir}/mmc-agent
12cr|mmc-agent-2.3.2-12|127	
12cr|mmc-agent-2.3.2-12|128	# install log rotation stuff
12cr|mmc-agent-2.3.2-12|129	cat > %{buildroot}%{_sysconfdir}/logrotate.d/mmc-agent << EOF
12cr|mmc-agent-2.3.2-12|130	/var/log/mmc/mmc-agent.log /var/log/dhcp-ldap-startup.log /var/log/mmc/mmc-fileprefix.log {
12cr|mmc-agent-2.3.2-12|131	create 644 root root
12cr|mmc-agent-2.3.2-12|132	monthly
12cr|mmc-agent-2.3.2-12|133	compress
12cr|mmc-agent-2.3.2-12|134	missingok
12cr|mmc-agent-2.3.2-12|135	postrotate
12cr|mmc-agent-2.3.2-12|136	%{_initrddir}/mmc-agent condrestart >/dev/null 2>&1 || :
12cr|mmc-agent-2.3.2-12|137	endscript
12cr|mmc-agent-2.3.2-12|138	}
12cr|mmc-agent-2.3.2-12|139	EOF
12cr|mmc-agent-2.3.2-12|140	
12cr|mmc-agent-2.3.2-12|141	# put the openldap schemas in place
12cr|mmc-agent-2.3.2-12|142	install -d %{buildroot}%{_datadir}/openldap/schema
12cr|mmc-agent-2.3.2-12|143	install -m0644 contrib/ldap/mmc.schema %{buildroot}%{_datadir}/openldap/schema/
12cr|mmc-agent-2.3.2-12|144	
12cr|mmc-agent-2.3.2-12|145	%post
12cr|mmc-agent-2.3.2-12|146	%_post_service mmc-agent
12cr|mmc-agent-2.3.2-12|147	
12cr|mmc-agent-2.3.2-12|148	%preun
12cr|mmc-agent-2.3.2-12|149	%_preun_service mmc-agent
12cr|mmc-agent-2.3.2-12|150	
12cr|mmc-agent-2.3.2-12|151	%clean
12cr|mmc-agent-2.3.2-12|152	rm -rf %{buildroot}
12cr|mmc-agent-2.3.2-12|153	
12cr|mmc-agent-2.3.2-12|154	%files
12cr|mmc-agent-2.3.2-12|155	%defattr(-,root,root,0755)
12cr|mmc-agent-2.3.2-12|156	%doc COPYING Changelog
12cr|mmc-agent-2.3.2-12|157	%attr(0755,root,root) %{_initrddir}/mmc-agent
12cr|mmc-agent-2.3.2-12|158	%dir %{_sysconfdir}/mmc
12cr|mmc-agent-2.3.2-12|159	%dir %{_sysconfdir}/mmc/agent
12cr|mmc-agent-2.3.2-12|160	%dir %{_sysconfdir}/mmc/agent/keys
12cr|mmc-agent-2.3.2-12|161	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/agent/config.ini
12cr|mmc-agent-2.3.2-12|162	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/agent/keys/cacert.pem
12cr|mmc-agent-2.3.2-12|163	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/agent/keys/privkey.pem
12cr|mmc-agent-2.3.2-12|164	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/mmc-agent
12cr|mmc-agent-2.3.2-12|165	%attr(0755,root,root) %{_sbindir}/mmc-agent
12cr|mmc-agent-2.3.2-12|166	%{py_puresitedir}/mmc/agent.py*
12cr|mmc-agent-2.3.2-12|167	%if %mdkversion >= 200700
12cr|mmc-agent-2.3.2-12|168	%{py_puresitedir}/*.egg-info
12cr|mmc-agent-2.3.2-12|169	%endif
12cr|mmc-agent-2.3.2-12|170	%dir /var/log/mmc
12cr|mmc-agent-2.3.2-12|171	
12cr|mmc-agent-2.3.2-12|172	%files -n python-mmc-base
12cr|mmc-agent-2.3.2-12|173	%defattr(-,root,root,0755)
12cr|mmc-agent-2.3.2-12|174	%doc contrib
12cr|mmc-agent-2.3.2-12|175	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/base.ini
12cr|mmc-agent-2.3.2-12|176	%{_sbindir}/mds-report
12cr|mmc-agent-2.3.2-12|177	%{_prefix}/lib/mmc/backup-tools/cdlist
12cr|mmc-agent-2.3.2-12|178	%{_prefix}/lib/mmc/backup-tools/backup.sh
12cr|mmc-agent-2.3.2-12|179	%{py_puresitedir}/mmc/support
12cr|mmc-agent-2.3.2-12|180	%{py_puresitedir}/mmc/__init__.py*
12cr|mmc-agent-2.3.2-12|181	%{py_puresitedir}/mmc/plugins/__init__.py*
12cr|mmc-agent-2.3.2-12|182	%{py_puresitedir}/mmc/plugins/base
12cr|mmc-agent-2.3.2-12|183	%{py_puresitedir}/mmc/client.py*
12cr|mmc-agent-2.3.2-12|184	%{_datadir}/openldap/schema/mmc.schema
12cr|mmc-agent-2.3.2-12|185	
12cr|mmc-agent-2.3.2-12|186	%files -n python-mmc-mail
12cr|mmc-agent-2.3.2-12|187	%defattr(-,root,root,0755)
12cr|mmc-agent-2.3.2-12|188	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/mail.ini
12cr|mmc-agent-2.3.2-12|189	%{py_puresitedir}/mmc/plugins/mail
12cr|mmc-agent-2.3.2-12|190	
12cr|mmc-agent-2.3.2-12|191	%files -n python-mmc-network
12cr|mmc-agent-2.3.2-12|192	%defattr(-,root,root,0755)
12cr|mmc-agent-2.3.2-12|193	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/network.ini
12cr|mmc-agent-2.3.2-12|194	%{py_puresitedir}/mmc/plugins/network
12cr|mmc-agent-2.3.2-12|195	
12cr|mmc-agent-2.3.2-12|196	%files -n python-mmc-proxy
12cr|mmc-agent-2.3.2-12|197	%defattr(-,root,root,0755)
12cr|mmc-agent-2.3.2-12|198	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/proxy.ini
12cr|mmc-agent-2.3.2-12|199	%{py_puresitedir}/mmc/plugins/proxy
12cr|mmc-agent-2.3.2-12|200	
12cr|mmc-agent-2.3.2-12|201	%files -n python-mmc-samba
12cr|mmc-agent-2.3.2-12|202	%defattr(-,root,root,0755)
12cr|mmc-agent-2.3.2-12|203	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/samba.ini
12cr|mmc-agent-2.3.2-12|204	%{py_puresitedir}/mmc/plugins/samba
12cr|mmc-agent-2.3.2-12|205	%{_prefix}/lib/mmc/add_machine_script
12cr|mmc-agent-2.3.2-12|206	%{_prefix}/lib/mmc/add_change_share_script
12cr|mmc-agent-2.3.2-12|207	%{_prefix}/lib/mmc/add_printer_script
12cr|mmc-agent-2.3.2-12|208	%{_prefix}/lib/mmc/delete_printer_script
12cr|mmc-agent-2.3.2-12|209	%{_prefix}/lib/mmc/delete_share_script
12cr|mmc-agent-2.3.2-12|210	
12cr|mmc-agent-2.3.2-12|211	
12cr|mmc-agent-2.3.2-12|212	%changelog
12cr|mmc-agent-2.3.2-12|213	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3.2-12mdv2011.0
12cr|mmc-agent-2.3.2-12|214	+ Revision: 612873
12cr|mmc-agent-2.3.2-12|215	- the mass rebuild of 2010.1 packages
12cr|mmc-agent-2.3.2-12|216	
12cr|mmc-agent-2.3.2-12|217	* Tue Jun 08 2010 Anne Nicolas <ennael@mandriva.org> 2.3.2-11mdv2010.1
12cr|mmc-agent-2.3.2-12|218	+ Revision: 547263
12cr|mmc-agent-2.3.2-12|219	- fix typo in LSB headers of initscript
12cr|mmc-agent-2.3.2-12|220	
12cr|mmc-agent-2.3.2-12|221	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|mmc-agent-2.3.2-12|222	- don't explicitly disable debug packages, it's already implied by being noarch
12cr|mmc-agent-2.3.2-12|223	- drop redundant attributes for directories, it's already specified with %%defattr
12cr|mmc-agent-2.3.2-12|224	- take ownership of %%{_sysconfdir}/mmc
12cr|mmc-agent-2.3.2-12|225	
12cr|mmc-agent-2.3.2-12|226	* Thu Jan 28 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3.2-10mdv2010.1
12cr|mmc-agent-2.3.2-12|227	+ Revision: 497582
12cr|mmc-agent-2.3.2-12|228	- merge certain changes from mes5 updates (#55912):
12cr|mmc-agent-2.3.2-12|229	- use %%py_puresitedir instead of %%py_platsitedir (misc)
12cr|mmc-agent-2.3.2-12|230	- remove arch dependant references
12cr|mmc-agent-2.3.2-12|231	
12cr|mmc-agent-2.3.2-12|232	* Sun Nov 08 2009 Glen Ogilvie <nelg@mandriva.org> 2.3.2-9mdv2010.1
12cr|mmc-agent-2.3.2-12|233	+ Revision: 462798
12cr|mmc-agent-2.3.2-12|234	- apply patch added in release 8. This fixes bug #48596
12cr|mmc-agent-2.3.2-12|235	
12cr|mmc-agent-2.3.2-12|236	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 2.3.2-8mdv2010.0
12cr|mmc-agent-2.3.2-12|237	+ Revision: 426156
12cr|mmc-agent-2.3.2-12|238	- rebuild
12cr|mmc-agent-2.3.2-12|239	
12cr|mmc-agent-2.3.2-12|240	* Thu Apr 23 2009 Anne Nicolas <ennael@mandriva.org> 2.3.2-7mdv2009.1
12cr|mmc-agent-2.3.2-12|241	+ Revision: 368788
12cr|mmc-agent-2.3.2-12|242	- clean spec file
12cr|mmc-agent-2.3.2-12|243	- fix #48596
12cr|mmc-agent-2.3.2-12|244	
12cr|mmc-agent-2.3.2-12|245	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|mmc-agent-2.3.2-12|246	- rebuild
12cr|mmc-agent-2.3.2-12|247	
12cr|mmc-agent-2.3.2-12|248	* Sat Dec 27 2008 Funda Wang <fwang@mandriva.org> 2.3.2-5mdv2009.1
12cr|mmc-agent-2.3.2-12|249	+ Revision: 319856
12cr|mmc-agent-2.3.2-12|250	- rebuild for new python
12cr|mmc-agent-2.3.2-12|251	
12cr|mmc-agent-2.3.2-12|252	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|mmc-agent-2.3.2-12|253	- another try...
12cr|mmc-agent-2.3.2-12|254	
12cr|mmc-agent-2.3.2-12|255	* Fri Dec 19 2008 Oden Eriksson <oeriksson@mandriva.com> 2.3.2-3mdv2009.1
12cr|mmc-agent-2.3.2-12|256	+ Revision: 316268
12cr|mmc-agent-2.3.2-12|257	- bump release due to stupid build system
12cr|mmc-agent-2.3.2-12|258	
12cr|mmc-agent-2.3.2-12|259	* Fri Dec 19 2008 Oden Eriksson <oeriksson@mandriva.com> 2.3.2-2mdv2009.1
12cr|mmc-agent-2.3.2-12|260	+ Revision: 316267
12cr|mmc-agent-2.3.2-12|261	- bump release
12cr|mmc-agent-2.3.2-12|262	
12cr|mmc-agent-2.3.2-12|263	* Thu Dec 18 2008 Oden Eriksson <oeriksson@mandriva.com> 2.3.2-1mdv2009.1
12cr|mmc-agent-2.3.2-12|264	+ Revision: 315687
12cr|mmc-agent-2.3.2-12|265	- fix deps
12cr|mmc-agent-2.3.2-12|266	- 2.3.2
12cr|mmc-agent-2.3.2-12|267	- rediffed P1
12cr|mmc-agent-2.3.2-12|268	- dropped the pulse2_1.2.0rc6 patch (P2), it's implemented upstream
12cr|mmc-agent-2.3.2-12|269	
12cr|mmc-agent-2.3.2-12|270	* Mon Nov 24 2008 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-6mdv2009.1
12cr|mmc-agent-2.3.2-12|271	+ Revision: 306341
12cr|mmc-agent-2.3.2-12|272	- added pulse2 1.2.0rc6 fixes (P2)
12cr|mmc-agent-2.3.2-12|273	
12cr|mmc-agent-2.3.2-12|274	* Wed Sep 24 2008 Vincent Guardiola <vguardiola@mandriva.com> 2.3.1-5mdv2009.0
12cr|mmc-agent-2.3.2-12|275	+ Revision: 287855
12cr|mmc-agent-2.3.2-12|276	- Remove requires
12cr|mmc-agent-2.3.2-12|277	- Remove requires
12cr|mmc-agent-2.3.2-12|278	
12cr|mmc-agent-2.3.2-12|279	* Fri Sep 19 2008 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-4mdv2009.0
12cr|mmc-agent-2.3.2-12|280	+ Revision: 285883
12cr|mmc-agent-2.3.2-12|281	- whoops! pulse2-1.1.0_fixes was meant for cs4 only
12cr|mmc-agent-2.3.2-12|282	- bump release
12cr|mmc-agent-2.3.2-12|283	- added fixes for pulse2-1.1.0
12cr|mmc-agent-2.3.2-12|284	
12cr|mmc-agent-2.3.2-12|285	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 2.3.1-2mdv2009.0
12cr|mmc-agent-2.3.2-12|286	+ Revision: 265140
12cr|mmc-agent-2.3.2-12|287	- rebuild early 2009.0 package (before pixel changes)
12cr|mmc-agent-2.3.2-12|288	
12cr|mmc-agent-2.3.2-12|289	* Mon May 05 2008 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-1mdv2009.0
12cr|mmc-agent-2.3.2-12|290	+ Revision: 201305
12cr|mmc-agent-2.3.2-12|291	- 2.3.1
12cr|mmc-agent-2.3.2-12|292	
12cr|mmc-agent-2.3.2-12|293	* Wed Mar 12 2008 Oden Eriksson <oeriksson@mandriva.com> 2.3.0-1mdv2008.1
12cr|mmc-agent-2.3.2-12|294	+ Revision: 187170
12cr|mmc-agent-2.3.2-12|295	- 2.3.0
12cr|mmc-agent-2.3.2-12|296	
12cr|mmc-agent-2.3.2-12|297	* Mon Feb 18 2008 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-4mdv2008.1
12cr|mmc-agent-2.3.2-12|298	+ Revision: 170117
12cr|mmc-agent-2.3.2-12|299	- fix http://mds.mandriva.org/ticket/159 (Obsolete python-mmc-plugins-tools package)
12cr|mmc-agent-2.3.2-12|300	
12cr|mmc-agent-2.3.2-12|301	* Mon Jan 21 2008 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-3mdv2008.1
12cr|mmc-agent-2.3.2-12|302	+ Revision: 155688
12cr|mmc-agent-2.3.2-12|303	- rebuild
12cr|mmc-agent-2.3.2-12|304	- fix deps, attributes and the logrotate script
12cr|mmc-agent-2.3.2-12|305	- tiny fixes in the initscript
12cr|mmc-agent-2.3.2-12|306	
12cr|mmc-agent-2.3.2-12|307	* Fri Jan 11 2008 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-2mdv2008.1
12cr|mmc-agent-2.3.2-12|308	+ Revision: 148717
12cr|mmc-agent-2.3.2-12|309	- add pinit support (lsb tags)
12cr|mmc-agent-2.3.2-12|310	
12cr|mmc-agent-2.3.2-12|311	+ Olivier Blin <oblin@mandriva.com>
12cr|mmc-agent-2.3.2-12|312	- restore BuildRoot
12cr|mmc-agent-2.3.2-12|313	
12cr|mmc-agent-2.3.2-12|314	+ Thierry Vignaud <tv@mandriva.org>
12cr|mmc-agent-2.3.2-12|315	- kill re-definition of %%buildroot on Pixel's request
12cr|mmc-agent-2.3.2-12|316	
12cr|mmc-agent-2.3.2-12|317	* Tue Dec 04 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-1mdv2008.1
12cr|mmc-agent-2.3.2-12|318	+ Revision: 115149
12cr|mmc-agent-2.3.2-12|319	- 2.2.0
12cr|mmc-agent-2.3.2-12|320	- rediffed P1
12cr|mmc-agent-2.3.2-12|321	
12cr|mmc-agent-2.3.2-12|322	* Fri Sep 28 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-1mdv2008.0
12cr|mmc-agent-2.3.2-12|323	+ Revision: 93675
12cr|mmc-agent-2.3.2-12|324	- 2.1.0
12cr|mmc-agent-2.3.2-12|325	
12cr|mmc-agent-2.3.2-12|326	* Wed Sep 12 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-0.r201.6mdv2008.0
12cr|mmc-agent-2.3.2-12|327	+ Revision: 84694
12cr|mmc-agent-2.3.2-12|328	- bump release (dacapo)
12cr|mmc-agent-2.3.2-12|329	- bump release (again)
12cr|mmc-agent-2.3.2-12|330	- bump release
12cr|mmc-agent-2.3.2-12|331	- rebuild
12cr|mmc-agent-2.3.2-12|332	- rebuild
12cr|mmc-agent-2.3.2-12|333	- rebranded
12cr|mmc-agent-2.3.2-12|334	- rebranding
12cr|mmc-agent-2.3.2-12|335	
12cr|mmc-agent-2.3.2-12|336	* Fri Aug 31 2007 Crispin Boylan <crisb@mandriva.org> 2.0.0-6mdv2008.0
12cr|mmc-agent-2.3.2-12|337	+ Revision: 76792
12cr|mmc-agent-2.3.2-12|338	- Remove unused python-twisted modules from requires
12cr|mmc-agent-2.3.2-12|339	
12cr|mmc-agent-2.3.2-12|340	* Thu Jul 19 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-5mdv2008.0
12cr|mmc-agent-2.3.2-12|341	+ Revision: 53551
12cr|mmc-agent-2.3.2-12|342	- move the php deps into the lmc-web-base package
12cr|mmc-agent-2.3.2-12|343	
12cr|mmc-agent-2.3.2-12|344	* Mon Jul 09 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-4mdv2008.0
12cr|mmc-agent-2.3.2-12|345	+ Revision: 50691
12cr|mmc-agent-2.3.2-12|346	- catch the mdv defaults (Andreas Hasenack)
12cr|mmc-agent-2.3.2-12|347	
12cr|mmc-agent-2.3.2-12|348	* Fri Jul 06 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-3mdv2008.0
12cr|mmc-agent-2.3.2-12|349	+ Revision: 49188
12cr|mmc-agent-2.3.2-12|350	- fix deps
12cr|mmc-agent-2.3.2-12|351	
12cr|mmc-agent-2.3.2-12|352	* Tue Jul 03 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdv2008.0
12cr|mmc-agent-2.3.2-12|353	+ Revision: 47501
12cr|mmc-agent-2.3.2-12|354	- really make it backportable to CS4
12cr|mmc-agent-2.3.2-12|355	
12cr|mmc-agent-2.3.2-12|356	* Tue Jul 03 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-1mdv2008.0
12cr|mmc-agent-2.3.2-12|357	+ Revision: 47466
12cr|mmc-agent-2.3.2-12|358	- 2.0.0 (final)
12cr|mmc-agent-2.3.2-12|359	- rediffed P0
12cr|mmc-agent-2.3.2-12|360	- make it backportable to CS4
12cr|mmc-agent-2.3.2-12|361	
12cr|mmc-agent-2.3.2-12|362	* Fri Jun 29 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-0.r158.1mdv2008.0
12cr|mmc-agent-2.3.2-12|363	+ Revision: 45750
12cr|mmc-agent-2.3.2-12|364	- Import lmc-agent
12cr|mmc-agent-2.3.2-12|365	
12cr|mmc-agent-2.3.2-12|366	
12cr|mmc-agent-2.3.2-12|367	
12cr|mmc-agent-2.3.2-12|368	* Fri Jun 29 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-0.r158.1mdv2008.0
12cr|mmc-agent-2.3.2-12|369	- initial Mandriva package

3205 12
12cr|mmm-0.43-4|1	Summary: MMM Mirror Manager
12cr|mmm-0.43-4|2	Name:    mmm
12cr|mmm-0.43-4|3	Version: 0.43
12cr|mmm-0.43-4|4	Release: 4
12cr|mmm-0.43-4|5	License: GPL
12cr|mmm-0.43-4|6	Group: Networking/WWW
12cr|mmm-0.43-4|7	Url: http://mmm.zarb.org/
12cr|mmm-0.43-4|8	Source0: %{name}-%{version}.tar.gz
12cr|mmm-0.43-4|9	Requires: rsync
12cr|mmm-0.43-4|10	BuildRequires: rsync
12cr|mmm-0.43-4|11	BuildRequires: perl-devel
12cr|mmm-0.43-4|12	BuildRequires: perl(CGI)
12cr|mmm-0.43-4|13	BuildRequires: perl(Config::IniFiles)
12cr|mmm-0.43-4|14	BuildRequires: perl(Digest::MD5)
12cr|mmm-0.43-4|15	BuildRequires: perl(File::Temp)
12cr|mmm-0.43-4|16	BuildRequires: perl(Getopt::Long)
12cr|mmm-0.43-4|17	BuildRequires: perl(Sys::Hostname)
12cr|mmm-0.43-4|18	BuildRequires: perl(IO::Select)
12cr|mmm-0.43-4|19	BuildRequires: perl(URI)
12cr|mmm-0.43-4|20	BuildRequires: perl(XML::Simple)
12cr|mmm-0.43-4|21	BuildRequires: perl-XML-Parser
12cr|mmm-0.43-4|22	BuildRequires: perl(Net::DNS)
12cr|mmm-0.43-4|23	BuildRequires: perl(Date::Calc)
12cr|mmm-0.43-4|24	BuildRequires: perl(WWW::HostipInfo)
12cr|mmm-0.43-4|25	BuildRequires: perl(Mail::Send)
12cr|mmm-0.43-4|26	BuildArch: noarch
12cr|mmm-0.43-4|27	
12cr|mmm-0.43-4|28	%description
12cr|mmm-0.43-4|29	MMM is a tool to easilly manage multiple mirroring process using a predefined
12cr|mmm-0.43-4|30	mirror list.
12cr|mmm-0.43-4|31	
12cr|mmm-0.43-4|32	It support:
12cr|mmm-0.43-4|33	- per tree delay between two sync process,
12cr|mmm-0.43-4|34	- automatic mirror switch in case of failure,
12cr|mmm-0.43-4|35	- mirror status report.
12cr|mmm-0.43-4|36	
12cr|mmm-0.43-4|37	%package cgi
12cr|mmm-0.43-4|38	Group: Networking/WWW
12cr|mmm-0.43-4|39	Summary: MMM cgi report
12cr|mmm-0.43-4|40	%if %mdkversion < 201010
12cr|mmm-0.43-4|41	Requires(post):   rpm-helper
12cr|mmm-0.43-4|42	Requires(postun):   rpm-helper
12cr|mmm-0.43-4|43	%endif
12cr|mmm-0.43-4|44	Requires: %name = %version-%release
12cr|mmm-0.43-4|45	
12cr|mmm-0.43-4|46	%description cgi
12cr|mmm-0.43-4|47	MMM is a tool to easilly manage multiple mirroring process using a predefined
12cr|mmm-0.43-4|48	mirror list.
12cr|mmm-0.43-4|49	
12cr|mmm-0.43-4|50	%prep
12cr|mmm-0.43-4|51	%setup -q
12cr|mmm-0.43-4|52	
12cr|mmm-0.43-4|53	%build
12cr|mmm-0.43-4|54	%{__perl} Makefile.PL INSTALLDIRS=vendor --sysconfir=%_sysconfig --localstadir=%_var/lib
12cr|mmm-0.43-4|55	%make
12cr|mmm-0.43-4|56	
12cr|mmm-0.43-4|57	perl -pi -e 's:^statedir.*=.*:statedir = /var/spool/mmm:' config/mmm.cfg
12cr|mmm-0.43-4|58	
12cr|mmm-0.43-4|59	%check
12cr|mmm-0.43-4|60	%make test
12cr|mmm-0.43-4|61	
12cr|mmm-0.43-4|62	%install
12cr|mmm-0.43-4|63	rm -rf %{buildroot}
12cr|mmm-0.43-4|64	%makeinstall_std
12cr|mmm-0.43-4|65	
12cr|mmm-0.43-4|66	# apache configuration
12cr|mmm-0.43-4|67	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|mmm-0.43-4|68	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|mmm-0.43-4|69	ScriptAlias /mmm /var/www/cgi-bin/mmm_status
12cr|mmm-0.43-4|70	
12cr|mmm-0.43-4|71	<Location "/mmm">
12cr|mmm-0.43-4|72	SetEnv MMM_CONFIG %_sysconfdir/mmm/mmm.cfg
12cr|mmm-0.43-4|73	</Location>
12cr|mmm-0.43-4|74	EOF
12cr|mmm-0.43-4|75	
12cr|mmm-0.43-4|76	mkdir -p %{buildroot}/var/www/cgi-bin
12cr|mmm-0.43-4|77	install -m 755 bin/mmm_status %{buildroot}/var/www/cgi-bin/mmm_status
12cr|mmm-0.43-4|78	
12cr|mmm-0.43-4|79	mkdir -p %buildroot%_sysconfdir/%name
12cr|mmm-0.43-4|80	mkdir -p %buildroot%_sysconfdir/%name/mirrorlist
12cr|mmm-0.43-4|81	cp -a -f config/mmm.cfg %buildroot%_sysconfdir/%name/mmm.cfg
12cr|mmm-0.43-4|82	
12cr|mmm-0.43-4|83	mkdir -p %buildroot/var/lib/%name
12cr|mmm-0.43-4|84	
12cr|mmm-0.43-4|85	mkdir -p %buildroot/%_sysconfdir/init.d
12cr|mmm-0.43-4|86	install -m 755 init.d/mmmd %buildroot/%_sysconfdir/init.d/mmmd
12cr|mmm-0.43-4|87	
12cr|mmm-0.43-4|88	%clean
12cr|mmm-0.43-4|89	rm -rf %{buildroot}
12cr|mmm-0.43-4|90	
12cr|mmm-0.43-4|91	%post cgi
12cr|mmm-0.43-4|92	%if %mdkversion < 201010
12cr|mmm-0.43-4|93	%_post_webapp
12cr|mmm-0.43-4|94	%endif
12cr|mmm-0.43-4|95	
12cr|mmm-0.43-4|96	%postun cgi
12cr|mmm-0.43-4|97	%if %mdkversion < 201010
12cr|mmm-0.43-4|98	%_postun_webapp
12cr|mmm-0.43-4|99	%endif
12cr|mmm-0.43-4|100	
12cr|mmm-0.43-4|101	%files
12cr|mmm-0.43-4|102	%defattr(-,root,root)
12cr|mmm-0.43-4|103	%doc examples www/index.html
12cr|mmm-0.43-4|104	%config(noreplace) %_sysconfdir/%name
12cr|mmm-0.43-4|105	%_bindir/*
12cr|mmm-0.43-4|106	%{perl_vendorlib}/*
12cr|mmm-0.43-4|107	%{_mandir}/*/*
12cr|mmm-0.43-4|108	%dir /var/lib/%name
12cr|mmm-0.43-4|109	%_sysconfdir/init.d/mmmd
12cr|mmm-0.43-4|110	
12cr|mmm-0.43-4|111	%files cgi
12cr|mmm-0.43-4|112	%defattr(-,root,root)
12cr|mmm-0.43-4|113	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|mmm-0.43-4|114	/var/www/cgi-bin/mmm_status
12cr|mmm-0.43-4|115	
12cr|mmm-0.43-4|116	
12cr|mmm-0.43-4|117	
12cr|mmm-0.43-4|118	%changelog
12cr|mmm-0.43-4|119	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.43-3mdv2011.0
12cr|mmm-0.43-4|120	+ Revision: 653383
12cr|mmm-0.43-4|121	- rebuild for updated spec-helper
12cr|mmm-0.43-4|122	
12cr|mmm-0.43-4|123	* Tue Feb 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.43-2mdv2011.0
12cr|mmm-0.43-4|124	+ Revision: 510257
12cr|mmm-0.43-4|125	- fix group
12cr|mmm-0.43-4|126	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|mmm-0.43-4|127	
12cr|mmm-0.43-4|128	+ Olivier Thauvin <nanardon@mandriva.org>
12cr|mmm-0.43-4|129	- 0.43
12cr|mmm-0.43-4|130	
12cr|mmm-0.43-4|131	+ Thierry Vignaud <tv@mandriva.org>
12cr|mmm-0.43-4|132	- rebuild
12cr|mmm-0.43-4|133	- rebuild
12cr|mmm-0.43-4|134	- rebuild
12cr|mmm-0.43-4|135	- kill re-definition of %%buildroot on Pixel's request
12cr|mmm-0.43-4|136	
12cr|mmm-0.43-4|137	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|mmm-0.43-4|138	- rebuild
12cr|mmm-0.43-4|139	
12cr|mmm-0.43-4|140	+ Olivier Blin <oblin@mandriva.com>
12cr|mmm-0.43-4|141	- restore BuildRoot
12cr|mmm-0.43-4|142	
12cr|mmm-0.43-4|143	
12cr|mmm-0.43-4|144	* Fri Nov 10 2006 Olivier Thauvin <nanardon@mandriva.org> 0.02-1mdv2007.0
12cr|mmm-0.43-4|145	+ Revision: 80434
12cr|mmm-0.43-4|146	- 0.02
12cr|mmm-0.43-4|147	- fix webapp cgi location and permission
12cr|mmm-0.43-4|148	
12cr|mmm-0.43-4|149	* Tue Oct 31 2006 Olivier Thauvin <nanardon@mandriva.org> 0.01-2mdv2007.1
12cr|mmm-0.43-4|150	+ Revision: 73898
12cr|mmm-0.43-4|151	- fix config file packaging
12cr|mmm-0.43-4|152	- upstream path0: fix missing file
12cr|mmm-0.43-4|153	- fix httpd config
12cr|mmm-0.43-4|154	
12cr|mmm-0.43-4|155	* Tue Oct 31 2006 Olivier Thauvin <nanardon@mandriva.org> 0.01-1mdv2007.1
12cr|mmm-0.43-4|156	+ Revision: 73892
12cr|mmm-0.43-4|157	- fix buildrequires
12cr|mmm-0.43-4|158	- initial import
12cr|mmm-0.43-4|159	

3206 12
12cr|mnemosyne-1.2.2-1|1	Name:		mnemosyne
12cr|mnemosyne-1.2.2-1|2	Summary:	Flash-card learning tool
12cr|mnemosyne-1.2.2-1|3	Version:	1.2.2
12cr|mnemosyne-1.2.2-1|4	Release:	%mkrel 1
12cr|mnemosyne-1.2.2-1|5	URL:		http://www.mnemosyne-proj.org/
12cr|mnemosyne-1.2.2-1|6	Source0:	http://downloads.sourceforge.net/sourceforge/mnemosyne-proj/%{name}-%{version}.tgz
12cr|mnemosyne-1.2.2-1|7	Patch0:		%{name}-desktop.patch
12cr|mnemosyne-1.2.2-1|8	License:	GPLv2+
12cr|mnemosyne-1.2.2-1|9	Group:		Education
12cr|mnemosyne-1.2.2-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|mnemosyne-1.2.2-1|11	BuildRequires:	desktop-file-utils
12cr|mnemosyne-1.2.2-1|12	BuildRequires:	python-devel
12cr|mnemosyne-1.2.2-1|13	BuildRequires:	python-setuptools
12cr|mnemosyne-1.2.2-1|14	BuildArch:	noarch
12cr|mnemosyne-1.2.2-1|15	Requires:	hicolor-icon-theme
12cr|mnemosyne-1.2.2-1|16	Requires:	pygame
12cr|mnemosyne-1.2.2-1|17	Requires:	PyQt
12cr|mnemosyne-1.2.2-1|18	Requires:	python-imaging
12cr|mnemosyne-1.2.2-1|19	
12cr|mnemosyne-1.2.2-1|20	%description
12cr|mnemosyne-1.2.2-1|21	Mnemosyne resembles a traditional flash-card program but with an
12cr|mnemosyne-1.2.2-1|22	important twist: it uses a sophisticated algorithm to schedule the best
12cr|mnemosyne-1.2.2-1|23	time for a card to come up for review.
12cr|mnemosyne-1.2.2-1|24	
12cr|mnemosyne-1.2.2-1|25	Optional dependencies:
12cr|mnemosyne-1.2.2-1|26	* latex: enables entering formulas using latex syntax.
12cr|mnemosyne-1.2.2-1|27	
12cr|mnemosyne-1.2.2-1|28	%prep
12cr|mnemosyne-1.2.2-1|29	%setup -q
12cr|mnemosyne-1.2.2-1|30	%patch0 -p1 -b .d
12cr|mnemosyne-1.2.2-1|31	
12cr|mnemosyne-1.2.2-1|32	%build
12cr|mnemosyne-1.2.2-1|33	CFLAGS="%{optflags}" %{__python} setup.py build
12cr|mnemosyne-1.2.2-1|34	
12cr|mnemosyne-1.2.2-1|35	%install
12cr|mnemosyne-1.2.2-1|36	rm -rf %{buildroot}
12cr|mnemosyne-1.2.2-1|37	
12cr|mnemosyne-1.2.2-1|38	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|mnemosyne-1.2.2-1|39	
12cr|mnemosyne-1.2.2-1|40	install -d %{buildroot}%{_datadir}/applications
12cr|mnemosyne-1.2.2-1|41	desktop-file-install --vendor="" \
12cr|mnemosyne-1.2.2-1|42	--dir=%{buildroot}%{_datadir}/applications \
12cr|mnemosyne-1.2.2-1|43	%{name}.desktop
12cr|mnemosyne-1.2.2-1|44	
12cr|mnemosyne-1.2.2-1|45	install -d %{buildroot}/%{_datadir}/icons/hicolor/128x128/apps
12cr|mnemosyne-1.2.2-1|46	pushd %{buildroot}/%{_datadir}/icons
12cr|mnemosyne-1.2.2-1|47	mv %{name}.png hicolor/128x128/apps/%{name}.png
12cr|mnemosyne-1.2.2-1|48	popd
12cr|mnemosyne-1.2.2-1|49	
12cr|mnemosyne-1.2.2-1|50	%clean
12cr|mnemosyne-1.2.2-1|51	rm -rf %{buildroot}
12cr|mnemosyne-1.2.2-1|52	
12cr|mnemosyne-1.2.2-1|53	%files
12cr|mnemosyne-1.2.2-1|54	%defattr(-,root,root,-)
12cr|mnemosyne-1.2.2-1|55	%doc AUTHORS ChangeLog LICENSE README
12cr|mnemosyne-1.2.2-1|56	%{_bindir}/%{name}
12cr|mnemosyne-1.2.2-1|57	%{python_sitelib}/%{name}
12cr|mnemosyne-1.2.2-1|58	%{python_sitelib}/Mnemosyne-%{version}-*.egg-info
12cr|mnemosyne-1.2.2-1|59	%{_datadir}/applications/%{name}.desktop
12cr|mnemosyne-1.2.2-1|60	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cr|mnemosyne-1.2.2-1|61	
12cr|mnemosyne-1.2.2-1|62	
12cr|mnemosyne-1.2.2-1|63	
12cr|mnemosyne-1.2.2-1|64	%changelog
12cr|mnemosyne-1.2.2-1|65	* Wed Nov 16 2011 Andrey Bondrov <abondrov@mandriva.org> 1.2.2-1mdv2011.0
12cr|mnemosyne-1.2.2-1|66	+ Revision: 731057
12cr|mnemosyne-1.2.2-1|67	- imported package mnemosyne
12cr|mnemosyne-1.2.2-1|68	

3207 12
12cr|mnogosearch-3.3.10-6|1	%define major 3
12cr|mnogosearch-3.3.10-6|2	%define minor 2
12cr|mnogosearch-3.3.10-6|3	%define libname %mklibname mnogosearch %{major}.%{minor}
12cr|mnogosearch-3.3.10-6|4	%define develname %mklibname mnogosearch -d
12cr|mnogosearch-3.3.10-6|5	
12cr|mnogosearch-3.3.10-6|6	Summary:	Another one web indexing and searching system for a small domain or intranet
12cr|mnogosearch-3.3.10-6|7	Name:		mnogosearch
12cr|mnogosearch-3.3.10-6|8	Version:	3.3.10
12cr|mnogosearch-3.3.10-6|9	Release:	6
12cr|mnogosearch-3.3.10-6|10	License:	GPL
12cr|mnogosearch-3.3.10-6|11	Group:		System/Servers
12cr|mnogosearch-3.3.10-6|12	URL:		http://www.mnogosearch.org/
12cr|mnogosearch-3.3.10-6|13	Source0:	http://www.mnogosearch.org/Download/mnogosearch-%{version}.tar.gz
12cr|mnogosearch-3.3.10-6|14	Source1:	mnogosearch-dbgen
12cr|mnogosearch-3.3.10-6|15	Source2:	mnogosearch-Mysql-database
12cr|mnogosearch-3.3.10-6|16	Source3:	mnogosearch.png
12cr|mnogosearch-3.3.10-6|17	Patch0:		mnogosearch-local_button.diff
12cr|mnogosearch-3.3.10-6|18	Patch1:		mnogosearch-3.2.16-udm-config.patch
12cr|mnogosearch-3.3.10-6|19	Patch2:		mnogosearch-soname.diff
12cr|mnogosearch-3.3.10-6|20	Patch3:		mnogosearch-3.2.11-docs_fix.patch
12cr|mnogosearch-3.3.10-6|21	Patch4:		mnogosearch-3.3.9-fix-install.patch
12cr|mnogosearch-3.3.10-6|22	Requires(pre):  apache-mpm-prefork
12cr|mnogosearch-3.3.10-6|23	Requires:       apache-mpm-prefork
12cr|mnogosearch-3.3.10-6|24	BuildRequires:	autoconf
12cr|mnogosearch-3.3.10-6|25	BuildRequires:	automake
12cr|mnogosearch-3.3.10-6|26	BuildRequires:	libtool
12cr|mnogosearch-3.3.10-6|27	BuildRequires:	openssl-devel
12cr|mnogosearch-3.3.10-6|28	BuildRequires:	zlib-devel
12cr|mnogosearch-3.3.10-6|29	BuildRequires:	expat-devel
12cr|mnogosearch-3.3.10-6|30	BuildRequires:	openssl-devel
12cr|mnogosearch-3.3.10-6|31	BuildRequires:	openjade
12cr|mnogosearch-3.3.10-6|32	BuildRequires:	docbook-utils
12cr|mnogosearch-3.3.10-6|33	Conflicts:	gnusearch
12cr|mnogosearch-3.3.10-6|34	BuildRequires:	mysql-devel >= 5.1
12cr|mnogosearch-3.3.10-6|35	BuildRequires:	readline-devel
12cr|mnogosearch-3.3.10-6|36	BuildRequires:	ncurses-devel
12cr|mnogosearch-3.3.10-6|37	BuildRequires:	multiarch-utils >= 1.0.3
12cr|mnogosearch-3.3.10-6|38	
12cr|mnogosearch-3.3.10-6|39	%description
12cr|mnogosearch-3.3.10-6|40	mnoGoSearch (formerly known as UdmSearch) is a full-featured Web search engine
12cr|mnogosearch-3.3.10-6|41	that you can use to build search engines over HTTP, HTTPS, FTP, and NTTP
12cr|mnogosearch-3.3.10-6|42	servers, local files, and database big text fields. It supports Oracle, MS SQL
12cr|mnogosearch-3.3.10-6|43	Server, MySQL, PostgreSQL, InterBase/Firebird, Openlink Virtuoso, Intersystems
12cr|mnogosearch-3.3.10-6|44	Cach, iODBC, EasySoft ODBC, and unixODBC database backends. It has XML, HTML,
12cr|mnogosearch-3.3.10-6|45	and TEXT built-in support, and external converters support for other document
12cr|mnogosearch-3.3.10-6|46	types. An automatic language/charset guesser for more 70 language/charset
12cr|mnogosearch-3.3.10-6|47	combinations is included, along with basic authorization support, and you may
12cr|mnogosearch-3.3.10-6|48	index password-protected intranet HTTP servers with proxy authorization
12cr|mnogosearch-3.3.10-6|49	support.
12cr|mnogosearch-3.3.10-6|50	
12cr|mnogosearch-3.3.10-6|51	mnoGoSearch is built with MySQL support.
12cr|mnogosearch-3.3.10-6|52	
12cr|mnogosearch-3.3.10-6|53	%package -n	%{libname}
12cr|mnogosearch-3.3.10-6|54	Summary:	Libraries for %{name}
12cr|mnogosearch-3.3.10-6|55	Group:          System/Libraries
12cr|mnogosearch-3.3.10-6|56	
12cr|mnogosearch-3.3.10-6|57	%description -n	%{libname}
12cr|mnogosearch-3.3.10-6|58	This package contains the %{name} library files.
12cr|mnogosearch-3.3.10-6|59	
12cr|mnogosearch-3.3.10-6|60	%package -n	%{develname}
12cr|mnogosearch-3.3.10-6|61	Summary:	Development headers and libraries for %{name}
12cr|mnogosearch-3.3.10-6|62	Group:		Development/C
12cr|mnogosearch-3.3.10-6|63	Requires:	%{libname} = %{version}
12cr|mnogosearch-3.3.10-6|64	Provides:	lib%{name}-devel = %{version}
12cr|mnogosearch-3.3.10-6|65	Provides:	%{mklibname mnogosearch 3.2 -d} = %{version}-%{release}
12cr|mnogosearch-3.3.10-6|66	Obsoletes:	%{mklibname mnogosearch 3.2 -d}
12cr|mnogosearch-3.3.10-6|67	
12cr|mnogosearch-3.3.10-6|68	%description -n	%{develname}
12cr|mnogosearch-3.3.10-6|69	This package contains the %{name} development files.
12cr|mnogosearch-3.3.10-6|70	
12cr|mnogosearch-3.3.10-6|71	%prep
12cr|mnogosearch-3.3.10-6|72	
12cr|mnogosearch-3.3.10-6|73	%setup -q -n mnogosearch-%{version}
12cr|mnogosearch-3.3.10-6|74	%patch0 -p0
12cr|mnogosearch-3.3.10-6|75	%patch1 -p0
12cr|mnogosearch-3.3.10-6|76	%patch2 -p0
12cr|mnogosearch-3.3.10-6|77	%patch3 -p0
12cr|mnogosearch-3.3.10-6|78	%patch4 -p0
12cr|mnogosearch-3.3.10-6|79	
12cr|mnogosearch-3.3.10-6|80	# CVS cleanup
12cr|mnogosearch-3.3.10-6|81	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|mnogosearch-3.3.10-6|82	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|mnogosearch-3.3.10-6|83	done
12cr|mnogosearch-3.3.10-6|84	
12cr|mnogosearch-3.3.10-6|85	# fix one weird bug...
12cr|mnogosearch-3.3.10-6|86	echo "SUBDIRS= mysql pgsql sqlite cache" > create/Makefile.am
12cr|mnogosearch-3.3.10-6|87	
12cr|mnogosearch-3.3.10-6|88	cp %{SOURCE1} mnogosearch-dbgen
12cr|mnogosearch-3.3.10-6|89	cp %{SOURCE2} mysql.sql
12cr|mnogosearch-3.3.10-6|90	cp %{SOURCE3} mnogosearch.png
12cr|mnogosearch-3.3.10-6|91	
12cr|mnogosearch-3.3.10-6|92	# lib64 fix
12cr|mnogosearch-3.3.10-6|93	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
12cr|mnogosearch-3.3.10-6|94	
12cr|mnogosearch-3.3.10-6|95	%build
12cr|mnogosearch-3.3.10-6|96	autoreconf -fi
12cr|mnogosearch-3.3.10-6|97	
12cr|mnogosearch-3.3.10-6|98	%serverbuild
12cr|mnogosearch-3.3.10-6|99	%configure2_5x \
12cr|mnogosearch-3.3.10-6|100	--sysconfdir=%{_sysconfdir}/mnogosearch  \
12cr|mnogosearch-3.3.10-6|101	--datadir=%{_datadir}/mnogosearch  \
12cr|mnogosearch-3.3.10-6|102	--enable-syslog --enable-syslog=LOG_LOCAL6 \
12cr|mnogosearch-3.3.10-6|103	--localstatedir=/var/lib/mnogosearch \
12cr|mnogosearch-3.3.10-6|104	--with-mysql \
12cr|mnogosearch-3.3.10-6|105	--enable-parser \
12cr|mnogosearch-3.3.10-6|106	--enable-mp3 \
12cr|mnogosearch-3.3.10-6|107	--enable-file \
12cr|mnogosearch-3.3.10-6|108	--enable-http \
12cr|mnogosearch-3.3.10-6|109	--enable-ftp \
12cr|mnogosearch-3.3.10-6|110	--enable-news \
12cr|mnogosearch-3.3.10-6|111	--with-openssl=%{_prefix} \
12cr|mnogosearch-3.3.10-6|112	--with-zlib \
12cr|mnogosearch-3.3.10-6|113	--with-readline \
12cr|mnogosearch-3.3.10-6|114	--with-extra-charsets=all \
12cr|mnogosearch-3.3.10-6|115	--enable-mysql-fulltext-plugin
12cr|mnogosearch-3.3.10-6|116	
12cr|mnogosearch-3.3.10-6|117	make
12cr|mnogosearch-3.3.10-6|118	
12cr|mnogosearch-3.3.10-6|119	# TODO: --with-expat
12cr|mnogosearch-3.3.10-6|120	# conditional build: --with-unixODBC --with-freetds
12cr|mnogosearch-3.3.10-6|121	
12cr|mnogosearch-3.3.10-6|122	%install
12cr|mnogosearch-3.3.10-6|123	# don't fiddle with the initscript!
12cr|mnogosearch-3.3.10-6|124	export DONT_GPRINTIFY=1
12cr|mnogosearch-3.3.10-6|125	
12cr|mnogosearch-3.3.10-6|126	install -d %{buildroot}%{_includedir}/%{name}-%{version}
12cr|mnogosearch-3.3.10-6|127	install -d %{buildroot}%{_infodir}
12cr|mnogosearch-3.3.10-6|128	install -d %{buildroot}/var/lib
12cr|mnogosearch-3.3.10-6|129	install -d %{buildroot}%{_sysconfdir}/cron.daily
12cr|mnogosearch-3.3.10-6|130	install -d %{buildroot}/var/www/cgi-bin
12cr|mnogosearch-3.3.10-6|131	install -d %{buildroot}/var/www/html
12cr|mnogosearch-3.3.10-6|132	install -d %{buildroot}/var/www/icons
12cr|mnogosearch-3.3.10-6|133	
12cr|mnogosearch-3.3.10-6|134	%makeinstall_std
12cr|mnogosearch-3.3.10-6|135	
12cr|mnogosearch-3.3.10-6|136	mv -f %{buildroot}%{_bindir}/*.cgi %{buildroot}/var/www/cgi-bin/
12cr|mnogosearch-3.3.10-6|137	
12cr|mnogosearch-3.3.10-6|138	(cd %{buildroot}%{_sysconfdir}/%{name}
12cr|mnogosearch-3.3.10-6|139	echo "#"> locals
12cr|mnogosearch-3.3.10-6|140	for f in *-dist ; do
12cr|mnogosearch-3.3.10-6|141	mv -f $f `basename $f -dist`
12cr|mnogosearch-3.3.10-6|142	done
12cr|mnogosearch-3.3.10-6|143	)
12cr|mnogosearch-3.3.10-6|144	
12cr|mnogosearch-3.3.10-6|145	install -m0755 mnogosearch-dbgen %{buildroot}%{_sysconfdir}/cron.daily/
12cr|mnogosearch-3.3.10-6|146	install -m0644 mnogosearch.png %{buildroot}/var/www/icons/
12cr|mnogosearch-3.3.10-6|147	
12cr|mnogosearch-3.3.10-6|148	# fix one tiny bug
12cr|mnogosearch-3.3.10-6|149	perl -pi -e "s|/usr/local/mnogosearch/sbin/indexer|%{_sbindir}/indexer|g" %{buildroot}%{_sysconfdir}/mnogosearch/indexer.conf
12cr|mnogosearch-3.3.10-6|150	
12cr|mnogosearch-3.3.10-6|151	# fix docs
12cr|mnogosearch-3.3.10-6|152	rm -rf html; mkdir -p html
12cr|mnogosearch-3.3.10-6|153	cp -p doc/*.html html/
12cr|mnogosearch-3.3.10-6|154	
12cr|mnogosearch-3.3.10-6|155	# rename this file
12cr|mnogosearch-3.3.10-6|156	mv %{buildroot}%{_bindir}/udm-config %{buildroot}%{_bindir}/%{name}-%{version}-config
12cr|mnogosearch-3.3.10-6|157	
12cr|mnogosearch-3.3.10-6|158	# move headers in place (P2 should help finding this)
12cr|mnogosearch-3.3.10-6|159	mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/%{name}-%{version}/
12cr|mnogosearch-3.3.10-6|160	
12cr|mnogosearch-3.3.10-6|161	# cleanup
12cr|mnogosearch-3.3.10-6|162	rm -rf %{buildroot}/usr/doc
12cr|mnogosearch-3.3.10-6|163	rm -rf %{buildroot}%{_datadir}/%{name}/sqlite
12cr|mnogosearch-3.3.10-6|164	rm -rf %{buildroot}%{_datadir}/%{name}/pgsql
12cr|mnogosearch-3.3.10-6|165	
12cr|mnogosearch-3.3.10-6|166	%multiarch_binaries %{buildroot}%{_bindir}/%{name}-%{version}-config
12cr|mnogosearch-3.3.10-6|167	
12cr|mnogosearch-3.3.10-6|168	%multiarch_includes %{buildroot}%{_includedir}/%{name}-%{version}/udm_config.h
12cr|mnogosearch-3.3.10-6|169	
12cr|mnogosearch-3.3.10-6|170	%multiarch_includes %{buildroot}%{_includedir}/%{name}-%{version}/udm_autoconf.h
12cr|mnogosearch-3.3.10-6|171	
12cr|mnogosearch-3.3.10-6|172	
12cr|mnogosearch-3.3.10-6|173	%files
12cr|mnogosearch-3.3.10-6|174	%defattr (0644,root,root,0755)
12cr|mnogosearch-3.3.10-6|175	%doc ChangeLog README TODO html doc/samples
12cr|mnogosearch-3.3.10-6|176	%attr (0755,root,root) %{_sbindir}/indexer
12cr|mnogosearch-3.3.10-6|177	%attr (0755,root,root) %{_bindir}/mconv
12cr|mnogosearch-3.3.10-6|178	%attr (0755,root,root) %{_bindir}/mguesser
12cr|mnogosearch-3.3.10-6|179	%attr (0755,root,root) /var/www/cgi-bin/*
12cr|mnogosearch-3.3.10-6|180	%attr (0644,root,root) /var/www/icons/mnogosearch.png
12cr|mnogosearch-3.3.10-6|181	%dir /var/lib/mnogosearch
12cr|mnogosearch-3.3.10-6|182	%dir /var/lib/mnogosearch/cache
12cr|mnogosearch-3.3.10-6|183	%dir %{_sysconfdir}/mnogosearch
12cr|mnogosearch-3.3.10-6|184	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/indexer.conf
12cr|mnogosearch-3.3.10-6|185	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/langmap.conf
12cr|mnogosearch-3.3.10-6|186	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/stopwords.conf
12cr|mnogosearch-3.3.10-6|187	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/*.htm
12cr|mnogosearch-3.3.10-6|188	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/mandarin.freq
12cr|mnogosearch-3.3.10-6|189	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/thai.freq
12cr|mnogosearch-3.3.10-6|190	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/TraditionalChinese.freq
12cr|mnogosearch-3.3.10-6|191	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/locals
12cr|mnogosearch-3.3.10-6|192	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/node.xml
12cr|mnogosearch-3.3.10-6|193	%dir %{_sysconfdir}/mnogosearch/langmap
12cr|mnogosearch-3.3.10-6|194	%dir %{_sysconfdir}/mnogosearch/stopwords
12cr|mnogosearch-3.3.10-6|195	%dir %{_sysconfdir}/mnogosearch/synonym
12cr|mnogosearch-3.3.10-6|196	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mnogosearch/*/*
12cr|mnogosearch-3.3.10-6|197	%attr (0755,root,root) %{_sysconfdir}/cron.daily/*
12cr|mnogosearch-3.3.10-6|198	%attr (0644,root,root) %{_mandir}/man?/*
12cr|mnogosearch-3.3.10-6|199	%{_datadir}/mnogosearch/cache
12cr|mnogosearch-3.3.10-6|200	%{_datadir}/mnogosearch/mysql
12cr|mnogosearch-3.3.10-6|201	
12cr|mnogosearch-3.3.10-6|202	%files -n %{libname}
12cr|mnogosearch-3.3.10-6|203	%defattr (0644,root,root,0755)
12cr|mnogosearch-3.3.10-6|204	%attr (0755,root,root) %{_libdir}/lib*.so.%{major}*
12cr|mnogosearch-3.3.10-6|205	
12cr|mnogosearch-3.3.10-6|206	%files -n %{develname}
12cr|mnogosearch-3.3.10-6|207	%defattr (0644,root,root,0755)
12cr|mnogosearch-3.3.10-6|208	%attr (0755,root,root) %{multiarch_bindir}/mnogosearch-%{version}-config
12cr|mnogosearch-3.3.10-6|209	%attr (0644,root,root) %{multiarch_includedir}/mnogosearch-%{version}/udm_config.h
12cr|mnogosearch-3.3.10-6|210	%attr (0644,root,root) %{multiarch_includedir}/mnogosearch-%{version}/udm_autoconf.h
12cr|mnogosearch-3.3.10-6|211	%attr (0755,root,root) %{_bindir}/mnogosearch-%{version}-config
12cr|mnogosearch-3.3.10-6|212	%attr (0644,root,root) %{_includedir}/mnogosearch-%{version}/*.h
12cr|mnogosearch-3.3.10-6|213	%attr (0644,root,root) %{_libdir}/*.a
12cr|mnogosearch-3.3.10-6|214	%attr (0755,root,root) %{_libdir}/*.so
12cr|mnogosearch-3.3.10-6|215	
12cr|mnogosearch-3.3.10-6|216	
12cr|mnogosearch-3.3.10-6|217	%changelog
12cr|mnogosearch-3.3.10-6|218	* Sat Aug 20 2011 Oden Eriksson <oeriksson@mandriva.com> 3.3.10-5mdv2012.0
12cr|mnogosearch-3.3.10-6|219	+ Revision: 695883
12cr|mnogosearch-3.3.10-6|220	- fix build
12cr|mnogosearch-3.3.10-6|221	- rebuild
12cr|mnogosearch-3.3.10-6|222	
12cr|mnogosearch-3.3.10-6|223	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 3.3.10-4mdv2011.0
12cr|mnogosearch-3.3.10-6|224	+ Revision: 627258
12cr|mnogosearch-3.3.10-6|225	- rebuilt against mysql-5.5.8 libs, again
12cr|mnogosearch-3.3.10-6|226	
12cr|mnogosearch-3.3.10-6|227	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.10-3mdv2011.0
12cr|mnogosearch-3.3.10-6|228	+ Revision: 626540
12cr|mnogosearch-3.3.10-6|229	- rebuilt against mysql-5.5.8 libs
12cr|mnogosearch-3.3.10-6|230	
12cr|mnogosearch-3.3.10-6|231	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.10-1mdv2011.0
12cr|mnogosearch-3.3.10-6|232	+ Revision: 600386
12cr|mnogosearch-3.3.10-6|233	- 3.3.10
12cr|mnogosearch-3.3.10-6|234	
12cr|mnogosearch-3.3.10-6|235	* Tue Apr 20 2010 Funda Wang <fwang@mandriva.org> 3.3.9-4mdv2010.1
12cr|mnogosearch-3.3.10-6|236	+ Revision: 536980
12cr|mnogosearch-3.3.10-6|237	- fix install
12cr|mnogosearch-3.3.10-6|238	
12cr|mnogosearch-3.3.10-6|239	* Fri Feb 26 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.9-3mdv2010.1
12cr|mnogosearch-3.3.10-6|240	+ Revision: 511707
12cr|mnogosearch-3.3.10-6|241	- rebuild
12cr|mnogosearch-3.3.10-6|242	
12cr|mnogosearch-3.3.10-6|243	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.9-2mdv2010.1
12cr|mnogosearch-3.3.10-6|244	+ Revision: 507489
12cr|mnogosearch-3.3.10-6|245	- rebuild
12cr|mnogosearch-3.3.10-6|246	
12cr|mnogosearch-3.3.10-6|247	* Sun Dec 27 2009 Oden Eriksson <oeriksson@mandriva.com> 3.3.9-1mdv2010.1
12cr|mnogosearch-3.3.10-6|248	+ Revision: 482776
12cr|mnogosearch-3.3.10-6|249	- 3.3.9
12cr|mnogosearch-3.3.10-6|250	
12cr|mnogosearch-3.3.10-6|251	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 3.3.8-3mdv2010.0
12cr|mnogosearch-3.3.10-6|252	+ Revision: 440017
12cr|mnogosearch-3.3.10-6|253	- rebuild
12cr|mnogosearch-3.3.10-6|254	
12cr|mnogosearch-3.3.10-6|255	* Thu Feb 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.3.8-2mdv2009.1
12cr|mnogosearch-3.3.10-6|256	+ Revision: 345242
12cr|mnogosearch-3.3.10-6|257	- rebuild against new readline
12cr|mnogosearch-3.3.10-6|258	
12cr|mnogosearch-3.3.10-6|259	* Sat Feb 14 2009 Oden Eriksson <oeriksson@mandriva.com> 3.3.8-1mdv2009.1
12cr|mnogosearch-3.3.10-6|260	+ Revision: 340278
12cr|mnogosearch-3.3.10-6|261	- 3.3.8
12cr|mnogosearch-3.3.10-6|262	- rediff patches
12cr|mnogosearch-3.3.10-6|263	- use %%{ldconfig}
12cr|mnogosearch-3.3.10-6|264	- enable mysql 5.1 features
12cr|mnogosearch-3.3.10-6|265	
12cr|mnogosearch-3.3.10-6|266	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 3.3.7-3mdv2009.1
12cr|mnogosearch-3.3.10-6|267	+ Revision: 311307
12cr|mnogosearch-3.3.10-6|268	- rebuilt against mysql-5.1.30 libs
12cr|mnogosearch-3.3.10-6|269	
12cr|mnogosearch-3.3.10-6|270	* Sat Jul 19 2008 Oden Eriksson <oeriksson@mandriva.com> 3.3.7-2mdv2009.0
12cr|mnogosearch-3.3.10-6|271	+ Revision: 238734
12cr|mnogosearch-3.3.10-6|272	- fix build (pgsql headers)
12cr|mnogosearch-3.3.10-6|273	- use -Wl,--as-needed -Wl,--no-undefined
12cr|mnogosearch-3.3.10-6|274	- hardcode %%{_localstatedir}
12cr|mnogosearch-3.3.10-6|275	
12cr|mnogosearch-3.3.10-6|276	+ Pixel <pixel@mandriva.com>
12cr|mnogosearch-3.3.10-6|277	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|mnogosearch-3.3.10-6|278	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|mnogosearch-3.3.10-6|279	
12cr|mnogosearch-3.3.10-6|280	* Sat Apr 12 2008 Oden Eriksson <oeriksson@mandriva.com> 3.3.7-1mdv2009.0
12cr|mnogosearch-3.3.10-6|281	+ Revision: 192613
12cr|mnogosearch-3.3.10-6|282	- 3.3.7
12cr|mnogosearch-3.3.10-6|283	
12cr|mnogosearch-3.3.10-6|284	+ Olivier Blin <blino@mandriva.org>
12cr|mnogosearch-3.3.10-6|285	- restore BuildRoot
12cr|mnogosearch-3.3.10-6|286	
12cr|mnogosearch-3.3.10-6|287	+ Thierry Vignaud <tv@mandriva.org>
12cr|mnogosearch-3.3.10-6|288	- kill re-definition of %%buildroot on Pixel's request
12cr|mnogosearch-3.3.10-6|289	
12cr|mnogosearch-3.3.10-6|290	* Wed Nov 28 2007 Oden Eriksson <oeriksson@mandriva.com> 3.3.6-1mdv2008.1
12cr|mnogosearch-3.3.10-6|291	+ Revision: 113535
12cr|mnogosearch-3.3.10-6|292	- 3.3.6
12cr|mnogosearch-3.3.10-6|293	
12cr|mnogosearch-3.3.10-6|294	* Tue Nov 13 2007 Oden Eriksson <oeriksson@mandriva.com> 3.3.5-2mdv2008.1
12cr|mnogosearch-3.3.10-6|295	+ Revision: 108412
12cr|mnogosearch-3.3.10-6|296	- make it build on cs4
12cr|mnogosearch-3.3.10-6|297	
12cr|mnogosearch-3.3.10-6|298	* Wed Oct 17 2007 Oden Eriksson <oeriksson@mandriva.com> 3.3.5-1mdv2008.1
12cr|mnogosearch-3.3.10-6|299	+ Revision: 99770
12cr|mnogosearch-3.3.10-6|300	- 3.3.5
12cr|mnogosearch-3.3.10-6|301	- new devel naming
12cr|mnogosearch-3.3.10-6|302	
12cr|mnogosearch-3.3.10-6|303	* Mon Jun 25 2007 Oden Eriksson <oeriksson@mandriva.com> 3.3.3-3mdv2008.0
12cr|mnogosearch-3.3.10-6|304	+ Revision: 43817
12cr|mnogosearch-3.3.10-6|305	- fix deps
12cr|mnogosearch-3.3.10-6|306	
12cr|mnogosearch-3.3.10-6|307	* Fri Jun 15 2007 Oden Eriksson <oeriksson@mandriva.com> 3.3.3-2mdv2008.0
12cr|mnogosearch-3.3.10-6|308	+ Revision: 39989
12cr|mnogosearch-3.3.10-6|309	- really add the patch
12cr|mnogosearch-3.3.10-6|310	- added P4 to make the php extension build
12cr|mnogosearch-3.3.10-6|311	- use distro conditional -fstack-protector
12cr|mnogosearch-3.3.10-6|312	- 3.3.3
12cr|mnogosearch-3.3.10-6|313	
12cr|mnogosearch-3.3.10-6|314	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 3.3.2-1mdv2008.0
12cr|mnogosearch-3.3.10-6|315	+ Revision: 15331
12cr|mnogosearch-3.3.10-6|316	- 3.3.2
12cr|mnogosearch-3.3.10-6|317	
12cr|mnogosearch-3.3.10-6|318	* Wed Apr 18 2007 Oden Eriksson <oeriksson@mandriva.com> 3.3.1-1mdv2008.0
12cr|mnogosearch-3.3.10-6|319	+ Revision: 14586
12cr|mnogosearch-3.3.10-6|320	- 3.3.1
12cr|mnogosearch-3.3.10-6|321	
12cr|mnogosearch-3.3.10-6|322	
12cr|mnogosearch-3.3.10-6|323	* Tue Mar 06 2007 Oden Eriksson <oeriksson@mandriva.com> 3.3.0-1mdv2007.0
12cr|mnogosearch-3.3.10-6|324	+ Revision: 133637
12cr|mnogosearch-3.3.10-6|325	- fix deps
12cr|mnogosearch-3.3.10-6|326	- 3.3.0
12cr|mnogosearch-3.3.10-6|327	- rediffed patches; P0,P2
12cr|mnogosearch-3.3.10-6|328	- 3.2.41
12cr|mnogosearch-3.3.10-6|329	- rebuild
12cr|mnogosearch-3.3.10-6|330	- Import mnogosearch
12cr|mnogosearch-3.3.10-6|331	
12cr|mnogosearch-3.3.10-6|332	* Fri Nov 10 2006 Oden Eriksson <oeriksson@mandriva.com> 3.2.40-1mdv2007.1
12cr|mnogosearch-3.3.10-6|333	- 3.2.40
12cr|mnogosearch-3.3.10-6|334	- bunzip patches and sources
12cr|mnogosearch-3.3.10-6|335	
12cr|mnogosearch-3.3.10-6|336	* Tue Sep 05 2006 Oden Eriksson <oeriksson@mandriva.com> 3.2.39-1mdv2007.0
12cr|mnogosearch-3.3.10-6|337	- rebuilt against MySQL-5.0.24a-1mdv2007.0 due to ABI changes
12cr|mnogosearch-3.3.10-6|338	
12cr|mnogosearch-3.3.10-6|339	* Fri Jun 09 2006 Oden Eriksson <oeriksson@mandriva.com> 3.2.39-1mdv2007.0
12cr|mnogosearch-3.3.10-6|340	- 3.2.39
12cr|mnogosearch-3.3.10-6|341	
12cr|mnogosearch-3.3.10-6|342	* Sun Mar 19 2006 Oden Eriksson <oeriksson@mandriva.com> 3.2.38-1mdk
12cr|mnogosearch-3.3.10-6|343	- 3.2.38
12cr|mnogosearch-3.3.10-6|344	- rediffed P2
12cr|mnogosearch-3.3.10-6|345	
12cr|mnogosearch-3.3.10-6|346	* Fri Jan 27 2006 Oden Eriksson <oeriksson@mandriva.com> 3.2.36-1mdk
12cr|mnogosearch-3.3.10-6|347	- 3.2.36 (Major feature enhancements)
12cr|mnogosearch-3.3.10-6|348	- rediffed P2
12cr|mnogosearch-3.3.10-6|349	
12cr|mnogosearch-3.3.10-6|350	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.35-1mdk
12cr|mnogosearch-3.3.10-6|351	- 3.2.35
12cr|mnogosearch-3.3.10-6|352	- fix soname
12cr|mnogosearch-3.3.10-6|353	- tune it for heavy duty and use MySQL as the backend engine
12cr|mnogosearch-3.3.10-6|354	
12cr|mnogosearch-3.3.10-6|355	* Mon Feb 07 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.29-6mdk
12cr|mnogosearch-3.3.10-6|356	- rpmlint fixes
12cr|mnogosearch-3.3.10-6|357	
12cr|mnogosearch-3.3.10-6|358	* Mon Feb 07 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.29-5mdk
12cr|mnogosearch-3.3.10-6|359	- fix deps and conditional %%multiarch
12cr|mnogosearch-3.3.10-6|360	
12cr|mnogosearch-3.3.10-6|361	* Fri Dec 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.29-4mdk
12cr|mnogosearch-3.3.10-6|362	- revert latest "lib64 fixes"
12cr|mnogosearch-3.3.10-6|363	
12cr|mnogosearch-3.3.10-6|364	* Tue Dec 28 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.29-3mdk
12cr|mnogosearch-3.3.10-6|365	- lib64 fixes
12cr|mnogosearch-3.3.10-6|366	- no..., spamassassin at mdk does not like this package...
12cr|mnogosearch-3.3.10-6|367	
12cr|mnogosearch-3.3.10-6|368	* Sat Dec 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.29-2mdk
12cr|mnogosearch-3.3.10-6|369	- new %%description (the old one annoyed spamassassin on the changelog list;))
12cr|mnogosearch-3.3.10-6|370	
12cr|mnogosearch-3.3.10-6|371	* Sat Dec 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.29-1mdk
12cr|mnogosearch-3.3.10-6|372	- 3.2.29
12cr|mnogosearch-3.3.10-6|373	
12cr|mnogosearch-3.3.10-6|374	* Fri Dec 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.28-1mdk
12cr|mnogosearch-3.3.10-6|375	- 3.2.28
12cr|mnogosearch-3.3.10-6|376	
12cr|mnogosearch-3.3.10-6|377	* Sun Dec 05 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.26-1mdk
12cr|mnogosearch-3.3.10-6|378	- 3.2.26
12cr|mnogosearch-3.3.10-6|379	
12cr|mnogosearch-3.3.10-6|380	* Wed Nov 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.25-2mdk
12cr|mnogosearch-3.3.10-6|381	- nuke redundant provides
12cr|mnogosearch-3.3.10-6|382	- fix deps
12cr|mnogosearch-3.3.10-6|383	
12cr|mnogosearch-3.3.10-6|384	* Tue Nov 23 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.25-1mdk
12cr|mnogosearch-3.3.10-6|385	- 3.2.25
12cr|mnogosearch-3.3.10-6|386	
12cr|mnogosearch-3.3.10-6|387	* Fri Nov 05 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.24-1mdk
12cr|mnogosearch-3.3.10-6|388	- 3.2.24
12cr|mnogosearch-3.3.10-6|389	
12cr|mnogosearch-3.3.10-6|390	* Fri Oct 22 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.23-1mdk
12cr|mnogosearch-3.3.10-6|391	- 3.2.23
12cr|mnogosearch-3.3.10-6|392	
12cr|mnogosearch-3.3.10-6|393	* Sat Oct 16 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.2.22-1mdk
12cr|mnogosearch-3.3.10-6|394	- 3.2.22
12cr|mnogosearch-3.3.10-6|395	
12cr|mnogosearch-3.3.10-6|396	* Thu Sep 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.21-1mdk
12cr|mnogosearch-3.3.10-6|397	- 3.2.21
12cr|mnogosearch-3.3.10-6|398	
12cr|mnogosearch-3.3.10-6|399	* Tue Aug 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.20-1mdk
12cr|mnogosearch-3.3.10-6|400	- 3.2.20
12cr|mnogosearch-3.3.10-6|401	
12cr|mnogosearch-3.3.10-6|402	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.19-1mdk
12cr|mnogosearch-3.3.10-6|403	- 3.2.19
12cr|mnogosearch-3.3.10-6|404	
12cr|mnogosearch-3.3.10-6|405	* Wed Jun 09 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.18-1mdk
12cr|mnogosearch-3.3.10-6|406	- 3.2.18
12cr|mnogosearch-3.3.10-6|407	
12cr|mnogosearch-3.3.10-6|408	* Thu May 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.17-1mdk
12cr|mnogosearch-3.3.10-6|409	- 3.2.17
12cr|mnogosearch-3.3.10-6|410	
12cr|mnogosearch-3.3.10-6|411	* Tue Apr 20 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.16-1mdk
12cr|mnogosearch-3.3.10-6|412	- 3.2.16
12cr|mnogosearch-3.3.10-6|413	- stored and cached is dead, long live searchd...
12cr|mnogosearch-3.3.10-6|414	- added S2 from PLD
12cr|mnogosearch-3.3.10-6|415	- merge the static devel package into the devel package
12cr|mnogosearch-3.3.10-6|416	- misc spec file fixes
12cr|mnogosearch-3.3.10-6|417	

3208 12
12cr|moap-0.2.7-2|1	Name:		moap
12cr|moap-0.2.7-2|2	Version:	0.2.7
12cr|moap-0.2.7-2|3	Release:	%mkrel 2
12cr|moap-0.2.7-2|4	Summary:	A tool to help project mainteners to manage releases
12cr|moap-0.2.7-2|5	License:	GPL
12cr|moap-0.2.7-2|6	Group:      Development/Python
12cr|moap-0.2.7-2|7	URL:		https://thomas.apestaart.org/moap/trac/
12cr|moap-0.2.7-2|8	Source:		http://thomas.apestaart.org/download/moap/%{name}-%{version}.tar.bz2
12cr|moap-0.2.7-2|9	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|moap-0.2.7-2|10	Buildrequires:	python-devel
12cr|moap-0.2.7-2|11	BuildArch:      noarch
12cr|moap-0.2.7-2|12	%description
12cr|moap-0.2.7-2|13	Moap is a swiss army knife for project maintainers and developers. It aims to
12cr|moap-0.2.7-2|14	help in keeping you in the flow of maintaining, developing and releasing,
12cr|moap-0.2.7-2|15	automating whatever tasks can be automated. This includes updating and
12cr|moap-0.2.7-2|16	committing from ChangeLog files (much like prepare-ChangeLog.pl), maintaining
12cr|moap-0.2.7-2|17	your checkout's ignore list, submitting releases to Freshmeat, sending out
12cr|moap-0.2.7-2|18	release mails (with support for templating), creating iCal/RSS feeds for your
12cr|moap-0.2.7-2|19	releases (based on a doap file, and with support for templating), and more.
12cr|moap-0.2.7-2|20	
12cr|moap-0.2.7-2|21	Supported version control systems currently are Bazaar, CVS, darcs, git and
12cr|moap-0.2.7-2|22	Subversion. Supported templating languages are Cheetah and Genshi. Supported
12cr|moap-0.2.7-2|23	bug tracker backends are Bugzilla and Trac.
12cr|moap-0.2.7-2|24	
12cr|moap-0.2.7-2|25	%prep
12cr|moap-0.2.7-2|26	%setup -q
12cr|moap-0.2.7-2|27	
12cr|moap-0.2.7-2|28	%build
12cr|moap-0.2.7-2|29	# force the libdir value, or package is no longer a proper noarch
12cr|moap-0.2.7-2|30	%configure
12cr|moap-0.2.7-2|31	%make
12cr|moap-0.2.7-2|32	
12cr|moap-0.2.7-2|33	%install
12cr|moap-0.2.7-2|34	rm -rf %{buildroot}
12cr|moap-0.2.7-2|35	%makeinstall libdir=%{buildroot}/%{_prefix}/lib/
12cr|moap-0.2.7-2|36	
12cr|moap-0.2.7-2|37	%clean
12cr|moap-0.2.7-2|38	rm -rf %{buildroot}
12cr|moap-0.2.7-2|39	
12cr|moap-0.2.7-2|40	%files
12cr|moap-0.2.7-2|41	%defattr(-,root,root)
12cr|moap-0.2.7-2|42	%doc ChangeLog AUTHORS README COPYING HACKING
12cr|moap-0.2.7-2|43	%doc INSTALL NEWS RELEASE TODO
12cr|moap-0.2.7-2|44	%{_bindir}/*
12cr|moap-0.2.7-2|45	%{py_puresitedir}/%{name}
12cr|moap-0.2.7-2|46	%{_sysconfdir}/bash_completion.d/*
12cr|moap-0.2.7-2|47	%{_mandir}/man1/*
12cr|moap-0.2.7-2|48	
12cr|moap-0.2.7-2|49	
12cr|moap-0.2.7-2|50	%changelog
12cr|moap-0.2.7-2|51	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.2.7-2mdv2011.0
12cr|moap-0.2.7-2|52	+ Revision: 592410
12cr|moap-0.2.7-2|53	- rebuild for python 2.7
12cr|moap-0.2.7-2|54	
12cr|moap-0.2.7-2|55	* Sat Jun 27 2009 Frederik Himpe <fhimpe@mandriva.org> 0.2.7-1mdv2010.0
12cr|moap-0.2.7-2|56	+ Revision: 390009
12cr|moap-0.2.7-2|57	- update to new version 0.2.7
12cr|moap-0.2.7-2|58	
12cr|moap-0.2.7-2|59	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.2.6-2mdv2009.1
12cr|moap-0.2.7-2|60	+ Revision: 325758
12cr|moap-0.2.7-2|61	- rebuild
12cr|moap-0.2.7-2|62	
12cr|moap-0.2.7-2|63	* Fri Jun 13 2008 Michael Scherer <misc@mandriva.org> 0.2.6-1mdv2009.0
12cr|moap-0.2.7-2|64	+ Revision: 218978
12cr|moap-0.2.7-2|65	- new version
12cr|moap-0.2.7-2|66	
12cr|moap-0.2.7-2|67	+ Olivier Blin <oblin@mandriva.com>
12cr|moap-0.2.7-2|68	- restore BuildRoot
12cr|moap-0.2.7-2|69	
12cr|moap-0.2.7-2|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|moap-0.2.7-2|71	- kill re-definition of %%buildroot on Pixel's request
12cr|moap-0.2.7-2|72	
12cr|moap-0.2.7-2|73	* Fri Aug 03 2007 Michael Scherer <misc@mandriva.org> 0.2.5-1mdv2008.0
12cr|moap-0.2.7-2|74	+ Revision: 58654
12cr|moap-0.2.7-2|75	- force libdir value to make it compile on x86_64
12cr|moap-0.2.7-2|76	- Import moap
12cr|moap-0.2.7-2|77	

3209 12
12cr|moblin-bookmarks-2-2|1	Name:           moblin-bookmarks
12cr|moblin-bookmarks-2-2|2	Version:        2
12cr|moblin-bookmarks-2-2|3	Release:        %mkrel 2
12cr|moblin-bookmarks-2-2|4	Summary:        Moblin bookmarks
12cr|moblin-bookmarks-2-2|5	Group:          Networking/WWW
12cr|moblin-bookmarks-2-2|6	License:        GFDL
12cr|moblin-bookmarks-2-2|7	URL:            http://moblin.org/
12cr|moblin-bookmarks-2-2|8	Source0:        default-bookmarks.html
12cr|moblin-bookmarks-2-2|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|moblin-bookmarks-2-2|10	BuildArch:      noarch
12cr|moblin-bookmarks-2-2|11	Provides:       system-bookmarks
12cr|moblin-bookmarks-2-2|12	
12cr|moblin-bookmarks-2-2|13	
12cr|moblin-bookmarks-2-2|14	%description
12cr|moblin-bookmarks-2-2|15	This package contains the default bookmarks for Fedora.
12cr|moblin-bookmarks-2-2|16	
12cr|moblin-bookmarks-2-2|17	%prep
12cr|moblin-bookmarks-2-2|18	# We are nihilists, Lebowski.  We believe in nassing.
12cr|moblin-bookmarks-2-2|19	
12cr|moblin-bookmarks-2-2|20	%build
12cr|moblin-bookmarks-2-2|21	# We are nihilists, Lebowski.  We believe in nassing.
12cr|moblin-bookmarks-2-2|22	
12cr|moblin-bookmarks-2-2|23	%install
12cr|moblin-bookmarks-2-2|24	%{__rm} -rf $RPM_BUILD_ROOT
12cr|moblin-bookmarks-2-2|25	%{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/bookmarks
12cr|moblin-bookmarks-2-2|26	install -p -m 644 %{SOURCE0} $RPM_BUILD_ROOT%{_datadir}/bookmarks
12cr|moblin-bookmarks-2-2|27	
12cr|moblin-bookmarks-2-2|28	
12cr|moblin-bookmarks-2-2|29	%clean
12cr|moblin-bookmarks-2-2|30	%{__rm} -rf $RPM_BUILD_ROOT
12cr|moblin-bookmarks-2-2|31	
12cr|moblin-bookmarks-2-2|32	
12cr|moblin-bookmarks-2-2|33	%files
12cr|moblin-bookmarks-2-2|34	%defattr(-,root,root,-)
12cr|moblin-bookmarks-2-2|35	%dir %{_datadir}/bookmarks
12cr|moblin-bookmarks-2-2|36	%{_datadir}/bookmarks/default-bookmarks.html
12cr|moblin-bookmarks-2-2|37	
12cr|moblin-bookmarks-2-2|38	
12cr|moblin-bookmarks-2-2|39	
12cr|moblin-bookmarks-2-2|40	%changelog
12cr|moblin-bookmarks-2-2|41	

3210 12
12cr|moblin-cursor-theme-0.3-2|1	%define sampledir $RPM_BUILD_ROOT/opt/sample-media/Images
12cr|moblin-cursor-theme-0.3-2|2	
12cr|moblin-cursor-theme-0.3-2|3	Name:           moblin-cursor-theme
12cr|moblin-cursor-theme-0.3-2|4	Version:        0.3
12cr|moblin-cursor-theme-0.3-2|5	Release:        %mkrel 2
12cr|moblin-cursor-theme-0.3-2|6	Summary:        Moblin X cursors icon theme
12cr|moblin-cursor-theme-0.3-2|7	
12cr|moblin-cursor-theme-0.3-2|8	Group:          Graphics
12cr|moblin-cursor-theme-0.3-2|9	License:        CC-BY
12cr|moblin-cursor-theme-0.3-2|10	URL:            http://www.moblin.org
12cr|moblin-cursor-theme-0.3-2|11	Source0:        http://git.moblin.org/cgit.cgi/%{name}/snapshot/%{name}-%{version}.tar.bz2
12cr|moblin-cursor-theme-0.3-2|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|moblin-cursor-theme-0.3-2|13	
12cr|moblin-cursor-theme-0.3-2|14	BuildRequires: xcursorgen
12cr|moblin-cursor-theme-0.3-2|15	BuildArch: noarch
12cr|moblin-cursor-theme-0.3-2|16	
12cr|moblin-cursor-theme-0.3-2|17	%description
12cr|moblin-cursor-theme-0.3-2|18	Moblin X cursors icon theme.
12cr|moblin-cursor-theme-0.3-2|19	
12cr|moblin-cursor-theme-0.3-2|20	%prep
12cr|moblin-cursor-theme-0.3-2|21	%setup -q -n %{name}-%{version}
12cr|moblin-cursor-theme-0.3-2|22	
12cr|moblin-cursor-theme-0.3-2|23	%build
12cr|moblin-cursor-theme-0.3-2|24	cd pngs
12cr|moblin-cursor-theme-0.3-2|25	./make.sh
12cr|moblin-cursor-theme-0.3-2|26	
12cr|moblin-cursor-theme-0.3-2|27	%install
12cr|moblin-cursor-theme-0.3-2|28	%{__rm} -rf %{buildroot}
12cr|moblin-cursor-theme-0.3-2|29	%{__mkdir_p} -p $RPM_BUILD_ROOT/usr/share/icons/moblin
12cr|moblin-cursor-theme-0.3-2|30	%{__cp} -r xcursors/* $RPM_BUILD_ROOT/usr/share/icons/moblin/
12cr|moblin-cursor-theme-0.3-2|31	
12cr|moblin-cursor-theme-0.3-2|32	%clean
12cr|moblin-cursor-theme-0.3-2|33	rm -rf $RPM_BUILD_ROOT
12cr|moblin-cursor-theme-0.3-2|34	
12cr|moblin-cursor-theme-0.3-2|35	%files
12cr|moblin-cursor-theme-0.3-2|36	%defattr(-,root,root,-)
12cr|moblin-cursor-theme-0.3-2|37	%doc AUTHORS COPYING
12cr|moblin-cursor-theme-0.3-2|38	%{_datadir}/icons/moblin/
12cr|moblin-cursor-theme-0.3-2|39	
12cr|moblin-cursor-theme-0.3-2|40	
12cr|moblin-cursor-theme-0.3-2|41	
12cr|moblin-cursor-theme-0.3-2|42	%changelog
12cr|moblin-cursor-theme-0.3-2|43	

3211 12
12cr|moblin-icon-theme-0.9-2|1	Name:           moblin-icon-theme
12cr|moblin-icon-theme-0.9-2|2	Version:        0.9
12cr|moblin-icon-theme-0.9-2|3	Release:        %mkrel 2
12cr|moblin-icon-theme-0.9-2|4	Summary:        Base moblin icons
12cr|moblin-icon-theme-0.9-2|5	Group:          Graphics
12cr|moblin-icon-theme-0.9-2|6	License:        CC-BY
12cr|moblin-icon-theme-0.9-2|7	BuildArch:      noarch
12cr|moblin-icon-theme-0.9-2|8	URL:            http://www.moblin.org
12cr|moblin-icon-theme-0.9-2|9	Source0:        http://git.moblin.org/cgit.cgi/%{name}/snapshot/%{name}-%{version}.tar.bz2
12cr|moblin-icon-theme-0.9-2|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|moblin-icon-theme-0.9-2|11	BuildRequires:  hicolor-icon-theme
12cr|moblin-icon-theme-0.9-2|12	BuildRequires:  icon-naming-utils
12cr|moblin-icon-theme-0.9-2|13	
12cr|moblin-icon-theme-0.9-2|14	%description
12cr|moblin-icon-theme-0.9-2|15	Contains the base icon theme for the Moblin UX
12cr|moblin-icon-theme-0.9-2|16	
12cr|moblin-icon-theme-0.9-2|17	%prep
12cr|moblin-icon-theme-0.9-2|18	%setup -q -n %{name}-%{version}
12cr|moblin-icon-theme-0.9-2|19	
12cr|moblin-icon-theme-0.9-2|20	%build
12cr|moblin-icon-theme-0.9-2|21	./create-icon-theme.sh moblin
12cr|moblin-icon-theme-0.9-2|22	cd output/moblin
12cr|moblin-icon-theme-0.9-2|23	autoreconf -fi
12cr|moblin-icon-theme-0.9-2|24	%configure
12cr|moblin-icon-theme-0.9-2|25	%make
12cr|moblin-icon-theme-0.9-2|26	
12cr|moblin-icon-theme-0.9-2|27	%install
12cr|moblin-icon-theme-0.9-2|28	cd output/moblin
12cr|moblin-icon-theme-0.9-2|29	rm -rf $RPM_BUILD_ROOT
12cr|moblin-icon-theme-0.9-2|30	%makeinstall_std
12cr|moblin-icon-theme-0.9-2|31	
12cr|moblin-icon-theme-0.9-2|32	%clean
12cr|moblin-icon-theme-0.9-2|33	rm -rf $RPM_BUILD_ROOT
12cr|moblin-icon-theme-0.9-2|34	
12cr|moblin-icon-theme-0.9-2|35	%files
12cr|moblin-icon-theme-0.9-2|36	%defattr(-,root,root,-)
12cr|moblin-icon-theme-0.9-2|37	%{_datadir}/icons/moblin
12cr|moblin-icon-theme-0.9-2|38	
12cr|moblin-icon-theme-0.9-2|39	
12cr|moblin-icon-theme-0.9-2|40	
12cr|moblin-icon-theme-0.9-2|41	%changelog
12cr|moblin-icon-theme-0.9-2|42	

3212 12
12cr|moblin-image-creator-0.1-0.20070723.4|1	%define name moblin-image-creator
12cr|moblin-image-creator-0.1-0.20070723.4|2	%define version 0.1
12cr|moblin-image-creator-0.1-0.20070723.4|3	%define git 20070723
12cr|moblin-image-creator-0.1-0.20070723.4|4	%define release %mkrel 0.%{git}.4
12cr|moblin-image-creator-0.1-0.20070723.4|5	%define distname %{name}-%{git}
12cr|moblin-image-creator-0.1-0.20070723.4|6	
12cr|moblin-image-creator-0.1-0.20070723.4|7	Summary: Mobile & Internet Linux Development Kit
12cr|moblin-image-creator-0.1-0.20070723.4|8	Name: %{name}
12cr|moblin-image-creator-0.1-0.20070723.4|9	Version: %{version}
12cr|moblin-image-creator-0.1-0.20070723.4|10	Release: %{release}
12cr|moblin-image-creator-0.1-0.20070723.4|11	# git clone http://www.moblin.org/repos/tools/moblin-image-creator.git
12cr|moblin-image-creator-0.1-0.20070723.4|12	# git archive --format=tar --prefix=moblin-image-creator-$(date +%Y%m%d)/ master | bzip2 > moblin-image-creator-$(date +%Y%m%d).tar.bz2
12cr|moblin-image-creator-0.1-0.20070723.4|13	Source0: %{distname}.tar.bz2
12cr|moblin-image-creator-0.1-0.20070723.4|14	License: GPL
12cr|moblin-image-creator-0.1-0.20070723.4|15	Group: Development/Other
12cr|moblin-image-creator-0.1-0.20070723.4|16	Url: http://www.moblin.org/
12cr|moblin-image-creator-0.1-0.20070723.4|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|moblin-image-creator-0.1-0.20070723.4|18	BuildArch: noarch
12cr|moblin-image-creator-0.1-0.20070723.4|19	Requires: debootstrap dosfstools
12cr|moblin-image-creator-0.1-0.20070723.4|20	
12cr|moblin-image-creator-0.1-0.20070723.4|21	%description
12cr|moblin-image-creator-0.1-0.20070723.4|22	Moblin Image Creator is a tool aimed at making life easier for the
12cr|moblin-image-creator-0.1-0.20070723.4|23	mobile and embedded developer. The tool is designed to be extremely
12cr|moblin-image-creator-0.1-0.20070723.4|24	flexible with platform-specific knowledge isolated to a platform
12cr|moblin-image-creator-0.1-0.20070723.4|25	definition. Initial focus is on a new class of devices known as Mobile
12cr|moblin-image-creator-0.1-0.20070723.4|26	Internet Devices (MIDs), but the design of Moblin Image Creator is not
12cr|moblin-image-creator-0.1-0.20070723.4|27	MID-specific and talk is already underway to add new platform
12cr|moblin-image-creator-0.1-0.20070723.4|28	definitions to build consumer electronics stacks, such as TV set-top
12cr|moblin-image-creator-0.1-0.20070723.4|29	boxes.
12cr|moblin-image-creator-0.1-0.20070723.4|30	
12cr|moblin-image-creator-0.1-0.20070723.4|31	%prep
12cr|moblin-image-creator-0.1-0.20070723.4|32	%setup -q -n %{distname}
12cr|moblin-image-creator-0.1-0.20070723.4|33	
12cr|moblin-image-creator-0.1-0.20070723.4|34	%build
12cr|moblin-image-creator-0.1-0.20070723.4|35	
12cr|moblin-image-creator-0.1-0.20070723.4|36	%install
12cr|moblin-image-creator-0.1-0.20070723.4|37	rm -rf %{buildroot}
12cr|moblin-image-creator-0.1-0.20070723.4|38	# do not run tests here, they require write access to _datadir
12cr|moblin-image-creator-0.1-0.20070723.4|39	%make basicinstall DESTDIR=%{buildroot}
12cr|moblin-image-creator-0.1-0.20070723.4|40	rm -f %{buildroot}%{_datadir}/pdk/COPYING
12cr|moblin-image-creator-0.1-0.20070723.4|41	
12cr|moblin-image-creator-0.1-0.20070723.4|42	%clean
12cr|moblin-image-creator-0.1-0.20070723.4|43	rm -rf %{buildroot}
12cr|moblin-image-creator-0.1-0.20070723.4|44	
12cr|moblin-image-creator-0.1-0.20070723.4|45	%files
12cr|moblin-image-creator-0.1-0.20070723.4|46	%defattr(-,root,root)
12cr|moblin-image-creator-0.1-0.20070723.4|47	%doc README
12cr|moblin-image-creator-0.1-0.20070723.4|48	%{_sbindir}/image-creator
12cr|moblin-image-creator-0.1-0.20070723.4|49	%{_datadir}/pdk
12cr|moblin-image-creator-0.1-0.20070723.4|50	%{_datadir}/applications/image-creator.desktop
12cr|moblin-image-creator-0.1-0.20070723.4|51	%{_sysconfdir}/bash_completion.d/image-creator-completion.bash
12cr|moblin-image-creator-0.1-0.20070723.4|52	
12cr|moblin-image-creator-0.1-0.20070723.4|53	
12cr|moblin-image-creator-0.1-0.20070723.4|54	
12cr|moblin-image-creator-0.1-0.20070723.4|55	%changelog
12cr|moblin-image-creator-0.1-0.20070723.4|56	

3213 12
12cr|moblin-installer-0.01-6.1.3|1	Summary: Mobln Installer
12cr|moblin-installer-0.01-6.1.3|2	Name: moblin-installer
12cr|moblin-installer-0.01-6.1.3|3	Version: 0.01
12cr|moblin-installer-0.01-6.1.3|4	Release: %mkrel 6.1.3
12cr|moblin-installer-0.01-6.1.3|5	License: GPLv2
12cr|moblin-installer-0.01-6.1.3|6	Group: System/Configuration/Other
12cr|moblin-installer-0.01-6.1.3|7	Source: %{name}-%{version}.tar.bz2
12cr|moblin-installer-0.01-6.1.3|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|moblin-installer-0.01-6.1.3|9	
12cr|moblin-installer-0.01-6.1.3|10	%description
12cr|moblin-installer-0.01-6.1.3|11	This is the Moblin Installer.
12cr|moblin-installer-0.01-6.1.3|12	
12cr|moblin-installer-0.01-6.1.3|13	%prep
12cr|moblin-installer-0.01-6.1.3|14	%setup -q
12cr|moblin-installer-0.01-6.1.3|15	
12cr|moblin-installer-0.01-6.1.3|16	%build
12cr|moblin-installer-0.01-6.1.3|17	
12cr|moblin-installer-0.01-6.1.3|18	%install
12cr|moblin-installer-0.01-6.1.3|19	rm -fr $RPM_BUILD_ROOT
12cr|moblin-installer-0.01-6.1.3|20	install -d  $RPM_BUILD_ROOT/usr/lib/moblin-installer/tasks/{hard,soft}
12cr|moblin-installer-0.01-6.1.3|21	install -d  $RPM_BUILD_ROOT/usr/share/moblin-installer/wallpapers
12cr|moblin-installer-0.01-6.1.3|22	install -m 744 tasks/hard/* $RPM_BUILD_ROOT/usr/lib/moblin-installer/tasks/hard
12cr|moblin-installer-0.01-6.1.3|23	install -m 744 install_moblin.sh* $RPM_BUILD_ROOT/usr/lib/moblin-installer
12cr|moblin-installer-0.01-6.1.3|24	#install -m 744 tasks/soft/* $RPM_BUILD_ROOT/usr/lib/moblin-installer/tasks/offline
12cr|moblin-installer-0.01-6.1.3|25	install -m 644 images/wallpapers/* $RPM_BUILD_ROOT/usr/share/moblin-installer/wallpapers
12cr|moblin-installer-0.01-6.1.3|26	
12cr|moblin-installer-0.01-6.1.3|27	
12cr|moblin-installer-0.01-6.1.3|28	%clean
12cr|moblin-installer-0.01-6.1.3|29	rm -fr $RPM_BUILD_ROOT
12cr|moblin-installer-0.01-6.1.3|30	
12cr|moblin-installer-0.01-6.1.3|31	%files
12cr|moblin-installer-0.01-6.1.3|32	%defattr(-,root,root,-)
12cr|moblin-installer-0.01-6.1.3|33	%{_datadir}//moblin-installer/wallpapers/*
12cr|moblin-installer-0.01-6.1.3|34	/usr/lib/moblin-installer/*
12cr|moblin-installer-0.01-6.1.3|35	
12cr|moblin-installer-0.01-6.1.3|36	
12cr|moblin-installer-0.01-6.1.3|37	
12cr|moblin-installer-0.01-6.1.3|38	
12cr|moblin-installer-0.01-6.1.3|39	%changelog
12cr|moblin-installer-0.01-6.1.3|40	

3214 12
12cr|moblin-sound-theme-0.3-3|1	Name: moblin-sound-theme
12cr|moblin-sound-theme-0.3-3|2	Version: 0.3
12cr|moblin-sound-theme-0.3-3|3	Release: %mkrel 3
12cr|moblin-sound-theme-0.3-3|4	Summary: Moblin sound theme
12cr|moblin-sound-theme-0.3-3|5	Group: System/X11
12cr|moblin-sound-theme-0.3-3|6	Source0: http://git.moblin.org/cgit.cgi/%{name}/snapshot/%{name}-%{version}.tar.bz2
12cr|moblin-sound-theme-0.3-3|7	License: GPLv2+ and LGPLv2+ and CC-BY-SA and CC-BY
12cr|moblin-sound-theme-0.3-3|8	Url: http://www.moblin.org
12cr|moblin-sound-theme-0.3-3|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|moblin-sound-theme-0.3-3|10	BuildArch: noarch
12cr|moblin-sound-theme-0.3-3|11	BuildRequires: gettext
12cr|moblin-sound-theme-0.3-3|12	BuildRequires: intltool >= 0.40
12cr|moblin-sound-theme-0.3-3|13	Requires(post): coreutils
12cr|moblin-sound-theme-0.3-3|14	Requires(postun): coreutils
12cr|moblin-sound-theme-0.3-3|15	
12cr|moblin-sound-theme-0.3-3|16	%description
12cr|moblin-sound-theme-0.3-3|17	Moblin sound theme
12cr|moblin-sound-theme-0.3-3|18	
12cr|moblin-sound-theme-0.3-3|19	
12cr|moblin-sound-theme-0.3-3|20	%prep
12cr|moblin-sound-theme-0.3-3|21	%setup -q
12cr|moblin-sound-theme-0.3-3|22	
12cr|moblin-sound-theme-0.3-3|23	%build
12cr|moblin-sound-theme-0.3-3|24	autoreconf -fi
12cr|moblin-sound-theme-0.3-3|25	%configure
12cr|moblin-sound-theme-0.3-3|26	
12cr|moblin-sound-theme-0.3-3|27	%install
12cr|moblin-sound-theme-0.3-3|28	rm -rf $RPM_BUILD_ROOT
12cr|moblin-sound-theme-0.3-3|29	%makeinstall_std
12cr|moblin-sound-theme-0.3-3|30	
12cr|moblin-sound-theme-0.3-3|31	%clean
12cr|moblin-sound-theme-0.3-3|32	rm -rf $RPM_BUILD_ROOT
12cr|moblin-sound-theme-0.3-3|33	
12cr|moblin-sound-theme-0.3-3|34	%post
12cr|moblin-sound-theme-0.3-3|35	/bin/touch --no-create %{_datadir}/sounds/moblin %{_datadir}/sounds
12cr|moblin-sound-theme-0.3-3|36	
12cr|moblin-sound-theme-0.3-3|37	%postun
12cr|moblin-sound-theme-0.3-3|38	/bin/touch --no-create %{_datadir}/sounds/moblin %{_datadir}/sounds
12cr|moblin-sound-theme-0.3-3|39	
12cr|moblin-sound-theme-0.3-3|40	%files
12cr|moblin-sound-theme-0.3-3|41	%defattr(-,root,root)
12cr|moblin-sound-theme-0.3-3|42	%doc README
12cr|moblin-sound-theme-0.3-3|43	%dir %{_datadir}/sounds/moblin
12cr|moblin-sound-theme-0.3-3|44	%dir %{_datadir}/sounds/moblin/stereo
12cr|moblin-sound-theme-0.3-3|45	%{_datadir}/sounds/moblin/index.theme
12cr|moblin-sound-theme-0.3-3|46	%{_datadir}/sounds/moblin/stereo/*.ogg
12cr|moblin-sound-theme-0.3-3|47	%{_datadir}/sounds/moblin/stereo/*.wav
12cr|moblin-sound-theme-0.3-3|48	
12cr|moblin-sound-theme-0.3-3|49	
12cr|moblin-sound-theme-0.3-3|50	
12cr|moblin-sound-theme-0.3-3|51	%changelog
12cr|moblin-sound-theme-0.3-3|52	

3215 12
12cr|moblin-ux-settings-0.19-3|1	Name:           moblin-ux-settings
12cr|moblin-ux-settings-0.19-3|2	Version:        0.19
12cr|moblin-ux-settings-0.19-3|3	Release:        %mkrel 3
12cr|moblin-ux-settings-0.19-3|4	Summary:        Package to set schemas for the Moblin Shell
12cr|moblin-ux-settings-0.19-3|5	Group:          Graphical desktop/Other
12cr|moblin-ux-settings-0.19-3|6	License:        LGPLv2.1
12cr|moblin-ux-settings-0.19-3|7	URL:            http://www.moblin.org
12cr|moblin-ux-settings-0.19-3|8	Source0:        README
12cr|moblin-ux-settings-0.19-3|9	Source1:        %gconf-tree.xml
12cr|moblin-ux-settings-0.19-3|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|moblin-ux-settings-0.19-3|11	BuildArch:      noarch
12cr|moblin-ux-settings-0.19-3|12	
12cr|moblin-ux-settings-0.19-3|13	BuildRequires:	GConf2
12cr|moblin-ux-settings-0.19-3|14	
12cr|moblin-ux-settings-0.19-3|15	Requires: gnome-vfs2
12cr|moblin-ux-settings-0.19-3|16	Requires: nautilus
12cr|moblin-ux-settings-0.19-3|17	Requires: fonts-ttf-droid
12cr|moblin-ux-settings-0.19-3|18	Requires: mutter-moblin
12cr|moblin-ux-settings-0.19-3|19	Requires: mojito
12cr|moblin-ux-settings-0.19-3|20	Requires: moblin-gtk-engine
12cr|moblin-ux-settings-0.19-3|21	Requires: moblin-icon-theme
12cr|moblin-ux-settings-0.19-3|22	Requires: moblin-sound-theme
12cr|moblin-ux-settings-0.19-3|23	Requires: moblin-panel-applications
12cr|moblin-ux-settings-0.19-3|24	Requires: moblin-panel-media
12cr|moblin-ux-settings-0.19-3|25	Requires: moblin-panel-myzone
12cr|moblin-ux-settings-0.19-3|26	Requires: moblin-panel-pasteboard
12cr|moblin-ux-settings-0.19-3|27	Requires: moblin-panel-people
12cr|moblin-ux-settings-0.19-3|28	Requires: moblin-panel-status
12cr|moblin-ux-settings-0.19-3|29	Requires: moblin-web-browser-panel
12cr|moblin-ux-settings-0.19-3|30	
12cr|moblin-ux-settings-0.19-3|31	%description
12cr|moblin-ux-settings-0.19-3|32	Package to install Moblin schema file.
12cr|moblin-ux-settings-0.19-3|33	
12cr|moblin-ux-settings-0.19-3|34	%prep
12cr|moblin-ux-settings-0.19-3|35	%setup -q -c -T
12cr|moblin-ux-settings-0.19-3|36	cp -a %{_sysconfdir}/gconf/2/path gconf.path
12cr|moblin-ux-settings-0.19-3|37	
12cr|moblin-ux-settings-0.19-3|38	%build
12cr|moblin-ux-settings-0.19-3|39	sed -i -e 's@\(include /etc/gconf/2/local-defaults.path\)@\1\n\n# Moblin settings.\nxml:readonly:/etc/gconf/gconf.xml.moblin@' gconf.path
12cr|moblin-ux-settings-0.19-3|40	
12cr|moblin-ux-settings-0.19-3|41	%install
12cr|moblin-ux-settings-0.19-3|42	cp %{SOURCE0} .
12cr|moblin-ux-settings-0.19-3|43	install -d $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.moblin
12cr|moblin-ux-settings-0.19-3|44	install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.moblin
12cr|moblin-ux-settings-0.19-3|45	
12cr|moblin-ux-settings-0.19-3|46	mkdir -p %{buildroot}%{_sysconfdir}/gconf/2
12cr|moblin-ux-settings-0.19-3|47	cp gconf.path %{buildroot}%{_sysconfdir}/gconf/2/moblin.path
12cr|moblin-ux-settings-0.19-3|48	
12cr|moblin-ux-settings-0.19-3|49	%files
12cr|moblin-ux-settings-0.19-3|50	%defattr(-,root,root,-)
12cr|moblin-ux-settings-0.19-3|51	%doc README
12cr|moblin-ux-settings-0.19-3|52	%{_sysconfdir}/gconf/gconf.xml.moblin/%gconf-tree.xml
12cr|moblin-ux-settings-0.19-3|53	%{_sysconfdir}/gconf/2/moblin.path
12cr|moblin-ux-settings-0.19-3|54	
12cr|moblin-ux-settings-0.19-3|55	
12cr|moblin-ux-settings-0.19-3|56	
12cr|moblin-ux-settings-0.19-3|57	%changelog
12cr|moblin-ux-settings-0.19-3|58	

3216 12
12cr|moc-2.5.0_alfa4_svn2454-1|1	%define _disable_ld_no_undefined 1
12cr|moc-2.5.0_alfa4_svn2454-1|2	Summary:	Simple console audio player
12cr|moc-2.5.0_alfa4_svn2454-1|3	Name:		moc
12cr|moc-2.5.0_alfa4_svn2454-1|4	Version:	2.5.0_alfa4_svn2454
12cr|moc-2.5.0_alfa4_svn2454-1|5	Release:	1
12cr|moc-2.5.0_alfa4_svn2454-1|6	License:	GPLv2+
12cr|moc-2.5.0_alfa4_svn2454-1|7	Group:		Sound
12cr|moc-2.5.0_alfa4_svn2454-1|8	URL:		http://moc.daper.net/
12cr|moc-2.5.0_alfa4_svn2454-1|9	Source0:	ftp://ftp.daper.net/pub/soft/%{name}/stable/%{name}-%{version}.tar.gz
12cr|moc-2.5.0_alfa4_svn2454-1|10	BuildRequires:	pkgconfig(ncurses++w)
12cr|moc-2.5.0_alfa4_svn2454-1|11	BuildRequires:	pkgconfig(mad)
12cr|moc-2.5.0_alfa4_svn2454-1|12	BuildRequires:	pkgconfig(libcurl)
12cr|moc-2.5.0_alfa4_svn2454-1|13	BuildRequires:	pkgconfig(speex)
12cr|moc-2.5.0_alfa4_svn2454-1|14	BuildRequires:	pkgconfig(vorbis)
12cr|moc-2.5.0_alfa4_svn2454-1|15	BuildRequires:	libmpcdec-devel
12cr|moc-2.5.0_alfa4_svn2454-1|16	BuildRequires:	pkgconfig(alsa)
12cr|moc-2.5.0_alfa4_svn2454-1|17	BuildRequires:	pkgconfig(flac)
12cr|moc-2.5.0_alfa4_svn2454-1|18	BuildRequires:	pkgconfig(sndfile)
12cr|moc-2.5.0_alfa4_svn2454-1|19	BuildRequires:	ffmpeg-devel
12cr|moc-2.5.0_alfa4_svn2454-1|20	BuildRequires:	libfaac-devel
12cr|moc-2.5.0_alfa4_svn2454-1|21	BuildRequires:	pkgconfig(samplerate)
12cr|moc-2.5.0_alfa4_svn2454-1|22	BuildRequires:	pkgconfig(id3tag)
12cr|moc-2.5.0_alfa4_svn2454-1|23	BuildRequires:	pkgconfig(taglib)
12cr|moc-2.5.0_alfa4_svn2454-1|24	BuildRequires:	db-devel
12cr|moc-2.5.0_alfa4_svn2454-1|25	BuildRequires:	db5.2
12cr|moc-2.5.0_alfa4_svn2454-1|26	BuildRequires:	libtool-devel
12cr|moc-2.5.0_alfa4_svn2454-1|27	BuildRequires:	autogen
12cr|moc-2.5.0_alfa4_svn2454-1|28	BuildRequires:	pkgconfig(wavpack)
12cr|moc-2.5.0_alfa4_svn2454-1|29	BuildRequires:	magic-devel
12cr|moc-2.5.0_alfa4_svn2454-1|30	BuildRequires:	pkgconfig(libmodplug)
12cr|moc-2.5.0_alfa4_svn2454-1|31	BuildRequires:	gettext-devel
12cr|moc-2.5.0_alfa4_svn2454-1|32	BuildRequires:  libstdc++-devel
12cr|moc-2.5.0_alfa4_svn2454-1|33	
12cr|moc-2.5.0_alfa4_svn2454-1|34	Obsoletes:	moc-2.5.0_alfa4_svn2425
12cr|moc-2.5.0_alfa4_svn2454-1|35	
12cr|moc-2.5.0_alfa4_svn2454-1|36	%description
12cr|moc-2.5.0_alfa4_svn2454-1|37	MOC is a console audio player with ncurses interface
12cr|moc-2.5.0_alfa4_svn2454-1|38	Features:
12cr|moc-2.5.0_alfa4_svn2454-1|39	
12cr|moc-2.5.0_alfa4_svn2454-1|40	* Supports aac ffmpeg flac modplug mp3 musepack sndfile speex vorbis wavpack
12cr|moc-2.5.0_alfa4_svn2454-1|41	* Play files from directory changing automatically to the next one
12cr|moc-2.5.0_alfa4_svn2454-1|42	without any playlist.
12cr|moc-2.5.0_alfa4_svn2454-1|43	* Supports id3tag, VBR and Xing header for MP3.
12cr|moc-2.5.0_alfa4_svn2454-1|44	* Simple mixer.
12cr|moc-2.5.0_alfa4_svn2454-1|45	* Fast switching to your music directory.
12cr|moc-2.5.0_alfa4_svn2454-1|46	* Playlists (without read/write to a file).
12cr|moc-2.5.0_alfa4_svn2454-1|47	* Shuffle and repeat.
12cr|moc-2.5.0_alfa4_svn2454-1|48	* Changing process priority to higher value.
12cr|moc-2.5.0_alfa4_svn2454-1|49	* Playing in separate thread.
12cr|moc-2.5.0_alfa4_svn2454-1|50	
12cr|moc-2.5.0_alfa4_svn2454-1|51	%prep
12cr|moc-2.5.0_alfa4_svn2454-1|52	%setup -q -n trunk
12cr|moc-2.5.0_alfa4_svn2454-1|53	
12cr|moc-2.5.0_alfa4_svn2454-1|54	%build
12cr|moc-2.5.0_alfa4_svn2454-1|55	export CFLAGS="%{optflags} `pkg-config --cflags ncursesw`"
12cr|moc-2.5.0_alfa4_svn2454-1|56	autoreconf -i
12cr|moc-2.5.0_alfa4_svn2454-1|57	
12cr|moc-2.5.0_alfa4_svn2454-1|58	%configure2_5x
12cr|moc-2.5.0_alfa4_svn2454-1|59	%make
12cr|moc-2.5.0_alfa4_svn2454-1|60	
12cr|moc-2.5.0_alfa4_svn2454-1|61	%install
12cr|moc-2.5.0_alfa4_svn2454-1|62	%makeinstall_std
12cr|moc-2.5.0_alfa4_svn2454-1|63	rm -rf %{buildroot}/usr/share/doc/
12cr|moc-2.5.0_alfa4_svn2454-1|64	rm -rf %{buildroot}/%{_libdir}/*/*/*la
12cr|moc-2.5.0_alfa4_svn2454-1|65	
12cr|moc-2.5.0_alfa4_svn2454-1|66	%clean
12cr|moc-2.5.0_alfa4_svn2454-1|67	
12cr|moc-2.5.0_alfa4_svn2454-1|68	
12cr|moc-2.5.0_alfa4_svn2454-1|69	%files
12cr|moc-2.5.0_alfa4_svn2454-1|70	%defattr(-,root,root)
12cr|moc-2.5.0_alfa4_svn2454-1|71	%doc COPYING AUTHORS NEWS README TODO
12cr|moc-2.5.0_alfa4_svn2454-1|72	%doc config.example keymap.example
12cr|moc-2.5.0_alfa4_svn2454-1|73	%{_bindir}/mocp
12cr|moc-2.5.0_alfa4_svn2454-1|74	%{_mandir}/*/*
12cr|moc-2.5.0_alfa4_svn2454-1|75	%{_libdir}/%{name}
12cr|moc-2.5.0_alfa4_svn2454-1|76	%{_datadir}/%{name}
12cr|moc-2.5.0_alfa4_svn2454-1|77	
12cr|moc-2.5.0_alfa4_svn2454-1|78	
12cr|moc-2.5.0_alfa4_svn2454-1|79	
12cr|moc-2.5.0_alfa4_svn2454-1|80	
12cr|moc-2.5.0_alfa4_svn2454-1|81	%changelog
12cr|moc-2.5.0_alfa4_svn2454-1|82	* Tue Oct  2 2012 symbianflo <symbianflo@mandrivausers.ro>
12cr|moc-2.5.0_alfa4_svn2454-1|83	+ Commit: 15a3bdb
12cr|moc-2.5.0_alfa4_svn2454-1|84	- update to 2.5.0-alfa
12cr|moc-2.5.0_alfa4_svn2454-1|85	
12cr|moc-2.5.0_alfa4_svn2454-1|86	

3217 12
12cr|mock-1.1.26-1|1	# next four lines substituted by autoconf
12cr|mock-1.1.26-1|2	%define major 1
12cr|mock-1.1.26-1|3	%define minor 1
12cr|mock-1.1.26-1|4	%define sub 26
12cr|mock-1.1.26-1|5	%define extralevel %{nil}
12cr|mock-1.1.26-1|6	%define release_name mock
12cr|mock-1.1.26-1|7	%define release_version %{major}.%{minor}.%{sub}%{extralevel}
12cr|mock-1.1.26-1|8	
12cr|mock-1.1.26-1|9	Summary: Builds packages inside chroots
12cr|mock-1.1.26-1|10	Name: mock
12cr|mock-1.1.26-1|11	Version: %{release_version}
12cr|mock-1.1.26-1|12	Release: 1
12cr|mock-1.1.26-1|13	License: GPLv2+
12cr|mock-1.1.26-1|14	Group: Development/Other
12cr|mock-1.1.26-1|15	Source: https://git.fedorahosted.org/cgit/mock.git/snapshot/%{name}-%{version}.tar.gz
12cr|mock-1.1.26-1|16	Patch0: 0001-add-f18-configs.patch
12cr|mock-1.1.26-1|17	URL: http://fedoraproject.org/wiki/Projects/Mock
12cr|mock-1.1.26-1|18	BuildArch: noarch
12cr|mock-1.1.26-1|19	Requires: yum >= 2.4, tar, gzip, pigz, python-ctypes, python-decoratortools, python-iniparse, usermode
12cr|mock-1.1.26-1|20	Requires: createrepo
12cr|mock-1.1.26-1|21	Requires(pre): shadow-utils
12cr|mock-1.1.26-1|22	Requires(post): coreutils
12cr|mock-1.1.26-1|23	%py_requires -d
12cr|mock-1.1.26-1|24	
12cr|mock-1.1.26-1|25	%description
12cr|mock-1.1.26-1|26	Mock takes a srpm and builds it in a chroot
12cr|mock-1.1.26-1|27	
12cr|mock-1.1.26-1|28	%prep
12cr|mock-1.1.26-1|29	%setup -q
12cr|mock-1.1.26-1|30	%patch0 -p1
12cr|mock-1.1.26-1|31	
12cr|mock-1.1.26-1|32	%build
12cr|mock-1.1.26-1|33	%configure
12cr|mock-1.1.26-1|34	make
12cr|mock-1.1.26-1|35	
12cr|mock-1.1.26-1|36	%install
12cr|mock-1.1.26-1|37	rm -rf $RPM_BUILD_ROOT
12cr|mock-1.1.26-1|38	make DESTDIR=$RPM_BUILD_ROOT install
12cr|mock-1.1.26-1|39	mkdir -p $RPM_BUILD_ROOT%{_var}/lib/mock
12cr|mock-1.1.26-1|40	mkdir -p $RPM_BUILD_ROOT%{_var}/cache/mock
12cr|mock-1.1.26-1|41	ln -s consolehelper $RPM_BUILD_ROOT%{_bindir}/mock
12cr|mock-1.1.26-1|42	
12cr|mock-1.1.26-1|43	%if 0
12cr|mock-1.1.26-1|44	# compatibility symlinks
12cr|mock-1.1.26-1|45	# (probably be nuked in the future)
12cr|mock-1.1.26-1|46	pushd $RPM_BUILD_ROOT/etc/mock
12cr|mock-1.1.26-1|47	ln -s epel-5-i386.cfg   fedora-5-i386-epel.cfg
12cr|mock-1.1.26-1|48	ln -s epel-5-ppc.cfg    fedora-5-ppc-epel.cfg
12cr|mock-1.1.26-1|49	ln -s epel-5-x86_64.cfg fedora-5-x86_64-epel.cfg
12cr|mock-1.1.26-1|50	# more compat, from devel/rawhide rename
12cr|mock-1.1.26-1|51	ln -s fedora-rawhide-i386.cfg fedora-devel-i386.cfg
12cr|mock-1.1.26-1|52	ln -s fedora-rawhide-x86_64.cfg fedora-devel-x86_64.cfg
12cr|mock-1.1.26-1|53	ln -s fedora-rawhide-ppc.cfg fedora-devel-ppc.cfg
12cr|mock-1.1.26-1|54	ln -s fedora-rawhide-ppc64.cfg fedora-devel-ppc64.cfg
12cr|mock-1.1.26-1|55	popd
12cr|mock-1.1.26-1|56	%endif
12cr|mock-1.1.26-1|57	echo "%defattr(0644, root, mock)" > %{name}.cfgs
12cr|mock-1.1.26-1|58	find $RPM_BUILD_ROOT%{_sysconfdir}/mock -name "*.cfg" \
12cr|mock-1.1.26-1|59	| sed -e "s|^$RPM_BUILD_ROOT|%%config(noreplace) |" >> %{name}.cfgs
12cr|mock-1.1.26-1|60	
12cr|mock-1.1.26-1|61	# just for %%ghosting purposes
12cr|mock-1.1.26-1|62	ln -s fedora-rawhide-x86_64.cfg $RPM_BUILD_ROOT%{_sysconfdir}/mock/default.cfg
12cr|mock-1.1.26-1|63	
12cr|mock-1.1.26-1|64	%clean
12cr|mock-1.1.26-1|65	rm -rf $RPM_BUILD_ROOT
12cr|mock-1.1.26-1|66	
12cr|mock-1.1.26-1|67	%pre
12cr|mock-1.1.26-1|68	if [ $1 -eq 1 ]; then
12cr|mock-1.1.26-1|69	groupadd -r mock >/dev/null 2>&1 || :
12cr|mock-1.1.26-1|70	fi
12cr|mock-1.1.26-1|71	
12cr|mock-1.1.26-1|72	%post
12cr|mock-1.1.26-1|73	# TODO: use dist and version of install system, not build one
12cr|mock-1.1.26-1|74	if [ ! -e %{_sysconfdir}/%{name}/default.cfg ] ; then
12cr|mock-1.1.26-1|75	# in case of dangling symlink
12cr|mock-1.1.26-1|76	rm -f %{_sysconfdir}/%{name}/default.cfg
12cr|mock-1.1.26-1|77	arch=$(uname -i)
12cr|mock-1.1.26-1|78	for ver in %{?fedora}%{?rhel} rawhide ; do
12cr|mock-1.1.26-1|79	cfg=%{?fedora:fedora}%{?rhel:epel}-$ver-$arch.cfg
12cr|mock-1.1.26-1|80	if [ -e %{_sysconfdir}/%{name}/$cfg ] ; then
12cr|mock-1.1.26-1|81	ln -s -f $cfg %{_sysconfdir}/%{name}/default.cfg
12cr|mock-1.1.26-1|82	exit 0
12cr|mock-1.1.26-1|83	fi
12cr|mock-1.1.26-1|84	done
12cr|mock-1.1.26-1|85	fi
12cr|mock-1.1.26-1|86	# fix cache permissions from old installs
12cr|mock-1.1.26-1|87	chmod 2775 %{_var}/cache/mock
12cr|mock-1.1.26-1|88	:
12cr|mock-1.1.26-1|89	
12cr|mock-1.1.26-1|90	%files -f %{name}.cfgs
12cr|mock-1.1.26-1|91	%defattr(-, root, root)
12cr|mock-1.1.26-1|92	
12cr|mock-1.1.26-1|93	# executables
12cr|mock-1.1.26-1|94	%{_bindir}/mock
12cr|mock-1.1.26-1|95	%{_bindir}/mockchain
12cr|mock-1.1.26-1|96	%attr(0755, root, root) %{_sbindir}/mock
12cr|mock-1.1.26-1|97	
12cr|mock-1.1.26-1|98	# python stuff
12cr|mock-1.1.26-1|99	%{python_sitelib}/*
12cr|mock-1.1.26-1|100	
12cr|mock-1.1.26-1|101	# config files
12cr|mock-1.1.26-1|102	%dir  %{_sysconfdir}/%{name}
12cr|mock-1.1.26-1|103	%ghost %config(noreplace,missingok) %{_sysconfdir}/%{name}/default.cfg
12cr|mock-1.1.26-1|104	%config(noreplace) %{_sysconfdir}/%{name}/*.ini
12cr|mock-1.1.26-1|105	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|mock-1.1.26-1|106	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cr|mock-1.1.26-1|107	%{_sysconfdir}/bash_completion.d
12cr|mock-1.1.26-1|108	
12cr|mock-1.1.26-1|109	# docs
12cr|mock-1.1.26-1|110	%{_mandir}/man1/mock.1*
12cr|mock-1.1.26-1|111	%{_mandir}/man1/mockchain.1*
12cr|mock-1.1.26-1|112	%doc ChangeLog
12cr|mock-1.1.26-1|113	
12cr|mock-1.1.26-1|114	# cache & build dirs
12cr|mock-1.1.26-1|115	%defattr(0775, root, mock, 02775)
12cr|mock-1.1.26-1|116	%dir /var/cache/mock
12cr|mock-1.1.26-1|117	%dir /var/lib/mock
12cr|mock-1.1.26-1|118	
12cr|mock-1.1.26-1|119	
12cr|mock-1.1.26-1|120	%changelog
12cr|mock-1.1.26-1|121	* Tue Aug 28 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.1.26-1
12cr|mock-1.1.26-1|122	+ Revision: 815929
12cr|mock-1.1.26-1|123	- Update to latest upstream release.
12cr|mock-1.1.26-1|124	
12cr|mock-1.1.26-1|125	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.9.14-3mdv2011.0
12cr|mock-1.1.26-1|126	+ Revision: 592412
12cr|mock-1.1.26-1|127	- rebuild for python 2.7
12cr|mock-1.1.26-1|128	
12cr|mock-1.1.26-1|129	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.9.14-2mdv2010.0
12cr|mock-1.1.26-1|130	+ Revision: 440053
12cr|mock-1.1.26-1|131	- rebuild
12cr|mock-1.1.26-1|132	
12cr|mock-1.1.26-1|133	* Wed Feb 18 2009 Jérôme Soyer <saispo@mandriva.org> 0.9.14-1mdv2009.1
12cr|mock-1.1.26-1|134	+ Revision: 342373
12cr|mock-1.1.26-1|135	- New upstream release
12cr|mock-1.1.26-1|136	
12cr|mock-1.1.26-1|137	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.9.13-2mdv2009.1
12cr|mock-1.1.26-1|138	+ Revision: 325765
12cr|mock-1.1.26-1|139	- rebuild
12cr|mock-1.1.26-1|140	
12cr|mock-1.1.26-1|141	* Mon Nov 10 2008 David Walluck <walluck@mandriva.org> 0.9.13-1mdv2009.1
12cr|mock-1.1.26-1|142	+ Revision: 301879
12cr|mock-1.1.26-1|143	- 0.9.13
12cr|mock-1.1.26-1|144	
12cr|mock-1.1.26-1|145	* Sat Oct 18 2008 David Walluck <walluck@mandriva.org> 0.9.12-1mdv2009.1
12cr|mock-1.1.26-1|146	+ Revision: 295157
12cr|mock-1.1.26-1|147	- 0.9.12
12cr|mock-1.1.26-1|148	
12cr|mock-1.1.26-1|149	* Mon Aug 18 2008 David Walluck <walluck@mandriva.org> 0.9.10-2mdv2009.0
12cr|mock-1.1.26-1|150	+ Revision: 273345
12cr|mock-1.1.26-1|151	- Requires: python-iniparse
12cr|mock-1.1.26-1|152	
12cr|mock-1.1.26-1|153	* Sun Aug 17 2008 David Walluck <walluck@mandriva.org> 0.9.10-1mdv2009.0
12cr|mock-1.1.26-1|154	+ Revision: 272850
12cr|mock-1.1.26-1|155	- 0.9.10
12cr|mock-1.1.26-1|156	
12cr|mock-1.1.26-1|157	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.9.7-3mdv2009.0
12cr|mock-1.1.26-1|158	+ Revision: 252670
12cr|mock-1.1.26-1|159	- rebuild
12cr|mock-1.1.26-1|160	
12cr|mock-1.1.26-1|161	* Mon Feb 11 2008 David Walluck <walluck@mandriva.org> 0.9.7-1mdv2008.1
12cr|mock-1.1.26-1|162	+ Revision: 165006
12cr|mock-1.1.26-1|163	- 0.9.7
12cr|mock-1.1.26-1|164	
12cr|mock-1.1.26-1|165	+ Olivier Blin <blino@mandriva.org>
12cr|mock-1.1.26-1|166	- restore BuildRoot
12cr|mock-1.1.26-1|167	
12cr|mock-1.1.26-1|168	+ Thierry Vignaud <tv@mandriva.org>
12cr|mock-1.1.26-1|169	- kill re-definition of %%buildroot on Pixel's request
12cr|mock-1.1.26-1|170	
12cr|mock-1.1.26-1|171	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.4-2mdv2008.0
12cr|mock-1.1.26-1|172	+ Revision: 89947
12cr|mock-1.1.26-1|173	- rebuild
12cr|mock-1.1.26-1|174	
12cr|mock-1.1.26-1|175	* Sat Aug 11 2007 David Walluck <walluck@mandriva.org> 0.7.4-1mdv2008.0
12cr|mock-1.1.26-1|176	+ Revision: 61853
12cr|mock-1.1.26-1|177	- change selinux BuildRequires
12cr|mock-1.1.26-1|178	- Import mock
12cr|mock-1.1.26-1|179	

3218 12
12cr|modappbot-0.4.6-8|1	%define name	modappbot
12cr|modappbot-0.4.6-8|2	%define version 0.4.6
12cr|modappbot-0.4.6-8|3	%define release 8
12cr|modappbot-0.4.6-8|4	
12cr|modappbot-0.4.6-8|5	Name:		%{name}
12cr|modappbot-0.4.6-8|6	Version:	%{version}
12cr|modappbot-0.4.6-8|7	Release:	%{release}
12cr|modappbot-0.4.6-8|8	Summary:	A robot written in perl to moderate Usenet groups
12cr|modappbot-0.4.6-8|9	Summary(fr):	Robot-modérateur écrit en Perl pour modérer des groupes de discussion Usenet
12cr|modappbot-0.4.6-8|10	License:	Artistic
12cr|modappbot-0.4.6-8|11	Group:		Networking/News
12cr|modappbot-0.4.6-8|12	Url:		http://www.frmug.org/usenet/mod/
12cr|modappbot-0.4.6-8|13	Source:		http://www.frmug.org/usenet/mod/%{name}-%{version}.tar.bz2
12cr|modappbot-0.4.6-8|14	Patch:		modappbot.patch
12cr|modappbot-0.4.6-8|15	BuildArch:	noarch
12cr|modappbot-0.4.6-8|16	
12cr|modappbot-0.4.6-8|17	%description
12cr|modappbot-0.4.6-8|18	A robot written in perl to moderate Usenet groups
12cr|modappbot-0.4.6-8|19	
12cr|modappbot-0.4.6-8|20	%description -l fr
12cr|modappbot-0.4.6-8|21	Robot-modérateur écrit en Perl pour modérer des groupes de discussion
12cr|modappbot-0.4.6-8|22	Usenet
12cr|modappbot-0.4.6-8|23	
12cr|modappbot-0.4.6-8|24	%prep
12cr|modappbot-0.4.6-8|25	%setup -q
12cr|modappbot-0.4.6-8|26	%patch
12cr|modappbot-0.4.6-8|27	
12cr|modappbot-0.4.6-8|28	%install
12cr|modappbot-0.4.6-8|29	%{__mkdir} -p %{buildroot}/%{_bindir} %{buildroot}%{_sysconfdir}
12cr|modappbot-0.4.6-8|30	%{__install} -m 755 modappbot %{buildroot}%{_bindir}
12cr|modappbot-0.4.6-8|31	cp -pr etc-exemples %{buildroot}%{_sysconfdir}/modappbot
12cr|modappbot-0.4.6-8|32	
12cr|modappbot-0.4.6-8|33	%clean
12cr|modappbot-0.4.6-8|34	
12cr|modappbot-0.4.6-8|35	%files
12cr|modappbot-0.4.6-8|36	%defattr(-,root,root)
12cr|modappbot-0.4.6-8|37	%doc BUGS CHANGEMENTS LISEZMOI UPGRADE TODO
12cr|modappbot-0.4.6-8|38	%{_bindir}/modappbot
12cr|modappbot-0.4.6-8|39	%config(noreplace) %{_sysconfdir}/modappbot
12cr|modappbot-0.4.6-8|40	
12cr|modappbot-0.4.6-8|41	
12cr|modappbot-0.4.6-8|42	
12cr|modappbot-0.4.6-8|43	%changelog
12cr|modappbot-0.4.6-8|44	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.6-7mdv2011.0
12cr|modappbot-0.4.6-8|45	+ Revision: 620387
12cr|modappbot-0.4.6-8|46	- the mass rebuild of 2010.0 packages
12cr|modappbot-0.4.6-8|47	
12cr|modappbot-0.4.6-8|48	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.4.6-6mdv2010.0
12cr|modappbot-0.4.6-8|49	+ Revision: 430084
12cr|modappbot-0.4.6-8|50	- rebuild
12cr|modappbot-0.4.6-8|51	
12cr|modappbot-0.4.6-8|52	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.4.6-5mdv2009.0
12cr|modappbot-0.4.6-8|53	+ Revision: 241029
12cr|modappbot-0.4.6-8|54	- rebuild
12cr|modappbot-0.4.6-8|55	- kill re-definition of %%buildroot on Pixel's request
12cr|modappbot-0.4.6-8|56	
12cr|modappbot-0.4.6-8|57	+ Olivier Blin <oblin@mandriva.com>
12cr|modappbot-0.4.6-8|58	- restore BuildRoot
12cr|modappbot-0.4.6-8|59	
12cr|modappbot-0.4.6-8|60	
12cr|modappbot-0.4.6-8|61	* Sat Apr 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.6-3mdk
12cr|modappbot-0.4.6-8|62	- spec cleanup
12cr|modappbot-0.4.6-8|63	- drop useless exception
12cr|modappbot-0.4.6-8|64	- drop useless explicit requires
12cr|modappbot-0.4.6-8|65	- %%mkrel
12cr|modappbot-0.4.6-8|66	
12cr|modappbot-0.4.6-8|67	* Mon Apr 10 2006 Bruno Cornec <bcornec@mandrake.org> 0.4.6-2mdk
12cr|modappbot-0.4.6-8|68	- Rebuilt at robot request
12cr|modappbot-0.4.6-8|69	
12cr|modappbot-0.4.6-8|70	* Wed Mar 23 2005 Bruno Cornec <bcornec@mandrake.org> 0.4.6-1mdk
12cr|modappbot-0.4.6-8|71	- First package made
12cr|modappbot-0.4.6-8|72	

3219 12
12cr|moin-1.9.3-2|1	%define	name	moin
12cr|moin-1.9.3-2|2	%define	version	1.9.3
12cr|moin-1.9.3-2|3	
12cr|moin-1.9.3-2|4	Summary:	Python clone of WikiWiki
12cr|moin-1.9.3-2|5	Name:		%{name}
12cr|moin-1.9.3-2|6	Version:	%{version}
12cr|moin-1.9.3-2|7	Release:	%mkrel 2
12cr|moin-1.9.3-2|8	License:	GPLv2
12cr|moin-1.9.3-2|9	Group:		Networking/WWW
12cr|moin-1.9.3-2|10	URL:		http://moinmo.in/
12cr|moin-1.9.3-2|11	Source0:	http://static.moinmo.in/files/%{name}-%{version}.tar.gz
12cr|moin-1.9.3-2|12	Source1:	README.RPM
12cr|moin-1.9.3-2|13	Source2:	apache2-moin.conf
12cr|moin-1.9.3-2|14	BuildArch:	noarch
12cr|moin-1.9.3-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|moin-1.9.3-2|16	Requires:	apache-conf
12cr|moin-1.9.3-2|17	Requires:	python
12cr|moin-1.9.3-2|18	BuildRequires:	python-devel
12cr|moin-1.9.3-2|19	Obsoletes:	moin-apache2 <= 1.1
12cr|moin-1.9.3-2|20	Obsoletes:	moin-apache2-unsafe <= 1.1
12cr|moin-1.9.3-2|21	
12cr|moin-1.9.3-2|22	%description
12cr|moin-1.9.3-2|23	A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on
12cr|moin-1.9.3-2|24	easy access to and modification of information. MoinMoin is a Python
12cr|moin-1.9.3-2|25	WikiClone that allows you to easily set up your own wiki, only requiring a
12cr|moin-1.9.3-2|26	Web server and a Python installation.
12cr|moin-1.9.3-2|27	
12cr|moin-1.9.3-2|28	%prep
12cr|moin-1.9.3-2|29	%setup -q
12cr|moin-1.9.3-2|30	
12cr|moin-1.9.3-2|31	%build
12cr|moin-1.9.3-2|32	%__python setup.py build
12cr|moin-1.9.3-2|33	
12cr|moin-1.9.3-2|34	%install
12cr|moin-1.9.3-2|35	rm -rf %{buildroot}
12cr|moin-1.9.3-2|36	%__python setup.py install --root=%{buildroot}
12cr|moin-1.9.3-2|37	
12cr|moin-1.9.3-2|38	cp %SOURCE1 README.update.urpmi
12cr|moin-1.9.3-2|39	
12cr|moin-1.9.3-2|40	install -d %{buildroot}%{_sysconfdir}/httpd/conf.d
12cr|moin-1.9.3-2|41	cp %SOURCE2 %{buildroot}%{_sysconfdir}/httpd/conf.d/moin.conf
12cr|moin-1.9.3-2|42	
12cr|moin-1.9.3-2|43	# ensure "templates" are readable
12cr|moin-1.9.3-2|44	chmod a+r -R %{buildroot}%{_datadir}
12cr|moin-1.9.3-2|45	
12cr|moin-1.9.3-2|46	%clean
12cr|moin-1.9.3-2|47	rm -rf %{buildroot}
12cr|moin-1.9.3-2|48	
12cr|moin-1.9.3-2|49	%post
12cr|moin-1.9.3-2|50	%{_initrddir}/httpd reload
12cr|moin-1.9.3-2|51	
12cr|moin-1.9.3-2|52	%postun
12cr|moin-1.9.3-2|53	%{_initrddir}/httpd reload
12cr|moin-1.9.3-2|54	
12cr|moin-1.9.3-2|55	%files
12cr|moin-1.9.3-2|56	%defattr(-,root,root)
12cr|moin-1.9.3-2|57	%doc README README.update.urpmi docs/CHANGES* docs/INSTALL.html docs/README.migration
12cr|moin-1.9.3-2|58	%doc docs/licenses/
12cr|moin-1.9.3-2|59	%{_bindir}/moin
12cr|moin-1.9.3-2|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf.d/moin.conf
12cr|moin-1.9.3-2|61	%_datadir/%name/
12cr|moin-1.9.3-2|62	%py_puresitedir/jabberbot
12cr|moin-1.9.3-2|63	%py_puresitedir/MoinMoin
12cr|moin-1.9.3-2|64	%py_puresitedir/*.egg-info
12cr|moin-1.9.3-2|65	
12cr|moin-1.9.3-2|66	
12cr|moin-1.9.3-2|67	%changelog
12cr|moin-1.9.3-2|68	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 1.9.3-2mdv2011.0
12cr|moin-1.9.3-2|69	+ Revision: 598859
12cr|moin-1.9.3-2|70	- rebuild
12cr|moin-1.9.3-2|71	
12cr|moin-1.9.3-2|72	* Fri Aug 06 2010 Michael Scherer <misc@mandriva.org> 1.9.3-1mdv2011.0
12cr|moin-1.9.3-2|73	+ Revision: 566512
12cr|moin-1.9.3-2|74	- fix file list
12cr|moin-1.9.3-2|75	- clean requires and BuildRequires
12cr|moin-1.9.3-2|76	- fix License
12cr|moin-1.9.3-2|77	- update to 1.9.3
12cr|moin-1.9.3-2|78	
12cr|moin-1.9.3-2|79	* Sat Jan 23 2010 Frederik Himpe <fhimpe@mandriva.org> 1.9.1-1mdv2010.1
12cr|moin-1.9.3-2|80	+ Revision: 495331
12cr|moin-1.9.3-2|81	- Update to new version 1.9.1
12cr|moin-1.9.3-2|82	- Remove old patches which are not necessary anymore
12cr|moin-1.9.3-2|83	(xml_newline and python 2.6)
12cr|moin-1.9.3-2|84	- Remove multiconfig patch and use default configuration
12cr|moin-1.9.3-2|85	
12cr|moin-1.9.3-2|86	* Tue Aug 04 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.5.7-1mdv2010.0
12cr|moin-1.9.3-2|87	+ Revision: 408630
12cr|moin-1.9.3-2|88	- Update to version 1.5.7.
12cr|moin-1.9.3-2|89	Rebuild with python 2.6.
12cr|moin-1.9.3-2|90	
12cr|moin-1.9.3-2|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|moin-1.9.3-2|92	- rebuild
12cr|moin-1.9.3-2|93	- rebuild
12cr|moin-1.9.3-2|94	- rebuild
12cr|moin-1.9.3-2|95	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|moin-1.9.3-2|96	- kill re-definition of %%buildroot on Pixel's request
12cr|moin-1.9.3-2|97	
12cr|moin-1.9.3-2|98	+ Olivier Blin <oblin@mandriva.com>
12cr|moin-1.9.3-2|99	- restore BuildRoot
12cr|moin-1.9.3-2|100	
12cr|moin-1.9.3-2|101	+ Funda Wang <fwang@mandriva.org>
12cr|moin-1.9.3-2|102	- New upstream version 1.5.6
12cr|moin-1.9.3-2|103	
12cr|moin-1.9.3-2|104	
12cr|moin-1.9.3-2|105	* Fri Dec 15 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.1-3mdv2007.0
12cr|moin-1.9.3-2|106	+ Revision: 97500
12cr|moin-1.9.3-2|107	- Fix file list
12cr|moin-1.9.3-2|108	- Rebuild against new python
12cr|moin-1.9.3-2|109	- Import moin
12cr|moin-1.9.3-2|110	
12cr|moin-1.9.3-2|111	* Sat Dec 04 2004 Michael Scherer <misc@mandrake.org> 1.1-2mdk
12cr|moin-1.9.3-2|112	- Rebuild for new python
12cr|moin-1.9.3-2|113	
12cr|moin-1.9.3-2|114	* Sun Jan 11 2004 Michael Reinsch <mr@uue.org> 1.1-1mdk
12cr|moin-1.9.3-2|115	- release 1.1, rediffed patches
12cr|moin-1.9.3-2|116	- cleanup in /usr/bin: all moin utils are called moin-* now
12cr|moin-1.9.3-2|117	- added apache2-unsafe package which brings some additional macros
12cr|moin-1.9.3-2|118	- handle .rpmnew/.rpmsave files in wiki
12cr|moin-1.9.3-2|119	
12cr|moin-1.9.3-2|120	* Sun Jan 11 2004 Marcel Pol <mpol@mandrake.org> 1.1-0.cvs20030824.4mdk
12cr|moin-1.9.3-2|121	- own dir (distlint)
12cr|moin-1.9.3-2|122	

3220 12
12cr|mojo-parent-28-4|1	Name:           mojo-parent
12cr|mojo-parent-28-4|2	Version:        28
12cr|mojo-parent-28-4|3	Release:        4
12cr|mojo-parent-28-4|4	Summary:        Codehaus MOJO parent project pom file
12cr|mojo-parent-28-4|5	
12cr|mojo-parent-28-4|6	Group:          Development/Java
12cr|mojo-parent-28-4|7	License:        ASL 2.0
12cr|mojo-parent-28-4|8	URL:            http://mojo.codehaus.org/
12cr|mojo-parent-28-4|9	Source0:        https://nexus.codehaus.org/content/repositories/releases/org/codehaus/mojo/%{name}/%{version}/%{name}-%{version}-source-release.zip
12cr|mojo-parent-28-4|10	BuildArch:      noarch
12cr|mojo-parent-28-4|11	
12cr|mojo-parent-28-4|12	BuildRequires:  jpackage-utils
12cr|mojo-parent-28-4|13	
12cr|mojo-parent-28-4|14	Requires:       plexus-containers-component-javadoc
12cr|mojo-parent-28-4|15	Requires:       maven-plugin-plugin
12cr|mojo-parent-28-4|16	Requires:       junit
12cr|mojo-parent-28-4|17	
12cr|mojo-parent-28-4|18	Requires:       jpackage-utils
12cr|mojo-parent-28-4|19	Requires(post):       jpackage-utils
12cr|mojo-parent-28-4|20	Requires(postun):     jpackage-utils
12cr|mojo-parent-28-4|21	
12cr|mojo-parent-28-4|22	%description
12cr|mojo-parent-28-4|23	Codehaus MOJO parent project pom file
12cr|mojo-parent-28-4|24	
12cr|mojo-parent-28-4|25	%prep
12cr|mojo-parent-28-4|26	%setup -q
12cr|mojo-parent-28-4|27	
12cr|mojo-parent-28-4|28	# remove parent definition for now
12cr|mojo-parent-28-4|29	sed -i '/<parent>/,/<\/parent>/{d}' pom.xml
12cr|mojo-parent-28-4|30	
12cr|mojo-parent-28-4|31	%install
12cr|mojo-parent-28-4|32	# poms
12cr|mojo-parent-28-4|33	install -d -m 755 %{buildroot}%{_mavenpomdir}
12cr|mojo-parent-28-4|34	install -pm 644 pom.xml \
12cr|mojo-parent-28-4|35	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12cr|mojo-parent-28-4|36	
12cr|mojo-parent-28-4|37	%add_to_maven_depmap org.codehaus.mojo %{name} %{version} JPP %{name}
12cr|mojo-parent-28-4|38	
12cr|mojo-parent-28-4|39	
12cr|mojo-parent-28-4|40	%post
12cr|mojo-parent-28-4|41	%update_maven_depmap
12cr|mojo-parent-28-4|42	
12cr|mojo-parent-28-4|43	%postun
12cr|mojo-parent-28-4|44	%update_maven_depmap
12cr|mojo-parent-28-4|45	
12cr|mojo-parent-28-4|46	
12cr|mojo-parent-28-4|47	%files
12cr|mojo-parent-28-4|48	%defattr(-,root,root,-)
12cr|mojo-parent-28-4|49	%{_mavenpomdir}/*
12cr|mojo-parent-28-4|50	%{_mavendepmapfragdir}/*
12cr|mojo-parent-28-4|51	
12cr|mojo-parent-28-4|52	
12cr|mojo-parent-28-4|53	
12cr|mojo-parent-28-4|54	
12cr|mojo-parent-28-4|55	
12cr|mojo-parent-28-4|56	%changelog
12cr|mojo-parent-28-4|57	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 28-4
12cr|mojo-parent-28-4|58	+ Revision: 734181
12cr|mojo-parent-28-4|59	- rebuild
12cr|mojo-parent-28-4|60	- imported package mojo-parent
12cr|mojo-parent-28-4|61	

3221 12
12cr|mondo-3.0.1-1|1	#
12cr|mondo-3.0.1-1|2	# $Id: mondo.spec 1892 2008-03-22 00:57:27Z bruno $
12cr|mondo-3.0.1-1|3	#
12cr|mondo-3.0.1-1|4	
12cr|mondo-3.0.1-1|5	Summary:	A program to create a rescue/restore CD/tape
12cr|mondo-3.0.1-1|6	Summary(fr):	Un programme pour créer un media de sauvegarde/restauration
12cr|mondo-3.0.1-1|7	Summary(it):	Un programma per utenti Linux per creare un CD/tape di rescue
12cr|mondo-3.0.1-1|8	Summary(sp):	Un programa por crear una CD/cinta de restoracion/rescate
12cr|mondo-3.0.1-1|9	
12cr|mondo-3.0.1-1|10	Name:		mondo
12cr|mondo-3.0.1-1|11	Version:	3.0.1
12cr|mondo-3.0.1-1|12	Packager:	Bruno Cornec <bcornec@mandriva.org>
12cr|mondo-3.0.1-1|13	Release:	%mkrel 1
12cr|mondo-3.0.1-1|14	License:	GPL
12cr|mondo-3.0.1-1|15	Group:		Archiving/Backup
12cr|mondo-3.0.1-1|16	Url:		http://www.mondorescue.org
12cr|mondo-3.0.1-1|17	Source:		ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.gz
12cr|mondo-3.0.1-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
12cr|mondo-3.0.1-1|19	BuildRequires:	newt-devel >= 0.50, gcc-c++, autoconf, automake, libtool
12cr|mondo-3.0.1-1|20	ExcludeArch:	ppc
12cr|mondo-3.0.1-1|21	Obsoletes: libmondo
12cr|mondo-3.0.1-1|22	Requires:	mindi >= 2.1.1, bzip2 >= 0.9, afio, mkisofs, binutils, newt >= 0.50, buffer, cdrecord,
12cr|mondo-3.0.1-1|23	%ifarch ia64
12cr|mondo-3.0.1-1|24	Requires:	elilo, parted
12cr|mondo-3.0.1-1|25	%else
12cr|mondo-3.0.1-1|26	Requires:	syslinux >= 1.52
12cr|mondo-3.0.1-1|27	%endif
12cr|mondo-3.0.1-1|28	
12cr|mondo-3.0.1-1|29	%description
12cr|mondo-3.0.1-1|30	Mondo is a GPL disaster recovery solution to create backup media
12cr|mondo-3.0.1-1|31	(CD, DVD, tape, network images) that can be used to redeploy the
12cr|mondo-3.0.1-1|32	damaged system, as well as deploy similar or less similar systems.
12cr|mondo-3.0.1-1|33	
12cr|mondo-3.0.1-1|34	%prep
12cr|mondo-3.0.1-1|35	%setup -q
12cr|mondo-3.0.1-1|36	
12cr|mondo-3.0.1-1|37	%build
12cr|mondo-3.0.1-1|38	%configure2_5x
12cr|mondo-3.0.1-1|39	make %{?_smp_mflags} VERSION=%{version}
12cr|mondo-3.0.1-1|40	
12cr|mondo-3.0.1-1|41	%install
12cr|mondo-3.0.1-1|42	rm -rf $RPM_BUILD_ROOT
12cr|mondo-3.0.1-1|43	make DESTDIR=$RPM_BUILD_ROOT install
12cr|mondo-3.0.1-1|44	mkdir -p $RPM_BUILD_ROOT/%{_var}/cache/%{name}
12cr|mondo-3.0.1-1|45	
12cr|mondo-3.0.1-1|46	%clean
12cr|mondo-3.0.1-1|47	rm -rf $RPM_BUILD_ROOT
12cr|mondo-3.0.1-1|48	
12cr|mondo-3.0.1-1|49	%files
12cr|mondo-3.0.1-1|50	%defattr(-,root,root)
12cr|mondo-3.0.1-1|51	%doc ChangeLog
12cr|mondo-3.0.1-1|52	#svn.log
12cr|mondo-3.0.1-1|53	%doc INSTALL COPYING README* TODO AUTHORS NEWS*
12cr|mondo-3.0.1-1|54	%doc docs/en/mondorescue-howto.html docs/en/mondorescue-howto.pdf
12cr|mondo-3.0.1-1|55	
12cr|mondo-3.0.1-1|56	%{_sbindir}/*
12cr|mondo-3.0.1-1|57	%{_datadir}/%{name}
12cr|mondo-3.0.1-1|58	%{_mandir}/man8/*
12cr|mondo-3.0.1-1|59	%{_var}/cache/%{name}
12cr|mondo-3.0.1-1|60	
12cr|mondo-3.0.1-1|61	
12cr|mondo-3.0.1-1|62	
12cr|mondo-3.0.1-1|63	%changelog
12cr|mondo-3.0.1-1|64	* Sun Feb 26 2012 Bruno Cornec <bcornec@mandriva.org> 3.0.1-1mdv2012.0
12cr|mondo-3.0.1-1|65	+ Revision: 780893
12cr|mondo-3.0.1-1|66	- Fix a remaining obsolete macro
12cr|mondo-3.0.1-1|67	- Updated to upstream 3.0.1
12cr|mondo-3.0.1-1|68	
12cr|mondo-3.0.1-1|69	* Mon Mar 21 2011 Bruno Cornec <bcornec@mandriva.org> 2.29.5-1
12cr|mondo-3.0.1-1|70	+ Revision: 647399
12cr|mondo-3.0.1-1|71	- Removes french, it + sp desc
12cr|mondo-3.0.1-1|72	- Update to upstream mondo 2.2.9.5
12cr|mondo-3.0.1-1|73	- With source for 2.2.9.4
12cr|mondo-3.0.1-1|74	- Updated to upstream 2.2.9.4 (aka 2.29.4 in mdv)
12cr|mondo-3.0.1-1|75	
12cr|mondo-3.0.1-1|76	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.29.3-2mdv2011.0
12cr|mondo-3.0.1-1|77	+ Revision: 612920
12cr|mondo-3.0.1-1|78	- the mass rebuild of 2010.1 packages
12cr|mondo-3.0.1-1|79	
12cr|mondo-3.0.1-1|80	* Mon May 17 2010 Bruno Cornec <bcornec@mandriva.org> 2.29.3-1mdv2010.1
12cr|mondo-3.0.1-1|81	+ Revision: 544965
12cr|mondo-3.0.1-1|82	- Change %%configure into %%configure2_5x
12cr|mondo-3.0.1-1|83	- Update mondo to 2.2.9.3 upstream
12cr|mondo-3.0.1-1|84	- Update to upstream 2.2.9.1
12cr|mondo-3.0.1-1|85	
12cr|mondo-3.0.1-1|86	* Tue May 05 2009 Bruno Cornec <bcornec@mandriva.org> 2.28-1mdv2010.0
12cr|mondo-3.0.1-1|87	+ Revision: 372032
12cr|mondo-3.0.1-1|88	- Removes a part of upstrem amodifications in the patch as irrelevant to the problem fixed previously and creating a remaining build issue
12cr|mondo-3.0.1-1|89	- Fix a build issue by backporting an upstream patch for string in printf errors
12cr|mondo-3.0.1-1|90	- Updated to mondo 2.2.8
12cr|mondo-3.0.1-1|91	
12cr|mondo-3.0.1-1|92	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.24-6mdv2009.0
12cr|mondo-3.0.1-1|93	+ Revision: 252678
12cr|mondo-3.0.1-1|94	- rebuild
12cr|mondo-3.0.1-1|95	
12cr|mondo-3.0.1-1|96	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 2.24-4mdv2008.1
12cr|mondo-3.0.1-1|97	+ Revision: 136602
12cr|mondo-3.0.1-1|98	- restore BuildRoot
12cr|mondo-3.0.1-1|99	
12cr|mondo-3.0.1-1|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|mondo-3.0.1-1|101	- kill re-definition of %%buildroot on Pixel's request
12cr|mondo-3.0.1-1|102	
12cr|mondo-3.0.1-1|103	* Sat Sep 01 2007 Bruno Cornec <bcornec@mandriva.org> 2.24-4mdv2008.0
12cr|mondo-3.0.1-1|104	+ Revision: 77260
12cr|mondo-3.0.1-1|105	- Update to 2.24
12cr|mondo-3.0.1-1|106	
12cr|mondo-3.0.1-1|107	* Mon Aug 13 2007 Pixel <pixel@mandriva.com> 2.23-4mdv2008.0
12cr|mondo-3.0.1-1|108	+ Revision: 62754
12cr|mondo-3.0.1-1|109	- newt (which contains whiptail and python snack.so) is not needed,
12cr|mondo-3.0.1-1|110	only libnewt is, and .so automatic require takes care of it
12cr|mondo-3.0.1-1|111	
12cr|mondo-3.0.1-1|112	* Fri Jun 29 2007 Bruno Cornec <bcornec@mandriva.org> 2.23-3mdv2008.0
12cr|mondo-3.0.1-1|113	+ Revision: 45730
12cr|mondo-3.0.1-1|114	- Requires updated for mondo (lots had disappeared)
12cr|mondo-3.0.1-1|115	
12cr|mondo-3.0.1-1|116	* Thu May 31 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.23-2mdv2008.0
12cr|mondo-3.0.1-1|117	+ Revision: 33300
12cr|mondo-3.0.1-1|118	- Rebuild with libnewt0.52.
12cr|mondo-3.0.1-1|119	
12cr|mondo-3.0.1-1|120	* Sat Apr 28 2007 Bruno Cornec <bcornec@mandriva.org> 2.23-1mdv2008.0
12cr|mondo-3.0.1-1|121	+ Revision: 19033
12cr|mondo-3.0.1-1|122	- Updated to 2.2.3
12cr|mondo-3.0.1-1|123	- Fix a critical bug where bzip2 files where not considered during restore (Dale Tronrud/Scott Cummings)
12cr|mondo-3.0.1-1|124	
12cr|mondo-3.0.1-1|125	* Wed Apr 25 2007 Bruno Cornec <bcornec@mandriva.org> 2.22-1mdv2008.0
12cr|mondo-3.0.1-1|126	+ Revision: 18037
12cr|mondo-3.0.1-1|127	- Updated to 2.2.2
12cr|mondo-3.0.1-1|128	- Log files are now consistent: mondoarchive.log for mondoarchive (containing also mindi.log) and mondorestore.log for mondorestore (copied from /tmp (ram) to /var/log (disk) at the end of the restore) (Bruno Cornec)
12cr|mondo-3.0.1-1|129	- Script label-partitions-as-necessary now works correctly for LABEL and UUID (Bruno Cornec)
12cr|mondo-3.0.1-1|130	- Remove useless script compare-me (Bruno Cornec)
12cr|mondo-3.0.1-1|131	- Some FreeBSD fixes (Bruno Cornec)
12cr|mondo-3.0.1-1|132	- Fix a bug where losetup is called with only one parameter (#140) (Bruno Cornec)
12cr|mondo-3.0.1-1|133	- Fix a core dumped when a Big file doesn't exist an can't be created (Nic
12cr|mondo-3.0.1-1|134	Watson/Bruno Cornec)
12cr|mondo-3.0.1-1|135	- support UUID in mondorestore (Fix #103) (Bruno Cornec)
12cr|mondo-3.0.1-1|136	- Fix a bug in size computation for cciss and similar devices needing a p before their partition name (Bruno Cornec)
12cr|mondo-3.0.1-1|137	- Fix 2 references to grep -x (Fix for #96) (Bruno Cornec)
12cr|mondo-3.0.1-1|138	- Add build support for Mandriva 2007.1, RREL 5 and Debian 4.0 (Bruno Cornec)
12cr|mondo-3.0.1-1|139	- Fix a bug on is_this_raid_personality_registered (John Pearson/Bruno Cornec)
12cr|mondo-3.0.1-1|140	- Fix a bug with raid5 arrays synchronization (R?\195?\169mi Bondoin)
12cr|mondo-3.0.1-1|141	- Tape support improvements (Benoit Donnette/Michel Loiseleur)
12cr|mondo-3.0.1-1|142	- Handle no compression + verify correctly (Scott Cummings)
12cr|mondo-3.0.1-1|143	- various HOWTO fixes (Mike Kinney)
12cr|mondo-3.0.1-1|144	- Fix temporarily a bug when a biggiefile > 32MB was compressed below the size
12cr|mondo-3.0.1-1|145	of a slice (16MB) (Michel Loiseleur/Bruno Cornec)
12cr|mondo-3.0.1-1|146	- Better module loading in insmod_crucial_modules (Andree Leidenfrost)
12cr|mondo-3.0.1-1|147	- Improve Gentoo packaging (Linos)
12cr|mondo-3.0.1-1|148	- Small typo fix for mondorestore man page (petes-bugs)
12cr|mondo-3.0.1-1|149	- Small memory management improvements (Michel Loiseleur/Bruno Cornec)
12cr|mondo-3.0.1-1|150	- Store NFS config only once (Bruno Cornec)
12cr|mondo-3.0.1-1|151	- Fix a flaw in libmondo-mountlist.c (there since rev [1] !!) (Bruno Cornec)
12cr|mondo-3.0.1-1|152	- Increased MAX_STR_LEN to 384 to make it divisible without remainder by eight
12cr|mondo-3.0.1-1|153	for 64 bits platforms (Andree Leidenfrost)
12cr|mondo-3.0.1-1|154	- Fix a bug where no bzip2 format file would be found when supporting gzip (Andy Wright)
12cr|mondo-3.0.1-1|155	- CentOS fixes (Andy Wright)
12cr|mondo-3.0.1-1|156	
12cr|mondo-3.0.1-1|157	
12cr|mondo-3.0.1-1|158	* Thu Jan 04 2007 bcornec <bcornec> 2.21-1mdv2007.0
12cr|mondo-3.0.1-1|159	+ Revision: 103990
12cr|mondo-3.0.1-1|160	- Updated to 2.2.1
12cr|mondo-3.0.1-1|161	- Fix a memory allocation bug in gen_aux_list (Klaus Ade Johnstad/Andree Leidenfrost)
12cr|mondo-3.0.1-1|162	- fedora core 6 and suse 10.2 support added in build process (Bruno Cornec)
12cr|mondo-3.0.1-1|163	- Fix a bug where grub.conf was a symlink (Bruno Cornec)
12cr|mondo-3.0.1-1|164	- mondo now supports gzip compression  (-G option) (#113) (Bruno Cornec)
12cr|mondo-3.0.1-1|165	- ACL and XATTR are now NOT backed up anymore by default. Should increase mondoarchive speed. To handle them as before, please use the -z option. Fix Bug #63 (Bruno Cornec)
12cr|mondo-3.0.1-1|166	- Fix a bug in libmondo-fifo.c where potentially no buffer content could let mondo runni ng forever in case of an exception (Bruno Cornec)
12cr|mondo-3.0.1-1|167	- Fix a bug where ps (busybox) and ps (system) do not give PID in the same column (Bruno Cornec)
12cr|mondo-3.0.1-1|168	- TAG is now per package (Bruno Cornec)
12cr|mondo-3.0.1-1|169	- Add CentOS build support (Andy Wright/Bruno Cornec)
12cr|mondo-3.0.1-1|170	- Fix bug #89 (env var were queried too early, and not ncessarily in PXE mode) (Bruno Cornec)
12cr|mondo-3.0.1-1|171	- fix #66 (setfacl not existing => no error) (Bruno Cornec)
12cr|mondo-3.0.1-1|172	- Removal of grep -w|-x during restore as not supported by busybox fixes bug #101 (Alfred Chua/Bruno Cornec)
12cr|mondo-3.0.1-1|173	- Fix a bug with DVD+RW , when mondo asks for retry without success indifinitely (Mariano Aliaga)
12cr|mondo-3.0.1-1|174	- Fix Bug #90 mondoarchive fails when using space in the prefix (Bruno Cornec)
12cr|mondo-3.0.1-1|175	- Fix Bug #87 LABEL= swap does not come online after mondorestore (Bruno Cornec)
12cr|mondo-3.0.1-1|176	- Source directory for mondo is now src (compatibility with trunk) (Bruno Cornec)
12cr|mondo-3.0.1-1|177	- Updated to 2.2.1
12cr|mondo-3.0.1-1|178	- Fix a memory allocation bug in gen_aux_list (Klaus Ade Johnstad/Andree Leidenfrost)
12cr|mondo-3.0.1-1|179	- fedora core 6 and suse 10.2 support added in build process (Bruno Cornec)
12cr|mondo-3.0.1-1|180	- Fix a bug where grub.conf was a symlink (Bruno Cornec)
12cr|mondo-3.0.1-1|181	- mondo now supports gzip compression  (-G option) (#113) (Bruno Cornec)
12cr|mondo-3.0.1-1|182	- ACL and XATTR are now NOT backed up anymore by default. Should increase mondoarchive speed. To handle them as before, please use the -z option. Fix Bug #63 (Bruno Cornec)
12cr|mondo-3.0.1-1|183	- Fix a bug in libmondo-fifo.c where potentially no buffer content could let mondo runni ng forever in case of an exception (Bruno Cornec)
12cr|mondo-3.0.1-1|184	- Fix a bug where ps (busybox) and ps (system) do not give PID in the same column (Bruno Cornec)
12cr|mondo-3.0.1-1|185	- TAG is now per package (Bruno Cornec)
12cr|mondo-3.0.1-1|186	- Add CentOS build support (Andy Wright/Bruno Cornec)
12cr|mondo-3.0.1-1|187	- Fix bug #89 (env var were queried too early, and not ncessarily in PXE mode) (Bruno Cornec)
12cr|mondo-3.0.1-1|188	- fix #66 (setfacl not existing => no error) (Bruno Cornec)
12cr|mondo-3.0.1-1|189	- Removal of grep -w|-x during restore as not supported by busybox fixes bug #101 (Alfred Chua/Bruno Cornec)
12cr|mondo-3.0.1-1|190	- Fix a bug with DVD+RW , when mondo asks for retry without success indifinitely (Mariano Aliaga)
12cr|mondo-3.0.1-1|191	- Fix Bug #90 mondoarchive fails when using space in the prefix (Bruno Cornec)
12cr|mondo-3.0.1-1|192	- Fix Bug #87 LABEL= swap does not come online after mondorestore (Bruno Cornec)
12cr|mondo-3.0.1-1|193	- Source directory for mondo is now src (compatibility with trunk) (Bruno Cornec)
12cr|mondo-3.0.1-1|194	- spec OK now
12cr|mondo-3.0.1-1|195	- Again issue on spec file of mondo
12cr|mondo-3.0.1-1|196	- start-nfs now exports variables taken from PXE command line to mondo to override parameters during archiving - Fix bug #21 (Bruno Cornec)
12cr|mondo-3.0.1-1|197	- Fix for bug #71 mondo now works correctly on x86_64 (Brendan Bouffler/Bruno Cornec)
12cr|mondo-3.0.1-1|198	- Fix for bug #4 (B. Baumer)
12cr|mondo-3.0.1-1|199	- Fix PXE documentation (Brendan Bouffler)
12cr|mondo-3.0.1-1|200	- Attempt to fix bug #25 - bonding support (Michael Shapiro/Bruno Cornec)
12cr|mondo-3.0.1-1|201	- Write start and finish time to log - Fix bug #33 (Bruno Cornec)
12cr|mondo-3.0.1-1|202	- New mr_stresc function to escape commands submitted to system and fixes [[debianBTS(379966)]] (Andree Leidenfrost)
12cr|mondo-3.0.1-1|203	- New files mr_string.c and mr_string.h (v3.0 new organization) (Andree Leidenfrost)
12cr|mondo-3.0.1-1|204	- Fix for [[debianBTS(320152)]] display problem in newt (Andree Leidenfrost)
12cr|mondo-3.0.1-1|205	- Check for grub.conf being a symbolic link (Andree Leidenfrost)
12cr|mondo-3.0.1-1|206	- AFS support (Andree Leidenfrost/Bruno Cornec)
12cr|mondo-3.0.1-1|207	- Better post-nuke handling (first steps) (Andree Leidenfrost)
12cr|mondo-3.0.1-1|208	- Icon for use in menus (Andree Leidenfrost)
12cr|mondo-3.0.1-1|209	- Fix for bug #14 -E switch error (Bruno Cornec)
12cr|mondo-3.0.1-1|210	- Fix for bug #6 mondorestore will ask for prefix during selectve restore (Bruno Cornec)
12cr|mondo-3.0.1-1|211	- Fix for bug #21 prefix taken from PXE server first (Bruno Cornec)
12cr|mondo-3.0.1-1|212	- Fix for bug #24 ps options (Bruno Cornec)
12cr|mondo-3.0.1-1|213	
12cr|mondo-3.0.1-1|214	* Fri Aug 11 2006 bcornec <bcornec> 2.09-1mdv2007.0
12cr|mondo-3.0.1-1|215	+ Revision: 55219
12cr|mondo-3.0.1-1|216	- Version for the moment has to be changed to 2.09 for upgrade purposes.
12cr|mondo-3.0.1-1|217	Will be correct in 3.0.x. Due to the history of stupid numbering
12cr|mondo-3.0.1-1|218	
12cr|mondo-3.0.1-1|219	* Thu Aug 10 2006 bcornec <bcornec> 2.0.9-1mdv2007.0
12cr|mondo-3.0.1-1|220	+ Revision: 54834
12cr|mondo-3.0.1-1|221	- Use of %%mkrel
12cr|mondo-3.0.1-1|222	- mondo now clean
12cr|mondo-3.0.1-1|223	
12cr|mondo-3.0.1-1|224	* Sat Aug 05 2006 Bruno Cornec <bruno@mondorescue.org> 2.0.9-2.20060mdk
12cr|mondo-3.0.1-1|225	- Updated to 2.0.9
12cr|mondo-3.0.1-1|226	- Preliminary build process working for Debian and Gentoo (Bruno Cornec)
12cr|mondo-3.0.1-1|227	- New NFS/PXE support. start-nfs is now a fixed script. Allow more possibilities at restore time (Bruno Cornec)
12cr|mondo-3.0.1-1|228	- Fix some compiler warnings for 64bits mode (Andree Leidenfrost)
12cr|mondo-3.0.1-1|229	- Fix various screen corruption for 'Configure LVM'/RAID sync (Andree Leidenfrost)
12cr|mondo-3.0.1-1|230	- SuSE RPMS now use bzip2 (Lars Rupp/Bruno Cornec)
12cr|mondo-3.0.1-1|231	- Exclude ClearCase mvfs type of filesystem from mondo backup (rzonum_at_gmail.com/Bruno Cornec)
12cr|mondo-3.0.1-1|232	- Improved .spec Requires (Fedora/SuSE feedbacks) (Bruno Cornec)
12cr|mondo-3.0.1-1|233	- Indication for users of IDE burners and 2.6 kernels (Christopher Moriarity/Bruno Cornec)
12cr|mondo-3.0.1-1|234	- remove df -P during restore as busybox doesn't support it (Bruno Cornec)
12cr|mondo-3.0.1-1|235	- nfsmount option added to allow redeployment from another NFS server (Bruno Cornec)
12cr|mondo-3.0.1-1|236	- This version should work a bit better with files having special char bug #7421 - but more to come (Bruno Cornec)
12cr|mondo-3.0.1-1|237	- Fix Debian Bug #369321 by increasing MAX_TAPECATALOG_ENTRIES to 8192 and bkpinfo->optimal_set_size to 16MB (Andree Leidenfrost)
12cr|mondo-3.0.1-1|238	- Fix problem with BurnProof+DVD (Andree Leidenfrost)
12cr|mondo-3.0.1-1|239	- Fix bug #7820: mondo should now support files > 2GB (taps23_at_yahoo.com/Bruno Cornec)
12cr|mondo-3.0.1-1|240	- Replaced all occurrences of egrep with 'grep -E' and of fgrep with 'grep -F' (Andree Leidenfrost)
12cr|mondo-3.0.1-1|241	- Optimize grep usage - fixes Debian bug #222052 (Andree Leidenfrost)
12cr|mondo-3.0.1-1|242	- Avoid false alerts about growisofs not running under sudo (Andree Leidenfrost)
12cr|mondo-3.0.1-1|243	- Increase PPCFG_RAMDISK_SIZE to 350 MB (Thomas Brkel/Bruno Cornec)
12cr|mondo-3.0.1-1|244	- Removed useless mondo-makefilelist (Andree Leidenfrost)
12cr|mondo-3.0.1-1|245	- Fix a segmentation fault in parse_mdstat() (Andree Leidenfrost)
12cr|mondo-3.0.1-1|246	- Fix gcc 4.1.2 warnings (Andree Leidenfrost)
12cr|mondo-3.0.1-1|247	
12cr|mondo-3.0.1-1|248	* Thu Jun 08 2006 Bruno Cornec <bruno@mondorescue.org> 2.0.8-3.20060mdk
12cr|mondo-3.0.1-1|249	- Updated to 2.0.8-3
12cr|mondo-3.0.1-1|250	- Fix a bug in -I and -E handling !!  (Paolo Bernardoni <bernardoni_at_sysnet.it>/Bruno Cornec)
12cr|mondo-3.0.1-1|251	- Fix permissions for autorun (Bruno Cornec)
12cr|mondo-3.0.1-1|252	- Fox delivery problems for tar files with too restrictive umask (Bruno Cornec)
12cr|mondo-3.0.1-1|253	- Fix parsing of DHCP information in start-nfs script (Andree Leidenfrost)
12cr|mondo-3.0.1-1|254	
12cr|mondo-3.0.1-1|255	* Sat Jun 03 2006 Bruno Cornec <bruno@mondorescue.org> 2.0.8-2.20060mdk
12cr|mondo-3.0.1-1|256	- Updated to 2.0.8-2
12cr|mondo-3.0.1-1|257	- PXE mode now supports change of NIC for redeployment (Bruno Cornec)
12cr|mondo-3.0.1-1|258	
12cr|mondo-3.0.1-1|259	* Fri May 26 2006 Bruno Cornec <bruno@mondorescue.org> 2.0.8-1.20060mdk
12cr|mondo-3.0.1-1|260	- Updated to 2.0.8-1
12cr|mondo-3.0.1-1|261	- new build process (Bruno Cornec)
12cr|mondo-3.0.1-1|262	- Fix a bug in .spec for RPM build (%%attr now unused) (Bruno Cornec)
12cr|mondo-3.0.1-1|263	- Support of dm and LVM v2 (Andree Leidenfrost)
12cr|mondo-3.0.1-1|264	- New mr_strtok functionn added and used for dm support (Andree Leidenfrost)
12cr|mondo-3.0.1-1|265	- Complete doc is now a separate package. mondo still contains the man pages and howto in minimal useful formats (Bruno Cornec)
12cr|mondo-3.0.1-1|266	- HOWTO now contains a new chapter on unattended support for mondo
12cr|mondo-3.0.1-1|267	- Increase size (4 times) of include|exclude variables
12cr|mondo-3.0.1-1|268	- Fix a bug on -I and -E not working with multiple parameters
12cr|mondo-3.0.1-1|269	- Fix a bug in verify for NFS by swapping nfs_remote_dir and isodir when assembling name for image file to verify (Andree Leidenfrost)
12cr|mondo-3.0.1-1|270	- Fix mondo when restoring filenames containing blanks (still a problem for filenames with ') (Bruno Cornec)
12cr|mondo-3.0.1-1|271	- Fix a RPM generation bug for rh7.3 (i386-redhat-linux prefix for binaries) (Bruno Cornec)
12cr|mondo-3.0.1-1|272	
12cr|mondo-3.0.1-1|273	* Fri Mar 10 2006 Bruno Cornec <bruno@mondorescue.org> 2.0.7-1.20060mdk
12cr|mondo-3.0.1-1|274	- Updated to 2.0.7
12cr|mondo-3.0.1-1|275	- useless cat, sort|uniq commands removed (Bruno Cornec/Sbastien Aperghis-Tramoni)
12cr|mondo-3.0.1-1|276	- Doc cleanup (Andree Leidenfrost)
12cr|mondo-3.0.1-1|277	- Add the actual  to messages after calls to function is_this_a_valid_disk_format() about unsupported formats.  (Andree Leidenfrost)
12cr|mondo-3.0.1-1|278	- Abort|Warn when one of the include|exclude dirs (-I|-E) does not exist (Bruno Cornec/Jeffs)
12cr|mondo-3.0.1-1|279	- Replaced partimagehack with ntfsclone from ntfsprogs package. (Andree Leidenfrost)
12cr|mondo-3.0.1-1|280	- use df -P everywhere (Bruno Cornec)
12cr|mondo-3.0.1-1|281	- Paypal incitations removed (Andree Leidenfrost)
12cr|mondo-3.0.1-1|282	- mondo now uses /usr/share for the restore-scripts (Bruno Cornec)
12cr|mondo-3.0.1-1|283	- rpmlint cleanups (Bruno Cornec)
12cr|mondo-3.0.1-1|284	- no shared librairies and no X11 anymore (were useless) (Bruno Cornec)
12cr|mondo-3.0.1-1|285	- files > 2GB are now really supported (Andree Leidenfrost)
12cr|mondo-3.0.1-1|286	- new SGML based Mondo Rescue documentation + new Web site (Bruno Cornec/Andree Leidenfrost)
12cr|mondo-3.0.1-1|287	- mondoarchive aborts when 'mindi --findkernel' gives a fatal error (See also Debian bug #352323.) (Andree Leidenfrost)
12cr|mondo-3.0.1-1|288	- /tmp not excluded anymore from backup (Bruno Cornec)
12cr|mondo-3.0.1-1|289	- New RPM Build environement (Bruno Cornec)
12cr|mondo-3.0.1-1|290	
12cr|mondo-3.0.1-1|291	* Fri Dec 23 2005 Bruno Cornec <bruno@mondorescue.org> 2.06-1.20060mdk
12cr|mondo-3.0.1-1|292	- Updated to 2.06
12cr|mondo-3.0.1-1|293	- better error handling of failed commands/mindi (Andree Leidenfrost)
12cr|mondo-3.0.1-1|294	- fix compiler warnings (Andree Leidenfrost)
12cr|mondo-3.0.1-1|295	- -p improvements for NFS/PXE/ISO modes (Bruno Cornec)
12cr|mondo-3.0.1-1|296	- support of default route and netmask for PXE/NFS (Bruno Cornec)
12cr|mondo-3.0.1-1|297	- fix for restoring mondo backups on md-raid systems (Philippe De Muyter)
12cr|mondo-3.0.1-1|298	- remove excessive 'cat' commands (Philippe De Muyter)
12cr|mondo-3.0.1-1|299	- fix to force growisofs to use speed=1 for DVD burning (Philippe De Muyter)
12cr|mondo-3.0.1-1|300	- now handles cifs correctly (Bruno Cornec)
12cr|mondo-3.0.1-1|301	- fix issue where mondoarchive ejects CD/DVD despite writing iso images (Andree Leidenfrost)
12cr|mondo-3.0.1-1|302	- Add -P option to df calls (Andree Leidenfrost/Chuan-kai Lin)
12cr|mondo-3.0.1-1|303	- fix usage of joint -B and -m options (Andree Leidenfrost/Efraim Feinstein)
12cr|mondo-3.0.1-1|304	- Quadrupled ARBITRARY_MAXIMUM from 500 to 2000 for mondorestore's filebrowser (Andree Leidenfrost)
12cr|mondo-3.0.1-1|305	- remove the renice of mondoarchive (Hugo Rabson)
12cr|mondo-3.0.1-1|306	- relocate what was under /usr/share to /usr/lib (FHS compliance) (Bruno Cornec/Andree Leidenfrost)
12cr|mondo-3.0.1-1|307	- manage non ambiguous delivery under /usr (packages) or /usr/local (tar ball) (Bruno Cornec)
12cr|mondo-3.0.1-1|308	- disable x11 build by default (Bruno Cornec)
12cr|mondo-3.0.1-1|309	- remove sbminst (Bruno Cornec/Andree Leidenfrost)
12cr|mondo-3.0.1-1|310	- use parted2fdisk everywhere (Bruno Cornec)
12cr|mondo-3.0.1-1|311	- exports MONDO_LIB (Bruno Cornec)
12cr|mondo-3.0.1-1|312	- RPM build for fedora core 4, sles9, redhat 7.3, rhel 3/4, mandriva 2006.0, mandrake 10.2/10.1 (Bruno Cornec/Gary Granger)
12cr|mondo-3.0.1-1|313	- interactive mode now asks for image size and prefix in NFS mode (Gallig Renaud/Bruno Cornec)
12cr|mondo-3.0.1-1|314	- iso-prefix should be read in iso mode even when -H not given (Stan Benoit)
12cr|mondo-3.0.1-1|315	- VERSION/RELEASE Tag added (Bruno Cornec)
12cr|mondo-3.0.1-1|316	- many code cleanup, small fixes, PXE/NFS code improvements (Sbastien Aperghis-Tramoni/Bruno Cornec)
12cr|mondo-3.0.1-1|317	
12cr|mondo-3.0.1-1|318	* Sat Nov 19 2005 Bruno Cornec <bruno@mondorescue.org> 2.05-1.20060mdk
12cr|mondo-3.0.1-1|319	- Updated to 2.05
12cr|mondo-3.0.1-1|320	- -p options works better for NFS cases  (Bruno Cornec)
12cr|mondo-3.0.1-1|321	- ia64 is now working for rhel3  (Bruno Cornec)
12cr|mondo-3.0.1-1|322	- delivery process to BerliOS improved (Bruno Cornec)
12cr|mondo-3.0.1-1|323	- now handles cifs correctly (Bruno Cornec)
12cr|mondo-3.0.1-1|324	
12cr|mondo-3.0.1-1|325	* Sun Oct 30 2005 Bruno Cornec <bruno@mondorescue.org> 2.04_berlios-1.20060mdk
12cr|mondo-3.0.1-1|326	- Updated to 2.04_berlios
12cr|mondo-3.0.1-1|327	- Add -p option to generate ISO images file names with prefix. The new default name for ISO images is mondorescue-1.iso, ... For PXE environment, you have to use the prefix option on the command line (read README.pxe) (Bruno Cornec)
12cr|mondo-3.0.1-1|328	- Mandrake 2005 support (Bruno Cornec)
12cr|mondo-3.0.1-1|329	- NFS patches (Yann Aubert <technique@alixen.fr>)
12cr|mondo-3.0.1-1|330	- mondorestore shouldn't now ask final questions with -H (this is an unattended mode) (Bruno Cornec)
12cr|mondo-3.0.1-1|331	
12cr|mondo-3.0.1-1|332	* Wed May 04 2005 Bruno Cornec <bruno@mondorescue.org> 2.04-1.20060mdk
12cr|mondo-3.0.1-1|333	- Updated to 2.04
12cr|mondo-3.0.1-1|334	- made mondo more clever about finding its home. Avoids mondo considering directories like '/usr/share/doc/momdo' as its home.
12cr|mondo-3.0.1-1|335	
12cr|mondo-3.0.1-1|336	* Thu Sep 30 2004 Bruno Cornec <bruno@mondorescue.org> 2.03-1.20060mdk
12cr|mondo-3.0.1-1|337	- Updated to 2.03
12cr|mondo-3.0.1-1|338	- better SLES8 support
12cr|mondo-3.0.1-1|339	- test user-specified temp dir's sanity
12cr|mondo-3.0.1-1|340	
12cr|mondo-3.0.1-1|341	* Thu Jul 22 2004 Bruno Cornec <bruno@mondorescue.org> 2.02-1.20060mdk
12cr|mondo-3.0.1-1|342	- Updated to 2.02
12cr|mondo-3.0.1-1|343	- instead of using 'dd' to erase partition table, delete existing partitions w/ the same call to fdisk that is used to create the new partitions; this should avoids locking up the partition table
12cr|mondo-3.0.1-1|344	- set bootable partition in the above same call to fdisk, for the same reason (avoids locking up the partition table)
12cr|mondo-3.0.1-1|345	- better software RAID support
12cr|mondo-3.0.1-1|346	- mount ext3 partitions as ext2 when restoring - better for Debian
12cr|mondo-3.0.1-1|347	- better star, ACL support
12cr|mondo-3.0.1-1|348	- added ACL, xattr support for afio users
12cr|mondo-3.0.1-1|349	
12cr|mondo-3.0.1-1|350	* Tue Jun 22 2004 Bruno Cornec <bruno@mondorescue.org> 2.01-1.20060mdk
12cr|mondo-3.0.1-1|351	- Updated to 2.01
12cr|mondo-3.0.1-1|352	- fixed cvs for SuSE systems
12cr|mondo-3.0.1-1|353	- fixed NTFS backup/restore bug relating to partimagehack log file overflow and NTFS v non-NTFS differentiation
12cr|mondo-3.0.1-1|354	- more reliable extraction of config info from CDs, floppies
12cr|mondo-3.0.1-1|355	- better support of ISO dirs at restore-time (Conor Daly)
12cr|mondo-3.0.1-1|356	
12cr|mondo-3.0.1-1|357	* Sat Jun 19 2004 Bruno Cornec <bruno@mondorescue.org> 2.00-1.20060mdk
12cr|mondo-3.0.1-1|358	- Updated to 2.00
12cr|mondo-3.0.1-1|359	- first 2.0 release
12cr|mondo-3.0.1-1|360	- updated grub-install.patched to support SuSE and Red Hat
12cr|mondo-3.0.1-1|361	- added kdelibs as xmondo dependency (Joshua Oreman)
12cr|mondo-3.0.1-1|362	- better find_cdrom_device(), to cope w/ multiple CD writers
12cr|mondo-3.0.1-1|363	- added xmondo pixmap installation
12cr|mondo-3.0.1-1|364	- fixed -m and -Vc flags
12cr|mondo-3.0.1-1|365	- fixed NTFS support!
12cr|mondo-3.0.1-1|366	- bootable CD uses native, not El Torito, support now
12cr|mondo-3.0.1-1|367	- added -devel package
12cr|mondo-3.0.1-1|368	- made xmondo a second package
12cr|mondo-3.0.1-1|369	- added ability to specify --without xmondo at build time
12cr|mondo-3.0.1-1|370	- Clean up, added spanish translation
12cr|mondo-3.0.1-1|371	- Set prefix to be /usr
12cr|mondo-3.0.1-1|372	- added/fixed Requires
12cr|mondo-3.0.1-1|373	- remove CVS directories prior to building
12cr|mondo-3.0.1-1|374	- added 2.6 kernel support
12cr|mondo-3.0.1-1|375	- if 2.6 kernel, insist that the user specify CD device
12cr|mondo-3.0.1-1|376	- drop Embleer; insist on ms-sys and parted if Windows partition
12cr|mondo-3.0.1-1|377	- added support for boot/root multi floppies
12cr|mondo-3.0.1-1|378	- call 'mt' to set block size to 32K before opening in/out tape
12cr|mondo-3.0.1-1|379	- updated mondo-prep.c to create each disk's partitions all at once (one call per drive) instead of one call to fdisk per partition
12cr|mondo-3.0.1-1|380	- when extracting cfg file and mountlist from all.tar.gz (tape copy), use block size of INTERNAL_TAPE_BLK_SIZE, not TAPE_BLOCK_SIZE
12cr|mondo-3.0.1-1|381	- added star and rudimentary SELinux support
12cr|mondo-3.0.1-1|382	- fixed lots of bugs
12cr|mondo-3.0.1-1|383	- all logging now goes to /var/log/mondo-archive.log, with symlink to /tmp/mondo-restore.log for restore-time log-tracking
12cr|mondo-3.0.1-1|384	- added grub-install.patched
12cr|mondo-3.0.1-1|385	- removed embleer & other binaries
12cr|mondo-3.0.1-1|386	- added '-b' to specify block size
12cr|mondo-3.0.1-1|387	- added '-R' for star support
12cr|mondo-3.0.1-1|388	
12cr|mondo-3.0.1-1|389	* Tue Mar 30 2004 Bruno Cornec <bruno@mondorescue.org> 1.75-1.20060mdk
12cr|mondo-3.0.1-1|390	- Updated to 1.75
12cr|mondo-3.0.1-1|391	- fixed chmod/chown bug (Jens Richter)
12cr|mondo-3.0.1-1|392	- ask user to confirm NFS mountpoint in Interactive Mode
12cr|mondo-3.0.1-1|393	- rewritten format_everything() to make sure LVMs, RAIDs and regular partitions are prepped in the correct order
12cr|mondo-3.0.1-1|394	- better magicdev support
12cr|mondo-3.0.1-1|395	- rewritten external binary caller subroutine
12cr|mondo-3.0.1-1|396	- DVD support added
12cr|mondo-3.0.1-1|397	- better backup-time control gui; offer to exclude nfs if appl.
12cr|mondo-3.0.1-1|398	- fixed multi-tape support
12cr|mondo-3.0.1-1|399	- re-implemented -D and -J
12cr|mondo-3.0.1-1|400	- fixed bug in extract_config_file_from_ramdisk() which affected tape+floppy users
12cr|mondo-3.0.1-1|401	- updated is_incoming_block_valid() to make it return end-of-tape if >300 flotsam blocks
12cr|mondo-3.0.1-1|402	- unmount CD-ROM before burning (necessary for RH8/9)
12cr|mondo-3.0.1-1|403	- fixed some stray assert()'s
12cr|mondo-3.0.1-1|404	- fixed bug in grub-MR (Christian)
12cr|mondo-3.0.1-1|405	- make user remove floppy/CD before restoring interactively from tape
12cr|mondo-3.0.1-1|406	- fixed bug in am_I_in_disaster_recovery_mode()
12cr|mondo-3.0.1-1|407	- added code to nuke_mode() to make sure NFS (backup) share is mounted in Nuke Mode
12cr|mondo-3.0.1-1|408	- improved tape device detection code
12cr|mondo-3.0.1-1|409	- better GRUB support
12cr|mondo-3.0.1-1|410	- better logging of changed bigfiles at compare-time
12cr|mondo-3.0.1-1|411	- better NTFS support, thanks to partimagehack-static
12cr|mondo-3.0.1-1|412	- better logging
12cr|mondo-3.0.1-1|413	- rewrote tape-handling code, breaking compatibility w/ previous versions
12cr|mondo-3.0.1-1|414	- fixed ISO/CD biggiefile verification bug in mondoarchive
12cr|mondo-3.0.1-1|415	- fixed bug which stopped boot/compare-time changelist from popping up
12cr|mondo-3.0.1-1|416	- replaced mondo-makefilelist with C code - faster, cleaner
12cr|mondo-3.0.1-1|417	- tweaked GUI - better feedback
12cr|mondo-3.0.1-1|418	
12cr|mondo-3.0.1-1|419	1.74 (2003-09-24)
12cr|mondo-3.0.1-1|420	- fixed biggiefile atime/ctime restoration bug 73
12cr|mondo-3.0.1-1|421	- fixed 'default boot loader' detection bug (Joshua Oreman)
12cr|mondo-3.0.1-1|422	- use single-threaded make_afioballs_and_images() if FreeBSD
12cr|mondo-3.0.1-1|423	- fixed mondoarchive -Vi multi-CD verify bug (Tom Mortell)
12cr|mondo-3.0.1-1|424	- superior get_phys_size_of_drive() (Joshua Oreman)
12cr|mondo-3.0.1-1|425	- fixed RAID-related bug in where_is_root_mounted()
12cr|mondo-3.0.1-1|426	- ISO tweaks
12cr|mondo-3.0.1-1|427	- fixed silly bug in load_filelist() which stopped funny German filenames from being handled properly
12cr|mondo-3.0.1-1|428	- misc fixes (Michael Hanscho's friend)
12cr|mondo-3.0.1-1|429	- added rudimentary support for SME
12cr|mondo-3.0.1-1|430	- added better label support
12cr|mondo-3.0.1-1|431	- fixed various calls to popup_and_get_string()
12cr|mondo-3.0.1-1|432	- fixed spec file
12cr|mondo-3.0.1-1|433	- reject -E /
12cr|mondo-3.0.1-1|434	- added partimagehack to the mix
12cr|mondo-3.0.1-1|435	
12cr|mondo-3.0.1-1|436	1.73 (2003-05-04)
12cr|mondo-3.0.1-1|437	- mark relevant partitions as bootable _after_ unmounting them
12cr|mondo-3.0.1-1|438	- resolve boot device (-f) if softlink
12cr|mondo-3.0.1-1|439	- post_param_configuration() --- store iso-dev and isodir
12cr|mondo-3.0.1-1|440	- added post-nuke-sample.tgz to package
12cr|mondo-3.0.1-1|441	- Nuke Mode now checks mountlist against hardware; offer user opportunity to edit mountlist if insane; if user declines, abort
12cr|mondo-3.0.1-1|442	- added lots of assert()'s and other checks
12cr|mondo-3.0.1-1|443	- ran code thru Valgrind to catch & fix some memory leaks
12cr|mondo-3.0.1-1|444	- made mondo-restore.c smaller by moving some subroutines to common/libmondo-raid.c and mondorestore/mondo-rstr-compare.c
12cr|mondo-3.0.1-1|445	- added '-Q' flag, to let user test mondoarchive's ability to find their boot loader and type
12cr|mondo-3.0.1-1|446	- improved which_boot_loader()
12cr|mondo-3.0.1-1|447	- when burning or comparing to a CD, defeat autorun if it is running, to avoid confusing mondoarchive and the user
12cr|mondo-3.0.1-1|448	- if original backup media no longer available at boot-time then offer user chance to choose another media source
12cr|mondo-3.0.1-1|449	- when booting, type 'nuke noresize' to nuke w/o resizing mountlist to fill your drives
12cr|mondo-3.0.1-1|450	- add 'textonly' when booting, to avoid using Newt gui
12cr|mondo-3.0.1-1|451	- run nice(20) to prioritize mondoarchive at start
12cr|mondo-3.0.1-1|452	- don't pause and wait for next blank CD at backup-time unless necessary (e.g. previous CD has not been removed)
12cr|mondo-3.0.1-1|453	- get_phys_size_of_drive() --- better support of older drives
12cr|mondo-3.0.1-1|454	- don't eject if "donteject" is in kernel's command line
12cr|mondo-3.0.1-1|455	- cleaned up segfault-handling
12cr|mondo-3.0.1-1|456	- added Conor's strip_path() to improve file list display
12cr|mondo-3.0.1-1|457	- added Herman Kuster's multi-level bkp patch
12cr|mondo-3.0.1-1|458	- added Joshua Oreman's FreeBSD patches x3
12cr|mondo-3.0.1-1|459	- fixed interactive/textonly support
12cr|mondo-3.0.1-1|460	- fixed support for subdir-within-NFS-mount
12cr|mondo-3.0.1-1|461	- fixed "Can't backup if ramdisk not mounted" bug
12cr|mondo-3.0.1-1|462	- try to work around eccentricities of multi-CD drive PCs
12cr|mondo-3.0.1-1|463	- misc clean-ups (Steve Hindle)
12cr|mondo-3.0.1-1|464	

3222 12
12cr|mondo-doc-2.29.3-2|1	#
12cr|mondo-doc-2.29.3-2|2	# $Id: mondo-doc.spec 755 2006-08-06 23:15:58Z bruno $
12cr|mondo-doc-2.29.3-2|3	#
12cr|mondo-doc-2.29.3-2|4	
12cr|mondo-doc-2.29.3-2|5	Summary:	Documentation for Mondo Rescue
12cr|mondo-doc-2.29.3-2|6	Summary(fr):	Documentation pour Mondo Rescue
12cr|mondo-doc-2.29.3-2|7	
12cr|mondo-doc-2.29.3-2|8	Name:		mondo-doc
12cr|mondo-doc-2.29.3-2|9	Version:	2.29.3
12cr|mondo-doc-2.29.3-2|10	%define upstreamv       2.2.9.3
12cr|mondo-doc-2.29.3-2|11	Packager:	Bruno Cornec <bcornec@mandriva.org>
12cr|mondo-doc-2.29.3-2|12	Release:	%mkrel 2
12cr|mondo-doc-2.29.3-2|13	License:	GPL
12cr|mondo-doc-2.29.3-2|14	Group:		Archiving/Backup
12cr|mondo-doc-2.29.3-2|15	Url:		http://www.mondorescue.org
12cr|mondo-doc-2.29.3-2|16	Source:		ftp://ftp.mondorescue.org/src/%{name}-%{upstreamv}.tar.gz
12cr|mondo-doc-2.29.3-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
12cr|mondo-doc-2.29.3-2|18	BuildRequires:	man,docbook-utils,groff,imagemagick,docbook-dtd41-sgml,docbook-utils-pdf,lynx,groff-for-man
12cr|mondo-doc-2.29.3-2|19	BuildArch: noarch
12cr|mondo-doc-2.29.3-2|20	
12cr|mondo-doc-2.29.3-2|21	%description
12cr|mondo-doc-2.29.3-2|22	Documentation for Mondo Rescue
12cr|mondo-doc-2.29.3-2|23	
12cr|mondo-doc-2.29.3-2|24	%description -l fr
12cr|mondo-doc-2.29.3-2|25	Documentation pour Mondo Rescue
12cr|mondo-doc-2.29.3-2|26	
12cr|mondo-doc-2.29.3-2|27	%prep
12cr|mondo-doc-2.29.3-2|28	%setup -q -n %{name}-%{upstreamv}
12cr|mondo-doc-2.29.3-2|29	
12cr|mondo-doc-2.29.3-2|30	%build
12cr|mondo-doc-2.29.3-2|31	%{__make} -f Makefile.man VERSION=%{version}
12cr|mondo-doc-2.29.3-2|32	%{__make} -f Makefile.howto VERSION=%{version}
12cr|mondo-doc-2.29.3-2|33	
12cr|mondo-doc-2.29.3-2|34	%install
12cr|mondo-doc-2.29.3-2|35	%{__rm} -rf $RPM_BUILD_ROOT
12cr|mondo-doc-2.29.3-2|36	%{__make} -f Makefile.man install INSTALLDIR=${RPM_BUILD_ROOT}/%{_defaultdocdir}/%{name}-%{version}
12cr|mondo-doc-2.29.3-2|37	%{__make} -f Makefile.howto install INSTALLDIR=${RPM_BUILD_ROOT}/%{_defaultdocdir}/%{name}-%{version}
12cr|mondo-doc-2.29.3-2|38	
12cr|mondo-doc-2.29.3-2|39	%clean
12cr|mondo-doc-2.29.3-2|40	%{__rm} -rf $RPM_BUILD_ROOT
12cr|mondo-doc-2.29.3-2|41	
12cr|mondo-doc-2.29.3-2|42	%files
12cr|mondo-doc-2.29.3-2|43	%defattr(-,root,root)
12cr|mondo-doc-2.29.3-2|44	%doc %{_defaultdocdir}/%{name}-%{version}
12cr|mondo-doc-2.29.3-2|45	
12cr|mondo-doc-2.29.3-2|46	
12cr|mondo-doc-2.29.3-2|47	
12cr|mondo-doc-2.29.3-2|48	
12cr|mondo-doc-2.29.3-2|49	%changelog
12cr|mondo-doc-2.29.3-2|50	

3223 12
12cr|mongo-2004.08.17-6|1	%define name    mongo
12cr|mongo-2004.08.17-6|2	%define version 2004.08.17
12cr|mongo-2004.08.17-6|3	%define release %mkrel 6
12cr|mongo-2004.08.17-6|4	
12cr|mongo-2004.08.17-6|5	Name:           %{name}
12cr|mongo-2004.08.17-6|6	Version:        %{version}
12cr|mongo-2004.08.17-6|7	Release:        %{release}
12cr|mongo-2004.08.17-6|8	Summary:	Filesystem load tester
12cr|mongo-2004.08.17-6|9	URL:		http://thebsh.namesys.com/benchmarks/dist
12cr|mongo-2004.08.17-6|10	License:	GPL
12cr|mongo-2004.08.17-6|11	Group:		System/Kernel and hardware
12cr|mongo-2004.08.17-6|12	Source0:	%{name}-%{version}.tar.gz
12cr|mongo-2004.08.17-6|13	Buildroot:	 %{_tmppath}/%{name}-%{version}-root
12cr|mongo-2004.08.17-6|14	
12cr|mongo-2004.08.17-6|15	%description
12cr|mongo-2004.08.17-6|16	Mongo is a program to test linux filesystems for performance and
12cr|mongo-2004.08.17-6|17	functionality.
12cr|mongo-2004.08.17-6|18	The way to run a Mongo test is runing the mongo.pl script. The mongo.pl
12cr|mongo-2004.08.17-6|19	creates output files can be parsed by mongo_parse.pl script.
12cr|mongo-2004.08.17-6|20	
12cr|mongo-2004.08.17-6|21	%prep
12cr|mongo-2004.08.17-6|22	%setup -q -n %{name}
12cr|mongo-2004.08.17-6|23	
12cr|mongo-2004.08.17-6|24	%build
12cr|mongo-2004.08.17-6|25	%make
12cr|mongo-2004.08.17-6|26	
12cr|mongo-2004.08.17-6|27	%install
12cr|mongo-2004.08.17-6|28	rm -rf $RPM_BUILD_ROOT
12cr|mongo-2004.08.17-6|29	
12cr|mongo-2004.08.17-6|30	install -d $RPM_BUILD_ROOT%_bindir
12cr|mongo-2004.08.17-6|31	install -m 755 mongo_append mongo_copy $RPM_BUILD_ROOT%_bindir
12cr|mongo-2004.08.17-6|32	install -m 755 mongo_delete mongo_parser.pl $RPM_BUILD_ROOT%_bindir
12cr|mongo-2004.08.17-6|33	install -m 755 summ map5 mongo_modify $RPM_BUILD_ROOT%_bindir
12cr|mongo-2004.08.17-6|34	install -m 755 mongo.pl mongo_slinks $RPM_BUILD_ROOT%_bindir
12cr|mongo-2004.08.17-6|35	install -m 755 reiser_fract_tree mongo_dd mongo_holes $RPM_BUILD_ROOT%_bindir
12cr|mongo-2004.08.17-6|36	install -m 755 mongo_read update-flist.pl $RPM_BUILD_ROOT%_bindir
12cr|mongo-2004.08.17-6|37	
12cr|mongo-2004.08.17-6|38	install -d $RPM_BUILD_ROOT%_defaultdocdir/%name-%version
12cr|mongo-2004.08.17-6|39	cp README $RPM_BUILD_ROOT%_defaultdocdir/%name-%version
12cr|mongo-2004.08.17-6|40	cp mongo.cmds.example $RPM_BUILD_ROOT%_defaultdocdir/%name-%version
12cr|mongo-2004.08.17-6|41	
12cr|mongo-2004.08.17-6|42	%files
12cr|mongo-2004.08.17-6|43	%attr(755,root,root)
12cr|mongo-2004.08.17-6|44	%_bindir/mongo_append
12cr|mongo-2004.08.17-6|45	%_bindir/mongo_copy
12cr|mongo-2004.08.17-6|46	%_bindir/mongo_delete
12cr|mongo-2004.08.17-6|47	%_bindir/mongo_parser.pl
12cr|mongo-2004.08.17-6|48	%_bindir/summ
12cr|mongo-2004.08.17-6|49	%_bindir/map5
12cr|mongo-2004.08.17-6|50	%_bindir/mongo_modify
12cr|mongo-2004.08.17-6|51	%_bindir/mongo.pl
12cr|mongo-2004.08.17-6|52	%_bindir/mongo_slinks
12cr|mongo-2004.08.17-6|53	%_bindir/reiser_fract_tree
12cr|mongo-2004.08.17-6|54	%_bindir/mongo_dd
12cr|mongo-2004.08.17-6|55	%_bindir/mongo_holes
12cr|mongo-2004.08.17-6|56	%_bindir/mongo_read
12cr|mongo-2004.08.17-6|57	%_bindir/update-flist.pl
12cr|mongo-2004.08.17-6|58	%_defaultdocdir/%name-%version
12cr|mongo-2004.08.17-6|59	
12cr|mongo-2004.08.17-6|60	%clean
12cr|mongo-2004.08.17-6|61	rm -rf $RPM_BUILD_ROOT
12cr|mongo-2004.08.17-6|62	
12cr|mongo-2004.08.17-6|63	
12cr|mongo-2004.08.17-6|64	
12cr|mongo-2004.08.17-6|65	
12cr|mongo-2004.08.17-6|66	%changelog
12cr|mongo-2004.08.17-6|67	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2004.08.17-6mdv2011.0
12cr|mongo-2004.08.17-6|68	+ Revision: 620388
12cr|mongo-2004.08.17-6|69	- the mass rebuild of 2010.0 packages
12cr|mongo-2004.08.17-6|70	
12cr|mongo-2004.08.17-6|71	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2004.08.17-5mdv2010.0
12cr|mongo-2004.08.17-6|72	+ Revision: 430086
12cr|mongo-2004.08.17-6|73	- rebuild
12cr|mongo-2004.08.17-6|74	
12cr|mongo-2004.08.17-6|75	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2004.08.17-4mdv2009.0
12cr|mongo-2004.08.17-6|76	+ Revision: 252686
12cr|mongo-2004.08.17-6|77	- rebuild
12cr|mongo-2004.08.17-6|78	
12cr|mongo-2004.08.17-6|79	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2004.08.17-2mdv2008.1
12cr|mongo-2004.08.17-6|80	+ Revision: 136602
12cr|mongo-2004.08.17-6|81	- restore BuildRoot
12cr|mongo-2004.08.17-6|82	
12cr|mongo-2004.08.17-6|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|mongo-2004.08.17-6|84	- kill re-definition of %%buildroot on Pixel's request
12cr|mongo-2004.08.17-6|85	
12cr|mongo-2004.08.17-6|86	
12cr|mongo-2004.08.17-6|87	* Sun Feb 25 2007 Anne Nicolas <anne.nicolas@mandriva.com> 2004.08.17-2mdv2007.0
12cr|mongo-2004.08.17-6|88	+ Revision: 125561
12cr|mongo-2004.08.17-6|89	- rebuild
12cr|mongo-2004.08.17-6|90	- Import mongo
12cr|mongo-2004.08.17-6|91	
12cr|mongo-2004.08.17-6|92	* Sun May 07 2006 Anne Nicolas <anne.nicolas@mandriva.com> 2004.08.17-1mdk
12cr|mongo-2004.08.17-6|93	- initial release
12cr|mongo-2004.08.17-6|94	

3224 12
12cr|mongodb-2.2.2-1|1	%define debug_package %nil
12cr|mongodb-2.2.2-1|2	%define name    mongodb
12cr|mongodb-2.2.2-1|3	%define version 2.2.2
12cr|mongodb-2.2.2-1|4	%define release %mkrel 1
12cr|mongodb-2.2.2-1|5	
12cr|mongodb-2.2.2-1|6	Name:    %{name}
12cr|mongodb-2.2.2-1|7	Version: %{version}
12cr|mongodb-2.2.2-1|8	Release: %{release}
12cr|mongodb-2.2.2-1|9	Summary: MongoDB client shell and tools
12cr|mongodb-2.2.2-1|10	License: AGPL 3.0
12cr|mongodb-2.2.2-1|11	URL: http://www.mongodb.org
12cr|mongodb-2.2.2-1|12	Group: Databases
12cr|mongodb-2.2.2-1|13	Source0: http://downloads.mongodb.org/src/%{name}-src-r%{version}.tar.gz
12cr|mongodb-2.2.2-1|14	Source1: mongod.service
12cr|mongodb-2.2.2-1|15	Patch0: boost-1.50.patch
12cr|mongodb-2.2.2-1|16	BuildRequires: js-devel
12cr|mongodb-2.2.2-1|17	BuildRequires: readline-devel
12cr|mongodb-2.2.2-1|18	BuildRequires: boost-devel
12cr|mongodb-2.2.2-1|19	BuildRequires: pkgconfig(libpcre)
12cr|mongodb-2.2.2-1|20	BuildRequires: pcap-devel
12cr|mongodb-2.2.2-1|21	BuildRequires: scons
12cr|mongodb-2.2.2-1|22	
12cr|mongodb-2.2.2-1|23	%description
12cr|mongodb-2.2.2-1|24	Mongo (from "huMONGOus") is a schema-free document-oriented database.
12cr|mongodb-2.2.2-1|25	It features dynamic profileable queries, full indexing, replication
12cr|mongodb-2.2.2-1|26	and fail-over support, efficient storage of large binary data objects,
12cr|mongodb-2.2.2-1|27	and auto-sharding.
12cr|mongodb-2.2.2-1|28	
12cr|mongodb-2.2.2-1|29	This package provides the mongo shell, import/export tools, and other
12cr|mongodb-2.2.2-1|30	client utilities.
12cr|mongodb-2.2.2-1|31	
12cr|mongodb-2.2.2-1|32	%package server
12cr|mongodb-2.2.2-1|33	Summary: MongoDB server, sharding server, and support scripts
12cr|mongodb-2.2.2-1|34	Group: Databases
12cr|mongodb-2.2.2-1|35	Requires: mongodb
12cr|mongodb-2.2.2-1|36	Requires(post):  rpm-helper >= 0.24.1-1
12cr|mongodb-2.2.2-1|37	Requires(preun): rpm-helper >= 0.24.1-1
12cr|mongodb-2.2.2-1|38	
12cr|mongodb-2.2.2-1|39	
12cr|mongodb-2.2.2-1|40	%description server
12cr|mongodb-2.2.2-1|41	Mongo (from "huMONGOus") is a schema-free document-oriented database.
12cr|mongodb-2.2.2-1|42	
12cr|mongodb-2.2.2-1|43	This package provides the mongo server software, mongo sharding server
12cr|mongodb-2.2.2-1|44	softwware, default configuration files, and init.d scripts.
12cr|mongodb-2.2.2-1|45	
12cr|mongodb-2.2.2-1|46	
12cr|mongodb-2.2.2-1|47	%package devel
12cr|mongodb-2.2.2-1|48	Summary: MongoDB server, sharding server, and support scripts
12cr|mongodb-2.2.2-1|49	Group: Databases
12cr|mongodb-2.2.2-1|50	Requires: mongodb
12cr|mongodb-2.2.2-1|51	
12cr|mongodb-2.2.2-1|52	%description devel
12cr|mongodb-2.2.2-1|53	This package provides the devel files for %{name}.
12cr|mongodb-2.2.2-1|54	
12cr|mongodb-2.2.2-1|55	%prep
12cr|mongodb-2.2.2-1|56	%setup -qn %{name}-src-r%{version}
12cr|mongodb-2.2.2-1|57	#% patch0 -p1
12cr|mongodb-2.2.2-1|58	
12cr|mongodb-2.2.2-1|59	%build
12cr|mongodb-2.2.2-1|60	%serverbuild
12cr|mongodb-2.2.2-1|61	export CXXFLAGS="%optflags"
12cr|mongodb-2.2.2-1|62	export LINKFLAGS='%ldflags'
12cr|mongodb-2.2.2-1|63	%scons --prefix=%{_prefix}
12cr|mongodb-2.2.2-1|64	
12cr|mongodb-2.2.2-1|65	%install
12cr|mongodb-2.2.2-1|66	%serverbuild
12cr|mongodb-2.2.2-1|67	export CXXFLAGS="%optflags"
12cr|mongodb-2.2.2-1|68	export LINKFLAGS='%ldflags'
12cr|mongodb-2.2.2-1|69	
12cr|mongodb-2.2.2-1|70	%scons --prefix=%{buildroot}%{_usr} install
12cr|mongodb-2.2.2-1|71	mkdir -p %{buildroot}%{_mandir}/man1
12cr|mongodb-2.2.2-1|72	cp debian/*.1 %{buildroot}%{_mandir}/man1/
12cr|mongodb-2.2.2-1|73	mkdir -p %{buildroot}%{_unitdir}
12cr|mongodb-2.2.2-1|74	cp %{SOURCE1} %{buildroot}%{_unitdir}/mongod.service
12cr|mongodb-2.2.2-1|75	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d
12cr|mongodb-2.2.2-1|76	cp rpm/init.d-mongod %{buildroot}%{_sysconfdir}/rc.d/init.d/mongod
12cr|mongodb-2.2.2-1|77	chmod a+x %{buildroot}%{_sysconfdir}/rc.d/init.d/mongod
12cr|mongodb-2.2.2-1|78	mkdir -p %{buildroot}%{_sysconfdir}
12cr|mongodb-2.2.2-1|79	cp rpm/mongod.conf %{buildroot}%{_sysconfdir}/mongod.conf
12cr|mongodb-2.2.2-1|80	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12cr|mongodb-2.2.2-1|81	cp rpm/mongod.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/mongod
12cr|mongodb-2.2.2-1|82	mkdir -p %{buildroot}%{_var}/lib/mongo
12cr|mongodb-2.2.2-1|83	mkdir -p %{buildroot}%{_var}/log/mongo
12cr|mongodb-2.2.2-1|84	touch %{buildroot}%{_var}/log/mongo/mongod.log
12cr|mongodb-2.2.2-1|85	
12cr|mongodb-2.2.2-1|86	cat >> %{buildroot}%{_sysconfdir}/sysconfig/mongod << EOF
12cr|mongodb-2.2.2-1|87	OPTIONS="-f /etc/mongod.conf"
12cr|mongodb-2.2.2-1|88	EOF
12cr|mongodb-2.2.2-1|89	
12cr|mongodb-2.2.2-1|90	# (cg) Ensure the pid file folder exists (this is more important under mga3
12cr|mongodb-2.2.2-1|91	# when /var/run will be on tmpfs)
12cr|mongodb-2.2.2-1|92	mkdir -p %{buildroot}%{_prefix}/lib/tmpfiles.d
12cr|mongodb-2.2.2-1|93	cat > %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}-server.conf << EOF
12cr|mongodb-2.2.2-1|94	d %{_var}/run/mongo 0755 mongod mongod -
12cr|mongodb-2.2.2-1|95	EOF
12cr|mongodb-2.2.2-1|96	
12cr|mongodb-2.2.2-1|97	rm -f %{buildroot}/usr/lib/libmongoclient.a
12cr|mongodb-2.2.2-1|98	
12cr|mongodb-2.2.2-1|99	%pre server
12cr|mongodb-2.2.2-1|100	%_pre_useradd mongod /var/lib/mongo /bin/false
12cr|mongodb-2.2.2-1|101	
12cr|mongodb-2.2.2-1|102	%post server
12cr|mongodb-2.2.2-1|103	# (cg) Make sure the pid folder exists on install
12cr|mongodb-2.2.2-1|104	mkdir -p %{_var}/run/mongo
12cr|mongodb-2.2.2-1|105	chown mongod.mongod %{_var}/run/mongo
12cr|mongodb-2.2.2-1|106	%_post_service mongod
12cr|mongodb-2.2.2-1|107	
12cr|mongodb-2.2.2-1|108	%preun server
12cr|mongodb-2.2.2-1|109	%_preun_service mongod
12cr|mongodb-2.2.2-1|110	
12cr|mongodb-2.2.2-1|111	%postun server
12cr|mongodb-2.2.2-1|112	%_postun_userdel mongod
12cr|mongodb-2.2.2-1|113	
12cr|mongodb-2.2.2-1|114	%files
12cr|mongodb-2.2.2-1|115	%doc README GNU-AGPL-3.0.txt
12cr|mongodb-2.2.2-1|116	%{_bindir}/mongo
12cr|mongodb-2.2.2-1|117	%{_bindir}/mongodump
12cr|mongodb-2.2.2-1|118	%{_bindir}/mongooplog
12cr|mongodb-2.2.2-1|119	%{_bindir}/mongoperf
12cr|mongodb-2.2.2-1|120	%{_bindir}/mongoexport
12cr|mongodb-2.2.2-1|121	%{_bindir}/mongofiles
12cr|mongodb-2.2.2-1|122	%{_bindir}/mongoimport
12cr|mongodb-2.2.2-1|123	%{_bindir}/mongorestore
12cr|mongodb-2.2.2-1|124	%{_bindir}/mongostat
12cr|mongodb-2.2.2-1|125	%{_bindir}/mongosniff
12cr|mongodb-2.2.2-1|126	%{_bindir}/mongotop
12cr|mongodb-2.2.2-1|127	%{_bindir}/bsondump
12cr|mongodb-2.2.2-1|128	%{_mandir}/man1/mongo.1*
12cr|mongodb-2.2.2-1|129	%{_mandir}/man1/mongodump.1*
12cr|mongodb-2.2.2-1|130	%{_mandir}/man1/mongoexport.1*
12cr|mongodb-2.2.2-1|131	%{_mandir}/man1/mongofiles.1*
12cr|mongodb-2.2.2-1|132	%{_mandir}/man1/mongoimport.1*
12cr|mongodb-2.2.2-1|133	%{_mandir}/man1/mongosniff.1*
12cr|mongodb-2.2.2-1|134	%{_mandir}/man1/mongostat.1*
12cr|mongodb-2.2.2-1|135	%{_mandir}/man1/mongorestore.1*
12cr|mongodb-2.2.2-1|136	%{_mandir}/man1/bsondump.1*
12cr|mongodb-2.2.2-1|137	
12cr|mongodb-2.2.2-1|138	%files server
12cr|mongodb-2.2.2-1|139	%config(noreplace) %{_sysconfdir}/mongod.conf
12cr|mongodb-2.2.2-1|140	%{_bindir}/mongod
12cr|mongodb-2.2.2-1|141	%{_bindir}/mongos
12cr|mongodb-2.2.2-1|142	%{_mandir}/man1/mongod.1*
12cr|mongodb-2.2.2-1|143	%{_mandir}/man1/mongos.1*
12cr|mongodb-2.2.2-1|144	%{_prefix}/lib/tmpfiles.d/%{name}-server.conf
12cr|mongodb-2.2.2-1|145	%{_unitdir}/mongod.service
12cr|mongodb-2.2.2-1|146	%{_sysconfdir}/rc.d/init.d/mongod
12cr|mongodb-2.2.2-1|147	%{_sysconfdir}/sysconfig/mongod
12cr|mongodb-2.2.2-1|148	%attr(0755,mongod,mongod) %dir %{_var}/lib/mongo
12cr|mongodb-2.2.2-1|149	%attr(0755,mongod,mongod) %dir %{_var}/log/mongo
12cr|mongodb-2.2.2-1|150	%attr(0640,mongod,mongod) %config(noreplace) %verify(not md5 size mtime) %{_var}/log/mongo/mongod.log
12cr|mongodb-2.2.2-1|151	
12cr|mongodb-2.2.2-1|152	%files devel
12cr|mongodb-2.2.2-1|153	%{_includedir}/mongo/

3225 12
12cr|monica-3.7-7|1	Name:           monica
12cr|monica-3.7-7|2	Version:        3.7
12cr|monica-3.7-7|3	Release:        %mkrel 7
12cr|monica-3.7-7|4	Summary:        Monitor Calibration Tool
12cr|monica-3.7-7|5	License:        BSD
12cr|monica-3.7-7|6	Group:          System/Kernel and hardware
12cr|monica-3.7-7|7	URL:            http://www.pcbypaul.com/software/monica.shtml
12cr|monica-3.7-7|8	Source0:        http://www.pcbypaul.com/software/dl/monica-%{version}.tar.bz2
12cr|monica-3.7-7|9	Patch0:		monica-3.7-use-ldflags.patch
12cr|monica-3.7-7|10	Patch1:		monica-3.7-mdv-fix-gcc43.patch
12cr|monica-3.7-7|11	patch2:		monica-3.7-mdv-fix-str-fmt.patch
12cr|monica-3.7-7|12	Requires:       xgamma
12cr|monica-3.7-7|13	BuildRequires:  fltk-devel
12cr|monica-3.7-7|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|monica-3.7-7|15	
12cr|monica-3.7-7|16	%description
12cr|monica-3.7-7|17	Monica is a monitor calibration tool. It works as frontend to xgamma to
12cr|monica-3.7-7|18	alter the gamma correction for XFree86 or Xorg. The black point, gray,
12cr|monica-3.7-7|19	and color blocks help to find usable settings for a target of 2.2 gamma,
12cr|monica-3.7-7|20	the Web, and sRGB standard.
12cr|monica-3.7-7|21	
12cr|monica-3.7-7|22	%prep
12cr|monica-3.7-7|23	%setup -q
12cr|monica-3.7-7|24	%patch0 -p0 -b .orig
12cr|monica-3.7-7|25	%patch1 -p1 -b .gcc43
12cr|monica-3.7-7|26	%patch2 -p1 -b .strfmt
12cr|monica-3.7-7|27	
12cr|monica-3.7-7|28	%build
12cr|monica-3.7-7|29	%{make} CFLAGS="%{optflags}" LDFLAGS="%{?ldflags}"
12cr|monica-3.7-7|30	
12cr|monica-3.7-7|31	%install
12cr|monica-3.7-7|32	%{__rm} -rf %{buildroot}
12cr|monica-3.7-7|33	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|monica-3.7-7|34	%{__cp} -a monica %{buildroot}%{_bindir}/monica
12cr|monica-3.7-7|35	
12cr|monica-3.7-7|36	%clean
12cr|monica-3.7-7|37	%{__rm} -rf %{buildroot}
12cr|monica-3.7-7|38	
12cr|monica-3.7-7|39	%files
12cr|monica-3.7-7|40	%defattr(0644,root,root,0755)
12cr|monica-3.7-7|41	%doc authors ChangeLog install licence news readme
12cr|monica-3.7-7|42	%attr(0755,root,root) %{_bindir}/monica
12cr|monica-3.7-7|43	
12cr|monica-3.7-7|44	
12cr|monica-3.7-7|45	
12cr|monica-3.7-7|46	%changelog
12cr|monica-3.7-7|47	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 3.7-7mdv2011.0
12cr|monica-3.7-7|48	+ Revision: 612922
12cr|monica-3.7-7|49	- the mass rebuild of 2010.1 packages
12cr|monica-3.7-7|50	
12cr|monica-3.7-7|51	* Thu Jan 21 2010 Jérôme Brenier <incubusss@mandriva.org> 3.7-6mdv2010.1
12cr|monica-3.7-7|52	+ Revision: 494773
12cr|monica-3.7-7|53	- fix build with gcc 4.3
12cr|monica-3.7-7|54	- fix str fmt
12cr|monica-3.7-7|55	- rebuild for new fltk
12cr|monica-3.7-7|56	
12cr|monica-3.7-7|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|monica-3.7-7|58	- rebuild
12cr|monica-3.7-7|59	
12cr|monica-3.7-7|60	* Sun Dec 14 2008 Funda Wang <fwang@mandriva.org> 3.7-4mdv2009.1
12cr|monica-3.7-7|61	+ Revision: 314154
12cr|monica-3.7-7|62	- use flags when compiling
12cr|monica-3.7-7|63	
12cr|monica-3.7-7|64	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 3.7-3mdv2009.0
12cr|monica-3.7-7|65	+ Revision: 252687
12cr|monica-3.7-7|66	- rebuild
12cr|monica-3.7-7|67	
12cr|monica-3.7-7|68	* Sun Jul 27 2008 David Walluck <walluck@mandriva.org> 3.7-1mdv2009.0
12cr|monica-3.7-7|69	+ Revision: 250496
12cr|monica-3.7-7|70	- 3.7
12cr|monica-3.7-7|71	
12cr|monica-3.7-7|72	* Mon Dec 31 2007 David Walluck <walluck@mandriva.org> 3.6-1mdv2008.1
12cr|monica-3.7-7|73	+ Revision: 139701
12cr|monica-3.7-7|74	- import monica
12cr|monica-3.7-7|75	
12cr|monica-3.7-7|76	

3226 12
12cr|monika-0.4.4-6|1	%define release_id 2
12cr|monika-0.4.4-6|2	
12cr|monika-0.4.4-6|3	Summary: Monika PBS monitor tools
12cr|monika-0.4.4-6|4	Name: monika
12cr|monika-0.4.4-6|5	Version: 0.4.4
12cr|monika-0.4.4-6|6	Release: %mkrel 6
12cr|monika-0.4.4-6|7	Source: %{name}_%{version}-%{release_id}.tar.bz2
12cr|monika-0.4.4-6|8	License: GPL
12cr|monika-0.4.4-6|9	URL:http://ka-tools.sourceforge.net/
12cr|monika-0.4.4-6|10	BuildRoot: %{_tmppath}/build-%{name}_%{version}
12cr|monika-0.4.4-6|11	Group: Monitoring
12cr|monika-0.4.4-6|12	Requires: perl-AppConfig, perl-CGI
12cr|monika-0.4.4-6|13	BuildArchitectures: noarch
12cr|monika-0.4.4-6|14	
12cr|monika-0.4.4-6|15	%description
12cr|monika-0.4.4-6|16	Monika is a tool to monitor a PBS cluster. It basically shows an overall
12cr|monika-0.4.4-6|17	picture of node reservations, and job states.
12cr|monika-0.4.4-6|18	
12cr|monika-0.4.4-6|19	%prep
12cr|monika-0.4.4-6|20	
12cr|monika-0.4.4-6|21	%setup -n %{name}-%{version}
12cr|monika-0.4.4-6|22	
12cr|monika-0.4.4-6|23	%build
12cr|monika-0.4.4-6|24	
12cr|monika-0.4.4-6|25	%install
12cr|monika-0.4.4-6|26	mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}
12cr|monika-0.4.4-6|27	mkdir -p $RPM_BUILD_ROOT/%{_var}/www/cgi-bin/%{name}
12cr|monika-0.4.4-6|28	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|monika-0.4.4-6|29	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/
12cr|monika-0.4.4-6|30	
12cr|monika-0.4.4-6|31	cp -a $RPM_BUILD_DIR/%{name}-%{version}/monika.cgi $RPM_BUILD_ROOT/%{_var}/www/cgi-bin
12cr|monika-0.4.4-6|32	cp -a $RPM_BUILD_DIR/%{name}-%{version}/%{name}/*.pm $RPM_BUILD_ROOT/%{_var}/www/cgi-bin/%{name}
12cr|monika-0.4.4-6|33	cp -a $RPM_BUILD_DIR/%{name}-%{version}/monika.conf $RPM_BUILD_ROOT/%{_sysconfdir}/
12cr|monika-0.4.4-6|34	
12cr|monika-0.4.4-6|35	%clean
12cr|monika-0.4.4-6|36	rm -rf $RPM_BUILD_ROOT
12cr|monika-0.4.4-6|37	
12cr|monika-0.4.4-6|38	%files
12cr|monika-0.4.4-6|39	%defattr(-,root,root)
12cr|monika-0.4.4-6|40	%doc  INSTALL README LICENSE
12cr|monika-0.4.4-6|41	%attr(755,root,root) %{_var}/www/cgi-bin/monika*
12cr|monika-0.4.4-6|42	%config(noreplace) %{_sysconfdir}/*conf
12cr|monika-0.4.4-6|43	
12cr|monika-0.4.4-6|44	
12cr|monika-0.4.4-6|45	
12cr|monika-0.4.4-6|46	%changelog
12cr|monika-0.4.4-6|47	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.4.4-6mdv2010.0
12cr|monika-0.4.4-6|48	+ Revision: 430087
12cr|monika-0.4.4-6|49	- rebuild
12cr|monika-0.4.4-6|50	
12cr|monika-0.4.4-6|51	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.4.4-5mdv2009.0
12cr|monika-0.4.4-6|52	+ Revision: 252689
12cr|monika-0.4.4-6|53	- rebuild
12cr|monika-0.4.4-6|54	
12cr|monika-0.4.4-6|55	+ Olivier Blin <oblin@mandriva.com>
12cr|monika-0.4.4-6|56	- restore BuildRoot
12cr|monika-0.4.4-6|57	
12cr|monika-0.4.4-6|58	* Wed Dec 19 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.4.4-3mdv2008.1
12cr|monika-0.4.4-6|59	+ Revision: 133069
12cr|monika-0.4.4-6|60	- do not try to reinvent %%doc
12cr|monika-0.4.4-6|61	- kill re-definition of %%buildroot on Pixel's request
12cr|monika-0.4.4-6|62	- kill packager tag
12cr|monika-0.4.4-6|63	- use %%mkrel
12cr|monika-0.4.4-6|64	
12cr|monika-0.4.4-6|65	
12cr|monika-0.4.4-6|66	* Sat Apr 02 2005 <guibo@guibo.mdkc.com> 0.4.4-2mdk
12cr|monika-0.4.4-6|67	- fix make install
12cr|monika-0.4.4-6|68	
12cr|monika-0.4.4-6|69	* Fri Mar 18 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 0.4.4-1mdk
12cr|monika-0.4.4-6|70	- release 0.4.4-2
12cr|monika-0.4.4-6|71	
12cr|monika-0.4.4-6|72	* Sat Sep 20 2003 aginies <aginies@mandrakesoft.com> 0.4.3-1mdk
12cr|monika-0.4.4-6|73	- using .tar.bz2
12cr|monika-0.4.4-6|74	- adjusting release to 1mdk
12cr|monika-0.4.4-6|75	
12cr|monika-0.4.4-6|76	* Fri May 16 2003 Pierre Neyron <pierre.neyron@imag.fr> 0.4.3
12cr|monika-0.4.4-6|77	- rename version
12cr|monika-0.4.4-6|78	
12cr|monika-0.4.4-6|79	* Thu May 15 2003 Pierre Neyron <pierre.neyron@imag.fr> 0.4-3
12cr|monika-0.4.4-6|80	- node state bug fixed
12cr|monika-0.4.4-6|81	
12cr|monika-0.4.4-6|82	* Tue Mar 25 2003 Pierre Neyron <pierre.neyron@imag.fr> 0.4-2
12cr|monika-0.4.4-6|83	- New look for reservation table.
12cr|monika-0.4.4-6|84	
12cr|monika-0.4.4-6|85	* Mon Mar 24 2003 Pierre Neyron <pierre.neyron@imag.fr> 0.4-1
12cr|monika-0.4.4-6|86	- bug fixes
12cr|monika-0.4.4-6|87	- add reservation table width param: nodes_per_line
12cr|monika-0.4.4-6|88	- config file self documentation revisited
12cr|monika-0.4.4-6|89	
12cr|monika-0.4.4-6|90	* Tue Mar 18 2003 Pierre Neyron <pierre.neyron@imag.fr> 0.3-1
12cr|monika-0.4.4-6|91	- by property node view
12cr|monika-0.4.4-6|92	- tooltips, back links
12cr|monika-0.4.4-6|93	- change perl module files location from perl_vendor to the cgi-bin dir
12cr|monika-0.4.4-6|94	
12cr|monika-0.4.4-6|95	* Wed Mar 12 2003 Pierre Neyron <pierre.neyron@imag.fr> 0.2-1
12cr|monika-0.4.4-6|96	- code cleaning
12cr|monika-0.4.4-6|97	- parse `qstat -f' output rather than `qstat -as'
12cr|monika-0.4.4-6|98	- add detailed status pages
12cr|monika-0.4.4-6|99	
12cr|monika-0.4.4-6|100	* Fri Mar 07 2003 Pierre Neyron <pierre.neyron@imag.fr> 0.1-2
12cr|monika-0.4.4-6|101	- Bug fixes
12cr|monika-0.4.4-6|102	
12cr|monika-0.4.4-6|103	* Wed Feb 26 2003 Pierre Neyron <pierre.neyron@imag.fr> 0.1-1
12cr|monika-0.4.4-6|104	- First attempt.
12cr|monika-0.4.4-6|105	

3227 12
12cr|monit-5.3.2-1|1	%define name	monit
12cr|monit-5.3.2-1|2	%define version	5.3.2
12cr|monit-5.3.2-1|3	%define rel 1
12cr|monit-5.3.2-1|4	
12cr|monit-5.3.2-1|5	Summary: 	Process monitor and restart utility
12cr|monit-5.3.2-1|6	Name: 		%{name}
12cr|monit-5.3.2-1|7	Version: 	%{version}
12cr|monit-5.3.2-1|8	Release: 	%mkrel %{rel}
12cr|monit-5.3.2-1|9	License: 	GPLv3+
12cr|monit-5.3.2-1|10	Source0: 	http://mmonit.com/monit/dist/%{name}-%{version}.tar.gz
12cr|monit-5.3.2-1|11	Source2:	rc.monit
12cr|monit-5.3.2-1|12	# Config tweaks: enable logging and include /etc/monit.d by default
12cr|monit-5.3.2-1|13	# AdamW 2010/01
12cr|monit-5.3.2-1|14	Patch0:		monit-5.1-config.patch
12cr|monit-5.3.2-1|15	Group: 		Monitoring
12cr|monit-5.3.2-1|16	URL: 		http://www.tildeslash.com/monit/
12cr|monit-5.3.2-1|17	Requires(post):		rpm-helper
12cr|monit-5.3.2-1|18	Requires(preun):	rpm-helper
12cr|monit-5.3.2-1|19	BuildRequires:	flex, bison, openssl-devel
12cr|monit-5.3.2-1|20	
12cr|monit-5.3.2-1|21	%description
12cr|monit-5.3.2-1|22	Monit is a utility for managing and monitoring processes,
12cr|monit-5.3.2-1|23	files, directories and devices on a Unix system. Monit conducts
12cr|monit-5.3.2-1|24	automatic maintenance and repair and can execute meaningful causal
12cr|monit-5.3.2-1|25	actions in error situations.
12cr|monit-5.3.2-1|26	
12cr|monit-5.3.2-1|27	%prep
12cr|monit-5.3.2-1|28	%setup -q
12cr|monit-5.3.2-1|29	%patch0 -p1 -b .config
12cr|monit-5.3.2-1|30	
12cr|monit-5.3.2-1|31	%build
12cr|monit-5.3.2-1|32	%configure2_5x
12cr|monit-5.3.2-1|33	%make
12cr|monit-5.3.2-1|34	
12cr|monit-5.3.2-1|35	%install
12cr|monit-5.3.2-1|36	%makeinstall_std
12cr|monit-5.3.2-1|37	
12cr|monit-5.3.2-1|38	%__install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}.d
12cr|monit-5.3.2-1|39	%__install -m 600 monitrc %{buildroot}%{_sysconfdir}/monitrc
12cr|monit-5.3.2-1|40	
12cr|monit-5.3.2-1|41	%__install -d -m 755 %{buildroot}%{_initrddir}
12cr|monit-5.3.2-1|42	%__install -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/%{name}
12cr|monit-5.3.2-1|43	
12cr|monit-5.3.2-1|44	%post
12cr|monit-5.3.2-1|45	%_post_service %{name}
12cr|monit-5.3.2-1|46	
12cr|monit-5.3.2-1|47	%preun
12cr|monit-5.3.2-1|48	%_preun_service %{name}
12cr|monit-5.3.2-1|49	
12cr|monit-5.3.2-1|50	%files
12cr|monit-5.3.2-1|51	%doc COPYING README
12cr|monit-5.3.2-1|52	%config(noreplace) %{_sysconfdir}/monitrc
12cr|monit-5.3.2-1|53	%dir %{_sysconfdir}/%{name}.d
12cr|monit-5.3.2-1|54	%{_initrddir}/%{name}
12cr|monit-5.3.2-1|55	%{_bindir}/%{name}
12cr|monit-5.3.2-1|56	%{_mandir}/man1/%{name}.1.*
12cr|monit-5.3.2-1|57	
12cr|monit-5.3.2-1|58	
12cr|monit-5.3.2-1|59	%changelog
12cr|monit-5.3.2-1|60	* Thu Feb 16 2012 Alexander Khrukin <akhrukin@mandriva.org> 5.3.2-1mdv2011.0
12cr|monit-5.3.2-1|61	+ Revision: 775106
12cr|monit-5.3.2-1|62	- version update 5.3.2
12cr|monit-5.3.2-1|63	
12cr|monit-5.3.2-1|64	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 5.1.1-3mdv2011.0
12cr|monit-5.3.2-1|65	+ Revision: 612923
12cr|monit-5.3.2-1|66	- the mass rebuild of 2010.1 packages
12cr|monit-5.3.2-1|67	
12cr|monit-5.3.2-1|68	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 5.1.1-2mdv2010.1
12cr|monit-5.3.2-1|69	+ Revision: 536603
12cr|monit-5.3.2-1|70	- rebuidl
12cr|monit-5.3.2-1|71	
12cr|monit-5.3.2-1|72	* Thu Feb 25 2010 Lev Givon <lev@mandriva.org> 5.1.1-1mdv2010.1
12cr|monit-5.3.2-1|73	+ Revision: 511359
12cr|monit-5.3.2-1|74	- Update to 5.1.1.
12cr|monit-5.3.2-1|75	- Update to 5.1.
12cr|monit-5.3.2-1|76	
12cr|monit-5.3.2-1|77	* Thu Jan 28 2010 Adam Williamson <awilliamson@mandriva.org> 5.0.3-2mdv2010.1
12cr|monit-5.3.2-1|78	+ Revision: 497711
12cr|monit-5.3.2-1|79	- add config.patch to tweak config file: enable logging and include
12cr|monit-5.3.2-1|80	files in /etc/monit.d by default
12cr|monit-5.3.2-1|81	- two tweaks to the initscript:
12cr|monit-5.3.2-1|82	+ tell it to actually run as a daemon
12cr|monit-5.3.2-1|83	+ monit should start after every other service in case it's set to
12cr|monit-5.3.2-1|84	monitor any of them (thanks Scott Storck from monit ML)
12cr|monit-5.3.2-1|85	
12cr|monit-5.3.2-1|86	* Sat Aug 08 2009 Frederik Himpe <fhimpe@mandriva.org> 5.0.3-1mdv2010.0
12cr|monit-5.3.2-1|87	+ Revision: 411821
12cr|monit-5.3.2-1|88	- Update to new version 5.0.3
12cr|monit-5.3.2-1|89	- Use configuration file included in source tarball
12cr|monit-5.3.2-1|90	- Add LSB headers to init script
12cr|monit-5.3.2-1|91	
12cr|monit-5.3.2-1|92	* Tue Feb 05 2008 Lev Givon <lev@mandriva.org> 4.10.1-1mdv2008.1
12cr|monit-5.3.2-1|93	+ Revision: 162796
12cr|monit-5.3.2-1|94	- Update to 4.10.1.
12cr|monit-5.3.2-1|95	
12cr|monit-5.3.2-1|96	+ Olivier Blin <blino@mandriva.org>
12cr|monit-5.3.2-1|97	- restore BuildRoot
12cr|monit-5.3.2-1|98	
12cr|monit-5.3.2-1|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|monit-5.3.2-1|100	- kill re-definition of %%buildroot on Pixel's request
12cr|monit-5.3.2-1|101	
12cr|monit-5.3.2-1|102	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 4.9-2mdv2008.1
12cr|monit-5.3.2-1|103	+ Revision: 119874
12cr|monit-5.3.2-1|104	- rebuild b/c of missing subpackage on ia32
12cr|monit-5.3.2-1|105	

3228 12
12cr|mono-basic-2.10-3|1	%define name mono-basic
12cr|mono-basic-2.10-3|2	%define version 2.10
12cr|mono-basic-2.10-3|3	%define release %mkrel 3
12cr|mono-basic-2.10-3|4	
12cr|mono-basic-2.10-3|5	Summary: Visual Basic .NET support for Mono
12cr|mono-basic-2.10-3|6	Name: %{name}
12cr|mono-basic-2.10-3|7	Version: %{version}
12cr|mono-basic-2.10-3|8	Release: %{release}
12cr|mono-basic-2.10-3|9	Source0: http://www.go-mono.com/sources/%name/%{name}-%{version}.tar.bz2
12cr|mono-basic-2.10-3|10	License: BSD
12cr|mono-basic-2.10-3|11	Group: Development/Other
12cr|mono-basic-2.10-3|12	URL:		http://www.go-mono.com/
12cr|mono-basic-2.10-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mono-basic-2.10-3|14	BuildRequires: mono-devel >= 2.10
12cr|mono-basic-2.10-3|15	BuildRequires: locales
12cr|mono-basic-2.10-3|16	BuildArch: noarch
12cr|mono-basic-2.10-3|17	
12cr|mono-basic-2.10-3|18	%description
12cr|mono-basic-2.10-3|19	This package contains the Visual Basic .NET compiler and language
12cr|mono-basic-2.10-3|20	runtime. This allows you to compile and run VB.NET application and
12cr|mono-basic-2.10-3|21	assemblies.
12cr|mono-basic-2.10-3|22	
12cr|mono-basic-2.10-3|23	%package 2.0
12cr|mono-basic-2.10-3|24	Summary: Visual Basic .NET support for Mono 2.0 API
12cr|mono-basic-2.10-3|25	Group: Development/Other
12cr|mono-basic-2.10-3|26	Requires: %{name} = %{version}-%{release}
12cr|mono-basic-2.10-3|27	Conflicts: %{name} < 2.10-2
12cr|mono-basic-2.10-3|28	
12cr|mono-basic-2.10-3|29	%description 2.0
12cr|mono-basic-2.10-3|30	This package contains the Visual Basic .NET compiler and language
12cr|mono-basic-2.10-3|31	runtime under 2.0 API. This allows you to compile and run VB.NET
12cr|mono-basic-2.10-3|32	application and assemblies.
12cr|mono-basic-2.10-3|33	
12cr|mono-basic-2.10-3|34	%prep
12cr|mono-basic-2.10-3|35	%setup -q -n %name-%version
12cr|mono-basic-2.10-3|36	
12cr|mono-basic-2.10-3|37	%build
12cr|mono-basic-2.10-3|38	export LC_ALL=UTF-8
12cr|mono-basic-2.10-3|39	./configure --prefix=%_prefix
12cr|mono-basic-2.10-3|40	make
12cr|mono-basic-2.10-3|41	
12cr|mono-basic-2.10-3|42	%install
12cr|mono-basic-2.10-3|43	rm -rf $RPM_BUILD_ROOT
12cr|mono-basic-2.10-3|44	%makeinstall_std
12cr|mono-basic-2.10-3|45	
12cr|mono-basic-2.10-3|46	%clean
12cr|mono-basic-2.10-3|47	rm -rf $RPM_BUILD_ROOT
12cr|mono-basic-2.10-3|48	
12cr|mono-basic-2.10-3|49	%files
12cr|mono-basic-2.10-3|50	%defattr(-,root,root)
12cr|mono-basic-2.10-3|51	%doc README
12cr|mono-basic-2.10-3|52	%{_bindir}/*
12cr|mono-basic-2.10-3|53	%{_prefix}/lib/mono/4.0/*
12cr|mono-basic-2.10-3|54	%{_prefix}/lib/mono/gac/Microsoft.VisualBasic/10.0.0.0*
12cr|mono-basic-2.10-3|55	%{_prefix}/lib/mono/gac/Mono.Cecil.VB.Mdb/0.9.3.0*
12cr|mono-basic-2.10-3|56	%{_prefix}/lib/mono/gac/Mono.Cecil.VB.Pdb/0.9.3.0*
12cr|mono-basic-2.10-3|57	%{_prefix}/lib/mono/gac/Mono.Cecil.VB/0.9.3.0*
12cr|mono-basic-2.10-3|58	%{_mandir}/man1/vbnc.1*
12cr|mono-basic-2.10-3|59	
12cr|mono-basic-2.10-3|60	%files 2.0
12cr|mono-basic-2.10-3|61	%defattr(-,root,root)
12cr|mono-basic-2.10-3|62	%{_prefix}/lib/mono/2.0/*
12cr|mono-basic-2.10-3|63	%{_prefix}/lib/mono/gac/Microsoft.VisualBasic/8.0.0.0*
12cr|mono-basic-2.10-3|64	
12cr|mono-basic-2.10-3|65	
12cr|mono-basic-2.10-3|66	%changelog
12cr|mono-basic-2.10-3|67	* Fri May 04 2012 Götz Waschk <waschk@mandriva.org> 2.10-3mdv2012.0
12cr|mono-basic-2.10-3|68	+ Revision: 795870
12cr|mono-basic-2.10-3|69	- yearly rebuild
12cr|mono-basic-2.10-3|70	
12cr|mono-basic-2.10-3|71	* Tue May 03 2011 Funda Wang <fwang@mandriva.org> 2.10-2
12cr|mono-basic-2.10-3|72	+ Revision: 663967
12cr|mono-basic-2.10-3|73	- split 2.0 api
12cr|mono-basic-2.10-3|74	
12cr|mono-basic-2.10-3|75	* Thu Feb 17 2011 Götz Waschk <waschk@mandriva.org> 2.10-1
12cr|mono-basic-2.10-3|76	+ Revision: 638203
12cr|mono-basic-2.10-3|77	- new version
12cr|mono-basic-2.10-3|78	- bump mono dep
12cr|mono-basic-2.10-3|79	- update file list
12cr|mono-basic-2.10-3|80	
12cr|mono-basic-2.10-3|81	* Thu Oct 07 2010 Götz Waschk <waschk@mandriva.org> 2.8-1mdv2011.0
12cr|mono-basic-2.10-3|82	+ Revision: 584071
12cr|mono-basic-2.10-3|83	- new version
12cr|mono-basic-2.10-3|84	- bump mono dep
12cr|mono-basic-2.10-3|85	- update file list
12cr|mono-basic-2.10-3|86	
12cr|mono-basic-2.10-3|87	* Wed Sep 15 2010 Götz Waschk <waschk@mandriva.org> 2.6.2-2mdv2011.0
12cr|mono-basic-2.10-3|88	+ Revision: 578418
12cr|mono-basic-2.10-3|89	- fix build with new make
12cr|mono-basic-2.10-3|90	
12cr|mono-basic-2.10-3|91	* Tue Mar 16 2010 Götz Waschk <waschk@mandriva.org> 2.6.2-1mdv2010.1
12cr|mono-basic-2.10-3|92	+ Revision: 521494
12cr|mono-basic-2.10-3|93	- update to new version 2.6.2
12cr|mono-basic-2.10-3|94	
12cr|mono-basic-2.10-3|95	* Tue Dec 15 2009 Götz Waschk <waschk@mandriva.org> 2.6-1mdv2010.1
12cr|mono-basic-2.10-3|96	+ Revision: 478858
12cr|mono-basic-2.10-3|97	- update to new version 2.6
12cr|mono-basic-2.10-3|98	
12cr|mono-basic-2.10-3|99	* Sat Jul 25 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 2.4.2-2mdv2010.0
12cr|mono-basic-2.10-3|100	+ Revision: 399759
12cr|mono-basic-2.10-3|101	- Rebuild
12cr|mono-basic-2.10-3|102	
12cr|mono-basic-2.10-3|103	* Tue Jun 30 2009 Götz Waschk <waschk@mandriva.org> 2.4.2-1mdv2010.0
12cr|mono-basic-2.10-3|104	+ Revision: 390908
12cr|mono-basic-2.10-3|105	- new version
12cr|mono-basic-2.10-3|106	
12cr|mono-basic-2.10-3|107	* Fri Apr 24 2009 Götz Waschk <waschk@mandriva.org> 2.4-1mdv2010.0
12cr|mono-basic-2.10-3|108	+ Revision: 368969
12cr|mono-basic-2.10-3|109	- new version
12cr|mono-basic-2.10-3|110	
12cr|mono-basic-2.10-3|111	* Wed Jan 14 2009 Götz Waschk <waschk@mandriva.org> 2.2-1mdv2009.1
12cr|mono-basic-2.10-3|112	+ Revision: 329390
12cr|mono-basic-2.10-3|113	- new version
12cr|mono-basic-2.10-3|114	- drop patches
12cr|mono-basic-2.10-3|115	- add man page
12cr|mono-basic-2.10-3|116	
12cr|mono-basic-2.10-3|117	* Sat Oct 11 2008 Götz Waschk <waschk@mandriva.org> 2.0-1mdv2009.1
12cr|mono-basic-2.10-3|118	+ Revision: 291910
12cr|mono-basic-2.10-3|119	- new version
12cr|mono-basic-2.10-3|120	- fix build
12cr|mono-basic-2.10-3|121	
12cr|mono-basic-2.10-3|122	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.9-2mdv2009.0
12cr|mono-basic-2.10-3|123	+ Revision: 268147
12cr|mono-basic-2.10-3|124	- rebuild early 2009.0 package (before pixel changes)
12cr|mono-basic-2.10-3|125	
12cr|mono-basic-2.10-3|126	* Tue Apr 08 2008 Götz Waschk <waschk@mandriva.org> 1.9-1mdv2009.0
12cr|mono-basic-2.10-3|127	+ Revision: 192396
12cr|mono-basic-2.10-3|128	- new version
12cr|mono-basic-2.10-3|129	
12cr|mono-basic-2.10-3|130	+ Olivier Blin <blino@mandriva.org>
12cr|mono-basic-2.10-3|131	- restore BuildRoot
12cr|mono-basic-2.10-3|132	
12cr|mono-basic-2.10-3|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|mono-basic-2.10-3|134	- kill re-definition of %%buildroot on Pixel's request
12cr|mono-basic-2.10-3|135	
12cr|mono-basic-2.10-3|136	* Thu Dec 13 2007 Götz Waschk <waschk@mandriva.org> 1.2.6-1mdv2008.1
12cr|mono-basic-2.10-3|137	+ Revision: 119269
12cr|mono-basic-2.10-3|138	- new version
12cr|mono-basic-2.10-3|139	
12cr|mono-basic-2.10-3|140	* Thu Aug 30 2007 Götz Waschk <waschk@mandriva.org> 1.2.5-1mdv2008.0
12cr|mono-basic-2.10-3|141	+ Revision: 75984
12cr|mono-basic-2.10-3|142	- new version
12cr|mono-basic-2.10-3|143	- bump deps
12cr|mono-basic-2.10-3|144	
12cr|mono-basic-2.10-3|145	* Thu May 17 2007 Götz Waschk <waschk@mandriva.org> 1.2.4-1mdv2008.0
12cr|mono-basic-2.10-3|146	+ Revision: 27606
12cr|mono-basic-2.10-3|147	- new version
12cr|mono-basic-2.10-3|148	- update file list
12cr|mono-basic-2.10-3|149	- bump deps
12cr|mono-basic-2.10-3|150	
12cr|mono-basic-2.10-3|151	
12cr|mono-basic-2.10-3|152	* Fri Feb 16 2007 Götz Waschk <waschk@mandriva.org> 1.2.3.1-1mdv2007.0
12cr|mono-basic-2.10-3|153	+ Revision: 121570
12cr|mono-basic-2.10-3|154	- depend on locales for build
12cr|mono-basic-2.10-3|155	- we can only build in UTF-8
12cr|mono-basic-2.10-3|156	- new version
12cr|mono-basic-2.10-3|157	
12cr|mono-basic-2.10-3|158	* Wed Feb 07 2007 Götz Waschk <waschk@mandriva.org> 1.2.3-1mdv2007.1
12cr|mono-basic-2.10-3|159	+ Revision: 117073
12cr|mono-basic-2.10-3|160	- Import mono-basic
12cr|mono-basic-2.10-3|161	
12cr|mono-basic-2.10-3|162	* Wed Feb 07 2007 Götz Waschk <waschk@mandriva.org> 1.2.3-1mdv2007.1
12cr|mono-basic-2.10-3|163	- initial package
12cr|mono-basic-2.10-3|164	

3229 12
12cr|mono-curses-0.2-0.r128192.6|1	%define svn r128192
12cr|mono-curses-0.2-0.r128192.6|2	
12cr|mono-curses-0.2-0.r128192.6|3	Summary:	Mono library for writing simple curses UIs
12cr|mono-curses-0.2-0.r128192.6|4	Name:		mono-curses
12cr|mono-curses-0.2-0.r128192.6|5	Version:	0.2
12cr|mono-curses-0.2-0.r128192.6|6	Release:	0.%{svn}.6
12cr|mono-curses-0.2-0.r128192.6|7	License:	MIT
12cr|mono-curses-0.2-0.r128192.6|8	Group:		Development/Other
12cr|mono-curses-0.2-0.r128192.6|9	Url:		http://www.mono-project.com/MonoCurses
12cr|mono-curses-0.2-0.r128192.6|10	Source0:	%{name}-%{svn}.tar.bz2
12cr|mono-curses-0.2-0.r128192.6|11	#gw this is automatically generated at build time by attrib, but this does
12cr|mono-curses-0.2-0.r128192.6|12	# not work in iurt
12cr|mono-curses-0.2-0.r128192.6|13	Source1:	constants.cs
12cr|mono-curses-0.2-0.r128192.6|14	Patch:		monotorrent-curses-makefile.patch
12cr|mono-curses-0.2-0.r128192.6|15	
12cr|mono-curses-0.2-0.r128192.6|16	BuildRequires:	mono-devel
12cr|mono-curses-0.2-0.r128192.6|17	BuildRequires:	pkgconfig(ncurses)
12cr|mono-curses-0.2-0.r128192.6|18	BuildRequires:	monodoc
12cr|mono-curses-0.2-0.r128192.6|19	
12cr|mono-curses-0.2-0.r128192.6|20	%description
12cr|mono-curses-0.2-0.r128192.6|21	This is a library for writing curses UIs in Mono.
12cr|mono-curses-0.2-0.r128192.6|22	
12cr|mono-curses-0.2-0.r128192.6|23	%package doc
12cr|mono-curses-0.2-0.r128192.6|24	Summary:	Development documentation for %{name}
12cr|mono-curses-0.2-0.r128192.6|25	Group:		Development/Other
12cr|mono-curses-0.2-0.r128192.6|26	Requires(post): mono-tools
12cr|mono-curses-0.2-0.r128192.6|27	Requires(postun): mono-tools >= 1.1.9
12cr|mono-curses-0.2-0.r128192.6|28	
12cr|mono-curses-0.2-0.r128192.6|29	
12cr|mono-curses-0.2-0.r128192.6|30	%description doc
12cr|mono-curses-0.2-0.r128192.6|31	This package contains the API documentation for the %{name} in
12cr|mono-curses-0.2-0.r128192.6|32	Monodoc format.
12cr|mono-curses-0.2-0.r128192.6|33	
12cr|mono-curses-0.2-0.r128192.6|34	%prep
12cr|mono-curses-0.2-0.r128192.6|35	%setup -q -n mono-curses
12cr|mono-curses-0.2-0.r128192.6|36	%patch
12cr|mono-curses-0.2-0.r128192.6|37	cp %SOURCE1 .
12cr|mono-curses-0.2-0.r128192.6|38	
12cr|mono-curses-0.2-0.r128192.6|39	%build
12cr|mono-curses-0.2-0.r128192.6|40	./configure --prefix=%{_prefix}
12cr|mono-curses-0.2-0.r128192.6|41	make
12cr|mono-curses-0.2-0.r128192.6|42	
12cr|mono-curses-0.2-0.r128192.6|43	%install
12cr|mono-curses-0.2-0.r128192.6|44	%makeinstall
12cr|mono-curses-0.2-0.r128192.6|45	%if %{_lib} != lib
12cr|mono-curses-0.2-0.r128192.6|46	mkdir -p %{buildroot}%{_libdir}
12cr|mono-curses-0.2-0.r128192.6|47	mv %{buildroot}%{_prefix}/lib/{*.so,pkgconfig} %{buildroot}%{_libdir}
12cr|mono-curses-0.2-0.r128192.6|48	%endif
12cr|mono-curses-0.2-0.r128192.6|49	
12cr|mono-curses-0.2-0.r128192.6|50	%post doc
12cr|mono-curses-0.2-0.r128192.6|51	%_bindir/monodoc --make-index > /dev/null
12cr|mono-curses-0.2-0.r128192.6|52	
12cr|mono-curses-0.2-0.r128192.6|53	%postun doc
12cr|mono-curses-0.2-0.r128192.6|54	if [ "$1" = "0" -a -x %_bindir/monodoc ]; then %_bindir/monodoc --make-index > /dev/null
12cr|mono-curses-0.2-0.r128192.6|55	fi
12cr|mono-curses-0.2-0.r128192.6|56	
12cr|mono-curses-0.2-0.r128192.6|57	%files
12cr|mono-curses-0.2-0.r128192.6|58	%doc README AUTHORS
12cr|mono-curses-0.2-0.r128192.6|59	%{_libdir}/libmono-curses.so
12cr|mono-curses-0.2-0.r128192.6|60	%{_libdir}/pkgconfig/mono-curses.pc
12cr|mono-curses-0.2-0.r128192.6|61	%{_prefix}/lib/mono/gac/mono-curses
12cr|mono-curses-0.2-0.r128192.6|62	%{_prefix}/lib/mono/mono-curses
12cr|mono-curses-0.2-0.r128192.6|63	
12cr|mono-curses-0.2-0.r128192.6|64	%files doc
12cr|mono-curses-0.2-0.r128192.6|65	%doc ChangeLog
12cr|mono-curses-0.2-0.r128192.6|66	%{_prefix}/lib/monodoc/sources/mono-curses.*
12cr|mono-curses-0.2-0.r128192.6|67	

3230 12
12cr|mono-debugger-2.10-2|1	%define name	mono-debugger
12cr|mono-debugger-2.10-2|2	%define version	2.10
12cr|mono-debugger-2.10-2|3	%define release	%mkrel 2
12cr|mono-debugger-2.10-2|4	%define major 0
12cr|mono-debugger-2.10-2|5	%define libname %mklibname %name %major
12cr|mono-debugger-2.10-2|6	%define monodir %_prefix/lib/mono
12cr|mono-debugger-2.10-2|7	
12cr|mono-debugger-2.10-2|8	Summary:	Mono Debugger
12cr|mono-debugger-2.10-2|9	Name:		%name
12cr|mono-debugger-2.10-2|10	Version:	%version
12cr|mono-debugger-2.10-2|11	Release:	%release
12cr|mono-debugger-2.10-2|12	License:	GPLv2+ and MIT
12cr|mono-debugger-2.10-2|13	Group:		Development/Other
12cr|mono-debugger-2.10-2|14	Source0:	http://go-mono.com/sources/mono-debugger/%name-%version.tar.bz2
12cr|mono-debugger-2.10-2|15	Patch0: mono-debugger-2.10-glib-includes.patch
12cr|mono-debugger-2.10-2|16	Patch1: mono-debugger-2.2-dllmap.patch
12cr|mono-debugger-2.10-2|17	URL:		http://www.go-mono.com/
12cr|mono-debugger-2.10-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|mono-debugger-2.10-2|19	BuildRequires:	mono-devel >= 2.10
12cr|mono-debugger-2.10-2|20	#gw not required by mono 2.8 anymore:
12cr|mono-debugger-2.10-2|21	BuildRequires:	glib2-devel
12cr|mono-debugger-2.10-2|22	BuildRequires:	libreadline-devel
12cr|mono-debugger-2.10-2|23	BuildRequires:  termcap-devel
12cr|mono-debugger-2.10-2|24	BuildRequires:	automake1.9
12cr|mono-debugger-2.10-2|25	Requires:	mono
12cr|mono-debugger-2.10-2|26	Requires: %libname >= %version
12cr|mono-debugger-2.10-2|27	%define _requires_exceptions libmonodebuggerreadline
12cr|mono-debugger-2.10-2|28	
12cr|mono-debugger-2.10-2|29	%description
12cr|mono-debugger-2.10-2|30	The Mono Debugger
12cr|mono-debugger-2.10-2|31	
12cr|mono-debugger-2.10-2|32	%package -n %libname
12cr|mono-debugger-2.10-2|33	Group: System/Libraries
12cr|mono-debugger-2.10-2|34	Summary: Shared libraries of the Mono Debugger
12cr|mono-debugger-2.10-2|35	
12cr|mono-debugger-2.10-2|36	%description -n %libname
12cr|mono-debugger-2.10-2|37	This contains shared libraries used by the Mono Debugger
12cr|mono-debugger-2.10-2|38	
12cr|mono-debugger-2.10-2|39	%package -n %libname-devel
12cr|mono-debugger-2.10-2|40	Group: Development/Other
12cr|mono-debugger-2.10-2|41	Summary: Headers of the Mono Debugger
12cr|mono-debugger-2.10-2|42	Provides: lib%name-devel = %version-%release
12cr|mono-debugger-2.10-2|43	Requires: %libname = %version
12cr|mono-debugger-2.10-2|44	Requires: %name = %version
12cr|mono-debugger-2.10-2|45	
12cr|mono-debugger-2.10-2|46	%description -n %libname-devel
12cr|mono-debugger-2.10-2|47	This contains headers and libraries of the Mono Debugger.
12cr|mono-debugger-2.10-2|48	
12cr|mono-debugger-2.10-2|49	
12cr|mono-debugger-2.10-2|50	%prep
12cr|mono-debugger-2.10-2|51	%setup -q
12cr|mono-debugger-2.10-2|52	%apply_patches
12cr|mono-debugger-2.10-2|53	
12cr|mono-debugger-2.10-2|54	%build
12cr|mono-debugger-2.10-2|55	%define _disable_ld_no_undefined 1
12cr|mono-debugger-2.10-2|56	%configure2_5x
12cr|mono-debugger-2.10-2|57	#gw parallel build broken in 2.4.3
12cr|mono-debugger-2.10-2|58	make
12cr|mono-debugger-2.10-2|59	
12cr|mono-debugger-2.10-2|60	%install
12cr|mono-debugger-2.10-2|61	rm -rf %{buildroot}
12cr|mono-debugger-2.10-2|62	%makeinstall
12cr|mono-debugger-2.10-2|63	install -m 644 wrapper/mdb.exe.config %buildroot%monodir/2.0/
12cr|mono-debugger-2.10-2|64	
12cr|mono-debugger-2.10-2|65	%clean
12cr|mono-debugger-2.10-2|66	rm -rf %{buildroot}
12cr|mono-debugger-2.10-2|67	
12cr|mono-debugger-2.10-2|68	%if %mdkversion < 200900
12cr|mono-debugger-2.10-2|69	%post -n %libname -p /sbin/ldconfig
12cr|mono-debugger-2.10-2|70	%endif
12cr|mono-debugger-2.10-2|71	%if %mdkversion < 200900
12cr|mono-debugger-2.10-2|72	%postun -n %libname -p /sbin/ldconfig
12cr|mono-debugger-2.10-2|73	%endif
12cr|mono-debugger-2.10-2|74	
12cr|mono-debugger-2.10-2|75	%files
12cr|mono-debugger-2.10-2|76	%defattr(-, root, root)
12cr|mono-debugger-2.10-2|77	%{_bindir}/*
12cr|mono-debugger-2.10-2|78	%monodir/*
12cr|mono-debugger-2.10-2|79	%doc AUTHORS README NEWS ChangeLog
12cr|mono-debugger-2.10-2|80	
12cr|mono-debugger-2.10-2|81	%files -n %libname
12cr|mono-debugger-2.10-2|82	%defattr(-, root, root)
12cr|mono-debugger-2.10-2|83	%_libdir/lib*.so.%{major}*
12cr|mono-debugger-2.10-2|84	
12cr|mono-debugger-2.10-2|85	%files -n %libname-devel
12cr|mono-debugger-2.10-2|86	%defattr(-, root, root)
12cr|mono-debugger-2.10-2|87	%_libdir/lib*.so
12cr|mono-debugger-2.10-2|88	%{_libdir}/pkgconfig/*
12cr|mono-debugger-2.10-2|89	
12cr|mono-debugger-2.10-2|90	
12cr|mono-debugger-2.10-2|91	
12cr|mono-debugger-2.10-2|92	
12cr|mono-debugger-2.10-2|93	%changelog
12cr|mono-debugger-2.10-2|94	* Mon Feb 20 2012 Götz Waschk <waschk@mandriva.org> 2.10-2mdv2012.0
12cr|mono-debugger-2.10-2|95	+ Revision: 777953
12cr|mono-debugger-2.10-2|96	- remove libtool archive
12cr|mono-debugger-2.10-2|97	- fix glib includes
12cr|mono-debugger-2.10-2|98	- rebuild
12cr|mono-debugger-2.10-2|99	
12cr|mono-debugger-2.10-2|100	* Thu Feb 17 2011 Götz Waschk <waschk@mandriva.org> 2.10-1
12cr|mono-debugger-2.10-2|101	+ Revision: 638201
12cr|mono-debugger-2.10-2|102	- new version
12cr|mono-debugger-2.10-2|103	- bump mono dep
12cr|mono-debugger-2.10-2|104	
12cr|mono-debugger-2.10-2|105	* Sat Nov 27 2010 Götz Waschk <waschk@mandriva.org> 2.8.1-1mdv2011.0
12cr|mono-debugger-2.10-2|106	+ Revision: 601733
12cr|mono-debugger-2.10-2|107	- new version
12cr|mono-debugger-2.10-2|108	- drop patch 2
12cr|mono-debugger-2.10-2|109	
12cr|mono-debugger-2.10-2|110	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 2.8-3mdv2011.0
12cr|mono-debugger-2.10-2|111	+ Revision: 587887
12cr|mono-debugger-2.10-2|112	- P2: security fix for CVE-2010-3369 (debian)
12cr|mono-debugger-2.10-2|113	
12cr|mono-debugger-2.10-2|114	* Thu Oct 07 2010 Götz Waschk <waschk@mandriva.org> 2.8-2mdv2011.0
12cr|mono-debugger-2.10-2|115	+ Revision: 584074
12cr|mono-debugger-2.10-2|116	- update build deps
12cr|mono-debugger-2.10-2|117	- rebuild for new mono
12cr|mono-debugger-2.10-2|118	
12cr|mono-debugger-2.10-2|119	* Thu Oct 07 2010 Götz Waschk <waschk@mandriva.org> 2.8-1mdv2011.0
12cr|mono-debugger-2.10-2|120	+ Revision: 583939
12cr|mono-debugger-2.10-2|121	- update to new version 2.8
12cr|mono-debugger-2.10-2|122	
12cr|mono-debugger-2.10-2|123	* Tue Mar 16 2010 Götz Waschk <waschk@mandriva.org> 2.6.3-1mdv2010.1
12cr|mono-debugger-2.10-2|124	+ Revision: 521513
12cr|mono-debugger-2.10-2|125	- update to new version 2.6.3
12cr|mono-debugger-2.10-2|126	
12cr|mono-debugger-2.10-2|127	* Tue Dec 15 2009 Götz Waschk <waschk@mandriva.org> 2.6-1mdv2010.1
12cr|mono-debugger-2.10-2|128	+ Revision: 478867
12cr|mono-debugger-2.10-2|129	- update to new version 2.6
12cr|mono-debugger-2.10-2|130	
12cr|mono-debugger-2.10-2|131	* Thu Dec 10 2009 Götz Waschk <waschk@mandriva.org> 2.4.3-1mdv2010.1
12cr|mono-debugger-2.10-2|132	+ Revision: 475972
12cr|mono-debugger-2.10-2|133	- new version
12cr|mono-debugger-2.10-2|134	- disable parallel build
12cr|mono-debugger-2.10-2|135	
12cr|mono-debugger-2.10-2|136	* Thu Jul 09 2009 Funda Wang <fwang@mandriva.org> 2.4.2.1-1mdv2010.0
12cr|mono-debugger-2.10-2|137	+ Revision: 393749
12cr|mono-debugger-2.10-2|138	- New version 2.4.2.1
12cr|mono-debugger-2.10-2|139	
12cr|mono-debugger-2.10-2|140	* Tue Jun 30 2009 Götz Waschk <waschk@mandriva.org> 2.4.2-1mdv2010.0
12cr|mono-debugger-2.10-2|141	+ Revision: 390913
12cr|mono-debugger-2.10-2|142	- update to new version 2.4.2
12cr|mono-debugger-2.10-2|143	
12cr|mono-debugger-2.10-2|144	* Fri Apr 24 2009 Götz Waschk <waschk@mandriva.org> 2.4-1mdv2010.0
12cr|mono-debugger-2.10-2|145	+ Revision: 368974
12cr|mono-debugger-2.10-2|146	- new version
12cr|mono-debugger-2.10-2|147	
12cr|mono-debugger-2.10-2|148	* Thu Mar 05 2009 Götz Waschk <waschk@mandriva.org> 2.2-2mdv2009.1
12cr|mono-debugger-2.10-2|149	+ Revision: 349356
12cr|mono-debugger-2.10-2|150	- fix build
12cr|mono-debugger-2.10-2|151	- update dll mapping for bug #48495
12cr|mono-debugger-2.10-2|152	
12cr|mono-debugger-2.10-2|153	* Wed Jan 14 2009 Götz Waschk <waschk@mandriva.org> 2.2-1mdv2009.1
12cr|mono-debugger-2.10-2|154	+ Revision: 329396
12cr|mono-debugger-2.10-2|155	- update to new version 2.2
12cr|mono-debugger-2.10-2|156	
12cr|mono-debugger-2.10-2|157	* Sat Oct 11 2008 Götz Waschk <waschk@mandriva.org> 2.0-1mdv2009.1
12cr|mono-debugger-2.10-2|158	+ Revision: 292255
12cr|mono-debugger-2.10-2|159	- new version
12cr|mono-debugger-2.10-2|160	- update deps
12cr|mono-debugger-2.10-2|161	- fix build
12cr|mono-debugger-2.10-2|162	- update license
12cr|mono-debugger-2.10-2|163	
12cr|mono-debugger-2.10-2|164	+ Thierry Vignaud <tv@mandriva.org>
12cr|mono-debugger-2.10-2|165	- rebuild
12cr|mono-debugger-2.10-2|166	
12cr|mono-debugger-2.10-2|167	+ Pixel <pixel@mandriva.com>
12cr|mono-debugger-2.10-2|168	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|mono-debugger-2.10-2|169	
12cr|mono-debugger-2.10-2|170	+ Olivier Blin <blino@mandriva.org>
12cr|mono-debugger-2.10-2|171	- restore BuildRoot
12cr|mono-debugger-2.10-2|172	
12cr|mono-debugger-2.10-2|173	* Wed Dec 19 2007 Götz Waschk <waschk@mandriva.org> 0.60-2mdv2008.1
12cr|mono-debugger-2.10-2|174	+ Revision: 134332
12cr|mono-debugger-2.10-2|175	- fix automatic deps
12cr|mono-debugger-2.10-2|176	
12cr|mono-debugger-2.10-2|177	* Wed Dec 19 2007 Götz Waschk <waschk@mandriva.org> 0.60-1mdv2008.1
12cr|mono-debugger-2.10-2|178	+ Revision: 133870
12cr|mono-debugger-2.10-2|179	- new version
12cr|mono-debugger-2.10-2|180	
12cr|mono-debugger-2.10-2|181	+ Thierry Vignaud <tv@mandriva.org>
12cr|mono-debugger-2.10-2|182	- kill re-definition of %%buildroot on Pixel's request
12cr|mono-debugger-2.10-2|183	
12cr|mono-debugger-2.10-2|184	* Thu May 17 2007 Götz Waschk <waschk@mandriva.org> 0.50-1mdv2008.0
12cr|mono-debugger-2.10-2|185	+ Revision: 27607
12cr|mono-debugger-2.10-2|186	- new version
12cr|mono-debugger-2.10-2|187	- bump deps
12cr|mono-debugger-2.10-2|188	
12cr|mono-debugger-2.10-2|189	
12cr|mono-debugger-2.10-2|190	* Wed Nov 22 2006 Götz Waschk <waschk@mandriva.org> 0.31-1mdv2007.0
12cr|mono-debugger-2.10-2|191	+ Revision: 86340
12cr|mono-debugger-2.10-2|192	- Import mono-debugger
12cr|mono-debugger-2.10-2|193	
12cr|mono-debugger-2.10-2|194	* Wed Nov 22 2006 Götz Waschk <waschk@mandriva.org> 0.31-1mdv2007.1
12cr|mono-debugger-2.10-2|195	- New version 0.31
12cr|mono-debugger-2.10-2|196	
12cr|mono-debugger-2.10-2|197	* Sat Jul 29 2006 Gtz Waschk <waschk@mandriva.org> 0.30-1mdv2007.0
12cr|mono-debugger-2.10-2|198	- source URL
12cr|mono-debugger-2.10-2|199	- New release 0.30
12cr|mono-debugger-2.10-2|200	
12cr|mono-debugger-2.10-2|201	* Sat Jul 08 2006 Gtz Waschk <waschk@mandriva.org> 0.20-1mdv2007.0
12cr|mono-debugger-2.10-2|202	- bump deps
12cr|mono-debugger-2.10-2|203	- drop patches 0,2
12cr|mono-debugger-2.10-2|204	- New release 0.20
12cr|mono-debugger-2.10-2|205	
12cr|mono-debugger-2.10-2|206	* Mon Mar 20 2006 Götz Waschk <waschk@mandriva.org> 0.12-1mdk
12cr|mono-debugger-2.10-2|207	- New release 0.12
12cr|mono-debugger-2.10-2|208	
12cr|mono-debugger-2.10-2|209	* Thu Feb 02 2006 Gtz Waschk <waschk@mandriva.org> 0.11-2mdk
12cr|mono-debugger-2.10-2|210	- fix build
12cr|mono-debugger-2.10-2|211	
12cr|mono-debugger-2.10-2|212	* Tue Dec 20 2005 Gtz Waschk <waschk@mandriva.org> 0.11-1mdk
12cr|mono-debugger-2.10-2|213	- update file list
12cr|mono-debugger-2.10-2|214	- bump deps
12cr|mono-debugger-2.10-2|215	- update patch 1
12cr|mono-debugger-2.10-2|216	- new version
12cr|mono-debugger-2.10-2|217	
12cr|mono-debugger-2.10-2|218	* Tue Jun 21 2005 Gtz Waschk <waschk@mandriva.org> 0.10-0.46231.1mdk
12cr|mono-debugger-2.10-2|219	- new snapshot
12cr|mono-debugger-2.10-2|220	
12cr|mono-debugger-2.10-2|221	* Sat Jun 18 2005 Gtz Waschk <waschk@mandriva.org> 0.10-0.45941.1mdk
12cr|mono-debugger-2.10-2|222	- bump deps
12cr|mono-debugger-2.10-2|223	- rediff patch 2
12cr|mono-debugger-2.10-2|224	- new snapshot
12cr|mono-debugger-2.10-2|225	
12cr|mono-debugger-2.10-2|226	* Fri Jun 03 2005 Gtz Waschk <waschk@mandriva.org> 0.9-0.45318.2mdk
12cr|mono-debugger-2.10-2|227	- patch to fix test on x86_64
12cr|mono-debugger-2.10-2|228	- no more excusivearch
12cr|mono-debugger-2.10-2|229	
12cr|mono-debugger-2.10-2|230	* Fri Jun 03 2005 Gtz Waschk <waschk@mandriva.org> 0.9-0.45318.1mdk
12cr|mono-debugger-2.10-2|231	- fix buildrequires
12cr|mono-debugger-2.10-2|232	- new snapshot
12cr|mono-debugger-2.10-2|233	
12cr|mono-debugger-2.10-2|234	* Wed Jun 01 2005 Gtz Waschk <waschk@mandriva.org> 0.9-0.44840.4mdk
12cr|mono-debugger-2.10-2|235	- fix buildrequires
12cr|mono-debugger-2.10-2|236	
12cr|mono-debugger-2.10-2|237	* Tue May 31 2005 Gtz Waschk <waschk@mandriva.org> 0.9-0.44840.3mdk
12cr|mono-debugger-2.10-2|238	- fix deps again
12cr|mono-debugger-2.10-2|239	
12cr|mono-debugger-2.10-2|240	* Tue May 31 2005 Gtz Waschk <waschk@mandriva.org> 0.9-0.44840.2mdk
12cr|mono-debugger-2.10-2|241	- fix dll maps
12cr|mono-debugger-2.10-2|242	- fix deps
12cr|mono-debugger-2.10-2|243	
12cr|mono-debugger-2.10-2|244	* Tue May 31 2005 Gtz Waschk <waschk@mandriva.org> 0.9-0.44840.1mdk
12cr|mono-debugger-2.10-2|245	- initial mdk package
12cr|mono-debugger-2.10-2|246	
12cr|mono-debugger-2.10-2|247	* Tue Dec 09 2003 Martin Baulig <martin@ximian.com> 0.5-1
12cr|mono-debugger-2.10-2|248	- initial release
12cr|mono-debugger-2.10-2|249	

3231 12
12cr|monodevelop-3.0.3.5-1|1	%define	name monodevelop
12cr|monodevelop-3.0.3.5-1|2	%define	version  3.0.3.5
12cr|monodevelop-3.0.3.5-1|3	%define	release  %mkrel 1
12cr|monodevelop-3.0.3.5-1|4	%define	gtksharp 1.9.5
12cr|monodevelop-3.0.3.5-1|5	%define	monodoc  1.0
12cr|monodevelop-3.0.3.5-1|6	%define	pkgconfigdir %_datadir/pkgconfig
12cr|monodevelop-3.0.3.5-1|7	
12cr|monodevelop-3.0.3.5-1|8	Summary:	Full-featured IDE for mono and Gtk#
12cr|monodevelop-3.0.3.5-1|9	Name:		%{name}
12cr|monodevelop-3.0.3.5-1|10	Version:	%{version}
12cr|monodevelop-3.0.3.5-1|11	Release:	%{release}
12cr|monodevelop-3.0.3.5-1|12	Source0:	http://download.mono-project.com/sources/monodevelop/%{name}-%{version}.tar.bz2
12cr|monodevelop-3.0.3.5-1|13	Patch0:		link_system_nunit.patch
12cr|monodevelop-3.0.3.5-1|14	Patch1:		%{name}-3.0.3.2-md-gettext.patch
12cr|monodevelop-3.0.3.5-1|15	URL:		http://www.monodevelop.com/
12cr|monodevelop-3.0.3.5-1|16	License:	LGPLv2
12cr|monodevelop-3.0.3.5-1|17	Group:		Development/Other
12cr|monodevelop-3.0.3.5-1|18	#Requires: gtksourceview-sharp >= % gtksourceview
12cr|monodevelop-3.0.3.5-1|19	Requires:	gnome-sharp2 >= %gtksharp
12cr|monodevelop-3.0.3.5-1|20	Requires:	glade-sharp2 >= %gtksharp
12cr|monodevelop-3.0.3.5-1|21	Requires:	monodoc >= %monodoc
12cr|monodevelop-3.0.3.5-1|22	Requires:	mono-tools
12cr|monodevelop-3.0.3.5-1|23	Requires:	mono-basic
12cr|monodevelop-3.0.3.5-1|24	Requires:	libmono-devel
12cr|monodevelop-3.0.3.5-1|25	Requires:	shared-mime-info
12cr|monodevelop-3.0.3.5-1|26	Requires:	xterm
12cr|monodevelop-3.0.3.5-1|27	Requires:	subversion
12cr|monodevelop-3.0.3.5-1|28	Requires:	git
12cr|monodevelop-3.0.3.5-1|29	Requires:	xsp
12cr|monodevelop-3.0.3.5-1|30	BuildRequires:	pkgconfig(gconf-sharp-2.0) >= 2.12.8
12cr|monodevelop-3.0.3.5-1|31	BuildRequires:	pkgconfig(glade-sharp-2.0) >= 2.12.8
12cr|monodevelop-3.0.3.5-1|32	BuildRequires:	pkgconfig(glib-sharp-2.0) >= 2.12.8
12cr|monodevelop-3.0.3.5-1|33	BuildRequires:	pkgconfig(gnome-sharp-2.0) >= 2.12.8
12cr|monodevelop-3.0.3.5-1|34	BuildRequires:	pkgconfig(gnome-vfs-sharp-2.0) >= 2.12.8
12cr|monodevelop-3.0.3.5-1|35	BuildRequires:	pkgconfig(gtk-sharp-2.0) >= 2.12.8
12cr|monodevelop-3.0.3.5-1|36	BuildRequires:	pkgconfig(wcf)
12cr|monodevelop-3.0.3.5-1|37	BuildRequires:	pkgconfig(mono-addins) >= 0.6
12cr|monodevelop-3.0.3.5-1|38	BuildRequires:	pkgconfig(mono-addins-gui) >= 0.6
12cr|monodevelop-3.0.3.5-1|39	BuildRequires:	pkgconfig(mono-addins-setup) >= 0.6
12cr|monodevelop-3.0.3.5-1|40	BuildRequires:	pkgconfig(mono-nunit)
12cr|monodevelop-3.0.3.5-1|41	BuildRequires:	pkgconfig(monodoc) >= 1.0
12cr|monodevelop-3.0.3.5-1|42	BuildRequires:	pkgconfig(mono) >= 2.8
12cr|monodevelop-3.0.3.5-1|43	BuildRequires:	intltool
12cr|monodevelop-3.0.3.5-1|44	BuildRequires:	desktop-file-utils
12cr|monodevelop-3.0.3.5-1|45	BuildRequires:	gettext
12cr|monodevelop-3.0.3.5-1|46	# Obsolete deprecated plugins which are not compatible with MD 2.6
12cr|monodevelop-3.0.3.5-1|47	Obsoletes:	monodevelop-boo
12cr|monodevelop-3.0.3.5-1|48	Obsoletes:	monodevelop-debugger-mdb
12cr|monodevelop-3.0.3.5-1|49	
12cr|monodevelop-3.0.3.5-1|50	Conflicts:	%{name} <= 3.0.3.2-2
12cr|monodevelop-3.0.3.5-1|51	Obsoletes:	%{name} <= 3.0.3.2-2
12cr|monodevelop-3.0.3.5-1|52	
12cr|monodevelop-3.0.3.5-1|53	BuildArch:     noarch
12cr|monodevelop-3.0.3.5-1|54	%define _requires_exceptions ^libg.*\\|lib64g.*\\|libp.*\\|lib64p.*\\|liba.*\\|lib64a.*
12cr|monodevelop-3.0.3.5-1|55	
12cr|monodevelop-3.0.3.5-1|56	%description
12cr|monodevelop-3.0.3.5-1|57	This is MonoDevelop which is intended to be a full-featured
12cr|monodevelop-3.0.3.5-1|58	integrated development environment (IDE) for mono and Gtk#.
12cr|monodevelop-3.0.3.5-1|59	It was originally a port of SharpDevelop 0.98.
12cr|monodevelop-3.0.3.5-1|60	
12cr|monodevelop-3.0.3.5-1|61	%prep
12cr|monodevelop-3.0.3.5-1|62	%setup -q
12cr|monodevelop-3.0.3.5-1|63	%patch0 -p1 -b .nunit
12cr|monodevelop-3.0.3.5-1|64	%patch1 -p1 -b .mdgettext
12cr|monodevelop-3.0.3.5-1|65	
12cr|monodevelop-3.0.3.5-1|66	%build
12cr|monodevelop-3.0.3.5-1|67	./configure --prefix=%_prefix --libdir=%_prefix/lib --enable-versioncontrol --enable-aspnet --enable-subversion --enable-git --enable-aspnetedit --enable-monoextensions --disable-update-mimedb --disable-update-desktopdb
12cr|monodevelop-3.0.3.5-1|68	#--enable-gtksourceview2
12cr|monodevelop-3.0.3.5-1|69	make
12cr|monodevelop-3.0.3.5-1|70	
12cr|monodevelop-3.0.3.5-1|71	%install
12cr|monodevelop-3.0.3.5-1|72	rm -rf %{buildroot} %name.lang
12cr|monodevelop-3.0.3.5-1|73	mkdir -p %{buildroot}/`monodoc --get-sourcesdir`
12cr|monodevelop-3.0.3.5-1|74	%makeinstall_std pkgconfigdir=%pkgconfigdir packagedir=%buildroot%_prefix/lib/monodevelop/AddIns/AspNetEdit MOZILLA_HOME=%buildroot%_prefix/lib/firefox-%mozver/
12cr|monodevelop-3.0.3.5-1|75	
12cr|monodevelop-3.0.3.5-1|76	desktop-file-install --dir %buildroot%_datadir/applications \
12cr|monodevelop-3.0.3.5-1|77	%buildroot%_datadir/applications/*.desktop
12cr|monodevelop-3.0.3.5-1|78	
12cr|monodevelop-3.0.3.5-1|79	%find_lang %name
12cr|monodevelop-3.0.3.5-1|80	
12cr|monodevelop-3.0.3.5-1|81	%files -f %name.lang
12cr|monodevelop-3.0.3.5-1|82	%doc AUTHORS ChangeLog README
12cr|monodevelop-3.0.3.5-1|83	%{_bindir}/mdtool
12cr|monodevelop-3.0.3.5-1|84	%{_bindir}/monodevelop
12cr|monodevelop-3.0.3.5-1|85	%{_prefix}/lib/monodevelop
12cr|monodevelop-3.0.3.5-1|86	%_mandir/man1/mdtool.1*
12cr|monodevelop-3.0.3.5-1|87	%_mandir/man1/monodevelop.1*
12cr|monodevelop-3.0.3.5-1|88	%{_datadir}/applications/monodevelop.desktop
12cr|monodevelop-3.0.3.5-1|89	%{_datadir}/mime/packages/monodevelop.xml
12cr|monodevelop-3.0.3.5-1|90	%_datadir/icons/hicolor/*/apps/monodevelop.*
12cr|monodevelop-3.0.3.5-1|91	%pkgconfigdir/monodevelop.pc
12cr|monodevelop-3.0.3.5-1|92	%pkgconfigdir/monodevelop-core-addins.pc

3232 12
12cr|monodevelop-debugger-gdb-2.8.5.1-1|1	Name:     	monodevelop-debugger-gdb
12cr|monodevelop-debugger-gdb-2.8.5.1-1|2	Version:	2.8.5.1
12cr|monodevelop-debugger-gdb-2.8.5.1-1|3	Release:	%mkrel 1
12cr|monodevelop-debugger-gdb-2.8.5.1-1|4	License:	MIT
12cr|monodevelop-debugger-gdb-2.8.5.1-1|5	BuildArch:      noarch
12cr|monodevelop-debugger-gdb-2.8.5.1-1|6	URL:		http://www.go-mono.com
12cr|monodevelop-debugger-gdb-2.8.5.1-1|7	Source0:	http://download.mono-project.com/sources/%name/%name-%version.tar.bz2
12cr|monodevelop-debugger-gdb-2.8.5.1-1|8	BuildRequires:  monodevelop >= %version
12cr|monodevelop-debugger-gdb-2.8.5.1-1|9	BuildRequires:  mono-devel
12cr|monodevelop-debugger-gdb-2.8.5.1-1|10	Requires: gdb
12cr|monodevelop-debugger-gdb-2.8.5.1-1|11	Summary:	Monodevelop GDB Addin
12cr|monodevelop-debugger-gdb-2.8.5.1-1|12	Group:		Development/Other
12cr|monodevelop-debugger-gdb-2.8.5.1-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|monodevelop-debugger-gdb-2.8.5.1-1|14	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|15	%description
12cr|monodevelop-debugger-gdb-2.8.5.1-1|16	Monodevelop Addin to integrate the GNU debugger.
12cr|monodevelop-debugger-gdb-2.8.5.1-1|17	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|18	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|19	%prep
12cr|monodevelop-debugger-gdb-2.8.5.1-1|20	%setup -q
12cr|monodevelop-debugger-gdb-2.8.5.1-1|21	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|22	%build
12cr|monodevelop-debugger-gdb-2.8.5.1-1|23	./configure --prefix=%_prefix
12cr|monodevelop-debugger-gdb-2.8.5.1-1|24	%make
12cr|monodevelop-debugger-gdb-2.8.5.1-1|25	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|26	%install
12cr|monodevelop-debugger-gdb-2.8.5.1-1|27	rm -rf "$RPM_BUILD_ROOT" %name.lang
12cr|monodevelop-debugger-gdb-2.8.5.1-1|28	%makeinstall_std
12cr|monodevelop-debugger-gdb-2.8.5.1-1|29	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|30	%clean
12cr|monodevelop-debugger-gdb-2.8.5.1-1|31	rm -rf "$RPM_BUILD_ROOT"
12cr|monodevelop-debugger-gdb-2.8.5.1-1|32	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|33	%files
12cr|monodevelop-debugger-gdb-2.8.5.1-1|34	%defattr(-, root, root)
12cr|monodevelop-debugger-gdb-2.8.5.1-1|35	%_prefix/lib/monodevelop/AddIns/MonoDevelop.Debugger/
12cr|monodevelop-debugger-gdb-2.8.5.1-1|36	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|37	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|38	%changelog
12cr|monodevelop-debugger-gdb-2.8.5.1-1|39	* Mon Jan 23 2012 Götz Waschk <waschk@mandriva.org> 2.8.5.1-1mdv2012.0
12cr|monodevelop-debugger-gdb-2.8.5.1-1|40	+ Revision: 766763
12cr|monodevelop-debugger-gdb-2.8.5.1-1|41	- update to new version 2.8.5.1
12cr|monodevelop-debugger-gdb-2.8.5.1-1|42	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|43	* Thu Jan 05 2012 Götz Waschk <waschk@mandriva.org> 2.8.5-1
12cr|monodevelop-debugger-gdb-2.8.5.1-1|44	+ Revision: 757877
12cr|monodevelop-debugger-gdb-2.8.5.1-1|45	- update to new version 2.8.5
12cr|monodevelop-debugger-gdb-2.8.5.1-1|46	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|47	* Thu Nov 17 2011 Götz Waschk <waschk@mandriva.org> 2.8.2-1
12cr|monodevelop-debugger-gdb-2.8.5.1-1|48	+ Revision: 731188
12cr|monodevelop-debugger-gdb-2.8.5.1-1|49	- update to new version 2.8.2
12cr|monodevelop-debugger-gdb-2.8.5.1-1|50	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|51	* Mon Oct 10 2011 Götz Waschk <waschk@mandriva.org> 2.8-1
12cr|monodevelop-debugger-gdb-2.8.5.1-1|52	+ Revision: 703991
12cr|monodevelop-debugger-gdb-2.8.5.1-1|53	- new version
12cr|monodevelop-debugger-gdb-2.8.5.1-1|54	- new source URL
12cr|monodevelop-debugger-gdb-2.8.5.1-1|55	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|56	* Thu Sep 08 2011 Götz Waschk <waschk@mandriva.org> 2.6-1
12cr|monodevelop-debugger-gdb-2.8.5.1-1|57	+ Revision: 698947
12cr|monodevelop-debugger-gdb-2.8.5.1-1|58	- new version
12cr|monodevelop-debugger-gdb-2.8.5.1-1|59	- new source URL
12cr|monodevelop-debugger-gdb-2.8.5.1-1|60	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|61	* Thu Jul 14 2011 Götz Waschk <waschk@mandriva.org> 2.4-2
12cr|monodevelop-debugger-gdb-2.8.5.1-1|62	+ Revision: 689965
12cr|monodevelop-debugger-gdb-2.8.5.1-1|63	- rebuild
12cr|monodevelop-debugger-gdb-2.8.5.1-1|64	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|65	* Sun Jul 11 2010 Götz Waschk <waschk@mandriva.org> 2.4-1mdv2011.0
12cr|monodevelop-debugger-gdb-2.8.5.1-1|66	+ Revision: 550716
12cr|monodevelop-debugger-gdb-2.8.5.1-1|67	- new version
12cr|monodevelop-debugger-gdb-2.8.5.1-1|68	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|69	* Thu Feb 04 2010 Götz Waschk <waschk@mandriva.org> 2.2.1-1mdv2010.1
12cr|monodevelop-debugger-gdb-2.8.5.1-1|70	+ Revision: 500675
12cr|monodevelop-debugger-gdb-2.8.5.1-1|71	- update to new version 2.2.1
12cr|monodevelop-debugger-gdb-2.8.5.1-1|72	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|73	* Tue Dec 15 2009 Götz Waschk <waschk@mandriva.org> 2.2-1mdv2010.1
12cr|monodevelop-debugger-gdb-2.8.5.1-1|74	+ Revision: 478914
12cr|monodevelop-debugger-gdb-2.8.5.1-1|75	- update to new version 2.2
12cr|monodevelop-debugger-gdb-2.8.5.1-1|76	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|77	* Fri Dec 11 2009 Götz Waschk <waschk@mandriva.org> 2.1.2-1mdv2010.1
12cr|monodevelop-debugger-gdb-2.8.5.1-1|78	+ Revision: 476490
12cr|monodevelop-debugger-gdb-2.8.5.1-1|79	- update to new version 2.1.2
12cr|monodevelop-debugger-gdb-2.8.5.1-1|80	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|81	* Tue Nov 10 2009 Götz Waschk <waschk@mandriva.org> 2.1.1-1mdv2010.1
12cr|monodevelop-debugger-gdb-2.8.5.1-1|82	+ Revision: 464199
12cr|monodevelop-debugger-gdb-2.8.5.1-1|83	- update to new version 2.1.1
12cr|monodevelop-debugger-gdb-2.8.5.1-1|84	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|85	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 2.0-2mdv2010.0
12cr|monodevelop-debugger-gdb-2.8.5.1-1|86	+ Revision: 440066
12cr|monodevelop-debugger-gdb-2.8.5.1-1|87	- rebuild
12cr|monodevelop-debugger-gdb-2.8.5.1-1|88	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|89	* Tue Mar 31 2009 Götz Waschk <waschk@mandriva.org> 2.0-1mdv2009.1
12cr|monodevelop-debugger-gdb-2.8.5.1-1|90	+ Revision: 362823
12cr|monodevelop-debugger-gdb-2.8.5.1-1|91	- new version
12cr|monodevelop-debugger-gdb-2.8.5.1-1|92	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|93	* Tue Mar 17 2009 Götz Waschk <waschk@mandriva.org> 1.9.3-1mdv2009.1
12cr|monodevelop-debugger-gdb-2.8.5.1-1|94	+ Revision: 356878
12cr|monodevelop-debugger-gdb-2.8.5.1-1|95	- update to new version 1.9.3
12cr|monodevelop-debugger-gdb-2.8.5.1-1|96	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|97	* Thu Feb 12 2009 Götz Waschk <waschk@mandriva.org> 1.9.2-1mdv2009.1
12cr|monodevelop-debugger-gdb-2.8.5.1-1|98	+ Revision: 339835
12cr|monodevelop-debugger-gdb-2.8.5.1-1|99	- new version
12cr|monodevelop-debugger-gdb-2.8.5.1-1|100	- remove pkgconfig file
12cr|monodevelop-debugger-gdb-2.8.5.1-1|101	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|102	* Mon Nov 24 2008 Götz Waschk <waschk@mandriva.org> 1.9.1-1mdv2009.1
12cr|monodevelop-debugger-gdb-2.8.5.1-1|103	+ Revision: 306279
12cr|monodevelop-debugger-gdb-2.8.5.1-1|104	- import monodevelop-debugger-gdb
12cr|monodevelop-debugger-gdb-2.8.5.1-1|105	
12cr|monodevelop-debugger-gdb-2.8.5.1-1|106	

3233 12
12cr|monodevelop-debugger-mdb-2.4-2|1	Name:     	monodevelop-debugger-mdb
12cr|monodevelop-debugger-mdb-2.4-2|2	Version:	2.4
12cr|monodevelop-debugger-mdb-2.4-2|3	Release:	%mkrel 2
12cr|monodevelop-debugger-mdb-2.4-2|4	License:	MIT
12cr|monodevelop-debugger-mdb-2.4-2|5	BuildArch:      noarch
12cr|monodevelop-debugger-mdb-2.4-2|6	URL:		http://www.go-mono.com
12cr|monodevelop-debugger-mdb-2.4-2|7	Source0:	http://ftp.novell.com/pub/mono/sources/monodevelop-debugger-mdb/%{name}-%{version}.tar.bz2
12cr|monodevelop-debugger-mdb-2.4-2|8	BuildRequires:  monodevelop >= %version
12cr|monodevelop-debugger-mdb-2.4-2|9	BuildRequires:  libmono-debugger-devel
12cr|monodevelop-debugger-mdb-2.4-2|10	BuildRequires:  mono-addins-devel
12cr|monodevelop-debugger-mdb-2.4-2|11	Summary:	Monodevelop Mono Debugger Addin
12cr|monodevelop-debugger-mdb-2.4-2|12	Group:		Development/Other
12cr|monodevelop-debugger-mdb-2.4-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|monodevelop-debugger-mdb-2.4-2|14	
12cr|monodevelop-debugger-mdb-2.4-2|15	%description
12cr|monodevelop-debugger-mdb-2.4-2|16	Monodevelop Mono Debugger Addin
12cr|monodevelop-debugger-mdb-2.4-2|17	
12cr|monodevelop-debugger-mdb-2.4-2|18	
12cr|monodevelop-debugger-mdb-2.4-2|19	%prep
12cr|monodevelop-debugger-mdb-2.4-2|20	%setup -q
12cr|monodevelop-debugger-mdb-2.4-2|21	
12cr|monodevelop-debugger-mdb-2.4-2|22	%build
12cr|monodevelop-debugger-mdb-2.4-2|23	./configure --prefix=%_prefix
12cr|monodevelop-debugger-mdb-2.4-2|24	%make
12cr|monodevelop-debugger-mdb-2.4-2|25	
12cr|monodevelop-debugger-mdb-2.4-2|26	%install
12cr|monodevelop-debugger-mdb-2.4-2|27	rm -rf "$RPM_BUILD_ROOT" %name.lang
12cr|monodevelop-debugger-mdb-2.4-2|28	%makeinstall_std
12cr|monodevelop-debugger-mdb-2.4-2|29	mkdir -p $RPM_BUILD_ROOT%_prefix/share/pkgconfig
12cr|monodevelop-debugger-mdb-2.4-2|30	mv $RPM_BUILD_ROOT%_prefix/lib/pkgconfig/*.pc $RPM_BUILD_ROOT%_prefix/share/pkgconfig
12cr|monodevelop-debugger-mdb-2.4-2|31	#gw fix pkgconfig file:
12cr|monodevelop-debugger-mdb-2.4-2|32	perl -pi -e "s/^Version.*/Version:%version/" %buildroot%_datadir/pkgconfig/mono.debugging.backend.mdb.pc
12cr|monodevelop-debugger-mdb-2.4-2|33	
12cr|monodevelop-debugger-mdb-2.4-2|34	%clean
12cr|monodevelop-debugger-mdb-2.4-2|35	rm -rf "$RPM_BUILD_ROOT"
12cr|monodevelop-debugger-mdb-2.4-2|36	
12cr|monodevelop-debugger-mdb-2.4-2|37	%files
12cr|monodevelop-debugger-mdb-2.4-2|38	%defattr(-, root, root)
12cr|monodevelop-debugger-mdb-2.4-2|39	%_prefix/lib/monodevelop/AddIns/MonoDevelop.Debugger/
12cr|monodevelop-debugger-mdb-2.4-2|40	%_datadir/pkgconfig/mono.debugging.backend.mdb.pc
12cr|monodevelop-debugger-mdb-2.4-2|41	
12cr|monodevelop-debugger-mdb-2.4-2|42	
12cr|monodevelop-debugger-mdb-2.4-2|43	
12cr|monodevelop-debugger-mdb-2.4-2|44	%changelog
12cr|monodevelop-debugger-mdb-2.4-2|45	

3234 12
12cr|mono-nat-1.1.0-2|1	%define name mono-nat
12cr|mono-nat-1.1.0-2|2	%define version 1.1.0
12cr|mono-nat-1.1.0-2|3	%define release %mkrel 2
12cr|mono-nat-1.1.0-2|4	
12cr|mono-nat-1.1.0-2|5	Summary: Network Address Translation library for Mono
12cr|mono-nat-1.1.0-2|6	Name: %{name}
12cr|mono-nat-1.1.0-2|7	Version: %{version}
12cr|mono-nat-1.1.0-2|8	Release: %{release}
12cr|mono-nat-1.1.0-2|9	Source0: %{name}-%{version}.tar.gz
12cr|mono-nat-1.1.0-2|10	License: MIT
12cr|mono-nat-1.1.0-2|11	Group: System/Libraries
12cr|mono-nat-1.1.0-2|12	Url:  http://projects.qnetp.net/news/show/8
12cr|mono-nat-1.1.0-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mono-nat-1.1.0-2|14	BuildRequires: mono-devel
12cr|mono-nat-1.1.0-2|15	BuildArch: noarch
12cr|mono-nat-1.1.0-2|16	
12cr|mono-nat-1.1.0-2|17	%description
12cr|mono-nat-1.1.0-2|18	This is a .NET Library for automatic network address translation.
12cr|mono-nat-1.1.0-2|19	
12cr|mono-nat-1.1.0-2|20	%prep
12cr|mono-nat-1.1.0-2|21	%setup -q
12cr|mono-nat-1.1.0-2|22	
12cr|mono-nat-1.1.0-2|23	%build
12cr|mono-nat-1.1.0-2|24	./configure --prefix=%_prefix
12cr|mono-nat-1.1.0-2|25	make
12cr|mono-nat-1.1.0-2|26	
12cr|mono-nat-1.1.0-2|27	%install
12cr|mono-nat-1.1.0-2|28	rm -rf %{buildroot}
12cr|mono-nat-1.1.0-2|29	%makeinstall_std linuxpkgconfigdir=%_datadir/pkgconfig
12cr|mono-nat-1.1.0-2|30	
12cr|mono-nat-1.1.0-2|31	%clean
12cr|mono-nat-1.1.0-2|32	rm -rf %{buildroot}
12cr|mono-nat-1.1.0-2|33	
12cr|mono-nat-1.1.0-2|34	%files
12cr|mono-nat-1.1.0-2|35	%defattr(-,root,root)
12cr|mono-nat-1.1.0-2|36	%_prefix/lib/mono-nat
12cr|mono-nat-1.1.0-2|37	%_datadir/pkgconfig/mono.nat.pc
12cr|mono-nat-1.1.0-2|38	
12cr|mono-nat-1.1.0-2|39	
12cr|mono-nat-1.1.0-2|40	
12cr|mono-nat-1.1.0-2|41	%changelog
12cr|mono-nat-1.1.0-2|42	* Thu Mar 08 2012 Götz Waschk <waschk@mandriva.org> 1.1.0-2mdv2012.0
12cr|mono-nat-1.1.0-2|43	+ Revision: 783402
12cr|mono-nat-1.1.0-2|44	- yearly rebuild
12cr|mono-nat-1.1.0-2|45	
12cr|mono-nat-1.1.0-2|46	* Mon Mar 07 2011 Götz Waschk <waschk@mandriva.org> 1.1.0-1
12cr|mono-nat-1.1.0-2|47	+ Revision: 642410
12cr|mono-nat-1.1.0-2|48	- new version
12cr|mono-nat-1.1.0-2|49	- update URL
12cr|mono-nat-1.1.0-2|50	
12cr|mono-nat-1.1.0-2|51	* Tue Jun 30 2009 Götz Waschk <waschk@mandriva.org> 1.0.2-1mdv2011.0
12cr|mono-nat-1.1.0-2|52	+ Revision: 390907
12cr|mono-nat-1.1.0-2|53	- new version
12cr|mono-nat-1.1.0-2|54	
12cr|mono-nat-1.1.0-2|55	* Fri Feb 20 2009 Götz Waschk <waschk@mandriva.org> 1.0-1mdv2009.1
12cr|mono-nat-1.1.0-2|56	+ Revision: 343228
12cr|mono-nat-1.1.0-2|57	- import mono-nat
12cr|mono-nat-1.1.0-2|58	
12cr|mono-nat-1.1.0-2|59	

3235 12
12cr|mono-sharpziplib-0.86.0-2|1	Name:		mono-sharpziplib
12cr|mono-sharpziplib-0.86.0-2|2	Version:	0.86.0
12cr|mono-sharpziplib-0.86.0-2|3	Release:	%mkrel 2
12cr|mono-sharpziplib-0.86.0-2|4	Summary:	Client Zip library written in C#
12cr|mono-sharpziplib-0.86.0-2|5	URL:		http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx
12cr|mono-sharpziplib-0.86.0-2|6	# Exception: Permission is given to use this library in commercial closed-source applications
12cr|mono-sharpziplib-0.86.0-2|7	# See: README.txt
12cr|mono-sharpziplib-0.86.0-2|8	License:	GPLv2+ with exceptions
12cr|mono-sharpziplib-0.86.0-2|9	Group:		Development/Other
12cr|mono-sharpziplib-0.86.0-2|10	Source0:	SharpZipLib_0860_SourceSamples.zip
12cr|mono-sharpziplib-0.86.0-2|11	Source1:	sharpziplib.pc
12cr|mono-sharpziplib-0.86.0-2|12	Patch0:		SharpZipLib-0.86-mono-build.patch
12cr|mono-sharpziplib-0.86.0-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mono-sharpziplib-0.86.0-2|14	BuildRequires:	nant
12cr|mono-sharpziplib-0.86.0-2|15	BuildRequires:	unzip
12cr|mono-sharpziplib-0.86.0-2|16	BuildArch: noarch
12cr|mono-sharpziplib-0.86.0-2|17	
12cr|mono-sharpziplib-0.86.0-2|18	%description
12cr|mono-sharpziplib-0.86.0-2|19	Gives C# projects the ability to work with Zip archives.
12cr|mono-sharpziplib-0.86.0-2|20	
12cr|mono-sharpziplib-0.86.0-2|21	%package devel
12cr|mono-sharpziplib-0.86.0-2|22	Summary:	Client Zip library written in C#
12cr|mono-sharpziplib-0.86.0-2|23	Group:		Development/Other
12cr|mono-sharpziplib-0.86.0-2|24	Requires:	%{name} = %{version}-%{release}
12cr|mono-sharpziplib-0.86.0-2|25	
12cr|mono-sharpziplib-0.86.0-2|26	
12cr|mono-sharpziplib-0.86.0-2|27	%description devel
12cr|mono-sharpziplib-0.86.0-2|28	Gives C# projects the ability to work witz Zip archives.
12cr|mono-sharpziplib-0.86.0-2|29	
12cr|mono-sharpziplib-0.86.0-2|30	%prep
12cr|mono-sharpziplib-0.86.0-2|31	%setup -q -c -n %name-%{version}
12cr|mono-sharpziplib-0.86.0-2|32	# We need this to compile.
12cr|mono-sharpziplib-0.86.0-2|33	%patch0 -p0
12cr|mono-sharpziplib-0.86.0-2|34	# Get rid of the binary dlls
12cr|mono-sharpziplib-0.86.0-2|35	rm ./SrcSamples/samples/HttpCompressionModule/src/refs/SharpZipLib.dll
12cr|mono-sharpziplib-0.86.0-2|36	
12cr|mono-sharpziplib-0.86.0-2|37	%build
12cr|mono-sharpziplib-0.86.0-2|38	cd SrcSamples
12cr|mono-sharpziplib-0.86.0-2|39	# Use the mono system key instead of generating our own here.
12cr|mono-sharpziplib-0.86.0-2|40	%if %mdvver >= 201100
12cr|mono-sharpziplib-0.86.0-2|41	cp -a /etc/pki/mono/mono.snk ICSharpCode.SharpZipLib.key
12cr|mono-sharpziplib-0.86.0-2|42	%endif
12cr|mono-sharpziplib-0.86.0-2|43	nant
12cr|mono-sharpziplib-0.86.0-2|44	
12cr|mono-sharpziplib-0.86.0-2|45	%install
12cr|mono-sharpziplib-0.86.0-2|46	%{__rm} -rf $RPM_BUILD_ROOT
12cr|mono-sharpziplib-0.86.0-2|47	%{__mkdir_p} $RPM_BUILD_ROOT/%_datadir/pkgconfig
12cr|mono-sharpziplib-0.86.0-2|48	cp %{S:1} $RPM_BUILD_ROOT/%_datadir/pkgconfig
12cr|mono-sharpziplib-0.86.0-2|49	%{__mkdir_p} $RPM_BUILD_ROOT/%_prefix/lib/mono/gac/
12cr|mono-sharpziplib-0.86.0-2|50	gacutil -i SrcSamples/bin/ICSharpCode.SharpZipLib.dll -f -package sharpziplib -root ${RPM_BUILD_ROOT}/%_prefix/lib
12cr|mono-sharpziplib-0.86.0-2|51	
12cr|mono-sharpziplib-0.86.0-2|52	%clean
12cr|mono-sharpziplib-0.86.0-2|53	%{__rm} -rf $RPM_BUILD_ROOT
12cr|mono-sharpziplib-0.86.0-2|54	
12cr|mono-sharpziplib-0.86.0-2|55	%files
12cr|mono-sharpziplib-0.86.0-2|56	%defattr(-,root,root,-)
12cr|mono-sharpziplib-0.86.0-2|57	%_prefix/lib/mono/gac/ICSharpCode.SharpZipLib*/
12cr|mono-sharpziplib-0.86.0-2|58	%_prefix/lib/mono/sharpziplib/
12cr|mono-sharpziplib-0.86.0-2|59	
12cr|mono-sharpziplib-0.86.0-2|60	%files devel
12cr|mono-sharpziplib-0.86.0-2|61	%defattr(-,root,root,-)
12cr|mono-sharpziplib-0.86.0-2|62	%doc SrcSamples/doc/*
12cr|mono-sharpziplib-0.86.0-2|63	%_datadir/pkgconfig/sharpziplib.pc
12cr|mono-sharpziplib-0.86.0-2|64	
12cr|mono-sharpziplib-0.86.0-2|65	
12cr|mono-sharpziplib-0.86.0-2|66	
12cr|mono-sharpziplib-0.86.0-2|67	%changelog
12cr|mono-sharpziplib-0.86.0-2|68	* Sat Oct 15 2011 Götz Waschk <waschk@mandriva.org> 0.86.0-2mdv2012.0
12cr|mono-sharpziplib-0.86.0-2|69	+ Revision: 704776
12cr|mono-sharpziplib-0.86.0-2|70	- rebuild
12cr|mono-sharpziplib-0.86.0-2|71	
12cr|mono-sharpziplib-0.86.0-2|72	* Thu Oct 14 2010 Götz Waschk <waschk@mandriva.org> 0.86.0-1mdv2011.0
12cr|mono-sharpziplib-0.86.0-2|73	+ Revision: 585721
12cr|mono-sharpziplib-0.86.0-2|74	- import mono-sharpziplib
12cr|mono-sharpziplib-0.86.0-2|75	

3236 12
12cr|monosim-1.5.2-3|1	Summary: Manage your SIM Card contacts
12cr|monosim-1.5.2-3|2	Name: monosim
12cr|monosim-1.5.2-3|3	Version: 1.5.2
12cr|monosim-1.5.2-3|4	Release: %mkrel 3
12cr|monosim-1.5.2-3|5	License: GPLv2
12cr|monosim-1.5.2-3|6	Group: Office
12cr|monosim-1.5.2-3|7	Source: http://www.integrazioneweb.com/repository/sources/%{name}-%{version}.tar.gz
12cr|monosim-1.5.2-3|8	Patch0: monosim-1.5.2-fix-desktop-file.patch
12cr|monosim-1.5.2-3|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|monosim-1.5.2-3|10	URL: http://www.integrazioneweb.com/monosim
12cr|monosim-1.5.2-3|11	
12cr|monosim-1.5.2-3|12	#BuildRequires: gtk-sharp2-devel >= 2.8.3
12cr|monosim-1.5.2-3|13	BuildRequires: glade-sharp2 >= 2.8.3
12cr|monosim-1.5.2-3|14	BuildRequires: mono >= 1.2.3
12cr|monosim-1.5.2-3|15	BuildRequires: pkgconfig
12cr|monosim-1.5.2-3|16	
12cr|monosim-1.5.2-3|17	Requires: gtk-sharp2 >= 2.8.3
12cr|monosim-1.5.2-3|18	Requires: mono >= 1.2.3
12cr|monosim-1.5.2-3|19	Requires: pcsc-lite >= 1.0.0
12cr|monosim-1.5.2-3|20	Requires: libpcsclite1 >= 1.0.0
12cr|monosim-1.5.2-3|21	# libpcsclite-devel required because contain /usr/lib/libpcsclite.so
12cr|monosim-1.5.2-3|22	# not contained in to libpcsclite1
12cr|monosim-1.5.2-3|23	Requires: libpcsclite-devel >= 1.0.0
12cr|monosim-1.5.2-3|24	
12cr|monosim-1.5.2-3|25	
12cr|monosim-1.5.2-3|26	%description
12cr|monosim-1.5.2-3|27	is a simple application that can be used to read, write, update,
12cr|monosim-1.5.2-3|28	delete and backup your sim card contacts. It open and save also
12cr|monosim-1.5.2-3|29	some format files to manage your contacts also in a text files.
12cr|monosim-1.5.2-3|30	To connect monosim to your smartcard you need use a standard PCSC
12cr|monosim-1.5.2-3|31	smartcard reader as towitoko, acs, athena, blutronics, etc.
12cr|monosim-1.5.2-3|32	
12cr|monosim-1.5.2-3|33	%prep
12cr|monosim-1.5.2-3|34	%setup -q
12cr|monosim-1.5.2-3|35	%patch0 -p0
12cr|monosim-1.5.2-3|36	
12cr|monosim-1.5.2-3|37	%build
12cr|monosim-1.5.2-3|38	%configure2_5x
12cr|monosim-1.5.2-3|39	%make
12cr|monosim-1.5.2-3|40	
12cr|monosim-1.5.2-3|41	%install
12cr|monosim-1.5.2-3|42	rm -fr %{buildroot}
12cr|monosim-1.5.2-3|43	# %makeinstall_std linuxpkgconfigdir=%{_datadir}/pkgconfig
12cr|monosim-1.5.2-3|44	%makeinstall_std
12cr|monosim-1.5.2-3|45	
12cr|monosim-1.5.2-3|46	
12cr|monosim-1.5.2-3|47	%clean
12cr|monosim-1.5.2-3|48	rm -rf %{buildroot}
12cr|monosim-1.5.2-3|49	
12cr|monosim-1.5.2-3|50	
12cr|monosim-1.5.2-3|51	%files
12cr|monosim-1.5.2-3|52	%defattr(-,root,root,-)
12cr|monosim-1.5.2-3|53	%doc monosim/copying.gpl
12cr|monosim-1.5.2-3|54	%{_libdir}/%{name}/
12cr|monosim-1.5.2-3|55	%{_bindir}/monosim
12cr|monosim-1.5.2-3|56	%{_datadir}/pixmaps/%{name}.png
12cr|monosim-1.5.2-3|57	%{_datadir}/applications/%{name}.desktop
12cr|monosim-1.5.2-3|58	
12cr|monosim-1.5.2-3|59	
12cr|monosim-1.5.2-3|60	
12cr|monosim-1.5.2-3|61	
12cr|monosim-1.5.2-3|62	%changelog
12cr|monosim-1.5.2-3|63	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-3mdv2011.0
12cr|monosim-1.5.2-3|64	+ Revision: 612927
12cr|monosim-1.5.2-3|65	- the mass rebuild of 2010.1 packages
12cr|monosim-1.5.2-3|66	
12cr|monosim-1.5.2-3|67	* Sat May 01 2010 Funda Wang <fwang@mandriva.org> 1.5.2-2mdv2010.1
12cr|monosim-1.5.2-3|68	+ Revision: 541455
12cr|monosim-1.5.2-3|69	- fix desktop file
12cr|monosim-1.5.2-3|70	
12cr|monosim-1.5.2-3|71	* Sat Jul 18 2009 Armando Basile <hman@mandriva.org> 1.5.2-1mdv2010.0
12cr|monosim-1.5.2-3|72	+ Revision: 397204
12cr|monosim-1.5.2-3|73	- bug fix release
12cr|monosim-1.5.2-3|74	
12cr|monosim-1.5.2-3|75	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.3.0.1-4mdv2009.0
12cr|monosim-1.5.2-3|76	+ Revision: 268148
12cr|monosim-1.5.2-3|77	- rebuild early 2009.0 package (before pixel changes)
12cr|monosim-1.5.2-3|78	
12cr|monosim-1.5.2-3|79	* Wed Jun 04 2008 hman-it <hman-it> 1.3.0.1-3mdv2009.0
12cr|monosim-1.5.2-3|80	+ Revision: 214900
12cr|monosim-1.5.2-3|81	- spec file changed
12cr|monosim-1.5.2-3|82	- import monosim
12cr|monosim-1.5.2-3|83	
12cr|monosim-1.5.2-3|84	
12cr|monosim-1.5.2-3|85	* Thu May 06 2008 Armando Basile <hman@mandriva.org> 1.3.0.1-2mdv2009.0
12cr|monosim-1.5.2-3|86	- bug fixed: Fixed wrong label position reference in language files
12cr|monosim-1.5.2-3|87	- added support informations in language files
12cr|monosim-1.5.2-3|88	- added xml settings file to store selected language
12cr|monosim-1.5.2-3|89	
12cr|monosim-1.5.2-3|90	* Sat Jun 30 2007 hman <hmandevteam@gmail.com> 1.2.0-1
12cr|monosim-1.5.2-3|91	- bug fixed: Many bugs fixed
12cr|monosim-1.5.2-3|92	- multilanguage support added (with text files in [languages] subfolder)
12cr|monosim-1.5.2-3|93	- erase sim phonebook function added
12cr|monosim-1.5.2-3|94	
12cr|monosim-1.5.2-3|95	* Mon Jun 11 2007 hman <hmandevteam@gmail.com> 1.0.1-1
12cr|monosim-1.5.2-3|96	- first public release
12cr|monosim-1.5.2-3|97	

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

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

3239 12
12cr|monotone-1.0-1|1	Summary:	A distributed version control tool
12cr|monotone-1.0-1|2	Name:		monotone
12cr|monotone-1.0-1|3	Version:	1.0
12cr|monotone-1.0-1|4	Release:	1
12cr|monotone-1.0-1|5	License:	GPLv2
12cr|monotone-1.0-1|6	Group:		Development/Other
12cr|monotone-1.0-1|7	Source:		http://monotone.ca/downloads/%{version}/%{name}-%{version}.tar.bz2
12cr|monotone-1.0-1|8	Url:		http://monotone.ca
12cr|monotone-1.0-1|9	# Patches from upstream
12cr|monotone-1.0-1|10	Patch0:		monotone-1.0-fix-fprint.patch
12cr|monotone-1.0-1|11	Patch1:		monotone-1.0-fix-rcs-file-function-naming.patch
12cr|monotone-1.0-1|12	Patch2:		monotone-1.0-fix-xdelta-test.patch
12cr|monotone-1.0-1|13	BuildRequires:	texinfo
12cr|monotone-1.0-1|14	BuildRequires:	boost-devel
12cr|monotone-1.0-1|15	BuildRequires:	pkgconfig(zlib)
12cr|monotone-1.0-1|16	BuildRequires:	pkgconfig(botan-1.8)
12cr|monotone-1.0-1|17	BuildRequires:	pkgconfig(libpcre)
12cr|monotone-1.0-1|18	BuildRequires:	pkgconfig(sqlite3)
12cr|monotone-1.0-1|19	BuildRequires:	pkgconfig(lua)
12cr|monotone-1.0-1|20	BuildRequires:	pkgconfig(libidn)
12cr|monotone-1.0-1|21	
12cr|monotone-1.0-1|22	%description
12cr|monotone-1.0-1|23	monotone is a free, distributed version control system. it provides
12cr|monotone-1.0-1|24	fully disconnected operation, manages complete tree versions, keeps
12cr|monotone-1.0-1|25	its state in a local transactional database, supports overlapping
12cr|monotone-1.0-1|26	branches and extensible metadata, exchanges work over plain network
12cr|monotone-1.0-1|27	protocols, performs history-sensitive merging, and delegates trust
12cr|monotone-1.0-1|28	functions to client-side RSA certificates.
12cr|monotone-1.0-1|29	
12cr|monotone-1.0-1|30	%prep
12cr|monotone-1.0-1|31	%setup -q
12cr|monotone-1.0-1|32	%patch0 -p 1
12cr|monotone-1.0-1|33	%patch1 -p 1
12cr|monotone-1.0-1|34	%patch2 -p 1
12cr|monotone-1.0-1|35	
12cr|monotone-1.0-1|36	%build
12cr|monotone-1.0-1|37	%configure2_5x
12cr|monotone-1.0-1|38	%make
12cr|monotone-1.0-1|39	make html
12cr|monotone-1.0-1|40	
12cr|monotone-1.0-1|41	%check
12cr|monotone-1.0-1|42	# Remove a test which fails (to investigate with upstream) syntax_errors_in_.mtn-ignore
12cr|monotone-1.0-1|43	rm -rf test/func/syntax_errors_in_.mtn-ignore
12cr|monotone-1.0-1|44	make check
12cr|monotone-1.0-1|45	
12cr|monotone-1.0-1|46	%install
12cr|monotone-1.0-1|47	%makeinstall_std
12cr|monotone-1.0-1|48	rm -fr %{buildroot}%{_docdir}/%{name}
12cr|monotone-1.0-1|49	
12cr|monotone-1.0-1|50	%find_lang %{name}
12cr|monotone-1.0-1|51	
12cr|monotone-1.0-1|52	%files -f %{name}.lang
12cr|monotone-1.0-1|53	%doc AUTHORS COPYING NEWS README UPGRADE doc/monotone.html contrib
12cr|monotone-1.0-1|54	%{_bindir}/mtn*
12cr|monotone-1.0-1|55	%dir %{_datadir}/%{name}
12cr|monotone-1.0-1|56	%{_datadir}/%{name}/hooks
12cr|monotone-1.0-1|57	%{_datadir}/%{name}/scripts
12cr|monotone-1.0-1|58	%{_sysconfdir}/bash_completion.d/*
12cr|monotone-1.0-1|59	%{_infodir}/%{name}*
12cr|monotone-1.0-1|60	%{_mandir}/man1/*
12cr|monotone-1.0-1|61	

3240 12
12cr|monotone-viz-1.0.1-3|1	%define name monotone-viz
12cr|monotone-viz-1.0.1-3|2	%define version 1.0.1
12cr|monotone-viz-1.0.1-3|3	%define release %mkrel 3
12cr|monotone-viz-1.0.1-3|4	
12cr|monotone-viz-1.0.1-3|5	Summary: A small GTK+ application that visualizes monotone ancestry graphs
12cr|monotone-viz-1.0.1-3|6	Name: %{name}
12cr|monotone-viz-1.0.1-3|7	Version: %{version}
12cr|monotone-viz-1.0.1-3|8	Release: %{release}
12cr|monotone-viz-1.0.1-3|9	Source0: %{name}-%{version}-nolablgtk.tar.gz
12cr|monotone-viz-1.0.1-3|10	Patch0:         monotone-viz-1.0.1-gio.patch
12cr|monotone-viz-1.0.1-3|11	License: GPL
12cr|monotone-viz-1.0.1-3|12	Group: Development/Other
12cr|monotone-viz-1.0.1-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|monotone-viz-1.0.1-3|14	Url: http://oandrieu.nerim.net/monotone-viz/
12cr|monotone-viz-1.0.1-3|15	BuildRequires: ocaml ocaml-lablgtk2-devel camlp4 libgnomecanvas2-devel monotone
12cr|monotone-viz-1.0.1-3|16	Requires: monotone graphviz
12cr|monotone-viz-1.0.1-3|17	
12cr|monotone-viz-1.0.1-3|18	%description
12cr|monotone-viz-1.0.1-3|19	Monotone-viz is a small GTK+ application that visualizes monotone ancestry
12cr|monotone-viz-1.0.1-3|20	graphs. Monotone is a free distributed version control system. Montone-viz
12cr|monotone-viz-1.0.1-3|21	is developed in the Objective Caml language, using the GTK+ and
12cr|monotone-viz-1.0.1-3|22	libgnomecanvas libraries (via LablGTK, an OCaml binding for GTK+), and it
12cr|monotone-viz-1.0.1-3|23	uses the dot program from the Graphviz package.
12cr|monotone-viz-1.0.1-3|24	
12cr|monotone-viz-1.0.1-3|25	%prep
12cr|monotone-viz-1.0.1-3|26	%setup -q
12cr|monotone-viz-1.0.1-3|27	%patch0 -p1 -b .gio
12cr|monotone-viz-1.0.1-3|28	
12cr|monotone-viz-1.0.1-3|29	%build
12cr|monotone-viz-1.0.1-3|30	%configure --without-local-lablgtk
12cr|monotone-viz-1.0.1-3|31	%make
12cr|monotone-viz-1.0.1-3|32	
12cr|monotone-viz-1.0.1-3|33	%install
12cr|monotone-viz-1.0.1-3|34	rm -rf %buildroot
12cr|monotone-viz-1.0.1-3|35	%makeinstall
12cr|monotone-viz-1.0.1-3|36	
12cr|monotone-viz-1.0.1-3|37	mkdir -p %buildroot/%{_datadir}/applications
12cr|monotone-viz-1.0.1-3|38	cat > %buildroot/%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|monotone-viz-1.0.1-3|39	[Desktop Entry]
12cr|monotone-viz-1.0.1-3|40	Name=Monotone-viz
12cr|monotone-viz-1.0.1-3|41	Comment=Visualizes monotone ancestry graphs
12cr|monotone-viz-1.0.1-3|42	Exec=%{_bindir}/%{name}
12cr|monotone-viz-1.0.1-3|43	Terminal=false
12cr|monotone-viz-1.0.1-3|44	Type=Application
12cr|monotone-viz-1.0.1-3|45	Categories=GNOME;GTK;X-MandrivaLinux-MoreApplications-Development-Tools;Development;RevisionControl;
12cr|monotone-viz-1.0.1-3|46	EOF
12cr|monotone-viz-1.0.1-3|47	
12cr|monotone-viz-1.0.1-3|48	%clean
12cr|monotone-viz-1.0.1-3|49	rm -rf %buildroot
12cr|monotone-viz-1.0.1-3|50	
12cr|monotone-viz-1.0.1-3|51	%if %mdkversion < 200900
12cr|monotone-viz-1.0.1-3|52	%post
12cr|monotone-viz-1.0.1-3|53	%{update_menus}
12cr|monotone-viz-1.0.1-3|54	%endif
12cr|monotone-viz-1.0.1-3|55	
12cr|monotone-viz-1.0.1-3|56	%if %mdkversion < 200900
12cr|monotone-viz-1.0.1-3|57	%postun
12cr|monotone-viz-1.0.1-3|58	%{clean_menus}
12cr|monotone-viz-1.0.1-3|59	%endif
12cr|monotone-viz-1.0.1-3|60	
12cr|monotone-viz-1.0.1-3|61	%files
12cr|monotone-viz-1.0.1-3|62	%defattr(-,root,root)
12cr|monotone-viz-1.0.1-3|63	%{_bindir}/%{name}
12cr|monotone-viz-1.0.1-3|64	%{_datadir}/applications/*
12cr|monotone-viz-1.0.1-3|65	%doc COPYING NEWS README
12cr|monotone-viz-1.0.1-3|66	
12cr|monotone-viz-1.0.1-3|67	
12cr|monotone-viz-1.0.1-3|68	
12cr|monotone-viz-1.0.1-3|69	
12cr|monotone-viz-1.0.1-3|70	%changelog
12cr|monotone-viz-1.0.1-3|71	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdv2011.0
12cr|monotone-viz-1.0.1-3|72	+ Revision: 620390
12cr|monotone-viz-1.0.1-3|73	- the mass rebuild of 2010.0 packages
12cr|monotone-viz-1.0.1-3|74	
12cr|monotone-viz-1.0.1-3|75	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-2mdv2010.0
12cr|monotone-viz-1.0.1-3|76	+ Revision: 440089
12cr|monotone-viz-1.0.1-3|77	- rebuild
12cr|monotone-viz-1.0.1-3|78	
12cr|monotone-viz-1.0.1-3|79	* Thu Mar 05 2009 Jérôme Soyer <saispo@mandriva.org> 1.0.1-1mdv2009.1
12cr|monotone-viz-1.0.1-3|80	+ Revision: 348932
12cr|monotone-viz-1.0.1-3|81	- New upstream release
12cr|monotone-viz-1.0.1-3|82	
12cr|monotone-viz-1.0.1-3|83	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cr|monotone-viz-1.0.1-3|84	+ Revision: 252727
12cr|monotone-viz-1.0.1-3|85	- rebuild
12cr|monotone-viz-1.0.1-3|86	- fix no-buildroot-tag
12cr|monotone-viz-1.0.1-3|87	- drop old menu
12cr|monotone-viz-1.0.1-3|88	
12cr|monotone-viz-1.0.1-3|89	+ Pixel <pixel@mandriva.com>
12cr|monotone-viz-1.0.1-3|90	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|monotone-viz-1.0.1-3|91	
12cr|monotone-viz-1.0.1-3|92	* Thu Dec 20 2007 Nicholas Brown <nickbrown@mandriva.org> 1.0-1mdv2008.1
12cr|monotone-viz-1.0.1-3|93	+ Revision: 135614
12cr|monotone-viz-1.0.1-3|94	- New version
12cr|monotone-viz-1.0.1-3|95	
12cr|monotone-viz-1.0.1-3|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|monotone-viz-1.0.1-3|97	- kill re-definition of %%buildroot on Pixel's request
12cr|monotone-viz-1.0.1-3|98	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|monotone-viz-1.0.1-3|99	
12cr|monotone-viz-1.0.1-3|100	
12cr|monotone-viz-1.0.1-3|101	* Fri Feb 02 2007 Nicholas Brown <nickbrown@mandriva.org> 0.15-4mdv2007.0
12cr|monotone-viz-1.0.1-3|102	+ Revision: 115971
12cr|monotone-viz-1.0.1-3|103	- another attempt at fixing dependancies
12cr|monotone-viz-1.0.1-3|104	- fix dependancies
12cr|monotone-viz-1.0.1-3|105	
12cr|monotone-viz-1.0.1-3|106	* Thu Oct 19 2006 Nicholas Brown <nickbrown@mandriva.org> 0.15-3mdv2007.1
12cr|monotone-viz-1.0.1-3|107	+ Revision: 71018
12cr|monotone-viz-1.0.1-3|108	- add xdg menu
12cr|monotone-viz-1.0.1-3|109	- bump release
12cr|monotone-viz-1.0.1-3|110	- fix buildrequires properly again
12cr|monotone-viz-1.0.1-3|111	- fix buildrequires properly
12cr|monotone-viz-1.0.1-3|112	- fix buildrequires
12cr|monotone-viz-1.0.1-3|113	- new release
12cr|monotone-viz-1.0.1-3|114	- Import monotone-viz
12cr|monotone-viz-1.0.1-3|115	
12cr|monotone-viz-1.0.1-3|116	* Mon Jun 19 2006 Pascal Terjan <pterjan@mandriva.org> 0.14-2mdv2007.0
12cr|monotone-viz-1.0.1-3|117	- mkrel
12cr|monotone-viz-1.0.1-3|118	
12cr|monotone-viz-1.0.1-3|119	* Mon Apr 17 2006 Nick Brown <nickbrown@mandriva.org> 0.14-1mdk
12cr|monotone-viz-1.0.1-3|120	- 0.14
12cr|monotone-viz-1.0.1-3|121	
12cr|monotone-viz-1.0.1-3|122	* Wed Feb 08 2006 Nick Brown <nickbrown@mandriva.org> 0.13-1mdk
12cr|monotone-viz-1.0.1-3|123	- new release
12cr|monotone-viz-1.0.1-3|124	
12cr|monotone-viz-1.0.1-3|125	* Sat Nov 05 2005 Nick Brown <nickbrown@mandriva.org> 0.12-1mdk
12cr|monotone-viz-1.0.1-3|126	- First Mandriva package release
12cr|monotone-viz-1.0.1-3|127	

3241 12
12cr|monotorrent-0.80-2|1	%define name monotorrent
12cr|monotorrent-0.80-2|2	%define version 0.80
12cr|monotorrent-0.80-2|3	%define fver %version
12cr|monotorrent-0.80-2|4	%define release %mkrel 2
12cr|monotorrent-0.80-2|5	
12cr|monotorrent-0.80-2|6	Summary: Bittorrent library for Mono
12cr|monotorrent-0.80-2|7	Name: %{name}
12cr|monotorrent-0.80-2|8	Version: %{version}
12cr|monotorrent-0.80-2|9	Release: %{release}
12cr|monotorrent-0.80-2|10	Source0: http://www.monsoon-project.org/jaws/data/files/%{name}-%{fver}.tar.gz
12cr|monotorrent-0.80-2|11	License: MIT
12cr|monotorrent-0.80-2|12	Group: System/Libraries
12cr|monotorrent-0.80-2|13	Url: http://www.monotorrent.com/
12cr|monotorrent-0.80-2|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|monotorrent-0.80-2|15	BuildArch: noarch
12cr|monotorrent-0.80-2|16	BuildRequires: mono-devel
12cr|monotorrent-0.80-2|17	
12cr|monotorrent-0.80-2|18	%description
12cr|monotorrent-0.80-2|19	Monotorrent is an open source bittorrent library.
12cr|monotorrent-0.80-2|20	
12cr|monotorrent-0.80-2|21	%prep
12cr|monotorrent-0.80-2|22	%setup -q -n %name-%fver
12cr|monotorrent-0.80-2|23	
12cr|monotorrent-0.80-2|24	%build
12cr|monotorrent-0.80-2|25	./configure --prefix=%_prefix --libdir=%_prefix/lib
12cr|monotorrent-0.80-2|26	make
12cr|monotorrent-0.80-2|27	
12cr|monotorrent-0.80-2|28	%install
12cr|monotorrent-0.80-2|29	rm -rf $RPM_BUILD_ROOT
12cr|monotorrent-0.80-2|30	mkdir -p %buildroot{%_prefix/lib/pkgconfig,%_datadir}
12cr|monotorrent-0.80-2|31	%makeinstall_std
12cr|monotorrent-0.80-2|32	#gw noarch
12cr|monotorrent-0.80-2|33	mv %buildroot%_prefix/lib/pkgconfig %buildroot%_datadir
12cr|monotorrent-0.80-2|34	
12cr|monotorrent-0.80-2|35	%clean
12cr|monotorrent-0.80-2|36	rm -rf $RPM_BUILD_ROOT
12cr|monotorrent-0.80-2|37	
12cr|monotorrent-0.80-2|38	%files
12cr|monotorrent-0.80-2|39	%defattr(-,root,root)
12cr|monotorrent-0.80-2|40	%doc README TODO
12cr|monotorrent-0.80-2|41	%dir %_prefix/lib/monotorrent
12cr|monotorrent-0.80-2|42	%_prefix/lib/monotorrent/MonoTorrent.dll*
12cr|monotorrent-0.80-2|43	%_prefix/lib/monotorrent/MonoTorrent.Dht.dll*
12cr|monotorrent-0.80-2|44	%_datadir/pkgconfig/monotorrent.pc
12cr|monotorrent-0.80-2|45	%_datadir/pkgconfig/monotorrent.dht.pc
12cr|monotorrent-0.80-2|46	
12cr|monotorrent-0.80-2|47	
12cr|monotorrent-0.80-2|48	%changelog
12cr|monotorrent-0.80-2|49	* Tue Nov 08 2011 Götz Waschk <waschk@mandriva.org> 0.80-2mdv2012.0
12cr|monotorrent-0.80-2|50	+ Revision: 729032
12cr|monotorrent-0.80-2|51	- rebuild
12cr|monotorrent-0.80-2|52	
12cr|monotorrent-0.80-2|53	* Fri Nov 06 2009 Götz Waschk <waschk@mandriva.org> 0.80-1mdv2011.0
12cr|monotorrent-0.80-2|54	+ Revision: 460836
12cr|monotorrent-0.80-2|55	- new version
12cr|monotorrent-0.80-2|56	- update file list
12cr|monotorrent-0.80-2|57	
12cr|monotorrent-0.80-2|58	* Fri Apr 24 2009 Götz Waschk <waschk@mandriva.org> 0.72-1mdv2010.0
12cr|monotorrent-0.80-2|59	+ Revision: 368988
12cr|monotorrent-0.80-2|60	- new version
12cr|monotorrent-0.80-2|61	
12cr|monotorrent-0.80-2|62	* Fri Feb 20 2009 Götz Waschk <waschk@mandriva.org> 0.70-1mdv2009.1
12cr|monotorrent-0.80-2|63	+ Revision: 343226
12cr|monotorrent-0.80-2|64	- new version
12cr|monotorrent-0.80-2|65	- new source URL
12cr|monotorrent-0.80-2|66	
12cr|monotorrent-0.80-2|67	* Mon Nov 10 2008 Götz Waschk <waschk@mandriva.org> 0.62-1mdv2009.1
12cr|monotorrent-0.80-2|68	+ Revision: 301682
12cr|monotorrent-0.80-2|69	- update to new version 0.62
12cr|monotorrent-0.80-2|70	
12cr|monotorrent-0.80-2|71	* Mon Nov 03 2008 Götz Waschk <waschk@mandriva.org> 0.60-1mdv2009.1
12cr|monotorrent-0.80-2|72	+ Revision: 299510
12cr|monotorrent-0.80-2|73	- update to new version 0.60
12cr|monotorrent-0.80-2|74	
12cr|monotorrent-0.80-2|75	* Sat Oct 11 2008 Götz Waschk <waschk@mandriva.org> 0.50-1mdv2009.1
12cr|monotorrent-0.80-2|76	+ Revision: 292465
12cr|monotorrent-0.80-2|77	- new version
12cr|monotorrent-0.80-2|78	- update file list
12cr|monotorrent-0.80-2|79	
12cr|monotorrent-0.80-2|80	* Sun Jun 22 2008 Götz Waschk <waschk@mandriva.org> 0.40-1mdv2009.0
12cr|monotorrent-0.80-2|81	+ Revision: 227950
12cr|monotorrent-0.80-2|82	- new version
12cr|monotorrent-0.80-2|83	
12cr|monotorrent-0.80-2|84	* Wed Apr 30 2008 Götz Waschk <waschk@mandriva.org> 0.30-1mdv2009.0
12cr|monotorrent-0.80-2|85	+ Revision: 199397
12cr|monotorrent-0.80-2|86	- new version
12cr|monotorrent-0.80-2|87	- drop patch
12cr|monotorrent-0.80-2|88	- update file list
12cr|monotorrent-0.80-2|89	
12cr|monotorrent-0.80-2|90	* Wed Jan 30 2008 Götz Waschk <waschk@mandriva.org> 0.20-2mdv2008.1
12cr|monotorrent-0.80-2|91	+ Revision: 160154
12cr|monotorrent-0.80-2|92	- fix pkgconfig file
12cr|monotorrent-0.80-2|93	
12cr|monotorrent-0.80-2|94	* Mon Jan 28 2008 Götz Waschk <waschk@mandriva.org> 0.20-1mdv2008.1
12cr|monotorrent-0.80-2|95	+ Revision: 159156
12cr|monotorrent-0.80-2|96	- new version
12cr|monotorrent-0.80-2|97	
12cr|monotorrent-0.80-2|98	+ Olivier Blin <blino@mandriva.org>
12cr|monotorrent-0.80-2|99	- restore BuildRoot
12cr|monotorrent-0.80-2|100	
12cr|monotorrent-0.80-2|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|monotorrent-0.80-2|102	- kill re-definition of %%buildroot on Pixel's request
12cr|monotorrent-0.80-2|103	
12cr|monotorrent-0.80-2|104	* Fri Apr 27 2007 Götz Waschk <waschk@mandriva.org> 0.2-1mdv2008.0
12cr|monotorrent-0.80-2|105	+ Revision: 18483
12cr|monotorrent-0.80-2|106	- Import monotorrent
12cr|monotorrent-0.80-2|107	
12cr|monotorrent-0.80-2|108	
12cr|monotorrent-0.80-2|109	
12cr|monotorrent-0.80-2|110	* Thu Apr 26 2007 Götz Waschk <waschk@mandriva.org> 0.2-1mdv2008.0
12cr|monotorrent-0.80-2|111	- initial package

3242 12
12cr|monotorrent-curses-0.2-0.r128192.3|1	%define name monotorrent-curses
12cr|monotorrent-curses-0.2-0.r128192.3|2	%define version 0.2
12cr|monotorrent-curses-0.2-0.r128192.3|3	%define svn r128192
12cr|monotorrent-curses-0.2-0.r128192.3|4	%define release %mkrel 0.%svn.3
12cr|monotorrent-curses-0.2-0.r128192.3|5	
12cr|monotorrent-curses-0.2-0.r128192.3|6	Summary: Bittorrent client for Mono with a simple curses UI
12cr|monotorrent-curses-0.2-0.r128192.3|7	Name: %{name}
12cr|monotorrent-curses-0.2-0.r128192.3|8	Version: %{version}
12cr|monotorrent-curses-0.2-0.r128192.3|9	Release: %{release}
12cr|monotorrent-curses-0.2-0.r128192.3|10	Source0: %{name}-%{svn}.tar.bz2
12cr|monotorrent-curses-0.2-0.r128192.3|11	#gw this is automatically generated at build time by attrib, but this does
12cr|monotorrent-curses-0.2-0.r128192.3|12	# not work in iurt
12cr|monotorrent-curses-0.2-0.r128192.3|13	Source1: constants.cs
12cr|monotorrent-curses-0.2-0.r128192.3|14	Patch: monotorrent-curses-makefile.patch
12cr|monotorrent-curses-0.2-0.r128192.3|15	License: MIT
12cr|monotorrent-curses-0.2-0.r128192.3|16	Group: Networking/File transfer
12cr|monotorrent-curses-0.2-0.r128192.3|17	Url: http://www.mono-project.com/MonoCurses
12cr|monotorrent-curses-0.2-0.r128192.3|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|monotorrent-curses-0.2-0.r128192.3|19	BuildRequires: mono-devel
12cr|monotorrent-curses-0.2-0.r128192.3|20	BuildRequires: libncurses-devel
12cr|monotorrent-curses-0.2-0.r128192.3|21	BuildRequires: monodoc
12cr|monotorrent-curses-0.2-0.r128192.3|22	
12cr|monotorrent-curses-0.2-0.r128192.3|23	%description
12cr|monotorrent-curses-0.2-0.r128192.3|24	This is a simple Bittorrent client with a curses UI based on Monotorrent.
12cr|monotorrent-curses-0.2-0.r128192.3|25	
12cr|monotorrent-curses-0.2-0.r128192.3|26	%package doc
12cr|monotorrent-curses-0.2-0.r128192.3|27	Summary: Development documentation for %name
12cr|monotorrent-curses-0.2-0.r128192.3|28	Group: Development/Other
12cr|monotorrent-curses-0.2-0.r128192.3|29	Requires(post): mono-tools >= 1.1.9
12cr|monotorrent-curses-0.2-0.r128192.3|30	Requires(postun): mono-tools >= 1.1.9
12cr|monotorrent-curses-0.2-0.r128192.3|31	
12cr|monotorrent-curses-0.2-0.r128192.3|32	%description doc
12cr|monotorrent-curses-0.2-0.r128192.3|33	This package contains the API documentation for the %name in
12cr|monotorrent-curses-0.2-0.r128192.3|34	Monodoc format.
12cr|monotorrent-curses-0.2-0.r128192.3|35	
12cr|monotorrent-curses-0.2-0.r128192.3|36	%prep
12cr|monotorrent-curses-0.2-0.r128192.3|37	%setup -q -n mono-curses
12cr|monotorrent-curses-0.2-0.r128192.3|38	%patch
12cr|monotorrent-curses-0.2-0.r128192.3|39	cp %SOURCE1 .
12cr|monotorrent-curses-0.2-0.r128192.3|40	
12cr|monotorrent-curses-0.2-0.r128192.3|41	%build
12cr|monotorrent-curses-0.2-0.r128192.3|42	./configure --prefix=%_prefix
12cr|monotorrent-curses-0.2-0.r128192.3|43	make
12cr|monotorrent-curses-0.2-0.r128192.3|44	
12cr|monotorrent-curses-0.2-0.r128192.3|45	%install
12cr|monotorrent-curses-0.2-0.r128192.3|46	rm -rf $RPM_BUILD_ROOT
12cr|monotorrent-curses-0.2-0.r128192.3|47	%makeinstall
12cr|monotorrent-curses-0.2-0.r128192.3|48	%if %_lib != lib
12cr|monotorrent-curses-0.2-0.r128192.3|49	mkdir -p %buildroot%_libdir
12cr|monotorrent-curses-0.2-0.r128192.3|50	mv %buildroot%_prefix/lib/{*.so,pkgconfig} %buildroot%_libdir
12cr|monotorrent-curses-0.2-0.r128192.3|51	
12cr|monotorrent-curses-0.2-0.r128192.3|52	%endif
12cr|monotorrent-curses-0.2-0.r128192.3|53	
12cr|monotorrent-curses-0.2-0.r128192.3|54	%post doc
12cr|monotorrent-curses-0.2-0.r128192.3|55	%_bindir/monodoc --make-index > /dev/null
12cr|monotorrent-curses-0.2-0.r128192.3|56	%postun doc
12cr|monotorrent-curses-0.2-0.r128192.3|57	if [ "$1" = "0" -a -x %_bindir/monodoc ]; then %_bindir/monodoc --make-index > /dev/null
12cr|monotorrent-curses-0.2-0.r128192.3|58	fi
12cr|monotorrent-curses-0.2-0.r128192.3|59	
12cr|monotorrent-curses-0.2-0.r128192.3|60	
12cr|monotorrent-curses-0.2-0.r128192.3|61	%clean
12cr|monotorrent-curses-0.2-0.r128192.3|62	rm -rf $RPM_BUILD_ROOT
12cr|monotorrent-curses-0.2-0.r128192.3|63	
12cr|monotorrent-curses-0.2-0.r128192.3|64	%files
12cr|monotorrent-curses-0.2-0.r128192.3|65	%defattr(-,root,root)
12cr|monotorrent-curses-0.2-0.r128192.3|66	%doc README AUTHORS
12cr|monotorrent-curses-0.2-0.r128192.3|67	%_libdir/libmono-curses.so
12cr|monotorrent-curses-0.2-0.r128192.3|68	%_libdir/pkgconfig/mono-curses.pc
12cr|monotorrent-curses-0.2-0.r128192.3|69	%_prefix/lib/mono/gac/mono-curses
12cr|monotorrent-curses-0.2-0.r128192.3|70	%_prefix/lib/mono/mono-curses
12cr|monotorrent-curses-0.2-0.r128192.3|71	
12cr|monotorrent-curses-0.2-0.r128192.3|72	
12cr|monotorrent-curses-0.2-0.r128192.3|73	
12cr|monotorrent-curses-0.2-0.r128192.3|74	%files doc
12cr|monotorrent-curses-0.2-0.r128192.3|75	%defattr(-,root,root)
12cr|monotorrent-curses-0.2-0.r128192.3|76	%doc ChangeLog
12cr|monotorrent-curses-0.2-0.r128192.3|77	%_prefix/lib/monodoc/sources/mono-curses.*
12cr|monotorrent-curses-0.2-0.r128192.3|78	
12cr|monotorrent-curses-0.2-0.r128192.3|79	
12cr|monotorrent-curses-0.2-0.r128192.3|80	%changelog
12cr|monotorrent-curses-0.2-0.r128192.3|81	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-0.r128192.3mdv2011.0
12cr|monotorrent-curses-0.2-0.r128192.3|82	+ Revision: 620391
12cr|monotorrent-curses-0.2-0.r128192.3|83	- the mass rebuild of 2010.0 packages
12cr|monotorrent-curses-0.2-0.r128192.3|84	
12cr|monotorrent-curses-0.2-0.r128192.3|85	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2-0.r128192.2mdv2010.0
12cr|monotorrent-curses-0.2-0.r128192.3|86	+ Revision: 430089
12cr|monotorrent-curses-0.2-0.r128192.3|87	- rebuild
12cr|monotorrent-curses-0.2-0.r128192.3|88	
12cr|monotorrent-curses-0.2-0.r128192.3|89	+ Götz Waschk <waschk@mandriva.org>
12cr|monotorrent-curses-0.2-0.r128192.3|90	- new snapshot
12cr|monotorrent-curses-0.2-0.r128192.3|91	- fix build
12cr|monotorrent-curses-0.2-0.r128192.3|92	- update file list
12cr|monotorrent-curses-0.2-0.r128192.3|93	
12cr|monotorrent-curses-0.2-0.r128192.3|94	* Tue Jun 24 2008 Götz Waschk <waschk@mandriva.org> 0.2-0.r102179.2mdv2009.0
12cr|monotorrent-curses-0.2-0.r128192.3|95	+ Revision: 228504
12cr|monotorrent-curses-0.2-0.r128192.3|96	- rebuild for new monotorrent
12cr|monotorrent-curses-0.2-0.r128192.3|97	
12cr|monotorrent-curses-0.2-0.r128192.3|98	* Wed Apr 30 2008 Götz Waschk <waschk@mandriva.org> 0.2-0.r102179.1mdv2009.0
12cr|monotorrent-curses-0.2-0.r128192.3|99	+ Revision: 199422
12cr|monotorrent-curses-0.2-0.r128192.3|100	- work around build bot bug
12cr|monotorrent-curses-0.2-0.r128192.3|101	- new version
12cr|monotorrent-curses-0.2-0.r128192.3|102	- drop source 1
12cr|monotorrent-curses-0.2-0.r128192.3|103	- fix make file
12cr|monotorrent-curses-0.2-0.r128192.3|104	- bump deps
12cr|monotorrent-curses-0.2-0.r128192.3|105	- add doc subpackage
12cr|monotorrent-curses-0.2-0.r128192.3|106	- fix deps
12cr|monotorrent-curses-0.2-0.r128192.3|107	
12cr|monotorrent-curses-0.2-0.r128192.3|108	+ Olivier Blin <oblin@mandriva.com>
12cr|monotorrent-curses-0.2-0.r128192.3|109	- restore BuildRoot
12cr|monotorrent-curses-0.2-0.r128192.3|110	
12cr|monotorrent-curses-0.2-0.r128192.3|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|monotorrent-curses-0.2-0.r128192.3|112	- kill re-definition of %%buildroot on Pixel's request
12cr|monotorrent-curses-0.2-0.r128192.3|113	
12cr|monotorrent-curses-0.2-0.r128192.3|114	* Fri Apr 27 2007 Götz Waschk <waschk@mandriva.org> 0.1-1mdv2008.0
12cr|monotorrent-curses-0.2-0.r128192.3|115	+ Revision: 18485
12cr|monotorrent-curses-0.2-0.r128192.3|116	- Import monotorrent-curses
12cr|monotorrent-curses-0.2-0.r128192.3|117	
12cr|monotorrent-curses-0.2-0.r128192.3|118	
12cr|monotorrent-curses-0.2-0.r128192.3|119	
12cr|monotorrent-curses-0.2-0.r128192.3|120	* Thu Apr 26 2007 Götz Waschk <waschk@mandriva.org> 0.1-1mdv2008.0
12cr|monotorrent-curses-0.2-0.r128192.3|121	- initial package

3243 12
12cr|monsterz-0.7.1-7|1	Name:		monsterz
12cr|monsterz-0.7.1-7|2	Version: 0.7.1
12cr|monsterz-0.7.1-7|3	Release:    %mkrel 7
12cr|monsterz-0.7.1-7|4	# in reality, this is the DWYF license..
12cr|monsterz-0.7.1-7|5	License:	Freeware
12cr|monsterz-0.7.1-7|6	Group:		Games/Puzzles
12cr|monsterz-0.7.1-7|7	Summary:    A little addictive puzzle game
12cr|monsterz-0.7.1-7|8	Source:     http://sam.zoy.org/projects/monsterz/%{name}-%{version}.tar.bz2
12cr|monsterz-0.7.1-7|9	#gw Debian man page
12cr|monsterz-0.7.1-7|10	Source1:    monsterz.1
12cr|monsterz-0.7.1-7|11	Patch:      monsterz-fix-crash-x86_64.patch
12cr|monsterz-0.7.1-7|12	#gw from Debian, fix crash on start (bug #49431)
12cr|monsterz-0.7.1-7|13	Patch1:	    020_fix_blit_crash.diff
12cr|monsterz-0.7.1-7|14	Url:        http://sam.zoy.org/projects/monsterz
12cr|monsterz-0.7.1-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|monsterz-0.7.1-7|16	Requires:   pygame
12cr|monsterz-0.7.1-7|17	BuildArch:  noarch
12cr|monsterz-0.7.1-7|18	BuildRequires: imagemagick
12cr|monsterz-0.7.1-7|19	
12cr|monsterz-0.7.1-7|20	%description
12cr|monsterz-0.7.1-7|21	Monsterz is a little puzzle game, similar to the famous Bejeweled or Zookeeper.
12cr|monsterz-0.7.1-7|22	
12cr|monsterz-0.7.1-7|23	The goal of the game is to create rows of similar monsters, either horizontally
12cr|monsterz-0.7.1-7|24	or vertically. The only allowed move is the swap of two adjacent monsters, on
12cr|monsterz-0.7.1-7|25	the condition that it creates a row of three or more. When alignments are
12cr|monsterz-0.7.1-7|26	cleared, pieces fall from the top of the screen to fill the board again. Chain
12cr|monsterz-0.7.1-7|27	reactions earn you even more points.
12cr|monsterz-0.7.1-7|28	
12cr|monsterz-0.7.1-7|29	This game is mostly about luck, but it remains highly addictive. You have been
12cr|monsterz-0.7.1-7|30	warned.
12cr|monsterz-0.7.1-7|31	
12cr|monsterz-0.7.1-7|32	%prep
12cr|monsterz-0.7.1-7|33	%setup -q
12cr|monsterz-0.7.1-7|34	%patch -p0
12cr|monsterz-0.7.1-7|35	%patch1 -p1
12cr|monsterz-0.7.1-7|36	
12cr|monsterz-0.7.1-7|37	%build
12cr|monsterz-0.7.1-7|38	
12cr|monsterz-0.7.1-7|39	%install
12cr|monsterz-0.7.1-7|40	rm -rf $RPM_BUILD_ROOT
12cr|monsterz-0.7.1-7|41	mkdir -p $RPM_BUILD_ROOT/%{_gamesdatadir}/%{name}
12cr|monsterz-0.7.1-7|42	cp -R monsterz.py graphics/ sound/ $RPM_BUILD_ROOT/%{_gamesdatadir}/%{name}
12cr|monsterz-0.7.1-7|43	
12cr|monsterz-0.7.1-7|44	mkdir -p $RPM_BUILD_ROOT/%{_gamesbindir}/
12cr|monsterz-0.7.1-7|45	
12cr|monsterz-0.7.1-7|46	cat > $RPM_BUILD_ROOT/%{_gamesbindir}/%{name} <<EOF
12cr|monsterz-0.7.1-7|47	#!/bin/bash
12cr|monsterz-0.7.1-7|48	exec python %{_gamesdatadir}/%{name}/monsterz.py
12cr|monsterz-0.7.1-7|49	EOF
12cr|monsterz-0.7.1-7|50	
12cr|monsterz-0.7.1-7|51	chmod 755 $RPM_BUILD_ROOT/%{_gamesbindir}/%{name}
12cr|monsterz-0.7.1-7|52	
12cr|monsterz-0.7.1-7|53	
12cr|monsterz-0.7.1-7|54	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|monsterz-0.7.1-7|55	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|monsterz-0.7.1-7|56	[Desktop Entry]
12cr|monsterz-0.7.1-7|57	Name=Monsterz
12cr|monsterz-0.7.1-7|58	Comment=Addictive puzzle game
12cr|monsterz-0.7.1-7|59	Exec=%_gamesbindir/%{name}
12cr|monsterz-0.7.1-7|60	Icon=%name
12cr|monsterz-0.7.1-7|61	Terminal=false
12cr|monsterz-0.7.1-7|62	Type=Application
12cr|monsterz-0.7.1-7|63	StartupNotify=true
12cr|monsterz-0.7.1-7|64	Categories=Game;BlocksGame;
12cr|monsterz-0.7.1-7|65	EOF
12cr|monsterz-0.7.1-7|66	
12cr|monsterz-0.7.1-7|67	mkdir -p $RPM_BUILD_ROOT{%{_miconsdir},%{_iconsdir},%{_liconsdir}}/
12cr|monsterz-0.7.1-7|68	convert -geometry 16x16 graphics/icon.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|monsterz-0.7.1-7|69	convert -geometry 32x32 graphics/icon.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|monsterz-0.7.1-7|70	convert -geometry 48x48 graphics/icon.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|monsterz-0.7.1-7|71	
12cr|monsterz-0.7.1-7|72	install -D %SOURCE1 %buildroot%_mandir/man6/%name.6
12cr|monsterz-0.7.1-7|73	
12cr|monsterz-0.7.1-7|74	%clean
12cr|monsterz-0.7.1-7|75	rm -rf $RPM_BUILD_ROOT
12cr|monsterz-0.7.1-7|76	
12cr|monsterz-0.7.1-7|77	%if %mdkversion < 200900
12cr|monsterz-0.7.1-7|78	%post
12cr|monsterz-0.7.1-7|79	%{update_menus}
12cr|monsterz-0.7.1-7|80	%postun
12cr|monsterz-0.7.1-7|81	%{update_menus}
12cr|monsterz-0.7.1-7|82	%endif
12cr|monsterz-0.7.1-7|83	
12cr|monsterz-0.7.1-7|84	%files
12cr|monsterz-0.7.1-7|85	%defattr(-,root,root)
12cr|monsterz-0.7.1-7|86	%doc AUTHORS COPYING INSTALL README TODO
12cr|monsterz-0.7.1-7|87	%{_gamesdatadir}/%{name}/
12cr|monsterz-0.7.1-7|88	%{_gamesbindir}/%{name}
12cr|monsterz-0.7.1-7|89	%_mandir/man6/%name.6*
12cr|monsterz-0.7.1-7|90	%_datadir/applications/mandriva*
12cr|monsterz-0.7.1-7|91	%{_miconsdir}/%{name}.png
12cr|monsterz-0.7.1-7|92	%{_iconsdir}/%{name}.png
12cr|monsterz-0.7.1-7|93	%{_liconsdir}/%{name}.png
12cr|monsterz-0.7.1-7|94	
12cr|monsterz-0.7.1-7|95	
12cr|monsterz-0.7.1-7|96	
12cr|monsterz-0.7.1-7|97	%changelog
12cr|monsterz-0.7.1-7|98	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-7mdv2011.0
12cr|monsterz-0.7.1-7|99	+ Revision: 620392
12cr|monsterz-0.7.1-7|100	- the mass rebuild of 2010.0 packages
12cr|monsterz-0.7.1-7|101	
12cr|monsterz-0.7.1-7|102	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.7.1-6mdv2010.0
12cr|monsterz-0.7.1-7|103	+ Revision: 440091
12cr|monsterz-0.7.1-7|104	- rebuild
12cr|monsterz-0.7.1-7|105	
12cr|monsterz-0.7.1-7|106	* Thu Apr 02 2009 Götz Waschk <waschk@mandriva.org> 0.7.1-5mdv2009.1
12cr|monsterz-0.7.1-7|107	+ Revision: 363488
12cr|monsterz-0.7.1-7|108	- fix crash on start (bug #49431)
12cr|monsterz-0.7.1-7|109	- add man page
12cr|monsterz-0.7.1-7|110	- update menu category
12cr|monsterz-0.7.1-7|111	
12cr|monsterz-0.7.1-7|112	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|monsterz-0.7.1-7|113	- lowercase ImageMagick
12cr|monsterz-0.7.1-7|114	
12cr|monsterz-0.7.1-7|115	* Wed Jul 30 2008 Michael Scherer <misc@mandriva.org> 0.7.1-4mdv2009.0
12cr|monsterz-0.7.1-7|116	+ Revision: 254949
12cr|monsterz-0.7.1-7|117	- fix bug #40989, patch from upstream
12cr|monsterz-0.7.1-7|118	
12cr|monsterz-0.7.1-7|119	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.7.1-3mdv2009.0
12cr|monsterz-0.7.1-7|120	+ Revision: 252763
12cr|monsterz-0.7.1-7|121	- rebuild
12cr|monsterz-0.7.1-7|122	- drop old menu
12cr|monsterz-0.7.1-7|123	
12cr|monsterz-0.7.1-7|124	+ Pixel <pixel@mandriva.com>
12cr|monsterz-0.7.1-7|125	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|monsterz-0.7.1-7|126	
12cr|monsterz-0.7.1-7|127	* Fri Jan 04 2008 Jérôme Soyer <saispo@mandriva.org> 0.7.1-1mdv2008.1
12cr|monsterz-0.7.1-7|128	+ Revision: 144997
12cr|monsterz-0.7.1-7|129	- New release
12cr|monsterz-0.7.1-7|130	
12cr|monsterz-0.7.1-7|131	+ Olivier Blin <oblin@mandriva.com>
12cr|monsterz-0.7.1-7|132	- restore BuildRoot
12cr|monsterz-0.7.1-7|133	
12cr|monsterz-0.7.1-7|134	+ Thierry Vignaud <tv@mandriva.org>
12cr|monsterz-0.7.1-7|135	- kill re-definition of %%buildroot on Pixel's request
12cr|monsterz-0.7.1-7|136	
12cr|monsterz-0.7.1-7|137	* Fri Sep 07 2007 Michael Scherer <misc@mandriva.org> 0.7.0-2mdv2008.0
12cr|monsterz-0.7.1-7|138	+ Revision: 81703
12cr|monsterz-0.7.1-7|139	- rebuild
12cr|monsterz-0.7.1-7|140	
12cr|monsterz-0.7.1-7|141	+ Thierry Vignaud <tv@mandriva.org>
12cr|monsterz-0.7.1-7|142	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|monsterz-0.7.1-7|143	
12cr|monsterz-0.7.1-7|144	
12cr|monsterz-0.7.1-7|145	* Mon Jul 31 2006 Gtz Waschk <waschk@mandriva.org> 0.7.0-1mdv2007.0
12cr|monsterz-0.7.1-7|146	- xdg menu
12cr|monsterz-0.7.1-7|147	- New release 0.7.0
12cr|monsterz-0.7.1-7|148	
12cr|monsterz-0.7.1-7|149	* Wed Oct 26 2005 Gtz Waschk <waschk@mandriva.org> 0.6.1-1mdk
12cr|monsterz-0.7.1-7|150	- drop patch
12cr|monsterz-0.7.1-7|151	- New release 0.6.1
12cr|monsterz-0.7.1-7|152	
12cr|monsterz-0.7.1-7|153	* Mon Sep 12 2005 Michael Scherer <misc@mandriva.org> 0.6.0-4mdk
12cr|monsterz-0.7.1-7|154	- directly call the python script without cd, fix lack of music
12cr|monsterz-0.7.1-7|155	
12cr|monsterz-0.7.1-7|156	* Mon Sep 12 2005 Michael Scherer <misc@mandriva.org> 0.6.0-3mdk
12cr|monsterz-0.7.1-7|157	- patch0 to fix #18471, unlock surface when calling blit()
12cr|monsterz-0.7.1-7|158	- mkrel
12cr|monsterz-0.7.1-7|159	
12cr|monsterz-0.7.1-7|160	* Wed Apr 27 2005 Gtz Waschk <waschk@mandriva.org> 0.6.0-2mdk
12cr|monsterz-0.7.1-7|161	- fix the license
12cr|monsterz-0.7.1-7|162	
12cr|monsterz-0.7.1-7|163	* Wed Apr 06 2005 Götz Waschk <waschk@linux-mandrake.com> 0.6.0-1mdk
12cr|monsterz-0.7.1-7|164	- New release 0.6.0
12cr|monsterz-0.7.1-7|165	
12cr|monsterz-0.7.1-7|166	* Fri Apr 01 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.5.0-3mdk
12cr|monsterz-0.7.1-7|167	- add missing binary
12cr|monsterz-0.7.1-7|168	
12cr|monsterz-0.7.1-7|169	* Thu Mar 31 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.5.0-2mdk
12cr|monsterz-0.7.1-7|170	- fix buildrequires
12cr|monsterz-0.7.1-7|171	
12cr|monsterz-0.7.1-7|172	* Thu Mar 31 2005 Michael Scherer <misc@mandrake.org> 0.5.0-1mdk
12cr|monsterz-0.7.1-7|173	- New release 0.5.0
12cr|monsterz-0.7.1-7|174	
12cr|monsterz-0.7.1-7|175	* Mon Mar 21 2005 Michael Scherer <misc@mandrake.org> 0.4.1-1mdk
12cr|monsterz-0.7.1-7|176	- First Mandrakelinux package
12cr|monsterz-0.7.1-7|177	

3244 12
12cr|moodle-2.2-1|1	%define _requires_exceptions pear(class\\|pear(odbcsocketserver.class.php)\\|pear(smartypants.php)\\|perl(AlgParser)\\|pear(domxml-php4-to-php5.php)
12cr|moodle-2.2-1|2	
12cr|moodle-2.2-1|3	%undefine __find_provides
12cr|moodle-2.2-1|4	
12cr|moodle-2.2-1|5	Summary:    A course management system for distance education
12cr|moodle-2.2-1|6	Name:       moodle
12cr|moodle-2.2-1|7	Version:    2.2
12cr|moodle-2.2-1|8	Release:    %mkrel 1
12cr|moodle-2.2-1|9	License:    GPLv2
12cr|moodle-2.2-1|10	Group:      System/Servers
12cr|moodle-2.2-1|11	URL:        http://moodle.org/
12cr|moodle-2.2-1|12	Source0:    http://download.moodle.org/stable19/%{name}-%{version}.tgz
12cr|moodle-2.2-1|13	
12cr|moodle-2.2-1|14	Source2:    http://download.moodle.org/lang16/af_utf8.zip
12cr|moodle-2.2-1|15	Source3:    http://download.moodle.org/lang16/sq_utf8.zip
12cr|moodle-2.2-1|16	Source4:    http://download.moodle.org/lang16/ar_utf8.zip
12cr|moodle-2.2-1|17	Source5:    http://download.moodle.org/lang16/eu_utf8.zip
12cr|moodle-2.2-1|18	Source6:    http://download.moodle.org/lang16/be_utf8.zip
12cr|moodle-2.2-1|19	Source7:    http://download.moodle.org/lang16/bs_utf8.zip
12cr|moodle-2.2-1|20	Source8:    http://download.moodle.org/lang16/bg_utf8.zip
12cr|moodle-2.2-1|21	Source9:    http://download.moodle.org/lang16/ca_utf8.zip
12cr|moodle-2.2-1|22	Source10:   http://download.moodle.org/lang16/hr_utf8.zip
12cr|moodle-2.2-1|23	Source11:   http://download.moodle.org/lang16/zh_cn_utf8.zip
12cr|moodle-2.2-1|24	Source12:   http://download.moodle.org/lang16/zh_tw_utf8.zip
12cr|moodle-2.2-1|25	Source13:   http://download.moodle.org/lang16/cs_utf8.zip
12cr|moodle-2.2-1|26	Source14:   http://download.moodle.org/lang16/da_utf8.zip
12cr|moodle-2.2-1|27	Source15:   http://download.moodle.org/lang16/nl_utf8.zip
12cr|moodle-2.2-1|28	Source16:   http://download.moodle.org/lang16/en_us_utf8.zip
12cr|moodle-2.2-1|29	Source17:   http://download.moodle.org/lang16/et_utf8.zip
12cr|moodle-2.2-1|30	Source18:   http://download.moodle.org/lang16/fa_utf8.zip
12cr|moodle-2.2-1|31	Source19:   http://download.moodle.org/lang16/fil_utf8.zip
12cr|moodle-2.2-1|32	Source20:   http://download.moodle.org/lang16/fi_utf8.zip
12cr|moodle-2.2-1|33	Source21:   http://download.moodle.org/lang16/fr_utf8.zip
12cr|moodle-2.2-1|34	Source22:   http://download.moodle.org/lang16/fr_ca_utf8.zip
12cr|moodle-2.2-1|35	Source23:   http://download.moodle.org/lang16/ga_utf8.zip
12cr|moodle-2.2-1|36	Source24:   http://download.moodle.org/lang16/gl_utf8.zip
12cr|moodle-2.2-1|37	Source25:   http://download.moodle.org/lang16/ka_utf8.zip
12cr|moodle-2.2-1|38	Source26:   http://download.moodle.org/lang16/de_utf8.zip
12cr|moodle-2.2-1|39	Source27:   http://download.moodle.org/lang16/de_du_utf8.zip
12cr|moodle-2.2-1|40	Source28:   http://download.moodle.org/lang16/el_utf8.zip
12cr|moodle-2.2-1|41	Source29:   http://download.moodle.org/lang16/gu_utf8.zip
12cr|moodle-2.2-1|42	Source30:   http://download.moodle.org/lang16/he_utf8.zip
12cr|moodle-2.2-1|43	Source31:   http://download.moodle.org/lang16/hi_utf8.zip
12cr|moodle-2.2-1|44	Source32:   http://download.moodle.org/lang16/hu_utf8.zip
12cr|moodle-2.2-1|45	Source33:   http://download.moodle.org/lang16/is_utf8.zip
12cr|moodle-2.2-1|46	Source34:   http://download.moodle.org/lang16/id_utf8.zip
12cr|moodle-2.2-1|47	Source35:   http://download.moodle.org/lang16/it_utf8.zip
12cr|moodle-2.2-1|48	Source36:   http://download.moodle.org/lang16/ja_utf8.zip
12cr|moodle-2.2-1|49	Source37:   http://download.moodle.org/lang16/kn_utf8.zip
12cr|moodle-2.2-1|50	Source38:   http://download.moodle.org/lang16/km_utf8.zip
12cr|moodle-2.2-1|51	Source39:   http://download.moodle.org/lang16/ko_utf8.zip
12cr|moodle-2.2-1|52	Source40:   http://download.moodle.org/lang16/lt_utf8.zip
12cr|moodle-2.2-1|53	Source41:   http://download.moodle.org/lang16/lo_utf8.zip
12cr|moodle-2.2-1|54	Source42:   http://download.moodle.org/lang16/lv_utf8.zip
12cr|moodle-2.2-1|55	Source43:   http://download.moodle.org/lang16/ml_utf8.zip
12cr|moodle-2.2-1|56	Source44:   http://download.moodle.org/lang16/ms_utf8.zip
12cr|moodle-2.2-1|57	Source45:   http://download.moodle.org/lang16/mi_tn_utf8.zip
12cr|moodle-2.2-1|58	Source46:   http://download.moodle.org/lang16/mi_wwow_utf8.zip
12cr|moodle-2.2-1|59	Source47:   http://download.moodle.org/lang16/mn_utf8.zip
12cr|moodle-2.2-1|60	Source48:   http://download.moodle.org/lang16/no_utf8.zip
12cr|moodle-2.2-1|61	Source49:   http://download.moodle.org/lang16/no_gr_utf8.zip
12cr|moodle-2.2-1|62	Source50:   http://download.moodle.org/lang16/nn_utf8.zip
12cr|moodle-2.2-1|63	Source51:   http://download.moodle.org/lang16/pl_utf8.zip
12cr|moodle-2.2-1|64	Source52:   http://download.moodle.org/lang16/pt_utf8.zip
12cr|moodle-2.2-1|65	Source53:   http://download.moodle.org/lang16/pt_br_utf8.zip
12cr|moodle-2.2-1|66	Source54:   http://download.moodle.org/lang16/ro_utf8.zip
12cr|moodle-2.2-1|67	Source55:   http://download.moodle.org/lang16/ru_utf8.zip
12cr|moodle-2.2-1|68	Source56:   http://download.moodle.org/lang16/sm_utf8.zip
12cr|moodle-2.2-1|69	Source57:   http://download.moodle.org/lang16/si_utf8.zip
12cr|moodle-2.2-1|70	Source58:   http://download.moodle.org/lang16/sr_cr_bo_utf8.zip
12cr|moodle-2.2-1|71	Source59:   http://download.moodle.org/lang16/sr_cr_utf8.zip
12cr|moodle-2.2-1|72	Source60:   http://download.moodle.org/lang16/sr_lt_utf8.zip
12cr|moodle-2.2-1|73	Source61:   http://download.moodle.org/lang16/sk_utf8.zip
12cr|moodle-2.2-1|74	Source62:   http://download.moodle.org/lang16/sl_utf8.zip
12cr|moodle-2.2-1|75	Source63:   http://download.moodle.org/lang16/so_utf8.zip
12cr|moodle-2.2-1|76	Source64:   http://download.moodle.org/lang16/es_utf8.zip
12cr|moodle-2.2-1|77	Source65:   http://download.moodle.org/lang16/sv_utf8.zip
12cr|moodle-2.2-1|78	Source66:   http://download.moodle.org/lang16/tl_utf8.zip
12cr|moodle-2.2-1|79	Source67:   http://download.moodle.org/lang16/ta_utf8.zip
12cr|moodle-2.2-1|80	Source68:   http://download.moodle.org/lang16/th_utf8.zip
12cr|moodle-2.2-1|81	Source69:   http://download.moodle.org/lang16/to_utf8.zip
12cr|moodle-2.2-1|82	Source70:   http://download.moodle.org/lang16/tr_utf8.zip
12cr|moodle-2.2-1|83	Source71:   http://download.moodle.org/lang16/uk_utf8.zip
12cr|moodle-2.2-1|84	Source72:   http://download.moodle.org/lang16/vi_utf8.zip
12cr|moodle-2.2-1|85	Source73:   http://download.moodle.org/lang16/dv_utf8.zip
12cr|moodle-2.2-1|86	Source74:   http://download.moodle.org/lang16/cy_utf8.zip
12cr|moodle-2.2-1|87	Source75:   http://download.moodle.org/lang16/en_utf8.zip
12cr|moodle-2.2-1|88	Source76:   http://download.moodle.org/lang16/mr_utf8.zip
12cr|moodle-2.2-1|89	Source77:   http://download.moodle.org/lang16/ur_utf8.zip
12cr|moodle-2.2-1|90	Source78:   http://download.moodle.org/lang16/ast_utf8.zip
12cr|moodle-2.2-1|91	Source79:   http://download.moodle.org/lang16/la_utf8.zip
12cr|moodle-2.2-1|92	Source80:   http://download.moodle.org/lang16/uz_utf8.zip
12cr|moodle-2.2-1|93	Source81:   http://download.moodle.org/lang16/kk_utf8.zip
12cr|moodle-2.2-1|94	Source82:   http://download.moodle.org/lang16/mk_utf8.zip
12cr|moodle-2.2-1|95	Source83:   http://download.moodle.org/lang16/hy_utf8.zip
12cr|moodle-2.2-1|96	Source84:   http://download.moodle.org/lang16/ta_lk_utf8.zip
12cr|moodle-2.2-1|97	Source85:   http://download.moodle.org/lang16/zu_utf8.zip
12cr|moodle-2.2-1|98	Source86:   http://download.moodle.org/lang16/bn_utf8.zip
12cr|moodle-2.2-1|99	
12cr|moodle-2.2-1|100	
12cr|moodle-2.2-1|101	Patch0:     moodle-external_mimetex.diff
12cr|moodle-2.2-1|102	Patch1:     moodle-1.9.4-CVE-2009-1171.diff
12cr|moodle-2.2-1|103	
12cr|moodle-2.2-1|104	Requires:	php-curl
12cr|moodle-2.2-1|105	Requires:	php-gd
12cr|moodle-2.2-1|106	Requires:	php-iconv
12cr|moodle-2.2-1|107	Requires:	php-ldap
12cr|moodle-2.2-1|108	Requires:	php-mbstring
12cr|moodle-2.2-1|109	Requires:	php-mysql
12cr|moodle-2.2-1|110	Requires:	php-openssl
12cr|moodle-2.2-1|111	Requires:	php-pgsql
12cr|moodle-2.2-1|112	Requires:	php-sockets
12cr|moodle-2.2-1|113	Requires:	php-tidy
12cr|moodle-2.2-1|114	Requires:	php-tokenizer
12cr|moodle-2.2-1|115	Requires:	php-xml
12cr|moodle-2.2-1|116	Requires:	php-zlib
12cr|moodle-2.2-1|117	
12cr|moodle-2.2-1|118	Requires:	imagemagick
12cr|moodle-2.2-1|119	Requires:	mimetex
12cr|moodle-2.2-1|120	Requires:	tetex-dvips
12cr|moodle-2.2-1|121	Requires:	tetex-latex
12cr|moodle-2.2-1|122	
12cr|moodle-2.2-1|123	%if %mdkversion < 201010
12cr|moodle-2.2-1|124	Requires(post):   rpm-helper
12cr|moodle-2.2-1|125	Requires(postun):   rpm-helper
12cr|moodle-2.2-1|126	%endif
12cr|moodle-2.2-1|127	
12cr|moodle-2.2-1|128	BuildArch:	noarch
12cr|moodle-2.2-1|129	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|moodle-2.2-1|130	
12cr|moodle-2.2-1|131	%description
12cr|moodle-2.2-1|132	Moodle is a learning management system for producing Internet-based course Web
12cr|moodle-2.2-1|133	sites. It is written in PHP and is easy to install and use on Linux, Windows,
12cr|moodle-2.2-1|134	Mac OS X, SunOS, BSD, and Netware 6. It has been designed to support modern
12cr|moodle-2.2-1|135	pedagogies based on social constructionist theory, and includes activity
12cr|moodle-2.2-1|136	modules such as forums, chats, resources, journals, quizzes, surveys, choices,
12cr|moodle-2.2-1|137	workshops, glossaries, lessons, and assignments. It has been translated into
12cr|moodle-2.2-1|138	over 70 languages, with more on the way, and supports the popular SCORM
12cr|moodle-2.2-1|139	standard for content packaging. Moodle offers a free alternative to commercial
12cr|moodle-2.2-1|140	software such as WebCT or Blackboard, and is being used by a growing number of
12cr|moodle-2.2-1|141	universities, schools, and independent teachers for distance education or to
12cr|moodle-2.2-1|142	supplement face-to-face teaching.
12cr|moodle-2.2-1|143	
12cr|moodle-2.2-1|144	%prep
12cr|moodle-2.2-1|145	
12cr|moodle-2.2-1|146	%setup -q -n %{name}
12cr|moodle-2.2-1|147	#%patch0 -p0
12cr|moodle-2.2-1|148	#%patch1 -p0
12cr|moodle-2.2-1|149	
12cr|moodle-2.2-1|150	# magic by anssi
12cr|moodle-2.2-1|151	pushd lang; %{expand:%(for i in {2..86}; do echo "unzip -q %%SOURCE$i"; done)}; popd
12cr|moodle-2.2-1|152	
12cr|moodle-2.2-1|153	# clean up CVS stuff
12cr|moodle-2.2-1|154	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|moodle-2.2-1|155	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|moodle-2.2-1|156	done
12cr|moodle-2.2-1|157	
12cr|moodle-2.2-1|158	# fix dir perms
12cr|moodle-2.2-1|159	find . -type d | xargs chmod 755
12cr|moodle-2.2-1|160	
12cr|moodle-2.2-1|161	# fix file perms
12cr|moodle-2.2-1|162	find . -type f -print0 | xargs --null chmod 644
12cr|moodle-2.2-1|163	
12cr|moodle-2.2-1|164	# nuke bundled stuff
12cr|moodle-2.2-1|165	rm -rf lib/pear
12cr|moodle-2.2-1|166	rm -f filter/tex/mimetex.*
12cr|moodle-2.2-1|167	
12cr|moodle-2.2-1|168	# set some exec bits
12cr|moodle-2.2-1|169	chmod 755 filter/algebra/algebra2tex.pl
12cr|moodle-2.2-1|170	
12cr|moodle-2.2-1|171	%build
12cr|moodle-2.2-1|172	
12cr|moodle-2.2-1|173	%install
12cr|moodle-2.2-1|174	rm -rf %{buildroot}
12cr|moodle-2.2-1|175	
12cr|moodle-2.2-1|176	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|moodle-2.2-1|177	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|moodle-2.2-1|178	install -d %{buildroot}/var/www/%{name}
12cr|moodle-2.2-1|179	install -d %{buildroot}/var/moodledata
12cr|moodle-2.2-1|180	
12cr|moodle-2.2-1|181	cp -aRf * %{buildroot}/var/www/%{name}/
12cr|moodle-2.2-1|182	
12cr|moodle-2.2-1|183	# apache config
12cr|moodle-2.2-1|184	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
12cr|moodle-2.2-1|185	
12cr|moodle-2.2-1|186	Alias /%{name} /var/www/%{name}
12cr|moodle-2.2-1|187	
12cr|moodle-2.2-1|188	<Directory /var/www/%{name}>
12cr|moodle-2.2-1|189	Allow from All
12cr|moodle-2.2-1|190	
12cr|moodle-2.2-1|191	# On some PHP servers it may help if this file is copied
12cr|moodle-2.2-1|192	# to the main moodle directory and renamed .htaccess
12cr|moodle-2.2-1|193	#
12cr|moodle-2.2-1|194	# As soon as you do this, check your web site.  Is it
12cr|moodle-2.2-1|195	# still working OK?  If you are getting a "configuration
12cr|moodle-2.2-1|196	# error" then you may need to enable overrides by editing
12cr|moodle-2.2-1|197	# the main httpd.conf for Apache and in the main server
12cr|moodle-2.2-1|198	# or virtual server area, adding something like:
12cr|moodle-2.2-1|199	#
12cr|moodle-2.2-1|200	# <Directory /web/moodle>
12cr|moodle-2.2-1|201	#     AllowOverride All
12cr|moodle-2.2-1|202	# </Directory>
12cr|moodle-2.2-1|203	#
12cr|moodle-2.2-1|204	
12cr|moodle-2.2-1|205	### Firstly, if you are using Apache 2, you need the following
12cr|moodle-2.2-1|206	### line to allow Apache to pass a PATH_INFO variable
12cr|moodle-2.2-1|207	### correctly for URLs like http://server/file.php/arg1/arg2
12cr|moodle-2.2-1|208	AcceptPathInfo on
12cr|moodle-2.2-1|209	
12cr|moodle-2.2-1|210	### Secondly, you can define the default files in the Moodle
12cr|moodle-2.2-1|211	### directories as follows:
12cr|moodle-2.2-1|212	
12cr|moodle-2.2-1|213	DirectoryIndex index.php index.html index.htm
12cr|moodle-2.2-1|214	
12cr|moodle-2.2-1|215	### Thirdly, set up some PHP variables that Moodle needs
12cr|moodle-2.2-1|216	php_admin_value magic_quotes_gpc		1
12cr|moodle-2.2-1|217	php_admin_value magic_quotes_runtime	0
12cr|moodle-2.2-1|218	php_admin_value register_globals		0
12cr|moodle-2.2-1|219	php_admin_value file_uploads		1
12cr|moodle-2.2-1|220	php_admin_value short_open_tag		1
12cr|moodle-2.2-1|221	php_admin_value session.auto_start		0
12cr|moodle-2.2-1|222	php_admin_value session.bug_compat_warn	0
12cr|moodle-2.2-1|223	
12cr|moodle-2.2-1|224	php_admin_value safe_mode			0
12cr|moodle-2.2-1|225	php_admin_value memory_limit		64M
12cr|moodle-2.2-1|226	php_admin_value session.save_handler	files
12cr|moodle-2.2-1|227	
12cr|moodle-2.2-1|228	### Fourthly, sometimes Apache limits the size of uploaded files
12cr|moodle-2.2-1|229	### (this is a separate limit to the one in PHP, see below).
12cr|moodle-2.2-1|230	### The setting here turns off this limitation
12cr|moodle-2.2-1|231	LimitRequestBody 0
12cr|moodle-2.2-1|232	
12cr|moodle-2.2-1|233	### These are optional - you may not want to override php.ini
12cr|moodle-2.2-1|234	### To enable them, remove the leading hash (#)
12cr|moodle-2.2-1|235	php_admin_value upload_max_filesize		2M
12cr|moodle-2.2-1|236	php_admin_value post_max_size		2M
12cr|moodle-2.2-1|237	php_admin_value session.gc_maxlifetime	7200
12cr|moodle-2.2-1|238	
12cr|moodle-2.2-1|239	### You can change the following line to point to the
12cr|moodle-2.2-1|240	### error/index.php file in your Moodle distribution.
12cr|moodle-2.2-1|241	### It provides a form which emails you (the admin)
12cr|moodle-2.2-1|242	### about 404 errors (URL not found).
12cr|moodle-2.2-1|243	#ErrorDocument 404 http://example.org/moodle/error/index.php
12cr|moodle-2.2-1|244	
12cr|moodle-2.2-1|245	### People have reported that these can help in some cases
12cr|moodle-2.2-1|246	### (unusual) when you see errors about undefined functions
12cr|moodle-2.2-1|247	#php_admin_value auto_prepend_file		none
12cr|moodle-2.2-1|248	#php_admin_value include_path		.
12cr|moodle-2.2-1|249	
12cr|moodle-2.2-1|250	</Directory>
12cr|moodle-2.2-1|251	
12cr|moodle-2.2-1|252	<Directory /var/www/%{name}/install>
12cr|moodle-2.2-1|253	Order deny,allow
12cr|moodle-2.2-1|254	Deny from all
12cr|moodle-2.2-1|255	Allow from 127.0.0.1
12cr|moodle-2.2-1|256	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
12cr|moodle-2.2-1|257	</Directory>
12cr|moodle-2.2-1|258	
12cr|moodle-2.2-1|259	<FilesMatch install.php>
12cr|moodle-2.2-1|260	Order deny,allow
12cr|moodle-2.2-1|261	Deny from all
12cr|moodle-2.2-1|262	Allow from 127.0.0.1
12cr|moodle-2.2-1|263	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
12cr|moodle-2.2-1|264	</FilesMatch>
12cr|moodle-2.2-1|265	
12cr|moodle-2.2-1|266	EOF
12cr|moodle-2.2-1|267	
12cr|moodle-2.2-1|268	%clean
12cr|moodle-2.2-1|269	rm -rf %{buildroot}
12cr|moodle-2.2-1|270	
12cr|moodle-2.2-1|271	%post
12cr|moodle-2.2-1|272	%if %mdkversion < 201010
12cr|moodle-2.2-1|273	%_post_webapp
12cr|moodle-2.2-1|274	%endif
12cr|moodle-2.2-1|275	
12cr|moodle-2.2-1|276	%postun
12cr|moodle-2.2-1|277	%if %mdkversion < 201010
12cr|moodle-2.2-1|278	%_postun_webapp
12cr|moodle-2.2-1|279	%endif
12cr|moodle-2.2-1|280	
12cr|moodle-2.2-1|281	%files
12cr|moodle-2.2-1|282	%defattr(-,root,root)
12cr|moodle-2.2-1|283	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|moodle-2.2-1|284	/var/www/%{name}
12cr|moodle-2.2-1|285	%attr(2777,apache,apache) %dir /var/moodledata
12cr|moodle-2.2-1|286	
12cr|moodle-2.2-1|287	
12cr|moodle-2.2-1|288	%changelog
12cr|moodle-2.2-1|289	* Mon Dec 12 2011 Sergey Zhemoitel <serg@mandriva.org> 2.2-1mdv2012.0
12cr|moodle-2.2-1|290	+ Revision: 740588
12cr|moodle-2.2-1|291	- add new version 2.2
12cr|moodle-2.2-1|292	
12cr|moodle-2.2-1|293	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9.9-2mdv2011.0
12cr|moodle-2.2-1|294	+ Revision: 612929
12cr|moodle-2.2-1|295	- the mass rebuild of 2010.1 packages
12cr|moodle-2.2-1|296	
12cr|moodle-2.2-1|297	+ Jerome Martin <jmartin@mandriva.org>
12cr|moodle-2.2-1|298	- Version 1.9.9
12cr|moodle-2.2-1|299	
12cr|moodle-2.2-1|300	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.5-2mdv2010.1
12cr|moodle-2.2-1|301	+ Revision: 509213
12cr|moodle-2.2-1|302	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|moodle-2.2-1|303	
12cr|moodle-2.2-1|304	* Fri Jul 31 2009 Frederik Himpe <fhimpe@mandriva.org> 1.9.5-1mdv2010.0
12cr|moodle-2.2-1|305	+ Revision: 405256
12cr|moodle-2.2-1|306	- update to new version 1.9.5
12cr|moodle-2.2-1|307	
12cr|moodle-2.2-1|308	* Tue Mar 31 2009 Oden Eriksson <oeriksson@mandriva.com> 1.9.4-2mdv2009.1
12cr|moodle-2.2-1|309	+ Revision: 362835
12cr|moodle-2.2-1|310	- bump release
12cr|moodle-2.2-1|311	- P1: security fix for CVE-2009-1171
12cr|moodle-2.2-1|312	
12cr|moodle-2.2-1|313	* Tue Feb 17 2009 Jerome Martin <jmartin@mandriva.org> 1.9.4-1mdv2009.1
12cr|moodle-2.2-1|314	+ Revision: 341165
12cr|moodle-2.2-1|315	- 1.9.4
12cr|moodle-2.2-1|316	
12cr|moodle-2.2-1|317	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|moodle-2.2-1|318	- lowercase ImageMagick
12cr|moodle-2.2-1|319	
12cr|moodle-2.2-1|320	* Thu Oct 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.9.3-1mdv2009.1
12cr|moodle-2.2-1|321	+ Revision: 294420
12cr|moodle-2.2-1|322	- 1.9.3
12cr|moodle-2.2-1|323	- new S2 - S72
12cr|moodle-2.2-1|324	
12cr|moodle-2.2-1|325	* Sat Sep 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1.9.2-1mdv2009.0
12cr|moodle-2.2-1|326	+ Revision: 281928
12cr|moodle-2.2-1|327	- 1.9.2
12cr|moodle-2.2-1|328	- new S2 - S72
12cr|moodle-2.2-1|329	- rediffed P0
12cr|moodle-2.2-1|330	
12cr|moodle-2.2-1|331	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.8.2-3mdv2009.0
12cr|moodle-2.2-1|332	+ Revision: 252776
12cr|moodle-2.2-1|333	- rebuild
12cr|moodle-2.2-1|334	
12cr|moodle-2.2-1|335	* Thu Jan 03 2008 Olivier Blin <blino@mandriva.org> 1.8.2-1mdv2008.1
12cr|moodle-2.2-1|336	+ Revision: 140955
12cr|moodle-2.2-1|337	- restore BuildRoot
12cr|moodle-2.2-1|338	
12cr|moodle-2.2-1|339	+ Thierry Vignaud <tv@mandriva.org>
12cr|moodle-2.2-1|340	- kill re-definition of %%buildroot on Pixel's request
12cr|moodle-2.2-1|341	
12cr|moodle-2.2-1|342	* Tue Aug 21 2007 Oden Eriksson <oeriksson@mandriva.com> 1.8.2-1mdv2008.0
12cr|moodle-2.2-1|343	+ Revision: 68635
12cr|moodle-2.2-1|344	- Import moodle
12cr|moodle-2.2-1|345	

3245 12
12cr|moon-buggy-1.0.51-2|1	Summary:	Drive and jump with some kind of car across the moon
12cr|moon-buggy-1.0.51-2|2	Name:		moon-buggy
12cr|moon-buggy-1.0.51-2|3	Version:	1.0.51
12cr|moon-buggy-1.0.51-2|4	Release:	2
12cr|moon-buggy-1.0.51-2|5	License:	GPLv2
12cr|moon-buggy-1.0.51-2|6	Group:		Games/Arcade
12cr|moon-buggy-1.0.51-2|7	URL:		http://seehuhn.de/pages/%{name}
12cr|moon-buggy-1.0.51-2|8	Source0:	http://seehuhn.de/media/programs/%{name}-%{version}.tar.gz
12cr|moon-buggy-1.0.51-2|9	Source1:	http://seehuhn.de/media/programs/%{name}-sound-%{version}.tar.gz
12cr|moon-buggy-1.0.51-2|10	Source2:	%{name}.desktop
12cr|moon-buggy-1.0.51-2|11	Source3:	%{name}-sound.desktop
12cr|moon-buggy-1.0.51-2|12	Patch0:		moon-buggy-1.0.51-pause.patch
12cr|moon-buggy-1.0.51-2|13	Patch1:		moon-buggy-1.0.51-sound.patch
12cr|moon-buggy-1.0.51-2|14	BuildRequires:	ncurses-devel
12cr|moon-buggy-1.0.51-2|15	BuildRequires:	esound-devel
12cr|moon-buggy-1.0.51-2|16	BuildRequires:	desktop-file-utils
12cr|moon-buggy-1.0.51-2|17	BuildRequires:	autoconf
12cr|moon-buggy-1.0.51-2|18	BuildRequires:	automake
12cr|moon-buggy-1.0.51-2|19	
12cr|moon-buggy-1.0.51-2|20	%description
12cr|moon-buggy-1.0.51-2|21	Moon-buggy is a simple character graphics game where you drive some kind
12cr|moon-buggy-1.0.51-2|22	of car across the moon's surface. Unfortunately there are dangerous craters
12cr|moon-buggy-1.0.51-2|23	there. Fortunately your car can jump over them!
12cr|moon-buggy-1.0.51-2|24	
12cr|moon-buggy-1.0.51-2|25	The game has some resemblance of the classic arcade game moon-patrol which
12cr|moon-buggy-1.0.51-2|26	was released in 1982. A clone of this game was relased for the Commodore
12cr|moon-buggy-1.0.51-2|27	C64 in 1983. The present, ASCII art version of moon-buggy was written many
12cr|moon-buggy-1.0.51-2|28	years later by Jochen Voss.
12cr|moon-buggy-1.0.51-2|29	
12cr|moon-buggy-1.0.51-2|30	%prep
12cr|moon-buggy-1.0.51-2|31	%setup -q -a 1
12cr|moon-buggy-1.0.51-2|32	%patch0 -p1 -b .pause
12cr|moon-buggy-1.0.51-2|33	%patch1 -p1 -b .sound
12cr|moon-buggy-1.0.51-2|34	mv -f %{name}-%{version}/* .
12cr|moon-buggy-1.0.51-2|35	
12cr|moon-buggy-1.0.51-2|36	%build
12cr|moon-buggy-1.0.51-2|37	autoreconf -f
12cr|moon-buggy-1.0.51-2|38	%configure2_5x --sharedstatedir=%{_localstatedir}/games
12cr|moon-buggy-1.0.51-2|39	%make
12cr|moon-buggy-1.0.51-2|40	
12cr|moon-buggy-1.0.51-2|41	%install
12cr|moon-buggy-1.0.51-2|42	%makeinstall_std
12cr|moon-buggy-1.0.51-2|43	
12cr|moon-buggy-1.0.51-2|44	# Create zero-sized highscore file
12cr|moon-buggy-1.0.51-2|45	touch %{buildroot}%{_localstatedir}/games/%{name}/mbscore
12cr|moon-buggy-1.0.51-2|46	
12cr|moon-buggy-1.0.51-2|47	# Install working *.desktop files and an icon
12cr|moon-buggy-1.0.51-2|48	desktop-file-install --vendor "" --dir=%{buildroot}%{_datadir}/applications %{SOURCE2}
12cr|moon-buggy-1.0.51-2|49	desktop-file-install --vendor "" --dir=%{buildroot}%{_datadir}/applications %{SOURCE3}
12cr|moon-buggy-1.0.51-2|50	install -D -p -m 644 %{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|moon-buggy-1.0.51-2|51	
12cr|moon-buggy-1.0.51-2|52	# Some file cleanups
12cr|moon-buggy-1.0.51-2|53	rm -f %{buildroot}%{_infodir}/dir
12cr|moon-buggy-1.0.51-2|54	
12cr|moon-buggy-1.0.51-2|55	# Convert everything to UTF-8
12cr|moon-buggy-1.0.51-2|56	iconv -f iso-8859-1 -t utf-8 -o ChangeLog.utf8 ChangeLog
12cr|moon-buggy-1.0.51-2|57	sed -i 's|\r$||g' ChangeLog.utf8
12cr|moon-buggy-1.0.51-2|58	touch -c -r ChangeLog ChangeLog.utf8
12cr|moon-buggy-1.0.51-2|59	mv -f ChangeLog.utf8 ChangeLog
12cr|moon-buggy-1.0.51-2|60	
12cr|moon-buggy-1.0.51-2|61	iconv -f iso-8859-1 -t utf-8 -o TODO.utf8 TODO
12cr|moon-buggy-1.0.51-2|62	sed -i 's|\r$||g' TODO.utf8
12cr|moon-buggy-1.0.51-2|63	touch -c -r TODO TODO.utf8
12cr|moon-buggy-1.0.51-2|64	mv -f TODO.utf8 TODO
12cr|moon-buggy-1.0.51-2|65	
12cr|moon-buggy-1.0.51-2|66	%files
12cr|moon-buggy-1.0.51-2|67	%doc ANNOUNCE AUTHORS ChangeLog COPYING README THANKS README.sound
12cr|moon-buggy-1.0.51-2|68	%{_datadir}/%{name}/
12cr|moon-buggy-1.0.51-2|69	%{_datadir}/pixmaps/%{name}.png
12cr|moon-buggy-1.0.51-2|70	%{_datadir}/applications/%{name}.desktop
12cr|moon-buggy-1.0.51-2|71	%{_datadir}/applications/%{name}-sound.desktop
12cr|moon-buggy-1.0.51-2|72	%attr(2755,root,games) %{_bindir}/%{name}
12cr|moon-buggy-1.0.51-2|73	%{_mandir}/man6/%{name}.6*
12cr|moon-buggy-1.0.51-2|74	%{_infodir}/%{name}.info.*
12cr|moon-buggy-1.0.51-2|75	%dir %attr(0775,root,games) %{_localstatedir}/games/%{name}
12cr|moon-buggy-1.0.51-2|76	%config(noreplace) %attr(664,root,games) %{_localstatedir}/games/%{name}/mbscore
12cr|moon-buggy-1.0.51-2|77	
12cr|moon-buggy-1.0.51-2|78	
12cr|moon-buggy-1.0.51-2|79	
12cr|moon-buggy-1.0.51-2|80	%changelog
12cr|moon-buggy-1.0.51-2|81	* Fri Jun 01 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0.51-2
12cr|moon-buggy-1.0.51-2|82	+ Revision: 801732
12cr|moon-buggy-1.0.51-2|83	- Spec cleanup
12cr|moon-buggy-1.0.51-2|84	
12cr|moon-buggy-1.0.51-2|85	* Tue Dec 06 2011 Andrey Bondrov <abondrov@mandriva.org> 1.0.51-1
12cr|moon-buggy-1.0.51-2|86	+ Revision: 738362
12cr|moon-buggy-1.0.51-2|87	- imported package moon-buggy
12cr|moon-buggy-1.0.51-2|88	

3246 12
12cr|moovida-1.0.9-3|1	%define debug_package	%{nil}
12cr|moovida-1.0.9-3|2	
12cr|moovida-1.0.9-3|3	%define oname	elisa
12cr|moovida-1.0.9-3|4	
12cr|moovida-1.0.9-3|5	# It's the same for releases, but different for pre-releases: please
12cr|moovida-1.0.9-3|6	# don't remove, even if it seems superfluous - AdamW 2008/03
12cr|moovida-1.0.9-3|7	%define fversion	%{version}
12cr|moovida-1.0.9-3|8	
12cr|moovida-1.0.9-3|9	Summary:	Media center written in Python
12cr|moovida-1.0.9-3|10	Name:		moovida
12cr|moovida-1.0.9-3|11	Version:	1.0.9
12cr|moovida-1.0.9-3|12	Release:	3
12cr|moovida-1.0.9-3|13	# For bzr:
12cr|moovida-1.0.9-3|14	# bzr branch lp:~elisa-developers/elisa/relook
12cr|moovida-1.0.9-3|15	Source0:	http://www.moovida.com/media/public/%{name}-%{version}.tar.gz
12cr|moovida-1.0.9-3|16	# Disable automatic updates - AdamW 2009/02
12cr|moovida-1.0.9-3|17	Patch0:		moovida-1.0.1-disable_plugin_updates.patch
12cr|moovida-1.0.9-3|18	License:	GPLv3 and MIT
12cr|moovida-1.0.9-3|19	Group:		Graphical desktop/Other
12cr|moovida-1.0.9-3|20	URL:		http://www.moovida.com/
12cr|moovida-1.0.9-3|21	BuildArch:	noarch
12cr|moovida-1.0.9-3|22	BuildRequires:	python
12cr|moovida-1.0.9-3|23	BuildRequires:	python-setuptools
12cr|moovida-1.0.9-3|24	BuildRequires:	python-devel
12cr|moovida-1.0.9-3|25	BuildRequires:	python-twisted
12cr|moovida-1.0.9-3|26	BuildRequires:	imagemagick
12cr|moovida-1.0.9-3|27	BuildRequires:	desktop-file-utils
12cr|moovida-1.0.9-3|28	BuildRequires:	gstreamer0.10-python
12cr|moovida-1.0.9-3|29	Requires:	moovida-plugins-good = %{version}
12cr|moovida-1.0.9-3|30	Requires:	moovida-plugins-bad = %{version}
12cr|moovida-1.0.9-3|31	Requires:	moovida-core = %{version}
12cr|moovida-1.0.9-3|32	Suggests:	moovida-plugins-ugly = %{version}
12cr|moovida-1.0.9-3|33	Suggests:	gstreamer0.10-libvisual
12cr|moovida-1.0.9-3|34	%rename	elisa
12cr|moovida-1.0.9-3|35	
12cr|moovida-1.0.9-3|36	%description
12cr|moovida-1.0.9-3|37	Moovida is a project to create an open source cross platform media center
12cr|moovida-1.0.9-3|38	solution. Moovida runs on top of the GStreamer multimedia framework and
12cr|moovida-1.0.9-3|39	takes full advantage of harware acceleration provided by modern graphic
12cr|moovida-1.0.9-3|40	cards by using OpenGL APIs. In addition to personal video recorder
12cr|moovida-1.0.9-3|41	functionality (PVR) and Music Jukebox support, Moovida will also
12cr|moovida-1.0.9-3|42	interoperate with devices following the DLNA standard like Intel's ViiV
12cr|moovida-1.0.9-3|43	systems.
12cr|moovida-1.0.9-3|44	
12cr|moovida-1.0.9-3|45	Moovida was formerly know as Elisa.
12cr|moovida-1.0.9-3|46	
12cr|moovida-1.0.9-3|47	%package core
12cr|moovida-1.0.9-3|48	Summary:	Media center written in Python: core files
12cr|moovida-1.0.9-3|49	Group:		Development/Python
12cr|moovida-1.0.9-3|50	Requires:	pigment-python
12cr|moovida-1.0.9-3|51	Requires:	python-imaging
12cr|moovida-1.0.9-3|52	Requires:	python-twisted
12cr|moovida-1.0.9-3|53	Requires:	python-twisted-web2
12cr|moovida-1.0.9-3|54	Requires:	gnome-python-extras
12cr|moovida-1.0.9-3|55	Requires:	gstreamer0.10-python
12cr|moovida-1.0.9-3|56	Requires:	gstreamer0.10-plugins-base
12cr|moovida-1.0.9-3|57	Requires:	python-sqlite2
12cr|moovida-1.0.9-3|58	Requires:	pyxdg
12cr|moovida-1.0.9-3|59	Requires:	python-pkg-resources
12cr|moovida-1.0.9-3|60	Suggests:	gstreamer0.10-plugins-good
12cr|moovida-1.0.9-3|61	Suggests:	gstreamer0.10-plugins-bad
12cr|moovida-1.0.9-3|62	Suggests:	python-gpod
12cr|moovida-1.0.9-3|63	Suggests:	python-dbus
12cr|moovida-1.0.9-3|64	%rename	elisa-core = %{version}-%{release}
12cr|moovida-1.0.9-3|65	
12cr|moovida-1.0.9-3|66	%description core
12cr|moovida-1.0.9-3|67	Moovida is a project to create an open source cross platform media center
12cr|moovida-1.0.9-3|68	solution. Moovida runs on top of the GStreamer multimedia framework and
12cr|moovida-1.0.9-3|69	takes full advantage of harware acceleration provided by modern graphic
12cr|moovida-1.0.9-3|70	cards by using OpenGL APIs. In addition to personal video recorder
12cr|moovida-1.0.9-3|71	functionality (PVR) and Music Jukebox support, Moovida will also
12cr|moovida-1.0.9-3|72	interoperate with devices following the DLNA standard like Intel's ViiV
12cr|moovida-1.0.9-3|73	systems. This package contains the core Python files for Moovida. It is
12cr|moovida-1.0.9-3|74	split from the binaries for packaging reasons.
12cr|moovida-1.0.9-3|75	
12cr|moovida-1.0.9-3|76	Moovida was formerly known as Elisa.
12cr|moovida-1.0.9-3|77	
12cr|moovida-1.0.9-3|78	%prep
12cr|moovida-1.0.9-3|79	%setup -q -n %{oname}-%{version}
12cr|moovida-1.0.9-3|80	%patch0 -p1 -b .update_disable
12cr|moovida-1.0.9-3|81	
12cr|moovida-1.0.9-3|82	%build
12cr|moovida-1.0.9-3|83	
12cr|moovida-1.0.9-3|84	%install
12cr|moovida-1.0.9-3|85	python setup.py install --root=%{buildroot} --single-version-externally-managed --compile --optimize=2
12cr|moovida-1.0.9-3|86	
12cr|moovida-1.0.9-3|87	pushd %{buildroot}%{_bindir}
12cr|moovida-1.0.9-3|88	ln -s %{oname} %{name}
12cr|moovida-1.0.9-3|89	popd
12cr|moovida-1.0.9-3|90	
12cr|moovida-1.0.9-3|91	# Install some stuff manually because the build process can't.
12cr|moovida-1.0.9-3|92	install -D -m644 data/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|moovida-1.0.9-3|93	
12cr|moovida-1.0.9-3|94	# Generate and install 32x32 and 16x16 icons.
12cr|moovida-1.0.9-3|95	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{32x32,16x16}/apps
12cr|moovida-1.0.9-3|96	
12cr|moovida-1.0.9-3|97	convert -scale 32 data/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|moovida-1.0.9-3|98	convert -scale 16 data/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|moovida-1.0.9-3|99	
12cr|moovida-1.0.9-3|100	# Menu file
12cr|moovida-1.0.9-3|101	rm -f %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|moovida-1.0.9-3|102	rm -f %{buildroot}%{_datadir}/applications/%{name}-mobile.desktop
12cr|moovida-1.0.9-3|103	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cr|moovida-1.0.9-3|104	[Desktop Entry]
12cr|moovida-1.0.9-3|105	Name=Moovida Media Center
12cr|moovida-1.0.9-3|106	Comment=Play movies and songs on TV with remote
12cr|moovida-1.0.9-3|107	Exec=%{oname} %U
12cr|moovida-1.0.9-3|108	StartupWMClass=%{name}
12cr|moovida-1.0.9-3|109	Icon=%{name}
12cr|moovida-1.0.9-3|110	Terminal=false
12cr|moovida-1.0.9-3|111	Type=Application
12cr|moovida-1.0.9-3|112	StartupNotify=true
12cr|moovida-1.0.9-3|113	Categories=GNOME;GTK;AudioVideo;Audio;Video;Player;X-MandrivaLinux-CrossDesktop;
12cr|moovida-1.0.9-3|114	X-Osso-Service=com.fluendo.elisa
12cr|moovida-1.0.9-3|115	EOF
12cr|moovida-1.0.9-3|116	
12cr|moovida-1.0.9-3|117	#don't want these
12cr|moovida-1.0.9-3|118	rm -rf %{buildroot}%{py_puresitedir}/mswin32
12cr|moovida-1.0.9-3|119	rm -f %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|moovida-1.0.9-3|120	rm -f %{buildroot}%{_datadir}/icons/%{name}.png
12cr|moovida-1.0.9-3|121	rm -rf %{buildroot}%{_datadir}/mobile-basic-flash
12cr|moovida-1.0.9-3|122	
12cr|moovida-1.0.9-3|123	# as there's three plugins packages that aren't interdependent, best
12cr|moovida-1.0.9-3|124	# let the core package own the plugins dir - AdamW 2008/02
12cr|moovida-1.0.9-3|125	mkdir -p %{buildroot}%{py_puresitedir}/%{name}/plugins
12cr|moovida-1.0.9-3|126	
12cr|moovida-1.0.9-3|127	%files
12cr|moovida-1.0.9-3|128	%doc AUTHORS FAQ FIRST_RUN NEWS RELEASE TRANSLATORS
12cr|moovida-1.0.9-3|129	%{_bindir}/%{oname}
12cr|moovida-1.0.9-3|130	%{_bindir}/%{name}
12cr|moovida-1.0.9-3|131	%{_datadir}/applications/%{name}.desktop
12cr|moovida-1.0.9-3|132	%{_iconsdir}/hicolor/*/apps/*
12cr|moovida-1.0.9-3|133	%{_mandir}/man1/%{name}.1*
12cr|moovida-1.0.9-3|134	%{_datadir}/dbus-1/services/*.service
12cr|moovida-1.0.9-3|135	
12cr|moovida-1.0.9-3|136	%files core
12cr|moovida-1.0.9-3|137	%{py_puresitedir}/%{name}
12cr|moovida-1.0.9-3|138	%{py_puresitedir}/%{oname}
12cr|moovida-1.0.9-3|139	%{py_puresitedir}/%{oname}-%{fversion}-py%{py_ver}-nspkg.pth
12cr|moovida-1.0.9-3|140	%{py_puresitedir}/%{oname}-%{fversion}-py%{py_ver}.egg-info
12cr|moovida-1.0.9-3|141	
12cr|moovida-1.0.9-3|142	

3247 12
12cr|moovida-plugins-bad-1.0.9-2|1	%define debug_package	%{nil}
12cr|moovida-plugins-bad-1.0.9-2|2	
12cr|moovida-plugins-bad-1.0.9-2|3	%define oname	elisa-plugins-bad
12cr|moovida-plugins-bad-1.0.9-2|4	
12cr|moovida-plugins-bad-1.0.9-2|5	# It's the same for releases, but different for pre-releases: please
12cr|moovida-plugins-bad-1.0.9-2|6	# don't remove, even if it seems superfluous - AdamW 2008/03
12cr|moovida-plugins-bad-1.0.9-2|7	%define fversion	%{version}
12cr|moovida-plugins-bad-1.0.9-2|8	
12cr|moovida-plugins-bad-1.0.9-2|9	Summary:	'Bad' plugins for the Moovida media center
12cr|moovida-plugins-bad-1.0.9-2|10	Name:		moovida-plugins-bad
12cr|moovida-plugins-bad-1.0.9-2|11	Version:	1.0.9
12cr|moovida-plugins-bad-1.0.9-2|12	Release:	2
12cr|moovida-plugins-bad-1.0.9-2|13	Source0:	http://www.moovida.com/media/public/%{name}-%{version}.tar.gz
12cr|moovida-plugins-bad-1.0.9-2|14	# Disable irrelevant plugin (now we can't do it in core...) - AdamW
12cr|moovida-plugins-bad-1.0.9-2|15	# 2008/10
12cr|moovida-plugins-bad-1.0.9-2|16	Patch0:		elisa-plugins-bad-1.0.7-unneeded.patch
12cr|moovida-plugins-bad-1.0.9-2|17	# From Debian: use system Coherence - AdamW 2009/02
12cr|moovida-plugins-bad-1.0.9-2|18	Patch1:		http://patch-tracking.debian.net/patch/series/dl/elisa-plugins-bad/0.5.28-1/40_use-system-coherence.patch
12cr|moovida-plugins-bad-1.0.9-2|19	License:	GPLv3 and MIT
12cr|moovida-plugins-bad-1.0.9-2|20	Group:		Development/Python
12cr|moovida-plugins-bad-1.0.9-2|21	URL:		http://www.moovida.com/
12cr|moovida-plugins-bad-1.0.9-2|22	BuildArch:	noarch
12cr|moovida-plugins-bad-1.0.9-2|23	BuildRequires:	python
12cr|moovida-plugins-bad-1.0.9-2|24	BuildRequires:	python-setuptools
12cr|moovida-plugins-bad-1.0.9-2|25	BuildRequires:	python-devel
12cr|moovida-plugins-bad-1.0.9-2|26	BuildRequires:	python-twisted
12cr|moovida-plugins-bad-1.0.9-2|27	BuildRequires:	imagemagick
12cr|moovida-plugins-bad-1.0.9-2|28	BuildRequires:	desktop-file-utils
12cr|moovida-plugins-bad-1.0.9-2|29	BuildRequires:	gstreamer0.10-python
12cr|moovida-plugins-bad-1.0.9-2|30	BuildRequires:	moovida-core = %{version}
12cr|moovida-plugins-bad-1.0.9-2|31	Requires:	moovida-plugins-good = %{version}
12cr|moovida-plugins-bad-1.0.9-2|32	# Needed for interface code, which is in this package - AdamW 2008/07
12cr|moovida-plugins-bad-1.0.9-2|33	Requires:	python-cssutils
12cr|moovida-plugins-bad-1.0.9-2|34	Suggests:	python-coherence
12cr|moovida-plugins-bad-1.0.9-2|35	Suggests:	python-daap
12cr|moovida-plugins-bad-1.0.9-2|36	# Needed for DAAP plugin
12cr|moovida-plugins-bad-1.0.9-2|37	Suggests:	avahi-python
12cr|moovida-plugins-bad-1.0.9-2|38	# Needed for yes.fm support
12cr|moovida-plugins-bad-1.0.9-2|39	Suggests:	python-simplejson
12cr|moovida-plugins-bad-1.0.9-2|40	# Needed for iPod support
12cr|moovida-plugins-bad-1.0.9-2|41	Suggests:	python-gpod
12cr|moovida-plugins-bad-1.0.9-2|42	%rename	elisa-plugins-bad
12cr|moovida-plugins-bad-1.0.9-2|43	
12cr|moovida-plugins-bad-1.0.9-2|44	%description
12cr|moovida-plugins-bad-1.0.9-2|45	Moovida is a project to create an open source cross platform media center
12cr|moovida-plugins-bad-1.0.9-2|46	solution. This package contains 'bad' (somehow not up to planned
12cr|moovida-plugins-bad-1.0.9-2|47	standards for plugins) plugins for Moovida.
12cr|moovida-plugins-bad-1.0.9-2|48	
12cr|moovida-plugins-bad-1.0.9-2|49	%prep
12cr|moovida-plugins-bad-1.0.9-2|50	%setup -q -n %{oname}-%{version}
12cr|moovida-plugins-bad-1.0.9-2|51	%patch0 -p1 -b .unneeded
12cr|moovida-plugins-bad-1.0.9-2|52	%patch1 -p1 -b .sys_coherence
12cr|moovida-plugins-bad-1.0.9-2|53	
12cr|moovida-plugins-bad-1.0.9-2|54	%build
12cr|moovida-plugins-bad-1.0.9-2|55	
12cr|moovida-plugins-bad-1.0.9-2|56	%install
12cr|moovida-plugins-bad-1.0.9-2|57	python setup.py install --root=%{buildroot} --single-version-externally-managed --compile --optimize=2
12cr|moovida-plugins-bad-1.0.9-2|58	# already in -good
12cr|moovida-plugins-bad-1.0.9-2|59	rm -f %{buildroot}%{py_puresitedir}/elisa/plugins/__init__*
12cr|moovida-plugins-bad-1.0.9-2|60	
12cr|moovida-plugins-bad-1.0.9-2|61	%files
12cr|moovida-plugins-bad-1.0.9-2|62	%defattr(-,root,root)
12cr|moovida-plugins-bad-1.0.9-2|63	%{py_puresitedir}/elisa/plugins/*
12cr|moovida-plugins-bad-1.0.9-2|64	%{py_puresitedir}/elisa_plugin_*-py%{py_ver}.egg-info
12cr|moovida-plugins-bad-1.0.9-2|65	%{py_puresitedir}/elisa_plugin_*-py%{py_ver}-nspkg.pth
12cr|moovida-plugins-bad-1.0.9-2|66	

3248 12
12cr|moovida-plugins-good-1.0.9-2|1	%define debug_package	%{nil}
12cr|moovida-plugins-good-1.0.9-2|2	
12cr|moovida-plugins-good-1.0.9-2|3	%define oname	elisa-plugins-good
12cr|moovida-plugins-good-1.0.9-2|4	
12cr|moovida-plugins-good-1.0.9-2|5	Summary:	'Good' plugins for the Moovida media center
12cr|moovida-plugins-good-1.0.9-2|6	Name:		moovida-plugins-good
12cr|moovida-plugins-good-1.0.9-2|7	Version:	1.0.9
12cr|moovida-plugins-good-1.0.9-2|8	Release:	2
12cr|moovida-plugins-good-1.0.9-2|9	Source0:	http://www.moovida.com/media/public/%{name}-%{version}.tar.gz
12cr|moovida-plugins-good-1.0.9-2|10	License:	GPLv3
12cr|moovida-plugins-good-1.0.9-2|11	Group:		Development/Python
12cr|moovida-plugins-good-1.0.9-2|12	URL:		http://www.moovida.com/
12cr|moovida-plugins-good-1.0.9-2|13	BuildArch:	noarch
12cr|moovida-plugins-good-1.0.9-2|14	BuildRequires:	python
12cr|moovida-plugins-good-1.0.9-2|15	BuildRequires:	python-setuptools
12cr|moovida-plugins-good-1.0.9-2|16	BuildRequires:	python-devel
12cr|moovida-plugins-good-1.0.9-2|17	BuildRequires:	python-twisted
12cr|moovida-plugins-good-1.0.9-2|18	BuildRequires:	imagemagick
12cr|moovida-plugins-good-1.0.9-2|19	BuildRequires:	desktop-file-utils
12cr|moovida-plugins-good-1.0.9-2|20	BuildRequires:	gstreamer0.10-python
12cr|moovida-plugins-good-1.0.9-2|21	BuildRequires:	moovida-core = %{version}
12cr|moovida-plugins-good-1.0.9-2|22	Requires:	moovida = %{version}
12cr|moovida-plugins-good-1.0.9-2|23	# For UPnP support
12cr|moovida-plugins-good-1.0.9-2|24	Suggests:	python-coherence
12cr|moovida-plugins-good-1.0.9-2|25	# For the weather report plugin
12cr|moovida-plugins-good-1.0.9-2|26	Suggests:	python-pymetar
12cr|moovida-plugins-good-1.0.9-2|27	%rename	elisa-plugins-good
12cr|moovida-plugins-good-1.0.9-2|28	
12cr|moovida-plugins-good-1.0.9-2|29	%description
12cr|moovida-plugins-good-1.0.9-2|30	Moovida is a project to create an open source cross platform media center
12cr|moovida-plugins-good-1.0.9-2|31	solution. This package contains 'good' (well-written and legally clean)
12cr|moovida-plugins-good-1.0.9-2|32	plugins for Moovida.
12cr|moovida-plugins-good-1.0.9-2|33	
12cr|moovida-plugins-good-1.0.9-2|34	%prep
12cr|moovida-plugins-good-1.0.9-2|35	%setup -q -n %{oname}-%{version}
12cr|moovida-plugins-good-1.0.9-2|36	
12cr|moovida-plugins-good-1.0.9-2|37	%build
12cr|moovida-plugins-good-1.0.9-2|38	
12cr|moovida-plugins-good-1.0.9-2|39	%install
12cr|moovida-plugins-good-1.0.9-2|40	python setup.py install --root=%{buildroot} --single-version-externally-managed --compile --optimize=2
12cr|moovida-plugins-good-1.0.9-2|41	
12cr|moovida-plugins-good-1.0.9-2|42	%files
12cr|moovida-plugins-good-1.0.9-2|43	%{py_puresitedir}/elisa/plugins/*
12cr|moovida-plugins-good-1.0.9-2|44	%{py_puresitedir}/elisa_plugin_*-py%{py_ver}.egg-info
12cr|moovida-plugins-good-1.0.9-2|45	%{py_puresitedir}/elisa_plugin_*-py%{py_ver}-nspkg.pth
12cr|moovida-plugins-good-1.0.9-2|46	

3249 12
12cr|moovida-plugins-ugly-1.0.9-2|1	%define debug_package	%{nil}
12cr|moovida-plugins-ugly-1.0.9-2|2	
12cr|moovida-plugins-ugly-1.0.9-2|3	%define oname	elisa-plugins-ugly
12cr|moovida-plugins-ugly-1.0.9-2|4	
12cr|moovida-plugins-ugly-1.0.9-2|5	Summary:	'Ugly' plugins for the Moovida media center
12cr|moovida-plugins-ugly-1.0.9-2|6	Name:		moovida-plugins-ugly
12cr|moovida-plugins-ugly-1.0.9-2|7	Version:	1.0.9
12cr|moovida-plugins-ugly-1.0.9-2|8	Release:	2
12cr|moovida-plugins-ugly-1.0.9-2|9	Source0:	http://www.moovida.com/media/public/%{name}-%{version}.tar.gz
12cr|moovida-plugins-ugly-1.0.9-2|10	License:	GPLv3 and MIT
12cr|moovida-plugins-ugly-1.0.9-2|11	Group:		Development/Python
12cr|moovida-plugins-ugly-1.0.9-2|12	URL:		http://www.moovida.com
12cr|moovida-plugins-ugly-1.0.9-2|13	BuildArch:	noarch
12cr|moovida-plugins-ugly-1.0.9-2|14	BuildRequires:	python
12cr|moovida-plugins-ugly-1.0.9-2|15	BuildRequires:	python-setuptools
12cr|moovida-plugins-ugly-1.0.9-2|16	BuildRequires:	python-devel
12cr|moovida-plugins-ugly-1.0.9-2|17	BuildRequires:	python-twisted
12cr|moovida-plugins-ugly-1.0.9-2|18	BuildRequires:	imagemagick
12cr|moovida-plugins-ugly-1.0.9-2|19	BuildRequires:	desktop-file-utils
12cr|moovida-plugins-ugly-1.0.9-2|20	BuildRequires:	gstreamer0.10-python
12cr|moovida-plugins-ugly-1.0.9-2|21	BuildRequires:	moovida-core >= %{version}
12cr|moovida-plugins-ugly-1.0.9-2|22	Requires:	moovida-plugins-good >= %{version}
12cr|moovida-plugins-ugly-1.0.9-2|23	Suggests:	twill
12cr|moovida-plugins-ugly-1.0.9-2|24	# For LIRC input support
12cr|moovida-plugins-ugly-1.0.9-2|25	Suggests:	python-lirc
12cr|moovida-plugins-ugly-1.0.9-2|26	%rename elisa-plugins-ugly
12cr|moovida-plugins-ugly-1.0.9-2|27	
12cr|moovida-plugins-ugly-1.0.9-2|28	%description
12cr|moovida-plugins-ugly-1.0.9-2|29	Moovida is a project to create an open source cross platform media center
12cr|moovida-plugins-ugly-1.0.9-2|30	solution. This package contains 'ugly' plugins for Moovida.
12cr|moovida-plugins-ugly-1.0.9-2|31	
12cr|moovida-plugins-ugly-1.0.9-2|32	%prep
12cr|moovida-plugins-ugly-1.0.9-2|33	%setup -q -n %{oname}-%{version}
12cr|moovida-plugins-ugly-1.0.9-2|34	
12cr|moovida-plugins-ugly-1.0.9-2|35	%build
12cr|moovida-plugins-ugly-1.0.9-2|36	
12cr|moovida-plugins-ugly-1.0.9-2|37	%install
12cr|moovida-plugins-ugly-1.0.9-2|38	python setup.py install --root=%{buildroot} --single-version-externally-managed --compile --optimize=2
12cr|moovida-plugins-ugly-1.0.9-2|39	# already in -good
12cr|moovida-plugins-ugly-1.0.9-2|40	rm -f %{buildroot}%{py_puresitedir}/elisa/plugins/__init__*
12cr|moovida-plugins-ugly-1.0.9-2|41	
12cr|moovida-plugins-ugly-1.0.9-2|42	%files
12cr|moovida-plugins-ugly-1.0.9-2|43	%{py_puresitedir}/elisa/plugins/*
12cr|moovida-plugins-ugly-1.0.9-2|44	%{py_puresitedir}/elisa_plugin_*-py%{py_ver}.egg-info
12cr|moovida-plugins-ugly-1.0.9-2|45	%{py_puresitedir}/elisa_plugin_*-py%{py_ver}-nspkg.pth
12cr|moovida-plugins-ugly-1.0.9-2|46	

3250 12
12cr|mopac7-1.15-3|1	Name:			mopac7
12cr|mopac7-1.15-3|2	Version:		1.15
12cr|mopac7-1.15-3|3	Release:		3
12cr|mopac7-1.15-3|4	
12cr|mopac7-1.15-3|5	%define	major		1
12cr|mopac7-1.15-3|6	%define	libname		%mklibname %{name}_ %major
12cr|mopac7-1.15-3|7	%define develname	%mklibname %{name} -d
12cr|mopac7-1.15-3|8	%define olddevelname	%mklibname %{name}_ 0 -d
12cr|mopac7-1.15-3|9	
12cr|mopac7-1.15-3|10	Summary:	Semi-empirical quantum mechanics suite
12cr|mopac7-1.15-3|11	License:	Public Domain
12cr|mopac7-1.15-3|12	Group:		Sciences/Chemistry
12cr|mopac7-1.15-3|13	URL:		http://www.uku.fi/~thassine/projects/ghemical
12cr|mopac7-1.15-3|14	Source0:	http://www.uku.fi/~thassine/projects/download/current/%{name}-%{version}.tar.gz
12cr|mopac7-1.15-3|15	
12cr|mopac7-1.15-3|16	BuildRequires:	f2c
12cr|mopac7-1.15-3|17	BuildRequires:	libtool
12cr|mopac7-1.15-3|18	BuildRequires:	gcc-gfortran
12cr|mopac7-1.15-3|19	
12cr|mopac7-1.15-3|20	%description
12cr|mopac7-1.15-3|21	MOPAC7 is a semi-empirical quantum-mechanics code written by James J. P.
12cr|mopac7-1.15-3|22	Stewart and co-workers. The purpose of this project is to maintain MOPAC7 as
12cr|mopac7-1.15-3|23	a stand-alone program as well as a library that provides the functionality
12cr|mopac7-1.15-3|24	of MOPAC7 to other programs.
12cr|mopac7-1.15-3|25	
12cr|mopac7-1.15-3|26	%package -n	%{libname}
12cr|mopac7-1.15-3|27	Summary:	Dynamic libraries from %{name}
12cr|mopac7-1.15-3|28	Group:		System/Libraries
12cr|mopac7-1.15-3|29	Provides: 	%{name} = %{version}-%{release}
12cr|mopac7-1.15-3|30	Obsoletes:	%{_lib}%{name}_0
12cr|mopac7-1.15-3|31	
12cr|mopac7-1.15-3|32	%description -n	%{libname}
12cr|mopac7-1.15-3|33	Dynamic libraries from %{name}.
12cr|mopac7-1.15-3|34	
12cr|mopac7-1.15-3|35	%package -n	%{develname}
12cr|mopac7-1.15-3|36	Summary:	Header files and static libraries from %{name}
12cr|mopac7-1.15-3|37	Group:		Development/C
12cr|mopac7-1.15-3|38	Requires:	%{libname} = %{version}
12cr|mopac7-1.15-3|39	Provides:	%{libname}-devel = %{version}-%{release}
12cr|mopac7-1.15-3|40	Provides:	%{name}-devel = %{version}-%{release}
12cr|mopac7-1.15-3|41	Obsoletes:	%{olddevelname}
12cr|mopac7-1.15-3|42	
12cr|mopac7-1.15-3|43	%description -n	%{develname}
12cr|mopac7-1.15-3|44	Libraries and includes files for developing programs based on %{name}.
12cr|mopac7-1.15-3|45	
12cr|mopac7-1.15-3|46	%prep
12cr|mopac7-1.15-3|47	%setup -q
12cr|mopac7-1.15-3|48	
12cr|mopac7-1.15-3|49	%build
12cr|mopac7-1.15-3|50	#rm -f configure
12cr|mopac7-1.15-3|51	#libtoolize --copy --force; aclocal; autoconf
12cr|mopac7-1.15-3|52	%configure2_5x
12cr|mopac7-1.15-3|53	%make
12cr|mopac7-1.15-3|54	
12cr|mopac7-1.15-3|55	%install
12cr|mopac7-1.15-3|56	%makeinstall
12cr|mopac7-1.15-3|57	install -m755 fortran/%{name} -D %{buildroot}%{_bindir}/%{name}
12cr|mopac7-1.15-3|58	sed "s/\.\/src/\/usr\/bin/" run_mopac7 > %{buildroot}%{_bindir}/run_mopac7
12cr|mopac7-1.15-3|59	chmod 755 %{buildroot}%{_bindir}/run_mopac7
12cr|mopac7-1.15-3|60	
12cr|mopac7-1.15-3|61	%files
12cr|mopac7-1.15-3|62	%defattr(-,root,root)
12cr|mopac7-1.15-3|63	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|mopac7-1.15-3|64	%doc tests
12cr|mopac7-1.15-3|65	%{_bindir}/%{name}
12cr|mopac7-1.15-3|66	%{_bindir}/run_mopac7
12cr|mopac7-1.15-3|67	
12cr|mopac7-1.15-3|68	%files -n %{libname}
12cr|mopac7-1.15-3|69	%defattr(-,root,root)
12cr|mopac7-1.15-3|70	%{_libdir}/*.so.%{major}*
12cr|mopac7-1.15-3|71	
12cr|mopac7-1.15-3|72	%files -n %{develname}
12cr|mopac7-1.15-3|73	%defattr(-,root,root)
12cr|mopac7-1.15-3|74	%{_includedir}/%{name}
12cr|mopac7-1.15-3|75	%{_libdir}/*.so
12cr|mopac7-1.15-3|76	%{_libdir}/*.a
12cr|mopac7-1.15-3|77	%{_libdir}/pkgconfig/*.pc
12cr|mopac7-1.15-3|78	
12cr|mopac7-1.15-3|79	
12cr|mopac7-1.15-3|80	%changelog
12cr|mopac7-1.15-3|81	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.15-2mdv2011.0
12cr|mopac7-1.15-3|82	+ Revision: 612930
12cr|mopac7-1.15-3|83	- the mass rebuild of 2010.1 packages
12cr|mopac7-1.15-3|84	
12cr|mopac7-1.15-3|85	* Fri Jan 08 2010 Emmanuel Andry <eandry@mandriva.org> 1.15-1mdv2010.1
12cr|mopac7-1.15-3|86	+ Revision: 487766
12cr|mopac7-1.15-3|87	- New version 1.15
12cr|mopac7-1.15-3|88	- check major
12cr|mopac7-1.15-3|89	- fix major
12cr|mopac7-1.15-3|90	- obsolete wrong major lib package
12cr|mopac7-1.15-3|91	
12cr|mopac7-1.15-3|92	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.14-2mdv2010.0
12cr|mopac7-1.15-3|93	+ Revision: 440107
12cr|mopac7-1.15-3|94	- rebuild
12cr|mopac7-1.15-3|95	
12cr|mopac7-1.15-3|96	* Mon Jan 12 2009 Guillaume Bedot <littletux@mandriva.org> 1.14-1mdv2009.1
12cr|mopac7-1.15-3|97	+ Revision: 328758
12cr|mopac7-1.15-3|98	- Fix buildrequires
12cr|mopac7-1.15-3|99	- Fix install
12cr|mopac7-1.15-3|100	- Dropped outdated and already included patches
12cr|mopac7-1.15-3|101	- Release 1.14
12cr|mopac7-1.15-3|102	
12cr|mopac7-1.15-3|103	* Sun Jul 06 2008 Funda Wang <fwang@mandriva.org> 1.13-1mdv2009.0
12cr|mopac7-1.15-3|104	+ Revision: 232072
12cr|mopac7-1.15-3|105	- add ubuntu patches to make it build
12cr|mopac7-1.15-3|106	
12cr|mopac7-1.15-3|107	+ Pixel <pixel@mandriva.com>
12cr|mopac7-1.15-3|108	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|mopac7-1.15-3|109	
12cr|mopac7-1.15-3|110	* Thu Mar 06 2008 Guillaume Bedot <littletux@mandriva.org> 1.13-1mdv2008.1
12cr|mopac7-1.15-3|111	+ Revision: 180322
12cr|mopac7-1.15-3|112	- library policy
12cr|mopac7-1.15-3|113	
12cr|mopac7-1.15-3|114	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|mopac7-1.15-3|115	- added P0 to try and fix the build...
12cr|mopac7-1.15-3|116	
12cr|mopac7-1.15-3|117	+ Austin Acton <austin@mandriva.org>
12cr|mopac7-1.15-3|118	- new version
12cr|mopac7-1.15-3|119	
12cr|mopac7-1.15-3|120	+ Olivier Blin <oblin@mandriva.com>
12cr|mopac7-1.15-3|121	- restore BuildRoot
12cr|mopac7-1.15-3|122	
12cr|mopac7-1.15-3|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|mopac7-1.15-3|124	- kill re-definition of %%buildroot on Pixel's request
12cr|mopac7-1.15-3|125	- import mopac7
12cr|mopac7-1.15-3|126	
12cr|mopac7-1.15-3|127	
12cr|mopac7-1.15-3|128	* Tue Aug 22 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.11-2mdv2007.0
12cr|mopac7-1.15-3|129	- remove -lg2c from pkgconfig file
12cr|mopac7-1.15-3|130	
12cr|mopac7-1.15-3|131	* Tue Aug 22 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.11-1mdv2007.0
12cr|mopac7-1.15-3|132	- 1.11
12cr|mopac7-1.15-3|133	- %%mkrel
12cr|mopac7-1.15-3|134	- fix mixed-use-of-spaces-and-tabs
12cr|mopac7-1.15-3|135	
12cr|mopac7-1.15-3|136	* Sun Dec 04 2005 Austin Acton <austin@mandriva.org> 1.10-1mdk
12cr|mopac7-1.15-3|137	- New release 1.10
12cr|mopac7-1.15-3|138	
12cr|mopac7-1.15-3|139	* Fri Aug 12 2005 Austin Acton <austin@mandrake.org> 1.00-1mdk
12cr|mopac7-1.15-3|140	- initial package
12cr|mopac7-1.15-3|141	

3251 12
12cr|more-e-0.1-5|1	%define rel 5
12cr|more-e-0.1-5|2	%define name    more-e
12cr|more-e-0.1-5|3	%define version 0.1
12cr|more-e-0.1-5|4	%define release %mkrel %{rel}
12cr|more-e-0.1-5|5	%define prefix /usr
12cr|more-e-0.1-5|6	
12cr|more-e-0.1-5|7	Name:      %name
12cr|more-e-0.1-5|8	Version:    %version
12cr|more-e-0.1-5|9	Release:   %release
12cr|more-e-0.1-5|10	License:    GPL
12cr|more-e-0.1-5|11	Summary:10 additional themes for Enlightenment
12cr|more-e-0.1-5|12	Group:      Graphical desktop/Enlightenment
12cr|more-e-0.1-5|13	Source:     %name-%version.tar.bz2
12cr|more-e-0.1-5|14	URL:          http://themes.freshmeat.net/browse/60/?topic_id=60
12cr|more-e-0.1-5|15	BuildRoot:  %_tmppath/%name-%version-%release-root
12cr|more-e-0.1-5|16	Requires:enlightenment >= 0.16
12cr|more-e-0.1-5|17	BuildArchitectures: noarch
12cr|more-e-0.1-5|18	
12cr|more-e-0.1-5|19	%description
12cr|more-e-0.1-5|20	This package contains 10 recent/updated themes for Enlightenmet.
12cr|more-e-0.1-5|21	They were assembled by Charles A Edwards <eslrahc@bellsouth.net> on Dec 07 2003
12cr|more-e-0.1-5|22	All themes are avaiable separately from the themes collection at Freshmeat.net.
12cr|more-e-0.1-5|23	
12cr|more-e-0.1-5|24	Inckuded themes:
12cr|more-e-0.1-5|25	o 0ri0n--A red and gray theme.
12cr|more-e-0.1-5|26	o cronos--A nice transparent theme
12cr|more-e-0.1-5|27	o cutting-edge_MinEguE--Based on MinEguE with a transparent cut edge effect.
12cr|more-e-0.1-5|28	o eviljester--An evil theme.
12cr|more-e-0.1-5|29	o handofgod--A port of the original Hand Of God theme.
12cr|more-e-0.1-5|30	o lhb--The Brushed Metal theme with different graphics and a different pager.
12cr|more-e-0.1-5|31	o xanalloy--Based on an the older versions of the "DarkAlloy" theme
12cr|more-e-0.1-5|32	
12cr|more-e-0.1-5|33	%prep
12cr|more-e-0.1-5|34	rm -fr $RPM_BUILD_ROOT
12cr|more-e-0.1-5|35	%setup -q -n %name-%version
12cr|more-e-0.1-5|36	
12cr|more-e-0.1-5|37	install -d $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes
12cr|more-e-0.1-5|38	mv -f themes/* $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes
12cr|more-e-0.1-5|39	
12cr|more-e-0.1-5|40	#change perms on 600 files
12cr|more-e-0.1-5|41	chmod 644 $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/xanalloy/dialogs/images/slider_base_ver.png
12cr|more-e-0.1-5|42	chmod 644  $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/xanalloy/dialogs/images/slider_base_hor.png
12cr|more-e-0.1-5|43	chmod 755 $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/cutting-edge_MinEguE
12cr|more-e-0.1-5|44	chmod 644 -f $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/0ri0n/common/common.cfg
12cr|more-e-0.1-5|45	
12cr|more-e-0.1-5|46	#rm hidden, backup, and zero-length files
12cr|more-e-0.1-5|47	rm -rf `find $RPM_BUILD_ROOT -name .xvpics`
12cr|more-e-0.1-5|48	rm -rf $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/handofgod/slideouts/slideouts.cfg
12cr|more-e-0.1-5|49	rm -rf $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/lhb/slideouts/slideouts.cfg
12cr|more-e-0.1-5|50	rm -rf $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/cutting-edge_MinEguE/borders/common/border.cfg~
12cr|more-e-0.1-5|51	rm -rf $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/cronos/buttons/buttons.cfg
12cr|more-e-0.1-5|52	rm -rf $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/cutting-edge_MinEguE/slideouts/slideouts.cfg
12cr|more-e-0.1-5|53	rm -rf $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/cutting-edge_MinEguE/backgrounds/backgrounds.cfg
12cr|more-e-0.1-5|54	rm -rf $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/cronos/slideouts/slideouts.cfg
12cr|more-e-0.1-5|55	rm -rf $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/cutting-edge_MinEguE/borders/STICK/border.cfg~
12cr|more-e-0.1-5|56	rm -rf $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/0ri0n/slideouts/slideouts.cfg
12cr|more-e-0.1-5|57	rm -rf $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/cronos/borders/SHAPED/border.cfg
12cr|more-e-0.1-5|58	rm -rf $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/cutting-edge_MinEguE/tooltips/tooltips.cfg~
12cr|more-e-0.1-5|59	rm -rf $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/cutting-edge_MinEguE/borders/TRANSIENT/border.cfg
12cr|more-e-0.1-5|60	rm -rf $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/0ri0n/buttons/buttons.cfg
12cr|more-e-0.1-5|61	rm -rf $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/lhb/ABOUT/MAIN~
12cr|more-e-0.1-5|62	rm -rf $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/lhb/buttons/buttons.cfg
12cr|more-e-0.1-5|63	rm -rf $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/cutting-edge_MinEguE/borders/SHAPED/border.cfg
12cr|more-e-0.1-5|64	rm -rf $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/cutting-edge_MinEguE/borders/FIXED_SIZE/border.cfg
12cr|more-e-0.1-5|65	rm -rf $RPM_BUILD_ROOT/%prefix/X11R6/share/enlightenment/themes/cutting-edge_MinEguE/buttons/buttons.cfg
12cr|more-e-0.1-5|66	
12cr|more-e-0.1-5|67	%clean
12cr|more-e-0.1-5|68	rm -fr $RPM_BUILD_ROOT
12cr|more-e-0.1-5|69	
12cr|more-e-0.1-5|70	%files
12cr|more-e-0.1-5|71	%defattr (-,root,root)
12cr|more-e-0.1-5|72	%doc README
12cr|more-e-0.1-5|73	%{prefix}/X11R6/share/enlightenment/themes/0ri0n
12cr|more-e-0.1-5|74	#%{prefix}/X11R6/share/enlightenment/themes/BlackE_nob
12cr|more-e-0.1-5|75	%{prefix}/X11R6/share/enlightenment/themes/cronos
12cr|more-e-0.1-5|76	%{prefix}/X11R6/share/enlightenment/themes/cutting-edge_MinEguE
12cr|more-e-0.1-5|77	%{prefix}/X11R6/share/enlightenment/themes/eviljester
12cr|more-e-0.1-5|78	%{prefix}/X11R6/share/enlightenment/themes/handofgod
12cr|more-e-0.1-5|79	%{prefix}/X11R6/share/enlightenment/themes/lhb
12cr|more-e-0.1-5|80	#%{prefix}/X11R6/share/enlightenment/themes/mawtoomanydrugs
12cr|more-e-0.1-5|81	#%{prefix}/X11R6/share/enlightenment/themes/nebulongalaticserenity
12cr|more-e-0.1-5|82	%{prefix}/X11R6/share/enlightenment/themes/xanalloy
12cr|more-e-0.1-5|83	
12cr|more-e-0.1-5|84	
12cr|more-e-0.1-5|85	
12cr|more-e-0.1-5|86	%changelog
12cr|more-e-0.1-5|87	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdv2011.0
12cr|more-e-0.1-5|88	+ Revision: 620393
12cr|more-e-0.1-5|89	- the mass rebuild of 2010.0 packages
12cr|more-e-0.1-5|90	
12cr|more-e-0.1-5|91	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1-4mdv2010.0
12cr|more-e-0.1-5|92	+ Revision: 430090
12cr|more-e-0.1-5|93	- rebuild
12cr|more-e-0.1-5|94	
12cr|more-e-0.1-5|95	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.1-3mdv2008.1
12cr|more-e-0.1-5|96	+ Revision: 140955
12cr|more-e-0.1-5|97	- restore BuildRoot
12cr|more-e-0.1-5|98	
12cr|more-e-0.1-5|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|more-e-0.1-5|100	- kill re-definition of %%buildroot on Pixel's request
12cr|more-e-0.1-5|101	- import more-e
12cr|more-e-0.1-5|102	
12cr|more-e-0.1-5|103	
12cr|more-e-0.1-5|104	* Tue Jun 06 2006 Charles A Edwards <eslrahc@mandriva.org> 0.1-3mdv2007.0
12cr|more-e-0.1-5|105	- mkrel
12cr|more-e-0.1-5|106	- rebuild
12cr|more-e-0.1-5|107	
12cr|more-e-0.1-5|108	* Thu Feb 03 2005 Charles A Edwards <eslrahc@mandrake.org> 0.1-2mdk
12cr|more-e-0.1-5|109	- belated bday
12cr|more-e-0.1-5|110	
12cr|more-e-0.1-5|111	* Mon Dec 08 2003 Charles A Edwards <eslrahc@mandrake.org> 0.1-1mdk
12cr|more-e-0.1-5|112	- first mdk pkg

3252 12
12cr|morituri-0.1.1-2|1	Name:           morituri
12cr|morituri-0.1.1-2|2	Version:        0.1.1
12cr|morituri-0.1.1-2|3	Release:        %mkrel 2
12cr|morituri-0.1.1-2|4	Summary:        CD ripper aiming for accuracy over speed
12cr|morituri-0.1.1-2|5	Source:         http://thomas.apestaart.org/download/morituri/%{name}-%{version}.tar.bz2
12cr|morituri-0.1.1-2|6	URL:            http://thomas.apestaart.org/morituri/trac
12cr|morituri-0.1.1-2|7	License:        GPLv2
12cr|morituri-0.1.1-2|8	Group:          Sound
12cr|morituri-0.1.1-2|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|morituri-0.1.1-2|10	BuildArch:      noarch
12cr|morituri-0.1.1-2|11	BuildRequires:  python-gobject
12cr|morituri-0.1.1-2|12	BuildRequires:  gstreamer0.10-python
12cr|morituri-0.1.1-2|13	
12cr|morituri-0.1.1-2|14	Requires:       cdparanoia
12cr|morituri-0.1.1-2|15	Requires:       cdrdao
12cr|morituri-0.1.1-2|16	Requires:       gstreamer0.10-plugins-good >= 0.10.16
12cr|morituri-0.1.1-2|17	Requires:       gstreamer0.10-python
12cr|morituri-0.1.1-2|18	Requires:       python-musicbrainz2
12cr|morituri-0.1.1-2|19	Requires:       python-pycdio
12cr|morituri-0.1.1-2|20	Requires:       python-pkg-resources
12cr|morituri-0.1.1-2|21	
12cr|morituri-0.1.1-2|22	%description
12cr|morituri-0.1.1-2|23	Morituri is a CD ripper that aims for accuracy over speed. Its features
12cr|morituri-0.1.1-2|24	are modeled to compare with Exact Audio Copy on Windows. It features
12cr|morituri-0.1.1-2|25	support for MusicBrainz for metadata lookup, support for AccurateRip
12cr|morituri-0.1.1-2|26	verification, detection of sample read offset of drives, the ability to
12cr|morituri-0.1.1-2|27	test and copy a rip, the ability to detect and rip Hidden Track One
12cr|morituri-0.1.1-2|28	Audio, templates for file and directory naming, and tagging using
12cr|morituri-0.1.1-2|29	GStreamer. Currently, it only supports lossless encoding and only has
12cr|morituri-0.1.1-2|30	a command line client.
12cr|morituri-0.1.1-2|31	
12cr|morituri-0.1.1-2|32	%prep
12cr|morituri-0.1.1-2|33	
12cr|morituri-0.1.1-2|34	%setup -q
12cr|morituri-0.1.1-2|35	%configure2_5x --sysconfdir=%{_sysconfdir}
12cr|morituri-0.1.1-2|36	
12cr|morituri-0.1.1-2|37	%build
12cr|morituri-0.1.1-2|38	
12cr|morituri-0.1.1-2|39	%install
12cr|morituri-0.1.1-2|40	rm -rf %{buildroot}
12cr|morituri-0.1.1-2|41	%makeinstall_std
12cr|morituri-0.1.1-2|42	
12cr|morituri-0.1.1-2|43	%clean
12cr|morituri-0.1.1-2|44	rm -rf %{buildroot}
12cr|morituri-0.1.1-2|45	
12cr|morituri-0.1.1-2|46	%files
12cr|morituri-0.1.1-2|47	%defattr(-,root,root)
12cr|morituri-0.1.1-2|48	%doc README morituri.doap NEWS RELEASE ChangeLog
12cr|morituri-0.1.1-2|49	%{_bindir}/rip
12cr|morituri-0.1.1-2|50	%{_mandir}/man1/rip.1*
12cr|morituri-0.1.1-2|51	%{py_puresitedir}/morituri
12cr|morituri-0.1.1-2|52	%{_sysconfdir}/bash_completion.d/rip
12cr|morituri-0.1.1-2|53	
12cr|morituri-0.1.1-2|54	
12cr|morituri-0.1.1-2|55	%changelog
12cr|morituri-0.1.1-2|56	* Sat Apr 17 2010 Frederik Himpe <fhimpe@mandriva.org> 0.1.1-2mdv2010.1
12cr|morituri-0.1.1-2|57	+ Revision: 535787
12cr|morituri-0.1.1-2|58	- Update to new version 0.1.1
12cr|morituri-0.1.1-2|59	
12cr|morituri-0.1.1-2|60	* Sun Nov 22 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.1.0-2mdv2010.1
12cr|morituri-0.1.1-2|61	+ Revision: 468841
12cr|morituri-0.1.1-2|62	- fix morituri home page URL
12cr|morituri-0.1.1-2|63	- add missing python package to Requires:
12cr|morituri-0.1.1-2|64	
12cr|morituri-0.1.1-2|65	* Sat Sep 26 2009 Frederik Himpe <fhimpe@mandriva.org> 0.1.0-1mdv2010.0
12cr|morituri-0.1.1-2|66	+ Revision: 449648
12cr|morituri-0.1.1-2|67	- Import package in Mandriva, based on upstream (Fedora) SRPM
12cr|morituri-0.1.1-2|68	- create morituri
12cr|morituri-0.1.1-2|69	

3253 12
12cr|moserial-3.0.5-2|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
12cr|moserial-3.0.5-2|2	
12cr|moserial-3.0.5-2|3	Summary:	Serial terminal for the Gnome desktop
12cr|moserial-3.0.5-2|4	Name:		moserial
12cr|moserial-3.0.5-2|5	Version:	3.0.5
12cr|moserial-3.0.5-2|6	Release:	2
12cr|moserial-3.0.5-2|7	Group:		Communications
12cr|moserial-3.0.5-2|8	License:	GPLv3+
12cr|moserial-3.0.5-2|9	URL:		http://live.gnome.org/moserial/
12cr|moserial-3.0.5-2|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|moserial-3.0.5-2|11	Patch0:		moserial-3.0.2-str-fmt.patch
12cr|moserial-3.0.5-2|12	BuildRequires:	intltool
12cr|moserial-3.0.5-2|13	BuildRequires:	desktop-file-utils
12cr|moserial-3.0.5-2|14	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|moserial-3.0.5-2|15	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|moserial-3.0.5-2|16	BuildRequires:	rarian
12cr|moserial-3.0.5-2|17	Requires:	hicolor-icon-theme
12cr|moserial-3.0.5-2|18	Requires:	yelp
12cr|moserial-3.0.5-2|19	
12cr|moserial-3.0.5-2|20	%description
12cr|moserial-3.0.5-2|21	Moserial is a clean, friendly gtk-based serial terminal for the Gnome
12cr|moserial-3.0.5-2|22	desktop. It is written in Vala for extra goodness.
12cr|moserial-3.0.5-2|23	
12cr|moserial-3.0.5-2|24	%prep
12cr|moserial-3.0.5-2|25	%setup -q
12cr|moserial-3.0.5-2|26	%patch0 -p0 -b .strfmt
12cr|moserial-3.0.5-2|27	
12cr|moserial-3.0.5-2|28	%build
12cr|moserial-3.0.5-2|29	%configure2_5x
12cr|moserial-3.0.5-2|30	%make
12cr|moserial-3.0.5-2|31	
12cr|moserial-3.0.5-2|32	%install
12cr|moserial-3.0.5-2|33	%makeinstall_std
12cr|moserial-3.0.5-2|34	
12cr|moserial-3.0.5-2|35	desktop-file-install \
12cr|moserial-3.0.5-2|36	--dir %{buildroot}%{_datadir}/applications \
12cr|moserial-3.0.5-2|37	%{buildroot}%{_datadir}/applications/*.desktop
12cr|moserial-3.0.5-2|38	
12cr|moserial-3.0.5-2|39	%find_lang %{name} --with-gnome
12cr|moserial-3.0.5-2|40	
12cr|moserial-3.0.5-2|41	#for omf in %{buildroot}%{_datadir}/omf/*/*-??*.omf;do
12cr|moserial-3.0.5-2|42	#echo "%lang($(basename $omf|sed -e s/.*-// -e s/.omf//)) $(echo $omf|sed -e s!%{buildroot}!!)" >> %{name}.lang
12cr|moserial-3.0.5-2|43	#done
12cr|moserial-3.0.5-2|44	
12cr|moserial-3.0.5-2|45	%files -f %{name}.lang
12cr|moserial-3.0.5-2|46	%doc AUTHORS ChangeLog ChangeLog.pre-git MAINTAINERS NEWS
12cr|moserial-3.0.5-2|47	%{_bindir}/%{name}
12cr|moserial-3.0.5-2|48	%{_datadir}/applications/%{name}.desktop
12cr|moserial-3.0.5-2|49	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cr|moserial-3.0.5-2|50	%{_datadir}/%{name}
12cr|moserial-3.0.5-2|51	%{_mandir}/man1/%{name}*
12cr|moserial-3.0.5-2|52	
12cr|moserial-3.0.5-2|53	
12cr|moserial-3.0.5-2|54	%changelog
12cr|moserial-3.0.5-2|55	* Sun Jan 29 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.0.5-1
12cr|moserial-3.0.5-2|56	+ Revision: 769649
12cr|moserial-3.0.5-2|57	- imported package moserial
12cr|moserial-3.0.5-2|58	

3254 12
12cr|mosh-1.2.2-0|1	%define upstream_name    mosh
12cr|mosh-1.2.2-0|2	%define upstream_version 1.2.2
12cr|mosh-1.2.2-0|3	
12cr|mosh-1.2.2-0|4	Name:		%{upstream_name}
12cr|mosh-1.2.2-0|5	Version:        %{upstream_version}
12cr|mosh-1.2.2-0|6	Release:    	%mkrel 0
12cr|mosh-1.2.2-0|7	Epoch:      	0
12cr|mosh-1.2.2-0|8	
12cr|mosh-1.2.2-0|9	Summary:	Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes.
12cr|mosh-1.2.2-0|10	License:	GPLv3+
12cr|mosh-1.2.2-0|11	Group:		Applications/Internet
12cr|mosh-1.2.2-0|12	URL:		http://mosh.mit.edu/
12cr|mosh-1.2.2-0|13	Source0:	https://github.com/downloads/keithw/mosh/%{upstream_name}-%{upstream_version}.tar.gz
12cr|mosh-1.2.2-0|14	
12cr|mosh-1.2.2-0|15	BuildRequires:	protobuf-compiler
12cr|mosh-1.2.2-0|16	BuildRequires:  protobuf-devel
12cr|mosh-1.2.2-0|17	BuildRequires:	libutempter-devel
12cr|mosh-1.2.2-0|18	BuildRequires:	zlib-devel
12cr|mosh-1.2.2-0|19	BuildRequires:  ncurses-devel
12cr|mosh-1.2.2-0|20	
12cr|mosh-1.2.2-0|21	Requires:       openssh
12cr|mosh-1.2.2-0|22	Requires:       perl(IO::Pty::Easy)
12cr|mosh-1.2.2-0|23	
12cr|mosh-1.2.2-0|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|mosh-1.2.2-0|25	
12cr|mosh-1.2.2-0|26	%description
12cr|mosh-1.2.2-0|27	Mosh (mobile shell)
12cr|mosh-1.2.2-0|28	Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes.
12cr|mosh-1.2.2-0|29	Mosh is a replacement for SSH. It's more robust and responsive, especially over Wi-Fi, cellular, and long-distance links.
12cr|mosh-1.2.2-0|30	Mosh is free software, available for GNU/Linux, FreeBSD, and Mac OS X.
12cr|mosh-1.2.2-0|31	
12cr|mosh-1.2.2-0|32	%prep
12cr|mosh-1.2.2-0|33	%setup -q
12cr|mosh-1.2.2-0|34	
12cr|mosh-1.2.2-0|35	%build
12cr|mosh-1.2.2-0|36	export CFLAGS="-g -O2" CXXFLAGS="-g -O2"
12cr|mosh-1.2.2-0|37	%configure --enable-compile-warnings=error
12cr|mosh-1.2.2-0|38	make %{?_smp_mflags}
12cr|mosh-1.2.2-0|39	
12cr|mosh-1.2.2-0|40	%install
12cr|mosh-1.2.2-0|41	make install DESTDIR=$RPM_BUILD_ROOT
12cr|mosh-1.2.2-0|42	
12cr|mosh-1.2.2-0|43	%files
12cr|mosh-1.2.2-0|44	%doc README.md COPYING ChangeLog
12cr|mosh-1.2.2-0|45	%{_bindir}/mosh
12cr|mosh-1.2.2-0|46	%{_bindir}/mosh-client
12cr|mosh-1.2.2-0|47	%{_bindir}/mosh-server
12cr|mosh-1.2.2-0|48	%{_mandir}/man1/mosh.1.xz
12cr|mosh-1.2.2-0|49	%{_mandir}/man1/mosh-client.1.xz
12cr|mosh-1.2.2-0|50	%{_mandir}/man1/mosh-server.1.xz
12cr|mosh-1.2.2-0|51	
12cr|mosh-1.2.2-0|52	%changelog
12cr|mosh-1.2.2-0|53	* Sun Jun 24 2012 Sergey Sokolov <sokol@mtik.ru> 1.2.2-0
12cr|mosh-1.2.2-0|54	- Initial packaging for mosh.

3255 12
12cr|most-5.0.0a-5|1	%define name	most
12cr|most-5.0.0a-5|2	%define version	5.0.0a
12cr|most-5.0.0a-5|3	%define release	%mkrel 5
12cr|most-5.0.0a-5|4	
12cr|most-5.0.0a-5|5	Summary:	A powerful paging program
12cr|most-5.0.0a-5|6	Name:		%{name}
12cr|most-5.0.0a-5|7	Version:	%{version}
12cr|most-5.0.0a-5|8	Release:	%{release}
12cr|most-5.0.0a-5|9	License:	GPLv2
12cr|most-5.0.0a-5|10	URL:		ftp://space.mit.edu/pub/davis/%{name}
12cr|most-5.0.0a-5|11	Group:		File tools
12cr|most-5.0.0a-5|12	Source:		%{URL}/%{name}-%{version}.tar.bz2
12cr|most-5.0.0a-5|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|most-5.0.0a-5|14	BuildRequires:	libslang-devel chrpath
12cr|most-5.0.0a-5|15	Requires:	slang
12cr|most-5.0.0a-5|16	
12cr|most-5.0.0a-5|17	%description
12cr|most-5.0.0a-5|18	most is a paging program that displays the contents of a file on a
12cr|most-5.0.0a-5|19	terminal one windowful at a time. A status line indicating the file name,
12cr|most-5.0.0a-5|20	current line number, and percentage of the file already displayed is also
12cr|most-5.0.0a-5|21	shown.
12cr|most-5.0.0a-5|22	
12cr|most-5.0.0a-5|23	%prep
12cr|most-5.0.0a-5|24	%setup -q
12cr|most-5.0.0a-5|25	
12cr|most-5.0.0a-5|26	%build
12cr|most-5.0.0a-5|27	%configure
12cr|most-5.0.0a-5|28	%make
12cr|most-5.0.0a-5|29	chrpath -d src/objs/most
12cr|most-5.0.0a-5|30	
12cr|most-5.0.0a-5|31	%install
12cr|most-5.0.0a-5|32	%__rm -rf %{buildroot}
12cr|most-5.0.0a-5|33	%__install -D -m0755 src/objs/most %{buildroot}%{_bindir}/most
12cr|most-5.0.0a-5|34	%__install -D -m0644 most.1	%{buildroot}%{_mandir}/man1/most.1
12cr|most-5.0.0a-5|35	
12cr|most-5.0.0a-5|36	%clean
12cr|most-5.0.0a-5|37	%__rm -rf %{buildroot}
12cr|most-5.0.0a-5|38	
12cr|most-5.0.0a-5|39	%files
12cr|most-5.0.0a-5|40	%defattr (-,root,root)
12cr|most-5.0.0a-5|41	%doc COPYRIGHT COPYING README changes.txt most.doc most-fun.txt lesskeys.rc most.rc
12cr|most-5.0.0a-5|42	%{_bindir}/most
12cr|most-5.0.0a-5|43	%{_mandir}/man1/most.1*
12cr|most-5.0.0a-5|44	
12cr|most-5.0.0a-5|45	
12cr|most-5.0.0a-5|46	%changelog
12cr|most-5.0.0a-5|47	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 5.0.0a-5mdv2011.0
12cr|most-5.0.0a-5|48	+ Revision: 612937
12cr|most-5.0.0a-5|49	- the mass rebuild of 2010.1 packages
12cr|most-5.0.0a-5|50	
12cr|most-5.0.0a-5|51	* Tue Feb 02 2010 Sandro Cazzaniga <kharec@mandriva.org> 5.0.0a-4mdv2010.1
12cr|most-5.0.0a-5|52	+ Revision: 499788
12cr|most-5.0.0a-5|53	- Fix summary
12cr|most-5.0.0a-5|54	- Fix rpmlint warning
12cr|most-5.0.0a-5|55	
12cr|most-5.0.0a-5|56	* Sat Dec 12 2009 Jérôme Brenier <incubusss@mandriva.org> 5.0.0a-3mdv2010.1
12cr|most-5.0.0a-5|57	+ Revision: 477847
12cr|most-5.0.0a-5|58	- rebuild
12cr|most-5.0.0a-5|59	
12cr|most-5.0.0a-5|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|most-5.0.0a-5|61	- rebuild
12cr|most-5.0.0a-5|62	
12cr|most-5.0.0a-5|63	* Fri Sep 05 2008 Lev Givon <lev@mandriva.org> 5.0.0a-1mdv2009.0
12cr|most-5.0.0a-5|64	+ Revision: 281309
12cr|most-5.0.0a-5|65	- Update to 5.0.0a.
12cr|most-5.0.0a-5|66	
12cr|most-5.0.0a-5|67	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 4.10.2-5mdv2009.0
12cr|most-5.0.0a-5|68	+ Revision: 252780
12cr|most-5.0.0a-5|69	- rebuild
12cr|most-5.0.0a-5|70	
12cr|most-5.0.0a-5|71	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 4.10.2-3mdv2008.1
12cr|most-5.0.0a-5|72	+ Revision: 166023
12cr|most-5.0.0a-5|73	- fix spacing at top of description
12cr|most-5.0.0a-5|74	- kill re-definition of %%buildroot on Pixel's request
12cr|most-5.0.0a-5|75	
12cr|most-5.0.0a-5|76	+ Olivier Blin <oblin@mandriva.com>
12cr|most-5.0.0a-5|77	- restore BuildRoot
12cr|most-5.0.0a-5|78	
12cr|most-5.0.0a-5|79	* Wed Jun 06 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 4.10.2-3mdv2008.0
12cr|most-5.0.0a-5|80	+ Revision: 36103
12cr|most-5.0.0a-5|81	- Rebuild with libslang2.
12cr|most-5.0.0a-5|82	- Import most
12cr|most-5.0.0a-5|83	
12cr|most-5.0.0a-5|84	
12cr|most-5.0.0a-5|85	
12cr|most-5.0.0a-5|86	
12cr|most-5.0.0a-5|87	* Thu Oct 20 2005 Lenny Cartier <lenny@mandriva.com> 4.10.2-2mdk
12cr|most-5.0.0a-5|88	- 4.10.2
12cr|most-5.0.0a-5|89	
12cr|most-5.0.0a-5|90	* Mon May 10 2004 Michael Scherer <misc@mandrake.org> 4.9.4-1mdk
12cr|most-5.0.0a-5|91	- New release 4.9.4
12cr|most-5.0.0a-5|92	- remove rpath
12cr|most-5.0.0a-5|93	
12cr|most-5.0.0a-5|94	* Fri Jan  2 2004 Han Boetes <han@linux-mandrake.com> 4.9.2-3mdk
12cr|most-5.0.0a-5|95	- rebuild
12cr|most-5.0.0a-5|96	
12cr|most-5.0.0a-5|97	* Fri Dec 27 2002 Han Boetes <han@linux-mandrake.com> 4.9.2-2mdk
12cr|most-5.0.0a-5|98	- rebuild because of new rpm macros and new glibc
12cr|most-5.0.0a-5|99	
12cr|most-5.0.0a-5|100	* Wed Aug 21 2002 Han Boetes <han@linux-mandrake.com> 4.9.2-1mdk
12cr|most-5.0.0a-5|101	- First spec for mandrake.

3256 12
12cr|motogt-20110505-3|1	%define		oname MotoGT
12cr|motogt-20110505-3|2	
12cr|motogt-20110505-3|3	Name:		motogt
12cr|motogt-20110505-3|4	Version:	20110505
12cr|motogt-20110505-3|5	Release:	3
12cr|motogt-20110505-3|6	Summary:	MotoGT is a free motorcycle racing game
12cr|motogt-20110505-3|7	License:	GPLv2+
12cr|motogt-20110505-3|8	Group:		Games/Arcade
12cr|motogt-20110505-3|9	Url:		http://motogt.sourceforge.net/
12cr|motogt-20110505-3|10	Source0:	http://prdownloads.sourceforge.net/motogt/%{oname}-%{version}.zip
12cr|motogt-20110505-3|11	Source2:	motogt.desktop
12cr|motogt-20110505-3|12	Source3:	MotoGT.png
12cr|motogt-20110505-3|13	Patch0:		motogt-makefile.patch
12cr|motogt-20110505-3|14	Patch1:		motogt-savedir.patch
12cr|motogt-20110505-3|15	Patch2:		motogt-init.patch
12cr|motogt-20110505-3|16	Patch3:		motogt-png15.patch
12cr|motogt-20110505-3|17	BuildRequires:	sfml-audio-devel
12cr|motogt-20110505-3|18	BuildRequires:	sfml-graphics-devel
12cr|motogt-20110505-3|19	BuildRequires:	sfml-system-devel
12cr|motogt-20110505-3|20	BuildRequires:	sfml-window-devel
12cr|motogt-20110505-3|21	BuildRequires:	pkgconfig(glu)
12cr|motogt-20110505-3|22	%rename		%{oname}
12cr|motogt-20110505-3|23	
12cr|motogt-20110505-3|24	%description
12cr|motogt-20110505-3|25	MotoGT is 2D top-viewed game where you drive a MotoGP bike, and you want
12cr|motogt-20110505-3|26	to win races. In career mode you start with a regular bike, but when you
12cr|motogt-20110505-3|27	win races you get experience, and experience let's you improve your bike.
12cr|motogt-20110505-3|28	If you win championships, you can also unlock hidden features.
12cr|motogt-20110505-3|29	
12cr|motogt-20110505-3|30	%prep
12cr|motogt-20110505-3|31	%setup -q -n %{oname}
12cr|motogt-20110505-3|32	%patch0 -p1 -b .makefile~
12cr|motogt-20110505-3|33	%patch1 -p1 -b .savedir~
12cr|motogt-20110505-3|34	%patch2 -p1 -b .init~
12cr|motogt-20110505-3|35	%patch3 -p1 -b .png15~
12cr|motogt-20110505-3|36	
12cr|motogt-20110505-3|37	%build
12cr|motogt-20110505-3|38	%setup_compile_flags
12cr|motogt-20110505-3|39	%make
12cr|motogt-20110505-3|40	
12cr|motogt-20110505-3|41	%install
12cr|motogt-20110505-3|42	mkdir -p %{buildroot}%{_libdir}/%{oname}
12cr|motogt-20110505-3|43	mkdir -p %{buildroot}%{_datadir}/applications
12cr|motogt-20110505-3|44	mkdir -p %{buildroot}%{_iconsdir}
12cr|motogt-20110505-3|45	install -Dm 755 %{oname}.bin -D %{buildroot}%{_libdir}/%{oname}/
12cr|motogt-20110505-3|46	install -Dm 644 %{SOURCE2} -D %{buildroot}%{_datadir}/applications/
12cr|motogt-20110505-3|47	install -Dm 644 %{SOURCE3} -D %{buildroot}%{_iconsdir}/
12cr|motogt-20110505-3|48	cp -rf data %{buildroot}%{_libdir}/%{oname}
12cr|motogt-20110505-3|49	cp -rf data_low %{buildroot}%{_libdir}/%{oname}
12cr|motogt-20110505-3|50	cp -rf doc %{buildroot}%{_libdir}/%{oname}
12cr|motogt-20110505-3|51	
12cr|motogt-20110505-3|52	# 32 bit binary linked against old libs
12cr|motogt-20110505-3|53	rm -f %{buildroot}%{_libdir}/%{oname}/data/src/bikes/hue.bin
12cr|motogt-20110505-3|54	
12cr|motogt-20110505-3|55	mkdir -p %{buildroot}%{_bindir}
12cr|motogt-20110505-3|56	cat > %{buildroot}%{_bindir}/%{name} << EOF
12cr|motogt-20110505-3|57	#!/bin/bash
12cr|motogt-20110505-3|58	pushd %{_libdir}/%{oname}
12cr|motogt-20110505-3|59	./%{oname}.bin
12cr|motogt-20110505-3|60	popd
12cr|motogt-20110505-3|61	EOF
12cr|motogt-20110505-3|62	
12cr|motogt-20110505-3|63	%files
12cr|motogt-20110505-3|64	%defattr(644,root,root,755)
12cr|motogt-20110505-3|65	%attr(755,root,root) %{_bindir}/%{name}
12cr|motogt-20110505-3|66	%attr(755,root,root) %{_libdir}/%{oname}/%{oname}.bin
12cr|motogt-20110505-3|67	%{_libdir}/%{oname}/data
12cr|motogt-20110505-3|68	%{_libdir}/%{oname}/data_low
12cr|motogt-20110505-3|69	%{_libdir}/%{oname}/doc
12cr|motogt-20110505-3|70	%{_datadir}/applications/%{name}.desktop
12cr|motogt-20110505-3|71	%{_iconsdir}/%{oname}.png
12cr|motogt-20110505-3|72	
12cr|motogt-20110505-3|73	
12cr|motogt-20110505-3|74	
12cr|motogt-20110505-3|75	%changelog
12cr|motogt-20110505-3|76	* Wed Oct  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|motogt-20110505-3|77	+ Commit: e4b9186
12cr|motogt-20110505-3|78	- Drop pre-built 32 bit binary from data dir
12cr|motogt-20110505-3|79	
12cr|motogt-20110505-3|80	* Sat Sep  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|motogt-20110505-3|81	+ Commit: 2ed13e4
12cr|motogt-20110505-3|82	- Spec cleanup
12cr|motogt-20110505-3|83	
12cr|motogt-20110505-3|84	

3257 12
12cr|mount-gtk-1.2.0-1|1	Summary:	Front end for udisks
12cr|mount-gtk-1.2.0-1|2	Name:		mount-gtk
12cr|mount-gtk-1.2.0-1|3	Version:	1.2.0
12cr|mount-gtk-1.2.0-1|4	Release:	1
12cr|mount-gtk-1.2.0-1|5	License: 	GPLv2
12cr|mount-gtk-1.2.0-1|6	Group:  	Graphical desktop/GNOME
12cr|mount-gtk-1.2.0-1|7	URL:		http://mount-gtk.sourceforge.net/
12cr|mount-gtk-1.2.0-1|8	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|mount-gtk-1.2.0-1|9	Patch0:		mount-gtk_format-not-a-string.patch
12cr|mount-gtk-1.2.0-1|10	Patch1:		mount-gtk-1.2.0_desktop.patch
12cr|mount-gtk-1.2.0-1|11	
12cr|mount-gtk-1.2.0-1|12	BuildRequires:	pkgconfig(c++-gtk-utils-3-2.0)
12cr|mount-gtk-1.2.0-1|13	BuildRequires:	pkgconfig(glib-2.0)
12cr|mount-gtk-1.2.0-1|14	BuildRequires:	pkgconfig(libnotify)
12cr|mount-gtk-1.2.0-1|15	
12cr|mount-gtk-1.2.0-1|16	Requires:	udisks
12cr|mount-gtk-1.2.0-1|17	
12cr|mount-gtk-1.2.0-1|18	%description
12cr|mount-gtk-1.2.0-1|19	The program is a front end to udisks and mount. It provides a means of
12cr|mount-gtk-1.2.0-1|20	mounting devices with udisks and mount through an easy to use graphical
12cr|mount-gtk-1.2.0-1|21	interface.
12cr|mount-gtk-1.2.0-1|22	
12cr|mount-gtk-1.2.0-1|23	%prep
12cr|mount-gtk-1.2.0-1|24	%setup -q
12cr|mount-gtk-1.2.0-1|25	%apply_patches
12cr|mount-gtk-1.2.0-1|26	
12cr|mount-gtk-1.2.0-1|27	%build
12cr|mount-gtk-1.2.0-1|28	%configure2_5x
12cr|mount-gtk-1.2.0-1|29	%make
12cr|mount-gtk-1.2.0-1|30	
12cr|mount-gtk-1.2.0-1|31	%install
12cr|mount-gtk-1.2.0-1|32	%makeinstall_std
12cr|mount-gtk-1.2.0-1|33	%find_lang %{name}
12cr|mount-gtk-1.2.0-1|34	
12cr|mount-gtk-1.2.0-1|35	%files -f %{name}.lang
12cr|mount-gtk-1.2.0-1|36	%doc AUTHORS COPYING ChangeLog README BUGS
12cr|mount-gtk-1.2.0-1|37	%{_bindir}/%{name}
12cr|mount-gtk-1.2.0-1|38	%{_datadir}/applications/*.desktop
12cr|mount-gtk-1.2.0-1|39	
12cr|mount-gtk-1.2.0-1|40	
12cr|mount-gtk-1.2.0-1|41	
12cr|mount-gtk-1.2.0-1|42	%changelog
12cr|mount-gtk-1.2.0-1|43	* Wed May 30 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|mount-gtk-1.2.0-1|44	+ Revision: 801202
12cr|mount-gtk-1.2.0-1|45	- imported package mount-gtk
12cr|mount-gtk-1.2.0-1|46	

3258 12
12cr|mountloop-0.15.4-5|1	Summary: Allow users to mount files via loopback
12cr|mountloop-0.15.4-5|2	Name: mountloop
12cr|mountloop-0.15.4-5|3	Version: 0.15.4
12cr|mountloop-0.15.4-5|4	Release: %mkrel 5
12cr|mountloop-0.15.4-5|5	URL: http://www.mandriva.com/
12cr|mountloop-0.15.4-5|6	Source0: %{name}-%{version}.tar.bz2
12cr|mountloop-0.15.4-5|7	License: GPL
12cr|mountloop-0.15.4-5|8	Group: System/Base
12cr|mountloop-0.15.4-5|9	Requires: ssh-askpass, drakxtools, perl-MDK-Common, mount >= 2.11r-2mdk
12cr|mountloop-0.15.4-5|10	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|mountloop-0.15.4-5|11	BuildRequires: libx11-devel
12cr|mountloop-0.15.4-5|12	
12cr|mountloop-0.15.4-5|13	%description
12cr|mountloop-0.15.4-5|14	Allow users to mount encrypted loopback filesystems.
12cr|mountloop-0.15.4-5|15	
12cr|mountloop-0.15.4-5|16	%prep
12cr|mountloop-0.15.4-5|17	%setup -q
12cr|mountloop-0.15.4-5|18	
12cr|mountloop-0.15.4-5|19	%build
12cr|mountloop-0.15.4-5|20	%make CFLAGS="%optflags %ldflags"
12cr|mountloop-0.15.4-5|21	
12cr|mountloop-0.15.4-5|22	%install
12cr|mountloop-0.15.4-5|23	rm -rf $RPM_BUILD_ROOT
12cr|mountloop-0.15.4-5|24	%makeinstall_std
12cr|mountloop-0.15.4-5|25	
12cr|mountloop-0.15.4-5|26	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|mountloop-0.15.4-5|27	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|mountloop-0.15.4-5|28	[Desktop Entry]
12cr|mountloop-0.15.4-5|29	Name=DrakLoop
12cr|mountloop-0.15.4-5|30	Comment=Create encrypted folder
12cr|mountloop-0.15.4-5|31	Exec=drakloop
12cr|mountloop-0.15.4-5|32	Icon=%{name}
12cr|mountloop-0.15.4-5|33	Terminal=false
12cr|mountloop-0.15.4-5|34	Type=Application
12cr|mountloop-0.15.4-5|35	Categories=X-MandrivaLinux-System-FileTools;System;
12cr|mountloop-0.15.4-5|36	EOF
12cr|mountloop-0.15.4-5|37	
12cr|mountloop-0.15.4-5|38	mkdir -p $RPM_BUILD_ROOT%_iconsdir $RPM_BUILD_ROOT%_miconsdir $RPM_BUILD_ROOT%_liconsdir
12cr|mountloop-0.15.4-5|39	install -m 644 mountloop-20.png $RPM_BUILD_ROOT%_iconsdir/%name.png
12cr|mountloop-0.15.4-5|40	install -m 644 mountloop-32.png $RPM_BUILD_ROOT%_miconsdir/%name.png
12cr|mountloop-0.15.4-5|41	install -m 644 mountloop-48.png $RPM_BUILD_ROOT%_liconsdir/%name.png
12cr|mountloop-0.15.4-5|42	
12cr|mountloop-0.15.4-5|43	%{find_lang} drakloop
12cr|mountloop-0.15.4-5|44	
12cr|mountloop-0.15.4-5|45	%clean
12cr|mountloop-0.15.4-5|46	rm -rf $RPM_BUILD_ROOT
12cr|mountloop-0.15.4-5|47	
12cr|mountloop-0.15.4-5|48	%files -f drakloop.lang
12cr|mountloop-0.15.4-5|49	%defattr(-,root,root)
12cr|mountloop-0.15.4-5|50	%doc README ChangeLog AUTHORS
12cr|mountloop-0.15.4-5|51	%attr(4755,root,root) %{_bindir}/encsetup
12cr|mountloop-0.15.4-5|52	%attr(4755,root,root) %{_bindir}/mountloop
12cr|mountloop-0.15.4-5|53	%attr(4755,root,root) %{_bindir}/umountloop
12cr|mountloop-0.15.4-5|54	%{_bindir}/drakloop
12cr|mountloop-0.15.4-5|55	/etc/X11/xinit.d/*
12cr|mountloop-0.15.4-5|56	/usr/X11R6/bin/*
12cr|mountloop-0.15.4-5|57	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|mountloop-0.15.4-5|58	%_iconsdir/%name.png
12cr|mountloop-0.15.4-5|59	%_miconsdir/%name.png
12cr|mountloop-0.15.4-5|60	%_liconsdir/%name.png
12cr|mountloop-0.15.4-5|61	
12cr|mountloop-0.15.4-5|62	%post
12cr|mountloop-0.15.4-5|63	
12cr|mountloop-0.15.4-5|64	%if %mdkversion < 200900
12cr|mountloop-0.15.4-5|65	%update_menus
12cr|mountloop-0.15.4-5|66	%endif
12cr|mountloop-0.15.4-5|67	
12cr|mountloop-0.15.4-5|68	%postun
12cr|mountloop-0.15.4-5|69	
12cr|mountloop-0.15.4-5|70	%if %mdkversion < 200900
12cr|mountloop-0.15.4-5|71	%clean_menus
12cr|mountloop-0.15.4-5|72	%endif
12cr|mountloop-0.15.4-5|73	
12cr|mountloop-0.15.4-5|74	
12cr|mountloop-0.15.4-5|75	
12cr|mountloop-0.15.4-5|76	
12cr|mountloop-0.15.4-5|77	%changelog
12cr|mountloop-0.15.4-5|78	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 0.15.4-5mdv2011.0
12cr|mountloop-0.15.4-5|79	+ Revision: 636097
12cr|mountloop-0.15.4-5|80	- tighten BR
12cr|mountloop-0.15.4-5|81	
12cr|mountloop-0.15.4-5|82	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.15.4-4mdv2011.0
12cr|mountloop-0.15.4-5|83	+ Revision: 620394
12cr|mountloop-0.15.4-5|84	- the mass rebuild of 2010.0 packages
12cr|mountloop-0.15.4-5|85	
12cr|mountloop-0.15.4-5|86	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.15.4-3mdv2010.0
12cr|mountloop-0.15.4-5|87	+ Revision: 436175
12cr|mountloop-0.15.4-5|88	- rebuild
12cr|mountloop-0.15.4-5|89	
12cr|mountloop-0.15.4-5|90	+ Pixel <pixel@mandriva.com>
12cr|mountloop-0.15.4-5|91	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|mountloop-0.15.4-5|92	
12cr|mountloop-0.15.4-5|93	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.15.4-2mdv2008.1
12cr|mountloop-0.15.4-5|94	+ Revision: 153211
12cr|mountloop-0.15.4-5|95	- rebuild
12cr|mountloop-0.15.4-5|96	- drop old menu
12cr|mountloop-0.15.4-5|97	- kill re-definition of %%buildroot on Pixel's request
12cr|mountloop-0.15.4-5|98	- buildrequires X11-devel instead of XFree86-devel
12cr|mountloop-0.15.4-5|99	
12cr|mountloop-0.15.4-5|100	+ Olivier Blin <oblin@mandriva.com>
12cr|mountloop-0.15.4-5|101	- restore BuildRoot
12cr|mountloop-0.15.4-5|102	
12cr|mountloop-0.15.4-5|103	* Wed Oct 03 2007 Thierry Vignaud <tv@mandriva.org> 0.15.4-1mdv2008.0
12cr|mountloop-0.15.4-5|104	+ Revision: 95096
12cr|mountloop-0.15.4-5|105	- updated translation
12cr|mountloop-0.15.4-5|106	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|mountloop-0.15.4-5|107	
12cr|mountloop-0.15.4-5|108	
12cr|mountloop-0.15.4-5|109	* Fri Mar 09 2007 Olivier Blin <oblin@mandriva.com> 0.15.3-2mdv2007.1
12cr|mountloop-0.15.4-5|110	+ Revision: 138745
12cr|mountloop-0.15.4-5|111	- add xdg menu
12cr|mountloop-0.15.4-5|112	- update url
12cr|mountloop-0.15.4-5|113	- Import mountloop
12cr|mountloop-0.15.4-5|114	
12cr|mountloop-0.15.4-5|115	* Mon Nov 07 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.15.3-1mdk
12cr|mountloop-0.15.4-5|116	- use the right bugzilla URL (#19561)
12cr|mountloop-0.15.4-5|117	- don't use anymore the https protocol
12cr|mountloop-0.15.4-5|118	
12cr|mountloop-0.15.4-5|119	* Mon Jun 06 2005 Frederic Lepied <flepied@mandriva.com> 0.15.2-1mdk
12cr|mountloop-0.15.4-5|120	- translation updates
12cr|mountloop-0.15.4-5|121	
12cr|mountloop-0.15.4-5|122	* Sun Mar 13 2005 Frederic Lepied <flepied@mandrakesoft.com> 0.15.1-1mdk
12cr|mountloop-0.15.4-5|123	- translation updates
12cr|mountloop-0.15.4-5|124	
12cr|mountloop-0.15.4-5|125	* Mon Feb 28 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.15-1mdk
12cr|mountloop-0.15.4-5|126	- reuse MDK::Common
12cr|mountloop-0.15.4-5|127	- fix wrong values filled in config file (#14023)
12cr|mountloop-0.15.4-5|128	
12cr|mountloop-0.15.4-5|129	* Mon Feb 21 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.14-1mdk
12cr|mountloop-0.15.4-5|130	- translation updates
12cr|mountloop-0.15.4-5|131	- fix large file support (fredl, #12015)
12cr|mountloop-0.15.4-5|132	
12cr|mountloop-0.15.4-5|133	* Fri Feb 04 2005 Frederic Lepied <flepied@mandrakesoft.com> 0.13-1mdk
12cr|mountloop-0.15.4-5|134	- drakloop: o removed file column.
12cr|mountloop-0.15.4-5|135	o added support for on boot feature. Force to mount
12cr|mountloop-0.15.4-5|136	relatively from $HOME.
12cr|mountloop-0.15.4-5|137	- mountloop.sh: mount from $HOME.  wait even if nothing has been
12cr|mountloop-0.15.4-5|138	mounted to be able to unmount automatically directories mounted
12cr|mountloop-0.15.4-5|139	interactivelly later by drakloop.
12cr|mountloop-0.15.4-5|140	- po updates
12cr|mountloop-0.15.4-5|141	
12cr|mountloop-0.15.4-5|142	* Mon Oct 04 2004 Robert Vojta <robert.vojta@mandrake.org> 0.12.5-4mdk
12cr|mountloop-0.15.4-5|143	- et, fi, fr, he, hu, sv, uk, zh_CN, da .po updates
12cr|mountloop-0.15.4-5|144	
12cr|mountloop-0.15.4-5|145	* Sat Oct 02 2004 Robert Vojta <robert.vojta@mandrake.org> 0.12.5-3mdk
12cr|mountloop-0.15.4-5|146	- po updates
12cr|mountloop-0.15.4-5|147	
12cr|mountloop-0.15.4-5|148	* Fri Oct 01 2004 Robert Vojta <robert.vojta@mandrake.org> 0.12.5-2mdk
12cr|mountloop-0.15.4-5|149	- untranslated string marked for translation
12cr|mountloop-0.15.4-5|150	- po updates
12cr|mountloop-0.15.4-5|151	
12cr|mountloop-0.15.4-5|152	* Tue Sep 28 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.12.5-1mdk
12cr|mountloop-0.15.4-5|153	- po updates
12cr|mountloop-0.15.4-5|154	
12cr|mountloop-0.15.4-5|155	* Thu Sep 09 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.12.4-1mdk
12cr|mountloop-0.15.4-5|156	- drakloop:
12cr|mountloop-0.15.4-5|157	o log explanations
12cr|mountloop-0.15.4-5|158	o fix encoding issues with messages from the 'drakloop' domain (#11268)
12cr|mountloop-0.15.4-5|159	
12cr|mountloop-0.15.4-5|160	* Wed Sep 01 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.12.3-1mdk
12cr|mountloop-0.15.4-5|161	- po updates
12cr|mountloop-0.15.4-5|162	
12cr|mountloop-0.15.4-5|163	* Thu Jul 29 2004 Robert Vojta <robert.vojta@mandrake.org> 0.12.2-1mdk
12cr|mountloop-0.15.4-5|164	- buttons ordering fix
12cr|mountloop-0.15.4-5|165	- new possibility to remove encrypted folder (unmounted only)
12cr|mountloop-0.15.4-5|166	
12cr|mountloop-0.15.4-5|167	* Thu Jul 29 2004 Robert Vojta <robert.vojta@mandrake.org> 0.12.1-2mdk
12cr|mountloop-0.15.4-5|168	- do not use output() for pipes, it doesn't work (due to ">$f")
12cr|mountloop-0.15.4-5|169	
12cr|mountloop-0.15.4-5|170	* Thu Jul 29 2004 Robert Vojta <robert.vojta@mandrake.org> 0.12.1-1mdk
12cr|mountloop-0.15.4-5|171	- about dialog added
12cr|mountloop-0.15.4-5|172	- perl_checker warnings removed (Titi)
12cr|mountloop-0.15.4-5|173	- more use of MDK::Common things like cat_, output (Titi)
12cr|mountloop-0.15.4-5|174	- remove created directory if any of the later steps fails (during new
12cr|mountloop-0.15.4-5|175	encrypted folder creation)
12cr|mountloop-0.15.4-5|176	
12cr|mountloop-0.15.4-5|177	* Thu Jul 29 2004 Robert Vojta <robert.vojta@mandrake.org> 0.12.0-1mdk
12cr|mountloop-0.15.4-5|178	- new user interface
12cr|mountloop-0.15.4-5|179	- possibility to add new directory, mount and unmount directories
12cr|mountloop-0.15.4-5|180	
12cr|mountloop-0.15.4-5|181	* Fri Jul 16 2004 Robert Vojta <robert.vojta@mandrake.org> 0.11.6-1mdk
12cr|mountloop-0.15.4-5|182	- localization added (few translations)
12cr|mountloop-0.15.4-5|183	- default minimum password length is 3 characters
12cr|mountloop-0.15.4-5|184	- higher security level means longer password requirement (maximum 8 chars)
12cr|mountloop-0.15.4-5|185	
12cr|mountloop-0.15.4-5|186	* Thu Mar 25 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.11.5-1mdk
12cr|mountloop-0.15.4-5|187	- use new path for ssh-askpass
12cr|mountloop-0.15.4-5|188	- modprobe aes and cryptoloop
12cr|mountloop-0.15.4-5|189	

3259 12
12cr|mousepad-0.2.16-8|1	%define debug_package %{nil}
12cr|mousepad-0.2.16-8|2	
12cr|mousepad-0.2.16-8|3	Summary:	A simple text editor for Xfce
12cr|mousepad-0.2.16-8|4	Name:		mousepad
12cr|mousepad-0.2.16-8|5	Version:	0.2.16
12cr|mousepad-0.2.16-8|6	Release:	8
12cr|mousepad-0.2.16-8|7	License:	GPLv2+
12cr|mousepad-0.2.16-8|8	Group:		Editors
12cr|mousepad-0.2.16-8|9	URL:		http://www.xfce.org
12cr|mousepad-0.2.16-8|10	Source:		http://mocha.xfce.org/archive/xfce-4.6.0/src/%{name}-%{version}.tar.bz2
12cr|mousepad-0.2.16-8|11	Patch1:		mousepad-0.2.16-find_gtk2.18.patch
12cr|mousepad-0.2.16-8|12	BuildRequires:	gtk2-devel
12cr|mousepad-0.2.16-8|13	BuildRequires:	chrpath
12cr|mousepad-0.2.16-8|14	BuildRequires:	libxfcegui4-devel >= 4.6.0
12cr|mousepad-0.2.16-8|15	BuildRequires:	imagemagick
12cr|mousepad-0.2.16-8|16	BuildRequires:	perl(XML::Parser)
12cr|mousepad-0.2.16-8|17	BuildRequires:	desktop-file-utils
12cr|mousepad-0.2.16-8|18	Requires(post):	desktop-file-utils
12cr|mousepad-0.2.16-8|19	Requires(postun):	desktop-file-utils
12cr|mousepad-0.2.16-8|20	
12cr|mousepad-0.2.16-8|21	%description
12cr|mousepad-0.2.16-8|22	Mousepad is a text editor for Xfce based on Leafpad. The initial reason for
12cr|mousepad-0.2.16-8|23	Mousepad was to provide printing support, which would have been difficult
12cr|mousepad-0.2.16-8|24	for Leafpad for various reasons.
12cr|mousepad-0.2.16-8|25	
12cr|mousepad-0.2.16-8|26	Although some features are under development, currently Mousepad has the
12cr|mousepad-0.2.16-8|27	following features:
12cr|mousepad-0.2.16-8|28	
12cr|mousepad-0.2.16-8|29	* Complete support for UTF-8 text
12cr|mousepad-0.2.16-8|30	* Cut/Copy/Paste and Select All text
12cr|mousepad-0.2.16-8|31	* Search and Replace
12cr|mousepad-0.2.16-8|32	* Font selecton
12cr|mousepad-0.2.16-8|33	* Word Wrap
12cr|mousepad-0.2.16-8|34	* Character coding selection
12cr|mousepad-0.2.16-8|35	* Auto character coding detection (UTF-8 and some codesets)
12cr|mousepad-0.2.16-8|36	* Manual codeset setting
12cr|mousepad-0.2.16-8|37	* Infinite Undo/Redo by word
12cr|mousepad-0.2.16-8|38	* Auto Indent
12cr|mousepad-0.2.16-8|39	* Multi-line Indent
12cr|mousepad-0.2.16-8|40	* Display line numbers
12cr|mousepad-0.2.16-8|41	* Drag and Drop
12cr|mousepad-0.2.16-8|42	* Printing
12cr|mousepad-0.2.16-8|43	
12cr|mousepad-0.2.16-8|44	%prep
12cr|mousepad-0.2.16-8|45	%setup -q
12cr|mousepad-0.2.16-8|46	%patch1 -p1
12cr|mousepad-0.2.16-8|47	
12cr|mousepad-0.2.16-8|48	%build
12cr|mousepad-0.2.16-8|49	%configure2_5x \
12cr|mousepad-0.2.16-8|50	--disable-static
12cr|mousepad-0.2.16-8|51	
12cr|mousepad-0.2.16-8|52	%make
12cr|mousepad-0.2.16-8|53	
12cr|mousepad-0.2.16-8|54	%install
12cr|mousepad-0.2.16-8|55	%makeinstall_std
12cr|mousepad-0.2.16-8|56	
12cr|mousepad-0.2.16-8|57	# fix rpath
12cr|mousepad-0.2.16-8|58	chrpath -d %{buildroot}%{_bindir}/%{name}
12cr|mousepad-0.2.16-8|59	# strip binary
12cr|mousepad-0.2.16-8|60	strip %{buildroot}%{_bindir}/%{name}
12cr|mousepad-0.2.16-8|61	
12cr|mousepad-0.2.16-8|62	
12cr|mousepad-0.2.16-8|63	%find_lang %{name} --with-gnome %{name}.lang
12cr|mousepad-0.2.16-8|64	
12cr|mousepad-0.2.16-8|65	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12cr|mousepad-0.2.16-8|66	convert %{name}.png -geometry 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|mousepad-0.2.16-8|67	convert %{name}.png -geometry 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|mousepad-0.2.16-8|68	convert %{name}.png -geometry 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|mousepad-0.2.16-8|69	
12cr|mousepad-0.2.16-8|70	
12cr|mousepad-0.2.16-8|71	desktop-file-install \
12cr|mousepad-0.2.16-8|72	--remove-category="Application" \
12cr|mousepad-0.2.16-8|73	--add-only-show-in="XFCE" \
12cr|mousepad-0.2.16-8|74	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|mousepad-0.2.16-8|75	
12cr|mousepad-0.2.16-8|76	%files -f %{name}.lang
12cr|mousepad-0.2.16-8|77	%doc AUTHORS ChangeLog NEWS README
12cr|mousepad-0.2.16-8|78	%{_bindir}/*
12cr|mousepad-0.2.16-8|79	%{_datadir}/applications/%{name}.desktop
12cr|mousepad-0.2.16-8|80	%{_datadir}/pixmaps/*
12cr|mousepad-0.2.16-8|81	%{_iconsdir}/hicolor/*/apps/*.png
12cr|mousepad-0.2.16-8|82	
12cr|mousepad-0.2.16-8|83	
12cr|mousepad-0.2.16-8|84	%changelog
12cr|mousepad-0.2.16-8|85	* Fri Apr 06 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.16-8
12cr|mousepad-0.2.16-8|86	+ Revision: 789515
12cr|mousepad-0.2.16-8|87	- rebuild
12cr|mousepad-0.2.16-8|88	
12cr|mousepad-0.2.16-8|89	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.16-7
12cr|mousepad-0.2.16-8|90	+ Revision: 633047
12cr|mousepad-0.2.16-8|91	- rebuild for new Xfce 4.8.0
12cr|mousepad-0.2.16-8|92	
12cr|mousepad-0.2.16-8|93	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.16-6mdv2011.0
12cr|mousepad-0.2.16-8|94	+ Revision: 579624
12cr|mousepad-0.2.16-8|95	- rebuild for new xfce 4.7.0
12cr|mousepad-0.2.16-8|96	
12cr|mousepad-0.2.16-8|97	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.16-5mdv2010.1
12cr|mousepad-0.2.16-8|98	+ Revision: 543274
12cr|mousepad-0.2.16-8|99	- rebuild for mdv 2010.1
12cr|mousepad-0.2.16-8|100	
12cr|mousepad-0.2.16-8|101	* Sat Oct 17 2009 Crispin Boylan <crisb@mandriva.org> 0.2.16-4mdv2010.0
12cr|mousepad-0.2.16-8|102	+ Revision: 458044
12cr|mousepad-0.2.16-8|103	- Add patch1
12cr|mousepad-0.2.16-8|104	- Bump release
12cr|mousepad-0.2.16-8|105	- Fix find with patch from ubuntu (upstream #5831)
12cr|mousepad-0.2.16-8|106	
12cr|mousepad-0.2.16-8|107	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.2.16-3mdv2010.0
12cr|mousepad-0.2.16-8|108	+ Revision: 440120
12cr|mousepad-0.2.16-8|109	- rebuild
12cr|mousepad-0.2.16-8|110	
12cr|mousepad-0.2.16-8|111	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.16-2mdv2009.1
12cr|mousepad-0.2.16-8|112	+ Revision: 349164
12cr|mousepad-0.2.16-8|113	- rebuild whole xfce
12cr|mousepad-0.2.16-8|114	
12cr|mousepad-0.2.16-8|115	* Sat Feb 28 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.16-1mdv2009.1
12cr|mousepad-0.2.16-8|116	+ Revision: 346126
12cr|mousepad-0.2.16-8|117	- drop patch 1, not needed anymore
12cr|mousepad-0.2.16-8|118	- update to new version 0.2.16
12cr|mousepad-0.2.16-8|119	
12cr|mousepad-0.2.16-8|120	* Sat Jan 03 2009 Jérôme Soyer <saispo@mandriva.org> 0.2.14-1mdv2009.1
12cr|mousepad-0.2.16-8|121	+ Revision: 324027
12cr|mousepad-0.2.16-8|122	- New upstream release
12cr|mousepad-0.2.16-8|123	
12cr|mousepad-0.2.16-8|124	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.13-5mdv2009.1
12cr|mousepad-0.2.16-8|125	+ Revision: 294904
12cr|mousepad-0.2.16-8|126	- rebuild for new Xfce4.6 beta1
12cr|mousepad-0.2.16-8|127	
12cr|mousepad-0.2.16-8|128	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.2.13-4mdv2009.0
12cr|mousepad-0.2.16-8|129	+ Revision: 252786
12cr|mousepad-0.2.16-8|130	- rebuild
12cr|mousepad-0.2.16-8|131	
12cr|mousepad-0.2.16-8|132	+ Pixel <pixel@mandriva.com>
12cr|mousepad-0.2.16-8|133	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|mousepad-0.2.16-8|134	
12cr|mousepad-0.2.16-8|135	* Mon Feb 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.13-2mdv2008.1
12cr|mousepad-0.2.16-8|136	+ Revision: 170066
12cr|mousepad-0.2.16-8|137	- Patch0: fix recent items sort
12cr|mousepad-0.2.16-8|138	
12cr|mousepad-0.2.16-8|139	+ Olivier Blin <blino@mandriva.org>
12cr|mousepad-0.2.16-8|140	- restore BuildRoot
12cr|mousepad-0.2.16-8|141	
12cr|mousepad-0.2.16-8|142	+ Thierry Vignaud <tv@mandriva.org>
12cr|mousepad-0.2.16-8|143	- kill re-definition of %%buildroot on Pixel's request
12cr|mousepad-0.2.16-8|144	
12cr|mousepad-0.2.16-8|145	* Sun Nov 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.13-1mdv2008.1
12cr|mousepad-0.2.16-8|146	+ Revision: 110066
12cr|mousepad-0.2.16-8|147	- new version 0.2.13
12cr|mousepad-0.2.16-8|148	- new license policy
12cr|mousepad-0.2.16-8|149	- spec file clean
12cr|mousepad-0.2.16-8|150	
12cr|mousepad-0.2.16-8|151	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.12-5mdv2008.0
12cr|mousepad-0.2.16-8|152	+ Revision: 89948
12cr|mousepad-0.2.16-8|153	- rebuild
12cr|mousepad-0.2.16-8|154	
12cr|mousepad-0.2.16-8|155	* Sat Aug 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.12-4mdv2008.0
12cr|mousepad-0.2.16-8|156	+ Revision: 71244
12cr|mousepad-0.2.16-8|157	- remove X-MandrivaLinux from desktop file
12cr|mousepad-0.2.16-8|158	
12cr|mousepad-0.2.16-8|159	* Wed May 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.12-3mdv2008.0
12cr|mousepad-0.2.16-8|160	+ Revision: 32841
12cr|mousepad-0.2.16-8|161	- s/imagemagick/ImageMagick
12cr|mousepad-0.2.16-8|162	
12cr|mousepad-0.2.16-8|163	* Wed May 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.12-2mdv2008.0
12cr|mousepad-0.2.16-8|164	+ Revision: 32817
12cr|mousepad-0.2.16-8|165	- spec file clean
12cr|mousepad-0.2.16-8|166	- drop old style menu
12cr|mousepad-0.2.16-8|167	- tune up desktop file
12cr|mousepad-0.2.16-8|168	- add icon macro to %%post and %%postun
12cr|mousepad-0.2.16-8|169	
12cr|mousepad-0.2.16-8|170	
12cr|mousepad-0.2.16-8|171	* Tue Jan 23 2007 plouf <plouf> 0.2.12-1mdv2007.0
12cr|mousepad-0.2.16-8|172	+ Revision: 112308
12cr|mousepad-0.2.16-8|173	- New release 0.2.12
12cr|mousepad-0.2.16-8|174	
12cr|mousepad-0.2.16-8|175	* Tue Dec 12 2006 Jérôme Soyer <saispo@mandriva.org> 0.2.10-1mdv2007.1
12cr|mousepad-0.2.16-8|176	+ Revision: 95212
12cr|mousepad-0.2.16-8|177	- New release 0.2.10
12cr|mousepad-0.2.16-8|178	- Import mousepad
12cr|mousepad-0.2.16-8|179	
12cr|mousepad-0.2.16-8|180	* Tue Jul 11 2006 Charles A Edwards <eslrahc@mandriva.org> 0.2.6-1mdv2007.0
12cr|mousepad-0.2.16-8|181	- 0.2.6
12cr|mousepad-0.2.16-8|182	- xdg
12cr|mousepad-0.2.16-8|183	
12cr|mousepad-0.2.16-8|184	* Thu Apr 27 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.2.4-2mdk
12cr|mousepad-0.2.16-8|185	- Fix BuildRequires
12cr|mousepad-0.2.16-8|186	
12cr|mousepad-0.2.16-8|187	* Wed Apr 26 2006 Jerome Soyer <saispo@mandriva.org> 0.2.4-1mdk
12cr|mousepad-0.2.16-8|188	- New release 0.2.4
12cr|mousepad-0.2.16-8|189	
12cr|mousepad-0.2.16-8|190	* Fri Nov 25 2005 Marcel Pol <mpol@mandriva.org> 0.2.2-3mdk
12cr|mousepad-0.2.16-8|191	- fix menu
12cr|mousepad-0.2.16-8|192	
12cr|mousepad-0.2.16-8|193	* Tue Aug 02 2005 Marcel Pol <mpol@mandriva.org> 0.2.2-2mdk
12cr|mousepad-0.2.16-8|194	- buildrequires ImageMagick
12cr|mousepad-0.2.16-8|195	
12cr|mousepad-0.2.16-8|196	* Tue Apr 05 2005 Charles A Edwards <eslrahc@bellsouth.net> 0.2.2-1mdk
12cr|mousepad-0.2.16-8|197	- 0.2.2
12cr|mousepad-0.2.16-8|198	
12cr|mousepad-0.2.16-8|199	* Mon Mar 07 2005 Marcel Pol <mpol@mandrake.org> 0.2.1-1mdk
12cr|mousepad-0.2.16-8|200	- 0.2.1
12cr|mousepad-0.2.16-8|201	- buildrequires libxfcegui4-devel
12cr|mousepad-0.2.16-8|202	- strip binary
12cr|mousepad-0.2.16-8|203	
12cr|mousepad-0.2.16-8|204	* Thu Feb 03 2005 Charles A Edwards <eslrahc@bellsouth.net> 0.1.1-1mdk
12cr|mousepad-0.2.16-8|205	- 0.1.1
12cr|mousepad-0.2.16-8|206	- change Group to Editors
12cr|mousepad-0.2.16-8|207	- BR chrpath and strip /bin
12cr|mousepad-0.2.16-8|208	
12cr|mousepad-0.2.16-8|209	* Sat Jan 22 2005 Charles A Edwards <eslrahc@bellsouth.net> 0.1.0-1mdk
12cr|mousepad-0.2.16-8|210	- 1st Mdk release
12cr|mousepad-0.2.16-8|211	

3260 12
12cr|Mowitz-0.3.0-12|1	%define major 0
12cr|Mowitz-0.3.0-12|2	%define libname %mklibname %{name} %{major}
12cr|Mowitz-0.3.0-12|3	%define libnamedev %mklibname %{name} -d
12cr|Mowitz-0.3.0-12|4	
12cr|Mowitz-0.3.0-12|5	Summary:	Collection of widgets for X applications
12cr|Mowitz-0.3.0-12|6	Name:		Mowitz
12cr|Mowitz-0.3.0-12|7	Version:	0.3.0
12cr|Mowitz-0.3.0-12|8	Release:	12
12cr|Mowitz-0.3.0-12|9	License:	GPL
12cr|Mowitz-0.3.0-12|10	Group:		System/Libraries
12cr|Mowitz-0.3.0-12|11	URL:		http://siag.nu/mowitz/
12cr|Mowitz-0.3.0-12|12	Source:		http://siag.nu/pub/mowitz/%{name}-%{version}.tar.bz2
12cr|Mowitz-0.3.0-12|13	Patch0:		Mowitz-0.3.0-overflow.patch
12cr|Mowitz-0.3.0-12|14	Patch1:		Mowitz-0.3.0-overflow2.patch
12cr|Mowitz-0.3.0-12|15	Patch2:		Mowitz-0.3.0-overflow3.patch
12cr|Mowitz-0.3.0-12|16	Patch3:		Mowitz-0.3.0-overflow4.patch
12cr|Mowitz-0.3.0-12|17	Patch4:		Mowitz-0.3.0-overflow5.patch
12cr|Mowitz-0.3.0-12|18	Patch5:		Mowitz-0.3.0-overflow6.patch
12cr|Mowitz-0.3.0-12|19	Patch6:		Mowitz-0.3.0-overflow7.patch
12cr|Mowitz-0.3.0-12|20	Patch7:		Mowitz-0.3.0-overflow8.patch
12cr|Mowitz-0.3.0-12|21	Patch8:		Mowitz-0.3.0-link.patch
12cr|Mowitz-0.3.0-12|22	BuildRequires:	pkgconfig(x11)
12cr|Mowitz-0.3.0-12|23	BuildRequires:	pkgconfig(xpm)
12cr|Mowitz-0.3.0-12|24	BuildRequires:	pkgconfig(xext)
12cr|Mowitz-0.3.0-12|25	BuildRequires:	pkgconfig(xaw7)
12cr|Mowitz-0.3.0-12|26	BuildRequires:	pkgconfig(xmu)
12cr|Mowitz-0.3.0-12|27	BuildRequires:	pkgconfig(xt)
12cr|Mowitz-0.3.0-12|28	BuildRequires:	libneXtaw-devel
12cr|Mowitz-0.3.0-12|29	
12cr|Mowitz-0.3.0-12|30	%description
12cr|Mowitz-0.3.0-12|31	The Mowitz library contains a large collection of widgets for X applications
12cr|Mowitz-0.3.0-12|32	to use. It complements a widget set such as Xaw3d or neXtaw.
12cr|Mowitz-0.3.0-12|33	
12cr|Mowitz-0.3.0-12|34	%package -n %{libname}
12cr|Mowitz-0.3.0-12|35	Summary:	Collection of widgets for X applications
12cr|Mowitz-0.3.0-12|36	Group:		System/Libraries
12cr|Mowitz-0.3.0-12|37	
12cr|Mowitz-0.3.0-12|38	%description -n %{libname}
12cr|Mowitz-0.3.0-12|39	The Mowitz library contains a large collection of widgets for X applications
12cr|Mowitz-0.3.0-12|40	to use. It complements a widget set such as Xaw3d or neXtaw.
12cr|Mowitz-0.3.0-12|41	
12cr|Mowitz-0.3.0-12|42	%package -n %{libnamedev}
12cr|Mowitz-0.3.0-12|43	Summary:	Collection of widgets for X applications
12cr|Mowitz-0.3.0-12|44	Group:		Development/C
12cr|Mowitz-0.3.0-12|45	Requires:	%{libname} = %{version}-%{release}
12cr|Mowitz-0.3.0-12|46	Provides:	libMowitz-devel = %{version}-%{release}
12cr|Mowitz-0.3.0-12|47	
12cr|Mowitz-0.3.0-12|48	%description -n %{libnamedev}
12cr|Mowitz-0.3.0-12|49	The Mowitz library contains a large collection of widgets for X applications
12cr|Mowitz-0.3.0-12|50	to use. It complements a widget set such as Xaw3d or neXtaw.
12cr|Mowitz-0.3.0-12|51	
12cr|Mowitz-0.3.0-12|52	%prep
12cr|Mowitz-0.3.0-12|53	%setup -q
12cr|Mowitz-0.3.0-12|54	%patch0 -p0 -b .overflow
12cr|Mowitz-0.3.0-12|55	%patch1 -p0 -b .overflow2
12cr|Mowitz-0.3.0-12|56	%patch2 -p0 -b .overflow3
12cr|Mowitz-0.3.0-12|57	%patch3 -p0 -b .overflow4
12cr|Mowitz-0.3.0-12|58	%patch4 -p0 -b .overflow5
12cr|Mowitz-0.3.0-12|59	%patch5 -p0 -b .overflow6
12cr|Mowitz-0.3.0-12|60	%patch6 -p0 -b .overflow7
12cr|Mowitz-0.3.0-12|61	%patch7 -p0 -b .overflow8
12cr|Mowitz-0.3.0-12|62	%patch8 -p0 -b .link
12cr|Mowitz-0.3.0-12|63	
12cr|Mowitz-0.3.0-12|64	%build
12cr|Mowitz-0.3.0-12|65	%configure2_5x
12cr|Mowitz-0.3.0-12|66	%make
12cr|Mowitz-0.3.0-12|67	
12cr|Mowitz-0.3.0-12|68	%install
12cr|Mowitz-0.3.0-12|69	rm -fr %buildroot
12cr|Mowitz-0.3.0-12|70	%makeinstall_std
12cr|Mowitz-0.3.0-12|71	
12cr|Mowitz-0.3.0-12|72	%multiarch_binaries %{buildroot}%{_bindir}/mowitz-config
12cr|Mowitz-0.3.0-12|73	
12cr|Mowitz-0.3.0-12|74	rm -rf %{buildroot}/usr/doc/
12cr|Mowitz-0.3.0-12|75	
12cr|Mowitz-0.3.0-12|76	%files -n %{libname}
12cr|Mowitz-0.3.0-12|77	%{_libdir}/lib*.so.*
12cr|Mowitz-0.3.0-12|78	%{_datadir}/%{name}
12cr|Mowitz-0.3.0-12|79	
12cr|Mowitz-0.3.0-12|80	%files -n %{libnamedev}
12cr|Mowitz-0.3.0-12|81	%{_bindir}/mowitz-config
12cr|Mowitz-0.3.0-12|82	%{multiarch_bindir}/mowitz-config
12cr|Mowitz-0.3.0-12|83	%_includedir/%name/
12cr|Mowitz-0.3.0-12|84	%{_libdir}/lib*.a
12cr|Mowitz-0.3.0-12|85	%{_libdir}/lib*.so
12cr|Mowitz-0.3.0-12|86	

3261 12
12cr|mozilla-sunbird-l10n-0.9-5|1	%define name    mozilla-sunbird-l10n
12cr|mozilla-sunbird-l10n-0.9-5|2	%define oname   mozilla-sunbird
12cr|mozilla-sunbird-l10n-0.9-5|3	%define version 0.9
12cr|mozilla-sunbird-l10n-0.9-5|4	%define release %mkrel 5
12cr|mozilla-sunbird-l10n-0.9-5|5	
12cr|mozilla-sunbird-l10n-0.9-5|6	%define sunbird_package mozilla-sunbird
12cr|mozilla-sunbird-l10n-0.9-5|7	%define sunbird_version %{version}
12cr|mozilla-sunbird-l10n-0.9-5|8	%define sunbird_appid \{718e30fb-e89b-41dd-9da7-e25a45638b28\}
12cr|mozilla-sunbird-l10n-0.9-5|9	%define sunbird_extdir %{_datadir}/mozilla/extensions/%{sunbird_appid}
12cr|mozilla-sunbird-l10n-0.9-5|10	%define xpidir http://releases.mozilla.org/pub/mozilla.org/calendar/sunbird/releases/%version/langpacks/
12cr|mozilla-sunbird-l10n-0.9-5|11	
12cr|mozilla-sunbird-l10n-0.9-5|12	# Supported l10n language lists
12cr|mozilla-sunbird-l10n-0.9-5|13	%define langlist	ca cs da de es_AR es_ES eu fr ga hu is it ja ka ko lt mk mn nb_NO nl nn_NO pa_IN pl pt_BR pt_PT ro ru sk sl sv_SE tr uk zh_CN zh_TW
12cr|mozilla-sunbird-l10n-0.9-5|14	
12cr|mozilla-sunbird-l10n-0.9-5|15	# Disabled l10n languages, for any reason
12cr|mozilla-sunbird-l10n-0.9-5|16	%define disabled_langlist	%{nil}
12cr|mozilla-sunbird-l10n-0.9-5|17	
12cr|mozilla-sunbird-l10n-0.9-5|18	# Disabled myspell dicts, for any reason
12cr|mozilla-sunbird-l10n-0.9-5|19	%define disabled_dict_langlist	eu ja ko mk mn pa_IN tr zh_CN zh_TW
12cr|mozilla-sunbird-l10n-0.9-5|20	
12cr|mozilla-sunbird-l10n-0.9-5|21	%define use_dict 1
12cr|mozilla-sunbird-l10n-0.9-5|22	%if %mdkversion == 200600
12cr|mozilla-sunbird-l10n-0.9-5|23	# CS4 doesn't have myspell, but has firefox.
12cr|mozilla-sunbird-l10n-0.9-5|24	%define use_dict 0
12cr|mozilla-sunbird-l10n-0.9-5|25	%endif
12cr|mozilla-sunbird-l10n-0.9-5|26	%if %mdkversion >= 200810
12cr|mozilla-sunbird-l10n-0.9-5|27	# We moved to pointing mozilladir/dictionaries -> /usr/share/dict/mozilla
12cr|mozilla-sunbird-l10n-0.9-5|28	%define use_dict 0
12cr|mozilla-sunbird-l10n-0.9-5|29	%endif
12cr|mozilla-sunbird-l10n-0.9-5|30	
12cr|mozilla-sunbird-l10n-0.9-5|31	# Language descriptions
12cr|mozilla-sunbird-l10n-0.9-5|32	%define language_ca ca
12cr|mozilla-sunbird-l10n-0.9-5|33	%define langname_ca Catalan
12cr|mozilla-sunbird-l10n-0.9-5|34	%define language_cs cs
12cr|mozilla-sunbird-l10n-0.9-5|35	%define langname_cs Czech
12cr|mozilla-sunbird-l10n-0.9-5|36	%define language_da da
12cr|mozilla-sunbird-l10n-0.9-5|37	%define langname_da Dansk
12cr|mozilla-sunbird-l10n-0.9-5|38	%define language_de de
12cr|mozilla-sunbird-l10n-0.9-5|39	%define langname_de German
12cr|mozilla-sunbird-l10n-0.9-5|40	%define language_es_AR es-AR
12cr|mozilla-sunbird-l10n-0.9-5|41	%define langname_es_AR Spanish (Argentina)
12cr|mozilla-sunbird-l10n-0.9-5|42	%define language_es_ES es-ES
12cr|mozilla-sunbird-l10n-0.9-5|43	%define langname_es_ES Spanish
12cr|mozilla-sunbird-l10n-0.9-5|44	%define language_eu eu
12cr|mozilla-sunbird-l10n-0.9-5|45	%define langname_eu Basque
12cr|mozilla-sunbird-l10n-0.9-5|46	%define language_fr fr
12cr|mozilla-sunbird-l10n-0.9-5|47	%define langname_fr French
12cr|mozilla-sunbird-l10n-0.9-5|48	%define language_ga ga-IE
12cr|mozilla-sunbird-l10n-0.9-5|49	%define langname_ga Irish
12cr|mozilla-sunbird-l10n-0.9-5|50	%define language_hu hu
12cr|mozilla-sunbird-l10n-0.9-5|51	%define langname_hu Hungarian
12cr|mozilla-sunbird-l10n-0.9-5|52	%define language_is is
12cr|mozilla-sunbird-l10n-0.9-5|53	%define langname_is Icelandic
12cr|mozilla-sunbird-l10n-0.9-5|54	%define language_it it
12cr|mozilla-sunbird-l10n-0.9-5|55	%define langname_it Italian
12cr|mozilla-sunbird-l10n-0.9-5|56	%define language_ja ja
12cr|mozilla-sunbird-l10n-0.9-5|57	%define langname_ja Japanese
12cr|mozilla-sunbird-l10n-0.9-5|58	%define language_ka ka
12cr|mozilla-sunbird-l10n-0.9-5|59	%define langname_ka Georgian
12cr|mozilla-sunbird-l10n-0.9-5|60	%define language_ko ko
12cr|mozilla-sunbird-l10n-0.9-5|61	%define langname_ko Korean
12cr|mozilla-sunbird-l10n-0.9-5|62	%define language_lt lt
12cr|mozilla-sunbird-l10n-0.9-5|63	%define langname_lt Lithuanian
12cr|mozilla-sunbird-l10n-0.9-5|64	%define language_mk mk
12cr|mozilla-sunbird-l10n-0.9-5|65	%define langname_mk Macedonian
12cr|mozilla-sunbird-l10n-0.9-5|66	%define language_mn mn
12cr|mozilla-sunbird-l10n-0.9-5|67	%define langname_mn Mongolian
12cr|mozilla-sunbird-l10n-0.9-5|68	%define language_nb_NO nb-NO
12cr|mozilla-sunbird-l10n-0.9-5|69	%define langname_nb_NO Norwegian Bokmaal
12cr|mozilla-sunbird-l10n-0.9-5|70	%define language_nl nl
12cr|mozilla-sunbird-l10n-0.9-5|71	%define langname_nl Dutch
12cr|mozilla-sunbird-l10n-0.9-5|72	%define language_nn_NO nn-NO
12cr|mozilla-sunbird-l10n-0.9-5|73	%define langname_nn_NO Norwegian Nynorsk
12cr|mozilla-sunbird-l10n-0.9-5|74	%define language_pa_IN pa-IN
12cr|mozilla-sunbird-l10n-0.9-5|75	%define langname_pa_IN Punjabi (gurmukhi)
12cr|mozilla-sunbird-l10n-0.9-5|76	%define language_pl pl
12cr|mozilla-sunbird-l10n-0.9-5|77	%define langname_pl Polish
12cr|mozilla-sunbird-l10n-0.9-5|78	%define language_pt_BR pt-BR
12cr|mozilla-sunbird-l10n-0.9-5|79	%define langname_pt_BR Brazilian portuguese
12cr|mozilla-sunbird-l10n-0.9-5|80	%define language_pt_PT pt-PT
12cr|mozilla-sunbird-l10n-0.9-5|81	%define langname_pt_PT Portuguese
12cr|mozilla-sunbird-l10n-0.9-5|82	%define language_ro ro
12cr|mozilla-sunbird-l10n-0.9-5|83	%define langname_ro Romanian
12cr|mozilla-sunbird-l10n-0.9-5|84	%define language_ru ru
12cr|mozilla-sunbird-l10n-0.9-5|85	%define langname_ru Russian
12cr|mozilla-sunbird-l10n-0.9-5|86	%define language_sk sk
12cr|mozilla-sunbird-l10n-0.9-5|87	%define langname_sk Slovak
12cr|mozilla-sunbird-l10n-0.9-5|88	%define language_sl sl
12cr|mozilla-sunbird-l10n-0.9-5|89	%define langname_sl Slovenian
12cr|mozilla-sunbird-l10n-0.9-5|90	%define language_sv_SE sv-SE
12cr|mozilla-sunbird-l10n-0.9-5|91	%define langname_sv_SE Swedish
12cr|mozilla-sunbird-l10n-0.9-5|92	%define language_tr tr
12cr|mozilla-sunbird-l10n-0.9-5|93	%define langname_tr Turkish
12cr|mozilla-sunbird-l10n-0.9-5|94	%define language_uk uk
12cr|mozilla-sunbird-l10n-0.9-5|95	%define langname_uk Ukrainian
12cr|mozilla-sunbird-l10n-0.9-5|96	%define language_zh_CN zh-CN
12cr|mozilla-sunbird-l10n-0.9-5|97	%define langname_zh_CN Simplified Chinese
12cr|mozilla-sunbird-l10n-0.9-5|98	%define language_zh_TW zh-TW
12cr|mozilla-sunbird-l10n-0.9-5|99	%define langname_zh_TW Traditional Chinese
12cr|mozilla-sunbird-l10n-0.9-5|100	
12cr|mozilla-sunbird-l10n-0.9-5|101	# --- Danger line ---
12cr|mozilla-sunbird-l10n-0.9-5|102	
12cr|mozilla-sunbird-l10n-0.9-5|103	# Defaults (all languages enabled by default)
12cr|mozilla-sunbird-l10n-0.9-5|104	# l10n
12cr|mozilla-sunbird-l10n-0.9-5|105	%{expand:%(for lang in %langlist; do echo "%%define with_$lang 1"; done)}
12cr|mozilla-sunbird-l10n-0.9-5|106	%{expand:%(for lang in %disabled_langlist; do echo "%%define with_$lang 0"; done)}
12cr|mozilla-sunbird-l10n-0.9-5|107	# dicts
12cr|mozilla-sunbird-l10n-0.9-5|108	%if %use_dict
12cr|mozilla-sunbird-l10n-0.9-5|109	%{expand:%(for lang in %langlist; do echo "%%define with_dict_$lang 1"; done)}
12cr|mozilla-sunbird-l10n-0.9-5|110	%{expand:%(for lang in %disabled_dict_langlist; do echo "%%define with_dict_$lang 0"; done)}
12cr|mozilla-sunbird-l10n-0.9-5|111	%else
12cr|mozilla-sunbird-l10n-0.9-5|112	%{expand:%(for lang in %langlist; do echo "%%define with_dict_$lang 0"; done)}
12cr|mozilla-sunbird-l10n-0.9-5|113	%{expand:%(for lang in %disabled_dict_langlist; do echo "%%define with_dict_$lang 0"; done)}
12cr|mozilla-sunbird-l10n-0.9-5|114	%endif
12cr|mozilla-sunbird-l10n-0.9-5|115	
12cr|mozilla-sunbird-l10n-0.9-5|116	# Locales
12cr|mozilla-sunbird-l10n-0.9-5|117	%{expand:%(for lang in %langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
12cr|mozilla-sunbird-l10n-0.9-5|118	
12cr|mozilla-sunbird-l10n-0.9-5|119	%if %use_dict
12cr|mozilla-sunbird-l10n-0.9-5|120	# myspell dicts, allows setting preferences between several providers.
12cr|mozilla-sunbird-l10n-0.9-5|121	%{expand:%(for lang in %langlist; do echo "%%define myspell_$lang myspell-$lang"; done)}
12cr|mozilla-sunbird-l10n-0.9-5|122	%define myspell_de myspell-de_DE
12cr|mozilla-sunbird-l10n-0.9-5|123	%define myspell_fr myspell-fr_FR
12cr|mozilla-sunbird-l10n-0.9-5|124	%endif
12cr|mozilla-sunbird-l10n-0.9-5|125	
12cr|mozilla-sunbird-l10n-0.9-5|126	Summary: Localizations for Sunbird (virtual package)
12cr|mozilla-sunbird-l10n-0.9-5|127	Name: %{name}
12cr|mozilla-sunbird-l10n-0.9-5|128	Version: %{version}
12cr|mozilla-sunbird-l10n-0.9-5|129	Release: %{release}
12cr|mozilla-sunbird-l10n-0.9-5|130	License: GPL
12cr|mozilla-sunbird-l10n-0.9-5|131	Group: Networking/WWW
12cr|mozilla-sunbird-l10n-0.9-5|132	Url: http://www.mozilla.org/projects/calendar/sunbird/
12cr|mozilla-sunbird-l10n-0.9-5|133	BuildArch: noarch
12cr|mozilla-sunbird-l10n-0.9-5|134	# Language package template
12cr|mozilla-sunbird-l10n-0.9-5|135	Source0: %{name}-template.in
12cr|mozilla-sunbird-l10n-0.9-5|136	# l10n sources
12cr|mozilla-sunbird-l10n-0.9-5|137	%{expand:%(\
12cr|mozilla-sunbird-l10n-0.9-5|138	i=1;\
12cr|mozilla-sunbird-l10n-0.9-5|139	for lang in %langlist; do\
12cr|mozilla-sunbird-l10n-0.9-5|140	echo "%%{expand:Source$i: %{xpidir}/%%{language_$lang}.xpi}";\
12cr|mozilla-sunbird-l10n-0.9-5|141	i=$[i+1];\
12cr|mozilla-sunbird-l10n-0.9-5|142	done\
12cr|mozilla-sunbird-l10n-0.9-5|143	)
12cr|mozilla-sunbird-l10n-0.9-5|144	}
12cr|mozilla-sunbird-l10n-0.9-5|145	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mozilla-sunbird-l10n-0.9-5|146	BuildRequires: libxml2-utils
12cr|mozilla-sunbird-l10n-0.9-5|147	%if %use_dict
12cr|mozilla-sunbird-l10n-0.9-5|148	%{expand:%(\
12cr|mozilla-sunbird-l10n-0.9-5|149	disabled="%{disabled_dict_langlist}";\
12cr|mozilla-sunbird-l10n-0.9-5|150	for lang in %langlist; do\
12cr|mozilla-sunbird-l10n-0.9-5|151	echo "$disabled" | grep -q "\<$lang\>" || \
12cr|mozilla-sunbird-l10n-0.9-5|152	echo "BuildRequires: %%{myspell_$lang}";\
12cr|mozilla-sunbird-l10n-0.9-5|153	done\
12cr|mozilla-sunbird-l10n-0.9-5|154	)
12cr|mozilla-sunbird-l10n-0.9-5|155	}
12cr|mozilla-sunbird-l10n-0.9-5|156	%endif
12cr|mozilla-sunbird-l10n-0.9-5|157	
12cr|mozilla-sunbird-l10n-0.9-5|158	%description
12cr|mozilla-sunbird-l10n-0.9-5|159	Localizations for Sunbird
12cr|mozilla-sunbird-l10n-0.9-5|160	
12cr|mozilla-sunbird-l10n-0.9-5|161	# Expand all languages packages.
12cr|mozilla-sunbird-l10n-0.9-5|162	%{expand:%(\
12cr|mozilla-sunbird-l10n-0.9-5|163	for lang in %langlist; do\
12cr|mozilla-sunbird-l10n-0.9-5|164	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{_sourcedir}/%{name}-template.in 2> /dev/null)}";\
12cr|mozilla-sunbird-l10n-0.9-5|165	done\
12cr|mozilla-sunbird-l10n-0.9-5|166	)
12cr|mozilla-sunbird-l10n-0.9-5|167	}
12cr|mozilla-sunbird-l10n-0.9-5|168	
12cr|mozilla-sunbird-l10n-0.9-5|169	%prep
12cr|mozilla-sunbird-l10n-0.9-5|170	%setup -q -c -T
12cr|mozilla-sunbird-l10n-0.9-5|171	
12cr|mozilla-sunbird-l10n-0.9-5|172	# Convert rpm macros to bash variables
12cr|mozilla-sunbird-l10n-0.9-5|173	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
12cr|mozilla-sunbird-l10n-0.9-5|174	%{expand:%(for lang in %langlist; do echo "locale_$lang=%%{locale_$lang}"; done)}
12cr|mozilla-sunbird-l10n-0.9-5|175	%{expand:%(for lang in %langlist; do echo "with_$lang=%%{with_$lang}"; done)}
12cr|mozilla-sunbird-l10n-0.9-5|176	%{expand:%(for lang in %langlist; do echo "dict_$lang=%%{with_dict_$lang}"; done)}
12cr|mozilla-sunbird-l10n-0.9-5|177	
12cr|mozilla-sunbird-l10n-0.9-5|178	# Unpack all languages
12cr|mozilla-sunbird-l10n-0.9-5|179	for lang in %langlist; do
12cr|mozilla-sunbird-l10n-0.9-5|180	with="with_$lang"
12cr|mozilla-sunbird-l10n-0.9-5|181	with=${!with}
12cr|mozilla-sunbird-l10n-0.9-5|182	[ $with -eq 0 ] && continue
12cr|mozilla-sunbird-l10n-0.9-5|183	
12cr|mozilla-sunbird-l10n-0.9-5|184	language="language_$lang"
12cr|mozilla-sunbird-l10n-0.9-5|185	language=${!language}
12cr|mozilla-sunbird-l10n-0.9-5|186	
12cr|mozilla-sunbird-l10n-0.9-5|187	locale="locale_$lang"
12cr|mozilla-sunbird-l10n-0.9-5|188	locale=${!locale}
12cr|mozilla-sunbird-l10n-0.9-5|189	
12cr|mozilla-sunbird-l10n-0.9-5|190	# l10n
12cr|mozilla-sunbird-l10n-0.9-5|191	mkdir ${language}
12cr|mozilla-sunbird-l10n-0.9-5|192	cd ${language}
12cr|mozilla-sunbird-l10n-0.9-5|193	unzip -qq %{_sourcedir}/${language}.xpi
12cr|mozilla-sunbird-l10n-0.9-5|194	cd ..
12cr|mozilla-sunbird-l10n-0.9-5|195	
12cr|mozilla-sunbird-l10n-0.9-5|196	# dict
12cr|mozilla-sunbird-l10n-0.9-5|197	dict="dict_$lang"
12cr|mozilla-sunbird-l10n-0.9-5|198	dict=${!dict}
12cr|mozilla-sunbird-l10n-0.9-5|199	[ $dict -eq 0 ] && continue
12cr|mozilla-sunbird-l10n-0.9-5|200	
12cr|mozilla-sunbird-l10n-0.9-5|201	done
12cr|mozilla-sunbird-l10n-0.9-5|202	
12cr|mozilla-sunbird-l10n-0.9-5|203	%build
12cr|mozilla-sunbird-l10n-0.9-5|204	# All install.rdf files must validate
12cr|mozilla-sunbird-l10n-0.9-5|205	xmllint --noout */install.rdf
12cr|mozilla-sunbird-l10n-0.9-5|206	
12cr|mozilla-sunbird-l10n-0.9-5|207	%install
12cr|mozilla-sunbird-l10n-0.9-5|208	rm -rf %buildroot
12cr|mozilla-sunbird-l10n-0.9-5|209	
12cr|mozilla-sunbird-l10n-0.9-5|210	# Convert rpm macros to bash variables
12cr|mozilla-sunbird-l10n-0.9-5|211	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
12cr|mozilla-sunbird-l10n-0.9-5|212	%{expand:%(for lang in %langlist; do echo "with_$lang=%%{with_$lang}"; done)}
12cr|mozilla-sunbird-l10n-0.9-5|213	%{expand:%(for lang in %langlist; do echo "dict_$lang=%%{with_dict_$lang}"; done)}
12cr|mozilla-sunbird-l10n-0.9-5|214	
12cr|mozilla-sunbird-l10n-0.9-5|215	# Install all languages
12cr|mozilla-sunbird-l10n-0.9-5|216	for lang in %langlist; do
12cr|mozilla-sunbird-l10n-0.9-5|217	with="with_$lang"
12cr|mozilla-sunbird-l10n-0.9-5|218	with=${!with}
12cr|mozilla-sunbird-l10n-0.9-5|219	[ $with -eq 0 ] && continue
12cr|mozilla-sunbird-l10n-0.9-5|220	
12cr|mozilla-sunbird-l10n-0.9-5|221	language="language_$lang"
12cr|mozilla-sunbird-l10n-0.9-5|222	language=${!language}
12cr|mozilla-sunbird-l10n-0.9-5|223	
12cr|mozilla-sunbird-l10n-0.9-5|224	# l10n
12cr|mozilla-sunbird-l10n-0.9-5|225	cd $language
12cr|mozilla-sunbird-l10n-0.9-5|226	mkdir -p %buildroot%{sunbird_extdir}/langpack-${language}@sunbird.mozilla.org/
12cr|mozilla-sunbird-l10n-0.9-5|227	cp -f -r * %buildroot%{sunbird_extdir}/langpack-${language}@sunbird.mozilla.org/
12cr|mozilla-sunbird-l10n-0.9-5|228	cd ..
12cr|mozilla-sunbird-l10n-0.9-5|229	
12cr|mozilla-sunbird-l10n-0.9-5|230	# Dicts
12cr|mozilla-sunbird-l10n-0.9-5|231	dict="dict_$lang"
12cr|mozilla-sunbird-l10n-0.9-5|232	dict=${!dict}
12cr|mozilla-sunbird-l10n-0.9-5|233	[ $dict -eq 0 ] && continue
12cr|mozilla-sunbird-l10n-0.9-5|234	
12cr|mozilla-sunbird-l10n-0.9-5|235	done
12cr|mozilla-sunbird-l10n-0.9-5|236	
12cr|mozilla-sunbird-l10n-0.9-5|237	%clean
12cr|mozilla-sunbird-l10n-0.9-5|238	rm -rf %buildroot
12cr|mozilla-sunbird-l10n-0.9-5|239	
12cr|mozilla-sunbird-l10n-0.9-5|240	
12cr|mozilla-sunbird-l10n-0.9-5|241	
12cr|mozilla-sunbird-l10n-0.9-5|242	%changelog
12cr|mozilla-sunbird-l10n-0.9-5|243	* Sun Jan 30 2011 Funda Wang <fwang@mandriva.org> 0.9-5mdv2011.0
12cr|mozilla-sunbird-l10n-0.9-5|244	+ Revision: 634039
12cr|mozilla-sunbird-l10n-0.9-5|245	- restruct to new mozilla layout
12cr|mozilla-sunbird-l10n-0.9-5|246	
12cr|mozilla-sunbird-l10n-0.9-5|247	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9-4mdv2011.0
12cr|mozilla-sunbird-l10n-0.9-5|248	+ Revision: 620397
12cr|mozilla-sunbird-l10n-0.9-5|249	- the mass rebuild of 2010.0 packages
12cr|mozilla-sunbird-l10n-0.9-5|250	
12cr|mozilla-sunbird-l10n-0.9-5|251	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.9-3mdv2010.0
12cr|mozilla-sunbird-l10n-0.9-5|252	+ Revision: 440140
12cr|mozilla-sunbird-l10n-0.9-5|253	- rebuild
12cr|mozilla-sunbird-l10n-0.9-5|254	
12cr|mozilla-sunbird-l10n-0.9-5|255	* Mon Jan 12 2009 Funda Wang <fwang@mandriva.org> 0.9-2mdv2009.1
12cr|mozilla-sunbird-l10n-0.9-5|256	+ Revision: 328580
12cr|mozilla-sunbird-l10n-0.9-5|257	- rebuild for new rpm
12cr|mozilla-sunbird-l10n-0.9-5|258	
12cr|mozilla-sunbird-l10n-0.9-5|259	* Fri Nov 21 2008 Funda Wang <fwang@mandriva.org> 0.9-1mdv2009.1
12cr|mozilla-sunbird-l10n-0.9-5|260	+ Revision: 305431
12cr|mozilla-sunbird-l10n-0.9-5|261	- drop merged patch
12cr|mozilla-sunbird-l10n-0.9-5|262	- update URL
12cr|mozilla-sunbird-l10n-0.9-5|263	- New version 0.9
12cr|mozilla-sunbird-l10n-0.9-5|264	
12cr|mozilla-sunbird-l10n-0.9-5|265	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.8-4mdv2009.0
12cr|mozilla-sunbird-l10n-0.9-5|266	+ Revision: 268150
12cr|mozilla-sunbird-l10n-0.9-5|267	- rebuild early 2009.0 package (before pixel changes)
12cr|mozilla-sunbird-l10n-0.9-5|268	
12cr|mozilla-sunbird-l10n-0.9-5|269	* Tue May 13 2008 Funda Wang <fwang@mandriva.org> 0.8-3mdv2009.0
12cr|mozilla-sunbird-l10n-0.9-5|270	+ Revision: 206538
12cr|mozilla-sunbird-l10n-0.9-5|271	- fix obsolete old package
12cr|mozilla-sunbird-l10n-0.9-5|272	
12cr|mozilla-sunbird-l10n-0.9-5|273	* Fri May 09 2008 Funda Wang <fwang@mandriva.org> 0.8-2mdv2009.0
12cr|mozilla-sunbird-l10n-0.9-5|274	+ Revision: 204812
12cr|mozilla-sunbird-l10n-0.9-5|275	- obsoletes old lang packages
12cr|mozilla-sunbird-l10n-0.9-5|276	
12cr|mozilla-sunbird-l10n-0.9-5|277	* Sun May 04 2008 Funda Wang <fwang@mandriva.org> 0.8-1mdv2009.0
12cr|mozilla-sunbird-l10n-0.9-5|278	+ Revision: 200989
12cr|mozilla-sunbird-l10n-0.9-5|279	- Switch to firefox-l10n template
12cr|mozilla-sunbird-l10n-0.9-5|280	- New version 0.8
12cr|mozilla-sunbird-l10n-0.9-5|281	
12cr|mozilla-sunbird-l10n-0.9-5|282	+ Olivier Blin <oblin@mandriva.com>
12cr|mozilla-sunbird-l10n-0.9-5|283	- restore BuildRoot
12cr|mozilla-sunbird-l10n-0.9-5|284	
12cr|mozilla-sunbird-l10n-0.9-5|285	+ Thierry Vignaud <tv@mandriva.org>
12cr|mozilla-sunbird-l10n-0.9-5|286	- kill re-definition of %%buildroot on Pixel's request
12cr|mozilla-sunbird-l10n-0.9-5|287	
12cr|mozilla-sunbird-l10n-0.9-5|288	* Tue Oct 30 2007 Jérôme Soyer <saispo@mandriva.org> 0.7-1mdv2008.1
12cr|mozilla-sunbird-l10n-0.9-5|289	+ Revision: 103865
12cr|mozilla-sunbird-l10n-0.9-5|290	- Update
12cr|mozilla-sunbird-l10n-0.9-5|291	
12cr|mozilla-sunbird-l10n-0.9-5|292	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.5-2mdv2008.0
12cr|mozilla-sunbird-l10n-0.9-5|293	+ Revision: 89950
12cr|mozilla-sunbird-l10n-0.9-5|294	- rebuild
12cr|mozilla-sunbird-l10n-0.9-5|295	
12cr|mozilla-sunbird-l10n-0.9-5|296	* Sun Sep 09 2007 Colin Guthrie <cguthrie@mandriva.org> 0.5-1mdv2008.0
12cr|mozilla-sunbird-l10n-0.9-5|297	+ Revision: 83452
12cr|mozilla-sunbird-l10n-0.9-5|298	- Update for Sunbird 0.5
12cr|mozilla-sunbird-l10n-0.9-5|299	
12cr|mozilla-sunbird-l10n-0.9-5|300	
12cr|mozilla-sunbird-l10n-0.9-5|301	* Sun Feb 25 2007 Jérôme Soyer <saispo@mandriva.org> 0.3.1-2mdv2007.0
12cr|mozilla-sunbird-l10n-0.9-5|302	+ Revision: 125445
12cr|mozilla-sunbird-l10n-0.9-5|303	- Rebuild
12cr|mozilla-sunbird-l10n-0.9-5|304	
12cr|mozilla-sunbird-l10n-0.9-5|305	* Fri Dec 08 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.3-1mdv2007.1
12cr|mozilla-sunbird-l10n-0.9-5|306	+ Revision: 93603
12cr|mozilla-sunbird-l10n-0.9-5|307	- Import mozilla-sunbird-l10n
12cr|mozilla-sunbird-l10n-0.9-5|308	

3262 12
12cr|mozplugger-1.14.6-1|1	%define _mozillapath    %{_libdir}/mozilla/plugins
12cr|mozplugger-1.14.6-1|2	
12cr|mozplugger-1.14.6-1|3	%define build_debug 0
12cr|mozplugger-1.14.6-1|4	%{?_with_debug: %{expand: %%global build_debug 1}}
12cr|mozplugger-1.14.6-1|5	%{?_without_debug: %{expand: %%global build_debug 0}}
12cr|mozplugger-1.14.6-1|6	
12cr|mozplugger-1.14.6-1|7	Name:           mozplugger
12cr|mozplugger-1.14.6-1|8	Version:        1.14.6
12cr|mozplugger-1.14.6-1|9	Release:        1
12cr|mozplugger-1.14.6-1|10	Summary:        Generic mozilla plug-in
12cr|mozplugger-1.14.6-1|11	License:        GPLv2+
12cr|mozplugger-1.14.6-1|12	Group:          Networking/WWW
12cr|mozplugger-1.14.6-1|13	Source0:        http://mozplugger.mozdev.org/files/mozplugger-%{version}.tar.gz
12cr|mozplugger-1.14.6-1|14	Source1:        http://umn.dl.sourceforge.net/sourceforge/mplayerplug-in/mini.tar.bz2
12cr|mozplugger-1.14.6-1|15	Source2:        mozmimetypes-1.4.1.tar.bz2
12cr|mozplugger-1.14.6-1|16	Patch1:		mozplugger-1.14.6-pulseaudio.patch
12cr|mozplugger-1.14.6-1|17	Patch2:		mozplugger-1.14.6-gqview.patch
12cr|mozplugger-1.14.6-1|18	URL:            http://mozplugger.mozdev.org/
12cr|mozplugger-1.14.6-1|19	Obsoletes:      plugger
12cr|mozplugger-1.14.6-1|20	Provides:       plugger
12cr|mozplugger-1.14.6-1|21	Requires:       mikmod
12cr|mozplugger-1.14.6-1|22	Requires:       mpg123
12cr|mozplugger-1.14.6-1|23	Requires:       sox
12cr|mozplugger-1.14.6-1|24	Requires:       imagemagick
12cr|mozplugger-1.14.6-1|25	Requires:       geeqie
12cr|mozplugger-1.14.6-1|26	Requires:       mplayer >= 0.90-0.rc4
12cr|mozplugger-1.14.6-1|27	Requires:       perl-base
12cr|mozplugger-1.14.6-1|28	Requires:       TiMidity++
12cr|mozplugger-1.14.6-1|29	Requires:       gv >= 3.6.1
12cr|mozplugger-1.14.6-1|30	Requires:       xpdf
12cr|mozplugger-1.14.6-1|31	Requires:       m4
12cr|mozplugger-1.14.6-1|32	BuildRequires:  libx11-devel
12cr|mozplugger-1.14.6-1|33	
12cr|mozplugger-1.14.6-1|34	%description
12cr|mozplugger-1.14.6-1|35	MozPlugger is a generic Mozilla plug-in that allows the use of standard Linux
12cr|mozplugger-1.14.6-1|36	programs as plug-ins for media types on the Internet.
12cr|mozplugger-1.14.6-1|37	
12cr|mozplugger-1.14.6-1|38	%prep
12cr|mozplugger-1.14.6-1|39	%setup -q -a 1 -a 2
12cr|mozplugger-1.14.6-1|40	%patch1 -p1 -b .pulse
12cr|mozplugger-1.14.6-1|41	%patch2 -p1 -b .gqview
12cr|mozplugger-1.14.6-1|42	
12cr|mozplugger-1.14.6-1|43	%build
12cr|mozplugger-1.14.6-1|44	%configure
12cr|mozplugger-1.14.6-1|45	%make
12cr|mozplugger-1.14.6-1|46	
12cr|mozplugger-1.14.6-1|47	%install
12cr|mozplugger-1.14.6-1|48	%{__mkdir_p} %{buildroot}%{_mozillapath}/plugins \
12cr|mozplugger-1.14.6-1|49	%{buildroot}%{_libdir}/netscape/plugins \
12cr|mozplugger-1.14.6-1|50	%{buildroot}%{_bindir} \
12cr|mozplugger-1.14.6-1|51	%{buildroot}%{_sysconfdir} \
12cr|mozplugger-1.14.6-1|52	%{buildroot}%{_mandir}/man7 \
12cr|mozplugger-1.14.6-1|53	%{buildroot}%{_datadir}/mplayer/Skin/mini
12cr|mozplugger-1.14.6-1|54	
12cr|mozplugger-1.14.6-1|55	%{__install} -p -m 755 mozplugger-helper %{buildroot}%{_bindir}
12cr|mozplugger-1.14.6-1|56	%{__install} -p -m 755 mozplugger-controller %{buildroot}%{_bindir}
12cr|mozplugger-1.14.6-1|57	%{__install} -p -m 755 mozplugger-linker %{buildroot}%{_bindir}
12cr|mozplugger-1.14.6-1|58	%{__install} -p -m 755 mozplugger.so %{buildroot}%{_mozillapath}
12cr|mozplugger-1.14.6-1|59	%{__install} -p -m 644 mozpluggerrc %{buildroot}%{_sysconfdir}/mozpluggerrc
12cr|mozplugger-1.14.6-1|60	%{__install} -p -m 644 mozpluggerrc %{buildroot}%{_sysconfdir}/mozpluggerrc.default
12cr|mozplugger-1.14.6-1|61	%{__install} -p -m 644 mozplugger.7 %{buildroot}%{_mandir}/man7
12cr|mozplugger-1.14.6-1|62	
12cr|mozplugger-1.14.6-1|63	%{__mkdir_p} %{buildroot}%{_mozillapath}
12cr|mozplugger-1.14.6-1|64	%{__ln_s} %{_mozillapath}/mozplugger.so \
12cr|mozplugger-1.14.6-1|65	%{buildroot}%{_libdir}/netscape/plugins/mozplugger.so
12cr|mozplugger-1.14.6-1|66	%{__install} -p -m 644 mini/*.png mini/skin mini/VERSION mini/README \
12cr|mozplugger-1.14.6-1|67	%{buildroot}%{_datadir}/mplayer/Skin/mini/
12cr|mozplugger-1.14.6-1|68	
12cr|mozplugger-1.14.6-1|69	%{__install} -p -m 755 enable_mozmimetypes %{buildroot}%{_bindir}
12cr|mozplugger-1.14.6-1|70	%{__ln_s} ./enable_mozmimetypes %{buildroot}%{_bindir}/disable_mozmimetypes
12cr|mozplugger-1.14.6-1|71	
12cr|mozplugger-1.14.6-1|72	%{__install} -p -m 755 mozpluggerrc-sanitize %{buildroot}%{_bindir}
12cr|mozplugger-1.14.6-1|73	%{__perl} -pi -e \
12cr|mozplugger-1.14.6-1|74	"s|\@LIBDIR\@|%{_libdir}|g;\
12cr|mozplugger-1.14.6-1|75	s|\@SYSCONFDIR\@|%{_sysconfdir}|g;\
12cr|mozplugger-1.14.6-1|76	s|\@PLUGINDIR\@|%{_mozillapath}|g;\
12cr|mozplugger-1.14.6-1|77	s|\@BINDIR\@|%{_bindir}|g;" \
12cr|mozplugger-1.14.6-1|78	%{buildroot}%{_bindir}/mozpluggerrc-sanitize
12cr|mozplugger-1.14.6-1|79	
12cr|mozplugger-1.14.6-1|80	%if %{mdkversion} >= 200900
12cr|mozplugger-1.14.6-1|81	perl -pi -e 's@ooffice2.1@ooffice3.0@g' \
12cr|mozplugger-1.14.6-1|82	%{buildroot}%{_sysconfdir}/mozpluggerrc \
12cr|mozplugger-1.14.6-1|83	%{buildroot}%{_sysconfdir}/mozpluggerrc.default
12cr|mozplugger-1.14.6-1|84	%elseif %{mdkversion} >= 200810
12cr|mozplugger-1.14.6-1|85	perl -pi -e 's@ooffice2.1@ooffice2.4@g' \
12cr|mozplugger-1.14.6-1|86	%{buildroot}%{_sysconfdir}/mozpluggerrc \
12cr|mozplugger-1.14.6-1|87	%{buildroot}%{_sysconfdir}/mozpluggerrc.default
12cr|mozplugger-1.14.6-1|88	%endif
12cr|mozplugger-1.14.6-1|89	
12cr|mozplugger-1.14.6-1|90	%if %build_debug
12cr|mozplugger-1.14.6-1|91	export DONT_STRIP=1
12cr|mozplugger-1.14.6-1|92	%endif
12cr|mozplugger-1.14.6-1|93	
12cr|mozplugger-1.14.6-1|94	%clean
12cr|mozplugger-1.14.6-1|95	
12cr|mozplugger-1.14.6-1|96	%triggerin -- mplayerplugin
12cr|mozplugger-1.14.6-1|97	[ "$2" -ge 1 ] || exit 0
12cr|mozplugger-1.14.6-1|98	if [ -r %{_sysconfdir}/mozpluggerrc ]; then
12cr|mozplugger-1.14.6-1|99	if [ -x %{_bindir}/disable_mozmimetypes ]; then
12cr|mozplugger-1.14.6-1|100	%{_bindir}/disable_mozmimetypes %{_sysconfdir}/mozpluggerrc \
12cr|mozplugger-1.14.6-1|101	application/x-drm-v2 \
12cr|mozplugger-1.14.6-1|102	application/x-mplayer2 \
12cr|mozplugger-1.14.6-1|103	application/x-ogg \
12cr|mozplugger-1.14.6-1|104	application/x-quicktimeplayer \
12cr|mozplugger-1.14.6-1|105	application/x-ms-wmw \
12cr|mozplugger-1.14.6-1|106	application/x-nsv-vp3-mp3 \
12cr|mozplugger-1.14.6-1|107	audio/ogg \
12cr|mozplugger-1.14.6-1|108	audio/wav \
12cr|mozplugger-1.14.6-1|109	audio/x-ms-wax \
12cr|mozplugger-1.14.6-1|110	audio/x-ms-wma \
12cr|mozplugger-1.14.6-1|111	audio/x-wav \
12cr|mozplugger-1.14.6-1|112	video/anim \
12cr|mozplugger-1.14.6-1|113	video/dl \
12cr|mozplugger-1.14.6-1|114	video/fli \
12cr|mozplugger-1.14.6-1|115	video/mp4 \
12cr|mozplugger-1.14.6-1|116	video/mpeg \
12cr|mozplugger-1.14.6-1|117	video/msvideo \
12cr|mozplugger-1.14.6-1|118	video/quicktime \
12cr|mozplugger-1.14.6-1|119	video/sgi-movie \
12cr|mozplugger-1.14.6-1|120	video/x-anim \
12cr|mozplugger-1.14.6-1|121	video/x-dl \
12cr|mozplugger-1.14.6-1|122	video/x-fli \
12cr|mozplugger-1.14.6-1|123	video/x-mpeg \
12cr|mozplugger-1.14.6-1|124	video/x-mpeg2 \
12cr|mozplugger-1.14.6-1|125	video/x-ms-asf \
12cr|mozplugger-1.14.6-1|126	video/x-ms-asf-plugin \
12cr|mozplugger-1.14.6-1|127	video/x-msvideo \
12cr|mozplugger-1.14.6-1|128	video/x-ms-wm \
12cr|mozplugger-1.14.6-1|129	video/x-ms-wmv \
12cr|mozplugger-1.14.6-1|130	video/x-ms-wvx \
12cr|mozplugger-1.14.6-1|131	image/x-macpaint \
12cr|mozplugger-1.14.6-1|132	video/x-quicktime \
12cr|mozplugger-1.14.6-1|133	video/x-sgi-movie
12cr|mozplugger-1.14.6-1|134	touch %{_mozillapath}/mozplugger.so
12cr|mozplugger-1.14.6-1|135	fi
12cr|mozplugger-1.14.6-1|136	fi
12cr|mozplugger-1.14.6-1|137	
12cr|mozplugger-1.14.6-1|138	%triggerun -- mplayerplugin
12cr|mozplugger-1.14.6-1|139	[ "$2" = "0" ] || exit 0
12cr|mozplugger-1.14.6-1|140	if [ -r %{_sysconfdir}/mozpluggerrc ]; then
12cr|mozplugger-1.14.6-1|141	if [ -x %{_bindir}/enable_mozmimetypes ]; then
12cr|mozplugger-1.14.6-1|142	%{_bindir}/enable_mozmimetypes %{_sysconfdir}/mozpluggerrc \
12cr|mozplugger-1.14.6-1|143	application/x-drm-v2 \
12cr|mozplugger-1.14.6-1|144	application/x-mplayer2 \
12cr|mozplugger-1.14.6-1|145	application/x-ogg \
12cr|mozplugger-1.14.6-1|146	application/x-quicktimeplayer \
12cr|mozplugger-1.14.6-1|147	application/x-ms-wmv \
12cr|mozplugger-1.14.6-1|148	application/x-nsv-vp3-mp3 \
12cr|mozplugger-1.14.6-1|149	audio/ogg \
12cr|mozplugger-1.14.6-1|150	audio/wav \
12cr|mozplugger-1.14.6-1|151	audio/x-ms-wax \
12cr|mozplugger-1.14.6-1|152	audio/x-ms-wma \
12cr|mozplugger-1.14.6-1|153	audio/x-wav \
12cr|mozplugger-1.14.6-1|154	video/anim \
12cr|mozplugger-1.14.6-1|155	video/dl \
12cr|mozplugger-1.14.6-1|156	video/fli \
12cr|mozplugger-1.14.6-1|157	video/mp4 \
12cr|mozplugger-1.14.6-1|158	video/mpeg \
12cr|mozplugger-1.14.6-1|159	video/msvideo \
12cr|mozplugger-1.14.6-1|160	video/quicktime \
12cr|mozplugger-1.14.6-1|161	video/sgi-movie \
12cr|mozplugger-1.14.6-1|162	video/x-anim \
12cr|mozplugger-1.14.6-1|163	video/x-dl \
12cr|mozplugger-1.14.6-1|164	video/x-fli \
12cr|mozplugger-1.14.6-1|165	video/x-mpeg \
12cr|mozplugger-1.14.6-1|166	video/x-mpeg2 \
12cr|mozplugger-1.14.6-1|167	video/x-ms-asf \
12cr|mozplugger-1.14.6-1|168	video/x-ms-asf-plugin \
12cr|mozplugger-1.14.6-1|169	video/x-msvideo \
12cr|mozplugger-1.14.6-1|170	video/x-ms-wm \
12cr|mozplugger-1.14.6-1|171	video/x-ms-wmv \
12cr|mozplugger-1.14.6-1|172	video/x-ms-wvx \
12cr|mozplugger-1.14.6-1|173	image/x-macpaint \
12cr|mozplugger-1.14.6-1|174	video/x-quicktime \
12cr|mozplugger-1.14.6-1|175	video/x-sgi-movie
12cr|mozplugger-1.14.6-1|176	touch %{_mozillapath}/mozplugger.so
12cr|mozplugger-1.14.6-1|177	fi
12cr|mozplugger-1.14.6-1|178	fi
12cr|mozplugger-1.14.6-1|179	
12cr|mozplugger-1.14.6-1|180	%triggerpostun -- mplayerplugin
12cr|mozplugger-1.14.6-1|181	[ "$2" = "0" ] || exit 0
12cr|mozplugger-1.14.6-1|182	if [ -r %{_sysconfdir}/mozpluggerrc ]; then
12cr|mozplugger-1.14.6-1|183	if [ -x %{_bindir}/enable_mozmimetypes ]; then
12cr|mozplugger-1.14.6-1|184	%{_bindir}/enable_mozmimetypes %{_sysconfdir}/mozpluggerrc \
12cr|mozplugger-1.14.6-1|185	application/x-drm-v2 \
12cr|mozplugger-1.14.6-1|186	application/x-mplayer2 \
12cr|mozplugger-1.14.6-1|187	application/x-ogg \
12cr|mozplugger-1.14.6-1|188	application/x-quicktimeplayer \
12cr|mozplugger-1.14.6-1|189	application/x-ms-wmv \
12cr|mozplugger-1.14.6-1|190	application/x-nsv-vmp3-mp3 \
12cr|mozplugger-1.14.6-1|191	audio/ogg \
12cr|mozplugger-1.14.6-1|192	audio/wav \
12cr|mozplugger-1.14.6-1|193	audio/x-ms-wax \
12cr|mozplugger-1.14.6-1|194	audio/x-ms-wma \
12cr|mozplugger-1.14.6-1|195	audio/x-wav \
12cr|mozplugger-1.14.6-1|196	video/anim \
12cr|mozplugger-1.14.6-1|197	video/dl \
12cr|mozplugger-1.14.6-1|198	video/fli \
12cr|mozplugger-1.14.6-1|199	video/mp4 \
12cr|mozplugger-1.14.6-1|200	video/mpeg \
12cr|mozplugger-1.14.6-1|201	video/msvideo \
12cr|mozplugger-1.14.6-1|202	video/quicktime \
12cr|mozplugger-1.14.6-1|203	video/sgi-movie \
12cr|mozplugger-1.14.6-1|204	video/x-anim \
12cr|mozplugger-1.14.6-1|205	video/x-dl \
12cr|mozplugger-1.14.6-1|206	video/x-fli \
12cr|mozplugger-1.14.6-1|207	video/x-mpeg \
12cr|mozplugger-1.14.6-1|208	video/x-mpeg2 \
12cr|mozplugger-1.14.6-1|209	video/x-ms-asf \
12cr|mozplugger-1.14.6-1|210	video/x-ms-asf-plugin \
12cr|mozplugger-1.14.6-1|211	video/x-msvideo \
12cr|mozplugger-1.14.6-1|212	video/x-ms-wm \
12cr|mozplugger-1.14.6-1|213	video/x-ms-wmv \
12cr|mozplugger-1.14.6-1|214	video/x-ms-wvx \
12cr|mozplugger-1.14.6-1|215	image/x-macpaint \
12cr|mozplugger-1.14.6-1|216	video/x-quicktime \
12cr|mozplugger-1.14.6-1|217	video/x-sgi-movie
12cr|mozplugger-1.14.6-1|218	touch %{_mozillapath}/mozplugger.so
12cr|mozplugger-1.14.6-1|219	fi
12cr|mozplugger-1.14.6-1|220	fi
12cr|mozplugger-1.14.6-1|221	
12cr|mozplugger-1.14.6-1|222	%triggerin -- gv >= 3.6.1
12cr|mozplugger-1.14.6-1|223	if %{__grep} -q  "gv -safer -quiet -antialias" %{_sysconfdir}/mozpluggerrc; then
12cr|mozplugger-1.14.6-1|224	%{__perl} -pi -e "s/gv -safer -quiet -antialias/gv --safer --quiet --antialias/g" %{_sysconfdir}/mozpluggerrc
12cr|mozplugger-1.14.6-1|225	fi
12cr|mozplugger-1.14.6-1|226	
12cr|mozplugger-1.14.6-1|227	%triggerin -- gv < 3.6.1
12cr|mozplugger-1.14.6-1|228	if %{__grep} "gv --safer --quiet --antialias" %{_sysconfdir}/mozpluggerrc; then
12cr|mozplugger-1.14.6-1|229	%{__perl} -pi -e "s/gv --safer --quiet --antialias/gv -safer -quiet -antialias/g" %{_sysconfdir}/mozpluggerrc
12cr|mozplugger-1.14.6-1|230	fi
12cr|mozplugger-1.14.6-1|231	
12cr|mozplugger-1.14.6-1|232	%files
12cr|mozplugger-1.14.6-1|233	%defattr(-,root,root)
12cr|mozplugger-1.14.6-1|234	%doc README COPYING
12cr|mozplugger-1.14.6-1|235	%{_bindir}/enable_mozmimetypes
12cr|mozplugger-1.14.6-1|236	%{_bindir}/disable_mozmimetypes
12cr|mozplugger-1.14.6-1|237	%{_bindir}/mozpluggerrc-sanitize
12cr|mozplugger-1.14.6-1|238	%{_bindir}/mozplugger-helper
12cr|mozplugger-1.14.6-1|239	%{_bindir}/mozplugger-linker
12cr|mozplugger-1.14.6-1|240	%{_bindir}/mozplugger-controller
12cr|mozplugger-1.14.6-1|241	%{_datadir}/mplayer/Skin/mini
12cr|mozplugger-1.14.6-1|242	%{_libdir}/netscape/plugins/mozplugger.so
12cr|mozplugger-1.14.6-1|243	%{_mozillapath}/mozplugger.so
12cr|mozplugger-1.14.6-1|244	%{_mandir}/man7/mozplugger.7*
12cr|mozplugger-1.14.6-1|245	%config(noreplace) %{_sysconfdir}/mozpluggerrc
12cr|mozplugger-1.14.6-1|246	%config(noreplace) %{_sysconfdir}/mozpluggerrc.default
12cr|mozplugger-1.14.6-1|247	
12cr|mozplugger-1.14.6-1|248	
12cr|mozplugger-1.14.6-1|249	
12cr|mozplugger-1.14.6-1|250	%changelog
12cr|mozplugger-1.14.6-1|251	* Thu May 31 2012 Guilherme Moro <guilherme@mandriva.com> 1.14.5-1
12cr|mozplugger-1.14.6-1|252	+ Revision: 801451
12cr|mozplugger-1.14.6-1|253	- Updated to version 1.14.5
12cr|mozplugger-1.14.6-1|254	dropped useless patches
12cr|mozplugger-1.14.6-1|255	
12cr|mozplugger-1.14.6-1|256	* Wed Jul 06 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.13.3-4
12cr|mozplugger-1.14.6-1|257	+ Revision: 688931
12cr|mozplugger-1.14.6-1|258	- rebuild to get proper definition of %%__grep macro in scriptlet
12cr|mozplugger-1.14.6-1|259	
12cr|mozplugger-1.14.6-1|260	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 1.13.3-3
12cr|mozplugger-1.14.6-1|261	+ Revision: 636132
12cr|mozplugger-1.14.6-1|262	- tighten BR
12cr|mozplugger-1.14.6-1|263	
12cr|mozplugger-1.14.6-1|264	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.13.3-2mdv2011.0
12cr|mozplugger-1.14.6-1|265	+ Revision: 612940
12cr|mozplugger-1.14.6-1|266	- the mass rebuild of 2010.1 packages
12cr|mozplugger-1.14.6-1|267	
12cr|mozplugger-1.14.6-1|268	* Wed Apr 21 2010 Lev Givon <lev@mandriva.org> 1.13.3-1mdv2010.1
12cr|mozplugger-1.14.6-1|269	+ Revision: 537752
12cr|mozplugger-1.14.6-1|270	- Update to 1.13.3.
12cr|mozplugger-1.14.6-1|271	
12cr|mozplugger-1.14.6-1|272	* Wed Jan 27 2010 Frederik Himpe <fhimpe@mandriva.org> 1.13.1-1mdv2010.1
12cr|mozplugger-1.14.6-1|273	+ Revision: 497415
12cr|mozplugger-1.14.6-1|274	- update to new version 1.13.1
12cr|mozplugger-1.14.6-1|275	
12cr|mozplugger-1.14.6-1|276	* Thu Aug 27 2009 Frederik Himpe <fhimpe@mandriva.org> 1.13.0-1mdv2010.0
12cr|mozplugger-1.14.6-1|277	+ Revision: 421719
12cr|mozplugger-1.14.6-1|278	- update to new version 1.13.0
12cr|mozplugger-1.14.6-1|279	
12cr|mozplugger-1.14.6-1|280	* Sun May 03 2009 Frederik Himpe <fhimpe@mandriva.org> 1.12.1-1mdv2010.0
12cr|mozplugger-1.14.6-1|281	+ Revision: 370956
12cr|mozplugger-1.14.6-1|282	- update to new version 1.12.1
12cr|mozplugger-1.14.6-1|283	
12cr|mozplugger-1.14.6-1|284	* Fri Mar 06 2009 Giuseppe Ghibò <ghibo@mandriva.com> 1.12.0-2mdv2009.1
12cr|mozplugger-1.14.6-1|285	+ Revision: 349919
12cr|mozplugger-1.14.6-1|286	- Add missed mozplugger-linker to binaries.
12cr|mozplugger-1.14.6-1|287	
12cr|mozplugger-1.14.6-1|288	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|mozplugger-1.14.6-1|289	- lowercase ImageMagick
12cr|mozplugger-1.14.6-1|290	
12cr|mozplugger-1.14.6-1|291	* Wed Nov 19 2008 Funda Wang <fwang@mandriva.org> 1.12.0-1mdv2009.1
12cr|mozplugger-1.14.6-1|292	+ Revision: 304386
12cr|mozplugger-1.14.6-1|293	- New version 1.12.0
12cr|mozplugger-1.14.6-1|294	- compile mozplugin as module
12cr|mozplugger-1.14.6-1|295	
12cr|mozplugger-1.14.6-1|296	* Fri Sep 12 2008 Funda Wang <fwang@mandriva.org> 1.11.0-1mdv2009.0
12cr|mozplugger-1.14.6-1|297	+ Revision: 284061
12cr|mozplugger-1.14.6-1|298	- New version 1.11.0
12cr|mozplugger-1.14.6-1|299	
12cr|mozplugger-1.14.6-1|300	+ Thierry Vignaud <tv@mandriva.org>
12cr|mozplugger-1.14.6-1|301	- rebuild
12cr|mozplugger-1.14.6-1|302	
12cr|mozplugger-1.14.6-1|303	* Sat Mar 29 2008 Giuseppe Ghibò <ghibo@mandriva.com> 1.10.2-1mdv2008.1
12cr|mozplugger-1.14.6-1|304	+ Revision: 191104
12cr|mozplugger-1.14.6-1|305	- Fix mozpluggerrc for working openoffice-2.4.
12cr|mozplugger-1.14.6-1|306	- Fix memory leak (1.10.2).
12cr|mozplugger-1.14.6-1|307	
12cr|mozplugger-1.14.6-1|308	* Mon Feb 04 2008 Giuseppe Ghibò <ghibo@mandriva.com> 1.10.1-1mdv2008.1
12cr|mozplugger-1.14.6-1|309	+ Revision: 162383
12cr|mozplugger-1.14.6-1|310	- Update to release 1.10.1.
12cr|mozplugger-1.14.6-1|311	- Add support for pulseaudio in mplayer (first in list).
12cr|mozplugger-1.14.6-1|312	
12cr|mozplugger-1.14.6-1|313	* Sun Feb 03 2008 Funda Wang <fwang@mandriva.org> 1.10.0-1mdv2008.1
12cr|mozplugger-1.14.6-1|314	+ Revision: 161658
12cr|mozplugger-1.14.6-1|315	- New version 1.10.0
12cr|mozplugger-1.14.6-1|316	
12cr|mozplugger-1.14.6-1|317	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.8.1-2mdv2008.1
12cr|mozplugger-1.14.6-1|318	+ Revision: 153220
12cr|mozplugger-1.14.6-1|319	- rebuild
12cr|mozplugger-1.14.6-1|320	- kill re-definition of %%buildroot on Pixel's request
12cr|mozplugger-1.14.6-1|321	
12cr|mozplugger-1.14.6-1|322	+ Olivier Blin <blino@mandriva.org>
12cr|mozplugger-1.14.6-1|323	- restore BuildRoot
12cr|mozplugger-1.14.6-1|324	
12cr|mozplugger-1.14.6-1|325	* Sat Jun 30 2007 Funda Wang <fwang@mandriva.org> 1.8.1-1mdv2008.0
12cr|mozplugger-1.14.6-1|326	+ Revision: 46050
12cr|mozplugger-1.14.6-1|327	- New version
12cr|mozplugger-1.14.6-1|328	
12cr|mozplugger-1.14.6-1|329	
12cr|mozplugger-1.14.6-1|330	* Fri Mar 02 2007 Giuseppe Ghibò <ghibo@mandriva.com> 1.8.0-1mdv2007.0
12cr|mozplugger-1.14.6-1|331	+ Revision: 130873
12cr|mozplugger-1.14.6-1|332	- Release 1.8.0.
12cr|mozplugger-1.14.6-1|333	
12cr|mozplugger-1.14.6-1|334	* Thu Jan 18 2007 Giuseppe Ghibò <ghibo@mandriva.com> 1.7.4-2mdv2007.1
12cr|mozplugger-1.14.6-1|335	+ Revision: 110078
12cr|mozplugger-1.14.6-1|336	- Added new Patch0 for using 64bit native OOo with higher priority
12cr|mozplugger-1.14.6-1|337	
12cr|mozplugger-1.14.6-1|338	+ David Walluck <walluck@mandriva.org>
12cr|mozplugger-1.14.6-1|339	- remove Patch0 (merged upstream)
12cr|mozplugger-1.14.6-1|340	use parallel make
12cr|mozplugger-1.14.6-1|341	add macros
12cr|mozplugger-1.14.6-1|342	- 1.7.4
12cr|mozplugger-1.14.6-1|343	- Import mozplugger
12cr|mozplugger-1.14.6-1|344	
12cr|mozplugger-1.14.6-1|345	* Wed Nov 02 2005 Giuseppe Ghib <ghibo@mandriva.com> 1.7.3-1mdk
12cr|mozplugger-1.14.6-1|346	- Release: 1.7.3.
12cr|mozplugger-1.14.6-1|347	- Merged Patches into Patch0.
12cr|mozplugger-1.14.6-1|348	
12cr|mozplugger-1.14.6-1|349	* Tue Aug 30 2005 Giuseppe Ghib <ghibo@mandriva.com> 1.7.2-3mdk
12cr|mozplugger-1.14.6-1|350	- Rebuilt Patch2 (gv).
12cr|mozplugger-1.14.6-1|351	- Added Patch1 for kdvi call.
12cr|mozplugger-1.14.6-1|352	
12cr|mozplugger-1.14.6-1|353	* Tue Aug 23 2005 Giuseppe Ghib <ghibo@mandriva.com> 1.7.2-2mdk
12cr|mozplugger-1.14.6-1|354	- mozmimetypes 1.4 (thanks to Pixel).
12cr|mozplugger-1.14.6-1|355	
12cr|mozplugger-1.14.6-1|356	* Fri Apr 29 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.7.2-1mdk
12cr|mozplugger-1.14.6-1|357	- Release: 1.7.2.
12cr|mozplugger-1.14.6-1|358	
12cr|mozplugger-1.14.6-1|359	* Tue Mar 29 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.7.1-7mdk
12cr|mozplugger-1.14.6-1|360	- Added support for Acrobat Reader 7.
12cr|mozplugger-1.14.6-1|361	
12cr|mozplugger-1.14.6-1|362	* Mon Feb 14 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.7.1-6mdk
12cr|mozplugger-1.14.6-1|363	- Added m4 to Requires.
12cr|mozplugger-1.14.6-1|364	
12cr|mozplugger-1.14.6-1|365	* Sat Jan 29 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.7.1-5mdk
12cr|mozplugger-1.14.6-1|366	- Disabled debug.
12cr|mozplugger-1.14.6-1|367	
12cr|mozplugger-1.14.6-1|368	* Fri Jan 07 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.7.1-4mdk
12cr|mozplugger-1.14.6-1|369	- Added missed mozpluggerrc.default.
12cr|mozplugger-1.14.6-1|370	
12cr|mozplugger-1.14.6-1|371	* Thu Jan 06 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.7.1-3mdk
12cr|mozplugger-1.14.6-1|372	- mozmimetypes-1.3.
12cr|mozplugger-1.14.6-1|373	
12cr|mozplugger-1.14.6-1|374	* Thu Jan 06 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.7.1-2mdk
12cr|mozplugger-1.14.6-1|375	- Build with DEBUG enabled, for now.
12cr|mozplugger-1.14.6-1|376	- Added Patch0 for gv >= 3.6.1 (fix big #12911, from Michael Reinsch).
12cr|mozplugger-1.14.6-1|377	- mozmimetypes-1.2: added mozpluggerrc-sanitize script to
12cr|mozplugger-1.14.6-1|378	allow sanitizing an out of sync mozpluggerrc config file with
12cr|mozplugger-1.14.6-1|379	packages installed.
12cr|mozplugger-1.14.6-1|380	
12cr|mozplugger-1.14.6-1|381	* Wed Jan 05 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.7.1-1mdk
12cr|mozplugger-1.14.6-1|382	- Release: 1.7.1.
12cr|mozplugger-1.14.6-1|383	- Removed Patch1-4, merged upstream.
12cr|mozplugger-1.14.6-1|384	
12cr|mozplugger-1.14.6-1|385	* Thu Dec 30 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.7.0-2mdk
12cr|mozplugger-1.14.6-1|386	- Added CVS patches for correctly resizing acrobat windows.
12cr|mozplugger-1.14.6-1|387	- Added hxplay to RealPlayer mime-types.
12cr|mozplugger-1.14.6-1|388	
12cr|mozplugger-1.14.6-1|389	* Mon Dec 27 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.7.0-1mdk
12cr|mozplugger-1.14.6-1|390	- Release: 1.7.0.
12cr|mozplugger-1.14.6-1|391	- Removed Patch1->7: merged upstream.
12cr|mozplugger-1.14.6-1|392	
12cr|mozplugger-1.14.6-1|393	* Wed Dec 22 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.6.1-8mdk
12cr|mozplugger-1.14.6-1|394	- Backported patch from CVS for mozplugger-helper.c to
12cr|mozplugger-1.14.6-1|395	have windows correctly maximized.
12cr|mozplugger-1.14.6-1|396	
12cr|mozplugger-1.14.6-1|397	* Mon Dec 20 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.6.1-7mdk
12cr|mozplugger-1.14.6-1|398	- Backported patch from CVS to terminate the
12cr|mozplugger-1.14.6-1|399	process with SIGTERM instead of SIGKILL.
12cr|mozplugger-1.14.6-1|400	
12cr|mozplugger-1.14.6-1|401	* Sat Dec 18 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.6.1-6mdk
12cr|mozplugger-1.14.6-1|402	- Backported patch from CVS to fix flashing window problems during
12cr|mozplugger-1.14.6-1|403	window swallowing.
12cr|mozplugger-1.14.6-1|404	
12cr|mozplugger-1.14.6-1|405	* Fri Oct 15 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.6.1-5mdk
12cr|mozplugger-1.14.6-1|406	- Fixed bug #12082 for correctly swallowing Xpdf.
12cr|mozplugger-1.14.6-1|407	
12cr|mozplugger-1.14.6-1|408	* Tue Oct 05 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.6.1-4mdk
12cr|mozplugger-1.14.6-1|409	- Added Patch2, backporting patches from 1.6.2 (return
12cr|mozplugger-1.14.6-1|410	NPPERR_GENERIC_ERROR in NPP_NewStream() when streaming; removed
12cr|mozplugger-1.14.6-1|411	unnecessary calls to XSync and XMapWindow(); more reliable
12cr|mozplugger-1.14.6-1|412	OpenOffice swallowing).
12cr|mozplugger-1.14.6-1|413	
12cr|mozplugger-1.14.6-1|414	* Tue Oct 05 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.6.1-3mdk
12cr|mozplugger-1.14.6-1|415	- Use -ao esd,alsa,oss,arts,sdl,null and -vo xv,x11
12cr|mozplugger-1.14.6-1|416	in mozzpluggerrc for mplayer.
12cr|mozplugger-1.14.6-1|417	
12cr|mozplugger-1.14.6-1|418	* Sun Sep 19 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.6.1-2mdk
12cr|mozplugger-1.14.6-1|419	- updated enable_mozmimetypes to 1.1 (thanks to Pixel), so to avoid
12cr|mozplugger-1.14.6-1|420	commeting/uncommenting of wrong blocks in triggers.
12cr|mozplugger-1.14.6-1|421	- added some mimetype to mozpluggerrc and fixed swallowing
12cr|mozplugger-1.14.6-1|422	of gnumeric.
12cr|mozplugger-1.14.6-1|423	
12cr|mozplugger-1.14.6-1|424	* Fri Aug 20 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.6.1-1mdk
12cr|mozplugger-1.14.6-1|425	- 1.6.1.
12cr|mozplugger-1.14.6-1|426	
12cr|mozplugger-1.14.6-1|427	* Mon Jul 26 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.6.0-1mdk
12cr|mozplugger-1.14.6-1|428	- 1.6.0
12cr|mozplugger-1.14.6-1|429	- cosmetics
12cr|mozplugger-1.14.6-1|430	
12cr|mozplugger-1.14.6-1|431	* Thu Apr 22 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.5.2-3mdk
12cr|mozplugger-1.14.6-1|432	- Fixed image/x-macpaint mime types in triggers.
12cr|mozplugger-1.14.6-1|433	
12cr|mozplugger-1.14.6-1|434	* Fri Apr 09 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.5.2-2mdk
12cr|mozplugger-1.14.6-1|435	- Added Pixel's script to add/remove mimetypes from mozpluggerrc.
12cr|mozplugger-1.14.6-1|436	
12cr|mozplugger-1.14.6-1|437	* Sat Apr 03 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.5.2-1mdk
12cr|mozplugger-1.14.6-1|438	- 1.5.2
12cr|mozplugger-1.14.6-1|439	- drop P1
12cr|mozplugger-1.14.6-1|440	

3263 12
12cr|mp1e-1.9.9-0.20060612.5|1	%define name	mp1e
12cr|mp1e-1.9.9-0.20060612.5|2	%define version	1.9.9
12cr|mp1e-1.9.9-0.20060612.5|3	%define snapshot 20060612
12cr|mp1e-1.9.9-0.20060612.5|4	%define rel	5
12cr|mp1e-1.9.9-0.20060612.5|5	%define release 0.%snapshot.%rel
12cr|mp1e-1.9.9-0.20060612.5|6	
12cr|mp1e-1.9.9-0.20060612.5|7	Name: %{name}
12cr|mp1e-1.9.9-0.20060612.5|8	Version: %{version}
12cr|mp1e-1.9.9-0.20060612.5|9	Release: %mkrel %{release}
12cr|mp1e-1.9.9-0.20060612.5|10	Summary: Real Time Software MPEG-1 Video/Audio Encoder
12cr|mp1e-1.9.9-0.20060612.5|11	License: GPL
12cr|mp1e-1.9.9-0.20060612.5|12	Group: Video
12cr|mp1e-1.9.9-0.20060612.5|13	
12cr|mp1e-1.9.9-0.20060612.5|14	# There are no mp1e standalone releases made currently, so we have to use
12cr|mp1e-1.9.9-0.20060612.5|15	# snapshots from CVS of zapping project.
12cr|mp1e-1.9.9-0.20060612.5|16	# The code is contained in rte/mp1e, but context.h, codec.h, rte.h, option.h
12cr|mp1e-1.9.9-0.20060612.5|17	# and rtepriv.h have to be copied from rte/src to mp1e/rte for a standalone
12cr|mp1e-1.9.9-0.20060612.5|18	# mp1e build.
12cr|mp1e-1.9.9-0.20060612.5|19	Source: %{name}-%{snapshot}.tar.bz2
12cr|mp1e-1.9.9-0.20060612.5|20	Source1: README-aiw
12cr|mp1e-1.9.9-0.20060612.5|21	Patch1: mp1e-1.9.8-aiw.patch.bz2
12cr|mp1e-1.9.9-0.20060612.5|22	Patch2: mp1e-recent-autoconf.patch
12cr|mp1e-1.9.9-0.20060612.5|23	
12cr|mp1e-1.9.9-0.20060612.5|24	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|mp1e-1.9.9-0.20060612.5|25	URL: http://sourceforge.net/projects/zapping/
12cr|mp1e-1.9.9-0.20060612.5|26	BuildRequires: libalsa-devel libesound-devel libaudiofile-devel
12cr|mp1e-1.9.9-0.20060612.5|27	ExclusiveArch: %ix86
12cr|mp1e-1.9.9-0.20060612.5|28	
12cr|mp1e-1.9.9-0.20060612.5|29	%description
12cr|mp1e-1.9.9-0.20060612.5|30	Real Time Software MPEG-1 Video/Audio Encoder.
12cr|mp1e-1.9.9-0.20060612.5|31	
12cr|mp1e-1.9.9-0.20060612.5|32	%prep
12cr|mp1e-1.9.9-0.20060612.5|33	%setup -q -n %name
12cr|mp1e-1.9.9-0.20060612.5|34	%patch1 -p0 -b .aiw
12cr|mp1e-1.9.9-0.20060612.5|35	%patch2 -p1
12cr|mp1e-1.9.9-0.20060612.5|36	cp -a %SOURCE1 .
12cr|mp1e-1.9.9-0.20060612.5|37	
12cr|mp1e-1.9.9-0.20060612.5|38	# configure wants to copy headers from ../src, but we have precopied them
12cr|mp1e-1.9.9-0.20060612.5|39	perl -pi -e 's,context.h codec.h rte.h option.h rtepriv.h,,' configure.in
12cr|mp1e-1.9.9-0.20060612.5|40	
12cr|mp1e-1.9.9-0.20060612.5|41	%build
12cr|mp1e-1.9.9-0.20060612.5|42	autoreconf -if
12cr|mp1e-1.9.9-0.20060612.5|43	%configure
12cr|mp1e-1.9.9-0.20060612.5|44	%make
12cr|mp1e-1.9.9-0.20060612.5|45	
12cr|mp1e-1.9.9-0.20060612.5|46	%install
12cr|mp1e-1.9.9-0.20060612.5|47	rm -rf %{buildroot}
12cr|mp1e-1.9.9-0.20060612.5|48	%makeinstall
12cr|mp1e-1.9.9-0.20060612.5|49	
12cr|mp1e-1.9.9-0.20060612.5|50	%clean
12cr|mp1e-1.9.9-0.20060612.5|51	rm -rf %{buildroot}
12cr|mp1e-1.9.9-0.20060612.5|52	
12cr|mp1e-1.9.9-0.20060612.5|53	%files
12cr|mp1e-1.9.9-0.20060612.5|54	%defattr (-, root, root)
12cr|mp1e-1.9.9-0.20060612.5|55	%doc ChangeLog README BUGS README-aiw AUTHORS COPYING INSTALL
12cr|mp1e-1.9.9-0.20060612.5|56	%{_bindir}/%name
12cr|mp1e-1.9.9-0.20060612.5|57	%{_mandir}/man1/*
12cr|mp1e-1.9.9-0.20060612.5|58	
12cr|mp1e-1.9.9-0.20060612.5|59	
12cr|mp1e-1.9.9-0.20060612.5|60	
12cr|mp1e-1.9.9-0.20060612.5|61	%changelog
12cr|mp1e-1.9.9-0.20060612.5|62	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9.9-0.20060612.5mdv2011.0
12cr|mp1e-1.9.9-0.20060612.5|63	+ Revision: 620398
12cr|mp1e-1.9.9-0.20060612.5|64	- the mass rebuild of 2010.0 packages
12cr|mp1e-1.9.9-0.20060612.5|65	
12cr|mp1e-1.9.9-0.20060612.5|66	* Sun Jul 12 2009 Anssi Hannula <anssi@mandriva.org> 1.9.9-0.20060612.4mdv2010.0
12cr|mp1e-1.9.9-0.20060612.5|67	+ Revision: 395405
12cr|mp1e-1.9.9-0.20060612.5|68	- use autoreconf (autoconf no longer enough)
12cr|mp1e-1.9.9-0.20060612.5|69	- fix build with recent autotools (recent-autoconf.patch)
12cr|mp1e-1.9.9-0.20060612.5|70	
12cr|mp1e-1.9.9-0.20060612.5|71	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.9.9-0.20060612.3mdv2009.0
12cr|mp1e-1.9.9-0.20060612.5|72	+ Revision: 136607
12cr|mp1e-1.9.9-0.20060612.5|73	- restore BuildRoot
12cr|mp1e-1.9.9-0.20060612.5|74	
12cr|mp1e-1.9.9-0.20060612.5|75	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.9.9-0.20060612.3mdv2008.1
12cr|mp1e-1.9.9-0.20060612.5|76	+ Revision: 130229
12cr|mp1e-1.9.9-0.20060612.5|77	- kill re-definition of %%buildroot on Pixel's request
12cr|mp1e-1.9.9-0.20060612.5|78	
12cr|mp1e-1.9.9-0.20060612.5|79	* Sat Jul 14 2007 Anssi Hannula <anssi@mandriva.org> 1.9.9-0.20060612.3mdv2008.0
12cr|mp1e-1.9.9-0.20060612.5|80	+ Revision: 51967
12cr|mp1e-1.9.9-0.20060612.5|81	- annual rebuild
12cr|mp1e-1.9.9-0.20060612.5|82	- adapt for autoconf of new era
12cr|mp1e-1.9.9-0.20060612.5|83	- Import mp1e
12cr|mp1e-1.9.9-0.20060612.5|84	
12cr|mp1e-1.9.9-0.20060612.5|85	
12cr|mp1e-1.9.9-0.20060612.5|86	
12cr|mp1e-1.9.9-0.20060612.5|87	* Wed Jun 14 2006 Anssi Hannula <anssi@mandriva.org> 1.9.9-0.20060612.2mdv2007.0
12cr|mp1e-1.9.9-0.20060612.5|88	- builds only on x86
12cr|mp1e-1.9.9-0.20060612.5|89	
12cr|mp1e-1.9.9-0.20060612.5|90	* Mon Jun 12 2006 Anssi Hannula <anssi@mandriva.org> 1.9.9-0.20060612.1mdv2007.0
12cr|mp1e-1.9.9-0.20060612.5|91	- CVS snapshot
12cr|mp1e-1.9.9-0.20060612.5|92	- fix URL
12cr|mp1e-1.9.9-0.20060612.5|93	- untar and rediff the aiw patch
12cr|mp1e-1.9.9-0.20060612.5|94	
12cr|mp1e-1.9.9-0.20060612.5|95	* Wed Sep 10 2003 Austin Acton <aacton@yorku.ca> 1.9.3-2mdk
12cr|mp1e-1.9.9-0.20060612.5|96	- from Spencer Anderson <sdander@oberon.ark.com> :
12cr|mp1e-1.9.9-0.20060612.5|97	- patch for better handling with km (Nikolai Zhubr)
12cr|mp1e-1.9.9-0.20060612.5|98	- more docs
12cr|mp1e-1.9.9-0.20060612.5|99	
12cr|mp1e-1.9.9-0.20060612.5|100	* Wed Aug 20 2003 Austin Acton <aacton@yorku.ca> 1.9.3-1mdk
12cr|mp1e-1.9.9-0.20060612.5|101	- from Spencer Anderson <sdander@oberon.ark.com> :
12cr|mp1e-1.9.9-0.20060612.5|102	- initial Mandrake release
12cr|mp1e-1.9.9-0.20060612.5|103	- add URL, add buildrequires, fix group, parallel make

3264 12
12cr|mp3asm-0.1.3-5|1	%define name mp3asm
12cr|mp3asm-0.1.3-5|2	%define version 0.1.3
12cr|mp3asm-0.1.3-5|3	%define subversion 1
12cr|mp3asm-0.1.3-5|4	%define release %mkrel 5
12cr|mp3asm-0.1.3-5|5	
12cr|mp3asm-0.1.3-5|6	Name:           %{name}
12cr|mp3asm-0.1.3-5|7	Summary:        An mpeg 1/2/2.5 audio layer 1,2,3 frame level editor
12cr|mp3asm-0.1.3-5|8	Version:        %{version}
12cr|mp3asm-0.1.3-5|9	Release:        %{release}
12cr|mp3asm-0.1.3-5|10	License:        GPL
12cr|mp3asm-0.1.3-5|11	Group:          Sound
12cr|mp3asm-0.1.3-5|12	URL:            http://sourceforge.net/projects/mp3asm
12cr|mp3asm-0.1.3-5|13	Source0:        %{name}-%{version}-%{subversion}.tar.bz2
12cr|mp3asm-0.1.3-5|14	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|mp3asm-0.1.3-5|15	
12cr|mp3asm-0.1.3-5|16	%description
12cr|mp3asm-0.1.3-5|17	MP3ASM allows for cutting, copying, pasting of individual frames,
12cr|mp3asm-0.1.3-5|18	correction of common (correctable) errors, removal of bad frames and more.
12cr|mp3asm-0.1.3-5|19	Quite useful program for maintaining any mp3 collection.
12cr|mp3asm-0.1.3-5|20	
12cr|mp3asm-0.1.3-5|21	%prep
12cr|mp3asm-0.1.3-5|22	%setup -q -n %{name}-0.1
12cr|mp3asm-0.1.3-5|23	
12cr|mp3asm-0.1.3-5|24	%build
12cr|mp3asm-0.1.3-5|25	%configure
12cr|mp3asm-0.1.3-5|26	%make CFLAGS="$RPM_OPT_FLAGS"
12cr|mp3asm-0.1.3-5|27	
12cr|mp3asm-0.1.3-5|28	%install
12cr|mp3asm-0.1.3-5|29	rm -rf %{buildroot}
12cr|mp3asm-0.1.3-5|30	%{__install} -D src/mp3asm $RPM_BUILD_ROOT%{_bindir}/mp3asm
12cr|mp3asm-0.1.3-5|31	
12cr|mp3asm-0.1.3-5|32	%clean
12cr|mp3asm-0.1.3-5|33	rm -rf %{buildroot}
12cr|mp3asm-0.1.3-5|34	
12cr|mp3asm-0.1.3-5|35	%files -n %{name}
12cr|mp3asm-0.1.3-5|36	%defattr(0755,root,root,0755)
12cr|mp3asm-0.1.3-5|37	%{_bindir}/*
12cr|mp3asm-0.1.3-5|38	%defattr(0644,root,root,0755)
12cr|mp3asm-0.1.3-5|39	%doc COPYING README Changelog
12cr|mp3asm-0.1.3-5|40	
12cr|mp3asm-0.1.3-5|41	
12cr|mp3asm-0.1.3-5|42	
12cr|mp3asm-0.1.3-5|43	%changelog
12cr|mp3asm-0.1.3-5|44	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-5mdv2011.0
12cr|mp3asm-0.1.3-5|45	+ Revision: 620399
12cr|mp3asm-0.1.3-5|46	- the mass rebuild of 2010.0 packages
12cr|mp3asm-0.1.3-5|47	
12cr|mp3asm-0.1.3-5|48	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1.3-4mdv2010.0
12cr|mp3asm-0.1.3-5|49	+ Revision: 430096
12cr|mp3asm-0.1.3-5|50	- rebuild
12cr|mp3asm-0.1.3-5|51	
12cr|mp3asm-0.1.3-5|52	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.1.3-3mdv2009.0
12cr|mp3asm-0.1.3-5|53	+ Revision: 252921
12cr|mp3asm-0.1.3-5|54	- rebuild
12cr|mp3asm-0.1.3-5|55	- fix summary-ended-with-dot
12cr|mp3asm-0.1.3-5|56	
12cr|mp3asm-0.1.3-5|57	+ Olivier Blin <oblin@mandriva.com>
12cr|mp3asm-0.1.3-5|58	- restore BuildRoot
12cr|mp3asm-0.1.3-5|59	
12cr|mp3asm-0.1.3-5|60	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.1.3-1mdv2008.1
12cr|mp3asm-0.1.3-5|61	+ Revision: 130233
12cr|mp3asm-0.1.3-5|62	- kill re-definition of %%buildroot on Pixel's request
12cr|mp3asm-0.1.3-5|63	- use %%mkrel
12cr|mp3asm-0.1.3-5|64	- import mp3asm
12cr|mp3asm-0.1.3-5|65	
12cr|mp3asm-0.1.3-5|66	
12cr|mp3asm-0.1.3-5|67	* Tue Jun 1 2004 Austin Acton <austin@mandrakesoft.org> 0.1.3-1mdk
12cr|mp3asm-0.1.3-5|68	- from Frederic Guardia <frederic.guardia@wanadoo.fr> :
12cr|mp3asm-0.1.3-5|69	- First spec file
12cr|mp3asm-0.1.3-5|70	

3265 12
12cr|mp3blaster-3.2.5-7|1	Summary: 	Console based MP3 player
12cr|mp3blaster-3.2.5-7|2	Name: 		mp3blaster
12cr|mp3blaster-3.2.5-7|3	Version: 	3.2.5
12cr|mp3blaster-3.2.5-7|4	Release: 	%mkrel 7
12cr|mp3blaster-3.2.5-7|5	License: 	GPLv2+
12cr|mp3blaster-3.2.5-7|6	Group: 		Sound
12cr|mp3blaster-3.2.5-7|7	URL:		http://mp3blaster.sourceforge.net/
12cr|mp3blaster-3.2.5-7|8	Source0:	http://prdownloads.sourceforge.net/mp3blaster/%{name}-%{version}.tar.gz
12cr|mp3blaster-3.2.5-7|9	Patch0:		mp3blaster-3.2.5-deb-02_bool.patch
12cr|mp3blaster-3.2.5-7|10	Patch1:		mp3blaster-3.2.5-deb-03_endian.patch
12cr|mp3blaster-3.2.5-7|11	Patch2:		mp3blaster-3.2.5-deb-04_memleak.patch
12cr|mp3blaster-3.2.5-7|12	Patch3:		mp3blaster-3.2.5-deb-05_macro.patch
12cr|mp3blaster-3.2.5-7|13	Patch4:		mp3blaster-3.2.5-deb-06_man.patch
12cr|mp3blaster-3.2.5-7|14	Patch5:		mp3blaster-3.2.5-deb-07_fix_ogg.patch
12cr|mp3blaster-3.2.5-7|15	Patch6:		mp3blaster-3.2.5-deb-08_fix_ftbfs_const_char.patch
12cr|mp3blaster-3.2.5-7|16	Requires:	mysql-client
12cr|mp3blaster-3.2.5-7|17	Requires:	mysql-shared
12cr|mp3blaster-3.2.5-7|18	BuildRequires:	mysql-devel
12cr|mp3blaster-3.2.5-7|19	BuildRequires:	libstdc++-devel
12cr|mp3blaster-3.2.5-7|20	BuildRequires:	lirc-devel
12cr|mp3blaster-3.2.5-7|21	BuildRequires:	ncurses-devel
12cr|mp3blaster-3.2.5-7|22	BuildRequires:	oggvorbis-devel
12cr|mp3blaster-3.2.5-7|23	BuildRequires:	sidplay-devel
12cr|mp3blaster-3.2.5-7|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mp3blaster-3.2.5-7|25	
12cr|mp3blaster-3.2.5-7|26	%description
12cr|mp3blaster-3.2.5-7|27	MP3Blaster is a text console based program for playing mainly mp3
12cr|mp3blaster-3.2.5-7|28	audio files. It is very interactive, and has a great list of
12cr|mp3blaster-3.2.5-7|29	features. Its playlist can be divided in albums or categories
12cr|mp3blaster-3.2.5-7|30	(called 'groups'), which allows for very sophisticated playback
12cr|mp3blaster-3.2.5-7|31	orders.
12cr|mp3blaster-3.2.5-7|32	
12cr|mp3blaster-3.2.5-7|33	%prep
12cr|mp3blaster-3.2.5-7|34	
12cr|mp3blaster-3.2.5-7|35	%setup -q
12cr|mp3blaster-3.2.5-7|36	%patch0 -p1
12cr|mp3blaster-3.2.5-7|37	%patch1 -p1
12cr|mp3blaster-3.2.5-7|38	%patch2 -p1
12cr|mp3blaster-3.2.5-7|39	%patch3 -p1
12cr|mp3blaster-3.2.5-7|40	%patch4 -p1
12cr|mp3blaster-3.2.5-7|41	%patch5 -p1
12cr|mp3blaster-3.2.5-7|42	%patch6 -p1
12cr|mp3blaster-3.2.5-7|43	
12cr|mp3blaster-3.2.5-7|44	%build
12cr|mp3blaster-3.2.5-7|45	export CFLAGS="%{optflags}"
12cr|mp3blaster-3.2.5-7|46	export CXXFLAGS="%{optflags}"
12cr|mp3blaster-3.2.5-7|47	export LDFLAGS=" -I%{_includedir} -I%{_includedir}/mysql -lmysqlclient"
12cr|mp3blaster-3.2.5-7|48	
12cr|mp3blaster-3.2.5-7|49	%configure2_5x \
12cr|mp3blaster-3.2.5-7|50	--with-mysql \
12cr|mp3blaster-3.2.5-7|51	--with-mysql-includes=%{_includedir}/mysql \
12cr|mp3blaster-3.2.5-7|52	--with-mysql-libs=%{_libdir} \
12cr|mp3blaster-3.2.5-7|53	--with-lirc \
12cr|mp3blaster-3.2.5-7|54	--with-oggvorbis \
12cr|mp3blaster-3.2.5-7|55	--with-sidplay \
12cr|mp3blaster-3.2.5-7|56	
12cr|mp3blaster-3.2.5-7|57	%make
12cr|mp3blaster-3.2.5-7|58	
12cr|mp3blaster-3.2.5-7|59	%install
12cr|mp3blaster-3.2.5-7|60	rm -rf %{buildroot}
12cr|mp3blaster-3.2.5-7|61	
12cr|mp3blaster-3.2.5-7|62	%makeinstall
12cr|mp3blaster-3.2.5-7|63	
12cr|mp3blaster-3.2.5-7|64	# cleanup
12cr|mp3blaster-3.2.5-7|65	rm -f %{buildroot}%{_datadir}/mp3blaster/charmap/chargen.c
12cr|mp3blaster-3.2.5-7|66	rm -f %{buildroot}%{_datadir}/mp3blaster/charmap/maketbl.c
12cr|mp3blaster-3.2.5-7|67	
12cr|mp3blaster-3.2.5-7|68	%clean
12cr|mp3blaster-3.2.5-7|69	rm -rf %{buildroot}
12cr|mp3blaster-3.2.5-7|70	
12cr|mp3blaster-3.2.5-7|71	%files
12cr|mp3blaster-3.2.5-7|72	%defattr(-,root,root)
12cr|mp3blaster-3.2.5-7|73	%doc AUTHORS BUGS CREDITS ChangeLog FAQ INSTALL NEWS README TODO
12cr|mp3blaster-3.2.5-7|74	%{_bindir}/*
12cr|mp3blaster-3.2.5-7|75	%{_datadir}/%{name}
12cr|mp3blaster-3.2.5-7|76	%{_mandir}/man1/*
12cr|mp3blaster-3.2.5-7|77	
12cr|mp3blaster-3.2.5-7|78	
12cr|mp3blaster-3.2.5-7|79	%changelog
12cr|mp3blaster-3.2.5-7|80	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 3.2.5-7mdv2011.0
12cr|mp3blaster-3.2.5-7|81	+ Revision: 645842
12cr|mp3blaster-3.2.5-7|82	- relink against libmysqlclient.so.18
12cr|mp3blaster-3.2.5-7|83	
12cr|mp3blaster-3.2.5-7|84	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 3.2.5-6mdv2011.0
12cr|mp3blaster-3.2.5-7|85	+ Revision: 627260
12cr|mp3blaster-3.2.5-7|86	- rebuilt against mysql-5.5.8 libs, again
12cr|mp3blaster-3.2.5-7|87	
12cr|mp3blaster-3.2.5-7|88	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 3.2.5-5mdv2011.0
12cr|mp3blaster-3.2.5-7|89	+ Revision: 626542
12cr|mp3blaster-3.2.5-7|90	- rebuilt against mysql-5.5.8 libs
12cr|mp3blaster-3.2.5-7|91	
12cr|mp3blaster-3.2.5-7|92	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 3.2.5-3mdv2011.0
12cr|mp3blaster-3.2.5-7|93	+ Revision: 612941
12cr|mp3blaster-3.2.5-7|94	- the mass rebuild of 2010.1 packages
12cr|mp3blaster-3.2.5-7|95	
12cr|mp3blaster-3.2.5-7|96	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 3.2.5-2mdv2010.1
12cr|mp3blaster-3.2.5-7|97	+ Revision: 507490
12cr|mp3blaster-3.2.5-7|98	- rebuild
12cr|mp3blaster-3.2.5-7|99	
12cr|mp3blaster-3.2.5-7|100	* Wed Jan 20 2010 Jérôme Brenier <incubusss@mandriva.org> 3.2.5-1mdv2010.1
12cr|mp3blaster-3.2.5-7|101	+ Revision: 494384
12cr|mp3blaster-3.2.5-7|102	- new version 3.2.5
12cr|mp3blaster-3.2.5-7|103	- drop the no more necessary gcc43 patch
12cr|mp3blaster-3.2.5-7|104	- sync patches with Debian
12cr|mp3blaster-3.2.5-7|105	
12cr|mp3blaster-3.2.5-7|106	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|mp3blaster-3.2.5-7|107	- rebuild
12cr|mp3blaster-3.2.5-7|108	
12cr|mp3blaster-3.2.5-7|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|mp3blaster-3.2.5-7|110	- rebuild
12cr|mp3blaster-3.2.5-7|111	
12cr|mp3blaster-3.2.5-7|112	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 3.2.3-8mdv2009.1
12cr|mp3blaster-3.2.5-7|113	+ Revision: 311308
12cr|mp3blaster-3.2.5-7|114	- rebuilt against mysql-5.1.30 libs
12cr|mp3blaster-3.2.5-7|115	
12cr|mp3blaster-3.2.5-7|116	* Sat Sep 20 2008 Oden Eriksson <oeriksson@mandriva.com> 3.2.3-7mdv2009.0
12cr|mp3blaster-3.2.5-7|117	+ Revision: 286152
12cr|mp3blaster-3.2.5-7|118	- added a gcc43 patch from gentoo
12cr|mp3blaster-3.2.5-7|119	
12cr|mp3blaster-3.2.5-7|120	+ Thierry Vignaud <tv@mandriva.org>
12cr|mp3blaster-3.2.5-7|121	- rebuild
12cr|mp3blaster-3.2.5-7|122	
12cr|mp3blaster-3.2.5-7|123	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 3.2.3-4mdv2008.1
12cr|mp3blaster-3.2.5-7|124	+ Revision: 181387
12cr|mp3blaster-3.2.5-7|125	- rebuild
12cr|mp3blaster-3.2.5-7|126	
12cr|mp3blaster-3.2.5-7|127	+ Olivier Blin <oblin@mandriva.com>
12cr|mp3blaster-3.2.5-7|128	- restore BuildRoot
12cr|mp3blaster-3.2.5-7|129	
12cr|mp3blaster-3.2.5-7|130	+ Thierry Vignaud <tv@mandriva.org>
12cr|mp3blaster-3.2.5-7|131	- kill re-definition of %%buildroot on Pixel's request
12cr|mp3blaster-3.2.5-7|132	
12cr|mp3blaster-3.2.5-7|133	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 3.2.3-3mdv2008.0
12cr|mp3blaster-3.2.5-7|134	+ Revision: 83802
12cr|mp3blaster-3.2.5-7|135	- rebuild
12cr|mp3blaster-3.2.5-7|136	
12cr|mp3blaster-3.2.5-7|137	
12cr|mp3blaster-3.2.5-7|138	* Mon Sep 04 2006 Oden Eriksson <oeriksson@mandriva.com> 3.2.3-1mdv2007.0
12cr|mp3blaster-3.2.5-7|139	- rebuilt against MySQL-5.0.24a-1mdv2007.0 due to ABI changes
12cr|mp3blaster-3.2.5-7|140	
12cr|mp3blaster-3.2.5-7|141	* Sun Aug 06 2006 Oden Eriksson <oeriksson@mandriva.com> 3.2.3-1mdv2007.0
12cr|mp3blaster-3.2.5-7|142	- 3.2.3
12cr|mp3blaster-3.2.5-7|143	
12cr|mp3blaster-3.2.5-7|144	* Tue Jan 31 2006 Oden Eriksson <oeriksson@mandriva.com> 3.2.2-1mdk
12cr|mp3blaster-3.2.5-7|145	- 3.2.2 (Minor feature enhancements)
12cr|mp3blaster-3.2.5-7|146	
12cr|mp3blaster-3.2.5-7|147	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 3.2.0-5mdk
12cr|mp3blaster-3.2.5-7|148	- rebuilt against MySQL-5.0.15
12cr|mp3blaster-3.2.5-7|149	
12cr|mp3blaster-3.2.5-7|150	* Mon Jan 24 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.2.0-4mdk
12cr|mp3blaster-3.2.5-7|151	- rebuilt against MySQL-4.1.x system libs
12cr|mp3blaster-3.2.5-7|152	
12cr|mp3blaster-3.2.5-7|153	* Sun Jun 06 2004 Austin Acton <austin@mandrake.org> 3.2.0-3mdk
12cr|mp3blaster-3.2.5-7|154	- rebuild
12cr|mp3blaster-3.2.5-7|155	
12cr|mp3blaster-3.2.5-7|156	* Mon Mar 01 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.2.0-2mdk
12cr|mp3blaster-3.2.5-7|157	- Own dir
12cr|mp3blaster-3.2.5-7|158	
12cr|mp3blaster-3.2.5-7|159	* Fri Nov 28 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 3.2.0-1mdk
12cr|mp3blaster-3.2.5-7|160	- 3.2.0
12cr|mp3blaster-3.2.5-7|161	- added lirc support
12cr|mp3blaster-3.2.5-7|162	- fix explicit-lib-dependency
12cr|mp3blaster-3.2.5-7|163	- fix invalid-build-requires
12cr|mp3blaster-3.2.5-7|164	- fix devel-file-in-non-devel-package
12cr|mp3blaster-3.2.5-7|165	- misc spec file fixes
12cr|mp3blaster-3.2.5-7|166	

3266 12
12cr|mp3c-0.31-8|1	Summary: 	MP3 creator for audiocds with usage of CDDB
12cr|mp3c-0.31-8|2	Name: 		mp3c
12cr|mp3c-0.31-8|3	Version: 	0.31
12cr|mp3c-0.31-8|4	Release: 	%mkrel 8
12cr|mp3c-0.31-8|5	License: 	GPL
12cr|mp3c-0.31-8|6	Group: 		Sound
12cr|mp3c-0.31-8|7	URL:		http://wspse.de/WSPse/Linux-MP3c.php3
12cr|mp3c-0.31-8|8	Source: 	ftp://ftp.wspse.de/pub/linux/wspse/%{name}-%{version}.tar.bz2
12cr|mp3c-0.31-8|9	BuildRequires:  ncurses-devel
12cr|mp3c-0.31-8|10	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|mp3c-0.31-8|11	
12cr|mp3c-0.31-8|12	%description
12cr|mp3c-0.31-8|13	This program reads the TOC from audio CDs, gets the CDDB entry for it,
12cr|mp3c-0.31-8|14	and converts the audio tracks to mp3 or Ogg Vorbis format.
12cr|mp3c-0.31-8|15	(under usage of any CD grabber and encoder).
12cr|mp3c-0.31-8|16	
12cr|mp3c-0.31-8|17	It has a comfortable text-based UI, but you can also create a shell script for
12cr|mp3c-0.31-8|18	automated processing of a CD.
12cr|mp3c-0.31-8|19	
12cr|mp3c-0.31-8|20	The default settings require oggenc from the vorbis-tools package and
12cr|mp3c-0.31-8|21	cdparanoia.
12cr|mp3c-0.31-8|22	
12cr|mp3c-0.31-8|23	
12cr|mp3c-0.31-8|24	%prep
12cr|mp3c-0.31-8|25	
12cr|mp3c-0.31-8|26	%setup -q
12cr|mp3c-0.31-8|27	
12cr|mp3c-0.31-8|28	%build
12cr|mp3c-0.31-8|29	
12cr|mp3c-0.31-8|30	%configure2_5x \
12cr|mp3c-0.31-8|31	--with-cddb-path=%{_datadir}/apps/kscd/cddb \
12cr|mp3c-0.31-8|32	--enable-oggdefaults
12cr|mp3c-0.31-8|33	
12cr|mp3c-0.31-8|34	%make
12cr|mp3c-0.31-8|35	
12cr|mp3c-0.31-8|36	%install
12cr|mp3c-0.31-8|37	rm -rf $RPM_BUILD_ROOT
12cr|mp3c-0.31-8|38	
12cr|mp3c-0.31-8|39	%makeinstall
12cr|mp3c-0.31-8|40	
12cr|mp3c-0.31-8|41	%{find_lang} %{name}
12cr|mp3c-0.31-8|42	
12cr|mp3c-0.31-8|43	%clean
12cr|mp3c-0.31-8|44	rm -rf $RPM_BUILD_ROOT
12cr|mp3c-0.31-8|45	
12cr|mp3c-0.31-8|46	%files -f %{name}.lang
12cr|mp3c-0.31-8|47	%defattr(-,root,root)
12cr|mp3c-0.31-8|48	%doc AUTHORS BATCH.README BUGS CDDB_HOWTO ChangeLog FAQ NEWS OTHERS
12cr|mp3c-0.31-8|49	%doc README patches/cdparanoia.diff patches/encoder.diff TODO
12cr|mp3c-0.31-8|50	%{_bindir}/mp3c
12cr|mp3c-0.31-8|51	%{_mandir}/man1/mp3c.1*
12cr|mp3c-0.31-8|52	
12cr|mp3c-0.31-8|53	
12cr|mp3c-0.31-8|54	%changelog
12cr|mp3c-0.31-8|55	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.31-8mdv2011.0
12cr|mp3c-0.31-8|56	+ Revision: 620400
12cr|mp3c-0.31-8|57	- the mass rebuild of 2010.0 packages
12cr|mp3c-0.31-8|58	
12cr|mp3c-0.31-8|59	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.31-7mdv2010.0
12cr|mp3c-0.31-8|60	+ Revision: 430097
12cr|mp3c-0.31-8|61	- rebuild
12cr|mp3c-0.31-8|62	
12cr|mp3c-0.31-8|63	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.31-6mdv2009.0
12cr|mp3c-0.31-8|64	+ Revision: 252926
12cr|mp3c-0.31-8|65	- rebuild
12cr|mp3c-0.31-8|66	
12cr|mp3c-0.31-8|67	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0.31-4mdv2008.1
12cr|mp3c-0.31-8|68	+ Revision: 181395
12cr|mp3c-0.31-8|69	- rebuild
12cr|mp3c-0.31-8|70	- rebuild
12cr|mp3c-0.31-8|71	
12cr|mp3c-0.31-8|72	+ Olivier Blin <oblin@mandriva.com>
12cr|mp3c-0.31-8|73	- restore BuildRoot
12cr|mp3c-0.31-8|74	
12cr|mp3c-0.31-8|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|mp3c-0.31-8|76	- kill re-definition of %%buildroot on Pixel's request
12cr|mp3c-0.31-8|77	
12cr|mp3c-0.31-8|78	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.31-2mdv2008.0
12cr|mp3c-0.31-8|79	+ Revision: 83808
12cr|mp3c-0.31-8|80	- rebuild
12cr|mp3c-0.31-8|81	
12cr|mp3c-0.31-8|82	
12cr|mp3c-0.31-8|83	* Mon Jul 31 2006 Götz Waschk <waschk@mandriva.org> 0.31-1mdv2007.0
12cr|mp3c-0.31-8|84	- New release 0.31
12cr|mp3c-0.31-8|85	
12cr|mp3c-0.31-8|86	* Wed Mar 08 2006 Gtz Waschk <waschk@mandriva.org> 0.30-1mdk
12cr|mp3c-0.31-8|87	- new version
12cr|mp3c-0.31-8|88	
12cr|mp3c-0.31-8|89	* Wed Jul 06 2005 Lenny Cartier <lenny@mandriva.com> 0.29-2mdk
12cr|mp3c-0.31-8|90	- rebuild
12cr|mp3c-0.31-8|91	
12cr|mp3c-0.31-8|92	* Sat Jun 26 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.29-1mdk
12cr|mp3c-0.31-8|93	- 0.29
12cr|mp3c-0.31-8|94	
12cr|mp3c-0.31-8|95	* Thu Jun 03 2004 Michael Scherer <misc@mandrake.org> 0.28-2mdk
12cr|mp3c-0.31-8|96	- rebuild for new libintl
12cr|mp3c-0.31-8|97	- BuildRequires
12cr|mp3c-0.31-8|98	
12cr|mp3c-0.31-8|99	* Fri Apr 16 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.28-1mdk
12cr|mp3c-0.31-8|100	- fix url
12cr|mp3c-0.31-8|101	- enable Ogg as default
12cr|mp3c-0.31-8|102	- drop patch
12cr|mp3c-0.31-8|103	- new version
12cr|mp3c-0.31-8|104	

3267 12
12cr|mp3cddb-1.6-8|1	%define name mp3cddb
12cr|mp3cddb-1.6-8|2	%define version 1.6
12cr|mp3cddb-1.6-8|3	%define release %mkrel 8
12cr|mp3cddb-1.6-8|4	
12cr|mp3cddb-1.6-8|5	Summary:	Console MP3 renaming program
12cr|mp3cddb-1.6-8|6	Name:		%{name}
12cr|mp3cddb-1.6-8|7	Version: 	%{version}
12cr|mp3cddb-1.6-8|8	Release: 	%{release}
12cr|mp3cddb-1.6-8|9	Source0: 	%{name}-%{version}.tar.bz2
12cr|mp3cddb-1.6-8|10	License: 	GPL
12cr|mp3cddb-1.6-8|11	Group: 		File tools
12cr|mp3cddb-1.6-8|12	Url: 		http://rufus.hackish.org/wiki/MP3cddb
12cr|mp3cddb-1.6-8|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mp3cddb-1.6-8|14	Requires:	perl-Term-ReadLine-Gnu
12cr|mp3cddb-1.6-8|15	
12cr|mp3cddb-1.6-8|16	%description
12cr|mp3cddb-1.6-8|17	Mp3cddb is a console MP3 renaming program. It can retrieve album data
12cr|mp3cddb-1.6-8|18	automatically or manually from FreeDB, from ID3 tags, or from a blank
12cr|mp3cddb-1.6-8|19	template. Files can be renamed into any imaginable directory structure
12cr|mp3cddb-1.6-8|20	and format using a powerful yet simple configuration syntax.
12cr|mp3cddb-1.6-8|21	
12cr|mp3cddb-1.6-8|22	%prep
12cr|mp3cddb-1.6-8|23	%setup -q
12cr|mp3cddb-1.6-8|24	
12cr|mp3cddb-1.6-8|25	%install
12cr|mp3cddb-1.6-8|26	%__rm -rf $RPM_BUILD_ROOT
12cr|mp3cddb-1.6-8|27	%__install -m 755 -D %{name}-%{version}.pl $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|mp3cddb-1.6-8|28	
12cr|mp3cddb-1.6-8|29	%clean
12cr|mp3cddb-1.6-8|30	%__rm -rf $RPM_BUILD_ROOT
12cr|mp3cddb-1.6-8|31	
12cr|mp3cddb-1.6-8|32	%files
12cr|mp3cddb-1.6-8|33	%defattr(-,root,root)
12cr|mp3cddb-1.6-8|34	%{_bindir}/%{name}
12cr|mp3cddb-1.6-8|35	
12cr|mp3cddb-1.6-8|36	
12cr|mp3cddb-1.6-8|37	
12cr|mp3cddb-1.6-8|38	
12cr|mp3cddb-1.6-8|39	%changelog
12cr|mp3cddb-1.6-8|40	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6-8mdv2011.0
12cr|mp3cddb-1.6-8|41	+ Revision: 620401
12cr|mp3cddb-1.6-8|42	- the mass rebuild of 2010.0 packages
12cr|mp3cddb-1.6-8|43	
12cr|mp3cddb-1.6-8|44	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.6-7mdv2010.0
12cr|mp3cddb-1.6-8|45	+ Revision: 430098
12cr|mp3cddb-1.6-8|46	- rebuild
12cr|mp3cddb-1.6-8|47	
12cr|mp3cddb-1.6-8|48	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.6-6mdv2009.0
12cr|mp3cddb-1.6-8|49	+ Revision: 252928
12cr|mp3cddb-1.6-8|50	- rebuild
12cr|mp3cddb-1.6-8|51	
12cr|mp3cddb-1.6-8|52	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.6-4mdv2008.1
12cr|mp3cddb-1.6-8|53	+ Revision: 170987
12cr|mp3cddb-1.6-8|54	- rebuild
12cr|mp3cddb-1.6-8|55	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|mp3cddb-1.6-8|56	
12cr|mp3cddb-1.6-8|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.6-3mdv2008.1
12cr|mp3cddb-1.6-8|58	+ Revision: 136608
12cr|mp3cddb-1.6-8|59	- restore BuildRoot
12cr|mp3cddb-1.6-8|60	
12cr|mp3cddb-1.6-8|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|mp3cddb-1.6-8|62	- kill re-definition of %%buildroot on Pixel's request
12cr|mp3cddb-1.6-8|63	
12cr|mp3cddb-1.6-8|64	
12cr|mp3cddb-1.6-8|65	* Mon Feb 12 2007 Emmanuel Andry <eandry@mandriva.org> 1.6-3mdv2007.0
12cr|mp3cddb-1.6-8|66	+ Revision: 120218
12cr|mp3cddb-1.6-8|67	- fix requires
12cr|mp3cddb-1.6-8|68	- Requires perl(Term::ReadLine::Gnu:XS)
12cr|mp3cddb-1.6-8|69	- Import mp3cddb
12cr|mp3cddb-1.6-8|70	
12cr|mp3cddb-1.6-8|71	* Sun May 14 2006 Emmanuel Andry <eandry@mandriva.org> 1.6-1mdk
12cr|mp3cddb-1.6-8|72	- 1.6
12cr|mp3cddb-1.6-8|73	- mkrel
12cr|mp3cddb-1.6-8|74	
12cr|mp3cddb-1.6-8|75	* Fri Feb 04 2005 Jrmie Lenfant-Engelmann <tocman@gmail.com> 1.5-1mdk
12cr|mp3cddb-1.6-8|76	- new version
12cr|mp3cddb-1.6-8|77	- Add a RENAMEVA that if defined will be used on VA cds instead of the normal
12cr|mp3cddb-1.6-8|78	- RENAME line. Thankes Sven for the patch.
12cr|mp3cddb-1.6-8|79	
12cr|mp3cddb-1.6-8|80	* Thu Dec 30 2004 Jrmie Lenfant-Engelmann <tocman@gmail.com> 1.4-1mdk
12cr|mp3cddb-1.6-8|81	- new version
12cr|mp3cddb-1.6-8|82	
12cr|mp3cddb-1.6-8|83	* Tue Dec 28 2004 Jrmie Lenfant-Engelmann <tocman@gmail.com> 1.3-1mdk
12cr|mp3cddb-1.6-8|84	- First package
12cr|mp3cddb-1.6-8|85	

3268 12
12cr|mp3_check-1.98-10|1	Name:      mp3_check
12cr|mp3_check-1.98-10|2	Summary:   A utility which analyzes mp3 files for errors and standards conformance
12cr|mp3_check-1.98-10|3	Version:   1.98
12cr|mp3_check-1.98-10|4	Release: %mkrel 10
12cr|mp3_check-1.98-10|5	Group:     Sound
12cr|mp3_check-1.98-10|6	URL:	   https://sourceforge.net/project/?group_id=6126
12cr|mp3_check-1.98-10|7	License:   GPL
12cr|mp3_check-1.98-10|8	Source:    ftp://ftp.thedeepsky.com/outgoing/mp3_check-%version.tar.bz2
12cr|mp3_check-1.98-10|9	Buildroot: %{_tmppath}/mp3_check-root
12cr|mp3_check-1.98-10|10	
12cr|mp3_check-1.98-10|11	%description
12cr|mp3_check-1.98-10|12	Identify in explicit detail mp3s that do not correctly follow the mp3
12cr|mp3_check-1.98-10|13	format. Also look for invalid frame headers, missing frames, etc. This
12cr|mp3_check-1.98-10|14	can be especially important when building an archive, and you want
12cr|mp3_check-1.98-10|15	quality mp3s.
12cr|mp3_check-1.98-10|16	
12cr|mp3_check-1.98-10|17	%prep
12cr|mp3_check-1.98-10|18	%setup -q
12cr|mp3_check-1.98-10|19	
12cr|mp3_check-1.98-10|20	%build
12cr|mp3_check-1.98-10|21	%make CFLAGS="%optflags"
12cr|mp3_check-1.98-10|22	
12cr|mp3_check-1.98-10|23	%install
12cr|mp3_check-1.98-10|24	rm -rf $RPM_BUILD_ROOT
12cr|mp3_check-1.98-10|25	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|mp3_check-1.98-10|26	install -s -m 755 mp3_check $RPM_BUILD_ROOT%{_bindir}
12cr|mp3_check-1.98-10|27	
12cr|mp3_check-1.98-10|28	%clean
12cr|mp3_check-1.98-10|29	rm -rf $RPM_BUILD_ROOT
12cr|mp3_check-1.98-10|30	
12cr|mp3_check-1.98-10|31	%files
12cr|mp3_check-1.98-10|32	%defattr(-,root,root)
12cr|mp3_check-1.98-10|33	%{_bindir}/mp3_check
12cr|mp3_check-1.98-10|34	%doc NOTES README THANKYOU WISHLIST MY_NOTES GOALS FOR_TESTING
12cr|mp3_check-1.98-10|35	%doc MILESTONE* TODO
12cr|mp3_check-1.98-10|36	
12cr|mp3_check-1.98-10|37	
12cr|mp3_check-1.98-10|38	%changelog
12cr|mp3_check-1.98-10|39	* Tue Aug 02 2011 Götz Waschk <waschk@mandriva.org> 1.98-10mdv2012.0
12cr|mp3_check-1.98-10|40	+ Revision: 692728
12cr|mp3_check-1.98-10|41	- rebuild
12cr|mp3_check-1.98-10|42	
12cr|mp3_check-1.98-10|43	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.98-9mdv2011.0
12cr|mp3_check-1.98-10|44	+ Revision: 252930
12cr|mp3_check-1.98-10|45	- rebuild
12cr|mp3_check-1.98-10|46	
12cr|mp3_check-1.98-10|47	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 1.98-7mdv2008.1
12cr|mp3_check-1.98-10|48	+ Revision: 166024
12cr|mp3_check-1.98-10|49	- fix spacing at top of description
12cr|mp3_check-1.98-10|50	- kill re-definition of %%buildroot on Pixel's request
12cr|mp3_check-1.98-10|51	
12cr|mp3_check-1.98-10|52	+ Olivier Blin <blino@mandriva.org>
12cr|mp3_check-1.98-10|53	- restore BuildRoot
12cr|mp3_check-1.98-10|54	
12cr|mp3_check-1.98-10|55	
12cr|mp3_check-1.98-10|56	* Mon Jul 31 2006 Götz Waschk <waschk@mandriva.org> 1.98-1mdv2007.0
12cr|mp3_check-1.98-10|57	- Rebuild
12cr|mp3_check-1.98-10|58	
12cr|mp3_check-1.98-10|59	* Mon Feb 06 2006 Götz Waschk <waschk@mandriva.org> 1.98-6mdk
12cr|mp3_check-1.98-10|60	- Rebuild
12cr|mp3_check-1.98-10|61	- use mkrel
12cr|mp3_check-1.98-10|62	
12cr|mp3_check-1.98-10|63	* Fri Feb 04 2005 Gtz Waschk <waschk@linux-mandrake.com> 1.98-5mdk
12cr|mp3_check-1.98-10|64	- rebuild
12cr|mp3_check-1.98-10|65	
12cr|mp3_check-1.98-10|66	* Fri Jan 02 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.98-4mdk
12cr|mp3_check-1.98-10|67	- routinely rebuild
12cr|mp3_check-1.98-10|68	

3269 12
12cr|mp3gain-1.5.2-1|1	%define name mp3gain
12cr|mp3gain-1.5.2-1|2	%define release %mkrel 1
12cr|mp3gain-1.5.2-1|3	%define version 1.5.2
12cr|mp3gain-1.5.2-1|4	%define tarball_version 1_5_2_r2
12cr|mp3gain-1.5.2-1|5	
12cr|mp3gain-1.5.2-1|6	Name:		%name
12cr|mp3gain-1.5.2-1|7	Version:	%version
12cr|mp3gain-1.5.2-1|8	Release:	%release
12cr|mp3gain-1.5.2-1|9	Summary:	Lossless MP3 volume adjustment tool
12cr|mp3gain-1.5.2-1|10	
12cr|mp3gain-1.5.2-1|11	Group:		Sound
12cr|mp3gain-1.5.2-1|12	License:	LGPL
12cr|mp3gain-1.5.2-1|13	URL:		http://mp3gain.sourceforge.net
12cr|mp3gain-1.5.2-1|14	Source0:	http://osdn.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{tarball_version}-src.zip
12cr|mp3gain-1.5.2-1|15	Source1:	%{name}.1.bz2
12cr|mp3gain-1.5.2-1|16	Source2:	README.method
12cr|mp3gain-1.5.2-1|17	Patch0:		mp3gain_tempfile_default.patch
12cr|mp3gain-1.5.2-1|18	Patch2:		mp3gain_cflags.patch
12cr|mp3gain-1.5.2-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mp3gain-1.5.2-1|20	
12cr|mp3gain-1.5.2-1|21	
12cr|mp3gain-1.5.2-1|22	%description
12cr|mp3gain-1.5.2-1|23	MP3Gain analyzes and adjusts mp3 files so that they have the same
12cr|mp3gain-1.5.2-1|24	volume. It does not just do peak normalization, as many normalizers
12cr|mp3gain-1.5.2-1|25	do. Instead, it does some statistical analysis to determine how loud
12cr|mp3gain-1.5.2-1|26	the file actually sounds to the human ear. Also, the changes MP3Gain
12cr|mp3gain-1.5.2-1|27	makes are completely lossless. There is no quality lost in the change
12cr|mp3gain-1.5.2-1|28	because the program adjusts the mp3 file directly, without decoding
12cr|mp3gain-1.5.2-1|29	and re-encoding.
12cr|mp3gain-1.5.2-1|30	
12cr|mp3gain-1.5.2-1|31	
12cr|mp3gain-1.5.2-1|32	%prep
12cr|mp3gain-1.5.2-1|33	%setup -q -c %{name}-%{tarball_version}-src
12cr|mp3gain-1.5.2-1|34	%patch0 -p1 -b .tempfile
12cr|mp3gain-1.5.2-1|35	%patch2 -p1 -b .cflags
12cr|mp3gain-1.5.2-1|36	install -p -m 644 %{SOURCE2} .
12cr|mp3gain-1.5.2-1|37	%{__sed} -i 's/\r//' lgpl.txt
12cr|mp3gain-1.5.2-1|38	
12cr|mp3gain-1.5.2-1|39	
12cr|mp3gain-1.5.2-1|40	%build
12cr|mp3gain-1.5.2-1|41	%make
12cr|mp3gain-1.5.2-1|42	
12cr|mp3gain-1.5.2-1|43	
12cr|mp3gain-1.5.2-1|44	%install
12cr|mp3gain-1.5.2-1|45	rm -rf %{buildroot}
12cr|mp3gain-1.5.2-1|46	install -Dp -m 755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|mp3gain-1.5.2-1|47	install -Dp -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}.1.bz2
12cr|mp3gain-1.5.2-1|48	
12cr|mp3gain-1.5.2-1|49	
12cr|mp3gain-1.5.2-1|50	%clean
12cr|mp3gain-1.5.2-1|51	rm -rf %{buildroot}
12cr|mp3gain-1.5.2-1|52	
12cr|mp3gain-1.5.2-1|53	
12cr|mp3gain-1.5.2-1|54	%files
12cr|mp3gain-1.5.2-1|55	%defattr(-,root,root,-)
12cr|mp3gain-1.5.2-1|56	%doc lgpl.txt README.method
12cr|mp3gain-1.5.2-1|57	%{_bindir}/%{name}
12cr|mp3gain-1.5.2-1|58	%{_mandir}/man1/*
12cr|mp3gain-1.5.2-1|59	
12cr|mp3gain-1.5.2-1|60	
12cr|mp3gain-1.5.2-1|61	%changelog
12cr|mp3gain-1.5.2-1|62	* Sat Aug 07 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.5.2-1mdv2011.0
12cr|mp3gain-1.5.2-1|63	+ Revision: 567270
12cr|mp3gain-1.5.2-1|64	- update to 1.5.2
12cr|mp3gain-1.5.2-1|65	- unpack the patches
12cr|mp3gain-1.5.2-1|66	- rediff patches 0,2
12cr|mp3gain-1.5.2-1|67	- drop patch1, fixed upstream
12cr|mp3gain-1.5.2-1|68	- drop patch3, not needed any more
12cr|mp3gain-1.5.2-1|69	
12cr|mp3gain-1.5.2-1|70	* Mon May 18 2009 Jérôme Brenier <incubusss@mandriva.org> 1.4.6-4mdv2010.0
12cr|mp3gain-1.5.2-1|71	+ Revision: 377397
12cr|mp3gain-1.5.2-1|72	- add a patch to fix str fmt
12cr|mp3gain-1.5.2-1|73	
12cr|mp3gain-1.5.2-1|74	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.4.6-3mdv2009.0
12cr|mp3gain-1.5.2-1|75	+ Revision: 252943
12cr|mp3gain-1.5.2-1|76	- rebuild
12cr|mp3gain-1.5.2-1|77	
12cr|mp3gain-1.5.2-1|78	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.4.6-1mdv2008.1
12cr|mp3gain-1.5.2-1|79	+ Revision: 136608
12cr|mp3gain-1.5.2-1|80	- restore BuildRoot
12cr|mp3gain-1.5.2-1|81	
12cr|mp3gain-1.5.2-1|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|mp3gain-1.5.2-1|83	- kill re-definition of %%buildroot on Pixel's request
12cr|mp3gain-1.5.2-1|84	
12cr|mp3gain-1.5.2-1|85	* Sat May 05 2007 Lenny Cartier <lenny@mandriva.org> 1.4.6-1mdv2008.0
12cr|mp3gain-1.5.2-1|86	+ Revision: 22608
12cr|mp3gain-1.5.2-1|87	- Import mp3gain
12cr|mp3gain-1.5.2-1|88	
12cr|mp3gain-1.5.2-1|89	
12cr|mp3gain-1.5.2-1|90	
12cr|mp3gain-1.5.2-1|91	
12cr|mp3gain-1.5.2-1|92	* Fri May 04 2007 Lenny Cartier <lenny@mandriva.com> 1.4.6-1mdv2008.0
12cr|mp3gain-1.5.2-1|93	- stole rpm from fedora
12cr|mp3gain-1.5.2-1|94	
12cr|mp3gain-1.5.2-1|95	* Tue Nov 28 2006 Brian Pepple <bpepple@fedoraproject.org> - 1.4.6-4
12cr|mp3gain-1.5.2-1|96	- Bump.
12cr|mp3gain-1.5.2-1|97	
12cr|mp3gain-1.5.2-1|98	* Sun Nov 26 2006 Brian Pepple <bpepple@fedoraproject.org> - 1.4.6-3
12cr|mp3gain-1.5.2-1|99	- D'Oh! Add HAVE_MEMCPY back to cflag patch.
12cr|mp3gain-1.5.2-1|100	
12cr|mp3gain-1.5.2-1|101	* Sun Nov 26 2006 Brian Pepple <bpepple@fedoraproject.org> - 1.4.6-2
12cr|mp3gain-1.5.2-1|102	- Update cflags patch to use RPM_OPT_FLAGS.
12cr|mp3gain-1.5.2-1|103	
12cr|mp3gain-1.5.2-1|104	* Mon Nov 20 2006 Brian Pepple <bpepple@fedoraproject.org> - 1.4.6-1
12cr|mp3gain-1.5.2-1|105	- Initial Livna spec.

3270 12
12cr|mp3info-0.8.5a-5|1	Summary:	Mp3info - Utility for MP3 information and tag modification
12cr|mp3info-0.8.5a-5|2	Name:		mp3info
12cr|mp3info-0.8.5a-5|3	Version:	0.8.5a
12cr|mp3info-0.8.5a-5|4	Release:	%mkrel 5
12cr|mp3info-0.8.5a-5|5	Group:		Sound
12cr|mp3info-0.8.5a-5|6	License:	GPL
12cr|mp3info-0.8.5a-5|7	URL:		ftp://metalab.unc.edu/pub/linux/apps/sound/mp3-utils/mp3info
12cr|mp3info-0.8.5a-5|8	Source0:	ftp.debian.org/debian/pool/main/m/mp3info/%{name}-%{version}.tgz
12cr|mp3info-0.8.5a-5|9	Source1:	mp3info-16.png
12cr|mp3info-0.8.5a-5|10	Source2:	mp3info-32.png
12cr|mp3info-0.8.5a-5|11	Source3:	mp3info-48.png
12cr|mp3info-0.8.5a-5|12	Patch0:		mp3info-0.8.5a-format_not_a_string_literal_and_no_format_arguments.diff
12cr|mp3info-0.8.5a-5|13	BuildRequires:	gtk+2-devel ncurses-devel
12cr|mp3info-0.8.5a-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mp3info-0.8.5a-5|15	
12cr|mp3info-0.8.5a-5|16	%description
12cr|mp3info-0.8.5a-5|17	An MP3 technical info viewer and ID3 1.x tag editor.
12cr|mp3info-0.8.5a-5|18	MP3Info has an interactive mode (using curses) and a command line mode.
12cr|mp3info-0.8.5a-5|19	MP3Info can display ID3 tag information as well as various technical aspects
12cr|mp3info-0.8.5a-5|20	of an MP3 file including playing time, bit-rate, sampling frequency and other
12cr|mp3info-0.8.5a-5|21	attributes in a pre-defined or user-specifiable output format.
12cr|mp3info-0.8.5a-5|22	It also has a VERY configurable output.
12cr|mp3info-0.8.5a-5|23	mp3info is availlable with both ncurses and gtk UIs.
12cr|mp3info-0.8.5a-5|24	
12cr|mp3info-0.8.5a-5|25	%prep
12cr|mp3info-0.8.5a-5|26	%setup -q -n %name-%version
12cr|mp3info-0.8.5a-5|27	%patch0 -p0
12cr|mp3info-0.8.5a-5|28	
12cr|mp3info-0.8.5a-5|29	%build
12cr|mp3info-0.8.5a-5|30	%make CFLAGS="%{optflags}"
12cr|mp3info-0.8.5a-5|31	
12cr|mp3info-0.8.5a-5|32	%install
12cr|mp3info-0.8.5a-5|33	rm -rf %{buildroot}
12cr|mp3info-0.8.5a-5|34	
12cr|mp3info-0.8.5a-5|35	mkdir -p %{buildroot}/{%{_bindir},%{_mandir}/man1}
12cr|mp3info-0.8.5a-5|36	%makeinstall prefix=%{buildroot} mandir=%{buildroot}%{_mandir}/man1
12cr|mp3info-0.8.5a-5|37	
12cr|mp3info-0.8.5a-5|38	mkdir -p %{buildroot}%{_datadir}/applications
12cr|mp3info-0.8.5a-5|39	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|mp3info-0.8.5a-5|40	[Desktop Entry]
12cr|mp3info-0.8.5a-5|41	Name=MP3 info
12cr|mp3info-0.8.5a-5|42	Comment=Utility for MP3 information and tag modification
12cr|mp3info-0.8.5a-5|43	Exec=%{_bindir}/gmp3info
12cr|mp3info-0.8.5a-5|44	Icon=sound_section
12cr|mp3info-0.8.5a-5|45	Terminal=false
12cr|mp3info-0.8.5a-5|46	Type=Application
12cr|mp3info-0.8.5a-5|47	Categories=Audio;AudioVideo;AudioVideoEditing;
12cr|mp3info-0.8.5a-5|48	EOF
12cr|mp3info-0.8.5a-5|49	
12cr|mp3info-0.8.5a-5|50	%if %mdkversion < 200900
12cr|mp3info-0.8.5a-5|51	%post
12cr|mp3info-0.8.5a-5|52	%update_menus
12cr|mp3info-0.8.5a-5|53	%endif
12cr|mp3info-0.8.5a-5|54	
12cr|mp3info-0.8.5a-5|55	%if %mdkversion < 200900
12cr|mp3info-0.8.5a-5|56	%postun
12cr|mp3info-0.8.5a-5|57	%clean_menus
12cr|mp3info-0.8.5a-5|58	%endif
12cr|mp3info-0.8.5a-5|59	
12cr|mp3info-0.8.5a-5|60	%clean
12cr|mp3info-0.8.5a-5|61	rm -rf %{buildroot}
12cr|mp3info-0.8.5a-5|62	
12cr|mp3info-0.8.5a-5|63	%files
12cr|mp3info-0.8.5a-5|64	%defattr (-,root,root)
12cr|mp3info-0.8.5a-5|65	%doc README ChangeLog mp3info.lsm LICENSE
12cr|mp3info-0.8.5a-5|66	%{_bindir}/*
12cr|mp3info-0.8.5a-5|67	%{_mandir}/man1/*
12cr|mp3info-0.8.5a-5|68	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|mp3info-0.8.5a-5|69	
12cr|mp3info-0.8.5a-5|70	
12cr|mp3info-0.8.5a-5|71	%changelog
12cr|mp3info-0.8.5a-5|72	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.5a-5mdv2011.0
12cr|mp3info-0.8.5a-5|73	+ Revision: 620402
12cr|mp3info-0.8.5a-5|74	- the mass rebuild of 2010.0 packages
12cr|mp3info-0.8.5a-5|75	
12cr|mp3info-0.8.5a-5|76	* Mon Oct 05 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8.5a-4mdv2010.0
12cr|mp3info-0.8.5a-5|77	+ Revision: 453963
12cr|mp3info-0.8.5a-5|78	- fix build
12cr|mp3info-0.8.5a-5|79	- rebuild
12cr|mp3info-0.8.5a-5|80	
12cr|mp3info-0.8.5a-5|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|mp3info-0.8.5a-5|82	- rebuild
12cr|mp3info-0.8.5a-5|83	
12cr|mp3info-0.8.5a-5|84	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.5a-2mdv2009.0
12cr|mp3info-0.8.5a-5|85	+ Revision: 239064
12cr|mp3info-0.8.5a-5|86	- rebuild
12cr|mp3info-0.8.5a-5|87	
12cr|mp3info-0.8.5a-5|88	+ Pixel <pixel@mandriva.com>
12cr|mp3info-0.8.5a-5|89	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|mp3info-0.8.5a-5|90	
12cr|mp3info-0.8.5a-5|91	+ Olivier Blin <oblin@mandriva.com>
12cr|mp3info-0.8.5a-5|92	- restore BuildRoot
12cr|mp3info-0.8.5a-5|93	
12cr|mp3info-0.8.5a-5|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|mp3info-0.8.5a-5|95	- kill re-definition of %%buildroot on Pixel's request
12cr|mp3info-0.8.5a-5|96	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|mp3info-0.8.5a-5|97	
12cr|mp3info-0.8.5a-5|98	* Mon Jul 02 2007 Funda Wang <fwang@mandriva.org> 0.8.5a-1mdv2008.0
12cr|mp3info-0.8.5a-5|99	+ Revision: 47124
12cr|mp3info-0.8.5a-5|100	- BR gtk2 rather than gtk1
12cr|mp3info-0.8.5a-5|101	- New version
12cr|mp3info-0.8.5a-5|102	move to xdg menu
12cr|mp3info-0.8.5a-5|103	- Import mp3info
12cr|mp3info-0.8.5a-5|104	
12cr|mp3info-0.8.5a-5|105	
12cr|mp3info-0.8.5a-5|106	
12cr|mp3info-0.8.5a-5|107	* Mon Sep 18 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 0.8.4-14mdv2007.0
12cr|mp3info-0.8.5a-5|108	- Rebuild
12cr|mp3info-0.8.5a-5|109	
12cr|mp3info-0.8.5a-5|110	* Sat Jun 17 2006 Götz Waschk <waschk@mandriva.org> 0.8.4-13mdk
12cr|mp3info-0.8.5a-5|111	- Rebuild
12cr|mp3info-0.8.5a-5|112	- use mkrel
12cr|mp3info-0.8.5a-5|113	
12cr|mp3info-0.8.5a-5|114	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 0.8.4-12mdk
12cr|mp3info-0.8.5a-5|115	- Rebuild
12cr|mp3info-0.8.5a-5|116	
12cr|mp3info-0.8.5a-5|117	* Tue Sep  2 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.8.4-11mdk
12cr|mp3info-0.8.5a-5|118	- fix buildrequires
12cr|mp3info-0.8.5a-5|119	
12cr|mp3info-0.8.5a-5|120	* Wed Jul 23 2003 Per yvind Karlsen <peroyvind@sintrax.net> 0.8.4-10mdk
12cr|mp3info-0.8.5a-5|121	- fix gcc-3.3 patch (P0)
12cr|mp3info-0.8.5a-5|122	
12cr|mp3info-0.8.5a-5|123	* Fri Jul 18 2003 Per yvind Karlsen <peroyvind@sintrax.net> 0.8.4-9mdk
12cr|mp3info-0.8.5a-5|124	- fix P0, dunno what happened..!?!?!?
12cr|mp3info-0.8.5a-5|125	- cosmetics
12cr|mp3info-0.8.5a-5|126	
12cr|mp3info-0.8.5a-5|127	* Thu Jun 19 2003 Per yvind Karlsen <peroyvind@sintrax.net> 0.8.4-8mdk
12cr|mp3info-0.8.5a-5|128	- fix for gcc-3.3 (P0, from Christiaan Welvaart <cjw@daneel.dyndns.org>)
12cr|mp3info-0.8.5a-5|129	- rm -rf $RPM_BUILD_ROOT in the correct stage
12cr|mp3info-0.8.5a-5|130	- fixed a type
12cr|mp3info-0.8.5a-5|131	- compile with $RPM_OPT_FLAGS
12cr|mp3info-0.8.5a-5|132	- drop redundant requires, rpm will figure out library dependencies itself
12cr|mp3info-0.8.5a-5|133	
12cr|mp3info-0.8.5a-5|134	* Tue May 27 2003 David BAUDENS <baudens@mandrakesoft.com> 0.8.4-7mdk
12cr|mp3info-0.8.5a-5|135	- Fix icon in menu
12cr|mp3info-0.8.5a-5|136	
12cr|mp3info-0.8.5a-5|137	* Fri Jan 03 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.8.4-6mdk
12cr|mp3info-0.8.5a-5|138	- build release
12cr|mp3info-0.8.5a-5|139	
12cr|mp3info-0.8.5a-5|140	* Tue Jan 29 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.8.4-5mdk
12cr|mp3info-0.8.5a-5|141	- xpm to png icons conversion
12cr|mp3info-0.8.5a-5|142	
12cr|mp3info-0.8.5a-5|143	* Tue Oct 30 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.8.4-4mdk
12cr|mp3info-0.8.5a-5|144	- add %%url
12cr|mp3info-0.8.5a-5|145	
12cr|mp3info-0.8.5a-5|146	* Thu Oct 25 2001 Stefan van der Eijk <stefan@eijk.nu> 0.8.4-3mdk
12cr|mp3info-0.8.5a-5|147	- BuildRequires: ncurses-devel
12cr|mp3info-0.8.5a-5|148	
12cr|mp3info-0.8.5a-5|149	* Thu Aug 30 2001 David BAUDENS <baudens@mandrakesoft.com> 0.8.4-2mdk
12cr|mp3info-0.8.5a-5|150	- Use icons in menu
12cr|mp3info-0.8.5a-5|151	
12cr|mp3info-0.8.5a-5|152	* Fri Aug 17 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.8.4-1mdk
12cr|mp3info-0.8.5a-5|153	- add {Build,}Requires
12cr|mp3info-0.8.5a-5|154	- add a README.mandrake which explain why the new prog
12cr|mp3info-0.8.5a-5|155	- fix source url
12cr|mp3info-0.8.5a-5|156	- enhanced description
12cr|mp3info-0.8.5a-5|157	- new release
12cr|mp3info-0.8.5a-5|158	- add menu entry
12cr|mp3info-0.8.5a-5|159	
12cr|mp3info-0.8.5a-5|160	* Mon Jul 16 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.8.3-1mdk
12cr|mp3info-0.8.5a-5|161	- new release
12cr|mp3info-0.8.5a-5|162	
12cr|mp3info-0.8.5a-5|163	* Wed Mar 14 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.2.16-5mdk
12cr|mp3info-0.8.5a-5|164	- fix build (includes of glibc-2.2.2)
12cr|mp3info-0.8.5a-5|165	
12cr|mp3info-0.8.5a-5|166	* Wed Nov 08 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.16-4mdk
12cr|mp3info-0.8.5a-5|167	- capitalize summary
12cr|mp3info-0.8.5a-5|168	
12cr|mp3info-0.8.5a-5|169	* Tue Aug 01 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.16-3mdk
12cr|mp3info-0.8.5a-5|170	- BM
12cr|mp3info-0.8.5a-5|171	
12cr|mp3info-0.8.5a-5|172	* Tue May 02 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.2.16-2mdk
12cr|mp3info-0.8.5a-5|173	- fix group
12cr|mp3info-0.8.5a-5|174	- fix files section
12cr|mp3info-0.8.5a-5|175	
12cr|mp3info-0.8.5a-5|176	* Tue Nov 30 1999 Lenny Cartier <lenny@mandrakesoft.com>
12cr|mp3info-0.8.5a-5|177	- new in contribs
12cr|mp3info-0.8.5a-5|178	- bz archive, man pages
12cr|mp3info-0.8.5a-5|179	
12cr|mp3info-0.8.5a-5|180	* Fri Mar 19 1999 Thorvald Natvig <thorvald@natvig.com>
12cr|mp3info-0.8.5a-5|181	- Initial release as RPM

3271 12
12cr|mp3packer-1.23-1|1	%define name mp3packer
12cr|mp3packer-1.23-1|2	%define version 1.23
12cr|mp3packer-1.23-1|3	%define release %mkrel 1
12cr|mp3packer-1.23-1|4	
12cr|mp3packer-1.23-1|5	Summary: MP3 reorganizer and repacker
12cr|mp3packer-1.23-1|6	Name: %{name}
12cr|mp3packer-1.23-1|7	Version: %{version}
12cr|mp3packer-1.23-1|8	Release: %{release}
12cr|mp3packer-1.23-1|9	Source0: http://omion.dyndns.org/mp3packer/%{name}-%{version}_src.zip
12cr|mp3packer-1.23-1|10	Patch0: mp3packer-1.23-fix-linking.patch
12cr|mp3packer-1.23-1|11	License: GPLv2+
12cr|mp3packer-1.23-1|12	Group: Sound
12cr|mp3packer-1.23-1|13	Url: http://omion.dyndns.org/
12cr|mp3packer-1.23-1|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mp3packer-1.23-1|15	BuildRequires: ocaml
12cr|mp3packer-1.23-1|16	
12cr|mp3packer-1.23-1|17	%description
12cr|mp3packer-1.23-1|18	MP3packer is a program which can rearrange the data within an MP3 to
12cr|mp3packer-1.23-1|19	fulfill specific goals. By default, the program generates the smallest
12cr|mp3packer-1.23-1|20	MP3 possible (with the least padding). However, many people also use
12cr|mp3packer-1.23-1|21	it to turn VBR files into CBR for use with players which don't support
12cr|mp3packer-1.23-1|22	VBR.
12cr|mp3packer-1.23-1|23	
12cr|mp3packer-1.23-1|24	%prep
12cr|mp3packer-1.23-1|25	%setup -q -c
12cr|mp3packer-1.23-1|26	%apply_patches
12cr|mp3packer-1.23-1|27	
12cr|mp3packer-1.23-1|28	
12cr|mp3packer-1.23-1|29	%build
12cr|mp3packer-1.23-1|30	%make OBJ_EXT=.o EXE_EXT=""
12cr|mp3packer-1.23-1|31	
12cr|mp3packer-1.23-1|32	%install
12cr|mp3packer-1.23-1|33	rm -rf %{buildroot}
12cr|mp3packer-1.23-1|34	mkdir -p %buildroot%_bindir/
12cr|mp3packer-1.23-1|35	cp %name %buildroot%_bindir/
12cr|mp3packer-1.23-1|36	
12cr|mp3packer-1.23-1|37	%clean
12cr|mp3packer-1.23-1|38	rm -rf %{buildroot}
12cr|mp3packer-1.23-1|39	
12cr|mp3packer-1.23-1|40	%files
12cr|mp3packer-1.23-1|41	%defattr(-,root,root)
12cr|mp3packer-1.23-1|42	%doc *.html
12cr|mp3packer-1.23-1|43	%_bindir/%name
12cr|mp3packer-1.23-1|44	
12cr|mp3packer-1.23-1|45	
12cr|mp3packer-1.23-1|46	%changelog
12cr|mp3packer-1.23-1|47	* Wed Jan 11 2012 Götz Waschk <waschk@mandriva.org> 1.23-1mdv2011.0
12cr|mp3packer-1.23-1|48	+ Revision: 759839
12cr|mp3packer-1.23-1|49	- new version
12cr|mp3packer-1.23-1|50	- fix linking
12cr|mp3packer-1.23-1|51	- import mp3packer
12cr|mp3packer-1.23-1|52	

3272 12
12cr|mp3splt-2.4.1-2|1	%define	name	mp3splt
12cr|mp3splt-2.4.1-2|2	%define	version	2.4.1
12cr|mp3splt-2.4.1-2|3	%define	release	%mkrel 2
12cr|mp3splt-2.4.1-2|4	
12cr|mp3splt-2.4.1-2|5	Name:		%{name}
12cr|mp3splt-2.4.1-2|6	Summary:	Command line utility to split mp3 and ogg files
12cr|mp3splt-2.4.1-2|7	Version:	%{version}
12cr|mp3splt-2.4.1-2|8	Release:	%{release}
12cr|mp3splt-2.4.1-2|9	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|mp3splt-2.4.1-2|10	Group:		Sound
12cr|mp3splt-2.4.1-2|11	URL:		http://mp3splt.sourceforge.net/
12cr|mp3splt-2.4.1-2|12	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|mp3splt-2.4.1-2|13	BuildRequires:	oggvorbis-devel
12cr|mp3splt-2.4.1-2|14	BuildRequires:	mad-devel
12cr|mp3splt-2.4.1-2|15	BuildRequires:	libmp3splt-devel
12cr|mp3splt-2.4.1-2|16	License:	GPLv2+
12cr|mp3splt-2.4.1-2|17	
12cr|mp3splt-2.4.1-2|18	%description
12cr|mp3splt-2.4.1-2|19	Mp3Splt is a command line utility to split MP3 (VBR supported) and Ogg Vorbis
12cr|mp3splt-2.4.1-2|20	files between a beginning and an end time position, without decoding.
12cr|mp3splt-2.4.1-2|21	
12cr|mp3splt-2.4.1-2|22	It's very useful to split large mp3/ogg to make smaller files or to split
12cr|mp3splt-2.4.1-2|23	entire albums to obtain original tracks. If you want to split an album, you can
12cr|mp3splt-2.4.1-2|24	select split points and filenames manually or you can get them automatically
12cr|mp3splt-2.4.1-2|25	from CDDB (internet or a local file) or from .cue files. Supports also
12cr|mp3splt-2.4.1-2|26	automatic silence split, that can be used also to adjust cddb/cue splitpoints.
12cr|mp3splt-2.4.1-2|27	
12cr|mp3splt-2.4.1-2|28	Otherwise if you have a file created either with Mp3Wrap or AlbumWrap you can
12cr|mp3splt-2.4.1-2|29	extract tracks just in few seconds.
12cr|mp3splt-2.4.1-2|30	
12cr|mp3splt-2.4.1-2|31	%prep
12cr|mp3splt-2.4.1-2|32	%setup -q
12cr|mp3splt-2.4.1-2|33	
12cr|mp3splt-2.4.1-2|34	%build
12cr|mp3splt-2.4.1-2|35	%configure2_5x \
12cr|mp3splt-2.4.1-2|36	--enable-oggsplt_symlink \
12cr|mp3splt-2.4.1-2|37	--disable-rpath
12cr|mp3splt-2.4.1-2|38	%make
12cr|mp3splt-2.4.1-2|39	
12cr|mp3splt-2.4.1-2|40	%install
12cr|mp3splt-2.4.1-2|41	rm -rf %{buildroot}
12cr|mp3splt-2.4.1-2|42	%makeinstall_std
12cr|mp3splt-2.4.1-2|43	
12cr|mp3splt-2.4.1-2|44	%find_lang %{name}
12cr|mp3splt-2.4.1-2|45	
12cr|mp3splt-2.4.1-2|46	%clean
12cr|mp3splt-2.4.1-2|47	rm -rf %{buildroot}
12cr|mp3splt-2.4.1-2|48	
12cr|mp3splt-2.4.1-2|49	%files -f %{name}.lang
12cr|mp3splt-2.4.1-2|50	%defattr(-,root,root)
12cr|mp3splt-2.4.1-2|51	%doc AUTHORS ChangeLog README
12cr|mp3splt-2.4.1-2|52	%{_bindir}/*
12cr|mp3splt-2.4.1-2|53	%{_mandir}/man1/mp3splt.*
12cr|mp3splt-2.4.1-2|54	%{_mandir}/man1/oggsplt.*
12cr|mp3splt-2.4.1-2|55	
12cr|mp3splt-2.4.1-2|56	
12cr|mp3splt-2.4.1-2|57	%changelog
12cr|mp3splt-2.4.1-2|58	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-2mdv2012.0
12cr|mp3splt-2.4.1-2|59	+ Revision: 773004
12cr|mp3splt-2.4.1-2|60	- relink against libpcre.so.1
12cr|mp3splt-2.4.1-2|61	
12cr|mp3splt-2.4.1-2|62	* Thu Nov 24 2011 Andrey Bondrov <abondrov@mandriva.org> 2.4.1-1
12cr|mp3splt-2.4.1-2|63	+ Revision: 733211
12cr|mp3splt-2.4.1-2|64	- New version 2.4.1
12cr|mp3splt-2.4.1-2|65	
12cr|mp3splt-2.4.1-2|66	* Thu Aug 18 2011 Andrey Bondrov <abondrov@mandriva.org> 2.4-1
12cr|mp3splt-2.4.1-2|67	+ Revision: 695193
12cr|mp3splt-2.4.1-2|68	- New version 2.4
12cr|mp3splt-2.4.1-2|69	
12cr|mp3splt-2.4.1-2|70	* Sun Mar 06 2011 Jani Välimaa <wally@mandriva.org> 2.3a-1
12cr|mp3splt-2.4.1-2|71	+ Revision: 642247
12cr|mp3splt-2.4.1-2|72	- new version 2.3a
12cr|mp3splt-2.4.1-2|73	
12cr|mp3splt-2.4.1-2|74	* Fri Mar 04 2011 Jani Välimaa <wally@mandriva.org> 2.3-1
12cr|mp3splt-2.4.1-2|75	+ Revision: 641582
12cr|mp3splt-2.4.1-2|76	- new version 2.3
12cr|mp3splt-2.4.1-2|77	
12cr|mp3splt-2.4.1-2|78	* Fri Oct 01 2010 Jani Välimaa <wally@mandriva.org> 2.2.9-1mdv2011.0
12cr|mp3splt-2.4.1-2|79	+ Revision: 582293
12cr|mp3splt-2.4.1-2|80	- new version 2.2.9
12cr|mp3splt-2.4.1-2|81	
12cr|mp3splt-2.4.1-2|82	* Fri Aug 27 2010 Jani Välimaa <wally@mandriva.org> 2.2.8-1mdv2011.0
12cr|mp3splt-2.4.1-2|83	+ Revision: 573593
12cr|mp3splt-2.4.1-2|84	- new version 2.2.8
12cr|mp3splt-2.4.1-2|85	- drop unneeded patch
12cr|mp3splt-2.4.1-2|86	
12cr|mp3splt-2.4.1-2|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|mp3splt-2.4.1-2|88	- rebuild
12cr|mp3splt-2.4.1-2|89	
12cr|mp3splt-2.4.1-2|90	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.1c-3mdv2009.0
12cr|mp3splt-2.4.1-2|91	+ Revision: 252945
12cr|mp3splt-2.4.1-2|92	- rebuild
12cr|mp3splt-2.4.1-2|93	
12cr|mp3splt-2.4.1-2|94	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 2.1c-1mdv2008.1
12cr|mp3splt-2.4.1-2|95	+ Revision: 136608
12cr|mp3splt-2.4.1-2|96	- restore BuildRoot
12cr|mp3splt-2.4.1-2|97	
12cr|mp3splt-2.4.1-2|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|mp3splt-2.4.1-2|99	- kill re-definition of %%buildroot on Pixel's request
12cr|mp3splt-2.4.1-2|100	
12cr|mp3splt-2.4.1-2|101	* Tue Jul 17 2007 Adam Williamson <awilliamson@mandriva.org> 2.1c-1mdv2008.0
12cr|mp3splt-2.4.1-2|102	+ Revision: 52981
12cr|mp3splt-2.4.1-2|103	- add patch0 (fix build with GCC 4)
12cr|mp3splt-2.4.1-2|104	- spec clean
12cr|mp3splt-2.4.1-2|105	- new release 2.1c
12cr|mp3splt-2.4.1-2|106	- Import mp3splt
12cr|mp3splt-2.4.1-2|107	
12cr|mp3splt-2.4.1-2|108	
12cr|mp3splt-2.4.1-2|109	* Thu Nov  4 2004 Pascal Terjan <pterjan@mandrake.org> 2.1-1mdk
12cr|mp3splt-2.4.1-2|110	- New release 2.1
12cr|mp3splt-2.4.1-2|111	
12cr|mp3splt-2.4.1-2|112	* Tue Apr 04 2004 Pascal Terjan <pterjan@mandrake.org> 2.0e-1mdk
12cr|mp3splt-2.4.1-2|113	- 2.0e
12cr|mp3splt-2.4.1-2|114	
12cr|mp3splt-2.4.1-2|115	* Thu Mar 11 2004 Pascal Terjan <pterjan@mandrake.org> 2.0d-1mdk
12cr|mp3splt-2.4.1-2|116	- 2.0d
12cr|mp3splt-2.4.1-2|117	
12cr|mp3splt-2.4.1-2|118	* Fri Jan 10 2004 Pascal Terjan <pterjan@mandrake.org> 2.0-1mdk
12cr|mp3splt-2.4.1-2|119	- 2.0
12cr|mp3splt-2.4.1-2|120	
12cr|mp3splt-2.4.1-2|121	* Thu Nov 13 2003 Pascal Terjan <CMoi@tuxfamily.org> 1.9-2mdk
12cr|mp3splt-2.4.1-2|122	- fix typo in summary
12cr|mp3splt-2.4.1-2|123	
12cr|mp3splt-2.4.1-2|124	* Thu Nov 06 2003 Pascal Terjan <CMoi@tuxfamily.org> 1.9-1mdk
12cr|mp3splt-2.4.1-2|125	- new in contribs

3273 12
12cr|mp3splt-gtk-0.7.1-2|1	Name:		mp3splt-gtk
12cr|mp3splt-gtk-0.7.1-2|2	Version:	0.7.1
12cr|mp3splt-gtk-0.7.1-2|3	Release:	2
12cr|mp3splt-gtk-0.7.1-2|4	Summary:	GTK2 utility to split MP3 and Ogg Files without decoding
12cr|mp3splt-gtk-0.7.1-2|5	Source0:	http://prdownloads.sourceforge.net/mp3splt/mp3splt-gtk-%{version}.tar.gz
12cr|mp3splt-gtk-0.7.1-2|6	URL:		http://mp3splt.sourceforge.net
12cr|mp3splt-gtk-0.7.1-2|7	Group:		Sound
12cr|mp3splt-gtk-0.7.1-2|8	License:	GPLv2+
12cr|mp3splt-gtk-0.7.1-2|9	BuildRequires:	pkgconfig(gstreamer-0.10)
12cr|mp3splt-gtk-0.7.1-2|10	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12cr|mp3splt-gtk-0.7.1-2|11	BuildRequires:	libmp3splt-devel
12cr|mp3splt-gtk-0.7.1-2|12	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mp3splt-gtk-0.7.1-2|13	BuildRequires:	pkgconfig(libpng)
12cr|mp3splt-gtk-0.7.1-2|14	#BuildRequires:	pkgconfig(audacious)
12cr|mp3splt-gtk-0.7.1-2|15	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|mp3splt-gtk-0.7.1-2|16	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cr|mp3splt-gtk-0.7.1-2|17	BuildRequires:	rarian
12cr|mp3splt-gtk-0.7.1-2|18	
12cr|mp3splt-gtk-0.7.1-2|19	%description
12cr|mp3splt-gtk-0.7.1-2|20	%{name} is a GTK2 utility to split mp3 and ogg files selecting a begin and an
12cr|mp3splt-gtk-0.7.1-2|21	end time position, without decoding. It is very useful to split large mp3/ogg
12cr|mp3splt-gtk-0.7.1-2|22	to make smaller files or to split entire albums to obtain original tracks.
12cr|mp3splt-gtk-0.7.1-2|23	
12cr|mp3splt-gtk-0.7.1-2|24	%prep
12cr|mp3splt-gtk-0.7.1-2|25	%setup -q
12cr|mp3splt-gtk-0.7.1-2|26	
12cr|mp3splt-gtk-0.7.1-2|27	%build
12cr|mp3splt-gtk-0.7.1-2|28	%configure2_5x \
12cr|mp3splt-gtk-0.7.1-2|29	--disable-rpath \
12cr|mp3splt-gtk-0.7.1-2|30	--disable-audacious
12cr|mp3splt-gtk-0.7.1-2|31	%make
12cr|mp3splt-gtk-0.7.1-2|32	
12cr|mp3splt-gtk-0.7.1-2|33	%install
12cr|mp3splt-gtk-0.7.1-2|34	%makeinstall_std
12cr|mp3splt-gtk-0.7.1-2|35	
12cr|mp3splt-gtk-0.7.1-2|36	# desktop file
12cr|mp3splt-gtk-0.7.1-2|37	install -Dpm0644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|mp3splt-gtk-0.7.1-2|38	
12cr|mp3splt-gtk-0.7.1-2|39	%find_lang %{name} --with-gnome
12cr|mp3splt-gtk-0.7.1-2|40	
12cr|mp3splt-gtk-0.7.1-2|41	%files -f %{name}.lang
12cr|mp3splt-gtk-0.7.1-2|42	%doc AUTHORS ChangeLog NEWS README
12cr|mp3splt-gtk-0.7.1-2|43	%{_bindir}/%{name}
12cr|mp3splt-gtk-0.7.1-2|44	%{_datadir}/%{name}
12cr|mp3splt-gtk-0.7.1-2|45	%{_datadir}/pixmaps/%{name}*.*
12cr|mp3splt-gtk-0.7.1-2|46	%{_datadir}/applications/%{name}.desktop
12cr|mp3splt-gtk-0.7.1-2|47	%{_mandir}/man1/%{name}.*
12cr|mp3splt-gtk-0.7.1-2|48	
12cr|mp3splt-gtk-0.7.1-2|49	
12cr|mp3splt-gtk-0.7.1-2|50	%changelog
12cr|mp3splt-gtk-0.7.1-2|51	* Thu Nov 24 2011 Andrey Bondrov <abondrov@mandriva.org> 0.7.1-1mdv2011.0
12cr|mp3splt-gtk-0.7.1-2|52	+ Revision: 733216
12cr|mp3splt-gtk-0.7.1-2|53	- Disable Audacious support for now
12cr|mp3splt-gtk-0.7.1-2|54	- New version 0.7.1
12cr|mp3splt-gtk-0.7.1-2|55	
12cr|mp3splt-gtk-0.7.1-2|56	* Thu Aug 18 2011 Andrey Bondrov <abondrov@mandriva.org> 0.7-1
12cr|mp3splt-gtk-0.7.1-2|57	+ Revision: 695194
12cr|mp3splt-gtk-0.7.1-2|58	- New version 0.7
12cr|mp3splt-gtk-0.7.1-2|59	
12cr|mp3splt-gtk-0.7.1-2|60	* Sun Mar 06 2011 Jani Välimaa <wally@mandriva.org> 0.6.1a-1
12cr|mp3splt-gtk-0.7.1-2|61	+ Revision: 642305
12cr|mp3splt-gtk-0.7.1-2|62	- new version 0.6.1a
12cr|mp3splt-gtk-0.7.1-2|63	- add patches to fix Makefile and .desktop file
12cr|mp3splt-gtk-0.7.1-2|64	- use upstream .desktop file
12cr|mp3splt-gtk-0.7.1-2|65	
12cr|mp3splt-gtk-0.7.1-2|66	* Fri Oct 01 2010 Jani Välimaa <wally@mandriva.org> 0.6-1mdv2011.0
12cr|mp3splt-gtk-0.7.1-2|67	+ Revision: 582294
12cr|mp3splt-gtk-0.7.1-2|68	- new version 0.6
12cr|mp3splt-gtk-0.7.1-2|69	- drop unneeded patch
12cr|mp3splt-gtk-0.7.1-2|70	
12cr|mp3splt-gtk-0.7.1-2|71	* Fri Aug 27 2010 Jani Välimaa <wally@mandriva.org> 0.5.9-1mdv2011.0
12cr|mp3splt-gtk-0.7.1-2|72	+ Revision: 573592
12cr|mp3splt-gtk-0.7.1-2|73	- import mp3splt-gtk
12cr|mp3splt-gtk-0.7.1-2|74	

3274 12
12cr|mp3val-0.1.8-2|1	%define name mp3val
12cr|mp3val-0.1.8-2|2	%define version 0.1.8
12cr|mp3val-0.1.8-2|3	%define release %mkrel 2
12cr|mp3val-0.1.8-2|4	
12cr|mp3val-0.1.8-2|5	Summary: Tool to validate and fix MPEG audio files
12cr|mp3val-0.1.8-2|6	Name: %{name}
12cr|mp3val-0.1.8-2|7	Version: %{version}
12cr|mp3val-0.1.8-2|8	Release: %{release}
12cr|mp3val-0.1.8-2|9	Source0: http://downloads.sourceforge.net/project/%name/%name/%{name}%%20%{version}/%{name}-%{version}-src.tar.gz
12cr|mp3val-0.1.8-2|10	Patch: mp3val-0.1.7-src-fix-open.patch
12cr|mp3val-0.1.8-2|11	License: GPLv2+
12cr|mp3val-0.1.8-2|12	Group: Sound
12cr|mp3val-0.1.8-2|13	Url: http://mp3val.sourceforge.net/
12cr|mp3val-0.1.8-2|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mp3val-0.1.8-2|15	
12cr|mp3val-0.1.8-2|16	%description
12cr|mp3val-0.1.8-2|17	MP3val is a small, high-speed tool for MPEG audio files validation and
12cr|mp3val-0.1.8-2|18	(optionally) fixing problems. It was primarily designed for
12cr|mp3val-0.1.8-2|19	verification of MPEG 1 Layer III (MP3) files, but supports also other
12cr|mp3val-0.1.8-2|20	MPEG versions and layers.
12cr|mp3val-0.1.8-2|21	
12cr|mp3val-0.1.8-2|22	%prep
12cr|mp3val-0.1.8-2|23	%setup -q -n %name-%version-src
12cr|mp3val-0.1.8-2|24	%patch -p1
12cr|mp3val-0.1.8-2|25	chmod 644 changelog.txt manual.html
12cr|mp3val-0.1.8-2|26	
12cr|mp3val-0.1.8-2|27	%build
12cr|mp3val-0.1.8-2|28	%make -f Makefile.linux CXXFLAGS="%optflags"
12cr|mp3val-0.1.8-2|29	
12cr|mp3val-0.1.8-2|30	%install
12cr|mp3val-0.1.8-2|31	rm -rf $RPM_BUILD_ROOT
12cr|mp3val-0.1.8-2|32	install -m 755 -D %name %buildroot%_bindir/%name
12cr|mp3val-0.1.8-2|33	
12cr|mp3val-0.1.8-2|34	%clean
12cr|mp3val-0.1.8-2|35	rm -rf $RPM_BUILD_ROOT
12cr|mp3val-0.1.8-2|36	
12cr|mp3val-0.1.8-2|37	%files
12cr|mp3val-0.1.8-2|38	%defattr(-,root,root)
12cr|mp3val-0.1.8-2|39	%doc changelog.txt manual.html
12cr|mp3val-0.1.8-2|40	%_bindir/%name
12cr|mp3val-0.1.8-2|41	
12cr|mp3val-0.1.8-2|42	
12cr|mp3val-0.1.8-2|43	%changelog
12cr|mp3val-0.1.8-2|44	* Tue Nov 08 2011 Götz Waschk <waschk@mandriva.org> 0.1.8-2mdv2012.0
12cr|mp3val-0.1.8-2|45	+ Revision: 729033
12cr|mp3val-0.1.8-2|46	- rebuild
12cr|mp3val-0.1.8-2|47	
12cr|mp3val-0.1.8-2|48	* Fri Nov 06 2009 Götz Waschk <waschk@mandriva.org> 0.1.8-1mdv2011.0
12cr|mp3val-0.1.8-2|49	+ Revision: 460832
12cr|mp3val-0.1.8-2|50	- new version
12cr|mp3val-0.1.8-2|51	- update source URL
12cr|mp3val-0.1.8-2|52	
12cr|mp3val-0.1.8-2|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1.7-4mdv2010.0
12cr|mp3val-0.1.8-2|54	+ Revision: 430101
12cr|mp3val-0.1.8-2|55	- rebuild
12cr|mp3val-0.1.8-2|56	
12cr|mp3val-0.1.8-2|57	* Fri Sep 19 2008 Götz Waschk <waschk@mandriva.org> 0.1.7-3mdv2009.0
12cr|mp3val-0.1.8-2|58	+ Revision: 285838
12cr|mp3val-0.1.8-2|59	- fix build
12cr|mp3val-0.1.8-2|60	- update license
12cr|mp3val-0.1.8-2|61	
12cr|mp3val-0.1.8-2|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|mp3val-0.1.8-2|63	- rebuild
12cr|mp3val-0.1.8-2|64	- kill re-definition of %%buildroot on Pixel's request
12cr|mp3val-0.1.8-2|65	
12cr|mp3val-0.1.8-2|66	+ Olivier Blin <blino@mandriva.org>
12cr|mp3val-0.1.8-2|67	- restore BuildRoot
12cr|mp3val-0.1.8-2|68	
12cr|mp3val-0.1.8-2|69	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.7-2mdv2008.0
12cr|mp3val-0.1.8-2|70	+ Revision: 89951
12cr|mp3val-0.1.8-2|71	- rebuild
12cr|mp3val-0.1.8-2|72	
12cr|mp3val-0.1.8-2|73	* Sun Jun 17 2007 Götz Waschk <waschk@mandriva.org> 0.1.7-1mdv2008.0
12cr|mp3val-0.1.8-2|74	+ Revision: 40566
12cr|mp3val-0.1.8-2|75	- new version
12cr|mp3val-0.1.8-2|76	
12cr|mp3val-0.1.8-2|77	* Tue Apr 17 2007 Götz Waschk <waschk@mandriva.org> 0.1.6-1mdv2007.1
12cr|mp3val-0.1.8-2|78	+ Revision: 13554
12cr|mp3val-0.1.8-2|79	- Import mp3val
12cr|mp3val-0.1.8-2|80	
12cr|mp3val-0.1.8-2|81	
12cr|mp3val-0.1.8-2|82	
12cr|mp3val-0.1.8-2|83	* Tue Apr 10 2007 Götz Waschk <waschk@mandriva.org> 0.1.6-1mdv2007.1
12cr|mp3val-0.1.8-2|84	- initial package

3275 12
12cr|mp3valgui-0.1.1-4|1	%define name mp3valgui
12cr|mp3valgui-0.1.1-4|2	%define version 0.1.1
12cr|mp3valgui-0.1.1-4|3	%define release %mkrel 4
12cr|mp3valgui-0.1.1-4|4	
12cr|mp3valgui-0.1.1-4|5	Summary: Tool to validate and fix MPEG audio files
12cr|mp3valgui-0.1.1-4|6	Name: %{name}
12cr|mp3valgui-0.1.1-4|7	Version: %{version}
12cr|mp3valgui-0.1.1-4|8	Release: %{release}
12cr|mp3valgui-0.1.1-4|9	Source0: %{name}-%{version}.tar.bz2
12cr|mp3valgui-0.1.1-4|10	License: GPL
12cr|mp3valgui-0.1.1-4|11	Group: Sound
12cr|mp3valgui-0.1.1-4|12	Url: http://mp3val.sourceforge.net/
12cr|mp3valgui-0.1.1-4|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mp3valgui-0.1.1-4|14	BuildArch: noarch
12cr|mp3valgui-0.1.1-4|15	Requires: pygtk2.0-libglade
12cr|mp3valgui-0.1.1-4|16	Requires: mp3val
12cr|mp3valgui-0.1.1-4|17	
12cr|mp3valgui-0.1.1-4|18	%description
12cr|mp3valgui-0.1.1-4|19	MP3val is a small, high-speed tool for MPEG audio files validation and
12cr|mp3valgui-0.1.1-4|20	(optionally) fixing problems. It was primarily designed for
12cr|mp3valgui-0.1.1-4|21	verification of MPEG 1 Layer III (MP3) files, but supports also other
12cr|mp3valgui-0.1.1-4|22	MPEG versions and layers.
12cr|mp3valgui-0.1.1-4|23	
12cr|mp3valgui-0.1.1-4|24	This is a GUI for MP3val.
12cr|mp3valgui-0.1.1-4|25	
12cr|mp3valgui-0.1.1-4|26	%prep
12cr|mp3valgui-0.1.1-4|27	%setup -q -n %name
12cr|mp3valgui-0.1.1-4|28	
12cr|mp3valgui-0.1.1-4|29	%build
12cr|mp3valgui-0.1.1-4|30	
12cr|mp3valgui-0.1.1-4|31	%install
12cr|mp3valgui-0.1.1-4|32	rm -rf $RPM_BUILD_ROOT
12cr|mp3valgui-0.1.1-4|33	install -d %buildroot%_datadir/%name
12cr|mp3valgui-0.1.1-4|34	install -m 755 mp3valgui.py %buildroot%_datadir/%name
12cr|mp3valgui-0.1.1-4|35	install -m 644 mp3valgui.glade %buildroot%_datadir/%name
12cr|mp3valgui-0.1.1-4|36	install -d %buildroot%_bindir
12cr|mp3valgui-0.1.1-4|37	cat > %buildroot%_bindir/%name << EOF
12cr|mp3valgui-0.1.1-4|38	#!/bin/sh
12cr|mp3valgui-0.1.1-4|39	exec %_datadir/%name/mp3valgui.py "\$*"
12cr|mp3valgui-0.1.1-4|40	EOF
12cr|mp3valgui-0.1.1-4|41	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|mp3valgui-0.1.1-4|42	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|mp3valgui-0.1.1-4|43	[Desktop Entry]
12cr|mp3valgui-0.1.1-4|44	Name=MP3val
12cr|mp3valgui-0.1.1-4|45	Comment=Validate and fix MPEG audio files
12cr|mp3valgui-0.1.1-4|46	Exec=%{name}
12cr|mp3valgui-0.1.1-4|47	Icon=sound_section
12cr|mp3valgui-0.1.1-4|48	Terminal=false
12cr|mp3valgui-0.1.1-4|49	Type=Application
12cr|mp3valgui-0.1.1-4|50	StartupNotify=true
12cr|mp3valgui-0.1.1-4|51	Categories=X-MandrivaLinux-Multimedia-Sound;GTK;Audio;
12cr|mp3valgui-0.1.1-4|52	EOF
12cr|mp3valgui-0.1.1-4|53	
12cr|mp3valgui-0.1.1-4|54	
12cr|mp3valgui-0.1.1-4|55	%clean
12cr|mp3valgui-0.1.1-4|56	rm -rf $RPM_BUILD_ROOT
12cr|mp3valgui-0.1.1-4|57	
12cr|mp3valgui-0.1.1-4|58	%files
12cr|mp3valgui-0.1.1-4|59	%defattr(-,root,root)
12cr|mp3valgui-0.1.1-4|60	%doc AUTHORS NEWS
12cr|mp3valgui-0.1.1-4|61	%attr(755,root,root) %_bindir/%name
12cr|mp3valgui-0.1.1-4|62	%_datadir/%name
12cr|mp3valgui-0.1.1-4|63	%_datadir/applications/mandriva-%name.desktop
12cr|mp3valgui-0.1.1-4|64	
12cr|mp3valgui-0.1.1-4|65	
12cr|mp3valgui-0.1.1-4|66	%changelog
12cr|mp3valgui-0.1.1-4|67	* Tue Aug 02 2011 Götz Waschk <waschk@mandriva.org> 0.1.1-4mdv2012.0
12cr|mp3valgui-0.1.1-4|68	+ Revision: 692726
12cr|mp3valgui-0.1.1-4|69	- rebuild
12cr|mp3valgui-0.1.1-4|70	
12cr|mp3valgui-0.1.1-4|71	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.1.1-3mdv2011.0
12cr|mp3valgui-0.1.1-4|72	+ Revision: 252950
12cr|mp3valgui-0.1.1-4|73	- rebuild
12cr|mp3valgui-0.1.1-4|74	
12cr|mp3valgui-0.1.1-4|75	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.1.1-1mdv2008.1
12cr|mp3valgui-0.1.1-4|76	+ Revision: 136608
12cr|mp3valgui-0.1.1-4|77	- restore BuildRoot
12cr|mp3valgui-0.1.1-4|78	
12cr|mp3valgui-0.1.1-4|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|mp3valgui-0.1.1-4|80	- kill re-definition of %%buildroot on Pixel's request
12cr|mp3valgui-0.1.1-4|81	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|mp3valgui-0.1.1-4|82	
12cr|mp3valgui-0.1.1-4|83	* Tue Apr 17 2007 Götz Waschk <waschk@mandriva.org> 0.1.1-1mdv2007.1
12cr|mp3valgui-0.1.1-4|84	+ Revision: 13557
12cr|mp3valgui-0.1.1-4|85	- Import mp3valgui
12cr|mp3valgui-0.1.1-4|86	
12cr|mp3valgui-0.1.1-4|87	
12cr|mp3valgui-0.1.1-4|88	
12cr|mp3valgui-0.1.1-4|89	* Tue Apr 10 2007 Götz Waschk <waschk@mandriva.org> 0.1.1-1mdv2007.1
12cr|mp3valgui-0.1.1-4|90	- initial package

3276 12
12cr|mp-5.2.2-1|1	%bcond_with	kde4
12cr|mp-5.2.2-1|2	%define		basever	5
12cr|mp-5.2.2-1|3	
12cr|mp-5.2.2-1|4	Name:		mp
12cr|mp-5.2.2-1|5	Version:	5.2.2
12cr|mp-5.2.2-1|6	Release:	1
12cr|mp-5.2.2-1|7	Summary:	Minimum Profit - Programmer Text Editor
12cr|mp-5.2.2-1|8	Group:		Editors
12cr|mp-5.2.2-1|9	License:	GPL
12cr|mp-5.2.2-1|10	URL:		http://triptico.com
12cr|mp-5.2.2-1|11	Source0:	http://triptico.com/download/%{name}-%{version}.tar.gz
12cr|mp-5.2.2-1|12	BuildRequires:	ncursesw-devel
12cr|mp-5.2.2-1|13	BuildRequires:	qt4-devel
12cr|mp-5.2.2-1|14	%if %with kde4
12cr|mp-5.2.2-1|15	BuildRequires:	kdelibs4-devel
12cr|mp-5.2.2-1|16	%endif
12cr|mp-5.2.2-1|17	Provides:	minimum-profit = %{EVRD}
12cr|mp-5.2.2-1|18	Patch0:		mp-5.2.1-prll.patch
12cr|mp-5.2.2-1|19	
12cr|mp-5.2.2-1|20	
12cr|mp-5.2.2-1|21	%description
12cr|mp-5.2.2-1|22	
12cr|mp-5.2.2-1|23	Minimum Profit (mp) is a text editor for programmers. Among its features
12cr|mp-5.2.2-1|24	are the following:
12cr|mp-5.2.2-1|25	
12cr|mp-5.2.2-1|26	- Fully scriptable using a C-like scripting language.
12cr|mp-5.2.2-1|27	- Unlimited undo levels.
12cr|mp-5.2.2-1|28	- Complete Unicode support.
12cr|mp-5.2.2-1|29	- Multiple files can be edited at the same time and blocks copied
12cr|mp-5.2.2-1|30	and pasted among them.
12cr|mp-5.2.2-1|31	- Syntax highlighting for many popular languages / file formats: C, C++,
12cr|mp-5.2.2-1|32	Perl, Shell Scripts, Ruby, Php, Python, HTML...
12cr|mp-5.2.2-1|33	- Creative use of tags: tags created by the external utility _ctags_
12cr|mp-5.2.2-1|34	are used to move instantaneously to functions or variables inside
12cr|mp-5.2.2-1|35	your current source tree. Tags are visually highlighted (underlined),
12cr|mp-5.2.2-1|36	and symbol completion can be triggered to avoid typing your own function
12cr|mp-5.2.2-1|37	names over and over.
12cr|mp-5.2.2-1|38	
12cr|mp-5.2.2-1|39	
12cr|mp-5.2.2-1|40	%prep
12cr|mp-5.2.2-1|41	%setup -q
12cr|mp-5.2.2-1|42	%patch0 -p1
12cr|mp-5.2.2-1|43	
12cr|mp-5.2.2-1|44	%build
12cr|mp-5.2.2-1|45	./config.sh --prefix="%{_prefix}" --without-win32 \
12cr|mp-5.2.2-1|46	%if %with kde4
12cr|mp-5.2.2-1|47	--with-kde4 \
12cr|mp-5.2.2-1|48	%endif
12cr|mp-5.2.2-1|49	%{nil}
12cr|mp-5.2.2-1|50	
12cr|mp-5.2.2-1|51	make MOC=%{qt4bin}/moc
12cr|mp-5.2.2-1|52	
12cr|mp-5.2.2-1|53	%install
12cr|mp-5.2.2-1|54	mkdir -p %{buildroot}/%{_bindir}
12cr|mp-5.2.2-1|55	%makeinstall_std
12cr|mp-5.2.2-1|56	
12cr|mp-5.2.2-1|57	%files
12cr|mp-5.2.2-1|58	%doc COPYING README
12cr|mp-5.2.2-1|59	%{_bindir}/%{name}-%{basever}
12cr|mp-5.2.2-1|60	%{_bindir}/mpsl
12cr|mp-5.2.2-1|61	%{_mandir}/man1/%{name}-%{basever}.*
12cr|mp-5.2.2-1|62	%{_docdir}/%{name}-%{basever}
12cr|mp-5.2.2-1|63	%{_datadir}/%{name}-%{basever}
12cr|mp-5.2.2-1|64	%{_datadir}/locale/
12cr|mp-5.2.2-1|65	
12cr|mp-5.2.2-1|66	
12cr|mp-5.2.2-1|67	%changelog
12cr|mp-5.2.2-1|68	* Thu Apr 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 5.2.2-1
12cr|mp-5.2.2-1|69	+ Revision: 790394
12cr|mp-5.2.2-1|70	- update to 5.2.2
12cr|mp-5.2.2-1|71	
12cr|mp-5.2.2-1|72	* Mon Nov 14 2011 Alexander Khrukin <akhrukin@mandriva.org> 5.2.1-1
12cr|mp-5.2.2-1|73	+ Revision: 730491
12cr|mp-5.2.2-1|74	- imported package mp
12cr|mp-5.2.2-1|75	

3277 12
12cr|mpc-0.22-1|1	Summary:	MPC, command-line client for MPD
12cr|mpc-0.22-1|2	Name:		mpc
12cr|mpc-0.22-1|3	Version:	0.22
12cr|mpc-0.22-1|4	Release:	1
12cr|mpc-0.22-1|5	License:	GPLv2+
12cr|mpc-0.22-1|6	Group:		Sound
12cr|mpc-0.22-1|7	URL:		http://www.musicpd.org/
12cr|mpc-0.22-1|8	Source0:	http://downloads.sourceforge.net/musicpd/%{name}-%{version}.tar.bz2
12cr|mpc-0.22-1|9	# Requires:	mpd
12cr|mpc-0.22-1|10	BuildRequires:	libmpdclient-devel >= 2.2
12cr|mpc-0.22-1|11	
12cr|mpc-0.22-1|12	%description
12cr|mpc-0.22-1|13	A command line tool to interface MPD. Scriptable !
12cr|mpc-0.22-1|14	Features:
12cr|mpc-0.22-1|15	* Bash tab completion
12cr|mpc-0.22-1|16	* Can pipe output of other commands into mpc
12cr|mpc-0.22-1|17	
12cr|mpc-0.22-1|18	%prep
12cr|mpc-0.22-1|19	%setup -q
12cr|mpc-0.22-1|20	
12cr|mpc-0.22-1|21	%build
12cr|mpc-0.22-1|22	%configure2_5x
12cr|mpc-0.22-1|23	%make
12cr|mpc-0.22-1|24	
12cr|mpc-0.22-1|25	%install
12cr|mpc-0.22-1|26	%makeinstall_std
12cr|mpc-0.22-1|27	
12cr|mpc-0.22-1|28	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
12cr|mpc-0.22-1|29	cp doc/mpc-completion.bash %{buildroot}%{_sysconfdir}/bash_completion.d/mpc
12cr|mpc-0.22-1|30	
12cr|mpc-0.22-1|31	rm -rf %{buildroot}%{_docdir}/%{name}/
12cr|mpc-0.22-1|32	
12cr|mpc-0.22-1|33	%files
12cr|mpc-0.22-1|34	%doc README AUTHORS COPYING doc/*.sh
12cr|mpc-0.22-1|35	%{_sysconfdir}/bash_completion.d/mpc
12cr|mpc-0.22-1|36	%{_bindir}/%{name}
12cr|mpc-0.22-1|37	%{_mandir}/man1/*
12cr|mpc-0.22-1|38	
12cr|mpc-0.22-1|39	
12cr|mpc-0.22-1|40	%changelog
12cr|mpc-0.22-1|41	* Mon Feb 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.22-1
12cr|mpc-0.22-1|42	+ Revision: 778134
12cr|mpc-0.22-1|43	- version update 0.22
12cr|mpc-0.22-1|44	
12cr|mpc-0.22-1|45	* Fri Dec 23 2011 Andrey Bondrov <abondrov@mandriva.org> 0.21-1
12cr|mpc-0.22-1|46	+ Revision: 744729
12cr|mpc-0.22-1|47	- New version 0.21, update BuildRequires
12cr|mpc-0.22-1|48	
12cr|mpc-0.22-1|49	* Sun Aug 08 2010 Rémy Clouard <shikamaru@mandriva.org> 0.19-3mdv2011.0
12cr|mpc-0.22-1|50	+ Revision: 567660
12cr|mpc-0.22-1|51	- rebuild for new libmpdclient
12cr|mpc-0.22-1|52	
12cr|mpc-0.22-1|53	* Mon Dec 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.19-1mdv2010.1
12cr|mpc-0.22-1|54	+ Revision: 474310
12cr|mpc-0.22-1|55	- update to 0.19
12cr|mpc-0.22-1|56	
12cr|mpc-0.22-1|57	* Fri Dec 04 2009 Jérôme Brenier <incubusss@mandriva.org> 0.18-1mdv2010.1
12cr|mpc-0.22-1|58	+ Revision: 473215
12cr|mpc-0.22-1|59	- new version 0.18
12cr|mpc-0.22-1|60	- fix license tag
12cr|mpc-0.22-1|61	- BuildRequires : libmpdclient-devel
12cr|mpc-0.22-1|62	
12cr|mpc-0.22-1|63	* Fri Aug 14 2009 Frederik Himpe <fhimpe@mandriva.org> 0.17-1mdv2010.0
12cr|mpc-0.22-1|64	+ Revision: 416370
12cr|mpc-0.22-1|65	- update to new version 0.17
12cr|mpc-0.22-1|66	
12cr|mpc-0.22-1|67	* Thu May 28 2009 Frederik Himpe <fhimpe@mandriva.org> 0.16-1mdv2010.0
12cr|mpc-0.22-1|68	+ Revision: 380612
12cr|mpc-0.22-1|69	- Update to new version 0.16
12cr|mpc-0.22-1|70	
12cr|mpc-0.22-1|71	* Mon Feb 02 2009 Funda Wang <fwang@mandriva.org> 0.15-1mdv2009.1
12cr|mpc-0.22-1|72	+ Revision: 336553
12cr|mpc-0.22-1|73	- new version 0.15
12cr|mpc-0.22-1|74	
12cr|mpc-0.22-1|75	* Sat Jan 03 2009 Jérôme Soyer <saispo@mandriva.org> 0.14-1mdv2009.1
12cr|mpc-0.22-1|76	+ Revision: 323880
12cr|mpc-0.22-1|77	- New upstream release
12cr|mpc-0.22-1|78	
12cr|mpc-0.22-1|79	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.12.1-4mdv2009.0
12cr|mpc-0.22-1|80	+ Revision: 252957
12cr|mpc-0.22-1|81	- rebuild
12cr|mpc-0.22-1|82	
12cr|mpc-0.22-1|83	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.12.1-2mdv2008.1
12cr|mpc-0.22-1|84	+ Revision: 136608
12cr|mpc-0.22-1|85	- restore BuildRoot
12cr|mpc-0.22-1|86	
12cr|mpc-0.22-1|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|mpc-0.22-1|88	- kill re-definition of %%buildroot on Pixel's request
12cr|mpc-0.22-1|89	
12cr|mpc-0.22-1|90	* Fri Jul 20 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.12.1-2mdv2008.0
12cr|mpc-0.22-1|91	+ Revision: 53811
12cr|mpc-0.22-1|92	- install bash-completion
12cr|mpc-0.22-1|93	- mpc can command mpd on a different host, so it doesn't requires to have mpd on the same host
12cr|mpc-0.22-1|94	
12cr|mpc-0.22-1|95	* Mon May 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.12.1-1mdv2008.0
12cr|mpc-0.22-1|96	+ Revision: 32100
12cr|mpc-0.22-1|97	- new version
12cr|mpc-0.22-1|98	- requires mpd
12cr|mpc-0.22-1|99	- spec file clean
12cr|mpc-0.22-1|100	- Import mpc
12cr|mpc-0.22-1|101	

3278 12
12cr|mpd-0.17.2-1|1	%define build_plf 0
12cr|mpd-0.17.2-1|2	%{?_with_plf: %{expand: %%global build_plf 1}}
12cr|mpd-0.17.2-1|3	
12cr|mpd-0.17.2-1|4	%if %build_plf
12cr|mpd-0.17.2-1|5	%define distsuffix plf
12cr|mpd-0.17.2-1|6	%if %mdvver >= 201100
12cr|mpd-0.17.2-1|7	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12cr|mpd-0.17.2-1|8	%define extrarelsuffix plf
12cr|mpd-0.17.2-1|9	%endif
12cr|mpd-0.17.2-1|10	%endif
12cr|mpd-0.17.2-1|11	
12cr|mpd-0.17.2-1|12	Name:			mpd
12cr|mpd-0.17.2-1|13	Version:		0.17.2
12cr|mpd-0.17.2-1|14	Release:		1
12cr|mpd-0.17.2-1|15	Summary:		MPD, the Music Player Daemon
12cr|mpd-0.17.2-1|16	License:		GPLv2+
12cr|mpd-0.17.2-1|17	Group:			Sound
12cr|mpd-0.17.2-1|18	Url:			http://mpd.wikia.com/
12cr|mpd-0.17.2-1|19	Source0:		http://downloads.sourceforge.net/musicpd/%{name}-%{version}.tar.gz
12cr|mpd-0.17.2-1|20	Source1:		%{name}.conf
12cr|mpd-0.17.2-1|21	Source2:		%{name}.init
12cr|mpd-0.17.2-1|22	Source3:		%{name}.logrotate
12cr|mpd-0.17.2-1|23	Source4:		README.urpmi
12cr|mpd-0.17.2-1|24	Source5:		%{name}.service
12cr|mpd-0.17.2-1|25	Patch0:			mpd-0.16.4-missing-headers.patch
12cr|mpd-0.17.2-1|26	
12cr|mpd-0.17.2-1|27	Requires(pre):		rpm-helper
12cr|mpd-0.17.2-1|28	Requires(post):     rpm-helper
12cr|mpd-0.17.2-1|29	Requires(preun):    rpm-helper
12cr|mpd-0.17.2-1|30	Requires(postun):   rpm-helper
12cr|mpd-0.17.2-1|31	BuildRequires:		libalsa-devel
12cr|mpd-0.17.2-1|32	BuildRequires:      libao-devel
12cr|mpd-0.17.2-1|33	BuildRequires:		libatomic_ops-devel
12cr|mpd-0.17.2-1|34	BuildRequires:	    libaudiofile-devel
12cr|mpd-0.17.2-1|35	BuildRequires:		libavahi-common-devel
12cr|mpd-0.17.2-1|36	BuildRequires:		libcurl-devel
12cr|mpd-0.17.2-1|37	BuildRequires:	    libflac-devel libflac++-devel
12cr|mpd-0.17.2-1|38	BuildRequires:	    libid3tag-devel
12cr|mpd-0.17.2-1|39	BuildRequires:      pkgconfig(jack)
12cr|mpd-0.17.2-1|40	BuildRequires:	    libmad-devel
12cr|mpd-0.17.2-1|41	BuildRequires:	    libmikmod-devel
12cr|mpd-0.17.2-1|42	BuildRequires:      libmpcdec-devel
12cr|mpd-0.17.2-1|43	BuildRequires:	    libogg-devel
12cr|mpd-0.17.2-1|44	BuildRequires:      pulseaudio-devel
12cr|mpd-0.17.2-1|45	BuildRequires:		libshout-devel
12cr|mpd-0.17.2-1|46	BuildRequires:	    libvorbis-devel
12cr|mpd-0.17.2-1|47	BuildRequires:	    sqlite3-devel
12cr|mpd-0.17.2-1|48	%if %build_plf
12cr|mpd-0.17.2-1|49	BuildRequires:      libfaad2-devel
12cr|mpd-0.17.2-1|50	%endif
12cr|mpd-0.17.2-1|51	
12cr|mpd-0.17.2-1|52	%description
12cr|mpd-0.17.2-1|53	Music Player Daemon (MPD) allows remote access for playing music (MP3, Ogg
12cr|mpd-0.17.2-1|54	Vorbis, FLAC, Mod, and wave files) and managing playlists. MPD is designed
12cr|mpd-0.17.2-1|55	for integrating a computer into a stereo system that provides control for music
12cr|mpd-0.17.2-1|56	playback over a local network. It is also makes a great desktop music player,
12cr|mpd-0.17.2-1|57	especially if your a console junkie, like frontend options, or restart X often.
12cr|mpd-0.17.2-1|58	%if %build_plf
12cr|mpd-0.17.2-1|59	This package is in PLF because it is built with AAC support of libfaad2,
12cr|mpd-0.17.2-1|60	which is in PLF.
12cr|mpd-0.17.2-1|61	%endif
12cr|mpd-0.17.2-1|62	
12cr|mpd-0.17.2-1|63	%prep
12cr|mpd-0.17.2-1|64	%setup -q
12cr|mpd-0.17.2-1|65	#%patch0 -p1 -b .missing-headers~
12cr|mpd-0.17.2-1|66	
12cr|mpd-0.17.2-1|67	%build
12cr|mpd-0.17.2-1|68	%if %build_plf
12cr|mpd-0.17.2-1|69	%configure2_5x --with-alsa-prefix=%{_prefix} --enable-ao --enable-curl --enable-sqlite
12cr|mpd-0.17.2-1|70	%else
12cr|mpd-0.17.2-1|71	%configure2_5x --with-alsa-prefix=%{_prefix} --enable-ao --enable-curl --enable-sqlite --disable-aac
12cr|mpd-0.17.2-1|72	%endif
12cr|mpd-0.17.2-1|73	%make
12cr|mpd-0.17.2-1|74	
12cr|mpd-0.17.2-1|75	%install
12cr|mpd-0.17.2-1|76	rm -rf %{buildroot}
12cr|mpd-0.17.2-1|77	%makeinstall_std
12cr|mpd-0.17.2-1|78	
12cr|mpd-0.17.2-1|79	mkdir -p %{buildroot}/var/lib/mpd
12cr|mpd-0.17.2-1|80	touch %{buildroot}/%{_localstatedir}/lib/mpd/mpd.db
12cr|mpd-0.17.2-1|81	touch %{buildroot}/%{_localstatedir}/lib/mpd/mpdstate
12cr|mpd-0.17.2-1|82	mkdir -p %{buildroot}/var/log/mpd
12cr|mpd-0.17.2-1|83	touch %{buildroot}/var/log/mpd/mpd.log
12cr|mpd-0.17.2-1|84	touch %{buildroot}/var/log/mpd/mpd.error
12cr|mpd-0.17.2-1|85	mkdir -p %{buildroot}/var/run/mpd
12cr|mpd-0.17.2-1|86	mkdir -p %{buildroot}/%{_localstatedir}/lib/mpd/playlists
12cr|mpd-0.17.2-1|87	mkdir -p %{buildroot}/%{_localstatedir}/lib/mpd/music
12cr|mpd-0.17.2-1|88	mkdir -p %{buildroot}/lib/systemd/system
12cr|mpd-0.17.2-1|89	
12cr|mpd-0.17.2-1|90	install -D %{SOURCE1} %{buildroot}/etc/mpd.conf
12cr|mpd-0.17.2-1|91	install -D %{SOURCE2} %{buildroot}/%{_initrddir}/%{name}
12cr|mpd-0.17.2-1|92	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|mpd-0.17.2-1|93	install %{SOURCE4} doc/README.urpmi
12cr|mpd-0.17.2-1|94	rm -rf %{buildroot}/%{_docdir}/mpd
12cr|mpd-0.17.2-1|95	
12cr|mpd-0.17.2-1|96	install -D %{SOURCE5} %{buildroot}/lib/systemd/system/
12cr|mpd-0.17.2-1|97	
12cr|mpd-0.17.2-1|98	%pre
12cr|mpd-0.17.2-1|99	%_pre_useradd %name %{_localstatedir}/lib/%{name} /bin/false
12cr|mpd-0.17.2-1|100	usermod -g audio %{name}
12cr|mpd-0.17.2-1|101	
12cr|mpd-0.17.2-1|102	%post
12cr|mpd-0.17.2-1|103	if [ $1 -eq 1 ]
12cr|mpd-0.17.2-1|104	then
12cr|mpd-0.17.2-1|105	%create_ghostfile %{_localstatedir}/lib/mpd/mpd.db mpd audio 644
12cr|mpd-0.17.2-1|106	%create_ghostfile %{_localstatedir}/lib/mpd/mpdstate mpd audio 644
12cr|mpd-0.17.2-1|107	%create_ghostfile /var/log/mpd/mpd.log mpd audio 644
12cr|mpd-0.17.2-1|108	%create_ghostfile /var/log/mpd/mpd.error mpd audio 644
12cr|mpd-0.17.2-1|109	fi
12cr|mpd-0.17.2-1|110	#echo If you want to run mpd as a service, please read
12cr|mpd-0.17.2-1|111	#echo /usr/share/doc/mpd-%{version}/README.MDK
12cr|mpd-0.17.2-1|112	%_post_service %{name}
12cr|mpd-0.17.2-1|113	
12cr|mpd-0.17.2-1|114	%preun
12cr|mpd-0.17.2-1|115	%_preun_service %{name}
12cr|mpd-0.17.2-1|116	
12cr|mpd-0.17.2-1|117	%postun
12cr|mpd-0.17.2-1|118	%_postun_userdel %{name}
12cr|mpd-0.17.2-1|119	
12cr|mpd-0.17.2-1|120	%files
12cr|mpd-0.17.2-1|121	%defattr(-,root,root)
12cr|mpd-0.17.2-1|122	%doc README UPGRADING AUTHORS NEWS doc/mpdconf.example doc/*.urpmi
12cr|mpd-0.17.2-1|123	%{_bindir}/%{name}
12cr|mpd-0.17.2-1|124	%{_mandir}/man1/*
12cr|mpd-0.17.2-1|125	%{_mandir}/man5/*
12cr|mpd-0.17.2-1|126	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|mpd-0.17.2-1|127	%attr(-,mpd,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|mpd-0.17.2-1|128	%config(noreplace) %{_initrddir}/%{name}
12cr|mpd-0.17.2-1|129	%defattr(644,mpd,audio)
12cr|mpd-0.17.2-1|130	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd
12cr|mpd-0.17.2-1|131	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd/music
12cr|mpd-0.17.2-1|132	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd/playlists
12cr|mpd-0.17.2-1|133	%ghost %{_localstatedir}/lib/mpd/mpd.db
12cr|mpd-0.17.2-1|134	%ghost %{_localstatedir}/lib/mpd/mpdstate
12cr|mpd-0.17.2-1|135	%attr(755,mpd,audio) %dir /var/log/mpd
12cr|mpd-0.17.2-1|136	%attr(755,mpd,audio) %dir /var/run/mpd
12cr|mpd-0.17.2-1|137	%ghost /var/log/mpd/mpd.log
12cr|mpd-0.17.2-1|138	%ghost /var/log/mpd/mpd.error
12cr|mpd-0.17.2-1|139	%attr(644,root,root) /lib/systemd/system/%{name}.service

3279 12
12cr|mpdscribble-0.22-3|1	Summary:	Mpd client which submits information about tracks being played to Lastfm
12cr|mpdscribble-0.22-3|2	Name:		mpdscribble
12cr|mpdscribble-0.22-3|3	Version:	0.22
12cr|mpdscribble-0.22-3|4	Release:	%mkrel 3
12cr|mpdscribble-0.22-3|5	License:	GPLv2+
12cr|mpdscribble-0.22-3|6	Group:		Sound
12cr|mpdscribble-0.22-3|7	Url:		http://mpd.wikia.com/wiki/Client:Mpdscribble
12cr|mpdscribble-0.22-3|8	Source0:	http://downloads.sourceforge.net/musicpd/%{name}-%{version}.tar.bz2
12cr|mpdscribble-0.22-3|9	Requires:	mpd
12cr|mpdscribble-0.22-3|10	BuildRequires:	libmpdclient-devel >= 2.2
12cr|mpdscribble-0.22-3|11	BuildRequires:	pkgconfig(libsoup-2.4)
12cr|mpdscribble-0.22-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|mpdscribble-0.22-3|13	
12cr|mpdscribble-0.22-3|14	%description
12cr|mpdscribble-0.22-3|15	Mpdscribble is a music player daemon client which submits information about
12cr|mpdscribble-0.22-3|16	tracks being played to Last.fm (formerly audioscrobbler), with the following
12cr|mpdscribble-0.22-3|17	features:
12cr|mpdscribble-0.22-3|18	* written in C, consumes very little memory and CPU
12cr|mpdscribble-0.22-3|19	* full support for MPD's "idle" mode
12cr|mpdscribble-0.22-3|20	* last.fm protocol 1.2 (including "now playing") supports seeking, crossfading,
12cr|mpdscribble-0.22-3|21	* repeated songs
12cr|mpdscribble-0.22-3|22	
12cr|mpdscribble-0.22-3|23	%prep
12cr|mpdscribble-0.22-3|24	%setup -q
12cr|mpdscribble-0.22-3|25	
12cr|mpdscribble-0.22-3|26	%build
12cr|mpdscribble-0.22-3|27	%configure
12cr|mpdscribble-0.22-3|28	%make
12cr|mpdscribble-0.22-3|29	
12cr|mpdscribble-0.22-3|30	%install
12cr|mpdscribble-0.22-3|31	rm -rf %{buildroot}
12cr|mpdscribble-0.22-3|32	%makeinstall_std
12cr|mpdscribble-0.22-3|33	
12cr|mpdscribble-0.22-3|34	mkdir -p %{buildroot}/var/cache/mpdscribble/
12cr|mpdscribble-0.22-3|35	touch %{buildroot}/var/cache/mpdscribble/cache
12cr|mpdscribble-0.22-3|36	
12cr|mpdscribble-0.22-3|37	%clean
12cr|mpdscribble-0.22-3|38	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|mpdscribble-0.22-3|39	
12cr|mpdscribble-0.22-3|40	%files
12cr|mpdscribble-0.22-3|41	%defattr(-,root,root)
12cr|mpdscribble-0.22-3|42	%doc README AUTHORS COPYING NEWS
12cr|mpdscribble-0.22-3|43	%{_bindir}/mpdscribble
12cr|mpdscribble-0.22-3|44	%{_mandir}/*/*
12cr|mpdscribble-0.22-3|45	%{_sysconfdir}/mpdscribble.conf
12cr|mpdscribble-0.22-3|46	%attr(0600,mpd,audio) %dir /var/cache/mpdscribble
12cr|mpdscribble-0.22-3|47	%attr(0600,mpd,audio) /var/cache/mpdscribble/cache
12cr|mpdscribble-0.22-3|48	
12cr|mpdscribble-0.22-3|49	
12cr|mpdscribble-0.22-3|50	
12cr|mpdscribble-0.22-3|51	%changelog
12cr|mpdscribble-0.22-3|52	* Fri Dec 23 2011 Andrey Bondrov <abondrov@mandriva.org> 0.22-3mdv2011.0
12cr|mpdscribble-0.22-3|53	+ Revision: 744855
12cr|mpdscribble-0.22-3|54	- Fix BuildRequires (as libsoup Provides changed)
12cr|mpdscribble-0.22-3|55	- Bump release
12cr|mpdscribble-0.22-3|56	- New version 0.22, update BuildRequires
12cr|mpdscribble-0.22-3|57	
12cr|mpdscribble-0.22-3|58	* Fri Oct 15 2010 Rémy Clouard <shikamaru@mandriva.org> 0.20-1mdv2011.0
12cr|mpdscribble-0.22-3|59	+ Revision: 585866
12cr|mpdscribble-0.22-3|60	- bump release
12cr|mpdscribble-0.22-3|61	
12cr|mpdscribble-0.22-3|62	* Sun Aug 30 2009 Frederik Himpe <fhimpe@mandriva.org> 0.18.1-1mdv2010.0
12cr|mpdscribble-0.22-3|63	+ Revision: 422455
12cr|mpdscribble-0.22-3|64	- Update to new version 0.18.1
12cr|mpdscribble-0.22-3|65	- Remove format string patch: not needed anymore
12cr|mpdscribble-0.22-3|66	
12cr|mpdscribble-0.22-3|67	* Wed May 13 2009 Rémy Clouard <shikamaru@mandriva.org> 0.17-2mdv2010.0
12cr|mpdscribble-0.22-3|68	+ Revision: 375216
12cr|mpdscribble-0.22-3|69	- fix wrong dependency that prevents installing the package on x86_64
12cr|mpdscribble-0.22-3|70	- fix a warning in rpmlint (summary too long)
12cr|mpdscribble-0.22-3|71	
12cr|mpdscribble-0.22-3|72	* Wed Mar 18 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.17-1mdv2009.1
12cr|mpdscribble-0.22-3|73	+ Revision: 357401
12cr|mpdscribble-0.22-3|74	- Fixed summary.
12cr|mpdscribble-0.22-3|75	- Fixed license.
12cr|mpdscribble-0.22-3|76	- import mpdscribble
12cr|mpdscribble-0.22-3|77	
12cr|mpdscribble-0.22-3|78	

3280 12
12cr|mpeg-stat-2.2b-2|1	Name: 	 		mpeg-stat
12cr|mpeg-stat-2.2b-2|2	Version: 		2.2b
12cr|mpeg-stat-2.2b-2|3	Release:		%mkrel 2
12cr|mpeg-stat-2.2b-2|4	
12cr|mpeg-stat-2.2b-2|5	Summary: 	MPEG-1 video analyser
12cr|mpeg-stat-2.2b-2|6	Source0: 	mpeg_stat-%{version}-src.tar.gz
12cr|mpeg-stat-2.2b-2|7	#http://bmrc.berkeley.edu/ftp/pub/multimedia/mpeg/stat/mpeg_stat-2.2b-src.tar.gz
12cr|mpeg-stat-2.2b-2|8	License: 	BSD
12cr|mpeg-stat-2.2b-2|9	Group:	 	Video
12cr|mpeg-stat-2.2b-2|10	BuildRoot: 	%{_tmppath}/%{name}-%{version}
12cr|mpeg-stat-2.2b-2|11	URL:		http://bmrc.berkeley.edu/research/mpeg/
12cr|mpeg-stat-2.2b-2|12	
12cr|mpeg-stat-2.2b-2|13	%description
12cr|mpeg-stat-2.2b-2|14	MPEG_STAT gathers all lot of statistics (e.g., bitrate, real Q-scale
12cr|mpeg-stat-2.2b-2|15	information, detailed motion vector/cbp information, constrained parameter
12cr|mpeg-stat-2.2b-2|16	checking, etc.).
12cr|mpeg-stat-2.2b-2|17	
12cr|mpeg-stat-2.2b-2|18	
12cr|mpeg-stat-2.2b-2|19	%prep
12cr|mpeg-stat-2.2b-2|20	%setup -q -n mpeg_stat
12cr|mpeg-stat-2.2b-2|21	
12cr|mpeg-stat-2.2b-2|22	%build
12cr|mpeg-stat-2.2b-2|23	%make mpeg_stat
12cr|mpeg-stat-2.2b-2|24	
12cr|mpeg-stat-2.2b-2|25	%install
12cr|mpeg-stat-2.2b-2|26	rm -rf %{buildroot}
12cr|mpeg-stat-2.2b-2|27	install -D -m 755 mpeg_stat %{buildroot}%{_bindir}/mpeg_stat
12cr|mpeg-stat-2.2b-2|28	install -D -m 644 mpeg_stat.1 %{buildroot}%{_mandir}/man1/mpeg_stat.1
12cr|mpeg-stat-2.2b-2|29	
12cr|mpeg-stat-2.2b-2|30	%clean
12cr|mpeg-stat-2.2b-2|31	rm -rf %{buildroot}
12cr|mpeg-stat-2.2b-2|32	
12cr|mpeg-stat-2.2b-2|33	%files
12cr|mpeg-stat-2.2b-2|34	%defattr(-,root,root)
12cr|mpeg-stat-2.2b-2|35	%doc ../ANNOUNCE BUGS CHANGES COPYRIGHT README
12cr|mpeg-stat-2.2b-2|36	%{_bindir}/mpeg_stat
12cr|mpeg-stat-2.2b-2|37	%{_mandir}/man1/*
12cr|mpeg-stat-2.2b-2|38	
12cr|mpeg-stat-2.2b-2|39	
12cr|mpeg-stat-2.2b-2|40	
12cr|mpeg-stat-2.2b-2|41	%changelog
12cr|mpeg-stat-2.2b-2|42	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2b-2mdv2011.0
12cr|mpeg-stat-2.2b-2|43	+ Revision: 620404
12cr|mpeg-stat-2.2b-2|44	- the mass rebuild of 2010.0 packages
12cr|mpeg-stat-2.2b-2|45	
12cr|mpeg-stat-2.2b-2|46	* Thu Oct 15 2009 Guillaume Bedot <littletux@mandriva.org> 2.2b-1mdv2010.0
12cr|mpeg-stat-2.2b-2|47	+ Revision: 457522
12cr|mpeg-stat-2.2b-2|48	- import mpeg-stat
12cr|mpeg-stat-2.2b-2|49	
12cr|mpeg-stat-2.2b-2|50	
12cr|mpeg-stat-2.2b-2|51	* Thu Oct 15 2009 Guillaume Bedot <littletux@mandriva.org> 2.2b-1mdv2010.0
12cr|mpeg-stat-2.2b-2|52	- New package for mpeg-stat

3281 12
12cr|mpfi-1.5-2|1	%define name			mpfi
12cr|mpfi-1.5-2|2	%define version			1.5
12cr|mpfi-1.5-2|3	%define release			%mkrel 2
12cr|mpfi-1.5-2|4	%define major			0
12cr|mpfi-1.5-2|5	%define libmpfi			%mklibname %{name} %{major}
12cr|mpfi-1.5-2|6	%define libmpfi_devel		%mklibname %{name} -d
12cr|mpfi-1.5-2|7	%define libmpfi_static_devel	%mklibname %{name} -d -s
12cr|mpfi-1.5-2|8	
12cr|mpfi-1.5-2|9	Name:		%{name}
12cr|mpfi-1.5-2|10	Group:		Sciences/Mathematics
12cr|mpfi-1.5-2|11	License:	LGPL
12cr|mpfi-1.5-2|12	Summary:	Interval arithmetic multi-precision based on GMP and MPFR
12cr|mpfi-1.5-2|13	Version:	%{version}
12cr|mpfi-1.5-2|14	Release:	%{release}
12cr|mpfi-1.5-2|15	Source:		http://gforge.inria.fr/frs/download.php/22256/%{name}-%{version}.tar.bz2
12cr|mpfi-1.5-2|16	URL:		http://gforge.inria.fr/projects/mpfi/
12cr|mpfi-1.5-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mpfi-1.5-2|18	
12cr|mpfi-1.5-2|19	BuildRequires:	gmp-devel
12cr|mpfi-1.5-2|20	BuildRequires:	mpfr-devel
12cr|mpfi-1.5-2|21	
12cr|mpfi-1.5-2|22	%description
12cr|mpfi-1.5-2|23	MPFI is a C library for interval arithmetic multi-precision based on
12cr|mpfi-1.5-2|24	the GMP and MPFR libraries.
12cr|mpfi-1.5-2|25	
12cr|mpfi-1.5-2|26	%package	-n %{libmpfi}
12cr|mpfi-1.5-2|27	Summary:	lib%{name} dynamic library
12cr|mpfi-1.5-2|28	Group:		System/Libraries
12cr|mpfi-1.5-2|29	Provides:	lib%{name} = %{version}-%{release}
12cr|mpfi-1.5-2|30	
12cr|mpfi-1.5-2|31	%description	-n %{libmpfi}
12cr|mpfi-1.5-2|32	lib%{name} dynamic library. MPFI is a C library for interval
12cr|mpfi-1.5-2|33	arithmetic multi-precision based on the GMP and MPFR libraries.
12cr|mpfi-1.5-2|34	
12cr|mpfi-1.5-2|35	%package	-n %{libmpfi_devel}
12cr|mpfi-1.5-2|36	Summary:	lib%{name} libraries, includes, etc
12cr|mpfi-1.5-2|37	Group:		Development/C
12cr|mpfi-1.5-2|38	Provides:	%{name}-devel = %{version}-%{release}
12cr|mpfi-1.5-2|39	Requires:	%{libmpfi} = %{version}-%{release}
12cr|mpfi-1.5-2|40	
12cr|mpfi-1.5-2|41	%description	-n %{libmpfi_devel}
12cr|mpfi-1.5-2|42	lib%{name} libraries, includes, etc. MPFI is a C library for interval
12cr|mpfi-1.5-2|43	arithmetic multi-precision based on the GMP and MPFR libraries.
12cr|mpfi-1.5-2|44	
12cr|mpfi-1.5-2|45	%package	-n %{libmpfi_static_devel}
12cr|mpfi-1.5-2|46	Summary:	lib%{name} static libraries
12cr|mpfi-1.5-2|47	Group:		Development/C
12cr|mpfi-1.5-2|48	Provides:	%{name}-static-devel = %{version}-%{release}
12cr|mpfi-1.5-2|49	
12cr|mpfi-1.5-2|50	%description	-n %{libmpfi_static_devel}
12cr|mpfi-1.5-2|51	lib%{name} static libraries. MPFI is a C library for interval
12cr|mpfi-1.5-2|52	arithmetic multi-precision based on the GMP and MPFR libraries.
12cr|mpfi-1.5-2|53	
12cr|mpfi-1.5-2|54	%prep
12cr|mpfi-1.5-2|55	%setup -q -n %{name}-%{version}
12cr|mpfi-1.5-2|56	
12cr|mpfi-1.5-2|57	%build
12cr|mpfi-1.5-2|58	export CFLAGS="%{optflags} -fPIC"
12cr|mpfi-1.5-2|59	%configure2_5x
12cr|mpfi-1.5-2|60	%make
12cr|mpfi-1.5-2|61	
12cr|mpfi-1.5-2|62	%install
12cr|mpfi-1.5-2|63	rm -fr %buildroot
12cr|mpfi-1.5-2|64	%makeinstall_std
12cr|mpfi-1.5-2|65	rm %{buildroot}%{_libdir}/*.la
12cr|mpfi-1.5-2|66	
12cr|mpfi-1.5-2|67	%clean
12cr|mpfi-1.5-2|68	rm -rf %{buildroot}
12cr|mpfi-1.5-2|69	
12cr|mpfi-1.5-2|70	%files		-n %{libmpfi}
12cr|mpfi-1.5-2|71	%defattr(-,root,root)
12cr|mpfi-1.5-2|72	%{_libdir}/*.so.*
12cr|mpfi-1.5-2|73	
12cr|mpfi-1.5-2|74	%files		-n %{libmpfi_devel}
12cr|mpfi-1.5-2|75	%defattr(-,root,root)
12cr|mpfi-1.5-2|76	%{_includedir}/*
12cr|mpfi-1.5-2|77	%{_libdir}/*.so
12cr|mpfi-1.5-2|78	%{_infodir}/*
12cr|mpfi-1.5-2|79	
12cr|mpfi-1.5-2|80	%files		-n %{libmpfi_static_devel}
12cr|mpfi-1.5-2|81	%defattr(-,root,root)
12cr|mpfi-1.5-2|82	%{_libdir}/*.a
12cr|mpfi-1.5-2|83	
12cr|mpfi-1.5-2|84	
12cr|mpfi-1.5-2|85	%changelog
12cr|mpfi-1.5-2|86	* Wed Dec 07 2011 Paulo Andrade <pcpa@mandriva.com.br> 1.5-2mdv2012.0
12cr|mpfi-1.5-2|87	+ Revision: 738701
12cr|mpfi-1.5-2|88	- Rebuild for .la file removal.
12cr|mpfi-1.5-2|89	
12cr|mpfi-1.5-2|90	* Mon Jan 31 2011 Funda Wang <fwang@mandriva.org> 1.5-1
12cr|mpfi-1.5-2|91	+ Revision: 634340
12cr|mpfi-1.5-2|92	- new version 1.5
12cr|mpfi-1.5-2|93	
12cr|mpfi-1.5-2|94	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|mpfi-1.5-2|95	- the mass rebuild of 2010.1 packages
12cr|mpfi-1.5-2|96	
12cr|mpfi-1.5-2|97	* Wed Sep 09 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.4-4mdv2010.0
12cr|mpfi-1.5-2|98	+ Revision: 436127
12cr|mpfi-1.5-2|99	+ rebuild (emptylog)
12cr|mpfi-1.5-2|100	
12cr|mpfi-1.5-2|101	* Wed Sep 09 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.4-3mdv2010.0
12cr|mpfi-1.5-2|102	+ Revision: 435719
12cr|mpfi-1.5-2|103	- Split package in dynamic, devel and static libraries
12cr|mpfi-1.5-2|104	
12cr|mpfi-1.5-2|105	* Mon Aug 31 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.4-2mdv2010.0
12cr|mpfi-1.5-2|106	+ Revision: 423025
12cr|mpfi-1.5-2|107	+ rebuild (emptylog)
12cr|mpfi-1.5-2|108	
12cr|mpfi-1.5-2|109	* Tue Aug 25 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.4-1mdv2010.0
12cr|mpfi-1.5-2|110	+ Revision: 420682
12cr|mpfi-1.5-2|111	- update to latest upstream release version 1.4.
12cr|mpfi-1.5-2|112	
12cr|mpfi-1.5-2|113	* Wed May 20 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.3.4-3mdv2010.0
12cr|mpfi-1.5-2|114	+ Revision: 377882
12cr|mpfi-1.5-2|115	+ rebuild (emptylog)
12cr|mpfi-1.5-2|116	
12cr|mpfi-1.5-2|117	* Fri May 08 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.3.4-2mdv2010.0
12cr|mpfi-1.5-2|118	+ Revision: 373561
12cr|mpfi-1.5-2|119	+ rebuild (emptylog)
12cr|mpfi-1.5-2|120	
12cr|mpfi-1.5-2|121	* Thu Mar 26 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.3.4-1mdv2009.1
12cr|mpfi-1.5-2|122	+ Revision: 361479
12cr|mpfi-1.5-2|123	- Initial import of mpfi, version 1.3.4, rc3.
12cr|mpfi-1.5-2|124	MPFI is a C library for interval arithmetic multi-precision based on
12cr|mpfi-1.5-2|125	the GMP and MPFR libraries.
12cr|mpfi-1.5-2|126	http://gforge.inria.fr/projects/mpfi/
12cr|mpfi-1.5-2|127	- mpfi
12cr|mpfi-1.5-2|128	

3282 12
12cr|mpfrcx-0.4.1-1|1	%define libmajor	1
12cr|mpfrcx-0.4.1-1|2	%define libname		%mklibname %{name} %{libmajor}
12cr|mpfrcx-0.4.1-1|3	%define libname_devel	%mklibname %{name} -d
12cr|mpfrcx-0.4.1-1|4	
12cr|mpfrcx-0.4.1-1|5	Summary:	Arithmetic of univariate polynomials
12cr|mpfrcx-0.4.1-1|6	Name:		mpfrcx
12cr|mpfrcx-0.4.1-1|7	Version:	0.4.1
12cr|mpfrcx-0.4.1-1|8	Release:	1
12cr|mpfrcx-0.4.1-1|9	License:	LGPLv2+
12cr|mpfrcx-0.4.1-1|10	Group:		System/Libraries
12cr|mpfrcx-0.4.1-1|11	URL:		http://www.multiprecision.org/%{name}
12cr|mpfrcx-0.4.1-1|12	Source0:	http://www.multiprecision.org/mpfrcx/download/%{name}-%{version}.tar.gz
12cr|mpfrcx-0.4.1-1|13	BuildRequires:	gmp-devel
12cr|mpfrcx-0.4.1-1|14	BuildRequires:	mpfr-devel
12cr|mpfrcx-0.4.1-1|15	BuildRequires:	libmpc-devel
12cr|mpfrcx-0.4.1-1|16	
12cr|mpfrcx-0.4.1-1|17	%description
12cr|mpfrcx-0.4.1-1|18	Mpfrcx is a library for the arithmetic of univariate polynomials over
12cr|mpfrcx-0.4.1-1|19	arbitrary precision real (Mpfr) or complex (Mpc) numbers, without control
12cr|mpfrcx-0.4.1-1|20	on the rounding. For the time being, only the few functions needed to
12cr|mpfrcx-0.4.1-1|21	implement the floating point approach to complex multiplication are
12cr|mpfrcx-0.4.1-1|22	implemented. On the other hand, these comprise asymptotically fast
12cr|mpfrcx-0.4.1-1|23	multiplication routines such as Toom-Cook and the FFT.
12cr|mpfrcx-0.4.1-1|24	
12cr|mpfrcx-0.4.1-1|25	%package	-n %{libname}
12cr|mpfrcx-0.4.1-1|26	Summary:	Arithmetic of univariate polynomials
12cr|mpfrcx-0.4.1-1|27	Group:		System/Libraries
12cr|mpfrcx-0.4.1-1|28	
12cr|mpfrcx-0.4.1-1|29	%description	-n %{libname}
12cr|mpfrcx-0.4.1-1|30	Mpfrcx is a library for the arithmetic of univariate polynomials over
12cr|mpfrcx-0.4.1-1|31	arbitrary precision real (Mpfr) or complex (Mpc) numbers, without control
12cr|mpfrcx-0.4.1-1|32	on the rounding. For the time being, only the few functions needed to
12cr|mpfrcx-0.4.1-1|33	implement the floating point approach to complex multiplication are
12cr|mpfrcx-0.4.1-1|34	implemented. On the other hand, these comprise asymptotically fast
12cr|mpfrcx-0.4.1-1|35	multiplication routines such as Toom-Cook and the FFT.
12cr|mpfrcx-0.4.1-1|36	
12cr|mpfrcx-0.4.1-1|37	%package	-n %{libname_devel}
12cr|mpfrcx-0.4.1-1|38	Summary:	Development headers and libraries for MPFRCX
12cr|mpfrcx-0.4.1-1|39	Group:		Development/C
12cr|mpfrcx-0.4.1-1|40	Requires:	%{libname} = %{version}-%{release}
12cr|mpfrcx-0.4.1-1|41	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|mpfrcx-0.4.1-1|42	Provides:	%{name}-devel = %{version}-%{release}
12cr|mpfrcx-0.4.1-1|43	
12cr|mpfrcx-0.4.1-1|44	%description	-n %{libname_devel}
12cr|mpfrcx-0.4.1-1|45	Development headers and libraries for MPFRCX.
12cr|mpfrcx-0.4.1-1|46	
12cr|mpfrcx-0.4.1-1|47	%prep
12cr|mpfrcx-0.4.1-1|48	%setup -q
12cr|mpfrcx-0.4.1-1|49	
12cr|mpfrcx-0.4.1-1|50	%build
12cr|mpfrcx-0.4.1-1|51	%configure2_5x			\
12cr|mpfrcx-0.4.1-1|52	--enable-shared		\
12cr|mpfrcx-0.4.1-1|53	--disable-static
12cr|mpfrcx-0.4.1-1|54	
12cr|mpfrcx-0.4.1-1|55	%make
12cr|mpfrcx-0.4.1-1|56	
12cr|mpfrcx-0.4.1-1|57	%install
12cr|mpfrcx-0.4.1-1|58	%makeinstall_std
12cr|mpfrcx-0.4.1-1|59	
12cr|mpfrcx-0.4.1-1|60	%check
12cr|mpfrcx-0.4.1-1|61	make check
12cr|mpfrcx-0.4.1-1|62	
12cr|mpfrcx-0.4.1-1|63	%files -n %{libname}
12cr|mpfrcx-0.4.1-1|64	%{_libdir}/libmpfrcx.so.%{libmajor}*
12cr|mpfrcx-0.4.1-1|65	
12cr|mpfrcx-0.4.1-1|66	%files -n %{libname_devel}
12cr|mpfrcx-0.4.1-1|67	%doc AUTHORS NEWS README TODO
12cr|mpfrcx-0.4.1-1|68	%{_includedir}/mpfrcx.h
12cr|mpfrcx-0.4.1-1|69	%{_infodir}/mpfrcx.info*
12cr|mpfrcx-0.4.1-1|70	%{_libdir}/libmpfrcx.so
12cr|mpfrcx-0.4.1-1|71	

3283 12
12cr|mpg321-0.3.2-1|1	Summary:	Mpg123-clone
12cr|mpg321-0.3.2-1|2	Name:		mpg321
12cr|mpg321-0.3.2-1|3	Version:	0.3.2
12cr|mpg321-0.3.2-1|4	Release:	1
12cr|mpg321-0.3.2-1|5	Group:		Sound
12cr|mpg321-0.3.2-1|6	License:	GPLv2+
12cr|mpg321-0.3.2-1|7	URL:		http://sourceforge.net/projects/mpg321
12cr|mpg321-0.3.2-1|8	Source:		http://downloads.sourceforge.net/%{name}/%{name}_%{version}.orig.tar.gz
12cr|mpg321-0.3.2-1|9	Patch0:		mpg321-help.patch
12cr|mpg321-0.3.2-1|10	Patch1:		mpg321-0.2.12-fix-str-fmt.patch
12cr|mpg321-0.3.2-1|11	Patch2:		mpg321-0.2.11-set-channel-mapping.patch
12cr|mpg321-0.3.2-1|12	BuildRequires:	mad-devel >= 0.13
12cr|mpg321-0.3.2-1|13	BuildRequires:	libao-devel >= 0.8.0
12cr|mpg321-0.3.2-1|14	BuildRequires:	libid3tag-devel
12cr|mpg321-0.3.2-1|15	BuildRequires:	libalsa-devel
12cr|mpg321-0.3.2-1|16	
12cr|mpg321-0.3.2-1|17	%description
12cr|mpg321-0.3.2-1|18	mpg321 is a Free clone of mpg123, a command-line MP3 player. It is designed to
12cr|mpg321-0.3.2-1|19	be a drop-in replacement for mpg123, and therefore its interface has been
12cr|mpg321-0.3.2-1|20	designed around that of mpg123, without using any of its code. mpg321 has been
12cr|mpg321-0.3.2-1|21	designed for use with frontends such as gqmpeg, although it is just as useful
12cr|mpg321-0.3.2-1|22	on the command-line. Unlike mpg123, it supports ESD and ALSA output without
12cr|mpg321-0.3.2-1|23	recompiling, and it does all MP3 decoding with only fixed-point math by using
12cr|mpg321-0.3.2-1|24	the mad MPEG audio decoder library.
12cr|mpg321-0.3.2-1|25	
12cr|mpg321-0.3.2-1|26	
12cr|mpg321-0.3.2-1|27	%prep
12cr|mpg321-0.3.2-1|28	%setup -qn %{name}-%{version}-orig
12cr|mpg321-0.3.2-1|29	%patch0 -p0
12cr|mpg321-0.3.2-1|30	%patch1 -p0
12cr|mpg321-0.3.2-1|31	%patch2 -p1
12cr|mpg321-0.3.2-1|32	# Fix wrong-file-end-of-line-encoding
12cr|mpg321-0.3.2-1|33	sed -i 's/\r//' NEWS
12cr|mpg321-0.3.2-1|34	
12cr|mpg321-0.3.2-1|35	%build
12cr|mpg321-0.3.2-1|36	%configure2_5x --enable-mpg123-symlink=no # Uncomment option once mainstream.
12cr|mpg321-0.3.2-1|37	%make
12cr|mpg321-0.3.2-1|38	
12cr|mpg321-0.3.2-1|39	%install
12cr|mpg321-0.3.2-1|40	%makeinstall_std
12cr|mpg321-0.3.2-1|41	
12cr|mpg321-0.3.2-1|42	%files
12cr|mpg321-0.3.2-1|43	%doc BUGS AUTHORS HACKING NEWS README* THANKS TODO
12cr|mpg321-0.3.2-1|44	%{_mandir}/man1/*
12cr|mpg321-0.3.2-1|45	%{_bindir}/*
12cr|mpg321-0.3.2-1|46	
12cr|mpg321-0.3.2-1|47	
12cr|mpg321-0.3.2-1|48	%changelog
12cr|mpg321-0.3.2-1|49	* Tue Apr 10 2012 Johnny A. Solbu <solbu@mandriva.org> 0.3.2-1
12cr|mpg321-0.3.2-1|50	+ Revision: 790117
12cr|mpg321-0.3.2-1|51	- Update BuildRequires
12cr|mpg321-0.3.2-1|52	- New version
12cr|mpg321-0.3.2-1|53	- Spec cleanup
12cr|mpg321-0.3.2-1|54	- Don't ship COPYING, license doesn't require it
12cr|mpg321-0.3.2-1|55	
12cr|mpg321-0.3.2-1|56	* Fri Jul 16 2010 Funda Wang <fwang@mandriva.org> 0.2.12-1mdv2011.0
12cr|mpg321-0.3.2-1|57	+ Revision: 554412
12cr|mpg321-0.3.2-1|58	- new version 0.2.12
12cr|mpg321-0.3.2-1|59	
12cr|mpg321-0.3.2-1|60	* Tue May 11 2010 Pascal Terjan <pterjan@mandriva.org> 0.2.11-3mdv2010.1
12cr|mpg321-0.3.2-1|61	+ Revision: 544471
12cr|mpg321-0.3.2-1|62	- Set a channel mapping to avoid crash on recent libao (#59019)
12cr|mpg321-0.3.2-1|63	
12cr|mpg321-0.3.2-1|64	* Sun Mar 28 2010 Funda Wang <fwang@mandriva.org> 0.2.11-2mdv2010.1
12cr|mpg321-0.3.2-1|65	+ Revision: 528369
12cr|mpg321-0.3.2-1|66	- rebuild
12cr|mpg321-0.3.2-1|67	
12cr|mpg321-0.3.2-1|68	* Sun Nov 15 2009 Funda Wang <fwang@mandriva.org> 0.2.11-1mdv2010.1
12cr|mpg321-0.3.2-1|69	+ Revision: 466207
12cr|mpg321-0.3.2-1|70	- new version 0.2.11
12cr|mpg321-0.3.2-1|71	
12cr|mpg321-0.3.2-1|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|mpg321-0.3.2-1|73	- rebuild
12cr|mpg321-0.3.2-1|74	
12cr|mpg321-0.3.2-1|75	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.2.10-10mdv2009.0
12cr|mpg321-0.3.2-1|76	+ Revision: 252961
12cr|mpg321-0.3.2-1|77	- rebuild
12cr|mpg321-0.3.2-1|78	
12cr|mpg321-0.3.2-1|79	* Tue Mar 25 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.10-8mdv2008.1
12cr|mpg321-0.3.2-1|80	+ Revision: 189862
12cr|mpg321-0.3.2-1|81	- fix #37847 (mpg321 doesn't list pulseaudio output)
12cr|mpg321-0.3.2-1|82	
12cr|mpg321-0.3.2-1|83	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.2.10-7mdv2008.1
12cr|mpg321-0.3.2-1|84	+ Revision: 170988
12cr|mpg321-0.3.2-1|85	- rebuild
12cr|mpg321-0.3.2-1|86	- summary is not licence tag
12cr|mpg321-0.3.2-1|87	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|mpg321-0.3.2-1|88	- fix spacing at top of description
12cr|mpg321-0.3.2-1|89	
12cr|mpg321-0.3.2-1|90	* Thu Jan 03 2008 Olivier Blin <blino@mandriva.org> 0.2.10-6mdv2008.1
12cr|mpg321-0.3.2-1|91	+ Revision: 140963
12cr|mpg321-0.3.2-1|92	- restore BuildRoot
12cr|mpg321-0.3.2-1|93	
12cr|mpg321-0.3.2-1|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|mpg321-0.3.2-1|95	- kill re-definition of %%buildroot on Pixel's request
12cr|mpg321-0.3.2-1|96	
12cr|mpg321-0.3.2-1|97	
12cr|mpg321-0.3.2-1|98	* Thu Jan 11 2007 Götz Waschk <waschk@mandriva.org> 0.2.10-6mdv2007.0
12cr|mpg321-0.3.2-1|99	+ Revision: 107459
12cr|mpg321-0.3.2-1|100	- Import mpg321
12cr|mpg321-0.3.2-1|101	
12cr|mpg321-0.3.2-1|102	* Thu Jan 11 2007 Götz Waschk <waschk@mandriva.org> 0.2.10-6mdv2007.1
12cr|mpg321-0.3.2-1|103	- Rebuild
12cr|mpg321-0.3.2-1|104	
12cr|mpg321-0.3.2-1|105	* Fri Oct 07 2005 Lenny Cartier <lenny@mandriva.com> 0.2.10-5mdk
12cr|mpg321-0.3.2-1|106	- rebuild
12cr|mpg321-0.3.2-1|107	
12cr|mpg321-0.3.2-1|108	* Fri Jul 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.2.10-4mdk
12cr|mpg321-0.3.2-1|109	- rebuild
12cr|mpg321-0.3.2-1|110	

3284 12
12cr|mpich2-1.2.1-2|1	%define	major		1.2
12cr|mpich2-1.2.1-2|2	%define	libname		%mklibname mpich 2 %{major}
12cr|mpich2-1.2.1-2|3	%define develname 	%mklibname mpich 2 -d
12cr|mpich2-1.2.1-2|4	%define old_libname	%mklibname mpich 1
12cr|mpich2-1.2.1-2|5	%define mpihome		/home/mpi
12cr|mpich2-1.2.1-2|6	
12cr|mpich2-1.2.1-2|7	
12cr|mpich2-1.2.1-2|8	Name: 		mpich2
12cr|mpich2-1.2.1-2|9	Version: 	1.2.1
12cr|mpich2-1.2.1-2|10	Release: 	2
12cr|mpich2-1.2.1-2|11	Summary: 	Portable implementation of MPI
12cr|mpich2-1.2.1-2|12	Source0: 	http://www-unix.mcs.anl.gov/mpi/mpich/downloads/%{name}-%{version}.tar.gz
12cr|mpich2-1.2.1-2|13	Patch0:		%{name}-1.0.7.soname.patch
12cr|mpich2-1.2.1-2|14	Patch1:		mpich2-1.0.8-fix-str-fmt.patch
12cr|mpich2-1.2.1-2|15	Patch2:		mpich2-modules.patch
12cr|mpich2-1.2.1-2|16	Patch3:		mpich2_mpiexec.c.patch
12cr|mpich2-1.2.1-2|17	URL: 		http://www-unix.mcs.anl.gov/mpi/mpich/
12cr|mpich2-1.2.1-2|18	License:	BSD-style
12cr|mpich2-1.2.1-2|19	Group:		System/Cluster
12cr|mpich2-1.2.1-2|20	Requires: 	%{libname} = %{version}
12cr|mpich2-1.2.1-2|21	Requires:	expect
12cr|mpich2-1.2.1-2|22	Requires:	python
12cr|mpich2-1.2.1-2|23	BuildRequires:	gcc-gfortran
12cr|mpich2-1.2.1-2|24	BuildRequires:	python
12cr|mpich2-1.2.1-2|25	BuildConflicts:	g95
12cr|mpich2-1.2.1-2|26	BuildRequires:	libx11-devel
12cr|mpich2-1.2.1-2|27	Conflicts:	mpich >= 1.2
12cr|mpich2-1.2.1-2|28	
12cr|mpich2-1.2.1-2|29	%description
12cr|mpich2-1.2.1-2|30	MPICH is a freely available, portable implementation of MPI, the Standard
12cr|mpich2-1.2.1-2|31	for message-passing libraries.
12cr|mpich2-1.2.1-2|32	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
12cr|mpich2-1.2.1-2|33	that was developed by the Argonne National Laboratory. It allows different
12cr|mpich2-1.2.1-2|34	processes across a network of workstations to communicate using specific
12cr|mpich2-1.2.1-2|35	message passing functions. It includes librairies, parallel debuging tools
12cr|mpich2-1.2.1-2|36	and docs.
12cr|mpich2-1.2.1-2|37	
12cr|mpich2-1.2.1-2|38	This package provides the libraries that use the standard p4 device.
12cr|mpich2-1.2.1-2|39	
12cr|mpich2-1.2.1-2|40	%package doc
12cr|mpich2-1.2.1-2|41	Summary:	Documentation for developing programs that will use MPICH
12cr|mpich2-1.2.1-2|42	Group:		System/Cluster
12cr|mpich2-1.2.1-2|43	
12cr|mpich2-1.2.1-2|44	%description doc
12cr|mpich2-1.2.1-2|45	MPICH is a freely available, portable implementation of MPI, the Standard
12cr|mpich2-1.2.1-2|46	for message-passing libraries.
12cr|mpich2-1.2.1-2|47	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
12cr|mpich2-1.2.1-2|48	that was developed by the Argonne National Laboratory. It allows different
12cr|mpich2-1.2.1-2|49	processes across a network of workstations to communicate using specific
12cr|mpich2-1.2.1-2|50	message passing functions. It includes librairies, parallel debuging tools
12cr|mpich2-1.2.1-2|51	and docs.
12cr|mpich2-1.2.1-2|52	
12cr|mpich2-1.2.1-2|53	This package provides the documentation needed to develop
12cr|mpich2-1.2.1-2|54	applications using the MPICH libraries.
12cr|mpich2-1.2.1-2|55	
12cr|mpich2-1.2.1-2|56	%package -n %{libname}
12cr|mpich2-1.2.1-2|57	Summary:	Shared Librairies for MPICH
12cr|mpich2-1.2.1-2|58	Group:		System/Cluster
12cr|mpich2-1.2.1-2|59	Conflicts:	%{old_libname} >= 1.2
12cr|mpich2-1.2.1-2|60	Provides:	lib%{name} = %{EVRD}
12cr|mpich2-1.2.1-2|61	Conflicts:	libmpich
12cr|mpich2-1.2.1-2|62	
12cr|mpich2-1.2.1-2|63	%description  -n %{libname}
12cr|mpich2-1.2.1-2|64	Shared Librairies for MPICH
12cr|mpich2-1.2.1-2|65	
12cr|mpich2-1.2.1-2|66	%package -n %{develname}
12cr|mpich2-1.2.1-2|67	Summary:	Headers for developing programs that will use MPICH
12cr|mpich2-1.2.1-2|68	Group:		System/Cluster
12cr|mpich2-1.2.1-2|69	Requires:	%{libname} = %{version}
12cr|mpich2-1.2.1-2|70	Conflicts:	%{old_libname}-devel >= 1.2
12cr|mpich2-1.2.1-2|71	Provides:	lib%{name}-devel = %{EVRD}
12cr|mpich2-1.2.1-2|72	Provides:	%{name}-devel = %{EVRD}
12cr|mpich2-1.2.1-2|73	Conflicts:	lam-devel, mpich1-devel
12cr|mpich2-1.2.1-2|74	Obsoletes:	%mklibname -d mpich 2 1.0.4
12cr|mpich2-1.2.1-2|75	Obsoletes:	%mklibname -d mpich 2 1.0.5
12cr|mpich2-1.2.1-2|76	
12cr|mpich2-1.2.1-2|77	%description -n %{develname}
12cr|mpich2-1.2.1-2|78	MPICH is a freely available, portable implementation of MPI, the Standard
12cr|mpich2-1.2.1-2|79	for message-passing libraries.
12cr|mpich2-1.2.1-2|80	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
12cr|mpich2-1.2.1-2|81	that was developed by the Argonne National Laboratory. It allows different
12cr|mpich2-1.2.1-2|82	processes across a network of workstations to communicate using specific
12cr|mpich2-1.2.1-2|83	message passing functions. It includes librairies, parallel debuging tools
12cr|mpich2-1.2.1-2|84	and docs.
12cr|mpich2-1.2.1-2|85	
12cr|mpich2-1.2.1-2|86	This package provides the static libraries and header files needed to compile
12cr|mpich2-1.2.1-2|87	applications using the MPICH libraries.
12cr|mpich2-1.2.1-2|88	
12cr|mpich2-1.2.1-2|89	%package -n mpi2cc
12cr|mpich2-1.2.1-2|90	Summary:	The MPICH wrapper over the C compiler
12cr|mpich2-1.2.1-2|91	Group:		Development/C
12cr|mpich2-1.2.1-2|92	Conflicts:	mpicc >= 1.2, lam-devel
12cr|mpich2-1.2.1-2|93	Requires:	gcc >= 3.2
12cr|mpich2-1.2.1-2|94	Requires:	%{develname} = %{version}
12cr|mpich2-1.2.1-2|95	
12cr|mpich2-1.2.1-2|96	%description -n mpi2cc
12cr|mpich2-1.2.1-2|97	MPICH is a freely available, portable implementation of MPI, the Standard
12cr|mpich2-1.2.1-2|98	for message-passing libraries.
12cr|mpich2-1.2.1-2|99	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
12cr|mpich2-1.2.1-2|100	that was developed by the Argonne National Laboratory. It allows different
12cr|mpich2-1.2.1-2|101	processes across a network of workstations to communicate using specific
12cr|mpich2-1.2.1-2|102	message passing functions. It includes librairies, parallel debuging tools
12cr|mpich2-1.2.1-2|103	and docs.
12cr|mpich2-1.2.1-2|104	
12cr|mpich2-1.2.1-2|105	This package provides the shell script mpicc, with headers, which allows to
12cr|mpich2-1.2.1-2|106	compile C programs using the MPICH libraries.
12cr|mpich2-1.2.1-2|107	
12cr|mpich2-1.2.1-2|108	%package -n mpi2cxx
12cr|mpich2-1.2.1-2|109	Summary:	The MPICH wrapper over the C++ compiler
12cr|mpich2-1.2.1-2|110	Conflicts:	mpic++ >= 1.2, lam-devel
12cr|mpich2-1.2.1-2|111	Group:		Development/C++
12cr|mpich2-1.2.1-2|112	Requires:	gcc-c++ >= 3.2
12cr|mpich2-1.2.1-2|113	Requires:	%{develname} = %{version}
12cr|mpich2-1.2.1-2|114	
12cr|mpich2-1.2.1-2|115	%description -n mpi2cxx
12cr|mpich2-1.2.1-2|116	MPICH is a freely available, portable implementation of MPI, the Standard
12cr|mpich2-1.2.1-2|117	for message-passing libraries.
12cr|mpich2-1.2.1-2|118	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
12cr|mpich2-1.2.1-2|119	that was developed by the Argonne National Laboratory. It allows different
12cr|mpich2-1.2.1-2|120	processes across a network of workstations to communicate using specific
12cr|mpich2-1.2.1-2|121	message passing functions. It includes librairies, parallel debuging tools
12cr|mpich2-1.2.1-2|122	and docs.
12cr|mpich2-1.2.1-2|123	
12cr|mpich2-1.2.1-2|124	This package provides the shell script mpiCC, with headers, which allows to
12cr|mpich2-1.2.1-2|125	compile C++ programs using the MPICH libraries.
12cr|mpich2-1.2.1-2|126	
12cr|mpich2-1.2.1-2|127	%package -n mpi2f77
12cr|mpich2-1.2.1-2|128	Summary:	The MPICH wrapper over the Fortran 77 compiler
12cr|mpich2-1.2.1-2|129	Group:		System/Cluster
12cr|mpich2-1.2.1-2|130	Conflicts:	mpif77 >= 1.2, lam-devel
12cr|mpich2-1.2.1-2|131	Requires:	gcc-gfortran >= 3.2
12cr|mpich2-1.2.1-2|132	Requires:	%{develname} = %{version}
12cr|mpich2-1.2.1-2|133	
12cr|mpich2-1.2.1-2|134	%description -n mpi2f77
12cr|mpich2-1.2.1-2|135	MPICH is a freely available, portable implementation of MPI, the Standard
12cr|mpich2-1.2.1-2|136	for message-passing libraries.
12cr|mpich2-1.2.1-2|137	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
12cr|mpich2-1.2.1-2|138	that was developed by the Argonne National Laboratory. It allows different
12cr|mpich2-1.2.1-2|139	processes across a network of workstations to communicate using specific
12cr|mpich2-1.2.1-2|140	message passing functions. It includes librairies, parallel debuging tools
12cr|mpich2-1.2.1-2|141	and docs.
12cr|mpich2-1.2.1-2|142	
12cr|mpich2-1.2.1-2|143	This package provides the shell script mpif77, with headers, which allows to
12cr|mpich2-1.2.1-2|144	compile Fortran 77 (NOT Fortran 90!) programs using the MPICH libraries.
12cr|mpich2-1.2.1-2|145	
12cr|mpich2-1.2.1-2|146	%package -n mpi2f90
12cr|mpich2-1.2.1-2|147	Summary:	The MPICH wrapper over the Fortran 90 compiler
12cr|mpich2-1.2.1-2|148	Group:		System/Cluster
12cr|mpich2-1.2.1-2|149	Requires:	gcc-gfortran >= 3.2
12cr|mpich2-1.2.1-2|150	Requires:	%{develname} = %{version}
12cr|mpich2-1.2.1-2|151	
12cr|mpich2-1.2.1-2|152	%description -n mpi2f90
12cr|mpich2-1.2.1-2|153	MPICH is a freely available, portable implementation of MPI, the Standard
12cr|mpich2-1.2.1-2|154	for message-passing libraries.
12cr|mpich2-1.2.1-2|155	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
12cr|mpich2-1.2.1-2|156	that was developed by the Argonne National Laboratory. It allows different
12cr|mpich2-1.2.1-2|157	processes across a network of workstations to communicate using specific
12cr|mpich2-1.2.1-2|158	message passing functions. It includes librairies, parallel debuging tools
12cr|mpich2-1.2.1-2|159	and docs.
12cr|mpich2-1.2.1-2|160	
12cr|mpich2-1.2.1-2|161	This package provides the shell script mpif90, with headers, which allows to
12cr|mpich2-1.2.1-2|162	compile Fortran 90 (NOT Fortran 77!) programs using the MPICH libraries.
12cr|mpich2-1.2.1-2|163	
12cr|mpich2-1.2.1-2|164	%prep
12cr|mpich2-1.2.1-2|165	%setup -q
12cr|mpich2-1.2.1-2|166	#%patch0 -p1
12cr|mpich2-1.2.1-2|167	%patch1 -p0
12cr|mpich2-1.2.1-2|168	%patch2 -p0
12cr|mpich2-1.2.1-2|169	%patch3 -p1
12cr|mpich2-1.2.1-2|170	
12cr|mpich2-1.2.1-2|171	%build
12cr|mpich2-1.2.1-2|172	export F90=/usr/bin/gfortran
12cr|mpich2-1.2.1-2|173	export F77=/usr/bin/gfortran
12cr|mpich2-1.2.1-2|174	
12cr|mpich2-1.2.1-2|175	%configure2_5x \
12cr|mpich2-1.2.1-2|176	--datadir=%{_datadir}/mpich/ \
12cr|mpich2-1.2.1-2|177	--docdir=%{_datadir}/doc/%{name}-doc-%{version} \
12cr|mpich2-1.2.1-2|178	--htmldir=%{_datadir}/doc/%{name}-doc-%{version}/www \
12cr|mpich2-1.2.1-2|179	--enable-cache \
12cr|mpich2-1.2.1-2|180	--enable-f77 \
12cr|mpich2-1.2.1-2|181	--enable-f90 \
12cr|mpich2-1.2.1-2|182	--enable-cxx \
12cr|mpich2-1.2.1-2|183	--enable-romio \
12cr|mpich2-1.2.1-2|184	--enable-smpcoll \
12cr|mpich2-1.2.1-2|185	--enable-async-progress \
12cr|mpich2-1.2.1-2|186	--enable-mpe \
12cr|mpich2-1.2.1-2|187	--enable-threads=default \
12cr|mpich2-1.2.1-2|188	--with-mpe \
12cr|mpich2-1.2.1-2|189	--with-arch=LINUX \
12cr|mpich2-1.2.1-2|190	--enable-sharedlibs=gcc \
12cr|mpich2-1.2.1-2|191	--disable-weak-symbols
12cr|mpich2-1.2.1-2|192	
12cr|mpich2-1.2.1-2|193	#	--enable-nmpi-as-mpi \
12cr|mpich2-1.2.1-2|194	make
12cr|mpich2-1.2.1-2|195	
12cr|mpich2-1.2.1-2|196	%install
12cr|mpich2-1.2.1-2|197	%makeinstall_std
12cr|mpich2-1.2.1-2|198	
12cr|mpich2-1.2.1-2|199	# fix end of lines
12cr|mpich2-1.2.1-2|200	perl -pi -e 'tr/\r//d;' \
12cr|mpich2-1.2.1-2|201	%{buildroot}%{_datadir}/doc/%{name}-doc-%{version}/www/index.htm \
12cr|mpich2-1.2.1-2|202	%{buildroot}%{_datadir}/doc/%{name}-doc-%{version}/www/www1/index.htm \
12cr|mpich2-1.2.1-2|203	%{buildroot}%{_datadir}/doc/%{name}-doc-%{version}/www/www3/index.htm
12cr|mpich2-1.2.1-2|204	
12cr|mpich2-1.2.1-2|205	# fix configuration
12cr|mpich2-1.2.1-2|206	rm -f %{buildroot}%{_prefix}/etc/*.in
12cr|mpich2-1.2.1-2|207	sed -i -e '1,2d' %{buildroot}%{_sysconfdir}/*.conf
12cr|mpich2-1.2.1-2|208	
12cr|mpich2-1.2.1-2|209	# move other examples under %{_docdir}
12cr|mpich2-1.2.1-2|210	mv %{buildroot}%{_datadir}/mpich %{buildroot}%{_datadir}/doc/%{name}-doc-%{version}/examples
12cr|mpich2-1.2.1-2|211	
12cr|mpich2-1.2.1-2|212	# Cleaning uncessary files
12cr|mpich2-1.2.1-2|213	rm -f %{buildroot}%{_libdir}/*.jar
12cr|mpich2-1.2.1-2|214	rm -f %{buildroot}%{_libdir}/*.o
12cr|mpich2-1.2.1-2|215	rm -rf %{buildroot}%{_prefix}/sbin
12cr|mpich2-1.2.1-2|216	rm -rf %{buildroot}%{_datadir}/logfiles
12cr|mpich2-1.2.1-2|217	rm -rf %{buildroot}%{_bindir}/clog*
12cr|mpich2-1.2.1-2|218	rm -rf %{buildroot}%{_bindir}/slog*
12cr|mpich2-1.2.1-2|219	rm -rf %{buildroot}%{_bindir}/jumpshot
12cr|mpich2-1.2.1-2|220	rm -rf %{buildroot}%{_bindir}/logconvertor
12cr|mpich2-1.2.1-2|221	rm -f %{buildroot}%{_bindir}/rlogTOslog2
12cr|mpich2-1.2.1-2|222	rm -f %{buildroot}%{_bindir}/rlog_check_timeorder
12cr|mpich2-1.2.1-2|223	rm -f %{buildroot}%{_bindir}/rlog_print
12cr|mpich2-1.2.1-2|224	rm -f %{buildroot}%{_bindir}/rlogprint
12cr|mpich2-1.2.1-2|225	rm -f %{buildroot}%{_bindir}/traceTOslog2.in
12cr|mpich2-1.2.1-2|226	rm -f %{buildroot}%{_bindir}/traceprint.in
12cr|mpich2-1.2.1-2|227	rm -f %{buildroot}%{_libdir}/libTraceInput.la
12cr|mpich2-1.2.1-2|228	
12cr|mpich2-1.2.1-2|229	cat > README.urpmi <<EOF
12cr|mpich2-1.2.1-2|230	Post-installation procedure:
12cr|mpich2-1.2.1-2|231	- create a user with constant uid/gid and shared home directory on all nodes
12cr|mpich2-1.2.1-2|232	- ensure this user has rsh/ssh access to all nodes
12cr|mpich2-1.2.1-2|233	For instance, a solution could be:
12cr|mpich2-1.2.1-2|234	# groupadd -g 12384 -r -f mpi
12cr|mpich2-1.2.1-2|235	# useradd -u 12384 -g mpi -d %{mpihome} -r -s /bin/bash mpi -p "" -m
12cr|mpich2-1.2.1-2|236	# mkpasswd -l 32 | passwd --stdin mpi 2>&1 > /dev/null
12cr|mpich2-1.2.1-2|237	# ssh-keygen -f %{mpihome}/.ssh/id_dsa -t dsa -N "" 2>&1 > /dev/null
12cr|mpich2-1.2.1-2|238	# chown mpi:mpi %{mpihome}/.ssh/id_dsa
12cr|mpich2-1.2.1-2|239	# chmod 600 %{mpihome}/.ssh/id_dsa
12cr|mpich2-1.2.1-2|240	EOF
12cr|mpich2-1.2.1-2|241	
12cr|mpich2-1.2.1-2|242	%files
12cr|mpich2-1.2.1-2|243	%doc COPYRIGHT README.urpmi
12cr|mpich2-1.2.1-2|244	%{_bindir}/check_callstack
12cr|mpich2-1.2.1-2|245	%{_bindir}/mpd*
12cr|mpich2-1.2.1-2|246	%{_bindir}/mpi*
12cr|mpich2-1.2.1-2|247	%{_bindir}/pmi_proxy
12cr|mpich2-1.2.1-2|248	%{_bindir}/parkill
12cr|mpich2-1.2.1-2|249	%{_mandir}/man1/mpd*.1*
12cr|mpich2-1.2.1-2|250	%{_mandir}/man1/Zeroconf.1*
12cr|mpich2-1.2.1-2|251	%{_mandir}/man1/mpiexec.1*
12cr|mpich2-1.2.1-2|252	%{_mandir}/man1/MPI.1*
12cr|mpich2-1.2.1-2|253	%{_mandir}/man4/MPE*
12cr|mpich2-1.2.1-2|254	%config(noreplace) %{_sysconfdir}/mpe_*
12cr|mpich2-1.2.1-2|255	%config(noreplace) %{_sysconfdir}/mpixxx_opts.conf
12cr|mpich2-1.2.1-2|256	%exclude %{_bindir}/mpicc
12cr|mpich2-1.2.1-2|257	%exclude %{_bindir}/mpicxx
12cr|mpich2-1.2.1-2|258	%exclude %{_bindir}/mpif77
12cr|mpich2-1.2.1-2|259	%exclude %{_bindir}/mpif90
12cr|mpich2-1.2.1-2|260	
12cr|mpich2-1.2.1-2|261	%files -n %{libname}
12cr|mpich2-1.2.1-2|262	%{_libdir}/*.so.%{major}
12cr|mpich2-1.2.1-2|263	%{_libdir}/*.so.1
12cr|mpich2-1.2.1-2|264	
12cr|mpich2-1.2.1-2|265	%files -n %{develname}
12cr|mpich2-1.2.1-2|266	%doc COPYRIGHT
12cr|mpich2-1.2.1-2|267	%{_mandir}/man3/*.3*
12cr|mpich2-1.2.1-2|268	%{_includedir}/*.h
12cr|mpich2-1.2.1-2|269	%{_includedir}/*.mod
12cr|mpich2-1.2.1-2|270	%{_includedir}/primitives/opa*.h
12cr|mpich2-1.2.1-2|271	%{_libdir}/*.a
12cr|mpich2-1.2.1-2|272	%{_libdir}/*.so
12cr|mpich2-1.2.1-2|273	%{_libdir}/pkgconfig/*.pc
12cr|mpich2-1.2.1-2|274	
12cr|mpich2-1.2.1-2|275	%files doc
12cr|mpich2-1.2.1-2|276	%{_datadir}/doc/%{name}-doc-%{version}
12cr|mpich2-1.2.1-2|277	
12cr|mpich2-1.2.1-2|278	%files -n mpi2cc
12cr|mpich2-1.2.1-2|279	%doc COPYRIGHT
12cr|mpich2-1.2.1-2|280	%{_bindir}/mpicc
12cr|mpich2-1.2.1-2|281	%config(noreplace) %{_sysconfdir}/mpicc.conf
12cr|mpich2-1.2.1-2|282	%{_mandir}/man1/mpicc.1*
12cr|mpich2-1.2.1-2|283	
12cr|mpich2-1.2.1-2|284	%files -n mpi2cxx
12cr|mpich2-1.2.1-2|285	%doc COPYRIGHT
12cr|mpich2-1.2.1-2|286	%{_bindir}/mpicxx
12cr|mpich2-1.2.1-2|287	%config(noreplace) %{_sysconfdir}/mpicxx.conf
12cr|mpich2-1.2.1-2|288	%{_mandir}/man1/mpicxx.1*
12cr|mpich2-1.2.1-2|289	
12cr|mpich2-1.2.1-2|290	%files -n mpi2f77
12cr|mpich2-1.2.1-2|291	%doc COPYRIGHT
12cr|mpich2-1.2.1-2|292	%config(noreplace) %{_sysconfdir}/mpif77.conf
12cr|mpich2-1.2.1-2|293	%{_bindir}/mpif77
12cr|mpich2-1.2.1-2|294	%{_mandir}/man1/mpif77.1*
12cr|mpich2-1.2.1-2|295	
12cr|mpich2-1.2.1-2|296	%files -n mpi2f90
12cr|mpich2-1.2.1-2|297	%doc COPYRIGHT
12cr|mpich2-1.2.1-2|298	%config(noreplace) %{_sysconfdir}/mpif90.conf
12cr|mpich2-1.2.1-2|299	%{_bindir}/mpif90
12cr|mpich2-1.2.1-2|300	%{_mandir}/man1/mpif90.1*
12cr|mpich2-1.2.1-2|301	
12cr|mpich2-1.2.1-2|302	
12cr|mpich2-1.2.1-2|303	
12cr|mpich2-1.2.1-2|304	
12cr|mpich2-1.2.1-2|305	
12cr|mpich2-1.2.1-2|306	%changelog
12cr|mpich2-1.2.1-2|307	* Wed Oct  31 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12cr|mpich2-1.2.1-2|308	+ Commit: 6b702c0
12cr|mpich2-1.2.1-2|309	- xz compression for man pages, spec cleanup
12cr|mpich2-1.2.1-2|310	
12cr|mpich2-1.2.1-2|311	

3285 12
12cr|mplayer-fonts-1.0-15|1	%define base_name	mplayer
12cr|mplayer-fonts-1.0-15|2	%define name		%{base_name}-fonts
12cr|mplayer-fonts-1.0-15|3	%define summary		Fonts for %{base_name}
12cr|mplayer-fonts-1.0-15|4	%define version 1.0
12cr|mplayer-fonts-1.0-15|5	%define release %mkrel 15
12cr|mplayer-fonts-1.0-15|6	%define fonts_dir	%{_datadir}/%{base_name}/fonts
12cr|mplayer-fonts-1.0-15|7	%define font_dir	%{_datadir}/%{base_name}/font
12cr|mplayer-fonts-1.0-15|8	
12cr|mplayer-fonts-1.0-15|9	Name:		%{name}
12cr|mplayer-fonts-1.0-15|10	Version:	%{version}
12cr|mplayer-fonts-1.0-15|11	Release:	%{release}
12cr|mplayer-fonts-1.0-15|12	Summary:	%{summary}
12cr|mplayer-fonts-1.0-15|13	Source0:	koi8r-font.tar.bz2
12cr|mplayer-fonts-1.0-15|14	Source1:	mp-arial-iso-8859-1.tar.bz2
12cr|mplayer-fonts-1.0-15|15	Source2:	mp-arial-iso-8859-2.tar.bz2
12cr|mplayer-fonts-1.0-15|16	URL:		http://www.mplayerhq.hu
12cr|mplayer-fonts-1.0-15|17	License:	GPL
12cr|mplayer-fonts-1.0-15|18	Group:		Video
12cr|mplayer-fonts-1.0-15|19	Buildarch:	noarch
12cr|mplayer-fonts-1.0-15|20	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|mplayer-fonts-1.0-15|21	
12cr|mplayer-fonts-1.0-15|22	%description
12cr|mplayer-fonts-1.0-15|23	This packages includes following fonts:
12cr|mplayer-fonts-1.0-15|24	- Fonts & symbols package for OSD (ISO 8859-1), by Arpi
12cr|mplayer-fonts-1.0-15|25	- Fonts & symbols package for OSD (ISO 8859-2), by Arpi
12cr|mplayer-fonts-1.0-15|26	- Russian fonts, by Nick Kurshev
12cr|mplayer-fonts-1.0-15|27	
12cr|mplayer-fonts-1.0-15|28	%prep
12cr|mplayer-fonts-1.0-15|29	%setup -q -c
12cr|mplayer-fonts-1.0-15|30	%setup -q -c -T -D -a1
12cr|mplayer-fonts-1.0-15|31	%setup -q -c -T -D -a2
12cr|mplayer-fonts-1.0-15|32	
12cr|mplayer-fonts-1.0-15|33	%build
12cr|mplayer-fonts-1.0-15|34	
12cr|mplayer-fonts-1.0-15|35	%install
12cr|mplayer-fonts-1.0-15|36	install -d -m 755 ${RPM_BUILD_ROOT}%{fonts_dir}
12cr|mplayer-fonts-1.0-15|37	cp -r * ${RPM_BUILD_ROOT}%{fonts_dir}
12cr|mplayer-fonts-1.0-15|38	
12cr|mplayer-fonts-1.0-15|39	%clean
12cr|mplayer-fonts-1.0-15|40	rm -rf $RPM_BUILD_ROOT
12cr|mplayer-fonts-1.0-15|41	
12cr|mplayer-fonts-1.0-15|42	%post
12cr|mplayer-fonts-1.0-15|43	update-alternatives --install %font_dir mplayer-fonts %{fonts_dir}/iso-8859-1/arial-24 30
12cr|mplayer-fonts-1.0-15|44	update-alternatives --install %font_dir mplayer-fonts %{fonts_dir}/iso-8859-2/arial-24 20
12cr|mplayer-fonts-1.0-15|45	update-alternatives --install %font_dir mplayer-fonts %{fonts_dir}/koi8r-font 10
12cr|mplayer-fonts-1.0-15|46	
12cr|mplayer-fonts-1.0-15|47	%postun
12cr|mplayer-fonts-1.0-15|48	update-alternatives --remove mplayer-fonts %{fonts_dir}/iso-8859-1/arial-24
12cr|mplayer-fonts-1.0-15|49	update-alternatives --remove mplayer-fonts %{fonts_dir}/iso-8859-2/arial-24
12cr|mplayer-fonts-1.0-15|50	update-alternatives --remove mplayer-fonts %{fonts_dir}/koi8r-font
12cr|mplayer-fonts-1.0-15|51	
12cr|mplayer-fonts-1.0-15|52	%files
12cr|mplayer-fonts-1.0-15|53	%defattr(-,root,root)
12cr|mplayer-fonts-1.0-15|54	%{fonts_dir}
12cr|mplayer-fonts-1.0-15|55	
12cr|mplayer-fonts-1.0-15|56	
12cr|mplayer-fonts-1.0-15|57	
12cr|mplayer-fonts-1.0-15|58	%changelog
12cr|mplayer-fonts-1.0-15|59	* Tue Aug 02 2011 Götz Waschk <waschk@mandriva.org> 1.0-15mdv2012.0
12cr|mplayer-fonts-1.0-15|60	+ Revision: 692729
12cr|mplayer-fonts-1.0-15|61	- rebuild
12cr|mplayer-fonts-1.0-15|62	
12cr|mplayer-fonts-1.0-15|63	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.0-14mdv2011.0
12cr|mplayer-fonts-1.0-15|64	+ Revision: 252963
12cr|mplayer-fonts-1.0-15|65	- rebuild
12cr|mplayer-fonts-1.0-15|66	
12cr|mplayer-fonts-1.0-15|67	* Thu Jan 03 2008 Olivier Blin <blino@mandriva.org> 1.0-12mdv2008.1
12cr|mplayer-fonts-1.0-15|68	+ Revision: 140963
12cr|mplayer-fonts-1.0-15|69	- restore BuildRoot
12cr|mplayer-fonts-1.0-15|70	
12cr|mplayer-fonts-1.0-15|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|mplayer-fonts-1.0-15|72	- kill re-definition of %%buildroot on Pixel's request
12cr|mplayer-fonts-1.0-15|73	
12cr|mplayer-fonts-1.0-15|74	
12cr|mplayer-fonts-1.0-15|75	* Mon Jul 31 2006 Götz Waschk <waschk@mandriva.org> 1.0-1mdv2007.0
12cr|mplayer-fonts-1.0-15|76	- Rebuild
12cr|mplayer-fonts-1.0-15|77	
12cr|mplayer-fonts-1.0-15|78	* Tue Mar 14 2006 Götz Waschk <waschk@mandriva.org> 1.0-11mdk
12cr|mplayer-fonts-1.0-15|79	- Rebuild
12cr|mplayer-fonts-1.0-15|80	- use mkrel
12cr|mplayer-fonts-1.0-15|81	
12cr|mplayer-fonts-1.0-15|82	* Sun Mar 13 2005 Götz Waschk <waschk@linux-mandrake.com> 1.0-10mdk
12cr|mplayer-fonts-1.0-15|83	- rebuild
12cr|mplayer-fonts-1.0-15|84	
12cr|mplayer-fonts-1.0-15|85	* Fri Feb 06 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.0-9mdk
12cr|mplayer-fonts-1.0-15|86	- anniversary rebuild
12cr|mplayer-fonts-1.0-15|87	

3286 12
12cr|mpop-1.0.27-1|1	Summary:	A POP3 client that retrieves mail from POP3 mailboxes
12cr|mpop-1.0.27-1|2	Name:		mpop
12cr|mpop-1.0.27-1|3	Version:	1.0.27
12cr|mpop-1.0.27-1|4	Release:	1
12cr|mpop-1.0.27-1|5	License:	GPLv2+
12cr|mpop-1.0.27-1|6	Group:		Networking/Mail
12cr|mpop-1.0.27-1|7	URL:		http://mpop.sourceforge.net/
12cr|mpop-1.0.27-1|8	Source0:	http://heanet.dl.sourceforge.net/sourceforge/mpop/%{name}-%{version}.tar.bz2
12cr|mpop-1.0.27-1|9	BuildRequires:	libgcrypt-devel
12cr|mpop-1.0.27-1|10	BuildRequires:	gnutls-devel
12cr|mpop-1.0.27-1|11	BuildRequires:	libgpg-error-devel
12cr|mpop-1.0.27-1|12	BuildRequires:	libgsasl-devel
12cr|mpop-1.0.27-1|13	#<- not packaged yet, why?
12cr|mpop-1.0.27-1|14	BuildRequires:	libidn-devel
12cr|mpop-1.0.27-1|15	BuildRequires:	zlib-devel
12cr|mpop-1.0.27-1|16	
12cr|mpop-1.0.27-1|17	%description
12cr|mpop-1.0.27-1|18	mpop is a small, fast, and portable POP3 client. Its features include
12cr|mpop-1.0.27-1|19	header-based email filtering (filter junk mail before downloading it), delivery
12cr|mpop-1.0.27-1|20	to mbox files, maildir folders, or a mail delivery agent, a very fast POP3
12cr|mpop-1.0.27-1|21	implementation, many authentication methods, and good support for TLS/SSL.
12cr|mpop-1.0.27-1|22	
12cr|mpop-1.0.27-1|23	%prep
12cr|mpop-1.0.27-1|24	%setup -q
12cr|mpop-1.0.27-1|25	
12cr|mpop-1.0.27-1|26	%build
12cr|mpop-1.0.27-1|27	%configure2_5x \
12cr|mpop-1.0.27-1|28	--enable-threads=pth \
12cr|mpop-1.0.27-1|29	--disable-rpath \
12cr|mpop-1.0.27-1|30	--with-ssl=gnutls \
12cr|mpop-1.0.27-1|31	--with-libgnutls-prefix=%{_prefix} \
12cr|mpop-1.0.27-1|32	--with-libidn \
12cr|mpop-1.0.27-1|33	--with-libidn-prefix=%{_prefix}
12cr|mpop-1.0.27-1|34	
12cr|mpop-1.0.27-1|35	#    --with-libgsasl \
12cr|mpop-1.0.27-1|36	#    --with-libgsasl-prefix=%{_prefix} \
12cr|mpop-1.0.27-1|37	
12cr|mpop-1.0.27-1|38	%make
12cr|mpop-1.0.27-1|39	
12cr|mpop-1.0.27-1|40	%install
12cr|mpop-1.0.27-1|41	%makeinstall_std
12cr|mpop-1.0.27-1|42	%find_lang %{name}
12cr|mpop-1.0.27-1|43	
12cr|mpop-1.0.27-1|44	%post
12cr|mpop-1.0.27-1|45	%_install_info %{name}.info
12cr|mpop-1.0.27-1|46	
12cr|mpop-1.0.27-1|47	%preun
12cr|mpop-1.0.27-1|48	%_remove_install_info %{name}.info
12cr|mpop-1.0.27-1|49	
12cr|mpop-1.0.27-1|50	%files -f %{name}.lang
12cr|mpop-1.0.27-1|51	%doc AUTHORS COPYING ChangeLog NEWS NOTES README THANKS
12cr|mpop-1.0.27-1|52	%{_bindir}/%{name}
12cr|mpop-1.0.27-1|53	%{_infodir}/*
12cr|mpop-1.0.27-1|54	%{_mandir}/man1/*
12cr|mpop-1.0.27-1|55	
12cr|mpop-1.0.27-1|56	
12cr|mpop-1.0.27-1|57	%changelog
12cr|mpop-1.0.27-1|58	* Thu May 03 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.27-1
12cr|mpop-1.0.27-1|59	+ Revision: 795257
12cr|mpop-1.0.27-1|60	- version update 1.0.27
12cr|mpop-1.0.27-1|61	
12cr|mpop-1.0.27-1|62	* Wed May 11 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.0.24-1
12cr|mpop-1.0.27-1|63	+ Revision: 673658
12cr|mpop-1.0.27-1|64	- new version 1.0.24
12cr|mpop-1.0.27-1|65	
12cr|mpop-1.0.27-1|66	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.0.23-1
12cr|mpop-1.0.27-1|67	+ Revision: 645307
12cr|mpop-1.0.27-1|68	- update to new version 1.0.23
12cr|mpop-1.0.27-1|69	
12cr|mpop-1.0.27-1|70	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.20-2mdv2011.0
12cr|mpop-1.0.27-1|71	+ Revision: 612945
12cr|mpop-1.0.27-1|72	- the mass rebuild of 2010.1 packages
12cr|mpop-1.0.27-1|73	
12cr|mpop-1.0.27-1|74	* Tue Mar 30 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.0.20-1mdv2010.1
12cr|mpop-1.0.27-1|75	+ Revision: 529918
12cr|mpop-1.0.27-1|76	- Update to 1.0.20
12cr|mpop-1.0.27-1|77	
12cr|mpop-1.0.27-1|78	* Tue Nov 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.19-1mdv2010.1
12cr|mpop-1.0.27-1|79	+ Revision: 466864
12cr|mpop-1.0.27-1|80	- 1.0.19 (fixes CVE-2009-3941)
12cr|mpop-1.0.27-1|81	
12cr|mpop-1.0.27-1|82	* Wed Jun 17 2009 Jérôme Brenier <incubusss@mandriva.org> 1.0.17-1mdv2010.0
12cr|mpop-1.0.27-1|83	+ Revision: 386784
12cr|mpop-1.0.27-1|84	- update to new version 1.0.17
12cr|mpop-1.0.27-1|85	
12cr|mpop-1.0.27-1|86	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.0.7-4mdv2009.0
12cr|mpop-1.0.27-1|87	+ Revision: 252964
12cr|mpop-1.0.27-1|88	- rebuild
12cr|mpop-1.0.27-1|89	
12cr|mpop-1.0.27-1|90	* Wed Jan 23 2008 Funda Wang <fwang@mandriva.org> 1.0.7-2mdv2008.1
12cr|mpop-1.0.27-1|91	+ Revision: 156971
12cr|mpop-1.0.27-1|92	- rebuild
12cr|mpop-1.0.27-1|93	
12cr|mpop-1.0.27-1|94	* Thu Jan 03 2008 Olivier Blin <blino@mandriva.org> 1.0.7-1mdv2008.1
12cr|mpop-1.0.27-1|95	+ Revision: 140963
12cr|mpop-1.0.27-1|96	- restore BuildRoot
12cr|mpop-1.0.27-1|97	
12cr|mpop-1.0.27-1|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|mpop-1.0.27-1|99	- kill re-definition of %%buildroot on Pixel's request
12cr|mpop-1.0.27-1|100	

3287 12
12cr|mppenc-1.16-7|1	Summary:	Musepack encoder
12cr|mppenc-1.16-7|2	Name:		mppenc
12cr|mppenc-1.16-7|3	Version:	1.16
12cr|mppenc-1.16-7|4	Release:	%mkrel 7
12cr|mppenc-1.16-7|5	License:	LGPL
12cr|mppenc-1.16-7|6	Group:		Sound
12cr|mppenc-1.16-7|7	Source0:	http://files.musepack.net/source/mppenc-%{version}.tar.bz2
12cr|mppenc-1.16-7|8	URL:		http://www.musepack.net/
12cr|mppenc-1.16-7|9	BuildRequires:	nasm
12cr|mppenc-1.16-7|10	BuildRequires:	cmake
12cr|mppenc-1.16-7|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|mppenc-1.16-7|12	
12cr|mppenc-1.16-7|13	%description
12cr|mppenc-1.16-7|14	This program handles encoding of the MPC format, which is an audio
12cr|mppenc-1.16-7|15	compression format with a strong emphasis on high quality. It's not
12cr|mppenc-1.16-7|16	lossless, but it is designed for transparency, so that you won't be
12cr|mppenc-1.16-7|17	able to hear differences between the original wave file and the much
12cr|mppenc-1.16-7|18	smaller MPC file. It is based on the MPEG-1 Layer-2 / MP2 algorithms,
12cr|mppenc-1.16-7|19	but since 1997 it has rapidly developed and vastly improved and is now
12cr|mppenc-1.16-7|20	at an advanced stage in which it contains heavily optimized and
12cr|mppenc-1.16-7|21	patentless code.
12cr|mppenc-1.16-7|22	
12cr|mppenc-1.16-7|23	%prep
12cr|mppenc-1.16-7|24	%setup -q %{name}-%{version}
12cr|mppenc-1.16-7|25	
12cr|mppenc-1.16-7|26	%build
12cr|mppenc-1.16-7|27	cmake -DCMAKE_INSTALL_PREFIX:=%{_prefix}
12cr|mppenc-1.16-7|28	
12cr|mppenc-1.16-7|29	%install
12cr|mppenc-1.16-7|30	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|mppenc-1.16-7|31	
12cr|mppenc-1.16-7|32	%makeinstall_std
12cr|mppenc-1.16-7|33	
12cr|mppenc-1.16-7|34	%clean
12cr|mppenc-1.16-7|35	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|mppenc-1.16-7|36	
12cr|mppenc-1.16-7|37	%files
12cr|mppenc-1.16-7|38	%defattr(644,root,root,755)
12cr|mppenc-1.16-7|39	%doc Changelog
12cr|mppenc-1.16-7|40	%attr(755,root,root) %{_bindir}/*
12cr|mppenc-1.16-7|41	
12cr|mppenc-1.16-7|42	
12cr|mppenc-1.16-7|43	
12cr|mppenc-1.16-7|44	
12cr|mppenc-1.16-7|45	%changelog
12cr|mppenc-1.16-7|46	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.16-7mdv2011.0
12cr|mppenc-1.16-7|47	+ Revision: 620406
12cr|mppenc-1.16-7|48	- the mass rebuild of 2010.0 packages
12cr|mppenc-1.16-7|49	
12cr|mppenc-1.16-7|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.16-6mdv2010.0
12cr|mppenc-1.16-7|51	+ Revision: 430104
12cr|mppenc-1.16-7|52	- rebuild
12cr|mppenc-1.16-7|53	
12cr|mppenc-1.16-7|54	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.16-5mdv2009.0
12cr|mppenc-1.16-7|55	+ Revision: 252992
12cr|mppenc-1.16-7|56	- rebuild
12cr|mppenc-1.16-7|57	
12cr|mppenc-1.16-7|58	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.16-3mdv2008.1
12cr|mppenc-1.16-7|59	+ Revision: 136609
12cr|mppenc-1.16-7|60	- restore BuildRoot
12cr|mppenc-1.16-7|61	
12cr|mppenc-1.16-7|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|mppenc-1.16-7|63	- kill re-definition of %%buildroot on Pixel's request
12cr|mppenc-1.16-7|64	
12cr|mppenc-1.16-7|65	
12cr|mppenc-1.16-7|66	* Thu Jan 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.16-3mdv2007.0
12cr|mppenc-1.16-7|67	+ Revision: 110441
12cr|mppenc-1.16-7|68	- drop requires
12cr|mppenc-1.16-7|69	
12cr|mppenc-1.16-7|70	* Thu Jan 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.16-2mdv2007.1
12cr|mppenc-1.16-7|71	+ Revision: 110371
12cr|mppenc-1.16-7|72	- fix requires
12cr|mppenc-1.16-7|73	
12cr|mppenc-1.16-7|74	* Thu Jan 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.16-1mdv2007.1
12cr|mppenc-1.16-7|75	+ Revision: 110086
12cr|mppenc-1.16-7|76	- Import mppenc
12cr|mppenc-1.16-7|77	

3288 12
12cr|mpqc-2.3.1-15|1	%define	major		7
12cr|mpqc-2.3.1-15|2	%define	libname		%mklibname SC %{major}
12cr|mpqc-2.3.1-15|3	%define develname	%mklibname SC -d
12cr|mpqc-2.3.1-15|4	
12cr|mpqc-2.3.1-15|5	Summary:	Ab-inito chemistry program
12cr|mpqc-2.3.1-15|6	Name:		mpqc
12cr|mpqc-2.3.1-15|7	Version:	2.3.1
12cr|mpqc-2.3.1-15|8	Release:	15
12cr|mpqc-2.3.1-15|9	License:	GPLv2+
12cr|mpqc-2.3.1-15|10	Group:		Sciences/Chemistry
12cr|mpqc-2.3.1-15|11	Source0:	http://prdownloads.sourceforge.net/mpqc/%name-%version.tar.bz2
12cr|mpqc-2.3.1-15|12	Patch0:		mpqc-2.3.1-gentoo-respect-ldflags.patch
12cr|mpqc-2.3.1-15|13	Patch1:		mpqc-2.3.1-gentoo-as-needed.patch
12cr|mpqc-2.3.1-15|14	URL:		http://mpqc.org/
12cr|mpqc-2.3.1-15|15	BuildRequires:	flex bison lapack-devel
12cr|mpqc-2.3.1-15|16	BuildRequires:	gcc-gfortran tk blas-devel mpich2-devel doxygen
12cr|mpqc-2.3.1-15|17	BuildRequires:	autoconf
12cr|mpqc-2.3.1-15|18	BuildConflicts:	gcc3.3-g77
12cr|mpqc-2.3.1-15|19	
12cr|mpqc-2.3.1-15|20	%description
12cr|mpqc-2.3.1-15|21	MPQC is the Massively Parallel Quantum Chemistry Program. It computes
12cr|mpqc-2.3.1-15|22	properties of atoms and molecules from first principles using the time
12cr|mpqc-2.3.1-15|23	independent SchrÃ¶dinger equation. It runs on a wide range of architectures
12cr|mpqc-2.3.1-15|24	ranging from individual workstations to symmetric multiprocessors to
12cr|mpqc-2.3.1-15|25	massively parallel computers. Its design is object oriented, using the C++
12cr|mpqc-2.3.1-15|26	programming language.
12cr|mpqc-2.3.1-15|27	
12cr|mpqc-2.3.1-15|28	If you want to use this program on a distributed (parallel) network, you'll
12cr|mpqc-2.3.1-15|29	also have to install the libmpich package.
12cr|mpqc-2.3.1-15|30	
12cr|mpqc-2.3.1-15|31	%package data
12cr|mpqc-2.3.1-15|32	Summary:	Atom info and basis sets from MPQC
12cr|mpqc-2.3.1-15|33	Group:		Sciences/Chemistry
12cr|mpqc-2.3.1-15|34	
12cr|mpqc-2.3.1-15|35	%description data
12cr|mpqc-2.3.1-15|36	Atom info and basis sets from MPQC.
12cr|mpqc-2.3.1-15|37	
12cr|mpqc-2.3.1-15|38	%package html
12cr|mpqc-2.3.1-15|39	Summary:	HTML documentation for MPQC
12cr|mpqc-2.3.1-15|40	Group:		Sciences/Chemistry
12cr|mpqc-2.3.1-15|41	
12cr|mpqc-2.3.1-15|42	%description html
12cr|mpqc-2.3.1-15|43	This package contains the full documentation for MPQC that can be viewed
12cr|mpqc-2.3.1-15|44	with a graphical browser like Mozilla.
12cr|mpqc-2.3.1-15|45	
12cr|mpqc-2.3.1-15|46	%package -n molrender
12cr|mpqc-2.3.1-15|47	Summary:	Graphical molecular rendering program
12cr|mpqc-2.3.1-15|48	Group:		Sciences/Chemistry
12cr|mpqc-2.3.1-15|49	
12cr|mpqc-2.3.1-15|50	%description -n molrender
12cr|mpqc-2.3.1-15|51	This package graphically renders 3D molecules based on the output of
12cr|mpqc-2.3.1-15|52	computational chemistry packages like mpqc.
12cr|mpqc-2.3.1-15|53	
12cr|mpqc-2.3.1-15|54	%package -n %{libname}
12cr|mpqc-2.3.1-15|55	Summary:	Main libraries for %{name}
12cr|mpqc-2.3.1-15|56	Group:		System/Libraries
12cr|mpqc-2.3.1-15|57	Requires:	%{name}-data
12cr|mpqc-2.3.1-15|58	
12cr|mpqc-2.3.1-15|59	%description -n %{libname}
12cr|mpqc-2.3.1-15|60	This package contains the library needed to run programs dynamically linked
12cr|mpqc-2.3.1-15|61	with %libname, the scientific computing toolkit, based on mpqc computational
12cr|mpqc-2.3.1-15|62	chemistry package from Sandia Labs.
12cr|mpqc-2.3.1-15|63	
12cr|mpqc-2.3.1-15|64	%package -n %{develname}
12cr|mpqc-2.3.1-15|65	Summary:	Main libraries for %{name}
12cr|mpqc-2.3.1-15|66	Group:		Development/C++
12cr|mpqc-2.3.1-15|67	Requires:	%{libname} = %{version}-%{release}
12cr|mpqc-2.3.1-15|68	Provides:	libSC-devel
12cr|mpqc-2.3.1-15|69	Provides:	SC-devel
12cr|mpqc-2.3.1-15|70	
12cr|mpqc-2.3.1-15|71	%description -n %{develname}
12cr|mpqc-2.3.1-15|72	This package contains the library needed to run programs dynamically linked
12cr|mpqc-2.3.1-15|73	with %libname, the scientific computing toolkit, based on mpqc computational
12cr|mpqc-2.3.1-15|74	chemistry package from Sandia Labs.
12cr|mpqc-2.3.1-15|75	
12cr|mpqc-2.3.1-15|76	%prep
12cr|mpqc-2.3.1-15|77	%setup -q
12cr|mpqc-2.3.1-15|78	%patch0 -p1
12cr|mpqc-2.3.1-15|79	%patch1 -p1
12cr|mpqc-2.3.1-15|80	
12cr|mpqc-2.3.1-15|81	%build
12cr|mpqc-2.3.1-15|82	%define _disable_ld_no_undefined 1
12cr|mpqc-2.3.1-15|83	
12cr|mpqc-2.3.1-15|84	sed -i -e 's,prefix\/lib,prefix\/%{_lib},g' configure.in
12cr|mpqc-2.3.1-15|85	autoconf
12cr|mpqc-2.3.1-15|86	%configure2_5x --enable-shared --enable-threads
12cr|mpqc-2.3.1-15|87	make
12cr|mpqc-2.3.1-15|88	cd doc
12cr|mpqc-2.3.1-15|89	%make
12cr|mpqc-2.3.1-15|90	make man1
12cr|mpqc-2.3.1-15|91	make man3
12cr|mpqc-2.3.1-15|92	
12cr|mpqc-2.3.1-15|93	%check
12cr|mpqc-2.3.1-15|94	#make check
12cr|mpqc-2.3.1-15|95	#make testbuild
12cr|mpqc-2.3.1-15|96	#make testrun
12cr|mpqc-2.3.1-15|97	
12cr|mpqc-2.3.1-15|98	%install
12cr|mpqc-2.3.1-15|99	echo hello
12cr|mpqc-2.3.1-15|100	make install installroot=%{buildroot}
12cr|mpqc-2.3.1-15|101	make install_devel installroot=%{buildroot}
12cr|mpqc-2.3.1-15|102	cp -r doc/man %buildroot/%{_datadir}
12cr|mpqc-2.3.1-15|103	
12cr|mpqc-2.3.1-15|104	mkdir -p %{buildroot}%{_datadir}/applications
12cr|mpqc-2.3.1-15|105	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|mpqc-2.3.1-15|106	[Desktop Entry]
12cr|mpqc-2.3.1-15|107	Name=Molrender
12cr|mpqc-2.3.1-15|108	Comment=Ab-inito chemistry program
12cr|mpqc-2.3.1-15|109	Exec=%{_bindir}/tkmolrender
12cr|mpqc-2.3.1-15|110	Icon=sciences_section
12cr|mpqc-2.3.1-15|111	Terminal=false
12cr|mpqc-2.3.1-15|112	Type=Application
12cr|mpqc-2.3.1-15|113	Categories=Science;Chemistry;
12cr|mpqc-2.3.1-15|114	EOF
12cr|mpqc-2.3.1-15|115	
12cr|mpqc-2.3.1-15|116	# inelegant workaround to fix sc-config
12cr|mpqc-2.3.1-15|117	sed -i -e 's:libSCdft.la libSCscf.la libSCwfn.la:libSCwfn.la libSCdft.la libSCscf.la:' %{buildroot}%{_bindir}/sc-config
12cr|mpqc-2.3.1-15|118	
12cr|mpqc-2.3.1-15|119	%multiarch_binaries %{buildroot}%{_bindir}/sc-config
12cr|mpqc-2.3.1-15|120	
12cr|mpqc-2.3.1-15|121	# To fix unstripped-binary-or-object error
12cr|mpqc-2.3.1-15|122	chmod 0755 %{buildroot}%{_libdir}/lib*.so.%{major}*
12cr|mpqc-2.3.1-15|123	
12cr|mpqc-2.3.1-15|124	%files
12cr|mpqc-2.3.1-15|125	%doc CHANGES CITATION LICENSE README
12cr|mpqc-2.3.1-15|126	%{_bindir}/mpqc
12cr|mpqc-2.3.1-15|127	%{_bindir}/chkmpqcout
12cr|mpqc-2.3.1-15|128	%{_bindir}/scls
12cr|mpqc-2.3.1-15|129	%{_bindir}/scpr
12cr|mpqc-2.3.1-15|130	%{_bindir}/*run
12cr|mpqc-2.3.1-15|131	%{_mandir}/man1/mpqc*
12cr|mpqc-2.3.1-15|132	%{_mandir}/man1/scls*
12cr|mpqc-2.3.1-15|133	%{_mandir}/man1/scpr*
12cr|mpqc-2.3.1-15|134	
12cr|mpqc-2.3.1-15|135	%files data
12cr|mpqc-2.3.1-15|136	%{_datadir}/%name
12cr|mpqc-2.3.1-15|137	
12cr|mpqc-2.3.1-15|138	%files html
12cr|mpqc-2.3.1-15|139	%doc doc/html
12cr|mpqc-2.3.1-15|140	
12cr|mpqc-2.3.1-15|141	%files -n %{libname}
12cr|mpqc-2.3.1-15|142	%{_libdir}/lib*.so.%{major}*
12cr|mpqc-2.3.1-15|143	
12cr|mpqc-2.3.1-15|144	%files -n %{develname}
12cr|mpqc-2.3.1-15|145	%{_bindir}/sc-*
12cr|mpqc-2.3.1-15|146	%{multiarch_bindir}/sc-config
12cr|mpqc-2.3.1-15|147	%{_libdir}/lib*.so
12cr|mpqc-2.3.1-15|148	%{_libdir}/*.a
12cr|mpqc-2.3.1-15|149	%{_includedir}/*
12cr|mpqc-2.3.1-15|150	%{_mandir}/man1/sc-*
12cr|mpqc-2.3.1-15|151	%{_mandir}/man3/*
12cr|mpqc-2.3.1-15|152	
12cr|mpqc-2.3.1-15|153	%files -n molrender
12cr|mpqc-2.3.1-15|154	%{_bindir}/molrender
12cr|mpqc-2.3.1-15|155	%{_bindir}/tkmolrender
12cr|mpqc-2.3.1-15|156	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|mpqc-2.3.1-15|157	%{_mandir}/man1/molrender*
12cr|mpqc-2.3.1-15|158	

3289 12
12cr|mpt-status-1.2.0-5|1	Summary:	Program Showing the Status of LSI FusionMPT RAID Controller
12cr|mpt-status-1.2.0-5|2	Name:		mpt-status
12cr|mpt-status-1.2.0-5|3	Version:	1.2.0
12cr|mpt-status-1.2.0-5|4	Release:	%mkrel 5
12cr|mpt-status-1.2.0-5|5	License:	GPLv2+
12cr|mpt-status-1.2.0-5|6	Group:          Monitoring
12cr|mpt-status-1.2.0-5|7	URL:		http://www.drugphish.ch/~ratz/mpt-status/
12cr|mpt-status-1.2.0-5|8	Source0:	http://www.drugphish.ch/~ratz/mpt-status/%{name}-%{version}.tar.gz
12cr|mpt-status-1.2.0-5|9	Source1:	mpt-status-cron.conf
12cr|mpt-status-1.2.0-5|10	Source2:	mpt-status.crond
12cr|mpt-status-1.2.0-5|11	Source3:	mpt-status-cron
12cr|mpt-status-1.2.0-5|12	Source4:	README.Mandriva
12cr|mpt-status-1.2.0-5|13	Patch0:		mpt-status.linux-compiler.patch
12cr|mpt-status-1.2.0-5|14	BuildRequires:	kernel-source-latest
12cr|mpt-status-1.2.0-5|15	Requires:	nail
12cr|mpt-status-1.2.0-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mpt-status-1.2.0-5|17	
12cr|mpt-status-1.2.0-5|18	%description
12cr|mpt-status-1.2.0-5|19	This program shows the status of the physical and logical drives attached to a
12cr|mpt-status-1.2.0-5|20	LSI FusionMPT RAID (mptlinux, fusion, mpt, ioc) controller.
12cr|mpt-status-1.2.0-5|21	
12cr|mpt-status-1.2.0-5|22	%prep
12cr|mpt-status-1.2.0-5|23	
12cr|mpt-status-1.2.0-5|24	%setup -q
12cr|mpt-status-1.2.0-5|25	%patch0 -p1
12cr|mpt-status-1.2.0-5|26	
12cr|mpt-status-1.2.0-5|27	cp %{SOURCE1} mpt-status-cron.conf
12cr|mpt-status-1.2.0-5|28	cp %{SOURCE2} mpt-status.crond
12cr|mpt-status-1.2.0-5|29	cp %{SOURCE3} mpt-status-cron
12cr|mpt-status-1.2.0-5|30	cp %{SOURCE4} README.Mandriva
12cr|mpt-status-1.2.0-5|31	
12cr|mpt-status-1.2.0-5|32	%build
12cr|mpt-status-1.2.0-5|33	gcc %{optflags} -I/usr/src/linux/drivers/message/fusion -Iincl mpt-status.c -o mpt-status
12cr|mpt-status-1.2.0-5|34	
12cr|mpt-status-1.2.0-5|35	%install
12cr|mpt-status-1.2.0-5|36	rm -rf %{buildroot}
12cr|mpt-status-1.2.0-5|37	
12cr|mpt-status-1.2.0-5|38	install -d %{buildroot}%{_sysconfdir}/cron.d
12cr|mpt-status-1.2.0-5|39	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|mpt-status-1.2.0-5|40	install -d %{buildroot}%{_datadir}/%{name}
12cr|mpt-status-1.2.0-5|41	install -d %{buildroot}%{_bindir}
12cr|mpt-status-1.2.0-5|42	install -d %{buildroot}%{_mandir}/man8
12cr|mpt-status-1.2.0-5|43	
12cr|mpt-status-1.2.0-5|44	install -m0755 mpt-status %{buildroot}%{_bindir}
12cr|mpt-status-1.2.0-5|45	install -m0644 man/mpt-status.8 %{buildroot}%{_mandir}/man8
12cr|mpt-status-1.2.0-5|46	
12cr|mpt-status-1.2.0-5|47	install -m0644 mpt-status-cron.conf %{buildroot}%{_sysconfdir}/%{name}/mpt-status-cron.conf
12cr|mpt-status-1.2.0-5|48	install -m0644 mpt-status.crond %{buildroot}%{_sysconfdir}/cron.d/%{name}
12cr|mpt-status-1.2.0-5|49	install -m0755 mpt-status-cron %{buildroot}%{_datadir}/%{name}/mpt-status-cron
12cr|mpt-status-1.2.0-5|50	
12cr|mpt-status-1.2.0-5|51	%clean
12cr|mpt-status-1.2.0-5|52	rm -rf %{buildroot}
12cr|mpt-status-1.2.0-5|53	
12cr|mpt-status-1.2.0-5|54	%files
12cr|mpt-status-1.2.0-5|55	%defattr(-,root,root)
12cr|mpt-status-1.2.0-5|56	%doc doc/* README.Mandriva
12cr|mpt-status-1.2.0-5|57	%dir %{_sysconfdir}/%{name}
12cr|mpt-status-1.2.0-5|58	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/mpt-status-cron.conf
12cr|mpt-status-1.2.0-5|59	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cron.d/%{name}
12cr|mpt-status-1.2.0-5|60	%dir %{_datadir}/%{name}
12cr|mpt-status-1.2.0-5|61	%attr(0755,root,root) %{_datadir}/%{name}/mpt-status-cron
12cr|mpt-status-1.2.0-5|62	%{_bindir}/*
12cr|mpt-status-1.2.0-5|63	%{_mandir}/man?/*
12cr|mpt-status-1.2.0-5|64	
12cr|mpt-status-1.2.0-5|65	
12cr|mpt-status-1.2.0-5|66	%changelog
12cr|mpt-status-1.2.0-5|67	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-5mdv2011.0
12cr|mpt-status-1.2.0-5|68	+ Revision: 620407
12cr|mpt-status-1.2.0-5|69	- the mass rebuild of 2010.0 packages
12cr|mpt-status-1.2.0-5|70	
12cr|mpt-status-1.2.0-5|71	* Thu Oct 08 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.2.0-4mdv2010.0
12cr|mpt-status-1.2.0-5|72	+ Revision: 456190
12cr|mpt-status-1.2.0-5|73	- Force buildrequires of main kernel-source (build fix).
12cr|mpt-status-1.2.0-5|74	
12cr|mpt-status-1.2.0-5|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|mpt-status-1.2.0-5|76	- rebuild
12cr|mpt-status-1.2.0-5|77	
12cr|mpt-status-1.2.0-5|78	* Tue Sep 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-3mdv2009.0
12cr|mpt-status-1.2.0-5|79	+ Revision: 279148
12cr|mpt-status-1.2.0-5|80	- added lots of changes by acecile@mandriva.com
12cr|mpt-status-1.2.0-5|81	
12cr|mpt-status-1.2.0-5|82	* Mon Sep 01 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2009.0
12cr|mpt-status-1.2.0-5|83	+ Revision: 278392
12cr|mpt-status-1.2.0-5|84	- fix group and descriptons
12cr|mpt-status-1.2.0-5|85	
12cr|mpt-status-1.2.0-5|86	* Mon Sep 01 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdv2009.0
12cr|mpt-status-1.2.0-5|87	+ Revision: 278361
12cr|mpt-status-1.2.0-5|88	- import mpt-status
12cr|mpt-status-1.2.0-5|89	
12cr|mpt-status-1.2.0-5|90	
12cr|mpt-status-1.2.0-5|91	* Mon Sep 01 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1
12cr|mpt-status-1.2.0-5|92	- initial Mandriva package (suse import)
12cr|mpt-status-1.2.0-5|93	
12cr|mpt-status-1.2.0-5|94	* Sun Aug 05 2007 - olh@suse.de
12cr|mpt-status-1.2.0-5|95	- remove inclusion of linux/compiler.h
12cr|mpt-status-1.2.0-5|96	* Tue Nov 14 2006 - mjancar@suse.cz
12cr|mpt-status-1.2.0-5|97	- update to 1.2.0
12cr|mpt-status-1.2.0-5|98	* works on 64bit architectures (FATE #301702)
12cr|mpt-status-1.2.0-5|99	* Fri Apr 07 2006 - mjancar@suse.cz
12cr|mpt-status-1.2.0-5|100	- update to 1.1.6
12cr|mpt-status-1.2.0-5|101	* Wed Jan 25 2006 - mls@suse.de
12cr|mpt-status-1.2.0-5|102	- converted neededforbuild to BuildRequires
12cr|mpt-status-1.2.0-5|103	* Mon Aug 01 2005 - anicka@suse.cz
12cr|mpt-status-1.2.0-5|104	- package created

3290 12
12cr|mrepo-0.8.6-3|1	# $Id$
12cr|mrepo-0.8.6-3|2	# Upstream: Dag Wieers <dag$wieers,com>
12cr|mrepo-0.8.6-3|3	
12cr|mrepo-0.8.6-3|4	Summary: Tool to set up a Yum/Apt mirror from various sources
12cr|mrepo-0.8.6-3|5	Name: mrepo
12cr|mrepo-0.8.6-3|6	Version: 0.8.6
12cr|mrepo-0.8.6-3|7	Packager: Bruno Cornec <bcornec@mandriva.org>
12cr|mrepo-0.8.6-3|8	Release: %mkrel 3
12cr|mrepo-0.8.6-3|9	License: GPL
12cr|mrepo-0.8.6-3|10	Group: System/Configuration/Packaging
12cr|mrepo-0.8.6-3|11	URL: http://dag.wieers.com/home-made/mrepo/
12cr|mrepo-0.8.6-3|12	Source: http://dag.wieers.com/home-made/mrepo/mrepo-%{version}.tar.bz2
12cr|mrepo-0.8.6-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
12cr|mrepo-0.8.6-3|14	
12cr|mrepo-0.8.6-3|15	BuildArch: noarch
12cr|mrepo-0.8.6-3|16	Requires: python >= 2.0, createrepo
12cr|mrepo-0.8.6-3|17	
12cr|mrepo-0.8.6-3|18	%description
12cr|mrepo-0.8.6-3|19	Tool to set up a Yum/Apt mirror from various sources
12cr|mrepo-0.8.6-3|20	(ISO, RHN, rsync, http, ftp, ...).
12cr|mrepo-0.8.6-3|21	
12cr|mrepo-0.8.6-3|22	mrepo builds a local Apt/Yum RPM repository from local ISO files,
12cr|mrepo-0.8.6-3|23	downloaded updates and extra packages from RHN and 3rd party
12cr|mrepo-0.8.6-3|24	repositories.
12cr|mrepo-0.8.6-3|25	
12cr|mrepo-0.8.6-3|26	It can download all updates and extras automatically, creates
12cr|mrepo-0.8.6-3|27	the repository structure and meta-data, enables HTTP access to
12cr|mrepo-0.8.6-3|28	the repository and creates a directory-structure for remote
12cr|mrepo-0.8.6-3|29	network installations using PXE/TFTP.
12cr|mrepo-0.8.6-3|30	
12cr|mrepo-0.8.6-3|31	mrepo supports ftp, http, sftp, rsync, rhn and other download methods.
12cr|mrepo-0.8.6-3|32	
12cr|mrepo-0.8.6-3|33	With mrepo, you can enable your laptop or a local server to provide
12cr|mrepo-0.8.6-3|34	updates for the whole network and provide the proper files to
12cr|mrepo-0.8.6-3|35	allow installations via the network.
12cr|mrepo-0.8.6-3|36	
12cr|mrepo-0.8.6-3|37	%prep
12cr|mrepo-0.8.6-3|38	%setup
12cr|mrepo-0.8.6-3|39	
12cr|mrepo-0.8.6-3|40	%{__perl} -pi.orig -e 's|^(VERSION)\s*=\s*.+$|$1 = "%{version}"|' mrepo
12cr|mrepo-0.8.6-3|41	
12cr|mrepo-0.8.6-3|42	%{__cat} <<EOF >config/mrepo.cron
12cr|mrepo-0.8.6-3|43	### Enable this if you want mrepo to daily synchronize
12cr|mrepo-0.8.6-3|44	### your distributions and repositories at 2:30am.
12cr|mrepo-0.8.6-3|45	#30 2 * * * root /usr/bin/mrepo -q -ug
12cr|mrepo-0.8.6-3|46	EOF
12cr|mrepo-0.8.6-3|47	
12cr|mrepo-0.8.6-3|48	%{__cat} <<EOF >config/mrepo.conf
12cr|mrepo-0.8.6-3|49	### Configuration file for mrepo
12cr|mrepo-0.8.6-3|50	
12cr|mrepo-0.8.6-3|51	### The [main] section allows to override mrepo's default settings
12cr|mrepo-0.8.6-3|52	### The mrepo-example.conf gives an overview of all the possible settings
12cr|mrepo-0.8.6-3|53	[main]
12cr|mrepo-0.8.6-3|54	srcdir = /var/mrepo
12cr|mrepo-0.8.6-3|55	wwwdir = /var/www/mrepo
12cr|mrepo-0.8.6-3|56	confdir = /etc/mrepo.conf.d
12cr|mrepo-0.8.6-3|57	arch = i386 x86_64
12cr|mrepo-0.8.6-3|58	
12cr|mrepo-0.8.6-3|59	mailto = root@localhost
12cr|mrepo-0.8.6-3|60	smtp-server = localhost
12cr|mrepo-0.8.6-3|61	
12cr|mrepo-0.8.6-3|62	#rhnlogin = username:password
12cr|mrepo-0.8.6-3|63	
12cr|mrepo-0.8.6-3|64	### Any other section is considered a definition for a distribution
12cr|mrepo-0.8.6-3|65	### You can put distribution sections in /etc/mrepo.conf.d/
12cr|mrepo-0.8.6-3|66	### Examples can be found in the documentation at:
12cr|mrepo-0.8.6-3|67	###     %{_docdir}/%{name}-%{version}/dists/.
12cr|mrepo-0.8.6-3|68	EOF
12cr|mrepo-0.8.6-3|69	
12cr|mrepo-0.8.6-3|70	%build
12cr|mrepo-0.8.6-3|71	
12cr|mrepo-0.8.6-3|72	%install
12cr|mrepo-0.8.6-3|73	%{__rm} -rf %{buildroot}
12cr|mrepo-0.8.6-3|74	%{__make} install DESTDIR="%{buildroot}"
12cr|mrepo-0.8.6-3|75	
12cr|mrepo-0.8.6-3|76	%preun
12cr|mrepo-0.8.6-3|77	if [ $1 -eq 0 ]; then
12cr|mrepo-0.8.6-3|78	/etc/init.d/mrepo stop &>/dev/null || :
12cr|mrepo-0.8.6-3|79	/sbin/chkconfig --del mrepo
12cr|mrepo-0.8.6-3|80	fi
12cr|mrepo-0.8.6-3|81	
12cr|mrepo-0.8.6-3|82	%post
12cr|mrepo-0.8.6-3|83	/sbin/chkconfig --add mrepo
12cr|mrepo-0.8.6-3|84	
12cr|mrepo-0.8.6-3|85	#%postun
12cr|mrepo-0.8.6-3|86	#/sbin/service mrepo condrestart &>/dev/null || :
12cr|mrepo-0.8.6-3|87	
12cr|mrepo-0.8.6-3|88	%clean
12cr|mrepo-0.8.6-3|89	%{__rm} -rf %{buildroot}
12cr|mrepo-0.8.6-3|90	
12cr|mrepo-0.8.6-3|91	%files
12cr|mrepo-0.8.6-3|92	%defattr(-, root, root, 0755)
12cr|mrepo-0.8.6-3|93	%doc AUTHORS ChangeLog COPYING README THANKS TODO WISHLIST config/*.conf config/dists/ docs/
12cr|mrepo-0.8.6-3|94	%config(noreplace) %{_sysconfdir}/cron.d/mrepo
12cr|mrepo-0.8.6-3|95	%config(noreplace) %{_sysconfdir}/httpd/conf.d/mrepo.conf
12cr|mrepo-0.8.6-3|96	%config(noreplace) %{_sysconfdir}/logrotate.d/mrepo
12cr|mrepo-0.8.6-3|97	%config(noreplace) %{_sysconfdir}/mrepo.conf
12cr|mrepo-0.8.6-3|98	%config(noreplace) %{_sysconfdir}/mrepo.conf.d/
12cr|mrepo-0.8.6-3|99	%config %{_initrddir}/mrepo
12cr|mrepo-0.8.6-3|100	%{_bindir}/gensystemid
12cr|mrepo-0.8.6-3|101	%{_bindir}/rhnget
12cr|mrepo-0.8.6-3|102	%{_bindir}/mrepo
12cr|mrepo-0.8.6-3|103	%{_bindir}/youget
12cr|mrepo-0.8.6-3|104	%{_datadir}/mrepo/
12cr|mrepo-0.8.6-3|105	#%{_localstatedir}/lib/cache/mrepo/
12cr|mrepo-0.8.6-3|106	#%{_localstatedir}/lib/www/mrepo/
12cr|mrepo-0.8.6-3|107	#%{_localstatedir}/lib/mrepo/
12cr|mrepo-0.8.6-3|108	/var/cache/mrepo/
12cr|mrepo-0.8.6-3|109	/var/www/mrepo/
12cr|mrepo-0.8.6-3|110	/var/mrepo/
12cr|mrepo-0.8.6-3|111	
12cr|mrepo-0.8.6-3|112	
12cr|mrepo-0.8.6-3|113	%changelog
12cr|mrepo-0.8.6-3|114	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-3mdv2011.0
12cr|mrepo-0.8.6-3|115	+ Revision: 620409
12cr|mrepo-0.8.6-3|116	- the mass rebuild of 2010.0 packages
12cr|mrepo-0.8.6-3|117	
12cr|mrepo-0.8.6-3|118	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.8.6-2mdv2010.0
12cr|mrepo-0.8.6-3|119	+ Revision: 440152
12cr|mrepo-0.8.6-3|120	- rebuild
12cr|mrepo-0.8.6-3|121	
12cr|mrepo-0.8.6-3|122	* Fri Nov 28 2008 Bruno Cornec <bcornec@mandriva.org> 0.8.6-1mdv2009.1
12cr|mrepo-0.8.6-3|123	+ Revision: 307416
12cr|mrepo-0.8.6-3|124	- Fix another rpmlint error
12cr|mrepo-0.8.6-3|125	- Fix rpmlint warnings
12cr|mrepo-0.8.6-3|126	- youget is now part of files installed
12cr|mrepo-0.8.6-3|127	- Add mrepo 0.8.6 sources
12cr|mrepo-0.8.6-3|128	- Update to mrepo 0.8.6
12cr|mrepo-0.8.6-3|129	
12cr|mrepo-0.8.6-3|130	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.8.4-3mdv2009.0
12cr|mrepo-0.8.6-3|131	+ Revision: 241049
12cr|mrepo-0.8.6-3|132	- rebuild
12cr|mrepo-0.8.6-3|133	- kill re-definition of %%buildroot on Pixel's request
12cr|mrepo-0.8.6-3|134	
12cr|mrepo-0.8.6-3|135	+ Pixel <pixel@mandriva.com>
12cr|mrepo-0.8.6-3|136	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|mrepo-0.8.6-3|137	
12cr|mrepo-0.8.6-3|138	+ Olivier Blin <oblin@mandriva.com>
12cr|mrepo-0.8.6-3|139	- restore BuildRoot
12cr|mrepo-0.8.6-3|140	
12cr|mrepo-0.8.6-3|141	* Fri Jun 22 2007 Bruno Cornec <bcornec@mandriva.org> 0.8.4-1mdv2008.0
12cr|mrepo-0.8.6-3|142	+ Revision: 43073
12cr|mrepo-0.8.6-3|143	- Update from original DAG spec file to mandriva specificities
12cr|mrepo-0.8.6-3|144	- Import mrepo
12cr|mrepo-0.8.6-3|145	
12cr|mrepo-0.8.6-3|146	
12cr|mrepo-0.8.6-3|147	
12cr|mrepo-0.8.6-3|148	* Wed Dec 13 2006 Dag Wieers <dag@wieers.com> - 0.8.4-1 - +/
12cr|mrepo-0.8.6-3|149	- Updated to release 0.8.4.
12cr|mrepo-0.8.6-3|150	- Package renamed from yam to mrepo.
12cr|mrepo-0.8.6-3|151	
12cr|mrepo-0.8.6-3|152	* Sat Oct 21 2006 Dag Wieers <dag@wieers.com> - 0.8.3-2
12cr|mrepo-0.8.6-3|153	- Get rid of specific createrepo version now that Yam works with upstream.
12cr|mrepo-0.8.6-3|154	
12cr|mrepo-0.8.6-3|155	* Sun Oct 15 2006 Dag Wieers <dag@wieers.com> - 0.8.3-1
12cr|mrepo-0.8.6-3|156	- Updated to release 0.8.3.
12cr|mrepo-0.8.6-3|157	
12cr|mrepo-0.8.6-3|158	* Wed Sep 20 2006 Dag Wieers <dag@wieers.com> - 0.8.2-1
12cr|mrepo-0.8.6-3|159	- Updated to release 0.8.2.
12cr|mrepo-0.8.6-3|160	
12cr|mrepo-0.8.6-3|161	* Fri Mar 10 2006 Dag Wieers <dag@wieers.com> - 0.8.0-2
12cr|mrepo-0.8.6-3|162	- Added gensystemid to installation. (Ian Forde)
12cr|mrepo-0.8.6-3|163	
12cr|mrepo-0.8.6-3|164	* Thu Mar 09 2006 Dag Wieers <dag@wieers.com> - 0.8.0-1
12cr|mrepo-0.8.6-3|165	- Updated to release 0.8.0.
12cr|mrepo-0.8.6-3|166	
12cr|mrepo-0.8.6-3|167	* Fri Mar 25 2005 Dag Wieers <dag@wieers.com> - 0.7.3-1
12cr|mrepo-0.8.6-3|168	- Updated to release 0.7.3.
12cr|mrepo-0.8.6-3|169	
12cr|mrepo-0.8.6-3|170	* Fri Jan 07 2005 Dag Wieers <dag@wieers.com> - 0.7.2-2
12cr|mrepo-0.8.6-3|171	- Add %%post and %%postun scripts. (Bert de Bruijn)
12cr|mrepo-0.8.6-3|172	
12cr|mrepo-0.8.6-3|173	* Fri Dec 31 2004 Dag Wieers <dag@wieers.com> - 0.7.2-1
12cr|mrepo-0.8.6-3|174	- Updated to release 0.7.2.
12cr|mrepo-0.8.6-3|175	
12cr|mrepo-0.8.6-3|176	* Sun Nov 07 2004 Dag Wieers <dag@wieers.com> - 0.7.1-1
12cr|mrepo-0.8.6-3|177	- Updated to release 0.7.1.
12cr|mrepo-0.8.6-3|178	
12cr|mrepo-0.8.6-3|179	* Sun Oct 10 2004 Dag Wieers <dag@wieers.com> - 0.7-1
12cr|mrepo-0.8.6-3|180	- Updated to release 0.7.
12cr|mrepo-0.8.6-3|181	
12cr|mrepo-0.8.6-3|182	* Fri Aug 27 2004 Dag Wieers <dag@wieers.com> - 0.6.1-1
12cr|mrepo-0.8.6-3|183	- Updated to release 0.6.1.
12cr|mrepo-0.8.6-3|184	
12cr|mrepo-0.8.6-3|185	* Wed Aug 25 2004 Dag Wieers <dag@wieers.com> - 0.6-2
12cr|mrepo-0.8.6-3|186	- Updated to release 0.6.
12cr|mrepo-0.8.6-3|187	- Fix a version problem.
12cr|mrepo-0.8.6-3|188	
12cr|mrepo-0.8.6-3|189	* Thu Aug 19 2004 Dag Wieers <dag@wieers.com> - 0.5-1
12cr|mrepo-0.8.6-3|190	- Updated to release 0.5.
12cr|mrepo-0.8.6-3|191	
12cr|mrepo-0.8.6-3|192	* Wed May 19 2004 Dag Wieers <dag@wieers.com> - 0.3-1
12cr|mrepo-0.8.6-3|193	- Updated to release 0.3.
12cr|mrepo-0.8.6-3|194	
12cr|mrepo-0.8.6-3|195	* Fri May 14 2004 Dag Wieers <dag@wieers.com> - 0.2-1
12cr|mrepo-0.8.6-3|196	- Initial package. (using DAR)

3291 12
12cr|mrxvt-0.5.4-3|1	%define name	mrxvt
12cr|mrxvt-0.5.4-3|2	%define version	0.5.4
12cr|mrxvt-0.5.4-3|3	%define release	%mkrel 3
12cr|mrxvt-0.5.4-3|4	
12cr|mrxvt-0.5.4-3|5	Summary:	A multi-tabbed X terminal emulator based on rxvt
12cr|mrxvt-0.5.4-3|6	Name:		%{name}
12cr|mrxvt-0.5.4-3|7	Version:	%{version}
12cr|mrxvt-0.5.4-3|8	Release:	%{release}
12cr|mrxvt-0.5.4-3|9	Source0:	%{name}-%{version}.tar.bz2
12cr|mrxvt-0.5.4-3|10	License:	GPLv2
12cr|mrxvt-0.5.4-3|11	Group:		Terminals
12cr|mrxvt-0.5.4-3|12	Url:		http://materm.sourceforge.net
12cr|mrxvt-0.5.4-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mrxvt-0.5.4-3|14	BuildRequires:	libice-devel
12cr|mrxvt-0.5.4-3|15	BuildRequires:	libsm-devel
12cr|mrxvt-0.5.4-3|16	BuildRequires:	libx11-devel
12cr|mrxvt-0.5.4-3|17	BuildRequires:	libxft-devel
12cr|mrxvt-0.5.4-3|18	BuildRequires:	libxpm-devel
12cr|mrxvt-0.5.4-3|19	BuildRequires:	libxrender-devel
12cr|mrxvt-0.5.4-3|20	BuildRequires:	fontconfig-devel
12cr|mrxvt-0.5.4-3|21	BuildRequires:	libpng-devel
12cr|mrxvt-0.5.4-3|22	BuildRequires:	libjpeg-devel
12cr|mrxvt-0.5.4-3|23	# X11 locales are required to build IM support
12cr|mrxvt-0.5.4-3|24	BuildRequires:	libx11-common
12cr|mrxvt-0.5.4-3|25	BuildRequires:	imagemagick
12cr|mrxvt-0.5.4-3|26	
12cr|mrxvt-0.5.4-3|27	%description
12cr|mrxvt-0.5.4-3|28	Mrxvt is a lightweight and powerful multi-tabbed X terminal emulator based on
12cr|mrxvt-0.5.4-3|29	the popular emulators rxvt and aterm. It implements many useful features seen
12cr|mrxvt-0.5.4-3|30	in modern X terminal emulators such as gnome-terminal and konsole while
12cr|mrxvt-0.5.4-3|31	remaining lightweight and independent of the GNOME and KDE desktop
12cr|mrxvt-0.5.4-3|32	environments.
12cr|mrxvt-0.5.4-3|33	
12cr|mrxvt-0.5.4-3|34	%prep
12cr|mrxvt-0.5.4-3|35	%setup -q
12cr|mrxvt-0.5.4-3|36	
12cr|mrxvt-0.5.4-3|37	%build
12cr|mrxvt-0.5.4-3|38	%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
12cr|mrxvt-0.5.4-3|39	%make
12cr|mrxvt-0.5.4-3|40	
12cr|mrxvt-0.5.4-3|41	%install
12cr|mrxvt-0.5.4-3|42	rm -rf %{buildroot}
12cr|mrxvt-0.5.4-3|43	%makeinstall_std
12cr|mrxvt-0.5.4-3|44	rm -rf %{buildroot}/usr/share/doc/mrxvt
12cr|mrxvt-0.5.4-3|45	
12cr|mrxvt-0.5.4-3|46	# menu entries
12cr|mrxvt-0.5.4-3|47	
12cr|mrxvt-0.5.4-3|48	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|mrxvt-0.5.4-3|49	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|mrxvt-0.5.4-3|50	[Desktop Entry]
12cr|mrxvt-0.5.4-3|51	Name=Mrxvt
12cr|mrxvt-0.5.4-3|52	Comment=A multi-tabbed X terminal emulator
12cr|mrxvt-0.5.4-3|53	Exec=/usr/bin/%{name}
12cr|mrxvt-0.5.4-3|54	Icon=%{name}
12cr|mrxvt-0.5.4-3|55	Terminal=false
12cr|mrxvt-0.5.4-3|56	Type=Application
12cr|mrxvt-0.5.4-3|57	Categories=TerminalEmulator;System;
12cr|mrxvt-0.5.4-3|58	EOF
12cr|mrxvt-0.5.4-3|59	
12cr|mrxvt-0.5.4-3|60	
12cr|mrxvt-0.5.4-3|61	install -m 755 -d $RPM_BUILD_ROOT%{_miconsdir}
12cr|mrxvt-0.5.4-3|62	install -m 755 -d $RPM_BUILD_ROOT%{_iconsdir}
12cr|mrxvt-0.5.4-3|63	install -m 755 -d $RPM_BUILD_ROOT%{_liconsdir}
12cr|mrxvt-0.5.4-3|64	
12cr|mrxvt-0.5.4-3|65	convert -resize 48x48 share/pixmaps/mrxvt.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|mrxvt-0.5.4-3|66	convert -resize 16x16 share/pixmaps/mrxvt.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|mrxvt-0.5.4-3|67	convert -resize 32x32 share/pixmaps/mrxvt.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|mrxvt-0.5.4-3|68	
12cr|mrxvt-0.5.4-3|69	%clean
12cr|mrxvt-0.5.4-3|70	rm -rf %{buildroot}
12cr|mrxvt-0.5.4-3|71	
12cr|mrxvt-0.5.4-3|72	%if %mdkversion < 200900
12cr|mrxvt-0.5.4-3|73	%post
12cr|mrxvt-0.5.4-3|74	%{update_menus}
12cr|mrxvt-0.5.4-3|75	%endif
12cr|mrxvt-0.5.4-3|76	
12cr|mrxvt-0.5.4-3|77	%if %mdkversion < 200900
12cr|mrxvt-0.5.4-3|78	%postun
12cr|mrxvt-0.5.4-3|79	%{clean_menus}
12cr|mrxvt-0.5.4-3|80	%endif
12cr|mrxvt-0.5.4-3|81	
12cr|mrxvt-0.5.4-3|82	%files
12cr|mrxvt-0.5.4-3|83	%defattr(-,root,root)
12cr|mrxvt-0.5.4-3|84	%doc AUTHORS COPYING INSTALL NEWS README TODO ChangeLog
12cr|mrxvt-0.5.4-3|85	%{_bindir}/*
12cr|mrxvt-0.5.4-3|86	%{_mandir}/man1/*
12cr|mrxvt-0.5.4-3|87	%{_datadir}/pixmaps/*
12cr|mrxvt-0.5.4-3|88	%{_miconsdir}/%{name}.png
12cr|mrxvt-0.5.4-3|89	%{_iconsdir}/%{name}.png
12cr|mrxvt-0.5.4-3|90	%{_liconsdir}/%{name}.png
12cr|mrxvt-0.5.4-3|91	%dir %_sysconfdir/%name
12cr|mrxvt-0.5.4-3|92	%config(noreplace) %_sysconfdir/%name/*
12cr|mrxvt-0.5.4-3|93	%{_datadir}/applications/*
12cr|mrxvt-0.5.4-3|94	
12cr|mrxvt-0.5.4-3|95	
12cr|mrxvt-0.5.4-3|96	
12cr|mrxvt-0.5.4-3|97	%changelog
12cr|mrxvt-0.5.4-3|98	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 0.5.4-3mdv2011.0
12cr|mrxvt-0.5.4-3|99	+ Revision: 636297
12cr|mrxvt-0.5.4-3|100	- tighten BR
12cr|mrxvt-0.5.4-3|101	
12cr|mrxvt-0.5.4-3|102	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.4-2mdv2011.0
12cr|mrxvt-0.5.4-3|103	+ Revision: 612947
12cr|mrxvt-0.5.4-3|104	- the mass rebuild of 2010.1 packages
12cr|mrxvt-0.5.4-3|105	
12cr|mrxvt-0.5.4-3|106	* Mon Mar 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.5.4-1mdv2010.1
12cr|mrxvt-0.5.4-3|107	+ Revision: 516421
12cr|mrxvt-0.5.4-3|108	- update to 0.5.4
12cr|mrxvt-0.5.4-3|109	
12cr|mrxvt-0.5.4-3|110	* Fri Oct 09 2009 Olivier Blin <oblin@mandriva.com> 0.5.3-5mdv2010.0
12cr|mrxvt-0.5.4-3|111	+ Revision: 456355
12cr|mrxvt-0.5.4-3|112	- buildrequire libx11-common to fix build with xim
12cr|mrxvt-0.5.4-3|113	
12cr|mrxvt-0.5.4-3|114	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.5.3-4mdv2009.1
12cr|mrxvt-0.5.4-3|115	+ Revision: 350232
12cr|mrxvt-0.5.4-3|116	- 2009.1 rebuild
12cr|mrxvt-0.5.4-3|117	
12cr|mrxvt-0.5.4-3|118	* Thu Dec 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-3mdv2009.1
12cr|mrxvt-0.5.4-3|119	+ Revision: 313212
12cr|mrxvt-0.5.4-3|120	- lowercase ImageMagick
12cr|mrxvt-0.5.4-3|121	
12cr|mrxvt-0.5.4-3|122	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.5.3-3mdv2009.0
12cr|mrxvt-0.5.4-3|123	+ Revision: 253013
12cr|mrxvt-0.5.4-3|124	- rebuild
12cr|mrxvt-0.5.4-3|125	
12cr|mrxvt-0.5.4-3|126	+ Pixel <pixel@mandriva.com>
12cr|mrxvt-0.5.4-3|127	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|mrxvt-0.5.4-3|128	
12cr|mrxvt-0.5.4-3|129	* Wed Feb 06 2008 Funda Wang <fwang@mandriva.org> 0.5.3-1mdv2008.1
12cr|mrxvt-0.5.4-3|130	+ Revision: 162927
12cr|mrxvt-0.5.4-3|131	- update to new version 0.5.3
12cr|mrxvt-0.5.4-3|132	
12cr|mrxvt-0.5.4-3|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|mrxvt-0.5.4-3|134	- drop old menu
12cr|mrxvt-0.5.4-3|135	- kill re-definition of %%buildroot on Pixel's request
12cr|mrxvt-0.5.4-3|136	
12cr|mrxvt-0.5.4-3|137	+ Olivier Blin <oblin@mandriva.com>
12cr|mrxvt-0.5.4-3|138	- restore BuildRoot
12cr|mrxvt-0.5.4-3|139	
12cr|mrxvt-0.5.4-3|140	* Sat Nov 17 2007 Jérôme Soyer <saispo@mandriva.org> 0.5.2-1mdv2008.1
12cr|mrxvt-0.5.4-3|141	+ Revision: 109361
12cr|mrxvt-0.5.4-3|142	- New release
12cr|mrxvt-0.5.4-3|143	
12cr|mrxvt-0.5.4-3|144	
12cr|mrxvt-0.5.4-3|145	* Wed Aug 02 2006 Couriousous <couriousous@mandriva.org> 0.5.1-1mdv2007.0
12cr|mrxvt-0.5.4-3|146	- 0.5.1
12cr|mrxvt-0.5.4-3|147	- XDG
12cr|mrxvt-0.5.4-3|148	
12cr|mrxvt-0.5.4-3|149	* Thu Apr 13 2006 Lenny Cartier <lenny@mandriva.com> 0.5.0-1mdk
12cr|mrxvt-0.5.4-3|150	- 0.5.0
12cr|mrxvt-0.5.4-3|151	- remove patch merged upstream
12cr|mrxvt-0.5.4-3|152	
12cr|mrxvt-0.5.4-3|153	* Wed Nov 16 2005 Lenny Cartier <lenny@mandriva.com> 0.4.2-1mdk
12cr|mrxvt-0.5.4-3|154	- 0.4.2
12cr|mrxvt-0.5.4-3|155	
12cr|mrxvt-0.5.4-3|156	* Sun May 08 2005 Couriousous <couriousous@mandriva.org> 0.4.1-1mdk
12cr|mrxvt-0.5.4-3|157	- 0.4.1
12cr|mrxvt-0.5.4-3|158	- Fix buildrequires for amd64
12cr|mrxvt-0.5.4-3|159	
12cr|mrxvt-0.5.4-3|160	* Tue Mar 15 2005 Couriousous <couriousous@mandrake.org> 0.4.0-2mdk
12cr|mrxvt-0.5.4-3|161	- Reupload
12cr|mrxvt-0.5.4-3|162	
12cr|mrxvt-0.5.4-3|163	* Tue Mar 01 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.4.0-1mdk
12cr|mrxvt-0.5.4-3|164	- 0.4.0
12cr|mrxvt-0.5.4-3|165	
12cr|mrxvt-0.5.4-3|166	* Mon Jan 31 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.3.12-2mdk
12cr|mrxvt-0.5.4-3|167	- patch 0: fix IM support (thus enabling SCIM support in rxvt)
12cr|mrxvt-0.5.4-3|168	
12cr|mrxvt-0.5.4-3|169	* Sun Jan 23 2005 Couriousous <couriousous@mandrake.orf> 0.3.12-1mdk
12cr|mrxvt-0.5.4-3|170	- New Release
12cr|mrxvt-0.5.4-3|171	
12cr|mrxvt-0.5.4-3|172	* Sat Dec 25 2004 Marcel Pol <mpol@mandrake.org> 0.3.11-2mdk
12cr|mrxvt-0.5.4-3|173	- buildrequires ImageMagick
12cr|mrxvt-0.5.4-3|174	
12cr|mrxvt-0.5.4-3|175	* Sat Dec 18 2004 Couriousous <couriousous@mandrake.org> 0.3.11-1mdk
12cr|mrxvt-0.5.4-3|176	- Add menu
12cr|mrxvt-0.5.4-3|177	- Minors fixs
12cr|mrxvt-0.5.4-3|178	- Enable more features
12cr|mrxvt-0.5.4-3|179	- From Lev Givon <lev@columbia.edu>
12cr|mrxvt-0.5.4-3|180	- initial Mandrakelinux packaging attempt
12cr|mrxvt-0.5.4-3|181	

3292 12
12cr|mscore-1.0-1|1	%define srcname MuseScore
12cr|mscore-1.0-1|2	%define shortname mscore
12cr|mscore-1.0-1|3	
12cr|mscore-1.0-1|4	Summary:    Linux MusE Score Typesetter
12cr|mscore-1.0-1|5	Name:       mscore
12cr|mscore-1.0-1|6	Version:    1.0
12cr|mscore-1.0-1|7	Release:    %mkrel 1
12cr|mscore-1.0-1|8	# (Fedora) rtf2html is LGPLv2+
12cr|mscore-1.0-1|9	# paper4.png paper5.png are LGPLv3
12cr|mscore-1.0-1|10	# the rest is GPLv2
12cr|mscore-1.0-1|11	License:    GPLv2 and LGPLv2+ and LGPLv3
12cr|mscore-1.0-1|12	Url:        http://musescore.org
12cr|mscore-1.0-1|13	Group:      Publishing
12cr|mscore-1.0-1|14	Source0:    http://downloads.sourceforge.net/project/mscore/mscore/%{srcname}-%{version}/%{srcname}-%{version}.tar.bz2
12cr|mscore-1.0-1|15	# (Fedora) For building the jazz font
12cr|mscore-1.0-1|16	Source1:    mscore-ConvertFont.ff
12cr|mscore-1.0-1|17	# (Fedora) For mime types
12cr|mscore-1.0-1|18	Source2:    mscore.xml
12cr|mscore-1.0-1|19	Patch0:     mscore-1.0-awl-fix-underlink.patch
12cr|mscore-1.0-1|20	Patch1:     mscore-1.0-disable-uitools.patch
12cr|mscore-1.0-1|21	# (Fedora) use the system default soundfont instead of the deleted, non-free, one
12cr|mscore-1.0-1|22	Patch2:     mscore-use-default-soundfont.patch
12cr|mscore-1.0-1|23	# (Fedora) don't build the common files (font files, wallpapers, demo song,
12cr|mscore-1.0-1|24	# instrument list) into the binary executable to reduce its size. This is also
12cr|mscore-1.0-1|25	# useful to inform the users about the existence of different choices for common
12cr|mscore-1.0-1|26	# files. The font files need to be separated due to the font packaging guidelines.
12cr|mscore-1.0-1|27	Patch3:     mscore-separate-commonfiles.patch
12cr|mscore-1.0-1|28	# (Fedora) Split the large documentation into a separate package
12cr|mscore-1.0-1|29	Patch4:     mscore-split-doc.patch
12cr|mscore-1.0-1|30	# (Fedora) Fix DSO linking.
12cr|mscore-1.0-1|31	Patch5:     mscore-dso-linking.patch
12cr|mscore-1.0-1|32	# (Fedora) Fix some gcc warnings
12cr|mscore-1.0-1|33	Patch6:     mscore-fix-gcc-warnings.patch
12cr|mscore-1.0-1|34	# (Mandriva) Fix constant cast (gcc-4.6)
12cr|mscore-1.0-1|35	Patch7:     mscore-1.0-fix_const_cast.patch
12cr|mscore-1.0-1|36	BuildRequires:  cmake
12cr|mscore-1.0-1|37	BuildRequires:  libalsa-devel
12cr|mscore-1.0-1|38	BuildRequires:  jackit-devel
12cr|mscore-1.0-1|39	BuildRequires:  fluidsynth-devel
12cr|mscore-1.0-1|40	BuildRequires:  portaudio-devel
12cr|mscore-1.0-1|41	BuildRequires:  qt4-devel > 4:4.4
12cr|mscore-1.0-1|42	BuildRequires:  qt4-linguist
12cr|mscore-1.0-1|43	Requires:   qtscriptbindings
12cr|mscore-1.0-1|44	Requires:   %{name}-fonts = %{version}-%{release}
12cr|mscore-1.0-1|45	Requires:   soundfont2-default
12cr|mscore-1.0-1|46	Provides:   musescore
12cr|mscore-1.0-1|47	
12cr|mscore-1.0-1|48	%description
12cr|mscore-1.0-1|49	MuseScore stands for Linux MusE Score Typesetter.
12cr|mscore-1.0-1|50	
12cr|mscore-1.0-1|51	Features:
12cr|mscore-1.0-1|52	- WYSIWYG design, notes are entered on a "virtual notepaper"
12cr|mscore-1.0-1|53	- TrueType font(s) for printing & display allows for high quality
12cr|mscore-1.0-1|54	scaling to all sizes
12cr|mscore-1.0-1|55	- easy & fast note entry
12cr|mscore-1.0-1|56	- many editing functions
12cr|mscore-1.0-1|57	- MusicXML import/export
12cr|mscore-1.0-1|58	- Midi (SMF) import/export
12cr|mscore-1.0-1|59	- MuseData import
12cr|mscore-1.0-1|60	- Midi input for note entry
12cr|mscore-1.0-1|61	- integrated sequencer and software synthesizer to
12cr|mscore-1.0-1|62	play the score
12cr|mscore-1.0-1|63	- print or create pdf files
12cr|mscore-1.0-1|64	
12cr|mscore-1.0-1|65	%package doc
12cr|mscore-1.0-1|66	Summary:       MuseScore documentation
12cr|mscore-1.0-1|67	Group:         Development/Other
12cr|mscore-1.0-1|68	License:       CC-BY
12cr|mscore-1.0-1|69	Requires:      %{name} = %{version}-%{release}
12cr|mscore-1.0-1|70	BuildArch:     noarch
12cr|mscore-1.0-1|71	Obsoletes:     mscore-doc
12cr|mscore-1.0-1|72	
12cr|mscore-1.0-1|73	%description doc
12cr|mscore-1.0-1|74	MuseScore is a free cross platform WYSIWYG music notation program.
12cr|mscore-1.0-1|75	
12cr|mscore-1.0-1|76	This package contains the user manual of MuseScore in different languages.
12cr|mscore-1.0-1|77	
12cr|mscore-1.0-1|78	%package fonts
12cr|mscore-1.0-1|79	Summary:       MuseScore fonts
12cr|mscore-1.0-1|80	Group:         Publishing
12cr|mscore-1.0-1|81	License:       GPL+ with exceptions and OFL
12cr|mscore-1.0-1|82	BuildArch:     noarch
12cr|mscore-1.0-1|83	BuildRequires: fontforge
12cr|mscore-1.0-1|84	BuildRequires: tetex
12cr|mscore-1.0-1|85	BuildRequires: t1utils
12cr|mscore-1.0-1|86	Obsoletes:     mscore-fonts
12cr|mscore-1.0-1|87	
12cr|mscore-1.0-1|88	%description fonts
12cr|mscore-1.0-1|89	MuseScore is a free cross platform WYSIWYG music notation program.
12cr|mscore-1.0-1|90	
12cr|mscore-1.0-1|91	This package contains the musical notation fonts for use of MuseScore.
12cr|mscore-1.0-1|92	
12cr|mscore-1.0-1|93	%prep
12cr|mscore-1.0-1|94	%setup -q -n %{shortname}-%{version}/%{name}
12cr|mscore-1.0-1|95	%patch0 -p2 -b .underlink
12cr|mscore-1.0-1|96	%patch1 -p0 -b .disable-uitools
12cr|mscore-1.0-1|97	
12cr|mscore-1.0-1|98	%patch2 -p2 -b .default-soundfont
12cr|mscore-1.0-1|99	%patch3 -p2 -b .separate-commonfiles
12cr|mscore-1.0-1|100	%patch4 -p2 -b .split-doc
12cr|mscore-1.0-1|101	%patch5 -p2 -b .dso-linking
12cr|mscore-1.0-1|102	%patch6 -p2 -b .gcc-warnings
12cr|mscore-1.0-1|103	%patch7 -p1 -b .const-cast
12cr|mscore-1.0-1|104	
12cr|mscore-1.0-1|105	# only install .qm files
12cr|mscore-1.0-1|106	perl -pi -e 's,.*.ts\n,,g' share/locale/CMakeLists.txt
12cr|mscore-1.0-1|107	
12cr|mscore-1.0-1|108	# (Fedora) Remove the precompiled binary
12cr|mscore-1.0-1|109	rm rtf2html/rtf2html
12cr|mscore-1.0-1|110	
12cr|mscore-1.0-1|111	# (Fedora) Do not build the bundled qt scripting interface:
12cr|mscore-1.0-1|112	sed -i 's|scriptgen||' CMakeLists.txt
12cr|mscore-1.0-1|113	
12cr|mscore-1.0-1|114	# (Fedora) Fix EOL encoding
12cr|mscore-1.0-1|115	sed 's|\r||' rtf2html/README > tmpfile
12cr|mscore-1.0-1|116	touch -r rtf2html/README tmpfile
12cr|mscore-1.0-1|117	mv -f tmpfile rtf2html/README
12cr|mscore-1.0-1|118	
12cr|mscore-1.0-1|119	# (Fedora) Remove preshipped fonts. We will build them from source
12cr|mscore-1.0-1|120	rm -f %{shortname}/%{shortname}/fonts/*.ttf
12cr|mscore-1.0-1|121	
12cr|mscore-1.0-1|122	# (Fedora) Disable rpath
12cr|mscore-1.0-1|123	sed -i '/rpath/d' %{shortname}/CMakeLists.txt
12cr|mscore-1.0-1|124	
12cr|mscore-1.0-1|125	# (Fedora) this is non-free soundfont "Gort's Minipiano"
12cr|mscore-1.0-1|126	rm -f mscore/data/piano1.sf2
12cr|mscore-1.0-1|127	
12cr|mscore-1.0-1|128	# (Fedora) Force specific compile flags:
12cr|mscore-1.0-1|129	find . -name CMakeLists.txt -exec sed -i 's|-O3|%{optflags}|' {} \;
12cr|mscore-1.0-1|130	
12cr|mscore-1.0-1|131	%build
12cr|mscore-1.0-1|132	%cmake_qt4 -DUSE_GLOBAL_FLUID=ON -DBUILD_SCRIPT_INTERFACE=OFF
12cr|mscore-1.0-1|133	%make
12cr|mscore-1.0-1|134	make lupdate
12cr|mscore-1.0-1|135	make lrelease
12cr|mscore-1.0-1|136	
12cr|mscore-1.0-1|137	# (Fedora) Build fonts from source:
12cr|mscore-1.0-1|138	pushd ../%{shortname}/fonts
12cr|mscore-1.0-1|139	# adapt genFont script to mandriva's cmake build dir
12cr|mscore-1.0-1|140	sed -i 's,../../../build/mscore/genft,../../build/mscore/genft,' genFont
12cr|mscore-1.0-1|141	./genFont
12cr|mscore-1.0-1|142	fontforge %{SOURCE1} MuseJazz.sfd
12cr|mscore-1.0-1|143	popd
12cr|mscore-1.0-1|144	
12cr|mscore-1.0-1|145	%install
12cr|mscore-1.0-1|146	rm -rf %{buildroot}
12cr|mscore-1.0-1|147	%{makeinstall_std} -C build
12cr|mscore-1.0-1|148	
12cr|mscore-1.0-1|149	# Install fonts
12cr|mscore-1.0-1|150	mkdir -p %{buildroot}/%{_datadir}/fonts/%{shortname}
12cr|mscore-1.0-1|151	install -pm 644 %{shortname}/fonts/%{shortname}*.ttf %{buildroot}/%{_datadir}/fonts/%{shortname}
12cr|mscore-1.0-1|152	
12cr|mscore-1.0-1|153	# Install Manpage
12cr|mscore-1.0-1|154	install -D -pm 644 packaging/%{shortname}.1 %{buildroot}/%{_mandir}/man1/%{shortname}.1
12cr|mscore-1.0-1|155	
12cr|mscore-1.0-1|156	# Install mimetype file
12cr|mscore-1.0-1|157	install -D -pm 644 %{SOURCE2} %{buildroot}/%{_datadir}/mime/packages/%{shortname}.xml
12cr|mscore-1.0-1|158	
12cr|mscore-1.0-1|159	# (Fedora) gather the doc files in one location
12cr|mscore-1.0-1|160	cp -p rtf2html/ChangeLog        ChangeLog.rtf2html
12cr|mscore-1.0-1|161	cp -p rtf2html/COPYING.LESSER   COPYING.LESSER.rtf2html
12cr|mscore-1.0-1|162	cp -p rtf2html/README           README.rtf2html
12cr|mscore-1.0-1|163	cp -p rtf2html/README.mscore    README.mscore.rtf2html
12cr|mscore-1.0-1|164	cp -p rtf2html/README.ru        README.ru.rtf2html
12cr|mscore-1.0-1|165	cp -p osdabzip/README           README.osdabzip
12cr|mscore-1.0-1|166	cp -p osdabzip/README.mscore    README.mscore.osdabzip
12cr|mscore-1.0-1|167	cp -p share/wallpaper/COPYRIGHT COPYING.wallpaper
12cr|mscore-1.0-1|168	
12cr|mscore-1.0-1|169	
12cr|mscore-1.0-1|170	%clean
12cr|mscore-1.0-1|171	rm -rf %{buildroot}
12cr|mscore-1.0-1|172	
12cr|mscore-1.0-1|173	%files
12cr|mscore-1.0-1|174	%defattr(-,root,root)
12cr|mscore-1.0-1|175	%doc ChangeLog* NEWS README* COPYING*
12cr|mscore-1.0-1|176	%{_bindir}/%{shortname}
12cr|mscore-1.0-1|177	%{_datadir}/%{shortname}*
12cr|mscore-1.0-1|178	%{_datadir}/applications/%{shortname}.desktop
12cr|mscore-1.0-1|179	%{_datadir}/pixmaps/%{shortname}.*
12cr|mscore-1.0-1|180	%{_datadir}/mime/packages/%{shortname}.xml
12cr|mscore-1.0-1|181	%{_datadir}/soundfonts/TimGM6mb.sf2
12cr|mscore-1.0-1|182	%{_mandir}/man1/*
12cr|mscore-1.0-1|183	%{qt4plugins}/designer/libawlplugin.so
12cr|mscore-1.0-1|184	%exclude %{_datadir}/%{shortname}-1.0/man/
12cr|mscore-1.0-1|185	
12cr|mscore-1.0-1|186	%files doc
12cr|mscore-1.0-1|187	%defattr(-,root,root,-)
12cr|mscore-1.0-1|188	%doc %{_datadir}/%{shortname}-1.0/man/
12cr|mscore-1.0-1|189	
12cr|mscore-1.0-1|190	%files fonts
12cr|mscore-1.0-1|191	%{_datadir}/fonts/%{shortname}
12cr|mscore-1.0-1|192	
12cr|mscore-1.0-1|193	
12cr|mscore-1.0-1|194	%changelog
12cr|mscore-1.0-1|195	* Thu Apr 21 2011 Frank Kober <emuse@mandriva.org> 1.0-1mdv2011.0
12cr|mscore-1.0-1|196	+ Revision: 656537
12cr|mscore-1.0-1|197	- new version 1.0
12cr|mscore-1.0-1|198	o made patch to fix gcc 4.6 compile error (upstream is informed)
12cr|mscore-1.0-1|199	
12cr|mscore-1.0-1|200	* Sat Oct 02 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.9.6.3-1mdv2011.0
12cr|mscore-1.0-1|201	+ Revision: 582451
12cr|mscore-1.0-1|202	- added 0.9.6.3
12cr|mscore-1.0-1|203	- added 0.9.6.3
12cr|mscore-1.0-1|204	
12cr|mscore-1.0-1|205	* Thu Aug 26 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.6.2-9mdv2011.0
12cr|mscore-1.0-1|206	+ Revision: 573419
12cr|mscore-1.0-1|207	- fix typo to make sure all fonts are installed
12cr|mscore-1.0-1|208	
12cr|mscore-1.0-1|209	* Wed Aug 25 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.6.2-8mdv2011.0
12cr|mscore-1.0-1|210	+ Revision: 573323
12cr|mscore-1.0-1|211	+ rebuild (emptylog)
12cr|mscore-1.0-1|212	
12cr|mscore-1.0-1|213	* Wed Aug 25 2010 Olivier Blin <oblin@mandriva.com> 0.9.6.2-7mdv2011.0
12cr|mscore-1.0-1|214	+ Revision: 573083
12cr|mscore-1.0-1|215	+ rebuild (emptylog)
12cr|mscore-1.0-1|216	
12cr|mscore-1.0-1|217	* Tue Aug 24 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.6.2-6mdv2011.0
12cr|mscore-1.0-1|218	+ Revision: 572998
12cr|mscore-1.0-1|219	+ rebuild (emptylog)
12cr|mscore-1.0-1|220	
12cr|mscore-1.0-1|221	* Tue Aug 24 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.6.2-5mdv2011.0
12cr|mscore-1.0-1|222	+ Revision: 572929
12cr|mscore-1.0-1|223	+ rebuild (emptylog)
12cr|mscore-1.0-1|224	
12cr|mscore-1.0-1|225	* Tue Aug 24 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.6.2-4mdv2011.0
12cr|mscore-1.0-1|226	+ Revision: 572920
12cr|mscore-1.0-1|227	- drop useless requires (slipped by when syncing the spec with Fedora's)
12cr|mscore-1.0-1|228	
12cr|mscore-1.0-1|229	* Wed Aug 18 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.6.2-3mdv2011.0
12cr|mscore-1.0-1|230	+ Revision: 571245
12cr|mscore-1.0-1|231	+ rebuild (emptylog)
12cr|mscore-1.0-1|232	
12cr|mscore-1.0-1|233	* Wed Aug 18 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.6.2-2mdv2011.0
12cr|mscore-1.0-1|234	+ Revision: 571125
12cr|mscore-1.0-1|235	+ rebuild (emptylog)
12cr|mscore-1.0-1|236	
12cr|mscore-1.0-1|237	* Tue Aug 17 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.6.2-1mdv2011.0
12cr|mscore-1.0-1|238	+ Revision: 571071
12cr|mscore-1.0-1|239	- update to 0.9.6.2
12cr|mscore-1.0-1|240	
12cr|mscore-1.0-1|241	* Mon Aug 09 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.6.1-3mdv2011.0
12cr|mscore-1.0-1|242	+ Revision: 567805
12cr|mscore-1.0-1|243	+ rebuild (emptylog)
12cr|mscore-1.0-1|244	
12cr|mscore-1.0-1|245	* Sun Aug 08 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.6.1-2mdv2011.0
12cr|mscore-1.0-1|246	+ Revision: 567790
12cr|mscore-1.0-1|247	+ rebuild (emptylog)
12cr|mscore-1.0-1|248	
12cr|mscore-1.0-1|249	* Sun Aug 08 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.6.1-1mdv2011.0
12cr|mscore-1.0-1|250	+ Revision: 567693
12cr|mscore-1.0-1|251	- update to 0.9.6.1
12cr|mscore-1.0-1|252	- update url
12cr|mscore-1.0-1|253	- fix license
12cr|mscore-1.0-1|254	- add requires on soundfont2-default
12cr|mscore-1.0-1|255	- rediff patch0 (only the awl part is needed, scriptgen build is disabled)
12cr|mscore-1.0-1|256	- add various patches and extra sources from Fedora
12cr|mscore-1.0-1|257	- split the manual pdf's in a separate package
12cr|mscore-1.0-1|258	- split the fonts in a separate package
12cr|mscore-1.0-1|259	
12cr|mscore-1.0-1|260	+ Frank Kober <emuse@mandriva.org>
12cr|mscore-1.0-1|261	- add musescore to Provides for user convenience
12cr|mscore-1.0-1|262	
12cr|mscore-1.0-1|263	* Sun Apr 11 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.5-2mdv2010.1
12cr|mscore-1.0-1|264	+ Revision: 533571
12cr|mscore-1.0-1|265	- clean spec
12cr|mscore-1.0-1|266	- drop patch2, and use a perl command instead
12cr|mscore-1.0-1|267	
12cr|mscore-1.0-1|268	* Fri Dec 25 2009 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.5-1mdv2010.1
12cr|mscore-1.0-1|269	+ Revision: 482211
12cr|mscore-1.0-1|270	- new version 0.9.5
12cr|mscore-1.0-1|271	- rediff patches 0,1,2
12cr|mscore-1.0-1|272	
12cr|mscore-1.0-1|273	* Tue Oct 06 2009 Funda Wang <fwang@mandriva.org> 0.9.3-3mdv2010.0
12cr|mscore-1.0-1|274	+ Revision: 454472
12cr|mscore-1.0-1|275	- requires qtscriptbinding
12cr|mscore-1.0-1|276	- do not build script interface due to conflicts with main package
12cr|mscore-1.0-1|277	
12cr|mscore-1.0-1|278	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.9.3-2mdv2010.0
12cr|mscore-1.0-1|279	+ Revision: 440161
12cr|mscore-1.0-1|280	- rebuild
12cr|mscore-1.0-1|281	
12cr|mscore-1.0-1|282	* Sat Oct 11 2008 Funda Wang <fwang@mandriva.org> 0.9.3-1mdv2009.1
12cr|mscore-1.0-1|283	+ Revision: 292266
12cr|mscore-1.0-1|284	- new version 0.9.3
12cr|mscore-1.0-1|285	
12cr|mscore-1.0-1|286	* Wed Aug 13 2008 Funda Wang <fwang@mandriva.org> 0.9.2-2mdv2009.0
12cr|mscore-1.0-1|287	+ Revision: 271321
12cr|mscore-1.0-1|288	- add patch fixing underlink
12cr|mscore-1.0-1|289	
12cr|mscore-1.0-1|290	+ Thierry Vignaud <tv@mandriva.org>
12cr|mscore-1.0-1|291	- rebuild early 2009.0 package (before pixel changes)
12cr|mscore-1.0-1|292	
12cr|mscore-1.0-1|293	+ Pixel <pixel@mandriva.com>
12cr|mscore-1.0-1|294	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|mscore-1.0-1|295	
12cr|mscore-1.0-1|296	* Sat May 10 2008 Funda Wang <fwang@mandriva.org> 0.9.2-1mdv2009.0
12cr|mscore-1.0-1|297	+ Revision: 205385
12cr|mscore-1.0-1|298	- fix building
12cr|mscore-1.0-1|299	- BR qt4-linguist
12cr|mscore-1.0-1|300	- New version 0.9.2
12cr|mscore-1.0-1|301	
12cr|mscore-1.0-1|302	* Sat Jan 26 2008 Funda Wang <fwang@mandriva.org> 0.9.1d-1mdv2008.1
12cr|mscore-1.0-1|303	+ Revision: 158191
12cr|mscore-1.0-1|304	- fix desktop file install
12cr|mscore-1.0-1|305	- br portaudio
12cr|mscore-1.0-1|306	- 0.9.1d
12cr|mscore-1.0-1|307	- New version 0.9.1
12cr|mscore-1.0-1|308	- New version 0.9.0
12cr|mscore-1.0-1|309	
12cr|mscore-1.0-1|310	+ Olivier Blin <oblin@mandriva.com>
12cr|mscore-1.0-1|311	- restore BuildRoot
12cr|mscore-1.0-1|312	
12cr|mscore-1.0-1|313	* Fri Dec 21 2007 Funda Wang <fwang@mandriva.org> 0.8.0-1mdv2008.1
12cr|mscore-1.0-1|314	+ Revision: 136363
12cr|mscore-1.0-1|315	- New version 0.8.0
12cr|mscore-1.0-1|316	
12cr|mscore-1.0-1|317	+ Thierry Vignaud <tv@mandriva.org>
12cr|mscore-1.0-1|318	- kill re-definition of %%buildroot on Pixel's request
12cr|mscore-1.0-1|319	
12cr|mscore-1.0-1|320	* Sun Nov 25 2007 Funda Wang <fwang@mandriva.org> 0.7.0.1-2mdv2008.1
12cr|mscore-1.0-1|321	+ Revision: 111852
12cr|mscore-1.0-1|322	- BR context
12cr|mscore-1.0-1|323	- BR texlive
12cr|mscore-1.0-1|324	- import mscore
12cr|mscore-1.0-1|325	
12cr|mscore-1.0-1|326	

3293 12
12cr|mserv-0.41-12|1	%define major   0
12cr|mserv-0.41-12|2	%define libname %mklibname %{name} %{major}
12cr|mserv-0.41-12|3	%define develname %mklibname -d %{name}
12cr|mserv-0.41-12|4	
12cr|mserv-0.41-12|5	Name:           mserv
12cr|mserv-0.41-12|6	Version:        0.41
12cr|mserv-0.41-12|7	Release:        12
12cr|mserv-0.41-12|8	Summary:        Jukebox-style music server for unix-like systems
12cr|mserv-0.41-12|9	Group:          System/Servers
12cr|mserv-0.41-12|10	License:        GPL
12cr|mserv-0.41-12|11	URL:            http://www.mserv.org
12cr|mserv-0.41-12|12	Source0:        http://prdownloads.sourceforge.net/mserv/%{name}-%{version}.tar.bz2
12cr|mserv-0.41-12|13	Patch0:		mserv-0.41-disable-ltdl.patch
12cr|mserv-0.41-12|14	Requires:       mpg123
12cr|mserv-0.41-12|15	Requires:       vorbis-tools
12cr|mserv-0.41-12|16	Requires:       %{libname} = %{version}
12cr|mserv-0.41-12|17	BuildRequires:	libltdl-devel
12cr|mserv-0.41-12|18	BuildRequires:  libshout-devel
12cr|mserv-0.41-12|19	BuildRequires:  libsamplerate-devel
12cr|mserv-0.41-12|20	BuildRequires:	libogg-devel
12cr|mserv-0.41-12|21	BuildRequires:	libvorbis-devel
12cr|mserv-0.41-12|22	
12cr|mserv-0.41-12|23	%description
12cr|mserv-0.41-12|24	Mserv is a jukebox-style music server designed to play mp3, ogg, etc. files
12cr|mserv-0.41-12|25	(configurable) based on ratings of users who are logged in to the system. Mserv
12cr|mserv-0.41-12|26	plays the music via your existing programs like mpg123 and ogg123 to either
12cr|mserv-0.41-12|27	your sound card (Stable release) or streamed to an Icecast 2 server (NEW!
12cr|mserv-0.41-12|28	Development release). Mserv is Free Software released under this license.
12cr|mserv-0.41-12|29	
12cr|mserv-0.41-12|30	Mserv runs on a variety of UNIX platforms, including GNU/Linux and BSD
12cr|mserv-0.41-12|31	platforms. Mserv includes features such as searching, filtering, biased random
12cr|mserv-0.41-12|32	play, queuing, talking, on-line and off-line track editing, and a standardised
12cr|mserv-0.41-12|33	TCP protocol. This allows for a variety of interfaces including a built-in
12cr|mserv-0.41-12|34	telnet interface, a command line program for scripting and a Perl based web
12cr|mserv-0.41-12|35	client.
12cr|mserv-0.41-12|36	
12cr|mserv-0.41-12|37	Due to the standarised TCP protocol there are many 3rd-party clients available,
12cr|mserv-0.41-12|38	including desktop (both UNIX and Windows) graphical clients. There's even an
12cr|mserv-0.41-12|39	emacs plug-in (written by Lars Bjnnes) in lisp, and an infra-red controller
12cr|mserv-0.41-12|40	interface (written by David Brownlee)!
12cr|mserv-0.41-12|41	
12cr|mserv-0.41-12|42	%package -n %{libname}
12cr|mserv-0.41-12|43	Summary:    Main library for %{name}
12cr|mserv-0.41-12|44	Group:      System/Libraries
12cr|mserv-0.41-12|45	Requires:   %{name} = %{version}-%{release}
12cr|mserv-0.41-12|46	
12cr|mserv-0.41-12|47	%description -n %{libname}
12cr|mserv-0.41-12|48	This package contains the library needed to run programs dynamically
12cr|mserv-0.41-12|49	linked with %{name}.
12cr|mserv-0.41-12|50	
12cr|mserv-0.41-12|51	%package -n %{develname}
12cr|mserv-0.41-12|52	Summary:    Headers for developing programs that will use %{name}
12cr|mserv-0.41-12|53	Group:      Development/Other
12cr|mserv-0.41-12|54	Requires:   %{libname} = %{version}
12cr|mserv-0.41-12|55	Provides:   lib%{name}-devel = %{EVRD}
12cr|mserv-0.41-12|56	Provides:   %{name}-devel = %{EVRD}
12cr|mserv-0.41-12|57	Obsoletes:  %{_lib}mserv0-devel
12cr|mserv-0.41-12|58	
12cr|mserv-0.41-12|59	%description -n %{develname}
12cr|mserv-0.41-12|60	This package contains the headers that programmers will need to develop
12cr|mserv-0.41-12|61	applications which will use %{name}.
12cr|mserv-0.41-12|62	
12cr|mserv-0.41-12|63	%prep
12cr|mserv-0.41-12|64	%setup -q
12cr|mserv-0.41-12|65	%patch0 -p0
12cr|mserv-0.41-12|66	
12cr|mserv-0.41-12|67	%build
12cr|mserv-0.41-12|68	autoreconf -fi
12cr|mserv-0.41-12|69	%configure2_5x --disable-module-ossaudio --datadir=%{_datadir}/%{name} --disable-static
12cr|mserv-0.41-12|70	%make
12cr|mserv-0.41-12|71	
12cr|mserv-0.41-12|72	%install
12cr|mserv-0.41-12|73	%makeinstall_std
12cr|mserv-0.41-12|74	
12cr|mserv-0.41-12|75	%files
12cr|mserv-0.41-12|76	%doc AUTHORS COPYING ChangeLog INSTALL LICENSE README
12cr|mserv-0.41-12|77	%{_bindir}/*
12cr|mserv-0.41-12|78	%{_libdir}/%{name}
12cr|mserv-0.41-12|79	%{_mandir}/*/*
12cr|mserv-0.41-12|80	%{_datadir}/%{name}
12cr|mserv-0.41-12|81	
12cr|mserv-0.41-12|82	%files -n %{libname}
12cr|mserv-0.41-12|83	%defattr(-,root,root)
12cr|mserv-0.41-12|84	%{_libdir}/*.so.%{major}
12cr|mserv-0.41-12|85	%{_libdir}/*.so.%{major}.*
12cr|mserv-0.41-12|86	
12cr|mserv-0.41-12|87	%files -n %{develname}
12cr|mserv-0.41-12|88	%defattr(-,root,root)
12cr|mserv-0.41-12|89	%{_includedir}/*
12cr|mserv-0.41-12|90	%{_libdir}/*.so
12cr|mserv-0.41-12|91	%{_libdir}/pkgconfig/*
12cr|mserv-0.41-12|92	
12cr|mserv-0.41-12|93	
12cr|mserv-0.41-12|94	%changelog
12cr|mserv-0.41-12|95	* Wed Jan 05 2011 Funda Wang <fwang@mandriva.org> 0.41-11mdv2011.0
12cr|mserv-0.41-12|96	+ Revision: 628730
12cr|mserv-0.41-12|97	- should be requires rather than provides
12cr|mserv-0.41-12|98	
12cr|mserv-0.41-12|99	* Mon Jan 03 2011 Funda Wang <fwang@mandriva.org> 0.41-10mdv2011.0
12cr|mserv-0.41-12|100	+ Revision: 628026
12cr|mserv-0.41-12|101	- fix obsolets
12cr|mserv-0.41-12|102	
12cr|mserv-0.41-12|103	* Mon Jan 03 2011 Funda Wang <fwang@mandriva.org> 0.41-9mdv2011.0
12cr|mserv-0.41-12|104	+ Revision: 627947
12cr|mserv-0.41-12|105	- use system libltdl
12cr|mserv-0.41-12|106	- new devel package policy
12cr|mserv-0.41-12|107	
12cr|mserv-0.41-12|108	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|mserv-0.41-12|109	- don't force the usage of automake1.7
12cr|mserv-0.41-12|110	
12cr|mserv-0.41-12|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|mserv-0.41-12|112	- rebuild
12cr|mserv-0.41-12|113	
12cr|mserv-0.41-12|114	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.41-7mdv2009.0
12cr|mserv-0.41-12|115	+ Revision: 240266
12cr|mserv-0.41-12|116	- rebuild
12cr|mserv-0.41-12|117	- rebuild
12cr|mserv-0.41-12|118	- kill re-definition of %%buildroot on Pixel's request
12cr|mserv-0.41-12|119	- import mserv
12cr|mserv-0.41-12|120	
12cr|mserv-0.41-12|121	+ Pixel <pixel@mandriva.com>
12cr|mserv-0.41-12|122	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|mserv-0.41-12|123	
12cr|mserv-0.41-12|124	+ Olivier Blin <oblin@mandriva.com>
12cr|mserv-0.41-12|125	- restore BuildRoot
12cr|mserv-0.41-12|126	
12cr|mserv-0.41-12|127	
12cr|mserv-0.41-12|128	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.41-5mdv2007.0
12cr|mserv-0.41-12|129	- %%mkrel
12cr|mserv-0.41-12|130	- lower interdependencies
12cr|mserv-0.41-12|131	- move %%{_libdir}/%%{name}/*.a in devel package
12cr|mserv-0.41-12|132	
12cr|mserv-0.41-12|133	* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.41-4mdk
12cr|mserv-0.41-12|134	- spec cleanup
12cr|mserv-0.41-12|135	
12cr|mserv-0.41-12|136	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.41-3mdk
12cr|mserv-0.41-12|137	- fixed URL
12cr|mserv-0.41-12|138	- rpmbuildupdate aware
12cr|mserv-0.41-12|139	
12cr|mserv-0.41-12|140	* Thu Apr 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.41-2mdk
12cr|mserv-0.41-12|141	- requires and buildrequires
12cr|mserv-0.41-12|142	
12cr|mserv-0.41-12|143	* Thu Apr 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.41-1mdk
12cr|mserv-0.41-12|144	- first mdk package

3294 12
12cr|mserver-0.5.5-9|1	%define version 0.5.5
12cr|mserver-0.5.5-9|2	%define release %mkrel 9
12cr|mserver-0.5.5-9|3	
12cr|mserver-0.5.5-9|4	Summary: 	C-Mserver Masqdialer daemon
12cr|mserver-0.5.5-9|5	Name: 		mserver
12cr|mserver-0.5.5-9|6	Version: 	%version
12cr|mserver-0.5.5-9|7	Release: 	%release
12cr|mserver-0.5.5-9|8	License: 	GPL
12cr|mserver-0.5.5-9|9	Group: 		Networking/Other
12cr|mserver-0.5.5-9|10	URL: 		http://w3.cpwright.com/mserver
12cr|mserver-0.5.5-9|11	Source: 	ftp://ftp.cpwright.com:/pub/mserver/c-mserver-%{version}.tar.bz2
12cr|mserver-0.5.5-9|12	Provides:	c-mserver
12cr|mserver-0.5.5-9|13	Obsoletes: 	c-mserver
12cr|mserver-0.5.5-9|14	Requires(pre):	rpm-helper sed
12cr|mserver-0.5.5-9|15	BuildRoot: 	%{_tmppath}/%{name}-%{version}
12cr|mserver-0.5.5-9|16	Source1:	mserver.pamd
12cr|mserver-0.5.5-9|17	Source2:	mserver.conf.bz2
12cr|mserver-0.5.5-9|18	Source3:	mserver.init
12cr|mserver-0.5.5-9|19	Patch0: 	c-mserver-%{version}-makefile.patch.bz2
12cr|mserver-0.5.5-9|20	Patch1: 	mserver-0.5.5-config.patch.bz2
12cr|mserver-0.5.5-9|21	Patch2: 	mserver-0.5.5-dial.patch.bz2
12cr|mserver-0.5.5-9|22	Patch3:		mserver-0.5.5-errno-fix.patch.bz2
12cr|mserver-0.5.5-9|23	Patch4:		mserver-0.5.5-gcc4-fixes.patch.bz2
12cr|mserver-0.5.5-9|24	
12cr|mserver-0.5.5-9|25	%description
12cr|mserver-0.5.5-9|26	The masqdialer system will allow authorized LAN users to manipulate
12cr|mserver-0.5.5-9|27	the network interface (usually a modem) that gives the Internet
12cr|mserver-0.5.5-9|28	access on a Linux box without having to use telnet. It's based on
12cr|mserver-0.5.5-9|29	a client/server approach so any TCP/IP enabled system should be able
12cr|mserver-0.5.5-9|30	to take advantage of this server, if a client is written for it.
12cr|mserver-0.5.5-9|31	Currently; Linux, Windows, NetBSD, and any system with a Java
12cr|mserver-0.5.5-9|32	implementation or Web Browser have clients.
12cr|mserver-0.5.5-9|33	
12cr|mserver-0.5.5-9|34	Note: Please make changes to /etc/mserver.conf.
12cr|mserver-0.5.5-9|35	
12cr|mserver-0.5.5-9|36	%prep
12cr|mserver-0.5.5-9|37	%setup -q
12cr|mserver-0.5.5-9|38	%patch0 -p1
12cr|mserver-0.5.5-9|39	%patch1
12cr|mserver-0.5.5-9|40	%patch2
12cr|mserver-0.5.5-9|41	%patch3 -p1 -b .errno
12cr|mserver-0.5.5-9|42	%patch4 -p1 -b .gcc4
12cr|mserver-0.5.5-9|43	
12cr|mserver-0.5.5-9|44	%build
12cr|mserver-0.5.5-9|45	#First clean up CVS files for rpmlint:
12cr|mserver-0.5.5-9|46	find . -name CVS -type d -exec rm -Rf {} \;|| true
12cr|mserver-0.5.5-9|47	find . -name .cvsignore -type f -exec rm -f {} \;|| true
12cr|mserver-0.5.5-9|48	
12cr|mserver-0.5.5-9|49	%configure
12cr|mserver-0.5.5-9|50	%make
12cr|mserver-0.5.5-9|51	
12cr|mserver-0.5.5-9|52	%install
12cr|mserver-0.5.5-9|53	rm -rf $RPM_BUILD_ROOT
12cr|mserver-0.5.5-9|54	mkdir -p $RPM_BUILD_ROOT
12cr|mserver-0.5.5-9|55	mkdir -p $RPM_BUILD_ROOT/usr/sbin
12cr|mserver-0.5.5-9|56	mkdir -p $RPM_BUILD_ROOT/etc/ppp
12cr|mserver-0.5.5-9|57	mkdir -p $RPM_BUILD_ROOT/etc/rc.d/init.d
12cr|mserver-0.5.5-9|58	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/{man5,man8}
12cr|mserver-0.5.5-9|59	mkdir -p $RPM_BUILD_ROOT/etc/pam.d
12cr|mserver-0.5.5-9|60	mkdir -p $RPM_BUILD_ROOT/usr/share/mserver
12cr|mserver-0.5.5-9|61	install -m 755 -s mserver/mserver $RPM_BUILD_ROOT%{_sbindir}/mserver
12cr|mserver-0.5.5-9|62	install -m 755 -s mchat/mchat $RPM_BUILD_ROOT%{_sbindir}/mchat
12cr|mserver-0.5.5-9|63	install -m 755 -s authgen/authgen $RPM_BUILD_ROOT%{_sbindir}/authgen
12cr|mserver-0.5.5-9|64	install -m 755 -s checkstat/findstat $RPM_BUILD_ROOT%{_sbindir}/findstat
12cr|mserver-0.5.5-9|65	install -m 755 -s checkstat/checkstat $RPM_BUILD_ROOT%{_sbindir}/checkstat
12cr|mserver-0.5.5-9|66	install -m 755 -s fakelink/linkcheck $RPM_BUILD_ROOT%{_sbindir}/fakelink
12cr|mserver-0.5.5-9|67	install -m 755 -s fakelink/linkdown $RPM_BUILD_ROOT%{_sbindir}/linkdown
12cr|mserver-0.5.5-9|68	install -m 755 -s fakelink/linkup $RPM_BUILD_ROOT%{_sbindir}/linkup
12cr|mserver-0.5.5-9|69	install -m 755 %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/mserver
12cr|mserver-0.5.5-9|70	install -m 664 pam/mserver $RPM_BUILD_ROOT/etc/pam.d/mserver
12cr|mserver-0.5.5-9|71	install -m 644 pppsetup/options.sample $RPM_BUILD_ROOT/etc/ppp/options.sample
12cr|mserver-0.5.5-9|72	install -m 755 pppsetup/ppp-off $RPM_BUILD_ROOT%{_sbindir}
12cr|mserver-0.5.5-9|73	install -m 755 pppsetup/pppsetup $RPM_BUILD_ROOT%{_sbindir}
12cr|mserver-0.5.5-9|74	
12cr|mserver-0.5.5-9|75	bzcat %{SOURCE2}|sed -e 's/_VERSION_/%{version}/'> $RPM_BUILD_ROOT/etc/mserver.conf
12cr|mserver-0.5.5-9|76	install -m 644 mchat/mchat.8 $RPM_BUILD_ROOT/%{_mandir}/man8/mchat.8
12cr|mserver-0.5.5-9|77	install -m 644 docs/mserver.8 $RPM_BUILD_ROOT/%{_mandir}/man8/mserver.8
12cr|mserver-0.5.5-9|78	install -m 644 docs/mserver.conf.5 $RPM_BUILD_ROOT/%{_mandir}/man5/mserver.conf.5
12cr|mserver-0.5.5-9|79	
12cr|mserver-0.5.5-9|80	%clean
12cr|mserver-0.5.5-9|81	rm -rf $RPM_BUILD_ROOT
12cr|mserver-0.5.5-9|82	
12cr|mserver-0.5.5-9|83	%post
12cr|mserver-0.5.5-9|84	%_post_service mserver
12cr|mserver-0.5.5-9|85	
12cr|mserver-0.5.5-9|86	# Add masqdialer entry to /etc/services if not already there
12cr|mserver-0.5.5-9|87	if ! ( grep ^[:space:]*224/tcp /etc/services > /dev/null ) then
12cr|mserver-0.5.5-9|88	echo 'masqdialer      224/tcp	         masqdialer	# added by c-mserver' >> /etc/services
12cr|mserver-0.5.5-9|89	fi
12cr|mserver-0.5.5-9|90	if ! ( grep ^[:space:]*224/udp /etc/services > /dev/null ) then
12cr|mserver-0.5.5-9|91	echo 'masqdialer      224/udp	         masqdialer	# added by c-mserver' >> /etc/services
12cr|mserver-0.5.5-9|92	fi
12cr|mserver-0.5.5-9|93	
12cr|mserver-0.5.5-9|94	%preun
12cr|mserver-0.5.5-9|95	%_preun_service mserver
12cr|mserver-0.5.5-9|96	
12cr|mserver-0.5.5-9|97	%postun
12cr|mserver-0.5.5-9|98	if [ $1 -eq 0 ]
12cr|mserver-0.5.5-9|99	then
12cr|mserver-0.5.5-9|100	# Remove masqdialer entries from /etc/services
12cr|mserver-0.5.5-9|101	cd /etc
12cr|mserver-0.5.5-9|102	tmpfile=/etc/tmp.$$
12cr|mserver-0.5.5-9|103	sed -e '/^[:space:]*masqdialer.*$/d' /etc/services > $tmpfile
12cr|mserver-0.5.5-9|104	mv $tmpfile services
12cr|mserver-0.5.5-9|105	sed -e '/^[:space:]*masqdialer.*$/d' /etc/services > $tmpfile
12cr|mserver-0.5.5-9|106	mv $tmpfile services
12cr|mserver-0.5.5-9|107	fi
12cr|mserver-0.5.5-9|108	
12cr|mserver-0.5.5-9|109	%files
12cr|mserver-0.5.5-9|110	%defattr(-,root,root)
12cr|mserver-0.5.5-9|111	%config(noreplace) %{_sysconfdir}/pam.d/mserver
12cr|mserver-0.5.5-9|112	%{_sysconfdir}/rc.d/init.d/mserver
12cr|mserver-0.5.5-9|113	%config(noreplace) %{_sysconfdir}/ppp/options.sample
12cr|mserver-0.5.5-9|114	%{_sbindir}/mserver
12cr|mserver-0.5.5-9|115	%{_sbindir}/mchat
12cr|mserver-0.5.5-9|116	%{_sbindir}/authgen
12cr|mserver-0.5.5-9|117	%{_sbindir}/findstat
12cr|mserver-0.5.5-9|118	%{_sbindir}/checkstat
12cr|mserver-0.5.5-9|119	%{_sbindir}/fakelink
12cr|mserver-0.5.5-9|120	%{_sbindir}/linkdown
12cr|mserver-0.5.5-9|121	%{_sbindir}/linkup
12cr|mserver-0.5.5-9|122	%attr(0644,root,root) %{_mandir}/man5/mserver.conf.5*
12cr|mserver-0.5.5-9|123	%attr(0644,root,root) %{_mandir}/man8/mchat.8*
12cr|mserver-0.5.5-9|124	%attr(0644,root,root) %{_mandir}/man8/mserver.8*
12cr|mserver-0.5.5-9|125	%{_sbindir}/ppp-off
12cr|mserver-0.5.5-9|126	%{_sbindir}/pppsetup
12cr|mserver-0.5.5-9|127	%doc ChangeLog AUTHORS COPYING README
12cr|mserver-0.5.5-9|128	%doc docs/clients.html docs/doc.html docs/index.html
12cr|mserver-0.5.5-9|129	%doc docs/images sampleconf pppsetup firewallscripts/ipchainscripts
12cr|mserver-0.5.5-9|130	
12cr|mserver-0.5.5-9|131	%attr(0644,root,root) %config(noreplace) /etc/mserver.conf
12cr|mserver-0.5.5-9|132	
12cr|mserver-0.5.5-9|133	
12cr|mserver-0.5.5-9|134	
12cr|mserver-0.5.5-9|135	%changelog
12cr|mserver-0.5.5-9|136	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.5-9mdv2011.0
12cr|mserver-0.5.5-9|137	+ Revision: 620410
12cr|mserver-0.5.5-9|138	- the mass rebuild of 2010.0 packages
12cr|mserver-0.5.5-9|139	
12cr|mserver-0.5.5-9|140	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.5.5-8mdv2010.0
12cr|mserver-0.5.5-9|141	+ Revision: 430108
12cr|mserver-0.5.5-9|142	- rebuild
12cr|mserver-0.5.5-9|143	
12cr|mserver-0.5.5-9|144	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.5.5-7mdv2009.0
12cr|mserver-0.5.5-9|145	+ Revision: 253049
12cr|mserver-0.5.5-9|146	- rebuild
12cr|mserver-0.5.5-9|147	
12cr|mserver-0.5.5-9|148	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.5.5-5mdv2008.1
12cr|mserver-0.5.5-9|149	+ Revision: 140966
12cr|mserver-0.5.5-9|150	- restore BuildRoot
12cr|mserver-0.5.5-9|151	
12cr|mserver-0.5.5-9|152	+ Thierry Vignaud <tv@mandriva.org>
12cr|mserver-0.5.5-9|153	- kill re-definition of %%buildroot on Pixel's request
12cr|mserver-0.5.5-9|154	- import mserver
12cr|mserver-0.5.5-9|155	
12cr|mserver-0.5.5-9|156	
12cr|mserver-0.5.5-9|157	* Wed Sep 06 2006 Buchan Milne <bgmilne@mandriva.org> 0.5.5-5mdv2007.0
12cr|mserver-0.5.5-9|158	- Rebuild
12cr|mserver-0.5.5-9|159	- minor cleanups
12cr|mserver-0.5.5-9|160	
12cr|mserver-0.5.5-9|161	* Mon Sep 19 2005 Buchan Milne <bgmilne@linux-mandrake.com> 0.5.5-4mdk
12cr|mserver-0.5.5-9|162	- annual rebuild
12cr|mserver-0.5.5-9|163	- gcc4 fixes (p4)
12cr|mserver-0.5.5-9|164	- misc requires fixes and cleanups
12cr|mserver-0.5.5-9|165	
12cr|mserver-0.5.5-9|166	* Fri Oct 17 2003 Buchan Milne <bgmilne@linux-mandrake.com> 0.5.5-3mdk
12cr|mserver-0.5.5-9|167	- Rebuild for a bot
12cr|mserver-0.5.5-9|168	- errno fix
12cr|mserver-0.5.5-9|169	
12cr|mserver-0.5.5-9|170	* Thu Sep 26 2002 Buchan Milne <bgmilne@cae.co.za> 0.5.5-2mdk
12cr|mserver-0.5.5-9|171	- s/168.0/168.1/g in mserver.conf to match changes in ICS default config
12cr|mserver-0.5.5-9|172	
12cr|mserver-0.5.5-9|173	* Mon Aug 19 2002 Buchan Milne <bgmilne@cae.co.za> 0.5.5-1mdk
12cr|mserver-0.5.5-9|174	- Change package name to mserver (with provides/obsoletes just in case)
12cr|mserver-0.5.5-9|175	- Better default mserver.conf
12cr|mserver-0.5.5-9|176	- Many cleanups
12cr|mserver-0.5.5-9|177	- Fix init script
12cr|mserver-0.5.5-9|178	- Cooker time!
12cr|mserver-0.5.5-9|179	
12cr|mserver-0.5.5-9|180	* Mon Apr 29 2002 Buchan Milne <bgmilne@cae.co.za> 0.5.5-0.2mdk
12cr|mserver-0.5.5-9|181	- Fix docs, bzip2 man pages, remove stupid defintions
12cr|mserver-0.5.5-9|182	- add defattr
12cr|mserver-0.5.5-9|183	
12cr|mserver-0.5.5-9|184	* Wed Mar 13 2002 Buchan Milne <bgmilne@cae.co.za> 0.5.5-0.1mdk
12cr|mserver-0.5.5-9|185	- First Mandrake-ish release
12cr|mserver-0.5.5-9|186	
12cr|mserver-0.5.5-9|187	* Tue Nov 9 1999 Willi Eigenmann <weigenmann@yahoo.com>
12cr|mserver-0.5.5-9|188	- Release c-mserver-0.5.5-4.i386.rpm.
12cr|mserver-0.5.5-9|189	- Paul Howarth submitted patches (Thank you very much Paul).
12cr|mserver-0.5.5-9|190	His patches are based on release 2. Release 3 only had one minor change.
12cr|mserver-0.5.5-9|191	- Changes to spec file to incorporate the change in release 3.
12cr|mserver-0.5.5-9|192	- Cosmetic changes to spec file.
12cr|mserver-0.5.5-9|193	
12cr|mserver-0.5.5-9|194	* Tue Nov 2 1999 Paul Howarth <paul@city-fan.org> c-mserver-0.5.5-2
12cr|mserver-0.5.5-9|195	- Patched config.c to prevent insertion of null parameters into the parameter database
12cr|mserver-0.5.5-9|196	when reading blank or comment-only lines in the configuration file.
12cr|mserver-0.5.5-9|197	- Patched dial.c to get the linkup script working; the snprintf call used to
12cr|mserver-0.5.5-9|198	build the command was overwriting the script name.
12cr|mserver-0.5.5-9|199	- Cosmetic changes to spec file.
12cr|mserver-0.5.5-9|200	
12cr|mserver-0.5.5-9|201	* Mon Sep 13 1999 Willi Eigenmann <weigenmann@yahoo.com>
12cr|mserver-0.5.5-9|202	- Release c-mserver-0.5.5-3.i386.rpm
12cr|mserver-0.5.5-9|203	- Change spec file not to replace /etc/rc.d/rc.firewall without a backup
12cr|mserver-0.5.5-9|204	Thanks to Alan Sobey for letting me know.
12cr|mserver-0.5.5-9|205	- c-mserver-0.5.5-2.i386.rpm was never released by me.
12cr|mserver-0.5.5-9|206	
12cr|mserver-0.5.5-9|207	* Sat Aug 7 1999 Willi Eigenmann <weigenmann@yahoo.com>
12cr|mserver-0.5.5-9|208	- Work on c-mserver-0.5.5-2.i386.rpm
12cr|mserver-0.5.5-9|209	- Modified my sample in /usr/doc/c-mserver-0.0.5/sampleconf/mserver.conf.
12cr|mserver-0.5.5-9|210	- Corrected some minor mistakes in the spec file.
12cr|mserver-0.5.5-9|211	
12cr|mserver-0.5.5-9|212	* Fri Jul 30 1999 Willi Eigenmann <weigenmann@yahoo.com>
12cr|mserver-0.5.5-9|213	- Begin work on c-mserver-0.5.5-1.i386.rpm (missed out on v0.5.3 and v0.5.4).
12cr|mserver-0.5.5-9|214	- c-mserver-0.5.2-2.i386.rpm was never released by me.
12cr|mserver-0.5.5-9|215	- Implemented changes outlined in ChangeLog.
12cr|mserver-0.5.5-9|216	- Changed URL in /usr/doc/c-mserver-0.5.5/README to reflect current address (Charles please change)
12cr|mserver-0.5.5-9|217	- Corrected some minor mistakes in the spec file.
12cr|mserver-0.5.5-9|218	
12cr|mserver-0.5.5-9|219	* Wed Jul 7 1999 Willi Eigenmann <weigenmann@yahoo.com>
12cr|mserver-0.5.5-9|220	- Finalised c-mserver-0.5.2-2.i386.rpm
12cr|mserver-0.5.5-9|221	- Added entry to /etc/services when c-mserver is installed.
12cr|mserver-0.5.5-9|222	
12cr|mserver-0.5.5-9|223	* Sat Jul 3 1999 Willi Eigenmann <weigenmann@yahoo.com>
12cr|mserver-0.5.5-9|224	- Added %%changelog section to this spec file.
12cr|mserver-0.5.5-9|225	- Made some cosmetic changes to c-mserver-0.5.2.spec file.
12cr|mserver-0.5.5-9|226	- Use compound mkdir -p line instead of individual calls to mkdir.
12cr|mserver-0.5.5-9|227	- Changed URL in /usr/doc/c-mserver-0.5.2/README to reflect current address
12cr|mserver-0.5.5-9|228	- Changed *configure ac_default_prefix=/usr/local to ac_default_prefix=/usr/sbin
12cr|mserver-0.5.5-9|229	- Added pppsetup V2.16.
12cr|mserver-0.5.5-9|230	- Cleaned out /usr/doc/c-mserver-0.5.2 directory.

3295 12
12cr|msilbc-2.0.3-2|1	%define	major 0
12cr|msilbc-2.0.3-2|2	%define libname %mklibname %name %{major}
12cr|msilbc-2.0.3-2|3	%define develname %mklibname %name -d
12cr|msilbc-2.0.3-2|4	
12cr|msilbc-2.0.3-2|5	Summary:	msiLBC is low bitrate audio codec - plugin for mediastreamer
12cr|msilbc-2.0.3-2|6	Name:		msilbc
12cr|msilbc-2.0.3-2|7	Version:	2.0.3
12cr|msilbc-2.0.3-2|8	Release:	2
12cr|msilbc-2.0.3-2|9	License:	GPL2
12cr|msilbc-2.0.3-2|10	Group:		System/Libraries
12cr|msilbc-2.0.3-2|11	URL:		http://www.linphone.org
12cr|msilbc-2.0.3-2|12	Source0:	http://download.savannah.gnu.org/releases/linphone/plugins/sources/%{name}-%{version}.tar.gz
12cr|msilbc-2.0.3-2|13	BuildRequires:	autoconf2.5
12cr|msilbc-2.0.3-2|14	BuildRequires:	automake
12cr|msilbc-2.0.3-2|15	BuildRequires:	ortp-devel
12cr|msilbc-2.0.3-2|16	BuildRequires:	linphone-devel
12cr|msilbc-2.0.3-2|17	BuildRequires:	libilbc-devel
12cr|msilbc-2.0.3-2|18	
12cr|msilbc-2.0.3-2|19	%description
12cr|msilbc-2.0.3-2|20	This package supplies the mediastreamer plugin for the iLBC audio
12cr|msilbc-2.0.3-2|21	codec, which is necessary to use the codec with Linphone.
12cr|msilbc-2.0.3-2|22	iLBC is low bitrate audio codec - plugin for mediastreamer.
12cr|msilbc-2.0.3-2|23	Needed to build Google Talk libjingle voice call support with iLBC codec.
12cr|msilbc-2.0.3-2|24	
12cr|msilbc-2.0.3-2|25	
12cr|msilbc-2.0.3-2|26	#--------------------------------------------------------------------
12cr|msilbc-2.0.3-2|27	%package -n %{libname}
12cr|msilbc-2.0.3-2|28	Summary:	Library files for msiLBC
12cr|msilbc-2.0.3-2|29	Group:          System/Libraries
12cr|msilbc-2.0.3-2|30	
12cr|msilbc-2.0.3-2|31	%description -n	%{libname}
12cr|msilbc-2.0.3-2|32	This package supplies the mediastreamer plugin for the iLBC audio
12cr|msilbc-2.0.3-2|33	codec, which is necessary to use the codec with Linphone.
12cr|msilbc-2.0.3-2|34	iLBC is low bitrate audio codec - plugin for mediastreamer.
12cr|msilbc-2.0.3-2|35	Needed to build Google Talk libjingle voice call support with iLBC codec.
12cr|msilbc-2.0.3-2|36	
12cr|msilbc-2.0.3-2|37	%files -n %{libname}
12cr|msilbc-2.0.3-2|38	%{_libdir}/mediastreamer/plugins/libmsilbc.so.%{major}*
12cr|msilbc-2.0.3-2|39	
12cr|msilbc-2.0.3-2|40	
12cr|msilbc-2.0.3-2|41	#--------------------------------------------------------------------
12cr|msilbc-2.0.3-2|42	%package -n %{develname}
12cr|msilbc-2.0.3-2|43	Summary:	Development files for msiLBC library
12cr|msilbc-2.0.3-2|44	Group:		Development/C
12cr|msilbc-2.0.3-2|45	Requires:	%{libname} = %{version}-%{release}
12cr|msilbc-2.0.3-2|46	Provides:	%{name}-devel = %{version}-%{release}
12cr|msilbc-2.0.3-2|47	
12cr|msilbc-2.0.3-2|48	%description -n	%{develname}
12cr|msilbc-2.0.3-2|49	This package supplies the mediastreamer plugin for the iLBC audio
12cr|msilbc-2.0.3-2|50	codec, which is necessary to use the codec with Linphone.
12cr|msilbc-2.0.3-2|51	iLBC is low bitrate audio codec - plugin for mediastreamer.
12cr|msilbc-2.0.3-2|52	Needed to build Google Talk libjingle voice call support with iLBC codec.
12cr|msilbc-2.0.3-2|53	
12cr|msilbc-2.0.3-2|54	%files -n %{develname}
12cr|msilbc-2.0.3-2|55	%doc README INSTALL AUTHORS COPYING NEWS
12cr|msilbc-2.0.3-2|56	%{_libdir}/mediastreamer/plugins/libmsilbc.so
12cr|msilbc-2.0.3-2|57	
12cr|msilbc-2.0.3-2|58	
12cr|msilbc-2.0.3-2|59	#--------------------------------------------------------------------
12cr|msilbc-2.0.3-2|60	%prep
12cr|msilbc-2.0.3-2|61	%setup -q
12cr|msilbc-2.0.3-2|62	
12cr|msilbc-2.0.3-2|63	%build
12cr|msilbc-2.0.3-2|64	export ILBC_CFLAGS='%{optflags}'
12cr|msilbc-2.0.3-2|65	export ILBC_LIBS='%_libdir'
12cr|msilbc-2.0.3-2|66	%configure2_5x
12cr|msilbc-2.0.3-2|67	%make
12cr|msilbc-2.0.3-2|68	
12cr|msilbc-2.0.3-2|69	%install
12cr|msilbc-2.0.3-2|70	%makeinstall_std
12cr|msilbc-2.0.3-2|71	
12cr|msilbc-2.0.3-2|72	
12cr|msilbc-2.0.3-2|73	
12cr|msilbc-2.0.3-2|74	%changelog
12cr|msilbc-2.0.3-2|75	* Wed Apr 06 2011 José Melo <mmodem@mandriva.org> 2.0.3-1mdv2011.0
12cr|msilbc-2.0.3-2|76	+ Revision: 650838
12cr|msilbc-2.0.3-2|77	- Add missing buildrequire libilbc-devel
12cr|msilbc-2.0.3-2|78	- Add missing buildrequire linphone-devel
12cr|msilbc-2.0.3-2|79	- Add missing buildrequire ortp-devel
12cr|msilbc-2.0.3-2|80	- import msilbc
12cr|msilbc-2.0.3-2|81	

3296 12
12cr|msmtp-1.4.28-1|1	Summary:	An SMTP client
12cr|msmtp-1.4.28-1|2	Name:		msmtp
12cr|msmtp-1.4.28-1|3	Version:	1.4.28
12cr|msmtp-1.4.28-1|4	Release:	1
12cr|msmtp-1.4.28-1|5	License:	GPLv3
12cr|msmtp-1.4.28-1|6	Group:		System/Servers
12cr|msmtp-1.4.28-1|7	URL:		http://msmtp.sourceforge.net/
12cr|msmtp-1.4.28-1|8	Source0:	http://downloads.sourceforge.net/project/msmtp/msmtp/%{version}/msmtp-%{version}.tar.bz2
12cr|msmtp-1.4.28-1|9	Source1:	msmtprc
12cr|msmtp-1.4.28-1|10	BuildRequires:	openssl-devel >= 0:0.9.6
12cr|msmtp-1.4.28-1|11	BuildRequires:	libgcrypt-devel >= 0:1.2.0
12cr|msmtp-1.4.28-1|12	Provides:	sendmail-command
12cr|msmtp-1.4.28-1|13	
12cr|msmtp-1.4.28-1|14	%description
12cr|msmtp-1.4.28-1|15	msmtp is an SMTP client that one can use with mail user agents that
12cr|msmtp-1.4.28-1|16	that contain no mail transfer capability (e.g., Mutt).
12cr|msmtp-1.4.28-1|17	
12cr|msmtp-1.4.28-1|18	Supported features:
12cr|msmtp-1.4.28-1|19	- sendmail compatible interface (command line options and exit codes)
12cr|msmtp-1.4.28-1|20	- SMTP AUTH methods PLAIN, LOGIN, CRAM-MD5 and EXTERNAL
12cr|msmtp-1.4.28-1|21	(and GSSAPI, DIGEST-MD5 and NTLM when compiled with GNU SASL support)
12cr|msmtp-1.4.28-1|22	- TLS encrypted connections with the GnuTLS or OpenSSL libraries
12cr|msmtp-1.4.28-1|23	(including server certificate verification and the possibility to send
12cr|msmtp-1.4.28-1|24	a client certificate)
12cr|msmtp-1.4.28-1|25	- LMTP support
12cr|msmtp-1.4.28-1|26	- DSN (Delivery Status Notification) support
12cr|msmtp-1.4.28-1|27	- RMQS (Remote Message Queue Starting) support (ETRN keyword)
12cr|msmtp-1.4.28-1|28	- PIPELINING support for increased transmission speed
12cr|msmtp-1.4.28-1|29	- IPv6 support
12cr|msmtp-1.4.28-1|30	- support for multiple accounts
12cr|msmtp-1.4.28-1|31	
12cr|msmtp-1.4.28-1|32	%prep
12cr|msmtp-1.4.28-1|33	%setup -q
12cr|msmtp-1.4.28-1|34	
12cr|msmtp-1.4.28-1|35	%build
12cr|msmtp-1.4.28-1|36	%configure2_5x --with-ssl=openssl --disable-gsasl
12cr|msmtp-1.4.28-1|37	%{__make}
12cr|msmtp-1.4.28-1|38	
12cr|msmtp-1.4.28-1|39	%install
12cr|msmtp-1.4.28-1|40	%makeinstall_std
12cr|msmtp-1.4.28-1|41	
12cr|msmtp-1.4.28-1|42	mkdir -p %{buildroot}/%{_sysconfdir}
12cr|msmtp-1.4.28-1|43	cp %{SOURCE1} %{buildroot}/%{_sysconfdir}/msmtprc
12cr|msmtp-1.4.28-1|44	chmod 644 %{buildroot}/%{_sysconfdir}/msmtprc
12cr|msmtp-1.4.28-1|45	
12cr|msmtp-1.4.28-1|46	%find_lang %name
12cr|msmtp-1.4.28-1|47	
12cr|msmtp-1.4.28-1|48	%post
12cr|msmtp-1.4.28-1|49	%_install_info %{name}.info
12cr|msmtp-1.4.28-1|50	update-alternatives \
12cr|msmtp-1.4.28-1|51	--install %{_sbindir}/sendmail sendmail-command %{_bindir}/msmtp 5 \
12cr|msmtp-1.4.28-1|52	--slave %_prefix/lib/sendmail sendmail-command-in_libdir %{_bindir}/msmtp
12cr|msmtp-1.4.28-1|53	
12cr|msmtp-1.4.28-1|54	%preun
12cr|msmtp-1.4.28-1|55	%_remove_install_info %{name}.info
12cr|msmtp-1.4.28-1|56	if [ $1 = 0 ]; then
12cr|msmtp-1.4.28-1|57	update-alternatives --remove sendmail-command %{_bindir}/msmtp
12cr|msmtp-1.4.28-1|58	fi
12cr|msmtp-1.4.28-1|59	
12cr|msmtp-1.4.28-1|60	%files -f %name.lang
12cr|msmtp-1.4.28-1|61	%defattr(-, root, root, 0755)
12cr|msmtp-1.4.28-1|62	%doc README THANKS NEWS COPYING AUTHORS doc/msmtp.info doc/msmtprc-user.example
12cr|msmtp-1.4.28-1|63	%doc doc/Mutt+msmtp.txt doc/msmtprc-system.example scripts/msmtpqueue
12cr|msmtp-1.4.28-1|64	%config(noreplace) %{_sysconfdir}/msmtprc
12cr|msmtp-1.4.28-1|65	%{_bindir}/*
12cr|msmtp-1.4.28-1|66	%{_mandir}/man1/*
12cr|msmtp-1.4.28-1|67	%{_infodir}/*
12cr|msmtp-1.4.28-1|68	
12cr|msmtp-1.4.28-1|69	
12cr|msmtp-1.4.28-1|70	%changelog
12cr|msmtp-1.4.28-1|71	* Wed May 02 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.4.28-1
12cr|msmtp-1.4.28-1|72	+ Revision: 795144
12cr|msmtp-1.4.28-1|73	- version update 1.4.28
12cr|msmtp-1.4.28-1|74	
12cr|msmtp-1.4.28-1|75	* Mon Jan 09 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.4.27-1
12cr|msmtp-1.4.28-1|76	+ Revision: 759176
12cr|msmtp-1.4.28-1|77	- version update 1.4.27
12cr|msmtp-1.4.28-1|78	
12cr|msmtp-1.4.28-1|79	* Mon Nov 28 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.4.26-1
12cr|msmtp-1.4.28-1|80	+ Revision: 734955
12cr|msmtp-1.4.28-1|81	- version update 1.4.26
12cr|msmtp-1.4.28-1|82	
12cr|msmtp-1.4.28-1|83	* Wed May 11 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.4.24-1
12cr|msmtp-1.4.28-1|84	+ Revision: 673684
12cr|msmtp-1.4.28-1|85	- update 1.4.24
12cr|msmtp-1.4.28-1|86	- update %%doc
12cr|msmtp-1.4.28-1|87	
12cr|msmtp-1.4.28-1|88	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.4.23-1
12cr|msmtp-1.4.28-1|89	+ Revision: 645308
12cr|msmtp-1.4.28-1|90	- update to new version 1.4.23
12cr|msmtp-1.4.28-1|91	
12cr|msmtp-1.4.28-1|92	* Sat Aug 07 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.4.21-1mdv2011.0
12cr|msmtp-1.4.28-1|93	+ Revision: 567272
12cr|msmtp-1.4.28-1|94	- update to 1.4.21
12cr|msmtp-1.4.28-1|95	- drop patch0, fixed upstream
12cr|msmtp-1.4.28-1|96	
12cr|msmtp-1.4.28-1|97	* Mon Apr 05 2010 Eugeni Dodonov <eugeni@mandriva.com> 1.4.20-2mdv2010.1
12cr|msmtp-1.4.28-1|98	+ Revision: 531865
12cr|msmtp-1.4.28-1|99	- P0: properly handle subjectAltNames with openssl 1.0.0.
12cr|msmtp-1.4.28-1|100	- Rebuild for new openssl
12cr|msmtp-1.4.28-1|101	
12cr|msmtp-1.4.28-1|102	* Tue Mar 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.4.20-1mdv2010.1
12cr|msmtp-1.4.28-1|103	+ Revision: 526794
12cr|msmtp-1.4.28-1|104	- update msmtp to 1.4.20
12cr|msmtp-1.4.28-1|105	
12cr|msmtp-1.4.28-1|106	* Tue Nov 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.19-1mdv2010.1
12cr|msmtp-1.4.28-1|107	+ Revision: 466865
12cr|msmtp-1.4.28-1|108	- 1.4.19 (fixes CVE-2009-3942)
12cr|msmtp-1.4.28-1|109	
12cr|msmtp-1.4.28-1|110	* Tue Sep 22 2009 Michael Scherer <misc@mandriva.org> 1.4.18-2mdv2010.0
12cr|msmtp-1.4.28-1|111	+ Revision: 447268
12cr|msmtp-1.4.28-1|112	- fix link for sendmail, correct bug #53895
12cr|msmtp-1.4.28-1|113	
12cr|msmtp-1.4.28-1|114	* Sun Sep 20 2009 Frederik Himpe <fhimpe@mandriva.org> 1.4.18-1mdv2010.0
12cr|msmtp-1.4.28-1|115	+ Revision: 445287
12cr|msmtp-1.4.28-1|116	- update to new version 1.4.18
12cr|msmtp-1.4.28-1|117	
12cr|msmtp-1.4.28-1|118	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.4.17-2mdv2010.0
12cr|msmtp-1.4.28-1|119	+ Revision: 440162
12cr|msmtp-1.4.28-1|120	- rebuild
12cr|msmtp-1.4.28-1|121	
12cr|msmtp-1.4.28-1|122	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 1.4.17-1mdv2009.1
12cr|msmtp-1.4.28-1|123	+ Revision: 324877
12cr|msmtp-1.4.28-1|124	- update to new version 1.4.17
12cr|msmtp-1.4.28-1|125	
12cr|msmtp-1.4.28-1|126	* Mon Jul 28 2008 Funda Wang <fwang@mandriva.org> 1.4.16-1mdv2009.0
12cr|msmtp-1.4.28-1|127	+ Revision: 250777
12cr|msmtp-1.4.28-1|128	- update to new version 1.4.16
12cr|msmtp-1.4.28-1|129	
12cr|msmtp-1.4.28-1|130	* Sun Jun 08 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.15-1mdv2009.0
12cr|msmtp-1.4.28-1|131	+ Revision: 216818
12cr|msmtp-1.4.28-1|132	- 1.4.15
12cr|msmtp-1.4.28-1|133	
12cr|msmtp-1.4.28-1|134	+ Olivier Blin <blino@mandriva.org>
12cr|msmtp-1.4.28-1|135	- restore BuildRoot
12cr|msmtp-1.4.28-1|136	
12cr|msmtp-1.4.28-1|137	+ Thierry Vignaud <tv@mandriva.org>
12cr|msmtp-1.4.28-1|138	- kill re-definition of %%buildroot on Pixel's request
12cr|msmtp-1.4.28-1|139	
12cr|msmtp-1.4.28-1|140	* Mon Aug 27 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.13-1mdv2008.0
12cr|msmtp-1.4.28-1|141	+ Revision: 72093
12cr|msmtp-1.4.28-1|142	- 1.4.13
12cr|msmtp-1.4.28-1|143	- the license was changed to GPLv3
12cr|msmtp-1.4.28-1|144	
12cr|msmtp-1.4.28-1|145	* Tue Jul 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.12-1mdv2008.0
12cr|msmtp-1.4.28-1|146	+ Revision: 50934
12cr|msmtp-1.4.28-1|147	- 1.4.12
12cr|msmtp-1.4.28-1|148	
12cr|msmtp-1.4.28-1|149	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 1.4.11-1mdv2008.0
12cr|msmtp-1.4.28-1|150	+ Revision: 21504
12cr|msmtp-1.4.28-1|151	- update to 1.4.11
12cr|msmtp-1.4.28-1|152	

3297 12
12cr|mspdebug-0.18-1|1	Name:		mspdebug
12cr|mspdebug-0.18-1|2	Version:	0.18
12cr|mspdebug-0.18-1|3	Release:	1
12cr|mspdebug-0.18-1|4	Summary:	Debugger and gdb proxy for MSP430 MCUs
12cr|mspdebug-0.18-1|5	Group:		Development/Other
12cr|mspdebug-0.18-1|6	License:	GPLv2+
12cr|mspdebug-0.18-1|7	URL:		http://mspdebug.sourceforge.net/
12cr|mspdebug-0.18-1|8	Source0:	https://downloads.sourceforge.net/project/mspdebug/mspdebug-%{version}.tar.gz
12cr|mspdebug-0.18-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|mspdebug-0.18-1|10	BuildRequires:	libusb-devel
12cr|mspdebug-0.18-1|11	BuildRequires:	readline-devel
12cr|mspdebug-0.18-1|12	
12cr|mspdebug-0.18-1|13	%description
12cr|mspdebug-0.18-1|14	A a free debugger for use with MSP430 MCUs. It supports FET430UIF,
12cr|mspdebug-0.18-1|15	eZ430, RF2500 and TI Chronos devices. It can be used as a proxy for
12cr|mspdebug-0.18-1|16	gdb or as an independent debugger with support for programming,
12cr|mspdebug-0.18-1|17	disassembly and reverse engineering.
12cr|mspdebug-0.18-1|18	
12cr|mspdebug-0.18-1|19	%prep
12cr|mspdebug-0.18-1|20	%setup -q
12cr|mspdebug-0.18-1|21	
12cr|mspdebug-0.18-1|22	%build
12cr|mspdebug-0.18-1|23	# add -DDEBUG_GDB to CFLAGS for gdb debugging output
12cr|mspdebug-0.18-1|24	#make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_OPT_FLAGS"
12cr|mspdebug-0.18-1|25	%make
12cr|mspdebug-0.18-1|26	
12cr|mspdebug-0.18-1|27	%install
12cr|mspdebug-0.18-1|28	#make install DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix} INSTALL="install -p"
12cr|mspdebug-0.18-1|29	%makeinstall_std PREFIX=%{_prefix} LIBDIR=%{_libdir}
12cr|mspdebug-0.18-1|30	
12cr|mspdebug-0.18-1|31	%files
12cr|mspdebug-0.18-1|32	%doc AUTHORS COPYING
12cr|mspdebug-0.18-1|33	%{_bindir}/mspdebug
12cr|mspdebug-0.18-1|34	%{_mandir}/man1/mspdebug.1*
12cr|mspdebug-0.18-1|35	%{_libdir}/%{name}/*.ihex
12cr|mspdebug-0.18-1|36	
12cr|mspdebug-0.18-1|37	
12cr|mspdebug-0.18-1|38	%changelog
12cr|mspdebug-0.18-1|39	* Fri Nov 11 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.18-1
12cr|mspdebug-0.18-1|40	+ Revision: 729963
12cr|mspdebug-0.18-1|41	- imported package mspdebug
12cr|mspdebug-0.18-1|42	

3298 12
12cr|ms-sys-2.3.0-1|1	Summary:	Create DOS/MS-compatible boot records
12cr|ms-sys-2.3.0-1|2	Name:		ms-sys
12cr|ms-sys-2.3.0-1|3	Version:	2.3.0
12cr|ms-sys-2.3.0-1|4	Release:	1
12cr|ms-sys-2.3.0-1|5	License:	GPLv2
12cr|ms-sys-2.3.0-1|6	Group:		System/Configuration/Boot and Init
12cr|ms-sys-2.3.0-1|7	URL:		http://ms-sys.sourceforge.net/
12cr|ms-sys-2.3.0-1|8	Source0:	http://dl.sf.net/ms-sys/ms-sys-%{version}.tar.gz
12cr|ms-sys-2.3.0-1|9	Patch0:		ms-sys-2.3.0_mandir.patch
12cr|ms-sys-2.3.0-1|10	BuildRequires:	gettext
12cr|ms-sys-2.3.0-1|11	
12cr|ms-sys-2.3.0-1|12	%description
12cr|ms-sys-2.3.0-1|13	This program is used to create DOS/MS-compatible boot records. It is
12cr|ms-sys-2.3.0-1|14	able to do the same as Microsoft "fdisk /mbr" to a hard disk. It is
12cr|ms-sys-2.3.0-1|15	also able to do the same as DOS "sys" to a floppy or FAT32 partition
12cr|ms-sys-2.3.0-1|16	except that it does not copy any system files, only the boot record is
12cr|ms-sys-2.3.0-1|17	written.
12cr|ms-sys-2.3.0-1|18	
12cr|ms-sys-2.3.0-1|19	%prep
12cr|ms-sys-2.3.0-1|20	%setup -q
12cr|ms-sys-2.3.0-1|21	%apply_patches
12cr|ms-sys-2.3.0-1|22	
12cr|ms-sys-2.3.0-1|23	%build
12cr|ms-sys-2.3.0-1|24	%make debug \
12cr|ms-sys-2.3.0-1|25	CC="${CC:-%{__cc}}" \
12cr|ms-sys-2.3.0-1|26	EXTRA_CFLAGS="%{optflags} -fasm" \
12cr|ms-sys-2.3.0-1|27	EXTRA_LDFLAGS="%{optflags}"
12cr|ms-sys-2.3.0-1|28	
12cr|ms-sys-2.3.0-1|29	%install
12cr|ms-sys-2.3.0-1|30	make install \
12cr|ms-sys-2.3.0-1|31	DESTDIR=%{buildroot} \
12cr|ms-sys-2.3.0-1|32	PREFIX="%{_prefix}" \
12cr|ms-sys-2.3.0-1|33	
12cr|ms-sys-2.3.0-1|34	%find_lang %{name}
12cr|ms-sys-2.3.0-1|35	
12cr|ms-sys-2.3.0-1|36	%files -f %{name}.lang
12cr|ms-sys-2.3.0-1|37	%doc CHANGELOG CONTRIBUTORS COPYING README TODO
12cr|ms-sys-2.3.0-1|38	%{_bindir}/ms-sys
12cr|ms-sys-2.3.0-1|39	%{_mandir}/man1/ms-sys.1*
12cr|ms-sys-2.3.0-1|40	
12cr|ms-sys-2.3.0-1|41	
12cr|ms-sys-2.3.0-1|42	
12cr|ms-sys-2.3.0-1|43	%changelog
12cr|ms-sys-2.3.0-1|44	* Wed May 30 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.3.0-1
12cr|ms-sys-2.3.0-1|45	+ Revision: 801195
12cr|ms-sys-2.3.0-1|46	- imported package ms-sys
12cr|ms-sys-2.3.0-1|47	

3299 12
12cr|mstone-4.9.4-4|1	%define name	mstone
12cr|mstone-4.9.4-4|2	%define version 4.9.4
12cr|mstone-4.9.4-4|3	%define release %mkrel 4
12cr|mstone-4.9.4-4|4	
12cr|mstone-4.9.4-4|5	%define _requires_exceptions /bin/ksh
12cr|mstone-4.9.4-4|6	
12cr|mstone-4.9.4-4|7	Name:		%{name}
12cr|mstone-4.9.4-4|8	Version:	%{version}
12cr|mstone-4.9.4-4|9	Release:	%{release}
12cr|mstone-4.9.4-4|10	Summary:	Mail protocols benchmark framework
12cr|mstone-4.9.4-4|11	License:	GPL
12cr|mstone-4.9.4-4|12	Group:		Networking/Other
12cr|mstone-4.9.4-4|13	URL:		http://mstone.sourceforge.net/
12cr|mstone-4.9.4-4|14	Source:     http://downloads.sourceforge.net/mstone/mstone+docs-%{version}.tar.gz
12cr|mstone-4.9.4-4|15	BuildRequires: cmake
12cr|mstone-4.9.4-4|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|mstone-4.9.4-4|17	
12cr|mstone-4.9.4-4|18	%description
12cr|mstone-4.9.4-4|19	Mstone is a multi-protocol stress and performance measurement tool. Mstone can
12cr|mstone-4.9.4-4|20	test multiple protocols (e.g. POP and SMTP) simultaneously and measures the
12cr|mstone-4.9.4-4|21	performance of every transaction. The performance can be graphed throughout the
12cr|mstone-4.9.4-4|22	duration of the test.
12cr|mstone-4.9.4-4|23	
12cr|mstone-4.9.4-4|24	%prep
12cr|mstone-4.9.4-4|25	%setup -q
12cr|mstone-4.9.4-4|26	
12cr|mstone-4.9.4-4|27	%build
12cr|mstone-4.9.4-4|28	%cmake
12cr|mstone-4.9.4-4|29	%make
12cr|mstone-4.9.4-4|30	
12cr|mstone-4.9.4-4|31	%install
12cr|mstone-4.9.4-4|32	rm -rf %{buildroot}
12cr|mstone-4.9.4-4|33	install -d -m 755 %{buildroot}%{_bindir}
12cr|mstone-4.9.4-4|34	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|mstone-4.9.4-4|35	install -d -m 755 %{buildroot}%{_datadir}/%{name}/{bin,data}
12cr|mstone-4.9.4-4|36	
12cr|mstone-4.9.4-4|37	install -m 755 build/src/mailclient %{buildroot}%{_bindir}
12cr|mstone-4.9.4-4|38	install -m 755 build/src/getdist %{buildroot}%{_bindir}
12cr|mstone-4.9.4-4|39	install -m 755 process mstone %{buildroot}%{_datadir}/%{name}
12cr|mstone-4.9.4-4|40	install -m 755 bin/* %{buildroot}%{_datadir}/%{name}/bin
12cr|mstone-4.9.4-4|41	install -m 644 data/* %{buildroot}%{_datadir}/%{name}/data
12cr|mstone-4.9.4-4|42	install -m 644 conf/* %{buildroot}%{_sysconfdir}/%{name}
12cr|mstone-4.9.4-4|43	
12cr|mstone-4.9.4-4|44	%clean
12cr|mstone-4.9.4-4|45	rm -rf %{buildroot}
12cr|mstone-4.9.4-4|46	
12cr|mstone-4.9.4-4|47	%files
12cr|mstone-4.9.4-4|48	%defattr(-,root,root)
12cr|mstone-4.9.4-4|49	%doc INSTALL.txt LICENSE  LICENSE.npl NEWS.txt README.txt doc/*
12cr|mstone-4.9.4-4|50	%{_bindir}/mailclient
12cr|mstone-4.9.4-4|51	%{_bindir}/getdist
12cr|mstone-4.9.4-4|52	%{_datadir}/mstone
12cr|mstone-4.9.4-4|53	%config(noreplace) %{_sysconfdir}/mstone
12cr|mstone-4.9.4-4|54	
12cr|mstone-4.9.4-4|55	
12cr|mstone-4.9.4-4|56	
12cr|mstone-4.9.4-4|57	%changelog
12cr|mstone-4.9.4-4|58	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 4.9.4-4mdv2011.0
12cr|mstone-4.9.4-4|59	+ Revision: 620412
12cr|mstone-4.9.4-4|60	- the mass rebuild of 2010.0 packages
12cr|mstone-4.9.4-4|61	
12cr|mstone-4.9.4-4|62	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 4.9.4-3mdv2010.0
12cr|mstone-4.9.4-4|63	+ Revision: 430109
12cr|mstone-4.9.4-4|64	- rebuild
12cr|mstone-4.9.4-4|65	
12cr|mstone-4.9.4-4|66	* Thu Sep 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.9.4-2mdv2009.0
12cr|mstone-4.9.4-4|67	+ Revision: 285751
12cr|mstone-4.9.4-4|68	- skip ksh dependencies
12cr|mstone-4.9.4-4|69	
12cr|mstone-4.9.4-4|70	* Thu Sep 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.9.4-1mdv2009.0
12cr|mstone-4.9.4-4|71	+ Revision: 283928
12cr|mstone-4.9.4-4|72	- import mstone
12cr|mstone-4.9.4-4|73	
12cr|mstone-4.9.4-4|74	
12cr|mstone-4.9.4-4|75	* Thu Sep 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.9.4-1mdv2009.0
12cr|mstone-4.9.4-4|76	- first mdv release
12cr|mstone-4.9.4-4|77	
12cr|mstone-4.9.4-4|78	* Fri Dec 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-0.%%{rc}.1mdv2008.1
12cr|mstone-4.9.4-4|79	- first mdv release

3300 12
12cr|msynctool-0.22-10|1	Name:		msynctool
12cr|msynctool-0.22-10|2	Version:	0.22
12cr|msynctool-0.22-10|3	Epoch:		1
12cr|msynctool-0.22-10|4	Release:	%mkrel 10
12cr|msynctool-0.22-10|5	Summary:	CLI for synchronization with OpenSync
12cr|msynctool-0.22-10|6	License:	GPLv2+
12cr|msynctool-0.22-10|7	Group:		Networking/Other
12cr|msynctool-0.22-10|8	URL:		http://www.opensync.org
12cr|msynctool-0.22-10|9	Source0:	%{name}-%{version}.tar.bz2
12cr|msynctool-0.22-10|10	Obsoletes:	multisync-cli
12cr|msynctool-0.22-10|11	Obsoletes:	multisync
12cr|msynctool-0.22-10|12	BuildRequires:	libopensync-devel < 0.30
12cr|msynctool-0.22-10|13	Requires:	libopensync >= %{epoch}:%{version}
12cr|msynctool-0.22-10|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|msynctool-0.22-10|15	
12cr|msynctool-0.22-10|16	%description
12cr|msynctool-0.22-10|17	Command line synchronization tool for the OpenSync framework. To allow
12cr|msynctool-0.22-10|18	synchronization on machines which lack a X server. It relies on the
12cr|msynctool-0.22-10|19	OpenSync framework to do the actual synchronization.
12cr|msynctool-0.22-10|20	
12cr|msynctool-0.22-10|21	%prep
12cr|msynctool-0.22-10|22	%setup -q
12cr|msynctool-0.22-10|23	
12cr|msynctool-0.22-10|24	%build
12cr|msynctool-0.22-10|25	%configure2_5x
12cr|msynctool-0.22-10|26	%make
12cr|msynctool-0.22-10|27	
12cr|msynctool-0.22-10|28	%install
12cr|msynctool-0.22-10|29	%makeinstall_std
12cr|msynctool-0.22-10|30	
12cr|msynctool-0.22-10|31	%clean
12cr|msynctool-0.22-10|32	rm -rf %{buildroot}
12cr|msynctool-0.22-10|33	
12cr|msynctool-0.22-10|34	%files
12cr|msynctool-0.22-10|35	%defattr(-,root,root)
12cr|msynctool-0.22-10|36	%doc AUTHORS ChangeLog NEWS README
12cr|msynctool-0.22-10|37	%{_bindir}/msynctool
12cr|msynctool-0.22-10|38	%{_bindir}/convcard
12cr|msynctool-0.22-10|39	%{_bindir}/convtest
12cr|msynctool-0.22-10|40	%{_mandir}/man1/convcard.1*
12cr|msynctool-0.22-10|41	%{_mandir}/man1/msynctool.1*
12cr|msynctool-0.22-10|42	
12cr|msynctool-0.22-10|43	
12cr|msynctool-0.22-10|44	%changelog
12cr|msynctool-0.22-10|45	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.22-10mdv2011.0
12cr|msynctool-0.22-10|46	+ Revision: 620413
12cr|msynctool-0.22-10|47	- the mass rebuild of 2010.0 packages
12cr|msynctool-0.22-10|48	
12cr|msynctool-0.22-10|49	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1:0.22-9mdv2010.0
12cr|msynctool-0.22-10|50	+ Revision: 440163
12cr|msynctool-0.22-10|51	- rebuild
12cr|msynctool-0.22-10|52	
12cr|msynctool-0.22-10|53	* Thu Feb 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.22-8mdv2009.1
12cr|msynctool-0.22-10|54	+ Revision: 337861
12cr|msynctool-0.22-10|55	- keep bash completion in its own package
12cr|msynctool-0.22-10|56	
12cr|msynctool-0.22-10|57	* Sun Mar 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.22-7mdv2008.1
12cr|msynctool-0.22-10|58	+ Revision: 189683
12cr|msynctool-0.22-10|59	- bash completion
12cr|msynctool-0.22-10|60	
12cr|msynctool-0.22-10|61	* Thu Mar 13 2008 Anne Nicolas <ennael@mandriva.org> 1:0.22-6mdv2008.1
12cr|msynctool-0.22-10|62	+ Revision: 187419
12cr|msynctool-0.22-10|63	- bump release
12cr|msynctool-0.22-10|64	
12cr|msynctool-0.22-10|65	+ Adam Williamson <awilliamson@mandriva.org>
12cr|msynctool-0.22-10|66	- fix buildrequire
12cr|msynctool-0.22-10|67	- a few cleanups
12cr|msynctool-0.22-10|68	- better description
12cr|msynctool-0.22-10|69	- revert to 0.22 based on latest 0.22 spec from SVN
12cr|msynctool-0.22-10|70	
12cr|msynctool-0.22-10|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|msynctool-0.22-10|72	- fix description-line-too-long
12cr|msynctool-0.22-10|73	
12cr|msynctool-0.22-10|74	* Mon Jan 28 2008 Funda Wang <fwang@mandriva.org> 0.36-1mdv2008.1
12cr|msynctool-0.22-10|75	+ Revision: 158962
12cr|msynctool-0.22-10|76	- update to new version 0.36
12cr|msynctool-0.22-10|77	
12cr|msynctool-0.22-10|78	+ Olivier Blin <oblin@mandriva.com>
12cr|msynctool-0.22-10|79	- restore BuildRoot
12cr|msynctool-0.22-10|80	
12cr|msynctool-0.22-10|81	* Tue Dec 25 2007 Funda Wang <fwang@mandriva.org> 0.35-1mdv2008.1
12cr|msynctool-0.22-10|82	+ Revision: 137660
12cr|msynctool-0.22-10|83	- New version 0.35
12cr|msynctool-0.22-10|84	
12cr|msynctool-0.22-10|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|msynctool-0.22-10|86	- kill re-definition of %%buildroot on Pixel's request
12cr|msynctool-0.22-10|87	
12cr|msynctool-0.22-10|88	* Sun Nov 04 2007 Funda Wang <fwang@mandriva.org> 0.34-1mdv2008.1
12cr|msynctool-0.22-10|89	+ Revision: 105786
12cr|msynctool-0.22-10|90	- rm build dir at first
12cr|msynctool-0.22-10|91	- New version 0.34
12cr|msynctool-0.22-10|92	
12cr|msynctool-0.22-10|93	* Fri Oct 19 2007 Funda Wang <fwang@mandriva.org> 0.33-1mdv2008.1
12cr|msynctool-0.22-10|94	+ Revision: 100186
12cr|msynctool-0.22-10|95	- fix file list
12cr|msynctool-0.22-10|96	- New version 0.33
12cr|msynctool-0.22-10|97	
12cr|msynctool-0.22-10|98	* Sat Sep 29 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-4mdv2008.0
12cr|msynctool-0.22-10|99	+ Revision: 93834
12cr|msynctool-0.22-10|100	- don't requires multisync, but obsoletes it
12cr|msynctool-0.22-10|101	drop useless patch
12cr|msynctool-0.22-10|102	
12cr|msynctool-0.22-10|103	* Tue Sep 25 2007 Thierry Vignaud <tv@mandriva.org> 0.22-3mdv2008.0
12cr|msynctool-0.22-10|104	+ Revision: 92899
12cr|msynctool-0.22-10|105	- requires multisync (#34083)
12cr|msynctool-0.22-10|106	
12cr|msynctool-0.22-10|107	* Fri Aug 10 2007 Helio Chissini de Castro <helio@mandriva.com> 0.22-2mdv2008.0
12cr|msynctool-0.22-10|108	+ Revision: 61018
12cr|msynctool-0.22-10|109	- Removed explicit libopensync requires, since msync already links against main libopensync library and all base tools was moved to main library
12cr|msynctool-0.22-10|110	
12cr|msynctool-0.22-10|111	* Tue Apr 24 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2008.0
12cr|msynctool-0.22-10|112	+ Revision: 17973
12cr|msynctool-0.22-10|113	- fix build
12cr|msynctool-0.22-10|114	- new version
12cr|msynctool-0.22-10|115	
12cr|msynctool-0.22-10|116	
12cr|msynctool-0.22-10|117	* Wed Mar 07 2007 Nicolas Lécureuil <neoclust@mandriva.org> 0.20-2mdv2007.1
12cr|msynctool-0.22-10|118	+ Revision: 134806
12cr|msynctool-0.22-10|119	- Fix Group
12cr|msynctool-0.22-10|120	
12cr|msynctool-0.22-10|121	* Fri Dec 01 2006 Olivier Thauvin <nanardon@mandriva.org> 0.20-1mdv2007.1
12cr|msynctool-0.22-10|122	+ Revision: 89495
12cr|msynctool-0.22-10|123	- initial mandriva package
12cr|msynctool-0.22-10|124	- Create msynctool
12cr|msynctool-0.22-10|125	

3301 12
12cr|mtd-utils-1.5.0-1|1	Summary:	Utilities for dealing with MTD (flash) devices
12cr|mtd-utils-1.5.0-1|2	Name:		mtd-utils
12cr|mtd-utils-1.5.0-1|3	Version:	1.5.0
12cr|mtd-utils-1.5.0-1|4	Release:	1
12cr|mtd-utils-1.5.0-1|5	License:	GPLv2+
12cr|mtd-utils-1.5.0-1|6	Group:		Development/Other
12cr|mtd-utils-1.5.0-1|7	URL:		http://www.linux-mtd.infradead.org
12cr|mtd-utils-1.5.0-1|8	Source0:	ftp://ftp.infradead.org/pub/%{name}/%{name}-%{version}.tar.bz2
12cr|mtd-utils-1.5.0-1|9	
12cr|mtd-utils-1.5.0-1|10	BuildRequires:	zlib-devel
12cr|mtd-utils-1.5.0-1|11	BuildRequires:	libuuid-devel
12cr|mtd-utils-1.5.0-1|12	BuildRequires:	liblzo-devel
12cr|mtd-utils-1.5.0-1|13	BuildRequires:	acl-devel
12cr|mtd-utils-1.5.0-1|14	
12cr|mtd-utils-1.5.0-1|15	%description
12cr|mtd-utils-1.5.0-1|16	The mtd-utils package contains utilities related to handling MTD devices,
12cr|mtd-utils-1.5.0-1|17	and for dealing with FTL, NFTL JFFS2 etc.
12cr|mtd-utils-1.5.0-1|18	
12cr|mtd-utils-1.5.0-1|19	%package ubi
12cr|mtd-utils-1.5.0-1|20	Summary: Utilities for dealing with UBI
12cr|mtd-utils-1.5.0-1|21	Group: Development/Other
12cr|mtd-utils-1.5.0-1|22	
12cr|mtd-utils-1.5.0-1|23	%description ubi
12cr|mtd-utils-1.5.0-1|24	The mtd-utils-ubi package contains utilities for manipulating UBI on
12cr|mtd-utils-1.5.0-1|25	MTD (flash) devices.
12cr|mtd-utils-1.5.0-1|26	
12cr|mtd-utils-1.5.0-1|27	%prep
12cr|mtd-utils-1.5.0-1|28	%setup -q
12cr|mtd-utils-1.5.0-1|29	
12cr|mtd-utils-1.5.0-1|30	%build
12cr|mtd-utils-1.5.0-1|31	%make
12cr|mtd-utils-1.5.0-1|32	
12cr|mtd-utils-1.5.0-1|33	%install
12cr|mtd-utils-1.5.0-1|34	%makeinstall_std
12cr|mtd-utils-1.5.0-1|35	
12cr|mtd-utils-1.5.0-1|36	%files
12cr|mtd-utils-1.5.0-1|37	%doc COPYING device_table.txt
12cr|mtd-utils-1.5.0-1|38	%{_sbindir}/doc*
12cr|mtd-utils-1.5.0-1|39	%{_sbindir}/flash*
12cr|mtd-utils-1.5.0-1|40	%{_sbindir}/mtdinfo
12cr|mtd-utils-1.5.0-1|41	%{_sbindir}/ftl*
12cr|mtd-utils-1.5.0-1|42	%{_sbindir}/jffs2dump
12cr|mtd-utils-1.5.0-1|43	%{_sbindir}/jffs2reader
12cr|mtd-utils-1.5.0-1|44	%{_sbindir}/mkfs.jffs2
12cr|mtd-utils-1.5.0-1|45	%{_sbindir}/mtd_debug
12cr|mtd-utils-1.5.0-1|46	%{_sbindir}/nand*
12cr|mtd-utils-1.5.0-1|47	%{_sbindir}/nftl*
12cr|mtd-utils-1.5.0-1|48	%{_sbindir}/recv_image
12cr|mtd-utils-1.5.0-1|49	%{_sbindir}/rfd*
12cr|mtd-utils-1.5.0-1|50	%{_sbindir}/serve_image
12cr|mtd-utils-1.5.0-1|51	%{_sbindir}/sumtool
12cr|mtd-utils-1.5.0-1|52	%{_mandir}/*/*
12cr|mtd-utils-1.5.0-1|53	
12cr|mtd-utils-1.5.0-1|54	%files ubi
12cr|mtd-utils-1.5.0-1|55	%{_sbindir}/mkfs.ubifs
12cr|mtd-utils-1.5.0-1|56	%{_sbindir}/ubiattach
12cr|mtd-utils-1.5.0-1|57	%{_sbindir}/ubicrc32
12cr|mtd-utils-1.5.0-1|58	%{_sbindir}/ubidetach
12cr|mtd-utils-1.5.0-1|59	%{_sbindir}/ubiformat
12cr|mtd-utils-1.5.0-1|60	%{_sbindir}/ubiupdatevol
12cr|mtd-utils-1.5.0-1|61	%{_sbindir}/ubirsvol
12cr|mtd-utils-1.5.0-1|62	%{_sbindir}/ubirmvol
12cr|mtd-utils-1.5.0-1|63	%{_sbindir}/ubirename
12cr|mtd-utils-1.5.0-1|64	%{_sbindir}/ubinize
12cr|mtd-utils-1.5.0-1|65	%{_sbindir}/ubinfo
12cr|mtd-utils-1.5.0-1|66	%{_sbindir}/ubimkvol
12cr|mtd-utils-1.5.0-1|67	
12cr|mtd-utils-1.5.0-1|68	
12cr|mtd-utils-1.5.0-1|69	
12cr|mtd-utils-1.5.0-1|70	%changelog
12cr|mtd-utils-1.5.0-1|71	* Tue May 08 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.5.0-1
12cr|mtd-utils-1.5.0-1|72	+ Revision: 797342
12cr|mtd-utils-1.5.0-1|73	- version update 1.5.0
12cr|mtd-utils-1.5.0-1|74	
12cr|mtd-utils-1.5.0-1|75	* Sun Nov 20 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.4.8-1
12cr|mtd-utils-1.5.0-1|76	+ Revision: 732024
12cr|mtd-utils-1.5.0-1|77	- version update to 1.4.8 and spec cleaned
12cr|mtd-utils-1.5.0-1|78	
12cr|mtd-utils-1.5.0-1|79	* Tue Nov 08 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.4.6-1
12cr|mtd-utils-1.5.0-1|80	+ Revision: 728728
12cr|mtd-utils-1.5.0-1|81	- update to 1.4.6 upstream release
12cr|mtd-utils-1.5.0-1|82	
12cr|mtd-utils-1.5.0-1|83	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|mtd-utils-1.5.0-1|84	- the mass rebuild of 2010.1 packages
12cr|mtd-utils-1.5.0-1|85	
12cr|mtd-utils-1.5.0-1|86	* Tue Feb 02 2010 Caio Begotti <caio1982@mandriva.org> 1.2.0-1mdv2010.1
12cr|mtd-utils-1.5.0-1|87	+ Revision: 499657
12cr|mtd-utils-1.5.0-1|88	- import mtd-utils
12cr|mtd-utils-1.5.0-1|89	

3302 12
12cr|mtf-0.2.1-11|1	Summary:	A Linux reader for the Microsoft Tape Format used by NT Backup
12cr|mtf-0.2.1-11|2	Name:		mtf
12cr|mtf-0.2.1-11|3	Version:	0.2.1
12cr|mtf-0.2.1-11|4	Release:	%mkrel 11
12cr|mtf-0.2.1-11|5	License:	GPL
12cr|mtf-0.2.1-11|6	Group:		Archiving/Backup
12cr|mtf-0.2.1-11|7	URL:		http://www.layton-graphics.com/mtf/
12cr|mtf-0.2.1-11|8	Source:		%{name}-%{version}.tar.bz2
12cr|mtf-0.2.1-11|9	Patch0:		mtf-glibc28.diff
12cr|mtf-0.2.1-11|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mtf-0.2.1-11|11	
12cr|mtf-0.2.1-11|12	%description
12cr|mtf-0.2.1-11|13	A bare-bones reader for Microsoft Tape Format tapes.
12cr|mtf-0.2.1-11|14	This program is based on Microsoft Tape Format Specification Version 1.00a.
12cr|mtf-0.2.1-11|15	Software compression and archives that span tapes are not yet supported.
12cr|mtf-0.2.1-11|16	
12cr|mtf-0.2.1-11|17	%prep
12cr|mtf-0.2.1-11|18	
12cr|mtf-0.2.1-11|19	%setup -q -n %{name}-%{version}
12cr|mtf-0.2.1-11|20	%patch0 -p0
12cr|mtf-0.2.1-11|21	
12cr|mtf-0.2.1-11|22	%build
12cr|mtf-0.2.1-11|23	make CFLAGS="%{optflags}"
12cr|mtf-0.2.1-11|24	
12cr|mtf-0.2.1-11|25	%install
12cr|mtf-0.2.1-11|26	rm -fr %{buildroot}
12cr|mtf-0.2.1-11|27	
12cr|mtf-0.2.1-11|28	mkdir -p %{buildroot}%{_bindir}
12cr|mtf-0.2.1-11|29	install mtf %{buildroot}%{_bindir}
12cr|mtf-0.2.1-11|30	
12cr|mtf-0.2.1-11|31	%clean
12cr|mtf-0.2.1-11|32	rm -fr %{buildroot}
12cr|mtf-0.2.1-11|33	
12cr|mtf-0.2.1-11|34	%files
12cr|mtf-0.2.1-11|35	%defattr(-,root,root,755)
12cr|mtf-0.2.1-11|36	%doc README
12cr|mtf-0.2.1-11|37	%{_bindir}/mtf
12cr|mtf-0.2.1-11|38	
12cr|mtf-0.2.1-11|39	
12cr|mtf-0.2.1-11|40	%changelog
12cr|mtf-0.2.1-11|41	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-11mdv2011.0
12cr|mtf-0.2.1-11|42	+ Revision: 620414
12cr|mtf-0.2.1-11|43	- the mass rebuild of 2010.0 packages
12cr|mtf-0.2.1-11|44	
12cr|mtf-0.2.1-11|45	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2.1-10mdv2010.0
12cr|mtf-0.2.1-11|46	+ Revision: 430111
12cr|mtf-0.2.1-11|47	- rebuild
12cr|mtf-0.2.1-11|48	
12cr|mtf-0.2.1-11|49	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-9mdv2009.0
12cr|mtf-0.2.1-11|50	+ Revision: 239078
12cr|mtf-0.2.1-11|51	- rebuild
12cr|mtf-0.2.1-11|52	
12cr|mtf-0.2.1-11|53	+ Olivier Blin <oblin@mandriva.com>
12cr|mtf-0.2.1-11|54	- restore BuildRoot
12cr|mtf-0.2.1-11|55	
12cr|mtf-0.2.1-11|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|mtf-0.2.1-11|57	- kill re-definition of %%buildroot on Pixel's request
12cr|mtf-0.2.1-11|58	
12cr|mtf-0.2.1-11|59	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-8mdv2008.0
12cr|mtf-0.2.1-11|60	+ Revision: 83804
12cr|mtf-0.2.1-11|61	- rebuild
12cr|mtf-0.2.1-11|62	
12cr|mtf-0.2.1-11|63	
12cr|mtf-0.2.1-11|64	* Mon Aug 14 2006 Luca Berra <bluca@comedia.it>
12cr|mtf-0.2.1-11|65	+ 2006-08-13 02:32:39 (55789)
12cr|mtf-0.2.1-11|66	- misc spec fixes
12cr|mtf-0.2.1-11|67	
12cr|mtf-0.2.1-11|68	* Mon Aug 14 2006 Luca Berra <bluca@comedia.it>
12cr|mtf-0.2.1-11|69	+ 2006-08-13 01:49:34 (55786)
12cr|mtf-0.2.1-11|70	- import mtf-0.2.1-6mdk
12cr|mtf-0.2.1-11|71	
12cr|mtf-0.2.1-11|72	* Sat Jun 04 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-6mdk
12cr|mtf-0.2.1-11|73	- rebuild
12cr|mtf-0.2.1-11|74	
12cr|mtf-0.2.1-11|75	* Mon May 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.2.1-5mdk
12cr|mtf-0.2.1-11|76	- build release
12cr|mtf-0.2.1-11|77	

3303 12
12cr|mtpaint-3.40-2|1	%define _enable_debug_packages %{nil}
12cr|mtpaint-3.40-2|2	%define debug_package %{nil}
12cr|mtpaint-3.40-2|3	
12cr|mtpaint-3.40-2|4	Summary:	A simple painting program
12cr|mtpaint-3.40-2|5	Name:		mtpaint
12cr|mtpaint-3.40-2|6	Version:	3.40
12cr|mtpaint-3.40-2|7	Release:	2
12cr|mtpaint-3.40-2|8	License:	GPLv3
12cr|mtpaint-3.40-2|9	Group:		Graphics
12cr|mtpaint-3.40-2|10	URL:		http://mtpaint.sourceforge.net/
12cr|mtpaint-3.40-2|11	Source0:	%{name}-%{version}.tar.bz2
12cr|mtpaint-3.40-2|12	
12cr|mtpaint-3.40-2|13	BuildRequires:	jpeg-devel
12cr|mtpaint-3.40-2|14	BuildRequires:	tiff-devel
12cr|mtpaint-3.40-2|15	BuildRequires:	ungif-devel
12cr|mtpaint-3.40-2|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|mtpaint-3.40-2|17	Requires:	ungifsicle
12cr|mtpaint-3.40-2|18	
12cr|mtpaint-3.40-2|19	%description
12cr|mtpaint-3.40-2|20	A simple painting program to easily create pixel art and manipulate digital
12cr|mtpaint-3.40-2|21	photos.
12cr|mtpaint-3.40-2|22	
12cr|mtpaint-3.40-2|23	%prep
12cr|mtpaint-3.40-2|24	%setup -q
12cr|mtpaint-3.40-2|25	
12cr|mtpaint-3.40-2|26	%build
12cr|mtpaint-3.40-2|27	%ifarch x86_64
12cr|mtpaint-3.40-2|28	%define	arch	x86-64
12cr|mtpaint-3.40-2|29	%endif
12cr|mtpaint-3.40-2|30	
12cr|mtpaint-3.40-2|31	%ifarch %{ix86}
12cr|mtpaint-3.40-2|32	%define	arch	i586
12cr|mtpaint-3.40-2|33	%endif
12cr|mtpaint-3.40-2|34	
12cr|mtpaint-3.40-2|35	%configure2_5x \
12cr|mtpaint-3.40-2|36	--cpu=%{arch} \
12cr|mtpaint-3.40-2|37	intl \
12cr|mtpaint-3.40-2|38	man \
12cr|mtpaint-3.40-2|39	gtkfilesel
12cr|mtpaint-3.40-2|40	
12cr|mtpaint-3.40-2|41	%make
12cr|mtpaint-3.40-2|42	
12cr|mtpaint-3.40-2|43	%install
12cr|mtpaint-3.40-2|44	%makeinstall_std
12cr|mtpaint-3.40-2|45	
12cr|mtpaint-3.40-2|46	#screenshot menu entry
12cr|mtpaint-3.40-2|47	cat > %{buildroot}%{_datadir}/applications/%{name}-screenshot.desktop << EOF
12cr|mtpaint-3.40-2|48	[Desktop Entry]
12cr|mtpaint-3.40-2|49	Encoding=UTF-8
12cr|mtpaint-3.40-2|50	Name=Get Screenshot
12cr|mtpaint-3.40-2|51	Comment=%{summary}
12cr|mtpaint-3.40-2|52	Exec=%{_bindir}/%{name} -s
12cr|mtpaint-3.40-2|53	Icon=%{name}
12cr|mtpaint-3.40-2|54	Terminal=false
12cr|mtpaint-3.40-2|55	Type=Application
12cr|mtpaint-3.40-2|56	StartupNotify=true
12cr|mtpaint-3.40-2|57	Categories=Graphics;X-MandrivaLinux-Multimedia-Graphics;
12cr|mtpaint-3.40-2|58	EOF
12cr|mtpaint-3.40-2|59	
12cr|mtpaint-3.40-2|60	%find_lang %{name}
12cr|mtpaint-3.40-2|61	
12cr|mtpaint-3.40-2|62	%files -f %{name}.lang
12cr|mtpaint-3.40-2|63	%doc COPYING README NEWS
12cr|mtpaint-3.40-2|64	%{_bindir}/%{name}
12cr|mtpaint-3.40-2|65	%{_datadir}/applications/%{name}.desktop
12cr|mtpaint-3.40-2|66	%{_datadir}/applications/%{name}-screenshot.desktop
12cr|mtpaint-3.40-2|67	%{_datadir}/pixmaps/%{name}.png
12cr|mtpaint-3.40-2|68	%{_mandir}/man1/%{name}.1*
12cr|mtpaint-3.40-2|69	

3304 12
12cr|mtpfs-1.1-1|1	%define name	mtpfs
12cr|mtpfs-1.1-1|2	%define version	1.1
12cr|mtpfs-1.1-1|3	%define release	1
12cr|mtpfs-1.1-1|4	
12cr|mtpfs-1.1-1|5	Summary:	FUSE filesystem that supports MTP devices
12cr|mtpfs-1.1-1|6	Name:		%{name}
12cr|mtpfs-1.1-1|7	Version:	%{version}
12cr|mtpfs-1.1-1|8	Release:	%{release}
12cr|mtpfs-1.1-1|9	License:	GPLv2+
12cr|mtpfs-1.1-1|10	Group:		File tools
12cr|mtpfs-1.1-1|11	URL:		http://www.adebenham.com/mtpfs
12cr|mtpfs-1.1-1|12	Source0:	http://www.adebenham.com/debian/%{name}-%{version}.tar.gz
12cr|mtpfs-1.1-1|13	BuildRequires:	libmtp-devel >= 0.3.0
12cr|mtpfs-1.1-1|14	BuildRequires:	fuse-devel
12cr|mtpfs-1.1-1|15	BuildRequires:	libmad-devel
12cr|mtpfs-1.1-1|16	BuildRequires:	id3tag-devel
12cr|mtpfs-1.1-1|17	BuildRequires:	glib2-devel
12cr|mtpfs-1.1-1|18	Requires:	fuse
12cr|mtpfs-1.1-1|19	
12cr|mtpfs-1.1-1|20	%description
12cr|mtpfs-1.1-1|21	MTPfs is a FUSE filesystem that supports reading and writing from any
12cr|mtpfs-1.1-1|22	MTP device supported by libmtp.
12cr|mtpfs-1.1-1|23	
12cr|mtpfs-1.1-1|24	%prep
12cr|mtpfs-1.1-1|25	%setup -q
12cr|mtpfs-1.1-1|26	
12cr|mtpfs-1.1-1|27	%build
12cr|mtpfs-1.1-1|28	%configure2_5x
12cr|mtpfs-1.1-1|29	%make
12cr|mtpfs-1.1-1|30	
12cr|mtpfs-1.1-1|31	%install
12cr|mtpfs-1.1-1|32	%makeinstall_std
12cr|mtpfs-1.1-1|33	
12cr|mtpfs-1.1-1|34	%files
12cr|mtpfs-1.1-1|35	%doc AUTHORS NEWS README
12cr|mtpfs-1.1-1|36	%{_bindir}/%{name}
12cr|mtpfs-1.1-1|37	
12cr|mtpfs-1.1-1|38	
12cr|mtpfs-1.1-1|39	%changelog
12cr|mtpfs-1.1-1|40	* Wed Feb 29 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1-1
12cr|mtpfs-1.1-1|41	+ Revision: 781466
12cr|mtpfs-1.1-1|42	- version update 1.1
12cr|mtpfs-1.1-1|43	
12cr|mtpfs-1.1-1|44	* Wed Feb 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0-1
12cr|mtpfs-1.1-1|45	+ Revision: 774396
12cr|mtpfs-1.1-1|46	- version update 1.0
12cr|mtpfs-1.1-1|47	
12cr|mtpfs-1.1-1|48	* Wed Oct 26 2011 Götz Waschk <waschk@mandriva.org> 0.9-3
12cr|mtpfs-1.1-1|49	+ Revision: 707257
12cr|mtpfs-1.1-1|50	- rebuild for new libmtp
12cr|mtpfs-1.1-1|51	
12cr|mtpfs-1.1-1|52	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9-2mdv2011.0
12cr|mtpfs-1.1-1|53	+ Revision: 612949
12cr|mtpfs-1.1-1|54	- the mass rebuild of 2010.1 packages
12cr|mtpfs-1.1-1|55	
12cr|mtpfs-1.1-1|56	* Mon Jan 11 2010 Jérôme Brenier <incubusss@mandriva.org> 0.9-1mdv2010.1
12cr|mtpfs-1.1-1|57	+ Revision: 489971
12cr|mtpfs-1.1-1|58	- new version 0.9
12cr|mtpfs-1.1-1|59	- drop Patch0 (merged upstream)
12cr|mtpfs-1.1-1|60	
12cr|mtpfs-1.1-1|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|mtpfs-1.1-1|62	- rebuild
12cr|mtpfs-1.1-1|63	
12cr|mtpfs-1.1-1|64	* Fri Jul 18 2008 Funda Wang <fwang@mandriva.org> 0.7-1mdv2009.0
12cr|mtpfs-1.1-1|65	+ Revision: 238256
12cr|mtpfs-1.1-1|66	- New version 0.7
12cr|mtpfs-1.1-1|67	- add patch to build against libmtp 0.3.0
12cr|mtpfs-1.1-1|68	
12cr|mtpfs-1.1-1|69	+ Olivier Blin <blino@mandriva.org>
12cr|mtpfs-1.1-1|70	- restore BuildRoot
12cr|mtpfs-1.1-1|71	
12cr|mtpfs-1.1-1|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|mtpfs-1.1-1|73	- kill re-definition of %%buildroot on Pixel's request
12cr|mtpfs-1.1-1|74	
12cr|mtpfs-1.1-1|75	* Sat Oct 27 2007 Funda Wang <fwang@mandriva.org> 0.6-3mdv2008.1
12cr|mtpfs-1.1-1|76	+ Revision: 102623
12cr|mtpfs-1.1-1|77	- Rebuild for new libmtp
12cr|mtpfs-1.1-1|78	
12cr|mtpfs-1.1-1|79	* Sat Sep 08 2007 Adam Williamson <awilliamson@mandriva.org> 0.6-2mdv2008.0
12cr|mtpfs-1.1-1|80	+ Revision: 82302
12cr|mtpfs-1.1-1|81	- Import mtpfs
12cr|mtpfs-1.1-1|82	

3305 12
12cr|mtr-0.82-1|1	Summary:	Ping/Traceroute network diagnostic tool
12cr|mtr-0.82-1|2	Name:		mtr
12cr|mtr-0.82-1|3	Version:	0.82
12cr|mtr-0.82-1|4	Release:	1
12cr|mtr-0.82-1|5	Group:		Networking/Other
12cr|mtr-0.82-1|6	License:	GPLv2+
12cr|mtr-0.82-1|7	URL:		http://www.bitwizard.nl/mtr
12cr|mtr-0.82-1|8	Source0:	ftp://ftp.bitwizard.nl/mtr/%{name}-%{version}.tar.gz
12cr|mtr-0.82-1|9	Patch0:		mtr-0.71-underflow.patch
12cr|mtr-0.82-1|10	Patch1:		mtr-crash-in-xml-mode.patch
12cr|mtr-0.82-1|11	Patch2:		mtr-xml-format-fixes.patch
12cr|mtr-0.82-1|12	Patch3:		mtr-now-waits-for-last-response.patch
12cr|mtr-0.82-1|13	BuildRequires:	imagemagick
12cr|mtr-0.82-1|14	BuildRequires:  gtk2-devel
12cr|mtr-0.82-1|15	BuildRequires:	ncurses-devel
12cr|mtr-0.82-1|16	BuildRequires:	autoconf
12cr|mtr-0.82-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mtr-0.82-1|18	
12cr|mtr-0.82-1|19	%description
12cr|mtr-0.82-1|20	Mtr is a network diagnostic tool which combines Ping and Traceroute into one
12cr|mtr-0.82-1|21	program. Mtr also has two interfaces: An ncurses interface, useful for using
12cr|mtr-0.82-1|22	Mtr from a telnet session and a Gtk interface if you are using X.
12cr|mtr-0.82-1|23	
12cr|mtr-0.82-1|24	%package	gtk
12cr|mtr-0.82-1|25	Summary:	Ping/Traceroute network diagnostic tool - GTK Interface
12cr|mtr-0.82-1|26	Group:		Networking/Other
12cr|mtr-0.82-1|27	Requires:	mtr
12cr|mtr-0.82-1|28	Requires(post): desktop-file-utils
12cr|mtr-0.82-1|29	Requires(postun): desktop-file-utils
12cr|mtr-0.82-1|30	
12cr|mtr-0.82-1|31	%description	gtk
12cr|mtr-0.82-1|32	This is the Gtk interface for the mtr network diagnostic tool.
12cr|mtr-0.82-1|33	
12cr|mtr-0.82-1|34	%prep
12cr|mtr-0.82-1|35	%setup -q
12cr|mtr-0.82-1|36	%patch0 -p0 -b .underflow
12cr|mtr-0.82-1|37	%patch1 -p1
12cr|mtr-0.82-1|38	%patch2 -p1
12cr|mtr-0.82-1|39	%patch3 -p1
12cr|mtr-0.82-1|40	touch ChangeLog
12cr|mtr-0.82-1|41	
12cr|mtr-0.82-1|42	%build
12cr|mtr-0.82-1|43	autoreconf
12cr|mtr-0.82-1|44	%configure2_5x \
12cr|mtr-0.82-1|45	--enable-gtk2
12cr|mtr-0.82-1|46	
12cr|mtr-0.82-1|47	%make && mv mtr xmtr && %make distclean
12cr|mtr-0.82-1|48	
12cr|mtr-0.82-1|49	# mmm, broken configure script
12cr|mtr-0.82-1|50	#export GTK_CONFIG=/dev/null
12cr|mtr-0.82-1|51	%configure2_5x \
12cr|mtr-0.82-1|52	--without-gtk
12cr|mtr-0.82-1|53	
12cr|mtr-0.82-1|54	%make
12cr|mtr-0.82-1|55	
12cr|mtr-0.82-1|56	%install
12cr|mtr-0.82-1|57	rm -rf %{buildroot}
12cr|mtr-0.82-1|58	
12cr|mtr-0.82-1|59	install -d %{buildroot}%{_bindir}
12cr|mtr-0.82-1|60	install -d %{buildroot}%{_sbindir}
12cr|mtr-0.82-1|61	install -d %{buildroot}%{_mandir}/man8
12cr|mtr-0.82-1|62	install -d %{buildroot}%{_miconsdir}
12cr|mtr-0.82-1|63	install -d %{buildroot}%{_iconsdir}
12cr|mtr-0.82-1|64	install -d %{buildroot}%{_liconsdir}
12cr|mtr-0.82-1|65	install -d %{buildroot}%{_menudir}
12cr|mtr-0.82-1|66	
12cr|mtr-0.82-1|67	%makeinstall_std
12cr|mtr-0.82-1|68	
12cr|mtr-0.82-1|69	# convert the icon
12cr|mtr-0.82-1|70	convert img/mtr_icon.xpm -size 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12cr|mtr-0.82-1|71	convert img/mtr_icon.xpm -size 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12cr|mtr-0.82-1|72	convert img/mtr_icon.xpm -size 48x48 %{buildroot}%{_liconsdir}/%{name}.png
12cr|mtr-0.82-1|73	
12cr|mtr-0.82-1|74	install -m755 xmtr %{buildroot}%{_bindir}/
12cr|mtr-0.82-1|75	
12cr|mtr-0.82-1|76	ln -s ../sbin/mtr %{buildroot}%{_bindir}/mtr
12cr|mtr-0.82-1|77	
12cr|mtr-0.82-1|78	# XDG menu
12cr|mtr-0.82-1|79	install -d %{buildroot}%{_datadir}/applications
12cr|mtr-0.82-1|80	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|mtr-0.82-1|81	[Desktop Entry]
12cr|mtr-0.82-1|82	Name=Xmtr
12cr|mtr-0.82-1|83	Comment=Ping/Traceroute network diagnostic tool
12cr|mtr-0.82-1|84	Exec=%{_bindir}/xmtr
12cr|mtr-0.82-1|85	Icon=%{name}
12cr|mtr-0.82-1|86	Terminal=false
12cr|mtr-0.82-1|87	Type=Application
12cr|mtr-0.82-1|88	Categories=GTK;System;Monitor;
12cr|mtr-0.82-1|89	EOF
12cr|mtr-0.82-1|90	
12cr|mtr-0.82-1|91	%if %mdkversion < 200900
12cr|mtr-0.82-1|92	%post gtk
12cr|mtr-0.82-1|93	%update_menus
12cr|mtr-0.82-1|94	%update_desktop_database
12cr|mtr-0.82-1|95	%endif
12cr|mtr-0.82-1|96	
12cr|mtr-0.82-1|97	%if %mdkversion < 200900
12cr|mtr-0.82-1|98	%postun gtk
12cr|mtr-0.82-1|99	%clean_menus
12cr|mtr-0.82-1|100	%clean_desktop_database
12cr|mtr-0.82-1|101	%endif
12cr|mtr-0.82-1|102	
12cr|mtr-0.82-1|103	%clean
12cr|mtr-0.82-1|104	rm -rf %{buildroot}
12cr|mtr-0.82-1|105	
12cr|mtr-0.82-1|106	%files
12cr|mtr-0.82-1|107	%defattr(-,root,root)
12cr|mtr-0.82-1|108	%doc AUTHORS COPYING FORMATS INSTALL NEWS README SECURITY TODO
12cr|mtr-0.82-1|109	%attr(4755,root,ntools) %{_bindir}/mtr
12cr|mtr-0.82-1|110	%attr(4755,root,ntools) %{_sbindir}/mtr
12cr|mtr-0.82-1|111	%{_mandir}/*/*
12cr|mtr-0.82-1|112	
12cr|mtr-0.82-1|113	%files gtk
12cr|mtr-0.82-1|114	%defattr(-,root,root)
12cr|mtr-0.82-1|115	%doc AUTHORS COPYING FORMATS INSTALL NEWS README SECURITY TODO
12cr|mtr-0.82-1|116	%attr(4755,root,ntools) %{_bindir}/xmtr
12cr|mtr-0.82-1|117	%{_iconsdir}/%{name}.png
12cr|mtr-0.82-1|118	%{_liconsdir}/%{name}.png
12cr|mtr-0.82-1|119	%{_miconsdir}/%{name}.png
12cr|mtr-0.82-1|120	%{_datadir}/applications/*.desktop
12cr|mtr-0.82-1|121	
12cr|mtr-0.82-1|122	
12cr|mtr-0.82-1|123	%changelog
12cr|mtr-0.82-1|124	* Mon Dec 05 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.82-1
12cr|mtr-0.82-1|125	+ Revision: 737959
12cr|mtr-0.82-1|126	- version update 0.82
12cr|mtr-0.82-1|127	
12cr|mtr-0.82-1|128	* Mon Nov 01 2010 Oden Eriksson <oeriksson@mandriva.com> 0.80-3mdv2011.0
12cr|mtr-0.82-1|129	+ Revision: 591434
12cr|mtr-0.82-1|130	- sync with mtr-0.80-1.fc15.src.rpm
12cr|mtr-0.82-1|131	
12cr|mtr-0.82-1|132	* Sun Sep 12 2010 Oden Eriksson <oeriksson@mandriva.com> 0.80-2mdv2011.0
12cr|mtr-0.82-1|133	+ Revision: 577801
12cr|mtr-0.82-1|134	- seems to build fine without libgtk+-devel
12cr|mtr-0.82-1|135	
12cr|mtr-0.82-1|136	* Tue Aug 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.80-1mdv2011.0
12cr|mtr-0.82-1|137	+ Revision: 572620
12cr|mtr-0.82-1|138	- update to 0.80
12cr|mtr-0.82-1|139	
12cr|mtr-0.82-1|140	* Mon Oct 05 2009 Oden Eriksson <oeriksson@mandriva.com> 0.75-3mdv2010.0
12cr|mtr-0.82-1|141	+ Revision: 453966
12cr|mtr-0.82-1|142	- rediffed one fuzzy patch
12cr|mtr-0.82-1|143	- rebuild
12cr|mtr-0.82-1|144	
12cr|mtr-0.82-1|145	+ Thierry Vignaud <tv@mandriva.org>
12cr|mtr-0.82-1|146	- rebuild
12cr|mtr-0.82-1|147	
12cr|mtr-0.82-1|148	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.75-1mdv2009.1
12cr|mtr-0.82-1|149	+ Revision: 298218
12cr|mtr-0.82-1|150	- 0.75
12cr|mtr-0.82-1|151	- drop redundant patches; P0,P1
12cr|mtr-0.82-1|152	
12cr|mtr-0.82-1|153	* Wed Sep 03 2008 Oden Eriksson <oeriksson@mandriva.com> 0.74-1mdv2009.0
12cr|mtr-0.82-1|154	+ Revision: 279782
12cr|mtr-0.82-1|155	- 0.74
12cr|mtr-0.82-1|156	
12cr|mtr-0.82-1|157	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.73-2mdv2009.0
12cr|mtr-0.82-1|158	+ Revision: 268172
12cr|mtr-0.82-1|159	- rebuild early 2009.0 package (before pixel changes)
12cr|mtr-0.82-1|160	
12cr|mtr-0.82-1|161	+ Pixel <pixel@mandriva.com>
12cr|mtr-0.82-1|162	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|mtr-0.82-1|163	
12cr|mtr-0.82-1|164	* Fri May 23 2008 Frederik Himpe <fhimpe@mandriva.org> 0.73-1mdv2009.0
12cr|mtr-0.82-1|165	+ Revision: 210729
12cr|mtr-0.82-1|166	- Add BuildRequires: libgtk+-devel, otherwise %%configure fails
12cr|mtr-0.82-1|167	- New version (fixes CVE-2008-2357)
12cr|mtr-0.82-1|168	- Sync patches with Fedora
12cr|mtr-0.82-1|169	
12cr|mtr-0.82-1|170	* Sun Apr 13 2008 Oden Eriksson <oeriksson@mandriva.com> 0.72-4mdv2009.0
12cr|mtr-0.82-1|171	+ Revision: 192661
12cr|mtr-0.82-1|172	- fix #40044 (mtr-gtk was build without gtk support)
12cr|mtr-0.82-1|173	
12cr|mtr-0.82-1|174	* Fri Mar 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.72-3mdv2008.1
12cr|mtr-0.82-1|175	+ Revision: 187831
12cr|mtr-0.82-1|176	- fix deps (fixes #38873)
12cr|mtr-0.82-1|177	- build it against gtk2
12cr|mtr-0.82-1|178	
12cr|mtr-0.82-1|179	+ Olivier Blin <blino@mandriva.org>
12cr|mtr-0.82-1|180	- restore BuildRoot
12cr|mtr-0.82-1|181	
12cr|mtr-0.82-1|182	+ Thierry Vignaud <tv@mandriva.org>
12cr|mtr-0.82-1|183	- kill re-definition of %%buildroot on Pixel's request
12cr|mtr-0.82-1|184	
12cr|mtr-0.82-1|185	* Sun Dec 02 2007 Funda Wang <fwang@mandriva.org> 0.72-2mdv2008.1
12cr|mtr-0.82-1|186	+ Revision: 114401
12cr|mtr-0.82-1|187	- rebuild
12cr|mtr-0.82-1|188	
12cr|mtr-0.82-1|189	+ Thierry Vignaud <tv@mandriva.org>
12cr|mtr-0.82-1|190	- do not harcode icon extension
12cr|mtr-0.82-1|191	
12cr|mtr-0.82-1|192	* Mon May 21 2007 Antoine Ginies <aginies@mandriva.com> 0.72-1mdv2008.0
12cr|mtr-0.82-1|193	+ Revision: 29466
12cr|mtr-0.82-1|194	- release 0.72
12cr|mtr-0.82-1|195	

3306 12
12cr|mtree-2.7-6|1	Name: mtree
12cr|mtree-2.7-6|2	Version: 2.7
12cr|mtree-2.7-6|3	Release: %mkrel 6
12cr|mtree-2.7-6|4	
12cr|mtree-2.7-6|5	Summary: Map a directory hierarchy
12cr|mtree-2.7-6|6	License: BSD
12cr|mtree-2.7-6|7	Group: System/Base
12cr|mtree-2.7-6|8	Url: http://www-db.deis.unibo.it/Mtree/
12cr|mtree-2.7-6|9	Source: %name-%{version}.cvs.tar.bz2
12cr|mtree-2.7-6|10	Patch: mtree-3.1-owl-linux.patch
12cr|mtree-2.7-6|11	Patch2: %name-%{version}.cvs-alt-getlogin.patch
12cr|mtree-2.7-6|12	Patch3: mtree-3.1-owl-fixes.patch
12cr|mtree-2.7-6|13	
12cr|mtree-2.7-6|14	BuildRequires: openssl-devel
12cr|mtree-2.7-6|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|mtree-2.7-6|16	
12cr|mtree-2.7-6|17	%description
12cr|mtree-2.7-6|18	The utility %name compares the file hierarchy rooted in the current
12cr|mtree-2.7-6|19	directory against a specification read from the standard input.
12cr|mtree-2.7-6|20	Messages are written to the standard output for any files whose
12cr|mtree-2.7-6|21	characteristics do not match the specification, or which are
12cr|mtree-2.7-6|22	missing from either the file hierarchy or the specification.
12cr|mtree-2.7-6|23	
12cr|mtree-2.7-6|24	%prep
12cr|mtree-2.7-6|25	%setup -q -n %name-%{version}.cvs
12cr|mtree-2.7-6|26	%patch -p1
12cr|mtree-2.7-6|27	%patch2 -p1
12cr|mtree-2.7-6|28	%patch3 -p1
12cr|mtree-2.7-6|29	
12cr|mtree-2.7-6|30	%build
12cr|mtree-2.7-6|31	make -C usr.sbin/%name
12cr|mtree-2.7-6|32	
12cr|mtree-2.7-6|33	%install
12cr|mtree-2.7-6|34	rm -rf $RPM_BUILD_ROOT
12cr|mtree-2.7-6|35	install -p -m755 -D usr.sbin/%name/%name $RPM_BUILD_ROOT%_sbindir/%name
12cr|mtree-2.7-6|36	install -p -m644 -D usr.sbin/%name/%name.8 $RPM_BUILD_ROOT%_mandir/man8/%name.8
12cr|mtree-2.7-6|37	
12cr|mtree-2.7-6|38	%clean
12cr|mtree-2.7-6|39	rm -rf $RPM_BUILD_ROOT
12cr|mtree-2.7-6|40	
12cr|mtree-2.7-6|41	%files
12cr|mtree-2.7-6|42	%defattr(-,root,root)
12cr|mtree-2.7-6|43	%_sbindir/*
12cr|mtree-2.7-6|44	%_mandir/man?/*
12cr|mtree-2.7-6|45	
12cr|mtree-2.7-6|46	
12cr|mtree-2.7-6|47	%changelog
12cr|mtree-2.7-6|48	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.7-6mdv2011.0
12cr|mtree-2.7-6|49	+ Revision: 612950
12cr|mtree-2.7-6|50	- the mass rebuild of 2010.1 packages
12cr|mtree-2.7-6|51	
12cr|mtree-2.7-6|52	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 2.7-5mdv2010.1
12cr|mtree-2.7-6|53	+ Revision: 536599
12cr|mtree-2.7-6|54	- rebuild
12cr|mtree-2.7-6|55	
12cr|mtree-2.7-6|56	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.7-4mdv2010.0
12cr|mtree-2.7-6|57	+ Revision: 430114
12cr|mtree-2.7-6|58	- rebuild
12cr|mtree-2.7-6|59	
12cr|mtree-2.7-6|60	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.7-3mdv2009.0
12cr|mtree-2.7-6|61	+ Revision: 253068
12cr|mtree-2.7-6|62	- rebuild
12cr|mtree-2.7-6|63	- kill re-definition of %%buildroot on Pixel's request
12cr|mtree-2.7-6|64	
12cr|mtree-2.7-6|65	+ Olivier Blin <oblin@mandriva.com>
12cr|mtree-2.7-6|66	- restore BuildRoot
12cr|mtree-2.7-6|67	
12cr|mtree-2.7-6|68	* Wed Nov 21 2007 Jérôme Soyer <saispo@mandriva.org> 2.7-1mdv2008.1
12cr|mtree-2.7-6|69	+ Revision: 110893
12cr|mtree-2.7-6|70	- import mtree
12cr|mtree-2.7-6|71	
12cr|mtree-2.7-6|72	

3307 12
12cr|mtx-1.3.12-3|1	Summary:	Controls the robotic mechanism in DDS Tape drive autoloaders
12cr|mtx-1.3.12-3|2	Name:		mtx
12cr|mtx-1.3.12-3|3	Version:	1.3.12
12cr|mtx-1.3.12-3|4	Release:	%mkrel 3
12cr|mtx-1.3.12-3|5	Group:		Archiving/Backup
12cr|mtx-1.3.12-3|6	License:	GPLv2
12cr|mtx-1.3.12-3|7	URL:		http://sourceforge.net/projects/mtx
12cr|mtx-1.3.12-3|8	Source0:	ftp://ftp.opensource-sw.net/pub/mtx/development/%{name}-%{version}.tar.gz
12cr|mtx-1.3.12-3|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mtx-1.3.12-3|10	
12cr|mtx-1.3.12-3|11	%description
12cr|mtx-1.3.12-3|12	The MTX program controls the robotic mechanism in autoloaders and tape
12cr|mtx-1.3.12-3|13	libraries such as the HP SureStore DAT 40x6, Exabyte EZ-17, and
12cr|mtx-1.3.12-3|14	Exabyte 220. This program is also reported to work with a variety of
12cr|mtx-1.3.12-3|15	other tape libraries and autochangers from ADIC, Tandberg/Overland,
12cr|mtx-1.3.12-3|16	Breece Hill, HP, and Seagate.
12cr|mtx-1.3.12-3|17	
12cr|mtx-1.3.12-3|18	If you have a backup tape device capable of handling more than one
12cr|mtx-1.3.12-3|19	tape at a time, you should install MTX.
12cr|mtx-1.3.12-3|20	
12cr|mtx-1.3.12-3|21	%prep
12cr|mtx-1.3.12-3|22	
12cr|mtx-1.3.12-3|23	%setup -q -n %{name}-%{version}
12cr|mtx-1.3.12-3|24	
12cr|mtx-1.3.12-3|25	%build
12cr|mtx-1.3.12-3|26	
12cr|mtx-1.3.12-3|27	%configure2_5x \
12cr|mtx-1.3.12-3|28	--sbindir=/sbin
12cr|mtx-1.3.12-3|29	
12cr|mtx-1.3.12-3|30	%make
12cr|mtx-1.3.12-3|31	
12cr|mtx-1.3.12-3|32	%install
12cr|mtx-1.3.12-3|33	rm -rf %{buildroot}
12cr|mtx-1.3.12-3|34	
12cr|mtx-1.3.12-3|35	%makeinstall sbindir=%{buildroot}/sbin
12cr|mtx-1.3.12-3|36	
12cr|mtx-1.3.12-3|37	install -d %{buildroot}%{_sysconfdir}/bash_completion.d
12cr|mtx-1.3.12-3|38	install -m0644 debian/bash_completion %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
12cr|mtx-1.3.12-3|39	
12cr|mtx-1.3.12-3|40	%clean
12cr|mtx-1.3.12-3|41	rm -rf %{buildroot}
12cr|mtx-1.3.12-3|42	
12cr|mtx-1.3.12-3|43	%files
12cr|mtx-1.3.12-3|44	%defattr(-,root,root)
12cr|mtx-1.3.12-3|45	%doc CHANGES COMPATABILITY contrib FAQ LICENSE LICENSE.html
12cr|mtx-1.3.12-3|46	%doc mtx.doc mtxl.README.html README TODO
12cr|mtx-1.3.12-3|47	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
12cr|mtx-1.3.12-3|48	/sbin/*
12cr|mtx-1.3.12-3|49	%{_mandir}/man1/*
12cr|mtx-1.3.12-3|50	
12cr|mtx-1.3.12-3|51	
12cr|mtx-1.3.12-3|52	%changelog
12cr|mtx-1.3.12-3|53	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.12-3mdv2011.0
12cr|mtx-1.3.12-3|54	+ Revision: 620415
12cr|mtx-1.3.12-3|55	- the mass rebuild of 2010.0 packages
12cr|mtx-1.3.12-3|56	
12cr|mtx-1.3.12-3|57	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.3.12-2mdv2010.0
12cr|mtx-1.3.12-3|58	+ Revision: 430115
12cr|mtx-1.3.12-3|59	- rebuild
12cr|mtx-1.3.12-3|60	
12cr|mtx-1.3.12-3|61	* Mon Sep 01 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.12-1mdv2009.0
12cr|mtx-1.3.12-3|62	+ Revision: 278251
12cr|mtx-1.3.12-3|63	- 1.3.12
12cr|mtx-1.3.12-3|64	- install the bash_completion file
12cr|mtx-1.3.12-3|65	
12cr|mtx-1.3.12-3|66	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.3.11-2mdv2009.0
12cr|mtx-1.3.12-3|67	+ Revision: 268173
12cr|mtx-1.3.12-3|68	- rebuild early 2009.0 package (before pixel changes)
12cr|mtx-1.3.12-3|69	
12cr|mtx-1.3.12-3|70	* Fri May 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.11-1mdv2009.0
12cr|mtx-1.3.12-3|71	+ Revision: 204930
12cr|mtx-1.3.12-3|72	- 1.3.11
12cr|mtx-1.3.12-3|73	- drop redundant patches
12cr|mtx-1.3.12-3|74	
12cr|mtx-1.3.12-3|75	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.2.18-5mdv2008.1
12cr|mtx-1.3.12-3|76	+ Revision: 140966
12cr|mtx-1.3.12-3|77	- restore BuildRoot
12cr|mtx-1.3.12-3|78	
12cr|mtx-1.3.12-3|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|mtx-1.3.12-3|80	- kill re-definition of %%buildroot on Pixel's request
12cr|mtx-1.3.12-3|81	
12cr|mtx-1.3.12-3|82	* Mon Sep 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.18-5mdv2008.0
12cr|mtx-1.3.12-3|83	+ Revision: 78553
12cr|mtx-1.3.12-3|84	- rebuild
12cr|mtx-1.3.12-3|85	
12cr|mtx-1.3.12-3|86	
12cr|mtx-1.3.12-3|87	* Tue Aug 22 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.18-4mdv2007.0
12cr|mtx-1.3.12-3|88	- sync with fedora (1.2.18-8.2.1)
12cr|mtx-1.3.12-3|89	
12cr|mtx-1.3.12-3|90	* Fri Sep 09 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.2.18-3mdk
12cr|mtx-1.3.12-3|91	- annual rebuild
12cr|mtx-1.3.12-3|92	
12cr|mtx-1.3.12-3|93	* Mon May 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.18-2mdk
12cr|mtx-1.3.12-3|94	- added P0 from fedora (makes it compile...)
12cr|mtx-1.3.12-3|95	- misc spec file fixes
12cr|mtx-1.3.12-3|96	

3308 12
12cr|mucommander-0.9.0-1|1	%define oname muCommander
12cr|mucommander-0.9.0-1|2	Name: mucommander
12cr|mucommander-0.9.0-1|3	Version: 0.9.0
12cr|mucommander-0.9.0-1|4	Release: 1
12cr|mucommander-0.9.0-1|5	Summary: muCommander is a lightweight, cross-platform file manager
12cr|mucommander-0.9.0-1|6	License: GPL
12cr|mucommander-0.9.0-1|7	Group:   File tools
12cr|mucommander-0.9.0-1|8	URL:		http://www.mucommander.com/
12cr|mucommander-0.9.0-1|9	Source0:	http://www.mucommander.com/download/mucommander-0_9_0.tar.gz
12cr|mucommander-0.9.0-1|10	BuildArch:      noarch
12cr|mucommander-0.9.0-1|11	Requires:       java-1.6.0-sun
12cr|mucommander-0.9.0-1|12	
12cr|mucommander-0.9.0-1|13	%description
12cr|mucommander-0.9.0-1|14	
12cr|mucommander-0.9.0-1|15	muCommander is a lightweight, cross-platform file manager with a dual-pane interface. It runs on any operating system with Java support (Mac OS X, Windows, Linux, *BSD, Solaris...).
12cr|mucommander-0.9.0-1|16	
12cr|mucommander-0.9.0-1|17	Here's a non-exhaustive list of what you'll find:
12cr|mucommander-0.9.0-1|18	
12cr|mucommander-0.9.0-1|19	* 	Virtual filesystem with support for local volumes, FTP, SFTP, SMB, NFS, HTTP, Amazon S3, Hadoop HDFS and Bonjour
12cr|mucommander-0.9.0-1|20	* 	Quickly copy, move, rename files, create directories, email files...
12cr|mucommander-0.9.0-1|21	* 	Browse, create and uncompress ZIP, RAR, 7z, TAR, GZip, BZip2, ISO/NRG, AR/Deb and LST archives
12cr|mucommander-0.9.0-1|22	* 	ZIP files can be modified on-the-fly, without having to recompress the whole archive
12cr|mucommander-0.9.0-1|23	* 	Universal bookmarks and credentials manager
12cr|mucommander-0.9.0-1|24	* 	Multiple windows support
12cr|mucommander-0.9.0-1|25	* 	Full keyboard access
12cr|mucommander-0.9.0-1|26	* 	Highly configurable
12cr|mucommander-0.9.0-1|27	* 	Available in 23 languages : American & British English, French, German, Spanish, Czech, Simplified & Traditional Chinese, Polish, Hungarian, Russian, Slovenian, Romanian, Italian, Korean, Brazilian Portuguese, Dutch, Slovak, Japanese, Swedish, Danish, Ukrainian and Arabic.
12cr|mucommander-0.9.0-1|28	* 	Free Software (GPL)
12cr|mucommander-0.9.0-1|29	
12cr|mucommander-0.9.0-1|30	%prep
12cr|mucommander-0.9.0-1|31	
12cr|mucommander-0.9.0-1|32	%setup -q -n %{oname}-0_9_0
12cr|mucommander-0.9.0-1|33	
12cr|mucommander-0.9.0-1|34	%install
12cr|mucommander-0.9.0-1|35	%__install -dm 755 %{buildroot}/usr/lib
12cr|mucommander-0.9.0-1|36	cp -r $RPM_BUILD_DIR/%{oname}-0_9_0 $RPM_BUILD_ROOT/usr/lib/%{name}
12cr|mucommander-0.9.0-1|37	
12cr|mucommander-0.9.0-1|38	# menu-entry
12cr|mucommander-0.9.0-1|39	mkdir -p %{buildroot}%{_datadir}/applications
12cr|mucommander-0.9.0-1|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|mucommander-0.9.0-1|41	[Desktop Entry]
12cr|mucommander-0.9.0-1|42	Name=muCommander
12cr|mucommander-0.9.0-1|43	GenericName=muCommander
12cr|mucommander-0.9.0-1|44	Comment=File Manager
12cr|mucommander-0.9.0-1|45	Exec=/usr/bin/mucommander
12cr|mucommander-0.9.0-1|46	Icon=/usr/lib/mucommander/mucommander.png
12cr|mucommander-0.9.0-1|47	Terminal=false
12cr|mucommander-0.9.0-1|48	Type=Application
12cr|mucommander-0.9.0-1|49	StartupNotify=true
12cr|mucommander-0.9.0-1|50	MimeType=foo/bar;foo2/bar2;
12cr|mucommander-0.9.0-1|51	Categories=Application;Utility;
12cr|mucommander-0.9.0-1|52	EOF
12cr|mucommander-0.9.0-1|53	
12cr|mucommander-0.9.0-1|54	
12cr|mucommander-0.9.0-1|55	
12cr|mucommander-0.9.0-1|56	
12cr|mucommander-0.9.0-1|57	%post
12cr|mucommander-0.9.0-1|58	ln -sf /usr/lib/mucommander/mucommander.sh /usr/bin/mucommander
12cr|mucommander-0.9.0-1|59	
12cr|mucommander-0.9.0-1|60	%postun
12cr|mucommander-0.9.0-1|61	rm -rf /usr/bin/mucommander
12cr|mucommander-0.9.0-1|62	
12cr|mucommander-0.9.0-1|63	%files
12cr|mucommander-0.9.0-1|64	%defattr(-,root,root)
12cr|mucommander-0.9.0-1|65	%doc license.txt readme.txt
12cr|mucommander-0.9.0-1|66	/usr/lib/*
12cr|mucommander-0.9.0-1|67	/usr/share/*
12cr|mucommander-0.9.0-1|68	

3309 12
12cr|mudix-4.3-10|1	%define	name	mudix
12cr|mudix-4.3-10|2	%define	version	4.3
12cr|mudix-4.3-10|3	%define	release %mkrel 10
12cr|mudix-4.3-10|4	
12cr|mudix-4.3-10|5	Name:		%{name}
12cr|mudix-4.3-10|6	Summary:	Mudix console mud client
12cr|mudix-4.3-10|7	Version:	%{version}
12cr|mudix-4.3-10|8	Release:	%{release}
12cr|mudix-4.3-10|9	Source0:	http://dw.nl.eu.org/mudix/%{name}-%{version}.tar.bz2
12cr|mudix-4.3-10|10	URL:		http://dw.nl.eu.org/mudix.html
12cr|mudix-4.3-10|11	Group:		Games/Other
12cr|mudix-4.3-10|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mudix-4.3-10|13	License:	BSD-like
12cr|mudix-4.3-10|14	BuildRequires:  ncurses-devel
12cr|mudix-4.3-10|15	
12cr|mudix-4.3-10|16	
12cr|mudix-4.3-10|17	%description
12cr|mudix-4.3-10|18	Mudix is a console mud client that supports ANSI colours.
12cr|mudix-4.3-10|19	Some of the features are aliases, timers and triggers.
12cr|mudix-4.3-10|20	
12cr|mudix-4.3-10|21	%prep
12cr|mudix-4.3-10|22	%setup -q
12cr|mudix-4.3-10|23	
12cr|mudix-4.3-10|24	%build
12cr|mudix-4.3-10|25	%configure
12cr|mudix-4.3-10|26	%make O_FLAGS="$RPM_OPT_FLAGS"
12cr|mudix-4.3-10|27	
12cr|mudix-4.3-10|28	%install
12cr|mudix-4.3-10|29	rm -rf $RPM_BUILD_ROOT
12cr|mudix-4.3-10|30	install -m755 mudix -D $RPM_BUILD_ROOT%{_gamesbindir}/mudix
12cr|mudix-4.3-10|31	
12cr|mudix-4.3-10|32	%clean
12cr|mudix-4.3-10|33	rm -rf $RPM_BUILD_ROOT
12cr|mudix-4.3-10|34	
12cr|mudix-4.3-10|35	%files
12cr|mudix-4.3-10|36	%defattr(-,root,root)
12cr|mudix-4.3-10|37	%doc README
12cr|mudix-4.3-10|38	%{_gamesbindir}/mudix
12cr|mudix-4.3-10|39	
12cr|mudix-4.3-10|40	
12cr|mudix-4.3-10|41	
12cr|mudix-4.3-10|42	%changelog
12cr|mudix-4.3-10|43	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 4.3-10mdv2011.0
12cr|mudix-4.3-10|44	+ Revision: 620416
12cr|mudix-4.3-10|45	- the mass rebuild of 2010.0 packages
12cr|mudix-4.3-10|46	
12cr|mudix-4.3-10|47	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 4.3-9mdv2010.0
12cr|mudix-4.3-10|48	+ Revision: 430116
12cr|mudix-4.3-10|49	- rebuild
12cr|mudix-4.3-10|50	
12cr|mudix-4.3-10|51	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 4.3-8mdv2009.0
12cr|mudix-4.3-10|52	+ Revision: 253075
12cr|mudix-4.3-10|53	- rebuild
12cr|mudix-4.3-10|54	
12cr|mudix-4.3-10|55	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 4.3-6mdv2008.1
12cr|mudix-4.3-10|56	+ Revision: 140966
12cr|mudix-4.3-10|57	- restore BuildRoot
12cr|mudix-4.3-10|58	
12cr|mudix-4.3-10|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|mudix-4.3-10|60	- kill re-definition of %%buildroot on Pixel's request
12cr|mudix-4.3-10|61	
12cr|mudix-4.3-10|62	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.3-6mdv2008.0
12cr|mudix-4.3-10|63	+ Revision: 89968
12cr|mudix-4.3-10|64	- rebuild
12cr|mudix-4.3-10|65	
12cr|mudix-4.3-10|66	* Sat Aug 18 2007 Eskild Hustvedt <eskild@mandriva.org> 4.3-5mdv2008.0
12cr|mudix-4.3-10|67	+ Revision: 66399
12cr|mudix-4.3-10|68	- Rebuild
12cr|mudix-4.3-10|69	
12cr|mudix-4.3-10|70	
12cr|mudix-4.3-10|71	* Mon Apr 10 2006 Michael Scherer <misc@mandriva.org> 4.3-4mdk
12cr|mudix-4.3-10|72	- Rebuild
12cr|mudix-4.3-10|73	- use mkrel
12cr|mudix-4.3-10|74	
12cr|mudix-4.3-10|75	* Wed Feb 09 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 4.3-3mdk
12cr|mudix-4.3-10|76	- compile with $RPM_OPT_FLAGS
12cr|mudix-4.3-10|77	- move binary to %%{_gamesbindir}
12cr|mudix-4.3-10|78	- from Eskild Hustvedt <zerodogg@skolelinux.no> :
12cr|mudix-4.3-10|79	o Spec cleanup
12cr|mudix-4.3-10|80	
12cr|mudix-4.3-10|81	* Thu Sep 02 2004 Michael Scherer <misc@mandrake.org> 4.3-2mdk
12cr|mudix-4.3-10|82	- BuildRequires
12cr|mudix-4.3-10|83	
12cr|mudix-4.3-10|84	* Sat Jul 03 2004 Eskild Hustvedt <eskild@mandrakehelp.com> 4.3-1mdk
12cr|mudix-4.3-10|85	- Initial Mandrakelinux package
12cr|mudix-4.3-10|86	

3310 12
12cr|muffin-1.1.1-1|1	%define major 0
12cr|muffin-1.1.1-1|2	%define libname %mklibname %{name} %{major}
12cr|muffin-1.1.1-1|3	%define develname %mklibname %{name} -d
12cr|muffin-1.1.1-1|4	%define gittag 2000e23525
12cr|muffin-1.1.1-1|5	
12cr|muffin-1.1.1-1|6	Summary:	A small window manager for Cinnamon Desktop
12cr|muffin-1.1.1-1|7	Name:		muffin
12cr|muffin-1.1.1-1|8	Version:	1.1.1
12cr|muffin-1.1.1-1|9	Release:	1
12cr|muffin-1.1.1-1|10	License:	GPLv2+
12cr|muffin-1.1.1-1|11	Group:		Graphical desktop/GNOME
12cr|muffin-1.1.1-1|12	Url:		https://github.com/linuxmint/Cinnamon/tags
12cr|muffin-1.1.1-1|13	Source0:	%{name}-%{version}.tar.gz
12cr|muffin-1.1.1-1|14	
12cr|muffin-1.1.1-1|15	BuildRequires:  intltool
12cr|muffin-1.1.1-1|16	BuildRequires:  zenity
12cr|muffin-1.1.1-1|17	BuildRequires:  gsettings-desktop-schemas-devel
12cr|muffin-1.1.1-1|18	BuildRequires:  pkgconfig(clutter-1.0)
12cr|muffin-1.1.1-1|19	BuildRequires:  pkgconfig(gconf-2.0)
12cr|muffin-1.1.1-1|20	BuildRequires:  pkgconfig(glib-2.0)
12cr|muffin-1.1.1-1|21	BuildRequires:  pkgconfig(gl)
12cr|muffin-1.1.1-1|22	BuildRequires:  pkgconfig(gnome-doc-utils)
12cr|muffin-1.1.1-1|23	BuildRequires:  pkgconfig(gobject-introspection-1.0)
12cr|muffin-1.1.1-1|24	BuildRequires:  pkgconfig(gtk+-3.0)
12cr|muffin-1.1.1-1|25	BuildRequires:  pkgconfig(ice)
12cr|muffin-1.1.1-1|26	BuildRequires:  pkgconfig(libcanberra-gtk)
12cr|muffin-1.1.1-1|27	BuildRequires:  pkgconfig(sm)
12cr|muffin-1.1.1-1|28	BuildRequires:  pkgconfig(x11)
12cr|muffin-1.1.1-1|29	BuildRequires:  pkgconfig(xext)
12cr|muffin-1.1.1-1|30	BuildRequires:  pkgconfig(xinerama)
12cr|muffin-1.1.1-1|31	BuildRequires:  pkgconfig(xrandr)
12cr|muffin-1.1.1-1|32	BuildRequires:  pkgconfig(libstartup-notification-1.0)
12cr|muffin-1.1.1-1|33	
12cr|muffin-1.1.1-1|34	%description
12cr|muffin-1.1.1-1|35	Muffin is a small window manager, using GTK+ and Clutter to do everything.
12cr|muffin-1.1.1-1|36	Muffin is the clutter-based evolution of Metacity, which, as the  author
12cr|muffin-1.1.1-1|37	says, is a "Boring window manager for the adult in you. Many  window managers
12cr|muffin-1.1.1-1|38	are like Marshmallow Froot Loops; Metacity is like Cheerios."
12cr|muffin-1.1.1-1|39	
12cr|muffin-1.1.1-1|40	%package -n %{libname}
12cr|muffin-1.1.1-1|41	Summary:	Muffin shared libraries
12cr|muffin-1.1.1-1|42	Group:		System/Libraries
12cr|muffin-1.1.1-1|43	
12cr|muffin-1.1.1-1|44	%description -n %{libname}
12cr|muffin-1.1.1-1|45	This package contains the Muffin shared libraries.
12cr|muffin-1.1.1-1|46	
12cr|muffin-1.1.1-1|47	%package -n %{develname}
12cr|muffin-1.1.1-1|48	Summary:	Muffin development files
12cr|muffin-1.1.1-1|49	Group:		Development/C
12cr|muffin-1.1.1-1|50	Requires:	%{libname} = %{version}
12cr|muffin-1.1.1-1|51	
12cr|muffin-1.1.1-1|52	%description -n %{develname}
12cr|muffin-1.1.1-1|53	This package provides Muffin development files.
12cr|muffin-1.1.1-1|54	
12cr|muffin-1.1.1-1|55	%prep
12cr|muffin-1.1.1-1|56	%setup -qn linuxmint-muffin-392f000
12cr|muffin-1.1.1-1|57	
12cr|muffin-1.1.1-1|58	autoreconf -fi
12cr|muffin-1.1.1-1|59	
12cr|muffin-1.1.1-1|60	%build
12cr|muffin-1.1.1-1|61	%configure2_5x \
12cr|muffin-1.1.1-1|62	--enable-compile-warnings=no \
12cr|muffin-1.1.1-1|63	--disable-static \
12cr|muffin-1.1.1-1|64	--disable-scrollkeeper
12cr|muffin-1.1.1-1|65	
12cr|muffin-1.1.1-1|66	%make
12cr|muffin-1.1.1-1|67	
12cr|muffin-1.1.1-1|68	%install
12cr|muffin-1.1.1-1|69	%makeinstall_std
12cr|muffin-1.1.1-1|70	find %{buildroot}%{_libdir} -type f -name "*.la" -delete -print
12cr|muffin-1.1.1-1|71	%find_lang %{name}
12cr|muffin-1.1.1-1|72	
12cr|muffin-1.1.1-1|73	%files -f %{name}.lang
12cr|muffin-1.1.1-1|74	%doc AUTHORS COPYING README
12cr|muffin-1.1.1-1|75	%{_bindir}/muffin
12cr|muffin-1.1.1-1|76	%{_bindir}/muffin-message
12cr|muffin-1.1.1-1|77	%{_bindir}/muffin-theme-viewer
12cr|muffin-1.1.1-1|78	%{_bindir}/muffin-window-demo
12cr|muffin-1.1.1-1|79	%dir %{_libdir}/muffin
12cr|muffin-1.1.1-1|80	%dir %{_libdir}/muffin/plugins
12cr|muffin-1.1.1-1|81	%{_libdir}/muffin/plugins/default.so
12cr|muffin-1.1.1-1|82	# -- typelib needs to be changed upstream, once this happens split the package
12cr|muffin-1.1.1-1|83	%{_libdir}/muffin/Meta-3.0.typelib
12cr|muffin-1.1.1-1|84	%{_datadir}/applications/muffin.desktop
12cr|muffin-1.1.1-1|85	%{_datadir}/gnome/wm-properties/muffin-wm.desktop
12cr|muffin-1.1.1-1|86	%{_datadir}/muffin/
12cr|muffin-1.1.1-1|87	%{_datadir}/GConf/gsettings/muffin-schemas.convert
12cr|muffin-1.1.1-1|88	%{_datadir}/glib-2.0/schemas/org.cinnamon.muffin.gschema.xml
12cr|muffin-1.1.1-1|89	%{_datadir}/gnome-control-center/keybindings/50-muffin-windows.xml
12cr|muffin-1.1.1-1|90	%{_mandir}/man1/muffin-message.1*
12cr|muffin-1.1.1-1|91	%{_mandir}/man1/muffin-theme-viewer.1*
12cr|muffin-1.1.1-1|92	%{_mandir}/man1/muffin-window-demo.1*
12cr|muffin-1.1.1-1|93	%{_mandir}/man1/muffin.1*
12cr|muffin-1.1.1-1|94	
12cr|muffin-1.1.1-1|95	%files -n %{libname}
12cr|muffin-1.1.1-1|96	%{_libdir}/libmuffin.so.%{major}*
12cr|muffin-1.1.1-1|97	
12cr|muffin-1.1.1-1|98	%files -n %{develname}
12cr|muffin-1.1.1-1|99	%{_includedir}/muffin/
12cr|muffin-1.1.1-1|100	%{_libdir}/libmuffin.so
12cr|muffin-1.1.1-1|101	%{_libdir}/muffin/Meta-3.0.gir
12cr|muffin-1.1.1-1|102	%{_libdir}/pkgconfig/libmuffin.pc
12cr|muffin-1.1.1-1|103	%{_libdir}/pkgconfig/muffin-plugins.pc
12cr|muffin-1.1.1-1|104	
12cr|muffin-1.1.1-1|105	
12cr|muffin-1.1.1-1|106	
12cr|muffin-1.1.1-1|107	%changelog
12cr|muffin-1.1.1-1|108	* Thu Oct 11 2012 Arkady L. Shane <ashejn@rosalab.ru> 1.1.1-1
12cr|muffin-1.1.1-1|109	- update to 1.1.1
12cr|muffin-1.1.1-1|110	
12cr|muffin-1.1.1-1|111	* Thu Jun 14 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.0.3-1
12cr|muffin-1.1.1-1|112	+ Revision: 805725
12cr|muffin-1.1.1-1|113	- new snapshot new version 1.0.3
12cr|muffin-1.1.1-1|114	
12cr|muffin-1.1.1-1|115	* Fri Mar 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.0.2-1
12cr|muffin-1.1.1-1|116	+ Revision: 785079
12cr|muffin-1.1.1-1|117	- imported package muffin
12cr|muffin-1.1.1-1|118	

3311 12
12cr|muh-2.1-0.rc1.6|1	%define name	muh
12cr|muh-2.1-0.rc1.6|2	%define version	2.1
12cr|muh-2.1-0.rc1.6|3	%define release	%mkrel 0.rc1.6
12cr|muh-2.1-0.rc1.6|4	#(peroyvind) ipv6 support seems to break ipv4 support
12cr|muh-2.1-0.rc1.6|5	%define ipv6    0
12cr|muh-2.1-0.rc1.6|6	%if %ipv6
12cr|muh-2.1-0.rc1.6|7	%define	Summary	A full featured irc bouncer with IPV6-support
12cr|muh-2.1-0.rc1.6|8	%else
12cr|muh-2.1-0.rc1.6|9	%define	Summary	A full featured irc bouncer
12cr|muh-2.1-0.rc1.6|10	%endif
12cr|muh-2.1-0.rc1.6|11	
12cr|muh-2.1-0.rc1.6|12	Name:		%{name}
12cr|muh-2.1-0.rc1.6|13	Version:	%{version}
12cr|muh-2.1-0.rc1.6|14	Release:	%{release}
12cr|muh-2.1-0.rc1.6|15	License:	GPL
12cr|muh-2.1-0.rc1.6|16	Group:		Networking/IRC
12cr|muh-2.1-0.rc1.6|17	Source0:	%{name}-%{version}rc1.tar.bz2
12cr|muh-2.1-0.rc1.6|18	Source1:	%{name}.sh.bz2
12cr|muh-2.1-0.rc1.6|19	Source2:	%{name}rc.bz2
12cr|muh-2.1-0.rc1.6|20	URL: 		http://mind.riot.org/muh/
12cr|muh-2.1-0.rc1.6|21	Summary:	%{Summary}
12cr|muh-2.1-0.rc1.6|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|muh-2.1-0.rc1.6|23	Epoch:		1
12cr|muh-2.1-0.rc1.6|24	
12cr|muh-2.1-0.rc1.6|25	%description
12cr|muh-2.1-0.rc1.6|26	muh is a quite versatile irc-bouncer for unix. An irc-bouncer is a program
12cr|muh-2.1-0.rc1.6|27	that acts as a middleman between your irc-client and your irc-server.
12cr|muh-2.1-0.rc1.6|28	If you have no idea what this is good for you probably don't need it.
12cr|muh-2.1-0.rc1.6|29	
12cr|muh-2.1-0.rc1.6|30	Some of muh's features:
12cr|muh-2.1-0.rc1.6|31	* a permanent connection to the irc-server is maintained -
12cr|muh-2.1-0.rc1.6|32	on networks without noteservs/nickservs this can be handy
12cr|muh-2.1-0.rc1.6|33	(guard your nick, log messages from your friends)
12cr|muh-2.1-0.rc1.6|34	* dcc-bouncing (+resume)
12cr|muh-2.1-0.rc1.6|35	* customizable logging
12cr|muh-2.1-0.rc1.6|36	* flood-protection (optionally ignore people host-based)
12cr|muh-2.1-0.rc1.6|37	* message-logging (+forwarding to e.g. an email-address)
12cr|muh-2.1-0.rc1.6|38	* vhost-support
12cr|muh-2.1-0.rc1.6|39	%if %ipv6
12cr|muh-2.1-0.rc1.6|40	* ipv6-support
12cr|muh-2.1-0.rc1.6|41	%endif
12cr|muh-2.1-0.rc1.6|42	
12cr|muh-2.1-0.rc1.6|43	%prep
12cr|muh-2.1-0.rc1.6|44	%setup -q -n %{name}-%{version}rc1
12cr|muh-2.1-0.rc1.6|45	
12cr|muh-2.1-0.rc1.6|46	%build
12cr|muh-2.1-0.rc1.6|47	%configure \
12cr|muh-2.1-0.rc1.6|48	--datadir=%{_datadir}/%{name} \
12cr|muh-2.1-0.rc1.6|49	%if %ipv6
12cr|muh-2.1-0.rc1.6|50	--enable-ipv6
12cr|muh-2.1-0.rc1.6|51	%endif
12cr|muh-2.1-0.rc1.6|52	
12cr|muh-2.1-0.rc1.6|53	%make
12cr|muh-2.1-0.rc1.6|54	
12cr|muh-2.1-0.rc1.6|55	%install
12cr|muh-2.1-0.rc1.6|56	rm -rf ${RPM_BUILD_ROOT}
12cr|muh-2.1-0.rc1.6|57	#fix permissions on docs
12cr|muh-2.1-0.rc1.6|58	chmod 644 AUTHORS INSTALL COPYING VERSION
12cr|muh-2.1-0.rc1.6|59	%{makeinstall_std}
12cr|muh-2.1-0.rc1.6|60	mv $RPM_BUILD_ROOT%{_bindir}/{%{name},%{name}.bin}
12cr|muh-2.1-0.rc1.6|61	bzcat %{SOURCE1} > $RPM_BUILD_ROOT%{_bindir}/%{name}; chmod 755 $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|muh-2.1-0.rc1.6|62	bzcat %{SOURCE2} > $RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}rc; chmod 644 $RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}rc
12cr|muh-2.1-0.rc1.6|63	
12cr|muh-2.1-0.rc1.6|64	%clean
12cr|muh-2.1-0.rc1.6|65	rm -rf $RPM_BUILD_ROOT
12cr|muh-2.1-0.rc1.6|66	
12cr|muh-2.1-0.rc1.6|67	%post
12cr|muh-2.1-0.rc1.6|68	%_install_info %{name}.info
12cr|muh-2.1-0.rc1.6|69	
12cr|muh-2.1-0.rc1.6|70	%preun
12cr|muh-2.1-0.rc1.6|71	%_remove_install_info %{name}.info
12cr|muh-2.1-0.rc1.6|72	
12cr|muh-2.1-0.rc1.6|73	%files
12cr|muh-2.1-0.rc1.6|74	%defattr(-,root,root)
12cr|muh-2.1-0.rc1.6|75	%doc AUTHORS INSTALL VERSION
12cr|muh-2.1-0.rc1.6|76	%{_bindir}/%{name}*
12cr|muh-2.1-0.rc1.6|77	%{_infodir}/%{name}*
12cr|muh-2.1-0.rc1.6|78	%dir %{_datadir}/%{name}
12cr|muh-2.1-0.rc1.6|79	%{_datadir}/%{name}/*
12cr|muh-2.1-0.rc1.6|80	
12cr|muh-2.1-0.rc1.6|81	
12cr|muh-2.1-0.rc1.6|82	
12cr|muh-2.1-0.rc1.6|83	%changelog
12cr|muh-2.1-0.rc1.6|84	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.1-0.rc1.6mdv2011.0
12cr|muh-2.1-0.rc1.6|85	+ Revision: 620418
12cr|muh-2.1-0.rc1.6|86	- the mass rebuild of 2010.0 packages
12cr|muh-2.1-0.rc1.6|87	
12cr|muh-2.1-0.rc1.6|88	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1:2.1-0.rc1.5mdv2010.0
12cr|muh-2.1-0.rc1.6|89	+ Revision: 430118
12cr|muh-2.1-0.rc1.6|90	- rebuild
12cr|muh-2.1-0.rc1.6|91	
12cr|muh-2.1-0.rc1.6|92	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1:2.1-0.rc1.4mdv2009.0
12cr|muh-2.1-0.rc1.6|93	+ Revision: 140966
12cr|muh-2.1-0.rc1.6|94	- restore BuildRoot
12cr|muh-2.1-0.rc1.6|95	
12cr|muh-2.1-0.rc1.6|96	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1:2.1-0.rc1.4mdv2008.1
12cr|muh-2.1-0.rc1.6|97	+ Revision: 130348
12cr|muh-2.1-0.rc1.6|98	- kill re-definition of %%buildroot on Pixel's request
12cr|muh-2.1-0.rc1.6|99	- use %%mkrel
12cr|muh-2.1-0.rc1.6|100	- import muh
12cr|muh-2.1-0.rc1.6|101	
12cr|muh-2.1-0.rc1.6|102	
12cr|muh-2.1-0.rc1.6|103	* Wed Dec 22 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.1-0.rc1.4mdk
12cr|muh-2.1-0.rc1.6|104	- fix summary
12cr|muh-2.1-0.rc1.6|105	
12cr|muh-2.1-0.rc1.6|106	* Thu Aug 19 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.1-0.rc1.3mdk
12cr|muh-2.1-0.rc1.6|107	- rebuild
12cr|muh-2.1-0.rc1.6|108	
12cr|muh-2.1-0.rc1.6|109	* Wed Jul 02 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.1-0.rc1.2mdk
12cr|muh-2.1-0.rc1.6|110	- disable ipv6, although it should'nt disable ipv4, I cannot get it working myself..
12cr|muh-2.1-0.rc1.6|111	
12cr|muh-2.1-0.rc1.6|112	* Tue Feb 04 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.1-0.rc1.1mdk
12cr|muh-2.1-0.rc1.6|113	- Add Epoch tag to fix versioning mess
12cr|muh-2.1-0.rc1.6|114	- 2.1rc1
12cr|muh-2.1-0.rc1.6|115	- Build with ipv6 support(I was wrong, it won't disable ipv4 support)
12cr|muh-2.1-0.rc1.6|116	- bzip2 sources
12cr|muh-2.1-0.rc1.6|117	- Include an updated muhrc for making it (slightly) easier to use ipv6
12cr|muh-2.1-0.rc1.6|118	- man pages obsoleted by info
12cr|muh-2.1-0.rc1.6|119	- Remove license from doc's as it's GPL
12cr|muh-2.1-0.rc1.6|120	
12cr|muh-2.1-0.rc1.6|121	* Wed Oct 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.06a-4mdk
12cr|muh-2.1-0.rc1.6|122	- from Per Øyvind Karlsen <peroyvind@delonic.no> :
12cr|muh-2.1-0.rc1.6|123	- Fix wrapper
12cr|muh-2.1-0.rc1.6|124	
12cr|muh-2.1-0.rc1.6|125	* Wed Oct 09 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.06a-3mdk
12cr|muh-2.1-0.rc1.6|126	- from Per Øyvind Karlsen <peroyvind@delonic.no> :
12cr|muh-2.1-0.rc1.6|127	- Fix description
12cr|muh-2.1-0.rc1.6|128	- Fix doc permissions
12cr|muh-2.1-0.rc1.6|129	- Do not build ipv6-support unless defined (it will disable ipv4)
12cr|muh-2.1-0.rc1.6|130	- Added a wrapper for configdir check
12cr|muh-2.1-0.rc1.6|131	
12cr|muh-2.1-0.rc1.6|132	* Wed Oct  9 2002 Per Øyvind Karlsen <peroyvind@delonic.no> 2.06a-2mdk
12cr|muh-2.1-0.rc1.6|133	- Clean
12cr|muh-2.1-0.rc1.6|134	- Define ipv6 for support or not
12cr|muh-2.1-0.rc1.6|135	- %%build(stupidstupidstupidstupid)
12cr|muh-2.1-0.rc1.6|136	- Typo
12cr|muh-2.1-0.rc1.6|137	
12cr|muh-2.1-0.rc1.6|138	* Wed Oct  9 2002 Per Øyvind Karlsen <peroyvind@delonic.no> 2.06a-1mdk
12cr|muh-2.1-0.rc1.6|139	- Initial release

3312 12
12cr|multi-aterm-0.2.1-4|1	Summary:	Light tabbed terminal emulator
12cr|multi-aterm-0.2.1-4|2	Name:		multi-aterm
12cr|multi-aterm-0.2.1-4|3	Version:	0.2.1
12cr|multi-aterm-0.2.1-4|4	Release:	%{mkrel 4}
12cr|multi-aterm-0.2.1-4|5	Source0:	http://www.nongnu.org/materm/%{name}-%{version}.tar.bz2
12cr|multi-aterm-0.2.1-4|6	Source1:	multi-aterm.png
12cr|multi-aterm-0.2.1-4|7	License:	GPLv2+
12cr|multi-aterm-0.2.1-4|8	Group:		Terminals
12cr|multi-aterm-0.2.1-4|9	URL:		http://www.nongnu.org/materm/materm.html
12cr|multi-aterm-0.2.1-4|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|multi-aterm-0.2.1-4|11	BuildRequires:	libx11-devel
12cr|multi-aterm-0.2.1-4|12	BuildRequires:	libxt-devel
12cr|multi-aterm-0.2.1-4|13	BuildRequires:	xpm-devel
12cr|multi-aterm-0.2.1-4|14	BuildRequires:	imagemagick
12cr|multi-aterm-0.2.1-4|15	
12cr|multi-aterm-0.2.1-4|16	%description
12cr|multi-aterm-0.2.1-4|17	Multi-aterm is a terminal emulator like rxvt, xterm, eterm, aterm
12cr|multi-aterm-0.2.1-4|18	- It's a terminal emulator which is small and fast with efficent
12cr|multi-aterm-0.2.1-4|19	pseudo-transparency, like aterm.
12cr|multi-aterm-0.2.1-4|20	- It's also a tabbed terminal emulator.
12cr|multi-aterm-0.2.1-4|21	- It's a terminal emulator not requiring GNOME or KDE libs, just
12cr|multi-aterm-0.2.1-4|22	written in X-lib (for people not using GNOME nor KDE).
12cr|multi-aterm-0.2.1-4|23	
12cr|multi-aterm-0.2.1-4|24	%prep
12cr|multi-aterm-0.2.1-4|25	%setup -q
12cr|multi-aterm-0.2.1-4|26	
12cr|multi-aterm-0.2.1-4|27	%build
12cr|multi-aterm-0.2.1-4|28	%configure2_5x --enable-keepscrolling --enable-mousewheel --enable-transparency --enable-xterm-scroll --enable-fading --enable-half-shadow --enable-swapscreen --with-xpm=/usr
12cr|multi-aterm-0.2.1-4|29	%make
12cr|multi-aterm-0.2.1-4|30	
12cr|multi-aterm-0.2.1-4|31	%install
12cr|multi-aterm-0.2.1-4|32	rm -rf %{buildroot}
12cr|multi-aterm-0.2.1-4|33	%makeinstall_std
12cr|multi-aterm-0.2.1-4|34	
12cr|multi-aterm-0.2.1-4|35	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|multi-aterm-0.2.1-4|36	install -m644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|multi-aterm-0.2.1-4|37	convert -scale 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|multi-aterm-0.2.1-4|38	convert -scale 16x16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|multi-aterm-0.2.1-4|39	
12cr|multi-aterm-0.2.1-4|40	mkdir -p %{buildroot}%{_datadir}/applications
12cr|multi-aterm-0.2.1-4|41	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|multi-aterm-0.2.1-4|42	[Desktop Entry]
12cr|multi-aterm-0.2.1-4|43	Type=Application
12cr|multi-aterm-0.2.1-4|44	Exec=%{_bindir}/%{name}
12cr|multi-aterm-0.2.1-4|45	Icon=%{name}
12cr|multi-aterm-0.2.1-4|46	Categories=System;TerminalEmulator;
12cr|multi-aterm-0.2.1-4|47	Name=Multi-aterm
12cr|multi-aterm-0.2.1-4|48	Comment=Light tabbed terminal emulator
12cr|multi-aterm-0.2.1-4|49	EOF
12cr|multi-aterm-0.2.1-4|50	
12cr|multi-aterm-0.2.1-4|51	%if %mdkversion < 200900
12cr|multi-aterm-0.2.1-4|52	%post
12cr|multi-aterm-0.2.1-4|53	%{update_menus}
12cr|multi-aterm-0.2.1-4|54	%endif
12cr|multi-aterm-0.2.1-4|55	
12cr|multi-aterm-0.2.1-4|56	%if %mdkversion < 200900
12cr|multi-aterm-0.2.1-4|57	%postun
12cr|multi-aterm-0.2.1-4|58	%{clean_menus}
12cr|multi-aterm-0.2.1-4|59	%endif
12cr|multi-aterm-0.2.1-4|60	
12cr|multi-aterm-0.2.1-4|61	%clean
12cr|multi-aterm-0.2.1-4|62	rm -rf %{buildroot}
12cr|multi-aterm-0.2.1-4|63	
12cr|multi-aterm-0.2.1-4|64	%files
12cr|multi-aterm-0.2.1-4|65	%defattr(-,root,root)
12cr|multi-aterm-0.2.1-4|66	%doc doc/TODO AUTHORS ChangeLog
12cr|multi-aterm-0.2.1-4|67	%{_mandir}/man1/*
12cr|multi-aterm-0.2.1-4|68	%{_datadir}/applications/mandriva-*.desktop
12cr|multi-aterm-0.2.1-4|69	%{_bindir}/multi-aterm
12cr|multi-aterm-0.2.1-4|70	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|multi-aterm-0.2.1-4|71	
12cr|multi-aterm-0.2.1-4|72	
12cr|multi-aterm-0.2.1-4|73	
12cr|multi-aterm-0.2.1-4|74	%changelog
12cr|multi-aterm-0.2.1-4|75	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 0.2.1-4mdv2011.0
12cr|multi-aterm-0.2.1-4|76	+ Revision: 636300
12cr|multi-aterm-0.2.1-4|77	- BR xt
12cr|multi-aterm-0.2.1-4|78	- tighten BR
12cr|multi-aterm-0.2.1-4|79	
12cr|multi-aterm-0.2.1-4|80	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2.1-3mdv2011.0
12cr|multi-aterm-0.2.1-4|81	+ Revision: 430119
12cr|multi-aterm-0.2.1-4|82	- rebuild
12cr|multi-aterm-0.2.1-4|83	
12cr|multi-aterm-0.2.1-4|84	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|multi-aterm-0.2.1-4|85	- lowercase ImageMagick
12cr|multi-aterm-0.2.1-4|86	
12cr|multi-aterm-0.2.1-4|87	* Sat Sep 06 2008 Adam Williamson <awilliamson@mandriva.org> 0.2.1-2mdv2009.0
12cr|multi-aterm-0.2.1-4|88	+ Revision: 281786
12cr|multi-aterm-0.2.1-4|89	- don't package COPYING
12cr|multi-aterm-0.2.1-4|90	- drop old KDE desktop entry
12cr|multi-aterm-0.2.1-4|91	- fix and improve menu entry
12cr|multi-aterm-0.2.1-4|92	- fd.o icons
12cr|multi-aterm-0.2.1-4|93	- use makeinstall_std macro
12cr|multi-aterm-0.2.1-4|94	- use Mandriva optflags
12cr|multi-aterm-0.2.1-4|95	- set --with-xpm parameter to configure (fixes build)
12cr|multi-aterm-0.2.1-4|96	- no need to set prefix when using configure2_5x macro
12cr|multi-aterm-0.2.1-4|97	- use configure2_5x
12cr|multi-aterm-0.2.1-4|98	- streamline and re-wrap description
12cr|multi-aterm-0.2.1-4|99	- br ImageMagick
12cr|multi-aterm-0.2.1-4|100	- source location
12cr|multi-aterm-0.2.1-4|101	- new license policy
12cr|multi-aterm-0.2.1-4|102	- tabs
12cr|multi-aterm-0.2.1-4|103	- useful summary
12cr|multi-aterm-0.2.1-4|104	- drop unnecessary defines
12cr|multi-aterm-0.2.1-4|105	
12cr|multi-aterm-0.2.1-4|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|multi-aterm-0.2.1-4|107	- rebuild
12cr|multi-aterm-0.2.1-4|108	- auto convert menu to XDG
12cr|multi-aterm-0.2.1-4|109	- BR xpm-devel
12cr|multi-aterm-0.2.1-4|110	- kill re-definition of %%buildroot on Pixel's request
12cr|multi-aterm-0.2.1-4|111	- use %%mkrel
12cr|multi-aterm-0.2.1-4|112	- buildrequires X11-devel instead of XFree86-devel
12cr|multi-aterm-0.2.1-4|113	- import multi-aterm
12cr|multi-aterm-0.2.1-4|114	
12cr|multi-aterm-0.2.1-4|115	+ Pixel <pixel@mandriva.com>
12cr|multi-aterm-0.2.1-4|116	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|multi-aterm-0.2.1-4|117	
12cr|multi-aterm-0.2.1-4|118	+ Olivier Blin <oblin@mandriva.com>
12cr|multi-aterm-0.2.1-4|119	- restore BuildRoot
12cr|multi-aterm-0.2.1-4|120	
12cr|multi-aterm-0.2.1-4|121	
12cr|multi-aterm-0.2.1-4|122	* Mon Feb 13 2006 Jerome Soyer <saispo@mandriva.org> 0.2.1-1mdk
12cr|multi-aterm-0.2.1-4|123	- New release 0.2.1
12cr|multi-aterm-0.2.1-4|124	
12cr|multi-aterm-0.2.1-4|125	* Mon Aug 29 2005 Marcel Pol <mpol@mandriva.org> 0.1-3mdk
12cr|multi-aterm-0.2.1-4|126	- rebuild
12cr|multi-aterm-0.2.1-4|127	
12cr|multi-aterm-0.2.1-4|128	* Fri Apr 30 2004 Marcel Pol <mpol@mandrake.org> 0.1-2mdk
12cr|multi-aterm-0.2.1-4|129	- new url
12cr|multi-aterm-0.2.1-4|130	
12cr|multi-aterm-0.2.1-4|131	* Fri Dec 26 2003 Marcel Pol <mpol@mandrake.org> 0.1-1mdk
12cr|multi-aterm-0.2.1-4|132	- 0.1
12cr|multi-aterm-0.2.1-4|133	- 64bit buildrequires
12cr|multi-aterm-0.2.1-4|134	
12cr|multi-aterm-0.2.1-4|135	* Sat Aug 30 2003 Marcel Pol <mpol@gmx.net> 0.0.4-4mdk
12cr|multi-aterm-0.2.1-4|136	- buildrequires xfree86-devel
12cr|multi-aterm-0.2.1-4|137	- change description (not in "I" form)
12cr|multi-aterm-0.2.1-4|138	
12cr|multi-aterm-0.2.1-4|139	* Mon Aug 25 2003 antoine Ginies <guibo@guiboserv.guibland.com> 0.0.4-3mdk
12cr|multi-aterm-0.2.1-4|140	- add buildrequires libxpm4-devel (thx r1)
12cr|multi-aterm-0.2.1-4|141	- add post for menu
12cr|multi-aterm-0.2.1-4|142	
12cr|multi-aterm-0.2.1-4|143	* Mon Aug 25 2003 antoine Ginies <guibo@guiboserv.guibland.com> 0.0.4-2mdk
12cr|multi-aterm-0.2.1-4|144	- add a menu entry
12cr|multi-aterm-0.2.1-4|145	
12cr|multi-aterm-0.2.1-4|146	* Mon Aug 25 2003 antoine Ginies <aginies@mandrakesoft.com> 0.0.4-1mdk
12cr|multi-aterm-0.2.1-4|147	- first release for mandrakesoft
12cr|multi-aterm-0.2.1-4|148	
12cr|multi-aterm-0.2.1-4|149	
12cr|multi-aterm-0.2.1-4|150	# end of file

3313 12
12cr|multiskkserv-20051220-6|1	%define version	20051220
12cr|multiskkserv-20051220-6|2	%define release	%mkrel 6
12cr|multiskkserv-20051220-6|3	
12cr|multiskkserv-20051220-6|4	Name:		multiskkserv
12cr|multiskkserv-20051220-6|5	Summary:	Simple skk multi-dictionary server
12cr|multiskkserv-20051220-6|6	Version:	%{version}
12cr|multiskkserv-20051220-6|7	Release:	%{release}
12cr|multiskkserv-20051220-6|8	License:	GPL
12cr|multiskkserv-20051220-6|9	Group:		System/Internationalization
12cr|multiskkserv-20051220-6|10	URL:		http://www3.big.or.jp/~sian/linux/products/
12cr|multiskkserv-20051220-6|11	Source0:	%{name}-%{version}.tar.bz2
12cr|multiskkserv-20051220-6|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|multiskkserv-20051220-6|13	Conflicts:		mecab-skkserv
12cr|multiskkserv-20051220-6|14	Requires:		skkdic, cdb0.75
12cr|multiskkserv-20051220-6|15	BuildRequires:		cdb0.75-devel
12cr|multiskkserv-20051220-6|16	
12cr|multiskkserv-20051220-6|17	%description
12cr|multiskkserv-20051220-6|18	Simple skk multi-dictionary server.
12cr|multiskkserv-20051220-6|19	
12cr|multiskkserv-20051220-6|20	
12cr|multiskkserv-20051220-6|21	%prep
12cr|multiskkserv-20051220-6|22	%setup -q
12cr|multiskkserv-20051220-6|23	
12cr|multiskkserv-20051220-6|24	%build
12cr|multiskkserv-20051220-6|25	%configure2_5x --with-cdb=%{_libdir}/cdb-0.75/
12cr|multiskkserv-20051220-6|26	
12cr|multiskkserv-20051220-6|27	%make
12cr|multiskkserv-20051220-6|28	
12cr|multiskkserv-20051220-6|29	%install
12cr|multiskkserv-20051220-6|30	%makeinstall_std
12cr|multiskkserv-20051220-6|31	
12cr|multiskkserv-20051220-6|32	%clean
12cr|multiskkserv-20051220-6|33	rm -rf $RPM_BUILD_ROOT
12cr|multiskkserv-20051220-6|34	
12cr|multiskkserv-20051220-6|35	%post
12cr|multiskkserv-20051220-6|36	# generate SKK-JISYO.L.cdb
12cr|multiskkserv-20051220-6|37	cd %{_datadir}/skk/
12cr|multiskkserv-20051220-6|38	rm -f SKK-JISYO.L.cdb
12cr|multiskkserv-20051220-6|39	skkdic-p2cdb SKK-JISYO.L.cdb < SKK-JISYO.L
12cr|multiskkserv-20051220-6|40	chmod 644 SKK-JISYO.L.cdb
12cr|multiskkserv-20051220-6|41	cd ..
12cr|multiskkserv-20051220-6|42	
12cr|multiskkserv-20051220-6|43	echo ' '
12cr|multiskkserv-20051220-6|44	echo '**********************************************************'
12cr|multiskkserv-20051220-6|45	echo 'How to use multiskkserv:'
12cr|multiskkserv-20051220-6|46	echo '# multiskkserv [SKKdic1.cdb] [SKKdic2.cdb]... &'
12cr|multiskkserv-20051220-6|47	echo '(example)'
12cr|multiskkserv-20051220-6|48	echo '# multiskkserv /usr/share/skk/SKK-JISYO.L.cdb &'
12cr|multiskkserv-20051220-6|49	echo ' '
12cr|multiskkserv-20051220-6|50	echo 'How to convert plain SKKdic to SKKdic.cdb:'
12cr|multiskkserv-20051220-6|51	echo '$ skkdic-p2cdb [SKKdic].cdb < [SKKdic]'
12cr|multiskkserv-20051220-6|52	echo '(example)'
12cr|multiskkserv-20051220-6|53	echo '$ skkdic-p2cdb SKK-JISYO.zipcode.cdb < SKK-JISYO.zipcode'
12cr|multiskkserv-20051220-6|54	echo '**********************************************************'
12cr|multiskkserv-20051220-6|55	echo ' '
12cr|multiskkserv-20051220-6|56	
12cr|multiskkserv-20051220-6|57	
12cr|multiskkserv-20051220-6|58	%files
12cr|multiskkserv-20051220-6|59	%defattr(-,root,root)
12cr|multiskkserv-20051220-6|60	%doc AUTHORS COPYING COPYING.j ChangeLog NEWS README README.j
12cr|multiskkserv-20051220-6|61	%{_sbindir}/multiskkserv*
12cr|multiskkserv-20051220-6|62	%{_bindir}/skkdic-p2cdb
12cr|multiskkserv-20051220-6|63	
12cr|multiskkserv-20051220-6|64	
12cr|multiskkserv-20051220-6|65	
12cr|multiskkserv-20051220-6|66	
12cr|multiskkserv-20051220-6|67	
12cr|multiskkserv-20051220-6|68	%changelog
12cr|multiskkserv-20051220-6|69	

3314 12
12cr|multisync-gui-0.91.1-0.384.2|1	# svn co http://svn.opensync.org/multisync/branches/multisync-gui-0.2X multisync-gui
12cr|multisync-gui-0.91.1-0.384.2|2	%define svn	384
12cr|multisync-gui-0.91.1-0.384.2|3	%if %svn
12cr|multisync-gui-0.91.1-0.384.2|4	%define release		%mkrel 0.%svn.2
12cr|multisync-gui-0.91.1-0.384.2|5	%define distname	%name-svn%svn.tar.lzma
12cr|multisync-gui-0.91.1-0.384.2|6	%define dirname		%name-0.2X
12cr|multisync-gui-0.91.1-0.384.2|7	%else
12cr|multisync-gui-0.91.1-0.384.2|8	%define release		%mkrel 4
12cr|multisync-gui-0.91.1-0.384.2|9	%define distname	%name-%version.tar.bz2
12cr|multisync-gui-0.91.1-0.384.2|10	%define dirname		%name-%version
12cr|multisync-gui-0.91.1-0.384.2|11	%endif
12cr|multisync-gui-0.91.1-0.384.2|12	
12cr|multisync-gui-0.91.1-0.384.2|13	Name: 		multisync-gui
12cr|multisync-gui-0.91.1-0.384.2|14	Version: 	0.91.1
12cr|multisync-gui-0.91.1-0.384.2|15	Release: 	%{release}
12cr|multisync-gui-0.91.1-0.384.2|16	Summary: 	Graphical front end to OpenSync synchronization system
12cr|multisync-gui-0.91.1-0.384.2|17	URL:		http://www.opensync.org
12cr|multisync-gui-0.91.1-0.384.2|18	License:	GPLv2+
12cr|multisync-gui-0.91.1-0.384.2|19	Group:		Communications
12cr|multisync-gui-0.91.1-0.384.2|20	Source0:	%{distname}
12cr|multisync-gui-0.91.1-0.384.2|21	BuildRequires:	libxml2-devel
12cr|multisync-gui-0.91.1-0.384.2|22	BuildRequires:	libopensync-devel < 0.30
12cr|multisync-gui-0.91.1-0.384.2|23	BuildRequires:	libgnomeui2-devel
12cr|multisync-gui-0.91.1-0.384.2|24	BuildRequires:	libglade2.0-devel
12cr|multisync-gui-0.91.1-0.384.2|25	BuildRequires:	sqlite3-devel
12cr|multisync-gui-0.91.1-0.384.2|26	BuildRequires:	python
12cr|multisync-gui-0.91.1-0.384.2|27	BuildRequires:	imagemagick
12cr|multisync-gui-0.91.1-0.384.2|28	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|multisync-gui-0.91.1-0.384.2|29	
12cr|multisync-gui-0.91.1-0.384.2|30	Requires(post):		desktop-file-utils
12cr|multisync-gui-0.91.1-0.384.2|31	Requires(postun):	desktop-file-utils
12cr|multisync-gui-0.91.1-0.384.2|32	
12cr|multisync-gui-0.91.1-0.384.2|33	%description
12cr|multisync-gui-0.91.1-0.384.2|34	MultiSync is a program to synchronize calendars, addressbooks and other PIM
12cr|multisync-gui-0.91.1-0.384.2|35	data between programs on your computer and other computers, mobile devices,
12cr|multisync-gui-0.91.1-0.384.2|36	PDAs or cell phones. It relies on the OpenSync framework to do the actual
12cr|multisync-gui-0.91.1-0.384.2|37	synchronisation.
12cr|multisync-gui-0.91.1-0.384.2|38	
12cr|multisync-gui-0.91.1-0.384.2|39	%prep
12cr|multisync-gui-0.91.1-0.384.2|40	%setup -q -n %{dirname}
12cr|multisync-gui-0.91.1-0.384.2|41	echo "env.Append(CCFLAGS = '$RPM_OPT_FLAGS')" >> SConstruct
12cr|multisync-gui-0.91.1-0.384.2|42	
12cr|multisync-gui-0.91.1-0.384.2|43	%build
12cr|multisync-gui-0.91.1-0.384.2|44	./configure --prefix=%{_prefix}
12cr|multisync-gui-0.91.1-0.384.2|45	%make
12cr|multisync-gui-0.91.1-0.384.2|46	
12cr|multisync-gui-0.91.1-0.384.2|47	%install
12cr|multisync-gui-0.91.1-0.384.2|48	rm -fr %{buildroot}
12cr|multisync-gui-0.91.1-0.384.2|49	%makeinstall_std
12cr|multisync-gui-0.91.1-0.384.2|50	
12cr|multisync-gui-0.91.1-0.384.2|51	# menu
12cr|multisync-gui-0.91.1-0.384.2|52	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|multisync-gui-0.91.1-0.384.2|53	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|multisync-gui-0.91.1-0.384.2|54	[Desktop Entry]
12cr|multisync-gui-0.91.1-0.384.2|55	Name=%{name}
12cr|multisync-gui-0.91.1-0.384.2|56	Comment=Calendar synchronization program
12cr|multisync-gui-0.91.1-0.384.2|57	Exec=%{_bindir}/%{name}
12cr|multisync-gui-0.91.1-0.384.2|58	Terminal=false
12cr|multisync-gui-0.91.1-0.384.2|59	Type=Application
12cr|multisync-gui-0.91.1-0.384.2|60	Categories=GTK;TelephonyTools;Utility;
12cr|multisync-gui-0.91.1-0.384.2|61	Icon=%{name}
12cr|multisync-gui-0.91.1-0.384.2|62	EOF
12cr|multisync-gui-0.91.1-0.384.2|63	
12cr|multisync-gui-0.91.1-0.384.2|64	# delete the upstream one as it sucks
12cr|multisync-gui-0.91.1-0.384.2|65	rm -f %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|multisync-gui-0.91.1-0.384.2|66	
12cr|multisync-gui-0.91.1-0.384.2|67	# icons
12cr|multisync-gui-0.91.1-0.384.2|68	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{64x64,48x48,32x32,16x16}/apps
12cr|multisync-gui-0.91.1-0.384.2|69	install -m 0644 misc/multisync.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|multisync-gui-0.91.1-0.384.2|70	convert -scale 48 misc/multisync.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|multisync-gui-0.91.1-0.384.2|71	convert -scale 32 misc/multisync.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|multisync-gui-0.91.1-0.384.2|72	convert -scale 16 misc/multisync.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|multisync-gui-0.91.1-0.384.2|73	
12cr|multisync-gui-0.91.1-0.384.2|74	%clean
12cr|multisync-gui-0.91.1-0.384.2|75	rm -rf %{buildroot}
12cr|multisync-gui-0.91.1-0.384.2|76	
12cr|multisync-gui-0.91.1-0.384.2|77	%if %mdkversion < 200900
12cr|multisync-gui-0.91.1-0.384.2|78	%post
12cr|multisync-gui-0.91.1-0.384.2|79	%{update_menus}
12cr|multisync-gui-0.91.1-0.384.2|80	%endif
12cr|multisync-gui-0.91.1-0.384.2|81	
12cr|multisync-gui-0.91.1-0.384.2|82	%if %mdkversion < 200900
12cr|multisync-gui-0.91.1-0.384.2|83	%postun
12cr|multisync-gui-0.91.1-0.384.2|84	%{clean_menus}
12cr|multisync-gui-0.91.1-0.384.2|85	%endif
12cr|multisync-gui-0.91.1-0.384.2|86	
12cr|multisync-gui-0.91.1-0.384.2|87	%files
12cr|multisync-gui-0.91.1-0.384.2|88	%defattr(-,root,root)
12cr|multisync-gui-0.91.1-0.384.2|89	%{_bindir}/%{name}
12cr|multisync-gui-0.91.1-0.384.2|90	%{_datadir}/%{name}
12cr|multisync-gui-0.91.1-0.384.2|91	%{_datadir}/pixmaps/%{name}
12cr|multisync-gui-0.91.1-0.384.2|92	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|multisync-gui-0.91.1-0.384.2|93	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|multisync-gui-0.91.1-0.384.2|94	
12cr|multisync-gui-0.91.1-0.384.2|95	
12cr|multisync-gui-0.91.1-0.384.2|96	
12cr|multisync-gui-0.91.1-0.384.2|97	%changelog
12cr|multisync-gui-0.91.1-0.384.2|98	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.91.1-0.384.2mdv2011.0
12cr|multisync-gui-0.91.1-0.384.2|99	+ Revision: 620420
12cr|multisync-gui-0.91.1-0.384.2|100	- the mass rebuild of 2010.0 packages
12cr|multisync-gui-0.91.1-0.384.2|101	
12cr|multisync-gui-0.91.1-0.384.2|102	* Fri Aug 07 2009 Emmanuel Andry <eandry@mandriva.org> 0.91.1-0.384.1mdv2010.0
12cr|multisync-gui-0.91.1-0.384.2|103	+ Revision: 411221
12cr|multisync-gui-0.91.1-0.384.2|104	- New svn snapshot
12cr|multisync-gui-0.91.1-0.384.2|105	
12cr|multisync-gui-0.91.1-0.384.2|106	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.91.1-0.308.2mdv2009.1
12cr|multisync-gui-0.91.1-0.384.2|107	+ Revision: 350230
12cr|multisync-gui-0.91.1-0.384.2|108	- 2009.1 rebuild
12cr|multisync-gui-0.91.1-0.384.2|109	
12cr|multisync-gui-0.91.1-0.384.2|110	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|multisync-gui-0.91.1-0.384.2|111	- lowercase ImageMagick
12cr|multisync-gui-0.91.1-0.384.2|112	
12cr|multisync-gui-0.91.1-0.384.2|113	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.91.1-0.308.1mdv2009.0
12cr|multisync-gui-0.91.1-0.384.2|114	+ Revision: 253359
12cr|multisync-gui-0.91.1-0.384.2|115	- rebuild
12cr|multisync-gui-0.91.1-0.384.2|116	
12cr|multisync-gui-0.91.1-0.384.2|117	+ Pixel <pixel@mandriva.com>
12cr|multisync-gui-0.91.1-0.384.2|118	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|multisync-gui-0.91.1-0.384.2|119	
12cr|multisync-gui-0.91.1-0.384.2|120	* Thu Mar 13 2008 Adam Williamson <awilliamson@mandriva.org> 0.91.1-0.308.1mdv2008.1
12cr|multisync-gui-0.91.1-0.384.2|121	+ Revision: 187624
12cr|multisync-gui-0.91.1-0.384.2|122	- fix icon name in icon install commands
12cr|multisync-gui-0.91.1-0.384.2|123	- fd.o icons
12cr|multisync-gui-0.91.1-0.384.2|124	- new license policy
12cr|multisync-gui-0.91.1-0.384.2|125	- clean spec
12cr|multisync-gui-0.91.1-0.384.2|126	- bump to current SVN snapshot of OpenSync 0.2 branch
12cr|multisync-gui-0.91.1-0.384.2|127	
12cr|multisync-gui-0.91.1-0.384.2|128	+ Olivier Blin <oblin@mandriva.com>
12cr|multisync-gui-0.91.1-0.384.2|129	- restore BuildRoot
12cr|multisync-gui-0.91.1-0.384.2|130	
12cr|multisync-gui-0.91.1-0.384.2|131	+ Thierry Vignaud <tv@mandriva.org>
12cr|multisync-gui-0.91.1-0.384.2|132	- kill re-definition of %%buildroot on Pixel's request
12cr|multisync-gui-0.91.1-0.384.2|133	
12cr|multisync-gui-0.91.1-0.384.2|134	+ Funda Wang <fwang@mandriva.org>
12cr|multisync-gui-0.91.1-0.384.2|135	- rebuild
12cr|multisync-gui-0.91.1-0.384.2|136	
12cr|multisync-gui-0.91.1-0.384.2|137	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|multisync-gui-0.91.1-0.384.2|138	- package renaming
12cr|multisync-gui-0.91.1-0.384.2|139	- rename the package to multisync-gui
12cr|multisync-gui-0.91.1-0.384.2|140	drop private version of msynctool
12cr|multisync-gui-0.91.1-0.384.2|141	drop useless patches
12cr|multisync-gui-0.91.1-0.384.2|142	drop useless icons
12cr|multisync-gui-0.91.1-0.384.2|143	use herein document for menu entry rather than external sources
12cr|multisync-gui-0.91.1-0.384.2|144	
12cr|multisync-gui-0.91.1-0.384.2|145	* Wed Sep 05 2007 Jérôme Soyer <saispo@mandriva.org> 0.91.0-1mdv2008.0
12cr|multisync-gui-0.91.1-0.384.2|146	+ Revision: 80380
12cr|multisync-gui-0.91.1-0.384.2|147	- Change group
12cr|multisync-gui-0.91.1-0.384.2|148	- Add BR
12cr|multisync-gui-0.91.1-0.384.2|149	- Add libglade
12cr|multisync-gui-0.91.1-0.384.2|150	- Add Python
12cr|multisync-gui-0.91.1-0.384.2|151	- Add dos2unix
12cr|multisync-gui-0.91.1-0.384.2|152	- New release 0.91.0
12cr|multisync-gui-0.91.1-0.384.2|153	- Import multisync
12cr|multisync-gui-0.91.1-0.384.2|154	

3315 12
12cr|multitail-5.2.8-2|1	%define name multitail
12cr|multitail-5.2.8-2|2	%define version 5.2.8
12cr|multitail-5.2.8-2|3	%define release 2
12cr|multitail-5.2.8-2|4	
12cr|multitail-5.2.8-2|5	Summary: Multitail lets you view one or multiple files like the original tail program
12cr|multitail-5.2.8-2|6	Name: %name
12cr|multitail-5.2.8-2|7	Version: %version
12cr|multitail-5.2.8-2|8	Release: %release
12cr|multitail-5.2.8-2|9	License: GPL
12cr|multitail-5.2.8-2|10	Group: Text tools
12cr|multitail-5.2.8-2|11	Url: http://www.vanheusden.com/multitail/
12cr|multitail-5.2.8-2|12	Source: %{name}-%{version}.tgz
12cr|multitail-5.2.8-2|13	BuildRequires:	ncurses-devel
12cr|multitail-5.2.8-2|14	
12cr|multitail-5.2.8-2|15	%description
12cr|multitail-5.2.8-2|16	multitail lets you view one or multiple files like the original tail program.
12cr|multitail-5.2.8-2|17	The difference is that it creates multiple windows on your console (with
12cr|multitail-5.2.8-2|18	ncurses). It can also use colors while displaying the logfiles, for faster
12cr|multitail-5.2.8-2|19	recognition of which lines are important and which are not. It supports regular
12cr|multitail-5.2.8-2|20	expressions. It has interactive menus for editing given regular expressions and
12cr|multitail-5.2.8-2|21	deleting and adding windows.
12cr|multitail-5.2.8-2|22	
12cr|multitail-5.2.8-2|23	%prep
12cr|multitail-5.2.8-2|24	
12cr|multitail-5.2.8-2|25	%setup -q
12cr|multitail-5.2.8-2|26	
12cr|multitail-5.2.8-2|27	%build
12cr|multitail-5.2.8-2|28	
12cr|multitail-5.2.8-2|29	%make
12cr|multitail-5.2.8-2|30	
12cr|multitail-5.2.8-2|31	%install
12cr|multitail-5.2.8-2|32	rm -rf $RPM_BUILD_ROOT
12cr|multitail-5.2.8-2|33	mkdir -p $RPM_BUILD_ROOT%_bindir
12cr|multitail-5.2.8-2|34	mkdir -p $RPM_BUILD_ROOT%_mandir/man1
12cr|multitail-5.2.8-2|35	install -m 755 %name $RPM_BUILD_ROOT%_bindir/
12cr|multitail-5.2.8-2|36	install -m 644 %name.1 $RPM_BUILD_ROOT%_mandir/man1/
12cr|multitail-5.2.8-2|37	
12cr|multitail-5.2.8-2|38	%clean
12cr|multitail-5.2.8-2|39	rm -rf $RPM_BUILD_ROOT
12cr|multitail-5.2.8-2|40	
12cr|multitail-5.2.8-2|41	%files
12cr|multitail-5.2.8-2|42	%defattr(-,root,root)
12cr|multitail-5.2.8-2|43	%{_bindir}/*
12cr|multitail-5.2.8-2|44	%{_mandir}/man1/*
12cr|multitail-5.2.8-2|45	
12cr|multitail-5.2.8-2|46	
12cr|multitail-5.2.8-2|47	
12cr|multitail-5.2.8-2|48	
12cr|multitail-5.2.8-2|49	%changelog
12cr|multitail-5.2.8-2|50	* Wed Apr 20 2011 Michael Scherer <misc@mandriva.org> 5.2.8-1mdv2011.0
12cr|multitail-5.2.8-2|51	+ Revision: 656144
12cr|multitail-5.2.8-2|52	- update to new version 5.2.8
12cr|multitail-5.2.8-2|53	
12cr|multitail-5.2.8-2|54	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 5.2.6-2mdv2011.0
12cr|multitail-5.2.8-2|55	+ Revision: 612953
12cr|multitail-5.2.8-2|56	- the mass rebuild of 2010.1 packages
12cr|multitail-5.2.8-2|57	
12cr|multitail-5.2.8-2|58	* Thu Feb 18 2010 Frederik Himpe <fhimpe@mandriva.org> 5.2.6-1mdv2010.1
12cr|multitail-5.2.8-2|59	+ Revision: 507892
12cr|multitail-5.2.8-2|60	- update to new version 5.2.6
12cr|multitail-5.2.8-2|61	
12cr|multitail-5.2.8-2|62	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 5.2.2-3mdv2010.0
12cr|multitail-5.2.8-2|63	+ Revision: 430122
12cr|multitail-5.2.8-2|64	- rebuild
12cr|multitail-5.2.8-2|65	
12cr|multitail-5.2.8-2|66	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 5.2.2-2mdv2009.0
12cr|multitail-5.2.8-2|67	+ Revision: 268204
12cr|multitail-5.2.8-2|68	- rebuild early 2009.0 package (before pixel changes)
12cr|multitail-5.2.8-2|69	
12cr|multitail-5.2.8-2|70	* Wed May 28 2008 Nicolas Vigier <nvigier@mandriva.com> 5.2.2-1mdv2009.0
12cr|multitail-5.2.8-2|71	+ Revision: 212639
12cr|multitail-5.2.8-2|72	- update to 5.2.2
12cr|multitail-5.2.8-2|73	
12cr|multitail-5.2.8-2|74	* Sat Mar 01 2008 Michael Scherer <misc@mandriva.org> 5.2.1-1mdv2008.1
12cr|multitail-5.2.8-2|75	+ Revision: 177284
12cr|multitail-5.2.8-2|76	- update to new version 5.2.1
12cr|multitail-5.2.8-2|77	
12cr|multitail-5.2.8-2|78	+ Olivier Blin <oblin@mandriva.com>
12cr|multitail-5.2.8-2|79	- restore BuildRoot
12cr|multitail-5.2.8-2|80	
12cr|multitail-5.2.8-2|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|multitail-5.2.8-2|82	- kill re-definition of %%buildroot on Pixel's request
12cr|multitail-5.2.8-2|83	
12cr|multitail-5.2.8-2|84	* Wed Jul 11 2007 Nicolas Vigier <nvigier@mandriva.com> 5.2.0-1mdv2008.0
12cr|multitail-5.2.8-2|85	+ Revision: 51226
12cr|multitail-5.2.8-2|86	- new version
12cr|multitail-5.2.8-2|87	
12cr|multitail-5.2.8-2|88	* Sun Jul 08 2007 Nicolas Vigier <nvigier@mandriva.com> 5.0.5-1mdv2008.0
12cr|multitail-5.2.8-2|89	+ Revision: 49642
12cr|multitail-5.2.8-2|90	- new version
12cr|multitail-5.2.8-2|91	
12cr|multitail-5.2.8-2|92	* Fri Apr 27 2007 Lenny Cartier <lenny@mandriva.org> 5.0.1-1mdv2008.0
12cr|multitail-5.2.8-2|93	+ Revision: 18690
12cr|multitail-5.2.8-2|94	- Update to 5.0.1
12cr|multitail-5.2.8-2|95	
12cr|multitail-5.2.8-2|96	
12cr|multitail-5.2.8-2|97	* Wed Jan 17 2007 Lenny Cartier <lenny@mandriva.com> 4.2.0-1mdv2007.0
12cr|multitail-5.2.8-2|98	+ Revision: 109766
12cr|multitail-5.2.8-2|99	- Update to stable 4.2.0
12cr|multitail-5.2.8-2|100	- Import multitail
12cr|multitail-5.2.8-2|101	
12cr|multitail-5.2.8-2|102	* Thu Jul 13 2006 Lenny Cartier <lenny@mandriva.com> 4.1.0-1mdv2007.0
12cr|multitail-5.2.8-2|103	- 4.1.0
12cr|multitail-5.2.8-2|104	
12cr|multitail-5.2.8-2|105	* Wed Jun 07 2006 Lenny Cartier <lenny@mandriva.com> 4.0.5-1mdv2007.0
12cr|multitail-5.2.8-2|106	- 4.0.5
12cr|multitail-5.2.8-2|107	
12cr|multitail-5.2.8-2|108	* Wed May 24 2006 Lenny Cartier <lenny@mandriva.com> 4.0.4-1mdk
12cr|multitail-5.2.8-2|109	- 4.0.4
12cr|multitail-5.2.8-2|110	
12cr|multitail-5.2.8-2|111	* Sat Apr 22 2006 Jerome Soyer <saispo@mandriva.org> 4.0.3-1mdk
12cr|multitail-5.2.8-2|112	- New release 4.0.3
12cr|multitail-5.2.8-2|113	
12cr|multitail-5.2.8-2|114	* Fri Apr 14 2006 Jerome Soyer <saispo@mandriva.org> 4.0.0-1mdk
12cr|multitail-5.2.8-2|115	- New release 4.0.0
12cr|multitail-5.2.8-2|116	
12cr|multitail-5.2.8-2|117	* Fri Apr 14 2006 Lenny Cartier <lenny@mandriva.com> 4.0.0-1mdk
12cr|multitail-5.2.8-2|118	- 4.0.0
12cr|multitail-5.2.8-2|119	
12cr|multitail-5.2.8-2|120	* Wed Mar 29 2006 Lenny Cartier <lenny@mandriva.com> 3.8.10-1mdk
12cr|multitail-5.2.8-2|121	- 3.8.10
12cr|multitail-5.2.8-2|122	
12cr|multitail-5.2.8-2|123	* Wed Mar 15 2006 Lenny Cartier <lenny@mandriva.com> 3.8.9.1-1mdk
12cr|multitail-5.2.8-2|124	- 3.8.9.1
12cr|multitail-5.2.8-2|125	
12cr|multitail-5.2.8-2|126	* Thu Mar 09 2006 Lenny Cartier <lenny@mandriva.com> 3.8.8-1mdk
12cr|multitail-5.2.8-2|127	- 3.8.8
12cr|multitail-5.2.8-2|128	
12cr|multitail-5.2.8-2|129	* Thu Feb 02 2006 Lenny Cartier <lenny@mandriva.com> 3.8.5-1mdk
12cr|multitail-5.2.8-2|130	- 3.8.5
12cr|multitail-5.2.8-2|131	
12cr|multitail-5.2.8-2|132	* Mon Jan 16 2006 Lenny Cartier <lenny@mandriva.com> 3.8.4-1mdk
12cr|multitail-5.2.8-2|133	- 3.8.4
12cr|multitail-5.2.8-2|134	
12cr|multitail-5.2.8-2|135	* Tue Dec 27 2005 Lenny Cartier <lenny@mandriva.com> 3.8.0-1mdk
12cr|multitail-5.2.8-2|136	- 3.8.0
12cr|multitail-5.2.8-2|137	
12cr|multitail-5.2.8-2|138	* Wed Dec 07 2005 Lenny Cartier <lenny@mandriva.com> 3.6.1-1mdk
12cr|multitail-5.2.8-2|139	- 3.6.1
12cr|multitail-5.2.8-2|140	
12cr|multitail-5.2.8-2|141	* Mon Jan 24 2005 Lenny Cartier <lenny@mandrakesoft.com> 3.4.5-1mdk
12cr|multitail-5.2.8-2|142	- 3.4.5
12cr|multitail-5.2.8-2|143	
12cr|multitail-5.2.8-2|144	* Mon Jan 17 2005 Lenny Cartier <lenny@mandrakesoft.com> 3.4.4-1mdk
12cr|multitail-5.2.8-2|145	- 3.4.4
12cr|multitail-5.2.8-2|146	
12cr|multitail-5.2.8-2|147	* Tue Nov 30 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.4.2-1mdk
12cr|multitail-5.2.8-2|148	- 3.4.2
12cr|multitail-5.2.8-2|149	
12cr|multitail-5.2.8-2|150	* Wed Oct 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.4.0-1mdk
12cr|multitail-5.2.8-2|151	- 3.4.0
12cr|multitail-5.2.8-2|152	
12cr|multitail-5.2.8-2|153	* Tue Jul 27 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.2.3-1mdk
12cr|multitail-5.2.8-2|154	- 3.2.3
12cr|multitail-5.2.8-2|155	
12cr|multitail-5.2.8-2|156	* Tue Jun 08 2004 Franck Villaume <fvill@freesurf.fr> 3.2.1-1mdk
12cr|multitail-5.2.8-2|157	- new version
12cr|multitail-5.2.8-2|158	- fix buildrequires
12cr|multitail-5.2.8-2|159	
12cr|multitail-5.2.8-2|160	* Wed May 05 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.0.6-1mdk
12cr|multitail-5.2.8-2|161	- new
12cr|multitail-5.2.8-2|162	

3316 12
12cr|multithreadedtc-1.01-12|1	%global project_name MultithreadedTC
12cr|multithreadedtc-1.01-12|2	Name:           multithreadedtc
12cr|multithreadedtc-1.01-12|3	Version:        1.01
12cr|multithreadedtc-1.01-12|4	Release:        12
12cr|multithreadedtc-1.01-12|5	Summary:        A framework for testing concurrent Java application
12cr|multithreadedtc-1.01-12|6	
12cr|multithreadedtc-1.01-12|7	Group:          Development/Java
12cr|multithreadedtc-1.01-12|8	License:        BSD
12cr|multithreadedtc-1.01-12|9	URL:            http://www.cs.umd.edu/projects/PL/multithreadedtc
12cr|multithreadedtc-1.01-12|10	#http://multithreadedtc.googlecode.com/files/MultithreadedTC-1.01-source.zip
12cr|multithreadedtc-1.01-12|11	Source0:        %{project_name}-%{version}-source.zip
12cr|multithreadedtc-1.01-12|12	Source1:        %{name}.pom
12cr|multithreadedtc-1.01-12|13	Patch0:        %{name}-build.patch
12cr|multithreadedtc-1.01-12|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|multithreadedtc-1.01-12|15	
12cr|multithreadedtc-1.01-12|16	BuildArch: noarch
12cr|multithreadedtc-1.01-12|17	
12cr|multithreadedtc-1.01-12|18	BuildRequires: java-devel >= 0:1.6.0
12cr|multithreadedtc-1.01-12|19	BuildRequires: jpackage-utils
12cr|multithreadedtc-1.01-12|20	BuildRequires: ant >= 0:1.6
12cr|multithreadedtc-1.01-12|21	BuildRequires: ant-junit
12cr|multithreadedtc-1.01-12|22	BuildRequires: junit
12cr|multithreadedtc-1.01-12|23	
12cr|multithreadedtc-1.01-12|24	Requires:      java
12cr|multithreadedtc-1.01-12|25	Requires:       jpackage-utils
12cr|multithreadedtc-1.01-12|26	Requires:      junit
12cr|multithreadedtc-1.01-12|27	
12cr|multithreadedtc-1.01-12|28	Requires(post):       jpackage-utils
12cr|multithreadedtc-1.01-12|29	Requires(postun):     jpackage-utils
12cr|multithreadedtc-1.01-12|30	
12cr|multithreadedtc-1.01-12|31	%description
12cr|multithreadedtc-1.01-12|32	MultithreadedTC is a framework for testing concurrent applications.
12cr|multithreadedtc-1.01-12|33	It features a metronome that is used to provide fine control over
12cr|multithreadedtc-1.01-12|34	the sequence of activities in multiple threads.
12cr|multithreadedtc-1.01-12|35	
12cr|multithreadedtc-1.01-12|36	%package javadoc
12cr|multithreadedtc-1.01-12|37	Group:          Development/Java
12cr|multithreadedtc-1.01-12|38	Summary:        Javadoc for %{name}
12cr|multithreadedtc-1.01-12|39	Requires:       jpackage-utils
12cr|multithreadedtc-1.01-12|40	
12cr|multithreadedtc-1.01-12|41	%description javadoc
12cr|multithreadedtc-1.01-12|42	API documentation for %{name}.
12cr|multithreadedtc-1.01-12|43	
12cr|multithreadedtc-1.01-12|44	
12cr|multithreadedtc-1.01-12|45	%prep
12cr|multithreadedtc-1.01-12|46	%setup -q -n %{project_name}-%{version}-source
12cr|multithreadedtc-1.01-12|47	%patch0 -p0 -b .sav
12cr|multithreadedtc-1.01-12|48	
12cr|multithreadedtc-1.01-12|49	rm -f *.jar
12cr|multithreadedtc-1.01-12|50	
12cr|multithreadedtc-1.01-12|51	sed -i 's/\r//' web/docs/package-list
12cr|multithreadedtc-1.01-12|52	sed -i 's/\r//' web/docs/stylesheet.css
12cr|multithreadedtc-1.01-12|53	sed -i 's/\r//' LICENSE.txt
12cr|multithreadedtc-1.01-12|54	sed -i 's/\r//' README.txt
12cr|multithreadedtc-1.01-12|55	
12cr|multithreadedtc-1.01-12|56	%build
12cr|multithreadedtc-1.01-12|57	ant
12cr|multithreadedtc-1.01-12|58	
12cr|multithreadedtc-1.01-12|59	%install
12cr|multithreadedtc-1.01-12|60	rm -rf %{buildroot}
12cr|multithreadedtc-1.01-12|61	
12cr|multithreadedtc-1.01-12|62	# jars
12cr|multithreadedtc-1.01-12|63	install -d -m 0755 %{buildroot}%{_javadir}
12cr|multithreadedtc-1.01-12|64	install -m 644 %{project_name}-%{version}.jar   %{buildroot}%{_javadir}/%{project_name}-%{version}.jar
12cr|multithreadedtc-1.01-12|65	
12cr|multithreadedtc-1.01-12|66	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
12cr|multithreadedtc-1.01-12|67	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12cr|multithreadedtc-1.01-12|68	
12cr|multithreadedtc-1.01-12|69	%add_to_maven_depmap edu.umd.cs.mtc multithreadedtc %{version} JPP %{project_name}
12cr|multithreadedtc-1.01-12|70	%add_to_maven_depmap edu.umd.cs.mtc multithreadedtc-jdk14 %{version} JPP %{project_name}
12cr|multithreadedtc-1.01-12|71	
12cr|multithreadedtc-1.01-12|72	# poms
12cr|multithreadedtc-1.01-12|73	install -d -m 755 %{buildroot}%{_mavenpomdir}
12cr|multithreadedtc-1.01-12|74	install -pm 644 %{SOURCE1} \
12cr|multithreadedtc-1.01-12|75	%{buildroot}%{_mavenpomdir}/JPP-%{project_name}.pom
12cr|multithreadedtc-1.01-12|76	
12cr|multithreadedtc-1.01-12|77	# javadoc
12cr|multithreadedtc-1.01-12|78	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|multithreadedtc-1.01-12|79	cp -pr web/docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
12cr|multithreadedtc-1.01-12|80	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|multithreadedtc-1.01-12|81	rm -rf web/docs
12cr|multithreadedtc-1.01-12|82	
12cr|multithreadedtc-1.01-12|83	%post
12cr|multithreadedtc-1.01-12|84	%update_maven_depmap
12cr|multithreadedtc-1.01-12|85	
12cr|multithreadedtc-1.01-12|86	%postun
12cr|multithreadedtc-1.01-12|87	%update_maven_depmap
12cr|multithreadedtc-1.01-12|88	
12cr|multithreadedtc-1.01-12|89	%clean
12cr|multithreadedtc-1.01-12|90	rm -rf %{buildroot}
12cr|multithreadedtc-1.01-12|91	
12cr|multithreadedtc-1.01-12|92	%files
12cr|multithreadedtc-1.01-12|93	%defattr(-,root,root,-)
12cr|multithreadedtc-1.01-12|94	%doc LICENSE.txt README.txt
12cr|multithreadedtc-1.01-12|95	%{_javadir}/*
12cr|multithreadedtc-1.01-12|96	%{_mavenpomdir}/*
12cr|multithreadedtc-1.01-12|97	%{_mavendepmapfragdir}/*
12cr|multithreadedtc-1.01-12|98	
12cr|multithreadedtc-1.01-12|99	%files javadoc
12cr|multithreadedtc-1.01-12|100	%defattr(-,root,root,-)
12cr|multithreadedtc-1.01-12|101	%{_javadocdir}/%{name}-%{version}
12cr|multithreadedtc-1.01-12|102	%{_javadocdir}/%{name}
12cr|multithreadedtc-1.01-12|103	
12cr|multithreadedtc-1.01-12|104	
12cr|multithreadedtc-1.01-12|105	
12cr|multithreadedtc-1.01-12|106	%changelog
12cr|multithreadedtc-1.01-12|107	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 1.01-12
12cr|multithreadedtc-1.01-12|108	+ Revision: 734182
12cr|multithreadedtc-1.01-12|109	- rebuild
12cr|multithreadedtc-1.01-12|110	- imported package multithreadedtc
12cr|multithreadedtc-1.01-12|111	

3317 12
12cr|multiwalk2c-0.2.1-4|1	Summary:	Multi-threaded SNMP scanner (like a snmpbulkwalk)
12cr|multiwalk2c-0.2.1-4|2	Name:		multiwalk2c
12cr|multiwalk2c-0.2.1-4|3	Version:	0.2.1
12cr|multiwalk2c-0.2.1-4|4	Release:	%mkrel 4
12cr|multiwalk2c-0.2.1-4|5	License:	GPL
12cr|multiwalk2c-0.2.1-4|6	Group:		System/Servers
12cr|multiwalk2c-0.2.1-4|7	URL:		http://wegorz.marton.pl/
12cr|multiwalk2c-0.2.1-4|8	Source0:	http://wegorz.marton.pl/%{name}-%{version}.tar.gz
12cr|multiwalk2c-0.2.1-4|9	Patch0:		multiwalk2c-0.1.1-compile_fix.diff
12cr|multiwalk2c-0.2.1-4|10	BuildRequires:	net-snmp-devel
12cr|multiwalk2c-0.2.1-4|11	BuildRequires:	automake
12cr|multiwalk2c-0.2.1-4|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}buildroot
12cr|multiwalk2c-0.2.1-4|13	
12cr|multiwalk2c-0.2.1-4|14	%description
12cr|multiwalk2c-0.2.1-4|15	multiwalk2c is a multi-threaded SNMP scanner. It is a modified version of
12cr|multiwalk2c-0.2.1-4|16	snmpbulkwalk. It can scan agents listed in special agents file, write to a
12cr|multiwalk2c-0.2.1-4|17	single or many output files, and traverse different parts of a MIB tree in
12cr|multiwalk2c-0.2.1-4|18	one thread.
12cr|multiwalk2c-0.2.1-4|19	
12cr|multiwalk2c-0.2.1-4|20	%prep
12cr|multiwalk2c-0.2.1-4|21	
12cr|multiwalk2c-0.2.1-4|22	%setup -q
12cr|multiwalk2c-0.2.1-4|23	%patch0 -p0
12cr|multiwalk2c-0.2.1-4|24	
12cr|multiwalk2c-0.2.1-4|25	%build
12cr|multiwalk2c-0.2.1-4|26	export WANT_AUTOCONF_2_5=1
12cr|multiwalk2c-0.2.1-4|27	rm -f configure
12cr|multiwalk2c-0.2.1-4|28	libtoolize --copy --force; aclocal; autoconf; automake --copy --add-missing --foreign
12cr|multiwalk2c-0.2.1-4|29	
12cr|multiwalk2c-0.2.1-4|30	%configure2_5x
12cr|multiwalk2c-0.2.1-4|31	
12cr|multiwalk2c-0.2.1-4|32	%make
12cr|multiwalk2c-0.2.1-4|33	
12cr|multiwalk2c-0.2.1-4|34	%install
12cr|multiwalk2c-0.2.1-4|35	rm -rf %{buildroot}
12cr|multiwalk2c-0.2.1-4|36	
12cr|multiwalk2c-0.2.1-4|37	%makeinstall_std
12cr|multiwalk2c-0.2.1-4|38	
12cr|multiwalk2c-0.2.1-4|39	%clean
12cr|multiwalk2c-0.2.1-4|40	rm -rf %{buildroot}
12cr|multiwalk2c-0.2.1-4|41	
12cr|multiwalk2c-0.2.1-4|42	%files
12cr|multiwalk2c-0.2.1-4|43	%defattr(-,root,root)
12cr|multiwalk2c-0.2.1-4|44	%doc COPYING README
12cr|multiwalk2c-0.2.1-4|45	%{_bindir}/multiwalk2c
12cr|multiwalk2c-0.2.1-4|46	
12cr|multiwalk2c-0.2.1-4|47	
12cr|multiwalk2c-0.2.1-4|48	%changelog
12cr|multiwalk2c-0.2.1-4|49	* Mon Jul 18 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-4mdv2011
12cr|multiwalk2c-0.2.1-4|50	+ Revision: 690294
12cr|multiwalk2c-0.2.1-4|51	- rebuilt against new net-snmp libs
12cr|multiwalk2c-0.2.1-4|52	
12cr|multiwalk2c-0.2.1-4|53	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-3mdv2011.0
12cr|multiwalk2c-0.2.1-4|54	+ Revision: 627808
12cr|multiwalk2c-0.2.1-4|55	- don't force the usage of automake1.7
12cr|multiwalk2c-0.2.1-4|56	
12cr|multiwalk2c-0.2.1-4|57	* Tue Oct 12 2010 Funda Wang <fwang@mandriva.org> 0.2.1-2mdv2011.0
12cr|multiwalk2c-0.2.1-4|58	+ Revision: 585066
12cr|multiwalk2c-0.2.1-4|59	- rebuild
12cr|multiwalk2c-0.2.1-4|60	
12cr|multiwalk2c-0.2.1-4|61	* Mon Aug 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-1mdv2011.0
12cr|multiwalk2c-0.2.1-4|62	+ Revision: 568090
12cr|multiwalk2c-0.2.1-4|63	- 0.2.1
12cr|multiwalk2c-0.2.1-4|64	
12cr|multiwalk2c-0.2.1-4|65	* Thu Oct 15 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2-5mdv2010.0
12cr|multiwalk2c-0.2.1-4|66	+ Revision: 457692
12cr|multiwalk2c-0.2.1-4|67	- rebuild
12cr|multiwalk2c-0.2.1-4|68	
12cr|multiwalk2c-0.2.1-4|69	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2-4mdv2010.0
12cr|multiwalk2c-0.2.1-4|70	+ Revision: 430123
12cr|multiwalk2c-0.2.1-4|71	- rebuild
12cr|multiwalk2c-0.2.1-4|72	
12cr|multiwalk2c-0.2.1-4|73	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.2-3mdv2009.0
12cr|multiwalk2c-0.2.1-4|74	+ Revision: 253361
12cr|multiwalk2c-0.2.1-4|75	- rebuild
12cr|multiwalk2c-0.2.1-4|76	
12cr|multiwalk2c-0.2.1-4|77	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdv2008.1
12cr|multiwalk2c-0.2.1-4|78	+ Revision: 181233
12cr|multiwalk2c-0.2.1-4|79	- 0.2
12cr|multiwalk2c-0.2.1-4|80	
12cr|multiwalk2c-0.2.1-4|81	+ Olivier Blin <oblin@mandriva.com>
12cr|multiwalk2c-0.2.1-4|82	- restore BuildRoot
12cr|multiwalk2c-0.2.1-4|83	
12cr|multiwalk2c-0.2.1-4|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|multiwalk2c-0.2.1-4|85	- kill re-definition of %%buildroot on Pixel's request
12cr|multiwalk2c-0.2.1-4|86	
12cr|multiwalk2c-0.2.1-4|87	* Wed Aug 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1mdv2008.0
12cr|multiwalk2c-0.2.1-4|88	+ Revision: 60414
12cr|multiwalk2c-0.2.1-4|89	- 0.1.2
12cr|multiwalk2c-0.2.1-4|90	- Import multiwalk2c
12cr|multiwalk2c-0.2.1-4|91	
12cr|multiwalk2c-0.2.1-4|92	
12cr|multiwalk2c-0.2.1-4|93	
12cr|multiwalk2c-0.2.1-4|94	* Wed Aug 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdv2008.0
12cr|multiwalk2c-0.2.1-4|95	- initial Mandriva package

3318 12
12cr|mumble-1.2.4-0.20120422.1|1	# configuration options for the server (murmur)
12cr|mumble-1.2.4-0.20120422.1|2	%define build_server	1
12cr|mumble-1.2.4-0.20120422.1|3	%define build_ice	0
12cr|mumble-1.2.4-0.20120422.1|4	# configuration options for the client
12cr|mumble-1.2.4-0.20120422.1|5	%define build_client	1
12cr|mumble-1.2.4-0.20120422.1|6	%define build_speechd	1
12cr|mumble-1.2.4-0.20120422.1|7	%define build_g15	1
12cr|mumble-1.2.4-0.20120422.1|8	
12cr|mumble-1.2.4-0.20120422.1|9	%define git 20120422
12cr|mumble-1.2.4-0.20120422.1|10	
12cr|mumble-1.2.4-0.20120422.1|11	%{?_without_server: %{expand: %%global build_server 0}}
12cr|mumble-1.2.4-0.20120422.1|12	%{?_without_server: %{expand: %%global build_ice 0}}
12cr|mumble-1.2.4-0.20120422.1|13	%{?_with_server: %{expand: %%global build_server 1}}
12cr|mumble-1.2.4-0.20120422.1|14	
12cr|mumble-1.2.4-0.20120422.1|15	%{?_without_ice: %{expand: %%global build_ice 0}}
12cr|mumble-1.2.4-0.20120422.1|16	%{?_with_ice: %{expand: %%global build_ice 1}}
12cr|mumble-1.2.4-0.20120422.1|17	
12cr|mumble-1.2.4-0.20120422.1|18	%{?_without_client: %{expand: %%global build_client 0}}
12cr|mumble-1.2.4-0.20120422.1|19	%{?_without_client: %{expand: %%global build_speechd 0}}
12cr|mumble-1.2.4-0.20120422.1|20	%{?_without_client: %{expand: %%global build_g15 0}}
12cr|mumble-1.2.4-0.20120422.1|21	%{?_with_client: %{expand: %%global build_client 1}}
12cr|mumble-1.2.4-0.20120422.1|22	
12cr|mumble-1.2.4-0.20120422.1|23	%{?_without_speechd: %{expand: %%global build_speechd 0}}
12cr|mumble-1.2.4-0.20120422.1|24	%{?_with_speechd: %{expand: %%global build_speechd 1}}
12cr|mumble-1.2.4-0.20120422.1|25	
12cr|mumble-1.2.4-0.20120422.1|26	%{?_without_g15: %{expand: %%global build_g15 0}}
12cr|mumble-1.2.4-0.20120422.1|27	%{?_with_g15: %{expand: %%global build_g15 1}}
12cr|mumble-1.2.4-0.20120422.1|28	
12cr|mumble-1.2.4-0.20120422.1|29	Summary:	Low-latency, high-quality voice communication for gamers
12cr|mumble-1.2.4-0.20120422.1|30	Name:		mumble
12cr|mumble-1.2.4-0.20120422.1|31	Version:	1.2.4
12cr|mumble-1.2.4-0.20120422.1|32	%if "%git" != ""
12cr|mumble-1.2.4-0.20120422.1|33	Release:	0.%git.1
12cr|mumble-1.2.4-0.20120422.1|34	Source0:	%name-%git.tar.xz
12cr|mumble-1.2.4-0.20120422.1|35	%else
12cr|mumble-1.2.4-0.20120422.1|36	Release:	1
12cr|mumble-1.2.4-0.20120422.1|37	Source0:	http://downloads.sourceforge.net/mumble/%{name}-%{version}.tar.gz
12cr|mumble-1.2.4-0.20120422.1|38	%endif
12cr|mumble-1.2.4-0.20120422.1|39	License:	BSD-like
12cr|mumble-1.2.4-0.20120422.1|40	Group:		Sound
12cr|mumble-1.2.4-0.20120422.1|41	Url:		http://mumble.sourceforge.net/
12cr|mumble-1.2.4-0.20120422.1|42	# conf files courtesy of debian package
12cr|mumble-1.2.4-0.20120422.1|43	Source1:	%{name}-server.ini
12cr|mumble-1.2.4-0.20120422.1|44	Source2:	%{name}-server-web.conf
12cr|mumble-1.2.4-0.20120422.1|45	Source3:	MurmurPHP.ini
12cr|mumble-1.2.4-0.20120422.1|46	Source4:	README.install.urpmi.mumble-server-web
12cr|mumble-1.2.4-0.20120422.1|47	Source5:	%{name}-server-init.mdv
12cr|mumble-1.2.4-0.20120422.1|48	Source6:	%{name}-server.logrotate
12cr|mumble-1.2.4-0.20120422.1|49	Patch0:		mumble-1.2.4-celt-0.11.1.patch
12cr|mumble-1.2.4-0.20120422.1|50	%if %mdkversion < 200910
12cr|mumble-1.2.4-0.20120422.1|51	Buildrequires:	kde3-macros
12cr|mumble-1.2.4-0.20120422.1|52	%endif
12cr|mumble-1.2.4-0.20120422.1|53	Buildrequires:	kde4-macros
12cr|mumble-1.2.4-0.20120422.1|54	BuildRequires:	pkgconfig(speex) >= 1.2
12cr|mumble-1.2.4-0.20120422.1|55	BuildRequires:	pkgconfig(celt) >= 0.11.1
12cr|mumble-1.2.4-0.20120422.1|56	BuildRequires:	qt4-devel >= 4.4.1
12cr|mumble-1.2.4-0.20120422.1|57	BuildRequires:	boost-devel
12cr|mumble-1.2.4-0.20120422.1|58	BuildRequires:	pkgconfig(libpulse)
12cr|mumble-1.2.4-0.20120422.1|59	BuildRequires:	pkgconfig(alsa)
12cr|mumble-1.2.4-0.20120422.1|60	BuildRequires:	pkgconfig(ogg)
12cr|mumble-1.2.4-0.20120422.1|61	BuildRequires:	pkgconfig(libssl)
12cr|mumble-1.2.4-0.20120422.1|62	BuildRequires:	pkgconfig(xevie)
12cr|mumble-1.2.4-0.20120422.1|63	BuildRequires:	qt4-linguist >= 4.4.1
12cr|mumble-1.2.4-0.20120422.1|64	BuildRequires:	protobuf-devel
12cr|mumble-1.2.4-0.20120422.1|65	BuildRequires:	protobuf-compiler
12cr|mumble-1.2.4-0.20120422.1|66	BuildRequires:	avahi-compat-libdns_sd-devel
12cr|mumble-1.2.4-0.20120422.1|67	BuildRequires:	pkgconfig(xi) >= 1.6.0
12cr|mumble-1.2.4-0.20120422.1|68	%if %build_speechd
12cr|mumble-1.2.4-0.20120422.1|69	BuildRequires:	speech-dispatcher-devel
12cr|mumble-1.2.4-0.20120422.1|70	%endif
12cr|mumble-1.2.4-0.20120422.1|71	%if %build_g15
12cr|mumble-1.2.4-0.20120422.1|72	BuildRequires:	g15daemon_client-devel
12cr|mumble-1.2.4-0.20120422.1|73	%endif
12cr|mumble-1.2.4-0.20120422.1|74	Requires:	qt4-database-plugin-sqlite >= 4.3.0
12cr|mumble-1.2.4-0.20120422.1|75	Requires:	%{name}-plugins = %{version}-%{release}
12cr|mumble-1.2.4-0.20120422.1|76	Suggests:	%{name}.protocol
12cr|mumble-1.2.4-0.20120422.1|77	Obsoletes:	%name-11x
12cr|mumble-1.2.4-0.20120422.1|78	%if %build_speechd
12cr|mumble-1.2.4-0.20120422.1|79	Suggests:	speech-dispatcher
12cr|mumble-1.2.4-0.20120422.1|80	%endif
12cr|mumble-1.2.4-0.20120422.1|81	%if %build_g15
12cr|mumble-1.2.4-0.20120422.1|82	Suggests:	g15daemon
12cr|mumble-1.2.4-0.20120422.1|83	%endif
12cr|mumble-1.2.4-0.20120422.1|84	# Strange, but true: We actually do require several different
12cr|mumble-1.2.4-0.20120422.1|85	# versions of the same library (celt) installed at the same time.
12cr|mumble-1.2.4-0.20120422.1|86	# The reason is that they're API/ABI compatible, but bitstream
12cr|mumble-1.2.4-0.20120422.1|87	# incompatible, releases - mumble dlopens any celt library it can
12cr|mumble-1.2.4-0.20120422.1|88	# find to support their bitstream versions.
12cr|mumble-1.2.4-0.20120422.1|89	# Since a lot of Mumble users are on legacy celt (0.7.x) [that's
12cr|mumble-1.2.4-0.20120422.1|90	# what Ubuntu ships], it is necessary to have that version
12cr|mumble-1.2.4-0.20120422.1|91	# installed to talk to those users.
12cr|mumble-1.2.4-0.20120422.1|92	Requires: %mklibname celt0_ 0
12cr|mumble-1.2.4-0.20120422.1|93	Requires: %mklibname celt0_ 1
12cr|mumble-1.2.4-0.20120422.1|94	Requires: %mklibname celt0_ 2
12cr|mumble-1.2.4-0.20120422.1|95	
12cr|mumble-1.2.4-0.20120422.1|96	%description
12cr|mumble-1.2.4-0.20120422.1|97	Low-latency, high-quality voice communication for gamers.
12cr|mumble-1.2.4-0.20120422.1|98	
12cr|mumble-1.2.4-0.20120422.1|99	Includes game linking, so voice from other players comes
12cr|mumble-1.2.4-0.20120422.1|100	from the direction of their characters, and has echo
12cr|mumble-1.2.4-0.20120422.1|101	cancellation so the sound from your loudspeakers won't be
12cr|mumble-1.2.4-0.20120422.1|102	audible to other players.
12cr|mumble-1.2.4-0.20120422.1|103	
12cr|mumble-1.2.4-0.20120422.1|104	%if %mdkversion < 200910
12cr|mumble-1.2.4-0.20120422.1|105	%package protocol-kde3
12cr|mumble-1.2.4-0.20120422.1|106	Summary:	The mumble protocol for KDE3
12cr|mumble-1.2.4-0.20120422.1|107	Group:		Graphical desktop/KDE
12cr|mumble-1.2.4-0.20120422.1|108	Requires:	%{name} = %{version}-%{release}
12cr|mumble-1.2.4-0.20120422.1|109	
12cr|mumble-1.2.4-0.20120422.1|110	%description protocol-kde3
12cr|mumble-1.2.4-0.20120422.1|111	The mumble protocol for KDE3.
12cr|mumble-1.2.4-0.20120422.1|112	%endif
12cr|mumble-1.2.4-0.20120422.1|113	
12cr|mumble-1.2.4-0.20120422.1|114	%package protocol-kde4
12cr|mumble-1.2.4-0.20120422.1|115	Summary:	The mumble protocol for KDE4
12cr|mumble-1.2.4-0.20120422.1|116	Group:		Graphical desktop/KDE
12cr|mumble-1.2.4-0.20120422.1|117	Requires:	%{name} = %{version}-%{release}
12cr|mumble-1.2.4-0.20120422.1|118	
12cr|mumble-1.2.4-0.20120422.1|119	%description protocol-kde4
12cr|mumble-1.2.4-0.20120422.1|120	The mumble protocol for KDE4.
12cr|mumble-1.2.4-0.20120422.1|121	
12cr|mumble-1.2.4-0.20120422.1|122	%package plugins
12cr|mumble-1.2.4-0.20120422.1|123	Summary:	Mumble plugins
12cr|mumble-1.2.4-0.20120422.1|124	Group:		Sound
12cr|mumble-1.2.4-0.20120422.1|125	Requires:       %{name} = %{version}-%{release}
12cr|mumble-1.2.4-0.20120422.1|126	# 24 may 2009 : necessary for upgrading
12cr|mumble-1.2.4-0.20120422.1|127	Provides:       %mklibname %{name} 1
12cr|mumble-1.2.4-0.20120422.1|128	Provides:       %mklibname %{name} -d
12cr|mumble-1.2.4-0.20120422.1|129	Obsoletes:	%mklibname %{name} 1 < %{version}
12cr|mumble-1.2.4-0.20120422.1|130	Obsoletes:	%mklibname %{name} -d < %{version}
12cr|mumble-1.2.4-0.20120422.1|131	
12cr|mumble-1.2.4-0.20120422.1|132	%description plugins
12cr|mumble-1.2.4-0.20120422.1|133	This packages provides the Mumble plugins.
12cr|mumble-1.2.4-0.20120422.1|134	
12cr|mumble-1.2.4-0.20120422.1|135	%if %build_server
12cr|mumble-1.2.4-0.20120422.1|136	%package server
12cr|mumble-1.2.4-0.20120422.1|137	Summary:	Murmur, the VOIP server for Mumble
12cr|mumble-1.2.4-0.20120422.1|138	Group:		Sound
12cr|mumble-1.2.4-0.20120422.1|139	Requires(post):	rpm-helper
12cr|mumble-1.2.4-0.20120422.1|140	Requires(preun):	rpm-helper
12cr|mumble-1.2.4-0.20120422.1|141	%if %build_ice
12cr|mumble-1.2.4-0.20120422.1|142	BuildRequires:	slice2cpp
12cr|mumble-1.2.4-0.20120422.1|143	%endif
12cr|mumble-1.2.4-0.20120422.1|144	Requires:	qt4-database-plugin-sqlite >= 4.3.0
12cr|mumble-1.2.4-0.20120422.1|145	Requires:	dbus
12cr|mumble-1.2.4-0.20120422.1|146	
12cr|mumble-1.2.4-0.20120422.1|147	%description server
12cr|mumble-1.2.4-0.20120422.1|148	This package provides Murmur, the VOIP server for Mumble.
12cr|mumble-1.2.4-0.20120422.1|149	
12cr|mumble-1.2.4-0.20120422.1|150	%package server-web
12cr|mumble-1.2.4-0.20120422.1|151	Summary:	Web scripts for mumble-server
12cr|mumble-1.2.4-0.20120422.1|152	Group:		Sound
12cr|mumble-1.2.4-0.20120422.1|153	Requires:	apache
12cr|mumble-1.2.4-0.20120422.1|154	Requires:	perl-CGI
12cr|mumble-1.2.4-0.20120422.1|155	Requires:	mail-server
12cr|mumble-1.2.4-0.20120422.1|156	%if %build_ice
12cr|mumble-1.2.4-0.20120422.1|157	Requires:	zeroc-ice-php
12cr|mumble-1.2.4-0.20120422.1|158	%endif
12cr|mumble-1.2.4-0.20120422.1|159	Requires:	%{name}-server = %{version}-%{release}
12cr|mumble-1.2.4-0.20120422.1|160	
12cr|mumble-1.2.4-0.20120422.1|161	%description server-web
12cr|mumble-1.2.4-0.20120422.1|162	This package contains the web scripts for mumble-server.
12cr|mumble-1.2.4-0.20120422.1|163	
12cr|mumble-1.2.4-0.20120422.1|164	%endif
12cr|mumble-1.2.4-0.20120422.1|165	
12cr|mumble-1.2.4-0.20120422.1|166	%prep
12cr|mumble-1.2.4-0.20120422.1|167	%if "%git" != ""
12cr|mumble-1.2.4-0.20120422.1|168	%setup -q -c %name
12cr|mumble-1.2.4-0.20120422.1|169	%else
12cr|mumble-1.2.4-0.20120422.1|170	%setup -q
12cr|mumble-1.2.4-0.20120422.1|171	%endif
12cr|mumble-1.2.4-0.20120422.1|172	%patch0 -p1 -b .celt11~
12cr|mumble-1.2.4-0.20120422.1|173	cp -p %{SOURCE4} README.install.urpmi
12cr|mumble-1.2.4-0.20120422.1|174	
12cr|mumble-1.2.4-0.20120422.1|175	%build
12cr|mumble-1.2.4-0.20120422.1|176	%qmake_qt4 main.pro \
12cr|mumble-1.2.4-0.20120422.1|177	%if %build_server == 0
12cr|mumble-1.2.4-0.20120422.1|178	CONFIG+=no-server \
12cr|mumble-1.2.4-0.20120422.1|179	%endif
12cr|mumble-1.2.4-0.20120422.1|180	%if %build_ice == 0
12cr|mumble-1.2.4-0.20120422.1|181	CONFIG+=no-ice \
12cr|mumble-1.2.4-0.20120422.1|182	%endif
12cr|mumble-1.2.4-0.20120422.1|183	%if %build_client == 0
12cr|mumble-1.2.4-0.20120422.1|184	CONFIG+=no-client \
12cr|mumble-1.2.4-0.20120422.1|185	%endif
12cr|mumble-1.2.4-0.20120422.1|186	%if %build_speechd == 0
12cr|mumble-1.2.4-0.20120422.1|187	CONFIG+=no-speechd \
12cr|mumble-1.2.4-0.20120422.1|188	%endif
12cr|mumble-1.2.4-0.20120422.1|189	%if %build_g15 == 0
12cr|mumble-1.2.4-0.20120422.1|190	CONFIG+=no-g15 \
12cr|mumble-1.2.4-0.20120422.1|191	%endif
12cr|mumble-1.2.4-0.20120422.1|192	CONFIG+=no-bundled-speex \
12cr|mumble-1.2.4-0.20120422.1|193	CONFIG+=no-bundled-celt \
12cr|mumble-1.2.4-0.20120422.1|194	CONFIG+=no-embed-qt-translations \
12cr|mumble-1.2.4-0.20120422.1|195	CONFIG+=no-update \
12cr|mumble-1.2.4-0.20120422.1|196	DEFINES+=PLUGIN_PATH=%{_libdir}/%{name} \
12cr|mumble-1.2.4-0.20120422.1|197	DEFINES+=DEFAULT_SOUNDSYSTEM=PulseAudio
12cr|mumble-1.2.4-0.20120422.1|198	
12cr|mumble-1.2.4-0.20120422.1|199	%make -j2
12cr|mumble-1.2.4-0.20120422.1|200	
12cr|mumble-1.2.4-0.20120422.1|201	%install
12cr|mumble-1.2.4-0.20120422.1|202	rm -rf %{buildroot}
12cr|mumble-1.2.4-0.20120422.1|203	
12cr|mumble-1.2.4-0.20120422.1|204	%if %build_client
12cr|mumble-1.2.4-0.20120422.1|205	# --- Mumble install ---
12cr|mumble-1.2.4-0.20120422.1|206	
12cr|mumble-1.2.4-0.20120422.1|207	install -D -m 0755 release/%{name} %{buildroot}%{_bindir}/%{name}
12cr|mumble-1.2.4-0.20120422.1|208	install -m 0755 scripts/%{name}-overlay %{buildroot}%{_bindir}/%{name}-overlay
12cr|mumble-1.2.4-0.20120422.1|209	install -D -m 0755 scripts/%{name}.protocol %{buildroot}%{_kde_datadir}/kde4/services/%{name}.protocol
12cr|mumble-1.2.4-0.20120422.1|210	%if %mdkversion < 200910
12cr|mumble-1.2.4-0.20120422.1|211	install -D -m 0755 scripts/%{name}.protocol %{buildroot}%{_kde3_datadir}/kde3/services/%{name}.protocol
12cr|mumble-1.2.4-0.20120422.1|212	%endif
12cr|mumble-1.2.4-0.20120422.1|213	install -d -m 0755 %{buildroot}%{_libdir}/%{name}/plugins
12cr|mumble-1.2.4-0.20120422.1|214	cp -Pp release/libmumble* %{buildroot}%{_libdir}/%{name}/
12cr|mumble-1.2.4-0.20120422.1|215	cp -p release/plugins/liblink.so %{buildroot}%{_libdir}/%{name}/
12cr|mumble-1.2.4-0.20120422.1|216	
12cr|mumble-1.2.4-0.20120422.1|217	# Mumble icons
12cr|mumble-1.2.4-0.20120422.1|218	install -D -m 0644 icons/%{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cr|mumble-1.2.4-0.20120422.1|219	
12cr|mumble-1.2.4-0.20120422.1|220	# Mumble desktop file
12cr|mumble-1.2.4-0.20120422.1|221	install -d -m 0755 %{buildroot}%{_datadir}/applications
12cr|mumble-1.2.4-0.20120422.1|222	install -m 0644 scripts/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|mumble-1.2.4-0.20120422.1|223	desktop-file-install \
12cr|mumble-1.2.4-0.20120422.1|224	--remove-category="Qt" \
12cr|mumble-1.2.4-0.20120422.1|225	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|mumble-1.2.4-0.20120422.1|226	%endif
12cr|mumble-1.2.4-0.20120422.1|227	
12cr|mumble-1.2.4-0.20120422.1|228	%if %build_server
12cr|mumble-1.2.4-0.20120422.1|229	# --- Mumble-server/Murmur install ---
12cr|mumble-1.2.4-0.20120422.1|230	
12cr|mumble-1.2.4-0.20120422.1|231	install -D -m0755 release/murmurd "%{buildroot}%{_sbindir}/murmurd"
12cr|mumble-1.2.4-0.20120422.1|232	install -D -m0755 scripts/murmur-user-wrapper %{buildroot}%{_bindir}/murmur-user-wrapper
12cr|mumble-1.2.4-0.20120422.1|233	mkdir -p %{buildroot}%{_sysconfdir}/{dbus-1/system.d,logrotate.d}
12cr|mumble-1.2.4-0.20120422.1|234	install -m0644 scripts/murmur.conf %{buildroot}%{_sysconfdir}/dbus-1/system.d/%{name}-server.conf
12cr|mumble-1.2.4-0.20120422.1|235	install -m0644 %{SOURCE6} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}-server
12cr|mumble-1.2.4-0.20120422.1|236	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}-server.ini
12cr|mumble-1.2.4-0.20120422.1|237	
12cr|mumble-1.2.4-0.20120422.1|238	%if %build_ice
12cr|mumble-1.2.4-0.20120422.1|239	# install Mumur.ice  in /usr/share/slice
12cr|mumble-1.2.4-0.20120422.1|240	install -D -m0755 src/murmur/Murmur.ice %{buildroot}%{_datadir}/slice/Murmur.ice
12cr|mumble-1.2.4-0.20120422.1|241	%endif
12cr|mumble-1.2.4-0.20120422.1|242	
12cr|mumble-1.2.4-0.20120422.1|243	# install initscript
12cr|mumble-1.2.4-0.20120422.1|244	mkdir -p %{buildroot}%{_initrddir}
12cr|mumble-1.2.4-0.20120422.1|245	install -m0744 %{SOURCE5} %{buildroot}%{_initrddir}/%{name}-server
12cr|mumble-1.2.4-0.20120422.1|246	
12cr|mumble-1.2.4-0.20120422.1|247	# create database directory
12cr|mumble-1.2.4-0.20120422.1|248	install -d -m0755 %{buildroot}%{_var}/lib/%{name}-server
12cr|mumble-1.2.4-0.20120422.1|249	
12cr|mumble-1.2.4-0.20120422.1|250	# create log directory
12cr|mumble-1.2.4-0.20120422.1|251	install -d -m0755 %{buildroot}%{_var}/log/%{name}-server
12cr|mumble-1.2.4-0.20120422.1|252	
12cr|mumble-1.2.4-0.20120422.1|253	# create pidfile directory
12cr|mumble-1.2.4-0.20120422.1|254	install -d -m0755 %{buildroot}%{_var}/run/%{name}-server
12cr|mumble-1.2.4-0.20120422.1|255	
12cr|mumble-1.2.4-0.20120422.1|256	# install example
12cr|mumble-1.2.4-0.20120422.1|257	mkdir -p %{buildroot}%{_var}/%{name}-server/examples
12cr|mumble-1.2.4-0.20120422.1|258	
12cr|mumble-1.2.4-0.20120422.1|259	# --- Mumble-server-web files ---
12cr|mumble-1.2.4-0.20120422.1|260	install -D -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/httpd/conf.d/%{name}-server-web.conf
12cr|mumble-1.2.4-0.20120422.1|261	install -D -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/php.d/MurmurPHP.ini
12cr|mumble-1.2.4-0.20120422.1|262	install -D -m0644 scripts/weblist.php %{buildroot}%{_datadir}/%{name}-server-web/www/weblist.php
12cr|mumble-1.2.4-0.20120422.1|263	install -D -m0755 scripts/weblist.pl %{buildroot}%{_datadir}/%{name}-server-web/www/weblist.cgi
12cr|mumble-1.2.4-0.20120422.1|264	install -D -m0755 scripts/murmur.pl %{buildroot}%{_datadir}/%{name}-server-web/www/register.cgi
12cr|mumble-1.2.4-0.20120422.1|265	pushd %{buildroot}%{_datadir}/%{name}-server-web/www
12cr|mumble-1.2.4-0.20120422.1|266	ln -s weblist.php index.php
12cr|mumble-1.2.4-0.20120422.1|267	popd
12cr|mumble-1.2.4-0.20120422.1|268	%endif
12cr|mumble-1.2.4-0.20120422.1|269	
12cr|mumble-1.2.4-0.20120422.1|270	# --- Manpages ---
12cr|mumble-1.2.4-0.20120422.1|271	install -d -m 0755 %{buildroot}%{_mandir}/man1
12cr|mumble-1.2.4-0.20120422.1|272	%if %build_server
12cr|mumble-1.2.4-0.20120422.1|273	install -m 0644 man/murmur* %{buildroot}%{_mandir}/man1
12cr|mumble-1.2.4-0.20120422.1|274	%endif
12cr|mumble-1.2.4-0.20120422.1|275	%if %build_client
12cr|mumble-1.2.4-0.20120422.1|276	install -m 0644 man/mumble* %{buildroot}%{_mandir}/man1
12cr|mumble-1.2.4-0.20120422.1|277	%endif
12cr|mumble-1.2.4-0.20120422.1|278	
12cr|mumble-1.2.4-0.20120422.1|279	%clean
12cr|mumble-1.2.4-0.20120422.1|280	rm -rf %{buildroot}
12cr|mumble-1.2.4-0.20120422.1|281	
12cr|mumble-1.2.4-0.20120422.1|282	%if %build_client
12cr|mumble-1.2.4-0.20120422.1|283	%if %mdkversion < 200900
12cr|mumble-1.2.4-0.20120422.1|284	%post
12cr|mumble-1.2.4-0.20120422.1|285	%{update_menus}
12cr|mumble-1.2.4-0.20120422.1|286	%update_desktop_database
12cr|mumble-1.2.4-0.20120422.1|287	%update_icon_cache hicolor
12cr|mumble-1.2.4-0.20120422.1|288	%endif
12cr|mumble-1.2.4-0.20120422.1|289	
12cr|mumble-1.2.4-0.20120422.1|290	%if %mdkversion < 200900
12cr|mumble-1.2.4-0.20120422.1|291	%postun
12cr|mumble-1.2.4-0.20120422.1|292	%{clean_menus}
12cr|mumble-1.2.4-0.20120422.1|293	%clean_desktop_database
12cr|mumble-1.2.4-0.20120422.1|294	%clean_icon_cache hicolor
12cr|mumble-1.2.4-0.20120422.1|295	%endif
12cr|mumble-1.2.4-0.20120422.1|296	%endif
12cr|mumble-1.2.4-0.20120422.1|297	
12cr|mumble-1.2.4-0.20120422.1|298	%if %build_server
12cr|mumble-1.2.4-0.20120422.1|299	%pre server
12cr|mumble-1.2.4-0.20120422.1|300	%_pre_useradd %{name}-server %{_var}/lib/%{name}-server /bin/sh
12cr|mumble-1.2.4-0.20120422.1|301	
12cr|mumble-1.2.4-0.20120422.1|302	%post server
12cr|mumble-1.2.4-0.20120422.1|303	%_post_service %{name}-server
12cr|mumble-1.2.4-0.20120422.1|304	%__service messagebus reload
12cr|mumble-1.2.4-0.20120422.1|305	
12cr|mumble-1.2.4-0.20120422.1|306	%preun server
12cr|mumble-1.2.4-0.20120422.1|307	if [ $1 = 0 ]; then
12cr|mumble-1.2.4-0.20120422.1|308	%_preun_service %{name}-server
12cr|mumble-1.2.4-0.20120422.1|309	fi
12cr|mumble-1.2.4-0.20120422.1|310	
12cr|mumble-1.2.4-0.20120422.1|311	%postun server
12cr|mumble-1.2.4-0.20120422.1|312	%_postun_userdel %{name}-server
12cr|mumble-1.2.4-0.20120422.1|313	%endif
12cr|mumble-1.2.4-0.20120422.1|314	
12cr|mumble-1.2.4-0.20120422.1|315	
12cr|mumble-1.2.4-0.20120422.1|316	%if %build_client
12cr|mumble-1.2.4-0.20120422.1|317	%files
12cr|mumble-1.2.4-0.20120422.1|318	%defattr(-,root,root)
12cr|mumble-1.2.4-0.20120422.1|319	%doc README README.Linux CHANGES LICENSE
12cr|mumble-1.2.4-0.20120422.1|320	%{_bindir}/%{name}
12cr|mumble-1.2.4-0.20120422.1|321	%{_bindir}/%{name}-overlay
12cr|mumble-1.2.4-0.20120422.1|322	%{_datadir}/applications/%{name}.desktop
12cr|mumble-1.2.4-0.20120422.1|323	%{_iconsdir}/hicolor/*/apps/%{name}.svg
12cr|mumble-1.2.4-0.20120422.1|324	%{_mandir}/man1/%{name}.*
12cr|mumble-1.2.4-0.20120422.1|325	%{_mandir}/man1/%{name}-overlay.*
12cr|mumble-1.2.4-0.20120422.1|326	
12cr|mumble-1.2.4-0.20120422.1|327	%if %mdkversion < 200910
12cr|mumble-1.2.4-0.20120422.1|328	%files protocol-kde3
12cr|mumble-1.2.4-0.20120422.1|329	%defattr(-,root,root)
12cr|mumble-1.2.4-0.20120422.1|330	%{_kde3_datadir}/kde3/services/%{name}.protocol
12cr|mumble-1.2.4-0.20120422.1|331	%endif
12cr|mumble-1.2.4-0.20120422.1|332	
12cr|mumble-1.2.4-0.20120422.1|333	%files protocol-kde4
12cr|mumble-1.2.4-0.20120422.1|334	%defattr(-,root,root)
12cr|mumble-1.2.4-0.20120422.1|335	%{_kde_datadir}/kde4/services/%{name}.protocol
12cr|mumble-1.2.4-0.20120422.1|336	
12cr|mumble-1.2.4-0.20120422.1|337	%files plugins
12cr|mumble-1.2.4-0.20120422.1|338	%defattr(-,root,root,-)
12cr|mumble-1.2.4-0.20120422.1|339	%{_libdir}/%{name}
12cr|mumble-1.2.4-0.20120422.1|340	%endif
12cr|mumble-1.2.4-0.20120422.1|341	
12cr|mumble-1.2.4-0.20120422.1|342	%if %build_server
12cr|mumble-1.2.4-0.20120422.1|343	%files server
12cr|mumble-1.2.4-0.20120422.1|344	%if %build_client == 0
12cr|mumble-1.2.4-0.20120422.1|345	%doc README README.Linux CHANGES LICENSE
12cr|mumble-1.2.4-0.20120422.1|346	%endif
12cr|mumble-1.2.4-0.20120422.1|347	%defattr(-,root,root)
12cr|mumble-1.2.4-0.20120422.1|348	%doc scripts/murmur.ini
12cr|mumble-1.2.4-0.20120422.1|349	%{_bindir}/murmur-user-wrapper
12cr|mumble-1.2.4-0.20120422.1|350	%{_sbindir}/murmurd
12cr|mumble-1.2.4-0.20120422.1|351	%{_initrddir}/%{name}-server
12cr|mumble-1.2.4-0.20120422.1|352	%config(noreplace) %{_sysconfdir}/%{name}-server.ini
12cr|mumble-1.2.4-0.20120422.1|353	%{_sysconfdir}/logrotate.d/%{name}-server
12cr|mumble-1.2.4-0.20120422.1|354	%{_sysconfdir}/dbus-1/system.d/%{name}-server.conf
12cr|mumble-1.2.4-0.20120422.1|355	%attr(-,mumble-server,mumble-server) %dir %{_var}/lib/%{name}-server
12cr|mumble-1.2.4-0.20120422.1|356	%attr(-,mumble-server,root) %dir %{_var}/log/%{name}-server
12cr|mumble-1.2.4-0.20120422.1|357	%attr(-,mumble-server,mumble-server) %dir %{_var}/run/%{name}-server
12cr|mumble-1.2.4-0.20120422.1|358	%if %build_ice
12cr|mumble-1.2.4-0.20120422.1|359	%{_datadir}/slice/Murmur.ice
12cr|mumble-1.2.4-0.20120422.1|360	%endif
12cr|mumble-1.2.4-0.20120422.1|361	%{_mandir}/man1/murmur-user-wrapper.*
12cr|mumble-1.2.4-0.20120422.1|362	%{_mandir}/man1/murmurd.*
12cr|mumble-1.2.4-0.20120422.1|363	
12cr|mumble-1.2.4-0.20120422.1|364	%files server-web
12cr|mumble-1.2.4-0.20120422.1|365	%doc README.install.urpmi
12cr|mumble-1.2.4-0.20120422.1|366	%defattr(-,root,root)
12cr|mumble-1.2.4-0.20120422.1|367	%config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}-server-web.conf
12cr|mumble-1.2.4-0.20120422.1|368	%config(noreplace) %{_sysconfdir}/php.d/MurmurPHP.ini
12cr|mumble-1.2.4-0.20120422.1|369	%{_datadir}/%{name}-server-web
12cr|mumble-1.2.4-0.20120422.1|370	%endif
12cr|mumble-1.2.4-0.20120422.1|371	
12cr|mumble-1.2.4-0.20120422.1|372	
12cr|mumble-1.2.4-0.20120422.1|373	%changelog
12cr|mumble-1.2.4-0.20120422.1|374	* Mon Apr 23 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.2.4-0.20120422.1
12cr|mumble-1.2.4-0.20120422.1|375	+ Revision: 792741
12cr|mumble-1.2.4-0.20120422.1|376	- Adjust BuildRequires: lines
12cr|mumble-1.2.4-0.20120422.1|377	- Update to current 1.2.4 git (lots of bugfixes, little else)
12cr|mumble-1.2.4-0.20120422.1|378	- Require all useful versions of celt for interoperability
12cr|mumble-1.2.4-0.20120422.1|379	
12cr|mumble-1.2.4-0.20120422.1|380	* Sun Apr 17 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.3-1
12cr|mumble-1.2.4-0.20120422.1|381	+ Revision: 654716
12cr|mumble-1.2.4-0.20120422.1|382	- update to new version 1.2.3
12cr|mumble-1.2.4-0.20120422.1|383	- drop patch 0 and 1
12cr|mumble-1.2.4-0.20120422.1|384	
12cr|mumble-1.2.4-0.20120422.1|385	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdv2011.0
12cr|mumble-1.2.4-0.20120422.1|386	+ Revision: 612967
12cr|mumble-1.2.4-0.20120422.1|387	- the mass rebuild of 2010.1 packages
12cr|mumble-1.2.4-0.20120422.1|388	
12cr|mumble-1.2.4-0.20120422.1|389	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 1.2.2-2mdv2010.1
12cr|mumble-1.2.4-0.20120422.1|390	+ Revision: 536611
12cr|mumble-1.2.4-0.20120422.1|391	- fix linkage
12cr|mumble-1.2.4-0.20120422.1|392	
12cr|mumble-1.2.4-0.20120422.1|393	* Sat Feb 20 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.2-1mdv2010.1
12cr|mumble-1.2.4-0.20120422.1|394	+ Revision: 508809
12cr|mumble-1.2.4-0.20120422.1|395	- update to new version 1.2.2
12cr|mumble-1.2.4-0.20120422.1|396	- drop patch 1
12cr|mumble-1.2.4-0.20120422.1|397	
12cr|mumble-1.2.4-0.20120422.1|398	* Sun Jan 31 2010 Jérôme Brenier <incubusss@mandriva.org> 1.2.1-2mdv2010.1
12cr|mumble-1.2.4-0.20120422.1|399	+ Revision: 498747
12cr|mumble-1.2.4-0.20120422.1|400	- rebuild for new protobuf
12cr|mumble-1.2.4-0.20120422.1|401	
12cr|mumble-1.2.4-0.20120422.1|402	* Sun Jan 10 2010 Jérôme Brenier <incubusss@mandriva.org> 1.2.1-1mdv2010.1
12cr|mumble-1.2.4-0.20120422.1|403	+ Revision: 489126
12cr|mumble-1.2.4-0.20120422.1|404	- new version 1.2.1
12cr|mumble-1.2.4-0.20120422.1|405	- rediff Patch0
12cr|mumble-1.2.4-0.20120422.1|406	- add Patch1 from upstream to fix a database upgrade problem
12cr|mumble-1.2.4-0.20120422.1|407	
12cr|mumble-1.2.4-0.20120422.1|408	* Fri Dec 18 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.0-3mdv2010.1
12cr|mumble-1.2.4-0.20120422.1|409	+ Revision: 479861
12cr|mumble-1.2.4-0.20120422.1|410	- fix SIGHUP syntax in the initscript (bluca)
12cr|mumble-1.2.4-0.20120422.1|411	- provide a logrotate file adapted to mandriva (spotted by bluca)
12cr|mumble-1.2.4-0.20120422.1|412	- add pidfile directory (thanks to bluca)
12cr|mumble-1.2.4-0.20120422.1|413	- drop /etc/default/mumble-server
12cr|mumble-1.2.4-0.20120422.1|414	- add an option not to build clients (thanks to bluca)
12cr|mumble-1.2.4-0.20120422.1|415	
12cr|mumble-1.2.4-0.20120422.1|416	* Mon Dec 14 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.0-2mdv2010.1
12cr|mumble-1.2.4-0.20120422.1|417	+ Revision: 478633
12cr|mumble-1.2.4-0.20120422.1|418	- revert to make -j2
12cr|mumble-1.2.4-0.20120422.1|419	- BR celt-devel >= 0.7.0
12cr|mumble-1.2.4-0.20120422.1|420	- re-enable parallel compilation
12cr|mumble-1.2.4-0.20120422.1|421	
12cr|mumble-1.2.4-0.20120422.1|422	* Fri Dec 11 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.0-1mdv2010.1
12cr|mumble-1.2.4-0.20120422.1|423	+ Revision: 476275
12cr|mumble-1.2.4-0.20120422.1|424	- final version 1.2.0
12cr|mumble-1.2.4-0.20120422.1|425	
12cr|mumble-1.2.4-0.20120422.1|426	* Wed Dec 02 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.0-0.beta2.1mdv2010.1
12cr|mumble-1.2.4-0.20120422.1|427	+ Revision: 472480
12cr|mumble-1.2.4-0.20120422.1|428	- update to 1.2.0~beta2
12cr|mumble-1.2.4-0.20120422.1|429	
12cr|mumble-1.2.4-0.20120422.1|430	* Wed Nov 18 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.0-0.beta1.1mdv2010.1
12cr|mumble-1.2.4-0.20120422.1|431	+ Revision: 467286
12cr|mumble-1.2.4-0.20120422.1|432	- BuildRequires : avahi-compat-libdns_sd-devel
12cr|mumble-1.2.4-0.20120422.1|433	- new version 1.2.0~beta1
12cr|mumble-1.2.4-0.20120422.1|434	- rediff P0
12cr|mumble-1.2.4-0.20120422.1|435	- new subpackage mumble11x (client compatible with 1.1.x servers)
12cr|mumble-1.2.4-0.20120422.1|436	- build with now available speech-dispatcher
12cr|mumble-1.2.4-0.20120422.1|437	- build with celt (BR celt-devel)
12cr|mumble-1.2.4-0.20120422.1|438	- BR protobuf-devel and protobuf-compiler
12cr|mumble-1.2.4-0.20120422.1|439	- liblink.so now in %%{_libdir}/mumble
12cr|mumble-1.2.4-0.20120422.1|440	- fix icon
12cr|mumble-1.2.4-0.20120422.1|441	
12cr|mumble-1.2.4-0.20120422.1|442	+ Michael Scherer <misc@mandriva.org>
12cr|mumble-1.2.4-0.20120422.1|443	- mark /etc/mumble-server.ini as a config file
12cr|mumble-1.2.4-0.20120422.1|444	
12cr|mumble-1.2.4-0.20120422.1|445	* Thu May 28 2009 Jérôme Brenier <incubusss@mandriva.org> 1.1.8-1mdv2010.0
12cr|mumble-1.2.4-0.20120422.1|446	+ Revision: 380670
12cr|mumble-1.2.4-0.20120422.1|447	- add a BR on libogg-devel
12cr|mumble-1.2.4-0.20120422.1|448	- add a missing Requires (plugins subpackage)
12cr|mumble-1.2.4-0.20120422.1|449	- update to new version 1.1.8
12cr|mumble-1.2.4-0.20120422.1|450	- put plugins into a plugins sub-package instead of a lib one
12cr|mumble-1.2.4-0.20120422.1|451	- add Provides/Obsoletes on former sub-packages
12cr|mumble-1.2.4-0.20120422.1|452	- str fmt patch rediffed
12cr|mumble-1.2.4-0.20120422.1|453	- fixsegfault patch dropped (merged in new sources)
12cr|mumble-1.2.4-0.20120422.1|454	- fix license
12cr|mumble-1.2.4-0.20120422.1|455	
12cr|mumble-1.2.4-0.20120422.1|456	* Fri Mar 13 2009 Stéphane Téletchéa <steletch@mandriva.org> 1.1.7-2mdv2009.1
12cr|mumble-1.2.4-0.20120422.1|457	+ Revision: 354526
12cr|mumble-1.2.4-0.20120422.1|458	- Add segfault fix, fixes bug #48490
12cr|mumble-1.2.4-0.20120422.1|459	
12cr|mumble-1.2.4-0.20120422.1|460	* Thu Feb 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.7-1mdv2009.1
12cr|mumble-1.2.4-0.20120422.1|461	+ Revision: 345270
12cr|mumble-1.2.4-0.20120422.1|462	- spec clean
12cr|mumble-1.2.4-0.20120422.1|463	- update to new version 1.1.7
12cr|mumble-1.2.4-0.20120422.1|464	- use complete new spec file from incubusss, with some modifications made by me (mdvbz #40902)
12cr|mumble-1.2.4-0.20120422.1|465	- add sources
12cr|mumble-1.2.4-0.20120422.1|466	- add source and spec file
12cr|mumble-1.2.4-0.20120422.1|467	- Created package structure for mumble.
12cr|mumble-1.2.4-0.20120422.1|468	
12cr|mumble-1.2.4-0.20120422.1|469	+ Pixel <pixel@mandriva.com>
12cr|mumble-1.2.4-0.20120422.1|470	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|mumble-1.2.4-0.20120422.1|471	
12cr|mumble-1.2.4-0.20120422.1|472	+ Michael Scherer <misc@mandriva.org>
12cr|mumble-1.2.4-0.20120422.1|473	- add missing BuildRequires
12cr|mumble-1.2.4-0.20120422.1|474	

3319 12
12cr|munin-1.4.7-1|1	%define _requires_exceptions perl(\\(Munin::Master::LimitsOld\\|CGI::Fast\\))
12cr|munin-1.4.7-1|2	
12cr|munin-1.4.7-1|3	Name:      munin
12cr|munin-1.4.7-1|4	Version:   1.4.7
12cr|munin-1.4.7-1|5	Release:   %mkrel 1
12cr|munin-1.4.7-1|6	Summary:   Network-wide graphing framework (grapher/gatherer)
12cr|munin-1.4.7-1|7	License:   GPLv2
12cr|munin-1.4.7-1|8	Group:     Monitoring
12cr|munin-1.4.7-1|9	URL:       http://munin.projects.linpro.no/
12cr|munin-1.4.7-1|10	Source0: http://download.sourceforge.net/sourceforge/munin/%{name}-%{version}.tar.gz
12cr|munin-1.4.7-1|11	Source5: munin-node.init
12cr|munin-1.4.7-1|12	Requires(pre): rpm-helper
12cr|munin-1.4.7-1|13	Requires(postun): rpm-helper
12cr|munin-1.4.7-1|14	BuildRequires: html2text
12cr|munin-1.4.7-1|15	BuildRequires: htmldoc
12cr|munin-1.4.7-1|16	BuildRequires: java-devel-openjdk
12cr|munin-1.4.7-1|17	BuildRequires: perl(Module::Build)
12cr|munin-1.4.7-1|18	BuildArch: noarch
12cr|munin-1.4.7-1|19	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|munin-1.4.7-1|20	
12cr|munin-1.4.7-1|21	%description
12cr|munin-1.4.7-1|22	Munin is a highly flexible and powerful solution used to create graphs of
12cr|munin-1.4.7-1|23	virtually everything imaginable throughout your network, while still
12cr|munin-1.4.7-1|24	maintaining a rattling ease of installation and configuration.
12cr|munin-1.4.7-1|25	
12cr|munin-1.4.7-1|26	%package master
12cr|munin-1.4.7-1|27	Group: Monitoring
12cr|munin-1.4.7-1|28	Summary: Network-wide graphing framework (master)
12cr|munin-1.4.7-1|29	Requires: rrdtool
12cr|munin-1.4.7-1|30	Requires: %{name} = %{version}-%{release}
12cr|munin-1.4.7-1|31	Obsoletes: %{name} < 1.4.0
12cr|munin-1.4.7-1|32	Requires(post): rpm-helper
12cr|munin-1.4.7-1|33	Requires(postun): rpm-helper
12cr|munin-1.4.7-1|34	
12cr|munin-1.4.7-1|35	%description master
12cr|munin-1.4.7-1|36	Munin is a highly flexible and powerful solution used to create graphs of
12cr|munin-1.4.7-1|37	virtually everything imaginable throughout your network, while still
12cr|munin-1.4.7-1|38	maintaining a rattling ease of installation and configuration.
12cr|munin-1.4.7-1|39	
12cr|munin-1.4.7-1|40	This package contains the grapher/gatherer. You will only need one instance of
12cr|munin-1.4.7-1|41	it in your network. It will periodically poll all the nodes in your network
12cr|munin-1.4.7-1|42	it's aware of for data, which it in turn will use to create graphs and HTML
12cr|munin-1.4.7-1|43	pages, suitable for viewing with your graphical web browser of choice.
12cr|munin-1.4.7-1|44	
12cr|munin-1.4.7-1|45	%package node
12cr|munin-1.4.7-1|46	Group: Monitoring
12cr|munin-1.4.7-1|47	Summary: Network-wide graphing framework (node)
12cr|munin-1.4.7-1|48	Requires: procps >= 2.0.7
12cr|munin-1.4.7-1|49	Requires: sysstat
12cr|munin-1.4.7-1|50	Requires: %{name} = %{version}-%{release}
12cr|munin-1.4.7-1|51	Requires(pre): rpm-helper
12cr|munin-1.4.7-1|52	Requires(postun): rpm-helper
12cr|munin-1.4.7-1|53	Requires(post): rpm-helper
12cr|munin-1.4.7-1|54	Requires(preun): rpm-helper
12cr|munin-1.4.7-1|55	Obsoletes: munin-plugins-slapd
12cr|munin-1.4.7-1|56	
12cr|munin-1.4.7-1|57	%description node
12cr|munin-1.4.7-1|58	Munin is a highly flexible and powerful solution used to create graphs of
12cr|munin-1.4.7-1|59	virtually everything imaginable throughout your network, while still
12cr|munin-1.4.7-1|60	maintaining a rattling ease of installation and configuration.
12cr|munin-1.4.7-1|61	
12cr|munin-1.4.7-1|62	This package contains node software. You should install it on all the nodes
12cr|munin-1.4.7-1|63	in your network. It will know how to extract all sorts of data from the
12cr|munin-1.4.7-1|64	node it runs on, and will wait for the gatherer to request this data for
12cr|munin-1.4.7-1|65	further processing.
12cr|munin-1.4.7-1|66	
12cr|munin-1.4.7-1|67	It includes a range of plugins capable of extracting common values such as
12cr|munin-1.4.7-1|68	cpu usage, network usage, load average, and so on. Creating your own plugins
12cr|munin-1.4.7-1|69	which are capable of extracting other system-specific values is very easy,
12cr|munin-1.4.7-1|70	and is often done in a matter of minutes. You can also create plugins which
12cr|munin-1.4.7-1|71	relay information from other devices in your network that can't run Munin,
12cr|munin-1.4.7-1|72	such as a switch or a server running another operating system, by using
12cr|munin-1.4.7-1|73	SNMP or similar technology.
12cr|munin-1.4.7-1|74	
12cr|munin-1.4.7-1|75	%prep
12cr|munin-1.4.7-1|76	%setup -q -n %{name}-%{version}
12cr|munin-1.4.7-1|77	
12cr|munin-1.4.7-1|78	%build
12cr|munin-1.4.7-1|79	make \
12cr|munin-1.4.7-1|80	CONFIG=dists/redhat/Makefile.config \
12cr|munin-1.4.7-1|81	PREFIX=%{_prefix} \
12cr|munin-1.4.7-1|82	DOCDIR={_docdir}/%{name} \
12cr|munin-1.4.7-1|83	MANDIR=%{_mandir} \
12cr|munin-1.4.7-1|84	HTMLDIR=%{_localstatedir}/lib/munin/html \
12cr|munin-1.4.7-1|85	DBDIR=%{_localstatedir}/lib/munin/data \
12cr|munin-1.4.7-1|86	PLUGSTATE=%{_localstatedir}/lib/munin/plugin-state \
12cr|munin-1.4.7-1|87	CGIDIR=%{_datadir}/%{name}/cgi \
12cr|munin-1.4.7-1|88	CONFDIR=%{_sysconfdir}/munin \
12cr|munin-1.4.7-1|89	LIBDIR=%{_datadir}/munin \
12cr|munin-1.4.7-1|90	PERLLIB=%{perl_vendorlib} \
12cr|munin-1.4.7-1|91	HOSTNAME=localhost \
12cr|munin-1.4.7-1|92	build
12cr|munin-1.4.7-1|93	
12cr|munin-1.4.7-1|94	%install
12cr|munin-1.4.7-1|95	rm -rf %{buildroot}
12cr|munin-1.4.7-1|96	
12cr|munin-1.4.7-1|97	## Node
12cr|munin-1.4.7-1|98	make \
12cr|munin-1.4.7-1|99	CONFIG=dists/redhat/Makefile.config \
12cr|munin-1.4.7-1|100	CHOWN=/bin/true \
12cr|munin-1.4.7-1|101	CHGRP=/bin/true \
12cr|munin-1.4.7-1|102	DOCDIR=%{buildroot}%{_docdir}/%{name} \
12cr|munin-1.4.7-1|103	MANDIR=%{buildroot}%{_mandir} \
12cr|munin-1.4.7-1|104	HTMLDIR=%{buildroot}%{_localstatedir}/lib/munin/html \
12cr|munin-1.4.7-1|105	DBDIR=%{buildroot}%{_localstatedir}/lib/munin/data \
12cr|munin-1.4.7-1|106	PLUGSTATE=%{buildroot}%{_localstatedir}/lib/munin/plugin-state \
12cr|munin-1.4.7-1|107	CGIDIR=%{buildroot}%{_datadir}/%{name}/cgi \
12cr|munin-1.4.7-1|108	PREFIX=%{buildroot}%{_prefix} \
12cr|munin-1.4.7-1|109	LIBDIR=%{buildroot}%{_datadir}/munin \
12cr|munin-1.4.7-1|110	CONFDIR=%{buildroot}%{_sysconfdir}/munin \
12cr|munin-1.4.7-1|111	PERLLIB=%{buildroot}%{perl_vendorlib} \
12cr|munin-1.4.7-1|112	DESTDIR=%{buildroot} \
12cr|munin-1.4.7-1|113	HOSTNAME=localhost \
12cr|munin-1.4.7-1|114	install install-doc
12cr|munin-1.4.7-1|115	
12cr|munin-1.4.7-1|116	# init script
12cr|munin-1.4.7-1|117	install -d -m 755 %{buildroot}%{_initrddir}
12cr|munin-1.4.7-1|118	install -m 755 %{SOURCE5} %{buildroot}/%{_initrddir}/munin-node
12cr|munin-1.4.7-1|119	
12cr|munin-1.4.7-1|120	# plugins configuration
12cr|munin-1.4.7-1|121	install -d -m 755 %{buildroot}%{_sysconfdir}/munin/plugin-conf.d
12cr|munin-1.4.7-1|122	install -m 644 dists/tarball/plugins.conf \
12cr|munin-1.4.7-1|123	%{buildroot}%{_sysconfdir}/munin/plugin-conf.d/munin-node
12cr|munin-1.4.7-1|124	
12cr|munin-1.4.7-1|125	cat >%{buildroot}%{_sysconfdir}/munin/plugin-conf.d/hddtemp_smartctl <<EOF
12cr|munin-1.4.7-1|126	[hddtemp_smartctl]
12cr|munin-1.4.7-1|127	user root
12cr|munin-1.4.7-1|128	EOF
12cr|munin-1.4.7-1|129	
12cr|munin-1.4.7-1|130	cat >%{buildroot}%{_sysconfdir}/munin/plugin-conf.d/sendmail <<EOF
12cr|munin-1.4.7-1|131	[sendmail*]
12cr|munin-1.4.7-1|132	user root
12cr|munin-1.4.7-1|133	env.mspqueue %{_localstatedir}/spool/clientmqueue
12cr|munin-1.4.7-1|134	EOF
12cr|munin-1.4.7-1|135	
12cr|munin-1.4.7-1|136	cat >%{buildroot}%{_sysconfdir}/munin/plugin-conf.d/fw <<EOF
12cr|munin-1.4.7-1|137	[fw*]
12cr|munin-1.4.7-1|138	user root
12cr|munin-1.4.7-1|139	EOF
12cr|munin-1.4.7-1|140	
12cr|munin-1.4.7-1|141	# remove the Sybase plugin for now, as they need perl modules
12cr|munin-1.4.7-1|142	# that are not in extras. We can readd them when/if those modules are added.
12cr|munin-1.4.7-1|143	#
12cr|munin-1.4.7-1|144	rm -f %{buildroot}/usr/share/munin/plugins/sybase_space
12cr|munin-1.4.7-1|145	
12cr|munin-1.4.7-1|146	# state and log directories
12cr|munin-1.4.7-1|147	install -d -m 755 %{buildroot}%{_localstatedir}/lib/munin
12cr|munin-1.4.7-1|148	install -d -m 755 %{buildroot}%{_localstatedir}/log/munin
12cr|munin-1.4.7-1|149	
12cr|munin-1.4.7-1|150	# apache configuration
12cr|munin-1.4.7-1|151	rm -f %{buildroot}%{_localstatedir}/lib/munin/html/.htaccess
12cr|munin-1.4.7-1|152	
12cr|munin-1.4.7-1|153	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|munin-1.4.7-1|154	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|munin-1.4.7-1|155	Alias /munin %{_localstatedir}/lib/munin/html
12cr|munin-1.4.7-1|156	
12cr|munin-1.4.7-1|157	<Directory %{_localstatedir}/lib/munin/html>
12cr|munin-1.4.7-1|158	Order deny,allow
12cr|munin-1.4.7-1|159	Allow from all
12cr|munin-1.4.7-1|160	</Directory>
12cr|munin-1.4.7-1|161	EOF
12cr|munin-1.4.7-1|162	
12cr|munin-1.4.7-1|163	# cron task
12cr|munin-1.4.7-1|164	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
12cr|munin-1.4.7-1|165	install -m 644 dists/redhat/munin.cron.d %{buildroot}%{_sysconfdir}/cron.d/munin
12cr|munin-1.4.7-1|166	
12cr|munin-1.4.7-1|167	# logrotate
12cr|munin-1.4.7-1|168	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|munin-1.4.7-1|169	cat > %{buildroot}%{_sysconfdir}/logrotate.d/munin-node <<EOF
12cr|munin-1.4.7-1|170	/var/log/munin/munin-node.log {
12cr|munin-1.4.7-1|171	postrotate
12cr|munin-1.4.7-1|172	service munin-node reload
12cr|munin-1.4.7-1|173	endscript
12cr|munin-1.4.7-1|174	
12cr|munin-1.4.7-1|175	}
12cr|munin-1.4.7-1|176	EOF
12cr|munin-1.4.7-1|177	cat > %{buildroot}%{_sysconfdir}/logrotate.d/munin <<EOF
12cr|munin-1.4.7-1|178	/var/log/munin/munin-update.log /var/log/munin/munin-graph.log /var/log/munin/munin-html.log /var/log/munin/munin-limits.log {
12cr|munin-1.4.7-1|179	}
12cr|munin-1.4.7-1|180	EOF
12cr|munin-1.4.7-1|181	
12cr|munin-1.4.7-1|182	# add changelog to installed documentation files
12cr|munin-1.4.7-1|183	install -m 644 ChangeLog %{buildroot}%{_docdir}/%{name}/ChangeLog
12cr|munin-1.4.7-1|184	
12cr|munin-1.4.7-1|185	%clean
12cr|munin-1.4.7-1|186	rm -rf %{buildroot}
12cr|munin-1.4.7-1|187	
12cr|munin-1.4.7-1|188	%pre
12cr|munin-1.4.7-1|189	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
12cr|munin-1.4.7-1|190	
12cr|munin-1.4.7-1|191	if [ $1 = 2 ]; then
12cr|munin-1.4.7-1|192	# on upgrade, move data to new location if needed
12cr|munin-1.4.7-1|193	if [ ! -d %{_localstatedir}/lib/%{name}/data ]; then
12cr|munin-1.4.7-1|194	cd %{_localstatedir}/lib/%{name}
12cr|munin-1.4.7-1|195	mkdir data
12cr|munin-1.4.7-1|196	for i in *; do
12cr|munin-1.4.7-1|197	[ $i == plugin-state ] && continue
12cr|munin-1.4.7-1|198	[ $i == data ] && continue
12cr|munin-1.4.7-1|199	mv $i data
12cr|munin-1.4.7-1|200	done
12cr|munin-1.4.7-1|201	fi
12cr|munin-1.4.7-1|202	fi
12cr|munin-1.4.7-1|203	
12cr|munin-1.4.7-1|204	%postun
12cr|munin-1.4.7-1|205	%_postun_userdel %{name}
12cr|munin-1.4.7-1|206	
12cr|munin-1.4.7-1|207	
12cr|munin-1.4.7-1|208	%post master
12cr|munin-1.4.7-1|209	%_post_webapp
12cr|munin-1.4.7-1|210	
12cr|munin-1.4.7-1|211	%postun master
12cr|munin-1.4.7-1|212	%_postun_webapp
12cr|munin-1.4.7-1|213	
12cr|munin-1.4.7-1|214	%pre node
12cr|munin-1.4.7-1|215	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
12cr|munin-1.4.7-1|216	
12cr|munin-1.4.7-1|217	%post node
12cr|munin-1.4.7-1|218	if [ $1 = 1 ]; then
12cr|munin-1.4.7-1|219	/usr/sbin/munin-node-configure --shell | sh
12cr|munin-1.4.7-1|220	fi
12cr|munin-1.4.7-1|221	%_post_service munin-node
12cr|munin-1.4.7-1|222	
12cr|munin-1.4.7-1|223	%preun node
12cr|munin-1.4.7-1|224	%_preun_service munin-node
12cr|munin-1.4.7-1|225	
12cr|munin-1.4.7-1|226	%postun node
12cr|munin-1.4.7-1|227	%_postun_userdel %{name}
12cr|munin-1.4.7-1|228	
12cr|munin-1.4.7-1|229	%files
12cr|munin-1.4.7-1|230	%defattr(-, root, root)
12cr|munin-1.4.7-1|231	%doc %{_docdir}/%{name}
12cr|munin-1.4.7-1|232	%dir %{_datadir}/munin
12cr|munin-1.4.7-1|233	%dir %{_sysconfdir}/munin
12cr|munin-1.4.7-1|234	%dir %{_localstatedir}/lib/munin
12cr|munin-1.4.7-1|235	%attr(-,munin,munin) %{_localstatedir}/run/munin
12cr|munin-1.4.7-1|236	%attr(-,munin,munin) %{_localstatedir}/log/munin
12cr|munin-1.4.7-1|237	%{perl_vendorlib}/Munin
12cr|munin-1.4.7-1|238	%exclude %{perl_vendorlib}/Munin/Master
12cr|munin-1.4.7-1|239	%exclude %{perl_vendorlib}/Munin/Node
12cr|munin-1.4.7-1|240	%exclude %{perl_vendorlib}/Munin/Plugin
12cr|munin-1.4.7-1|241	%exclude %{perl_vendorlib}/Munin/Plugin.pm
12cr|munin-1.4.7-1|242	
12cr|munin-1.4.7-1|243	%files master
12cr|munin-1.4.7-1|244	%defattr(-, root, root)
12cr|munin-1.4.7-1|245	%{_bindir}/munin-cron
12cr|munin-1.4.7-1|246	%{_bindir}/munin-check
12cr|munin-1.4.7-1|247	%{_datadir}/munin/munin-graph
12cr|munin-1.4.7-1|248	%{_datadir}/munin/munin-html
12cr|munin-1.4.7-1|249	%{_datadir}/munin/munin-limits
12cr|munin-1.4.7-1|250	%{_datadir}/munin/munin-update
12cr|munin-1.4.7-1|251	%{_datadir}/munin/munin-jmx-plugins.jar
12cr|munin-1.4.7-1|252	%{_datadir}/munin/cgi
12cr|munin-1.4.7-1|253	%{_datadir}/munin/DejaVuSans.ttf
12cr|munin-1.4.7-1|254	%{_datadir}/munin/DejaVuSansMono.ttf
12cr|munin-1.4.7-1|255	%{perl_vendorlib}/Munin/Master
12cr|munin-1.4.7-1|256	%dir %{_sysconfdir}/munin/templates
12cr|munin-1.4.7-1|257	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|munin-1.4.7-1|258	%config(noreplace) %{_sysconfdir}/munin/munin.conf
12cr|munin-1.4.7-1|259	%config(noreplace) %{_sysconfdir}/munin/templates/*
12cr|munin-1.4.7-1|260	%config(noreplace) %{_sysconfdir}/cron.d/munin
12cr|munin-1.4.7-1|261	%config(noreplace) %{_sysconfdir}/logrotate.d/munin
12cr|munin-1.4.7-1|262	%attr(-,munin,munin) %{_localstatedir}/lib/munin/data
12cr|munin-1.4.7-1|263	%attr(-,munin,munin) %{_localstatedir}/lib/munin/html
12cr|munin-1.4.7-1|264	%{_mandir}/man8/munin.8*
12cr|munin-1.4.7-1|265	%{_mandir}/man8/munin-graph.8*
12cr|munin-1.4.7-1|266	%{_mandir}/man8/munin-update.8*
12cr|munin-1.4.7-1|267	%{_mandir}/man8/munin-limits.8*
12cr|munin-1.4.7-1|268	%{_mandir}/man8/munin-html.8*
12cr|munin-1.4.7-1|269	%{_mandir}/man8/munin-cron.8*
12cr|munin-1.4.7-1|270	%{_mandir}/man8/munin-check.8*
12cr|munin-1.4.7-1|271	%{_mandir}/man5/munin.conf.5*
12cr|munin-1.4.7-1|272	%{_mandir}/man3/Munin::*
12cr|munin-1.4.7-1|273	
12cr|munin-1.4.7-1|274	%files node
12cr|munin-1.4.7-1|275	%dir %{_sysconfdir}/munin/plugins
12cr|munin-1.4.7-1|276	%dir %{_sysconfdir}/munin/plugin-conf.d
12cr|munin-1.4.7-1|277	%config(noreplace) %{_sysconfdir}/munin/munin-node.conf
12cr|munin-1.4.7-1|278	%config(noreplace) %{_sysconfdir}/munin/plugin-conf.d/*
12cr|munin-1.4.7-1|279	%config(noreplace) %{_sysconfdir}/logrotate.d/munin-node
12cr|munin-1.4.7-1|280	%{_initrddir}/munin-node
12cr|munin-1.4.7-1|281	%{_bindir}/munindoc
12cr|munin-1.4.7-1|282	%{_sbindir}/munin-run
12cr|munin-1.4.7-1|283	%{_sbindir}/munin-node
12cr|munin-1.4.7-1|284	%{_sbindir}/munin-node-configure
12cr|munin-1.4.7-1|285	%attr(-,munin,munin) %{_localstatedir}/lib/munin/plugin-state
12cr|munin-1.4.7-1|286	%{_datadir}/munin/plugins
12cr|munin-1.4.7-1|287	%{perl_vendorlib}/Munin/Node
12cr|munin-1.4.7-1|288	%{perl_vendorlib}/Munin/Plugin
12cr|munin-1.4.7-1|289	%{perl_vendorlib}/Munin/Plugin.pm
12cr|munin-1.4.7-1|290	%{_mandir}/man1/munindoc.1*
12cr|munin-1.4.7-1|291	%{_mandir}/man1/munin-run.1*
12cr|munin-1.4.7-1|292	%{_mandir}/man1/munin-node.1*
12cr|munin-1.4.7-1|293	%{_mandir}/man1/munin-node-configure.1*
12cr|munin-1.4.7-1|294	%{_mandir}/man5/munin-node.conf.5*
12cr|munin-1.4.7-1|295	
12cr|munin-1.4.7-1|296	
12cr|munin-1.4.7-1|297	%changelog
12cr|munin-1.4.7-1|298	* Mon Apr 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.4.7-1mdv2012.0
12cr|munin-1.4.7-1|299	+ Revision: 792867
12cr|munin-1.4.7-1|300	- version update 1.4.7
12cr|munin-1.4.7-1|301	
12cr|munin-1.4.7-1|302	* Fri Jul 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.5-1mdv2011.0
12cr|munin-1.4.7-1|303	+ Revision: 554269
12cr|munin-1.4.7-1|304	- update to new version 1.4.5
12cr|munin-1.4.7-1|305	
12cr|munin-1.4.7-1|306	* Wed Mar 24 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.4-2mdv2010.1
12cr|munin-1.4.7-1|307	+ Revision: 527110
12cr|munin-1.4.7-1|308	- transfer %%{_localstatedir}/run/munin to shared package, it is needed by the agent also
12cr|munin-1.4.7-1|309	
12cr|munin-1.4.7-1|310	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.4-1mdv2010.1
12cr|munin-1.4.7-1|311	+ Revision: 513036
12cr|munin-1.4.7-1|312	- new version
12cr|munin-1.4.7-1|313	- really fix munin-node init script
12cr|munin-1.4.7-1|314	
12cr|munin-1.4.7-1|315	* Thu Dec 31 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.3-1mdv2010.1
12cr|munin-1.4.7-1|316	+ Revision: 484536
12cr|munin-1.4.7-1|317	- new version
12cr|munin-1.4.7-1|318	- fix data migration from 1.3.x package
12cr|munin-1.4.7-1|319	- fix init script (mdv bug #56646)
12cr|munin-1.4.7-1|320	
12cr|munin-1.4.7-1|321	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.2-1mdv2010.1
12cr|munin-1.4.7-1|322	+ Revision: 479561
12cr|munin-1.4.7-1|323	- switch to non-sensitive apache access policy
12cr|munin-1.4.7-1|324	- new version
12cr|munin-1.4.7-1|325	- reload munin-node after rotating logs
12cr|munin-1.4.7-1|326	
12cr|munin-1.4.7-1|327	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.1-1mdv2010.1
12cr|munin-1.4.7-1|328	+ Revision: 473474
12cr|munin-1.4.7-1|329	- more explicit access rules and access denied error message in apache configuration
12cr|munin-1.4.7-1|330	- new version
12cr|munin-1.4.7-1|331	
12cr|munin-1.4.7-1|332	* Mon Nov 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-5mdv2010.1
12cr|munin-1.4.7-1|333	+ Revision: 472115
12cr|munin-1.4.7-1|334	- restrict default access permissions to localhost only, as per new policy
12cr|munin-1.4.7-1|335	- fix fw_forwarded_local plugin autoconfiguration
12cr|munin-1.4.7-1|336	- fix post-installation scripts, and related dependencies
12cr|munin-1.4.7-1|337	- split perl modules between master and node packages, so as to leverage deps
12cr|munin-1.4.7-1|338	- drop useless explicit dependency on perl-Net-SNMP
12cr|munin-1.4.7-1|339	- munin-node obsoletes munin-plugins-slapd
12cr|munin-1.4.7-1|340	
12cr|munin-1.4.7-1|341	* Sat Nov 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-2mdv2010.1
12cr|munin-1.4.7-1|342	+ Revision: 470864
12cr|munin-1.4.7-1|343	- fix build dependencies
12cr|munin-1.4.7-1|344	- 1.4.0 final
12cr|munin-1.4.7-1|345	- new version
12cr|munin-1.4.7-1|346	
12cr|munin-1.4.7-1|347	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-0.alpha2.2mdv2010.1
12cr|munin-1.4.7-1|348	+ Revision: 466340
12cr|munin-1.4.7-1|349	- new alpha release
12cr|munin-1.4.7-1|350	
12cr|munin-1.4.7-1|351	* Mon Nov 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-0.alpha.2mdv2010.1
12cr|munin-1.4.7-1|352	+ Revision: 463277
12cr|munin-1.4.7-1|353	- only run data move procedure on upgrade
12cr|munin-1.4.7-1|354	
12cr|munin-1.4.7-1|355	* Sun Nov 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-0.alpha.1mdv2010.1
12cr|munin-1.4.7-1|356	+ Revision: 463050
12cr|munin-1.4.7-1|357	- use here-in documents for logrotate configuration
12cr|munin-1.4.7-1|358	- don't redefine logrotate configuration options uselessly
12cr|munin-1.4.7-1|359	- drop all patches, excepted utf8 one
12cr|munin-1.4.7-1|360	- only run automatic configuration on initial install, to avoid removed plugins to come back after each update
12cr|munin-1.4.7-1|361	- handle data location change when upgrading
12cr|munin-1.4.7-1|362	- new version
12cr|munin-1.4.7-1|363	- spec cleanup
12cr|munin-1.4.7-1|364	- move server components in munin-master package
12cr|munin-1.4.7-1|365	- move generated HTML files in FHS-compliant /var/lib/munin/html
12cr|munin-1.4.7-1|366	- move server data in /var/lib/munin/data
12cr|munin-1.4.7-1|367	- move plugins data outside of server data directory
12cr|munin-1.4.7-1|368	- use herein-documents for additional plugins configuration
12cr|munin-1.4.7-1|369	- drop redundant dependencies
12cr|munin-1.4.7-1|370	
12cr|munin-1.4.7-1|371	* Wed Aug 05 2009 Michael Scherer <misc@mandriva.org> 1.3.4-8mdv2010.0
12cr|munin-1.4.7-1|372	+ Revision: 410245
12cr|munin-1.4.7-1|373	- fix error in the patch for the utf8 fix, see bug 51502 for details
12cr|munin-1.4.7-1|374	- correct the license
12cr|munin-1.4.7-1|375	
12cr|munin-1.4.7-1|376	* Wed Jul 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.4-7mdv2010.0
12cr|munin-1.4.7-1|377	+ Revision: 391252
12cr|munin-1.4.7-1|378	- install manually missing Munin::Plugin::SNMP module
12cr|munin-1.4.7-1|379	- keep bash completion in its own package
12cr|munin-1.4.7-1|380	
12cr|munin-1.4.7-1|381	* Thu Jun 25 2009 Olivier Thauvin <nanardon@mandriva.org> 1.3.4-6mdv2010.0
12cr|munin-1.4.7-1|382	+ Revision: 388903
12cr|munin-1.4.7-1|383	- #51848: requires fonts-ttf-dejavu
12cr|munin-1.4.7-1|384	
12cr|munin-1.4.7-1|385	* Mon Jun 08 2009 Olivier Thauvin <nanardon@mandriva.org> 1.3.4-5mdv2010.0
12cr|munin-1.4.7-1|386	+ Revision: 384102
12cr|munin-1.4.7-1|387	- fix #51502
12cr|munin-1.4.7-1|388	
12cr|munin-1.4.7-1|389	* Fri Oct 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.4-4mdv2009.1
12cr|munin-1.4.7-1|390	+ Revision: 291379
12cr|munin-1.4.7-1|391	- backportability < 2009.0
12cr|munin-1.4.7-1|392	
12cr|munin-1.4.7-1|393	* Wed Sep 24 2008 Olivier Thauvin <nanardon@mandriva.org> 1.3.4-3mdv2009.0
12cr|munin-1.4.7-1|394	+ Revision: 287773
12cr|munin-1.4.7-1|395	- munin-html: use cmp vs <=> operator for string sort
12cr|munin-1.4.7-1|396	
12cr|munin-1.4.7-1|397	* Tue Jun 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.4-2mdv2009.0
12cr|munin-1.4.7-1|398	+ Revision: 223662
12cr|munin-1.4.7-1|399	- bash completion
12cr|munin-1.4.7-1|400	
12cr|munin-1.4.7-1|401	+ Michael Scherer <misc@mandriva.org>
12cr|munin-1.4.7-1|402	- use lowercase for message, asked by guillomovitch
12cr|munin-1.4.7-1|403	- requires network on boot, asked by guillomovitch
12cr|munin-1.4.7-1|404	
12cr|munin-1.4.7-1|405	* Sun Jun 08 2008 Olivier Thauvin <nanardon@mandriva.org> 1.3.4-1mdv2009.0
12cr|munin-1.4.7-1|406	+ Revision: 216916
12cr|munin-1.4.7-1|407	- 1.3.4
12cr|munin-1.4.7-1|408	
12cr|munin-1.4.7-1|409	+ Pixel <pixel@mandriva.com>
12cr|munin-1.4.7-1|410	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|munin-1.4.7-1|411	
12cr|munin-1.4.7-1|412	+ Olivier Blin <blino@mandriva.org>
12cr|munin-1.4.7-1|413	- restore BuildRoot
12cr|munin-1.4.7-1|414	
12cr|munin-1.4.7-1|415	+ Thierry Vignaud <tv@mandriva.org>
12cr|munin-1.4.7-1|416	- kill re-definition of %%buildroot on Pixel's request
12cr|munin-1.4.7-1|417	
12cr|munin-1.4.7-1|418	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-4mdv2008.1
12cr|munin-1.4.7-1|419	+ Revision: 97351
12cr|munin-1.4.7-1|420	- various file list cleanup
12cr|munin-1.4.7-1|421	- no need for %%doc tags for man pages
12cr|munin-1.4.7-1|422	- make munin-node package own plugins directory, otherwise it get loosely created with various perms, breaking usage if too much restricted
12cr|munin-1.4.7-1|423	
12cr|munin-1.4.7-1|424	+ Olivier Thauvin <nanardon@mandriva.org>
12cr|munin-1.4.7-1|425	- provide a config for fw* plugins
12cr|munin-1.4.7-1|426	- path4: fix cgi-graph lock
12cr|munin-1.4.7-1|427	- simplify specfile
12cr|munin-1.4.7-1|428	
12cr|munin-1.4.7-1|429	* Mon May 28 2007 Olivier Thauvin <nanardon@mandriva.org> 1.3.3-3mdv2008.0
12cr|munin-1.4.7-1|430	+ Revision: 32010
12cr|munin-1.4.7-1|431	- one more plugins fix
12cr|munin-1.4.7-1|432	- patch3: plugins fix
12cr|munin-1.4.7-1|433	
12cr|munin-1.4.7-1|434	* Mon May 28 2007 Olivier Thauvin <nanardon@mandriva.org> 1.3.3-2mdv2008.0
12cr|munin-1.4.7-1|435	+ Revision: 31972
12cr|munin-1.4.7-1|436	- move Munin::Plugin into munin-node, where it is required
12cr|munin-1.4.7-1|437	- munin-node require perl-Net-SNMP >= 5.2.0 for some plugins
12cr|munin-1.4.7-1|438	
12cr|munin-1.4.7-1|439	* Mon May 28 2007 Olivier Thauvin <nanardon@mandriva.org> 1.3.3-1mdv2008.0
12cr|munin-1.4.7-1|440	+ Revision: 31959
12cr|munin-1.4.7-1|441	- 1.3.3
12cr|munin-1.4.7-1|442	
12cr|munin-1.4.7-1|443	* Sat May 12 2007 Olivier Thauvin <nanardon@mandriva.org> 1.2.5-6mdv2008.0
12cr|munin-1.4.7-1|444	+ Revision: 26426
12cr|munin-1.4.7-1|445	- fix cgi loacation
12cr|munin-1.4.7-1|446	

3320 12
12cr|munin-plugins-sympa-20090617-4|1	%define name	munin-plugins-sympa
12cr|munin-plugins-sympa-20090617-4|2	%define version	20090617
12cr|munin-plugins-sympa-20090617-4|3	%define release	%mkrel 4
12cr|munin-plugins-sympa-20090617-4|4	
12cr|munin-plugins-sympa-20090617-4|5	Name:		%{name}
12cr|munin-plugins-sympa-20090617-4|6	Version:	%{version}
12cr|munin-plugins-sympa-20090617-4|7	Release:	%{release}
12cr|munin-plugins-sympa-20090617-4|8	Summary:	Munin sympa plugins
12cr|munin-plugins-sympa-20090617-4|9	Group:		Networking/Other
12cr|munin-plugins-sympa-20090617-4|10	License:	BSD
12cr|munin-plugins-sympa-20090617-4|11	URL:		https://www.lists.uni-karlsruhe.de/munin/
12cr|munin-plugins-sympa-20090617-4|12	Source:     https://www.lists.uni-karlsruhe.de/munin/sympa4munin.tar.gz
12cr|munin-plugins-sympa-20090617-4|13	Patch:      munin-plugins-sympa-fix-spool-script.patch
12cr|munin-plugins-sympa-20090617-4|14	BuildArch:  noarch
12cr|munin-plugins-sympa-20090617-4|15	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|munin-plugins-sympa-20090617-4|16	
12cr|munin-plugins-sympa-20090617-4|17	%description
12cr|munin-plugins-sympa-20090617-4|18	This package contains two plugins, one to monitor the elements in your
12cr|munin-plugins-sympa-20090617-4|19	spool-directory and a second one which parses your sympa-log.
12cr|munin-plugins-sympa-20090617-4|20	
12cr|munin-plugins-sympa-20090617-4|21	%prep
12cr|munin-plugins-sympa-20090617-4|22	%setup -c -q
12cr|munin-plugins-sympa-20090617-4|23	%patch -p 1
12cr|munin-plugins-sympa-20090617-4|24	
12cr|munin-plugins-sympa-20090617-4|25	%build
12cr|munin-plugins-sympa-20090617-4|26	
12cr|munin-plugins-sympa-20090617-4|27	%install
12cr|munin-plugins-sympa-20090617-4|28	rm -rf %{buildroot}
12cr|munin-plugins-sympa-20090617-4|29	
12cr|munin-plugins-sympa-20090617-4|30	install -d -m 755 %{buildroot}%{_datadir}/munin/plugins
12cr|munin-plugins-sympa-20090617-4|31	install -m 755 sympa_spool %{buildroot}%{_datadir}/munin/plugins
12cr|munin-plugins-sympa-20090617-4|32	install -m 755 sympa_stats %{buildroot}%{_datadir}/munin/plugins
12cr|munin-plugins-sympa-20090617-4|33	
12cr|munin-plugins-sympa-20090617-4|34	perl -pi -e 's|^#!/usr/local/bin/perl|#!%{_bindir}/perl|' \
12cr|munin-plugins-sympa-20090617-4|35	%{buildroot}%{_datadir}/munin/plugins/sympa_stats
12cr|munin-plugins-sympa-20090617-4|36	
12cr|munin-plugins-sympa-20090617-4|37	%clean
12cr|munin-plugins-sympa-20090617-4|38	rm -rf %{buildroot}
12cr|munin-plugins-sympa-20090617-4|39	
12cr|munin-plugins-sympa-20090617-4|40	%files
12cr|munin-plugins-sympa-20090617-4|41	%defattr(-,root,root)
12cr|munin-plugins-sympa-20090617-4|42	%{_datadir}/munin/plugins/*
12cr|munin-plugins-sympa-20090617-4|43	
12cr|munin-plugins-sympa-20090617-4|44	
12cr|munin-plugins-sympa-20090617-4|45	
12cr|munin-plugins-sympa-20090617-4|46	%changelog
12cr|munin-plugins-sympa-20090617-4|47	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 20090617-4mdv2011.0
12cr|munin-plugins-sympa-20090617-4|48	+ Revision: 620421
12cr|munin-plugins-sympa-20090617-4|49	- the mass rebuild of 2010.0 packages
12cr|munin-plugins-sympa-20090617-4|50	
12cr|munin-plugins-sympa-20090617-4|51	* Thu Jun 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 20090617-3mdv2010.0
12cr|munin-plugins-sympa-20090617-4|52	+ Revision: 387124
12cr|munin-plugins-sympa-20090617-4|53	- fix sympa_spool plugin
12cr|munin-plugins-sympa-20090617-4|54	
12cr|munin-plugins-sympa-20090617-4|55	* Wed Jun 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 20090617-2mdv2010.0
12cr|munin-plugins-sympa-20090617-4|56	+ Revision: 386699
12cr|munin-plugins-sympa-20090617-4|57	- fix shellbang
12cr|munin-plugins-sympa-20090617-4|58	- import munin-plugins-sympa
12cr|munin-plugins-sympa-20090617-4|59	
12cr|munin-plugins-sympa-20090617-4|60	
12cr|munin-plugins-sympa-20090617-4|61	* Wed Jun 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 20090617-1mdv2010.0
12cr|munin-plugins-sympa-20090617-4|62	- first mandriva package

3321 12
12cr|munin-plugins-xen-20080625-3|1	%define name	munin-plugins-xen
12cr|munin-plugins-xen-20080625-3|2	%define version	20080625
12cr|munin-plugins-xen-20080625-3|3	%define release	%mkrel 3
12cr|munin-plugins-xen-20080625-3|4	
12cr|munin-plugins-xen-20080625-3|5	Name:		%{name}
12cr|munin-plugins-xen-20080625-3|6	Version:	%{version}
12cr|munin-plugins-xen-20080625-3|7	Release:	%{release}
12cr|munin-plugins-xen-20080625-3|8	Summary:	Munin xen plugins
12cr|munin-plugins-xen-20080625-3|9	Group:		Networking/Other
12cr|munin-plugins-xen-20080625-3|10	License:	BSD
12cr|munin-plugins-xen-20080625-3|11	Source0:	http://www.skullkrusher.net/linux/scripts/xen_percent
12cr|munin-plugins-xen-20080625-3|12	Source1:    http://munin.projects.linpro.no/attachment/wiki/PluginCat/xen_traffic_all
12cr|munin-plugins-xen-20080625-3|13	Patch0:     xen_traffic_all-allow-multiple-interfaces.patch
12cr|munin-plugins-xen-20080625-3|14	BuildArch:  noarch
12cr|munin-plugins-xen-20080625-3|15	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|munin-plugins-xen-20080625-3|16	
12cr|munin-plugins-xen-20080625-3|17	%description
12cr|munin-plugins-xen-20080625-3|18	Munin plugins for monitoring xen.
12cr|munin-plugins-xen-20080625-3|19	
12cr|munin-plugins-xen-20080625-3|20	%prep
12cr|munin-plugins-xen-20080625-3|21	%setup -c -T
12cr|munin-plugins-xen-20080625-3|22	cp %{SOURCE0} xen_percent
12cr|munin-plugins-xen-20080625-3|23	cp %{SOURCE1} xen_traffic_all
12cr|munin-plugins-xen-20080625-3|24	%patch0 -p 0
12cr|munin-plugins-xen-20080625-3|25	
12cr|munin-plugins-xen-20080625-3|26	%build
12cr|munin-plugins-xen-20080625-3|27	
12cr|munin-plugins-xen-20080625-3|28	%install
12cr|munin-plugins-xen-20080625-3|29	rm -rf %{buildroot}
12cr|munin-plugins-xen-20080625-3|30	
12cr|munin-plugins-xen-20080625-3|31	install -d -m 755 %{buildroot}%{_datadir}/munin/plugins
12cr|munin-plugins-xen-20080625-3|32	install -m 755 xen_percent %{buildroot}%{_datadir}/munin/plugins
12cr|munin-plugins-xen-20080625-3|33	install -m 755 xen_traffic_all %{buildroot}%{_datadir}/munin/plugins
12cr|munin-plugins-xen-20080625-3|34	
12cr|munin-plugins-xen-20080625-3|35	install -d -m 755 %{buildroot}%{_sysconfdir}/munin/plugin-conf.d
12cr|munin-plugins-xen-20080625-3|36	cat > %{buildroot}%{_sysconfdir}/munin/plugin-conf.d/xen << EOF
12cr|munin-plugins-xen-20080625-3|37	[xen_traffic_all]
12cr|munin-plugins-xen-20080625-3|38	user root
12cr|munin-plugins-xen-20080625-3|39	
12cr|munin-plugins-xen-20080625-3|40	[xen_percent]
12cr|munin-plugins-xen-20080625-3|41	user root
12cr|munin-plugins-xen-20080625-3|42	
12cr|munin-plugins-xen-20080625-3|43	EOF
12cr|munin-plugins-xen-20080625-3|44	
12cr|munin-plugins-xen-20080625-3|45	%clean
12cr|munin-plugins-xen-20080625-3|46	rm -rf %{buildroot}
12cr|munin-plugins-xen-20080625-3|47	
12cr|munin-plugins-xen-20080625-3|48	%files
12cr|munin-plugins-xen-20080625-3|49	%defattr(-,root,root)
12cr|munin-plugins-xen-20080625-3|50	%{_datadir}/munin/plugins/*
12cr|munin-plugins-xen-20080625-3|51	%config(noreplace) %{_sysconfdir}/munin/plugin-conf.d/xen
12cr|munin-plugins-xen-20080625-3|52	
12cr|munin-plugins-xen-20080625-3|53	
12cr|munin-plugins-xen-20080625-3|54	
12cr|munin-plugins-xen-20080625-3|55	%changelog
12cr|munin-plugins-xen-20080625-3|56	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 20080625-3mdv2011.0
12cr|munin-plugins-xen-20080625-3|57	+ Revision: 620422
12cr|munin-plugins-xen-20080625-3|58	- the mass rebuild of 2010.0 packages
12cr|munin-plugins-xen-20080625-3|59	
12cr|munin-plugins-xen-20080625-3|60	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 20080625-2mdv2010.0
12cr|munin-plugins-xen-20080625-3|61	+ Revision: 430125
12cr|munin-plugins-xen-20080625-3|62	- rebuild
12cr|munin-plugins-xen-20080625-3|63	
12cr|munin-plugins-xen-20080625-3|64	* Wed Jun 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20080625-1mdv2009.0
12cr|munin-plugins-xen-20080625-3|65	+ Revision: 229025
12cr|munin-plugins-xen-20080625-3|66	- import munin-plugins-xen
12cr|munin-plugins-xen-20080625-3|67	
12cr|munin-plugins-xen-20080625-3|68	
12cr|munin-plugins-xen-20080625-3|69	* Wed Jun 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20080625-1mdv2009.0
12cr|munin-plugins-xen-20080625-3|70	- first mandriva package

3322 12
12cr|mupdf-1.1-1|1	%define	devname	%mklibname -d %{name}
12cr|mupdf-1.1-1|2	
12cr|mupdf-1.1-1|3	Name:		mupdf
12cr|mupdf-1.1-1|4	Version:	1.1
12cr|mupdf-1.1-1|5	Release:	1
12cr|mupdf-1.1-1|6	Summary:	MuPDF is a lightweight PDF viewer and toolkit written in portable C
12cr|mupdf-1.1-1|7	License:	GPLv3
12cr|mupdf-1.1-1|8	Group:		Office
12cr|mupdf-1.1-1|9	URL:		http://mupdf.com/
12cr|mupdf-1.1-1|10	Source0:	http://mupdf.googlecode.com/files/%{name}-%{version}-source.tar.gz
12cr|mupdf-1.1-1|11	Source1:	mupdf.desktop
12cr|mupdf-1.1-1|12	BuildRequires:	pkgconfig(x11)
12cr|mupdf-1.1-1|13	BuildRequires:	pkgconfig(xext)
12cr|mupdf-1.1-1|14	BuildRequires:	pkgconfig(zlib)
12cr|mupdf-1.1-1|15	BuildRequires:	jpeg-devel
12cr|mupdf-1.1-1|16	BuildRequires:	freetype2-devel
12cr|mupdf-1.1-1|17	BuildRequires:	jbig2dec-devel
12cr|mupdf-1.1-1|18	BuildRequires:	openjpeg-devel >= 1.5
12cr|mupdf-1.1-1|19	
12cr|mupdf-1.1-1|20	%description
12cr|mupdf-1.1-1|21	MuPDF is a lightweight PDF viewer and toolkit written in portable C.
12cr|mupdf-1.1-1|22	
12cr|mupdf-1.1-1|23	The renderer in MuPDF is tailored for high quality anti-aliased
12cr|mupdf-1.1-1|24	graphics.  MuPDF renders text with metrics and spacing accurate to
12cr|mupdf-1.1-1|25	within fractions of a pixel for the highest fidelity in reproducing
12cr|mupdf-1.1-1|26	the look of a printed page on screen.
12cr|mupdf-1.1-1|27	
12cr|mupdf-1.1-1|28	MuPDF has a small footprint.  A binary that includes the standard
12cr|mupdf-1.1-1|29	Roman fonts is only one megabyte.  A build with full CJK support
12cr|mupdf-1.1-1|30	(including an Asian font) is approximately five megabytes.
12cr|mupdf-1.1-1|31	
12cr|mupdf-1.1-1|32	MuPDF has support for all non-interactive PDF 1.7 features, and the
12cr|mupdf-1.1-1|33	toolkit provides a simple API for accessing the internal structures of
12cr|mupdf-1.1-1|34	the PDF document.  Example code for navigating interactive links and
12cr|mupdf-1.1-1|35	bookmarks, encrypting PDF files, extracting fonts, images, and
12cr|mupdf-1.1-1|36	searchable text, and rendering pages to image files is provided.
12cr|mupdf-1.1-1|37	
12cr|mupdf-1.1-1|38	%package -n	%{devname}
12cr|mupdf-1.1-1|39	Summary:	Development files for %{name}
12cr|mupdf-1.1-1|40	Group:		Development/C
12cr|mupdf-1.1-1|41	Provides:	lib%{name} = %{version}-%{release}
12cr|mupdf-1.1-1|42	
12cr|mupdf-1.1-1|43	%description -n	%{devname}
12cr|mupdf-1.1-1|44	The %{devname} package contains header files for developing
12cr|mupdf-1.1-1|45	applications that use MuPDF toolkit.
12cr|mupdf-1.1-1|46	
12cr|mupdf-1.1-1|47	%prep
12cr|mupdf-1.1-1|48	%setup -q -n %{name}-%{version}-source
12cr|mupdf-1.1-1|49	
12cr|mupdf-1.1-1|50	%build
12cr|mupdf-1.1-1|51	#gw pkg-config --cflags doesn't have the right openjpeg flags
12cr|mupdf-1.1-1|52	%make XCFLAGS="%{optflags} -I%{_includedir}/openjpeg-1.5"
12cr|mupdf-1.1-1|53	
12cr|mupdf-1.1-1|54	%install
12cr|mupdf-1.1-1|55	%makeinstall
12cr|mupdf-1.1-1|56	install -m644 %{SOURCE1} -D %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|mupdf-1.1-1|57	install -m644 debian/mupdf.png -D %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|mupdf-1.1-1|58	
12cr|mupdf-1.1-1|59	%files
12cr|mupdf-1.1-1|60	%doc COPYING README
12cr|mupdf-1.1-1|61	%{_bindir}/mubusy
12cr|mupdf-1.1-1|62	%{_bindir}/mudraw
12cr|mupdf-1.1-1|63	%{_bindir}/mupdf
12cr|mupdf-1.1-1|64	%{_mandir}/man1/*
12cr|mupdf-1.1-1|65	%{_datadir}/applications/%{name}.desktop
12cr|mupdf-1.1-1|66	%{_datadir}/pixmaps/%{name}.png
12cr|mupdf-1.1-1|67	
12cr|mupdf-1.1-1|68	%files -n %{devname}
12cr|mupdf-1.1-1|69	%{_libdir}/libfitz.a
12cr|mupdf-1.1-1|70	%{_includedir}/fitz.h
12cr|mupdf-1.1-1|71	%{_includedir}/memento.h
12cr|mupdf-1.1-1|72	%{_includedir}/mucbz.h
12cr|mupdf-1.1-1|73	%{_includedir}/mupdf.h
12cr|mupdf-1.1-1|74	%{_includedir}/muxps.h
12cr|mupdf-1.1-1|75	
12cr|mupdf-1.1-1|76	
12cr|mupdf-1.1-1|77	%changelog
12cr|mupdf-1.1-1|78	* Wed Aug 22 2012 Götz Waschk <waschk@mandriva.org> 1.1-1
12cr|mupdf-1.1-1|79	+ Revision: 815596
12cr|mupdf-1.1-1|80	- new version
12cr|mupdf-1.1-1|81	- update file list
12cr|mupdf-1.1-1|82	
12cr|mupdf-1.1-1|83	* Thu May 31 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0-2
12cr|mupdf-1.1-1|84	+ Revision: 801569
12cr|mupdf-1.1-1|85	- use pkgconfig() deps for buildrequires
12cr|mupdf-1.1-1|86	- drop bogus dependency
12cr|mupdf-1.1-1|87	- cleanups
12cr|mupdf-1.1-1|88	
12cr|mupdf-1.1-1|89	+ Götz Waschk <waschk@mandriva.org>
12cr|mupdf-1.1-1|90	- add cbz to supported formats
12cr|mupdf-1.1-1|91	- bump openjpeg dep
12cr|mupdf-1.1-1|92	
12cr|mupdf-1.1-1|93	* Wed May 02 2012 Götz Waschk <waschk@mandriva.org> 1.0-1
12cr|mupdf-1.1-1|94	+ Revision: 795137
12cr|mupdf-1.1-1|95	- update file list
12cr|mupdf-1.1-1|96	- fix cflags for optimization and openjpeg header
12cr|mupdf-1.1-1|97	- new version
12cr|mupdf-1.1-1|98	
12cr|mupdf-1.1-1|99	* Wed Sep 28 2011 Götz Waschk <waschk@mandriva.org> 0.9-2
12cr|mupdf-1.1-1|100	+ Revision: 701611
12cr|mupdf-1.1-1|101	- install an icon file
12cr|mupdf-1.1-1|102	- add desktop entry from Fedora
12cr|mupdf-1.1-1|103	
12cr|mupdf-1.1-1|104	* Wed Sep 28 2011 Götz Waschk <waschk@mandriva.org> 0.9-1
12cr|mupdf-1.1-1|105	+ Revision: 701609
12cr|mupdf-1.1-1|106	- new version
12cr|mupdf-1.1-1|107	- update license
12cr|mupdf-1.1-1|108	- fix source URL
12cr|mupdf-1.1-1|109	- drop patch
12cr|mupdf-1.1-1|110	- fix installation
12cr|mupdf-1.1-1|111	- add man pages, xpsdraw and new development files
12cr|mupdf-1.1-1|112	
12cr|mupdf-1.1-1|113	* Wed Aug 25 2010 Florent Monnier <blue_prawn@mandriva.org> 0.7-1mdv2011.0
12cr|mupdf-1.1-1|114	+ Revision: 573357
12cr|mupdf-1.1-1|115	- patch for lib64
12cr|mupdf-1.1-1|116	- BuildRequires: libxext-devel
12cr|mupdf-1.1-1|117	- BuildRequires: libx11-devel
12cr|mupdf-1.1-1|118	- import mupdf
12cr|mupdf-1.1-1|119	

3323 12
12cr|mupen64plus-1.99.5-3|1	%define _enable_debug_packages %{nil}
12cr|mupen64plus-1.99.5-3|2	%define debug_package %{nil}
12cr|mupen64plus-1.99.5-3|3	
12cr|mupen64plus-1.99.5-3|4	%define major 2
12cr|mupen64plus-1.99.5-3|5	%define libname %mklibname %{name} %{major}
12cr|mupen64plus-1.99.5-3|6	%define develname %mklibname %{name} -d
12cr|mupen64plus-1.99.5-3|7	
12cr|mupen64plus-1.99.5-3|8	Name:		mupen64plus
12cr|mupen64plus-1.99.5-3|9	Version:	1.99.5
12cr|mupen64plus-1.99.5-3|10	Release:	3
12cr|mupen64plus-1.99.5-3|11	Summary:	Plugin-Based Nintendo 64 Emulator
12cr|mupen64plus-1.99.5-3|12	Group:		Emulators
12cr|mupen64plus-1.99.5-3|13	License:	GPLv2+
12cr|mupen64plus-1.99.5-3|14	Url:		http://code.google.com/p/mupen64plus/
12cr|mupen64plus-1.99.5-3|15	BuildRequires:	pkgconfig(sdl)
12cr|mupen64plus-1.99.5-3|16	BuildRequires:	pkgconfig(gl)
12cr|mupen64plus-1.99.5-3|17	BuildRequires:	pkgconfig(glu)
12cr|mupen64plus-1.99.5-3|18	BuildRequires:	pkgconfig(libpng)
12cr|mupen64plus-1.99.5-3|19	BuildRequires:	pkgconfig(samplerate)
12cr|mupen64plus-1.99.5-3|20	BuildRequires:	pkgconfig(freetype2)
12cr|mupen64plus-1.99.5-3|21	BuildRequires:	pkgconfig(zlib)
12cr|mupen64plus-1.99.5-3|22	BuildRequires:	lirc-devel
12cr|mupen64plus-1.99.5-3|23	Source:		%{name}-bundle-src-%{version}.tar.gz
12cr|mupen64plus-1.99.5-3|24	Source100:	%{name}-rpmlintrc
12cr|mupen64plus-1.99.5-3|25	Patch0:		mupen64plus-zlib.patch
12cr|mupen64plus-1.99.5-3|26	
12cr|mupen64plus-1.99.5-3|27	%description
12cr|mupen64plus-1.99.5-3|28	Mupen64Plus is a plugin-based N64 emulator which is capable of accurately
12cr|mupen64plus-1.99.5-3|29	playing many games. It includes four MIPS R4300 CPU emulators, with dynamic
12cr|mupen64plus-1.99.5-3|30	recompilers for 32-bit x86 and 64-bit amd64 systems.  It supports plugins for
12cr|mupen64plus-1.99.5-3|31	audio, graphical rendering (RDP), the signal co-processor (RSP), and input.
12cr|mupen64plus-1.99.5-3|32	
12cr|mupen64plus-1.99.5-3|33	%package -n %{libname}
12cr|mupen64plus-1.99.5-3|34	Summary:	Shared Library Interface to Mupen64plus
12cr|mupen64plus-1.99.5-3|35	Group:		System/Libraries
12cr|mupen64plus-1.99.5-3|36	Requires:	fonts-ttf-dejavu
12cr|mupen64plus-1.99.5-3|37	
12cr|mupen64plus-1.99.5-3|38	%description -n %{libname}
12cr|mupen64plus-1.99.5-3|39	Mupen64Plus is a plugin-based N64 emulator which is capable of accurately
12cr|mupen64plus-1.99.5-3|40	playing many games. It includes four MIPS R4300 CPU emulators, with dynamic
12cr|mupen64plus-1.99.5-3|41	recompilers for 32-bit x86 and 64-bit amd64 systems.  It supports plugins for
12cr|mupen64plus-1.99.5-3|42	audio, graphical rendering (RDP), the signal co-processor (RSP), and input.
12cr|mupen64plus-1.99.5-3|43	
12cr|mupen64plus-1.99.5-3|44	This package contains the shared library interface for frontends.
12cr|mupen64plus-1.99.5-3|45	
12cr|mupen64plus-1.99.5-3|46	%package -n %{develname}
12cr|mupen64plus-1.99.5-3|47	Summary:	Include Files for Mupen64plus Development
12cr|mupen64plus-1.99.5-3|48	License:	GPLv2+
12cr|mupen64plus-1.99.5-3|49	Group:		Development/C
12cr|mupen64plus-1.99.5-3|50	Requires:	%{libname} = %{version}-%{release}
12cr|mupen64plus-1.99.5-3|51	Provides:	%{name}-devel = %{version}-%{release}
12cr|mupen64plus-1.99.5-3|52	
12cr|mupen64plus-1.99.5-3|53	%description -n %{develname}
12cr|mupen64plus-1.99.5-3|54	This package contains all necessary include files to develop frontends against
12cr|mupen64plus-1.99.5-3|55	the Mupen64plus shared library interface.
12cr|mupen64plus-1.99.5-3|56	
12cr|mupen64plus-1.99.5-3|57	%package ui-console
12cr|mupen64plus-1.99.5-3|58	Summary:	Command Line Frontend for the Mupen64plus Nintendo 64 Emulator
12cr|mupen64plus-1.99.5-3|59	Group:		Emulators
12cr|mupen64plus-1.99.5-3|60	Provides:	%{name} = %{version}-%{release}
12cr|mupen64plus-1.99.5-3|61	Requires:	%{libname} = %{version}-%{release}
12cr|mupen64plus-1.99.5-3|62	Requires:	mupen64plus-plugin-audio
12cr|mupen64plus-1.99.5-3|63	Requires:	mupen64plus-plugin-video
12cr|mupen64plus-1.99.5-3|64	Requires:	mupen64plus-plugin-input
12cr|mupen64plus-1.99.5-3|65	Requires:	mupen64plus-plugin-rsp-hle
12cr|mupen64plus-1.99.5-3|66	
12cr|mupen64plus-1.99.5-3|67	%description ui-console
12cr|mupen64plus-1.99.5-3|68	Mupen64Plus is a plugin-based N64 emulator which is capable of accurately
12cr|mupen64plus-1.99.5-3|69	playing many games.
12cr|mupen64plus-1.99.5-3|70	
12cr|mupen64plus-1.99.5-3|71	This package contains a command line frontend.
12cr|mupen64plus-1.99.5-3|72	
12cr|mupen64plus-1.99.5-3|73	%package plugin-audio-sdl
12cr|mupen64plus-1.99.5-3|74	Summary:	SDL Audio Plugin for the Mupen64plus Nintendo 64 Emulator
12cr|mupen64plus-1.99.5-3|75	Group:		Emulators
12cr|mupen64plus-1.99.5-3|76	Provides:	mupen64plus-plugin-audio
12cr|mupen64plus-1.99.5-3|77	
12cr|mupen64plus-1.99.5-3|78	%description plugin-audio-sdl
12cr|mupen64plus-1.99.5-3|79	This package contains the SDL audio plugin for the Mupen64plus Nintendo 64
12cr|mupen64plus-1.99.5-3|80	Emulator.
12cr|mupen64plus-1.99.5-3|81	
12cr|mupen64plus-1.99.5-3|82	%package plugin-input-sdl
12cr|mupen64plus-1.99.5-3|83	Summary:	SDL Input Plugin for the Mupen64plus Nintendo 64 Emulator
12cr|mupen64plus-1.99.5-3|84	Group:		Emulators
12cr|mupen64plus-1.99.5-3|85	Provides:	mupen64plus-plugin-input
12cr|mupen64plus-1.99.5-3|86	
12cr|mupen64plus-1.99.5-3|87	%description plugin-input-sdl
12cr|mupen64plus-1.99.5-3|88	This package contains the SDL input plugin for the Mupen64plus Nintendo 64
12cr|mupen64plus-1.99.5-3|89	Emulator. It has LIRC Infrared remote control interface and Rumble Pak support.
12cr|mupen64plus-1.99.5-3|90	
12cr|mupen64plus-1.99.5-3|91	%package plugin-rsp-hle
12cr|mupen64plus-1.99.5-3|92	Summary:	RSP High-Level Emulation Plugin For the Mupen64plus
12cr|mupen64plus-1.99.5-3|93	Group:		Emulators
12cr|mupen64plus-1.99.5-3|94	Provides:	mupen64plus-plugin-rsp-hle
12cr|mupen64plus-1.99.5-3|95	
12cr|mupen64plus-1.99.5-3|96	%description plugin-rsp-hle
12cr|mupen64plus-1.99.5-3|97	This package contains the RSP High-Level emulation plugin for the Mupen64plus
12cr|mupen64plus-1.99.5-3|98	Nintendo 64 Emulator.
12cr|mupen64plus-1.99.5-3|99	
12cr|mupen64plus-1.99.5-3|100	%package plugin-video-rice
12cr|mupen64plus-1.99.5-3|101	Summary:	Rice Video Plugin for the Mupen64plus Nintendo 64 Emulator
12cr|mupen64plus-1.99.5-3|102	License:	GPLv2+
12cr|mupen64plus-1.99.5-3|103	Group:		Emulators
12cr|mupen64plus-1.99.5-3|104	Provides:	mupen64plus-plugin-video
12cr|mupen64plus-1.99.5-3|105	
12cr|mupen64plus-1.99.5-3|106	%description plugin-video-rice
12cr|mupen64plus-1.99.5-3|107	This package contains the Rice Video Plugin for the Mupen64plus Nintendo 64
12cr|mupen64plus-1.99.5-3|108	Emulator. It provides Hi-resolution texture support.
12cr|mupen64plus-1.99.5-3|109	
12cr|mupen64plus-1.99.5-3|110	%prep
12cr|mupen64plus-1.99.5-3|111	%setup -q -n %{name}-bundle-src-%{version}
12cr|mupen64plus-1.99.5-3|112	%patch0 -p1
12cr|mupen64plus-1.99.5-3|113	
12cr|mupen64plus-1.99.5-3|114	%build
12cr|mupen64plus-1.99.5-3|115	export CFLAGS="%{optflags}"
12cr|mupen64plus-1.99.5-3|116	%make -C source/mupen64plus-core/projects/unix all SHAREDIR=%{_datadir}/mupen64plus2/ LIRC=1 V=1
12cr|mupen64plus-1.99.5-3|117	%make -C source/mupen64plus-ui-console/projects/unix all COREDIR=%{_libdir}/ SHAREDIR=%{_datadir}/mupen64plus2/ PLUGINDIR=%{_libdir}/mupen64plus2/ V=1
12cr|mupen64plus-1.99.5-3|118	%make -C source/mupen64plus-audio-sdl/projects/unix all V=1
12cr|mupen64plus-1.99.5-3|119	%make -C source/mupen64plus-input-sdl/projects/unix all V=1
12cr|mupen64plus-1.99.5-3|120	%make -C source/mupen64plus-rsp-hle/projects/unix all V=1
12cr|mupen64plus-1.99.5-3|121	%make -C source/mupen64plus-video-rice/projects/unix all V=1
12cr|mupen64plus-1.99.5-3|122	
12cr|mupen64plus-1.99.5-3|123	%install
12cr|mupen64plus-1.99.5-3|124	make -C source/mupen64plus-core/projects/unix install PREFIX="%{_prefix}" DESTDIR="%{buildroot}" SHAREDIR=%{_datadir}/mupen64plus2/ LIBDIR=%{_libdir}/ INCDIR=%{_includedir}/mupen64plus/ LIRC=1
12cr|mupen64plus-1.99.5-3|125	pushd %{buildroot}%{_libdir}
12cr|mupen64plus-1.99.5-3|126	ln -sf libmupen64plus.so.2.0.0 libmupen64plus.so.2
12cr|mupen64plus-1.99.5-3|127	ln -sf libmupen64plus.so.2.0.0 libmupen64plus.so
12cr|mupen64plus-1.99.5-3|128	popd
12cr|mupen64plus-1.99.5-3|129	make -C source/mupen64plus-ui-console/projects/unix install PREFIX="%{_prefix}" DESTDIR="%{buildroot}" BINDIR=/usr/bin/ MANDIR=%{_mandir}/man6/ NO_ASM=1
12cr|mupen64plus-1.99.5-3|130	# rm %{buildroot}%{_datadir}/mupen64plus2/font.ttf
12cr|mupen64plus-1.99.5-3|131	make -C source/mupen64plus-audio-sdl/projects/unix install PREFIX="%{_prefix}" DESTDIR="%{buildroot}" LIBDIR=%{_libdir}/mupen64plus2/
12cr|mupen64plus-1.99.5-3|132	make -C source/mupen64plus-input-sdl/projects/unix install PREFIX="%{_prefix}" DESTDIR="%{buildroot}" SHAREDIR=%{_datadir}/mupen64plus2/ LIBDIR=%{_libdir}/mupen64plus2/
12cr|mupen64plus-1.99.5-3|133	make -C source/mupen64plus-rsp-hle/projects/unix install PREFIX="%{_prefix}" DESTDIR="%{buildroot}" LIBDIR=%{_libdir}/mupen64plus2/
12cr|mupen64plus-1.99.5-3|134	make -C source/mupen64plus-video-rice/projects/unix install PREFIX="%{_prefix}" DESTDIR="%{buildroot}" SHAREDIR=%{_datadir}/mupen64plus2/ LIBDIR=%{_libdir}/mupen64plus2/
12cr|mupen64plus-1.99.5-3|135	
12cr|mupen64plus-1.99.5-3|136	chmod -R 0755 %{buildroot}%{_libdir}
12cr|mupen64plus-1.99.5-3|137	
12cr|mupen64plus-1.99.5-3|138	mv %{buildroot}/%{_libdir}/mupen64plus2/%{name}/mupen64plus*.so %{buildroot}/%{_libdir}/mupen64plus2/
12cr|mupen64plus-1.99.5-3|139	rmdir %{buildroot}/%{_libdir}/mupen64plus2/%{name}
12cr|mupen64plus-1.99.5-3|140	
12cr|mupen64plus-1.99.5-3|141	%files -n %{libname}
12cr|mupen64plus-1.99.5-3|142	%dir %{_datadir}/mupen64plus2
12cr|mupen64plus-1.99.5-3|143	%dir %{_libdir}/mupen64plus2
12cr|mupen64plus-1.99.5-3|144	%{_libdir}/libmupen64plus.so.*
12cr|mupen64plus-1.99.5-3|145	%{_datadir}/mupen64plus2/mupen64plus.cht
12cr|mupen64plus-1.99.5-3|146	%{_datadir}/mupen64plus2/mupencheat.txt
12cr|mupen64plus-1.99.5-3|147	%{_datadir}/mupen64plus2/mupen64plus.ini
12cr|mupen64plus-1.99.5-3|148	%{_datadir}/mupen64plus2/font.ttf
12cr|mupen64plus-1.99.5-3|149	
12cr|mupen64plus-1.99.5-3|150	%files -n %{develname}
12cr|mupen64plus-1.99.5-3|151	%doc source/mupen64plus-core/INSTALL
12cr|mupen64plus-1.99.5-3|152	%doc source/mupen64plus-core/LICENSES
12cr|mupen64plus-1.99.5-3|153	%doc source/mupen64plus-core/README
12cr|mupen64plus-1.99.5-3|154	%doc source/mupen64plus-core/RELEASE
12cr|mupen64plus-1.99.5-3|155	%dir %{_includedir}/mupen64plus
12cr|mupen64plus-1.99.5-3|156	%{_includedir}/mupen64plus/*
12cr|mupen64plus-1.99.5-3|157	%{_libdir}/libmupen64plus.so
12cr|mupen64plus-1.99.5-3|158	
12cr|mupen64plus-1.99.5-3|159	%files ui-console
12cr|mupen64plus-1.99.5-3|160	%doc source/mupen64plus-ui-console/INSTALL
12cr|mupen64plus-1.99.5-3|161	%doc source/mupen64plus-ui-console/LICENSES
12cr|mupen64plus-1.99.5-3|162	%doc source/mupen64plus-ui-console/README
12cr|mupen64plus-1.99.5-3|163	%doc source/mupen64plus-ui-console/RELEASE
12cr|mupen64plus-1.99.5-3|164	%doc %{_mandir}/man6/man6/mupen64plus.*
12cr|mupen64plus-1.99.5-3|165	%{_bindir}/mupen64plus
12cr|mupen64plus-1.99.5-3|166	
12cr|mupen64plus-1.99.5-3|167	%files plugin-audio-sdl
12cr|mupen64plus-1.99.5-3|168	%doc source/mupen64plus-audio-sdl/INSTALL
12cr|mupen64plus-1.99.5-3|169	%doc source/mupen64plus-audio-sdl/LICENSES
12cr|mupen64plus-1.99.5-3|170	%doc source/mupen64plus-audio-sdl/RELEASE
12cr|mupen64plus-1.99.5-3|171	%{_libdir}/mupen64plus2/mupen64plus-audio-sdl.so
12cr|mupen64plus-1.99.5-3|172	
12cr|mupen64plus-1.99.5-3|173	%files plugin-input-sdl
12cr|mupen64plus-1.99.5-3|174	%doc source/mupen64plus-input-sdl/AUTHORS
12cr|mupen64plus-1.99.5-3|175	%doc source/mupen64plus-input-sdl/COPYING
12cr|mupen64plus-1.99.5-3|176	%doc source/mupen64plus-input-sdl/INSTALL
12cr|mupen64plus-1.99.5-3|177	%doc source/mupen64plus-input-sdl/LICENSES
12cr|mupen64plus-1.99.5-3|178	%doc source/mupen64plus-input-sdl/README
12cr|mupen64plus-1.99.5-3|179	%doc source/mupen64plus-input-sdl/RELEASE
12cr|mupen64plus-1.99.5-3|180	%{_datadir}/mupen64plus2/InputAutoCfg.ini
12cr|mupen64plus-1.99.5-3|181	%{_libdir}/mupen64plus2/mupen64plus-input-sdl.so
12cr|mupen64plus-1.99.5-3|182	
12cr|mupen64plus-1.99.5-3|183	%files plugin-rsp-hle
12cr|mupen64plus-1.99.5-3|184	%doc source/mupen64plus-rsp-hle/INSTALL
12cr|mupen64plus-1.99.5-3|185	%doc source/mupen64plus-rsp-hle/LICENSES
12cr|mupen64plus-1.99.5-3|186	%doc source/mupen64plus-rsp-hle/RELEASE
12cr|mupen64plus-1.99.5-3|187	%{_libdir}/mupen64plus2/mupen64plus-rsp-hle.so
12cr|mupen64plus-1.99.5-3|188	
12cr|mupen64plus-1.99.5-3|189	%files plugin-video-rice
12cr|mupen64plus-1.99.5-3|190	%doc source/mupen64plus-video-rice/INSTALL
12cr|mupen64plus-1.99.5-3|191	%doc source/mupen64plus-video-rice/LICENSES
12cr|mupen64plus-1.99.5-3|192	%doc source/mupen64plus-video-rice/README
12cr|mupen64plus-1.99.5-3|193	%doc source/mupen64plus-video-rice/RELEASE
12cr|mupen64plus-1.99.5-3|194	%{_datadir}/mupen64plus2/RiceVideoLinux.ini
12cr|mupen64plus-1.99.5-3|195	%{_libdir}/mupen64plus2/mupen64plus-video-rice.so
12cr|mupen64plus-1.99.5-3|196	
12cr|mupen64plus-1.99.5-3|197	
12cr|mupen64plus-1.99.5-3|198	
12cr|mupen64plus-1.99.5-3|199	%changelog
12cr|mupen64plus-1.99.5-3|200	* Sat Apr 21 2012 Zombie Ryushu <ryushu@mandriva.org> 1.99.5-1.5mdv2012.0
12cr|mupen64plus-1.99.5-3|201	+ Revision: 792592
12cr|mupen64plus-1.99.5-3|202	- mupen64plus has no api tag only a major tag
12cr|mupen64plus-1.99.5-3|203	
12cr|mupen64plus-1.99.5-3|204	* Fri Apr 20 2012 Zombie Ryushu <ryushu@mandriva.org> 1.99.5-1.4
12cr|mupen64plus-1.99.5-3|205	+ Revision: 792478
12cr|mupen64plus-1.99.5-3|206	- add support for arachnoid
12cr|mupen64plus-1.99.5-3|207	
12cr|mupen64plus-1.99.5-3|208	* Thu Apr 05 2012 Zombie Ryushu <ryushu@mandriva.org> 1.99.5-1.3
12cr|mupen64plus-1.99.5-3|209	+ Revision: 789467
12cr|mupen64plus-1.99.5-3|210	- fix a typo
12cr|mupen64plus-1.99.5-3|211	- fix a typo
12cr|mupen64plus-1.99.5-3|212	- move plugins up one directory so executable can find them
12cr|mupen64plus-1.99.5-3|213	- move plugins up one directory so executable can find them
12cr|mupen64plus-1.99.5-3|214	
12cr|mupen64plus-1.99.5-3|215	* Thu Apr 05 2012 Zombie Ryushu <ryushu@mandriva.org> 1.99.5-1.2
12cr|mupen64plus-1.99.5-3|216	+ Revision: 789310
12cr|mupen64plus-1.99.5-3|217	- fix my man page screwup
12cr|mupen64plus-1.99.5-3|218	- fix my man page screwup
12cr|mupen64plus-1.99.5-3|219	- fix my screwup wrong spec file
12cr|mupen64plus-1.99.5-3|220	- fix my screwup wrong spec file
12cr|mupen64plus-1.99.5-3|221	- fix my screwup wrong spec file
12cr|mupen64plus-1.99.5-3|222	- fix my screwup wrong spec file
12cr|mupen64plus-1.99.5-3|223	- fix my screwup wrong spec file
12cr|mupen64plus-1.99.5-3|224	- Patch for zlib detection
12cr|mupen64plus-1.99.5-3|225	- Patch for zlib detection
12cr|mupen64plus-1.99.5-3|226	- zlib support
12cr|mupen64plus-1.99.5-3|227	
12cr|mupen64plus-1.99.5-3|228	* Wed Apr 04 2012 Zombie Ryushu <ryushu@mandriva.org> 1.99.5-1
12cr|mupen64plus-1.99.5-3|229	+ Revision: 789223
12cr|mupen64plus-1.99.5-3|230	- zlib support
12cr|mupen64plus-1.99.5-3|231	- remove PLF tag
12cr|mupen64plus-1.99.5-3|232	- Fix redundant symlinking
12cr|mupen64plus-1.99.5-3|233	- Update to 1.99.5
12cr|mupen64plus-1.99.5-3|234	
12cr|mupen64plus-1.99.5-3|235	* Sun Jul 31 2011 Andrey Bondrov <abondrov@mandriva.org> 1.5-3
12cr|mupen64plus-1.99.5-3|236	+ Revision: 692528
12cr|mupen64plus-1.99.5-3|237	- Rebuild
12cr|mupen64plus-1.99.5-3|238	- Drop patch 10 as it breaks 64 bit version
12cr|mupen64plus-1.99.5-3|239	
12cr|mupen64plus-1.99.5-3|240	* Wed Jul 27 2011 Andrey Bondrov <abondrov@mandriva.org> 1.5-2
12cr|mupen64plus-1.99.5-3|241	+ Revision: 691880
12cr|mupen64plus-1.99.5-3|242	- Add desktop-file-utils to BuildRequires
12cr|mupen64plus-1.99.5-3|243	- Fix group
12cr|mupen64plus-1.99.5-3|244	- imported package mupen64plus
12cr|mupen64plus-1.99.5-3|245	
12cr|mupen64plus-1.99.5-3|246	
12cr|mupen64plus-1.99.5-3|247	* Sun Jul 23 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 1.5-2mdv2011.0
12cr|mupen64plus-1.99.5-3|248	- Add patches from Debian
12cr|mupen64plus-1.99.5-3|249	- Add keyboard default config patch from MIB
12cr|mupen64plus-1.99.5-3|250	- Import from PLF
12cr|mupen64plus-1.99.5-3|251	- Remove PLF reference
12cr|mupen64plus-1.99.5-3|252	
12cr|mupen64plus-1.99.5-3|253	* Tue Jan  6 2009 Guillaume Bedot <littletux@zarb.org> 1.5-1plf2009.1
12cr|mupen64plus-1.99.5-3|254	- First package of mupen64plus for PLF, requested by Zombie Ryushu

3324 12
12cr|mures-0.5-17|1	Summary:	Clone of Sega's "Chu Chu Rocket", a multi-player puzzle game
12cr|mures-0.5-17|2	Name:		mures
12cr|mures-0.5-17|3	Version:	0.5
12cr|mures-0.5-17|4	Release:	17
12cr|mures-0.5-17|5	License:	GPL
12cr|mures-0.5-17|6	Group:		Games/Arcade
12cr|mures-0.5-17|7	URL:		http://mures.sourceforge.net/
12cr|mures-0.5-17|8	Source0:	http://prdownloads.sourceforge.net/mures/%{name}-%{version}.tar.bz2
12cr|mures-0.5-17|9	Source1:	%{name}-48.xpm
12cr|mures-0.5-17|10	Patch0:		mures-0.5-linkage.patch
12cr|mures-0.5-17|11	BuildRequires:	pkgconfig(SDL_image)
12cr|mures-0.5-17|12	BuildRequires:	SDL_net-devel
12cr|mures-0.5-17|13	BuildRequires:	SDL_ttf-devel
12cr|mures-0.5-17|14	BuildRequires:	pkgconfig(gl)
12cr|mures-0.5-17|15	BuildRequires:	pkgconfig(glu)
12cr|mures-0.5-17|16	BuildRequires:	texinfo
12cr|mures-0.5-17|17	BuildRequires:	imagemagick
12cr|mures-0.5-17|18	# Author: Adam D'Angelo <dangelo@ntplx.net>
12cr|mures-0.5-17|19	
12cr|mures-0.5-17|20	%description
12cr|mures-0.5-17|21	Mures is a cross-platform clone of Sega's "Chu Chu Rocket" written using
12cr|mures-0.5-17|22	C. To start the game, run "mures -hN -aiM" where N and M are the number of
12cr|mures-0.5-17|23	human and computer players at the local computer. Press enter to start the
12cr|mures-0.5-17|24	game, press P to pause, and Q to quit.
12cr|mures-0.5-17|25	- Player 1: Use the mouse to target, and click and drag in the desired
12cr|mures-0.5-17|26	direction to place an arrow.
12cr|mures-0.5-17|27	- Player 2: Use the arrow keys to target, and the number keypad to place
12cr|mures-0.5-17|28	arrows.
12cr|mures-0.5-17|29	- Player 3: Use A,W,S,D to target and I,J,K,L to place arrows.
12cr|mures-0.5-17|30	
12cr|mures-0.5-17|31	%prep
12cr|mures-0.5-17|32	%setup -q
12cr|mures-0.5-17|33	%patch0 -p1
12cr|mures-0.5-17|34	
12cr|mures-0.5-17|35	%build
12cr|mures-0.5-17|36	autoreconf -fi
12cr|mures-0.5-17|37	%configure2_5x
12cr|mures-0.5-17|38	make
12cr|mures-0.5-17|39	
12cr|mures-0.5-17|40	%install
12cr|mures-0.5-17|41	rm -rf %{buildroot}
12cr|mures-0.5-17|42	
12cr|mures-0.5-17|43	%makeinstall_std
12cr|mures-0.5-17|44	
12cr|mures-0.5-17|45	mv %{buildroot}/%{_bindir}/%{name} %{buildroot}/%{_bindir}/%{name}.real
12cr|mures-0.5-17|46	cat << EOF > %{buildroot}/%{_bindir}/%{name}
12cr|mures-0.5-17|47	#!/bin/sh
12cr|mures-0.5-17|48	
12cr|mures-0.5-17|49	pushd %{_libdir}/%{name}
12cr|mures-0.5-17|50	%{name}.real --no3d "\$@"
12cr|mures-0.5-17|51	popd
12cr|mures-0.5-17|52	EOF
12cr|mures-0.5-17|53	chmod +x %{buildroot}/%{_bindir}/%{name}
12cr|mures-0.5-17|54	
12cr|mures-0.5-17|55	mkdir -p %{buildroot}/%{_libdir}/%{name}
12cr|mures-0.5-17|56	cp -a src/images src/maps src/sounds src/gui src/*.lua src/textures %{buildroot}/%{_libdir}/%{name}
12cr|mures-0.5-17|57	rm -rf %{buildroot}/%{_libdir}/%{name}/{*,*/*}/Makefile*
12cr|mures-0.5-17|58	
12cr|mures-0.5-17|59	install -d %{buildroot}%{_miconsdir}
12cr|mures-0.5-17|60	install -d %{buildroot}%{_iconsdir}
12cr|mures-0.5-17|61	install -d %{buildroot}%{_liconsdir}
12cr|mures-0.5-17|62	
12cr|mures-0.5-17|63	convert -size 48x48 %{SOURCE1} %{buildroot}/%{_liconsdir}/%{name}.png
12cr|mures-0.5-17|64	convert -size 32x32 %{SOURCE1} %{buildroot}/%{_iconsdir}/%{name}.png
12cr|mures-0.5-17|65	convert -size 16x16 %{SOURCE1} %{buildroot}/%{_miconsdir}/%{name}.png
12cr|mures-0.5-17|66	
12cr|mures-0.5-17|67	
12cr|mures-0.5-17|68	# XDG menu
12cr|mures-0.5-17|69	install -d %{buildroot}%{_datadir}/applications
12cr|mures-0.5-17|70	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|mures-0.5-17|71	[Desktop Entry]
12cr|mures-0.5-17|72	Name=Mures
12cr|mures-0.5-17|73	Comment=Multi-player puzzle game
12cr|mures-0.5-17|74	Exec=%{_bindir}/%{name}
12cr|mures-0.5-17|75	Icon=%{name}
12cr|mures-0.5-17|76	Terminal=false
12cr|mures-0.5-17|77	Type=Application
12cr|mures-0.5-17|78	Categories=Game;ArcadeGame;
12cr|mures-0.5-17|79	EOF
12cr|mures-0.5-17|80	
12cr|mures-0.5-17|81	%files
12cr|mures-0.5-17|82	%doc AUTHORS ChangeLog INSTALL README TODO
12cr|mures-0.5-17|83	%{_bindir}/*
12cr|mures-0.5-17|84	%{_libdir}/%{name}
12cr|mures-0.5-17|85	%{_miconsdir}/%{name}.png
12cr|mures-0.5-17|86	%{_iconsdir}/%{name}.png
12cr|mures-0.5-17|87	%{_liconsdir}/%{name}.png
12cr|mures-0.5-17|88	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|mures-0.5-17|89	
12cr|mures-0.5-17|90	
12cr|mures-0.5-17|91	
12cr|mures-0.5-17|92	
12cr|mures-0.5-17|93	%changelog
12cr|mures-0.5-17|94	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5-15mdv2011.0
12cr|mures-0.5-17|95	+ Revision: 666500
12cr|mures-0.5-17|96	- mass rebuild
12cr|mures-0.5-17|97	
12cr|mures-0.5-17|98	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 0.5-14
12cr|mures-0.5-17|99	+ Revision: 636321
12cr|mures-0.5-17|100	- rebuild
12cr|mures-0.5-17|101	- tighten BR
12cr|mures-0.5-17|102	
12cr|mures-0.5-17|103	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-13mdv2011.0
12cr|mures-0.5-17|104	+ Revision: 606671
12cr|mures-0.5-17|105	- rebuild
12cr|mures-0.5-17|106	
12cr|mures-0.5-17|107	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-12mdv2010.1
12cr|mures-0.5-17|108	+ Revision: 523404
12cr|mures-0.5-17|109	- rebuilt for 2010.1
12cr|mures-0.5-17|110	
12cr|mures-0.5-17|111	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.5-11mdv2010.0
12cr|mures-0.5-17|112	+ Revision: 426201
12cr|mures-0.5-17|113	- rebuild
12cr|mures-0.5-17|114	
12cr|mures-0.5-17|115	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 0.5-10mdv2009.1
12cr|mures-0.5-17|116	+ Revision: 351613
12cr|mures-0.5-17|117	- rebuild
12cr|mures-0.5-17|118	
12cr|mures-0.5-17|119	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|mures-0.5-17|120	- lowercase ImageMagick
12cr|mures-0.5-17|121	
12cr|mures-0.5-17|122	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.5-9mdv2009.0
12cr|mures-0.5-17|123	+ Revision: 218425
12cr|mures-0.5-17|124	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|mures-0.5-17|125	
12cr|mures-0.5-17|126	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.5-9mdv2008.1
12cr|mures-0.5-17|127	+ Revision: 153272
12cr|mures-0.5-17|128	- rebuild
12cr|mures-0.5-17|129	- drop old menu
12cr|mures-0.5-17|130	- kill re-definition of %%buildroot on Pixel's request
12cr|mures-0.5-17|131	- buildrequires X11-devel instead of XFree86-devel
12cr|mures-0.5-17|132	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|mures-0.5-17|133	
12cr|mures-0.5-17|134	+ Olivier Blin <oblin@mandriva.com>
12cr|mures-0.5-17|135	- restore BuildRoot
12cr|mures-0.5-17|136	
12cr|mures-0.5-17|137	
12cr|mures-0.5-17|138	* Mon Mar 19 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5-7mdv2007.1
12cr|mures-0.5-17|139	+ Revision: 146622
12cr|mures-0.5-17|140	- fix summary
12cr|mures-0.5-17|141	
12cr|mures-0.5-17|142	* Sun Mar 18 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5-6mdv2007.1
12cr|mures-0.5-17|143	+ Revision: 146181
12cr|mures-0.5-17|144	- Import mures
12cr|mures-0.5-17|145	
12cr|mures-0.5-17|146	* Sun Mar 18 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5-6mdv2007.1
12cr|mures-0.5-17|147	- use the %%mrel macro
12cr|mures-0.5-17|148	- fix xdg menu
12cr|mures-0.5-17|149	- fix icons
12cr|mures-0.5-17|150	
12cr|mures-0.5-17|151	* Sun Jan 01 2006 Guillaume Cottenceau <gc@mandrakesoft.com> 0.5-5mdk
12cr|mures-0.5-17|152	- Rebuild
12cr|mures-0.5-17|153	
12cr|mures-0.5-17|154	* Mon Sep 06 2004 Michael Scherer <misc@mandrake.org> 0.5-4mdk
12cr|mures-0.5-17|155	- Rebuild
12cr|mures-0.5-17|156	

3325 12
12cr|murrine-themes-2.0-6|1	%define name murrine-themes
12cr|murrine-themes-2.0-6|2	%define version 2.0
12cr|murrine-themes-2.0-6|3	%define release %mkrel 6
12cr|murrine-themes-2.0-6|4	
12cr|murrine-themes-2.0-6|5	%define themesdir %{_datadir}/themes
12cr|murrine-themes-2.0-6|6	
12cr|murrine-themes-2.0-6|7	Summary: Themes for Murrine
12cr|murrine-themes-2.0-6|8	Name:    %{name}
12cr|murrine-themes-2.0-6|9	Version: %{version}
12cr|murrine-themes-2.0-6|10	Release: %{release}
12cr|murrine-themes-2.0-6|11	Source0: MurrinaAquaIsh.tar.lzma
12cr|murrine-themes-2.0-6|12	Source1: MurrinaBlue.tar.lzma
12cr|murrine-themes-2.0-6|13	Source2: MurrinaElement.tar.lzma
12cr|murrine-themes-2.0-6|14	Source3: MurrinaFancyCandy.tar.lzma
12cr|murrine-themes-2.0-6|15	Source4: MurrinaGilouche.tar.lzma
12cr|murrine-themes-2.0-6|16	Source5: MurrinaLoveGray.tar.lzma
12cr|murrine-themes-2.0-6|17	Source6: MurrinaOransun.tar.lzma
12cr|murrine-themes-2.0-6|18	Source7: MurrinaTango.tar.lzma
12cr|murrine-themes-2.0-6|19	Source8: MurrinaVerdeOlivo.tar.lzma
12cr|murrine-themes-2.0-6|20	Source9: MurrineRounded.tar.lzma
12cr|murrine-themes-2.0-6|21	Source10: MurrineThemePack.tar.lzma
12cr|murrine-themes-2.0-6|22	Source11: Murreza.tar.lzma
12cr|murrine-themes-2.0-6|23	Source12: Murrine-Sky.tar.lzma
12cr|murrine-themes-2.0-6|24	License: GPL
12cr|murrine-themes-2.0-6|25	Group: Graphical desktop/GNOME
12cr|murrine-themes-2.0-6|26	Url:   http://www.cimitan.com/murrine/themes/gallery
12cr|murrine-themes-2.0-6|27	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|murrine-themes-2.0-6|28	BuildArch: noarch
12cr|murrine-themes-2.0-6|29	Requires: murrine
12cr|murrine-themes-2.0-6|30	
12cr|murrine-themes-2.0-6|31	%description
12cr|murrine-themes-2.0-6|32	Various GTK2 and Metacity themes for the Murrine GTK2.x engine.
12cr|murrine-themes-2.0-6|33	
12cr|murrine-themes-2.0-6|34	%prep
12cr|murrine-themes-2.0-6|35	
12cr|murrine-themes-2.0-6|36	%build
12cr|murrine-themes-2.0-6|37	
12cr|murrine-themes-2.0-6|38	%install
12cr|murrine-themes-2.0-6|39	%__rm -rf %{buildroot}
12cr|murrine-themes-2.0-6|40	%__mkdir -p %{buildroot}%{themesdir}
12cr|murrine-themes-2.0-6|41	%__lzma -dc %SOURCE0 | %__tar fx - -C %{buildroot}%{themesdir}
12cr|murrine-themes-2.0-6|42	%__lzma -dc %SOURCE1 | %__tar fx - -C %{buildroot}%{themesdir}
12cr|murrine-themes-2.0-6|43	%__lzma -dc %SOURCE2 | %__tar fx - -C %{buildroot}%{themesdir}
12cr|murrine-themes-2.0-6|44	%__lzma -dc %SOURCE3 | %__tar fx - -C %{buildroot}%{themesdir}
12cr|murrine-themes-2.0-6|45	%__lzma -dc %SOURCE4 | %__tar fx - -C %{buildroot}%{themesdir}
12cr|murrine-themes-2.0-6|46	%__lzma -dc %SOURCE5 | %__tar fx - -C %{buildroot}%{themesdir}
12cr|murrine-themes-2.0-6|47	%__lzma -dc %SOURCE6 | %__tar fx - -C %{buildroot}%{themesdir}
12cr|murrine-themes-2.0-6|48	%__lzma -dc %SOURCE7 | %__tar fx - -C %{buildroot}%{themesdir}
12cr|murrine-themes-2.0-6|49	%__lzma -dc %SOURCE8 | %__tar fx - -C %{buildroot}%{themesdir}
12cr|murrine-themes-2.0-6|50	%__lzma -dc %SOURCE9 | %__tar fx - -C %{buildroot}%{themesdir}
12cr|murrine-themes-2.0-6|51	%__lzma -dc %SOURCE10 | %__tar fx - -C %{buildroot}%{themesdir}
12cr|murrine-themes-2.0-6|52	%__lzma -dc %SOURCE11 | %__tar fx - -C %{buildroot}%{themesdir}
12cr|murrine-themes-2.0-6|53	%__lzma -dc %SOURCE12 | %__tar fx - -C %{buildroot}%{themesdir}
12cr|murrine-themes-2.0-6|54	
12cr|murrine-themes-2.0-6|55	%__mv %{buildroot}%{themesdir}/Murreza/* %{buildroot}%{themesdir}/
12cr|murrine-themes-2.0-6|56	%__rm -rf %{buildroot}%{themesdir}/Murreza
12cr|murrine-themes-2.0-6|57	
12cr|murrine-themes-2.0-6|58	%clean
12cr|murrine-themes-2.0-6|59	%__rm -rf %{buildroot}
12cr|murrine-themes-2.0-6|60	
12cr|murrine-themes-2.0-6|61	%files
12cr|murrine-themes-2.0-6|62	%defattr(-,root,root)
12cr|murrine-themes-2.0-6|63	%{themesdir}/*
12cr|murrine-themes-2.0-6|64	
12cr|murrine-themes-2.0-6|65	
12cr|murrine-themes-2.0-6|66	
12cr|murrine-themes-2.0-6|67	%changelog
12cr|murrine-themes-2.0-6|68	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0-6mdv2011.0
12cr|murrine-themes-2.0-6|69	+ Revision: 612969
12cr|murrine-themes-2.0-6|70	- the mass rebuild of 2010.1 packages
12cr|murrine-themes-2.0-6|71	
12cr|murrine-themes-2.0-6|72	* Tue May 04 2010 Lev Givon <lev@mandriva.org> 2.0-5mdv2010.1
12cr|murrine-themes-2.0-6|73	+ Revision: 542132
12cr|murrine-themes-2.0-6|74	- Update.
12cr|murrine-themes-2.0-6|75	
12cr|murrine-themes-2.0-6|76	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.0-4mdv2010.0
12cr|murrine-themes-2.0-6|77	+ Revision: 430136
12cr|murrine-themes-2.0-6|78	- rebuild
12cr|murrine-themes-2.0-6|79	
12cr|murrine-themes-2.0-6|80	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.0-3mdv2009.0
12cr|murrine-themes-2.0-6|81	+ Revision: 253370
12cr|murrine-themes-2.0-6|82	- rebuild
12cr|murrine-themes-2.0-6|83	
12cr|murrine-themes-2.0-6|84	* Mon Mar 10 2008 Lev Givon <lev@mandriva.org> 2.0-1mdv2008.1
12cr|murrine-themes-2.0-6|85	+ Revision: 183802
12cr|murrine-themes-2.0-6|86	- Add new themes.
12cr|murrine-themes-2.0-6|87	
12cr|murrine-themes-2.0-6|88	+ Olivier Blin <oblin@mandriva.com>
12cr|murrine-themes-2.0-6|89	- restore BuildRoot
12cr|murrine-themes-2.0-6|90	
12cr|murrine-themes-2.0-6|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|murrine-themes-2.0-6|92	- kill re-definition of %%buildroot on Pixel's request
12cr|murrine-themes-2.0-6|93	
12cr|murrine-themes-2.0-6|94	* Mon Oct 29 2007 Lev Givon <lev@mandriva.org> 1.0-1mdv2008.1
12cr|murrine-themes-2.0-6|95	+ Revision: 103287
12cr|murrine-themes-2.0-6|96	- import murrine-themes
12cr|murrine-themes-2.0-6|97	
12cr|murrine-themes-2.0-6|98	
12cr|murrine-themes-2.0-6|99	* Mon Oct 29 2007 Lev Givon <lev@mandriva.org> 1.0-1mdv2008.0
12cr|murrine-themes-2.0-6|100	- Package for Mandriva.

3326 12
12cr|muse-2.0.1-1|1	Name:          muse
12cr|muse-2.0.1-1|2	Summary:       Midi/Audio Music Sequencer
12cr|muse-2.0.1-1|3	Version:       2.0.1
12cr|muse-2.0.1-1|4	Release:       1
12cr|muse-2.0.1-1|5	License:       Public Domain and GPLv2 and GPLv2+ and LGPLv2+
12cr|muse-2.0.1-1|6	Group:         Sound
12cr|muse-2.0.1-1|7	URL:           http://www.muse-sequencer.org/
12cr|muse-2.0.1-1|8	Source0:       https://downloads.sourceforge.net/project/lmuse/%{name}-%{version}/%{name}-%{version}.tar.gz
12cr|muse-2.0.1-1|9	
12cr|muse-2.0.1-1|10	BuildRequires: libalsa-devel
12cr|muse-2.0.1-1|11	BuildRequires: jackit-devel
12cr|muse-2.0.1-1|12	BuildRequires: cmake
12cr|muse-2.0.1-1|13	BuildRequires: dssi-devel
12cr|muse-2.0.1-1|14	BuildRequires: fluidsynth-devel
12cr|muse-2.0.1-1|15	BuildRequires: liblo-devel
12cr|muse-2.0.1-1|16	BuildRequires: libsamplerate-devel
12cr|muse-2.0.1-1|17	BuildRequires: sndfile-devel
12cr|muse-2.0.1-1|18	BuildRequires: pkgconfig
12cr|muse-2.0.1-1|19	BuildRequires: python-devel
12cr|muse-2.0.1-1|20	BuildRequires: qt4-devel
12cr|muse-2.0.1-1|21	BuildRequires: desktop-file-utils
12cr|muse-2.0.1-1|22	BuildRequires: libuuid-devel
12cr|muse-2.0.1-1|23	
12cr|muse-2.0.1-1|24	%description
12cr|muse-2.0.1-1|25	MusE is a MIDI/Audio sequencer with recording and editing capabilities. It can
12cr|muse-2.0.1-1|26	perform audio effects like chorus/flanger in real-time via LASH and it supports
12cr|muse-2.0.1-1|27	Jack and ALSA interfaces. MusE aims to be a complete multitrack virtual studio
12cr|muse-2.0.1-1|28	for Linux.
12cr|muse-2.0.1-1|29	
12cr|muse-2.0.1-1|30	
12cr|muse-2.0.1-1|31	%prep
12cr|muse-2.0.1-1|32	%setup -q
12cr|muse-2.0.1-1|33	
12cr|muse-2.0.1-1|34	%build
12cr|muse-2.0.1-1|35	mkdir build
12cr|muse-2.0.1-1|36	pushd build
12cr|muse-2.0.1-1|37	cmake .. \
12cr|muse-2.0.1-1|38	-DMusE_DOC_DIR=%{_docdir}/%{name}-%{version}/ \
12cr|muse-2.0.1-1|39	-DENABLE_PYTHON=1 -DENABLE_LASH=0 -DENABLE_FLUID=0 \
12cr|muse-2.0.1-1|40	-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR:PATH=%_libdir
12cr|muse-2.0.1-1|41	
12cr|muse-2.0.1-1|42	make
12cr|muse-2.0.1-1|43	
12cr|muse-2.0.1-1|44	%install
12cr|muse-2.0.1-1|45	pushd build
12cr|muse-2.0.1-1|46	%makeinstall_std
12cr|muse-2.0.1-1|47	
12cr|muse-2.0.1-1|48	%files
12cr|muse-2.0.1-1|49	%{_docdir}/%{name}-*/
12cr|muse-2.0.1-1|50	%{_bindir}/%{name}*
12cr|muse-2.0.1-1|51	%{_bindir}/grepmidi
12cr|muse-2.0.1-1|52	%{_libdir}/%{name}-*/
12cr|muse-2.0.1-1|53	%{_datadir}/%{name}-*/
12cr|muse-2.0.1-1|54	%{_datadir}/applications/%{name}.desktop
12cr|muse-2.0.1-1|55	%{_datadir}/icons/hicolor/64x64/apps/%{name}_icon.png
12cr|muse-2.0.1-1|56	%{_mandir}/man1/grepmidi*
12cr|muse-2.0.1-1|57	%{_mandir}/man1/%{name}*
12cr|muse-2.0.1-1|58	%{_datadir}/mime/packages/muse.xml
12cr|muse-2.0.1-1|59	
12cr|muse-2.0.1-1|60	
12cr|muse-2.0.1-1|61	%changelog
12cr|muse-2.0.1-1|62	* Tue Jul 31 2012 Frank Kober <emuse@mandriva.org> 2.0.1-1
12cr|muse-2.0.1-1|63	+ Revision: 811495
12cr|muse-2.0.1-1|64	- new version 2.0.1
12cr|muse-2.0.1-1|65	
12cr|muse-2.0.1-1|66	* Fri Jul 13 2012 Frank Kober <emuse@mandriva.org> 2.0-1
12cr|muse-2.0.1-1|67	+ Revision: 809100
12cr|muse-2.0.1-1|68	- new (qt4-based) version 2.0
12cr|muse-2.0.1-1|69	
12cr|muse-2.0.1-1|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|muse-2.0.1-1|71	- rebuild
12cr|muse-2.0.1-1|72	
12cr|muse-2.0.1-1|73	* Sun Mar 15 2009 Funda Wang <fwang@mandriva.org> 1.0-0.rc1.1mdv2009.1
12cr|muse-2.0.1-1|74	+ Revision: 355318
12cr|muse-2.0.1-1|75	- New version 1.0 rc1
12cr|muse-2.0.1-1|76	
12cr|muse-2.0.1-1|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|muse-2.0.1-1|78	- rebuild
12cr|muse-2.0.1-1|79	
12cr|muse-2.0.1-1|80	+ Pixel <pixel@mandriva.com>
12cr|muse-2.0.1-1|81	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|muse-2.0.1-1|82	
12cr|muse-2.0.1-1|83	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.9-2mdv2008.1
12cr|muse-2.0.1-1|84	+ Revision: 170992
12cr|muse-2.0.1-1|85	- rebuild
12cr|muse-2.0.1-1|86	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|muse-2.0.1-1|87	- kill re-definition of %%buildroot on Pixel's request
12cr|muse-2.0.1-1|88	- s/Mandrake/Mandriva/
12cr|muse-2.0.1-1|89	
12cr|muse-2.0.1-1|90	+ Olivier Blin <blino@mandriva.org>
12cr|muse-2.0.1-1|91	- restore BuildRoot
12cr|muse-2.0.1-1|92	
12cr|muse-2.0.1-1|93	* Tue Sep 04 2007 Emmanuel Andry <eandry@mandriva.org> 0.9-1mdv2008.0
12cr|muse-2.0.1-1|94	+ Revision: 79570
12cr|muse-2.0.1-1|95	- New version
12cr|muse-2.0.1-1|96	- drop old menu
12cr|muse-2.0.1-1|97	- fix URL
12cr|muse-2.0.1-1|98	
12cr|muse-2.0.1-1|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|muse-2.0.1-1|100	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|muse-2.0.1-1|101	
12cr|muse-2.0.1-1|102	
12cr|muse-2.0.1-1|103	* Fri Mar 23 2007 Emmanuel Andry <eandry@mandriva.org> 0.8.1-3mdv2007.1
12cr|muse-2.0.1-1|104	+ Revision: 148239
12cr|muse-2.0.1-1|105	- rebuild for libflac
12cr|muse-2.0.1-1|106	
12cr|muse-2.0.1-1|107	+ Jérôme Soyer <saispo@mandriva.org>
12cr|muse-2.0.1-1|108	- Import muse
12cr|muse-2.0.1-1|109	
12cr|muse-2.0.1-1|110	* Wed Sep 06 2006 Emmanuel Andry <eandry@mandriva.org> 0.8.1-2mdv2007.0
12cr|muse-2.0.1-1|111	- xdg menu
12cr|muse-2.0.1-1|112	- %%mkrel
12cr|muse-2.0.1-1|113	
12cr|muse-2.0.1-1|114	* Wed May 17 2006 Austin Acton <austin@mandriva.org> 0.8.1-1mdk
12cr|muse-2.0.1-1|115	- fix lib64
12cr|muse-2.0.1-1|116	- 0.8.1a
12cr|muse-2.0.1-1|117	
12cr|muse-2.0.1-1|118	* Sat Jan 15 2005 Austin Acton <austin@mandrake.org> 0.7.1-1mdk
12cr|muse-2.0.1-1|119	- 0.7.1
12cr|muse-2.0.1-1|120	- fix summary
12cr|muse-2.0.1-1|121	- configure 2.5
12cr|muse-2.0.1-1|122	- buildrequires samplerate
12cr|muse-2.0.1-1|123	- update configure flags
12cr|muse-2.0.1-1|124	- update description
12cr|muse-2.0.1-1|125	
12cr|muse-2.0.1-1|126	* Wed Jul 21 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.7.0-1mdk
12cr|muse-2.0.1-1|127	- 0.7.0
12cr|muse-2.0.1-1|128	
12cr|muse-2.0.1-1|129	* Fri Jul 02 2004 Michael Scherer <misc@mandrake.org> 0.6.3-2mdk
12cr|muse-2.0.1-1|130	- rebuild for new gcc ( patch0 )
12cr|muse-2.0.1-1|131	

3327 12
12cr|musescore-1.1-2|1	%define srcname MuseScore
12cr|musescore-1.1-2|2	%define shortname mscore
12cr|musescore-1.1-2|3	
12cr|musescore-1.1-2|4	Summary:    Linux MusE Score Typesetter
12cr|musescore-1.1-2|5	Name:       musescore
12cr|musescore-1.1-2|6	Version:    1.1
12cr|musescore-1.1-2|7	Release:    %mkrel 2
12cr|musescore-1.1-2|8	# (Fedora) rtf2html is LGPLv2+
12cr|musescore-1.1-2|9	# paper4.png paper5.png are LGPLv3
12cr|musescore-1.1-2|10	# the rest is GPLv2
12cr|musescore-1.1-2|11	License:    GPLv2 and LGPLv2+ and LGPLv3
12cr|musescore-1.1-2|12	Url:        http://musescore.org
12cr|musescore-1.1-2|13	Group:      Publishing
12cr|musescore-1.1-2|14	Source0:    http://downloads.sourceforge.net/project/mscore/mscore/%{srcname}-%{version}/%{shortname}-%{version}.tar.bz2
12cr|musescore-1.1-2|15	# (Fedora) For building the jazz font
12cr|musescore-1.1-2|16	Source1:    mscore-ConvertFont.ff
12cr|musescore-1.1-2|17	# (Fedora) For mime types
12cr|musescore-1.1-2|18	Source2:    mscore.xml
12cr|musescore-1.1-2|19	Patch0:     mscore-1.0-awl-fix-underlink.patch
12cr|musescore-1.1-2|20	Patch1:     mscore-1.0-disable-uitools.patch
12cr|musescore-1.1-2|21	# (Fedora) use the system default soundfont instead of the deleted, non-free, one
12cr|musescore-1.1-2|22	Patch2:     mscore-use-default-soundfont.patch
12cr|musescore-1.1-2|23	# (Fedora) don't build the common files (font files, wallpapers, demo song,
12cr|musescore-1.1-2|24	# instrument list) into the binary executable to reduce its size. This is also
12cr|musescore-1.1-2|25	# useful to inform the users about the existence of different choices for common
12cr|musescore-1.1-2|26	# files. The font files need to be separated due to the font packaging guidelines.
12cr|musescore-1.1-2|27	Patch3:     mscore-separate-commonfiles.patch
12cr|musescore-1.1-2|28	# (Fedora) Split the large documentation into a separate package
12cr|musescore-1.1-2|29	Patch4:     mscore-split-doc.patch
12cr|musescore-1.1-2|30	# (Fedora) Fix DSO linking.
12cr|musescore-1.1-2|31	Patch5:     mscore-dso-linking.patch
12cr|musescore-1.1-2|32	# (Fedora) Fix some gcc warnings
12cr|musescore-1.1-2|33	Patch6:     mscore-fix-gcc-warnings.patch
12cr|musescore-1.1-2|34	# (Fedora) Use system qtsingleapplication
12cr|musescore-1.1-2|35	Patch7:	    mscore-system-qtsingleapplication.patch
12cr|musescore-1.1-2|36	Patch8:	    22-fix-casting.patch
12cr|musescore-1.1-2|37	Patch9:	    14-enable-portaudio-by-default.patch
12cr|musescore-1.1-2|38	BuildRequires:  cmake
12cr|musescore-1.1-2|39	BuildRequires:  libalsa-devel
12cr|musescore-1.1-2|40	BuildRequires:  jackit-devel
12cr|musescore-1.1-2|41	BuildRequires:  fluidsynth-devel
12cr|musescore-1.1-2|42	BuildRequires:  portaudio-devel
12cr|musescore-1.1-2|43	BuildRequires:  qt4-devel > 4:4.4
12cr|musescore-1.1-2|44	BuildRequires:  qt4-linguist
12cr|musescore-1.1-2|45	BuildRequires:  doxygen
12cr|musescore-1.1-2|46	BuildRequires:  texlive-mf2pt1
12cr|musescore-1.1-2|47	Requires:   qtscriptbindings
12cr|musescore-1.1-2|48	Requires:   %{name}-fonts = %{version}-%{release}
12cr|musescore-1.1-2|49	Requires:   soundfont2-default
12cr|musescore-1.1-2|50	Provides:   musescore
12cr|musescore-1.1-2|51	Obsoletes:  mscore
12cr|musescore-1.1-2|52	
12cr|musescore-1.1-2|53	%description
12cr|musescore-1.1-2|54	MuseScore stands for Linux MusE Score Typesetter.
12cr|musescore-1.1-2|55	
12cr|musescore-1.1-2|56	Features:
12cr|musescore-1.1-2|57	- WYSIWYG design, notes are entered on a "virtual notepaper"
12cr|musescore-1.1-2|58	- TrueType font(s) for printing & display allows for high quality
12cr|musescore-1.1-2|59	scaling to all sizes
12cr|musescore-1.1-2|60	- easy & fast note entry
12cr|musescore-1.1-2|61	- many editing functions
12cr|musescore-1.1-2|62	- MusicXML import/export
12cr|musescore-1.1-2|63	- Midi (SMF) import/export
12cr|musescore-1.1-2|64	- MuseData import
12cr|musescore-1.1-2|65	- Midi input for note entry
12cr|musescore-1.1-2|66	- integrated sequencer and software synthesizer to
12cr|musescore-1.1-2|67	play the score
12cr|musescore-1.1-2|68	- print or create pdf files
12cr|musescore-1.1-2|69	
12cr|musescore-1.1-2|70	%package doc
12cr|musescore-1.1-2|71	Summary:       MuseScore documentation
12cr|musescore-1.1-2|72	Group:         Development/Other
12cr|musescore-1.1-2|73	License:       CC-BY
12cr|musescore-1.1-2|74	Requires:      %{name} = %{version}-%{release}
12cr|musescore-1.1-2|75	BuildArch:     noarch
12cr|musescore-1.1-2|76	Obsoletes:     mscore-doc
12cr|musescore-1.1-2|77	
12cr|musescore-1.1-2|78	%description doc
12cr|musescore-1.1-2|79	MuseScore is a free cross platform WYSIWYG music notation program.
12cr|musescore-1.1-2|80	
12cr|musescore-1.1-2|81	This package contains the user manual of MuseScore in different languages.
12cr|musescore-1.1-2|82	
12cr|musescore-1.1-2|83	%package fonts
12cr|musescore-1.1-2|84	Summary:       MuseScore fonts
12cr|musescore-1.1-2|85	Group:         Publishing
12cr|musescore-1.1-2|86	License:       GPL+ with exceptions and OFL
12cr|musescore-1.1-2|87	BuildArch:     noarch
12cr|musescore-1.1-2|88	BuildRequires: fontforge
12cr|musescore-1.1-2|89	BuildRequires: tetex
12cr|musescore-1.1-2|90	BuildRequires: t1utils
12cr|musescore-1.1-2|91	Obsoletes:     mscore-fonts
12cr|musescore-1.1-2|92	
12cr|musescore-1.1-2|93	%description fonts
12cr|musescore-1.1-2|94	MuseScore is a free cross platform WYSIWYG music notation program.
12cr|musescore-1.1-2|95	
12cr|musescore-1.1-2|96	This package contains the musical notation fonts for use of MuseScore.
12cr|musescore-1.1-2|97	
12cr|musescore-1.1-2|98	%prep
12cr|musescore-1.1-2|99	%setup -q -n %{shortname}-%{version}/mscore
12cr|musescore-1.1-2|100	%patch0 -p2 -b .underlink
12cr|musescore-1.1-2|101	%patch1 -p0 -b .disable-uitools
12cr|musescore-1.1-2|102	
12cr|musescore-1.1-2|103	%patch2 -p2 -b .default-soundfont
12cr|musescore-1.1-2|104	%patch3 -p2 -b .separate-commonfiles
12cr|musescore-1.1-2|105	%patch4 -p2 -b .split-doc
12cr|musescore-1.1-2|106	%patch5 -p2 -b .dso-linking
12cr|musescore-1.1-2|107	%patch6 -p2 -b .gcc-warnings
12cr|musescore-1.1-2|108	%patch7 -p2 -b .qtsingleapp
12cr|musescore-1.1-2|109	%patch8 -p2 -b .22-fix-casting
12cr|musescore-1.1-2|110	%patch9 -p2 -b .enable-portaudio-by-default
12cr|musescore-1.1-2|111	
12cr|musescore-1.1-2|112	# only install .qm files
12cr|musescore-1.1-2|113	perl -pi -e 's,.*.ts\n,,g' share/locale/CMakeLists.txt
12cr|musescore-1.1-2|114	
12cr|musescore-1.1-2|115	# (Fedora) Remove the precompiled binary
12cr|musescore-1.1-2|116	rm rtf2html/rtf2html
12cr|musescore-1.1-2|117	
12cr|musescore-1.1-2|118	# (Fedora) Do not build the bundled qt scripting interface:
12cr|musescore-1.1-2|119	sed -i 's|scriptgen||' CMakeLists.txt
12cr|musescore-1.1-2|120	
12cr|musescore-1.1-2|121	# (Fedora) Fix EOL encoding
12cr|musescore-1.1-2|122	sed 's|\r||' rtf2html/README > tmpfile
12cr|musescore-1.1-2|123	touch -r rtf2html/README tmpfile
12cr|musescore-1.1-2|124	mv -f tmpfile rtf2html/README
12cr|musescore-1.1-2|125	
12cr|musescore-1.1-2|126	# (Fedora) Remove preshipped fonts. We will build them from source
12cr|musescore-1.1-2|127	rm -f %{shortname}/%{shortname}/fonts/*.ttf
12cr|musescore-1.1-2|128	
12cr|musescore-1.1-2|129	# (Fedora) Disable rpath
12cr|musescore-1.1-2|130	sed -i '/rpath/d' %{shortname}/CMakeLists.txt
12cr|musescore-1.1-2|131	
12cr|musescore-1.1-2|132	# (Fedora) this is non-free soundfont "Gort's Minipiano"
12cr|musescore-1.1-2|133	rm -f mscore/data/piano1.sf2
12cr|musescore-1.1-2|134	
12cr|musescore-1.1-2|135	# (Fedora) Force specific compile flags:
12cr|musescore-1.1-2|136	find . -name CMakeLists.txt -exec sed -i 's|-O3|%{optflags}|' {} \;
12cr|musescore-1.1-2|137	
12cr|musescore-1.1-2|138	%build
12cr|musescore-1.1-2|139	%cmake_qt4 -DUSE_GLOBAL_FLUID=ON -DBUILD_SCRIPT_INTERFACE=OFF
12cr|musescore-1.1-2|140	%make
12cr|musescore-1.1-2|141	make lupdate
12cr|musescore-1.1-2|142	make lrelease
12cr|musescore-1.1-2|143	
12cr|musescore-1.1-2|144	# (Fedora) Build fonts from source:
12cr|musescore-1.1-2|145	pushd ../%{shortname}/fonts
12cr|musescore-1.1-2|146	# adapt genFont script to mandriva's cmake build dir
12cr|musescore-1.1-2|147	sed -i 's,../../../build/mscore/genft,../../build/mscore/genft,' genFont
12cr|musescore-1.1-2|148	./genFont
12cr|musescore-1.1-2|149	fontforge %{SOURCE1} MuseJazz.sfd
12cr|musescore-1.1-2|150	popd
12cr|musescore-1.1-2|151	
12cr|musescore-1.1-2|152	%install
12cr|musescore-1.1-2|153	rm -rf %{buildroot}
12cr|musescore-1.1-2|154	%{makeinstall_std} -C build
12cr|musescore-1.1-2|155	
12cr|musescore-1.1-2|156	# Install fonts
12cr|musescore-1.1-2|157	mkdir -p %{buildroot}/%{_datadir}/fonts/%{shortname}
12cr|musescore-1.1-2|158	install -pm 644 %{shortname}/fonts/%{shortname}*.ttf %{buildroot}/%{_datadir}/fonts/%{shortname}
12cr|musescore-1.1-2|159	
12cr|musescore-1.1-2|160	# Install Manpage
12cr|musescore-1.1-2|161	install -D -pm 644 packaging/%{shortname}.1 %{buildroot}/%{_mandir}/man1/%{shortname}.1
12cr|musescore-1.1-2|162	
12cr|musescore-1.1-2|163	# Install mimetype file
12cr|musescore-1.1-2|164	install -D -pm 644 %{SOURCE2} %{buildroot}/%{_datadir}/mime/packages/%{shortname}.xml
12cr|musescore-1.1-2|165	
12cr|musescore-1.1-2|166	# (Fedora) gather the doc files in one location
12cr|musescore-1.1-2|167	cp -p rtf2html/ChangeLog        ChangeLog.rtf2html
12cr|musescore-1.1-2|168	cp -p rtf2html/COPYING.LESSER   COPYING.LESSER.rtf2html
12cr|musescore-1.1-2|169	cp -p rtf2html/README           README.rtf2html
12cr|musescore-1.1-2|170	cp -p rtf2html/README.mscore    README.mscore.rtf2html
12cr|musescore-1.1-2|171	cp -p rtf2html/README.ru        README.ru.rtf2html
12cr|musescore-1.1-2|172	cp -p osdabzip/README           README.osdabzip
12cr|musescore-1.1-2|173	cp -p osdabzip/README.mscore    README.mscore.osdabzip
12cr|musescore-1.1-2|174	cp -p share/wallpaper/COPYRIGHT COPYING.wallpaper
12cr|musescore-1.1-2|175	
12cr|musescore-1.1-2|176	
12cr|musescore-1.1-2|177	%clean
12cr|musescore-1.1-2|178	rm -rf %{buildroot}
12cr|musescore-1.1-2|179	
12cr|musescore-1.1-2|180	%files
12cr|musescore-1.1-2|181	%defattr(-,root,root)
12cr|musescore-1.1-2|182	%doc ChangeLog* NEWS README* COPYING*
12cr|musescore-1.1-2|183	%{_bindir}/%{shortname}
12cr|musescore-1.1-2|184	%{_datadir}/%{shortname}*
12cr|musescore-1.1-2|185	%{_datadir}/applications/%{shortname}.desktop
12cr|musescore-1.1-2|186	%{_datadir}/pixmaps/%{shortname}.*
12cr|musescore-1.1-2|187	%{_datadir}/mime/packages/%{shortname}.xml
12cr|musescore-1.1-2|188	%{_datadir}/soundfonts/TimGM6mb.sf2
12cr|musescore-1.1-2|189	%{_mandir}/man1/*
12cr|musescore-1.1-2|190	%{qt4plugins}/designer/libawlplugin.so
12cr|musescore-1.1-2|191	%exclude %{_datadir}/%{shortname}-*/man/
12cr|musescore-1.1-2|192	
12cr|musescore-1.1-2|193	%files doc
12cr|musescore-1.1-2|194	%defattr(-,root,root,-)
12cr|musescore-1.1-2|195	%doc %{_datadir}/%{shortname}-*/man/
12cr|musescore-1.1-2|196	
12cr|musescore-1.1-2|197	%files fonts
12cr|musescore-1.1-2|198	%{_datadir}/fonts/%{shortname}
12cr|musescore-1.1-2|199	
12cr|musescore-1.1-2|200	
12cr|musescore-1.1-2|201	%changelog
12cr|musescore-1.1-2|202	* Mon Oct 31 2011 Thomas Spuhler <tspuhler@mandriva.org> 1.1-2mdv2012.0
12cr|musescore-1.1-2|203	+ Revision: 707958
12cr|musescore-1.1-2|204	- added %%patch9 -p2 -b .enable-portaudio-by-default for audio to play out of the box
12cr|musescore-1.1-2|205	
12cr|musescore-1.1-2|206	* Sun Oct 30 2011 Thomas Spuhler <tspuhler@mandriva.org> 1.1-1
12cr|musescore-1.1-2|207	+ Revision: 707861
12cr|musescore-1.1-2|208	- removed BuildRequires:	qtsingleapplication-devel, we use system version
12cr|musescore-1.1-2|209	added BuildRequires:  texlive-mf2pt1
12cr|musescore-1.1-2|210	changed Provides:   mscore to musescore
12cr|musescore-1.1-2|211	- imported package musescore
12cr|musescore-1.1-2|212	
12cr|musescore-1.1-2|213	

3328 12
12cr|mussh-1.0-1|1	Summary: MUltihost SSH
12cr|mussh-1.0-1|2	Name: mussh
12cr|mussh-1.0-1|3	Version: 1.0
12cr|mussh-1.0-1|4	Release: %mkrel 1
12cr|mussh-1.0-1|5	License: GPL
12cr|mussh-1.0-1|6	BuildArch: noarch
12cr|mussh-1.0-1|7	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|mussh-1.0-1|8	Group: Networking/Remote access
12cr|mussh-1.0-1|9	Source: %{name}-%{version}.tar.bz2
12cr|mussh-1.0-1|10	URL: http://www.sourceforge.net/projects/mussh
12cr|mussh-1.0-1|11	requires: openssh-clients, openssh-server
12cr|mussh-1.0-1|12	
12cr|mussh-1.0-1|13	%description
12cr|mussh-1.0-1|14	Mussh is a shell script that allows you to execute a command or script
12cr|mussh-1.0-1|15	over ssh on multiple hosts with one command. When possible mussh will use
12cr|mussh-1.0-1|16	ssh-agent and RSA/DSA keys to minimize the need to enter your password
12cr|mussh-1.0-1|17	more than once.
12cr|mussh-1.0-1|18	
12cr|mussh-1.0-1|19	%prep
12cr|mussh-1.0-1|20	%setup -q -n %name
12cr|mussh-1.0-1|21	
12cr|mussh-1.0-1|22	%install
12cr|mussh-1.0-1|23	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|mussh-1.0-1|24	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1/
12cr|mussh-1.0-1|25	install -m 755 mussh $RPM_BUILD_ROOT%{_bindir}/
12cr|mussh-1.0-1|26	install -m 644 mussh.1 $RPM_BUILD_ROOT%{_mandir}/man1/
12cr|mussh-1.0-1|27	
12cr|mussh-1.0-1|28	%clean
12cr|mussh-1.0-1|29	rm -rf $RPM_BUILD_ROOT%
12cr|mussh-1.0-1|30	
12cr|mussh-1.0-1|31	%files
12cr|mussh-1.0-1|32	%defattr(-,root,root)
12cr|mussh-1.0-1|33	%doc INSTALL README BUGS CHANGES EXAMPLES
12cr|mussh-1.0-1|34	%attr(755,root,root) %{_bindir}/mussh
12cr|mussh-1.0-1|35	%{_mandir}/man1/%{name}*
12cr|mussh-1.0-1|36	
12cr|mussh-1.0-1|37	
12cr|mussh-1.0-1|38	
12cr|mussh-1.0-1|39	%changelog
12cr|mussh-1.0-1|40	* Thu Nov 17 2011 Antoine Ginies <aginies@mandriva.com> 1.0-1mdv2012.0
12cr|mussh-1.0-1|41	+ Revision: 731321
12cr|mussh-1.0-1|42	- version 1.0
12cr|mussh-1.0-1|43	- create _bindir in %%install section
12cr|mussh-1.0-1|44	
12cr|mussh-1.0-1|45	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7-2mdv2011.0
12cr|mussh-1.0-1|46	+ Revision: 612970
12cr|mussh-1.0-1|47	- the mass rebuild of 2010.1 packages
12cr|mussh-1.0-1|48	
12cr|mussh-1.0-1|49	* Tue Feb 09 2010 Antoine Ginies <aginies@mandriva.com> 0.7-1mdv2010.1
12cr|mussh-1.0-1|50	+ Revision: 502832
12cr|mussh-1.0-1|51	- mussh release 0.7
12cr|mussh-1.0-1|52	
12cr|mussh-1.0-1|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.5-6mdv2010.0
12cr|mussh-1.0-1|54	+ Revision: 430137
12cr|mussh-1.0-1|55	- rebuild
12cr|mussh-1.0-1|56	
12cr|mussh-1.0-1|57	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.5-5mdv2009.0
12cr|mussh-1.0-1|58	+ Revision: 253402
12cr|mussh-1.0-1|59	- rebuild
12cr|mussh-1.0-1|60	
12cr|mussh-1.0-1|61	+ Olivier Blin <blino@mandriva.org>
12cr|mussh-1.0-1|62	- restore BuildRoot
12cr|mussh-1.0-1|63	
12cr|mussh-1.0-1|64	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.5-3mdv2008.1
12cr|mussh-1.0-1|65	+ Revision: 132770
12cr|mussh-1.0-1|66	- kill invalid packager tag
12cr|mussh-1.0-1|67	- kill re-definition of %%buildroot on Pixel's request
12cr|mussh-1.0-1|68	- use %%mkrel
12cr|mussh-1.0-1|69	- import mussh
12cr|mussh-1.0-1|70	

3329 12
12cr|mxml-2.7-1|1	%define	major 1
12cr|mxml-2.7-1|2	%define libname	%mklibname mxml %{major}
12cr|mxml-2.7-1|3	%define develname %mklibname -d mxml
12cr|mxml-2.7-1|4	
12cr|mxml-2.7-1|5	Summary:	Miniature XML development library
12cr|mxml-2.7-1|6	Name:		mxml
12cr|mxml-2.7-1|7	Version:	2.7
12cr|mxml-2.7-1|8	Release:	%mkrel 1
12cr|mxml-2.7-1|9	License:	LGPLv2+
12cr|mxml-2.7-1|10	Group:		System/Libraries
12cr|mxml-2.7-1|11	URL:		http://www.minixml.org/
12cr|mxml-2.7-1|12	Source0:	http://ftp.easysw.com/pub/mxml/%version/mxml-%{version}.tar.gz
12cr|mxml-2.7-1|13	BuildRequires:	chrpath
12cr|mxml-2.7-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|mxml-2.7-1|15	
12cr|mxml-2.7-1|16	%description
12cr|mxml-2.7-1|17	Mini-XML is a small XML parsing library that you can use to read XML and
12cr|mxml-2.7-1|18	XML-like data files in your application without requiring large non-standard
12cr|mxml-2.7-1|19	libraries.  Mini-XML provides the following functionality:
12cr|mxml-2.7-1|20	
12cr|mxml-2.7-1|21	- Reading of UTF-8 and UTF-16 and writing of UTF-8 encoded  XML files and
12cr|mxml-2.7-1|22	strings.
12cr|mxml-2.7-1|23	- Data is stored in a linked-list tree structure, preserving  the XML data
12cr|mxml-2.7-1|24	hierarchy.
12cr|mxml-2.7-1|25	- Supports arbitrary element names, attributes, and attribute values with no
12cr|mxml-2.7-1|26	preset limits, just available memory.
12cr|mxml-2.7-1|27	- Supports integer, real, opaque ("cdata"), and text data types in "leaf"
12cr|mxml-2.7-1|28	nodes.
12cr|mxml-2.7-1|29	- Functions for creating and managing trees of data.
12cr|mxml-2.7-1|30	- "Find" and "walk" functions for easily locating and navigating trees of data.
12cr|mxml-2.7-1|31	
12cr|mxml-2.7-1|32	Mini-XML doesn't do validation or other types of processing on the data based
12cr|mxml-2.7-1|33	upon schema files or other sources of definition information, nor does it
12cr|mxml-2.7-1|34	support character entities other than those required by the XML specification.
12cr|mxml-2.7-1|35	
12cr|mxml-2.7-1|36	%package -n	%{libname}
12cr|mxml-2.7-1|37	Summary:	Miniature XML development library
12cr|mxml-2.7-1|38	Group:          System/Libraries
12cr|mxml-2.7-1|39	
12cr|mxml-2.7-1|40	%description -n	%{libname}
12cr|mxml-2.7-1|41	Mini-XML is a small XML parsing library that you can use to read XML and
12cr|mxml-2.7-1|42	XML-like data files in your application without requiring large non-standard
12cr|mxml-2.7-1|43	libraries.  Mini-XML provides the following functionality:
12cr|mxml-2.7-1|44	
12cr|mxml-2.7-1|45	- Reading of UTF-8 and UTF-16 and writing of UTF-8 encoded  XML files and
12cr|mxml-2.7-1|46	strings.
12cr|mxml-2.7-1|47	- Data is stored in a linked-list tree structure, preserving  the XML data
12cr|mxml-2.7-1|48	hierarchy.
12cr|mxml-2.7-1|49	- Supports arbitrary element names, attributes, and attribute values with no
12cr|mxml-2.7-1|50	preset limits, just available memory.
12cr|mxml-2.7-1|51	- Supports integer, real, opaque ("cdata"), and text data types in "leaf"
12cr|mxml-2.7-1|52	nodes.
12cr|mxml-2.7-1|53	- Functions for creating and managing trees of data.
12cr|mxml-2.7-1|54	- "Find" and "walk" functions for easily locating and navigating trees of data.
12cr|mxml-2.7-1|55	
12cr|mxml-2.7-1|56	Mini-XML doesn't do validation or other types of processing on the data based
12cr|mxml-2.7-1|57	upon schema files or other sources of definition information, nor does it
12cr|mxml-2.7-1|58	support character entities other than those required by the XML specification.
12cr|mxml-2.7-1|59	
12cr|mxml-2.7-1|60	%package -n	%develname
12cr|mxml-2.7-1|61	Summary:	Static library and header files for the Miniature XML development library
12cr|mxml-2.7-1|62	Group:		Development/C
12cr|mxml-2.7-1|63	Provides:	libmxml-devel = %{version}-%{release}
12cr|mxml-2.7-1|64	Provides:	%{name}-devel = %{version}-%{release}
12cr|mxml-2.7-1|65	Obsoletes: %mklibname -d mxml 1
12cr|mxml-2.7-1|66	
12cr|mxml-2.7-1|67	%description -n	%develname
12cr|mxml-2.7-1|68	This package contains the static mxml library and its header files.
12cr|mxml-2.7-1|69	
12cr|mxml-2.7-1|70	%prep
12cr|mxml-2.7-1|71	
12cr|mxml-2.7-1|72	%setup -q
12cr|mxml-2.7-1|73	
12cr|mxml-2.7-1|74	%build
12cr|mxml-2.7-1|75	%configure2_5x \
12cr|mxml-2.7-1|76	--enable-shared
12cr|mxml-2.7-1|77	
12cr|mxml-2.7-1|78	%make
12cr|mxml-2.7-1|79	
12cr|mxml-2.7-1|80	%install
12cr|mxml-2.7-1|81	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|mxml-2.7-1|82	
12cr|mxml-2.7-1|83	%makeinstall_std BUILDROOT=%{buildroot}
12cr|mxml-2.7-1|84	
12cr|mxml-2.7-1|85	mv %{buildroot}%{_datadir}/doc/mxml installed-docs
12cr|mxml-2.7-1|86	
12cr|mxml-2.7-1|87	rm -rf %{buildroot}%{_mandir}/cat*
12cr|mxml-2.7-1|88	
12cr|mxml-2.7-1|89	chrpath -d %{buildroot}%{_libdir}/*.so.%{major}*
12cr|mxml-2.7-1|90	chrpath -d %{buildroot}%{_bindir}/mxmldoc
12cr|mxml-2.7-1|91	
12cr|mxml-2.7-1|92	%if %mdkversion < 200900
12cr|mxml-2.7-1|93	%post -n %{libname} -p /sbin/ldconfig
12cr|mxml-2.7-1|94	%endif
12cr|mxml-2.7-1|95	
12cr|mxml-2.7-1|96	%if %mdkversion < 200900
12cr|mxml-2.7-1|97	%postun -n %{libname} -p /sbin/ldconfig
12cr|mxml-2.7-1|98	%endif
12cr|mxml-2.7-1|99	
12cr|mxml-2.7-1|100	%clean
12cr|mxml-2.7-1|101	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|mxml-2.7-1|102	
12cr|mxml-2.7-1|103	%files -n %{libname}
12cr|mxml-2.7-1|104	%defattr(644,root,root,755)
12cr|mxml-2.7-1|105	%doc ANNOUNCEMENT CHANGES COPYING README doc/*.html
12cr|mxml-2.7-1|106	%attr(755,root,root) %{_libdir}/*.so.%{major}*
12cr|mxml-2.7-1|107	
12cr|mxml-2.7-1|108	%files -n %develname
12cr|mxml-2.7-1|109	%defattr(644,root,root,755)
12cr|mxml-2.7-1|110	%doc installed-docs/*
12cr|mxml-2.7-1|111	%attr(755,root,root) %{_bindir}/*
12cr|mxml-2.7-1|112	%{_includedir}/*
12cr|mxml-2.7-1|113	%{_libdir}/*.so
12cr|mxml-2.7-1|114	%{_libdir}/*.a
12cr|mxml-2.7-1|115	%{_libdir}/pkgconfig/mxml.pc
12cr|mxml-2.7-1|116	%{_mandir}/man1/*
12cr|mxml-2.7-1|117	%{_mandir}/man3/*
12cr|mxml-2.7-1|118	
12cr|mxml-2.7-1|119	
12cr|mxml-2.7-1|120	%changelog
12cr|mxml-2.7-1|121	* Fri Dec 30 2011 Götz Waschk <waschk@mandriva.org> 2.7-1mdv2012.0
12cr|mxml-2.7-1|122	+ Revision: 748225
12cr|mxml-2.7-1|123	- update to new version 2.7
12cr|mxml-2.7-1|124	
12cr|mxml-2.7-1|125	* Wed Jul 13 2011 Götz Waschk <waschk@mandriva.org> 2.6-2
12cr|mxml-2.7-1|126	+ Revision: 689836
12cr|mxml-2.7-1|127	- rebuild
12cr|mxml-2.7-1|128	
12cr|mxml-2.7-1|129	* Mon Jun 08 2009 Götz Waschk <waschk@mandriva.org> 2.6-1mdv2011.0
12cr|mxml-2.7-1|130	+ Revision: 383920
12cr|mxml-2.7-1|131	- new version
12cr|mxml-2.7-1|132	- fix source URL
12cr|mxml-2.7-1|133	
12cr|mxml-2.7-1|134	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.5-3mdv2009.0
12cr|mxml-2.7-1|135	+ Revision: 253406
12cr|mxml-2.7-1|136	- rebuild
12cr|mxml-2.7-1|137	
12cr|mxml-2.7-1|138	+ Pixel <pixel@mandriva.com>
12cr|mxml-2.7-1|139	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|mxml-2.7-1|140	
12cr|mxml-2.7-1|141	* Thu Jan 31 2008 Götz Waschk <waschk@mandriva.org> 2.5-1mdv2008.1
12cr|mxml-2.7-1|142	+ Revision: 160646
12cr|mxml-2.7-1|143	- new version
12cr|mxml-2.7-1|144	
12cr|mxml-2.7-1|145	+ Olivier Blin <blino@mandriva.org>
12cr|mxml-2.7-1|146	- restore BuildRoot
12cr|mxml-2.7-1|147	
12cr|mxml-2.7-1|148	+ Thierry Vignaud <tv@mandriva.org>
12cr|mxml-2.7-1|149	- kill re-definition of %%buildroot on Pixel's request
12cr|mxml-2.7-1|150	
12cr|mxml-2.7-1|151	* Sat Nov 24 2007 Götz Waschk <waschk@mandriva.org> 2.4-1mdv2008.1
12cr|mxml-2.7-1|152	+ Revision: 111769
12cr|mxml-2.7-1|153	- new version
12cr|mxml-2.7-1|154	
12cr|mxml-2.7-1|155	* Mon Oct 22 2007 Götz Waschk <waschk@mandriva.org> 2.3-1mdv2008.1
12cr|mxml-2.7-1|156	+ Revision: 101117
12cr|mxml-2.7-1|157	- new devel name
12cr|mxml-2.7-1|158	- fix URL
12cr|mxml-2.7-1|159	- fix license
12cr|mxml-2.7-1|160	
12cr|mxml-2.7-1|161	+ Thierry Vignaud <tv@mandriva.org>
12cr|mxml-2.7-1|162	- replace %%{_datadir}/man by %%{_mandir}!
12cr|mxml-2.7-1|163	
12cr|mxml-2.7-1|164	* Sat Apr 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.3-1mdv2008.0
12cr|mxml-2.7-1|165	+ Revision: 18974
12cr|mxml-2.7-1|166	- new version
12cr|mxml-2.7-1|167	- drop P0
12cr|mxml-2.7-1|168	- use macros
12cr|mxml-2.7-1|169	- remove rpath
12cr|mxml-2.7-1|170	- drop provides and obsoletes from -devel
12cr|mxml-2.7-1|171	
12cr|mxml-2.7-1|172	
12cr|mxml-2.7-1|173	* Tue Oct 24 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.2-2mdv2007.0
12cr|mxml-2.7-1|174	+ Revision: 72133
12cr|mxml-2.7-1|175	- forgot to add the patch...
12cr|mxml-2.7-1|176	- new major
12cr|mxml-2.7-1|177	- make it a shared lib
12cr|mxml-2.7-1|178	- Import mxml
12cr|mxml-2.7-1|179	
12cr|mxml-2.7-1|180	* Mon May 29 2006 Götz Waschk <waschk@mandriva.org> 2.2.2-1mdv2007.0
12cr|mxml-2.7-1|181	- Rebuild
12cr|mxml-2.7-1|182	
12cr|mxml-2.7-1|183	* Thu May 26 2005 Gtz Waschk <waschk@mandriva.org> 2.2.2-1mdk
12cr|mxml-2.7-1|184	- New release 2.2.2
12cr|mxml-2.7-1|185	
12cr|mxml-2.7-1|186	* Sat Apr 16 2005 Gtz Waschk <waschk@linux-mandrake.com> 2.2-1mdk
12cr|mxml-2.7-1|187	- source URL
12cr|mxml-2.7-1|188	- New release 2.2
12cr|mxml-2.7-1|189	
12cr|mxml-2.7-1|190	* Mon Jul 19 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.0-1mdk
12cr|mxml-2.7-1|191	- initial package
12cr|mxml-2.7-1|192	

3330 12
12cr|myagent-im-0.4.6-1|1	Name:		myagent-im
12cr|myagent-im-0.4.6-1|2	Version:	0.4.6
12cr|myagent-im-0.4.6-1|3	Release:	1
12cr|myagent-im-0.4.6-1|4	Summary:	Instant messenger that supports Mail.ru protocol
12cr|myagent-im-0.4.6-1|5	Group:		Networking/Instant messaging
12cr|myagent-im-0.4.6-1|6	License:	GPLv2
12cr|myagent-im-0.4.6-1|7	URL:		http://code.google.com/p/myagent-im
12cr|myagent-im-0.4.6-1|8	Source0:	http://myagent-im.googlecode.com/files/%{name}_%{version}.tar.gz
12cr|myagent-im-0.4.6-1|9	patch1:   myagent-im_0.4.6.ldflags.patch
12cr|myagent-im-0.4.6-1|10	BuildRequires:	qt4-devel, flex, pkgconfig, pkgconfig(xscrnsaver)
12cr|myagent-im-0.4.6-1|11	BuildRequires:	zlib1-devel, libxapian-devel, libaspell-devel
12cr|myagent-im-0.4.6-1|12	buildrequires:  pkgconfig(phonon)
12cr|myagent-im-0.4.6-1|13	
12cr|myagent-im-0.4.6-1|14	%description
12cr|myagent-im-0.4.6-1|15	Instant messenger that supports Mail.ru protocol.
12cr|myagent-im-0.4.6-1|16	
12cr|myagent-im-0.4.6-1|17	%prep
12cr|myagent-im-0.4.6-1|18	%setup -qn %{name}
12cr|myagent-im-0.4.6-1|19	%patch1 -p 1 -b .ldflags
12cr|myagent-im-0.4.6-1|20	
12cr|myagent-im-0.4.6-1|21	# remove existing includes
12cr|myagent-im-0.4.6-1|22	find -type f -name \*.h | \
12cr|myagent-im-0.4.6-1|23	xargs sed -i '/xapian.h/d'
12cr|myagent-im-0.4.6-1|24	# add "#include <xapian.h>" before first "#include"
12cr|myagent-im-0.4.6-1|25	find -type f \( -name \*.h -o -name \*.cpp -o -name \*.ll \) | \
12cr|myagent-im-0.4.6-1|26	xargs sed -i -r '0,/^#include/s/^(#include)/\1 <xapian.h>\n\1/'
12cr|myagent-im-0.4.6-1|27	
12cr|myagent-im-0.4.6-1|28	%build
12cr|myagent-im-0.4.6-1|29	%qmake_qt4
12cr|myagent-im-0.4.6-1|30	%make
12cr|myagent-im-0.4.6-1|31	
12cr|myagent-im-0.4.6-1|32	%install
12cr|myagent-im-0.4.6-1|33	export INSTALL_ROOT=%{buildroot}
12cr|myagent-im-0.4.6-1|34	%makeinstall_std
12cr|myagent-im-0.4.6-1|35	
12cr|myagent-im-0.4.6-1|36	%files
12cr|myagent-im-0.4.6-1|37	%defattr(-,root,root,-)
12cr|myagent-im-0.4.6-1|38	%{_bindir}/%{name}
12cr|myagent-im-0.4.6-1|39	%{_datadir}/%{name}
12cr|myagent-im-0.4.6-1|40	%{_datadir}/applications/%{name}.desktop
12cr|myagent-im-0.4.6-1|41	%{_datadir}/pixmaps/%{name}.png
12cr|myagent-im-0.4.6-1|42	%{_datadir}/pixmaps/%{name}.xpm
12cr|myagent-im-0.4.6-1|43	%{_iconsdir}/hicolor/*
12cr|myagent-im-0.4.6-1|44	
12cr|myagent-im-0.4.6-1|45	
12cr|myagent-im-0.4.6-1|46	%changelog
12cr|myagent-im-0.4.6-1|47	* Mon Dec 05 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.4.6-1
12cr|myagent-im-0.4.6-1|48	+ Revision: 737845
12cr|myagent-im-0.4.6-1|49	- imported package myagent-im
12cr|myagent-im-0.4.6-1|50	

3331 12
12cr|mydns-1.1.0-10|1	%define webadminroot /var/www/html/admin
12cr|mydns-1.1.0-10|2	
12cr|mydns-1.1.0-10|3	Summary:	A MySQL-based Internet DNS server
12cr|mydns-1.1.0-10|4	Name:		mydns
12cr|mydns-1.1.0-10|5	Version:	1.1.0
12cr|mydns-1.1.0-10|6	Release:	10
12cr|mydns-1.1.0-10|7	License:	GPL
12cr|mydns-1.1.0-10|8	Group:		System/Servers
12cr|mydns-1.1.0-10|9	URL:		http://mydns.bboy.net/
12cr|mydns-1.1.0-10|10	Source0:	http://mydns.bboy.net/download/%{name}-%{version}.tar.bz2
12cr|mydns-1.1.0-10|11	Source1:	%{name}.init
12cr|mydns-1.1.0-10|12	Patch0:		mydns-0.11.0-conf.patch
12cr|mydns-1.1.0-10|13	BuildRequires:	mysql-static-devel
12cr|mydns-1.1.0-10|14	BuildRequires:	zlib-devel
12cr|mydns-1.1.0-10|15	BuildRequires:	docbook-utils-pdf
12cr|mydns-1.1.0-10|16	BuildRequires:	gettext-devel
12cr|mydns-1.1.0-10|17	BuildRequires:	texinfo
12cr|mydns-1.1.0-10|18	
12cr|mydns-1.1.0-10|19	%description
12cr|mydns-1.1.0-10|20	MyDNS is a free DNS server for UNIX implemented from scratch and
12cr|mydns-1.1.0-10|21	designed to utilize the MySQL database for data storage.
12cr|mydns-1.1.0-10|22	
12cr|mydns-1.1.0-10|23	Its primary objectives are stability, security, interoperability,
12cr|mydns-1.1.0-10|24	and speed, though not necessarily in that order.
12cr|mydns-1.1.0-10|25	
12cr|mydns-1.1.0-10|26	MyDNS does not include recursive name service, nor a resolver
12cr|mydns-1.1.0-10|27	library. It is primarily designed for organizations with many
12cr|mydns-1.1.0-10|28	zones and/or resource records who desire the ability to perform
12cr|mydns-1.1.0-10|29	real-time dynamic updates on their DNS data via MySQL.
12cr|mydns-1.1.0-10|30	
12cr|mydns-1.1.0-10|31	MyDNS starts and is ready to answer questions immediately, no
12cr|mydns-1.1.0-10|32	matter how much DNS data you have in the database. It is extremely
12cr|mydns-1.1.0-10|33	fast and memory-efficient. It includes complete documentation,
12cr|mydns-1.1.0-10|34	including a manual and a FAQ. It supports a few frills, including
12cr|mydns-1.1.0-10|35	round robin DNS, dynamic load balancing, and outgoing AXFR for
12cr|mydns-1.1.0-10|36	non-MyDNS nameservers.
12cr|mydns-1.1.0-10|37	
12cr|mydns-1.1.0-10|38	%package	admin
12cr|mydns-1.1.0-10|39	Summary:	Web admin GUI written in php for %{name}
12cr|mydns-1.1.0-10|40	Group:		System/Servers
12cr|mydns-1.1.0-10|41	Requires:	mod_php
12cr|mydns-1.1.0-10|42	Requires:	php-mysql
12cr|mydns-1.1.0-10|43	Requires:	%{name} = %{version}
12cr|mydns-1.1.0-10|44	
12cr|mydns-1.1.0-10|45	%description	admin
12cr|mydns-1.1.0-10|46	This package contains a web admin GUI written in php for %{name}
12cr|mydns-1.1.0-10|47	
12cr|mydns-1.1.0-10|48	%package	devel
12cr|mydns-1.1.0-10|49	Summary:	Development libraries and headers for %{name}
12cr|mydns-1.1.0-10|50	Group:		Development/C
12cr|mydns-1.1.0-10|51	
12cr|mydns-1.1.0-10|52	%description	devel
12cr|mydns-1.1.0-10|53	This package contains the development libraries and headers for
12cr|mydns-1.1.0-10|54	%{name}
12cr|mydns-1.1.0-10|55	
12cr|mydns-1.1.0-10|56	%prep
12cr|mydns-1.1.0-10|57	
12cr|mydns-1.1.0-10|58	%setup -q
12cr|mydns-1.1.0-10|59	%patch0 -p0
12cr|mydns-1.1.0-10|60	
12cr|mydns-1.1.0-10|61	# path fix
12cr|mydns-1.1.0-10|62	find -type f | xargs perl -pi -e "s|/usr/local/bin/php|%{_bindir}/php|g"
12cr|mydns-1.1.0-10|63	
12cr|mydns-1.1.0-10|64	%build
12cr|mydns-1.1.0-10|65	autoreconf -fi
12cr|mydns-1.1.0-10|66	%configure2_5x \
12cr|mydns-1.1.0-10|67	--with-mysql \
12cr|mydns-1.1.0-10|68	--with-mysql-lib=%{_libdir} \
12cr|mydns-1.1.0-10|69	--with-mysql-include=%{_includedir}/mysql \
12cr|mydns-1.1.0-10|70	--with-zlib=%{_libdir} \
12cr|mydns-1.1.0-10|71	--without-pgsql \
12cr|mydns-1.1.0-10|72	--enable-status \
12cr|mydns-1.1.0-10|73	--enable-alias
12cr|mydns-1.1.0-10|74	
12cr|mydns-1.1.0-10|75	# use "--without-pgsql" until people complain about it ;)
12cr|mydns-1.1.0-10|76	
12cr|mydns-1.1.0-10|77	%make
12cr|mydns-1.1.0-10|78	
12cr|mydns-1.1.0-10|79	# build the pdf
12cr|mydns-1.1.0-10|80	pushd doc
12cr|mydns-1.1.0-10|81	make pdf
12cr|mydns-1.1.0-10|82	popd
12cr|mydns-1.1.0-10|83	
12cr|mydns-1.1.0-10|84	%install
12cr|mydns-1.1.0-10|85	rm -rf %{buildroot}
12cr|mydns-1.1.0-10|86	
12cr|mydns-1.1.0-10|87	# don't fiddle with the initscript!
12cr|mydns-1.1.0-10|88	export DONT_GPRINTIFY=1
12cr|mydns-1.1.0-10|89	
12cr|mydns-1.1.0-10|90	%makeinstall
12cr|mydns-1.1.0-10|91	
12cr|mydns-1.1.0-10|92	install -d %{buildroot}%{_initrddir}
12cr|mydns-1.1.0-10|93	install -d %{buildroot}%{webadminroot}/%{name}
12cr|mydns-1.1.0-10|94	install -d %{buildroot}/var/run/%{name}
12cr|mydns-1.1.0-10|95	
12cr|mydns-1.1.0-10|96	install -m644 contrib/admin.php %{buildroot}%{webadminroot}/%{name}/index.php
12cr|mydns-1.1.0-10|97	install -m644 contrib/stats.php %{buildroot}%{webadminroot}/%{name}/
12cr|mydns-1.1.0-10|98	
12cr|mydns-1.1.0-10|99	# generate and fix the config on the fly
12cr|mydns-1.1.0-10|100	%{buildroot}%{_sbindir}/mydns --dump-config > %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|mydns-1.1.0-10|101	perl -pi -e "s|^user = nobody|user = %{name}|g" %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|mydns-1.1.0-10|102	perl -pi -e "s|^group = nogroup|group = %{name}|g" %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|mydns-1.1.0-10|103	chmod 640 %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|mydns-1.1.0-10|104	
12cr|mydns-1.1.0-10|105	# install sysv script
12cr|mydns-1.1.0-10|106	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|mydns-1.1.0-10|107	
12cr|mydns-1.1.0-10|108	# devel stuff
12cr|mydns-1.1.0-10|109	install -d %{buildroot}%{_includedir}
12cr|mydns-1.1.0-10|110	install -d %{buildroot}%{_libdir}
12cr|mydns-1.1.0-10|111	install src/lib/mydns.h %{buildroot}%{_includedir}/
12cr|mydns-1.1.0-10|112	install src/lib/libmydns.a %{buildroot}%{_libdir}/
12cr|mydns-1.1.0-10|113	
12cr|mydns-1.1.0-10|114	%{find_lang} %{name}
12cr|mydns-1.1.0-10|115	
12cr|mydns-1.1.0-10|116	%pre
12cr|mydns-1.1.0-10|117	%_pre_useradd %{name} /var/lib/%{name} /bin/false
12cr|mydns-1.1.0-10|118	
12cr|mydns-1.1.0-10|119	%post
12cr|mydns-1.1.0-10|120	%_post_service %{name}
12cr|mydns-1.1.0-10|121	
12cr|mydns-1.1.0-10|122	%preun
12cr|mydns-1.1.0-10|123	%_preun_service %{name}
12cr|mydns-1.1.0-10|124	
12cr|mydns-1.1.0-10|125	%postun
12cr|mydns-1.1.0-10|126	%_postun_userdel %{name}
12cr|mydns-1.1.0-10|127	
12cr|mydns-1.1.0-10|128	%files -f %{name}.lang
12cr|mydns-1.1.0-10|129	%doc AUTHORS BUGS ChangeLog NEWS QUICKSTART* README* TODO doc/*.pdf
12cr|mydns-1.1.0-10|130	%doc contrib/README.alias
12cr|mydns-1.1.0-10|131	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/%{name}.conf
12cr|mydns-1.1.0-10|132	%attr(0755,root,root) %{_initrddir}/%{name}
12cr|mydns-1.1.0-10|133	%{_bindir}/%{name}*
12cr|mydns-1.1.0-10|134	%{_sbindir}/%{name}
12cr|mydns-1.1.0-10|135	%{_mandir}/man?/*
12cr|mydns-1.1.0-10|136	%{_infodir}/*
12cr|mydns-1.1.0-10|137	%dir %attr(0755,%{name},%{name}) /var/run/%{name}
12cr|mydns-1.1.0-10|138	
12cr|mydns-1.1.0-10|139	%files admin
12cr|mydns-1.1.0-10|140	%doc contrib/README
12cr|mydns-1.1.0-10|141	%dir %{webadminroot}/%{name}
12cr|mydns-1.1.0-10|142	%config(noreplace) %attr(0644,root,root) %{webadminroot}/%{name}/index.php
12cr|mydns-1.1.0-10|143	%attr(0644,root,root) %{webadminroot}/%{name}/stats.php
12cr|mydns-1.1.0-10|144	
12cr|mydns-1.1.0-10|145	%files devel
12cr|mydns-1.1.0-10|146	%{_libdir}/*.a
12cr|mydns-1.1.0-10|147	%{_includedir}/*.h
12cr|mydns-1.1.0-10|148	
12cr|mydns-1.1.0-10|149	
12cr|mydns-1.1.0-10|150	
12cr|mydns-1.1.0-10|151	%changelog
12cr|mydns-1.1.0-10|152	* Mon Jun 04 2012 Andrey Bondrov <abondrov@mandriva.org> 1.1.0-10
12cr|mydns-1.1.0-10|153	+ Revision: 802238
12cr|mydns-1.1.0-10|154	- Drop some legacy junk
12cr|mydns-1.1.0-10|155	
12cr|mydns-1.1.0-10|156	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|mydns-1.1.0-10|157	- relink against libmysqlclient.so.18
12cr|mydns-1.1.0-10|158	
12cr|mydns-1.1.0-10|159	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-8mdv2011.0
12cr|mydns-1.1.0-10|160	+ Revision: 612972
12cr|mydns-1.1.0-10|161	- the mass rebuild of 2010.1 packages
12cr|mydns-1.1.0-10|162	
12cr|mydns-1.1.0-10|163	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 1.1.0-7mdv2010.1
12cr|mydns-1.1.0-10|164	+ Revision: 536598
12cr|mydns-1.1.0-10|165	- BR gettext-devel
12cr|mydns-1.1.0-10|166	- fix spec file
12cr|mydns-1.1.0-10|167	- rebuild
12cr|mydns-1.1.0-10|168	
12cr|mydns-1.1.0-10|169	* Mon Oct 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-6mdv2010.0
12cr|mydns-1.1.0-10|170	+ Revision: 454243
12cr|mydns-1.1.0-10|171	- fix dependencies
12cr|mydns-1.1.0-10|172	
12cr|mydns-1.1.0-10|173	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-5mdv2010.0
12cr|mydns-1.1.0-10|174	+ Revision: 430138
12cr|mydns-1.1.0-10|175	- rebuild
12cr|mydns-1.1.0-10|176	
12cr|mydns-1.1.0-10|177	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0-4mdv2009.0
12cr|mydns-1.1.0-10|178	+ Revision: 220145
12cr|mydns-1.1.0-10|179	- rebuild
12cr|mydns-1.1.0-10|180	- kill re-definition of %%buildroot on Pixel's request
12cr|mydns-1.1.0-10|181	- import mydns
12cr|mydns-1.1.0-10|182	
12cr|mydns-1.1.0-10|183	+ Olivier Blin <blino@mandriva.org>
12cr|mydns-1.1.0-10|184	- restore BuildRoot
12cr|mydns-1.1.0-10|185	
12cr|mydns-1.1.0-10|186	
12cr|mydns-1.1.0-10|187	* Mon Sep 04 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2007.0
12cr|mydns-1.1.0-10|188	- rebuilt against MySQL-5.0.24a-1mdv2007.0 due to ABI changes
12cr|mydns-1.1.0-10|189	
12cr|mydns-1.1.0-10|190	* Thu Apr 06 2006 Michael Scherer <misc@mandriva.org> 1.1.0-2mdk
12cr|mydns-1.1.0-10|191	- correct the requires, fix #21880
12cr|mydns-1.1.0-10|192	
12cr|mydns-1.1.0-10|193	* Fri Feb 24 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cr|mydns-1.1.0-10|194	- 1.1.0
12cr|mydns-1.1.0-10|195	- drop upstream patches; P1
12cr|mydns-1.1.0-10|196	- fix deps
12cr|mydns-1.1.0-10|197	
12cr|mydns-1.1.0-10|198	* Fri Nov 18 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cr|mydns-1.1.0-10|199	- rebuilt against openssl-0.9.8a
12cr|mydns-1.1.0-10|200	
12cr|mydns-1.1.0-10|201	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|mydns-1.1.0-10|202	- rebuilt against MySQL-5.0.15
12cr|mydns-1.1.0-10|203	
12cr|mydns-1.1.0-10|204	* Tue May 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|mydns-1.1.0-10|205	- lib64 fixes
12cr|mydns-1.1.0-10|206	- added one gcc4 patch (debian)
12cr|mydns-1.1.0-10|207	- rpmlint fixes
12cr|mydns-1.1.0-10|208	
12cr|mydns-1.1.0-10|209	* Mon Jan 24 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.0-1mdk
12cr|mydns-1.1.0-10|210	- 1.0.0
12cr|mydns-1.1.0-10|211	- rebuilt against MySQL-4.1.x system libs
12cr|mydns-1.1.0-10|212	- drop the daemontools stuff
12cr|mydns-1.1.0-10|213	- own the %%{webadminroot}/%%{name} dir
12cr|mydns-1.1.0-10|214	
12cr|mydns-1.1.0-10|215	* Sat May 22 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.11.0-1mdk
12cr|mydns-1.1.0-10|216	- 0.11.0
12cr|mydns-1.1.0-10|217	- new P0
12cr|mydns-1.1.0-10|218	- fix deps
12cr|mydns-1.1.0-10|219	- added the stats.php file
12cr|mydns-1.1.0-10|220	- fix ownership of the /var/run/mydns directory
12cr|mydns-1.1.0-10|221	- misc spec file fixes
12cr|mydns-1.1.0-10|222	
12cr|mydns-1.1.0-10|223	* Tue Dec 16 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.10.1-1mdk
12cr|mydns-1.1.0-10|224	- 0.10.1
12cr|mydns-1.1.0-10|225	
12cr|mydns-1.1.0-10|226	* Sun Aug 17 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.10.0-1mdk
12cr|mydns-1.1.0-10|227	- 0.10.0
12cr|mydns-1.1.0-10|228	
12cr|mydns-1.1.0-10|229	* Thu Jul 31 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.9.13-1mdk
12cr|mydns-1.1.0-10|230	- 0.9.13
12cr|mydns-1.1.0-10|231	
12cr|mydns-1.1.0-10|232	* Fri Jul 25 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.9.12-1mdk
12cr|mydns-1.1.0-10|233	- 0.9.12
12cr|mydns-1.1.0-10|234	- use the %%configure2_5x macro
12cr|mydns-1.1.0-10|235	- added P0
12cr|mydns-1.1.0-10|236	- fixed S1
12cr|mydns-1.1.0-10|237	- misc spec file fixes
12cr|mydns-1.1.0-10|238	
12cr|mydns-1.1.0-10|239	* Thu Jul 10 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.9.10-2mdk
12cr|mydns-1.1.0-10|240	- rebuild
12cr|mydns-1.1.0-10|241	
12cr|mydns-1.1.0-10|242	* Sun May 04 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.9.10-1mdk
12cr|mydns-1.1.0-10|243	- 0.9.10
12cr|mydns-1.1.0-10|244	
12cr|mydns-1.1.0-10|245	* Fri Apr 25 2003 Marcel Pol <mpol@gmx.net> 0.9.9-3mdk
12cr|mydns-1.1.0-10|246	- buildrequires
12cr|mydns-1.1.0-10|247	
12cr|mydns-1.1.0-10|248	* Sun Apr 13 2003 Marcel Pol <mpol@gmx.net> 0.9.9-2mdk
12cr|mydns-1.1.0-10|249	- buildrequires
12cr|mydns-1.1.0-10|250	
12cr|mydns-1.1.0-10|251	* Tue Apr 08 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.9.9-1mdk
12cr|mydns-1.1.0-10|252	- 0.9.9
12cr|mydns-1.1.0-10|253	
12cr|mydns-1.1.0-10|254	* Sat Mar 29 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.9.8-1mdk
12cr|mydns-1.1.0-10|255	- 0.9.8
12cr|mydns-1.1.0-10|256	- html docs is gone, bring in pdf
12cr|mydns-1.1.0-10|257	- misc spec file fixes
12cr|mydns-1.1.0-10|258	
12cr|mydns-1.1.0-10|259	* Tue Mar 11 2003 Marcel Pol <mpol@gmx.net> 0.9.7-2mdk
12cr|mydns-1.1.0-10|260	- conflicts: tmdns
12cr|mydns-1.1.0-10|261	- include locales
12cr|mydns-1.1.0-10|262	
12cr|mydns-1.1.0-10|263	* Sat Mar 08 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.9.7-1mdk
12cr|mydns-1.1.0-10|264	- 0.9.7
12cr|mydns-1.1.0-10|265	
12cr|mydns-1.1.0-10|266	* Wed Mar 05 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.9.6-1mdk
12cr|mydns-1.1.0-10|267	- 0.9.6
12cr|mydns-1.1.0-10|268	- rebuilt against latest mysql
12cr|mydns-1.1.0-10|269	- misc spec file fixes
12cr|mydns-1.1.0-10|270	
12cr|mydns-1.1.0-10|271	* Thu Jan 16 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.9.5-2mdk
12cr|mydns-1.1.0-10|272	- build release
12cr|mydns-1.1.0-10|273	
12cr|mydns-1.1.0-10|274	* Mon Dec 16 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.9.5-1mdk
12cr|mydns-1.1.0-10|275	- new version
12cr|mydns-1.1.0-10|276	- new S1
12cr|mydns-1.1.0-10|277	- misc spec file fixes
12cr|mydns-1.1.0-10|278	- new sub package "devel"
12cr|mydns-1.1.0-10|279	- run as mydns:mydns
12cr|mydns-1.1.0-10|280	
12cr|mydns-1.1.0-10|281	* Sat Sep 28 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.9.3-1mdk
12cr|mydns-1.1.0-10|282	- new version
12cr|mydns-1.1.0-10|283	- misc spec file fixes
12cr|mydns-1.1.0-10|284	
12cr|mydns-1.1.0-10|285	* Thu Sep 19 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.9.2-1mdk
12cr|mydns-1.1.0-10|286	- initial cooker contrib
12cr|mydns-1.1.0-10|287	- install web admin stuff in common %%{webadminroot}/ directory
12cr|mydns-1.1.0-10|288	- added a simple init script

3332 12
12cr|mygui-3.2-2|1	%define		major 3
12cr|mygui-3.2-2|2	%define		libname %mklibname %{name} %{major}
12cr|mygui-3.2-2|3	%define		develname %mklibname %{name} -d
12cr|mygui-3.2-2|4	
12cr|mygui-3.2-2|5	Name:		mygui
12cr|mygui-3.2-2|6	Version:	3.2
12cr|mygui-3.2-2|7	Release:	2
12cr|mygui-3.2-2|8	Summary:	Fast, simple and flexible GUI library for Ogre
12cr|mygui-3.2-2|9	Group:		System/Libraries
12cr|mygui-3.2-2|10	# UnitTests include agg-2.4, which is under a BSD variant (not built or installed here)
12cr|mygui-3.2-2|11	License:	LGPLv3+
12cr|mygui-3.2-2|12	URL:		http://mygui.info/
12cr|mygui-3.2-2|13	Source0:	http://downloads.sourceforge.net/my-gui/MyGUI%{version}.tar.bz2
12cr|mygui-3.2-2|14	Patch0:		MyGUI3.2-linkage.patch
12cr|mygui-3.2-2|15	# Get find poco from ogre
12cr|mygui-3.2-2|16	Patch3:		mygui-add-findpoco.patch
12cr|mygui-3.2-2|17	Patch5:		MyGUI3.2-cmake-svn.patch
12cr|mygui-3.2-2|18	BuildRequires:	doxygen
12cr|mygui-3.2-2|19	BuildRequires:	graphviz
12cr|mygui-3.2-2|20	BuildRequires:	cmake
12cr|mygui-3.2-2|21	BuildRequires:	pkgconfig(freetype2)
12cr|mygui-3.2-2|22	BuildRequires:	pkgconfig(OIS)
12cr|mygui-3.2-2|23	BuildRequires:	pkgconfig(OGRE)
12cr|mygui-3.2-2|24	BuildRequires:	pkgconfig(uuid)
12cr|mygui-3.2-2|25	
12cr|mygui-3.2-2|26	%description
12cr|mygui-3.2-2|27	MyGUI is a GUI library for Ogre Rendering Engine which aims to be fast,
12cr|mygui-3.2-2|28	flexible and simple in using.
12cr|mygui-3.2-2|29	
12cr|mygui-3.2-2|30	%package -n %{libname}
12cr|mygui-3.2-2|31	Summary:	Fast, simple and flexible GUI library for Ogre
12cr|mygui-3.2-2|32	Group:		System/Libraries
12cr|mygui-3.2-2|33	
12cr|mygui-3.2-2|34	%description -n %{libname}
12cr|mygui-3.2-2|35	MyGUI is a GUI library for Ogre Rendering Engine which aims to be fast,
12cr|mygui-3.2-2|36	flexible and simple in using.
12cr|mygui-3.2-2|37	
12cr|mygui-3.2-2|38	%package -n %{develname}
12cr|mygui-3.2-2|39	Summary:	Development files for MyGUI
12cr|mygui-3.2-2|40	Group:		Development/C++
12cr|mygui-3.2-2|41	Provides:	%{name}-devel = %{version}-%{release}
12cr|mygui-3.2-2|42	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|mygui-3.2-2|43	Requires:	%{libname} = %{version}-%{release}
12cr|mygui-3.2-2|44	Requires:	pkgconfig(OIS)
12cr|mygui-3.2-2|45	Requires:	pkgconfig(OGRE)
12cr|mygui-3.2-2|46	
12cr|mygui-3.2-2|47	%description -n %{develname}
12cr|mygui-3.2-2|48	The %{develname} package contains libraries and header files for
12cr|mygui-3.2-2|49	developing applications that use %{name}.
12cr|mygui-3.2-2|50	
12cr|mygui-3.2-2|51	%package	doc
12cr|mygui-3.2-2|52	Summary:	Development documentation for MyGUI
12cr|mygui-3.2-2|53	Group:		Development/C++
12cr|mygui-3.2-2|54	BuildArch:	noarch
12cr|mygui-3.2-2|55	
12cr|mygui-3.2-2|56	%description	doc
12cr|mygui-3.2-2|57	The %{name}-doc package contains reference documentation for
12cr|mygui-3.2-2|58	developing applications that use %{name}.
12cr|mygui-3.2-2|59	
12cr|mygui-3.2-2|60	%prep
12cr|mygui-3.2-2|61	%setup -q -n MyGUI%{version}
12cr|mygui-3.2-2|62	%patch0 -p1
12cr|mygui-3.2-2|63	%patch3 -p0
12cr|mygui-3.2-2|64	%patch5 -p1 -b .svn
12cr|mygui-3.2-2|65	# Fix eol
12cr|mygui-3.2-2|66	sed -i 's/\r//' COPYING.LESSER
12cr|mygui-3.2-2|67	
12cr|mygui-3.2-2|68	%build
12cr|mygui-3.2-2|69	# Plugins are windows only atm
12cr|mygui-3.2-2|70	cmake \
12cr|mygui-3.2-2|71	-DCMAKE_INSTALL_PREFIX:PATH=/usr \
12cr|mygui-3.2-2|72	-DMYGUI_INSTALL_PDB:INTERNAL=FALSE \
12cr|mygui-3.2-2|73	-DCMAKE_BUILD_TYPE:STRING=Release \
12cr|mygui-3.2-2|74	-DMYGUI_BUILD_PLUGINS:BOOL=OFF \
12cr|mygui-3.2-2|75	-DCMAKE_CXX_FLAGS_RELEASE= \
12cr|mygui-3.2-2|76	-DCMAKE_SKIP_RPATH:BOOL=ON
12cr|mygui-3.2-2|77	%make
12cr|mygui-3.2-2|78	# Generate doxygen documentation
12cr|mygui-3.2-2|79	pushd Docs
12cr|mygui-3.2-2|80	doxygen
12cr|mygui-3.2-2|81	rm -f html/installdox
12cr|mygui-3.2-2|82	popd
12cr|mygui-3.2-2|83	
12cr|mygui-3.2-2|84	%install
12cr|mygui-3.2-2|85	%makeinstall_std
12cr|mygui-3.2-2|86	
12cr|mygui-3.2-2|87	%ifarch x86_64
12cr|mygui-3.2-2|88	mv %{buildroot}/usr/lib %{buildroot}%{_libdir}
12cr|mygui-3.2-2|89	sed -i s,/lib,/lib64, %{buildroot}%{_libdir}/pkgconfig/MYGUI.pc
12cr|mygui-3.2-2|90	%endif
12cr|mygui-3.2-2|91	
12cr|mygui-3.2-2|92	# Remove sample showing plugin usage
12cr|mygui-3.2-2|93	for file in bin/Demo_* ; do
12cr|mygui-3.2-2|94	install -Dp -m 755 $file %{buildroot}%{_libdir}/MYGUI/Demos/`basename $file`
12cr|mygui-3.2-2|95	done
12cr|mygui-3.2-2|96	
12cr|mygui-3.2-2|97	# Copy Media files
12cr|mygui-3.2-2|98	mkdir -p %{buildroot}%{_datadir}/MYGUI/
12cr|mygui-3.2-2|99	cp -a Media %{buildroot}%{_datadir}/MYGUI/
12cr|mygui-3.2-2|100	
12cr|mygui-3.2-2|101	# Strip away unittests Media
12cr|mygui-3.2-2|102	rm -rf %{buildroot}%{_datadir}/MYGUI/Media/UnitTests
12cr|mygui-3.2-2|103	
12cr|mygui-3.2-2|104	# Remove CMake stuff from Media
12cr|mygui-3.2-2|105	rm -f %{buildroot}%{_datadir}/MYGUI/Media/CMakeLists.txt
12cr|mygui-3.2-2|106	
12cr|mygui-3.2-2|107	%files
12cr|mygui-3.2-2|108	%doc COPYING.LESSER
12cr|mygui-3.2-2|109	%dir %{_libdir}/MYGUI/
12cr|mygui-3.2-2|110	%{_libdir}/MYGUI/*
12cr|mygui-3.2-2|111	%dir %{_datadir}/MYGUI/Media
12cr|mygui-3.2-2|112	%{_datadir}/MYGUI/Media/*
12cr|mygui-3.2-2|113	
12cr|mygui-3.2-2|114	%files -n %{libname}
12cr|mygui-3.2-2|115	%{_libdir}/*.so.%{major}*
12cr|mygui-3.2-2|116	
12cr|mygui-3.2-2|117	%files -n %{develname}
12cr|mygui-3.2-2|118	%{_includedir}/*
12cr|mygui-3.2-2|119	%{_libdir}/*.a
12cr|mygui-3.2-2|120	%{_libdir}/*.so
12cr|mygui-3.2-2|121	%{_libdir}/pkgconfig/*.pc
12cr|mygui-3.2-2|122	
12cr|mygui-3.2-2|123	%files doc
12cr|mygui-3.2-2|124	%doc Docs/html
12cr|mygui-3.2-2|125	
12cr|mygui-3.2-2|126	
12cr|mygui-3.2-2|127	
12cr|mygui-3.2-2|128	
12cr|mygui-3.2-2|129	%changelog
12cr|mygui-3.2-2|130	

3333 12
12cr|mypaint-1.0.0-2|1	%define use_ccache 1
12cr|mypaint-1.0.0-2|2	%define ccachedir~/.ccache-OOo%{mdvsuffix}
12cr|mypaint-1.0.0-2|3	%{?_with_ccache: %global use_ccache 1}
12cr|mypaint-1.0.0-2|4	%{?_without_ccache: %global use_ccache 0}
12cr|mypaint-1.0.0-2|5	%define date	    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
12cr|mypaint-1.0.0-2|6	
12cr|mypaint-1.0.0-2|7	Name:		mypaint
12cr|mypaint-1.0.0-2|8	Version:	1.0.0
12cr|mypaint-1.0.0-2|9	Release:	2
12cr|mypaint-1.0.0-2|10	Summary:	A simple paint program
12cr|mypaint-1.0.0-2|11	Group:		Graphics
12cr|mypaint-1.0.0-2|12	License:	GPLv2+
12cr|mypaint-1.0.0-2|13	URL:		http://mypaint.intilinux.com/
12cr|mypaint-1.0.0-2|14	Source0:	http://download.gna.org/mypaint/%{name}/%{name}-%{version}.tar.bz2
12cr|mypaint-1.0.0-2|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|mypaint-1.0.0-2|16	BuildRequires:	pygtk2.0-devel
12cr|mypaint-1.0.0-2|17	BuildRequires:	python-scons scons
12cr|mypaint-1.0.0-2|18	BuildRequires:	swig
12cr|mypaint-1.0.0-2|19	BuildRequires:	desktop-file-utils
12cr|mypaint-1.0.0-2|20	BuildRequires:	python-numpy-devel
12cr|mypaint-1.0.0-2|21	BuildRequires:	protobuf-compiler
12cr|mypaint-1.0.0-2|22	BuildRequires:	pkgconfig(lapack)
12cr|mypaint-1.0.0-2|23	Requires:	pygtk2.0
12cr|mypaint-1.0.0-2|24	Requires:	python-protobuf
12cr|mypaint-1.0.0-2|25	
12cr|mypaint-1.0.0-2|26	%description
12cr|mypaint-1.0.0-2|27	Mypaint is a fast and easy/simple painter app focused on the painter,
12cr|mypaint-1.0.0-2|28	so you can only focus on the art and not the program itself.
12cr|mypaint-1.0.0-2|29	Currently MyPaint does not have a layer system, also mypaint is using
12cr|mypaint-1.0.0-2|30	pygtk with C extensions.
12cr|mypaint-1.0.0-2|31	
12cr|mypaint-1.0.0-2|32	%prep
12cr|mypaint-1.0.0-2|33	%setup -q
12cr|mypaint-1.0.0-2|34	# the Options class is deprecated; use the Variables class instead
12cr|mypaint-1.0.0-2|35	sed -i 's|PathOption|PathVariable|g' SConstruct
12cr|mypaint-1.0.0-2|36	sed -i 's|Options|Variables|g' SConstruct
12cr|mypaint-1.0.0-2|37	# for 64 bit
12cr|mypaint-1.0.0-2|38	sed -i 's|lib/mypaint|%{_lib}/mypaint|g' SConstruct mypaint.py
12cr|mypaint-1.0.0-2|39	# fix menu icon
12cr|mypaint-1.0.0-2|40	sed -i 's|mypaint_48|mypaint|g' desktop/%{name}.desktop
12cr|mypaint-1.0.0-2|41	
12cr|mypaint-1.0.0-2|42	%build
12cr|mypaint-1.0.0-2|43	scons
12cr|mypaint-1.0.0-2|44	
12cr|mypaint-1.0.0-2|45	%install
12cr|mypaint-1.0.0-2|46	scons prefix=%{buildroot}/usr install
12cr|mypaint-1.0.0-2|47	%find_lang %{name}
12cr|mypaint-1.0.0-2|48	desktop-file-install \
12cr|mypaint-1.0.0-2|49	--remove-key="Encoding" \
12cr|mypaint-1.0.0-2|50	--add-category="RasterGraphics;GTK;" \
12cr|mypaint-1.0.0-2|51	--dir=%{buildroot}%{_datadir}/applications \
12cr|mypaint-1.0.0-2|52	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|mypaint-1.0.0-2|53	
12cr|mypaint-1.0.0-2|54	
12cr|mypaint-1.0.0-2|55	
12cr|mypaint-1.0.0-2|56	%post
12cr|mypaint-1.0.0-2|57	%{update_desktop_database}
12cr|mypaint-1.0.0-2|58	
12cr|mypaint-1.0.0-2|59	%postun
12cr|mypaint-1.0.0-2|60	%{clean_desktop_database}
12cr|mypaint-1.0.0-2|61	
12cr|mypaint-1.0.0-2|62	%files -f %{name}.lang
12cr|mypaint-1.0.0-2|63	%defattr(-,root,root,-)
12cr|mypaint-1.0.0-2|64	%doc README LICENSE COPYING changelog
12cr|mypaint-1.0.0-2|65	%{_bindir}/%{name}
12cr|mypaint-1.0.0-2|66	%{_datadir}/%{name}/*
12cr|mypaint-1.0.0-2|67	%{_datadir}/applications/%{name}.desktop
12cr|mypaint-1.0.0-2|68	%{_iconsdir}/hicolor/*
12cr|mypaint-1.0.0-2|69	%{_libdir}/%{name}/_mypaintlib.so
12cr|mypaint-1.0.0-2|70	
12cr|mypaint-1.0.0-2|71	
12cr|mypaint-1.0.0-2|72	%changelog
12cr|mypaint-1.0.0-2|73	* Thu Nov 24 2011 Александр Казанцев <kazancas@mandriva.org> 1.0.0-1
12cr|mypaint-1.0.0-2|74	+ Revision: 733232
12cr|mypaint-1.0.0-2|75	- new version 1.0.0
12cr|mypaint-1.0.0-2|76	
12cr|mypaint-1.0.0-2|77	* Fri May 06 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.9.1-1
12cr|mypaint-1.0.0-2|78	+ Revision: 669917
12cr|mypaint-1.0.0-2|79	- new version 0.9.1
12cr|mypaint-1.0.0-2|80	
12cr|mypaint-1.0.0-2|81	* Mon Nov 08 2010 Matthew Dawkins <mattydaw@mandriva.org> 0.9.0-1mdv2011.0
12cr|mypaint-1.0.0-2|82	+ Revision: 595124
12cr|mypaint-1.0.0-2|83	- new version 0.9.0
12cr|mypaint-1.0.0-2|84	
12cr|mypaint-1.0.0-2|85	* Sun May 02 2010 Frederik Himpe <fhimpe@mandriva.org> 0.8.2-2mdv2010.1
12cr|mypaint-1.0.0-2|86	+ Revision: 541622
12cr|mypaint-1.0.0-2|87	- Fix Requirs (does not start without python-protobuf installed:
12cr|mypaint-1.0.0-2|88	bug #58792)
12cr|mypaint-1.0.0-2|89	
12cr|mypaint-1.0.0-2|90	* Mon Mar 01 2010 Frederik Himpe <fhimpe@mandriva.org> 0.8.2-1mdv2010.1
12cr|mypaint-1.0.0-2|91	+ Revision: 513067
12cr|mypaint-1.0.0-2|92	- Update to new version 0.8.2
12cr|mypaint-1.0.0-2|93	
12cr|mypaint-1.0.0-2|94	* Mon Feb 22 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.8.1-1mdv2010.1
12cr|mypaint-1.0.0-2|95	+ Revision: 509579
12cr|mypaint-1.0.0-2|96	- update to 0.8.1
12cr|mypaint-1.0.0-2|97	
12cr|mypaint-1.0.0-2|98	* Sat Jan 30 2010 Frederik Himpe <fhimpe@mandriva.org> 0.8.0-1mdv2010.1
12cr|mypaint-1.0.0-2|99	+ Revision: 498503
12cr|mypaint-1.0.0-2|100	- Add protobuf-compiler BuildRequires
12cr|mypaint-1.0.0-2|101	- Remove useless BuildRequires and Requires, because they are
12cr|mypaint-1.0.0-2|102	already implicity required by other (Build)Requires
12cr|mypaint-1.0.0-2|103	- Update to new version 0.8.0
12cr|mypaint-1.0.0-2|104	- Use scons hacks from Fedora, makes it use correct libdir on 64 bit
12cr|mypaint-1.0.0-2|105	- Use upstream desktop file
12cr|mypaint-1.0.0-2|106	
12cr|mypaint-1.0.0-2|107	* Thu Oct 01 2009 Stéphane Téletchéa <steletch@mandriva.org> 0.7.1-2mdv2010.0
12cr|mypaint-1.0.0-2|108	+ Revision: 452147
12cr|mypaint-1.0.0-2|109	- fix library path
12cr|mypaint-1.0.0-2|110	- import mypaint
12cr|mypaint-1.0.0-2|111	
12cr|mypaint-1.0.0-2|112	
12cr|mypaint-1.0.0-2|113	* Thu Oct 1 2009 Stephane Teletchea <steletch@mandriva.org> mypaint-0.7.1-1mdv2010.0
12cr|mypaint-1.0.0-2|114	- Correct desktop file
12cr|mypaint-1.0.0-2|115	- Clean spaces in spec, simplify BR
12cr|mypaint-1.0.0-2|116	
12cr|mypaint-1.0.0-2|117	* Mon Sep 28 2009 Donald Stewart <watersnowrock@gmail.com> mypaint-0.7.1-1djbs2010.0
12cr|mypaint-1.0.0-2|118	- Import .spec from MIB
12cr|mypaint-1.0.0-2|119	- Clean .spec

3334 12
12cr|myrulib-0.29.8-1|1	#
12cr|myrulib-0.29.8-1|2	# this file based on spec file for package myrulib (Version 0.27)
12cr|myrulib-0.29.8-1|3	#
12cr|myrulib-0.29.8-1|4	# Copyright (c) 2009-2011 Denis Kandrashin, Kyrill Detinov
12cr|myrulib-0.29.8-1|5	# This file and all modifications and additions to the pristine
12cr|myrulib-0.29.8-1|6	# package are under the same license as the package itself.
12cr|myrulib-0.29.8-1|7	#
12cr|myrulib-0.29.8-1|8	
12cr|myrulib-0.29.8-1|9	Name:           myrulib
12cr|myrulib-0.29.8-1|10	Version:        0.29.8
12cr|myrulib-0.29.8-1|11	Release:        1
12cr|myrulib-0.29.8-1|12	License:        GPLv3
12cr|myrulib-0.29.8-1|13	Summary:        E-Book Library Manager
12cr|myrulib-0.29.8-1|14	URL:            http://myrulib.lintest.ru
12cr|myrulib-0.29.8-1|15	Group:          Office
12cr|myrulib-0.29.8-1|16	Source0:        http://www.lintest.ru/pub/%{name}-%{version}.tar.bz2
12cr|myrulib-0.29.8-1|17	BuildRequires:  libicu-devel
12cr|myrulib-0.29.8-1|18	BuildRequires:  libxml2-devel
12cr|myrulib-0.29.8-1|19	BuildRequires:  wxgtku2.8-devel >= 2.8.10
12cr|myrulib-0.29.8-1|20	BuildRequires:  bzip2-devel
12cr|myrulib-0.29.8-1|21	
12cr|myrulib-0.29.8-1|22	%description
12cr|myrulib-0.29.8-1|23	MyRuLib is an application for organizing your own collection of e-books.
12cr|myrulib-0.29.8-1|24	
12cr|myrulib-0.29.8-1|25	Authors:
12cr|myrulib-0.29.8-1|26	--------
12cr|myrulib-0.29.8-1|27	Denis Kandrashin <mail@lintest.ru>
12cr|myrulib-0.29.8-1|28	
12cr|myrulib-0.29.8-1|29	%prep
12cr|myrulib-0.29.8-1|30	%setup -q
12cr|myrulib-0.29.8-1|31	[ ! -x configure ] && %{__chmod} +x configure
12cr|myrulib-0.29.8-1|32	chmod -R a+r .
12cr|myrulib-0.29.8-1|33	
12cr|myrulib-0.29.8-1|34	%build
12cr|myrulib-0.29.8-1|35	%configure \
12cr|myrulib-0.29.8-1|36	--with-icu \
12cr|myrulib-0.29.8-1|37	--without-strip
12cr|myrulib-0.29.8-1|38	%make
12cr|myrulib-0.29.8-1|39	
12cr|myrulib-0.29.8-1|40	%install
12cr|myrulib-0.29.8-1|41	%makeinstall_std
12cr|myrulib-0.29.8-1|42	%find_lang %{name}
12cr|myrulib-0.29.8-1|43	
12cr|myrulib-0.29.8-1|44	%files -f %{name}.lang
12cr|myrulib-0.29.8-1|45	%{_bindir}/%{name}
12cr|myrulib-0.29.8-1|46	%{_datadir}/applications/%{name}.desktop
12cr|myrulib-0.29.8-1|47	%{_datadir}/icons/hicolor/*/*/%{name}.png
12cr|myrulib-0.29.8-1|48	%{_datadir}/pixmaps/%{name}.png
12cr|myrulib-0.29.8-1|49	%doc AUTHORS README
12cr|myrulib-0.29.8-1|50	
12cr|myrulib-0.29.8-1|51	
12cr|myrulib-0.29.8-1|52	%changelog
12cr|myrulib-0.29.8-1|53	* Sun Jun 10 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.29.8-1
12cr|myrulib-0.29.8-1|54	+ Revision: 804325
12cr|myrulib-0.29.8-1|55	- update to 0.29.8
12cr|myrulib-0.29.8-1|56	
12cr|myrulib-0.29.8-1|57	* Thu Jan 19 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.28.13-1
12cr|myrulib-0.29.8-1|58	+ Revision: 762401
12cr|myrulib-0.29.8-1|59	- imported package myrulib
12cr|myrulib-0.29.8-1|60	

3335 12
12cr|mysac-1.1.1-2|1	%define name    mysac
12cr|mysac-1.1.1-2|2	%define version 1.1.1
12cr|mysac-1.1.1-2|3	%define release %mkrel 2
12cr|mysac-1.1.1-2|4	%define major 0
12cr|mysac-1.1.1-2|5	%define libname %mklibname %{name}  %{major}
12cr|mysac-1.1.1-2|6	%define develname %mklibname %{name} -d
12cr|mysac-1.1.1-2|7	
12cr|mysac-1.1.1-2|8	Name:		%{name}
12cr|mysac-1.1.1-2|9	Version:	%{version}
12cr|mysac-1.1.1-2|10	Release:	%{release}
12cr|mysac-1.1.1-2|11	Summary:    	MySACL library: MySAC is a library that provides mechanisms for making asynchronous request to MySQL database
12cr|mysac-1.1.1-2|12	License:    	GPL
12cr|mysac-1.1.1-2|13	Group:      	Networking/Other
12cr|mysac-1.1.1-2|14	URL:        	http://www.arpalert.org/mysac.html
12cr|mysac-1.1.1-2|15	Source:     	http://www.arpalert.org/src/%{name}-%{version}.tar.gz
12cr|mysac-1.1.1-2|16	Patch0:		mysac-makefile.patch
12cr|mysac-1.1.1-2|17	BuildRequires:  mysql-devel
12cr|mysac-1.1.1-2|18	%if %mdkversion < 200800
12cr|mysac-1.1.1-2|19	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|mysac-1.1.1-2|20	%endif
12cr|mysac-1.1.1-2|21	
12cr|mysac-1.1.1-2|22	%description
12cr|mysac-1.1.1-2|23	MySAC is a library that provides mechanisms for
12cr|mysac-1.1.1-2|24	making asynchronous request to MySQL database.
12cr|mysac-1.1.1-2|25	It uses uses the official MySQL client library
12cr|mysac-1.1.1-2|26	for authentication and network functions.
12cr|mysac-1.1.1-2|27	Memory allocation must be done in user code, so
12cr|mysac-1.1.1-2|28	any memory manager can be used
12cr|mysac-1.1.1-2|29	
12cr|mysac-1.1.1-2|30	%package -n     %{libname}
12cr|mysac-1.1.1-2|31	Summary:        Main library for mysac
12cr|mysac-1.1.1-2|32	Group:          System/Libraries
12cr|mysac-1.1.1-2|33	Provides:       %{name} = %{version}-%{release}
12cr|mysac-1.1.1-2|34	
12cr|mysac-1.1.1-2|35	%description -n %{libname}
12cr|mysac-1.1.1-2|36	MySAC is a library that provides mechanisms for
12cr|mysac-1.1.1-2|37	making asynchronous request to MySQL database.
12cr|mysac-1.1.1-2|38	It uses uses the official MySQL client library
12cr|mysac-1.1.1-2|39	for authentication and network functions.
12cr|mysac-1.1.1-2|40	Memory allocation must be done in user code, so
12cr|mysac-1.1.1-2|41	any memory manager can be used
12cr|mysac-1.1.1-2|42	
12cr|mysac-1.1.1-2|43	
12cr|mysac-1.1.1-2|44	%package        -n     %{develname}
12cr|mysac-1.1.1-2|45	Summary:        Header files for the dssl library
12cr|mysac-1.1.1-2|46	Group:          Development/C
12cr|mysac-1.1.1-2|47	Requires:       %{libname} = %{version}
12cr|mysac-1.1.1-2|48	Provides:       %{name}-devel = %{version}-%{release}
12cr|mysac-1.1.1-2|49	Requires:  	mysql-devel
12cr|mysac-1.1.1-2|50	
12cr|mysac-1.1.1-2|51	%description    -n %{develname}
12cr|mysac-1.1.1-2|52	MySAC is a library that provides mechanisms for
12cr|mysac-1.1.1-2|53	making asynchronous request to MySQL database.
12cr|mysac-1.1.1-2|54	It uses uses the official MySQL client library
12cr|mysac-1.1.1-2|55	for authentication and network functions.
12cr|mysac-1.1.1-2|56	Memory allocation must be done in user code, so
12cr|mysac-1.1.1-2|57	any memory manager can be used.
12cr|mysac-1.1.1-2|58	These are .h files
12cr|mysac-1.1.1-2|59	
12cr|mysac-1.1.1-2|60	%if %mdkversion < 200900
12cr|mysac-1.1.1-2|61	%post -n %{libname} -p /sbin/ldconfig
12cr|mysac-1.1.1-2|62	%postun -n %{libname} -p /sbin/ldconfig
12cr|mysac-1.1.1-2|63	%endif
12cr|mysac-1.1.1-2|64	
12cr|mysac-1.1.1-2|65	%prep
12cr|mysac-1.1.1-2|66	%setup -q
12cr|mysac-1.1.1-2|67	%patch0 -p1 -b .makefile
12cr|mysac-1.1.1-2|68	#export LIBS=-lpcap
12cr|mysac-1.1.1-2|69	#configure2_5x --enable-shared
12cr|mysac-1.1.1-2|70	
12cr|mysac-1.1.1-2|71	%build
12cr|mysac-1.1.1-2|72	%make
12cr|mysac-1.1.1-2|73	%{__mkdir_p}  %{buildroot}%{_includedir}
12cr|mysac-1.1.1-2|74	%{__mkdir_p}  %{buildroot}%{_libdir}
12cr|mysac-1.1.1-2|75	%{__install}  -m0755 libmysac.so*  %{buildroot}%{_libdir}
12cr|mysac-1.1.1-2|76	%{__install}  -m0755 libmysac-static.a  %{buildroot}%{_libdir}
12cr|mysac-1.1.1-2|77	%{__install}  -m0755 *.h  %{buildroot}%{_includedir}
12cr|mysac-1.1.1-2|78	
12cr|mysac-1.1.1-2|79	
12cr|mysac-1.1.1-2|80	%clean
12cr|mysac-1.1.1-2|81	%{__rm} -rf %{buildroot}
12cr|mysac-1.1.1-2|82	
12cr|mysac-1.1.1-2|83	%files -n %{libname}
12cr|mysac-1.1.1-2|84	%defattr(-,root,root)
12cr|mysac-1.1.1-2|85	%{_libdir}/libmysac.so.%{major}*
12cr|mysac-1.1.1-2|86	
12cr|mysac-1.1.1-2|87	
12cr|mysac-1.1.1-2|88	%files  -n %{develname}
12cr|mysac-1.1.1-2|89	%defattr(-,root,root)
12cr|mysac-1.1.1-2|90	%{_includedir}/*.h
12cr|mysac-1.1.1-2|91	%{_libdir}/libmysac.so
12cr|mysac-1.1.1-2|92	%{_libdir}/libmysac-static.a
12cr|mysac-1.1.1-2|93	
12cr|mysac-1.1.1-2|94	
12cr|mysac-1.1.1-2|95	
12cr|mysac-1.1.1-2|96	
12cr|mysac-1.1.1-2|97	%changelog
12cr|mysac-1.1.1-2|98	* Thu Jan 26 2012 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.1.1-2mdv2012.0
12cr|mysac-1.1.1-2|99	+ Revision: 769224
12cr|mysac-1.1.1-2|100	- SPEC fixes
12cr|mysac-1.1.1-2|101	
12cr|mysac-1.1.1-2|102	* Sun Jun 26 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.1.1-1
12cr|mysac-1.1.1-2|103	+ Revision: 687238
12cr|mysac-1.1.1-2|104	- spec fixes
12cr|mysac-1.1.1-2|105	- 1st import
12cr|mysac-1.1.1-2|106	- import mysac
12cr|mysac-1.1.1-2|107	

3336 12
12cr|myspell-br-0.3-1|1	Name: myspell-br
12cr|myspell-br-0.3-1|2	Summary: Breton hunspell dictionaries
12cr|myspell-br-0.3-1|3	Version: 0.3
12cr|myspell-br-0.3-1|4	Release: %mkrel 1
12cr|myspell-br-0.3-1|5	Group: System/Internationalization
12cr|myspell-br-0.3-1|6	URL: http://www.drouizig.org/
12cr|myspell-br-0.3-1|7	Source: http://extensions.services.openoffice.org/e-files/2207/3/dict-br_0.3.oxt
12cr|myspell-br-0.3-1|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|myspell-br-0.3-1|9	License: LGPLv2+
12cr|myspell-br-0.3-1|10	BuildArch: noarch
12cr|myspell-br-0.3-1|11	
12cr|myspell-br-0.3-1|12	#Requires: hunspell
12cr|myspell-br-0.3-1|13	Requires: locales-br
12cr|myspell-br-0.3-1|14	
12cr|myspell-br-0.3-1|15	%description
12cr|myspell-br-0.3-1|16	myspell-br contains spell checking data in Breton (France) to be used by
12cr|myspell-br-0.3-1|17	OpenOffice.org or MySpell-capable applications like Mozilla. With this
12cr|myspell-br-0.3-1|18	extension, you can compose a document in Breton and check for the typos easily.
12cr|myspell-br-0.3-1|19	
12cr|myspell-br-0.3-1|20	
12cr|myspell-br-0.3-1|21	%prep
12cr|myspell-br-0.3-1|22	%setup -q -c -n hunspell-br-%{version}
12cr|myspell-br-0.3-1|23	
12cr|myspell-br-0.3-1|24	%build
12cr|myspell-br-0.3-1|25	chmod -x dictionaries/*
12cr|myspell-br-0.3-1|26	
12cr|myspell-br-0.3-1|27	%install
12cr|myspell-br-0.3-1|28	rm -rf $RPM_BUILD_ROOT
12cr|myspell-br-0.3-1|29	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/dict/{ooo,mozilla}
12cr|myspell-br-0.3-1|30	cp -p dictionaries/br_FR.* $RPM_BUILD_ROOT/%{_datadir}/dict/ooo
12cr|myspell-br-0.3-1|31	for ext in aff dic; do
12cr|myspell-br-0.3-1|32	ln -s ../ooo/br.$ext $RPM_BUILD_ROOT/%{_datadir}/dict/mozilla/br.$ext
12cr|myspell-br-0.3-1|33	done
12cr|myspell-br-0.3-1|34	
12cr|myspell-br-0.3-1|35	%clean
12cr|myspell-br-0.3-1|36	rm -rf $RPM_BUILD_ROOT
12cr|myspell-br-0.3-1|37	
12cr|myspell-br-0.3-1|38	%files
12cr|myspell-br-0.3-1|39	%defattr(-,root,root,-)
12cr|myspell-br-0.3-1|40	%doc LICENSES-en.txt package-description.txt
12cr|myspell-br-0.3-1|41	%{_datadir}/dict/*
12cr|myspell-br-0.3-1|42	
12cr|myspell-br-0.3-1|43	
12cr|myspell-br-0.3-1|44	
12cr|myspell-br-0.3-1|45	%changelog
12cr|myspell-br-0.3-1|46	* Sun Dec 12 2010 Thierry Vignaud <tv@mandriva.org> 0.3-1mdv2011.0
12cr|myspell-br-0.3-1|47	+ Revision: 620614
12cr|myspell-br-0.3-1|48	- import myspell-br
12cr|myspell-br-0.3-1|49	

3337 12
12cr|mysqlard-1.0.0-17|1	Summary:	MySQL performance logging daemon
12cr|mysqlard-1.0.0-17|2	Name:		mysqlard
12cr|mysqlard-1.0.0-17|3	Version:	1.0.0
12cr|mysqlard-1.0.0-17|4	Release:	%mkrel 17
12cr|mysqlard-1.0.0-17|5	Group:		System/Servers
12cr|mysqlard-1.0.0-17|6	License:	GPL
12cr|mysqlard-1.0.0-17|7	URL:		http://gert.sos.be/en/
12cr|mysqlard-1.0.0-17|8	Source0:	http://www.sos.be/projects/%{name}/dist/%{name}-%{version}.tar.bz2
12cr|mysqlard-1.0.0-17|9	Patch0:		mysqlard-1.0.0-mdv_conf.diff
12cr|mysqlard-1.0.0-17|10	Requires:	apache-mod_php
12cr|mysqlard-1.0.0-17|11	Requires:	php-mysql
12cr|mysqlard-1.0.0-17|12	Requires:	mysql
12cr|mysqlard-1.0.0-17|13	Requires:	rrdtool
12cr|mysqlard-1.0.0-17|14	Requires(post):   rpm-helper
12cr|mysqlard-1.0.0-17|15	Requires(preun):   rpm-helper
12cr|mysqlard-1.0.0-17|16	%if %mdkversion < 201010
12cr|mysqlard-1.0.0-17|17	Requires(postun):   rpm-helper
12cr|mysqlard-1.0.0-17|18	%endif
12cr|mysqlard-1.0.0-17|19	BuildRequires:	mysql-devel
12cr|mysqlard-1.0.0-17|20	BuildRequires:	rrdtool
12cr|mysqlard-1.0.0-17|21	BuildRequires:	rrdtool-devel
12cr|mysqlard-1.0.0-17|22	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|mysqlard-1.0.0-17|23	
12cr|mysqlard-1.0.0-17|24	%description
12cr|mysqlard-1.0.0-17|25	mysqlard daemon collects MySQL(TM) performance data in a Round Robin Database.
12cr|mysqlard-1.0.0-17|26	The package also contains example graphing and php scripts.
12cr|mysqlard-1.0.0-17|27	
12cr|mysqlard-1.0.0-17|28	%prep
12cr|mysqlard-1.0.0-17|29	%setup -q
12cr|mysqlard-1.0.0-17|30	%patch0 -p0
12cr|mysqlard-1.0.0-17|31	
12cr|mysqlard-1.0.0-17|32	chmod 644 AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
12cr|mysqlard-1.0.0-17|33	
12cr|mysqlard-1.0.0-17|34	%build
12cr|mysqlard-1.0.0-17|35	%serverbuild
12cr|mysqlard-1.0.0-17|36	
12cr|mysqlard-1.0.0-17|37	%configure2_5x \
12cr|mysqlard-1.0.0-17|38	--sysconfdir=%{_sysconfdir}/%{name} \
12cr|mysqlard-1.0.0-17|39	--localstatedir=/var/run/%{name} \
12cr|mysqlard-1.0.0-17|40	--datadir=/var/lib
12cr|mysqlard-1.0.0-17|41	
12cr|mysqlard-1.0.0-17|42	%make
12cr|mysqlard-1.0.0-17|43	
12cr|mysqlard-1.0.0-17|44	%install
12cr|mysqlard-1.0.0-17|45	rm -rf %{buildroot}
12cr|mysqlard-1.0.0-17|46	
12cr|mysqlard-1.0.0-17|47	%makeinstall_std
12cr|mysqlard-1.0.0-17|48	
12cr|mysqlard-1.0.0-17|49	install -d %{buildroot}%{_initrddir}
12cr|mysqlard-1.0.0-17|50	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|mysqlard-1.0.0-17|51	install -d %{buildroot}%{_sysconfdir}/cron.d
12cr|mysqlard-1.0.0-17|52	install -d %{buildroot}%{_sysconfdir}/cron.daily
12cr|mysqlard-1.0.0-17|53	install -d %{buildroot}%{_sysconfdir}/cron.weekly
12cr|mysqlard-1.0.0-17|54	install -d %{buildroot}%{_sysconfdir}/cron.monthly
12cr|mysqlard-1.0.0-17|55	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|mysqlard-1.0.0-17|56	install -d %{buildroot}/var/lib/%{name}/archive
12cr|mysqlard-1.0.0-17|57	install -d %{buildroot}/var/run/%{name}
12cr|mysqlard-1.0.0-17|58	
12cr|mysqlard-1.0.0-17|59	mv %{buildroot}/var/lib/%{name}/*.cnf %{buildroot}%{_sysconfdir}/%{name}/
12cr|mysqlard-1.0.0-17|60	mv %{buildroot}/var/lib/%{name}/*.server %{buildroot}%{_initrddir}/%{name}
12cr|mysqlard-1.0.0-17|61	
12cr|mysqlard-1.0.0-17|62	mv %{buildroot}/var/lib/%{name}/mysqlar.daily %{buildroot}%{_sysconfdir}/cron.daily/%{name}
12cr|mysqlard-1.0.0-17|63	
12cr|mysqlard-1.0.0-17|64	mv %{buildroot}/var/lib/%{name}/mysqlar.weekly %{buildroot}%{_sysconfdir}/cron.weekly/%{name}
12cr|mysqlard-1.0.0-17|65	
12cr|mysqlard-1.0.0-17|66	mv %{buildroot}/var/lib/%{name}/mysqlar.monthly %{buildroot}%{_sysconfdir}/cron.monthly/%{name}
12cr|mysqlard-1.0.0-17|67	
12cr|mysqlard-1.0.0-17|68	mv %{buildroot}/var/lib/%{name}/mysqlar.php %{buildroot}/var/lib/%{name}/index.php
12cr|mysqlard-1.0.0-17|69	
12cr|mysqlard-1.0.0-17|70	cat > %{name}.crond << EOF
12cr|mysqlard-1.0.0-17|71	*/5 * * * * root hourly=1 daily=1 weekly=1 monthly=1 %{_bindir}/mysqlar_graph > /dev/null
12cr|mysqlard-1.0.0-17|72	EOF
12cr|mysqlard-1.0.0-17|73	
12cr|mysqlard-1.0.0-17|74	install -m0755 %{name}.crond %{buildroot}%{_sysconfdir}/cron.d/%{name}
12cr|mysqlard-1.0.0-17|75	
12cr|mysqlard-1.0.0-17|76	cat > %{buildroot}/%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
12cr|mysqlard-1.0.0-17|77	
12cr|mysqlard-1.0.0-17|78	Alias /%{name} /var/lib/%{name}
12cr|mysqlard-1.0.0-17|79	
12cr|mysqlard-1.0.0-17|80	<Directory /var/lib/%{name}>
12cr|mysqlard-1.0.0-17|81	Order allow,deny
12cr|mysqlard-1.0.0-17|82	Allow from all
12cr|mysqlard-1.0.0-17|83	</Directory>
12cr|mysqlard-1.0.0-17|84	EOF
12cr|mysqlard-1.0.0-17|85	
12cr|mysqlard-1.0.0-17|86	%post
12cr|mysqlard-1.0.0-17|87	%_post_service %{name}
12cr|mysqlard-1.0.0-17|88	%if %mdkversion < 201010
12cr|mysqlard-1.0.0-17|89	%_post_webapp
12cr|mysqlard-1.0.0-17|90	%endif
12cr|mysqlard-1.0.0-17|91	
12cr|mysqlard-1.0.0-17|92	%preun
12cr|mysqlard-1.0.0-17|93	%_preun_service %{name}
12cr|mysqlard-1.0.0-17|94	
12cr|mysqlard-1.0.0-17|95	%postun
12cr|mysqlard-1.0.0-17|96	%if %mdkversion < 201010
12cr|mysqlard-1.0.0-17|97	%_postun_webapp
12cr|mysqlard-1.0.0-17|98	%endif
12cr|mysqlard-1.0.0-17|99	
12cr|mysqlard-1.0.0-17|100	%clean
12cr|mysqlard-1.0.0-17|101	rm -rf %{buildroot}
12cr|mysqlard-1.0.0-17|102	
12cr|mysqlard-1.0.0-17|103	%files
12cr|mysqlard-1.0.0-17|104	%defattr(-,root,root)
12cr|mysqlard-1.0.0-17|105	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
12cr|mysqlard-1.0.0-17|106	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.cnf
12cr|mysqlard-1.0.0-17|107	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|mysqlard-1.0.0-17|108	%attr(0755,root,root) %{_initrddir}/mysqlard
12cr|mysqlard-1.0.0-17|109	%attr(0755,root,root) %{_sysconfdir}/cron.d/%{name}
12cr|mysqlard-1.0.0-17|110	%attr(0755,root,root) %{_sysconfdir}/cron.daily/%{name}
12cr|mysqlard-1.0.0-17|111	%attr(0755,root,root) %{_sysconfdir}/cron.weekly/%{name}
12cr|mysqlard-1.0.0-17|112	%attr(0755,root,root) %{_sysconfdir}/cron.monthly/%{name}
12cr|mysqlard-1.0.0-17|113	%{_bindir}/*
12cr|mysqlard-1.0.0-17|114	%{_sbindir}/*
12cr|mysqlard-1.0.0-17|115	/var/lib/%{name}
12cr|mysqlard-1.0.0-17|116	%dir /var/run/%{name}
12cr|mysqlard-1.0.0-17|117	%{_mandir}/man1/*
12cr|mysqlard-1.0.0-17|118	%{_mandir}/man8/*
12cr|mysqlard-1.0.0-17|119	
12cr|mysqlard-1.0.0-17|120	
12cr|mysqlard-1.0.0-17|121	%changelog
12cr|mysqlard-1.0.0-17|122	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-17mdv2011.0
12cr|mysqlard-1.0.0-17|123	+ Revision: 645844
12cr|mysqlard-1.0.0-17|124	- relink against libmysqlclient.so.18
12cr|mysqlard-1.0.0-17|125	
12cr|mysqlard-1.0.0-17|126	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-16mdv2011.0
12cr|mysqlard-1.0.0-17|127	+ Revision: 627261
12cr|mysqlard-1.0.0-17|128	- rebuilt against mysql-5.5.8 libs, again
12cr|mysqlard-1.0.0-17|129	
12cr|mysqlard-1.0.0-17|130	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-15mdv2011.0
12cr|mysqlard-1.0.0-17|131	+ Revision: 626543
12cr|mysqlard-1.0.0-17|132	- rebuilt against mysql-5.5.8 libs
12cr|mysqlard-1.0.0-17|133	
12cr|mysqlard-1.0.0-17|134	* Thu Oct 21 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.0-13mdv2011.0
12cr|mysqlard-1.0.0-17|135	+ Revision: 587174
12cr|mysqlard-1.0.0-17|136	- Do not add shebang in cron.d file
12cr|mysqlard-1.0.0-17|137	CCBUG: 57855
12cr|mysqlard-1.0.0-17|138	
12cr|mysqlard-1.0.0-17|139	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-12mdv2010.1
12cr|mysqlard-1.0.0-17|140	+ Revision: 509216
12cr|mysqlard-1.0.0-17|141	- no need to prevent initscript translation
12cr|mysqlard-1.0.0-17|142	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|mysqlard-1.0.0-17|143	
12cr|mysqlard-1.0.0-17|144	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-11mdv2010.1
12cr|mysqlard-1.0.0-17|145	+ Revision: 507491
12cr|mysqlard-1.0.0-17|146	- rebuild
12cr|mysqlard-1.0.0-17|147	
12cr|mysqlard-1.0.0-17|148	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-10mdv2010.0
12cr|mysqlard-1.0.0-17|149	+ Revision: 440176
12cr|mysqlard-1.0.0-17|150	- rebuild
12cr|mysqlard-1.0.0-17|151	
12cr|mysqlard-1.0.0-17|152	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2009.1
12cr|mysqlard-1.0.0-17|153	+ Revision: 311410
12cr|mysqlard-1.0.0-17|154	- fix deps
12cr|mysqlard-1.0.0-17|155	- spec file cleanup
12cr|mysqlard-1.0.0-17|156	- rebuilt against mysql-5.1.30 libs
12cr|mysqlard-1.0.0-17|157	
12cr|mysqlard-1.0.0-17|158	* Tue Jun 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2009.0
12cr|mysqlard-1.0.0-17|159	+ Revision: 222499
12cr|mysqlard-1.0.0-17|160	- rebuilt against new rrdtool-devel
12cr|mysqlard-1.0.0-17|161	
12cr|mysqlard-1.0.0-17|162	+ Pixel <pixel@mandriva.com>
12cr|mysqlard-1.0.0-17|163	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|mysqlard-1.0.0-17|164	- %clean_menus and %%_postun_webapp must be in %%postun, not %%preun
12cr|mysqlard-1.0.0-17|165	
12cr|mysqlard-1.0.0-17|166	+ Thierry Vignaud <tv@mandriva.org>
12cr|mysqlard-1.0.0-17|167	- drop old menu
12cr|mysqlard-1.0.0-17|168	- kill re-definition of %%buildroot on Pixel's request
12cr|mysqlard-1.0.0-17|169	
12cr|mysqlard-1.0.0-17|170	+ Olivier Blin <oblin@mandriva.com>
12cr|mysqlard-1.0.0-17|171	- restore BuildRoot
12cr|mysqlard-1.0.0-17|172	
12cr|mysqlard-1.0.0-17|173	* Tue Aug 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2008.0
12cr|mysqlard-1.0.0-17|174	+ Revision: 59816
12cr|mysqlard-1.0.0-17|175	- Import mysqlard
12cr|mysqlard-1.0.0-17|176	
12cr|mysqlard-1.0.0-17|177	
12cr|mysqlard-1.0.0-17|178	
12cr|mysqlard-1.0.0-17|179	* Tue Aug 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2008.0
12cr|mysqlard-1.0.0-17|180	- use the www-browser command instead of constructed one
12cr|mysqlard-1.0.0-17|181	- xdg cleanups
12cr|mysqlard-1.0.0-17|182	
12cr|mysqlard-1.0.0-17|183	* Mon Sep 04 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdv2007.0
12cr|mysqlard-1.0.0-17|184	- fix xdg menu
12cr|mysqlard-1.0.0-17|185	
12cr|mysqlard-1.0.0-17|186	* Mon Sep 04 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdv2007.0
12cr|mysqlard-1.0.0-17|187	- rebuilt against MySQL-5.0.24a-1mdv2007.0 due to ABI changes
12cr|mysqlard-1.0.0-17|188	
12cr|mysqlard-1.0.0-17|189	* Sun May 14 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cr|mysqlard-1.0.0-17|190	- fix a menuentry
12cr|mysqlard-1.0.0-17|191	- add mod_rewrite rules to enforce ssl connections
12cr|mysqlard-1.0.0-17|192	- fix deps
12cr|mysqlard-1.0.0-17|193	
12cr|mysqlard-1.0.0-17|194	* Sat May 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|mysqlard-1.0.0-17|195	- fix a better initscript (P0)
12cr|mysqlard-1.0.0-17|196	
12cr|mysqlard-1.0.0-17|197	* Fri May 05 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|mysqlard-1.0.0-17|198	- fix the cron syntax
12cr|mysqlard-1.0.0-17|199	
12cr|mysqlard-1.0.0-17|200	* Wed May 03 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|mysqlard-1.0.0-17|201	- initial Mandriva package

3338 12
12cr|mysql-cluster-7.1.23-1|1	%define _build_pkgcheck_set %{nil}
12cr|mysql-cluster-7.1.23-1|2	%define _build_pkgcheck_srpm %{nil}
12cr|mysql-cluster-7.1.23-1|3	
12cr|mysql-cluster-7.1.23-1|4	%define Werror_cflags %nil
12cr|mysql-cluster-7.1.23-1|5	%define _disable_ld_no_undefined 1
12cr|mysql-cluster-7.1.23-1|6	
12cr|mysql-cluster-7.1.23-1|7	#(ie. use with rpm --rebuild):
12cr|mysql-cluster-7.1.23-1|8	#
12cr|mysql-cluster-7.1.23-1|9	#	--with debug	Compile with debugging code
12cr|mysql-cluster-7.1.23-1|10	#
12cr|mysql-cluster-7.1.23-1|11	#  enable build with debugging code: will _not_ strip away any debugging code,
12cr|mysql-cluster-7.1.23-1|12	#  will _add_ -g3 to CFLAGS, will _add_ --enable-maintainer-mode to
12cr|mysql-cluster-7.1.23-1|13	#  configure.
12cr|mysql-cluster-7.1.23-1|14	
12cr|mysql-cluster-7.1.23-1|15	%define build_debug 0
12cr|mysql-cluster-7.1.23-1|16	%define build_test 0
12cr|mysql-cluster-7.1.23-1|17	
12cr|mysql-cluster-7.1.23-1|18	# commandline overrides:
12cr|mysql-cluster-7.1.23-1|19	# rpm -ba|--rebuild --with 'xxx'
12cr|mysql-cluster-7.1.23-1|20	%{?_with_debug: %{expand: %%define build_debug 1}}
12cr|mysql-cluster-7.1.23-1|21	%{?_with_test: %{expand: %%define build_test 1}}
12cr|mysql-cluster-7.1.23-1|22	%{?_without_test: %global build_test 0}
12cr|mysql-cluster-7.1.23-1|23	
12cr|mysql-cluster-7.1.23-1|24	%if %{build_debug}
12cr|mysql-cluster-7.1.23-1|25	# disable build root strip policy
12cr|mysql-cluster-7.1.23-1|26	%define __spec_install_post %{_libdir}/rpm/brp-compress || :
12cr|mysql-cluster-7.1.23-1|27	
12cr|mysql-cluster-7.1.23-1|28	# This gives extra debuggin and huge binaries
12cr|mysql-cluster-7.1.23-1|29	%{expand:%%define optflags %{optflags} %([ ! $DEBUG ] && echo '-g3')}
12cr|mysql-cluster-7.1.23-1|30	%endif
12cr|mysql-cluster-7.1.23-1|31	
12cr|mysql-cluster-7.1.23-1|32	%if %{build_debug}
12cr|mysql-cluster-7.1.23-1|33	%define build_debug 1
12cr|mysql-cluster-7.1.23-1|34	%endif
12cr|mysql-cluster-7.1.23-1|35	
12cr|mysql-cluster-7.1.23-1|36	%if %{build_test}
12cr|mysql-cluster-7.1.23-1|37	%define build_test 1
12cr|mysql-cluster-7.1.23-1|38	%endif
12cr|mysql-cluster-7.1.23-1|39	
12cr|mysql-cluster-7.1.23-1|40	%define _requires_exceptions perl(this)
12cr|mysql-cluster-7.1.23-1|41	
12cr|mysql-cluster-7.1.23-1|42	%define major 16
12cr|mysql-cluster-7.1.23-1|43	%define libname %mklibname mysql_cluster %{major}
12cr|mysql-cluster-7.1.23-1|44	
12cr|mysql-cluster-7.1.23-1|45	%define muser	mysql
12cr|mysql-cluster-7.1.23-1|46	
12cr|mysql-cluster-7.1.23-1|47	Summary:	MySQL - server with extended functionality
12cr|mysql-cluster-7.1.23-1|48	Name: 		mysql-cluster
12cr|mysql-cluster-7.1.23-1|49	Version:	7.1.23
12cr|mysql-cluster-7.1.23-1|50	Release:	1
12cr|mysql-cluster-7.1.23-1|51	Group:		Databases
12cr|mysql-cluster-7.1.23-1|52	License:	GPL
12cr|mysql-cluster-7.1.23-1|53	URL:		http://www.mysql.com
12cr|mysql-cluster-7.1.23-1|54	Source0:	http://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/MySQL-Cluster-7.1/mysql-cluster-gpl-%{version}.tar.gz
12cr|mysql-cluster-7.1.23-1|55	Source1:	http://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/MySQL-Cluster-7.1/mysql-cluster-gpl-%{version}.tar.gz.asc
12cr|mysql-cluster-7.1.23-1|56	Source3:	mysqld.sysconfig
12cr|mysql-cluster-7.1.23-1|57	Source4:	mysqld-ndbd.init
12cr|mysql-cluster-7.1.23-1|58	Source5:	mysqld-ndb.sysconfig
12cr|mysql-cluster-7.1.23-1|59	Source6:	mysqld-ndb_cpcd.init
12cr|mysql-cluster-7.1.23-1|60	Source7:	mysqld-ndb_cpcd.sysconfig
12cr|mysql-cluster-7.1.23-1|61	Source8:	mysqld-ndb_mgmd.init
12cr|mysql-cluster-7.1.23-1|62	Source9:	mysqld-ndb_mgmd.sysconfig
12cr|mysql-cluster-7.1.23-1|63	Source10:	config.ini
12cr|mysql-cluster-7.1.23-1|64	Source11:	my.cnf
12cr|mysql-cluster-7.1.23-1|65	Patch1:		mysql-install_script_mysqld_safe.diff
12cr|mysql-cluster-7.1.23-1|66	Patch2:		mysql-lib64.diff
12cr|mysql-cluster-7.1.23-1|67	Patch3:		mysql-5.0.15-noproc.diff
12cr|mysql-cluster-7.1.23-1|68	Patch4:		mysql-mysqldumpslow_no_basedir.diff
12cr|mysql-cluster-7.1.23-1|69	Patch6:		mysql-errno.patch
12cr|mysql-cluster-7.1.23-1|70	Patch11:	mysql-logrotate.diff
12cr|mysql-cluster-7.1.23-1|71	Patch12:	mysql-initscript.diff
12cr|mysql-cluster-7.1.23-1|72	Patch14:	mysql-5.1.30-use_-avoid-version_for_plugins.diff
12cr|mysql-cluster-7.1.23-1|73	Patch100:	mysql-cluster-gpl-7.0.12-CVE-2008-7247.diff
12cr|mysql-cluster-7.1.23-1|74	Requires(post): rpm-helper
12cr|mysql-cluster-7.1.23-1|75	Requires(preun): rpm-helper
12cr|mysql-cluster-7.1.23-1|76	Requires(pre): rpm-helper
12cr|mysql-cluster-7.1.23-1|77	Requires(postun): rpm-helper
12cr|mysql-cluster-7.1.23-1|78	Requires(post): mysql-cluster-common = %{version}-%{release}
12cr|mysql-cluster-7.1.23-1|79	Requires(preun): mysql-cluster-common = %{version}-%{release}
12cr|mysql-cluster-7.1.23-1|80	Requires(post): mysql-cluster-client = %{version}-%{release}
12cr|mysql-cluster-7.1.23-1|81	Requires(preun): mysql-cluster-client = %{version}-%{release}
12cr|mysql-cluster-7.1.23-1|82	Requires(postun): mysql-cluster-common = %{version}-%{release}
12cr|mysql-cluster-7.1.23-1|83	Requires(postun): mysql-cluster-client = %{version}-%{release}
12cr|mysql-cluster-7.1.23-1|84	Requires:	mysql-cluster-common = %{version}-%{release}
12cr|mysql-cluster-7.1.23-1|85	Requires:	mysql-cluster-client = %{version}-%{release}
12cr|mysql-cluster-7.1.23-1|86	BuildRequires:	autoconf automake libtool
12cr|mysql-cluster-7.1.23-1|87	BuildRequires:	bison
12cr|mysql-cluster-7.1.23-1|88	BuildRequires:	doxygen
12cr|mysql-cluster-7.1.23-1|89	BuildRequires:	glibc-devel
12cr|mysql-cluster-7.1.23-1|90	BuildRequires:	libstdc++-devel
12cr|mysql-cluster-7.1.23-1|91	BuildRequires:	termcap-devel
12cr|mysql-cluster-7.1.23-1|92	BuildRequires:	ncurses-devel
12cr|mysql-cluster-7.1.23-1|93	BuildRequires:	openssl-devel
12cr|mysql-cluster-7.1.23-1|94	BuildRequires:	python
12cr|mysql-cluster-7.1.23-1|95	BuildRequires:	readline-devel
12cr|mysql-cluster-7.1.23-1|96	BuildRequires:	tetex
12cr|mysql-cluster-7.1.23-1|97	BuildRequires:	texinfo
12cr|mysql-cluster-7.1.23-1|98	BuildRequires:	zlib-devel
12cr|mysql-cluster-7.1.23-1|99	BuildRequires:	dos2unix
12cr|mysql-cluster-7.1.23-1|100	BuildRequires:	xfsprogs-devel
12cr|mysql-cluster-7.1.23-1|101	BuildRequires:	java-1.6.0-openjdk-devel
12cr|mysql-cluster-7.1.23-1|102	BuildConflicts:	edit-devel
12cr|mysql-cluster-7.1.23-1|103	Conflicts:	mysql < 5.1.43
12cr|mysql-cluster-7.1.23-1|104	Conflicts:	mysql-common-core < 5.1.43
12cr|mysql-cluster-7.1.23-1|105	Conflicts:	mysql-max < 5.1.43
12cr|mysql-cluster-7.1.23-1|106	Conflicts:	mysql-ndb-extra < 5.1.43
12cr|mysql-cluster-7.1.23-1|107	Conflicts:	mysql-ndb-management < 5.1.43
12cr|mysql-cluster-7.1.23-1|108	Conflicts:	mysql-ndb-storage < 5.1.43
12cr|mysql-cluster-7.1.23-1|109	Conflicts:	mysql-ndb-tools < 5.1.43
12cr|mysql-cluster-7.1.23-1|110	
12cr|mysql-cluster-7.1.23-1|111	%description
12cr|mysql-cluster-7.1.23-1|112	The MySQL(TM) software delivers a very fast, multi-threaded, multi-user,
12cr|mysql-cluster-7.1.23-1|113	and robust SQL (Structured Query Language) database server. MySQL Server
12cr|mysql-cluster-7.1.23-1|114	is intended for mission-critical, heavy-load production systems as well
12cr|mysql-cluster-7.1.23-1|115	as for embedding into mass-deployed software. MySQL is a trademark of
12cr|mysql-cluster-7.1.23-1|116	MySQL AB.
12cr|mysql-cluster-7.1.23-1|117	
12cr|mysql-cluster-7.1.23-1|118	The MySQL server binary supports features like transactional tables and more.
12cr|mysql-cluster-7.1.23-1|119	You can use it as an alternate to MySQL basic server. The mysql server is
12cr|mysql-cluster-7.1.23-1|120	compiled with the following storage engines:
12cr|mysql-cluster-7.1.23-1|121	
12cr|mysql-cluster-7.1.23-1|122	- Ndbcluster Storage Engine interface
12cr|mysql-cluster-7.1.23-1|123	- Archive Storage Engine
12cr|mysql-cluster-7.1.23-1|124	- CSV Storage Engine
12cr|mysql-cluster-7.1.23-1|125	- Federated Storage Engine
12cr|mysql-cluster-7.1.23-1|126	- User Defined Functions (UDFs).
12cr|mysql-cluster-7.1.23-1|127	- Blackhole Storage Engine
12cr|mysql-cluster-7.1.23-1|128	- Partition Storage Engine
12cr|mysql-cluster-7.1.23-1|129	
12cr|mysql-cluster-7.1.23-1|130	%package	common
12cr|mysql-cluster-7.1.23-1|131	Summary:	MySQL - common files
12cr|mysql-cluster-7.1.23-1|132	Group:		System/Servers
12cr|mysql-cluster-7.1.23-1|133	Requires(post): rpm-helper
12cr|mysql-cluster-7.1.23-1|134	Requires(preun): rpm-helper
12cr|mysql-cluster-7.1.23-1|135	Requires(pre): rpm-helper
12cr|mysql-cluster-7.1.23-1|136	Requires(postun): rpm-helper
12cr|mysql-cluster-7.1.23-1|137	Requires(post): mysql-cluster-client = %{version}-%{release}
12cr|mysql-cluster-7.1.23-1|138	Requires(preun): mysql-cluster-client = %{version}-%{release}
12cr|mysql-cluster-7.1.23-1|139	Requires(post): perl-DBD-mysql
12cr|mysql-cluster-7.1.23-1|140	Requires(preun): perl-DBD-mysql
12cr|mysql-cluster-7.1.23-1|141	Requires:	mysql-cluster-client = %{version}-%{release}
12cr|mysql-cluster-7.1.23-1|142	Requires:	perl-DBD-mysql
12cr|mysql-cluster-7.1.23-1|143	Conflicts:	mysql-common < 5.1.43
12cr|mysql-cluster-7.1.23-1|144	
12cr|mysql-cluster-7.1.23-1|145	%description	common
12cr|mysql-cluster-7.1.23-1|146	Common files for the MySQL(TM) database server.
12cr|mysql-cluster-7.1.23-1|147	
12cr|mysql-cluster-7.1.23-1|148	%package	client
12cr|mysql-cluster-7.1.23-1|149	Summary:	MySQL - Client
12cr|mysql-cluster-7.1.23-1|150	Group:		Databases
12cr|mysql-cluster-7.1.23-1|151	Requires(post): %{libname} = %{version}-%{release}
12cr|mysql-cluster-7.1.23-1|152	Requires(preun): %{libname} = %{version}-%{release}
12cr|mysql-cluster-7.1.23-1|153	Requires:	%{libname} = %{version}-%{release}
12cr|mysql-cluster-7.1.23-1|154	Conflicts:	mysql-client < 5.1.43
12cr|mysql-cluster-7.1.23-1|155	
12cr|mysql-cluster-7.1.23-1|156	%description	client
12cr|mysql-cluster-7.1.23-1|157	This package contains the standard MySQL clients.
12cr|mysql-cluster-7.1.23-1|158	
12cr|mysql-cluster-7.1.23-1|159	%package -n	%{libname}
12cr|mysql-cluster-7.1.23-1|160	Summary:	MySQL - Shared libraries
12cr|mysql-cluster-7.1.23-1|161	Group:		System/Libraries
12cr|mysql-cluster-7.1.23-1|162	
12cr|mysql-cluster-7.1.23-1|163	%description -n	%{libname}
12cr|mysql-cluster-7.1.23-1|164	This package contains the shared libraries (*.so*) which certain languages and
12cr|mysql-cluster-7.1.23-1|165	applications need to dynamically load and use MySQL.
12cr|mysql-cluster-7.1.23-1|166	
12cr|mysql-cluster-7.1.23-1|167	%package	java
12cr|mysql-cluster-7.1.23-1|168	Summary:	MySQL - ClusterJ
12cr|mysql-cluster-7.1.23-1|169	Group:		Development/Java
12cr|mysql-cluster-7.1.23-1|170	
12cr|mysql-cluster-7.1.23-1|171	%description	java
12cr|mysql-cluster-7.1.23-1|172	This package contains ClusterJ java components.
12cr|mysql-cluster-7.1.23-1|173	
12cr|mysql-cluster-7.1.23-1|174	%prep
12cr|mysql-cluster-7.1.23-1|175	
12cr|mysql-cluster-7.1.23-1|176	%setup -q -n mysql-cluster-gpl-%{version}
12cr|mysql-cluster-7.1.23-1|177	%patch1 -p0
12cr|mysql-cluster-7.1.23-1|178	%patch2 -p1
12cr|mysql-cluster-7.1.23-1|179	%patch3 -p0 -b .noproc
12cr|mysql-cluster-7.1.23-1|180	%patch4 -p0 -b .mysqldumpslow_no_basedir
12cr|mysql-cluster-7.1.23-1|181	%patch6 -p0 -b .errno_as_defines
12cr|mysql-cluster-7.1.23-1|182	%patch11 -p0 -b .logrotate
12cr|mysql-cluster-7.1.23-1|183	%patch12 -p0 -b .initscript
12cr|mysql-cluster-7.1.23-1|184	%patch14 -p1 -b .use_-avoid-version_for_plugins
12cr|mysql-cluster-7.1.23-1|185	
12cr|mysql-cluster-7.1.23-1|186	%patch100 -p0 -b .CVE-2008-7247
12cr|mysql-cluster-7.1.23-1|187	
12cr|mysql-cluster-7.1.23-1|188	# fix annoyances
12cr|mysql-cluster-7.1.23-1|189	perl -pi -e "s|AC_PROG_RANLIB|AC_PROG_LIBTOOL|g" configure*
12cr|mysql-cluster-7.1.23-1|190	perl -pi -e "s|^MAX_C_OPTIMIZE.*|MAX_C_OPTIMIZE=\"\"|g" configure*
12cr|mysql-cluster-7.1.23-1|191	perl -pi -e "s|^MAX_CXX_OPTIMIZE.*|MAX_CXX_OPTIMIZE=\"\"|g" configure*
12cr|mysql-cluster-7.1.23-1|192	
12cr|mysql-cluster-7.1.23-1|193	mkdir -p Mandriva
12cr|mysql-cluster-7.1.23-1|194	cp %{SOURCE3} Mandriva/mysqld.sysconfig
12cr|mysql-cluster-7.1.23-1|195	cp %{SOURCE4} Mandriva/mysqld-ndbd.init
12cr|mysql-cluster-7.1.23-1|196	cp %{SOURCE5} Mandriva/mysqld-ndb.sysconfig
12cr|mysql-cluster-7.1.23-1|197	cp %{SOURCE6} Mandriva/mysqld-ndb_cpcd.init
12cr|mysql-cluster-7.1.23-1|198	cp %{SOURCE7} Mandriva/mysqld-ndb_cpcd.sysconfig
12cr|mysql-cluster-7.1.23-1|199	cp %{SOURCE8} Mandriva/mysqld-ndb_mgmd.init
12cr|mysql-cluster-7.1.23-1|200	cp %{SOURCE9} Mandriva/mysqld-ndb_mgmd.sysconfig
12cr|mysql-cluster-7.1.23-1|201	cp %{SOURCE10} Mandriva/config.ini
12cr|mysql-cluster-7.1.23-1|202	cp %{SOURCE11} Mandriva/my.cnf
12cr|mysql-cluster-7.1.23-1|203	
12cr|mysql-cluster-7.1.23-1|204	# lib64 fix
12cr|mysql-cluster-7.1.23-1|205	perl -pi -e "s|/usr/lib/|%{_libdir}/|g" Mandriva/my.cnf
12cr|mysql-cluster-7.1.23-1|206	
12cr|mysql-cluster-7.1.23-1|207	# fix libname clash, all the binaries will link to the new lib names likes mindless drones...
12cr|mysql-cluster-7.1.23-1|208	find -type f -name "Makefile.*" | xargs perl -pi -e "s|libmysqlclient\.la|libmysqlclient_cluster\.la|g; \
12cr|mysql-cluster-7.1.23-1|209	s|libmysqlclient_r\.la|libmysqlclient_cluster_r\.la|g; \
12cr|mysql-cluster-7.1.23-1|210	s|libmysqlclient_la|libmysqlclient_cluster_la|g; \
12cr|mysql-cluster-7.1.23-1|211	s|libmysqlclient_r_la|libmysqlclient_cluster_r_la|g"
12cr|mysql-cluster-7.1.23-1|212	
12cr|mysql-cluster-7.1.23-1|213	%build
12cr|mysql-cluster-7.1.23-1|214	# Run aclocal in order to get an updated libtool.m4 in generated
12cr|mysql-cluster-7.1.23-1|215	# configure script for "new" architectures (aka. x86_64, mips)
12cr|mysql-cluster-7.1.23-1|216	#autoreconf --install --force
12cr|mysql-cluster-7.1.23-1|217	#export WANT_AUTOCONF_2_5=1
12cr|mysql-cluster-7.1.23-1|218	libtoolize --automake --copy --force; aclocal -I config/ac-macros; autoheader; automake --foreign --add-missing --copy; autoconf
12cr|mysql-cluster-7.1.23-1|219	
12cr|mysql-cluster-7.1.23-1|220	%serverbuild
12cr|mysql-cluster-7.1.23-1|221	export CFLAGS="${CFLAGS:-%{optflags}}"
12cr|mysql-cluster-7.1.23-1|222	export CXXFLAGS="${CXXFLAGS:-%{optflags}}"
12cr|mysql-cluster-7.1.23-1|223	export FFLAGS="${FFLAGS:-%{optflags}}"
12cr|mysql-cluster-7.1.23-1|224	
12cr|mysql-cluster-7.1.23-1|225	# MySQL 4.1.10 definitely doesn't work under strict aliasing; also,
12cr|mysql-cluster-7.1.23-1|226	# gcc 4.1 breaks MySQL 5.0.16 without -fwrapv
12cr|mysql-cluster-7.1.23-1|227	export CFLAGS="$CFLAGS -fno-strict-aliasing -fwrapv"
12cr|mysql-cluster-7.1.23-1|228	# extra C++ flags as per recommendations in mysql's INSTALL-SOURCE doc
12cr|mysql-cluster-7.1.23-1|229	export CXXFLAGS="$CFLAGS -felide-constructors -fno-rtti -fno-exceptions"
12cr|mysql-cluster-7.1.23-1|230	
12cr|mysql-cluster-7.1.23-1|231	%if %{build_debug}
12cr|mysql-cluster-7.1.23-1|232	CFLAGS="$CFLAGS -DUNIV_MUST_NOT_INLINE -DEXTRA_DEBUG -DFORCE_INIT_OF_VARS -DSAFEMALLOC -DPEDANTIC_SAFEMALLOC -DSAFE_MUTEX"
12cr|mysql-cluster-7.1.23-1|233	%endif
12cr|mysql-cluster-7.1.23-1|234	
12cr|mysql-cluster-7.1.23-1|235	export PS='/bin/ps'
12cr|mysql-cluster-7.1.23-1|236	export FIND_PROC='/bin/ps p $$PID'
12cr|mysql-cluster-7.1.23-1|237	export KILL='/bin/kill'
12cr|mysql-cluster-7.1.23-1|238	export CHECK_PID='/bin/kill -0 $$PID'
12cr|mysql-cluster-7.1.23-1|239	
12cr|mysql-cluster-7.1.23-1|240	%configure2_5x \
12cr|mysql-cluster-7.1.23-1|241	--prefix=/ \
12cr|mysql-cluster-7.1.23-1|242	--exec-prefix=%{_prefix} \
12cr|mysql-cluster-7.1.23-1|243	--libexecdir=%{_sbindir} \
12cr|mysql-cluster-7.1.23-1|244	--libdir=%{_libdir} \
12cr|mysql-cluster-7.1.23-1|245	--sysconfdir=%{_sysconfdir} \
12cr|mysql-cluster-7.1.23-1|246	--datadir=%{_datadir} \
12cr|mysql-cluster-7.1.23-1|247	--localstatedir=/var/lib/mysql \
12cr|mysql-cluster-7.1.23-1|248	--infodir=%{_infodir} \
12cr|mysql-cluster-7.1.23-1|249	--includedir=%{_includedir} \
12cr|mysql-cluster-7.1.23-1|250	--mandir=%{_mandir} \
12cr|mysql-cluster-7.1.23-1|251	--with-pic \
12cr|mysql-cluster-7.1.23-1|252	--with-extra-charsets=all \
12cr|mysql-cluster-7.1.23-1|253	--enable-assembler \
12cr|mysql-cluster-7.1.23-1|254	--enable-local-infile \
12cr|mysql-cluster-7.1.23-1|255	--enable-largefile=yes \
12cr|mysql-cluster-7.1.23-1|256	--without-readline \
12cr|mysql-cluster-7.1.23-1|257	--without-libwrap \
12cr|mysql-cluster-7.1.23-1|258	--with-ssl=%{_libdir} \
12cr|mysql-cluster-7.1.23-1|259	--with-big-tables \
12cr|mysql-cluster-7.1.23-1|260	--enable-thread-safe-client \
12cr|mysql-cluster-7.1.23-1|261	--with-fast-mutexes \
12cr|mysql-cluster-7.1.23-1|262	%if %{build_debug}
12cr|mysql-cluster-7.1.23-1|263	--with-debug=full \
12cr|mysql-cluster-7.1.23-1|264	%else
12cr|mysql-cluster-7.1.23-1|265	--without-debug \
12cr|mysql-cluster-7.1.23-1|266	%endif
12cr|mysql-cluster-7.1.23-1|267	--with-mysqld-user=%{muser} \
12cr|mysql-cluster-7.1.23-1|268	--with-unix-socket-path=/var/lib/mysql/mysql.sock \
12cr|mysql-cluster-7.1.23-1|269	--enable-shared \
12cr|mysql-cluster-7.1.23-1|270	--with-comment='Mandriva Linux - MySQL Cluster Edition (GPL)' \
12cr|mysql-cluster-7.1.23-1|271	--with-plugins=ndbcluster \
12cr|mysql-cluster-7.1.23-1|272	--with-plugin-federated \
12cr|mysql-cluster-7.1.23-1|273	--with-big-tables \
12cr|mysql-cluster-7.1.23-1|274	--with-ndbcluster \
12cr|mysql-cluster-7.1.23-1|275	--with-ndb-shm \
12cr|mysql-cluster-7.1.23-1|276	--with-server-suffix="-cluster"
12cr|mysql-cluster-7.1.23-1|277	
12cr|mysql-cluster-7.1.23-1|278	%make benchdir_root=%{buildroot}%{_datadir}
12cr|mysql-cluster-7.1.23-1|279	
12cr|mysql-cluster-7.1.23-1|280	################################################################################
12cr|mysql-cluster-7.1.23-1|281	# run the tests
12cr|mysql-cluster-7.1.23-1|282	%if %{build_test}
12cr|mysql-cluster-7.1.23-1|283	# disable failing tests
12cr|mysql-cluster-7.1.23-1|284	#echo "mysql_client_test : Unstable test case, bug#12258" >> mysql-test/t/disabled.def
12cr|mysql-cluster-7.1.23-1|285	#echo "openssl_1 : Unstable test case" >> mysql-test/t/disabled.def
12cr|mysql-cluster-7.1.23-1|286	#echo "rpl_openssl : Unstable test case" >> mysql-test/t/disabled.def
12cr|mysql-cluster-7.1.23-1|287	echo "rpl_trigger : Unstable test case" >> mysql-test/t/disabled.def
12cr|mysql-cluster-7.1.23-1|288	echo "type_enum : Unstable test case" >> mysql-test/t/disabled.def
12cr|mysql-cluster-7.1.23-1|289	echo "windows : For MS Windows only" >> mysql-test/t/disabled.def
12cr|mysql-cluster-7.1.23-1|290	echo "ndb_restore_different_endian_data : does not pass" >> mysql-test/t/disabled.def
12cr|mysql-cluster-7.1.23-1|291	# set some test env, should be free high random ports...
12cr|mysql-cluster-7.1.23-1|292	#export MYSQL_TEST_MANAGER_PORT=9305
12cr|mysql-cluster-7.1.23-1|293	#export MYSQL_TEST_MASTER_PORT=9306
12cr|mysql-cluster-7.1.23-1|294	#export MYSQL_TEST_SLAVE_PORT=9308
12cr|mysql-cluster-7.1.23-1|295	#export MYSQL_TEST_NDB_PORT=9350
12cr|mysql-cluster-7.1.23-1|296	make check
12cr|mysql-cluster-7.1.23-1|297	#make test
12cr|mysql-cluster-7.1.23-1|298	#%ifnarch s390x
12cr|mysql-cluster-7.1.23-1|299	#pushd mysql-test
12cr|mysql-cluster-7.1.23-1|300	#    ./mysql-test-run.pl \
12cr|mysql-cluster-7.1.23-1|301	#    --force \
12cr|mysql-cluster-7.1.23-1|302	#    --timer \
12cr|mysql-cluster-7.1.23-1|303	#    --master_port=$MYSQL_TEST_MASTER_PORT \
12cr|mysql-cluster-7.1.23-1|304	#    --slave_port=$MYSQL_TEST_SLAVE_PORT \
12cr|mysql-cluster-7.1.23-1|305	#    --ndbcluster_port=$MYSQL_TEST_NDB_PORT \
12cr|mysql-cluster-7.1.23-1|306	#    --testcase-timeout=60 \
12cr|mysql-cluster-7.1.23-1|307	#    --suite-timeout=120 || false
12cr|mysql-cluster-7.1.23-1|308	#popd
12cr|mysql-cluster-7.1.23-1|309	#%endif
12cr|mysql-cluster-7.1.23-1|310	
12cr|mysql-cluster-7.1.23-1|311	pushd mysql-test
12cr|mysql-cluster-7.1.23-1|312	export LANG=C
12cr|mysql-cluster-7.1.23-1|313	export LC_ALL=C
12cr|mysql-cluster-7.1.23-1|314	export LANGUAGE=C
12cr|mysql-cluster-7.1.23-1|315	perl ./mysql-test-run.pl \
12cr|mysql-cluster-7.1.23-1|316	--timer \
12cr|mysql-cluster-7.1.23-1|317	--testcase-timeout=60 \
12cr|mysql-cluster-7.1.23-1|318	--suite-timeout=120 || false
12cr|mysql-cluster-7.1.23-1|319	popd
12cr|mysql-cluster-7.1.23-1|320	
12cr|mysql-cluster-7.1.23-1|321	%endif
12cr|mysql-cluster-7.1.23-1|322	
12cr|mysql-cluster-7.1.23-1|323	%install
12cr|mysql-cluster-7.1.23-1|324	rm -rf %{buildroot}
12cr|mysql-cluster-7.1.23-1|325	
12cr|mysql-cluster-7.1.23-1|326	# don't fiddle with the initscript!
12cr|mysql-cluster-7.1.23-1|327	export DONT_GPRINTIFY=1
12cr|mysql-cluster-7.1.23-1|328	
12cr|mysql-cluster-7.1.23-1|329	%if %{build_debug}
12cr|mysql-cluster-7.1.23-1|330	export DONT_STRIP=1
12cr|mysql-cluster-7.1.23-1|331	%endif
12cr|mysql-cluster-7.1.23-1|332	
12cr|mysql-cluster-7.1.23-1|333	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|mysql-cluster-7.1.23-1|334	install -d %{buildroot}%{_initrddir}
12cr|mysql-cluster-7.1.23-1|335	install -d %{buildroot}%{_var}/run/{mysqld,ndb_cpcd}
12cr|mysql-cluster-7.1.23-1|336	install -d %{buildroot}%{_var}/log/mysqld
12cr|mysql-cluster-7.1.23-1|337	install -d %{buildroot}/var/lib/mysql/{mysql,test}
12cr|mysql-cluster-7.1.23-1|338	install -d %{buildroot}/var/lib/mysql-cluster
12cr|mysql-cluster-7.1.23-1|339	
12cr|mysql-cluster-7.1.23-1|340	%makeinstall_std benchdir_root=%{_datadir} testdir=%{_datadir}/mysql-test clusterjdir=%{_datadir}/mysql/java clusterj_apidir=%{_datadir}/mysql/java
12cr|mysql-cluster-7.1.23-1|341	
12cr|mysql-cluster-7.1.23-1|342	# nuke one useless plugin
12cr|mysql-cluster-7.1.23-1|343	rm -f %{buildroot}%{_libdir}/mysql/plugin/ha_example*
12cr|mysql-cluster-7.1.23-1|344	
12cr|mysql-cluster-7.1.23-1|345	mv %{buildroot}%{_sbindir}/mysqld %{buildroot}%{_sbindir}/mysqld-cluster
12cr|mysql-cluster-7.1.23-1|346	
12cr|mysql-cluster-7.1.23-1|347	# install init scripts
12cr|mysql-cluster-7.1.23-1|348	install -m0755 support-files/mysql.server %{buildroot}%{_initrddir}/mysqld-cluster
12cr|mysql-cluster-7.1.23-1|349	install -m0755 Mandriva/mysqld-ndbd.init %{buildroot}%{_initrddir}/mysqld-ndbd
12cr|mysql-cluster-7.1.23-1|350	install -m0755 Mandriva/mysqld-ndb_cpcd.init %{buildroot}%{_initrddir}/mysqld-ndb_cpcd
12cr|mysql-cluster-7.1.23-1|351	install -m0755 Mandriva/mysqld-ndb_mgmd.init %{buildroot}%{_initrddir}/mysqld-ndb_mgmd
12cr|mysql-cluster-7.1.23-1|352	
12cr|mysql-cluster-7.1.23-1|353	# fix status and subsys
12cr|mysql-cluster-7.1.23-1|354	perl -pi -e 's/status mysqld\b/status mysqld-cluster/g;s,(/var/lock/subsys/mysqld\b),${1}-cluster,' %{buildroot}%{_initrddir}/mysqld-cluster
12cr|mysql-cluster-7.1.23-1|355	
12cr|mysql-cluster-7.1.23-1|356	# mysqld-cluster needs special treatment running under the instance manager...
12cr|mysql-cluster-7.1.23-1|357	perl -pi -e "s|--default-mysqld-path=%{_sbindir}/mysqld|--default-mysqld-path=%{_sbindir}/mysqld-cluster|g"  %{buildroot}%{_initrddir}/mysqld-cluster
12cr|mysql-cluster-7.1.23-1|358	perl -pi -e "s|--mysqld=mysqld|--mysqld=mysqld-cluster|g" %{buildroot}%{_initrddir}/mysqld-cluster
12cr|mysql-cluster-7.1.23-1|359	
12cr|mysql-cluster-7.1.23-1|360	# install configuration files
12cr|mysql-cluster-7.1.23-1|361	install -m0644 Mandriva/mysqld.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/mysqld
12cr|mysql-cluster-7.1.23-1|362	install -m0644 Mandriva/mysqld-ndb.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/mysqld-ndbd
12cr|mysql-cluster-7.1.23-1|363	install -m0644 Mandriva/mysqld-ndb_cpcd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/mysqld-ndb_cpcd
12cr|mysql-cluster-7.1.23-1|364	install -m0644 Mandriva/mysqld-ndb_mgmd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/mysqld-ndb_mgmd
12cr|mysql-cluster-7.1.23-1|365	install -m0644 Mandriva/my.cnf %{buildroot}%{_sysconfdir}/my.cnf
12cr|mysql-cluster-7.1.23-1|366	install -m0644 Mandriva/config.ini %{buildroot}/var/lib/mysql-cluster/config.ini
12cr|mysql-cluster-7.1.23-1|367	
12cr|mysql-cluster-7.1.23-1|368	# Fix libraries
12cr|mysql-cluster-7.1.23-1|369	mv %{buildroot}%{_libdir}/mysql/lib*.* %{buildroot}%{_libdir}/
12cr|mysql-cluster-7.1.23-1|370	
12cr|mysql-cluster-7.1.23-1|371	pushd %{buildroot}%{_bindir}
12cr|mysql-cluster-7.1.23-1|372	ln -sf mysqlcheck mysqlrepair
12cr|mysql-cluster-7.1.23-1|373	ln -sf mysqlcheck mysqlanalyze
12cr|mysql-cluster-7.1.23-1|374	ln -sf mysqlcheck mysqloptimize
12cr|mysql-cluster-7.1.23-1|375	popd
12cr|mysql-cluster-7.1.23-1|376	
12cr|mysql-cluster-7.1.23-1|377	# touch some files
12cr|mysql-cluster-7.1.23-1|378	echo "#" > %{buildroot}%{_sysconfdir}/ndb_cpcd.conf
12cr|mysql-cluster-7.1.23-1|379	echo "#" > %{buildroot}/var/lib/mysql/Ndb.cfg
12cr|mysql-cluster-7.1.23-1|380	
12cr|mysql-cluster-7.1.23-1|381	# house cleaning
12cr|mysql-cluster-7.1.23-1|382	rm -rf %{buildroot}%{_datadir}/info
12cr|mysql-cluster-7.1.23-1|383	rm -f %{buildroot}%{_bindir}/make_win_src_distribution
12cr|mysql-cluster-7.1.23-1|384	rm -f %{buildroot}%{_bindir}/make_win_binary_distribution
12cr|mysql-cluster-7.1.23-1|385	rm -f %{buildroot}%{_datadir}/mysql/*.spec
12cr|mysql-cluster-7.1.23-1|386	rm -f %{buildroot}%{_datadir}/mysql/postinstall
12cr|mysql-cluster-7.1.23-1|387	rm -f %{buildroot}%{_datadir}/mysql/preinstall
12cr|mysql-cluster-7.1.23-1|388	rm -f %{buildroot}%{_datadir}/mysql/mysql-log-rotate
12cr|mysql-cluster-7.1.23-1|389	rm -f %{buildroot}%{_datadir}/mysql/mysql.server
12cr|mysql-cluster-7.1.23-1|390	rm -f %{buildroot}%{_datadir}/mysql/mysqld_multi.server
12cr|mysql-cluster-7.1.23-1|391	rm -f %{buildroot}%{_bindir}/client_test
12cr|mysql-cluster-7.1.23-1|392	#rm -f %{buildroot}%{_bindir}/mysql_client_test*
12cr|mysql-cluster-7.1.23-1|393	rm -f %{buildroot}%{_bindir}/mysqltest_embedded
12cr|mysql-cluster-7.1.23-1|394	rm -f %{buildroot}%{_datadir}/mysql/binary-configure
12cr|mysql-cluster-7.1.23-1|395	rm -f %{buildroot}%{_mandir}/man1/make_win_bin_dist.1*
12cr|mysql-cluster-7.1.23-1|396	rm -f %{buildroot}%{_mandir}/man1/make_win_src_distribution.1*
12cr|mysql-cluster-7.1.23-1|397	rm -f %{buildroot}%{_datadir}/mysql/ChangeLog
12cr|mysql-cluster-7.1.23-1|398	rm -f %{buildroot}/mysql-test/lib/My/SafeProcess/my_safe_process
12cr|mysql-cluster-7.1.23-1|399	
12cr|mysql-cluster-7.1.23-1|400	rm -f %{buildroot}%{_bindir}/mysql_config
12cr|mysql-cluster-7.1.23-1|401	rm -rf %{buildroot}%{_includedir}/mysql
12cr|mysql-cluster-7.1.23-1|402	rm -f %{buildroot}%{_libdir}/mysql/plugin/*.*a
12cr|mysql-cluster-7.1.23-1|403	rm -f %{buildroot}%{_libdir}/mysql/*.*a
12cr|mysql-cluster-7.1.23-1|404	rm -f %{buildroot}%{_libdir}/*.*a
12cr|mysql-cluster-7.1.23-1|405	rm -f %{buildroot}%{_libdir}/*.so
12cr|mysql-cluster-7.1.23-1|406	rm -f %{buildroot}%{_datadir}/aclocal/mysql.m4
12cr|mysql-cluster-7.1.23-1|407	rm -rf %{buildroot}%{_datadir}/sql-bench
12cr|mysql-cluster-7.1.23-1|408	rm -rf %{buildroot}%{_datadir}/mysql-test
12cr|mysql-cluster-7.1.23-1|409	rm -f %{buildroot}%{_bindir}/mysql_client_test
12cr|mysql-cluster-7.1.23-1|410	rm -f %{buildroot}%{_mandir}/man1/comp_err.1*
12cr|mysql-cluster-7.1.23-1|411	rm -f %{buildroot}%{_mandir}/man1/mysql_config.1*
12cr|mysql-cluster-7.1.23-1|412	rm -f %{buildroot}%{_mandir}/man1/mysql-stress-test.pl.1*
12cr|mysql-cluster-7.1.23-1|413	rm -f %{buildroot}%{_mandir}/man1/mysql-test-run.pl.1*
12cr|mysql-cluster-7.1.23-1|414	rm -f %{buildroot}%{_mandir}/man1/mysql_client_test.1*
12cr|mysql-cluster-7.1.23-1|415	rm -f %{buildroot}%{_mandir}/man1/mysql_client_test_embedded.1*
12cr|mysql-cluster-7.1.23-1|416	rm -f %{buildroot}%{_mandir}/man1/mysqltest.1*
12cr|mysql-cluster-7.1.23-1|417	rm -f %{buildroot}%{_mandir}/man1/mysqltest_embedded.1*
12cr|mysql-cluster-7.1.23-1|418	
12cr|mysql-cluster-7.1.23-1|419	%pre common
12cr|mysql-cluster-7.1.23-1|420	# delete the mysql group if no mysql user is found, before adding the user
12cr|mysql-cluster-7.1.23-1|421	if [ -z "`getent passwd %{muser}`" ] && ! [ -z "`getent group %{muser}`" ]; then
12cr|mysql-cluster-7.1.23-1|422	%{_sbindir}/groupdel %{muser} 2> /dev/null || :
12cr|mysql-cluster-7.1.23-1|423	fi
12cr|mysql-cluster-7.1.23-1|424	
12cr|mysql-cluster-7.1.23-1|425	%_pre_useradd %{muser} /var/lib/mysql /bin/bash
12cr|mysql-cluster-7.1.23-1|426	
12cr|mysql-cluster-7.1.23-1|427	%post
12cr|mysql-cluster-7.1.23-1|428	# Change permissions so that the user that will run the MySQL daemon
12cr|mysql-cluster-7.1.23-1|429	# owns all needed files.
12cr|mysql-cluster-7.1.23-1|430	chown -R %{muser}:%{muser} /var/lib/mysql /var/run/mysqld /var/log/mysqld
12cr|mysql-cluster-7.1.23-1|431	
12cr|mysql-cluster-7.1.23-1|432	# make sure the /var/lib/mysql directory can be accessed
12cr|mysql-cluster-7.1.23-1|433	chmod 711 /var/lib/mysql
12cr|mysql-cluster-7.1.23-1|434	
12cr|mysql-cluster-7.1.23-1|435	%_post_service mysqld-cluster
12cr|mysql-cluster-7.1.23-1|436	%_post_service mysqld-ndbd
12cr|mysql-cluster-7.1.23-1|437	%create_ghostfile %{_sysconfdir}/ndb_cpcd.conf root root 0644
12cr|mysql-cluster-7.1.23-1|438	%create_ghostfile /var/lib/mysql/Ndb.cfg root root 0644
12cr|mysql-cluster-7.1.23-1|439	%_post_service mysqld-ndb_cpcd
12cr|mysql-cluster-7.1.23-1|440	%_post_service mysqld-ndb_mgmd
12cr|mysql-cluster-7.1.23-1|441	
12cr|mysql-cluster-7.1.23-1|442	%preun
12cr|mysql-cluster-7.1.23-1|443	%_preun_service mysqld-cluster
12cr|mysql-cluster-7.1.23-1|444	%_preun_service mysqld-ndbd
12cr|mysql-cluster-7.1.23-1|445	%_preun_service mysqld-ndb_cpcd
12cr|mysql-cluster-7.1.23-1|446	%_preun_service mysqld-ndb_mgmd
12cr|mysql-cluster-7.1.23-1|447	
12cr|mysql-cluster-7.1.23-1|448	%postun
12cr|mysql-cluster-7.1.23-1|449	if [ "$1" = "0" ]; then
12cr|mysql-cluster-7.1.23-1|450	if [ -f /var/lock/subsys/mysqld-cluster ]; then
12cr|mysql-cluster-7.1.23-1|451	%{_initrddir}/mysqld-cluster restart > /dev/null 2>/dev/null || :
12cr|mysql-cluster-7.1.23-1|452	
12cr|mysql-cluster-7.1.23-1|453	fi
12cr|mysql-cluster-7.1.23-1|454	
12cr|mysql-cluster-7.1.23-1|455	if [ -f /var/lock/subsys/mysqld-ndbd ]; then
12cr|mysql-cluster-7.1.23-1|456	%{_initrddir}/mysqld-ndbd restart > /dev/null 2>/dev/null || :
12cr|mysql-cluster-7.1.23-1|457	fi
12cr|mysql-cluster-7.1.23-1|458	
12cr|mysql-cluster-7.1.23-1|459	if [ -f /var/lock/subsys/mysqld-ndb_cpcd ]; then
12cr|mysql-cluster-7.1.23-1|460	%{_initrddir}/mysqld-ndb_cpcd restart > /dev/null 2>/dev/null || :
12cr|mysql-cluster-7.1.23-1|461	fi
12cr|mysql-cluster-7.1.23-1|462	
12cr|mysql-cluster-7.1.23-1|463	if [ -f /var/lock/subsys/mysqld-ndb_mgmd ]; then
12cr|mysql-cluster-7.1.23-1|464	%{_initrddir}/mysqld-ndb_mgmd restart > /dev/null 2>/dev/null || :
12cr|mysql-cluster-7.1.23-1|465	fi
12cr|mysql-cluster-7.1.23-1|466	fi
12cr|mysql-cluster-7.1.23-1|467	
12cr|mysql-cluster-7.1.23-1|468	%files
12cr|mysql-cluster-7.1.23-1|469	%attr(0755,root,root) %{_initrddir}/mysqld-cluster
12cr|mysql-cluster-7.1.23-1|470	%attr(0755,root,root) %{_sbindir}/mysqld-cluster
12cr|mysql-cluster-7.1.23-1|471	%attr(0755,root,root) %{_sbindir}/mysqlmanager
12cr|mysql-cluster-7.1.23-1|472	%dir %{_libdir}/mysql/plugin
12cr|mysql-cluster-7.1.23-1|473	%attr(0755,root,root) %{_libdir}/mysql/plugin/ha_archive.so
12cr|mysql-cluster-7.1.23-1|474	%attr(0755,root,root) %{_libdir}/mysql/plugin/ha_blackhole.so
12cr|mysql-cluster-7.1.23-1|475	%attr(0755,root,root) %{_libdir}/mysql/plugin/ha_innodb.so
12cr|mysql-cluster-7.1.23-1|476	%attr(0755,root,root) %{_libdir}/mysql/plugin/ha_innodb_plugin.so
12cr|mysql-cluster-7.1.23-1|477	%attr(0755,root,root) %{_initrddir}/mysqld-ndbd
12cr|mysql-cluster-7.1.23-1|478	%attr(0644,root,root) %config(noreplace,missingok) %{_sysconfdir}/sysconfig/mysqld-ndbd
12cr|mysql-cluster-7.1.23-1|479	%attr(0755,root,root) %{_sbindir}/ndbd
12cr|mysql-cluster-7.1.23-1|480	%attr(0755,root,root) %{_sbindir}/ndbmtd
12cr|mysql-cluster-7.1.23-1|481	%ghost %attr(0644,root,root) %config(noreplace,missingok) %{_sysconfdir}/ndb_cpcd.conf
12cr|mysql-cluster-7.1.23-1|482	%ghost %attr(0644,root,root) %config(noreplace,missingok) /var/lib/mysql/Ndb.cfg
12cr|mysql-cluster-7.1.23-1|483	%attr(0644,root,root) %config(noreplace,missingok) /var/lib/mysql-cluster/config.ini
12cr|mysql-cluster-7.1.23-1|484	%attr(0644,root,root) %config(noreplace,missingok) %{_sysconfdir}/sysconfig/mysqld-ndb_cpcd
12cr|mysql-cluster-7.1.23-1|485	%attr(0644,root,root) %config(noreplace,missingok) %{_sysconfdir}/sysconfig/mysqld-ndb_mgmd
12cr|mysql-cluster-7.1.23-1|486	%attr(0755,root,root) %{_initrddir}/mysqld-ndb_cpcd
12cr|mysql-cluster-7.1.23-1|487	%attr(0755,root,root) %{_initrddir}/mysqld-ndb_mgmd
12cr|mysql-cluster-7.1.23-1|488	%attr(0755,root,root) %{_sbindir}/ndb_mgmd
12cr|mysql-cluster-7.1.23-1|489	%attr(0755,root,root) %{_sbindir}/ndb_cpcd
12cr|mysql-cluster-7.1.23-1|490	%attr(0755,%{muser},%{muser}) %dir %{_var}/run/ndb_cpcd
12cr|mysql-cluster-7.1.23-1|491	%attr(0755,root,root) %{_bindir}/ndb_blob_tool
12cr|mysql-cluster-7.1.23-1|492	%attr(0755,root,root) %{_bindir}/ndb_config
12cr|mysql-cluster-7.1.23-1|493	%attr(0755,root,root) %{_bindir}/ndb_delete_all
12cr|mysql-cluster-7.1.23-1|494	%attr(0755,root,root) %{_bindir}/ndb_desc
12cr|mysql-cluster-7.1.23-1|495	%attr(0755,root,root) %{_bindir}/ndbd_redo_log_reader
12cr|mysql-cluster-7.1.23-1|496	%attr(0755,root,root) %{_bindir}/ndb_drop_index
12cr|mysql-cluster-7.1.23-1|497	%attr(0755,root,root) %{_bindir}/ndb_drop_table
12cr|mysql-cluster-7.1.23-1|498	%attr(0755,root,root) %{_bindir}/ndb_error_reporter
12cr|mysql-cluster-7.1.23-1|499	%attr(0755,root,root) %{_bindir}/ndb_index_stat
12cr|mysql-cluster-7.1.23-1|500	%attr(0755,root,root) %{_bindir}/ndbinfo_select_all
12cr|mysql-cluster-7.1.23-1|501	%attr(0755,root,root) %{_bindir}/ndb_mgm
12cr|mysql-cluster-7.1.23-1|502	%attr(0755,root,root) %{_bindir}/ndb_print_backup_file
12cr|mysql-cluster-7.1.23-1|503	%attr(0755,root,root) %{_bindir}/ndb_print_file
12cr|mysql-cluster-7.1.23-1|504	%attr(0755,root,root) %{_bindir}/ndb_print_schema_file
12cr|mysql-cluster-7.1.23-1|505	%attr(0755,root,root) %{_bindir}/ndb_print_sys_file
12cr|mysql-cluster-7.1.23-1|506	%attr(0755,root,root) %{_bindir}/ndb_restore
12cr|mysql-cluster-7.1.23-1|507	%attr(0755,root,root) %{_bindir}/ndb_select_all
12cr|mysql-cluster-7.1.23-1|508	%attr(0755,root,root) %{_bindir}/ndb_select_count
12cr|mysql-cluster-7.1.23-1|509	%attr(0755,root,root) %{_bindir}/ndb_show_tables
12cr|mysql-cluster-7.1.23-1|510	%attr(0755,root,root) %{_bindir}/ndb_size.pl
12cr|mysql-cluster-7.1.23-1|511	%attr(0755,root,root) %{_bindir}/ndb_test_platform
12cr|mysql-cluster-7.1.23-1|512	%attr(0755,root,root) %{_bindir}/ndb_waiter
12cr|mysql-cluster-7.1.23-1|513	%attr(0644,root,root) %{_mandir}/man1/ndb-common-options.1*
12cr|mysql-cluster-7.1.23-1|514	%attr(0644,root,root) %{_mandir}/man1/ndb_config.1*
12cr|mysql-cluster-7.1.23-1|515	%attr(0644,root,root) %{_mandir}/man1/ndb_cpcd.1*
12cr|mysql-cluster-7.1.23-1|516	%attr(0644,root,root) %{_mandir}/man1/ndb_delete_all.1*
12cr|mysql-cluster-7.1.23-1|517	%attr(0644,root,root) %{_mandir}/man1/ndb_desc.1*
12cr|mysql-cluster-7.1.23-1|518	%attr(0644,root,root) %{_mandir}/man1/ndbd_redo_log_reader.1*
12cr|mysql-cluster-7.1.23-1|519	%attr(0644,root,root) %{_mandir}/man1/ndb_drop_index.1*
12cr|mysql-cluster-7.1.23-1|520	%attr(0644,root,root) %{_mandir}/man1/ndb_drop_table.1*
12cr|mysql-cluster-7.1.23-1|521	%attr(0644,root,root) %{_mandir}/man1/ndb_error_reporter.1*
12cr|mysql-cluster-7.1.23-1|522	%attr(0644,root,root) %{_mandir}/man1/ndb_index_stat.1*
12cr|mysql-cluster-7.1.23-1|523	%attr(0644,root,root) %{_mandir}/man1/ndbinfo_select_all.1*
12cr|mysql-cluster-7.1.23-1|524	%attr(0644,root,root) %{_mandir}/man1/ndb_mgm.1*
12cr|mysql-cluster-7.1.23-1|525	%attr(0644,root,root) %{_mandir}/man1/ndb_print_backup_file.1*
12cr|mysql-cluster-7.1.23-1|526	%attr(0644,root,root) %{_mandir}/man1/ndb_print_schema_file.1*
12cr|mysql-cluster-7.1.23-1|527	%attr(0644,root,root) %{_mandir}/man1/ndb_print_sys_file.1*
12cr|mysql-cluster-7.1.23-1|528	%attr(0644,root,root) %{_mandir}/man1/ndb_restore.1*
12cr|mysql-cluster-7.1.23-1|529	%attr(0644,root,root) %{_mandir}/man1/ndb_select_all.1*
12cr|mysql-cluster-7.1.23-1|530	%attr(0644,root,root) %{_mandir}/man1/ndb_select_count.1*
12cr|mysql-cluster-7.1.23-1|531	%attr(0644,root,root) %{_mandir}/man1/ndb_show_tables.1*
12cr|mysql-cluster-7.1.23-1|532	%attr(0644,root,root) %{_mandir}/man1/ndb_size.pl.1*
12cr|mysql-cluster-7.1.23-1|533	%attr(0644,root,root) %{_mandir}/man1/ndb_waiter.1*
12cr|mysql-cluster-7.1.23-1|534	%attr(0644,root,root) %{_mandir}/man8/ndbd.8*
12cr|mysql-cluster-7.1.23-1|535	%attr(0644,root,root) %{_mandir}/man8/ndb_mgmd.8*
12cr|mysql-cluster-7.1.23-1|536	%attr(0644,root,root) %{_mandir}/man8/ndbmtd.8*
12cr|mysql-cluster-7.1.23-1|537	
12cr|mysql-cluster-7.1.23-1|538	%files client
12cr|mysql-cluster-7.1.23-1|539	%attr(0755,root,root) %{_bindir}/msql2mysql
12cr|mysql-cluster-7.1.23-1|540	%attr(0755,root,root) %{_bindir}/mysql
12cr|mysql-cluster-7.1.23-1|541	%attr(0755,root,root) %{_bindir}/mysqlaccess
12cr|mysql-cluster-7.1.23-1|542	%attr(0755,root,root) %{_bindir}/mysqladmin
12cr|mysql-cluster-7.1.23-1|543	%attr(0755,root,root) %{_bindir}/mysqlanalyze
12cr|mysql-cluster-7.1.23-1|544	%attr(0755,root,root) %{_bindir}/mysqlbinlog
12cr|mysql-cluster-7.1.23-1|545	%attr(0755,root,root) %{_bindir}/mysqlcheck
12cr|mysql-cluster-7.1.23-1|546	%attr(0755,root,root) %{_bindir}/mysqldump
12cr|mysql-cluster-7.1.23-1|547	%attr(0755,root,root) %{_bindir}/mysqldumpslow
12cr|mysql-cluster-7.1.23-1|548	%attr(0755,root,root) %{_bindir}/mysql_find_rows
12cr|mysql-cluster-7.1.23-1|549	%attr(0755,root,root) %{_bindir}/mysqlimport
12cr|mysql-cluster-7.1.23-1|550	%attr(0755,root,root) %{_bindir}/mysqloptimize
12cr|mysql-cluster-7.1.23-1|551	%attr(0755,root,root) %{_bindir}/mysqlrepair
12cr|mysql-cluster-7.1.23-1|552	%attr(0755,root,root) %{_bindir}/mysqlshow
12cr|mysql-cluster-7.1.23-1|553	%attr(0755,root,root) %{_bindir}/mysqlslap
12cr|mysql-cluster-7.1.23-1|554	%attr(0755,root,root) %{_bindir}/mysql_waitpid
12cr|mysql-cluster-7.1.23-1|555	%attr(0644,root,root) %{_mandir}/man1/msql2mysql.1*
12cr|mysql-cluster-7.1.23-1|556	%attr(0644,root,root) %{_mandir}/man1/myisam_ftdump.1*
12cr|mysql-cluster-7.1.23-1|557	%attr(0644,root,root) %{_mandir}/man1/mysql.1*
12cr|mysql-cluster-7.1.23-1|558	%attr(0644,root,root) %{_mandir}/man1/mysqlaccess.1*
12cr|mysql-cluster-7.1.23-1|559	%attr(0644,root,root) %{_mandir}/man1/mysqladmin.1*
12cr|mysql-cluster-7.1.23-1|560	%attr(0644,root,root) %{_mandir}/man1/mysqlbinlog.1*
12cr|mysql-cluster-7.1.23-1|561	%attr(0644,root,root) %{_mandir}/man1/mysqlcheck.1*
12cr|mysql-cluster-7.1.23-1|562	%attr(0644,root,root) %{_mandir}/man1/mysqldump.1*
12cr|mysql-cluster-7.1.23-1|563	%attr(0644,root,root) %{_mandir}/man1/mysqldumpslow.1*
12cr|mysql-cluster-7.1.23-1|564	%attr(0644,root,root) %{_mandir}/man1/mysql_find_rows.1*
12cr|mysql-cluster-7.1.23-1|565	%attr(0644,root,root) %{_mandir}/man1/mysqlimport.1*
12cr|mysql-cluster-7.1.23-1|566	%attr(0644,root,root) %{_mandir}/man1/mysqlshow.1*
12cr|mysql-cluster-7.1.23-1|567	%attr(0644,root,root) %{_mandir}/man1/mysql_waitpid.1*
12cr|mysql-cluster-7.1.23-1|568	
12cr|mysql-cluster-7.1.23-1|569	%files common
12cr|mysql-cluster-7.1.23-1|570	%doc README COPYING support-files/*.cnf
12cr|mysql-cluster-7.1.23-1|571	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/mysqld
12cr|mysql-cluster-7.1.23-1|572	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/my.cnf
12cr|mysql-cluster-7.1.23-1|573	%attr(0755,root,root) %{_bindir}/innochecksum
12cr|mysql-cluster-7.1.23-1|574	%attr(0755,root,root) %{_bindir}/myisamchk
12cr|mysql-cluster-7.1.23-1|575	%attr(0755,root,root) %{_bindir}/myisam_ftdump
12cr|mysql-cluster-7.1.23-1|576	%attr(0755,root,root) %{_bindir}/myisamlog
12cr|mysql-cluster-7.1.23-1|577	%attr(0755,root,root) %{_bindir}/myisampack
12cr|mysql-cluster-7.1.23-1|578	%attr(0755,root,root) %{_bindir}/my_print_defaults
12cr|mysql-cluster-7.1.23-1|579	%attr(0755,root,root) %{_bindir}/mysqlbug
12cr|mysql-cluster-7.1.23-1|580	%attr(0755,root,root) %{_bindir}/mysql_convert_table_format
12cr|mysql-cluster-7.1.23-1|581	%attr(0755,root,root) %{_bindir}/mysqld_multi
12cr|mysql-cluster-7.1.23-1|582	%attr(0755,root,root) %{_bindir}/mysqld_safe
12cr|mysql-cluster-7.1.23-1|583	%attr(0755,root,root) %{_bindir}/mysql_fix_extensions
12cr|mysql-cluster-7.1.23-1|584	%attr(0755,root,root) %{_bindir}/mysql_fix_privilege_tables
12cr|mysql-cluster-7.1.23-1|585	%attr(0755,root,root) %{_bindir}/mysqlhotcopy
12cr|mysql-cluster-7.1.23-1|586	%attr(0755,root,root) %{_bindir}/mysql_install_db
12cr|mysql-cluster-7.1.23-1|587	%attr(0755,root,root) %{_bindir}/mysql_secure_installation
12cr|mysql-cluster-7.1.23-1|588	%attr(0755,root,root) %{_bindir}/mysql_setpermission
12cr|mysql-cluster-7.1.23-1|589	%attr(0755,root,root) %{_bindir}/mysqltest
12cr|mysql-cluster-7.1.23-1|590	%attr(0755,root,root) %{_bindir}/mysql_tzinfo_to_sql
12cr|mysql-cluster-7.1.23-1|591	%attr(0755,root,root) %{_bindir}/mysql_upgrade
12cr|mysql-cluster-7.1.23-1|592	%attr(0755,root,root) %{_bindir}/mysql_zap
12cr|mysql-cluster-7.1.23-1|593	%attr(0755,root,root) %{_bindir}/perror
12cr|mysql-cluster-7.1.23-1|594	%attr(0755,root,root) %{_bindir}/replace
12cr|mysql-cluster-7.1.23-1|595	%attr(0755,root,root) %{_bindir}/resolveip
12cr|mysql-cluster-7.1.23-1|596	%attr(0755,root,root) %{_bindir}/resolve_stack_dump
12cr|mysql-cluster-7.1.23-1|597	%attr(0711,%{muser},%{muser}) %dir /var/lib/mysql-cluster
12cr|mysql-cluster-7.1.23-1|598	%attr(0711,%{muser},%{muser}) %dir /var/lib/mysql
12cr|mysql-cluster-7.1.23-1|599	%attr(0711,%{muser},%{muser}) %dir /var/lib/mysql/mysql
12cr|mysql-cluster-7.1.23-1|600	%attr(0711,%{muser},%{muser}) %dir /var/lib/mysql/test
12cr|mysql-cluster-7.1.23-1|601	%attr(0755,%{muser},%{muser}) %dir %{_var}/run/mysqld
12cr|mysql-cluster-7.1.23-1|602	%attr(0755,%{muser},%{muser}) %dir %{_var}/log/mysqld
12cr|mysql-cluster-7.1.23-1|603	%dir %{_datadir}/mysql
12cr|mysql-cluster-7.1.23-1|604	%{_datadir}/mysql/ndbinfo.sql
12cr|mysql-cluster-7.1.23-1|605	%{_datadir}/mysql/mi_test_all
12cr|mysql-cluster-7.1.23-1|606	%{_datadir}/mysql/mi_test_all.res
12cr|mysql-cluster-7.1.23-1|607	%{_datadir}/mysql/*.cnf
12cr|mysql-cluster-7.1.23-1|608	%{_datadir}/mysql/fill_help_tables.sql
12cr|mysql-cluster-7.1.23-1|609	%{_datadir}/mysql/mysql_fix_privilege_tables.sql
12cr|mysql-cluster-7.1.23-1|610	%{_datadir}/mysql/mysql_system_tables.sql
12cr|mysql-cluster-7.1.23-1|611	%{_datadir}/mysql/mysql_system_tables_data.sql
12cr|mysql-cluster-7.1.23-1|612	%{_datadir}/mysql/mysql_test_data_timezone.sql
12cr|mysql-cluster-7.1.23-1|613	%{_datadir}/mysql/*.ini
12cr|mysql-cluster-7.1.23-1|614	%{_datadir}/mysql/errmsg.txt
12cr|mysql-cluster-7.1.23-1|615	%{_datadir}/mysql/english
12cr|mysql-cluster-7.1.23-1|616	%{_datadir}/mysql/charsets
12cr|mysql-cluster-7.1.23-1|617	%{_datadir}/mysql/czech
12cr|mysql-cluster-7.1.23-1|618	%{_datadir}/mysql/danish
12cr|mysql-cluster-7.1.23-1|619	%{_datadir}/mysql/dutch
12cr|mysql-cluster-7.1.23-1|620	%{_datadir}/mysql/estonian
12cr|mysql-cluster-7.1.23-1|621	%{_datadir}/mysql/french
12cr|mysql-cluster-7.1.23-1|622	%{_datadir}/mysql/german
12cr|mysql-cluster-7.1.23-1|623	%{_datadir}/mysql/greek
12cr|mysql-cluster-7.1.23-1|624	%{_datadir}/mysql/hungarian
12cr|mysql-cluster-7.1.23-1|625	%{_datadir}/mysql/italian
12cr|mysql-cluster-7.1.23-1|626	%{_datadir}/mysql/japanese
12cr|mysql-cluster-7.1.23-1|627	%{_datadir}/mysql/korean
12cr|mysql-cluster-7.1.23-1|628	%{_datadir}/mysql/norwegian
12cr|mysql-cluster-7.1.23-1|629	%{_datadir}/mysql/norwegian-ny
12cr|mysql-cluster-7.1.23-1|630	%{_datadir}/mysql/polish
12cr|mysql-cluster-7.1.23-1|631	%{_datadir}/mysql/portuguese
12cr|mysql-cluster-7.1.23-1|632	%{_datadir}/mysql/romanian
12cr|mysql-cluster-7.1.23-1|633	%{_datadir}/mysql/russian
12cr|mysql-cluster-7.1.23-1|634	%{_datadir}/mysql/serbian
12cr|mysql-cluster-7.1.23-1|635	%{_datadir}/mysql/slovak
12cr|mysql-cluster-7.1.23-1|636	%{_datadir}/mysql/spanish
12cr|mysql-cluster-7.1.23-1|637	%{_datadir}/mysql/swedish
12cr|mysql-cluster-7.1.23-1|638	%{_datadir}/mysql/ukrainian
12cr|mysql-cluster-7.1.23-1|639	%attr(0644,root,root) %{_mandir}/man1/innochecksum.1*
12cr|mysql-cluster-7.1.23-1|640	%attr(0644,root,root) %{_mandir}/man1/myisamchk.1*
12cr|mysql-cluster-7.1.23-1|641	%attr(0644,root,root) %{_mandir}/man1/myisamlog.1*
12cr|mysql-cluster-7.1.23-1|642	%attr(0644,root,root) %{_mandir}/man1/myisampack.1*
12cr|mysql-cluster-7.1.23-1|643	%attr(0644,root,root) %{_mandir}/man1/my_print_defaults.1*
12cr|mysql-cluster-7.1.23-1|644	%attr(0644,root,root) %{_mandir}/man1/mysqlbug.1*
12cr|mysql-cluster-7.1.23-1|645	%attr(0644,root,root) %{_mandir}/man1/mysql_convert_table_format.1*
12cr|mysql-cluster-7.1.23-1|646	%attr(0644,root,root) %{_mandir}/man1/mysqld_multi.1*
12cr|mysql-cluster-7.1.23-1|647	%attr(0644,root,root) %{_mandir}/man1/mysqld_safe.1*
12cr|mysql-cluster-7.1.23-1|648	%attr(0644,root,root) %{_mandir}/man1/mysql_fix_extensions.1*
12cr|mysql-cluster-7.1.23-1|649	%attr(0644,root,root) %{_mandir}/man1/mysql_fix_privilege_tables.1*
12cr|mysql-cluster-7.1.23-1|650	%attr(0644,root,root) %{_mandir}/man1/mysqlhotcopy.1*
12cr|mysql-cluster-7.1.23-1|651	%attr(0644,root,root) %{_mandir}/man1/mysql_install_db.1*
12cr|mysql-cluster-7.1.23-1|652	%attr(0644,root,root) %{_mandir}/man1/mysqlman.1*
12cr|mysql-cluster-7.1.23-1|653	%attr(0644,root,root) %{_mandir}/man1/mysql_secure_installation.1*
12cr|mysql-cluster-7.1.23-1|654	%attr(0644,root,root) %{_mandir}/man1/mysql.server.1*
12cr|mysql-cluster-7.1.23-1|655	%attr(0644,root,root) %{_mandir}/man1/mysql_setpermission.1*
12cr|mysql-cluster-7.1.23-1|656	%attr(0644,root,root) %{_mandir}/man1/mysqlslap.1*
12cr|mysql-cluster-7.1.23-1|657	%attr(0644,root,root) %{_mandir}/man1/mysql_tzinfo_to_sql.1*
12cr|mysql-cluster-7.1.23-1|658	%attr(0644,root,root) %{_mandir}/man1/mysql_upgrade.1*
12cr|mysql-cluster-7.1.23-1|659	%attr(0644,root,root) %{_mandir}/man1/mysql_zap.1*
12cr|mysql-cluster-7.1.23-1|660	%attr(0644,root,root) %{_mandir}/man1/perror.1*
12cr|mysql-cluster-7.1.23-1|661	%attr(0644,root,root) %{_mandir}/man1/replace.1*
12cr|mysql-cluster-7.1.23-1|662	%attr(0644,root,root) %{_mandir}/man1/resolveip.1*
12cr|mysql-cluster-7.1.23-1|663	%attr(0644,root,root) %{_mandir}/man1/resolve_stack_dump.1*
12cr|mysql-cluster-7.1.23-1|664	%attr(0644,root,root) %{_mandir}/man8/mysqld.8*
12cr|mysql-cluster-7.1.23-1|665	%attr(0644,root,root) %{_mandir}/man8/mysqlmanager.8*
12cr|mysql-cluster-7.1.23-1|666	
12cr|mysql-cluster-7.1.23-1|667	%files java
12cr|mysql-cluster-7.1.23-1|668	%{_datadir}/mysql/java
12cr|mysql-cluster-7.1.23-1|669	
12cr|mysql-cluster-7.1.23-1|670	%files -n %{libname}
12cr|mysql-cluster-7.1.23-1|671	%doc ChangeLog
12cr|mysql-cluster-7.1.23-1|672	%attr(0755,root,root) %{_libdir}/*.so.*
12cr|mysql-cluster-7.1.23-1|673	
12cr|mysql-cluster-7.1.23-1|674	
12cr|mysql-cluster-7.1.23-1|675	%changelog
12cr|mysql-cluster-7.1.23-1|676	* Fri Jul 27 2012 Oden Eriksson <oeriksson@mandriva.com> 7.1.23-1
12cr|mysql-cluster-7.1.23-1|677	+ Revision: 811213
12cr|mysql-cluster-7.1.23-1|678	- 7.1.23
12cr|mysql-cluster-7.1.23-1|679	
12cr|mysql-cluster-7.1.23-1|680	* Tue Jun 19 2012 Oden Eriksson <oeriksson@mandriva.com> 7.1.22-1
12cr|mysql-cluster-7.1.23-1|681	+ Revision: 806244
12cr|mysql-cluster-7.1.23-1|682	- 7.1.22
12cr|mysql-cluster-7.1.23-1|683	
12cr|mysql-cluster-7.1.23-1|684	* Thu Apr 12 2012 Oden Eriksson <oeriksson@mandriva.com> 7.1.20-1
12cr|mysql-cluster-7.1.23-1|685	+ Revision: 790381
12cr|mysql-cluster-7.1.23-1|686	- stupid and useless renamed packages that won't provide the old package name/virtual name..., this is quite tiresome...
12cr|mysql-cluster-7.1.23-1|687	- 7.1.20
12cr|mysql-cluster-7.1.23-1|688	- no, just sluggish mail handling...
12cr|mysql-cluster-7.1.23-1|689	- bump release. the bs is broken now...
12cr|mysql-cluster-7.1.23-1|690	
12cr|mysql-cluster-7.1.23-1|691	* Sat Jan 28 2012 Oden Eriksson <oeriksson@mandriva.com> 7.1.18-1
12cr|mysql-cluster-7.1.23-1|692	+ Revision: 769530
12cr|mysql-cluster-7.1.23-1|693	- fix deps
12cr|mysql-cluster-7.1.23-1|694	- 7.1.18
12cr|mysql-cluster-7.1.23-1|695	
12cr|mysql-cluster-7.1.23-1|696	* Mon Aug 15 2011 Oden Eriksson <oeriksson@mandriva.com> 7.1.15-1
12cr|mysql-cluster-7.1.23-1|697	+ Revision: 694581
12cr|mysql-cluster-7.1.23-1|698	- 7.1.15
12cr|mysql-cluster-7.1.23-1|699	
12cr|mysql-cluster-7.1.23-1|700	* Sat Jun 11 2011 Oden Eriksson <oeriksson@mandriva.com> 7.1.13-1
12cr|mysql-cluster-7.1.23-1|701	+ Revision: 684227
12cr|mysql-cluster-7.1.23-1|702	- 7.1.13
12cr|mysql-cluster-7.1.23-1|703	
12cr|mysql-cluster-7.1.23-1|704	* Wed Mar 09 2011 Oden Eriksson <oeriksson@mandriva.com> 7.1.10-1
12cr|mysql-cluster-7.1.23-1|705	+ Revision: 643013
12cr|mysql-cluster-7.1.23-1|706	- 7.1.10
12cr|mysql-cluster-7.1.23-1|707	
12cr|mysql-cluster-7.1.23-1|708	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 7.1.9a-2mdv2011.0
12cr|mysql-cluster-7.1.23-1|709	+ Revision: 627809
12cr|mysql-cluster-7.1.23-1|710	- don't force the usage of automake1.7
12cr|mysql-cluster-7.1.23-1|711	
12cr|mysql-cluster-7.1.23-1|712	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 7.1.9a-1mdv2011.0
12cr|mysql-cluster-7.1.23-1|713	+ Revision: 618072
12cr|mysql-cluster-7.1.23-1|714	- 7.1.9a
12cr|mysql-cluster-7.1.23-1|715	- 7.1.8
12cr|mysql-cluster-7.1.23-1|716	
12cr|mysql-cluster-7.1.23-1|717	* Wed Aug 18 2010 Oden Eriksson <oeriksson@mandriva.com> 7.1.5-1mdv2011.0
12cr|mysql-cluster-7.1.23-1|718	+ Revision: 571170
12cr|mysql-cluster-7.1.23-1|719	- 7.1.5
12cr|mysql-cluster-7.1.23-1|720	
12cr|mysql-cluster-7.1.23-1|721	* Wed May 26 2010 Oden Eriksson <oeriksson@mandriva.com> 7.1.3-1mdv2010.1
12cr|mysql-cluster-7.1.23-1|722	+ Revision: 546135
12cr|mysql-cluster-7.1.23-1|723	- P101: security fix for CVE-2010-1621
12cr|mysql-cluster-7.1.23-1|724	- P102: security fix for CVE-2010-1626
12cr|mysql-cluster-7.1.23-1|725	- P103: security fix for CVE-2010-1850
12cr|mysql-cluster-7.1.23-1|726	- P104: security fix for CVE-2010-1848
12cr|mysql-cluster-7.1.23-1|727	- P105: security fix for CVE-2010-1849
12cr|mysql-cluster-7.1.23-1|728	- package the java crap
12cr|mysql-cluster-7.1.23-1|729	
12cr|mysql-cluster-7.1.23-1|730	* Wed Apr 14 2010 Oden Eriksson <oeriksson@mandriva.com> 7.0.13-1mdv2010.1
12cr|mysql-cluster-7.1.23-1|731	+ Revision: 534661
12cr|mysql-cluster-7.1.23-1|732	- 7.0.13
12cr|mysql-cluster-7.1.23-1|733	
12cr|mysql-cluster-7.1.23-1|734	* Tue Apr 13 2010 Funda Wang <fwang@mandriva.org> 7.0.12-2mdv2010.1
12cr|mysql-cluster-7.1.23-1|735	+ Revision: 534179
12cr|mysql-cluster-7.1.23-1|736	- rebuild
12cr|mysql-cluster-7.1.23-1|737	
12cr|mysql-cluster-7.1.23-1|738	* Mon Feb 22 2010 Oden Eriksson <oeriksson@mandriva.com> 7.0.12-1mdv2010.1
12cr|mysql-cluster-7.1.23-1|739	+ Revision: 509523
12cr|mysql-cluster-7.1.23-1|740	- don't package mysql.info because of licensing issues
12cr|mysql-cluster-7.1.23-1|741	
12cr|mysql-cluster-7.1.23-1|742	* Mon Feb 22 2010 Oden Eriksson <oeriksson@mandriva.com> 7.0.12-0.0.3mdv2010.1
12cr|mysql-cluster-7.1.23-1|743	+ Revision: 509484
12cr|mysql-cluster-7.1.23-1|744	- P100: security fox for CVE-2008-7247
12cr|mysql-cluster-7.1.23-1|745	- P101: security fix for CVE-2009-4030
12cr|mysql-cluster-7.1.23-1|746	
12cr|mysql-cluster-7.1.23-1|747	* Tue Feb 16 2010 Oden Eriksson <oeriksson@mandriva.com> 7.0.12-0.0.2mdv2010.1
12cr|mysql-cluster-7.1.23-1|748	+ Revision: 506741
12cr|mysql-cluster-7.1.23-1|749	- really make it work
12cr|mysql-cluster-7.1.23-1|750	
12cr|mysql-cluster-7.1.23-1|751	* Fri Feb 12 2010 Oden Eriksson <oeriksson@mandriva.com> 7.0.12-0.0.1mdv2010.1
12cr|mysql-cluster-7.1.23-1|752	+ Revision: 504934
12cr|mysql-cluster-7.1.23-1|753	- disable the test suite for now
12cr|mysql-cluster-7.1.23-1|754	- import mysql-cluster
12cr|mysql-cluster-7.1.23-1|755	

3339 12
12cr|mysql-connector-c++-1.1.0-1|1	%define	major 5
12cr|mysql-connector-c++-1.1.0-1|2	%define libname %mklibname mysqlcppconn %{major}
12cr|mysql-connector-c++-1.1.0-1|3	%define develname %mklibname mysqlcppconn -d
12cr|mysql-connector-c++-1.1.0-1|4	
12cr|mysql-connector-c++-1.1.0-1|5	Summary:	A MySQL database connector for C++
12cr|mysql-connector-c++-1.1.0-1|6	Name:		mysql-connector-c++
12cr|mysql-connector-c++-1.1.0-1|7	Version:	1.1.0
12cr|mysql-connector-c++-1.1.0-1|8	Release:	%mkrel 1
12cr|mysql-connector-c++-1.1.0-1|9	Group:		System/Libraries
12cr|mysql-connector-c++-1.1.0-1|10	License:	GPL
12cr|mysql-connector-c++-1.1.0-1|11	URL:		http://dev.mysql.com/downloads/connector/cpp/
12cr|mysql-connector-c++-1.1.0-1|12	Source0:	http://mirrors.dotsrc.org/mysql/Downloads/Connector-C++/mysql-connector-c++-%{version}.tar.gz
12cr|mysql-connector-c++-1.1.0-1|13	Source1:	http://mirrors.dotsrc.org/mysql/Downloads/Connector-C++/mysql-connector-c++-%{version}.tar.gz.asc
12cr|mysql-connector-c++-1.1.0-1|14	Patch0:		mysql-connector-cpp-1.0.4-beta-cmake-paths-fix.patch
12cr|mysql-connector-c++-1.1.0-1|15	Patch1:		mysql-connector-cpp-1.0.5-gcc44.patch
12cr|mysql-connector-c++-1.1.0-1|16	Patch2:		mysql-connector-c++-1.0.5-no_examples.diff
12cr|mysql-connector-c++-1.1.0-1|17	Patch3:		mysql-connector-c++-1.1.0.bzr895.diff
12cr|mysql-connector-c++-1.1.0-1|18	BuildRequires:	cmake
12cr|mysql-connector-c++-1.1.0-1|19	BuildRequires:	mysql-devel
12cr|mysql-connector-c++-1.1.0-1|20	BuildRequires:	boost-devel
12cr|mysql-connector-c++-1.1.0-1|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mysql-connector-c++-1.1.0-1|22	
12cr|mysql-connector-c++-1.1.0-1|23	%description
12cr|mysql-connector-c++-1.1.0-1|24	Connector/C++ is a tool that enables easy deployment and management of MySQL
12cr|mysql-connector-c++-1.1.0-1|25	server and database through your C++ application.
12cr|mysql-connector-c++-1.1.0-1|26	
12cr|mysql-connector-c++-1.1.0-1|27	%package -n	%{libname}
12cr|mysql-connector-c++-1.1.0-1|28	Summary:	The shared mysql-connector-cpp library
12cr|mysql-connector-c++-1.1.0-1|29	Group:          System/Libraries
12cr|mysql-connector-c++-1.1.0-1|30	
12cr|mysql-connector-c++-1.1.0-1|31	%description -n	%{libname}
12cr|mysql-connector-c++-1.1.0-1|32	Connector/C++ is a tool that enables easy deployment and management of MySQL
12cr|mysql-connector-c++-1.1.0-1|33	server and database through your C++ application.
12cr|mysql-connector-c++-1.1.0-1|34	
12cr|mysql-connector-c++-1.1.0-1|35	This package provides the shared mysql-connector-cpp library.
12cr|mysql-connector-c++-1.1.0-1|36	
12cr|mysql-connector-c++-1.1.0-1|37	
12cr|mysql-connector-c++-1.1.0-1|38	%package -n	%{develname}
12cr|mysql-connector-c++-1.1.0-1|39	Summary:	Development library and header files for development with mysql-connector-cpp
12cr|mysql-connector-c++-1.1.0-1|40	Group:          Development/C++
12cr|mysql-connector-c++-1.1.0-1|41	Requires:	%{libname} = %{version}
12cr|mysql-connector-c++-1.1.0-1|42	Provides:	mysql-connector-c++-devel = %{version}-%{release}
12cr|mysql-connector-c++-1.1.0-1|43	
12cr|mysql-connector-c++-1.1.0-1|44	%description -n	%{develname}
12cr|mysql-connector-c++-1.1.0-1|45	Connector/C++ is a tool that enables easy deployment and management of MySQL
12cr|mysql-connector-c++-1.1.0-1|46	server and database through your C++ application.
12cr|mysql-connector-c++-1.1.0-1|47	
12cr|mysql-connector-c++-1.1.0-1|48	This package is only needed if you plan to develop or compile applications
12cr|mysql-connector-c++-1.1.0-1|49	which requires the mysql-connector-cpp library.
12cr|mysql-connector-c++-1.1.0-1|50	
12cr|mysql-connector-c++-1.1.0-1|51	%prep
12cr|mysql-connector-c++-1.1.0-1|52	%setup -q -n mysql-connector-c++-%{version}
12cr|mysql-connector-c++-1.1.0-1|53	%patch0 -p1 -b .build
12cr|mysql-connector-c++-1.1.0-1|54	%patch1 -p1
12cr|mysql-connector-c++-1.1.0-1|55	%patch2 -p0
12cr|mysql-connector-c++-1.1.0-1|56	%patch3 -p1
12cr|mysql-connector-c++-1.1.0-1|57	
12cr|mysql-connector-c++-1.1.0-1|58	%{__sed} -i -e 's/lib$/%{_lib}/' driver/CMakeLists.txt
12cr|mysql-connector-c++-1.1.0-1|59	%{__chmod} -x examples/*.cpp examples/*.txt
12cr|mysql-connector-c++-1.1.0-1|60	
12cr|mysql-connector-c++-1.1.0-1|61	# fix dynload
12cr|mysql-connector-c++-1.1.0-1|62	find -name "*.cpp" | xargs perl -pi -e "s|libmysqlclient_r\.so|libmysqlclient\.so\.18|g"
12cr|mysql-connector-c++-1.1.0-1|63	
12cr|mysql-connector-c++-1.1.0-1|64	%build
12cr|mysql-connector-c++-1.1.0-1|65	%serverbuild
12cr|mysql-connector-c++-1.1.0-1|66	cmake \
12cr|mysql-connector-c++-1.1.0-1|67	-DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
12cr|mysql-connector-c++-1.1.0-1|68	-DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} \
12cr|mysql-connector-c++-1.1.0-1|69	-DCMAKE_INSTALL_LIB_DIR:PATH=%{_libdir} \
12cr|mysql-connector-c++-1.1.0-1|70	-DLIB_INSTALL_DIR:PATH=%{_libdir} \
12cr|mysql-connector-c++-1.1.0-1|71	-DMYSQL_CONFIG_EXECUTABLE=%{_bindir}/mysql_config \
12cr|mysql-connector-c++-1.1.0-1|72	-DMYSQLCPPCONN_DYNLOAD_MYSQL_LIB=%{_libdir}/libmysqlclient.so.18 \
12cr|mysql-connector-c++-1.1.0-1|73	.
12cr|mysql-connector-c++-1.1.0-1|74	
12cr|mysql-connector-c++-1.1.0-1|75	%make
12cr|mysql-connector-c++-1.1.0-1|76	
12cr|mysql-connector-c++-1.1.0-1|77	%install
12cr|mysql-connector-c++-1.1.0-1|78	rm -rf %{buildroot}
12cr|mysql-connector-c++-1.1.0-1|79	
12cr|mysql-connector-c++-1.1.0-1|80	%makeinstall_std
12cr|mysql-connector-c++-1.1.0-1|81	
12cr|mysql-connector-c++-1.1.0-1|82	# cleanup
12cr|mysql-connector-c++-1.1.0-1|83	rm -f %{buildroot}%{_libdir}/*.a
12cr|mysql-connector-c++-1.1.0-1|84	rm -f %{buildroot}%{_prefix}/ANNOUNCEMENT
12cr|mysql-connector-c++-1.1.0-1|85	rm -f %{buildroot}%{_prefix}/COPYING
12cr|mysql-connector-c++-1.1.0-1|86	rm -f %{buildroot}%{_prefix}/README
12cr|mysql-connector-c++-1.1.0-1|87	
12cr|mysql-connector-c++-1.1.0-1|88	%if %mdkversion < 200900
12cr|mysql-connector-c++-1.1.0-1|89	%post -n %{libname} -p /sbin/ldconfig
12cr|mysql-connector-c++-1.1.0-1|90	
12cr|mysql-connector-c++-1.1.0-1|91	%postun -n %{libname} -p /sbin/ldconfig
12cr|mysql-connector-c++-1.1.0-1|92	%endif
12cr|mysql-connector-c++-1.1.0-1|93	
12cr|mysql-connector-c++-1.1.0-1|94	%clean
12cr|mysql-connector-c++-1.1.0-1|95	rm -rf %{buildroot}
12cr|mysql-connector-c++-1.1.0-1|96	
12cr|mysql-connector-c++-1.1.0-1|97	%files -n %{libname}
12cr|mysql-connector-c++-1.1.0-1|98	%defattr(-,root,root)
12cr|mysql-connector-c++-1.1.0-1|99	%doc README ANNOUNCEMENT COPYING CHANGES
12cr|mysql-connector-c++-1.1.0-1|100	%attr(0755,root,root) %{_libdir}/*.so.%{major}*
12cr|mysql-connector-c++-1.1.0-1|101	
12cr|mysql-connector-c++-1.1.0-1|102	%files -n %{develname}
12cr|mysql-connector-c++-1.1.0-1|103	%defattr(-,root,root)
12cr|mysql-connector-c++-1.1.0-1|104	%dir %{_includedir}/mysql-connector
12cr|mysql-connector-c++-1.1.0-1|105	%dir %{_includedir}/mysql-connector/cppconn
12cr|mysql-connector-c++-1.1.0-1|106	%attr(0644,root,root) %{_includedir}/mysql-connector/*.h
12cr|mysql-connector-c++-1.1.0-1|107	%attr(0644,root,root) %{_includedir}/mysql-connector/cppconn/*.h
12cr|mysql-connector-c++-1.1.0-1|108	%attr(0644,root,root) %{_libdir}/*.so
12cr|mysql-connector-c++-1.1.0-1|109	
12cr|mysql-connector-c++-1.1.0-1|110	
12cr|mysql-connector-c++-1.1.0-1|111	
12cr|mysql-connector-c++-1.1.0-1|112	%changelog
12cr|mysql-connector-c++-1.1.0-1|113	* Mon Mar 21 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2011.0
12cr|mysql-connector-c++-1.1.0-1|114	+ Revision: 647352
12cr|mysql-connector-c++-1.1.0-1|115	- sync slightly with fedora
12cr|mysql-connector-c++-1.1.0-1|116	- make it build (friggin cmake!)
12cr|mysql-connector-c++-1.1.0-1|117	- make it use the correct mysql lib all over the place
12cr|mysql-connector-c++-1.1.0-1|118	- fix deps
12cr|mysql-connector-c++-1.1.0-1|119	- 1.1.0
12cr|mysql-connector-c++-1.1.0-1|120	
12cr|mysql-connector-c++-1.1.0-1|121	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-7mdv2011.0
12cr|mysql-connector-c++-1.1.0-1|122	+ Revision: 612974
12cr|mysql-connector-c++-1.1.0-1|123	- the mass rebuild of 2010.1 packages
12cr|mysql-connector-c++-1.1.0-1|124	
12cr|mysql-connector-c++-1.1.0-1|125	* Tue Apr 20 2010 Funda Wang <fwang@mandriva.org> 1.0.5-6mdv2010.1
12cr|mysql-connector-c++-1.1.0-1|126	+ Revision: 536927
12cr|mysql-connector-c++-1.1.0-1|127	- specify libdir
12cr|mysql-connector-c++-1.1.0-1|128	- use cmake standard macro
12cr|mysql-connector-c++-1.1.0-1|129	
12cr|mysql-connector-c++-1.1.0-1|130	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1mdv2010.1
12cr|mysql-connector-c++-1.1.0-1|131	+ Revision: 507862
12cr|mysql-connector-c++-1.1.0-1|132	- import mysql-connector-c++
12cr|mysql-connector-c++-1.1.0-1|133	
12cr|mysql-connector-c++-1.1.0-1|134	
12cr|mysql-connector-c++-1.1.0-1|135	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1mdv2010.0
12cr|mysql-connector-c++-1.1.0-1|136	- initial Mandriva package (inspired by opensuse)

3340 12
12cr|mysql-connector-net-6.2.4-2|1	Name:           mysql-connector-net
12cr|mysql-connector-net-6.2.4-2|2	Version:        6.2.4
12cr|mysql-connector-net-6.2.4-2|3	Release:        %mkrel 2
12cr|mysql-connector-net-6.2.4-2|4	License:        GPL+
12cr|mysql-connector-net-6.2.4-2|5	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|mysql-connector-net-6.2.4-2|6	BuildArch: noarch
12cr|mysql-connector-net-6.2.4-2|7	BuildRequires:  mono-devel >= 2.4.3
12cr|mysql-connector-net-6.2.4-2|8	URL: http://dev.mysql.com/downloads/connector/net/
12cr|mysql-connector-net-6.2.4-2|9	Source:         %{name}-%{version}-src.zip
12cr|mysql-connector-net-6.2.4-2|10	Patch: mysql-connector-net-6.2.4-fix-buildfile.patch
12cr|mysql-connector-net-6.2.4-2|11	Group:          Development/Other
12cr|mysql-connector-net-6.2.4-2|12	Summary:        MySQL Connector/Net
12cr|mysql-connector-net-6.2.4-2|13	
12cr|mysql-connector-net-6.2.4-2|14	%description
12cr|mysql-connector-net-6.2.4-2|15	MySQL Connector/Net is an ADO.NET driver for MySQL.
12cr|mysql-connector-net-6.2.4-2|16	
12cr|mysql-connector-net-6.2.4-2|17	%prep
12cr|mysql-connector-net-6.2.4-2|18	%setup -q -c
12cr|mysql-connector-net-6.2.4-2|19	%apply_patches
12cr|mysql-connector-net-6.2.4-2|20	
12cr|mysql-connector-net-6.2.4-2|21	%build
12cr|mysql-connector-net-6.2.4-2|22	xbuild MySQLClient-mono.sln
12cr|mysql-connector-net-6.2.4-2|23	
12cr|mysql-connector-net-6.2.4-2|24	%install
12cr|mysql-connector-net-6.2.4-2|25	rm -rf "$RPM_BUILD_ROOT"
12cr|mysql-connector-net-6.2.4-2|26	gacutil -i ./MySql.Data/Provider/bin/Release/MySql.Data.dll -package mysql-connector-net -root ${RPM_BUILD_ROOT}%{_prefix}/lib
12cr|mysql-connector-net-6.2.4-2|27	
12cr|mysql-connector-net-6.2.4-2|28	%clean
12cr|mysql-connector-net-6.2.4-2|29	rm -rf "$RPM_BUILD_ROOT"
12cr|mysql-connector-net-6.2.4-2|30	
12cr|mysql-connector-net-6.2.4-2|31	%files
12cr|mysql-connector-net-6.2.4-2|32	%defattr(-,root,root)
12cr|mysql-connector-net-6.2.4-2|33	%doc README CHANGES COPYING Release\ Notes.txt
12cr|mysql-connector-net-6.2.4-2|34	%{_prefix}/lib/mono/gac/MySql.Data/
12cr|mysql-connector-net-6.2.4-2|35	%{_prefix}/lib/mono/mysql-connector-net/MySql.Data.dll
12cr|mysql-connector-net-6.2.4-2|36	
12cr|mysql-connector-net-6.2.4-2|37	
12cr|mysql-connector-net-6.2.4-2|38	%changelog
12cr|mysql-connector-net-6.2.4-2|39	* Tue Oct 11 2011 Götz Waschk <waschk@mandriva.org> 6.2.4-2mdv2012.0
12cr|mysql-connector-net-6.2.4-2|40	+ Revision: 704154
12cr|mysql-connector-net-6.2.4-2|41	- rebuild
12cr|mysql-connector-net-6.2.4-2|42	
12cr|mysql-connector-net-6.2.4-2|43	* Sun Oct 10 2010 Götz Waschk <waschk@mandriva.org> 6.2.4-1mdv2011.0
12cr|mysql-connector-net-6.2.4-2|44	+ Revision: 584531
12cr|mysql-connector-net-6.2.4-2|45	- new version
12cr|mysql-connector-net-6.2.4-2|46	- rediff patch
12cr|mysql-connector-net-6.2.4-2|47	- update file list
12cr|mysql-connector-net-6.2.4-2|48	
12cr|mysql-connector-net-6.2.4-2|49	* Thu Dec 17 2009 Götz Waschk <waschk@mandriva.org> 6.1.3-2mdv2010.1
12cr|mysql-connector-net-6.2.4-2|50	+ Revision: 479709
12cr|mysql-connector-net-6.2.4-2|51	- new version
12cr|mysql-connector-net-6.2.4-2|52	- fix build
12cr|mysql-connector-net-6.2.4-2|53	- fix installation
12cr|mysql-connector-net-6.2.4-2|54	
12cr|mysql-connector-net-6.2.4-2|55	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 5.1.7-2mdv2010.0
12cr|mysql-connector-net-6.2.4-2|56	+ Revision: 440177
12cr|mysql-connector-net-6.2.4-2|57	- rebuild
12cr|mysql-connector-net-6.2.4-2|58	
12cr|mysql-connector-net-6.2.4-2|59	+ Götz Waschk <waschk@mandriva.org>
12cr|mysql-connector-net-6.2.4-2|60	- update license
12cr|mysql-connector-net-6.2.4-2|61	
12cr|mysql-connector-net-6.2.4-2|62	* Mon Dec 01 2008 Götz Waschk <waschk@mandriva.org> 5.1.7-1mdv2009.1
12cr|mysql-connector-net-6.2.4-2|63	+ Revision: 308776
12cr|mysql-connector-net-6.2.4-2|64	- new version
12cr|mysql-connector-net-6.2.4-2|65	- drop patch
12cr|mysql-connector-net-6.2.4-2|66	
12cr|mysql-connector-net-6.2.4-2|67	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 5.0.9-2mdv2009.0
12cr|mysql-connector-net-6.2.4-2|68	+ Revision: 268226
12cr|mysql-connector-net-6.2.4-2|69	- rebuild early 2009.0 package (before pixel changes)
12cr|mysql-connector-net-6.2.4-2|70	
12cr|mysql-connector-net-6.2.4-2|71	* Fri Feb 08 2008 Götz Waschk <waschk@mandriva.org> 5.0.8.1-1mdv2008.1
12cr|mysql-connector-net-6.2.4-2|72	+ Revision: 164051
12cr|mysql-connector-net-6.2.4-2|73	- import mysql-connector-net
12cr|mysql-connector-net-6.2.4-2|74	
12cr|mysql-connector-net-6.2.4-2|75	

3341 12
12cr|mysqldoc-0.0.9-4|1	%define _enable_debug_packages %{nil}
12cr|mysqldoc-0.0.9-4|2	%define debug_package          %{nil}
12cr|mysqldoc-0.0.9-4|3	
12cr|mysqldoc-0.0.9-4|4	Summary:	A command-line tool for auto-documenting MySQL Schema
12cr|mysqldoc-0.0.9-4|5	Name:		mysqldoc
12cr|mysqldoc-0.0.9-4|6	Version:	0.0.9
12cr|mysqldoc-0.0.9-4|7	Release:	%mkrel 4
12cr|mysqldoc-0.0.9-4|8	Group:		System/Servers
12cr|mysqldoc-0.0.9-4|9	License:	GPL
12cr|mysqldoc-0.0.9-4|10	URL:		http://code.google.com/p/mysqldoc/
12cr|mysqldoc-0.0.9-4|11	Source0:	http://mysqldoc.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|mysqldoc-0.0.9-4|12	BuildRequires:	perl
12cr|mysqldoc-0.0.9-4|13	BuildArch:	noarch
12cr|mysqldoc-0.0.9-4|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mysqldoc-0.0.9-4|15	
12cr|mysqldoc-0.0.9-4|16	%description
12cr|mysqldoc-0.0.9-4|17	mysqldoc is a command-line tool for auto-documenting MySQL Schema. Output
12cr|mysqldoc-0.0.9-4|18	formats include XML, HTML, and TXT. mysqldoc takes COMMENT arguments and
12cr|mysqldoc-0.0.9-4|19	translates them into useful formats.
12cr|mysqldoc-0.0.9-4|20	
12cr|mysqldoc-0.0.9-4|21	%prep
12cr|mysqldoc-0.0.9-4|22	
12cr|mysqldoc-0.0.9-4|23	%setup -q
12cr|mysqldoc-0.0.9-4|24	
12cr|mysqldoc-0.0.9-4|25	%build
12cr|mysqldoc-0.0.9-4|26	
12cr|mysqldoc-0.0.9-4|27	%install
12cr|mysqldoc-0.0.9-4|28	rm -rf %{buildroot}
12cr|mysqldoc-0.0.9-4|29	
12cr|mysqldoc-0.0.9-4|30	install -d %{buildroot}%{_bindir}
12cr|mysqldoc-0.0.9-4|31	install -d %{buildroot}%{_mandir}/man1
12cr|mysqldoc-0.0.9-4|32	
12cr|mysqldoc-0.0.9-4|33	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|mysqldoc-0.0.9-4|34	pod2man %{name} > %{buildroot}%{_mandir}/man1/mysqldoc.1
12cr|mysqldoc-0.0.9-4|35	
12cr|mysqldoc-0.0.9-4|36	%clean
12cr|mysqldoc-0.0.9-4|37	rm -rf %{buildroot}
12cr|mysqldoc-0.0.9-4|38	
12cr|mysqldoc-0.0.9-4|39	%files
12cr|mysqldoc-0.0.9-4|40	%defattr(-,root,root)
12cr|mysqldoc-0.0.9-4|41	%doc RELEASE_HISTORY
12cr|mysqldoc-0.0.9-4|42	%attr(0755,root,root) %{_bindir}/%{name}
12cr|mysqldoc-0.0.9-4|43	%{_mandir}/man1/mysqldoc.1*
12cr|mysqldoc-0.0.9-4|44	
12cr|mysqldoc-0.0.9-4|45	
12cr|mysqldoc-0.0.9-4|46	
12cr|mysqldoc-0.0.9-4|47	%changelog
12cr|mysqldoc-0.0.9-4|48	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.9-4mdv2011.0
12cr|mysqldoc-0.0.9-4|49	+ Revision: 620426
12cr|mysqldoc-0.0.9-4|50	- the mass rebuild of 2010.0 packages
12cr|mysqldoc-0.0.9-4|51	
12cr|mysqldoc-0.0.9-4|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.0.9-3mdv2010.0
12cr|mysqldoc-0.0.9-4|53	+ Revision: 430141
12cr|mysqldoc-0.0.9-4|54	- rebuild
12cr|mysqldoc-0.0.9-4|55	
12cr|mysqldoc-0.0.9-4|56	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.0.9-2mdv2009.0
12cr|mysqldoc-0.0.9-4|57	+ Revision: 268227
12cr|mysqldoc-0.0.9-4|58	- rebuild early 2009.0 package (before pixel changes)
12cr|mysqldoc-0.0.9-4|59	
12cr|mysqldoc-0.0.9-4|60	* Mon Apr 21 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0.9-1mdv2009.0
12cr|mysqldoc-0.0.9-4|61	+ Revision: 196236
12cr|mysqldoc-0.0.9-4|62	- import mysqldoc
12cr|mysqldoc-0.0.9-4|63	
12cr|mysqldoc-0.0.9-4|64	
12cr|mysqldoc-0.0.9-4|65	* Mon Apr 21 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0.9-1mdv2009.0
12cr|mysqldoc-0.0.9-4|66	- initial Mandriva package

3342 12
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|1	%define _enable_debug_packages %{nil}
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|2	%define debug_package          %{nil}
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|3	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|4	Summary:	MySQL Performance Tuning Primer Script
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|5	Name:		mysql_performance_tuning_primer
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|6	Version:	1.4
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|7	Release:	%mkrel 0.r2.3
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|8	Group:		System/Servers
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|9	License:	GPL
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|10	URL:		http://www.day32.com/MySQL/
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|11	Source0:	http://www.day32.com/MySQL/tuning-primer.sh
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|12	Requires:	mysql
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|13	BuildArch:	noarch
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|15	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|16	%description
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|17	This script takes information from "SHOW STATUS LIKE..." and "SHOW VARIABLES
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|18	LIKE..." to produce sane recomendations for tuning server variables. It is
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|19	compatibly with all versions of MySQL 3.23 and higher (including 5.1).
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|20	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|21	o Currently it handles recomendations for the following:
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|22	o Slow Query Log
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|23	o Max Connections
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|24	o Worker Threads
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|25	o Key Buffer
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|26	o Query Cache
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|27	o Sort Buffer
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|28	o Joins
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|29	o Temp Tables
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|30	o Table (Open & Definition) Cache
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|31	o Table Locking
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|32	o Table Scans (read_buffer)
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|33	o Innodb Status
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|34	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|35	%prep
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|36	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|37	%setup -q -c -T
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|38	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|39	cp %{SOURCE0} mysql_performance_tuning_primer
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|40	perl -pi -e "s|^#\!/.*|#!/bin/bash|g" mysql_performance_tuning_primer
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|41	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|42	%build
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|43	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|44	%install
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|45	rm -rf %{buildroot}
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|46	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|47	install -d %{buildroot}%{_sbindir}
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|48	install -m0755 mysql_performance_tuning_primer %{buildroot}%{_sbindir}/
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|49	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|50	%clean
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|51	rm -rf %{buildroot}
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|52	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|53	%files
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|54	%defattr(0755,root,root)
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|55	%attr(0755,root,root) %{_sbindir}/mysql_performance_tuning_primer
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|56	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|57	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|58	%changelog
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|59	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4-0.r2.3mdv2011.0
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|60	+ Revision: 620425
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|61	- the mass rebuild of 2010.0 packages
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|62	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|63	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.4-0.r2.2mdv2010.0
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|64	+ Revision: 430142
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|65	- rebuild
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|66	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|67	* Mon Aug 11 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4-0.r2.1mdv2009.0
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|68	+ Revision: 270777
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|69	- 1.4-r2
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|70	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|71	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.3-0.r3.1mdv2008.1
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|72	+ Revision: 136612
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|73	- restore BuildRoot
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|74	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|76	- kill re-definition of %%buildroot on Pixel's request
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|77	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|78	* Tue Aug 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3-0.r3.1mdv2008.0
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|79	+ Revision: 59817
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|80	- 1.3 r3
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|81	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|82	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|83	* Tue May 02 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2-0r2.1mdk
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|84	- new version
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|85	
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|86	* Tue May 02 2006 Oden Eriksson <oeriksson@mandriva.com> 0-1mdk
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|87	- initial Mandriva package
12cr|mysql_performance_tuning_primer-1.4-0.r2.3|88	

3343 12
12cr|mysql-proxy-0.8.1-1|1	%define major 0
12cr|mysql-proxy-0.8.1-1|2	%define libname %mklibname mysql-proxy %{major}
12cr|mysql-proxy-0.8.1-1|3	%define develname %mklibname mysql-proxy -d
12cr|mysql-proxy-0.8.1-1|4	
12cr|mysql-proxy-0.8.1-1|5	Summary:	A Proxy for the MySQL Client/Server protocol
12cr|mysql-proxy-0.8.1-1|6	Name:		mysql-proxy
12cr|mysql-proxy-0.8.1-1|7	Version:	0.8.1
12cr|mysql-proxy-0.8.1-1|8	Release:	%mkrel 1
12cr|mysql-proxy-0.8.1-1|9	License:	GPL
12cr|mysql-proxy-0.8.1-1|10	Group:		System/Servers
12cr|mysql-proxy-0.8.1-1|11	URL:		http://forge.mysql.com/wiki/MySQL_Proxy
12cr|mysql-proxy-0.8.1-1|12	Source0:	http://mysql.dataphone.se/Downloads/MySQL-Proxy/mysql-proxy-%{version}.tar.gz
12cr|mysql-proxy-0.8.1-1|13	Source1:	http://mysql.dataphone.se/Downloads/MySQL-Proxy/mysql-proxy-%{version}.tar.gz.asc
12cr|mysql-proxy-0.8.1-1|14	Source2:	mysql-proxy.init
12cr|mysql-proxy-0.8.1-1|15	Requires(preun): rpm-helper
12cr|mysql-proxy-0.8.1-1|16	Requires(post): rpm-helper
12cr|mysql-proxy-0.8.1-1|17	BuildRequires:	bison
12cr|mysql-proxy-0.8.1-1|18	BuildRequires:	flex
12cr|mysql-proxy-0.8.1-1|19	BuildRequires:	glib2-devel
12cr|mysql-proxy-0.8.1-1|20	BuildRequires:	libevent-devel >= 1.4
12cr|mysql-proxy-0.8.1-1|21	BuildRequires:	lua-devel >= 5.1
12cr|mysql-proxy-0.8.1-1|22	BuildRequires:	mysql-devel
12cr|mysql-proxy-0.8.1-1|23	BuildRequires:	pkgconfig
12cr|mysql-proxy-0.8.1-1|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mysql-proxy-0.8.1-1|25	
12cr|mysql-proxy-0.8.1-1|26	%description
12cr|mysql-proxy-0.8.1-1|27	MySQL Proxy is a simple program that sits between your client and MySQL
12cr|mysql-proxy-0.8.1-1|28	server(s) that can monitor, analyze or transform their communication. Its
12cr|mysql-proxy-0.8.1-1|29	flexibility allows for unlimited uses; common ones include: load balancing;
12cr|mysql-proxy-0.8.1-1|30	failover; query analysis; query filtering and modification; and many more.
12cr|mysql-proxy-0.8.1-1|31	
12cr|mysql-proxy-0.8.1-1|32	%package -n	%{libname}
12cr|mysql-proxy-0.8.1-1|33	Summary:	Shared libraries for %{name}
12cr|mysql-proxy-0.8.1-1|34	Group:		System/Libraries
12cr|mysql-proxy-0.8.1-1|35	
12cr|mysql-proxy-0.8.1-1|36	%description -n	%{libname}
12cr|mysql-proxy-0.8.1-1|37	This package contains the shared libraries for %{name}.
12cr|mysql-proxy-0.8.1-1|38	
12cr|mysql-proxy-0.8.1-1|39	%package -n	%{develname}
12cr|mysql-proxy-0.8.1-1|40	Summary:	Development files for %{name}
12cr|mysql-proxy-0.8.1-1|41	Group:		Development/C
12cr|mysql-proxy-0.8.1-1|42	
12cr|mysql-proxy-0.8.1-1|43	%description -n	%{develname}
12cr|mysql-proxy-0.8.1-1|44	This package contains development files for %{name}.
12cr|mysql-proxy-0.8.1-1|45	
12cr|mysql-proxy-0.8.1-1|46	%prep
12cr|mysql-proxy-0.8.1-1|47	
12cr|mysql-proxy-0.8.1-1|48	%setup -q
12cr|mysql-proxy-0.8.1-1|49	
12cr|mysql-proxy-0.8.1-1|50	cp %{SOURCE2} mysql-proxy.init
12cr|mysql-proxy-0.8.1-1|51	
12cr|mysql-proxy-0.8.1-1|52	%build
12cr|mysql-proxy-0.8.1-1|53	%serverbuild
12cr|mysql-proxy-0.8.1-1|54	
12cr|mysql-proxy-0.8.1-1|55	%configure2_5x \
12cr|mysql-proxy-0.8.1-1|56	--with-lua
12cr|mysql-proxy-0.8.1-1|57	
12cr|mysql-proxy-0.8.1-1|58	%make
12cr|mysql-proxy-0.8.1-1|59	
12cr|mysql-proxy-0.8.1-1|60	%install
12cr|mysql-proxy-0.8.1-1|61	rm -rf %{buildroot}
12cr|mysql-proxy-0.8.1-1|62	
12cr|mysql-proxy-0.8.1-1|63	install -d %{buildroot}%{_initrddir}
12cr|mysql-proxy-0.8.1-1|64	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|mysql-proxy-0.8.1-1|65	install -d %{buildroot}%{_datadir}/%{name}
12cr|mysql-proxy-0.8.1-1|66	install -d %{buildroot}/var/run/%{name}
12cr|mysql-proxy-0.8.1-1|67	install -d %{buildroot}%{_sbindir}
12cr|mysql-proxy-0.8.1-1|68	install -d %{buildroot}%{_includedir}/%{name}
12cr|mysql-proxy-0.8.1-1|69	
12cr|mysql-proxy-0.8.1-1|70	%makeinstall
12cr|mysql-proxy-0.8.1-1|71	
12cr|mysql-proxy-0.8.1-1|72	# bork
12cr|mysql-proxy-0.8.1-1|73	mv %{buildroot}%{_bindir}/mysql-proxy %{buildroot}%{_sbindir}/
12cr|mysql-proxy-0.8.1-1|74	mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/%{name}/
12cr|mysql-proxy-0.8.1-1|75	
12cr|mysql-proxy-0.8.1-1|76	install -m0755 mysql-proxy.init %{buildroot}%{_initrddir}/%{name}
12cr|mysql-proxy-0.8.1-1|77	install -m0644 examples/*.lua %{buildroot}%{_datadir}/%{name}/
12cr|mysql-proxy-0.8.1-1|78	
12cr|mysql-proxy-0.8.1-1|79	cat > mysql-proxy.sysconfig << EOF
12cr|mysql-proxy-0.8.1-1|80	MYSQL_PROXY_OPTIONS="--daemon --proxy-lua-script %{_datadir}/%{name}/tutorial-basic.lua --plugin-dir=%{_libdir}/mysql-proxy/plugins"
12cr|mysql-proxy-0.8.1-1|81	EOF
12cr|mysql-proxy-0.8.1-1|82	
12cr|mysql-proxy-0.8.1-1|83	install -m0644 mysql-proxy.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|mysql-proxy-0.8.1-1|84	
12cr|mysql-proxy-0.8.1-1|85	# cleanup
12cr|mysql-proxy-0.8.1-1|86	find %{buildroot}%{_libdir} -name "*.la" | xargs rm -f
12cr|mysql-proxy-0.8.1-1|87	
12cr|mysql-proxy-0.8.1-1|88	%post
12cr|mysql-proxy-0.8.1-1|89	%_post_service %{name}
12cr|mysql-proxy-0.8.1-1|90	
12cr|mysql-proxy-0.8.1-1|91	%preun
12cr|mysql-proxy-0.8.1-1|92	%_preun_service %{name}
12cr|mysql-proxy-0.8.1-1|93	
12cr|mysql-proxy-0.8.1-1|94	%if %mdkversion < 200900
12cr|mysql-proxy-0.8.1-1|95	%post -n %{libname} -p /sbin/ldconfig
12cr|mysql-proxy-0.8.1-1|96	%endif
12cr|mysql-proxy-0.8.1-1|97	
12cr|mysql-proxy-0.8.1-1|98	%if %mdkversion < 200900
12cr|mysql-proxy-0.8.1-1|99	%postun -n %{libname} -p /sbin/ldconfig
12cr|mysql-proxy-0.8.1-1|100	%endif
12cr|mysql-proxy-0.8.1-1|101	
12cr|mysql-proxy-0.8.1-1|102	%clean
12cr|mysql-proxy-0.8.1-1|103	rm -rf %{buildroot}
12cr|mysql-proxy-0.8.1-1|104	
12cr|mysql-proxy-0.8.1-1|105	%files
12cr|mysql-proxy-0.8.1-1|106	%defattr(-,root,root)
12cr|mysql-proxy-0.8.1-1|107	%doc AUTHORS NEWS README README.TESTS
12cr|mysql-proxy-0.8.1-1|108	%attr(0755,root,root) %{_initrddir}/%{name}
12cr|mysql-proxy-0.8.1-1|109	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|mysql-proxy-0.8.1-1|110	%{_sbindir}/mysql-proxy
12cr|mysql-proxy-0.8.1-1|111	%{_bindir}/mysql-binlog-dump
12cr|mysql-proxy-0.8.1-1|112	%{_bindir}/mysql-myisam-dump
12cr|mysql-proxy-0.8.1-1|113	%dir %{_datadir}/%{name}
12cr|mysql-proxy-0.8.1-1|114	%{_datadir}/%{name}/*.lua
12cr|mysql-proxy-0.8.1-1|115	%dir /var/run/%{name}
12cr|mysql-proxy-0.8.1-1|116	%dir %{_libdir}/mysql-proxy
12cr|mysql-proxy-0.8.1-1|117	%dir %{_libdir}/mysql-proxy/plugins
12cr|mysql-proxy-0.8.1-1|118	%dir %{_libdir}/mysql-proxy/lua
12cr|mysql-proxy-0.8.1-1|119	%dir %{_libdir}/mysql-proxy/lua/proxy
12cr|mysql-proxy-0.8.1-1|120	%{_libdir}/mysql-proxy/plugins/*.so
12cr|mysql-proxy-0.8.1-1|121	%{_libdir}/mysql-proxy/lua/*.so
12cr|mysql-proxy-0.8.1-1|122	%{_libdir}/mysql-proxy/lua/proxy/*.lua
12cr|mysql-proxy-0.8.1-1|123	%{_libdir}/mysql-proxy/lua/*.lua
12cr|mysql-proxy-0.8.1-1|124	
12cr|mysql-proxy-0.8.1-1|125	%files -n %{libname}
12cr|mysql-proxy-0.8.1-1|126	%defattr(-,root,root)
12cr|mysql-proxy-0.8.1-1|127	%doc COPYING
12cr|mysql-proxy-0.8.1-1|128	%{_libdir}/*.so.%{major}*
12cr|mysql-proxy-0.8.1-1|129	
12cr|mysql-proxy-0.8.1-1|130	%files -n %{develname}
12cr|mysql-proxy-0.8.1-1|131	%defattr(-,root,root)
12cr|mysql-proxy-0.8.1-1|132	%dir %{_includedir}/%{name}
12cr|mysql-proxy-0.8.1-1|133	%{_includedir}/%{name}/*.h
12cr|mysql-proxy-0.8.1-1|134	%{_libdir}/*.so
12cr|mysql-proxy-0.8.1-1|135	%{_libdir}/pkgconfig/mysql-chassis.pc
12cr|mysql-proxy-0.8.1-1|136	%{_libdir}/pkgconfig/mysql-proxy.pc
12cr|mysql-proxy-0.8.1-1|137	
12cr|mysql-proxy-0.8.1-1|138	
12cr|mysql-proxy-0.8.1-1|139	%changelog
12cr|mysql-proxy-0.8.1-1|140	* Mon May 09 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-1mdv2011.0
12cr|mysql-proxy-0.8.1-1|141	+ Revision: 672717
12cr|mysql-proxy-0.8.1-1|142	- 0.8.1
12cr|mysql-proxy-0.8.1-1|143	
12cr|mysql-proxy-0.8.1-1|144	* Wed Dec 22 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-3mdv2011.0
12cr|mysql-proxy-0.8.1-1|145	+ Revision: 623875
12cr|mysql-proxy-0.8.1-1|146	- rebuilt against libevent 2.x
12cr|mysql-proxy-0.8.1-1|147	- the mass rebuild of 2010.1 packages
12cr|mysql-proxy-0.8.1-1|148	
12cr|mysql-proxy-0.8.1-1|149	* Sun Jan 31 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-1mdv2010.1
12cr|mysql-proxy-0.8.1-1|150	+ Revision: 498813
12cr|mysql-proxy-0.8.1-1|151	- 0.8.0
12cr|mysql-proxy-0.8.1-1|152	
12cr|mysql-proxy-0.8.1-1|153	* Thu Jul 09 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.2-1mdv2010.0
12cr|mysql-proxy-0.8.1-1|154	+ Revision: 394018
12cr|mysql-proxy-0.8.1-1|155	- update to new version 0.7.2
12cr|mysql-proxy-0.8.1-1|156	
12cr|mysql-proxy-0.8.1-1|157	* Tue May 26 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-1mdv2010.0
12cr|mysql-proxy-0.8.1-1|158	+ Revision: 379886
12cr|mysql-proxy-0.8.1-1|159	- 0.7.1
12cr|mysql-proxy-0.8.1-1|160	
12cr|mysql-proxy-0.8.1-1|161	* Sat Jul 19 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-3mdv2009.0
12cr|mysql-proxy-0.8.1-1|162	+ Revision: 238781
12cr|mysql-proxy-0.8.1-1|163	- rebuild
12cr|mysql-proxy-0.8.1-1|164	
12cr|mysql-proxy-0.8.1-1|165	* Wed May 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-2mdv2009.0
12cr|mysql-proxy-0.8.1-1|166	+ Revision: 207047
12cr|mysql-proxy-0.8.1-1|167	- rebuilt against libevent-1.4.4
12cr|mysql-proxy-0.8.1-1|168	
12cr|mysql-proxy-0.8.1-1|169	* Thu Mar 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-1mdv2008.1
12cr|mysql-proxy-0.8.1-1|170	+ Revision: 180945
12cr|mysql-proxy-0.8.1-1|171	- 0.6.1
12cr|mysql-proxy-0.8.1-1|172	
12cr|mysql-proxy-0.8.1-1|173	+ Olivier Blin <oblin@mandriva.com>
12cr|mysql-proxy-0.8.1-1|174	- restore BuildRoot
12cr|mysql-proxy-0.8.1-1|175	
12cr|mysql-proxy-0.8.1-1|176	+ Thierry Vignaud <tv@mandriva.org>
12cr|mysql-proxy-0.8.1-1|177	- kill re-definition of %%buildroot on Pixel's request
12cr|mysql-proxy-0.8.1-1|178	
12cr|mysql-proxy-0.8.1-1|179	* Thu Oct 25 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-1mdv2008.1
12cr|mysql-proxy-0.8.1-1|180	+ Revision: 102012
12cr|mysql-proxy-0.8.1-1|181	- import mysql-proxy
12cr|mysql-proxy-0.8.1-1|182	
12cr|mysql-proxy-0.8.1-1|183	
12cr|mysql-proxy-0.8.1-1|184	* Thu Oct 25 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-1mdv2008.1
12cr|mysql-proxy-0.8.1-1|185	- initial Mandriva package

3344 12
12cr|mysqltuner-1.2.0-1|1	%define _enable_debug_packages %{nil}
12cr|mysqltuner-1.2.0-1|2	%define debug_package          %{nil}
12cr|mysqltuner-1.2.0-1|3	
12cr|mysqltuner-1.2.0-1|4	Summary:	High Performance MySQL Tuning Script
12cr|mysqltuner-1.2.0-1|5	Name:		mysqltuner
12cr|mysqltuner-1.2.0-1|6	Version:	1.2.0
12cr|mysqltuner-1.2.0-1|7	Release:	%mkrel 1
12cr|mysqltuner-1.2.0-1|8	Group:		System/Servers
12cr|mysqltuner-1.2.0-1|9	License:	GPLv3+
12cr|mysqltuner-1.2.0-1|10	URL:		http://rackerhacker.com/mysqltuner/
12cr|mysqltuner-1.2.0-1|11	Source0:	http://mysqltuner.com/mysqltuner.pl
12cr|mysqltuner-1.2.0-1|12	Requires:	mysql
12cr|mysqltuner-1.2.0-1|13	BuildArch:	noarch
12cr|mysqltuner-1.2.0-1|14	BuildRequires:	dos2unix
12cr|mysqltuner-1.2.0-1|15	
12cr|mysqltuner-1.2.0-1|16	%description
12cr|mysqltuner-1.2.0-1|17	MySQLTuner is a high-performance MySQL tuning script written in perl that will
12cr|mysqltuner-1.2.0-1|18	provide you with a snapshot of a MySQL server's health. Based on the statistics
12cr|mysqltuner-1.2.0-1|19	gathered, specific recommendations will be provided that will increase a MySQL
12cr|mysqltuner-1.2.0-1|20	server's efficiency and performance. The script gives you automated MySQL
12cr|mysqltuner-1.2.0-1|21	tuning that is on the level of what you would receive from a MySQL DBA.
12cr|mysqltuner-1.2.0-1|22	
12cr|mysqltuner-1.2.0-1|23	This script has been derived from many of the ideas in Matthew Montgomery's
12cr|mysqltuner-1.2.0-1|24	MySQL tuning primer script.
12cr|mysqltuner-1.2.0-1|25	
12cr|mysqltuner-1.2.0-1|26	%prep
12cr|mysqltuner-1.2.0-1|27	
12cr|mysqltuner-1.2.0-1|28	%setup -c -T
12cr|mysqltuner-1.2.0-1|29	
12cr|mysqltuner-1.2.0-1|30	cp %{SOURCE0} %{name}
12cr|mysqltuner-1.2.0-1|31	
12cr|mysqltuner-1.2.0-1|32	%build
12cr|mysqltuner-1.2.0-1|33	
12cr|mysqltuner-1.2.0-1|34	%install
12cr|mysqltuner-1.2.0-1|35	install -d %{buildroot}%{_sbindir}
12cr|mysqltuner-1.2.0-1|36	install -m0755 %{name} %{buildroot}%{_sbindir}/%{name}
12cr|mysqltuner-1.2.0-1|37	
12cr|mysqltuner-1.2.0-1|38	%files
12cr|mysqltuner-1.2.0-1|39	%{_sbindir}/%{name}

3345 12
12cr|mystar-2.56-6|1	
12cr|mystar-2.56-6|2	%define version 2.56
12cr|mystar-2.56-6|3	%define release %mkrel 6
12cr|mystar-2.56-6|4	
12cr|mystar-2.56-6|5	Summary:	A 802.1x auth client for Ruijie
12cr|mystar-2.56-6|6	Name:		mystar
12cr|mystar-2.56-6|7	Version:	%{version}
12cr|mystar-2.56-6|8	Release:	%{release}
12cr|mystar-2.56-6|9	License:	GPL
12cr|mystar-2.56-6|10	Group:		System/Servers
12cr|mystar-2.56-6|11	URL:		http://gf.cs.hit.edu.cn/projects/mystar/
12cr|mystar-2.56-6|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|mystar-2.56-6|13	Source:		http://gf.cs.hit.edu.cn/frs/download.php/253/%{name}_for_starV%{version}.tar.gz
12cr|mystar-2.56-6|14	# fwang: We don't need static linking libraries
12cr|mystar-2.56-6|15	Patch0:		%{name}-2.56-Makefile.patch
12cr|mystar-2.56-6|16	# fwang: conf file should be put into /etc
12cr|mystar-2.56-6|17	Patch1:		%{name}-2.56-conf-path.patch
12cr|mystar-2.56-6|18	BuildRequires:	net-devel >= 1.1.3
12cr|mystar-2.56-6|19	BuildRequires:	libpcap-devel
12cr|mystar-2.56-6|20	
12cr|mystar-2.56-6|21	%description
12cr|mystar-2.56-6|22	mystar is a 802.1x auth client for Rujie and other compatible network.
12cr|mystar-2.56-6|23	
12cr|mystar-2.56-6|24	%prep
12cr|mystar-2.56-6|25	%setup -q -n %{name}_for_%{version}
12cr|mystar-2.56-6|26	%patch0 -p0
12cr|mystar-2.56-6|27	%patch1 -p0
12cr|mystar-2.56-6|28	
12cr|mystar-2.56-6|29	%build
12cr|mystar-2.56-6|30	make
12cr|mystar-2.56-6|31	
12cr|mystar-2.56-6|32	%install
12cr|mystar-2.56-6|33	rm -rf %{buildroot}
12cr|mystar-2.56-6|34	
12cr|mystar-2.56-6|35	mkdir -p %{buildroot}%{_sbindir}
12cr|mystar-2.56-6|36	install -m 755 mystar %{buildroot}%{_sbindir}
12cr|mystar-2.56-6|37	
12cr|mystar-2.56-6|38	mkdir -p %{buildroot}%{_sysconfdir}
12cr|mystar-2.56-6|39	install -m 644 mystar.conf %{buildroot}%{_sysconfdir}
12cr|mystar-2.56-6|40	
12cr|mystar-2.56-6|41	%clean
12cr|mystar-2.56-6|42	rm -rf %{buildroot}
12cr|mystar-2.56-6|43	
12cr|mystar-2.56-6|44	%files
12cr|mystar-2.56-6|45	%defattr(-,root,root)
12cr|mystar-2.56-6|46	%doc Readme.txt
12cr|mystar-2.56-6|47	%{_sbindir}/%{name}
12cr|mystar-2.56-6|48	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|mystar-2.56-6|49	
12cr|mystar-2.56-6|50	
12cr|mystar-2.56-6|51	%changelog
12cr|mystar-2.56-6|52	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.56-6mdv2011.0
12cr|mystar-2.56-6|53	+ Revision: 620427
12cr|mystar-2.56-6|54	- the mass rebuild of 2010.0 packages
12cr|mystar-2.56-6|55	
12cr|mystar-2.56-6|56	* Thu Jun 04 2009 Oden Eriksson <oeriksson@mandriva.com> 2.56-5mdv2010.0
12cr|mystar-2.56-6|57	+ Revision: 382718
12cr|mystar-2.56-6|58	- rebuilt against libnet 1.1.3
12cr|mystar-2.56-6|59	
12cr|mystar-2.56-6|60	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 2.56-4mdv2009.1
12cr|mystar-2.56-6|61	+ Revision: 298275
12cr|mystar-2.56-6|62	- rebuilt against libpcap-1.0.0
12cr|mystar-2.56-6|63	
12cr|mystar-2.56-6|64	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.56-3mdv2009.0
12cr|mystar-2.56-6|65	+ Revision: 241053
12cr|mystar-2.56-6|66	- rebuild
12cr|mystar-2.56-6|67	- kill re-definition of %%buildroot on Pixel's request
12cr|mystar-2.56-6|68	
12cr|mystar-2.56-6|69	+ Olivier Blin <oblin@mandriva.com>
12cr|mystar-2.56-6|70	- restore BuildRoot
12cr|mystar-2.56-6|71	
12cr|mystar-2.56-6|72	* Wed Apr 18 2007 Funda Wang <fwang@mandriva.org> 2.56-1mdv2008.0
12cr|mystar-2.56-6|73	+ Revision: 14875
12cr|mystar-2.56-6|74	- no more changelog needed.
12cr|mystar-2.56-6|75	- import the SOURCES and SPECS for mystar
12cr|mystar-2.56-6|76	- Created package structure for mystar.
12cr|mystar-2.56-6|77	

3346 12
12cr|myththemes-0.24-20110303.1|1	
12cr|myththemes-0.24-20110303.1|2	%define name    myththemes
12cr|myththemes-0.24-20110303.1|3	%define version 0.24
12cr|myththemes-0.24-20110303.1|4	%define gitversion v0.24-6-g9310
12cr|myththemes-0.24-20110303.1|5	%define fixesdate 20110303
12cr|myththemes-0.24-20110303.1|6	%define rel     1
12cr|myththemes-0.24-20110303.1|7	
12cr|myththemes-0.24-20110303.1|8	%if %{fixesdate}
12cr|myththemes-0.24-20110303.1|9	%define release %mkrel %fixesdate.%rel
12cr|myththemes-0.24-20110303.1|10	%else
12cr|myththemes-0.24-20110303.1|11	%define release %mkrel %rel
12cr|myththemes-0.24-20110303.1|12	%endif
12cr|myththemes-0.24-20110303.1|13	
12cr|myththemes-0.24-20110303.1|14	Summary: 	Additional themes for mythtv's frontend
12cr|myththemes-0.24-20110303.1|15	Name: 		%{name}
12cr|myththemes-0.24-20110303.1|16	Version: 	%{version}
12cr|myththemes-0.24-20110303.1|17	Release: 	%{release}
12cr|myththemes-0.24-20110303.1|18	License: 	GPL
12cr|myththemes-0.24-20110303.1|19	Group: 		Video
12cr|myththemes-0.24-20110303.1|20	URL: 		http://www.mythtv.org/
12cr|myththemes-0.24-20110303.1|21	Source0: 	%{name}-%{version}.tar.bz2
12cr|myththemes-0.24-20110303.1|22	%if %{fixesdate}
12cr|myththemes-0.24-20110303.1|23	Patch1: fixes-%{gitversion}.patch
12cr|myththemes-0.24-20110303.1|24	%endif
12cr|myththemes-0.24-20110303.1|25	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|myththemes-0.24-20110303.1|26	BuildArch: 	noarch
12cr|myththemes-0.24-20110303.1|27	BuildRequires:	qt4-devel
12cr|myththemes-0.24-20110303.1|28	BuildRequires:	libmyth-devel >= %{version}
12cr|myththemes-0.24-20110303.1|29	
12cr|myththemes-0.24-20110303.1|30	%description
12cr|myththemes-0.24-20110303.1|31	This package contains additional themes for mythtv-frontend and
12cr|myththemes-0.24-20110303.1|32	mythtv-setup.
12cr|myththemes-0.24-20110303.1|33	
12cr|myththemes-0.24-20110303.1|34	%package -n mythtv-themes-myththemes
12cr|myththemes-0.24-20110303.1|35	Summary: 	Additional themes for mythtv's frontend
12cr|myththemes-0.24-20110303.1|36	Group: 		Video
12cr|myththemes-0.24-20110303.1|37	Provides: 	mythtv-theme-Titivillus
12cr|myththemes-0.24-20110303.1|38	Obsoletes: 	mythtv-theme-Titivillus
12cr|myththemes-0.24-20110303.1|39	Provides:	myththemes = %{version}
12cr|myththemes-0.24-20110303.1|40	Obsoletes:	myththemes < 0.20-2
12cr|myththemes-0.24-20110303.1|41	
12cr|myththemes-0.24-20110303.1|42	%description -n mythtv-themes-myththemes
12cr|myththemes-0.24-20110303.1|43	This package contains additional themes for mythtv-frontend and
12cr|myththemes-0.24-20110303.1|44	mythtv-setup.
12cr|myththemes-0.24-20110303.1|45	
12cr|myththemes-0.24-20110303.1|46	Base themes are contained in the mythtv-themes-base package.
12cr|myththemes-0.24-20110303.1|47	
12cr|myththemes-0.24-20110303.1|48	%prep
12cr|myththemes-0.24-20110303.1|49	%setup -q
12cr|myththemes-0.24-20110303.1|50	%apply_patches
12cr|myththemes-0.24-20110303.1|51	
12cr|myththemes-0.24-20110303.1|52	%build
12cr|myththemes-0.24-20110303.1|53	./configure --prefix=%{_prefix}
12cr|myththemes-0.24-20110303.1|54	%make
12cr|myththemes-0.24-20110303.1|55	
12cr|myththemes-0.24-20110303.1|56	%install
12cr|myththemes-0.24-20110303.1|57	rm -rf %{buildroot}
12cr|myththemes-0.24-20110303.1|58	%makeinstall INSTALL_ROOT=%{buildroot}
12cr|myththemes-0.24-20110303.1|59	
12cr|myththemes-0.24-20110303.1|60	%clean
12cr|myththemes-0.24-20110303.1|61	rm -rf %{buildroot}
12cr|myththemes-0.24-20110303.1|62	
12cr|myththemes-0.24-20110303.1|63	%files -n mythtv-themes-myththemes
12cr|myththemes-0.24-20110303.1|64	%defattr(-,root,root,-)
12cr|myththemes-0.24-20110303.1|65	%doc COPYING
12cr|myththemes-0.24-20110303.1|66	%{_datadir}/mythtv
12cr|myththemes-0.24-20110303.1|67	
12cr|myththemes-0.24-20110303.1|68	
12cr|myththemes-0.24-20110303.1|69	%changelog
12cr|myththemes-0.24-20110303.1|70	* Thu Mar 03 2011 Colin Guthrie <cguthrie@mandriva.org> 0.24-20110303.1mdv2011.0
12cr|myththemes-0.24-20110303.1|71	+ Revision: 641477
12cr|myththemes-0.24-20110303.1|72	- Update to latest fixes
12cr|myththemes-0.24-20110303.1|73	- New version 0.24
12cr|myththemes-0.24-20110303.1|74	
12cr|myththemes-0.24-20110303.1|75	* Thu Jun 17 2010 Colin Guthrie <cguthrie@mandriva.org> 0.23-25111.1mdv2010.1
12cr|myththemes-0.24-20110303.1|76	+ Revision: 548213
12cr|myththemes-0.24-20110303.1|77	- Update to latest fixes
12cr|myththemes-0.24-20110303.1|78	
12cr|myththemes-0.24-20110303.1|79	* Tue May 25 2010 Colin Guthrie <cguthrie@mandriva.org> 0.23-24661.1mdv2010.1
12cr|myththemes-0.24-20110303.1|80	+ Revision: 545876
12cr|myththemes-0.24-20110303.1|81	- Updated to latest (post-release) -fixes
12cr|myththemes-0.24-20110303.1|82	
12cr|myththemes-0.24-20110303.1|83	* Sun May 02 2010 Colin Guthrie <cguthrie@mandriva.org> 0.23-24269.1mdv2010.1
12cr|myththemes-0.24-20110303.1|84	+ Revision: 541627
12cr|myththemes-0.24-20110303.1|85	- New version: 0.23
12cr|myththemes-0.24-20110303.1|86	- Update to latest -fixes
12cr|myththemes-0.24-20110303.1|87	
12cr|myththemes-0.24-20110303.1|88	* Tue Nov 24 2009 Colin Guthrie <cguthrie@mandriva.org> 0.22-22869.1mdv2010.1
12cr|myththemes-0.24-20110303.1|89	+ Revision: 469804
12cr|myththemes-0.24-20110303.1|90	- Update to latest fixes
12cr|myththemes-0.24-20110303.1|91	
12cr|myththemes-0.24-20110303.1|92	* Thu Nov 12 2009 Colin Guthrie <cguthrie@mandriva.org> 0.22-22793.1mdv2010.1
12cr|myththemes-0.24-20110303.1|93	+ Revision: 465511
12cr|myththemes-0.24-20110303.1|94	- Update to post release -fixes.
12cr|myththemes-0.24-20110303.1|95	- Latest upstream fixes-branch
12cr|myththemes-0.24-20110303.1|96	
12cr|myththemes-0.24-20110303.1|97	* Tue Oct 13 2009 Colin Guthrie <cguthrie@mandriva.org> 0.22-22400.0.1mdv2010.0
12cr|myththemes-0.24-20110303.1|98	+ Revision: 457195
12cr|myththemes-0.24-20110303.1|99	- Latest fixes
12cr|myththemes-0.24-20110303.1|100	
12cr|myththemes-0.24-20110303.1|101	* Sun Oct 11 2009 Colin Guthrie <cguthrie@mandriva.org> 0.22-22345.0.1mdv2010.0
12cr|myththemes-0.24-20110303.1|102	+ Revision: 456646
12cr|myththemes-0.24-20110303.1|103	- Latest version
12cr|myththemes-0.24-20110303.1|104	- Update to latest 0.22 code (currently trunk - release due shortly)
12cr|myththemes-0.24-20110303.1|105	
12cr|myththemes-0.24-20110303.1|106	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.21-17137.2mdv2010.0
12cr|myththemes-0.24-20110303.1|107	+ Revision: 430143
12cr|myththemes-0.24-20110303.1|108	- rebuild
12cr|myththemes-0.24-20110303.1|109	
12cr|myththemes-0.24-20110303.1|110	* Sat Sep 27 2008 Colin Guthrie <cguthrie@mandriva.org> 0.21-17137.1mdv2009.0
12cr|myththemes-0.24-20110303.1|111	+ Revision: 288920
12cr|myththemes-0.24-20110303.1|112	- Update to -fixes revision r17137
12cr|myththemes-0.24-20110303.1|113	
12cr|myththemes-0.24-20110303.1|114	* Sat Mar 15 2008 Colin Guthrie <cguthrie@mandriva.org> 0.21-16505.1mdv2008.1
12cr|myththemes-0.24-20110303.1|115	+ Revision: 188084
12cr|myththemes-0.24-20110303.1|116	- Update to new fixes
12cr|myththemes-0.24-20110303.1|117	
12cr|myththemes-0.24-20110303.1|118	* Sat Mar 01 2008 Colin Guthrie <cguthrie@mandriva.org> 0.21-0.16317.1mdv2008.1
12cr|myththemes-0.24-20110303.1|119	+ Revision: 177222
12cr|myththemes-0.24-20110303.1|120	- Update fixes branch
12cr|myththemes-0.24-20110303.1|121	- Start tracking the 0.21-fixes branch ahead of official release.
12cr|myththemes-0.24-20110303.1|122	
12cr|myththemes-0.24-20110303.1|123	+ Olivier Blin <oblin@mandriva.com>
12cr|myththemes-0.24-20110303.1|124	- restore BuildRoot
12cr|myththemes-0.24-20110303.1|125	
12cr|myththemes-0.24-20110303.1|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|myththemes-0.24-20110303.1|127	- kill re-definition of %%buildroot on Pixel's request
12cr|myththemes-0.24-20110303.1|128	
12cr|myththemes-0.24-20110303.1|129	* Sat Sep 15 2007 Colin Guthrie <cguthrie@mandriva.org> 0.20.2-14301.2mdv2008.0
12cr|myththemes-0.24-20110303.1|130	+ Revision: 86035
12cr|myththemes-0.24-20110303.1|131	- Rebuild
12cr|myththemes-0.24-20110303.1|132	
12cr|myththemes-0.24-20110303.1|133	* Thu Aug 30 2007 Colin Guthrie <cguthrie@mandriva.org> 0.20.2-14301.1mdv2008.0
12cr|myththemes-0.24-20110303.1|134	+ Revision: 76261
12cr|myththemes-0.24-20110303.1|135	- Update to 0.20.2 + fixes
12cr|myththemes-0.24-20110303.1|136	
12cr|myththemes-0.24-20110303.1|137	* Tue Aug 14 2007 Colin Guthrie <cguthrie@mandriva.org> 0.20-3.13646.1mdv2008.0
12cr|myththemes-0.24-20110303.1|138	+ Revision: 63247
12cr|myththemes-0.24-20110303.1|139	- Update to 'fixes' r13646
12cr|myththemes-0.24-20110303.1|140	
12cr|myththemes-0.24-20110303.1|141	* Tue Apr 17 2007 Anssi Hannula <anssi@mandriva.org> 0.20-3mdv2008.0
12cr|myththemes-0.24-20110303.1|142	+ Revision: 13782
12cr|myththemes-0.24-20110303.1|143	- raise release
12cr|myththemes-0.24-20110303.1|144	- Import myththemes
12cr|myththemes-0.24-20110303.1|145	
12cr|myththemes-0.24-20110303.1|146	
12cr|myththemes-0.24-20110303.1|147	
12cr|myththemes-0.24-20110303.1|148	
12cr|myththemes-0.24-20110303.1|149	* Sat Mar 24 2007 Anssi Hannula <anssi@mandriva.org> 0.20-2mdv2007.0
12cr|myththemes-0.24-20110303.1|150	+ Revision: 148726
12cr|myththemes-0.24-20110303.1|151	- own %%_datadir/mythtv
12cr|myththemes-0.24-20110303.1|152	- rename to mythtv-themes-myththemes
12cr|myththemes-0.24-20110303.1|153	- fix description, this is no longer in plf
12cr|myththemes-0.24-20110303.1|154	- Import myththemes
12cr|myththemes-0.24-20110303.1|155	
12cr|myththemes-0.24-20110303.1|156	
12cr|myththemes-0.24-20110303.1|157	
12cr|myththemes-0.24-20110303.1|158	* Tue Sep 12 2006 Anssi Hannula <anssi@zarb.org> 0.20-1plf2007.0
12cr|myththemes-0.24-20110303.1|159	- 0.20
12cr|myththemes-0.24-20110303.1|160	
12cr|myththemes-0.24-20110303.1|161	* Sun Jul 16 2006 Anssi Hannula <anssi@zarb.org> 0.19-3plf2007.0
12cr|myththemes-0.24-20110303.1|162	- fix buildrequires
12cr|myththemes-0.24-20110303.1|163	
12cr|myththemes-0.24-20110303.1|164	* Sun Apr 23 2006 Anssi Hannula <anssi@zarb.org> 0.19-2plf
12cr|myththemes-0.24-20110303.1|165	- fix PLF reason
12cr|myththemes-0.24-20110303.1|166	
12cr|myththemes-0.24-20110303.1|167	* Tue Feb 21 2006 Anssi Hannula <anssi@zarb.org> 0.19-1plf
12cr|myththemes-0.24-20110303.1|168	- 0.19
12cr|myththemes-0.24-20110303.1|169	- fix summary and description
12cr|myththemes-0.24-20110303.1|170	- drop provides mythtv-themes
12cr|myththemes-0.24-20110303.1|171	
12cr|myththemes-0.24-20110303.1|172	* Thu Oct 13 2005 Anssi Hannula <anssi@zarb.org> 0.18.2-0.7468.1plf
12cr|myththemes-0.24-20110303.1|173	- upgrade to release-0-18-fixes svn branch revision 7468
12cr|myththemes-0.24-20110303.1|174	- mkrel
12cr|myththemes-0.24-20110303.1|175	
12cr|myththemes-0.24-20110303.1|176	* Tue Jun 21 2005 Austin Acton <austin@zarb.org> 0.18-1plf
12cr|myththemes-0.24-20110303.1|177	- into PLF
12cr|myththemes-0.24-20110303.1|178	- cleanup spec
12cr|myththemes-0.24-20110303.1|179	
12cr|myththemes-0.24-20110303.1|180	* Fri May 20 2005 Torbjorn Turpeinen <tobbe@nyvalls.se> 0.18-1.mdk10.2.thac
12cr|myththemes-0.24-20110303.1|181	- Rebuilt for le2005
12cr|myththemes-0.24-20110303.1|182	
12cr|myththemes-0.24-20110303.1|183	* Fri Apr 15 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|myththemes-0.24-20110303.1|184	- Update to 0.18.
12cr|myththemes-0.24-20110303.1|185	
12cr|myththemes-0.24-20110303.1|186	* Thu Apr 14 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
12cr|myththemes-0.24-20110303.1|187	- Split off themes onto their own (source) package.

3347 12
12cr|mytop-1.6-5|1	%define name mytop
12cr|mytop-1.6-5|2	%define version 1.6
12cr|mytop-1.6-5|3	%define release %mkrel 5
12cr|mytop-1.6-5|4	
12cr|mytop-1.6-5|5	Summary: A clone of top for MySQL 3.22.x to 4.x
12cr|mytop-1.6-5|6	Name: %{name}
12cr|mytop-1.6-5|7	Version: %{version}
12cr|mytop-1.6-5|8	Release: %{release}
12cr|mytop-1.6-5|9	Source0: http://jeremy.zawodny.com/mysql/mytop/%{name}-%{version}.tar.bz2
12cr|mytop-1.6-5|10	URL: http://jeremy.zawodny.com/mysql/mytop/
12cr|mytop-1.6-5|11	License: GPL
12cr|mytop-1.6-5|12	Group: Databases
12cr|mytop-1.6-5|13	BuildArch:  noarch
12cr|mytop-1.6-5|14	Prefix: %{_prefix}
12cr|mytop-1.6-5|15	BuildRequires: perl-Term-ReadKey
12cr|mytop-1.6-5|16	BuildRequires: perl-devel
12cr|mytop-1.6-5|17	Requires: perl-Term-ReadKey
12cr|mytop-1.6-5|18	Obsoletes: perl-mytop
12cr|mytop-1.6-5|19	
12cr|mytop-1.6-5|20	%description
12cr|mytop-1.6-5|21	Mytop is a console-based (non-gui) tool for monitoring the threads and overall
12cr|mytop-1.6-5|22	performance of a MySQL 3.22.x, 3.23.x, and 4.x server.
12cr|mytop-1.6-5|23	
12cr|mytop-1.6-5|24	%prep
12cr|mytop-1.6-5|25	%setup -q
12cr|mytop-1.6-5|26	
12cr|mytop-1.6-5|27	%build
12cr|mytop-1.6-5|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|mytop-1.6-5|29	make
12cr|mytop-1.6-5|30	make test
12cr|mytop-1.6-5|31	
12cr|mytop-1.6-5|32	%install
12cr|mytop-1.6-5|33	# beware to use _std macros
12cr|mytop-1.6-5|34	%makeinstall_std
12cr|mytop-1.6-5|35	
12cr|mytop-1.6-5|36	%files
12cr|mytop-1.6-5|37	%{_bindir}/mytop
12cr|mytop-1.6-5|38	%{_mandir}/man1/%{name}.*
12cr|mytop-1.6-5|39	%doc README

3348 12
12cr|nabi-0.99.7-2|1	Summary:	Simple Hangul X Input Method
12cr|nabi-0.99.7-2|2	Name:		nabi
12cr|nabi-0.99.7-2|3	Version:	0.99.7
12cr|nabi-0.99.7-2|4	Release:	%mkrel 2
12cr|nabi-0.99.7-2|5	Group:		System/Internationalization
12cr|nabi-0.99.7-2|6	License:	GPLv2
12cr|nabi-0.99.7-2|7	URL:		http://nabi.kldp.net
12cr|nabi-0.99.7-2|8	Source:		http://download.kldp.net/%name/Nabi/%version/%name-%version.tar.gz
12cr|nabi-0.99.7-2|9	BuildRequires:	gtk2-devel >= 2.4.0
12cr|nabi-0.99.7-2|10	BuildRequires:	libhangul-devel >= 0.0.6
12cr|nabi-0.99.7-2|11	Requires:	locales-ko
12cr|nabi-0.99.7-2|12	BuildRoot:	%_tmppath/%name-%version-root
12cr|nabi-0.99.7-2|13	
12cr|nabi-0.99.7-2|14	%description
12cr|nabi-0.99.7-2|15	Nabi is a simple XIM for Korean, implemented with GTK+2.
12cr|nabi-0.99.7-2|16	It can dock in the notification area, and also show the
12cr|nabi-0.99.7-2|17	status of imhangul (See also http://imhangul.kldp.net).
12cr|nabi-0.99.7-2|18	
12cr|nabi-0.99.7-2|19	%prep
12cr|nabi-0.99.7-2|20	rm -rf $RPM_BUILD_ROOT
12cr|nabi-0.99.7-2|21	%setup -q
12cr|nabi-0.99.7-2|22	
12cr|nabi-0.99.7-2|23	%build
12cr|nabi-0.99.7-2|24	%configure2_5x
12cr|nabi-0.99.7-2|25	%make
12cr|nabi-0.99.7-2|26	
12cr|nabi-0.99.7-2|27	%install
12cr|nabi-0.99.7-2|28	%makeinstall_std
12cr|nabi-0.99.7-2|29	
12cr|nabi-0.99.7-2|30	# menu entry:
12cr|nabi-0.99.7-2|31	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/applications/
12cr|nabi-0.99.7-2|32	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|nabi-0.99.7-2|33	[Desktop Entry]
12cr|nabi-0.99.7-2|34	Name=Nabi
12cr|nabi-0.99.7-2|35	Comment=Simple Hangul XIM
12cr|nabi-0.99.7-2|36	Exec=%name
12cr|nabi-0.99.7-2|37	Icon=%{name}
12cr|nabi-0.99.7-2|38	Terminal=false
12cr|nabi-0.99.7-2|39	Type=Application
12cr|nabi-0.99.7-2|40	Categories=System;Settings;Accessibility;X-MandrivaLinux-System-Configuration-GNOME-Accessibility;
12cr|nabi-0.99.7-2|41	EOF
12cr|nabi-0.99.7-2|42	
12cr|nabi-0.99.7-2|43	mkdir -p $RPM_BUILD_ROOT%_iconsdir/
12cr|nabi-0.99.7-2|44	install -m 644 nabi.png $RPM_BUILD_ROOT%_iconsdir/
12cr|nabi-0.99.7-2|45	
12cr|nabi-0.99.7-2|46	%find_lang %name
12cr|nabi-0.99.7-2|47	
12cr|nabi-0.99.7-2|48	%if %mdkversion < 200900
12cr|nabi-0.99.7-2|49	%post
12cr|nabi-0.99.7-2|50	%update_menus
12cr|nabi-0.99.7-2|51	%endif
12cr|nabi-0.99.7-2|52	
12cr|nabi-0.99.7-2|53	%if %mdkversion < 200900
12cr|nabi-0.99.7-2|54	%postun
12cr|nabi-0.99.7-2|55	%update_menus
12cr|nabi-0.99.7-2|56	%endif
12cr|nabi-0.99.7-2|57	
12cr|nabi-0.99.7-2|58	%clean
12cr|nabi-0.99.7-2|59	rm -rf $RPM_BUILD_ROOT
12cr|nabi-0.99.7-2|60	
12cr|nabi-0.99.7-2|61	%files -f %name.lang
12cr|nabi-0.99.7-2|62	%defattr(-,root,root)
12cr|nabi-0.99.7-2|63	%doc AUTHORS COPYING ChangeLog README
12cr|nabi-0.99.7-2|64	%attr(755,root,root) %_bindir/nabi
12cr|nabi-0.99.7-2|65	%_datadir/nabi
12cr|nabi-0.99.7-2|66	%_iconsdir/%name.png
12cr|nabi-0.99.7-2|67	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|nabi-0.99.7-2|68	
12cr|nabi-0.99.7-2|69	
12cr|nabi-0.99.7-2|70	%changelog
12cr|nabi-0.99.7-2|71	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.99.7-2mdv2011.0
12cr|nabi-0.99.7-2|72	+ Revision: 620429
12cr|nabi-0.99.7-2|73	- the mass rebuild of 2010.0 packages
12cr|nabi-0.99.7-2|74	
12cr|nabi-0.99.7-2|75	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|nabi-0.99.7-2|76	- fix license to gplv2
12cr|nabi-0.99.7-2|77	- use tar.gz
12cr|nabi-0.99.7-2|78	- use %%configure2_5x and %%make
12cr|nabi-0.99.7-2|79	- update to 0.99.7
12cr|nabi-0.99.7-2|80	
12cr|nabi-0.99.7-2|81	* Wed Aug 12 2009 Thierry Vignaud <tv@mandriva.org> 0.99.4-1mdv2010.0
12cr|nabi-0.99.7-2|82	+ Revision: 415386
12cr|nabi-0.99.7-2|83	- new release
12cr|nabi-0.99.7-2|84	- rebuild
12cr|nabi-0.99.7-2|85	
12cr|nabi-0.99.7-2|86	+ Pixel <pixel@mandriva.com>
12cr|nabi-0.99.7-2|87	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|nabi-0.99.7-2|88	
12cr|nabi-0.99.7-2|89	* Wed Jan 02 2008 Thierry Vignaud <tv@mandriva.org> 0.99.0-1mdv2008.1
12cr|nabi-0.99.7-2|90	+ Revision: 140637
12cr|nabi-0.99.7-2|91	- new release
12cr|nabi-0.99.7-2|92	- kill re-definition of %%buildroot on Pixel's request
12cr|nabi-0.99.7-2|93	- fix spacing in description
12cr|nabi-0.99.7-2|94	
12cr|nabi-0.99.7-2|95	+ Olivier Blin <oblin@mandriva.com>
12cr|nabi-0.99.7-2|96	- restore BuildRoot
12cr|nabi-0.99.7-2|97	
12cr|nabi-0.99.7-2|98	* Wed Oct 10 2007 Thierry Vignaud <tv@mandriva.org> 0.19-1mdv2008.1
12cr|nabi-0.99.7-2|99	+ Revision: 96740
12cr|nabi-0.99.7-2|100	- new release
12cr|nabi-0.99.7-2|101	- fix source URL
12cr|nabi-0.99.7-2|102	
12cr|nabi-0.99.7-2|103	* Wed Sep 05 2007 Thierry Vignaud <tv@mandriva.org> 0.18-1mdv2008.1
12cr|nabi-0.99.7-2|104	+ Revision: 80153
12cr|nabi-0.99.7-2|105	- require a newer libhangul
12cr|nabi-0.99.7-2|106	- new release
12cr|nabi-0.99.7-2|107	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|nabi-0.99.7-2|108	
12cr|nabi-0.99.7-2|109	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 0.17-1mdv2008.0
12cr|nabi-0.99.7-2|110	+ Revision: 69785
12cr|nabi-0.99.7-2|111	- convert menu to XDG
12cr|nabi-0.99.7-2|112	- buildrequire libhangul-devel
12cr|nabi-0.99.7-2|113	- new release
12cr|nabi-0.99.7-2|114	- Import nabi
12cr|nabi-0.99.7-2|115	
12cr|nabi-0.99.7-2|116	
12cr|nabi-0.99.7-2|117	
12cr|nabi-0.99.7-2|118	* Mon Jul 25 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.15-1mdk
12cr|nabi-0.99.7-2|119	- New release 0.15
12cr|nabi-0.99.7-2|120	- mkrel
12cr|nabi-0.99.7-2|121	
12cr|nabi-0.99.7-2|122	* Thu Sep 23 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.14-1mdk
12cr|nabi-0.99.7-2|123	- new release
12cr|nabi-0.99.7-2|124	
12cr|nabi-0.99.7-2|125	* Thu Aug 19 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.13-2mdk
12cr|nabi-0.99.7-2|126	- nabi shall request locales-ko
12cr|nabi-0.99.7-2|127	
12cr|nabi-0.99.7-2|128	* Fri Jul 30 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.13-1mdk
12cr|nabi-0.99.7-2|129	- initial release

3349 12
12cr|nacl-20110221-1|1	%define staticname	%mklibname nacl -d -s
12cr|nacl-20110221-1|2	
12cr|nacl-20110221-1|3	Name:		nacl
12cr|nacl-20110221-1|4	Summary:	Networking and Cryptography library
12cr|nacl-20110221-1|5	Version:	20110221
12cr|nacl-20110221-1|6	Release:	1
12cr|nacl-20110221-1|7	License:	Public Domain
12cr|nacl-20110221-1|8	Group:		System/Libraries
12cr|nacl-20110221-1|9	URL:		http://nacl.cr.yp.to/
12cr|nacl-20110221-1|10	Source0:	http://hyperelliptic.org/nacl/%{name}-%{version}.tar.bz2
12cr|nacl-20110221-1|11	
12cr|nacl-20110221-1|12	%description
12cr|nacl-20110221-1|13	NaCl (pronounced "salt") is a new easy-to-use high-speed software library
12cr|nacl-20110221-1|14	for network communication, encryption, decryption, signatures, etc. NaCl's goal
12cr|nacl-20110221-1|15	is to provide all of the core operations needed to build higher-level
12cr|nacl-20110221-1|16	cryptographic tools.
12cr|nacl-20110221-1|17	
12cr|nacl-20110221-1|18	%package -n %{staticname}
12cr|nacl-20110221-1|19	Summary:	NaCl library for static linking
12cr|nacl-20110221-1|20	Provides:	%{name}-static-devel = %{EVRD}
12cr|nacl-20110221-1|21	
12cr|nacl-20110221-1|22	%description -n %{staticname}
12cr|nacl-20110221-1|23	NaCl (pronounced "salt") is a new easy-to-use high-speed software library
12cr|nacl-20110221-1|24	for network communication, encryption, decryption, signatures, etc. NaCl's goal
12cr|nacl-20110221-1|25	is to provide all of the core operations needed to build higher-level
12cr|nacl-20110221-1|26	cryptographic tools.
12cr|nacl-20110221-1|27	
12cr|nacl-20110221-1|28	%prep
12cr|nacl-20110221-1|29	%setup -q
12cr|nacl-20110221-1|30	
12cr|nacl-20110221-1|31	%build
12cr|nacl-20110221-1|32	%setup_compile_flags
12cr|nacl-20110221-1|33	./do
12cr|nacl-20110221-1|34	
12cr|nacl-20110221-1|35	%install
12cr|nacl-20110221-1|36	SHORTHOSTNAME=$(echo $HOSTNAME | cut -d. -f1 | sed 's/-//g')
12cr|nacl-20110221-1|37	%ifarch x86_64
12cr|nacl-20110221-1|38	mv build/${SHORTHOSTNAME}/include/amd64/* build/${SHORTHOSTNAME}/include/
12cr|nacl-20110221-1|39	%else
12cr|nacl-20110221-1|40	%ifarch %{ix86}
12cr|nacl-20110221-1|41	mv build/${SHORTHOSTNAME}/include/x86/* build/${SHORTHOSTNAME}/include/
12cr|nacl-20110221-1|42	%endif
12cr|nacl-20110221-1|43	%endif
12cr|nacl-20110221-1|44	mkdir build/${SHORTHOSTNAME}/include/nacl
12cr|nacl-20110221-1|45	mv build/${SHORTHOSTNAME}/include/*.h build/${SHORTHOSTNAME}/include/nacl/
12cr|nacl-20110221-1|46	%ifarch x86_64
12cr|nacl-20110221-1|47	mv build/${SHORTHOSTNAME}/lib/amd64/* build/${SHORTHOSTNAME}/lib/
12cr|nacl-20110221-1|48	%else
12cr|nacl-20110221-1|49	%ifarch %{ix86}
12cr|nacl-20110221-1|50	mv build/${SHORTHOSTNAME}/lib/x86/* build/${SHORTHOSTNAME}/lib/
12cr|nacl-20110221-1|51	%endif
12cr|nacl-20110221-1|52	%endif
12cr|nacl-20110221-1|53	rm -rf build/${SHORTHOSTNAME}/log
12cr|nacl-20110221-1|54	rm -rf build/${SHORTHOSTNAME}/work
12cr|nacl-20110221-1|55	rm -rf build/${SHORTHOSTNAME}/data
12cr|nacl-20110221-1|56	rm -rf build/${SHORTHOSTNAME}/include/x86
12cr|nacl-20110221-1|57	rm -rf build/${SHORTHOSTNAME}/include/amd64
12cr|nacl-20110221-1|58	rm -rf build/${SHORTHOSTNAME}/include/lpia
12cr|nacl-20110221-1|59	rm -rf build/${SHORTHOSTNAME}/lib/x86
12cr|nacl-20110221-1|60	rm -rf build/${SHORTHOSTNAME}/lib/amd64
12cr|nacl-20110221-1|61	rm -rf build/${SHORTHOSTNAME}/lib/lpia
12cr|nacl-20110221-1|62	rm -f build/${SHORTHOSTNAME}/bin/ok*
12cr|nacl-20110221-1|63	rm -f build/${SHORTHOSTNAME}/lib/*.o
12cr|nacl-20110221-1|64	rm build/${SHORTHOSTNAME}/include/nacl/cpuid.h
12cr|nacl-20110221-1|65	
12cr|nacl-20110221-1|66	mkdir -p %{buildroot}%{_prefix}
12cr|nacl-20110221-1|67	mv build/$SHORTHOSTNAME/include %{buildroot}%{_includedir}
12cr|nacl-20110221-1|68	mv build/$SHORTHOSTNAME/bin %{buildroot}%{_bindir}
12cr|nacl-20110221-1|69	mv build/$SHORTHOSTNAME/lib %{buildroot}%{_libdir}
12cr|nacl-20110221-1|70	
12cr|nacl-20110221-1|71	%files
12cr|nacl-20110221-1|72	%{_bindir}/*
12cr|nacl-20110221-1|73	
12cr|nacl-20110221-1|74	%files -n %{staticname}
12cr|nacl-20110221-1|75	%{_includedir}/nacl/
12cr|nacl-20110221-1|76	%{_libdir}/libnacl.a
12cr|nacl-20110221-1|77	
12cr|nacl-20110221-1|78	
12cr|nacl-20110221-1|79	%changelog
12cr|nacl-20110221-1|80	* Mon Apr 02 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 20110221-1
12cr|nacl-20110221-1|81	+ Revision: 788837
12cr|nacl-20110221-1|82	- imported package nacl
12cr|nacl-20110221-1|83	

3350 12
12cr|nads-0.3-6|1	%define	major	0
12cr|nads-0.3-6|2	%define libname	%mklibname nads %{major}
12cr|nads-0.3-6|3	%define develname %mklibname -d nads
12cr|nads-0.3-6|4	
12cr|nads-0.3-6|5	Summary:	Normalized Attack Detection System
12cr|nads-0.3-6|6	Name:		nads
12cr|nads-0.3-6|7	Version:	0.3
12cr|nads-0.3-6|8	Release:	6
12cr|nads-0.3-6|9	URL:		http://www.scaramanga.co.uk
12cr|nads-0.3-6|10	License:	GPL
12cr|nads-0.3-6|11	Source0:	%{name}-%{version}.tar.bz2
12cr|nads-0.3-6|12	Group:		System/Servers
12cr|nads-0.3-6|13	BuildRequires:	automake
12cr|nads-0.3-6|14	BuildRequires:	autoconf
12cr|nads-0.3-6|15	BuildRequires:	libtool
12cr|nads-0.3-6|16	
12cr|nads-0.3-6|17	%description
12cr|nads-0.3-6|18	N.A.D.S. is an HTTP URL normalization library. It takes HTTP URIs
12cr|nads-0.3-6|19	in any form and converts them to a form suitable for comparison,
12cr|nads-0.3-6|20	or for matching against attack descriptions (signatures) in
12cr|nads-0.3-6|21	intrusion detection / prevention systems.
12cr|nads-0.3-6|22	
12cr|nads-0.3-6|23	%package -n	%{libname}
12cr|nads-0.3-6|24	Summary:	Normalized Attack Detection System library
12cr|nads-0.3-6|25	Group:          System/Libraries
12cr|nads-0.3-6|26	
12cr|nads-0.3-6|27	%description -n	%{libname}
12cr|nads-0.3-6|28	N.A.D.S. is an HTTP URL normalization library. It takes HTTP URIs
12cr|nads-0.3-6|29	in any form and converts them to a form suitable for comparison,
12cr|nads-0.3-6|30	or for matching against attack descriptions (signatures) in
12cr|nads-0.3-6|31	intrusion detection / prevention systems.
12cr|nads-0.3-6|32	
12cr|nads-0.3-6|33	%package -n	%{develname}
12cr|nads-0.3-6|34	Summary:	Static library and header files for the %{name} library
12cr|nads-0.3-6|35	Group:		Development/C
12cr|nads-0.3-6|36	Provides:	lib%{name}-devel
12cr|nads-0.3-6|37	Requires:	%{libname} = %{version}
12cr|nads-0.3-6|38	Obsoletes:	%mklibname -d nads 0
12cr|nads-0.3-6|39	
12cr|nads-0.3-6|40	%description -n	%{develname}
12cr|nads-0.3-6|41	N.A.D.S. is an HTTP URL normalization library. It takes HTTP URIs
12cr|nads-0.3-6|42	in any form and converts them to a form suitable for comparison,
12cr|nads-0.3-6|43	or for matching against attack descriptions (signatures) in
12cr|nads-0.3-6|44	intrusion detection / prevention systems.
12cr|nads-0.3-6|45	
12cr|nads-0.3-6|46	This package contains the static %{name} library and its header
12cr|nads-0.3-6|47	files.
12cr|nads-0.3-6|48	
12cr|nads-0.3-6|49	%prep
12cr|nads-0.3-6|50	%setup -q
12cr|nads-0.3-6|51	
12cr|nads-0.3-6|52	%build
12cr|nads-0.3-6|53	./autogen.sh
12cr|nads-0.3-6|54	%configure2_5x \
12cr|nads-0.3-6|55	--disable-static \
12cr|nads-0.3-6|56	--enable-shared
12cr|nads-0.3-6|57	%make LIBTOOL=%{_bindir}/libtool
12cr|nads-0.3-6|58	
12cr|nads-0.3-6|59	%install
12cr|nads-0.3-6|60	%makeinstall_std
12cr|nads-0.3-6|61	
12cr|nads-0.3-6|62	%files
12cr|nads-0.3-6|63	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|nads-0.3-6|64	%{_bindir}/nads
12cr|nads-0.3-6|65	%{_bindir}/testnads
12cr|nads-0.3-6|66	
12cr|nads-0.3-6|67	%files -n %{libname}
12cr|nads-0.3-6|68	%{_libdir}/*.so.%{major}*
12cr|nads-0.3-6|69	
12cr|nads-0.3-6|70	%files -n %{develname}
12cr|nads-0.3-6|71	%{_includedir}/*
12cr|nads-0.3-6|72	%{_libdir}/*.so
12cr|nads-0.3-6|73	
12cr|nads-0.3-6|74	
12cr|nads-0.3-6|75	%changelog
12cr|nads-0.3-6|76	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-5mdv2011.0
12cr|nads-0.3-6|77	+ Revision: 620430
12cr|nads-0.3-6|78	- the mass rebuild of 2010.0 packages
12cr|nads-0.3-6|79	
12cr|nads-0.3-6|80	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3-4mdv2010.0
12cr|nads-0.3-6|81	+ Revision: 430145
12cr|nads-0.3-6|82	- rebuild
12cr|nads-0.3-6|83	
12cr|nads-0.3-6|84	* Fri Jul 25 2008 Funda Wang <fwang@mandriva.org> 0.3-3mdv2009.0
12cr|nads-0.3-6|85	+ Revision: 249331
12cr|nads-0.3-6|86	- new devel package policy
12cr|nads-0.3-6|87	- fix building
12cr|nads-0.3-6|88	
12cr|nads-0.3-6|89	+ Pixel <pixel@mandriva.com>
12cr|nads-0.3-6|90	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|nads-0.3-6|91	
12cr|nads-0.3-6|92	+ Olivier Blin <oblin@mandriva.com>
12cr|nads-0.3-6|93	- restore BuildRoot
12cr|nads-0.3-6|94	
12cr|nads-0.3-6|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|nads-0.3-6|96	- kill re-definition of %%buildroot on Pixel's request
12cr|nads-0.3-6|97	
12cr|nads-0.3-6|98	
12cr|nads-0.3-6|99	* Fri Jan 12 2007 Andreas Hasenack <andreas@mandriva.com> 0.3-3mdv2007.0
12cr|nads-0.3-6|100	+ Revision: 107999
12cr|nads-0.3-6|101	- rebuild
12cr|nads-0.3-6|102	- Import nads
12cr|nads-0.3-6|103	
12cr|nads-0.3-6|104	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-2mdk
12cr|nads-0.3-6|105	- rebuild
12cr|nads-0.3-6|106	
12cr|nads-0.3-6|107	* Thu Nov 18 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.3-1mdk
12cr|nads-0.3-6|108	- initial mandrake package
12cr|nads-0.3-6|109	

3351 12
12cr|naev-0.5.3-2|1	Name:		naev
12cr|naev-0.5.3-2|2	Version:	0.5.3
12cr|naev-0.5.3-2|3	Release:	2
12cr|naev-0.5.3-2|4	Summary:	2D space trading and combat game
12cr|naev-0.5.3-2|5	Group:		Games/Arcade
12cr|naev-0.5.3-2|6	License: 	GPLv3+
12cr|naev-0.5.3-2|7	URL:		http://code.google.com/p/naev/
12cr|naev-0.5.3-2|8	Source0:	http://naev.googlecode.com/files/%{name}-%{version}.tar.bz2
12cr|naev-0.5.3-2|9	Source1:	%{name}.png
12cr|naev-0.5.3-2|10	Source2:	http://naev.googlecode.com/files/ndata-%{version}
12cr|naev-0.5.3-2|11	Patch1:		naev-0.5.0-linking.patch
12cr|naev-0.5.3-2|12	Requires:	%{name}-data
12cr|naev-0.5.3-2|13	BuildRequires:	binutils-devel
12cr|naev-0.5.3-2|14	BuildRequires:	pkgconfig(freetype2)
12cr|naev-0.5.3-2|15	BuildRequires:	jpeg-devel
12cr|naev-0.5.3-2|16	BuildRequires:	pkgconfig(vorbis)
12cr|naev-0.5.3-2|17	BuildRequires:	pkgconfig(libxml-2.0)
12cr|naev-0.5.3-2|18	BuildRequires:	pkgconfig(gl)
12cr|naev-0.5.3-2|19	BuildRequires:	pkgconfig(glu)
12cr|naev-0.5.3-2|20	BuildRequires:	pkgconfig(openal)
12cr|naev-0.5.3-2|21	BuildRequires:	pkgconfig(libpng)
12cr|naev-0.5.3-2|22	BuildRequires:	pkgconfig(sdl)
12cr|naev-0.5.3-2|23	BuildRequires:	pkgconfig(SDL_image)
12cr|naev-0.5.3-2|24	BuildRequires:	pkgconfig(zlib)
12cr|naev-0.5.3-2|25	
12cr|naev-0.5.3-2|26	%description
12cr|naev-0.5.3-2|27	NAEV is a 2D space trading and combat game, taking inspiration from the
12cr|naev-0.5.3-2|28	Escape Velocity series.
12cr|naev-0.5.3-2|29	
12cr|naev-0.5.3-2|30	You pilot a space ship from a top-down perspective, and are more or less
12cr|naev-0.5.3-2|31	free to do what you want. As the genre name implies, you’re able to trade
12cr|naev-0.5.3-2|32	and engage in combat at will. Beyond that, there’s an ever-growing number
12cr|naev-0.5.3-2|33	of storyline missions, equipment, and ships; Even the galaxy itself grows
12cr|naev-0.5.3-2|34	larger with each release. For the literarily-inclined, there are large
12cr|naev-0.5.3-2|35	amounts of lore accompanying everything from planets to equipment.
12cr|naev-0.5.3-2|36	
12cr|naev-0.5.3-2|37	%package	data
12cr|naev-0.5.3-2|38	Group:		Games/Arcade
12cr|naev-0.5.3-2|39	License:	GPLv3+ AND GPLv3 AND GPLv2+ AND Public Domain AND CC-by 3.0 AND CC-by-sa 3.0
12cr|naev-0.5.3-2|40	Summary:	Data files for %{name}
12cr|naev-0.5.3-2|41	Suggests:	naev
12cr|naev-0.5.3-2|42	BuildArch:	noarch
12cr|naev-0.5.3-2|43	
12cr|naev-0.5.3-2|44	%description	data
12cr|naev-0.5.3-2|45	NAEV is a 2D space trading and combat game, taking inspiration from the
12cr|naev-0.5.3-2|46	Escape Velocity series.
12cr|naev-0.5.3-2|47	
12cr|naev-0.5.3-2|48	This is the data file.
12cr|naev-0.5.3-2|49	
12cr|naev-0.5.3-2|50	%prep
12cr|naev-0.5.3-2|51	%setup -q
12cr|naev-0.5.3-2|52	%patch1 -p1 -b .linking
12cr|naev-0.5.3-2|53	
12cr|naev-0.5.3-2|54	%build
12cr|naev-0.5.3-2|55	%configure2_5x --with-ndata-path=%{_gamesdatadir}/%{name}/ndata-%{version} --bindir=%{_gamesbindir}
12cr|naev-0.5.3-2|56	%make
12cr|naev-0.5.3-2|57	
12cr|naev-0.5.3-2|58	%install
12cr|naev-0.5.3-2|59	%makeinstall_std
12cr|naev-0.5.3-2|60	
12cr|naev-0.5.3-2|61	install -m644 %{SOURCE2} -D %{buildroot}%{_gamesdatadir}/%{name}/ndata-%{version}
12cr|naev-0.5.3-2|62	
12cr|naev-0.5.3-2|63	install -m644 %{SOURCE1} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|naev-0.5.3-2|64	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|naev-0.5.3-2|65	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|naev-0.5.3-2|66	[Desktop Entry]
12cr|naev-0.5.3-2|67	Name=Naev
12cr|naev-0.5.3-2|68	GenericName=Naev
12cr|naev-0.5.3-2|69	Comment=2D space trading and combat game
12cr|naev-0.5.3-2|70	Icon=%{name}.png
12cr|naev-0.5.3-2|71	Exec=%{_gamesbindir}/%{name}
12cr|naev-0.5.3-2|72	Type=Application
12cr|naev-0.5.3-2|73	Categories=Game;StrategyGame;
12cr|naev-0.5.3-2|74	StartupNotify=true
12cr|naev-0.5.3-2|75	EOF
12cr|naev-0.5.3-2|76	
12cr|naev-0.5.3-2|77	%files
12cr|naev-0.5.3-2|78	%doc README LICENSE AUTHORS TODO
12cr|naev-0.5.3-2|79	%attr(755,root,root) %{_gamesbindir}/%{name}
12cr|naev-0.5.3-2|80	%{_mandir}/man6/%{name}.6.*
12cr|naev-0.5.3-2|81	%{_datadir}/applications/%{name}.desktop
12cr|naev-0.5.3-2|82	%{_datadir}/%{name}/naev-confupdate.sh
12cr|naev-0.5.3-2|83	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|naev-0.5.3-2|84	%{_datadir}/pixmaps/%{name}.png
12cr|naev-0.5.3-2|85	
12cr|naev-0.5.3-2|86	%files data
12cr|naev-0.5.3-2|87	%{_gamesdatadir}/%{name}/ndata-%{version}
12cr|naev-0.5.3-2|88	
12cr|naev-0.5.3-2|89	
12cr|naev-0.5.3-2|90	%changelog
12cr|naev-0.5.3-2|91	* Sat Apr 21 2012 Andrey Bondrov <abondrov@mandriva.org> 0.5.3-1
12cr|naev-0.5.3-2|92	+ Revision: 792600
12cr|naev-0.5.3-2|93	- New version 0.5.3
12cr|naev-0.5.3-2|94	
12cr|naev-0.5.3-2|95	* Sun Apr 01 2012 Andrey Bondrov <abondrov@mandriva.org> 0.5.2-1
12cr|naev-0.5.3-2|96	+ Revision: 788593
12cr|naev-0.5.3-2|97	- New version 0.5.2
12cr|naev-0.5.3-2|98	
12cr|naev-0.5.3-2|99	* Fri Mar 02 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.5.1-1
12cr|naev-0.5.3-2|100	+ Revision: 781785
12cr|naev-0.5.3-2|101	- version update  0.5.1
12cr|naev-0.5.3-2|102	
12cr|naev-0.5.3-2|103	* Tue Nov 15 2011 Andrey Bondrov <abondrov@mandriva.org> 0.5.0-1
12cr|naev-0.5.3-2|104	+ Revision: 730684
12cr|naev-0.5.3-2|105	- imported package naev
12cr|naev-0.5.3-2|106	

3352 12
12cr|nagios-3.2.3-2|1	%define nsusr nagios
12cr|nagios-3.2.3-2|2	%define nsgrp nagios
12cr|nagios-3.2.3-2|3	%define cmdusr apache
12cr|nagios-3.2.3-2|4	%define cmdgrp apache
12cr|nagios-3.2.3-2|5	
12cr|nagios-3.2.3-2|6	Summary:	Host/service/network monitoring program
12cr|nagios-3.2.3-2|7	Name:		nagios
12cr|nagios-3.2.3-2|8	Version:	3.2.3
12cr|nagios-3.2.3-2|9	%if %mdkversion < 201000
12cr|nagios-3.2.3-2|10	%define subrel  1
12cr|nagios-3.2.3-2|11	%endif
12cr|nagios-3.2.3-2|12	Release:	%mkrel 2
12cr|nagios-3.2.3-2|13	License:	GPLv2
12cr|nagios-3.2.3-2|14	Group:		Networking/Other
12cr|nagios-3.2.3-2|15	URL:		http://www.nagios.org/
12cr|nagios-3.2.3-2|16	Source0:	http://prdownloads.sourceforge.net/nagios/%{name}-%{version}.tar.gz
12cr|nagios-3.2.3-2|17	Source1:	%{name}.init
12cr|nagios-3.2.3-2|18	Source4:	http://nagios.sourceforge.net/download/contrib/misc/mergecfg/mergecfg
12cr|nagios-3.2.3-2|19	Source5:	favicon.ico
12cr|nagios-3.2.3-2|20	Patch1:		nagios-scandir.diff
12cr|nagios-3.2.3-2|21	Patch5:		nagios-mdv_conf.diff
12cr|nagios-3.2.3-2|22	Patch6:		nagios-DESTDIR.diff
12cr|nagios-3.2.3-2|23	Patch8:		nagios-3.1.0-no_update_check_per_default_please.diff
12cr|nagios-3.2.3-2|24	Requires(post): rpm-helper nagios-conf
12cr|nagios-3.2.3-2|25	Requires(preun): rpm-helper nagios-conf
12cr|nagios-3.2.3-2|26	Requires(pre): rpm-helper apache-conf
12cr|nagios-3.2.3-2|27	Requires(postun): rpm-helper apache-conf
12cr|nagios-3.2.3-2|28	Requires:	apache-conf
12cr|nagios-3.2.3-2|29	Requires:	nagios-conf
12cr|nagios-3.2.3-2|30	Requires:	nagios-plugins
12cr|nagios-3.2.3-2|31	BuildRequires: 	gd-devel
12cr|nagios-3.2.3-2|32	BuildRequires:	imagemagick
12cr|nagios-3.2.3-2|33	BuildRequires:	jpeg-devel
12cr|nagios-3.2.3-2|34	BuildRequires:  libtool-devel
12cr|nagios-3.2.3-2|35	BuildRequires:	multiarch-utils >= 1.0.3
12cr|nagios-3.2.3-2|36	BuildRequires:	perl-devel
12cr|nagios-3.2.3-2|37	Obsoletes:	netsaint
12cr|nagios-3.2.3-2|38	Provides:	netsaint
12cr|nagios-3.2.3-2|39	Epoch:		1
12cr|nagios-3.2.3-2|40	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nagios-3.2.3-2|41	
12cr|nagios-3.2.3-2|42	%description
12cr|nagios-3.2.3-2|43	Nagios is a program that will monitor hosts and services on your
12cr|nagios-3.2.3-2|44	network. It has the ability to email or page you when a problem
12cr|nagios-3.2.3-2|45	arises and when a problem is resolved. Nagios is written in C and
12cr|nagios-3.2.3-2|46	is designed to run under Linux (and some other *NIX variants) as a
12cr|nagios-3.2.3-2|47	background process, intermittently running checks on various
12cr|nagios-3.2.3-2|48	services that you specify.
12cr|nagios-3.2.3-2|49	
12cr|nagios-3.2.3-2|50	The actual service checks are performed by separate "plugin"
12cr|nagios-3.2.3-2|51	programs which return the status of the checks to Nagios.
12cr|nagios-3.2.3-2|52	
12cr|nagios-3.2.3-2|53	This package provide core programs for nagios. The web interface,
12cr|nagios-3.2.3-2|54	documentation, and development files are built as separate
12cr|nagios-3.2.3-2|55	packages
12cr|nagios-3.2.3-2|56	
12cr|nagios-3.2.3-2|57	%package	www
12cr|nagios-3.2.3-2|58	Summary:	Provides the HTML and CGI files for the Nagios web interface
12cr|nagios-3.2.3-2|59	Group:		Networking/WWW
12cr|nagios-3.2.3-2|60	Requires:	%{name} = %{epoch}:%{version}-%{release}
12cr|nagios-3.2.3-2|61	Requires:	webserver
12cr|nagios-3.2.3-2|62	Requires:	freetype
12cr|nagios-3.2.3-2|63	Requires:	freetype2
12cr|nagios-3.2.3-2|64	Requires:	nail
12cr|nagios-3.2.3-2|65	Requires:	traceroute
12cr|nagios-3.2.3-2|66	Requires:	%{name}-imagepaks
12cr|nagios-3.2.3-2|67	Requires:	%{name}-theme
12cr|nagios-3.2.3-2|68	%if %mdkversion < 201010
12cr|nagios-3.2.3-2|69	Requires(post):   rpm-helper
12cr|nagios-3.2.3-2|70	Requires(postun):   rpm-helper
12cr|nagios-3.2.3-2|71	%endif
12cr|nagios-3.2.3-2|72	Epoch:		%{epoch}
12cr|nagios-3.2.3-2|73	
12cr|nagios-3.2.3-2|74	%description	www
12cr|nagios-3.2.3-2|75	Nagios is a program that will monitor hosts and services on your network. It
12cr|nagios-3.2.3-2|76	has the ability to email or page you when a problem arises and when a problem
12cr|nagios-3.2.3-2|77	is resolved. Nagios is written in C and is designed to run under Linux (and
12cr|nagios-3.2.3-2|78	some other *NIX variants) as a background process, intermittently running
12cr|nagios-3.2.3-2|79	checks on various services that you specify.
12cr|nagios-3.2.3-2|80	
12cr|nagios-3.2.3-2|81	Several CGI programs are included with Nagios in order to allow you to view the
12cr|nagios-3.2.3-2|82	current service status, problem history, notification history, and log file via
12cr|nagios-3.2.3-2|83	the web. This package provides the HTML and CGI files for the Nagios web
12cr|nagios-3.2.3-2|84	interface. In addition, HTML documentation is included in this package
12cr|nagios-3.2.3-2|85	
12cr|nagios-3.2.3-2|86	%package	theme-default
12cr|nagios-3.2.3-2|87	Summary:	Default Nagios theme
12cr|nagios-3.2.3-2|88	Group:		Networking/WWW
12cr|nagios-3.2.3-2|89	Requires(pre): rpm-helper apache-mod_php
12cr|nagios-3.2.3-2|90	Requires(postun): rpm-helper apache-mod_php
12cr|nagios-3.2.3-2|91	Requires:	apache-mod_php
12cr|nagios-3.2.3-2|92	Requires:	nagios-www = %{epoch}:%{version}-%{release}
12cr|nagios-3.2.3-2|93	Provides:	nagios-theme
12cr|nagios-3.2.3-2|94	Conflicts:	nagios-theme-nuvola
12cr|nagios-3.2.3-2|95	
12cr|nagios-3.2.3-2|96	%description	theme-default
12cr|nagios-3.2.3-2|97	Original theme from Nagios.
12cr|nagios-3.2.3-2|98	
12cr|nagios-3.2.3-2|99	%package	devel
12cr|nagios-3.2.3-2|100	Group:		Development/C
12cr|nagios-3.2.3-2|101	Summary:	Provides include files that Nagios-related applications may compile against
12cr|nagios-3.2.3-2|102	Epoch:		%{epoch}
12cr|nagios-3.2.3-2|103	
12cr|nagios-3.2.3-2|104	%description	devel
12cr|nagios-3.2.3-2|105	Nagios is a program that will monitor hosts and services on your network. It
12cr|nagios-3.2.3-2|106	has the ability to email or page you when a problem arises and when a problem
12cr|nagios-3.2.3-2|107	is resolved. Nagios is written in C and is designed to run under Linux (and
12cr|nagios-3.2.3-2|108	some other *NIX variants) as a background process, intermittently running
12cr|nagios-3.2.3-2|109	checks on various services that you specify.
12cr|nagios-3.2.3-2|110	
12cr|nagios-3.2.3-2|111	This package provides include files that Nagios-related applications may
12cr|nagios-3.2.3-2|112	compile against.
12cr|nagios-3.2.3-2|113	
12cr|nagios-3.2.3-2|114	%prep
12cr|nagios-3.2.3-2|115	%setup -q
12cr|nagios-3.2.3-2|116	%patch1 -p0
12cr|nagios-3.2.3-2|117	%patch5 -p0
12cr|nagios-3.2.3-2|118	%patch6 -p0
12cr|nagios-3.2.3-2|119	%patch8 -p1
12cr|nagios-3.2.3-2|120	
12cr|nagios-3.2.3-2|121	cp %{SOURCE1} nagios.init
12cr|nagios-3.2.3-2|122	cp %{SOURCE4} mergecfg
12cr|nagios-3.2.3-2|123	cp %{SOURCE5} favicon.ico
12cr|nagios-3.2.3-2|124	
12cr|nagios-3.2.3-2|125	%build
12cr|nagios-3.2.3-2|126	%serverbuild
12cr|nagios-3.2.3-2|127	
12cr|nagios-3.2.3-2|128	export CFLAGS="$CFLAGS -fPIC"
12cr|nagios-3.2.3-2|129	export CXXFLAGS="$CXXFLAGS -fPIC"
12cr|nagios-3.2.3-2|130	export FFLAGS="$FFLAGS -fPIC"
12cr|nagios-3.2.3-2|131	%define _disable_ld_no_undefined 1
12cr|nagios-3.2.3-2|132	%configure2_5x \
12cr|nagios-3.2.3-2|133	--with-httpd-conf=%{_sysconfdir}/httpd/conf/webapps.d \
12cr|nagios-3.2.3-2|134	--with-checkresult-dir=/var/spool/nagios/checkresults \
12cr|nagios-3.2.3-2|135	--with-temp-dir=/tmp \
12cr|nagios-3.2.3-2|136	--with-init-dir=%{_initrddir} \
12cr|nagios-3.2.3-2|137	--exec-prefix=%{_sbindir} \
12cr|nagios-3.2.3-2|138	--bindir=%{_sbindir} \
12cr|nagios-3.2.3-2|139	--sbindir=%{_libdir}/nagios/cgi \
12cr|nagios-3.2.3-2|140	--libexecdir=%{_libdir}/nagios/plugins \
12cr|nagios-3.2.3-2|141	--datadir=%{_datadir}/nagios \
12cr|nagios-3.2.3-2|142	--sysconfdir=%{_sysconfdir}/nagios \
12cr|nagios-3.2.3-2|143	--localstatedir=/var/log/nagios \
12cr|nagios-3.2.3-2|144	--with-lockfile=/var/run/nagios/nagios.pid \
12cr|nagios-3.2.3-2|145	--with-mail=/bin/mail \
12cr|nagios-3.2.3-2|146	--with-nagios-user=%{nsusr} \
12cr|nagios-3.2.3-2|147	--with-nagios-group=%{nsgrp} \
12cr|nagios-3.2.3-2|148	--with-command-user=%{cmdusr} \
12cr|nagios-3.2.3-2|149	--with-command-grp=%{cmdgrp} \
12cr|nagios-3.2.3-2|150	--with-cgiurl=/nagios/cgi-bin \
12cr|nagios-3.2.3-2|151	--with-htmurl=/nagios \
12cr|nagios-3.2.3-2|152	--with-default-comments \
12cr|nagios-3.2.3-2|153	--with-default-downtime \
12cr|nagios-3.2.3-2|154	--with-default-extinfo \
12cr|nagios-3.2.3-2|155	--with-default-retention \
12cr|nagios-3.2.3-2|156	--with-default-status \
12cr|nagios-3.2.3-2|157	--with-default-objects \
12cr|nagios-3.2.3-2|158	--with-default-perfdata \
12cr|nagios-3.2.3-2|159	--with-file-perfdata \
12cr|nagios-3.2.3-2|160	--with-template-extinfo \
12cr|nagios-3.2.3-2|161	--with-template-objects \
12cr|nagios-3.2.3-2|162	--with-gd-lib=%{_libdir} \
12cr|nagios-3.2.3-2|163	--with-gd-inc=%{_includedir} \
12cr|nagios-3.2.3-2|164	--enable-embedded-perl \
12cr|nagios-3.2.3-2|165	--with-perlcache
12cr|nagios-3.2.3-2|166	
12cr|nagios-3.2.3-2|167	# bug
12cr|nagios-3.2.3-2|168	perl -pi -e "s|/var/log/nagios/spool/checkresults|/var/spool/nagios/checkresults|g" include/locations.h
12cr|nagios-3.2.3-2|169	
12cr|nagios-3.2.3-2|170	%make all
12cr|nagios-3.2.3-2|171	
12cr|nagios-3.2.3-2|172	pushd contrib
12cr|nagios-3.2.3-2|173	make daemonchk.cgi
12cr|nagios-3.2.3-2|174	make traceroute.cgi
12cr|nagios-3.2.3-2|175	make mini_epn
12cr|nagios-3.2.3-2|176	make convertcfg
12cr|nagios-3.2.3-2|177	popd
12cr|nagios-3.2.3-2|178	
12cr|nagios-3.2.3-2|179	%install
12cr|nagios-3.2.3-2|180	rm -rf %{buildroot}
12cr|nagios-3.2.3-2|181	
12cr|nagios-3.2.3-2|182	install -d -m0755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|nagios-3.2.3-2|183	install -d -m0755 %{buildroot}/var/spool/nagios/checkresults
12cr|nagios-3.2.3-2|184	install -d -m0755 %{buildroot}/var/run/nagios
12cr|nagios-3.2.3-2|185	install -d -m0755 %{buildroot}%{_includedir}/nagios
12cr|nagios-3.2.3-2|186	install -d -m0755 %{buildroot}%{_initrddir}
12cr|nagios-3.2.3-2|187	
12cr|nagios-3.2.3-2|188	install -d -m0755 %{buildroot}%{_sysconfdir}/nagios/{servers,printers,switches,routers,conf.d,plugins.d}
12cr|nagios-3.2.3-2|189	install -d -m0755 %{buildroot}%{_libdir}/nagios/plugins/eventhandlers
12cr|nagios-3.2.3-2|190	
12cr|nagios-3.2.3-2|191	make \
12cr|nagios-3.2.3-2|192	DESTDIR=%{buildroot} \
12cr|nagios-3.2.3-2|193	BINDIR=%{_sbindir} \
12cr|nagios-3.2.3-2|194	CFGDIR=%{_sysconfdir}/nagios \
12cr|nagios-3.2.3-2|195	CGIDIR=%{_libdir}/nagios/cgi \
12cr|nagios-3.2.3-2|196	COMMAND_OPTS="" \
12cr|nagios-3.2.3-2|197	HTMLDIR=%{_datadir}/nagios/www \
12cr|nagios-3.2.3-2|198	INIT_OPTS="" \
12cr|nagios-3.2.3-2|199	INSTALL=install \
12cr|nagios-3.2.3-2|200	INSTALL_OPTS="" \
12cr|nagios-3.2.3-2|201	LOGDIR=/var/log/nagios \
12cr|nagios-3.2.3-2|202	STRIP=/bin/true \
12cr|nagios-3.2.3-2|203	install \
12cr|nagios-3.2.3-2|204	install-html \
12cr|nagios-3.2.3-2|205	install-commandmode \
12cr|nagios-3.2.3-2|206	install-config \
12cr|nagios-3.2.3-2|207	fullinstall
12cr|nagios-3.2.3-2|208	
12cr|nagios-3.2.3-2|209	# fix docs
12cr|nagios-3.2.3-2|210	cp sample-config/README README.sample-config
12cr|nagios-3.2.3-2|211	cp sample-config/template-object/README README.template-object
12cr|nagios-3.2.3-2|212	
12cr|nagios-3.2.3-2|213	# install headers
12cr|nagios-3.2.3-2|214	install -m0644 include/locations.h %{buildroot}%{_includedir}/nagios/
12cr|nagios-3.2.3-2|215	
12cr|nagios-3.2.3-2|216	pushd contrib
12cr|nagios-3.2.3-2|217	make \
12cr|nagios-3.2.3-2|218	DESTDIR=%{buildroot} \
12cr|nagios-3.2.3-2|219	BINDIR=%{_sbindir} \
12cr|nagios-3.2.3-2|220	CFGDIR=%{_sysconfdir}/nagios \
12cr|nagios-3.2.3-2|221	CGIDIR=%{_libdir}/nagios/cgi \
12cr|nagios-3.2.3-2|222	COMMAND_OPTS="" \
12cr|nagios-3.2.3-2|223	HTMLDIR=%{_datadir}/nagios/www \
12cr|nagios-3.2.3-2|224	INIT_OPTS="" \
12cr|nagios-3.2.3-2|225	INSTALL=install \
12cr|nagios-3.2.3-2|226	INSTALL_OPTS="" \
12cr|nagios-3.2.3-2|227	LOGDIR=/var/log/nagios \
12cr|nagios-3.2.3-2|228	install
12cr|nagios-3.2.3-2|229	popd
12cr|nagios-3.2.3-2|230	
12cr|nagios-3.2.3-2|231	# fix strange perms
12cr|nagios-3.2.3-2|232	find %{buildroot}%{_datadir}/nagios -type d | xargs chmod 755
12cr|nagios-3.2.3-2|233	find %{buildroot}%{_datadir}/nagios/www -type f | xargs chmod 644
12cr|nagios-3.2.3-2|234	chmod 755 \
12cr|nagios-3.2.3-2|235	%{buildroot}%{_libdir}/nagios/cgi/* \
12cr|nagios-3.2.3-2|236	%{buildroot}%{_sbindir}/*
12cr|nagios-3.2.3-2|237	
12cr|nagios-3.2.3-2|238	# fix default config
12cr|nagios-3.2.3-2|239	perl -pi \
12cr|nagios-3.2.3-2|240	-e "s|=/var/log/nagios/rw/|=/var/spool/nagios/|g" \
12cr|nagios-3.2.3-2|241	%{buildroot}%{_sysconfdir}/nagios/*.cfg
12cr|nagios-3.2.3-2|242	perl -pi \
12cr|nagios-3.2.3-2|243	-e "s|^physical_html_path=.*|physical_html_path=%{_datadir}/nagios/www|g" \
12cr|nagios-3.2.3-2|244	%{buildroot}%{_sysconfdir}/nagios/cgi.cfg
12cr|nagios-3.2.3-2|245	
12cr|nagios-3.2.3-2|246	
12cr|nagios-3.2.3-2|247	# install simplified init script
12cr|nagios-3.2.3-2|248	install -m0755 nagios.init %{buildroot}%{_initrddir}/nagios
12cr|nagios-3.2.3-2|249	
12cr|nagios-3.2.3-2|250	# install the mergecfg script
12cr|nagios-3.2.3-2|251	install -m0755 mergecfg %{buildroot}%{_sbindir}/nagios-mergecfg
12cr|nagios-3.2.3-2|252	
12cr|nagios-3.2.3-2|253	# apache configuration
12cr|nagios-3.2.3-2|254	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|nagios-3.2.3-2|255	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|nagios-3.2.3-2|256	# Nagios Apache configuration
12cr|nagios-3.2.3-2|257	
12cr|nagios-3.2.3-2|258	ScriptAlias /%{name}/cgi-bin %{_libdir}/%{name}/cgi
12cr|nagios-3.2.3-2|259	
12cr|nagios-3.2.3-2|260	<Directory %{_libdir}/%{name}/cgi>
12cr|nagios-3.2.3-2|261	Order allow,deny
12cr|nagios-3.2.3-2|262	Allow from all
12cr|nagios-3.2.3-2|263	Options ExecCGI
12cr|nagios-3.2.3-2|264	</Directory>
12cr|nagios-3.2.3-2|265	
12cr|nagios-3.2.3-2|266	Alias /%{name} %{_datadir}/%{name}/www
12cr|nagios-3.2.3-2|267	
12cr|nagios-3.2.3-2|268	<Directory %{_datadir}/%{name}/www>
12cr|nagios-3.2.3-2|269	Order allow,deny
12cr|nagios-3.2.3-2|270	Allow from all
12cr|nagios-3.2.3-2|271	</Directory>
12cr|nagios-3.2.3-2|272	EOF
12cr|nagios-3.2.3-2|273	
12cr|nagios-3.2.3-2|274	# install and fix event handlers
12cr|nagios-3.2.3-2|275	install -m0755 contrib/eventhandlers/disable_active_service_checks %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cr|nagios-3.2.3-2|276	install -m0755 contrib/eventhandlers/disable_notifications %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cr|nagios-3.2.3-2|277	install -m0755 contrib/eventhandlers/enable_active_service_checks %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cr|nagios-3.2.3-2|278	install -m0755 contrib/eventhandlers/enable_notifications %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cr|nagios-3.2.3-2|279	install -m0755 contrib/eventhandlers/submit_check_result %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cr|nagios-3.2.3-2|280	install -m0755 contrib/eventhandlers/distributed-monitoring/obsessive_svc_handler %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cr|nagios-3.2.3-2|281	install -m0755 contrib/eventhandlers/distributed-monitoring/submit_check_result_via_nsca %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cr|nagios-3.2.3-2|282	install -m0755 contrib/eventhandlers/redundancy-scenario1/handle-master-host-event %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cr|nagios-3.2.3-2|283	install -m0755 contrib/eventhandlers/redundancy-scenario1/handle-master-proc-event %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cr|nagios-3.2.3-2|284	
12cr|nagios-3.2.3-2|285	find %{buildroot}%{_libdir}/nagios/plugins/eventhandlers -type f | \
12cr|nagios-3.2.3-2|286	xargs perl -pi \
12cr|nagios-3.2.3-2|287	-e 's|/usr/local/nagios/var/rw/|/var/spool/nagios/|;' \
12cr|nagios-3.2.3-2|288	-e 's|/usr/local/nagios/libexec/eventhandlers|%{_libdir}/nagios/plugins/eventhandlers|g;' \
12cr|nagios-3.2.3-2|289	-e 's|/usr/local/nagios/libexec/send_nsca|%{_libdir}/nagios/plugins/send_nsca|g;' \
12cr|nagios-3.2.3-2|290	-e 's|/usr/local/nagios/test/var|/var/log/nagios|g;' \
12cr|nagios-3.2.3-2|291	-e 's|/usr/local/nagios/etc/send_nsca.cfg|%{_sysconfdir}/nagios/send_nsca.cfg|g;' \
12cr|nagios-3.2.3-2|292	-e 's|printfcmd="/bin/printf"|printfcmd="/usr/bin/printf"|;'
12cr|nagios-3.2.3-2|293	
12cr|nagios-3.2.3-2|294	# Mandriva Icons
12cr|nagios-3.2.3-2|295	install -d %{buildroot}%{_iconsdir}
12cr|nagios-3.2.3-2|296	install -d %{buildroot}%{_miconsdir}
12cr|nagios-3.2.3-2|297	install -d %{buildroot}%{_liconsdir}
12cr|nagios-3.2.3-2|298	
12cr|nagios-3.2.3-2|299	convert html/images/logofullsize.png -resize 16x16  %{buildroot}%{_miconsdir}/%{name}.png
12cr|nagios-3.2.3-2|300	convert html/images/logofullsize.png -resize 32x32  %{buildroot}%{_iconsdir}/%{name}.png
12cr|nagios-3.2.3-2|301	convert html/images/logofullsize.png -resize 48x48  %{buildroot}%{_liconsdir}/%{name}.png
12cr|nagios-3.2.3-2|302	
12cr|nagios-3.2.3-2|303	# XDG menu
12cr|nagios-3.2.3-2|304	install -d %{buildroot}%{_datadir}/applications
12cr|nagios-3.2.3-2|305	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|nagios-3.2.3-2|306	[Desktop Entry]
12cr|nagios-3.2.3-2|307	Name=Nagios
12cr|nagios-3.2.3-2|308	Comment=%{summary}
12cr|nagios-3.2.3-2|309	Exec=%{_bindir}/www-browser http://localhost/%{name}/
12cr|nagios-3.2.3-2|310	Icon=%{name}
12cr|nagios-3.2.3-2|311	Terminal=false
12cr|nagios-3.2.3-2|312	Type=Application
12cr|nagios-3.2.3-2|313	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
12cr|nagios-3.2.3-2|314	EOF
12cr|nagios-3.2.3-2|315	
12cr|nagios-3.2.3-2|316	%multiarch_includes %{buildroot}%{_includedir}/nagios/locations.h
12cr|nagios-3.2.3-2|317	
12cr|nagios-3.2.3-2|318	# install the favicon.ico
12cr|nagios-3.2.3-2|319	install -m0644 favicon.ico %{buildroot}%{_datadir}/nagios/www
12cr|nagios-3.2.3-2|320	
12cr|nagios-3.2.3-2|321	cat > README.mdv << EOF
12cr|nagios-3.2.3-2|322	Mandriva Nagios package
12cr|nagios-3.2.3-2|323	
12cr|nagios-3.2.3-2|324	The default configuration that used to come with this package now lives in the
12cr|nagios-3.2.3-2|325	nagios-conf package. You can easily adapt the nagios-conf package to suit your
12cr|nagios-3.2.3-2|326	specific taste. You may want to adjust the cgi.cfg, nagios.cfg and resource.cfg
12cr|nagios-3.2.3-2|327	configuration files found in the /etc/nagios directory.
12cr|nagios-3.2.3-2|328	
12cr|nagios-3.2.3-2|329	The old nagios-plugins package used to come with all plugins in one single
12cr|nagios-3.2.3-2|330	package has been broken out into multiple sub packages. As of today Jan 14 2008
12cr|nagios-3.2.3-2|331	there are over 100 nagios plugins to your disposal. Here is a list of plugins
12cr|nagios-3.2.3-2|332	you can install that stems from the nagios-plugins source:
12cr|nagios-3.2.3-2|333	
12cr|nagios-3.2.3-2|334	o nagios-check_adptraid
12cr|nagios-3.2.3-2|335	o nagios-check_apache
12cr|nagios-3.2.3-2|336	o nagios-check_apc_ups
12cr|nagios-3.2.3-2|337	o nagios-check_appletalk
12cr|nagios-3.2.3-2|338	o nagios-check_apt
12cr|nagios-3.2.3-2|339	o nagios-check_arping
12cr|nagios-3.2.3-2|340	o nagios-check_asterisk
12cr|nagios-3.2.3-2|341	o nagios-check_axis
12cr|nagios-3.2.3-2|342	o nagios-check_backup
12cr|nagios-3.2.3-2|343	o nagios-check_bgp
12cr|nagios-3.2.3-2|344	o nagios-check_bgpstate
12cr|nagios-3.2.3-2|345	o nagios-check_breeze
12cr|nagios-3.2.3-2|346	o nagios-check_by_ssh
12cr|nagios-3.2.3-2|347	o nagios-check_ciscotemp
12cr|nagios-3.2.3-2|348	o nagios-check_cluster
12cr|nagios-3.2.3-2|349	o nagios-check_cluster2
12cr|nagios-3.2.3-2|350	o nagios-check_compaq_insight
12cr|nagios-3.2.3-2|351	o nagios-check_dhcp
12cr|nagios-3.2.3-2|352	o nagios-check_dig
12cr|nagios-3.2.3-2|353	o nagios-check_digitemp
12cr|nagios-3.2.3-2|354	o nagios-check_disk
12cr|nagios-3.2.3-2|355	o nagios-check_disk_smb
12cr|nagios-3.2.3-2|356	o nagios-check_dlswcircuit
12cr|nagios-3.2.3-2|357	o nagios-check_dns
12cr|nagios-3.2.3-2|358	o nagios-check_dns_random
12cr|nagios-3.2.3-2|359	o nagios-check_dummy
12cr|nagios-3.2.3-2|360	o nagios-check_email_loop
12cr|nagios-3.2.3-2|361	o nagios-check_file_age
12cr|nagios-3.2.3-2|362	o nagios-check_flexlm
12cr|nagios-3.2.3-2|363	o nagios-check_fping
12cr|nagios-3.2.3-2|364	o nagios-check_frontpage
12cr|nagios-3.2.3-2|365	o nagios-check_game
12cr|nagios-3.2.3-2|366	o nagios-check_hpjd
12cr|nagios-3.2.3-2|367	o nagios-check_hprsc
12cr|nagios-3.2.3-2|368	o nagios-check_http
12cr|nagios-3.2.3-2|369	o nagios-check_hw
12cr|nagios-3.2.3-2|370	o nagios-check_ica_master_browser
12cr|nagios-3.2.3-2|371	o nagios-check_ica_metaframe_pub_apps
12cr|nagios-3.2.3-2|372	o nagios-check_ica_program_neigbourhood
12cr|nagios-3.2.3-2|373	o nagios-check_icmp
12cr|nagios-3.2.3-2|374	o nagios-check_ide_smart
12cr|nagios-3.2.3-2|375	o nagios-check_ifoperstatus
12cr|nagios-3.2.3-2|376	o nagios-check_ifstatus
12cr|nagios-3.2.3-2|377	o nagios-check_inodes
12cr|nagios-3.2.3-2|378	o nagios-check_ipxping
12cr|nagios-3.2.3-2|379	o nagios-check_ircd
12cr|nagios-3.2.3-2|380	o nagios-check_javaproc
12cr|nagios-3.2.3-2|381	o nagios-check_ldap
12cr|nagios-3.2.3-2|382	o nagios-check_linux_raid
12cr|nagios-3.2.3-2|383	o nagios-check_load
12cr|nagios-3.2.3-2|384	o nagios-check_log
12cr|nagios-3.2.3-2|385	o nagios-check_log2
12cr|nagios-3.2.3-2|386	o nagios-check_lotus
12cr|nagios-3.2.3-2|387	o nagios-check_mailq
12cr|nagios-3.2.3-2|388	o nagios-check_maxchannels
12cr|nagios-3.2.3-2|389	o nagios-check_maxwanstate
12cr|nagios-3.2.3-2|390	o nagios-check_mem
12cr|nagios-3.2.3-2|391	o nagios-check_mrtg
12cr|nagios-3.2.3-2|392	o nagios-check_mrtgext
12cr|nagios-3.2.3-2|393	o nagios-check_mrtgtraf
12cr|nagios-3.2.3-2|394	o nagios-check_ms_spooler
12cr|nagios-3.2.3-2|395	o nagios-check_mssql
12cr|nagios-3.2.3-2|396	o nagios-check_mysql
12cr|nagios-3.2.3-2|397	o nagios-check_mysql_perf <- added from third part
12cr|nagios-3.2.3-2|398	o nagios-check_mysql_query
12cr|nagios-3.2.3-2|399	o nagios-check_nagios
12cr|nagios-3.2.3-2|400	o nagios-check_netapp
12cr|nagios-3.2.3-2|401	o nagios-check_nmap
12cr|nagios-3.2.3-2|402	o nagios-check_nt
12cr|nagios-3.2.3-2|403	o nagios-check_ntp
12cr|nagios-3.2.3-2|404	o nagios-check_ntp_peer
12cr|nagios-3.2.3-2|405	o nagios-check_ntp_time
12cr|nagios-3.2.3-2|406	o nagios-check_nwstat
12cr|nagios-3.2.3-2|407	o nagios-check_oracle
12cr|nagios-3.2.3-2|408	o nagios-check_overcr
12cr|nagios-3.2.3-2|409	o nagios-check_pcpmetric
12cr|nagios-3.2.3-2|410	o nagios-check_pfstate
12cr|nagios-3.2.3-2|411	o nagios-check_pgsql
12cr|nagios-3.2.3-2|412	o nagios-check_ping
12cr|nagios-3.2.3-2|413	o nagios-check_procs
12cr|nagios-3.2.3-2|414	o nagios-check_qmailq
12cr|nagios-3.2.3-2|415	o nagios-check_radius
12cr|nagios-3.2.3-2|416	o nagios-check_rbl
12cr|nagios-3.2.3-2|417	o nagios-check_real
12cr|nagios-3.2.3-2|418	o nagios-check_remote_nagios_status
12cr|nagios-3.2.3-2|419	o nagios-check_rpc
12cr|nagios-3.2.3-2|420	o nagios-check_sendim
12cr|nagios-3.2.3-2|421	o nagios-check_sensors
12cr|nagios-3.2.3-2|422	o nagios-check_smart
12cr|nagios-3.2.3-2|423	o nagios-check_smb
12cr|nagios-3.2.3-2|424	o nagios-check_smtp
12cr|nagios-3.2.3-2|425	o nagios-check_snmp
12cr|nagios-3.2.3-2|426	o nagios-check_snmp_disk_monitor
12cr|nagios-3.2.3-2|427	o nagios-check_snmp_printer
12cr|nagios-3.2.3-2|428	o nagios-check_snmp_process_monitor
12cr|nagios-3.2.3-2|429	o nagios-check_snmp_procs
12cr|nagios-3.2.3-2|430	o nagios-check_sockets
12cr|nagios-3.2.3-2|431	o nagios-check_ssh
12cr|nagios-3.2.3-2|432	o nagios-check_swap
12cr|nagios-3.2.3-2|433	o nagios-check_tcp
12cr|nagios-3.2.3-2|434	o nagios-check_time
12cr|nagios-3.2.3-2|435	o nagios-check_timeout
12cr|nagios-3.2.3-2|436	o nagios-check_traceroute
12cr|nagios-3.2.3-2|437	o nagios-check_ups
12cr|nagios-3.2.3-2|438	o nagios-check_uptime
12cr|nagios-3.2.3-2|439	o nagios-check_users
12cr|nagios-3.2.3-2|440	o nagios-check_wave
12cr|nagios-3.2.3-2|441	o nagios-check_wins
12cr|nagios-3.2.3-2|442	
12cr|nagios-3.2.3-2|443	This break-out has been done to reduce the overall dependencies requirements,
12cr|nagios-3.2.3-2|444	so if you don't need any of the check_mysql_* plugins you won't have to install
12cr|nagios-3.2.3-2|445	the mysql libraries, and so on.
12cr|nagios-3.2.3-2|446	
12cr|nagios-3.2.3-2|447	Each of these packages comes with its own configuration file that contains the
12cr|nagios-3.2.3-2|448	needed command definition(s), let's give an example:
12cr|nagios-3.2.3-2|449	
12cr|nagios-3.2.3-2|450	$ cat /etc/nagios/plugins.d/check_arping.cfg
12cr|nagios-3.2.3-2|451	# this plugin require suid bit. chmod 4550 /usr/lib64/nagios/plugins/contrib/check_arping.pl
12cr|nagios-3.2.3-2|452	
12cr|nagios-3.2.3-2|453	# 'check_arping' command definition
12cr|nagios-3.2.3-2|454	define command{
12cr|nagios-3.2.3-2|455	command_name    check_arping
12cr|nagios-3.2.3-2|456	command_line    /usr/lib64/nagios/plugins/contrib/check_arping.pl -I $ARG1$ -H $HOSTADDRESS$
12cr|nagios-3.2.3-2|457	}
12cr|nagios-3.2.3-2|458	
12cr|nagios-3.2.3-2|459	
12cr|nagios-3.2.3-2|460	So when you start the nagios daemon it will automatically load configuration
12cr|nagios-3.2.3-2|461	files found in the /etc/nagios/plugins.d and /etc/nagios/conf.d directories.
12cr|nagios-3.2.3-2|462	
12cr|nagios-3.2.3-2|463	EOF
12cr|nagios-3.2.3-2|464	
12cr|nagios-3.2.3-2|465	%if %mdkversion >= 200900
12cr|nagios-3.2.3-2|466	# automatic reloading for new plugins
12cr|nagios-3.2.3-2|467	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
12cr|nagios-3.2.3-2|468	install -d %buildroot%{_var}/lib/rpm/filetriggers
12cr|nagios-3.2.3-2|469	cat > %buildroot%{_var}/lib/rpm/filetriggers/nagios.filter << EOF
12cr|nagios-3.2.3-2|470	^.%{_sysconfdir}/nagios/plugins.d/.*\.cfg$
12cr|nagios-3.2.3-2|471	EOF
12cr|nagios-3.2.3-2|472	cat > %buildroot%{_var}/lib/rpm/filetriggers/nagios.script << EOF
12cr|nagios-3.2.3-2|473	#!/bin/sh
12cr|nagios-3.2.3-2|474	/etc/init.d/nagios condrestart
12cr|nagios-3.2.3-2|475	EOF
12cr|nagios-3.2.3-2|476	chmod 755 %buildroot%{_var}/lib/rpm/filetriggers/nagios.script
12cr|nagios-3.2.3-2|477	%endif
12cr|nagios-3.2.3-2|478	
12cr|nagios-3.2.3-2|479	%pre
12cr|nagios-3.2.3-2|480	%{_sbindir}/useradd -r -M -s /bin/sh -d /var/log/nagios -c "system user for %{nsusr}" %{nsusr} >/dev/null 2>&1 || :
12cr|nagios-3.2.3-2|481	%{_bindir}/gpasswd -a %{cmdusr} %{nsgrp} >/dev/null 2>&1 || :
12cr|nagios-3.2.3-2|482	
12cr|nagios-3.2.3-2|483	%post
12cr|nagios-3.2.3-2|484	if [ $1 = 1 ] ; then
12cr|nagios-3.2.3-2|485	chown -R %{nsusr}:%{nsgrp} /var/log/nagios /var/spool/nagios /var/run/nagios >/dev/null 2>&1 || :
12cr|nagios-3.2.3-2|486	fi
12cr|nagios-3.2.3-2|487	%_post_service %{name}
12cr|nagios-3.2.3-2|488	
12cr|nagios-3.2.3-2|489	%preun
12cr|nagios-3.2.3-2|490	%_preun_service %{name}
12cr|nagios-3.2.3-2|491	
12cr|nagios-3.2.3-2|492	%postun
12cr|nagios-3.2.3-2|493	if [ "$1" -ge "1" ]; then
12cr|nagios-3.2.3-2|494	%{_initrddir}/%{name} condrestart >/dev/null 2>&1 || :
12cr|nagios-3.2.3-2|495	fi
12cr|nagios-3.2.3-2|496	%_postun_userdel %{nsusr}
12cr|nagios-3.2.3-2|497	
12cr|nagios-3.2.3-2|498	%pretrans www
12cr|nagios-3.2.3-2|499	# fix for old apache configuration
12cr|nagios-3.2.3-2|500	if [ -f %{_sysconfdir}/httpd/conf/webapps.d/12_nagios.conf ]; then
12cr|nagios-3.2.3-2|501	mv %{_sysconfdir}/httpd/conf/webapps.d/12_nagios.conf \
12cr|nagios-3.2.3-2|502	%{_sysconfdir}/httpd/conf/webapps.d/nagios.conf
12cr|nagios-3.2.3-2|503	perl -pi -e 's|%{_datadir}/%{name}|%{_datadir}/%{name}/www|' \
12cr|nagios-3.2.3-2|504	%{_sysconfdir}/httpd/conf/webapps.d/nagios.conf
12cr|nagios-3.2.3-2|505	fi
12cr|nagios-3.2.3-2|506	
12cr|nagios-3.2.3-2|507	%post www
12cr|nagios-3.2.3-2|508	%if %mdkversion < 201010
12cr|nagios-3.2.3-2|509	%_post_webapp
12cr|nagios-3.2.3-2|510	%endif
12cr|nagios-3.2.3-2|511	%if %mdkversion < 200900
12cr|nagios-3.2.3-2|512	%update_menus
12cr|nagios-3.2.3-2|513	%endif
12cr|nagios-3.2.3-2|514	
12cr|nagios-3.2.3-2|515	%postun www
12cr|nagios-3.2.3-2|516	%if %mdkversion < 201010
12cr|nagios-3.2.3-2|517	%_postun_webapp
12cr|nagios-3.2.3-2|518	%endif
12cr|nagios-3.2.3-2|519	%if %mdkversion < 200900
12cr|nagios-3.2.3-2|520	%clean_menus
12cr|nagios-3.2.3-2|521	%endif
12cr|nagios-3.2.3-2|522	
12cr|nagios-3.2.3-2|523	%clean
12cr|nagios-3.2.3-2|524	rm -rf %{buildroot}
12cr|nagios-3.2.3-2|525	
12cr|nagios-3.2.3-2|526	%files
12cr|nagios-3.2.3-2|527	%defattr(-,root,root)
12cr|nagios-3.2.3-2|528	%doc Changelog INSTALLING LEGAL README UPGRADING README.mdv
12cr|nagios-3.2.3-2|529	%doc sample-config/mrtg.cfg
12cr|nagios-3.2.3-2|530	%{_initrddir}/nagios
12cr|nagios-3.2.3-2|531	%{_sbindir}/*
12cr|nagios-3.2.3-2|532	%dir %{_sysconfdir}/nagios
12cr|nagios-3.2.3-2|533	%config(noreplace) %{_sysconfdir}/nagios/*.cfg
12cr|nagios-3.2.3-2|534	%dir %{_sysconfdir}/nagios/servers
12cr|nagios-3.2.3-2|535	%dir %{_sysconfdir}/nagios/printers
12cr|nagios-3.2.3-2|536	%dir %{_sysconfdir}/nagios/switches
12cr|nagios-3.2.3-2|537	%dir %{_sysconfdir}/nagios/routers
12cr|nagios-3.2.3-2|538	%dir %{_sysconfdir}/nagios/conf.d
12cr|nagios-3.2.3-2|539	%dir %{_sysconfdir}/nagios/plugins.d
12cr|nagios-3.2.3-2|540	%dir %{_sysconfdir}/nagios/objects
12cr|nagios-3.2.3-2|541	%config(noreplace) %{_sysconfdir}/nagios/objects/*.cfg
12cr|nagios-3.2.3-2|542	%attr(-,%{nsusr},%{nsgrp}) %dir /var/log/nagios
12cr|nagios-3.2.3-2|543	%attr(-,%{nsusr},%{nsgrp}) %dir /var/log/nagios/archives
12cr|nagios-3.2.3-2|544	%attr(2775,%{nsusr},%{cmdgrp}) %dir /var/spool/nagios
12cr|nagios-3.2.3-2|545	%attr(-,%{nsusr},%{nsgrp}) %dir /var/spool/nagios/checkresults
12cr|nagios-3.2.3-2|546	%attr(-,%{nsusr},%{nsgrp}) %dir /var/run/nagios
12cr|nagios-3.2.3-2|547	%dir %{_libdir}/nagios/plugins/eventhandlers
12cr|nagios-3.2.3-2|548	%{_libdir}/nagios/plugins/eventhandlers/*
12cr|nagios-3.2.3-2|549	%if %mdkversion >= 200900
12cr|nagios-3.2.3-2|550	%{_var}/lib/rpm/filetriggers/nagios.*
12cr|nagios-3.2.3-2|551	%endif
12cr|nagios-3.2.3-2|552	
12cr|nagios-3.2.3-2|553	%files www
12cr|nagios-3.2.3-2|554	%defattr(-,root,root)
12cr|nagios-3.2.3-2|555	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/nagios.conf
12cr|nagios-3.2.3-2|556	%{_libdir}/nagios/cgi
12cr|nagios-3.2.3-2|557	%dir %{_datadir}/nagios/www
12cr|nagios-3.2.3-2|558	%dir %{_datadir}/nagios/www/images
12cr|nagios-3.2.3-2|559	%dir %{_datadir}/nagios/www/stylesheets
12cr|nagios-3.2.3-2|560	%{_datadir}/nagios/www/favicon.ico
12cr|nagios-3.2.3-2|561	%{_datadir}/nagios/www/robots.txt
12cr|nagios-3.2.3-2|562	%{_datadir}/nagios/www/contexthelp
12cr|nagios-3.2.3-2|563	%{_datadir}/nagios/www/docs
12cr|nagios-3.2.3-2|564	%{_datadir}/nagios/www/media
12cr|nagios-3.2.3-2|565	%{_datadir}/nagios/www/ssi
12cr|nagios-3.2.3-2|566	%{_iconsdir}/%{name}.png
12cr|nagios-3.2.3-2|567	%{_miconsdir}/%{name}.png
12cr|nagios-3.2.3-2|568	%{_liconsdir}/%{name}.png
12cr|nagios-3.2.3-2|569	%{_datadir}/applications/*.desktop
12cr|nagios-3.2.3-2|570	
12cr|nagios-3.2.3-2|571	%files theme-default
12cr|nagios-3.2.3-2|572	%defattr(-,root,root)
12cr|nagios-3.2.3-2|573	%{_datadir}/nagios/www/*.php
12cr|nagios-3.2.3-2|574	%{_datadir}/nagios/www/images/*
12cr|nagios-3.2.3-2|575	%{_datadir}/nagios/www/includes/*
12cr|nagios-3.2.3-2|576	%{_datadir}/nagios/www/stylesheets/*
12cr|nagios-3.2.3-2|577	
12cr|nagios-3.2.3-2|578	%files devel
12cr|nagios-3.2.3-2|579	%defattr(-,root,root)
12cr|nagios-3.2.3-2|580	%multiarch %{multiarch_includedir}/nagios/locations.h
12cr|nagios-3.2.3-2|581	
12cr|nagios-3.2.3-2|582	%{_includedir}/nagios
12cr|nagios-3.2.3-2|583	
12cr|nagios-3.2.3-2|584	
12cr|nagios-3.2.3-2|585	%changelog
12cr|nagios-3.2.3-2|586	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 1:3.2.3-2mdv2011.0
12cr|nagios-3.2.3-2|587	+ Revision: 636326
12cr|nagios-3.2.3-2|588	- tighten BR
12cr|nagios-3.2.3-2|589	
12cr|nagios-3.2.3-2|590	* Wed Oct 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.2.3-1mdv2011.0
12cr|nagios-3.2.3-2|591	+ Revision: 583635
12cr|nagios-3.2.3-2|592	- new version
12cr|nagios-3.2.3-2|593	- drop format error patch, merged upstream
12cr|nagios-3.2.3-2|594	
12cr|nagios-3.2.3-2|595	* Sun Sep 05 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.2.2-1mdv2011.0
12cr|nagios-3.2.3-2|596	+ Revision: 576159
12cr|nagios-3.2.3-2|597	- new version
12cr|nagios-3.2.3-2|598	
12cr|nagios-3.2.3-2|599	* Wed Aug 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.2.1-2mdv2011.0
12cr|nagios-3.2.3-2|600	+ Revision: 569136
12cr|nagios-3.2.3-2|601	- rebuild for new perl
12cr|nagios-3.2.3-2|602	- fix binaries perms
12cr|nagios-3.2.3-2|603	
12cr|nagios-3.2.3-2|604	* Sat Mar 27 2010 Thierry Vignaud <tv@mandriva.org> 1:3.2.1-1mdv2010.1
12cr|nagios-3.2.3-2|605	+ Revision: 528045
12cr|nagios-3.2.3-2|606	- new release
12cr|nagios-3.2.3-2|607	
12cr|nagios-3.2.3-2|608	* Wed Feb 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.2.0-7mdv2010.1
12cr|nagios-3.2.3-2|609	+ Revision: 507286
12cr|nagios-3.2.3-2|610	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|nagios-3.2.3-2|611	- switch to "open to all" default access policy
12cr|nagios-3.2.3-2|612	
12cr|nagios-3.2.3-2|613	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 1:3.2.0-6mdv2010.1
12cr|nagios-3.2.3-2|614	+ Revision: 492259
12cr|nagios-3.2.3-2|615	- rebuild for new libjpeg v8
12cr|nagios-3.2.3-2|616	
12cr|nagios-3.2.3-2|617	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.2.0-5mdv2010.1
12cr|nagios-3.2.3-2|618	+ Revision: 473483
12cr|nagios-3.2.3-2|619	- better apache configuration
12cr|nagios-3.2.3-2|620	
12cr|nagios-3.2.3-2|621	* Mon Nov 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.2.0-4mdv2010.1
12cr|nagios-3.2.3-2|622	+ Revision: 472077
12cr|nagios-3.2.3-2|623	- restrict default access permissions to localhost only, as per new policy
12cr|nagios-3.2.3-2|624	
12cr|nagios-3.2.3-2|625	* Wed Sep 09 2009 Frederik Himpe <fhimpe@mandriva.org> 1:3.2.0-3mdv2010.0
12cr|nagios-3.2.3-2|626	+ Revision: 435783
12cr|nagios-3.2.3-2|627	- Rebuild for new perl
12cr|nagios-3.2.3-2|628	
12cr|nagios-3.2.3-2|629	* Mon Aug 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1:3.2.0-2mdv2010.0
12cr|nagios-3.2.3-2|630	+ Revision: 417293
12cr|nagios-3.2.3-2|631	- rebuilt against libjpeg v7
12cr|nagios-3.2.3-2|632	
12cr|nagios-3.2.3-2|633	* Thu Aug 13 2009 Oden Eriksson <oeriksson@mandriva.com> 1:3.2.0-1mdv2010.0
12cr|nagios-3.2.3-2|634	+ Revision: 416025
12cr|nagios-3.2.3-2|635	- 3.2.0
12cr|nagios-3.2.3-2|636	
12cr|nagios-3.2.3-2|637	* Sun Jul 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.1.2-2mdv2010.0
12cr|nagios-3.2.3-2|638	+ Revision: 397904
12cr|nagios-3.2.3-2|639	- merge README.mandriva and README.urpmi in a single README.mdv file, and use an herein document for it
12cr|nagios-3.2.3-2|640	- drop old 2006.0 menu entr
12cr|nagios-3.2.3-2|641	- cleanup %%files section
12cr|nagios-3.2.3-2|642	- drop overcomplex password generation at install-time, and ship a minimal apache configuration file, admins are supposed smart enough to configure suited protection themselves
12cr|nagios-3.2.3-2|643	- drop useless explicit dependencies
12cr|nagios-3.2.3-2|644	- spec cleanup
12cr|nagios-3.2.3-2|645	- build mini_epn
12cr|nagios-3.2.3-2|646	- allow translations in initscript
12cr|nagios-3.2.3-2|647	- drop useless optflag patch
12cr|nagios-3.2.3-2|648	- use make argument instead of a patch to avoid stripping
12cr|nagios-3.2.3-2|649	- no need to regenerate autotools suite
12cr|nagios-3.2.3-2|650	
12cr|nagios-3.2.3-2|651	* Wed Jul 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:3.1.2-1mdv2010.0
12cr|nagios-3.2.3-2|652	+ Revision: 391239
12cr|nagios-3.2.3-2|653	- bump release
12cr|nagios-3.2.3-2|654	- 3.1.2
12cr|nagios-3.2.3-2|655	
12cr|nagios-3.2.3-2|656	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|nagios-3.2.3-2|657	- fix default physical_html_path in cgi.cfg
12cr|nagios-3.2.3-2|658	
12cr|nagios-3.2.3-2|659	* Sun Jan 25 2009 Oden Eriksson <oeriksson@mandriva.com> 1:3.1.0-1mdv2009.1
12cr|nagios-3.2.3-2|660	+ Revision: 333546
12cr|nagios-3.2.3-2|661	- 3.1.0
12cr|nagios-3.2.3-2|662	- fix build with -Werror=format-security (P7)
12cr|nagios-3.2.3-2|663	- don't activate the check_for_updates feature per default (P8)
12cr|nagios-3.2.3-2|664	
12cr|nagios-3.2.3-2|665	* Tue Dec 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.0.6-3mdv2009.1
12cr|nagios-3.2.3-2|666	+ Revision: 321471
12cr|nagios-3.2.3-2|667	- enable embedded perl
12cr|nagios-3.2.3-2|668	- substitute files only, not directories
12cr|nagios-3.2.3-2|669	- fix more file perms
12cr|nagios-3.2.3-2|670	- move web pages under %%{_datadir}/nagios/www, to avoid having plugins under web root
12cr|nagios-3.2.3-2|671	
12cr|nagios-3.2.3-2|672	* Mon Dec 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.0.6-2mdv2009.1
12cr|nagios-3.2.3-2|673	+ Revision: 314622
12cr|nagios-3.2.3-2|674	- add file triggers to reload nagios when adding plugins
12cr|nagios-3.2.3-2|675	- rename apache configuration file according to webapps policy, while
12cr|nagios-3.2.3-2|676	moving old one to avoid #45963
12cr|nagios-3.2.3-2|677	- rediff patch 0 for no fuzz
12cr|nagios-3.2.3-2|678	- fix init script logic: cmd and pid files should be deleted if present, not if missing
12cr|nagios-3.2.3-2|679	
12cr|nagios-3.2.3-2|680	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|nagios-3.2.3-2|681	- lowercase ImageMagick
12cr|nagios-3.2.3-2|682	
12cr|nagios-3.2.3-2|683	* Tue Dec 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.6-1mdv2009.1
12cr|nagios-3.2.3-2|684	+ Revision: 309178
12cr|nagios-3.2.3-2|685	- 3.0.6 (Minor security fixes)
12cr|nagios-3.2.3-2|686	
12cr|nagios-3.2.3-2|687	* Mon Nov 24 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.5-2mdv2009.1
12cr|nagios-3.2.3-2|688	+ Revision: 306324
12cr|nagios-3.2.3-2|689	- fix #45963 (Move of configuration file breaks custom configurations)
12cr|nagios-3.2.3-2|690	
12cr|nagios-3.2.3-2|691	* Wed Nov 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.0.5-1mdv2009.1
12cr|nagios-3.2.3-2|692	+ Revision: 300019
12cr|nagios-3.2.3-2|693	- new version
12cr|nagios-3.2.3-2|694	- don't version apache configuration file
12cr|nagios-3.2.3-2|695	
12cr|nagios-3.2.3-2|696	* Thu Oct 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.4-1mdv2009.1
12cr|nagios-3.2.3-2|697	+ Revision: 294138
12cr|nagios-3.2.3-2|698	- 3.0.4
12cr|nagios-3.2.3-2|699	
12cr|nagios-3.2.3-2|700	* Fri Jul 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.0.3-2mdv2009.0
12cr|nagios-3.2.3-2|701	+ Revision: 231681
12cr|nagios-3.2.3-2|702	- yet another event handlers fix
12cr|nagios-3.2.3-2|703	
12cr|nagios-3.2.3-2|704	* Thu Jun 26 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.3-1mdv2009.0
12cr|nagios-3.2.3-2|705	+ Revision: 229226
12cr|nagios-3.2.3-2|706	- 3.0.3
12cr|nagios-3.2.3-2|707	
12cr|nagios-3.2.3-2|708	+ Pixel <pixel@mandriva.com>
12cr|nagios-3.2.3-2|709	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|nagios-3.2.3-2|710	
12cr|nagios-3.2.3-2|711	* Wed May 21 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.2-0.1mdv2009.0
12cr|nagios-3.2.3-2|712	+ Revision: 209800
12cr|nagios-3.2.3-2|713	- 3.0.2
12cr|nagios-3.2.3-2|714	
12cr|nagios-3.2.3-2|715	* Thu May 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.0.1-2mdv2009.0
12cr|nagios-3.2.3-2|716	+ Revision: 207546
12cr|nagios-3.2.3-2|717	- change the dependency in initscript from mysql to ndo2db
12cr|nagios-3.2.3-2|718	
12cr|nagios-3.2.3-2|719	* Wed Apr 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.0.1-1mdv2008.1
12cr|nagios-3.2.3-2|720	+ Revision: 191564
12cr|nagios-3.2.3-2|721	- new version (bugfix release)
12cr|nagios-3.2.3-2|722	
12cr|nagios-3.2.3-2|723	* Fri Mar 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.0-1mdv2008.1
12cr|nagios-3.2.3-2|724	+ Revision: 187806
12cr|nagios-3.2.3-2|725	- final version
12cr|nagios-3.2.3-2|726	
12cr|nagios-3.2.3-2|727	* Wed Feb 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.0-0.0.rc3.1mdv2008.1
12cr|nagios-3.2.3-2|728	+ Revision: 175745
12cr|nagios-3.2.3-2|729	- new version
12cr|nagios-3.2.3-2|730	
12cr|nagios-3.2.3-2|731	* Thu Feb 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.rc2.3mdv2008.1
12cr|nagios-3.2.3-2|732	+ Revision: 168479
12cr|nagios-3.2.3-2|733	- make it build on cs4
12cr|nagios-3.2.3-2|734	
12cr|nagios-3.2.3-2|735	* Mon Feb 11 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.rc2.2mdv2008.1
12cr|nagios-3.2.3-2|736	+ Revision: 165278
12cr|nagios-3.2.3-2|737	- fix deps
12cr|nagios-3.2.3-2|738	
12cr|nagios-3.2.3-2|739	* Wed Jan 30 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.rc2.1mdv2008.1
12cr|nagios-3.2.3-2|740	+ Revision: 160236
12cr|nagios-3.2.3-2|741	- 3.0rc2
12cr|nagios-3.2.3-2|742	- drop P2, it's implemented upstream
12cr|nagios-3.2.3-2|743	- fix #36663 (Error message when installing any nagios plug-in)
12cr|nagios-3.2.3-2|744	- make it back portable (old menu system)
12cr|nagios-3.2.3-2|745	- added a README.Mandriva file that hopefully explains more...
12cr|nagios-3.2.3-2|746	- require a new nagios-conf package for tailoring nagios
12cr|nagios-3.2.3-2|747	- partly fix #36662
12cr|nagios-3.2.3-2|748	- fix #36650 (no LSB tags in init script)
12cr|nagios-3.2.3-2|749	
12cr|nagios-3.2.3-2|750	+ Thierry Vignaud <tv@mandriva.org>
12cr|nagios-3.2.3-2|751	- drop old menu
12cr|nagios-3.2.3-2|752	
12cr|nagios-3.2.3-2|753	+ Olivier Blin <oblin@mandriva.com>
12cr|nagios-3.2.3-2|754	- restore BuildRoot
12cr|nagios-3.2.3-2|755	
12cr|nagios-3.2.3-2|756	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|nagios-3.2.3-2|757	- own cgi dir, otherwise a restricted root umask make them unusable
12cr|nagios-3.2.3-2|758	
12cr|nagios-3.2.3-2|759	* Tue Dec 18 2007 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.rc1.1mdv2008.1
12cr|nagios-3.2.3-2|760	+ Revision: 132454
12cr|nagios-3.2.3-2|761	- 3.0rc1
12cr|nagios-3.2.3-2|762	- fix a %%postun error
12cr|nagios-3.2.3-2|763	- 3.0b7
12cr|nagios-3.2.3-2|764	- rediffed P6
12cr|nagios-3.2.3-2|765	- fix the apache config (duh!)
12cr|nagios-3.2.3-2|766	
12cr|nagios-3.2.3-2|767	+ Thierry Vignaud <tv@mandriva.org>
12cr|nagios-3.2.3-2|768	- kill re-definition of %%buildroot on Pixel's request
12cr|nagios-3.2.3-2|769	- buildrequires X11-devel instead of XFree86-devel
12cr|nagios-3.2.3-2|770	
12cr|nagios-3.2.3-2|771	* Thu Nov 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.b6.1mdv2008.1
12cr|nagios-3.2.3-2|772	+ Revision: 104437
12cr|nagios-3.2.3-2|773	- 3.0b6
12cr|nagios-3.2.3-2|774	
12cr|nagios-3.2.3-2|775	* Fri Oct 12 2007 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.b5.1mdv2008.1
12cr|nagios-3.2.3-2|776	+ Revision: 97364
12cr|nagios-3.2.3-2|777	- 3.0b5
12cr|nagios-3.2.3-2|778	
12cr|nagios-3.2.3-2|779	* Fri Sep 28 2007 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.b4.1mdv2008.0
12cr|nagios-3.2.3-2|780	+ Revision: 93545
12cr|nagios-3.2.3-2|781	- 3.0b4
12cr|nagios-3.2.3-2|782	- drop P3, it was allready applied
12cr|nagios-3.2.3-2|783	
12cr|nagios-3.2.3-2|784	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.b3.4mdv2008.0
12cr|nagios-3.2.3-2|785	+ Revision: 83456
12cr|nagios-3.2.3-2|786	- whoops!, it was the other way around :)
12cr|nagios-3.2.3-2|787	
12cr|nagios-3.2.3-2|788	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.b3.3mdv2008.0
12cr|nagios-3.2.3-2|789	+ Revision: 83454
12cr|nagios-3.2.3-2|790	- fix the apache config
12cr|nagios-3.2.3-2|791	- fix the %%pre and %%post scriptlets
12cr|nagios-3.2.3-2|792	
12cr|nagios-3.2.3-2|793	* Fri Sep 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.b3.2mdv2008.0
12cr|nagios-3.2.3-2|794	+ Revision: 81569
12cr|nagios-3.2.3-2|795	- fix correct path to checkresults
12cr|nagios-3.2.3-2|796	
12cr|nagios-3.2.3-2|797	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.b3.1mdv2008.0
12cr|nagios-3.2.3-2|798	+ Revision: 77372
12cr|nagios-3.2.3-2|799	- 3.0b3
12cr|nagios-3.2.3-2|800	- rediffed patches
12cr|nagios-3.2.3-2|801	
12cr|nagios-3.2.3-2|802	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1:2.9-5mdv2008.0
12cr|nagios-3.2.3-2|803	+ Revision: 70376
12cr|nagios-3.2.3-2|804	- fileutils, sh-utils & textutils have been obsoleted by coreutils a long time ago
12cr|nagios-3.2.3-2|805	
12cr|nagios-3.2.3-2|806	* Tue Jul 24 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.9-4mdv2008.0
12cr|nagios-3.2.3-2|807	+ Revision: 55004
12cr|nagios-3.2.3-2|808	- use the new %%serverbuild macro
12cr|nagios-3.2.3-2|809	
12cr|nagios-3.2.3-2|810	* Mon Jun 25 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.9-3mdv2008.0
12cr|nagios-3.2.3-2|811	+ Revision: 43826
12cr|nagios-3.2.3-2|812	- fix deps
12cr|nagios-3.2.3-2|813	
12cr|nagios-3.2.3-2|814	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.9-2mdv2008.0
12cr|nagios-3.2.3-2|815	+ Revision: 39298
12cr|nagios-3.2.3-2|816	- use distro conditional -fstack-protector
12cr|nagios-3.2.3-2|817	
12cr|nagios-3.2.3-2|818	* Tue Apr 17 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.9-1mdv2008.0
12cr|nagios-3.2.3-2|819	+ Revision: 13743
12cr|nagios-3.2.3-2|820	- 2.9
12cr|nagios-3.2.3-2|821	- 2.9
12cr|nagios-3.2.3-2|822	
12cr|nagios-3.2.3-2|823	
12cr|nagios-3.2.3-2|824	* Thu Jan 25 2007 Oden Eriksson <oeriksson@mandriva.com> 2.7-1mdv2007.0
12cr|nagios-3.2.3-2|825	+ Revision: 113174
12cr|nagios-3.2.3-2|826	- 2.7
12cr|nagios-3.2.3-2|827	- make it backportable
12cr|nagios-3.2.3-2|828	
12cr|nagios-3.2.3-2|829	* Thu Nov 30 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.6-1mdv2007.1
12cr|nagios-3.2.3-2|830	+ Revision: 89047
12cr|nagios-3.2.3-2|831	- 2.6
12cr|nagios-3.2.3-2|832	- remove obsolete patches and add one new one
12cr|nagios-3.2.3-2|833	- remove obsolete sources
12cr|nagios-3.2.3-2|834	- generate a password if needed for the nagios web user
12cr|nagios-3.2.3-2|835	- added a README.urpmi file outlining the changes
12cr|nagios-3.2.3-2|836	
12cr|nagios-3.2.3-2|837	* Wed Nov 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.5-5mdv2007.1
12cr|nagios-3.2.3-2|838	+ Revision: 84428
12cr|nagios-3.2.3-2|839	- Import nagios
12cr|nagios-3.2.3-2|840	
12cr|nagios-3.2.3-2|841	* Wed Nov 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.5-6mdv2007.1
12cr|nagios-3.2.3-2|842	- use the www-browser script instead
12cr|nagios-3.2.3-2|843	- fix the xdg menu
12cr|nagios-3.2.3-2|844	- remove conditional build switches for unsupported distros
12cr|nagios-3.2.3-2|845	- bunzip sources
12cr|nagios-3.2.3-2|846	
12cr|nagios-3.2.3-2|847	* Thu Sep 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.5-5mdv2007.0
12cr|nagios-3.2.3-2|848	- don't enforce ssl redirect
12cr|nagios-3.2.3-2|849	
12cr|nagios-3.2.3-2|850	* Fri Aug 04 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.5-4mdv2007.0
12cr|nagios-3.2.3-2|851	- fix typo
12cr|nagios-3.2.3-2|852	
12cr|nagios-3.2.3-2|853	* Thu Aug 03 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.5-3mdv2007.0
12cr|nagios-3.2.3-2|854	- fix xdg menu stuff
12cr|nagios-3.2.3-2|855	
12cr|nagios-3.2.3-2|856	* Thu Aug 03 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.5-2mdv2007.0
12cr|nagios-3.2.3-2|857	- fix deps
12cr|nagios-3.2.3-2|858	
12cr|nagios-3.2.3-2|859	* Sat Jul 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.5-1mdv2007.0
12cr|nagios-3.2.3-2|860	- 2.5 (Minor bugfixes)
12cr|nagios-3.2.3-2|861	
12cr|nagios-3.2.3-2|862	* Mon Jul 03 2006 Emmanuel Andry <eandry@mandriva.org> 1:2.4-2mdv2007.0
12cr|nagios-3.2.3-2|863	- fix buildrequires
12cr|nagios-3.2.3-2|864	
12cr|nagios-3.2.3-2|865	* Fri Jun 02 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.4-1mdv2007.0
12cr|nagios-3.2.3-2|866	- 2.4 (Minor bugfixes)
12cr|nagios-3.2.3-2|867	- rediffed P8
12cr|nagios-3.2.3-2|868	
12cr|nagios-3.2.3-2|869	* Wed May 17 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.3.1-1mdk
12cr|nagios-3.2.3-2|870	- 2.3.1 (Major security fixes)
12cr|nagios-3.2.3-2|871	
12cr|nagios-3.2.3-2|872	* Sun May 14 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.3-3mdk
12cr|nagios-3.2.3-2|873	- fix better apache config
12cr|nagios-3.2.3-2|874	
12cr|nagios-3.2.3-2|875	* Thu May 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.3-2mdk
12cr|nagios-3.2.3-2|876	- fix deps
12cr|nagios-3.2.3-2|877	- relocate the /admin/nagios url to /nagios
12cr|nagios-3.2.3-2|878	- fix better apache config
12cr|nagios-3.2.3-2|879	- fix a menuentry
12cr|nagios-3.2.3-2|880	
12cr|nagios-3.2.3-2|881	* Fri May 05 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.3-1mdk
12cr|nagios-3.2.3-2|882	- 2.3 (Minor security fixes)
12cr|nagios-3.2.3-2|883	
12cr|nagios-3.2.3-2|884	* Sun Apr 09 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2-1mdk
12cr|nagios-3.2.3-2|885	- 2.2 (Minor bugfixes)
12cr|nagios-3.2.3-2|886	
12cr|nagios-3.2.3-2|887	* Sat Apr 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.1-2mdk
12cr|nagios-3.2.3-2|888	- fix deps and #20711
12cr|nagios-3.2.3-2|889	
12cr|nagios-3.2.3-2|890	* Tue Mar 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.1-1mdk
12cr|nagios-3.2.3-2|891	- 2.1 (Minor bugfixes)
12cr|nagios-3.2.3-2|892	
12cr|nagios-3.2.3-2|893	* Thu Feb 23 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-3mdk
12cr|nagios-3.2.3-2|894	- install the apache config depending on distro
12cr|nagios-3.2.3-2|895	
12cr|nagios-3.2.3-2|896	* Tue Feb 14 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-2mdk
12cr|nagios-3.2.3-2|897	- fix deps
12cr|nagios-3.2.3-2|898	
12cr|nagios-3.2.3-2|899	* Wed Feb 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-1mdk
12cr|nagios-3.2.3-2|900	- 2.0 (Minor bugfixes)
12cr|nagios-3.2.3-2|901	
12cr|nagios-3.2.3-2|902	* Wed Jan 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0rc2-1mdk
12cr|nagios-3.2.3-2|903	- 2.0rc2 (Minor bugfixes)
12cr|nagios-3.2.3-2|904	- rediffed P2
12cr|nagios-3.2.3-2|905	
12cr|nagios-3.2.3-2|906	* Thu Dec 01 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0b6-1mdk
12cr|nagios-3.2.3-2|907	- 2.0b5 (Minor bugfixes)
12cr|nagios-3.2.3-2|908	
12cr|nagios-3.2.3-2|909	* Tue Nov 15 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0b5-1mdk
12cr|nagios-3.2.3-2|910	- 2.0b5 (Minor bugfixes)
12cr|nagios-3.2.3-2|911	- remove strip calls (P8)
12cr|nagios-3.2.3-2|912	
12cr|nagios-3.2.3-2|913	* Wed Oct 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0b4-2mdk
12cr|nagios-3.2.3-2|914	- fix #19312
12cr|nagios-3.2.3-2|915	
12cr|nagios-3.2.3-2|916	* Thu Aug 04 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0b4-1mdk
12cr|nagios-3.2.3-2|917	- 2.0b4 (Minor bugfixes)
12cr|nagios-3.2.3-2|918	- fix %%post and %%postun for the nagios-www package
12cr|nagios-3.2.3-2|919	- fix deps
12cr|nagios-3.2.3-2|920	
12cr|nagios-3.2.3-2|921	* Tue May 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0b4-0.20050530.1mdk
12cr|nagios-3.2.3-2|922	- use a recent snap (20050530)
12cr|nagios-3.2.3-2|923	- added a nice favicon.ico patch by PLD (S5 & P6)
12cr|nagios-3.2.3-2|924	- added a patch by Andreas Ericsson (P7)
12cr|nagios-3.2.3-2|925	
12cr|nagios-3.2.3-2|926	* Thu May 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0b3-2mdk
12cr|nagios-3.2.3-2|927	- fix #13814
12cr|nagios-3.2.3-2|928	
12cr|nagios-3.2.3-2|929	* Tue Apr 05 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0b3-1mdk
12cr|nagios-3.2.3-2|930	- 2.0b3
12cr|nagios-3.2.3-2|931	- added P5 to make the shipped minimalistic config work again
12cr|nagios-3.2.3-2|932	
12cr|nagios-3.2.3-2|933	* Mon Apr 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0b2-4mdk
12cr|nagios-3.2.3-2|934	- use the %%mkrel macro
12cr|nagios-3.2.3-2|935	
12cr|nagios-3.2.3-2|936	* Sat Feb 19 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0b2-3mdk
12cr|nagios-3.2.3-2|937	- added P4 to bring back some missing stuff
12cr|nagios-3.2.3-2|938	- handle the %%postun better
12cr|nagios-3.2.3-2|939	
12cr|nagios-3.2.3-2|940	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0b2-2mdk
12cr|nagios-3.2.3-2|941	- spec file cleanups, remove the ADVX-build stuff
12cr|nagios-3.2.3-2|942	
12cr|nagios-3.2.3-2|943	* Thu Feb 10 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0b2-1mdk
12cr|nagios-3.2.3-2|944	- 2.0b2
12cr|nagios-3.2.3-2|945	- rediffed P0
12cr|nagios-3.2.3-2|946	- make it compile on x86_64
12cr|nagios-3.2.3-2|947	
12cr|nagios-3.2.3-2|948	* Thu Feb 10 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0a1-0.20041024.3mdk
12cr|nagios-3.2.3-2|949	- set LC_ALL=C in the initscript in an attempt to fix #12740 like future issues
12cr|nagios-3.2.3-2|950	- fix deps and conditional %%multiarch
12cr|nagios-3.2.3-2|951	
12cr|nagios-3.2.3-2|952	* Mon Nov 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0a1-0.20041024.2mdk
12cr|nagios-3.2.3-2|953	- added S2
12cr|nagios-3.2.3-2|954	- enhanced the init scipt a bit (S1)
12cr|nagios-3.2.3-2|955	
12cr|nagios-3.2.3-2|956	* Mon Oct 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0a1-0.20041024.1mdk
12cr|nagios-3.2.3-2|957	- 20041024
12cr|nagios-3.2.3-2|958	
12cr|nagios-3.2.3-2|959	* Mon Oct 04 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0a1-0.20041002.2mdk
12cr|nagios-3.2.3-2|960	- fix one typo
12cr|nagios-3.2.3-2|961	
12cr|nagios-3.2.3-2|962	* Mon Oct 04 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0a1-0.20041002.1mdk
12cr|nagios-3.2.3-2|963	- cvs snap 20041002 of 2.0a1
12cr|nagios-3.2.3-2|964	- added the long forgotten eventhandlers
12cr|nagios-3.2.3-2|965	- new S2
12cr|nagios-3.2.3-2|966	- added P2 & P3
12cr|nagios-3.2.3-2|967	- misc spec file fixes
12cr|nagios-3.2.3-2|968	
12cr|nagios-3.2.3-2|969	* Tue Jul 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2-4mdk
12cr|nagios-3.2.3-2|970	- added P1 to make it recognize the correct gd stuff
12cr|nagios-3.2.3-2|971	
12cr|nagios-3.2.3-2|972	* Sat Jun 12 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2-3mdk
12cr|nagios-3.2.3-2|973	- rebuilt against new gd
12cr|nagios-3.2.3-2|974	
12cr|nagios-3.2.3-2|975	* Sun May 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2-2mdk
12cr|nagios-3.2.3-2|976	- fix #9762 (revert changes in 1.2-1mdk)
12cr|nagios-3.2.3-2|977	- fix deps
12cr|nagios-3.2.3-2|978	
12cr|nagios-3.2.3-2|979	* Wed Mar 03 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.2-1mdk
12cr|nagios-3.2.3-2|980	- 1.2
12cr|nagios-3.2.3-2|981	- fixed 12_nagios.conf
12cr|nagios-3.2.3-2|982	

3353 12
12cr|nagios-3.2.3-3|1	%define nsusr nagios
12cr|nagios-3.2.3-3|2	%define nsgrp nagios
12cr|nagios-3.2.3-3|3	%define cmdusr apache
12cr|nagios-3.2.3-3|4	%define cmdgrp apache
12cr|nagios-3.2.3-3|5	
12cr|nagios-3.2.3-3|6	Summary:	Host/service/network monitoring program
12cr|nagios-3.2.3-3|7	Name:		nagios
12cr|nagios-3.2.3-3|8	Version:	3.2.3
12cr|nagios-3.2.3-3|9	Release:	3
12cr|nagios-3.2.3-3|10	License:	GPLv2
12cr|nagios-3.2.3-3|11	Group:		Networking/Other
12cr|nagios-3.2.3-3|12	URL:		http://www.nagios.org/
12cr|nagios-3.2.3-3|13	Source0:	http://prdownloads.sourceforge.net/nagios/%{name}-%{version}.tar.gz
12cr|nagios-3.2.3-3|14	Source1:	%{name}.init
12cr|nagios-3.2.3-3|15	Source4:	http://nagios.sourceforge.net/download/contrib/misc/mergecfg/mergecfg
12cr|nagios-3.2.3-3|16	Source5:	favicon.ico
12cr|nagios-3.2.3-3|17	Patch1:		nagios-scandir.diff
12cr|nagios-3.2.3-3|18	Patch5:		nagios-mdv_conf.diff
12cr|nagios-3.2.3-3|19	Patch6:		nagios-DESTDIR.diff
12cr|nagios-3.2.3-3|20	Patch8:		nagios-3.1.0-no_update_check_per_default_please.diff
12cr|nagios-3.2.3-3|21	Patch9:		nagios-fPIC.diff
12cr|nagios-3.2.3-3|22	Requires(post): rpm-helper nagios-conf
12cr|nagios-3.2.3-3|23	Requires(preun): rpm-helper nagios-conf
12cr|nagios-3.2.3-3|24	Requires(pre): rpm-helper apache-conf
12cr|nagios-3.2.3-3|25	Requires(postun): rpm-helper apache-conf
12cr|nagios-3.2.3-3|26	Requires:	apache-conf
12cr|nagios-3.2.3-3|27	Requires:	nagios-conf
12cr|nagios-3.2.3-3|28	Requires:	nagios-plugins
12cr|nagios-3.2.3-3|29	BuildRequires: 	gd-devel
12cr|nagios-3.2.3-3|30	BuildRequires:	imagemagick
12cr|nagios-3.2.3-3|31	BuildRequires:	jpeg-devel
12cr|nagios-3.2.3-3|32	BuildRequires:  libtool-devel
12cr|nagios-3.2.3-3|33	BuildRequires:	multiarch-utils >= 1.0.3
12cr|nagios-3.2.3-3|34	BuildRequires:	perl-devel
12cr|nagios-3.2.3-3|35	Obsoletes:	netsaint
12cr|nagios-3.2.3-3|36	Provides:	netsaint
12cr|nagios-3.2.3-3|37	Epoch:		1
12cr|nagios-3.2.3-3|38	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nagios-3.2.3-3|39	
12cr|nagios-3.2.3-3|40	%description
12cr|nagios-3.2.3-3|41	Nagios is a program that will monitor hosts and services on your
12cr|nagios-3.2.3-3|42	network. It has the ability to email or page you when a problem
12cr|nagios-3.2.3-3|43	arises and when a problem is resolved. Nagios is written in C and
12cr|nagios-3.2.3-3|44	is designed to run under Linux (and some other *NIX variants) as a
12cr|nagios-3.2.3-3|45	background process, intermittently running checks on various
12cr|nagios-3.2.3-3|46	services that you specify.
12cr|nagios-3.2.3-3|47	
12cr|nagios-3.2.3-3|48	The actual service checks are performed by separate "plugin"
12cr|nagios-3.2.3-3|49	programs which return the status of the checks to Nagios.
12cr|nagios-3.2.3-3|50	
12cr|nagios-3.2.3-3|51	This package provide core programs for nagios. The web interface,
12cr|nagios-3.2.3-3|52	documentation, and development files are built as separate
12cr|nagios-3.2.3-3|53	packages
12cr|nagios-3.2.3-3|54	
12cr|nagios-3.2.3-3|55	%package	www
12cr|nagios-3.2.3-3|56	Summary:	Provides the HTML and CGI files for the Nagios web interface
12cr|nagios-3.2.3-3|57	Group:		Networking/WWW
12cr|nagios-3.2.3-3|58	Requires:	%{name} = %{epoch}:%{version}-%{release}
12cr|nagios-3.2.3-3|59	Requires:	webserver
12cr|nagios-3.2.3-3|60	Requires:	freetype
12cr|nagios-3.2.3-3|61	Requires:	freetype2
12cr|nagios-3.2.3-3|62	Requires:	nail
12cr|nagios-3.2.3-3|63	Requires:	traceroute
12cr|nagios-3.2.3-3|64	Requires:	%{name}-imagepaks
12cr|nagios-3.2.3-3|65	Requires:	%{name}-theme
12cr|nagios-3.2.3-3|66	%if %mdkversion < 201010
12cr|nagios-3.2.3-3|67	Requires(post):   rpm-helper
12cr|nagios-3.2.3-3|68	Requires(postun):   rpm-helper
12cr|nagios-3.2.3-3|69	%endif
12cr|nagios-3.2.3-3|70	Epoch:		%{epoch}
12cr|nagios-3.2.3-3|71	
12cr|nagios-3.2.3-3|72	%description	www
12cr|nagios-3.2.3-3|73	Nagios is a program that will monitor hosts and services on your network. It
12cr|nagios-3.2.3-3|74	has the ability to email or page you when a problem arises and when a problem
12cr|nagios-3.2.3-3|75	is resolved. Nagios is written in C and is designed to run under Linux (and
12cr|nagios-3.2.3-3|76	some other *NIX variants) as a background process, intermittently running
12cr|nagios-3.2.3-3|77	checks on various services that you specify.
12cr|nagios-3.2.3-3|78	
12cr|nagios-3.2.3-3|79	Several CGI programs are included with Nagios in order to allow you to view the
12cr|nagios-3.2.3-3|80	current service status, problem history, notification history, and log file via
12cr|nagios-3.2.3-3|81	the web. This package provides the HTML and CGI files for the Nagios web
12cr|nagios-3.2.3-3|82	interface. In addition, HTML documentation is included in this package
12cr|nagios-3.2.3-3|83	
12cr|nagios-3.2.3-3|84	%package	theme-default
12cr|nagios-3.2.3-3|85	Summary:	Default Nagios theme
12cr|nagios-3.2.3-3|86	Group:		Networking/WWW
12cr|nagios-3.2.3-3|87	Requires(pre): rpm-helper apache-mod_php
12cr|nagios-3.2.3-3|88	Requires(postun): rpm-helper apache-mod_php
12cr|nagios-3.2.3-3|89	Requires:	apache-mod_php
12cr|nagios-3.2.3-3|90	Requires:	nagios-www = %{epoch}:%{version}-%{release}
12cr|nagios-3.2.3-3|91	Provides:	nagios-theme
12cr|nagios-3.2.3-3|92	Conflicts:	nagios-theme-nuvola
12cr|nagios-3.2.3-3|93	
12cr|nagios-3.2.3-3|94	%description	theme-default
12cr|nagios-3.2.3-3|95	Original theme from Nagios.
12cr|nagios-3.2.3-3|96	
12cr|nagios-3.2.3-3|97	%package	devel
12cr|nagios-3.2.3-3|98	Group:		Development/C
12cr|nagios-3.2.3-3|99	Summary:	Provides include files that Nagios-related applications may compile against
12cr|nagios-3.2.3-3|100	Epoch:		%{epoch}
12cr|nagios-3.2.3-3|101	
12cr|nagios-3.2.3-3|102	%description	devel
12cr|nagios-3.2.3-3|103	Nagios is a program that will monitor hosts and services on your network. It
12cr|nagios-3.2.3-3|104	has the ability to email or page you when a problem arises and when a problem
12cr|nagios-3.2.3-3|105	is resolved. Nagios is written in C and is designed to run under Linux (and
12cr|nagios-3.2.3-3|106	some other *NIX variants) as a background process, intermittently running
12cr|nagios-3.2.3-3|107	checks on various services that you specify.
12cr|nagios-3.2.3-3|108	
12cr|nagios-3.2.3-3|109	This package provides include files that Nagios-related applications may
12cr|nagios-3.2.3-3|110	compile against.
12cr|nagios-3.2.3-3|111	
12cr|nagios-3.2.3-3|112	%prep
12cr|nagios-3.2.3-3|113	%setup -q
12cr|nagios-3.2.3-3|114	%patch1 -p0
12cr|nagios-3.2.3-3|115	%patch5 -p0
12cr|nagios-3.2.3-3|116	%patch6 -p0
12cr|nagios-3.2.3-3|117	%patch8 -p1
12cr|nagios-3.2.3-3|118	%patch9 -p0
12cr|nagios-3.2.3-3|119	
12cr|nagios-3.2.3-3|120	cp %{SOURCE1} nagios.init
12cr|nagios-3.2.3-3|121	cp %{SOURCE4} mergecfg
12cr|nagios-3.2.3-3|122	cp %{SOURCE5} favicon.ico
12cr|nagios-3.2.3-3|123	
12cr|nagios-3.2.3-3|124	%build
12cr|nagios-3.2.3-3|125	%serverbuild
12cr|nagios-3.2.3-3|126	
12cr|nagios-3.2.3-3|127	export CFLAGS="$CFLAGS -fPIC"
12cr|nagios-3.2.3-3|128	export CXXFLAGS="$CXXFLAGS -fPIC"
12cr|nagios-3.2.3-3|129	export FFLAGS="$FFLAGS -fPIC"
12cr|nagios-3.2.3-3|130	%define _disable_ld_no_undefined 1
12cr|nagios-3.2.3-3|131	%configure2_5x \
12cr|nagios-3.2.3-3|132	--with-httpd-conf=%{_sysconfdir}/httpd/conf/webapps.d \
12cr|nagios-3.2.3-3|133	--with-checkresult-dir=/var/spool/nagios/checkresults \
12cr|nagios-3.2.3-3|134	--with-temp-dir=/tmp \
12cr|nagios-3.2.3-3|135	--with-init-dir=%{_initrddir} \
12cr|nagios-3.2.3-3|136	--exec-prefix=%{_sbindir} \
12cr|nagios-3.2.3-3|137	--bindir=%{_sbindir} \
12cr|nagios-3.2.3-3|138	--sbindir=%{_libdir}/nagios/cgi \
12cr|nagios-3.2.3-3|139	--libexecdir=%{_libdir}/nagios/plugins \
12cr|nagios-3.2.3-3|140	--datadir=%{_datadir}/nagios \
12cr|nagios-3.2.3-3|141	--sysconfdir=%{_sysconfdir}/nagios \
12cr|nagios-3.2.3-3|142	--localstatedir=/var/log/nagios \
12cr|nagios-3.2.3-3|143	--with-lockfile=/var/run/nagios/nagios.pid \
12cr|nagios-3.2.3-3|144	--with-mail=/bin/mail \
12cr|nagios-3.2.3-3|145	--with-nagios-user=%{nsusr} \
12cr|nagios-3.2.3-3|146	--with-nagios-group=%{nsgrp} \
12cr|nagios-3.2.3-3|147	--with-command-user=%{cmdusr} \
12cr|nagios-3.2.3-3|148	--with-command-grp=%{cmdgrp} \
12cr|nagios-3.2.3-3|149	--with-cgiurl=/nagios/cgi-bin \
12cr|nagios-3.2.3-3|150	--with-htmurl=/nagios \
12cr|nagios-3.2.3-3|151	--with-default-comments \
12cr|nagios-3.2.3-3|152	--with-default-downtime \
12cr|nagios-3.2.3-3|153	--with-default-extinfo \
12cr|nagios-3.2.3-3|154	--with-default-retention \
12cr|nagios-3.2.3-3|155	--with-default-status \
12cr|nagios-3.2.3-3|156	--with-default-objects \
12cr|nagios-3.2.3-3|157	--with-default-perfdata \
12cr|nagios-3.2.3-3|158	--with-file-perfdata \
12cr|nagios-3.2.3-3|159	--with-template-extinfo \
12cr|nagios-3.2.3-3|160	--with-template-objects \
12cr|nagios-3.2.3-3|161	--with-gd-lib=%{_libdir} \
12cr|nagios-3.2.3-3|162	--with-gd-inc=%{_includedir} \
12cr|nagios-3.2.3-3|163	--enable-embedded-perl \
12cr|nagios-3.2.3-3|164	--with-perlcache
12cr|nagios-3.2.3-3|165	
12cr|nagios-3.2.3-3|166	# bug
12cr|nagios-3.2.3-3|167	perl -pi -e "s|/var/log/nagios/spool/checkresults|/var/spool/nagios/checkresults|g" include/locations.h
12cr|nagios-3.2.3-3|168	
12cr|nagios-3.2.3-3|169	%make all
12cr|nagios-3.2.3-3|170	
12cr|nagios-3.2.3-3|171	pushd contrib
12cr|nagios-3.2.3-3|172	make daemonchk.cgi
12cr|nagios-3.2.3-3|173	make traceroute.cgi
12cr|nagios-3.2.3-3|174	make mini_epn
12cr|nagios-3.2.3-3|175	make convertcfg
12cr|nagios-3.2.3-3|176	popd
12cr|nagios-3.2.3-3|177	
12cr|nagios-3.2.3-3|178	%install
12cr|nagios-3.2.3-3|179	rm -rf %{buildroot}
12cr|nagios-3.2.3-3|180	
12cr|nagios-3.2.3-3|181	install -d -m0755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|nagios-3.2.3-3|182	install -d -m0755 %{buildroot}/var/spool/nagios/checkresults
12cr|nagios-3.2.3-3|183	install -d -m0755 %{buildroot}/var/run/nagios
12cr|nagios-3.2.3-3|184	install -d -m0755 %{buildroot}%{_includedir}/nagios
12cr|nagios-3.2.3-3|185	install -d -m0755 %{buildroot}%{_initrddir}
12cr|nagios-3.2.3-3|186	
12cr|nagios-3.2.3-3|187	install -d -m0755 %{buildroot}%{_sysconfdir}/nagios/{servers,printers,switches,routers,conf.d,plugins.d}
12cr|nagios-3.2.3-3|188	install -d -m0755 %{buildroot}%{_libdir}/nagios/plugins/eventhandlers
12cr|nagios-3.2.3-3|189	
12cr|nagios-3.2.3-3|190	make \
12cr|nagios-3.2.3-3|191	DESTDIR=%{buildroot} \
12cr|nagios-3.2.3-3|192	BINDIR=%{_sbindir} \
12cr|nagios-3.2.3-3|193	CFGDIR=%{_sysconfdir}/nagios \
12cr|nagios-3.2.3-3|194	CGIDIR=%{_libdir}/nagios/cgi \
12cr|nagios-3.2.3-3|195	COMMAND_OPTS="" \
12cr|nagios-3.2.3-3|196	HTMLDIR=%{_datadir}/nagios/www \
12cr|nagios-3.2.3-3|197	INIT_OPTS="" \
12cr|nagios-3.2.3-3|198	INSTALL=install \
12cr|nagios-3.2.3-3|199	INSTALL_OPTS="" \
12cr|nagios-3.2.3-3|200	LOGDIR=/var/log/nagios \
12cr|nagios-3.2.3-3|201	STRIP=/bin/true \
12cr|nagios-3.2.3-3|202	install \
12cr|nagios-3.2.3-3|203	install-html \
12cr|nagios-3.2.3-3|204	install-commandmode \
12cr|nagios-3.2.3-3|205	install-config \
12cr|nagios-3.2.3-3|206	fullinstall
12cr|nagios-3.2.3-3|207	
12cr|nagios-3.2.3-3|208	# fix docs
12cr|nagios-3.2.3-3|209	cp sample-config/README README.sample-config
12cr|nagios-3.2.3-3|210	cp sample-config/template-object/README README.template-object
12cr|nagios-3.2.3-3|211	
12cr|nagios-3.2.3-3|212	# install headers
12cr|nagios-3.2.3-3|213	install -m0644 include/locations.h %{buildroot}%{_includedir}/nagios/
12cr|nagios-3.2.3-3|214	
12cr|nagios-3.2.3-3|215	pushd contrib
12cr|nagios-3.2.3-3|216	make \
12cr|nagios-3.2.3-3|217	DESTDIR=%{buildroot} \
12cr|nagios-3.2.3-3|218	BINDIR=%{_sbindir} \
12cr|nagios-3.2.3-3|219	CFGDIR=%{_sysconfdir}/nagios \
12cr|nagios-3.2.3-3|220	CGIDIR=%{_libdir}/nagios/cgi \
12cr|nagios-3.2.3-3|221	COMMAND_OPTS="" \
12cr|nagios-3.2.3-3|222	HTMLDIR=%{_datadir}/nagios/www \
12cr|nagios-3.2.3-3|223	INIT_OPTS="" \
12cr|nagios-3.2.3-3|224	INSTALL=install \
12cr|nagios-3.2.3-3|225	INSTALL_OPTS="" \
12cr|nagios-3.2.3-3|226	LOGDIR=/var/log/nagios \
12cr|nagios-3.2.3-3|227	install
12cr|nagios-3.2.3-3|228	popd
12cr|nagios-3.2.3-3|229	
12cr|nagios-3.2.3-3|230	# fix strange perms
12cr|nagios-3.2.3-3|231	find %{buildroot}%{_datadir}/nagios -type d | xargs chmod 755
12cr|nagios-3.2.3-3|232	find %{buildroot}%{_datadir}/nagios/www -type f | xargs chmod 644
12cr|nagios-3.2.3-3|233	chmod 755 \
12cr|nagios-3.2.3-3|234	%{buildroot}%{_libdir}/nagios/cgi/* \
12cr|nagios-3.2.3-3|235	%{buildroot}%{_sbindir}/*
12cr|nagios-3.2.3-3|236	
12cr|nagios-3.2.3-3|237	# fix default config
12cr|nagios-3.2.3-3|238	perl -pi \
12cr|nagios-3.2.3-3|239	-e "s|=/var/log/nagios/rw/|=/var/spool/nagios/|g" \
12cr|nagios-3.2.3-3|240	%{buildroot}%{_sysconfdir}/nagios/*.cfg
12cr|nagios-3.2.3-3|241	perl -pi \
12cr|nagios-3.2.3-3|242	-e "s|^physical_html_path=.*|physical_html_path=%{_datadir}/nagios/www|g" \
12cr|nagios-3.2.3-3|243	%{buildroot}%{_sysconfdir}/nagios/cgi.cfg
12cr|nagios-3.2.3-3|244	
12cr|nagios-3.2.3-3|245	
12cr|nagios-3.2.3-3|246	# install simplified init script
12cr|nagios-3.2.3-3|247	install -m0755 nagios.init %{buildroot}%{_initrddir}/nagios
12cr|nagios-3.2.3-3|248	
12cr|nagios-3.2.3-3|249	# install the mergecfg script
12cr|nagios-3.2.3-3|250	install -m0755 mergecfg %{buildroot}%{_sbindir}/nagios-mergecfg
12cr|nagios-3.2.3-3|251	
12cr|nagios-3.2.3-3|252	# apache configuration
12cr|nagios-3.2.3-3|253	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|nagios-3.2.3-3|254	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|nagios-3.2.3-3|255	# Nagios Apache configuration
12cr|nagios-3.2.3-3|256	
12cr|nagios-3.2.3-3|257	ScriptAlias /%{name}/cgi-bin %{_libdir}/%{name}/cgi
12cr|nagios-3.2.3-3|258	
12cr|nagios-3.2.3-3|259	<Directory %{_libdir}/%{name}/cgi>
12cr|nagios-3.2.3-3|260	Order allow,deny
12cr|nagios-3.2.3-3|261	Allow from all
12cr|nagios-3.2.3-3|262	Options ExecCGI
12cr|nagios-3.2.3-3|263	</Directory>
12cr|nagios-3.2.3-3|264	
12cr|nagios-3.2.3-3|265	Alias /%{name} %{_datadir}/%{name}/www
12cr|nagios-3.2.3-3|266	
12cr|nagios-3.2.3-3|267	<Directory %{_datadir}/%{name}/www>
12cr|nagios-3.2.3-3|268	Order allow,deny
12cr|nagios-3.2.3-3|269	Allow from all
12cr|nagios-3.2.3-3|270	</Directory>
12cr|nagios-3.2.3-3|271	EOF
12cr|nagios-3.2.3-3|272	
12cr|nagios-3.2.3-3|273	# install and fix event handlers
12cr|nagios-3.2.3-3|274	install -m0755 contrib/eventhandlers/disable_active_service_checks %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cr|nagios-3.2.3-3|275	install -m0755 contrib/eventhandlers/disable_notifications %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cr|nagios-3.2.3-3|276	install -m0755 contrib/eventhandlers/enable_active_service_checks %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cr|nagios-3.2.3-3|277	install -m0755 contrib/eventhandlers/enable_notifications %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cr|nagios-3.2.3-3|278	install -m0755 contrib/eventhandlers/submit_check_result %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cr|nagios-3.2.3-3|279	install -m0755 contrib/eventhandlers/distributed-monitoring/obsessive_svc_handler %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cr|nagios-3.2.3-3|280	install -m0755 contrib/eventhandlers/distributed-monitoring/submit_check_result_via_nsca %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cr|nagios-3.2.3-3|281	install -m0755 contrib/eventhandlers/redundancy-scenario1/handle-master-host-event %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cr|nagios-3.2.3-3|282	install -m0755 contrib/eventhandlers/redundancy-scenario1/handle-master-proc-event %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cr|nagios-3.2.3-3|283	
12cr|nagios-3.2.3-3|284	find %{buildroot}%{_libdir}/nagios/plugins/eventhandlers -type f | \
12cr|nagios-3.2.3-3|285	xargs perl -pi \
12cr|nagios-3.2.3-3|286	-e 's|/usr/local/nagios/var/rw/|/var/spool/nagios/|;' \
12cr|nagios-3.2.3-3|287	-e 's|/usr/local/nagios/libexec/eventhandlers|%{_libdir}/nagios/plugins/eventhandlers|g;' \
12cr|nagios-3.2.3-3|288	-e 's|/usr/local/nagios/libexec/send_nsca|%{_libdir}/nagios/plugins/send_nsca|g;' \
12cr|nagios-3.2.3-3|289	-e 's|/usr/local/nagios/test/var|/var/log/nagios|g;' \
12cr|nagios-3.2.3-3|290	-e 's|/usr/local/nagios/etc/send_nsca.cfg|%{_sysconfdir}/nagios/send_nsca.cfg|g;' \
12cr|nagios-3.2.3-3|291	-e 's|printfcmd="/bin/printf"|printfcmd="/usr/bin/printf"|;'
12cr|nagios-3.2.3-3|292	
12cr|nagios-3.2.3-3|293	# Mandriva Icons
12cr|nagios-3.2.3-3|294	install -d %{buildroot}%{_iconsdir}
12cr|nagios-3.2.3-3|295	install -d %{buildroot}%{_miconsdir}
12cr|nagios-3.2.3-3|296	install -d %{buildroot}%{_liconsdir}
12cr|nagios-3.2.3-3|297	
12cr|nagios-3.2.3-3|298	convert html/images/logofullsize.png -resize 16x16  %{buildroot}%{_miconsdir}/%{name}.png
12cr|nagios-3.2.3-3|299	convert html/images/logofullsize.png -resize 32x32  %{buildroot}%{_iconsdir}/%{name}.png
12cr|nagios-3.2.3-3|300	convert html/images/logofullsize.png -resize 48x48  %{buildroot}%{_liconsdir}/%{name}.png
12cr|nagios-3.2.3-3|301	
12cr|nagios-3.2.3-3|302	# XDG menu
12cr|nagios-3.2.3-3|303	install -d %{buildroot}%{_datadir}/applications
12cr|nagios-3.2.3-3|304	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|nagios-3.2.3-3|305	[Desktop Entry]
12cr|nagios-3.2.3-3|306	Name=Nagios
12cr|nagios-3.2.3-3|307	Comment=%{summary}
12cr|nagios-3.2.3-3|308	Exec=%{_bindir}/www-browser http://localhost/%{name}/
12cr|nagios-3.2.3-3|309	Icon=%{name}
12cr|nagios-3.2.3-3|310	Terminal=false
12cr|nagios-3.2.3-3|311	Type=Application
12cr|nagios-3.2.3-3|312	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
12cr|nagios-3.2.3-3|313	EOF
12cr|nagios-3.2.3-3|314	
12cr|nagios-3.2.3-3|315	%multiarch_includes %{buildroot}%{_includedir}/nagios/locations.h
12cr|nagios-3.2.3-3|316	
12cr|nagios-3.2.3-3|317	# install the favicon.ico
12cr|nagios-3.2.3-3|318	install -m0644 favicon.ico %{buildroot}%{_datadir}/nagios/www
12cr|nagios-3.2.3-3|319	
12cr|nagios-3.2.3-3|320	cat > README.mdv << EOF
12cr|nagios-3.2.3-3|321	Mandriva Nagios package
12cr|nagios-3.2.3-3|322	
12cr|nagios-3.2.3-3|323	The default configuration that used to come with this package now lives in the
12cr|nagios-3.2.3-3|324	nagios-conf package. You can easily adapt the nagios-conf package to suit your
12cr|nagios-3.2.3-3|325	specific taste. You may want to adjust the cgi.cfg, nagios.cfg and resource.cfg
12cr|nagios-3.2.3-3|326	configuration files found in the /etc/nagios directory.
12cr|nagios-3.2.3-3|327	
12cr|nagios-3.2.3-3|328	The old nagios-plugins package used to come with all plugins in one single
12cr|nagios-3.2.3-3|329	package has been broken out into multiple sub packages. As of today Jan 14 2008
12cr|nagios-3.2.3-3|330	there are over 100 nagios plugins to your disposal. Here is a list of plugins
12cr|nagios-3.2.3-3|331	you can install that stems from the nagios-plugins source:
12cr|nagios-3.2.3-3|332	
12cr|nagios-3.2.3-3|333	o nagios-check_adptraid
12cr|nagios-3.2.3-3|334	o nagios-check_apache
12cr|nagios-3.2.3-3|335	o nagios-check_apc_ups
12cr|nagios-3.2.3-3|336	o nagios-check_appletalk
12cr|nagios-3.2.3-3|337	o nagios-check_apt
12cr|nagios-3.2.3-3|338	o nagios-check_arping
12cr|nagios-3.2.3-3|339	o nagios-check_asterisk
12cr|nagios-3.2.3-3|340	o nagios-check_axis
12cr|nagios-3.2.3-3|341	o nagios-check_backup
12cr|nagios-3.2.3-3|342	o nagios-check_bgp
12cr|nagios-3.2.3-3|343	o nagios-check_bgpstate
12cr|nagios-3.2.3-3|344	o nagios-check_breeze
12cr|nagios-3.2.3-3|345	o nagios-check_by_ssh
12cr|nagios-3.2.3-3|346	o nagios-check_ciscotemp
12cr|nagios-3.2.3-3|347	o nagios-check_cluster
12cr|nagios-3.2.3-3|348	o nagios-check_cluster2
12cr|nagios-3.2.3-3|349	o nagios-check_compaq_insight
12cr|nagios-3.2.3-3|350	o nagios-check_dhcp
12cr|nagios-3.2.3-3|351	o nagios-check_dig
12cr|nagios-3.2.3-3|352	o nagios-check_digitemp
12cr|nagios-3.2.3-3|353	o nagios-check_disk
12cr|nagios-3.2.3-3|354	o nagios-check_disk_smb
12cr|nagios-3.2.3-3|355	o nagios-check_dlswcircuit
12cr|nagios-3.2.3-3|356	o nagios-check_dns
12cr|nagios-3.2.3-3|357	o nagios-check_dns_random
12cr|nagios-3.2.3-3|358	o nagios-check_dummy
12cr|nagios-3.2.3-3|359	o nagios-check_email_loop
12cr|nagios-3.2.3-3|360	o nagios-check_file_age
12cr|nagios-3.2.3-3|361	o nagios-check_flexlm
12cr|nagios-3.2.3-3|362	o nagios-check_fping
12cr|nagios-3.2.3-3|363	o nagios-check_frontpage
12cr|nagios-3.2.3-3|364	o nagios-check_game
12cr|nagios-3.2.3-3|365	o nagios-check_hpjd
12cr|nagios-3.2.3-3|366	o nagios-check_hprsc
12cr|nagios-3.2.3-3|367	o nagios-check_http
12cr|nagios-3.2.3-3|368	o nagios-check_hw
12cr|nagios-3.2.3-3|369	o nagios-check_ica_master_browser
12cr|nagios-3.2.3-3|370	o nagios-check_ica_metaframe_pub_apps
12cr|nagios-3.2.3-3|371	o nagios-check_ica_program_neigbourhood
12cr|nagios-3.2.3-3|372	o nagios-check_icmp
12cr|nagios-3.2.3-3|373	o nagios-check_ide_smart
12cr|nagios-3.2.3-3|374	o nagios-check_ifoperstatus
12cr|nagios-3.2.3-3|375	o nagios-check_ifstatus
12cr|nagios-3.2.3-3|376	o nagios-check_inodes
12cr|nagios-3.2.3-3|377	o nagios-check_ipxping
12cr|nagios-3.2.3-3|378	o nagios-check_ircd
12cr|nagios-3.2.3-3|379	o nagios-check_javaproc
12cr|nagios-3.2.3-3|380	o nagios-check_ldap
12cr|nagios-3.2.3-3|381	o nagios-check_linux_raid
12cr|nagios-3.2.3-3|382	o nagios-check_load
12cr|nagios-3.2.3-3|383	o nagios-check_log
12cr|nagios-3.2.3-3|384	o nagios-check_log2
12cr|nagios-3.2.3-3|385	o nagios-check_lotus
12cr|nagios-3.2.3-3|386	o nagios-check_mailq
12cr|nagios-3.2.3-3|387	o nagios-check_maxchannels
12cr|nagios-3.2.3-3|388	o nagios-check_maxwanstate
12cr|nagios-3.2.3-3|389	o nagios-check_mem
12cr|nagios-3.2.3-3|390	o nagios-check_mrtg
12cr|nagios-3.2.3-3|391	o nagios-check_mrtgext
12cr|nagios-3.2.3-3|392	o nagios-check_mrtgtraf
12cr|nagios-3.2.3-3|393	o nagios-check_ms_spooler
12cr|nagios-3.2.3-3|394	o nagios-check_mssql
12cr|nagios-3.2.3-3|395	o nagios-check_mysql
12cr|nagios-3.2.3-3|396	o nagios-check_mysql_perf <- added from third part
12cr|nagios-3.2.3-3|397	o nagios-check_mysql_query
12cr|nagios-3.2.3-3|398	o nagios-check_nagios
12cr|nagios-3.2.3-3|399	o nagios-check_netapp
12cr|nagios-3.2.3-3|400	o nagios-check_nmap
12cr|nagios-3.2.3-3|401	o nagios-check_nt
12cr|nagios-3.2.3-3|402	o nagios-check_ntp
12cr|nagios-3.2.3-3|403	o nagios-check_ntp_peer
12cr|nagios-3.2.3-3|404	o nagios-check_ntp_time
12cr|nagios-3.2.3-3|405	o nagios-check_nwstat
12cr|nagios-3.2.3-3|406	o nagios-check_oracle
12cr|nagios-3.2.3-3|407	o nagios-check_overcr
12cr|nagios-3.2.3-3|408	o nagios-check_pcpmetric
12cr|nagios-3.2.3-3|409	o nagios-check_pfstate
12cr|nagios-3.2.3-3|410	o nagios-check_pgsql
12cr|nagios-3.2.3-3|411	o nagios-check_ping
12cr|nagios-3.2.3-3|412	o nagios-check_procs
12cr|nagios-3.2.3-3|413	o nagios-check_qmailq
12cr|nagios-3.2.3-3|414	o nagios-check_radius
12cr|nagios-3.2.3-3|415	o nagios-check_rbl
12cr|nagios-3.2.3-3|416	o nagios-check_real
12cr|nagios-3.2.3-3|417	o nagios-check_remote_nagios_status
12cr|nagios-3.2.3-3|418	o nagios-check_rpc
12cr|nagios-3.2.3-3|419	o nagios-check_sendim
12cr|nagios-3.2.3-3|420	o nagios-check_sensors
12cr|nagios-3.2.3-3|421	o nagios-check_smart
12cr|nagios-3.2.3-3|422	o nagios-check_smb
12cr|nagios-3.2.3-3|423	o nagios-check_smtp
12cr|nagios-3.2.3-3|424	o nagios-check_snmp
12cr|nagios-3.2.3-3|425	o nagios-check_snmp_disk_monitor
12cr|nagios-3.2.3-3|426	o nagios-check_snmp_printer
12cr|nagios-3.2.3-3|427	o nagios-check_snmp_process_monitor
12cr|nagios-3.2.3-3|428	o nagios-check_snmp_procs
12cr|nagios-3.2.3-3|429	o nagios-check_sockets
12cr|nagios-3.2.3-3|430	o nagios-check_ssh
12cr|nagios-3.2.3-3|431	o nagios-check_swap
12cr|nagios-3.2.3-3|432	o nagios-check_tcp
12cr|nagios-3.2.3-3|433	o nagios-check_time
12cr|nagios-3.2.3-3|434	o nagios-check_timeout
12cr|nagios-3.2.3-3|435	o nagios-check_traceroute
12cr|nagios-3.2.3-3|436	o nagios-check_ups
12cr|nagios-3.2.3-3|437	o nagios-check_uptime
12cr|nagios-3.2.3-3|438	o nagios-check_users
12cr|nagios-3.2.3-3|439	o nagios-check_wave
12cr|nagios-3.2.3-3|440	o nagios-check_wins
12cr|nagios-3.2.3-3|441	
12cr|nagios-3.2.3-3|442	This break-out has been done to reduce the overall dependencies requirements,
12cr|nagios-3.2.3-3|443	so if you don't need any of the check_mysql_* plugins you won't have to install
12cr|nagios-3.2.3-3|444	the mysql libraries, and so on.
12cr|nagios-3.2.3-3|445	
12cr|nagios-3.2.3-3|446	Each of these packages comes with its own configuration file that contains the
12cr|nagios-3.2.3-3|447	needed command definition(s), let's give an example:
12cr|nagios-3.2.3-3|448	
12cr|nagios-3.2.3-3|449	$ cat /etc/nagios/plugins.d/check_arping.cfg
12cr|nagios-3.2.3-3|450	# this plugin require suid bit. chmod 4550 /usr/lib64/nagios/plugins/contrib/check_arping.pl
12cr|nagios-3.2.3-3|451	
12cr|nagios-3.2.3-3|452	# 'check_arping' command definition
12cr|nagios-3.2.3-3|453	define command{
12cr|nagios-3.2.3-3|454	command_name    check_arping
12cr|nagios-3.2.3-3|455	command_line    /usr/lib64/nagios/plugins/contrib/check_arping.pl -I $ARG1$ -H $HOSTADDRESS$
12cr|nagios-3.2.3-3|456	}
12cr|nagios-3.2.3-3|457	
12cr|nagios-3.2.3-3|458	
12cr|nagios-3.2.3-3|459	So when you start the nagios daemon it will automatically load configuration
12cr|nagios-3.2.3-3|460	files found in the /etc/nagios/plugins.d and /etc/nagios/conf.d directories.
12cr|nagios-3.2.3-3|461	
12cr|nagios-3.2.3-3|462	EOF
12cr|nagios-3.2.3-3|463	
12cr|nagios-3.2.3-3|464	%if %mdkversion >= 200900
12cr|nagios-3.2.3-3|465	# automatic reloading for new plugins
12cr|nagios-3.2.3-3|466	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
12cr|nagios-3.2.3-3|467	install -d %buildroot%{_var}/lib/rpm/filetriggers
12cr|nagios-3.2.3-3|468	cat > %buildroot%{_var}/lib/rpm/filetriggers/nagios.filter << EOF
12cr|nagios-3.2.3-3|469	^.%{_sysconfdir}/nagios/plugins.d/.*\.cfg$
12cr|nagios-3.2.3-3|470	EOF
12cr|nagios-3.2.3-3|471	cat > %buildroot%{_var}/lib/rpm/filetriggers/nagios.script << EOF
12cr|nagios-3.2.3-3|472	#!/bin/sh
12cr|nagios-3.2.3-3|473	/etc/init.d/nagios condrestart
12cr|nagios-3.2.3-3|474	EOF
12cr|nagios-3.2.3-3|475	chmod 755 %buildroot%{_var}/lib/rpm/filetriggers/nagios.script
12cr|nagios-3.2.3-3|476	%endif
12cr|nagios-3.2.3-3|477	
12cr|nagios-3.2.3-3|478	%pre
12cr|nagios-3.2.3-3|479	%{_sbindir}/useradd -r -M -s /bin/sh -d /var/log/nagios -c "system user for %{nsusr}" %{nsusr} >/dev/null 2>&1 || :
12cr|nagios-3.2.3-3|480	%{_bindir}/gpasswd -a %{cmdusr} %{nsgrp} >/dev/null 2>&1 || :
12cr|nagios-3.2.3-3|481	
12cr|nagios-3.2.3-3|482	%post
12cr|nagios-3.2.3-3|483	if [ $1 = 1 ] ; then
12cr|nagios-3.2.3-3|484	chown -R %{nsusr}:%{nsgrp} /var/log/nagios /var/spool/nagios /var/run/nagios >/dev/null 2>&1 || :
12cr|nagios-3.2.3-3|485	fi
12cr|nagios-3.2.3-3|486	%_post_service %{name}
12cr|nagios-3.2.3-3|487	
12cr|nagios-3.2.3-3|488	%preun
12cr|nagios-3.2.3-3|489	%_preun_service %{name}
12cr|nagios-3.2.3-3|490	
12cr|nagios-3.2.3-3|491	%postun
12cr|nagios-3.2.3-3|492	if [ "$1" -ge "1" ]; then
12cr|nagios-3.2.3-3|493	%{_initrddir}/%{name} condrestart >/dev/null 2>&1 || :
12cr|nagios-3.2.3-3|494	fi
12cr|nagios-3.2.3-3|495	%_postun_userdel %{nsusr}
12cr|nagios-3.2.3-3|496	
12cr|nagios-3.2.3-3|497	%pretrans www
12cr|nagios-3.2.3-3|498	# fix for old apache configuration
12cr|nagios-3.2.3-3|499	if [ -f %{_sysconfdir}/httpd/conf/webapps.d/12_nagios.conf ]; then
12cr|nagios-3.2.3-3|500	mv %{_sysconfdir}/httpd/conf/webapps.d/12_nagios.conf \
12cr|nagios-3.2.3-3|501	%{_sysconfdir}/httpd/conf/webapps.d/nagios.conf
12cr|nagios-3.2.3-3|502	perl -pi -e 's|%{_datadir}/%{name}|%{_datadir}/%{name}/www|' \
12cr|nagios-3.2.3-3|503	%{_sysconfdir}/httpd/conf/webapps.d/nagios.conf
12cr|nagios-3.2.3-3|504	fi
12cr|nagios-3.2.3-3|505	
12cr|nagios-3.2.3-3|506	%post www
12cr|nagios-3.2.3-3|507	%if %mdkversion < 201010
12cr|nagios-3.2.3-3|508	%_post_webapp
12cr|nagios-3.2.3-3|509	%endif
12cr|nagios-3.2.3-3|510	%if %mdkversion < 200900
12cr|nagios-3.2.3-3|511	%update_menus
12cr|nagios-3.2.3-3|512	%endif
12cr|nagios-3.2.3-3|513	
12cr|nagios-3.2.3-3|514	%postun www
12cr|nagios-3.2.3-3|515	%if %mdkversion < 201010
12cr|nagios-3.2.3-3|516	%_postun_webapp
12cr|nagios-3.2.3-3|517	%endif
12cr|nagios-3.2.3-3|518	%if %mdkversion < 200900
12cr|nagios-3.2.3-3|519	%clean_menus
12cr|nagios-3.2.3-3|520	%endif
12cr|nagios-3.2.3-3|521	
12cr|nagios-3.2.3-3|522	%clean
12cr|nagios-3.2.3-3|523	rm -rf %{buildroot}
12cr|nagios-3.2.3-3|524	
12cr|nagios-3.2.3-3|525	%files
12cr|nagios-3.2.3-3|526	%defattr(-,root,root)
12cr|nagios-3.2.3-3|527	%doc Changelog INSTALLING LEGAL README UPGRADING README.mdv
12cr|nagios-3.2.3-3|528	%doc sample-config/mrtg.cfg
12cr|nagios-3.2.3-3|529	%{_initrddir}/nagios
12cr|nagios-3.2.3-3|530	%{_sbindir}/*
12cr|nagios-3.2.3-3|531	%dir %{_sysconfdir}/nagios
12cr|nagios-3.2.3-3|532	%config(noreplace) %{_sysconfdir}/nagios/*.cfg
12cr|nagios-3.2.3-3|533	%dir %{_sysconfdir}/nagios/servers
12cr|nagios-3.2.3-3|534	%dir %{_sysconfdir}/nagios/printers
12cr|nagios-3.2.3-3|535	%dir %{_sysconfdir}/nagios/switches
12cr|nagios-3.2.3-3|536	%dir %{_sysconfdir}/nagios/routers
12cr|nagios-3.2.3-3|537	%dir %{_sysconfdir}/nagios/conf.d
12cr|nagios-3.2.3-3|538	%dir %{_sysconfdir}/nagios/plugins.d
12cr|nagios-3.2.3-3|539	%dir %{_sysconfdir}/nagios/objects
12cr|nagios-3.2.3-3|540	%config(noreplace) %{_sysconfdir}/nagios/objects/*.cfg
12cr|nagios-3.2.3-3|541	%attr(-,%{nsusr},%{nsgrp}) %dir /var/log/nagios
12cr|nagios-3.2.3-3|542	%attr(-,%{nsusr},%{nsgrp}) %dir /var/log/nagios/archives
12cr|nagios-3.2.3-3|543	%attr(2775,%{nsusr},%{cmdgrp}) %dir /var/spool/nagios
12cr|nagios-3.2.3-3|544	%attr(-,%{nsusr},%{nsgrp}) %dir /var/spool/nagios/checkresults
12cr|nagios-3.2.3-3|545	%attr(-,%{nsusr},%{nsgrp}) %dir /var/run/nagios
12cr|nagios-3.2.3-3|546	%dir %{_libdir}/nagios/plugins/eventhandlers
12cr|nagios-3.2.3-3|547	%{_libdir}/nagios/plugins/eventhandlers/*
12cr|nagios-3.2.3-3|548	%if %mdkversion >= 200900
12cr|nagios-3.2.3-3|549	%{_var}/lib/rpm/filetriggers/nagios.*
12cr|nagios-3.2.3-3|550	%endif
12cr|nagios-3.2.3-3|551	
12cr|nagios-3.2.3-3|552	%files www
12cr|nagios-3.2.3-3|553	%defattr(-,root,root)
12cr|nagios-3.2.3-3|554	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/nagios.conf
12cr|nagios-3.2.3-3|555	%{_libdir}/nagios/cgi
12cr|nagios-3.2.3-3|556	%dir %{_datadir}/nagios/www
12cr|nagios-3.2.3-3|557	%dir %{_datadir}/nagios/www/images
12cr|nagios-3.2.3-3|558	%dir %{_datadir}/nagios/www/stylesheets
12cr|nagios-3.2.3-3|559	%{_datadir}/nagios/www/favicon.ico
12cr|nagios-3.2.3-3|560	%{_datadir}/nagios/www/robots.txt
12cr|nagios-3.2.3-3|561	%{_datadir}/nagios/www/contexthelp
12cr|nagios-3.2.3-3|562	%{_datadir}/nagios/www/docs
12cr|nagios-3.2.3-3|563	%{_datadir}/nagios/www/media
12cr|nagios-3.2.3-3|564	%{_datadir}/nagios/www/ssi
12cr|nagios-3.2.3-3|565	%{_iconsdir}/%{name}.png
12cr|nagios-3.2.3-3|566	%{_miconsdir}/%{name}.png
12cr|nagios-3.2.3-3|567	%{_liconsdir}/%{name}.png
12cr|nagios-3.2.3-3|568	%{_datadir}/applications/*.desktop
12cr|nagios-3.2.3-3|569	
12cr|nagios-3.2.3-3|570	%files theme-default
12cr|nagios-3.2.3-3|571	%defattr(-,root,root)
12cr|nagios-3.2.3-3|572	%{_datadir}/nagios/www/*.php
12cr|nagios-3.2.3-3|573	%{_datadir}/nagios/www/images/*
12cr|nagios-3.2.3-3|574	%{_datadir}/nagios/www/includes/*
12cr|nagios-3.2.3-3|575	%{_datadir}/nagios/www/stylesheets/*
12cr|nagios-3.2.3-3|576	
12cr|nagios-3.2.3-3|577	%files devel
12cr|nagios-3.2.3-3|578	%defattr(-,root,root)
12cr|nagios-3.2.3-3|579	%multiarch %{multiarch_includedir}/nagios/locations.h
12cr|nagios-3.2.3-3|580	
12cr|nagios-3.2.3-3|581	%{_includedir}/nagios
12cr|nagios-3.2.3-3|582	
12cr|nagios-3.2.3-3|583	
12cr|nagios-3.2.3-3|584	%changelog
12cr|nagios-3.2.3-3|585	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 1:3.2.3-2mdv2011.0
12cr|nagios-3.2.3-3|586	+ Revision: 636326
12cr|nagios-3.2.3-3|587	- tighten BR
12cr|nagios-3.2.3-3|588	
12cr|nagios-3.2.3-3|589	* Wed Oct 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.2.3-1mdv2011.0
12cr|nagios-3.2.3-3|590	+ Revision: 583635
12cr|nagios-3.2.3-3|591	- new version
12cr|nagios-3.2.3-3|592	- drop format error patch, merged upstream
12cr|nagios-3.2.3-3|593	
12cr|nagios-3.2.3-3|594	* Sun Sep 05 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.2.2-1mdv2011.0
12cr|nagios-3.2.3-3|595	+ Revision: 576159
12cr|nagios-3.2.3-3|596	- new version
12cr|nagios-3.2.3-3|597	
12cr|nagios-3.2.3-3|598	* Wed Aug 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.2.1-2mdv2011.0
12cr|nagios-3.2.3-3|599	+ Revision: 569136
12cr|nagios-3.2.3-3|600	- rebuild for new perl
12cr|nagios-3.2.3-3|601	- fix binaries perms
12cr|nagios-3.2.3-3|602	
12cr|nagios-3.2.3-3|603	* Sat Mar 27 2010 Thierry Vignaud <tv@mandriva.org> 1:3.2.1-1mdv2010.1
12cr|nagios-3.2.3-3|604	+ Revision: 528045
12cr|nagios-3.2.3-3|605	- new release
12cr|nagios-3.2.3-3|606	
12cr|nagios-3.2.3-3|607	* Wed Feb 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.2.0-7mdv2010.1
12cr|nagios-3.2.3-3|608	+ Revision: 507286
12cr|nagios-3.2.3-3|609	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|nagios-3.2.3-3|610	- switch to "open to all" default access policy
12cr|nagios-3.2.3-3|611	
12cr|nagios-3.2.3-3|612	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 1:3.2.0-6mdv2010.1
12cr|nagios-3.2.3-3|613	+ Revision: 492259
12cr|nagios-3.2.3-3|614	- rebuild for new libjpeg v8
12cr|nagios-3.2.3-3|615	
12cr|nagios-3.2.3-3|616	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.2.0-5mdv2010.1
12cr|nagios-3.2.3-3|617	+ Revision: 473483
12cr|nagios-3.2.3-3|618	- better apache configuration
12cr|nagios-3.2.3-3|619	
12cr|nagios-3.2.3-3|620	* Mon Nov 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.2.0-4mdv2010.1
12cr|nagios-3.2.3-3|621	+ Revision: 472077
12cr|nagios-3.2.3-3|622	- restrict default access permissions to localhost only, as per new policy
12cr|nagios-3.2.3-3|623	
12cr|nagios-3.2.3-3|624	* Wed Sep 09 2009 Frederik Himpe <fhimpe@mandriva.org> 1:3.2.0-3mdv2010.0
12cr|nagios-3.2.3-3|625	+ Revision: 435783
12cr|nagios-3.2.3-3|626	- Rebuild for new perl
12cr|nagios-3.2.3-3|627	
12cr|nagios-3.2.3-3|628	* Mon Aug 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1:3.2.0-2mdv2010.0
12cr|nagios-3.2.3-3|629	+ Revision: 417293
12cr|nagios-3.2.3-3|630	- rebuilt against libjpeg v7
12cr|nagios-3.2.3-3|631	
12cr|nagios-3.2.3-3|632	* Thu Aug 13 2009 Oden Eriksson <oeriksson@mandriva.com> 1:3.2.0-1mdv2010.0
12cr|nagios-3.2.3-3|633	+ Revision: 416025
12cr|nagios-3.2.3-3|634	- 3.2.0
12cr|nagios-3.2.3-3|635	
12cr|nagios-3.2.3-3|636	* Sun Jul 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.1.2-2mdv2010.0
12cr|nagios-3.2.3-3|637	+ Revision: 397904
12cr|nagios-3.2.3-3|638	- merge README.mandriva and README.urpmi in a single README.mdv file, and use an herein document for it
12cr|nagios-3.2.3-3|639	- drop old 2006.0 menu entr
12cr|nagios-3.2.3-3|640	- cleanup %%files section
12cr|nagios-3.2.3-3|641	- drop overcomplex password generation at install-time, and ship a minimal apache configuration file, admins are supposed smart enough to configure suited protection themselves
12cr|nagios-3.2.3-3|642	- drop useless explicit dependencies
12cr|nagios-3.2.3-3|643	- spec cleanup
12cr|nagios-3.2.3-3|644	- build mini_epn
12cr|nagios-3.2.3-3|645	- allow translations in initscript
12cr|nagios-3.2.3-3|646	- drop useless optflag patch
12cr|nagios-3.2.3-3|647	- use make argument instead of a patch to avoid stripping
12cr|nagios-3.2.3-3|648	- no need to regenerate autotools suite
12cr|nagios-3.2.3-3|649	
12cr|nagios-3.2.3-3|650	* Wed Jul 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:3.1.2-1mdv2010.0
12cr|nagios-3.2.3-3|651	+ Revision: 391239
12cr|nagios-3.2.3-3|652	- bump release
12cr|nagios-3.2.3-3|653	- 3.1.2
12cr|nagios-3.2.3-3|654	
12cr|nagios-3.2.3-3|655	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|nagios-3.2.3-3|656	- fix default physical_html_path in cgi.cfg
12cr|nagios-3.2.3-3|657	
12cr|nagios-3.2.3-3|658	* Sun Jan 25 2009 Oden Eriksson <oeriksson@mandriva.com> 1:3.1.0-1mdv2009.1
12cr|nagios-3.2.3-3|659	+ Revision: 333546
12cr|nagios-3.2.3-3|660	- 3.1.0
12cr|nagios-3.2.3-3|661	- fix build with -Werror=format-security (P7)
12cr|nagios-3.2.3-3|662	- don't activate the check_for_updates feature per default (P8)
12cr|nagios-3.2.3-3|663	
12cr|nagios-3.2.3-3|664	* Tue Dec 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.0.6-3mdv2009.1
12cr|nagios-3.2.3-3|665	+ Revision: 321471
12cr|nagios-3.2.3-3|666	- enable embedded perl
12cr|nagios-3.2.3-3|667	- substitute files only, not directories
12cr|nagios-3.2.3-3|668	- fix more file perms
12cr|nagios-3.2.3-3|669	- move web pages under %%{_datadir}/nagios/www, to avoid having plugins under web root
12cr|nagios-3.2.3-3|670	
12cr|nagios-3.2.3-3|671	* Mon Dec 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.0.6-2mdv2009.1
12cr|nagios-3.2.3-3|672	+ Revision: 314622
12cr|nagios-3.2.3-3|673	- add file triggers to reload nagios when adding plugins
12cr|nagios-3.2.3-3|674	- rename apache configuration file according to webapps policy, while
12cr|nagios-3.2.3-3|675	moving old one to avoid #45963
12cr|nagios-3.2.3-3|676	- rediff patch 0 for no fuzz
12cr|nagios-3.2.3-3|677	- fix init script logic: cmd and pid files should be deleted if present, not if missing
12cr|nagios-3.2.3-3|678	
12cr|nagios-3.2.3-3|679	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|nagios-3.2.3-3|680	- lowercase ImageMagick
12cr|nagios-3.2.3-3|681	
12cr|nagios-3.2.3-3|682	* Tue Dec 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.6-1mdv2009.1
12cr|nagios-3.2.3-3|683	+ Revision: 309178
12cr|nagios-3.2.3-3|684	- 3.0.6 (Minor security fixes)
12cr|nagios-3.2.3-3|685	
12cr|nagios-3.2.3-3|686	* Mon Nov 24 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.5-2mdv2009.1
12cr|nagios-3.2.3-3|687	+ Revision: 306324
12cr|nagios-3.2.3-3|688	- fix #45963 (Move of configuration file breaks custom configurations)
12cr|nagios-3.2.3-3|689	
12cr|nagios-3.2.3-3|690	* Wed Nov 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.0.5-1mdv2009.1
12cr|nagios-3.2.3-3|691	+ Revision: 300019
12cr|nagios-3.2.3-3|692	- new version
12cr|nagios-3.2.3-3|693	- don't version apache configuration file
12cr|nagios-3.2.3-3|694	
12cr|nagios-3.2.3-3|695	* Thu Oct 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.4-1mdv2009.1
12cr|nagios-3.2.3-3|696	+ Revision: 294138
12cr|nagios-3.2.3-3|697	- 3.0.4
12cr|nagios-3.2.3-3|698	
12cr|nagios-3.2.3-3|699	* Fri Jul 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.0.3-2mdv2009.0
12cr|nagios-3.2.3-3|700	+ Revision: 231681
12cr|nagios-3.2.3-3|701	- yet another event handlers fix
12cr|nagios-3.2.3-3|702	
12cr|nagios-3.2.3-3|703	* Thu Jun 26 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.3-1mdv2009.0
12cr|nagios-3.2.3-3|704	+ Revision: 229226
12cr|nagios-3.2.3-3|705	- 3.0.3
12cr|nagios-3.2.3-3|706	
12cr|nagios-3.2.3-3|707	+ Pixel <pixel@mandriva.com>
12cr|nagios-3.2.3-3|708	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|nagios-3.2.3-3|709	
12cr|nagios-3.2.3-3|710	* Wed May 21 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.2-0.1mdv2009.0
12cr|nagios-3.2.3-3|711	+ Revision: 209800
12cr|nagios-3.2.3-3|712	- 3.0.2
12cr|nagios-3.2.3-3|713	
12cr|nagios-3.2.3-3|714	* Thu May 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.0.1-2mdv2009.0
12cr|nagios-3.2.3-3|715	+ Revision: 207546
12cr|nagios-3.2.3-3|716	- change the dependency in initscript from mysql to ndo2db
12cr|nagios-3.2.3-3|717	
12cr|nagios-3.2.3-3|718	* Wed Apr 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.0.1-1mdv2008.1
12cr|nagios-3.2.3-3|719	+ Revision: 191564
12cr|nagios-3.2.3-3|720	- new version (bugfix release)
12cr|nagios-3.2.3-3|721	
12cr|nagios-3.2.3-3|722	* Fri Mar 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.0-1mdv2008.1
12cr|nagios-3.2.3-3|723	+ Revision: 187806
12cr|nagios-3.2.3-3|724	- final version
12cr|nagios-3.2.3-3|725	
12cr|nagios-3.2.3-3|726	* Wed Feb 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.0-0.0.rc3.1mdv2008.1
12cr|nagios-3.2.3-3|727	+ Revision: 175745
12cr|nagios-3.2.3-3|728	- new version
12cr|nagios-3.2.3-3|729	
12cr|nagios-3.2.3-3|730	* Thu Feb 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.rc2.3mdv2008.1
12cr|nagios-3.2.3-3|731	+ Revision: 168479
12cr|nagios-3.2.3-3|732	- make it build on cs4
12cr|nagios-3.2.3-3|733	
12cr|nagios-3.2.3-3|734	* Mon Feb 11 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.rc2.2mdv2008.1
12cr|nagios-3.2.3-3|735	+ Revision: 165278
12cr|nagios-3.2.3-3|736	- fix deps
12cr|nagios-3.2.3-3|737	
12cr|nagios-3.2.3-3|738	* Wed Jan 30 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.rc2.1mdv2008.1
12cr|nagios-3.2.3-3|739	+ Revision: 160236
12cr|nagios-3.2.3-3|740	- 3.0rc2
12cr|nagios-3.2.3-3|741	- drop P2, it's implemented upstream
12cr|nagios-3.2.3-3|742	- fix #36663 (Error message when installing any nagios plug-in)
12cr|nagios-3.2.3-3|743	- make it back portable (old menu system)
12cr|nagios-3.2.3-3|744	- added a README.Mandriva file that hopefully explains more...
12cr|nagios-3.2.3-3|745	- require a new nagios-conf package for tailoring nagios
12cr|nagios-3.2.3-3|746	- partly fix #36662
12cr|nagios-3.2.3-3|747	- fix #36650 (no LSB tags in init script)
12cr|nagios-3.2.3-3|748	
12cr|nagios-3.2.3-3|749	+ Thierry Vignaud <tv@mandriva.org>
12cr|nagios-3.2.3-3|750	- drop old menu
12cr|nagios-3.2.3-3|751	
12cr|nagios-3.2.3-3|752	+ Olivier Blin <oblin@mandriva.com>
12cr|nagios-3.2.3-3|753	- restore BuildRoot
12cr|nagios-3.2.3-3|754	
12cr|nagios-3.2.3-3|755	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|nagios-3.2.3-3|756	- own cgi dir, otherwise a restricted root umask make them unusable
12cr|nagios-3.2.3-3|757	
12cr|nagios-3.2.3-3|758	* Tue Dec 18 2007 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.rc1.1mdv2008.1
12cr|nagios-3.2.3-3|759	+ Revision: 132454
12cr|nagios-3.2.3-3|760	- 3.0rc1
12cr|nagios-3.2.3-3|761	- fix a %%postun error
12cr|nagios-3.2.3-3|762	- 3.0b7
12cr|nagios-3.2.3-3|763	- rediffed P6
12cr|nagios-3.2.3-3|764	- fix the apache config (duh!)
12cr|nagios-3.2.3-3|765	
12cr|nagios-3.2.3-3|766	+ Thierry Vignaud <tv@mandriva.org>
12cr|nagios-3.2.3-3|767	- kill re-definition of %%buildroot on Pixel's request
12cr|nagios-3.2.3-3|768	- buildrequires X11-devel instead of XFree86-devel
12cr|nagios-3.2.3-3|769	
12cr|nagios-3.2.3-3|770	* Thu Nov 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.b6.1mdv2008.1
12cr|nagios-3.2.3-3|771	+ Revision: 104437
12cr|nagios-3.2.3-3|772	- 3.0b6
12cr|nagios-3.2.3-3|773	
12cr|nagios-3.2.3-3|774	* Fri Oct 12 2007 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.b5.1mdv2008.1
12cr|nagios-3.2.3-3|775	+ Revision: 97364
12cr|nagios-3.2.3-3|776	- 3.0b5
12cr|nagios-3.2.3-3|777	
12cr|nagios-3.2.3-3|778	* Fri Sep 28 2007 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.b4.1mdv2008.0
12cr|nagios-3.2.3-3|779	+ Revision: 93545
12cr|nagios-3.2.3-3|780	- 3.0b4
12cr|nagios-3.2.3-3|781	- drop P3, it was allready applied
12cr|nagios-3.2.3-3|782	
12cr|nagios-3.2.3-3|783	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.b3.4mdv2008.0
12cr|nagios-3.2.3-3|784	+ Revision: 83456
12cr|nagios-3.2.3-3|785	- whoops!, it was the other way around :)
12cr|nagios-3.2.3-3|786	
12cr|nagios-3.2.3-3|787	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.b3.3mdv2008.0
12cr|nagios-3.2.3-3|788	+ Revision: 83454
12cr|nagios-3.2.3-3|789	- fix the apache config
12cr|nagios-3.2.3-3|790	- fix the %%pre and %%post scriptlets
12cr|nagios-3.2.3-3|791	
12cr|nagios-3.2.3-3|792	* Fri Sep 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.b3.2mdv2008.0
12cr|nagios-3.2.3-3|793	+ Revision: 81569
12cr|nagios-3.2.3-3|794	- fix correct path to checkresults
12cr|nagios-3.2.3-3|795	
12cr|nagios-3.2.3-3|796	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:3.0-0.0.b3.1mdv2008.0
12cr|nagios-3.2.3-3|797	+ Revision: 77372
12cr|nagios-3.2.3-3|798	- 3.0b3
12cr|nagios-3.2.3-3|799	- rediffed patches
12cr|nagios-3.2.3-3|800	
12cr|nagios-3.2.3-3|801	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1:2.9-5mdv2008.0
12cr|nagios-3.2.3-3|802	+ Revision: 70376
12cr|nagios-3.2.3-3|803	- fileutils, sh-utils & textutils have been obsoleted by coreutils a long time ago
12cr|nagios-3.2.3-3|804	
12cr|nagios-3.2.3-3|805	* Tue Jul 24 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.9-4mdv2008.0
12cr|nagios-3.2.3-3|806	+ Revision: 55004
12cr|nagios-3.2.3-3|807	- use the new %%serverbuild macro
12cr|nagios-3.2.3-3|808	
12cr|nagios-3.2.3-3|809	* Mon Jun 25 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.9-3mdv2008.0
12cr|nagios-3.2.3-3|810	+ Revision: 43826
12cr|nagios-3.2.3-3|811	- fix deps
12cr|nagios-3.2.3-3|812	
12cr|nagios-3.2.3-3|813	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.9-2mdv2008.0
12cr|nagios-3.2.3-3|814	+ Revision: 39298
12cr|nagios-3.2.3-3|815	- use distro conditional -fstack-protector
12cr|nagios-3.2.3-3|816	
12cr|nagios-3.2.3-3|817	* Tue Apr 17 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.9-1mdv2008.0
12cr|nagios-3.2.3-3|818	+ Revision: 13743
12cr|nagios-3.2.3-3|819	- 2.9
12cr|nagios-3.2.3-3|820	- 2.9
12cr|nagios-3.2.3-3|821	
12cr|nagios-3.2.3-3|822	
12cr|nagios-3.2.3-3|823	* Thu Jan 25 2007 Oden Eriksson <oeriksson@mandriva.com> 2.7-1mdv2007.0
12cr|nagios-3.2.3-3|824	+ Revision: 113174
12cr|nagios-3.2.3-3|825	- 2.7
12cr|nagios-3.2.3-3|826	- make it backportable
12cr|nagios-3.2.3-3|827	
12cr|nagios-3.2.3-3|828	* Thu Nov 30 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.6-1mdv2007.1
12cr|nagios-3.2.3-3|829	+ Revision: 89047
12cr|nagios-3.2.3-3|830	- 2.6
12cr|nagios-3.2.3-3|831	- remove obsolete patches and add one new one
12cr|nagios-3.2.3-3|832	- remove obsolete sources
12cr|nagios-3.2.3-3|833	- generate a password if needed for the nagios web user
12cr|nagios-3.2.3-3|834	- added a README.urpmi file outlining the changes
12cr|nagios-3.2.3-3|835	
12cr|nagios-3.2.3-3|836	* Wed Nov 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.5-5mdv2007.1
12cr|nagios-3.2.3-3|837	+ Revision: 84428
12cr|nagios-3.2.3-3|838	- Import nagios
12cr|nagios-3.2.3-3|839	
12cr|nagios-3.2.3-3|840	* Wed Nov 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.5-6mdv2007.1
12cr|nagios-3.2.3-3|841	- use the www-browser script instead
12cr|nagios-3.2.3-3|842	- fix the xdg menu
12cr|nagios-3.2.3-3|843	- remove conditional build switches for unsupported distros
12cr|nagios-3.2.3-3|844	- bunzip sources
12cr|nagios-3.2.3-3|845	
12cr|nagios-3.2.3-3|846	* Thu Sep 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.5-5mdv2007.0
12cr|nagios-3.2.3-3|847	- don't enforce ssl redirect
12cr|nagios-3.2.3-3|848	
12cr|nagios-3.2.3-3|849	* Fri Aug 04 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.5-4mdv2007.0
12cr|nagios-3.2.3-3|850	- fix typo
12cr|nagios-3.2.3-3|851	
12cr|nagios-3.2.3-3|852	* Thu Aug 03 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.5-3mdv2007.0
12cr|nagios-3.2.3-3|853	- fix xdg menu stuff
12cr|nagios-3.2.3-3|854	
12cr|nagios-3.2.3-3|855	* Thu Aug 03 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.5-2mdv2007.0
12cr|nagios-3.2.3-3|856	- fix deps
12cr|nagios-3.2.3-3|857	
12cr|nagios-3.2.3-3|858	* Sat Jul 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.5-1mdv2007.0
12cr|nagios-3.2.3-3|859	- 2.5 (Minor bugfixes)
12cr|nagios-3.2.3-3|860	
12cr|nagios-3.2.3-3|861	* Mon Jul 03 2006 Emmanuel Andry <eandry@mandriva.org> 1:2.4-2mdv2007.0
12cr|nagios-3.2.3-3|862	- fix buildrequires
12cr|nagios-3.2.3-3|863	
12cr|nagios-3.2.3-3|864	* Fri Jun 02 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.4-1mdv2007.0
12cr|nagios-3.2.3-3|865	- 2.4 (Minor bugfixes)
12cr|nagios-3.2.3-3|866	- rediffed P8
12cr|nagios-3.2.3-3|867	
12cr|nagios-3.2.3-3|868	* Wed May 17 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.3.1-1mdk
12cr|nagios-3.2.3-3|869	- 2.3.1 (Major security fixes)
12cr|nagios-3.2.3-3|870	
12cr|nagios-3.2.3-3|871	* Sun May 14 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.3-3mdk
12cr|nagios-3.2.3-3|872	- fix better apache config
12cr|nagios-3.2.3-3|873	
12cr|nagios-3.2.3-3|874	* Thu May 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.3-2mdk
12cr|nagios-3.2.3-3|875	- fix deps
12cr|nagios-3.2.3-3|876	- relocate the /admin/nagios url to /nagios
12cr|nagios-3.2.3-3|877	- fix better apache config
12cr|nagios-3.2.3-3|878	- fix a menuentry
12cr|nagios-3.2.3-3|879	
12cr|nagios-3.2.3-3|880	* Fri May 05 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.3-1mdk
12cr|nagios-3.2.3-3|881	- 2.3 (Minor security fixes)
12cr|nagios-3.2.3-3|882	
12cr|nagios-3.2.3-3|883	* Sun Apr 09 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2-1mdk
12cr|nagios-3.2.3-3|884	- 2.2 (Minor bugfixes)
12cr|nagios-3.2.3-3|885	
12cr|nagios-3.2.3-3|886	* Sat Apr 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.1-2mdk
12cr|nagios-3.2.3-3|887	- fix deps and #20711
12cr|nagios-3.2.3-3|888	
12cr|nagios-3.2.3-3|889	* Tue Mar 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.1-1mdk
12cr|nagios-3.2.3-3|890	- 2.1 (Minor bugfixes)
12cr|nagios-3.2.3-3|891	
12cr|nagios-3.2.3-3|892	* Thu Feb 23 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-3mdk
12cr|nagios-3.2.3-3|893	- install the apache config depending on distro
12cr|nagios-3.2.3-3|894	
12cr|nagios-3.2.3-3|895	* Tue Feb 14 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-2mdk
12cr|nagios-3.2.3-3|896	- fix deps
12cr|nagios-3.2.3-3|897	
12cr|nagios-3.2.3-3|898	* Wed Feb 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-1mdk
12cr|nagios-3.2.3-3|899	- 2.0 (Minor bugfixes)
12cr|nagios-3.2.3-3|900	
12cr|nagios-3.2.3-3|901	* Wed Jan 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0rc2-1mdk
12cr|nagios-3.2.3-3|902	- 2.0rc2 (Minor bugfixes)
12cr|nagios-3.2.3-3|903	- rediffed P2
12cr|nagios-3.2.3-3|904	
12cr|nagios-3.2.3-3|905	* Thu Dec 01 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0b6-1mdk
12cr|nagios-3.2.3-3|906	- 2.0b5 (Minor bugfixes)
12cr|nagios-3.2.3-3|907	
12cr|nagios-3.2.3-3|908	* Tue Nov 15 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0b5-1mdk
12cr|nagios-3.2.3-3|909	- 2.0b5 (Minor bugfixes)
12cr|nagios-3.2.3-3|910	- remove strip calls (P8)
12cr|nagios-3.2.3-3|911	
12cr|nagios-3.2.3-3|912	* Wed Oct 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0b4-2mdk
12cr|nagios-3.2.3-3|913	- fix #19312
12cr|nagios-3.2.3-3|914	
12cr|nagios-3.2.3-3|915	* Thu Aug 04 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0b4-1mdk
12cr|nagios-3.2.3-3|916	- 2.0b4 (Minor bugfixes)
12cr|nagios-3.2.3-3|917	- fix %%post and %%postun for the nagios-www package
12cr|nagios-3.2.3-3|918	- fix deps
12cr|nagios-3.2.3-3|919	
12cr|nagios-3.2.3-3|920	* Tue May 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0b4-0.20050530.1mdk
12cr|nagios-3.2.3-3|921	- use a recent snap (20050530)
12cr|nagios-3.2.3-3|922	- added a nice favicon.ico patch by PLD (S5 & P6)
12cr|nagios-3.2.3-3|923	- added a patch by Andreas Ericsson (P7)
12cr|nagios-3.2.3-3|924	
12cr|nagios-3.2.3-3|925	* Thu May 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0b3-2mdk
12cr|nagios-3.2.3-3|926	- fix #13814
12cr|nagios-3.2.3-3|927	
12cr|nagios-3.2.3-3|928	* Tue Apr 05 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0b3-1mdk
12cr|nagios-3.2.3-3|929	- 2.0b3
12cr|nagios-3.2.3-3|930	- added P5 to make the shipped minimalistic config work again
12cr|nagios-3.2.3-3|931	
12cr|nagios-3.2.3-3|932	* Mon Apr 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0b2-4mdk
12cr|nagios-3.2.3-3|933	- use the %%mkrel macro
12cr|nagios-3.2.3-3|934	
12cr|nagios-3.2.3-3|935	* Sat Feb 19 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0b2-3mdk
12cr|nagios-3.2.3-3|936	- added P4 to bring back some missing stuff
12cr|nagios-3.2.3-3|937	- handle the %%postun better
12cr|nagios-3.2.3-3|938	
12cr|nagios-3.2.3-3|939	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0b2-2mdk
12cr|nagios-3.2.3-3|940	- spec file cleanups, remove the ADVX-build stuff
12cr|nagios-3.2.3-3|941	
12cr|nagios-3.2.3-3|942	* Thu Feb 10 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0b2-1mdk
12cr|nagios-3.2.3-3|943	- 2.0b2
12cr|nagios-3.2.3-3|944	- rediffed P0
12cr|nagios-3.2.3-3|945	- make it compile on x86_64
12cr|nagios-3.2.3-3|946	
12cr|nagios-3.2.3-3|947	* Thu Feb 10 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0a1-0.20041024.3mdk
12cr|nagios-3.2.3-3|948	- set LC_ALL=C in the initscript in an attempt to fix #12740 like future issues
12cr|nagios-3.2.3-3|949	- fix deps and conditional %%multiarch
12cr|nagios-3.2.3-3|950	
12cr|nagios-3.2.3-3|951	* Mon Nov 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0a1-0.20041024.2mdk
12cr|nagios-3.2.3-3|952	- added S2
12cr|nagios-3.2.3-3|953	- enhanced the init scipt a bit (S1)
12cr|nagios-3.2.3-3|954	
12cr|nagios-3.2.3-3|955	* Mon Oct 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0a1-0.20041024.1mdk
12cr|nagios-3.2.3-3|956	- 20041024
12cr|nagios-3.2.3-3|957	
12cr|nagios-3.2.3-3|958	* Mon Oct 04 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0a1-0.20041002.2mdk
12cr|nagios-3.2.3-3|959	- fix one typo
12cr|nagios-3.2.3-3|960	
12cr|nagios-3.2.3-3|961	* Mon Oct 04 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0a1-0.20041002.1mdk
12cr|nagios-3.2.3-3|962	- cvs snap 20041002 of 2.0a1
12cr|nagios-3.2.3-3|963	- added the long forgotten eventhandlers
12cr|nagios-3.2.3-3|964	- new S2
12cr|nagios-3.2.3-3|965	- added P2 & P3
12cr|nagios-3.2.3-3|966	- misc spec file fixes
12cr|nagios-3.2.3-3|967	
12cr|nagios-3.2.3-3|968	* Tue Jul 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2-4mdk
12cr|nagios-3.2.3-3|969	- added P1 to make it recognize the correct gd stuff
12cr|nagios-3.2.3-3|970	
12cr|nagios-3.2.3-3|971	* Sat Jun 12 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2-3mdk
12cr|nagios-3.2.3-3|972	- rebuilt against new gd
12cr|nagios-3.2.3-3|973	
12cr|nagios-3.2.3-3|974	* Sun May 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2-2mdk
12cr|nagios-3.2.3-3|975	- fix #9762 (revert changes in 1.2-1mdk)
12cr|nagios-3.2.3-3|976	- fix deps
12cr|nagios-3.2.3-3|977	
12cr|nagios-3.2.3-3|978	* Wed Mar 03 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.2-1mdk
12cr|nagios-3.2.3-3|979	- 1.2
12cr|nagios-3.2.3-3|980	- fixed 12_nagios.conf
12cr|nagios-3.2.3-3|981	

3354 12
12cr|nagios-check_amavis-1.1-1|1	%define plugin	check_amavis
12cr|nagios-check_amavis-1.1-1|2	
12cr|nagios-check_amavis-1.1-1|3	Summary:	Check Amavis
12cr|nagios-check_amavis-1.1-1|4	Name:		nagios-%{plugin}
12cr|nagios-check_amavis-1.1-1|5	Version:	1.1
12cr|nagios-check_amavis-1.1-1|6	Release:	%mkrel 1
12cr|nagios-check_amavis-1.1-1|7	Group:		Networking/Other
12cr|nagios-check_amavis-1.1-1|8	License:	GPL
12cr|nagios-check_amavis-1.1-1|9	URL:		 http://exchange.nagios.org/directory/Plugins/Anti-2DVirus/Amavis/check_amavis/details
12cr|nagios-check_amavis-1.1-1|10	Source0:	%{plugin}.pl
12cr|nagios-check_amavis-1.1-1|11	BuildArch:	noarch
12cr|nagios-check_amavis-1.1-1|12	BuildRequires:	perl
12cr|nagios-check_amavis-1.1-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nagios-check_amavis-1.1-1|14	
12cr|nagios-check_amavis-1.1-1|15	%description
12cr|nagios-check_amavis-1.1-1|16	check_amavis checks if amavisd-new daemon is working and if its
12cr|nagios-check_amavis-1.1-1|17	antivirus engine is working. This check talks with amavisd-new daemon.
12cr|nagios-check_amavis-1.1-1|18	It tests if the daemon is up and if it's able to scan an email with a
12cr|nagios-check_amavis-1.1-1|19	virus (EICAR test virus is sent).
12cr|nagios-check_amavis-1.1-1|20	
12cr|nagios-check_amavis-1.1-1|21	Please note that if amavisd-new is run on a different machine, you
12cr|nagios-check_amavis-1.1-1|22	should enable the connection from nagios ip address (take a look at
12cr|nagios-check_amavis-1.1-1|23	amavisd.conf).
12cr|nagios-check_amavis-1.1-1|24	
12cr|nagios-check_amavis-1.1-1|25	%prep
12cr|nagios-check_amavis-1.1-1|26	%setup -qcT
12cr|nagios-check_amavis-1.1-1|27	
12cr|nagios-check_amavis-1.1-1|28	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_amavis-1.1-1|29	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_amavis.cfg <<'EOF'
12cr|nagios-check_amavis-1.1-1|30	
12cr|nagios-check_amavis-1.1-1|31	define command {
12cr|nagios-check_amavis-1.1-1|32	command_name    check_amavis
12cr|nagios-check_amavis-1.1-1|33	command_line    %{_datadir}/nagios/plugins/%{plugin}.pl --server $HOSTADDRESS$ --port 10025 $ARG1$
12cr|nagios-check_amavis-1.1-1|34	}
12cr|nagios-check_amavis-1.1-1|35	EOF
12cr|nagios-check_amavis-1.1-1|36	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_amavis-1.1-1|37	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_amavis-1.1-1|38	
12cr|nagios-check_amavis-1.1-1|39	%clean
12cr|nagios-check_amavis-1.1-1|40	rm -rf %{buildroot}
12cr|nagios-check_amavis-1.1-1|41	
12cr|nagios-check_amavis-1.1-1|42	%files
12cr|nagios-check_amavis-1.1-1|43	%defattr(-,root,root)
12cr|nagios-check_amavis-1.1-1|44	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_amavis.cfg
12cr|nagios-check_amavis-1.1-1|45	%{_datadir}/nagios/plugins/%{plugin}.pl
12cr|nagios-check_amavis-1.1-1|46	
12cr|nagios-check_amavis-1.1-1|47	
12cr|nagios-check_amavis-1.1-1|48	
12cr|nagios-check_amavis-1.1-1|49	
12cr|nagios-check_amavis-1.1-1|50	%changelog
12cr|nagios-check_amavis-1.1-1|51	* Sun Jan 15 2012 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.1-1mdv2011.0
12cr|nagios-check_amavis-1.1-1|52	+ Revision: 761637
12cr|nagios-check_amavis-1.1-1|53	- import nagios-check_amavis
12cr|nagios-check_amavis-1.1-1|54	

3355 12
12cr|nagios-check_bl-1.0-9|1	%define _enable_debug_packages	%{nil}
12cr|nagios-check_bl-1.0-9|2	%define debug_package		%{nil}
12cr|nagios-check_bl-1.0-9|3	
12cr|nagios-check_bl-1.0-9|4	Summary:	A Nagios plugin to check against RBL
12cr|nagios-check_bl-1.0-9|5	Name:		nagios-check_bl
12cr|nagios-check_bl-1.0-9|6	Version:	1.0
12cr|nagios-check_bl-1.0-9|7	Release:	%mkrel 9
12cr|nagios-check_bl-1.0-9|8	License:	GPL
12cr|nagios-check_bl-1.0-9|9	Group:		Networking/Other
12cr|nagios-check_bl-1.0-9|10	URL:		http://www.bashton.com/content/nagiosplugins
12cr|nagios-check_bl-1.0-9|11	Source0:	http://www.bashton.com/downloads/%{name}-%{version}.tar.bz2
12cr|nagios-check_bl-1.0-9|12	Requires:	nagios
12cr|nagios-check_bl-1.0-9|13	BuildArch:	noarch
12cr|nagios-check_bl-1.0-9|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|nagios-check_bl-1.0-9|15	
12cr|nagios-check_bl-1.0-9|16	%description
12cr|nagios-check_bl-1.0-9|17	A Nagios plugin to check whether a server is in any known anti-spam blocklists.
12cr|nagios-check_bl-1.0-9|18	
12cr|nagios-check_bl-1.0-9|19	%prep
12cr|nagios-check_bl-1.0-9|20	%setup -q
12cr|nagios-check_bl-1.0-9|21	
12cr|nagios-check_bl-1.0-9|22	%build
12cr|nagios-check_bl-1.0-9|23	
12cr|nagios-check_bl-1.0-9|24	%install
12cr|nagios-check_bl-1.0-9|25	rm -rf %{buildroot}
12cr|nagios-check_bl-1.0-9|26	
12cr|nagios-check_bl-1.0-9|27	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_bl-1.0-9|28	install -m  755 check_bl %{buildroot}%{_datadir}/nagios/plugins/
12cr|nagios-check_bl-1.0-9|29	
12cr|nagios-check_bl-1.0-9|30	perl -pi -e 's|/usr/lib/nagios|%{_datadir}/nagios|' \
12cr|nagios-check_bl-1.0-9|31	%{buildroot}%{_datadir}/nagios/plugins/check_bl
12cr|nagios-check_bl-1.0-9|32	
12cr|nagios-check_bl-1.0-9|33	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_bl-1.0-9|34	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_bl.cfg <<'EOF'
12cr|nagios-check_bl-1.0-9|35	define command {
12cr|nagios-check_bl-1.0-9|36	command_name    check_bl
12cr|nagios-check_bl-1.0-9|37	command_line    %{_datadir}/nagios/plugins/check_bl -H $HOSTADDRESS$ -B sbl-xbl.spamhaus.org,bl.spamcop.net
12cr|nagios-check_bl-1.0-9|38	}
12cr|nagios-check_bl-1.0-9|39	EOF
12cr|nagios-check_bl-1.0-9|40	
12cr|nagios-check_bl-1.0-9|41	%if %mdkversion < 200900
12cr|nagios-check_bl-1.0-9|42	%post
12cr|nagios-check_bl-1.0-9|43	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
12cr|nagios-check_bl-1.0-9|44	
12cr|nagios-check_bl-1.0-9|45	%postun
12cr|nagios-check_bl-1.0-9|46	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
12cr|nagios-check_bl-1.0-9|47	%endif
12cr|nagios-check_bl-1.0-9|48	
12cr|nagios-check_bl-1.0-9|49	%clean
12cr|nagios-check_bl-1.0-9|50	rm -rf %{buildroot}
12cr|nagios-check_bl-1.0-9|51	
12cr|nagios-check_bl-1.0-9|52	%files
12cr|nagios-check_bl-1.0-9|53	%defattr(-,root,root)
12cr|nagios-check_bl-1.0-9|54	%doc README
12cr|nagios-check_bl-1.0-9|55	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_bl.cfg
12cr|nagios-check_bl-1.0-9|56	%{_datadir}/nagios/plugins/check_bl
12cr|nagios-check_bl-1.0-9|57	
12cr|nagios-check_bl-1.0-9|58	
12cr|nagios-check_bl-1.0-9|59	%changelog
12cr|nagios-check_bl-1.0-9|60	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-9mdv2011.0
12cr|nagios-check_bl-1.0-9|61	+ Revision: 620431
12cr|nagios-check_bl-1.0-9|62	- the mass rebuild of 2010.0 packages
12cr|nagios-check_bl-1.0-9|63	
12cr|nagios-check_bl-1.0-9|64	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0-8mdv2010.0
12cr|nagios-check_bl-1.0-9|65	+ Revision: 440197
12cr|nagios-check_bl-1.0-9|66	- rebuild
12cr|nagios-check_bl-1.0-9|67	
12cr|nagios-check_bl-1.0-9|68	* Mon Dec 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-7mdv2009.1
12cr|nagios-check_bl-1.0-9|69	+ Revision: 314628
12cr|nagios-check_bl-1.0-9|70	- now a noarch package
12cr|nagios-check_bl-1.0-9|71	- use a herein document for configuration
12cr|nagios-check_bl-1.0-9|72	- reply on filetrigger for reloading nagios
12cr|nagios-check_bl-1.0-9|73	
12cr|nagios-check_bl-1.0-9|74	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2009.0
12cr|nagios-check_bl-1.0-9|75	+ Revision: 239083
12cr|nagios-check_bl-1.0-9|76	- rebuild
12cr|nagios-check_bl-1.0-9|77	
12cr|nagios-check_bl-1.0-9|78	+ Olivier Blin <oblin@mandriva.com>
12cr|nagios-check_bl-1.0-9|79	- restore BuildRoot
12cr|nagios-check_bl-1.0-9|80	
12cr|nagios-check_bl-1.0-9|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|nagios-check_bl-1.0-9|82	- kill re-definition of %%buildroot on Pixel's request
12cr|nagios-check_bl-1.0-9|83	
12cr|nagios-check_bl-1.0-9|84	* Tue Apr 17 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2008.0
12cr|nagios-check_bl-1.0-9|85	+ Revision: 13789
12cr|nagios-check_bl-1.0-9|86	- use the new /etc/nagios/plugins.d scandir
12cr|nagios-check_bl-1.0-9|87	
12cr|nagios-check_bl-1.0-9|88	
12cr|nagios-check_bl-1.0-9|89	* Wed Nov 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdv2007.0
12cr|nagios-check_bl-1.0-9|90	+ Revision: 84571
12cr|nagios-check_bl-1.0-9|91	- Import nagios-check_bl
12cr|nagios-check_bl-1.0-9|92	
12cr|nagios-check_bl-1.0-9|93	* Thu Aug 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdk
12cr|nagios-check_bl-1.0-9|94	- disable debug packages
12cr|nagios-check_bl-1.0-9|95	
12cr|nagios-check_bl-1.0-9|96	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdk
12cr|nagios-check_bl-1.0-9|97	- this cannot be a noarch package
12cr|nagios-check_bl-1.0-9|98	
12cr|nagios-check_bl-1.0-9|99	* Fri Jun 17 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cr|nagios-check_bl-1.0-9|100	- nuke dot, fix noarch
12cr|nagios-check_bl-1.0-9|101	
12cr|nagios-check_bl-1.0-9|102	* Fri Jun 17 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cr|nagios-check_bl-1.0-9|103	- initial Mandriva package
12cr|nagios-check_bl-1.0-9|104	

3356 12
12cr|nagios-check_connections-2.1.0-1|1	%define up_name check_connections
12cr|nagios-check_connections-2.1.0-1|2	
12cr|nagios-check_connections-2.1.0-1|3	Name:		nagios-%{up_name}
12cr|nagios-check_connections-2.1.0-1|4	Version:	2.1.0
12cr|nagios-check_connections-2.1.0-1|5	Release:	%mkrel 1
12cr|nagios-check_connections-2.1.0-1|6	Summary:	A Nagios plugin to check the number of TCP connections
12cr|nagios-check_connections-2.1.0-1|7	License:	GPL
12cr|nagios-check_connections-2.1.0-1|8	Group:		Networking/Other
12cr|nagios-check_connections-2.1.0-1|9	URL:		https://trac.id.ethz.ch/projects/nagios_plugins/wiki/check_connections
12cr|nagios-check_connections-2.1.0-1|10	Source:     %{up_name}-%{version}.tar.gz
12cr|nagios-check_connections-2.1.0-1|11	Requires:	nagios-plugins
12cr|nagios-check_connections-2.1.0-1|12	BuildArch:  noarch
12cr|nagios-check_connections-2.1.0-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|nagios-check_connections-2.1.0-1|14	
12cr|nagios-check_connections-2.1.0-1|15	%description
12cr|nagios-check_connections-2.1.0-1|16	check_connections is a Nagios plugin to check the number of TCP connections
12cr|nagios-check_connections-2.1.0-1|17	
12cr|nagios-check_connections-2.1.0-1|18	%prep
12cr|nagios-check_connections-2.1.0-1|19	%setup -q -n %{up_name}-%{version}
12cr|nagios-check_connections-2.1.0-1|20	
12cr|nagios-check_connections-2.1.0-1|21	%build
12cr|nagios-check_connections-2.1.0-1|22	
12cr|nagios-check_connections-2.1.0-1|23	%install
12cr|nagios-check_connections-2.1.0-1|24	rm -rf %{buildroot}
12cr|nagios-check_connections-2.1.0-1|25	
12cr|nagios-check_connections-2.1.0-1|26	install -d %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_connections-2.1.0-1|27	install -m 755 check_connections %{buildroot}%{_datadir}/nagios/plugins/check_connections
12cr|nagios-check_connections-2.1.0-1|28	
12cr|nagios-check_connections-2.1.0-1|29	perl -pi -e 's|^#!perl|#!%{_bindir}/perl|' \
12cr|nagios-check_connections-2.1.0-1|30	%{buildroot}%{_datadir}/nagios/plugins/check_connections
12cr|nagios-check_connections-2.1.0-1|31	
12cr|nagios-check_connections-2.1.0-1|32	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_connections-2.1.0-1|33	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_connections.cfg <<'EOF'
12cr|nagios-check_connections-2.1.0-1|34	define command {
12cr|nagios-check_connections-2.1.0-1|35	command_name    check_connections
12cr|nagios-check_connections-2.1.0-1|36	command_line    %{_datadir}/nagios/plugins/check_connections
12cr|nagios-check_connections-2.1.0-1|37	}
12cr|nagios-check_connections-2.1.0-1|38	EOF
12cr|nagios-check_connections-2.1.0-1|39	
12cr|nagios-check_connections-2.1.0-1|40	%clean
12cr|nagios-check_connections-2.1.0-1|41	rm -rf %{buildroot}
12cr|nagios-check_connections-2.1.0-1|42	
12cr|nagios-check_connections-2.1.0-1|43	%files
12cr|nagios-check_connections-2.1.0-1|44	%defattr(-,root,root)
12cr|nagios-check_connections-2.1.0-1|45	%doc AUTHORS Changes NAME NEWS README
12cr|nagios-check_connections-2.1.0-1|46	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_connections.cfg
12cr|nagios-check_connections-2.1.0-1|47	%{_datadir}/nagios/plugins/check_connections
12cr|nagios-check_connections-2.1.0-1|48	
12cr|nagios-check_connections-2.1.0-1|49	
12cr|nagios-check_connections-2.1.0-1|50	
12cr|nagios-check_connections-2.1.0-1|51	%changelog
12cr|nagios-check_connections-2.1.0-1|52	* Sun Dec 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.0-1mdv2009.1
12cr|nagios-check_connections-2.1.0-1|53	+ Revision: 317110
12cr|nagios-check_connections-2.1.0-1|54	- import nagios-check_connections
12cr|nagios-check_connections-2.1.0-1|55	
12cr|nagios-check_connections-2.1.0-1|56	
12cr|nagios-check_connections-2.1.0-1|57	* Sun Dec 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.0-1mdv2009.1
12cr|nagios-check_connections-2.1.0-1|58	- first mdv release

3357 12
12cr|nagios-check_cups_queue-20060627-12|1	%define name	nagios-check_cups_queue
12cr|nagios-check_cups_queue-20060627-12|2	%define version	20060627
12cr|nagios-check_cups_queue-20060627-12|3	%define release	%mkrel 12
12cr|nagios-check_cups_queue-20060627-12|4	
12cr|nagios-check_cups_queue-20060627-12|5	Name:		%{name}
12cr|nagios-check_cups_queue-20060627-12|6	Version:	%{version}
12cr|nagios-check_cups_queue-20060627-12|7	Release:	%{release}
12cr|nagios-check_cups_queue-20060627-12|8	Summary:	Nagios cups plugin
12cr|nagios-check_cups_queue-20060627-12|9	Group:		Networking/Other
12cr|nagios-check_cups_queue-20060627-12|10	License:	BSD
12cr|nagios-check_cups_queue-20060627-12|11	URL:		http://dev.lusis.org/nagios/
12cr|nagios-check_cups_queue-20060627-12|12	Source0:	http://dev.lusis.org/nagios/check_cups_queue.txt
12cr|nagios-check_cups_queue-20060627-12|13	Patch:      nagios/check_cups_queue-force-locales.patch
12cr|nagios-check_cups_queue-20060627-12|14	Requires:   cups-common
12cr|nagios-check_cups_queue-20060627-12|15	Requires:   bc
12cr|nagios-check_cups_queue-20060627-12|16	BuildArch:  noarch
12cr|nagios-check_cups_queue-20060627-12|17	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|nagios-check_cups_queue-20060627-12|18	
12cr|nagios-check_cups_queue-20060627-12|19	%description
12cr|nagios-check_cups_queue-20060627-12|20	This plugin will check the status of a remote CUPS print queue. It will provide
12cr|nagios-check_cups_queue-20060627-12|21	the size of the queue and optionally the age of the queue
12cr|nagios-check_cups_queue-20060627-12|22	
12cr|nagios-check_cups_queue-20060627-12|23	%prep
12cr|nagios-check_cups_queue-20060627-12|24	cp %{SOURCE0} check_cups_queue.txt
12cr|nagios-check_cups_queue-20060627-12|25	%patch -p0
12cr|nagios-check_cups_queue-20060627-12|26	
12cr|nagios-check_cups_queue-20060627-12|27	%build
12cr|nagios-check_cups_queue-20060627-12|28	
12cr|nagios-check_cups_queue-20060627-12|29	
12cr|nagios-check_cups_queue-20060627-12|30	%install
12cr|nagios-check_cups_queue-20060627-12|31	rm -rf %{buildroot}
12cr|nagios-check_cups_queue-20060627-12|32	
12cr|nagios-check_cups_queue-20060627-12|33	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_cups_queue-20060627-12|34	install -m 755 check_cups_queue.txt %{buildroot}%{_datadir}/nagios/plugins/check_cups_queue
12cr|nagios-check_cups_queue-20060627-12|35	
12cr|nagios-check_cups_queue-20060627-12|36	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_cups_queue-20060627-12|37	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_cups_queue.cfg <<'EOF'
12cr|nagios-check_cups_queue-20060627-12|38	define command{
12cr|nagios-check_cups_queue-20060627-12|39	command_name	check_cups_queue
12cr|nagios-check_cups_queue-20060627-12|40	command_line	%{_datadir}/nagios/plugins/check_cups_queue -H $HOSTADDRESS$
12cr|nagios-check_cups_queue-20060627-12|41	}
12cr|nagios-check_cups_queue-20060627-12|42	EOF
12cr|nagios-check_cups_queue-20060627-12|43	
12cr|nagios-check_cups_queue-20060627-12|44	%clean
12cr|nagios-check_cups_queue-20060627-12|45	rm -rf %{buildroot}
12cr|nagios-check_cups_queue-20060627-12|46	
12cr|nagios-check_cups_queue-20060627-12|47	%files
12cr|nagios-check_cups_queue-20060627-12|48	%defattr(-,root,root)
12cr|nagios-check_cups_queue-20060627-12|49	%{_datadir}/nagios/plugins/check_cups_queue
12cr|nagios-check_cups_queue-20060627-12|50	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_cups_queue.cfg
12cr|nagios-check_cups_queue-20060627-12|51	
12cr|nagios-check_cups_queue-20060627-12|52	
12cr|nagios-check_cups_queue-20060627-12|53	%changelog
12cr|nagios-check_cups_queue-20060627-12|54	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 20060627-12mdv2011.0
12cr|nagios-check_cups_queue-20060627-12|55	+ Revision: 620432
12cr|nagios-check_cups_queue-20060627-12|56	- the mass rebuild of 2010.0 packages
12cr|nagios-check_cups_queue-20060627-12|57	
12cr|nagios-check_cups_queue-20060627-12|58	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 20060627-11mdv2010.0
12cr|nagios-check_cups_queue-20060627-12|59	+ Revision: 440199
12cr|nagios-check_cups_queue-20060627-12|60	- rebuild
12cr|nagios-check_cups_queue-20060627-12|61	
12cr|nagios-check_cups_queue-20060627-12|62	* Mon Dec 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20060627-10mdv2009.1
12cr|nagios-check_cups_queue-20060627-12|63	+ Revision: 314634
12cr|nagios-check_cups_queue-20060627-12|64	- now a noarch package
12cr|nagios-check_cups_queue-20060627-12|65	
12cr|nagios-check_cups_queue-20060627-12|66	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 20060627-9mdv2009.0
12cr|nagios-check_cups_queue-20060627-12|67	+ Revision: 253530
12cr|nagios-check_cups_queue-20060627-12|68	- rebuild
12cr|nagios-check_cups_queue-20060627-12|69	
12cr|nagios-check_cups_queue-20060627-12|70	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 20060627-8mdv2009.0
12cr|nagios-check_cups_queue-20060627-12|71	+ Revision: 239729
12cr|nagios-check_cups_queue-20060627-12|72	- rebuild
12cr|nagios-check_cups_queue-20060627-12|73	
12cr|nagios-check_cups_queue-20060627-12|74	* Wed Mar 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20060627-6mdv2008.1
12cr|nagios-check_cups_queue-20060627-12|75	+ Revision: 179441
12cr|nagios-check_cups_queue-20060627-12|76	- force Unix locales for extracting dates
12cr|nagios-check_cups_queue-20060627-12|77	
12cr|nagios-check_cups_queue-20060627-12|78	* Fri Feb 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20060627-5mdv2008.1
12cr|nagios-check_cups_queue-20060627-12|79	+ Revision: 168928
12cr|nagios-check_cups_queue-20060627-12|80	- fix configuration (thanks oden)
12cr|nagios-check_cups_queue-20060627-12|81	
12cr|nagios-check_cups_queue-20060627-12|82	* Fri Feb 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20060627-4mdv2008.1
12cr|nagios-check_cups_queue-20060627-12|83	+ Revision: 168911
12cr|nagios-check_cups_queue-20060627-12|84	- add a configuration file
12cr|nagios-check_cups_queue-20060627-12|85	
12cr|nagios-check_cups_queue-20060627-12|86	* Fri Feb 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20060627-3mdv2008.1
12cr|nagios-check_cups_queue-20060627-12|87	+ Revision: 168798
12cr|nagios-check_cups_queue-20060627-12|88	- not a noarch package, as nagios plugins installation directory is arch-dependant
12cr|nagios-check_cups_queue-20060627-12|89	
12cr|nagios-check_cups_queue-20060627-12|90	* Tue Feb 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20060627-2mdv2008.1
12cr|nagios-check_cups_queue-20060627-12|91	+ Revision: 162717
12cr|nagios-check_cups_queue-20060627-12|92	- fix dependencies
12cr|nagios-check_cups_queue-20060627-12|93	
12cr|nagios-check_cups_queue-20060627-12|94	* Tue Feb 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20060627-1mdv2008.1
12cr|nagios-check_cups_queue-20060627-12|95	+ Revision: 162716
12cr|nagios-check_cups_queue-20060627-12|96	- import nagios-check_cups_queue
12cr|nagios-check_cups_queue-20060627-12|97	
12cr|nagios-check_cups_queue-20060627-12|98	
12cr|nagios-check_cups_queue-20060627-12|99	* Tue Feb 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20060627-1mdv2008.1
12cr|nagios-check_cups_queue-20060627-12|100	- first mandriva package

3358 12
12cr|nagios-check_diskio-3.0.3-2|1	%define version 3.0.3
12cr|nagios-check_diskio-3.0.3-2|2	%define release %mkrel 2
12cr|nagios-check_diskio-3.0.3-2|3	%define upstream_name   check_diskio
12cr|nagios-check_diskio-3.0.3-2|4	%define name            nagios-%{upstream_name}
12cr|nagios-check_diskio-3.0.3-2|5	
12cr|nagios-check_diskio-3.0.3-2|6	Name:      %{name}
12cr|nagios-check_diskio-3.0.3-2|7	Version:   %{version}
12cr|nagios-check_diskio-3.0.3-2|8	Release:   %{release}
12cr|nagios-check_diskio-3.0.3-2|9	Summary:   Nagios plugin to monitor the amount of disk I/O
12cr|nagios-check_diskio-3.0.3-2|10	License:   GPL
12cr|nagios-check_diskio-3.0.3-2|11	Group:      Networking/Other
12cr|nagios-check_diskio-3.0.3-2|12	URL:        https://trac.id.ethz.ch/projects/nagios_plugins/wiki/check_diskio
12cr|nagios-check_diskio-3.0.3-2|13	Source:     http://www.id.ethz.ch/people/allid_list/corti/%{upstream_name}-%{version}.tar.gz
12cr|nagios-check_diskio-3.0.3-2|14	BuildArch: noarch
12cr|nagios-check_diskio-3.0.3-2|15	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|nagios-check_diskio-3.0.3-2|16	
12cr|nagios-check_diskio-3.0.3-2|17	%description
12cr|nagios-check_diskio-3.0.3-2|18	Nagios plugin to monitor the amount of disk I/O
12cr|nagios-check_diskio-3.0.3-2|19	
12cr|nagios-check_diskio-3.0.3-2|20	%prep
12cr|nagios-check_diskio-3.0.3-2|21	%setup -q -n %{upstream_name}-%{version}
12cr|nagios-check_diskio-3.0.3-2|22	
12cr|nagios-check_diskio-3.0.3-2|23	%build
12cr|nagios-check_diskio-3.0.3-2|24	pod2man check_diskio.pod > check_diskio.1
12cr|nagios-check_diskio-3.0.3-2|25	
12cr|nagios-check_diskio-3.0.3-2|26	%install
12cr|nagios-check_diskio-3.0.3-2|27	rm -rf %{buildroot}
12cr|nagios-check_diskio-3.0.3-2|28	install -m 755 -d %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_diskio-3.0.3-2|29	install -m 755 -d %{buildroot}%{_mandir}/man1
12cr|nagios-check_diskio-3.0.3-2|30	install -m 755 check_diskio %{buildroot}%{_datadir}/nagios/plugins/check_diskio
12cr|nagios-check_diskio-3.0.3-2|31	install -m 644 check_diskio.1 %{buildroot}%{_mandir}/man1
12cr|nagios-check_diskio-3.0.3-2|32	
12cr|nagios-check_diskio-3.0.3-2|33	perl -pi -e 's|^#!perl|#!%{_bindir}/perl|' \
12cr|nagios-check_diskio-3.0.3-2|34	%{buildroot}%{_datadir}/nagios/plugins/check_diskio
12cr|nagios-check_diskio-3.0.3-2|35	
12cr|nagios-check_diskio-3.0.3-2|36	install -m 755 -d %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_diskio-3.0.3-2|37	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_diskio.cfg <<'EOF'
12cr|nagios-check_diskio-3.0.3-2|38	define command {
12cr|nagios-check_diskio-3.0.3-2|39	command_name    check_diskio
12cr|nagios-check_diskio-3.0.3-2|40	command_line    %{_datadir}/nagios/plugins/check_diskio
12cr|nagios-check_diskio-3.0.3-2|41	}
12cr|nagios-check_diskio-3.0.3-2|42	EOF
12cr|nagios-check_diskio-3.0.3-2|43	
12cr|nagios-check_diskio-3.0.3-2|44	%clean
12cr|nagios-check_diskio-3.0.3-2|45	rm -rf %{buildroot}
12cr|nagios-check_diskio-3.0.3-2|46	
12cr|nagios-check_diskio-3.0.3-2|47	%files
12cr|nagios-check_diskio-3.0.3-2|48	%defattr(-,root,root)
12cr|nagios-check_diskio-3.0.3-2|49	%doc AUTHORS Changes NEWS README INSTALL TODO COPYING VERSION
12cr|nagios-check_diskio-3.0.3-2|50	%{_datadir}/nagios/plugins/check_diskio
12cr|nagios-check_diskio-3.0.3-2|51	%{_mandir}/man1/check_diskio.1*
12cr|nagios-check_diskio-3.0.3-2|52	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_diskio.cfg
12cr|nagios-check_diskio-3.0.3-2|53	
12cr|nagios-check_diskio-3.0.3-2|54	
12cr|nagios-check_diskio-3.0.3-2|55	
12cr|nagios-check_diskio-3.0.3-2|56	%changelog
12cr|nagios-check_diskio-3.0.3-2|57	* Wed Nov 17 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.3-2mdv2011.0
12cr|nagios-check_diskio-3.0.3-2|58	+ Revision: 598418
12cr|nagios-check_diskio-3.0.3-2|59	- duh!
12cr|nagios-check_diskio-3.0.3-2|60	
12cr|nagios-check_diskio-3.0.3-2|61	* Tue Jun 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.3-1mdv2010.0
12cr|nagios-check_diskio-3.0.3-2|62	+ Revision: 384533
12cr|nagios-check_diskio-3.0.3-2|63	- import nagios-check_diskio
12cr|nagios-check_diskio-3.0.3-2|64	
12cr|nagios-check_diskio-3.0.3-2|65	
12cr|nagios-check_diskio-3.0.3-2|66	* Tue Jun 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.3-1mdv2010.0
12cr|nagios-check_diskio-3.0.3-2|67	- first mdv package

3359 12
12cr|nagios-check_iax-1.0.0-4|1	Summary:	A Nagios plugin to check IAX/IAX2 devices
12cr|nagios-check_iax-1.0.0-4|2	Name:		nagios-check_iax
12cr|nagios-check_iax-1.0.0-4|3	Version:	1.0.0
12cr|nagios-check_iax-1.0.0-4|4	Release:	%mkrel 4
12cr|nagios-check_iax-1.0.0-4|5	License:	BSD
12cr|nagios-check_iax-1.0.0-4|6	Group:		Networking/Other
12cr|nagios-check_iax-1.0.0-4|7	URL:		http://samm.kiev.ua/check_iax/
12cr|nagios-check_iax-1.0.0-4|8	Source0:	http://samm.kiev.ua/check_iax/check_iax-%{version}.tar.gz
12cr|nagios-check_iax-1.0.0-4|9	Requires:	nagios
12cr|nagios-check_iax-1.0.0-4|10	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|nagios-check_iax-1.0.0-4|11	
12cr|nagios-check_iax-1.0.0-4|12	%description
12cr|nagios-check_iax-1.0.0-4|13	Nagios plugin check_iax allows system administrators to monitor IAX/IAX2
12cr|nagios-check_iax-1.0.0-4|14	devices.
12cr|nagios-check_iax-1.0.0-4|15	
12cr|nagios-check_iax-1.0.0-4|16	%prep
12cr|nagios-check_iax-1.0.0-4|17	%setup -q -n check_iax-%{version}
12cr|nagios-check_iax-1.0.0-4|18	
12cr|nagios-check_iax-1.0.0-4|19	%build
12cr|nagios-check_iax-1.0.0-4|20	%make CFLAGS="%{optflags}"
12cr|nagios-check_iax-1.0.0-4|21	
12cr|nagios-check_iax-1.0.0-4|22	%install
12cr|nagios-check_iax-1.0.0-4|23	rm -rf %{buildroot}
12cr|nagios-check_iax-1.0.0-4|24	
12cr|nagios-check_iax-1.0.0-4|25	install -d %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_iax-1.0.0-4|26	install -d %{buildroot}%{_libdir}/nagios/plugins
12cr|nagios-check_iax-1.0.0-4|27	
12cr|nagios-check_iax-1.0.0-4|28	install -m0755 check_iax %{buildroot}%{_libdir}/nagios/plugins/
12cr|nagios-check_iax-1.0.0-4|29	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_iax.cfg <<'EOF'
12cr|nagios-check_iax-1.0.0-4|30	define command {
12cr|nagios-check_iax-1.0.0-4|31	command_name	check_iax
12cr|nagios-check_iax-1.0.0-4|32	command_line	%{_libdir}/nagios/plugins/check_iax -H $HOSTADDRESS$ -w 100 -c 500
12cr|nagios-check_iax-1.0.0-4|33	}
12cr|nagios-check_iax-1.0.0-4|34	EOF
12cr|nagios-check_iax-1.0.0-4|35	
12cr|nagios-check_iax-1.0.0-4|36	%if %mdkversion < 200900
12cr|nagios-check_iax-1.0.0-4|37	%post
12cr|nagios-check_iax-1.0.0-4|38	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
12cr|nagios-check_iax-1.0.0-4|39	
12cr|nagios-check_iax-1.0.0-4|40	%postun
12cr|nagios-check_iax-1.0.0-4|41	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
12cr|nagios-check_iax-1.0.0-4|42	%endif
12cr|nagios-check_iax-1.0.0-4|43	
12cr|nagios-check_iax-1.0.0-4|44	%clean
12cr|nagios-check_iax-1.0.0-4|45	rm -rf %{buildroot}
12cr|nagios-check_iax-1.0.0-4|46	
12cr|nagios-check_iax-1.0.0-4|47	%files
12cr|nagios-check_iax-1.0.0-4|48	%defattr(-,root,root)
12cr|nagios-check_iax-1.0.0-4|49	%doc README
12cr|nagios-check_iax-1.0.0-4|50	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_iax.cfg
12cr|nagios-check_iax-1.0.0-4|51	%{_libdir}/nagios/plugins/check_iax
12cr|nagios-check_iax-1.0.0-4|52	
12cr|nagios-check_iax-1.0.0-4|53	
12cr|nagios-check_iax-1.0.0-4|54	%changelog
12cr|nagios-check_iax-1.0.0-4|55	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdv2011.0
12cr|nagios-check_iax-1.0.0-4|56	+ Revision: 620458
12cr|nagios-check_iax-1.0.0-4|57	- the mass rebuild of 2010.0 packages
12cr|nagios-check_iax-1.0.0-4|58	
12cr|nagios-check_iax-1.0.0-4|59	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-3mdv2010.0
12cr|nagios-check_iax-1.0.0-4|60	+ Revision: 440200
12cr|nagios-check_iax-1.0.0-4|61	- rebuild
12cr|nagios-check_iax-1.0.0-4|62	
12cr|nagios-check_iax-1.0.0-4|63	* Mon Dec 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-2mdv2009.1
12cr|nagios-check_iax-1.0.0-4|64	+ Revision: 314633
12cr|nagios-check_iax-1.0.0-4|65	- use a herein document for configuration
12cr|nagios-check_iax-1.0.0-4|66	- reply on filetrigger for reloading nagios
12cr|nagios-check_iax-1.0.0-4|67	
12cr|nagios-check_iax-1.0.0-4|68	* Sun Jul 27 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2009.0
12cr|nagios-check_iax-1.0.0-4|69	+ Revision: 250423
12cr|nagios-check_iax-1.0.0-4|70	- import nagios-check_iax
12cr|nagios-check_iax-1.0.0-4|71	
12cr|nagios-check_iax-1.0.0-4|72	
12cr|nagios-check_iax-1.0.0-4|73	* Sun Jul 27 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2009.0
12cr|nagios-check_iax-1.0.0-4|74	- initial Mandriva package

3360 12
12cr|nagios-check_kdc-20050715-10|1	%define name	nagios-check_kdc
12cr|nagios-check_kdc-20050715-10|2	%define version	20050715
12cr|nagios-check_kdc-20050715-10|3	%define release	%mkrel 10
12cr|nagios-check_kdc-20050715-10|4	
12cr|nagios-check_kdc-20050715-10|5	Name:		%{name}
12cr|nagios-check_kdc-20050715-10|6	Version:	%{version}
12cr|nagios-check_kdc-20050715-10|7	Release:	%{release}
12cr|nagios-check_kdc-20050715-10|8	Summary:	Nagios kdc plugin
12cr|nagios-check_kdc-20050715-10|9	Group:		Networking/Other
12cr|nagios-check_kdc-20050715-10|10	License:	BSD
12cr|nagios-check_kdc-20050715-10|11	URL:		http://www.loveshack.ukfsn.org/nagios/
12cr|nagios-check_kdc-20050715-10|12	Source0:	http://www.loveshack.ukfsn.org/nagios/check_kdc
12cr|nagios-check_kdc-20050715-10|13	BuildArch:  noarch
12cr|nagios-check_kdc-20050715-10|14	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|nagios-check_kdc-20050715-10|15	
12cr|nagios-check_kdc-20050715-10|16	%description
12cr|nagios-check_kdc-20050715-10|17	Check getting tickets from a kerberos KDC using a keytab. Doesn't require Perl
12cr|nagios-check_kdc-20050715-10|18	Kerberos stuff (unlike check_krb5), just kinit/kdestroy.
12cr|nagios-check_kdc-20050715-10|19	
12cr|nagios-check_kdc-20050715-10|20	%prep
12cr|nagios-check_kdc-20050715-10|21	%setup -T -c
12cr|nagios-check_kdc-20050715-10|22	install -m 755 %{SOURCE0} check_kdc
12cr|nagios-check_kdc-20050715-10|23	
12cr|nagios-check_kdc-20050715-10|24	perl -pi -e 's|/usr/kerberos/bin|%{_bindir}|' check_kdc
12cr|nagios-check_kdc-20050715-10|25	
12cr|nagios-check_kdc-20050715-10|26	%build
12cr|nagios-check_kdc-20050715-10|27	
12cr|nagios-check_kdc-20050715-10|28	
12cr|nagios-check_kdc-20050715-10|29	%install
12cr|nagios-check_kdc-20050715-10|30	rm -rf %{buildroot}
12cr|nagios-check_kdc-20050715-10|31	
12cr|nagios-check_kdc-20050715-10|32	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_kdc-20050715-10|33	install -m 755 check_kdc %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_kdc-20050715-10|34	
12cr|nagios-check_kdc-20050715-10|35	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_kdc-20050715-10|36	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_kdc.cfg <<'EOF'
12cr|nagios-check_kdc-20050715-10|37	define command{
12cr|nagios-check_kdc-20050715-10|38	command_name	check_kdc
12cr|nagios-check_kdc-20050715-10|39	command_line	%{_datadir}/nagios/plugins/check_kdc -H $HOSTADDRESS$
12cr|nagios-check_kdc-20050715-10|40	}
12cr|nagios-check_kdc-20050715-10|41	EOF
12cr|nagios-check_kdc-20050715-10|42	
12cr|nagios-check_kdc-20050715-10|43	%clean
12cr|nagios-check_kdc-20050715-10|44	rm -rf %{buildroot}
12cr|nagios-check_kdc-20050715-10|45	
12cr|nagios-check_kdc-20050715-10|46	%files
12cr|nagios-check_kdc-20050715-10|47	%defattr(-,root,root)
12cr|nagios-check_kdc-20050715-10|48	%{_datadir}/nagios/plugins/check_kdc
12cr|nagios-check_kdc-20050715-10|49	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_kdc.cfg
12cr|nagios-check_kdc-20050715-10|50	
12cr|nagios-check_kdc-20050715-10|51	
12cr|nagios-check_kdc-20050715-10|52	%changelog
12cr|nagios-check_kdc-20050715-10|53	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 20050715-10mdv2011.0
12cr|nagios-check_kdc-20050715-10|54	+ Revision: 612983
12cr|nagios-check_kdc-20050715-10|55	- the mass rebuild of 2010.1 packages
12cr|nagios-check_kdc-20050715-10|56	
12cr|nagios-check_kdc-20050715-10|57	* Fri Apr 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 20050715-9mdv2010.1
12cr|nagios-check_kdc-20050715-10|58	+ Revision: 535537
12cr|nagios-check_kdc-20050715-10|59	- fix all binary locations, using a substitution rather than a patch
12cr|nagios-check_kdc-20050715-10|60	
12cr|nagios-check_kdc-20050715-10|61	* Fri Apr 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 20050715-8mdv2010.1
12cr|nagios-check_kdc-20050715-10|62	+ Revision: 535532
12cr|nagios-check_kdc-20050715-10|63	- this is a noarch package
12cr|nagios-check_kdc-20050715-10|64	
12cr|nagios-check_kdc-20050715-10|65	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 20050715-7mdv2010.0
12cr|nagios-check_kdc-20050715-10|66	+ Revision: 430146
12cr|nagios-check_kdc-20050715-10|67	- rebuild
12cr|nagios-check_kdc-20050715-10|68	
12cr|nagios-check_kdc-20050715-10|69	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 20050715-6mdv2009.0
12cr|nagios-check_kdc-20050715-10|70	+ Revision: 268229
12cr|nagios-check_kdc-20050715-10|71	- rebuild early 2009.0 package (before pixel changes)
12cr|nagios-check_kdc-20050715-10|72	
12cr|nagios-check_kdc-20050715-10|73	* Wed Apr 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20050715-5mdv2009.0
12cr|nagios-check_kdc-20050715-10|74	+ Revision: 196817
12cr|nagios-check_kdc-20050715-10|75	- fix kinit path (bug #40307)
12cr|nagios-check_kdc-20050715-10|76	
12cr|nagios-check_kdc-20050715-10|77	* Fri Feb 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20050715-4mdv2008.1
12cr|nagios-check_kdc-20050715-10|78	+ Revision: 168932
12cr|nagios-check_kdc-20050715-10|79	- fix configuration (thanks oden)
12cr|nagios-check_kdc-20050715-10|80	
12cr|nagios-check_kdc-20050715-10|81	* Fri Feb 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20050715-3mdv2008.1
12cr|nagios-check_kdc-20050715-10|82	+ Revision: 168912
12cr|nagios-check_kdc-20050715-10|83	- add a configuration file
12cr|nagios-check_kdc-20050715-10|84	
12cr|nagios-check_kdc-20050715-10|85	* Fri Feb 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20050715-2mdv2008.1
12cr|nagios-check_kdc-20050715-10|86	+ Revision: 168796
12cr|nagios-check_kdc-20050715-10|87	- not a noarch package, as nagios plugins installation directory is arch-dependant
12cr|nagios-check_kdc-20050715-10|88	
12cr|nagios-check_kdc-20050715-10|89	* Tue Feb 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20050715-1mdv2008.1
12cr|nagios-check_kdc-20050715-10|90	+ Revision: 162719
12cr|nagios-check_kdc-20050715-10|91	- import nagios-check_kdc
12cr|nagios-check_kdc-20050715-10|92	
12cr|nagios-check_kdc-20050715-10|93	
12cr|nagios-check_kdc-20050715-10|94	* Tue Feb 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20050715-1mdv2008.1
12cr|nagios-check_kdc-20050715-10|95	- first mandriva package

3361 12
12cr|nagios-check_lm_sensors-3.1.0-5|1	%define up_name check_lm_sensors
12cr|nagios-check_lm_sensors-3.1.0-5|2	%define name    nagios-%{up_name}
12cr|nagios-check_lm_sensors-3.1.0-5|3	%define version 3.1.0
12cr|nagios-check_lm_sensors-3.1.0-5|4	%define release %mkrel 5
12cr|nagios-check_lm_sensors-3.1.0-5|5	
12cr|nagios-check_lm_sensors-3.1.0-5|6	Name:       %{name}
12cr|nagios-check_lm_sensors-3.1.0-5|7	Version:    %{version}
12cr|nagios-check_lm_sensors-3.1.0-5|8	Release:    %{release}
12cr|nagios-check_lm_sensors-3.1.0-5|9	Summary:    A Nagios plugin to monitor sensors values
12cr|nagios-check_lm_sensors-3.1.0-5|10	License:    GPL
12cr|nagios-check_lm_sensors-3.1.0-5|11	Group:      Networking/Other
12cr|nagios-check_lm_sensors-3.1.0-5|12	Source:     http://www.id.ethz.ch/people/allid_list/corti/%{up_name}-%{version}.tar.gz
12cr|nagios-check_lm_sensors-3.1.0-5|13	Requires:   hddtemp
12cr|nagios-check_lm_sensors-3.1.0-5|14	Requires:   perl-Nagios-Plugin
12cr|nagios-check_lm_sensors-3.1.0-5|15	BuildArch:  noarch
12cr|nagios-check_lm_sensors-3.1.0-5|16	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|nagios-check_lm_sensors-3.1.0-5|17	
12cr|nagios-check_lm_sensors-3.1.0-5|18	%description
12cr|nagios-check_lm_sensors-3.1.0-5|19	check_lm_sensors is a Nagios plugin to monitor the values of on board sensors
12cr|nagios-check_lm_sensors-3.1.0-5|20	and hard disk temperatures on Linux systems
12cr|nagios-check_lm_sensors-3.1.0-5|21	
12cr|nagios-check_lm_sensors-3.1.0-5|22	%prep
12cr|nagios-check_lm_sensors-3.1.0-5|23	%setup -q -n %{up_name}-%{version}
12cr|nagios-check_lm_sensors-3.1.0-5|24	
12cr|nagios-check_lm_sensors-3.1.0-5|25	%build
12cr|nagios-check_lm_sensors-3.1.0-5|26	
12cr|nagios-check_lm_sensors-3.1.0-5|27	%install
12cr|nagios-check_lm_sensors-3.1.0-5|28	rm -rf %{buildroot}
12cr|nagios-check_lm_sensors-3.1.0-5|29	
12cr|nagios-check_lm_sensors-3.1.0-5|30	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_lm_sensors-3.1.0-5|31	install -m 755 check_lm_sensors %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_lm_sensors-3.1.0-5|32	
12cr|nagios-check_lm_sensors-3.1.0-5|33	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_lm_sensors-3.1.0-5|34	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_lm_sensors.cfg <<'EOF'
12cr|nagios-check_lm_sensors-3.1.0-5|35	define command{
12cr|nagios-check_lm_sensors-3.1.0-5|36	command_name	check_lm_sensors
12cr|nagios-check_lm_sensors-3.1.0-5|37	command_line	%{_datadir}/nagios/plugins/check_lm_sensors
12cr|nagios-check_lm_sensors-3.1.0-5|38	}
12cr|nagios-check_lm_sensors-3.1.0-5|39	EOF
12cr|nagios-check_lm_sensors-3.1.0-5|40	
12cr|nagios-check_lm_sensors-3.1.0-5|41	%clean
12cr|nagios-check_lm_sensors-3.1.0-5|42	rm -rf %{buildroot}
12cr|nagios-check_lm_sensors-3.1.0-5|43	
12cr|nagios-check_lm_sensors-3.1.0-5|44	%files
12cr|nagios-check_lm_sensors-3.1.0-5|45	%defattr(-,root,root)
12cr|nagios-check_lm_sensors-3.1.0-5|46	%doc AUTHORS Changes NEWS README INSTALL TODO COPYING VERSION
12cr|nagios-check_lm_sensors-3.1.0-5|47	%{_datadir}/nagios/plugins/check_lm_sensors
12cr|nagios-check_lm_sensors-3.1.0-5|48	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_lm_sensors.cfg
12cr|nagios-check_lm_sensors-3.1.0-5|49	
12cr|nagios-check_lm_sensors-3.1.0-5|50	
12cr|nagios-check_lm_sensors-3.1.0-5|51	
12cr|nagios-check_lm_sensors-3.1.0-5|52	%changelog
12cr|nagios-check_lm_sensors-3.1.0-5|53	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 3.1.0-5mdv2011.0
12cr|nagios-check_lm_sensors-3.1.0-5|54	+ Revision: 620459
12cr|nagios-check_lm_sensors-3.1.0-5|55	- the mass rebuild of 2010.0 packages
12cr|nagios-check_lm_sensors-3.1.0-5|56	
12cr|nagios-check_lm_sensors-3.1.0-5|57	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 3.1.0-4mdv2010.0
12cr|nagios-check_lm_sensors-3.1.0-5|58	+ Revision: 440201
12cr|nagios-check_lm_sensors-3.1.0-5|59	- rebuild
12cr|nagios-check_lm_sensors-3.1.0-5|60	
12cr|nagios-check_lm_sensors-3.1.0-5|61	* Mon Dec 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.0-3mdv2009.1
12cr|nagios-check_lm_sensors-3.1.0-5|62	+ Revision: 314635
12cr|nagios-check_lm_sensors-3.1.0-5|63	- now a noarch package
12cr|nagios-check_lm_sensors-3.1.0-5|64	
12cr|nagios-check_lm_sensors-3.1.0-5|65	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 3.1.0-2mdv2009.0
12cr|nagios-check_lm_sensors-3.1.0-5|66	+ Revision: 268243
12cr|nagios-check_lm_sensors-3.1.0-5|67	- rebuild early 2009.0 package (before pixel changes)
12cr|nagios-check_lm_sensors-3.1.0-5|68	
12cr|nagios-check_lm_sensors-3.1.0-5|69	* Wed Jun 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.0-1mdv2009.0
12cr|nagios-check_lm_sensors-3.1.0-5|70	+ Revision: 218048
12cr|nagios-check_lm_sensors-3.1.0-5|71	- import nagios-check_lm_sensors
12cr|nagios-check_lm_sensors-3.1.0-5|72	
12cr|nagios-check_lm_sensors-3.1.0-5|73	
12cr|nagios-check_lm_sensors-3.1.0-5|74	* Wed Jun 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.0-1mdv2009.0
12cr|nagios-check_lm_sensors-3.1.0-5|75	- first mdv package

3362 12
12cr|nagios-check_logfiles-2.5.6.1-2|1	%define name	nagios-check_logfiles
12cr|nagios-check_logfiles-2.5.6.1-2|2	%define version	2.5.6.1
12cr|nagios-check_logfiles-2.5.6.1-2|3	%define release	%mkrel 2
12cr|nagios-check_logfiles-2.5.6.1-2|4	
12cr|nagios-check_logfiles-2.5.6.1-2|5	Name:		%{name}
12cr|nagios-check_logfiles-2.5.6.1-2|6	Version:	%{version}
12cr|nagios-check_logfiles-2.5.6.1-2|7	Release:	%{release}
12cr|nagios-check_logfiles-2.5.6.1-2|8	Summary:	Check log files for specific patterns
12cr|nagios-check_logfiles-2.5.6.1-2|9	Group:		Networking/Other
12cr|nagios-check_logfiles-2.5.6.1-2|10	License:	BSD
12cr|nagios-check_logfiles-2.5.6.1-2|11	URL:		http://www.consol.com/opensource/nagios/check-logfiles
12cr|nagios-check_logfiles-2.5.6.1-2|12	Source:     http://www.consol.com/fileadmin/opensource/Nagios/check_logfiles-%{version}.tar.gz
12cr|nagios-check_logfiles-2.5.6.1-2|13	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|nagios-check_logfiles-2.5.6.1-2|14	
12cr|nagios-check_logfiles-2.5.6.1-2|15	%description
12cr|nagios-check_logfiles-2.5.6.1-2|16	check_logfiles is a Plugin for Nagios which scans log files for specific
12cr|nagios-check_logfiles-2.5.6.1-2|17	patterns.
12cr|nagios-check_logfiles-2.5.6.1-2|18	
12cr|nagios-check_logfiles-2.5.6.1-2|19	%prep
12cr|nagios-check_logfiles-2.5.6.1-2|20	%setup -q -n check_logfiles-%{version}
12cr|nagios-check_logfiles-2.5.6.1-2|21	
12cr|nagios-check_logfiles-2.5.6.1-2|22	%build
12cr|nagios-check_logfiles-2.5.6.1-2|23	%configure2_5x --build=i586-mandriva-linux-gnu --libexec=%{_libdir}/nagios/plugins
12cr|nagios-check_logfiles-2.5.6.1-2|24	%make
12cr|nagios-check_logfiles-2.5.6.1-2|25	
12cr|nagios-check_logfiles-2.5.6.1-2|26	
12cr|nagios-check_logfiles-2.5.6.1-2|27	%install
12cr|nagios-check_logfiles-2.5.6.1-2|28	rm -rf %{buildroot}
12cr|nagios-check_logfiles-2.5.6.1-2|29	%makeinstall_std
12cr|nagios-check_logfiles-2.5.6.1-2|30	
12cr|nagios-check_logfiles-2.5.6.1-2|31	%clean
12cr|nagios-check_logfiles-2.5.6.1-2|32	rm -rf %{buildroot}
12cr|nagios-check_logfiles-2.5.6.1-2|33	
12cr|nagios-check_logfiles-2.5.6.1-2|34	%files
12cr|nagios-check_logfiles-2.5.6.1-2|35	%defattr(-,root,root)
12cr|nagios-check_logfiles-2.5.6.1-2|36	%{_libdir}/nagios/plugins/check_logfiles
12cr|nagios-check_logfiles-2.5.6.1-2|37	
12cr|nagios-check_logfiles-2.5.6.1-2|38	
12cr|nagios-check_logfiles-2.5.6.1-2|39	
12cr|nagios-check_logfiles-2.5.6.1-2|40	%changelog
12cr|nagios-check_logfiles-2.5.6.1-2|41	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 2.5.6.1-2mdv2011.0
12cr|nagios-check_logfiles-2.5.6.1-2|42	+ Revision: 620460
12cr|nagios-check_logfiles-2.5.6.1-2|43	- the mass rebuild of 2010.0 packages
12cr|nagios-check_logfiles-2.5.6.1-2|44	
12cr|nagios-check_logfiles-2.5.6.1-2|45	* Mon Jun 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.6.1-1mdv2010.0
12cr|nagios-check_logfiles-2.5.6.1-2|46	+ Revision: 386202
12cr|nagios-check_logfiles-2.5.6.1-2|47	- new version
12cr|nagios-check_logfiles-2.5.6.1-2|48	
12cr|nagios-check_logfiles-2.5.6.1-2|49	* Mon Feb 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.5.1-1mdv2009.1
12cr|nagios-check_logfiles-2.5.6.1-2|50	+ Revision: 336675
12cr|nagios-check_logfiles-2.5.6.1-2|51	- update to new version 2.5.5.1
12cr|nagios-check_logfiles-2.5.6.1-2|52	
12cr|nagios-check_logfiles-2.5.6.1-2|53	* Tue Oct 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.1.8-1mdv2009.1
12cr|nagios-check_logfiles-2.5.6.1-2|54	+ Revision: 297976
12cr|nagios-check_logfiles-2.5.6.1-2|55	- new version
12cr|nagios-check_logfiles-2.5.6.1-2|56	
12cr|nagios-check_logfiles-2.5.6.1-2|57	* Thu Jun 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.1.3-2mdv2009.0
12cr|nagios-check_logfiles-2.5.6.1-2|58	+ Revision: 229283
12cr|nagios-check_logfiles-2.5.6.1-2|59	- this is not a noarch package
12cr|nagios-check_logfiles-2.5.6.1-2|60	
12cr|nagios-check_logfiles-2.5.6.1-2|61	* Wed Jun 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.1.3-1mdv2009.0
12cr|nagios-check_logfiles-2.5.6.1-2|62	+ Revision: 229039
12cr|nagios-check_logfiles-2.5.6.1-2|63	- import nagios-check_logfiles
12cr|nagios-check_logfiles-2.5.6.1-2|64	
12cr|nagios-check_logfiles-2.5.6.1-2|65	
12cr|nagios-check_logfiles-2.5.6.1-2|66	* Wed Jun 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.1.3-1mdv2009.0
12cr|nagios-check_logfiles-2.5.6.1-2|67	- first mdv package

3363 12
12cr|nagios-check_memcached-1.1-7|1	%define _enable_debug_packages	%{nil}
12cr|nagios-check_memcached-1.1-7|2	%define debug_package		%{nil}
12cr|nagios-check_memcached-1.1-7|3	
12cr|nagios-check_memcached-1.1-7|4	Summary:	MemCached health check for Nagios
12cr|nagios-check_memcached-1.1-7|5	Name:		nagios-check_memcached
12cr|nagios-check_memcached-1.1-7|6	Version:	1.1
12cr|nagios-check_memcached-1.1-7|7	Release:	%mkrel 7
12cr|nagios-check_memcached-1.1-7|8	License:	BSD
12cr|nagios-check_memcached-1.1-7|9	Group:		Networking/Other
12cr|nagios-check_memcached-1.1-7|10	URL:		http://zilbo.com/
12cr|nagios-check_memcached-1.1-7|11	Source0:	http://zilbo.com/plugins/check_memcached
12cr|nagios-check_memcached-1.1-7|12	Requires:	nagios
12cr|nagios-check_memcached-1.1-7|13	BuildArch:	noarch
12cr|nagios-check_memcached-1.1-7|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|nagios-check_memcached-1.1-7|15	
12cr|nagios-check_memcached-1.1-7|16	%description
12cr|nagios-check_memcached-1.1-7|17	A plugin for nagios to check if memcached is up and running.
12cr|nagios-check_memcached-1.1-7|18	
12cr|nagios-check_memcached-1.1-7|19	%prep
12cr|nagios-check_memcached-1.1-7|20	%setup -q -c -T
12cr|nagios-check_memcached-1.1-7|21	
12cr|nagios-check_memcached-1.1-7|22	%build
12cr|nagios-check_memcached-1.1-7|23	
12cr|nagios-check_memcached-1.1-7|24	%install
12cr|nagios-check_memcached-1.1-7|25	rm -rf %{buildroot}
12cr|nagios-check_memcached-1.1-7|26	
12cr|nagios-check_memcached-1.1-7|27	install -d %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_memcached-1.1-7|28	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins/
12cr|nagios-check_memcached-1.1-7|29	
12cr|nagios-check_memcached-1.1-7|30	perl -pi -e 's|/opt|%{_datadir}|' \
12cr|nagios-check_memcached-1.1-7|31	%{buildroot}%{_datadir}/nagios/plugins/check_memcached
12cr|nagios-check_memcached-1.1-7|32	
12cr|nagios-check_memcached-1.1-7|33	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_memcached-1.1-7|34	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_memcached.cfg <<'EOF'
12cr|nagios-check_memcached-1.1-7|35	define command {
12cr|nagios-check_memcached-1.1-7|36	command_name    check_memcached
12cr|nagios-check_memcached-1.1-7|37	command_line    %{_datadir}/nagios/plugins/check_memcached -H $HOSTADDRESS$ -p $ARG1$ -k $ARG2$ -t $ARG3$
12cr|nagios-check_memcached-1.1-7|38	}
12cr|nagios-check_memcached-1.1-7|39	EOF
12cr|nagios-check_memcached-1.1-7|40	
12cr|nagios-check_memcached-1.1-7|41	%if %mdkversion < 200900
12cr|nagios-check_memcached-1.1-7|42	%post
12cr|nagios-check_memcached-1.1-7|43	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
12cr|nagios-check_memcached-1.1-7|44	
12cr|nagios-check_memcached-1.1-7|45	%postun
12cr|nagios-check_memcached-1.1-7|46	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
12cr|nagios-check_memcached-1.1-7|47	%endif
12cr|nagios-check_memcached-1.1-7|48	
12cr|nagios-check_memcached-1.1-7|49	%clean
12cr|nagios-check_memcached-1.1-7|50	rm -rf %{buildroot}
12cr|nagios-check_memcached-1.1-7|51	
12cr|nagios-check_memcached-1.1-7|52	%files
12cr|nagios-check_memcached-1.1-7|53	%defattr(-,root,root)
12cr|nagios-check_memcached-1.1-7|54	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_memcached.cfg
12cr|nagios-check_memcached-1.1-7|55	%{_datadir}/nagios/plugins/check_memcached
12cr|nagios-check_memcached-1.1-7|56	
12cr|nagios-check_memcached-1.1-7|57	
12cr|nagios-check_memcached-1.1-7|58	%changelog
12cr|nagios-check_memcached-1.1-7|59	* Wed Nov 17 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdv2011.0
12cr|nagios-check_memcached-1.1-7|60	+ Revision: 598413
12cr|nagios-check_memcached-1.1-7|61	- duh!
12cr|nagios-check_memcached-1.1-7|62	
12cr|nagios-check_memcached-1.1-7|63	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1-6mdv2010.0
12cr|nagios-check_memcached-1.1-7|64	+ Revision: 440202
12cr|nagios-check_memcached-1.1-7|65	- rebuild
12cr|nagios-check_memcached-1.1-7|66	
12cr|nagios-check_memcached-1.1-7|67	* Mon Dec 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-5mdv2009.1
12cr|nagios-check_memcached-1.1-7|68	+ Revision: 314637
12cr|nagios-check_memcached-1.1-7|69	- now a noarch package
12cr|nagios-check_memcached-1.1-7|70	- use a herein document for configuration
12cr|nagios-check_memcached-1.1-7|71	- reply on filetrigger for reloading nagios
12cr|nagios-check_memcached-1.1-7|72	
12cr|nagios-check_memcached-1.1-7|73	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdv2009.0
12cr|nagios-check_memcached-1.1-7|74	+ Revision: 239081
12cr|nagios-check_memcached-1.1-7|75	- rebuild
12cr|nagios-check_memcached-1.1-7|76	
12cr|nagios-check_memcached-1.1-7|77	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdv2009.0
12cr|nagios-check_memcached-1.1-7|78	+ Revision: 239079
12cr|nagios-check_memcached-1.1-7|79	- rebuild
12cr|nagios-check_memcached-1.1-7|80	
12cr|nagios-check_memcached-1.1-7|81	+ Olivier Blin <oblin@mandriva.com>
12cr|nagios-check_memcached-1.1-7|82	- restore BuildRoot
12cr|nagios-check_memcached-1.1-7|83	
12cr|nagios-check_memcached-1.1-7|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|nagios-check_memcached-1.1-7|85	- kill re-definition of %%buildroot on Pixel's request
12cr|nagios-check_memcached-1.1-7|86	
12cr|nagios-check_memcached-1.1-7|87	* Tue Apr 17 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdv2008.0
12cr|nagios-check_memcached-1.1-7|88	+ Revision: 13793
12cr|nagios-check_memcached-1.1-7|89	- use the new /etc/nagios/plugins.d scandir
12cr|nagios-check_memcached-1.1-7|90	
12cr|nagios-check_memcached-1.1-7|91	
12cr|nagios-check_memcached-1.1-7|92	* Wed Nov 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdv2007.0
12cr|nagios-check_memcached-1.1-7|93	+ Revision: 84573
12cr|nagios-check_memcached-1.1-7|94	- Import nagios-check_memcached
12cr|nagios-check_memcached-1.1-7|95	
12cr|nagios-check_memcached-1.1-7|96	* Thu Aug 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cr|nagios-check_memcached-1.1-7|97	- initial Mandriva package
12cr|nagios-check_memcached-1.1-7|98	

3364 12
12cr|nagios-check_memory-1.0-3|1	%define name    nagios-check_memory
12cr|nagios-check_memory-1.0-3|2	%define version 1.0
12cr|nagios-check_memory-1.0-3|3	%define release %mkrel 3
12cr|nagios-check_memory-1.0-3|4	
12cr|nagios-check_memory-1.0-3|5	Name:       %{name}
12cr|nagios-check_memory-1.0-3|6	Version:    %{version}
12cr|nagios-check_memory-1.0-3|7	Release:    %{release}
12cr|nagios-check_memory-1.0-3|8	Epoch:      1
12cr|nagios-check_memory-1.0-3|9	Summary:    Check memory
12cr|nagios-check_memory-1.0-3|10	Group:      Networking/Other
12cr|nagios-check_memory-1.0-3|11	License:    BSD
12cr|nagios-check_memory-1.0-3|12	URL:        http://www.monitoringexchange.org/inventory/Check-Plugins/Operating-Systems/Linux/check_memory
12cr|nagios-check_memory-1.0-3|13	Source0:    check_memory.pl
12cr|nagios-check_memory-1.0-3|14	BuildArch:  noarch
12cr|nagios-check_memory-1.0-3|15	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|nagios-check_memory-1.0-3|16	
12cr|nagios-check_memory-1.0-3|17	%description
12cr|nagios-check_memory-1.0-3|18	This plugin may be used as nrpe plugin and checks the amount of memory free,
12cr|nagios-check_memory-1.0-3|19	used and total available by using the linux "free -mt" command.
12cr|nagios-check_memory-1.0-3|20	
12cr|nagios-check_memory-1.0-3|21	%prep
12cr|nagios-check_memory-1.0-3|22	%setup -c -T
12cr|nagios-check_memory-1.0-3|23	
12cr|nagios-check_memory-1.0-3|24	%build
12cr|nagios-check_memory-1.0-3|25	
12cr|nagios-check_memory-1.0-3|26	
12cr|nagios-check_memory-1.0-3|27	%install
12cr|nagios-check_memory-1.0-3|28	rm -rf %{buildroot}
12cr|nagios-check_memory-1.0-3|29	
12cr|nagios-check_memory-1.0-3|30	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_memory-1.0-3|31	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins/check_memory
12cr|nagios-check_memory-1.0-3|32	
12cr|nagios-check_memory-1.0-3|33	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_memory-1.0-3|34	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_memory.cfg <<'EOF'
12cr|nagios-check_memory-1.0-3|35	define command{
12cr|nagios-check_memory-1.0-3|36	command_name    check_memory
12cr|nagios-check_memory-1.0-3|37	command_line    %{_datadir}/nagios/plugins/check_memory
12cr|nagios-check_memory-1.0-3|38	}
12cr|nagios-check_memory-1.0-3|39	EOF
12cr|nagios-check_memory-1.0-3|40	
12cr|nagios-check_memory-1.0-3|41	%clean
12cr|nagios-check_memory-1.0-3|42	rm -rf %{buildroot}
12cr|nagios-check_memory-1.0-3|43	
12cr|nagios-check_memory-1.0-3|44	%files
12cr|nagios-check_memory-1.0-3|45	%defattr(-,root,root)
12cr|nagios-check_memory-1.0-3|46	%{_datadir}/nagios/plugins/check_memory
12cr|nagios-check_memory-1.0-3|47	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_memory.cfg
12cr|nagios-check_memory-1.0-3|48	
12cr|nagios-check_memory-1.0-3|49	
12cr|nagios-check_memory-1.0-3|50	%changelog
12cr|nagios-check_memory-1.0-3|51	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-3mdv2011.0
12cr|nagios-check_memory-1.0-3|52	+ Revision: 612984
12cr|nagios-check_memory-1.0-3|53	- the mass rebuild of 2010.1 packages
12cr|nagios-check_memory-1.0-3|54	
12cr|nagios-check_memory-1.0-3|55	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|nagios-check_memory-1.0-3|56	- drop .pl suffix, for consistency
12cr|nagios-check_memory-1.0-3|57	
12cr|nagios-check_memory-1.0-3|58	* Wed Apr 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0-1mdv2010.1
12cr|nagios-check_memory-1.0-3|59	+ Revision: 540009
12cr|nagios-check_memory-1.0-3|60	- switch to actual check_memory plugin instead of check_mem
12cr|nagios-check_memory-1.0-3|61	
12cr|nagios-check_memory-1.0-3|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|nagios-check_memory-1.0-3|63	- rebuild
12cr|nagios-check_memory-1.0-3|64	
12cr|nagios-check_memory-1.0-3|65	* Mon Dec 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.7-3mdv2009.1
12cr|nagios-check_memory-1.0-3|66	+ Revision: 314639
12cr|nagios-check_memory-1.0-3|67	- now a netapp plugin
12cr|nagios-check_memory-1.0-3|68	
12cr|nagios-check_memory-1.0-3|69	* Thu Jun 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.7-2mdv2009.0
12cr|nagios-check_memory-1.0-3|70	+ Revision: 229280
12cr|nagios-check_memory-1.0-3|71	- requires nagios plugins
12cr|nagios-check_memory-1.0-3|72	this is not a noarch package
12cr|nagios-check_memory-1.0-3|73	
12cr|nagios-check_memory-1.0-3|74	* Wed Jun 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.7-1mdv2009.0
12cr|nagios-check_memory-1.0-3|75	+ Revision: 228996
12cr|nagios-check_memory-1.0-3|76	- import nagios-check_memory
12cr|nagios-check_memory-1.0-3|77	
12cr|nagios-check_memory-1.0-3|78	
12cr|nagios-check_memory-1.0-3|79	* Wed Jun 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.7-1mdv2009.0
12cr|nagios-check_memory-1.0-3|80	- first mdv package

3365 12
12cr|nagios-check_mk-1.1.10-1|1	%define name	nagios-check_mk
12cr|nagios-check_mk-1.1.10-1|2	%define version	1.1.10
12cr|nagios-check_mk-1.1.10-1|3	%define release	%mkrel 1
12cr|nagios-check_mk-1.1.10-1|4	%define _requires_exceptions pear(default.php)
12cr|nagios-check_mk-1.1.10-1|5	
12cr|nagios-check_mk-1.1.10-1|6	Name:		%{name}
12cr|nagios-check_mk-1.1.10-1|7	Version:	%{version}
12cr|nagios-check_mk-1.1.10-1|8	Release:	%{release}
12cr|nagios-check_mk-1.1.10-1|9	Summary:	A new general purpose Nagios-plugin for retrieving data
12cr|nagios-check_mk-1.1.10-1|10	Group:		Networking/Other
12cr|nagios-check_mk-1.1.10-1|11	License:	BSD
12cr|nagios-check_mk-1.1.10-1|12	URL:		http://mathias-kettner.de/check_mk
12cr|nagios-check_mk-1.1.10-1|13	Source:     http://mathias-kettner.de/download/check_mk-%{version}.tar.gz
12cr|nagios-check_mk-1.1.10-1|14	BuildArch:  noarch
12cr|nagios-check_mk-1.1.10-1|15	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|nagios-check_mk-1.1.10-1|16	
12cr|nagios-check_mk-1.1.10-1|17	%description
12cr|nagios-check_mk-1.1.10-1|18	check_mk is a general purpose Nagios-plugin for retrieving data. It adopts a
12cr|nagios-check_mk-1.1.10-1|19	new approach for collecting data from operating systems and network components.
12cr|nagios-check_mk-1.1.10-1|20	It obsoletes NRPE, check_by_ssh, NSClient, and check_snmp and it has many
12cr|nagios-check_mk-1.1.10-1|21	benefits, the most important of which are significant reduction of CPU usage on
12cr|nagios-check_mk-1.1.10-1|22	the Nagios host and automatic inventory of items to be checked on hosts. The
12cr|nagios-check_mk-1.1.10-1|23	larger your Nagios installation is, the more helpful these improvements.
12cr|nagios-check_mk-1.1.10-1|24	
12cr|nagios-check_mk-1.1.10-1|25	%package agent
12cr|nagios-check_mk-1.1.10-1|26	Summary:    Agent for check_mk
12cr|nagios-check_mk-1.1.10-1|27	Requires:   xinetd
12cr|nagios-check_mk-1.1.10-1|28	Group:      Networking/Other
12cr|nagios-check_mk-1.1.10-1|29	
12cr|nagios-check_mk-1.1.10-1|30	%description agent
12cr|nagios-check_mk-1.1.10-1|31	This package contains the agent for check_mk. Install this on
12cr|nagios-check_mk-1.1.10-1|32	all Linux machines you want to monitor via check_mk.
12cr|nagios-check_mk-1.1.10-1|33	
12cr|nagios-check_mk-1.1.10-1|34	%prep
12cr|nagios-check_mk-1.1.10-1|35	%setup -q -n check_mk-%{version}
12cr|nagios-check_mk-1.1.10-1|36	tar xf agents.tar.gz
12cr|nagios-check_mk-1.1.10-1|37	
12cr|nagios-check_mk-1.1.10-1|38	%build
12cr|nagios-check_mk-1.1.10-1|39	
12cr|nagios-check_mk-1.1.10-1|40	%install
12cr|nagios-check_mk-1.1.10-1|41	rm -rf %{buildroot}
12cr|nagios-check_mk-1.1.10-1|42	
12cr|nagios-check_mk-1.1.10-1|43	install -d -m 755 %{buildroot}%{_bindir}
12cr|nagios-check_mk-1.1.10-1|44	cat > %{buildroot}%{_bindir}/check_mk <<'EOF'
12cr|nagios-check_mk-1.1.10-1|45	#!/bin/sh
12cr|nagios-check_mk-1.1.10-1|46	exec python %{_datadir}/check_mk/modules/check_mk.py "$@"
12cr|nagios-check_mk-1.1.10-1|47	EOF
12cr|nagios-check_mk-1.1.10-1|48	chmod +x %{buildroot}%{_bindir}/check_mk
12cr|nagios-check_mk-1.1.10-1|49	
12cr|nagios-check_mk-1.1.10-1|50	install -d -m 755 %{buildroot}%{_sysconfdir}/check_mk
12cr|nagios-check_mk-1.1.10-1|51	cat > %{buildroot}%{_sysconfdir}/check_mk/main.mk <<'EOF'
12cr|nagios-check_mk-1.1.10-1|52	all_hosts = [ "localhost" ]
12cr|nagios-check_mk-1.1.10-1|53	EOF
12cr|nagios-check_mk-1.1.10-1|54	
12cr|nagios-check_mk-1.1.10-1|55	install -d -m 755 %{buildroot}%{_datadir}/check_mk
12cr|nagios-check_mk-1.1.10-1|56	install -d -m 755 %{buildroot}%{_datadir}/check_mk/modules
12cr|nagios-check_mk-1.1.10-1|57	tar xf modules.tar.gz -C %{buildroot}%{_datadir}/check_mk/modules
12cr|nagios-check_mk-1.1.10-1|58	install -d -m 755 %{buildroot}%{_datadir}/check_mk/checks
12cr|nagios-check_mk-1.1.10-1|59	tar xf checks.tar.gz -C %{buildroot}%{_datadir}/check_mk/checks
12cr|nagios-check_mk-1.1.10-1|60	install -d -m 755 %{buildroot}%{_datadir}/check_mk/web
12cr|nagios-check_mk-1.1.10-1|61	tar xf web.tar.gz -C %{buildroot}%{_datadir}/check_mk/web
12cr|nagios-check_mk-1.1.10-1|62	install -d -m 755 %{buildroot}%{_datadir}/check_mk/pnp-templates
12cr|nagios-check_mk-1.1.10-1|63	tar xf pnp-templates.tar.gz -C %{buildroot}%{_datadir}/check_mk/pnp-templates
12cr|nagios-check_mk-1.1.10-1|64	
12cr|nagios-check_mk-1.1.10-1|65	cat > %{buildroot}%{_datadir}/check_mk/modules/defaults <<'EOF'
12cr|nagios-check_mk-1.1.10-1|66	# created during package creation
12cr|nagios-check_mk-1.1.10-1|67	
12cr|nagios-check_mk-1.1.10-1|68	check_mk_version            = '%{version}'
12cr|nagios-check_mk-1.1.10-1|69	default_config_dir          = '%{_sysconfdir}/check_mk'
12cr|nagios-check_mk-1.1.10-1|70	check_mk_configdir          = '%{_sysconfdir}/check_mk/conf.d'
12cr|nagios-check_mk-1.1.10-1|71	checks_dir                  = '%{_datadir}/check_mk/checks'
12cr|nagios-check_mk-1.1.10-1|72	check_manpages_dir          = '%{_datadir}/check_mk/doc/checks'
12cr|nagios-check_mk-1.1.10-1|73	modules_dir                 = '%{_datadir}/check_mk/modules'
12cr|nagios-check_mk-1.1.10-1|74	agents_dir                  = '%{_datadir}/check_mk/agents'
12cr|nagios-check_mk-1.1.10-1|75	var_dir                     = '%{_localstatedir}/lib/check_mk'
12cr|nagios-check_mk-1.1.10-1|76	lib_dir                     = ''
12cr|nagios-check_mk-1.1.10-1|77	autochecksdir               = '%{_localstatedir}/lib/check_mk/autochecks'
12cr|nagios-check_mk-1.1.10-1|78	precompiled_hostchecks_dir  = '%{_localstatedir}/lib/check_mk/precompiled'
12cr|nagios-check_mk-1.1.10-1|79	counters_directory          = '%{_localstatedir}/lib/check_mk/counters'
12cr|nagios-check_mk-1.1.10-1|80	tcp_cache_dir               = '%{_localstatedir}/lib/check_mk/cache'
12cr|nagios-check_mk-1.1.10-1|81	logwatch_dir                = '%{_localstatedir}/lib/check_mk/logwatch'
12cr|nagios-check_mk-1.1.10-1|82	nagios_objects_file         = '%{_sysconfdir}/nagios/objects/check_mk_objects.cfg'
12cr|nagios-check_mk-1.1.10-1|83	rrd_path                    = '%{_localstatedir}/lib/check_mk/rrd'
12cr|nagios-check_mk-1.1.10-1|84	nagios_command_pipe_path    = '/var/log/nagios/rw/nagios.cmd'
12cr|nagios-check_mk-1.1.10-1|85	nagios_status_file          = '/var/log/nagios/status.dat'
12cr|nagios-check_mk-1.1.10-1|86	nagios_conf_dir             = '/etc/nagios/objects'
12cr|nagios-check_mk-1.1.10-1|87	nagios_user                 = 'nagios'
12cr|nagios-check_mk-1.1.10-1|88	nagios_url                  = '/nagios'
12cr|nagios-check_mk-1.1.10-1|89	nagios_cgi_url              = '/nagios/cgi-bin'
12cr|nagios-check_mk-1.1.10-1|90	logwatch_notes_url          = '/check_mk/logwatch.py?host=%s&file=%s'
12cr|nagios-check_mk-1.1.10-1|91	www_group                   = 'apache'
12cr|nagios-check_mk-1.1.10-1|92	nagios_config_file          = '%{_sysconfdir}/nagios/nagios.cfg'
12cr|nagios-check_mk-1.1.10-1|93	nagios_startscript          = '%{_initrddir}/nagios'
12cr|nagios-check_mk-1.1.10-1|94	nagios_binary               = '%{_sbindir}/nagios'
12cr|nagios-check_mk-1.1.10-1|95	apache_config_dir           = '%{_sysconfdir}/httpd/conf/webapps.d'
12cr|nagios-check_mk-1.1.10-1|96	htpasswd_file               = '%{_sysconfdir}/check_mk/htpasswd.users'
12cr|nagios-check_mk-1.1.10-1|97	nagios_auth_name            = 'Nagios Access'
12cr|nagios-check_mk-1.1.10-1|98	web_dir                     = '%{_datadir}/check_mk/web'
12cr|nagios-check_mk-1.1.10-1|99	checkmk_web_uri             = '/check_mk'
12cr|nagios-check_mk-1.1.10-1|100	livestatus_unix_socket      = '/'
12cr|nagios-check_mk-1.1.10-1|101	livebackendsdir             = ''
12cr|nagios-check_mk-1.1.10-1|102	pnp_url                     = '/pnp4nagios/'
12cr|nagios-check_mk-1.1.10-1|103	pnp_templates_dir           = '%{_datadir}/check_mk/pnp-templates'
12cr|nagios-check_mk-1.1.10-1|104	doc_dir                     = '%{_datadir}/doc/check_mk'
12cr|nagios-check_mk-1.1.10-1|105	EOF
12cr|nagios-check_mk-1.1.10-1|106	cp %{buildroot}%{_datadir}/check_mk/modules/defaults \
12cr|nagios-check_mk-1.1.10-1|107	%{buildroot}%{_datadir}/check_mk/web/htdocs/defaults.py
12cr|nagios-check_mk-1.1.10-1|108	
12cr|nagios-check_mk-1.1.10-1|109	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk
12cr|nagios-check_mk-1.1.10-1|110	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/autochecks
12cr|nagios-check_mk-1.1.10-1|111	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/cache
12cr|nagios-check_mk-1.1.10-1|112	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/counters
12cr|nagios-check_mk-1.1.10-1|113	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/precompiled
12cr|nagios-check_mk-1.1.10-1|114	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/logwatch
12cr|nagios-check_mk-1.1.10-1|115	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/rrd
12cr|nagios-check_mk-1.1.10-1|116	
12cr|nagios-check_mk-1.1.10-1|117	install -d -m 755 %{buildroot}%{_docdir}/%{name}
12cr|nagios-check_mk-1.1.10-1|118	tar xf doc.tar.gz -C %{buildroot}%{_docdir}/%{name} --exclude livestatus
12cr|nagios-check_mk-1.1.10-1|119	
12cr|nagios-check_mk-1.1.10-1|120	install -d -m 755 %{buildroot}%{_sysconfdir}/xinetd.d
12cr|nagios-check_mk-1.1.10-1|121	install -m 644 xinetd.conf %{buildroot}%{_sysconfdir}/xinetd.d/check_mk_agent
12cr|nagios-check_mk-1.1.10-1|122	
12cr|nagios-check_mk-1.1.10-1|123	install -d -m 755 %{buildroot}%{_bindir}
12cr|nagios-check_mk-1.1.10-1|124	install -m 755 check_mk_agent.linux %{buildroot}%{_bindir}/check_mk_agent
12cr|nagios-check_mk-1.1.10-1|125	
12cr|nagios-check_mk-1.1.10-1|126	install -d -m 755 %{buildroot}%{_datadir}/check_mk_agent
12cr|nagios-check_mk-1.1.10-1|127	install -d -m 755 %{buildroot}%{_datadir}/check_mk_agent/plugins
12cr|nagios-check_mk-1.1.10-1|128	install -d -m 755 %{buildroot}%{_datadir}/check_mk_agent/local
12cr|nagios-check_mk-1.1.10-1|129	install -m 644 plugins/mk_logwatch %{buildroot}%{_datadir}/check_mk_agent/plugins
12cr|nagios-check_mk-1.1.10-1|130	install -m 644 plugins/j4p_performance %{buildroot}%{_datadir}/check_mk_agent/plugins
12cr|nagios-check_mk-1.1.10-1|131	install -m 644 plugins/mk_oracle %{buildroot}%{_datadir}/check_mk_agent/plugins
12cr|nagios-check_mk-1.1.10-1|132	install -m 644 plugins/sylo %{buildroot}%{_datadir}/check_mk_agent/plugins
12cr|nagios-check_mk-1.1.10-1|133	
12cr|nagios-check_mk-1.1.10-1|134	install -d -m 755 %{buildroot}%{_sysconfdir}/check_mk_agent
12cr|nagios-check_mk-1.1.10-1|135	install -m 644 logwatch.cfg %{buildroot}%{_sysconfdir}/check_mk_agent
12cr|nagios-check_mk-1.1.10-1|136	
12cr|nagios-check_mk-1.1.10-1|137	perl -pi \
12cr|nagios-check_mk-1.1.10-1|138	-e 's|LIBDIR="/to/be/changed"|LIBDIR="%{_datadir}/check_mk_agent"|;' \
12cr|nagios-check_mk-1.1.10-1|139	-e 's|CONFDIR="/to/be/changed"|CONFDIR="%{_sysconfdir}/check_mk_agent"|;' \
12cr|nagios-check_mk-1.1.10-1|140	%{buildroot}%{_bindir}/check_mk_agent
12cr|nagios-check_mk-1.1.10-1|141	
12cr|nagios-check_mk-1.1.10-1|142	%clean
12cr|nagios-check_mk-1.1.10-1|143	rm -rf %{buildroot}
12cr|nagios-check_mk-1.1.10-1|144	
12cr|nagios-check_mk-1.1.10-1|145	%files
12cr|nagios-check_mk-1.1.10-1|146	%defattr(-,root,root)
12cr|nagios-check_mk-1.1.10-1|147	%doc %{_docdir}/%{name}
12cr|nagios-check_mk-1.1.10-1|148	%{_bindir}/check_mk
12cr|nagios-check_mk-1.1.10-1|149	%config(noreplace) %{_sysconfdir}/check_mk
12cr|nagios-check_mk-1.1.10-1|150	%{_datadir}/check_mk
12cr|nagios-check_mk-1.1.10-1|151	%{_localstatedir}/lib/check_mk
12cr|nagios-check_mk-1.1.10-1|152	
12cr|nagios-check_mk-1.1.10-1|153	%files agent
12cr|nagios-check_mk-1.1.10-1|154	%defattr(-,root,root)
12cr|nagios-check_mk-1.1.10-1|155	%{_bindir}/check_mk_agent
12cr|nagios-check_mk-1.1.10-1|156	%{_datadir}/check_mk_agent
12cr|nagios-check_mk-1.1.10-1|157	%config(noreplace) %{_sysconfdir}/xinetd.d/check_mk_agent
12cr|nagios-check_mk-1.1.10-1|158	%config(noreplace) %{_sysconfdir}/check_mk_agent
12cr|nagios-check_mk-1.1.10-1|159	
12cr|nagios-check_mk-1.1.10-1|160	
12cr|nagios-check_mk-1.1.10-1|161	
12cr|nagios-check_mk-1.1.10-1|162	%changelog
12cr|nagios-check_mk-1.1.10-1|163	* Wed Apr 06 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.1.10-1mdv2011.0
12cr|nagios-check_mk-1.1.10-1|164	+ Revision: 650815
12cr|nagios-check_mk-1.1.10-1|165	- 1.1.10
12cr|nagios-check_mk-1.1.10-1|166	
12cr|nagios-check_mk-1.1.10-1|167	* Sat Jan 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.8-1mdv2011.0
12cr|nagios-check_mk-1.1.10-1|168	+ Revision: 627149
12cr|nagios-check_mk-1.1.10-1|169	- update to new version 1.1.8
12cr|nagios-check_mk-1.1.10-1|170	
12cr|nagios-check_mk-1.1.10-1|171	* Tue Oct 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.6p1-3mdv2011.0
12cr|nagios-check_mk-1.1.10-1|172	+ Revision: 586772
12cr|nagios-check_mk-1.1.10-1|173	- don't ship livestatus files in documentation
12cr|nagios-check_mk-1.1.10-1|174	
12cr|nagios-check_mk-1.1.10-1|175	* Wed Aug 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.6p1-2mdv2011.0
12cr|nagios-check_mk-1.1.10-1|176	+ Revision: 569156
12cr|nagios-check_mk-1.1.10-1|177	- fix executable location and executable bit
12cr|nagios-check_mk-1.1.10-1|178	- fix some defaults
12cr|nagios-check_mk-1.1.10-1|179	
12cr|nagios-check_mk-1.1.10-1|180	* Sun Aug 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.6p1-1mdv2011.0
12cr|nagios-check_mk-1.1.10-1|181	+ Revision: 567779
12cr|nagios-check_mk-1.1.10-1|182	- new version
12cr|nagios-check_mk-1.1.10-1|183	
12cr|nagios-check_mk-1.1.10-1|184	* Sat Nov 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.39-1mdv2010.1
12cr|nagios-check_mk-1.1.10-1|185	+ Revision: 462355
12cr|nagios-check_mk-1.1.10-1|186	- new version
12cr|nagios-check_mk-1.1.10-1|187	
12cr|nagios-check_mk-1.1.10-1|188	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.37-2mdv2010.0
12cr|nagios-check_mk-1.1.10-1|189	+ Revision: 450272
12cr|nagios-check_mk-1.1.10-1|190	- fix dependencies
12cr|nagios-check_mk-1.1.10-1|191	
12cr|nagios-check_mk-1.1.10-1|192	* Sat Sep 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.37-1mdv2010.0
12cr|nagios-check_mk-1.1.10-1|193	+ Revision: 449294
12cr|nagios-check_mk-1.1.10-1|194	- new version
12cr|nagios-check_mk-1.1.10-1|195	
12cr|nagios-check_mk-1.1.10-1|196	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.34-1mdv2010.0
12cr|nagios-check_mk-1.1.10-1|197	+ Revision: 396955
12cr|nagios-check_mk-1.1.10-1|198	- import nagios-check_mk
12cr|nagios-check_mk-1.1.10-1|199	
12cr|nagios-check_mk-1.1.10-1|200	
12cr|nagios-check_mk-1.1.10-1|201	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.34-1mdv2010.0
12cr|nagios-check_mk-1.1.10-1|202	- first mdv package

3366 12
12cr|nagios-check_mysql_health-2.1.5.1-1|1	%define up_name	check_mysql_health
12cr|nagios-check_mysql_health-2.1.5.1-1|2	
12cr|nagios-check_mysql_health-2.1.5.1-1|3	Summary:	Check MySQL
12cr|nagios-check_mysql_health-2.1.5.1-1|4	Name:		nagios-%{up_name}
12cr|nagios-check_mysql_health-2.1.5.1-1|5	Version:	2.1.5.1
12cr|nagios-check_mysql_health-2.1.5.1-1|6	Release:	%mkrel 1
12cr|nagios-check_mysql_health-2.1.5.1-1|7	Group:		Networking/Other
12cr|nagios-check_mysql_health-2.1.5.1-1|8	License:	GPL
12cr|nagios-check_mysql_health-2.1.5.1-1|9	URL:		http://www.consol.de/opensource/nagios/check-mysql-health/
12cr|nagios-check_mysql_health-2.1.5.1-1|10	Source0:	http://labs.consol.de/wp-content/uploads/2011/04/check_mysql_health-2.1.5.1.tar.gz
12cr|nagios-check_mysql_health-2.1.5.1-1|11	BuildArch:	noarch
12cr|nagios-check_mysql_health-2.1.5.1-1|12	BuildRequires:	perl
12cr|nagios-check_mysql_health-2.1.5.1-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nagios-check_mysql_health-2.1.5.1-1|14	
12cr|nagios-check_mysql_health-2.1.5.1-1|15	%description
12cr|nagios-check_mysql_health-2.1.5.1-1|16	This plugin is used to monitor a variety of mysql database metrics.
12cr|nagios-check_mysql_health-2.1.5.1-1|17	
12cr|nagios-check_mysql_health-2.1.5.1-1|18	%prep
12cr|nagios-check_mysql_health-2.1.5.1-1|19	%setup -q -n %{up_name}-%{version}
12cr|nagios-check_mysql_health-2.1.5.1-1|20	
12cr|nagios-check_mysql_health-2.1.5.1-1|21	%build
12cr|nagios-check_mysql_health-2.1.5.1-1|22	autoreconf -fi
12cr|nagios-check_mysql_health-2.1.5.1-1|23	
12cr|nagios-check_mysql_health-2.1.5.1-1|24	%configure2_5x \
12cr|nagios-check_mysql_health-2.1.5.1-1|25	--build=%{_arch}-mandriva-linux-gnu \
12cr|nagios-check_mysql_health-2.1.5.1-1|26	--libexecdir=%{_datadir}/nagios/plugins \
12cr|nagios-check_mysql_health-2.1.5.1-1|27	--with-statefiles-dir=%{_localstatedir}/lib/nagios
12cr|nagios-check_mysql_health-2.1.5.1-1|28	%make
12cr|nagios-check_mysql_health-2.1.5.1-1|29	
12cr|nagios-check_mysql_health-2.1.5.1-1|30	%install
12cr|nagios-check_mysql_health-2.1.5.1-1|31	rm -rf %{buildroot}
12cr|nagios-check_mysql_health-2.1.5.1-1|32	
12cr|nagios-check_mysql_health-2.1.5.1-1|33	%makeinstall_std
12cr|nagios-check_mysql_health-2.1.5.1-1|34	
12cr|nagios-check_mysql_health-2.1.5.1-1|35	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_mysql_health-2.1.5.1-1|36	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_mysql_health.cfg <<'EOF'
12cr|nagios-check_mysql_health-2.1.5.1-1|37	define command{
12cr|nagios-check_mysql_health-2.1.5.1-1|38	command_name	check_mysql_health
12cr|nagios-check_mysql_health-2.1.5.1-1|39	command_line	%{_datadir}/nagios/plugins/check_mysql_health
12cr|nagios-check_mysql_health-2.1.5.1-1|40	}
12cr|nagios-check_mysql_health-2.1.5.1-1|41	EOF
12cr|nagios-check_mysql_health-2.1.5.1-1|42	
12cr|nagios-check_mysql_health-2.1.5.1-1|43	%clean
12cr|nagios-check_mysql_health-2.1.5.1-1|44	rm -rf %{buildroot}
12cr|nagios-check_mysql_health-2.1.5.1-1|45	
12cr|nagios-check_mysql_health-2.1.5.1-1|46	%files
12cr|nagios-check_mysql_health-2.1.5.1-1|47	%defattr(-,root,root)
12cr|nagios-check_mysql_health-2.1.5.1-1|48	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_mysql_health.cfg
12cr|nagios-check_mysql_health-2.1.5.1-1|49	%{_datadir}/nagios/plugins/check_mysql_health
12cr|nagios-check_mysql_health-2.1.5.1-1|50	
12cr|nagios-check_mysql_health-2.1.5.1-1|51	
12cr|nagios-check_mysql_health-2.1.5.1-1|52	%changelog
12cr|nagios-check_mysql_health-2.1.5.1-1|53	* Thu Apr 14 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.5.1-1mdv2011.0
12cr|nagios-check_mysql_health-2.1.5.1-1|54	+ Revision: 652918
12cr|nagios-check_mysql_health-2.1.5.1-1|55	- 2.1.5.1
12cr|nagios-check_mysql_health-2.1.5.1-1|56	
12cr|nagios-check_mysql_health-2.1.5.1-1|57	* Sun Apr 10 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.5-1
12cr|nagios-check_mysql_health-2.1.5.1-1|58	+ Revision: 652250
12cr|nagios-check_mysql_health-2.1.5.1-1|59	- 2.1.5
12cr|nagios-check_mysql_health-2.1.5.1-1|60	
12cr|nagios-check_mysql_health-2.1.5.1-1|61	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-5
12cr|nagios-check_mysql_health-2.1.5.1-1|62	+ Revision: 645846
12cr|nagios-check_mysql_health-2.1.5.1-1|63	- relink against libmysqlclient.so.18
12cr|nagios-check_mysql_health-2.1.5.1-1|64	
12cr|nagios-check_mysql_health-2.1.5.1-1|65	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-4mdv2011.0
12cr|nagios-check_mysql_health-2.1.5.1-1|66	+ Revision: 627264
12cr|nagios-check_mysql_health-2.1.5.1-1|67	- rebuilt against mysql-5.5.8 libs, again
12cr|nagios-check_mysql_health-2.1.5.1-1|68	
12cr|nagios-check_mysql_health-2.1.5.1-1|69	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-3mdv2011.0
12cr|nagios-check_mysql_health-2.1.5.1-1|70	+ Revision: 626545
12cr|nagios-check_mysql_health-2.1.5.1-1|71	- rebuilt against mysql-5.5.8 libs
12cr|nagios-check_mysql_health-2.1.5.1-1|72	
12cr|nagios-check_mysql_health-2.1.5.1-1|73	* Wed Nov 17 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-1mdv2011.0
12cr|nagios-check_mysql_health-2.1.5.1-1|74	+ Revision: 598383
12cr|nagios-check_mysql_health-2.1.5.1-1|75	- 2.1.1
12cr|nagios-check_mysql_health-2.1.5.1-1|76	- it's really noarch
12cr|nagios-check_mysql_health-2.1.5.1-1|77	
12cr|nagios-check_mysql_health-2.1.5.1-1|78	* Mon Nov 15 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-3mdv2011.0
12cr|nagios-check_mysql_health-2.1.5.1-1|79	+ Revision: 597624
12cr|nagios-check_mysql_health-2.1.5.1-1|80	- duh!
12cr|nagios-check_mysql_health-2.1.5.1-1|81	
12cr|nagios-check_mysql_health-2.1.5.1-1|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|nagios-check_mysql_health-2.1.5.1-1|83	- rebuild
12cr|nagios-check_mysql_health-2.1.5.1-1|84	
12cr|nagios-check_mysql_health-2.1.5.1-1|85	* Tue Mar 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.3-1mdv2009.1
12cr|nagios-check_mysql_health-2.1.5.1-1|86	+ Revision: 360944
12cr|nagios-check_mysql_health-2.1.5.1-1|87	- import nagios-check_mysql_health
12cr|nagios-check_mysql_health-2.1.5.1-1|88	
12cr|nagios-check_mysql_health-2.1.5.1-1|89	
12cr|nagios-check_mysql_health-2.1.5.1-1|90	* Tue Mar 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.3-1mdv2009.1
12cr|nagios-check_mysql_health-2.1.5.1-1|91	- first mdv release

3367 12
12cr|nagios-check_netapp-20060619-4|1	Summary:	Check Network Appliance (NetApp) filers
12cr|nagios-check_netapp-20060619-4|2	Name:		nagios-check_netapp
12cr|nagios-check_netapp-20060619-4|3	Version:	20060619
12cr|nagios-check_netapp-20060619-4|4	Release:	%mkrel 4
12cr|nagios-check_netapp-20060619-4|5	Group:		Networking/Other
12cr|nagios-check_netapp-20060619-4|6	License:	BSD
12cr|nagios-check_netapp-20060619-4|7	URL:		http://nerhood.homeip.net/wordpress/archives/2006/06/19/monitoring-netapp-with-nagios-and-nagiosgraph/
12cr|nagios-check_netapp-20060619-4|8	Source0:	http://nerhood.homeip.net/code/check_netapp
12cr|nagios-check_netapp-20060619-4|9	BuildArch:  noarch
12cr|nagios-check_netapp-20060619-4|10	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|nagios-check_netapp-20060619-4|11	
12cr|nagios-check_netapp-20060619-4|12	%description
12cr|nagios-check_netapp-20060619-4|13	Use this plugin with Nagios to check Network Appliance (NetApp) filers.
12cr|nagios-check_netapp-20060619-4|14	
12cr|nagios-check_netapp-20060619-4|15	%prep
12cr|nagios-check_netapp-20060619-4|16	
12cr|nagios-check_netapp-20060619-4|17	%build
12cr|nagios-check_netapp-20060619-4|18	
12cr|nagios-check_netapp-20060619-4|19	%install
12cr|nagios-check_netapp-20060619-4|20	rm -rf %{buildroot}
12cr|nagios-check_netapp-20060619-4|21	
12cr|nagios-check_netapp-20060619-4|22	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_netapp-20060619-4|23	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_netapp-20060619-4|24	
12cr|nagios-check_netapp-20060619-4|25	perl -pi -e 's|/usr/local/nagios/libexec|%{_datadir}/nagios/plugins|' \
12cr|nagios-check_netapp-20060619-4|26	%{buildroot}%{_datadir}/nagios/plugins/check_netapp
12cr|nagios-check_netapp-20060619-4|27	
12cr|nagios-check_netapp-20060619-4|28	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_netapp-20060619-4|29	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_netapp.cfg <<'EOF'
12cr|nagios-check_netapp-20060619-4|30	define command{
12cr|nagios-check_netapp-20060619-4|31	command_name	check_netapp
12cr|nagios-check_netapp-20060619-4|32	command_line	%{_datadir}/nagios/plugins/check_netapp -H $HOSTADDRESS$
12cr|nagios-check_netapp-20060619-4|33	}
12cr|nagios-check_netapp-20060619-4|34	EOF
12cr|nagios-check_netapp-20060619-4|35	
12cr|nagios-check_netapp-20060619-4|36	%clean
12cr|nagios-check_netapp-20060619-4|37	rm -rf %{buildroot}
12cr|nagios-check_netapp-20060619-4|38	
12cr|nagios-check_netapp-20060619-4|39	%files
12cr|nagios-check_netapp-20060619-4|40	%defattr(-,root,root)
12cr|nagios-check_netapp-20060619-4|41	%{_datadir}/nagios/plugins/check_netapp
12cr|nagios-check_netapp-20060619-4|42	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_netapp.cfg
12cr|nagios-check_netapp-20060619-4|43	
12cr|nagios-check_netapp-20060619-4|44	
12cr|nagios-check_netapp-20060619-4|45	%changelog
12cr|nagios-check_netapp-20060619-4|46	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 20060619-4mdv2011.0
12cr|nagios-check_netapp-20060619-4|47	+ Revision: 620461
12cr|nagios-check_netapp-20060619-4|48	- the mass rebuild of 2010.0 packages
12cr|nagios-check_netapp-20060619-4|49	
12cr|nagios-check_netapp-20060619-4|50	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 20060619-3mdv2010.0
12cr|nagios-check_netapp-20060619-4|51	+ Revision: 440218
12cr|nagios-check_netapp-20060619-4|52	- rebuild
12cr|nagios-check_netapp-20060619-4|53	
12cr|nagios-check_netapp-20060619-4|54	* Mon Dec 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20060619-2mdv2009.1
12cr|nagios-check_netapp-20060619-4|55	+ Revision: 314638
12cr|nagios-check_netapp-20060619-4|56	- now a noarch package
12cr|nagios-check_netapp-20060619-4|57	
12cr|nagios-check_netapp-20060619-4|58	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|nagios-check_netapp-20060619-4|59	- this is no noarch package
12cr|nagios-check_netapp-20060619-4|60	
12cr|nagios-check_netapp-20060619-4|61	* Fri Feb 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20060619-1mdv2008.1
12cr|nagios-check_netapp-20060619-4|62	+ Revision: 176824
12cr|nagios-check_netapp-20060619-4|63	- import nagios-check_netapp
12cr|nagios-check_netapp-20060619-4|64	
12cr|nagios-check_netapp-20060619-4|65	
12cr|nagios-check_netapp-20060619-4|66	* Fri Feb 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20060619-1mdv2008.1
12cr|nagios-check_netapp-20060619-4|67	- first mdv release

3368 12
12cr|nagios-check_nfs4-0.2-4|1	Name:		nagios-check_nfs4
12cr|nagios-check_nfs4-0.2-4|2	Version:	0.2
12cr|nagios-check_nfs4-0.2-4|3	Release:	%mkrel 4
12cr|nagios-check_nfs4-0.2-4|4	Summary:	NFSv4 monitoring for clients and servers
12cr|nagios-check_nfs4-0.2-4|5	License:	GPL
12cr|nagios-check_nfs4-0.2-4|6	Group:		Networking/Other
12cr|nagios-check_nfs4-0.2-4|7	URL:		http://www.nagiosexchange.org/cgi-bin/page.cgi?g=2070.html;d=1
12cr|nagios-check_nfs4-0.2-4|8	Source:     check_nfs4.%{version}.pl
12cr|nagios-check_nfs4-0.2-4|9	Requires:	nagios-plugins
12cr|nagios-check_nfs4-0.2-4|10	BuildArch:  noarch
12cr|nagios-check_nfs4-0.2-4|11	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|nagios-check_nfs4-0.2-4|12	
12cr|nagios-check_nfs4-0.2-4|13	%description
12cr|nagios-check_nfs4-0.2-4|14	This plugin checks NFSv4 daemons status (client and server) including nfsd,
12cr|nagios-check_nfs4-0.2-4|15	idmapd, mountd and svcgssd.
12cr|nagios-check_nfs4-0.2-4|16	It also displays information about performances and errors.
12cr|nagios-check_nfs4-0.2-4|17	
12cr|nagios-check_nfs4-0.2-4|18	%prep
12cr|nagios-check_nfs4-0.2-4|19	%setup -q -c -T
12cr|nagios-check_nfs4-0.2-4|20	
12cr|nagios-check_nfs4-0.2-4|21	%build
12cr|nagios-check_nfs4-0.2-4|22	
12cr|nagios-check_nfs4-0.2-4|23	%install
12cr|nagios-check_nfs4-0.2-4|24	rm -rf %{buildroot}
12cr|nagios-check_nfs4-0.2-4|25	
12cr|nagios-check_nfs4-0.2-4|26	install -d %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_nfs4-0.2-4|27	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins/check_nfs4.pl
12cr|nagios-check_nfs4-0.2-4|28	
12cr|nagios-check_nfs4-0.2-4|29	perl -pi -e 's|/usr/local/nagios/libexec|%{_datadir}/nagios|' \
12cr|nagios-check_nfs4-0.2-4|30	%{buildroot}%{_datadir}/nagios/plugins/check_nfs4.pl
12cr|nagios-check_nfs4-0.2-4|31	
12cr|nagios-check_nfs4-0.2-4|32	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_nfs4-0.2-4|33	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_nfs4.cfg <<'EOF'
12cr|nagios-check_nfs4-0.2-4|34	define command {
12cr|nagios-check_nfs4-0.2-4|35	command_name    check_nfs4
12cr|nagios-check_nfs4-0.2-4|36	command_line    %{_datadir}/nagios/plugins/check_nfs4.pl
12cr|nagios-check_nfs4-0.2-4|37	}
12cr|nagios-check_nfs4-0.2-4|38	EOF
12cr|nagios-check_nfs4-0.2-4|39	
12cr|nagios-check_nfs4-0.2-4|40	%clean
12cr|nagios-check_nfs4-0.2-4|41	rm -rf %{buildroot}
12cr|nagios-check_nfs4-0.2-4|42	
12cr|nagios-check_nfs4-0.2-4|43	%files
12cr|nagios-check_nfs4-0.2-4|44	%defattr(-,root,root)
12cr|nagios-check_nfs4-0.2-4|45	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_nfs4.cfg
12cr|nagios-check_nfs4-0.2-4|46	%{_datadir}/nagios/plugins/check_nfs4.pl
12cr|nagios-check_nfs4-0.2-4|47	
12cr|nagios-check_nfs4-0.2-4|48	
12cr|nagios-check_nfs4-0.2-4|49	%changelog
12cr|nagios-check_nfs4-0.2-4|50	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdv2011.0
12cr|nagios-check_nfs4-0.2-4|51	+ Revision: 620462
12cr|nagios-check_nfs4-0.2-4|52	- the mass rebuild of 2010.0 packages
12cr|nagios-check_nfs4-0.2-4|53	
12cr|nagios-check_nfs4-0.2-4|54	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.2-3mdv2010.0
12cr|nagios-check_nfs4-0.2-4|55	+ Revision: 440225
12cr|nagios-check_nfs4-0.2-4|56	- rebuild
12cr|nagios-check_nfs4-0.2-4|57	
12cr|nagios-check_nfs4-0.2-4|58	* Sun Dec 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.2-2mdv2009.1
12cr|nagios-check_nfs4-0.2-4|59	+ Revision: 317111
12cr|nagios-check_nfs4-0.2-4|60	- fix configuration
12cr|nagios-check_nfs4-0.2-4|61	- import nagios-check_nfs4
12cr|nagios-check_nfs4-0.2-4|62	
12cr|nagios-check_nfs4-0.2-4|63	

3369 12
12cr|nagios-check_rsync-1.02-5|1	%define name	nagios-check_rsync
12cr|nagios-check_rsync-1.02-5|2	%define version	1.02
12cr|nagios-check_rsync-1.02-5|3	%define release	%mkrel 5
12cr|nagios-check_rsync-1.02-5|4	
12cr|nagios-check_rsync-1.02-5|5	Name:		%{name}
12cr|nagios-check_rsync-1.02-5|6	Version:	%{version}
12cr|nagios-check_rsync-1.02-5|7	Release:	%{release}
12cr|nagios-check_rsync-1.02-5|8	Summary:    Nagios rsync plugin
12cr|nagios-check_rsync-1.02-5|9	License:    GPL
12cr|nagios-check_rsync-1.02-5|10	Group:		Networking/Other
12cr|nagios-check_rsync-1.02-5|11	Url:        http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F2094.html
12cr|nagios-check_rsync-1.02-5|12	Source0:    check_rsync
12cr|nagios-check_rsync-1.02-5|13	Requires:   rsync
12cr|nagios-check_rsync-1.02-5|14	BuildArch:  noarch
12cr|nagios-check_rsync-1.02-5|15	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|nagios-check_rsync-1.02-5|16	
12cr|nagios-check_rsync-1.02-5|17	%description
12cr|nagios-check_rsync-1.02-5|18	Checks rsync servers availability, as well as (optionally) individual modules
12cr|nagios-check_rsync-1.02-5|19	availability. It also supports authentication on modules.
12cr|nagios-check_rsync-1.02-5|20	
12cr|nagios-check_rsync-1.02-5|21	%prep
12cr|nagios-check_rsync-1.02-5|22	
12cr|nagios-check_rsync-1.02-5|23	%build
12cr|nagios-check_rsync-1.02-5|24	
12cr|nagios-check_rsync-1.02-5|25	%install
12cr|nagios-check_rsync-1.02-5|26	rm -rf %{buildroot}
12cr|nagios-check_rsync-1.02-5|27	
12cr|nagios-check_rsync-1.02-5|28	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_rsync-1.02-5|29	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_rsync-1.02-5|30	
12cr|nagios-check_rsync-1.02-5|31	perl -pi -e 's|/usr/local/nagios/libexec|%{_datadir}/nagios/plugins|' \
12cr|nagios-check_rsync-1.02-5|32	%{buildroot}%{_datadir}/nagios/plugins/check_rsync
12cr|nagios-check_rsync-1.02-5|33	
12cr|nagios-check_rsync-1.02-5|34	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_rsync-1.02-5|35	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_rsync.cfg <<'EOF'
12cr|nagios-check_rsync-1.02-5|36	define command{
12cr|nagios-check_rsync-1.02-5|37	command_name	check_rsync
12cr|nagios-check_rsync-1.02-5|38	command_line	%{_datadir}/nagios/plugins/check_rsync -H $HOSTADDRESS$
12cr|nagios-check_rsync-1.02-5|39	}
12cr|nagios-check_rsync-1.02-5|40	EOF
12cr|nagios-check_rsync-1.02-5|41	
12cr|nagios-check_rsync-1.02-5|42	%clean
12cr|nagios-check_rsync-1.02-5|43	rm -rf %buildroot
12cr|nagios-check_rsync-1.02-5|44	
12cr|nagios-check_rsync-1.02-5|45	%files
12cr|nagios-check_rsync-1.02-5|46	%defattr(-,root,root)
12cr|nagios-check_rsync-1.02-5|47	%{_datadir}/nagios/plugins/check_rsync
12cr|nagios-check_rsync-1.02-5|48	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_rsync.cfg
12cr|nagios-check_rsync-1.02-5|49	
12cr|nagios-check_rsync-1.02-5|50	
12cr|nagios-check_rsync-1.02-5|51	
12cr|nagios-check_rsync-1.02-5|52	%changelog
12cr|nagios-check_rsync-1.02-5|53	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 1.02-5mdv2011.0
12cr|nagios-check_rsync-1.02-5|54	+ Revision: 620463
12cr|nagios-check_rsync-1.02-5|55	- the mass rebuild of 2010.0 packages
12cr|nagios-check_rsync-1.02-5|56	
12cr|nagios-check_rsync-1.02-5|57	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.02-4mdv2010.0
12cr|nagios-check_rsync-1.02-5|58	+ Revision: 440226
12cr|nagios-check_rsync-1.02-5|59	- rebuild
12cr|nagios-check_rsync-1.02-5|60	
12cr|nagios-check_rsync-1.02-5|61	* Mon Dec 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-3mdv2009.1
12cr|nagios-check_rsync-1.02-5|62	+ Revision: 314629
12cr|nagios-check_rsync-1.02-5|63	- now a noarch package
12cr|nagios-check_rsync-1.02-5|64	
12cr|nagios-check_rsync-1.02-5|65	* Sat Oct 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-2mdv2009.1
12cr|nagios-check_rsync-1.02-5|66	+ Revision: 294898
12cr|nagios-check_rsync-1.02-5|67	- really use 1.02 source
12cr|nagios-check_rsync-1.02-5|68	
12cr|nagios-check_rsync-1.02-5|69	* Sat Oct 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2009.1
12cr|nagios-check_rsync-1.02-5|70	+ Revision: 294891
12cr|nagios-check_rsync-1.02-5|71	- import nagios-check_rsync
12cr|nagios-check_rsync-1.02-5|72	
12cr|nagios-check_rsync-1.02-5|73	
12cr|nagios-check_rsync-1.02-5|74	* Sat Oct 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2009.1
12cr|nagios-check_rsync-1.02-5|75	- first mdv release

3370 12
12cr|nagios-check_sip-1.2-6|1	%define _enable_debug_packages	%{nil}
12cr|nagios-check_sip-1.2-6|2	%define debug_package		%{nil}
12cr|nagios-check_sip-1.2-6|3	
12cr|nagios-check_sip-1.2-6|4	Summary:	A Nagios plugin to check SIP servers and devices
12cr|nagios-check_sip-1.2-6|5	Name:		nagios-check_sip
12cr|nagios-check_sip-1.2-6|6	Version:	1.2
12cr|nagios-check_sip-1.2-6|7	Release:	%mkrel 6
12cr|nagios-check_sip-1.2-6|8	License:	GPL
12cr|nagios-check_sip-1.2-6|9	Group:		Networking/Other
12cr|nagios-check_sip-1.2-6|10	URL:		http://www.bashton.com/content/nagiosplugins
12cr|nagios-check_sip-1.2-6|11	Source0:	http://www.bashton.com/downloads/%{name}-%{version}.tar.gz
12cr|nagios-check_sip-1.2-6|12	Requires:	nagios
12cr|nagios-check_sip-1.2-6|13	BuildArch:  noarch
12cr|nagios-check_sip-1.2-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|nagios-check_sip-1.2-6|15	
12cr|nagios-check_sip-1.2-6|16	%description
12cr|nagios-check_sip-1.2-6|17	A Nagios plugin that will test a SIP server/device for availability and
12cr|nagios-check_sip-1.2-6|18	response time.
12cr|nagios-check_sip-1.2-6|19	
12cr|nagios-check_sip-1.2-6|20	%prep
12cr|nagios-check_sip-1.2-6|21	
12cr|nagios-check_sip-1.2-6|22	%setup -q
12cr|nagios-check_sip-1.2-6|23	
12cr|nagios-check_sip-1.2-6|24	%build
12cr|nagios-check_sip-1.2-6|25	
12cr|nagios-check_sip-1.2-6|26	%install
12cr|nagios-check_sip-1.2-6|27	rm -rf %{buildroot}
12cr|nagios-check_sip-1.2-6|28	
12cr|nagios-check_sip-1.2-6|29	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_sip-1.2-6|30	install -m 755 check_sip %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_sip-1.2-6|31	
12cr|nagios-check_sip-1.2-6|32	perl -pi -e 's|/usr/lib/nagios|%{_datadir}/nagios|' \
12cr|nagios-check_sip-1.2-6|33	%{buildroot}%{_datadir}/nagios/plugins/check_sip
12cr|nagios-check_sip-1.2-6|34	
12cr|nagios-check_sip-1.2-6|35	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_sip-1.2-6|36	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_sip.cfg <<'EOF'
12cr|nagios-check_sip-1.2-6|37	define command {
12cr|nagios-check_sip-1.2-6|38	command_name	check_sip
12cr|nagios-check_sip-1.2-6|39	command_line	%{_datadir}/nagios/plugins/check_sip -u $ARG1$ -H $HOSTADDRESS$ -w 5
12cr|nagios-check_sip-1.2-6|40	}
12cr|nagios-check_sip-1.2-6|41	EOF
12cr|nagios-check_sip-1.2-6|42	
12cr|nagios-check_sip-1.2-6|43	%if %mdkversion < 200900
12cr|nagios-check_sip-1.2-6|44	%post
12cr|nagios-check_sip-1.2-6|45	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
12cr|nagios-check_sip-1.2-6|46	
12cr|nagios-check_sip-1.2-6|47	%postun
12cr|nagios-check_sip-1.2-6|48	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
12cr|nagios-check_sip-1.2-6|49	%endif
12cr|nagios-check_sip-1.2-6|50	
12cr|nagios-check_sip-1.2-6|51	%clean
12cr|nagios-check_sip-1.2-6|52	rm -rf %{buildroot}
12cr|nagios-check_sip-1.2-6|53	
12cr|nagios-check_sip-1.2-6|54	%files
12cr|nagios-check_sip-1.2-6|55	%defattr(-,root,root)
12cr|nagios-check_sip-1.2-6|56	%doc README
12cr|nagios-check_sip-1.2-6|57	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_sip.cfg
12cr|nagios-check_sip-1.2-6|58	%{_datadir}/nagios/plugins/check_sip
12cr|nagios-check_sip-1.2-6|59	
12cr|nagios-check_sip-1.2-6|60	
12cr|nagios-check_sip-1.2-6|61	%changelog
12cr|nagios-check_sip-1.2-6|62	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2-6mdv2011.0
12cr|nagios-check_sip-1.2-6|63	+ Revision: 620464
12cr|nagios-check_sip-1.2-6|64	- the mass rebuild of 2010.0 packages
12cr|nagios-check_sip-1.2-6|65	
12cr|nagios-check_sip-1.2-6|66	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.2-5mdv2010.0
12cr|nagios-check_sip-1.2-6|67	+ Revision: 440227
12cr|nagios-check_sip-1.2-6|68	- rebuild
12cr|nagios-check_sip-1.2-6|69	
12cr|nagios-check_sip-1.2-6|70	* Mon Dec 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-4mdv2009.1
12cr|nagios-check_sip-1.2-6|71	+ Revision: 314653
12cr|nagios-check_sip-1.2-6|72	- now a noarch package
12cr|nagios-check_sip-1.2-6|73	- use a herein document for configuration
12cr|nagios-check_sip-1.2-6|74	- reply on filetrigger for reloading nagios
12cr|nagios-check_sip-1.2-6|75	
12cr|nagios-check_sip-1.2-6|76	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.2-3mdv2009.0
12cr|nagios-check_sip-1.2-6|77	+ Revision: 253532
12cr|nagios-check_sip-1.2-6|78	- rebuild
12cr|nagios-check_sip-1.2-6|79	
12cr|nagios-check_sip-1.2-6|80	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|nagios-check_sip-1.2-6|81	- 1.2
12cr|nagios-check_sip-1.2-6|82	
12cr|nagios-check_sip-1.2-6|83	* Tue Feb 19 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdv2008.1
12cr|nagios-check_sip-1.2-6|84	+ Revision: 173081
12cr|nagios-check_sip-1.2-6|85	- 1.1
12cr|nagios-check_sip-1.2-6|86	
12cr|nagios-check_sip-1.2-6|87	+ Olivier Blin <oblin@mandriva.com>
12cr|nagios-check_sip-1.2-6|88	- restore BuildRoot
12cr|nagios-check_sip-1.2-6|89	
12cr|nagios-check_sip-1.2-6|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|nagios-check_sip-1.2-6|91	- kill re-definition of %%buildroot on Pixel's request
12cr|nagios-check_sip-1.2-6|92	
12cr|nagios-check_sip-1.2-6|93	* Tue Apr 17 2007 Oden Eriksson <oeriksson@mandriva.com> 1.01-3mdv2008.0
12cr|nagios-check_sip-1.2-6|94	+ Revision: 13796
12cr|nagios-check_sip-1.2-6|95	- use the new /etc/nagios/plugins.d scandir
12cr|nagios-check_sip-1.2-6|96	
12cr|nagios-check_sip-1.2-6|97	
12cr|nagios-check_sip-1.2-6|98	* Wed Nov 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1.01-2mdv2007.0
12cr|nagios-check_sip-1.2-6|99	+ Revision: 84577
12cr|nagios-check_sip-1.2-6|100	- Import nagios-check_sip
12cr|nagios-check_sip-1.2-6|101	
12cr|nagios-check_sip-1.2-6|102	* Thu Aug 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.01-2mdk
12cr|nagios-check_sip-1.2-6|103	- disable debug packages
12cr|nagios-check_sip-1.2-6|104	
12cr|nagios-check_sip-1.2-6|105	* Thu Apr 06 2006 Oden Eriksson <oeriksson@mandriva.com> 1.01-1mdk
12cr|nagios-check_sip-1.2-6|106	- 1.01
12cr|nagios-check_sip-1.2-6|107	
12cr|nagios-check_sip-1.2-6|108	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cr|nagios-check_sip-1.2-6|109	- initial Mandriva package
12cr|nagios-check_sip-1.2-6|110	

3371 12
12cr|nagios-check_spamd-0.01-6|1	%define _enable_debug_packages	%{nil}
12cr|nagios-check_spamd-0.01-6|2	%define debug_package		%{nil}
12cr|nagios-check_spamd-0.01-6|3	
12cr|nagios-check_spamd-0.01-6|4	Summary:	Spamd monitoring script for use with Nagios
12cr|nagios-check_spamd-0.01-6|5	Name:		nagios-check_spamd
12cr|nagios-check_spamd-0.01-6|6	Version:	0.01
12cr|nagios-check_spamd-0.01-6|7	Release:	%mkrel 6
12cr|nagios-check_spamd-0.01-6|8	License:	Apache License
12cr|nagios-check_spamd-0.01-6|9	Group:		Networking/Other
12cr|nagios-check_spamd-0.01-6|10	URL:		http://www.apache.org/
12cr|nagios-check_spamd-0.01-6|11	Source0:	http://svn.apache.org/repos/asf/spamassassin/trunk/contrib/check_spamd
12cr|nagios-check_spamd-0.01-6|12	Requires:	nagios-plugins
12cr|nagios-check_spamd-0.01-6|13	Requires:	perl(Time::HiRes)
12cr|nagios-check_spamd-0.01-6|14	Requires:	perl(Mail::SpamAssassin::Client)
12cr|nagios-check_spamd-0.01-6|15	Requires:	perl(Mail::SpamAssassin::Timeout)
12cr|nagios-check_spamd-0.01-6|16	BuildArch:  noarch
12cr|nagios-check_spamd-0.01-6|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|nagios-check_spamd-0.01-6|18	
12cr|nagios-check_spamd-0.01-6|19	%description
12cr|nagios-check_spamd-0.01-6|20	The purpose of this program is to provide a tool to monitor the status of
12cr|nagios-check_spamd-0.01-6|21	"spamd" server processes. spamd is the daemonized version of the spamassassin
12cr|nagios-check_spamd-0.01-6|22	executable, both provided in the SpamAssassin distribution.
12cr|nagios-check_spamd-0.01-6|23	
12cr|nagios-check_spamd-0.01-6|24	This program is designed for use, as a plugin, with the Nagios service
12cr|nagios-check_spamd-0.01-6|25	monitoring software available from http://nagios.org. It might be compatible
12cr|nagios-check_spamd-0.01-6|26	with other service monitoring packages. It is also useful as a command line
12cr|nagios-check_spamd-0.01-6|27	utility or as a component of a custom shell script.
12cr|nagios-check_spamd-0.01-6|28	
12cr|nagios-check_spamd-0.01-6|29	%prep
12cr|nagios-check_spamd-0.01-6|30	%setup -q -c -T
12cr|nagios-check_spamd-0.01-6|31	
12cr|nagios-check_spamd-0.01-6|32	%build
12cr|nagios-check_spamd-0.01-6|33	
12cr|nagios-check_spamd-0.01-6|34	%install
12cr|nagios-check_spamd-0.01-6|35	rm -rf %{buildroot}
12cr|nagios-check_spamd-0.01-6|36	
12cr|nagios-check_spamd-0.01-6|37	install -d %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_spamd-0.01-6|38	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_spamd-0.01-6|39	
12cr|nagios-check_spamd-0.01-6|40	install -d %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_spamd-0.01-6|41	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_spamd.cfg <<'EOF'
12cr|nagios-check_spamd-0.01-6|42	define command {
12cr|nagios-check_spamd-0.01-6|43	command_name    check_spamd
12cr|nagios-check_spamd-0.01-6|44	command_line    %{_datadir}/nagios/plugins/check_spamd -H $HOSTADDRESS$ -c $ARG1$ -p $ARG2$ -t $ARG3$ -w $ARG4$
12cr|nagios-check_spamd-0.01-6|45	}
12cr|nagios-check_spamd-0.01-6|46	EOF
12cr|nagios-check_spamd-0.01-6|47	
12cr|nagios-check_spamd-0.01-6|48	%if %mdkversion < 200900
12cr|nagios-check_spamd-0.01-6|49	%post
12cr|nagios-check_spamd-0.01-6|50	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
12cr|nagios-check_spamd-0.01-6|51	
12cr|nagios-check_spamd-0.01-6|52	%postun
12cr|nagios-check_spamd-0.01-6|53	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
12cr|nagios-check_spamd-0.01-6|54	%endif
12cr|nagios-check_spamd-0.01-6|55	
12cr|nagios-check_spamd-0.01-6|56	%clean
12cr|nagios-check_spamd-0.01-6|57	rm -rf %{buildroot}
12cr|nagios-check_spamd-0.01-6|58	
12cr|nagios-check_spamd-0.01-6|59	%files
12cr|nagios-check_spamd-0.01-6|60	%defattr(-,root,root)
12cr|nagios-check_spamd-0.01-6|61	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_spamd.cfg
12cr|nagios-check_spamd-0.01-6|62	%{_datadir}/nagios/plugins/check_spamd
12cr|nagios-check_spamd-0.01-6|63	
12cr|nagios-check_spamd-0.01-6|64	
12cr|nagios-check_spamd-0.01-6|65	%changelog
12cr|nagios-check_spamd-0.01-6|66	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 0.01-6mdv2011.0
12cr|nagios-check_spamd-0.01-6|67	+ Revision: 620465
12cr|nagios-check_spamd-0.01-6|68	- the mass rebuild of 2010.0 packages
12cr|nagios-check_spamd-0.01-6|69	
12cr|nagios-check_spamd-0.01-6|70	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.01-5mdv2010.0
12cr|nagios-check_spamd-0.01-6|71	+ Revision: 440228
12cr|nagios-check_spamd-0.01-6|72	- rebuild
12cr|nagios-check_spamd-0.01-6|73	
12cr|nagios-check_spamd-0.01-6|74	* Mon Dec 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-4mdv2009.1
12cr|nagios-check_spamd-0.01-6|75	+ Revision: 314657
12cr|nagios-check_spamd-0.01-6|76	- now a noarch package
12cr|nagios-check_spamd-0.01-6|77	- use a herein document for configuration
12cr|nagios-check_spamd-0.01-6|78	- reply on filetrigger for reloading nagios
12cr|nagios-check_spamd-0.01-6|79	
12cr|nagios-check_spamd-0.01-6|80	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.01-4mdv2009.0
12cr|nagios-check_spamd-0.01-6|81	+ Revision: 253534
12cr|nagios-check_spamd-0.01-6|82	- rebuild
12cr|nagios-check_spamd-0.01-6|83	- fix summary-ended-with-dot
12cr|nagios-check_spamd-0.01-6|84	
12cr|nagios-check_spamd-0.01-6|85	* Wed Feb 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.01-2mdv2008.1
12cr|nagios-check_spamd-0.01-6|86	+ Revision: 163162
12cr|nagios-check_spamd-0.01-6|87	- whoops!, it can't be a noarch package :-)
12cr|nagios-check_spamd-0.01-6|88	
12cr|nagios-check_spamd-0.01-6|89	* Wed Feb 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.01-1mdv2008.1
12cr|nagios-check_spamd-0.01-6|90	+ Revision: 163156
12cr|nagios-check_spamd-0.01-6|91	- import nagios-check_spamd
12cr|nagios-check_spamd-0.01-6|92	
12cr|nagios-check_spamd-0.01-6|93	
12cr|nagios-check_spamd-0.01-6|94	* Wed Feb 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.01-1mdv2008.1
12cr|nagios-check_spamd-0.01-6|95	- initial Mandriva package

3372 12
12cr|nagios-check_syncrepl-20080409-8|1	%define name	nagios-check_syncrepl
12cr|nagios-check_syncrepl-20080409-8|2	%define version	20080409
12cr|nagios-check_syncrepl-20080409-8|3	%define release	%mkrel 8
12cr|nagios-check_syncrepl-20080409-8|4	
12cr|nagios-check_syncrepl-20080409-8|5	Name:		%{name}
12cr|nagios-check_syncrepl-20080409-8|6	Version:	%{version}
12cr|nagios-check_syncrepl-20080409-8|7	Release:	%{release}
12cr|nagios-check_syncrepl-20080409-8|8	Summary:	Check the open ldap syncrepl
12cr|nagios-check_syncrepl-20080409-8|9	Group:		Networking/Other
12cr|nagios-check_syncrepl-20080409-8|10	License:	BSD
12cr|nagios-check_syncrepl-20080409-8|11	URL:		http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F2477.html
12cr|nagios-check_syncrepl-20080409-8|12	Source0:	check_syncrepl.py
12cr|nagios-check_syncrepl-20080409-8|13	Patch0:     check_syncrepl.py-allow-openldap2.4-CSN-format.patch
12cr|nagios-check_syncrepl-20080409-8|14	Patch1:     check_syncrepl.py-fix-exit-status.patch
12cr|nagios-check_syncrepl-20080409-8|15	Patch2:     check_syncrepl.py-allow-ignore-higher-CSN.patch
12cr|nagios-check_syncrepl-20080409-8|16	Requires:   python-ldap
12cr|nagios-check_syncrepl-20080409-8|17	BuildArch:  noarch
12cr|nagios-check_syncrepl-20080409-8|18	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|nagios-check_syncrepl-20080409-8|19	
12cr|nagios-check_syncrepl-20080409-8|20	%description
12cr|nagios-check_syncrepl-20080409-8|21	Check the open ldap replication via SYNCREPL and python.
12cr|nagios-check_syncrepl-20080409-8|22	
12cr|nagios-check_syncrepl-20080409-8|23	%prep
12cr|nagios-check_syncrepl-20080409-8|24	%setup -c -T
12cr|nagios-check_syncrepl-20080409-8|25	cp %{SOURCE0} .
12cr|nagios-check_syncrepl-20080409-8|26	%patch0 -p 0
12cr|nagios-check_syncrepl-20080409-8|27	%patch1 -p 0
12cr|nagios-check_syncrepl-20080409-8|28	%patch2 -p 0
12cr|nagios-check_syncrepl-20080409-8|29	
12cr|nagios-check_syncrepl-20080409-8|30	%build
12cr|nagios-check_syncrepl-20080409-8|31	
12cr|nagios-check_syncrepl-20080409-8|32	
12cr|nagios-check_syncrepl-20080409-8|33	%install
12cr|nagios-check_syncrepl-20080409-8|34	rm -rf %{buildroot}
12cr|nagios-check_syncrepl-20080409-8|35	
12cr|nagios-check_syncrepl-20080409-8|36	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_syncrepl-20080409-8|37	install -m 755 check_syncrepl.py %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_syncrepl-20080409-8|38	
12cr|nagios-check_syncrepl-20080409-8|39	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_syncrepl-20080409-8|40	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_syncrepl.cfg <<'EOF'
12cr|nagios-check_syncrepl-20080409-8|41	define command{
12cr|nagios-check_syncrepl-20080409-8|42	command_name	check_syncrepl
12cr|nagios-check_syncrepl-20080409-8|43	command_line	%{_datadir}/nagios/plugins/check_syncrepl.py -q -n $ARG1$ $ARG2$ -b $ARG3$
12cr|nagios-check_syncrepl-20080409-8|44	}
12cr|nagios-check_syncrepl-20080409-8|45	EOF
12cr|nagios-check_syncrepl-20080409-8|46	
12cr|nagios-check_syncrepl-20080409-8|47	%clean
12cr|nagios-check_syncrepl-20080409-8|48	rm -rf %{buildroot}
12cr|nagios-check_syncrepl-20080409-8|49	
12cr|nagios-check_syncrepl-20080409-8|50	%files
12cr|nagios-check_syncrepl-20080409-8|51	%defattr(-,root,root)
12cr|nagios-check_syncrepl-20080409-8|52	%{_datadir}/nagios/plugins/check_syncrepl.py
12cr|nagios-check_syncrepl-20080409-8|53	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_syncrepl.cfg
12cr|nagios-check_syncrepl-20080409-8|54	
12cr|nagios-check_syncrepl-20080409-8|55	
12cr|nagios-check_syncrepl-20080409-8|56	%changelog
12cr|nagios-check_syncrepl-20080409-8|57	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 20080409-8mdv2011.0
12cr|nagios-check_syncrepl-20080409-8|58	+ Revision: 620466
12cr|nagios-check_syncrepl-20080409-8|59	- the mass rebuild of 2010.0 packages
12cr|nagios-check_syncrepl-20080409-8|60	
12cr|nagios-check_syncrepl-20080409-8|61	* Thu May 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 20080409-7mdv2010.0
12cr|nagios-check_syncrepl-20080409-8|62	+ Revision: 380370
12cr|nagios-check_syncrepl-20080409-8|63	- patch: allow consumer CSN to be higher than provider
12cr|nagios-check_syncrepl-20080409-8|64	
12cr|nagios-check_syncrepl-20080409-8|65	* Sun Jan 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 20080409-6mdv2009.1
12cr|nagios-check_syncrepl-20080409-8|66	+ Revision: 331023
12cr|nagios-check_syncrepl-20080409-8|67	- patch1: exit wit expected status when test fails
12cr|nagios-check_syncrepl-20080409-8|68	
12cr|nagios-check_syncrepl-20080409-8|69	* Mon Dec 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20080409-5mdv2009.1
12cr|nagios-check_syncrepl-20080409-8|70	+ Revision: 314640
12cr|nagios-check_syncrepl-20080409-8|71	- now a noarch plugin
12cr|nagios-check_syncrepl-20080409-8|72	
12cr|nagios-check_syncrepl-20080409-8|73	* Thu Sep 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20080409-4mdv2009.0
12cr|nagios-check_syncrepl-20080409-8|74	+ Revision: 288130
12cr|nagios-check_syncrepl-20080409-8|75	- fix openldap2.4 CSN format issue
12cr|nagios-check_syncrepl-20080409-8|76	
12cr|nagios-check_syncrepl-20080409-8|77	* Thu Sep 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20080409-3mdv2009.0
12cr|nagios-check_syncrepl-20080409-8|78	+ Revision: 287982
12cr|nagios-check_syncrepl-20080409-8|79	- configuration tuning
12cr|nagios-check_syncrepl-20080409-8|80	
12cr|nagios-check_syncrepl-20080409-8|81	* Wed Sep 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20080409-2mdv2009.0
12cr|nagios-check_syncrepl-20080409-8|82	+ Revision: 287965
12cr|nagios-check_syncrepl-20080409-8|83	- fix dependencies
12cr|nagios-check_syncrepl-20080409-8|84	
12cr|nagios-check_syncrepl-20080409-8|85	* Tue Sep 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20080409-1mdv2009.0
12cr|nagios-check_syncrepl-20080409-8|86	+ Revision: 283008
12cr|nagios-check_syncrepl-20080409-8|87	- import nagios-check_syncrepl
12cr|nagios-check_syncrepl-20080409-8|88	
12cr|nagios-check_syncrepl-20080409-8|89	
12cr|nagios-check_syncrepl-20080409-8|90	* Tue Sep 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20080409-1mdv2009.0
12cr|nagios-check_syncrepl-20080409-8|91	- first release

3373 12
12cr|nagios-check_temperature-1.1-7|1	%define _enable_debug_packages	%{nil}
12cr|nagios-check_temperature-1.1-7|2	%define debug_package		%{nil}
12cr|nagios-check_temperature-1.1-7|3	
12cr|nagios-check_temperature-1.1-7|4	Summary:	A Nagios wrapper script around digitemp
12cr|nagios-check_temperature-1.1-7|5	Name:		nagios-check_temperature
12cr|nagios-check_temperature-1.1-7|6	Version:	1.1
12cr|nagios-check_temperature-1.1-7|7	Release:	%mkrel 7
12cr|nagios-check_temperature-1.1-7|8	License:	BSD-like
12cr|nagios-check_temperature-1.1-7|9	Group:		Networking/Other
12cr|nagios-check_temperature-1.1-7|10	URL:		http://www.hoppie.nl/tempsens/
12cr|nagios-check_temperature-1.1-7|11	Source0:	http://www.hoppie.nl/tempsens/check_temperature
12cr|nagios-check_temperature-1.1-7|12	Requires:	digitemp
12cr|nagios-check_temperature-1.1-7|13	Requires:	nagios-plugins
12cr|nagios-check_temperature-1.1-7|14	BuildArch:  noarch
12cr|nagios-check_temperature-1.1-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|nagios-check_temperature-1.1-7|16	
12cr|nagios-check_temperature-1.1-7|17	%description
12cr|nagios-check_temperature-1.1-7|18	check_temperature: Nagios wrapper script around digitemp. Used to monitor a
12cr|nagios-check_temperature-1.1-7|19	couple of 1-wire temperature sensors and to raise an alarm when one of them
12cr|nagios-check_temperature-1.1-7|20	reports a temperature outside a predefined band.
12cr|nagios-check_temperature-1.1-7|21	
12cr|nagios-check_temperature-1.1-7|22	%prep
12cr|nagios-check_temperature-1.1-7|23	%setup -q -T -c
12cr|nagios-check_temperature-1.1-7|24	
12cr|nagios-check_temperature-1.1-7|25	%build
12cr|nagios-check_temperature-1.1-7|26	
12cr|nagios-check_temperature-1.1-7|27	%install
12cr|nagios-check_temperature-1.1-7|28	rm -rf %{buildroot}
12cr|nagios-check_temperature-1.1-7|29	
12cr|nagios-check_temperature-1.1-7|30	install -d -m 755 %{buildroot}%{_bindir}
12cr|nagios-check_temperature-1.1-7|31	cat > %{buildroot}%{_bindir}/get_temperature << 'EOF'
12cr|nagios-check_temperature-1.1-7|32	#!/bin/bash
12cr|nagios-check_temperature-1.1-7|33	#
12cr|nagios-check_temperature-1.1-7|34	# get_temperature: polls the temperature sensor array and leaves the
12cr|nagios-check_temperature-1.1-7|35	# temperatures in a state file. Called by cron every 5 minutes.
12cr|nagios-check_temperature-1.1-7|36	
12cr|nagios-check_temperature-1.1-7|37	TMPFILE="/tmp/temperature.XXXXXX"
12cr|nagios-check_temperature-1.1-7|38	STATEFILE="%{_localstatedir}/lib/temperature/current"
12cr|nagios-check_temperature-1.1-7|39	DIGITEMP="%{_bindir}/digitemp"
12cr|nagios-check_temperature-1.1-7|40	DIGICONF="%{_sysconfdir}/digitemp.conf"
12cr|nagios-check_temperature-1.1-7|41	
12cr|nagios-check_temperature-1.1-7|42	# error check #1
12cr|nagios-check_temperature-1.1-7|43	if ! [ -f \$DIGITEMP ]; then
12cr|nagios-check_temperature-1.1-7|44	echo "\$DIGITEMP does not exist."
12cr|nagios-check_temperature-1.1-7|45	echo "please do \"ln -snf %{_bindir}/digitemp_DS9097 %{_bindir}/digitemp\""
12cr|nagios-check_temperature-1.1-7|46	exit 1
12cr|nagios-check_temperature-1.1-7|47	fi
12cr|nagios-check_temperature-1.1-7|48	
12cr|nagios-check_temperature-1.1-7|49	# error check #2
12cr|nagios-check_temperature-1.1-7|50	if ! [ -f \$DIGICONF ]; then
12cr|nagios-check_temperature-1.1-7|51	echo "\$DIGICONF does not exist."
12cr|nagios-check_temperature-1.1-7|52	echo "please do \"%{_bindir}/digitemp -i -c \$DIGICONF -s /dev/ttyS0\""
12cr|nagios-check_temperature-1.1-7|53	exit 1
12cr|nagios-check_temperature-1.1-7|54	fi
12cr|nagios-check_temperature-1.1-7|55	
12cr|nagios-check_temperature-1.1-7|56	# Abort after first script error.
12cr|nagios-check_temperature-1.1-7|57	set -e
12cr|nagios-check_temperature-1.1-7|58	
12cr|nagios-check_temperature-1.1-7|59	# Get a unique temporary tamper-proof file name.
12cr|nagios-check_temperature-1.1-7|60	tmp=\$(mktemp \$TMPFILE)
12cr|nagios-check_temperature-1.1-7|61	
12cr|nagios-check_temperature-1.1-7|62	# Create a full poll list of the temperature array. This takes up to
12cr|nagios-check_temperature-1.1-7|63	# 5 seconds per sensor, and therefore must be done to a (slowly growing)
12cr|nagios-check_temperature-1.1-7|64	# temporary file.
12cr|nagios-check_temperature-1.1-7|65	\$DIGITEMP -c \$DIGICONF -a -q > \$tmp
12cr|nagios-check_temperature-1.1-7|66	chmod 644 \$tmp
12cr|nagios-check_temperature-1.1-7|67	
12cr|nagios-check_temperature-1.1-7|68	# 'Atomically' move the freshly created state file in place.
12cr|nagios-check_temperature-1.1-7|69	mv \$tmp \$STATEFILE
12cr|nagios-check_temperature-1.1-7|70	EOF
12cr|nagios-check_temperature-1.1-7|71	chmod +x %{buildroot}%{_bindir}/get_temperature
12cr|nagios-check_temperature-1.1-7|72	
12cr|nagios-check_temperature-1.1-7|73	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_temperature-1.1-7|74	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_temperature-1.1-7|75	
12cr|nagios-check_temperature-1.1-7|76	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_temperature-1.1-7|77	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_temperature.cfg <<'EOF'
12cr|nagios-check_temperature-1.1-7|78	define command {
12cr|nagios-check_temperature-1.1-7|79	command_name	check_temperature
12cr|nagios-check_temperature-1.1-7|80	command_line	%{_datadir}/nagios/plugins/check_temperature -s $ARG1$ -t $ARG2$ -w $ARG3$ -c $ARG4$
12cr|nagios-check_temperature-1.1-7|81	}
12cr|nagios-check_temperature-1.1-7|82	EOF
12cr|nagios-check_temperature-1.1-7|83	
12cr|nagios-check_temperature-1.1-7|84	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
12cr|nagios-check_temperature-1.1-7|85	cat > %{buildroot}%{_sysconfdir}/cron.d/%{name} <<'EOF'
12cr|nagios-check_temperature-1.1-7|86	# Poll the temperature sensor array every five minutes.
12cr|nagios-check_temperature-1.1-7|87	*/5 * * * * root %{_bindir}/get_temperature
12cr|nagios-check_temperature-1.1-7|88	
12cr|nagios-check_temperature-1.1-7|89	# Append the last poll to the history file after each whole hour.
12cr|nagios-check_temperature-1.1-7|90	4 * * * * root cat %{_localstatedir}/lib/temperature/current >> /var/log/temperature.log
12cr|nagios-check_temperature-1.1-7|91	EOF
12cr|nagios-check_temperature-1.1-7|92	
12cr|nagios-check_temperature-1.1-7|93	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|nagios-check_temperature-1.1-7|94	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<'EOF'
12cr|nagios-check_temperature-1.1-7|95	/var/log/temperature.log {
12cr|nagios-check_temperature-1.1-7|96	missingok
12cr|nagios-check_temperature-1.1-7|97	monthly
12cr|nagios-check_temperature-1.1-7|98	compress
12cr|nagios-check_temperature-1.1-7|99	}
12cr|nagios-check_temperature-1.1-7|100	EOF
12cr|nagios-check_temperature-1.1-7|101	
12cr|nagios-check_temperature-1.1-7|102	install -d -m 755 %{buildroot}%{_localstatedir}/lib/temperature
12cr|nagios-check_temperature-1.1-7|103	
12cr|nagios-check_temperature-1.1-7|104	%if %mdkversion < 200900
12cr|nagios-check_temperature-1.1-7|105	%post
12cr|nagios-check_temperature-1.1-7|106	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
12cr|nagios-check_temperature-1.1-7|107	
12cr|nagios-check_temperature-1.1-7|108	%postun
12cr|nagios-check_temperature-1.1-7|109	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
12cr|nagios-check_temperature-1.1-7|110	%endif
12cr|nagios-check_temperature-1.1-7|111	
12cr|nagios-check_temperature-1.1-7|112	%clean
12cr|nagios-check_temperature-1.1-7|113	rm -rf %{buildroot}
12cr|nagios-check_temperature-1.1-7|114	
12cr|nagios-check_temperature-1.1-7|115	%files
12cr|nagios-check_temperature-1.1-7|116	%defattr(-,root,root)
12cr|nagios-check_temperature-1.1-7|117	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_temperature.cfg
12cr|nagios-check_temperature-1.1-7|118	%config(noreplace) %{_sysconfdir}/cron.d/%{name}
12cr|nagios-check_temperature-1.1-7|119	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|nagios-check_temperature-1.1-7|120	%{_datadir}/nagios/plugins/check_temperature
12cr|nagios-check_temperature-1.1-7|121	%{_bindir}/get_temperature
12cr|nagios-check_temperature-1.1-7|122	%{_localstatedir}/lib/temperature
12cr|nagios-check_temperature-1.1-7|123	
12cr|nagios-check_temperature-1.1-7|124	
12cr|nagios-check_temperature-1.1-7|125	%changelog
12cr|nagios-check_temperature-1.1-7|126	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdv2011.0
12cr|nagios-check_temperature-1.1-7|127	+ Revision: 620467
12cr|nagios-check_temperature-1.1-7|128	- the mass rebuild of 2010.0 packages
12cr|nagios-check_temperature-1.1-7|129	
12cr|nagios-check_temperature-1.1-7|130	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1-6mdv2010.0
12cr|nagios-check_temperature-1.1-7|131	+ Revision: 440229
12cr|nagios-check_temperature-1.1-7|132	- rebuild
12cr|nagios-check_temperature-1.1-7|133	
12cr|nagios-check_temperature-1.1-7|134	* Mon Dec 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-5mdv2009.1
12cr|nagios-check_temperature-1.1-7|135	+ Revision: 314683
12cr|nagios-check_temperature-1.1-7|136	- now a noarch package
12cr|nagios-check_temperature-1.1-7|137	- use a herein document for configuration
12cr|nagios-check_temperature-1.1-7|138	- reply on filetrigger for reloading nagios
12cr|nagios-check_temperature-1.1-7|139	
12cr|nagios-check_temperature-1.1-7|140	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.1-4mdv2009.0
12cr|nagios-check_temperature-1.1-7|141	+ Revision: 253541
12cr|nagios-check_temperature-1.1-7|142	- rebuild
12cr|nagios-check_temperature-1.1-7|143	
12cr|nagios-check_temperature-1.1-7|144	+ Pixel <pixel@mandriva.com>
12cr|nagios-check_temperature-1.1-7|145	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|nagios-check_temperature-1.1-7|146	
12cr|nagios-check_temperature-1.1-7|147	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.1-2mdv2008.1
12cr|nagios-check_temperature-1.1-7|148	+ Revision: 136618
12cr|nagios-check_temperature-1.1-7|149	- restore BuildRoot
12cr|nagios-check_temperature-1.1-7|150	
12cr|nagios-check_temperature-1.1-7|151	+ Thierry Vignaud <tv@mandriva.org>
12cr|nagios-check_temperature-1.1-7|152	- kill re-definition of %%buildroot on Pixel's request
12cr|nagios-check_temperature-1.1-7|153	
12cr|nagios-check_temperature-1.1-7|154	* Tue Apr 17 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdv2008.0
12cr|nagios-check_temperature-1.1-7|155	+ Revision: 13797
12cr|nagios-check_temperature-1.1-7|156	- use the new /etc/nagios/plugins.d scandir
12cr|nagios-check_temperature-1.1-7|157	
12cr|nagios-check_temperature-1.1-7|158	
12cr|nagios-check_temperature-1.1-7|159	* Wed Nov 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdv2007.0
12cr|nagios-check_temperature-1.1-7|160	+ Revision: 84579
12cr|nagios-check_temperature-1.1-7|161	- Import nagios-check_temperature
12cr|nagios-check_temperature-1.1-7|162	
12cr|nagios-check_temperature-1.1-7|163	* Sun Sep 17 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdv2007.0
12cr|nagios-check_temperature-1.1-7|164	- initial Mandriva package
12cr|nagios-check_temperature-1.1-7|165	

3374 12
12cr|nagios-check_whitelist-0-7|1	%define _enable_debug_packages	%{nil}
12cr|nagios-check_whitelist-0-7|2	%define debug_package		%{nil}
12cr|nagios-check_whitelist-0-7|3	
12cr|nagios-check_whitelist-0-7|4	Summary:	Examine and manipulate SpamAssassin's auto-whitelist db
12cr|nagios-check_whitelist-0-7|5	Name:		nagios-check_whitelist
12cr|nagios-check_whitelist-0-7|6	Version:	0
12cr|nagios-check_whitelist-0-7|7	Release:	%mkrel 7
12cr|nagios-check_whitelist-0-7|8	License:	Apache License
12cr|nagios-check_whitelist-0-7|9	Group:		Networking/Other
12cr|nagios-check_whitelist-0-7|10	URL:		http://www.apache.org/
12cr|nagios-check_whitelist-0-7|11	Source0:	http://svn.apache.org/repos/asf/spamassassin/trunk/tools/check_whitelist
12cr|nagios-check_whitelist-0-7|12	Source1:	check_whitelist.cfg
12cr|nagios-check_whitelist-0-7|13	Requires:	nagios-plugins
12cr|nagios-check_whitelist-0-7|14	BuildArch:  noarch
12cr|nagios-check_whitelist-0-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|nagios-check_whitelist-0-7|16	
12cr|nagios-check_whitelist-0-7|17	%description
12cr|nagios-check_whitelist-0-7|18	Check or clean a SpamAssassin auto-whitelist (AWL) database file.
12cr|nagios-check_whitelist-0-7|19	
12cr|nagios-check_whitelist-0-7|20	%prep
12cr|nagios-check_whitelist-0-7|21	%setup -q -c -T
12cr|nagios-check_whitelist-0-7|22	
12cr|nagios-check_whitelist-0-7|23	%build
12cr|nagios-check_whitelist-0-7|24	
12cr|nagios-check_whitelist-0-7|25	%install
12cr|nagios-check_whitelist-0-7|26	rm -rf %{buildroot}
12cr|nagios-check_whitelist-0-7|27	
12cr|nagios-check_whitelist-0-7|28	install -d %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_whitelist-0-7|29	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins/
12cr|nagios-check_whitelist-0-7|30	
12cr|nagios-check_whitelist-0-7|31	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_whitelist-0-7|32	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_whitelist.cfg <<'EOF'
12cr|nagios-check_whitelist-0-7|33	define command {
12cr|nagios-check_whitelist-0-7|34	command_name    check_whitelist
12cr|nagios-check_whitelist-0-7|35	command_line    %{_datadir}/nagios/plugins/check_whitelist --clean --min $ARG1$ $ARG2$
12cr|nagios-check_whitelist-0-7|36	}
12cr|nagios-check_whitelist-0-7|37	EOF
12cr|nagios-check_whitelist-0-7|38	
12cr|nagios-check_whitelist-0-7|39	%if %mdkversion < 200900
12cr|nagios-check_whitelist-0-7|40	%post
12cr|nagios-check_whitelist-0-7|41	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
12cr|nagios-check_whitelist-0-7|42	
12cr|nagios-check_whitelist-0-7|43	%postun
12cr|nagios-check_whitelist-0-7|44	/sbin/service nagios condrestart > /dev/null 2>/dev/null || :
12cr|nagios-check_whitelist-0-7|45	%endif
12cr|nagios-check_whitelist-0-7|46	
12cr|nagios-check_whitelist-0-7|47	%clean
12cr|nagios-check_whitelist-0-7|48	rm -rf %{buildroot}
12cr|nagios-check_whitelist-0-7|49	
12cr|nagios-check_whitelist-0-7|50	%files
12cr|nagios-check_whitelist-0-7|51	%defattr(-,root,root)
12cr|nagios-check_whitelist-0-7|52	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_whitelist.cfg
12cr|nagios-check_whitelist-0-7|53	%{_datadir}/nagios/plugins/check_whitelist
12cr|nagios-check_whitelist-0-7|54	
12cr|nagios-check_whitelist-0-7|55	
12cr|nagios-check_whitelist-0-7|56	%changelog
12cr|nagios-check_whitelist-0-7|57	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 0-7mdv2011.0
12cr|nagios-check_whitelist-0-7|58	+ Revision: 620470
12cr|nagios-check_whitelist-0-7|59	- the mass rebuild of 2010.0 packages
12cr|nagios-check_whitelist-0-7|60	
12cr|nagios-check_whitelist-0-7|61	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0-6mdv2010.0
12cr|nagios-check_whitelist-0-7|62	+ Revision: 440231
12cr|nagios-check_whitelist-0-7|63	- rebuild
12cr|nagios-check_whitelist-0-7|64	
12cr|nagios-check_whitelist-0-7|65	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|nagios-check_whitelist-0-7|66	- description is not a usage guide
12cr|nagios-check_whitelist-0-7|67	
12cr|nagios-check_whitelist-0-7|68	* Mon Dec 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0-5mdv2009.1
12cr|nagios-check_whitelist-0-7|69	+ Revision: 314658
12cr|nagios-check_whitelist-0-7|70	- now a noarch package
12cr|nagios-check_whitelist-0-7|71	- use a herein document for configuration
12cr|nagios-check_whitelist-0-7|72	- reply on filetrigger for reloading nagios
12cr|nagios-check_whitelist-0-7|73	
12cr|nagios-check_whitelist-0-7|74	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0-4mdv2009.0
12cr|nagios-check_whitelist-0-7|75	+ Revision: 253543
12cr|nagios-check_whitelist-0-7|76	- rebuild
12cr|nagios-check_whitelist-0-7|77	
12cr|nagios-check_whitelist-0-7|78	* Wed Feb 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0-2mdv2008.1
12cr|nagios-check_whitelist-0-7|79	+ Revision: 163163
12cr|nagios-check_whitelist-0-7|80	- whoops!, it can't be a noarch package :-)
12cr|nagios-check_whitelist-0-7|81	- import nagios-check_whitelist
12cr|nagios-check_whitelist-0-7|82	
12cr|nagios-check_whitelist-0-7|83	
12cr|nagios-check_whitelist-0-7|84	* Wed Feb 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0-1mdv2008.1
12cr|nagios-check_whitelist-0-7|85	- initial Mandriva package

3375 12
12cr|nagios-check_x224-9734-2|1	%define name	nagios-check_x224
12cr|nagios-check_x224-9734-2|2	%define version	9734
12cr|nagios-check_x224-9734-2|3	%define release	%mkrel 2
12cr|nagios-check_x224-9734-2|4	
12cr|nagios-check_x224-9734-2|5	Name:		%{name}
12cr|nagios-check_x224-9734-2|6	Version:	%{version}
12cr|nagios-check_x224-9734-2|7	Release:	%{release}
12cr|nagios-check_x224-9734-2|8	Summary:	Nagios x224 plugin
12cr|nagios-check_x224-9734-2|9	Group:		Networking/Other
12cr|nagios-check_x224-9734-2|10	License:	BSD
12cr|nagios-check_x224-9734-2|11	URL:		http://exchange.nagios.org/directory/Plugins/Remote-Access/check_x224/details
12cr|nagios-check_x224-9734-2|12	Source0:	check_x224
12cr|nagios-check_x224-9734-2|13	BuildArch:  noarch
12cr|nagios-check_x224-9734-2|14	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|nagios-check_x224-9734-2|15	
12cr|nagios-check_x224-9734-2|16	%description
12cr|nagios-check_x224-9734-2|17	Checks that the most basic parts of a Remote Desktop connection succeeds.
12cr|nagios-check_x224-9734-2|18	The Remote Desktop protocol builds on a protocol called x224. This plugin
12cr|nagios-check_x224-9734-2|19	checks that the initial and most basic parts of a Remote Desktop connection -
12cr|nagios-check_x224-9734-2|20	the part which is specified by x224 - succeeds. I.e., it does a bit more than a
12cr|nagios-check_x224-9734-2|21	TCP connection test at port 3389.
12cr|nagios-check_x224-9734-2|22	
12cr|nagios-check_x224-9734-2|23	%prep
12cr|nagios-check_x224-9734-2|24	
12cr|nagios-check_x224-9734-2|25	%build
12cr|nagios-check_x224-9734-2|26	
12cr|nagios-check_x224-9734-2|27	%install
12cr|nagios-check_x224-9734-2|28	rm -rf %{buildroot}
12cr|nagios-check_x224-9734-2|29	
12cr|nagios-check_x224-9734-2|30	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_x224-9734-2|31	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_x224-9734-2|32	
12cr|nagios-check_x224-9734-2|33	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_x224-9734-2|34	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_x224.cfg <<'EOF'
12cr|nagios-check_x224-9734-2|35	define command {
12cr|nagios-check_x224-9734-2|36	command_name    check_x224
12cr|nagios-check_x224-9734-2|37	command_line    %{_datadir}/nagios/plugins/check_x224 -H $HOSTADDRESS$
12cr|nagios-check_x224-9734-2|38	}
12cr|nagios-check_x224-9734-2|39	EOF
12cr|nagios-check_x224-9734-2|40	
12cr|nagios-check_x224-9734-2|41	%clean
12cr|nagios-check_x224-9734-2|42	rm -rf %{buildroot}
12cr|nagios-check_x224-9734-2|43	
12cr|nagios-check_x224-9734-2|44	%files
12cr|nagios-check_x224-9734-2|45	%defattr(-,root,root)
12cr|nagios-check_x224-9734-2|46	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_x224.cfg
12cr|nagios-check_x224-9734-2|47	%{_datadir}/nagios/plugins/check_x224
12cr|nagios-check_x224-9734-2|48	
12cr|nagios-check_x224-9734-2|49	
12cr|nagios-check_x224-9734-2|50	
12cr|nagios-check_x224-9734-2|51	%changelog
12cr|nagios-check_x224-9734-2|52	* Mon Aug 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 9734-2mdv2011.0
12cr|nagios-check_x224-9734-2|53	+ Revision: 570416
12cr|nagios-check_x224-9734-2|54	- fix configuration file
12cr|nagios-check_x224-9734-2|55	
12cr|nagios-check_x224-9734-2|56	* Mon Aug 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 9734-1mdv2011.0
12cr|nagios-check_x224-9734-2|57	+ Revision: 570410
12cr|nagios-check_x224-9734-2|58	- import nagios-check_x224
12cr|nagios-check_x224-9734-2|59	

3376 12
12cr|nagios-check_xendomains-20070528-10|1	%define name	nagios-check_xendomains
12cr|nagios-check_xendomains-20070528-10|2	%define version	20070528
12cr|nagios-check_xendomains-20070528-10|3	%define release	%mkrel 10
12cr|nagios-check_xendomains-20070528-10|4	
12cr|nagios-check_xendomains-20070528-10|5	Name:		%{name}
12cr|nagios-check_xendomains-20070528-10|6	Version:	%{version}
12cr|nagios-check_xendomains-20070528-10|7	Release:	%{release}
12cr|nagios-check_xendomains-20070528-10|8	Summary:	Nagios Xen plugin
12cr|nagios-check_xendomains-20070528-10|9	Group:		Networking/Other
12cr|nagios-check_xendomains-20070528-10|10	License:	BSD
12cr|nagios-check_xendomains-20070528-10|11	URL:		http://beta.perseverantia.com/devel/?project=nagiosplug
12cr|nagios-check_xendomains-20070528-10|12	Source0:	http://beta.perseverantia.com/devel/src/plugins/check_xendomains.py
12cr|nagios-check_xendomains-20070528-10|13	Patch:      check_xendomains-fix-shellbang.patch
12cr|nagios-check_xendomains-20070528-10|14	BuildArch:	noarch
12cr|nagios-check_xendomains-20070528-10|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|nagios-check_xendomains-20070528-10|16	
12cr|nagios-check_xendomains-20070528-10|17	%description
12cr|nagios-check_xendomains-20070528-10|18	Plugin for Nagios (written in Python to check Xen's state on a remote host. As
12cr|nagios-check_xendomains-20070528-10|19	for now, it just checks that Xend is running (well, it really checks that
12cr|nagios-check_xendomains-20070528-10|20	xend-http-server is running) and lists the nodes running on the remote host.
12cr|nagios-check_xendomains-20070528-10|21	
12cr|nagios-check_xendomains-20070528-10|22	%prep
12cr|nagios-check_xendomains-20070528-10|23	cp %{SOURCE0} check_xendomains.py
12cr|nagios-check_xendomains-20070528-10|24	%patch -p0
12cr|nagios-check_xendomains-20070528-10|25	
12cr|nagios-check_xendomains-20070528-10|26	%build
12cr|nagios-check_xendomains-20070528-10|27	
12cr|nagios-check_xendomains-20070528-10|28	%install
12cr|nagios-check_xendomains-20070528-10|29	rm -rf %{buildroot}
12cr|nagios-check_xendomains-20070528-10|30	
12cr|nagios-check_xendomains-20070528-10|31	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_xendomains-20070528-10|32	install -m 755 check_xendomains.py %{buildroot}%{_datadir}/nagios/plugins/check_xendomains
12cr|nagios-check_xendomains-20070528-10|33	
12cr|nagios-check_xendomains-20070528-10|34	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_xendomains-20070528-10|35	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_xendomains.cfg <<'EOF'
12cr|nagios-check_xendomains-20070528-10|36	define command{
12cr|nagios-check_xendomains-20070528-10|37	command_name	check_xendomains
12cr|nagios-check_xendomains-20070528-10|38	command_line	%{_datadir}/nagios/plugins/check_xendomains -H $HOSTADDRESS$
12cr|nagios-check_xendomains-20070528-10|39	}
12cr|nagios-check_xendomains-20070528-10|40	EOF
12cr|nagios-check_xendomains-20070528-10|41	
12cr|nagios-check_xendomains-20070528-10|42	%clean
12cr|nagios-check_xendomains-20070528-10|43	rm -rf %{buildroot}
12cr|nagios-check_xendomains-20070528-10|44	
12cr|nagios-check_xendomains-20070528-10|45	%files
12cr|nagios-check_xendomains-20070528-10|46	%defattr(-,root,root)
12cr|nagios-check_xendomains-20070528-10|47	%{_datadir}/nagios/plugins/check_xendomains
12cr|nagios-check_xendomains-20070528-10|48	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_xendomains.cfg
12cr|nagios-check_xendomains-20070528-10|49	
12cr|nagios-check_xendomains-20070528-10|50	
12cr|nagios-check_xendomains-20070528-10|51	%changelog
12cr|nagios-check_xendomains-20070528-10|52	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 20070528-10mdv2011.0
12cr|nagios-check_xendomains-20070528-10|53	+ Revision: 612985
12cr|nagios-check_xendomains-20070528-10|54	- the mass rebuild of 2010.1 packages
12cr|nagios-check_xendomains-20070528-10|55	
12cr|nagios-check_xendomains-20070528-10|56	* Wed Apr 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 20070528-9mdv2010.1
12cr|nagios-check_xendomains-20070528-10|57	+ Revision: 540288
12cr|nagios-check_xendomains-20070528-10|58	- this is a noarch plugin
12cr|nagios-check_xendomains-20070528-10|59	
12cr|nagios-check_xendomains-20070528-10|60	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 20070528-8mdv2010.0
12cr|nagios-check_xendomains-20070528-10|61	+ Revision: 430147
12cr|nagios-check_xendomains-20070528-10|62	- rebuild
12cr|nagios-check_xendomains-20070528-10|63	
12cr|nagios-check_xendomains-20070528-10|64	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 20070528-7mdv2009.0
12cr|nagios-check_xendomains-20070528-10|65	+ Revision: 253545
12cr|nagios-check_xendomains-20070528-10|66	- rebuild
12cr|nagios-check_xendomains-20070528-10|67	
12cr|nagios-check_xendomains-20070528-10|68	* Wed Mar 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20070528-5mdv2008.1
12cr|nagios-check_xendomains-20070528-10|69	+ Revision: 180030
12cr|nagios-check_xendomains-20070528-10|70	- fix python shellbang to avoid dependency on python 2.4
12cr|nagios-check_xendomains-20070528-10|71	
12cr|nagios-check_xendomains-20070528-10|72	* Fri Feb 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20070528-4mdv2008.1
12cr|nagios-check_xendomains-20070528-10|73	+ Revision: 168930
12cr|nagios-check_xendomains-20070528-10|74	- fix configuration (thanks oden)
12cr|nagios-check_xendomains-20070528-10|75	
12cr|nagios-check_xendomains-20070528-10|76	* Fri Feb 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20070528-3mdv2008.1
12cr|nagios-check_xendomains-20070528-10|77	+ Revision: 168915
12cr|nagios-check_xendomains-20070528-10|78	- add a configuration file
12cr|nagios-check_xendomains-20070528-10|79	
12cr|nagios-check_xendomains-20070528-10|80	* Fri Feb 15 2008 Oden Eriksson <oeriksson@mandriva.com> 20070528-2mdv2008.1
12cr|nagios-check_xendomains-20070528-10|81	+ Revision: 168866
12cr|nagios-check_xendomains-20070528-10|82	- it can't be a noarch package
12cr|nagios-check_xendomains-20070528-10|83	
12cr|nagios-check_xendomains-20070528-10|84	* Fri Feb 01 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20070528-1mdv2008.1
12cr|nagios-check_xendomains-20070528-10|85	+ Revision: 161129
12cr|nagios-check_xendomains-20070528-10|86	- import nagios-check_xendomains
12cr|nagios-check_xendomains-20070528-10|87	
12cr|nagios-check_xendomains-20070528-10|88	
12cr|nagios-check_xendomains-20070528-10|89	* Fri Feb 01 2008 Guillaume Rousse <guillomovitch@mandriva.org> 20070528-1mdv2008.1
12cr|nagios-check_xendomains-20070528-10|90	- first mandriva package

3377 12
12cr|nagios-check_zone_auth-1.12-2|1	%define name	nagios-check_zone_auth
12cr|nagios-check_zone_auth-1.12-2|2	%define version	1.12
12cr|nagios-check_zone_auth-1.12-2|3	%define release	%mkrel 2
12cr|nagios-check_zone_auth-1.12-2|4	
12cr|nagios-check_zone_auth-1.12-2|5	Name:		%{name}
12cr|nagios-check_zone_auth-1.12-2|6	Version:	%{version}
12cr|nagios-check_zone_auth-1.12-2|7	Release:	%{release}
12cr|nagios-check_zone_auth-1.12-2|8	Summary:	Check DNS zones synchronisation
12cr|nagios-check_zone_auth-1.12-2|9	Group:		Networking/Other
12cr|nagios-check_zone_auth-1.12-2|10	License:	BSD
12cr|nagios-check_zone_auth-1.12-2|11	URL:		http://dns.measurement-factory.com/tools/nagios-plugins/check_zone_auth.html
12cr|nagios-check_zone_auth-1.12-2|12	Source0:	http://dns.measurement-factory.com/tools/nagios-plugins/src/check_zone_auth
12cr|nagios-check_zone_auth-1.12-2|13	BuildArch:  noarch
12cr|nagios-check_zone_auth-1.12-2|14	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|nagios-check_zone_auth-1.12-2|15	
12cr|nagios-check_zone_auth-1.12-2|16	%description
12cr|nagios-check_zone_auth-1.12-2|17	Use this plugin with Nagios to make sure that the authoritative nameservers for
12cr|nagios-check_zone_auth-1.12-2|18	a given zone remain in sync.
12cr|nagios-check_zone_auth-1.12-2|19	
12cr|nagios-check_zone_auth-1.12-2|20	%prep
12cr|nagios-check_zone_auth-1.12-2|21	
12cr|nagios-check_zone_auth-1.12-2|22	%build
12cr|nagios-check_zone_auth-1.12-2|23	
12cr|nagios-check_zone_auth-1.12-2|24	
12cr|nagios-check_zone_auth-1.12-2|25	%install
12cr|nagios-check_zone_auth-1.12-2|26	rm -rf %{buildroot}
12cr|nagios-check_zone_auth-1.12-2|27	
12cr|nagios-check_zone_auth-1.12-2|28	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_zone_auth-1.12-2|29	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-check_zone_auth-1.12-2|30	
12cr|nagios-check_zone_auth-1.12-2|31	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-check_zone_auth-1.12-2|32	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_zone_auth.cfg <<'EOF'
12cr|nagios-check_zone_auth-1.12-2|33	define command{
12cr|nagios-check_zone_auth-1.12-2|34	command_name	check_zone_auth
12cr|nagios-check_zone_auth-1.12-2|35	command_line	%{_datadir}/nagios/plugins/check_zone_auth -Z $HOSTADDRESS$
12cr|nagios-check_zone_auth-1.12-2|36	}
12cr|nagios-check_zone_auth-1.12-2|37	EOF
12cr|nagios-check_zone_auth-1.12-2|38	
12cr|nagios-check_zone_auth-1.12-2|39	%clean
12cr|nagios-check_zone_auth-1.12-2|40	rm -rf %{buildroot}
12cr|nagios-check_zone_auth-1.12-2|41	
12cr|nagios-check_zone_auth-1.12-2|42	%files
12cr|nagios-check_zone_auth-1.12-2|43	%defattr(-,root,root)
12cr|nagios-check_zone_auth-1.12-2|44	%{_datadir}/nagios/plugins/check_zone_auth
12cr|nagios-check_zone_auth-1.12-2|45	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_zone_auth.cfg
12cr|nagios-check_zone_auth-1.12-2|46	
12cr|nagios-check_zone_auth-1.12-2|47	
12cr|nagios-check_zone_auth-1.12-2|48	%changelog
12cr|nagios-check_zone_auth-1.12-2|49	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.12-2mdv2011.0
12cr|nagios-check_zone_auth-1.12-2|50	+ Revision: 612986
12cr|nagios-check_zone_auth-1.12-2|51	- the mass rebuild of 2010.1 packages
12cr|nagios-check_zone_auth-1.12-2|52	
12cr|nagios-check_zone_auth-1.12-2|53	* Fri Nov 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.12-1mdv2010.1
12cr|nagios-check_zone_auth-1.12-2|54	+ Revision: 465685
12cr|nagios-check_zone_auth-1.12-2|55	- new version
12cr|nagios-check_zone_auth-1.12-2|56	
12cr|nagios-check_zone_auth-1.12-2|57	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.11-2mdv2010.0
12cr|nagios-check_zone_auth-1.12-2|58	+ Revision: 440232
12cr|nagios-check_zone_auth-1.12-2|59	- rebuild
12cr|nagios-check_zone_auth-1.12-2|60	
12cr|nagios-check_zone_auth-1.12-2|61	* Sun Jan 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-1mdv2009.1
12cr|nagios-check_zone_auth-1.12-2|62	+ Revision: 330895
12cr|nagios-check_zone_auth-1.12-2|63	- new version
12cr|nagios-check_zone_auth-1.12-2|64	
12cr|nagios-check_zone_auth-1.12-2|65	* Mon Dec 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.9-3mdv2009.1
12cr|nagios-check_zone_auth-1.12-2|66	+ Revision: 314636
12cr|nagios-check_zone_auth-1.12-2|67	- now a noarch package
12cr|nagios-check_zone_auth-1.12-2|68	
12cr|nagios-check_zone_auth-1.12-2|69	* Wed Aug 13 2008 Michael Scherer <misc@mandriva.org> 1.9-2mdv2009.0
12cr|nagios-check_zone_auth-1.12-2|70	+ Revision: 271401
12cr|nagios-check_zone_auth-1.12-2|71	- fix configuration
12cr|nagios-check_zone_auth-1.12-2|72	
12cr|nagios-check_zone_auth-1.12-2|73	* Mon Jul 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.9-1mdv2009.0
12cr|nagios-check_zone_auth-1.12-2|74	+ Revision: 232349
12cr|nagios-check_zone_auth-1.12-2|75	- new version
12cr|nagios-check_zone_auth-1.12-2|76	
12cr|nagios-check_zone_auth-1.12-2|77	* Fri Feb 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-4mdv2008.1
12cr|nagios-check_zone_auth-1.12-2|78	+ Revision: 168929
12cr|nagios-check_zone_auth-1.12-2|79	- fix configuration (thanks oden)
12cr|nagios-check_zone_auth-1.12-2|80	
12cr|nagios-check_zone_auth-1.12-2|81	* Fri Feb 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-3mdv2008.1
12cr|nagios-check_zone_auth-1.12-2|82	+ Revision: 168914
12cr|nagios-check_zone_auth-1.12-2|83	- add a configuration file
12cr|nagios-check_zone_auth-1.12-2|84	
12cr|nagios-check_zone_auth-1.12-2|85	* Fri Feb 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-2mdv2008.1
12cr|nagios-check_zone_auth-1.12-2|86	+ Revision: 168795
12cr|nagios-check_zone_auth-1.12-2|87	- not a noarch package, as nagios plugins installation directory is arch-dependant
12cr|nagios-check_zone_auth-1.12-2|88	
12cr|nagios-check_zone_auth-1.12-2|89	* Fri Feb 01 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2008.1
12cr|nagios-check_zone_auth-1.12-2|90	+ Revision: 161107
12cr|nagios-check_zone_auth-1.12-2|91	- import nagios-check_zone_auth
12cr|nagios-check_zone_auth-1.12-2|92	
12cr|nagios-check_zone_auth-1.12-2|93	
12cr|nagios-check_zone_auth-1.12-2|94	* Fri Feb 01 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2008.1
12cr|nagios-check_zone_auth-1.12-2|95	- first release as independant package

3378 12
12cr|nagios-conf-3.0-5|1	Summary:	This package contains sample configuration for nagios
12cr|nagios-conf-3.0-5|2	Name:		nagios-conf
12cr|nagios-conf-3.0-5|3	Version:	3.0
12cr|nagios-conf-3.0-5|4	Release:	%mkrel 5
12cr|nagios-conf-3.0-5|5	License:	GPL
12cr|nagios-conf-3.0-5|6	Group:		Networking/Other
12cr|nagios-conf-3.0-5|7	URL:		http://www.nagios.org/
12cr|nagios-conf-3.0-5|8	Source0:	sample.cfg
12cr|nagios-conf-3.0-5|9	Requires:	nagios
12cr|nagios-conf-3.0-5|10	Requires:	nagios-check_disk
12cr|nagios-conf-3.0-5|11	Requires:	nagios-check_http
12cr|nagios-conf-3.0-5|12	Requires:	nagios-check_load
12cr|nagios-conf-3.0-5|13	Requires:	nagios-check_ping
12cr|nagios-conf-3.0-5|14	Requires:	nagios-check_procs
12cr|nagios-conf-3.0-5|15	Requires:	nagios-check_ssh
12cr|nagios-conf-3.0-5|16	Requires:	nagios-check_swap
12cr|nagios-conf-3.0-5|17	Requires:	nagios-check_users
12cr|nagios-conf-3.0-5|18	BuildArch:	noarch
12cr|nagios-conf-3.0-5|19	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nagios-conf-3.0-5|20	
12cr|nagios-conf-3.0-5|21	%description
12cr|nagios-conf-3.0-5|22	This package contains sample configuration for nagios.
12cr|nagios-conf-3.0-5|23	
12cr|nagios-conf-3.0-5|24	%prep
12cr|nagios-conf-3.0-5|25	
12cr|nagios-conf-3.0-5|26	%setup -q -T -c -n %{name}-%{version}
12cr|nagios-conf-3.0-5|27	
12cr|nagios-conf-3.0-5|28	cp %{SOURCE0} sample.cfg
12cr|nagios-conf-3.0-5|29	
12cr|nagios-conf-3.0-5|30	%build
12cr|nagios-conf-3.0-5|31	
12cr|nagios-conf-3.0-5|32	%install
12cr|nagios-conf-3.0-5|33	rm -rf %{buildroot}
12cr|nagios-conf-3.0-5|34	
12cr|nagios-conf-3.0-5|35	install -d %{buildroot}%{_sysconfdir}/nagios/conf.d
12cr|nagios-conf-3.0-5|36	
12cr|nagios-conf-3.0-5|37	install -m0644 sample.cfg %{buildroot}%{_sysconfdir}/nagios/conf.d/
12cr|nagios-conf-3.0-5|38	
12cr|nagios-conf-3.0-5|39	%post
12cr|nagios-conf-3.0-5|40	%{_initrddir}/nagios condrestart >/dev/null 2>&1 || :
12cr|nagios-conf-3.0-5|41	
12cr|nagios-conf-3.0-5|42	%postun
12cr|nagios-conf-3.0-5|43	if [ "$1" = "0" ]; then
12cr|nagios-conf-3.0-5|44	%{_initrddir}/nagios condrestart >/dev/null 2>&1 || :
12cr|nagios-conf-3.0-5|45	fi
12cr|nagios-conf-3.0-5|46	
12cr|nagios-conf-3.0-5|47	%clean
12cr|nagios-conf-3.0-5|48	rm -rf %{buildroot}
12cr|nagios-conf-3.0-5|49	
12cr|nagios-conf-3.0-5|50	%files
12cr|nagios-conf-3.0-5|51	%defattr(-,root,root)
12cr|nagios-conf-3.0-5|52	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/conf.d/sample.cfg
12cr|nagios-conf-3.0-5|53	
12cr|nagios-conf-3.0-5|54	
12cr|nagios-conf-3.0-5|55	
12cr|nagios-conf-3.0-5|56	%changelog
12cr|nagios-conf-3.0-5|57	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0-5mdv2011.0
12cr|nagios-conf-3.0-5|58	+ Revision: 620471
12cr|nagios-conf-3.0-5|59	- the mass rebuild of 2010.0 packages
12cr|nagios-conf-3.0-5|60	
12cr|nagios-conf-3.0-5|61	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.0-4mdv2010.0
12cr|nagios-conf-3.0-5|62	+ Revision: 430148
12cr|nagios-conf-3.0-5|63	- rebuild
12cr|nagios-conf-3.0-5|64	
12cr|nagios-conf-3.0-5|65	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 3.0-3mdv2009.0
12cr|nagios-conf-3.0-5|66	+ Revision: 253499
12cr|nagios-conf-3.0-5|67	- rebuild
12cr|nagios-conf-3.0-5|68	
12cr|nagios-conf-3.0-5|69	* Wed Jan 30 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0-1mdv2008.1
12cr|nagios-conf-3.0-5|70	+ Revision: 160256
12cr|nagios-conf-3.0-5|71	- import nagios-conf
12cr|nagios-conf-3.0-5|72	
12cr|nagios-conf-3.0-5|73	
12cr|nagios-conf-3.0-5|74	* Wed Jan 30 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0-1mdv2008.1
12cr|nagios-conf-3.0-5|75	- initial Mandriva package

3379 12
12cr|nagiosgraph-1.4.3-1|1	%define name	nagiosgraph
12cr|nagiosgraph-1.4.3-1|2	%define version 1.4.3
12cr|nagiosgraph-1.4.3-1|3	%define release %mkrel 1
12cr|nagiosgraph-1.4.3-1|4	
12cr|nagiosgraph-1.4.3-1|5	Name:		%{name}
12cr|nagiosgraph-1.4.3-1|6	Version:	%{version}
12cr|nagiosgraph-1.4.3-1|7	Release:	%{release}
12cr|nagiosgraph-1.4.3-1|8	Summary:	Visualization addon for nagios
12cr|nagiosgraph-1.4.3-1|9	License:	GPL
12cr|nagiosgraph-1.4.3-1|10	Group:		Networking/WWW
12cr|nagiosgraph-1.4.3-1|11	URL:		http://nagiosgraph.sourceforge.net
12cr|nagiosgraph-1.4.3-1|12	Source:     http://downloads.sourceforge.net/nagiosgraph/%{name}-%{version}.tar.gz
12cr|nagiosgraph-1.4.3-1|13	Patch:      nagiosgraph-1.4.3-fhs.patch
12cr|nagiosgraph-1.4.3-1|14	Requires:   nagios
12cr|nagiosgraph-1.4.3-1|15	Requires(post):   rpm-helper
12cr|nagiosgraph-1.4.3-1|16	%if %mdkversion < 201010
12cr|nagiosgraph-1.4.3-1|17	Requires(postun):   rpm-helper
12cr|nagiosgraph-1.4.3-1|18	%endif
12cr|nagiosgraph-1.4.3-1|19	BuildArch:	noarch
12cr|nagiosgraph-1.4.3-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|nagiosgraph-1.4.3-1|21	
12cr|nagiosgraph-1.4.3-1|22	%description
12cr|nagiosgraph-1.4.3-1|23	Nagiosgraph is an add-on of Nagios. It collects service performance data into
12cr|nagiosgraph-1.4.3-1|24	rrd format, and displays the resulting graphs via cgi.
12cr|nagiosgraph-1.4.3-1|25	
12cr|nagiosgraph-1.4.3-1|26	%prep
12cr|nagiosgraph-1.4.3-1|27	%setup -q -n %{name}-%{version}
12cr|nagiosgraph-1.4.3-1|28	%patch -p 1
12cr|nagiosgraph-1.4.3-1|29	
12cr|nagiosgraph-1.4.3-1|30	%build
12cr|nagiosgraph-1.4.3-1|31	
12cr|nagiosgraph-1.4.3-1|32	%install
12cr|nagiosgraph-1.4.3-1|33	rm -rf %{buildroot}
12cr|nagiosgraph-1.4.3-1|34	
12cr|nagiosgraph-1.4.3-1|35	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|nagiosgraph-1.4.3-1|36	install -m 644 etc/* %{buildroot}%{_sysconfdir}/%{name}
12cr|nagiosgraph-1.4.3-1|37	rm -f %{buildroot}%{_sysconfdir}/%{name}/*.pm
12cr|nagiosgraph-1.4.3-1|38	
12cr|nagiosgraph-1.4.3-1|39	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|nagiosgraph-1.4.3-1|40	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
12cr|nagiosgraph-1.4.3-1|41	install -m 644 etc/ngshared.pm %{buildroot}%{_datadir}/%{name}/lib
12cr|nagiosgraph-1.4.3-1|42	
12cr|nagiosgraph-1.4.3-1|43	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www
12cr|nagiosgraph-1.4.3-1|44	install -m 755 cgi/* %{buildroot}%{_datadir}/%{name}/www
12cr|nagiosgraph-1.4.3-1|45	install -m 644 share/*.css %{buildroot}%{_datadir}/%{name}/www
12cr|nagiosgraph-1.4.3-1|46	
12cr|nagiosgraph-1.4.3-1|47	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
12cr|nagiosgraph-1.4.3-1|48	install -m 755 lib/* %{buildroot}%{_datadir}/%{name}/bin
12cr|nagiosgraph-1.4.3-1|49	
12cr|nagiosgraph-1.4.3-1|50	install -d -m 755 %{buildroot}%{_var}/lib/nagiosgraph
12cr|nagiosgraph-1.4.3-1|51	
12cr|nagiosgraph-1.4.3-1|52	# apache configuration
12cr|nagiosgraph-1.4.3-1|53	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|nagiosgraph-1.4.3-1|54	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|nagiosgraph-1.4.3-1|55	# %{name} Apache configuration
12cr|nagiosgraph-1.4.3-1|56	Alias /%{name} %{_datadir}/%{name}/www
12cr|nagiosgraph-1.4.3-1|57	
12cr|nagiosgraph-1.4.3-1|58	<Directory %{_datadir}/%{name}/www>
12cr|nagiosgraph-1.4.3-1|59	DirectoryIndex show.cgi
12cr|nagiosgraph-1.4.3-1|60	Options ExecCGI
12cr|nagiosgraph-1.4.3-1|61	
12cr|nagiosgraph-1.4.3-1|62	Order allow,deny
12cr|nagiosgraph-1.4.3-1|63	Allow from all
12cr|nagiosgraph-1.4.3-1|64	</Directory>
12cr|nagiosgraph-1.4.3-1|65	EOF
12cr|nagiosgraph-1.4.3-1|66	
12cr|nagiosgraph-1.4.3-1|67	cat > README.urpmi <<EOF
12cr|nagiosgraph-1.4.3-1|68	Mandriva RPM specific notes
12cr|nagiosgraph-1.4.3-1|69	
12cr|nagiosgraph-1.4.3-1|70	setup
12cr|nagiosgraph-1.4.3-1|71	-----
12cr|nagiosgraph-1.4.3-1|72	This software has been modified to comply with FHS:
12cr|nagiosgraph-1.4.3-1|73	- all configurations files are located in %{_sysconfdir}/nagiosgraph
12cr|nagiosgraph-1.4.3-1|74	EOF
12cr|nagiosgraph-1.4.3-1|75	
12cr|nagiosgraph-1.4.3-1|76	%clean
12cr|nagiosgraph-1.4.3-1|77	rm -rf %{buildroot}
12cr|nagiosgraph-1.4.3-1|78	
12cr|nagiosgraph-1.4.3-1|79	%post
12cr|nagiosgraph-1.4.3-1|80	%if %mdkversion < 201010
12cr|nagiosgraph-1.4.3-1|81	%_post_webapp
12cr|nagiosgraph-1.4.3-1|82	%endif
12cr|nagiosgraph-1.4.3-1|83	%create_ghostfile /var/log/nagiosgraph.log nagios apache 664
12cr|nagiosgraph-1.4.3-1|84	
12cr|nagiosgraph-1.4.3-1|85	%postun
12cr|nagiosgraph-1.4.3-1|86	%if %mdkversion < 201010
12cr|nagiosgraph-1.4.3-1|87	%_postun_webapp
12cr|nagiosgraph-1.4.3-1|88	%endif
12cr|nagiosgraph-1.4.3-1|89	
12cr|nagiosgraph-1.4.3-1|90	%files
12cr|nagiosgraph-1.4.3-1|91	%defattr(-,root,root)
12cr|nagiosgraph-1.4.3-1|92	%doc AUTHORS CHANGELOG INSTALL README README.urpmi TODO
12cr|nagiosgraph-1.4.3-1|93	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|nagiosgraph-1.4.3-1|94	%config(noreplace) %{_sysconfdir}/nagiosgraph
12cr|nagiosgraph-1.4.3-1|95	%{_datadir}/%{name}
12cr|nagiosgraph-1.4.3-1|96	%attr(-,nagios,nagios) %{_var}/lib/%{name}
12cr|nagiosgraph-1.4.3-1|97	
12cr|nagiosgraph-1.4.3-1|98	
12cr|nagiosgraph-1.4.3-1|99	%changelog
12cr|nagiosgraph-1.4.3-1|100	* Sat Jul 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.3-1mdv2011.0
12cr|nagiosgraph-1.4.3-1|101	+ Revision: 554504
12cr|nagiosgraph-1.4.3-1|102	- new version
12cr|nagiosgraph-1.4.3-1|103	
12cr|nagiosgraph-1.4.3-1|104	* Thu Mar 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.2-1mdv2010.1
12cr|nagiosgraph-1.4.3-1|105	+ Revision: 525138
12cr|nagiosgraph-1.4.3-1|106	- new version
12cr|nagiosgraph-1.4.3-1|107	- rediff fhs patch
12cr|nagiosgraph-1.4.3-1|108	
12cr|nagiosgraph-1.4.3-1|109	* Fri Feb 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.1-1mdv2010.1
12cr|nagiosgraph-1.4.3-1|110	+ Revision: 508002
12cr|nagiosgraph-1.4.3-1|111	- new version
12cr|nagiosgraph-1.4.3-1|112	
12cr|nagiosgraph-1.4.3-1|113	* Wed Feb 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-2mdv2010.1
12cr|nagiosgraph-1.4.3-1|114	+ Revision: 507288
12cr|nagiosgraph-1.4.3-1|115	- fix dependencies
12cr|nagiosgraph-1.4.3-1|116	
12cr|nagiosgraph-1.4.3-1|117	* Thu Jan 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-1mdv2010.1
12cr|nagiosgraph-1.4.3-1|118	+ Revision: 494750
12cr|nagiosgraph-1.4.3-1|119	- new version
12cr|nagiosgraph-1.4.3-1|120	- rely on filetrigger for reloading apache configuration begining with 2010.1,
12cr|nagiosgraph-1.4.3-1|121	rpm-helper macros otherwise
12cr|nagiosgraph-1.4.3-1|122	
12cr|nagiosgraph-1.4.3-1|123	* Thu Dec 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-1mdv2010.1
12cr|nagiosgraph-1.4.3-1|124	+ Revision: 479723
12cr|nagiosgraph-1.4.3-1|125	- new version
12cr|nagiosgraph-1.4.3-1|126	
12cr|nagiosgraph-1.4.3-1|127	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-1mdv2010.1
12cr|nagiosgraph-1.4.3-1|128	+ Revision: 468634
12cr|nagiosgraph-1.4.3-1|129	- update to new version 1.3.2
12cr|nagiosgraph-1.4.3-1|130	
12cr|nagiosgraph-1.4.3-1|131	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-1mdv2010.0
12cr|nagiosgraph-1.4.3-1|132	+ Revision: 397014
12cr|nagiosgraph-1.4.3-1|133	- new version
12cr|nagiosgraph-1.4.3-1|134	
12cr|nagiosgraph-1.4.3-1|135	* Fri Jan 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-1mdv2009.1
12cr|nagiosgraph-1.4.3-1|136	+ Revision: 335581
12cr|nagiosgraph-1.4.3-1|137	- new version
12cr|nagiosgraph-1.4.3-1|138	
12cr|nagiosgraph-1.4.3-1|139	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.3-1mdv2009.1
12cr|nagiosgraph-1.4.3-1|140	+ Revision: 320705
12cr|nagiosgraph-1.4.3-1|141	- import nagiosgraph
12cr|nagiosgraph-1.4.3-1|142	
12cr|nagiosgraph-1.4.3-1|143	
12cr|nagiosgraph-1.4.3-1|144	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.3-1mdv2009.1
12cr|nagiosgraph-1.4.3-1|145	- first mdv release

3380 12
12cr|nagios-imagepaks-1.0-5|1	Summary:	Nagios Image Packs
12cr|nagios-imagepaks-1.0-5|2	Name:		nagios-imagepaks
12cr|nagios-imagepaks-1.0-5|3	Version:	1.0
12cr|nagios-imagepaks-1.0-5|4	Release:	%mkrel 5
12cr|nagios-imagepaks-1.0-5|5	License:	Open Source
12cr|nagios-imagepaks-1.0-5|6	Group:		Networking/WWW
12cr|nagios-imagepaks-1.0-5|7	URL:		http://www.nagios.org/download/extras.php
12cr|nagios-imagepaks-1.0-5|8	Source0:	http://dl.sourceforge.net/nagios/imagepak-base.tar.gz
12cr|nagios-imagepaks-1.0-5|9	Source1:	http://dl.sourceforge.net/nagios/imagepak-bernhard.tar.gz
12cr|nagios-imagepaks-1.0-5|10	Source2:	http://dl.sourceforge.net/nagios/imagepak-cook.tar.gz
12cr|nagios-imagepaks-1.0-5|11	Source3:	http://dl.sourceforge.net/nagios/imagepak-didier.tar.gz
12cr|nagios-imagepaks-1.0-5|12	Source4:	http://dl.sourceforge.net/nagios/imagepak-remus.tar.gz
12cr|nagios-imagepaks-1.0-5|13	Source5:	http://dl.sourceforge.net/nagios/imagepak-satrapa.tar.gz
12cr|nagios-imagepaks-1.0-5|14	Source6:	http://dl.sourceforge.net/nagios/imagepak-werschler.tar.gz
12cr|nagios-imagepaks-1.0-5|15	Source7:	http://glen.alkohol.ee/pld/nagios/imagepak-pld-20050402.4.tar.bz2
12cr|nagios-imagepaks-1.0-5|16	Source8:	mandriva.png
12cr|nagios-imagepaks-1.0-5|17	Requires:	nagios-www
12cr|nagios-imagepaks-1.0-5|18	BuildArch:	noarch
12cr|nagios-imagepaks-1.0-5|19	BuildRequires:	imagemagick
12cr|nagios-imagepaks-1.0-5|20	BuildRequires:	gd-utils
12cr|nagios-imagepaks-1.0-5|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|nagios-imagepaks-1.0-5|22	
12cr|nagios-imagepaks-1.0-5|23	%define		_logodir	%{_datadir}/nagios/www/images/logos
12cr|nagios-imagepaks-1.0-5|24	
12cr|nagios-imagepaks-1.0-5|25	%description
12cr|nagios-imagepaks-1.0-5|26	Image packs are provided so that you have some colorful OS and device images to
12cr|nagios-imagepaks-1.0-5|27	beautify your CGIs in Nagios. Each pack includes GIF, JPEG, PNG, and GD2
12cr|nagios-imagepaks-1.0-5|28	versions of each icon.
12cr|nagios-imagepaks-1.0-5|29	
12cr|nagios-imagepaks-1.0-5|30	%prep
12cr|nagios-imagepaks-1.0-5|31	
12cr|nagios-imagepaks-1.0-5|32	%install
12cr|nagios-imagepaks-1.0-5|33	rm -rf %{buildroot}
12cr|nagios-imagepaks-1.0-5|34	
12cr|nagios-imagepaks-1.0-5|35	install -d %{buildroot}%{_logodir}/{bernhard,cook}
12cr|nagios-imagepaks-1.0-5|36	tar -xz -C %{buildroot}%{_logodir} -f %{SOURCE0}
12cr|nagios-imagepaks-1.0-5|37	tar -xz -C %{buildroot}%{_logodir}/bernhard --strip-components=1 -f %{SOURCE1}
12cr|nagios-imagepaks-1.0-5|38	tar -xz -C %{buildroot}%{_logodir}/cook -f %{SOURCE2}
12cr|nagios-imagepaks-1.0-5|39	tar -xz -C %{buildroot}%{_logodir} -f %{SOURCE3}
12cr|nagios-imagepaks-1.0-5|40	tar -xz -C %{buildroot}%{_logodir} -f %{SOURCE4}
12cr|nagios-imagepaks-1.0-5|41	tar -xz -C %{buildroot}%{_logodir} -f %{SOURCE5}
12cr|nagios-imagepaks-1.0-5|42	tar -xz -C %{buildroot}%{_logodir} -f %{SOURCE6}
12cr|nagios-imagepaks-1.0-5|43	tar -xj -C %{buildroot}%{_logodir}/base --strip-components=1 -f %{SOURCE7}
12cr|nagios-imagepaks-1.0-5|44	
12cr|nagios-imagepaks-1.0-5|45	# shiny mandriva icon
12cr|nagios-imagepaks-1.0-5|46	install -m 644 %{SOURCE8} %{buildroot}%{_logodir}/base/mandriva.png
12cr|nagios-imagepaks-1.0-5|47	convert %{SOURCE8} %{buildroot}%{_logodir}/base/mandriva.gif
12cr|nagios-imagepaks-1.0-5|48	convert %{SOURCE8} %{buildroot}%{_logodir}/base/mandriva.jpg
12cr|nagios-imagepaks-1.0-5|49	pngtogd2  %{SOURCE8} %{buildroot}%{_logodir}/base/mandriva.gd2 0 1
12cr|nagios-imagepaks-1.0-5|50	
12cr|nagios-imagepaks-1.0-5|51	%clean
12cr|nagios-imagepaks-1.0-5|52	rm -rf %{buildroot}
12cr|nagios-imagepaks-1.0-5|53	
12cr|nagios-imagepaks-1.0-5|54	%files
12cr|nagios-imagepaks-1.0-5|55	%defattr(-,root,root)
12cr|nagios-imagepaks-1.0-5|56	%{_logodir}/*
12cr|nagios-imagepaks-1.0-5|57	
12cr|nagios-imagepaks-1.0-5|58	
12cr|nagios-imagepaks-1.0-5|59	%changelog
12cr|nagios-imagepaks-1.0-5|60	* Tue Dec 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-5mdv2009.1
12cr|nagios-imagepaks-1.0-5|61	+ Revision: 321455
12cr|nagios-imagepaks-1.0-5|62	- adaptation for new nagios web files location
12cr|nagios-imagepaks-1.0-5|63	
12cr|nagios-imagepaks-1.0-5|64	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|nagios-imagepaks-1.0-5|65	- lowercase ImageMagick
12cr|nagios-imagepaks-1.0-5|66	
12cr|nagios-imagepaks-1.0-5|67	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-4mdv2009.0
12cr|nagios-imagepaks-1.0-5|68	+ Revision: 253547
12cr|nagios-imagepaks-1.0-5|69	- rebuild
12cr|nagios-imagepaks-1.0-5|70	
12cr|nagios-imagepaks-1.0-5|71	* Wed Jan 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-2mdv2008.1
12cr|nagios-imagepaks-1.0-5|72	+ Revision: 157185
12cr|nagios-imagepaks-1.0-5|73	- add shiny mandriva icon
12cr|nagios-imagepaks-1.0-5|74	
12cr|nagios-imagepaks-1.0-5|75	+ Olivier Blin <oblin@mandriva.com>
12cr|nagios-imagepaks-1.0-5|76	- restore BuildRoot
12cr|nagios-imagepaks-1.0-5|77	
12cr|nagios-imagepaks-1.0-5|78	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|nagios-imagepaks-1.0-5|79	- kill re-definition of %%buildroot on Pixel's request
12cr|nagios-imagepaks-1.0-5|80	
12cr|nagios-imagepaks-1.0-5|81	* Tue Apr 17 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2008.0
12cr|nagios-imagepaks-1.0-5|82	+ Revision: 13807
12cr|nagios-imagepaks-1.0-5|83	- Import nagios-imagepaks
12cr|nagios-imagepaks-1.0-5|84	
12cr|nagios-imagepaks-1.0-5|85	
12cr|nagios-imagepaks-1.0-5|86	
12cr|nagios-imagepaks-1.0-5|87	* Wed Apr 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2007.1
12cr|nagios-imagepaks-1.0-5|88	- initial Mandriva package (pld import)

3381 12
12cr|nagios-plugins-1.4.16-1|1	# Just a wild guess...
12cr|nagios-plugins-1.4.16-1|2	%define _requires_exceptions perl(English)\\|perl(SNMP)\\|perl(a)
12cr|nagios-plugins-1.4.16-1|3	
12cr|nagios-plugins-1.4.16-1|4	%define snap	20041220
12cr|nagios-plugins-1.4.16-1|5	
12cr|nagios-plugins-1.4.16-1|6	%define nsusr nagios
12cr|nagios-plugins-1.4.16-1|7	%define nsgrp nagios
12cr|nagios-plugins-1.4.16-1|8	%define cmdusr apache
12cr|nagios-plugins-1.4.16-1|9	%define cmdgrp apache
12cr|nagios-plugins-1.4.16-1|10	
12cr|nagios-plugins-1.4.16-1|11	Summary:	Host/service/network monitoring program plugins for Nagios
12cr|nagios-plugins-1.4.16-1|12	Name:		nagios-plugins
12cr|nagios-plugins-1.4.16-1|13	Version:	1.4.16
12cr|nagios-plugins-1.4.16-1|14	Release:	%mkrel 1
12cr|nagios-plugins-1.4.16-1|15	License:	GPLv2+
12cr|nagios-plugins-1.4.16-1|16	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|17	URL:		http://nagiosplug.sourceforge.net/
12cr|nagios-plugins-1.4.16-1|18	Source0:	http://prdownloads.sourceforge.net/nagiosplug/%{name}-%{version}.tar.gz
12cr|nagios-plugins-1.4.16-1|19	Source2:	nagios-plugins.cfg_do_not_use
12cr|nagios-plugins-1.4.16-1|20	Source101:	check_breeze.cfg
12cr|nagios-plugins-1.4.16-1|21	Source102:	check_by_ssh.cfg
12cr|nagios-plugins-1.4.16-1|22	Source103:	check_cluster.cfg
12cr|nagios-plugins-1.4.16-1|23	Source104:	check_dhcp.cfg
12cr|nagios-plugins-1.4.16-1|24	Source105:	check_dig.cfg
12cr|nagios-plugins-1.4.16-1|25	Source106:	check_disk.cfg
12cr|nagios-plugins-1.4.16-1|26	Source107:	check_disk_smb.cfg
12cr|nagios-plugins-1.4.16-1|27	Source108:	check_dns.cfg
12cr|nagios-plugins-1.4.16-1|28	Source109:	check_dummy.cfg
12cr|nagios-plugins-1.4.16-1|29	Source110:	check_file_age.cfg
12cr|nagios-plugins-1.4.16-1|30	Source111:	check_flexlm.cfg
12cr|nagios-plugins-1.4.16-1|31	Source112:	check_fping.cfg
12cr|nagios-plugins-1.4.16-1|32	Source113:	check_game.cfg
12cr|nagios-plugins-1.4.16-1|33	Source114:	check_hpjd.cfg
12cr|nagios-plugins-1.4.16-1|34	Source115:	check_http.cfg
12cr|nagios-plugins-1.4.16-1|35	Source116:	check_icmp.cfg
12cr|nagios-plugins-1.4.16-1|36	Source117:	check_ide_smart.cfg
12cr|nagios-plugins-1.4.16-1|37	Source118:	check_ifoperstatus.cfg
12cr|nagios-plugins-1.4.16-1|38	Source119:	check_ifstatus.cfg
12cr|nagios-plugins-1.4.16-1|39	Source120:	check_ircd.cfg
12cr|nagios-plugins-1.4.16-1|40	Source121:	check_ldap.cfg
12cr|nagios-plugins-1.4.16-1|41	Source122:	check_load.cfg
12cr|nagios-plugins-1.4.16-1|42	Source123:	check_log.cfg
12cr|nagios-plugins-1.4.16-1|43	Source124:	check_mailq.cfg
12cr|nagios-plugins-1.4.16-1|44	Source127:	check_mysql.cfg
12cr|nagios-plugins-1.4.16-1|45	Source128:	check_mysql_query.cfg
12cr|nagios-plugins-1.4.16-1|46	Source129:	check_nagios.cfg
12cr|nagios-plugins-1.4.16-1|47	Source130:	check_nt.cfg
12cr|nagios-plugins-1.4.16-1|48	Source131:	check_ntp.cfg
12cr|nagios-plugins-1.4.16-1|49	Source132:	check_ntp_peer.cfg
12cr|nagios-plugins-1.4.16-1|50	Source133:	check_ntp_time.cfg
12cr|nagios-plugins-1.4.16-1|51	Source134:	check_nwstat.cfg
12cr|nagios-plugins-1.4.16-1|52	Source135:	check_oracle.cfg
12cr|nagios-plugins-1.4.16-1|53	Source136:	check_overcr.cfg
12cr|nagios-plugins-1.4.16-1|54	Source137:	check_pgsql.cfg
12cr|nagios-plugins-1.4.16-1|55	Source138:	check_ping.cfg
12cr|nagios-plugins-1.4.16-1|56	Source139:	check_procs.cfg
12cr|nagios-plugins-1.4.16-1|57	Source140:	check_radius.cfg
12cr|nagios-plugins-1.4.16-1|58	Source141:	check_real.cfg
12cr|nagios-plugins-1.4.16-1|59	Source142:	check_rpc.cfg
12cr|nagios-plugins-1.4.16-1|60	Source143:	check_sensors.cfg
12cr|nagios-plugins-1.4.16-1|61	Source144:	check_smtp.cfg
12cr|nagios-plugins-1.4.16-1|62	Source145:	check_snmp.cfg
12cr|nagios-plugins-1.4.16-1|63	Source146:	check_ssh.cfg
12cr|nagios-plugins-1.4.16-1|64	Source147:	check_swap.cfg
12cr|nagios-plugins-1.4.16-1|65	Source148:	check_tcp.cfg
12cr|nagios-plugins-1.4.16-1|66	Source149:	check_time.cfg
12cr|nagios-plugins-1.4.16-1|67	Source150:	check_ups.cfg
12cr|nagios-plugins-1.4.16-1|68	Source151:	check_users.cfg
12cr|nagios-plugins-1.4.16-1|69	Source152:	check_wave.cfg
12cr|nagios-plugins-1.4.16-1|70	#
12cr|nagios-plugins-1.4.16-1|71	Source200:	check_adptraid.cfg
12cr|nagios-plugins-1.4.16-1|72	Source201:	check_apache.cfg
12cr|nagios-plugins-1.4.16-1|73	Source202:	check_apc_ups.cfg
12cr|nagios-plugins-1.4.16-1|74	Source203:	check_appletalk.cfg
12cr|nagios-plugins-1.4.16-1|75	Source204:	check_arping.cfg
12cr|nagios-plugins-1.4.16-1|76	Source205:	check_asterisk.cfg
12cr|nagios-plugins-1.4.16-1|77	Source206:	check_axis.cfg
12cr|nagios-plugins-1.4.16-1|78	Source207:	check_backup.cfg
12cr|nagios-plugins-1.4.16-1|79	Source208:	check_bgp.cfg
12cr|nagios-plugins-1.4.16-1|80	Source209:	check_bgpstate.cfg
12cr|nagios-plugins-1.4.16-1|81	Source210:	check_ciscotemp.cfg
12cr|nagios-plugins-1.4.16-1|82	Source211:	check_cluster2.cfg
12cr|nagios-plugins-1.4.16-1|83	Source212:	check_compaq_insight.cfg
12cr|nagios-plugins-1.4.16-1|84	Source213:	check_digitemp.cfg
12cr|nagios-plugins-1.4.16-1|85	Source214:	check_dlswcircuit.cfg
12cr|nagios-plugins-1.4.16-1|86	Source215:	check_dns_random.cfg
12cr|nagios-plugins-1.4.16-1|87	Source216:	check_email_loop.cfg
12cr|nagios-plugins-1.4.16-1|88	Source217:	check_frontpage.cfg
12cr|nagios-plugins-1.4.16-1|89	Source218:	check_hprsc.cfg
12cr|nagios-plugins-1.4.16-1|90	Source219:	check_hw.cfg
12cr|nagios-plugins-1.4.16-1|91	Source220:	check_ica_master_browser.cfg
12cr|nagios-plugins-1.4.16-1|92	Source221:	check_ica_metaframe_pub_apps.cfg
12cr|nagios-plugins-1.4.16-1|93	Source222:	check_ica_program_neigbourhood.cfg
12cr|nagios-plugins-1.4.16-1|94	Source223:	check_inodes.cfg
12cr|nagios-plugins-1.4.16-1|95	Source224:	check_ipxping.cfg
12cr|nagios-plugins-1.4.16-1|96	Source225:	check_javaproc.cfg
12cr|nagios-plugins-1.4.16-1|97	Source226:	check_linux_raid.cfg
12cr|nagios-plugins-1.4.16-1|98	Source227:	check_log2.cfg
12cr|nagios-plugins-1.4.16-1|99	Source228:	check_lotus.cfg
12cr|nagios-plugins-1.4.16-1|100	Source229:	check_maxchannels.cfg
12cr|nagios-plugins-1.4.16-1|101	Source230:	check_maxwanstate.cfg
12cr|nagios-plugins-1.4.16-1|102	Source231:	check_mem.cfg
12cr|nagios-plugins-1.4.16-1|103	Source232:	check_mrtgext.cfg
12cr|nagios-plugins-1.4.16-1|104	Source233:	check_ms_spooler.cfg
12cr|nagios-plugins-1.4.16-1|105	Source234:	check_mssql.cfg
12cr|nagios-plugins-1.4.16-1|106	Source235:	check_netapp.cfg
12cr|nagios-plugins-1.4.16-1|107	Source236:	check_nmap.cfg
12cr|nagios-plugins-1.4.16-1|108	Source237:	check_pcpmetric.cfg
12cr|nagios-plugins-1.4.16-1|109	Source238:	check_pfstate.cfg
12cr|nagios-plugins-1.4.16-1|110	Source239:	check_qmailq.cfg
12cr|nagios-plugins-1.4.16-1|111	Source240:	check_rbl.cfg
12cr|nagios-plugins-1.4.16-1|112	Source241:	check_remote_nagios_status.cfg
12cr|nagios-plugins-1.4.16-1|113	Source242:	check_sendim.cfg
12cr|nagios-plugins-1.4.16-1|114	Source243:	check_smart.cfg
12cr|nagios-plugins-1.4.16-1|115	Source244:	check_smb.cfg
12cr|nagios-plugins-1.4.16-1|116	Source245:	check_snmp_disk_monitor.cfg
12cr|nagios-plugins-1.4.16-1|117	Source246:	check_snmp_printer.cfg
12cr|nagios-plugins-1.4.16-1|118	Source247:	check_snmp_process_monitor.cfg
12cr|nagios-plugins-1.4.16-1|119	Source248:	check_snmp_procs.cfg
12cr|nagios-plugins-1.4.16-1|120	Source249:	check_sockets.cfg
12cr|nagios-plugins-1.4.16-1|121	Source250:	check_timeout.cfg
12cr|nagios-plugins-1.4.16-1|122	Source251:	check_traceroute.cfg
12cr|nagios-plugins-1.4.16-1|123	Source252:	check_uptime.cfg
12cr|nagios-plugins-1.4.16-1|124	Source253:	check_wins.cfg
12cr|nagios-plugins-1.4.16-1|125	#
12cr|nagios-plugins-1.4.16-1|126	Patch1:		nagios-plugins-check_compaq_insight.diff
12cr|nagios-plugins-1.4.16-1|127	Patch2:		nagios-plugins-wireshark.diff
12cr|nagios-plugins-1.4.16-1|128	Patch3:		nagios-plugins-1.4.14-contrib-API.patch
12cr|nagios-plugins-1.4.16-1|129	Patch4:		nagios-plugins-check_ipxping.diff
12cr|nagios-plugins-1.4.16-1|130	Patch5:		command.cfg.diff
12cr|nagios-plugins-1.4.16-1|131	Patch6:		nagios-plugins-check_ping-socket-filter-warning.diff
12cr|nagios-plugins-1.4.16-1|132	Patch7:		nagios-plugins-command.cfg.in.typo.diff
12cr|nagios-plugins-1.4.16-1|133	Patch8:		nagios-plugins-command.cfg.in.bindir.diff
12cr|nagios-plugins-1.4.16-1|134	Patch9:		nagios-plugins-check_backup.pl_fix.diff
12cr|nagios-plugins-1.4.16-1|135	Patch10:	nagios-plugins-check_email_loop.pl_fix.diff
12cr|nagios-plugins-1.4.16-1|136	Patch11:	nagios-plugins-check_ica_program_neigbourhood.pl_fix.diff
12cr|nagios-plugins-1.4.16-1|137	Patch12:	nagios-plugins-check_log2.pl_fix.diff
12cr|nagios-plugins-1.4.16-1|138	Patch13:	nagios-plugins-check_ms_spooler.pl_fix.diff
12cr|nagios-plugins-1.4.16-1|139	Patch14:	nagios-plugins-check_traceroute.pl_fix.diff
12cr|nagios-plugins-1.4.16-1|140	Patch15:	nagios-plugins-check_appletalk.pl_fix.diff
12cr|nagios-plugins-1.4.16-1|141	Patch16:	nagios-plugins-check_mssql.sh_fix.diff
12cr|nagios-plugins-1.4.16-1|142	Patch17:	nagios-plugins-check_nmap.py_fix.diff
12cr|nagios-plugins-1.4.16-1|143	Patch18:	nagios-plugins-check_inodes.pl_fix.diff
12cr|nagios-plugins-1.4.16-1|144	Patch19:	nagios-plugins-utils.pm_fix.diff
12cr|nagios-plugins-1.4.16-1|145	# http://sourceforge.net/tracker/index.php?func=detail&aid=1854415&group_id=29880&atid=397599
12cr|nagios-plugins-1.4.16-1|146	Patch21:	nagios-plugins-1.4.15-check_dhcp-roguedhcpservercheck.patch
12cr|nagios-plugins-1.4.16-1|147	# http://sourceforge.net/tracker/?func=detail&atid=397599&aid=2430999&group_id=29880
12cr|nagios-plugins-1.4.16-1|148	Patch22:	nagios-plugins-1.4.16-check_ldap_certificate.patch
12cr|nagios-plugins-1.4.16-1|149	#
12cr|nagios-plugins-1.4.16-1|150	Requires(post): rpm-helper
12cr|nagios-plugins-1.4.16-1|151	Requires(preun): rpm-helper
12cr|nagios-plugins-1.4.16-1|152	BuildRequires:	cvs
12cr|nagios-plugins-1.4.16-1|153	BuildRequires:	mysql-devel
12cr|nagios-plugins-1.4.16-1|154	BuildRequires:	bind-utils
12cr|nagios-plugins-1.4.16-1|155	BuildRequires:	fping
12cr|nagios-plugins-1.4.16-1|156	BuildRequires:	gettext-devel
12cr|nagios-plugins-1.4.16-1|157	BuildRequires:	libsasl-devel
12cr|nagios-plugins-1.4.16-1|158	BuildRequires:	net-snmp-utils
12cr|nagios-plugins-1.4.16-1|159	BuildRequires:	ntp
12cr|nagios-plugins-1.4.16-1|160	BuildRequires:	nut
12cr|nagios-plugins-1.4.16-1|161	BuildRequires:	openldap-devel
12cr|nagios-plugins-1.4.16-1|162	BuildRequires:	openssh-clients
12cr|nagios-plugins-1.4.16-1|163	BuildRequires:	openssl-devel
12cr|nagios-plugins-1.4.16-1|164	BuildRequires:	pam-devel
12cr|nagios-plugins-1.4.16-1|165	BuildRequires:	postgresql-devel
12cr|nagios-plugins-1.4.16-1|166	BuildRequires:	python
12cr|nagios-plugins-1.4.16-1|167	BuildRequires:	radiusclient-ng-devel
12cr|nagios-plugins-1.4.16-1|168	BuildRequires:	samba-client
12cr|nagios-plugins-1.4.16-1|169	BuildRequires:	shadow-utils
12cr|nagios-plugins-1.4.16-1|170	BuildRequires:	traceroute
12cr|nagios-plugins-1.4.16-1|171	BuildRequires:	zlib-devel
12cr|nagios-plugins-1.4.16-1|172	Epoch:		1
12cr|nagios-plugins-1.4.16-1|173	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nagios-plugins-1.4.16-1|174	
12cr|nagios-plugins-1.4.16-1|175	%description
12cr|nagios-plugins-1.4.16-1|176	Nagios is a program that will monitor hosts and services on your network, and
12cr|nagios-plugins-1.4.16-1|177	to email or page you when a problem arises or is resolved. Nagios runs on a
12cr|nagios-plugins-1.4.16-1|178	Unix server as a background or daemon process, intermittently running checks on
12cr|nagios-plugins-1.4.16-1|179	various services that you specify. The actual service checks are performed by
12cr|nagios-plugins-1.4.16-1|180	separate "plugin" programs which return the status of the checks to Nagios.
12cr|nagios-plugins-1.4.16-1|181	
12cr|nagios-plugins-1.4.16-1|182	This package contains the basic plugins necessary for use with the Nagios
12cr|nagios-plugins-1.4.16-1|183	package.  This package should install cleanly on almost any RPM-based system.
12cr|nagios-plugins-1.4.16-1|184	
12cr|nagios-plugins-1.4.16-1|185	%package -n	nagios-check_breeze
12cr|nagios-plugins-1.4.16-1|186	Summary:	The check_breeze plugin for nagios
12cr|nagios-plugins-1.4.16-1|187	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|188	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|189	Requires:	nagios-plugins
12cr|nagios-plugins-1.4.16-1|190	
12cr|nagios-plugins-1.4.16-1|191	%description -n	nagios-check_breeze
12cr|nagios-plugins-1.4.16-1|192	This plugin reports the signal strength of a Breezecom wireless equipment
12cr|nagios-plugins-1.4.16-1|193	
12cr|nagios-plugins-1.4.16-1|194	%package -n	nagios-check_by_ssh
12cr|nagios-plugins-1.4.16-1|195	Summary:	The check_by_ssh plugin for nagios
12cr|nagios-plugins-1.4.16-1|196	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|197	Requires:	nagios-check_disk
12cr|nagios-plugins-1.4.16-1|198	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|199	
12cr|nagios-plugins-1.4.16-1|200	%description -n	nagios-check_by_ssh
12cr|nagios-plugins-1.4.16-1|201	This plugin uses SSH to execute commands on a remote host.
12cr|nagios-plugins-1.4.16-1|202	
12cr|nagios-plugins-1.4.16-1|203	%package -n	nagios-check_cluster
12cr|nagios-plugins-1.4.16-1|204	Summary:	The check_cluster plugin for nagios
12cr|nagios-plugins-1.4.16-1|205	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|206	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|207	
12cr|nagios-plugins-1.4.16-1|208	%description -n	nagios-check_cluster
12cr|nagios-plugins-1.4.16-1|209	This package contains the check_cluster plugin for nagios.
12cr|nagios-plugins-1.4.16-1|210	
12cr|nagios-plugins-1.4.16-1|211	%package -n	nagios-check_dhcp
12cr|nagios-plugins-1.4.16-1|212	Summary:	The check_dhcp plugin for nagios
12cr|nagios-plugins-1.4.16-1|213	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|214	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|215	
12cr|nagios-plugins-1.4.16-1|216	%description -n	nagios-check_dhcp
12cr|nagios-plugins-1.4.16-1|217	This plugin tests the availability of DHCP servers on a network.
12cr|nagios-plugins-1.4.16-1|218	
12cr|nagios-plugins-1.4.16-1|219	%package -n	nagios-check_dig
12cr|nagios-plugins-1.4.16-1|220	Summary:	The check_dig plugin for nagios
12cr|nagios-plugins-1.4.16-1|221	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|222	Requires:	bind-utils
12cr|nagios-plugins-1.4.16-1|223	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|224	
12cr|nagios-plugins-1.4.16-1|225	%description -n	nagios-check_dig
12cr|nagios-plugins-1.4.16-1|226	This plugin test the DNS service on the specified host using dig
12cr|nagios-plugins-1.4.16-1|227	
12cr|nagios-plugins-1.4.16-1|228	%package -n	nagios-check_disk
12cr|nagios-plugins-1.4.16-1|229	Summary:	The check_disk plugin for nagios
12cr|nagios-plugins-1.4.16-1|230	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|231	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|232	
12cr|nagios-plugins-1.4.16-1|233	%description -n	nagios-check_disk
12cr|nagios-plugins-1.4.16-1|234	This plugin checks the amount of used disk space on a mounted file system and
12cr|nagios-plugins-1.4.16-1|235	generates an alert if free space is less than one of the threshold values
12cr|nagios-plugins-1.4.16-1|236	
12cr|nagios-plugins-1.4.16-1|237	%package -n	nagios-check_disk_smb
12cr|nagios-plugins-1.4.16-1|238	Summary:	The check_disk_smb plugin for nagios
12cr|nagios-plugins-1.4.16-1|239	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|240	Requires:	samba-client
12cr|nagios-plugins-1.4.16-1|241	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|242	
12cr|nagios-plugins-1.4.16-1|243	%description -n	nagios-check_disk_smb
12cr|nagios-plugins-1.4.16-1|244	Perl Check SMB Disk plugin for Nagios
12cr|nagios-plugins-1.4.16-1|245	
12cr|nagios-plugins-1.4.16-1|246	%package -n	nagios-check_dns
12cr|nagios-plugins-1.4.16-1|247	Summary:	The check_dns plugin for nagios
12cr|nagios-plugins-1.4.16-1|248	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|249	Requires:	bind-utils
12cr|nagios-plugins-1.4.16-1|250	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|251	
12cr|nagios-plugins-1.4.16-1|252	%description -n	nagios-check_dns
12cr|nagios-plugins-1.4.16-1|253	This plugin uses the nslookup program to obtain the IP address for the given
12cr|nagios-plugins-1.4.16-1|254	host/domain query. An optional DNS server to use may be specified. If no DNS
12cr|nagios-plugins-1.4.16-1|255	server is specified, the default server(s) specified in /etc/resolv.conf will
12cr|nagios-plugins-1.4.16-1|256	be used.
12cr|nagios-plugins-1.4.16-1|257	
12cr|nagios-plugins-1.4.16-1|258	%package -n	nagios-check_dummy
12cr|nagios-plugins-1.4.16-1|259	Summary:	The check_dummy plugin for nagios
12cr|nagios-plugins-1.4.16-1|260	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|261	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|262	
12cr|nagios-plugins-1.4.16-1|263	%description -n	nagios-check_dummy
12cr|nagios-plugins-1.4.16-1|264	This plugin will simply return the state corresponding to the numeric value
12cr|nagios-plugins-1.4.16-1|265	of the <state> argument with optional text
12cr|nagios-plugins-1.4.16-1|266	
12cr|nagios-plugins-1.4.16-1|267	%package -n	nagios-check_file_age
12cr|nagios-plugins-1.4.16-1|268	Summary:	The check_file_age plugin for nagios
12cr|nagios-plugins-1.4.16-1|269	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|270	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|271	Requires:	nagios-plugins
12cr|nagios-plugins-1.4.16-1|272	
12cr|nagios-plugins-1.4.16-1|273	%description -n	nagios-check_file_age
12cr|nagios-plugins-1.4.16-1|274	This package contains the check_file_age plugin for nagios.
12cr|nagios-plugins-1.4.16-1|275	
12cr|nagios-plugins-1.4.16-1|276	%package -n	nagios-check_flexlm
12cr|nagios-plugins-1.4.16-1|277	Summary:	The check_flexlm plugin for nagios
12cr|nagios-plugins-1.4.16-1|278	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|279	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|280	Requires:	nagios-plugins
12cr|nagios-plugins-1.4.16-1|281	
12cr|nagios-plugins-1.4.16-1|282	%description -n	nagios-check_flexlm
12cr|nagios-plugins-1.4.16-1|283	Check available flexlm license managers.
12cr|nagios-plugins-1.4.16-1|284	
12cr|nagios-plugins-1.4.16-1|285	%package -n	nagios-check_fping
12cr|nagios-plugins-1.4.16-1|286	Summary:	The check_fping plugin for nagios
12cr|nagios-plugins-1.4.16-1|287	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|288	Requires:	fping
12cr|nagios-plugins-1.4.16-1|289	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|290	
12cr|nagios-plugins-1.4.16-1|291	%description -n	nagios-check_fping
12cr|nagios-plugins-1.4.16-1|292	This plugin will use the fping command to ping the specified host for a fast
12cr|nagios-plugins-1.4.16-1|293	check Note that it is necessary to set the suid flag on fping.
12cr|nagios-plugins-1.4.16-1|294	
12cr|nagios-plugins-1.4.16-1|295	%package -n	nagios-check_game
12cr|nagios-plugins-1.4.16-1|296	Summary:	The check_game plugin for nagios
12cr|nagios-plugins-1.4.16-1|297	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|298	Requires:	qstat
12cr|nagios-plugins-1.4.16-1|299	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|300	
12cr|nagios-plugins-1.4.16-1|301	%description -n	nagios-check_game
12cr|nagios-plugins-1.4.16-1|302	This plugin tests game server connections with the specified host.
12cr|nagios-plugins-1.4.16-1|303	
12cr|nagios-plugins-1.4.16-1|304	%package -n	nagios-check_hpjd
12cr|nagios-plugins-1.4.16-1|305	Summary:	The check_hpjd plugin for nagios
12cr|nagios-plugins-1.4.16-1|306	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|307	Requires:	net-snmp-utils
12cr|nagios-plugins-1.4.16-1|308	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|309	
12cr|nagios-plugins-1.4.16-1|310	%description -n	nagios-check_hpjd
12cr|nagios-plugins-1.4.16-1|311	This plugin tests the STATUS of an HP printer with a JetDirect card. Net-snmp
12cr|nagios-plugins-1.4.16-1|312	must be installed on the computer running the plugin.
12cr|nagios-plugins-1.4.16-1|313	
12cr|nagios-plugins-1.4.16-1|314	%package -n	nagios-check_http
12cr|nagios-plugins-1.4.16-1|315	Summary:	The check_http plugin for nagios
12cr|nagios-plugins-1.4.16-1|316	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|317	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|318	
12cr|nagios-plugins-1.4.16-1|319	%description -n	nagios-check_http
12cr|nagios-plugins-1.4.16-1|320	This plugin tests the HTTP service on the specified host. It can test normal
12cr|nagios-plugins-1.4.16-1|321	(http) and secure (https) servers, follow redirects, search for strings and
12cr|nagios-plugins-1.4.16-1|322	regular expressions, check connection times, and report on certificate
12cr|nagios-plugins-1.4.16-1|323	expiration times.
12cr|nagios-plugins-1.4.16-1|324	
12cr|nagios-plugins-1.4.16-1|325	%package -n	nagios-check_icmp
12cr|nagios-plugins-1.4.16-1|326	Summary:	The check_icmp plugin for nagios
12cr|nagios-plugins-1.4.16-1|327	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|328	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|329	
12cr|nagios-plugins-1.4.16-1|330	%description -n	nagios-check_icmp
12cr|nagios-plugins-1.4.16-1|331	This package contains the check_icmp plugin for nagios.
12cr|nagios-plugins-1.4.16-1|332	
12cr|nagios-plugins-1.4.16-1|333	%package -n	nagios-check_ide_smart
12cr|nagios-plugins-1.4.16-1|334	Summary:	The check_ide_smart plugin for nagios
12cr|nagios-plugins-1.4.16-1|335	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|336	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|337	
12cr|nagios-plugins-1.4.16-1|338	%description -n	nagios-check_ide_smart
12cr|nagios-plugins-1.4.16-1|339	This plugin checks a local hard drive with the (Linux specific) SMART interface
12cr|nagios-plugins-1.4.16-1|340	[http://smartlinux.sourceforge.net/smart/index.php].
12cr|nagios-plugins-1.4.16-1|341	
12cr|nagios-plugins-1.4.16-1|342	%package -n	nagios-check_ifoperstatus
12cr|nagios-plugins-1.4.16-1|343	Summary:	The check_ifoperstatus plugin for nagios
12cr|nagios-plugins-1.4.16-1|344	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|345	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|346	Requires:	nagios-plugins
12cr|nagios-plugins-1.4.16-1|347	
12cr|nagios-plugins-1.4.16-1|348	%description -n	nagios-check_ifoperstatus
12cr|nagios-plugins-1.4.16-1|349	check_ifoperstatus plugin for Nagios monitors operational status of a
12cr|nagios-plugins-1.4.16-1|350	particular network interface on the target host.
12cr|nagios-plugins-1.4.16-1|351	
12cr|nagios-plugins-1.4.16-1|352	%package -n	nagios-check_ifstatus
12cr|nagios-plugins-1.4.16-1|353	Summary:	The check_ifstatus plugin for nagios
12cr|nagios-plugins-1.4.16-1|354	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|355	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|356	Requires:	nagios-plugins
12cr|nagios-plugins-1.4.16-1|357	
12cr|nagios-plugins-1.4.16-1|358	%description -n	nagios-check_ifstatus
12cr|nagios-plugins-1.4.16-1|359	check_ifstatus plugin for Nagios monitors operational status of each network
12cr|nagios-plugins-1.4.16-1|360	interface on the target host.
12cr|nagios-plugins-1.4.16-1|361	
12cr|nagios-plugins-1.4.16-1|362	%package -n	nagios-check_ircd
12cr|nagios-plugins-1.4.16-1|363	Summary:	The check_ircd plugin for nagios
12cr|nagios-plugins-1.4.16-1|364	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|365	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|366	Requires:	nagios-plugins
12cr|nagios-plugins-1.4.16-1|367	
12cr|nagios-plugins-1.4.16-1|368	%description -n	nagios-check_ircd
12cr|nagios-plugins-1.4.16-1|369	Perl Check IRCD plugin for Nagios
12cr|nagios-plugins-1.4.16-1|370	
12cr|nagios-plugins-1.4.16-1|371	%package -n	nagios-check_ldap
12cr|nagios-plugins-1.4.16-1|372	Summary:	The check_ldap plugin for nagios
12cr|nagios-plugins-1.4.16-1|373	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|374	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|375	
12cr|nagios-plugins-1.4.16-1|376	%description -n	nagios-check_ldap
12cr|nagios-plugins-1.4.16-1|377	This package contains the check_ldap plugin for nagios.
12cr|nagios-plugins-1.4.16-1|378	
12cr|nagios-plugins-1.4.16-1|379	%package -n	nagios-check_load
12cr|nagios-plugins-1.4.16-1|380	Summary:	The check_load plugin for nagios
12cr|nagios-plugins-1.4.16-1|381	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|382	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|383	
12cr|nagios-plugins-1.4.16-1|384	%description -n	nagios-check_load
12cr|nagios-plugins-1.4.16-1|385	This plugin tests the current system load average.
12cr|nagios-plugins-1.4.16-1|386	
12cr|nagios-plugins-1.4.16-1|387	%package -n	nagios-check_log
12cr|nagios-plugins-1.4.16-1|388	Summary:	The check_log plugin for nagios
12cr|nagios-plugins-1.4.16-1|389	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|390	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|391	Requires:	nagios-plugins
12cr|nagios-plugins-1.4.16-1|392	
12cr|nagios-plugins-1.4.16-1|393	%description -n	nagios-check_log
12cr|nagios-plugins-1.4.16-1|394	Log file pattern detector plugin for Nagios
12cr|nagios-plugins-1.4.16-1|395	
12cr|nagios-plugins-1.4.16-1|396	%package -n	nagios-check_mailq
12cr|nagios-plugins-1.4.16-1|397	Summary:	The check_mailq plugin for nagios
12cr|nagios-plugins-1.4.16-1|398	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|399	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|400	
12cr|nagios-plugins-1.4.16-1|401	%description -n	nagios-check_mailq
12cr|nagios-plugins-1.4.16-1|402	Checks the number of messages in the mail queue (supports multiple sendmail
12cr|nagios-plugins-1.4.16-1|403	queues, qmail)
12cr|nagios-plugins-1.4.16-1|404	
12cr|nagios-plugins-1.4.16-1|405	%package -n	nagios-check_mysql
12cr|nagios-plugins-1.4.16-1|406	Summary:	The check_mysql plugin for nagios
12cr|nagios-plugins-1.4.16-1|407	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|408	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|409	
12cr|nagios-plugins-1.4.16-1|410	%description -n	nagios-check_mysql
12cr|nagios-plugins-1.4.16-1|411	This program tests connections to a mysql server.
12cr|nagios-plugins-1.4.16-1|412	
12cr|nagios-plugins-1.4.16-1|413	%package -n	nagios-check_mysql_query
12cr|nagios-plugins-1.4.16-1|414	Summary:	The check_mysql_query plugin for nagios
12cr|nagios-plugins-1.4.16-1|415	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|416	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|417	
12cr|nagios-plugins-1.4.16-1|418	%description -n	nagios-check_mysql_query
12cr|nagios-plugins-1.4.16-1|419	This program checks a query result against threshold levels.
12cr|nagios-plugins-1.4.16-1|420	
12cr|nagios-plugins-1.4.16-1|421	%package -n	nagios-check_nagios
12cr|nagios-plugins-1.4.16-1|422	Summary:	The check_nagios plugin for nagios
12cr|nagios-plugins-1.4.16-1|423	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|424	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|425	
12cr|nagios-plugins-1.4.16-1|426	%description -n	nagios-check_nagios
12cr|nagios-plugins-1.4.16-1|427	This plugin checks the status of the Nagios process on the local machine. The
12cr|nagios-plugins-1.4.16-1|428	plugin will check to make sure the Nagios status log is no older than the
12cr|nagios-plugins-1.4.16-1|429	number of minutes specified by the expires option. It also checks the process
12cr|nagios-plugins-1.4.16-1|430	table for a process matching the command argument.
12cr|nagios-plugins-1.4.16-1|431	
12cr|nagios-plugins-1.4.16-1|432	%package -n	nagios-check_nt
12cr|nagios-plugins-1.4.16-1|433	Summary:	The check_nt plugin for nagios
12cr|nagios-plugins-1.4.16-1|434	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|435	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|436	
12cr|nagios-plugins-1.4.16-1|437	%description -n	nagios-check_nt
12cr|nagios-plugins-1.4.16-1|438	This plugin collects data from the NSClient service running on a Windows(tm)
12cr|nagios-plugins-1.4.16-1|439	NT/2000/XP/2003 server.
12cr|nagios-plugins-1.4.16-1|440	
12cr|nagios-plugins-1.4.16-1|441	%package -n	nagios-check_ntp
12cr|nagios-plugins-1.4.16-1|442	Summary:	The check_ntp plugin for nagios
12cr|nagios-plugins-1.4.16-1|443	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|444	Requires:	ntp
12cr|nagios-plugins-1.4.16-1|445	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|446	
12cr|nagios-plugins-1.4.16-1|447	%description -n	nagios-check_ntp
12cr|nagios-plugins-1.4.16-1|448	This plugin checks the selected ntp server.
12cr|nagios-plugins-1.4.16-1|449	
12cr|nagios-plugins-1.4.16-1|450	%package -n	nagios-check_ntp_peer
12cr|nagios-plugins-1.4.16-1|451	Summary:	The check_ntp_peer plugin for nagios
12cr|nagios-plugins-1.4.16-1|452	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|453	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|454	
12cr|nagios-plugins-1.4.16-1|455	%description -n	nagios-check_ntp_peer
12cr|nagios-plugins-1.4.16-1|456	This plugin checks the selected ntp server.
12cr|nagios-plugins-1.4.16-1|457	
12cr|nagios-plugins-1.4.16-1|458	%package -n	nagios-check_ntp_time
12cr|nagios-plugins-1.4.16-1|459	Summary:	The check_ntp_time plugin for nagios
12cr|nagios-plugins-1.4.16-1|460	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|461	Requires:	ntp
12cr|nagios-plugins-1.4.16-1|462	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|463	
12cr|nagios-plugins-1.4.16-1|464	%description -n	nagios-check_ntp_time
12cr|nagios-plugins-1.4.16-1|465	This plugin checks the clock offset with the ntp server.
12cr|nagios-plugins-1.4.16-1|466	
12cr|nagios-plugins-1.4.16-1|467	%package -n	nagios-check_nwstat
12cr|nagios-plugins-1.4.16-1|468	Summary:	The check_nwstat plugin for nagios
12cr|nagios-plugins-1.4.16-1|469	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|470	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|471	
12cr|nagios-plugins-1.4.16-1|472	%description -n	nagios-check_nwstat
12cr|nagios-plugins-1.4.16-1|473	This plugin attempts to contact the MRTGEXT NLM running on a Novell server
12cr|nagios-plugins-1.4.16-1|474	to gather the requested system information.
12cr|nagios-plugins-1.4.16-1|475	
12cr|nagios-plugins-1.4.16-1|476	%package -n	nagios-check_oracle
12cr|nagios-plugins-1.4.16-1|477	Summary:	The check_oracle plugin for nagios
12cr|nagios-plugins-1.4.16-1|478	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|479	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|480	Requires:	nagios-plugins
12cr|nagios-plugins-1.4.16-1|481	
12cr|nagios-plugins-1.4.16-1|482	%description -n	nagios-check_oracle
12cr|nagios-plugins-1.4.16-1|483	Check Oracle status.
12cr|nagios-plugins-1.4.16-1|484	
12cr|nagios-plugins-1.4.16-1|485	%package -n	nagios-check_overcr
12cr|nagios-plugins-1.4.16-1|486	Summary:	The check_overcr plugin for nagios
12cr|nagios-plugins-1.4.16-1|487	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|488	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|489	
12cr|nagios-plugins-1.4.16-1|490	%description -n	nagios-check_overcr
12cr|nagios-plugins-1.4.16-1|491	This plugin attempts to contact the Over-CR collector daemon running on the
12cr|nagios-plugins-1.4.16-1|492	remote UNIX server in order to gather the requested system information.
12cr|nagios-plugins-1.4.16-1|493	
12cr|nagios-plugins-1.4.16-1|494	%package -n	nagios-check_pgsql
12cr|nagios-plugins-1.4.16-1|495	Summary:	The check_pgsql plugin for nagios
12cr|nagios-plugins-1.4.16-1|496	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|497	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|498	
12cr|nagios-plugins-1.4.16-1|499	%description -n	nagios-check_pgsql
12cr|nagios-plugins-1.4.16-1|500	Test whether a PostgreSQL Database is accepting connections.
12cr|nagios-plugins-1.4.16-1|501	
12cr|nagios-plugins-1.4.16-1|502	%package -n	nagios-check_ping
12cr|nagios-plugins-1.4.16-1|503	Summary:	The check_ping plugin for nagios
12cr|nagios-plugins-1.4.16-1|504	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|505	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|506	
12cr|nagios-plugins-1.4.16-1|507	%description -n	nagios-check_ping
12cr|nagios-plugins-1.4.16-1|508	Use ping to check connection statistics for a remote host.
12cr|nagios-plugins-1.4.16-1|509	
12cr|nagios-plugins-1.4.16-1|510	%package -n	nagios-check_procs
12cr|nagios-plugins-1.4.16-1|511	Summary:	The check_procs plugin for nagios
12cr|nagios-plugins-1.4.16-1|512	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|513	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|514	
12cr|nagios-plugins-1.4.16-1|515	%description -n	nagios-check_procs
12cr|nagios-plugins-1.4.16-1|516	Checks all processes and generates WARNING or CRITICAL states if the specified
12cr|nagios-plugins-1.4.16-1|517	metric is outside the required threshold ranges. The metric defaults to number
12cr|nagios-plugins-1.4.16-1|518	of processes.  Search filters can be applied to limit the processes to check.
12cr|nagios-plugins-1.4.16-1|519	
12cr|nagios-plugins-1.4.16-1|520	%package -n	nagios-check_radius
12cr|nagios-plugins-1.4.16-1|521	Summary:	The check_radius plugin for nagios
12cr|nagios-plugins-1.4.16-1|522	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|523	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|524	
12cr|nagios-plugins-1.4.16-1|525	%description -n	nagios-check_radius
12cr|nagios-plugins-1.4.16-1|526	Tests to see if a radius server is accepting connections.
12cr|nagios-plugins-1.4.16-1|527	
12cr|nagios-plugins-1.4.16-1|528	%package -n	nagios-check_real
12cr|nagios-plugins-1.4.16-1|529	Summary:	The check_real plugin for nagios
12cr|nagios-plugins-1.4.16-1|530	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|531	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|532	
12cr|nagios-plugins-1.4.16-1|533	%description -n	nagios-check_real
12cr|nagios-plugins-1.4.16-1|534	This plugin tests the REAL service on the specified host.
12cr|nagios-plugins-1.4.16-1|535	
12cr|nagios-plugins-1.4.16-1|536	%package -n	nagios-check_rpc
12cr|nagios-plugins-1.4.16-1|537	Summary:	The check_rpc plugin for nagios
12cr|nagios-plugins-1.4.16-1|538	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|539	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|540	Requires:	nagios-plugins
12cr|nagios-plugins-1.4.16-1|541	
12cr|nagios-plugins-1.4.16-1|542	%description -n	nagios-check_rpc
12cr|nagios-plugins-1.4.16-1|543	Check if a rpc service is registered and running using:
12cr|nagios-plugins-1.4.16-1|544	rpcinfo -H host -C rpc_command
12cr|nagios-plugins-1.4.16-1|545	
12cr|nagios-plugins-1.4.16-1|546	%package -n	nagios-check_sensors
12cr|nagios-plugins-1.4.16-1|547	Summary:	The check_sensors plugin for nagios
12cr|nagios-plugins-1.4.16-1|548	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|549	Requires:	lm_sensors
12cr|nagios-plugins-1.4.16-1|550	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|551	Requires:	nagios-plugins
12cr|nagios-plugins-1.4.16-1|552	
12cr|nagios-plugins-1.4.16-1|553	%description -n	nagios-check_sensors
12cr|nagios-plugins-1.4.16-1|554	This plugin checks hardware status using the lm_sensors package.
12cr|nagios-plugins-1.4.16-1|555	
12cr|nagios-plugins-1.4.16-1|556	%package -n	nagios-check_smtp
12cr|nagios-plugins-1.4.16-1|557	Summary:	The check_smtp plugin for nagios
12cr|nagios-plugins-1.4.16-1|558	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|559	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|560	
12cr|nagios-plugins-1.4.16-1|561	%description -n	nagios-check_smtp
12cr|nagios-plugins-1.4.16-1|562	This plugin will attempt to open an SMTP connection with the host.
12cr|nagios-plugins-1.4.16-1|563	
12cr|nagios-plugins-1.4.16-1|564	%package -n	nagios-check_snmp
12cr|nagios-plugins-1.4.16-1|565	Summary:	The check_snmp plugin for nagios
12cr|nagios-plugins-1.4.16-1|566	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|567	Requires:	net-snmp-utils
12cr|nagios-plugins-1.4.16-1|568	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|569	
12cr|nagios-plugins-1.4.16-1|570	%description -n	nagios-check_snmp
12cr|nagios-plugins-1.4.16-1|571	Check status of remote machines and obtain sustem information via SNMP.
12cr|nagios-plugins-1.4.16-1|572	
12cr|nagios-plugins-1.4.16-1|573	%package -n	nagios-check_ssh
12cr|nagios-plugins-1.4.16-1|574	Summary:	The check_ssh plugin for nagios
12cr|nagios-plugins-1.4.16-1|575	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|576	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|577	
12cr|nagios-plugins-1.4.16-1|578	%description -n	nagios-check_ssh
12cr|nagios-plugins-1.4.16-1|579	Try to connect to an SSH server at specified server and port.
12cr|nagios-plugins-1.4.16-1|580	
12cr|nagios-plugins-1.4.16-1|581	%package -n	nagios-check_swap
12cr|nagios-plugins-1.4.16-1|582	Summary:	The check_swap plugin for nagios
12cr|nagios-plugins-1.4.16-1|583	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|584	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|585	
12cr|nagios-plugins-1.4.16-1|586	%description -n	nagios-check_swap
12cr|nagios-plugins-1.4.16-1|587	Check swap space on local machine.
12cr|nagios-plugins-1.4.16-1|588	
12cr|nagios-plugins-1.4.16-1|589	%package -n	nagios-check_tcp
12cr|nagios-plugins-1.4.16-1|590	Summary:	The check_tcp plugin for nagios
12cr|nagios-plugins-1.4.16-1|591	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|592	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|593	
12cr|nagios-plugins-1.4.16-1|594	%description -n	nagios-check_tcp
12cr|nagios-plugins-1.4.16-1|595	This plugin tests TCP connections with the specified host (or unix socket).
12cr|nagios-plugins-1.4.16-1|596	
12cr|nagios-plugins-1.4.16-1|597	%package -n	nagios-check_time
12cr|nagios-plugins-1.4.16-1|598	Summary:	The check_time plugin for nagios
12cr|nagios-plugins-1.4.16-1|599	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|600	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|601	
12cr|nagios-plugins-1.4.16-1|602	%description -n	nagios-check_time
12cr|nagios-plugins-1.4.16-1|603	This plugin will check the time on the specified host.
12cr|nagios-plugins-1.4.16-1|604	
12cr|nagios-plugins-1.4.16-1|605	%package -n	nagios-check_ups
12cr|nagios-plugins-1.4.16-1|606	Summary:	The check_ups plugin for nagios
12cr|nagios-plugins-1.4.16-1|607	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|608	Requires:	nut
12cr|nagios-plugins-1.4.16-1|609	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|610	
12cr|nagios-plugins-1.4.16-1|611	%description -n	nagios-check_ups
12cr|nagios-plugins-1.4.16-1|612	This plugin tests the UPS service on the specified host.Network UPS Tools
12cr|nagios-plugins-1.4.16-1|613	from www.networkupstools.org must be running for thisplugin to work.
12cr|nagios-plugins-1.4.16-1|614	
12cr|nagios-plugins-1.4.16-1|615	%package -n	nagios-check_users
12cr|nagios-plugins-1.4.16-1|616	Summary:	The check_users plugin for nagios
12cr|nagios-plugins-1.4.16-1|617	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|618	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|619	
12cr|nagios-plugins-1.4.16-1|620	%description -n	nagios-check_users
12cr|nagios-plugins-1.4.16-1|621	This plugin checks the number of users currently logged in on the local
12cr|nagios-plugins-1.4.16-1|622	system and generates an error if the number exceeds the thresholds specified.
12cr|nagios-plugins-1.4.16-1|623	
12cr|nagios-plugins-1.4.16-1|624	%package -n	nagios-check_wave
12cr|nagios-plugins-1.4.16-1|625	Summary:	The check_wave plugin for nagios
12cr|nagios-plugins-1.4.16-1|626	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|627	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|628	Requires:	nagios-plugins
12cr|nagios-plugins-1.4.16-1|629	
12cr|nagios-plugins-1.4.16-1|630	%description -n	nagios-check_wave
12cr|nagios-plugins-1.4.16-1|631	This package contains the check_wave plugin for nagios.
12cr|nagios-plugins-1.4.16-1|632	
12cr|nagios-plugins-1.4.16-1|633	%package -n	nagios-check_adptraid
12cr|nagios-plugins-1.4.16-1|634	Summary:	The check_adptraid plugin for nagios
12cr|nagios-plugins-1.4.16-1|635	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|636	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|637	
12cr|nagios-plugins-1.4.16-1|638	%description -n	nagios-check_adptraid
12cr|nagios-plugins-1.4.16-1|639	This plugin checks alarm status of Adaptec 3200S RAID controller.
12cr|nagios-plugins-1.4.16-1|640	
12cr|nagios-plugins-1.4.16-1|641	%package -n	nagios-check_apache
12cr|nagios-plugins-1.4.16-1|642	Summary:	The check_apache plugin for nagios
12cr|nagios-plugins-1.4.16-1|643	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|644	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|645	
12cr|nagios-plugins-1.4.16-1|646	%description -n	nagios-check_apache
12cr|nagios-plugins-1.4.16-1|647	This plugin checks the apache HTTP service on the specified host. It uses the
12cr|nagios-plugins-1.4.16-1|648	mod_status facilities provided by the apache server. The monitoring server must
12cr|nagios-plugins-1.4.16-1|649	be authorized in httpd.conf.
12cr|nagios-plugins-1.4.16-1|650	
12cr|nagios-plugins-1.4.16-1|651	%package -n	nagios-check_apc_ups
12cr|nagios-plugins-1.4.16-1|652	Summary:	The check_apc_ups plugin for nagios
12cr|nagios-plugins-1.4.16-1|653	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|654	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|655	
12cr|nagios-plugins-1.4.16-1|656	%description -n	nagios-check_apc_ups
12cr|nagios-plugins-1.4.16-1|657	This plugin reports the status of an APC UPS equipped with an SNMP management
12cr|nagios-plugins-1.4.16-1|658	module.
12cr|nagios-plugins-1.4.16-1|659	
12cr|nagios-plugins-1.4.16-1|660	%package -n	nagios-check_appletalk
12cr|nagios-plugins-1.4.16-1|661	Summary:	The check_appletalk plugin for nagios
12cr|nagios-plugins-1.4.16-1|662	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|663	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|664	
12cr|nagios-plugins-1.4.16-1|665	%description -n	nagios-check_appletalk
12cr|nagios-plugins-1.4.16-1|666	Check if an atalkhost responds to an atalk echo using:
12cr|nagios-plugins-1.4.16-1|667	
12cr|nagios-plugins-1.4.16-1|668	aecho -c <packets> <atalkhost>
12cr|nagios-plugins-1.4.16-1|669	
12cr|nagios-plugins-1.4.16-1|670	%package -n	nagios-check_arping
12cr|nagios-plugins-1.4.16-1|671	Summary:	The check_arping plugin for nagios
12cr|nagios-plugins-1.4.16-1|672	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|673	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|674	
12cr|nagios-plugins-1.4.16-1|675	%description -n	nagios-check_arping
12cr|nagios-plugins-1.4.16-1|676	check_arping pings hosts that normally wouldn't allow ICMP packets but are
12cr|nagios-plugins-1.4.16-1|677	still on the local network.
12cr|nagios-plugins-1.4.16-1|678	
12cr|nagios-plugins-1.4.16-1|679	%package -n	nagios-check_asterisk
12cr|nagios-plugins-1.4.16-1|680	Summary:	The check_asterisk plugin for nagios
12cr|nagios-plugins-1.4.16-1|681	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|682	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|683	
12cr|nagios-plugins-1.4.16-1|684	%description -n	nagios-check_asterisk
12cr|nagios-plugins-1.4.16-1|685	The check_asterisk plugin for nagios.
12cr|nagios-plugins-1.4.16-1|686	
12cr|nagios-plugins-1.4.16-1|687	%package -n	nagios-check_axis
12cr|nagios-plugins-1.4.16-1|688	Summary:	The check_axis plugin for nagios
12cr|nagios-plugins-1.4.16-1|689	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|690	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|691	
12cr|nagios-plugins-1.4.16-1|692	%description -n	nagios-check_axis
12cr|nagios-plugins-1.4.16-1|693	Check_axis checks the status of LPT ports on Axis print servers.
12cr|nagios-plugins-1.4.16-1|694	
12cr|nagios-plugins-1.4.16-1|695	%package -n	nagios-check_backup
12cr|nagios-plugins-1.4.16-1|696	Summary:	The check_backup plugin for nagios
12cr|nagios-plugins-1.4.16-1|697	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|698	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|699	
12cr|nagios-plugins-1.4.16-1|700	%description -n	nagios-check_backup
12cr|nagios-plugins-1.4.16-1|701	Checks a directory to see if at least one file was created within a specified
12cr|nagios-plugins-1.4.16-1|702	period of time that is of equal to or greater than a given size.
12cr|nagios-plugins-1.4.16-1|703	
12cr|nagios-plugins-1.4.16-1|704	%package -n	nagios-check_bgp
12cr|nagios-plugins-1.4.16-1|705	Summary:	The check_bgp plugin for nagios
12cr|nagios-plugins-1.4.16-1|706	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|707	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|708	
12cr|nagios-plugins-1.4.16-1|709	%description -n	nagios-check_bgp
12cr|nagios-plugins-1.4.16-1|710	Cisco BGP Session Checker. This little perl script logs into a Cisco router and
12cr|nagios-plugins-1.4.16-1|711	does a "sh ip bgp summary" to collect te bgp session status. (This script works
12cr|nagios-plugins-1.4.16-1|712	only if you use the "aaa newmodel athentification")
12cr|nagios-plugins-1.4.16-1|713	
12cr|nagios-plugins-1.4.16-1|714	%package -n	nagios-check_bgpstate
12cr|nagios-plugins-1.4.16-1|715	Summary:	The check_bgpstate plugin for nagios
12cr|nagios-plugins-1.4.16-1|716	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|717	Requires:	whois
12cr|nagios-plugins-1.4.16-1|718	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|719	
12cr|nagios-plugins-1.4.16-1|720	%description -n	nagios-check_bgpstate
12cr|nagios-plugins-1.4.16-1|721	Perl bgpstate plugin for Nagios. Monitors all BGP sessions
12cr|nagios-plugins-1.4.16-1|722	
12cr|nagios-plugins-1.4.16-1|723	%package -n	nagios-check_ciscotemp
12cr|nagios-plugins-1.4.16-1|724	Summary:	The check_ciscotemp plugin for nagios
12cr|nagios-plugins-1.4.16-1|725	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|726	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|727	
12cr|nagios-plugins-1.4.16-1|728	%description -n	nagios-check_ciscotemp
12cr|nagios-plugins-1.4.16-1|729	Perl envmon temperature plugin for Nagios.
12cr|nagios-plugins-1.4.16-1|730	
12cr|nagios-plugins-1.4.16-1|731	%package -n	nagios-check_cluster2
12cr|nagios-plugins-1.4.16-1|732	Summary:	The check_cluster2 plugin for nagios
12cr|nagios-plugins-1.4.16-1|733	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|734	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|735	
12cr|nagios-plugins-1.4.16-1|736	%description -n	nagios-check_cluster2
12cr|nagios-plugins-1.4.16-1|737	Host/Service Cluster Plugin for Nagios.
12cr|nagios-plugins-1.4.16-1|738	
12cr|nagios-plugins-1.4.16-1|739	%package -n	nagios-check_compaq_insight
12cr|nagios-plugins-1.4.16-1|740	Summary:	The check_compaq_insight plugin for nagios
12cr|nagios-plugins-1.4.16-1|741	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|742	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|743	
12cr|nagios-plugins-1.4.16-1|744	%description -n	nagios-check_compaq_insight
12cr|nagios-plugins-1.4.16-1|745	This plugin checks the Compaq Insight Management agents system status via SNMP
12cr|nagios-plugins-1.4.16-1|746	on the specified host.
12cr|nagios-plugins-1.4.16-1|747	
12cr|nagios-plugins-1.4.16-1|748	%package -n	nagios-check_digitemp
12cr|nagios-plugins-1.4.16-1|749	Summary:	The check_digitemp plugin for nagios
12cr|nagios-plugins-1.4.16-1|750	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|751	Requires:	digitemp
12cr|nagios-plugins-1.4.16-1|752	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|753	
12cr|nagios-plugins-1.4.16-1|754	%description -n	nagios-check_digitemp
12cr|nagios-plugins-1.4.16-1|755	This is a Nagios plugin script to check the temperature on a local machine.
12cr|nagios-plugins-1.4.16-1|756	Remote usage may be possible with SSH.
12cr|nagios-plugins-1.4.16-1|757	
12cr|nagios-plugins-1.4.16-1|758	%package -n	nagios-check_dlswcircuit
12cr|nagios-plugins-1.4.16-1|759	Summary:	The check_dlswcircuit plugin for nagios
12cr|nagios-plugins-1.4.16-1|760	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|761	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|762	
12cr|nagios-plugins-1.4.16-1|763	%description -n	nagios-check_dlswcircuit
12cr|nagios-plugins-1.4.16-1|764	Missing arguments!
12cr|nagios-plugins-1.4.16-1|765	Perl Check Cisco Dlsw Circuit State plugin for Nagios.
12cr|nagios-plugins-1.4.16-1|766	
12cr|nagios-plugins-1.4.16-1|767	%package -n	nagios-check_dns_random
12cr|nagios-plugins-1.4.16-1|768	Summary:	The check_dns_random plugin for nagios
12cr|nagios-plugins-1.4.16-1|769	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|770	Requires:	nagios-check_dns
12cr|nagios-plugins-1.4.16-1|771	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|772	
12cr|nagios-plugins-1.4.16-1|773	%description -n	nagios-check_dns_random
12cr|nagios-plugins-1.4.16-1|774	This script will check to see if dns resolves hosts randomly from a list using
12cr|nagios-plugins-1.4.16-1|775	the check_dns plugin.
12cr|nagios-plugins-1.4.16-1|776	
12cr|nagios-plugins-1.4.16-1|777	%package -n	nagios-check_email_loop
12cr|nagios-plugins-1.4.16-1|778	Summary:	The check_email_loop plugin for nagios
12cr|nagios-plugins-1.4.16-1|779	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|780	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|781	
12cr|nagios-plugins-1.4.16-1|782	%description -n	nagios-check_email_loop
12cr|nagios-plugins-1.4.16-1|783	This script sends a mail with a specific id in the subject via an given
12cr|nagios-plugins-1.4.16-1|784	smtp-server to a given email-adress. When the script is run again, it checks
12cr|nagios-plugins-1.4.16-1|785	for this Email (with its unique id) on a given pop3 account and sends another
12cr|nagios-plugins-1.4.16-1|786	mail.
12cr|nagios-plugins-1.4.16-1|787	
12cr|nagios-plugins-1.4.16-1|788	%package -n	nagios-check_frontpage
12cr|nagios-plugins-1.4.16-1|789	Summary:	The check_frontpage plugin for nagios
12cr|nagios-plugins-1.4.16-1|790	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|791	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|792	
12cr|nagios-plugins-1.4.16-1|793	%description -n	nagios-check_frontpage
12cr|nagios-plugins-1.4.16-1|794	Check that FrontPage extensions appear to be working on a specified host.
12cr|nagios-plugins-1.4.16-1|795	Currently only checks that the hit counter is not returning an error.
12cr|nagios-plugins-1.4.16-1|796	
12cr|nagios-plugins-1.4.16-1|797	Probably not a good idea to use this on a host that someone's counting the hits
12cr|nagios-plugins-1.4.16-1|798	on, so create a separate vhost for frontpage extensions testing, or just
12cr|nagios-plugins-1.4.16-1|799	install the extensions on the default/root host for your server, and point it
12cr|nagios-plugins-1.4.16-1|800	against that hostname, running it against all vhosts on a server is probably
12cr|nagios-plugins-1.4.16-1|801	rather wasteful.
12cr|nagios-plugins-1.4.16-1|802	
12cr|nagios-plugins-1.4.16-1|803	FrontPage remains a copyright/trademark of Microsoft Corporation.
12cr|nagios-plugins-1.4.16-1|804	
12cr|nagios-plugins-1.4.16-1|805	%package -n	nagios-check_hprsc
12cr|nagios-plugins-1.4.16-1|806	Summary:	The check_hprsc plugin for nagios
12cr|nagios-plugins-1.4.16-1|807	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|808	Requires:	net-snmp-utils
12cr|nagios-plugins-1.4.16-1|809	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|810	
12cr|nagios-plugins-1.4.16-1|811	%description -n	nagios-check_hprsc
12cr|nagios-plugins-1.4.16-1|812	Nagios plug-in that monitors the resources on an HP-UX machine by querying the
12cr|nagios-plugins-1.4.16-1|813	SNMP daemon.
12cr|nagios-plugins-1.4.16-1|814	
12cr|nagios-plugins-1.4.16-1|815	%package -n	nagios-check_hw
12cr|nagios-plugins-1.4.16-1|816	Summary:	The check_hw plugin for nagios
12cr|nagios-plugins-1.4.16-1|817	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|818	Requires:	hwinfo
12cr|nagios-plugins-1.4.16-1|819	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|820	
12cr|nagios-plugins-1.4.16-1|821	%description -n	nagios-check_hw
12cr|nagios-plugins-1.4.16-1|822	This plugin checks hardware changes.
12cr|nagios-plugins-1.4.16-1|823	
12cr|nagios-plugins-1.4.16-1|824	%package -n	nagios-check_ica_master_browser
12cr|nagios-plugins-1.4.16-1|825	Summary:	The check_ica_master_browser plugin for nagios
12cr|nagios-plugins-1.4.16-1|826	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|827	Requires:	tshark
12cr|nagios-plugins-1.4.16-1|828	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|829	
12cr|nagios-plugins-1.4.16-1|830	%description -n	nagios-check_ica_master_browser
12cr|nagios-plugins-1.4.16-1|831	Perl Check Citrix Master Browser plugin for Nagios.
12cr|nagios-plugins-1.4.16-1|832	
12cr|nagios-plugins-1.4.16-1|833	%package -n	nagios-check_ica_metaframe_pub_apps
12cr|nagios-plugins-1.4.16-1|834	Summary:	The check_ica_metaframe_pub_apps plugin for nagios
12cr|nagios-plugins-1.4.16-1|835	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|836	Requires:	tshark
12cr|nagios-plugins-1.4.16-1|837	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|838	
12cr|nagios-plugins-1.4.16-1|839	%description -n	nagios-check_ica_metaframe_pub_apps
12cr|nagios-plugins-1.4.16-1|840	Perl Check Citrix plugin for Nagios.
12cr|nagios-plugins-1.4.16-1|841	
12cr|nagios-plugins-1.4.16-1|842	%package -n	nagios-check_ica_program_neigbourhood
12cr|nagios-plugins-1.4.16-1|843	Summary:	The check_ica_program_neigbourhood plugin for nagios
12cr|nagios-plugins-1.4.16-1|844	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|845	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|846	
12cr|nagios-plugins-1.4.16-1|847	%description -n	nagios-check_ica_program_neigbourhood
12cr|nagios-plugins-1.4.16-1|848	Check the Citrix Metaframe XP service by completing an HTTP dialogue with a
12cr|nagios-plugins-1.4.16-1|849	Program Neigbourhood server (pn_server) that returns an ICA server in the named
12cr|nagios-plugins-1.4.16-1|850	Server farm hosting the specified applications (an ICA server in a farm which
12cr|nagios-plugins-1.4.16-1|851	runs some MS app).
12cr|nagios-plugins-1.4.16-1|852	
12cr|nagios-plugins-1.4.16-1|853	%package -n	nagios-check_inodes
12cr|nagios-plugins-1.4.16-1|854	Summary:	The check_inodes plugin for nagios
12cr|nagios-plugins-1.4.16-1|855	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|856	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|857	
12cr|nagios-plugins-1.4.16-1|858	%description -n	nagios-check_inodes
12cr|nagios-plugins-1.4.16-1|859	This plugin uses df to gather filesystem statistics and check the percent used
12cr|nagios-plugins-1.4.16-1|860	of inodes.
12cr|nagios-plugins-1.4.16-1|861	
12cr|nagios-plugins-1.4.16-1|862	%package -n	nagios-check_ipxping
12cr|nagios-plugins-1.4.16-1|863	Summary:	The check_ipxping plugin for nagios
12cr|nagios-plugins-1.4.16-1|864	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|865	Requires:	ipxping
12cr|nagios-plugins-1.4.16-1|866	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|867	
12cr|nagios-plugins-1.4.16-1|868	%description -n	nagios-check_ipxping
12cr|nagios-plugins-1.4.16-1|869	This plugin will use the ipxping command to ping the specified host using the
12cr|nagios-plugins-1.4.16-1|870	IPX protocol. IPX support must be compiled into the kernel and your host must
12cr|nagios-plugins-1.4.16-1|871	be correctly configured to use IPX before this plugin will work!
12cr|nagios-plugins-1.4.16-1|872	
12cr|nagios-plugins-1.4.16-1|873	%package -n	nagios-check_javaproc
12cr|nagios-plugins-1.4.16-1|874	Summary:	The check_javaproc plugin for nagios
12cr|nagios-plugins-1.4.16-1|875	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|876	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|877	
12cr|nagios-plugins-1.4.16-1|878	%description -n	nagios-check_javaproc
12cr|nagios-plugins-1.4.16-1|879	Perl Check java processes plugin for Nagios.
12cr|nagios-plugins-1.4.16-1|880	
12cr|nagios-plugins-1.4.16-1|881	%package -n	nagios-check_linux_raid
12cr|nagios-plugins-1.4.16-1|882	Summary:	The check_linux_raid plugin for nagios
12cr|nagios-plugins-1.4.16-1|883	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|884	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|885	Requires:	nagios-plugins
12cr|nagios-plugins-1.4.16-1|886	
12cr|nagios-plugins-1.4.16-1|887	%description -n	nagios-check_linux_raid
12cr|nagios-plugins-1.4.16-1|888	The check_linux_raid plugin for nagios.
12cr|nagios-plugins-1.4.16-1|889	
12cr|nagios-plugins-1.4.16-1|890	%package -n	nagios-check_log2
12cr|nagios-plugins-1.4.16-1|891	Summary:	The check_log2 plugin for nagios
12cr|nagios-plugins-1.4.16-1|892	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|893	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|894	
12cr|nagios-plugins-1.4.16-1|895	%description -n	nagios-check_log2
12cr|nagios-plugins-1.4.16-1|896	Scan arbitrary log files for regular expression matches.
12cr|nagios-plugins-1.4.16-1|897	
12cr|nagios-plugins-1.4.16-1|898	%package -n	nagios-check_lotus
12cr|nagios-plugins-1.4.16-1|899	Summary:	The check_lotus plugin for nagios
12cr|nagios-plugins-1.4.16-1|900	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|901	Requires:	tshark
12cr|nagios-plugins-1.4.16-1|902	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|903	
12cr|nagios-plugins-1.4.16-1|904	%description -n	nagios-check_lotus
12cr|nagios-plugins-1.4.16-1|905	Perl Check Lotus Notes plugin for Nagios.
12cr|nagios-plugins-1.4.16-1|906	
12cr|nagios-plugins-1.4.16-1|907	%package -n	nagios-check_maxchannels
12cr|nagios-plugins-1.4.16-1|908	Summary:	The check_maxchannels plugin for nagios
12cr|nagios-plugins-1.4.16-1|909	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|910	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|911	
12cr|nagios-plugins-1.4.16-1|912	%description -n	nagios-check_maxchannels
12cr|nagios-plugins-1.4.16-1|913	Perl Check maxchannels plugin for Nagios. Monitors ISDN lines and modems on
12cr|nagios-plugins-1.4.16-1|914	Ascend MAX 2000/4000/6000/TNT
12cr|nagios-plugins-1.4.16-1|915	
12cr|nagios-plugins-1.4.16-1|916	%package -n	nagios-check_maxwanstate
12cr|nagios-plugins-1.4.16-1|917	Summary:	The check_maxwanstate plugin for nagios
12cr|nagios-plugins-1.4.16-1|918	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|919	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|920	
12cr|nagios-plugins-1.4.16-1|921	%description -n	nagios-check_maxwanstate
12cr|nagios-plugins-1.4.16-1|922	Perl Check maxwanstate plugin for Nagios. Monitors E1/T1 interface status.
12cr|nagios-plugins-1.4.16-1|923	
12cr|nagios-plugins-1.4.16-1|924	%package -n	nagios-check_mem
12cr|nagios-plugins-1.4.16-1|925	Summary:	The check_mem plugin for nagios
12cr|nagios-plugins-1.4.16-1|926	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|927	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|928	
12cr|nagios-plugins-1.4.16-1|929	%description -n	nagios-check_mem
12cr|nagios-plugins-1.4.16-1|930	The check_mem plugin for nagios.
12cr|nagios-plugins-1.4.16-1|931	
12cr|nagios-plugins-1.4.16-1|932	%package -n	nagios-check_mrtgext
12cr|nagios-plugins-1.4.16-1|933	Summary:	The check_mrtgext plugin for nagios
12cr|nagios-plugins-1.4.16-1|934	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|935	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|936	
12cr|nagios-plugins-1.4.16-1|937	%description -n	nagios-check_mrtgext
12cr|nagios-plugins-1.4.16-1|938	A UNIX counterpart to Jim Drews' MRTG Extension for netware servers Mimics
12cr|nagios-plugins-1.4.16-1|939	output of mrtgext.nlm using output of various standard UNIX programs (df,
12cr|nagios-plugins-1.4.16-1|940	uptime, and uname)
12cr|nagios-plugins-1.4.16-1|941	
12cr|nagios-plugins-1.4.16-1|942	%package -n	nagios-check_ms_spooler
12cr|nagios-plugins-1.4.16-1|943	Summary:	The check_ms_spooler plugin for nagios
12cr|nagios-plugins-1.4.16-1|944	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|945	Requires:	samba-client
12cr|nagios-plugins-1.4.16-1|946	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|947	
12cr|nagios-plugins-1.4.16-1|948	%description -n	nagios-check_ms_spooler
12cr|nagios-plugins-1.4.16-1|949	Primitive and in need of refinement test of MS spooler (with smbclient)
12cr|nagios-plugins-1.4.16-1|950	
12cr|nagios-plugins-1.4.16-1|951	%package -n	nagios-check_mssql
12cr|nagios-plugins-1.4.16-1|952	Summary:	The check_mssql plugin for nagios
12cr|nagios-plugins-1.4.16-1|953	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|954	Requires:	freetds
12cr|nagios-plugins-1.4.16-1|955	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|956	
12cr|nagios-plugins-1.4.16-1|957	%description -n	nagios-check_mssql
12cr|nagios-plugins-1.4.16-1|958	Checks Microsoft(tm) SQL Server connectivity. It works with versions 7 and
12cr|nagios-plugins-1.4.16-1|959	2000.
12cr|nagios-plugins-1.4.16-1|960	
12cr|nagios-plugins-1.4.16-1|961	%package -n	nagios-check_netapp
12cr|nagios-plugins-1.4.16-1|962	Summary:	The check_netapp plugin for nagios
12cr|nagios-plugins-1.4.16-1|963	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|964	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|965	
12cr|nagios-plugins-1.4.16-1|966	%description -n	nagios-check_netapp
12cr|nagios-plugins-1.4.16-1|967	Perl NetApp filer plugin for Nagios.
12cr|nagios-plugins-1.4.16-1|968	
12cr|nagios-plugins-1.4.16-1|969	%package -n	nagios-check_nmap
12cr|nagios-plugins-1.4.16-1|970	Summary:	The check_nmap plugin for nagios
12cr|nagios-plugins-1.4.16-1|971	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|972	Requires:	nmap
12cr|nagios-plugins-1.4.16-1|973	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|974	
12cr|nagios-plugins-1.4.16-1|975	%description -n	nagios-check_nmap
12cr|nagios-plugins-1.4.16-1|976	Does a nmap scan, compares open ports to those given on command-line. Reports
12cr|nagios-plugins-1.4.16-1|977	warning for closed that should be open and error for open that should be
12cr|nagios-plugins-1.4.16-1|978	closed. If optional ports are given, no warning is given if they are closed and
12cr|nagios-plugins-1.4.16-1|979	they are included in the list of valid ports.
12cr|nagios-plugins-1.4.16-1|980	
12cr|nagios-plugins-1.4.16-1|981	%package -n	nagios-check_pcpmetric
12cr|nagios-plugins-1.4.16-1|982	Summary:	The check_pcpmetric plugin for nagios
12cr|nagios-plugins-1.4.16-1|983	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|984	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|985	
12cr|nagios-plugins-1.4.16-1|986	%description -n	nagios-check_pcpmetric
12cr|nagios-plugins-1.4.16-1|987	Nagios client for checking Performance Co-Pilot metrics.
12cr|nagios-plugins-1.4.16-1|988	
12cr|nagios-plugins-1.4.16-1|989	%package -n	nagios-check_pfstate
12cr|nagios-plugins-1.4.16-1|990	Summary:	The check_pfstate plugin for nagios
12cr|nagios-plugins-1.4.16-1|991	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|992	Requires:	openssh-clients
12cr|nagios-plugins-1.4.16-1|993	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|994	
12cr|nagios-plugins-1.4.16-1|995	%description -n	nagios-check_pfstate
12cr|nagios-plugins-1.4.16-1|996	This plugin checks the number of state table entries on a PF-enabled OpenBSD
12cr|nagios-plugins-1.4.16-1|997	system.
12cr|nagios-plugins-1.4.16-1|998	
12cr|nagios-plugins-1.4.16-1|999	%package -n	nagios-check_qmailq
12cr|nagios-plugins-1.4.16-1|1000	Summary:	The check_qmailq plugin for nagios
12cr|nagios-plugins-1.4.16-1|1001	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|1002	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|1003	Requires:	nagios-plugins
12cr|nagios-plugins-1.4.16-1|1004	
12cr|nagios-plugins-1.4.16-1|1005	%description -n	nagios-check_qmailq
12cr|nagios-plugins-1.4.16-1|1006	This plugin allows you to check the number of Mails in a qmail-queue.
12cr|nagios-plugins-1.4.16-1|1007	
12cr|nagios-plugins-1.4.16-1|1008	%package -n	nagios-check_rbl
12cr|nagios-plugins-1.4.16-1|1009	Summary:	The check_rbl plugin for nagios
12cr|nagios-plugins-1.4.16-1|1010	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|1011	Requires:	bind-utils
12cr|nagios-plugins-1.4.16-1|1012	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|1013	
12cr|nagios-plugins-1.4.16-1|1014	%description -n	nagios-check_rbl
12cr|nagios-plugins-1.4.16-1|1015	This plugin uses dig to test whether the specified host is on any RBL lists.
12cr|nagios-plugins-1.4.16-1|1016	
12cr|nagios-plugins-1.4.16-1|1017	%package -n	nagios-check_remote_nagios_status
12cr|nagios-plugins-1.4.16-1|1018	Summary:	The check_remote_nagios_status plugin for nagios
12cr|nagios-plugins-1.4.16-1|1019	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|1020	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|1021	
12cr|nagios-plugins-1.4.16-1|1022	%description -n	nagios-check_remote_nagios_status
12cr|nagios-plugins-1.4.16-1|1023	This plugin parses through the Nagios status log and will return a Critical,
12cr|nagios-plugins-1.4.16-1|1024	Warning, or Unknown state depending on the number of Critical, Warning,
12cr|nagios-plugins-1.4.16-1|1025	and/or Unknown services found in the log (or Down/Unreachable hosts when
12cr|nagios-plugins-1.4.16-1|1026	matching against hosts)
12cr|nagios-plugins-1.4.16-1|1027	
12cr|nagios-plugins-1.4.16-1|1028	%package -n	nagios-check_sendim
12cr|nagios-plugins-1.4.16-1|1029	Summary:	The check_sendim plugin for nagios
12cr|nagios-plugins-1.4.16-1|1030	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|1031	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|1032	
12cr|nagios-plugins-1.4.16-1|1033	%description -n	nagios-check_sendim
12cr|nagios-plugins-1.4.16-1|1034	Nagios plugin to send notifications using instant messages through a jabber
12cr|nagios-plugins-1.4.16-1|1035	server.
12cr|nagios-plugins-1.4.16-1|1036	
12cr|nagios-plugins-1.4.16-1|1037	%package -n	nagios-check_smart
12cr|nagios-plugins-1.4.16-1|1038	Summary:	The check_smart plugin for nagios
12cr|nagios-plugins-1.4.16-1|1039	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|1040	Requires:	smartmontools
12cr|nagios-plugins-1.4.16-1|1041	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|1042	
12cr|nagios-plugins-1.4.16-1|1043	%description -n	nagios-check_smart
12cr|nagios-plugins-1.4.16-1|1044	Check S.M.A.R.T. enabled disks status. This uses smartmontools to check for
12cr|nagios-plugins-1.4.16-1|1045	disk status.
12cr|nagios-plugins-1.4.16-1|1046	
12cr|nagios-plugins-1.4.16-1|1047	%package -n	nagios-check_smb
12cr|nagios-plugins-1.4.16-1|1048	Summary:	The check_smb plugin for nagios
12cr|nagios-plugins-1.4.16-1|1049	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|1050	Requires:	samba-client
12cr|nagios-plugins-1.4.16-1|1051	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|1052	Requires:	nagios-plugins
12cr|nagios-plugins-1.4.16-1|1053	
12cr|nagios-plugins-1.4.16-1|1054	%description -n	nagios-check_smb
12cr|nagios-plugins-1.4.16-1|1055	Samba status check.
12cr|nagios-plugins-1.4.16-1|1056	
12cr|nagios-plugins-1.4.16-1|1057	%package -n	nagios-check_snmp_disk_monitor
12cr|nagios-plugins-1.4.16-1|1058	Summary:	The check_snmp_disk_monitor plugin for nagios
12cr|nagios-plugins-1.4.16-1|1059	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|1060	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|1061	
12cr|nagios-plugins-1.4.16-1|1062	%description -n	nagios-check_snmp_disk_monitor
12cr|nagios-plugins-1.4.16-1|1063	SNMP Disk Monitor plugin for Nagios.
12cr|nagios-plugins-1.4.16-1|1064	
12cr|nagios-plugins-1.4.16-1|1065	%package -n	nagios-check_snmp_printer
12cr|nagios-plugins-1.4.16-1|1066	Summary:	The check_snmp_printer plugin for nagios
12cr|nagios-plugins-1.4.16-1|1067	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|1068	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|1069	
12cr|nagios-plugins-1.4.16-1|1070	%description -n	nagios-check_snmp_printer
12cr|nagios-plugins-1.4.16-1|1071	check_snmp_printer - check for printer status via snmp. Supports both standard
12cr|nagios-plugins-1.4.16-1|1072	PRINT-MIB (RFC-1759) and HP Enterprise print-mib that is supported by some of
12cr|nagios-plugins-1.4.16-1|1073	the older JetDirect interfaces.
12cr|nagios-plugins-1.4.16-1|1074	
12cr|nagios-plugins-1.4.16-1|1075	%package -n	nagios-check_snmp_process_monitor
12cr|nagios-plugins-1.4.16-1|1076	Summary:	The check_snmp_process_monitor plugin for nagios
12cr|nagios-plugins-1.4.16-1|1077	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|1078	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|1079	
12cr|nagios-plugins-1.4.16-1|1080	%description -n	nagios-check_snmp_process_monitor
12cr|nagios-plugins-1.4.16-1|1081	SNMP Process Monitor plugin for Nagios.
12cr|nagios-plugins-1.4.16-1|1082	
12cr|nagios-plugins-1.4.16-1|1083	%package -n	nagios-check_snmp_procs
12cr|nagios-plugins-1.4.16-1|1084	Summary:	The check_snmp_procs plugin for nagios
12cr|nagios-plugins-1.4.16-1|1085	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|1086	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|1087	
12cr|nagios-plugins-1.4.16-1|1088	%description -n	nagios-check_snmp_procs
12cr|nagios-plugins-1.4.16-1|1089	Check if processes are running on a host via snmp.
12cr|nagios-plugins-1.4.16-1|1090	
12cr|nagios-plugins-1.4.16-1|1091	%package -n	nagios-check_sockets
12cr|nagios-plugins-1.4.16-1|1092	Summary:	The check_sockets plugin for nagios
12cr|nagios-plugins-1.4.16-1|1093	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|1094	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|1095	
12cr|nagios-plugins-1.4.16-1|1096	%description -n	nagios-check_sockets
12cr|nagios-plugins-1.4.16-1|1097	This script will check to see how may open sockets a server has and waron
12cr|nagios-plugins-1.4.16-1|1098	respectivly.
12cr|nagios-plugins-1.4.16-1|1099	
12cr|nagios-plugins-1.4.16-1|1100	%package -n	nagios-check_timeout
12cr|nagios-plugins-1.4.16-1|1101	Summary:	The check_timeout plugin for nagios
12cr|nagios-plugins-1.4.16-1|1102	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|1103	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|1104	
12cr|nagios-plugins-1.4.16-1|1105	%description -n	nagios-check_timeout
12cr|nagios-plugins-1.4.16-1|1106	This 'plugin' - if you want to call it that - doesn't do anything. It just
12cr|nagios-plugins-1.4.16-1|1107	stays in a loop forever and never exits, and is therefore useful for testing
12cr|nagios-plugins-1.4.16-1|1108	service and host check timeouts in Nagios. You must supply at least one
12cr|nagios-plugins-1.4.16-1|1109	argument on the command line in order to activate the loop.
12cr|nagios-plugins-1.4.16-1|1110	
12cr|nagios-plugins-1.4.16-1|1111	%package -n	nagios-check_traceroute
12cr|nagios-plugins-1.4.16-1|1112	Summary:	The check_traceroute plugin for nagios
12cr|nagios-plugins-1.4.16-1|1113	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|1114	Requires:	traceroute
12cr|nagios-plugins-1.4.16-1|1115	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|1116	
12cr|nagios-plugins-1.4.16-1|1117	%description -n	nagios-check_traceroute
12cr|nagios-plugins-1.4.16-1|1118	This plugin checks whether traceroute to the destination succeeds and if so
12cr|nagios-plugins-1.4.16-1|1119	that the route string option (-R) matches the list of routers returned by
12cr|nagios-plugins-1.4.16-1|1120	traceroute.
12cr|nagios-plugins-1.4.16-1|1121	
12cr|nagios-plugins-1.4.16-1|1122	%package -n	nagios-check_uptime
12cr|nagios-plugins-1.4.16-1|1123	Summary:	The check_uptime plugin for nagios
12cr|nagios-plugins-1.4.16-1|1124	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|1125	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|1126	
12cr|nagios-plugins-1.4.16-1|1127	%description -n	nagios-check_uptime
12cr|nagios-plugins-1.4.16-1|1128	This plugin parses the output from "uptime", tokenizing it with ',' as the
12cr|nagios-plugins-1.4.16-1|1129	delimiter. Returning only the number of days and/or the hours and minutes a
12cr|nagios-plugins-1.4.16-1|1130	machine has been up and running.
12cr|nagios-plugins-1.4.16-1|1131	
12cr|nagios-plugins-1.4.16-1|1132	%package -n	nagios-check_wins
12cr|nagios-plugins-1.4.16-1|1133	Summary:	The check_wins plugin for nagios
12cr|nagios-plugins-1.4.16-1|1134	Group:		Networking/Other
12cr|nagios-plugins-1.4.16-1|1135	Conflicts:	nagios-plugins < 1:1.4.11-3
12cr|nagios-plugins-1.4.16-1|1136	
12cr|nagios-plugins-1.4.16-1|1137	%description -n	nagios-check_wins
12cr|nagios-plugins-1.4.16-1|1138	Perl Check WINS plugin for Nagios.
12cr|nagios-plugins-1.4.16-1|1139	
12cr|nagios-plugins-1.4.16-1|1140	%prep
12cr|nagios-plugins-1.4.16-1|1141	%setup -q
12cr|nagios-plugins-1.4.16-1|1142	%patch1 -p0
12cr|nagios-plugins-1.4.16-1|1143	%patch2 -p1
12cr|nagios-plugins-1.4.16-1|1144	%patch3 -p1
12cr|nagios-plugins-1.4.16-1|1145	%patch4 -p0
12cr|nagios-plugins-1.4.16-1|1146	%patch5 -p0
12cr|nagios-plugins-1.4.16-1|1147	%patch6 -p0
12cr|nagios-plugins-1.4.16-1|1148	%patch7 -p0
12cr|nagios-plugins-1.4.16-1|1149	%patch8 -p0
12cr|nagios-plugins-1.4.16-1|1150	%patch9 -p0
12cr|nagios-plugins-1.4.16-1|1151	%patch10 -p0
12cr|nagios-plugins-1.4.16-1|1152	%patch11 -p0
12cr|nagios-plugins-1.4.16-1|1153	%patch12 -p0
12cr|nagios-plugins-1.4.16-1|1154	%patch13 -p0
12cr|nagios-plugins-1.4.16-1|1155	%patch14 -p0
12cr|nagios-plugins-1.4.16-1|1156	%patch15 -p0
12cr|nagios-plugins-1.4.16-1|1157	%patch16 -p0
12cr|nagios-plugins-1.4.16-1|1158	%patch17 -p0
12cr|nagios-plugins-1.4.16-1|1159	%patch18 -p0
12cr|nagios-plugins-1.4.16-1|1160	%patch19 -p1
12cr|nagios-plugins-1.4.16-1|1161	%patch21 -p1
12cr|nagios-plugins-1.4.16-1|1162	%patch22 -p1
12cr|nagios-plugins-1.4.16-1|1163	
12cr|nagios-plugins-1.4.16-1|1164	# fix strange perms
12cr|nagios-plugins-1.4.16-1|1165	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|nagios-plugins-1.4.16-1|1166	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|nagios-plugins-1.4.16-1|1167	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|nagios-plugins-1.4.16-1|1168	
12cr|nagios-plugins-1.4.16-1|1169	# unpack the extra (not all) contrib packages
12cr|nagios-plugins-1.4.16-1|1170	mkdir -p extra-plugins
12cr|nagios-plugins-1.4.16-1|1171	pushd extra-plugins
12cr|nagios-plugins-1.4.16-1|1172	tar -zxf ../contrib/tarballs/check_bgp-1.0.tar.gz
12cr|nagios-plugins-1.4.16-1|1173	popd
12cr|nagios-plugins-1.4.16-1|1174	
12cr|nagios-plugins-1.4.16-1|1175	
12cr|nagios-plugins-1.4.16-1|1176	%build
12cr|nagios-plugins-1.4.16-1|1177	autoreconf -fi
12cr|nagios-plugins-1.4.16-1|1178	
12cr|nagios-plugins-1.4.16-1|1179	export PATH_TO_DIG=/usr/bin/dig
12cr|nagios-plugins-1.4.16-1|1180	export PATH_TO_FPING=/bin/fping
12cr|nagios-plugins-1.4.16-1|1181	export PATH_TO_HOST=/usr/bin/host
12cr|nagios-plugins-1.4.16-1|1182	export PATH_TO_LMSTAT=
12cr|nagios-plugins-1.4.16-1|1183	export PATH_TO_LSPS=
12cr|nagios-plugins-1.4.16-1|1184	export PATH_TO_MAILQ=/usr/bin/mailq
12cr|nagios-plugins-1.4.16-1|1185	export PATH_TO_NSLOOKUP=/usr/bin/nslookup
12cr|nagios-plugins-1.4.16-1|1186	export PATH_TO_PING=/bin/ping
12cr|nagios-plugins-1.4.16-1|1187	export PATH_TO_PING6=/usr/bin/ping6
12cr|nagios-plugins-1.4.16-1|1188	export PATH_TO_PS=/bin/ps
12cr|nagios-plugins-1.4.16-1|1189	export PATH_TO_QMAIL_QSTAT=/var/qmail/bin/qmail-qstat
12cr|nagios-plugins-1.4.16-1|1190	export PATH_TO_QSTAT=/usr/bin/qstat-quake
12cr|nagios-plugins-1.4.16-1|1191	export PATH_TO_QUAKESTAT=
12cr|nagios-plugins-1.4.16-1|1192	export PATH_TO_RPCINFO=/usr/sbin/rpcinfo
12cr|nagios-plugins-1.4.16-1|1193	export PATH_TO_SMBCLIENT=/usr/bin/smbclient
12cr|nagios-plugins-1.4.16-1|1194	export PATH_TO_SNMPGET=/usr/bin/snmpget
12cr|nagios-plugins-1.4.16-1|1195	export PATH_TO_SNMPGETNEXT=/usr/bin/snmpgetnext
12cr|nagios-plugins-1.4.16-1|1196	export PATH_TO_SSH=/usr/bin/ssh
12cr|nagios-plugins-1.4.16-1|1197	export PATH_TO_SWAP=
12cr|nagios-plugins-1.4.16-1|1198	export PATH_TO_SWAPINFO=
12cr|nagios-plugins-1.4.16-1|1199	export PATH_TO_UPTIME=/usr/bin/uptime
12cr|nagios-plugins-1.4.16-1|1200	export PATH_TO_WHO=/usr/bin/who
12cr|nagios-plugins-1.4.16-1|1201	
12cr|nagios-plugins-1.4.16-1|1202	%serverbuild
12cr|nagios-plugins-1.4.16-1|1203	
12cr|nagios-plugins-1.4.16-1|1204	%configure2_5x \
12cr|nagios-plugins-1.4.16-1|1205	--libexecdir=%{_libdir}/nagios/plugins \
12cr|nagios-plugins-1.4.16-1|1206	--disable-rpath \
12cr|nagios-plugins-1.4.16-1|1207	--with-cgiurl=/nagios/cgi-bin \
12cr|nagios-plugins-1.4.16-1|1208	--with-trusted-path="/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin" \
12cr|nagios-plugins-1.4.16-1|1209	--with-openssl=%{_prefix} \
12cr|nagios-plugins-1.4.16-1|1210	--with-pgsql=%{_prefix} \
12cr|nagios-plugins-1.4.16-1|1211	--with-mysql=%{_prefix} \
12cr|nagios-plugins-1.4.16-1|1212	--with-ping-command="/bin/ping -n -U -w %d -c %d %s" \
12cr|nagios-plugins-1.4.16-1|1213	--with-ping6-command="%{_bindir}/ping6 -n -U -w %d -c %d %s" \
12cr|nagios-plugins-1.4.16-1|1214	--with-ps-command="/bin/ps axwo 'stat uid pid ppid vsz rss pcpu etime comm args'" \
12cr|nagios-plugins-1.4.16-1|1215	--with-ps-format="%s %d %d %d %d %d %f %s %s %n" \
12cr|nagios-plugins-1.4.16-1|1216	--with-ps-varlist='procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,&procetime,procprog,&pos' \
12cr|nagios-plugins-1.4.16-1|1217	--with-ps-cols=10 \
12cr|nagios-plugins-1.4.16-1|1218	--with-ipv6
12cr|nagios-plugins-1.4.16-1|1219	
12cr|nagios-plugins-1.4.16-1|1220	find . -type f -name "Makefile" -exec /usr/bin/perl -pi -e "s|-L/usr/lib|-L%{_libdir}|g" \{\} \;
12cr|nagios-plugins-1.4.16-1|1221	
12cr|nagios-plugins-1.4.16-1|1222	# replace some bad paths
12cr|nagios-plugins-1.4.16-1|1223	for i in `find contrib/ -type f`; do
12cr|nagios-plugins-1.4.16-1|1224	gawk -f `pwd`/plugins-scripts/subst $i > $i.sub
12cr|nagios-plugins-1.4.16-1|1225	mv $i.sub $i
12cr|nagios-plugins-1.4.16-1|1226	perl -pi -e "s|^#!/usr/local/bin/perl|#!%{_bindir}/perl|g;\
12cr|nagios-plugins-1.4.16-1|1227	s|^#!/bin/perl|#!%{_bindir}/perl|g;\
12cr|nagios-plugins-1.4.16-1|1228	s|^#!/nyet/bin/perl|#!%{_bindir}/perl|g;\
12cr|nagios-plugins-1.4.16-1|1229	s|^use lib \"%{_sbindir}/nagios\"|use lib \"%{_libdir}/nagios/plugins\"|g;\
12cr|nagios-plugins-1.4.16-1|1230	s|^use lib \"\"%{_libdir}/nagios/plugins\"\"|use lib \"%{_libdir}/nagios/plugins\"|g;\
12cr|nagios-plugins-1.4.16-1|1231	s|^use lib \"nagios/plugins\"|use lib \"%{_libdir}/nagios/plugins\"|g;\
12cr|nagios-plugins-1.4.16-1|1232	s|^use lib \"\"nagios/plugins\"\"|use lib \"%{_libdir}/nagios/plugins\"|g;\
12cr|nagios-plugins-1.4.16-1|1233	s|^use lib  \"\"nagios/plugins\"\"|use lib \"%{_libdir}/nagios/plugins\"|g;\
12cr|nagios-plugins-1.4.16-1|1234	s|^use lib  \"\"utils\.pm\"\"|use lib \"%{_libdir}/nagios/plugins/utils\.pm\"|g;\
12cr|nagios-plugins-1.4.16-1|1235	s|\"nagios/plugins/\"|\"%{_libdir}/nagios/plugins/\"|g;\
12cr|nagios-plugins-1.4.16-1|1236	s|/opt/nagios/libexec|%{_libdir}/nagios/plugins|g;\
12cr|nagios-plugins-1.4.16-1|1237	s|/opt/nagios/etc|/etc/nagios|g;\
12cr|nagios-plugins-1.4.16-1|1238	s|/usr/libexec/nagios/plugins|%{_libdir}/nagios/plugins|g;\
12cr|nagios-plugins-1.4.16-1|1239	s|/usr/lib/nagios/plugins|%{_libdir}/nagios/plugins|g;\
12cr|nagios-plugins-1.4.16-1|1240	s|/usr/local/bin|%{_bindir}|g;\
12cr|nagios-plugins-1.4.16-1|1241	s|%{_sbindir}/nagios/plugins|%{_libdir}/nagios/plugins|g;\
12cr|nagios-plugins-1.4.16-1|1242	s|/usr/local/libexec/nagios|%{_libdir}/nagios/plugins|g;\
12cr|nagios-plugins-1.4.16-1|1243	s|/usr/local/nagios/bin/nagios|%{_bindir}/nagios|g;\
12cr|nagios-plugins-1.4.16-1|1244	s|/usr/local/nagios/etc|%{_sysconfdir}/nagios|g;\
12cr|nagios-plugins-1.4.16-1|1245	s|/usr/local/nagios/libexec|%{_libdir}/nagios/plugins|g;\
12cr|nagios-plugins-1.4.16-1|1246	s|/usr/local/nagios|%{_prefix}|g;\
12cr|nagios-plugins-1.4.16-1|1247	s|/usr/local/nagios/var|%{_var}/log/nagios|g;\
12cr|nagios-plugins-1.4.16-1|1248	s|/usr/local/netsaint/etc/tmp|/tmp|g;\
12cr|nagios-plugins-1.4.16-1|1249	s|/usr/local/netsaint/etc|/etc|g;\
12cr|nagios-plugins-1.4.16-1|1250	s|require \'nagios/plugins/utils.pm\'|require \'%{_libdir}/nagios/plugins/utils.pm\'|g" $i
12cr|nagios-plugins-1.4.16-1|1251	done
12cr|nagios-plugins-1.4.16-1|1252	
12cr|nagios-plugins-1.4.16-1|1253	#    --without-included-gettext \
12cr|nagios-plugins-1.4.16-1|1254	#    --with-libintl-prefix=%{_prefix}
12cr|nagios-plugins-1.4.16-1|1255	
12cr|nagios-plugins-1.4.16-1|1256	# anti recheck hack
12cr|nagios-plugins-1.4.16-1|1257	touch *
12cr|nagios-plugins-1.4.16-1|1258	
12cr|nagios-plugins-1.4.16-1|1259	export CPPFLAGS="-I%{_includedir}/ldap -I%{_includedir}/mysql -I%{_includedir}/pgsql -I%{_includedir}/openssl"
12cr|nagios-plugins-1.4.16-1|1260	
12cr|nagios-plugins-1.4.16-1|1261	make
12cr|nagios-plugins-1.4.16-1|1262	
12cr|nagios-plugins-1.4.16-1|1263	make -C plugins \
12cr|nagios-plugins-1.4.16-1|1264	check_ide_smart check_ldap check_pgsql check_radius
12cr|nagios-plugins-1.4.16-1|1265	
12cr|nagios-plugins-1.4.16-1|1266	export CPPFLAGS="-I. -Igl -Iplugins -Ilib"
12cr|nagios-plugins-1.4.16-1|1267	export LIBS="lib/libnagiosplug.a gl/libgnu.a"
12cr|nagios-plugins-1.4.16-1|1268	
12cr|nagios-plugins-1.4.16-1|1269	gcc $CFLAGS $CPPFLAGS -o contrib/check_cluster2 contrib/check_cluster2.c \
12cr|nagios-plugins-1.4.16-1|1270	$LIBS
12cr|nagios-plugins-1.4.16-1|1271	
12cr|nagios-plugins-1.4.16-1|1272	gcc $CFLAGS $CPPFLAGS -o contrib/check_rbl contrib/check_rbl.c \
12cr|nagios-plugins-1.4.16-1|1273	plugins/popen.o plugins/utils.o lib/utils_base.o plugins/netutils.o \
12cr|nagios-plugins-1.4.16-1|1274	$LIBS
12cr|nagios-plugins-1.4.16-1|1275	
12cr|nagios-plugins-1.4.16-1|1276	gcc $CFLAGS $CPPFLAGS -o contrib/check_ipxping contrib/check_ipxping.c \
12cr|nagios-plugins-1.4.16-1|1277	plugins/popen.o plugins/utils.o lib/utils_base.o plugins/netutils.o \
12cr|nagios-plugins-1.4.16-1|1278	$LIBS
12cr|nagios-plugins-1.4.16-1|1279	
12cr|nagios-plugins-1.4.16-1|1280	gcc $CFLAGS $CPPFLAGS -o contrib/check_timeout contrib/check_timeout.c \
12cr|nagios-plugins-1.4.16-1|1281	$LIBS
12cr|nagios-plugins-1.4.16-1|1282	
12cr|nagios-plugins-1.4.16-1|1283	gcc $CFLAGS $CPPFLAGS -o contrib/check_uptime contrib/check_uptime.c \
12cr|nagios-plugins-1.4.16-1|1284	plugins/popen.o plugins/utils.o lib/utils_base.o plugins/netutils.o \
12cr|nagios-plugins-1.4.16-1|1285	$LIBS
12cr|nagios-plugins-1.4.16-1|1286	
12cr|nagios-plugins-1.4.16-1|1287	%install
12cr|nagios-plugins-1.4.16-1|1288	rm -rf %{buildroot}
12cr|nagios-plugins-1.4.16-1|1289	
12cr|nagios-plugins-1.4.16-1|1290	install -d -m0755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-plugins-1.4.16-1|1291	install -d -m0755 %{buildroot}%{_libdir}/nagios/plugins/contrib
12cr|nagios-plugins-1.4.16-1|1292	
12cr|nagios-plugins-1.4.16-1|1293	make AM_INSTALL_PROGRAM_FLAGS="" DESTDIR=%{buildroot} install
12cr|nagios-plugins-1.4.16-1|1294	
12cr|nagios-plugins-1.4.16-1|1295	install -m0755 plugins/check_pgsql %{buildroot}%{_libdir}/nagios/plugins/
12cr|nagios-plugins-1.4.16-1|1296	install -m0755 plugins/check_radius %{buildroot}%{_libdir}/nagios/plugins/
12cr|nagios-plugins-1.4.16-1|1297	install -m0755 plugins/check_ide_smart %{buildroot}%{_libdir}/nagios/plugins/
12cr|nagios-plugins-1.4.16-1|1298	install -m0755 plugins-root/check_dhcp %{buildroot}%{_libdir}/nagios/plugins/
12cr|nagios-plugins-1.4.16-1|1299	install -m0755 plugins-root/check_icmp %{buildroot}%{_libdir}/nagios/plugins/
12cr|nagios-plugins-1.4.16-1|1300	
12cr|nagios-plugins-1.4.16-1|1301	# scripts
12cr|nagios-plugins-1.4.16-1|1302	install -m0755 contrib/check_adptraid.sh %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1303	install -m0755 contrib/check_apache.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1304	install -m0755 contrib/check_apc_ups.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1305	install -m0755 contrib/check_appletalk.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1306	install -m0755 contrib/check_arping.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1307	install -m0755 contrib/check_asterisk.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1308	install -m0755 contrib/check_axis.sh %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1309	install -m0755 contrib/check_backup.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1310	install -m0755 contrib/check_bgpstate.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1311	install -m0755 contrib/checkciscotemp.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/check_ciscotemp.pl
12cr|nagios-plugins-1.4.16-1|1312	install -m0755 contrib/check_compaq_insight.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1313	install -m0755 contrib/check_digitemp.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1314	install -m0755 contrib/check_dlswcircuit.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1315	install -m0755 contrib/check_dns_random.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1316	install -m0755 contrib/check_email_loop.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1317	install -m0755 contrib/check_frontpage %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1318	install -m0755 contrib/check_hprsc.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1319	install -m0755 contrib/check_hw.sh %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1320	install -m0755 contrib/check_ica_program_neigbourhood.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1321	install -m0755 contrib/check_inodes.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1322	install -m0755 contrib/check_javaproc.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1323	install -m0755 contrib/check_linux_raid.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1324	install -m0755 contrib/check_log2.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1325	install -m0755 contrib/check_maxchannels.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1326	install -m0755 contrib/check_maxwanstate.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1327	install -m0755 contrib/check_mem.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1328	install -m0755 contrib/check_ms_spooler.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1329	install -m0755 contrib/check_mssql.sh %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1330	install -m0755 contrib/check_netapp.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1331	install -m0755 contrib/check_nmap.py %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1332	install -m0755 contrib/check_pcpmetric.py %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1333	install -m0755 contrib/check_pfstate %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1334	install -m0755 contrib/check_qmailq.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1335	install -m0755 contrib/check_remote_nagios_status.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1336	install -m0755 contrib/check_smart.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1337	install -m0755 contrib/check_smb.sh %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1338	install -m0755 contrib/check_snmp_disk_monitor.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1339	install -m0755 contrib/check_snmp_printer.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1340	install -m0755 contrib/check_snmp_process_monitor.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1341	install -m0755 contrib/check_snmp_procs.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1342	install -m0755 contrib/check_sockets.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1343	install -m0755 contrib/check_traceroute.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1344	install -m0755 contrib/check_wins.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1345	install -m0755 contrib/mrtgext.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/check_mrtgext.pl
12cr|nagios-plugins-1.4.16-1|1346	install -m0755 contrib/nagios_sendim.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/check_sendim.pl
12cr|nagios-plugins-1.4.16-1|1347	install -m0755 contrib/utils.py %{buildroot}%{_libdir}/nagios/plugins/contrib/utils.py
12cr|nagios-plugins-1.4.16-1|1348	
12cr|nagios-plugins-1.4.16-1|1349	# these uses packet_utils.pm
12cr|nagios-plugins-1.4.16-1|1350	install -m0755 contrib/check_ica_master_browser.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1351	install -m0755 contrib/check_ica_metaframe_pub_apps.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1352	install -m0755 contrib/check_lotus.pl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1353	install -m0755 contrib/packet_utils.pm %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1354	
12cr|nagios-plugins-1.4.16-1|1355	# binaries
12cr|nagios-plugins-1.4.16-1|1356	install -m0755 contrib/check_cluster2 %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1357	install -m0755 contrib/check_ipxping %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1358	install -m0755 contrib/check_rbl %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1359	install -m0755 contrib/check_timeout %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1360	install -m0755 contrib/check_uptime %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1361	
12cr|nagios-plugins-1.4.16-1|1362	# install the extra plugins
12cr|nagios-plugins-1.4.16-1|1363	pushd extra-plugins
12cr|nagios-plugins-1.4.16-1|1364	install -m0755 check-bgp-1.0/check_bgp %{buildroot}%{_libdir}/nagios/plugins/contrib/
12cr|nagios-plugins-1.4.16-1|1365	cp check-bgp-1.0/README ../README.check-bgp
12cr|nagios-plugins-1.4.16-1|1366	popd
12cr|nagios-plugins-1.4.16-1|1367	cp contrib/README.TXT .
12cr|nagios-plugins-1.4.16-1|1368	
12cr|nagios-plugins-1.4.16-1|1369	# instead of a patch
12cr|nagios-plugins-1.4.16-1|1370	install -m0755 plugins-scripts/utils.sh %{buildroot}%{_libdir}/nagios/plugins/contrib/utils.sh
12cr|nagios-plugins-1.4.16-1|1371	
12cr|nagios-plugins-1.4.16-1|1372	# install the config files
12cr|nagios-plugins-1.4.16-1|1373	install -m0644 command.cfg %{buildroot}%{_sysconfdir}/nagios/command-old-style.cfg
12cr|nagios-plugins-1.4.16-1|1374	
12cr|nagios-plugins-1.4.16-1|1375	# magic by anssi
12cr|nagios-plugins-1.4.16-1|1376	pushd %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-plugins-1.4.16-1|1377	%{expand:%(for i in {101..124}; do echo "install -m 644 %%SOURCE$i ."; done)}
12cr|nagios-plugins-1.4.16-1|1378	%{expand:%(for i in {127..152}; do echo "install -m 644 %%SOURCE$i ."; done)}
12cr|nagios-plugins-1.4.16-1|1379	%{expand:%(for i in {200..253}; do echo "install -m 644 %%SOURCE$i ."; done)}
12cr|nagios-plugins-1.4.16-1|1380	install -m 644 %{SOURCE2} .
12cr|nagios-plugins-1.4.16-1|1381	popd
12cr|nagios-plugins-1.4.16-1|1382	
12cr|nagios-plugins-1.4.16-1|1383	perl -pi -e 's|\@libexecdir\@|%{_libdir}/nagios/plugins|g' \
12cr|nagios-plugins-1.4.16-1|1384	%{buildroot}%{_sysconfdir}/nagios/plugins.d/*
12cr|nagios-plugins-1.4.16-1|1385	
12cr|nagios-plugins-1.4.16-1|1386	# fix bad paths (again!)
12cr|nagios-plugins-1.4.16-1|1387	for i in check_breeze check_disk_smb check_file_age check_flexlm check_ifoperstatus \
12cr|nagios-plugins-1.4.16-1|1388	check_ifstatus check_ircd check_mailq check_ntp check_rpc check_wave; do
12cr|nagios-plugins-1.4.16-1|1389	perl -pi -e "s|\"nagios/plugins\"|\"%{_libdir}/nagios/plugins\"|g" \
12cr|nagios-plugins-1.4.16-1|1390	%{buildroot}%{_libdir}/nagios/plugins/$i
12cr|nagios-plugins-1.4.16-1|1391	done
12cr|nagios-plugins-1.4.16-1|1392	
12cr|nagios-plugins-1.4.16-1|1393	# fix three remaining plugins
12cr|nagios-plugins-1.4.16-1|1394	perl -pi -e "s|^use lib qw\(%{_libdir}/nagios/plugins\)|use lib qw\(%{_libdir}/nagios/plugins %{_libdir}/nagios/plugins/contrib\)|g" \
12cr|nagios-plugins-1.4.16-1|1395	%{buildroot}%{_libdir}/nagios/plugins/contrib/check_ica_metaframe_pub_apps.pl \
12cr|nagios-plugins-1.4.16-1|1396	%{buildroot}%{_libdir}/nagios/plugins/contrib/check_lotus.pl \
12cr|nagios-plugins-1.4.16-1|1397	%{buildroot}%{_libdir}/nagios/plugins/contrib/check_ica_master_browser.pl
12cr|nagios-plugins-1.4.16-1|1398	
12cr|nagios-plugins-1.4.16-1|1399	# fix bad subst script generated crap...
12cr|nagios-plugins-1.4.16-1|1400	find %{buildroot}%{_libdir}/nagios/plugins/contrib/ | xargs perl -pi -e "s|# autoconf-derived\;|\;|g"
12cr|nagios-plugins-1.4.16-1|1401	
12cr|nagios-plugins-1.4.16-1|1402	# fix other issues
12cr|nagios-plugins-1.4.16-1|1403	perl -pi -e "s|\"check_dns\"|\"%{_libdir}/nagios/plugins/contrib/check_dns\"|g" %{buildroot}%{_libdir}/nagios/plugins/contrib/check_dns_random.pl
12cr|nagios-plugins-1.4.16-1|1404	cat > %{buildroot}%{_sysconfdir}/nagios/domains.list << EOF
12cr|nagios-plugins-1.4.16-1|1405	google.com
12cr|nagios-plugins-1.4.16-1|1406	yahoo.com
12cr|nagios-plugins-1.4.16-1|1407	EOF
12cr|nagios-plugins-1.4.16-1|1408	
12cr|nagios-plugins-1.4.16-1|1409	%find_lang %{name}
12cr|nagios-plugins-1.4.16-1|1410	
12cr|nagios-plugins-1.4.16-1|1411	cat > README.urpmi << EOF
12cr|nagios-plugins-1.4.16-1|1412	IMPORTANT!
12cr|nagios-plugins-1.4.16-1|1413	
12cr|nagios-plugins-1.4.16-1|1414	Since nagios-plugins-1.4.11-4mdv2008.1 *ALL* check_* modules has been split into
12cr|nagios-plugins-1.4.16-1|1415	own sub packages. This means the older configuration file located here:
12cr|nagios-plugins-1.4.16-1|1416	%{_sysconfdir}/nagios/plugins.d/%{name}.cfg is not valid anymore. The file has
12cr|nagios-plugins-1.4.16-1|1417	been renamed to %{_sysconfdir}/nagios/plugins.d/%{name}.cfg_do_not_use and all
12cr|nagios-plugins-1.4.16-1|1418	command related configuration per plugin has been put in the related plugin sub
12cr|nagios-plugins-1.4.16-1|1419	package, for example the nagios-check_by_ssh package contains only this:
12cr|nagios-plugins-1.4.16-1|1420	
12cr|nagios-plugins-1.4.16-1|1421	%{_sysconfdir}/nagios/plugins.d/check_by_ssh.cfg
12cr|nagios-plugins-1.4.16-1|1422	%{_libdir}/nagios/plugins/check_by_ssh
12cr|nagios-plugins-1.4.16-1|1423	
12cr|nagios-plugins-1.4.16-1|1424	EOF
12cr|nagios-plugins-1.4.16-1|1425	
12cr|nagios-plugins-1.4.16-1|1426	# make noarch pluginds installable under %{_datadir} also
12cr|nagios-plugins-1.4.16-1|1427	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-plugins-1.4.16-1|1428	pushd %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-plugins-1.4.16-1|1429	ln -sf ../../../%_lib/nagios/plugins/utils.pm .
12cr|nagios-plugins-1.4.16-1|1430	ln -sf ../../../%_lib/nagios/plugins/utils.sh .
12cr|nagios-plugins-1.4.16-1|1431	popd
12cr|nagios-plugins-1.4.16-1|1432	
12cr|nagios-plugins-1.4.16-1|1433	# delete unusable plugins
12cr|nagios-plugins-1.4.16-1|1434	rm -f %{buildroot}%{_libdir}/nagios/plugins/check_apt
12cr|nagios-plugins-1.4.16-1|1435	rm -f %{buildroot}%{_libdir}/nagios/plugins/check_mrtg
12cr|nagios-plugins-1.4.16-1|1436	rm -f %{buildroot}%{_libdir}/nagios/plugins/check_mrtgtraf
12cr|nagios-plugins-1.4.16-1|1437	
12cr|nagios-plugins-1.4.16-1|1438	%pre
12cr|nagios-plugins-1.4.16-1|1439	%{_sbindir}/useradd -r -M -s /bin/sh -d /var/log/nagios -c "system user for %{nsusr}" %{nsusr} >/dev/null 2>&1 || :
12cr|nagios-plugins-1.4.16-1|1440	%{_bindir}/gpasswd -a %{cmdusr} %{nsgrp} >/dev/null 2>&1 || :
12cr|nagios-plugins-1.4.16-1|1441	
12cr|nagios-plugins-1.4.16-1|1442	%postun
12cr|nagios-plugins-1.4.16-1|1443	%_postun_userdel %{nsusr}
12cr|nagios-plugins-1.4.16-1|1444	
12cr|nagios-plugins-1.4.16-1|1445	%files -f %{name}.lang
12cr|nagios-plugins-1.4.16-1|1446	%doc AUTHORS CODING ChangeLog FAQ LEGAL NEWS README* REQUIREMENTS SUPPORT README.urpmi
12cr|nagios-plugins-1.4.16-1|1447	%config(noreplace) %{_sysconfdir}/nagios/command-old-style.cfg
12cr|nagios-plugins-1.4.16-1|1448	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/%{name}.cfg_do_not_use
12cr|nagios-plugins-1.4.16-1|1449	%dir %{_libdir}/nagios
12cr|nagios-plugins-1.4.16-1|1450	%dir %{_libdir}/nagios/plugins
12cr|nagios-plugins-1.4.16-1|1451	%dir %{_libdir}/nagios/plugins/contrib
12cr|nagios-plugins-1.4.16-1|1452	%{_libdir}/nagios/plugins/negate
12cr|nagios-plugins-1.4.16-1|1453	%{_libdir}/nagios/plugins/urlize
12cr|nagios-plugins-1.4.16-1|1454	%{_libdir}/nagios/plugins/utils.pm
12cr|nagios-plugins-1.4.16-1|1455	%{_libdir}/nagios/plugins/utils.sh
12cr|nagios-plugins-1.4.16-1|1456	# check_ica_master_browser.pl, check_ica_metaframe_pub_apps.pl and check_lotus.pl uses packet_utils.pm
12cr|nagios-plugins-1.4.16-1|1457	%{_libdir}/nagios/plugins/contrib/packet_utils.pm
12cr|nagios-plugins-1.4.16-1|1458	%{_libdir}/nagios/plugins/contrib/utils.py
12cr|nagios-plugins-1.4.16-1|1459	%{_libdir}/nagios/plugins/contrib/utils.sh
12cr|nagios-plugins-1.4.16-1|1460	%{_datadir}/nagios/plugins
12cr|nagios-plugins-1.4.16-1|1461	
12cr|nagios-plugins-1.4.16-1|1462	%files -n nagios-check_breeze
12cr|nagios-plugins-1.4.16-1|1463	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_breeze.cfg
12cr|nagios-plugins-1.4.16-1|1464	%{_libdir}/nagios/plugins/check_breeze
12cr|nagios-plugins-1.4.16-1|1465	
12cr|nagios-plugins-1.4.16-1|1466	%files -n nagios-check_by_ssh
12cr|nagios-plugins-1.4.16-1|1467	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_by_ssh.cfg
12cr|nagios-plugins-1.4.16-1|1468	%{_libdir}/nagios/plugins/check_by_ssh
12cr|nagios-plugins-1.4.16-1|1469	
12cr|nagios-plugins-1.4.16-1|1470	%files -n nagios-check_cluster
12cr|nagios-plugins-1.4.16-1|1471	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_cluster.cfg
12cr|nagios-plugins-1.4.16-1|1472	%{_libdir}/nagios/plugins/check_cluster
12cr|nagios-plugins-1.4.16-1|1473	
12cr|nagios-plugins-1.4.16-1|1474	%files -n nagios-check_dhcp
12cr|nagios-plugins-1.4.16-1|1475	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_dhcp.cfg
12cr|nagios-plugins-1.4.16-1|1476	%attr(4550,root,nagios) %{_libdir}/nagios/plugins/check_dhcp
12cr|nagios-plugins-1.4.16-1|1477	
12cr|nagios-plugins-1.4.16-1|1478	%files -n nagios-check_dig
12cr|nagios-plugins-1.4.16-1|1479	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_dig.cfg
12cr|nagios-plugins-1.4.16-1|1480	%{_libdir}/nagios/plugins/check_dig
12cr|nagios-plugins-1.4.16-1|1481	
12cr|nagios-plugins-1.4.16-1|1482	%files -n nagios-check_disk
12cr|nagios-plugins-1.4.16-1|1483	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_disk.cfg
12cr|nagios-plugins-1.4.16-1|1484	%{_libdir}/nagios/plugins/check_disk
12cr|nagios-plugins-1.4.16-1|1485	
12cr|nagios-plugins-1.4.16-1|1486	%files -n nagios-check_disk_smb
12cr|nagios-plugins-1.4.16-1|1487	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_disk_smb.cfg
12cr|nagios-plugins-1.4.16-1|1488	%{_libdir}/nagios/plugins/check_disk_smb
12cr|nagios-plugins-1.4.16-1|1489	
12cr|nagios-plugins-1.4.16-1|1490	%files -n nagios-check_dns
12cr|nagios-plugins-1.4.16-1|1491	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_dns.cfg
12cr|nagios-plugins-1.4.16-1|1492	%{_libdir}/nagios/plugins/check_dns
12cr|nagios-plugins-1.4.16-1|1493	
12cr|nagios-plugins-1.4.16-1|1494	%files -n nagios-check_dummy
12cr|nagios-plugins-1.4.16-1|1495	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_dummy.cfg
12cr|nagios-plugins-1.4.16-1|1496	%{_libdir}/nagios/plugins/check_dummy
12cr|nagios-plugins-1.4.16-1|1497	
12cr|nagios-plugins-1.4.16-1|1498	%files -n nagios-check_file_age
12cr|nagios-plugins-1.4.16-1|1499	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_file_age.cfg
12cr|nagios-plugins-1.4.16-1|1500	%{_libdir}/nagios/plugins/check_file_age
12cr|nagios-plugins-1.4.16-1|1501	
12cr|nagios-plugins-1.4.16-1|1502	%files -n nagios-check_flexlm
12cr|nagios-plugins-1.4.16-1|1503	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_flexlm.cfg
12cr|nagios-plugins-1.4.16-1|1504	%{_libdir}/nagios/plugins/check_flexlm
12cr|nagios-plugins-1.4.16-1|1505	
12cr|nagios-plugins-1.4.16-1|1506	%files -n nagios-check_fping
12cr|nagios-plugins-1.4.16-1|1507	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_fping.cfg
12cr|nagios-plugins-1.4.16-1|1508	%{_libdir}/nagios/plugins/check_fping
12cr|nagios-plugins-1.4.16-1|1509	
12cr|nagios-plugins-1.4.16-1|1510	%files -n nagios-check_game
12cr|nagios-plugins-1.4.16-1|1511	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_game.cfg
12cr|nagios-plugins-1.4.16-1|1512	%{_libdir}/nagios/plugins/check_game
12cr|nagios-plugins-1.4.16-1|1513	
12cr|nagios-plugins-1.4.16-1|1514	%files -n nagios-check_hpjd
12cr|nagios-plugins-1.4.16-1|1515	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_hpjd.cfg
12cr|nagios-plugins-1.4.16-1|1516	%{_libdir}/nagios/plugins/check_hpjd
12cr|nagios-plugins-1.4.16-1|1517	
12cr|nagios-plugins-1.4.16-1|1518	%files -n nagios-check_http
12cr|nagios-plugins-1.4.16-1|1519	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_http.cfg
12cr|nagios-plugins-1.4.16-1|1520	%{_libdir}/nagios/plugins/check_http
12cr|nagios-plugins-1.4.16-1|1521	
12cr|nagios-plugins-1.4.16-1|1522	%files -n nagios-check_icmp
12cr|nagios-plugins-1.4.16-1|1523	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_icmp.cfg
12cr|nagios-plugins-1.4.16-1|1524	%attr(4550,root,nagios) %{_libdir}/nagios/plugins/check_icmp
12cr|nagios-plugins-1.4.16-1|1525	
12cr|nagios-plugins-1.4.16-1|1526	%files -n nagios-check_ide_smart
12cr|nagios-plugins-1.4.16-1|1527	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ide_smart.cfg
12cr|nagios-plugins-1.4.16-1|1528	%{_libdir}/nagios/plugins/check_ide_smart
12cr|nagios-plugins-1.4.16-1|1529	
12cr|nagios-plugins-1.4.16-1|1530	%files -n nagios-check_ifoperstatus
12cr|nagios-plugins-1.4.16-1|1531	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ifoperstatus.cfg
12cr|nagios-plugins-1.4.16-1|1532	%{_libdir}/nagios/plugins/check_ifoperstatus
12cr|nagios-plugins-1.4.16-1|1533	
12cr|nagios-plugins-1.4.16-1|1534	%files -n nagios-check_ifstatus
12cr|nagios-plugins-1.4.16-1|1535	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ifstatus.cfg
12cr|nagios-plugins-1.4.16-1|1536	%{_libdir}/nagios/plugins/check_ifstatus
12cr|nagios-plugins-1.4.16-1|1537	
12cr|nagios-plugins-1.4.16-1|1538	%files -n nagios-check_ircd
12cr|nagios-plugins-1.4.16-1|1539	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ircd.cfg
12cr|nagios-plugins-1.4.16-1|1540	%{_libdir}/nagios/plugins/check_ircd
12cr|nagios-plugins-1.4.16-1|1541	
12cr|nagios-plugins-1.4.16-1|1542	%files -n nagios-check_ldap
12cr|nagios-plugins-1.4.16-1|1543	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ldap.cfg
12cr|nagios-plugins-1.4.16-1|1544	%{_libdir}/nagios/plugins/check_ldap
12cr|nagios-plugins-1.4.16-1|1545	%{_libdir}/nagios/plugins/check_ldaps
12cr|nagios-plugins-1.4.16-1|1546	
12cr|nagios-plugins-1.4.16-1|1547	%files -n nagios-check_load
12cr|nagios-plugins-1.4.16-1|1548	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_load.cfg
12cr|nagios-plugins-1.4.16-1|1549	%{_libdir}/nagios/plugins/check_load
12cr|nagios-plugins-1.4.16-1|1550	
12cr|nagios-plugins-1.4.16-1|1551	%files -n nagios-check_log
12cr|nagios-plugins-1.4.16-1|1552	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_log.cfg
12cr|nagios-plugins-1.4.16-1|1553	%{_libdir}/nagios/plugins/check_log
12cr|nagios-plugins-1.4.16-1|1554	
12cr|nagios-plugins-1.4.16-1|1555	%files -n nagios-check_mailq
12cr|nagios-plugins-1.4.16-1|1556	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_mailq.cfg
12cr|nagios-plugins-1.4.16-1|1557	%{_libdir}/nagios/plugins/check_mailq
12cr|nagios-plugins-1.4.16-1|1558	
12cr|nagios-plugins-1.4.16-1|1559	%files -n nagios-check_mysql
12cr|nagios-plugins-1.4.16-1|1560	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_mysql.cfg
12cr|nagios-plugins-1.4.16-1|1561	%{_libdir}/nagios/plugins/check_mysql
12cr|nagios-plugins-1.4.16-1|1562	
12cr|nagios-plugins-1.4.16-1|1563	%files -n nagios-check_mysql_query
12cr|nagios-plugins-1.4.16-1|1564	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_mysql_query.cfg
12cr|nagios-plugins-1.4.16-1|1565	%{_libdir}/nagios/plugins/check_mysql_query
12cr|nagios-plugins-1.4.16-1|1566	
12cr|nagios-plugins-1.4.16-1|1567	%files -n nagios-check_nagios
12cr|nagios-plugins-1.4.16-1|1568	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_nagios.cfg
12cr|nagios-plugins-1.4.16-1|1569	%{_libdir}/nagios/plugins/check_nagios
12cr|nagios-plugins-1.4.16-1|1570	
12cr|nagios-plugins-1.4.16-1|1571	%files -n nagios-check_nt
12cr|nagios-plugins-1.4.16-1|1572	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_nt.cfg
12cr|nagios-plugins-1.4.16-1|1573	%{_libdir}/nagios/plugins/check_nt
12cr|nagios-plugins-1.4.16-1|1574	
12cr|nagios-plugins-1.4.16-1|1575	%files -n nagios-check_ntp
12cr|nagios-plugins-1.4.16-1|1576	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ntp.cfg
12cr|nagios-plugins-1.4.16-1|1577	%{_libdir}/nagios/plugins/check_ntp
12cr|nagios-plugins-1.4.16-1|1578	
12cr|nagios-plugins-1.4.16-1|1579	%files -n nagios-check_ntp_peer
12cr|nagios-plugins-1.4.16-1|1580	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ntp_peer.cfg
12cr|nagios-plugins-1.4.16-1|1581	%{_libdir}/nagios/plugins/check_ntp_peer
12cr|nagios-plugins-1.4.16-1|1582	
12cr|nagios-plugins-1.4.16-1|1583	%files -n nagios-check_ntp_time
12cr|nagios-plugins-1.4.16-1|1584	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ntp_time.cfg
12cr|nagios-plugins-1.4.16-1|1585	%{_libdir}/nagios/plugins/check_ntp_time
12cr|nagios-plugins-1.4.16-1|1586	
12cr|nagios-plugins-1.4.16-1|1587	%files -n nagios-check_nwstat
12cr|nagios-plugins-1.4.16-1|1588	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_nwstat.cfg
12cr|nagios-plugins-1.4.16-1|1589	%{_libdir}/nagios/plugins/check_nwstat
12cr|nagios-plugins-1.4.16-1|1590	
12cr|nagios-plugins-1.4.16-1|1591	%files -n nagios-check_oracle
12cr|nagios-plugins-1.4.16-1|1592	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_oracle.cfg
12cr|nagios-plugins-1.4.16-1|1593	%{_libdir}/nagios/plugins/check_oracle
12cr|nagios-plugins-1.4.16-1|1594	
12cr|nagios-plugins-1.4.16-1|1595	%files -n nagios-check_overcr
12cr|nagios-plugins-1.4.16-1|1596	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_overcr.cfg
12cr|nagios-plugins-1.4.16-1|1597	%{_libdir}/nagios/plugins/check_overcr
12cr|nagios-plugins-1.4.16-1|1598	
12cr|nagios-plugins-1.4.16-1|1599	%files -n nagios-check_pgsql
12cr|nagios-plugins-1.4.16-1|1600	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_pgsql.cfg
12cr|nagios-plugins-1.4.16-1|1601	%{_libdir}/nagios/plugins/check_pgsql
12cr|nagios-plugins-1.4.16-1|1602	
12cr|nagios-plugins-1.4.16-1|1603	%files -n nagios-check_ping
12cr|nagios-plugins-1.4.16-1|1604	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ping.cfg
12cr|nagios-plugins-1.4.16-1|1605	%{_libdir}/nagios/plugins/check_ping
12cr|nagios-plugins-1.4.16-1|1606	
12cr|nagios-plugins-1.4.16-1|1607	%files -n nagios-check_procs
12cr|nagios-plugins-1.4.16-1|1608	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_procs.cfg
12cr|nagios-plugins-1.4.16-1|1609	%{_libdir}/nagios/plugins/check_procs
12cr|nagios-plugins-1.4.16-1|1610	
12cr|nagios-plugins-1.4.16-1|1611	%files -n nagios-check_radius
12cr|nagios-plugins-1.4.16-1|1612	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_radius.cfg
12cr|nagios-plugins-1.4.16-1|1613	%{_libdir}/nagios/plugins/check_radius
12cr|nagios-plugins-1.4.16-1|1614	
12cr|nagios-plugins-1.4.16-1|1615	%files -n nagios-check_real
12cr|nagios-plugins-1.4.16-1|1616	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_real.cfg
12cr|nagios-plugins-1.4.16-1|1617	%{_libdir}/nagios/plugins/check_real
12cr|nagios-plugins-1.4.16-1|1618	
12cr|nagios-plugins-1.4.16-1|1619	%files -n nagios-check_rpc
12cr|nagios-plugins-1.4.16-1|1620	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_rpc.cfg
12cr|nagios-plugins-1.4.16-1|1621	%{_libdir}/nagios/plugins/check_rpc
12cr|nagios-plugins-1.4.16-1|1622	
12cr|nagios-plugins-1.4.16-1|1623	%files -n nagios-check_sensors
12cr|nagios-plugins-1.4.16-1|1624	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_sensors.cfg
12cr|nagios-plugins-1.4.16-1|1625	%{_libdir}/nagios/plugins/check_sensors
12cr|nagios-plugins-1.4.16-1|1626	
12cr|nagios-plugins-1.4.16-1|1627	%files -n nagios-check_smtp
12cr|nagios-plugins-1.4.16-1|1628	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_smtp.cfg
12cr|nagios-plugins-1.4.16-1|1629	%{_libdir}/nagios/plugins/check_smtp
12cr|nagios-plugins-1.4.16-1|1630	
12cr|nagios-plugins-1.4.16-1|1631	%files -n nagios-check_snmp
12cr|nagios-plugins-1.4.16-1|1632	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_snmp.cfg
12cr|nagios-plugins-1.4.16-1|1633	%{_libdir}/nagios/plugins/check_snmp
12cr|nagios-plugins-1.4.16-1|1634	
12cr|nagios-plugins-1.4.16-1|1635	%files -n nagios-check_ssh
12cr|nagios-plugins-1.4.16-1|1636	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ssh.cfg
12cr|nagios-plugins-1.4.16-1|1637	%{_libdir}/nagios/plugins/check_ssh
12cr|nagios-plugins-1.4.16-1|1638	
12cr|nagios-plugins-1.4.16-1|1639	%files -n nagios-check_swap
12cr|nagios-plugins-1.4.16-1|1640	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_swap.cfg
12cr|nagios-plugins-1.4.16-1|1641	%{_libdir}/nagios/plugins/check_swap
12cr|nagios-plugins-1.4.16-1|1642	
12cr|nagios-plugins-1.4.16-1|1643	%files -n nagios-check_tcp
12cr|nagios-plugins-1.4.16-1|1644	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_tcp.cfg
12cr|nagios-plugins-1.4.16-1|1645	%{_libdir}/nagios/plugins/check_tcp
12cr|nagios-plugins-1.4.16-1|1646	%{_libdir}/nagios/plugins/check_imap
12cr|nagios-plugins-1.4.16-1|1647	%{_libdir}/nagios/plugins/check_spop
12cr|nagios-plugins-1.4.16-1|1648	%{_libdir}/nagios/plugins/check_simap
12cr|nagios-plugins-1.4.16-1|1649	%{_libdir}/nagios/plugins/check_udp
12cr|nagios-plugins-1.4.16-1|1650	%{_libdir}/nagios/plugins/check_pop
12cr|nagios-plugins-1.4.16-1|1651	%{_libdir}/nagios/plugins/check_nntp
12cr|nagios-plugins-1.4.16-1|1652	%{_libdir}/nagios/plugins/check_jabber
12cr|nagios-plugins-1.4.16-1|1653	%{_libdir}/nagios/plugins/check_clamd
12cr|nagios-plugins-1.4.16-1|1654	%{_libdir}/nagios/plugins/check_ftp
12cr|nagios-plugins-1.4.16-1|1655	%{_libdir}/nagios/plugins/check_ssmtp
12cr|nagios-plugins-1.4.16-1|1656	%{_libdir}/nagios/plugins/check_nntps
12cr|nagios-plugins-1.4.16-1|1657	
12cr|nagios-plugins-1.4.16-1|1658	%files -n nagios-check_time
12cr|nagios-plugins-1.4.16-1|1659	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_time.cfg
12cr|nagios-plugins-1.4.16-1|1660	%{_libdir}/nagios/plugins/check_time
12cr|nagios-plugins-1.4.16-1|1661	
12cr|nagios-plugins-1.4.16-1|1662	%files -n nagios-check_ups
12cr|nagios-plugins-1.4.16-1|1663	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ups.cfg
12cr|nagios-plugins-1.4.16-1|1664	%{_libdir}/nagios/plugins/check_ups
12cr|nagios-plugins-1.4.16-1|1665	
12cr|nagios-plugins-1.4.16-1|1666	%files -n nagios-check_users
12cr|nagios-plugins-1.4.16-1|1667	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_users.cfg
12cr|nagios-plugins-1.4.16-1|1668	%{_libdir}/nagios/plugins/check_users
12cr|nagios-plugins-1.4.16-1|1669	
12cr|nagios-plugins-1.4.16-1|1670	%files -n nagios-check_wave
12cr|nagios-plugins-1.4.16-1|1671	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_wave.cfg
12cr|nagios-plugins-1.4.16-1|1672	%{_libdir}/nagios/plugins/check_wave
12cr|nagios-plugins-1.4.16-1|1673	
12cr|nagios-plugins-1.4.16-1|1674	%files -n nagios-check_adptraid
12cr|nagios-plugins-1.4.16-1|1675	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_adptraid.cfg
12cr|nagios-plugins-1.4.16-1|1676	%{_libdir}/nagios/plugins/contrib/check_adptraid.sh
12cr|nagios-plugins-1.4.16-1|1677	
12cr|nagios-plugins-1.4.16-1|1678	%files -n nagios-check_apache
12cr|nagios-plugins-1.4.16-1|1679	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_apache.cfg
12cr|nagios-plugins-1.4.16-1|1680	%{_libdir}/nagios/plugins/contrib/check_apache.pl
12cr|nagios-plugins-1.4.16-1|1681	
12cr|nagios-plugins-1.4.16-1|1682	%files -n nagios-check_apc_ups
12cr|nagios-plugins-1.4.16-1|1683	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_apc_ups.cfg
12cr|nagios-plugins-1.4.16-1|1684	%{_libdir}/nagios/plugins/contrib/check_apc_ups.pl
12cr|nagios-plugins-1.4.16-1|1685	
12cr|nagios-plugins-1.4.16-1|1686	%files -n nagios-check_appletalk
12cr|nagios-plugins-1.4.16-1|1687	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_appletalk.cfg
12cr|nagios-plugins-1.4.16-1|1688	%{_libdir}/nagios/plugins/contrib/check_appletalk.pl
12cr|nagios-plugins-1.4.16-1|1689	
12cr|nagios-plugins-1.4.16-1|1690	%files -n nagios-check_arping
12cr|nagios-plugins-1.4.16-1|1691	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_arping.cfg
12cr|nagios-plugins-1.4.16-1|1692	%attr(4550,root,nagios) %{_libdir}/nagios/plugins/contrib/check_arping.pl
12cr|nagios-plugins-1.4.16-1|1693	
12cr|nagios-plugins-1.4.16-1|1694	%files -n nagios-check_asterisk
12cr|nagios-plugins-1.4.16-1|1695	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_asterisk.cfg
12cr|nagios-plugins-1.4.16-1|1696	%{_libdir}/nagios/plugins/contrib/check_asterisk.pl
12cr|nagios-plugins-1.4.16-1|1697	
12cr|nagios-plugins-1.4.16-1|1698	%files -n nagios-check_axis
12cr|nagios-plugins-1.4.16-1|1699	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_axis.cfg
12cr|nagios-plugins-1.4.16-1|1700	%{_libdir}/nagios/plugins/contrib/check_axis.sh
12cr|nagios-plugins-1.4.16-1|1701	
12cr|nagios-plugins-1.4.16-1|1702	%files -n nagios-check_backup
12cr|nagios-plugins-1.4.16-1|1703	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_backup.cfg
12cr|nagios-plugins-1.4.16-1|1704	%{_libdir}/nagios/plugins/contrib/check_backup.pl
12cr|nagios-plugins-1.4.16-1|1705	
12cr|nagios-plugins-1.4.16-1|1706	%files -n nagios-check_bgp
12cr|nagios-plugins-1.4.16-1|1707	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_bgp.cfg
12cr|nagios-plugins-1.4.16-1|1708	%{_libdir}/nagios/plugins/contrib/check_bgp
12cr|nagios-plugins-1.4.16-1|1709	
12cr|nagios-plugins-1.4.16-1|1710	%files -n nagios-check_bgpstate
12cr|nagios-plugins-1.4.16-1|1711	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_bgpstate.cfg
12cr|nagios-plugins-1.4.16-1|1712	%{_libdir}/nagios/plugins/contrib/check_bgpstate.pl
12cr|nagios-plugins-1.4.16-1|1713	
12cr|nagios-plugins-1.4.16-1|1714	%files -n nagios-check_ciscotemp
12cr|nagios-plugins-1.4.16-1|1715	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ciscotemp.cfg
12cr|nagios-plugins-1.4.16-1|1716	%{_libdir}/nagios/plugins/contrib/check_ciscotemp.pl
12cr|nagios-plugins-1.4.16-1|1717	
12cr|nagios-plugins-1.4.16-1|1718	%files -n nagios-check_cluster2
12cr|nagios-plugins-1.4.16-1|1719	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_cluster2.cfg
12cr|nagios-plugins-1.4.16-1|1720	%{_libdir}/nagios/plugins/contrib/check_cluster2
12cr|nagios-plugins-1.4.16-1|1721	
12cr|nagios-plugins-1.4.16-1|1722	%files -n nagios-check_compaq_insight
12cr|nagios-plugins-1.4.16-1|1723	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_compaq_insight.cfg
12cr|nagios-plugins-1.4.16-1|1724	%{_libdir}/nagios/plugins/contrib/check_compaq_insight.pl
12cr|nagios-plugins-1.4.16-1|1725	
12cr|nagios-plugins-1.4.16-1|1726	%files -n nagios-check_digitemp
12cr|nagios-plugins-1.4.16-1|1727	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_digitemp.cfg
12cr|nagios-plugins-1.4.16-1|1728	%{_libdir}/nagios/plugins/contrib/check_digitemp.pl
12cr|nagios-plugins-1.4.16-1|1729	
12cr|nagios-plugins-1.4.16-1|1730	%files -n nagios-check_dlswcircuit
12cr|nagios-plugins-1.4.16-1|1731	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_dlswcircuit.cfg
12cr|nagios-plugins-1.4.16-1|1732	%{_libdir}/nagios/plugins/contrib/check_dlswcircuit.pl
12cr|nagios-plugins-1.4.16-1|1733	
12cr|nagios-plugins-1.4.16-1|1734	%files -n nagios-check_dns_random
12cr|nagios-plugins-1.4.16-1|1735	%config(noreplace) %{_sysconfdir}/nagios/domains.list
12cr|nagios-plugins-1.4.16-1|1736	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_dns_random.cfg
12cr|nagios-plugins-1.4.16-1|1737	%{_libdir}/nagios/plugins/contrib/check_dns_random.pl
12cr|nagios-plugins-1.4.16-1|1738	
12cr|nagios-plugins-1.4.16-1|1739	%files -n nagios-check_email_loop
12cr|nagios-plugins-1.4.16-1|1740	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_email_loop.cfg
12cr|nagios-plugins-1.4.16-1|1741	%{_libdir}/nagios/plugins/contrib/check_email_loop.pl
12cr|nagios-plugins-1.4.16-1|1742	
12cr|nagios-plugins-1.4.16-1|1743	%files -n nagios-check_frontpage
12cr|nagios-plugins-1.4.16-1|1744	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_frontpage.cfg
12cr|nagios-plugins-1.4.16-1|1745	%{_libdir}/nagios/plugins/contrib/check_frontpage
12cr|nagios-plugins-1.4.16-1|1746	
12cr|nagios-plugins-1.4.16-1|1747	%files -n nagios-check_hprsc
12cr|nagios-plugins-1.4.16-1|1748	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_hprsc.cfg
12cr|nagios-plugins-1.4.16-1|1749	%{_libdir}/nagios/plugins/contrib/check_hprsc.pl
12cr|nagios-plugins-1.4.16-1|1750	
12cr|nagios-plugins-1.4.16-1|1751	%files -n nagios-check_hw
12cr|nagios-plugins-1.4.16-1|1752	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_hw.cfg
12cr|nagios-plugins-1.4.16-1|1753	%{_libdir}/nagios/plugins/contrib/check_hw.sh
12cr|nagios-plugins-1.4.16-1|1754	
12cr|nagios-plugins-1.4.16-1|1755	%files -n nagios-check_ica_master_browser
12cr|nagios-plugins-1.4.16-1|1756	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ica_master_browser.cfg
12cr|nagios-plugins-1.4.16-1|1757	%{_libdir}/nagios/plugins/contrib/check_ica_master_browser.pl
12cr|nagios-plugins-1.4.16-1|1758	
12cr|nagios-plugins-1.4.16-1|1759	%files -n nagios-check_ica_metaframe_pub_apps
12cr|nagios-plugins-1.4.16-1|1760	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ica_metaframe_pub_apps.cfg
12cr|nagios-plugins-1.4.16-1|1761	%{_libdir}/nagios/plugins/contrib/check_ica_metaframe_pub_apps.pl
12cr|nagios-plugins-1.4.16-1|1762	
12cr|nagios-plugins-1.4.16-1|1763	%files -n nagios-check_ica_program_neigbourhood
12cr|nagios-plugins-1.4.16-1|1764	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ica_program_neigbourhood.cfg
12cr|nagios-plugins-1.4.16-1|1765	%{_libdir}/nagios/plugins/contrib/check_ica_program_neigbourhood.pl
12cr|nagios-plugins-1.4.16-1|1766	
12cr|nagios-plugins-1.4.16-1|1767	%files -n nagios-check_inodes
12cr|nagios-plugins-1.4.16-1|1768	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_inodes.cfg
12cr|nagios-plugins-1.4.16-1|1769	%{_libdir}/nagios/plugins/contrib/check_inodes.pl
12cr|nagios-plugins-1.4.16-1|1770	
12cr|nagios-plugins-1.4.16-1|1771	%files -n nagios-check_ipxping
12cr|nagios-plugins-1.4.16-1|1772	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ipxping.cfg
12cr|nagios-plugins-1.4.16-1|1773	%{_libdir}/nagios/plugins/contrib/check_ipxping
12cr|nagios-plugins-1.4.16-1|1774	
12cr|nagios-plugins-1.4.16-1|1775	%files -n nagios-check_javaproc
12cr|nagios-plugins-1.4.16-1|1776	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_javaproc.cfg
12cr|nagios-plugins-1.4.16-1|1777	%{_libdir}/nagios/plugins/contrib/check_javaproc.pl
12cr|nagios-plugins-1.4.16-1|1778	
12cr|nagios-plugins-1.4.16-1|1779	%files -n nagios-check_linux_raid
12cr|nagios-plugins-1.4.16-1|1780	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_linux_raid.cfg
12cr|nagios-plugins-1.4.16-1|1781	%{_libdir}/nagios/plugins/contrib/check_linux_raid.pl
12cr|nagios-plugins-1.4.16-1|1782	
12cr|nagios-plugins-1.4.16-1|1783	%files -n nagios-check_log2
12cr|nagios-plugins-1.4.16-1|1784	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_log2.cfg
12cr|nagios-plugins-1.4.16-1|1785	%{_libdir}/nagios/plugins/contrib/check_log2.pl
12cr|nagios-plugins-1.4.16-1|1786	
12cr|nagios-plugins-1.4.16-1|1787	%files -n nagios-check_lotus
12cr|nagios-plugins-1.4.16-1|1788	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_lotus.cfg
12cr|nagios-plugins-1.4.16-1|1789	%{_libdir}/nagios/plugins/contrib/check_lotus.pl
12cr|nagios-plugins-1.4.16-1|1790	
12cr|nagios-plugins-1.4.16-1|1791	%files -n nagios-check_maxchannels
12cr|nagios-plugins-1.4.16-1|1792	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_maxchannels.cfg
12cr|nagios-plugins-1.4.16-1|1793	%{_libdir}/nagios/plugins/contrib/check_maxchannels.pl
12cr|nagios-plugins-1.4.16-1|1794	
12cr|nagios-plugins-1.4.16-1|1795	%files -n nagios-check_maxwanstate
12cr|nagios-plugins-1.4.16-1|1796	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_maxwanstate.cfg
12cr|nagios-plugins-1.4.16-1|1797	%{_libdir}/nagios/plugins/contrib/check_maxwanstate.pl
12cr|nagios-plugins-1.4.16-1|1798	
12cr|nagios-plugins-1.4.16-1|1799	%files -n nagios-check_mem
12cr|nagios-plugins-1.4.16-1|1800	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_mem.cfg
12cr|nagios-plugins-1.4.16-1|1801	%{_libdir}/nagios/plugins/contrib/check_mem.pl
12cr|nagios-plugins-1.4.16-1|1802	
12cr|nagios-plugins-1.4.16-1|1803	%files -n nagios-check_mrtgext
12cr|nagios-plugins-1.4.16-1|1804	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_mrtgext.cfg
12cr|nagios-plugins-1.4.16-1|1805	%{_libdir}/nagios/plugins/contrib/check_mrtgext.pl
12cr|nagios-plugins-1.4.16-1|1806	
12cr|nagios-plugins-1.4.16-1|1807	%files -n nagios-check_ms_spooler
12cr|nagios-plugins-1.4.16-1|1808	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ms_spooler.cfg
12cr|nagios-plugins-1.4.16-1|1809	%{_libdir}/nagios/plugins/contrib/check_ms_spooler.pl
12cr|nagios-plugins-1.4.16-1|1810	
12cr|nagios-plugins-1.4.16-1|1811	%files -n nagios-check_mssql
12cr|nagios-plugins-1.4.16-1|1812	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_mssql.cfg
12cr|nagios-plugins-1.4.16-1|1813	%{_libdir}/nagios/plugins/contrib/check_mssql.sh
12cr|nagios-plugins-1.4.16-1|1814	
12cr|nagios-plugins-1.4.16-1|1815	%files -n nagios-check_netapp
12cr|nagios-plugins-1.4.16-1|1816	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_netapp.cfg
12cr|nagios-plugins-1.4.16-1|1817	%{_libdir}/nagios/plugins/contrib/check_netapp.pl
12cr|nagios-plugins-1.4.16-1|1818	
12cr|nagios-plugins-1.4.16-1|1819	%files -n nagios-check_nmap
12cr|nagios-plugins-1.4.16-1|1820	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_nmap.cfg
12cr|nagios-plugins-1.4.16-1|1821	%{_libdir}/nagios/plugins/contrib/check_nmap.py
12cr|nagios-plugins-1.4.16-1|1822	
12cr|nagios-plugins-1.4.16-1|1823	%files -n nagios-check_pcpmetric
12cr|nagios-plugins-1.4.16-1|1824	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_pcpmetric.cfg
12cr|nagios-plugins-1.4.16-1|1825	%{_libdir}/nagios/plugins/contrib/check_pcpmetric.py
12cr|nagios-plugins-1.4.16-1|1826	
12cr|nagios-plugins-1.4.16-1|1827	%files -n nagios-check_pfstate
12cr|nagios-plugins-1.4.16-1|1828	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_pfstate.cfg
12cr|nagios-plugins-1.4.16-1|1829	%{_libdir}/nagios/plugins/contrib/check_pfstate
12cr|nagios-plugins-1.4.16-1|1830	
12cr|nagios-plugins-1.4.16-1|1831	%files -n nagios-check_qmailq
12cr|nagios-plugins-1.4.16-1|1832	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_qmailq.cfg
12cr|nagios-plugins-1.4.16-1|1833	%{_libdir}/nagios/plugins/contrib/check_qmailq.pl
12cr|nagios-plugins-1.4.16-1|1834	
12cr|nagios-plugins-1.4.16-1|1835	%files -n nagios-check_rbl
12cr|nagios-plugins-1.4.16-1|1836	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_rbl.cfg
12cr|nagios-plugins-1.4.16-1|1837	%{_libdir}/nagios/plugins/contrib/check_rbl
12cr|nagios-plugins-1.4.16-1|1838	
12cr|nagios-plugins-1.4.16-1|1839	%files -n nagios-check_remote_nagios_status
12cr|nagios-plugins-1.4.16-1|1840	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_remote_nagios_status.cfg
12cr|nagios-plugins-1.4.16-1|1841	%{_libdir}/nagios/plugins/contrib/check_remote_nagios_status.pl
12cr|nagios-plugins-1.4.16-1|1842	
12cr|nagios-plugins-1.4.16-1|1843	%files -n nagios-check_sendim
12cr|nagios-plugins-1.4.16-1|1844	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_sendim.cfg
12cr|nagios-plugins-1.4.16-1|1845	%{_libdir}/nagios/plugins/contrib/check_sendim.pl
12cr|nagios-plugins-1.4.16-1|1846	
12cr|nagios-plugins-1.4.16-1|1847	%files -n nagios-check_smart
12cr|nagios-plugins-1.4.16-1|1848	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_smart.cfg
12cr|nagios-plugins-1.4.16-1|1849	%{_libdir}/nagios/plugins/contrib/check_smart.pl
12cr|nagios-plugins-1.4.16-1|1850	
12cr|nagios-plugins-1.4.16-1|1851	%files -n nagios-check_smb
12cr|nagios-plugins-1.4.16-1|1852	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_smb.cfg
12cr|nagios-plugins-1.4.16-1|1853	%{_libdir}/nagios/plugins/contrib/check_smb.sh
12cr|nagios-plugins-1.4.16-1|1854	
12cr|nagios-plugins-1.4.16-1|1855	%files -n nagios-check_snmp_disk_monitor
12cr|nagios-plugins-1.4.16-1|1856	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_snmp_disk_monitor.cfg
12cr|nagios-plugins-1.4.16-1|1857	%{_libdir}/nagios/plugins/contrib/check_snmp_disk_monitor.pl
12cr|nagios-plugins-1.4.16-1|1858	
12cr|nagios-plugins-1.4.16-1|1859	%files -n nagios-check_snmp_printer
12cr|nagios-plugins-1.4.16-1|1860	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_snmp_printer.cfg
12cr|nagios-plugins-1.4.16-1|1861	%{_libdir}/nagios/plugins/contrib/check_snmp_printer.pl
12cr|nagios-plugins-1.4.16-1|1862	
12cr|nagios-plugins-1.4.16-1|1863	%files -n nagios-check_snmp_process_monitor
12cr|nagios-plugins-1.4.16-1|1864	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_snmp_process_monitor.cfg
12cr|nagios-plugins-1.4.16-1|1865	%{_libdir}/nagios/plugins/contrib/check_snmp_process_monitor.pl
12cr|nagios-plugins-1.4.16-1|1866	
12cr|nagios-plugins-1.4.16-1|1867	%files -n nagios-check_snmp_procs
12cr|nagios-plugins-1.4.16-1|1868	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_snmp_procs.cfg
12cr|nagios-plugins-1.4.16-1|1869	%{_libdir}/nagios/plugins/contrib/check_snmp_procs.pl
12cr|nagios-plugins-1.4.16-1|1870	
12cr|nagios-plugins-1.4.16-1|1871	%files -n nagios-check_sockets
12cr|nagios-plugins-1.4.16-1|1872	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_sockets.cfg
12cr|nagios-plugins-1.4.16-1|1873	%{_libdir}/nagios/plugins/contrib/check_sockets.pl
12cr|nagios-plugins-1.4.16-1|1874	
12cr|nagios-plugins-1.4.16-1|1875	%files -n nagios-check_timeout
12cr|nagios-plugins-1.4.16-1|1876	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_timeout.cfg
12cr|nagios-plugins-1.4.16-1|1877	%{_libdir}/nagios/plugins/contrib/check_timeout
12cr|nagios-plugins-1.4.16-1|1878	
12cr|nagios-plugins-1.4.16-1|1879	%files -n nagios-check_traceroute
12cr|nagios-plugins-1.4.16-1|1880	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_traceroute.cfg
12cr|nagios-plugins-1.4.16-1|1881	%{_libdir}/nagios/plugins/contrib/check_traceroute.pl
12cr|nagios-plugins-1.4.16-1|1882	
12cr|nagios-plugins-1.4.16-1|1883	%files -n nagios-check_uptime
12cr|nagios-plugins-1.4.16-1|1884	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_uptime.cfg
12cr|nagios-plugins-1.4.16-1|1885	%{_libdir}/nagios/plugins/contrib/check_uptime
12cr|nagios-plugins-1.4.16-1|1886	
12cr|nagios-plugins-1.4.16-1|1887	%files -n nagios-check_wins
12cr|nagios-plugins-1.4.16-1|1888	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_wins.cfg
12cr|nagios-plugins-1.4.16-1|1889	%{_libdir}/nagios/plugins/contrib/check_wins.pl
12cr|nagios-plugins-1.4.16-1|1890	
12cr|nagios-plugins-1.4.16-1|1891	
12cr|nagios-plugins-1.4.16-1|1892	%changelog
12cr|nagios-plugins-1.4.16-1|1893	* Tue Jul 10 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.16-1mdv2012.0
12cr|nagios-plugins-1.4.16-1|1894	+ Revision: 808717
12cr|nagios-plugins-1.4.16-1|1895	- sync with mageia
12cr|nagios-plugins-1.4.16-1|1896	- 1.4.16
12cr|nagios-plugins-1.4.16-1|1897	
12cr|nagios-plugins-1.4.16-1|1898	* Mon Jul 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.15-7
12cr|nagios-plugins-1.4.16-1|1899	+ Revision: 690295
12cr|nagios-plugins-1.4.16-1|1900	- rebuilt against new net-snmp libs
12cr|nagios-plugins-1.4.16-1|1901	
12cr|nagios-plugins-1.4.16-1|1902	* Wed Apr 06 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:1.4.15-6
12cr|nagios-plugins-1.4.16-1|1903	+ Revision: 651225
12cr|nagios-plugins-1.4.16-1|1904	- Lets try some mrtg plugins
12cr|nagios-plugins-1.4.16-1|1905	
12cr|nagios-plugins-1.4.16-1|1906	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.15-5
12cr|nagios-plugins-1.4.16-1|1907	+ Revision: 645847
12cr|nagios-plugins-1.4.16-1|1908	- relink against libmysqlclient.so.18
12cr|nagios-plugins-1.4.16-1|1909	
12cr|nagios-plugins-1.4.16-1|1910	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.15-4mdv2011.0
12cr|nagios-plugins-1.4.16-1|1911	+ Revision: 627265
12cr|nagios-plugins-1.4.16-1|1912	- rebuilt against mysql-5.5.8 libs, again
12cr|nagios-plugins-1.4.16-1|1913	
12cr|nagios-plugins-1.4.16-1|1914	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.15-3mdv2011.0
12cr|nagios-plugins-1.4.16-1|1915	+ Revision: 626546
12cr|nagios-plugins-1.4.16-1|1916	- rebuilt against mysql-5.5.8 libs
12cr|nagios-plugins-1.4.16-1|1917	
12cr|nagios-plugins-1.4.16-1|1918	* Fri Aug 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.4.15-1mdv2011.0
12cr|nagios-plugins-1.4.16-1|1919	+ Revision: 566777
12cr|nagios-plugins-1.4.16-1|1920	- new version
12cr|nagios-plugins-1.4.16-1|1921	- rediff check_dhcp and check_ldap patches
12cr|nagios-plugins-1.4.16-1|1922	- fix contrib plugins build
12cr|nagios-plugins-1.4.16-1|1923	
12cr|nagios-plugins-1.4.16-1|1924	* Thu May 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.4.14-8mdv2010.1
12cr|nagios-plugins-1.4.16-1|1925	+ Revision: 543063
12cr|nagios-plugins-1.4.16-1|1926	- rebuild for missing x86_64 check_nmap package
12cr|nagios-plugins-1.4.16-1|1927	
12cr|nagios-plugins-1.4.16-1|1928	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 1:1.4.14-7mdv2010.1
12cr|nagios-plugins-1.4.16-1|1929	+ Revision: 536582
12cr|nagios-plugins-1.4.16-1|1930	- rebuild
12cr|nagios-plugins-1.4.16-1|1931	
12cr|nagios-plugins-1.4.16-1|1932	* Mon Mar 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.4.14-6mdv2010.1
12cr|nagios-plugins-1.4.16-1|1933	+ Revision: 528810
12cr|nagios-plugins-1.4.16-1|1934	- drop check_by_ssh references in check_disk plugin configuration (fix #58316)
12cr|nagios-plugins-1.4.16-1|1935	
12cr|nagios-plugins-1.4.16-1|1936	* Wed Mar 03 2010 Michael Scherer <misc@mandriva.org> 1:1.4.14-5mdv2010.1
12cr|nagios-plugins-1.4.16-1|1937	+ Revision: 513746
12cr|nagios-plugins-1.4.16-1|1938	- fix License
12cr|nagios-plugins-1.4.16-1|1939	- add check_ping6 to explicitly check ipv6 connectivity
12cr|nagios-plugins-1.4.16-1|1940	
12cr|nagios-plugins-1.4.16-1|1941	* Sun Feb 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.4.14-4mdv2010.1
12cr|nagios-plugins-1.4.16-1|1942	+ Revision: 512688
12cr|nagios-plugins-1.4.16-1|1943	- drop mrtg plugins, as mrtg has been dropped
12cr|nagios-plugins-1.4.16-1|1944	
12cr|nagios-plugins-1.4.16-1|1945	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.14-3mdv2010.1
12cr|nagios-plugins-1.4.16-1|1946	+ Revision: 507492
12cr|nagios-plugins-1.4.16-1|1947	- rebuild
12cr|nagios-plugins-1.4.16-1|1948	
12cr|nagios-plugins-1.4.16-1|1949	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.4.14-2mdv2010.0
12cr|nagios-plugins-1.4.16-1|1950	+ Revision: 446947
12cr|nagios-plugins-1.4.16-1|1951	- make all script plugins requires base package
12cr|nagios-plugins-1.4.16-1|1952	
12cr|nagios-plugins-1.4.16-1|1953	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.4.14-1mdv2010.0
12cr|nagios-plugins-1.4.16-1|1954	+ Revision: 446157
12cr|nagios-plugins-1.4.16-1|1955	- new version
12cr|nagios-plugins-1.4.16-1|1956	- drop locales patch: too much general, let's fix actual issue instead
12cr|nagios-plugins-1.4.16-1|1957	- drop sni support patch (merged upstream)
12cr|nagios-plugins-1.4.16-1|1958	- rediff ldap certificate check and rogue DHCP server check patches
12cr|nagios-plugins-1.4.16-1|1959	- updated contrib API patch
12cr|nagios-plugins-1.4.16-1|1960	
12cr|nagios-plugins-1.4.16-1|1961	+ Thierry Vignaud <tv@mandriva.org>
12cr|nagios-plugins-1.4.16-1|1962	- rebuild
12cr|nagios-plugins-1.4.16-1|1963	
12cr|nagios-plugins-1.4.16-1|1964	* Wed Mar 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.4.13-12mdv2009.1
12cr|nagios-plugins-1.4.16-1|1965	+ Revision: 361186
12cr|nagios-plugins-1.4.16-1|1966	- fix SNI support patch
12cr|nagios-plugins-1.4.16-1|1967	- no need for a specific verify policy
12cr|nagios-plugins-1.4.16-1|1968	
12cr|nagios-plugins-1.4.16-1|1969	* Tue Mar 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.4.13-11mdv2009.1
12cr|nagios-plugins-1.4.16-1|1970	+ Revision: 360958
12cr|nagios-plugins-1.4.16-1|1971	- check_mysql_perf is dead
12cr|nagios-plugins-1.4.16-1|1972	
12cr|nagios-plugins-1.4.16-1|1973	* Mon Mar 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.4.13-10mdv2009.1
12cr|nagios-plugins-1.4.16-1|1974	+ Revision: 353155
12cr|nagios-plugins-1.4.16-1|1975	- don't copy configuration files twice
12cr|nagios-plugins-1.4.16-1|1976	- cleanup file list from useless directives
12cr|nagios-plugins-1.4.16-1|1977	- don't duplicate spec-helper job
12cr|nagios-plugins-1.4.16-1|1978	- don't package check_apt, apt is currently not available on mandriva
12cr|nagios-plugins-1.4.16-1|1979	
12cr|nagios-plugins-1.4.16-1|1980	* Thu Mar 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.4.13-9mdv2009.1
12cr|nagios-plugins-1.4.16-1|1981	+ Revision: 348827
12cr|nagios-plugins-1.4.16-1|1982	- add SNI support patch for check_http plugin
12cr|nagios-plugins-1.4.16-1|1983	- fix build by calling autoreconf, instead of manual calls to autotools suite
12cr|nagios-plugins-1.4.16-1|1984	
12cr|nagios-plugins-1.4.16-1|1985	* Sun Dec 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.4.13-8mdv2009.1
12cr|nagios-plugins-1.4.16-1|1986	+ Revision: 317100
12cr|nagios-plugins-1.4.16-1|1987	- add ldap certificate checking patch
12cr|nagios-plugins-1.4.16-1|1988	
12cr|nagios-plugins-1.4.16-1|1989	* Mon Dec 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.4.13-7mdv2009.1
12cr|nagios-plugins-1.4.16-1|1990	+ Revision: 314627
12cr|nagios-plugins-1.4.16-1|1991	- rediff some patches for no fuzz
12cr|nagios-plugins-1.4.16-1|1992	- no explicit %%post scriptlet, nagios has filetriggers now
12cr|nagios-plugins-1.4.16-1|1993	- symlinks utils.sh and utils.pm in %%_datadir, to make additional plugins
12cr|nagios-plugins-1.4.16-1|1994	packages noarch
12cr|nagios-plugins-1.4.16-1|1995	
12cr|nagios-plugins-1.4.16-1|1996	* Fri Dec 12 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.13-6mdv2009.1
12cr|nagios-plugins-1.4.16-1|1997	+ Revision: 313606
12cr|nagios-plugins-1.4.16-1|1998	- rediff some patches to meet the nofuzz criteria
12cr|nagios-plugins-1.4.16-1|1999	
12cr|nagios-plugins-1.4.16-1|2000	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.13-5mdv2009.1
12cr|nagios-plugins-1.4.16-1|2001	+ Revision: 311311
12cr|nagios-plugins-1.4.16-1|2002	- rebuilt against mysql-5.1.30 libs
12cr|nagios-plugins-1.4.16-1|2003	
12cr|nagios-plugins-1.4.16-1|2004	* Fri Nov 21 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.13-4mdv2009.1
12cr|nagios-plugins-1.4.16-1|2005	+ Revision: 305447
12cr|nagios-plugins-1.4.16-1|2006	- fix #45711 (checking by elapsed time does not work in check_procs nagios plugin)
12cr|nagios-plugins-1.4.16-1|2007	
12cr|nagios-plugins-1.4.16-1|2008	* Mon Nov 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.13-3mdv2009.1
12cr|nagios-plugins-1.4.16-1|2009	+ Revision: 301805
12cr|nagios-plugins-1.4.16-1|2010	- fix deps
12cr|nagios-plugins-1.4.16-1|2011	
12cr|nagios-plugins-1.4.16-1|2012	* Sun Nov 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.13-2mdv2009.1
12cr|nagios-plugins-1.4.16-1|2013	+ Revision: 301334
12cr|nagios-plugins-1.4.16-1|2014	- fix #45526 (Bad argument defined in the config file of check_nagios plugin)
12cr|nagios-plugins-1.4.16-1|2015	
12cr|nagios-plugins-1.4.16-1|2016	* Fri Oct 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.13-1mdv2009.0
12cr|nagios-plugins-1.4.16-1|2017	+ Revision: 291381
12cr|nagios-plugins-1.4.16-1|2018	- 1.4.13
12cr|nagios-plugins-1.4.16-1|2019	
12cr|nagios-plugins-1.4.16-1|2020	+ Michael Scherer <misc@mandriva.org>
12cr|nagios-plugins-1.4.16-1|2021	- remove check_smtp from check_tcp.cfg, as check_smtp is already defined in its own configuration file
12cr|nagios-plugins-1.4.16-1|2022	
12cr|nagios-plugins-1.4.16-1|2023	* Wed Jun 25 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.12-1mdv2009.0
12cr|nagios-plugins-1.4.16-1|2024	+ Revision: 228993
12cr|nagios-plugins-1.4.16-1|2025	- 1.4.12
12cr|nagios-plugins-1.4.16-1|2026	- rediffed P0
12cr|nagios-plugins-1.4.16-1|2027	- drop P20, it's implemented upstream
12cr|nagios-plugins-1.4.16-1|2028	
12cr|nagios-plugins-1.4.16-1|2029	* Tue Mar 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.11-12mdv2008.1
12cr|nagios-plugins-1.4.16-1|2030	+ Revision: 188544
12cr|nagios-plugins-1.4.16-1|2031	- bump release
12cr|nagios-plugins-1.4.16-1|2032	- added P21 to make check_dhcp check for rogue dhcp servers
12cr|nagios-plugins-1.4.16-1|2033	
12cr|nagios-plugins-1.4.16-1|2034	* Fri Feb 15 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.11-11mdv2008.1
12cr|nagios-plugins-1.4.16-1|2035	+ Revision: 168863
12cr|nagios-plugins-1.4.16-1|2036	- prevent circular build deps
12cr|nagios-plugins-1.4.16-1|2037	
12cr|nagios-plugins-1.4.16-1|2038	* Thu Feb 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.11-10mdv2008.1
12cr|nagios-plugins-1.4.16-1|2039	+ Revision: 168605
12cr|nagios-plugins-1.4.16-1|2040	- make it build on cs4
12cr|nagios-plugins-1.4.16-1|2041	
12cr|nagios-plugins-1.4.16-1|2042	* Thu Feb 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.4.11-9mdv2008.1
12cr|nagios-plugins-1.4.16-1|2043	+ Revision: 167737
12cr|nagios-plugins-1.4.16-1|2044	- fix build with latest pgsql
12cr|nagios-plugins-1.4.16-1|2045	- setuid checks (icmp, arp and dhcp) needs nagios group execution permission
12cr|nagios-plugins-1.4.16-1|2046	
12cr|nagios-plugins-1.4.16-1|2047	+ Thierry Vignaud <tv@mandriva.org>
12cr|nagios-plugins-1.4.16-1|2048	- fix description-line-too-long
12cr|nagios-plugins-1.4.16-1|2049	- fix spacing at top of description
12cr|nagios-plugins-1.4.16-1|2050	
12cr|nagios-plugins-1.4.16-1|2051	* Wed Jan 23 2008 Thierry Vignaud <tv@mandriva.org> 1:1.4.11-8mdv2008.1
12cr|nagios-plugins-1.4.16-1|2052	+ Revision: 157258
12cr|nagios-plugins-1.4.16-1|2053	- rebuild with fixed %%serverbuild macro
12cr|nagios-plugins-1.4.16-1|2054	
12cr|nagios-plugins-1.4.16-1|2055	* Thu Jan 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.11-7mdv2008.1
12cr|nagios-plugins-1.4.16-1|2056	+ Revision: 154430
12cr|nagios-plugins-1.4.16-1|2057	- check_mysql_perf-1.3
12cr|nagios-plugins-1.4.16-1|2058	- fix #36663 (Error message when installing any nagios plug-in)
12cr|nagios-plugins-1.4.16-1|2059	
12cr|nagios-plugins-1.4.16-1|2060	* Fri Jan 11 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.11-6mdv2008.1
12cr|nagios-plugins-1.4.16-1|2061	+ Revision: 148676
12cr|nagios-plugins-1.4.16-1|2062	- rework it again, fixing a lot of stuff...
12cr|nagios-plugins-1.4.16-1|2063	- fix #35036 (unowned directory for nagios plugins)
12cr|nagios-plugins-1.4.16-1|2064	- adding the svn Id tag to the config files
12cr|nagios-plugins-1.4.16-1|2065	- fix #36666 (Missing arguments for check_arping)
12cr|nagios-plugins-1.4.16-1|2066	
12cr|nagios-plugins-1.4.16-1|2067	* Thu Jan 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.11-5mdv2008.1
12cr|nagios-plugins-1.4.16-1|2068	+ Revision: 147603
12cr|nagios-plugins-1.4.16-1|2069	- added the check_mysql_perf plugin
12cr|nagios-plugins-1.4.16-1|2070	- fixed deps
12cr|nagios-plugins-1.4.16-1|2071	
12cr|nagios-plugins-1.4.16-1|2072	* Sat Jan 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.11-4mdv2008.1
12cr|nagios-plugins-1.4.16-1|2073	+ Revision: 145869
12cr|nagios-plugins-1.4.16-1|2074	- major rework, aka. "the mega split". note this is wip
12cr|nagios-plugins-1.4.16-1|2075	- added some configuration files
12cr|nagios-plugins-1.4.16-1|2076	- added some patches
12cr|nagios-plugins-1.4.16-1|2077	
12cr|nagios-plugins-1.4.16-1|2078	* Thu Dec 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.4.11-3mdv2008.1
12cr|nagios-plugins-1.4.16-1|2079	+ Revision: 138318
12cr|nagios-plugins-1.4.16-1|2080	- ship mrtg plugins in a distinct subpackage, to avoid costly dependencies (bug #35035)
12cr|nagios-plugins-1.4.16-1|2081	
12cr|nagios-plugins-1.4.16-1|2082	* Mon Dec 24 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.11-2mdv2008.1
12cr|nagios-plugins-1.4.16-1|2083	+ Revision: 137514
12cr|nagios-plugins-1.4.16-1|2084	- rebuilt against openldap-2.4.7 libs
12cr|nagios-plugins-1.4.16-1|2085	
12cr|nagios-plugins-1.4.16-1|2086	+ Olivier Blin <blino@mandriva.org>
12cr|nagios-plugins-1.4.16-1|2087	- restore BuildRoot
12cr|nagios-plugins-1.4.16-1|2088	
12cr|nagios-plugins-1.4.16-1|2089	+ Thierry Vignaud <tv@mandriva.org>
12cr|nagios-plugins-1.4.16-1|2090	- kill re-definition of %%buildroot on Pixel's request
12cr|nagios-plugins-1.4.16-1|2091	
12cr|nagios-plugins-1.4.16-1|2092	* Mon Dec 17 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.11-1mdv2008.1
12cr|nagios-plugins-1.4.16-1|2093	+ Revision: 123063
12cr|nagios-plugins-1.4.16-1|2094	- 1.4.11
12cr|nagios-plugins-1.4.16-1|2095	- rediffed P0
12cr|nagios-plugins-1.4.16-1|2096	
12cr|nagios-plugins-1.4.16-1|2097	* Wed Oct 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.10-1mdv2008.1
12cr|nagios-plugins-1.4.16-1|2098	+ Revision: 96787
12cr|nagios-plugins-1.4.16-1|2099	- 1.4.10
12cr|nagios-plugins-1.4.16-1|2100	- drop upstream implemented P4,P5
12cr|nagios-plugins-1.4.16-1|2101	- rediffed P0,P6
12cr|nagios-plugins-1.4.16-1|2102	
12cr|nagios-plugins-1.4.16-1|2103	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.9-5mdv2008.0
12cr|nagios-plugins-1.4.16-1|2104	+ Revision: 83457
12cr|nagios-plugins-1.4.16-1|2105	- whoops!, it was the other way around :)
12cr|nagios-plugins-1.4.16-1|2106	
12cr|nagios-plugins-1.4.16-1|2107	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.9-4mdv2008.0
12cr|nagios-plugins-1.4.16-1|2108	+ Revision: 83455
12cr|nagios-plugins-1.4.16-1|2109	- fix the %%pre scriptlet
12cr|nagios-plugins-1.4.16-1|2110	
12cr|nagios-plugins-1.4.16-1|2111	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1:1.4.9-3mdv2008.0
12cr|nagios-plugins-1.4.16-1|2112	+ Revision: 70377
12cr|nagios-plugins-1.4.16-1|2113	- fileutils, sh-utils & textutils have been obsoleted by coreutils a long time ago
12cr|nagios-plugins-1.4.16-1|2114	
12cr|nagios-plugins-1.4.16-1|2115	* Tue Jul 24 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.9-2mdv2008.0
12cr|nagios-plugins-1.4.16-1|2116	+ Revision: 55020
12cr|nagios-plugins-1.4.16-1|2117	- use the new %%serverbuild macro
12cr|nagios-plugins-1.4.16-1|2118	
12cr|nagios-plugins-1.4.16-1|2119	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.9-1mdv2008.0
12cr|nagios-plugins-1.4.16-1|2120	+ Revision: 39297
12cr|nagios-plugins-1.4.16-1|2121	- use distro conditional -fstack-protector
12cr|nagios-plugins-1.4.16-1|2122	- don't hardcode automake-1.9
12cr|nagios-plugins-1.4.16-1|2123	- add teh source too
12cr|nagios-plugins-1.4.16-1|2124	- 1.4.9
12cr|nagios-plugins-1.4.16-1|2125	- rediffed P0
12cr|nagios-plugins-1.4.16-1|2126	
12cr|nagios-plugins-1.4.16-1|2127	* Wed Apr 18 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.4.8-1mdv2008.0
12cr|nagios-plugins-1.4.16-1|2128	+ Revision: 14466
12cr|nagios-plugins-1.4.16-1|2129	- fix build
12cr|nagios-plugins-1.4.16-1|2130	- 1.4.8
12cr|nagios-plugins-1.4.16-1|2131	

3382 12
12cr|nagios-rad_eap_test-0.23-2|1	%define name    nagios-rad_eap_test
12cr|nagios-rad_eap_test-0.23-2|2	%define version 0.23
12cr|nagios-rad_eap_test-0.23-2|3	%define release %mkrel 2
12cr|nagios-rad_eap_test-0.23-2|4	
12cr|nagios-rad_eap_test-0.23-2|5	Name:       %{name}
12cr|nagios-rad_eap_test-0.23-2|6	Version:    %{version}
12cr|nagios-rad_eap_test-0.23-2|7	Release:    %{release}
12cr|nagios-rad_eap_test-0.23-2|8	Summary:    Nagios compatible shell script used for testing radius EAP methods
12cr|nagios-rad_eap_test-0.23-2|9	Group:      Networking/Other
12cr|nagios-rad_eap_test-0.23-2|10	License:    BSD
12cr|nagios-rad_eap_test-0.23-2|11	URL:        http://wiki.eduroam.cz/rad_eap_test/
12cr|nagios-rad_eap_test-0.23-2|12	Source:     http://wiki.eduroam.cz/rad_eap_test/rad_eap_test-%{version}.tar.bz2
12cr|nagios-rad_eap_test-0.23-2|13	BuildArch:  noarch
12cr|nagios-rad_eap_test-0.23-2|14	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|nagios-rad_eap_test-0.23-2|15	
12cr|nagios-rad_eap_test-0.23-2|16	%description
12cr|nagios-rad_eap_test-0.23-2|17	rad_eap_test is used to test availability of radius servers in monitoring
12cr|nagios-rad_eap_test-0.23-2|18	solutions as nagios. rad_eap_test is only wrapper shell script around
12cr|nagios-rad_eap_test-0.23-2|19	eapol_test from wpa_supplicant project. rad_eap_test  generates configuration
12cr|nagios-rad_eap_test-0.23-2|20	for eapol_test, runs it and after processing eapol_test messages returns status
12cr|nagios-rad_eap_test-0.23-2|21	code. Status code is processed by monitoring tools as nagios.
12cr|nagios-rad_eap_test-0.23-2|22	
12cr|nagios-rad_eap_test-0.23-2|23	%prep
12cr|nagios-rad_eap_test-0.23-2|24	%setup -q -n rad_eap_test-%{version}
12cr|nagios-rad_eap_test-0.23-2|25	
12cr|nagios-rad_eap_test-0.23-2|26	# fix eapol_test location
12cr|nagios-rad_eap_test-0.23-2|27	perl -pi -e 's|EAPOL_PROG=.*|EAPOL_PROG=%{_sbindir}/eapol_test|' rad_eap_test
12cr|nagios-rad_eap_test-0.23-2|28	
12cr|nagios-rad_eap_test-0.23-2|29	%build
12cr|nagios-rad_eap_test-0.23-2|30	
12cr|nagios-rad_eap_test-0.23-2|31	%install
12cr|nagios-rad_eap_test-0.23-2|32	rm -rf %{buildroot}
12cr|nagios-rad_eap_test-0.23-2|33	
12cr|nagios-rad_eap_test-0.23-2|34	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-rad_eap_test-0.23-2|35	install -m 755 rad_eap_test %{buildroot}%{_datadir}/nagios/plugins
12cr|nagios-rad_eap_test-0.23-2|36	
12cr|nagios-rad_eap_test-0.23-2|37	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-rad_eap_test-0.23-2|38	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/rad_eap_test.cfg <<'EOF'
12cr|nagios-rad_eap_test-0.23-2|39	define command {
12cr|nagios-rad_eap_test-0.23-2|40	command_name    rad_eap_test
12cr|nagios-rad_eap_test-0.23-2|41	command_line    %{_datadir}/nagios/plugins/rad_eap_test -H $HOSTADDRESS$
12cr|nagios-rad_eap_test-0.23-2|42	}
12cr|nagios-rad_eap_test-0.23-2|43	EOF
12cr|nagios-rad_eap_test-0.23-2|44	
12cr|nagios-rad_eap_test-0.23-2|45	%clean
12cr|nagios-rad_eap_test-0.23-2|46	rm -rf %{buildroot}
12cr|nagios-rad_eap_test-0.23-2|47	
12cr|nagios-rad_eap_test-0.23-2|48	%files
12cr|nagios-rad_eap_test-0.23-2|49	%defattr(-,root,root)
12cr|nagios-rad_eap_test-0.23-2|50	%doc ChangeLog COPYING README doc
12cr|nagios-rad_eap_test-0.23-2|51	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/rad_eap_test.cfg
12cr|nagios-rad_eap_test-0.23-2|52	%{_datadir}/nagios/plugins/rad_eap_test
12cr|nagios-rad_eap_test-0.23-2|53	
12cr|nagios-rad_eap_test-0.23-2|54	
12cr|nagios-rad_eap_test-0.23-2|55	
12cr|nagios-rad_eap_test-0.23-2|56	%changelog
12cr|nagios-rad_eap_test-0.23-2|57	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.23-2mdv2011.0
12cr|nagios-rad_eap_test-0.23-2|58	+ Revision: 612987
12cr|nagios-rad_eap_test-0.23-2|59	- the mass rebuild of 2010.1 packages
12cr|nagios-rad_eap_test-0.23-2|60	
12cr|nagios-rad_eap_test-0.23-2|61	* Fri Apr 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-1mdv2010.1
12cr|nagios-rad_eap_test-0.23-2|62	+ Revision: 535484
12cr|nagios-rad_eap_test-0.23-2|63	- import nagios-rad_eap_test
12cr|nagios-rad_eap_test-0.23-2|64	
12cr|nagios-rad_eap_test-0.23-2|65	
12cr|nagios-rad_eap_test-0.23-2|66	* Fri Apr 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-1mdv2010.1
12cr|nagios-rad_eap_test-0.23-2|67	- first mdv package

3383 12
12cr|nagios-snmp-plugins-1.1.1-7|1	Summary:	Plugins for Nagios to monitor remote disk and processes via SNMP
12cr|nagios-snmp-plugins-1.1.1-7|2	Name:		nagios-snmp-plugins
12cr|nagios-snmp-plugins-1.1.1-7|3	Version:	1.1.1
12cr|nagios-snmp-plugins-1.1.1-7|4	Release:	%mkrel 7
12cr|nagios-snmp-plugins-1.1.1-7|5	License:	GPL
12cr|nagios-snmp-plugins-1.1.1-7|6	Group:		Networking/Other
12cr|nagios-snmp-plugins-1.1.1-7|7	URL:		http://nagios.manubulon.com/
12cr|nagios-snmp-plugins-1.1.1-7|8	Source0:	http://nagios.manubulon.com/%{name}.%{version}.tgz
12cr|nagios-snmp-plugins-1.1.1-7|9	Source1:	ftp://ftp.hometree.net/pub/nagios-snmp-plugins/nagios-snmp-plugins-1.2.tar.gz
12cr|nagios-snmp-plugins-1.1.1-7|10	Source2:	check_snmp_disk.cfg
12cr|nagios-snmp-plugins-1.1.1-7|11	Source3:	check_snmp_proc.cfg
12cr|nagios-snmp-plugins-1.1.1-7|12	Source4:	check_snmp_boostedge.cfg
12cr|nagios-snmp-plugins-1.1.1-7|13	Source5:	check_snmp_cpfw.cfg
12cr|nagios-snmp-plugins-1.1.1-7|14	Source6:	check_snmp_css.cfg
12cr|nagios-snmp-plugins-1.1.1-7|15	Source7:	check_snmp_css_main.cfg
12cr|nagios-snmp-plugins-1.1.1-7|16	Source8:	check_snmp_env.cfg
12cr|nagios-snmp-plugins-1.1.1-7|17	Source9:	check_snmp_int.cfg
12cr|nagios-snmp-plugins-1.1.1-7|18	Source10:	check_snmp_linkproof_nhr.cfg
12cr|nagios-snmp-plugins-1.1.1-7|19	Source11:	check_snmp_load.cfg
12cr|nagios-snmp-plugins-1.1.1-7|20	Source12:	check_snmp_mem.cfg
12cr|nagios-snmp-plugins-1.1.1-7|21	Source13:	check_snmp_nsbox.cfg
12cr|nagios-snmp-plugins-1.1.1-7|22	Source14:	check_snmp_process.cfg
12cr|nagios-snmp-plugins-1.1.1-7|23	Source15:	check_snmp_storage.cfg
12cr|nagios-snmp-plugins-1.1.1-7|24	Source16:	check_snmp_vrrp.cfg
12cr|nagios-snmp-plugins-1.1.1-7|25	Source17:	check_snmp_win.cfg
12cr|nagios-snmp-plugins-1.1.1-7|26	Patch0:		nagios-snmp-plugins-1.0-gcc4.diff
12cr|nagios-snmp-plugins-1.1.1-7|27	Patch1:		nagios-snmp-plugins-format-report.patch
12cr|nagios-snmp-plugins-1.1.1-7|28	Requires:	nagios
12cr|nagios-snmp-plugins-1.1.1-7|29	BuildRequires:	net-snmp-devel
12cr|nagios-snmp-plugins-1.1.1-7|30	BuildRequires:	openssl-devel
12cr|nagios-snmp-plugins-1.1.1-7|31	BuildRequires:	autoconf2.5
12cr|nagios-snmp-plugins-1.1.1-7|32	BuildRequires:	automake
12cr|nagios-snmp-plugins-1.1.1-7|33	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|nagios-snmp-plugins-1.1.1-7|34	
12cr|nagios-snmp-plugins-1.1.1-7|35	%description
12cr|nagios-snmp-plugins-1.1.1-7|36	These plugins allow you to monitor disk space, processes and a lot of other
12cr|nagios-snmp-plugins-1.1.1-7|37	stuff on a remote machine via SNMP.
12cr|nagios-snmp-plugins-1.1.1-7|38	
12cr|nagios-snmp-plugins-1.1.1-7|39	%package -n	nagios-check_snmp_disk
12cr|nagios-snmp-plugins-1.1.1-7|40	Summary:	The check_snmp_disk plugin for nagios
12cr|nagios-snmp-plugins-1.1.1-7|41	Group:		Networking/Other
12cr|nagios-snmp-plugins-1.1.1-7|42	Conflicts:	nagios-snmp-plugins < 1.1
12cr|nagios-snmp-plugins-1.1.1-7|43	
12cr|nagios-snmp-plugins-1.1.1-7|44	%description -n	nagios-check_snmp_disk
12cr|nagios-snmp-plugins-1.1.1-7|45	Checks the disks for a given host via snmp and the ucd snmp interface.
12cr|nagios-snmp-plugins-1.1.1-7|46	
12cr|nagios-snmp-plugins-1.1.1-7|47	%package -n	nagios-check_snmp_proc
12cr|nagios-snmp-plugins-1.1.1-7|48	Summary:	The check_snmp_proc plugin for nagios
12cr|nagios-snmp-plugins-1.1.1-7|49	Group:		Networking/Other
12cr|nagios-snmp-plugins-1.1.1-7|50	Conflicts:	nagios-snmp-plugins < 1.1
12cr|nagios-snmp-plugins-1.1.1-7|51	
12cr|nagios-snmp-plugins-1.1.1-7|52	%description -n	nagios-check_snmp_proc
12cr|nagios-snmp-plugins-1.1.1-7|53	Checks the running processes for a given host via snmp and the ucd snmp
12cr|nagios-snmp-plugins-1.1.1-7|54	interface.
12cr|nagios-snmp-plugins-1.1.1-7|55	
12cr|nagios-snmp-plugins-1.1.1-7|56	%package -n	nagios-check_snmp_boostedge
12cr|nagios-snmp-plugins-1.1.1-7|57	Summary:	The check_snmp_boostedge plugin for nagios
12cr|nagios-snmp-plugins-1.1.1-7|58	Group:		Networking/Other
12cr|nagios-snmp-plugins-1.1.1-7|59	Requires:	net-snmp-utils
12cr|nagios-snmp-plugins-1.1.1-7|60	Conflicts:	nagios-snmp-plugins < 1.1
12cr|nagios-snmp-plugins-1.1.1-7|61	
12cr|nagios-snmp-plugins-1.1.1-7|62	%description -n	nagios-check_snmp_boostedge
12cr|nagios-snmp-plugins-1.1.1-7|63	SNMP Boostedge service monitor for Nagios.
12cr|nagios-snmp-plugins-1.1.1-7|64	
12cr|nagios-snmp-plugins-1.1.1-7|65	%package -n	nagios-check_snmp_cpfw
12cr|nagios-snmp-plugins-1.1.1-7|66	Summary:	The check_snmp_cpfw plugin for nagios
12cr|nagios-snmp-plugins-1.1.1-7|67	Group:		Networking/Other
12cr|nagios-snmp-plugins-1.1.1-7|68	Requires:	net-snmp-utils
12cr|nagios-snmp-plugins-1.1.1-7|69	Conflicts:	nagios-snmp-plugins < 1.1
12cr|nagios-snmp-plugins-1.1.1-7|70	
12cr|nagios-snmp-plugins-1.1.1-7|71	%description -n	nagios-check_snmp_cpfw
12cr|nagios-snmp-plugins-1.1.1-7|72	SNMP Checkpoint FW-1 Monitor for Nagios.
12cr|nagios-snmp-plugins-1.1.1-7|73	
12cr|nagios-snmp-plugins-1.1.1-7|74	%package -n	nagios-check_snmp_css_main
12cr|nagios-snmp-plugins-1.1.1-7|75	Summary:	The check_snmp_css_main plugin for nagios
12cr|nagios-snmp-plugins-1.1.1-7|76	Group:		Networking/Other
12cr|nagios-snmp-plugins-1.1.1-7|77	Requires:	net-snmp-utils
12cr|nagios-snmp-plugins-1.1.1-7|78	Conflicts:	nagios-snmp-plugins < 1.1
12cr|nagios-snmp-plugins-1.1.1-7|79	
12cr|nagios-snmp-plugins-1.1.1-7|80	%description -n	nagios-check_snmp_css_main
12cr|nagios-snmp-plugins-1.1.1-7|81	SNMP Cisco CSS monitor MAIN script for Nagios.
12cr|nagios-snmp-plugins-1.1.1-7|82	
12cr|nagios-snmp-plugins-1.1.1-7|83	%package -n	nagios-check_snmp_css
12cr|nagios-snmp-plugins-1.1.1-7|84	Summary:	The check_snmp_css plugin for nagios
12cr|nagios-snmp-plugins-1.1.1-7|85	Group:		Networking/Other
12cr|nagios-snmp-plugins-1.1.1-7|86	Requires:	net-snmp-utils
12cr|nagios-snmp-plugins-1.1.1-7|87	Conflicts:	nagios-snmp-plugins < 1.1
12cr|nagios-snmp-plugins-1.1.1-7|88	
12cr|nagios-snmp-plugins-1.1.1-7|89	%description -n	nagios-check_snmp_css
12cr|nagios-snmp-plugins-1.1.1-7|90	SNMP Cisco CSS monitor for Nagios.
12cr|nagios-snmp-plugins-1.1.1-7|91	
12cr|nagios-snmp-plugins-1.1.1-7|92	
12cr|nagios-snmp-plugins-1.1.1-7|93	%package -n	nagios-check_snmp_env
12cr|nagios-snmp-plugins-1.1.1-7|94	Summary:	The check_snmp_env plugin for nagios
12cr|nagios-snmp-plugins-1.1.1-7|95	Group:		Networking/Other
12cr|nagios-snmp-plugins-1.1.1-7|96	Requires:	net-snmp-utils
12cr|nagios-snmp-plugins-1.1.1-7|97	Conflicts:	nagios-snmp-plugins < 1.1
12cr|nagios-snmp-plugins-1.1.1-7|98	
12cr|nagios-snmp-plugins-1.1.1-7|99	%description -n	nagios-check_snmp_env
12cr|nagios-snmp-plugins-1.1.1-7|100	SNMP environmental Monitor for Nagios.
12cr|nagios-snmp-plugins-1.1.1-7|101	
12cr|nagios-snmp-plugins-1.1.1-7|102	%package -n	nagios-check_snmp_int
12cr|nagios-snmp-plugins-1.1.1-7|103	Summary:	The check_snmp_int plugin for nagios
12cr|nagios-snmp-plugins-1.1.1-7|104	Group:		Networking/Other
12cr|nagios-snmp-plugins-1.1.1-7|105	Requires:	net-snmp-utils
12cr|nagios-snmp-plugins-1.1.1-7|106	Conflicts:	nagios-snmp-plugins < 1.1
12cr|nagios-snmp-plugins-1.1.1-7|107	
12cr|nagios-snmp-plugins-1.1.1-7|108	%description -n	nagios-check_snmp_int
12cr|nagios-snmp-plugins-1.1.1-7|109	SNMP Network Interface Monitor for Nagios.
12cr|nagios-snmp-plugins-1.1.1-7|110	
12cr|nagios-snmp-plugins-1.1.1-7|111	%package -n	nagios-check_snmp_linkproof_nhr
12cr|nagios-snmp-plugins-1.1.1-7|112	Summary:	The check_snmp_linkproof_nhr plugin for nagios
12cr|nagios-snmp-plugins-1.1.1-7|113	Group:		Networking/Other
12cr|nagios-snmp-plugins-1.1.1-7|114	Requires:	net-snmp-utils
12cr|nagios-snmp-plugins-1.1.1-7|115	Conflicts:	nagios-snmp-plugins < 1.1
12cr|nagios-snmp-plugins-1.1.1-7|116	
12cr|nagios-snmp-plugins-1.1.1-7|117	%description -n	nagios-check_snmp_linkproof_nhr
12cr|nagios-snmp-plugins-1.1.1-7|118	SNMP Radware Linkproof NHR monitor for Nagios.
12cr|nagios-snmp-plugins-1.1.1-7|119	
12cr|nagios-snmp-plugins-1.1.1-7|120	%package -n	nagios-check_snmp_load
12cr|nagios-snmp-plugins-1.1.1-7|121	Summary:	The check_snmp_load plugin for nagios
12cr|nagios-snmp-plugins-1.1.1-7|122	Group:		Networking/Other
12cr|nagios-snmp-plugins-1.1.1-7|123	Requires:	net-snmp-utils
12cr|nagios-snmp-plugins-1.1.1-7|124	Conflicts:	nagios-snmp-plugins < 1.1
12cr|nagios-snmp-plugins-1.1.1-7|125	
12cr|nagios-snmp-plugins-1.1.1-7|126	%description -n	nagios-check_snmp_load
12cr|nagios-snmp-plugins-1.1.1-7|127	SNMP Load & CPU Monitor for Nagios.
12cr|nagios-snmp-plugins-1.1.1-7|128	
12cr|nagios-snmp-plugins-1.1.1-7|129	%package -n	nagios-check_snmp_mem
12cr|nagios-snmp-plugins-1.1.1-7|130	Summary:	The check_snmp_mem plugin for nagios
12cr|nagios-snmp-plugins-1.1.1-7|131	Group:		Networking/Other
12cr|nagios-snmp-plugins-1.1.1-7|132	Requires:	net-snmp-utils
12cr|nagios-snmp-plugins-1.1.1-7|133	Conflicts:	nagios-snmp-plugins < 1.1
12cr|nagios-snmp-plugins-1.1.1-7|134	
12cr|nagios-snmp-plugins-1.1.1-7|135	%description -n	nagios-check_snmp_mem
12cr|nagios-snmp-plugins-1.1.1-7|136	SNMP Memory Monitor for Nagios.
12cr|nagios-snmp-plugins-1.1.1-7|137	
12cr|nagios-snmp-plugins-1.1.1-7|138	%package -n	nagios-check_snmp_nsbox
12cr|nagios-snmp-plugins-1.1.1-7|139	Summary:	The check_snmp_nsbox plugin for nagios
12cr|nagios-snmp-plugins-1.1.1-7|140	Group:		Networking/Other
12cr|nagios-snmp-plugins-1.1.1-7|141	Requires:	net-snmp-utils
12cr|nagios-snmp-plugins-1.1.1-7|142	Conflicts:	nagios-snmp-plugins < 1.1
12cr|nagios-snmp-plugins-1.1.1-7|143	
12cr|nagios-snmp-plugins-1.1.1-7|144	%description -n	nagios-check_snmp_nsbox
12cr|nagios-snmp-plugins-1.1.1-7|145	SNMP NetSecureOne Netbox monitor for Nagios.
12cr|nagios-snmp-plugins-1.1.1-7|146	
12cr|nagios-snmp-plugins-1.1.1-7|147	%package -n	nagios-check_snmp_process
12cr|nagios-snmp-plugins-1.1.1-7|148	Summary:	The check_snmp_process plugin for nagios
12cr|nagios-snmp-plugins-1.1.1-7|149	Group:		Networking/Other
12cr|nagios-snmp-plugins-1.1.1-7|150	Requires:	net-snmp-utils
12cr|nagios-snmp-plugins-1.1.1-7|151	Conflicts:	nagios-snmp-plugins < 1.1
12cr|nagios-snmp-plugins-1.1.1-7|152	
12cr|nagios-snmp-plugins-1.1.1-7|153	%description -n	nagios-check_snmp_process
12cr|nagios-snmp-plugins-1.1.1-7|154	SNMP Process Monitor for Nagios.
12cr|nagios-snmp-plugins-1.1.1-7|155	
12cr|nagios-snmp-plugins-1.1.1-7|156	%package -n	nagios-check_snmp_storage
12cr|nagios-snmp-plugins-1.1.1-7|157	Summary:	The check_snmp_storage plugin for nagios
12cr|nagios-snmp-plugins-1.1.1-7|158	Group:		Networking/Other
12cr|nagios-snmp-plugins-1.1.1-7|159	Requires:	net-snmp-utils
12cr|nagios-snmp-plugins-1.1.1-7|160	Conflicts:	nagios-snmp-plugins < 1.1
12cr|nagios-snmp-plugins-1.1.1-7|161	
12cr|nagios-snmp-plugins-1.1.1-7|162	%description -n	nagios-check_snmp_storage
12cr|nagios-snmp-plugins-1.1.1-7|163	SNMP Disk Monitor for Nagios.
12cr|nagios-snmp-plugins-1.1.1-7|164	
12cr|nagios-snmp-plugins-1.1.1-7|165	%package -n	nagios-check_snmp_win
12cr|nagios-snmp-plugins-1.1.1-7|166	Summary:	The check_snmp_win plugin for nagios
12cr|nagios-snmp-plugins-1.1.1-7|167	Group:		Networking/Other
12cr|nagios-snmp-plugins-1.1.1-7|168	Requires:	net-snmp-utils
12cr|nagios-snmp-plugins-1.1.1-7|169	Conflicts:	nagios-snmp-plugins < 1.1
12cr|nagios-snmp-plugins-1.1.1-7|170	
12cr|nagios-snmp-plugins-1.1.1-7|171	%description -n	nagios-check_snmp_win
12cr|nagios-snmp-plugins-1.1.1-7|172	SNMP Windows Monitor for Nagios.
12cr|nagios-snmp-plugins-1.1.1-7|173	
12cr|nagios-snmp-plugins-1.1.1-7|174	%package -n	nagios-check_snmp_vrrp
12cr|nagios-snmp-plugins-1.1.1-7|175	Summary:	The check_snmp_vrrp plugin for nagios
12cr|nagios-snmp-plugins-1.1.1-7|176	Group:		Networking/Other
12cr|nagios-snmp-plugins-1.1.1-7|177	Requires:	net-snmp-utils
12cr|nagios-snmp-plugins-1.1.1-7|178	Conflicts:	nagios-snmp-plugins < 1.1
12cr|nagios-snmp-plugins-1.1.1-7|179	
12cr|nagios-snmp-plugins-1.1.1-7|180	%description -n	nagios-check_snmp_vrrp
12cr|nagios-snmp-plugins-1.1.1-7|181	SNMP VRRP Monitor for Nagios.
12cr|nagios-snmp-plugins-1.1.1-7|182	
12cr|nagios-snmp-plugins-1.1.1-7|183	%prep
12cr|nagios-snmp-plugins-1.1.1-7|184	
12cr|nagios-snmp-plugins-1.1.1-7|185	%setup -q -n nagios_plugins -a1
12cr|nagios-snmp-plugins-1.1.1-7|186	
12cr|nagios-snmp-plugins-1.1.1-7|187	mkdir plugins.d
12cr|nagios-snmp-plugins-1.1.1-7|188	# magic by anssi
12cr|nagios-snmp-plugins-1.1.1-7|189	pushd plugins.d; %{expand:%(for i in {2..17}; do echo "cp %%SOURCE$i ."; done)}; popd
12cr|nagios-snmp-plugins-1.1.1-7|190	
12cr|nagios-snmp-plugins-1.1.1-7|191	# fix strange perms
12cr|nagios-snmp-plugins-1.1.1-7|192	find . -type d -exec chmod 755 {} \;
12cr|nagios-snmp-plugins-1.1.1-7|193	find . -type f -exec chmod 644 {} \;
12cr|nagios-snmp-plugins-1.1.1-7|194	
12cr|nagios-snmp-plugins-1.1.1-7|195	# strip away annoying ^M
12cr|nagios-snmp-plugins-1.1.1-7|196	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|nagios-snmp-plugins-1.1.1-7|197	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|nagios-snmp-plugins-1.1.1-7|198	
12cr|nagios-snmp-plugins-1.1.1-7|199	perl -pi -e "s|^use lib \"/usr/local/nagios/libexec\"|use lib \"%{_libdir}/nagios/plugins\"|g" *.pl
12cr|nagios-snmp-plugins-1.1.1-7|200	
12cr|nagios-snmp-plugins-1.1.1-7|201	%build
12cr|nagios-snmp-plugins-1.1.1-7|202	
12cr|nagios-snmp-plugins-1.1.1-7|203	pushd nagios-snmp-plugins-1.2
12cr|nagios-snmp-plugins-1.1.1-7|204	#export WANT_AUTOCONF_2_5="1"
12cr|nagios-snmp-plugins-1.1.1-7|205	#libtoolize --copy --force; aclocal; autoheader; automake --copy --add-missing; autoconf
12cr|nagios-snmp-plugins-1.1.1-7|206	
12cr|nagios-snmp-plugins-1.1.1-7|207	sh ./build.sh
12cr|nagios-snmp-plugins-1.1.1-7|208	
12cr|nagios-snmp-plugins-1.1.1-7|209	%configure2_5x
12cr|nagios-snmp-plugins-1.1.1-7|210	
12cr|nagios-snmp-plugins-1.1.1-7|211	%make
12cr|nagios-snmp-plugins-1.1.1-7|212	popd
12cr|nagios-snmp-plugins-1.1.1-7|213	
12cr|nagios-snmp-plugins-1.1.1-7|214	perl -pi -e "s|\@libexecdir\@|%{_libdir}/nagios/plugins|g" plugins.d/*.cfg
12cr|nagios-snmp-plugins-1.1.1-7|215	
12cr|nagios-snmp-plugins-1.1.1-7|216	%install
12cr|nagios-snmp-plugins-1.1.1-7|217	rm -rf %{buildroot}
12cr|nagios-snmp-plugins-1.1.1-7|218	
12cr|nagios-snmp-plugins-1.1.1-7|219	install -d %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nagios-snmp-plugins-1.1.1-7|220	install -d %{buildroot}%{_libdir}/nagios/plugins
12cr|nagios-snmp-plugins-1.1.1-7|221	
12cr|nagios-snmp-plugins-1.1.1-7|222	pushd nagios-snmp-plugins-1.2
12cr|nagios-snmp-plugins-1.1.1-7|223	install -m0755 check_snmp_disk %{buildroot}%{_libdir}/nagios/plugins/
12cr|nagios-snmp-plugins-1.1.1-7|224	install -m0755 check_snmp_proc %{buildroot}%{_libdir}/nagios/plugins/
12cr|nagios-snmp-plugins-1.1.1-7|225	popd
12cr|nagios-snmp-plugins-1.1.1-7|226	
12cr|nagios-snmp-plugins-1.1.1-7|227	cp nagios-snmp-plugins-1.2/README README.nagios-snmp-plugins-1.2
12cr|nagios-snmp-plugins-1.1.1-7|228	cp nagios-snmp-plugins-1.2/AUTHORS AUTHORS.nagios-snmp-plugins-1.2
12cr|nagios-snmp-plugins-1.1.1-7|229	cp nagios-snmp-plugins-1.2/NEWS NEWS.nagios-snmp-plugins-1.2
12cr|nagios-snmp-plugins-1.1.1-7|230	
12cr|nagios-snmp-plugins-1.1.1-7|231	# binaries
12cr|nagios-snmp-plugins-1.1.1-7|232	install -m0644 plugins.d/check_snmp_disk.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_disk.cfg
12cr|nagios-snmp-plugins-1.1.1-7|233	install -m0644 plugins.d/check_snmp_proc.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_proc.cfg
12cr|nagios-snmp-plugins-1.1.1-7|234	
12cr|nagios-snmp-plugins-1.1.1-7|235	# scripts
12cr|nagios-snmp-plugins-1.1.1-7|236	install -m0755 *.pl %{buildroot}%{_libdir}/nagios/plugins/
12cr|nagios-snmp-plugins-1.1.1-7|237	
12cr|nagios-snmp-plugins-1.1.1-7|238	# config
12cr|nagios-snmp-plugins-1.1.1-7|239	install -m0644 plugins.d/check_snmp_boostedge.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_boostedge.cfg
12cr|nagios-snmp-plugins-1.1.1-7|240	install -m0644 plugins.d/check_snmp_cpfw.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_cpfw.cfg
12cr|nagios-snmp-plugins-1.1.1-7|241	install -m0644 plugins.d/check_snmp_css_main.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_css_main.cfg
12cr|nagios-snmp-plugins-1.1.1-7|242	install -m0644 plugins.d/check_snmp_css.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_css.cfg
12cr|nagios-snmp-plugins-1.1.1-7|243	install -m0644 plugins.d/check_snmp_env.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_env.cfg
12cr|nagios-snmp-plugins-1.1.1-7|244	install -m0644 plugins.d/check_snmp_int.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_int.cfg
12cr|nagios-snmp-plugins-1.1.1-7|245	install -m0644 plugins.d/check_snmp_linkproof_nhr.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_linkproof_nhr.cfg
12cr|nagios-snmp-plugins-1.1.1-7|246	install -m0644 plugins.d/check_snmp_load.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_load.cfg
12cr|nagios-snmp-plugins-1.1.1-7|247	install -m0644 plugins.d/check_snmp_mem.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_mem.cfg
12cr|nagios-snmp-plugins-1.1.1-7|248	install -m0644 plugins.d/check_snmp_nsbox.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_nsbox.cfg
12cr|nagios-snmp-plugins-1.1.1-7|249	install -m0644 plugins.d/check_snmp_process.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_process.cfg
12cr|nagios-snmp-plugins-1.1.1-7|250	install -m0644 plugins.d/check_snmp_storage.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_storage.cfg
12cr|nagios-snmp-plugins-1.1.1-7|251	install -m0644 plugins.d/check_snmp_win.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_win.cfg
12cr|nagios-snmp-plugins-1.1.1-7|252	install -m0644 plugins.d/check_snmp_vrrp.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_snmp_vrrp.cfg
12cr|nagios-snmp-plugins-1.1.1-7|253	
12cr|nagios-snmp-plugins-1.1.1-7|254	%post -n nagios-check_snmp_disk
12cr|nagios-snmp-plugins-1.1.1-7|255	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|256	
12cr|nagios-snmp-plugins-1.1.1-7|257	%postun -n nagios-check_snmp_disk
12cr|nagios-snmp-plugins-1.1.1-7|258	if [ "$1" = "0" ]; then
12cr|nagios-snmp-plugins-1.1.1-7|259	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|260	fi
12cr|nagios-snmp-plugins-1.1.1-7|261	
12cr|nagios-snmp-plugins-1.1.1-7|262	%post -n nagios-check_snmp_proc
12cr|nagios-snmp-plugins-1.1.1-7|263	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|264	
12cr|nagios-snmp-plugins-1.1.1-7|265	%postun -n nagios-check_snmp_proc
12cr|nagios-snmp-plugins-1.1.1-7|266	if [ "$1" = "0" ]; then
12cr|nagios-snmp-plugins-1.1.1-7|267	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|268	fi
12cr|nagios-snmp-plugins-1.1.1-7|269	
12cr|nagios-snmp-plugins-1.1.1-7|270	%post -n nagios-check_snmp_boostedge
12cr|nagios-snmp-plugins-1.1.1-7|271	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|272	
12cr|nagios-snmp-plugins-1.1.1-7|273	%postun -n nagios-check_snmp_boostedge
12cr|nagios-snmp-plugins-1.1.1-7|274	if [ "$1" = "0" ]; then
12cr|nagios-snmp-plugins-1.1.1-7|275	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|276	fi
12cr|nagios-snmp-plugins-1.1.1-7|277	
12cr|nagios-snmp-plugins-1.1.1-7|278	%post -n nagios-check_snmp_cpfw
12cr|nagios-snmp-plugins-1.1.1-7|279	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|280	
12cr|nagios-snmp-plugins-1.1.1-7|281	%postun -n nagios-check_snmp_cpfw
12cr|nagios-snmp-plugins-1.1.1-7|282	if [ "$1" = "0" ]; then
12cr|nagios-snmp-plugins-1.1.1-7|283	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|284	fi
12cr|nagios-snmp-plugins-1.1.1-7|285	
12cr|nagios-snmp-plugins-1.1.1-7|286	%post -n nagios-check_snmp_css_main
12cr|nagios-snmp-plugins-1.1.1-7|287	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|288	
12cr|nagios-snmp-plugins-1.1.1-7|289	%postun -n nagios-check_snmp_css_main
12cr|nagios-snmp-plugins-1.1.1-7|290	if [ "$1" = "0" ]; then
12cr|nagios-snmp-plugins-1.1.1-7|291	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|292	fi
12cr|nagios-snmp-plugins-1.1.1-7|293	
12cr|nagios-snmp-plugins-1.1.1-7|294	%post -n nagios-check_snmp_css
12cr|nagios-snmp-plugins-1.1.1-7|295	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|296	
12cr|nagios-snmp-plugins-1.1.1-7|297	%postun -n nagios-check_snmp_css
12cr|nagios-snmp-plugins-1.1.1-7|298	if [ "$1" = "0" ]; then
12cr|nagios-snmp-plugins-1.1.1-7|299	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|300	fi
12cr|nagios-snmp-plugins-1.1.1-7|301	
12cr|nagios-snmp-plugins-1.1.1-7|302	%post -n nagios-check_snmp_env
12cr|nagios-snmp-plugins-1.1.1-7|303	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|304	
12cr|nagios-snmp-plugins-1.1.1-7|305	%postun -n nagios-check_snmp_env
12cr|nagios-snmp-plugins-1.1.1-7|306	if [ "$1" = "0" ]; then
12cr|nagios-snmp-plugins-1.1.1-7|307	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|308	fi
12cr|nagios-snmp-plugins-1.1.1-7|309	
12cr|nagios-snmp-plugins-1.1.1-7|310	%post -n nagios-check_snmp_int
12cr|nagios-snmp-plugins-1.1.1-7|311	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|312	
12cr|nagios-snmp-plugins-1.1.1-7|313	%postun -n nagios-check_snmp_int
12cr|nagios-snmp-plugins-1.1.1-7|314	if [ "$1" = "0" ]; then
12cr|nagios-snmp-plugins-1.1.1-7|315	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|316	fi
12cr|nagios-snmp-plugins-1.1.1-7|317	
12cr|nagios-snmp-plugins-1.1.1-7|318	%post -n nagios-check_snmp_linkproof_nhr
12cr|nagios-snmp-plugins-1.1.1-7|319	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|320	
12cr|nagios-snmp-plugins-1.1.1-7|321	%postun -n nagios-check_snmp_linkproof_nhr
12cr|nagios-snmp-plugins-1.1.1-7|322	if [ "$1" = "0" ]; then
12cr|nagios-snmp-plugins-1.1.1-7|323	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|324	fi
12cr|nagios-snmp-plugins-1.1.1-7|325	
12cr|nagios-snmp-plugins-1.1.1-7|326	%post -n nagios-check_snmp_load
12cr|nagios-snmp-plugins-1.1.1-7|327	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|328	
12cr|nagios-snmp-plugins-1.1.1-7|329	%postun -n nagios-check_snmp_load
12cr|nagios-snmp-plugins-1.1.1-7|330	if [ "$1" = "0" ]; then
12cr|nagios-snmp-plugins-1.1.1-7|331	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|332	fi
12cr|nagios-snmp-plugins-1.1.1-7|333	
12cr|nagios-snmp-plugins-1.1.1-7|334	%post -n nagios-check_snmp_mem
12cr|nagios-snmp-plugins-1.1.1-7|335	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|336	
12cr|nagios-snmp-plugins-1.1.1-7|337	%postun -n nagios-check_snmp_mem
12cr|nagios-snmp-plugins-1.1.1-7|338	if [ "$1" = "0" ]; then
12cr|nagios-snmp-plugins-1.1.1-7|339	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|340	fi
12cr|nagios-snmp-plugins-1.1.1-7|341	
12cr|nagios-snmp-plugins-1.1.1-7|342	%post -n nagios-check_snmp_nsbox
12cr|nagios-snmp-plugins-1.1.1-7|343	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|344	
12cr|nagios-snmp-plugins-1.1.1-7|345	%postun -n nagios-check_snmp_nsbox
12cr|nagios-snmp-plugins-1.1.1-7|346	if [ "$1" = "0" ]; then
12cr|nagios-snmp-plugins-1.1.1-7|347	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|348	fi
12cr|nagios-snmp-plugins-1.1.1-7|349	
12cr|nagios-snmp-plugins-1.1.1-7|350	%post -n nagios-check_snmp_process
12cr|nagios-snmp-plugins-1.1.1-7|351	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|352	
12cr|nagios-snmp-plugins-1.1.1-7|353	%postun -n nagios-check_snmp_process
12cr|nagios-snmp-plugins-1.1.1-7|354	if [ "$1" = "0" ]; then
12cr|nagios-snmp-plugins-1.1.1-7|355	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|356	fi
12cr|nagios-snmp-plugins-1.1.1-7|357	
12cr|nagios-snmp-plugins-1.1.1-7|358	%post -n nagios-check_snmp_storage
12cr|nagios-snmp-plugins-1.1.1-7|359	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|360	
12cr|nagios-snmp-plugins-1.1.1-7|361	%postun -n nagios-check_snmp_storage
12cr|nagios-snmp-plugins-1.1.1-7|362	if [ "$1" = "0" ]; then
12cr|nagios-snmp-plugins-1.1.1-7|363	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|364	fi
12cr|nagios-snmp-plugins-1.1.1-7|365	
12cr|nagios-snmp-plugins-1.1.1-7|366	%post -n nagios-check_snmp_win
12cr|nagios-snmp-plugins-1.1.1-7|367	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|368	
12cr|nagios-snmp-plugins-1.1.1-7|369	%postun -n nagios-check_snmp_win
12cr|nagios-snmp-plugins-1.1.1-7|370	if [ "$1" = "0" ]; then
12cr|nagios-snmp-plugins-1.1.1-7|371	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|372	fi
12cr|nagios-snmp-plugins-1.1.1-7|373	
12cr|nagios-snmp-plugins-1.1.1-7|374	%post -n nagios-check_snmp_vrrp
12cr|nagios-snmp-plugins-1.1.1-7|375	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|376	
12cr|nagios-snmp-plugins-1.1.1-7|377	%postun -n nagios-check_snmp_vrrp
12cr|nagios-snmp-plugins-1.1.1-7|378	if [ "$1" = "0" ]; then
12cr|nagios-snmp-plugins-1.1.1-7|379	%{_initrddir}/nagios condrestart > /dev/null 2>&1 || :
12cr|nagios-snmp-plugins-1.1.1-7|380	fi
12cr|nagios-snmp-plugins-1.1.1-7|381	
12cr|nagios-snmp-plugins-1.1.1-7|382	%clean
12cr|nagios-snmp-plugins-1.1.1-7|383	rm -rf %{buildroot}
12cr|nagios-snmp-plugins-1.1.1-7|384	
12cr|nagios-snmp-plugins-1.1.1-7|385	%files
12cr|nagios-snmp-plugins-1.1.1-7|386	%defattr(-,root,root)
12cr|nagios-snmp-plugins-1.1.1-7|387	%doc Changelog LICENSE README* AUTHORS* NEWS* doc/*
12cr|nagios-snmp-plugins-1.1.1-7|388	
12cr|nagios-snmp-plugins-1.1.1-7|389	%files -n nagios-check_snmp_disk
12cr|nagios-snmp-plugins-1.1.1-7|390	%defattr(-,root,root)
12cr|nagios-snmp-plugins-1.1.1-7|391	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_disk.cfg
12cr|nagios-snmp-plugins-1.1.1-7|392	%{_libdir}/nagios/plugins/check_snmp_disk
12cr|nagios-snmp-plugins-1.1.1-7|393	
12cr|nagios-snmp-plugins-1.1.1-7|394	%files -n nagios-check_snmp_proc
12cr|nagios-snmp-plugins-1.1.1-7|395	%defattr(-,root,root)
12cr|nagios-snmp-plugins-1.1.1-7|396	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_proc.cfg
12cr|nagios-snmp-plugins-1.1.1-7|397	%{_libdir}/nagios/plugins/check_snmp_proc
12cr|nagios-snmp-plugins-1.1.1-7|398	
12cr|nagios-snmp-plugins-1.1.1-7|399	%files -n nagios-check_snmp_boostedge
12cr|nagios-snmp-plugins-1.1.1-7|400	%defattr(-,root,root)
12cr|nagios-snmp-plugins-1.1.1-7|401	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_boostedge.cfg
12cr|nagios-snmp-plugins-1.1.1-7|402	%{_libdir}/nagios/plugins/check_snmp_boostedge.pl
12cr|nagios-snmp-plugins-1.1.1-7|403	
12cr|nagios-snmp-plugins-1.1.1-7|404	%files -n nagios-check_snmp_cpfw
12cr|nagios-snmp-plugins-1.1.1-7|405	%defattr(-,root,root)
12cr|nagios-snmp-plugins-1.1.1-7|406	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_cpfw.cfg
12cr|nagios-snmp-plugins-1.1.1-7|407	%{_libdir}/nagios/plugins/check_snmp_cpfw.pl
12cr|nagios-snmp-plugins-1.1.1-7|408	
12cr|nagios-snmp-plugins-1.1.1-7|409	%files -n nagios-check_snmp_css_main
12cr|nagios-snmp-plugins-1.1.1-7|410	%defattr(-,root,root)
12cr|nagios-snmp-plugins-1.1.1-7|411	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_css_main.cfg
12cr|nagios-snmp-plugins-1.1.1-7|412	%{_libdir}/nagios/plugins/check_snmp_css_main.pl
12cr|nagios-snmp-plugins-1.1.1-7|413	
12cr|nagios-snmp-plugins-1.1.1-7|414	%files -n nagios-check_snmp_css
12cr|nagios-snmp-plugins-1.1.1-7|415	%defattr(-,root,root)
12cr|nagios-snmp-plugins-1.1.1-7|416	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_css.cfg
12cr|nagios-snmp-plugins-1.1.1-7|417	%{_libdir}/nagios/plugins/check_snmp_css.pl
12cr|nagios-snmp-plugins-1.1.1-7|418	
12cr|nagios-snmp-plugins-1.1.1-7|419	%files -n nagios-check_snmp_env
12cr|nagios-snmp-plugins-1.1.1-7|420	%defattr(-,root,root)
12cr|nagios-snmp-plugins-1.1.1-7|421	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_env.cfg
12cr|nagios-snmp-plugins-1.1.1-7|422	%{_libdir}/nagios/plugins/check_snmp_env.pl
12cr|nagios-snmp-plugins-1.1.1-7|423	
12cr|nagios-snmp-plugins-1.1.1-7|424	%files -n nagios-check_snmp_int
12cr|nagios-snmp-plugins-1.1.1-7|425	%defattr(-,root,root)
12cr|nagios-snmp-plugins-1.1.1-7|426	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_int.cfg
12cr|nagios-snmp-plugins-1.1.1-7|427	%{_libdir}/nagios/plugins/check_snmp_int.pl
12cr|nagios-snmp-plugins-1.1.1-7|428	
12cr|nagios-snmp-plugins-1.1.1-7|429	%files -n nagios-check_snmp_linkproof_nhr
12cr|nagios-snmp-plugins-1.1.1-7|430	%defattr(-,root,root)
12cr|nagios-snmp-plugins-1.1.1-7|431	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_linkproof_nhr.cfg
12cr|nagios-snmp-plugins-1.1.1-7|432	%{_libdir}/nagios/plugins/check_snmp_linkproof_nhr.pl
12cr|nagios-snmp-plugins-1.1.1-7|433	
12cr|nagios-snmp-plugins-1.1.1-7|434	%files -n nagios-check_snmp_load
12cr|nagios-snmp-plugins-1.1.1-7|435	%defattr(-,root,root)
12cr|nagios-snmp-plugins-1.1.1-7|436	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_load.cfg
12cr|nagios-snmp-plugins-1.1.1-7|437	%{_libdir}/nagios/plugins/check_snmp_load.pl
12cr|nagios-snmp-plugins-1.1.1-7|438	
12cr|nagios-snmp-plugins-1.1.1-7|439	%files -n nagios-check_snmp_mem
12cr|nagios-snmp-plugins-1.1.1-7|440	%defattr(-,root,root)
12cr|nagios-snmp-plugins-1.1.1-7|441	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_mem.cfg
12cr|nagios-snmp-plugins-1.1.1-7|442	%{_libdir}/nagios/plugins/check_snmp_mem.pl
12cr|nagios-snmp-plugins-1.1.1-7|443	
12cr|nagios-snmp-plugins-1.1.1-7|444	%files -n nagios-check_snmp_nsbox
12cr|nagios-snmp-plugins-1.1.1-7|445	%defattr(-,root,root)
12cr|nagios-snmp-plugins-1.1.1-7|446	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_nsbox.cfg
12cr|nagios-snmp-plugins-1.1.1-7|447	%{_libdir}/nagios/plugins/check_snmp_nsbox.pl
12cr|nagios-snmp-plugins-1.1.1-7|448	
12cr|nagios-snmp-plugins-1.1.1-7|449	
12cr|nagios-snmp-plugins-1.1.1-7|450	%files -n nagios-check_snmp_process
12cr|nagios-snmp-plugins-1.1.1-7|451	%defattr(-,root,root)
12cr|nagios-snmp-plugins-1.1.1-7|452	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_process.cfg
12cr|nagios-snmp-plugins-1.1.1-7|453	%{_libdir}/nagios/plugins/check_snmp_process.pl
12cr|nagios-snmp-plugins-1.1.1-7|454	
12cr|nagios-snmp-plugins-1.1.1-7|455	%files -n nagios-check_snmp_storage
12cr|nagios-snmp-plugins-1.1.1-7|456	%defattr(-,root,root)
12cr|nagios-snmp-plugins-1.1.1-7|457	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_storage.cfg
12cr|nagios-snmp-plugins-1.1.1-7|458	%{_libdir}/nagios/plugins/check_snmp_storage.pl
12cr|nagios-snmp-plugins-1.1.1-7|459	
12cr|nagios-snmp-plugins-1.1.1-7|460	%files -n nagios-check_snmp_win
12cr|nagios-snmp-plugins-1.1.1-7|461	%defattr(-,root,root)
12cr|nagios-snmp-plugins-1.1.1-7|462	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_win.cfg
12cr|nagios-snmp-plugins-1.1.1-7|463	%{_libdir}/nagios/plugins/check_snmp_win.pl
12cr|nagios-snmp-plugins-1.1.1-7|464	
12cr|nagios-snmp-plugins-1.1.1-7|465	%files -n nagios-check_snmp_vrrp
12cr|nagios-snmp-plugins-1.1.1-7|466	%defattr(-,root,root)
12cr|nagios-snmp-plugins-1.1.1-7|467	%attr(0644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nagios/plugins.d/check_snmp_vrrp.cfg
12cr|nagios-snmp-plugins-1.1.1-7|468	%{_libdir}/nagios/plugins/check_snmp_vrrp.pl
12cr|nagios-snmp-plugins-1.1.1-7|469	
12cr|nagios-snmp-plugins-1.1.1-7|470	
12cr|nagios-snmp-plugins-1.1.1-7|471	%changelog
12cr|nagios-snmp-plugins-1.1.1-7|472	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdv2011.0
12cr|nagios-snmp-plugins-1.1.1-7|473	+ Revision: 627810
12cr|nagios-snmp-plugins-1.1.1-7|474	- don't force the usage of automake1.7
12cr|nagios-snmp-plugins-1.1.1-7|475	
12cr|nagios-snmp-plugins-1.1.1-7|476	* Tue Oct 12 2010 Funda Wang <fwang@mandriva.org> 1.1.1-6mdv2011.0
12cr|nagios-snmp-plugins-1.1.1-7|477	+ Revision: 585068
12cr|nagios-snmp-plugins-1.1.1-7|478	- rebuild
12cr|nagios-snmp-plugins-1.1.1-7|479	
12cr|nagios-snmp-plugins-1.1.1-7|480	* Thu Oct 15 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdv2010.0
12cr|nagios-snmp-plugins-1.1.1-7|481	+ Revision: 457693
12cr|nagios-snmp-plugins-1.1.1-7|482	- rebuild
12cr|nagios-snmp-plugins-1.1.1-7|483	
12cr|nagios-snmp-plugins-1.1.1-7|484	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-4mdv2010.0
12cr|nagios-snmp-plugins-1.1.1-7|485	+ Revision: 430149
12cr|nagios-snmp-plugins-1.1.1-7|486	- rebuild
12cr|nagios-snmp-plugins-1.1.1-7|487	
12cr|nagios-snmp-plugins-1.1.1-7|488	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.1.1-3mdv2009.0
12cr|nagios-snmp-plugins-1.1.1-7|489	+ Revision: 253549
12cr|nagios-snmp-plugins-1.1.1-7|490	- rebuild
12cr|nagios-snmp-plugins-1.1.1-7|491	
12cr|nagios-snmp-plugins-1.1.1-7|492	* Mon Jan 28 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2008.1
12cr|nagios-snmp-plugins-1.1.1-7|493	+ Revision: 159004
12cr|nagios-snmp-plugins-1.1.1-7|494	- nagios-snmp-plugins.1.1.1 (perl code)
12cr|nagios-snmp-plugins-1.1.1-7|495	- nagios-snmp-plugins-1.2 (c code)
12cr|nagios-snmp-plugins-1.1.1-7|496	
12cr|nagios-snmp-plugins-1.1.1-7|497	* Mon Jan 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdv2008.1
12cr|nagios-snmp-plugins-1.1.1-7|498	+ Revision: 151740
12cr|nagios-snmp-plugins-1.1.1-7|499	- release bump
12cr|nagios-snmp-plugins-1.1.1-7|500	- splitmania!
12cr|nagios-snmp-plugins-1.1.1-7|501	- added some svn props
12cr|nagios-snmp-plugins-1.1.1-7|502	
12cr|nagios-snmp-plugins-1.1.1-7|503	+ Olivier Blin <oblin@mandriva.com>
12cr|nagios-snmp-plugins-1.1.1-7|504	- restore BuildRoot
12cr|nagios-snmp-plugins-1.1.1-7|505	
12cr|nagios-snmp-plugins-1.1.1-7|506	+ Thierry Vignaud <tv@mandriva.org>
12cr|nagios-snmp-plugins-1.1.1-7|507	- kill re-definition of %%buildroot on Pixel's request
12cr|nagios-snmp-plugins-1.1.1-7|508	
12cr|nagios-snmp-plugins-1.1.1-7|509	* Tue Aug 28 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdv2008.0
12cr|nagios-snmp-plugins-1.1.1-7|510	+ Revision: 72472
12cr|nagios-snmp-plugins-1.1.1-7|511	- nagios-snmp-plugins-1.1
12cr|nagios-snmp-plugins-1.1.1-7|512	
12cr|nagios-snmp-plugins-1.1.1-7|513	* Wed Aug 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdv2008.0
12cr|nagios-snmp-plugins-1.1.1-7|514	+ Revision: 60205
12cr|nagios-snmp-plugins-1.1.1-7|515	- rebuilt against new net-snmp libs
12cr|nagios-snmp-plugins-1.1.1-7|516	
12cr|nagios-snmp-plugins-1.1.1-7|517	* Tue Apr 17 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdv2008.0
12cr|nagios-snmp-plugins-1.1.1-7|518	+ Revision: 13825
12cr|nagios-snmp-plugins-1.1.1-7|519	- fix deps
12cr|nagios-snmp-plugins-1.1.1-7|520	- use the new /etc/nagios/plugins.d scandir
12cr|nagios-snmp-plugins-1.1.1-7|521	
12cr|nagios-snmp-plugins-1.1.1-7|522	
12cr|nagios-snmp-plugins-1.1.1-7|523	* Thu Aug 03 2006 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-3mdv2007.0
12cr|nagios-snmp-plugins-1.1.1-7|524	- added a gcc4 patch by misc (P0)
12cr|nagios-snmp-plugins-1.1.1-7|525	
12cr|nagios-snmp-plugins-1.1.1-7|526	* Sun Apr 03 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-2mdk
12cr|nagios-snmp-plugins-1.1.1-7|527	- use the %%mkrel macro
12cr|nagios-snmp-plugins-1.1.1-7|528	
12cr|nagios-snmp-plugins-1.1.1-7|529	* Sun May 30 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-1mdk
12cr|nagios-snmp-plugins-1.1.1-7|530	- initial cooker contrib
12cr|nagios-snmp-plugins-1.1.1-7|531	- used parts of the provided spec file
12cr|nagios-snmp-plugins-1.1.1-7|532	

3384 12
12cr|nagios-theme-nuvola-1.0.3-7|1	Name:		nagios-theme-nuvola
12cr|nagios-theme-nuvola-1.0.3-7|2	Version:	1.0.3
12cr|nagios-theme-nuvola-1.0.3-7|3	Release:	%mkrel 7
12cr|nagios-theme-nuvola-1.0.3-7|4	Summary:	Nagios Nuvola Style
12cr|nagios-theme-nuvola-1.0.3-7|5	License:	LGPL / Free (dtree)
12cr|nagios-theme-nuvola-1.0.3-7|6	Group:		Networking/Other
12cr|nagios-theme-nuvola-1.0.3-7|7	URL:		http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F1723.html;d=1
12cr|nagios-theme-nuvola-1.0.3-7|8	Source0:	nagios-nuvola-%{version}.tar.gz
12cr|nagios-theme-nuvola-1.0.3-7|9	Patch0:		nagios-nuvola-1.0.3-favicon.patch
12cr|nagios-theme-nuvola-1.0.3-7|10	BuildRequires:	sed >= 4.0
12cr|nagios-theme-nuvola-1.0.3-7|11	Requires:	nagios-www >= 2.9
12cr|nagios-theme-nuvola-1.0.3-7|12	Provides:	nagios-theme
12cr|nagios-theme-nuvola-1.0.3-7|13	Conflicts:	nagios-theme-default
12cr|nagios-theme-nuvola-1.0.3-7|14	BuildArch:	noarch
12cr|nagios-theme-nuvola-1.0.3-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|nagios-theme-nuvola-1.0.3-7|16	
12cr|nagios-theme-nuvola-1.0.3-7|17	%description
12cr|nagios-theme-nuvola-1.0.3-7|18	Complete Nagios Style (Menu, Icons, Stylesheets, Images) for Nagios 2.0.
12cr|nagios-theme-nuvola-1.0.3-7|19	
12cr|nagios-theme-nuvola-1.0.3-7|20	Style had been updated to version 1.0 with the free DTree menu.
12cr|nagios-theme-nuvola-1.0.3-7|21	
12cr|nagios-theme-nuvola-1.0.3-7|22	This is a complete image pack, menu and stylesheets for Nagios 2.0. Icons are
12cr|nagios-theme-nuvola-1.0.3-7|23	from the Nuvola KDE theme (http://www.icon-king.com/)
12cr|nagios-theme-nuvola-1.0.3-7|24	
12cr|nagios-theme-nuvola-1.0.3-7|25	%prep
12cr|nagios-theme-nuvola-1.0.3-7|26	%setup -q -c
12cr|nagios-theme-nuvola-1.0.3-7|27	%patch0 -p1
12cr|nagios-theme-nuvola-1.0.3-7|28	
12cr|nagios-theme-nuvola-1.0.3-7|29	%install
12cr|nagios-theme-nuvola-1.0.3-7|30	rm -rf %{buildroot}
12cr|nagios-theme-nuvola-1.0.3-7|31	
12cr|nagios-theme-nuvola-1.0.3-7|32	install -d %{buildroot}%{_datadir}/nagios/www
12cr|nagios-theme-nuvola-1.0.3-7|33	cp -a html/* %{buildroot}%{_datadir}/nagios/www
12cr|nagios-theme-nuvola-1.0.3-7|34	
12cr|nagios-theme-nuvola-1.0.3-7|35	%clean
12cr|nagios-theme-nuvola-1.0.3-7|36	rm -rf %{buildroot}
12cr|nagios-theme-nuvola-1.0.3-7|37	
12cr|nagios-theme-nuvola-1.0.3-7|38	%files
12cr|nagios-theme-nuvola-1.0.3-7|39	%defattr(-,root,root)
12cr|nagios-theme-nuvola-1.0.3-7|40	%doc *.txt
12cr|nagios-theme-nuvola-1.0.3-7|41	# well. should add it to /etc/nagios, but that means need  to enable FollowSymLinks directive in apache
12cr|nagios-theme-nuvola-1.0.3-7|42	%config(noreplace) %{_datadir}/nagios/www/config.js
12cr|nagios-theme-nuvola-1.0.3-7|43	%{_datadir}/nagios/www/*.html
12cr|nagios-theme-nuvola-1.0.3-7|44	%{_datadir}/nagios/www/images/*
12cr|nagios-theme-nuvola-1.0.3-7|45	%{_datadir}/nagios/www/stylesheets/*
12cr|nagios-theme-nuvola-1.0.3-7|46	%{_datadir}/nagios/www/side
12cr|nagios-theme-nuvola-1.0.3-7|47	
12cr|nagios-theme-nuvola-1.0.3-7|48	
12cr|nagios-theme-nuvola-1.0.3-7|49	%changelog
12cr|nagios-theme-nuvola-1.0.3-7|50	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-7mdv2011.0
12cr|nagios-theme-nuvola-1.0.3-7|51	+ Revision: 620472
12cr|nagios-theme-nuvola-1.0.3-7|52	- the mass rebuild of 2010.0 packages
12cr|nagios-theme-nuvola-1.0.3-7|53	
12cr|nagios-theme-nuvola-1.0.3-7|54	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.3-6mdv2010.0
12cr|nagios-theme-nuvola-1.0.3-7|55	+ Revision: 440235
12cr|nagios-theme-nuvola-1.0.3-7|56	- rebuild
12cr|nagios-theme-nuvola-1.0.3-7|57	
12cr|nagios-theme-nuvola-1.0.3-7|58	* Sun Jan 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-5mdv2009.1
12cr|nagios-theme-nuvola-1.0.3-7|59	+ Revision: 324527
12cr|nagios-theme-nuvola-1.0.3-7|60	- rediff favicon patch
12cr|nagios-theme-nuvola-1.0.3-7|61	- drop text patch, unknown purpose
12cr|nagios-theme-nuvola-1.0.3-7|62	- adapt to new nagios web files location
12cr|nagios-theme-nuvola-1.0.3-7|63	- don't duplicate spec-helper job
12cr|nagios-theme-nuvola-1.0.3-7|64	- spec cleanup
12cr|nagios-theme-nuvola-1.0.3-7|65	
12cr|nagios-theme-nuvola-1.0.3-7|66	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.0.3-4mdv2009.0
12cr|nagios-theme-nuvola-1.0.3-7|67	+ Revision: 253559
12cr|nagios-theme-nuvola-1.0.3-7|68	- rebuild
12cr|nagios-theme-nuvola-1.0.3-7|69	
12cr|nagios-theme-nuvola-1.0.3-7|70	* Mon Feb 11 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdv2008.1
12cr|nagios-theme-nuvola-1.0.3-7|71	+ Revision: 165279
12cr|nagios-theme-nuvola-1.0.3-7|72	- fix deps
12cr|nagios-theme-nuvola-1.0.3-7|73	
12cr|nagios-theme-nuvola-1.0.3-7|74	+ Olivier Blin <oblin@mandriva.com>
12cr|nagios-theme-nuvola-1.0.3-7|75	- restore BuildRoot
12cr|nagios-theme-nuvola-1.0.3-7|76	
12cr|nagios-theme-nuvola-1.0.3-7|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|nagios-theme-nuvola-1.0.3-7|78	- kill re-definition of %%buildroot on Pixel's request
12cr|nagios-theme-nuvola-1.0.3-7|79	
12cr|nagios-theme-nuvola-1.0.3-7|80	* Tue Apr 17 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdv2008.0
12cr|nagios-theme-nuvola-1.0.3-7|81	+ Revision: 13805
12cr|nagios-theme-nuvola-1.0.3-7|82	- Import nagios-theme-nuvola
12cr|nagios-theme-nuvola-1.0.3-7|83	
12cr|nagios-theme-nuvola-1.0.3-7|84	
12cr|nagios-theme-nuvola-1.0.3-7|85	
12cr|nagios-theme-nuvola-1.0.3-7|86	* Wed Apr 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdv2007.1
12cr|nagios-theme-nuvola-1.0.3-7|87	- initial Mandriva package (pld import)

3385 12
12cr|nagisa-keyboard-0.0.1-8|1	%define version   0.0.1
12cr|nagisa-keyboard-0.0.1-8|2	%define release   %mkrel 8
12cr|nagisa-keyboard-0.0.1-8|3	%define src_name  nagisa
12cr|nagisa-keyboard-0.0.1-8|4	
12cr|nagisa-keyboard-0.0.1-8|5	%define scim_version   1.4.2
12cr|nagisa-keyboard-0.0.1-8|6	
12cr|nagisa-keyboard-0.0.1-8|7	Name:      nagisa-keyboard
12cr|nagisa-keyboard-0.0.1-8|8	Summary:   A software keyboard for SCIM
12cr|nagisa-keyboard-0.0.1-8|9	Version:   %{version}
12cr|nagisa-keyboard-0.0.1-8|10	Release:   %{release}
12cr|nagisa-keyboard-0.0.1-8|11	Group:     System/Internationalization
12cr|nagisa-keyboard-0.0.1-8|12	License:   GPL
12cr|nagisa-keyboard-0.0.1-8|13	URL:       http://nop.net-p.org/modules/pukiwiki/index.php?%5B%5Bnagisa%5D%5D
12cr|nagisa-keyboard-0.0.1-8|14	Source0:   %{src_name}-%{version}.tar.bz2
12cr|nagisa-keyboard-0.0.1-8|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|nagisa-keyboard-0.0.1-8|16	Requires:        scim >= %{scim_version}
12cr|nagisa-keyboard-0.0.1-8|17	BuildRequires:   qt3-devel
12cr|nagisa-keyboard-0.0.1-8|18	BuildRequires:   scim-devel
12cr|nagisa-keyboard-0.0.1-8|19	
12cr|nagisa-keyboard-0.0.1-8|20	%description
12cr|nagisa-keyboard-0.0.1-8|21	Nagisa is a software keyboard for SCIM.
12cr|nagisa-keyboard-0.0.1-8|22	
12cr|nagisa-keyboard-0.0.1-8|23	
12cr|nagisa-keyboard-0.0.1-8|24	%prep
12cr|nagisa-keyboard-0.0.1-8|25	%setup -q -n %{src_name}-%{version}
12cr|nagisa-keyboard-0.0.1-8|26	
12cr|nagisa-keyboard-0.0.1-8|27	%build
12cr|nagisa-keyboard-0.0.1-8|28	qmake "PREFIX=/usr"
12cr|nagisa-keyboard-0.0.1-8|29	make
12cr|nagisa-keyboard-0.0.1-8|30	
12cr|nagisa-keyboard-0.0.1-8|31	%install
12cr|nagisa-keyboard-0.0.1-8|32	rm -rf $RPM_BUILD_ROOT
12cr|nagisa-keyboard-0.0.1-8|33	
12cr|nagisa-keyboard-0.0.1-8|34	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|nagisa-keyboard-0.0.1-8|35	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/nagisa/
12cr|nagisa-keyboard-0.0.1-8|36	
12cr|nagisa-keyboard-0.0.1-8|37	cd src/
12cr|nagisa-keyboard-0.0.1-8|38	cp -f *.xml $RPM_BUILD_ROOT/%{_datadir}/nagisa/
12cr|nagisa-keyboard-0.0.1-8|39	cp -f *.qm $RPM_BUILD_ROOT/%{_datadir}/nagisa/
12cr|nagisa-keyboard-0.0.1-8|40	cp -f nagisa $RPM_BUILD_ROOT/%{_bindir}
12cr|nagisa-keyboard-0.0.1-8|41	cd -
12cr|nagisa-keyboard-0.0.1-8|42	
12cr|nagisa-keyboard-0.0.1-8|43	%clean
12cr|nagisa-keyboard-0.0.1-8|44	rm -rf $RPM_BUILD_ROOT
12cr|nagisa-keyboard-0.0.1-8|45	
12cr|nagisa-keyboard-0.0.1-8|46	
12cr|nagisa-keyboard-0.0.1-8|47	%files
12cr|nagisa-keyboard-0.0.1-8|48	%defattr(-,root,root)
12cr|nagisa-keyboard-0.0.1-8|49	%doc COPYING
12cr|nagisa-keyboard-0.0.1-8|50	%{_bindir}/*
12cr|nagisa-keyboard-0.0.1-8|51	%{_datadir}/nagisa/*
12cr|nagisa-keyboard-0.0.1-8|52	
12cr|nagisa-keyboard-0.0.1-8|53	
12cr|nagisa-keyboard-0.0.1-8|54	%changelog
12cr|nagisa-keyboard-0.0.1-8|55	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.1-8mdv2011.0
12cr|nagisa-keyboard-0.0.1-8|56	+ Revision: 620473
12cr|nagisa-keyboard-0.0.1-8|57	- the mass rebuild of 2010.0 packages
12cr|nagisa-keyboard-0.0.1-8|58	
12cr|nagisa-keyboard-0.0.1-8|59	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.0.1-7mdv2010.0
12cr|nagisa-keyboard-0.0.1-8|60	+ Revision: 430150
12cr|nagisa-keyboard-0.0.1-8|61	- rebuild
12cr|nagisa-keyboard-0.0.1-8|62	
12cr|nagisa-keyboard-0.0.1-8|63	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.0.1-6mdv2009.0
12cr|nagisa-keyboard-0.0.1-8|64	+ Revision: 241054
12cr|nagisa-keyboard-0.0.1-8|65	- rebuild
12cr|nagisa-keyboard-0.0.1-8|66	- kill re-definition of %%buildroot on Pixel's request
12cr|nagisa-keyboard-0.0.1-8|67	
12cr|nagisa-keyboard-0.0.1-8|68	+ Olivier Blin <oblin@mandriva.com>
12cr|nagisa-keyboard-0.0.1-8|69	- restore BuildRoot
12cr|nagisa-keyboard-0.0.1-8|70	
12cr|nagisa-keyboard-0.0.1-8|71	* Thu Sep 06 2007 Thierry Vignaud <tv@mandriva.org> 0.0.1-4mdv2008.0
12cr|nagisa-keyboard-0.0.1-8|72	+ Revision: 80676
12cr|nagisa-keyboard-0.0.1-8|73	- drop require already catched by autoprov and which is wrong on x86_64 anyway
12cr|nagisa-keyboard-0.0.1-8|74	
12cr|nagisa-keyboard-0.0.1-8|75	* Wed Sep 05 2007 Thierry Vignaud <tv@mandriva.org> 0.0.1-3mdv2008.0
12cr|nagisa-keyboard-0.0.1-8|76	+ Revision: 80322
12cr|nagisa-keyboard-0.0.1-8|77	- rebuild
12cr|nagisa-keyboard-0.0.1-8|78	- Import nagisa-keyboard
12cr|nagisa-keyboard-0.0.1-8|79	
12cr|nagisa-keyboard-0.0.1-8|80	
12cr|nagisa-keyboard-0.0.1-8|81	
12cr|nagisa-keyboard-0.0.1-8|82	
12cr|nagisa-keyboard-0.0.1-8|83	* Wed Dec 07 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.0.1-2mdk
12cr|nagisa-keyboard-0.0.1-8|84	- Fix BuildRequires
12cr|nagisa-keyboard-0.0.1-8|85	
12cr|nagisa-keyboard-0.0.1-8|86	* Wed Nov 16 2005 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 0.0.1-1mdk
12cr|nagisa-keyboard-0.0.1-8|87	- new release
12cr|nagisa-keyboard-0.0.1-8|88	
12cr|nagisa-keyboard-0.0.1-8|89	* Sat Oct 29 2005 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 0.0.0-1mdk
12cr|nagisa-keyboard-0.0.1-8|90	- first spec for Mandriva Linux

3386 12
12cr|nagvis-1.5.9-1|1	%define name	nagvis
12cr|nagvis-1.5.9-1|2	%define version 1.5.9
12cr|nagvis-1.5.9-1|3	%define release %mkrel 1
12cr|nagvis-1.5.9-1|4	
12cr|nagvis-1.5.9-1|5	%define _requires_exceptions pear(\\(/var/www/.*\\|dwoo/dwooAutoload.php\\|Zend/.*\\))
12cr|nagvis-1.5.9-1|6	
12cr|nagvis-1.5.9-1|7	Name:		%{name}
12cr|nagvis-1.5.9-1|8	Version:	%{version}
12cr|nagvis-1.5.9-1|9	Release:	%{release}
12cr|nagvis-1.5.9-1|10	Summary:	Visualization addon for nagios
12cr|nagvis-1.5.9-1|11	License:	GPL
12cr|nagvis-1.5.9-1|12	Group:		Networking/WWW
12cr|nagvis-1.5.9-1|13	URL:		http://nagvis.org
12cr|nagvis-1.5.9-1|14	Source:     http://downloads.sourceforge.net/nagvis/%{name}-%{version}.tar.gz
12cr|nagvis-1.5.9-1|15	Requires:   mod_php
12cr|nagvis-1.5.9-1|16	Requires:   php-xml
12cr|nagvis-1.5.9-1|17	Requires:   php-gd
12cr|nagvis-1.5.9-1|18	Requires:   php-mbstring
12cr|nagvis-1.5.9-1|19	Requires:   php-sockets
12cr|nagvis-1.5.9-1|20	Requires:   php-gettext
12cr|nagvis-1.5.9-1|21	Requires:   php-session
12cr|nagvis-1.5.9-1|22	Requires:   php-pdo_sqlite
12cr|nagvis-1.5.9-1|23	Requires:   php-ZendFramework
12cr|nagvis-1.5.9-1|24	Requires:   graphviz
12cr|nagvis-1.5.9-1|25	%if %mdkversion < 201010
12cr|nagvis-1.5.9-1|26	Requires(post):   rpm-helper
12cr|nagvis-1.5.9-1|27	Requires(postun):   rpm-helper
12cr|nagvis-1.5.9-1|28	%endif
12cr|nagvis-1.5.9-1|29	BuildArch:	noarch
12cr|nagvis-1.5.9-1|30	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|nagvis-1.5.9-1|31	
12cr|nagvis-1.5.9-1|32	%description
12cr|nagvis-1.5.9-1|33	NagVis is a visualization addon for the well known network managment system
12cr|nagvis-1.5.9-1|34	Nagios. NagVis can be used to visualize Nagios Data, e.g. to display IT
12cr|nagvis-1.5.9-1|35	processes like a mail system or a network infrastructure.
12cr|nagvis-1.5.9-1|36	
12cr|nagvis-1.5.9-1|37	%prep
12cr|nagvis-1.5.9-1|38	%setup -q -n %{name}-%{version}
12cr|nagvis-1.5.9-1|39	
12cr|nagvis-1.5.9-1|40	%build
12cr|nagvis-1.5.9-1|41	
12cr|nagvis-1.5.9-1|42	%install
12cr|nagvis-1.5.9-1|43	rm -rf %{buildroot}
12cr|nagvis-1.5.9-1|44	
12cr|nagvis-1.5.9-1|45	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|nagvis-1.5.9-1|46	cp -r share %{buildroot}%{_datadir}/%{name}
12cr|nagvis-1.5.9-1|47	cp -r docs %{buildroot}%{_datadir}/%{name}/share
12cr|nagvis-1.5.9-1|48	
12cr|nagvis-1.5.9-1|49	cmp() {
12cr|nagvis-1.5.9-1|50	cat $1 | sed 's#\(var\)\s*\(\S*\)\s*=\s*#\1 \2=#;s#^\s*##;s#\s*$##;s#\t+# #g' | awk '
12cr|nagvis-1.5.9-1|51	BEGIN { OK=1; braces=0 }
12cr|nagvis-1.5.9-1|52	{
12cr|nagvis-1.5.9-1|53	# Remove /* */ one line comments
12cr|nagvis-1.5.9-1|54	sub(/\/\*[^@]*\*\//,"");
12cr|nagvis-1.5.9-1|55	# Remove // comments (line beginning)
12cr|nagvis-1.5.9-1|56	sub(/^\/\/.*/,"");
12cr|nagvis-1.5.9-1|57	
12cr|nagvis-1.5.9-1|58	# Count braces
12cr|nagvis-1.5.9-1|59	anz1 = gsub(/\{/,"{");
12cr|nagvis-1.5.9-1|60	anz2 = gsub(/}/,"}");
12cr|nagvis-1.5.9-1|61	
12cr|nagvis-1.5.9-1|62	if (OK == 1) {
12cr|nagvis-1.5.9-1|63	braces += anz1;
12cr|nagvis-1.5.9-1|64	braces -= anz2;
12cr|nagvis-1.5.9-1|65	}
12cr|nagvis-1.5.9-1|66	}
12cr|nagvis-1.5.9-1|67	/\/\*/ {
12cr|nagvis-1.5.9-1|68	c = gsub(/\/\*[^@]*$/,"");
12cr|nagvis-1.5.9-1|69	if(c > 0) {
12cr|nagvis-1.5.9-1|70	OK=0;
12cr|nagvis-1.5.9-1|71	}
12cr|nagvis-1.5.9-1|72	}
12cr|nagvis-1.5.9-1|73	/\*\/$/ {
12cr|nagvis-1.5.9-1|74	c = gsub(/^[^@]*\*\//,"");
12cr|nagvis-1.5.9-1|75	if(c > 0) {
12cr|nagvis-1.5.9-1|76	OK=1;
12cr|nagvis-1.5.9-1|77	}
12cr|nagvis-1.5.9-1|78	}
12cr|nagvis-1.5.9-1|79	{
12cr|nagvis-1.5.9-1|80	line = $0;
12cr|nagvis-1.5.9-1|81	#anz = gsub(/function/," function");
12cr|nagvis-1.5.9-1|82	#ch = substr(line,length(line));
12cr|nagvis-1.5.9-1|83	if (OK == 1) {
12cr|nagvis-1.5.9-1|84	if (length(line) > 0) {
12cr|nagvis-1.5.9-1|85	#if (ch == "}") {
12cr|nagvis-1.5.9-1|86	#	if (braces == 0) {
12cr|nagvis-1.5.9-1|87	#		if (length(line) > 0) {
12cr|nagvis-1.5.9-1|88	#			print line
12cr|nagvis-1.5.9-1|89	#		}
12cr|nagvis-1.5.9-1|90	#		line = ""
12cr|nagvis-1.5.9-1|91	#	}
12cr|nagvis-1.5.9-1|92	#}
12cr|nagvis-1.5.9-1|93	#line = line $0;
12cr|nagvis-1.5.9-1|94	
12cr|nagvis-1.5.9-1|95	print line;
12cr|nagvis-1.5.9-1|96	}
12cr|nagvis-1.5.9-1|97	}
12cr|nagvis-1.5.9-1|98	}
12cr|nagvis-1.5.9-1|99	' >> $OUT
12cr|nagvis-1.5.9-1|100	}
12cr|nagvis-1.5.9-1|101	
12cr|nagvis-1.5.9-1|102	
12cr|nagvis-1.5.9-1|103	
12cr|nagvis-1.5.9-1|104	
12cr|nagvis-1.5.9-1|105	pushd %{buildroot}%{_datadir}/%{name}/share/frontend/nagvis-js/js/
12cr|nagvis-1.5.9-1|106	OUT=NagVisCompressed.js
12cr|nagvis-1.5.9-1|107	>$OUT
12cr|nagvis-1.5.9-1|108	cmp ExtStacktrace.js
12cr|nagvis-1.5.9-1|109	cmp nagvis.js
12cr|nagvis-1.5.9-1|110	cmp popupWindow.js
12cr|nagvis-1.5.9-1|111	cmp ExtBase.js
12cr|nagvis-1.5.9-1|112	cmp frontendMessage.js
12cr|nagvis-1.5.9-1|113	cmp frontendEventlog.js
12cr|nagvis-1.5.9-1|114	cmp frontendHover.js
12cr|nagvis-1.5.9-1|115	cmp hover.js
12cr|nagvis-1.5.9-1|116	cmp frontendContext.js
12cr|nagvis-1.5.9-1|117	cmp ajax.js
12cr|nagvis-1.5.9-1|118	cmp dynfavicon.js
12cr|nagvis-1.5.9-1|119	cmp frontend.js
12cr|nagvis-1.5.9-1|120	cmp lines.js
12cr|nagvis-1.5.9-1|121	cmp NagVisObject.js
12cr|nagvis-1.5.9-1|122	cmp NagVisStatefulObject.js
12cr|nagvis-1.5.9-1|123	cmp NagVisStatelessObject.js
12cr|nagvis-1.5.9-1|124	cmp NagVisHost.js
12cr|nagvis-1.5.9-1|125	cmp NagVisService.js
12cr|nagvis-1.5.9-1|126	cmp NagVisHostgroup.js
12cr|nagvis-1.5.9-1|127	cmp NagVisServicegroup.js
12cr|nagvis-1.5.9-1|128	cmp NagVisMap.js
12cr|nagvis-1.5.9-1|129	cmp NagVisShape.js
12cr|nagvis-1.5.9-1|130	cmp NagVisLine.js
12cr|nagvis-1.5.9-1|131	cmp NagVisTextbox.js
12cr|nagvis-1.5.9-1|132	cmp NagVisRotation.js
12cr|nagvis-1.5.9-1|133	cmp wz_jsgraphics.js
12cr|nagvis-1.5.9-1|134	popd
12cr|nagvis-1.5.9-1|135	
12cr|nagvis-1.5.9-1|136	pushd %{buildroot}%{_datadir}/%{name}/share/frontend/wui/js/
12cr|nagvis-1.5.9-1|137	OUT=WuiCompressed.js
12cr|nagvis-1.5.9-1|138	>$OUT
12cr|nagvis-1.5.9-1|139	cmp wui.js
12cr|nagvis-1.5.9-1|140	cmp ajax.js
12cr|nagvis-1.5.9-1|141	cmp addmodify.js
12cr|nagvis-1.5.9-1|142	cmp EditMainCfg.js
12cr|nagvis-1.5.9-1|143	cmp ManageBackgrounds.js
12cr|nagvis-1.5.9-1|144	cmp ManageBackends.js
12cr|nagvis-1.5.9-1|145	cmp ManageMaps.js
12cr|nagvis-1.5.9-1|146	cmp ManageShapes.js
12cr|nagvis-1.5.9-1|147	cmp MapManageTmpl.js
12cr|nagvis-1.5.9-1|148	cmp wz_jsgraphics.js
12cr|nagvis-1.5.9-1|149	cmp ExtGenericResize.js
12cr|nagvis-1.5.9-1|150	popd
12cr|nagvis-1.5.9-1|151	
12cr|nagvis-1.5.9-1|152	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|nagvis-1.5.9-1|153	cp -r etc/maps %{buildroot}%{_sysconfdir}/%{name}
12cr|nagvis-1.5.9-1|154	cp -r etc/automaps %{buildroot}%{_sysconfdir}/%{name}
12cr|nagvis-1.5.9-1|155	cp -r etc/geomap %{buildroot}%{_sysconfdir}/%{name}
12cr|nagvis-1.5.9-1|156	install -m 644 etc/nagvis.ini.php-sample \
12cr|nagvis-1.5.9-1|157	%{buildroot}%{_sysconfdir}/%{name}/nagvis.ini.php
12cr|nagvis-1.5.9-1|158	pushd %{buildroot}%{_datadir}/%{name}
12cr|nagvis-1.5.9-1|159	ln -s ../../..%{_sysconfdir}/%{name} etc
12cr|nagvis-1.5.9-1|160	popd
12cr|nagvis-1.5.9-1|161	
12cr|nagvis-1.5.9-1|162	install -d -m 755 %{buildroot}%{_var}/lib/%{name}
12cr|nagvis-1.5.9-1|163	install -d -m 755 %{buildroot}%{_var}/lib/%{name}/tmpl
12cr|nagvis-1.5.9-1|164	install -d -m 755 %{buildroot}%{_var}/lib/%{name}/tmpl/cache
12cr|nagvis-1.5.9-1|165	install -d -m 755 %{buildroot}%{_var}/lib/%{name}/tmpl/compile
12cr|nagvis-1.5.9-1|166	pushd %{buildroot}%{_datadir}/%{name}
12cr|nagvis-1.5.9-1|167	ln -s ../../..%{_var}/lib/%{name} var
12cr|nagvis-1.5.9-1|168	popd
12cr|nagvis-1.5.9-1|169	
12cr|nagvis-1.5.9-1|170	# apache configuration
12cr|nagvis-1.5.9-1|171	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|nagvis-1.5.9-1|172	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|nagvis-1.5.9-1|173	# %{name} Apache configuration
12cr|nagvis-1.5.9-1|174	Alias /%{name} %{_datadir}/%{name}/share
12cr|nagvis-1.5.9-1|175	
12cr|nagvis-1.5.9-1|176	<Directory %{_datadir}/%{name}/share>
12cr|nagvis-1.5.9-1|177	Order allow,deny
12cr|nagvis-1.5.9-1|178	Allow from all
12cr|nagvis-1.5.9-1|179	
12cr|nagvis-1.5.9-1|180	Options FollowSymLinks
12cr|nagvis-1.5.9-1|181	</Directory>
12cr|nagvis-1.5.9-1|182	EOF
12cr|nagvis-1.5.9-1|183	
12cr|nagvis-1.5.9-1|184	# nagvis configuration
12cr|nagvis-1.5.9-1|185	perl -pi \
12cr|nagvis-1.5.9-1|186	-e 's|;base=.*|base="%{_datadir}/nagvis/"|;' \
12cr|nagvis-1.5.9-1|187	-e 's|;htmlbase=.*|htmlbase="/nagvis"|;' \
12cr|nagvis-1.5.9-1|188	%{buildroot}%{_sysconfdir}/%{name}/nagvis.ini.php
12cr|nagvis-1.5.9-1|189	
12cr|nagvis-1.5.9-1|190	# make configuration apache-writable
12cr|nagvis-1.5.9-1|191	chmod -R g=u %{buildroot}%{_sysconfdir}/%{name}
12cr|nagvis-1.5.9-1|192	chmod 660 %{buildroot}%{_sysconfdir}/%{name}/nagvis.ini.php
12cr|nagvis-1.5.9-1|193	
12cr|nagvis-1.5.9-1|194	%clean
12cr|nagvis-1.5.9-1|195	rm -rf %{buildroot}
12cr|nagvis-1.5.9-1|196	
12cr|nagvis-1.5.9-1|197	%post
12cr|nagvis-1.5.9-1|198	%if %mdkversion < 201010
12cr|nagvis-1.5.9-1|199	%_post_webapp
12cr|nagvis-1.5.9-1|200	%endif
12cr|nagvis-1.5.9-1|201	
12cr|nagvis-1.5.9-1|202	%postun
12cr|nagvis-1.5.9-1|203	%if %mdkversion < 201010
12cr|nagvis-1.5.9-1|204	%_postun_webapp
12cr|nagvis-1.5.9-1|205	%endif
12cr|nagvis-1.5.9-1|206	
12cr|nagvis-1.5.9-1|207	%files
12cr|nagvis-1.5.9-1|208	%defattr(-,root,root)
12cr|nagvis-1.5.9-1|209	%doc INSTALL LICENCE README
12cr|nagvis-1.5.9-1|210	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|nagvis-1.5.9-1|211	%attr(-,root,apache) %dir %{_sysconfdir}/nagvis
12cr|nagvis-1.5.9-1|212	%attr(-,root,apache) %dir %{_sysconfdir}/nagvis/maps
12cr|nagvis-1.5.9-1|213	%attr(-,root,apache) %dir %{_sysconfdir}/nagvis/automaps
12cr|nagvis-1.5.9-1|214	%attr(-,root,apache) %dir %{_sysconfdir}/nagvis/geomap
12cr|nagvis-1.5.9-1|215	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/nagvis/nagvis.ini.php
12cr|nagvis-1.5.9-1|216	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/nagvis/maps/*.cfg
12cr|nagvis-1.5.9-1|217	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/nagvis/automaps/*.cfg
12cr|nagvis-1.5.9-1|218	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/nagvis/geomap/*.xml
12cr|nagvis-1.5.9-1|219	%attr(-,apache,apache) %{_var}/lib/%{name}
12cr|nagvis-1.5.9-1|220	%{_datadir}/%{name}
12cr|nagvis-1.5.9-1|221	
12cr|nagvis-1.5.9-1|222	
12cr|nagvis-1.5.9-1|223	%changelog
12cr|nagvis-1.5.9-1|224	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.9-1mdv2011.0
12cr|nagvis-1.5.9-1|225	+ Revision: 688912
12cr|nagvis-1.5.9-1|226	- update to new version 1.5.9
12cr|nagvis-1.5.9-1|227	
12cr|nagvis-1.5.9-1|228	* Thu Mar 10 2011 Funda Wang <fwang@mandriva.org> 1.5.8-2
12cr|nagvis-1.5.9-1|229	+ Revision: 643231
12cr|nagvis-1.5.9-1|230	- rebuild to obsolete old packages
12cr|nagvis-1.5.9-1|231	
12cr|nagvis-1.5.9-1|232	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.8-1
12cr|nagvis-1.5.9-1|233	+ Revision: 635667
12cr|nagvis-1.5.9-1|234	- new version
12cr|nagvis-1.5.9-1|235	- new version
12cr|nagvis-1.5.9-1|236	
12cr|nagvis-1.5.9-1|237	* Sun Jan 23 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.7-1
12cr|nagvis-1.5.9-1|238	+ Revision: 632444
12cr|nagvis-1.5.9-1|239	- new version
12cr|nagvis-1.5.9-1|240	
12cr|nagvis-1.5.9-1|241	* Sat Jan 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.6-1mdv2011.0
12cr|nagvis-1.5.9-1|242	+ Revision: 627040
12cr|nagvis-1.5.9-1|243	- update to new version 1.5.6
12cr|nagvis-1.5.9-1|244	
12cr|nagvis-1.5.9-1|245	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.5-1mdv2011.0
12cr|nagvis-1.5.9-1|246	+ Revision: 612527
12cr|nagvis-1.5.9-1|247	- new version
12cr|nagvis-1.5.9-1|248	
12cr|nagvis-1.5.9-1|249	* Fri Aug 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-1mdv2011.0
12cr|nagvis-1.5.9-1|250	+ Revision: 569472
12cr|nagvis-1.5.9-1|251	- new version
12cr|nagvis-1.5.9-1|252	- drop README.mdv, the setup is self-explaining
12cr|nagvis-1.5.9-1|253	
12cr|nagvis-1.5.9-1|254	* Mon Apr 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.7-1mdv2010.1
12cr|nagvis-1.5.9-1|255	+ Revision: 538956
12cr|nagvis-1.5.9-1|256	- new version
12cr|nagvis-1.5.9-1|257	
12cr|nagvis-1.5.9-1|258	* Sun Mar 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.6-1mdv2010.1
12cr|nagvis-1.5.9-1|259	+ Revision: 518978
12cr|nagvis-1.5.9-1|260	- update to new version 1.4.6
12cr|nagvis-1.5.9-1|261	
12cr|nagvis-1.5.9-1|262	* Wed Feb 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.5-2mdv2010.1
12cr|nagvis-1.5.9-1|263	+ Revision: 507266
12cr|nagvis-1.5.9-1|264	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|nagvis-1.5.9-1|265	- switch to "open to all" default access policy
12cr|nagvis-1.5.9-1|266	
12cr|nagvis-1.5.9-1|267	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.5-1mdv2010.1
12cr|nagvis-1.5.9-1|268	+ Revision: 473620
12cr|nagvis-1.5.9-1|269	- ensure followsymlink is always disabled
12cr|nagvis-1.5.9-1|270	- new version
12cr|nagvis-1.5.9-1|271	- don't attempt to isolate files from web root, to match upstream setup better
12cr|nagvis-1.5.9-1|272	- enforce new default access policy
12cr|nagvis-1.5.9-1|273	
12cr|nagvis-1.5.9-1|274	* Sat Nov 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.4-1mdv2010.1
12cr|nagvis-1.5.9-1|275	+ Revision: 462214
12cr|nagvis-1.5.9-1|276	- update to new version 1.4.4
12cr|nagvis-1.5.9-1|277	
12cr|nagvis-1.5.9-1|278	* Sun Aug 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.2-1mdv2010.0
12cr|nagvis-1.5.9-1|279	+ Revision: 419925
12cr|nagvis-1.5.9-1|280	- new version
12cr|nagvis-1.5.9-1|281	
12cr|nagvis-1.5.9-1|282	* Wed Jun 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.1-1mdv2010.0
12cr|nagvis-1.5.9-1|283	+ Revision: 384878
12cr|nagvis-1.5.9-1|284	- new version
12cr|nagvis-1.5.9-1|285	- mv all files under %%_datadir/%%name, %%_var/www is not FHS compliant
12cr|nagvis-1.5.9-1|286	- better default configuration file
12cr|nagvis-1.5.9-1|287	
12cr|nagvis-1.5.9-1|288	* Wed Feb 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-1mdv2009.1
12cr|nagvis-1.5.9-1|289	+ Revision: 342730
12cr|nagvis-1.5.9-1|290	- new version
12cr|nagvis-1.5.9-1|291	- drop additional noprefix patch, fixed upstream
12cr|nagvis-1.5.9-1|292	
12cr|nagvis-1.5.9-1|293	* Sat Sep 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-3mdv2009.0
12cr|nagvis-1.5.9-1|294	+ Revision: 286172
12cr|nagvis-1.5.9-1|295	- new version
12cr|nagvis-1.5.9-1|296	- use symlinks rather than code patch to achieve FHS compliance
12cr|nagvis-1.5.9-1|297	- make maps and configuration apache writable
12cr|nagvis-1.5.9-1|298	
12cr|nagvis-1.5.9-1|299	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.2.2-3mdv2009.0
12cr|nagvis-1.5.9-1|300	+ Revision: 253560
12cr|nagvis-1.5.9-1|301	- rebuild
12cr|nagvis-1.5.9-1|302	
12cr|nagvis-1.5.9-1|303	* Mon Feb 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2008.1
12cr|nagvis-1.5.9-1|304	+ Revision: 175068
12cr|nagvis-1.5.9-1|305	- new version
12cr|nagvis-1.5.9-1|306	
12cr|nagvis-1.5.9-1|307	* Mon Feb 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2008.1
12cr|nagvis-1.5.9-1|308	+ Revision: 165532
12cr|nagvis-1.5.9-1|309	- new version
12cr|nagvis-1.5.9-1|310	rediff FHS patch
12cr|nagvis-1.5.9-1|311	
12cr|nagvis-1.5.9-1|312	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-1mdv2008.1
12cr|nagvis-1.5.9-1|313	+ Revision: 132113
12cr|nagvis-1.5.9-1|314	- final version
12cr|nagvis-1.5.9-1|315	include wui
12cr|nagvis-1.5.9-1|316	- patch1: allow dbprefix to be mepty
12cr|nagvis-1.5.9-1|317	- import nagvis
12cr|nagvis-1.5.9-1|318	
12cr|nagvis-1.5.9-1|319	
12cr|nagvis-1.5.9-1|320	* Fri Dec 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-0.%%{rc}.1mdv2008.1
12cr|nagvis-1.5.9-1|321	- first mdv release

3387 12
12cr|naim-0.11.8.3.2-2|1	Name:           naim
12cr|naim-0.11.8.3.2-2|2	Version:        0.11.8.3.2
12cr|naim-0.11.8.3.2-2|3	Release:        %mkrel 2
12cr|naim-0.11.8.3.2-2|4	Epoch:          0
12cr|naim-0.11.8.3.2-2|5	Summary:        An ncurses-based console AIM, ICQ, IRC, and Lily client
12cr|naim-0.11.8.3.2-2|6	Group:          Networking/Instant messaging
12cr|naim-0.11.8.3.2-2|7	License:        GPLv2
12cr|naim-0.11.8.3.2-2|8	URL:            http://naim.n.ml.org/
12cr|naim-0.11.8.3.2-2|9	Source0:        http://naim.googlecode.com/files/naim-%{version}.tar.bz2
12cr|naim-0.11.8.3.2-2|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|naim-0.11.8.3.2-2|11	
12cr|naim-0.11.8.3.2-2|12	BuildRequires: ncurses-devel gawk
12cr|naim-0.11.8.3.2-2|13	
12cr|naim-0.11.8.3.2-2|14	%description
12cr|naim-0.11.8.3.2-2|15	naim is a console client for AOL Instant Messenger (AIM), AOL I Seek You (ICQ),
12cr|naim-0.11.8.3.2-2|16	Internet Relay Chat (IRC), and The lily CMC.
12cr|naim-0.11.8.3.2-2|17	
12cr|naim-0.11.8.3.2-2|18	%prep
12cr|naim-0.11.8.3.2-2|19	%setup -q
12cr|naim-0.11.8.3.2-2|20	
12cr|naim-0.11.8.3.2-2|21	%build
12cr|naim-0.11.8.3.2-2|22	%configure2_5x
12cr|naim-0.11.8.3.2-2|23	%{__make}
12cr|naim-0.11.8.3.2-2|24	
12cr|naim-0.11.8.3.2-2|25	%install
12cr|naim-0.11.8.3.2-2|26	%{__rm} -rf %{buildroot}
12cr|naim-0.11.8.3.2-2|27	%{makeinstall_std}
12cr|naim-0.11.8.3.2-2|28	%{__rm} -r %{buildroot}%{_docdir}/%{name}
12cr|naim-0.11.8.3.2-2|29	%{__rm} -r %{buildroot}%{_includedir}
12cr|naim-0.11.8.3.2-2|30	
12cr|naim-0.11.8.3.2-2|31	%clean
12cr|naim-0.11.8.3.2-2|32	%{__rm} -rf %{buildroot}
12cr|naim-0.11.8.3.2-2|33	
12cr|naim-0.11.8.3.2-2|34	%files
12cr|naim-0.11.8.3.2-2|35	%defattr(0644,root,root,0755)
12cr|naim-0.11.8.3.2-2|36	%doc AUTHORS FAQ BUGS README NEWS ChangeLog doc/*.hlp
12cr|naim-0.11.8.3.2-2|37	%attr(0755,root,root) %{_bindir}/extractbuddy.sh
12cr|naim-0.11.8.3.2-2|38	%attr(0755,root,root) %{_bindir}/naim
12cr|naim-0.11.8.3.2-2|39	%attr(0755,root,root) %{_bindir}/nicq
12cr|naim-0.11.8.3.2-2|40	%attr(0755,root,root) %{_bindir}/nirc
12cr|naim-0.11.8.3.2-2|41	%attr(0755,root,root) %{_bindir}/nlily
12cr|naim-0.11.8.3.2-2|42	%{_mandir}/man1/naim.1*
12cr|naim-0.11.8.3.2-2|43	%{_mandir}/man1/nicq.1*
12cr|naim-0.11.8.3.2-2|44	%{_mandir}/man1/nirc.1*
12cr|naim-0.11.8.3.2-2|45	%{_mandir}/man1/nlily.1*
12cr|naim-0.11.8.3.2-2|46	
12cr|naim-0.11.8.3.2-2|47	
12cr|naim-0.11.8.3.2-2|48	
12cr|naim-0.11.8.3.2-2|49	%changelog
12cr|naim-0.11.8.3.2-2|50	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0:0.11.8.3.2-2mdv2011.0
12cr|naim-0.11.8.3.2-2|51	+ Revision: 612988
12cr|naim-0.11.8.3.2-2|52	- the mass rebuild of 2010.1 packages
12cr|naim-0.11.8.3.2-2|53	
12cr|naim-0.11.8.3.2-2|54	* Tue Mar 02 2010 Sandro Cazzaniga <kharec@mandriva.org> 0:0.11.8.3.2-1mdv2010.1
12cr|naim-0.11.8.3.2-2|55	+ Revision: 513636
12cr|naim-0.11.8.3.2-2|56	- update to naim-0.11.8.3.2
12cr|naim-0.11.8.3.2-2|57	
12cr|naim-0.11.8.3.2-2|58	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:0.11.8.3.1-4mdv2010.0
12cr|naim-0.11.8.3.2-2|59	+ Revision: 430151
12cr|naim-0.11.8.3.2-2|60	- rebuild
12cr|naim-0.11.8.3.2-2|61	
12cr|naim-0.11.8.3.2-2|62	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0:0.11.8.3.1-3mdv2009.0
12cr|naim-0.11.8.3.2-2|63	+ Revision: 253563
12cr|naim-0.11.8.3.2-2|64	- rebuild
12cr|naim-0.11.8.3.2-2|65	
12cr|naim-0.11.8.3.2-2|66	* Thu Jan 03 2008 David Walluck <walluck@mandriva.org> 0:0.11.8.3.1-1mdv2008.1
12cr|naim-0.11.8.3.2-2|67	+ Revision: 143559
12cr|naim-0.11.8.3.2-2|68	- import naim
12cr|naim-0.11.8.3.2-2|69	
12cr|naim-0.11.8.3.2-2|70	

3388 12
12cr|namazu-2.0.20-2|1	# XXX is this right - it was /var/lib before FHS macros
12cr|namazu-2.0.20-2|2	%define _localstatedir	/var/lib
12cr|namazu-2.0.20-2|3	%define _libexecdir	/var/www/cgi-bin
12cr|namazu-2.0.20-2|4	%define libname %mklibname %name 3
12cr|namazu-2.0.20-2|5	
12cr|namazu-2.0.20-2|6	Summary: Full-text search engine
12cr|namazu-2.0.20-2|7	Name: namazu
12cr|namazu-2.0.20-2|8	Version: 2.0.20
12cr|namazu-2.0.20-2|9	Release: 2
12cr|namazu-2.0.20-2|10	License: GPLv2+
12cr|namazu-2.0.20-2|11	Group: File tools
12cr|namazu-2.0.20-2|12	BuildRequires: perl >= 5.6.0
12cr|namazu-2.0.20-2|13	BuildRequires: perl-NKF >= 1.70
12cr|namazu-2.0.20-2|14	BuildRequires: perl-Text-Kakasi >= 1.00
12cr|namazu-2.0.20-2|15	BuildRequires: perl-File-MMagic >= 1.12
12cr|namazu-2.0.20-2|16	Requires: perl-File-MMagic >= 1.12
12cr|namazu-2.0.20-2|17	Requires:  perl-NKF >= 1.70
12cr|namazu-2.0.20-2|18	Requires: kakasi >= 2.3.0
12cr|namazu-2.0.20-2|19	Requires: perl-Text-Kakasi >= 1.00
12cr|namazu-2.0.20-2|20	Source0: http://www.namazu.org/stable/%{name}-%{version}.tar.gz
12cr|namazu-2.0.20-2|21	URL: http://www.namazu.org/
12cr|namazu-2.0.20-2|22	
12cr|namazu-2.0.20-2|23	%description
12cr|namazu-2.0.20-2|24	Namazu is a full-text search engine software intended for easy use.
12cr|namazu-2.0.20-2|25	Not only it works as CGI program for small or medium scale WWW
12cr|namazu-2.0.20-2|26	search engine, but also works as personal use such as search system
12cr|namazu-2.0.20-2|27	for local HDD.
12cr|namazu-2.0.20-2|28	
12cr|namazu-2.0.20-2|29	%package -n %{libname}
12cr|namazu-2.0.20-2|30	Summary: Libraries of Namazu
12cr|namazu-2.0.20-2|31	Group: Development/C
12cr|namazu-2.0.20-2|32	Requires: %{libname} = %{version}
12cr|namazu-2.0.20-2|33	
12cr|namazu-2.0.20-2|34	%description -n %{libname}
12cr|namazu-2.0.20-2|35	Libraries used by Namazu.
12cr|namazu-2.0.20-2|36	
12cr|namazu-2.0.20-2|37	
12cr|namazu-2.0.20-2|38	%package  -n %{libname}-devel
12cr|namazu-2.0.20-2|39	Summary: Libraries and include files of Namazu
12cr|namazu-2.0.20-2|40	Group: Development/C
12cr|namazu-2.0.20-2|41	Requires: %{libname} = %{version}
12cr|namazu-2.0.20-2|42	Provides: lib%{name}-devel = %{EVRD}
12cr|namazu-2.0.20-2|43	Provides: %{name}-devel = %{EVRD}
12cr|namazu-2.0.20-2|44	
12cr|namazu-2.0.20-2|45	
12cr|namazu-2.0.20-2|46	%description -n %{libname}-devel
12cr|namazu-2.0.20-2|47	Libraries and include files of Namazu.
12cr|namazu-2.0.20-2|48	
12cr|namazu-2.0.20-2|49	%package cgi
12cr|namazu-2.0.20-2|50	Summary: CGI interface for Namazu
12cr|namazu-2.0.20-2|51	Group: Networking/WWW
12cr|namazu-2.0.20-2|52	Requires: %{name} = %{version}
12cr|namazu-2.0.20-2|53	Requires: webserver
12cr|namazu-2.0.20-2|54	
12cr|namazu-2.0.20-2|55	%description cgi
12cr|namazu-2.0.20-2|56	A CGI interface for Namazu.
12cr|namazu-2.0.20-2|57	
12cr|namazu-2.0.20-2|58	
12cr|namazu-2.0.20-2|59	%prep
12cr|namazu-2.0.20-2|60	%setup -q
12cr|namazu-2.0.20-2|61	
12cr|namazu-2.0.20-2|62	%build
12cr|namazu-2.0.20-2|63	autoreconf -f -i
12cr|namazu-2.0.20-2|64	%configure
12cr|namazu-2.0.20-2|65	
12cr|namazu-2.0.20-2|66	%make
12cr|namazu-2.0.20-2|67	
12cr|namazu-2.0.20-2|68	%install
12cr|namazu-2.0.20-2|69	%makeinstall
12cr|namazu-2.0.20-2|70	
12cr|namazu-2.0.20-2|71	mv %{buildroot}%{_sysconfdir}/namazu/namazurc-sample \
12cr|namazu-2.0.20-2|72	%{buildroot}%{_sysconfdir}/namazu/namazurc
12cr|namazu-2.0.20-2|73	mv %{buildroot}%{_sysconfdir}/namazu/mknmzrc-sample \
12cr|namazu-2.0.20-2|74	%{buildroot}%{_sysconfdir}/namazu/mknmzrc
12cr|namazu-2.0.20-2|75	chmod a+rw -R %{buildroot}%{_localstatedir}/namazu
12cr|namazu-2.0.20-2|76	chmod a+rw -R %{buildroot}%{_localstatedir}/namazu/index
12cr|namazu-2.0.20-2|77	
12cr|namazu-2.0.20-2|78	rm -f  %{buildroot}/%{_datadir}/locale/ja_JP.SJIS/LC_MESSAGES/namazu.mo
12cr|namazu-2.0.20-2|79	%find_lang %{name}
12cr|namazu-2.0.20-2|80	
12cr|namazu-2.0.20-2|81	%files -f %{name}.lang
12cr|namazu-2.0.20-2|82	%doc AUTHORS ChangeLog ChangeLog.1 CREDITS COPYING HACKING HACKING-ja
12cr|namazu-2.0.20-2|83	%doc INSTALL INSTALL-ja README README-es README-ja NEWS THANKS TODO
12cr|namazu-2.0.20-2|84	%doc etc/namazu.png
12cr|namazu-2.0.20-2|85	%config(noreplace) %{_sysconfdir}/namazu/*
12cr|namazu-2.0.20-2|86	%{_bindir}/namazu
12cr|namazu-2.0.20-2|87	%{_bindir}/bnamazu
12cr|namazu-2.0.20-2|88	%{_bindir}/*nmz
12cr|namazu-2.0.20-2|89	%{_bindir}/mailutime
12cr|namazu-2.0.20-2|90	%{_bindir}/nmzgrep
12cr|namazu-2.0.20-2|91	%{_bindir}/nmzegrep
12cr|namazu-2.0.20-2|92	%{_bindir}/nmzmerge
12cr|namazu-2.0.20-2|93	%{_bindir}/nmzcat
12cr|namazu-2.0.20-2|94	%{_mandir}/man1/namazu.*
12cr|namazu-2.0.20-2|95	%{_mandir}/man1/mknmz.*
12cr|namazu-2.0.20-2|96	%{_datadir}/namazu/doc/*
12cr|namazu-2.0.20-2|97	%{_datadir}/namazu/filter/*
12cr|namazu-2.0.20-2|98	%{_datadir}/namazu/pl/*
12cr|namazu-2.0.20-2|99	%{_datadir}/namazu/template/*
12cr|namazu-2.0.20-2|100	%{_datadir}/namazu/etc/
12cr|namazu-2.0.20-2|101	%dir %{_localstatedir}/namazu
12cr|namazu-2.0.20-2|102	%dir %{_localstatedir}/namazu/index
12cr|namazu-2.0.20-2|103	
12cr|namazu-2.0.20-2|104	%files -n %{libname}
12cr|namazu-2.0.20-2|105	%{_libdir}/libnmz.so.7*
12cr|namazu-2.0.20-2|106	
12cr|namazu-2.0.20-2|107	%files -n %{libname}-devel
12cr|namazu-2.0.20-2|108	%{_bindir}/nmz-config
12cr|namazu-2.0.20-2|109	%{_includedir}/namazu/*.h
12cr|namazu-2.0.20-2|110	%{_libdir}/libnmz.so
12cr|namazu-2.0.20-2|111	%{_libdir}/libnmz.a
12cr|namazu-2.0.20-2|112	
12cr|namazu-2.0.20-2|113	%files cgi
12cr|namazu-2.0.20-2|114	%{_libexecdir}/namazu.cgi
12cr|namazu-2.0.20-2|115	
12cr|namazu-2.0.20-2|116	
12cr|namazu-2.0.20-2|117	
12cr|namazu-2.0.20-2|118	
12cr|namazu-2.0.20-2|119	%changelog
12cr|namazu-2.0.20-2|120	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 2.0.20-1mdv2011.0
12cr|namazu-2.0.20-2|121	+ Revision: 645329
12cr|namazu-2.0.20-2|122	- update to new version 2.0.20
12cr|namazu-2.0.20-2|123	
12cr|namazu-2.0.20-2|124	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.19-2mdv2011.0
12cr|namazu-2.0.20-2|125	+ Revision: 620474
12cr|namazu-2.0.20-2|126	- the mass rebuild of 2010.0 packages
12cr|namazu-2.0.20-2|127	
12cr|namazu-2.0.20-2|128	* Sun Jun 21 2009 Jérôme Brenier <incubusss@mandriva.org> 2.0.19-1mdv2010.0
12cr|namazu-2.0.20-2|129	+ Revision: 387855
12cr|namazu-2.0.20-2|130	- update to new version 2.0.19
12cr|namazu-2.0.20-2|131	- fix files section
12cr|namazu-2.0.20-2|132	- use autoreconf and re-enable libtoolize
12cr|namazu-2.0.20-2|133	- fix license tag
12cr|namazu-2.0.20-2|134	
12cr|namazu-2.0.20-2|135	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.0.14-4mdv2009.0
12cr|namazu-2.0.20-2|136	+ Revision: 253565
12cr|namazu-2.0.20-2|137	- rebuild
12cr|namazu-2.0.20-2|138	
12cr|namazu-2.0.20-2|139	+ Pixel <pixel@mandriva.com>
12cr|namazu-2.0.20-2|140	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|namazu-2.0.20-2|141	
12cr|namazu-2.0.20-2|142	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.0.14-2mdv2008.1
12cr|namazu-2.0.20-2|143	+ Revision: 170993
12cr|namazu-2.0.20-2|144	- rebuild
12cr|namazu-2.0.20-2|145	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|namazu-2.0.20-2|146	
12cr|namazu-2.0.20-2|147	+ Olivier Blin <oblin@mandriva.com>
12cr|namazu-2.0.20-2|148	- restore BuildRoot
12cr|namazu-2.0.20-2|149	
12cr|namazu-2.0.20-2|150	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.0.14-1mdv2008.1
12cr|namazu-2.0.20-2|151	+ Revision: 130474
12cr|namazu-2.0.20-2|152	- kill re-definition of %%buildroot on Pixel's request
12cr|namazu-2.0.20-2|153	- fix man pages
12cr|namazu-2.0.20-2|154	
12cr|namazu-2.0.20-2|155	
12cr|namazu-2.0.20-2|156	* Mon Jul 25 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.0.14-1mdk
12cr|namazu-2.0.20-2|157	- New release 2.0.14
12cr|namazu-2.0.20-2|158	
12cr|namazu-2.0.20-2|159	* Tue Dec 07 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.0.13-1mdk
12cr|namazu-2.0.20-2|160	- 2.0.13
12cr|namazu-2.0.20-2|161	
12cr|namazu-2.0.20-2|162	* Sat Nov 15 2003 Michael Scherer <scherer.michael@free.fr> 2.0.12-2mdk
12cr|namazu-2.0.20-2|163	- split library
12cr|namazu-2.0.20-2|164	- fix changelog ( replace %% by %% )
12cr|namazu-2.0.20-2|165	- variuous rpmlint fix
12cr|namazu-2.0.20-2|166	
12cr|namazu-2.0.20-2|167	* Fri Apr 04 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.0.12-1mdk
12cr|namazu-2.0.20-2|168	- 2.0.12
12cr|namazu-2.0.20-2|169	
12cr|namazu-2.0.20-2|170	* Fri Jan 11 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.0.10-1mdk
12cr|namazu-2.0.20-2|171	- 2.0.10
12cr|namazu-2.0.20-2|172	
12cr|namazu-2.0.20-2|173	* Fri Nov 30 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.0.9-1mdk
12cr|namazu-2.0.20-2|174	- 2.0.9
12cr|namazu-2.0.20-2|175	
12cr|namazu-2.0.20-2|176	* Tue Nov 27 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.0.8-1mdk
12cr|namazu-2.0.20-2|177	- 2.0.8
12cr|namazu-2.0.20-2|178	
12cr|namazu-2.0.20-2|179	* Fri Sep 14 2001 Renaud Chaillat <rchaillat@mandrakesoft.com> 2.0.7-1mdk
12cr|namazu-2.0.20-2|180	- first mandrake release
12cr|namazu-2.0.20-2|181	- added BuildRequires perl-File-MMagic
12cr|namazu-2.0.20-2|182	
12cr|namazu-2.0.20-2|183	* Tue Sep 11 2001 Ryuji Abe <rug@namazu.org> 2.0.6-2
12cr|namazu-2.0.20-2|184	- fix newgettext patch.
12cr|namazu-2.0.20-2|185	
12cr|namazu-2.0.20-2|186	* Mon Aug 13 2001 Ryuji Abe <rug@namazu.org> 2.0.6-1
12cr|namazu-2.0.20-2|187	- update to 2.0.6
12cr|namazu-2.0.20-2|188	
12cr|namazu-2.0.20-2|189	* Thu Jul 26 2001 Ryuji Abe <rug@namazu.org>
12cr|namazu-2.0.20-2|190	- fix %%files
12cr|namazu-2.0.20-2|191	
12cr|namazu-2.0.20-2|192	* Sat Jun 23 2001 Ryuji Abe <rug@namazu.org>
12cr|namazu-2.0.20-2|193	- fix summary and %%description
12cr|namazu-2.0.20-2|194	
12cr|namazu-2.0.20-2|195	* Thu May 31 2001 Ryuji Abe <rug@namazu.org>
12cr|namazu-2.0.20-2|196	- fix %%files
12cr|namazu-2.0.20-2|197	- fix again cgi-bin location to /var/www/cgi-bin
12cr|namazu-2.0.20-2|198	
12cr|namazu-2.0.20-2|199	* Mon May 28 2001 Ryuji Abe <rug@namazu.org>
12cr|namazu-2.0.20-2|200	- clean up spec file
12cr|namazu-2.0.20-2|201	- more macros
12cr|namazu-2.0.20-2|202	- provide cgi package
12cr|namazu-2.0.20-2|203	- fix cgi-bin location /home/httpd/cgi-bin to /var/www/namazu-cgi-bin
12cr|namazu-2.0.20-2|204	
12cr|namazu-2.0.20-2|205	* Wed Mar 21 2001 Ryuji Abe <rug@namazu.org>
12cr|namazu-2.0.20-2|206	- Rebuilt for 7.1 beta
12cr|namazu-2.0.20-2|207	- more macros
12cr|namazu-2.0.20-2|208	- fix dependencies
12cr|namazu-2.0.20-2|209	- exclude unnecessary ja_JP.SJIS catalog.
12cr|namazu-2.0.20-2|210	
12cr|namazu-2.0.20-2|211	* Thu Oct 26 2000 Ryuji Abe <rug@namazu.org>
12cr|namazu-2.0.20-2|212	- Requires perl-File-MMagic >= 1.09.
12cr|namazu-2.0.20-2|213	- Add BuildRequires.
12cr|namazu-2.0.20-2|214	
12cr|namazu-2.0.20-2|215	* Tue Aug 22 2000 Ryuji Abe <rug@namazu.org>
12cr|namazu-2.0.20-2|216	- Fixed %%localstatedir /var to /var/lib.
12cr|namazu-2.0.20-2|217	
12cr|namazu-2.0.20-2|218	* Tue Apr 25 2000 Ryuji Abe <rug@namazu.org>
12cr|namazu-2.0.20-2|219	- Ignore %%{prefix}/share/namazu/etc.
12cr|namazu-2.0.20-2|220	
12cr|namazu-2.0.20-2|221	* Sun Feb 20 2000 Ryuji Abe <raeva@t3.rim.or.jp>
12cr|namazu-2.0.20-2|222	- Install namazu.cgi at /home/httpd/cgi-bin.
12cr|namazu-2.0.20-2|223	- Fixed typo.
12cr|namazu-2.0.20-2|224	
12cr|namazu-2.0.20-2|225	* Sat Feb 19 2000 Satoru Takabayashi <satoru-t@is.aist-nara.ac.jp>
12cr|namazu-2.0.20-2|226	- Change URL.
12cr|namazu-2.0.20-2|227	
12cr|namazu-2.0.20-2|228	* Tue Feb 15 2000 Ryuji Abe <raeva@t3.rim.or.jp>
12cr|namazu-2.0.20-2|229	- Delete package entries elisp and cgi.
12cr|namazu-2.0.20-2|230	
12cr|namazu-2.0.20-2|231	* Wed Feb 02 2000 Ryuji Abe <raeva@t3.rim.or.jp>
12cr|namazu-2.0.20-2|232	- Adapted for namazu-current.
12cr|namazu-2.0.20-2|233	- Changed group Utilities/Text -> Applications/Text.
12cr|namazu-2.0.20-2|234	
12cr|namazu-2.0.20-2|235	* Thu Dec 30 1999 Ryuji Abe <raeva@t3.rim.or.jp>
12cr|namazu-2.0.20-2|236	- rpm-3.0.x adaptations.
12cr|namazu-2.0.20-2|237	- Added package entries elisp and cgi (currently comment out).
12cr|namazu-2.0.20-2|238	[Merged SAKA Toshihide's changes for Kondara MNU/Linux.]
12cr|namazu-2.0.20-2|239	
12cr|namazu-2.0.20-2|240	* Mon Nov 08 1999 Ryuji Abe <raeva@t3.rim.or.jp>
12cr|namazu-2.0.20-2|241	- Changed includedir %%{prefix}/include/namazu.
12cr|namazu-2.0.20-2|242	- Bug fix at configure section.
12cr|namazu-2.0.20-2|243	
12cr|namazu-2.0.20-2|244	* Thu Nov 04 1999 Ryuji Abe <raeva@t3.rim.or.jp>
12cr|namazu-2.0.20-2|245	- Added nmz-config in devel package.
12cr|namazu-2.0.20-2|246	
12cr|namazu-2.0.20-2|247	* Wed Nov 03 1999 Ryuji Abe <raeva@t3.rim.or.jp>
12cr|namazu-2.0.20-2|248	- Use our definite macros, ver, rel, prefix, sysconfdir, and localstatedir.
12cr|namazu-2.0.20-2|249	- If configure not found, use autogen.sh.
12cr|namazu-2.0.20-2|250	- Optimized for SMP environment.
12cr|namazu-2.0.20-2|251	- Build devel package.
12cr|namazu-2.0.20-2|252	
12cr|namazu-2.0.20-2|253	* Tue Oct 12 1999 Ryuji Abe <raeva@t3.rim.or.jp>
12cr|namazu-2.0.20-2|254	- Fixed correctly executables entry at %%files.
12cr|namazu-2.0.20-2|255	- Added missing /usr/share/locale entry at %%files.
12cr|namazu-2.0.20-2|256	
12cr|namazu-2.0.20-2|257	* Thu Aug 26 1999 Ryuji Abe <raeva@t3.rim.or.jp>
12cr|namazu-2.0.20-2|258	- Requires perl >= 5.004.
12cr|namazu-2.0.20-2|259	- Delete Packager tag.
12cr|namazu-2.0.20-2|260	- Clean up at %%prep.
12cr|namazu-2.0.20-2|261	- Use CFLAGS="$RPM_OPT_FLAGS" at %%build.
12cr|namazu-2.0.20-2|262	- Use $RPM_BUILD_ROOT variables at %%install.
12cr|namazu-2.0.20-2|263	- Change configure option at %%build and %%files for new namazu directory structure.
12cr|namazu-2.0.20-2|264	
12cr|namazu-2.0.20-2|265	* Sun May 23 1999 Taku Kudoh <taku@TAHOO.ORG>
12cr|namazu-2.0.20-2|266	-
12cr|namazu-2.0.20-2|267	

3389 12
12cr|named-report-1.4-7|1	Summary:	ISC BIND 9 named log message summary and report tool
12cr|named-report-1.4-7|2	Name:		named-report
12cr|named-report-1.4-7|3	Version:	1.4
12cr|named-report-1.4-7|4	Release:	%mkrel 7
12cr|named-report-1.4-7|5	License:	GPL
12cr|named-report-1.4-7|6	Group:		System/Servers
12cr|named-report-1.4-7|7	URL:		http://aharp.ittns.northwestern.edu/software/
12cr|named-report-1.4-7|8	Source:		http://aharp.ittns.northwestern.edu/software/named-report-1.4.tar.bz2
12cr|named-report-1.4-7|9	BuildArch:	noarch
12cr|named-report-1.4-7|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|named-report-1.4-7|11	
12cr|named-report-1.4-7|12	%description
12cr|named-report-1.4-7|13	ISC BIND 9 named log message summary and report tool.
12cr|named-report-1.4-7|14	
12cr|named-report-1.4-7|15	%prep
12cr|named-report-1.4-7|16	
12cr|named-report-1.4-7|17	%setup -q
12cr|named-report-1.4-7|18	
12cr|named-report-1.4-7|19	%build
12cr|named-report-1.4-7|20	
12cr|named-report-1.4-7|21	%install
12cr|named-report-1.4-7|22	rm -rf %{buildroot}
12cr|named-report-1.4-7|23	
12cr|named-report-1.4-7|24	install -d %{buildroot}%{_bindir}
12cr|named-report-1.4-7|25	install -m0755 %{name}.pl %{buildroot}%{_bindir}/%{name}.pl
12cr|named-report-1.4-7|26	
12cr|named-report-1.4-7|27	%clean
12cr|named-report-1.4-7|28	rm -rf %{buildroot}
12cr|named-report-1.4-7|29	
12cr|named-report-1.4-7|30	%files
12cr|named-report-1.4-7|31	%defattr(-,root,root)
12cr|named-report-1.4-7|32	%doc README
12cr|named-report-1.4-7|33	%{_bindir}/%{name}.pl
12cr|named-report-1.4-7|34	
12cr|named-report-1.4-7|35	
12cr|named-report-1.4-7|36	
12cr|named-report-1.4-7|37	
12cr|named-report-1.4-7|38	%changelog
12cr|named-report-1.4-7|39	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4-7mdv2011.0
12cr|named-report-1.4-7|40	+ Revision: 620475
12cr|named-report-1.4-7|41	- the mass rebuild of 2010.0 packages
12cr|named-report-1.4-7|42	
12cr|named-report-1.4-7|43	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.4-6mdv2010.0
12cr|named-report-1.4-7|44	+ Revision: 430152
12cr|named-report-1.4-7|45	- rebuild
12cr|named-report-1.4-7|46	
12cr|named-report-1.4-7|47	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.4-5mdv2009.0
12cr|named-report-1.4-7|48	+ Revision: 253567
12cr|named-report-1.4-7|49	- rebuild
12cr|named-report-1.4-7|50	
12cr|named-report-1.4-7|51	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.4-3mdv2008.1
12cr|named-report-1.4-7|52	+ Revision: 136618
12cr|named-report-1.4-7|53	- restore BuildRoot
12cr|named-report-1.4-7|54	
12cr|named-report-1.4-7|55	+ Thierry Vignaud <tv@mandriva.org>
12cr|named-report-1.4-7|56	- kill re-definition of %%buildroot on Pixel's request
12cr|named-report-1.4-7|57	- fix summary-ended-with-dot
12cr|named-report-1.4-7|58	
12cr|named-report-1.4-7|59	
12cr|named-report-1.4-7|60	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4-3mdv2007.0
12cr|named-report-1.4-7|61	+ Revision: 113808
12cr|named-report-1.4-7|62	- Import named-report
12cr|named-report-1.4-7|63	
12cr|named-report-1.4-7|64	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4-3mdv2007.1
12cr|named-report-1.4-7|65	- use the mkrel macro
12cr|named-report-1.4-7|66	
12cr|named-report-1.4-7|67	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4-2mdk
12cr|named-report-1.4-7|68	- rebuild
12cr|named-report-1.4-7|69	
12cr|named-report-1.4-7|70	* Tue Nov 23 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.4-1mdk
12cr|named-report-1.4-7|71	- initial mandrake package
12cr|named-report-1.4-7|72	

3390 12
12cr|nano-2.3.1-1|1	%bcond_with tiny
12cr|nano-2.3.1-1|2	
12cr|nano-2.3.1-1|3	Name:		nano
12cr|nano-2.3.1-1|4	Version:	2.3.1
12cr|nano-2.3.1-1|5	Release:	%mkrel 1
12cr|nano-2.3.1-1|6	Summary:	Tiny console text editor that aims to emulate Pico
12cr|nano-2.3.1-1|7	License:	GPLv3
12cr|nano-2.3.1-1|8	Group:		Editors
12cr|nano-2.3.1-1|9	URL:		http://www.nano-editor.org/
12cr|nano-2.3.1-1|10	Source0:	http://www.nano-editor.org/dist/v2.3/%{name}-%{version}.tar.gz
12cr|nano-2.3.1-1|11	Patch0:		nano-2.3.0-warnings.patch
12cr|nano-2.3.1-1|12	# http://lists.gnu.org/archive/html/nano-devel/2010-08/msg00004.html
12cr|nano-2.3.1-1|13	Patch1:		0001-check-stat-s-result-and-avoid-calling-stat-on-a-NULL.patch
12cr|nano-2.3.1-1|14	# http://lists.gnu.org/archive/html/nano-devel/2010-08/msg00005.html
12cr|nano-2.3.1-1|15	Patch2:		0002-use-futimens-if-available-instead-of-utime.patch
12cr|nano-2.3.1-1|16	%if %{mdvver} < 201200
12cr|nano-2.3.1-1|17	Requires(post):		info-install
12cr|nano-2.3.1-1|18	Requires(preun):	info-install
12cr|nano-2.3.1-1|19	%endif
12cr|nano-2.3.1-1|20	BuildRequires:	ncurses-devel
12cr|nano-2.3.1-1|21	BuildRequires:	ncursesw-devel
12cr|nano-2.3.1-1|22	
12cr|nano-2.3.1-1|23	%description
12cr|nano-2.3.1-1|24	nano (Nano's ANOther editor) is the editor formerly known as
12cr|nano-2.3.1-1|25	TIP (TIP Isn't Pico). It aims to emulate Pico as closely as
12cr|nano-2.3.1-1|26	possible while also offering a few enhancements.
12cr|nano-2.3.1-1|27	
12cr|nano-2.3.1-1|28	Build Options:
12cr|nano-2.3.1-1|29	--with tiny     builds a minimal editor without extra functionality
12cr|nano-2.3.1-1|30	
12cr|nano-2.3.1-1|31	%prep
12cr|nano-2.3.1-1|32	%setup -q
12cr|nano-2.3.1-1|33	%patch0 -p1
12cr|nano-2.3.1-1|34	%patch1 -p1
12cr|nano-2.3.1-1|35	%patch2 -p1
12cr|nano-2.3.1-1|36	
12cr|nano-2.3.1-1|37	%build
12cr|nano-2.3.1-1|38	%configure2_5x \
12cr|nano-2.3.1-1|39	%if %with tiny
12cr|nano-2.3.1-1|40	--enable-tiny
12cr|nano-2.3.1-1|41	%else
12cr|nano-2.3.1-1|42	--enable-all
12cr|nano-2.3.1-1|43	%endif
12cr|nano-2.3.1-1|44	%make
12cr|nano-2.3.1-1|45	
12cr|nano-2.3.1-1|46	%install
12cr|nano-2.3.1-1|47	%__rm -rf %{buildroot}
12cr|nano-2.3.1-1|48	%makeinstall_std
12cr|nano-2.3.1-1|49	
12cr|nano-2.3.1-1|50	#config file
12cr|nano-2.3.1-1|51	%__install -Dpm644 doc/nanorc.sample %{buildroot}%{_sysconfdir}/nanorc
12cr|nano-2.3.1-1|52	
12cr|nano-2.3.1-1|53	#disable line wrapping by default
12cr|nano-2.3.1-1|54	%__sed -i -e 's/# set nowrap/set nowrap/' %{buildroot}%{_sysconfdir}/nanorc
12cr|nano-2.3.1-1|55	
12cr|nano-2.3.1-1|56	%find_lang %{name} --with-man --all-name
12cr|nano-2.3.1-1|57	
12cr|nano-2.3.1-1|58	%if %{mdvver} < 201200
12cr|nano-2.3.1-1|59	%post
12cr|nano-2.3.1-1|60	%_install_info %{name}.info
12cr|nano-2.3.1-1|61	
12cr|nano-2.3.1-1|62	%preun
12cr|nano-2.3.1-1|63	%_remove_install_info %{name}.info
12cr|nano-2.3.1-1|64	%endif
12cr|nano-2.3.1-1|65	
12cr|nano-2.3.1-1|66	%clean
12cr|nano-2.3.1-1|67	%__rm -rf %{buildroot}
12cr|nano-2.3.1-1|68	
12cr|nano-2.3.1-1|69	%files -f %{name}.lang
12cr|nano-2.3.1-1|70	%doc AUTHORS BUGS ChangeLog NEWS README THANKS TODO UPGRADE
12cr|nano-2.3.1-1|71	%doc doc/faq.html doc/nanorc.sample
12cr|nano-2.3.1-1|72	%{_bindir}/nano
12cr|nano-2.3.1-1|73	%{_bindir}/rnano
12cr|nano-2.3.1-1|74	%{_datadir}/nano
12cr|nano-2.3.1-1|75	%{_infodir}/nano.info*
12cr|nano-2.3.1-1|76	%{_mandir}/man1/nano.1*
12cr|nano-2.3.1-1|77	%{_mandir}/man1/rnano.1*
12cr|nano-2.3.1-1|78	%{_mandir}/man5/nanorc.5*
12cr|nano-2.3.1-1|79	%config(noreplace) %{_sysconfdir}/nanorc
12cr|nano-2.3.1-1|80	
12cr|nano-2.3.1-1|81	
12cr|nano-2.3.1-1|82	
12cr|nano-2.3.1-1|83	%changelog
12cr|nano-2.3.1-1|84	* Fri Mar 23 2012 Andrey Bondrov <abondrov@mandriva.org> 2.3.1-1
12cr|nano-2.3.1-1|85	+ Revision: 786455
12cr|nano-2.3.1-1|86	- New version 2.3.1, sync patches with Mageia/Fedora, add conditions for info-install stuff
12cr|nano-2.3.1-1|87	
12cr|nano-2.3.1-1|88	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.4-2mdv2011.0
12cr|nano-2.3.1-1|89	+ Revision: 612998
12cr|nano-2.3.1-1|90	- the mass rebuild of 2010.1 packages
12cr|nano-2.3.1-1|91	
12cr|nano-2.3.1-1|92	* Fri Apr 16 2010 Frederik Himpe <fhimpe@mandriva.org> 2.2.4-1mdv2010.1
12cr|nano-2.3.1-1|93	+ Revision: 535554
12cr|nano-2.3.1-1|94	- Update to new version 2.2.4 (fixes CVE-2010-1160, CVE-2010-1161)
12cr|nano-2.3.1-1|95	
12cr|nano-2.3.1-1|96	* Thu Feb 11 2010 Frederik Himpe <fhimpe@mandriva.org> 2.2.3-1mdv2010.1
12cr|nano-2.3.1-1|97	+ Revision: 504291
12cr|nano-2.3.1-1|98	- update to new version 2.2.3
12cr|nano-2.3.1-1|99	
12cr|nano-2.3.1-1|100	* Mon Jan 18 2010 Frederik Himpe <fhimpe@mandriva.org> 2.2.2-1mdv2010.1
12cr|nano-2.3.1-1|101	+ Revision: 493435
12cr|nano-2.3.1-1|102	- update to new version 2.2.2
12cr|nano-2.3.1-1|103	
12cr|nano-2.3.1-1|104	* Sat Dec 26 2009 Ahmad Samir <ahmadsamir@mandriva.org> 2.2.1-1mdv2010.1
12cr|nano-2.3.1-1|105	+ Revision: 482456
12cr|nano-2.3.1-1|106	- new version 2.2.1
12cr|nano-2.3.1-1|107	
12cr|nano-2.3.1-1|108	* Wed Dec 02 2009 Funda Wang <fwang@mandriva.org> 2.2.0-1mdv2010.1
12cr|nano-2.3.1-1|109	+ Revision: 472471
12cr|nano-2.3.1-1|110	- new version 2.2.0
12cr|nano-2.3.1-1|111	
12cr|nano-2.3.1-1|112	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.0.9-2mdv2010.0
12cr|nano-2.3.1-1|113	+ Revision: 430153
12cr|nano-2.3.1-1|114	- rebuild
12cr|nano-2.3.1-1|115	
12cr|nano-2.3.1-1|116	* Sun Sep 07 2008 Frederik Himpe <fhimpe@mandriva.org> 2.0.9-1mdv2009.0
12cr|nano-2.3.1-1|117	+ Revision: 282241
12cr|nano-2.3.1-1|118	- update to new version 2.0.9
12cr|nano-2.3.1-1|119	
12cr|nano-2.3.1-1|120	* Mon Aug 25 2008 Funda Wang <fwang@mandriva.org> 2.0.8-1mdv2009.0
12cr|nano-2.3.1-1|121	+ Revision: 275644
12cr|nano-2.3.1-1|122	- New version 2.0.8
12cr|nano-2.3.1-1|123	
12cr|nano-2.3.1-1|124	* Wed Jul 09 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.7-2mdv2009.0
12cr|nano-2.3.1-1|125	+ Revision: 232976
12cr|nano-2.3.1-1|126	- fix build
12cr|nano-2.3.1-1|127	
12cr|nano-2.3.1-1|128	* Mon Dec 24 2007 David Walluck <walluck@mandriva.org> 2.0.7-1mdv2008.1
12cr|nano-2.3.1-1|129	+ Revision: 137392
12cr|nano-2.3.1-1|130	- 2.0.7
12cr|nano-2.3.1-1|131	
12cr|nano-2.3.1-1|132	+ Olivier Blin <blino@mandriva.org>
12cr|nano-2.3.1-1|133	- restore BuildRoot
12cr|nano-2.3.1-1|134	
12cr|nano-2.3.1-1|135	+ Thierry Vignaud <tv@mandriva.org>
12cr|nano-2.3.1-1|136	- kill re-definition of %%buildroot on Pixel's request
12cr|nano-2.3.1-1|137	
12cr|nano-2.3.1-1|138	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 2.0.6-2mdv2008.0
12cr|nano-2.3.1-1|139	+ Revision: 70374
12cr|nano-2.3.1-1|140	- info file must be unregistered before being uninstalled
12cr|nano-2.3.1-1|141	
12cr|nano-2.3.1-1|142	* Fri Apr 27 2007 David Walluck <walluck@mandriva.org> 2.0.6-1mdv2008.0
12cr|nano-2.3.1-1|143	+ Revision: 18551
12cr|nano-2.3.1-1|144	- 2.0.6
12cr|nano-2.3.1-1|145	
12cr|nano-2.3.1-1|146	* Sun Apr 22 2007 David Walluck <walluck@mandriva.org> 2.0.5-1mdv2008.0
12cr|nano-2.3.1-1|147	+ Revision: 17058
12cr|nano-2.3.1-1|148	- 2.0.5
12cr|nano-2.3.1-1|149	require info-install not rpm-helper
12cr|nano-2.3.1-1|150	
12cr|nano-2.3.1-1|151	
12cr|nano-2.3.1-1|152	* Mon Jan 29 2007 David Walluck <walluck@mandriva.org> 2.0.3-1mdv2007.1
12cr|nano-2.3.1-1|153	+ Revision: 115169
12cr|nano-2.3.1-1|154	- 2.0.3
12cr|nano-2.3.1-1|155	requires rpm-helper not info-install
12cr|nano-2.3.1-1|156	
12cr|nano-2.3.1-1|157	* Thu Dec 21 2006 David Walluck <walluck@mandriva.org> 2.0.2-1mdv2007.1
12cr|nano-2.3.1-1|158	+ Revision: 100915
12cr|nano-2.3.1-1|159	- 2.0.2
12cr|nano-2.3.1-1|160	
12cr|nano-2.3.1-1|161	* Mon Nov 20 2006 David Walluck <walluck@mandriva.org> 2.0.1-1mdv2007.1
12cr|nano-2.3.1-1|162	+ Revision: 85688
12cr|nano-2.3.1-1|163	- 2.0.1
12cr|nano-2.3.1-1|164	
12cr|nano-2.3.1-1|165	+ Lenny Cartier <lenny@mandriva.com>
12cr|nano-2.3.1-1|166	- Import nano
12cr|nano-2.3.1-1|167	
12cr|nano-2.3.1-1|168	* Fri Jun 16 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.3.11-3mdv2007.0
12cr|nano-2.3.1-1|169	- fix the saving of crontabs with the backup mode active (P1 from debian)
12cr|nano-2.3.1-1|170	- fix zero-length single-line regexes, which were making nano segfault (P2 from
12cr|nano-2.3.1-1|171	debian, should fix #19235)
12cr|nano-2.3.1-1|172	- allow overriding regexes in the global nanorc with regexes in the personal
12cr|nano-2.3.1-1|173	nanorc without error messages (P3 from debian)
12cr|nano-2.3.1-1|174	- fix nano wrapping some lines containing tabs too early. (P4 from debian)
12cr|nano-2.3.1-1|175	
12cr|nano-2.3.1-1|176	* Sun Apr 16 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.3.11-2mdk
12cr|nano-2.3.1-1|177	- 64-bit fixes
12cr|nano-2.3.1-1|178	
12cr|nano-2.3.1-1|179	* Fri Mar 31 2006 Lenny Cartier <lenny@mandriva.com> 1.3.11-1mdk
12cr|nano-2.3.1-1|180	- 1.3.11
12cr|nano-2.3.1-1|181	
12cr|nano-2.3.1-1|182	* Tue Dec 27 2005 Michael Scherer <misc@mandriva.org> 1.3.10-1mdk
12cr|nano-2.3.1-1|183	- 1.3.10
12cr|nano-2.3.1-1|184	- fix some construct that trigger a loop in rpmbuildupdate
12cr|nano-2.3.1-1|185	
12cr|nano-2.3.1-1|186	* Wed Oct 26 2005 Michael Scherer <misc@mandriva.org> 1.3.9-1mdk
12cr|nano-2.3.1-1|187	- 1.3.9
12cr|nano-2.3.1-1|188	- rpmbuildupdatable
12cr|nano-2.3.1-1|189	- mkrel
12cr|nano-2.3.1-1|190	- fix prereq
12cr|nano-2.3.1-1|191	
12cr|nano-2.3.1-1|192	* Sat Jul 02 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.3.8-1mdk
12cr|nano-2.3.1-1|193	- 1.3.8
12cr|nano-2.3.1-1|194	
12cr|nano-2.3.1-1|195	* Fri Apr 15 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.3.7-1mdk
12cr|nano-2.3.1-1|196	- 1.3.7
12cr|nano-2.3.1-1|197	
12cr|nano-2.3.1-1|198	* Mon Feb 21 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.3.5-2mdk
12cr|nano-2.3.1-1|199	- fix compile (P0, from gentoo)
12cr|nano-2.3.1-1|200	
12cr|nano-2.3.1-1|201	* Thu Dec 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.3.5-1mdk
12cr|nano-2.3.1-1|202	- 1.3.5
12cr|nano-2.3.1-1|203	
12cr|nano-2.3.1-1|204	* Thu Aug 19 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.3.4-1mdk
12cr|nano-2.3.1-1|205	- 1.3.4
12cr|nano-2.3.1-1|206	
12cr|nano-2.3.1-1|207	* Wed Jun 30 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.3.3-1mdk
12cr|nano-2.3.1-1|208	- 1.3.3
12cr|nano-2.3.1-1|209	
12cr|nano-2.3.1-1|210	* Sat Apr 17 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.3.2-1mdk
12cr|nano-2.3.1-1|211	- 1.3.2
12cr|nano-2.3.1-1|212	

3391 12
12cr|nanoxml-2.2.3-4.1.5|1	# Copyright (c) 2000-2005, JPackage Project
12cr|nanoxml-2.2.3-4.1.5|2	# All rights reserved.
12cr|nanoxml-2.2.3-4.1.5|3	#
12cr|nanoxml-2.2.3-4.1.5|4	# Redistribution and use in source and binary forms, with or without
12cr|nanoxml-2.2.3-4.1.5|5	# modification, are permitted provided that the following conditions
12cr|nanoxml-2.2.3-4.1.5|6	# are met:
12cr|nanoxml-2.2.3-4.1.5|7	#
12cr|nanoxml-2.2.3-4.1.5|8	# 1. Redistributions of source code must retain the above copyright
12cr|nanoxml-2.2.3-4.1.5|9	#    notice, this list of conditions and the following disclaimer.
12cr|nanoxml-2.2.3-4.1.5|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|nanoxml-2.2.3-4.1.5|11	#    notice, this list of conditions and the following disclaimer in the
12cr|nanoxml-2.2.3-4.1.5|12	#    documentation and/or other materials provided with the
12cr|nanoxml-2.2.3-4.1.5|13	#    distribution.
12cr|nanoxml-2.2.3-4.1.5|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|nanoxml-2.2.3-4.1.5|15	#    contributors may be used to endorse or promote products derived
12cr|nanoxml-2.2.3-4.1.5|16	#    from this software without specific prior written permission.
12cr|nanoxml-2.2.3-4.1.5|17	#
12cr|nanoxml-2.2.3-4.1.5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|nanoxml-2.2.3-4.1.5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|nanoxml-2.2.3-4.1.5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|nanoxml-2.2.3-4.1.5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|nanoxml-2.2.3-4.1.5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|nanoxml-2.2.3-4.1.5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|nanoxml-2.2.3-4.1.5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|nanoxml-2.2.3-4.1.5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|nanoxml-2.2.3-4.1.5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|nanoxml-2.2.3-4.1.5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|nanoxml-2.2.3-4.1.5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|nanoxml-2.2.3-4.1.5|29	#
12cr|nanoxml-2.2.3-4.1.5|30	
12cr|nanoxml-2.2.3-4.1.5|31	%define gcj_support 0
12cr|nanoxml-2.2.3-4.1.5|32	%define section free
12cr|nanoxml-2.2.3-4.1.5|33	
12cr|nanoxml-2.2.3-4.1.5|34	Name:           nanoxml
12cr|nanoxml-2.2.3-4.1.5|35	Version:        2.2.3
12cr|nanoxml-2.2.3-4.1.5|36	Release:        %mkrel 4.1.5
12cr|nanoxml-2.2.3-4.1.5|37	Epoch:          0
12cr|nanoxml-2.2.3-4.1.5|38	Summary:        Small XML parser for Java
12cr|nanoxml-2.2.3-4.1.5|39	License:        BSD-style
12cr|nanoxml-2.2.3-4.1.5|40	URL:            http://nanoxml.cyberelf.be/
12cr|nanoxml-2.2.3-4.1.5|41	Source0:        http://nanoxml.cyberelf.be/downloads/NanoXML-2.2.3.tar.bz2
12cr|nanoxml-2.2.3-4.1.5|42	Source1:        %{name}-java-1.4.2-package-list
12cr|nanoxml-2.2.3-4.1.5|43	Patch0:         %{name}-build.patch
12cr|nanoxml-2.2.3-4.1.5|44	BuildRequires:  java-rpmbuild >= 0:1.6
12cr|nanoxml-2.2.3-4.1.5|45	#BuildRequires:  java-javadoc
12cr|nanoxml-2.2.3-4.1.5|46	Group:          Development/Java
12cr|nanoxml-2.2.3-4.1.5|47	%if %{gcj_support}
12cr|nanoxml-2.2.3-4.1.5|48	BuildRequires:  java-gcj-compat-devel
12cr|nanoxml-2.2.3-4.1.5|49	%else
12cr|nanoxml-2.2.3-4.1.5|50	BuildRequires: java-devel >= 0:1.4.2
12cr|nanoxml-2.2.3-4.1.5|51	BuildArch:      noarch
12cr|nanoxml-2.2.3-4.1.5|52	%endif
12cr|nanoxml-2.2.3-4.1.5|53	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nanoxml-2.2.3-4.1.5|54	#Vendor:         JPackage Project
12cr|nanoxml-2.2.3-4.1.5|55	#Distribution:   JPackage
12cr|nanoxml-2.2.3-4.1.5|56	
12cr|nanoxml-2.2.3-4.1.5|57	%description
12cr|nanoxml-2.2.3-4.1.5|58	The intent of NanoXML is to be a small parser which is easy to use.
12cr|nanoxml-2.2.3-4.1.5|59	Although many features were added to NanoXML, it is very small.
12cr|nanoxml-2.2.3-4.1.5|60	The full parser with builder fits in a JAR file of about 32K.
12cr|nanoxml-2.2.3-4.1.5|61	
12cr|nanoxml-2.2.3-4.1.5|62	%package        lite
12cr|nanoxml-2.2.3-4.1.5|63	Summary:        Lite version of %{name}
12cr|nanoxml-2.2.3-4.1.5|64	Group:          Development/Java
12cr|nanoxml-2.2.3-4.1.5|65	
12cr|nanoxml-2.2.3-4.1.5|66	%description    lite
12cr|nanoxml-2.2.3-4.1.5|67	Lite version of %{name}.
12cr|nanoxml-2.2.3-4.1.5|68	
12cr|nanoxml-2.2.3-4.1.5|69	%package        manual
12cr|nanoxml-2.2.3-4.1.5|70	Summary:        Manual for %{name}
12cr|nanoxml-2.2.3-4.1.5|71	Group:          Development/Java
12cr|nanoxml-2.2.3-4.1.5|72	
12cr|nanoxml-2.2.3-4.1.5|73	%description    manual
12cr|nanoxml-2.2.3-4.1.5|74	Documentation for %{name}.
12cr|nanoxml-2.2.3-4.1.5|75	
12cr|nanoxml-2.2.3-4.1.5|76	%package        manual-lite
12cr|nanoxml-2.2.3-4.1.5|77	Summary:        Manual for the lite version of %{name}
12cr|nanoxml-2.2.3-4.1.5|78	Group:          Development/Java
12cr|nanoxml-2.2.3-4.1.5|79	
12cr|nanoxml-2.2.3-4.1.5|80	%description    manual-lite
12cr|nanoxml-2.2.3-4.1.5|81	Documentation for the lite version of %{name}.
12cr|nanoxml-2.2.3-4.1.5|82	
12cr|nanoxml-2.2.3-4.1.5|83	%package        javadoc
12cr|nanoxml-2.2.3-4.1.5|84	Summary:        Javadoc for %{name}
12cr|nanoxml-2.2.3-4.1.5|85	Group:          Development/Java
12cr|nanoxml-2.2.3-4.1.5|86	
12cr|nanoxml-2.2.3-4.1.5|87	%description    javadoc
12cr|nanoxml-2.2.3-4.1.5|88	Javadoc for %{name}.
12cr|nanoxml-2.2.3-4.1.5|89	
12cr|nanoxml-2.2.3-4.1.5|90	
12cr|nanoxml-2.2.3-4.1.5|91	%prep
12cr|nanoxml-2.2.3-4.1.5|92	%setup -q -n NanoXML-%{version}
12cr|nanoxml-2.2.3-4.1.5|93	%patch0
12cr|nanoxml-2.2.3-4.1.5|94	cp %{SOURCE1} package-list
12cr|nanoxml-2.2.3-4.1.5|95	find . -name "*.jar" | xargs -t rm
12cr|nanoxml-2.2.3-4.1.5|96	%{__perl} -pi -e 's|javac |%{javac} -source 1.3 |;' -e 's|jar |%{jar} |g;' -e 's|javadoc |%{javadoc} -source 1.3 |;' ./build.sh
12cr|nanoxml-2.2.3-4.1.5|97	
12cr|nanoxml-2.2.3-4.1.5|98	%build
12cr|nanoxml-2.2.3-4.1.5|99	sh ./build.sh
12cr|nanoxml-2.2.3-4.1.5|100	
12cr|nanoxml-2.2.3-4.1.5|101	
12cr|nanoxml-2.2.3-4.1.5|102	%install
12cr|nanoxml-2.2.3-4.1.5|103	rm -rf $RPM_BUILD_ROOT
12cr|nanoxml-2.2.3-4.1.5|104	
12cr|nanoxml-2.2.3-4.1.5|105	# jars
12cr|nanoxml-2.2.3-4.1.5|106	install -dm 755 $RPM_BUILD_ROOT%{_javadir}
12cr|nanoxml-2.2.3-4.1.5|107	install -pm 644 Output/%{name}-lite.jar \
12cr|nanoxml-2.2.3-4.1.5|108	$RPM_BUILD_ROOT%{_javadir}/%{name}-lite-%{version}.jar
12cr|nanoxml-2.2.3-4.1.5|109	install -pm 644 Output/%{name}-sax.jar \
12cr|nanoxml-2.2.3-4.1.5|110	$RPM_BUILD_ROOT%{_javadir}/%{name}-sax-%{version}.jar
12cr|nanoxml-2.2.3-4.1.5|111	install -pm 644 Output/%{name}.jar \
12cr|nanoxml-2.2.3-4.1.5|112	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|nanoxml-2.2.3-4.1.5|113	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12cr|nanoxml-2.2.3-4.1.5|114	
12cr|nanoxml-2.2.3-4.1.5|115	# javadoc
12cr|nanoxml-2.2.3-4.1.5|116	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|nanoxml-2.2.3-4.1.5|117	cp -pr Documentation/JavaDoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|nanoxml-2.2.3-4.1.5|118	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|nanoxml-2.2.3-4.1.5|119	
12cr|nanoxml-2.2.3-4.1.5|120	%{gcj_compile}
12cr|nanoxml-2.2.3-4.1.5|121	
12cr|nanoxml-2.2.3-4.1.5|122	%clean
12cr|nanoxml-2.2.3-4.1.5|123	rm -rf $RPM_BUILD_ROOT
12cr|nanoxml-2.2.3-4.1.5|124	
12cr|nanoxml-2.2.3-4.1.5|125	%if %{gcj_support}
12cr|nanoxml-2.2.3-4.1.5|126	%post
12cr|nanoxml-2.2.3-4.1.5|127	%{update_gcjdb}
12cr|nanoxml-2.2.3-4.1.5|128	
12cr|nanoxml-2.2.3-4.1.5|129	%postun
12cr|nanoxml-2.2.3-4.1.5|130	%{clean_gcjdb}
12cr|nanoxml-2.2.3-4.1.5|131	%endif
12cr|nanoxml-2.2.3-4.1.5|132	
12cr|nanoxml-2.2.3-4.1.5|133	%files
12cr|nanoxml-2.2.3-4.1.5|134	%defattr(-,root,root,-)
12cr|nanoxml-2.2.3-4.1.5|135	%{_javadir}/%{name}-%{version}.jar
12cr|nanoxml-2.2.3-4.1.5|136	%{_javadir}/%{name}.jar
12cr|nanoxml-2.2.3-4.1.5|137	%{_javadir}/%{name}-sax-%{version}.jar
12cr|nanoxml-2.2.3-4.1.5|138	%{_javadir}/%{name}-sax.jar
12cr|nanoxml-2.2.3-4.1.5|139	%if %{gcj_support}
12cr|nanoxml-2.2.3-4.1.5|140	%dir %{_libdir}/gcj/%{name}
12cr|nanoxml-2.2.3-4.1.5|141	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
12cr|nanoxml-2.2.3-4.1.5|142	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-sax-%{version}.jar.*
12cr|nanoxml-2.2.3-4.1.5|143	%endif
12cr|nanoxml-2.2.3-4.1.5|144	
12cr|nanoxml-2.2.3-4.1.5|145	%files lite
12cr|nanoxml-2.2.3-4.1.5|146	%defattr(-,root,root,-)
12cr|nanoxml-2.2.3-4.1.5|147	%{_javadir}/%{name}-lite-%{version}.jar
12cr|nanoxml-2.2.3-4.1.5|148	%{_javadir}/%{name}-lite.jar
12cr|nanoxml-2.2.3-4.1.5|149	%if %{gcj_support}
12cr|nanoxml-2.2.3-4.1.5|150	%dir %{_libdir}/gcj/%{name}
12cr|nanoxml-2.2.3-4.1.5|151	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-lite-%{version}.jar.*
12cr|nanoxml-2.2.3-4.1.5|152	%endif
12cr|nanoxml-2.2.3-4.1.5|153	
12cr|nanoxml-2.2.3-4.1.5|154	%files manual
12cr|nanoxml-2.2.3-4.1.5|155	%defattr(0644,root,root,0755)
12cr|nanoxml-2.2.3-4.1.5|156	%doc Documentation/NanoXML-Java/*
12cr|nanoxml-2.2.3-4.1.5|157	
12cr|nanoxml-2.2.3-4.1.5|158	%files manual-lite
12cr|nanoxml-2.2.3-4.1.5|159	%defattr(0644,root,root,0755)
12cr|nanoxml-2.2.3-4.1.5|160	%doc Documentation/NanoXML-Lite/*
12cr|nanoxml-2.2.3-4.1.5|161	
12cr|nanoxml-2.2.3-4.1.5|162	%files javadoc
12cr|nanoxml-2.2.3-4.1.5|163	%defattr(0644,root,root,0755)
12cr|nanoxml-2.2.3-4.1.5|164	%doc %{_javadocdir}/%{name}-%{version}
12cr|nanoxml-2.2.3-4.1.5|165	%doc %{_javadocdir}/%{name}
12cr|nanoxml-2.2.3-4.1.5|166	
12cr|nanoxml-2.2.3-4.1.5|167	
12cr|nanoxml-2.2.3-4.1.5|168	%changelog
12cr|nanoxml-2.2.3-4.1.5|169	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 0:2.2.3-4.1.5mdv2011.0
12cr|nanoxml-2.2.3-4.1.5|170	+ Revision: 620476
12cr|nanoxml-2.2.3-4.1.5|171	- the mass rebuild of 2010.0 packages
12cr|nanoxml-2.2.3-4.1.5|172	
12cr|nanoxml-2.2.3-4.1.5|173	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:2.2.3-4.1.4mdv2010.0
12cr|nanoxml-2.2.3-4.1.5|174	+ Revision: 430154
12cr|nanoxml-2.2.3-4.1.5|175	- rebuild
12cr|nanoxml-2.2.3-4.1.5|176	
12cr|nanoxml-2.2.3-4.1.5|177	* Fri Sep 19 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.2.3-4.1.3mdv2009.0
12cr|nanoxml-2.2.3-4.1.5|178	+ Revision: 285841
12cr|nanoxml-2.2.3-4.1.5|179	- fix build
12cr|nanoxml-2.2.3-4.1.5|180	
12cr|nanoxml-2.2.3-4.1.5|181	+ Thierry Vignaud <tv@mandriva.org>
12cr|nanoxml-2.2.3-4.1.5|182	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|nanoxml-2.2.3-4.1.5|183	- kill re-definition of %%buildroot on Pixel's request
12cr|nanoxml-2.2.3-4.1.5|184	
12cr|nanoxml-2.2.3-4.1.5|185	+ Olivier Blin <oblin@mandriva.com>
12cr|nanoxml-2.2.3-4.1.5|186	- restore BuildRoot
12cr|nanoxml-2.2.3-4.1.5|187	
12cr|nanoxml-2.2.3-4.1.5|188	+ Anssi Hannula <anssi@mandriva.org>
12cr|nanoxml-2.2.3-4.1.5|189	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|nanoxml-2.2.3-4.1.5|190	
12cr|nanoxml-2.2.3-4.1.5|191	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:2.2.3-4.1.1mdv2008.0
12cr|nanoxml-2.2.3-4.1.5|192	+ Revision: 87264
12cr|nanoxml-2.2.3-4.1.5|193	- rebuild to filter out autorequires of GCJ AOT objects
12cr|nanoxml-2.2.3-4.1.5|194	- remove unnecessary Requires(post) on java-gcj-compat
12cr|nanoxml-2.2.3-4.1.5|195	
12cr|nanoxml-2.2.3-4.1.5|196	* Wed Aug 29 2007 David Walluck <walluck@mandriva.org> 0:2.2.3-4.1.0mdv2008.0
12cr|nanoxml-2.2.3-4.1.5|197	+ Revision: 74734
12cr|nanoxml-2.2.3-4.1.5|198	- fix javadoc build
12cr|nanoxml-2.2.3-4.1.5|199	- change license to BSD-style
12cr|nanoxml-2.2.3-4.1.5|200	- add gcj scriptlets
12cr|nanoxml-2.2.3-4.1.5|201	- remove javadoc scriptlets
12cr|nanoxml-2.2.3-4.1.5|202	- Import nanoxml
12cr|nanoxml-2.2.3-4.1.5|203	
12cr|nanoxml-2.2.3-4.1.5|204	
12cr|nanoxml-2.2.3-4.1.5|205	
12cr|nanoxml-2.2.3-4.1.5|206	
12cr|nanoxml-2.2.3-4.1.5|207	* Wed Aug 09 2006 David Walluck <walluck@mandriva.org> 0:2.2.3-4.1mdv2007.0
12cr|nanoxml-2.2.3-4.1.5|208	- release
12cr|nanoxml-2.2.3-4.1.5|209	
12cr|nanoxml-2.2.3-4.1.5|210	* Thu Jul 20 2006 Ralph Apel <r.apel@r-apel.de> - 0:2.2.3-4jpp
12cr|nanoxml-2.2.3-4.1.5|211	- First JPP-1.7 release
12cr|nanoxml-2.2.3-4.1.5|212	- Drop BR java-javadoc, add package-list as Source instead
12cr|nanoxml-2.2.3-4.1.5|213	
12cr|nanoxml-2.2.3-4.1.5|214	* Mon Aug 23 2004 Fernando Nasser <fnasser@redhat.com> - 0:2.2.3-3jpp
12cr|nanoxml-2.2.3-4.1.5|215	- Updated URL
12cr|nanoxml-2.2.3-4.1.5|216	- Pro-forma rebuild with Ant 1.6.2 present
12cr|nanoxml-2.2.3-4.1.5|217	
12cr|nanoxml-2.2.3-4.1.5|218	* Sat Jan 10 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:2.2.3-2jpp
12cr|nanoxml-2.2.3-4.1.5|219	- Add Epoch.
12cr|nanoxml-2.2.3-4.1.5|220	- Change group to Text Processing/Markup/XML.
12cr|nanoxml-2.2.3-4.1.5|221	- Add unversioned javadoc dir symlinks, mark javadoc as %%doc.
12cr|nanoxml-2.2.3-4.1.5|222	- Install manual as normal %%doc, not into %%{_javadocdir}.
12cr|nanoxml-2.2.3-4.1.5|223	- BuildRequires java-devel (not ant).
12cr|nanoxml-2.2.3-4.1.5|224	- Don't use bundled SAX jar.
12cr|nanoxml-2.2.3-4.1.5|225	
12cr|nanoxml-2.2.3-4.1.5|226	* Sat Dec 27 2003 Thomas Leonard <tle@sirius.sued.tremium.de> - 2.2.3-1
12cr|nanoxml-2.2.3-4.1.5|227	- Initial build.

3392 12
12cr|natmonitor-2.4-6|1	%define	name	natmonitor
12cr|natmonitor-2.4-6|2	%define	version	2.4
12cr|natmonitor-2.4-6|3	%define	release	%mkrel 6
12cr|natmonitor-2.4-6|4	
12cr|natmonitor-2.4-6|5	Summary:	This little utility monitor hosts bandwidth usage in your home lan
12cr|natmonitor-2.4-6|6	Name:		%{name}
12cr|natmonitor-2.4-6|7	Version:	%{version}
12cr|natmonitor-2.4-6|8	Release:	%{release}
12cr|natmonitor-2.4-6|9	Group:		Monitoring
12cr|natmonitor-2.4-6|10	License:	GPL
12cr|natmonitor-2.4-6|11	URL:		http://natmonitor.sourceforge.net/
12cr|natmonitor-2.4-6|12	Source0:	http://prdownloads.sourceforge.net/natmonitor/%{name}-%{version}.tar.bz2
12cr|natmonitor-2.4-6|13	Source1:	natmonitord.init.bz2
12cr|natmonitor-2.4-6|14	Patch0:		natmonitor-datadir.patch.bz2
12cr|natmonitor-2.4-6|15	Patch1:		natmonitord-conf.patch.bz2
12cr|natmonitor-2.4-6|16	BuildRequires:	gtk+2-devel
12cr|natmonitor-2.4-6|17	BuildRequires:	libpcap-devel >= 0.7.2
12cr|natmonitor-2.4-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|natmonitor-2.4-6|19	
12cr|natmonitor-2.4-6|20	%description
12cr|natmonitor-2.4-6|21	NAT Monitor is a tool to monitor hosts' bandwidth usage in a
12cr|natmonitor-2.4-6|22	Linux-NAT network. A daemon collects data and clients display them
12cr|natmonitor-2.4-6|23	(currently a GTK app with graph and a text version). It detects
12cr|natmonitor-2.4-6|24	new hosts, saves up to 12 hours of data, and has a nice summary
12cr|natmonitor-2.4-6|25	statistic.
12cr|natmonitor-2.4-6|26	
12cr|natmonitor-2.4-6|27	%package -n	natmonitord
12cr|natmonitor-2.4-6|28	Summary:	The NAT Monitor daemon
12cr|natmonitor-2.4-6|29	Group:		System/Servers
12cr|natmonitor-2.4-6|30	Requires(post,preun): rpm-helper
12cr|natmonitor-2.4-6|31	Requires(pre,postun): rpm-helper
12cr|natmonitor-2.4-6|32	
12cr|natmonitor-2.4-6|33	%description -n	natmonitord
12cr|natmonitor-2.4-6|34	The NAT Monitor daemon collects data for the natmonitor clients.
12cr|natmonitor-2.4-6|35	
12cr|natmonitor-2.4-6|36	%prep
12cr|natmonitor-2.4-6|37	
12cr|natmonitor-2.4-6|38	%setup -q -n %{name}-%{version}
12cr|natmonitor-2.4-6|39	%patch0 -p0 -b .datadir
12cr|natmonitor-2.4-6|40	%patch1 -p0 -b .natmonitord-conf
12cr|natmonitor-2.4-6|41	
12cr|natmonitor-2.4-6|42	bzcat %{SOURCE1} > natmonitord.init
12cr|natmonitor-2.4-6|43	
12cr|natmonitor-2.4-6|44	# fix dir perms
12cr|natmonitor-2.4-6|45	find . -type d | xargs chmod 755
12cr|natmonitor-2.4-6|46	
12cr|natmonitor-2.4-6|47	# fix file perms
12cr|natmonitor-2.4-6|48	find . -type f | xargs chmod 644
12cr|natmonitor-2.4-6|49	
12cr|natmonitor-2.4-6|50	%build
12cr|natmonitor-2.4-6|51	
12cr|natmonitor-2.4-6|52	%make
12cr|natmonitor-2.4-6|53	
12cr|natmonitor-2.4-6|54	%install
12cr|natmonitor-2.4-6|55	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|natmonitor-2.4-6|56	
12cr|natmonitor-2.4-6|57	install -d %{buildroot}%{_sysconfdir}
12cr|natmonitor-2.4-6|58	install -d %{buildroot}%{_initrddir}
12cr|natmonitor-2.4-6|59	install -d %{buildroot}%{_bindir}
12cr|natmonitor-2.4-6|60	install -d %{buildroot}%{_sbindir}
12cr|natmonitor-2.4-6|61	install -d %{buildroot}%{_localstatedir}/lib/natmonitor
12cr|natmonitor-2.4-6|62	
12cr|natmonitor-2.4-6|63	install -d %{buildroot}%{_miconsdir}
12cr|natmonitor-2.4-6|64	install -d %{buildroot}%{_iconsdir}
12cr|natmonitor-2.4-6|65	install -d %{buildroot}%{_liconsdir}
12cr|natmonitor-2.4-6|66	
12cr|natmonitor-2.4-6|67	install -m644 icons/%{name}16x16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|natmonitor-2.4-6|68	install -m644 icons/%{name}32x32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|natmonitor-2.4-6|69	install -m644 icons/%{name}48x48.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|natmonitor-2.4-6|70	
12cr|natmonitor-2.4-6|71	install -m755 natmonitor %{buildroot}%{_bindir}/
12cr|natmonitor-2.4-6|72	install -m755 natmonitorconsole %{buildroot}%{_bindir}/
12cr|natmonitor-2.4-6|73	install -m755 natmonitord %{buildroot}%{_sbindir}/
12cr|natmonitor-2.4-6|74	install -m755 natmonitord.init %{buildroot}%{_initrddir}/natmonitord
12cr|natmonitor-2.4-6|75	
12cr|natmonitor-2.4-6|76	install -m644 natmonitor.conf %{buildroot}%{_sysconfdir}
12cr|natmonitor-2.4-6|77	install -m644 natmonitord.conf %{buildroot}%{_sysconfdir}
12cr|natmonitor-2.4-6|78	
12cr|natmonitor-2.4-6|79	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|natmonitor-2.4-6|80	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|natmonitor-2.4-6|81	[Desktop Entry]
12cr|natmonitor-2.4-6|82	Type=Application
12cr|natmonitor-2.4-6|83	Exec=%{name}
12cr|natmonitor-2.4-6|84	Name=Natmonitor
12cr|natmonitor-2.4-6|85	Comment=Utility to monitor hosts bandwidth usage in your home lan
12cr|natmonitor-2.4-6|86	Icon=%{name}
12cr|natmonitor-2.4-6|87	Categories=System;Monitor;
12cr|natmonitor-2.4-6|88	EOF
12cr|natmonitor-2.4-6|89	
12cr|natmonitor-2.4-6|90	%if %mdkversion < 200900
12cr|natmonitor-2.4-6|91	%post
12cr|natmonitor-2.4-6|92	%update_menus
12cr|natmonitor-2.4-6|93	%endif
12cr|natmonitor-2.4-6|94	
12cr|natmonitor-2.4-6|95	%if %mdkversion < 200900
12cr|natmonitor-2.4-6|96	%postun
12cr|natmonitor-2.4-6|97	%clean_menus
12cr|natmonitor-2.4-6|98	%endif
12cr|natmonitor-2.4-6|99	
12cr|natmonitor-2.4-6|100	%pre -n natmonitord
12cr|natmonitor-2.4-6|101	%_pre_useradd natmonitor /var/lib/natmonitor /bin/false
12cr|natmonitor-2.4-6|102	
12cr|natmonitor-2.4-6|103	%post -n natmonitord
12cr|natmonitor-2.4-6|104	%_post_service natmonitord
12cr|natmonitor-2.4-6|105	
12cr|natmonitor-2.4-6|106	%preun -n natmonitord
12cr|natmonitor-2.4-6|107	%_preun_service natmonitord
12cr|natmonitor-2.4-6|108	
12cr|natmonitor-2.4-6|109	%postun -n natmonitord
12cr|natmonitor-2.4-6|110	%_postun_userdel natmonitor
12cr|natmonitor-2.4-6|111	
12cr|natmonitor-2.4-6|112	%clean
12cr|natmonitor-2.4-6|113	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|natmonitor-2.4-6|114	
12cr|natmonitor-2.4-6|115	%files
12cr|natmonitor-2.4-6|116	%defattr(-,root,root)
12cr|natmonitor-2.4-6|117	%doc API BUGS CHANGELOG README TODO
12cr|natmonitor-2.4-6|118	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/natmonitor.conf
12cr|natmonitor-2.4-6|119	%attr(0755,root,root) %{_bindir}/natmonitor
12cr|natmonitor-2.4-6|120	%attr(0755,root,root) %{_bindir}/natmonitorconsole
12cr|natmonitor-2.4-6|121	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|natmonitor-2.4-6|122	%{_miconsdir}/%{name}.png
12cr|natmonitor-2.4-6|123	%{_iconsdir}/%{name}.png
12cr|natmonitor-2.4-6|124	%{_liconsdir}/%{name}.png
12cr|natmonitor-2.4-6|125	
12cr|natmonitor-2.4-6|126	%files -n natmonitord
12cr|natmonitor-2.4-6|127	%defattr(-,root,root)
12cr|natmonitor-2.4-6|128	%attr(0755,root,root) %{_initrddir}/natmonitord
12cr|natmonitor-2.4-6|129	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/natmonitord.conf
12cr|natmonitor-2.4-6|130	%attr(0755,root,root) %{_sbindir}/natmonitord
12cr|natmonitor-2.4-6|131	%attr(0755,natmonitor,natmonitor) %dir %{_localstatedir}/lib/natmonitor
12cr|natmonitor-2.4-6|132	
12cr|natmonitor-2.4-6|133	
12cr|natmonitor-2.4-6|134	
12cr|natmonitor-2.4-6|135	%changelog
12cr|natmonitor-2.4-6|136	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 2.4-6mdv2009.1
12cr|natmonitor-2.4-6|137	+ Revision: 298288
12cr|natmonitor-2.4-6|138	- rebuilt against libpcap-1.0.0
12cr|natmonitor-2.4-6|139	
12cr|natmonitor-2.4-6|140	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4-5mdv2009.0
12cr|natmonitor-2.4-6|141	+ Revision: 253570
12cr|natmonitor-2.4-6|142	- rebuild
12cr|natmonitor-2.4-6|143	
12cr|natmonitor-2.4-6|144	+ Pixel <pixel@mandriva.com>
12cr|natmonitor-2.4-6|145	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|natmonitor-2.4-6|146	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|natmonitor-2.4-6|147	
12cr|natmonitor-2.4-6|148	+ Olivier Blin <oblin@mandriva.com>
12cr|natmonitor-2.4-6|149	- restore BuildRoot
12cr|natmonitor-2.4-6|150	
12cr|natmonitor-2.4-6|151	* Wed Dec 19 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4-3mdv2008.1
12cr|natmonitor-2.4-6|152	+ Revision: 133911
12cr|natmonitor-2.4-6|153	- auto-convert XDG menu entry
12cr|natmonitor-2.4-6|154	- kill re-definition of %%buildroot on Pixel's request
12cr|natmonitor-2.4-6|155	- use %%mkrel
12cr|natmonitor-2.4-6|156	- import natmonitor
12cr|natmonitor-2.4-6|157	
12cr|natmonitor-2.4-6|158	
12cr|natmonitor-2.4-6|159	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 2.4-3mdk
12cr|natmonitor-2.4-6|160	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|natmonitor-2.4-6|161	
12cr|natmonitor-2.4-6|162	* Mon Jul 04 2005 Oden Eriksson <oeriksson@mandriva.com> 2.4-2mdk
12cr|natmonitor-2.4-6|163	- rebuild
12cr|natmonitor-2.4-6|164	- misc spec file fixes
12cr|natmonitor-2.4-6|165	
12cr|natmonitor-2.4-6|166	* Fri Jun 04 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.4-1mdk
12cr|natmonitor-2.4-6|167	- 2.4
12cr|natmonitor-2.4-6|168	- fix deps
12cr|natmonitor-2.4-6|169	- fix menu entry
12cr|natmonitor-2.4-6|170	
12cr|natmonitor-2.4-6|171	* Sun May 11 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.1-1mdk
12cr|natmonitor-2.4-6|172	- 2.1
12cr|natmonitor-2.4-6|173	- added P0, P1 & S1
12cr|natmonitor-2.4-6|174	- added the natmonitord sub package
12cr|natmonitor-2.4-6|175	
12cr|natmonitor-2.4-6|176	* Tue Apr 22 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.1-1mdk
12cr|natmonitor-2.4-6|177	- 1.1
12cr|natmonitor-2.4-6|178	- drop P0, this software doesn't seem to like cflags at all (i wonder why???)
12cr|natmonitor-2.4-6|179	
12cr|natmonitor-2.4-6|180	* Tue Apr 15 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.9-1mdk
12cr|natmonitor-2.4-6|181	- 0.9
12cr|natmonitor-2.4-6|182	- fix P0
12cr|natmonitor-2.4-6|183	- install icons and menu stuff (i hope this is correct?)
12cr|natmonitor-2.4-6|184	
12cr|natmonitor-2.4-6|185	* Tue Apr 08 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.7-1mdk
12cr|natmonitor-2.4-6|186	- initial cooker contrib
12cr|natmonitor-2.4-6|187	- added P0

3393 12
12cr|nautilus-actions-3.2.2-1|1	%define name nautilus-actions
12cr|nautilus-actions-3.2.2-1|2	%define version 3.2.2
12cr|nautilus-actions-3.2.2-1|3	%define release %mkrel 1
12cr|nautilus-actions-3.2.2-1|4	
12cr|nautilus-actions-3.2.2-1|5	%define major 1
12cr|nautilus-actions-3.2.2-1|6	Summary: Configurable context menu for Nautilus
12cr|nautilus-actions-3.2.2-1|7	Name: %{name}
12cr|nautilus-actions-3.2.2-1|8	Version: %{version}
12cr|nautilus-actions-3.2.2-1|9	Release: %{release}
12cr|nautilus-actions-3.2.2-1|10	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12cr|nautilus-actions-3.2.2-1|11	License: GPLv2+
12cr|nautilus-actions-3.2.2-1|12	Group: Graphical desktop/GNOME
12cr|nautilus-actions-3.2.2-1|13	Url: http://www.nautilus-actions.org/
12cr|nautilus-actions-3.2.2-1|14	BuildRequires: nautilus-devel >= 2.8.0
12cr|nautilus-actions-3.2.2-1|15	BuildRequires: unique-devel
12cr|nautilus-actions-3.2.2-1|16	BuildRequires: libgtop2.0-devel
12cr|nautilus-actions-3.2.2-1|17	BuildRequires: pkgconfig(gtk+-2.0)
12cr|nautilus-actions-3.2.2-1|18	BuildRequires: pkgconfig(gconf-2.0)
12cr|nautilus-actions-3.2.2-1|19	BuildRequires: libsm-devel
12cr|nautilus-actions-3.2.2-1|20	BuildRequires: pkgconfig(uuid)
12cr|nautilus-actions-3.2.2-1|21	BuildRequires: intltool
12cr|nautilus-actions-3.2.2-1|22	BuildRequires: pkgconfig(gnome-doc-utils)
12cr|nautilus-actions-3.2.2-1|23	BuildRequires: gnome-common
12cr|nautilus-actions-3.2.2-1|24	BuildRequires: rarian
12cr|nautilus-actions-3.2.2-1|25	BuildRequires: docbook-dtd45-xml
12cr|nautilus-actions-3.2.2-1|26	Requires: nautilus
12cr|nautilus-actions-3.2.2-1|27	
12cr|nautilus-actions-3.2.2-1|28	%description
12cr|nautilus-actions-3.2.2-1|29	Nautilus actions is an extension for Nautilus, the gnome file
12cr|nautilus-actions-3.2.2-1|30	manager. It allow to configure program to be launch on files selected
12cr|nautilus-actions-3.2.2-1|31	into Nautilus interface.
12cr|nautilus-actions-3.2.2-1|32	
12cr|nautilus-actions-3.2.2-1|33	%package devel
12cr|nautilus-actions-3.2.2-1|34	Group: Development/C
12cr|nautilus-actions-3.2.2-1|35	Summary: Development files of %name
12cr|nautilus-actions-3.2.2-1|36	Requires: %name = %version-%release
12cr|nautilus-actions-3.2.2-1|37	
12cr|nautilus-actions-3.2.2-1|38	%description devel
12cr|nautilus-actions-3.2.2-1|39	Install this if you want to build extensions for %name.
12cr|nautilus-actions-3.2.2-1|40	
12cr|nautilus-actions-3.2.2-1|41	
12cr|nautilus-actions-3.2.2-1|42	%prep
12cr|nautilus-actions-3.2.2-1|43	%setup -q
12cr|nautilus-actions-3.2.2-1|44	%apply_patches
12cr|nautilus-actions-3.2.2-1|45	
12cr|nautilus-actions-3.2.2-1|46	%build
12cr|nautilus-actions-3.2.2-1|47	%configure2_5x --disable-schemas-install
12cr|nautilus-actions-3.2.2-1|48	%make
12cr|nautilus-actions-3.2.2-1|49	
12cr|nautilus-actions-3.2.2-1|50	%install
12cr|nautilus-actions-3.2.2-1|51	rm -rf %{buildroot} %name.lang
12cr|nautilus-actions-3.2.2-1|52	%makeinstall_std
12cr|nautilus-actions-3.2.2-1|53	rm -f %buildroot%_libdir/{nautilus/extensions-3.0,%name}/lib*.la
12cr|nautilus-actions-3.2.2-1|54	rm -rf %buildroot%_datadir/doc/%{name}*
12cr|nautilus-actions-3.2.2-1|55	%find_lang %name
12cr|nautilus-actions-3.2.2-1|56	%find_lang nautilus-actions-config-tool --with-gnome
12cr|nautilus-actions-3.2.2-1|57	cat nautilus-actions-config-tool.lang >> %name.lang
12cr|nautilus-actions-3.2.2-1|58	
12cr|nautilus-actions-3.2.2-1|59	%triggerun -- %name < 3.1.0
12cr|nautilus-actions-3.2.2-1|60	%_libdir/%name/na-gconf2key.sh -delete -nodummy &>/dev/null ||:
12cr|nautilus-actions-3.2.2-1|61	
12cr|nautilus-actions-3.2.2-1|62	%files -f %name.lang
12cr|nautilus-actions-3.2.2-1|63	%doc AUTHORS README TODO NEWS MAINTAINERS
12cr|nautilus-actions-3.2.2-1|64	%doc docs/objects-hierarchy.odg
12cr|nautilus-actions-3.2.2-1|65	%_bindir/*
12cr|nautilus-actions-3.2.2-1|66	%_datadir/applications/*.desktop
12cr|nautilus-actions-3.2.2-1|67	%_libdir/nautilus/extensions-3.0/libnautilus-actions-menu.so
12cr|nautilus-actions-3.2.2-1|68	%_libdir/nautilus/extensions-3.0/libnautilus-actions-tracker.so
12cr|nautilus-actions-3.2.2-1|69	%_datadir/%name
12cr|nautilus-actions-3.2.2-1|70	%_datadir/icons/hicolor/*/apps/%name.*
12cr|nautilus-actions-3.2.2-1|71	%_libdir/%name
12cr|nautilus-actions-3.2.2-1|72	
12cr|nautilus-actions-3.2.2-1|73	%files devel
12cr|nautilus-actions-3.2.2-1|74	%_includedir/%name
12cr|nautilus-actions-3.2.2-1|75	%_datadir/gtk-doc/html/nautilus-actions-3/

3394 12
12cr|nautilus-open-terminal-0.19-1|1	%define name nautilus-open-terminal
12cr|nautilus-open-terminal-0.19-1|2	%define version 0.19
12cr|nautilus-open-terminal-0.19-1|3	%define release %mkrel 1
12cr|nautilus-open-terminal-0.19-1|4	
12cr|nautilus-open-terminal-0.19-1|5	Summary: Open a terminal in a specified folder
12cr|nautilus-open-terminal-0.19-1|6	Name: %{name}
12cr|nautilus-open-terminal-0.19-1|7	Version: %{version}
12cr|nautilus-open-terminal-0.19-1|8	Release: %{release}
12cr|nautilus-open-terminal-0.19-1|9	Source0: http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
12cr|nautilus-open-terminal-0.19-1|10	License: GPLv2+
12cr|nautilus-open-terminal-0.19-1|11	Group: Graphical desktop/GNOME
12cr|nautilus-open-terminal-0.19-1|12	Url: http://www.gnome-de.org
12cr|nautilus-open-terminal-0.19-1|13	BuildRequires: nautilus-devel >= 2.21.2
12cr|nautilus-open-terminal-0.19-1|14	BuildRequires: intltool
12cr|nautilus-open-terminal-0.19-1|15	BuildRequires: pkgconfig(gnome-desktop-3.0)
12cr|nautilus-open-terminal-0.19-1|16	BuildRequires: pkgconfig(gconf-2.0)
12cr|nautilus-open-terminal-0.19-1|17	
12cr|nautilus-open-terminal-0.19-1|18	%description
12cr|nautilus-open-terminal-0.19-1|19	This is a proof-of-concept Nautilus extension which allows you to open
12cr|nautilus-open-terminal-0.19-1|20	a terminal in arbitrary local folders.
12cr|nautilus-open-terminal-0.19-1|21	
12cr|nautilus-open-terminal-0.19-1|22	%prep
12cr|nautilus-open-terminal-0.19-1|23	%setup -q
12cr|nautilus-open-terminal-0.19-1|24	
12cr|nautilus-open-terminal-0.19-1|25	%build
12cr|nautilus-open-terminal-0.19-1|26	%configure2_5x
12cr|nautilus-open-terminal-0.19-1|27	%make
12cr|nautilus-open-terminal-0.19-1|28	
12cr|nautilus-open-terminal-0.19-1|29	%install
12cr|nautilus-open-terminal-0.19-1|30	rm -rf $RPM_BUILD_ROOT %name.lang
12cr|nautilus-open-terminal-0.19-1|31	%makeinstall_std
12cr|nautilus-open-terminal-0.19-1|32	%find_lang %name
12cr|nautilus-open-terminal-0.19-1|33	rm -f %buildroot%_libdir/nautilus/extensions-*/libnautilus-open-terminal.*a
12cr|nautilus-open-terminal-0.19-1|34	
12cr|nautilus-open-terminal-0.19-1|35	%post
12cr|nautilus-open-terminal-0.19-1|36	%post_install_gconf_schemas %name
12cr|nautilus-open-terminal-0.19-1|37	%preun
12cr|nautilus-open-terminal-0.19-1|38	%preun_uninstall_gconf_schemas %name
12cr|nautilus-open-terminal-0.19-1|39	
12cr|nautilus-open-terminal-0.19-1|40	%files -f %name.lang
12cr|nautilus-open-terminal-0.19-1|41	%doc ChangeLog NEWS README AUTHORS TODO
12cr|nautilus-open-terminal-0.19-1|42	%_sysconfdir/gconf/schemas/%name.schemas
12cr|nautilus-open-terminal-0.19-1|43	%_libdir/nautilus/extensions-3.0/libnautilus-open-terminal.so

3395 12
12cr|nautilus-python-1.0-2|1	Name:		nautilus-python
12cr|nautilus-python-1.0-2|2	Summary:        Python bindings for GNOME 2's nautilus
12cr|nautilus-python-1.0-2|3	Version:        1.0
12cr|nautilus-python-1.0-2|4	Release: %mkrel 2
12cr|nautilus-python-1.0-2|5	Source:		http://ftp.gnome.org/pub/GNOME/sources/nautilus-python/%{name}-%{version}.tar.bz2
12cr|nautilus-python-1.0-2|6	#gw hardcode libpython soname for dlopening to libpython2.6.so.1.0
12cr|nautilus-python-1.0-2|7	URL: http://www.gnome.org
12cr|nautilus-python-1.0-2|8	License:        GPLv2+ and LGPLv2+
12cr|nautilus-python-1.0-2|9	Group:          Development/Python
12cr|nautilus-python-1.0-2|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|nautilus-python-1.0-2|11	
12cr|nautilus-python-1.0-2|12	Requires:	gnome-python-gconf
12cr|nautilus-python-1.0-2|13	BuildRequires:  pygtk2.0-devel >= 2.8.0
12cr|nautilus-python-1.0-2|14	BuildRequires:  gnome-python-devel >= 2.12.0
12cr|nautilus-python-1.0-2|15	BuildRequires:  python-devel
12cr|nautilus-python-1.0-2|16	BuildRequires:  nautilus-devel >= 2.22
12cr|nautilus-python-1.0-2|17	BuildRequires:	gnome-common
12cr|nautilus-python-1.0-2|18	Provides: python-nautilus
12cr|nautilus-python-1.0-2|19	Obsoletes: python-nautilus
12cr|nautilus-python-1.0-2|20	
12cr|nautilus-python-1.0-2|21	%description
12cr|nautilus-python-1.0-2|22	These are unstable bindings for the nautilus extension library
12cr|nautilus-python-1.0-2|23	introduced in Gnome 2.6.
12cr|nautilus-python-1.0-2|24	
12cr|nautilus-python-1.0-2|25	%prep
12cr|nautilus-python-1.0-2|26	%setup -q -n %{name}-%{version}
12cr|nautilus-python-1.0-2|27	
12cr|nautilus-python-1.0-2|28	%build
12cr|nautilus-python-1.0-2|29	%ifarch x86_64
12cr|nautilus-python-1.0-2|30	export CFLAGS="%optflags -fPIC"
12cr|nautilus-python-1.0-2|31	%endif
12cr|nautilus-python-1.0-2|32	%configure2_5x
12cr|nautilus-python-1.0-2|33	%make
12cr|nautilus-python-1.0-2|34	
12cr|nautilus-python-1.0-2|35	%install
12cr|nautilus-python-1.0-2|36	rm -rf $RPM_BUILD_ROOT installed-docs
12cr|nautilus-python-1.0-2|37	%makeinstall_std
12cr|nautilus-python-1.0-2|38	find $RPM_BUILD_ROOT -name '*.la' -exec rm {} \;
12cr|nautilus-python-1.0-2|39	mv %buildroot%_datadir/doc/%name installed-docs
12cr|nautilus-python-1.0-2|40	
12cr|nautilus-python-1.0-2|41	mkdir $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-3.0/python
12cr|nautilus-python-1.0-2|42	
12cr|nautilus-python-1.0-2|43	%clean
12cr|nautilus-python-1.0-2|44	rm -rf $RPM_BUILD_ROOT
12cr|nautilus-python-1.0-2|45	
12cr|nautilus-python-1.0-2|46	%files
12cr|nautilus-python-1.0-2|47	%defattr(-,root,root,-)
12cr|nautilus-python-1.0-2|48	%doc AUTHORS ChangeLog NEWS installed-docs/*
12cr|nautilus-python-1.0-2|49	%{_libdir}/nautilus/extensions-3.0/*
12cr|nautilus-python-1.0-2|50	%{_libdir}/pkgconfig/nautilus-python.pc
12cr|nautilus-python-1.0-2|51	
12cr|nautilus-python-1.0-2|52	
12cr|nautilus-python-1.0-2|53	
12cr|nautilus-python-1.0-2|54	
12cr|nautilus-python-1.0-2|55	%changelog
12cr|nautilus-python-1.0-2|56	* Wed Apr 18 2012 Götz Waschk <waschk@mandriva.org> 1.0-2mdv2012.0
12cr|nautilus-python-1.0-2|57	+ Revision: 791646
12cr|nautilus-python-1.0-2|58	- build with current nautilus
12cr|nautilus-python-1.0-2|59	- yearly rebuild
12cr|nautilus-python-1.0-2|60	
12cr|nautilus-python-1.0-2|61	* Sun Apr 17 2011 Götz Waschk <waschk@mandriva.org> 1.0-1
12cr|nautilus-python-1.0-2|62	+ Revision: 654789
12cr|nautilus-python-1.0-2|63	- new version
12cr|nautilus-python-1.0-2|64	- update file list
12cr|nautilus-python-1.0-2|65	
12cr|nautilus-python-1.0-2|66	* Mon Mar 28 2011 Götz Waschk <waschk@mandriva.org> 0.7.3-1
12cr|nautilus-python-1.0-2|67	+ Revision: 648687
12cr|nautilus-python-1.0-2|68	- update to new version 0.7.3
12cr|nautilus-python-1.0-2|69	
12cr|nautilus-python-1.0-2|70	* Fri Mar 04 2011 Götz Waschk <waschk@mandriva.org> 0.7.2-1
12cr|nautilus-python-1.0-2|71	+ Revision: 641617
12cr|nautilus-python-1.0-2|72	- update to new version 0.7.2
12cr|nautilus-python-1.0-2|73	
12cr|nautilus-python-1.0-2|74	* Wed Mar 02 2011 Götz Waschk <waschk@mandriva.org> 0.7.1-1
12cr|nautilus-python-1.0-2|75	+ Revision: 641331
12cr|nautilus-python-1.0-2|76	- new version
12cr|nautilus-python-1.0-2|77	
12cr|nautilus-python-1.0-2|78	* Wed Nov 03 2010 Götz Waschk <waschk@mandriva.org> 0.7.0-2mdv2011.0
12cr|nautilus-python-1.0-2|79	+ Revision: 593006
12cr|nautilus-python-1.0-2|80	- rebuild for new python 2.7
12cr|nautilus-python-1.0-2|81	
12cr|nautilus-python-1.0-2|82	* Fri Jul 30 2010 Götz Waschk <waschk@mandriva.org> 0.7.0-1mdv2011.0
12cr|nautilus-python-1.0-2|83	+ Revision: 563368
12cr|nautilus-python-1.0-2|84	- update to new version 0.7.0
12cr|nautilus-python-1.0-2|85	
12cr|nautilus-python-1.0-2|86	* Tue Jan 19 2010 Götz Waschk <waschk@mandriva.org> 0.6.1-1mdv2010.1
12cr|nautilus-python-1.0-2|87	+ Revision: 493772
12cr|nautilus-python-1.0-2|88	- new version
12cr|nautilus-python-1.0-2|89	- drop patch
12cr|nautilus-python-1.0-2|90	
12cr|nautilus-python-1.0-2|91	* Fri Jan 15 2010 Götz Waschk <waschk@mandriva.org> 0.6.0-1mdv2010.1
12cr|nautilus-python-1.0-2|92	+ Revision: 491862
12cr|nautilus-python-1.0-2|93	- new version
12cr|nautilus-python-1.0-2|94	- drop patches 0,1
12cr|nautilus-python-1.0-2|95	- drop extra m4 files
12cr|nautilus-python-1.0-2|96	- rediff patch 2
12cr|nautilus-python-1.0-2|97	- update build deps
12cr|nautilus-python-1.0-2|98	
12cr|nautilus-python-1.0-2|99	* Thu Oct 08 2009 Götz Waschk <waschk@mandriva.org> 0.5.1-5mdv2010.0
12cr|nautilus-python-1.0-2|100	+ Revision: 456032
12cr|nautilus-python-1.0-2|101	- fix loading of libpython (bug #39416)
12cr|nautilus-python-1.0-2|102	
12cr|nautilus-python-1.0-2|103	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.5.1-4mdv2010.0
12cr|nautilus-python-1.0-2|104	+ Revision: 440238
12cr|nautilus-python-1.0-2|105	- rebuild
12cr|nautilus-python-1.0-2|106	
12cr|nautilus-python-1.0-2|107	* Mon Mar 02 2009 Götz Waschk <waschk@mandriva.org> 0.5.1-3mdv2009.1
12cr|nautilus-python-1.0-2|108	+ Revision: 347046
12cr|nautilus-python-1.0-2|109	- fix for CVS-2009-0317
12cr|nautilus-python-1.0-2|110	
12cr|nautilus-python-1.0-2|111	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 0.5.1-2mdv2009.1
12cr|nautilus-python-1.0-2|112	+ Revision: 320311
12cr|nautilus-python-1.0-2|113	- fix BRs
12cr|nautilus-python-1.0-2|114	- BR eel
12cr|nautilus-python-1.0-2|115	- rebuild for new python
12cr|nautilus-python-1.0-2|116	
12cr|nautilus-python-1.0-2|117	* Tue Sep 16 2008 Götz Waschk <waschk@mandriva.org> 0.5.1-1mdv2009.0
12cr|nautilus-python-1.0-2|118	+ Revision: 285336
12cr|nautilus-python-1.0-2|119	- new version
12cr|nautilus-python-1.0-2|120	- drop patch
12cr|nautilus-python-1.0-2|121	- fix installation
12cr|nautilus-python-1.0-2|122	- fix license
12cr|nautilus-python-1.0-2|123	
12cr|nautilus-python-1.0-2|124	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.5.0-5mdv2009.0
12cr|nautilus-python-1.0-2|125	+ Revision: 253611
12cr|nautilus-python-1.0-2|126	- rebuild
12cr|nautilus-python-1.0-2|127	
12cr|nautilus-python-1.0-2|128	+ Götz Waschk <waschk@mandriva.org>
12cr|nautilus-python-1.0-2|129	- create python extensions dir
12cr|nautilus-python-1.0-2|130	
12cr|nautilus-python-1.0-2|131	* Wed Jan 23 2008 Götz Waschk <waschk@mandriva.org> 0.5.0-3mdv2008.1
12cr|nautilus-python-1.0-2|132	+ Revision: 157106
12cr|nautilus-python-1.0-2|133	- really fix extensions dir
12cr|nautilus-python-1.0-2|134	
12cr|nautilus-python-1.0-2|135	* Wed Jan 23 2008 Götz Waschk <waschk@mandriva.org> 0.5.0-2mdv2008.1
12cr|nautilus-python-1.0-2|136	+ Revision: 157089
12cr|nautilus-python-1.0-2|137	- new nautilus extensions dir
12cr|nautilus-python-1.0-2|138	
12cr|nautilus-python-1.0-2|139	* Sun Jan 13 2008 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdv2008.1
12cr|nautilus-python-1.0-2|140	+ Revision: 151032
12cr|nautilus-python-1.0-2|141	- new version
12cr|nautilus-python-1.0-2|142	- fix installation
12cr|nautilus-python-1.0-2|143	
12cr|nautilus-python-1.0-2|144	+ Olivier Blin <blino@mandriva.org>
12cr|nautilus-python-1.0-2|145	- restore BuildRoot
12cr|nautilus-python-1.0-2|146	
12cr|nautilus-python-1.0-2|147	+ Thierry Vignaud <tv@mandriva.org>
12cr|nautilus-python-1.0-2|148	- kill re-definition of %%buildroot on Pixel's request
12cr|nautilus-python-1.0-2|149	
12cr|nautilus-python-1.0-2|150	* Wed Dec 05 2007 Götz Waschk <waschk@mandriva.org> 0.4.3-4mdv2008.1
12cr|nautilus-python-1.0-2|151	+ Revision: 115623
12cr|nautilus-python-1.0-2|152	- fix buildrequires
12cr|nautilus-python-1.0-2|153	
12cr|nautilus-python-1.0-2|154	
12cr|nautilus-python-1.0-2|155	* Thu Nov 30 2006 Götz Waschk <waschk@mandriva.org> 0.4.3-3mdv2007.0
12cr|nautilus-python-1.0-2|156	+ Revision: 88874
12cr|nautilus-python-1.0-2|157	- Import nautilus-python
12cr|nautilus-python-1.0-2|158	
12cr|nautilus-python-1.0-2|159	* Wed Nov 29 2006 Götz Waschk <waschk@mandriva.org> 0.4.3-3mdv2007.1
12cr|nautilus-python-1.0-2|160	- Rebuild
12cr|nautilus-python-1.0-2|161	
12cr|nautilus-python-1.0-2|162	* Fri Jul 14 2006 Frederic Crozat <fcrozat@mandriva.com> 0.4.3-2mdv2007.0
12cr|nautilus-python-1.0-2|163	- Rebuild with latest libgail
12cr|nautilus-python-1.0-2|164	
12cr|nautilus-python-1.0-2|165	* Thu Feb 16 2006 Götz Waschk <waschk@mandriva.org> 0.4.3-1mdk
12cr|nautilus-python-1.0-2|166	- New release 0.4.3
12cr|nautilus-python-1.0-2|167	
12cr|nautilus-python-1.0-2|168	* Mon Feb 13 2006 Götz Waschk <waschk@mandriva.org> 0.4.2-1mdk
12cr|nautilus-python-1.0-2|169	- New release 0.4.2
12cr|nautilus-python-1.0-2|170	- use mkrel
12cr|nautilus-python-1.0-2|171	
12cr|nautilus-python-1.0-2|172	* Wed Oct 26 2005 Götz Waschk <waschk@mandriva.org> 0.4.1-2mdk
12cr|nautilus-python-1.0-2|173	- fix buildrequires
12cr|nautilus-python-1.0-2|174	
12cr|nautilus-python-1.0-2|175	* Sun Oct 09 2005 Götz Waschk <waschk@mandriva.org> 0.4.1-1mdk
12cr|nautilus-python-1.0-2|176	- rename from python-nautilus
12cr|nautilus-python-1.0-2|177	- fix buildrequires
12cr|nautilus-python-1.0-2|178	- New release 0.4.1
12cr|nautilus-python-1.0-2|179	
12cr|nautilus-python-1.0-2|180	* Wed Jun 01 2005 Götz Waschk <waschk@mandriva.org> 0.4.0-1mdk
12cr|nautilus-python-1.0-2|181	- initial mdk package
12cr|nautilus-python-1.0-2|182	
12cr|nautilus-python-1.0-2|183	* Sat Dec 11 2004 Thomas Vander Stichele <thomas at apestaart dot org>
12cr|nautilus-python-1.0-2|184	- initial spec file
12cr|nautilus-python-1.0-2|185	

3396 12
12cr|nautilus_thumbnailers-0.0.3-8|1	%define rel 8
12cr|nautilus_thumbnailers-0.0.3-8|2	
12cr|nautilus_thumbnailers-0.0.3-8|3	Summary: A collection of scripts that create thumbnails for files
12cr|nautilus_thumbnailers-0.0.3-8|4	Name: nautilus_thumbnailers
12cr|nautilus_thumbnailers-0.0.3-8|5	Version: 0.0.3
12cr|nautilus_thumbnailers-0.0.3-8|6	Release: %mkrel %rel
12cr|nautilus_thumbnailers-0.0.3-8|7	License: GPL
12cr|nautilus_thumbnailers-0.0.3-8|8	Group: File tools
12cr|nautilus_thumbnailers-0.0.3-8|9	Source: http://www.flyn.org/projects/nautilus_thumbnailers/%name.tar.bz2
12cr|nautilus_thumbnailers-0.0.3-8|10	Patch: nautilus_thumbnailers-0.0.3-with-gimp-2.3.patch
12cr|nautilus_thumbnailers-0.0.3-8|11	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|nautilus_thumbnailers-0.0.3-8|12	URL: http://www.flyn.org/projects/nautilus_thumbnailers/index.html
12cr|nautilus_thumbnailers-0.0.3-8|13	BuildArch: noarch
12cr|nautilus_thumbnailers-0.0.3-8|14	Requires: nautilus
12cr|nautilus_thumbnailers-0.0.3-8|15	Requires: dia
12cr|nautilus_thumbnailers-0.0.3-8|16	Requires: gimp >= 2.3
12cr|nautilus_thumbnailers-0.0.3-8|17	Requires: ghostscript
12cr|nautilus_thumbnailers-0.0.3-8|18	BuildRequires: GConf2
12cr|nautilus_thumbnailers-0.0.3-8|19	Requires(post): GConf2
12cr|nautilus_thumbnailers-0.0.3-8|20	Requires(postun): GConf2
12cr|nautilus_thumbnailers-0.0.3-8|21	
12cr|nautilus_thumbnailers-0.0.3-8|22	%description
12cr|nautilus_thumbnailers-0.0.3-8|23	This package provides scripts to generate thumbnails for several file
12cr|nautilus_thumbnailers-0.0.3-8|24	formats commonly used in the GNOME environment. When using these
12cr|nautilus_thumbnailers-0.0.3-8|25	scripts with the nautilus file manager, for example, icons for PDF
12cr|nautilus_thumbnailers-0.0.3-8|26	files will present the same appearance as the document itself. This
12cr|nautilus_thumbnailers-0.0.3-8|27	has long been the case with images, but this package extends this
12cr|nautilus_thumbnailers-0.0.3-8|28	technique to formats like PDF, PostScript and GIMP XCF.
12cr|nautilus_thumbnailers-0.0.3-8|29	
12cr|nautilus_thumbnailers-0.0.3-8|30	%prep
12cr|nautilus_thumbnailers-0.0.3-8|31	%setup -q
12cr|nautilus_thumbnailers-0.0.3-8|32	%patch -p1 -b .gimp
12cr|nautilus_thumbnailers-0.0.3-8|33	
12cr|nautilus_thumbnailers-0.0.3-8|34	%build
12cr|nautilus_thumbnailers-0.0.3-8|35	./configure --prefix=%_prefix --libdir=%_libdir --disable-schemas-install
12cr|nautilus_thumbnailers-0.0.3-8|36	%make
12cr|nautilus_thumbnailers-0.0.3-8|37	
12cr|nautilus_thumbnailers-0.0.3-8|38	%install
12cr|nautilus_thumbnailers-0.0.3-8|39	rm -rf %buildroot
12cr|nautilus_thumbnailers-0.0.3-8|40	%makeinstall
12cr|nautilus_thumbnailers-0.0.3-8|41	
12cr|nautilus_thumbnailers-0.0.3-8|42	%clean
12cr|nautilus_thumbnailers-0.0.3-8|43	rm -rf $RPM_BUILD_ROOT
12cr|nautilus_thumbnailers-0.0.3-8|44	
12cr|nautilus_thumbnailers-0.0.3-8|45	%post
12cr|nautilus_thumbnailers-0.0.3-8|46	%post_install_gconf_schemas thumbnailer
12cr|nautilus_thumbnailers-0.0.3-8|47	
12cr|nautilus_thumbnailers-0.0.3-8|48	%preun
12cr|nautilus_thumbnailers-0.0.3-8|49	%preun_uninstall_gconf_schemas thumbnailer
12cr|nautilus_thumbnailers-0.0.3-8|50	
12cr|nautilus_thumbnailers-0.0.3-8|51	%files
12cr|nautilus_thumbnailers-0.0.3-8|52	%defattr(-, root, root)
12cr|nautilus_thumbnailers-0.0.3-8|53	%doc AUTHORS ChangeLog NEWS README TODO
12cr|nautilus_thumbnailers-0.0.3-8|54	%{_sysconfdir}/gconf/schemas/thumbnailer.schemas
12cr|nautilus_thumbnailers-0.0.3-8|55	%{_bindir}/abiword-thumbnailer
12cr|nautilus_thumbnailers-0.0.3-8|56	%{_bindir}/dia-thumbnailer
12cr|nautilus_thumbnailers-0.0.3-8|57	%{_bindir}/gimp-thumbnailer
12cr|nautilus_thumbnailers-0.0.3-8|58	%{_bindir}/gs-thumbnailer
12cr|nautilus_thumbnailers-0.0.3-8|59	%{_bindir}/vfstofs
12cr|nautilus_thumbnailers-0.0.3-8|60	%{_mandir}//man1/nautilus_thumbnailers.1*
12cr|nautilus_thumbnailers-0.0.3-8|61	
12cr|nautilus_thumbnailers-0.0.3-8|62	
12cr|nautilus_thumbnailers-0.0.3-8|63	%changelog
12cr|nautilus_thumbnailers-0.0.3-8|64	* Mon Jul 25 2011 Götz Waschk <waschk@mandriva.org> 0.0.3-8mdv2012.0
12cr|nautilus_thumbnailers-0.0.3-8|65	+ Revision: 691512
12cr|nautilus_thumbnailers-0.0.3-8|66	- rebuild
12cr|nautilus_thumbnailers-0.0.3-8|67	
12cr|nautilus_thumbnailers-0.0.3-8|68	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.0.3-7mdv2011.0
12cr|nautilus_thumbnailers-0.0.3-8|69	+ Revision: 136618
12cr|nautilus_thumbnailers-0.0.3-8|70	- restore BuildRoot
12cr|nautilus_thumbnailers-0.0.3-8|71	
12cr|nautilus_thumbnailers-0.0.3-8|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|nautilus_thumbnailers-0.0.3-8|73	- kill re-definition of %%buildroot on Pixel's request
12cr|nautilus_thumbnailers-0.0.3-8|74	
12cr|nautilus_thumbnailers-0.0.3-8|75	* Wed Aug 01 2007 Götz Waschk <waschk@mandriva.org> 0.0.3-7mdv2008.0
12cr|nautilus_thumbnailers-0.0.3-8|76	+ Revision: 57440
12cr|nautilus_thumbnailers-0.0.3-8|77	- spec fixes
12cr|nautilus_thumbnailers-0.0.3-8|78	- Import nautilus_thumbnailers
12cr|nautilus_thumbnailers-0.0.3-8|79	
12cr|nautilus_thumbnailers-0.0.3-8|80	
12cr|nautilus_thumbnailers-0.0.3-8|81	
12cr|nautilus_thumbnailers-0.0.3-8|82	* Mon Jul 31 2006 Götz Waschk <waschk@mandriva.org> 0.0.3-1mdv2007.0
12cr|nautilus_thumbnailers-0.0.3-8|83	- Rebuild
12cr|nautilus_thumbnailers-0.0.3-8|84	
12cr|nautilus_thumbnailers-0.0.3-8|85	* Thu Dec  8 2005 Gtz Waschk <waschk@mandriva.org> 0.0.3-6mdk
12cr|nautilus_thumbnailers-0.0.3-8|86	- replace prereq
12cr|nautilus_thumbnailers-0.0.3-8|87	- update patch for gimp 2.3
12cr|nautilus_thumbnailers-0.0.3-8|88	- mkrel
12cr|nautilus_thumbnailers-0.0.3-8|89	
12cr|nautilus_thumbnailers-0.0.3-8|90	* Tue Dec  7 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.0.3-5mdk
12cr|nautilus_thumbnailers-0.0.3-8|91	- use gimp2_2
12cr|nautilus_thumbnailers-0.0.3-8|92	
12cr|nautilus_thumbnailers-0.0.3-8|93	* Wed Oct  6 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.0.3-4mdk
12cr|nautilus_thumbnailers-0.0.3-8|94	- oops, gimp2_0
12cr|nautilus_thumbnailers-0.0.3-8|95	
12cr|nautilus_thumbnailers-0.0.3-8|96	* Tue Oct  5 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.0.3-3mdk
12cr|nautilus_thumbnailers-0.0.3-8|97	- use gimp 2.0 (Laurent Mouillart)
12cr|nautilus_thumbnailers-0.0.3-8|98	
12cr|nautilus_thumbnailers-0.0.3-8|99	* Wed Apr 21 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.0.3-2mdk
12cr|nautilus_thumbnailers-0.0.3-8|100	- build fix
12cr|nautilus_thumbnailers-0.0.3-8|101	
12cr|nautilus_thumbnailers-0.0.3-8|102	* Sun Nov  9 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.0.3-1mdk
12cr|nautilus_thumbnailers-0.0.3-8|103	- add abiword thumbnailer
12cr|nautilus_thumbnailers-0.0.3-8|104	- new version
12cr|nautilus_thumbnailers-0.0.3-8|105	
12cr|nautilus_thumbnailers-0.0.3-8|106	* Mon Oct 27 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.0.2-2mdk
12cr|nautilus_thumbnailers-0.0.3-8|107	- fix buildrequires
12cr|nautilus_thumbnailers-0.0.3-8|108	
12cr|nautilus_thumbnailers-0.0.3-8|109	* Mon Oct 27 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.0.2-1mdk
12cr|nautilus_thumbnailers-0.0.3-8|110	- new version
12cr|nautilus_thumbnailers-0.0.3-8|111	
12cr|nautilus_thumbnailers-0.0.3-8|112	* Tue Sep  2 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.0.1-2mdk
12cr|nautilus_thumbnailers-0.0.3-8|113	- fix schema uninstallation
12cr|nautilus_thumbnailers-0.0.3-8|114	
12cr|nautilus_thumbnailers-0.0.3-8|115	* Mon Sep  1 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.0.1-1mdk
12cr|nautilus_thumbnailers-0.0.3-8|116	- initial package

3397 12
12cr|navit-0.2.0-1|1	Name:		navit
12cr|navit-0.2.0-1|2	Summary:	Car navigation system with routing engine
12cr|navit-0.2.0-1|3	Version:	0.2.0
12cr|navit-0.2.0-1|4	Release:	1
12cr|navit-0.2.0-1|5	Group:		Sciences/Other
12cr|navit-0.2.0-1|6	License:	GPLv2+
12cr|navit-0.2.0-1|7	URL:		http://www.navit-project.org/
12cr|navit-0.2.0-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|navit-0.2.0-1|9	Source1:	http://www.navit-project.org/maps/osm_bbox_11.3,47.9,11.7,48.2.osm.bz2
12cr|navit-0.2.0-1|10	BuildRequires:	gd-devel
12cr|navit-0.2.0-1|11	BuildRequires:	gettext-devel
12cr|navit-0.2.0-1|12	BuildRequires:	nas-devel
12cr|navit-0.2.0-1|13	BuildRequires:	postgresql-devel
12cr|navit-0.2.0-1|14	BuildRequires:	speech-dispatcher-devel
12cr|navit-0.2.0-1|15	BuildRequires:	pkgconfig(zlib)
12cr|navit-0.2.0-1|16	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|navit-0.2.0-1|17	BuildRequires:	pkgconfig(fontconfig)
12cr|navit-0.2.0-1|18	BuildRequires:	pkgconfig(glu)
12cr|navit-0.2.0-1|19	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|navit-0.2.0-1|20	BuildRequires:	pkgconfig(imlib2)
12cr|navit-0.2.0-1|21	BuildRequires:	pkgconfig(libgpsd)
12cr|navit-0.2.0-1|22	BuildRequires:	pkgconfig(python)
12cr|navit-0.2.0-1|23	BuildRequires:	pkgconfig(quesoglc)
12cr|navit-0.2.0-1|24	BuildRequires:	pkgconfig(SDL_image)
12cr|navit-0.2.0-1|25	BuildRequires:	pkgconfig(xmu)
12cr|navit-0.2.0-1|26	Requires:	fonts-ttf-dejavu
12cr|navit-0.2.0-1|27	Suggests:	gpsd
12cr|navit-0.2.0-1|28	
12cr|navit-0.2.0-1|29	%description
12cr|navit-0.2.0-1|30	Navit is a car navigation system with routing engine. Its modular
12cr|navit-0.2.0-1|31	design is capable of using vector maps of various formats for routing
12cr|navit-0.2.0-1|32	and rendering of the displayed map. It's even possible to use multiple
12cr|navit-0.2.0-1|33	maps at a time.
12cr|navit-0.2.0-1|34	
12cr|navit-0.2.0-1|35	The GTK+ or SDL user interfaces are designed to work well with touch
12cr|navit-0.2.0-1|36	screen displays. Points of Interest of various formats are displayed
12cr|navit-0.2.0-1|37	on the map.
12cr|navit-0.2.0-1|38	
12cr|navit-0.2.0-1|39	The current vehicle position is either read from gpsd or directly from
12cr|navit-0.2.0-1|40	NMEA GPS sensors.
12cr|navit-0.2.0-1|41	
12cr|navit-0.2.0-1|42	The routing engine not only calculates an optimal route to your
12cr|navit-0.2.0-1|43	destination, but also generates directions and even speaks to you.
12cr|navit-0.2.0-1|44	
12cr|navit-0.2.0-1|45	%package gtk-gui
12cr|navit-0.2.0-1|46	Summary:	GTK GUI for Navit navigation system
12cr|navit-0.2.0-1|47	Group:		Sciences/Other
12cr|navit-0.2.0-1|48	Requires:	%{name} = %{version}-%{release}
12cr|navit-0.2.0-1|49	
12cr|navit-0.2.0-1|50	%description gtk-gui
12cr|navit-0.2.0-1|51	Navit is a car navigation system with routing engine. This package
12cr|navit-0.2.0-1|52	contains the GTK GUI for Navit. You need to enable this GUI in
12cr|navit-0.2.0-1|53	/etc/navit/navit.xml or ~/.navit/navit.xml to use it.
12cr|navit-0.2.0-1|54	
12cr|navit-0.2.0-1|55	%package graphics-sdl
12cr|navit-0.2.0-1|56	Summary:	SDL graphics renderer for Navit navigation system
12cr|navit-0.2.0-1|57	Group:		Sciences/Other
12cr|navit-0.2.0-1|58	Requires:	%{name} = %{version}-%{release}
12cr|navit-0.2.0-1|59	
12cr|navit-0.2.0-1|60	%description graphics-sdl
12cr|navit-0.2.0-1|61	Navit is a car navigation system with routing engine. This package
12cr|navit-0.2.0-1|62	contains the SDL graphics renderer for Navit. You need to enable
12cr|navit-0.2.0-1|63	this renderer in /etc/navit/navit.xml or ~/.navit/navit.xml to use it.
12cr|navit-0.2.0-1|64	
12cr|navit-0.2.0-1|65	%prep
12cr|navit-0.2.0-1|66	%setup -q
12cr|navit-0.2.0-1|67	install -m 0644 %{SOURCE1} navit/maps
12cr|navit-0.2.0-1|68	
12cr|navit-0.2.0-1|69	%build
12cr|navit-0.2.0-1|70	%configure2_5x --enable-graphics-gd --disable-graphics-qt-qpainter
12cr|navit-0.2.0-1|71	%make
12cr|navit-0.2.0-1|72	
12cr|navit-0.2.0-1|73	%install
12cr|navit-0.2.0-1|74	%makeinstall_std
12cr|navit-0.2.0-1|75	
12cr|navit-0.2.0-1|76	# Don't need the README here
12cr|navit-0.2.0-1|77	rm -f %{buildroot}%{_datadir}/%{name}/README
12cr|navit-0.2.0-1|78	
12cr|navit-0.2.0-1|79	# Put the config file in /etc: upstream likes it in /usr to be
12cr|navit-0.2.0-1|80	# relocatable, but that doesn't concern us. The code does check
12cr|navit-0.2.0-1|81	# in /etc, so we don't need a patch - AdamW 2009/01
12cr|navit-0.2.0-1|82	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12cr|navit-0.2.0-1|83	mv %{buildroot}%{_datadir}/%{name}/%{name}.xml %{buildroot}%{_sysconfdir}/%{name}/%{name}.xml
12cr|navit-0.2.0-1|84	
12cr|navit-0.2.0-1|85	# Create a README.urpmi - AdamW 2009/01
12cr|navit-0.2.0-1|86	cat > README.urpmi << EOF
12cr|navit-0.2.0-1|87	Navit comes with a sample map of Munich, but if you live (or drive!)
12cr|navit-0.2.0-1|88	anywhere else, you'll need to add another map set. These are not
12cr|navit-0.2.0-1|89	available as packages because they're rather large and the data changes
12cr|navit-0.2.0-1|90	on a daily basis, so the packages would have to be refreshed very
12cr|navit-0.2.0-1|91	often. For instructions on downloading or generating, and installing,
12cr|navit-0.2.0-1|92	different types of map sets, see these Navit Wiki pages:
12cr|navit-0.2.0-1|93	
12cr|navit-0.2.0-1|94	http://wiki.navit-project.org/index.php/OpenStreetMaps
12cr|navit-0.2.0-1|95	
12cr|navit-0.2.0-1|96	http://wiki.navit-project.org/index.php/European_maps
12cr|navit-0.2.0-1|97	
12cr|navit-0.2.0-1|98	http://wiki.navit-project.org/index.php/Garmin_maps
12cr|navit-0.2.0-1|99	
12cr|navit-0.2.0-1|100	You should either add the appropriate configuration elements to
12cr|navit-0.2.0-1|101	/etc/navit/navit.xml, or copy /etc/navit/navit.xml to
12cr|navit-0.2.0-1|102	~/.navit/navit.xml and edit it there. You may have to remove or comment
12cr|navit-0.2.0-1|103	out the section for the sample map set, also. Also note that the
12cr|navit-0.2.0-1|104	default configuration assumes you have a GPS device active, and gpsd
12cr|navit-0.2.0-1|105	running.
12cr|navit-0.2.0-1|106	EOF
12cr|navit-0.2.0-1|107	
12cr|navit-0.2.0-1|108	%find_lang %{name}
12cr|navit-0.2.0-1|109	
12cr|navit-0.2.0-1|110	%files -f %{name}.lang
12cr|navit-0.2.0-1|111	%doc AUTHORS README README.urpmi
12cr|navit-0.2.0-1|112	%{_bindir}/*
12cr|navit-0.2.0-1|113	%{_libdir}/%{name}
12cr|navit-0.2.0-1|114	%{_datadir}/dbus-1/services/org.navit_project.navit.service
12cr|navit-0.2.0-1|115	%exclude %{_libdir}/%{name}/graphics/libgraphics_sdl*
12cr|navit-0.2.0-1|116	%exclude %{_libdir}/%{name}/gui/libgui_gtk*
12cr|navit-0.2.0-1|117	%{_datadir}/applications/%{name}.desktop
12cr|navit-0.2.0-1|118	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|navit-0.2.0-1|119	%{_datadir}/%{name}
12cr|navit-0.2.0-1|120	%{_mandir}/man1/*
12cr|navit-0.2.0-1|121	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.xml
12cr|navit-0.2.0-1|122	
12cr|navit-0.2.0-1|123	%files gtk-gui
12cr|navit-0.2.0-1|124	%{_libdir}/%{name}/gui/libgui_gtk*
12cr|navit-0.2.0-1|125	
12cr|navit-0.2.0-1|126	%files graphics-sdl
12cr|navit-0.2.0-1|127	%{_libdir}/%{name}/graphics/libgraphics_sdl*
12cr|navit-0.2.0-1|128	

3398 12
12cr|nbs-1.0-0.20040615.5|1	%define	snap 20040615
12cr|nbs-1.0-0.20040615.5|2	
12cr|nbs-1.0-0.20040615.5|3	%define	major 1
12cr|nbs-1.0-0.20040615.5|4	%define libname %mklibname nbs %{major}
12cr|nbs-1.0-0.20040615.5|5	%define develname %mklibname nbs -d
12cr|nbs-1.0-0.20040615.5|6	
12cr|nbs-1.0-0.20040615.5|7	Summary:	Network Broadcast Sound Daemon
12cr|nbs-1.0-0.20040615.5|8	Name:		nbs
12cr|nbs-1.0-0.20040615.5|9	Version:	1.0
12cr|nbs-1.0-0.20040615.5|10	Release:	%mkrel 0.%{snap}.5
12cr|nbs-1.0-0.20040615.5|11	License:	GPL
12cr|nbs-1.0-0.20040615.5|12	Group:		System/Servers
12cr|nbs-1.0-0.20040615.5|13	URL:		http://www.asterisk.org/
12cr|nbs-1.0-0.20040615.5|14	Source0:	%{name}-%{version}-%{snap}.tar.bz2
12cr|nbs-1.0-0.20040615.5|15	Source1:	nbsd.init
12cr|nbs-1.0-0.20040615.5|16	Patch0:		nbs-1.0-20040615-mdk.diff
12cr|nbs-1.0-0.20040615.5|17	Patch1:		nbs-1.0-20040615-socket_path.diff
12cr|nbs-1.0-0.20040615.5|18	BuildConflicts:	%{name}-devel
12cr|nbs-1.0-0.20040615.5|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nbs-1.0-0.20040615.5|20	
12cr|nbs-1.0-0.20040615.5|21	%description
12cr|nbs-1.0-0.20040615.5|22	Network Broadcast Sound Daemon
12cr|nbs-1.0-0.20040615.5|23	
12cr|nbs-1.0-0.20040615.5|24	%package -n	%{libname}
12cr|nbs-1.0-0.20040615.5|25	Summary:	Network Broadcast Sound Daemon Library
12cr|nbs-1.0-0.20040615.5|26	Group:          System/Libraries
12cr|nbs-1.0-0.20040615.5|27	
12cr|nbs-1.0-0.20040615.5|28	%description -n	%{libname}
12cr|nbs-1.0-0.20040615.5|29	Network Broadcast Sound Daemon Library
12cr|nbs-1.0-0.20040615.5|30	
12cr|nbs-1.0-0.20040615.5|31	%package -n	%{develname}
12cr|nbs-1.0-0.20040615.5|32	Summary:	Development files for the Network Broadcast Sound Daemon Library
12cr|nbs-1.0-0.20040615.5|33	Group:		Development/C
12cr|nbs-1.0-0.20040615.5|34	Requires:	%{libname} = %{version}-%{release}
12cr|nbs-1.0-0.20040615.5|35	Provides:	%{name}-devel = %{version}-%{release}
12cr|nbs-1.0-0.20040615.5|36	Provides:	libnbs-devel = %{version}-%{release}
12cr|nbs-1.0-0.20040615.5|37	Obsoletes:	%{mklibname nbs -d 1}
12cr|nbs-1.0-0.20040615.5|38	
12cr|nbs-1.0-0.20040615.5|39	%description -n	%{develname}
12cr|nbs-1.0-0.20040615.5|40	Development files for the Network Broadcast Sound Daemon Library
12cr|nbs-1.0-0.20040615.5|41	
12cr|nbs-1.0-0.20040615.5|42	This package contains the static nbs library and its header
12cr|nbs-1.0-0.20040615.5|43	files.
12cr|nbs-1.0-0.20040615.5|44	
12cr|nbs-1.0-0.20040615.5|45	%package	server
12cr|nbs-1.0-0.20040615.5|46	Summary:	Network Broadcast Sound Daemon
12cr|nbs-1.0-0.20040615.5|47	Group:          System/Servers
12cr|nbs-1.0-0.20040615.5|48	Requires(post): rpm-helper
12cr|nbs-1.0-0.20040615.5|49	Requires(preun): rpm-helper
12cr|nbs-1.0-0.20040615.5|50	
12cr|nbs-1.0-0.20040615.5|51	%description	server
12cr|nbs-1.0-0.20040615.5|52	Network Broadcast Sound Daemon
12cr|nbs-1.0-0.20040615.5|53	
12cr|nbs-1.0-0.20040615.5|54	%package	client
12cr|nbs-1.0-0.20040615.5|55	Summary:	Network Broadcast Sound Daemon (Client Listener)
12cr|nbs-1.0-0.20040615.5|56	Group:          System/Servers
12cr|nbs-1.0-0.20040615.5|57	
12cr|nbs-1.0-0.20040615.5|58	%description	client
12cr|nbs-1.0-0.20040615.5|59	Network Broadcast Sound Daemon (Client Listener)
12cr|nbs-1.0-0.20040615.5|60	
12cr|nbs-1.0-0.20040615.5|61	%prep
12cr|nbs-1.0-0.20040615.5|62	
12cr|nbs-1.0-0.20040615.5|63	%setup -q -n %{name}-%{version}-%{snap}
12cr|nbs-1.0-0.20040615.5|64	%patch0 -p0 -b .mdk
12cr|nbs-1.0-0.20040615.5|65	%patch1 -p0 -b .socket
12cr|nbs-1.0-0.20040615.5|66	
12cr|nbs-1.0-0.20040615.5|67	cp %{SOURCE1} nbsd.init
12cr|nbs-1.0-0.20040615.5|68	
12cr|nbs-1.0-0.20040615.5|69	%build
12cr|nbs-1.0-0.20040615.5|70	
12cr|nbs-1.0-0.20040615.5|71	%make
12cr|nbs-1.0-0.20040615.5|72	
12cr|nbs-1.0-0.20040615.5|73	%install
12cr|nbs-1.0-0.20040615.5|74	rm -rf %{buildroot}
12cr|nbs-1.0-0.20040615.5|75	
12cr|nbs-1.0-0.20040615.5|76	# don't fiddle with the initscript!
12cr|nbs-1.0-0.20040615.5|77	export DONT_GPRINTIFY=1
12cr|nbs-1.0-0.20040615.5|78	
12cr|nbs-1.0-0.20040615.5|79	install -d %{buildroot}%{_includedir}
12cr|nbs-1.0-0.20040615.5|80	install -d %{buildroot}%{_initrddir}
12cr|nbs-1.0-0.20040615.5|81	install -d %{buildroot}%{_localstatedir}/lib/nbsd
12cr|nbs-1.0-0.20040615.5|82	install -d %{buildroot}%{_libdir}
12cr|nbs-1.0-0.20040615.5|83	install -d %{buildroot}%{_bindir}
12cr|nbs-1.0-0.20040615.5|84	install -d %{buildroot}%{_sbindir}
12cr|nbs-1.0-0.20040615.5|85	
12cr|nbs-1.0-0.20040615.5|86	install -m0755 libnbs.so.%{major}.0 %{buildroot}%{_libdir}/
12cr|nbs-1.0-0.20040615.5|87	ln -snf libnbs.so.%{major}.0 %{buildroot}%{_libdir}/libnbs.so.%{major}
12cr|nbs-1.0-0.20040615.5|88	ln -snf libnbs.so.%{major}.0 %{buildroot}%{_libdir}/libnbs.so
12cr|nbs-1.0-0.20040615.5|89	install -m0755 libnbs.a %{buildroot}/%{_libdir}/
12cr|nbs-1.0-0.20040615.5|90	install -m0644 nbs.h %{buildroot}%{_includedir}/
12cr|nbs-1.0-0.20040615.5|91	install -m0755 nbscat %{buildroot}%{_bindir}/
12cr|nbs-1.0-0.20040615.5|92	install -m0755 nbscat8k %{buildroot}%{_bindir}/
12cr|nbs-1.0-0.20040615.5|93	install -m0755 nbsd %{buildroot}%{_sbindir}/
12cr|nbs-1.0-0.20040615.5|94	install -m0755 nbsd.init %{buildroot}%{_initrddir}/nbsd
12cr|nbs-1.0-0.20040615.5|95	
12cr|nbs-1.0-0.20040615.5|96	bzip2 *.patch
12cr|nbs-1.0-0.20040615.5|97	
12cr|nbs-1.0-0.20040615.5|98	%if %mdkversion < 200900
12cr|nbs-1.0-0.20040615.5|99	%post -n %{libname} -p /sbin/ldconfig
12cr|nbs-1.0-0.20040615.5|100	%endif
12cr|nbs-1.0-0.20040615.5|101	
12cr|nbs-1.0-0.20040615.5|102	%if %mdkversion < 200900
12cr|nbs-1.0-0.20040615.5|103	%postun -n %{libname} -p /sbin/ldconfig
12cr|nbs-1.0-0.20040615.5|104	%endif
12cr|nbs-1.0-0.20040615.5|105	
12cr|nbs-1.0-0.20040615.5|106	%post server
12cr|nbs-1.0-0.20040615.5|107	%_post_service nbsd
12cr|nbs-1.0-0.20040615.5|108	
12cr|nbs-1.0-0.20040615.5|109	%preun server
12cr|nbs-1.0-0.20040615.5|110	%_preun_service nbsd
12cr|nbs-1.0-0.20040615.5|111	
12cr|nbs-1.0-0.20040615.5|112	%clean
12cr|nbs-1.0-0.20040615.5|113	rm -rf %{buildroot}
12cr|nbs-1.0-0.20040615.5|114	
12cr|nbs-1.0-0.20040615.5|115	%files -n %{libname}
12cr|nbs-1.0-0.20040615.5|116	%defattr(-,root,root)
12cr|nbs-1.0-0.20040615.5|117	%{_libdir}/*.so.*
12cr|nbs-1.0-0.20040615.5|118	
12cr|nbs-1.0-0.20040615.5|119	%files -n %{develname}
12cr|nbs-1.0-0.20040615.5|120	%defattr(-,root,root)
12cr|nbs-1.0-0.20040615.5|121	%doc xmms-nbs-1.2.10.patch* xmms-nbs.patch*
12cr|nbs-1.0-0.20040615.5|122	%{_includedir}/*.h
12cr|nbs-1.0-0.20040615.5|123	%{_libdir}/*.so
12cr|nbs-1.0-0.20040615.5|124	%{_libdir}/*.a
12cr|nbs-1.0-0.20040615.5|125	
12cr|nbs-1.0-0.20040615.5|126	%files server
12cr|nbs-1.0-0.20040615.5|127	%defattr(-,root,root)
12cr|nbs-1.0-0.20040615.5|128	%attr(0755,root,root) %{_initrddir}/nbsd
12cr|nbs-1.0-0.20040615.5|129	%{_sbindir}/nbsd
12cr|nbs-1.0-0.20040615.5|130	%dir %{_localstatedir}/lib/nbsd
12cr|nbs-1.0-0.20040615.5|131	
12cr|nbs-1.0-0.20040615.5|132	%files client
12cr|nbs-1.0-0.20040615.5|133	%defattr(-,root,root)
12cr|nbs-1.0-0.20040615.5|134	%{_bindir}/nbscat
12cr|nbs-1.0-0.20040615.5|135	%{_bindir}/nbscat8k
12cr|nbs-1.0-0.20040615.5|136	
12cr|nbs-1.0-0.20040615.5|137	
12cr|nbs-1.0-0.20040615.5|138	%changelog
12cr|nbs-1.0-0.20040615.5|139	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.20040615.5mdv2011.0
12cr|nbs-1.0-0.20040615.5|140	+ Revision: 620478
12cr|nbs-1.0-0.20040615.5|141	- the mass rebuild of 2010.0 packages
12cr|nbs-1.0-0.20040615.5|142	
12cr|nbs-1.0-0.20040615.5|143	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-0.20040615.4mdv2010.0
12cr|nbs-1.0-0.20040615.5|144	+ Revision: 430155
12cr|nbs-1.0-0.20040615.5|145	- rebuild
12cr|nbs-1.0-0.20040615.5|146	
12cr|nbs-1.0-0.20040615.5|147	* Wed Jul 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.20040615.3mdv2009.0
12cr|nbs-1.0-0.20040615.5|148	+ Revision: 233038
12cr|nbs-1.0-0.20040615.5|149	- rebuild
12cr|nbs-1.0-0.20040615.5|150	
12cr|nbs-1.0-0.20040615.5|151	+ Pixel <pixel@mandriva.com>
12cr|nbs-1.0-0.20040615.5|152	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|nbs-1.0-0.20040615.5|153	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|nbs-1.0-0.20040615.5|154	
12cr|nbs-1.0-0.20040615.5|155	+ Olivier Blin <oblin@mandriva.com>
12cr|nbs-1.0-0.20040615.5|156	- restore BuildRoot
12cr|nbs-1.0-0.20040615.5|157	
12cr|nbs-1.0-0.20040615.5|158	+ Thierry Vignaud <tv@mandriva.org>
12cr|nbs-1.0-0.20040615.5|159	- kill re-definition of %%buildroot on Pixel's request
12cr|nbs-1.0-0.20040615.5|160	
12cr|nbs-1.0-0.20040615.5|161	* Tue Jul 24 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.20040615.2mdv2008.0
12cr|nbs-1.0-0.20040615.5|162	+ Revision: 54939
12cr|nbs-1.0-0.20040615.5|163	- bunzip the init script
12cr|nbs-1.0-0.20040615.5|164	- misc spec file fixes
12cr|nbs-1.0-0.20040615.5|165	- don't start the server per default, this conforms to the 2008 specifications
12cr|nbs-1.0-0.20040615.5|166	
12cr|nbs-1.0-0.20040615.5|167	
12cr|nbs-1.0-0.20040615.5|168	* Fri Oct 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.20040615.1mdv2007.0
12cr|nbs-1.0-0.20040615.5|169	+ Revision: 71220
12cr|nbs-1.0-0.20040615.5|170	- Import nbs
12cr|nbs-1.0-0.20040615.5|171	
12cr|nbs-1.0-0.20040615.5|172	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.20040616.1mdk
12cr|nbs-1.0-0.20040615.5|173	- rebuild
12cr|nbs-1.0-0.20040615.5|174	
12cr|nbs-1.0-0.20040615.5|175	* Tue Nov 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-0.20040615.1mdk
12cr|nbs-1.0-0.20040615.5|176	- initial mandrake package
12cr|nbs-1.0-0.20040615.5|177	- added P0 and P1
12cr|nbs-1.0-0.20040615.5|178	

3399 12
12cr|nbsmtp-1.00-7|1	Summary:	nbSMTP: no-brainer SMTP
12cr|nbsmtp-1.00-7|2	Name:		nbsmtp
12cr|nbsmtp-1.00-7|3	Version:	1.00
12cr|nbsmtp-1.00-7|4	Release:	%mkrel 7
12cr|nbsmtp-1.00-7|5	License:	GPL
12cr|nbsmtp-1.00-7|6	Group:		System/Servers
12cr|nbsmtp-1.00-7|7	URL:		http://nbsmtp.ferdyx.org/
12cr|nbsmtp-1.00-7|8	Source0:	http://www.gentoo-es.org/~ferdy/%{name}-%{version}.tar.bz2
12cr|nbsmtp-1.00-7|9	Patch0:		nbsmtp-1.00_DESTDIR.patch
12cr|nbsmtp-1.00-7|10	Patch1:		nbsmtp-1.00_gcc41.patch
12cr|nbsmtp-1.00-7|11	Provides:	sendmail-command
12cr|nbsmtp-1.00-7|12	BuildRequires:	openssl-devel
12cr|nbsmtp-1.00-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|nbsmtp-1.00-7|14	
12cr|nbsmtp-1.00-7|15	%description
12cr|nbsmtp-1.00-7|16	nbSMTP is a simple SMTP client suitable to run in chroot jails, in embeded
12cr|nbsmtp-1.00-7|17	systems, laptops, workstations, ... It's written in C and it compiles and runs
12cr|nbsmtp-1.00-7|18	under lot of Unix flavors such as Linux, MacOSX, FreeBSD, ... (it practically
12cr|nbsmtp-1.00-7|19	runs on any Unix flavor). Here you can read more AboutNbsmtp.
12cr|nbsmtp-1.00-7|20	
12cr|nbsmtp-1.00-7|21	%prep
12cr|nbsmtp-1.00-7|22	
12cr|nbsmtp-1.00-7|23	%setup -q -n %{name}-%{version}
12cr|nbsmtp-1.00-7|24	%patch0 -p0
12cr|nbsmtp-1.00-7|25	%patch1 -p0
12cr|nbsmtp-1.00-7|26	
12cr|nbsmtp-1.00-7|27	%build
12cr|nbsmtp-1.00-7|28	
12cr|nbsmtp-1.00-7|29	%configure2_5x \
12cr|nbsmtp-1.00-7|30	--bindir=%{_sbindir} \
12cr|nbsmtp-1.00-7|31	--enable-ssl \
12cr|nbsmtp-1.00-7|32	--enable-ipv6
12cr|nbsmtp-1.00-7|33	
12cr|nbsmtp-1.00-7|34	%make
12cr|nbsmtp-1.00-7|35	
12cr|nbsmtp-1.00-7|36	%install
12cr|nbsmtp-1.00-7|37	rm -rf %{buildroot}
12cr|nbsmtp-1.00-7|38	
12cr|nbsmtp-1.00-7|39	%makeinstall_std
12cr|nbsmtp-1.00-7|40	
12cr|nbsmtp-1.00-7|41	%clean
12cr|nbsmtp-1.00-7|42	rm -rf %{buildroot}
12cr|nbsmtp-1.00-7|43	
12cr|nbsmtp-1.00-7|44	%post
12cr|nbsmtp-1.00-7|45	update-alternatives --install %{_sbindir}/sendmail sendmail-command %{_sbindir}/nbsmtp 5
12cr|nbsmtp-1.00-7|46	
12cr|nbsmtp-1.00-7|47	%preun
12cr|nbsmtp-1.00-7|48	if [ $1 = 0 ]; then
12cr|nbsmtp-1.00-7|49	update-alternatives --remove sendmail-command %{_sbindir}/nbsmtp
12cr|nbsmtp-1.00-7|50	fi
12cr|nbsmtp-1.00-7|51	
12cr|nbsmtp-1.00-7|52	
12cr|nbsmtp-1.00-7|53	%files
12cr|nbsmtp-1.00-7|54	%defattr(-,root,root)
12cr|nbsmtp-1.00-7|55	%doc AUTHORS COPYING ChangeLog DOCS INSTALL
12cr|nbsmtp-1.00-7|56	%attr(0755,root,root) %{_sbindir}/nbsmtp
12cr|nbsmtp-1.00-7|57	%attr(0644,root,root) %{_mandir}/man5/*
12cr|nbsmtp-1.00-7|58	%attr(0644,root,root) %{_mandir}/man8/*
12cr|nbsmtp-1.00-7|59	
12cr|nbsmtp-1.00-7|60	
12cr|nbsmtp-1.00-7|61	%changelog
12cr|nbsmtp-1.00-7|62	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.00-7mdv2011.0
12cr|nbsmtp-1.00-7|63	+ Revision: 613003
12cr|nbsmtp-1.00-7|64	- the mass rebuild of 2010.1 packages
12cr|nbsmtp-1.00-7|65	
12cr|nbsmtp-1.00-7|66	* Fri Apr 16 2010 Funda Wang <fwang@mandriva.org> 1.00-6mdv2010.1
12cr|nbsmtp-1.00-7|67	+ Revision: 535334
12cr|nbsmtp-1.00-7|68	- rebuild
12cr|nbsmtp-1.00-7|69	
12cr|nbsmtp-1.00-7|70	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.00-5mdv2010.0
12cr|nbsmtp-1.00-7|71	+ Revision: 430156
12cr|nbsmtp-1.00-7|72	- rebuild
12cr|nbsmtp-1.00-7|73	
12cr|nbsmtp-1.00-7|74	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.00-4mdv2009.0
12cr|nbsmtp-1.00-7|75	+ Revision: 253646
12cr|nbsmtp-1.00-7|76	- rebuild
12cr|nbsmtp-1.00-7|77	
12cr|nbsmtp-1.00-7|78	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.00-2mdv2008.1
12cr|nbsmtp-1.00-7|79	+ Revision: 136618
12cr|nbsmtp-1.00-7|80	- restore BuildRoot
12cr|nbsmtp-1.00-7|81	
12cr|nbsmtp-1.00-7|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|nbsmtp-1.00-7|83	- kill re-definition of %%buildroot on Pixel's request
12cr|nbsmtp-1.00-7|84	
12cr|nbsmtp-1.00-7|85	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.00-2mdv2008.0
12cr|nbsmtp-1.00-7|86	+ Revision: 83819
12cr|nbsmtp-1.00-7|87	- rebuild
12cr|nbsmtp-1.00-7|88	- Import nbsmtp
12cr|nbsmtp-1.00-7|89	
12cr|nbsmtp-1.00-7|90	
12cr|nbsmtp-1.00-7|91	
12cr|nbsmtp-1.00-7|92	* Thu Aug 03 2006 Oden Eriksson <oeriksson@mandriva.com> 1.00-1mdv2007.0
12cr|nbsmtp-1.00-7|93	- initial Mandriva package
12cr|nbsmtp-1.00-7|94	- added P0,P1 from opensuse

3400 12
12cr|nbtscan-1.5.1-5|1	Summary:	Tool to gather NetBIOS info from Windows networks
12cr|nbtscan-1.5.1-5|2	Name:		nbtscan
12cr|nbtscan-1.5.1-5|3	Version:	1.5.1
12cr|nbtscan-1.5.1-5|4	Release:	%mkrel 5
12cr|nbtscan-1.5.1-5|5	Group:		Networking/Other
12cr|nbtscan-1.5.1-5|6	License:	GPL
12cr|nbtscan-1.5.1-5|7	URL:		http://www.inetcat.net/software/nbtscan.html
12cr|nbtscan-1.5.1-5|8	Source0:	http://www.inetcat.net/software/%{name}-%{version}.tar.gz
12cr|nbtscan-1.5.1-5|9	#add $DESTDIR to make install
12cr|nbtscan-1.5.1-5|10	Patch0:		nbtscan-1.5.1-makefile.patch
12cr|nbtscan-1.5.1-5|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|nbtscan-1.5.1-5|12	
12cr|nbtscan-1.5.1-5|13	%description
12cr|nbtscan-1.5.1-5|14	NBTscan is a program for scanning IP networks for NetBIOS name information.
12cr|nbtscan-1.5.1-5|15	It sends a NetBIOS status query to each address in supplied range and lists
12cr|nbtscan-1.5.1-5|16	received information in human readable form.
12cr|nbtscan-1.5.1-5|17	
12cr|nbtscan-1.5.1-5|18	%prep
12cr|nbtscan-1.5.1-5|19	
12cr|nbtscan-1.5.1-5|20	%setup -qn %{name}-%{version}a
12cr|nbtscan-1.5.1-5|21	%patch0 -p1
12cr|nbtscan-1.5.1-5|22	
12cr|nbtscan-1.5.1-5|23	%build
12cr|nbtscan-1.5.1-5|24	
12cr|nbtscan-1.5.1-5|25	%configure2_5x
12cr|nbtscan-1.5.1-5|26	
12cr|nbtscan-1.5.1-5|27	%make
12cr|nbtscan-1.5.1-5|28	
12cr|nbtscan-1.5.1-5|29	
12cr|nbtscan-1.5.1-5|30	%install
12cr|nbtscan-1.5.1-5|31	rm -rf %{buildroot}
12cr|nbtscan-1.5.1-5|32	
12cr|nbtscan-1.5.1-5|33	%makeinstall_std
12cr|nbtscan-1.5.1-5|34	
12cr|nbtscan-1.5.1-5|35	%clean
12cr|nbtscan-1.5.1-5|36	rm -rf %{buildroot}
12cr|nbtscan-1.5.1-5|37	
12cr|nbtscan-1.5.1-5|38	%files
12cr|nbtscan-1.5.1-5|39	%defattr(-,root,root,-)
12cr|nbtscan-1.5.1-5|40	%doc ChangeLog COPYING README
12cr|nbtscan-1.5.1-5|41	%{_bindir}/*
12cr|nbtscan-1.5.1-5|42	
12cr|nbtscan-1.5.1-5|43	
12cr|nbtscan-1.5.1-5|44	%changelog
12cr|nbtscan-1.5.1-5|45	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-5mdv2011.0
12cr|nbtscan-1.5.1-5|46	+ Revision: 620479
12cr|nbtscan-1.5.1-5|47	- the mass rebuild of 2010.0 packages
12cr|nbtscan-1.5.1-5|48	
12cr|nbtscan-1.5.1-5|49	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.5.1-4mdv2010.0
12cr|nbtscan-1.5.1-5|50	+ Revision: 430157
12cr|nbtscan-1.5.1-5|51	- rebuild
12cr|nbtscan-1.5.1-5|52	
12cr|nbtscan-1.5.1-5|53	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.5.1-3mdv2009.0
12cr|nbtscan-1.5.1-5|54	+ Revision: 253651
12cr|nbtscan-1.5.1-5|55	- rebuild
12cr|nbtscan-1.5.1-5|56	
12cr|nbtscan-1.5.1-5|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.5.1-1mdv2008.1
12cr|nbtscan-1.5.1-5|58	+ Revision: 136618
12cr|nbtscan-1.5.1-5|59	- restore BuildRoot
12cr|nbtscan-1.5.1-5|60	
12cr|nbtscan-1.5.1-5|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|nbtscan-1.5.1-5|62	- kill re-definition of %%buildroot on Pixel's request
12cr|nbtscan-1.5.1-5|63	
12cr|nbtscan-1.5.1-5|64	* Fri Sep 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-1mdv2008.0
12cr|nbtscan-1.5.1-5|65	+ Revision: 81497
12cr|nbtscan-1.5.1-5|66	- Import nbtscan
12cr|nbtscan-1.5.1-5|67	
12cr|nbtscan-1.5.1-5|68	
12cr|nbtscan-1.5.1-5|69	
12cr|nbtscan-1.5.1-5|70	* Fri Sep 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-1mdv2008.0
12cr|nbtscan-1.5.1-5|71	- initial Mandriva package (fedora import)

3401 12
12cr|nc6-1.0-6|1	Summary: 	Reads and writes data across network connections using TCP or UDP
12cr|nc6-1.0-6|2	Name: 		nc6
12cr|nc6-1.0-6|3	Version: 	1.0
12cr|nc6-1.0-6|4	Release: 	6
12cr|nc6-1.0-6|5	URL:		http://deepspace6.net/projects/netcat6.html
12cr|nc6-1.0-6|6	Source0:	ftp://ftp.deepspace6.net/pub/ds6/sources/nc6/%{name}-%{version}.tar.bz2
12cr|nc6-1.0-6|7	License: 	GPL
12cr|nc6-1.0-6|8	Group: 		Networking/Other
12cr|nc6-1.0-6|9	BuildRequires:	autoconf2.5
12cr|nc6-1.0-6|10	Provides:	netcat6 = %{version}
12cr|nc6-1.0-6|11	
12cr|nc6-1.0-6|12	%description
12cr|nc6-1.0-6|13	The nc6 package contains Netcat (the program is now netcat), a simple
12cr|nc6-1.0-6|14	utility for reading and writing data across network connections, using
12cr|nc6-1.0-6|15	the TCP or UDP protocols. Netcat is intended to be a reliable back-end
12cr|nc6-1.0-6|16	tool which can be used directly or easily driven by other programs and
12cr|nc6-1.0-6|17	scripts.  Netcat is also a feature-rich network debugging and exploration
12cr|nc6-1.0-6|18	tool, since it can create many different connections and has many
12cr|nc6-1.0-6|19	built-in capabilities.
12cr|nc6-1.0-6|20	
12cr|nc6-1.0-6|21	This version is a fork with ipv6 capabilities.
12cr|nc6-1.0-6|22	
12cr|nc6-1.0-6|23	%prep
12cr|nc6-1.0-6|24	%setup -q
12cr|nc6-1.0-6|25	%build
12cr|nc6-1.0-6|26	%configure2_5x
12cr|nc6-1.0-6|27	%make
12cr|nc6-1.0-6|28	
12cr|nc6-1.0-6|29	%install
12cr|nc6-1.0-6|30	%makeinstall
12cr|nc6-1.0-6|31	
12cr|nc6-1.0-6|32	(cd %{buildroot}%{_bindir}; ln -s %{name} netcat6)
12cr|nc6-1.0-6|33	
12cr|nc6-1.0-6|34	%files
12cr|nc6-1.0-6|35	%defattr(-,root,root)
12cr|nc6-1.0-6|36	%doc README NEWS TODO CREDITS ChangeLog BUGS AUTHORS
12cr|nc6-1.0-6|37	%{_bindir}/%{name}
12cr|nc6-1.0-6|38	%{_bindir}/netcat6
12cr|nc6-1.0-6|39	%{_mandir}/man1/%{name}*
12cr|nc6-1.0-6|40	
12cr|nc6-1.0-6|41	
12cr|nc6-1.0-6|42	
12cr|nc6-1.0-6|43	%changelog
12cr|nc6-1.0-6|44	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2011.0
12cr|nc6-1.0-6|45	+ Revision: 620480
12cr|nc6-1.0-6|46	- the mass rebuild of 2010.0 packages
12cr|nc6-1.0-6|47	
12cr|nc6-1.0-6|48	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2010.0
12cr|nc6-1.0-6|49	+ Revision: 430158
12cr|nc6-1.0-6|50	- rebuild
12cr|nc6-1.0-6|51	
12cr|nc6-1.0-6|52	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cr|nc6-1.0-6|53	+ Revision: 253652
12cr|nc6-1.0-6|54	- rebuild
12cr|nc6-1.0-6|55	
12cr|nc6-1.0-6|56	+ Olivier Blin <oblin@mandriva.com>
12cr|nc6-1.0-6|57	- restore BuildRoot
12cr|nc6-1.0-6|58	
12cr|nc6-1.0-6|59	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.0-1mdv2008.1
12cr|nc6-1.0-6|60	+ Revision: 130511
12cr|nc6-1.0-6|61	- kill re-definition of %%buildroot on Pixel's request
12cr|nc6-1.0-6|62	
12cr|nc6-1.0-6|63	
12cr|nc6-1.0-6|64	* Mon Jan 23 2006 Pascal Terjan <pterjan@mandriva.org> 1.0-1mdk
12cr|nc6-1.0-6|65	- 1.0
12cr|nc6-1.0-6|66	
12cr|nc6-1.0-6|67	* Wed Aug 03 2005 Michael Scherer <misc@mandriva.org> 0.5-1mdk
12cr|nc6-1.0-6|68	- first version, based on nc spec
12cr|nc6-1.0-6|69	

3402 12
12cr|ncbi-blast-2.2.27-1|1	Summary:	NCBI BLAST finds regions of similarity between biological sequences
12cr|ncbi-blast-2.2.27-1|2	Name:		ncbi-blast
12cr|ncbi-blast-2.2.27-1|3	Version:	2.2.27
12cr|ncbi-blast-2.2.27-1|4	Release:	1
12cr|ncbi-blast-2.2.27-1|5	License:	Public Domain
12cr|ncbi-blast-2.2.27-1|6	Group:		Sciences/Biology
12cr|ncbi-blast-2.2.27-1|7	URL:		http://www.ncbi.nlm.nih.gov
12cr|ncbi-blast-2.2.27-1|8	Source0:	ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/%{name}-%{version}+-src.tar.gz
12cr|ncbi-blast-2.2.27-1|9	Patch0:		ncbi-blast-2.2.27+-gnutls.patch
12cr|ncbi-blast-2.2.27-1|10	BuildRequires:	bzip2-devel
12cr|ncbi-blast-2.2.27-1|11	BuildRequires:	pkgconfig(gnutls)
12cr|ncbi-blast-2.2.27-1|12	BuildRequires:	pkgconfig(zlib)
12cr|ncbi-blast-2.2.27-1|13	
12cr|ncbi-blast-2.2.27-1|14	%description
12cr|ncbi-blast-2.2.27-1|15	The NCBI Basic Local Alignment Search Tool (BLAST) finds regions of
12cr|ncbi-blast-2.2.27-1|16	local similarity between sequences. The program compares nucleotide or
12cr|ncbi-blast-2.2.27-1|17	protein sequences to sequence databases and calculates the statistical
12cr|ncbi-blast-2.2.27-1|18	significance of matches. BLAST can be used to infer functional and
12cr|ncbi-blast-2.2.27-1|19	evolutionary relationships between sequences as well as help identify
12cr|ncbi-blast-2.2.27-1|20	members of gene families.
12cr|ncbi-blast-2.2.27-1|21	
12cr|ncbi-blast-2.2.27-1|22	%prep
12cr|ncbi-blast-2.2.27-1|23	%setup -q -n %{name}-%{version}+-src
12cr|ncbi-blast-2.2.27-1|24	%patch0 -p1
12cr|ncbi-blast-2.2.27-1|25	
12cr|ncbi-blast-2.2.27-1|26	%build
12cr|ncbi-blast-2.2.27-1|27	cd c++
12cr|ncbi-blast-2.2.27-1|28	# Custom configure file so don't use any macro here
12cr|ncbi-blast-2.2.27-1|29	./configure
12cr|ncbi-blast-2.2.27-1|30	cd */build
12cr|ncbi-blast-2.2.27-1|31	make all_r
12cr|ncbi-blast-2.2.27-1|32	
12cr|ncbi-blast-2.2.27-1|33	%install
12cr|ncbi-blast-2.2.27-1|34	mkdir -p %{buildroot}%{_bindir}
12cr|ncbi-blast-2.2.27-1|35	cd c++/*/bin
12cr|ncbi-blast-2.2.27-1|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}
12cr|ncbi-blast-2.2.27-1|37	
12cr|ncbi-blast-2.2.27-1|38	%files
12cr|ncbi-blast-2.2.27-1|39	%{_bindir}/*
12cr|ncbi-blast-2.2.27-1|40	

3403 12
12cr|ncc-2.8-3|1	Name:		ncc
12cr|ncc-2.8-3|2	Summary:	C source code analyzer
12cr|ncc-2.8-3|3	Version:	2.8
12cr|ncc-2.8-3|4	Release:	3
12cr|ncc-2.8-3|5	License:	Artistic
12cr|ncc-2.8-3|6	Group:		Development/Other
12cr|ncc-2.8-3|7	URL:		http://students.ceid.upatras.gr/~sxanth/ncc
12cr|ncc-2.8-3|8	Source0:	%{name}-%{version}.tar.gz
12cr|ncc-2.8-3|9	Patch0:		ncc-2.8-nognu-location.patch
12cr|ncc-2.8-3|10	BuildRequires:	pkgconfig(ncurses)
12cr|ncc-2.8-3|11	
12cr|ncc-2.8-3|12	%description
12cr|ncc-2.8-3|13	ncc is a compiler that produces program analysis information.
12cr|ncc-2.8-3|14	
12cr|ncc-2.8-3|15	ncc is a decent replacement of cflow and cscope able to analyse any program
12cr|ncc-2.8-3|16	using the gcc compiler. The program also includes a graphical call-graph
12cr|ncc-2.8-3|17	navigator and source browser which is extremely practical for hacking and
12cr|ncc-2.8-3|18	comprehending large projects.
12cr|ncc-2.8-3|19	
12cr|ncc-2.8-3|20	%prep
12cr|ncc-2.8-3|21	%setup -q
12cr|ncc-2.8-3|22	
12cr|ncc-2.8-3|23	%patch0 -p1
12cr|ncc-2.8-3|24	
12cr|ncc-2.8-3|25	perl -pi -e "s|ln (.*) ..BINDIR..(.*) ..BINDIR./(.*)|ln \$1 %{_bindir}/\$2 %{buildroot}%{_bindir}/\$3|g;" Makefile
12cr|ncc-2.8-3|26	perl -pi -e "s|cp doc/nognu|#|g;" Makefile
12cr|ncc-2.8-3|27	
12cr|ncc-2.8-3|28	%build
12cr|ncc-2.8-3|29	%make
12cr|ncc-2.8-3|30	
12cr|ncc-2.8-3|31	%install
12cr|ncc-2.8-3|32	install -d %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1
12cr|ncc-2.8-3|33	%makeinstall DESTDIR=%{buildroot}%{_prefix}
12cr|ncc-2.8-3|34	
12cr|ncc-2.8-3|35	%files
12cr|ncc-2.8-3|36	%doc doc/*
12cr|ncc-2.8-3|37	%doc %{_mandir}/man?/ncc*
12cr|ncc-2.8-3|38	%{_bindir}/ncc
12cr|ncc-2.8-3|39	%{_bindir}/nccar
12cr|ncc-2.8-3|40	%{_bindir}/nccc++
12cr|ncc-2.8-3|41	%{_bindir}/nccg++
12cr|ncc-2.8-3|42	%{_bindir}/nccld
12cr|ncc-2.8-3|43	%{_bindir}/nccnav
12cr|ncc-2.8-3|44	%{_bindir}/nccnavi
12cr|ncc-2.8-3|45	%{_bindir}/nccstrip2.py
12cr|ncc-2.8-3|46	

3404 12
12cr|ncdu-1.9-1|1	Name:		ncdu
12cr|ncdu-1.9-1|2	Version:	1.9
12cr|ncdu-1.9-1|3	Release:        1
12cr|ncdu-1.9-1|4	Summary:	Text-based disk usage viewer
12cr|ncdu-1.9-1|5	
12cr|ncdu-1.9-1|6	Group:		Monitoring
12cr|ncdu-1.9-1|7	License:        MIT
12cr|ncdu-1.9-1|8	URL:            http://dev.yorhel.nl/ncdu/
12cr|ncdu-1.9-1|9	Source0:        http://dev.yorhel.nl/download/%{name}-%{version}.tar.gz
12cr|ncdu-1.9-1|10	
12cr|ncdu-1.9-1|11	BuildRequires:  ncurses-devel
12cr|ncdu-1.9-1|12	
12cr|ncdu-1.9-1|13	%description
12cr|ncdu-1.9-1|14	ncdu (NCurses Disk Usage) is a curses-based version of the well-known 'du',
12cr|ncdu-1.9-1|15	and provides a fast way to see what directories are using your disk space.
12cr|ncdu-1.9-1|16	
12cr|ncdu-1.9-1|17	%prep
12cr|ncdu-1.9-1|18	%setup -q
12cr|ncdu-1.9-1|19	
12cr|ncdu-1.9-1|20	%build
12cr|ncdu-1.9-1|21	%configure
12cr|ncdu-1.9-1|22	%make
12cr|ncdu-1.9-1|23	
12cr|ncdu-1.9-1|24	%install
12cr|ncdu-1.9-1|25	%makeinstall_std
12cr|ncdu-1.9-1|26	#make install DESTDIR=% {buildroot}
12cr|ncdu-1.9-1|27	
12cr|ncdu-1.9-1|28	%files
12cr|ncdu-1.9-1|29	%{_mandir}/man1/ncdu.1.xz
12cr|ncdu-1.9-1|30	%doc COPYING ChangeLog
12cr|ncdu-1.9-1|31	%{_bindir}/ncdu

3405 12
12cr|ncmpc-0.20-1|1	%define name 	        ncmpc
12cr|ncmpc-0.20-1|2	%define version         0.20
12cr|ncmpc-0.20-1|3	%define release	        1
12cr|ncmpc-0.20-1|4	
12cr|ncmpc-0.20-1|5	Name:			%name
12cr|ncmpc-0.20-1|6	Version:		%version
12cr|ncmpc-0.20-1|7	Release:		%release
12cr|ncmpc-0.20-1|8	
12cr|ncmpc-0.20-1|9	Summary:		Ncurses client for MPD
12cr|ncmpc-0.20-1|10	License:		GPL
12cr|ncmpc-0.20-1|11	Group:			Sound
12cr|ncmpc-0.20-1|12	URL:			http://mpd.wikia.com/wiki/Client:Ncmpc
12cr|ncmpc-0.20-1|13	Source0:        http://downloads.sourceforge.net/musicpd/%{name}-%{version}.tar.bz2
12cr|ncmpc-0.20-1|14	
12cr|ncmpc-0.20-1|15	BuildRequires:  glib2-devel
12cr|ncmpc-0.20-1|16	BuildRequires:  libmpdclient-devel
12cr|ncmpc-0.20-1|17	BuildRequires:  ncursesw-devel
12cr|ncmpc-0.20-1|18	
12cr|ncmpc-0.20-1|19	%description
12cr|ncmpc-0.20-1|20	ncmpc is a curses client for the Music Player Daemon (MPD). ncmpc connects to a
12cr|ncmpc-0.20-1|21	MPD running on a machine on the local network, and controls this with an
12cr|ncmpc-0.20-1|22	interface inspired by cplay. If ncmpc is used with lirc and irpty it can be
12cr|ncmpc-0.20-1|23	used to manage playlists and control MPD with a remote control.
12cr|ncmpc-0.20-1|24	
12cr|ncmpc-0.20-1|25	%prep
12cr|ncmpc-0.20-1|26	%setup -q
12cr|ncmpc-0.20-1|27	
12cr|ncmpc-0.20-1|28	%build
12cr|ncmpc-0.20-1|29	%configure
12cr|ncmpc-0.20-1|30	%make
12cr|ncmpc-0.20-1|31	
12cr|ncmpc-0.20-1|32	%install
12cr|ncmpc-0.20-1|33	%makeinstall
12cr|ncmpc-0.20-1|34	
12cr|ncmpc-0.20-1|35	rm -rf $RPM_BUILD_ROOT/%{_docdir}/%{name}/
12cr|ncmpc-0.20-1|36	
12cr|ncmpc-0.20-1|37	%find_lang %name
12cr|ncmpc-0.20-1|38	
12cr|ncmpc-0.20-1|39	%files -f %name.lang
12cr|ncmpc-0.20-1|40	%doc README AUTHORS NEWS COPYING doc/config.sample doc/keys.sample doc/ncmpc.lirc
12cr|ncmpc-0.20-1|41	%{_bindir}/%name
12cr|ncmpc-0.20-1|42	%{_mandir}/man1/*
12cr|ncmpc-0.20-1|43	
12cr|ncmpc-0.20-1|44	
12cr|ncmpc-0.20-1|45	%changelog
12cr|ncmpc-0.20-1|46	* Mon Feb 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.20-1
12cr|ncmpc-0.20-1|47	+ Revision: 778139
12cr|ncmpc-0.20-1|48	- version update 0.20
12cr|ncmpc-0.20-1|49	
12cr|ncmpc-0.20-1|50	* Thu Sep 29 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 0.19-1
12cr|ncmpc-0.20-1|51	+ Revision: 702013
12cr|ncmpc-0.20-1|52	- new version 0.19
12cr|ncmpc-0.20-1|53	
12cr|ncmpc-0.20-1|54	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.18-1
12cr|ncmpc-0.20-1|55	+ Revision: 645330
12cr|ncmpc-0.20-1|56	- update to new version 0.18
12cr|ncmpc-0.20-1|57	
12cr|ncmpc-0.20-1|58	* Wed Feb 02 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.17-3
12cr|ncmpc-0.20-1|59	+ Revision: 635344
12cr|ncmpc-0.20-1|60	- Build with unicode support.
12cr|ncmpc-0.20-1|61	
12cr|ncmpc-0.20-1|62	* Sun Aug 08 2010 Rémy Clouard <shikamaru@mandriva.org> 0.17-2mdv2011.0
12cr|ncmpc-0.20-1|63	+ Revision: 567659
12cr|ncmpc-0.20-1|64	- rebuild for new libmpdclient
12cr|ncmpc-0.20-1|65	
12cr|ncmpc-0.20-1|66	* Sat Aug 07 2010 Jérôme Quelin <jquelin@mandriva.org> 0.17-1mdv2011.0
12cr|ncmpc-0.20-1|67	+ Revision: 567361
12cr|ncmpc-0.20-1|68	- update to new version 0.17
12cr|ncmpc-0.20-1|69	
12cr|ncmpc-0.20-1|70	* Thu Feb 04 2010 Jérôme Quelin <jquelin@mandriva.org> 0.16.1-1mdv2010.1
12cr|ncmpc-0.20-1|71	+ Revision: 500673
12cr|ncmpc-0.20-1|72	- update to new version 0.16.1
12cr|ncmpc-0.20-1|73	
12cr|ncmpc-0.20-1|74	* Sat Jan 02 2010 Jérôme Quelin <jquelin@mandriva.org> 0.16-1mdv2010.1
12cr|ncmpc-0.20-1|75	+ Revision: 485064
12cr|ncmpc-0.20-1|76	- update buildrequires:
12cr|ncmpc-0.20-1|77	- update buildrequires:
12cr|ncmpc-0.20-1|78	- update buildrequires:
12cr|ncmpc-0.20-1|79	- update buildrequires:
12cr|ncmpc-0.20-1|80	- update buildrequires:
12cr|ncmpc-0.20-1|81	- update buildrequires:
12cr|ncmpc-0.20-1|82	- update buildrequires:
12cr|ncmpc-0.20-1|83	- update buildrequires:
12cr|ncmpc-0.20-1|84	- adding missing buildrequires:
12cr|ncmpc-0.20-1|85	- fix buildrequires:
12cr|ncmpc-0.20-1|86	- adding missing buildrequires:
12cr|ncmpc-0.20-1|87	- update to new version 0.16
12cr|ncmpc-0.20-1|88	
12cr|ncmpc-0.20-1|89	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.15-1mdv2010.1
12cr|ncmpc-0.20-1|90	+ Revision: 460704
12cr|ncmpc-0.20-1|91	- update to new version 0.15
12cr|ncmpc-0.20-1|92	
12cr|ncmpc-0.20-1|93	* Sun May 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.14-1mdv2010.0
12cr|ncmpc-0.20-1|94	+ Revision: 379285
12cr|ncmpc-0.20-1|95	- update to new version 0.14
12cr|ncmpc-0.20-1|96	
12cr|ncmpc-0.20-1|97	* Sat Jan 10 2009 Jérôme Quelin <jquelin@mandriva.org> 0.13-1mdv2009.1
12cr|ncmpc-0.20-1|98	+ Revision: 327934
12cr|ncmpc-0.20-1|99	- update to new version 0.13
12cr|ncmpc-0.20-1|100	
12cr|ncmpc-0.20-1|101	* Mon Dec 08 2008 Jérôme Quelin <jquelin@mandriva.org> 0.12-5mdv2009.1
12cr|ncmpc-0.20-1|102	+ Revision: 311727
12cr|ncmpc-0.20-1|103	- update to 0.12
12cr|ncmpc-0.20-1|104	- fix spec file to allow for easy update with mdvsys
12cr|ncmpc-0.20-1|105	
12cr|ncmpc-0.20-1|106	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.11.1-5mdv2009.0
12cr|ncmpc-0.20-1|107	+ Revision: 241055
12cr|ncmpc-0.20-1|108	- rebuild
12cr|ncmpc-0.20-1|109	- kill re-definition of %%buildroot on Pixel's request
12cr|ncmpc-0.20-1|110	
12cr|ncmpc-0.20-1|111	+ Olivier Blin <blino@mandriva.org>
12cr|ncmpc-0.20-1|112	- restore BuildRoot
12cr|ncmpc-0.20-1|113	
12cr|ncmpc-0.20-1|114	* Fri Jul 20 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.11.1-3mdv2008.0
12cr|ncmpc-0.20-1|115	+ Revision: 53833
12cr|ncmpc-0.20-1|116	- build requires libglib2-devel
12cr|ncmpc-0.20-1|117	- rebuild
12cr|ncmpc-0.20-1|118	- Import ncmpc
12cr|ncmpc-0.20-1|119	

3406 12
12cr|ncmpcpp-0.5.10-1|1	Summary:	An ncurses mpd client inspired by ncmpc
12cr|ncmpcpp-0.5.10-1|2	Name:		ncmpcpp
12cr|ncmpcpp-0.5.10-1|3	Version:	0.5.10
12cr|ncmpcpp-0.5.10-1|4	Release:	%mkrel 1
12cr|ncmpcpp-0.5.10-1|5	License:	GPLv2+
12cr|ncmpcpp-0.5.10-1|6	Group:		Sound
12cr|ncmpcpp-0.5.10-1|7	URL:		http://unkart.ovh.org/ncmpcpp
12cr|ncmpcpp-0.5.10-1|8	Source:		http://unkart.ovh.org/ncmpcpp/%{name}-%{version}.tar.bz2
12cr|ncmpcpp-0.5.10-1|9	BuildRequires:	ncurses-devel
12cr|ncmpcpp-0.5.10-1|10	BuildRequires:	ncursesw-devel
12cr|ncmpcpp-0.5.10-1|11	BuildRequires:	libmpdclient-devel
12cr|ncmpcpp-0.5.10-1|12	BuildRequires:	curl-devel
12cr|ncmpcpp-0.5.10-1|13	BuildRequires:	taglib-devel
12cr|ncmpcpp-0.5.10-1|14	BuildRequires:	fftw-devel
12cr|ncmpcpp-0.5.10-1|15	
12cr|ncmpcpp-0.5.10-1|16	%description
12cr|ncmpcpp-0.5.10-1|17	Ncmpcpp has UI very similar to ncmpc's one, but it provides new useful features
12cr|ncmpcpp-0.5.10-1|18	such as support for regular expressions in search engine, extended song format,
12cr|ncmpcpp-0.5.10-1|19	items filtering, last.fm support, ability to sort playlist, local filesystem
12cr|ncmpcpp-0.5.10-1|20	browser and other minor functions.
12cr|ncmpcpp-0.5.10-1|21	
12cr|ncmpcpp-0.5.10-1|22	%prep
12cr|ncmpcpp-0.5.10-1|23	%setup -q
12cr|ncmpcpp-0.5.10-1|24	
12cr|ncmpcpp-0.5.10-1|25	%build
12cr|ncmpcpp-0.5.10-1|26	%configure2_5x
12cr|ncmpcpp-0.5.10-1|27	%make
12cr|ncmpcpp-0.5.10-1|28	
12cr|ncmpcpp-0.5.10-1|29	%install
12cr|ncmpcpp-0.5.10-1|30	%__rm -rf %{buildroot}
12cr|ncmpcpp-0.5.10-1|31	%makeinstall
12cr|ncmpcpp-0.5.10-1|32	
12cr|ncmpcpp-0.5.10-1|33	%clean
12cr|ncmpcpp-0.5.10-1|34	%__rm -rf %{buildroot}
12cr|ncmpcpp-0.5.10-1|35	
12cr|ncmpcpp-0.5.10-1|36	%files
12cr|ncmpcpp-0.5.10-1|37	%doc AUTHORS NEWS COPYING
12cr|ncmpcpp-0.5.10-1|38	%{_bindir}/%{name}
12cr|ncmpcpp-0.5.10-1|39	%{_mandir}/man1/%{name}.*
12cr|ncmpcpp-0.5.10-1|40	
12cr|ncmpcpp-0.5.10-1|41	
12cr|ncmpcpp-0.5.10-1|42	%changelog
12cr|ncmpcpp-0.5.10-1|43	* Tue Apr 03 2012 Andrey Bondrov <abondrov@mandriva.org> 0.5.10-1mdv2012.0
12cr|ncmpcpp-0.5.10-1|44	+ Revision: 788954
12cr|ncmpcpp-0.5.10-1|45	- New version 0.5.10
12cr|ncmpcpp-0.5.10-1|46	
12cr|ncmpcpp-0.5.10-1|47	* Thu Mar 22 2012 Andrey Bondrov <abondrov@mandriva.org> 0.5.9-1
12cr|ncmpcpp-0.5.10-1|48	+ Revision: 786078
12cr|ncmpcpp-0.5.10-1|49	- New version 0.5.9
12cr|ncmpcpp-0.5.10-1|50	
12cr|ncmpcpp-0.5.10-1|51	* Fri Dec 23 2011 Andrey Bondrov <abondrov@mandriva.org> 0.5.8-2
12cr|ncmpcpp-0.5.10-1|52	+ Revision: 744800
12cr|ncmpcpp-0.5.10-1|53	- Remove find_lang as there are no translations yet
12cr|ncmpcpp-0.5.10-1|54	
12cr|ncmpcpp-0.5.10-1|55	+ Alexander Khrukin <akhrukin@mandriva.org>
12cr|ncmpcpp-0.5.10-1|56	- version update to 0.5.8
12cr|ncmpcpp-0.5.10-1|57	
12cr|ncmpcpp-0.5.10-1|58	* Wed Jun 15 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.5.7-1
12cr|ncmpcpp-0.5.10-1|59	+ Revision: 685351
12cr|ncmpcpp-0.5.10-1|60	- new version 0.5.7
12cr|ncmpcpp-0.5.10-1|61	
12cr|ncmpcpp-0.5.10-1|62	* Sun Jan 09 2011 Rémy Clouard <shikamaru@mandriva.org> 0.5.6-1
12cr|ncmpcpp-0.5.10-1|63	+ Revision: 630831
12cr|ncmpcpp-0.5.10-1|64	- New version 0.5.6
12cr|ncmpcpp-0.5.10-1|65	
12cr|ncmpcpp-0.5.10-1|66	* Wed Sep 08 2010 Rémy Clouard <shikamaru@mandriva.org> 0.5.5-1mdv2011.0
12cr|ncmpcpp-0.5.10-1|67	+ Revision: 576859
12cr|ncmpcpp-0.5.10-1|68	- bump release
12cr|ncmpcpp-0.5.10-1|69	
12cr|ncmpcpp-0.5.10-1|70	* Sun Aug 08 2010 Rémy Clouard <shikamaru@mandriva.org> 0.5.4-2mdv2011.0
12cr|ncmpcpp-0.5.10-1|71	+ Revision: 567658
12cr|ncmpcpp-0.5.10-1|72	- rebuild for new libmpdclient
12cr|ncmpcpp-0.5.10-1|73	
12cr|ncmpcpp-0.5.10-1|74	* Tue Jul 13 2010 Rémy Clouard <shikamaru@mandriva.org> 0.5.4-1mdv2011.0
12cr|ncmpcpp-0.5.10-1|75	+ Revision: 552823
12cr|ncmpcpp-0.5.10-1|76	- bump release, many bugfixes and improvements
12cr|ncmpcpp-0.5.10-1|77	
12cr|ncmpcpp-0.5.10-1|78	* Thu Apr 08 2010 Rémy Clouard <shikamaru@mandriva.org> 0.5.3-1mdv2010.1
12cr|ncmpcpp-0.5.10-1|79	+ Revision: 533119
12cr|ncmpcpp-0.5.10-1|80	- bump release
12cr|ncmpcpp-0.5.10-1|81	
12cr|ncmpcpp-0.5.10-1|82	* Mon Mar 15 2010 Rémy Clouard <shikamaru@mandriva.org> 0.5.2-1mdv2010.1
12cr|ncmpcpp-0.5.10-1|83	+ Revision: 520351
12cr|ncmpcpp-0.5.10-1|84	- bump release
12cr|ncmpcpp-0.5.10-1|85	
12cr|ncmpcpp-0.5.10-1|86	* Sun Feb 21 2010 Rémy Clouard <shikamaru@mandriva.org> 0.5.1-1mdv2010.1
12cr|ncmpcpp-0.5.10-1|87	+ Revision: 508965
12cr|ncmpcpp-0.5.10-1|88	- bump release
12cr|ncmpcpp-0.5.10-1|89	
12cr|ncmpcpp-0.5.10-1|90	* Sun Jan 10 2010 Rémy Clouard <shikamaru@mandriva.org> 0.5-1mdv2010.1
12cr|ncmpcpp-0.5.10-1|91	+ Revision: 488763
12cr|ncmpcpp-0.5.10-1|92	- update to new release (0.5)
12cr|ncmpcpp-0.5.10-1|93	- add taglib support
12cr|ncmpcpp-0.5.10-1|94	
12cr|ncmpcpp-0.5.10-1|95	* Sat Nov 07 2009 Rémy Clouard <shikamaru@mandriva.org> 0.4.1-1mdv2010.1
12cr|ncmpcpp-0.5.10-1|96	+ Revision: 462100
12cr|ncmpcpp-0.5.10-1|97	- import ncmpcpp
12cr|ncmpcpp-0.5.10-1|98	

3407 12
12cr|nco-4.0.8-2|1	%define _disable_ld_as_needed 0
12cr|nco-4.0.8-2|2	
12cr|nco-4.0.8-2|3	# default to 0
12cr|nco-4.0.8-2|4	%define build_ncocpp %{?_with_ncocpp:1}%{?!_with_ncocpp:0}
12cr|nco-4.0.8-2|5	
12cr|nco-4.0.8-2|6	%define major 3
12cr|nco-4.0.8-2|7	%define libname %mklibname %name %major
12cr|nco-4.0.8-2|8	%define libnamedevel %mklibname %name -d
12cr|nco-4.0.8-2|9	
12cr|nco-4.0.8-2|10	Summary: Arithmetic and metadata operators for netCDF and HDF4 files
12cr|nco-4.0.8-2|11	Name: nco
12cr|nco-4.0.8-2|12	Version: 4.0.8
12cr|nco-4.0.8-2|13	Release: 2
12cr|nco-4.0.8-2|14	License: GPL
12cr|nco-4.0.8-2|15	Group: Sciences/Mathematics
12cr|nco-4.0.8-2|16	Source0: http://nco.sourceforge.net/src/%{name}-%{version}.tar.gz
12cr|nco-4.0.8-2|17	Patch0: nco-undefined-functions.patch
12cr|nco-4.0.8-2|18	URL: http://nco.sourceforge.net
12cr|nco-4.0.8-2|19	BuildRequires: netcdf-devel >= 4.1
12cr|nco-4.0.8-2|20	BuildRequires: udunits-devel
12cr|nco-4.0.8-2|21	# we needs c++ in order to build ncap:
12cr|nco-4.0.8-2|22	%if %build_ncocpp
12cr|nco-4.0.8-2|23	# This package does not exists yet...
12cr|nco-4.0.8-2|24	BuildRequires: antlr-devel >= 3
12cr|nco-4.0.8-2|25	%endif
12cr|nco-4.0.8-2|26	
12cr|nco-4.0.8-2|27	%description
12cr|nco-4.0.8-2|28	The netCDF Operators, or NCO, are a suite of programs known as
12cr|nco-4.0.8-2|29	operators. The operators facilitate manipulation and analysis of
12cr|nco-4.0.8-2|30	self-describing data stored in the netCDF or HDF4 formats, which are
12cr|nco-4.0.8-2|31	freely available (http://www.unidata.ucar.edu/packages/netcdf and
12cr|nco-4.0.8-2|32	http://hdf.ncsa.uiuc.edu, respectively). Each NCO operator (e.g.,
12cr|nco-4.0.8-2|33	ncks) takes netCDF or HDF4 input file(s), performs an operation (e.g.,
12cr|nco-4.0.8-2|34	averaging, hyperslabbing, or renaming), and outputs a processed netCDF
12cr|nco-4.0.8-2|35	file. Although most users of netCDF and HDF data are involved in
12cr|nco-4.0.8-2|36	scientific research, these data formats, and thus NCO, are generic and
12cr|nco-4.0.8-2|37	are equally useful in fields like finance. The NCO User's Guide
12cr|nco-4.0.8-2|38	illustrates NCO use with examples from the field of climate modeling
12cr|nco-4.0.8-2|39	and analysis. The NCO homepage is http://nco.sourceforge.net.
12cr|nco-4.0.8-2|40	
12cr|nco-4.0.8-2|41	%package -n %libname
12cr|nco-4.0.8-2|42	Summary: NCO libraries
12cr|nco-4.0.8-2|43	Group: System/Libraries
12cr|nco-4.0.8-2|44	Provides: lib%name = %{EVRD}
12cr|nco-4.0.8-2|45	
12cr|nco-4.0.8-2|46	%description -n %libname
12cr|nco-4.0.8-2|47	The netCDF Operators, or NCO, are a suite of programs known as
12cr|nco-4.0.8-2|48	operators. The operators facilitate manipulation and analysis of
12cr|nco-4.0.8-2|49	self-describing data stored in the netCDF or HDF4 formats, which are
12cr|nco-4.0.8-2|50	freely available (http://www.unidata.ucar.edu/packages/netcdf and
12cr|nco-4.0.8-2|51	http://hdf.ncsa.uiuc.edu, respectively). Each NCO operator (e.g.,
12cr|nco-4.0.8-2|52	ncks) takes netCDF or HDF4 input file(s), performs an operation (e.g.,
12cr|nco-4.0.8-2|53	averaging, hyperslabbing, or renaming), and outputs a processed netCDF
12cr|nco-4.0.8-2|54	file. Although most users of netCDF and HDF data are involved in
12cr|nco-4.0.8-2|55	scientific research, these data formats, and thus NCO, are generic and
12cr|nco-4.0.8-2|56	are equally useful in fields like finance. The NCO User's Guide
12cr|nco-4.0.8-2|57	illustrates NCO use with examples from the field of climate modeling
12cr|nco-4.0.8-2|58	and analysis. The NCO homepage is http://nco.sourceforge.net.
12cr|nco-4.0.8-2|59	
12cr|nco-4.0.8-2|60	This package contains libraries from NCO.
12cr|nco-4.0.8-2|61	
12cr|nco-4.0.8-2|62	%package -n %libnamedevel
12cr|nco-4.0.8-2|63	Summary: Development files from NCO
12cr|nco-4.0.8-2|64	Group: Development/Other
12cr|nco-4.0.8-2|65	Provides: lib%name-devel = %{EVRD}
12cr|nco-4.0.8-2|66	Provides: %name-devel = %{EVRD}
12cr|nco-4.0.8-2|67	Requires: %libname = %version-%release
12cr|nco-4.0.8-2|68	Obsoletes: %mklibname -d %name 3
12cr|nco-4.0.8-2|69	
12cr|nco-4.0.8-2|70	%description -n %libnamedevel
12cr|nco-4.0.8-2|71	The netCDF Operators, or NCO, are a suite of programs known as
12cr|nco-4.0.8-2|72	operators. The operators facilitate manipulation and analysis of
12cr|nco-4.0.8-2|73	self-describing data stored in the netCDF or HDF4 formats, which are
12cr|nco-4.0.8-2|74	freely available (http://www.unidata.ucar.edu/packages/netcdf and
12cr|nco-4.0.8-2|75	http://hdf.ncsa.uiuc.edu, respectively). Each NCO operator (e.g.,
12cr|nco-4.0.8-2|76	ncks) takes netCDF or HDF4 input file(s), performs an operation (e.g.,
12cr|nco-4.0.8-2|77	averaging, hyperslabbing, or renaming), and outputs a processed netCDF
12cr|nco-4.0.8-2|78	file. Although most users of netCDF and HDF data are involved in
12cr|nco-4.0.8-2|79	scientific research, these data formats, and thus NCO, are generic and
12cr|nco-4.0.8-2|80	are equally useful in fields like finance. The NCO User's Guide
12cr|nco-4.0.8-2|81	illustrates NCO use with examples from the field of climate modeling
12cr|nco-4.0.8-2|82	and analysis. The NCO homepage is http://nco.sourceforge.net.
12cr|nco-4.0.8-2|83	
12cr|nco-4.0.8-2|84	This package contains files need to build application using NCO library.
12cr|nco-4.0.8-2|85	
12cr|nco-4.0.8-2|86	%prep
12cr|nco-4.0.8-2|87	%setup -q
12cr|nco-4.0.8-2|88	%patch0 -p1 -b .undef-functions
12cr|nco-4.0.8-2|89	
12cr|nco-4.0.8-2|90	%build
12cr|nco-4.0.8-2|91	%configure2_5x \
12cr|nco-4.0.8-2|92	%if %build_ncocpp
12cr|nco-4.0.8-2|93	--enable-nco_cplusplus --enable-ncoxx
12cr|nco-4.0.8-2|94	%else
12cr|nco-4.0.8-2|95	--disable-nco_cplusplus --disable-ncoxx --disable-ncap2
12cr|nco-4.0.8-2|96	%endif
12cr|nco-4.0.8-2|97	
12cr|nco-4.0.8-2|98	%make CPPFLAGS="%optflags -fPIC -I %_includedir/netcdf-3" \
12cr|nco-4.0.8-2|99	CCFLAGS="%optflags -fPIC -I %_includedir/netcdf-3"
12cr|nco-4.0.8-2|100	
12cr|nco-4.0.8-2|101	%install
12cr|nco-4.0.8-2|102	%makeinstall
12cr|nco-4.0.8-2|103	
12cr|nco-4.0.8-2|104	%files
12cr|nco-4.0.8-2|105	%doc doc/*
12cr|nco-4.0.8-2|106	%{_bindir}/*
12cr|nco-4.0.8-2|107	%{_mandir}/*/*
12cr|nco-4.0.8-2|108	%{_infodir}/*
12cr|nco-4.0.8-2|109	
12cr|nco-4.0.8-2|110	%files -n %libname
12cr|nco-4.0.8-2|111	%doc doc/*
12cr|nco-4.0.8-2|112	%{_libdir}/libnco-%version.so
12cr|nco-4.0.8-2|113	%if %build_ncocpp
12cr|nco-4.0.8-2|114	%{_libdir}/libnco_c++-%version.so
12cr|nco-4.0.8-2|115	%endif
12cr|nco-4.0.8-2|116	
12cr|nco-4.0.8-2|117	%files -n %libnamedevel
12cr|nco-4.0.8-2|118	%doc doc/*
12cr|nco-4.0.8-2|119	%if %build_ncocpp
12cr|nco-4.0.8-2|120	%{_includedir}/*.hh
12cr|nco-4.0.8-2|121	%{_libdir}/libnco_c++.so
12cr|nco-4.0.8-2|122	%{_libdir}/libnco_c++.a
12cr|nco-4.0.8-2|123	%endif
12cr|nco-4.0.8-2|124	%{_libdir}/libnco.a
12cr|nco-4.0.8-2|125	%{_libdir}/libnco.so
12cr|nco-4.0.8-2|126	
12cr|nco-4.0.8-2|127	
12cr|nco-4.0.8-2|128	%changelog
12cr|nco-4.0.8-2|129	* Fri Dec 30 2011 Alexander Khrukin <akhrukin@mandriva.org> 4.0.8-1
12cr|nco-4.0.8-2|130	+ Revision: 748265
12cr|nco-4.0.8-2|131	- version update 4.0.8
12cr|nco-4.0.8-2|132	
12cr|nco-4.0.8-2|133	* Fri Aug 13 2010 Emmanuel Andry <eandry@mandriva.org> 4.0.2-1mdv2011.0
12cr|nco-4.0.8-2|134	+ Revision: 569440
12cr|nco-4.0.8-2|135	- New version 4.0.2
12cr|nco-4.0.8-2|136	- set define _disable_ld_as_needed to 0
12cr|nco-4.0.8-2|137	
12cr|nco-4.0.8-2|138	* Tue Apr 13 2010 Christophe Fergeau <cfergeau@mandriva.com> 4.0.1-1mdv2010.1
12cr|nco-4.0.8-2|139	+ Revision: 534498
12cr|nco-4.0.8-2|140	- nco 4.0.1
12cr|nco-4.0.8-2|141	- rediff patch0
12cr|nco-4.0.8-2|142	- make sure nco++ isn't built
12cr|nco-4.0.8-2|143	- make sure we compiled against the newest netcdf
12cr|nco-4.0.8-2|144	
12cr|nco-4.0.8-2|145	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.9.5-3mdv2010.0
12cr|nco-4.0.8-2|146	+ Revision: 430160
12cr|nco-4.0.8-2|147	- rebuild
12cr|nco-4.0.8-2|148	
12cr|nco-4.0.8-2|149	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 3.9.5-2mdv2009.0
12cr|nco-4.0.8-2|150	+ Revision: 268244
12cr|nco-4.0.8-2|151	- rebuild early 2009.0 package (before pixel changes)
12cr|nco-4.0.8-2|152	
12cr|nco-4.0.8-2|153	+ Pixel <pixel@mandriva.com>
12cr|nco-4.0.8-2|154	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|nco-4.0.8-2|155	
12cr|nco-4.0.8-2|156	* Thu Jun 05 2008 Olivier Thauvin <nanardon@mandriva.org> 3.9.5-1mdv2009.0
12cr|nco-4.0.8-2|157	+ Revision: 215201
12cr|nco-4.0.8-2|158	- 3.9.5
12cr|nco-4.0.8-2|159	- return back of buildroot to allow backport
12cr|nco-4.0.8-2|160	
12cr|nco-4.0.8-2|161	+ Olivier Blin <blino@mandriva.org>
12cr|nco-4.0.8-2|162	- restore BuildRoot
12cr|nco-4.0.8-2|163	
12cr|nco-4.0.8-2|164	+ Thierry Vignaud <tv@mandriva.org>
12cr|nco-4.0.8-2|165	- explain require
12cr|nco-4.0.8-2|166	
12cr|nco-4.0.8-2|167	* Fri Dec 21 2007 Olivier Thauvin <nanardon@mandriva.org> 3.9.3-1mdv2008.1
12cr|nco-4.0.8-2|168	+ Revision: 136185
12cr|nco-4.0.8-2|169	- 3.9.3
12cr|nco-4.0.8-2|170	- allways requires gcc-c++ to enable build of ncap (Reported by Patrick Brockmann)
12cr|nco-4.0.8-2|171	
12cr|nco-4.0.8-2|172	+ Thierry Vignaud <tv@mandriva.org>
12cr|nco-4.0.8-2|173	- kill re-definition of %%buildroot on Pixel's request
12cr|nco-4.0.8-2|174	
12cr|nco-4.0.8-2|175	* Wed Sep 05 2007 Olivier Thauvin <nanardon@mandriva.org> 3.9.2-1mdv2008.0
12cr|nco-4.0.8-2|176	+ Revision: 80430
12cr|nco-4.0.8-2|177	- 3.9.2
12cr|nco-4.0.8-2|178	
12cr|nco-4.0.8-2|179	* Wed Jun 27 2007 Olivier Thauvin <nanardon@mandriva.org> 3.9.0-1mdv2008.0
12cr|nco-4.0.8-2|180	+ Revision: 44835
12cr|nco-4.0.8-2|181	- 3.9.0, disable c++ lib, need last antlr not yet packaged
12cr|nco-4.0.8-2|182	- apply new devel policy
12cr|nco-4.0.8-2|183	

3408 12
12cr|ncsmtp-0.2-8|1	Summary:	Null Client SMTP daemon with aliases support
12cr|ncsmtp-0.2-8|2	Name:		ncsmtp
12cr|ncsmtp-0.2-8|3	Version:	0.2
12cr|ncsmtp-0.2-8|4	Release: 	%mkrel 8
12cr|ncsmtp-0.2-8|5	License:	GPL
12cr|ncsmtp-0.2-8|6	Group:		System/Servers
12cr|ncsmtp-0.2-8|7	URL:		http://voxel.jouy.inra.fr/darcs/ncsmtp/
12cr|ncsmtp-0.2-8|8	Source0:	http://voxel.jouy.inra.fr/darcs/ncsmtp//ncsmtp-%{version}.tar.bz2
12cr|ncsmtp-0.2-8|9	Requires:	python
12cr|ncsmtp-0.2-8|10	BuildArch:	noarch
12cr|ncsmtp-0.2-8|11	Requires(preun):  rpm-helper
12cr|ncsmtp-0.2-8|12	Requires(post):  rpm-helper
12cr|ncsmtp-0.2-8|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ncsmtp-0.2-8|14	
12cr|ncsmtp-0.2-8|15	%description
12cr|ncsmtp-0.2-8|16	A null client is a machine that can only send mail. It receives no
12cr|ncsmtp-0.2-8|17	mail from the network, and it does not deliver any mail locally.
12cr|ncsmtp-0.2-8|18	
12cr|ncsmtp-0.2-8|19	This program accepts mail and sends it to the mail hub. It can manage
12cr|ncsmtp-0.2-8|20	aliases, feature which is useful if mail hub administrator and local host
12cr|ncsmtp-0.2-8|21	administrator are not the same person, or if accounts are different on
12cr|ncsmtp-0.2-8|22	local host and on mail hub.
12cr|ncsmtp-0.2-8|23	
12cr|ncsmtp-0.2-8|24	Null Client SMTP daemon :
12cr|ncsmtp-0.2-8|25	+ manage aliases
12cr|ncsmtp-0.2-8|26	+ is easy to configure
12cr|ncsmtp-0.2-8|27	+ stores login and password in a file with restricted access
12cr|ncsmtp-0.2-8|28	+ logs mail transfers on local host
12cr|ncsmtp-0.2-8|29	+ lets you keep the default smtp configuration (localhost:smtp) of
12cr|ncsmtp-0.2-8|30	lots of softs
12cr|ncsmtp-0.2-8|31	+ runs with low privileges
12cr|ncsmtp-0.2-8|32	
12cr|ncsmtp-0.2-8|33	You should install a small package providing sendmail command (like
12cr|ncsmtp-0.2-8|34	mini_sendmail or msmtp) to use this daemon.
12cr|ncsmtp-0.2-8|35	
12cr|ncsmtp-0.2-8|36	%prep
12cr|ncsmtp-0.2-8|37	
12cr|ncsmtp-0.2-8|38	%setup -q
12cr|ncsmtp-0.2-8|39	
12cr|ncsmtp-0.2-8|40	%build
12cr|ncsmtp-0.2-8|41	
12cr|ncsmtp-0.2-8|42	%install
12cr|ncsmtp-0.2-8|43	rm -rf %{buildroot}
12cr|ncsmtp-0.2-8|44	
12cr|ncsmtp-0.2-8|45	DESTDIR=%{buildroot} sh install.sh
12cr|ncsmtp-0.2-8|46	
12cr|ncsmtp-0.2-8|47	%post
12cr|ncsmtp-0.2-8|48	# Install service:
12cr|ncsmtp-0.2-8|49	%_post_service ncsmtp
12cr|ncsmtp-0.2-8|50	
12cr|ncsmtp-0.2-8|51	
12cr|ncsmtp-0.2-8|52	%preun
12cr|ncsmtp-0.2-8|53	# Remove service:
12cr|ncsmtp-0.2-8|54	%_preun_service ncsmtp
12cr|ncsmtp-0.2-8|55	
12cr|ncsmtp-0.2-8|56	%clean
12cr|ncsmtp-0.2-8|57	rm -rf %{buildroot}
12cr|ncsmtp-0.2-8|58	
12cr|ncsmtp-0.2-8|59	%files
12cr|ncsmtp-0.2-8|60	%defattr(-, root, root, 0755)
12cr|ncsmtp-0.2-8|61	%doc COPYING README version
12cr|ncsmtp-0.2-8|62	%{_initrddir}/ncsmtp
12cr|ncsmtp-0.2-8|63	%dir %{_sysconfdir}/ncsmtp
12cr|ncsmtp-0.2-8|64	%config(noreplace)  %{_sysconfdir}/ncsmtp/*
12cr|ncsmtp-0.2-8|65	%{_sbindir}/*
12cr|ncsmtp-0.2-8|66	
12cr|ncsmtp-0.2-8|67	
12cr|ncsmtp-0.2-8|68	%changelog
12cr|ncsmtp-0.2-8|69	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-8mdv2011.0
12cr|ncsmtp-0.2-8|70	+ Revision: 620481
12cr|ncsmtp-0.2-8|71	- the mass rebuild of 2010.0 packages
12cr|ncsmtp-0.2-8|72	
12cr|ncsmtp-0.2-8|73	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2-7mdv2010.0
12cr|ncsmtp-0.2-8|74	+ Revision: 430161
12cr|ncsmtp-0.2-8|75	- rebuild
12cr|ncsmtp-0.2-8|76	
12cr|ncsmtp-0.2-8|77	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-6mdv2009.0
12cr|ncsmtp-0.2-8|78	+ Revision: 239080
12cr|ncsmtp-0.2-8|79	- rebuild
12cr|ncsmtp-0.2-8|80	
12cr|ncsmtp-0.2-8|81	+ Olivier Blin <oblin@mandriva.com>
12cr|ncsmtp-0.2-8|82	- restore BuildRoot
12cr|ncsmtp-0.2-8|83	
12cr|ncsmtp-0.2-8|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|ncsmtp-0.2-8|85	- kill re-definition of %%buildroot on Pixel's request
12cr|ncsmtp-0.2-8|86	
12cr|ncsmtp-0.2-8|87	* Mon Aug 27 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.2-5mdv2008.0
12cr|ncsmtp-0.2-8|88	+ Revision: 71884
12cr|ncsmtp-0.2-8|89	- the right PreReq fix (thanks to Thierry Vignaud)
12cr|ncsmtp-0.2-8|90	
12cr|ncsmtp-0.2-8|91	* Sun Aug 26 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.2-4mdv2008.0
12cr|ncsmtp-0.2-8|92	+ Revision: 71509
12cr|ncsmtp-0.2-8|93	- fix PreReq
12cr|ncsmtp-0.2-8|94	- rebuild
12cr|ncsmtp-0.2-8|95	
12cr|ncsmtp-0.2-8|96	
12cr|ncsmtp-0.2-8|97	* Thu May 25 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.2-3mdv2007.0
12cr|ncsmtp-0.2-8|98	- yearly rebuild
12cr|ncsmtp-0.2-8|99	
12cr|ncsmtp-0.2-8|100	* Thu May 19 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.2-2mdk
12cr|ncsmtp-0.2-8|101	- drop provides smtpdaemon
12cr|ncsmtp-0.2-8|102	- drop mini_sendmail requirement
12cr|ncsmtp-0.2-8|103	
12cr|ncsmtp-0.2-8|104	* Wed May 18 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.2-1mdk
12cr|ncsmtp-0.2-8|105	- New release 0.2
12cr|ncsmtp-0.2-8|106	- update url
12cr|ncsmtp-0.2-8|107	
12cr|ncsmtp-0.2-8|108	* Wed Mar 23 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.1-2mdk
12cr|ncsmtp-0.2-8|109	- remove sendmail update-alternatives (done in mini_sendmail)
12cr|ncsmtp-0.2-8|110	- use mkrel
12cr|ncsmtp-0.2-8|111	
12cr|ncsmtp-0.2-8|112	* Thu Mar 17 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.1-1mdk
12cr|ncsmtp-0.2-8|113	- initial contrib
12cr|ncsmtp-0.2-8|114	

3409 12
12cr|ncview-2.1.1-1|1	Summary:	Graphic for netCDF data file
12cr|ncview-2.1.1-1|2	Name:		ncview
12cr|ncview-2.1.1-1|3	Version:	2.1.1
12cr|ncview-2.1.1-1|4	Release:	%mkrel 1
12cr|ncview-2.1.1-1|5	License:	GPLv3
12cr|ncview-2.1.1-1|6	Group:		Sciences/Other
12cr|ncview-2.1.1-1|7	Source:		ftp://cirrus.ucsd.edu/pub/ncview/ncview-%{version}.tar.gz
12cr|ncview-2.1.1-1|8	Patch0:		ncview-2.1-link.patch
12cr|ncview-2.1.1-1|9	URL:		http://meteora.ucsd.edu/~pierce/ncview_home_page.html
12cr|ncview-2.1.1-1|10	BuildRequires:	netcdf-devel
12cr|ncview-2.1.1-1|11	BuildRequires:	libnetpbm-devel
12cr|ncview-2.1.1-1|12	BuildRequires:	libx11-devel
12cr|ncview-2.1.1-1|13	BuildRequires:	libxaw-devel
12cr|ncview-2.1.1-1|14	BuildRequires:	libxt-devel
12cr|ncview-2.1.1-1|15	BuildRequires:	udunits2-devel
12cr|ncview-2.1.1-1|16	BuildRequires:	expat-devel
12cr|ncview-2.1.1-1|17	BuildRequires:	png-devel
12cr|ncview-2.1.1-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|ncview-2.1.1-1|19	
12cr|ncview-2.1.1-1|20	%description
12cr|ncview-2.1.1-1|21	Ncview is a visual browser for netCDF format files.  Typically you
12cr|ncview-2.1.1-1|22	would use ncview to get a quick and easy, push-button look at your
12cr|ncview-2.1.1-1|23	netCDF files.  You can view simple movies of the data, view along
12cr|ncview-2.1.1-1|24	various dimensions, take a look at the actual data values, change
12cr|ncview-2.1.1-1|25	color maps, invert the data, etc.
12cr|ncview-2.1.1-1|26	
12cr|ncview-2.1.1-1|27	%prep
12cr|ncview-2.1.1-1|28	%setup -q
12cr|ncview-2.1.1-1|29	%patch0 -p0 -b .link
12cr|ncview-2.1.1-1|30	
12cr|ncview-2.1.1-1|31	%build
12cr|ncview-2.1.1-1|32	autoreconf -fi -Im4macros
12cr|ncview-2.1.1-1|33	%configure2_5x --with-ppm_libdir=%{_libdir} --with-udunits2_libdir=%{_libdir} \
12cr|ncview-2.1.1-1|34	--with-udunits2_incdir=%{_includedir}/udunits2 \
12cr|ncview-2.1.1-1|35	--with-ppm_libdir=%{_libdir} --with-ppm_incdir=%{_includedir}/netpbm
12cr|ncview-2.1.1-1|36	%make
12cr|ncview-2.1.1-1|37	
12cr|ncview-2.1.1-1|38	%install
12cr|ncview-2.1.1-1|39	rm -rf %{buildroot}
12cr|ncview-2.1.1-1|40	%makeinstall_std
12cr|ncview-2.1.1-1|41	
12cr|ncview-2.1.1-1|42	# Menu
12cr|ncview-2.1.1-1|43	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|ncview-2.1.1-1|44	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|ncview-2.1.1-1|45	[Desktop Entry]
12cr|ncview-2.1.1-1|46	Encoding=UTF-8
12cr|ncview-2.1.1-1|47	Type=Application
12cr|ncview-2.1.1-1|48	Exec=%{_bindir}/%{name}
12cr|ncview-2.1.1-1|49	Icon=%{name}
12cr|ncview-2.1.1-1|50	Categories=Science;Education;
12cr|ncview-2.1.1-1|51	Name=%{name}
12cr|ncview-2.1.1-1|52	Comment=Graphic for netCDF data file
12cr|ncview-2.1.1-1|53	EOF
12cr|ncview-2.1.1-1|54	
12cr|ncview-2.1.1-1|55	%if %mdkversion < 200900
12cr|ncview-2.1.1-1|56	%post
12cr|ncview-2.1.1-1|57	%{update_menus}
12cr|ncview-2.1.1-1|58	%endif
12cr|ncview-2.1.1-1|59	
12cr|ncview-2.1.1-1|60	%if %mdkversion < 200900
12cr|ncview-2.1.1-1|61	%postun
12cr|ncview-2.1.1-1|62	%clean_menus
12cr|ncview-2.1.1-1|63	%endif
12cr|ncview-2.1.1-1|64	
12cr|ncview-2.1.1-1|65	%clean
12cr|ncview-2.1.1-1|66	[ %{buildroot} != '/' ] && rm -fr %{buildroot}
12cr|ncview-2.1.1-1|67	
12cr|ncview-2.1.1-1|68	%files
12cr|ncview-2.1.1-1|69	%defattr(-, root, root, -)
12cr|ncview-2.1.1-1|70	%doc COPYING INSTALL README
12cr|ncview-2.1.1-1|71	%{_bindir}/*
12cr|ncview-2.1.1-1|72	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|ncview-2.1.1-1|73	
12cr|ncview-2.1.1-1|74	
12cr|ncview-2.1.1-1|75	
12cr|ncview-2.1.1-1|76	%changelog
12cr|ncview-2.1.1-1|77	* Fri Dec 02 2011 Andrey Bondrov <abondrov@mandriva.org> 2.1.1-1mdv2012.0
12cr|ncview-2.1.1-1|78	+ Revision: 737142
12cr|ncview-2.1.1-1|79	- New version 2.1.1
12cr|ncview-2.1.1-1|80	
12cr|ncview-2.1.1-1|81	* Thu Mar 10 2011 Funda Wang <fwang@mandriva.org> 2.0-0.beta4.2
12cr|ncview-2.1.1-1|82	+ Revision: 643232
12cr|ncview-2.1.1-1|83	- rebuild to obsolete old packages
12cr|ncview-2.1.1-1|84	
12cr|ncview-2.1.1-1|85	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 2.0-0.beta4.1
12cr|ncview-2.1.1-1|86	+ Revision: 636339
12cr|ncview-2.1.1-1|87	- 2.0 beta4
12cr|ncview-2.1.1-1|88	
12cr|ncview-2.1.1-1|89	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 1.93g-4
12cr|ncview-2.1.1-1|90	+ Revision: 636331
12cr|ncview-2.1.1-1|91	- correctly detect libname
12cr|ncview-2.1.1-1|92	- tighten BR
12cr|ncview-2.1.1-1|93	
12cr|ncview-2.1.1-1|94	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.93g-3mdv2011.0
12cr|ncview-2.1.1-1|95	+ Revision: 613004
12cr|ncview-2.1.1-1|96	- the mass rebuild of 2010.1 packages
12cr|ncview-2.1.1-1|97	
12cr|ncview-2.1.1-1|98	* Mon Jan 18 2010 Emmanuel Andry <eandry@mandriva.org> 1.93g-2mdv2010.1
12cr|ncview-2.1.1-1|99	+ Revision: 493338
12cr|ncview-2.1.1-1|100	- diff p0 to fix linking issue with hdf5
12cr|ncview-2.1.1-1|101	- use configure2_5x
12cr|ncview-2.1.1-1|102	- fix netpbm headers detection at compile time
12cr|ncview-2.1.1-1|103	- fix netcdf include path
12cr|ncview-2.1.1-1|104	
12cr|ncview-2.1.1-1|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|ncview-2.1.1-1|106	- rebuild
12cr|ncview-2.1.1-1|107	
12cr|ncview-2.1.1-1|108	* Wed Mar 11 2009 Emmanuel Andry <eandry@mandriva.org> 1.93g-1mdv2009.1
12cr|ncview-2.1.1-1|109	+ Revision: 353802
12cr|ncview-2.1.1-1|110	- New version 1.93g
12cr|ncview-2.1.1-1|111	- drop patch 0
12cr|ncview-2.1.1-1|112	- add menu item
12cr|ncview-2.1.1-1|113	
12cr|ncview-2.1.1-1|114	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.93c-3mdv2009.0
12cr|ncview-2.1.1-1|115	+ Revision: 253657
12cr|ncview-2.1.1-1|116	- rebuild
12cr|ncview-2.1.1-1|117	
12cr|ncview-2.1.1-1|118	* Tue Feb 19 2008 Olivier Thauvin <nanardon@mandriva.org> 1.93c-1mdv2008.1
12cr|ncview-2.1.1-1|119	+ Revision: 172609
12cr|ncview-2.1.1-1|120	- 1.93c
12cr|ncview-2.1.1-1|121	
12cr|ncview-2.1.1-1|122	+ Olivier Blin <blino@mandriva.org>
12cr|ncview-2.1.1-1|123	- restore BuildRoot
12cr|ncview-2.1.1-1|124	
12cr|ncview-2.1.1-1|125	+ Thierry Vignaud <tv@mandriva.org>
12cr|ncview-2.1.1-1|126	- kill re-definition of %%buildroot on Pixel's request
12cr|ncview-2.1.1-1|127	
12cr|ncview-2.1.1-1|128	
12cr|ncview-2.1.1-1|129	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|ncview-2.1.1-1|130	+ 08/09/06 20:54:47 (55139)
12cr|ncview-2.1.1-1|131	- 1.93b
12cr|ncview-2.1.1-1|132	
12cr|ncview-2.1.1-1|133	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|ncview-2.1.1-1|134	+ 08/09/06 20:15:11 (55121)
12cr|ncview-2.1.1-1|135	Import ncview
12cr|ncview-2.1.1-1|136	
12cr|ncview-2.1.1-1|137	* Fri Sep 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.92e-2mdk
12cr|ncview-2.1.1-1|138	- Add X11-devel as BuildRequires for X11/Core.h
12cr|ncview-2.1.1-1|139	
12cr|ncview-2.1.1-1|140	* Thu Sep 29 2005 Olivier Thauvin <nanardon@mandriva.org> 1.92e-1mdk
12cr|ncview-2.1.1-1|141	- From Philippe Weill <Philippe.Weill@aero.jussieu.fr>
12cr|ncview-2.1.1-1|142	- Initial SPEC
12cr|ncview-2.1.1-1|143	

3410 12
12cr|ndiff-2.00-7|1	%define release %mkrel 7
12cr|ndiff-2.00-7|2	
12cr|ndiff-2.00-7|3	Summary: Compare putatively similar files, ignoring small numeric differences
12cr|ndiff-2.00-7|4	Name: ndiff
12cr|ndiff-2.00-7|5	Version: 2.00
12cr|ndiff-2.00-7|6	Release: %release
12cr|ndiff-2.00-7|7	License: GPL
12cr|ndiff-2.00-7|8	Group: Text tools
12cr|ndiff-2.00-7|9	Source:  ftp://ftp.math.utah.edu/pub/misc/ndiff-%{version}.tar.gz
12cr|ndiff-2.00-7|10	URL: http://www.math.utah.edu/~beebe/software/ndiff/
12cr|ndiff-2.00-7|11	BuildRoot: %_tmppath/%name-%version-root
12cr|ndiff-2.00-7|12	
12cr|ndiff-2.00-7|13	%description
12cr|ndiff-2.00-7|14	When a numerical program is run  in  multiple  environments  (operating
12cr|ndiff-2.00-7|15	systems, architectures, or compilers), assessing its consistency can be
12cr|ndiff-2.00-7|16	a difficult task for a human, since small differences in numerical out-
12cr|ndiff-2.00-7|17	put values are expected.
12cr|ndiff-2.00-7|18	ndiff  provides a solution to this problem.  It compares two files that
12cr|ndiff-2.00-7|19	are expected to be identical, or at  least,  numerically  similar.   It
12cr|ndiff-2.00-7|20	assumes  that  lines  consist of whitespace-separated fields of numeric
12cr|ndiff-2.00-7|21	
12cr|ndiff-2.00-7|22	%prep
12cr|ndiff-2.00-7|23	%setup -q
12cr|ndiff-2.00-7|24	
12cr|ndiff-2.00-7|25	%build
12cr|ndiff-2.00-7|26	%configure
12cr|ndiff-2.00-7|27	%make
12cr|ndiff-2.00-7|28	
12cr|ndiff-2.00-7|29	%install
12cr|ndiff-2.00-7|30	rm -rf $RPM_BUILD_ROOT
12cr|ndiff-2.00-7|31	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|ndiff-2.00-7|32	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1
12cr|ndiff-2.00-7|33	%makeinstall
12cr|ndiff-2.00-7|34	mv $RPM_BUILD_ROOT/%{_mandir}/ndiff* $RPM_BUILD_ROOT/%{_mandir}/man1
12cr|ndiff-2.00-7|35	
12cr|ndiff-2.00-7|36	###workaround bug #52511
12cr|ndiff-2.00-7|37	rm -rf $RPM_BUILD_ROOT/%{_bindir}/ndiff
12cr|ndiff-2.00-7|38	mv $RPM_BUILD_ROOT/%{_datadir}/lib/%{name}/%{name}-%{version}/ndiff.awk $RPM_BUILD_ROOT/%{_datadir}/lib/%{name}/%{name}-%{version}/ndiff-2.00.awk
12cr|ndiff-2.00-7|39	mv  $RPM_BUILD_ROOT/%{_mandir}/man1/ndiff.1 $RPM_BUILD_ROOT/%{_mandir}/man1/ndiff-2.00.1
12cr|ndiff-2.00-7|40	###workaround bug #52511
12cr|ndiff-2.00-7|41	
12cr|ndiff-2.00-7|42	%files
12cr|ndiff-2.00-7|43	%defattr(-,root,root)
12cr|ndiff-2.00-7|44	%doc COPYING README* INSTALL
12cr|ndiff-2.00-7|45	%{_bindir}/ndiff-2.00
12cr|ndiff-2.00-7|46	%{_mandir}/man1/ndiff-2.00.1*
12cr|ndiff-2.00-7|47	%{_datadir}/lib/%{name}/%{name}-%{version}/ndiff*
12cr|ndiff-2.00-7|48	
12cr|ndiff-2.00-7|49	%clean
12cr|ndiff-2.00-7|50	[ %buildroot != '/' ] && rm -fr %buildroot
12cr|ndiff-2.00-7|51	
12cr|ndiff-2.00-7|52	
12cr|ndiff-2.00-7|53	
12cr|ndiff-2.00-7|54	%changelog
12cr|ndiff-2.00-7|55	* Wed Jun 22 2011 Leonardo Coelho <leonardoc@mandriva.com> 2.00-7mdv2011.0
12cr|ndiff-2.00-7|56	+ Revision: 686728
12cr|ndiff-2.00-7|57	- changing the binary name cause conflicts with nmap/ndiff (bug report #52511)
12cr|ndiff-2.00-7|58	
12cr|ndiff-2.00-7|59	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ndiff-2.00-7|60	- the mass rebuild of 2010.0 packages
12cr|ndiff-2.00-7|61	
12cr|ndiff-2.00-7|62	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.00-5mdv2010.0
12cr|ndiff-2.00-7|63	+ Revision: 430162
12cr|ndiff-2.00-7|64	- rebuild
12cr|ndiff-2.00-7|65	
12cr|ndiff-2.00-7|66	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.00-4mdv2009.0
12cr|ndiff-2.00-7|67	+ Revision: 253695
12cr|ndiff-2.00-7|68	- rebuild
12cr|ndiff-2.00-7|69	
12cr|ndiff-2.00-7|70	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 2.00-2mdv2008.1
12cr|ndiff-2.00-7|71	+ Revision: 140994
12cr|ndiff-2.00-7|72	- restore BuildRoot
12cr|ndiff-2.00-7|73	
12cr|ndiff-2.00-7|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|ndiff-2.00-7|75	- kill re-definition of %%buildroot on Pixel's request
12cr|ndiff-2.00-7|76	
12cr|ndiff-2.00-7|77	
12cr|ndiff-2.00-7|78	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|ndiff-2.00-7|79	+ 08/09/06 21:47:50 (55185)
12cr|ndiff-2.00-7|80	- rebuild
12cr|ndiff-2.00-7|81	
12cr|ndiff-2.00-7|82	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|ndiff-2.00-7|83	+ 08/09/06 21:41:41 (55182)
12cr|ndiff-2.00-7|84	Import ndiff
12cr|ndiff-2.00-7|85	
12cr|ndiff-2.00-7|86	* Tue Nov 29 2005 Olivier Thauvin <nanardon@mandriva.org> 2.00-1mdk
12cr|ndiff-2.00-7|87	- By Philippe Weill <Philippe.Weill@aero.jussieu.fr>
12cr|ndiff-2.00-7|88	- initial mdk spec
12cr|ndiff-2.00-7|89	

3411 12
12cr|ndisc6-1.0.2-1|1	Name:		ndisc6
12cr|ndisc6-1.0.2-1|2	Version:	1.0.2
12cr|ndisc6-1.0.2-1|3	Release:	%mkrel 1
12cr|ndisc6-1.0.2-1|4	Summary:	IPv6 diagnostic tools
12cr|ndisc6-1.0.2-1|5	Group:		Networking/Other
12cr|ndisc6-1.0.2-1|6	License:	GPLv2 or GPLv3
12cr|ndisc6-1.0.2-1|7	URL:		http://www.remlab.net/ndisc6/
12cr|ndisc6-1.0.2-1|8	Source0:	http://www.remlab.net/files/ndisc6/%{name}-%{version}.tar.bz2
12cr|ndisc6-1.0.2-1|9	Source1:	rdnssd.rc
12cr|ndisc6-1.0.2-1|10	Patch1:		ndisc6-var_run.patch
12cr|ndisc6-1.0.2-1|11	
12cr|ndisc6-1.0.2-1|12	%description
12cr|ndisc6-1.0.2-1|13	This package gathers a few diagnostic tools for IPv6 networks:
12cr|ndisc6-1.0.2-1|14	- ndisc6, which performs ICMPv6 Neighbor Discovery in userland,
12cr|ndisc6-1.0.2-1|15	- rdisc6, which performs ICMPv6 Router Discovery in userland,
12cr|ndisc6-1.0.2-1|16	- rltraceroute6, yet another IPv6 implementation of traceroute,
12cr|ndisc6-1.0.2-1|17	- tcptraceroute6, a TCP/IPv6-based traceroute implementation,
12cr|ndisc6-1.0.2-1|18	- tracert6, a ICMPv6 Echo Request based traceroute,
12cr|ndisc6-1.0.2-1|19	- tcpspray6, a TCP/IP Discard/Echo bandwidth metter.
12cr|ndisc6-1.0.2-1|20	
12cr|ndisc6-1.0.2-1|21	%package -n rdnssd
12cr|ndisc6-1.0.2-1|22	Summary:IPv6 recursive DNS server discovery daemon
12cr|ndisc6-1.0.2-1|23	
12cr|ndisc6-1.0.2-1|24	%description -n rdnssd
12cr|ndisc6-1.0.2-1|25	rdnssd autoconfigures recursive DNS servers on IPv6 networks
12cr|ndisc6-1.0.2-1|26	using ICMPv6 Neighbor Discovery (RFC 5006), and can update
12cr|ndisc6-1.0.2-1|27	the DNS resolvers configuration (/etc/resolv.conf) accordingly.
12cr|ndisc6-1.0.2-1|28	
12cr|ndisc6-1.0.2-1|29	%prep
12cr|ndisc6-1.0.2-1|30	%setup -q
12cr|ndisc6-1.0.2-1|31	%patch1 -p0
12cr|ndisc6-1.0.2-1|32	
12cr|ndisc6-1.0.2-1|33	%build
12cr|ndisc6-1.0.2-1|34	%configure2_5x --disable-suid-install
12cr|ndisc6-1.0.2-1|35	%make
12cr|ndisc6-1.0.2-1|36	
12cr|ndisc6-1.0.2-1|37	%install
12cr|ndisc6-1.0.2-1|38	%__rm -rf %{buildroot}
12cr|ndisc6-1.0.2-1|39	%makeinstall_std
12cr|ndisc6-1.0.2-1|40	%__mkdir_p %{buildroot}%{_initrddir}
12cr|ndisc6-1.0.2-1|41	%__install -m755 %{SOURCE1} %{buildroot}%{_initrddir}/rdnssd
12cr|ndisc6-1.0.2-1|42	
12cr|ndisc6-1.0.2-1|43	%find_lang %{name}
12cr|ndisc6-1.0.2-1|44	
12cr|ndisc6-1.0.2-1|45	%pre -n rdnssd
12cr|ndisc6-1.0.2-1|46	%_pre_useradd rdnssd %{_var}/run/rdnssd /bin/false
12cr|ndisc6-1.0.2-1|47	
12cr|ndisc6-1.0.2-1|48	%postun -n rdnssd
12cr|ndisc6-1.0.2-1|49	%_postun_userdel rdnssd
12cr|ndisc6-1.0.2-1|50	
12cr|ndisc6-1.0.2-1|51	%post -n rdnssd
12cr|ndisc6-1.0.2-1|52	%_post_service rdnssd
12cr|ndisc6-1.0.2-1|53	
12cr|ndisc6-1.0.2-1|54	%preun -n rdnssd
12cr|ndisc6-1.0.2-1|55	%_preun_service rdnssd
12cr|ndisc6-1.0.2-1|56	
12cr|ndisc6-1.0.2-1|57	%clean
12cr|ndisc6-1.0.2-1|58	%__rm -rf %{buildroot}
12cr|ndisc6-1.0.2-1|59	
12cr|ndisc6-1.0.2-1|60	%files -f %{name}.lang
12cr|ndisc6-1.0.2-1|61	%defattr(-,root,root)
12cr|ndisc6-1.0.2-1|62	%doc COPYING README
12cr|ndisc6-1.0.2-1|63	%{_bindir}/addr2name
12cr|ndisc6-1.0.2-1|64	%{_bindir}/dnssort
12cr|ndisc6-1.0.2-1|65	%{_bindir}/name2addr
12cr|ndisc6-1.0.2-1|66	%{_sbindir}/rdisc6
12cr|ndisc6-1.0.2-1|67	%{_sbindir}/ndisc6
12cr|ndisc6-1.0.2-1|68	%{_sbindir}/rltraceroute6
12cr|ndisc6-1.0.2-1|69	%{_bindir}/tcpspray
12cr|ndisc6-1.0.2-1|70	%{_bindir}/tcpspray6
12cr|ndisc6-1.0.2-1|71	%{_sbindir}/tcptraceroute6
12cr|ndisc6-1.0.2-1|72	%{_sbindir}/tracert6
12cr|ndisc6-1.0.2-1|73	%doc %{_mandir}/man1/addr2name.1.*
12cr|ndisc6-1.0.2-1|74	%doc %{_mandir}/man1/dnssort.1.*
12cr|ndisc6-1.0.2-1|75	%doc %{_mandir}/man1/name2addr.1.*
12cr|ndisc6-1.0.2-1|76	%doc %{_mandir}/man1/tcpspray.1.*
12cr|ndisc6-1.0.2-1|77	%doc %{_mandir}/man1/tcpspray6.1.*
12cr|ndisc6-1.0.2-1|78	%doc %{_mandir}/man8/ndisc6.8.*
12cr|ndisc6-1.0.2-1|79	%doc %{_mandir}/man8/rdisc6.8.*
12cr|ndisc6-1.0.2-1|80	%doc %{_mandir}/man8/rltraceroute6.8.*
12cr|ndisc6-1.0.2-1|81	%doc %{_mandir}/man8/tcptraceroute6.8.*
12cr|ndisc6-1.0.2-1|82	%doc %{_mandir}/man8/tracert6.8.*
12cr|ndisc6-1.0.2-1|83	
12cr|ndisc6-1.0.2-1|84	%files -n rdnssd
12cr|ndisc6-1.0.2-1|85	%defattr(-,root,root)
12cr|ndisc6-1.0.2-1|86	%doc COPYING README
12cr|ndisc6-1.0.2-1|87	%doc %{_mandir}/man8/rdnssd.8.*
12cr|ndisc6-1.0.2-1|88	%{_sbindir}/rdnssd
12cr|ndisc6-1.0.2-1|89	%dir %{_sysconfdir}/rdnssd
12cr|ndisc6-1.0.2-1|90	%{_initrddir}/rdnssd
12cr|ndisc6-1.0.2-1|91	%attr(755,root,root) %{_sysconfdir}/rdnssd/merge-hook
12cr|ndisc6-1.0.2-1|92	%dir %attr(0755,rdnssd,nogroup) %{_var}/run/rdnssd
12cr|ndisc6-1.0.2-1|93	
12cr|ndisc6-1.0.2-1|94	
12cr|ndisc6-1.0.2-1|95	
12cr|ndisc6-1.0.2-1|96	%changelog
12cr|ndisc6-1.0.2-1|97	* Fri Dec 23 2011 Andrey Bondrov <abondrov@mandriva.org> 1.0.2-1
12cr|ndisc6-1.0.2-1|98	+ Revision: 744839
12cr|ndisc6-1.0.2-1|99	- New version 1.0.2, major spec update (based on P. Makowski's work in Mageia)
12cr|ndisc6-1.0.2-1|100	
12cr|ndisc6-1.0.2-1|101	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ndisc6-1.0.2-1|102	- the mass rebuild of 2010.0 packages
12cr|ndisc6-1.0.2-1|103	
12cr|ndisc6-1.0.2-1|104	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.9.8-2mdv2010.0
12cr|ndisc6-1.0.2-1|105	+ Revision: 440242
12cr|ndisc6-1.0.2-1|106	- rebuild
12cr|ndisc6-1.0.2-1|107	
12cr|ndisc6-1.0.2-1|108	* Sat Nov 29 2008 Olivier Thauvin <nanardon@mandriva.org> 0.9.8-1mdv2009.1
12cr|ndisc6-1.0.2-1|109	+ Revision: 307781
12cr|ndisc6-1.0.2-1|110	- import ndisc6
12cr|ndisc6-1.0.2-1|111	
12cr|ndisc6-1.0.2-1|112	

3412 12
12cr|ndoutils-1.4-0.b9.6|1	%define _disable_ld_no_undefined 1
12cr|ndoutils-1.4-0.b9.6|2	
12cr|ndoutils-1.4-0.b9.6|3	%define nsusr nagios
12cr|ndoutils-1.4-0.b9.6|4	%define nsgrp nagios
12cr|ndoutils-1.4-0.b9.6|5	%define beta  b9
12cr|ndoutils-1.4-0.b9.6|6	
12cr|ndoutils-1.4-0.b9.6|7	Summary:	Nagios Data Output Utilities
12cr|ndoutils-1.4-0.b9.6|8	Name:		ndoutils
12cr|ndoutils-1.4-0.b9.6|9	Version:	1.4
12cr|ndoutils-1.4-0.b9.6|10	Release:	%mkrel 0.%{beta}.6
12cr|ndoutils-1.4-0.b9.6|11	Epoch:      1
12cr|ndoutils-1.4-0.b9.6|12	Group:		System/Servers
12cr|ndoutils-1.4-0.b9.6|13	License:	GPL
12cr|ndoutils-1.4-0.b9.6|14	URL:		http://www.nagios.org/
12cr|ndoutils-1.4-0.b9.6|15	Source0:	http://downloads.sourceforge.net/nagios/ndoutils-%{version}%{beta}.tar.gz
12cr|ndoutils-1.4-0.b9.6|16	Source1:	ndo2db.init
12cr|ndoutils-1.4-0.b9.6|17	Patch0:		ndoutils-1.4b9-mdv-config.patch
12cr|ndoutils-1.4-0.b9.6|18	Patch2:		ndoutils-1.4b8-no-database-prefix.patch
12cr|ndoutils-1.4-0.b9.6|19	Requires:       nagios >= 3.0
12cr|ndoutils-1.4-0.b9.6|20	Requires(post): rpm-helper
12cr|ndoutils-1.4-0.b9.6|21	Requires(preun): rpm-helper
12cr|ndoutils-1.4-0.b9.6|22	Requires(pre): rpm-helper
12cr|ndoutils-1.4-0.b9.6|23	Requires(postun): rpm-helper
12cr|ndoutils-1.4-0.b9.6|24	BuildRequires:	mysql-devel
12cr|ndoutils-1.4-0.b9.6|25	BuildRequires:	postgresql-devel
12cr|ndoutils-1.4-0.b9.6|26	BuildRequires:	nagios-devel
12cr|ndoutils-1.4-0.b9.6|27	BuildRequires:	tcp_wrappers-devel
12cr|ndoutils-1.4-0.b9.6|28	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ndoutils-1.4-0.b9.6|29	
12cr|ndoutils-1.4-0.b9.6|30	%description
12cr|ndoutils-1.4-0.b9.6|31	The NDOUTILS (Nagios Data Output Utils) addon allows you to move status and
12cr|ndoutils-1.4-0.b9.6|32	even information from Nagios to a database for later retrieval and processing.
12cr|ndoutils-1.4-0.b9.6|33	
12cr|ndoutils-1.4-0.b9.6|34	%package common
12cr|ndoutils-1.4-0.b9.6|35	Summary:    The part common to client and server parts
12cr|ndoutils-1.4-0.b9.6|36	Group:		System/Servers
12cr|ndoutils-1.4-0.b9.6|37	
12cr|ndoutils-1.4-0.b9.6|38	%description common
12cr|ndoutils-1.4-0.b9.6|39	This package contains the part common to client and server parts.
12cr|ndoutils-1.4-0.b9.6|40	
12cr|ndoutils-1.4-0.b9.6|41	%package client
12cr|ndoutils-1.4-0.b9.6|42	Summary:    The client part of %{name}
12cr|ndoutils-1.4-0.b9.6|43	Group:		System/Servers
12cr|ndoutils-1.4-0.b9.6|44	Requires:   %{name}-common = %{epoch}:%{version}-%{release}
12cr|ndoutils-1.4-0.b9.6|45	
12cr|ndoutils-1.4-0.b9.6|46	%description client
12cr|ndoutils-1.4-0.b9.6|47	This package contains the client part of NDOUTILS (Nagios Data Output Utils).
12cr|ndoutils-1.4-0.b9.6|48	
12cr|ndoutils-1.4-0.b9.6|49	%package server
12cr|ndoutils-1.4-0.b9.6|50	Summary:    The server part of %{name}
12cr|ndoutils-1.4-0.b9.6|51	Group:		System/Servers
12cr|ndoutils-1.4-0.b9.6|52	Requires:   %{name}-common = %{epoch}:%{version}-%{release}
12cr|ndoutils-1.4-0.b9.6|53	
12cr|ndoutils-1.4-0.b9.6|54	%description server
12cr|ndoutils-1.4-0.b9.6|55	This package contains the server part of NDOUTILS (Nagios Data Output Utils).
12cr|ndoutils-1.4-0.b9.6|56	
12cr|ndoutils-1.4-0.b9.6|57	%prep
12cr|ndoutils-1.4-0.b9.6|58	%setup -q -n ndoutils-%{version}%{beta}
12cr|ndoutils-1.4-0.b9.6|59	%patch0 -p1
12cr|ndoutils-1.4-0.b9.6|60	%patch2 -p1
12cr|ndoutils-1.4-0.b9.6|61	
12cr|ndoutils-1.4-0.b9.6|62	
12cr|ndoutils-1.4-0.b9.6|63	# lib64 fix
12cr|ndoutils-1.4-0.b9.6|64	perl -pi -e "s|/usr/lib/|%{_libdir}/|g" config/*
12cr|ndoutils-1.4-0.b9.6|65	
12cr|ndoutils-1.4-0.b9.6|66	%build
12cr|ndoutils-1.4-0.b9.6|67	%serverbuild
12cr|ndoutils-1.4-0.b9.6|68	
12cr|ndoutils-1.4-0.b9.6|69	%configure2_5x \
12cr|ndoutils-1.4-0.b9.6|70	--with-mysql-lib=%{_libdir}/mysql \
12cr|ndoutils-1.4-0.b9.6|71	--with-pgsql-lib=%{_libdir}
12cr|ndoutils-1.4-0.b9.6|72	
12cr|ndoutils-1.4-0.b9.6|73	make
12cr|ndoutils-1.4-0.b9.6|74	
12cr|ndoutils-1.4-0.b9.6|75	%install
12cr|ndoutils-1.4-0.b9.6|76	rm -rf %{buildroot}
12cr|ndoutils-1.4-0.b9.6|77	
12cr|ndoutils-1.4-0.b9.6|78	install -d %{buildroot}%{_initrddir}
12cr|ndoutils-1.4-0.b9.6|79	install -d %{buildroot}%{_sbindir}
12cr|ndoutils-1.4-0.b9.6|80	install -d %{buildroot}%{_bindir}
12cr|ndoutils-1.4-0.b9.6|81	install -d %{buildroot}%{_libdir}/nagios/brokers
12cr|ndoutils-1.4-0.b9.6|82	install -d %{buildroot}%{_sysconfdir}/nagios
12cr|ndoutils-1.4-0.b9.6|83	install -d %{buildroot}%{_localstatedir}/lib/ndo
12cr|ndoutils-1.4-0.b9.6|84	
12cr|ndoutils-1.4-0.b9.6|85	install -m0755 src/ndo2db-3x %{buildroot}%{_sbindir}/ndo2db
12cr|ndoutils-1.4-0.b9.6|86	install -m0755 src/file2sock %{buildroot}%{_bindir}/file2sock
12cr|ndoutils-1.4-0.b9.6|87	install -m0755 src/log2ndo %{buildroot}%{_bindir}/log2ndo
12cr|ndoutils-1.4-0.b9.6|88	install -m0755 src/sockdebug %{buildroot}%{_bindir}/sockdebug
12cr|ndoutils-1.4-0.b9.6|89	install -m0755 src/ndomod-3x.o %{buildroot}%{_libdir}/nagios/brokers/ndomod.o
12cr|ndoutils-1.4-0.b9.6|90	install -m0644 config/ndomod.cfg-sample \
12cr|ndoutils-1.4-0.b9.6|91	%{buildroot}%{_sysconfdir}/nagios/ndomod.cfg
12cr|ndoutils-1.4-0.b9.6|92	install -m0644 config/ndo2db.cfg-sample \
12cr|ndoutils-1.4-0.b9.6|93	%{buildroot}%{_sysconfdir}/nagios/ndo2db.cfg
12cr|ndoutils-1.4-0.b9.6|94	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/ndo2db
12cr|ndoutils-1.4-0.b9.6|95	
12cr|ndoutils-1.4-0.b9.6|96	cat > README.urpmi <<EOF
12cr|ndoutils-1.4-0.b9.6|97	Mandriva RPM specific notes
12cr|ndoutils-1.4-0.b9.6|98	
12cr|ndoutils-1.4-0.b9.6|99	setup
12cr|ndoutils-1.4-0.b9.6|100	-----
12cr|ndoutils-1.4-0.b9.6|101	The mysql database creation script has been modified to not enforce a table name
12cr|ndoutils-1.4-0.b9.6|102	prefix by default
12cr|ndoutils-1.4-0.b9.6|103	
12cr|ndoutils-1.4-0.b9.6|104	post-installation
12cr|ndoutils-1.4-0.b9.6|105	-----------------
12cr|ndoutils-1.4-0.b9.6|106	You have to:
12cr|ndoutils-1.4-0.b9.6|107	- create a MySQL database
12cr|ndoutils-1.4-0.b9.6|108	- create an user with at least SELECT, INSERT, UPDATE, DELETE privileges on it
12cr|ndoutils-1.4-0.b9.6|109	- run %{_docdir}/db/mysql.sql script
12cr|ndoutils-1.4-0.b9.6|110	EOF
12cr|ndoutils-1.4-0.b9.6|111	
12cr|ndoutils-1.4-0.b9.6|112	
12cr|ndoutils-1.4-0.b9.6|113	%post server
12cr|ndoutils-1.4-0.b9.6|114	%_post_service ndo2db
12cr|ndoutils-1.4-0.b9.6|115	
12cr|ndoutils-1.4-0.b9.6|116	%preun server
12cr|ndoutils-1.4-0.b9.6|117	%_preun_service ndo2db
12cr|ndoutils-1.4-0.b9.6|118	
12cr|ndoutils-1.4-0.b9.6|119	%pre common
12cr|ndoutils-1.4-0.b9.6|120	%_pre_useradd %{nsusr} /var/log/nagios /bin/sh
12cr|ndoutils-1.4-0.b9.6|121	
12cr|ndoutils-1.4-0.b9.6|122	%postun common
12cr|ndoutils-1.4-0.b9.6|123	%_postun_userdel %{nsusr}
12cr|ndoutils-1.4-0.b9.6|124	
12cr|ndoutils-1.4-0.b9.6|125	%clean
12cr|ndoutils-1.4-0.b9.6|126	rm -rf %{buildroot}
12cr|ndoutils-1.4-0.b9.6|127	
12cr|ndoutils-1.4-0.b9.6|128	%files common
12cr|ndoutils-1.4-0.b9.6|129	%defattr(-,root,root)
12cr|ndoutils-1.4-0.b9.6|130	%doc db docs/* Changelog README REQUIREMENTS TODO UPGRADING
12cr|ndoutils-1.4-0.b9.6|131	%doc config/misccommands.cfg config/nagios.cfg README.urpmi
12cr|ndoutils-1.4-0.b9.6|132	%attr(-,%{nsusr},%{nsgrp}) %{_localstatedir}/lib/ndo
12cr|ndoutils-1.4-0.b9.6|133	
12cr|ndoutils-1.4-0.b9.6|134	%files client
12cr|ndoutils-1.4-0.b9.6|135	%defattr(-,root,root)
12cr|ndoutils-1.4-0.b9.6|136	%{_bindir}/file2sock
12cr|ndoutils-1.4-0.b9.6|137	%{_bindir}/log2ndo
12cr|ndoutils-1.4-0.b9.6|138	%{_bindir}/sockdebug
12cr|ndoutils-1.4-0.b9.6|139	%{_libdir}/nagios/brokers/ndomod.o
12cr|ndoutils-1.4-0.b9.6|140	%config(noreplace) %{_sysconfdir}/nagios/ndomod.cfg
12cr|ndoutils-1.4-0.b9.6|141	
12cr|ndoutils-1.4-0.b9.6|142	%files server
12cr|ndoutils-1.4-0.b9.6|143	%defattr(-,root,root)
12cr|ndoutils-1.4-0.b9.6|144	%{_initrddir}/ndo2db
12cr|ndoutils-1.4-0.b9.6|145	%config(noreplace) %{_sysconfdir}/nagios/ndo2db.cfg
12cr|ndoutils-1.4-0.b9.6|146	%{_sbindir}/ndo2db
12cr|ndoutils-1.4-0.b9.6|147	
12cr|ndoutils-1.4-0.b9.6|148	
12cr|ndoutils-1.4-0.b9.6|149	%changelog
12cr|ndoutils-1.4-0.b9.6|150	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.4-0.b9.6mdv2011.0
12cr|ndoutils-1.4-0.b9.6|151	+ Revision: 645848
12cr|ndoutils-1.4-0.b9.6|152	- relink against libmysqlclient.so.18
12cr|ndoutils-1.4-0.b9.6|153	
12cr|ndoutils-1.4-0.b9.6|154	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.4-0.b9.5mdv2011.0
12cr|ndoutils-1.4-0.b9.6|155	+ Revision: 627266
12cr|ndoutils-1.4-0.b9.6|156	- rebuilt against mysql-5.5.8 libs, again
12cr|ndoutils-1.4-0.b9.6|157	
12cr|ndoutils-1.4-0.b9.6|158	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.4-0.b9.4mdv2011.0
12cr|ndoutils-1.4-0.b9.6|159	+ Revision: 626547
12cr|ndoutils-1.4-0.b9.6|160	- rebuilt against mysql-5.5.8 libs
12cr|ndoutils-1.4-0.b9.6|161	
12cr|ndoutils-1.4-0.b9.6|162	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.4-0.b9.2mdv2011.0
12cr|ndoutils-1.4-0.b9.6|163	+ Revision: 613005
12cr|ndoutils-1.4-0.b9.6|164	- the mass rebuild of 2010.1 packages
12cr|ndoutils-1.4-0.b9.6|165	
12cr|ndoutils-1.4-0.b9.6|166	* Mon Mar 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.4-0.b9.1mdv2010.1
12cr|ndoutils-1.4-0.b9.6|167	+ Revision: 528815
12cr|ndoutils-1.4-0.b9.6|168	- new version
12cr|ndoutils-1.4-0.b9.6|169	
12cr|ndoutils-1.4-0.b9.6|170	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.4-0.b8.3mdv2010.1
12cr|ndoutils-1.4-0.b9.6|171	+ Revision: 507493
12cr|ndoutils-1.4-0.b9.6|172	- rebuild
12cr|ndoutils-1.4-0.b9.6|173	
12cr|ndoutils-1.4-0.b9.6|174	+ Thomas Backlund <tmb@mandriva.org>
12cr|ndoutils-1.4-0.b9.6|175	- fix spacing in initscript
12cr|ndoutils-1.4-0.b9.6|176	
12cr|ndoutils-1.4-0.b9.6|177	* Sun Jul 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.4-0.b8.2mdv2010.0
12cr|ndoutils-1.4-0.b9.6|178	+ Revision: 397982
12cr|ndoutils-1.4-0.b9.6|179	- fix dependencies for the -common package
12cr|ndoutils-1.4-0.b9.6|180	
12cr|ndoutils-1.4-0.b9.6|181	* Sun Jul 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.4-0.b8.1mdv2010.0
12cr|ndoutils-1.4-0.b9.6|182	+ Revision: 397489
12cr|ndoutils-1.4-0.b9.6|183	- new version
12cr|ndoutils-1.4-0.b9.6|184	- rediff no-database-prefix patch
12cr|ndoutils-1.4-0.b9.6|185	- set epoch, as release tag was wrong
12cr|ndoutils-1.4-0.b9.6|186	
12cr|ndoutils-1.4-0.b9.6|187	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4-6.b7.6mdv2009.1
12cr|ndoutils-1.4-0.b9.6|188	+ Revision: 311387
12cr|ndoutils-1.4-0.b9.6|189	- fix build
12cr|ndoutils-1.4-0.b9.6|190	- nuke P1, not needed anymore
12cr|ndoutils-1.4-0.b9.6|191	- rebuilt against mysql-5.1.30 libs
12cr|ndoutils-1.4-0.b9.6|192	
12cr|ndoutils-1.4-0.b9.6|193	+ Thierry Vignaud <tv@mandriva.org>
12cr|ndoutils-1.4-0.b9.6|194	- rebuild early 2009.0 package (before pixel changes)
12cr|ndoutils-1.4-0.b9.6|195	
12cr|ndoutils-1.4-0.b9.6|196	+ Pixel <pixel@mandriva.com>
12cr|ndoutils-1.4-0.b9.6|197	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|ndoutils-1.4-0.b9.6|198	
12cr|ndoutils-1.4-0.b9.6|199	* Thu May 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-0.b7.5mdv2009.0
12cr|ndoutils-1.4-0.b9.6|200	+ Revision: 207542
12cr|ndoutils-1.4-0.b9.6|201	- delete stale socket if present when starting
12cr|ndoutils-1.4-0.b9.6|202	- LSB headers in initscript
12cr|ndoutils-1.4-0.b9.6|203	
12cr|ndoutils-1.4-0.b9.6|204	* Thu Feb 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4-0.b7.4mdv2008.1
12cr|ndoutils-1.4-0.b9.6|205	+ Revision: 168650
12cr|ndoutils-1.4-0.b9.6|206	- try to build it without the %%make macro
12cr|ndoutils-1.4-0.b9.6|207	- rebuild
12cr|ndoutils-1.4-0.b9.6|208	
12cr|ndoutils-1.4-0.b9.6|209	+ Olivier Blin <oblin@mandriva.com>
12cr|ndoutils-1.4-0.b9.6|210	- restore BuildRoot
12cr|ndoutils-1.4-0.b9.6|211	
12cr|ndoutils-1.4-0.b9.6|212	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-0.b7.3mdv2008.1
12cr|ndoutils-1.4-0.b9.6|213	+ Revision: 133918
12cr|ndoutils-1.4-0.b9.6|214	- no duplication of file perms in %%file section
12cr|ndoutils-1.4-0.b9.6|215	- avoid useless intermediate copy of additional sources
12cr|ndoutils-1.4-0.b9.6|216	- patch2: don't use prefix by default for database table names
12cr|ndoutils-1.4-0.b9.6|217	add README.urpmi
12cr|ndoutils-1.4-0.b9.6|218	
12cr|ndoutils-1.4-0.b9.6|219	+ Thierry Vignaud <tv@mandriva.org>
12cr|ndoutils-1.4-0.b9.6|220	- kill re-definition of %%buildroot on Pixel's request
12cr|ndoutils-1.4-0.b9.6|221	
12cr|ndoutils-1.4-0.b9.6|222	* Mon Dec 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-0.b7.2mdv2008.1
12cr|ndoutils-1.4-0.b9.6|223	+ Revision: 124217
12cr|ndoutils-1.4-0.b9.6|224	- rediff configuration patch to fix log file location
12cr|ndoutils-1.4-0.b9.6|225	
12cr|ndoutils-1.4-0.b9.6|226	* Mon Dec 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-0.b7.1mdv2008.1
12cr|ndoutils-1.4-0.b9.6|227	+ Revision: 121724
12cr|ndoutils-1.4-0.b9.6|228	- new version
12cr|ndoutils-1.4-0.b9.6|229	
12cr|ndoutils-1.4-0.b9.6|230	* Fri Oct 12 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4-0.b6.1mdv2008.1
12cr|ndoutils-1.4-0.b9.6|231	+ Revision: 97496
12cr|ndoutils-1.4-0.b9.6|232	- import ndoutils
12cr|ndoutils-1.4-0.b9.6|233	
12cr|ndoutils-1.4-0.b9.6|234	
12cr|ndoutils-1.4-0.b9.6|235	* Fri Oct 12 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4-0.b6.1mdv2008.0
12cr|ndoutils-1.4-0.b9.6|236	- initial Mandriva package

3413 12
12cr|ndsad-1.33-5|1	Summary: NDSAD captures traffic information and translates it into Cisco NetFlow format
12cr|ndsad-1.33-5|2	Name: ndsad
12cr|ndsad-1.33-5|3	Version: 1.33
12cr|ndsad-1.33-5|4	Release: %mkrel 5
12cr|ndsad-1.33-5|5	Source: http://puzzle.dl.sourceforge.net/sourceforge/ndsad/ndsad-%{version}.tgz
12cr|ndsad-1.33-5|6	Source1: ndsad.init
12cr|ndsad-1.33-5|7	Patch0: ndsad.conf.patch
12cr|ndsad-1.33-5|8	License: GPL
12cr|ndsad-1.33-5|9	URL: http://www.netup.biz
12cr|ndsad-1.33-5|10	Group: Monitoring
12cr|ndsad-1.33-5|11	Requires(post): rpm-helper
12cr|ndsad-1.33-5|12	Requires(preun): rpm-helper
12cr|ndsad-1.33-5|13	BuildRequires: libpcap-devel
12cr|ndsad-1.33-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ndsad-1.33-5|15	
12cr|ndsad-1.33-5|16	%description
12cr|ndsad-1.33-5|17	The NetUP ndsad utility captures IP-traffic from network interfaces and
12cr|ndsad-1.33-5|18	export NetFlow v.5. Data is gathered from libpcap library on Unix and
12cr|ndsad-1.33-5|19	from winpcap on Windows. Also you are able to use tee/divert sockets on
12cr|ndsad-1.33-5|20	FreeBSD and ULOG on Linux for data source.
12cr|ndsad-1.33-5|21	
12cr|ndsad-1.33-5|22	%prep
12cr|ndsad-1.33-5|23	%setup -q
12cr|ndsad-1.33-5|24	%patch0 -p0
12cr|ndsad-1.33-5|25	
12cr|ndsad-1.33-5|26	%build
12cr|ndsad-1.33-5|27	./preconf
12cr|ndsad-1.33-5|28	%configure
12cr|ndsad-1.33-5|29	%make
12cr|ndsad-1.33-5|30	
12cr|ndsad-1.33-5|31	%install
12cr|ndsad-1.33-5|32	rm -rf $RPM_BUILD_ROOT
12cr|ndsad-1.33-5|33	mkdir $RPM_BUILD_ROOT
12cr|ndsad-1.33-5|34	mkdir -p $RPM_BUILD_ROOT%{_sbindir}
12cr|ndsad-1.33-5|35	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d
12cr|ndsad-1.33-5|36	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man5
12cr|ndsad-1.33-5|37	install -c -m 0755 -s ndsad $RPM_BUILD_ROOT%{_sbindir}/ndsad
12cr|ndsad-1.33-5|38	install -c -m 0700 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/ndsad
12cr|ndsad-1.33-5|39	install -c -m 0644 ndsad.conf $RPM_BUILD_ROOT%{_sysconfdir}/ndsad.conf
12cr|ndsad-1.33-5|40	install -c -m 0644 ndsad.conf.5 $RPM_BUILD_ROOT%{_mandir}/man5/ndsad.conf.5
12cr|ndsad-1.33-5|41	
12cr|ndsad-1.33-5|42	%clean
12cr|ndsad-1.33-5|43	rm -rf $RPM_BUILD_ROOT
12cr|ndsad-1.33-5|44	
12cr|ndsad-1.33-5|45	%post
12cr|ndsad-1.33-5|46	%_post_service ndsad
12cr|ndsad-1.33-5|47	
12cr|ndsad-1.33-5|48	%preun
12cr|ndsad-1.33-5|49	%_preun_service ndsad
12cr|ndsad-1.33-5|50	
12cr|ndsad-1.33-5|51	%files
12cr|ndsad-1.33-5|52	%defattr(-,root,root)
12cr|ndsad-1.33-5|53	%doc AUTHORS ChangeLog COPYING INSTALL README
12cr|ndsad-1.33-5|54	%attr(755,root,root) %{_sbindir}/ndsad
12cr|ndsad-1.33-5|55	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/ndsad.conf
12cr|ndsad-1.33-5|56	%attr(644,root,root) %{_mandir}/man5/ndsad.conf.5.*
12cr|ndsad-1.33-5|57	%attr(700,root,root) %{_sysconfdir}/rc.d/init.d/ndsad
12cr|ndsad-1.33-5|58	
12cr|ndsad-1.33-5|59	
12cr|ndsad-1.33-5|60	
12cr|ndsad-1.33-5|61	%changelog
12cr|ndsad-1.33-5|62	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.33-5mdv2009.1
12cr|ndsad-1.33-5|63	+ Revision: 298298
12cr|ndsad-1.33-5|64	- rebuilt against libpcap-1.0.0
12cr|ndsad-1.33-5|65	
12cr|ndsad-1.33-5|66	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.33-4mdv2009.0
12cr|ndsad-1.33-5|67	+ Revision: 253696
12cr|ndsad-1.33-5|68	- rebuild
12cr|ndsad-1.33-5|69	
12cr|ndsad-1.33-5|70	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.33-2mdv2008.1
12cr|ndsad-1.33-5|71	+ Revision: 140994
12cr|ndsad-1.33-5|72	- restore BuildRoot
12cr|ndsad-1.33-5|73	
12cr|ndsad-1.33-5|74	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ndsad-1.33-5|75	- kill re-definition of %%buildroot on Pixel's request
12cr|ndsad-1.33-5|76	
12cr|ndsad-1.33-5|77	
12cr|ndsad-1.33-5|78	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|ndsad-1.33-5|79	+ 08/09/06 21:58:39 (55197)
12cr|ndsad-1.33-5|80	- adjust buildrequires
12cr|ndsad-1.33-5|81	
12cr|ndsad-1.33-5|82	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|ndsad-1.33-5|83	+ 08/09/06 21:50:29 (55191)
12cr|ndsad-1.33-5|84	Import ndsad
12cr|ndsad-1.33-5|85	
12cr|ndsad-1.33-5|86	* Wed Mar 01 2006 Leonardo Chiquitto Filho <chiquitto@mandriva.com> 1.33-1mdk
12cr|ndsad-1.33-5|87	- first package
12cr|ndsad-1.33-5|88	

3414 12
12cr|neatx-0.3.1-4|1	# .spec file to package NeatX in RPM.
12cr|neatx-0.3.1-4|2	# Author: Alexander Todorov <alexx.todorov@no_spam.gmail.com>
12cr|neatx-0.3.1-4|3	
12cr|neatx-0.3.1-4|4	%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
12cr|neatx-0.3.1-4|5	%global nx_homedir /home/.nxhome
12cr|neatx-0.3.1-4|6	
12cr|neatx-0.3.1-4|7	Summary: An Open Source NX server
12cr|neatx-0.3.1-4|8	Name: neatx
12cr|neatx-0.3.1-4|9	Version: 0.3.1
12cr|neatx-0.3.1-4|10	#Release: 1%{?dist}
12cr|neatx-0.3.1-4|11	Release: 4
12cr|neatx-0.3.1-4|12	Source0: %{name}-%{version}.tar.gz
12cr|neatx-0.3.1-4|13	License: GPLv2
12cr|neatx-0.3.1-4|14	URL: http://code.google.com/p/neatx/
12cr|neatx-0.3.1-4|15	Group: Networking/Remote access
12cr|neatx-0.3.1-4|16	
12cr|neatx-0.3.1-4|17	BuildRequires: autoconf
12cr|neatx-0.3.1-4|18	BuildRequires: automake
12cr|neatx-0.3.1-4|19	BuildRequires: gcc
12cr|neatx-0.3.1-4|20	BuildRequires: make
12cr|neatx-0.3.1-4|21	BuildRequires: python-devel
12cr|neatx-0.3.1-4|22	BuildRequires: python-docutils
12cr|neatx-0.3.1-4|23	
12cr|neatx-0.3.1-4|24	Requires: openssh
12cr|neatx-0.3.1-4|25	Requires: python-pexpect
12cr|neatx-0.3.1-4|26	Requires: pkgconfig(pygobject-2.0)
12cr|neatx-0.3.1-4|27	Requires: pygtk2 >= 2.13
12cr|neatx-0.3.1-4|28	Requires: python >= 2.4
12cr|neatx-0.3.1-4|29	Requires: python-simplejson
12cr|neatx-0.3.1-4|30	#Requires: nc
12cr|neatx-0.3.1-4|31	Requires: nxagent
12cr|neatx-0.3.1-4|32	Requires: xauth
12cr|neatx-0.3.1-4|33	Requires: xrdb
12cr|neatx-0.3.1-4|34	Requires: x11-font-misc
12cr|neatx-0.3.1-4|35	Requires(pre): shadow-utils
12cr|neatx-0.3.1-4|36	Requires(post): coreutils
12cr|neatx-0.3.1-4|37	
12cr|neatx-0.3.1-4|38	%description
12cr|neatx-0.3.1-4|39	Neatx is an Open Source NX server, similar to the commercial NX server from
12cr|neatx-0.3.1-4|40	NoMachine.
12cr|neatx-0.3.1-4|41	
12cr|neatx-0.3.1-4|42	%prep
12cr|neatx-0.3.1-4|43	%setup -q
12cr|neatx-0.3.1-4|44	
12cr|neatx-0.3.1-4|45	%build
12cr|neatx-0.3.1-4|46	#./autogen.sh
12cr|neatx-0.3.1-4|47	%configure2_5x
12cr|neatx-0.3.1-4|48	%make
12cr|neatx-0.3.1-4|49	
12cr|neatx-0.3.1-4|50	%install
12cr|neatx-0.3.1-4|51	%makeinstall_std
12cr|neatx-0.3.1-4|52	# provide a meaningfull config file
12cr|neatx-0.3.1-4|53	%__install -D -m 644 %{buildroot}/%_docdir/%{name}/neatx.conf.example %{buildroot}/etc/neatx.conf
12cr|neatx-0.3.1-4|54	
12cr|neatx-0.3.1-4|55	%pre
12cr|neatx-0.3.1-4|56	# create the nx user account
12cr|neatx-0.3.1-4|57	getent group nx >/dev/null || groupadd -r nx
12cr|neatx-0.3.1-4|58	getent passwd nx >/dev/null || \
12cr|neatx-0.3.1-4|59	useradd -r -g nx -m -d %nx_homedir -s %_libdir/%{name}/nxserver-login-wrapper \
12cr|neatx-0.3.1-4|60	-c "System account for the %{name} package" nx
12cr|neatx-0.3.1-4|61	chown -R nx: %nx_homedir
12cr|neatx-0.3.1-4|62	exit 0
12cr|neatx-0.3.1-4|63	
12cr|neatx-0.3.1-4|64	%post
12cr|neatx-0.3.1-4|65	if [ $1 -eq 1 ]; then
12cr|neatx-0.3.1-4|66	# install authorized keys
12cr|neatx-0.3.1-4|67	%__install -d -m 700 -o nx -g nx %nx_homedir/.ssh/
12cr|neatx-0.3.1-4|68	%__install -D -m 600 -o nx -g nx %_datadir/%{name}/authorized_keys.nomachine %nx_homedir/.ssh/authorized_keys
12cr|neatx-0.3.1-4|69	fi
12cr|neatx-0.3.1-4|70	
12cr|neatx-0.3.1-4|71	%files
12cr|neatx-0.3.1-4|72	%defattr(-,root,root)
12cr|neatx-0.3.1-4|73	%config(noreplace) /etc/neatx.conf
12cr|neatx-0.3.1-4|74	%_libdir/%{name}
12cr|neatx-0.3.1-4|75	%python_sitelib/%{name}/*
12cr|neatx-0.3.1-4|76	%doc %_docdir/%{name}
12cr|neatx-0.3.1-4|77	%_datadir/%{name}
12cr|neatx-0.3.1-4|78	%_var/lib/%{name}
12cr|neatx-0.3.1-4|79	
12cr|neatx-0.3.1-4|80	# not sure how to handle these. rpmlint doesn't report errors on -debuginfo package
12cr|neatx-0.3.1-4|81	#/usr/lib/debug/.build-id/bb/3398f400d7a44a6e0b8842c051dc378215bae8
12cr|neatx-0.3.1-4|82	#/usr/lib/debug/.build-id/bb/3398f400d7a44a6e0b8842c051dc378215bae8.debug
12cr|neatx-0.3.1-4|83	#/usr/lib/debug/usr/local/lib/neatx/fdcopy.debug
12cr|neatx-0.3.1-4|84	#/usr/src/debug/neatx-0.1/src/fdcopy.c
12cr|neatx-0.3.1-4|85	
12cr|neatx-0.3.1-4|86	
12cr|neatx-0.3.1-4|87	
12cr|neatx-0.3.1-4|88	
12cr|neatx-0.3.1-4|89	%changelog
12cr|neatx-0.3.1-4|90	* Fri Mar 16 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.3.1-4
12cr|neatx-0.3.1-4|91	+ Revision: 785231
12cr|neatx-0.3.1-4|92	- rel bump
12cr|neatx-0.3.1-4|93	- broken deps see #65353
12cr|neatx-0.3.1-4|94	
12cr|neatx-0.3.1-4|95	* Thu Mar 25 2010 Pascal Terjan <pterjan@mandriva.org> 0.3.1-3mdv2011.0
12cr|neatx-0.3.1-4|96	+ Revision: 527361
12cr|neatx-0.3.1-4|97	- Use usual BuildRoot instead of a command braking rebuilding src.rpm if _tmppath does not yet exist
12cr|neatx-0.3.1-4|98	- Silence setup
12cr|neatx-0.3.1-4|99	- Use configure2_5x
12cr|neatx-0.3.1-4|100	- Bump release
12cr|neatx-0.3.1-4|101	- Drop BuildArch
12cr|neatx-0.3.1-4|102	- Do not use explicit require on file
12cr|neatx-0.3.1-4|103	
12cr|neatx-0.3.1-4|104	* Tue Mar 23 2010 Emmanuel Blindauer <blindauer@mandriva.org> 0.3.1-2mdv2010.1
12cr|neatx-0.3.1-4|105	+ Revision: 526710
12cr|neatx-0.3.1-4|106	+ rebuild (emptylog)
12cr|neatx-0.3.1-4|107	
12cr|neatx-0.3.1-4|108	* Tue Feb 09 2010 Emmanuel Blindauer <blindauer@mandriva.org> 0.3.1-1mdv2010.1
12cr|neatx-0.3.1-4|109	+ Revision: 502870
12cr|neatx-0.3.1-4|110	- add group
12cr|neatx-0.3.1-4|111	- import
12cr|neatx-0.3.1-4|112	- import neatx
12cr|neatx-0.3.1-4|113	

3415 12
12cr|necpp-1.3.0-0.cvs20101121.2|1	%define name	necpp
12cr|necpp-1.3.0-0.cvs20101121.2|2	%define necpp_snapshot cvs20101121
12cr|necpp-1.3.0-0.cvs20101121.2|3	%define version	1.3.0
12cr|necpp-1.3.0-0.cvs20101121.2|4	
12cr|necpp-1.3.0-0.cvs20101121.2|5	Name:		necpp
12cr|necpp-1.3.0-0.cvs20101121.2|6	Version:	1.3.0
12cr|necpp-1.3.0-0.cvs20101121.2|7	Release:	0.%{necpp_snapshot}.2
12cr|necpp-1.3.0-0.cvs20101121.2|8	Summary:	Analysis of the electromagnetic properties of structures
12cr|necpp-1.3.0-0.cvs20101121.2|9	Group:		Sciences/Physics
12cr|necpp-1.3.0-0.cvs20101121.2|10	License:	GPL
12cr|necpp-1.3.0-0.cvs20101121.2|11	URL:		http://www.physics.otago.ac.nz/research/electronics/nec/index.html
12cr|necpp-1.3.0-0.cvs20101121.2|12	Source0:		http://alioth.debian.org/frs/download.php/2690/necpp.tar.gz
12cr|necpp-1.3.0-0.cvs20101121.2|13	BuildRequires:	pkgconfig(bdw-gc)
12cr|necpp-1.3.0-0.cvs20101121.2|14	BuildRequires:	gcc-gfortran
12cr|necpp-1.3.0-0.cvs20101121.2|15	BuildRequires:	make
12cr|necpp-1.3.0-0.cvs20101121.2|16	BuildRequires:	python
12cr|necpp-1.3.0-0.cvs20101121.2|17	Provides:	nec2++
12cr|necpp-1.3.0-0.cvs20101121.2|18	
12cr|necpp-1.3.0-0.cvs20101121.2|19	%description
12cr|necpp-1.3.0-0.cvs20101121.2|20	The Numerical Electromagnetics Code (NEC-2) is a comprehensive
12cr|necpp-1.3.0-0.cvs20101121.2|21	package for the analysis of the electromagnetic properties of
12cr|necpp-1.3.0-0.cvs20101121.2|22	structures. It can analyse radiating properties i.e. antenna gain,
12cr|necpp-1.3.0-0.cvs20101121.2|23	as well as scattering properties (radar cross section) of structures.
12cr|necpp-1.3.0-0.cvs20101121.2|24	NEC-2 was originally written in FORTRAN.
12cr|necpp-1.3.0-0.cvs20101121.2|25	NEC2++ is an extensive rewrite of NEC-2 in C++ by Tim Molteno.
12cr|necpp-1.3.0-0.cvs20101121.2|26	This work was helped tremendously by the work of N. Kyriazis who
12cr|necpp-1.3.0-0.cvs20101121.2|27	ported NEC-2 to C. The new portions of code are licensed under the
12cr|necpp-1.3.0-0.cvs20101121.2|28	GNU Public License (GPL).
12cr|necpp-1.3.0-0.cvs20101121.2|29	
12cr|necpp-1.3.0-0.cvs20101121.2|30	%prep
12cr|necpp-1.3.0-0.cvs20101121.2|31	%setup -q -n %{name}
12cr|necpp-1.3.0-0.cvs20101121.2|32	
12cr|necpp-1.3.0-0.cvs20101121.2|33	%build
12cr|necpp-1.3.0-0.cvs20101121.2|34	make -f Makefile.cvs   PREFIX=/usr/bin
12cr|necpp-1.3.0-0.cvs20101121.2|35	./configure --without-lapack
12cr|necpp-1.3.0-0.cvs20101121.2|36	
12cr|necpp-1.3.0-0.cvs20101121.2|37	make
12cr|necpp-1.3.0-0.cvs20101121.2|38	
12cr|necpp-1.3.0-0.cvs20101121.2|39	%install
12cr|necpp-1.3.0-0.cvs20101121.2|40	%makeinstall_std PREFIX=/usr/lib
12cr|necpp-1.3.0-0.cvs20101121.2|41	
12cr|necpp-1.3.0-0.cvs20101121.2|42	# make some directories
12cr|necpp-1.3.0-0.cvs20101121.2|43	install -d %{buildroot}%{_bindir}
12cr|necpp-1.3.0-0.cvs20101121.2|44	install -d %{buildroot}%{_includedir}
12cr|necpp-1.3.0-0.cvs20101121.2|45	install -d %{buildroot}%{_libdir}
12cr|necpp-1.3.0-0.cvs20101121.2|46	
12cr|necpp-1.3.0-0.cvs20101121.2|47	# move files to the correct location. The package doesn't provide any PREFIX
12cr|necpp-1.3.0-0.cvs20101121.2|48	mv %{buildroot}/usr/local/bin/nec2++ %{buildroot}%{_bindir}/nec2++
12cr|necpp-1.3.0-0.cvs20101121.2|49	mv %{buildroot}/usr/local/bin/nec2diff %{buildroot}%{_bindir}/nec2diff
12cr|necpp-1.3.0-0.cvs20101121.2|50	mv %{buildroot}/usr/local/include/libnecpp.h %{buildroot}%{_includedir}/libnecpp.h
12cr|necpp-1.3.0-0.cvs20101121.2|51	mv %{buildroot}/usr/local/lib/libnecpp.a %{buildroot}%{_libdir}/libnecpp.a
12cr|necpp-1.3.0-0.cvs20101121.2|52	mv %{buildroot}/usr/local/lib/libnecpp.la %{buildroot}%{_libdir}/libnecpp.la
12cr|necpp-1.3.0-0.cvs20101121.2|53	mv %{buildroot}/usr/local/lib/libnecpp.so %{buildroot}%{_libdir}/libnecpp.so
12cr|necpp-1.3.0-0.cvs20101121.2|54	mv %{buildroot}/usr/local/lib/libnecpp.so.0 %{buildroot}%{_libdir}/libnecpp.so.0
12cr|necpp-1.3.0-0.cvs20101121.2|55	mv %{buildroot}/usr/local/lib/libnecpp.so.0.0.0 %{buildroot}%{_libdir}/libnecpp.so.0.0.0
12cr|necpp-1.3.0-0.cvs20101121.2|56	
12cr|necpp-1.3.0-0.cvs20101121.2|57	
12cr|necpp-1.3.0-0.cvs20101121.2|58	%files
12cr|necpp-1.3.0-0.cvs20101121.2|59	%doc README ChangeLog COPYING INSTALL
12cr|necpp-1.3.0-0.cvs20101121.2|60	%{_bindir}/nec2++
12cr|necpp-1.3.0-0.cvs20101121.2|61	%{_bindir}/nec2diff
12cr|necpp-1.3.0-0.cvs20101121.2|62	%{_libdir}/libnecpp.a
12cr|necpp-1.3.0-0.cvs20101121.2|63	%{_libdir}/libnecpp.so
12cr|necpp-1.3.0-0.cvs20101121.2|64	%{_libdir}/libnecpp.so.0
12cr|necpp-1.3.0-0.cvs20101121.2|65	%{_libdir}/libnecpp.so.0.0.0
12cr|necpp-1.3.0-0.cvs20101121.2|66	%{_includedir}/libnecpp.h
12cr|necpp-1.3.0-0.cvs20101121.2|67	
12cr|necpp-1.3.0-0.cvs20101121.2|68	
12cr|necpp-1.3.0-0.cvs20101121.2|69	
12cr|necpp-1.3.0-0.cvs20101121.2|70	%changelog
12cr|necpp-1.3.0-0.cvs20101121.2|71	* Wed Oct  31 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12cr|necpp-1.3.0-0.cvs20101121.2|72	+ Commit: 7f8f963
12cr|necpp-1.3.0-0.cvs20101121.2|73	- remove *.la files, spec cleanup
12cr|necpp-1.3.0-0.cvs20101121.2|74	
12cr|necpp-1.3.0-0.cvs20101121.2|75	

3416 12
12cr|nedit-5.5-9|1	Summary:	A text editor for the X Window System
12cr|nedit-5.5-9|2	Name:		nedit
12cr|nedit-5.5-9|3	Version:	5.5
12cr|nedit-5.5-9|4	Release:	%mkrel 9
12cr|nedit-5.5-9|5	License:	GPLv2+ with exception
12cr|nedit-5.5-9|6	URL:		http://www.nedit.org/
12cr|nedit-5.5-9|7	Group:		Editors
12cr|nedit-5.5-9|8	Source0:	%{name}-%{version}-src.tar.bz2
12cr|nedit-5.5-9|9	Patch0:		nedit-5.4-Makefile.patch
12cr|nedit-5.5-9|10	Patch1:		nedit-5.5-security.patch
12cr|nedit-5.5-9|11	Patch2:		nedit-5.5-utf8.patch
12cr|nedit-5.5-9|12	Patch3:		nedit-5.5-64bit-fixes.patch
12cr|nedit-5.5-9|13	Patch4: 	nedit-5.5-motif223.patch
12cr|nedit-5.5-9|14	Patch5: 	nedit-5.5-varfix.patch
12cr|nedit-5.5-9|15	Patch6: 	nedit-5.5-nc-manfix.patch
12cr|nedit-5.5-9|16	Patch7: 	nedit-5.5-visfix.patch
12cr|nedit-5.5-9|17	# Fix some string literal errors - AdamW 2008/12
12cr|nedit-5.5-9|18	Patch8:		nedit-5.5-literal.patch
12cr|nedit-5.5-9|19	BuildRequires:	byacc
12cr|nedit-5.5-9|20	BuildRequires:	libx11-devel
12cr|nedit-5.5-9|21	BuildRequires:	lesstif-devel
12cr|nedit-5.5-9|22	BuildRequires:	libxt-devel
12cr|nedit-5.5-9|23	Requires:	x11-font-adobe-100dpi
12cr|nedit-5.5-9|24	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nedit-5.5-9|25	
12cr|nedit-5.5-9|26	%description
12cr|nedit-5.5-9|27	NEdit is a multi-purpose text editor for the X Window System, which
12cr|nedit-5.5-9|28	combines a standard, easy to use, graphical user interface with the
12cr|nedit-5.5-9|29	thorough functionality and stability required by users who edit text
12cr|nedit-5.5-9|30	eighthours a day.
12cr|nedit-5.5-9|31	
12cr|nedit-5.5-9|32	It provides intensive support for development in a wide variety of
12cr|nedit-5.5-9|33	languages, text processors, and other tools, but at the same time can
12cr|nedit-5.5-9|34	be used productively by just about anyone who needs to edit text.
12cr|nedit-5.5-9|35	
12cr|nedit-5.5-9|36	%prep
12cr|nedit-5.5-9|37	%setup -q
12cr|nedit-5.5-9|38	%patch0 -p1 -b .Makefile
12cr|nedit-5.5-9|39	%patch1 -p1 -b .security
12cr|nedit-5.5-9|40	%patch2 -p1 -b .utf8
12cr|nedit-5.5-9|41	%patch3 -p1 -b .64bit-fixes
12cr|nedit-5.5-9|42	%patch4 -p1 -b .motif223
12cr|nedit-5.5-9|43	%patch5 -p1 -b .varfix
12cr|nedit-5.5-9|44	%patch6 -p1 -b .nc-manfix
12cr|nedit-5.5-9|45	%patch7 -p1 -b .visfix
12cr|nedit-5.5-9|46	%patch8 -p1 -b .literal
12cr|nedit-5.5-9|47	
12cr|nedit-5.5-9|48	# make it lib64 aware
12cr|nedit-5.5-9|49	perl -pi -e "s,(/usr/X11R6)/lib\b,\1/%{_lib},g" makefiles/Makefile.linux
12cr|nedit-5.5-9|50	
12cr|nedit-5.5-9|51	%build
12cr|nedit-5.5-9|52	echo | %make linux OPT="%{optflags} -DBUILD_UNTESTED_NEDIT %ldflags"
12cr|nedit-5.5-9|53	
12cr|nedit-5.5-9|54	%install
12cr|nedit-5.5-9|55	rm -rf %{buildroot}
12cr|nedit-5.5-9|56	
12cr|nedit-5.5-9|57	(cd doc;
12cr|nedit-5.5-9|58	mkdir -p %{buildroot}%{_mandir}/man1
12cr|nedit-5.5-9|59	install -m 644 nedit.man %{buildroot}%{_mandir}/man1/%{name}.1
12cr|nedit-5.5-9|60	install -m 644 nc.man %{buildroot}%{_mandir}/man1/ncl.1
12cr|nedit-5.5-9|61	)
12cr|nedit-5.5-9|62	(cd source;
12cr|nedit-5.5-9|63	mkdir -p %{buildroot}%{_bindir}
12cr|nedit-5.5-9|64	install -m 755 nedit %{buildroot}%{_bindir}/nedit
12cr|nedit-5.5-9|65	install -m 755 nc %{buildroot}%{_bindir}/ncl
12cr|nedit-5.5-9|66	)
12cr|nedit-5.5-9|67	
12cr|nedit-5.5-9|68	# Mandriva menu entry
12cr|nedit-5.5-9|69	
12cr|nedit-5.5-9|70	mkdir -p %{buildroot}%{_datadir}/applications
12cr|nedit-5.5-9|71	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|nedit-5.5-9|72	[Desktop Entry]
12cr|nedit-5.5-9|73	Name=NEdit
12cr|nedit-5.5-9|74	Comment=A text editor for the X Window System
12cr|nedit-5.5-9|75	Exec=%{_bindir}/%{name}
12cr|nedit-5.5-9|76	Icon=editors_section
12cr|nedit-5.5-9|77	Terminal=false
12cr|nedit-5.5-9|78	Type=Application
12cr|nedit-5.5-9|79	StartupNotify=true
12cr|nedit-5.5-9|80	MimeType=text/plain;
12cr|nedit-5.5-9|81	Categories=Utility;TextEditor;
12cr|nedit-5.5-9|82	EOF
12cr|nedit-5.5-9|83	
12cr|nedit-5.5-9|84	%if %mdkversion < 200900
12cr|nedit-5.5-9|85	%post
12cr|nedit-5.5-9|86	%update_menus
12cr|nedit-5.5-9|87	%endif
12cr|nedit-5.5-9|88	
12cr|nedit-5.5-9|89	%if %mdkversion < 200900
12cr|nedit-5.5-9|90	%postun
12cr|nedit-5.5-9|91	%clean_menus
12cr|nedit-5.5-9|92	%endif
12cr|nedit-5.5-9|93	
12cr|nedit-5.5-9|94	%clean
12cr|nedit-5.5-9|95	rm -rf %{buildroot}
12cr|nedit-5.5-9|96	
12cr|nedit-5.5-9|97	%files
12cr|nedit-5.5-9|98	%defattr(-,root,root)
12cr|nedit-5.5-9|99	%doc README ReleaseNotes doc/nedit.doc
12cr|nedit-5.5-9|100	%{_bindir}/%{name}
12cr|nedit-5.5-9|101	%{_bindir}/ncl
12cr|nedit-5.5-9|102	%{_mandir}/man1/%{name}.1*
12cr|nedit-5.5-9|103	%{_mandir}/man1/ncl.1*
12cr|nedit-5.5-9|104	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|nedit-5.5-9|105	
12cr|nedit-5.5-9|106	
12cr|nedit-5.5-9|107	
12cr|nedit-5.5-9|108	%changelog
12cr|nedit-5.5-9|109	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 5.5-9mdv2011.0
12cr|nedit-5.5-9|110	+ Revision: 613006
12cr|nedit-5.5-9|111	- the mass rebuild of 2010.1 packages
12cr|nedit-5.5-9|112	
12cr|nedit-5.5-9|113	* Fri Apr 30 2010 Funda Wang <fwang@mandriva.org> 5.5-8mdv2010.1
12cr|nedit-5.5-9|114	+ Revision: 541224
12cr|nedit-5.5-9|115	- build with correct BRs
12cr|nedit-5.5-9|116	
12cr|nedit-5.5-9|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|nedit-5.5-9|118	- rebuild
12cr|nedit-5.5-9|119	
12cr|nedit-5.5-9|120	* Sun Dec 21 2008 Adam Williamson <awilliamson@mandriva.org> 5.5-7mdv2009.1
12cr|nedit-5.5-9|121	+ Revision: 316923
12cr|nedit-5.5-9|122	- rebuild
12cr|nedit-5.5-9|123	- new license policy
12cr|nedit-5.5-9|124	- small cleanups
12cr|nedit-5.5-9|125	- add literal.patch to fix string literal issues
12cr|nedit-5.5-9|126	- rediff security.patch
12cr|nedit-5.5-9|127	
12cr|nedit-5.5-9|128	+ Pixel <pixel@mandriva.com>
12cr|nedit-5.5-9|129	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|nedit-5.5-9|130	
12cr|nedit-5.5-9|131	* Mon Jan 28 2008 Adam Williamson <awilliamson@mandriva.org> 5.5-6mdv2008.1
12cr|nedit-5.5-9|132	+ Revision: 159380
12cr|nedit-5.5-9|133	- requires x11-font-adobe-100dpi (#34665)
12cr|nedit-5.5-9|134	- restore spec (tv's last commit somehow left it completely empty)
12cr|nedit-5.5-9|135	
12cr|nedit-5.5-9|136	+ Thierry Vignaud <tv@mandriva.org>
12cr|nedit-5.5-9|137	- rebuild
12cr|nedit-5.5-9|138	- kill re-definition of %%buildroot on Pixel's request
12cr|nedit-5.5-9|139	- buildrequires X11-devel instead of XFree86-devel
12cr|nedit-5.5-9|140	- do not harcode icon extension
12cr|nedit-5.5-9|141	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|nedit-5.5-9|142	
12cr|nedit-5.5-9|143	+ Olivier Blin <oblin@mandriva.com>
12cr|nedit-5.5-9|144	- restore BuildRoot
12cr|nedit-5.5-9|145	
12cr|nedit-5.5-9|146	* Thu Jul 19 2007 Adam Williamson <awilliamson@mandriva.org> 5.5-5mdv2008.0
12cr|nedit-5.5-9|147	+ Revision: 53641
12cr|nedit-5.5-9|148	- oops, drop menu entry from file list
12cr|nedit-5.5-9|149	- rebuild with new lesstif
12cr|nedit-5.5-9|150	- drop old menu and X-Mandriva category
12cr|nedit-5.5-9|151	
12cr|nedit-5.5-9|152	
12cr|nedit-5.5-9|153	* Fri Mar 02 2007 Jérôme Soyer <saispo@mandriva.org> 5.5-4mdv2007.0
12cr|nedit-5.5-9|154	+ Revision: 130949
12cr|nedit-5.5-9|155	- Fix menu entry
12cr|nedit-5.5-9|156	
12cr|nedit-5.5-9|157	+ Olivier Thauvin <nanardon@mandriva.org>
12cr|nedit-5.5-9|158	- fallback to lesstif to not break cross media requirement
12cr|nedit-5.5-9|159	- xdg menu
12cr|nedit-5.5-9|160	
12cr|nedit-5.5-9|161	* Wed Feb 21 2007 Jérôme Soyer <saispo@mandriva.org> 5.5-3mdv2007.1
12cr|nedit-5.5-9|162	+ Revision: 123196
12cr|nedit-5.5-9|163	- Fix bug #28760
12cr|nedit-5.5-9|164	- Import nedit
12cr|nedit-5.5-9|165	
12cr|nedit-5.5-9|166	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 5.5-2mdk
12cr|nedit-5.5-9|167	- Rebuild
12cr|nedit-5.5-9|168	
12cr|nedit-5.5-9|169	* Thu Feb 24 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 5.5-1mdk
12cr|nedit-5.5-9|170	- 5.5
12cr|nedit-5.5-9|171	- some 64-bit fixes, though x86_64 was not affected
12cr|nedit-5.5-9|172	
12cr|nedit-5.5-9|173	* Sat Aug 21 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.4-2mdk
12cr|nedit-5.5-9|174	- fix typo in menu entry
12cr|nedit-5.5-9|175	
12cr|nedit-5.5-9|176	* Thu Jul 29 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 5.4-1mdk
12cr|nedit-5.5-9|177	- 5.4
12cr|nedit-5.5-9|178	- sync with fedora patches
12cr|nedit-5.5-9|179	

3417 12
12cr|neercs-0.0-0.r4342.3|1	%define name	neercs
12cr|neercs-0.0-0.r4342.3|2	%define version	0.0
12cr|neercs-0.0-0.r4342.3|3	%define svn	4342
12cr|neercs-0.0-0.r4342.3|4	%define release	%mkrel 0.r%svn.3
12cr|neercs-0.0-0.r4342.3|5	
12cr|neercs-0.0-0.r4342.3|6	Summary:	Caca screen manager
12cr|neercs-0.0-0.r4342.3|7	Name:		%{name}
12cr|neercs-0.0-0.r4342.3|8	Version:	%{version}
12cr|neercs-0.0-0.r4342.3|9	Release:	%{release}
12cr|neercs-0.0-0.r4342.3|10	License:	WTFPL
12cr|neercs-0.0-0.r4342.3|11	Group:		Terminals
12cr|neercs-0.0-0.r4342.3|12	URL:		http://caca.zoy.org/wiki/neercs
12cr|neercs-0.0-0.r4342.3|13	Source0:	%{name}-%{version}.tar.bz2
12cr|neercs-0.0-0.r4342.3|14	Source1:	neercs.pam
12cr|neercs-0.0-0.r4342.3|15	BuildRequires:	pam-devel python-devel
12cr|neercs-0.0-0.r4342.3|16	BuildRequires:	libcaca-devel >= 0.99-0.beta17
12cr|neercs-0.0-0.r4342.3|17	
12cr|neercs-0.0-0.r4342.3|18	%description
12cr|neercs-0.0-0.r4342.3|19	Like GNU screen, it allows you to detach a session from a terminal,
12cr|neercs-0.0-0.r4342.3|20	but provides unique features:
12cr|neercs-0.0-0.r4342.3|21	
12cr|neercs-0.0-0.r4342.3|22	* Grabbing a process that you forgot to start inside neercs
12cr|neercs-0.0-0.r4342.3|23	* Great screensaver
12cr|neercs-0.0-0.r4342.3|24	* 3D rotating cube to switch between full screen terms
12cr|neercs-0.0-0.r4342.3|25	* Real time thumbnails of your shells
12cr|neercs-0.0-0.r4342.3|26	* Special effects when closing a window
12cr|neercs-0.0-0.r4342.3|27	* Various window layouts...
12cr|neercs-0.0-0.r4342.3|28	
12cr|neercs-0.0-0.r4342.3|29	%prep
12cr|neercs-0.0-0.r4342.3|30	%setup -q
12cr|neercs-0.0-0.r4342.3|31	
12cr|neercs-0.0-0.r4342.3|32	%build
12cr|neercs-0.0-0.r4342.3|33	export LDFLAGS="-lm"
12cr|neercs-0.0-0.r4342.3|34	./bootstrap
12cr|neercs-0.0-0.r4342.3|35	%configure2_5x
12cr|neercs-0.0-0.r4342.3|36	%make
12cr|neercs-0.0-0.r4342.3|37	
12cr|neercs-0.0-0.r4342.3|38	%install
12cr|neercs-0.0-0.r4342.3|39	%makeinstall
12cr|neercs-0.0-0.r4342.3|40	
12cr|neercs-0.0-0.r4342.3|41	mkdir -p %{buildroot}/etc/pam.d
12cr|neercs-0.0-0.r4342.3|42	cp -a %{SOURCE1} %{buildroot}/etc/pam.d/%name
12cr|neercs-0.0-0.r4342.3|43	
12cr|neercs-0.0-0.r4342.3|44	%files
12cr|neercs-0.0-0.r4342.3|45	%defattr(-,root,root)
12cr|neercs-0.0-0.r4342.3|46	%_bindir/*
12cr|neercs-0.0-0.r4342.3|47	%_mandir/man1/neercs.1.*
12cr|neercs-0.0-0.r4342.3|48	/etc/pam.d/%name
12cr|neercs-0.0-0.r4342.3|49	
12cr|neercs-0.0-0.r4342.3|50	
12cr|neercs-0.0-0.r4342.3|51	
12cr|neercs-0.0-0.r4342.3|52	%changelog
12cr|neercs-0.0-0.r4342.3|53	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.0-0.r4342.2mdv2011.0
12cr|neercs-0.0-0.r4342.3|54	+ Revision: 592415
12cr|neercs-0.0-0.r4342.3|55	- rebuild for python 2.7
12cr|neercs-0.0-0.r4342.3|56	
12cr|neercs-0.0-0.r4342.3|57	* Mon Feb 08 2010 Pascal Terjan <pterjan@mandriva.org> 0.0-0.r4342.1mdv2010.1
12cr|neercs-0.0-0.r4342.3|58	+ Revision: 502280
12cr|neercs-0.0-0.r4342.3|59	- import neercs
12cr|neercs-0.0-0.r4342.3|60	
12cr|neercs-0.0-0.r4342.3|61	
12cr|neercs-0.0-0.r4342.3|62	* Tue Jan 02 2010 Pascal Terjan <pterjan@mandriva.org> 0.0-0.r4079.1mdv2010.1
12cr|neercs-0.0-0.r4342.3|63	- Initial package
12cr|neercs-0.0-0.r4342.3|64	

3418 12
12cr|nekobee-0.1.7-4|1	Name:       nekobee
12cr|nekobee-0.1.7-4|2	Summary:    Bassline DSSI plugin
12cr|nekobee-0.1.7-4|3	Version:    0.1.7
12cr|nekobee-0.1.7-4|4	Release:    4
12cr|nekobee-0.1.7-4|5	
12cr|nekobee-0.1.7-4|6	Source: http://static.nekosynth.co.uk/releases/nekobee-%{version}.tar.gz
12cr|nekobee-0.1.7-4|7	URL: http://www.nekosynth.co.uk/wiki/nekobee
12cr|nekobee-0.1.7-4|8	License:    GPLv2
12cr|nekobee-0.1.7-4|9	Group:      Sound
12cr|nekobee-0.1.7-4|10	
12cr|nekobee-0.1.7-4|11	BuildRequires:  pkgconfig(dssi)
12cr|nekobee-0.1.7-4|12	BuildRequires:  pkgconfig(liblo)
12cr|nekobee-0.1.7-4|13	BuildRequires:  pkgconfig(alsa)
12cr|nekobee-0.1.7-4|14	BuildRequires:  pkgconfig(gtk+-2.0)
12cr|nekobee-0.1.7-4|15	
12cr|nekobee-0.1.7-4|16	%description
12cr|nekobee-0.1.7-4|17	Bassline DSSI plugin
12cr|nekobee-0.1.7-4|18	
12cr|nekobee-0.1.7-4|19	%prep
12cr|nekobee-0.1.7-4|20	%setup -q
12cr|nekobee-0.1.7-4|21	perl -pi -e 's/GError \*gerror/GError \*gerror \= NULL/g' src/gtkknob.c
12cr|nekobee-0.1.7-4|22	
12cr|nekobee-0.1.7-4|23	%build
12cr|nekobee-0.1.7-4|24	%configure2_5x --with-dssi-dir=%{buildroot}%{_libdir}/dssi
12cr|nekobee-0.1.7-4|25	
12cr|nekobee-0.1.7-4|26	%make bindir=%{_libdir}/dssi/%name
12cr|nekobee-0.1.7-4|27	
12cr|nekobee-0.1.7-4|28	%install
12cr|nekobee-0.1.7-4|29	rm -rf $RPM_BUILD_ROOT
12cr|nekobee-0.1.7-4|30	%makeinstall bindir=%{buildroot}%{_libdir}/dssi/%name
12cr|nekobee-0.1.7-4|31	
12cr|nekobee-0.1.7-4|32	%files
12cr|nekobee-0.1.7-4|33	%defattr(-,root,root)
12cr|nekobee-0.1.7-4|34	%doc COPYING README
12cr|nekobee-0.1.7-4|35	%_libdir/dssi/*
12cr|nekobee-0.1.7-4|36	
12cr|nekobee-0.1.7-4|37	
12cr|nekobee-0.1.7-4|38	
12cr|nekobee-0.1.7-4|39	%changelog
12cr|nekobee-0.1.7-4|40	* Fri Apr 27 2012 Frank Kober <emuse@mandriva.org> 0.1.7-4
12cr|nekobee-0.1.7-4|41	+ Revision: 794049
12cr|nekobee-0.1.7-4|42	- fixed GUI binary installation path
12cr|nekobee-0.1.7-4|43	
12cr|nekobee-0.1.7-4|44	* Fri Apr 27 2012 Frank Kober <emuse@mandriva.org> 0.1.7-3
12cr|nekobee-0.1.7-4|45	+ Revision: 793826
12cr|nekobee-0.1.7-4|46	- rebuild, spec cleanup
12cr|nekobee-0.1.7-4|47	
12cr|nekobee-0.1.7-4|48	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.7-2mdv2011.0
12cr|nekobee-0.1.7-4|49	+ Revision: 613007
12cr|nekobee-0.1.7-4|50	- the mass rebuild of 2010.1 packages
12cr|nekobee-0.1.7-4|51	
12cr|nekobee-0.1.7-4|52	* Tue Apr 06 2010 Frank Kober <emuse@mandriva.org> 0.1.7-1mdv2010.1
12cr|nekobee-0.1.7-4|53	+ Revision: 531910
12cr|nekobee-0.1.7-4|54	- new version 0.1.7
12cr|nekobee-0.1.7-4|55	- new version 0.1.7
12cr|nekobee-0.1.7-4|56	
12cr|nekobee-0.1.7-4|57	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.1.6-3mdv2009.0
12cr|nekobee-0.1.7-4|58	+ Revision: 253698
12cr|nekobee-0.1.7-4|59	- rebuild
12cr|nekobee-0.1.7-4|60	- kill re-definition of %%buildroot on Pixel's request
12cr|nekobee-0.1.7-4|61	
12cr|nekobee-0.1.7-4|62	+ Olivier Blin <blino@mandriva.org>
12cr|nekobee-0.1.7-4|63	- restore BuildRoot
12cr|nekobee-0.1.7-4|64	
12cr|nekobee-0.1.7-4|65	* Wed Oct 24 2007 Jérôme Soyer <saispo@mandriva.org> 0.1.6-1mdv2008.1
12cr|nekobee-0.1.7-4|66	+ Revision: 101738
12cr|nekobee-0.1.7-4|67	- New release
12cr|nekobee-0.1.7-4|68	
12cr|nekobee-0.1.7-4|69	* Mon May 07 2007 Helio Chissini de Castro <helio@mandriva.com> 0.1.5-1mdv2008.0
12cr|nekobee-0.1.7-4|70	+ Revision: 24940
12cr|nekobee-0.1.7-4|71	- import nekobee-0.1.5-1mdv2008.0
12cr|nekobee-0.1.7-4|72	
12cr|nekobee-0.1.7-4|73	
12cr|nekobee-0.1.7-4|74	* Mon May 07 2007 Helio Chissini de Castro <helio@mandriva.com>
12cr|nekobee-0.1.7-4|75	- Initial release on Mandriva Linux
12cr|nekobee-0.1.7-4|76	

3419 12
12cr|nekostring-0.1.1-0.gitc677b77.2|1	%define branch 1
12cr|nekostring-0.1.1-0.gitc677b77.2|2	%{?_branch: %{expand: %%global branch 1}}
12cr|nekostring-0.1.1-0.gitc677b77.2|3	
12cr|nekostring-0.1.1-0.gitc677b77.2|4	%if %branch
12cr|nekostring-0.1.1-0.gitc677b77.2|5	%define git_snapshot gitc677b77
12cr|nekostring-0.1.1-0.gitc677b77.2|6	%endif
12cr|nekostring-0.1.1-0.gitc677b77.2|7	
12cr|nekostring-0.1.1-0.gitc677b77.2|8	
12cr|nekostring-0.1.1-0.gitc677b77.2|9	Name:       nekostring
12cr|nekostring-0.1.1-0.gitc677b77.2|10	Summary:    70's String Ensemble DSSI plugin
12cr|nekostring-0.1.1-0.gitc677b77.2|11	Version:    0.1.1
12cr|nekostring-0.1.1-0.gitc677b77.2|12	
12cr|nekostring-0.1.1-0.gitc677b77.2|13	%if %branch
12cr|nekostring-0.1.1-0.gitc677b77.2|14	Release:        0.%git_snapshot.2
12cr|nekostring-0.1.1-0.gitc677b77.2|15	%else
12cr|nekostring-0.1.1-0.gitc677b77.2|16	Release:        1
12cr|nekostring-0.1.1-0.gitc677b77.2|17	%endif
12cr|nekostring-0.1.1-0.gitc677b77.2|18	
12cr|nekostring-0.1.1-0.gitc677b77.2|19	Source:     https://github.com/gordonjcp/nekostring/gordonjcp-nekostring-c677b77.tar.gz
12cr|nekostring-0.1.1-0.gitc677b77.2|20	URL:        https://github.com/gordonjcp/nekostring
12cr|nekostring-0.1.1-0.gitc677b77.2|21	License:    GPLv2
12cr|nekostring-0.1.1-0.gitc677b77.2|22	Group:      Sound
12cr|nekostring-0.1.1-0.gitc677b77.2|23	
12cr|nekostring-0.1.1-0.gitc677b77.2|24	BuildRequires:  pkgconfig(dssi)
12cr|nekostring-0.1.1-0.gitc677b77.2|25	BuildRequires:  pkgconfig(liblo)
12cr|nekostring-0.1.1-0.gitc677b77.2|26	BuildRequires:  pkgconfig(alsa)
12cr|nekostring-0.1.1-0.gitc677b77.2|27	BuildRequires:  pkgconfig(gtk+-2.0)
12cr|nekostring-0.1.1-0.gitc677b77.2|28	
12cr|nekostring-0.1.1-0.gitc677b77.2|29	%description
12cr|nekostring-0.1.1-0.gitc677b77.2|30	70's String Ensemble DSSI plugin
12cr|nekostring-0.1.1-0.gitc677b77.2|31	
12cr|nekostring-0.1.1-0.gitc677b77.2|32	%prep
12cr|nekostring-0.1.1-0.gitc677b77.2|33	%setup -q -n gordonjcp-nekostring-c677b77
12cr|nekostring-0.1.1-0.gitc677b77.2|34	
12cr|nekostring-0.1.1-0.gitc677b77.2|35	%build
12cr|nekostring-0.1.1-0.gitc677b77.2|36	
12cr|nekostring-0.1.1-0.gitc677b77.2|37	%if %branch
12cr|nekostring-0.1.1-0.gitc677b77.2|38	autoreconf -i
12cr|nekostring-0.1.1-0.gitc677b77.2|39	%endif
12cr|nekostring-0.1.1-0.gitc677b77.2|40	
12cr|nekostring-0.1.1-0.gitc677b77.2|41	%configure --with-dssi-dir=%{buildroot}%{_libdir}/dssi --disable-static
12cr|nekostring-0.1.1-0.gitc677b77.2|42	
12cr|nekostring-0.1.1-0.gitc677b77.2|43	%make bindir=%{_libdir}/dssi/%name
12cr|nekostring-0.1.1-0.gitc677b77.2|44	
12cr|nekostring-0.1.1-0.gitc677b77.2|45	%install
12cr|nekostring-0.1.1-0.gitc677b77.2|46	rm -rf $RPM_BUILD_ROOT
12cr|nekostring-0.1.1-0.gitc677b77.2|47	%makeinstall bindir=%{buildroot}%{_libdir}/dssi/%name
12cr|nekostring-0.1.1-0.gitc677b77.2|48	
12cr|nekostring-0.1.1-0.gitc677b77.2|49	%files
12cr|nekostring-0.1.1-0.gitc677b77.2|50	%defattr(-,root,root)
12cr|nekostring-0.1.1-0.gitc677b77.2|51	%doc COPYING README
12cr|nekostring-0.1.1-0.gitc677b77.2|52	%_libdir/dssi/*
12cr|nekostring-0.1.1-0.gitc677b77.2|53	
12cr|nekostring-0.1.1-0.gitc677b77.2|54	
12cr|nekostring-0.1.1-0.gitc677b77.2|55	
12cr|nekostring-0.1.1-0.gitc677b77.2|56	%changelog
12cr|nekostring-0.1.1-0.gitc677b77.2|57	* Fri Apr 27 2012 Frank Kober <emuse@mandriva.org> 0.1.1-0.gitc677b77.2
12cr|nekostring-0.1.1-0.gitc677b77.2|58	+ Revision: 794050
12cr|nekostring-0.1.1-0.gitc677b77.2|59	- fixed GUI binary installation path
12cr|nekostring-0.1.1-0.gitc677b77.2|60	
12cr|nekostring-0.1.1-0.gitc677b77.2|61	* Fri Apr 27 2012 Frank Kober <emuse@mandriva.org> 0.1.1-0.gitc677b77.1
12cr|nekostring-0.1.1-0.gitc677b77.2|62	+ Revision: 793852
12cr|nekostring-0.1.1-0.gitc677b77.2|63	- imported package nekostring
12cr|nekostring-0.1.1-0.gitc677b77.2|64	

3420 12
12cr|nemiver-0.9.3-1|1	Summary: 	Graphical debugger intended for GNOME
12cr|nemiver-0.9.3-1|2	Name: 	 	nemiver
12cr|nemiver-0.9.3-1|3	Version: 	0.9.3
12cr|nemiver-0.9.3-1|4	Release: 	1
12cr|nemiver-0.9.3-1|5	License:	GPLv2+
12cr|nemiver-0.9.3-1|6	Group:		Development/Other
12cr|nemiver-0.9.3-1|7	URL:		http://projects.gnome.org/nemiver/
12cr|nemiver-0.9.3-1|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/nemiver/%{name}-%{version}.tar.xz
12cr|nemiver-0.9.3-1|9	
12cr|nemiver-0.9.3-1|10	BuildRequires: dconf
12cr|nemiver-0.9.3-1|11	BuildRequires: gdb
12cr|nemiver-0.9.3-1|12	BuildRequires: intltool
12cr|nemiver-0.9.3-1|13	BuildRequires: boost-devel
12cr|nemiver-0.9.3-1|14	BuildRequires: pkgconfig(gdlmm-3.0) >= 3.0
12cr|nemiver-0.9.3-1|15	BuildRequires: pkgconfig(giomm-2.4) >= 2.15.2
12cr|nemiver-0.9.3-1|16	BuildRequires: pkgconfig(glibmm-2.4) >= 2.14
12cr|nemiver-0.9.3-1|17	BuildRequires: pkgconfig(gmodule-2.0) >= 2.14
12cr|nemiver-0.9.3-1|18	BuildRequires: pkgconfig(gnome-doc-utils)
12cr|nemiver-0.9.3-1|19	BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 0.0.1
12cr|nemiver-0.9.3-1|20	BuildRequires: pkgconfig(gthread-2.0) >= 2.14
12cr|nemiver-0.9.3-1|21	BuildRequires: pkgconfig(gtk+-3.0) >= 2.22
12cr|nemiver-0.9.3-1|22	BuildRequires: pkgconfig(gtkhex-3) >= 2.90
12cr|nemiver-0.9.3-1|23	BuildRequires: pkgconfig(gtkmm-3.0) >= 3.0
12cr|nemiver-0.9.3-1|24	BuildRequires: pkgconfig(libgtop-2.0) >= 2.14
12cr|nemiver-0.9.3-1|25	BuildRequires: pkgconfig(libxml-2.0) >= 2.6.22
12cr|nemiver-0.9.3-1|26	BuildRequires: pkgconfig(sqlite3) >= 3.0
12cr|nemiver-0.9.3-1|27	BuildRequires: pkgconfig(vte-2.90) >= 0.28
12cr|nemiver-0.9.3-1|28	BuildRequires: pkgconfig(gtksourceviewmm-3.0)
12cr|nemiver-0.9.3-1|29	Requires:	gdb
12cr|nemiver-0.9.3-1|30	Obsoletes:	%{_lib}nemiver0
12cr|nemiver-0.9.3-1|31	Obsoletes:	%{_lib}nemiver0-devel
12cr|nemiver-0.9.3-1|32	
12cr|nemiver-0.9.3-1|33	%description
12cr|nemiver-0.9.3-1|34	Nemiver is a graphical debugger that integrates well in the GNOME
12cr|nemiver-0.9.3-1|35	desktop environment. It currently features a backend which uses the
12cr|nemiver-0.9.3-1|36	well known GNU Debugger gdb to debug C / C++ programs.
12cr|nemiver-0.9.3-1|37	
12cr|nemiver-0.9.3-1|38	%prep
12cr|nemiver-0.9.3-1|39	%setup -q
12cr|nemiver-0.9.3-1|40	
12cr|nemiver-0.9.3-1|41	%build
12cr|nemiver-0.9.3-1|42	%configure2_5x \
12cr|nemiver-0.9.3-1|43	--enable-gsettings=yes \
12cr|nemiver-0.9.3-1|44	--disable-scrollkeeper \
12cr|nemiver-0.9.3-1|45	--disable-schemas-compile \
12cr|nemiver-0.9.3-1|46	--disable-schemas-install \
12cr|nemiver-0.9.3-1|47	--disable-static
12cr|nemiver-0.9.3-1|48	
12cr|nemiver-0.9.3-1|49	%make
12cr|nemiver-0.9.3-1|50	
12cr|nemiver-0.9.3-1|51	%install
12cr|nemiver-0.9.3-1|52	%makeinstall_std
12cr|nemiver-0.9.3-1|53	
12cr|nemiver-0.9.3-1|54	#remove unpackaged files
12cr|nemiver-0.9.3-1|55	rm -rf %{buildroot}%{_includedir}/* %{buildroot}%{_libdir}/pkgconfig
12cr|nemiver-0.9.3-1|56	
12cr|nemiver-0.9.3-1|57	find %{buildroot} -name *.la -delete
12cr|nemiver-0.9.3-1|58	
12cr|nemiver-0.9.3-1|59	%find_lang %{name} --with-gnome
12cr|nemiver-0.9.3-1|60	
12cr|nemiver-0.9.3-1|61	%files -f %{name}.lang
12cr|nemiver-0.9.3-1|62	%doc AUTHORS ChangeLog NEWS TODO* README
12cr|nemiver-0.9.3-1|63	%{_bindir}/%{name}
12cr|nemiver-0.9.3-1|64	%{_libdir}/%{name}
12cr|nemiver-0.9.3-1|65	%{_datadir}/applications/*
12cr|nemiver-0.9.3-1|66	%{_datadir}/%{name}
12cr|nemiver-0.9.3-1|67	%{_datadir}/glib-2.0/schemas/*.xml
12cr|nemiver-0.9.3-1|68	%{_datadir}/icons/hicolor/*/apps/nemiver*
12cr|nemiver-0.9.3-1|69	%{_mandir}/man1/*
12cr|nemiver-0.9.3-1|70	
12cr|nemiver-0.9.3-1|71	
12cr|nemiver-0.9.3-1|72	
12cr|nemiver-0.9.3-1|73	%changelog
12cr|nemiver-0.9.3-1|74	* Mon Aug 13 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.9.3-1
12cr|nemiver-0.9.3-1|75	+ Revision: 814444
12cr|nemiver-0.9.3-1|76	- update to new version 0.9.3
12cr|nemiver-0.9.3-1|77	
12cr|nemiver-0.9.3-1|78	* Sun May 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.9.2-1
12cr|nemiver-0.9.3-1|79	+ Revision: 796924
12cr|nemiver-0.9.3-1|80	- disable-scrollkeeper
12cr|nemiver-0.9.3-1|81	- BR:pkgconfig(gtksourceviewmm-3.0) get back
12cr|nemiver-0.9.3-1|82	- BR: pkgconfig(gtksourceviewmm-3.0) removed
12cr|nemiver-0.9.3-1|83	- version update 0.9.2
12cr|nemiver-0.9.3-1|84	
12cr|nemiver-0.9.3-1|85	* Sun May 08 2011 Götz Waschk <waschk@mandriva.org> 0.8.2-1
12cr|nemiver-0.9.3-1|86	+ Revision: 672592
12cr|nemiver-0.9.3-1|87	- new version
12cr|nemiver-0.9.3-1|88	- update to new version 0.8.1
12cr|nemiver-0.9.3-1|89	
12cr|nemiver-0.9.3-1|90	* Tue Oct 19 2010 Götz Waschk <waschk@mandriva.org> 0.8.0-1mdv2011.0
12cr|nemiver-0.9.3-1|91	+ Revision: 586738
12cr|nemiver-0.9.3-1|92	- new version
12cr|nemiver-0.9.3-1|93	
12cr|nemiver-0.9.3-1|94	* Mon Dec 07 2009 Götz Waschk <waschk@mandriva.org> 0.7.3-1mdv2010.1
12cr|nemiver-0.9.3-1|95	+ Revision: 474345
12cr|nemiver-0.9.3-1|96	- update to new version 0.7.3
12cr|nemiver-0.9.3-1|97	
12cr|nemiver-0.9.3-1|98	* Sun Sep 13 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.2-1mdv2010.0
12cr|nemiver-0.9.3-1|99	+ Revision: 438615
12cr|nemiver-0.9.3-1|100	- update to new version 0.7.2
12cr|nemiver-0.9.3-1|101	
12cr|nemiver-0.9.3-1|102	* Sat Aug 01 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.1-1mdv2010.0
12cr|nemiver-0.9.3-1|103	+ Revision: 407277
12cr|nemiver-0.9.3-1|104	- Update to new version 0.7.1
12cr|nemiver-0.9.3-1|105	
12cr|nemiver-0.9.3-1|106	* Sat Jul 04 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.0-1mdv2010.0
12cr|nemiver-0.9.3-1|107	+ Revision: 392363
12cr|nemiver-0.9.3-1|108	- update to new version 0.7.0
12cr|nemiver-0.9.3-1|109	
12cr|nemiver-0.9.3-1|110	* Wed Jun 10 2009 Götz Waschk <waschk@mandriva.org> 0.6.7-3mdv2010.0
12cr|nemiver-0.9.3-1|111	+ Revision: 384701
12cr|nemiver-0.9.3-1|112	- rebuild for new vte
12cr|nemiver-0.9.3-1|113	
12cr|nemiver-0.9.3-1|114	* Tue Jun 02 2009 Götz Waschk <waschk@mandriva.org> 0.6.7-2mdv2010.0
12cr|nemiver-0.9.3-1|115	+ Revision: 382170
12cr|nemiver-0.9.3-1|116	- rebuild for new libvte
12cr|nemiver-0.9.3-1|117	
12cr|nemiver-0.9.3-1|118	* Mon May 04 2009 Götz Waschk <waschk@mandriva.org> 0.6.7-1mdv2010.0
12cr|nemiver-0.9.3-1|119	+ Revision: 371601
12cr|nemiver-0.9.3-1|120	- update to new version 0.6.7
12cr|nemiver-0.9.3-1|121	
12cr|nemiver-0.9.3-1|122	* Mon Apr 06 2009 Frederic Crozat <fcrozat@mandriva.com> 0.6.6-1mdv2009.1
12cr|nemiver-0.9.3-1|123	+ Revision: 364441
12cr|nemiver-0.9.3-1|124	- Release 0.6.6
12cr|nemiver-0.9.3-1|125	
12cr|nemiver-0.9.3-1|126	* Wed Mar 11 2009 Frederic Crozat <fcrozat@mandriva.com> 0.6.5-3mdv2009.1
12cr|nemiver-0.9.3-1|127	+ Revision: 353821
12cr|nemiver-0.9.3-1|128	- Patch0 (GIT): update ephy-spinner
12cr|nemiver-0.9.3-1|129	
12cr|nemiver-0.9.3-1|130	* Mon Mar 02 2009 Emmanuel Andry <eandry@mandriva.org> 0.6.5-2mdv2009.1
12cr|nemiver-0.9.3-1|131	+ Revision: 347261
12cr|nemiver-0.9.3-1|132	- obsoletes old and uneeded libraries
12cr|nemiver-0.9.3-1|133	
12cr|nemiver-0.9.3-1|134	* Mon Mar 02 2009 Götz Waschk <waschk@mandriva.org> 0.6.5-1mdv2009.1
12cr|nemiver-0.9.3-1|135	+ Revision: 346896
12cr|nemiver-0.9.3-1|136	- update build deps
12cr|nemiver-0.9.3-1|137	- update to new version 0.6.5
12cr|nemiver-0.9.3-1|138	- fix source URL
12cr|nemiver-0.9.3-1|139	
12cr|nemiver-0.9.3-1|140	+ Funda Wang <fwang@mandriva.org>
12cr|nemiver-0.9.3-1|141	- update url
12cr|nemiver-0.9.3-1|142	
12cr|nemiver-0.9.3-1|143	* Thu Nov 27 2008 Funda Wang <fwang@mandriva.org> 0.6.4-1mdv2009.1
12cr|nemiver-0.9.3-1|144	+ Revision: 307223
12cr|nemiver-0.9.3-1|145	- new version 0.6.4
12cr|nemiver-0.9.3-1|146	
12cr|nemiver-0.9.3-1|147	* Tue Nov 11 2008 Funda Wang <fwang@mandriva.org> 0.6.3-3mdv2009.1
12cr|nemiver-0.9.3-1|148	+ Revision: 302016
12cr|nemiver-0.9.3-1|149	- rebuild for xcb
12cr|nemiver-0.9.3-1|150	- add debugger category
12cr|nemiver-0.9.3-1|151	
12cr|nemiver-0.9.3-1|152	* Sat Oct 11 2008 Adam Williamson <awilliamson@mandriva.org> 0.6.3-1mdv2009.1
12cr|nemiver-0.9.3-1|153	+ Revision: 292588
12cr|nemiver-0.9.3-1|154	- drop old Mandriva menu category from .desktop file
12cr|nemiver-0.9.3-1|155	- new release 0.6.3
12cr|nemiver-0.9.3-1|156	
12cr|nemiver-0.9.3-1|157	* Sat Aug 30 2008 Frederic Crozat <fcrozat@mandriva.com> 0.6.2-1mdv2009.0
12cr|nemiver-0.9.3-1|158	+ Revision: 277620
12cr|nemiver-0.9.3-1|159	- Release 0.6.2
12cr|nemiver-0.9.3-1|160	
12cr|nemiver-0.9.3-1|161	* Thu Jul 31 2008 Frederic Crozat <fcrozat@mandriva.com> 0.6.1-1mdv2009.0
12cr|nemiver-0.9.3-1|162	+ Revision: 257953
12cr|nemiver-0.9.3-1|163	- Release 0.6.1
12cr|nemiver-0.9.3-1|164	
12cr|nemiver-0.9.3-1|165	* Mon Jun 23 2008 Frederic Crozat <fcrozat@mandriva.com> 0.5.4-1mdv2009.0
12cr|nemiver-0.9.3-1|166	+ Revision: 227991
12cr|nemiver-0.9.3-1|167	- Release 0.5.4
12cr|nemiver-0.9.3-1|168	
12cr|nemiver-0.9.3-1|169	+ Pixel <pixel@mandriva.com>
12cr|nemiver-0.9.3-1|170	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|nemiver-0.9.3-1|171	
12cr|nemiver-0.9.3-1|172	* Tue May 27 2008 Funda Wang <fwang@mandriva.org> 0.5.3-1mdv2009.0
12cr|nemiver-0.9.3-1|173	+ Revision: 211507
12cr|nemiver-0.9.3-1|174	- New version 0.5.3
12cr|nemiver-0.9.3-1|175	
12cr|nemiver-0.9.3-1|176	* Tue May 13 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.2-1mdv2009.0
12cr|nemiver-0.9.3-1|177	+ Revision: 206523
12cr|nemiver-0.9.3-1|178	- new release 0.5.2
12cr|nemiver-0.9.3-1|179	- drop unneeded old icon locations
12cr|nemiver-0.9.3-1|180	- spec clean
12cr|nemiver-0.9.3-1|181	
12cr|nemiver-0.9.3-1|182	* Tue Mar 18 2008 Michael Scherer <misc@mandriva.org> 0.5.0-2mdv2008.1
12cr|nemiver-0.9.3-1|183	+ Revision: 188535
12cr|nemiver-0.9.3-1|184	- fix buildrequires
12cr|nemiver-0.9.3-1|185	- add support for memoryview option, as pointed by dodji on #gnome-fr
12cr|nemiver-0.9.3-1|186	
12cr|nemiver-0.9.3-1|187	* Sun Mar 16 2008 Frederic Crozat <fcrozat@mandriva.com> 0.5.0-1mdv2008.1
12cr|nemiver-0.9.3-1|188	+ Revision: 188179
12cr|nemiver-0.9.3-1|189	- Release 0.5.0
12cr|nemiver-0.9.3-1|190	
12cr|nemiver-0.9.3-1|191	+ Thierry Vignaud <tv@mandriva.org>
12cr|nemiver-0.9.3-1|192	- drop old menu
12cr|nemiver-0.9.3-1|193	- kill re-definition of %%buildroot on Pixel's request
12cr|nemiver-0.9.3-1|194	
12cr|nemiver-0.9.3-1|195	+ Olivier Blin <blino@mandriva.org>
12cr|nemiver-0.9.3-1|196	- restore BuildRoot
12cr|nemiver-0.9.3-1|197	
12cr|nemiver-0.9.3-1|198	* Fri Aug 03 2007 Frederic Crozat <fcrozat@mandriva.com> 0.4.0-1mdv2008.0
12cr|nemiver-0.9.3-1|199	+ Revision: 58512
12cr|nemiver-0.9.3-1|200	-Patch0: fix build with recent libgtop
12cr|nemiver-0.9.3-1|201	-fix buildrequires
12cr|nemiver-0.9.3-1|202	
12cr|nemiver-0.9.3-1|203	+ Jérôme Soyer <saispo@mandriva.org>
12cr|nemiver-0.9.3-1|204	- Add BuildRequires
12cr|nemiver-0.9.3-1|205	- New release 0.4.0
12cr|nemiver-0.9.3-1|206	
12cr|nemiver-0.9.3-1|207	
12cr|nemiver-0.9.3-1|208	* Sun Jan 21 2007 Götz Waschk <waschk@mandriva.org> 0.3.0-1mdv2007.0
12cr|nemiver-0.9.3-1|209	+ Revision: 111404
12cr|nemiver-0.9.3-1|210	- new version
12cr|nemiver-0.9.3-1|211	- bump deps
12cr|nemiver-0.9.3-1|212	- update file list
12cr|nemiver-0.9.3-1|213	- fix split between main and library package
12cr|nemiver-0.9.3-1|214	
12cr|nemiver-0.9.3-1|215	* Fri Dec 15 2006 Jérôme Soyer <saispo@mandriva.org> 0.2.0-4mdv2007.1
12cr|nemiver-0.9.3-1|216	+ Revision: 97291
12cr|nemiver-0.9.3-1|217	- Fix sqlite
12cr|nemiver-0.9.3-1|218	- Fix Release
12cr|nemiver-0.9.3-1|219	- Fix sqlite
12cr|nemiver-0.9.3-1|220	
12cr|nemiver-0.9.3-1|221	* Fri Dec 15 2006 Jérôme Soyer <saispo@mandriva.org> 0.2.0-3mdv2007.1
12cr|nemiver-0.9.3-1|222	+ Revision: 97229
12cr|nemiver-0.9.3-1|223	- Fix exclude
12cr|nemiver-0.9.3-1|224	- Fix bug
12cr|nemiver-0.9.3-1|225	- Fix bug
12cr|nemiver-0.9.3-1|226	- Fix bug
12cr|nemiver-0.9.3-1|227	- Fix preun
12cr|nemiver-0.9.3-1|228	- Fix schemas and Requires
12cr|nemiver-0.9.3-1|229	
12cr|nemiver-0.9.3-1|230	* Thu Dec 14 2006 Jérôme Soyer <saispo@mandriva.org> 0.2.0-1mdv2007.1
12cr|nemiver-0.9.3-1|231	+ Revision: 96802
12cr|nemiver-0.9.3-1|232	- New release 0.2.0
12cr|nemiver-0.9.3-1|233	
12cr|nemiver-0.9.3-1|234	* Mon Dec 11 2006 Jérôme Soyer <saispo@mandriva.org> 0.1.0-2mdv2007.1
12cr|nemiver-0.9.3-1|235	+ Revision: 94681
12cr|nemiver-0.9.3-1|236	- Repush
12cr|nemiver-0.9.3-1|237	- Repush
12cr|nemiver-0.9.3-1|238	- Add BuildRequires
12cr|nemiver-0.9.3-1|239	- Add BuildRequires
12cr|nemiver-0.9.3-1|240	- Add BuildRequires
12cr|nemiver-0.9.3-1|241	- Fix BuildRequires
12cr|nemiver-0.9.3-1|242	- Add BuildRequires
12cr|nemiver-0.9.3-1|243	- Fix
12cr|nemiver-0.9.3-1|244	- Add BuildRequires
12cr|nemiver-0.9.3-1|245	- Add BuildRequires
12cr|nemiver-0.9.3-1|246	- Import nemiver
12cr|nemiver-0.9.3-1|247	
12cr|nemiver-0.9.3-1|248	* Mon Nov 27 2006 Jerome Soyer <saispo@mandriva.org> 0.1.0-1mdv2007.0
12cr|nemiver-0.9.3-1|249	- First release
12cr|nemiver-0.9.3-1|250	

3421 12
12cr|nepomukannotation-0.2.0-4|1	Name:		nepomukannotation
12cr|nepomukannotation-0.2.0-4|2	Version:	0.2.0
12cr|nepomukannotation-0.2.0-4|3	Release:	4
12cr|nepomukannotation-0.2.0-4|4	Summary:	Set of tools that provides annotation suggestions for Nepomuk
12cr|nepomukannotation-0.2.0-4|5	Group:		Graphical desktop/KDE
12cr|nepomukannotation-0.2.0-4|6	License:	GPLv2+
12cr|nepomukannotation-0.2.0-4|7	Url:		http://quickgit.kde.org/?p=%name.git
12cr|nepomukannotation-0.2.0-4|8	Source0:	%{name}-%{version}.tar.bz2
12cr|nepomukannotation-0.2.0-4|9	Patch0:		nepomukannotation-0.2.0-fix-build.patch
12cr|nepomukannotation-0.2.0-4|10	Patch1:		nepomukannotation-0.2.0-soprano.patch
12cr|nepomukannotation-0.2.0-4|11	Patch2:		nepomukannotation-0.2.0-linkage.patch
12cr|nepomukannotation-0.2.0-4|12	BuildRequires:	doxygen
12cr|nepomukannotation-0.2.0-4|13	BuildRequires:	kdelibs4-devel
12cr|nepomukannotation-0.2.0-4|14	BuildRequires:	kdebase4-devel
12cr|nepomukannotation-0.2.0-4|15	BuildRequires:	kdebase4-workspace-devel
12cr|nepomukannotation-0.2.0-4|16	BuildRequires:	tesseract-devel
12cr|nepomukannotation-0.2.0-4|17	BuildRequires:	nepomukextras-devel
12cr|nepomukannotation-0.2.0-4|18	
12cr|nepomukannotation-0.2.0-4|19	%description
12cr|nepomukannotation-0.2.0-4|20	A library and a set of tools that provide annotation suggestions.
12cr|nepomukannotation-0.2.0-4|21	
12cr|nepomukannotation-0.2.0-4|22	%files -f %{name}.lang
12cr|nepomukannotation-0.2.0-4|23	%{_kde_bindir}/nepomuksimpleannotator
12cr|nepomukannotation-0.2.0-4|24	%{_kde_bindir}/nepomuktextannotator
12cr|nepomukannotation-0.2.0-4|25	%{_kde_bindir}/resourceeditor
12cr|nepomukannotation-0.2.0-4|26	%{_kde_libdir}/kde4/*
12cr|nepomukannotation-0.2.0-4|27	%{_kde_applicationsdir}/nepomuksimpleannotator.desktop
12cr|nepomukannotation-0.2.0-4|28	%{_kde_applicationsdir}/nepomuktextannotator-app.desktop
12cr|nepomukannotation-0.2.0-4|29	%{_kde_datadir}/dbus-1/interfaces/org.kde.nepomuk.UserContextService.xml
12cr|nepomukannotation-0.2.0-4|30	%{_kde_services}/nepomukannotationplugins/contextannotationplugin.desktop
12cr|nepomukannotation-0.2.0-4|31	%{_kde_services}/nepomukannotationplugins/dbpediaannotationplugin.desktop
12cr|nepomukannotation-0.2.0-4|32	%{_kde_services}/nepomukannotationplugins/geonamesannotationplugin.desktop
12cr|nepomukannotation-0.2.0-4|33	%{_kde_services}/nepomukannotationplugins/nepomuk_tagsannotationplugin.desktop
12cr|nepomukannotation-0.2.0-4|34	%{_kde_services}/nepomukannotationplugins/nepomuk_webpageannotationplugin.desktop
12cr|nepomukannotation-0.2.0-4|35	%{_kde_services}/nepomukannotationplugins/pimoannotationplugin.desktop
12cr|nepomukannotation-0.2.0-4|36	%{_kde_services}/nepomukannotationplugins/pimotypeannotationplugin.desktop
12cr|nepomukannotation-0.2.0-4|37	%{_kde_services}/nepomukannotationplugins/propertycreationannotationplugin.desktop
12cr|nepomukannotation-0.2.0-4|38	%{_kde_services}/nepomukmenuplugin.desktop
12cr|nepomukannotation-0.2.0-4|39	%{_kde_services}/nepomukusercontextservice.desktop
12cr|nepomukannotation-0.2.0-4|40	%{_kde_services}/plasma-applet-nepomukcontextchooser.desktop
12cr|nepomukannotation-0.2.0-4|41	%{_kde_servicetypes}/nepomuk-annotationplugin.desktop
12cr|nepomukannotation-0.2.0-4|42	
12cr|nepomukannotation-0.2.0-4|43	#-------------------------------------------------------------------------
12cr|nepomukannotation-0.2.0-4|44	
12cr|nepomukannotation-0.2.0-4|45	%define nepomukannotation_major 0
12cr|nepomukannotation-0.2.0-4|46	%define libnepomukannotation %mklibname nepomukannotation %{nepomukannotation_major}
12cr|nepomukannotation-0.2.0-4|47	
12cr|nepomukannotation-0.2.0-4|48	%package -n %{libnepomukannotation}
12cr|nepomukannotation-0.2.0-4|49	Summary:	%{name} library
12cr|nepomukannotation-0.2.0-4|50	Group:		System/Libraries
12cr|nepomukannotation-0.2.0-4|51	
12cr|nepomukannotation-0.2.0-4|52	%description -n %{libnepomukannotation}
12cr|nepomukannotation-0.2.0-4|53	A library and a set of tools that provide annotation suggestions.
12cr|nepomukannotation-0.2.0-4|54	
12cr|nepomukannotation-0.2.0-4|55	%files -n %{libnepomukannotation}
12cr|nepomukannotation-0.2.0-4|56	%{_kde_libdir}/libnepomukannotation.so.%{nepomukannotation_major}*
12cr|nepomukannotation-0.2.0-4|57	
12cr|nepomukannotation-0.2.0-4|58	#-------------------------------------------------------------------------
12cr|nepomukannotation-0.2.0-4|59	
12cr|nepomukannotation-0.2.0-4|60	%package devel
12cr|nepomukannotation-0.2.0-4|61	Summary:	%{name} devel headers
12cr|nepomukannotation-0.2.0-4|62	Group:		System/Libraries
12cr|nepomukannotation-0.2.0-4|63	Requires:	%{libnepomukannotation} = %{version}-%{release}
12cr|nepomukannotation-0.2.0-4|64	
12cr|nepomukannotation-0.2.0-4|65	%description devel
12cr|nepomukannotation-0.2.0-4|66	A library and a set of tools that provide annotation suggestions.
12cr|nepomukannotation-0.2.0-4|67	
12cr|nepomukannotation-0.2.0-4|68	This package provides the devel files for %{name}
12cr|nepomukannotation-0.2.0-4|69	
12cr|nepomukannotation-0.2.0-4|70	%files devel
12cr|nepomukannotation-0.2.0-4|71	%{_kde_includedir}/nepomuk/*
12cr|nepomukannotation-0.2.0-4|72	%{_kde_libdir}/libnepomukannotation.so
12cr|nepomukannotation-0.2.0-4|73	%{_kde_datadir}/cmake/NepomukAnnotation
12cr|nepomukannotation-0.2.0-4|74	
12cr|nepomukannotation-0.2.0-4|75	#-------------------------------------------------------------------------
12cr|nepomukannotation-0.2.0-4|76	
12cr|nepomukannotation-0.2.0-4|77	%prep
12cr|nepomukannotation-0.2.0-4|78	%setup -q
12cr|nepomukannotation-0.2.0-4|79	%patch0 -p0
12cr|nepomukannotation-0.2.0-4|80	%patch1 -p1
12cr|nepomukannotation-0.2.0-4|81	%patch2 -p1
12cr|nepomukannotation-0.2.0-4|82	
12cr|nepomukannotation-0.2.0-4|83	%build
12cr|nepomukannotation-0.2.0-4|84	%global ldflags %{ldflags} -fuse-ld=bfd
12cr|nepomukannotation-0.2.0-4|85	%cmake_kde4
12cr|nepomukannotation-0.2.0-4|86	%make
12cr|nepomukannotation-0.2.0-4|87	
12cr|nepomukannotation-0.2.0-4|88	%install
12cr|nepomukannotation-0.2.0-4|89	%makeinstall_std -C build
12cr|nepomukannotation-0.2.0-4|90	%find_lang --all-name nepomukannotation nepomuk_propertycreationannotationplugin nepomuk_pimoannotationplugin nepomuk_geonamesannotationplugin nepomuk_pimotypeannotationplugin nepomuk_webpageannotationplugin plasma_applet_nepomukcontextchooser nepomukmenuplugin %{name}.lang
12cr|nepomukannotation-0.2.0-4|91	

3422 12
12cr|nepomukextras-0.2.0-2|1	%define nepomukextras_major 0
12cr|nepomukextras-0.2.0-2|2	%define libnepomukextras %mklibname nepomukextras %{nepomukextras_major}
12cr|nepomukextras-0.2.0-2|3	
12cr|nepomukextras-0.2.0-2|4	Name:		nepomukextras
12cr|nepomukextras-0.2.0-2|5	Version:	0.2.0
12cr|nepomukextras-0.2.0-2|6	Release:	2
12cr|nepomukextras-0.2.0-2|7	Summary:	Nepomuk support files
12cr|nepomukextras-0.2.0-2|8	Group:		Graphical desktop/KDE
12cr|nepomukextras-0.2.0-2|9	License:	GPLv2+
12cr|nepomukextras-0.2.0-2|10	Url:		ftp://ftp.kde.org/pub/kde/unstable/nepomuk/
12cr|nepomukextras-0.2.0-2|11	Source0:	ftp://ftp.kde.org/pub/kde/unstable/nepomuk/%{name}-%{version}.tar.bz2
12cr|nepomukextras-0.2.0-2|12	Patch0:		nepomukextras-0.2.0-soprano.patch
12cr|nepomukextras-0.2.0-2|13	Requires:	%{libnepomukextras} = %{version}-%{release}
12cr|nepomukextras-0.2.0-2|14	BuildRequires:	kdelibs4-devel
12cr|nepomukextras-0.2.0-2|15	BuildRequires:	tesseract-devel
12cr|nepomukextras-0.2.0-2|16	BuildRequires:	kolena-devel
12cr|nepomukextras-0.2.0-2|17	
12cr|nepomukextras-0.2.0-2|18	%description
12cr|nepomukextras-0.2.0-2|19	Nepomuk support files.
12cr|nepomukextras-0.2.0-2|20	
12cr|nepomukextras-0.2.0-2|21	%files -f %{name}.lang
12cr|nepomukextras-0.2.0-2|22	
12cr|nepomukextras-0.2.0-2|23	#-------------------------------------------------------------------------
12cr|nepomukextras-0.2.0-2|24	
12cr|nepomukextras-0.2.0-2|25	%package -n %{libnepomukextras}
12cr|nepomukextras-0.2.0-2|26	Summary:	Nepomuk support library
12cr|nepomukextras-0.2.0-2|27	Group:		System/Libraries
12cr|nepomukextras-0.2.0-2|28	
12cr|nepomukextras-0.2.0-2|29	%description -n %{libnepomukextras}
12cr|nepomukextras-0.2.0-2|30	Nepomuk support library.
12cr|nepomukextras-0.2.0-2|31	
12cr|nepomukextras-0.2.0-2|32	%files -n %{libnepomukextras}
12cr|nepomukextras-0.2.0-2|33	%{_kde_libdir}/libnepomukextras.so.%{nepomukextras_major}*
12cr|nepomukextras-0.2.0-2|34	
12cr|nepomukextras-0.2.0-2|35	#-------------------------------------------------------------------------
12cr|nepomukextras-0.2.0-2|36	
12cr|nepomukextras-0.2.0-2|37	%package devel
12cr|nepomukextras-0.2.0-2|38	Summary:	Nepomuk support devel headers
12cr|nepomukextras-0.2.0-2|39	Group:		Development/KDE and Qt
12cr|nepomukextras-0.2.0-2|40	Requires:	%{libnepomukextras} = %{version}-%{release}
12cr|nepomukextras-0.2.0-2|41	
12cr|nepomukextras-0.2.0-2|42	%description devel
12cr|nepomukextras-0.2.0-2|43	Nepomuk support devel headers.
12cr|nepomukextras-0.2.0-2|44	
12cr|nepomukextras-0.2.0-2|45	%files devel
12cr|nepomukextras-0.2.0-2|46	%{_kde_includedir}/nepomuk/*
12cr|nepomukextras-0.2.0-2|47	%{_kde_datadir}/cmake/NepomukExtras
12cr|nepomukextras-0.2.0-2|48	%{_kde_libdir}/libnepomukextras.so
12cr|nepomukextras-0.2.0-2|49	
12cr|nepomukextras-0.2.0-2|50	#-------------------------------------------------------------------------
12cr|nepomukextras-0.2.0-2|51	
12cr|nepomukextras-0.2.0-2|52	%prep
12cr|nepomukextras-0.2.0-2|53	%setup -q
12cr|nepomukextras-0.2.0-2|54	%patch0 -p1
12cr|nepomukextras-0.2.0-2|55	
12cr|nepomukextras-0.2.0-2|56	%build
12cr|nepomukextras-0.2.0-2|57	%cmake_kde4
12cr|nepomukextras-0.2.0-2|58	%make
12cr|nepomukextras-0.2.0-2|59	
12cr|nepomukextras-0.2.0-2|60	%install
12cr|nepomukextras-0.2.0-2|61	%makeinstall_std -C build
12cr|nepomukextras-0.2.0-2|62	
12cr|nepomukextras-0.2.0-2|63	%find_lang %{name}
12cr|nepomukextras-0.2.0-2|64	

3423 12
12cr|nessus-libraries-2.2.10-7|1	%define major 2
12cr|nessus-libraries-2.2.10-7|2	%define libname %mklibname nessus %{major}
12cr|nessus-libraries-2.2.10-7|3	%define libnamedev %mklibname nessus -d
12cr|nessus-libraries-2.2.10-7|4	
12cr|nessus-libraries-2.2.10-7|5	Summary:	Libraries needed by the Nessus security scanner
12cr|nessus-libraries-2.2.10-7|6	Name:		nessus-libraries
12cr|nessus-libraries-2.2.10-7|7	Version:	2.2.10
12cr|nessus-libraries-2.2.10-7|8	Release:	%mkrel 7
12cr|nessus-libraries-2.2.10-7|9	License:	GPL
12cr|nessus-libraries-2.2.10-7|10	Group:		System/Libraries
12cr|nessus-libraries-2.2.10-7|11	URL:		http://www.nessus.org
12cr|nessus-libraries-2.2.10-7|12	# http://cgi.tenablesecurity.com/nessus3dl.php?file=nessus-libraries-2.2.10.tar.gz&licence_accept=yes&t=5a144975306462c6d49d299ba1d6c0b2
12cr|nessus-libraries-2.2.10-7|13	Source0:	%{name}-%{version}.tar.gz
12cr|nessus-libraries-2.2.10-7|14	Patch0:		nessus-libraries-2.2.7-nessus-config.diff
12cr|nessus-libraries-2.2.10-7|15	Patch1:		nessus-libraries-2.2.10-link.patch
12cr|nessus-libraries-2.2.10-7|16	BuildRequires:	bison
12cr|nessus-libraries-2.2.10-7|17	BuildRequires:	flex
12cr|nessus-libraries-2.2.10-7|18	BuildRequires:	openssl-devel
12cr|nessus-libraries-2.2.10-7|19	BuildRequires:	%libnamedev
12cr|nessus-libraries-2.2.10-7|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nessus-libraries-2.2.10-7|21	
12cr|nessus-libraries-2.2.10-7|22	%description
12cr|nessus-libraries-2.2.10-7|23	Nessus 2.2 is a free, up-to-date, and full featured remote security scanner for
12cr|nessus-libraries-2.2.10-7|24	Linux. It is multithreaded, plugin-based, has a nice GTK interface, and
12cr|nessus-libraries-2.2.10-7|25	currently performs 410 remote security checks. It has powerful reporting
12cr|nessus-libraries-2.2.10-7|26	capabilities (HTML, LaTeX, ASCII text) and not only points out problems,
12cr|nessus-libraries-2.2.10-7|27	but suggests a solution for each of them.
12cr|nessus-libraries-2.2.10-7|28	
12cr|nessus-libraries-2.2.10-7|29	This package provides libraries needed by nessus.
12cr|nessus-libraries-2.2.10-7|30	
12cr|nessus-libraries-2.2.10-7|31	%package -n	%{libname}
12cr|nessus-libraries-2.2.10-7|32	Summary:	Libraries needed by nessus
12cr|nessus-libraries-2.2.10-7|33	Group:		System/Libraries
12cr|nessus-libraries-2.2.10-7|34	
12cr|nessus-libraries-2.2.10-7|35	%description -n	%{libname}
12cr|nessus-libraries-2.2.10-7|36	Libraries needed by nessus
12cr|nessus-libraries-2.2.10-7|37	
12cr|nessus-libraries-2.2.10-7|38	%package -n	%{libnamedev}
12cr|nessus-libraries-2.2.10-7|39	Summary:	Development libraries and headers for Nessus
12cr|nessus-libraries-2.2.10-7|40	Group:		System/Libraries
12cr|nessus-libraries-2.2.10-7|41	Requires:	%{libname} = %{version}
12cr|nessus-libraries-2.2.10-7|42	Provides:	libnessus-devel = %{version}
12cr|nessus-libraries-2.2.10-7|43	Provides:	nessus-libraries-devel = %{version}
12cr|nessus-libraries-2.2.10-7|44	Obsoletes:	%{mklibname nessus 2 -d}
12cr|nessus-libraries-2.2.10-7|45	
12cr|nessus-libraries-2.2.10-7|46	%description -n %{libnamedev}
12cr|nessus-libraries-2.2.10-7|47	Development libraries and headers for Nessus.
12cr|nessus-libraries-2.2.10-7|48	
12cr|nessus-libraries-2.2.10-7|49	%prep
12cr|nessus-libraries-2.2.10-7|50	
12cr|nessus-libraries-2.2.10-7|51	%setup -q -n %{name}
12cr|nessus-libraries-2.2.10-7|52	%patch0 -p0
12cr|nessus-libraries-2.2.10-7|53	%patch1 -p0
12cr|nessus-libraries-2.2.10-7|54	
12cr|nessus-libraries-2.2.10-7|55	# lib64 fix
12cr|nessus-libraries-2.2.10-7|56	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
12cr|nessus-libraries-2.2.10-7|57	
12cr|nessus-libraries-2.2.10-7|58	%build
12cr|nessus-libraries-2.2.10-7|59	CFLAGS="%{optflags}" ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no \
12cr|nessus-libraries-2.2.10-7|60	%configure2_5x --prefix=%{_prefix} --enable-cipher --enable-zlib
12cr|nessus-libraries-2.2.10-7|61	
12cr|nessus-libraries-2.2.10-7|62	perl -pi -e 's/-o root / /g; s/-o \$\(installuser\) / /g; y/{}/()/' Makefile
12cr|nessus-libraries-2.2.10-7|63	%make LDFLAGS="%ldflags"
12cr|nessus-libraries-2.2.10-7|64	
12cr|nessus-libraries-2.2.10-7|65	%install
12cr|nessus-libraries-2.2.10-7|66	if [ -d %{buildroot} ]; then rm -rf %{buildroot}; fi
12cr|nessus-libraries-2.2.10-7|67	
12cr|nessus-libraries-2.2.10-7|68	%makeinstall_std
12cr|nessus-libraries-2.2.10-7|69	
12cr|nessus-libraries-2.2.10-7|70	# remove unwanted files
12cr|nessus-libraries-2.2.10-7|71	rm -rf %{buildroot}%{_sbindir}/uninstall-nessus
12cr|nessus-libraries-2.2.10-7|72	rm -rf %{buildroot}%{_datadir}/doc
12cr|nessus-libraries-2.2.10-7|73	
12cr|nessus-libraries-2.2.10-7|74	# workaround
12cr|nessus-libraries-2.2.10-7|75	install -d %{buildroot}/usr/lib/debug
12cr|nessus-libraries-2.2.10-7|76	
12cr|nessus-libraries-2.2.10-7|77	%if %mdkversion < 200900
12cr|nessus-libraries-2.2.10-7|78	%post -n %{libname} -p /sbin/ldconfig
12cr|nessus-libraries-2.2.10-7|79	%endif
12cr|nessus-libraries-2.2.10-7|80	
12cr|nessus-libraries-2.2.10-7|81	%if %mdkversion < 200900
12cr|nessus-libraries-2.2.10-7|82	%postun -n %{libname} -p /sbin/ldconfig
12cr|nessus-libraries-2.2.10-7|83	%endif
12cr|nessus-libraries-2.2.10-7|84	
12cr|nessus-libraries-2.2.10-7|85	%clean
12cr|nessus-libraries-2.2.10-7|86	if [ -d %{buildroot} ]; then rm -rf %{buildroot}; fi
12cr|nessus-libraries-2.2.10-7|87	
12cr|nessus-libraries-2.2.10-7|88	%files -n %{libname}
12cr|nessus-libraries-2.2.10-7|89	%defattr(0644,root,root,755)
12cr|nessus-libraries-2.2.10-7|90	%attr(0755,root,root) %{_libdir}/*.so.*
12cr|nessus-libraries-2.2.10-7|91	%exclude /usr/lib/debug
12cr|nessus-libraries-2.2.10-7|92	
12cr|nessus-libraries-2.2.10-7|93	%files -n %{libnamedev}
12cr|nessus-libraries-2.2.10-7|94	%defattr(0644,root,root,755)
12cr|nessus-libraries-2.2.10-7|95	%dir %{_includedir}/nessus
12cr|nessus-libraries-2.2.10-7|96	%{_includedir}/nessus/*
12cr|nessus-libraries-2.2.10-7|97	%attr(0755,root,root) %{_libdir}/*.so
12cr|nessus-libraries-2.2.10-7|98	%{_libdir}/*.*a
12cr|nessus-libraries-2.2.10-7|99	%attr(0755,root,root) %{_bindir}/nessus-config
12cr|nessus-libraries-2.2.10-7|100	%{_mandir}/man1/*
12cr|nessus-libraries-2.2.10-7|101	%exclude /usr/lib/debug
12cr|nessus-libraries-2.2.10-7|102	
12cr|nessus-libraries-2.2.10-7|103	
12cr|nessus-libraries-2.2.10-7|104	%changelog
12cr|nessus-libraries-2.2.10-7|105	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.10-7mdv2011.0
12cr|nessus-libraries-2.2.10-7|106	+ Revision: 613009
12cr|nessus-libraries-2.2.10-7|107	- the mass rebuild of 2010.1 packages
12cr|nessus-libraries-2.2.10-7|108	
12cr|nessus-libraries-2.2.10-7|109	* Sun Apr 18 2010 Funda Wang <fwang@mandriva.org> 2.2.10-6mdv2010.1
12cr|nessus-libraries-2.2.10-7|110	+ Revision: 536333
12cr|nessus-libraries-2.2.10-7|111	- add nessus-devel for wrongly written makefiles
12cr|nessus-libraries-2.2.10-7|112	
12cr|nessus-libraries-2.2.10-7|113	* Fri Apr 16 2010 Funda Wang <fwang@mandriva.org> 2.2.10-5mdv2010.1
12cr|nessus-libraries-2.2.10-7|114	+ Revision: 535301
12cr|nessus-libraries-2.2.10-7|115	- fix linkage
12cr|nessus-libraries-2.2.10-7|116	
12cr|nessus-libraries-2.2.10-7|117	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.2.10-4mdv2010.0
12cr|nessus-libraries-2.2.10-7|118	+ Revision: 430163
12cr|nessus-libraries-2.2.10-7|119	- rebuild
12cr|nessus-libraries-2.2.10-7|120	
12cr|nessus-libraries-2.2.10-7|121	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.2.10-3mdv2009.0
12cr|nessus-libraries-2.2.10-7|122	+ Revision: 253732
12cr|nessus-libraries-2.2.10-7|123	- rebuild
12cr|nessus-libraries-2.2.10-7|124	
12cr|nessus-libraries-2.2.10-7|125	+ Pixel <pixel@mandriva.com>
12cr|nessus-libraries-2.2.10-7|126	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|nessus-libraries-2.2.10-7|127	
12cr|nessus-libraries-2.2.10-7|128	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 2.2.10-1mdv2008.1
12cr|nessus-libraries-2.2.10-7|129	+ Revision: 140994
12cr|nessus-libraries-2.2.10-7|130	- restore BuildRoot
12cr|nessus-libraries-2.2.10-7|131	
12cr|nessus-libraries-2.2.10-7|132	+ Thierry Vignaud <tv@mandriva.org>
12cr|nessus-libraries-2.2.10-7|133	- kill re-definition of %%buildroot on Pixel's request
12cr|nessus-libraries-2.2.10-7|134	
12cr|nessus-libraries-2.2.10-7|135	* Fri Sep 07 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.10-1mdv2008.0
12cr|nessus-libraries-2.2.10-7|136	+ Revision: 81672
12cr|nessus-libraries-2.2.10-7|137	- Import nessus-libraries
12cr|nessus-libraries-2.2.10-7|138	
12cr|nessus-libraries-2.2.10-7|139	
12cr|nessus-libraries-2.2.10-7|140	
12cr|nessus-libraries-2.2.10-7|141	* Fri Sep 07 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.10-1mdv2008.0
12cr|nessus-libraries-2.2.10-7|142	- 2.2.10
12cr|nessus-libraries-2.2.10-7|143	
12cr|nessus-libraries-2.2.10-7|144	* Mon Jun 19 2006 Lenny Cartier <lenny@mandriva.com> 2.2.8-1mdv2006.0
12cr|nessus-libraries-2.2.10-7|145	- 2.2.8
12cr|nessus-libraries-2.2.10-7|146	
12cr|nessus-libraries-2.2.10-7|147	* Thu Mar 30 2006 Stew Benedict <sbenedict@mandriva.com> 2.2.7-6mdk
12cr|nessus-libraries-2.2.10-7|148	- don't provide nessus-devel - there is a real package with that name
12cr|nessus-libraries-2.2.10-7|149	
12cr|nessus-libraries-2.2.10-7|150	* Thu Mar 16 2006 Marcel Pol <mpol@mandriva.org> 2.2.7-5mdk
12cr|nessus-libraries-2.2.10-7|151	- also provide nessus-devel
12cr|nessus-libraries-2.2.10-7|152	
12cr|nessus-libraries-2.2.10-7|153	* Mon Mar 13 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.7-4mdk
12cr|nessus-libraries-2.2.10-7|154	- fix debug package
12cr|nessus-libraries-2.2.10-7|155	
12cr|nessus-libraries-2.2.10-7|156	* Thu Mar 09 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.7-3mdk
12cr|nessus-libraries-2.2.10-7|157	- fix debug package
12cr|nessus-libraries-2.2.10-7|158	
12cr|nessus-libraries-2.2.10-7|159	* Thu Mar 09 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.7-2mdk
12cr|nessus-libraries-2.2.10-7|160	- disable libtoolize
12cr|nessus-libraries-2.2.10-7|161	
12cr|nessus-libraries-2.2.10-7|162	* Thu Mar 09 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.7-1mdk
12cr|nessus-libraries-2.2.10-7|163	- 2.2.7
12cr|nessus-libraries-2.2.10-7|164	- added P0 to fix the nessus-config script
12cr|nessus-libraries-2.2.10-7|165	- lib64 fixes
12cr|nessus-libraries-2.2.10-7|166	
12cr|nessus-libraries-2.2.10-7|167	* Fri Jan 13 2006 Marcel Pol <mpol@mandriva.org> 2.2.6-1mdk
12cr|nessus-libraries-2.2.10-7|168	- 2.2.6
12cr|nessus-libraries-2.2.10-7|169	
12cr|nessus-libraries-2.2.10-7|170	* Thu Mar 24 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.2.4-1mdk
12cr|nessus-libraries-2.2.10-7|171	- 2.2.4
12cr|nessus-libraries-2.2.10-7|172	
12cr|nessus-libraries-2.2.10-7|173	* Fri Feb 11 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.2.3-1mdk
12cr|nessus-libraries-2.2.10-7|174	- 2.2.3
12cr|nessus-libraries-2.2.10-7|175	
12cr|nessus-libraries-2.2.10-7|176	* Fri Jan  7 2005 Stefan van der Eijk <stefan@mandrake.org> 2.2.2a-1mdk
12cr|nessus-libraries-2.2.10-7|177	- New release 2.2.2a
12cr|nessus-libraries-2.2.10-7|178	
12cr|nessus-libraries-2.2.10-7|179	* Wed Aug 18 2004 Michael Scherer <misc@mandrake.org> 2.0.12-1mdk
12cr|nessus-libraries-2.2.10-7|180	- 2.0.12
12cr|nessus-libraries-2.2.10-7|181	- rpmbuildupdate aware
12cr|nessus-libraries-2.2.10-7|182	
12cr|nessus-libraries-2.2.10-7|183	* Sat Feb 21 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 2.0.10a-1mdk
12cr|nessus-libraries-2.2.10-7|184	- Release: 2.0.10a.
12cr|nessus-libraries-2.2.10-7|185	
12cr|nessus-libraries-2.2.10-7|186	* Thu Nov 06 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.0.9-1mdk
12cr|nessus-libraries-2.2.10-7|187	- 2.0.9
12cr|nessus-libraries-2.2.10-7|188	
12cr|nessus-libraries-2.2.10-7|189	* Fri Sep 05 2003 Laurent Culioli <laurent]pschit.net> 2.0.7-4mdk
12cr|nessus-libraries-2.2.10-7|190	- fix obsoletes/provides
12cr|nessus-libraries-2.2.10-7|191	- clean specfile
12cr|nessus-libraries-2.2.10-7|192	
12cr|nessus-libraries-2.2.10-7|193	* Sun Aug 31 2003 Marcel Pol <mpol@gmx.net> 2.0.7-3mdk
12cr|nessus-libraries-2.2.10-7|194	- rebuild
12cr|nessus-libraries-2.2.10-7|195	
12cr|nessus-libraries-2.2.10-7|196	* Tue Jul 22 2003 Marcel Pol <mpol@gmx.net> 2.0.7-2mdk
12cr|nessus-libraries-2.2.10-7|197	- use correct date of upload
12cr|nessus-libraries-2.2.10-7|198	
12cr|nessus-libraries-2.2.10-7|199	* Tue Jun 17 2003 Marcel Pol <mpol@gmx.net> 2.0.7-1mdk
12cr|nessus-libraries-2.2.10-7|200	- 2.0.7
12cr|nessus-libraries-2.2.10-7|201	- split from nessus package to seperate library package
12cr|nessus-libraries-2.2.10-7|202	- remove perl commands to fix nessus-config (not necessary)
12cr|nessus-libraries-2.2.10-7|203	
12cr|nessus-libraries-2.2.10-7|204	* Wed Dec 18 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.2.7-1mdk
12cr|nessus-libraries-2.2.10-7|205	- 1.2.7
12cr|nessus-libraries-2.2.10-7|206	
12cr|nessus-libraries-2.2.10-7|207	* Tue Oct  8 2002 Stefan van der Eijk <stefan@eijk.nu> 1.2.6-1mdk
12cr|nessus-libraries-2.2.10-7|208	- 1.2.6
12cr|nessus-libraries-2.2.10-7|209	- removed README_LINUX (doesn't exist anymore)
12cr|nessus-libraries-2.2.10-7|210	
12cr|nessus-libraries-2.2.10-7|211	* Wed Sep 11 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 1.2.5-3mdk
12cr|nessus-libraries-2.2.10-7|212	- Requires nessus-plugins
12cr|nessus-libraries-2.2.10-7|213	
12cr|nessus-libraries-2.2.10-7|214	* Wed Sep 11 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 1.2.5-2mdk
12cr|nessus-libraries-2.2.10-7|215	- 1.2.5
12cr|nessus-libraries-2.2.10-7|216	
12cr|nessus-libraries-2.2.10-7|217	* Tue Sep 10 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 1.2.5-1mdk
12cr|nessus-libraries-2.2.10-7|218	- 1.2.5
12cr|nessus-libraries-2.2.10-7|219	
12cr|nessus-libraries-2.2.10-7|220	* Thu Jul 25 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.2.3-1mdk
12cr|nessus-libraries-2.2.10-7|221	- 1.2.3
12cr|nessus-libraries-2.2.10-7|222	
12cr|nessus-libraries-2.2.10-7|223	* Tue Jun 18 2002 Stefan van der Eijk <stefan@eijk.nu> 1.2.0-2mdk
12cr|nessus-libraries-2.2.10-7|224	- BuildRequires
12cr|nessus-libraries-2.2.10-7|225	
12cr|nessus-libraries-2.2.10-7|226	* Fri Apr 19 2002  Lenny Cartier <lenny@mandrakesoft.com> 1.2.0-1mdk
12cr|nessus-libraries-2.2.10-7|227	- 1.2.0
12cr|nessus-libraries-2.2.10-7|228	
12cr|nessus-libraries-2.2.10-7|229	* Thu Feb 28 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.1.13-1mdk
12cr|nessus-libraries-2.2.10-7|230	- 1.1.13
12cr|nessus-libraries-2.2.10-7|231	- xpm2png
12cr|nessus-libraries-2.2.10-7|232	
12cr|nessus-libraries-2.2.10-7|233	* Tue Jan 22 2002 Laurent Culioli <laurent@mandrakesoft.com> 1.1.11-1mdk
12cr|nessus-libraries-2.2.10-7|234	- 1.1.11
12cr|nessus-libraries-2.2.10-7|235	
12cr|nessus-libraries-2.2.10-7|236	* Sat Jan 19 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.1.9-3mdk
12cr|nessus-libraries-2.2.10-7|237	- rebuild
12cr|nessus-libraries-2.2.10-7|238	
12cr|nessus-libraries-2.2.10-7|239	* Thu Nov 22 2001 Alexander Skwar <ASkwar@Linux-Mandrake.com> 1.1.9-2mdk
12cr|nessus-libraries-2.2.10-7|240	- Make rpmlint a little happier
12cr|nessus-libraries-2.2.10-7|241	
12cr|nessus-libraries-2.2.10-7|242	* Wed Nov 21 2001 Alexander Skwar <ASkwar@Linux-Mandrake.com> 1.1.9-1mdk
12cr|nessus-libraries-2.2.10-7|243	- 1.1.9
12cr|nessus-libraries-2.2.10-7|244	- Actually really set localstatedir to /var/lib instead of to /var/log
12cr|nessus-libraries-2.2.10-7|245	
12cr|nessus-libraries-2.2.10-7|246	* Thu Nov  8 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.1.8-1mdk
12cr|nessus-libraries-2.2.10-7|247	- 1.1.8
12cr|nessus-libraries-2.2.10-7|248	- call nessus-mkcert at install if certs do not exist
12cr|nessus-libraries-2.2.10-7|249	- patch nessus-mkcert to use more sensible locations to store certs/keys (P1)
12cr|nessus-libraries-2.2.10-7|250	- make localstatedir /var/lib and not /var/log (???) so that user accounts
12cr|nessus-libraries-2.2.10-7|251	and info go into /var/lib/users and not /var/log/users
12cr|nessus-libraries-2.2.10-7|252	
12cr|nessus-libraries-2.2.10-7|253	* Wed Nov  7 2001 Frederic Lepied <flepied@mandrakesoft.com> 1.1.6-2mdk
12cr|nessus-libraries-2.2.10-7|254	- don't use sub shell in %%build
12cr|nessus-libraries-2.2.10-7|255	- use %%make
12cr|nessus-libraries-2.2.10-7|256	- use service macros
12cr|nessus-libraries-2.2.10-7|257	- added the missing nessus-mkcert, nessus-rmuser and nessus-update-plugins
12cr|nessus-libraries-2.2.10-7|258	- add a dependency on tar, gzip and lynx for nessus-update-plugins
12cr|nessus-libraries-2.2.10-7|259	
12cr|nessus-libraries-2.2.10-7|260	* Wed Oct 17 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.1.6-1mdk
12cr|nessus-libraries-2.2.10-7|261	- 1.1.6
12cr|nessus-libraries-2.2.10-7|262	
12cr|nessus-libraries-2.2.10-7|263	* Mon Sep 17 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.1.4-1mdk
12cr|nessus-libraries-2.2.10-7|264	- added by Oden Eriksson <oden.eriksson@kvikkjokk.net> :
12cr|nessus-libraries-2.2.10-7|265	- updated to 1.1.4
12cr|nessus-libraries-2.2.10-7|266	
12cr|nessus-libraries-2.2.10-7|267	* Tue Aug 21 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.9-1mdk
12cr|nessus-libraries-2.2.10-7|268	- updated to 1.0.9
12cr|nessus-libraries-2.2.10-7|269	
12cr|nessus-libraries-2.2.10-7|270	* Wed Jun  6 2001 Laurent Culioli <laurent@mandrakesoft.com> 1.0.8-1mdk
12cr|nessus-libraries-2.2.10-7|271	- updated to 1.0.8
12cr|nessus-libraries-2.2.10-7|272	
12cr|nessus-libraries-2.2.10-7|273	* Wed Mar 07 2001  Lenny Cartier <lenny@mandrakesoft.com> 1.0.7a-1mdk
12cr|nessus-libraries-2.2.10-7|274	- upgraded to 1.0.7a
12cr|nessus-libraries-2.2.10-7|275	
12cr|nessus-libraries-2.2.10-7|276	* Tue Jan 30 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.7-1mdk
12cr|nessus-libraries-2.2.10-7|277	- used srpm from Guillaume Rousse <g.rousse@mandrake-linux.com> :
12cr|nessus-libraries-2.2.10-7|278	- updated to 1.0.7
12cr|nessus-libraries-2.2.10-7|279	
12cr|nessus-libraries-2.2.10-7|280	* Mon Nov 06 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.0.5-1mdk
12cr|nessus-libraries-2.2.10-7|281	- used srpm from Alexander Skwar <ASkwar@Linux-Mandrake.com> :
12cr|nessus-libraries-2.2.10-7|282	New version
12cr|nessus-libraries-2.2.10-7|283	Added menu for the client with icons
12cr|nessus-libraries-2.2.10-7|284	Quiet the unpacking of the files
12cr|nessus-libraries-2.2.10-7|285	
12cr|nessus-libraries-2.2.10-7|286	* Wed Jul 26 2000 John Johnson <jjohnson@linux-mandrake.com> 1.0.3-1mdk
12cr|nessus-libraries-2.2.10-7|287	- Fixed an error in my spec file that caused the nessusd script in
12cr|nessus-libraries-2.2.10-7|288	/etc/rc.d/init.d to not work properly.
12cr|nessus-libraries-2.2.10-7|289	
12cr|nessus-libraries-2.2.10-7|290	* Wed Jul 12 2000 John Johnsin <jjohnson@linux-mandrake.com> 1.0.3-1mdk
12cr|nessus-libraries-2.2.10-7|291	- Updated rpm for version 1.0.3
12cr|nessus-libraries-2.2.10-7|292	- made a few small changes to spec file
12cr|nessus-libraries-2.2.10-7|293	
12cr|nessus-libraries-2.2.10-7|294	* Sat Jun 10 2000 John Johnson <jjohnson@linux-mandrake.com> 1.0.1-1mdk
12cr|nessus-libraries-2.2.10-7|295	- updated sources to the new version.
12cr|nessus-libraries-2.2.10-7|296	
12cr|nessus-libraries-2.2.10-7|297	* Mon May 29 2000 Vincent Danen <vdanen@linux-mandrake.com> 1.0.0-2mdk
12cr|nessus-libraries-2.2.10-7|298	- bzip sources
12cr|nessus-libraries-2.2.10-7|299	- fix group
12cr|nessus-libraries-2.2.10-7|300	- various specfile cleanups
12cr|nessus-libraries-2.2.10-7|301	- made unrelocatable
12cr|nessus-libraries-2.2.10-7|302	- added call to ldconfig in post and postun
12cr|nessus-libraries-2.2.10-7|303	
12cr|nessus-libraries-2.2.10-7|304	* Thu May 18 2000 John Johnson <jjohnson@linux-mandrake.com>
12cr|nessus-libraries-2.2.10-7|305	- Made Mandrake rpm

3424 12
12cr|nestopia-1.43-2|1	Name:		nestopia
12cr|nestopia-1.43-2|2	Version:	1.43
12cr|nestopia-1.43-2|3	Release:	2
12cr|nestopia-1.43-2|4	
12cr|nestopia-1.43-2|5	Summary:	A portable Nintendo Entertainment System emulator
12cr|nestopia-1.43-2|6	License:	GPLv2+
12cr|nestopia-1.43-2|7	Group:		Emulators
12cr|nestopia-1.43-2|8	URL:		http://0ldsk00l.ca/nestopia.html
12cr|nestopia-1.43-2|9	Source0:	https://github.com/downloads/rdanbrook/nestopia/nestopia-1.43.tgz
12cr|nestopia-1.43-2|10	Patch0:		nestopia-1.43-makefile.patch
12cr|nestopia-1.43-2|11	
12cr|nestopia-1.43-2|12	BuildRequires:	pkgconfig(alsa)
12cr|nestopia-1.43-2|13	BuildRequires:	pkgconfig(gl)
12cr|nestopia-1.43-2|14	BuildRequires:	pkgconfig(glu)
12cr|nestopia-1.43-2|15	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|nestopia-1.43-2|16	BuildRequires:	pkgconfig(sdl)
12cr|nestopia-1.43-2|17	BuildRequires:	pkgconfig(x11)
12cr|nestopia-1.43-2|18	
12cr|nestopia-1.43-2|19	%description
12cr|nestopia-1.43-2|20	NEStopia is a portable Nintendo Entertainment System emulator written in C++
12cr|nestopia-1.43-2|21	by Martin Freij and ported to Linux by R. Belmont.
12cr|nestopia-1.43-2|22	
12cr|nestopia-1.43-2|23	NEStopia strives for the most accurate emulation possible at the
12cr|nestopia-1.43-2|24	pixel-by-pixel and sample-by-sample level, and it has excellent mapper
12cr|nestopia-1.43-2|25	and UNIF board support as well.
12cr|nestopia-1.43-2|26	
12cr|nestopia-1.43-2|27	A few features:
12cr|nestopia-1.43-2|28	- Supports .nes, .unf/.unif, and XML format ROMs, including Vs. and
12cr|nestopia-1.43-2|29	Playchoice 10 games
12cr|nestopia-1.43-2|30	- Supports .fds discs (a file named diskrom.sys is needed for this feature)
12cr|nestopia-1.43-2|31	- Supports .nsf music rips
12cr|nestopia-1.43-2|32	- All supported files can be extracted from zip or 7zip containers (an
12cr|nestopia-1.43-2|33	archive browser is not yet included - this assumes the common GoodSet case
12cr|nestopia-1.43-2|34	of one zip or 7zip per game)
12cr|nestopia-1.43-2|35	- Supports save states
12cr|nestopia-1.43-2|36	- Supports movie recordings
12cr|nestopia-1.43-2|37	- Supports the “rewinder” - if you make a bad jump and screw up your
12cr|nestopia-1.43-2|38	game, press Backspace and the game will run in reverse. Press \ to take over
12cr|nestopia-1.43-2|39	again and try to fix your mistake.
12cr|nestopia-1.43-2|40	- Friendly GUI configuration
12cr|nestopia-1.43-2|41	- Autodetection of PAL and NTSC format games
12cr|nestopia-1.43-2|42	- Supports drag and drop of compatible games and music rips from modern Linux
12cr|nestopia-1.43-2|43	file managers, including KDE’s Konqueror and GNOME’s Nautilus.
12cr|nestopia-1.43-2|44	
12cr|nestopia-1.43-2|45	%prep
12cr|nestopia-1.43-2|46	%setup -q
12cr|nestopia-1.43-2|47	%patch0 -p1
12cr|nestopia-1.43-2|48	
12cr|nestopia-1.43-2|49	%build
12cr|nestopia-1.43-2|50	%make
12cr|nestopia-1.43-2|51	
12cr|nestopia-1.43-2|52	%install
12cr|nestopia-1.43-2|53	# binary
12cr|nestopia-1.43-2|54	install -d -m 755 %{buildroot}%{_bindir}
12cr|nestopia-1.43-2|55	install -m 755 nestopia %{buildroot}%{_bindir}/
12cr|nestopia-1.43-2|56	
12cr|nestopia-1.43-2|57	# data files
12cr|nestopia-1.43-2|58	install -d -m 755 %{buildroot}%{_datadir}/nestopia
12cr|nestopia-1.43-2|59	install -m 644 NstDatabase.xml %{buildroot}%{_datadir}/nestopia/
12cr|nestopia-1.43-2|60	install -d -m 755 %{buildroot}%{_datadir}/nestopia/icons
12cr|nestopia-1.43-2|61	install -m 644 source/linux/icons/nespad.svg %{buildroot}%{_datadir}/nestopia/icons/
12cr|nestopia-1.43-2|62	
12cr|nestopia-1.43-2|63	# icons
12cr|nestopia-1.43-2|64	for N in 32 48 64 96 128;
12cr|nestopia-1.43-2|65	do
12cr|nestopia-1.43-2|66	install -D source/linux/icons/%{name}${N}.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
12cr|nestopia-1.43-2|67	done
12cr|nestopia-1.43-2|68	
12cr|nestopia-1.43-2|69	# xdg menu
12cr|nestopia-1.43-2|70	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|nestopia-1.43-2|71	cat > %{buildroot}%{_datadir}/applications/mandriva-nestopia.desktop << EOF
12cr|nestopia-1.43-2|72	[Desktop Entry]
12cr|nestopia-1.43-2|73	Encoding=UTF-8
12cr|nestopia-1.43-2|74	Name=NEStopia
12cr|nestopia-1.43-2|75	Comment=%{summary}
12cr|nestopia-1.43-2|76	Exec=nestopia
12cr|nestopia-1.43-2|77	Icon=nestopia
12cr|nestopia-1.43-2|78	Terminal=false
12cr|nestopia-1.43-2|79	Type=Application
12cr|nestopia-1.43-2|80	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
12cr|nestopia-1.43-2|81	EOF
12cr|nestopia-1.43-2|82	
12cr|nestopia-1.43-2|83	%files
12cr|nestopia-1.43-2|84	%doc README.linux
12cr|nestopia-1.43-2|85	%{_bindir}/nestopia
12cr|nestopia-1.43-2|86	%{_datadir}/nestopia
12cr|nestopia-1.43-2|87	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|nestopia-1.43-2|88	%{_datadir}/applications/mandriva-nestopia.desktop
12cr|nestopia-1.43-2|89	

3425 12
12cr|net6-1.3.14-1|1	%define name   net6
12cr|net6-1.3.14-1|2	%define api    1.3
12cr|net6-1.3.14-1|3	%define major  0
12cr|net6-1.3.14-1|4	%define libname %mklibname net6- %api %major
12cr|net6-1.3.14-1|5	%define libname_devel %mklibname net6- %api -d
12cr|net6-1.3.14-1|6	
12cr|net6-1.3.14-1|7	Summary:    A library to ease the development of network-based applications
12cr|net6-1.3.14-1|8	Name:       %{name}
12cr|net6-1.3.14-1|9	Version:    1.3.14
12cr|net6-1.3.14-1|10	Release:    1
12cr|net6-1.3.14-1|11	URL:        http://gobby.0x539.de/
12cr|net6-1.3.14-1|12	License:    GPLv2+
12cr|net6-1.3.14-1|13	Source0:    http://releases.0x539.de/%{name}/%{name}-%{version}.tar.gz
12cr|net6-1.3.14-1|14	Group:      System/Libraries
12cr|net6-1.3.14-1|15	BuildRequires: pkgconfig(sigc++-2.0)
12cr|net6-1.3.14-1|16	BuildRequires: pkgconfig(gnutls)
12cr|net6-1.3.14-1|17	BuildRequires: gettext-devel
12cr|net6-1.3.14-1|18	
12cr|net6-1.3.14-1|19	%description
12cr|net6-1.3.14-1|20	net6 is a library which eases the development of network-based applications
12cr|net6-1.3.14-1|21	as it provides a TCP protocol abstraction for C++. It is portable to both
12cr|net6-1.3.14-1|22	the Windows and Unix-like platforms.
12cr|net6-1.3.14-1|23	
12cr|net6-1.3.14-1|24	%package -n %libname
12cr|net6-1.3.14-1|25	Summary:    A library to ease the development of network-based applications
12cr|net6-1.3.14-1|26	Group:      System/Libraries
12cr|net6-1.3.14-1|27	Obsoletes:  %mklibname net6_ 1.3
12cr|net6-1.3.14-1|28	
12cr|net6-1.3.14-1|29	%description -n %libname
12cr|net6-1.3.14-1|30	net6 is a library which eases the development of network-based applications
12cr|net6-1.3.14-1|31	as it provides a TCP protocol abstraction for C++. It is portable to both
12cr|net6-1.3.14-1|32	the Windows and Unix-like platforms.
12cr|net6-1.3.14-1|33	
12cr|net6-1.3.14-1|34	%package -n %libname_devel
12cr|net6-1.3.14-1|35	Summary:    Development files for %libname
12cr|net6-1.3.14-1|36	Group:      System/Libraries
12cr|net6-1.3.14-1|37	Provides:   lib%{name}-devel
12cr|net6-1.3.14-1|38	Obsoletes:  %mklibname -d net6_ 1.3
12cr|net6-1.3.14-1|39	Requires:   %libname = %version
12cr|net6-1.3.14-1|40	
12cr|net6-1.3.14-1|41	%description -n %libname_devel
12cr|net6-1.3.14-1|42	Development files, header and includes for %libname.
12cr|net6-1.3.14-1|43	
12cr|net6-1.3.14-1|44	net6 is a library which eases the development of network-based applications
12cr|net6-1.3.14-1|45	as it provides a TCP protocol abstraction for C++. It is portable to both
12cr|net6-1.3.14-1|46	the Windows and Unix-like platforms.
12cr|net6-1.3.14-1|47	
12cr|net6-1.3.14-1|48	%prep
12cr|net6-1.3.14-1|49	%setup -q
12cr|net6-1.3.14-1|50	
12cr|net6-1.3.14-1|51	%build
12cr|net6-1.3.14-1|52	%configure2_5x
12cr|net6-1.3.14-1|53	%make
12cr|net6-1.3.14-1|54	
12cr|net6-1.3.14-1|55	%install
12cr|net6-1.3.14-1|56	rm -Rf $RPM_BUILD_ROOT
12cr|net6-1.3.14-1|57	%makeinstall_std
12cr|net6-1.3.14-1|58	# remove translation, do not know where to place it
12cr|net6-1.3.14-1|59	rm -Rf $RPM_BUILD_ROOT/%_datadir/
12cr|net6-1.3.14-1|60	
12cr|net6-1.3.14-1|61	%if %mdkversion < 200900
12cr|net6-1.3.14-1|62	%post -n %{libname} -p /sbin/ldconfig
12cr|net6-1.3.14-1|63	%endif
12cr|net6-1.3.14-1|64	
12cr|net6-1.3.14-1|65	%if %mdkversion < 200900
12cr|net6-1.3.14-1|66	%postun -n %{libname} -p /sbin/ldconfig
12cr|net6-1.3.14-1|67	%endif
12cr|net6-1.3.14-1|68	
12cr|net6-1.3.14-1|69	%files -n %libname
12cr|net6-1.3.14-1|70	%defattr(-,root,root,-)
12cr|net6-1.3.14-1|71	%doc ChangeLog README NEWS AUTHORS
12cr|net6-1.3.14-1|72	%_libdir/*%{api}.so.%{major}*
12cr|net6-1.3.14-1|73	
12cr|net6-1.3.14-1|74	%files -n %libname_devel
12cr|net6-1.3.14-1|75	%defattr(-,root,root,-)
12cr|net6-1.3.14-1|76	%_includedir/%name/
12cr|net6-1.3.14-1|77	%_libdir/*.so
12cr|net6-1.3.14-1|78	%_libdir/*.a
12cr|net6-1.3.14-1|79	%_libdir/pkgconfig/*
12cr|net6-1.3.14-1|80	
12cr|net6-1.3.14-1|81	
12cr|net6-1.3.14-1|82	%changelog
12cr|net6-1.3.14-1|83	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.12-2mdv2011.0
12cr|net6-1.3.14-1|84	+ Revision: 613011
12cr|net6-1.3.14-1|85	- the mass rebuild of 2010.1 packages
12cr|net6-1.3.14-1|86	
12cr|net6-1.3.14-1|87	* Thu Feb 11 2010 Michael Scherer <misc@mandriva.org> 1.3.12-1mdv2010.1
12cr|net6-1.3.14-1|88	+ Revision: 504040
12cr|net6-1.3.14-1|89	- new version 1.3.12
12cr|net6-1.3.14-1|90	- remove patch0, applied upstream
12cr|net6-1.3.14-1|91	
12cr|net6-1.3.14-1|92	* Thu Jun 04 2009 Funda Wang <fwang@mandriva.org> 1.3.9-2mdv2010.0
12cr|net6-1.3.14-1|93	+ Revision: 382609
12cr|net6-1.3.14-1|94	- BR gettext-devel
12cr|net6-1.3.14-1|95	- autoreconf
12cr|net6-1.3.14-1|96	- build with gnutls 2.8
12cr|net6-1.3.14-1|97	
12cr|net6-1.3.14-1|98	* Fri Mar 06 2009 Michael Scherer <misc@mandriva.org> 1.3.9-1mdv2009.1
12cr|net6-1.3.14-1|99	+ Revision: 349848
12cr|net6-1.3.14-1|100	- update to 1.3.9
12cr|net6-1.3.14-1|101	
12cr|net6-1.3.14-1|102	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.3.6-3mdv2009.0
12cr|net6-1.3.14-1|103	+ Revision: 253738
12cr|net6-1.3.14-1|104	- rebuild
12cr|net6-1.3.14-1|105	
12cr|net6-1.3.14-1|106	+ Pixel <pixel@mandriva.com>
12cr|net6-1.3.14-1|107	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|net6-1.3.14-1|108	
12cr|net6-1.3.14-1|109	* Mon Jan 21 2008 Funda Wang <fwang@mandriva.org> 1.3.6-1mdv2008.1
12cr|net6-1.3.14-1|110	+ Revision: 155565
12cr|net6-1.3.14-1|111	- New version 1.3.6
12cr|net6-1.3.14-1|112	
12cr|net6-1.3.14-1|113	* Mon Jan 21 2008 Funda Wang <fwang@mandriva.org> 1.3.5-2mdv2008.1
12cr|net6-1.3.14-1|114	+ Revision: 155487
12cr|net6-1.3.14-1|115	- correct libname
12cr|net6-1.3.14-1|116	
12cr|net6-1.3.14-1|117	+ Olivier Blin <oblin@mandriva.com>
12cr|net6-1.3.14-1|118	- restore BuildRoot
12cr|net6-1.3.14-1|119	
12cr|net6-1.3.14-1|120	+ Thierry Vignaud <tv@mandriva.org>
12cr|net6-1.3.14-1|121	- kill re-definition of %%buildroot on Pixel's request
12cr|net6-1.3.14-1|122	
12cr|net6-1.3.14-1|123	* Sat Aug 18 2007 Michael Scherer <misc@mandriva.org> 1.3.5-1mdv2008.0
12cr|net6-1.3.14-1|124	+ Revision: 66425
12cr|net6-1.3.14-1|125	- fix buildrequires
12cr|net6-1.3.14-1|126	- new version 1.3.5
12cr|net6-1.3.14-1|127	- Import net6
12cr|net6-1.3.14-1|128	
12cr|net6-1.3.14-1|129	
12cr|net6-1.3.14-1|130	
12cr|net6-1.3.14-1|131	* Mon Sep 04 2006 Michael Scherer <misc@mandriva.org> 1.3.1-1mdv2007.0
12cr|net6-1.3.14-1|132	- New version 1.3.1
12cr|net6-1.3.14-1|133	
12cr|net6-1.3.14-1|134	* Thu Dec 15 2005 Michael Scherer <misc@mandriva.org> 1.2.2-1mdk
12cr|net6-1.3.14-1|135	- New release 1.2.2
12cr|net6-1.3.14-1|136	
12cr|net6-1.3.14-1|137	* Mon Nov 28 2005 Michael Scherer <misc@mandriva.org> 1.2.1-1mdk
12cr|net6-1.3.14-1|138	- New release 1.2.1, and new major
12cr|net6-1.3.14-1|139	
12cr|net6-1.3.14-1|140	* Fri Nov 04 2005 Michael Scherer <misc@mandriva.org> 1.1.0-1mdk
12cr|net6-1.3.14-1|141	- first package

3426 12
12cr|netacct-mysql-0.78-14|1	Summary:	Network traffic accounting daemon
12cr|netacct-mysql-0.78-14|2	Name:		netacct-mysql
12cr|netacct-mysql-0.78-14|3	Version:	0.78
12cr|netacct-mysql-0.78-14|4	Release:	%mkrel 14
12cr|netacct-mysql-0.78-14|5	License:	GPL
12cr|netacct-mysql-0.78-14|6	Group:		System/Servers
12cr|netacct-mysql-0.78-14|7	URL:		http://netacct-mysql.gabrovo.com/
12cr|netacct-mysql-0.78-14|8	Source0:	http://netacct-mysql.gabrovo.com/download/%{name}-%{version}.tar.bz2
12cr|netacct-mysql-0.78-14|9	Patch0:		%{name}-initscript.patch
12cr|netacct-mysql-0.78-14|10	Patch1:		netacct-mysql-lib64_shared.diff
12cr|netacct-mysql-0.78-14|11	Requires(post): rpm-helper
12cr|netacct-mysql-0.78-14|12	Requires(preun): rpm-helper
12cr|netacct-mysql-0.78-14|13	BuildRequires:	mysql-devel
12cr|netacct-mysql-0.78-14|14	BuildRequires:	libpcap-devel >= 0.7
12cr|netacct-mysql-0.78-14|15	BuildRequires:	automake
12cr|netacct-mysql-0.78-14|16	BuildRequires:	autoconf2.5
12cr|netacct-mysql-0.78-14|17	BuildRequires:	chrpath
12cr|netacct-mysql-0.78-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|netacct-mysql-0.78-14|19	
12cr|netacct-mysql-0.78-14|20	%description
12cr|netacct-mysql-0.78-14|21	Traffic Accounting Daemon with mysql support Network traffic
12cr|netacct-mysql-0.78-14|22	accounting daemon which stores data in mysql. Support for per hour
12cr|netacct-mysql-0.78-14|23	statistics, peering/international traffic accounting.
12cr|netacct-mysql-0.78-14|24	
12cr|netacct-mysql-0.78-14|25	%prep
12cr|netacct-mysql-0.78-14|26	
12cr|netacct-mysql-0.78-14|27	%setup -q
12cr|netacct-mysql-0.78-14|28	%patch0 -p0
12cr|netacct-mysql-0.78-14|29	%patch1 -p0
12cr|netacct-mysql-0.78-14|30	
12cr|netacct-mysql-0.78-14|31	%build
12cr|netacct-mysql-0.78-14|32	rm -f configure
12cr|netacct-mysql-0.78-14|33	libtoolize --copy --force; aclocal; automake --add-missing --copy; autoconf --force
12cr|netacct-mysql-0.78-14|34	
12cr|netacct-mysql-0.78-14|35	export LIBS="$LIBS -L%{_libdir} -lmysqlclient"
12cr|netacct-mysql-0.78-14|36	
12cr|netacct-mysql-0.78-14|37	%configure2_5x \
12cr|netacct-mysql-0.78-14|38	--with-mysql=%{_prefix}
12cr|netacct-mysql-0.78-14|39	
12cr|netacct-mysql-0.78-14|40	%make
12cr|netacct-mysql-0.78-14|41	
12cr|netacct-mysql-0.78-14|42	%install
12cr|netacct-mysql-0.78-14|43	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|netacct-mysql-0.78-14|44	
12cr|netacct-mysql-0.78-14|45	# don't fiddle with the initscript!
12cr|netacct-mysql-0.78-14|46	export DONT_GPRINTIFY=1
12cr|netacct-mysql-0.78-14|47	
12cr|netacct-mysql-0.78-14|48	%makeinstall_std
12cr|netacct-mysql-0.78-14|49	
12cr|netacct-mysql-0.78-14|50	install -d %{buildroot}%{_initrddir}
12cr|netacct-mysql-0.78-14|51	install -m0755 contrib/nacctd.redhat %{buildroot}%{_initrddir}/%{name}
12cr|netacct-mysql-0.78-14|52	
12cr|netacct-mysql-0.78-14|53	# nuke rpath
12cr|netacct-mysql-0.78-14|54	chrpath -d %{buildroot}%{_sbindir}/nacctd
12cr|netacct-mysql-0.78-14|55	
12cr|netacct-mysql-0.78-14|56	%post
12cr|netacct-mysql-0.78-14|57	%_post_service %{name}
12cr|netacct-mysql-0.78-14|58	
12cr|netacct-mysql-0.78-14|59	%preun
12cr|netacct-mysql-0.78-14|60	%_preun_service %{name}
12cr|netacct-mysql-0.78-14|61	
12cr|netacct-mysql-0.78-14|62	%clean
12cr|netacct-mysql-0.78-14|63	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|netacct-mysql-0.78-14|64	
12cr|netacct-mysql-0.78-14|65	%files
12cr|netacct-mysql-0.78-14|66	%defattr(-,root,root)
12cr|netacct-mysql-0.78-14|67	%doc AUTHORS FAQ INSTALL NEWS README* TODO netacct.sql contrib/nacctpeering.*
12cr|netacct-mysql-0.78-14|68	%attr(0755,root,root) %{_initrddir}/%{name}
12cr|netacct-mysql-0.78-14|69	%attr(644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/nacctpeering
12cr|netacct-mysql-0.78-14|70	%attr(644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/naccttab
12cr|netacct-mysql-0.78-14|71	%{_mandir}/man8/nacctd.8*
12cr|netacct-mysql-0.78-14|72	%{_mandir}/man8/nacctpeering.8*
12cr|netacct-mysql-0.78-14|73	%{_sbindir}/nacctd
12cr|netacct-mysql-0.78-14|74	
12cr|netacct-mysql-0.78-14|75	
12cr|netacct-mysql-0.78-14|76	
12cr|netacct-mysql-0.78-14|77	
12cr|netacct-mysql-0.78-14|78	%changelog
12cr|netacct-mysql-0.78-14|79	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.78-14mdv2011.0
12cr|netacct-mysql-0.78-14|80	+ Revision: 645849
12cr|netacct-mysql-0.78-14|81	- relink against libmysqlclient.so.18
12cr|netacct-mysql-0.78-14|82	
12cr|netacct-mysql-0.78-14|83	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.78-13mdv2011.0
12cr|netacct-mysql-0.78-14|84	+ Revision: 627811
12cr|netacct-mysql-0.78-14|85	- don't force the usage of automake1.7
12cr|netacct-mysql-0.78-14|86	
12cr|netacct-mysql-0.78-14|87	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 0.78-12mdv2011.0
12cr|netacct-mysql-0.78-14|88	+ Revision: 627267
12cr|netacct-mysql-0.78-14|89	- rebuilt against mysql-5.5.8 libs, again
12cr|netacct-mysql-0.78-14|90	
12cr|netacct-mysql-0.78-14|91	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0.78-11mdv2011.0
12cr|netacct-mysql-0.78-14|92	+ Revision: 626548
12cr|netacct-mysql-0.78-14|93	- rebuilt against mysql-5.5.8 libs
12cr|netacct-mysql-0.78-14|94	
12cr|netacct-mysql-0.78-14|95	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.78-9mdv2011.0
12cr|netacct-mysql-0.78-14|96	+ Revision: 613012
12cr|netacct-mysql-0.78-14|97	- the mass rebuild of 2010.1 packages
12cr|netacct-mysql-0.78-14|98	
12cr|netacct-mysql-0.78-14|99	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 0.78-8mdv2010.1
12cr|netacct-mysql-0.78-14|100	+ Revision: 507494
12cr|netacct-mysql-0.78-14|101	- rebuild
12cr|netacct-mysql-0.78-14|102	
12cr|netacct-mysql-0.78-14|103	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.78-7mdv2010.0
12cr|netacct-mysql-0.78-14|104	+ Revision: 440247
12cr|netacct-mysql-0.78-14|105	- rebuild
12cr|netacct-mysql-0.78-14|106	
12cr|netacct-mysql-0.78-14|107	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|netacct-mysql-0.78-14|108	- use lowercase mysql-devel
12cr|netacct-mysql-0.78-14|109	
12cr|netacct-mysql-0.78-14|110	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.78-6mdv2009.1
12cr|netacct-mysql-0.78-14|111	+ Revision: 311312
12cr|netacct-mysql-0.78-14|112	- rebuilt against mysql-5.1.30 libs
12cr|netacct-mysql-0.78-14|113	
12cr|netacct-mysql-0.78-14|114	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.78-5mdv2009.1
12cr|netacct-mysql-0.78-14|115	+ Revision: 298318
12cr|netacct-mysql-0.78-14|116	- rebuilt against libpcap-1.0.0
12cr|netacct-mysql-0.78-14|117	
12cr|netacct-mysql-0.78-14|118	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.78-4mdv2009.0
12cr|netacct-mysql-0.78-14|119	+ Revision: 253752
12cr|netacct-mysql-0.78-14|120	- rebuild
12cr|netacct-mysql-0.78-14|121	
12cr|netacct-mysql-0.78-14|122	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.78-2mdv2008.1
12cr|netacct-mysql-0.78-14|123	+ Revision: 140994
12cr|netacct-mysql-0.78-14|124	- restore BuildRoot
12cr|netacct-mysql-0.78-14|125	
12cr|netacct-mysql-0.78-14|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|netacct-mysql-0.78-14|127	- kill re-definition of %%buildroot on Pixel's request
12cr|netacct-mysql-0.78-14|128	
12cr|netacct-mysql-0.78-14|129	
12cr|netacct-mysql-0.78-14|130	* Sat Feb 03 2007 Oden Eriksson <oeriksson@mandriva.com> 0.78-2mdv2007.0
12cr|netacct-mysql-0.78-14|131	+ Revision: 116082
12cr|netacct-mysql-0.78-14|132	- bump release
12cr|netacct-mysql-0.78-14|133	- added P1 (lib64 and shared fixes)
12cr|netacct-mysql-0.78-14|134	- Import netacct-mysql
12cr|netacct-mysql-0.78-14|135	
12cr|netacct-mysql-0.78-14|136	* Thu Jan 12 2006 Oden Eriksson <oeriksson@mandriva.com> 0.78-1mdk
12cr|netacct-mysql-0.78-14|137	- 0.78
12cr|netacct-mysql-0.78-14|138	
12cr|netacct-mysql-0.78-14|139	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 0.76-4mdk
12cr|netacct-mysql-0.78-14|140	- rebuilt against MySQL-5.0.15
12cr|netacct-mysql-0.78-14|141	
12cr|netacct-mysql-0.78-14|142	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.76-3mdk
12cr|netacct-mysql-0.78-14|143	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|netacct-mysql-0.78-14|144	
12cr|netacct-mysql-0.78-14|145	* Tue Jan 25 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.76-2mdk
12cr|netacct-mysql-0.78-14|146	- rebuilt against MySQL-4.1.x system libs
12cr|netacct-mysql-0.78-14|147	
12cr|netacct-mysql-0.78-14|148	* Mon May 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.76-1mdk
12cr|netacct-mysql-0.78-14|149	- 0.76
12cr|netacct-mysql-0.78-14|150	- new url, fix deps, use macros
12cr|netacct-mysql-0.78-14|151	- drop P1, it's included
12cr|netacct-mysql-0.78-14|152	

3427 12
12cr|netatalk-2.2.3-1|1	%define	major 0
12cr|netatalk-2.2.3-1|2	%define libname %mklibname atalk %{major}
12cr|netatalk-2.2.3-1|3	%define develname %mklibname atalk -d
12cr|netatalk-2.2.3-1|4	
12cr|netatalk-2.2.3-1|5	Summary:	Appletalk and Appleshare/IP services for Linux
12cr|netatalk-2.2.3-1|6	Name:		netatalk
12cr|netatalk-2.2.3-1|7	Version:	2.2.3
12cr|netatalk-2.2.3-1|8	Release:	1
12cr|netatalk-2.2.3-1|9	License:	BSD
12cr|netatalk-2.2.3-1|10	Group:		System/Servers
12cr|netatalk-2.2.3-1|11	URL:		http://netatalk.sourceforge.net/
12cr|netatalk-2.2.3-1|12	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|netatalk-2.2.3-1|13	Patch0:		netatalk-mdk-etc2ps.patch
12cr|netatalk-2.2.3-1|14	Patch1:		netatalk-shared.diff
12cr|netatalk-2.2.3-1|15	Patch2:		netatalk-2.2.1-linkage_fix.diff
12cr|netatalk-2.2.3-1|16	Patch3:		netatalk-2.2.1-no_libdir.diff
12cr|netatalk-2.2.3-1|17	Requires(pre):	rpm-helper
12cr|netatalk-2.2.3-1|18	Requires:	groff-perl
12cr|netatalk-2.2.3-1|19	Requires:	openssl
12cr|netatalk-2.2.3-1|20	Requires:	tetex-dvips
12cr|netatalk-2.2.3-1|21	BuildRequires:	acl-devel
12cr|netatalk-2.2.3-1|22	BuildRequires:	attr-devel
12cr|netatalk-2.2.3-1|23	BuildRequires:	autoconf
12cr|netatalk-2.2.3-1|24	BuildRequires:	automake
12cr|netatalk-2.2.3-1|25	BuildRequires:	avahi-client-devel
12cr|netatalk-2.2.3-1|26	BuildRequires:	avahi-common-devel
12cr|netatalk-2.2.3-1|27	BuildRequires:	cracklib-devel
12cr|netatalk-2.2.3-1|28	BuildRequires:	cups-devel
12cr|netatalk-2.2.3-1|29	BuildRequires:	db-devel
12cr|netatalk-2.2.3-1|30	BuildRequires:	dbus-devel
12cr|netatalk-2.2.3-1|31	BuildRequires:	gnutls-devel
12cr|netatalk-2.2.3-1|32	BuildRequires:	libtool-devel
12cr|netatalk-2.2.3-1|33	BuildRequires:	libtool
12cr|netatalk-2.2.3-1|34	BuildRequires:	openldap-devel
12cr|netatalk-2.2.3-1|35	BuildRequires:	openslp-devel
12cr|netatalk-2.2.3-1|36	BuildRequires:	openssl-devel
12cr|netatalk-2.2.3-1|37	BuildRequires:	pam-devel
12cr|netatalk-2.2.3-1|38	BuildRequires:	quota
12cr|netatalk-2.2.3-1|39	BuildRequires:	tcp_wrappers-devel
12cr|netatalk-2.2.3-1|40	Conflicts:	podracer
12cr|netatalk-2.2.3-1|41	
12cr|netatalk-2.2.3-1|42	%description
12cr|netatalk-2.2.3-1|43	netatalk is an implementation of the AppleTalk Protocol Suite for Unix/Linux
12cr|netatalk-2.2.3-1|44	systems. The current release contains support for Ethertalk Phase I and II,
12cr|netatalk-2.2.3-1|45	DDP, RTMP, NBP, ZIP, AEP, ATP, PAP, ASP, and AFP. It provides Appletalk file
12cr|netatalk-2.2.3-1|46	printing and routing services on Solaris 2.5, Linux, FreeBSD, SunOS 4.1 and
12cr|netatalk-2.2.3-1|47	Ultrix 4. It also supports AFP 2.1 and 2.2 (Appleshare IP).
12cr|netatalk-2.2.3-1|48	
12cr|netatalk-2.2.3-1|49	Note: The default configuration disables both guest accounts and plain-text
12cr|netatalk-2.2.3-1|50	passwords.  To enable these options, review the configuration file
12cr|netatalk-2.2.3-1|51	%{_sysconfdir}/netatalk/afpd.conf. Service Location Protocol is also
12cr|netatalk-2.2.3-1|52	disabled, remove -noslp in afpd.conf and install openslp if you want
12cr|netatalk-2.2.3-1|53	use it.
12cr|netatalk-2.2.3-1|54	
12cr|netatalk-2.2.3-1|55	%package -n	%{libname}
12cr|netatalk-2.2.3-1|56	Summary:	Shared library for Appletalk and Appleshare/IP services for Linux
12cr|netatalk-2.2.3-1|57	Group:          System/Libraries
12cr|netatalk-2.2.3-1|58	Requires:	tcp_wrappers
12cr|netatalk-2.2.3-1|59	
12cr|netatalk-2.2.3-1|60	%description -n	%{libname}
12cr|netatalk-2.2.3-1|61	netatalk is an implementation of the AppleTalk Protocol Suite for Unix/Linux
12cr|netatalk-2.2.3-1|62	systems. The current release contains support for Ethertalk Phase I and II,
12cr|netatalk-2.2.3-1|63	DDP, RTMP, NBP, ZIP, AEP, ATP, PAP, ASP, and AFP. It provides Appletalk file
12cr|netatalk-2.2.3-1|64	printing and routing services on Solaris 2.5, Linux, FreeBSD, SunOS 4.1 and
12cr|netatalk-2.2.3-1|65	Ultrix 4. It also supports AFP 2.1 and 2.2 (Appleshare IP).
12cr|netatalk-2.2.3-1|66	
12cr|netatalk-2.2.3-1|67	This package provides the shared atalk library.
12cr|netatalk-2.2.3-1|68	
12cr|netatalk-2.2.3-1|69	%package -n	%{develname}
12cr|netatalk-2.2.3-1|70	Summary:	Static library and header files for the atalk library
12cr|netatalk-2.2.3-1|71	Group:		Development/C
12cr|netatalk-2.2.3-1|72	Provides:	%{name}-devel = %{version}
12cr|netatalk-2.2.3-1|73	Obsoletes:	%{name}-devel
12cr|netatalk-2.2.3-1|74	Requires:	%{libname} >= %{version}
12cr|netatalk-2.2.3-1|75	
12cr|netatalk-2.2.3-1|76	%description -n	%{develname}
12cr|netatalk-2.2.3-1|77	netatalk is an implementation of the AppleTalk Protocol Suite for Unix/Linux
12cr|netatalk-2.2.3-1|78	systems. The current release contains support for Ethertalk Phase I and II,
12cr|netatalk-2.2.3-1|79	DDP, RTMP, NBP, ZIP, AEP, ATP, PAP, ASP, and AFP. It provides Appletalk file
12cr|netatalk-2.2.3-1|80	printing and routing services on Solaris 2.5, Linux, FreeBSD, SunOS 4.1 and
12cr|netatalk-2.2.3-1|81	Ultrix 4. It also supports AFP 2.1 and 2.2 (Appleshare IP).
12cr|netatalk-2.2.3-1|82	
12cr|netatalk-2.2.3-1|83	This package contains the static atalk library and its header files.
12cr|netatalk-2.2.3-1|84	
12cr|netatalk-2.2.3-1|85	%prep
12cr|netatalk-2.2.3-1|86	
12cr|netatalk-2.2.3-1|87	%setup -q -n %{name}-%{version}
12cr|netatalk-2.2.3-1|88	%patch0 -p1 -b .mdk
12cr|netatalk-2.2.3-1|89	%patch1 -p0 -b .shared
12cr|netatalk-2.2.3-1|90	%patch2 -p0 -b .linkage_fix
12cr|netatalk-2.2.3-1|91	%patch3 -p0 -b .no_libdir
12cr|netatalk-2.2.3-1|92	
12cr|netatalk-2.2.3-1|93	#(sb) breaks autoconf
12cr|netatalk-2.2.3-1|94	rm -fr autom4te.cache
12cr|netatalk-2.2.3-1|95	
12cr|netatalk-2.2.3-1|96	%build
12cr|netatalk-2.2.3-1|97	%serverbuild
12cr|netatalk-2.2.3-1|98	
12cr|netatalk-2.2.3-1|99	libtoolize --copy --force; aclocal -I macros; autoconf; automake -a -c --foreign
12cr|netatalk-2.2.3-1|100	
12cr|netatalk-2.2.3-1|101	export PKGLIBDIR=%{_libdir}/netatalk
12cr|netatalk-2.2.3-1|102	export LD_PRELOAD=
12cr|netatalk-2.2.3-1|103	export CFLAGS="$CFLAGS -fomit-frame-pointer -fsigned-char"
12cr|netatalk-2.2.3-1|104	
12cr|netatalk-2.2.3-1|105	%configure2_5x \
12cr|netatalk-2.2.3-1|106	--libexecdir=%{_libdir} \
12cr|netatalk-2.2.3-1|107	--localstatedir=%{_var} \
12cr|netatalk-2.2.3-1|108	--enable-shared \
12cr|netatalk-2.2.3-1|109	--disable-static \
12cr|netatalk-2.2.3-1|110	--with-uams-path=%{_libdir}/netatalk/uams \
12cr|netatalk-2.2.3-1|111	--with-ssl-dir=%{_prefix} \
12cr|netatalk-2.2.3-1|112	--enable-redhat-systemd \
12cr|netatalk-2.2.3-1|113	--with-cracklib \
12cr|netatalk-2.2.3-1|114	--with-pam \
12cr|netatalk-2.2.3-1|115	--with-shadow \
12cr|netatalk-2.2.3-1|116	--enable-pgp-uam \
12cr|netatalk-2.2.3-1|117	--enable-dropkludge=no \
12cr|netatalk-2.2.3-1|118	--disable-shell-check \
12cr|netatalk-2.2.3-1|119	--enable-srvloc \
12cr|netatalk-2.2.3-1|120	--with-ldap \
12cr|netatalk-2.2.3-1|121	--with-acls \
12cr|netatalk-2.2.3-1|122	#   --enable-timelord
12cr|netatalk-2.2.3-1|123	
12cr|netatalk-2.2.3-1|124	%make all
12cr|netatalk-2.2.3-1|125	
12cr|netatalk-2.2.3-1|126	%install
12cr|netatalk-2.2.3-1|127	rm -rf %{buildroot}
12cr|netatalk-2.2.3-1|128	
12cr|netatalk-2.2.3-1|129	### INSTALL (USING "make install") ###
12cr|netatalk-2.2.3-1|130	install -d %{buildroot}{%{_prefix},%{_sysconfdir}/netatalk/}
12cr|netatalk-2.2.3-1|131	install -d %{buildroot}%{_libdir}/netatalk
12cr|netatalk-2.2.3-1|132	install -d %{buildroot}%{_libdir}/netatalk/msg
12cr|netatalk-2.2.3-1|133	install -d %{buildroot}/var/spool/netatalk
12cr|netatalk-2.2.3-1|134	
12cr|netatalk-2.2.3-1|135	%makeinstall_std
12cr|netatalk-2.2.3-1|136	
12cr|netatalk-2.2.3-1|137	# (sb) change to disallow cleartext passwords, example config for guest accounts
12cr|netatalk-2.2.3-1|138	cat >> %{buildroot}%{_sysconfdir}/%{name}/afpd.conf << EOF
12cr|netatalk-2.2.3-1|139	# config to allow guest logins, cleartext passwords:
12cr|netatalk-2.2.3-1|140	# - -transall -uamlist uams_guest.so,uams_clrtxt.so,uams_dhx.so -nosavepassword
12cr|netatalk-2.2.3-1|141	# default config with no guest logins, no cleartext passwords
12cr|netatalk-2.2.3-1|142	# Service Location Protocol is disabled also, to enable remove -noslp and
12cr|netatalk-2.2.3-1|143	# install openslp and run the slpd service
12cr|netatalk-2.2.3-1|144	- -transall -uamlist uams_dhx.so -nosavepassword -noslp
12cr|netatalk-2.2.3-1|145	EOF
12cr|netatalk-2.2.3-1|146	
12cr|netatalk-2.2.3-1|147	# clean up installed but unpackaged files
12cr|netatalk-2.2.3-1|148	rm -f %{buildroot}%{_includedir}/netatalk/*.c
12cr|netatalk-2.2.3-1|149	rm -f %{buildroot}%{_libdir}/netatalk/uams/*.*a
12cr|netatalk-2.2.3-1|150	rm -f %{buildroot}%{_datadir}/netatalk/pagecount.ps
12cr|netatalk-2.2.3-1|151	rm -f %{buildroot}%{_libdir}/*.*a
12cr|netatalk-2.2.3-1|152	
12cr|netatalk-2.2.3-1|153	# (sb) we don't ship the rc shell, and cleanappledouble.pl seems to do the same thing
12cr|netatalk-2.2.3-1|154	rm -f %{buildroot}%{_bindir}/acleandir.rc
12cr|netatalk-2.2.3-1|155	rm -f %{buildroot}%{_mandir}/man1/acleandir.1*
12cr|netatalk-2.2.3-1|156	
12cr|netatalk-2.2.3-1|157	# (sb) name clash with yudit package
12cr|netatalk-2.2.3-1|158	mv %{buildroot}%{_bindir}/uniconv %{buildroot}%{_bindir}/uniconvn
12cr|netatalk-2.2.3-1|159	mv %{buildroot}%{_mandir}/man1/uniconv.1 %{buildroot}%{_mandir}/man1/uniconvn.1
12cr|netatalk-2.2.3-1|160	
12cr|netatalk-2.2.3-1|161	%post
12cr|netatalk-2.2.3-1|162	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|netatalk-2.2.3-1|163	# after the first install only
12cr|netatalk-2.2.3-1|164	if [ "$1" = 1 ]; then
12cr|netatalk-2.2.3-1|165	# add the ddp lines to /etc/services
12cr|netatalk-2.2.3-1|166	if (grep '[0-9][0-9]*/ddp' /etc/services >/dev/null); then
12cr|netatalk-2.2.3-1|167	cat <<'_EOD1_' >&2
12cr|netatalk-2.2.3-1|168	warning: The DDP services appear to be present in /etc/services.
12cr|netatalk-2.2.3-1|169	warning: Please check them against services.atalk in the documentation.
12cr|netatalk-2.2.3-1|170	_EOD1_
12cr|netatalk-2.2.3-1|171	true
12cr|netatalk-2.2.3-1|172	else
12cr|netatalk-2.2.3-1|173	cat <<'_EOD2_' >>/etc/services
12cr|netatalk-2.2.3-1|174	# start of DDP services
12cr|netatalk-2.2.3-1|175	#
12cr|netatalk-2.2.3-1|176	# Everything between the 'start of DDP services' and 'end of DDP services'
12cr|netatalk-2.2.3-1|177	# lines will be automatically deleted when the netatalk package is removed.
12cr|netatalk-2.2.3-1|178	#
12cr|netatalk-2.2.3-1|179	rtmp		1/ddp		# Routing Table Maintenance Protocol
12cr|netatalk-2.2.3-1|180	nbp		2/ddp		# Name Binding Protocol
12cr|netatalk-2.2.3-1|181	echo		4/ddp		# AppleTalk Echo Protocol
12cr|netatalk-2.2.3-1|182	zip		6/ddp		# Zone Information Protocol
12cr|netatalk-2.2.3-1|183	
12cr|netatalk-2.2.3-1|184	afpovertcp	548/tcp		# AFP over TCP
12cr|netatalk-2.2.3-1|185	afpovertcp	548/udp
12cr|netatalk-2.2.3-1|186	# end of DDP services
12cr|netatalk-2.2.3-1|187	_EOD2_
12cr|netatalk-2.2.3-1|188	fi
12cr|netatalk-2.2.3-1|189	fi
12cr|netatalk-2.2.3-1|190	
12cr|netatalk-2.2.3-1|191	%preun
12cr|netatalk-2.2.3-1|192	if [ "$1" = "0" ] ; then
12cr|netatalk-2.2.3-1|193	/bin/systemctl disable netatalk.service > /dev/null 2>&1 || :
12cr|netatalk-2.2.3-1|194	/bin/systemctl stop netatalk.service > /dev/null 2>&1 || :
12cr|netatalk-2.2.3-1|195	fi
12cr|netatalk-2.2.3-1|196	
12cr|netatalk-2.2.3-1|197	%postun
12cr|netatalk-2.2.3-1|198	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|netatalk-2.2.3-1|199	# do only for the last un-install
12cr|netatalk-2.2.3-1|200	if [ "$1" = 0 ]; then
12cr|netatalk-2.2.3-1|201	# remove the ddp lines from /etc/services
12cr|netatalk-2.2.3-1|202	if (grep '^# start of DDP services$' /etc/services >/dev/null && \
12cr|netatalk-2.2.3-1|203	grep '^# end of DDP services$'   /etc/services >/dev/null ); then
12cr|netatalk-2.2.3-1|204	sed -e '/^# start of DDP services$/,/^# end of DDP services$/d' \
12cr|netatalk-2.2.3-1|205	</etc/services >/etc/services.tmp$$
12cr|netatalk-2.2.3-1|206	cat /etc/services.tmp$$ >/etc/services
12cr|netatalk-2.2.3-1|207	rm /etc/services.tmp$$
12cr|netatalk-2.2.3-1|208	else
12cr|netatalk-2.2.3-1|209	cat <<'_EOD3_' >&2
12cr|netatalk-2.2.3-1|210	warning: Unable to find the lines `# start of DDP services` and
12cr|netatalk-2.2.3-1|211	warning: `# end of DDP services` in the file /etc/services.
12cr|netatalk-2.2.3-1|212	warning: You should remove the DDP services from /etc/services manually.
12cr|netatalk-2.2.3-1|213	_EOD3_
12cr|netatalk-2.2.3-1|214	fi
12cr|netatalk-2.2.3-1|215	fi
12cr|netatalk-2.2.3-1|216	
12cr|netatalk-2.2.3-1|217	%triggerun --  netatalk < 2.2.1
12cr|netatalk-2.2.3-1|218	/sbin/chkconfig --del netatalk >/dev/null 2>&1 || :
12cr|netatalk-2.2.3-1|219	
12cr|netatalk-2.2.3-1|220	%files
12cr|netatalk-2.2.3-1|221	%doc CONTRIBUTORS NEWS doc/README*
12cr|netatalk-2.2.3-1|222	%dir %{_sysconfdir}/%{name}
12cr|netatalk-2.2.3-1|223	%dir %{_var}/spool/%{name}
12cr|netatalk-2.2.3-1|224	%dir %{_libdir}/netatalk
12cr|netatalk-2.2.3-1|225	%dir %{_libdir}/netatalk/msg
12cr|netatalk-2.2.3-1|226	%config(noreplace) %{_sysconfdir}/%{name}/Apple*
12cr|netatalk-2.2.3-1|227	%config(noreplace) %{_sysconfdir}/%{name}/*.conf
12cr|netatalk-2.2.3-1|228	%config(noreplace) %{_sysconfdir}/pam.d/netatalk
12cr|netatalk-2.2.3-1|229	%dir %{_libdir}/%{name}/uams
12cr|netatalk-2.2.3-1|230	%attr(0755,root,root) %{_libdir}/%{name}/uams/*.so
12cr|netatalk-2.2.3-1|231	/lib/systemd/system/netatalk.service
12cr|netatalk-2.2.3-1|232	%{_libdir}/netatalk/netatalk.sh
12cr|netatalk-2.2.3-1|233	%{_bindir}/ad
12cr|netatalk-2.2.3-1|234	%{_bindir}/adv1tov2
12cr|netatalk-2.2.3-1|235	%{_bindir}/afpldaptest
12cr|netatalk-2.2.3-1|236	%{_bindir}/afppasswd
12cr|netatalk-2.2.3-1|237	%{_bindir}/apple_dump
12cr|netatalk-2.2.3-1|238	%{_bindir}/asip-status.pl
12cr|netatalk-2.2.3-1|239	%{_bindir}/binheader
12cr|netatalk-2.2.3-1|240	%{_bindir}/cnid2_create
12cr|netatalk-2.2.3-1|241	%{_bindir}/dbd
12cr|netatalk-2.2.3-1|242	%{_bindir}/hqx2bin
12cr|netatalk-2.2.3-1|243	%{_bindir}/lp2pap.sh
12cr|netatalk-2.2.3-1|244	%{_bindir}/macbinary
12cr|netatalk-2.2.3-1|245	%{_bindir}/macusers
12cr|netatalk-2.2.3-1|246	%{_bindir}/megatron
12cr|netatalk-2.2.3-1|247	%{_bindir}/nadheader
12cr|netatalk-2.2.3-1|248	%{_bindir}/single2bin
12cr|netatalk-2.2.3-1|249	%{_bindir}/unbin
12cr|netatalk-2.2.3-1|250	%{_bindir}/unhex
12cr|netatalk-2.2.3-1|251	%{_bindir}/uniconvn
12cr|netatalk-2.2.3-1|252	%{_bindir}/unsingle
12cr|netatalk-2.2.3-1|253	%{_sbindir}/afpd
12cr|netatalk-2.2.3-1|254	%{_sbindir}/cnid_dbd
12cr|netatalk-2.2.3-1|255	%{_sbindir}/cnid_metad
12cr|netatalk-2.2.3-1|256	#%{_sbindir}/timelord
12cr|netatalk-2.2.3-1|257	%{_mandir}/man[158]/*
12cr|netatalk-2.2.3-1|258	
12cr|netatalk-2.2.3-1|259	%files -n %{libname}
12cr|netatalk-2.2.3-1|260	%doc COPYRIGHT COPYING
12cr|netatalk-2.2.3-1|261	%{_libdir}/*.so.%{major}*
12cr|netatalk-2.2.3-1|262	
12cr|netatalk-2.2.3-1|263	%files -n %{develname}
12cr|netatalk-2.2.3-1|264	%doc doc/DEVELOPER
12cr|netatalk-2.2.3-1|265	%{_bindir}/netatalk-config
12cr|netatalk-2.2.3-1|266	%{_libdir}/*.so
12cr|netatalk-2.2.3-1|267	%dir %{_includedir}/atalk
12cr|netatalk-2.2.3-1|268	%{_includedir}/atalk/*.h
12cr|netatalk-2.2.3-1|269	%dir %{_includedir}/%{name}
12cr|netatalk-2.2.3-1|270	%{_includedir}/%{name}/*.h
12cr|netatalk-2.2.3-1|271	%{_datadir}/aclocal/%{name}.m4
12cr|netatalk-2.2.3-1|272	
12cr|netatalk-2.2.3-1|273	
12cr|netatalk-2.2.3-1|274	%changelog
12cr|netatalk-2.2.3-1|275	* Mon May 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.2.3-1
12cr|netatalk-2.2.3-1|276	+ Revision: 801002
12cr|netatalk-2.2.3-1|277	- version update 2.2.3
12cr|netatalk-2.2.3-1|278	
12cr|netatalk-2.2.3-1|279	* Mon May 14 2012 Crispin Boylan <crisb@mandriva.org> 2.2.2-1
12cr|netatalk-2.2.3-1|280	+ Revision: 798762
12cr|netatalk-2.2.3-1|281	- Disable timelord for now (build error)
12cr|netatalk-2.2.3-1|282	- Rediff patch 1
12cr|netatalk-2.2.3-1|283	- New release
12cr|netatalk-2.2.3-1|284	- Rebuild
12cr|netatalk-2.2.3-1|285	
12cr|netatalk-2.2.3-1|286	* Wed Nov 02 2011 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-1
12cr|netatalk-2.2.3-1|287	+ Revision: 712188
12cr|netatalk-2.2.3-1|288	- 2.2.1
12cr|netatalk-2.2.3-1|289	- use systemd and drop sysv
12cr|netatalk-2.2.3-1|290	- fix deps and linkage
12cr|netatalk-2.2.3-1|291	- cleanups
12cr|netatalk-2.2.3-1|292	
12cr|netatalk-2.2.3-1|293	* Sun Dec 26 2010 Funda Wang <fwang@mandriva.org> 2.1.5-1mdv2011.0
12cr|netatalk-2.2.3-1|294	+ Revision: 625146
12cr|netatalk-2.2.3-1|295	- new version 2.1.5
12cr|netatalk-2.2.3-1|296	
12cr|netatalk-2.2.3-1|297	* Thu Jul 15 2010 Funda Wang <fwang@mandriva.org> 2.1.3-1mdv2011.0
12cr|netatalk-2.2.3-1|298	+ Revision: 553461
12cr|netatalk-2.2.3-1|299	- new version 2.1.3
12cr|netatalk-2.2.3-1|300	
12cr|netatalk-2.2.3-1|301	* Mon Apr 26 2010 Funda Wang <fwang@mandriva.org> 2.1-1mdv2010.1
12cr|netatalk-2.2.3-1|302	+ Revision: 539150
12cr|netatalk-2.2.3-1|303	- 2.1
12cr|netatalk-2.2.3-1|304	
12cr|netatalk-2.2.3-1|305	* Fri Apr 16 2010 Funda Wang <fwang@mandriva.org> 2.0.5-3mdv2010.1
12cr|netatalk-2.2.3-1|306	+ Revision: 535276
12cr|netatalk-2.2.3-1|307	- rebuild
12cr|netatalk-2.2.3-1|308	
12cr|netatalk-2.2.3-1|309	* Thu Jan 07 2010 Michael Scherer <misc@mandriva.org> 2.0.5-2mdv2010.1
12cr|netatalk-2.2.3-1|310	+ Revision: 487235
12cr|netatalk-2.2.3-1|311	- rebuild for libdb4.8
12cr|netatalk-2.2.3-1|312	
12cr|netatalk-2.2.3-1|313	* Wed Nov 11 2009 Frederik Himpe <fhimpe@mandriva.org> 2.0.5-1mdv2010.1
12cr|netatalk-2.2.3-1|314	+ Revision: 464807
12cr|netatalk-2.2.3-1|315	- update to new version 2.0.5
12cr|netatalk-2.2.3-1|316	
12cr|netatalk-2.2.3-1|317	* Sat May 30 2009 Frederik Himpe <fhimpe@mandriva.org> 2.0.4-1mdv2010.0
12cr|netatalk-2.2.3-1|318	+ Revision: 381486
12cr|netatalk-2.2.3-1|319	- Update to new version 2.0.4
12cr|netatalk-2.2.3-1|320	- Remove security patch: fixed upstream
12cr|netatalk-2.2.3-1|321	- Rediff bug25158 (init script) patch
12cr|netatalk-2.2.3-1|322	- Don't buildconflict with xfs-devel: not necessary
12cr|netatalk-2.2.3-1|323	- Build against libdb4.7
12cr|netatalk-2.2.3-1|324	
12cr|netatalk-2.2.3-1|325	* Tue Feb 24 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-13mdv2009.1
12cr|netatalk-2.2.3-1|326	+ Revision: 344559
12cr|netatalk-2.2.3-1|327	- P5: security fix for CVE-2008-5718
12cr|netatalk-2.2.3-1|328	
12cr|netatalk-2.2.3-1|329	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.0.3-12mdv2009.0
12cr|netatalk-2.2.3-1|330	+ Revision: 268262
12cr|netatalk-2.2.3-1|331	- rebuild early 2009.0 package (before pixel changes)
12cr|netatalk-2.2.3-1|332	
12cr|netatalk-2.2.3-1|333	+ Pixel <pixel@mandriva.com>
12cr|netatalk-2.2.3-1|334	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|netatalk-2.2.3-1|335	
12cr|netatalk-2.2.3-1|336	* Mon Apr 21 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-11mdv2009.0
12cr|netatalk-2.2.3-1|337	+ Revision: 196245
12cr|netatalk-2.2.3-1|338	- fix #25158 (ATALK should use modprobe -q)
12cr|netatalk-2.2.3-1|339	
12cr|netatalk-2.2.3-1|340	* Mon Jan 21 2008 Funda Wang <fwang@mandriva.org> 2.0.3-10mdv2008.1
12cr|netatalk-2.2.3-1|341	+ Revision: 155523
12cr|netatalk-2.2.3-1|342	- BR db4.2
12cr|netatalk-2.2.3-1|343	- rebuild
12cr|netatalk-2.2.3-1|344	
12cr|netatalk-2.2.3-1|345	+ Olivier Blin <blino@mandriva.org>
12cr|netatalk-2.2.3-1|346	- restore BuildRoot
12cr|netatalk-2.2.3-1|347	
12cr|netatalk-2.2.3-1|348	+ Thierry Vignaud <tv@mandriva.org>
12cr|netatalk-2.2.3-1|349	- kill re-definition of %%buildroot on Pixel's request
12cr|netatalk-2.2.3-1|350	
12cr|netatalk-2.2.3-1|351	* Sat Aug 11 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-9mdv2008.0
12cr|netatalk-2.2.3-1|352	+ Revision: 62037
12cr|netatalk-2.2.3-1|353	- Import netatalk
12cr|netatalk-2.2.3-1|354	

3428 12
12cr|netbeans-svnclientadapter-6.7.1-3|1	# Prevent brp-java-repack-jars from being run.
12cr|netbeans-svnclientadapter-6.7.1-3|2	%global __jar_repack %{nil}
12cr|netbeans-svnclientadapter-6.7.1-3|3	
12cr|netbeans-svnclientadapter-6.7.1-3|4	%global nb_            netbeans
12cr|netbeans-svnclientadapter-6.7.1-3|5	%global nb_org         %{nb_}.org
12cr|netbeans-svnclientadapter-6.7.1-3|6	%global nb_ver         6.7.1
12cr|netbeans-svnclientadapter-6.7.1-3|7	
12cr|netbeans-svnclientadapter-6.7.1-3|8	%global svnCA          svnClientAdapter
12cr|netbeans-svnclientadapter-6.7.1-3|9	%global svnCA_ver      1.6.0
12cr|netbeans-svnclientadapter-6.7.1-3|10	
12cr|netbeans-svnclientadapter-6.7.1-3|11	Name:           %{nb_}-svnclientadapter
12cr|netbeans-svnclientadapter-6.7.1-3|12	Version:        %{nb_ver}
12cr|netbeans-svnclientadapter-6.7.1-3|13	Release:        3
12cr|netbeans-svnclientadapter-6.7.1-3|14	Summary:        Subversion Client Adapter
12cr|netbeans-svnclientadapter-6.7.1-3|15	
12cr|netbeans-svnclientadapter-6.7.1-3|16	License:        ASL 2.0
12cr|netbeans-svnclientadapter-6.7.1-3|17	Url:            http://subclipse.tigris.org/svnClientAdapter.html
12cr|netbeans-svnclientadapter-6.7.1-3|18	Group:          Development/Java
12cr|netbeans-svnclientadapter-6.7.1-3|19	
12cr|netbeans-svnclientadapter-6.7.1-3|20	# The source for this package was pulled from upstream's vcs.  Use the
12cr|netbeans-svnclientadapter-6.7.1-3|21	# following commands to generate the tarball:
12cr|netbeans-svnclientadapter-6.7.1-3|22	# svn export --force --username guest -r4383 \
12cr|netbeans-svnclientadapter-6.7.1-3|23	#     http://subclipse.tigris.org/svn/subclipse/trunk/svnClientAdapter/ \
12cr|netbeans-svnclientadapter-6.7.1-3|24	#     svnClientAdapter-1.6.0
12cr|netbeans-svnclientadapter-6.7.1-3|25	# tar -czvf svnClientAdapter-1.6.0.tar.gz svnClientAdapter-1.6.0
12cr|netbeans-svnclientadapter-6.7.1-3|26	Source0:        %{svnCA}-%{svnCA_ver}.tar.gz
12cr|netbeans-svnclientadapter-6.7.1-3|27	Patch0:         %{svnCA}-%{svnCA_ver}-build.patch
12cr|netbeans-svnclientadapter-6.7.1-3|28	
12cr|netbeans-svnclientadapter-6.7.1-3|29	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|netbeans-svnclientadapter-6.7.1-3|30	BuildArch:      noarch
12cr|netbeans-svnclientadapter-6.7.1-3|31	
12cr|netbeans-svnclientadapter-6.7.1-3|32	BuildRequires:  ant
12cr|netbeans-svnclientadapter-6.7.1-3|33	BuildRequires:  ant-nodeps
12cr|netbeans-svnclientadapter-6.7.1-3|34	BuildRequires:  ant-junit
12cr|netbeans-svnclientadapter-6.7.1-3|35	BuildRequires:  java-devel >= 0:1.6.0
12cr|netbeans-svnclientadapter-6.7.1-3|36	BuildRequires:  jpackage-utils
12cr|netbeans-svnclientadapter-6.7.1-3|37	BuildRequires:  svn-javahl
12cr|netbeans-svnclientadapter-6.7.1-3|38	
12cr|netbeans-svnclientadapter-6.7.1-3|39	Requires:       java >= 0:1.6.0
12cr|netbeans-svnclientadapter-6.7.1-3|40	Requires:       jpackage-utils
12cr|netbeans-svnclientadapter-6.7.1-3|41	Requires:       subversion
12cr|netbeans-svnclientadapter-6.7.1-3|42	
12cr|netbeans-svnclientadapter-6.7.1-3|43	%description
12cr|netbeans-svnclientadapter-6.7.1-3|44	SVNClientAdapter is a high-level Java API for Subversion.
12cr|netbeans-svnclientadapter-6.7.1-3|45	
12cr|netbeans-svnclientadapter-6.7.1-3|46	%prep
12cr|netbeans-svnclientadapter-6.7.1-3|47	%setup -q -n %{svnCA}-%{svnCA_ver}
12cr|netbeans-svnclientadapter-6.7.1-3|48	
12cr|netbeans-svnclientadapter-6.7.1-3|49	# remove all binary libs
12cr|netbeans-svnclientadapter-6.7.1-3|50	find . -name "*.jar" -exec %{__rm} -f {} \;
12cr|netbeans-svnclientadapter-6.7.1-3|51	
12cr|netbeans-svnclientadapter-6.7.1-3|52	%patch0 -p1 -b .sav
12cr|netbeans-svnclientadapter-6.7.1-3|53	
12cr|netbeans-svnclientadapter-6.7.1-3|54	%{__ln_s} -f %{_javadir}/svnkit-javahl.jar lib/svnjavahl.jar
12cr|netbeans-svnclientadapter-6.7.1-3|55	
12cr|netbeans-svnclientadapter-6.7.1-3|56	%build
12cr|netbeans-svnclientadapter-6.7.1-3|57	[ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java
12cr|netbeans-svnclientadapter-6.7.1-3|58	ant -verbose svnClientAdapter.jar
12cr|netbeans-svnclientadapter-6.7.1-3|59	
12cr|netbeans-svnclientadapter-6.7.1-3|60	%install
12cr|netbeans-svnclientadapter-6.7.1-3|61	%{__rm} -fr %{buildroot}
12cr|netbeans-svnclientadapter-6.7.1-3|62	# jar
12cr|netbeans-svnclientadapter-6.7.1-3|63	%{__install} -d -m 755 %{buildroot}%{_javadir}
12cr|netbeans-svnclientadapter-6.7.1-3|64	%{__install} -m 644 build/lib/svnClientAdapter.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|netbeans-svnclientadapter-6.7.1-3|65	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cr|netbeans-svnclientadapter-6.7.1-3|66	
12cr|netbeans-svnclientadapter-6.7.1-3|67	%clean
12cr|netbeans-svnclientadapter-6.7.1-3|68	%{__rm} -rf %{buildroot}
12cr|netbeans-svnclientadapter-6.7.1-3|69	
12cr|netbeans-svnclientadapter-6.7.1-3|70	%files
12cr|netbeans-svnclientadapter-6.7.1-3|71	%defattr(-,root,root)
12cr|netbeans-svnclientadapter-6.7.1-3|72	%doc license.txt readme.txt
12cr|netbeans-svnclientadapter-6.7.1-3|73	%{_javadir}/*
12cr|netbeans-svnclientadapter-6.7.1-3|74	

3429 12
12cr|netcat-openbsd-1.89-3|1	Name:       netcat-openbsd
12cr|netcat-openbsd-1.89-3|2	Version:    1.89
12cr|netcat-openbsd-1.89-3|3	Release:    %mkrel 3
12cr|netcat-openbsd-1.89-3|4	Summary:    Reads and writes data across network connections using TCP or UDP
12cr|netcat-openbsd-1.89-3|5	Group:      Networking/Other
12cr|netcat-openbsd-1.89-3|6	License:    BSD
12cr|netcat-openbsd-1.89-3|7	URL:        http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/
12cr|netcat-openbsd-1.89-3|8	# source is CVS checkout
12cr|netcat-openbsd-1.89-3|9	Source0:    netcat-openbsd-%{version}.tar.gz
12cr|netcat-openbsd-1.89-3|10	Patch0:     openbsd-compat.patch
12cr|netcat-openbsd-1.89-3|11	Patch1:     socks-b64-prototype.patch
12cr|netcat-openbsd-1.89-3|12	Patch2:     silence-z.patch
12cr|netcat-openbsd-1.89-3|13	Patch3:     glib-strlcpy.patch
12cr|netcat-openbsd-1.89-3|14	Patch4:     no-strtonum.patch
12cr|netcat-openbsd-1.89-3|15	Patch5:     pollhup.patch
12cr|netcat-openbsd-1.89-3|16	Patch6:     reuseaddr.patch
12cr|netcat-openbsd-1.89-3|17	Patch7:     connect-timeout.patch
12cr|netcat-openbsd-1.89-3|18	Patch8:     udp-scan-timeout.patch
12cr|netcat-openbsd-1.89-3|19	Patch9:     verbose-numeric-port.patch
12cr|netcat-openbsd-1.89-3|20	Patch10:    send-crlf.patch
12cr|netcat-openbsd-1.89-3|21	Patch11:    help-version-exit.patch
12cr|netcat-openbsd-1.89-3|22	Patch12:    quit-timer.patch
12cr|netcat-openbsd-1.89-3|23	Patch13:    getservbyname.patch
12cr|netcat-openbsd-1.89-3|24	Patch14:    gcc-warnings.patch
12cr|netcat-openbsd-1.89-3|25	Patch20:    netcat-openbsd-1.89-makefile.patch
12cr|netcat-openbsd-1.89-3|26	Patch21:    netcat-openbsd-1.89-openbsd-compat.patch
12cr|netcat-openbsd-1.89-3|27	Requires:       glib2
12cr|netcat-openbsd-1.89-3|28	BuildRequires:  glib2-devel
12cr|netcat-openbsd-1.89-3|29	Obsoletes:      netcat-bsd
12cr|netcat-openbsd-1.89-3|30	Conflicts:      netcat < 1.0
12cr|netcat-openbsd-1.89-3|31	Provides:       netcat = 1.0
12cr|netcat-openbsd-1.89-3|32	Conflicts:      netcat-traditional
12cr|netcat-openbsd-1.89-3|33	Conflicts:      netcat-gnu
12cr|netcat-openbsd-1.89-3|34	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|netcat-openbsd-1.89-3|35	
12cr|netcat-openbsd-1.89-3|36	%description
12cr|netcat-openbsd-1.89-3|37	The nc package contains Netcat (the program is actually nc), a simple
12cr|netcat-openbsd-1.89-3|38	utility for reading and writing data across network connections, using
12cr|netcat-openbsd-1.89-3|39	the TCP or UDP protocols. Netcat is intended to be a reliable back-end
12cr|netcat-openbsd-1.89-3|40	tool which can be used directly or easily driven by other programs and
12cr|netcat-openbsd-1.89-3|41	scripts.  Netcat is also a feature-rich network debugging and
12cr|netcat-openbsd-1.89-3|42	exploration tool, since it can create many different connections and
12cr|netcat-openbsd-1.89-3|43	has many built-in capabilities.
12cr|netcat-openbsd-1.89-3|44	
12cr|netcat-openbsd-1.89-3|45	You may want to install the netcat package if you are administering a
12cr|netcat-openbsd-1.89-3|46	network and you'd like to use its debugging and network exploration
12cr|netcat-openbsd-1.89-3|47	capabilities.
12cr|netcat-openbsd-1.89-3|48	
12cr|netcat-openbsd-1.89-3|49	%prep
12cr|netcat-openbsd-1.89-3|50	%setup -q -n netcat-openbsd-%{version}.orig
12cr|netcat-openbsd-1.89-3|51	
12cr|netcat-openbsd-1.89-3|52	%patch20 -p1
12cr|netcat-openbsd-1.89-3|53	%patch21 -p1
12cr|netcat-openbsd-1.89-3|54	
12cr|netcat-openbsd-1.89-3|55	%patch0 -p1
12cr|netcat-openbsd-1.89-3|56	%patch1 -p1
12cr|netcat-openbsd-1.89-3|57	%patch2 -p1
12cr|netcat-openbsd-1.89-3|58	%patch3 -p1
12cr|netcat-openbsd-1.89-3|59	%patch4 -p1
12cr|netcat-openbsd-1.89-3|60	%patch5 -p1
12cr|netcat-openbsd-1.89-3|61	%patch6 -p1
12cr|netcat-openbsd-1.89-3|62	%patch7 -p1
12cr|netcat-openbsd-1.89-3|63	%patch8 -p1
12cr|netcat-openbsd-1.89-3|64	%patch9 -p1
12cr|netcat-openbsd-1.89-3|65	%patch10 -p1
12cr|netcat-openbsd-1.89-3|66	%patch11 -p1
12cr|netcat-openbsd-1.89-3|67	%patch12 -p1
12cr|netcat-openbsd-1.89-3|68	%patch13 -p1
12cr|netcat-openbsd-1.89-3|69	%patch14 -p1
12cr|netcat-openbsd-1.89-3|70	
12cr|netcat-openbsd-1.89-3|71	%build
12cr|netcat-openbsd-1.89-3|72	%make
12cr|netcat-openbsd-1.89-3|73	
12cr|netcat-openbsd-1.89-3|74	%install
12cr|netcat-openbsd-1.89-3|75	rm -rf %{buildroot}
12cr|netcat-openbsd-1.89-3|76	install -d %{buildroot}%{_bindir}
12cr|netcat-openbsd-1.89-3|77	install -m 755 nc %{buildroot}%{_bindir}
12cr|netcat-openbsd-1.89-3|78	(cd %{buildroot}%{_bindir} && ln -s nc netcat)
12cr|netcat-openbsd-1.89-3|79	install -d %{buildroot}%{_mandir}/man1
12cr|netcat-openbsd-1.89-3|80	install -m 644 nc.1 %{buildroot}%{_mandir}/man1
12cr|netcat-openbsd-1.89-3|81	(cd %{buildroot}%{_mandir}/man1 && ln -s nc.1 netcat.1)
12cr|netcat-openbsd-1.89-3|82	
12cr|netcat-openbsd-1.89-3|83	%clean
12cr|netcat-openbsd-1.89-3|84	rm -rf %{buildroot}
12cr|netcat-openbsd-1.89-3|85	
12cr|netcat-openbsd-1.89-3|86	%files
12cr|netcat-openbsd-1.89-3|87	%defattr(-,root,root)
12cr|netcat-openbsd-1.89-3|88	%{_bindir}/nc
12cr|netcat-openbsd-1.89-3|89	%{_bindir}/netcat
12cr|netcat-openbsd-1.89-3|90	%{_mandir}/man1/nc.1*
12cr|netcat-openbsd-1.89-3|91	%{_mandir}/man1/netcat.1*
12cr|netcat-openbsd-1.89-3|92	
12cr|netcat-openbsd-1.89-3|93	
12cr|netcat-openbsd-1.89-3|94	%changelog
12cr|netcat-openbsd-1.89-3|95	* Wed Jan 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.89-3mdv2009.1
12cr|netcat-openbsd-1.89-3|96	+ Revision: 332126
12cr|netcat-openbsd-1.89-3|97	- provides a versionned netcat virtual package
12cr|netcat-openbsd-1.89-3|98	
12cr|netcat-openbsd-1.89-3|99	* Mon Jan 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.89-2mdv2009.1
12cr|netcat-openbsd-1.89-3|100	+ Revision: 331436
12cr|netcat-openbsd-1.89-3|101	- package renaming
12cr|netcat-openbsd-1.89-3|102	- ship netcat binary and man page
12cr|netcat-openbsd-1.89-3|103	- provides netcat virtual package
12cr|netcat-openbsd-1.89-3|104	- package renaming
12cr|netcat-openbsd-1.89-3|105	
12cr|netcat-openbsd-1.89-3|106	* Fri Jan 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.89-1mdv2009.1
12cr|netcat-openbsd-1.89-3|107	+ Revision: 330355
12cr|netcat-openbsd-1.89-3|108	- sync with debian package
12cr|netcat-openbsd-1.89-3|109	
12cr|netcat-openbsd-1.89-3|110	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.84-3mdv2009.0
12cr|netcat-openbsd-1.89-3|111	+ Revision: 253765
12cr|netcat-openbsd-1.89-3|112	- rebuild
12cr|netcat-openbsd-1.89-3|113	
12cr|netcat-openbsd-1.89-3|114	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.84-1mdv2008.1
12cr|netcat-openbsd-1.89-3|115	+ Revision: 140994
12cr|netcat-openbsd-1.89-3|116	- restore BuildRoot
12cr|netcat-openbsd-1.89-3|117	
12cr|netcat-openbsd-1.89-3|118	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|netcat-openbsd-1.89-3|119	- kill re-definition of %%buildroot on Pixel's request
12cr|netcat-openbsd-1.89-3|120	
12cr|netcat-openbsd-1.89-3|121	* Sun Sep 23 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.84-1mdv2008.0
12cr|netcat-openbsd-1.89-3|122	+ Revision: 92310
12cr|netcat-openbsd-1.89-3|123	- Fixed License tag (BSD instead of GPL).
12cr|netcat-openbsd-1.89-3|124	
12cr|netcat-openbsd-1.89-3|125	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|netcat-openbsd-1.89-3|126	- import netcat-bsd
12cr|netcat-openbsd-1.89-3|127	

3430 12
12cr|netdiscover-0.3-0.beta7.3|1	Summary:	A network address discovering tool
12cr|netdiscover-0.3-0.beta7.3|2	Name:		netdiscover
12cr|netdiscover-0.3-0.beta7.3|3	Version:	0.3
12cr|netdiscover-0.3-0.beta7.3|4	Release:	%mkrel 0.beta7.3
12cr|netdiscover-0.3-0.beta7.3|5	License:	GPLv3
12cr|netdiscover-0.3-0.beta7.3|6	Group:		Networking/Other
12cr|netdiscover-0.3-0.beta7.3|7	URL:		http://nixgeneration.com/~jaime/netdiscover/
12cr|netdiscover-0.3-0.beta7.3|8	# http://www.pc-workshop.da.ru/cvs/netdiscover.tar.gz?view=tar
12cr|netdiscover-0.3-0.beta7.3|9	Source0:	%{name}-%{version}-beta7.tar.gz
12cr|netdiscover-0.3-0.beta7.3|10	BuildRequires:	libpcap-devel
12cr|netdiscover-0.3-0.beta7.3|11	BuildRequires:	net-devel >= 1.1.3
12cr|netdiscover-0.3-0.beta7.3|12	BuildRequires:	wget
12cr|netdiscover-0.3-0.beta7.3|13	BuildRequires:	libtool
12cr|netdiscover-0.3-0.beta7.3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|netdiscover-0.3-0.beta7.3|15	
12cr|netdiscover-0.3-0.beta7.3|16	%description
12cr|netdiscover-0.3-0.beta7.3|17	Netdiscover is a network address discovering tool, developed mainly for those
12cr|netdiscover-0.3-0.beta7.3|18	wireless networks without dhcp server, but it also works on hub/switched
12cr|netdiscover-0.3-0.beta7.3|19	networks. Its based on arp requests, it will send arp requests and sniff for
12cr|netdiscover-0.3-0.beta7.3|20	replies.
12cr|netdiscover-0.3-0.beta7.3|21	
12cr|netdiscover-0.3-0.beta7.3|22	%prep
12cr|netdiscover-0.3-0.beta7.3|23	
12cr|netdiscover-0.3-0.beta7.3|24	%setup -q -n %{name}-%{version}-beta7
12cr|netdiscover-0.3-0.beta7.3|25	
12cr|netdiscover-0.3-0.beta7.3|26	%build
12cr|netdiscover-0.3-0.beta7.3|27	LC_ALL=C sh update-oui-database.sh
12cr|netdiscover-0.3-0.beta7.3|28	sh autogen.sh
12cr|netdiscover-0.3-0.beta7.3|29	
12cr|netdiscover-0.3-0.beta7.3|30	%configure2_5x
12cr|netdiscover-0.3-0.beta7.3|31	
12cr|netdiscover-0.3-0.beta7.3|32	%make
12cr|netdiscover-0.3-0.beta7.3|33	
12cr|netdiscover-0.3-0.beta7.3|34	%install
12cr|netdiscover-0.3-0.beta7.3|35	rm -rf %{buildroot}
12cr|netdiscover-0.3-0.beta7.3|36	
12cr|netdiscover-0.3-0.beta7.3|37	%makeinstall_std
12cr|netdiscover-0.3-0.beta7.3|38	
12cr|netdiscover-0.3-0.beta7.3|39	# cleanup
12cr|netdiscover-0.3-0.beta7.3|40	rm -rf %{buildroot}%{_prefix}/doc
12cr|netdiscover-0.3-0.beta7.3|41	
12cr|netdiscover-0.3-0.beta7.3|42	%clean
12cr|netdiscover-0.3-0.beta7.3|43	rm -rf %{buildroot}
12cr|netdiscover-0.3-0.beta7.3|44	
12cr|netdiscover-0.3-0.beta7.3|45	%files
12cr|netdiscover-0.3-0.beta7.3|46	%defattr(-,root,root)
12cr|netdiscover-0.3-0.beta7.3|47	%doc AUTHORS ChangeLog README TODO
12cr|netdiscover-0.3-0.beta7.3|48	%{_sbindir}/*
12cr|netdiscover-0.3-0.beta7.3|49	%{_mandir}/man8/*
12cr|netdiscover-0.3-0.beta7.3|50	
12cr|netdiscover-0.3-0.beta7.3|51	
12cr|netdiscover-0.3-0.beta7.3|52	%changelog
12cr|netdiscover-0.3-0.beta7.3|53	* Thu Jun 04 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.beta7.3mdv2010.0
12cr|netdiscover-0.3-0.beta7.3|54	+ Revision: 382722
12cr|netdiscover-0.3-0.beta7.3|55	- rebuilt against libnet 1.1.3
12cr|netdiscover-0.3-0.beta7.3|56	
12cr|netdiscover-0.3-0.beta7.3|57	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.beta7.2mdv2009.1
12cr|netdiscover-0.3-0.beta7.3|58	+ Revision: 298319
12cr|netdiscover-0.3-0.beta7.3|59	- rebuilt against libpcap-1.0.0
12cr|netdiscover-0.3-0.beta7.3|60	
12cr|netdiscover-0.3-0.beta7.3|61	* Sat Sep 13 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.beta7.1mdv2009.0
12cr|netdiscover-0.3-0.beta7.3|62	+ Revision: 284547
12cr|netdiscover-0.3-0.beta7.3|63	- fix deps
12cr|netdiscover-0.3-0.beta7.3|64	- 0.3-beta7 (cvs snapshot) fixes #36104 (netdiscover crashes when trying to use it)
12cr|netdiscover-0.3-0.beta7.3|65	- fetch latest oui.txt file and generate needed header
12cr|netdiscover-0.3-0.beta7.3|66	
12cr|netdiscover-0.3-0.beta7.3|67	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.3-0.beta6.1mdv2008.1
12cr|netdiscover-0.3-0.beta7.3|68	+ Revision: 140994
12cr|netdiscover-0.3-0.beta7.3|69	- restore BuildRoot
12cr|netdiscover-0.3-0.beta7.3|70	
12cr|netdiscover-0.3-0.beta7.3|71	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|netdiscover-0.3-0.beta7.3|72	- kill re-definition of %%buildroot on Pixel's request
12cr|netdiscover-0.3-0.beta7.3|73	
12cr|netdiscover-0.3-0.beta7.3|74	* Fri Apr 27 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.beta6.1mdv2008.0
12cr|netdiscover-0.3-0.beta7.3|75	+ Revision: 18566
12cr|netdiscover-0.3-0.beta7.3|76	- Import netdiscover
12cr|netdiscover-0.3-0.beta7.3|77	
12cr|netdiscover-0.3-0.beta7.3|78	
12cr|netdiscover-0.3-0.beta7.3|79	
12cr|netdiscover-0.3-0.beta7.3|80	* Fri Mar 17 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.beta5.1mdk
12cr|netdiscover-0.3-0.beta7.3|81	- netdiscover-0.3-beta6
12cr|netdiscover-0.3-0.beta7.3|82	- rebuilt against libnet1.1.2
12cr|netdiscover-0.3-0.beta7.3|83	
12cr|netdiscover-0.3-0.beta7.3|84	* Thu Oct 06 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.beta5.1mdk
12cr|netdiscover-0.3-0.beta7.3|85	- initial Mandriva package

3431 12
12cr|netgen-4.9.13-2|1	Name:		netgen
12cr|netgen-4.9.13-2|2	Group:		Sciences/Physics
12cr|netgen-4.9.13-2|3	Version:	4.9.13
12cr|netgen-4.9.13-2|4	Release:	2
12cr|netgen-4.9.13-2|5	Summary:	Automatic 3d tetrahedral mesh generator
12cr|netgen-4.9.13-2|6	License:	GPL
12cr|netgen-4.9.13-2|7	URL:		http://www.hpfem.jku.at/netgen/
12cr|netgen-4.9.13-2|8	Source0:	%{name}-%{version}.tar.gz
12cr|netgen-4.9.13-2|9	Patch0:		netgen-4.9.13-togl.patch
12cr|netgen-4.9.13-2|10	Patch1:		netgen-4.9.13-opencascade.patch
12cr|netgen-4.9.13-2|11	
12cr|netgen-4.9.13-2|12	BuildRequires:	pkgconfig(glu)
12cr|netgen-4.9.13-2|13	BuildRequires:	opencascade
12cr|netgen-4.9.13-2|14	BuildRequires:	opencascade-devel
12cr|netgen-4.9.13-2|15	BuildRequires:	openmpi-devel
12cr|netgen-4.9.13-2|16	BuildRequires:	tcl-devel
12cr|netgen-4.9.13-2|17	BuildRequires:	tk-devel
12cr|netgen-4.9.13-2|18	BuildRequires:	togl
12cr|netgen-4.9.13-2|19	Requires:	tix
12cr|netgen-4.9.13-2|20	
12cr|netgen-4.9.13-2|21	%description
12cr|netgen-4.9.13-2|22	NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from
12cr|netgen-4.9.13-2|23	constructive solid geometry (CSG) or boundary representation (BRep) from STL
12cr|netgen-4.9.13-2|24	file format. The connection to a geometry kernel allows the handling of IGES
12cr|netgen-4.9.13-2|25	and STEP files. NETGEN contains modules for mesh optimization and hierarchical
12cr|netgen-4.9.13-2|26	mesh refinement. Netgen is open source based on the LGPL license. It is
12cr|netgen-4.9.13-2|27	available for Unix/Linux and Windows.
12cr|netgen-4.9.13-2|28	
12cr|netgen-4.9.13-2|29	NETGEN was developed mainly by Joachim Schöberl within project grants from
12cr|netgen-4.9.13-2|30	the Austrian Science Fund FWF ( Special Research Project "Numerical and
12cr|netgen-4.9.13-2|31	Symbolic Scientific Computing", Start Project "hp-FEM) at the Johannes
12cr|netgen-4.9.13-2|32	Kepler University Linz. Significant contributions were made by Johannes
12cr|netgen-4.9.13-2|33	Gerstmayr (STL geometry) Robert Gaisbauer (OpenCascade interface).
12cr|netgen-4.9.13-2|34	
12cr|netgen-4.9.13-2|35	%prep
12cr|netgen-4.9.13-2|36	%setup -q
12cr|netgen-4.9.13-2|37	%patch0 -p1
12cr|netgen-4.9.13-2|38	%patch1 -p1
12cr|netgen-4.9.13-2|39	
12cr|netgen-4.9.13-2|40	%build
12cr|netgen-4.9.13-2|41	%configure2_5x --with-occ=%{_datadir}/opencascade
12cr|netgen-4.9.13-2|42	%make
12cr|netgen-4.9.13-2|43	
12cr|netgen-4.9.13-2|44	%install
12cr|netgen-4.9.13-2|45	%makeinstall_std
12cr|netgen-4.9.13-2|46	
12cr|netgen-4.9.13-2|47	mkdir -p %{buildroot}%{_datadir}/%{name}/tutorials
12cr|netgen-4.9.13-2|48	mv -f %{buildroot}%{_datadir}/%{name}/*.{geo,in2d,step,stl,surf} %{buildroot}%{_datadir}/%{name}/tutorials
12cr|netgen-4.9.13-2|49	mv -f %{buildroot}%{_bindir}/* %{buildroot}%{_datadir}/%{name}
12cr|netgen-4.9.13-2|50	cat > %{buildroot}%{_bindir}/%{name} << EOF
12cr|netgen-4.9.13-2|51	#!/bin/sh
12cr|netgen-4.9.13-2|52	
12cr|netgen-4.9.13-2|53	export NETGENDIR=%{_datadir}/%{name}
12cr|netgen-4.9.13-2|54	export PATH=\$NETGENDIR:\$PATH
12cr|netgen-4.9.13-2|55	[ -z "\$NETGEN_USER_DIR" ] && export NETGEN_USER_DIR=\$HOME
12cr|netgen-4.9.13-2|56	\$NETGENDIR/%{name} "\$@"
12cr|netgen-4.9.13-2|57	EOF
12cr|netgen-4.9.13-2|58	chmod +x %{buildroot}%{_bindir}/%{name}
12cr|netgen-4.9.13-2|59	
12cr|netgen-4.9.13-2|60	%files
12cr|netgen-4.9.13-2|61	%{_bindir}/*
12cr|netgen-4.9.13-2|62	%{_includedir}/*
12cr|netgen-4.9.13-2|63	%dir %{_datadir}/%{name}
12cr|netgen-4.9.13-2|64	%{_datadir}/%{name}/*
12cr|netgen-4.9.13-2|65	%dir %{_docdir}/%{name}/
12cr|netgen-4.9.13-2|66	%{_docdir}/%{name}/*
12cr|netgen-4.9.13-2|67	%{_libdir}/*.so
12cr|netgen-4.9.13-2|68	

3432 12
12cr|nethack-3.4.3-2|1	Name:		nethack
12cr|nethack-3.4.3-2|2	Version:	3.4.3
12cr|nethack-3.4.3-2|3	Release:	2
12cr|nethack-3.4.3-2|4	Summary:	A roguelike dungeon exploration game
12cr|nethack-3.4.3-2|5	
12cr|nethack-3.4.3-2|6	Group:		Games/Adventure
12cr|nethack-3.4.3-2|7	License:	Nethack GPL
12cr|nethack-3.4.3-2|8	URL:		http://www.nethack.org
12cr|nethack-3.4.3-2|9	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-343-src.tgz
12cr|nethack-3.4.3-2|10	# Nethack Linux settings/defines
12cr|nethack-3.4.3-2|11	Patch0:		nethack-settings.patch
12cr|nethack-3.4.3-2|12	# HP monitor, patch from http://www.netsonic.fi/~walker/nh/hpmon.diff
12cr|nethack-3.4.3-2|13	# Some parts adapted from Debian's patch
12cr|nethack-3.4.3-2|14	Patch1: 	nethack-enh-hpmon.patch
12cr|nethack-3.4.3-2|15	# "Paranoid hit" patch by Joshua Kwan <joshk@triplehelix.org>
12cr|nethack-3.4.3-2|16	# heavily edited from http://www.netsonic.fi/~walker/nh/paranoid-343.diff
12cr|nethack-3.4.3-2|17	# originally by  David Damerell, Jonathan Nieder, Jukka Lahtinen, Stanislav
12cr|nethack-3.4.3-2|18	# Traykov
12cr|nethack-3.4.3-2|19	#
12cr|nethack-3.4.3-2|20	# Adapted from its Debian version
12cr|nethack-3.4.3-2|21	Patch2:		nethack-enh-paranoid-hit.patch
12cr|nethack-3.4.3-2|22	#TODO: unfinished
12cr|nethack-3.4.3-2|23	Patch3:		nethack-3.4.3-makefile-destdir.patch
12cr|nethack-3.4.3-2|24	BuildRequires:	ncurses-devel bison flex
12cr|nethack-3.4.3-2|25	
12cr|nethack-3.4.3-2|26	
12cr|nethack-3.4.3-2|27	%description
12cr|nethack-3.4.3-2|28	NetHack is a single player dungeon exploration game that runs on a
12cr|nethack-3.4.3-2|29	wide variety of computer systems, with a variety of graphical and text
12cr|nethack-3.4.3-2|30	interfaces all using the same game engine.
12cr|nethack-3.4.3-2|31	
12cr|nethack-3.4.3-2|32	Unlike many other Dungeons & Dragons-inspired games, the emphasis in
12cr|nethack-3.4.3-2|33	NetHack is on discovering the detail of the dungeon and not simply
12cr|nethack-3.4.3-2|34	killing everything in sight - in fact, killing everything in sight is
12cr|nethack-3.4.3-2|35	a good way to die quickly.
12cr|nethack-3.4.3-2|36	
12cr|nethack-3.4.3-2|37	Each game presents a different landscape - the random number generator
12cr|nethack-3.4.3-2|38	provides an essentially unlimited number of variations of the dungeon
12cr|nethack-3.4.3-2|39	and its denizens to be discovered by the player in one of a number of
12cr|nethack-3.4.3-2|40	characters: you can pick your race, your role, and your gender.
12cr|nethack-3.4.3-2|41	
12cr|nethack-3.4.3-2|42	%prep
12cr|nethack-3.4.3-2|43	%setup -q
12cr|nethack-3.4.3-2|44	%patch0 -p1 -b .settings~
12cr|nethack-3.4.3-2|45	%patch1 -p1 -b .hpmon~
12cr|nethack-3.4.3-2|46	%patch2 -p1 -b .paranoid~
12cr|nethack-3.4.3-2|47	#%patch3 -p1 -b .destdir~
12cr|nethack-3.4.3-2|48	# Generates makefiles
12cr|nethack-3.4.3-2|49	(source sys/unix/setup.sh)
12cr|nethack-3.4.3-2|50	
12cr|nethack-3.4.3-2|51	%build
12cr|nethack-3.4.3-2|52	# Patch in our paths with RPM macros.
12cr|nethack-3.4.3-2|53	perl -pi -e 's{MDV_HACKDIR}{%{_gamesdatadir}/nethack}' include/config.h
12cr|nethack-3.4.3-2|54	perl -pi -e 's{MDV_VAR_PLAYGROUND}{%{_localstatedir}/lib/games/nethack}' include/unixconf.h
12cr|nethack-3.4.3-2|55	%make CFLAGS="%{optflags} -I../include -Wno-error=format-security" LDFLAGS="%{ldflags}"
12cr|nethack-3.4.3-2|56	
12cr|nethack-3.4.3-2|57	%install
12cr|nethack-3.4.3-2|58	%makeinstall_std \
12cr|nethack-3.4.3-2|59	GAMEDIR=%{buildroot}%{_gamesdatadir}/nethack \
12cr|nethack-3.4.3-2|60	VARDIR=%{buildroot}%{_localstatedir}/lib/games/nethack \
12cr|nethack-3.4.3-2|61	SHELLDIR=%{buildroot}%{_gamesbindir} \
12cr|nethack-3.4.3-2|62	CHOWN=/bin/true \
12cr|nethack-3.4.3-2|63	CHGRP=/bin/true
12cr|nethack-3.4.3-2|64	rm -f %{buildroot}%{_gamesbindir}/nethack
12cr|nethack-3.4.3-2|65	mv %{buildroot}%{_gamesdatadir}/nethack/nethack %{buildroot}%{_gamesbindir}/nethack
12cr|nethack-3.4.3-2|66	mv %{buildroot}%{_gamesdatadir}/nethack/recover %{buildroot}%{_gamesbindir}/nethack-recover
12cr|nethack-3.4.3-2|67	install -m644 doc/nethack.6 -D %{buildroot}%{_mandir}/man6/nethack.6
12cr|nethack-3.4.3-2|68	
12cr|nethack-3.4.3-2|69	%post
12cr|nethack-3.4.3-2|70	%create_ghostfile %{_localstatedir}/lib/games/nethack/record root games 664
12cr|nethack-3.4.3-2|71	%create_ghostfile %{_localstatedir}/lib/games/nethack/perm root games 664
12cr|nethack-3.4.3-2|72	%create_ghostfile %{_localstatedir}/lib/games/nethack/logfile root games 664
12cr|nethack-3.4.3-2|73	
12cr|nethack-3.4.3-2|74	%files
12cr|nethack-3.4.3-2|75	%doc doc/*txt README dat/license
12cr|nethack-3.4.3-2|76	%{_gamesdatadir}/nethack
12cr|nethack-3.4.3-2|77	%{_mandir}/man6/*
12cr|nethack-3.4.3-2|78	%defattr(755,root,games)
12cr|nethack-3.4.3-2|79	%{_gamesbindir}/nethack-recover
12cr|nethack-3.4.3-2|80	%attr(2755,root,games) %{_gamesbindir}/nethack
12cr|nethack-3.4.3-2|81	%defattr(644,root,games,775)
12cr|nethack-3.4.3-2|82	%dir %{_localstatedir}/lib/games/nethack/
12cr|nethack-3.4.3-2|83	%dir %{_localstatedir}/lib/games/nethack/save
12cr|nethack-3.4.3-2|84	%ghost %verify(not md5 size mtime) %{_localstatedir}/lib/games/nethack/record
12cr|nethack-3.4.3-2|85	%ghost %verify(not md5 size mtime) %{_localstatedir}/lib/games/nethack/perm
12cr|nethack-3.4.3-2|86	%ghost %verify(not md5 size mtime) %{_localstatedir}/lib/games/nethack/logfile
12cr|nethack-3.4.3-2|87	
12cr|nethack-3.4.3-2|88	
12cr|nethack-3.4.3-2|89	%changelog
12cr|nethack-3.4.3-2|90	* Mon Sep 05 2011 Eskild Hustvedt <eskild@mandriva.org> 3.4.3-2
12cr|nethack-3.4.3-2|91	+ Revision: 698365
12cr|nethack-3.4.3-2|92	- Fixed creation of ghost files
12cr|nethack-3.4.3-2|93	
12cr|nethack-3.4.3-2|94	* Mon Sep 05 2011 Eskild Hustvedt <eskild@mandriva.org> 3.4.3-1
12cr|nethack-3.4.3-2|95	+ Revision: 698342
12cr|nethack-3.4.3-2|96	- Fixed save dir
12cr|nethack-3.4.3-2|97	- Merged back Per ?\195?\152yvind's fixes
12cr|nethack-3.4.3-2|98	- Various permission and build fixes. Added docs.
12cr|nethack-3.4.3-2|99	- imported package nethack
12cr|nethack-3.4.3-2|100	
12cr|nethack-3.4.3-2|101	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|nethack-3.4.3-2|102	- more fixes
12cr|nethack-3.4.3-2|103	- start on cleaning up and refreshing rusty/obsolete Eskild's packaging skills ;)
12cr|nethack-3.4.3-2|104	

3433 12
12cr|nethogs-0.7.0-2|1	Summary:	Top-like monitor for network traffic
12cr|nethogs-0.7.0-2|2	Name:		nethogs
12cr|nethogs-0.7.0-2|3	Version:	0.7.0
12cr|nethogs-0.7.0-2|4	Release:	%mkrel 2
12cr|nethogs-0.7.0-2|5	Group:		Monitoring
12cr|nethogs-0.7.0-2|6	License:	GPL+
12cr|nethogs-0.7.0-2|7	URL:		http://nethogs.sourceforge.net
12cr|nethogs-0.7.0-2|8	Source0:	http://osdn.dl.sourceforge.net/sourceforge/nethogs/%{name}-%{version}.tar.gz
12cr|nethogs-0.7.0-2|9	BuildRequires:	ncurses-devel
12cr|nethogs-0.7.0-2|10	BuildRequires:	pcap-devel
12cr|nethogs-0.7.0-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nethogs-0.7.0-2|12	
12cr|nethogs-0.7.0-2|13	%description
12cr|nethogs-0.7.0-2|14	NetHogs is a small "net top" tool.
12cr|nethogs-0.7.0-2|15	
12cr|nethogs-0.7.0-2|16	Instead of breaking the traffic down per protocol or per subnet, like
12cr|nethogs-0.7.0-2|17	most such tools do, it groups bandwidth by process and does not rely
12cr|nethogs-0.7.0-2|18	on a special kernel module to be loaded.
12cr|nethogs-0.7.0-2|19	
12cr|nethogs-0.7.0-2|20	So if there's suddenly a lot of network traffic, you can fire up
12cr|nethogs-0.7.0-2|21	NetHogs and immediately see which PID is causing this, and if it's
12cr|nethogs-0.7.0-2|22	some kind of spinning process, kill it.
12cr|nethogs-0.7.0-2|23	
12cr|nethogs-0.7.0-2|24	Features:
12cr|nethogs-0.7.0-2|25	- shows TCP download- and upload-speed per process
12cr|nethogs-0.7.0-2|26	- supports both IPv4 and IPv6
12cr|nethogs-0.7.0-2|27	- supports both Ethernet and PPP
12cr|nethogs-0.7.0-2|28	
12cr|nethogs-0.7.0-2|29	%prep
12cr|nethogs-0.7.0-2|30	
12cr|nethogs-0.7.0-2|31	%setup -q -n nethogs
12cr|nethogs-0.7.0-2|32	
12cr|nethogs-0.7.0-2|33	%build
12cr|nethogs-0.7.0-2|34	
12cr|nethogs-0.7.0-2|35	%make CFLAGS="%{optflags}"
12cr|nethogs-0.7.0-2|36	
12cr|nethogs-0.7.0-2|37	%install
12cr|nethogs-0.7.0-2|38	rm -rf %{buildroot}
12cr|nethogs-0.7.0-2|39	
12cr|nethogs-0.7.0-2|40	install -d %{buildroot}%{_sbindir}
12cr|nethogs-0.7.0-2|41	install -m0755 nethogs %{buildroot}%{_sbindir}/
12cr|nethogs-0.7.0-2|42	
12cr|nethogs-0.7.0-2|43	install -d %{buildroot}%{_mandir}/man8
12cr|nethogs-0.7.0-2|44	install -m0644 nethogs.8 %{buildroot}%{_mandir}/man8/
12cr|nethogs-0.7.0-2|45	
12cr|nethogs-0.7.0-2|46	%clean
12cr|nethogs-0.7.0-2|47	rm -rf %{buildroot}
12cr|nethogs-0.7.0-2|48	
12cr|nethogs-0.7.0-2|49	%files
12cr|nethogs-0.7.0-2|50	%defattr(-,root,root)
12cr|nethogs-0.7.0-2|51	%doc Changelog DESIGN README
12cr|nethogs-0.7.0-2|52	%{_sbindir}/nethogs
12cr|nethogs-0.7.0-2|53	%{_mandir}/man*/*
12cr|nethogs-0.7.0-2|54	
12cr|nethogs-0.7.0-2|55	
12cr|nethogs-0.7.0-2|56	%changelog
12cr|nethogs-0.7.0-2|57	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-2mdv2011.0
12cr|nethogs-0.7.0-2|58	+ Revision: 613034
12cr|nethogs-0.7.0-2|59	- the mass rebuild of 2010.1 packages
12cr|nethogs-0.7.0-2|60	
12cr|nethogs-0.7.0-2|61	* Sat Jan 30 2010 Jérôme Brenier <incubusss@mandriva.org> 0.7.0-1mdv2010.1
12cr|nethogs-0.7.0-2|62	+ Revision: 498609
12cr|nethogs-0.7.0-2|63	- new version 0.7.0
12cr|nethogs-0.7.0-2|64	- drop gcc43 patch
12cr|nethogs-0.7.0-2|65	- fix License tag
12cr|nethogs-0.7.0-2|66	
12cr|nethogs-0.7.0-2|67	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.6.1-0.cvs20050321.9mdv2010.0
12cr|nethogs-0.7.0-2|68	+ Revision: 440317
12cr|nethogs-0.7.0-2|69	- rebuild
12cr|nethogs-0.7.0-2|70	
12cr|nethogs-0.7.0-2|71	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-0.cvs20050321.8mdv2009.1
12cr|nethogs-0.7.0-2|72	+ Revision: 298623
12cr|nethogs-0.7.0-2|73	- fix build
12cr|nethogs-0.7.0-2|74	- rebuilt against libpcap-1.0.0
12cr|nethogs-0.7.0-2|75	
12cr|nethogs-0.7.0-2|76	+ Olivier Blin <oblin@mandriva.com>
12cr|nethogs-0.7.0-2|77	- restore BuildRoot
12cr|nethogs-0.7.0-2|78	
12cr|nethogs-0.7.0-2|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|nethogs-0.7.0-2|80	- kill re-definition of %%buildroot on Pixel's request
12cr|nethogs-0.7.0-2|81	
12cr|nethogs-0.7.0-2|82	* Sat Aug 25 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.6.1-0.cvs20050321.7mdv2008.0
12cr|nethogs-0.7.0-2|83	+ Revision: 71332
12cr|nethogs-0.7.0-2|84	- rebuild
12cr|nethogs-0.7.0-2|85	
12cr|nethogs-0.7.0-2|86	
12cr|nethogs-0.7.0-2|87	* Wed Aug 09 2006 glehmann
12cr|nethogs-0.7.0-2|88	+ 08/09/06 20:00:20 (55100)
12cr|nethogs-0.7.0-2|89	rebuild
12cr|nethogs-0.7.0-2|90	
12cr|nethogs-0.7.0-2|91	* Sun Jul 30 2006 glehmann
12cr|nethogs-0.7.0-2|92	+ 07/30/06 10:26:06 (42698)
12cr|nethogs-0.7.0-2|93	Import nethogs
12cr|nethogs-0.7.0-2|94	
12cr|nethogs-0.7.0-2|95	* Tue May 09 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.6.1-0.cvs20050321.5mdk
12cr|nethogs-0.7.0-2|96	- fix readline BuildRequires
12cr|nethogs-0.7.0-2|97	
12cr|nethogs-0.7.0-2|98	* Tue Apr 18 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.6.1-0.cvs20050321.4mdk
12cr|nethogs-0.7.0-2|99	- Fix BuildRequires
12cr|nethogs-0.7.0-2|100	
12cr|nethogs-0.7.0-2|101	* Thu Jul 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.6.1-0.cvs20050321.3mdk
12cr|nethogs-0.7.0-2|102	- Fix BuildRequires
12cr|nethogs-0.7.0-2|103	
12cr|nethogs-0.7.0-2|104	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-0.cvs20050321.2mdk
12cr|nethogs-0.7.0-2|105	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|nethogs-0.7.0-2|106	
12cr|nethogs-0.7.0-2|107	* Mon Mar 21 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.6.1-0.cvs20050321.1mdk
12cr|nethogs-0.7.0-2|108	- mandrake contrib
12cr|nethogs-0.7.0-2|109	
12cr|nethogs-0.7.0-2|110	* Fri Sep 17 2004 Pascal Bleser <guru@unixtech.be>
12cr|nethogs-0.7.0-2|111	- version 0.6.0
12cr|nethogs-0.7.0-2|112	
12cr|nethogs-0.7.0-2|113	* Sat Jun 12 2004 Pascal Bleser <guru@unixtech.be>
12cr|nethogs-0.7.0-2|114	- new package
12cr|nethogs-0.7.0-2|115	

3434 12
12cr|netio-1.31-1|1	Name:		netio
12cr|netio-1.31-1|2	Version: 	1.31
12cr|netio-1.31-1|3	Release:	1
12cr|netio-1.31-1|4	License: 	GPL
12cr|netio-1.31-1|5	Group: 		Monitoring
12cr|netio-1.31-1|6	Url:		http://www.ars.de/ars/ars.nsf/docs/netio
12cr|netio-1.31-1|7	Source:		http://www.ars.de/ars/ars.nsf/netio-131.tar.bz2
12cr|netio-1.31-1|8	Summary: 	a network benchmarking tool that measures net throughput with NetBIOS and TCP/IP protocols
12cr|netio-1.31-1|9	BuildRequires:  glibc-devel libgcc gcc gcc-c++
12cr|netio-1.31-1|10	BuildRequires:  dos2unix
12cr|netio-1.31-1|11	
12cr|netio-1.31-1|12	%description
12cr|netio-1.31-1|13	This is a network benchmark for, OS/2 2.x, Windows NT/2000 and Unix.
12cr|netio-1.31-1|14	It measures the net throughput of a network via NetBIOS, TCP and UDP
12cr|netio-1.31-1|15	protocols (Unix only supports TCP and UDP) using various different
12cr|netio-1.31-1|16	packet sizes.
12cr|netio-1.31-1|17	
12cr|netio-1.31-1|18	%prep
12cr|netio-1.31-1|19	%setup -q -n %{name}-131
12cr|netio-1.31-1|20	
12cr|netio-1.31-1|21	%build
12cr|netio-1.31-1|22	
12cr|netio-1.31-1|23	dos2unix *.c *.h
12cr|netio-1.31-1|24	%make linux
12cr|netio-1.31-1|25	
12cr|netio-1.31-1|26	%install
12cr|netio-1.31-1|27	mkdir -p %{buildroot}/%{_sbindir}
12cr|netio-1.31-1|28	cp -pr netio %{buildroot}/%{_sbindir}
12cr|netio-1.31-1|29	
12cr|netio-1.31-1|30	%files
12cr|netio-1.31-1|31	%doc bin/win32-i386.exe
12cr|netio-1.31-1|32	%doc bin/os2-i386.exe
12cr|netio-1.31-1|33	%doc netio.doc
12cr|netio-1.31-1|34	/usr/sbin/netio
12cr|netio-1.31-1|35	
12cr|netio-1.31-1|36	
12cr|netio-1.31-1|37	%changelog
12cr|netio-1.31-1|38	* Fri Nov 25 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.31-1
12cr|netio-1.31-1|39	+ Revision: 733327
12cr|netio-1.31-1|40	- imported package netio
12cr|netio-1.31-1|41	

3435 12
12cr|netpanzer-0.8.4-2|1	Name:		netpanzer
12cr|netpanzer-0.8.4-2|2	Version:	0.8.4
12cr|netpanzer-0.8.4-2|3	Release:	2
12cr|netpanzer-0.8.4-2|4	Summary:	An online multiplayer tactical warfare game
12cr|netpanzer-0.8.4-2|5	License:	GPLv2+
12cr|netpanzer-0.8.4-2|6	Group:		Games/Strategy
12cr|netpanzer-0.8.4-2|7	URL:		http://netpanzer.berlios.de/
12cr|netpanzer-0.8.4-2|8	Source0:	http://download.berlios.de/netpanzer/%{name}-%{version}.tar.bz2
12cr|netpanzer-0.8.4-2|9	Patch0:		netpanzer-0.8.4-gcc470.patch
12cr|netpanzer-0.8.4-2|10	Patch1:		netpanzer-0.8.4-optflags.patch
12cr|netpanzer-0.8.4-2|11	BuildRequires:	pkgconfig(SDL_net)
12cr|netpanzer-0.8.4-2|12	BuildRequires:	pkgconfig(SDL_mixer)
12cr|netpanzer-0.8.4-2|13	BuildRequires:	scons
12cr|netpanzer-0.8.4-2|14	BuildRequires:	physfs-devel
12cr|netpanzer-0.8.4-2|15	BuildRequires:	imagemagick
12cr|netpanzer-0.8.4-2|16	
12cr|netpanzer-0.8.4-2|17	%description
12cr|netpanzer-0.8.4-2|18	netPanzer is an online multiplayer tactical warfare game designed for
12cr|netpanzer-0.8.4-2|19	play across the Internet and over LAN systems. One on one games are
12cr|netpanzer-0.8.4-2|20	possible via direct connect or modem. netPanzer is designed for FAST
12cr|netpanzer-0.8.4-2|21	ACTION combat -- it is not another resource management clone. In fact,
12cr|netpanzer-0.8.4-2|22	there aren't any resources at all. Each player will have many units of
12cr|netpanzer-0.8.4-2|23	different types at their disposal. Players can fight until their units
12cr|netpanzer-0.8.4-2|24	are destroyed -- then respawn and keep on going. The game is real-time,
12cr|netpanzer-0.8.4-2|25	but it's based on quick tactical action and unit management. Battles
12cr|netpanzer-0.8.4-2|26	progress quickly and constantly; in fact, they never let up. There is no
12cr|netpanzer-0.8.4-2|27	stop in the action because there is no waiting for resources to be
12cr|netpanzer-0.8.4-2|28	collected and converted into weaponry. Players can join or leave
12cr|netpanzer-0.8.4-2|29	multiplayer games at any time.
12cr|netpanzer-0.8.4-2|30	
12cr|netpanzer-0.8.4-2|31	%prep
12cr|netpanzer-0.8.4-2|32	%setup -q
12cr|netpanzer-0.8.4-2|33	%patch0 -p0
12cr|netpanzer-0.8.4-2|34	%patch1 -p1
12cr|netpanzer-0.8.4-2|35	
12cr|netpanzer-0.8.4-2|36	%build
12cr|netpanzer-0.8.4-2|37	%scons datadir=%{_gamesdatadir}/%{name}
12cr|netpanzer-0.8.4-2|38	
12cr|netpanzer-0.8.4-2|39	%install
12cr|netpanzer-0.8.4-2|40	install -D -m 755 %{name} %{buildroot}%{_gamesbindir}/%{name}
12cr|netpanzer-0.8.4-2|41	
12cr|netpanzer-0.8.4-2|42	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
12cr|netpanzer-0.8.4-2|43	cp -pr cache/ %{buildroot}%{_gamesdatadir}/%{name}/
12cr|netpanzer-0.8.4-2|44	cp -pr maps/ %{buildroot}%{_gamesdatadir}/%{name}/
12cr|netpanzer-0.8.4-2|45	cp -pr pics/ %{buildroot}%{_gamesdatadir}/%{name}/
12cr|netpanzer-0.8.4-2|46	cp -pr powerups/ %{buildroot}%{_gamesdatadir}/%{name}/
12cr|netpanzer-0.8.4-2|47	cp -pr scripts/ %{buildroot}%{_gamesdatadir}/%{name}/
12cr|netpanzer-0.8.4-2|48	cp -pr units/ %{buildroot}%{_gamesdatadir}/%{name}/
12cr|netpanzer-0.8.4-2|49	cp -pr wads/ %{buildroot}%{_gamesdatadir}/%{name}/
12cr|netpanzer-0.8.4-2|50	cp -pr sound/ %{buildroot}%{_gamesdatadir}/%{name}/
12cr|netpanzer-0.8.4-2|51	
12cr|netpanzer-0.8.4-2|52	install -D -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|netpanzer-0.8.4-2|53	
12cr|netpanzer-0.8.4-2|54	for N in 16 32 48 64 128; do convert %{name}.png -resize ${N}x${N} $N.png; done
12cr|netpanzer-0.8.4-2|55	install -D -m 644 16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|netpanzer-0.8.4-2|56	install -D -m 644 32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|netpanzer-0.8.4-2|57	install -D -m 644 48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|netpanzer-0.8.4-2|58	install -D -m 644 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|netpanzer-0.8.4-2|59	install -D -m 644 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|netpanzer-0.8.4-2|60	
12cr|netpanzer-0.8.4-2|61	install -D -m 644 docs/%{name}.6 %{buildroot}%{_mandir}/man6/%{name}.6
12cr|netpanzer-0.8.4-2|62	
12cr|netpanzer-0.8.4-2|63	%files
12cr|netpanzer-0.8.4-2|64	%doc COPYING README *.txt docs/*.txt
12cr|netpanzer-0.8.4-2|65	%{_gamesbindir}/*
12cr|netpanzer-0.8.4-2|66	%{_gamesdatadir}/%{name}
12cr|netpanzer-0.8.4-2|67	%{_datadir}/applications/%{name}.desktop
12cr|netpanzer-0.8.4-2|68	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|netpanzer-0.8.4-2|69	%{_mandir}/man6/%{name}.6*
12cr|netpanzer-0.8.4-2|70	
12cr|netpanzer-0.8.4-2|71	%changelog
12cr|netpanzer-0.8.4-2|72	* Fri Apr 27 2012 Andrey Bondrov <abondrov@mandriva.org> 0.8.4-1mdv2011.0
12cr|netpanzer-0.8.4-2|73	+ Revision: 794108
12cr|netpanzer-0.8.4-2|74	- New version 0.8.4, switch from jam to scons, update BuildRequires
12cr|netpanzer-0.8.4-2|75	
12cr|netpanzer-0.8.4-2|76	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|netpanzer-0.8.4-2|77	- the mass rebuild of 2010.0 packages
12cr|netpanzer-0.8.4-2|78	
12cr|netpanzer-0.8.4-2|79	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.8.2-3mdv2010.0
12cr|netpanzer-0.8.4-2|80	+ Revision: 440324
12cr|netpanzer-0.8.4-2|81	- rebuild
12cr|netpanzer-0.8.4-2|82	
12cr|netpanzer-0.8.4-2|83	* Mon Apr 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.2-2mdv2009.1
12cr|netpanzer-0.8.4-2|84	+ Revision: 366801
12cr|netpanzer-0.8.4-2|85	- fix build
12cr|netpanzer-0.8.4-2|86	- fix missing files
12cr|netpanzer-0.8.4-2|87	- fix crash on x86_64
12cr|netpanzer-0.8.4-2|88	- spec cleanup
12cr|netpanzer-0.8.4-2|89	
12cr|netpanzer-0.8.4-2|90	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|netpanzer-0.8.4-2|91	- lowercase ImageMagick
12cr|netpanzer-0.8.4-2|92	
12cr|netpanzer-0.8.4-2|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|netpanzer-0.8.4-2|94	- rebuild
12cr|netpanzer-0.8.4-2|95	- drop old menu
12cr|netpanzer-0.8.4-2|96	- kill re-definition of %%buildroot on Pixel's request
12cr|netpanzer-0.8.4-2|97	
12cr|netpanzer-0.8.4-2|98	+ Pixel <pixel@mandriva.com>
12cr|netpanzer-0.8.4-2|99	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|netpanzer-0.8.4-2|100	
12cr|netpanzer-0.8.4-2|101	+ Olivier Blin <blino@mandriva.org>
12cr|netpanzer-0.8.4-2|102	- restore BuildRoot
12cr|netpanzer-0.8.4-2|103	
12cr|netpanzer-0.8.4-2|104	* Wed Oct 24 2007 Jérôme Soyer <saispo@mandriva.org> 0.8.2-1mdv2008.1
12cr|netpanzer-0.8.4-2|105	+ Revision: 101788
12cr|netpanzer-0.8.4-2|106	- New release
12cr|netpanzer-0.8.4-2|107	
12cr|netpanzer-0.8.4-2|108	
12cr|netpanzer-0.8.4-2|109	* Tue Sep 12 2006 Emmanuel Andry <eandry@mandriva.org> 0.8-2mdv2007.0
12cr|netpanzer-0.8.4-2|110	- %%mkrel
12cr|netpanzer-0.8.4-2|111	- xdg menu
12cr|netpanzer-0.8.4-2|112	- build with jam instead of boost-jam (doesn't compile)
12cr|netpanzer-0.8.4-2|113	- add P0 from fedora to fix build
12cr|netpanzer-0.8.4-2|114	- add P1 and P2 from fedora for cve-2005-2295 and cve-2006-2575
12cr|netpanzer-0.8.4-2|115	
12cr|netpanzer-0.8.4-2|116	* Thu Feb 03 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.8-1mdk
12cr|netpanzer-0.8.4-2|117	- 0.8
12cr|netpanzer-0.8.4-2|118	
12cr|netpanzer-0.8.4-2|119	* Tue Jan 11 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.2.0-0.rc4.1mdk
12cr|netpanzer-0.8.4-2|120	- 0.2.0rc4
12cr|netpanzer-0.8.4-2|121	
12cr|netpanzer-0.8.4-2|122	* Wed Nov 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.2.0-0.rc3.1mdk
12cr|netpanzer-0.8.4-2|123	- 0.2.0rc3
12cr|netpanzer-0.8.4-2|124	- don't quit on minor error during install
12cr|netpanzer-0.8.4-2|125	
12cr|netpanzer-0.8.4-2|126	* Tue Oct 19 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.2.0-0.rc2.1mdk
12cr|netpanzer-0.8.4-2|127	- 0.2.0rc2
12cr|netpanzer-0.8.4-2|128	
12cr|netpanzer-0.8.4-2|129	* Fri Mar 05 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.5-1mdk
12cr|netpanzer-0.8.4-2|130	- 0.1.5
12cr|netpanzer-0.8.4-2|131	- drop own icons, use icons shipped with source
12cr|netpanzer-0.8.4-2|132	
12cr|netpanzer-0.8.4-2|133	* Tue Mar 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.4-2mdk
12cr|netpanzer-0.8.4-2|134	- buildrequires
12cr|netpanzer-0.8.4-2|135	- do parallel build
12cr|netpanzer-0.8.4-2|136	
12cr|netpanzer-0.8.4-2|137	* Fri Feb 27 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.4-1mdk
12cr|netpanzer-0.8.4-2|138	- 0.1.4
12cr|netpanzer-0.8.4-2|139	
12cr|netpanzer-0.8.4-2|140	* Thu Jan 08 2004 Olivier Blin <blino@mandrake.org> 0.1.3-2mdk
12cr|netpanzer-0.8.4-2|141	- BuildRequires (clean, libxml2-devel)
12cr|netpanzer-0.8.4-2|142	
12cr|netpanzer-0.8.4-2|143	* Tue Jan 06 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.3-1mdk
12cr|netpanzer-0.8.4-2|144	- 0.1.3
12cr|netpanzer-0.8.4-2|145	
12cr|netpanzer-0.8.4-2|146	* Wed Nov 12 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.2-1mdk
12cr|netpanzer-0.8.4-2|147	- 0.1.2
12cr|netpanzer-0.8.4-2|148	
12cr|netpanzer-0.8.4-2|149	* Thu Oct 16 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.1-1mdk
12cr|netpanzer-0.8.4-2|150	- initial mdk release
12cr|netpanzer-0.8.4-2|151	

3436 12
12cr|netperf-2.6.0-1|1	%define name netperf
12cr|netperf-2.6.0-1|2	%define version 2.6.0
12cr|netperf-2.6.0-1|3	%define release 1
12cr|netperf-2.6.0-1|4	
12cr|netperf-2.6.0-1|5	Summary:	Performance testing tool for TCP/UDP
12cr|netperf-2.6.0-1|6	Name:		%name
12cr|netperf-2.6.0-1|7	Version:	%version
12cr|netperf-2.6.0-1|8	Release:	%release
12cr|netperf-2.6.0-1|9	License:	BSD
12cr|netperf-2.6.0-1|10	Group:		Networking/Other
12cr|netperf-2.6.0-1|11	URL:		http://www.netperf.org/netperf/NetperfPage.html
12cr|netperf-2.6.0-1|12	Source0:	ftp://ftp.netperf.org/netperf/%name-%version.tar.bz2
12cr|netperf-2.6.0-1|13	
12cr|netperf-2.6.0-1|14	%description
12cr|netperf-2.6.0-1|15	Netperf is a benchmark that can be used to measure the performance
12cr|netperf-2.6.0-1|16	of many different types of networking. It provides tests for both
12cr|netperf-2.6.0-1|17	unidirecitonal throughput, and end-to-end latency.
12cr|netperf-2.6.0-1|18	
12cr|netperf-2.6.0-1|19	The environments currently measureable by netperf include:
12cr|netperf-2.6.0-1|20	
12cr|netperf-2.6.0-1|21	* TCP and UDP via BSD Sockets for both IPv4 and IPv6
12cr|netperf-2.6.0-1|22	* DLPI
12cr|netperf-2.6.0-1|23	* Unix Domain Sockets
12cr|netperf-2.6.0-1|24	* SCTP for both IPv4 and IPv6
12cr|netperf-2.6.0-1|25	
12cr|netperf-2.6.0-1|26	%prep
12cr|netperf-2.6.0-1|27	%setup -q
12cr|netperf-2.6.0-1|28	
12cr|netperf-2.6.0-1|29	%build
12cr|netperf-2.6.0-1|30	%configure2_5x \
12cr|netperf-2.6.0-1|31	--enable-unixdomain \
12cr|netperf-2.6.0-1|32	--enable-sdp \
12cr|netperf-2.6.0-1|33	--enable-exs \
12cr|netperf-2.6.0-1|34	--enable-sctp
12cr|netperf-2.6.0-1|35	%make
12cr|netperf-2.6.0-1|36	
12cr|netperf-2.6.0-1|37	%install
12cr|netperf-2.6.0-1|38	%makeinstall_std
12cr|netperf-2.6.0-1|39	
12cr|netperf-2.6.0-1|40	%preun
12cr|netperf-2.6.0-1|41	%_remove_install_info %{name}.info
12cr|netperf-2.6.0-1|42	
12cr|netperf-2.6.0-1|43	%post
12cr|netperf-2.6.0-1|44	%_install_info %{name}.info
12cr|netperf-2.6.0-1|45	
12cr|netperf-2.6.0-1|46	%postun
12cr|netperf-2.6.0-1|47	%_remove_install_info %{name}.info
12cr|netperf-2.6.0-1|48	
12cr|netperf-2.6.0-1|49	%files
12cr|netperf-2.6.0-1|50	%doc README AUTHORS COPYING Release_Notes
12cr|netperf-2.6.0-1|51	%{_bindir}/netperf
12cr|netperf-2.6.0-1|52	%{_bindir}/netserver
12cr|netperf-2.6.0-1|53	%{_infodir}/netperf.*
12cr|netperf-2.6.0-1|54	%{_mandir}/man1/netperf.1*
12cr|netperf-2.6.0-1|55	%{_mandir}/man1/netserver.1*
12cr|netperf-2.6.0-1|56	
12cr|netperf-2.6.0-1|57	
12cr|netperf-2.6.0-1|58	%changelog
12cr|netperf-2.6.0-1|59	* Thu Jun 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.6.0-1
12cr|netperf-2.6.0-1|60	+ Revision: 807376
12cr|netperf-2.6.0-1|61	- version update 2.6.0
12cr|netperf-2.6.0-1|62	
12cr|netperf-2.6.0-1|63	* Wed Jul 20 2011 Bruno Cornec <bcornec@mandriva.org> 2.5.0-1
12cr|netperf-2.6.0-1|64	+ Revision: 690746
12cr|netperf-2.6.0-1|65	- Add upstream sources 2.5.0
12cr|netperf-2.6.0-1|66	- Update to upstream netperf 2.5.0
12cr|netperf-2.6.0-1|67	
12cr|netperf-2.6.0-1|68	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|netperf-2.6.0-1|69	- the mass rebuild of 2010.0 packages
12cr|netperf-2.6.0-1|70	
12cr|netperf-2.6.0-1|71	* Sun Jul 12 2009 Bruno Cornec <bcornec@mandriva.org> 2.4.5-1mdv2010.0
12cr|netperf-2.6.0-1|72	+ Revision: 394969
12cr|netperf-2.6.0-1|73	- Update to upstream 2.4.5 and fix compiler errors on fprintf format (reported upstrem)
12cr|netperf-2.6.0-1|74	- Update netperf to 2.4.5 and fix compiler issues (reported upstream)
12cr|netperf-2.6.0-1|75	
12cr|netperf-2.6.0-1|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|netperf-2.6.0-1|77	- rebuild
12cr|netperf-2.6.0-1|78	- kill re-definition of %%buildroot on Pixel's request
12cr|netperf-2.6.0-1|79	
12cr|netperf-2.6.0-1|80	+ Pixel <pixel@mandriva.com>
12cr|netperf-2.6.0-1|81	- fix info file
12cr|netperf-2.6.0-1|82	
12cr|netperf-2.6.0-1|83	+ Olivier Blin <blino@mandriva.org>
12cr|netperf-2.6.0-1|84	- restore BuildRoot
12cr|netperf-2.6.0-1|85	
12cr|netperf-2.6.0-1|86	* Fri Oct 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.4.4-1mdv2008.1
12cr|netperf-2.6.0-1|87	+ Revision: 100087
12cr|netperf-2.6.0-1|88	- new version
12cr|netperf-2.6.0-1|89	- spec file clean
12cr|netperf-2.6.0-1|90	

3437 12
12cr|netpipe-3.7.1-5|1	%define real_name NetPIPE
12cr|netpipe-3.7.1-5|2	%define name        netpipe
12cr|netpipe-3.7.1-5|3	%define version	    3.7.1
12cr|netpipe-3.7.1-5|4	%define release     %mkrel 5
12cr|netpipe-3.7.1-5|5	
12cr|netpipe-3.7.1-5|6	Summary: Protocol independent performance tool
12cr|netpipe-3.7.1-5|7	Name: %name
12cr|netpipe-3.7.1-5|8	Version: %version
12cr|netpipe-3.7.1-5|9	Release: %release
12cr|netpipe-3.7.1-5|10	License: GPL
12cr|netpipe-3.7.1-5|11	Group: Networking/Other
12cr|netpipe-3.7.1-5|12	URL: http://www.scl.ameslab.gov/netpipe/
12cr|netpipe-3.7.1-5|13	Source: http://www.scl.ameslab.gov/netpipe/code/%{real_name}-%{version}.tar.bz2
12cr|netpipe-3.7.1-5|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|netpipe-3.7.1-5|15	
12cr|netpipe-3.7.1-5|16	%description
12cr|netpipe-3.7.1-5|17	NetPIPE is a protocol independent performance tool that visually represents
12cr|netpipe-3.7.1-5|18	the network performance under a variety of conditions. It performs simple
12cr|netpipe-3.7.1-5|19	ping-pong tests, bouncing messages of increasing size between two processes,
12cr|netpipe-3.7.1-5|20	whether across a network or within an SMP system. Message sizes are chosen
12cr|netpipe-3.7.1-5|21	at regular intervals, and with slight perturbations, to provide a complete
12cr|netpipe-3.7.1-5|22	test of the communication system. Each data point involves many ping-pong
12cr|netpipe-3.7.1-5|23	tests to provide an accurate timing. Latencies are calculated by dividing
12cr|netpipe-3.7.1-5|24	the round trip time in half for small messages ( < 64 Bytes ).
12cr|netpipe-3.7.1-5|25	
12cr|netpipe-3.7.1-5|26	%prep
12cr|netpipe-3.7.1-5|27	%setup -q -n %{real_name}-%{version}
12cr|netpipe-3.7.1-5|28	
12cr|netpipe-3.7.1-5|29	%build
12cr|netpipe-3.7.1-5|30	%make memcpy tcp
12cr|netpipe-3.7.1-5|31	
12cr|netpipe-3.7.1-5|32	%install
12cr|netpipe-3.7.1-5|33	%{__rm} -rf %{buildroot}
12cr|netpipe-3.7.1-5|34	%{__install} -D -m0755 NPmemcpy %{buildroot}%{_bindir}/NPmemcpy
12cr|netpipe-3.7.1-5|35	%{__install} -D -m0755 NPtcp %{buildroot}%{_bindir}/NPtcp
12cr|netpipe-3.7.1-5|36	%{__install} -D -m0644 dox/netpipe.1 %{buildroot}%{_mandir}/man1/netpipe.1
12cr|netpipe-3.7.1-5|37	
12cr|netpipe-3.7.1-5|38	%clean
12cr|netpipe-3.7.1-5|39	%{__rm} -rf %{buildroot}
12cr|netpipe-3.7.1-5|40	
12cr|netpipe-3.7.1-5|41	%files
12cr|netpipe-3.7.1-5|42	%defattr(-, root, root, 0755)
12cr|netpipe-3.7.1-5|43	# not in package as they requires gnupot and csh
12cr|netpipe-3.7.1-5|44	%doc bin/*
12cr|netpipe-3.7.1-5|45	%doc dox/README dox/*pdf
12cr|netpipe-3.7.1-5|46	%{_mandir}/man1/netpipe.1*
12cr|netpipe-3.7.1-5|47	%{_bindir}/*
12cr|netpipe-3.7.1-5|48	
12cr|netpipe-3.7.1-5|49	
12cr|netpipe-3.7.1-5|50	
12cr|netpipe-3.7.1-5|51	
12cr|netpipe-3.7.1-5|52	%changelog
12cr|netpipe-3.7.1-5|53	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.7.1-5mdv2010.0
12cr|netpipe-3.7.1-5|54	+ Revision: 430166
12cr|netpipe-3.7.1-5|55	- rebuild
12cr|netpipe-3.7.1-5|56	
12cr|netpipe-3.7.1-5|57	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.7.1-4mdv2009.0
12cr|netpipe-3.7.1-5|58	+ Revision: 253842
12cr|netpipe-3.7.1-5|59	- rebuild
12cr|netpipe-3.7.1-5|60	
12cr|netpipe-3.7.1-5|61	* Mon Mar 10 2008 Erwan Velu <erwan@mandriva.org> 3.7.1-2mdv2008.1
12cr|netpipe-3.7.1-5|62	+ Revision: 183363
12cr|netpipe-3.7.1-5|63	- Rebuild
12cr|netpipe-3.7.1-5|64	
12cr|netpipe-3.7.1-5|65	+ Olivier Blin <oblin@mandriva.com>
12cr|netpipe-3.7.1-5|66	- restore BuildRoot
12cr|netpipe-3.7.1-5|67	
12cr|netpipe-3.7.1-5|68	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|netpipe-3.7.1-5|69	- kill re-definition of %%buildroot on Pixel's request
12cr|netpipe-3.7.1-5|70	
12cr|netpipe-3.7.1-5|71	* Sat Jun 09 2007 Erwan Velu <erwan@mandriva.org> 3.7.1-1mdv2008.0
12cr|netpipe-3.7.1-5|72	+ Revision: 37720
12cr|netpipe-3.7.1-5|73	- 3.7.1
12cr|netpipe-3.7.1-5|74	
12cr|netpipe-3.7.1-5|75	
12cr|netpipe-3.7.1-5|76	* Mon Feb 12 2007 Erwan Velu <erwan@mandriva.org> 3.7-0.rc3mdv2007.0
12cr|netpipe-3.7.1-5|77	+ Revision: 119979
12cr|netpipe-3.7.1-5|78	- 3.7-rc3
12cr|netpipe-3.7.1-5|79	- Import netpipe
12cr|netpipe-3.7.1-5|80	
12cr|netpipe-3.7.1-5|81	* Tue Jan 17 2006 Michael Scherer <misc@mandriva.org> 3.6.2-2mdk
12cr|netpipe-3.7.1-5|82	- use mkrel
12cr|netpipe-3.7.1-5|83	
12cr|netpipe-3.7.1-5|84	* Sat Jan 15 2005 Michael Scherer <misc@mandrake.org> 3.6.2-1mdk
12cr|netpipe-3.7.1-5|85	- import into contribs, based on Dag Wieers spec
12cr|netpipe-3.7.1-5|86	

3438 12
12cr|netplug-1.2.9-6|1	%define name netplug
12cr|netplug-1.2.9-6|2	%define version 1.2.9
12cr|netplug-1.2.9-6|3	%define release %mkrel 6
12cr|netplug-1.2.9-6|4	
12cr|netplug-1.2.9-6|5	Summary: Hotplug-style support for network cables
12cr|netplug-1.2.9-6|6	Name: %{name}
12cr|netplug-1.2.9-6|7	Version: %{version}
12cr|netplug-1.2.9-6|8	Release: %{release}
12cr|netplug-1.2.9-6|9	Source0: http://www.red-bean.com/~bos/%{name}/%{name}-%{version}.tar.bz2
12cr|netplug-1.2.9-6|10	Patch0: netplug-1.2.9-execshield.patch.bz2
12cr|netplug-1.2.9-6|11	Patch1: netplug-1.2.9-bitkeeper.patch.bz2
12cr|netplug-1.2.9-6|12	Patch2: netplug-1.2.9-pinit.patch.bz2
12cr|netplug-1.2.9-6|13	License: GPL
12cr|netplug-1.2.9-6|14	Group: System/Configuration/Networking
12cr|netplug-1.2.9-6|15	Url: http://www.red-bean.com/~bos/
12cr|netplug-1.2.9-6|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|netplug-1.2.9-6|17	Requires(post): rpm-helper
12cr|netplug-1.2.9-6|18	Requires(preun): rpm-helper
12cr|netplug-1.2.9-6|19	Conflicts: net-tools < 1.60-18mdk
12cr|netplug-1.2.9-6|20	
12cr|netplug-1.2.9-6|21	%description
12cr|netplug-1.2.9-6|22	The netplug daemon listens for carrier detection and loss messages
12cr|netplug-1.2.9-6|23	from the kernel's netlink subsystem.  When a carrier signal is
12cr|netplug-1.2.9-6|24	detected on an interface, it runs a script to bring the interface up.
12cr|netplug-1.2.9-6|25	When carrier is lost, netplug runs a script to bring the interface
12cr|netplug-1.2.9-6|26	down.
12cr|netplug-1.2.9-6|27	
12cr|netplug-1.2.9-6|28	NOTE: prefer ifplugd, since it's integrated in Mandriva network scripts
12cr|netplug-1.2.9-6|29	and is more configurable
12cr|netplug-1.2.9-6|30	
12cr|netplug-1.2.9-6|31	%prep
12cr|netplug-1.2.9-6|32	%setup -q
12cr|netplug-1.2.9-6|33	%patch0 -p1 -b .execshield
12cr|netplug-1.2.9-6|34	%patch1 -p1 -b .bitkeeper
12cr|netplug-1.2.9-6|35	%patch2 -p1 -b .pinit
12cr|netplug-1.2.9-6|36	
12cr|netplug-1.2.9-6|37	%build
12cr|netplug-1.2.9-6|38	%make
12cr|netplug-1.2.9-6|39	
12cr|netplug-1.2.9-6|40	%install
12cr|netplug-1.2.9-6|41	rm -rf $RPM_BUILD_ROOT
12cr|netplug-1.2.9-6|42	make install prefix=%{buildroot} \
12cr|netplug-1.2.9-6|43	initdir=%{buildroot}%{_initrddir} \
12cr|netplug-1.2.9-6|44	mandir=%{buildroot}%{_mandir}
12cr|netplug-1.2.9-6|45	
12cr|netplug-1.2.9-6|46	%clean
12cr|netplug-1.2.9-6|47	rm -rf $RPM_BUILD_ROOT
12cr|netplug-1.2.9-6|48	
12cr|netplug-1.2.9-6|49	%post
12cr|netplug-1.2.9-6|50	%_post_service netplugd
12cr|netplug-1.2.9-6|51	
12cr|netplug-1.2.9-6|52	%preun
12cr|netplug-1.2.9-6|53	%_preun_service netplugd
12cr|netplug-1.2.9-6|54	
12cr|netplug-1.2.9-6|55	%files
12cr|netplug-1.2.9-6|56	%defattr(-,root,root)
12cr|netplug-1.2.9-6|57	%doc README TODO
12cr|netplug-1.2.9-6|58	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/netplug/netplugd.conf
12cr|netplug-1.2.9-6|59	%dir %{_sysconfdir}/netplug.d
12cr|netplug-1.2.9-6|60	%attr(0755,root,root) %{_sysconfdir}/netplug.d/*
12cr|netplug-1.2.9-6|61	%attr(0755,root,root) %{_initrddir}/netplugd
12cr|netplug-1.2.9-6|62	/sbin/netplugd
12cr|netplug-1.2.9-6|63	%{_mandir}/man8/*
12cr|netplug-1.2.9-6|64	
12cr|netplug-1.2.9-6|65	
12cr|netplug-1.2.9-6|66	
12cr|netplug-1.2.9-6|67	%changelog
12cr|netplug-1.2.9-6|68	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2.9-6mdv2010.0
12cr|netplug-1.2.9-6|69	+ Revision: 430167
12cr|netplug-1.2.9-6|70	- rebuild
12cr|netplug-1.2.9-6|71	
12cr|netplug-1.2.9-6|72	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2.9-5mdv2009.0
12cr|netplug-1.2.9-6|73	+ Revision: 253852
12cr|netplug-1.2.9-6|74	- rebuild
12cr|netplug-1.2.9-6|75	
12cr|netplug-1.2.9-6|76	+ Olivier Blin <oblin@mandriva.com>
12cr|netplug-1.2.9-6|77	- restore BuildRoot
12cr|netplug-1.2.9-6|78	
12cr|netplug-1.2.9-6|79	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.2.9-3mdv2008.1
12cr|netplug-1.2.9-6|80	+ Revision: 130593
12cr|netplug-1.2.9-6|81	- kill re-definition of %%buildroot on Pixel's request
12cr|netplug-1.2.9-6|82	- import netplug
12cr|netplug-1.2.9-6|83	
12cr|netplug-1.2.9-6|84	
12cr|netplug-1.2.9-6|85	* Tue Jan 31 2006 Olivier Blin <oblin@mandriva.com> 1.2.9-3mdk
12cr|netplug-1.2.9-6|86	- add conflict with older net-tools
12cr|netplug-1.2.9-6|87	
12cr|netplug-1.2.9-6|88	* Fri Jan 27 2006 Olivier Blin <oblin@mandriva.com> 1.2.9-2mdk
12cr|netplug-1.2.9-6|89	- use a better URL
12cr|netplug-1.2.9-6|90	- mkrel
12cr|netplug-1.2.9-6|91	
12cr|netplug-1.2.9-6|92	* Fri Jan 27 2006 Olivier Blin <oblin@mandriva.com> 1.2.9-1mdk
12cr|netplug-1.2.9-6|93	- initial release (splitted out of the net-tools package)

3439 12
12cr|netpolice-2.0-3|1	Name:		netpolice
12cr|netpolice-2.0-3|2	Version:	2.0
12cr|netpolice-2.0-3|3	Release:	3
12cr|netpolice-2.0-3|4	
12cr|netpolice-2.0-3|5	Summary:	Netpolice is content filtering system
12cr|netpolice-2.0-3|6	License:	BSD
12cr|netpolice-2.0-3|7	Group:		System/Servers
12cr|netpolice-2.0-3|8	Url:		http://www.netpolice.ru/
12cr|netpolice-2.0-3|9	
12cr|netpolice-2.0-3|10	Source0:	readme
12cr|netpolice-2.0-3|11	
12cr|netpolice-2.0-3|12	%description
12cr|netpolice-2.0-3|13	Netpolice is content filtering system.
12cr|netpolice-2.0-3|14	
12cr|netpolice-2.0-3|15	Requires:	%{name} = %{version}-%{release}
12cr|netpolice-2.0-3|16	
12cr|netpolice-2.0-3|17	%package -n %{name}-main
12cr|netpolice-2.0-3|18	Summary:	netpolice meta package
12cr|netpolice-2.0-3|19	Group:		System/Servers
12cr|netpolice-2.0-3|20	Requires:	squid >= 3.0
12cr|netpolice-2.0-3|21	Requires:	memcached
12cr|netpolice-2.0-3|22	Requires:	c-icap-server >= 0.1.6
12cr|netpolice-2.0-3|23	Requires:	netpolice-filter
12cr|netpolice-2.0-3|24	Requires:	squid-conf-host2cat >= 1.01
12cr|netpolice-2.0-3|25	Requires:	host2cat >= 1.01
12cr|netpolice-2.0-3|26	Requires:	netpolice-webadmin
12cr|netpolice-2.0-3|27	
12cr|netpolice-2.0-3|28	%description -n %{name}-main
12cr|netpolice-2.0-3|29	This package is meta package for %{name}.
12cr|netpolice-2.0-3|30	
12cr|netpolice-2.0-3|31	%install
12cr|netpolice-2.0-3|32	rm -rf %{buildroot}
12cr|netpolice-2.0-3|33	mkdir -p %{buildroot}%{_docdir}
12cr|netpolice-2.0-3|34	install -pD -m644 %{SOURCE0} %{buildroot}%{_docdir}/%{name}/%{name}
12cr|netpolice-2.0-3|35	
12cr|netpolice-2.0-3|36	%clean
12cr|netpolice-2.0-3|37	rm -rf %{buildroot}
12cr|netpolice-2.0-3|38	
12cr|netpolice-2.0-3|39	%files -n %{name}-main
12cr|netpolice-2.0-3|40	%defattr(-,root,root)
12cr|netpolice-2.0-3|41	%doc %{_docdir}/%{name}/%{name}
12cr|netpolice-2.0-3|42	
12cr|netpolice-2.0-3|43	
12cr|netpolice-2.0-3|44	
12cr|netpolice-2.0-3|45	%changelog
12cr|netpolice-2.0-3|46	* Wed Dec 07 2011 Pischulin Anton <apischulin@mandriva.org> 2.0-2
12cr|netpolice-2.0-3|47	+ Revision: 738486
12cr|netpolice-2.0-3|48	- update netpolice to 2.0
12cr|netpolice-2.0-3|49	
12cr|netpolice-2.0-3|50	+ Alex Burmashev <burmashev@mandriva.org>
12cr|netpolice-2.0-3|51	- import netpolice
12cr|netpolice-2.0-3|52	

3440 12
12cr|netpolice-filter-2.0-3|1	Name:	 	netpolice-filter
12cr|netpolice-filter-2.0-3|2	Version:	2.0
12cr|netpolice-filter-2.0-3|3	Release:	3
12cr|netpolice-filter-2.0-3|4	
12cr|netpolice-filter-2.0-3|5	Summary:	url filter for c-icap server
12cr|netpolice-filter-2.0-3|6	License:	BSD
12cr|netpolice-filter-2.0-3|7	Group:		System/Servers
12cr|netpolice-filter-2.0-3|8	Url:		http://www.netpolice.ru/
12cr|netpolice-filter-2.0-3|9	
12cr|netpolice-filter-2.0-3|10	Source0:	%{name}-%{version}.tar.gz
12cr|netpolice-filter-2.0-3|11	
12cr|netpolice-filter-2.0-3|12	BuildRequires:	gcc-c++
12cr|netpolice-filter-2.0-3|13	BuildRequires:	c-icap-devel
12cr|netpolice-filter-2.0-3|14	BuildRequires:	libmemcache-devel
12cr|netpolice-filter-2.0-3|15	BuildRequires:	opendbx-devel
12cr|netpolice-filter-2.0-3|16	BuildRequires: 	zlib-devel
12cr|netpolice-filter-2.0-3|17	
12cr|netpolice-filter-2.0-3|18	Requires(pre):	shadow-utils
12cr|netpolice-filter-2.0-3|19	
12cr|netpolice-filter-2.0-3|20	Requires:	opendbx
12cr|netpolice-filter-2.0-3|21	Requires:	opendbx-sqlite3
12cr|netpolice-filter-2.0-3|22	
12cr|netpolice-filter-2.0-3|23	Provides:	c-icap-url-filter
12cr|netpolice-filter-2.0-3|24	
12cr|netpolice-filter-2.0-3|25	%description
12cr|netpolice-filter-2.0-3|26	ICAP module for checking URL against blacklist.
12cr|netpolice-filter-2.0-3|27	
12cr|netpolice-filter-2.0-3|28	%prep
12cr|netpolice-filter-2.0-3|29	%setup -q
12cr|netpolice-filter-2.0-3|30	
12cr|netpolice-filter-2.0-3|31	%build
12cr|netpolice-filter-2.0-3|32	libtoolize --copy --force
12cr|netpolice-filter-2.0-3|33	aclocal
12cr|netpolice-filter-2.0-3|34	autoconf
12cr|netpolice-filter-2.0-3|35	autoheader
12cr|netpolice-filter-2.0-3|36	automake --foreign --add-missing --copy
12cr|netpolice-filter-2.0-3|37	cp INSTALL INSTALL.txt
12cr|netpolice-filter-2.0-3|38	
12cr|netpolice-filter-2.0-3|39	%configure cicapincdir=/usr/include/c_icap
12cr|netpolice-filter-2.0-3|40	make
12cr|netpolice-filter-2.0-3|41	
12cr|netpolice-filter-2.0-3|42	%install
12cr|netpolice-filter-2.0-3|43	
12cr|netpolice-filter-2.0-3|44	mkdir -p  %{buildroot}/etc
12cr|netpolice-filter-2.0-3|45	%makeinstall_std CONFIGDIR=/etc
12cr|netpolice-filter-2.0-3|46	
12cr|netpolice-filter-2.0-3|47	%files
12cr|netpolice-filter-2.0-3|48	%doc AUTHORS README INSTALL.txt TODO
12cr|netpolice-filter-2.0-3|49	%{_libdir}/c_icap/*.so
12cr|netpolice-filter-2.0-3|50	%config(noreplace) %{_sysconfdir}/*.conf*
12cr|netpolice-filter-2.0-3|51	
12cr|netpolice-filter-2.0-3|52	
12cr|netpolice-filter-2.0-3|53	
12cr|netpolice-filter-2.0-3|54	%changelog
12cr|netpolice-filter-2.0-3|55	* Tue Dec 06 2011 Pischulin Anton <apischulin@mandriva.org> 2.0-2
12cr|netpolice-filter-2.0-3|56	+ Revision: 738268
12cr|netpolice-filter-2.0-3|57	- update to 2.0
12cr|netpolice-filter-2.0-3|58	
12cr|netpolice-filter-2.0-3|59	+ Alex Burmashev <burmashev@mandriva.org>
12cr|netpolice-filter-2.0-3|60	- import netpolice-filter
12cr|netpolice-filter-2.0-3|61	

3441 12
12cr|netpolice-webadmin-1.0-2|1	%define name netpolice-webadmin
12cr|netpolice-webadmin-1.0-2|2	%define version 1.0
12cr|netpolice-webadmin-1.0-2|3	%define unmangled_version 1.0
12cr|netpolice-webadmin-1.0-2|4	%define release 2
12cr|netpolice-webadmin-1.0-2|5	
12cr|netpolice-webadmin-1.0-2|6	Summary:	Netpolice webadmin
12cr|netpolice-webadmin-1.0-2|7	Name:		%{name}
12cr|netpolice-webadmin-1.0-2|8	Version:	%{version}
12cr|netpolice-webadmin-1.0-2|9	Release:	%{release}
12cr|netpolice-webadmin-1.0-2|10	Source0:	%{name}-%{unmangled_version}.tar.gz
12cr|netpolice-webadmin-1.0-2|11	Source1:	webadmin.conf
12cr|netpolice-webadmin-1.0-2|12	Source2:	webadmin-port.conf
12cr|netpolice-webadmin-1.0-2|13	Source3:	vhost-webadmin.conf
12cr|netpolice-webadmin-1.0-2|14	Source4:	pdns.conf
12cr|netpolice-webadmin-1.0-2|15	Source5:	zones.conf
12cr|netpolice-webadmin-1.0-2|16	Source6:	export_stat
12cr|netpolice-webadmin-1.0-2|17	License:	BSD License
12cr|netpolice-webadmin-1.0-2|18	Group:		System/Servers
12cr|netpolice-webadmin-1.0-2|19	Prefix:		%{_prefix}
12cr|netpolice-webadmin-1.0-2|20	BuildArch:	noarch
12cr|netpolice-webadmin-1.0-2|21	Url:		http://www.netpolice.ru/
12cr|netpolice-webadmin-1.0-2|22	AutoReq:	0
12cr|netpolice-webadmin-1.0-2|23	BuildRequires:	python-devel
12cr|netpolice-webadmin-1.0-2|24	BuildRequires:	python-setuptools
12cr|netpolice-webadmin-1.0-2|25	BuildRequires:	python-django
12cr|netpolice-webadmin-1.0-2|26	BuildRequires:	python-suds
12cr|netpolice-webadmin-1.0-2|27	BuildRequires:	python-ipaddr
12cr|netpolice-webadmin-1.0-2|28	BuildRequires:	PyOFC2
12cr|netpolice-webadmin-1.0-2|29	BuildRequires:	python-anyjson
12cr|netpolice-webadmin-1.0-2|30	Requires:	pdns
12cr|netpolice-webadmin-1.0-2|31	Requires:	c-icap-server
12cr|netpolice-webadmin-1.0-2|32	Requires:	apache-base
12cr|netpolice-webadmin-1.0-2|33	Requires:	apache-conf
12cr|netpolice-webadmin-1.0-2|34	Requires:	apache-mod_wsgi
12cr|netpolice-webadmin-1.0-2|35	Requires:	python-memcached
12cr|netpolice-webadmin-1.0-2|36	Requires:	python-sqlite2
12cr|netpolice-webadmin-1.0-2|37	Requires:	python-django
12cr|netpolice-webadmin-1.0-2|38	Requires:	python-suds
12cr|netpolice-webadmin-1.0-2|39	Requires:	python-ipaddr
12cr|netpolice-webadmin-1.0-2|40	Requires:	PyOFC2
12cr|netpolice-webadmin-1.0-2|41	Requires:	python-anyjson
12cr|netpolice-webadmin-1.0-2|42	
12cr|netpolice-webadmin-1.0-2|43	%description
12cr|netpolice-webadmin-1.0-2|44	Netpolice webadmin.
12cr|netpolice-webadmin-1.0-2|45	
12cr|netpolice-webadmin-1.0-2|46	%prep
12cr|netpolice-webadmin-1.0-2|47	%setup -n %{name}-%{unmangled_version}
12cr|netpolice-webadmin-1.0-2|48	
12cr|netpolice-webadmin-1.0-2|49	%build
12cr|netpolice-webadmin-1.0-2|50	python setup.py build
12cr|netpolice-webadmin-1.0-2|51	
12cr|netpolice-webadmin-1.0-2|52	%install
12cr|netpolice-webadmin-1.0-2|53	rm -rf %{buildroot}
12cr|netpolice-webadmin-1.0-2|54	
12cr|netpolice-webadmin-1.0-2|55	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|netpolice-webadmin-1.0-2|56	install -pD -m644 %{SOURCE1} %{buildroot}/etc/netpolice/webadmin.conf
12cr|netpolice-webadmin-1.0-2|57	install -pD -m644 %{SOURCE4} %{buildroot}/etc/powerdns/pdns.conf.sample
12cr|netpolice-webadmin-1.0-2|58	install -pD -m644 %{SOURCE5} %{buildroot}/etc/powerdns/zones.conf
12cr|netpolice-webadmin-1.0-2|59	install -pD -m644 %{SOURCE2} %{buildroot}/etc/httpd/conf/ports-available/webadmin-port.conf
12cr|netpolice-webadmin-1.0-2|60	install -pD -m644 %{SOURCE3} %{buildroot}/etc/httpd/conf/sites-available/vhost-webadmin.conf
12cr|netpolice-webadmin-1.0-2|61	mkdir -p %{buildroot}/var/lib/netpolice
12cr|netpolice-webadmin-1.0-2|62	touch %{buildroot}/var/lib/netpolice/ZONE.root
12cr|netpolice-webadmin-1.0-2|63	install -pD -m755 %{SOURCE6} %{buildroot}/var/spool/cron/export_stat
12cr|netpolice-webadmin-1.0-2|64	touch %{buildroot}/var/lib/netpolice/stat.db
12cr|netpolice-webadmin-1.0-2|65	
12cr|netpolice-webadmin-1.0-2|66	%post
12cr|netpolice-webadmin-1.0-2|67	/usr/sbin/useradd -M -r -d /dev/null -s /dev/null -c "system user for %{name}" -g netpolice netpolice> /dev/null 2>&1 ||:
12cr|netpolice-webadmin-1.0-2|68	mkdir -p /etc/httpd/conf/ports-enabled
12cr|netpolice-webadmin-1.0-2|69	mkdir -p /etc/httpd/conf/sites-enabled
12cr|netpolice-webadmin-1.0-2|70	ln -t /etc/httpd/conf/ports-enabled/ -s /etc/httpd/conf/ports-available/webadmin-port.conf
12cr|netpolice-webadmin-1.0-2|71	ln -t /etc/httpd/conf/sites-enabled/ -s /etc/httpd/conf/sites-available/vhost-webadmin.conf
12cr|netpolice-webadmin-1.0-2|72	/usr/sbin/usermod -G netpolice apache
12cr|netpolice-webadmin-1.0-2|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 ||:
12cr|netpolice-webadmin-1.0-2|74	crontab /var/spool/cron/export_stat -u apache
12cr|netpolice-webadmin-1.0-2|75	
12cr|netpolice-webadmin-1.0-2|76	%files
12cr|netpolice-webadmin-1.0-2|77	%defattr(-,root,root)
12cr|netpolice-webadmin-1.0-2|78	%config(noreplace) /etc/httpd/conf/ports-available/webadmin-port.conf
12cr|netpolice-webadmin-1.0-2|79	%config(noreplace) /etc/httpd/conf/sites-available/vhost-webadmin.conf
12cr|netpolice-webadmin-1.0-2|80	%config(noreplace) %attr(644,apache,netpolice) /etc/netpolice/webadmin.conf
12cr|netpolice-webadmin-1.0-2|81	%config(noreplace) /etc/powerdns/pdns.conf.sample
12cr|netpolice-webadmin-1.0-2|82	%config(noreplace) /etc/powerdns/zones.conf
12cr|netpolice-webadmin-1.0-2|83	%config(noreplace) %attr(644,apache,netpolice) /var/lib/netpolice/ZONE.root
12cr|netpolice-webadmin-1.0-2|84	%config(noreplace) %attr(644,apache,netpolice) /var/lib/netpolice/stat.db
12cr|netpolice-webadmin-1.0-2|85	#%attr(644,apache,netpolice) /etc/netpolice/webadmin.conf
12cr|netpolice-webadmin-1.0-2|86	#%attr(644,apache,netpolice) /var/lib/netpolice/ZONE.root
12cr|netpolice-webadmin-1.0-2|87	#%attr(644,apache,netpolice) /var/lib/netpolice/stat.db
12cr|netpolice-webadmin-1.0-2|88	%attr(644,apache,netpolice) /var/spool/cron/export_stat
12cr|netpolice-webadmin-1.0-2|89	%{py_sitedir}/webadmin/*.py
12cr|netpolice-webadmin-1.0-2|90	%{py_sitedir}/webadmin/utils/*.py
12cr|netpolice-webadmin-1.0-2|91	%{py_sitedir}/webadmin/templates/*.html
12cr|netpolice-webadmin-1.0-2|92	%{py_sitedir}/webadmin/templates/manual/ru/*.html
12cr|netpolice-webadmin-1.0-2|93	%{py_sitedir}/webadmin/static/swf/*.swf
12cr|netpolice-webadmin-1.0-2|94	%{py_sitedir}/webadmin/static/js/*.js
12cr|netpolice-webadmin-1.0-2|95	%{py_sitedir}/webadmin/static/img/*.jpg
12cr|netpolice-webadmin-1.0-2|96	%{py_sitedir}/webadmin/static/img/*.png
12cr|netpolice-webadmin-1.0-2|97	%{py_sitedir}/webadmin/static/img/*.ico
12cr|netpolice-webadmin-1.0-2|98	%{py_sitedir}/webadmin/static/css/*.css
12cr|netpolice-webadmin-1.0-2|99	%{py_sitedir}/webadmin/locale/ru/LC_MESSAGES/*.po
12cr|netpolice-webadmin-1.0-2|100	%{py_sitedir}/webadmin/locale/ru/LC_MESSAGES/*.mo
12cr|netpolice-webadmin-1.0-2|101	%{py_sitedir}/webadmin/conf/*.sample
12cr|netpolice-webadmin-1.0-2|102	%{py_sitedir}/webadmin/apps/users/*.py
12cr|netpolice-webadmin-1.0-2|103	%{py_sitedir}/webadmin/apps/users/lib/*.py
12cr|netpolice-webadmin-1.0-2|104	%{py_sitedir}/webadmin/apps/users/tests/*.py
12cr|netpolice-webadmin-1.0-2|105	%{py_sitedir}/webadmin/apps/users/templates/users/*.html
12cr|netpolice-webadmin-1.0-2|106	%{py_sitedir}/webadmin/apps/statistics/*.py
12cr|netpolice-webadmin-1.0-2|107	%{py_sitedir}/webadmin/apps/statistics/tests/*.py
12cr|netpolice-webadmin-1.0-2|108	%{py_sitedir}/webadmin/apps/statistics/templates/statistics/*.html
12cr|netpolice-webadmin-1.0-2|109	%{py_sitedir}/webadmin/apps/statistics/lib/*.py
12cr|netpolice-webadmin-1.0-2|110	%{py_sitedir}/webadmin/apps/statistics/management/*.py
12cr|netpolice-webadmin-1.0-2|111	%{py_sitedir}/webadmin/apps/statistics/management/commands/*.py
12cr|netpolice-webadmin-1.0-2|112	%{py_sitedir}/webadmin/apps/roles/*.py
12cr|netpolice-webadmin-1.0-2|113	%{py_sitedir}/webadmin/apps/roles/tests/*.py
12cr|netpolice-webadmin-1.0-2|114	%{py_sitedir}/webadmin/apps/roles/templates/roles/*.html
12cr|netpolice-webadmin-1.0-2|115	%{py_sitedir}/webadmin/apps/manual_categorization/*.py
12cr|netpolice-webadmin-1.0-2|116	%{py_sitedir}/webadmin/apps/manual_categorization/tests/*.py
12cr|netpolice-webadmin-1.0-2|117	%{py_sitedir}/webadmin/apps/manual_categorization/templates/manual_categorization/*.html
12cr|netpolice-webadmin-1.0-2|118	%{py_sitedir}/webadmin/apps/main/*.py
12cr|netpolice-webadmin-1.0-2|119	%{py_sitedir}/webadmin/apps/main/tests/*.py
12cr|netpolice-webadmin-1.0-2|120	%{py_sitedir}/webadmin/apps/main/templates/main/*.html
12cr|netpolice-webadmin-1.0-2|121	%{py_sitedir}/webadmin/apps/license/*.py
12cr|netpolice-webadmin-1.0-2|122	%{py_sitedir}/webadmin/apps/license/tests/*.py
12cr|netpolice-webadmin-1.0-2|123	%{py_sitedir}/webadmin/apps/license/lib/*.py
12cr|netpolice-webadmin-1.0-2|124	%{py_sitedir}/webadmin/apps/license/templates/license/*.html
12cr|netpolice-webadmin-1.0-2|125	%{py_sitedir}/webadmin/apps/categories/*.py
12cr|netpolice-webadmin-1.0-2|126	%{py_sitedir}/webadmin/apps/categories/tests/*.py
12cr|netpolice-webadmin-1.0-2|127	%{py_sitedir}/webadmin/apps/categories/templates/categories/*.html
12cr|netpolice-webadmin-1.0-2|128	%{py_sitedir}/webadmin/apps/core/*.py
12cr|netpolice-webadmin-1.0-2|129	%{py_sitedir}/webadmin/apps/core/templatetags/*.py
12cr|netpolice-webadmin-1.0-2|130	%{py_sitedir}/webadmin/apps/auth/*.py
12cr|netpolice-webadmin-1.0-2|131	%{py_sitedir}/webadmin/apps/auth/tests/*.py
12cr|netpolice-webadmin-1.0-2|132	%{py_sitedir}/webadmin/apps/auth/templates/auth/*.html
12cr|netpolice-webadmin-1.0-2|133	%{py_sitedir}/webadmin/apps/admins/*.py
12cr|netpolice-webadmin-1.0-2|134	%{py_sitedir}/webadmin/apps/admins/tests/*.py
12cr|netpolice-webadmin-1.0-2|135	%{py_sitedir}/webadmin/apps/admins/templates/admins/*.html
12cr|netpolice-webadmin-1.0-2|136	%{py_sitedir}/webadmin/apps/manual_categorization/lib/*.py
12cr|netpolice-webadmin-1.0-2|137	%{py_sitedir}/webadmin/apps/*.py
12cr|netpolice-webadmin-1.0-2|138	%{py_sitedir}/*.egg-info
12cr|netpolice-webadmin-1.0-2|139	/usr/bin/*.wsgi
12cr|netpolice-webadmin-1.0-2|140	
12cr|netpolice-webadmin-1.0-2|141	%clean
12cr|netpolice-webadmin-1.0-2|142	rm -rf %{buildroot}
12cr|netpolice-webadmin-1.0-2|143	
12cr|netpolice-webadmin-1.0-2|144	
12cr|netpolice-webadmin-1.0-2|145	
12cr|netpolice-webadmin-1.0-2|146	%changelog
12cr|netpolice-webadmin-1.0-2|147	* Wed Dec 07 2011 Pischulin Anton <apischulin@mandriva.org> 1.0-1
12cr|netpolice-webadmin-1.0-2|148	+ Revision: 738483
12cr|netpolice-webadmin-1.0-2|149	- add netpolice-webadmin sources
12cr|netpolice-webadmin-1.0-2|150	

3442 12
12cr|netrek-client-cow-3.3.1-3|1	Name:		netrek-client-cow
12cr|netrek-client-cow-3.3.1-3|2	Version:	3.3.1
12cr|netrek-client-cow-3.3.1-3|3	Release:	3
12cr|netrek-client-cow-3.3.1-3|4	Summary:	Netrek client
12cr|netrek-client-cow-3.3.1-3|5	License:	MIT
12cr|netrek-client-cow-3.3.1-3|6	Group:		Games/Other
12cr|netrek-client-cow-3.3.1-3|7	Source0:	http://netrek.org/files/COW/%{name}-%{version}.tar.gz
12cr|netrek-client-cow-3.3.1-3|8	Source1:	%{name}.6
12cr|netrek-client-cow-3.3.1-3|9	URL:		http://www.netrek.org/
12cr|netrek-client-cow-3.3.1-3|10	
12cr|netrek-client-cow-3.3.1-3|11	BuildRequires:	SDL_mixer-devel
12cr|netrek-client-cow-3.3.1-3|12	BuildRequires:	SDL-devel
12cr|netrek-client-cow-3.3.1-3|13	BuildRequires:	imlib2-devel
12cr|netrek-client-cow-3.3.1-3|14	BuildRequires:	libxxf86vm-devel
12cr|netrek-client-cow-3.3.1-3|15	BuildRequires:	gmp-devel
12cr|netrek-client-cow-3.3.1-3|16	
12cr|netrek-client-cow-3.3.1-3|17	%description
12cr|netrek-client-cow-3.3.1-3|18	This is a client for the multiplayer game of Netrek, supporting sound,
12cr|netrek-client-cow-3.3.1-3|19	color bitmaps, and recording and playback of games. The game itself has
12cr|netrek-client-cow-3.3.1-3|20	existed since 1988, and had a solid player-base, including some
12cr|netrek-client-cow-3.3.1-3|21	people who have been playing for nearly as long as the game has existed.
12cr|netrek-client-cow-3.3.1-3|22	
12cr|netrek-client-cow-3.3.1-3|23	
12cr|netrek-client-cow-3.3.1-3|24	%prep
12cr|netrek-client-cow-3.3.1-3|25	%setup -q
12cr|netrek-client-cow-3.3.1-3|26	
12cr|netrek-client-cow-3.3.1-3|27	%build
12cr|netrek-client-cow-3.3.1-3|28	%configure
12cr|netrek-client-cow-3.3.1-3|29	#Package doesn't support concurrent makes yet. forcing "-j1"
12cr|netrek-client-cow-3.3.1-3|30	make -j1
12cr|netrek-client-cow-3.3.1-3|31	
12cr|netrek-client-cow-3.3.1-3|32	%install
12cr|netrek-client-cow-3.3.1-3|33	%makeinstall
12cr|netrek-client-cow-3.3.1-3|34	#Dont set execute on .desktop file
12cr|netrek-client-cow-3.3.1-3|35	chmod -x %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|netrek-client-cow-3.3.1-3|36	install -p -m 0644 %{SOURCE1} -D %{buildroot}/%{_mandir}/man6/%{name}.6
12cr|netrek-client-cow-3.3.1-3|37	
12cr|netrek-client-cow-3.3.1-3|38	%files
12cr|netrek-client-cow-3.3.1-3|39	# "COPYING" is a list of authors, and not the GPL license
12cr|netrek-client-cow-3.3.1-3|40	%doc CHANGES README.* TODO *.DOC COPYING XTREKRC.example copyright*.h
12cr|netrek-client-cow-3.3.1-3|41	%doc cow.html index.orig.html newbie.html cow.css stars.gif netrekrc.example
12cr|netrek-client-cow-3.3.1-3|42	%{_gamesbindir}/%{name}
12cr|netrek-client-cow-3.3.1-3|43	%{_datadir}/pixmaps/%{name}/*
12cr|netrek-client-cow-3.3.1-3|44	%{_datadir}/applications/%{name}.desktop
12cr|netrek-client-cow-3.3.1-3|45	%{_mandir}/man6/*.6*
12cr|netrek-client-cow-3.3.1-3|46	
12cr|netrek-client-cow-3.3.1-3|47	
12cr|netrek-client-cow-3.3.1-3|48	
12cr|netrek-client-cow-3.3.1-3|49	%changelog
12cr|netrek-client-cow-3.3.1-3|50	

3443 12
12cr|netsniff-ng-0.5.6-2|1	%define name	netsniff-ng
12cr|netsniff-ng-0.5.6-2|2	%define version 0.5.6
12cr|netsniff-ng-0.5.6-2|3	%define release %mkrel 2
12cr|netsniff-ng-0.5.6-2|4	
12cr|netsniff-ng-0.5.6-2|5	Name:		%{name}
12cr|netsniff-ng-0.5.6-2|6	Version:	%{version}
12cr|netsniff-ng-0.5.6-2|7	Release:	%{release}
12cr|netsniff-ng-0.5.6-2|8	Summary:	A high performance network sniffer for packet inspection
12cr|netsniff-ng-0.5.6-2|9	License:	GPLv2
12cr|netsniff-ng-0.5.6-2|10	Group:		Monitoring
12cr|netsniff-ng-0.5.6-2|11	URL:		http://netsniff-ng.org/
12cr|netsniff-ng-0.5.6-2|12	Source0:	http://www.netsniff-ng.org/pub/netsniff-ng/%{name}-%{version}.tar.gz
12cr|netsniff-ng-0.5.6-2|13	BuildRequires:	cmake
12cr|netsniff-ng-0.5.6-2|14	BuildRequires:	ncurses-devel
12cr|netsniff-ng-0.5.6-2|15	BuildRequires:	GeoIP-devel
12cr|netsniff-ng-0.5.6-2|16	BuildRequires:	pkgconfig(libnetfilter_conntrack)
12cr|netsniff-ng-0.5.6-2|17	BuildRequires:	flex
12cr|netsniff-ng-0.5.6-2|18	BuildRequires:	pkgconfig(liburcu)
12cr|netsniff-ng-0.5.6-2|19	
12cr|netsniff-ng-0.5.6-2|20	%description
12cr|netsniff-ng-0.5.6-2|21	netsniff-ng is a high performance linux network sniffer for packet inspection.
12cr|netsniff-ng-0.5.6-2|22	Basically, it is similar to tcpdump, but it doesn't need one syscall per
12cr|netsniff-ng-0.5.6-2|23	packet. Instead, it uses an memory mapped area within kernelspace for accessing
12cr|netsniff-ng-0.5.6-2|24	packets without copying them to userspace (zero-copy mechanism).
12cr|netsniff-ng-0.5.6-2|25	
12cr|netsniff-ng-0.5.6-2|26	This tool is useful for debugging your network, measuring performance
12cr|netsniff-ng-0.5.6-2|27	throughput or creating network statistics of incoming packets on central
12cr|netsniff-ng-0.5.6-2|28	network nodes like routers or firewalls.
12cr|netsniff-ng-0.5.6-2|29	
12cr|netsniff-ng-0.5.6-2|30	%prep
12cr|netsniff-ng-0.5.6-2|31	%setup -q
12cr|netsniff-ng-0.5.6-2|32	
12cr|netsniff-ng-0.5.6-2|33	%build
12cr|netsniff-ng-0.5.6-2|34	pushd src
12cr|netsniff-ng-0.5.6-2|35	%cmake
12cr|netsniff-ng-0.5.6-2|36	%make
12cr|netsniff-ng-0.5.6-2|37	popd
12cr|netsniff-ng-0.5.6-2|38	
12cr|netsniff-ng-0.5.6-2|39	%install
12cr|netsniff-ng-0.5.6-2|40	pushd src/build
12cr|netsniff-ng-0.5.6-2|41	%makeinstall_std
12cr|netsniff-ng-0.5.6-2|42	popd
12cr|netsniff-ng-0.5.6-2|43	
12cr|netsniff-ng-0.5.6-2|44	rm -f %{buildroot}%{_mandir}/man8/netsniff-ng.8.gz
12cr|netsniff-ng-0.5.6-2|45	
12cr|netsniff-ng-0.5.6-2|46	%files
12cr|netsniff-ng-0.5.6-2|47	%defattr(-,root,root)
12cr|netsniff-ng-0.5.6-2|48	%doc AUTHORS PROJECTS README REPORTING-BUGS THANKS VERSION Documentation/*
12cr|netsniff-ng-0.5.6-2|49	%{_sbindir}/*
12cr|netsniff-ng-0.5.6-2|50	%{_mandir}/man8/*.8*
12cr|netsniff-ng-0.5.6-2|51	%config(noreplace) %{_sysconfdir}/netsniff-ng/*
12cr|netsniff-ng-0.5.6-2|52	
12cr|netsniff-ng-0.5.6-2|53	
12cr|netsniff-ng-0.5.6-2|54	%changelog
12cr|netsniff-ng-0.5.6-2|55	* Wed Apr 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.5.6-2mdv2012.0
12cr|netsniff-ng-0.5.6-2|56	+ Revision: 789132
12cr|netsniff-ng-0.5.6-2|57	- build with urcu
12cr|netsniff-ng-0.5.6-2|58	
12cr|netsniff-ng-0.5.6-2|59	* Fri Mar 30 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.5.6-1
12cr|netsniff-ng-0.5.6-2|60	+ Revision: 788403
12cr|netsniff-ng-0.5.6-2|61	- update to 0.5.6
12cr|netsniff-ng-0.5.6-2|62	
12cr|netsniff-ng-0.5.6-2|63	* Sun Oct 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.5.0-1mdv2011.0
12cr|netsniff-ng-0.5.6-2|64	+ Revision: 584851
12cr|netsniff-ng-0.5.6-2|65	- new version
12cr|netsniff-ng-0.5.6-2|66	
12cr|netsniff-ng-0.5.6-2|67	* Fri Feb 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.4.2-1mdv2010.1
12cr|netsniff-ng-0.5.6-2|68	+ Revision: 507997
12cr|netsniff-ng-0.5.6-2|69	- update to new version 0.5.4.2
12cr|netsniff-ng-0.5.6-2|70	
12cr|netsniff-ng-0.5.6-2|71	* Sun Jan 03 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.4.1-1mdv2010.1
12cr|netsniff-ng-0.5.6-2|72	+ Revision: 485973
12cr|netsniff-ng-0.5.6-2|73	- new version
12cr|netsniff-ng-0.5.6-2|74	
12cr|netsniff-ng-0.5.6-2|75	* Thu Dec 31 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.4-1mdv2010.1
12cr|netsniff-ng-0.5.6-2|76	+ Revision: 484525
12cr|netsniff-ng-0.5.6-2|77	- new version
12cr|netsniff-ng-0.5.6-2|78	
12cr|netsniff-ng-0.5.6-2|79	* Tue Dec 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.3-2mdv2010.1
12cr|netsniff-ng-0.5.6-2|80	+ Revision: 474936
12cr|netsniff-ng-0.5.6-2|81	- add missing man pages and filter rules, as per author suggestion :)
12cr|netsniff-ng-0.5.6-2|82	
12cr|netsniff-ng-0.5.6-2|83	* Mon Dec 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.3-1mdv2010.1
12cr|netsniff-ng-0.5.6-2|84	+ Revision: 474582
12cr|netsniff-ng-0.5.6-2|85	- import netsniff-ng
12cr|netsniff-ng-0.5.6-2|86	
12cr|netsniff-ng-0.5.6-2|87	
12cr|netsniff-ng-0.5.6-2|88	* Mon Dec 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.3-1mdv2010.1
12cr|netsniff-ng-0.5.6-2|89	- first mdv release

3444 12
12cr|nettee-0.1.8-7|1	%define name nettee
12cr|nettee-0.1.8-7|2	%define version 0.1.8
12cr|nettee-0.1.8-7|3	%define release %mkrel 7
12cr|nettee-0.1.8-7|4	
12cr|nettee-0.1.8-7|5	Summary: Network "tee" program
12cr|nettee-0.1.8-7|6	Name: %{name}
12cr|nettee-0.1.8-7|7	Version: %{version}
12cr|nettee-0.1.8-7|8	Release: %{release}
12cr|nettee-0.1.8-7|9	Source0: %{name}.tar.bz2
12cr|nettee-0.1.8-7|10	License: GPL
12cr|nettee-0.1.8-7|11	Group: Networking/Other
12cr|nettee-0.1.8-7|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nettee-0.1.8-7|13	Url: http://saf.bio.caltech.edu/nettee.html
12cr|nettee-0.1.8-7|14	
12cr|nettee-0.1.8-7|15	
12cr|nettee-0.1.8-7|16	%description
12cr|nettee-0.1.8-7|17	nettee is a network "tee" program.  It can typically transfer
12cr|nettee-0.1.8-7|18	data between N nodes at (nearly) the full bandwidth provided by the
12cr|nettee-0.1.8-7|19	switch which connects them.  It is handy for cloning nodes or moving
12cr|nettee-0.1.8-7|20	large database files.
12cr|nettee-0.1.8-7|21	
12cr|nettee-0.1.8-7|22	%prep
12cr|nettee-0.1.8-7|23	%setup -q -n %name-%version
12cr|nettee-0.1.8-7|24	
12cr|nettee-0.1.8-7|25	%build
12cr|nettee-0.1.8-7|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
12cr|nettee-0.1.8-7|27	
12cr|nettee-0.1.8-7|28	%install
12cr|nettee-0.1.8-7|29	rm -rf $RPM_BUILD_ROOT
12cr|nettee-0.1.8-7|30	mkdir -p %{buildroot}%{_bindir}
12cr|nettee-0.1.8-7|31	mkdir -p %{buildroot}%{_mandir}/man1
12cr|nettee-0.1.8-7|32	install -m755 $RPM_BUILD_DIR/%name-%version/%name %{buildroot}%{_bindir}/%name
12cr|nettee-0.1.8-7|33	install -m644 $RPM_BUILD_DIR/%name-%version/%name.1 %{buildroot}%{_mandir}/man1/%name.1
12cr|nettee-0.1.8-7|34	
12cr|nettee-0.1.8-7|35	%clean
12cr|nettee-0.1.8-7|36	rm -rf $RPM_BUILD_ROOT
12cr|nettee-0.1.8-7|37	
12cr|nettee-0.1.8-7|38	%files
12cr|nettee-0.1.8-7|39	%defattr(-,root,root)
12cr|nettee-0.1.8-7|40	%doc LICENSE *.TXT *.html *.sh
12cr|nettee-0.1.8-7|41	%{_bindir}/%{name}
12cr|nettee-0.1.8-7|42	%{_mandir}/man1/%name.*
12cr|nettee-0.1.8-7|43	
12cr|nettee-0.1.8-7|44	
12cr|nettee-0.1.8-7|45	
12cr|nettee-0.1.8-7|46	%changelog
12cr|nettee-0.1.8-7|47	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.8-7mdv2011.0
12cr|nettee-0.1.8-7|48	+ Revision: 613036
12cr|nettee-0.1.8-7|49	- the mass rebuild of 2010.1 packages
12cr|nettee-0.1.8-7|50	
12cr|nettee-0.1.8-7|51	* Wed Jan 27 2010 Antoine Ginies <aginies@mandriva.com> 0.1.8-6mdv2010.1
12cr|nettee-0.1.8-7|52	+ Revision: 497237
12cr|nettee-0.1.8-7|53	- fix build (remove some GCC flags)
12cr|nettee-0.1.8-7|54	
12cr|nettee-0.1.8-7|55	+ Thierry Vignaud <tv@mandriva.org>
12cr|nettee-0.1.8-7|56	- rebuild
12cr|nettee-0.1.8-7|57	- rebuild
12cr|nettee-0.1.8-7|58	
12cr|nettee-0.1.8-7|59	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.1.8-2mdv2008.1
12cr|nettee-0.1.8-7|60	+ Revision: 170996
12cr|nettee-0.1.8-7|61	- rebuild
12cr|nettee-0.1.8-7|62	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|nettee-0.1.8-7|63	- fix no-buildroot-tag
12cr|nettee-0.1.8-7|64	- kill re-definition of %%buildroot on Pixel's request
12cr|nettee-0.1.8-7|65	
12cr|nettee-0.1.8-7|66	+ Antoine Ginies <aginies@mandriva.com>
12cr|nettee-0.1.8-7|67	- remove buildroot
12cr|nettee-0.1.8-7|68	
12cr|nettee-0.1.8-7|69	+ Olivier Blin <oblin@mandriva.com>
12cr|nettee-0.1.8-7|70	- restore BuildRoot
12cr|nettee-0.1.8-7|71	
12cr|nettee-0.1.8-7|72	* Thu Oct 25 2007 Erwan Velu <erwan@mandriva.org> 0.1.8-1mdv2008.1
12cr|nettee-0.1.8-7|73	+ Revision: 102065
12cr|nettee-0.1.8-7|74	- 1.0.8
12cr|nettee-0.1.8-7|75	- 0.1.8
12cr|nettee-0.1.8-7|76	
12cr|nettee-0.1.8-7|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|nettee-0.1.8-7|78	- fix man pages
12cr|nettee-0.1.8-7|79	
12cr|nettee-0.1.8-7|80	* Tue Jun 12 2007 Antoine Ginies <aginies@mandriva.com> 0.1.7-2mdv2008.0
12cr|nettee-0.1.8-7|81	+ Revision: 38107
12cr|nettee-0.1.8-7|82	- fix group (#29869)
12cr|nettee-0.1.8-7|83	
12cr|nettee-0.1.8-7|84	* Mon May 21 2007 Antoine Ginies <aginies@mandriva.com> 0.1.7-1mdv2008.0
12cr|nettee-0.1.8-7|85	+ Revision: 29311
12cr|nettee-0.1.8-7|86	- use %%mkrel macro
12cr|nettee-0.1.8-7|87	
12cr|nettee-0.1.8-7|88	
12cr|nettee-0.1.8-7|89	* Thu Nov 17 2005 Antoine Ginies <aginies@mandriva.com> 0.1.7-1mdk
12cr|nettee-0.1.8-7|90	- first mdk release
12cr|nettee-0.1.8-7|91	

3445 12
12cr|netwag-5.39.0-2|1	%define name netwag
12cr|netwag-5.39.0-2|2	%define version 5.39.0
12cr|netwag-5.39.0-2|3	%define release 2
12cr|netwag-5.39.0-2|4	
12cr|netwag-5.39.0-2|5	# Use dependency on tk instead of this one which is not formally provided
12cr|netwag-5.39.0-2|6	%define __noautoreq '/usr/bin/wish8.6'
12cr|netwag-5.39.0-2|7	
12cr|netwag-5.39.0-2|8	Summary: A graphic front-end to netwox
12cr|netwag-5.39.0-2|9	Name: %{name}
12cr|netwag-5.39.0-2|10	Version: %{version}
12cr|netwag-5.39.0-2|11	Release: %{release}
12cr|netwag-5.39.0-2|12	Source0: http://downloads.sourceforge.net/project/ntwag/netwag/5.39/%{name}-%{version}-src.tgz
12cr|netwag-5.39.0-2|13	Source1: http://downloads.sourceforge.net/project/ntwag/netwag/5.39/%{name}-%{version}-doc_html.tgz
12cr|netwag-5.39.0-2|14	Patch0: netwag-5.35.0-prefix.patch
12cr|netwag-5.39.0-2|15	License: LGPL
12cr|netwag-5.39.0-2|16	Group: Networking/Other
12cr|netwag-5.39.0-2|17	Url: http://www.laurentconstantin.com/fr/netw/netwox/
12cr|netwag-5.39.0-2|18	Requires: netwox = %version
12cr|netwag-5.39.0-2|19	Requires: tk >= 8.6
12cr|netwag-5.39.0-2|20	BuildRequires: tk >= 8.6
12cr|netwag-5.39.0-2|21	BuildRequires: netwox = %version
12cr|netwag-5.39.0-2|22	BuildRequires: xterm
12cr|netwag-5.39.0-2|23	BuildArch: noarch
12cr|netwag-5.39.0-2|24	
12cr|netwag-5.39.0-2|25	%description
12cr|netwag-5.39.0-2|26	Netwag provides:
12cr|netwag-5.39.0-2|27	- find tools in netwox
12cr|netwag-5.39.0-2|28	- running tools in a new window
12cr|netwag-5.39.0-2|29	- keep track of command history
12cr|netwag-5.39.0-2|30	- exchange data true the integrate clipboard
12cr|netwag-5.39.0-2|31	- ect.
12cr|netwag-5.39.0-2|32	
12cr|netwag-5.39.0-2|33	%prep
12cr|netwag-5.39.0-2|34	%setup -q -n %name-%version-src
12cr|netwag-5.39.0-2|35	%setup -q -D -T -a1 -n %name-%version-src
12cr|netwag-5.39.0-2|36	%patch0 -p0
12cr|netwag-5.39.0-2|37	
12cr|netwag-5.39.0-2|38	%build
12cr|netwag-5.39.0-2|39	cd src
12cr|netwag-5.39.0-2|40	./genemake
12cr|netwag-5.39.0-2|41	%make GCCOPT="$RPM_OPT_FLAGS -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H"
12cr|netwag-5.39.0-2|42	
12cr|netwag-5.39.0-2|43	%install
12cr|netwag-5.39.0-2|44	cd src
12cr|netwag-5.39.0-2|45	%makeinstall_std
12cr|netwag-5.39.0-2|46	
12cr|netwag-5.39.0-2|47	%files
12cr|netwag-5.39.0-2|48	%doc INSTALL.TXT README.TXT
12cr|netwag-5.39.0-2|49	%doc doc/*.txt
12cr|netwag-5.39.0-2|50	%doc %name-%version-doc_html/*
12cr|netwag-5.39.0-2|51	%_bindir/netwag*
12cr|netwag-5.39.0-2|52	%_mandir/man1/*
12cr|netwag-5.39.0-2|53	
12cr|netwag-5.39.0-2|54	
12cr|netwag-5.39.0-2|55	%changelog
12cr|netwag-5.39.0-2|56	* Tue Jul 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 5.39.0-1
12cr|netwag-5.39.0-2|57	+ Revision: 808732
12cr|netwag-5.39.0-2|58	- rpmlint
12cr|netwag-5.39.0-2|59	- version update 5.39.0
12cr|netwag-5.39.0-2|60	
12cr|netwag-5.39.0-2|61	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|netwag-5.39.0-2|62	- the mass rebuild of 2010.0 packages
12cr|netwag-5.39.0-2|63	
12cr|netwag-5.39.0-2|64	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 5.35.0-4mdv2010.0
12cr|netwag-5.39.0-2|65	+ Revision: 430168
12cr|netwag-5.39.0-2|66	- rebuild
12cr|netwag-5.39.0-2|67	
12cr|netwag-5.39.0-2|68	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 5.35.0-3mdv2009.0
12cr|netwag-5.39.0-2|69	+ Revision: 241093
12cr|netwag-5.39.0-2|70	- rebuild
12cr|netwag-5.39.0-2|71	- kill re-definition of %%buildroot on Pixel's request
12cr|netwag-5.39.0-2|72	
12cr|netwag-5.39.0-2|73	+ Olivier Blin <blino@mandriva.org>
12cr|netwag-5.39.0-2|74	- restore BuildRoot
12cr|netwag-5.39.0-2|75	
12cr|netwag-5.39.0-2|76	* Tue Jul 03 2007 Funda Wang <fwang@mandriva.org> 5.35.0-1mdv2008.0
12cr|netwag-5.39.0-2|77	+ Revision: 47502
12cr|netwag-5.39.0-2|78	- rediff patch0
12cr|netwag-5.39.0-2|79	- BR xterm
12cr|netwag-5.39.0-2|80	- New version
12cr|netwag-5.39.0-2|81	- Import netwag
12cr|netwag-5.39.0-2|82	

3446 12
12cr|netwatch-1.3.0-1|1	Name:		netwatch
12cr|netwatch-1.3.0-1|2	Summary:	Ethernet/PPP IP Packet Monitor
12cr|netwatch-1.3.0-1|3	Version:	1.3.0
12cr|netwatch-1.3.0-1|4	Release:	%{mkrel 1}
12cr|netwatch-1.3.0-1|5	# Headers suggest some code is from 'statnet' which is GPLv2
12cr|netwatch-1.3.0-1|6	License:	GPLv2
12cr|netwatch-1.3.0-1|7	Group:		Monitoring
12cr|netwatch-1.3.0-1|8	Source0:	http://www.slctech.org/~mackay/NETWATCH/%{name}-%{version}-1.tgz
12cr|netwatch-1.3.0-1|9	Patch0:		netwatch-1.3.0-1-include.patch
12cr|netwatch-1.3.0-1|10	# Fix a bug which causes build to fail - misc 2008/09
12cr|netwatch-1.3.0-1|11	Patch1:		netwatch-1.3.0-1-fix_build_open.patch
12cr|netwatch-1.3.0-1|12	URL:		http://www.slctech.org/~mackay/netwatch.html
12cr|netwatch-1.3.0-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|netwatch-1.3.0-1|14	BuildRequires:	ncurses-devel
12cr|netwatch-1.3.0-1|15	
12cr|netwatch-1.3.0-1|16	%description
12cr|netwatch-1.3.0-1|17	The software enables real-time viewing of network activity.
12cr|netwatch-1.3.0-1|18	Network usage is tracked on a per host basis. Packet
12cr|netwatch-1.3.0-1|19	and byte counts are available for all host communication.
12cr|netwatch-1.3.0-1|20	Router statistics and summary charts are available.
12cr|netwatch-1.3.0-1|21	
12cr|netwatch-1.3.0-1|22	%prep
12cr|netwatch-1.3.0-1|23	%setup -q
12cr|netwatch-1.3.0-1|24	%patch0 -p0
12cr|netwatch-1.3.0-1|25	%patch1
12cr|netwatch-1.3.0-1|26	
12cr|netwatch-1.3.0-1|27	%build
12cr|netwatch-1.3.0-1|28	%configure2_5x
12cr|netwatch-1.3.0-1|29	%make
12cr|netwatch-1.3.0-1|30	
12cr|netwatch-1.3.0-1|31	%install
12cr|netwatch-1.3.0-1|32	install -d -m 755 %{buildroot}%{_sbindir}
12cr|netwatch-1.3.0-1|33	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|netwatch-1.3.0-1|34	install -m 755 netwatch %{buildroot}%{_sbindir}
12cr|netwatch-1.3.0-1|35	install -m 755 netresolv %{buildroot}%{_sbindir}
12cr|netwatch-1.3.0-1|36	install -m 644 netwatch.1 %{buildroot}%{_mandir}/man1
12cr|netwatch-1.3.0-1|37	
12cr|netwatch-1.3.0-1|38	%clean
12cr|netwatch-1.3.0-1|39	%__rm -fr %{buildroot}
12cr|netwatch-1.3.0-1|40	
12cr|netwatch-1.3.0-1|41	%files
12cr|netwatch-1.3.0-1|42	%defattr(-,root,root,-)
12cr|netwatch-1.3.0-1|43	%doc README README.performance TODO CHANGES BUGS
12cr|netwatch-1.3.0-1|44	%{_sbindir}/%{name}
12cr|netwatch-1.3.0-1|45	%{_sbindir}/netresolv
12cr|netwatch-1.3.0-1|46	%{_mandir}/man1/%{name}.1*
12cr|netwatch-1.3.0-1|47	
12cr|netwatch-1.3.0-1|48	
12cr|netwatch-1.3.0-1|49	
12cr|netwatch-1.3.0-1|50	%changelog
12cr|netwatch-1.3.0-1|51	* Sat Mar 20 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.3.0-1mdv2010.1
12cr|netwatch-1.3.0-1|52	+ Revision: 525419
12cr|netwatch-1.3.0-1|53	- rediff patches (patch0 was partially applied, so rediff too)
12cr|netwatch-1.3.0-1|54	- update to 1.3.0
12cr|netwatch-1.3.0-1|55	
12cr|netwatch-1.3.0-1|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|netwatch-1.3.0-1|57	- rebuild
12cr|netwatch-1.3.0-1|58	
12cr|netwatch-1.3.0-1|59	* Sun Sep 07 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.0-1mdv2009.0
12cr|netwatch-1.3.0-1|60	+ Revision: 282054
12cr|netwatch-1.3.0-1|61	- comment misc's patch
12cr|netwatch-1.3.0-1|62	- install binaries to sbindir as they can only work as root
12cr|netwatch-1.3.0-1|63	- tabs not spaces
12cr|netwatch-1.3.0-1|64	- clean spec
12cr|netwatch-1.3.0-1|65	- new release 1.2.0 (doesn't build yet, compile error i'm hoping to get fixed)
12cr|netwatch-1.3.0-1|66	
12cr|netwatch-1.3.0-1|67	+ Michael Scherer <misc@mandriva.org>
12cr|netwatch-1.3.0-1|68	- fix build, asked by adamw, patch 1
12cr|netwatch-1.3.0-1|69	- remove old bz2 patch
12cr|netwatch-1.3.0-1|70	
12cr|netwatch-1.3.0-1|71	+ Olivier Blin <oblin@mandriva.com>
12cr|netwatch-1.3.0-1|72	- restore BuildRoot
12cr|netwatch-1.3.0-1|73	
12cr|netwatch-1.3.0-1|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|netwatch-1.3.0-1|75	- kill re-definition of %%buildroot on Pixel's request
12cr|netwatch-1.3.0-1|76	- use %%mkrel
12cr|netwatch-1.3.0-1|77	- import netwatch
12cr|netwatch-1.3.0-1|78	
12cr|netwatch-1.3.0-1|79	
12cr|netwatch-1.3.0-1|80	* Wed Nov 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.0b-0.pre3.2mdk
12cr|netwatch-1.3.0-1|81	-Fix BuildRequires
12cr|netwatch-1.3.0-1|82	
12cr|netwatch-1.3.0-1|83	* Fri Feb 27 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.0b-0.pre3.1mdk
12cr|netwatch-1.3.0-1|84	- 1st mdk rpm (thx to Zborg)

3447 12
12cr|netwib-5.39.0-1|1	%define name	netwib
12cr|netwib-5.39.0-1|2	%define version	5.39.0
12cr|netwib-5.39.0-1|3	%define release	1
12cr|netwib-5.39.0-1|4	
12cr|netwib-5.39.0-1|5	%define major	5
12cr|netwib-5.39.0-1|6	%define libname %mklibname %{name} %major
12cr|netwib-5.39.0-1|7	%define develname %mklibname -d %{name}
12cr|netwib-5.39.0-1|8	%define develnamest %mklibname -d -s %{name}
12cr|netwib-5.39.0-1|9	
12cr|netwib-5.39.0-1|10	Summary:	A network library
12cr|netwib-5.39.0-1|11	Name:		%{name}
12cr|netwib-5.39.0-1|12	Version:	%{version}
12cr|netwib-5.39.0-1|13	Release:	%{release}
12cr|netwib-5.39.0-1|14	License:	LGPL
12cr|netwib-5.39.0-1|15	Group:		Networking/Other
12cr|netwib-5.39.0-1|16	URL:		http://www.laurentconstantin.com/fr/netw/netwib/
12cr|netwib-5.39.0-1|17	Source0:	http://www.laurentconstantin.com/common/netw/netwib/download/v5/%{name}-%{version}-src.tgz
12cr|netwib-5.39.0-1|18	Source1:	http://www.laurentconstantin.com/common/netw/netwib/download/v5/%{name}-%{version}-doc_html.tgz
12cr|netwib-5.39.0-1|19	Patch0:		netwib-5.39.0-genemake.patch
12cr|netwib-5.39.0-1|20	BuildRequires:	libpcap-devel >= 0.7.2
12cr|netwib-5.39.0-1|21	BuildRequires:	net-devel >= 1.1.3
12cr|netwib-5.39.0-1|22	
12cr|netwib-5.39.0-1|23	%description
12cr|netwib-5.39.0-1|24	Netwib is a network library for network administrator and hackers.
12cr|netwib-5.39.0-1|25	She provides:
12cr|netwib-5.39.0-1|26	+ address translation
12cr|netwib-5.39.0-1|27	+ client/server udp/tcp
12cr|netwib-5.39.0-1|28	+ paquets creation and annalyze
12cr|netwib-5.39.0-1|29	+ etc.
12cr|netwib-5.39.0-1|30	
12cr|netwib-5.39.0-1|31	With Netwib, you can easily create a network application.
12cr|netwib-5.39.0-1|32	
12cr|netwib-5.39.0-1|33	%package -n	%{libname}
12cr|netwib-5.39.0-1|34	Summary:	A network library
12cr|netwib-5.39.0-1|35	Group:		Networking/Other
12cr|netwib-5.39.0-1|36	Provides:	%{name}
12cr|netwib-5.39.0-1|37	Provides:	lib%{name} = %{version}-%{release}
12cr|netwib-5.39.0-1|38	
12cr|netwib-5.39.0-1|39	%description -n	%{libname}
12cr|netwib-5.39.0-1|40	Netwib is a network library for network administrator and hackers.
12cr|netwib-5.39.0-1|41	She provides:
12cr|netwib-5.39.0-1|42	+ address translation
12cr|netwib-5.39.0-1|43	+ client/server udp/tcp
12cr|netwib-5.39.0-1|44	+ paquets creation and annalyze
12cr|netwib-5.39.0-1|45	+ etc.
12cr|netwib-5.39.0-1|46	
12cr|netwib-5.39.0-1|47	With Netwib, you can easily create a network application.
12cr|netwib-5.39.0-1|48	
12cr|netwib-5.39.0-1|49	%package -n	%{develname}
12cr|netwib-5.39.0-1|50	Summary:	A network library
12cr|netwib-5.39.0-1|51	Group:		Development/Other
12cr|netwib-5.39.0-1|52	Requires:	%{libname} = %{version}-%{release}
12cr|netwib-5.39.0-1|53	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|netwib-5.39.0-1|54	Provides:	%{name}-devel
12cr|netwib-5.39.0-1|55	Obsoletes:	%{name}-devel
12cr|netwib-5.39.0-1|56	Obsoletes:	%{libname}-devel
12cr|netwib-5.39.0-1|57	
12cr|netwib-5.39.0-1|58	%description -n	%{develname}
12cr|netwib-5.39.0-1|59	Netwib is a network library for network administrator and hackers.
12cr|netwib-5.39.0-1|60	She provides:
12cr|netwib-5.39.0-1|61	+ address translation
12cr|netwib-5.39.0-1|62	+ client/server udp/tcp
12cr|netwib-5.39.0-1|63	+ paquets creation and annalyze
12cr|netwib-5.39.0-1|64	+ etc.
12cr|netwib-5.39.0-1|65	
12cr|netwib-5.39.0-1|66	With Netwib, you can easily create a network application.
12cr|netwib-5.39.0-1|67	
12cr|netwib-5.39.0-1|68	
12cr|netwib-5.39.0-1|69	
12cr|netwib-5.39.0-1|70	%package -n	%{develnamest}
12cr|netwib-5.39.0-1|71	Summary:	A network library
12cr|netwib-5.39.0-1|72	Group:		Development/Other
12cr|netwib-5.39.0-1|73	Requires:	%{libname} = %{version}-%{release}
12cr|netwib-5.39.0-1|74	Requires:	%{develname} = %{version}-%{release}
12cr|netwib-5.39.0-1|75	Provides:	lib%{name}-devel-static = %{version}-%{release}
12cr|netwib-5.39.0-1|76	Provides:	%{name}-devel-static
12cr|netwib-5.39.0-1|77	
12cr|netwib-5.39.0-1|78	%description -n	%{develnamest}
12cr|netwib-5.39.0-1|79	Netwib is a network library for network administrator and hackers.
12cr|netwib-5.39.0-1|80	She provides:
12cr|netwib-5.39.0-1|81	+ address translation
12cr|netwib-5.39.0-1|82	+ client/server udp/tcp
12cr|netwib-5.39.0-1|83	+ paquets creation and annalyze
12cr|netwib-5.39.0-1|84	+ etc.
12cr|netwib-5.39.0-1|85	
12cr|netwib-5.39.0-1|86	With Netwib, you can easily create a network application.
12cr|netwib-5.39.0-1|87	
12cr|netwib-5.39.0-1|88	
12cr|netwib-5.39.0-1|89	
12cr|netwib-5.39.0-1|90	%package -n	%{name}-doc
12cr|netwib-5.39.0-1|91	Summary:	Netwib html documentation
12cr|netwib-5.39.0-1|92	Group:		Networking/Other
12cr|netwib-5.39.0-1|93	
12cr|netwib-5.39.0-1|94	%description -n	%{name}-doc
12cr|netwib-5.39.0-1|95	The netwib documention in html format.
12cr|netwib-5.39.0-1|96	
12cr|netwib-5.39.0-1|97	Netwib is a network library for network administrator and hackers.
12cr|netwib-5.39.0-1|98	She provides:
12cr|netwib-5.39.0-1|99	+ address translation
12cr|netwib-5.39.0-1|100	+ client/server udp/tcp
12cr|netwib-5.39.0-1|101	+ paquets creation and annalyze
12cr|netwib-5.39.0-1|102	+ etc.
12cr|netwib-5.39.0-1|103	
12cr|netwib-5.39.0-1|104	With Netwib, you can easily create a network application.
12cr|netwib-5.39.0-1|105	
12cr|netwib-5.39.0-1|106	%prep
12cr|netwib-5.39.0-1|107	
12cr|netwib-5.39.0-1|108	%setup -q -n %{name}-%{version}-src
12cr|netwib-5.39.0-1|109	%setup -q -D -T -a1 -n %{name}-%{version}-src
12cr|netwib-5.39.0-1|110	%patch0 -p1
12cr|netwib-5.39.0-1|111	
12cr|netwib-5.39.0-1|112	perl -pi -e 's!^NETWIBDEF_INSTPREFIX=.*!NETWIBDEF_INSTPREFIX=%{_prefix}!' src/config.dat
12cr|netwib-5.39.0-1|113	# Hacking for lib64
12cr|netwib-5.39.0-1|114	perl -pi -e 's!^NETWIBDEF_INSTLIB=.*!NETWIBDEF_INSTLIB=%{_libdir}!' src/config.dat
12cr|netwib-5.39.0-1|115	perl -pi -e 's!^NETWIBDEF_INSTMAN=.*!NETWIBDEF_INSTMAN=%{_mandir}!' src/config.dat
12cr|netwib-5.39.0-1|116	perl -pi -e 's!^NETWIBDEF_SYSARCH=.*!NETWIBDEF_SYSARCH=%{_arch}!' src/config.dat
12cr|netwib-5.39.0-1|117	
12cr|netwib-5.39.0-1|118	%build
12cr|netwib-5.39.0-1|119	cd src
12cr|netwib-5.39.0-1|120	
12cr|netwib-5.39.0-1|121	./genemake
12cr|netwib-5.39.0-1|122	
12cr|netwib-5.39.0-1|123	%make \
12cr|netwib-5.39.0-1|124	GCCOPT="%{optflags} -Wall -fPIC -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H" \
12cr|netwib-5.39.0-1|125	GCCOPTL="$GCCOPT" GCCOPTP="$GCCOPT" libnetwib.so libnetwib.a
12cr|netwib-5.39.0-1|126	
12cr|netwib-5.39.0-1|127	%install
12cr|netwib-5.39.0-1|128	cd src
12cr|netwib-5.39.0-1|129	%makeinstall_std
12cr|netwib-5.39.0-1|130	%make installso DESTDIR=%{buildroot}
12cr|netwib-5.39.0-1|131	
12cr|netwib-5.39.0-1|132	%files -n %{libname}
12cr|netwib-5.39.0-1|133	%doc INSTALLUNIX.TXT INSTALLWINDOWS.TXT README.TXT
12cr|netwib-5.39.0-1|134	%{_libdir}/libnetwib.so.*
12cr|netwib-5.39.0-1|135	%{_libdir}/libnetwib539.so.5.39.0
12cr|netwib-5.39.0-1|136	#% {_libdir}/libnetwib*.so.*
12cr|netwib-5.39.0-1|137	
12cr|netwib-5.39.0-1|138	%files -n %{develname}
12cr|netwib-5.39.0-1|139	%doc INSTALLUNIX.TXT INSTALLWINDOWS.TXT README.TXT
12cr|netwib-5.39.0-1|140	%{_bindir}/netwib*-config
12cr|netwib-5.39.0-1|141	%{_includedir}/netwib*
12cr|netwib-5.39.0-1|142	%{_libdir}/libnetwib*.so
12cr|netwib-5.39.0-1|143	%{_mandir}/man3/netwib*
12cr|netwib-5.39.0-1|144	
12cr|netwib-5.39.0-1|145	%files -n %{develnamest}
12cr|netwib-5.39.0-1|146	%{_libdir}/libnetwib*.a
12cr|netwib-5.39.0-1|147	
12cr|netwib-5.39.0-1|148	%files -n %{name}-doc
12cr|netwib-5.39.0-1|149	%doc doc/*.txt %{name}-%{version}-doc_html/*
12cr|netwib-5.39.0-1|150	
12cr|netwib-5.39.0-1|151	
12cr|netwib-5.39.0-1|152	%changelog
12cr|netwib-5.39.0-1|153	* Mon Jul 09 2012 Alexander Khrukin <akhrukin@mandriva.org> 5.39.0-1
12cr|netwib-5.39.0-1|154	+ Revision: 808565
12cr|netwib-5.39.0-1|155	- version update 5.39
12cr|netwib-5.39.0-1|156	
12cr|netwib-5.39.0-1|157	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|netwib-5.39.0-1|158	- the mass rebuild of 2010.0 packages
12cr|netwib-5.39.0-1|159	
12cr|netwib-5.39.0-1|160	* Thu Jun 04 2009 Oden Eriksson <oeriksson@mandriva.com> 5.35.0-5mdv2010.0
12cr|netwib-5.39.0-1|161	+ Revision: 382729
12cr|netwib-5.39.0-1|162	- rebuilt against libnet 1.1.3
12cr|netwib-5.39.0-1|163	
12cr|netwib-5.39.0-1|164	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 5.35.0-4mdv2009.1
12cr|netwib-5.39.0-1|165	+ Revision: 298321
12cr|netwib-5.39.0-1|166	- rebuilt against libpcap-1.0.0
12cr|netwib-5.39.0-1|167	
12cr|netwib-5.39.0-1|168	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 5.35.0-3mdv2009.0
12cr|netwib-5.39.0-1|169	+ Revision: 241094
12cr|netwib-5.39.0-1|170	- rebuild
12cr|netwib-5.39.0-1|171	- kill re-definition of %%buildroot on Pixel's request
12cr|netwib-5.39.0-1|172	
12cr|netwib-5.39.0-1|173	+ Pixel <pixel@mandriva.com>
12cr|netwib-5.39.0-1|174	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|netwib-5.39.0-1|175	
12cr|netwib-5.39.0-1|176	+ Olivier Blin <blino@mandriva.org>
12cr|netwib-5.39.0-1|177	- restore BuildRoot
12cr|netwib-5.39.0-1|178	
12cr|netwib-5.39.0-1|179	* Tue Jul 03 2007 Funda Wang <fwang@mandriva.org> 5.35.0-1mdv2008.0
12cr|netwib-5.39.0-1|180	+ Revision: 47385
12cr|netwib-5.39.0-1|181	- New version
12cr|netwib-5.39.0-1|182	Rediff patch0
12cr|netwib-5.39.0-1|183	- bunzip2 the patch
12cr|netwib-5.39.0-1|184	- new devel package policy
12cr|netwib-5.39.0-1|185	- Import netwib
12cr|netwib-5.39.0-1|186	

3448 12
12cr|net-wireless-0.2-14|1	%define name net-wireless
12cr|net-wireless-0.2-14|2	%define version 0.2
12cr|net-wireless-0.2-14|3	%define release %mkrel 14
12cr|net-wireless-0.2-14|4	
12cr|net-wireless-0.2-14|5	%define nsusr nagios
12cr|net-wireless-0.2-14|6	%define nsgrp nagios
12cr|net-wireless-0.2-14|7	%define cmdusr apache
12cr|net-wireless-0.2-14|8	%define cmdgrp apache
12cr|net-wireless-0.2-14|9	
12cr|net-wireless-0.2-14|10	Summary: Wireless access for NetSaint
12cr|net-wireless-0.2-14|11	Name: %{name}
12cr|net-wireless-0.2-14|12	Version: %{version}
12cr|net-wireless-0.2-14|13	Release: %{release}
12cr|net-wireless-0.2-14|14	License: GPL
12cr|net-wireless-0.2-14|15	URL: http://mobileengines.com/net-wireless/
12cr|net-wireless-0.2-14|16	Group: Networking/Other
12cr|net-wireless-0.2-14|17	Source0: %{name}.%{version}.tar.bz2
12cr|net-wireless-0.2-14|18	Patch0: net-wireless-nagios.patch.bz2
12cr|net-wireless-0.2-14|19	BuildRoot: %{_tmppath}/%{name}-root
12cr|net-wireless-0.2-14|20	Requires: nagios nagios-www
12cr|net-wireless-0.2-14|21	
12cr|net-wireless-0.2-14|22	%description
12cr|net-wireless-0.2-14|23	The Wireless Network Tools package uses a Web-enabled phone (or an emulator) to
12cr|net-wireless-0.2-14|24	provide traceroute, ping, and port scanning. If you use netsaint, it ties into
12cr|net-wireless-0.2-14|25	it nicely and provides real-time status of your hosts/network. This should be
12cr|net-wireless-0.2-14|26	considered pre-alpha, but it does do what it is intended to do.
12cr|net-wireless-0.2-14|27	
12cr|net-wireless-0.2-14|28	%prep
12cr|net-wireless-0.2-14|29	
12cr|net-wireless-0.2-14|30	%setup -n %{name}
12cr|net-wireless-0.2-14|31	%patch0 -p1
12cr|net-wireless-0.2-14|32	
12cr|net-wireless-0.2-14|33	%build
12cr|net-wireless-0.2-14|34	echo "no compiling is needed"
12cr|net-wireless-0.2-14|35	
12cr|net-wireless-0.2-14|36	%install
12cr|net-wireless-0.2-14|37	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|net-wireless-0.2-14|38	
12cr|net-wireless-0.2-14|39	install -d %{buildroot}/etc/httpd/conf
12cr|net-wireless-0.2-14|40	install -d %{buildroot}%{_libdir}/nagios/cgi/
12cr|net-wireless-0.2-14|41	install -d %{buildroot}%{_datadir}/nagios
12cr|net-wireless-0.2-14|42	install -m644 wireless.cfg %{buildroot}/etc/httpd/conf/
12cr|net-wireless-0.2-14|43	install -m755 *.cgi %{buildroot}%{_libdir}/nagios/cgi/
12cr|net-wireless-0.2-14|44	install -m644 index.wml %{buildroot}%{_datadir}/nagios/
12cr|net-wireless-0.2-14|45	
12cr|net-wireless-0.2-14|46	%clean
12cr|net-wireless-0.2-14|47	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|net-wireless-0.2-14|48	
12cr|net-wireless-0.2-14|49	%files
12cr|net-wireless-0.2-14|50	%defattr(-,root,root)
12cr|net-wireless-0.2-14|51	%doc CHANGES EMULATORS INSTALL README THANKS
12cr|net-wireless-0.2-14|52	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/wireless.cfg
12cr|net-wireless-0.2-14|53	%attr(0755,root,root) %dir %{_libdir}/nagios/cgi
12cr|net-wireless-0.2-14|54	%attr(0755,%{nsusr},%{cmdgrp}) %{_libdir}/nagios/cgi/*
12cr|net-wireless-0.2-14|55	%attr(0755,root,root) %dir %{_datadir}/nagios
12cr|net-wireless-0.2-14|56	%attr(0644,root,root) %{_datadir}/nagios/*
12cr|net-wireless-0.2-14|57	
12cr|net-wireless-0.2-14|58	
12cr|net-wireless-0.2-14|59	
12cr|net-wireless-0.2-14|60	%changelog
12cr|net-wireless-0.2-14|61	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.2-14mdv2010.0
12cr|net-wireless-0.2-14|62	+ Revision: 430170
12cr|net-wireless-0.2-14|63	- rebuild
12cr|net-wireless-0.2-14|64	
12cr|net-wireless-0.2-14|65	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2-13mdv2009.0
12cr|net-wireless-0.2-14|66	+ Revision: 268261
12cr|net-wireless-0.2-14|67	- rebuild early 2009.0 package (before pixel changes)
12cr|net-wireless-0.2-14|68	
12cr|net-wireless-0.2-14|69	* Sun May 11 2008 Nicolas Lécureuil <neoclust@mandriva.org> 0.2-12mdv2009.0
12cr|net-wireless-0.2-14|70	+ Revision: 205688
12cr|net-wireless-0.2-14|71	- Should not be noarch ed
12cr|net-wireless-0.2-14|72	
12cr|net-wireless-0.2-14|73	+ Olivier Blin <oblin@mandriva.com>
12cr|net-wireless-0.2-14|74	- restore BuildRoot
12cr|net-wireless-0.2-14|75	
12cr|net-wireless-0.2-14|76	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|net-wireless-0.2-14|77	- kill re-definition of %%buildroot on Pixel's request
12cr|net-wireless-0.2-14|78	
12cr|net-wireless-0.2-14|79	* Wed Dec 12 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.2-11mdv2008.1
12cr|net-wireless-0.2-14|80	+ Revision: 117858
12cr|net-wireless-0.2-14|81	- use %%mkrel
12cr|net-wireless-0.2-14|82	- import net-wireless
12cr|net-wireless-0.2-14|83	
12cr|net-wireless-0.2-14|84	
12cr|net-wireless-0.2-14|85	* Tue Apr 26 2005 Lenny Cartier <lenny@mandriva.com> 0.2-10mdk
12cr|net-wireless-0.2-14|86	- rebuild
12cr|net-wireless-0.2-14|87	
12cr|net-wireless-0.2-14|88	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.2-9mdk
12cr|net-wireless-0.2-14|89	- rebuild
12cr|net-wireless-0.2-14|90	
12cr|net-wireless-0.2-14|91	* Mon Jan 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.2-8mdk
12cr|net-wireless-0.2-14|92	- rebuild
12cr|net-wireless-0.2-14|93	
12cr|net-wireless-0.2-14|94	* Fri Aug 30 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.2-7mdk
12cr|net-wireless-0.2-14|95	- Arghh!!! Requires: nagios, not nagois :-)
12cr|net-wireless-0.2-14|96	
12cr|net-wireless-0.2-14|97	* Fri Aug 30 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.2-6mdk
12cr|net-wireless-0.2-14|98	- since nagios replaces netsaint, require nagios.
12cr|net-wireless-0.2-14|99	- relocate to real nagios cgi-bin
12cr|net-wireless-0.2-14|100	- misc spec file fixes
12cr|net-wireless-0.2-14|101	- fix P0
12cr|net-wireless-0.2-14|102	
12cr|net-wireless-0.2-14|103	* Thu Aug 29 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.2-5mdk
12cr|net-wireless-0.2-14|104	- rebuild
12cr|net-wireless-0.2-14|105	
12cr|net-wireless-0.2-14|106	* Wed Aug 22 2001  Lenny Cartier <lenny@mandrakesoft.com> 0.2-4mdk
12cr|net-wireless-0.2-14|107	- rebuild
12cr|net-wireless-0.2-14|108	
12cr|net-wireless-0.2-14|109	* Mon Jan 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.2-3mdk
12cr|net-wireless-0.2-14|110	- rebuild
12cr|net-wireless-0.2-14|111	
12cr|net-wireless-0.2-14|112	* Fri Jul 28 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2-2mdk
12cr|net-wireless-0.2-14|113	- BM
12cr|net-wireless-0.2-14|114	
12cr|net-wireless-0.2-14|115	* Wed Jun 07 2000 Stefan van der Eijk <stefan.van.der.eijk@cmg.nl> 0.2-1mdk
12cr|net-wireless-0.2-14|116	- Updated to 0.2
12cr|net-wireless-0.2-14|117	
12cr|net-wireless-0.2-14|118	* Thu Jan 20 2000 Stefan van der Eijk <stefan.van.der.eijk@cmg.nl>
12cr|net-wireless-0.2-14|119	- Altered configuration file / cgi's to fit the file locations
12cr|net-wireless-0.2-14|120	- Made wml-ping.cgi, nokia 7110 doesn't handle hdml (?)
12cr|net-wireless-0.2-14|121	
12cr|net-wireless-0.2-14|122	* Wed Jan 19 2000 Stefan van der Eijk <stefan.van.der.eijk@cmg.nl>
12cr|net-wireless-0.2-14|123	- First build

3449 12
12cr|netwox-5.39.0-1|1	%define name	netwox
12cr|netwox-5.39.0-1|2	%define version	5.39.0
12cr|netwox-5.39.0-1|3	%define release	1
12cr|netwox-5.39.0-1|4	
12cr|netwox-5.39.0-1|5	Summary:	A network toolbox
12cr|netwox-5.39.0-1|6	Name:		%{name}
12cr|netwox-5.39.0-1|7	Version:	%{version}
12cr|netwox-5.39.0-1|8	Release:	%{release}
12cr|netwox-5.39.0-1|9	License:	LGPL
12cr|netwox-5.39.0-1|10	Group:		Networking/Other
12cr|netwox-5.39.0-1|11	URL:		http://www.laurentconstantin.com/fr/netw/netwox/
12cr|netwox-5.39.0-1|12	Source0:	http://downloads.sourceforge.net/project/ntwox/netwox%20only/5.39/%{name}-%{version}-src.tgz
12cr|netwox-5.39.0-1|13	Source1:	http://downloads.sourceforge.net/project/ntwox/netwox%20only/5.39/%{name}-%{version}-doc_html.tgz
12cr|netwox-5.39.0-1|14	BuildRequires:	libpcap-devel >= 0.7.2
12cr|netwox-5.39.0-1|15	BuildRequires:	net-devel >= 1.1.3
12cr|netwox-5.39.0-1|16	BuildRequires:	netwib-devel = %{version}
12cr|netwox-5.39.0-1|17	
12cr|netwox-5.39.0-1|18	%description
12cr|netwox-5.39.0-1|19	Netwox is a network tools for network administrator and hackers.
12cr|netwox-5.39.0-1|20	
12cr|netwox-5.39.0-1|21	It contains about 100 functions
12cr|netwox-5.39.0-1|22	
12cr|netwox-5.39.0-1|23	%prep
12cr|netwox-5.39.0-1|24	
12cr|netwox-5.39.0-1|25	%setup -q -n %{name}-%{version}-src -a1
12cr|netwox-5.39.0-1|26	
12cr|netwox-5.39.0-1|27	perl -pi -e 's!^NETWIBDEF_INSTPREFIX=.*!NETWIBDEF_INSTPREFIX=/usr!' src/config.dat
12cr|netwox-5.39.0-1|28	perl -pi -e 's!^NETWOXDEF_INSTPREFIX=.*!NETWOXDEF_INSTPREFIX=/usr!' src/config.dat
12cr|netwox-5.39.0-1|29	# Hacking for lib64
12cr|netwox-5.39.0-1|30	perl -pi -e 's!^NETWIBDEF_INSTLIB=.*!NETWIBDEF_INSTLIB=%{_libdir}!' src/config.dat
12cr|netwox-5.39.0-1|31	perl -pi -e 's!^NETWIBDEF_SYSARCH=.*!NETWIBDEF_SYSARCH=%{_arch}!' src/config.dat
12cr|netwox-5.39.0-1|32	perl -pi -e 's!^NETWOXDEF_INSTMAN=.*!NETWOXDEF_INSTMAN=%{_mandir}!' src/config.dat
12cr|netwox-5.39.0-1|33	
12cr|netwox-5.39.0-1|34	%build
12cr|netwox-5.39.0-1|35	cd src
12cr|netwox-5.39.0-1|36	./genemake
12cr|netwox-5.39.0-1|37	make GCCOPT="%{optflags} -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H"
12cr|netwox-5.39.0-1|38	
12cr|netwox-5.39.0-1|39	%install
12cr|netwox-5.39.0-1|40	
12cr|netwox-5.39.0-1|41	cd src
12cr|netwox-5.39.0-1|42	%makeinstall_std
12cr|netwox-5.39.0-1|43	
12cr|netwox-5.39.0-1|44	%files
12cr|netwox-5.39.0-1|45	%doc INSTALLUNIX.TXT INSTALLWINDOWS.TXT README.TXT
12cr|netwox-5.39.0-1|46	%doc doc/*.txt %{name}-%{version}-doc_html/*
12cr|netwox-5.39.0-1|47	%{_bindir}/netwox*
12cr|netwox-5.39.0-1|48	%{_mandir}/man1/netwox*.1*
12cr|netwox-5.39.0-1|49	
12cr|netwox-5.39.0-1|50	
12cr|netwox-5.39.0-1|51	%changelog
12cr|netwox-5.39.0-1|52	* Mon Jul 09 2012 Alexander Khrukin <akhrukin@mandriva.org> 5.39.0-1
12cr|netwox-5.39.0-1|53	+ Revision: 808566
12cr|netwox-5.39.0-1|54	- version update 5.39
12cr|netwox-5.39.0-1|55	
12cr|netwox-5.39.0-1|56	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|netwox-5.39.0-1|57	- the mass rebuild of 2010.0 packages
12cr|netwox-5.39.0-1|58	
12cr|netwox-5.39.0-1|59	* Thu Jun 04 2009 Oden Eriksson <oeriksson@mandriva.com> 5.35.0-5mdv2010.0
12cr|netwox-5.39.0-1|60	+ Revision: 382737
12cr|netwox-5.39.0-1|61	- rebuilt against libnet 1.1.3
12cr|netwox-5.39.0-1|62	
12cr|netwox-5.39.0-1|63	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 5.35.0-4mdv2009.1
12cr|netwox-5.39.0-1|64	+ Revision: 298322
12cr|netwox-5.39.0-1|65	- rebuilt against libpcap-1.0.0
12cr|netwox-5.39.0-1|66	
12cr|netwox-5.39.0-1|67	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 5.35.0-3mdv2009.0
12cr|netwox-5.39.0-1|68	+ Revision: 241095
12cr|netwox-5.39.0-1|69	- rebuild
12cr|netwox-5.39.0-1|70	- kill re-definition of %%buildroot on Pixel's request
12cr|netwox-5.39.0-1|71	
12cr|netwox-5.39.0-1|72	+ Olivier Blin <blino@mandriva.org>
12cr|netwox-5.39.0-1|73	- restore BuildRoot
12cr|netwox-5.39.0-1|74	
12cr|netwox-5.39.0-1|75	* Tue Jul 03 2007 Funda Wang <fwang@mandriva.org> 5.35.0-1mdv2008.0
12cr|netwox-5.39.0-1|76	+ Revision: 47458
12cr|netwox-5.39.0-1|77	- New version
12cr|netwox-5.39.0-1|78	- rebuild for new era
12cr|netwox-5.39.0-1|79	- Import netwox
12cr|netwox-5.39.0-1|80	

3450 12
12cr|neverball-1.5.4-3|1	Name:		neverball
12cr|neverball-1.5.4-3|2	Summary:	NeverBall arcade game
12cr|neverball-1.5.4-3|3	Version: 1.5.4
12cr|neverball-1.5.4-3|4	Release: %mkrel 3
12cr|neverball-1.5.4-3|5	Url:		http://icculus.org/neverball/
12cr|neverball-1.5.4-3|6	Source0:	http://icculus.org/neverball/%{name}-%{version}.tar.bz2
12cr|neverball-1.5.4-3|7	Patch0:		neverball-1.5.2-fix-locale-dir.patch
12cr|neverball-1.5.4-3|8	Patch1:		neverball-1.5.4-fix-linking.patch
12cr|neverball-1.5.4-3|9	Group:		Games/Arcade
12cr|neverball-1.5.4-3|10	License:	GPLv2+
12cr|neverball-1.5.4-3|11	Epoch:		1
12cr|neverball-1.5.4-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|neverball-1.5.4-3|13	BuildRequires:	SDL_mixer-devel SDL_image-devel SDL_ttf-devel libpng-devel libjpeg-devel
12cr|neverball-1.5.4-3|14	BuildRequires:	GL-devel
12cr|neverball-1.5.4-3|15	BuildRequires:	libphysfs-devel
12cr|neverball-1.5.4-3|16	Obsoletes:	neverputt
12cr|neverball-1.5.4-3|17	Provides:	neverputt
12cr|neverball-1.5.4-3|18	
12cr|neverball-1.5.4-3|19	%description
12cr|neverball-1.5.4-3|20	Tilt the floor to roll the ball through the obstacle course
12cr|neverball-1.5.4-3|21	before time runs out.
12cr|neverball-1.5.4-3|22	This package inclutes neverputt, a golf game based on neverball.
12cr|neverball-1.5.4-3|23	Hardware accellerated OpenGL support with multitexture
12cr|neverball-1.5.4-3|24	(OpenGL 1.2.1 or greater) is required.
12cr|neverball-1.5.4-3|25	
12cr|neverball-1.5.4-3|26	%prep
12cr|neverball-1.5.4-3|27	%setup -q
12cr|neverball-1.5.4-3|28	%apply_patches
12cr|neverball-1.5.4-3|29	
12cr|neverball-1.5.4-3|30	%build
12cr|neverball-1.5.4-3|31	%make CFLAGS="$RPM_OPT_FLAGS -ansi `sdl-config --cflags`" ENABLE_NLS=1 DATADIR=%_gamesdatadir/%name/data
12cr|neverball-1.5.4-3|32	
12cr|neverball-1.5.4-3|33	%install
12cr|neverball-1.5.4-3|34	rm -rf $RPM_BUILD_ROOT
12cr|neverball-1.5.4-3|35	
12cr|neverball-1.5.4-3|36	install -m 755 -D %name %buildroot%_gamesbindir/%name
12cr|neverball-1.5.4-3|37	install -m 755 neverputt %buildroot%_gamesbindir/
12cr|neverball-1.5.4-3|38	
12cr|neverball-1.5.4-3|39	mkdir -p $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12cr|neverball-1.5.4-3|40	rm -fr data/map-*/*.map
12cr|neverball-1.5.4-3|41	cp -a data $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/
12cr|neverball-1.5.4-3|42	
12cr|neverball-1.5.4-3|43	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|neverball-1.5.4-3|44	install -m 644 dist/*.desktop $RPM_BUILD_ROOT%{_datadir}/applications
12cr|neverball-1.5.4-3|45	mkdir -p %buildroot%_mandir/man6
12cr|neverball-1.5.4-3|46	install -m 644 dist/*.6 %buildroot%_mandir/man6
12cr|neverball-1.5.4-3|47	
12cr|neverball-1.5.4-3|48	for res in 16 24 32 48 64 128 256; do
12cr|neverball-1.5.4-3|49	mkdir -p %buildroot%_datadir/icons/hicolor/${res}x${res}/apps
12cr|neverball-1.5.4-3|50	install -m 644 dist/neverball_${res}.png %buildroot%_datadir/icons/hicolor/${res}x${res}/apps/neverball.png
12cr|neverball-1.5.4-3|51	install -m 644 dist/neverputt_${res}.png %buildroot%_datadir/icons/hicolor/${res}x${res}/apps/neverputt.png
12cr|neverball-1.5.4-3|52	done
12cr|neverball-1.5.4-3|53	
12cr|neverball-1.5.4-3|54	cp -r locale %buildroot%_datadir/
12cr|neverball-1.5.4-3|55	
12cr|neverball-1.5.4-3|56	%find_lang %name
12cr|neverball-1.5.4-3|57	
12cr|neverball-1.5.4-3|58	%clean
12cr|neverball-1.5.4-3|59	rm -rf $RPM_BUILD_ROOT
12cr|neverball-1.5.4-3|60	
12cr|neverball-1.5.4-3|61	%if %mdkversion < 200900
12cr|neverball-1.5.4-3|62	%post
12cr|neverball-1.5.4-3|63	%update_menus
12cr|neverball-1.5.4-3|64	%update_icon_cache hicolor
12cr|neverball-1.5.4-3|65	%postun
12cr|neverball-1.5.4-3|66	%clean_menus
12cr|neverball-1.5.4-3|67	%clean_icon_cache hicolor
12cr|neverball-1.5.4-3|68	%endif
12cr|neverball-1.5.4-3|69	
12cr|neverball-1.5.4-3|70	%files -f %name.lang
12cr|neverball-1.5.4-3|71	%defattr(644,root,root,755)
12cr|neverball-1.5.4-3|72	%doc CHANGES README
12cr|neverball-1.5.4-3|73	%doc doc/*
12cr|neverball-1.5.4-3|74	%attr(755,root,root) %{_gamesbindir}/%{name}
12cr|neverball-1.5.4-3|75	%attr(755,root,root) %{_gamesbindir}/neverputt
12cr|neverball-1.5.4-3|76	%dir %{_gamesdatadir}/%{name}
12cr|neverball-1.5.4-3|77	%{_gamesdatadir}/%{name}/*
12cr|neverball-1.5.4-3|78	%{_datadir}/applications/%name.desktop
12cr|neverball-1.5.4-3|79	%{_datadir}/applications/neverputt.desktop
12cr|neverball-1.5.4-3|80	%_datadir/icons/hicolor/*/apps/never*png
12cr|neverball-1.5.4-3|81	%_mandir/man6/neverball.6*
12cr|neverball-1.5.4-3|82	%_mandir/man6/neverputt.6*
12cr|neverball-1.5.4-3|83	
12cr|neverball-1.5.4-3|84	
12cr|neverball-1.5.4-3|85	%changelog
12cr|neverball-1.5.4-3|86	* Wed Dec 07 2011 Götz Waschk <waschk@mandriva.org> 1:1.5.4-3mdv2012.0
12cr|neverball-1.5.4-3|87	+ Revision: 738526
12cr|neverball-1.5.4-3|88	- fix linking
12cr|neverball-1.5.4-3|89	- yearly rebuild
12cr|neverball-1.5.4-3|90	
12cr|neverball-1.5.4-3|91	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.5.4-2mdv2011.0
12cr|neverball-1.5.4-3|92	+ Revision: 613037
12cr|neverball-1.5.4-3|93	- the mass rebuild of 2010.1 packages
12cr|neverball-1.5.4-3|94	
12cr|neverball-1.5.4-3|95	* Sun Sep 20 2009 Götz Waschk <waschk@mandriva.org> 1:1.5.4-1mdv2010.0
12cr|neverball-1.5.4-3|96	+ Revision: 445299
12cr|neverball-1.5.4-3|97	- update to new version 1.5.4
12cr|neverball-1.5.4-3|98	
12cr|neverball-1.5.4-3|99	* Wed Sep 09 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.5.3-1mdv2010.0
12cr|neverball-1.5.4-3|100	+ Revision: 435898
12cr|neverball-1.5.4-3|101	- update to new version 1.5.3
12cr|neverball-1.5.4-3|102	
12cr|neverball-1.5.4-3|103	* Fri Aug 28 2009 Götz Waschk <waschk@mandriva.org> 1:1.5.2-2mdv2010.0
12cr|neverball-1.5.4-3|104	+ Revision: 421827
12cr|neverball-1.5.4-3|105	- add another patch to fix locale dir
12cr|neverball-1.5.4-3|106	- drop patch and set datadir in make command line (bug #53233)
12cr|neverball-1.5.4-3|107	
12cr|neverball-1.5.4-3|108	* Mon Aug 17 2009 Götz Waschk <waschk@mandriva.org> 1:1.5.2-1mdv2010.0
12cr|neverball-1.5.4-3|109	+ Revision: 417145
12cr|neverball-1.5.4-3|110	- update build deps
12cr|neverball-1.5.4-3|111	- new version
12cr|neverball-1.5.4-3|112	- drop patch 0
12cr|neverball-1.5.4-3|113	
12cr|neverball-1.5.4-3|114	* Sun Aug 16 2009 Götz Waschk <waschk@mandriva.org> 1:1.5.1-5mdv2010.0
12cr|neverball-1.5.4-3|115	+ Revision: 416887
12cr|neverball-1.5.4-3|116	- rebuild for new libjpeg
12cr|neverball-1.5.4-3|117	
12cr|neverball-1.5.4-3|118	* Fri Jun 12 2009 Götz Waschk <waschk@mandriva.org> 1:1.5.1-4mdv2010.0
12cr|neverball-1.5.4-3|119	+ Revision: 385557
12cr|neverball-1.5.4-3|120	- really fix directories (bug #51591)
12cr|neverball-1.5.4-3|121	
12cr|neverball-1.5.4-3|122	* Fri Jun 12 2009 Götz Waschk <waschk@mandriva.org> 1:1.5.1-3mdv2010.0
12cr|neverball-1.5.4-3|123	+ Revision: 385475
12cr|neverball-1.5.4-3|124	- fix locale location
12cr|neverball-1.5.4-3|125	- readd wrapper scripts to make it start from command line again
12cr|neverball-1.5.4-3|126	
12cr|neverball-1.5.4-3|127	* Fri Jun 12 2009 Götz Waschk <waschk@mandriva.org> 1:1.5.1-2mdv2010.0
12cr|neverball-1.5.4-3|128	+ Revision: 385389
12cr|neverball-1.5.4-3|129	- fix data dir
12cr|neverball-1.5.4-3|130	- use upstream desktop entries, icons, man pages and docs
12cr|neverball-1.5.4-3|131	- enable translations
12cr|neverball-1.5.4-3|132	
12cr|neverball-1.5.4-3|133	* Mon Jun 08 2009 Götz Waschk <waschk@mandriva.org> 1:1.5.1-1mdv2010.0
12cr|neverball-1.5.4-3|134	+ Revision: 383900
12cr|neverball-1.5.4-3|135	- update to new version 1.5.1
12cr|neverball-1.5.4-3|136	
12cr|neverball-1.5.4-3|137	* Wed Feb 04 2009 Zombie Ryushu <ryushu@mandriva.org> 1:1.5.0-1mdv2009.1
12cr|neverball-1.5.4-3|138	+ Revision: 337241
12cr|neverball-1.5.4-3|139	- Add libjpeg to Build Requires
12cr|neverball-1.5.4-3|140	- Add libpng to Build Requires
12cr|neverball-1.5.4-3|141	
12cr|neverball-1.5.4-3|142	+ Michael Scherer <misc@mandriva.org>
12cr|neverball-1.5.4-3|143	- update to new release
12cr|neverball-1.5.4-3|144	
12cr|neverball-1.5.4-3|145	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1:1.4.0-7mdv2009.0
12cr|neverball-1.5.4-3|146	+ Revision: 253859
12cr|neverball-1.5.4-3|147	- rebuild
12cr|neverball-1.5.4-3|148	
12cr|neverball-1.5.4-3|149	+ Pixel <pixel@mandriva.com>
12cr|neverball-1.5.4-3|150	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|neverball-1.5.4-3|151	
12cr|neverball-1.5.4-3|152	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 1:1.4.0-5mdv2008.1
12cr|neverball-1.5.4-3|153	+ Revision: 148290
12cr|neverball-1.5.4-3|154	- drop old menu
12cr|neverball-1.5.4-3|155	- kill re-definition of %%buildroot on Pixel's request
12cr|neverball-1.5.4-3|156	
12cr|neverball-1.5.4-3|157	+ Olivier Blin <blino@mandriva.org>
12cr|neverball-1.5.4-3|158	- restore BuildRoot
12cr|neverball-1.5.4-3|159	
12cr|neverball-1.5.4-3|160	* Tue Aug 28 2007 Thierry Vignaud <tv@mandriva.org> 1:1.4.0-5mdv2008.0
12cr|neverball-1.5.4-3|161	+ Revision: 73096
12cr|neverball-1.5.4-3|162	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|neverball-1.5.4-3|163	
12cr|neverball-1.5.4-3|164	
12cr|neverball-1.5.4-3|165	* Mon Sep 04 2006 Gtz Waschk <waschk@mandriva.org> 1.4.0-5mdv2007.0
12cr|neverball-1.5.4-3|166	- fix installation
12cr|neverball-1.5.4-3|167	
12cr|neverball-1.5.4-3|168	* Wed Jul 05 2006 Gtz Waschk <waschk@mandriva.org> 1:1.4.0-4mdv2007.0
12cr|neverball-1.5.4-3|169	- fix buildrequires
12cr|neverball-1.5.4-3|170	- xdg menu
12cr|neverball-1.5.4-3|171	
12cr|neverball-1.5.4-3|172	* Wed May 10 2006 Götz Waschk <waschk@mandriva.org> 1:1.4.0-3mdk
12cr|neverball-1.5.4-3|173	- Rebuild
12cr|neverball-1.5.4-3|174	- use mkrel
12cr|neverball-1.5.4-3|175	
12cr|neverball-1.5.4-3|176	* Mon May 09 2005 Gtz Waschk <waschk@mandriva.org> 1.4.0-2mdk
12cr|neverball-1.5.4-3|177	- fix build on x86_64
12cr|neverball-1.5.4-3|178	
12cr|neverball-1.5.4-3|179	* Wed Sep 15 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.4.0-1mdk
12cr|neverball-1.5.4-3|180	- New release 1.4.0
12cr|neverball-1.5.4-3|181	
12cr|neverball-1.5.4-3|182	* Mon Sep 06 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.3.7-2mdk
12cr|neverball-1.5.4-3|183	- don't accidently remove .sol files (thanks to Fabien Brachere)
12cr|neverball-1.5.4-3|184	
12cr|neverball-1.5.4-3|185	* Thu Aug 12 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.3.7-1mdk
12cr|neverball-1.5.4-3|186	- New release 1.3.7
12cr|neverball-1.5.4-3|187	
12cr|neverball-1.5.4-3|188	* Sun Jul 25 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.3.6-1mdk
12cr|neverball-1.5.4-3|189	- New release 1.3.6
12cr|neverball-1.5.4-3|190	
12cr|neverball-1.5.4-3|191	* Thu Jul 22 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.3.5-1mdk
12cr|neverball-1.5.4-3|192	- New release 1.3.5
12cr|neverball-1.5.4-3|193	
12cr|neverball-1.5.4-3|194	* Wed Jul 14 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.3.4-1mdk
12cr|neverball-1.5.4-3|195	- New release 1.3.4
12cr|neverball-1.5.4-3|196	
12cr|neverball-1.5.4-3|197	* Tue Jul 13 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.3.3-1mdk
12cr|neverball-1.5.4-3|198	- drop GLU dependancy
12cr|neverball-1.5.4-3|199	- New release 1.3.3
12cr|neverball-1.5.4-3|200	
12cr|neverball-1.5.4-3|201	* Mon Jul 12 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.3.2-1mdk
12cr|neverball-1.5.4-3|202	- New release 1.3.2
12cr|neverball-1.5.4-3|203	
12cr|neverball-1.5.4-3|204	* Wed Jul 07 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.3.1-1mdk
12cr|neverball-1.5.4-3|205	- New release 1.3.1
12cr|neverball-1.5.4-3|206	
12cr|neverball-1.5.4-3|207	* Mon Jun 28 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.3.0-1mdk
12cr|neverball-1.5.4-3|208	- New release 1.3.0
12cr|neverball-1.5.4-3|209	
12cr|neverball-1.5.4-3|210	* Mon Jun 21 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.2.7-1mdk
12cr|neverball-1.5.4-3|211	- New release 1.2.7
12cr|neverball-1.5.4-3|212	
12cr|neverball-1.5.4-3|213	* Fri May 07 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.2.5-1mdk
12cr|neverball-1.5.4-3|214	- add source URL
12cr|neverball-1.5.4-3|215	- fix doc file listing
12cr|neverball-1.5.4-3|216	- New release 1.2.5
12cr|neverball-1.5.4-3|217	
12cr|neverball-1.5.4-3|218	* Wed Apr 14 2004 Olivier Blin <blino@mandrake.org> 1.2.1-1mdk
12cr|neverball-1.5.4-3|219	- install neverputt files
12cr|neverball-1.5.4-3|220	- Obsoletes/Provides neverputt (merged in neverball)
12cr|neverball-1.5.4-3|221	- new release
12cr|neverball-1.5.4-3|222	
12cr|neverball-1.5.4-3|223	* Fri Feb 06 2004 Olivier Blin <blino@mandrake.org> 1.1.0-2mdk
12cr|neverball-1.5.4-3|224	- don't ship unneeded files (map "source" files)
12cr|neverball-1.5.4-3|225	
12cr|neverball-1.5.4-3|226	* Thu Feb 05 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.1.0-1mdk
12cr|neverball-1.5.4-3|227	- 1.1.0
12cr|neverball-1.5.4-3|228	- fix buildrequires (lib64..)
12cr|neverball-1.5.4-3|229	
12cr|neverball-1.5.4-3|230	* Sun Nov 09 2003 Olivier Blin <oliv.blin@laposte.net> 1.0.0-2mdk
12cr|neverball-1.5.4-3|231	- keep 0.25.11-2mdk fixes (stupid me ...)
12cr|neverball-1.5.4-3|232	
12cr|neverball-1.5.4-3|233	* Sun Nov 09 2003 Olivier Blin <oliv.blin@laposte.net> 1.0.0-1mdk
12cr|neverball-1.5.4-3|234	- 1.0.0
12cr|neverball-1.5.4-3|235	- add url in Source0
12cr|neverball-1.5.4-3|236	
12cr|neverball-1.5.4-3|237	* Wed Oct 29 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.25.11-2mdk
12cr|neverball-1.5.4-3|238	- compile with $RPM_OPT_FLAGS
12cr|neverball-1.5.4-3|239	- don't list datadir twice in %%files
12cr|neverball-1.5.4-3|240	
12cr|neverball-1.5.4-3|241	* Mon Oct 27 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.25.11-1mdk
12cr|neverball-1.5.4-3|242	- 0.25.11
12cr|neverball-1.5.4-3|243	- updated url
12cr|neverball-1.5.4-3|244	- move to %%{_gamesbindir} and %%{_gamesdatadir}
12cr|neverball-1.5.4-3|245	
12cr|neverball-1.5.4-3|246	* Thu Oct 16 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.25.10-1mdk
12cr|neverball-1.5.4-3|247	- 0.25.10
12cr|neverball-1.5.4-3|248	
12cr|neverball-1.5.4-3|249	* Wed Oct 01 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.25.6-1mdk
12cr|neverball-1.5.4-3|250	- new version
12cr|neverball-1.5.4-3|251	
12cr|neverball-1.5.4-3|252	* Mon Sep 22 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.25.4-1mdk
12cr|neverball-1.5.4-3|253	- new version
12cr|neverball-1.5.4-3|254	

3451 12
12cr|nevernote-0.99-1|1	Name:		nevernote
12cr|nevernote-0.99-1|2	Version:	0.99
12cr|nevernote-0.99-1|3	Release:	%mkrel 1
12cr|nevernote-0.99-1|4	Group:		Networking/Other
12cr|nevernote-0.99-1|5	Summary:	Evernote-clone. Use with Evernote to remember everything
12cr|nevernote-0.99-1|6	License:	GPLv2
12cr|nevernote-0.99-1|7	URL:		http://nevernote.sourceforge.net/
12cr|nevernote-0.99-1|8	Source:		%{name}-%{version}_i386.tar.gz
12cr|nevernote-0.99-1|9	Patch:		%{name}.desktop-ru.patch
12cr|nevernote-0.99-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12cr|nevernote-0.99-1|11	#Requires:
12cr|nevernote-0.99-1|12	
12cr|nevernote-0.99-1|13	%description
12cr|nevernote-0.99-1|14	Evernote-clone. Use with Evernote to remember everything
12cr|nevernote-0.99-1|15	
12cr|nevernote-0.99-1|16	%prep
12cr|nevernote-0.99-1|17	%setup -q -n %{name}
12cr|nevernote-0.99-1|18	%patch -p0
12cr|nevernote-0.99-1|19	
12cr|nevernote-0.99-1|20	#%build
12cr|nevernote-0.99-1|21	
12cr|nevernote-0.99-1|22	%install
12cr|nevernote-0.99-1|23	install -d -m 755 %{buildroot}%{_bindir}
12cr|nevernote-0.99-1|24	install -m 755 usr/bin/%{name}.sh %{buildroot}%{_bindir}/%{name}
12cr|nevernote-0.99-1|25	
12cr|nevernote-0.99-1|26	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|nevernote-0.99-1|27	install -m 644 usr/share/applications/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|nevernote-0.99-1|28	
12cr|nevernote-0.99-1|29	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|nevernote-0.99-1|30	cp -a usr/share/%{name}/* %{buildroot}%{_datadir}/%{name}
12cr|nevernote-0.99-1|31	
12cr|nevernote-0.99-1|32	install -d -m 755 %{buildroot}%{_docdir}/%{name}
12cr|nevernote-0.99-1|33	install -m 644 usr/share/doc/%{name}/* %{buildroot}%{_docdir}/%{name}
12cr|nevernote-0.99-1|34	
12cr|nevernote-0.99-1|35	%clean
12cr|nevernote-0.99-1|36	rm -rf $RPM_BUILD_ROOT
12cr|nevernote-0.99-1|37	
12cr|nevernote-0.99-1|38	%files
12cr|nevernote-0.99-1|39	%defattr(-,root,root)
12cr|nevernote-0.99-1|40	%{_bindir}/%{name}
12cr|nevernote-0.99-1|41	%{_docdir}/%{name}
12cr|nevernote-0.99-1|42	%{_datadir}/applications/%{name}.desktop
12cr|nevernote-0.99-1|43	%{_datadir}/%{name}
12cr|nevernote-0.99-1|44	
12cr|nevernote-0.99-1|45	
12cr|nevernote-0.99-1|46	%changelog
12cr|nevernote-0.99-1|47	

3452 12
12cr|newsbeuter-2.5-2|1	Summary:	RSS/Atom feed reader for text terminals
12cr|newsbeuter-2.5-2|2	Name:		newsbeuter
12cr|newsbeuter-2.5-2|3	Version:	2.5
12cr|newsbeuter-2.5-2|4	Release:	2
12cr|newsbeuter-2.5-2|5	License:	MIT
12cr|newsbeuter-2.5-2|6	Group:		Networking/News
12cr|newsbeuter-2.5-2|7	Url:		http://www.newsbeuter.org
12cr|newsbeuter-2.5-2|8	Source0:	%{name}-%{version}.tar.gz
12cr|newsbeuter-2.5-2|9	Patch0:		newsbeuter-2.5-gcc4.7.patch
12cr|newsbeuter-2.5-2|10	BuildRequires:	gettext-devel
12cr|newsbeuter-2.5-2|11	BuildRequires:	stfl-devel
12cr|newsbeuter-2.5-2|12	BuildRequires:	pkgconfig(json)
12cr|newsbeuter-2.5-2|13	BuildRequires:	pkgconfig(libcurl)
12cr|newsbeuter-2.5-2|14	BuildRequires:	pkgconfig(libxml-2.0)
12cr|newsbeuter-2.5-2|15	BuildRequires:	pkgconfig(ncursesw)
12cr|newsbeuter-2.5-2|16	BuildRequires:	pkgconfig(sqlite3)
12cr|newsbeuter-2.5-2|17	
12cr|newsbeuter-2.5-2|18	%description
12cr|newsbeuter-2.5-2|19	Newsbeuter is an open-source RSS/Atom feed reader for text
12cr|newsbeuter-2.5-2|20	terminals. It runs on Linux, FreeBSD, Mac OS X and other Unix-like
12cr|newsbeuter-2.5-2|21	operating systems. Newsbeuter's great configurability and vast number
12cr|newsbeuter-2.5-2|22	of features make it a perfect choice for people that need a slick and
12cr|newsbeuter-2.5-2|23	fast feed reader that can be completely controlled via keyboard.
12cr|newsbeuter-2.5-2|24	
12cr|newsbeuter-2.5-2|25	A summary of some of its features:
12cr|newsbeuter-2.5-2|26	
12cr|newsbeuter-2.5-2|27	* Subscribe to RSS 0.9x, 1.0, 2.0 and Atom feeds
12cr|newsbeuter-2.5-2|28	* Download podcasts
12cr|newsbeuter-2.5-2|29	* Freely configure your keyboard shortcuts
12cr|newsbeuter-2.5-2|30	* Search through all downloaded articles
12cr|newsbeuter-2.5-2|31	* Categorize and query your subscriptions with a flexible tag system
12cr|newsbeuter-2.5-2|32	* Integrate any data source through a flexible filter and plugin
12cr|newsbeuter-2.5-2|33	system
12cr|newsbeuter-2.5-2|34	* Automatically remove unwanted articles through a "killfile"
12cr|newsbeuter-2.5-2|35	* Define "meta feeds" using a powerful query language
12cr|newsbeuter-2.5-2|36	* Synchronize newsbeuter with your bloglines.com account
12cr|newsbeuter-2.5-2|37	* Import and exporting your subscriptions with the widely used OPML
12cr|newsbeuter-2.5-2|38	format
12cr|newsbeuter-2.5-2|39	* Freely define newsbeuter's look'n'feel through free color
12cr|newsbeuter-2.5-2|40	configurability and format strings
12cr|newsbeuter-2.5-2|41	
12cr|newsbeuter-2.5-2|42	%prep
12cr|newsbeuter-2.5-2|43	%setup -q
12cr|newsbeuter-2.5-2|44	%patch0 -p1
12cr|newsbeuter-2.5-2|45	
12cr|newsbeuter-2.5-2|46	%build
12cr|newsbeuter-2.5-2|47	CXXFLAGS=-fpermissive %make prefix=%{_prefix}
12cr|newsbeuter-2.5-2|48	
12cr|newsbeuter-2.5-2|49	%install
12cr|newsbeuter-2.5-2|50	%makeinstall_std prefix=%{_prefix}
12cr|newsbeuter-2.5-2|51	
12cr|newsbeuter-2.5-2|52	%find_lang %{name}
12cr|newsbeuter-2.5-2|53	
12cr|newsbeuter-2.5-2|54	%files -f %{name}.lang
12cr|newsbeuter-2.5-2|55	%doc AUTHORS CHANGES LICENSE README TODO doc/xhtml/*.html
12cr|newsbeuter-2.5-2|56	%{_bindir}/*
12cr|newsbeuter-2.5-2|57	%{_mandir}/man1/*
12cr|newsbeuter-2.5-2|58	

3453 12
12cr|nexp-0.2-2|1	Name:          nexp
12cr|nexp-0.2-2|2	Version:       0.2
12cr|nexp-0.2-2|3	Release:       %mkrel 2
12cr|nexp-0.2-2|4	Summary:       Tool for browsing and monitoring KDE Nepomuk database
12cr|nexp-0.2-2|5	Group:         Graphical desktop/KDE
12cr|nexp-0.2-2|6	License:       GPLv3
12cr|nexp-0.2-2|7	Url:           http://gitorious.org/nexp/nexp-git
12cr|nexp-0.2-2|8	Source:        122981-%name-%version.tar.gz
12cr|nexp-0.2-2|9	BuildRequires: kde4-macros
12cr|nexp-0.2-2|10	Requires:      python-qt4
12cr|nexp-0.2-2|11	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|nexp-0.2-2|12	BuildArch:     noarch
12cr|nexp-0.2-2|13	
12cr|nexp-0.2-2|14	%description
12cr|nexp-0.2-2|15	NExp is Nepomuk Explorer.
12cr|nexp-0.2-2|16	A tool for browsing and monitoring KDE Nepomuk database.
12cr|nexp-0.2-2|17	
12cr|nexp-0.2-2|18	%files
12cr|nexp-0.2-2|19	%defattr(-,root,root)
12cr|nexp-0.2-2|20	%_kde_bindir/%name
12cr|nexp-0.2-2|21	%attr(755,root,root) %_kde_datadir/%name
12cr|nexp-0.2-2|22	
12cr|nexp-0.2-2|23	#--------------------------------------------------------------------
12cr|nexp-0.2-2|24	
12cr|nexp-0.2-2|25	%prep
12cr|nexp-0.2-2|26	%setup -q -n %name-%version
12cr|nexp-0.2-2|27	
12cr|nexp-0.2-2|28	%build
12cr|nexp-0.2-2|29	
12cr|nexp-0.2-2|30	%install
12cr|nexp-0.2-2|31	rm -rf %{buildroot}
12cr|nexp-0.2-2|32	
12cr|nexp-0.2-2|33	%__mkdir -p %buildroot%_kde_datadir/%name
12cr|nexp-0.2-2|34	%__mkdir -p %buildroot%_kde_bindir/
12cr|nexp-0.2-2|35	cp -frv * %buildroot%_kde_datadir/%name/
12cr|nexp-0.2-2|36	
12cr|nexp-0.2-2|37	pushd %buildroot%_prefix
12cr|nexp-0.2-2|38	ln -s %_kde_datadir/%name/main.py bin/%name
12cr|nexp-0.2-2|39	popd
12cr|nexp-0.2-2|40	
12cr|nexp-0.2-2|41	%clean
12cr|nexp-0.2-2|42	rm -rf %{buildroot}
12cr|nexp-0.2-2|43	
12cr|nexp-0.2-2|44	
12cr|nexp-0.2-2|45	%changelog
12cr|nexp-0.2-2|46	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdv2011.0
12cr|nexp-0.2-2|47	+ Revision: 613039
12cr|nexp-0.2-2|48	- the mass rebuild of 2010.1 packages
12cr|nexp-0.2-2|49	
12cr|nexp-0.2-2|50	* Mon Apr 26 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.2-1mdv2010.1
12cr|nexp-0.2-2|51	+ Revision: 538873
12cr|nexp-0.2-2|52	- Fix perms
12cr|nexp-0.2-2|53	CCBUG: 58898
12cr|nexp-0.2-2|54	- Add kde4-macros as BuildRequires:
12cr|nexp-0.2-2|55	CCBUG: 58898
12cr|nexp-0.2-2|56	- Fix spec file
12cr|nexp-0.2-2|57	CCBUG: 58898
12cr|nexp-0.2-2|58	- Fix licence
12cr|nexp-0.2-2|59	CCBUG:58898
12cr|nexp-0.2-2|60	- import nexp
12cr|nexp-0.2-2|61	
12cr|nexp-0.2-2|62	

3454 12
12cr|neXtaw-0.15.1-10|1	%define name neXtaw
12cr|neXtaw-0.15.1-10|2	%define version 0.15.1
12cr|neXtaw-0.15.1-10|3	%define release %mkrel 10
12cr|neXtaw-0.15.1-10|4	
12cr|neXtaw-0.15.1-10|5	%define major 0
12cr|neXtaw-0.15.1-10|6	%define libname  %mklibname %name %{major}
12cr|neXtaw-0.15.1-10|7	%define libnamedev  %mklibname %name -d
12cr|neXtaw-0.15.1-10|8	
12cr|neXtaw-0.15.1-10|9	Summary:    A NeXt lookalike widget set
12cr|neXtaw-0.15.1-10|10	Name:      %{name}
12cr|neXtaw-0.15.1-10|11	Version:   %{version}
12cr|neXtaw-0.15.1-10|12	Release:   %{release}
12cr|neXtaw-0.15.1-10|13	URL:        http://siag.nu/neXtaw/#download
12cr|neXtaw-0.15.1-10|14	Source:    %{name}-%{version}.tar.bz2
12cr|neXtaw-0.15.1-10|15	Patch0:    neXtaw-0.15.1-fix-link.patch
12cr|neXtaw-0.15.1-10|16	License:   GPL-like
12cr|neXtaw-0.15.1-10|17	Group:     System/Libraries
12cr|neXtaw-0.15.1-10|18	Buildrequires: libx11-devel
12cr|neXtaw-0.15.1-10|19	BuildRequires: libxext-devel
12cr|neXtaw-0.15.1-10|20	BuildRequires: libxmu-devel
12cr|neXtaw-0.15.1-10|21	BuildRequires: libxt-devel
12cr|neXtaw-0.15.1-10|22	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|neXtaw-0.15.1-10|23	
12cr|neXtaw-0.15.1-10|24	%description
12cr|neXtaw-0.15.1-10|25	A replacement library for the Athena (libXaw) widget set.
12cr|neXtaw-0.15.1-10|26	It is based on Xaw3d, by Kaleb Keithley.
12cr|neXtaw-0.15.1-10|27	Its goal is to try to emulate the look and feel of the N*XTSTEP GUI.
12cr|neXtaw-0.15.1-10|28	
12cr|neXtaw-0.15.1-10|29	%package -n %{libname}
12cr|neXtaw-0.15.1-10|30	Summary:  A NeXt lookalike widget set
12cr|neXtaw-0.15.1-10|31	Group: System/Libraries
12cr|neXtaw-0.15.1-10|32	
12cr|neXtaw-0.15.1-10|33	%description -n %{libname}
12cr|neXtaw-0.15.1-10|34	A replacement library for the Athena (libXaw) widget set.
12cr|neXtaw-0.15.1-10|35	
12cr|neXtaw-0.15.1-10|36	%package -n %{libnamedev}
12cr|neXtaw-0.15.1-10|37	Summary:  A NeXt lookalike widget set
12cr|neXtaw-0.15.1-10|38	Group:    Development/C
12cr|neXtaw-0.15.1-10|39	Requires: %{libname} = %{version}-%{release}
12cr|neXtaw-0.15.1-10|40	Provides: libneXtaw-devel = %{version}-%{release}
12cr|neXtaw-0.15.1-10|41	Provides: neXtaw-devel = %{version}-%{release}
12cr|neXtaw-0.15.1-10|42	Obsoletes: %{_lib}neXtaw0-devel < %{version}-%{release}
12cr|neXtaw-0.15.1-10|43	
12cr|neXtaw-0.15.1-10|44	%description -n %{libnamedev}
12cr|neXtaw-0.15.1-10|45	Static libraries and header files for neXtaw app development
12cr|neXtaw-0.15.1-10|46	
12cr|neXtaw-0.15.1-10|47	%prep
12cr|neXtaw-0.15.1-10|48	%setup -q
12cr|neXtaw-0.15.1-10|49	%patch0 -p0
12cr|neXtaw-0.15.1-10|50	
12cr|neXtaw-0.15.1-10|51	%build
12cr|neXtaw-0.15.1-10|52	autoreconf -fi
12cr|neXtaw-0.15.1-10|53	%configure2_5x
12cr|neXtaw-0.15.1-10|54	%make
12cr|neXtaw-0.15.1-10|55	
12cr|neXtaw-0.15.1-10|56	%install
12cr|neXtaw-0.15.1-10|57	rm -rf $RPM_BUILD_ROOT
12cr|neXtaw-0.15.1-10|58	%makeinstall_std
12cr|neXtaw-0.15.1-10|59	
12cr|neXtaw-0.15.1-10|60	%if %mdkversion < 200900
12cr|neXtaw-0.15.1-10|61	%post -n %{libname} -p /sbin/ldconfig
12cr|neXtaw-0.15.1-10|62	%endif
12cr|neXtaw-0.15.1-10|63	
12cr|neXtaw-0.15.1-10|64	%if %mdkversion < 200900
12cr|neXtaw-0.15.1-10|65	%postun -n %{libname} -p /sbin/ldconfig
12cr|neXtaw-0.15.1-10|66	%endif
12cr|neXtaw-0.15.1-10|67	
12cr|neXtaw-0.15.1-10|68	%clean
12cr|neXtaw-0.15.1-10|69	rm -rf $RPM_BUILD_ROOT
12cr|neXtaw-0.15.1-10|70	
12cr|neXtaw-0.15.1-10|71	%files -n %{libname}
12cr|neXtaw-0.15.1-10|72	%defattr(-,root,root)
12cr|neXtaw-0.15.1-10|73	%doc ChangeLog README*
12cr|neXtaw-0.15.1-10|74	%{_libdir}/lib*.so.%{major}
12cr|neXtaw-0.15.1-10|75	%{_libdir}/lib*.so.%{major}.*
12cr|neXtaw-0.15.1-10|76	
12cr|neXtaw-0.15.1-10|77	%files -n %{libnamedev}
12cr|neXtaw-0.15.1-10|78	%defattr(-,root,root)
12cr|neXtaw-0.15.1-10|79	%doc AUTHORS COPYING ChangeLog INSTALL README TODO
12cr|neXtaw-0.15.1-10|80	%{_includedir}/X11/neXtaw
12cr|neXtaw-0.15.1-10|81	%{_libdir}/lib*.*a
12cr|neXtaw-0.15.1-10|82	%{_libdir}/lib*.so
12cr|neXtaw-0.15.1-10|83	
12cr|neXtaw-0.15.1-10|84	
12cr|neXtaw-0.15.1-10|85	%changelog
12cr|neXtaw-0.15.1-10|86	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.15.1-10mdv2011.0
12cr|neXtaw-0.15.1-10|87	+ Revision: 613041
12cr|neXtaw-0.15.1-10|88	- the mass rebuild of 2010.1 packages
12cr|neXtaw-0.15.1-10|89	
12cr|neXtaw-0.15.1-10|90	* Sun Feb 21 2010 Funda Wang <fwang@mandriva.org> 0.15.1-9mdv2010.1
12cr|neXtaw-0.15.1-10|91	+ Revision: 508949
12cr|neXtaw-0.15.1-10|92	- simplify BR
12cr|neXtaw-0.15.1-10|93	
12cr|neXtaw-0.15.1-10|94	* Sun Feb 21 2010 Funda Wang <fwang@mandriva.org> 0.15.1-8mdv2010.1
12cr|neXtaw-0.15.1-10|95	+ Revision: 508946
12cr|neXtaw-0.15.1-10|96	- fix linkage
12cr|neXtaw-0.15.1-10|97	
12cr|neXtaw-0.15.1-10|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|neXtaw-0.15.1-10|99	- rebuild
12cr|neXtaw-0.15.1-10|100	- rebuild
12cr|neXtaw-0.15.1-10|101	
12cr|neXtaw-0.15.1-10|102	+ Pixel <pixel@mandriva.com>
12cr|neXtaw-0.15.1-10|103	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|neXtaw-0.15.1-10|104	
12cr|neXtaw-0.15.1-10|105	+ Olivier Blin <oblin@mandriva.com>
12cr|neXtaw-0.15.1-10|106	- restore BuildRoot
12cr|neXtaw-0.15.1-10|107	
12cr|neXtaw-0.15.1-10|108	* Wed Dec 19 2007 Thierry Vignaud <tv@mandriva.org> 0.15.1-5mdv2008.1
12cr|neXtaw-0.15.1-10|109	+ Revision: 134097
12cr|neXtaw-0.15.1-10|110	- rebuild
12cr|neXtaw-0.15.1-10|111	
12cr|neXtaw-0.15.1-10|112	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.15.1-4mdv2008.1
12cr|neXtaw-0.15.1-10|113	+ Revision: 130625
12cr|neXtaw-0.15.1-10|114	- kill re-definition of %%buildroot on Pixel's request
12cr|neXtaw-0.15.1-10|115	- import neXtaw
12cr|neXtaw-0.15.1-10|116	
12cr|neXtaw-0.15.1-10|117	
12cr|neXtaw-0.15.1-10|118	* Mon May 22 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.15.1-4mdk
12cr|neXtaw-0.15.1-10|119	- fix requires
12cr|neXtaw-0.15.1-10|120	
12cr|neXtaw-0.15.1-10|121	* Fri May 19 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.15.1-3mdk
12cr|neXtaw-0.15.1-10|122	- fix buildrequires
12cr|neXtaw-0.15.1-10|123	
12cr|neXtaw-0.15.1-10|124	* Wed Jan 04 2005 Lenny Cartier <lenny@mandriva.com> 0.15.1-2mdk
12cr|neXtaw-0.15.1-10|125	- rebuild
12cr|neXtaw-0.15.1-10|126	
12cr|neXtaw-0.15.1-10|127	* Mon Nov 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.15.1-1mdk
12cr|neXtaw-0.15.1-10|128	- 0.15.1
12cr|neXtaw-0.15.1-10|129	
12cr|neXtaw-0.15.1-10|130	* Sat Sep 13 2003 Stefan van der Eijk <stefan@eijk.nu> 0.14.0-3mdk
12cr|neXtaw-0.15.1-10|131	- Move files from /usr/include/X11 to /usr/X11R6/include/X11)
12cr|neXtaw-0.15.1-10|132	- -devel package Requires XFree86-devel
12cr|neXtaw-0.15.1-10|133	
12cr|neXtaw-0.15.1-10|134	* Mon May 05 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.14.0-2mdk
12cr|neXtaw-0.15.1-10|135	- buildrequires
12cr|neXtaw-0.15.1-10|136	
12cr|neXtaw-0.15.1-10|137	* Fri Feb 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.14.0-1mdk
12cr|neXtaw-0.15.1-10|138	- 0.14.0
12cr|neXtaw-0.15.1-10|139	
12cr|neXtaw-0.15.1-10|140	* Thu Jan 30 2003 Charles A Edwards <eslrahc@bellsouth.net> 0.13.0-1mdk
12cr|neXtaw-0.15.1-10|141	- initial Mdk pkg

3455 12
12cr|nexuiz-2.5.2-3|1	%define date 20091001
12cr|nexuiz-2.5.2-3|2	
12cr|nexuiz-2.5.2-3|3	Summary:	An open source first-person shooter
12cr|nexuiz-2.5.2-3|4	Name:		nexuiz
12cr|nexuiz-2.5.2-3|5	Version:	2.5.2
12cr|nexuiz-2.5.2-3|6	Release:	%mkrel 3
12cr|nexuiz-2.5.2-3|7	License:	GPLv2+
12cr|nexuiz-2.5.2-3|8	Group:		Games/Arcade
12cr|nexuiz-2.5.2-3|9	URL:		http://www.nexuiz.com/
12cr|nexuiz-2.5.2-3|10	# (tpg) original source is here http://downloads.sourceforge.net/nexuiz/
12cr|nexuiz-2.5.2-3|11	# extract only needed files
12cr|nexuiz-2.5.2-3|12	# unzip -j nexuiz-25.zip Nexuiz/sources/enginesource%{date}.zip
12cr|nexuiz-2.5.2-3|13	Source0:	enginesource%{date}.zip
12cr|nexuiz-2.5.2-3|14	BuildRequires:	SDL-devel
12cr|nexuiz-2.5.2-3|15	BuildRequires:	GL-devel
12cr|nexuiz-2.5.2-3|16	BuildRequires:	libxxf86dga-devel
12cr|nexuiz-2.5.2-3|17	BuildRequires:	libxext-devel
12cr|nexuiz-2.5.2-3|18	BuildRequires:	libxpm-devel
12cr|nexuiz-2.5.2-3|19	BuildRequires:	libxxf86vm-devel
12cr|nexuiz-2.5.2-3|20	BuildRequires:	libalsa-devel
12cr|nexuiz-2.5.2-3|21	BuildRequires:	libjpeg-devel
12cr|nexuiz-2.5.2-3|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nexuiz-2.5.2-3|23	
12cr|nexuiz-2.5.2-3|24	%description
12cr|nexuiz-2.5.2-3|25	Nexuiz is a multiplayer 3D first-person shooter based upon a
12cr|nexuiz-2.5.2-3|26	heavily modified Quake 1 engine.
12cr|nexuiz-2.5.2-3|27	
12cr|nexuiz-2.5.2-3|28	WARNING: This game contains violence that is not suitable for children.
12cr|nexuiz-2.5.2-3|29	
12cr|nexuiz-2.5.2-3|30	%package glx
12cr|nexuiz-2.5.2-3|31	Summary:	GLX client for the open source first-person shooter Nexuiz
12cr|nexuiz-2.5.2-3|32	Group:		Games/Arcade
12cr|nexuiz-2.5.2-3|33	Provides:	nexuiz = %{version}-%{release}
12cr|nexuiz-2.5.2-3|34	Requires:	nexuiz-data = %{version}
12cr|nexuiz-2.5.2-3|35	
12cr|nexuiz-2.5.2-3|36	%description glx
12cr|nexuiz-2.5.2-3|37	Nexuiz is a multiplayer 3D first-person shooter based upon a
12cr|nexuiz-2.5.2-3|38	heavily modified Quake 1 engine.
12cr|nexuiz-2.5.2-3|39	
12cr|nexuiz-2.5.2-3|40	This package contains the glx client.
12cr|nexuiz-2.5.2-3|41	It is known to be unstable on some systems, if you experience problems
12cr|nexuiz-2.5.2-3|42	please try the nexuiz-sdl package instead.
12cr|nexuiz-2.5.2-3|43	
12cr|nexuiz-2.5.2-3|44	WARNING: This game contains violence that is not suitable for children.
12cr|nexuiz-2.5.2-3|45	
12cr|nexuiz-2.5.2-3|46	%package sdl
12cr|nexuiz-2.5.2-3|47	Summary:	SDL client for the open source first-person shooter Nexuiz
12cr|nexuiz-2.5.2-3|48	Group:		Games/Arcade
12cr|nexuiz-2.5.2-3|49	Provides:	nexuiz = %{version}-%{release}
12cr|nexuiz-2.5.2-3|50	Requires:	nexuiz-data = %{version}
12cr|nexuiz-2.5.2-3|51	
12cr|nexuiz-2.5.2-3|52	%description sdl
12cr|nexuiz-2.5.2-3|53	Nexuiz is a multiplayer 3D first-person shooter based upon a
12cr|nexuiz-2.5.2-3|54	heavily modified Quake 1 engine.
12cr|nexuiz-2.5.2-3|55	
12cr|nexuiz-2.5.2-3|56	This package contains the SDL client.
12cr|nexuiz-2.5.2-3|57	
12cr|nexuiz-2.5.2-3|58	WARNING: This game contains violence that is not suitable for children.
12cr|nexuiz-2.5.2-3|59	
12cr|nexuiz-2.5.2-3|60	%package dedicated
12cr|nexuiz-2.5.2-3|61	Summary:	Dedicated server for Nexuiz
12cr|nexuiz-2.5.2-3|62	Group:		Games/Arcade
12cr|nexuiz-2.5.2-3|63	Requires:	nexuiz-data = %{version}
12cr|nexuiz-2.5.2-3|64	
12cr|nexuiz-2.5.2-3|65	%description dedicated
12cr|nexuiz-2.5.2-3|66	Nexuiz is a multiplayer 3D first-person shooter based upon a
12cr|nexuiz-2.5.2-3|67	heavily modified Quake 1 engine.
12cr|nexuiz-2.5.2-3|68	
12cr|nexuiz-2.5.2-3|69	This packages contains the dedicated server.
12cr|nexuiz-2.5.2-3|70	
12cr|nexuiz-2.5.2-3|71	WARNING: This game contains violence that is not suitable for children.
12cr|nexuiz-2.5.2-3|72	
12cr|nexuiz-2.5.2-3|73	%prep
12cr|nexuiz-2.5.2-3|74	%setup -q -n darkplaces
12cr|nexuiz-2.5.2-3|75	sed -i 's/\r//' darkplaces.txt
12cr|nexuiz-2.5.2-3|76	sed -i 's,/usr/X11R6/,/usr/,g' makefile makefile.inc
12cr|nexuiz-2.5.2-3|77	
12cr|nexuiz-2.5.2-3|78	%build
12cr|nexuiz-2.5.2-3|79	%setup_compile_flags
12cr|nexuiz-2.5.2-3|80	%serverbuild
12cr|nexuiz-2.5.2-3|81	
12cr|nexuiz-2.5.2-3|82	# Create main launch script
12cr|nexuiz-2.5.2-3|83	VARIANTS="sdl glx"
12cr|nexuiz-2.5.2-3|84	for TYPE in $VARIANTS; do
12cr|nexuiz-2.5.2-3|85	cat << LAUNCH_END > ./nexuiz-${TYPE}_launch
12cr|nexuiz-2.5.2-3|86	#!/bin/bash
12cr|nexuiz-2.5.2-3|87	# Mandriva launch script copyright (C) Eskild Hustvedt 2005, 2006
12cr|nexuiz-2.5.2-3|88	# Licensed under the GNU General Public License
12cr|nexuiz-2.5.2-3|89	cd %{_gamesdatadir}/nexuiz/
12cr|nexuiz-2.5.2-3|90	# Check if the user is running a GeForce FX card and doesn't already have a config file
12cr|nexuiz-2.5.2-3|91	if [ ! -e \$HOME/.nexuiz/ ]; then
12cr|nexuiz-2.5.2-3|92	mkdir -p \$HOME/.nexuiz/data
12cr|nexuiz-2.5.2-3|93	if [ "\`lspcidrake | grep -i nvidia | grep -i geforce | grep FX\`" = "" ]; then
12cr|nexuiz-2.5.2-3|94	# Don't use GLSL
12cr|nexuiz-2.5.2-3|95	echo 'r_glsl "0"' > \$HOME/.nexuiz/data/autoexec.cfg
12cr|nexuiz-2.5.2-3|96	fi
12cr|nexuiz-2.5.2-3|97	# Set default video settings
12cr|nexuiz-2.5.2-3|98	cat << EOF > \$HOME/.nexuiz/data/config.cfg
12cr|nexuiz-2.5.2-3|99	vid_fullscreen "1"
12cr|nexuiz-2.5.2-3|100	vid_height "600"
12cr|nexuiz-2.5.2-3|101	vid_width "800"
12cr|nexuiz-2.5.2-3|102	EOF
12cr|nexuiz-2.5.2-3|103	fi
12cr|nexuiz-2.5.2-3|104	exec %{_gamesbindir}/nexuiz-${TYPE}.real "\$@"
12cr|nexuiz-2.5.2-3|105	LAUNCH_END
12cr|nexuiz-2.5.2-3|106	done
12cr|nexuiz-2.5.2-3|107	
12cr|nexuiz-2.5.2-3|108	# Create the server launch script
12cr|nexuiz-2.5.2-3|109	cat << EOF > ./nexuiz-dedicated_launch
12cr|nexuiz-2.5.2-3|110	#!/bin/bash
12cr|nexuiz-2.5.2-3|111	cd %{_gamesdatadir}/nexuiz/
12cr|nexuiz-2.5.2-3|112	exec %{_gamesbindir}/nexuiz-dedicated.real "\$@"
12cr|nexuiz-2.5.2-3|113	EOF
12cr|nexuiz-2.5.2-3|114	
12cr|nexuiz-2.5.2-3|115	# (tpg) build with mdv ldflags
12cr|nexuiz-2.5.2-3|116	sed -i -e 's@LDFLAGS_UNIXCOMMON=@LDFLAGS_UNIXCOMMON+=@g' makefile.inc
12cr|nexuiz-2.5.2-3|117	
12cr|nexuiz-2.5.2-3|118	# Building breaks when using multiple jobs, so force one.
12cr|nexuiz-2.5.2-3|119	%make -j1 release CPUOPTIMIZATIONS="%{optflags}" UNIX_X11LIBPATH=%{_libdir} DP_FS_BASEDIR=%{_gamesdatadir}/%{name} LDFLAGS_UNIXCOMMON="%{ldflags} -lm" DP_LINK_TO_LIBJPEG="1"
12cr|nexuiz-2.5.2-3|120	
12cr|nexuiz-2.5.2-3|121	%install
12cr|nexuiz-2.5.2-3|122	rm -rf %{buildroot}
12cr|nexuiz-2.5.2-3|123	install -m755 darkplaces-glx -D %{buildroot}%{_gamesbindir}/nexuiz-glx.real
12cr|nexuiz-2.5.2-3|124	install -m755 darkplaces-sdl -D %{buildroot}%{_gamesbindir}/nexuiz-sdl.real
12cr|nexuiz-2.5.2-3|125	install -m755 darkplaces-dedicated -D %{buildroot}%{_gamesbindir}/nexuiz-dedicated.real
12cr|nexuiz-2.5.2-3|126	
12cr|nexuiz-2.5.2-3|127	install -m755 nexuiz-glx_launch -D %{buildroot}%{_gamesbindir}/nexuiz-glx
12cr|nexuiz-2.5.2-3|128	install -m755 nexuiz-sdl_launch -D %{buildroot}%{_gamesbindir}/nexuiz-sdl
12cr|nexuiz-2.5.2-3|129	install -m755 nexuiz-dedicated_launch -D %{buildroot}%{_gamesbindir}/nexuiz-dedicated
12cr|nexuiz-2.5.2-3|130	
12cr|nexuiz-2.5.2-3|131	mkdir -p %{buildroot}%{_datadir}/applications
12cr|nexuiz-2.5.2-3|132	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}-glx.desktop
12cr|nexuiz-2.5.2-3|133	[Desktop Entry]
12cr|nexuiz-2.5.2-3|134	Name=Nexuiz (glx client)
12cr|nexuiz-2.5.2-3|135	StartupNotify=true
12cr|nexuiz-2.5.2-3|136	Terminal=false
12cr|nexuiz-2.5.2-3|137	Type=Application
12cr|nexuiz-2.5.2-3|138	Icon=%{name}
12cr|nexuiz-2.5.2-3|139	Exec=%{_gamesbindir}/%{name}-glx
12cr|nexuiz-2.5.2-3|140	Categories=Game;ArcadeGame;
12cr|nexuiz-2.5.2-3|141	EOF
12cr|nexuiz-2.5.2-3|142	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}-sdl.desktop
12cr|nexuiz-2.5.2-3|143	[Desktop Entry]
12cr|nexuiz-2.5.2-3|144	Name=Nexuiz (sdl client)
12cr|nexuiz-2.5.2-3|145	StartupNotify=true
12cr|nexuiz-2.5.2-3|146	Terminal=false
12cr|nexuiz-2.5.2-3|147	Type=Application
12cr|nexuiz-2.5.2-3|148	Icon=%{name}
12cr|nexuiz-2.5.2-3|149	Exec=%{_gamesbindir}/%{name}-sdl
12cr|nexuiz-2.5.2-3|150	Categories=Game;ArcadeGame;
12cr|nexuiz-2.5.2-3|151	EOF
12cr|nexuiz-2.5.2-3|152	
12cr|nexuiz-2.5.2-3|153	%if %mdkversion < 200900
12cr|nexuiz-2.5.2-3|154	%post glx
12cr|nexuiz-2.5.2-3|155	%{update_menus}
12cr|nexuiz-2.5.2-3|156	%endif
12cr|nexuiz-2.5.2-3|157	
12cr|nexuiz-2.5.2-3|158	%if %mdkversion < 200900
12cr|nexuiz-2.5.2-3|159	%post sdl
12cr|nexuiz-2.5.2-3|160	%{update_menus}
12cr|nexuiz-2.5.2-3|161	%endif
12cr|nexuiz-2.5.2-3|162	
12cr|nexuiz-2.5.2-3|163	%if %mdkversion < 200900
12cr|nexuiz-2.5.2-3|164	%postun glx
12cr|nexuiz-2.5.2-3|165	%{clean_menus}
12cr|nexuiz-2.5.2-3|166	%endif
12cr|nexuiz-2.5.2-3|167	
12cr|nexuiz-2.5.2-3|168	%if %mdkversion < 200900
12cr|nexuiz-2.5.2-3|169	%postun sdl
12cr|nexuiz-2.5.2-3|170	%{clean_menus}
12cr|nexuiz-2.5.2-3|171	%endif
12cr|nexuiz-2.5.2-3|172	
12cr|nexuiz-2.5.2-3|173	%clean
12cr|nexuiz-2.5.2-3|174	rm -rf %{buildroot}
12cr|nexuiz-2.5.2-3|175	
12cr|nexuiz-2.5.2-3|176	%files glx
12cr|nexuiz-2.5.2-3|177	%defattr(-,root,root)
12cr|nexuiz-2.5.2-3|178	%doc darkplaces.txt
12cr|nexuiz-2.5.2-3|179	%{_gamesbindir}/nexuiz-glx
12cr|nexuiz-2.5.2-3|180	%{_gamesbindir}/nexuiz-glx.real
12cr|nexuiz-2.5.2-3|181	%{_datadir}/applications/%{name}-glx.desktop
12cr|nexuiz-2.5.2-3|182	
12cr|nexuiz-2.5.2-3|183	%files sdl
12cr|nexuiz-2.5.2-3|184	%doc darkplaces.txt
12cr|nexuiz-2.5.2-3|185	%defattr(-,root,root)
12cr|nexuiz-2.5.2-3|186	%{_gamesbindir}/nexuiz-sdl
12cr|nexuiz-2.5.2-3|187	%{_gamesbindir}/nexuiz-sdl.real
12cr|nexuiz-2.5.2-3|188	%{_datadir}/applications/%{name}-sdl.desktop
12cr|nexuiz-2.5.2-3|189	
12cr|nexuiz-2.5.2-3|190	%files dedicated
12cr|nexuiz-2.5.2-3|191	%defattr(-,root,root)
12cr|nexuiz-2.5.2-3|192	%doc darkplaces.txt
12cr|nexuiz-2.5.2-3|193	%{_gamesbindir}/nexuiz-dedicated
12cr|nexuiz-2.5.2-3|194	%{_gamesbindir}/nexuiz-dedicated.real
12cr|nexuiz-2.5.2-3|195	
12cr|nexuiz-2.5.2-3|196	
12cr|nexuiz-2.5.2-3|197	%changelog
12cr|nexuiz-2.5.2-3|198	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.5.2-3mdv2011.0
12cr|nexuiz-2.5.2-3|199	+ Revision: 613042
12cr|nexuiz-2.5.2-3|200	- the mass rebuild of 2010.1 packages
12cr|nexuiz-2.5.2-3|201	
12cr|nexuiz-2.5.2-3|202	* Sat Jun 05 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 2.5.2-2mdv2010.1
12cr|nexuiz-2.5.2-3|203	+ Revision: 547133
12cr|nexuiz-2.5.2-3|204	- link against symstem libjpeg
12cr|nexuiz-2.5.2-3|205	- export %%serverbuild and %%setup_compile_flags macros
12cr|nexuiz-2.5.2-3|206	
12cr|nexuiz-2.5.2-3|207	* Sun Nov 15 2009 Funda Wang <fwang@mandriva.org> 2.5.2-1mdv2010.1
12cr|nexuiz-2.5.2-3|208	+ Revision: 466288
12cr|nexuiz-2.5.2-3|209	- New version 2.5.2
12cr|nexuiz-2.5.2-3|210	
12cr|nexuiz-2.5.2-3|211	* Sun Jul 19 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.5.1-1mdv2010.0
12cr|nexuiz-2.5.2-3|212	+ Revision: 397782
12cr|nexuiz-2.5.2-3|213	- build with %%ldflags
12cr|nexuiz-2.5.2-3|214	- update to new version 2.5.1
12cr|nexuiz-2.5.2-3|215	
12cr|nexuiz-2.5.2-3|216	* Fri May 15 2009 Samuel Verschelde <stormi@mandriva.org> 2.5-2mdv2010.0
12cr|nexuiz-2.5.2-3|217	+ Revision: 376217
12cr|nexuiz-2.5.2-3|218	- change Group to Arcade like the other FPS and like it's desktop file
12cr|nexuiz-2.5.2-3|219	
12cr|nexuiz-2.5.2-3|220	* Fri May 01 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.5-1mdv2010.0
12cr|nexuiz-2.5.2-3|221	+ Revision: 369300
12cr|nexuiz-2.5.2-3|222	- update to new version 2.5
12cr|nexuiz-2.5.2-3|223	
12cr|nexuiz-2.5.2-3|224	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.4.2-4mdv2009.0
12cr|nexuiz-2.5.2-3|225	+ Revision: 268266
12cr|nexuiz-2.5.2-3|226	- rebuild early 2009.0 package (before pixel changes)
12cr|nexuiz-2.5.2-3|227	
12cr|nexuiz-2.5.2-3|228	+ Pixel <pixel@mandriva.com>
12cr|nexuiz-2.5.2-3|229	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|nexuiz-2.5.2-3|230	
12cr|nexuiz-2.5.2-3|231	* Thu May 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.4.2-3mdv2009.0
12cr|nexuiz-2.5.2-3|232	+ Revision: 207684
12cr|nexuiz-2.5.2-3|233	- disable -mmmx
12cr|nexuiz-2.5.2-3|234	
12cr|nexuiz-2.5.2-3|235	* Wed May 14 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.4.2-2mdv2009.0
12cr|nexuiz-2.5.2-3|236	+ Revision: 207210
12cr|nexuiz-2.5.2-3|237	- enable mmx support
12cr|nexuiz-2.5.2-3|238	
12cr|nexuiz-2.5.2-3|239	* Tue May 13 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.4.2-1mdv2009.0
12cr|nexuiz-2.5.2-3|240	+ Revision: 206528
12cr|nexuiz-2.5.2-3|241	- new version
12cr|nexuiz-2.5.2-3|242	
12cr|nexuiz-2.5.2-3|243	* Sat May 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.4-3mdv2009.0
12cr|nexuiz-2.5.2-3|244	+ Revision: 200541
12cr|nexuiz-2.5.2-3|245	- fix the wrapper script one more time
12cr|nexuiz-2.5.2-3|246	
12cr|nexuiz-2.5.2-3|247	* Fri May 02 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.4-2mdv2009.0
12cr|nexuiz-2.5.2-3|248	+ Revision: 200500
12cr|nexuiz-2.5.2-3|249	- fix wrapper script
12cr|nexuiz-2.5.2-3|250	
12cr|nexuiz-2.5.2-3|251	* Fri May 02 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.4-1mdv2009.0
12cr|nexuiz-2.5.2-3|252	+ Revision: 199946
12cr|nexuiz-2.5.2-3|253	- add few missing buildrequires
12cr|nexuiz-2.5.2-3|254	- extract only needed files from the upstream all-in-one zip file
12cr|nexuiz-2.5.2-3|255	- license is GPLv2+
12cr|nexuiz-2.5.2-3|256	- add docs
12cr|nexuiz-2.5.2-3|257	- new version
12cr|nexuiz-2.5.2-3|258	- drop patch0
12cr|nexuiz-2.5.2-3|259	- fix compilation
12cr|nexuiz-2.5.2-3|260	- drop useless hacks
12cr|nexuiz-2.5.2-3|261	- spec file clean
12cr|nexuiz-2.5.2-3|262	- drop X-MandrivaLinux from desktop files
12cr|nexuiz-2.5.2-3|263	
12cr|nexuiz-2.5.2-3|264	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 2.3-1mdv2008.1
12cr|nexuiz-2.5.2-3|265	+ Revision: 148291
12cr|nexuiz-2.5.2-3|266	- drop old menu
12cr|nexuiz-2.5.2-3|267	- kill re-definition of %%buildroot on Pixel's request
12cr|nexuiz-2.5.2-3|268	
12cr|nexuiz-2.5.2-3|269	+ Olivier Blin <oblin@mandriva.com>
12cr|nexuiz-2.5.2-3|270	- restore BuildRoot
12cr|nexuiz-2.5.2-3|271	
12cr|nexuiz-2.5.2-3|272	* Sat Jun 02 2007 Eskild Hustvedt <eskild@mandriva.org> 2.3-1mdv2008.0
12cr|nexuiz-2.5.2-3|273	+ Revision: 34431
12cr|nexuiz-2.5.2-3|274	- New version 2.3
12cr|nexuiz-2.5.2-3|275	- Now uses exec to start the game
12cr|nexuiz-2.5.2-3|276	
12cr|nexuiz-2.5.2-3|277	
12cr|nexuiz-2.5.2-3|278	* Thu Feb 08 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.2.3-2mdv2007.0
12cr|nexuiz-2.5.2-3|279	+ Revision: 118044
12cr|nexuiz-2.5.2-3|280	- bump release in order to force upload
12cr|nexuiz-2.5.2-3|281	
12cr|nexuiz-2.5.2-3|282	+ Eskild Hustvedt <eskild@mandriva.org>
12cr|nexuiz-2.5.2-3|283	- New version 2.2.3 (security fixes)
12cr|nexuiz-2.5.2-3|284	
12cr|nexuiz-2.5.2-3|285	* Thu Dec 14 2006 Eskild Hustvedt <eskild@mandriva.org> 2.2.1-1mdv2007.1
12cr|nexuiz-2.5.2-3|286	+ Revision: 97147
12cr|nexuiz-2.5.2-3|287	- Added notice about glx client instability
12cr|nexuiz-2.5.2-3|288	- New version 2.2.1
12cr|nexuiz-2.5.2-3|289	
12cr|nexuiz-2.5.2-3|290	* Sat Dec 02 2006 Olivier Blin <oblin@mandriva.com> 2.1-2mdv2007.1
12cr|nexuiz-2.5.2-3|291	+ Revision: 90094
12cr|nexuiz-2.5.2-3|292	- buildrequire libxxf86dga-devel
12cr|nexuiz-2.5.2-3|293	- buildrequire GL-devel
12cr|nexuiz-2.5.2-3|294	- fix XDG menu
12cr|nexuiz-2.5.2-3|295	- Import nexuiz
12cr|nexuiz-2.5.2-3|296	
12cr|nexuiz-2.5.2-3|297	* Thu Sep 14 2006 Eskild Hustvedt <eskild@mandriva.org> 2.1-1mdv
12cr|nexuiz-2.5.2-3|298	- New version 2.1
12cr|nexuiz-2.5.2-3|299	- XDG menu
12cr|nexuiz-2.5.2-3|300	
12cr|nexuiz-2.5.2-3|301	* Fri Jun 16 2006 Eskild Hustvedt <eskild@mandriva.org> 2.0-1mdv
12cr|nexuiz-2.5.2-3|302	- New version 2.0
12cr|nexuiz-2.5.2-3|303	
12cr|nexuiz-2.5.2-3|304	* Thu Feb 16 2006 Eskild Hustvedt <eskild@mandriva.org> 1.5-1mdk
12cr|nexuiz-2.5.2-3|305	- New version 1.5
12cr|nexuiz-2.5.2-3|306	
12cr|nexuiz-2.5.2-3|307	* Wed Nov 02 2005 Eskild Hustvedt <eskild@mandriva.org> 1.2.1-4mdk
12cr|nexuiz-2.5.2-3|308	- Minor fixes to the menu entries *sigh*
12cr|nexuiz-2.5.2-3|309	
12cr|nexuiz-2.5.2-3|310	* Wed Nov 02 2005 Eskild Hustvedt <eskild@mandriva.org> 1.2.1-3mdk
12cr|nexuiz-2.5.2-3|311	- Really really fixed the launch script (I hope)
12cr|nexuiz-2.5.2-3|312	
12cr|nexuiz-2.5.2-3|313	* Tue Nov 01 2005 Eskild Hustvedt <eskild@mandriva.org> 1.2.1-2mdk
12cr|nexuiz-2.5.2-3|314	- Fixed the launchscript (bah)
12cr|nexuiz-2.5.2-3|315	
12cr|nexuiz-2.5.2-3|316	* Sun Oct 30 2005 Eskild Hustvedt <eskild@mandriva.org> 1.2.1-1mdk
12cr|nexuiz-2.5.2-3|317	- Now defaults to 800x600 instead of 1024x768
12cr|nexuiz-2.5.2-3|318	- New version 1.2.1
12cr|nexuiz-2.5.2-3|319	
12cr|nexuiz-2.5.2-3|320	* Wed Aug 31 2005 Couriousous <couriousous@mandriva.org> 1.2-2mdk
12cr|nexuiz-2.5.2-3|321	- Disable fortify ( ie won't build if enabled )
12cr|nexuiz-2.5.2-3|322	- Fix Geforce FX detection
12cr|nexuiz-2.5.2-3|323	
12cr|nexuiz-2.5.2-3|324	* Wed Aug 31 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.2-1mdk
12cr|nexuiz-2.5.2-3|325	- 1.2
12cr|nexuiz-2.5.2-3|326	
12cr|nexuiz-2.5.2-3|327	* Tue Jul 12 2005 Eskild Hustvedt <eskild@mandriva.org> 1.1-2mdk
12cr|nexuiz-2.5.2-3|328	- Added a hack for GeForce FX cards in the startup script(s)
12cr|nexuiz-2.5.2-3|329	
12cr|nexuiz-2.5.2-3|330	* Wed Jul 06 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.1-1mdk
12cr|nexuiz-2.5.2-3|331	- 1.1
12cr|nexuiz-2.5.2-3|332	- split out data package
12cr|nexuiz-2.5.2-3|333	- compile with optimizations
12cr|nexuiz-2.5.2-3|334	- fix requires & provides
12cr|nexuiz-2.5.2-3|335	- added dedicated server
12cr|nexuiz-2.5.2-3|336	
12cr|nexuiz-2.5.2-3|337	* Fri Jun 10 2005 Eskild Hustvedt <eskild@mandrake.org> 1.0-1mdk
12cr|nexuiz-2.5.2-3|338	- Initial Mandriva Linux package
12cr|nexuiz-2.5.2-3|339	- Patch0: fix compile (thanks Michael Scherer)
12cr|nexuiz-2.5.2-3|340	

3456 12
12cr|nexuiz-data-2.5.2-4|1	%define	oname nexuiz
12cr|nexuiz-data-2.5.2-4|2	
12cr|nexuiz-data-2.5.2-4|3	Summary:	Data files for the open-source first-person shooter Nexuiz
12cr|nexuiz-data-2.5.2-4|4	Name:		%{oname}-data
12cr|nexuiz-data-2.5.2-4|5	Version:	2.5.2
12cr|nexuiz-data-2.5.2-4|6	Release:	%mkrel 4
12cr|nexuiz-data-2.5.2-4|7	License:	GPLv2+
12cr|nexuiz-data-2.5.2-4|8	Group:		Games/Other
12cr|nexuiz-data-2.5.2-4|9	URL:		http://www.nexuiz.com/
12cr|nexuiz-data-2.5.2-4|10	# (tpg) original source is here http://downloads.sourceforge.net/nexuiz/nexuiz-24.zip
12cr|nexuiz-data-2.5.2-4|11	# extract only needed files
12cr|nexuiz-data-2.5.2-4|12	# unzip nexuiz-252.zip
12cr|nexuiz-data-2.5.2-4|13	# mkdir nexuiz-data-2.5.2/
12cr|nexuiz-data-2.5.2-4|14	# mv Nexuiz/data/ Nexuiz/Docs Nexuiz/gpl.txt nexuiz-data-2.5.2/
12cr|nexuiz-data-2.5.2-4|15	# tar cYf nexuiz-data-2.5.2.tar.lzma nexuiz-data-2.5.2/
12cr|nexuiz-data-2.5.2-4|16	Source0:	%{oname}-data-%{version}.tar.lzma
12cr|nexuiz-data-2.5.2-4|17	Source11:	%{oname}-16x16.png
12cr|nexuiz-data-2.5.2-4|18	Source12:	%{oname}-32x32.png
12cr|nexuiz-data-2.5.2-4|19	Source13:	%{oname}-48x48.png
12cr|nexuiz-data-2.5.2-4|20	BuildArch:	noarch
12cr|nexuiz-data-2.5.2-4|21	Requires:	%{oname} = %{version}
12cr|nexuiz-data-2.5.2-4|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nexuiz-data-2.5.2-4|23	
12cr|nexuiz-data-2.5.2-4|24	%description
12cr|nexuiz-data-2.5.2-4|25	Nexuiz is a multiplayer 3D first-person shooter based upon a
12cr|nexuiz-data-2.5.2-4|26	heavily modified Quake 1 engine.
12cr|nexuiz-data-2.5.2-4|27	
12cr|nexuiz-data-2.5.2-4|28	This package contains the data files for Nexuiz.
12cr|nexuiz-data-2.5.2-4|29	
12cr|nexuiz-data-2.5.2-4|30	WARNING: This game contains violence that is not suitable for children.
12cr|nexuiz-data-2.5.2-4|31	
12cr|nexuiz-data-2.5.2-4|32	%prep
12cr|nexuiz-data-2.5.2-4|33	%setup -q
12cr|nexuiz-data-2.5.2-4|34	chmod 644 *.txt
12cr|nexuiz-data-2.5.2-4|35	sed -i 's/\r//' Docs/*.htm* Docs/*.txt
12cr|nexuiz-data-2.5.2-4|36	
12cr|nexuiz-data-2.5.2-4|37	%install
12cr|nexuiz-data-2.5.2-4|38	rm -rf %{buildroot}
12cr|nexuiz-data-2.5.2-4|39	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}/data/
12cr|nexuiz-data-2.5.2-4|40	install -m644 data/*.pk3 %{buildroot}%{_gamesdatadir}/%{oname}/data/
12cr|nexuiz-data-2.5.2-4|41	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{oname}.png
12cr|nexuiz-data-2.5.2-4|42	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{oname}.png
12cr|nexuiz-data-2.5.2-4|43	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{oname}.png
12cr|nexuiz-data-2.5.2-4|44	
12cr|nexuiz-data-2.5.2-4|45	%post
12cr|nexuiz-data-2.5.2-4|46	%update_icon_cache hicolor
12cr|nexuiz-data-2.5.2-4|47	
12cr|nexuiz-data-2.5.2-4|48	%postun
12cr|nexuiz-data-2.5.2-4|49	%clean_icon_cache hicolor
12cr|nexuiz-data-2.5.2-4|50	
12cr|nexuiz-data-2.5.2-4|51	%clean
12cr|nexuiz-data-2.5.2-4|52	rm -rf %{buildroot}
12cr|nexuiz-data-2.5.2-4|53	
12cr|nexuiz-data-2.5.2-4|54	%files
12cr|nexuiz-data-2.5.2-4|55	%defattr(-,root,root)
12cr|nexuiz-data-2.5.2-4|56	%doc Docs
12cr|nexuiz-data-2.5.2-4|57	%{_gamesdatadir}/%{oname}
12cr|nexuiz-data-2.5.2-4|58	%{_iconsdir}/hicolor/*/apps/%{oname}.png
12cr|nexuiz-data-2.5.2-4|59	
12cr|nexuiz-data-2.5.2-4|60	
12cr|nexuiz-data-2.5.2-4|61	%changelog
12cr|nexuiz-data-2.5.2-4|62	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.5.2-4mdv2011.0
12cr|nexuiz-data-2.5.2-4|63	+ Revision: 613052
12cr|nexuiz-data-2.5.2-4|64	- the mass rebuild of 2010.1 packages
12cr|nexuiz-data-2.5.2-4|65	
12cr|nexuiz-data-2.5.2-4|66	* Tue Dec 15 2009 Samuel Verschelde <stormi@mandriva.org> 2.5.2-3mdv2010.1
12cr|nexuiz-data-2.5.2-4|67	+ Revision: 479052
12cr|nexuiz-data-2.5.2-4|68	- bump release
12cr|nexuiz-data-2.5.2-4|69	
12cr|nexuiz-data-2.5.2-4|70	+ Funda Wang <fwang@mandriva.org>
12cr|nexuiz-data-2.5.2-4|71	- rebuild
12cr|nexuiz-data-2.5.2-4|72	- New version 2.5.2
12cr|nexuiz-data-2.5.2-4|73	
12cr|nexuiz-data-2.5.2-4|74	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|nexuiz-data-2.5.2-4|75	- update to new version 2.5.1
12cr|nexuiz-data-2.5.2-4|76	
12cr|nexuiz-data-2.5.2-4|77	* Fri May 01 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.5-1mdv2010.0
12cr|nexuiz-data-2.5.2-4|78	+ Revision: 369301
12cr|nexuiz-data-2.5.2-4|79	- update to new version 2.5
12cr|nexuiz-data-2.5.2-4|80	
12cr|nexuiz-data-2.5.2-4|81	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.4.2-2mdv2009.0
12cr|nexuiz-data-2.5.2-4|82	+ Revision: 268267
12cr|nexuiz-data-2.5.2-4|83	- rebuild early 2009.0 package (before pixel changes)
12cr|nexuiz-data-2.5.2-4|84	
12cr|nexuiz-data-2.5.2-4|85	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|nexuiz-data-2.5.2-4|86	- new version
12cr|nexuiz-data-2.5.2-4|87	- fix docs
12cr|nexuiz-data-2.5.2-4|88	
12cr|nexuiz-data-2.5.2-4|89	* Fri May 02 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.4-1mdv2009.0
12cr|nexuiz-data-2.5.2-4|90	+ Revision: 199945
12cr|nexuiz-data-2.5.2-4|91	- new version
12cr|nexuiz-data-2.5.2-4|92	- extract only needed files from the upstream all-in-one zip file
12cr|nexuiz-data-2.5.2-4|93	- move icons to the fd.o compiliant directory
12cr|nexuiz-data-2.5.2-4|94	- add scriplets
12cr|nexuiz-data-2.5.2-4|95	- spec file clean
12cr|nexuiz-data-2.5.2-4|96	
12cr|nexuiz-data-2.5.2-4|97	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.3-1mdv2008.1
12cr|nexuiz-data-2.5.2-4|98	+ Revision: 136630
12cr|nexuiz-data-2.5.2-4|99	- restore BuildRoot
12cr|nexuiz-data-2.5.2-4|100	
12cr|nexuiz-data-2.5.2-4|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|nexuiz-data-2.5.2-4|102	- kill re-definition of %%buildroot on Pixel's request
12cr|nexuiz-data-2.5.2-4|103	
12cr|nexuiz-data-2.5.2-4|104	* Fri Jun 01 2007 Eskild Hustvedt <eskild@mandriva.org> 2.3-1mdv2008.0
12cr|nexuiz-data-2.5.2-4|105	+ Revision: 34290
12cr|nexuiz-data-2.5.2-4|106	- New version 2.3
12cr|nexuiz-data-2.5.2-4|107	
12cr|nexuiz-data-2.5.2-4|108	
12cr|nexuiz-data-2.5.2-4|109	* Sun Jan 28 2007 Eskild Hustvedt <eskild@mandriva.org> 2.2.3-1mdv2007.0
12cr|nexuiz-data-2.5.2-4|110	+ Revision: 114574
12cr|nexuiz-data-2.5.2-4|111	- New version 2.2.3(includes a security fix)
12cr|nexuiz-data-2.5.2-4|112	
12cr|nexuiz-data-2.5.2-4|113	* Thu Dec 14 2006 Eskild Hustvedt <eskild@mandriva.org> 2.2.1-1mdv2007.1
12cr|nexuiz-data-2.5.2-4|114	+ Revision: 97145
12cr|nexuiz-data-2.5.2-4|115	- New version 2.2.1
12cr|nexuiz-data-2.5.2-4|116	
12cr|nexuiz-data-2.5.2-4|117	+ Olivier Blin <oblin@mandriva.com>
12cr|nexuiz-data-2.5.2-4|118	- Import nexuiz-data
12cr|nexuiz-data-2.5.2-4|119	
12cr|nexuiz-data-2.5.2-4|120	* Thu Sep 14 2006 Eskild Hustvedt <eskild@mandriva.org> 2.1-1mdv
12cr|nexuiz-data-2.5.2-4|121	- New version 2.1
12cr|nexuiz-data-2.5.2-4|122	
12cr|nexuiz-data-2.5.2-4|123	* Fri Jun 16 2006 Eskild Hustvedt <eskild@mandriva.org> 2.0-1mdv
12cr|nexuiz-data-2.5.2-4|124	- New version 2.0
12cr|nexuiz-data-2.5.2-4|125	
12cr|nexuiz-data-2.5.2-4|126	* Thu Feb 16 2006 Eskild Hustvedt <eskild@mandriva.org> 1.5-1mdk
12cr|nexuiz-data-2.5.2-4|127	- New version 1.5
12cr|nexuiz-data-2.5.2-4|128	
12cr|nexuiz-data-2.5.2-4|129	* Sun Oct 30 2005 Eskild Hustvedt <eskild@mandriva.org> 1.2.1-1mdk
12cr|nexuiz-data-2.5.2-4|130	- New version 1.2.1
12cr|nexuiz-data-2.5.2-4|131	
12cr|nexuiz-data-2.5.2-4|132	* Wed Aug 31 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.2-1mdk
12cr|nexuiz-data-2.5.2-4|133	- 1.2
12cr|nexuiz-data-2.5.2-4|134	
12cr|nexuiz-data-2.5.2-4|135	* Wed Jul 06 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.1-1mdk
12cr|nexuiz-data-2.5.2-4|136	- splitted out from nexuiz packag
12cr|nexuiz-data-2.5.2-4|137	- move data from %%{_libdir} to %%{_gamesdatadir}
12cr|nexuiz-data-2.5.2-4|138	- use png icons
12cr|nexuiz-data-2.5.2-4|139	

3457 12
12cr|nforenum-4.0.0-2|1	Name:		nforenum
12cr|nforenum-4.0.0-2|2	Version:	4.0.0
12cr|nforenum-4.0.0-2|3	Release:	%mkrel 2
12cr|nforenum-4.0.0-2|4	Summary:	A format correcter and linter for the NFO language
12cr|nforenum-4.0.0-2|5	Group:		Development/Other
12cr|nforenum-4.0.0-2|6	License:	GPLv2+
12cr|nforenum-4.0.0-2|7	URL:		http://users.tt-forums.net/dalestan/nforenum/
12cr|nforenum-4.0.0-2|8	Source:		http://gb.binaries.openttd.org/binaries/extra/%{name}/%{version}/%{name}-%{version}-source.tar.gz
12cr|nforenum-4.0.0-2|9	# Patch from PLD Linux
12cr|nforenum-4.0.0-2|10	Patch0:		nforenum-flags.patch
12cr|nforenum-4.0.0-2|11	# Patch from upstream: http://hg.openttdcoop.org/nforenum/rev/a556674805ba
12cr|nforenum-4.0.0-2|12	Patch1:		nforenum-fix_install.patch
12cr|nforenum-4.0.0-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|nforenum-4.0.0-2|14	BuildRequires:	boost-devel
12cr|nforenum-4.0.0-2|15	BuildRequires:	upx
12cr|nforenum-4.0.0-2|16	
12cr|nforenum-4.0.0-2|17	%description
12cr|nforenum-4.0.0-2|18	nforenum takes as input any number of files that contain something that vaguely
12cr|nforenum-4.0.0-2|19	resembles valid NFO, and produces, to the best of its ability, encodable NFO
12cr|nforenum-4.0.0-2|20	files, one for each input file.
12cr|nforenum-4.0.0-2|21	
12cr|nforenum-4.0.0-2|22	It also detects and warns about some common mistakes made in NFO coding. All
12cr|nforenum-4.0.0-2|23	errors that will cause TTDPatch to reject the GRF during the initialization or
12cr|nforenum-4.0.0-2|24	activation phases should be detected; if any are not, it is a bug and should be
12cr|nforenum-4.0.0-2|25	reported as such.
12cr|nforenum-4.0.0-2|26	
12cr|nforenum-4.0.0-2|27	Sprites that are too short, not of the correct type (real/pseudo/&c.), too
12cr|nforenum-4.0.0-2|28	long, or otherwise not in agreement with their data or the preceding sprites
12cr|nforenum-4.0.0-2|29	are all detected.
12cr|nforenum-4.0.0-2|30	
12cr|nforenum-4.0.0-2|31	%prep
12cr|nforenum-4.0.0-2|32	%setup -q -n %{name}-%{version}-source
12cr|nforenum-4.0.0-2|33	%patch0 -p1
12cr|nforenum-4.0.0-2|34	%patch1 -p1
12cr|nforenum-4.0.0-2|35	
12cr|nforenum-4.0.0-2|36	%build
12cr|nforenum-4.0.0-2|37	%make \
12cr|nforenum-4.0.0-2|38	CXXFLAGS="%{optflags}" \
12cr|nforenum-4.0.0-2|39	LDOPT="%{ldflags}"
12cr|nforenum-4.0.0-2|40	
12cr|nforenum-4.0.0-2|41	%install
12cr|nforenum-4.0.0-2|42	rm -rf %{buildroot}
12cr|nforenum-4.0.0-2|43	%makeinstall_std
12cr|nforenum-4.0.0-2|44	
12cr|nforenum-4.0.0-2|45	%clean
12cr|nforenum-4.0.0-2|46	rm -rf %{buildroot}
12cr|nforenum-4.0.0-2|47	
12cr|nforenum-4.0.0-2|48	%files
12cr|nforenum-4.0.0-2|49	%defattr(-,root,root,-)
12cr|nforenum-4.0.0-2|50	%doc bundle/docs/*.txt
12cr|nforenum-4.0.0-2|51	%{_bindir}/%{name}
12cr|nforenum-4.0.0-2|52	%{_mandir}/man1/%{name}.*
12cr|nforenum-4.0.0-2|53	
12cr|nforenum-4.0.0-2|54	
12cr|nforenum-4.0.0-2|55	%changelog
12cr|nforenum-4.0.0-2|56	* Sat Aug 21 2010 Jani Välimaa <wally@mandriva.org> 4.0.0-2mdv2011.0
12cr|nforenum-4.0.0-2|57	+ Revision: 571672
12cr|nforenum-4.0.0-2|58	- fix file list
12cr|nforenum-4.0.0-2|59	- add P0 from PLD to fix flags and flags passing order
12cr|nforenum-4.0.0-2|60	- use correct build time flags
12cr|nforenum-4.0.0-2|61	- add P1 from upstream to fix install
12cr|nforenum-4.0.0-2|62	- add missing BR
12cr|nforenum-4.0.0-2|63	
12cr|nforenum-4.0.0-2|64	* Sun Aug 15 2010 Jani Välimaa <wally@mandriva.org> 4.0.0-1mdv2011.0
12cr|nforenum-4.0.0-2|65	+ Revision: 569942
12cr|nforenum-4.0.0-2|66	- new version 4.0.0
12cr|nforenum-4.0.0-2|67	
12cr|nforenum-4.0.0-2|68	* Mon Aug 09 2010 Jani Välimaa <wally@mandriva.org> 4.0.0-0.RC1.1mdv2011.0
12cr|nforenum-4.0.0-2|69	+ Revision: 568189
12cr|nforenum-4.0.0-2|70	- new version 4.0.0 RC1
12cr|nforenum-4.0.0-2|71	- install man file
12cr|nforenum-4.0.0-2|72	
12cr|nforenum-4.0.0-2|73	* Tue Apr 13 2010 Jani Välimaa <wally@mandriva.org> 3.4.6-r2309.1mdv2010.1
12cr|nforenum-4.0.0-2|74	+ Revision: 534606
12cr|nforenum-4.0.0-2|75	- import nforenum
12cr|nforenum-4.0.0-2|76	
12cr|nforenum-4.0.0-2|77	

3458 12
12cr|nfoview-1.9.5-1|1	Name:           nfoview
12cr|nfoview-1.9.5-1|2	Version:        1.9.5
12cr|nfoview-1.9.5-1|3	Release:        %mkrel 1
12cr|nfoview-1.9.5-1|4	Summary:        Simple viewer for NFO files
12cr|nfoview-1.9.5-1|5	License:        GPLv3+
12cr|nfoview-1.9.5-1|6	Group:          File tools
12cr|nfoview-1.9.5-1|7	URL:            http://home.gna.org/nfoview/
12cr|nfoview-1.9.5-1|8	Source0:        http://download.gna.org/nfoview/1.9/nfoview-%{version}.tar.bz2
12cr|nfoview-1.9.5-1|9	Requires:       pygtk2.0
12cr|nfoview-1.9.5-1|10	Requires:       pygtk2.0-libglade
12cr|nfoview-1.9.5-1|11	Suggests:       terminus-font
12cr|nfoview-1.9.5-1|12	BuildRequires:  desktop-file-utils
12cr|nfoview-1.9.5-1|13	BuildRequires:  intltool
12cr|nfoview-1.9.5-1|14	BuildRequires:  python-devel
12cr|nfoview-1.9.5-1|15	BuildRequires:  pygtk2.0
12cr|nfoview-1.9.5-1|16	BuildRequires:  pygtk2.0-libglade
12cr|nfoview-1.9.5-1|17	Requires(post): desktop-common-data
12cr|nfoview-1.9.5-1|18	Requires(postun): desktop-common-data
12cr|nfoview-1.9.5-1|19	Requires(post): desktop-file-utils
12cr|nfoview-1.9.5-1|20	Requires(postun): desktop-file-utils
12cr|nfoview-1.9.5-1|21	BuildArch:      noarch
12cr|nfoview-1.9.5-1|22	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|nfoview-1.9.5-1|23	
12cr|nfoview-1.9.5-1|24	%description
12cr|nfoview-1.9.5-1|25	NFO Viewer is a simple viewer for NFO files, which are "ASCII" art in
12cr|nfoview-1.9.5-1|26	the CP437 codepage. The advantages of using NFO Viewer instead of a
12cr|nfoview-1.9.5-1|27	text editor are preset font and encoding settings, automatic window
12cr|nfoview-1.9.5-1|28	size and clickable hyperlinks.
12cr|nfoview-1.9.5-1|29	
12cr|nfoview-1.9.5-1|30	%prep
12cr|nfoview-1.9.5-1|31	%setup -q
12cr|nfoview-1.9.5-1|32	
12cr|nfoview-1.9.5-1|33	%build
12cr|nfoview-1.9.5-1|34	%{__python} setup.py build
12cr|nfoview-1.9.5-1|35	
12cr|nfoview-1.9.5-1|36	%install
12cr|nfoview-1.9.5-1|37	%{__rm} -rf %{buildroot}
12cr|nfoview-1.9.5-1|38	%{__python} setup.py install --root=%{buildroot}
12cr|nfoview-1.9.5-1|39	%find_lang %{name}
12cr|nfoview-1.9.5-1|40	
12cr|nfoview-1.9.5-1|41	%clean
12cr|nfoview-1.9.5-1|42	%{__rm} -rf %{buildroot}
12cr|nfoview-1.9.5-1|43	
12cr|nfoview-1.9.5-1|44	%files -f %{name}.lang
12cr|nfoview-1.9.5-1|45	%defattr(-,root,root,-)
12cr|nfoview-1.9.5-1|46	%doc AUTHORS NEWS README TODO
12cr|nfoview-1.9.5-1|47	%{_bindir}/nfoview
12cr|nfoview-1.9.5-1|48	%{python_sitelib}/nfoview*
12cr|nfoview-1.9.5-1|49	%{_datadir}/applications/nfoview.desktop
12cr|nfoview-1.9.5-1|50	%{_mandir}/man1/nfoview.1*
12cr|nfoview-1.9.5-1|51	%{_datadir}/nfoview
12cr|nfoview-1.9.5-1|52	%{_datadir}/icons/hicolor/*/apps/nfoview.*
12cr|nfoview-1.9.5-1|53	
12cr|nfoview-1.9.5-1|54	
12cr|nfoview-1.9.5-1|55	%changelog
12cr|nfoview-1.9.5-1|56	* Sun May 29 2011 Jani Välimaa <wally@mandriva.org> 1.9.5-1mdv2011.0
12cr|nfoview-1.9.5-1|57	+ Revision: 681714
12cr|nfoview-1.9.5-1|58	- update to new version 1.9.5
12cr|nfoview-1.9.5-1|59	
12cr|nfoview-1.9.5-1|60	* Tue Apr 05 2011 Jani Välimaa <wally@mandriva.org> 1.9.4-1
12cr|nfoview-1.9.5-1|61	+ Revision: 650731
12cr|nfoview-1.9.5-1|62	- update to new version 1.9.4
12cr|nfoview-1.9.5-1|63	
12cr|nfoview-1.9.5-1|64	* Sun Mar 27 2011 Jani Välimaa <wally@mandriva.org> 1.9.3-1
12cr|nfoview-1.9.5-1|65	+ Revision: 648604
12cr|nfoview-1.9.5-1|66	- update to new version 1.9.3
12cr|nfoview-1.9.5-1|67	
12cr|nfoview-1.9.5-1|68	* Sun Oct 31 2010 Jani Välimaa <wally@mandriva.org> 1.9.2-2mdv2011.0
12cr|nfoview-1.9.5-1|69	+ Revision: 590974
12cr|nfoview-1.9.5-1|70	- drop py_requires macro
12cr|nfoview-1.9.5-1|71	- drop support for old (2008.1 and older) mdv releases
12cr|nfoview-1.9.5-1|72	- rebuild for new python 2.7
12cr|nfoview-1.9.5-1|73	
12cr|nfoview-1.9.5-1|74	* Tue Oct 05 2010 Jani Välimaa <wally@mandriva.org> 1.9.2-1mdv2011.0
12cr|nfoview-1.9.5-1|75	+ Revision: 583131
12cr|nfoview-1.9.5-1|76	- update to new version 1.9.2
12cr|nfoview-1.9.5-1|77	
12cr|nfoview-1.9.5-1|78	* Sat Jul 10 2010 Jani Välimaa <wally@mandriva.org> 1.9.1-1mdv2011.0
12cr|nfoview-1.9.5-1|79	+ Revision: 550036
12cr|nfoview-1.9.5-1|80	- new version 1.9.1
12cr|nfoview-1.9.5-1|81	
12cr|nfoview-1.9.5-1|82	* Sun Apr 25 2010 Jani Välimaa <wally@mandriva.org> 1.9-1mdv2010.1
12cr|nfoview-1.9.5-1|83	+ Revision: 538523
12cr|nfoview-1.9.5-1|84	- update to new version 1.9
12cr|nfoview-1.9.5-1|85	
12cr|nfoview-1.9.5-1|86	* Fri Nov 06 2009 Jani Välimaa <wally@mandriva.org> 1.8-1mdv2010.1
12cr|nfoview-1.9.5-1|87	+ Revision: 461168
12cr|nfoview-1.9.5-1|88	- new version 1.8
12cr|nfoview-1.9.5-1|89	
12cr|nfoview-1.9.5-1|90	* Sun Sep 27 2009 Jani Välimaa <wally@mandriva.org> 1.7-1mdv2010.0
12cr|nfoview-1.9.5-1|91	+ Revision: 449724
12cr|nfoview-1.9.5-1|92	- update to version 1.7
12cr|nfoview-1.9.5-1|93	
12cr|nfoview-1.9.5-1|94	* Sun Aug 16 2009 Jani Välimaa <wally@mandriva.org> 1.6-1mdv2010.0
12cr|nfoview-1.9.5-1|95	+ Revision: 417025
12cr|nfoview-1.9.5-1|96	- update to new version 1.6
12cr|nfoview-1.9.5-1|97	
12cr|nfoview-1.9.5-1|98	* Tue Jun 02 2009 Jani Välimaa <wally@mandriva.org> 1.5-1mdv2010.0
12cr|nfoview-1.9.5-1|99	+ Revision: 382281
12cr|nfoview-1.9.5-1|100	- New version 1.5
12cr|nfoview-1.9.5-1|101	- Removed unneeded sources
12cr|nfoview-1.9.5-1|102	
12cr|nfoview-1.9.5-1|103	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 1.2.1-1mdv2009.1
12cr|nfoview-1.9.5-1|104	+ Revision: 332873
12cr|nfoview-1.9.5-1|105	- New upstream release
12cr|nfoview-1.9.5-1|106	
12cr|nfoview-1.9.5-1|107	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.2-4mdv2009.1
12cr|nfoview-1.9.5-1|108	+ Revision: 325768
12cr|nfoview-1.9.5-1|109	- rebuild
12cr|nfoview-1.9.5-1|110	
12cr|nfoview-1.9.5-1|111	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.2-3mdv2009.0
12cr|nfoview-1.9.5-1|112	+ Revision: 268277
12cr|nfoview-1.9.5-1|113	- rebuild early 2009.0 package (before pixel changes)
12cr|nfoview-1.9.5-1|114	
12cr|nfoview-1.9.5-1|115	+ Pixel <pixel@mandriva.com>
12cr|nfoview-1.9.5-1|116	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|nfoview-1.9.5-1|117	
12cr|nfoview-1.9.5-1|118	* Mon May 19 2008 David Walluck <walluck@mandriva.org> 1.2-2mdv2009.0
12cr|nfoview-1.9.5-1|119	+ Revision: 208852
12cr|nfoview-1.9.5-1|120	- spec cleanup
12cr|nfoview-1.9.5-1|121	
12cr|nfoview-1.9.5-1|122	* Mon May 19 2008 David Walluck <walluck@mandriva.org> 1.2-1mdv2009.0
12cr|nfoview-1.9.5-1|123	+ Revision: 208830
12cr|nfoview-1.9.5-1|124	- 1.2
12cr|nfoview-1.9.5-1|125	
12cr|nfoview-1.9.5-1|126	* Sat May 10 2008 Anssi Hannula <anssi@mandriva.org> 1.1.2-1mdv2009.0
12cr|nfoview-1.9.5-1|127	+ Revision: 205369
12cr|nfoview-1.9.5-1|128	- new version
12cr|nfoview-1.9.5-1|129	- drop fix-build-without-x.patch, fixed upstream
12cr|nfoview-1.9.5-1|130	
12cr|nfoview-1.9.5-1|131	* Wed May 07 2008 Anssi Hannula <anssi@mandriva.org> 1.1.1-1mdv2009.0
12cr|nfoview-1.9.5-1|132	+ Revision: 203749
12cr|nfoview-1.9.5-1|133	- do not reference nfoview for __version__ in setup.py to allow building
12cr|nfoview-1.9.5-1|134	without X (fix-build-without-x.patch)
12cr|nfoview-1.9.5-1|135	- initial Mandriva release
12cr|nfoview-1.9.5-1|136	

3459 12
12cr|nfrotz-0.3.3-3|1	%define name    nfrotz
12cr|nfrotz-0.3.3-3|2	%define version 0.3.3
12cr|nfrotz-0.3.3-3|3	%define release 3
12cr|nfrotz-0.3.3-3|4	
12cr|nfrotz-0.3.3-3|5	Name:           %{name}
12cr|nfrotz-0.3.3-3|6	Summary:        Z-machine interpreter for Interactive Fiction games, with support for Unicode
12cr|nfrotz-0.3.3-3|7	Version:        %{version}
12cr|nfrotz-0.3.3-3|8	Release:        %{release}
12cr|nfrotz-0.3.3-3|9	Source0:        http://mirror.ifarchive.org/if-archive/infocom/interpreters/frotz/%{name}-%{version}.tgz
12cr|nfrotz-0.3.3-3|10	URL:            http://www.stanford.edu/~mcmartin/if/
12cr|nfrotz-0.3.3-3|11	License:        GPLv2
12cr|nfrotz-0.3.3-3|12	
12cr|nfrotz-0.3.3-3|13	Group:          Games/Other
12cr|nfrotz-0.3.3-3|14	BuildRequires:  ncursesw-devel
12cr|nfrotz-0.3.3-3|15	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|nfrotz-0.3.3-3|16	
12cr|nfrotz-0.3.3-3|17	%description
12cr|nfrotz-0.3.3-3|18	NFrotz is a Z-Machine interpreter. The Z-machine is a virtual machine
12cr|nfrotz-0.3.3-3|19	designed by Infocom to run all of their text adventures. It went
12cr|nfrotz-0.3.3-3|20	through multiple revisions during the lifetime of the company, and two
12cr|nfrotz-0.3.3-3|21	further revisions (V7 and V8) were created by Graham Nelson after the
12cr|nfrotz-0.3.3-3|22	company's demise. The specification is now quite well documented; this
12cr|nfrotz-0.3.3-3|23	version of Frotz supports version 1.1.
12cr|nfrotz-0.3.3-3|24	
12cr|nfrotz-0.3.3-3|25	This version of Frotz fully supports all these versions of the Z-Machine
12cr|nfrotz-0.3.3-3|26	except for version 6. Version 6 is semi-supported by displaying the
12cr|nfrotz-0.3.3-3|27	outlines of V6 graphics with the picture number in the bottom-right corner.
12cr|nfrotz-0.3.3-3|28	
12cr|nfrotz-0.3.3-3|29	NFrotz is a merged port of the original Unix Frotz, incorporating
12cr|nfrotz-0.3.3-3|30	extensions made by the WinFrotz port.
12cr|nfrotz-0.3.3-3|31	The primary visible difference between NFrotz and ordinary Frotz is
12cr|nfrotz-0.3.3-3|32	support for UTF-8 terminals and some awareness of iFiction-based meta-data
12cr|nfrotz-0.3.3-3|33	if present.
12cr|nfrotz-0.3.3-3|34	
12cr|nfrotz-0.3.3-3|35	%prep
12cr|nfrotz-0.3.3-3|36	%setup -q -n %{name}-%{version}
12cr|nfrotz-0.3.3-3|37	
12cr|nfrotz-0.3.3-3|38	perl -pi -e "s|/lib/|/%_lib/|" configure
12cr|nfrotz-0.3.3-3|39	
12cr|nfrotz-0.3.3-3|40	%build
12cr|nfrotz-0.3.3-3|41	
12cr|nfrotz-0.3.3-3|42	%configure
12cr|nfrotz-0.3.3-3|43	%make
12cr|nfrotz-0.3.3-3|44	
12cr|nfrotz-0.3.3-3|45	%install
12cr|nfrotz-0.3.3-3|46	rm -rf %{buildroot}
12cr|nfrotz-0.3.3-3|47	make PREFIX=%{buildroot}/usr MAN_PREFIX=%{buildroot}/usr/share install
12cr|nfrotz-0.3.3-3|48	
12cr|nfrotz-0.3.3-3|49	%clean
12cr|nfrotz-0.3.3-3|50	rm -rf %{buildroot}
12cr|nfrotz-0.3.3-3|51	
12cr|nfrotz-0.3.3-3|52	%files
12cr|nfrotz-0.3.3-3|53	%defattr(-,root,root,0755)
12cr|nfrotz-0.3.3-3|54	%doc AUTHORS ChangeLog COPYING HOW_TO_PLAY README
12cr|nfrotz-0.3.3-3|55	%{_mandir}/*/*
12cr|nfrotz-0.3.3-3|56	%{_bindir}/*
12cr|nfrotz-0.3.3-3|57	
12cr|nfrotz-0.3.3-3|58	
12cr|nfrotz-0.3.3-3|59	
12cr|nfrotz-0.3.3-3|60	%changelog
12cr|nfrotz-0.3.3-3|61	* Fri Apr 27 2012 Crispin Boylan <crisb@mandriva.org> 0.3.3-3
12cr|nfrotz-0.3.3-3|62	+ Revision: 794037
12cr|nfrotz-0.3.3-3|63	- Rebuild
12cr|nfrotz-0.3.3-3|64	
12cr|nfrotz-0.3.3-3|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|nfrotz-0.3.3-3|66	- rebuild
12cr|nfrotz-0.3.3-3|67	
12cr|nfrotz-0.3.3-3|68	* Wed Jul 30 2008 Michael Scherer <misc@mandriva.org> 0.3.3-1mdv2009.0
12cr|nfrotz-0.3.3-3|69	+ Revision: 254964
12cr|nfrotz-0.3.3-3|70	- fix build on x86_64 ( with /lib hardcoded in the script )
12cr|nfrotz-0.3.3-3|71	- remove wrong Requires
12cr|nfrotz-0.3.3-3|72	- update to 0.3.3
12cr|nfrotz-0.3.3-3|73	- import nfrotz
12cr|nfrotz-0.3.3-3|74	

3460 12
12cr|nfs4-acl-tools-0.3.3-2|1	%define name	nfs4-acl-tools
12cr|nfs4-acl-tools-0.3.3-2|2	%define version	0.3.3
12cr|nfs4-acl-tools-0.3.3-2|3	%define release	%mkrel 2
12cr|nfs4-acl-tools-0.3.3-2|4	
12cr|nfs4-acl-tools-0.3.3-2|5	Name:		%{name}
12cr|nfs4-acl-tools-0.3.3-2|6	Version:	%{version}
12cr|nfs4-acl-tools-0.3.3-2|7	Release:	%{release}
12cr|nfs4-acl-tools-0.3.3-2|8	Summary:	NFSv4 ACL tools
12cr|nfs4-acl-tools-0.3.3-2|9	Group:		System/Kernel and hardware
12cr|nfs4-acl-tools-0.3.3-2|10	License:	LGPL and GPL
12cr|nfs4-acl-tools-0.3.3-2|11	URL:		http://www.citi.umich.edu/projects/nfsv4/linux/
12cr|nfs4-acl-tools-0.3.3-2|12	Source0:	http://www.citi.umich.edu/projects/nfsv4/linux/nfs4-acl-tools/%{name}-%{version}.tar.gz
12cr|nfs4-acl-tools-0.3.3-2|13	Patch:      nfs4-acl-tools-0.3.3-replace-strlcpy.patch
12cr|nfs4-acl-tools-0.3.3-2|14	BuildRequires:  qt4-devel
12cr|nfs4-acl-tools-0.3.3-2|15	BuildRequires:	libtool
12cr|nfs4-acl-tools-0.3.3-2|16	BuildRequires:	libattr-devel
12cr|nfs4-acl-tools-0.3.3-2|17	BuildRoot:	    %{_tmppath}/%{name}-%{version}
12cr|nfs4-acl-tools-0.3.3-2|18	
12cr|nfs4-acl-tools-0.3.3-2|19	%description
12cr|nfs4-acl-tools-0.3.3-2|20	This package contains commandline ACL utilities for the Linux NFSv4 client.
12cr|nfs4-acl-tools-0.3.3-2|21	
12cr|nfs4-acl-tools-0.3.3-2|22	%package gui
12cr|nfs4-acl-tools-0.3.3-2|23	Summary:	GUI for for %{name}
12cr|nfs4-acl-tools-0.3.3-2|24	Group:		System/Kernel and hardware
12cr|nfs4-acl-tools-0.3.3-2|25	
12cr|nfs4-acl-tools-0.3.3-2|26	%description gui
12cr|nfs4-acl-tools-0.3.3-2|27	This package contains GUI ACL utilities for the Linux NFSv4 client.
12cr|nfs4-acl-tools-0.3.3-2|28	
12cr|nfs4-acl-tools-0.3.3-2|29	%prep
12cr|nfs4-acl-tools-0.3.3-2|30	%setup -q
12cr|nfs4-acl-tools-0.3.3-2|31	%patch -p 1
12cr|nfs4-acl-tools-0.3.3-2|32	
12cr|nfs4-acl-tools-0.3.3-2|33	%build
12cr|nfs4-acl-tools-0.3.3-2|34	%configure2_5x
12cr|nfs4-acl-tools-0.3.3-2|35	%make
12cr|nfs4-acl-tools-0.3.3-2|36	cd GUI/nfs4-acl-editor
12cr|nfs4-acl-tools-0.3.3-2|37	%{_prefix}/lib/qt4/bin/qmake
12cr|nfs4-acl-tools-0.3.3-2|38	%make
12cr|nfs4-acl-tools-0.3.3-2|39	
12cr|nfs4-acl-tools-0.3.3-2|40	%install
12cr|nfs4-acl-tools-0.3.3-2|41	rm -rf %{buildroot}
12cr|nfs4-acl-tools-0.3.3-2|42	%makeinstall_std
12cr|nfs4-acl-tools-0.3.3-2|43	install -m 755 GUI/nfs4-acl-editor/nfs4-acl-editor %{buildroot}%{_bindir}
12cr|nfs4-acl-tools-0.3.3-2|44	
12cr|nfs4-acl-tools-0.3.3-2|45	%clean
12cr|nfs4-acl-tools-0.3.3-2|46	rm -rf %{buildroot}
12cr|nfs4-acl-tools-0.3.3-2|47	
12cr|nfs4-acl-tools-0.3.3-2|48	%files
12cr|nfs4-acl-tools-0.3.3-2|49	%defattr(-,root,root)
12cr|nfs4-acl-tools-0.3.3-2|50	%doc README TODO VERSION INSTALL COPYING
12cr|nfs4-acl-tools-0.3.3-2|51	%{_bindir}/nfs4_getfacl
12cr|nfs4-acl-tools-0.3.3-2|52	%{_bindir}/nfs4_setfacl
12cr|nfs4-acl-tools-0.3.3-2|53	%{_bindir}/nfs4_editfacl
12cr|nfs4-acl-tools-0.3.3-2|54	%{_mandir}/man?/*
12cr|nfs4-acl-tools-0.3.3-2|55	
12cr|nfs4-acl-tools-0.3.3-2|56	%files gui
12cr|nfs4-acl-tools-0.3.3-2|57	%defattr(-,root,root)
12cr|nfs4-acl-tools-0.3.3-2|58	%{_bindir}/nfs4-acl-editor
12cr|nfs4-acl-tools-0.3.3-2|59	
12cr|nfs4-acl-tools-0.3.3-2|60	
12cr|nfs4-acl-tools-0.3.3-2|61	
12cr|nfs4-acl-tools-0.3.3-2|62	
12cr|nfs4-acl-tools-0.3.3-2|63	%changelog
12cr|nfs4-acl-tools-0.3.3-2|64	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.3.3-2mdv2010.0
12cr|nfs4-acl-tools-0.3.3-2|65	+ Revision: 440329
12cr|nfs4-acl-tools-0.3.3-2|66	- rebuild
12cr|nfs4-acl-tools-0.3.3-2|67	
12cr|nfs4-acl-tools-0.3.3-2|68	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.3-1mdv2009.1
12cr|nfs4-acl-tools-0.3.3-2|69	+ Revision: 354886
12cr|nfs4-acl-tools-0.3.3-2|70	- new version
12cr|nfs4-acl-tools-0.3.3-2|71	- new version
12cr|nfs4-acl-tools-0.3.3-2|72	
12cr|nfs4-acl-tools-0.3.3-2|73	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3.2-3mdv2009.0
12cr|nfs4-acl-tools-0.3.3-2|74	+ Revision: 253870
12cr|nfs4-acl-tools-0.3.3-2|75	- rebuild
12cr|nfs4-acl-tools-0.3.3-2|76	- kill re-definition of %%buildroot on Pixel's request
12cr|nfs4-acl-tools-0.3.3-2|77	
12cr|nfs4-acl-tools-0.3.3-2|78	+ Olivier Blin <oblin@mandriva.com>
12cr|nfs4-acl-tools-0.3.3-2|79	- restore BuildRoot
12cr|nfs4-acl-tools-0.3.3-2|80	
12cr|nfs4-acl-tools-0.3.3-2|81	* Tue Nov 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.2-1mdv2008.1
12cr|nfs4-acl-tools-0.3.3-2|82	+ Revision: 106231
12cr|nfs4-acl-tools-0.3.3-2|83	- update to new version 0.3.2
12cr|nfs4-acl-tools-0.3.3-2|84	
12cr|nfs4-acl-tools-0.3.3-2|85	
12cr|nfs4-acl-tools-0.3.3-2|86	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-1mdv2007.1
12cr|nfs4-acl-tools-0.3.3-2|87	+ Revision: 140404
12cr|nfs4-acl-tools-0.3.3-2|88	- fix build
12cr|nfs4-acl-tools-0.3.3-2|89	- fix deps (libattr-devel)
12cr|nfs4-acl-tools-0.3.3-2|90	- fix deps
12cr|nfs4-acl-tools-0.3.3-2|91	
12cr|nfs4-acl-tools-0.3.3-2|92	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|nfs4-acl-tools-0.3.3-2|93	- Imported nfs4-acl-tools-0.3.1-1mdv2007.1 into SVN repository.
12cr|nfs4-acl-tools-0.3.3-2|94	
12cr|nfs4-acl-tools-0.3.3-2|95	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-1mdv2007.1
12cr|nfs4-acl-tools-0.3.3-2|96	- first mdv release
12cr|nfs4-acl-tools-0.3.3-2|97	

3461 12
12cr|nfswatch-4.99.11-1|1	Summary:	An NFS traffic monitoring tool
12cr|nfswatch-4.99.11-1|2	Name:		nfswatch
12cr|nfswatch-4.99.11-1|3	Version:	4.99.11
12cr|nfswatch-4.99.11-1|4	Release:	%mkrel 1
12cr|nfswatch-4.99.11-1|5	License:	BSD
12cr|nfswatch-4.99.11-1|6	Group:		Monitoring
12cr|nfswatch-4.99.11-1|7	URL:		http://nfswatch.sourceforge.net
12cr|nfswatch-4.99.11-1|8	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|nfswatch-4.99.11-1|9	Source1:	nfswatch.init
12cr|nfswatch-4.99.11-1|10	Source2:	nfswatch.sysconfig
12cr|nfswatch-4.99.11-1|11	Source3:	nfswatch.logrotate
12cr|nfswatch-4.99.11-1|12	BuildRequires:	ncurses-devel
12cr|nfswatch-4.99.11-1|13	BuildRequires:	pcap-devel
12cr|nfswatch-4.99.11-1|14	Requires(post): rpm-helper
12cr|nfswatch-4.99.11-1|15	Requires(preun): rpm-helper
12cr|nfswatch-4.99.11-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nfswatch-4.99.11-1|17	
12cr|nfswatch-4.99.11-1|18	%description
12cr|nfswatch-4.99.11-1|19	Nfswatch is a command-line tool for monitoring NFS traffic. Nfswatch can
12cr|nfswatch-4.99.11-1|20	capture and analyze the NFS packets on a particular network interface or on all
12cr|nfswatch-4.99.11-1|21	interfaces.
12cr|nfswatch-4.99.11-1|22	
12cr|nfswatch-4.99.11-1|23	Install nfswatch if you need a program to monitor NFS traffic.
12cr|nfswatch-4.99.11-1|24	
12cr|nfswatch-4.99.11-1|25	%prep
12cr|nfswatch-4.99.11-1|26	
12cr|nfswatch-4.99.11-1|27	%setup -q
12cr|nfswatch-4.99.11-1|28	mkdir -p Mandriva
12cr|nfswatch-4.99.11-1|29	cp %{SOURCE1} Mandriva/nfswatch.init
12cr|nfswatch-4.99.11-1|30	cp %{SOURCE2} Mandriva/nfswatch.sysconfig
12cr|nfswatch-4.99.11-1|31	cp %{SOURCE3} Mandriva/nfswatch.logrotate
12cr|nfswatch-4.99.11-1|32	
12cr|nfswatch-4.99.11-1|33	%build
12cr|nfswatch-4.99.11-1|34	%serverbuild
12cr|nfswatch-4.99.11-1|35	
12cr|nfswatch-4.99.11-1|36	%make
12cr|nfswatch-4.99.11-1|37	
12cr|nfswatch-4.99.11-1|38	%install
12cr|nfswatch-4.99.11-1|39	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|nfswatch-4.99.11-1|40	
12cr|nfswatch-4.99.11-1|41	install -d %{buildroot}%{_sbindir}
12cr|nfswatch-4.99.11-1|42	install -d %{buildroot}%{_initrddir}
12cr|nfswatch-4.99.11-1|43	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|nfswatch-4.99.11-1|44	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|nfswatch-4.99.11-1|45	install -d %{buildroot}%{_var}/log
12cr|nfswatch-4.99.11-1|46	install -d %{buildroot}%{_mandir}/man8
12cr|nfswatch-4.99.11-1|47	
12cr|nfswatch-4.99.11-1|48	install -m0755 nfswatch %{buildroot}%{_sbindir}/
12cr|nfswatch-4.99.11-1|49	install -m0755 nfslogsum %{buildroot}%{_sbindir}/
12cr|nfswatch-4.99.11-1|50	install -m0644 nfswatch.8 %{buildroot}%{_mandir}/man8/nfswatch.8
12cr|nfswatch-4.99.11-1|51	install -m0644 nfslogsum.8 %{buildroot}%{_mandir}/man8/nfslogsum.8
12cr|nfswatch-4.99.11-1|52	
12cr|nfswatch-4.99.11-1|53	install -m755 Mandriva/nfswatch.init %{buildroot}%{_initrddir}/nfswatch
12cr|nfswatch-4.99.11-1|54	install -m644 Mandriva/nfswatch.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/nfswatch
12cr|nfswatch-4.99.11-1|55	install -m644 Mandriva/nfswatch.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/nfswatch
12cr|nfswatch-4.99.11-1|56	
12cr|nfswatch-4.99.11-1|57	touch %{buildroot}%{_var}/log/nfswatch.log
12cr|nfswatch-4.99.11-1|58	
12cr|nfswatch-4.99.11-1|59	%post
12cr|nfswatch-4.99.11-1|60	%_post_service nfswatch
12cr|nfswatch-4.99.11-1|61	%create_ghostfile %{_var}/log/nfswatch.log root root 0644
12cr|nfswatch-4.99.11-1|62	
12cr|nfswatch-4.99.11-1|63	%preun
12cr|nfswatch-4.99.11-1|64	%_preun_service nfswatch
12cr|nfswatch-4.99.11-1|65	
12cr|nfswatch-4.99.11-1|66	%clean
12cr|nfswatch-4.99.11-1|67	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|nfswatch-4.99.11-1|68	
12cr|nfswatch-4.99.11-1|69	%files
12cr|nfswatch-4.99.11-1|70	%defattr(-,root,root)
12cr|nfswatch-4.99.11-1|71	%doc LICENSE README
12cr|nfswatch-4.99.11-1|72	%{_initrddir}/nfswatch
12cr|nfswatch-4.99.11-1|73	%config(noreplace) %{_sysconfdir}/sysconfig/nfswatch
12cr|nfswatch-4.99.11-1|74	%config(noreplace) %{_sysconfdir}/logrotate.d/nfswatch
12cr|nfswatch-4.99.11-1|75	%{_sbindir}/nfswatch
12cr|nfswatch-4.99.11-1|76	%{_sbindir}/nfslogsum
12cr|nfswatch-4.99.11-1|77	%{_mandir}/man8/*
12cr|nfswatch-4.99.11-1|78	%ghost %{_var}/log/nfswatch.log
12cr|nfswatch-4.99.11-1|79	
12cr|nfswatch-4.99.11-1|80	
12cr|nfswatch-4.99.11-1|81	%changelog
12cr|nfswatch-4.99.11-1|82	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 4.99.11-1mdv2011.0
12cr|nfswatch-4.99.11-1|83	+ Revision: 645331
12cr|nfswatch-4.99.11-1|84	- update to new version 4.99.11
12cr|nfswatch-4.99.11-1|85	
12cr|nfswatch-4.99.11-1|86	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|nfswatch-4.99.11-1|87	- the mass rebuild of 2010.0 packages
12cr|nfswatch-4.99.11-1|88	
12cr|nfswatch-4.99.11-1|89	* Sun Jun 21 2009 Jérôme Brenier <incubusss@mandriva.org> 4.99.10-1mdv2010.0
12cr|nfswatch-4.99.11-1|90	+ Revision: 387865
12cr|nfswatch-4.99.11-1|91	- add BR pcap-devel
12cr|nfswatch-4.99.11-1|92	- update to new version 4.99.10
12cr|nfswatch-4.99.11-1|93	
12cr|nfswatch-4.99.11-1|94	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 4.99.9-5mdv2009.0
12cr|nfswatch-4.99.11-1|95	+ Revision: 253943
12cr|nfswatch-4.99.11-1|96	- rebuild
12cr|nfswatch-4.99.11-1|97	
12cr|nfswatch-4.99.11-1|98	* Thu Feb 14 2008 Oden Eriksson <oeriksson@mandriva.com> 4.99.9-3mdv2008.1
12cr|nfswatch-4.99.11-1|99	+ Revision: 167703
12cr|nfswatch-4.99.11-1|100	- added LFS tags
12cr|nfswatch-4.99.11-1|101	- don't start it per default
12cr|nfswatch-4.99.11-1|102	- use the %%serverbuild macro
12cr|nfswatch-4.99.11-1|103	
12cr|nfswatch-4.99.11-1|104	+ Olivier Blin <oblin@mandriva.com>
12cr|nfswatch-4.99.11-1|105	- restore BuildRoot
12cr|nfswatch-4.99.11-1|106	
12cr|nfswatch-4.99.11-1|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|nfswatch-4.99.11-1|108	- kill re-definition of %%buildroot on Pixel's request
12cr|nfswatch-4.99.11-1|109	
12cr|nfswatch-4.99.11-1|110	* Fri Sep 07 2007 Oden Eriksson <oeriksson@mandriva.com> 4.99.9-2mdv2008.0
12cr|nfswatch-4.99.11-1|111	+ Revision: 81479
12cr|nfswatch-4.99.11-1|112	- bump release
12cr|nfswatch-4.99.11-1|113	- 4.99.9
12cr|nfswatch-4.99.11-1|114	
12cr|nfswatch-4.99.11-1|115	
12cr|nfswatch-4.99.11-1|116	* Wed Mar 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.99.8-1mdv2007.1
12cr|nfswatch-4.99.11-1|117	+ Revision: 143637
12cr|nfswatch-4.99.11-1|118	- new version
12cr|nfswatch-4.99.11-1|119	
12cr|nfswatch-4.99.11-1|120	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|nfswatch-4.99.11-1|121	- Import nfswatch
12cr|nfswatch-4.99.11-1|122	
12cr|nfswatch-4.99.11-1|123	* Tue Feb 27 2007 Oden Eriksson <oeriksson@mandriva.com> 4.99.7-1mdv2007.1
12cr|nfswatch-4.99.11-1|124	- 4.99.7
12cr|nfswatch-4.99.11-1|125	- bunzip sources
12cr|nfswatch-4.99.11-1|126	
12cr|nfswatch-4.99.11-1|127	* Mon Jun 19 2006 Emmanuel Andry <eandry@mandriva.org> 4.99.6-1mdv2007.0
12cr|nfswatch-4.99.11-1|128	- 4.99.6
12cr|nfswatch-4.99.11-1|129	
12cr|nfswatch-4.99.11-1|130	* Fri Mar 03 2006 Oden Eriksson <oeriksson@mandriva.com> 4.99.5-2mdk
12cr|nfswatch-4.99.11-1|131	- use the %%mkrel macro
12cr|nfswatch-4.99.11-1|132	- fix post and preun deps syntax
12cr|nfswatch-4.99.11-1|133	
12cr|nfswatch-4.99.11-1|134	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 4.99.5-1mdk
12cr|nfswatch-4.99.11-1|135	- 4.99.5 (Major feature enhancements)
12cr|nfswatch-4.99.11-1|136	
12cr|nfswatch-4.99.11-1|137	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 4.99.4-1mdk
12cr|nfswatch-4.99.11-1|138	- 4.99.4 (Minor feature enhancements)
12cr|nfswatch-4.99.11-1|139	
12cr|nfswatch-4.99.11-1|140	* Sun May 22 2005 Oden Eriksson <oeriksson@mandriva.com> 4.99.2-1mdk
12cr|nfswatch-4.99.11-1|141	- initial Mandriva package
12cr|nfswatch-4.99.11-1|142	- used parts of the provided spec file
12cr|nfswatch-4.99.11-1|143	

3462 12
12cr|nget-0.28-0.20080906.1|1	%define rel	1
12cr|nget-0.28-0.20080906.1|2	%define cvs	20080906
12cr|nget-0.28-0.20080906.1|3	%if %cvs
12cr|nget-0.28-0.20080906.1|4	%define	release		%mkrel 0.%{cvs}.%{rel}
12cr|nget-0.28-0.20080906.1|5	%define distname	%{name}-%{cvs}.tar.lzma
12cr|nget-0.28-0.20080906.1|6	%define dirname		%{name}
12cr|nget-0.28-0.20080906.1|7	%else
12cr|nget-0.28-0.20080906.1|8	%define release		%mkrel %{rel}
12cr|nget-0.28-0.20080906.1|9	%define distname	%{name}-%{version}.tar.gz
12cr|nget-0.28-0.20080906.1|10	%define dirname		%{name}-%{version}
12cr|nget-0.28-0.20080906.1|11	%endif
12cr|nget-0.28-0.20080906.1|12	
12cr|nget-0.28-0.20080906.1|13	Summary:	Command line news grabber
12cr|nget-0.28-0.20080906.1|14	Name:		nget
12cr|nget-0.28-0.20080906.1|15	Version:	0.28
12cr|nget-0.28-0.20080906.1|16	Release:	%{release}
12cr|nget-0.28-0.20080906.1|17	License:	GPLv2+
12cr|nget-0.28-0.20080906.1|18	Group:		Networking/News
12cr|nget-0.28-0.20080906.1|19	URL:		http://nget.sf.net
12cr|nget-0.28-0.20080906.1|20	Source0:	http://downloads.sourceforge.net/%{name}/%{distname}
12cr|nget-0.28-0.20080906.1|21	Patch0:		nget-0.27.1-debuginfo.patch
12cr|nget-0.28-0.20080906.1|22	# Fix a bug in aclocal.m4 which causes autoheader to fail - AdamW
12cr|nget-0.28-0.20080906.1|23	# 2008/09
12cr|nget-0.28-0.20080906.1|24	Patch1:		nget-0.28-autoheader.patch
12cr|nget-0.28-0.20080906.1|25	# Fix build with GCC 4.3
12cr|nget-0.28-0.20080906.1|26	Patch2:		nget-0.28-gcc43.patch
12cr|nget-0.28-0.20080906.1|27	BuildRequires:	uu-static-devel
12cr|nget-0.28-0.20080906.1|28	BuildRequires:	pcre-devel
12cr|nget-0.28-0.20080906.1|29	BuildRequires:	popt
12cr|nget-0.28-0.20080906.1|30	BuildRequires:	zlib-devel
12cr|nget-0.28-0.20080906.1|31	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nget-0.28-0.20080906.1|32	
12cr|nget-0.28-0.20080906.1|33	%description
12cr|nget-0.28-0.20080906.1|34	nget is a command line news grabber. It automatically pieces together
12cr|nget-0.28-0.20080906.1|35	multipart postings for easy retrieval, even substituting parts from multiple
12cr|nget-0.28-0.20080906.1|36	servers. Handles disconnects gracefully, resuming after the last part
12cr|nget-0.28-0.20080906.1|37	successfully downloaded.
12cr|nget-0.28-0.20080906.1|38	
12cr|nget-0.28-0.20080906.1|39	%prep
12cr|nget-0.28-0.20080906.1|40	%setup -q -n %{dirname}
12cr|nget-0.28-0.20080906.1|41	%patch0 -p1
12cr|nget-0.28-0.20080906.1|42	%patch1 -p1 -b .autoheader
12cr|nget-0.28-0.20080906.1|43	%patch2 -p1
12cr|nget-0.28-0.20080906.1|44	
12cr|nget-0.28-0.20080906.1|45	%build
12cr|nget-0.28-0.20080906.1|46	%if %cvs
12cr|nget-0.28-0.20080906.1|47	./autogen.sh
12cr|nget-0.28-0.20080906.1|48	%endif
12cr|nget-0.28-0.20080906.1|49	%configure2_5x --with-pcre --with-popt
12cr|nget-0.28-0.20080906.1|50	make
12cr|nget-0.28-0.20080906.1|51	
12cr|nget-0.28-0.20080906.1|52	%install
12cr|nget-0.28-0.20080906.1|53	rm -rf %{buildroot}
12cr|nget-0.28-0.20080906.1|54	%makeinstall
12cr|nget-0.28-0.20080906.1|55	
12cr|nget-0.28-0.20080906.1|56	%clean
12cr|nget-0.28-0.20080906.1|57	rm -rf %{buildroot}
12cr|nget-0.28-0.20080906.1|58	
12cr|nget-0.28-0.20080906.1|59	%files
12cr|nget-0.28-0.20080906.1|60	%defattr(-,root,root)
12cr|nget-0.28-0.20080906.1|61	%doc .ngetrc Changelog FAQ README TODO
12cr|nget-0.28-0.20080906.1|62	%{_bindir}/*
12cr|nget-0.28-0.20080906.1|63	%{_mandir}/man1/*
12cr|nget-0.28-0.20080906.1|64	
12cr|nget-0.28-0.20080906.1|65	
12cr|nget-0.28-0.20080906.1|66	%changelog
12cr|nget-0.28-0.20080906.1|67	* Sun Sep 07 2008 Adam Williamson <awilliamson@mandriva.com> 0.28-0.20080906.1mdv2009.0
12cr|nget-0.28-0.20080906.1|68	+ Revision: 282052
12cr|nget-0.28-0.20080906.1|69	- fix patch numbering, comment patches
12cr|nget-0.28-0.20080906.1|70	- don't package COPYING
12cr|nget-0.28-0.20080906.1|71	- rediff gcc43.patch
12cr|nget-0.28-0.20080906.1|72	- add autoheader.patch (fix an error in aclocal.m4 that causes autoheader to
12cr|nget-0.28-0.20080906.1|73	fail)
12cr|nget-0.28-0.20080906.1|74	- drop optflags.patch (merged upstream)
12cr|nget-0.28-0.20080906.1|75	- new license policy
12cr|nget-0.28-0.20080906.1|76	- bump to current CVS (probably better than the last release, which is years
12cr|nget-0.28-0.20080906.1|77	old)
12cr|nget-0.28-0.20080906.1|78	
12cr|nget-0.28-0.20080906.1|79	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|nget-0.28-0.20080906.1|80	- build attempt #2
12cr|nget-0.28-0.20080906.1|81	- sync with nget-0.27.1-8.fc9.src.rpm
12cr|nget-0.28-0.20080906.1|82	
12cr|nget-0.28-0.20080906.1|83	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|nget-0.28-0.20080906.1|84	- rebuild
12cr|nget-0.28-0.20080906.1|85	- kill re-definition of %%buildroot on Pixel's request
12cr|nget-0.28-0.20080906.1|86	- use %%mkrel
12cr|nget-0.28-0.20080906.1|87	- import nget
12cr|nget-0.28-0.20080906.1|88	
12cr|nget-0.28-0.20080906.1|89	+ Olivier Blin <oblin@mandriva.com>
12cr|nget-0.28-0.20080906.1|90	- restore BuildRoot
12cr|nget-0.28-0.20080906.1|91	
12cr|nget-0.28-0.20080906.1|92	
12cr|nget-0.28-0.20080906.1|93	* Tue Sep 13 2005 Frederic Crozat <fcrozat@mandriva.com> 0.27.1-0.3mdk
12cr|nget-0.28-0.20080906.1|94	- Patch0 (deteman): reduce memory usage
12cr|nget-0.28-0.20080906.1|95	- Patch1 (CVS): fix optflags
12cr|nget-0.28-0.20080906.1|96	
12cr|nget-0.28-0.20080906.1|97	* Mon May 02 2005 Nicolas CHIPAUX <chipaux@mandrakesoft.com> 0.27.1-0.2mdk
12cr|nget-0.28-0.20080906.1|98	- Fix BuildRequires (add uu-static-devel) (found by Franois Bandet)
12cr|nget-0.28-0.20080906.1|99	
12cr|nget-0.28-0.20080906.1|100	* Tue Jan 04 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.27.1-0.1mdk
12cr|nget-0.28-0.20080906.1|101	- mandrakized orginal specfile

3463 12
12cr|ngircd-19.1-1|1	Summary:	Next Generation IRC Daemon
12cr|ngircd-19.1-1|2	Name:		ngircd
12cr|ngircd-19.1-1|3	Version:	19.1
12cr|ngircd-19.1-1|4	Release:	%mkrel 1
12cr|ngircd-19.1-1|5	Group:		System/Servers
12cr|ngircd-19.1-1|6	License:	GPLv2+
12cr|ngircd-19.1-1|7	URL:		http://ngircd.barton.de/
12cr|ngircd-19.1-1|8	Source0:	ftp://ftp.berlios.de/pub/ngircd/ngircd-%{version}.tar.gz
12cr|ngircd-19.1-1|9	Source1:	ngircd.init
12cr|ngircd-19.1-1|10	Patch0:		ngircd-13-mdv_conf.diff
12cr|ngircd-19.1-1|11	BuildRequires:	ident-devel
12cr|ngircd-19.1-1|12	BuildRequires:	openssl-devel
12cr|ngircd-19.1-1|13	BuildRequires:	tcp_wrappers-devel
12cr|ngircd-19.1-1|14	BuildRequires:	zlib-devel
12cr|ngircd-19.1-1|15	BuildRequires:	pam-devel
12cr|ngircd-19.1-1|16	Requires(post): rpm-helper
12cr|ngircd-19.1-1|17	Requires(preun): rpm-helper
12cr|ngircd-19.1-1|18	Requires(pre): rpm-helper
12cr|ngircd-19.1-1|19	Requires(postun): rpm-helper
12cr|ngircd-19.1-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ngircd-19.1-1|21	
12cr|ngircd-19.1-1|22	%description
12cr|ngircd-19.1-1|23	ngIRCd is a free open source daemon for Internet Relay Chat (IRC), developed
12cr|ngircd-19.1-1|24	under the GNU General Public License (GPL). It's written from scratch and is
12cr|ngircd-19.1-1|25	not based upon the original IRCd like many others.
12cr|ngircd-19.1-1|26	
12cr|ngircd-19.1-1|27	%prep
12cr|ngircd-19.1-1|28	
12cr|ngircd-19.1-1|29	%setup -q
12cr|ngircd-19.1-1|30	%patch0 -p0
12cr|ngircd-19.1-1|31	
12cr|ngircd-19.1-1|32	cp %{SOURCE1} ngircd.init
12cr|ngircd-19.1-1|33	
12cr|ngircd-19.1-1|34	%build
12cr|ngircd-19.1-1|35	%serverbuild
12cr|ngircd-19.1-1|36	
12cr|ngircd-19.1-1|37	# to prevent nasty ipv6 surprises
12cr|ngircd-19.1-1|38	export CFLAGS="$CFLAGS -D_GNU_SOURCE"
12cr|ngircd-19.1-1|39	
12cr|ngircd-19.1-1|40	%configure2_5x \
12cr|ngircd-19.1-1|41	--enable-ipv6 \
12cr|ngircd-19.1-1|42	--with-syslog \
12cr|ngircd-19.1-1|43	--with-zlib \
12cr|ngircd-19.1-1|44	--with-epoll \
12cr|ngircd-19.1-1|45	--with-openssl \
12cr|ngircd-19.1-1|46	--with-tcp-wrappers \
12cr|ngircd-19.1-1|47	--with-ident \
12cr|ngircd-19.1-1|48	--with-pam
12cr|ngircd-19.1-1|49	
12cr|ngircd-19.1-1|50	%make
12cr|ngircd-19.1-1|51	
12cr|ngircd-19.1-1|52	%install
12cr|ngircd-19.1-1|53	rm -rf %{buildroot}
12cr|ngircd-19.1-1|54	
12cr|ngircd-19.1-1|55	install -d %{buildroot}%{_initrddir}
12cr|ngircd-19.1-1|56	install -d %{buildroot}/var/run/ngircd
12cr|ngircd-19.1-1|57	
12cr|ngircd-19.1-1|58	%makeinstall_std
12cr|ngircd-19.1-1|59	
12cr|ngircd-19.1-1|60	install -m0755 ngircd.init %{buildroot}%{_initrddir}/ngircd
12cr|ngircd-19.1-1|61	install -m0660 doc/sample-ngircd.conf %{buildroot}%{_sysconfdir}/ngircd.conf
12cr|ngircd-19.1-1|62	
12cr|ngircd-19.1-1|63	touch  %{buildroot}%{_sysconfdir}/ngircd.motd
12cr|ngircd-19.1-1|64	rm -rf %{buildroot}%{_docdir}/ngircd
12cr|ngircd-19.1-1|65	
12cr|ngircd-19.1-1|66	# pam file
12cr|ngircd-19.1-1|67	install -d %{buildroot}%{_sysconfdir}/pam.d
12cr|ngircd-19.1-1|68	cat > %{buildroot}%{_sysconfdir}/pam.d/ngircd <<EOF
12cr|ngircd-19.1-1|69	#%PAM-1.0
12cr|ngircd-19.1-1|70	auth       required     pam_permit.so
12cr|ngircd-19.1-1|71	auth       include      system-auth
12cr|ngircd-19.1-1|72	account    include      system-auth
12cr|ngircd-19.1-1|73	EOF
12cr|ngircd-19.1-1|74	
12cr|ngircd-19.1-1|75	%pre
12cr|ngircd-19.1-1|76	%_pre_useradd ngircd /tmp /sbin/nologin
12cr|ngircd-19.1-1|77	
12cr|ngircd-19.1-1|78	%post
12cr|ngircd-19.1-1|79	%_post_service ngircd
12cr|ngircd-19.1-1|80	
12cr|ngircd-19.1-1|81	%preun
12cr|ngircd-19.1-1|82	%_preun_service ngircd
12cr|ngircd-19.1-1|83	
12cr|ngircd-19.1-1|84	%postun
12cr|ngircd-19.1-1|85	%_postun_userdel ngircd
12cr|ngircd-19.1-1|86	
12cr|ngircd-19.1-1|87	%clean
12cr|ngircd-19.1-1|88	rm -rf %{buildroot}
12cr|ngircd-19.1-1|89	
12cr|ngircd-19.1-1|90	%files
12cr|ngircd-19.1-1|91	%defattr(-,root,root,-)
12cr|ngircd-19.1-1|92	%doc AUTHORS COPYING ChangeLog NEWS README doc/*
12cr|ngircd-19.1-1|93	%attr(0660,root,ngircd) %config(noreplace) %{_sysconfdir}/ngircd.conf
12cr|ngircd-19.1-1|94	%attr(0660,root,ngircd) %ghost %config(noreplace) %{_sysconfdir}/ngircd.motd
12cr|ngircd-19.1-1|95	%config(noreplace) %{_sysconfdir}/pam.d/ngircd
12cr|ngircd-19.1-1|96	%{_initrddir}/ngircd
12cr|ngircd-19.1-1|97	%{_sbindir}/ngircd
12cr|ngircd-19.1-1|98	%dir %attr(0775,root,ngircd) /var/run/ngircd
12cr|ngircd-19.1-1|99	%{_mandir}/man5/ngircd.conf*
12cr|ngircd-19.1-1|100	%{_mandir}/man8/ngircd.8*
12cr|ngircd-19.1-1|101	
12cr|ngircd-19.1-1|102	
12cr|ngircd-19.1-1|103	%changelog
12cr|ngircd-19.1-1|104	* Sun Apr 29 2012 Oden Eriksson <oeriksson@mandriva.com> 19.1-1mdv2012.0
12cr|ngircd-19.1-1|105	+ Revision: 794426
12cr|ngircd-19.1-1|106	- 19.1
12cr|ngircd-19.1-1|107	
12cr|ngircd-19.1-1|108	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 18-1
12cr|ngircd-19.1-1|109	+ Revision: 696499
12cr|ngircd-19.1-1|110	- 18
12cr|ngircd-19.1-1|111	
12cr|ngircd-19.1-1|112	* Thu Dec 23 2010 Oden Eriksson <oeriksson@mandriva.com> 17.1-1mdv2011.0
12cr|ngircd-19.1-1|113	+ Revision: 624175
12cr|ngircd-19.1-1|114	- 17.1
12cr|ngircd-19.1-1|115	
12cr|ngircd-19.1-1|116	* Mon Nov 08 2010 Oden Eriksson <oeriksson@mandriva.com> 17-1mdv2011.0
12cr|ngircd-19.1-1|117	+ Revision: 595030
12cr|ngircd-19.1-1|118	- 17
12cr|ngircd-19.1-1|119	
12cr|ngircd-19.1-1|120	* Fri Sep 24 2010 Oden Eriksson <oeriksson@mandriva.com> 16-1mdv2011.0
12cr|ngircd-19.1-1|121	+ Revision: 580908
12cr|ngircd-19.1-1|122	- 16
12cr|ngircd-19.1-1|123	
12cr|ngircd-19.1-1|124	* Fri Apr 16 2010 Funda Wang <fwang@mandriva.org> 15-2mdv2010.1
12cr|ngircd-19.1-1|125	+ Revision: 535274
12cr|ngircd-19.1-1|126	- rebuild
12cr|ngircd-19.1-1|127	
12cr|ngircd-19.1-1|128	* Fri Nov 13 2009 Oden Eriksson <oeriksson@mandriva.com> 15-1mdv2010.1
12cr|ngircd-19.1-1|129	+ Revision: 465755
12cr|ngircd-19.1-1|130	- 15
12cr|ngircd-19.1-1|131	
12cr|ngircd-19.1-1|132	* Mon Jun 01 2009 Oden Eriksson <oeriksson@mandriva.com> 14.1-1mdv2010.0
12cr|ngircd-19.1-1|133	+ Revision: 382004
12cr|ngircd-19.1-1|134	- rediff one patch
12cr|ngircd-19.1-1|135	- 14.1
12cr|ngircd-19.1-1|136	
12cr|ngircd-19.1-1|137	* Fri Jan 30 2009 Oden Eriksson <oeriksson@mandriva.com> 13-2mdv2009.1
12cr|ngircd-19.1-1|138	+ Revision: 335418
12cr|ngircd-19.1-1|139	- disable avahi/zeroconf support per default (conditional switch)
12cr|ngircd-19.1-1|140	
12cr|ngircd-19.1-1|141	* Fri Jan 23 2009 Oden Eriksson <oeriksson@mandriva.com> 13-1mdv2009.1
12cr|ngircd-19.1-1|142	+ Revision: 332815
12cr|ngircd-19.1-1|143	- import ngircd
12cr|ngircd-19.1-1|144	
12cr|ngircd-19.1-1|145	
12cr|ngircd-19.1-1|146	* Fri Jan 23 2009 Oden Eriksson <oeriksson@mandriva.com> 13-1mdv2009.1
12cr|ngircd-19.1-1|147	- initial Mandriva package (fedora import)
12cr|ngircd-19.1-1|148	
12cr|ngircd-19.1-1|149	* Thu Oct 23 2008 Andreas Thienemann <andreas@bawue.net> 0.12.1-1
12cr|ngircd-19.1-1|150	- Updated to 0.12.1
12cr|ngircd-19.1-1|151	- Updated configuration sample
12cr|ngircd-19.1-1|152	
12cr|ngircd-19.1-1|153	* Mon Aug 11 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.11.0-2
12cr|ngircd-19.1-1|154	- fix license tag
12cr|ngircd-19.1-1|155	
12cr|ngircd-19.1-1|156	* Mon Feb 11 2008 Andreas Thienemann <andreas@bawue.net> 0.11.0-1
12cr|ngircd-19.1-1|157	- Updated to 0.11.0
12cr|ngircd-19.1-1|158	
12cr|ngircd-19.1-1|159	* Tue Nov 20 2007 Andreas Thienemann <andreas@bawue.net> 0.10.3-1
12cr|ngircd-19.1-1|160	- Rebased to 0.10.3
12cr|ngircd-19.1-1|161	- Incorporated patches from fw@strlen.de
12cr|ngircd-19.1-1|162	
12cr|ngircd-19.1-1|163	* Thu Apr 26 2007 Andreas Thienemann <andreas@bawue.net> 0.10.1-3
12cr|ngircd-19.1-1|164	- Removed libident requirement
12cr|ngircd-19.1-1|165	- Added patch from fw fixing server connections
12cr|ngircd-19.1-1|166	
12cr|ngircd-19.1-1|167	* Mon Apr 02 2007 Andreas Thienemann <andreas@bawue.net> 0.10.1-2
12cr|ngircd-19.1-1|168	- Added ngirc user
12cr|ngircd-19.1-1|169	
12cr|ngircd-19.1-1|170	* Sat Mar 31 2007 Andreas Thienemann <andreas@bawue.net> 0.10.1-1
12cr|ngircd-19.1-1|171	- Initial package

3464 12
12cr|ngrep-1.45-6|1	Summary:	Network Traffic sniffer, with pattern matching like grep
12cr|ngrep-1.45-6|2	Name:		ngrep
12cr|ngrep-1.45-6|3	Version:	1.45
12cr|ngrep-1.45-6|4	Release:	%mkrel 6
12cr|ngrep-1.45-6|5	License:	BSD
12cr|ngrep-1.45-6|6	Group:		Networking/Other
12cr|ngrep-1.45-6|7	URL:		http://ngrep.sourceforge.net/
12cr|ngrep-1.45-6|8	Source0:	http://prdownloads.sourceforge.net/ngrep/%{name}-%{version}.tar.bz2
12cr|ngrep-1.45-6|9	Patch0:		%{name}-1.43-no-locincpth.diff
12cr|ngrep-1.45-6|10	BuildRequires:	pcap-devel
12cr|ngrep-1.45-6|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ngrep-1.45-6|12	
12cr|ngrep-1.45-6|13	%description
12cr|ngrep-1.45-6|14	ngrep strives to provide most of GNU grep's common features,
12cr|ngrep-1.45-6|15	applying them to the network layer.  ngrep is a pcap-aware tool
12cr|ngrep-1.45-6|16	that will allow you to specify extended regular or hexadecimal
12cr|ngrep-1.45-6|17	expressions to match against data payloads of packets. It
12cr|ngrep-1.45-6|18	currently recognizes TCP, UDP and ICMP across Ethernet, PPP, SLIP,
12cr|ngrep-1.45-6|19	FDDI, Token Ring and null interfaces, and understands bpf filter
12cr|ngrep-1.45-6|20	logic in the same fashion as more common packet sniffing tools,
12cr|ngrep-1.45-6|21	such as tcpdump and snoop.
12cr|ngrep-1.45-6|22	
12cr|ngrep-1.45-6|23	%prep
12cr|ngrep-1.45-6|24	
12cr|ngrep-1.45-6|25	%setup -q
12cr|ngrep-1.45-6|26	%patch0 -p0
12cr|ngrep-1.45-6|27	
12cr|ngrep-1.45-6|28	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|ngrep-1.45-6|29	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|ngrep-1.45-6|30	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|ngrep-1.45-6|31	
12cr|ngrep-1.45-6|32	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|ngrep-1.45-6|33	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|ngrep-1.45-6|34	done
12cr|ngrep-1.45-6|35	
12cr|ngrep-1.45-6|36	%build
12cr|ngrep-1.45-6|37	autoreconf -fis
12cr|ngrep-1.45-6|38	
12cr|ngrep-1.45-6|39	%configure2_5x \
12cr|ngrep-1.45-6|40	--enable-ipv6 \
12cr|ngrep-1.45-6|41	--with-pcap-includes=%{_includedir}/pcap
12cr|ngrep-1.45-6|42	
12cr|ngrep-1.45-6|43	%make
12cr|ngrep-1.45-6|44	
12cr|ngrep-1.45-6|45	%install
12cr|ngrep-1.45-6|46	rm -rf %{buildroot}
12cr|ngrep-1.45-6|47	
12cr|ngrep-1.45-6|48	install -d %{buildroot}%{_bindir}
12cr|ngrep-1.45-6|49	install -d %{buildroot}%{_mandir}/man8
12cr|ngrep-1.45-6|50	
12cr|ngrep-1.45-6|51	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|ngrep-1.45-6|52	install -m0644 %{name}.8 -D %{buildroot}%{_mandir}/man8/%{name}.8
12cr|ngrep-1.45-6|53	
12cr|ngrep-1.45-6|54	%clean
12cr|ngrep-1.45-6|55	rm -rf %{buildroot}
12cr|ngrep-1.45-6|56	
12cr|ngrep-1.45-6|57	%files
12cr|ngrep-1.45-6|58	%defattr(-,root,root)
12cr|ngrep-1.45-6|59	%doc doc/*
12cr|ngrep-1.45-6|60	%{_bindir}/%{name}
12cr|ngrep-1.45-6|61	%{_mandir}/man8/*
12cr|ngrep-1.45-6|62	
12cr|ngrep-1.45-6|63	
12cr|ngrep-1.45-6|64	%changelog
12cr|ngrep-1.45-6|65	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.45-6mdv2010.0
12cr|ngrep-1.45-6|66	+ Revision: 440330
12cr|ngrep-1.45-6|67	- rebuild
12cr|ngrep-1.45-6|68	
12cr|ngrep-1.45-6|69	* Thu Oct 30 2008 Oden Eriksson <oeriksson@mandriva.com> 1.45-5mdv2009.1
12cr|ngrep-1.45-6|70	+ Revision: 298739
12cr|ngrep-1.45-6|71	- bump release
12cr|ngrep-1.45-6|72	- bunzip the patch
12cr|ngrep-1.45-6|73	
12cr|ngrep-1.45-6|74	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.45-4mdv2009.1
12cr|ngrep-1.45-6|75	+ Revision: 298624
12cr|ngrep-1.45-6|76	- fix build
12cr|ngrep-1.45-6|77	- rebuilt against libpcap-1.0.0
12cr|ngrep-1.45-6|78	
12cr|ngrep-1.45-6|79	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.45-3mdv2009.0
12cr|ngrep-1.45-6|80	+ Revision: 253951
12cr|ngrep-1.45-6|81	- rebuild
12cr|ngrep-1.45-6|82	
12cr|ngrep-1.45-6|83	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.45-1mdv2008.1
12cr|ngrep-1.45-6|84	+ Revision: 136631
12cr|ngrep-1.45-6|85	- restore BuildRoot
12cr|ngrep-1.45-6|86	
12cr|ngrep-1.45-6|87	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ngrep-1.45-6|88	- kill re-definition of %%buildroot on Pixel's request
12cr|ngrep-1.45-6|89	
12cr|ngrep-1.45-6|90	* Mon May 21 2007 Antoine Ginies <aginies@mandriva.com> 1.45-1mdv2008.0
12cr|ngrep-1.45-6|91	+ Revision: 29491
12cr|ngrep-1.45-6|92	- release 1.45
12cr|ngrep-1.45-6|93	- Import ngrep
12cr|ngrep-1.45-6|94	
12cr|ngrep-1.45-6|95	
12cr|ngrep-1.45-6|96	
12cr|ngrep-1.45-6|97	* Tue Sep 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1.44-3mdv2007.0
12cr|ngrep-1.45-6|98	- rebuild
12cr|ngrep-1.45-6|99	
12cr|ngrep-1.45-6|100	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 1.44-2mdk
12cr|ngrep-1.45-6|101	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|ngrep-1.45-6|102	
12cr|ngrep-1.45-6|103	* Tue Jul 05 2005 Oden Eriksson <oeriksson@mandriva.com> 1.44-1mdk
12cr|ngrep-1.45-6|104	- 1.44
12cr|ngrep-1.45-6|105	- drop P1, it won't apply anymore
12cr|ngrep-1.45-6|106	
12cr|ngrep-1.45-6|107	* Thu Jun 16 2005 Oden Eriksson <oeriksson@mandriva.com> 1.43-2mdk
12cr|ngrep-1.45-6|108	- fix changelog mismatch
12cr|ngrep-1.45-6|109	
12cr|ngrep-1.45-6|110	* Thu Jun 16 2005 Oden Eriksson <oeriksson@mandriva.com> 1.43-1mdk
12cr|ngrep-1.45-6|111	- 1.43
12cr|ngrep-1.45-6|112	- rediff P0 & P1, drop P2
12cr|ngrep-1.45-6|113	- fix deps
12cr|ngrep-1.45-6|114	
12cr|ngrep-1.45-6|115	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 1.41-3mdk
12cr|ngrep-1.45-6|116	- rebuild
12cr|ngrep-1.45-6|117	
12cr|ngrep-1.45-6|118	* Tue Mar 02 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.41-2mdk
12cr|ngrep-1.45-6|119	- fix build with new libpcap (P2)
12cr|ngrep-1.45-6|120	- use %%make macro
12cr|ngrep-1.45-6|121	- compile regex with $RPM_OPT_FLAGS
12cr|ngrep-1.45-6|122	
12cr|ngrep-1.45-6|123	* Sun Jan 04 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.41-1mdk
12cr|ngrep-1.45-6|124	- 1.41
12cr|ngrep-1.45-6|125	- drop explicit library dependency
12cr|ngrep-1.45-6|126	- fix buildrequires (lib64..)
12cr|ngrep-1.45-6|127	- fix compile (P1)
12cr|ngrep-1.45-6|128	- cosmetics
12cr|ngrep-1.45-6|129	
12cr|ngrep-1.45-6|130	* Thu Jan 16 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.40.1-3mdk
12cr|ngrep-1.45-6|131	- build release
12cr|ngrep-1.45-6|132	
12cr|ngrep-1.45-6|133	* Sun Aug  4 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.40.1-2mdk
12cr|ngrep-1.45-6|134	- rebuilt with gcc-3.2
12cr|ngrep-1.45-6|135	
12cr|ngrep-1.45-6|136	* Sun Jun  9 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.40.1-1mdk
12cr|ngrep-1.45-6|137	- initial cooker contrib
12cr|ngrep-1.45-6|138	- added P0

3465 12
12cr|nifti-2.0.0-2|1	%define major	2
12cr|nifti-2.0.0-2|2	%define libname	%mklibname %{name} %{major}
12cr|nifti-2.0.0-2|3	%define devname	%mklibname %{name} -d
12cr|nifti-2.0.0-2|4	
12cr|nifti-2.0.0-2|5	Name:		nifti
12cr|nifti-2.0.0-2|6	Summary:	Read and write files in the nifti-1 data format
12cr|nifti-2.0.0-2|7	Version:	2.0.0
12cr|nifti-2.0.0-2|8	Release:	%mkrel 2
12cr|nifti-2.0.0-2|9	License:	Public domain
12cr|nifti-2.0.0-2|10	Group:		Sciences/Other
12cr|nifti-2.0.0-2|11	Source0:	http://sourceforge.net/projects/niftilib/files/nifticlib/nifticlib_2_0_0/nifticlib-2.0.0.tar.gz
12cr|nifti-2.0.0-2|12	Url:		http://niftilib.sourceforge.net
12cr|nifti-2.0.0-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nifti-2.0.0-2|14	
12cr|nifti-2.0.0-2|15	BuildRequires:	cmake
12cr|nifti-2.0.0-2|16	BuildRequires:	itk-devel
12cr|nifti-2.0.0-2|17	BuildRequires:	zlib-devel
12cr|nifti-2.0.0-2|18	
12cr|nifti-2.0.0-2|19	Patch0:		nifticlib-2.0.0-cmake.patch
12cr|nifti-2.0.0-2|20	Patch1:		nifticlib-2.0.0-underlink.patch
12cr|nifti-2.0.0-2|21	Patch2:		nifticlib-2.0.0-libdir.patch
12cr|nifti-2.0.0-2|22	
12cr|nifti-2.0.0-2|23	%description
12cr|nifti-2.0.0-2|24	Niftilib is a set of i/o libraries for reading and writing files in the
12cr|nifti-2.0.0-2|25	nifti-1 data format. nifti-1 is a binary file format for storing medical
12cr|nifti-2.0.0-2|26	image data, e.g. magnetic resonance image (MRI) and functional MRI (fMRI)
12cr|nifti-2.0.0-2|27	brain images.
12cr|nifti-2.0.0-2|28	
12cr|nifti-2.0.0-2|29	%files
12cr|nifti-2.0.0-2|30	%defattr(-,root,root)
12cr|nifti-2.0.0-2|31	%{_bindir}/*
12cr|nifti-2.0.0-2|32	
12cr|nifti-2.0.0-2|33	#-----------------------------------------------------------------------
12cr|nifti-2.0.0-2|34	%package	-n %{libname}
12cr|nifti-2.0.0-2|35	Summary:	Read and write files in the nifti-1 data format
12cr|nifti-2.0.0-2|36	Group:		System/Libraries
12cr|nifti-2.0.0-2|37	Provides:	lib%{name} = %{version}-%{release}
12cr|nifti-2.0.0-2|38	
12cr|nifti-2.0.0-2|39	%description	-n %{libname}
12cr|nifti-2.0.0-2|40	Niftilib is a set of i/o libraries for reading and writing files in the
12cr|nifti-2.0.0-2|41	nifti-1 data format. nifti-1 is a binary file format for storing medical
12cr|nifti-2.0.0-2|42	image data, e.g. magnetic resonance image (MRI) and functional MRI (fMRI)
12cr|nifti-2.0.0-2|43	brain images.
12cr|nifti-2.0.0-2|44	
12cr|nifti-2.0.0-2|45	%files	-n %{libname}
12cr|nifti-2.0.0-2|46	%defattr(-,root,root)
12cr|nifti-2.0.0-2|47	%{_libdir}/*.so.*
12cr|nifti-2.0.0-2|48	
12cr|nifti-2.0.0-2|49	#-----------------------------------------------------------------------
12cr|nifti-2.0.0-2|50	%package	-n %{devname}
12cr|nifti-2.0.0-2|51	Summary:	Read and write files in the nifti-1 data format
12cr|nifti-2.0.0-2|52	Group:		Development/C
12cr|nifti-2.0.0-2|53	Requires:	%{libname} = %{version}-%{release}
12cr|nifti-2.0.0-2|54	Provides:	%{name}-devel = %{version}-%{release}
12cr|nifti-2.0.0-2|55	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|nifti-2.0.0-2|56	
12cr|nifti-2.0.0-2|57	%description	-n %{devname}
12cr|nifti-2.0.0-2|58	Niftilib is a set of i/o libraries for reading and writing files in the
12cr|nifti-2.0.0-2|59	nifti-1 data format. nifti-1 is a binary file format for storing medical
12cr|nifti-2.0.0-2|60	image data, e.g. magnetic resonance image (MRI) and functional MRI (fMRI)
12cr|nifti-2.0.0-2|61	brain images.
12cr|nifti-2.0.0-2|62	
12cr|nifti-2.0.0-2|63	%files	-n %{devname}
12cr|nifti-2.0.0-2|64	%defattr(-,root,root)
12cr|nifti-2.0.0-2|65	%dir %{_includedir}/%{name}
12cr|nifti-2.0.0-2|66	%{_includedir}/%{name}/*
12cr|nifti-2.0.0-2|67	%{_libdir}/*.so
12cr|nifti-2.0.0-2|68	
12cr|nifti-2.0.0-2|69	#-----------------------------------------------------------------------
12cr|nifti-2.0.0-2|70	%prep
12cr|nifti-2.0.0-2|71	%setup -q -n %{name}clib-%{version}
12cr|nifti-2.0.0-2|72	
12cr|nifti-2.0.0-2|73	%patch0 -p1
12cr|nifti-2.0.0-2|74	%patch1 -p1
12cr|nifti-2.0.0-2|75	%patch2 -p1
12cr|nifti-2.0.0-2|76	
12cr|nifti-2.0.0-2|77	%build
12cr|nifti-2.0.0-2|78	%cmake \
12cr|nifti-2.0.0-2|79	-DNIFTI_INSTALL_LIB_DIR:PATH=%{_libdir}
12cr|nifti-2.0.0-2|80	%make
12cr|nifti-2.0.0-2|81	
12cr|nifti-2.0.0-2|82	%install
12cr|nifti-2.0.0-2|83	%makeinstall_std -C build
12cr|nifti-2.0.0-2|84	
12cr|nifti-2.0.0-2|85	%clean
12cr|nifti-2.0.0-2|86	rm -rf %{buildroot}
12cr|nifti-2.0.0-2|87	
12cr|nifti-2.0.0-2|88	
12cr|nifti-2.0.0-2|89	%changelog
12cr|nifti-2.0.0-2|90	* Tue Aug 17 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.0.0-2mdv2011.0
12cr|nifti-2.0.0-2|91	+ Revision: 570686
12cr|nifti-2.0.0-2|92	+ rebuild (emptylog)
12cr|nifti-2.0.0-2|93	
12cr|nifti-2.0.0-2|94	* Mon Aug 16 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.0.0-1mdv2011.0
12cr|nifti-2.0.0-2|95	+ Revision: 570626
12cr|nifti-2.0.0-2|96	- Import nifti version 2.0.0.
12cr|nifti-2.0.0-2|97	- nifti
12cr|nifti-2.0.0-2|98	

3466 12
12cr|nikto-2.1.4-3|1	%define _provides_exceptions perl(LW)
12cr|nikto-2.1.4-3|2	
12cr|nikto-2.1.4-3|3	Summary:	Web Server and CGI Scanner
12cr|nikto-2.1.4-3|4	Name:		nikto
12cr|nikto-2.1.4-3|5	Version:	2.1.4
12cr|nikto-2.1.4-3|6	Release:	%mkrel 3
12cr|nikto-2.1.4-3|7	License:	GPL
12cr|nikto-2.1.4-3|8	Group:		Monitoring
12cr|nikto-2.1.4-3|9	URL:		http://www.cirt.net/code/nikto.shtml
12cr|nikto-2.1.4-3|10	Source:		http://www.cirt.net/nikto/%{name}-%{version}.tar.bz2
12cr|nikto-2.1.4-3|11	Patch0:		nikto-2.1.1-fhs.patch
12cr|nikto-2.1.4-3|12	BuildArch:	noarch
12cr|nikto-2.1.4-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|nikto-2.1.4-3|14	
12cr|nikto-2.1.4-3|15	%description
12cr|nikto-2.1.4-3|16	Nikto is an Open Source (GPL) web server scanner which performs
12cr|nikto-2.1.4-3|17	comprehensive tests against web servers for multiple items,
12cr|nikto-2.1.4-3|18	including over 3200 potentially dangerous files/CGIs, versions on
12cr|nikto-2.1.4-3|19	over 625 servers, and version specific problems on over 230
12cr|nikto-2.1.4-3|20	servers. Scan items and plugins are frequently updated and can be
12cr|nikto-2.1.4-3|21	automatically updated (if desired).
12cr|nikto-2.1.4-3|22	
12cr|nikto-2.1.4-3|23	%prep
12cr|nikto-2.1.4-3|24	
12cr|nikto-2.1.4-3|25	%setup -q
12cr|nikto-2.1.4-3|26	%patch0 -p1
12cr|nikto-2.1.4-3|27	
12cr|nikto-2.1.4-3|28	%build
12cr|nikto-2.1.4-3|29	
12cr|nikto-2.1.4-3|30	%install
12cr|nikto-2.1.4-3|31	rm -rf %{buildroot}
12cr|nikto-2.1.4-3|32	
12cr|nikto-2.1.4-3|33	
12cr|nikto-2.1.4-3|34	install -d -m 755 %{buildroot}%{_bindir}
12cr|nikto-2.1.4-3|35	install -m0755 nikto.pl %{buildroot}%{_bindir}/nikto
12cr|nikto-2.1.4-3|36	
12cr|nikto-2.1.4-3|37	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|nikto-2.1.4-3|38	install -m0644 nikto.conf %{buildroot}%{_sysconfdir}
12cr|nikto-2.1.4-3|39	
12cr|nikto-2.1.4-3|40	install -d %{buildroot}%{_datadir}/nikto/plugins
12cr|nikto-2.1.4-3|41	install -m0644 plugins/* %{buildroot}%{_datadir}/nikto/plugins
12cr|nikto-2.1.4-3|42	install -d %{buildroot}%{_datadir}/nikto/templates
12cr|nikto-2.1.4-3|43	install -m0644 templates/* %{buildroot}%{_datadir}/nikto/templates
12cr|nikto-2.1.4-3|44	
12cr|nikto-2.1.4-3|45	install -d %{buildroot}%{_mandir}/man1
12cr|nikto-2.1.4-3|46	install -m0644 docs/nikto.1 %{buildroot}%{_mandir}/man1
12cr|nikto-2.1.4-3|47	
12cr|nikto-2.1.4-3|48	%clean
12cr|nikto-2.1.4-3|49	rm -rf %{buildroot}
12cr|nikto-2.1.4-3|50	
12cr|nikto-2.1.4-3|51	%files
12cr|nikto-2.1.4-3|52	%defattr(-,root,root)
12cr|nikto-2.1.4-3|53	%doc docs/CHANGES.txt docs/LICENSE.txt docs/nikto_manual.html docs/nikto.dtd
12cr|nikto-2.1.4-3|54	%config(noreplace) %{_sysconfdir}/nikto.conf
12cr|nikto-2.1.4-3|55	%{_datadir}/nikto
12cr|nikto-2.1.4-3|56	%{_bindir}/nikto
12cr|nikto-2.1.4-3|57	%{_mandir}/man1/nikto.1*
12cr|nikto-2.1.4-3|58	
12cr|nikto-2.1.4-3|59	
12cr|nikto-2.1.4-3|60	
12cr|nikto-2.1.4-3|61	
12cr|nikto-2.1.4-3|62	%changelog
12cr|nikto-2.1.4-3|63	* Thu Jul 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.4-3mdv2011
12cr|nikto-2.1.4-3|64	+ Revision: 689086
12cr|nikto-2.1.4-3|65	- switch group to monitoring, as other security-related tools
12cr|nikto-2.1.4-3|66	
12cr|nikto-2.1.4-3|67	* Sat May 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.4-2
12cr|nikto-2.1.4-3|68	+ Revision: 674553
12cr|nikto-2.1.4-3|69	- fix  configuration file location
12cr|nikto-2.1.4-3|70	
12cr|nikto-2.1.4-3|71	* Mon Feb 28 2011 Lonyai Gergely <aleph@mandriva.org> 2.1.4-1
12cr|nikto-2.1.4-3|72	+ Revision: 641049
12cr|nikto-2.1.4-3|73	- 2.1.4
12cr|nikto-2.1.4-3|74	
12cr|nikto-2.1.4-3|75	* Fri Nov 19 2010 Lonyai Gergely <aleph@mandriva.org> 2.1.3-1mdv2011.0
12cr|nikto-2.1.4-3|76	+ Revision: 599045
12cr|nikto-2.1.4-3|77	- 2.1.3
12cr|nikto-2.1.4-3|78	
12cr|nikto-2.1.4-3|79	* Tue Apr 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.1-1mdv2010.1
12cr|nikto-2.1.4-3|80	+ Revision: 536971
12cr|nikto-2.1.4-3|81	- new version
12cr|nikto-2.1.4-3|82	- install plugins as data, not configuration
12cr|nikto-2.1.4-3|83	- install binary under %%{_bindir}, as root usage is not mandatory
12cr|nikto-2.1.4-3|84	- use standard exec permissions
12cr|nikto-2.1.4-3|85	
12cr|nikto-2.1.4-3|86	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.35-5mdv2010.0
12cr|nikto-2.1.4-3|87	+ Revision: 430173
12cr|nikto-2.1.4-3|88	- rebuild
12cr|nikto-2.1.4-3|89	
12cr|nikto-2.1.4-3|90	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.35-4mdv2009.0
12cr|nikto-2.1.4-3|91	+ Revision: 253954
12cr|nikto-2.1.4-3|92	- rebuild
12cr|nikto-2.1.4-3|93	
12cr|nikto-2.1.4-3|94	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.35-2mdv2008.1
12cr|nikto-2.1.4-3|95	+ Revision: 136631
12cr|nikto-2.1.4-3|96	- restore BuildRoot
12cr|nikto-2.1.4-3|97	
12cr|nikto-2.1.4-3|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|nikto-2.1.4-3|99	- kill re-definition of %%buildroot on Pixel's request
12cr|nikto-2.1.4-3|100	
12cr|nikto-2.1.4-3|101	
12cr|nikto-2.1.4-3|102	* Fri Dec 01 2006 Oden Eriksson <oeriksson@mandriva.com> 1.35-2mdv2007.0
12cr|nikto-2.1.4-3|103	+ Revision: 89746
12cr|nikto-2.1.4-3|104	- Import nikto
12cr|nikto-2.1.4-3|105	
12cr|nikto-2.1.4-3|106	* Sun Nov 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.35-2mdk
12cr|nikto-2.1.4-3|107	- added a softlink to make nikto -update work
12cr|nikto-2.1.4-3|108	
12cr|nikto-2.1.4-3|109	* Wed Nov 16 2005 Oden Eriksson <oeriksson@mandriva.com> 1.35-1mdk
12cr|nikto-2.1.4-3|110	- initial Mandriva package
12cr|nikto-2.1.4-3|111	

3467 12
12cr|nilfs-utils-2.1.4-1|1	%define name nilfs-utils
12cr|nilfs-utils-2.1.4-1|2	%define version 2.1.4
12cr|nilfs-utils-2.1.4-1|3	%define release %mkrel 1
12cr|nilfs-utils-2.1.4-1|4	# api is the part of the library name before the .so
12cr|nilfs-utils-2.1.4-1|5	%define api 0
12cr|nilfs-utils-2.1.4-1|6	# major is the part of the library name after the .so
12cr|nilfs-utils-2.1.4-1|7	%define major 0
12cr|nilfs-utils-2.1.4-1|8	#define libname %mklibname %{name} %{api} %{major}
12cr|nilfs-utils-2.1.4-1|9	%define libname %mklibname %{name}
12cr|nilfs-utils-2.1.4-1|10	%define develname %mklibname %{name} -d
12cr|nilfs-utils-2.1.4-1|11	
12cr|nilfs-utils-2.1.4-1|12	%define	_root_sbindir	/sbin
12cr|nilfs-utils-2.1.4-1|13	
12cr|nilfs-utils-2.1.4-1|14	Summary: 	Tools for nilfs filesystem
12cr|nilfs-utils-2.1.4-1|15	Name: 		%{name}
12cr|nilfs-utils-2.1.4-1|16	Version: 	%{version}
12cr|nilfs-utils-2.1.4-1|17	Release: 	%{release}
12cr|nilfs-utils-2.1.4-1|18	License:	GPLv2+
12cr|nilfs-utils-2.1.4-1|19	Group:		System/Base
12cr|nilfs-utils-2.1.4-1|20	Source0:	http://www.nilfs.org/download/%{name}-%{version}.tar.bz2
12cr|nilfs-utils-2.1.4-1|21	URL:		http://www.nilfs.org/en/index.html
12cr|nilfs-utils-2.1.4-1|22	Buildrequires:	pkgconfig(ext2fs)
12cr|nilfs-utils-2.1.4-1|23	BuildRequires:	pkgconfig(uuid)
12cr|nilfs-utils-2.1.4-1|24	BuildRequires:	pkgconfig(mount)
12cr|nilfs-utils-2.1.4-1|25	
12cr|nilfs-utils-2.1.4-1|26	%description
12cr|nilfs-utils-2.1.4-1|27	NILFS is a log-structured file system supporting versioning of the entire
12cr|nilfs-utils-2.1.4-1|28	file system and continuous snapshotting which allows users to even restore
12cr|nilfs-utils-2.1.4-1|29	files mistakenly overwritten or destroyed just a few seconds ago.
12cr|nilfs-utils-2.1.4-1|30	
12cr|nilfs-utils-2.1.4-1|31	%package -n %{libname}
12cr|nilfs-utils-2.1.4-1|32	Summary:        Main library for %{name}
12cr|nilfs-utils-2.1.4-1|33	Group:          System/Base
12cr|nilfs-utils-2.1.4-1|34	Provides:       %{name} = %{version}-%{release}
12cr|nilfs-utils-2.1.4-1|35	
12cr|nilfs-utils-2.1.4-1|36	%description -n %{libname}
12cr|nilfs-utils-2.1.4-1|37	This package contains the library needed to run programs dynamically
12cr|nilfs-utils-2.1.4-1|38	linked with %{name}.
12cr|nilfs-utils-2.1.4-1|39	
12cr|nilfs-utils-2.1.4-1|40	%package -n %{develname}
12cr|nilfs-utils-2.1.4-1|41	Summary:        Headers for developing programs that will use %{name}
12cr|nilfs-utils-2.1.4-1|42	Group:          System/Base
12cr|nilfs-utils-2.1.4-1|43	Requires:       %{libname} = %{version}
12cr|nilfs-utils-2.1.4-1|44	Provides:       %{name}-devel = %{version}-%{release}
12cr|nilfs-utils-2.1.4-1|45	
12cr|nilfs-utils-2.1.4-1|46	%description -n %{develname}
12cr|nilfs-utils-2.1.4-1|47	This package contains the headers that programmers will need to develop
12cr|nilfs-utils-2.1.4-1|48	applications which will use %{name}.
12cr|nilfs-utils-2.1.4-1|49	
12cr|nilfs-utils-2.1.4-1|50	%prep
12cr|nilfs-utils-2.1.4-1|51	%setup -q
12cr|nilfs-utils-2.1.4-1|52	
12cr|nilfs-utils-2.1.4-1|53	%build
12cr|nilfs-utils-2.1.4-1|54	%configure2_5x --disable-static
12cr|nilfs-utils-2.1.4-1|55	%make
12cr|nilfs-utils-2.1.4-1|56	
12cr|nilfs-utils-2.1.4-1|57	%install
12cr|nilfs-utils-2.1.4-1|58	%makeinstall_std LDCONFIG=/bin/true
12cr|nilfs-utils-2.1.4-1|59	
12cr|nilfs-utils-2.1.4-1|60	%files
12cr|nilfs-utils-2.1.4-1|61	%doc AUTHORS COPYING ChangeLog README
12cr|nilfs-utils-2.1.4-1|62	%{_sysconfdir}/nilfs_cleanerd.conf
12cr|nilfs-utils-2.1.4-1|63	%{_bindir}/*
12cr|nilfs-utils-2.1.4-1|64	%{_root_sbindir}/*
12cr|nilfs-utils-2.1.4-1|65	%{_mandir}/man?/*.xz
12cr|nilfs-utils-2.1.4-1|66	
12cr|nilfs-utils-2.1.4-1|67	%files -n %{libname}
12cr|nilfs-utils-2.1.4-1|68	%{_libdir}/*.so.*
12cr|nilfs-utils-2.1.4-1|69	
12cr|nilfs-utils-2.1.4-1|70	%files -n %{develname}
12cr|nilfs-utils-2.1.4-1|71	%{_libdir}/*.so
12cr|nilfs-utils-2.1.4-1|72	%{_includedir}/*.h

3468 12
12cr|nini-1.1.0-1|1	Summary: 	An uncommonly powerful .NET configuration library
12cr|nini-1.1.0-1|2	Name:		nini
12cr|nini-1.1.0-1|3	Version:	1.1.0
12cr|nini-1.1.0-1|4	Release:	1
12cr|nini-1.1.0-1|5	Group: 		Development/Other
12cr|nini-1.1.0-1|6	License:	X11/MIT
12cr|nini-1.1.0-1|7	URL: 		http://nini.sourceforge.net/
12cr|nini-1.1.0-1|8	Source0: 	Nini-%{version}.zip
12cr|nini-1.1.0-1|9	BuildArch:	noarch
12cr|nini-1.1.0-1|10	
12cr|nini-1.1.0-1|11	BuildRequires:	mcs
12cr|nini-1.1.0-1|12	BuildRequires:	nant
12cr|nini-1.1.0-1|13	BuildRequires:	unzip
12cr|nini-1.1.0-1|14	BuildRequires: 	mono-devel
12cr|nini-1.1.0-1|15	
12cr|nini-1.1.0-1|16	%description
12cr|nini-1.1.0-1|17	Nini is an uncommonly powerful .NET configuration library designed to help
12cr|nini-1.1.0-1|18	build highly configurable applications quickly.
12cr|nini-1.1.0-1|19	
12cr|nini-1.1.0-1|20	%prep
12cr|nini-1.1.0-1|21	%setup -qn Nini
12cr|nini-1.1.0-1|22	
12cr|nini-1.1.0-1|23	%build
12cr|nini-1.1.0-1|24	cd Source
12cr|nini-1.1.0-1|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
12cr|nini-1.1.0-1|26	cat << EOF > nini-1.1.pc
12cr|nini-1.1.0-1|27	prefix=%{_prefix}
12cr|nini-1.1.0-1|28	assemblies_dir=\${prefix}/lib/nini
12cr|nini-1.1.0-1|29	Libraries=\${assemblies_dir}/Nini.dll
12cr|nini-1.1.0-1|30	
12cr|nini-1.1.0-1|31	Name: Nini
12cr|nini-1.1.0-1|32	Description: An uncommonly powerful .NET configuration library
12cr|nini-1.1.0-1|33	Version: %{version}
12cr|nini-1.1.0-1|34	Libs: -r:Nini.dll
12cr|nini-1.1.0-1|35	EOF
12cr|nini-1.1.0-1|36	
12cr|nini-1.1.0-1|37	%install
12cr|nini-1.1.0-1|38	cd Source
12cr|nini-1.1.0-1|39	mkdir -p %{buildroot}%{_prefix}/lib/nini
12cr|nini-1.1.0-1|40	cp Nini.dll %{buildroot}%{_prefix}/lib/nini/
12cr|nini-1.1.0-1|41	mkdir -p %{buildroot}%{_datadir}/pkgconfig
12cr|nini-1.1.0-1|42	cp nini-1.1.pc %{buildroot}%{_datadir}/pkgconfig/
12cr|nini-1.1.0-1|43	
12cr|nini-1.1.0-1|44	%files
12cr|nini-1.1.0-1|45	%{_prefix}/lib/nini
12cr|nini-1.1.0-1|46	%{_datadir}/pkgconfig/nini-1.1.pc
12cr|nini-1.1.0-1|47	
12cr|nini-1.1.0-1|48	
12cr|nini-1.1.0-1|49	
12cr|nini-1.1.0-1|50	%changelog
12cr|nini-1.1.0-1|51	* Thu May 24 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.1.0-1
12cr|nini-1.1.0-1|52	+ Revision: 800460
12cr|nini-1.1.0-1|53	- imported package nini
12cr|nini-1.1.0-1|54	

3469 12
12cr|ninvaders-0.1.1-1|1	Name:		ninvaders
12cr|ninvaders-0.1.1-1|2	Version:	0.1.1
12cr|ninvaders-0.1.1-1|3	Release:	%mkrel 1
12cr|ninvaders-0.1.1-1|4	Summary:	Space Invaders clone written in ncurses for cli gaming
12cr|ninvaders-0.1.1-1|5	Group:		Games/Arcade
12cr|ninvaders-0.1.1-1|6	License:	GPLv2+
12cr|ninvaders-0.1.1-1|7	URL:		http://ninvaders.sourceforge.net/
12cr|ninvaders-0.1.1-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|ninvaders-0.1.1-1|9	Patch0:		ninvaders-0.1.1-add-debuginfo.patch
12cr|ninvaders-0.1.1-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|ninvaders-0.1.1-1|11	BuildRequires:	ncurses-devel
12cr|ninvaders-0.1.1-1|12	
12cr|ninvaders-0.1.1-1|13	%description
12cr|ninvaders-0.1.1-1|14	Ever wanted to place space invaders when you can't find a GUI? Now you can!
12cr|ninvaders-0.1.1-1|15	ninvaders is a ncurses based space invaders clone to play from the command
12cr|ninvaders-0.1.1-1|16	line.
12cr|ninvaders-0.1.1-1|17	
12cr|ninvaders-0.1.1-1|18	%prep
12cr|ninvaders-0.1.1-1|19	%setup -q
12cr|ninvaders-0.1.1-1|20	%patch0 -p0
12cr|ninvaders-0.1.1-1|21	
12cr|ninvaders-0.1.1-1|22	%build
12cr|ninvaders-0.1.1-1|23	%make
12cr|ninvaders-0.1.1-1|24	
12cr|ninvaders-0.1.1-1|25	%install
12cr|ninvaders-0.1.1-1|26	%__rm -rf %{buildroot}
12cr|ninvaders-0.1.1-1|27	%__mkdir_p %{buildroot}%{_bindir}
12cr|ninvaders-0.1.1-1|28	%__install -c -m0755 nInvaders %{buildroot}%{_bindir}/ninvaders
12cr|ninvaders-0.1.1-1|29	
12cr|ninvaders-0.1.1-1|30	%clean
12cr|ninvaders-0.1.1-1|31	%__rm -rf %{buildroot}
12cr|ninvaders-0.1.1-1|32	
12cr|ninvaders-0.1.1-1|33	%files
12cr|ninvaders-0.1.1-1|34	%defattr(-,root,root,-)
12cr|ninvaders-0.1.1-1|35	%doc ChangeLog README gpl.txt
12cr|ninvaders-0.1.1-1|36	%{_bindir}/ninvaders
12cr|ninvaders-0.1.1-1|37	
12cr|ninvaders-0.1.1-1|38	
12cr|ninvaders-0.1.1-1|39	
12cr|ninvaders-0.1.1-1|40	%changelog
12cr|ninvaders-0.1.1-1|41	* Fri Dec 23 2011 Andrey Bondrov <abondrov@mandriva.org> 0.1.1-1mdv2011.0
12cr|ninvaders-0.1.1-1|42	+ Revision: 744857
12cr|ninvaders-0.1.1-1|43	- imported package ninvaders
12cr|ninvaders-0.1.1-1|44	

3470 12
12cr|nip2-7.30.1-1|1	Summary:	Interface for vips image manipulation tool
12cr|nip2-7.30.1-1|2	Name:		nip2
12cr|nip2-7.30.1-1|3	Version:	7.30.1
12cr|nip2-7.30.1-1|4	Release:	1
12cr|nip2-7.30.1-1|5	License:	LGPLv2+
12cr|nip2-7.30.1-1|6	Group:		Video
12cr|nip2-7.30.1-1|7	URL:		http://www.vips.ecs.soton.ac.uk/index.php
12cr|nip2-7.30.1-1|8	Source0:	http://www.vips.ecs.soton.ac.uk/supported/7.16/%{name}-%{version}.tar.gz
12cr|nip2-7.30.1-1|9	Patch0:		nip2-7.30.1-fix-build.patch
12cr|nip2-7.30.1-1|10	Patch1:		nip2-7.30.1-linkage.patch
12cr|nip2-7.30.1-1|11	BuildRequires:	flex
12cr|nip2-7.30.1-1|12	BuildRequires:	bison
12cr|nip2-7.30.1-1|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|nip2-7.30.1-1|14	BuildRequires:	pkgconfig(libxml-2.0)
12cr|nip2-7.30.1-1|15	BuildRequires:	vips-devel >= %{version}
12cr|nip2-7.30.1-1|16	BuildRequires:	pkgconfig(fftw3)
12cr|nip2-7.30.1-1|17	BuildRequires:	pkgconfig(gsl)
12cr|nip2-7.30.1-1|18	BuildRequires:	imagemagick
12cr|nip2-7.30.1-1|19	# It tests for xdg-open - AdamW
12cr|nip2-7.30.1-1|20	BuildRequires:	xdg-utils
12cr|nip2-7.30.1-1|21	BuildRequires:	perl(XML::Parser)
12cr|nip2-7.30.1-1|22	Requires:	xdg-utils
12cr|nip2-7.30.1-1|23	
12cr|nip2-7.30.1-1|24	%description
12cr|nip2-7.30.1-1|25	nip2 aims to be about halfway between Excel and Photoshop. You don't directly
12cr|nip2-7.30.1-1|26	edit images - instead, like a spreadsheet, you build relationships between
12cr|nip2-7.30.1-1|27	objects. When you make a change somewhere, nip2 will recalculate the objects
12cr|nip2-7.30.1-1|28	affected by that change. Since it is demand-driven this update is usually
12cr|nip2-7.30.1-1|29	(almost) instant, even for very, very large images.
12cr|nip2-7.30.1-1|30	
12cr|nip2-7.30.1-1|31	%prep
12cr|nip2-7.30.1-1|32	%setup -q
12cr|nip2-7.30.1-1|33	%patch0 -p1
12cr|nip2-7.30.1-1|34	%patch1 -p1
12cr|nip2-7.30.1-1|35	
12cr|nip2-7.30.1-1|36	%build
12cr|nip2-7.30.1-1|37	%configure2_5x --disable-update-desktop
12cr|nip2-7.30.1-1|38	%make
12cr|nip2-7.30.1-1|39	
12cr|nip2-7.30.1-1|40	%install
12cr|nip2-7.30.1-1|41	%makeinstall_std
12cr|nip2-7.30.1-1|42	
12cr|nip2-7.30.1-1|43	rm -fr %{buildroot}%{_datadir}/locale/malkovich
12cr|nip2-7.30.1-1|44	
12cr|nip2-7.30.1-1|45	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|nip2-7.30.1-1|46	convert -scale 16x16 proj/src/nip.ico %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|nip2-7.30.1-1|47	convert -scale 32x32 proj/src/nip.ico %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|nip2-7.30.1-1|48	convert -scale 48x48 proj/src/nip.ico %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|nip2-7.30.1-1|49	
12cr|nip2-7.30.1-1|50	%find_lang %{name}
12cr|nip2-7.30.1-1|51	
12cr|nip2-7.30.1-1|52	
12cr|nip2-7.30.1-1|53	%files -f %{name}.lang
12cr|nip2-7.30.1-1|54	%{_bindir}/*
12cr|nip2-7.30.1-1|55	%defattr(644,root,root,755)
12cr|nip2-7.30.1-1|56	%{_datadir}/%{name}
12cr|nip2-7.30.1-1|57	%doc %{_defaultdocdir}/%{name}
12cr|nip2-7.30.1-1|58	%{_mandir}/man?/*
12cr|nip2-7.30.1-1|59	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|nip2-7.30.1-1|60	%{_datadir}/applications/*
12cr|nip2-7.30.1-1|61	%{_datadir}/mime/packages/%{name}.xml
12cr|nip2-7.30.1-1|62	
12cr|nip2-7.30.1-1|63	

3471 12
12cr|nitrogen-1.5.2-2|1	Summary:	A wallpaper setter
12cr|nitrogen-1.5.2-2|2	Name:		nitrogen
12cr|nitrogen-1.5.2-2|3	Version:	1.5.2
12cr|nitrogen-1.5.2-2|4	Release:	2
12cr|nitrogen-1.5.2-2|5	License:	GPLv2
12cr|nitrogen-1.5.2-2|6	Group:		Graphical desktop/Other
12cr|nitrogen-1.5.2-2|7	URL:		http://projects.l3ib.org/nitrogen/
12cr|nitrogen-1.5.2-2|8	Source0:	http://projects.l3ib.org/nitrogen/files/%{name}-%{version}.tar.gz
12cr|nitrogen-1.5.2-2|9	
12cr|nitrogen-1.5.2-2|10	BuildRequires:	gettext-devel
12cr|nitrogen-1.5.2-2|11	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|nitrogen-1.5.2-2|12	BuildRequires:	pkgconfig(gtkmm-2.4)
12cr|nitrogen-1.5.2-2|13	
12cr|nitrogen-1.5.2-2|14	%description
12cr|nitrogen-1.5.2-2|15	Nitrogen is a background browser and setter for X. It is written in C++
12cr|nitrogen-1.5.2-2|16	using the gtkmm toolkit. It can be used in two modes: browser and recall.
12cr|nitrogen-1.5.2-2|17	It is multi-head friendly and can even work in GNOME.
12cr|nitrogen-1.5.2-2|18	
12cr|nitrogen-1.5.2-2|19	%prep
12cr|nitrogen-1.5.2-2|20	%setup -q
12cr|nitrogen-1.5.2-2|21	
12cr|nitrogen-1.5.2-2|22	%build
12cr|nitrogen-1.5.2-2|23	export CXXFLAGS="%{optflags} -lX11 -ldl -lXext"
12cr|nitrogen-1.5.2-2|24	%configure2_5x
12cr|nitrogen-1.5.2-2|25	%make
12cr|nitrogen-1.5.2-2|26	
12cr|nitrogen-1.5.2-2|27	%install
12cr|nitrogen-1.5.2-2|28	%makeinstall_std
12cr|nitrogen-1.5.2-2|29	
12cr|nitrogen-1.5.2-2|30	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|nitrogen-1.5.2-2|31	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|nitrogen-1.5.2-2|32	[Desktop Entry]
12cr|nitrogen-1.5.2-2|33	Encoding=UTF-8
12cr|nitrogen-1.5.2-2|34	Name=Nitrogen
12cr|nitrogen-1.5.2-2|35	Comment=Change wallpapers
12cr|nitrogen-1.5.2-2|36	Exec=nitrogen
12cr|nitrogen-1.5.2-2|37	Icon=graphics_section.png
12cr|nitrogen-1.5.2-2|38	Terminal=false
12cr|nitrogen-1.5.2-2|39	Type=Application
12cr|nitrogen-1.5.2-2|40	StartupNotify=true
12cr|nitrogen-1.5.2-2|41	Categories=Settings;DesktopSettings;X-MandrivaLinux-System-Configuration;
12cr|nitrogen-1.5.2-2|42	EOF
12cr|nitrogen-1.5.2-2|43	
12cr|nitrogen-1.5.2-2|44	%files
12cr|nitrogen-1.5.2-2|45	%{_bindir}/%{name}
12cr|nitrogen-1.5.2-2|46	%{_datadir}/icons/hicolor/*
12cr|nitrogen-1.5.2-2|47	%{_datadir}/applications/%{name}.desktop
12cr|nitrogen-1.5.2-2|48	%{_mandir}/man1/%{name}.1*
12cr|nitrogen-1.5.2-2|49	
12cr|nitrogen-1.5.2-2|50	
12cr|nitrogen-1.5.2-2|51	
12cr|nitrogen-1.5.2-2|52	%changelog
12cr|nitrogen-1.5.2-2|53	* Tue May 29 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.5.2-2
12cr|nitrogen-1.5.2-2|54	+ Revision: 801182
12cr|nitrogen-1.5.2-2|55	- imported package nitrogen
12cr|nitrogen-1.5.2-2|56	
12cr|nitrogen-1.5.2-2|57	
12cr|nitrogen-1.5.2-2|58	* Wed Jan 25 2012 KDulcimer <kdulcimer@unity-linux.org> 1.5.2-2
12cr|nitrogen-1.5.2-2|59	- Rebuild
12cr|nitrogen-1.5.2-2|60	- Bring spec up to spec
12cr|nitrogen-1.5.2-2|61	
12cr|nitrogen-1.5.2-2|62	* Sat Sep 17 2011 KDulcimer <kdulcimer@unity-linux.org> 1.5.2-1
12cr|nitrogen-1.5.2-2|63	- 1.5.2
12cr|nitrogen-1.5.2-2|64	
12cr|nitrogen-1.5.2-2|65	* Mon May 31 2010 KDulcimer <kdulcimer@unity-linux.org> 1.5.1-2
12cr|nitrogen-1.5.2-2|66	- fix desktop file
12cr|nitrogen-1.5.2-2|67	
12cr|nitrogen-1.5.2-2|68	* Tue Feb 09 2010 KDulcimer <kdulcimer@unity-linux.org> 1.5.1-1
12cr|nitrogen-1.5.2-2|69	- 1.5.1
12cr|nitrogen-1.5.2-2|70	
12cr|nitrogen-1.5.2-2|71	* Sat Jan 23 2010 KDulcimer <kdulcimer@unity-linux.org> 1.5-1
12cr|nitrogen-1.5.2-2|72	- 1.5
12cr|nitrogen-1.5.2-2|73	
12cr|nitrogen-1.5.2-2|74	* Mon May 18 2009 Gianvacca <gianvacca@unity-linux.org> 1.4-1unity2009
12cr|nitrogen-1.5.2-2|75	- New version for Unity
12cr|nitrogen-1.5.2-2|76	
12cr|nitrogen-1.5.2-2|77	* Thu Jan 10 2008 KDulcimer <kdulcimer@gmail.com> 1.2-1tinyme2008
12cr|nitrogen-1.5.2-2|78	- 1.2
12cr|nitrogen-1.5.2-2|79	
12cr|nitrogen-1.5.2-2|80	* Tue Nov 27 2007 KDulcimer <kdulcimer@gmail.com> 1.0-3pclos_tinyme2007
12cr|nitrogen-1.5.2-2|81	- Adjusted Build and BuildRequires
12cr|nitrogen-1.5.2-2|82	
12cr|nitrogen-1.5.2-2|83	* Thu Nov 15 2007 KDulcimer <kdulcimer@gmail.com> 1.0-2pclos_tinyme2007
12cr|nitrogen-1.5.2-2|84	- Added menu entry
12cr|nitrogen-1.5.2-2|85	
12cr|nitrogen-1.5.2-2|86	* Tue Oct 2 2007 KDulcimer <kdulcimer@gmail.com> 1.0-1pclos_tinyme2007
12cr|nitrogen-1.5.2-2|87	- Build for TinyMe/PCLinuxOS 2007

3472 12
12cr|nixnote-1.1-1|1	Name:		nixnote
12cr|nixnote-1.1-1|2	Version:	1.1
12cr|nixnote-1.1-1|3	Release:	%mkrel 1
12cr|nixnote-1.1-1|4	Group:		Networking/Other
12cr|nixnote-1.1-1|5	Summary:	Evernote-clone. Use with Evernote to remember everything
12cr|nixnote-1.1-1|6	License:	GPLv2
12cr|nixnote-1.1-1|7	URL:		http://nevernote.sourceforge.net/
12cr|nixnote-1.1-1|8	Source:		%{name}-%{version}_i386.tar.gz
12cr|nixnote-1.1-1|9	Patch:		%{name}.desktop-ru.patch
12cr|nixnote-1.1-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12cr|nixnote-1.1-1|11	Obsoletes:	nevernote
12cr|nixnote-1.1-1|12	
12cr|nixnote-1.1-1|13	%description
12cr|nixnote-1.1-1|14	Evernote-clone. Use with Evernote to remember everything
12cr|nixnote-1.1-1|15	
12cr|nixnote-1.1-1|16	%prep
12cr|nixnote-1.1-1|17	%setup -q -n %{name}
12cr|nixnote-1.1-1|18	%patch -p0
12cr|nixnote-1.1-1|19	
12cr|nixnote-1.1-1|20	#%build
12cr|nixnote-1.1-1|21	
12cr|nixnote-1.1-1|22	%install
12cr|nixnote-1.1-1|23	install -d -m 755 %{buildroot}%{_bindir}
12cr|nixnote-1.1-1|24	install -m 755 usr/bin/%{name}.sh %{buildroot}%{_bindir}/%{name}
12cr|nixnote-1.1-1|25	
12cr|nixnote-1.1-1|26	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|nixnote-1.1-1|27	install -m 644 usr/share/applications/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|nixnote-1.1-1|28	
12cr|nixnote-1.1-1|29	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|nixnote-1.1-1|30	cp -a usr/share/%{name}/* %{buildroot}%{_datadir}/%{name}
12cr|nixnote-1.1-1|31	
12cr|nixnote-1.1-1|32	#install -d -m 755 %{buildroot}%{_docdir}/%{name}
12cr|nixnote-1.1-1|33	#install -m 644 usr/share/doc/%{name}/* %{buildroot}%{_docdir}/%{name}
12cr|nixnote-1.1-1|34	
12cr|nixnote-1.1-1|35	%clean
12cr|nixnote-1.1-1|36	rm -rf $RPM_BUILD_ROOT
12cr|nixnote-1.1-1|37	
12cr|nixnote-1.1-1|38	%files
12cr|nixnote-1.1-1|39	%defattr(-,root,root)
12cr|nixnote-1.1-1|40	%{_bindir}/%{name}
12cr|nixnote-1.1-1|41	#%{_docdir}/%{name}
12cr|nixnote-1.1-1|42	%{_datadir}/applications/%{name}.desktop
12cr|nixnote-1.1-1|43	%{_datadir}/%{name}
12cr|nixnote-1.1-1|44	
12cr|nixnote-1.1-1|45	%changelog
12cr|nixnote-1.1-1|46	* Mon Nov 28 2011 Sergey Zhemoitel <serg@mandriva.org> 1.1-1mdv2012.0
12cr|nixnote-1.1-1|47	+ Revision: 735076
12cr|nixnote-1.1-1|48	- new release 1.1
12cr|nixnote-1.1-1|49	
12cr|nixnote-1.1-1|50	* Sun Sep 11 2011 Sergey Zhemoitel <serg@mandriva.org> 1.0-1
12cr|nixnote-1.1-1|51	+ Revision: 699387
12cr|nixnote-1.1-1|52	- imported package nixnote
12cr|nixnote-1.1-1|53	

3473 12
12cr|njam-1.25-1|1	Name:		njam
12cr|njam-1.25-1|2	Version:	1.25
12cr|njam-1.25-1|3	Release:	%mkrel 1
12cr|njam-1.25-1|4	Summary:	Maze-game, eat all the cookies while avoiding the badguys
12cr|njam-1.25-1|5	Group:		Games/Arcade
12cr|njam-1.25-1|6	License:	GPLv2+
12cr|njam-1.25-1|7	URL:		http://njam.sourceforge.net/
12cr|njam-1.25-1|8	Source0:	%{name}-%{version}-src.tar.gz
12cr|njam-1.25-1|9	Source1:	njam.6
12cr|njam-1.25-1|10	Source2:	njam.desktop
12cr|njam-1.25-1|11	Patch0:		njam-1.25-drop-setgid.patch
12cr|njam-1.25-1|12	Patch1:		njam-1.25-html.patch
12cr|njam-1.25-1|13	Patch2:		njam-1.25-leveledit.patch
12cr|njam-1.25-1|14	Patch3:		njam-1.25-gcc45.patch
12cr|njam-1.25-1|15	BuildRequires:	SDL-devel SDL_mixer-devel SDL_image-devel SDL_net-devel
12cr|njam-1.25-1|16	BuildRequires:	imagemagick desktop-file-utils
12cr|njam-1.25-1|17	Requires:	hicolor-icon-theme
12cr|njam-1.25-1|18	
12cr|njam-1.25-1|19	%description
12cr|njam-1.25-1|20	Njam is a fast-paced maze-game where you must eat all the cookies while
12cr|njam-1.25-1|21	avoiding the badguys. Special cookies give you the power to freeze or eat the
12cr|njam-1.25-1|22	bad guys. The game features single and multiplayer modes, network play,
12cr|njam-1.25-1|23	duelling and cooperative games, great music and sound effects, customizable
12cr|njam-1.25-1|24	level skins, many different levels and an integrated level editor.
12cr|njam-1.25-1|25	
12cr|njam-1.25-1|26	
12cr|njam-1.25-1|27	%prep
12cr|njam-1.25-1|28	%setup -q -n %{name}-%{version}-src
12cr|njam-1.25-1|29	%patch0 -p1 -z .setgid
12cr|njam-1.25-1|30	%patch1 -p1
12cr|njam-1.25-1|31	%patch2 -p1 -z .leveledit
12cr|njam-1.25-1|32	%patch3 -p1
12cr|njam-1.25-1|33	
12cr|njam-1.25-1|34	
12cr|njam-1.25-1|35	%build
12cr|njam-1.25-1|36	#export	CFLAGS=" $ RPM_OPT_FLAGS"
12cr|njam-1.25-1|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'
12cr|njam-1.25-1|38	export	CXXFLAGS="$CFLAGS"
12cr|njam-1.25-1|39	%configure
12cr|njam-1.25-1|40	
12cr|njam-1.25-1|41	make
12cr|njam-1.25-1|42	#% {?_smp_mflags}
12cr|njam-1.25-1|43	convert -transparent black njamicon.ico %{name}.png
12cr|njam-1.25-1|44	
12cr|njam-1.25-1|45	
12cr|njam-1.25-1|46	%install
12cr|njam-1.25-1|47	rm -rf $RPM_BUILD_ROOT
12cr|njam-1.25-1|48	make install DESTDIR=$RPM_BUILD_ROOT
12cr|njam-1.25-1|49	
12cr|njam-1.25-1|50	# make install installs the docs under /usr/share/njam. We want them in % doc.
12cr|njam-1.25-1|51	rm $RPM_BUILD_ROOT%{_datadir}/%{name}/README
12cr|njam-1.25-1|52	rm $RPM_BUILD_ROOT%{_datadir}/%{name}/levels/readme.txt
12cr|njam-1.25-1|53	rm -fr $RPM_BUILD_ROOT%{_datadir}/%{name}/html
12cr|njam-1.25-1|54	
12cr|njam-1.25-1|55	# clean up cruft
12cr|njam-1.25-1|56	rm $RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}.*
12cr|njam-1.25-1|57	rm $RPM_BUILD_ROOT%{_datadir}/%{name}/njamicon.ico
12cr|njam-1.25-1|58	
12cr|njam-1.25-1|59	# we want the hiscore in /var/lib/games
12cr|njam-1.25-1|60	mkdir -p $RPM_BUILD_ROOT%{_var}/lib/games
12cr|njam-1.25-1|61	mv $RPM_BUILD_ROOT%{_datadir}/%{name}/hiscore.dat \
12cr|njam-1.25-1|62	$RPM_BUILD_ROOT%{_var}/lib/games/%{name}.hs
12cr|njam-1.25-1|63	
12cr|njam-1.25-1|64	# add the manpage (courtesy of Debian)
12cr|njam-1.25-1|65	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man6
12cr|njam-1.25-1|66	install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_mandir}/man6
12cr|njam-1.25-1|67	
12cr|njam-1.25-1|68	# below is the desktop file and icon stuff.
12cr|njam-1.25-1|69	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|njam-1.25-1|70	desktop-file-install --vendor mandriva		\
12cr|njam-1.25-1|71	--dir $RPM_BUILD_ROOT%{_datadir}/applications \
12cr|njam-1.25-1|72	%{SOURCE2}
12cr|njam-1.25-1|73	mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps
12cr|njam-1.25-1|74	install -p -m 644 %{name}.png \
12cr|njam-1.25-1|75	$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps
12cr|njam-1.25-1|76	
12cr|njam-1.25-1|77	
12cr|njam-1.25-1|78	%clean
12cr|njam-1.25-1|79	rm -rf $RPM_BUILD_ROOT
12cr|njam-1.25-1|80	
12cr|njam-1.25-1|81	
12cr|njam-1.25-1|82	%post
12cr|njam-1.25-1|83	touch --no-create %{_datadir}/icons/hicolor || :
12cr|njam-1.25-1|84	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
12cr|njam-1.25-1|85	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
12cr|njam-1.25-1|86	fi
12cr|njam-1.25-1|87	
12cr|njam-1.25-1|88	%postun
12cr|njam-1.25-1|89	touch --no-create %{_datadir}/icons/hicolor || :
12cr|njam-1.25-1|90	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
12cr|njam-1.25-1|91	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
12cr|njam-1.25-1|92	fi
12cr|njam-1.25-1|93	
12cr|njam-1.25-1|94	
12cr|njam-1.25-1|95	%files
12cr|njam-1.25-1|96	%defattr(-,root,root,-)
12cr|njam-1.25-1|97	%doc COPYING ChangeLog NEWS README TODO levels/readme.txt html
12cr|njam-1.25-1|98	%attr(2755,root,games) %{_bindir}/%{name}
12cr|njam-1.25-1|99	%{_datadir}/%{name}
12cr|njam-1.25-1|100	%{_mandir}/man6/%{name}.6.xz
12cr|njam-1.25-1|101	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|njam-1.25-1|102	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cr|njam-1.25-1|103	%config(noreplace) %attr (0664,root,games) %{_var}/lib/games/%{name}.hs
12cr|njam-1.25-1|104	
12cr|njam-1.25-1|105	
12cr|njam-1.25-1|106	%changelog
12cr|njam-1.25-1|107	* Thu Sep 22 2011 Alexander Barakin <abarakin@mandriva.org> 1.25-1mdv2012.0
12cr|njam-1.25-1|108	+ Revision: 700966
12cr|njam-1.25-1|109	- imported package njam
12cr|njam-1.25-1|110	

3474 12
12cr|nkf-2.07-0.2|1	%define	name         nkf
12cr|nkf-2.07-0.2|2	%define	version      2.07
12cr|nkf-2.07-0.2|3	%define	src_version  207b1
12cr|nkf-2.07-0.2|4	%define	release      %mkrel 0.2
12cr|nkf-2.07-0.2|5	
12cr|nkf-2.07-0.2|6	Summary:   Network Kanji code conversion Filter
12cr|nkf-2.07-0.2|7	Name:      %{name}
12cr|nkf-2.07-0.2|8	Version:   %{version}
12cr|nkf-2.07-0.2|9	Release:   %{release}
12cr|nkf-2.07-0.2|10	License:   BSD-like
12cr|nkf-2.07-0.2|11	Group:     System/Internationalization
12cr|nkf-2.07-0.2|12	URL:       http://sourceforge.jp/projects/nkf/
12cr|nkf-2.07-0.2|13	Source:    http://prdownloads.sourceforge.jp/nkf/20055/%{name}%{src_version}.tar.bz2
12cr|nkf-2.07-0.2|14	Buildroot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|nkf-2.07-0.2|15	
12cr|nkf-2.07-0.2|16	%description
12cr|nkf-2.07-0.2|17	Nkf is a yet another kanji code converter among networks, hosts and
12cr|nkf-2.07-0.2|18	terminals.  It converts input kanji code to designated kanji code such
12cr|nkf-2.07-0.2|19	as 7-bit JIS, MS-kanji (shifted-JIS) or EUC.
12cr|nkf-2.07-0.2|20	
12cr|nkf-2.07-0.2|21	%prep
12cr|nkf-2.07-0.2|22	%setup -q -n %{name}207
12cr|nkf-2.07-0.2|23	
12cr|nkf-2.07-0.2|24	%build
12cr|nkf-2.07-0.2|25	%make
12cr|nkf-2.07-0.2|26	
12cr|nkf-2.07-0.2|27	%install
12cr|nkf-2.07-0.2|28	install -d $RPM_BUILD_ROOT%{_bindir}
12cr|nkf-2.07-0.2|29	install -s -m 755 nkf $RPM_BUILD_ROOT%{_bindir}
12cr|nkf-2.07-0.2|30	
12cr|nkf-2.07-0.2|31	install -d $RPM_BUILD_ROOT%{_mandir}/man1
12cr|nkf-2.07-0.2|32	install -m 644 nkf.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cr|nkf-2.07-0.2|33	
12cr|nkf-2.07-0.2|34	install -d $RPM_BUILD_ROOT%{_mandir}/ja/man1
12cr|nkf-2.07-0.2|35	install -m 644 nkf.1j $RPM_BUILD_ROOT%{_mandir}/ja/man1/nkf.1
12cr|nkf-2.07-0.2|36	
12cr|nkf-2.07-0.2|37	%clean
12cr|nkf-2.07-0.2|38	rm -rf $RPM_BUILD_ROOT
12cr|nkf-2.07-0.2|39	
12cr|nkf-2.07-0.2|40	%files
12cr|nkf-2.07-0.2|41	%defattr(-,root,root)
12cr|nkf-2.07-0.2|42	%doc nkf.doc
12cr|nkf-2.07-0.2|43	%{_bindir}/nkf
12cr|nkf-2.07-0.2|44	%{_mandir}/man1/nkf.1*
12cr|nkf-2.07-0.2|45	%{_mandir}/ja/man1/nkf.1*
12cr|nkf-2.07-0.2|46	
12cr|nkf-2.07-0.2|47	
12cr|nkf-2.07-0.2|48	
12cr|nkf-2.07-0.2|49	%changelog
12cr|nkf-2.07-0.2|50	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.07-0.2mdv2010.0
12cr|nkf-2.07-0.2|51	+ Revision: 430174
12cr|nkf-2.07-0.2|52	- rebuild
12cr|nkf-2.07-0.2|53	
12cr|nkf-2.07-0.2|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.07-0.1mdv2008.1
12cr|nkf-2.07-0.2|55	+ Revision: 136632
12cr|nkf-2.07-0.2|56	- restore BuildRoot
12cr|nkf-2.07-0.2|57	
12cr|nkf-2.07-0.2|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|nkf-2.07-0.2|59	- kill re-definition of %%buildroot on Pixel's request
12cr|nkf-2.07-0.2|60	- import nkf
12cr|nkf-2.07-0.2|61	
12cr|nkf-2.07-0.2|62	
12cr|nkf-2.07-0.2|63	* Mon May 15 2006 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 2.07-0.1mdk
12cr|nkf-2.07-0.2|64	- new release (2.07-beta1)
12cr|nkf-2.07-0.2|65	- change URL
12cr|nkf-2.07-0.2|66	
12cr|nkf-2.07-0.2|67	* Wed May 11 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.92-5mdk
12cr|nkf-2.07-0.2|68	- rebuild
12cr|nkf-2.07-0.2|69	
12cr|nkf-2.07-0.2|70	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.92-4mdk
12cr|nkf-2.07-0.2|71	- rebuild
12cr|nkf-2.07-0.2|72	
12cr|nkf-2.07-0.2|73	* Wed Jan 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.92-3mdk
12cr|nkf-2.07-0.2|74	- rebuild
12cr|nkf-2.07-0.2|75	
12cr|nkf-2.07-0.2|76	* Fri Oct 11 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.92-2mdk
12cr|nkf-2.07-0.2|77	- rebuild
12cr|nkf-2.07-0.2|78	
12cr|nkf-2.07-0.2|79	* Fri Sep 14 2001 Renaud Chaillat <rchaillat@mandrakesoft.com> 1.92-1mdk
12cr|nkf-2.07-0.2|80	- first mandrake release
12cr|nkf-2.07-0.2|81	
12cr|nkf-2.07-0.2|82	* Wed Feb 28 2001 SATO Satoru <ssato@redhat.com>
12cr|nkf-2.07-0.2|83	- nkf.copyright attached
12cr|nkf-2.07-0.2|84	- use system-defined macros (%%*dir)
12cr|nkf-2.07-0.2|85	
12cr|nkf-2.07-0.2|86	* Tue Aug 29 2000 ISHIKAWA Mutsumi <ishikawa@redhat.com>
12cr|nkf-2.07-0.2|87	- adopt FHS
12cr|nkf-2.07-0.2|88	
12cr|nkf-2.07-0.2|89	* Mon Aug  7 2000 ISHIKAWA Mutsumi <ishikawa@redhat.com>
12cr|nkf-2.07-0.2|90	- japanese manpages moved ja_JP.eucJP -> ja
12cr|nkf-2.07-0.2|91	- modified to be able to build by normal user.
12cr|nkf-2.07-0.2|92	
12cr|nkf-2.07-0.2|93	* Tue Aug 01 2000 Yukihiro Nakai <ynakai@redhat.com>
12cr|nkf-2.07-0.2|94	- Update to 1.92
12cr|nkf-2.07-0.2|95	- rebuild for 7.0J
12cr|nkf-2.07-0.2|96	
12cr|nkf-2.07-0.2|97	* Sat Mar 25 2000 Matt Wilson <msw@redhat.com>
12cr|nkf-2.07-0.2|98	- rebuilt for 6.2j
12cr|nkf-2.07-0.2|99	- support compressed man pages
12cr|nkf-2.07-0.2|100	
12cr|nkf-2.07-0.2|101	* Wed Mar 22 2000 Chris Ding <cding@redhat.com>
12cr|nkf-2.07-0.2|102	- ja_JP.ujis -> ja_JP.eucJP
12cr|nkf-2.07-0.2|103	
12cr|nkf-2.07-0.2|104	* Thu Oct  7 1999 Matt Wilson <msw@redhat.com>
12cr|nkf-2.07-0.2|105	- rebuilt against 6.1
12cr|nkf-2.07-0.2|106	
12cr|nkf-2.07-0.2|107	* Sun May 30 1999 FURUSAWA,Kazuhisa <kazu@linux.or.jp>
12cr|nkf-2.07-0.2|108	- 1st Release for i386 (glibc2.1).
12cr|nkf-2.07-0.2|109	- Original Packager: Kazuhiko Mori(COW) <cow@he.mirai.ne.jp>
12cr|nkf-2.07-0.2|110	
12cr|nkf-2.07-0.2|111	* Sun Jan 10 1999 Kazuhiko Mori(COW) <cow@he.mirai.ne.jp>
12cr|nkf-2.07-0.2|112	- just rebuilt for glibc TL. (release not changed.)
12cr|nkf-2.07-0.2|113	

3475 12
12cr|nload-0.7.4-1|1	%define	name	nload
12cr|nload-0.7.4-1|2	%define	version	0.7.4
12cr|nload-0.7.4-1|3	%define	release 1
12cr|nload-0.7.4-1|4	
12cr|nload-0.7.4-1|5	Name:		%{name}
12cr|nload-0.7.4-1|6	Summary:	Ncurses network traffic and bandwidth monitor
12cr|nload-0.7.4-1|7	Version:	%{version}
12cr|nload-0.7.4-1|8	Release:	%{release}
12cr|nload-0.7.4-1|9	Source0:	http://www.roland-riegel.de/nload/%{name}-%{version}.tar.gz
12cr|nload-0.7.4-1|10	URL:		http://www.roland-riegel.de/nload/index.html?lang=en
12cr|nload-0.7.4-1|11	Group:		Monitoring
12cr|nload-0.7.4-1|12	License:	GPL
12cr|nload-0.7.4-1|13	BuildRequires:	ncurses-devel
12cr|nload-0.7.4-1|14	
12cr|nload-0.7.4-1|15	%description
12cr|nload-0.7.4-1|16	nload is a console application which monitors network traffic and
12cr|nload-0.7.4-1|17	bandwidth usage in real time. It visualizes the in- and outgoing
12cr|nload-0.7.4-1|18	traffic using two graphs and provides additional info like total
12cr|nload-0.7.4-1|19	amount of transfered data and min/max network usage.
12cr|nload-0.7.4-1|20	
12cr|nload-0.7.4-1|21	%prep
12cr|nload-0.7.4-1|22	%setup -q
12cr|nload-0.7.4-1|23	
12cr|nload-0.7.4-1|24	%build
12cr|nload-0.7.4-1|25	%configure2_5x
12cr|nload-0.7.4-1|26	%make
12cr|nload-0.7.4-1|27	
12cr|nload-0.7.4-1|28	%install
12cr|nload-0.7.4-1|29	%makeinstall_std
12cr|nload-0.7.4-1|30	
12cr|nload-0.7.4-1|31	%files
12cr|nload-0.7.4-1|32	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|nload-0.7.4-1|33	%{_mandir}/man1/nload*
12cr|nload-0.7.4-1|34	%{_bindir}/nload
12cr|nload-0.7.4-1|35	
12cr|nload-0.7.4-1|36	
12cr|nload-0.7.4-1|37	
12cr|nload-0.7.4-1|38	%changelog
12cr|nload-0.7.4-1|39	* Tue Feb 07 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.7.4-1
12cr|nload-0.7.4-1|40	+ Revision: 771609
12cr|nload-0.7.4-1|41	- version update 0.7.4
12cr|nload-0.7.4-1|42	
12cr|nload-0.7.4-1|43	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-3mdv2011.0
12cr|nload-0.7.4-1|44	+ Revision: 613070
12cr|nload-0.7.4-1|45	- the mass rebuild of 2010.1 packages
12cr|nload-0.7.4-1|46	
12cr|nload-0.7.4-1|47	* Fri Apr 30 2010 Funda Wang <fwang@mandriva.org> 0.7.2-2mdv2010.1
12cr|nload-0.7.4-1|48	+ Revision: 541198
12cr|nload-0.7.4-1|49	- rebuild
12cr|nload-0.7.4-1|50	- update to new version 0.7.2
12cr|nload-0.7.4-1|51	
12cr|nload-0.7.4-1|52	+ Thierry Vignaud <tv@mandriva.org>
12cr|nload-0.7.4-1|53	- rebuild
12cr|nload-0.7.4-1|54	
12cr|nload-0.7.4-1|55	* Sun Mar 02 2008 Michael Scherer <misc@mandriva.org> 0.7.1-1mdv2008.1
12cr|nload-0.7.4-1|56	+ Revision: 177657
12cr|nload-0.7.4-1|57	- update to new version 0.7.1
12cr|nload-0.7.4-1|58	
12cr|nload-0.7.4-1|59	+ Olivier Blin <blino@mandriva.org>
12cr|nload-0.7.4-1|60	- restore BuildRoot
12cr|nload-0.7.4-1|61	
12cr|nload-0.7.4-1|62	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.6.0-2mdv2008.1
12cr|nload-0.7.4-1|63	+ Revision: 130657
12cr|nload-0.7.4-1|64	- kill re-definition of %%buildroot on Pixel's request
12cr|nload-0.7.4-1|65	- import nload
12cr|nload-0.7.4-1|66	

3476 12
12cr|nmap2nagios-0.1.3a-4|1	Summary:	Generates template-based object configuration files for Nagios
12cr|nmap2nagios-0.1.3a-4|2	Name:		nmap2nagios
12cr|nmap2nagios-0.1.3a-4|3	Version:	0.1.3a
12cr|nmap2nagios-0.1.3a-4|4	Release:	%mkrel 4
12cr|nmap2nagios-0.1.3a-4|5	License:	Artistic
12cr|nmap2nagios-0.1.3a-4|6	Group:		Networking/Other
12cr|nmap2nagios-0.1.3a-4|7	URL:		http://nagios.sourceforge.net/download/contrib/addons/
12cr|nmap2nagios-0.1.3a-4|8	Source0:	nmap2nagios-0.1.2.tar.bz2
12cr|nmap2nagios-0.1.3a-4|9	Source1:	nmap2nagios-ng.zip
12cr|nmap2nagios-0.1.3a-4|10	Requires:	nmap
12cr|nmap2nagios-0.1.3a-4|11	Requires:	perl-XML-Simple
12cr|nmap2nagios-0.1.3a-4|12	#BuildRequires:	perl
12cr|nmap2nagios-0.1.3a-4|13	BuildArch:	noarch
12cr|nmap2nagios-0.1.3a-4|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|nmap2nagios-0.1.3a-4|15	
12cr|nmap2nagios-0.1.3a-4|16	%description
12cr|nmap2nagios-0.1.3a-4|17	nmap2nagios is a script for generating template-based object configuration
12cr|nmap2nagios-0.1.3a-4|18	files (containing defintions for hosts, services, etc.) from Nmap XML output.
12cr|nmap2nagios-0.1.3a-4|19	It is also possible to generate the older "default" object configuration files
12cr|nmap2nagios-0.1.3a-4|20	by using the nmap2netsaint.conf file.
12cr|nmap2nagios-0.1.3a-4|21	
12cr|nmap2nagios-0.1.3a-4|22	%prep
12cr|nmap2nagios-0.1.3a-4|23	
12cr|nmap2nagios-0.1.3a-4|24	%setup -q -n nmap2nagios-0.1.2
12cr|nmap2nagios-0.1.3a-4|25	unzip -o %{SOURCE1}
12cr|nmap2nagios-0.1.3a-4|26	perl -p -i -e "s|/usr/local/|/usr/|g" *
12cr|nmap2nagios-0.1.3a-4|27	
12cr|nmap2nagios-0.1.3a-4|28	%build
12cr|nmap2nagios-0.1.3a-4|29	
12cr|nmap2nagios-0.1.3a-4|30	# make a man page
12cr|nmap2nagios-0.1.3a-4|31	pod2man nmap2nagios-ng.pl > nmap2nagios.1
12cr|nmap2nagios-0.1.3a-4|32	
12cr|nmap2nagios-0.1.3a-4|33	%install
12cr|nmap2nagios-0.1.3a-4|34	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|nmap2nagios-0.1.3a-4|35	
12cr|nmap2nagios-0.1.3a-4|36	install -d %{buildroot}%{_sysconfdir}
12cr|nmap2nagios-0.1.3a-4|37	install -d %{buildroot}%{_bindir}
12cr|nmap2nagios-0.1.3a-4|38	install -d %{buildroot}%{_mandir}/man1
12cr|nmap2nagios-0.1.3a-4|39	
12cr|nmap2nagios-0.1.3a-4|40	install -m0755 nmap2nagios-ng.pl %{buildroot}%{_bindir}/nmap2nagios.pl
12cr|nmap2nagios-0.1.3a-4|41	install -m0644 nmap2nagios.1 %{buildroot}%{_mandir}/man1/nmap2nagios.1
12cr|nmap2nagios-0.1.3a-4|42	install -m0644 nmap2nagios_3x.conf %{buildroot}%{_sysconfdir}/nmap2nagios.conf
12cr|nmap2nagios-0.1.3a-4|43	
12cr|nmap2nagios-0.1.3a-4|44	%clean
12cr|nmap2nagios-0.1.3a-4|45	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|nmap2nagios-0.1.3a-4|46	
12cr|nmap2nagios-0.1.3a-4|47	%files
12cr|nmap2nagios-0.1.3a-4|48	%defattr(-,root,root)
12cr|nmap2nagios-0.1.3a-4|49	%doc ChangeLog README nmap2netsaint.conf nmap2nagios.conf
12cr|nmap2nagios-0.1.3a-4|50	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/%{name}.conf
12cr|nmap2nagios-0.1.3a-4|51	%attr(0755,root,root) %{_bindir}/%{name}.pl
12cr|nmap2nagios-0.1.3a-4|52	%attr(0644,root,root) %{_mandir}/man1/%{name}.1*
12cr|nmap2nagios-0.1.3a-4|53	
12cr|nmap2nagios-0.1.3a-4|54	
12cr|nmap2nagios-0.1.3a-4|55	%changelog
12cr|nmap2nagios-0.1.3a-4|56	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1.3a-4mdv2010.0
12cr|nmap2nagios-0.1.3a-4|57	+ Revision: 430176
12cr|nmap2nagios-0.1.3a-4|58	- rebuild
12cr|nmap2nagios-0.1.3a-4|59	
12cr|nmap2nagios-0.1.3a-4|60	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1.3a-3mdv2009.0
12cr|nmap2nagios-0.1.3a-4|61	+ Revision: 254012
12cr|nmap2nagios-0.1.3a-4|62	- rebuild
12cr|nmap2nagios-0.1.3a-4|63	
12cr|nmap2nagios-0.1.3a-4|64	* Mon Feb 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.3a-1mdv2008.1
12cr|nmap2nagios-0.1.3a-4|65	+ Revision: 165285
12cr|nmap2nagios-0.1.3a-4|66	- use the new nmap2nagios-ng version
12cr|nmap2nagios-0.1.3a-4|67	
12cr|nmap2nagios-0.1.3a-4|68	+ Olivier Blin <oblin@mandriva.com>
12cr|nmap2nagios-0.1.3a-4|69	- restore BuildRoot
12cr|nmap2nagios-0.1.3a-4|70	
12cr|nmap2nagios-0.1.3a-4|71	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|nmap2nagios-0.1.3a-4|72	- kill re-definition of %%buildroot on Pixel's request
12cr|nmap2nagios-0.1.3a-4|73	
12cr|nmap2nagios-0.1.3a-4|74	
12cr|nmap2nagios-0.1.3a-4|75	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4mdv2007.0
12cr|nmap2nagios-0.1.3a-4|76	- rebuild
12cr|nmap2nagios-0.1.3a-4|77	
12cr|nmap2nagios-0.1.3a-4|78	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdk
12cr|nmap2nagios-0.1.3a-4|79	- rebuild
12cr|nmap2nagios-0.1.3a-4|80	
12cr|nmap2nagios-0.1.3a-4|81	* Sun May 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.1.2-2mdk
12cr|nmap2nagios-0.1.3a-4|82	- build release
12cr|nmap2nagios-0.1.3a-4|83	

3477 12
12cr|nmh-1.4-1|1	Summary:	A capable mail handling system with a command line interface
12cr|nmh-1.4-1|2	Name:		nmh
12cr|nmh-1.4-1|3	Version:	1.4
12cr|nmh-1.4-1|4	Release:	1
12cr|nmh-1.4-1|5	License:	BSD-style
12cr|nmh-1.4-1|6	URL:		http://savannah.nongnu.org/projects/nmh/
12cr|nmh-1.4-1|7	Group:		Networking/Mail
12cr|nmh-1.4-1|8	Source0:	ftp://ftp.mhost.com/pub/nmh/nmh-%{version}.tar.gz
12cr|nmh-1.4-1|9	Source1:	procmailrc.example
12cr|nmh-1.4-1|10	BuildRequires:	db-devel
12cr|nmh-1.4-1|11	BuildRequires:	flex
12cr|nmh-1.4-1|12	BuildRequires:	termcap-devel
12cr|nmh-1.4-1|13	BuildRequires:	libtool
12cr|nmh-1.4-1|14	BuildRequires:	sendmail-command
12cr|nmh-1.4-1|15	BuildRequires:	vim-minimal
12cr|nmh-1.4-1|16	Provides:	mh
12cr|nmh-1.4-1|17	Obsoletes:	mh
12cr|nmh-1.4-1|18	BuildRoot:	%{_tmppath}/%{name}-root
12cr|nmh-1.4-1|19	
12cr|nmh-1.4-1|20	%description
12cr|nmh-1.4-1|21	Nmh is an email system based on the MH email system and is intended to
12cr|nmh-1.4-1|22	be a (mostly) compatible drop-in replacement for MH.  Nmh isn't a
12cr|nmh-1.4-1|23	single comprehensive program.  Instead, it consists of a number of
12cr|nmh-1.4-1|24	fairly simple single-purpose programs for sending, receiving, saving,
12cr|nmh-1.4-1|25	retrieving and otherwise manipulating email messages.  You can freely
12cr|nmh-1.4-1|26	intersperse nmh commands with other shell commands or write custom
12cr|nmh-1.4-1|27	scripts which utilize nmh commands.  If you want to use nmh as a true
12cr|nmh-1.4-1|28	email user agent, you'll want to also install exmh to provide a user
12cr|nmh-1.4-1|29	interface for it--nmh only has a command line interface.
12cr|nmh-1.4-1|30	
12cr|nmh-1.4-1|31	If you'd like to use nmh commands in shell scripts, or if you'd like to
12cr|nmh-1.4-1|32	use nmh and exmh together as your email user agent, you should install
12cr|nmh-1.4-1|33	nmh.
12cr|nmh-1.4-1|34	
12cr|nmh-1.4-1|35	%prep
12cr|nmh-1.4-1|36	
12cr|nmh-1.4-1|37	%setup -q
12cr|nmh-1.4-1|38	
12cr|nmh-1.4-1|39	# XXX add promailrc.example
12cr|nmh-1.4-1|40	cp %SOURCE1 .
12cr|nmh-1.4-1|41	
12cr|nmh-1.4-1|42	%build
12cr|nmh-1.4-1|43	# XXX is this still needed? breaks on 5.2 ...
12cr|nmh-1.4-1|44	%configure2_5x \
12cr|nmh-1.4-1|45	--with-editor=/bin/vi \
12cr|nmh-1.4-1|46	--with-mts=sendmail \
12cr|nmh-1.4-1|47	--libdir=%{_libdir}/nmh \
12cr|nmh-1.4-1|48	--sysconfdir=%{_sysconfdir}/nmh \
12cr|nmh-1.4-1|49	--with-locking=fcntl
12cr|nmh-1.4-1|50	
12cr|nmh-1.4-1|51	make
12cr|nmh-1.4-1|52	
12cr|nmh-1.4-1|53	%install
12cr|nmh-1.4-1|54	rm -rf %{buildroot}
12cr|nmh-1.4-1|55	
12cr|nmh-1.4-1|56	# XXX unnecessary because DOT_LOCKING is disabled
12cr|nmh-1.4-1|57	make DESTDIR=%{buildroot} MAIL_SPOOL_GRP=$(id -gn) install
12cr|nmh-1.4-1|58	
12cr|nmh-1.4-1|59	%clean
12cr|nmh-1.4-1|60	rm -rf %{buildroot}
12cr|nmh-1.4-1|61	
12cr|nmh-1.4-1|62	%post
12cr|nmh-1.4-1|63	if [ ! -d %{_bindir}/mh -a ! -L %{_bindir}/mh ] ; then
12cr|nmh-1.4-1|64	ln -s . %{_bindir}/mh
12cr|nmh-1.4-1|65	fi
12cr|nmh-1.4-1|66	if [ ! -d %{_libdir}/mh -a ! -L %{_libdir}/mh ] ; then
12cr|nmh-1.4-1|67	ln -s nmh %{_libdir}/mh
12cr|nmh-1.4-1|68	fi
12cr|nmh-1.4-1|69	if [ -d /etc/smrsh -a ! -L /etc/smrsh/slocal ] ; then
12cr|nmh-1.4-1|70	ln -sf %{_libdir}/%{name}/slocal /etc/smrsh/slocal
12cr|nmh-1.4-1|71	fi
12cr|nmh-1.4-1|72	
12cr|nmh-1.4-1|73	%triggerpostun -- mh, nmh <= 0.27-7
12cr|nmh-1.4-1|74	if [ ! -d %{_bindir}/mh -a ! -L %{_bindir}/mh ] ; then
12cr|nmh-1.4-1|75	ln -s . %{_bindir}/mh
12cr|nmh-1.4-1|76	fi
12cr|nmh-1.4-1|77	if [ ! -d %{_libdir}/mh -a ! -L %{_libdir}/mh ] ; then
12cr|nmh-1.4-1|78	ln -s nmh %{_libdir}/mh
12cr|nmh-1.4-1|79	fi
12cr|nmh-1.4-1|80	
12cr|nmh-1.4-1|81	%preun
12cr|nmh-1.4-1|82	if [ $1 = 0 ]; then
12cr|nmh-1.4-1|83	[ ! -L %{_bindir}/mh ] || rm -f %{_bindir}/mh
12cr|nmh-1.4-1|84	[ ! -L %{_libdir}/mh ] || rm -f %{_libdir}/mh
12cr|nmh-1.4-1|85	[ ! -d /etc/smrsh -a -L /etc/smrsh/slocal ] || rm -f /etc/smrsh/slocal
12cr|nmh-1.4-1|86	fi
12cr|nmh-1.4-1|87	
12cr|nmh-1.4-1|88	%files
12cr|nmh-1.4-1|89	%defattr(-,root,root)
12cr|nmh-1.4-1|90	%doc docs/COMPLETION-* docs/DIFFERENCES docs/FAQ docs/MAIL.FILTERING docs/TODO docs/README* COPYRIGHT README VERSION
12cr|nmh-1.4-1|91	%doc procmailrc.example
12cr|nmh-1.4-1|92	%{_bindir}/*
12cr|nmh-1.4-1|93	%dir %{_sysconfdir}/nmh
12cr|nmh-1.4-1|94	%config (noreplace) %{_sysconfdir}/nmh/*
12cr|nmh-1.4-1|95	# XXX use of _libdir appears incorrect, should be libexecdir?
12cr|nmh-1.4-1|96	%dir %{_libdir}/nmh
12cr|nmh-1.4-1|97	%{_libdir}/nmh/*
12cr|nmh-1.4-1|98	%{_mandir}/man[158]/*
12cr|nmh-1.4-1|99	
12cr|nmh-1.4-1|100	
12cr|nmh-1.4-1|101	%changelog
12cr|nmh-1.4-1|102	* Mon May 07 2012 Crispin Boylan <crisb@mandriva.org> 1.4-1
12cr|nmh-1.4-1|103	+ Revision: 797290
12cr|nmh-1.4-1|104	- Drop patch 1
12cr|nmh-1.4-1|105	- New release
12cr|nmh-1.4-1|106	
12cr|nmh-1.4-1|107	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3-2mdv2011.0
12cr|nmh-1.4-1|108	+ Revision: 613078
12cr|nmh-1.4-1|109	- the mass rebuild of 2010.1 packages
12cr|nmh-1.4-1|110	
12cr|nmh-1.4-1|111	* Sat Jan 30 2010 Funda Wang <fwang@mandriva.org> 1.3-1mdv2010.1
12cr|nmh-1.4-1|112	+ Revision: 498552
12cr|nmh-1.4-1|113	- New version 1.3
12cr|nmh-1.4-1|114	
12cr|nmh-1.4-1|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|nmh-1.4-1|116	- rebuild
12cr|nmh-1.4-1|117	
12cr|nmh-1.4-1|118	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.2-4mdv2009.0
12cr|nmh-1.4-1|119	+ Revision: 254015
12cr|nmh-1.4-1|120	- rebuild
12cr|nmh-1.4-1|121	
12cr|nmh-1.4-1|122	* Thu Jan 03 2008 Olivier Blin <blino@mandriva.org> 1.2-2mdv2008.1
12cr|nmh-1.4-1|123	+ Revision: 141006
12cr|nmh-1.4-1|124	- restore BuildRoot
12cr|nmh-1.4-1|125	
12cr|nmh-1.4-1|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|nmh-1.4-1|127	- kill re-definition of %%buildroot on Pixel's request
12cr|nmh-1.4-1|128	- fix summary-ended-with-dot
12cr|nmh-1.4-1|129	
12cr|nmh-1.4-1|130	* Sat Sep 29 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2-2mdv2008.0
12cr|nmh-1.4-1|131	+ Revision: 93847
12cr|nmh-1.4-1|132	- attempt to fix #26612 (Various nmh components segfault) by adding two debian patches
12cr|nmh-1.4-1|133	

3478 12
12cr|nmis-2.00-4|1	%define name	nmis
12cr|nmis-2.00-4|2	%define version 2.00
12cr|nmis-2.00-4|3	%define up_version %(echo %version | sed -e 's/\\./-/')
12cr|nmis-2.00-4|4	%define release %mkrel 4
12cr|nmis-2.00-4|5	
12cr|nmis-2.00-4|6	Name:		%{name}
12cr|nmis-2.00-4|7	Version:	%{version}
12cr|nmis-2.00-4|8	Release:	%{release}
12cr|nmis-2.00-4|9	Summary:	Network Management Information System
12cr|nmis-2.00-4|10	License:	GPL
12cr|nmis-2.00-4|11	Group:		Networking/WWW
12cr|nmis-2.00-4|12	URL:		http://nmis.sourceforge.net/
12cr|nmis-2.00-4|13	Source:     http://www.sins.com.au/public/%{name}-%{up_version}.tar.gz
12cr|nmis-2.00-4|14	Patch0:     %{name}-2.00-fhs.patch
12cr|nmis-2.00-4|15	Patch1:     %{name}-2.00-no-ksh.patch
12cr|nmis-2.00-4|16	%if %mdkversion < 201010
12cr|nmis-2.00-4|17	Requires(post):   rpm-helper
12cr|nmis-2.00-4|18	Requires(postun):   rpm-helper
12cr|nmis-2.00-4|19	%endif
12cr|nmis-2.00-4|20	BuildArch:	noarch
12cr|nmis-2.00-4|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|nmis-2.00-4|22	
12cr|nmis-2.00-4|23	%description
12cr|nmis-2.00-4|24	NMIS stands for Network Management Information System.  It is a Network
12cr|nmis-2.00-4|25	Management System which performs multiple functions from the OSI Network
12cr|nmis-2.00-4|26	Management Functional Areas, those being, Performance, Configuration, Fault.
12cr|nmis-2.00-4|27	
12cr|nmis-2.00-4|28	%prep
12cr|nmis-2.00-4|29	%setup -q -n %{name}-%{up_version}
12cr|nmis-2.00-4|30	%patch0 -p1
12cr|nmis-2.00-4|31	%patch1 -p1
12cr|nmis-2.00-4|32	
12cr|nmis-2.00-4|33	%build
12cr|nmis-2.00-4|34	
12cr|nmis-2.00-4|35	%install
12cr|nmis-2.00-4|36	rm -rf %{buildroot}
12cr|nmis-2.00-4|37	
12cr|nmis-2.00-4|38	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cr|nmis-2.00-4|39	install -m 755 cgi-bin/* %{buildroot}%{_var}/www/%{name}
12cr|nmis-2.00-4|40	
12cr|nmis-2.00-4|41	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
12cr|nmis-2.00-4|42	install -m 644 lib/* %{buildroot}%{_datadir}/%{name}/lib
12cr|nmis-2.00-4|43	
12cr|nmis-2.00-4|44	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
12cr|nmis-2.00-4|45	install -m 755 bin/* %{buildroot}%{_datadir}/%{name}/bin
12cr|nmis-2.00-4|46	
12cr|nmis-2.00-4|47	install -d -m 755 %{buildroot}%{_datadir}/%{name}/mibs
12cr|nmis-2.00-4|48	install -m 644 mibs/* %{buildroot}%{_datadir}/%{name}/bin
12cr|nmis-2.00-4|49	
12cr|nmis-2.00-4|50	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|nmis-2.00-4|51	install -m 644 conf/nmis-sample.conf \
12cr|nmis-2.00-4|52	%{buildroot}%{_sysconfdir}/%{name}/nmis.conf
12cr|nmis-2.00-4|53	install -m 644 conf/nodes-sample.csv \
12cr|nmis-2.00-4|54	%{buildroot}%{_sysconfdir}/%{name}/nodes.csv
12cr|nmis-2.00-4|55	install -m 644 conf/locations-sample.csv \
12cr|nmis-2.00-4|56	%{buildroot}%{_sysconfdir}/%{name}/locations.csv
12cr|nmis-2.00-4|57	install -m 644 conf/contacts-sample.csv \
12cr|nmis-2.00-4|58	%{buildroot}%{_sysconfdir}/%{name}/contacts.csv
12cr|nmis-2.00-4|59	
12cr|nmis-2.00-4|60	install -d -m 755 %{buildroot}%{_var}/lib/%{name}
12cr|nmis-2.00-4|61	install -d -m 755 %{buildroot}%{_var}/log/%{name}
12cr|nmis-2.00-4|62	
12cr|nmis-2.00-4|63	# apache configuration
12cr|nmis-2.00-4|64	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|nmis-2.00-4|65	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|nmis-2.00-4|66	# %{name} Apache configuration
12cr|nmis-2.00-4|67	Alias /%{name} %{_var}/www/%{name}
12cr|nmis-2.00-4|68	
12cr|nmis-2.00-4|69	<Directory %{_var}/www/%{name}>
12cr|nmis-2.00-4|70	Order allow,deny
12cr|nmis-2.00-4|71	Allow from all
12cr|nmis-2.00-4|72	Options ExecCGI
12cr|nmis-2.00-4|73	AddHandler cgi-script .pl
12cr|nmis-2.00-4|74	DirectoryIndex nmiscgi.pl
12cr|nmis-2.00-4|75	</Directory>
12cr|nmis-2.00-4|76	EOF
12cr|nmis-2.00-4|77	
12cr|nmis-2.00-4|78	%clean
12cr|nmis-2.00-4|79	rm -rf %{buildroot}
12cr|nmis-2.00-4|80	
12cr|nmis-2.00-4|81	%post
12cr|nmis-2.00-4|82	%if %mdkversion < 201010
12cr|nmis-2.00-4|83	%_post_webapp
12cr|nmis-2.00-4|84	%endif
12cr|nmis-2.00-4|85	
12cr|nmis-2.00-4|86	%postun
12cr|nmis-2.00-4|87	%if %mdkversion < 201010
12cr|nmis-2.00-4|88	%_postun_webapp
12cr|nmis-2.00-4|89	%endif
12cr|nmis-2.00-4|90	
12cr|nmis-2.00-4|91	%files
12cr|nmis-2.00-4|92	%defattr(-,root,root)
12cr|nmis-2.00-4|93	%doc README gpl.txt changes.txt htdocs/*
12cr|nmis-2.00-4|94	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|nmis-2.00-4|95	%{_var}/www/%{name}
12cr|nmis-2.00-4|96	%{_var}/lib/%{name}
12cr|nmis-2.00-4|97	%{_var}/log/%{name}
12cr|nmis-2.00-4|98	%{_datadir}/%{name}
12cr|nmis-2.00-4|99	%config(noreplace) %{_sysconfdir}/%{name}
12cr|nmis-2.00-4|100	
12cr|nmis-2.00-4|101	
12cr|nmis-2.00-4|102	
12cr|nmis-2.00-4|103	%changelog
12cr|nmis-2.00-4|104	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.00-4mdv2011.0
12cr|nmis-2.00-4|105	+ Revision: 613101
12cr|nmis-2.00-4|106	- the mass rebuild of 2010.1 packages
12cr|nmis-2.00-4|107	
12cr|nmis-2.00-4|108	* Wed Feb 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.00-3mdv2010.1
12cr|nmis-2.00-4|109	+ Revision: 507260
12cr|nmis-2.00-4|110	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|nmis-2.00-4|111	
12cr|nmis-2.00-4|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|nmis-2.00-4|113	- rebuild
12cr|nmis-2.00-4|114	
12cr|nmis-2.00-4|115	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.00-1mdv2009.1
12cr|nmis-2.00-4|116	+ Revision: 292962
12cr|nmis-2.00-4|117	- import nmis
12cr|nmis-2.00-4|118	
12cr|nmis-2.00-4|119	
12cr|nmis-2.00-4|120	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.00-1mdv2009.1
12cr|nmis-2.00-4|121	- first mdv release

3479 12
12cr|nml-0.2.3-1|1	Name:		nml
12cr|nml-0.2.3-1|2	Summary:	A tool to compile nml files to grf or nfo files
12cr|nml-0.2.3-1|3	Version:	0.2.3
12cr|nml-0.2.3-1|4	Release:	%mkrel 1
12cr|nml-0.2.3-1|5	License:	GPLv2+
12cr|nml-0.2.3-1|6	Group:		Graphics
12cr|nml-0.2.3-1|7	URl:		http://dev.openttdcoop.org/projects/nml
12cr|nml-0.2.3-1|8	Source0:	http://bundles.openttdcoop.org/nml/releases/LATEST/%{name}-%{version}.src.tar.gz
12cr|nml-0.2.3-1|9	BuildArch:	noarch
12cr|nml-0.2.3-1|10	BuildRequires:	python-setuptools
12cr|nml-0.2.3-1|11	Requires:	python-ply
12cr|nml-0.2.3-1|12	Requires:	python-imaging
12cr|nml-0.2.3-1|13	Requires:	python-pkg-resources
12cr|nml-0.2.3-1|14	
12cr|nml-0.2.3-1|15	%description
12cr|nml-0.2.3-1|16	A tool to compile nml files to grf and/or nfo files.
12cr|nml-0.2.3-1|17	
12cr|nml-0.2.3-1|18	NML is a meta-language that aims to be a lot simpler to learn and use than nfo.
12cr|nml-0.2.3-1|19	
12cr|nml-0.2.3-1|20	%prep
12cr|nml-0.2.3-1|21	%setup -q
12cr|nml-0.2.3-1|22	
12cr|nml-0.2.3-1|23	%build
12cr|nml-0.2.3-1|24	PYTHONDONTWRITEBYTECODE= python setup.py build
12cr|nml-0.2.3-1|25	
12cr|nml-0.2.3-1|26	%install
12cr|nml-0.2.3-1|27	%__rm -rf %{buildroot}
12cr|nml-0.2.3-1|28	%__mkdir_p %{buildroot}%{python_sitelib}
12cr|nml-0.2.3-1|29	
12cr|nml-0.2.3-1|30	export PYTHONPATH=%{buildroot}%{python_sitelib}
12cr|nml-0.2.3-1|31	PYTHONDONTWRITEBYTECODE= python setup.py install --prefix %{buildroot}%{_prefix}
12cr|nml-0.2.3-1|32	
12cr|nml-0.2.3-1|33	#handle docs in files section
12cr|nml-0.2.3-1|34	%__rm -rf %{buildroot}%{_defaultdocdir}
12cr|nml-0.2.3-1|35	
12cr|nml-0.2.3-1|36	#man pages
12cr|nml-0.2.3-1|37	%__install -Dpm655 docs/nmlc.1 %{buildroot}%{_mandir}/man1/nmlc.1
12cr|nml-0.2.3-1|38	
12cr|nml-0.2.3-1|39	#unpackaged files
12cr|nml-0.2.3-1|40	%__rm -rf docs/nmlc.1
12cr|nml-0.2.3-1|41	%__rm -rf %{buildroot}%{python_sitelib}/{easy-install.pth,site.py,site.pyc}
12cr|nml-0.2.3-1|42	
12cr|nml-0.2.3-1|43	%clean
12cr|nml-0.2.3-1|44	%__rm -rf %{buildroot}
12cr|nml-0.2.3-1|45	
12cr|nml-0.2.3-1|46	%files
12cr|nml-0.2.3-1|47	%doc docs/* examples/
12cr|nml-0.2.3-1|48	%{_bindir}/nmlc
12cr|nml-0.2.3-1|49	%{_mandir}/man1/nmlc.1.*
12cr|nml-0.2.3-1|50	%{python_sitelib}/%{name}-%{version}-py*.egg/
12cr|nml-0.2.3-1|51	
12cr|nml-0.2.3-1|52	
12cr|nml-0.2.3-1|53	
12cr|nml-0.2.3-1|54	%changelog
12cr|nml-0.2.3-1|55	* Mon Apr 16 2012 Andrey Bondrov <abondrov@mandriva.org> 0.2.3-1
12cr|nml-0.2.3-1|56	+ Revision: 791261
12cr|nml-0.2.3-1|57	- New version 0.2.3
12cr|nml-0.2.3-1|58	
12cr|nml-0.2.3-1|59	* Fri Jan 06 2012 Andrey Bondrov <abondrov@mandriva.org> 0.2.1-2
12cr|nml-0.2.3-1|60	+ Revision: 757999
12cr|nml-0.2.3-1|61	- Add python-pkg-resources to Requires
12cr|nml-0.2.3-1|62	
12cr|nml-0.2.3-1|63	* Thu Jan 05 2012 Andrey Bondrov <abondrov@mandriva.org> 0.2.1-1
12cr|nml-0.2.3-1|64	+ Revision: 757858
12cr|nml-0.2.3-1|65	- imported package nml
12cr|nml-0.2.3-1|66	

3480 12
12cr|nmon-14g-1|1	Summary:	Performance analysis tool
12cr|nmon-14g-1|2	Name:		nmon
12cr|nmon-14g-1|3	Version:	14g
12cr|nmon-14g-1|4	Release:	1
12cr|nmon-14g-1|5	License:	GPLv3
12cr|nmon-14g-1|6	Group:		Monitoring
12cr|nmon-14g-1|7	URL:		http://nmon.sourceforge.net/
12cr|nmon-14g-1|8	Source0:	http://dl.sf.net/sourceforge/nmon/lmon%{version}.c
12cr|nmon-14g-1|9	Source1:	http://dl.sf.net/sourceforge/nmon/makefile
12cr|nmon-14g-1|10	Source2:	http://dl.sf.net/sourceforge/nmon/Documentation.txt
12cr|nmon-14g-1|11	BuildRequires: ncurses-devel
12cr|nmon-14g-1|12	#BuildRequires: /usr/include/linux/version.h
12cr|nmon-14g-1|13	
12cr|nmon-14g-1|14	%description
12cr|nmon-14g-1|15	nmon is designed for performance specialists to use for monitoring and
12cr|nmon-14g-1|16	analyzing performance data.
12cr|nmon-14g-1|17	
12cr|nmon-14g-1|18	%prep
12cr|nmon-14g-1|19	%setup -c -T
12cr|nmon-14g-1|20	%{__install} -p -m0644 %{SOURCE0} .
12cr|nmon-14g-1|21	%{__install} -p -m0644 %{SOURCE1} .
12cr|nmon-14g-1|22	%{__install} -p -m0644 %{SOURCE2} .
12cr|nmon-14g-1|23	
12cr|nmon-14g-1|24	%{__cat} <<EOF >nmon-script.sysconfig
12cr|nmon-14g-1|25	### The directory to store the nmon data files
12cr|nmon-14g-1|26	NMONDIR="/var/log/nmon"
12cr|nmon-14g-1|27	
12cr|nmon-14g-1|28	### Default options for nmon
12cr|nmon-14g-1|29	OPTIONS="-f -t"
12cr|nmon-14g-1|30	
12cr|nmon-14g-1|31	### Number of days to keep nmon data files
12cr|nmon-14g-1|32	KEEPDAYS="31"
12cr|nmon-14g-1|33	EOF
12cr|nmon-14g-1|34	
12cr|nmon-14g-1|35	%{__cat} <<'EOF' >nmon-script.sh
12cr|nmon-14g-1|36	#!/bin/bash
12cr|nmon-14g-1|37	
12cr|nmon-14g-1|38	### Please make modifications to the options and path in /etc/sysconfig/nmon-script
12cr|nmon-14g-1|39	
12cr|nmon-14g-1|40	### Default variables
12cr|nmon-14g-1|41	SYSCONFIG="/etc/sysconfig/nmon-script"
12cr|nmon-14g-1|42	NMONDIR="/var/log/nmon"
12cr|nmon-14g-1|43	OPTIONS="-f -t"
12cr|nmon-14g-1|44	KEEPDAYS="31"
12cr|nmon-14g-1|45	
12cr|nmon-14g-1|46	### Read configuration
12cr|nmon-14g-1|47	[ -r "$SYSCONFIG" ] && source "$SYSCONFIG"
12cr|nmon-14g-1|48	
12cr|nmon-14g-1|49	### Kill the old process(es)
12cr|nmon-14g-1|50	/usr/bin/pkill -x -f "/usr/bin/nmon $OPTIONS -m $NMONDIR"
12cr|nmon-14g-1|51	
12cr|nmon-14g-1|52	### Remove old log files
12cr|nmon-14g-1|53	/usr/bin/find $NMONDIR -ctime +$KEEPDAYS -daystart -type f | xargs rm -f
12cr|nmon-14g-1|54	
12cr|nmon-14g-1|55	### Start the new process
12cr|nmon-14g-1|56	exec /usr/bin/nmon $OPTIONS -m $NMONDIR
12cr|nmon-14g-1|57	EOF
12cr|nmon-14g-1|58	
12cr|nmon-14g-1|59	%{__cat} <<EOF >nmon-script.cron
12cr|nmon-14g-1|60	0 0 * * * nobody /usr/bin/nmon-script
12cr|nmon-14g-1|61	EOF
12cr|nmon-14g-1|62	
12cr|nmon-14g-1|63	%build
12cr|nmon-14g-1|64	%{__cc} %{optflags} -D GETUSER -D JFS -D LARGEMEM -lncurses lmon%{version}.c -o nmon
12cr|nmon-14g-1|65	
12cr|nmon-14g-1|66	%install
12cr|nmon-14g-1|67	install -Dp -m0755 nmon %{buildroot}%{_bindir}/nmon
12cr|nmon-14g-1|68	
12cr|nmon-14g-1|69	install -d -m0755 %{buildroot}%{_localstatedir}/log/nmon/
12cr|nmon-14g-1|70	install -Dp -m0755 nmon-script.sh %{buildroot}%{_bindir}/nmon-script
12cr|nmon-14g-1|71	install -Dp -m0644 nmon-script.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/nmon-script
12cr|nmon-14g-1|72	install -Dp -m0644 nmon-script.cron %{buildroot}%{_sysconfdir}/cron.d/nmon-script
12cr|nmon-14g-1|73	
12cr|nmon-14g-1|74	%files
12cr|nmon-14g-1|75	%doc Documentation.txt
12cr|nmon-14g-1|76	%config(noreplace) %{_sysconfdir}/sysconfig/nmon-script
12cr|nmon-14g-1|77	%config %{_sysconfdir}/cron.d/nmon-script
12cr|nmon-14g-1|78	%{_bindir}/nmon
12cr|nmon-14g-1|79	%{_bindir}/nmon-script
12cr|nmon-14g-1|80	
12cr|nmon-14g-1|81	%defattr(-, nobody, nobody, 0755)
12cr|nmon-14g-1|82	%{_localstatedir}/log/nmon/
12cr|nmon-14g-1|83	
12cr|nmon-14g-1|84	
12cr|nmon-14g-1|85	%changelog
12cr|nmon-14g-1|86	* Sat Dec 17 2011 Alexander Khrukin <akhrukin@mandriva.org> 14g-1
12cr|nmon-14g-1|87	+ Revision: 743226
12cr|nmon-14g-1|88	- imported package nmon
12cr|nmon-14g-1|89	

3481 12
12cr|nodejs-0.8.2-1|1	Name:           nodejs
12cr|nodejs-0.8.2-1|2	Version:        0.8.2
12cr|nodejs-0.8.2-1|3	Release:        1
12cr|nodejs-0.8.2-1|4	Summary:        JavaScript server-side network application development
12cr|nodejs-0.8.2-1|5	Group:          Development/Other
12cr|nodejs-0.8.2-1|6	License:        MIT
12cr|nodejs-0.8.2-1|7	URL:            http://nodejs.org/
12cr|nodejs-0.8.2-1|8	Source0:        http://nodejs.org/dist/node-v%{version}.tar.gz
12cr|nodejs-0.8.2-1|9	
12cr|nodejs-0.8.2-1|10	BuildRequires:  libstdc++-devel
12cr|nodejs-0.8.2-1|11	BuildRequires:	openssl-devel
12cr|nodejs-0.8.2-1|12	BuildRequires:	pkgconfig(python)
12cr|nodejs-0.8.2-1|13	
12cr|nodejs-0.8.2-1|14	%description
12cr|nodejs-0.8.2-1|15	Evented I/O for Google V8 JavaScript
12cr|nodejs-0.8.2-1|16	
12cr|nodejs-0.8.2-1|17	Node.js use V8 engine (JavaScript engine used for Webkit) and let you create
12cr|nodejs-0.8.2-1|18	application on server-side. It handles HTTP server, Socket server, clients
12cr|nodejs-0.8.2-1|19	and a lot of modules to ease your projects creation.
12cr|nodejs-0.8.2-1|20	
12cr|nodejs-0.8.2-1|21	Node.js's goal is to provide an easy way to build scalable network programs.
12cr|nodejs-0.8.2-1|22	
12cr|nodejs-0.8.2-1|23	%prep
12cr|nodejs-0.8.2-1|24	%setup -q -n node-v%{version}
12cr|nodejs-0.8.2-1|25	
12cr|nodejs-0.8.2-1|26	%build
12cr|nodejs-0.8.2-1|27	./configure --prefix=%{_prefix}
12cr|nodejs-0.8.2-1|28	%make
12cr|nodejs-0.8.2-1|29	
12cr|nodejs-0.8.2-1|30	%install
12cr|nodejs-0.8.2-1|31	%makeinstall_std
12cr|nodejs-0.8.2-1|32	
12cr|nodejs-0.8.2-1|33	%files
12cr|nodejs-0.8.2-1|34	%defattr(-,root,root,-)
12cr|nodejs-0.8.2-1|35	%doc doc README.md LICENSE AUTHORS ChangeLog
12cr|nodejs-0.8.2-1|36	%attr(755,root,root) %{_bindir}/node
12cr|nodejs-0.8.2-1|37	%attr(755,root,root) %{_bindir}/node-waf
12cr|nodejs-0.8.2-1|38	%{_bindir}/npm
12cr|nodejs-0.8.2-1|39	%{_mandir}/man1/node.1*
12cr|nodejs-0.8.2-1|40	%{_includedir}/node*
12cr|nodejs-0.8.2-1|41	%{_prefix}/lib/node*
12cr|nodejs-0.8.2-1|42	
12cr|nodejs-0.8.2-1|43	%changelog
12cr|nodejs-0.8.2-1|44	* Wed May 18 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.4.7-1
12cr|nodejs-0.8.2-1|45	+ Revision: 676071
12cr|nodejs-0.8.2-1|46	- Fix group
12cr|nodejs-0.8.2-1|47	- Imported node.js
12cr|nodejs-0.8.2-1|48	- Created package structure for nodejs.
12cr|nodejs-0.8.2-1|49	

3482 12
12cr|noffle-1.1.5-7|1	%define name		noffle
12cr|noffle-1.1.5-7|2	%define version 1.1.5
12cr|noffle-1.1.5-7|3	%define release %mkrel 7
12cr|noffle-1.1.5-7|4	%define spooldir	%{_var}/spool/%{name}
12cr|noffle-1.1.5-7|5	%define cfgfilename	%{_sysconfdir}/%{name}.conf
12cr|noffle-1.1.5-7|6	
12cr|noffle-1.1.5-7|7	Summary: 	Usenet newsserver for small sites
12cr|noffle-1.1.5-7|8	Name: 		%{name}
12cr|noffle-1.1.5-7|9	Version: 	%{version}
12cr|noffle-1.1.5-7|10	Release: 	%{release}
12cr|noffle-1.1.5-7|11	Group:		System/Servers
12cr|noffle-1.1.5-7|12	License:	GPL
12cr|noffle-1.1.5-7|13	URL:		http://noffle.sf.net/
12cr|noffle-1.1.5-7|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|noffle-1.1.5-7|15	Source:		http://dl.sf.net/noffle/%{name}-%{version}.tar.bz2
12cr|noffle-1.1.5-7|16	Source1:	noffle.xinetd.bz2
12cr|noffle-1.1.5-7|17	BuildRequires:	gdbm-devel
12cr|noffle-1.1.5-7|18	Requires:	MailTransportAgent common-licenses
12cr|noffle-1.1.5-7|19	Requires(post,preun):	rpm-helper
12cr|noffle-1.1.5-7|20	
12cr|noffle-1.1.5-7|21	%description
12cr|noffle-1.1.5-7|22	NOFFLE is a news server optimized for low speed dialup connection to the
12cr|noffle-1.1.5-7|23	Internet and few users. It allows reading news offline with many news reader
12cr|noffle-1.1.5-7|24	programs, even if they do not support offline reading by themselves.
12cr|noffle-1.1.5-7|25	
12cr|noffle-1.1.5-7|26	%prep
12cr|noffle-1.1.5-7|27	%setup -q
12cr|noffle-1.1.5-7|28	
12cr|noffle-1.1.5-7|29	%build
12cr|noffle-1.1.5-7|30	#CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s"
12cr|noffle-1.1.5-7|31	#export CFLAGS LDFLAGS
12cr|noffle-1.1.5-7|32	#./configure --prefix=/usr --enable-debug=no
12cr|noffle-1.1.5-7|33	#make
12cr|noffle-1.1.5-7|34	%serverbuild
12cr|noffle-1.1.5-7|35	%configure --with-spooldir=%{spooldir} --with-configfile=%{cfgfilename} \
12cr|noffle-1.1.5-7|36	--enable-debug=no
12cr|noffle-1.1.5-7|37	%make
12cr|noffle-1.1.5-7|38	
12cr|noffle-1.1.5-7|39	%install
12cr|noffle-1.1.5-7|40	# noffle doesn't have a make install :(
12cr|noffle-1.1.5-7|41	mkdir -p %{buildroot}{%{_bindir},%{_mandir}/man{1,5},%{_sysconfdir}{,/{cron.daily,xinetd.d}}}
12cr|noffle-1.1.5-7|42	mkdir -p %{buildroot}%{spooldir}/{data,lock,requested,outgoing,overview}
12cr|noffle-1.1.5-7|43	mkdir -p %{buildroot}%{_sysconfdir}
12cr|noffle-1.1.5-7|44	cp src/noffle				%{buildroot}%{_bindir}/
12cr|noffle-1.1.5-7|45	ln -s noffle %{buildroot}%{_bindir}/inews
12cr|noffle-1.1.5-7|46	cp docs/noffle.1			%{buildroot}%{_mandir}/man1/
12cr|noffle-1.1.5-7|47	cp docs/noffle.conf.5			%{buildroot}%{_mandir}/man5/
12cr|noffle-1.1.5-7|48	cp noffle.conf.example			%{buildroot}%{cfgfilename}
12cr|noffle-1.1.5-7|49	cp packages/redhat/noffle-expire	%{buildroot}%{_sysconfdir}/cron.daily/
12cr|noffle-1.1.5-7|50	bzip2 -cd %{SOURCE1}		      > %{buildroot}%{_sysconfdir}/xinetd.d/noffle
12cr|noffle-1.1.5-7|51	
12cr|noffle-1.1.5-7|52	#install -o 0 -g 0 -d $RPM_BUILD_ROOT/usr/bin
12cr|noffle-1.1.5-7|53	#install -s -m 4755 -o news -g news src/noffle $RPM_BUILD_ROOT/usr/bin
12cr|noffle-1.1.5-7|54	#install -o 0 -g 0 -d $RPM_BUILD_ROOT/usr/man/man1
12cr|noffle-1.1.5-7|55	#install -m 0644 -o 0 -g 0 docs/noffle.1 $RPM_BUILD_ROOT/usr/man/man1/noffle.1
12cr|noffle-1.1.5-7|56	#install -o 0 -g 0 -d $RPM_BUILD_ROOT/usr/man/man5
12cr|noffle-1.1.5-7|57	#install -m 0644 -o 0 -g 0 docs/noffle.conf.5 $RPM_BUILD_ROOT/usr/man/man5/noffle.conf.5
12cr|noffle-1.1.5-7|58	#install -m 2755 -o news -g news -d $RPM_BUILD_ROOT/var/spool/noffle
12cr|noffle-1.1.5-7|59	#install -o 0 -g 0 -d $RPM_BUILD_ROOT/etc
12cr|noffle-1.1.5-7|60	#install -o news -g news -d $RPM_BUILD_ROOT/var/spool/noffle/data
12cr|noffle-1.1.5-7|61	#install -o news -g news -d $RPM_BUILD_ROOT/var/spool/noffle/lock
12cr|noffle-1.1.5-7|62	#install -o news -g news -d $RPM_BUILD_ROOT/var/spool/noffle/requested
12cr|noffle-1.1.5-7|63	#install -o news -g news -d $RPM_BUILD_ROOT/var/spool/noffle/outgoing
12cr|noffle-1.1.5-7|64	#install -o news -g news -d $RPM_BUILD_ROOT/var/spool/noffle/overview
12cr|noffle-1.1.5-7|65	#install -m 0600 -o news -g news noffle.conf.example $RPM_BUILD_ROOT/etc/noffle.conf
12cr|noffle-1.1.5-7|66	#install -o 0 -g 0 -d $RPM_BUILD_ROOT/etc/cron.daily
12cr|noffle-1.1.5-7|67	#install -m 0755 -o news -g news packages/redhat/noffle-expire $RPM_BUILD_ROOT/etc/cron.daily/noffle-expire
12cr|noffle-1.1.5-7|68	
12cr|noffle-1.1.5-7|69	%post
12cr|noffle-1.1.5-7|70	%_post_service %{name}
12cr|noffle-1.1.5-7|71	echo
12cr|noffle-1.1.5-7|72	echo " Don't forget to edit %{cfgfilename} !!! "
12cr|noffle-1.1.5-7|73	echo
12cr|noffle-1.1.5-7|74	
12cr|noffle-1.1.5-7|75	%preun
12cr|noffle-1.1.5-7|76	%_preun_service %{name}
12cr|noffle-1.1.5-7|77	
12cr|noffle-1.1.5-7|78	%clean
12cr|noffle-1.1.5-7|79	[ "$RPM_BUILD_ROOT" != "" ] && rm -rf $RPM_BUILD_ROOT
12cr|noffle-1.1.5-7|80	
12cr|noffle-1.1.5-7|81	%files
12cr|noffle-1.1.5-7|82	%defattr(-,root,root)
12cr|noffle-1.1.5-7|83	%doc README INSTALL ChangeLog docs/FAQ docs/NOTES docs/INTERNALS
12cr|noffle-1.1.5-7|84	%doc docs/noffle.lsm noffle.conf.example
12cr|noffle-1.1.5-7|85	%attr(0644,root,root)	%config(noreplace) %{_sysconfdir}/xinetd.d/noffle
12cr|noffle-1.1.5-7|86	%{_bindir}/inews
12cr|noffle-1.1.5-7|87	%defattr(-,news,news)
12cr|noffle-1.1.5-7|88	%attr(4755,news,news)	%{_bindir}/noffle
12cr|noffle-1.1.5-7|89	%attr(0644,root,root)	%doc %{_mandir}/man*/noffle*
12cr|noffle-1.1.5-7|90	%attr(0600,news,news)	%config(noreplace) %{cfgfilename}
12cr|noffle-1.1.5-7|91	%attr(0755,news,news)	%config(noreplace) %{_sysconfdir}/cron.daily/noffle-expire
12cr|noffle-1.1.5-7|92	%attr(2755,news,news)	%dir %{spooldir}
12cr|noffle-1.1.5-7|93	%attr(0755,news,news)	%dir %{spooldir}/data
12cr|noffle-1.1.5-7|94	%attr(0755,news,news)	%dir %{spooldir}/lock
12cr|noffle-1.1.5-7|95	%attr(0755,news,news)	%dir %{spooldir}/requested
12cr|noffle-1.1.5-7|96	%attr(0755,news,news)	%dir %{spooldir}/outgoing
12cr|noffle-1.1.5-7|97	%attr(0755,news,news)	%dir %{spooldir}/overview
12cr|noffle-1.1.5-7|98	
12cr|noffle-1.1.5-7|99	
12cr|noffle-1.1.5-7|100	
12cr|noffle-1.1.5-7|101	%changelog
12cr|noffle-1.1.5-7|102	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 1.1.5-7mdv2011.0
12cr|noffle-1.1.5-7|103	+ Revision: 664789
12cr|noffle-1.1.5-7|104	- rebuild
12cr|noffle-1.1.5-7|105	
12cr|noffle-1.1.5-7|106	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|noffle-1.1.5-7|107	- the mass rebuild of 2010.0 packages
12cr|noffle-1.1.5-7|108	
12cr|noffle-1.1.5-7|109	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1.5-5mdv2010.0
12cr|noffle-1.1.5-7|110	+ Revision: 430180
12cr|noffle-1.1.5-7|111	- rebuild
12cr|noffle-1.1.5-7|112	
12cr|noffle-1.1.5-7|113	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.1.5-4mdv2009.0
12cr|noffle-1.1.5-7|114	+ Revision: 254055
12cr|noffle-1.1.5-7|115	- rebuild
12cr|noffle-1.1.5-7|116	
12cr|noffle-1.1.5-7|117	+ Olivier Blin <oblin@mandriva.com>
12cr|noffle-1.1.5-7|118	- restore BuildRoot
12cr|noffle-1.1.5-7|119	
12cr|noffle-1.1.5-7|120	* Wed Dec 19 2007 Thierry Vignaud <tv@mandriva.org> 1.1.5-2mdv2008.1
12cr|noffle-1.1.5-7|121	+ Revision: 133085
12cr|noffle-1.1.5-7|122	- fix gdbm-devel BR
12cr|noffle-1.1.5-7|123	- fix prereq on rpm-helper
12cr|noffle-1.1.5-7|124	- kill re-definition of %%buildroot on Pixel's request
12cr|noffle-1.1.5-7|125	- use %%mkrel
12cr|noffle-1.1.5-7|126	- import noffle
12cr|noffle-1.1.5-7|127	
12cr|noffle-1.1.5-7|128	
12cr|noffle-1.1.5-7|129	* Fri May 13 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.1.5-2mdk
12cr|noffle-1.1.5-7|130	- Rebuild
12cr|noffle-1.1.5-7|131	
12cr|noffle-1.1.5-7|132	* Fri Jan 14 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.1.5-1mdk
12cr|noffle-1.1.5-7|133	- 1.1.5
12cr|noffle-1.1.5-7|134	
12cr|noffle-1.1.5-7|135	* Tue Feb 24 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.1.2-2mdk
12cr|noffle-1.1.5-7|136	- rebuild
12cr|noffle-1.1.5-7|137	
12cr|noffle-1.1.5-7|138	* Sat Dec 28 2002 Alexander Skwar <ASkwar@DigitalProjects.com> 1.1.2-1mdk
12cr|noffle-1.1.5-7|139	- 1.1.2
12cr|noffle-1.1.5-7|140	
12cr|noffle-1.1.5-7|141	* Wed Jan 09 2002 Alexander Skwar <ASkwar@Linux-Mandrake.com> 1.1.1-1mdk
12cr|noffle-1.1.5-7|142	- First Mandrake version
12cr|noffle-1.1.5-7|143	
12cr|noffle-1.1.5-7|144	* Wed Oct 31 2001 Jim Hague <jim.hague@acm.org>
12cr|noffle-1.1.5-7|145	- Up version to 1.1-1, and remove inews from %%files as it is created by %%post.
12cr|noffle-1.1.5-7|146	Remove relocation prefix - it wasn't working properly. Also
12cr|noffle-1.1.5-7|147	RPM 4 seems to automatically compress man pages, so put man pages in
12cr|noffle-1.1.5-7|148	%%files as /usr/man/* so we pick up whatever is there, compressed or not.
12cr|noffle-1.1.5-7|149	
12cr|noffle-1.1.5-7|150	* Thu Oct 26 2000 Jim Hague <jim.hague@am.org>
12cr|noffle-1.1.5-7|151	- Added inews link.
12cr|noffle-1.1.5-7|152	
12cr|noffle-1.1.5-7|153	* Sun Jun 18 2000 Jim Hague <jim.hague@am.org>
12cr|noffle-1.1.5-7|154	- Version 1.0pre6-3 RPM
12cr|noffle-1.1.5-7|155	- Changed /etc/noffle.conf mode to 0600 in case server password is required
12cr|noffle-1.1.5-7|156	- Added noffle line to /etc/hosts.deny
12cr|noffle-1.1.5-7|157	- Make inetd.conf handling match linuxconf - don't keep old files and only
12cr|noffle-1.1.5-7|158	add entries if nntp line is not already present, even if commented out,
12cr|noffle-1.1.5-7|159	and only remove conf lines on an uninstall
12cr|noffle-1.1.5-7|160	
12cr|noffle-1.1.5-7|161	* Fri Jun 16 2000 Jim Hague <jim.hague@am.org>
12cr|noffle-1.1.5-7|162	- Version 1.0pre6-2 RPM
12cr|noffle-1.1.5-7|163	- Added /etc/cron.daily/noffle-expire
12cr|noffle-1.1.5-7|164	
12cr|noffle-1.1.5-7|165	* Thu Jun 15 2000 Jim Hague <jim.hague@am.org>
12cr|noffle-1.1.5-7|166	- Version 1.0pre6-1 RPM
12cr|noffle-1.1.5-7|167	- Modified SPEC from 1.0pre5
12cr|noffle-1.1.5-7|168	
12cr|noffle-1.1.5-7|169	* Wed May 17 2000 Soenke J. Peters <peters+rpm@simprovement.com>
12cr|noffle-1.1.5-7|170	- Version 1.0pre5-1 RPM
12cr|noffle-1.1.5-7|171	- built SPEC from scratch
12cr|noffle-1.1.5-7|172	
12cr|noffle-1.1.5-7|173	* Mon Aug 23 1999 Mario Moder <moderm@gmx.net>
12cr|noffle-1.1.5-7|174	- Version 1.0pre2-1 Binary only RPM, no SPEC available
12cr|noffle-1.1.5-7|175	

3483 12
12cr|noflushd-2.7.5-7|1	%define	name	noflushd
12cr|noflushd-2.7.5-7|2	%define	version	2.7.5
12cr|noflushd-2.7.5-7|3	%define	release	%mkrel 7
12cr|noflushd-2.7.5-7|4	
12cr|noflushd-2.7.5-7|5	Summary:	Daemon that sends idle disks to sleep
12cr|noflushd-2.7.5-7|6	Name:		%{name}
12cr|noflushd-2.7.5-7|7	Version:	%{version}
12cr|noflushd-2.7.5-7|8	Release:	%{release}
12cr|noflushd-2.7.5-7|9	License:	GPL
12cr|noflushd-2.7.5-7|10	Group:		System/Configuration/Other
12cr|noflushd-2.7.5-7|11	Source0:	http://ufpr.dl.sourceforge.net/sourceforge/noflushd/%{name}_%{version}.orig.tar.bz2
12cr|noflushd-2.7.5-7|12	Source1:	%{name}.sysconfig
12cr|noflushd-2.7.5-7|13	Source2:	%{name}.init
12cr|noflushd-2.7.5-7|14	URL:		http://noflushd.sourceforge.net/
12cr|noflushd-2.7.5-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|noflushd-2.7.5-7|16	Requires(pre):	rpm-helper
12cr|noflushd-2.7.5-7|17	
12cr|noflushd-2.7.5-7|18	%description
12cr|noflushd-2.7.5-7|19	noflushd is a simple daemon that monitors disk activity and spins down
12cr|noflushd-2.7.5-7|20	disks whose idle time exceeds a certain timeout. It requires a kernel thread
12cr|noflushd-2.7.5-7|21	named kupdate which is present in Linux kernel version 2.2.11 and later. For
12cr|noflushd-2.7.5-7|22	earlier kernels, bdflush version 1.6 provides equal functionality.
12cr|noflushd-2.7.5-7|23	
12cr|noflushd-2.7.5-7|24	%prep
12cr|noflushd-2.7.5-7|25	%setup -q
12cr|noflushd-2.7.5-7|26	
12cr|noflushd-2.7.5-7|27	%build
12cr|noflushd-2.7.5-7|28	%configure --with-scheme=redhat
12cr|noflushd-2.7.5-7|29	%make
12cr|noflushd-2.7.5-7|30	
12cr|noflushd-2.7.5-7|31	%install
12cr|noflushd-2.7.5-7|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|noflushd-2.7.5-7|33	
12cr|noflushd-2.7.5-7|34	%{makeinstall_std} initdir=%{_initrddir}
12cr|noflushd-2.7.5-7|35	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|noflushd-2.7.5-7|36	install -D -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/%{name}
12cr|noflushd-2.7.5-7|37	
12cr|noflushd-2.7.5-7|38	# (sb) - remove misinstalled docs
12cr|noflushd-2.7.5-7|39	rm -fr %{buildroot}/usr/doc
12cr|noflushd-2.7.5-7|40	
12cr|noflushd-2.7.5-7|41	%post
12cr|noflushd-2.7.5-7|42	%_post_service %{name}
12cr|noflushd-2.7.5-7|43	
12cr|noflushd-2.7.5-7|44	%preun
12cr|noflushd-2.7.5-7|45	%_preun_service %{name}
12cr|noflushd-2.7.5-7|46	
12cr|noflushd-2.7.5-7|47	%clean
12cr|noflushd-2.7.5-7|48	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|noflushd-2.7.5-7|49	
12cr|noflushd-2.7.5-7|50	%files
12cr|noflushd-2.7.5-7|51	%defattr(-, root, root)
12cr|noflushd-2.7.5-7|52	%doc README AUTHORS NEWS ChangeLog THANKS TODO BUGS
12cr|noflushd-2.7.5-7|53	%{_sbindir}/%{name}
12cr|noflushd-2.7.5-7|54	%config(noreplace) %{_initrddir}/%{name}
12cr|noflushd-2.7.5-7|55	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|noflushd-2.7.5-7|56	%{_mandir}/man8/%{name}.8*
12cr|noflushd-2.7.5-7|57	
12cr|noflushd-2.7.5-7|58	
12cr|noflushd-2.7.5-7|59	
12cr|noflushd-2.7.5-7|60	%changelog
12cr|noflushd-2.7.5-7|61	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 2.7.5-7mdv2011.0
12cr|noflushd-2.7.5-7|62	+ Revision: 664790
12cr|noflushd-2.7.5-7|63	- rebuild
12cr|noflushd-2.7.5-7|64	
12cr|noflushd-2.7.5-7|65	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|noflushd-2.7.5-7|66	- the mass rebuild of 2010.0 packages
12cr|noflushd-2.7.5-7|67	
12cr|noflushd-2.7.5-7|68	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.7.5-5mdv2010.0
12cr|noflushd-2.7.5-7|69	+ Revision: 430181
12cr|noflushd-2.7.5-7|70	- rebuild
12cr|noflushd-2.7.5-7|71	
12cr|noflushd-2.7.5-7|72	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.7.5-4mdv2009.0
12cr|noflushd-2.7.5-7|73	+ Revision: 254057
12cr|noflushd-2.7.5-7|74	- rebuild
12cr|noflushd-2.7.5-7|75	
12cr|noflushd-2.7.5-7|76	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 2.7.5-2mdv2008.1
12cr|noflushd-2.7.5-7|77	+ Revision: 141006
12cr|noflushd-2.7.5-7|78	- restore BuildRoot
12cr|noflushd-2.7.5-7|79	
12cr|noflushd-2.7.5-7|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|noflushd-2.7.5-7|81	- kill re-definition of %%buildroot on Pixel's request
12cr|noflushd-2.7.5-7|82	
12cr|noflushd-2.7.5-7|83	
12cr|noflushd-2.7.5-7|84	* Fri Aug 11 2006 Stew Benedict <sbenedict@mandriva.com> 2.7.5-2mdv2007.0
12cr|noflushd-2.7.5-7|85	- rebuild, Requires(pre)
12cr|noflushd-2.7.5-7|86	
12cr|noflushd-2.7.5-7|87	* Tue Jul 26 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.7.5-1mdk
12cr|noflushd-2.7.5-7|88	- 2.7.5
12cr|noflushd-2.7.5-7|89	
12cr|noflushd-2.7.5-7|90	* Tue Nov 16 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.7.4-1mdk
12cr|noflushd-2.7.5-7|91	- 2.7.4
12cr|noflushd-2.7.5-7|92	- don't wipe out buildroot in %%prep
12cr|noflushd-2.7.5-7|93	
12cr|noflushd-2.7.5-7|94	* Mon May 03 2004 Stew Benedict <sbenedict@mandrakesoft.com> 2.7.3-1mdk
12cr|noflushd-2.7.5-7|95	- 2.7.3
12cr|noflushd-2.7.5-7|96	
12cr|noflushd-2.7.5-7|97	* Thu Jan 22 2004 Stew Benedict <sbenedict@mandrakesoft.com> 2.7-1mdk
12cr|noflushd-2.7.5-7|98	- 2.7
12cr|noflushd-2.7.5-7|99	
12cr|noflushd-2.7.5-7|100	* Fri Jan 02 2004 Stew Benedict <sbenedict@mandrakesoft.com> 2.6.3-3mdk
12cr|noflushd-2.7.5-7|101	- rebuild
12cr|noflushd-2.7.5-7|102	

3484 12
12cr|noip-2.1.9-5|1	Summary:	Linux client for the no-ip.com dynamic DNS service
12cr|noip-2.1.9-5|2	Name:		noip
12cr|noip-2.1.9-5|3	Version:	2.1.9
12cr|noip-2.1.9-5|4	Release:	%mkrel 5
12cr|noip-2.1.9-5|5	License:	GPLv2+
12cr|noip-2.1.9-5|6	Group:		Networking/Other
12cr|noip-2.1.9-5|7	URL:		http://www.no-ip.com
12cr|noip-2.1.9-5|8	Source0:	http://www.no-ip.com/client/linux/%{name}-%{version}.tar.bz2
12cr|noip-2.1.9-5|9	Source1:	%{name}-initscript
12cr|noip-2.1.9-5|10	Patch0:		%{name}-2.1.9-makefile.patch
12cr|noip-2.1.9-5|11	Patch1:		%{name}-2.1.9-config-path.patch
12cr|noip-2.1.9-5|12	Requires(pre):	rpm-helper
12cr|noip-2.1.9-5|13	Requires(post):	rpm-helper
12cr|noip-2.1.9-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|noip-2.1.9-5|15	
12cr|noip-2.1.9-5|16	%description
12cr|noip-2.1.9-5|17	This is the No-IP.com Dynamic DNS update client page.
12cr|noip-2.1.9-5|18	
12cr|noip-2.1.9-5|19	When configured correctly, the client will check your IP address at a
12cr|noip-2.1.9-5|20	given time interval checking to see if your IP has changed. If your IP
12cr|noip-2.1.9-5|21	address has changed it will notify No-IP DNS servers and update the IP
12cr|noip-2.1.9-5|22	corresponding to your No-IP/No-IP+ hostname.
12cr|noip-2.1.9-5|23	
12cr|noip-2.1.9-5|24	NOTE: You must add hostnames on the website (http://www.no-ip.com)
12cr|noip-2.1.9-5|25	first before you can have the updater update them.
12cr|noip-2.1.9-5|26	
12cr|noip-2.1.9-5|27	%prep
12cr|noip-2.1.9-5|28	%setup -q
12cr|noip-2.1.9-5|29	%patch0 -p1
12cr|noip-2.1.9-5|30	%patch1 -p1
12cr|noip-2.1.9-5|31	mv -f %{name}2.c %{name}.c
12cr|noip-2.1.9-5|32	
12cr|noip-2.1.9-5|33	%build
12cr|noip-2.1.9-5|34	%define Werror_cflags %{nil}
12cr|noip-2.1.9-5|35	%if %mdvver >= 201200
12cr|noip-2.1.9-5|36	%serverbuild_hardened
12cr|noip-2.1.9-5|37	%else
12cr|noip-2.1.9-5|38	%serverbuild
12cr|noip-2.1.9-5|39	%endif
12cr|noip-2.1.9-5|40	
12cr|noip-2.1.9-5|41	export LDFLAGS="%{ldflags}"
12cr|noip-2.1.9-5|42	
12cr|noip-2.1.9-5|43	%make PREFIX="%{_prefix}" BINDIR="%{_sbindir}" CONFDIR="%{_sysconfdir}"
12cr|noip-2.1.9-5|44	
12cr|noip-2.1.9-5|45	%install
12cr|noip-2.1.9-5|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|noip-2.1.9-5|47	
12cr|noip-2.1.9-5|48	%makeinstall_std PREFIX=%{_prefix} CONFDIR="%{_sysconfdir}" BINDIR="%{_sbindir}"
12cr|noip-2.1.9-5|49	
12cr|noip-2.1.9-5|50	touch %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|noip-2.1.9-5|51	mkdir -p %{buildroot}%{_initrddir}
12cr|noip-2.1.9-5|52	install %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|noip-2.1.9-5|53	
12cr|noip-2.1.9-5|54	cat > README.urpmi << EOF
12cr|noip-2.1.9-5|55	To configure the noip deamon, run noip -C as root.
12cr|noip-2.1.9-5|56	This command will set the corrects parameters in /etc/noip.conf.
12cr|noip-2.1.9-5|57	Then you can start the deamon with service noip start
12cr|noip-2.1.9-5|58	EOF
12cr|noip-2.1.9-5|59	
12cr|noip-2.1.9-5|60	%post
12cr|noip-2.1.9-5|61	%create_ghostfile %{_sysconfdir}/%{name}.conf root root 600
12cr|noip-2.1.9-5|62	%_post_service %{name}
12cr|noip-2.1.9-5|63	
12cr|noip-2.1.9-5|64	echo
12cr|noip-2.1.9-5|65	echo To configure the noip deamon, run noip -C as root.
12cr|noip-2.1.9-5|66	echo This command will set the correct parameters in /etc/noip.conf.
12cr|noip-2.1.9-5|67	echo Then you can restart the deamon with "service noip restart".
12cr|noip-2.1.9-5|68	echo
12cr|noip-2.1.9-5|69	
12cr|noip-2.1.9-5|70	%preun
12cr|noip-2.1.9-5|71	%_preun_service %{name}
12cr|noip-2.1.9-5|72	
12cr|noip-2.1.9-5|73	%clean
12cr|noip-2.1.9-5|74	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|noip-2.1.9-5|75	
12cr|noip-2.1.9-5|76	%files
12cr|noip-2.1.9-5|77	%defattr(644,root,root,755)
12cr|noip-2.1.9-5|78	%doc README.FIRST README.urpmi
12cr|noip-2.1.9-5|79	%attr(755,root,root) %{_sbindir}/*
12cr|noip-2.1.9-5|80	%attr(744,root,root) %{_initrddir}/%{name}
12cr|noip-2.1.9-5|81	%ghost %{_sysconfdir}/%{name}.conf
12cr|noip-2.1.9-5|82	
12cr|noip-2.1.9-5|83	
12cr|noip-2.1.9-5|84	%changelog
12cr|noip-2.1.9-5|85	* Sun Oct 02 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.9-5mdv2012.0
12cr|noip-2.1.9-5|86	+ Revision: 702407
12cr|noip-2.1.9-5|87	- use %%serverbuild_hardened flags for mdv2012
12cr|noip-2.1.9-5|88	
12cr|noip-2.1.9-5|89	* Mon Sep 12 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.9-4
12cr|noip-2.1.9-5|90	+ Revision: 699580
12cr|noip-2.1.9-5|91	- enable %%serverbuild and pass ldflags
12cr|noip-2.1.9-5|92	
12cr|noip-2.1.9-5|93	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.9-3mdv2011.0
12cr|noip-2.1.9-5|94	+ Revision: 620505
12cr|noip-2.1.9-5|95	- the mass rebuild of 2010.0 packages
12cr|noip-2.1.9-5|96	
12cr|noip-2.1.9-5|97	* Mon Sep 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.9-2mdv2010.0
12cr|noip-2.1.9-5|98	+ Revision: 440531
12cr|noip-2.1.9-5|99	- use Werror_cflags
12cr|noip-2.1.9-5|100	
12cr|noip-2.1.9-5|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|noip-2.1.9-5|102	- rebuild
12cr|noip-2.1.9-5|103	
12cr|noip-2.1.9-5|104	* Tue Nov 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.9-1mdv2009.1
12cr|noip-2.1.9-5|105	+ Revision: 306800
12cr|noip-2.1.9-5|106	- update to new version 2.1.9
12cr|noip-2.1.9-5|107	- rewrite patch 0 and 1
12cr|noip-2.1.9-5|108	
12cr|noip-2.1.9-5|109	* Sun Sep 14 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.7-4mdv2009.0
12cr|noip-2.1.9-5|110	+ Revision: 284710
12cr|noip-2.1.9-5|111	- rebuild
12cr|noip-2.1.9-5|112	
12cr|noip-2.1.9-5|113	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.1.7-3mdv2009.0
12cr|noip-2.1.9-5|114	+ Revision: 254058
12cr|noip-2.1.9-5|115	- rebuild
12cr|noip-2.1.9-5|116	- kill re-definition of %%buildroot on Pixel's request
12cr|noip-2.1.9-5|117	
12cr|noip-2.1.9-5|118	+ Olivier Blin <blino@mandriva.org>
12cr|noip-2.1.9-5|119	- restore BuildRoot
12cr|noip-2.1.9-5|120	
12cr|noip-2.1.9-5|121	* Fri Sep 14 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.7-1mdv2008.1
12cr|noip-2.1.9-5|122	+ Revision: 85688
12cr|noip-2.1.9-5|123	- new version
12cr|noip-2.1.9-5|124	
12cr|noip-2.1.9-5|125	* Sun Jul 08 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.4-1mdv2008.0
12cr|noip-2.1.9-5|126	+ Revision: 49806
12cr|noip-2.1.9-5|127	- bzip source
12cr|noip-2.1.9-5|128	- new version
12cr|noip-2.1.9-5|129	- fix mixture of tabs and spaces
12cr|noip-2.1.9-5|130	
12cr|noip-2.1.9-5|131	
12cr|noip-2.1.9-5|132	* Mon Jan 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.3-4mdv2007.0
12cr|noip-2.1.9-5|133	+ Revision: 111884
12cr|noip-2.1.9-5|134	- fix config path
12cr|noip-2.1.9-5|135	
12cr|noip-2.1.9-5|136	* Sat Jan 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.3-3mdv2007.1
12cr|noip-2.1.9-5|137	+ Revision: 111083
12cr|noip-2.1.9-5|138	- bump release tag
12cr|noip-2.1.9-5|139	- correct chmod bits on initscript
12cr|noip-2.1.9-5|140	
12cr|noip-2.1.9-5|141	* Thu Jan 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.3-2mdv2007.1
12cr|noip-2.1.9-5|142	+ Revision: 110380
12cr|noip-2.1.9-5|143	- fix post scriplet
12cr|noip-2.1.9-5|144	- minor fixes, cleans
12cr|noip-2.1.9-5|145	
12cr|noip-2.1.9-5|146	* Thu Jan 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.3-1mdv2007.1
12cr|noip-2.1.9-5|147	+ Revision: 110221
12cr|noip-2.1.9-5|148	- Import noip
12cr|noip-2.1.9-5|149	

3485 12
12cr|nopaste-0.280.0-1|1	%define upstream_name    App-Nopaste
12cr|nopaste-0.280.0-1|2	%define upstream_version 0.28
12cr|nopaste-0.280.0-1|3	
12cr|nopaste-0.280.0-1|4	Name:       nopaste
12cr|nopaste-0.280.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|nopaste-0.280.0-1|6	Release:    %mkrel 1
12cr|nopaste-0.280.0-1|7	
12cr|nopaste-0.280.0-1|8	Summary:    easy access to any pastebin
12cr|nopaste-0.280.0-1|9	License:    GPL+ or Artistic
12cr|nopaste-0.280.0-1|10	Group:      Development/Perl
12cr|nopaste-0.280.0-1|11	Source0:    http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
12cr|nopaste-0.280.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|nopaste-0.280.0-1|13	
12cr|nopaste-0.280.0-1|14	BuildRequires: perl(Browser::Open)
12cr|nopaste-0.280.0-1|15	BuildRequires: perl(Clipboard)
12cr|nopaste-0.280.0-1|16	BuildRequires: perl(Config::INI::Reader)
12cr|nopaste-0.280.0-1|17	BuildRequires: perl(Config::GitLike)
12cr|nopaste-0.280.0-1|18	BuildRequires: perl(ExtUtils::MakeMaker)
12cr|nopaste-0.280.0-1|19	BuildRequires: perl(Git)
12cr|nopaste-0.280.0-1|20	BuildRequires: perl(Module::Pluggable)
12cr|nopaste-0.280.0-1|21	BuildRequires: perl(Moose)
12cr|nopaste-0.280.0-1|22	BuildRequires: perl(MooseX::Getopt)
12cr|nopaste-0.280.0-1|23	BuildRequires: perl(Test::More)
12cr|nopaste-0.280.0-1|24	BuildRequires: perl(WWW::Mechanize)
12cr|nopaste-0.280.0-1|25	BuildRequires: perl(WWW::Pastebin::PastebinCom::Create)
12cr|nopaste-0.280.0-1|26	BuildRequires: perl(WWW::Pastebin::RafbNet::Create)
12cr|nopaste-0.280.0-1|27	BuildRequires: perl-devel
12cr|nopaste-0.280.0-1|28	
12cr|nopaste-0.280.0-1|29	BuildArch: noarch
12cr|nopaste-0.280.0-1|30	
12cr|nopaste-0.280.0-1|31	Obsoletes: perl-App-Nopaste
12cr|nopaste-0.280.0-1|32	Provides:  perl-App-Nopaste
12cr|nopaste-0.280.0-1|33	
12cr|nopaste-0.280.0-1|34	Requires: perl(MooseX::Getopt)
12cr|nopaste-0.280.0-1|35	
12cr|nopaste-0.280.0-1|36	%description
12cr|nopaste-0.280.0-1|37	Pastebins (also known as nopaste sites) let you post text, usually code,
12cr|nopaste-0.280.0-1|38	for public viewing. They're used a lot in IRC channels to show code that
12cr|nopaste-0.280.0-1|39	would normally be too long to give directly in the channel (hence the name
12cr|nopaste-0.280.0-1|40	nopaste).
12cr|nopaste-0.280.0-1|41	
12cr|nopaste-0.280.0-1|42	Each pastebin is slightly different. When one pastebin goes down (I'm
12cr|nopaste-0.280.0-1|43	looking at you, the http://paste.husk.org manpage), then you have to find a
12cr|nopaste-0.280.0-1|44	new one. And if you usually use a script to publish text, then it's too
12cr|nopaste-0.280.0-1|45	much hassle.
12cr|nopaste-0.280.0-1|46	
12cr|nopaste-0.280.0-1|47	This module aims to smooth out the differences between pastebins, and
12cr|nopaste-0.280.0-1|48	provides redundancy: if one site doesn't work, it just tries a different
12cr|nopaste-0.280.0-1|49	one.
12cr|nopaste-0.280.0-1|50	
12cr|nopaste-0.280.0-1|51	%prep
12cr|nopaste-0.280.0-1|52	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|nopaste-0.280.0-1|53	
12cr|nopaste-0.280.0-1|54	%build
12cr|nopaste-0.280.0-1|55	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|nopaste-0.280.0-1|56	%make
12cr|nopaste-0.280.0-1|57	
12cr|nopaste-0.280.0-1|58	%check
12cr|nopaste-0.280.0-1|59	%make test
12cr|nopaste-0.280.0-1|60	
12cr|nopaste-0.280.0-1|61	%install
12cr|nopaste-0.280.0-1|62	%makeinstall_std
12cr|nopaste-0.280.0-1|63	
12cr|nopaste-0.280.0-1|64	%files
12cr|nopaste-0.280.0-1|65	%doc Changes
12cr|nopaste-0.280.0-1|66	%{_bindir}/*
12cr|nopaste-0.280.0-1|67	%{_mandir}/man?/*
12cr|nopaste-0.280.0-1|68	%perl_vendorlib/*

3486 12
12cr|nosefart-2.7-3|1	Name:		nosefart
12cr|nosefart-2.7-3|2	Summary:	Nosefart player for Nintendo NES audio files
12cr|nosefart-2.7-3|3	Version:	2.7
12cr|nosefart-2.7-3|4	Release:	3
12cr|nosefart-2.7-3|5	License:	GPLv2
12cr|nosefart-2.7-3|6	Group:		Sound
12cr|nosefart-2.7-3|7	URL: 		http://nosefart.sourceforge.net/
12cr|nosefart-2.7-3|8	Source0:	http://prdownloads.sourceforge.net/nosefart/%name-%version-mls.tar.bz2
12cr|nosefart-2.7-3|9	Patch0:		nosefart-2.6-mls-desktopentry.patch
12cr|nosefart-2.7-3|10	Patch1:		nosefart-2.7-makefile.patch
12cr|nosefart-2.7-3|11	BuildRequires:	imagemagick
12cr|nosefart-2.7-3|12	BuildRequires:	pkgconfig(glib-2.0)
12cr|nosefart-2.7-3|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|nosefart-2.7-3|14	Obsoletes:	xmms-nosefart < 2.7-3
12cr|nosefart-2.7-3|15	
12cr|nosefart-2.7-3|16	%description
12cr|nosefart-2.7-3|17	Nosefart plays .nsf audio files that were ripped from games for the Nintendo
12cr|nosefart-2.7-3|18	Entertainment System.
12cr|nosefart-2.7-3|19	
12cr|nosefart-2.7-3|20	%package -n gnosefart
12cr|nosefart-2.7-3|21	Summary:	Nosefart player for Nintendo NES audio files
12cr|nosefart-2.7-3|22	Group:		Sound
12cr|nosefart-2.7-3|23	Requires:	%{name} >= %{version}
12cr|nosefart-2.7-3|24	
12cr|nosefart-2.7-3|25	%description  -n gnosefart
12cr|nosefart-2.7-3|26	Nosefart plays .nsf audio files that were ripped from games for the Nintendo
12cr|nosefart-2.7-3|27	Entertainment System.
12cr|nosefart-2.7-3|28	
12cr|nosefart-2.7-3|29	%prep
12cr|nosefart-2.7-3|30	%setup -q -n %{name}-%{version}-mls
12cr|nosefart-2.7-3|31	ln -s gnosefart-1.5 src/gnosefart-1.4
12cr|nosefart-2.7-3|32	%patch0 -p1
12cr|nosefart-2.7-3|33	%patch1 -p1
12cr|nosefart-2.7-3|34	
12cr|nosefart-2.7-3|35	%build
12cr|nosefart-2.7-3|36	make clean
12cr|nosefart-2.7-3|37	%make
12cr|nosefart-2.7-3|38	cd src/gnosefart-*
12cr|nosefart-2.7-3|39	./autogen.sh
12cr|nosefart-2.7-3|40	%configure2_5x
12cr|nosefart-2.7-3|41	%make
12cr|nosefart-2.7-3|42	
12cr|nosefart-2.7-3|43	%install
12cr|nosefart-2.7-3|44	make PREFIX=%{buildroot}%{_prefix} install
12cr|nosefart-2.7-3|45	cd src/gnosefart-*
12cr|nosefart-2.7-3|46	%makeinstall_std
12cr|nosefart-2.7-3|47	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12cr|nosefart-2.7-3|48	
12cr|nosefart-2.7-3|49	#icons
12cr|nosefart-2.7-3|50	ln -s %{_datadir}/pixmaps/gnosefart.png %{buildroot}/%{_liconsdir}/gnosefart.png
12cr|nosefart-2.7-3|51	convert -scale 32x32 %{buildroot}%{_datadir}/pixmaps/gnosefart.png %{buildroot}%{_iconsdir}/gnosefart.png
12cr|nosefart-2.7-3|52	convert -scale 16x16 %{buildroot}%{_datadir}/pixmaps/gnosefart.png %{buildroot}%{_miconsdir}/gnosefart.png
12cr|nosefart-2.7-3|53	
12cr|nosefart-2.7-3|54	%files
12cr|nosefart-2.7-3|55	%doc README README.linux CHANGES
12cr|nosefart-2.7-3|56	%{_bindir}/nosefart
12cr|nosefart-2.7-3|57	
12cr|nosefart-2.7-3|58	%files -n gnosefart
12cr|nosefart-2.7-3|59	%doc README.xmms
12cr|nosefart-2.7-3|60	%{_bindir}/gnosefart
12cr|nosefart-2.7-3|61	%{_datadir}/applications/gnosefart.desktop
12cr|nosefart-2.7-3|62	%{_datadir}/pixmaps/gnosefart.png
12cr|nosefart-2.7-3|63	%{_liconsdir}/gnosefart.png
12cr|nosefart-2.7-3|64	%{_iconsdir}/gnosefart.png
12cr|nosefart-2.7-3|65	%{_miconsdir}/gnosefart.png
12cr|nosefart-2.7-3|66	
12cr|nosefart-2.7-3|67	
12cr|nosefart-2.7-3|68	%changelog
12cr|nosefart-2.7-3|69	* Sun Jul 31 2011 Andrey Bondrov <abondrov@mandriva.org> 2.7-2mdv2012.0
12cr|nosefart-2.7-3|70	+ Revision: 692564
12cr|nosefart-2.7-3|71	- Drop deprecated menu
12cr|nosefart-2.7-3|72	- Add patch 1 to fix build in 2011
12cr|nosefart-2.7-3|73	- imported package nosefart
12cr|nosefart-2.7-3|74	
12cr|nosefart-2.7-3|75	
12cr|nosefart-2.7-3|76	* Sun Jul 24 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 2.7-2mdv2011.0
12cr|nosefart-2.7-3|77	- Import from PLF
12cr|nosefart-2.7-3|78	- Remove PLF reference
12cr|nosefart-2.7-3|79	
12cr|nosefart-2.7-3|80	* Sun Feb 10 2008 Götz Waschk <goetz@zarb.org> 2.7-1plf2008.1
12cr|nosefart-2.7-3|81	- new version
12cr|nosefart-2.7-3|82	
12cr|nosefart-2.7-3|83	* Wed Jan 23 2008 Götz Waschk <goetz@zarb.org> 2.6-3plf2008.1
12cr|nosefart-2.7-3|84	- fix plf reason
12cr|nosefart-2.7-3|85	- fix desktop entry
12cr|nosefart-2.7-3|86	
12cr|nosefart-2.7-3|87	* Wed Aug  2 2006 Götz Waschk <goetz@zarb.org> 2.6-2plf2007.0
12cr|nosefart-2.7-3|88	- xdg menu
12cr|nosefart-2.7-3|89	
12cr|nosefart-2.7-3|90	* Fri Sep 23 2005 GÃ¶tz Waschk <goetz@zarb.org> 2.6-1plf
12cr|nosefart-2.7-3|91	- New release 2.6
12cr|nosefart-2.7-3|92	
12cr|nosefart-2.7-3|93	* Tue Sep 20 2005 Götz Waschk <goetz@zarb.org> 2.5-1plf
12cr|nosefart-2.7-3|94	- New release 2.5
12cr|nosefart-2.7-3|95	
12cr|nosefart-2.7-3|96	* Wed Sep 14 2005 Götz Waschk <goetz@zarb.org> 2.4-1plf
12cr|nosefart-2.7-3|97	- spec fixes
12cr|nosefart-2.7-3|98	- New release 2.4
12cr|nosefart-2.7-3|99	
12cr|nosefart-2.7-3|100	* Tue Aug 31 2004 Götz Waschk <goetz@zarb.org> 2.2-1plf
12cr|nosefart-2.7-3|101	- new version
12cr|nosefart-2.7-3|102	
12cr|nosefart-2.7-3|103	* Sat Apr 24 2004 Götz Waschk <goetz@plf.zarb.org> 2.1-1plf
12cr|nosefart-2.7-3|104	- disable gnosefart on mdk 9.1 (autotools problem)
12cr|nosefart-2.7-3|105	- add gnosefart menu entry
12cr|nosefart-2.7-3|106	- gnosefart 1.0
12cr|nosefart-2.7-3|107	- New release 2.1
12cr|nosefart-2.7-3|108	
12cr|nosefart-2.7-3|109	* Tue Apr 20 2004 Götz Waschk <goetz@plf.zarb.org> 2.0-3plf
12cr|nosefart-2.7-3|110	- gnosefart requries nosefart
12cr|nosefart-2.7-3|111	
12cr|nosefart-2.7-3|112	* Mon Apr 19 2004 Götz Waschk <goetz@plf.zarb.org> 2.0-2plf
12cr|nosefart-2.7-3|113	- split out xmms plugin and gnosefart
12cr|nosefart-2.7-3|114	- fix gnosefart buildrequires
12cr|nosefart-2.7-3|115	
12cr|nosefart-2.7-3|116	* Sat Apr 17 2004 Götz Waschk <goetz@plf.zarb.org> 2.0-1plf
12cr|nosefart-2.7-3|117	- add gnosefart
12cr|nosefart-2.7-3|118	- fix description
12cr|nosefart-2.7-3|119	- new version
12cr|nosefart-2.7-3|120	
12cr|nosefart-2.7-3|121	* Tue Mar 23 2004 Götz Waschk <goetz@plf.zarb.org> 1.92j-1plf
12cr|nosefart-2.7-3|122	- new version
12cr|nosefart-2.7-3|123	
12cr|nosefart-2.7-3|124	* Tue Oct 28 2003 Götz Waschk <goetz@plf.zarb.org> 1.92i-1plf
12cr|nosefart-2.7-3|125	- initial package

3487 12
12cr|notecase-1.9.8-4|1	%define Werror_cflags %nil
12cr|notecase-1.9.8-4|2	
12cr|notecase-1.9.8-4|3	Name: 	 	notecase
12cr|notecase-1.9.8-4|4	Summary: 	A hierarchical text notes manager
12cr|notecase-1.9.8-4|5	Version: 	1.9.8
12cr|notecase-1.9.8-4|6	Release: 	4
12cr|notecase-1.9.8-4|7	
12cr|notecase-1.9.8-4|8	Source:		http://kent.dl.sourceforge.net/sourceforge/notecase/%{name}-%{version}_src.tar.gz
12cr|notecase-1.9.8-4|9	URL:		http://notecase.sourceforge.net/
12cr|notecase-1.9.8-4|10	License:	BSD
12cr|notecase-1.9.8-4|11	Group:		Office
12cr|notecase-1.9.8-4|12	BuildRequires:	pkgconfig
12cr|notecase-1.9.8-4|13	BuildRequires:	imagemagick
12cr|notecase-1.9.8-4|14	BuildRequires:	gtk2-devel
12cr|notecase-1.9.8-4|15	BuildRequires:	gnome-vfs2-devel
12cr|notecase-1.9.8-4|16	BuildRequires:	desktop-file-utils
12cr|notecase-1.9.8-4|17	BuildRequires:	gtksourceview-devel
12cr|notecase-1.9.8-4|18	Requires(post): shared-mime-info
12cr|notecase-1.9.8-4|19	Requires(postun): shared-mime-info
12cr|notecase-1.9.8-4|20	Patch0: notecase-1.9.8-gtksourceview.patch
12cr|notecase-1.9.8-4|21	Patch1: notecase-1.9.8-gcc44.patch
12cr|notecase-1.9.8-4|22	Patch2: notecase-1.9.8-Makefile-X11.patch
12cr|notecase-1.9.8-4|23	
12cr|notecase-1.9.8-4|24	%description
12cr|notecase-1.9.8-4|25	NoteCase is a hierarchical text notes manager (AKA outliner).
12cr|notecase-1.9.8-4|26	
12cr|notecase-1.9.8-4|27	It helps you organize your everyday text notes into a single document with
12cr|notecase-1.9.8-4|28	individual notes placed into a tree-like structure. To ensure your privacy
12cr|notecase-1.9.8-4|29	an encrypted document format is supported along with a standard unencrypted
12cr|notecase-1.9.8-4|30	one.
12cr|notecase-1.9.8-4|31	
12cr|notecase-1.9.8-4|32	%prep
12cr|notecase-1.9.8-4|33	%setup -q
12cr|notecase-1.9.8-4|34	%patch0 -p1
12cr|notecase-1.9.8-4|35	%patch1 -p1
12cr|notecase-1.9.8-4|36	%patch2 -p0
12cr|notecase-1.9.8-4|37	
12cr|notecase-1.9.8-4|38	
12cr|notecase-1.9.8-4|39	%build
12cr|notecase-1.9.8-4|40	%make CFLAGS="%{optflags}"
12cr|notecase-1.9.8-4|41	
12cr|notecase-1.9.8-4|42	%install
12cr|notecase-1.9.8-4|43	%makeinstall_std
12cr|notecase-1.9.8-4|44	
12cr|notecase-1.9.8-4|45	#menu
12cr|notecase-1.9.8-4|46	desktop-file-install --vendor="" \
12cr|notecase-1.9.8-4|47	--add-category="GTK" \
12cr|notecase-1.9.8-4|48	--remove-key='Encoding' \
12cr|notecase-1.9.8-4|49	--remove-key='Office' \
12cr|notecase-1.9.8-4|50	--remove-key='Version' \
12cr|notecase-1.9.8-4|51	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|notecase-1.9.8-4|52	
12cr|notecase-1.9.8-4|53	#icons
12cr|notecase-1.9.8-4|54	mkdir -p %{buildroot}/%_liconsdir
12cr|notecase-1.9.8-4|55	convert -size 48x48 res/%name.xpm %{buildroot}/%_liconsdir/%name.png
12cr|notecase-1.9.8-4|56	mkdir -p %{buildroot}/%_iconsdir
12cr|notecase-1.9.8-4|57	convert -size 32x32 res/%name.xpm %{buildroot}/%_iconsdir/%name.png
12cr|notecase-1.9.8-4|58	mkdir -p %{buildroot}/%_miconsdir
12cr|notecase-1.9.8-4|59	convert -size 16x16 res/%name.xpm %{buildroot}/%_miconsdir/%name.png
12cr|notecase-1.9.8-4|60	
12cr|notecase-1.9.8-4|61	%find_lang %name
12cr|notecase-1.9.8-4|62	
12cr|notecase-1.9.8-4|63	%files -f %{name}.lang
12cr|notecase-1.9.8-4|64	%defattr(-,root,root)
12cr|notecase-1.9.8-4|65	%doc readme.txt docs/help.ncd
12cr|notecase-1.9.8-4|66	
12cr|notecase-1.9.8-4|67	%{_bindir}/%name
12cr|notecase-1.9.8-4|68	%{_datadir}/applications/*
12cr|notecase-1.9.8-4|69	%{_datadir}/pixmaps/*
12cr|notecase-1.9.8-4|70	%{_datadir}/mime/packages/*
12cr|notecase-1.9.8-4|71	%{_liconsdir}/%name.png
12cr|notecase-1.9.8-4|72	%{_iconsdir}/%name.png
12cr|notecase-1.9.8-4|73	%{_miconsdir}/%name.png
12cr|notecase-1.9.8-4|74	
12cr|notecase-1.9.8-4|75	
12cr|notecase-1.9.8-4|76	%changelog
12cr|notecase-1.9.8-4|77	* Wed May 23 2012 Eugene Budanov <eugene.budanov@rosalab.ru> 1.9.8-1rosa2012lts
12cr|notecase-1.9.8-4|78	- Spec file was cleaned. Deleted contructions for old Mandriva releases
12cr|notecase-1.9.8-4|79	- Added patch from Gentoo for build with new gtksourceview versions
12cr|notecase-1.9.8-4|80	- Added patch from Gentoo for build with gcc4.4+
12cr|notecase-1.9.8-4|81	
12cr|notecase-1.9.8-4|82	* Tue Dec 09 2008 Funda Wang <fundawang@mandriva.org> 1.9.8-1mdv2009.1
12cr|notecase-1.9.8-4|83	+ Revision: 312226
12cr|notecase-1.9.8-4|84	- BR gtksourceview
12cr|notecase-1.9.8-4|85	- update to new version 1.9.8
12cr|notecase-1.9.8-4|86	
12cr|notecase-1.9.8-4|87	* Tue Oct 28 2008 Funda Wang <fundawang@mandriva.org> 1.9.7-1mdv2009.1
12cr|notecase-1.9.8-4|88	+ Revision: 298099
12cr|notecase-1.9.8-4|89	- New version 1.9.7
12cr|notecase-1.9.8-4|90	
12cr|notecase-1.9.8-4|91	* Mon Aug 25 2008 Funda Wang <fundawang@mandriva.org> 1.9.5-1mdv2009.0
12cr|notecase-1.9.8-4|92	+ Revision: 275729
12cr|notecase-1.9.8-4|93	- New version 1.9.5
12cr|notecase-1.9.8-4|94	
12cr|notecase-1.9.8-4|95	* Sun Jun 29 2008 Funda Wang <fundawang@mandriva.org> 1.9.3-1mdv2009.0
12cr|notecase-1.9.8-4|96	+ Revision: 229943
12cr|notecase-1.9.8-4|97	- update to new version 1.9.3
12cr|notecase-1.9.8-4|98	
12cr|notecase-1.9.8-4|99	+ Pixel <pixel@mandriva.com>
12cr|notecase-1.9.8-4|100	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|notecase-1.9.8-4|101	- normalize call to %%update_mime_database/%%clean_mime_database: don't be overly cautious
12cr|notecase-1.9.8-4|102	
12cr|notecase-1.9.8-4|103	* Fri May 23 2008 Funda Wang <fundawang@mandriva.org> 1.9.1-1mdv2009.0
12cr|notecase-1.9.8-4|104	+ Revision: 210370
12cr|notecase-1.9.8-4|105	- fix license
12cr|notecase-1.9.8-4|106	- New version 1.9.1
12cr|notecase-1.9.8-4|107	
12cr|notecase-1.9.8-4|108	* Fri Feb 08 2008 Funda Wang <fundawang@mandriva.org> 1.7.9-1mdv2008.1
12cr|notecase-1.9.8-4|109	+ Revision: 163887
12cr|notecase-1.9.8-4|110	- update to new version 1.7.9
12cr|notecase-1.9.8-4|111	
12cr|notecase-1.9.8-4|112	* Thu Jan 24 2008 Olivier Thauvin <nanardon@mandriva.org> 1.7.6-1mdv2008.1
12cr|notecase-1.9.8-4|113	+ Revision: 157288
12cr|notecase-1.9.8-4|114	- 1.7.6
12cr|notecase-1.9.8-4|115	
12cr|notecase-1.9.8-4|116	+ Olivier Blin <oblin@mandriva.com>
12cr|notecase-1.9.8-4|117	- restore BuildRoot
12cr|notecase-1.9.8-4|118	
12cr|notecase-1.9.8-4|119	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|notecase-1.9.8-4|120	- kill re-definition of %%buildroot on Pixel's request
12cr|notecase-1.9.8-4|121	
12cr|notecase-1.9.8-4|122	* Wed Sep 05 2007 Funda Wang <fundawang@mandriva.org> 1.6.6-1mdv2008.0
12cr|notecase-1.9.8-4|123	+ Revision: 79903
12cr|notecase-1.9.8-4|124	- New version 1.6.6
12cr|notecase-1.9.8-4|125	
12cr|notecase-1.9.8-4|126	* Wed Jun 13 2007 Austin Acton <austin@mandriva.org> 1.5.6-2mdv2008.0
12cr|notecase-1.9.8-4|127	+ Revision: 38880
12cr|notecase-1.9.8-4|128	- fix for non-versioned docdir while allowing backports
12cr|notecase-1.9.8-4|129	
12cr|notecase-1.9.8-4|130	* Wed Jun 13 2007 Austin Acton <austin@mandriva.org> 1.5.6-1mdv2008.0
12cr|notecase-1.9.8-4|131	+ Revision: 38752
12cr|notecase-1.9.8-4|132	- buildrequires gnome-vfs
12cr|notecase-1.9.8-4|133	- buildrequires desktop-file-utils
12cr|notecase-1.9.8-4|134	- new version (new era really)
12cr|notecase-1.9.8-4|135	- XDG menu
12cr|notecase-1.9.8-4|136	- png icon
12cr|notecase-1.9.8-4|137	- mkrel
12cr|notecase-1.9.8-4|138	
12cr|notecase-1.9.8-4|139	
12cr|notecase-1.9.8-4|140	* Wed Jul 20 2005 Austin Acton <austin@mandriva.org> 1.0.0-1mdk
12cr|notecase-1.9.8-4|141	- New release 1.0.0
12cr|notecase-1.9.8-4|142	
12cr|notecase-1.9.8-4|143	* Wed Jun 22 2005 Austin Acton <austin@mandriva.org> 0.9.3-1mdk
12cr|notecase-1.9.8-4|144	- New release 0.9.3
12cr|notecase-1.9.8-4|145	
12cr|notecase-1.9.8-4|146	* Mon May 30 2005 Austin Acton <austin@mandriva.org> 0.8.9-1mdk
12cr|notecase-1.9.8-4|147	- New release 0.8.9
12cr|notecase-1.9.8-4|148	
12cr|notecase-1.9.8-4|149	* Tue May 10 2005 Austin Acton <austin@mandriva.org> 0.8.7-1mdk
12cr|notecase-1.9.8-4|150	- New release 0.8.7
12cr|notecase-1.9.8-4|151	
12cr|notecase-1.9.8-4|152	* Thu Mar 31 2005 Austin Acton <austin@mandrake.org> 0.8.2-1mdk
12cr|notecase-1.9.8-4|153	- initial package
12cr|notecase-1.9.8-4|154	

3488 12
12cr|notefinder-0.4-4|1	Summary:	Full-featured exteansible desktop note-taking application for Unix
12cr|notefinder-0.4-4|2	Name:	  	notefinder
12cr|notefinder-0.4-4|3	Version:	0.4
12cr|notefinder-0.4-4|4	Release:	%mkrel 4
12cr|notefinder-0.4-4|5	Epoch:		1
12cr|notefinder-0.4-4|6	License:	BSD-Like and GPLv2+
12cr|notefinder-0.4-4|7	Group:		Office
12cr|notefinder-0.4-4|8	Source0: 	http://notefinder.googlecode.com/files/%name-%version.tar.gz
12cr|notefinder-0.4-4|9	URL:		http://code.google.com/p/notefinder/
12cr|notefinder-0.4-4|10	Requires:	python-qt4 >= 4.4.0
12cr|notefinder-0.4-4|11	%py_requires -d
12cr|notefinder-0.4-4|12	BuildRequires:	python-setuptools
12cr|notefinder-0.4-4|13	BuildRequires:	desktop-file-utils
12cr|notefinder-0.4-4|14	BuildArch:	noarch
12cr|notefinder-0.4-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|notefinder-0.4-4|16	
12cr|notefinder-0.4-4|17	%description
12cr|notefinder-0.4-4|18	NoteFinder is full-featured extensible desktop note-taking application.
12cr|notefinder-0.4-4|19	
12cr|notefinder-0.4-4|20	Features:
12cr|notefinder-0.4-4|21	* Adding, viewing, editing, removing entries
12cr|notefinder-0.4-4|22	* Importing local and remote files as notes
12cr|notefinder-0.4-4|23	* Wiki markup support
12cr|notefinder-0.4-4|24	* Tabbed interface
12cr|notefinder-0.4-4|25	* Assigning tags
12cr|notefinder-0.4-4|26	* Smooth and smart search
12cr|notefinder-0.4-4|27	* Finding related notes
12cr|notefinder-0.4-4|28	* Service menu for Konqueror
12cr|notefinder-0.4-4|29	* Ability to assign tags automatically
12cr|notefinder-0.4-4|30	* Can be extended with Python plugins
12cr|notefinder-0.4-4|31	
12cr|notefinder-0.4-4|32	%prep
12cr|notefinder-0.4-4|33	%setup -qn %name
12cr|notefinder-0.4-4|34	
12cr|notefinder-0.4-4|35	%build
12cr|notefinder-0.4-4|36	
12cr|notefinder-0.4-4|37	%install
12cr|notefinder-0.4-4|38	rm -rf $RPM_BUILD_ROOT
12cr|notefinder-0.4-4|39	python setup.py install --root=%{buildroot}
12cr|notefinder-0.4-4|40	
12cr|notefinder-0.4-4|41	desktop-file-install --vendor='' \
12cr|notefinder-0.4-4|42	--dir=%buildroot%_datadir/applications \
12cr|notefinder-0.4-4|43	--remove-key='Version' \
12cr|notefinder-0.4-4|44	--add-category='Qt;KDE' \
12cr|notefinder-0.4-4|45	%buildroot%_datadir/applications/*.desktop
12cr|notefinder-0.4-4|46	
12cr|notefinder-0.4-4|47	%clean
12cr|notefinder-0.4-4|48	rm -rf $RPM_BUILD_ROOT
12cr|notefinder-0.4-4|49	
12cr|notefinder-0.4-4|50	%files
12cr|notefinder-0.4-4|51	%defattr(-, root, root)
12cr|notefinder-0.4-4|52	%{_bindir}/*
12cr|notefinder-0.4-4|53	%{_datadir}/%name
12cr|notefinder-0.4-4|54	%{_datadir}/applications/*.desktop
12cr|notefinder-0.4-4|55	%{python_sitelib}/*
12cr|notefinder-0.4-4|56	
12cr|notefinder-0.4-4|57	
12cr|notefinder-0.4-4|58	%changelog
12cr|notefinder-0.4-4|59	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 1:0.4-4mdv2011.0
12cr|notefinder-0.4-4|60	+ Revision: 593921
12cr|notefinder-0.4-4|61	- rebuild for py2.7
12cr|notefinder-0.4-4|62	
12cr|notefinder-0.4-4|63	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1:0.4-3mdv2010.1
12cr|notefinder-0.4-4|64	+ Revision: 440343
12cr|notefinder-0.4-4|65	- rebuild
12cr|notefinder-0.4-4|66	
12cr|notefinder-0.4-4|67	* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 1:0.4-2mdv2009.1
12cr|notefinder-0.4-4|68	+ Revision: 318561
12cr|notefinder-0.4-4|69	- rebuild for new python
12cr|notefinder-0.4-4|70	
12cr|notefinder-0.4-4|71	* Sat Dec 06 2008 Funda Wang <fwang@mandriva.org> 1:0.4-1mdv2009.1
12cr|notefinder-0.4-4|72	+ Revision: 310957
12cr|notefinder-0.4-4|73	- update to new version 0.4
12cr|notefinder-0.4-4|74	
12cr|notefinder-0.4-4|75	* Thu Dec 04 2008 Funda Wang <fwang@mandriva.org> 1:0.3.7-1mdv2009.1
12cr|notefinder-0.4-4|76	+ Revision: 309874
12cr|notefinder-0.4-4|77	- new version 0.3.7
12cr|notefinder-0.4-4|78	
12cr|notefinder-0.4-4|79	* Wed Oct 22 2008 Funda Wang <fwang@mandriva.org> 1:0.2-1mdv2009.1
12cr|notefinder-0.4-4|80	+ Revision: 296467
12cr|notefinder-0.4-4|81	- New version 0.2
12cr|notefinder-0.4-4|82	
12cr|notefinder-0.4-4|83	* Sat Oct 11 2008 Funda Wang <fwang@mandriva.org> 1:0.1.8-1mdv2009.1
12cr|notefinder-0.4-4|84	+ Revision: 291787
12cr|notefinder-0.4-4|85	- New version series 0.1.8
12cr|notefinder-0.4-4|86	
12cr|notefinder-0.4-4|87	* Sat Aug 02 2008 Funda Wang <fwang@mandriva.org> 3.1.5-1mdv2009.0
12cr|notefinder-0.4-4|88	+ Revision: 260982
12cr|notefinder-0.4-4|89	- New version 3.1.5
12cr|notefinder-0.4-4|90	
12cr|notefinder-0.4-4|91	* Sat Aug 02 2008 Funda Wang <fwang@mandriva.org> 3.1-1mdv2009.0
12cr|notefinder-0.4-4|92	+ Revision: 260527
12cr|notefinder-0.4-4|93	- New version 3.1
12cr|notefinder-0.4-4|94	
12cr|notefinder-0.4-4|95	* Fri Aug 01 2008 Funda Wang <fwang@mandriva.org> 3.0.9-1mdv2009.0
12cr|notefinder-0.4-4|96	+ Revision: 259565
12cr|notefinder-0.4-4|97	- New version 3.0.9
12cr|notefinder-0.4-4|98	
12cr|notefinder-0.4-4|99	* Thu Jul 31 2008 Funda Wang <fwang@mandriva.org> 3.0.8-1mdv2009.0
12cr|notefinder-0.4-4|100	+ Revision: 257389
12cr|notefinder-0.4-4|101	- New version 3.0.8
12cr|notefinder-0.4-4|102	
12cr|notefinder-0.4-4|103	* Fri Jul 11 2008 Funda Wang <fwang@mandriva.org> 2.9-1mdv2009.0
12cr|notefinder-0.4-4|104	+ Revision: 233805
12cr|notefinder-0.4-4|105	- New version 2.9
12cr|notefinder-0.4-4|106	
12cr|notefinder-0.4-4|107	* Thu Jul 10 2008 Funda Wang <fwang@mandriva.org> 2.8-1mdv2009.0
12cr|notefinder-0.4-4|108	+ Revision: 233244
12cr|notefinder-0.4-4|109	- New version 2.8
12cr|notefinder-0.4-4|110	
12cr|notefinder-0.4-4|111	* Tue Jul 08 2008 Funda Wang <fwang@mandriva.org> 2.6-1mdv2009.0
12cr|notefinder-0.4-4|112	+ Revision: 232672
12cr|notefinder-0.4-4|113	- update to new version 2.6
12cr|notefinder-0.4-4|114	
12cr|notefinder-0.4-4|115	* Sat Jul 05 2008 Funda Wang <fwang@mandriva.org> 2.5-2mdv2009.0
12cr|notefinder-0.4-4|116	+ Revision: 231965
12cr|notefinder-0.4-4|117	- BR python-devel
12cr|notefinder-0.4-4|118	- BR python
12cr|notefinder-0.4-4|119	- BR setuptools
12cr|notefinder-0.4-4|120	- install plugins also
12cr|notefinder-0.4-4|121	
12cr|notefinder-0.4-4|122	* Sat Jul 05 2008 Funda Wang <fwang@mandriva.org> 2.5-1mdv2009.0
12cr|notefinder-0.4-4|123	+ Revision: 231941
12cr|notefinder-0.4-4|124	- import notefinder
12cr|notefinder-0.4-4|125	
12cr|notefinder-0.4-4|126	

3489 12
12cr|notemeister-0.1.7-8|1	%define name	notemeister
12cr|notemeister-0.1.7-8|2	%define version 0.1.7
12cr|notemeister-0.1.7-8|3	%define release %mkrel 8
12cr|notemeister-0.1.7-8|4	
12cr|notemeister-0.1.7-8|5	Name: 	 	%{name}
12cr|notemeister-0.1.7-8|6	Summary: 	GNOME ideas and notes organizer
12cr|notemeister-0.1.7-8|7	Version: 	%{version}
12cr|notemeister-0.1.7-8|8	Release: 	%{release}
12cr|notemeister-0.1.7-8|9	
12cr|notemeister-0.1.7-8|10	Source:		%{name}-%{version}.tar.bz2
12cr|notemeister-0.1.7-8|11	Source1:	%{name}48.png
12cr|notemeister-0.1.7-8|12	Source2:	%{name}32.png
12cr|notemeister-0.1.7-8|13	Source3:	%{name}16.png
12cr|notemeister-0.1.7-8|14	Patch0:		notemeister-fix-desktop-entry.patch
12cr|notemeister-0.1.7-8|15	URL:		http://notemeister.sourceforge.net/
12cr|notemeister-0.1.7-8|16	License:	GPLv2+
12cr|notemeister-0.1.7-8|17	Group:		Office
12cr|notemeister-0.1.7-8|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|notemeister-0.1.7-8|19	BuildRequires:	python-devel
12cr|notemeister-0.1.7-8|20	BuildRequires:  imagemagick
12cr|notemeister-0.1.7-8|21	BuildRequires:  desktop-file-utils
12cr|notemeister-0.1.7-8|22	Requires:	gnome-python
12cr|notemeister-0.1.7-8|23	Requires:       python-pyxml
12cr|notemeister-0.1.7-8|24	BuildArch:	noarch
12cr|notemeister-0.1.7-8|25	
12cr|notemeister-0.1.7-8|26	%description
12cr|notemeister-0.1.7-8|27	Notemeister is a small, simple note organizer made for the GNOME2 desktop.
12cr|notemeister-0.1.7-8|28	It's features include:
12cr|notemeister-0.1.7-8|29	* Notes stored in a tree view and structure
12cr|notemeister-0.1.7-8|30	* Drag and drop support for reordering notes
12cr|notemeister-0.1.7-8|31	* Simple text formatting by highlighted bounds
12cr|notemeister-0.1.7-8|32	* Auto-save feature
12cr|notemeister-0.1.7-8|33	
12cr|notemeister-0.1.7-8|34	%files
12cr|notemeister-0.1.7-8|35	%defattr(-,root,root)
12cr|notemeister-0.1.7-8|36	%doc AUTHORS PKG-INFO README
12cr|notemeister-0.1.7-8|37	%{_bindir}/%name
12cr|notemeister-0.1.7-8|38	%{py_puresitedir}/%{name}
12cr|notemeister-0.1.7-8|39	%{py_puresitedir}/*.egg-info
12cr|notemeister-0.1.7-8|40	%{_datadir}/%name
12cr|notemeister-0.1.7-8|41	%{_datadir}/applications/*
12cr|notemeister-0.1.7-8|42	%{_datadir}/pixmaps/*
12cr|notemeister-0.1.7-8|43	%{_liconsdir}/%name.png
12cr|notemeister-0.1.7-8|44	%{_iconsdir}/%name.png
12cr|notemeister-0.1.7-8|45	%{_miconsdir}/%name.png
12cr|notemeister-0.1.7-8|46	
12cr|notemeister-0.1.7-8|47	#--------------------------------------------------------------------
12cr|notemeister-0.1.7-8|48	
12cr|notemeister-0.1.7-8|49	
12cr|notemeister-0.1.7-8|50	%prep
12cr|notemeister-0.1.7-8|51	%setup -q
12cr|notemeister-0.1.7-8|52	%patch0 -p0
12cr|notemeister-0.1.7-8|53	
12cr|notemeister-0.1.7-8|54	%build
12cr|notemeister-0.1.7-8|55	python setup.py build
12cr|notemeister-0.1.7-8|56	
12cr|notemeister-0.1.7-8|57	%install
12cr|notemeister-0.1.7-8|58	rm -rf $RPM_BUILD_ROOT
12cr|notemeister-0.1.7-8|59	python setup.py install --root=$RPM_BUILD_ROOT
12cr|notemeister-0.1.7-8|60	rm -fr $RPM_BUILD_ROOT/%_prefix/doc
12cr|notemeister-0.1.7-8|61	
12cr|notemeister-0.1.7-8|62	#menu
12cr|notemeister-0.1.7-8|63	desktop-file-install --vendor="" \
12cr|notemeister-0.1.7-8|64	--remove-category="Application" \
12cr|notemeister-0.1.7-8|65	--add-category="Utility" \
12cr|notemeister-0.1.7-8|66	--add-category="Office" \
12cr|notemeister-0.1.7-8|67	--add-category="X-MandrivaLinux-Office-Accessories" \
12cr|notemeister-0.1.7-8|68	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|notemeister-0.1.7-8|69	
12cr|notemeister-0.1.7-8|70	#icons
12cr|notemeister-0.1.7-8|71	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|notemeister-0.1.7-8|72	cp %SOURCE1 $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|notemeister-0.1.7-8|73	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|notemeister-0.1.7-8|74	cp %SOURCE2 $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|notemeister-0.1.7-8|75	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|notemeister-0.1.7-8|76	cp %SOURCE3 $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|notemeister-0.1.7-8|77	
12cr|notemeister-0.1.7-8|78	%clean
12cr|notemeister-0.1.7-8|79	rm -rf $RPM_BUILD_ROOT
12cr|notemeister-0.1.7-8|80	
12cr|notemeister-0.1.7-8|81	
12cr|notemeister-0.1.7-8|82	
12cr|notemeister-0.1.7-8|83	
12cr|notemeister-0.1.7-8|84	%changelog
12cr|notemeister-0.1.7-8|85	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 0.1.7-8mdv2011.0
12cr|notemeister-0.1.7-8|86	+ Revision: 590158
12cr|notemeister-0.1.7-8|87	- rebuild for python 2.7
12cr|notemeister-0.1.7-8|88	
12cr|notemeister-0.1.7-8|89	* Sun Jan 31 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.1.7-7mdv2010.1
12cr|notemeister-0.1.7-8|90	+ Revision: 498884
12cr|notemeister-0.1.7-8|91	- Fix licence
12cr|notemeister-0.1.7-8|92	- New maintainer
12cr|notemeister-0.1.7-8|93	
12cr|notemeister-0.1.7-8|94	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.1.7-6mdv2010.0
12cr|notemeister-0.1.7-8|95	+ Revision: 440344
12cr|notemeister-0.1.7-8|96	- rebuild
12cr|notemeister-0.1.7-8|97	
12cr|notemeister-0.1.7-8|98	* Thu Dec 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.7-5mdv2009.1
12cr|notemeister-0.1.7-8|99	+ Revision: 313228
12cr|notemeister-0.1.7-8|100	- lowercase ImageMagick
12cr|notemeister-0.1.7-8|101	
12cr|notemeister-0.1.7-8|102	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.1.7-5mdv2009.0
12cr|notemeister-0.1.7-8|103	+ Revision: 222749
12cr|notemeister-0.1.7-8|104	- patch 0: fix 'error: value "0.4.11" for key "Version" in group "Desktop
12cr|notemeister-0.1.7-8|105	Entry" is not a known version'
12cr|notemeister-0.1.7-8|106	- patch 0: fix 'key "Icon" in group "Desktop Entry" is an icon name with an
12cr|notemeister-0.1.7-8|107	extension' error
12cr|notemeister-0.1.7-8|108	- rebuild
12cr|notemeister-0.1.7-8|109	- kill re-definition of %%buildroot on Pixel's request
12cr|notemeister-0.1.7-8|110	
12cr|notemeister-0.1.7-8|111	+ Olivier Blin <oblin@mandriva.com>
12cr|notemeister-0.1.7-8|112	- restore BuildRoot
12cr|notemeister-0.1.7-8|113	
12cr|notemeister-0.1.7-8|114	
12cr|notemeister-0.1.7-8|115	* Thu Jan 04 2007 Nicolas Lécureuil <neoclust@mandriva.org> 0.1.7-4mdv2007.0
12cr|notemeister-0.1.7-8|116	+ Revision: 104113
12cr|notemeister-0.1.7-8|117	- Rebuild against new python
12cr|notemeister-0.1.7-8|118	- Add menu entry
12cr|notemeister-0.1.7-8|119	- Import notemeister
12cr|notemeister-0.1.7-8|120	
12cr|notemeister-0.1.7-8|121	* Sun Mar 05 2006 Michael Scherer <misc@mandriva.org>
12cr|notemeister-0.1.7-8|122	- add pyxml requires, fix 19951
12cr|notemeister-0.1.7-8|123	- use mkrel
12cr|notemeister-0.1.7-8|124	- use new python macro
12cr|notemeister-0.1.7-8|125	
12cr|notemeister-0.1.7-8|126	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.1.7-2mdk
12cr|notemeister-0.1.7-8|127	- Rebuild for new python
12cr|notemeister-0.1.7-8|128	
12cr|notemeister-0.1.7-8|129	* Fri Jul 09 2004 Austin Acton <austin@mandrake.org> 0.1.7-1mdk
12cr|notemeister-0.1.7-8|130	- 0.1.7
12cr|notemeister-0.1.7-8|131	
12cr|notemeister-0.1.7-8|132	* Fri Jun 11 2004 Austin Acton <austin@mandrake.org> 0.1-1mdk
12cr|notemeister-0.1.7-8|133	- initial package
12cr|notemeister-0.1.7-8|134	

3490 12
12cr|novnc-git523cc4d6ab.1-1|1	%define gitrel	git523cc4d6ab
12cr|novnc-git523cc4d6ab.1-1|2	
12cr|novnc-git523cc4d6ab.1-1|3	
12cr|novnc-git523cc4d6ab.1-1|4	Summary:	noVNC is a HTML5 VNC client that runs well in any modern browser
12cr|novnc-git523cc4d6ab.1-1|5	Name:		novnc
12cr|novnc-git523cc4d6ab.1-1|6	Version:	%{gitrel}.1
12cr|novnc-git523cc4d6ab.1-1|7	Release:	1
12cr|novnc-git523cc4d6ab.1-1|8	License:	GPLv3
12cr|novnc-git523cc4d6ab.1-1|9	Group:		Networking/Remote access
12cr|novnc-git523cc4d6ab.1-1|10	URL:		https://github.com/kanaka/noVNC
12cr|novnc-git523cc4d6ab.1-1|11	Source0:	https://github.com/kanaka/noVNC/tarball/noVNC.tar.bz2
12cr|novnc-git523cc4d6ab.1-1|12	
12cr|novnc-git523cc4d6ab.1-1|13	%description
12cr|novnc-git523cc4d6ab.1-1|14	noVNC is a HTML5 VNC client that runs well in any modern
12cr|novnc-git523cc4d6ab.1-1|15	browser including mobile browsers (iPhone/iPad and Android).
12cr|novnc-git523cc4d6ab.1-1|16	
12cr|novnc-git523cc4d6ab.1-1|17	%prep
12cr|novnc-git523cc4d6ab.1-1|18	%setup -q -n noVNC
12cr|novnc-git523cc4d6ab.1-1|19	
12cr|novnc-git523cc4d6ab.1-1|20	%build
12cr|novnc-git523cc4d6ab.1-1|21	cd utils/
12cr|novnc-git523cc4d6ab.1-1|22	%make
12cr|novnc-git523cc4d6ab.1-1|23	
12cr|novnc-git523cc4d6ab.1-1|24	
12cr|novnc-git523cc4d6ab.1-1|25	%install
12cr|novnc-git523cc4d6ab.1-1|26	mkdir -p %buildroot/%{_datadir}/noVNC/include
12cr|novnc-git523cc4d6ab.1-1|27	cp -r include/*  %{buildroot}/%{_datadir}/noVNC/include
12cr|novnc-git523cc4d6ab.1-1|28	
12cr|novnc-git523cc4d6ab.1-1|29	mkdir -p %buildroot/%{_datadir}/noVNC/utils
12cr|novnc-git523cc4d6ab.1-1|30	
12cr|novnc-git523cc4d6ab.1-1|31	cp -r utils/*  %{buildroot}/%{_datadir}/noVNC/utils
12cr|novnc-git523cc4d6ab.1-1|32	cp -r *.html  %{buildroot}/%{_datadir}/noVNC/
12cr|novnc-git523cc4d6ab.1-1|33	chmod +x %{buildroot}/%{_datadir}/noVNC/utils/launch.sh
12cr|novnc-git523cc4d6ab.1-1|34	
12cr|novnc-git523cc4d6ab.1-1|35	
12cr|novnc-git523cc4d6ab.1-1|36	
12cr|novnc-git523cc4d6ab.1-1|37	
12cr|novnc-git523cc4d6ab.1-1|38	%files
12cr|novnc-git523cc4d6ab.1-1|39	%{_datadir}/noVNC/include/*
12cr|novnc-git523cc4d6ab.1-1|40	%{_datadir}/noVNC/utils/*
12cr|novnc-git523cc4d6ab.1-1|41	%{_datadir}/noVNC/*.html
12cr|novnc-git523cc4d6ab.1-1|42	
12cr|novnc-git523cc4d6ab.1-1|43	
12cr|novnc-git523cc4d6ab.1-1|44	%changelog
12cr|novnc-git523cc4d6ab.1-1|45	* Mon Jan 30 2012 Alexander Khrukin <akhrukin@mandriva.org> git523cc4d6ab.1-1
12cr|novnc-git523cc4d6ab.1-1|46	+ Revision: 769848
12cr|novnc-git523cc4d6ab.1-1|47	- imported package novnc
12cr|novnc-git523cc4d6ab.1-1|48	

3491 12
12cr|nrg2iso-0.4-7|1	%define name	nrg2iso
12cr|nrg2iso-0.4-7|2	%define version	0.4
12cr|nrg2iso-0.4-7|3	%define release	%mkrel 7
12cr|nrg2iso-0.4-7|4	
12cr|nrg2iso-0.4-7|5	Name:		%{name}
12cr|nrg2iso-0.4-7|6	Version:	%{version}
12cr|nrg2iso-0.4-7|7	Release:	%{release}
12cr|nrg2iso-0.4-7|8	Summary:	Convert Nero CD Images to ISO
12cr|nrg2iso-0.4-7|9	Source:		http://gregory.kokanosky.free.fr/v4/linux/%{name}-%{version}.tar.bz2
12cr|nrg2iso-0.4-7|10	URL:		http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html
12cr|nrg2iso-0.4-7|11	License:	GPL
12cr|nrg2iso-0.4-7|12	Group:		Archiving/Other
12cr|nrg2iso-0.4-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nrg2iso-0.4-7|14	
12cr|nrg2iso-0.4-7|15	%description
12cr|nrg2iso-0.4-7|16	Nrg2Iso is a linux utility for converting cd images generated
12cr|nrg2iso-0.4-7|17	by Nero Burning Rom to ISO format.
12cr|nrg2iso-0.4-7|18	
12cr|nrg2iso-0.4-7|19	%prep
12cr|nrg2iso-0.4-7|20	%setup -q
12cr|nrg2iso-0.4-7|21	
12cr|nrg2iso-0.4-7|22	%build
12cr|nrg2iso-0.4-7|23	%{__cc} %{optflags} -o nrg2iso nrg2iso.c
12cr|nrg2iso-0.4-7|24	
12cr|nrg2iso-0.4-7|25	%install
12cr|nrg2iso-0.4-7|26	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|nrg2iso-0.4-7|27	mkdir -p %{buildroot}%{_bindir}
12cr|nrg2iso-0.4-7|28	install nrg2iso %{buildroot}%{_bindir}/nrg2iso
12cr|nrg2iso-0.4-7|29	
12cr|nrg2iso-0.4-7|30	%clean
12cr|nrg2iso-0.4-7|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|nrg2iso-0.4-7|32	
12cr|nrg2iso-0.4-7|33	%files
12cr|nrg2iso-0.4-7|34	%defattr(-,root,root)
12cr|nrg2iso-0.4-7|35	%doc CHANGELOG
12cr|nrg2iso-0.4-7|36	%{_bindir}/nrg2iso
12cr|nrg2iso-0.4-7|37	
12cr|nrg2iso-0.4-7|38	
12cr|nrg2iso-0.4-7|39	
12cr|nrg2iso-0.4-7|40	%changelog
12cr|nrg2iso-0.4-7|41	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.4-7mdv2011.0
12cr|nrg2iso-0.4-7|42	+ Revision: 664791
12cr|nrg2iso-0.4-7|43	- rebuild
12cr|nrg2iso-0.4-7|44	
12cr|nrg2iso-0.4-7|45	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|nrg2iso-0.4-7|46	- the mass rebuild of 2010.0 packages
12cr|nrg2iso-0.4-7|47	
12cr|nrg2iso-0.4-7|48	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.4-5mdv2010.0
12cr|nrg2iso-0.4-7|49	+ Revision: 430182
12cr|nrg2iso-0.4-7|50	- rebuild
12cr|nrg2iso-0.4-7|51	
12cr|nrg2iso-0.4-7|52	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.4-4mdv2009.0
12cr|nrg2iso-0.4-7|53	+ Revision: 254066
12cr|nrg2iso-0.4-7|54	- rebuild
12cr|nrg2iso-0.4-7|55	
12cr|nrg2iso-0.4-7|56	+ Olivier Blin <oblin@mandriva.com>
12cr|nrg2iso-0.4-7|57	- restore BuildRoot
12cr|nrg2iso-0.4-7|58	
12cr|nrg2iso-0.4-7|59	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.4-2mdv2008.1
12cr|nrg2iso-0.4-7|60	+ Revision: 130699
12cr|nrg2iso-0.4-7|61	- kill re-definition of %%buildroot on Pixel's request
12cr|nrg2iso-0.4-7|62	- import nrg2iso
12cr|nrg2iso-0.4-7|63	
12cr|nrg2iso-0.4-7|64	
12cr|nrg2iso-0.4-7|65	* Sat Apr 15 2006 Luca Berra <bluca@vodka.it> 0.4-2mdk
12cr|nrg2iso-0.4-7|66	- Rebuild
12cr|nrg2iso-0.4-7|67	- use %%mkrel
12cr|nrg2iso-0.4-7|68	
12cr|nrg2iso-0.4-7|69	* Wed Jan 12 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.4-1mdk
12cr|nrg2iso-0.4-7|70	- 0.4
12cr|nrg2iso-0.4-7|71	
12cr|nrg2iso-0.4-7|72	* Sat Jun 19 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.2-1mdk
12cr|nrg2iso-0.4-7|73	- 0.2
12cr|nrg2iso-0.4-7|74	
12cr|nrg2iso-0.4-7|75	* Sun Nov 09 2003 Luca Berra <bluca@vodka.it> 0.1-2mdk
12cr|nrg2iso-0.4-7|76	- fix summary
12cr|nrg2iso-0.4-7|77	
12cr|nrg2iso-0.4-7|78	* Sun Sep 28 2003 Luca Berra <bluca@vodka.it> 0.1-1mdk
12cr|nrg2iso-0.4-7|79	- initial cooker contrib

3492 12
12cr|nrpe-2.12-5|1	Summary:	Host/service/network monitoring agent for Nagios
12cr|nrpe-2.12-5|2	Name:		nrpe
12cr|nrpe-2.12-5|3	Version:	2.12
12cr|nrpe-2.12-5|4	Release:	%mkrel 5
12cr|nrpe-2.12-5|5	License:	GPLv2
12cr|nrpe-2.12-5|6	Group:		System/Servers
12cr|nrpe-2.12-5|7	URL:		http://sourceforge.net/projects/nagios/
12cr|nrpe-2.12-5|8	Source0:	http://prdownloads.sourceforge.net/nagios/%{name}-%{version}.tar.gz
12cr|nrpe-2.12-5|9	Source1:	nrpe.init
12cr|nrpe-2.12-5|10	Patch0:		nrpe_check_control.diff
12cr|nrpe-2.12-5|11	Patch1:		nrpe-mdv_conf.diff
12cr|nrpe-2.12-5|12	BuildRequires:	nagios
12cr|nrpe-2.12-5|13	BuildRequires:	openssl-devel
12cr|nrpe-2.12-5|14	BuildRequires:	openssl
12cr|nrpe-2.12-5|15	BuildRequires:	tcp_wrappers-devel
12cr|nrpe-2.12-5|16	Requires:	tcp_wrappers
12cr|nrpe-2.12-5|17	Requires(post): rpm-helper
12cr|nrpe-2.12-5|18	Requires(preun): rpm-helper
12cr|nrpe-2.12-5|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nrpe-2.12-5|20	
12cr|nrpe-2.12-5|21	%description
12cr|nrpe-2.12-5|22	The purpose of this addon is to allow you to execute Nagios plugins on a remote
12cr|nrpe-2.12-5|23	host in as transparent a manner as possible.
12cr|nrpe-2.12-5|24	
12cr|nrpe-2.12-5|25	Nrpe is a system daemon that will execute various Nagios plugins locally on
12cr|nrpe-2.12-5|26	behalf of a remote (monitoring) host that uses the check_nrpe plugin. Various
12cr|nrpe-2.12-5|27	plugins that can be executed by the daemon are available at:
12cr|nrpe-2.12-5|28	http://sourceforge.net/projects/nagiosplug
12cr|nrpe-2.12-5|29	
12cr|nrpe-2.12-5|30	This package provides the core agent.
12cr|nrpe-2.12-5|31	
12cr|nrpe-2.12-5|32	%package -n	nagios-check_nrpe
12cr|nrpe-2.12-5|33	Summary:	NRPE Plugin for Nagios
12cr|nrpe-2.12-5|34	Group:		Networking/Other
12cr|nrpe-2.12-5|35	Requires:	nagios-plugins
12cr|nrpe-2.12-5|36	
12cr|nrpe-2.12-5|37	%description -n	nagios-check_nrpe
12cr|nrpe-2.12-5|38	Nrpe is a system daemon that will execute various Nagios plugins locally on
12cr|nrpe-2.12-5|39	behalf of a remote (monitoring) host that uses the check_nrpe plugin. Various
12cr|nrpe-2.12-5|40	plugins that can be executed by the daemon are available at:
12cr|nrpe-2.12-5|41	http://sourceforge.net/projects/nagiosplug
12cr|nrpe-2.12-5|42	
12cr|nrpe-2.12-5|43	This package provides the nrpe plugin for Nagios-related applications.
12cr|nrpe-2.12-5|44	
12cr|nrpe-2.12-5|45	%prep
12cr|nrpe-2.12-5|46	
12cr|nrpe-2.12-5|47	%setup -q
12cr|nrpe-2.12-5|48	%patch0 -p0
12cr|nrpe-2.12-5|49	%patch1 -p0
12cr|nrpe-2.12-5|50	
12cr|nrpe-2.12-5|51	cp %{SOURCE1} nrpe.init
12cr|nrpe-2.12-5|52	
12cr|nrpe-2.12-5|53	%build
12cr|nrpe-2.12-5|54	
12cr|nrpe-2.12-5|55	%configure2_5x \
12cr|nrpe-2.12-5|56	--with-init-dir=%{_initrddir} \
12cr|nrpe-2.12-5|57	--with-nrpe-port=5666 \
12cr|nrpe-2.12-5|58	--with-nrpe-user=nagios \
12cr|nrpe-2.12-5|59	--with-nrpe-group=nagios \
12cr|nrpe-2.12-5|60	--with-nagios-user=nagios \
12cr|nrpe-2.12-5|61	--with-nagios-group=nagios \
12cr|nrpe-2.12-5|62	--bindir=%{_sbindir} \
12cr|nrpe-2.12-5|63	--libexecdir=%{_libdir}/nagios/plugins \
12cr|nrpe-2.12-5|64	--datadir=%{_datadir}/nagios \
12cr|nrpe-2.12-5|65	--localstatedir=/var/spool/nagios \
12cr|nrpe-2.12-5|66	--sysconfdir=%{_sysconfdir}/nagios \
12cr|nrpe-2.12-5|67	--enable-command-args
12cr|nrpe-2.12-5|68	%make
12cr|nrpe-2.12-5|69	
12cr|nrpe-2.12-5|70	gcc %{optflags} -o contrib/nrpe_check_control contrib/nrpe_check_control.c
12cr|nrpe-2.12-5|71	
12cr|nrpe-2.12-5|72	%install
12cr|nrpe-2.12-5|73	rm -rf %{buildroot}
12cr|nrpe-2.12-5|74	
12cr|nrpe-2.12-5|75	install -d %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cr|nrpe-2.12-5|76	install -d %{buildroot}%{_initrddir}
12cr|nrpe-2.12-5|77	install -d %{buildroot}%{_sbindir}
12cr|nrpe-2.12-5|78	install -d %{buildroot}%{_libdir}/nagios/plugins
12cr|nrpe-2.12-5|79	install -d %{buildroot}/var/run/%{name}
12cr|nrpe-2.12-5|80	
12cr|nrpe-2.12-5|81	install -m0755 src/check_nrpe %{buildroot}%{_libdir}/nagios/plugins/check_nrpe
12cr|nrpe-2.12-5|82	install -m0755 contrib/nrpe_check_control %{buildroot}%{_libdir}/nagios/plugins/nrpe_check_control
12cr|nrpe-2.12-5|83	install -m0755 src/nrpe %{buildroot}%{_sbindir}/nrpe
12cr|nrpe-2.12-5|84	install -m0755 nrpe.init %{buildroot}%{_initrddir}/nrpe
12cr|nrpe-2.12-5|85	install -m0644 sample-config/nrpe.cfg %{buildroot}%{_sysconfdir}/nagios/nrpe.cfg
12cr|nrpe-2.12-5|86	
12cr|nrpe-2.12-5|87	cat > check_nrpe.cfg <<'EOF'
12cr|nrpe-2.12-5|88	# this command runs a program $ARG1$ with arguments $ARG2$
12cr|nrpe-2.12-5|89	define command {
12cr|nrpe-2.12-5|90	command_name	check_nrpe
12cr|nrpe-2.12-5|91	command_line	%{_libdir}/nagios/plugins/check_nrpe -H $HOSTADDRESS$ -c $ARG1$ -a $ARG2$
12cr|nrpe-2.12-5|92	}
12cr|nrpe-2.12-5|93	
12cr|nrpe-2.12-5|94	# this command runs a program $ARG1$ with no arguments
12cr|nrpe-2.12-5|95	define command {
12cr|nrpe-2.12-5|96	command_name	check_nrpe_1arg
12cr|nrpe-2.12-5|97	command_line	%{_libdir}/nagios/plugins/check_nrpe -H $HOSTADDRESS$ -c $ARG1$
12cr|nrpe-2.12-5|98	}
12cr|nrpe-2.12-5|99	EOF
12cr|nrpe-2.12-5|100	install -m0644 check_nrpe.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_nrpe.cfg
12cr|nrpe-2.12-5|101	
12cr|nrpe-2.12-5|102	
12cr|nrpe-2.12-5|103	cat > nrpe_check_control.cfg <<'EOF'
12cr|nrpe-2.12-5|104	define command {
12cr|nrpe-2.12-5|105	command_name	nrpe_check_control
12cr|nrpe-2.12-5|106	command_line	%{_libdir}/nagios/plugins/nrpe_check_control $SERVICESTATE$ $SERVICESTATETYPE$ $SERVICEATTEMPT$ "$HOSTNAME$"
12cr|nrpe-2.12-5|107	}
12cr|nrpe-2.12-5|108	EOF
12cr|nrpe-2.12-5|109	install -m0644 nrpe_check_control.cfg %{buildroot}%{_sysconfdir}/nagios/plugins.d/nrpe_check_control.cfg
12cr|nrpe-2.12-5|110	
12cr|nrpe-2.12-5|111	%pre
12cr|nrpe-2.12-5|112	%_pre_useradd nagios %{_localstatedir}/log/nagios /bin/sh
12cr|nrpe-2.12-5|113	
12cr|nrpe-2.12-5|114	%post
12cr|nrpe-2.12-5|115	%_post_service %{name}
12cr|nrpe-2.12-5|116	
12cr|nrpe-2.12-5|117	%preun
12cr|nrpe-2.12-5|118	%_preun_service %{name}
12cr|nrpe-2.12-5|119	
12cr|nrpe-2.12-5|120	%postun
12cr|nrpe-2.12-5|121	%_postun_userdel nagios
12cr|nrpe-2.12-5|122	
12cr|nrpe-2.12-5|123	%clean
12cr|nrpe-2.12-5|124	rm -rf %{buildroot}
12cr|nrpe-2.12-5|125	
12cr|nrpe-2.12-5|126	%files
12cr|nrpe-2.12-5|127	%defattr(-,root,root)
12cr|nrpe-2.12-5|128	%doc README LEGAL README.SSL Changelog SECURITY docs/NRPE.pdf
12cr|nrpe-2.12-5|129	%dir %{_sysconfdir}/nagios/
12cr|nrpe-2.12-5|130	%config(noreplace) %{_sysconfdir}/nagios/nrpe.cfg
12cr|nrpe-2.12-5|131	%{_initrddir}/nrpe
12cr|nrpe-2.12-5|132	%{_sbindir}/nrpe
12cr|nrpe-2.12-5|133	%dir /var/run/%{name}
12cr|nrpe-2.12-5|134	
12cr|nrpe-2.12-5|135	%files -n nagios-check_nrpe
12cr|nrpe-2.12-5|136	%defattr(-,root,root)
12cr|nrpe-2.12-5|137	%doc contrib/README.nrpe_check_control
12cr|nrpe-2.12-5|138	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_nrpe.cfg
12cr|nrpe-2.12-5|139	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/nrpe_check_control.cfg
12cr|nrpe-2.12-5|140	%{_libdir}/nagios/plugins/check_nrpe
12cr|nrpe-2.12-5|141	%{_libdir}/nagios/plugins/nrpe_check_control
12cr|nrpe-2.12-5|142	
12cr|nrpe-2.12-5|143	
12cr|nrpe-2.12-5|144	%changelog
12cr|nrpe-2.12-5|145	* Tue Sep 14 2010 Michael Scherer <misc@mandriva.org> 2.12-5mdv2011.0
12cr|nrpe-2.12-5|146	+ Revision: 578194
12cr|nrpe-2.12-5|147	- fix License
12cr|nrpe-2.12-5|148	- fix unowned directory ( as nrpe is likely to be installed when nagios is not there )
12cr|nrpe-2.12-5|149	
12cr|nrpe-2.12-5|150	* Fri May 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.12-4mdv2010.1
12cr|nrpe-2.12-5|151	+ Revision: 544796
12cr|nrpe-2.12-5|152	- add nagios user at installation (fix #59203)
12cr|nrpe-2.12-5|153	- cleanup
12cr|nrpe-2.12-5|154	- drop useless %%post, as we now use filetrggiers
12cr|nrpe-2.12-5|155	- %files section cleanup
12cr|nrpe-2.12-5|156	
12cr|nrpe-2.12-5|157	* Fri Apr 16 2010 Funda Wang <fwang@mandriva.org> 2.12-3mdv2010.1
12cr|nrpe-2.12-5|158	+ Revision: 535273
12cr|nrpe-2.12-5|159	- rebuild
12cr|nrpe-2.12-5|160	
12cr|nrpe-2.12-5|161	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.12-2mdv2010.0
12cr|nrpe-2.12-5|162	+ Revision: 430183
12cr|nrpe-2.12-5|163	- rebuild
12cr|nrpe-2.12-5|164	
12cr|nrpe-2.12-5|165	* Sun Sep 07 2008 Oden Eriksson <oeriksson@mandriva.com> 2.12-1mdv2009.0
12cr|nrpe-2.12-5|166	+ Revision: 282159
12cr|nrpe-2.12-5|167	- 2.12
12cr|nrpe-2.12-5|168	
12cr|nrpe-2.12-5|169	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.11-4mdv2009.0
12cr|nrpe-2.12-5|170	+ Revision: 268289
12cr|nrpe-2.12-5|171	- rebuild early 2009.0 package (before pixel changes)
12cr|nrpe-2.12-5|172	
12cr|nrpe-2.12-5|173	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|nrpe-2.12-5|174	- sync initscript with ndo2db one
12cr|nrpe-2.12-5|175	
12cr|nrpe-2.12-5|176	* Thu May 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.11-3mdv2009.0
12cr|nrpe-2.12-5|177	+ Revision: 207538
12cr|nrpe-2.12-5|178	- LSB headers in initscript
12cr|nrpe-2.12-5|179	
12cr|nrpe-2.12-5|180	* Tue Apr 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.11-2mdv2009.0
12cr|nrpe-2.12-5|181	+ Revision: 198954
12cr|nrpe-2.12-5|182	- enable arguments
12cr|nrpe-2.12-5|183	
12cr|nrpe-2.12-5|184	* Mon Feb 11 2008 Oden Eriksson <oeriksson@mandriva.com> 2.11-1mdv2008.1
12cr|nrpe-2.12-5|185	+ Revision: 165295
12cr|nrpe-2.12-5|186	- 2.11
12cr|nrpe-2.12-5|187	
12cr|nrpe-2.12-5|188	* Sun Feb 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.9-2mdv2008.1
12cr|nrpe-2.12-5|189	+ Revision: 164896
12cr|nrpe-2.12-5|190	- no need to enforce a dependency on nagios-plugins, they are tons of nagios checks available in other packages
12cr|nrpe-2.12-5|191	
12cr|nrpe-2.12-5|192	+ Olivier Blin <oblin@mandriva.com>
12cr|nrpe-2.12-5|193	- restore BuildRoot
12cr|nrpe-2.12-5|194	
12cr|nrpe-2.12-5|195	+ Thierry Vignaud <tv@mandriva.org>
12cr|nrpe-2.12-5|196	- kill re-definition of %%buildroot on Pixel's request
12cr|nrpe-2.12-5|197	
12cr|nrpe-2.12-5|198	* Fri Oct 12 2007 Oden Eriksson <oeriksson@mandriva.com> 2.9-1mdv2008.1
12cr|nrpe-2.12-5|199	+ Revision: 97376
12cr|nrpe-2.12-5|200	- 2.9
12cr|nrpe-2.12-5|201	
12cr|nrpe-2.12-5|202	* Fri May 11 2007 Oden Eriksson <oeriksson@mandriva.com> 2.8.1-1mdv2008.0
12cr|nrpe-2.12-5|203	+ Revision: 26291
12cr|nrpe-2.12-5|204	- 2.8.1
12cr|nrpe-2.12-5|205	
12cr|nrpe-2.12-5|206	* Tue Apr 17 2007 Oden Eriksson <oeriksson@mandriva.com> 2.7.1-1mdv2008.0
12cr|nrpe-2.12-5|207	+ Revision: 13802
12cr|nrpe-2.12-5|208	- 2.7.1
12cr|nrpe-2.12-5|209	
12cr|nrpe-2.12-5|210	
12cr|nrpe-2.12-5|211	* Thu Jul 13 2006 Oden Eriksson <oeriksson@mandriva.com> 2.5.2-1mdv2007.0
12cr|nrpe-2.12-5|212	- 2.5.2
12cr|nrpe-2.12-5|213	
12cr|nrpe-2.12-5|214	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0-3mdk
12cr|nrpe-2.12-5|215	- rebuilt against openssl-0.9.8a
12cr|nrpe-2.12-5|216	
12cr|nrpe-2.12-5|217	* Fri Sep 10 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.0-2mdk
12cr|nrpe-2.12-5|218	- fix path to conf file
12cr|nrpe-2.12-5|219	- fix requires
12cr|nrpe-2.12-5|220	
12cr|nrpe-2.12-5|221	* Fri Sep 10 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.0-1mdk
12cr|nrpe-2.12-5|222	- initial mdk release
12cr|nrpe-2.12-5|223	

3493 12
12cr|nsca-2.7.2-6|1	Summary:	NSCA daemon for Nagios
12cr|nsca-2.7.2-6|2	Name:		nsca
12cr|nsca-2.7.2-6|3	Version:	2.7.2
12cr|nsca-2.7.2-6|4	Release:	%mkrel 6
12cr|nsca-2.7.2-6|5	License:	GPL
12cr|nsca-2.7.2-6|6	Group:		System/Servers
12cr|nsca-2.7.2-6|7	URL:		http://sourceforge.net/projects/nagios/
12cr|nsca-2.7.2-6|8	Source0:	http://prdownloads.sourceforge.net/nagios/%{name}-%{version}.tar.gz
12cr|nsca-2.7.2-6|9	Source1:	nsca.init
12cr|nsca-2.7.2-6|10	Patch0:		nsca-mdv_conf.diff
12cr|nsca-2.7.2-6|11	BuildRequires:	tcp_wrappers-devel
12cr|nsca-2.7.2-6|12	BuildRequires:	libmcrypt-devel
12cr|nsca-2.7.2-6|13	BuildRequires:	libtool-devel
12cr|nsca-2.7.2-6|14	Requires:	tcp_wrappers
12cr|nsca-2.7.2-6|15	Requires:	nagios
12cr|nsca-2.7.2-6|16	Requires(post): rpm-helper
12cr|nsca-2.7.2-6|17	Requires(preun): rpm-helper
12cr|nsca-2.7.2-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nsca-2.7.2-6|19	
12cr|nsca-2.7.2-6|20	%description
12cr|nsca-2.7.2-6|21	The NSCA addon is designed to accept passive host and service check results
12cr|nsca-2.7.2-6|22	from clients that use the send_nsca utility (included in client subpackage) and
12cr|nsca-2.7.2-6|23	pass them along to the Nagios process by using the external command interface.
12cr|nsca-2.7.2-6|24	
12cr|nsca-2.7.2-6|25	%package -n	send_nsca
12cr|nsca-2.7.2-6|26	Summary:	NSCA client
12cr|nsca-2.7.2-6|27	Group:		System/Servers
12cr|nsca-2.7.2-6|28	
12cr|nsca-2.7.2-6|29	%description -n	send_nsca
12cr|nsca-2.7.2-6|30	NSCA client - is used to send service check information from a remote machine
12cr|nsca-2.7.2-6|31	to the NSCA daemon on the central machine that runs Nagios.
12cr|nsca-2.7.2-6|32	
12cr|nsca-2.7.2-6|33	%prep
12cr|nsca-2.7.2-6|34	
12cr|nsca-2.7.2-6|35	%setup -q
12cr|nsca-2.7.2-6|36	%patch0 -p0
12cr|nsca-2.7.2-6|37	
12cr|nsca-2.7.2-6|38	cp %{SOURCE1} nsca.init
12cr|nsca-2.7.2-6|39	
12cr|nsca-2.7.2-6|40	%build
12cr|nsca-2.7.2-6|41	
12cr|nsca-2.7.2-6|42	%configure2_5x \
12cr|nsca-2.7.2-6|43	--with-nsca-port=5667 \
12cr|nsca-2.7.2-6|44	--with-nsca-user=nagios \
12cr|nsca-2.7.2-6|45	--with-nsca-grp=nagios \
12cr|nsca-2.7.2-6|46	--localstatedir=/var/spool/nagios \
12cr|nsca-2.7.2-6|47	--sysconfdir=%{_sysconfdir}/nagios
12cr|nsca-2.7.2-6|48	
12cr|nsca-2.7.2-6|49	%make
12cr|nsca-2.7.2-6|50	
12cr|nsca-2.7.2-6|51	%install
12cr|nsca-2.7.2-6|52	rm -rf %{buildroot}
12cr|nsca-2.7.2-6|53	
12cr|nsca-2.7.2-6|54	install -d %{buildroot}%{_sysconfdir}/nagios
12cr|nsca-2.7.2-6|55	install -d %{buildroot}%{_initrddir}
12cr|nsca-2.7.2-6|56	install -d %{buildroot}%{_sbindir}
12cr|nsca-2.7.2-6|57	install -d %{buildroot}/var/spool/nagios
12cr|nsca-2.7.2-6|58	install -d %{buildroot}/var/run/%{name}
12cr|nsca-2.7.2-6|59	
12cr|nsca-2.7.2-6|60	install -m0755 src/nsca %{buildroot}%{_sbindir}/
12cr|nsca-2.7.2-6|61	install -m0755 src/send_nsca %{buildroot}%{_sbindir}/
12cr|nsca-2.7.2-6|62	install -m0755 nsca.init %{buildroot}%{_initrddir}/nsca
12cr|nsca-2.7.2-6|63	install -m0644 sample-config/nsca.cfg %{buildroot}%{_sysconfdir}/nagios/nsca.cfg
12cr|nsca-2.7.2-6|64	install -m0644 sample-config/send_nsca.cfg %{buildroot}%{_sysconfdir}/nagios/send_nsca.cfg
12cr|nsca-2.7.2-6|65	
12cr|nsca-2.7.2-6|66	%post
12cr|nsca-2.7.2-6|67	%_post_service %{name}
12cr|nsca-2.7.2-6|68	
12cr|nsca-2.7.2-6|69	%preun
12cr|nsca-2.7.2-6|70	%_preun_service %{name}
12cr|nsca-2.7.2-6|71	
12cr|nsca-2.7.2-6|72	%clean
12cr|nsca-2.7.2-6|73	rm -rf %{buildroot}
12cr|nsca-2.7.2-6|74	
12cr|nsca-2.7.2-6|75	%files
12cr|nsca-2.7.2-6|76	%defattr(-,root,root)
12cr|nsca-2.7.2-6|77	%doc Changelog LEGAL README SECURITY
12cr|nsca-2.7.2-6|78	%config(noreplace) %{_sysconfdir}/nagios/nsca.cfg
12cr|nsca-2.7.2-6|79	%{_initrddir}/nsca
12cr|nsca-2.7.2-6|80	%{_sbindir}/nsca
12cr|nsca-2.7.2-6|81	%attr(-,nagios,nagios) /var/spool/nagios
12cr|nsca-2.7.2-6|82	%attr(-,nagios,nagios) %dir /var/run/%{name}
12cr|nsca-2.7.2-6|83	
12cr|nsca-2.7.2-6|84	%files -n send_nsca
12cr|nsca-2.7.2-6|85	%defattr(-,root,root)
12cr|nsca-2.7.2-6|86	%doc Changelog LEGAL README SECURITY
12cr|nsca-2.7.2-6|87	%config(noreplace) %{_sysconfdir}/nagios/send_nsca.cfg
12cr|nsca-2.7.2-6|88	%{_sbindir}/send_nsca
12cr|nsca-2.7.2-6|89	
12cr|nsca-2.7.2-6|90	
12cr|nsca-2.7.2-6|91	%changelog
12cr|nsca-2.7.2-6|92	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.7.2-6mdv2010.0
12cr|nsca-2.7.2-6|93	+ Revision: 430184
12cr|nsca-2.7.2-6|94	- rebuild
12cr|nsca-2.7.2-6|95	
12cr|nsca-2.7.2-6|96	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|nsca-2.7.2-6|97	- %files section cleanup
12cr|nsca-2.7.2-6|98	
12cr|nsca-2.7.2-6|99	* Thu Sep 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.2-5mdv2009.0
12cr|nsca-2.7.2-6|100	+ Revision: 283883
12cr|nsca-2.7.2-6|101	- client package doesn't require nagios
12cr|nsca-2.7.2-6|102	
12cr|nsca-2.7.2-6|103	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.7.2-4mdv2009.0
12cr|nsca-2.7.2-6|104	+ Revision: 268291
12cr|nsca-2.7.2-6|105	- rebuild early 2009.0 package (before pixel changes)
12cr|nsca-2.7.2-6|106	
12cr|nsca-2.7.2-6|107	* Thu May 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.2-3mdv2009.0
12cr|nsca-2.7.2-6|108	+ Revision: 207545
12cr|nsca-2.7.2-6|109	- LSB headers in initscript
12cr|nsca-2.7.2-6|110	
12cr|nsca-2.7.2-6|111	* Mon Feb 11 2008 Oden Eriksson <oeriksson@mandriva.com> 2.7.2-2mdv2008.1
12cr|nsca-2.7.2-6|112	+ Revision: 165298
12cr|nsca-2.7.2-6|113	- rebuild
12cr|nsca-2.7.2-6|114	
12cr|nsca-2.7.2-6|115	+ Olivier Blin <oblin@mandriva.com>
12cr|nsca-2.7.2-6|116	- restore BuildRoot
12cr|nsca-2.7.2-6|117	
12cr|nsca-2.7.2-6|118	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|nsca-2.7.2-6|119	- kill re-definition of %%buildroot on Pixel's request
12cr|nsca-2.7.2-6|120	
12cr|nsca-2.7.2-6|121	* Fri Jul 13 2007 Oden Eriksson <oeriksson@mandriva.com> 2.7.2-1mdv2008.0
12cr|nsca-2.7.2-6|122	+ Revision: 51850
12cr|nsca-2.7.2-6|123	- 2.7.2
12cr|nsca-2.7.2-6|124	
12cr|nsca-2.7.2-6|125	* Tue Apr 17 2007 Oden Eriksson <oeriksson@mandriva.com> 2.7.1-1mdv2008.0
12cr|nsca-2.7.2-6|126	+ Revision: 13785
12cr|nsca-2.7.2-6|127	- Import nsca
12cr|nsca-2.7.2-6|128	
12cr|nsca-2.7.2-6|129	
12cr|nsca-2.7.2-6|130	
12cr|nsca-2.7.2-6|131	* Wed Apr 11 2007 Oden Eriksson <oeriksson@mandriva.com> 2.7.1-1mdv2007.1
12cr|nsca-2.7.2-6|132	- initial mandriva package

3494 12
12cr|nsd-3.2.8-1|1	Summary:	Complete implementation of an authoritative DNS name server
12cr|nsd-3.2.8-1|2	Name:		nsd
12cr|nsd-3.2.8-1|3	Version:	3.2.8
12cr|nsd-3.2.8-1|4	Release:	%mkrel 1
12cr|nsd-3.2.8-1|5	License:	BSD
12cr|nsd-3.2.8-1|6	Group:		System/Servers
12cr|nsd-3.2.8-1|7	URL:		http://open.nlnetlabs.nl/nsd/
12cr|nsd-3.2.8-1|8	Source0:	http://open.nlnetlabs.nl/downloads/nsd/%{name}-%{version}.tar.gz
12cr|nsd-3.2.8-1|9	Source1:	nsd.init
12cr|nsd-3.2.8-1|10	Requires(post): rpm-helper
12cr|nsd-3.2.8-1|11	Requires(preun): rpm-helper
12cr|nsd-3.2.8-1|12	Requires(pre): rpm-helper
12cr|nsd-3.2.8-1|13	Requires(postun): rpm-helper
12cr|nsd-3.2.8-1|14	BuildRequires:	bison
12cr|nsd-3.2.8-1|15	BuildRequires:	flex
12cr|nsd-3.2.8-1|16	BuildRequires:	openssl-devel
12cr|nsd-3.2.8-1|17	BuildRequires:	tcp_wrappers-devel
12cr|nsd-3.2.8-1|18	Conflicts:	bind pdns
12cr|nsd-3.2.8-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nsd-3.2.8-1|20	
12cr|nsd-3.2.8-1|21	%description
12cr|nsd-3.2.8-1|22	NSD is a complete implementation of an authoritative DNS name server. For
12cr|nsd-3.2.8-1|23	further information about what NSD is and what NSD is not please consult the
12cr|nsd-3.2.8-1|24	REQUIREMENTS document which is a part of this distribution (thanks to Olaf).
12cr|nsd-3.2.8-1|25	
12cr|nsd-3.2.8-1|26	%prep
12cr|nsd-3.2.8-1|27	
12cr|nsd-3.2.8-1|28	%setup -q
12cr|nsd-3.2.8-1|29	
12cr|nsd-3.2.8-1|30	# lib64 fix
12cr|nsd-3.2.8-1|31	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
12cr|nsd-3.2.8-1|32	
12cr|nsd-3.2.8-1|33	%build
12cr|nsd-3.2.8-1|34	%serverbuild
12cr|nsd-3.2.8-1|35	
12cr|nsd-3.2.8-1|36	%configure2_5x \
12cr|nsd-3.2.8-1|37	--localstatedir=/var/lib \
12cr|nsd-3.2.8-1|38	--enable-bind8-stats \
12cr|nsd-3.2.8-1|39	--enable-plugins \
12cr|nsd-3.2.8-1|40	--enable-checking \
12cr|nsd-3.2.8-1|41	--enable-mmap \
12cr|nsd-3.2.8-1|42	--enable-dnssec \
12cr|nsd-3.2.8-1|43	--enable-ipv6 \
12cr|nsd-3.2.8-1|44	--enable-tsig \
12cr|nsd-3.2.8-1|45	--enable-nsig \
12cr|nsd-3.2.8-1|46	--with-pidfile=/var/run/%{name}/%{name}.pid \
12cr|nsd-3.2.8-1|47	--with-dbfile=/var/lib/%{name}/nsd.db \
12cr|nsd-3.2.8-1|48	--with-difffile=/var/lib/%{name}/ixfr.db \
12cr|nsd-3.2.8-1|49	--with-xfrdfile=/var/lib/%{name}/xfrd.state \
12cr|nsd-3.2.8-1|50	--with-ssl \
12cr|nsd-3.2.8-1|51	--with-user=%{name}
12cr|nsd-3.2.8-1|52	
12cr|nsd-3.2.8-1|53	# antiborker
12cr|nsd-3.2.8-1|54	perl -pi -e "s|^piddir = .*|piddir = /var/run/%{name}|g" Makefile
12cr|nsd-3.2.8-1|55	perl -pi -e "s|^dbdir = .*|dbdir = /var/lib/%{name}|g" Makefile
12cr|nsd-3.2.8-1|56	
12cr|nsd-3.2.8-1|57	%make
12cr|nsd-3.2.8-1|58	
12cr|nsd-3.2.8-1|59	%install
12cr|nsd-3.2.8-1|60	rm -rf %{buildroot}
12cr|nsd-3.2.8-1|61	
12cr|nsd-3.2.8-1|62	%makeinstall_std
12cr|nsd-3.2.8-1|63	
12cr|nsd-3.2.8-1|64	install -d %{buildroot}%{_initrddir}
12cr|nsd-3.2.8-1|65	
12cr|nsd-3.2.8-1|66	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|nsd-3.2.8-1|67	
12cr|nsd-3.2.8-1|68	# change .sample to normal config files
12cr|nsd-3.2.8-1|69	mv %{buildroot}%{_sysconfdir}/nsd/nsd.conf.sample %{buildroot}%{_sysconfdir}/nsd/nsd.conf
12cr|nsd-3.2.8-1|70	
12cr|nsd-3.2.8-1|71	%pre
12cr|nsd-3.2.8-1|72	%_pre_useradd %{name} %{_sysconfdir}/%{name} /sbin/nologin
12cr|nsd-3.2.8-1|73	
12cr|nsd-3.2.8-1|74	%post
12cr|nsd-3.2.8-1|75	%_post_service %{name}
12cr|nsd-3.2.8-1|76	
12cr|nsd-3.2.8-1|77	%preun
12cr|nsd-3.2.8-1|78	%_preun_service %{name}
12cr|nsd-3.2.8-1|79	
12cr|nsd-3.2.8-1|80	%postun
12cr|nsd-3.2.8-1|81	%_postun_userdel %{name}
12cr|nsd-3.2.8-1|82	
12cr|nsd-3.2.8-1|83	%clean
12cr|nsd-3.2.8-1|84	rm -rf %{buildroot}
12cr|nsd-3.2.8-1|85	
12cr|nsd-3.2.8-1|86	%files
12cr|nsd-3.2.8-1|87	%defattr(-,root,root,-)
12cr|nsd-3.2.8-1|88	%doc doc/*
12cr|nsd-3.2.8-1|89	%attr(0711,%{name},%{name}) %dir %{_sysconfdir}/nsd
12cr|nsd-3.2.8-1|90	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/nsd/nsd.conf
12cr|nsd-3.2.8-1|91	%attr(0755,root,root) %{_initrddir}/%{name}
12cr|nsd-3.2.8-1|92	%attr(0711,%{name},%{name}) %dir /var/run/%{name}
12cr|nsd-3.2.8-1|93	%attr(0711,%{name},%{name}) %dir /var/lib/%{name}
12cr|nsd-3.2.8-1|94	%attr(0755,root,root) %{_sbindir}/*
12cr|nsd-3.2.8-1|95	%attr(0644,root,root) %{_mandir}/*/*
12cr|nsd-3.2.8-1|96	
12cr|nsd-3.2.8-1|97	
12cr|nsd-3.2.8-1|98	%changelog
12cr|nsd-3.2.8-1|99	* Sat Nov 05 2011 Oden Eriksson <oeriksson@mandriva.com> 3.2.8-1mdv2012.0
12cr|nsd-3.2.8-1|100	+ Revision: 718430
12cr|nsd-3.2.8-1|101	- 3.2.8
12cr|nsd-3.2.8-1|102	
12cr|nsd-3.2.8-1|103	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 3.2.7-1
12cr|nsd-3.2.8-1|104	+ Revision: 645332
12cr|nsd-3.2.8-1|105	- update to new version 3.2.7
12cr|nsd-3.2.8-1|106	
12cr|nsd-3.2.8-1|107	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 3.2.4-3mdv2011.0
12cr|nsd-3.2.8-1|108	+ Revision: 613107
12cr|nsd-3.2.8-1|109	- the mass rebuild of 2010.1 packages
12cr|nsd-3.2.8-1|110	
12cr|nsd-3.2.8-1|111	* Fri Apr 16 2010 Funda Wang <fwang@mandriva.org> 3.2.4-2mdv2010.1
12cr|nsd-3.2.8-1|112	+ Revision: 535272
12cr|nsd-3.2.8-1|113	- rebuild
12cr|nsd-3.2.8-1|114	
12cr|nsd-3.2.8-1|115	* Tue Feb 16 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.2.4-1mdv2010.1
12cr|nsd-3.2.8-1|116	+ Revision: 506518
12cr|nsd-3.2.8-1|117	- update to 3.2.4
12cr|nsd-3.2.8-1|118	
12cr|nsd-3.2.8-1|119	* Wed Dec 16 2009 Jérôme Brenier <incubusss@mandriva.org> 3.2.3-1mdv2010.1
12cr|nsd-3.2.8-1|120	+ Revision: 479511
12cr|nsd-3.2.8-1|121	- new version 3.2.3
12cr|nsd-3.2.8-1|122	
12cr|nsd-3.2.8-1|123	* Mon Jun 01 2009 Oden Eriksson <oeriksson@mandriva.com> 3.2.2-1mdv2010.0
12cr|nsd-3.2.8-1|124	+ Revision: 381947
12cr|nsd-3.2.8-1|125	- 3.2.2 (fixes CVE-2009-1755)
12cr|nsd-3.2.8-1|126	
12cr|nsd-3.2.8-1|127	* Thu Aug 14 2008 Oden Eriksson <oeriksson@mandriva.com> 3.1.1-1mdv2009.0
12cr|nsd-3.2.8-1|128	+ Revision: 271893
12cr|nsd-3.2.8-1|129	- 3.1.1
12cr|nsd-3.2.8-1|130	- fix initscript, spec file and locations
12cr|nsd-3.2.8-1|131	
12cr|nsd-3.2.8-1|132	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 3.0.6-4mdv2009.0
12cr|nsd-3.2.8-1|133	+ Revision: 254068
12cr|nsd-3.2.8-1|134	- rebuild
12cr|nsd-3.2.8-1|135	
12cr|nsd-3.2.8-1|136	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 3.0.6-2mdv2008.1
12cr|nsd-3.2.8-1|137	+ Revision: 171000
12cr|nsd-3.2.8-1|138	- rebuild
12cr|nsd-3.2.8-1|139	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|nsd-3.2.8-1|140	- kill re-definition of %%buildroot on Pixel's request
12cr|nsd-3.2.8-1|141	
12cr|nsd-3.2.8-1|142	+ Olivier Blin <blino@mandriva.org>
12cr|nsd-3.2.8-1|143	- restore BuildRoot
12cr|nsd-3.2.8-1|144	
12cr|nsd-3.2.8-1|145	* Tue Nov 06 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.6-1mdv2008.1
12cr|nsd-3.2.8-1|146	+ Revision: 106401
12cr|nsd-3.2.8-1|147	- 3.0.6
12cr|nsd-3.2.8-1|148	- use the %%serverbuild macro
12cr|nsd-3.2.8-1|149	
12cr|nsd-3.2.8-1|150	* Thu Sep 06 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.5-1mdv2008.0
12cr|nsd-3.2.8-1|151	+ Revision: 81124
12cr|nsd-3.2.8-1|152	- 3.0.5
12cr|nsd-3.2.8-1|153	
12cr|nsd-3.2.8-1|154	
12cr|nsd-3.2.8-1|155	* Thu Jan 11 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.3-1mdv2007.0
12cr|nsd-3.2.8-1|156	+ Revision: 107608
12cr|nsd-3.2.8-1|157	- Import nsd
12cr|nsd-3.2.8-1|158	
12cr|nsd-3.2.8-1|159	* Thu Jan 11 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.3-1mdv2007.1
12cr|nsd-3.2.8-1|160	- initial Mandriva package (adapted from fedora)
12cr|nsd-3.2.8-1|161	
12cr|nsd-3.2.8-1|162	* Thu Dec 07 2006 Paul Wouters <paul@xelerance.com> 3.0.3-1
12cr|nsd-3.2.8-1|163	- Upgraded to 3.0.3
12cr|nsd-3.2.8-1|164	
12cr|nsd-3.2.8-1|165	* Mon Nov 27 2006 Paul Wouters <paul@xelerance.com> 3.0.2-1
12cr|nsd-3.2.8-1|166	- Upgraded to 3.0.2.
12cr|nsd-3.2.8-1|167	- Use new configuration file nsd.conf. Still needs migration script.
12cr|nsd-3.2.8-1|168	patch from Farkas Levente <lfarkas@bppiac.hu>
12cr|nsd-3.2.8-1|169	
12cr|nsd-3.2.8-1|170	* Tue Oct 17 2006 Paul Wouters <paul@xelerance.com> 2.3.6-2
12cr|nsd-3.2.8-1|171	- Bump version for upgrade path
12cr|nsd-3.2.8-1|172	
12cr|nsd-3.2.8-1|173	* Fri Oct 13 2006 Paul Wouters <paul@xelerance.com> 2.3.6-1
12cr|nsd-3.2.8-1|174	- Upgraded to 2.3.6
12cr|nsd-3.2.8-1|175	- Removed obsolete workaround in nsd.init
12cr|nsd-3.2.8-1|176	- Fixed spec file so daemon gets properly restarted on upgrade
12cr|nsd-3.2.8-1|177	
12cr|nsd-3.2.8-1|178	* Tue Sep 12 2006 Paul Wouters <paul@xelerance.com> 2.3.5-4
12cr|nsd-3.2.8-1|179	- Rebuild requested for PT_GNU_HASH support from gcc
12cr|nsd-3.2.8-1|180	- Removed dbaccess.c from doc section
12cr|nsd-3.2.8-1|181	
12cr|nsd-3.2.8-1|182	* Tue Jun 27 2006 Paul Wouters <paul@xelerance.com> - 2.3.5-3
12cr|nsd-3.2.8-1|183	- Bump version for FC-x upgrade path
12cr|nsd-3.2.8-1|184	
12cr|nsd-3.2.8-1|185	* Tue Jun 27 2006 Paul Wouters <paul@xelerance.com> - 2.3.5-1
12cr|nsd-3.2.8-1|186	- Upgraded to nsd-2.3.5
12cr|nsd-3.2.8-1|187	
12cr|nsd-3.2.8-1|188	* Mon May 08 2006 Paul Wouters <paul@xelerance.com> - 2.3.4-3
12cr|nsd-3.2.8-1|189	- Upgraded to nsd-2.3.4.
12cr|nsd-3.2.8-1|190	- Removed manual install targets because DESTDIR is now supported
12cr|nsd-3.2.8-1|191	- Re-enabled --checking, checking patch no longer needed and removed.
12cr|nsd-3.2.8-1|192	- Work around in nsd.init for nsd failing to start when there is no ipv6
12cr|nsd-3.2.8-1|193	
12cr|nsd-3.2.8-1|194	* Thu Dec 15 2005 Paul Wouters <paul@xelerance.com> - 2.3.3-7
12cr|nsd-3.2.8-1|195	- chkconfig and attribute  changes as proposed by Dmitry Butskoy
12cr|nsd-3.2.8-1|196	
12cr|nsd-3.2.8-1|197	* Thu Dec 15 2005 Paul Wouters <paul@xelerance.com> - 2.3.3-6
12cr|nsd-3.2.8-1|198	- Moved pid file to /var/run/nsd/nsd.pid.
12cr|nsd-3.2.8-1|199	- Use _localstatedir instead of "/var"
12cr|nsd-3.2.8-1|200	
12cr|nsd-3.2.8-1|201	* Tue Dec 13 2005 Paul Wouters <paul@xelerance.com> - 2.3.3-5
12cr|nsd-3.2.8-1|202	- Added BuildRequires for openssl-devel, removed Requires for openssl.
12cr|nsd-3.2.8-1|203	
12cr|nsd-3.2.8-1|204	* Mon Dec 12 2005 Paul Wouters <paul@xelerance.com> - 2.3.3-4
12cr|nsd-3.2.8-1|205	- upgraded to nsd-2.3.3
12cr|nsd-3.2.8-1|206	
12cr|nsd-3.2.8-1|207	* Wed Dec 07 2005 Tom "spot" Callaway <tcallawa@redhat.com> - 2.3.2-2
12cr|nsd-3.2.8-1|208	- minor cleanups
12cr|nsd-3.2.8-1|209	
12cr|nsd-3.2.8-1|210	* Mon Dec 05 2005 Paul Wouters <paul@xelerance.com> - 2.3.2-1
12cr|nsd-3.2.8-1|211	- Upgraded to 2.3.2. Changed post scripts to comply to Fedora
12cr|nsd-3.2.8-1|212	Extras policies (eg do not start daemon on fresh install)
12cr|nsd-3.2.8-1|213	
12cr|nsd-3.2.8-1|214	* Wed Oct 05 2005 Paul Wouters <paul@xelerance.com> - 2.3.1-1
12cr|nsd-3.2.8-1|215	- Initial version
12cr|nsd-3.2.8-1|216	

3495 12
12cr|nspluginwrapper-i386-0.9.90.1-6|1	###
12cr|nspluginwrapper-i386-0.9.90.1-6|2	###
12cr|nspluginwrapper-i386-0.9.90.1-6|3	### THIS PACKAGE IS AUTOMATICALLY GENERATED, DO NOT EDIT
12cr|nspluginwrapper-i386-0.9.90.1-6|4	###
12cr|nspluginwrapper-i386-0.9.90.1-6|5	###
12cr|nspluginwrapper-i386-0.9.90.1-6|6	Summary: A compatibility layer for Netscape 4 plugins
12cr|nspluginwrapper-i386-0.9.90.1-6|7	Name: nspluginwrapper-i386
12cr|nspluginwrapper-i386-0.9.90.1-6|8	Version: 0.9.90.1
12cr|nspluginwrapper-i386-0.9.90.1-6|9	Release: %mkrel 6
12cr|nspluginwrapper-i386-0.9.90.1-6|10	Source: nspluginwrapper-i386-0.9.90.1.tar.bz2
12cr|nspluginwrapper-i386-0.9.90.1-6|11	License: GPL
12cr|nspluginwrapper-i386-0.9.90.1-6|12	Group: Networking/WWW
12cr|nspluginwrapper-i386-0.9.90.1-6|13	%ifnarch %ix86 x86_64 ia64
12cr|nspluginwrapper-i386-0.9.90.1-6|14	AutoReq: off
12cr|nspluginwrapper-i386-0.9.90.1-6|15	%endif
12cr|nspluginwrapper-i386-0.9.90.1-6|16	BuildRoot: %_tmppath/%name-%version-%release-buildroot
12cr|nspluginwrapper-i386-0.9.90.1-6|17	URL: http://www.gibix.net/projects/nspluginwrapper/
12cr|nspluginwrapper-i386-0.9.90.1-6|18	
12cr|nspluginwrapper-i386-0.9.90.1-6|19	%description
12cr|nspluginwrapper-i386-0.9.90.1-6|20	nspluginwrapper makes it possible to use Netscape 4 compatible plugins
12cr|nspluginwrapper-i386-0.9.90.1-6|21	compiled for i386 into Mozilla for another architecture, e.g. x86_64.
12cr|nspluginwrapper-i386-0.9.90.1-6|22	
12cr|nspluginwrapper-i386-0.9.90.1-6|23	This package consists in:
12cr|nspluginwrapper-i386-0.9.90.1-6|24	* npviewer: the plugin viewer
12cr|nspluginwrapper-i386-0.9.90.1-6|25	* npwrapper.so: the browser-side plugin
12cr|nspluginwrapper-i386-0.9.90.1-6|26	* nspluginwrapper: a tool to manage plugins installation and update
12cr|nspluginwrapper-i386-0.9.90.1-6|27	
12cr|nspluginwrapper-i386-0.9.90.1-6|28	This package provides the npviewer program for i386.
12cr|nspluginwrapper-i386-0.9.90.1-6|29	
12cr|nspluginwrapper-i386-0.9.90.1-6|30	%prep
12cr|nspluginwrapper-i386-0.9.90.1-6|31	%setup -q
12cr|nspluginwrapper-i386-0.9.90.1-6|32	
12cr|nspluginwrapper-i386-0.9.90.1-6|33	%build
12cr|nspluginwrapper-i386-0.9.90.1-6|34	
12cr|nspluginwrapper-i386-0.9.90.1-6|35	%install
12cr|nspluginwrapper-i386-0.9.90.1-6|36	rm -rf $RPM_BUILD_ROOT
12cr|nspluginwrapper-i386-0.9.90.1-6|37	mkdir -p $RPM_BUILD_ROOT
12cr|nspluginwrapper-i386-0.9.90.1-6|38	tar cf - . | tar xf - -C $RPM_BUILD_ROOT/
12cr|nspluginwrapper-i386-0.9.90.1-6|39	
12cr|nspluginwrapper-i386-0.9.90.1-6|40	%clean
12cr|nspluginwrapper-i386-0.9.90.1-6|41	rm -rf $RPM_BUILD_ROOT
12cr|nspluginwrapper-i386-0.9.90.1-6|42	
12cr|nspluginwrapper-i386-0.9.90.1-6|43	
12cr|nspluginwrapper-i386-0.9.90.1-6|44	%files
12cr|nspluginwrapper-i386-0.9.90.1-6|45	%defattr(-,root,root)
12cr|nspluginwrapper-i386-0.9.90.1-6|46	/usr/lib/nspluginwrapper/i386/npviewer.bin
12cr|nspluginwrapper-i386-0.9.90.1-6|47	
12cr|nspluginwrapper-i386-0.9.90.1-6|48	
12cr|nspluginwrapper-i386-0.9.90.1-6|49	
12cr|nspluginwrapper-i386-0.9.90.1-6|50	%changelog
12cr|nspluginwrapper-i386-0.9.90.1-6|51	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.9.90.1-6mdv2010.0
12cr|nspluginwrapper-i386-0.9.90.1-6|52	+ Revision: 430185
12cr|nspluginwrapper-i386-0.9.90.1-6|53	- rebuild
12cr|nspluginwrapper-i386-0.9.90.1-6|54	
12cr|nspluginwrapper-i386-0.9.90.1-6|55	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9.90.1-5mdv2009.0
12cr|nspluginwrapper-i386-0.9.90.1-6|56	+ Revision: 241096
12cr|nspluginwrapper-i386-0.9.90.1-6|57	- rebuild
12cr|nspluginwrapper-i386-0.9.90.1-6|58	- kill re-definition of %%buildroot on Pixel's request
12cr|nspluginwrapper-i386-0.9.90.1-6|59	
12cr|nspluginwrapper-i386-0.9.90.1-6|60	+ Olivier Blin <oblin@mandriva.com>
12cr|nspluginwrapper-i386-0.9.90.1-6|61	- restore BuildRoot
12cr|nspluginwrapper-i386-0.9.90.1-6|62	
12cr|nspluginwrapper-i386-0.9.90.1-6|63	* Thu Aug 23 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.9.90.1-3mdv2008.0
12cr|nspluginwrapper-i386-0.9.90.1-6|64	+ Revision: 69369
12cr|nspluginwrapper-i386-0.9.90.1-6|65	- use %%mkrel
12cr|nspluginwrapper-i386-0.9.90.1-6|66	
12cr|nspluginwrapper-i386-0.9.90.1-6|67	
12cr|nspluginwrapper-i386-0.9.90.1-6|68	* Wed Jun 07 2006 Gwenole Beauchesne <gb.public@free.fr> 0.9.90.1-2mdk
12cr|nspluginwrapper-i386-0.9.90.1-6|69	- ship with mkruntime
12cr|nspluginwrapper-i386-0.9.90.1-6|70	- enable -debug packages
12cr|nspluginwrapper-i386-0.9.90.1-6|71	- add possibility to build biarch packages at once
12cr|nspluginwrapper-i386-0.9.90.1-6|72	- fix repackage.sh to stop generating deps on non x86 platforms
12cr|nspluginwrapper-i386-0.9.90.1-6|73	
12cr|nspluginwrapper-i386-0.9.90.1-6|74	* Tue Jun 06 2006 Gwenole Beauchesne <gb.public@free.fr> 0.9.90.1-1mdk
12cr|nspluginwrapper-i386-0.9.90.1-6|75	- first Mandriva Linux release
12cr|nspluginwrapper-i386-0.9.90.1-6|76	- don't use QEMU on IA-64 platforms
12cr|nspluginwrapper-i386-0.9.90.1-6|77	

3496 12
12cr|nss-gui-0.3.10-1|1	Summary:	GUI to manage contents of an NSS database
12cr|nss-gui-0.3.10-1|2	Name:		nss-gui
12cr|nss-gui-0.3.10-1|3	Version:	0.3.10
12cr|nss-gui-0.3.10-1|4	Release:	1
12cr|nss-gui-0.3.10-1|5	License:	MPLv1.1 or GPLv2+ or LGPLv2+
12cr|nss-gui-0.3.10-1|6	Group:		File tools
12cr|nss-gui-0.3.10-1|7	URL:		https://fedorahosted.org/nss-gui/
12cr|nss-gui-0.3.10-1|8	Source0:	https://fedorahosted.org/released/nss-gui/%{name}-%{version}.tar.bz2
12cr|nss-gui-0.3.10-1|9	Source1:	nss-gui-16x16.png
12cr|nss-gui-0.3.10-1|10	Source2:	nss-gui-32x32.png
12cr|nss-gui-0.3.10-1|11	Source3:	nss-gui-48x48.png
12cr|nss-gui-0.3.10-1|12	Patch0:		nss-gui-compatibility.patch
12cr|nss-gui-0.3.10-1|13	Requires:	xulrunner
12cr|nss-gui-0.3.10-1|14	BuildRequires:	boost-devel
12cr|nss-gui-0.3.10-1|15	BuildRequires:	asciidoc
12cr|nss-gui-0.3.10-1|16	BuildRequires:	xsltproc
12cr|nss-gui-0.3.10-1|17	BuildRequires:	docbook-style-xsl
12cr|nss-gui-0.3.10-1|18	
12cr|nss-gui-0.3.10-1|19	%description
12cr|nss-gui-0.3.10-1|20	Graphical user interface to manage the content of an NSS (Network Security
12cr|nss-gui-0.3.10-1|21	Services) database, including registered CRLs and registered security devices
12cr|nss-gui-0.3.10-1|22	(PKCS#11). Based on Mozilla code.
12cr|nss-gui-0.3.10-1|23	
12cr|nss-gui-0.3.10-1|24	%prep
12cr|nss-gui-0.3.10-1|25	
12cr|nss-gui-0.3.10-1|26	%setup -q
12cr|nss-gui-0.3.10-1|27	%patch0 -p1
12cr|nss-gui-0.3.10-1|28	
12cr|nss-gui-0.3.10-1|29	cp %{SOURCE1} nss-gui-16x16.png
12cr|nss-gui-0.3.10-1|30	cp %{SOURCE2} nss-gui-32x32.png
12cr|nss-gui-0.3.10-1|31	cp %{SOURCE3} nss-gui-48x48.png
12cr|nss-gui-0.3.10-1|32	
12cr|nss-gui-0.3.10-1|33	# mdv bork
12cr|nss-gui-0.3.10-1|34	if [ -f /etc/asciidoc/docbook-xsl/manpage.xsl ]; then
12cr|nss-gui-0.3.10-1|35	perl -pi -e "s|/usr/share/asciidoc|/etc/asciidoc|g" wrapnssgui/Makefile
12cr|nss-gui-0.3.10-1|36	fi
12cr|nss-gui-0.3.10-1|37	
12cr|nss-gui-0.3.10-1|38	%build
12cr|nss-gui-0.3.10-1|39	cd wrapnssgui
12cr|nss-gui-0.3.10-1|40	make OPTFLAGS="%{optflags}"
12cr|nss-gui-0.3.10-1|41	cd ..
12cr|nss-gui-0.3.10-1|42	
12cr|nss-gui-0.3.10-1|43	%install
12cr|nss-gui-0.3.10-1|44	
12cr|nss-gui-0.3.10-1|45	install -d %{buildroot}%{_bindir}
12cr|nss-gui-0.3.10-1|46	install -d %{buildroot}%{_datadir}/nss-gui
12cr|nss-gui-0.3.10-1|47	install -d %{buildroot}%{_mandir}/man1
12cr|nss-gui-0.3.10-1|48	
12cr|nss-gui-0.3.10-1|49	install -m0755 wrapnssgui/nss-gui %{buildroot}/%{_bindir}/nss-gui
12cr|nss-gui-0.3.10-1|50	cp -axiv xrnssgui/* %{buildroot}/%{_datadir}/nss-gui
12cr|nss-gui-0.3.10-1|51	
12cr|nss-gui-0.3.10-1|52	install -m0644 wrapnssgui/nss-gui.1 %{buildroot}%{_mandir}/man1/
12cr|nss-gui-0.3.10-1|53	
12cr|nss-gui-0.3.10-1|54	install -d %{buildroot}%{_datadir}/applications
12cr|nss-gui-0.3.10-1|55	rm -f %{buildroot}%{_datadir}/applications/MySQLWorkbench.desktop
12cr|nss-gui-0.3.10-1|56	cat > %{buildroot}%{_datadir}/applications/mysql-workbench-oss.desktop << EOF
12cr|nss-gui-0.3.10-1|57	[Desktop Entry]
12cr|nss-gui-0.3.10-1|58	Name=NSS GUI
12cr|nss-gui-0.3.10-1|59	Comment=GUI to manage contents of an NSS database
12cr|nss-gui-0.3.10-1|60	Exec=%{_bindir}/nss-gui
12cr|nss-gui-0.3.10-1|61	Terminal=false
12cr|nss-gui-0.3.10-1|62	Type=Application
12cr|nss-gui-0.3.10-1|63	Icon=nss-gui
12cr|nss-gui-0.3.10-1|64	Categories=System;X-MandrivaLinux-MoreApplications-Databases;
12cr|nss-gui-0.3.10-1|65	EOF
12cr|nss-gui-0.3.10-1|66	
12cr|nss-gui-0.3.10-1|67	install -d %{buildroot}%{_miconsdir}
12cr|nss-gui-0.3.10-1|68	install -d %{buildroot}%{_iconsdir}
12cr|nss-gui-0.3.10-1|69	install -d %{buildroot}%{_liconsdir}
12cr|nss-gui-0.3.10-1|70	install -m0644 nss-gui-16x16.png %{buildroot}%{_miconsdir}/nss-gui.png
12cr|nss-gui-0.3.10-1|71	install -m0644 nss-gui-32x32.png %{buildroot}%{_iconsdir}/nss-gui.png
12cr|nss-gui-0.3.10-1|72	install -m0644 nss-gui-48x48.png %{buildroot}%{_liconsdir}/nss-gui.png
12cr|nss-gui-0.3.10-1|73	
12cr|nss-gui-0.3.10-1|74	%files
12cr|nss-gui-0.3.10-1|75	%{_bindir}/nss-gui
12cr|nss-gui-0.3.10-1|76	%{_datadir}/nss-gui/xrnssgui.ini
12cr|nss-gui-0.3.10-1|77	%{_datadir}/nss-gui/defaults/preferences/prefs.js
12cr|nss-gui-0.3.10-1|78	%{_datadir}/nss-gui/chrome/chrome.manifest
12cr|nss-gui-0.3.10-1|79	%{_datadir}/nss-gui/chrome/branding/brand.properties
12cr|nss-gui-0.3.10-1|80	%{_datadir}/nss-gui/chrome/branding/brand.dtd
12cr|nss-gui-0.3.10-1|81	%{_datadir}/nss-gui/chrome/content/WebSitesModifyOverlay.xul
12cr|nss-gui-0.3.10-1|82	%{_datadir}/nss-gui/chrome/content/main.xul
12cr|nss-gui-0.3.10-1|83	%{_datadir}/nss-gui/chrome/content/crlManagerModify.xul
12cr|nss-gui-0.3.10-1|84	%{_datadir}/nss-gui/chrome/content/main.js
12cr|nss-gui-0.3.10-1|85	%{_datadir}/nss-gui/chrome.manifest
12cr|nss-gui-0.3.10-1|86	%attr(0644,root,root) %{_datadir}/applications/*.desktop
12cr|nss-gui-0.3.10-1|87	%attr(0644,root,root) %{_iconsdir}/*.png
12cr|nss-gui-0.3.10-1|88	%attr(0644,root,root) %{_liconsdir}/*.png
12cr|nss-gui-0.3.10-1|89	%attr(0644,root,root) %{_miconsdir}/*.png
12cr|nss-gui-0.3.10-1|90	%{_mandir}/man1/nss-gui.1*
12cr|nss-gui-0.3.10-1|91	
12cr|nss-gui-0.3.10-1|92	
12cr|nss-gui-0.3.10-1|93	%changelog
12cr|nss-gui-0.3.10-1|94	* Fri Jul 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0.3.10-1
12cr|nss-gui-0.3.10-1|95	+ Revision: 808280
12cr|nss-gui-0.3.10-1|96	- synd with fedora
12cr|nss-gui-0.3.10-1|97	
12cr|nss-gui-0.3.10-1|98	* Wed Mar 16 2011 Funda Wang <fwang@mandriva.org> 0.3.9-2
12cr|nss-gui-0.3.10-1|99	+ Revision: 645381
12cr|nss-gui-0.3.10-1|100	- rebuild for new boost
12cr|nss-gui-0.3.10-1|101	
12cr|nss-gui-0.3.10-1|102	* Thu Feb 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.9-1
12cr|nss-gui-0.3.10-1|103	+ Revision: 638153
12cr|nss-gui-0.3.10-1|104	- fix deps on docbook-style-xsl (let's just hope...)
12cr|nss-gui-0.3.10-1|105	- 0.3.9
12cr|nss-gui-0.3.10-1|106	- sync slightly with fedora
12cr|nss-gui-0.3.10-1|107	
12cr|nss-gui-0.3.10-1|108	* Sun Sep 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.3-1mdv2011.0
12cr|nss-gui-0.3.10-1|109	+ Revision: 576103
12cr|nss-gui-0.3.10-1|110	- import nss-gui
12cr|nss-gui-0.3.10-1|111	

3497 12
12cr|nss-mysql-1.5-1|1	Summary:   NSS library for MySQL
12cr|nss-mysql-1.5-1|2	Name:      nss-mysql
12cr|nss-mysql-1.5-1|3	Version:   1.5
12cr|nss-mysql-1.5-1|4	Release:   1
12cr|nss-mysql-1.5-1|5	Source0:   http://prdownloads.sourceforge.net/libnss-mysql/libnss-mysql-%{version}.tar.gz
12cr|nss-mysql-1.5-1|6	Patch1:    libnss-mysql-multiarch.patch
12cr|nss-mysql-1.5-1|7	URL:       http://libnss-mysql.sourceforge.net
12cr|nss-mysql-1.5-1|8	License:   GPLv2+
12cr|nss-mysql-1.5-1|9	Group:     System/Libraries
12cr|nss-mysql-1.5-1|10	
12cr|nss-mysql-1.5-1|11	BuildRequires: mysql-devel, libtool, autoconf, automake
12cr|nss-mysql-1.5-1|12	
12cr|nss-mysql-1.5-1|13	%description
12cr|nss-mysql-1.5-1|14	Store your UNIX user accounts in MySQL. "libnss-mysql" enables the following:
12cr|nss-mysql-1.5-1|15	
12cr|nss-mysql-1.5-1|16	* System-wide authentication and name service using a MySQL database.
12cr|nss-mysql-1.5-1|17	Applications do not need to be MySQL-aware or modified in any way.
12cr|nss-mysql-1.5-1|18	
12cr|nss-mysql-1.5-1|19	* Storing authentication information in a database instead of text files.
12cr|nss-mysql-1.5-1|20	
12cr|nss-mysql-1.5-1|21	* Creation of a single authentication database for multiple servers.
12cr|nss-mysql-1.5-1|22	This is often referred to as the "Single Sign-on" problem.
12cr|nss-mysql-1.5-1|23	
12cr|nss-mysql-1.5-1|24	* Writing data-modification routines (IE self-management web interface).
12cr|nss-mysql-1.5-1|25	
12cr|nss-mysql-1.5-1|26	libnss-mysql is similar to NIS or LDAP. It provides the same centralized
12cr|nss-mysql-1.5-1|27	authentication service through a database. What does this mean? Username,
12cr|nss-mysql-1.5-1|28	uid, gid, password, etc comes from a MySQL database instead of
12cr|nss-mysql-1.5-1|29	/etc/password, /etc/shadow, and /etc/group. A user configured in MySQL will
12cr|nss-mysql-1.5-1|30	look and behave just like a user configured in /etc/passwd. Your
12cr|nss-mysql-1.5-1|31	applications such as ls, finger, sendmail, qmail, exim, postfix, proftpd,
12cr|nss-mysql-1.5-1|32	X, sshd, etc. will all 'see' these users!
12cr|nss-mysql-1.5-1|33	
12cr|nss-mysql-1.5-1|34	%prep
12cr|nss-mysql-1.5-1|35	%setup -q -n lib%{name}-%{version} -a 0
12cr|nss-mysql-1.5-1|36	%patch1 -p1
12cr|nss-mysql-1.5-1|37	
12cr|nss-mysql-1.5-1|38	%build
12cr|nss-mysql-1.5-1|39	libtoolize -f
12cr|nss-mysql-1.5-1|40	autoreconf -f
12cr|nss-mysql-1.5-1|41	%configure2_5x
12cr|nss-mysql-1.5-1|42	%make
12cr|nss-mysql-1.5-1|43	# remove non linux samples
12cr|nss-mysql-1.5-1|44	rm -rf sample/freebsd sample/solaris
12cr|nss-mysql-1.5-1|45	
12cr|nss-mysql-1.5-1|46	%install
12cr|nss-mysql-1.5-1|47	mkdir -p %{buildroot}/{etc,lib}
12cr|nss-mysql-1.5-1|48	make DESTDIR=%{buildroot} install
12cr|nss-mysql-1.5-1|49	rm -f %{buildroot}/%{_libdir}/libnss_mysql.so
12cr|nss-mysql-1.5-1|50	
12cr|nss-mysql-1.5-1|51	%files
12cr|nss-mysql-1.5-1|52	%{_libdir}/*.so.*
12cr|nss-mysql-1.5-1|53	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/libnss-mysql.cfg
12cr|nss-mysql-1.5-1|54	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/libnss-mysql-root.cfg
12cr|nss-mysql-1.5-1|55	%doc README ChangeLog AUTHORS THANKS NEWS COPYING FAQ DEBUGGING UPGRADING TODO
12cr|nss-mysql-1.5-1|56	%doc sample

3498 12
12cr|nss-pam-ldapd-0.8.3-1|1	Name:		nss-pam-ldapd
12cr|nss-pam-ldapd-0.8.3-1|2	Version:	0.8.3
12cr|nss-pam-ldapd-0.8.3-1|3	Release:	%mkrel 1
12cr|nss-pam-ldapd-0.8.3-1|4	Summary:	An nsswitch module which uses directory servers
12cr|nss-pam-ldapd-0.8.3-1|5	Group:		System/Libraries
12cr|nss-pam-ldapd-0.8.3-1|6	License:	LGPLv2+
12cr|nss-pam-ldapd-0.8.3-1|7	URL:		http://arthurdejong.org/nss-ldapd/
12cr|nss-pam-ldapd-0.8.3-1|8	Source0:	http://arthurdejong.org/nss-ldapd/%{name}-%{version}.tar.gz
12cr|nss-pam-ldapd-0.8.3-1|9	Source2:	nslcd.init
12cr|nss-pam-ldapd-0.8.3-1|10	BuildRequires:	openldap-devel
12cr|nss-pam-ldapd-0.8.3-1|11	BuildRequires:	krb5-devel
12cr|nss-pam-ldapd-0.8.3-1|12	BuildRequires:	pam-devel
12cr|nss-pam-ldapd-0.8.3-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|nss-pam-ldapd-0.8.3-1|14	
12cr|nss-pam-ldapd-0.8.3-1|15	%description
12cr|nss-pam-ldapd-0.8.3-1|16	The nss-ldapd daemon, nslcd, uses a directory server to look up name
12cr|nss-pam-ldapd-0.8.3-1|17	service information (users, groups, etc.) on behalf of a lightweight
12cr|nss-pam-ldapd-0.8.3-1|18	nsswitch module.
12cr|nss-pam-ldapd-0.8.3-1|19	
12cr|nss-pam-ldapd-0.8.3-1|20	%prep
12cr|nss-pam-ldapd-0.8.3-1|21	%setup -q
12cr|nss-pam-ldapd-0.8.3-1|22	
12cr|nss-pam-ldapd-0.8.3-1|23	%build
12cr|nss-pam-ldapd-0.8.3-1|24	%configure2_5x --libdir=/%{_lib} --with-pam-seclib-dir=/%{_lib}/security
12cr|nss-pam-ldapd-0.8.3-1|25	%make
12cr|nss-pam-ldapd-0.8.3-1|26	
12cr|nss-pam-ldapd-0.8.3-1|27	%install
12cr|nss-pam-ldapd-0.8.3-1|28	rm -rf %{buildroot}
12cr|nss-pam-ldapd-0.8.3-1|29	%makeinstall_std
12cr|nss-pam-ldapd-0.8.3-1|30	
12cr|nss-pam-ldapd-0.8.3-1|31	install -d -m 755 %{buildroot}%{_initrddir}
12cr|nss-pam-ldapd-0.8.3-1|32	install -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/nslcd
12cr|nss-pam-ldapd-0.8.3-1|33	
12cr|nss-pam-ldapd-0.8.3-1|34	cat >> %{buildroot}%{_sysconfdir}/nss-ldapd.conf << EOF
12cr|nss-pam-ldapd-0.8.3-1|35	uid nslcd
12cr|nss-pam-ldapd-0.8.3-1|36	gid ldap
12cr|nss-pam-ldapd-0.8.3-1|37	EOF
12cr|nss-pam-ldapd-0.8.3-1|38	
12cr|nss-pam-ldapd-0.8.3-1|39	install -d -m 755 %{buildroot}%{_localstatedir}/run/nslcd
12cr|nss-pam-ldapd-0.8.3-1|40	
12cr|nss-pam-ldapd-0.8.3-1|41	%clean
12cr|nss-pam-ldapd-0.8.3-1|42	rm -rf %{buildroot}
12cr|nss-pam-ldapd-0.8.3-1|43	
12cr|nss-pam-ldapd-0.8.3-1|44	%pre
12cr|nss-pam-ldapd-0.8.3-1|45	%_pre_useradd nslcd / /bin/false
12cr|nss-pam-ldapd-0.8.3-1|46	
12cr|nss-pam-ldapd-0.8.3-1|47	%post
12cr|nss-pam-ldapd-0.8.3-1|48	%_post_service nslcd
12cr|nss-pam-ldapd-0.8.3-1|49	
12cr|nss-pam-ldapd-0.8.3-1|50	%preun
12cr|nss-pam-ldapd-0.8.3-1|51	%_preun_service nslcd
12cr|nss-pam-ldapd-0.8.3-1|52	
12cr|nss-pam-ldapd-0.8.3-1|53	%files
12cr|nss-pam-ldapd-0.8.3-1|54	%defattr(-,root,root)
12cr|nss-pam-ldapd-0.8.3-1|55	%doc AUTHORS ChangeLog COPYING HACKING NEWS README TODO
12cr|nss-pam-ldapd-0.8.3-1|56	%{_sbindir}/*
12cr|nss-pam-ldapd-0.8.3-1|57	/%{_lib}/*.so.*
12cr|nss-pam-ldapd-0.8.3-1|58	/%{_lib}/security/*.so
12cr|nss-pam-ldapd-0.8.3-1|59	%{_mandir}/*/*
12cr|nss-pam-ldapd-0.8.3-1|60	%config(noreplace) %{_sysconfdir}/nss-ldapd.conf
12cr|nss-pam-ldapd-0.8.3-1|61	%config(noreplace) %{_sysconfdir}/nslcd.conf
12cr|nss-pam-ldapd-0.8.3-1|62	%{_initrddir}/nslcd
12cr|nss-pam-ldapd-0.8.3-1|63	%attr(-,nslcd,root) %{_localstatedir}/run/nslcd
12cr|nss-pam-ldapd-0.8.3-1|64	
12cr|nss-pam-ldapd-0.8.3-1|65	
12cr|nss-pam-ldapd-0.8.3-1|66	
12cr|nss-pam-ldapd-0.8.3-1|67	%changelog
12cr|nss-pam-ldapd-0.8.3-1|68	* Sat May 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.3-1mdv2011.0
12cr|nss-pam-ldapd-0.8.3-1|69	+ Revision: 674629
12cr|nss-pam-ldapd-0.8.3-1|70	- update to new version 0.8.3
12cr|nss-pam-ldapd-0.8.3-1|71	
12cr|nss-pam-ldapd-0.8.3-1|72	* Mon Mar 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.2-1
12cr|nss-pam-ldapd-0.8.3-1|73	+ Revision: 648674
12cr|nss-pam-ldapd-0.8.3-1|74	- new version
12cr|nss-pam-ldapd-0.8.3-1|75	
12cr|nss-pam-ldapd-0.8.3-1|76	* Fri Mar 25 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.0-2
12cr|nss-pam-ldapd-0.8.3-1|77	+ Revision: 648530
12cr|nss-pam-ldapd-0.8.3-1|78	- fix CVE-2011-0438 (official patch)
12cr|nss-pam-ldapd-0.8.3-1|79	
12cr|nss-pam-ldapd-0.8.3-1|80	* Fri Dec 31 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.0-1mdv2011.0
12cr|nss-pam-ldapd-0.8.3-1|81	+ Revision: 626830
12cr|nss-pam-ldapd-0.8.3-1|82	- update to new version 0.8.0
12cr|nss-pam-ldapd-0.8.3-1|83	
12cr|nss-pam-ldapd-0.8.3-1|84	* Mon Dec 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.13-2mdv2011.0
12cr|nss-pam-ldapd-0.8.3-1|85	+ Revision: 623435
12cr|nss-pam-ldapd-0.8.3-1|86	- update to new version 0.7.13
12cr|nss-pam-ldapd-0.8.3-1|87	
12cr|nss-pam-ldapd-0.8.3-1|88	* Tue Nov 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.12-1mdv2011.0
12cr|nss-pam-ldapd-0.8.3-1|89	+ Revision: 591966
12cr|nss-pam-ldapd-0.8.3-1|90	- update to new version 0.7.12
12cr|nss-pam-ldapd-0.8.3-1|91	
12cr|nss-pam-ldapd-0.8.3-1|92	* Sun Oct 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.11-1mdv2011.0
12cr|nss-pam-ldapd-0.8.3-1|93	+ Revision: 586216
12cr|nss-pam-ldapd-0.8.3-1|94	- update to new version 0.7.11
12cr|nss-pam-ldapd-0.8.3-1|95	
12cr|nss-pam-ldapd-0.8.3-1|96	* Fri Oct 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.10-1mdv2011.0
12cr|nss-pam-ldapd-0.8.3-1|97	+ Revision: 582408
12cr|nss-pam-ldapd-0.8.3-1|98	- update to new version 0.7.10
12cr|nss-pam-ldapd-0.8.3-1|99	
12cr|nss-pam-ldapd-0.8.3-1|100	* Thu Aug 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.8-1mdv2011.0
12cr|nss-pam-ldapd-0.8.3-1|101	+ Revision: 571343
12cr|nss-pam-ldapd-0.8.3-1|102	- update to new version 0.7.8
12cr|nss-pam-ldapd-0.8.3-1|103	
12cr|nss-pam-ldapd-0.8.3-1|104	* Sat Jul 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.7-1mdv2011.0
12cr|nss-pam-ldapd-0.8.3-1|105	+ Revision: 554590
12cr|nss-pam-ldapd-0.8.3-1|106	- update to new version 0.7.7
12cr|nss-pam-ldapd-0.8.3-1|107	
12cr|nss-pam-ldapd-0.8.3-1|108	* Sun Feb 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.3-1mdv2010.1
12cr|nss-pam-ldapd-0.8.3-1|109	+ Revision: 512707
12cr|nss-pam-ldapd-0.8.3-1|110	- update to new version 0.7.3
12cr|nss-pam-ldapd-0.8.3-1|111	
12cr|nss-pam-ldapd-0.8.3-1|112	* Thu Dec 31 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.2-1mdv2010.1
12cr|nss-pam-ldapd-0.8.3-1|113	+ Revision: 484534
12cr|nss-pam-ldapd-0.8.3-1|114	- new version
12cr|nss-pam-ldapd-0.8.3-1|115	
12cr|nss-pam-ldapd-0.8.3-1|116	* Mon Nov 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.1-1mdv2010.1
12cr|nss-pam-ldapd-0.8.3-1|117	+ Revision: 466597
12cr|nss-pam-ldapd-0.8.3-1|118	- import nss-pam-ldapd
12cr|nss-pam-ldapd-0.8.3-1|119	
12cr|nss-pam-ldapd-0.8.3-1|120	
12cr|nss-pam-ldapd-0.8.3-1|121	* Thu Sep 24 2009 Nalin Dahyabhai <nalin@redhat.com> 0.6.11-2
12cr|nss-pam-ldapd-0.8.3-1|122	- rebuild
12cr|nss-pam-ldapd-0.8.3-1|123	
12cr|nss-pam-ldapd-0.8.3-1|124	* Wed Sep 16 2009 Nalin Dahyabhai <nalin@redhat.com>
12cr|nss-pam-ldapd-0.8.3-1|125	- apply Mitchell Berger's patch to clean up the init script, use %%{_initddir},
12cr|nss-pam-ldapd-0.8.3-1|126	and correct the %%post so that it only thinks about turning on nslcd when
12cr|nss-pam-ldapd-0.8.3-1|127	we're first being installed (#522947)
12cr|nss-pam-ldapd-0.8.3-1|128	- tell status() where the pidfile is when the init script is called for that
12cr|nss-pam-ldapd-0.8.3-1|129	
12cr|nss-pam-ldapd-0.8.3-1|130	* Tue Sep  8 2009 Nalin Dahyabhai <nalin@redhat.com>
12cr|nss-pam-ldapd-0.8.3-1|131	- fix typo in a comment, capitalize the full name for "LDAP Client User" (more
12cr|nss-pam-ldapd-0.8.3-1|132	from #516049)
12cr|nss-pam-ldapd-0.8.3-1|133	
12cr|nss-pam-ldapd-0.8.3-1|134	* Wed Sep  2 2009 Nalin Dahyabhai <nalin@redhat.com> 0.6.11-1
12cr|nss-pam-ldapd-0.8.3-1|135	- update to 0.6.11
12cr|nss-pam-ldapd-0.8.3-1|136	
12cr|nss-pam-ldapd-0.8.3-1|137	* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.10-4
12cr|nss-pam-ldapd-0.8.3-1|138	- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
12cr|nss-pam-ldapd-0.8.3-1|139	
12cr|nss-pam-ldapd-0.8.3-1|140	* Thu Jun 18 2009 Nalin Dahyabhai <nalin@redhat.com> 0.6.10-3
12cr|nss-pam-ldapd-0.8.3-1|141	- update URL: and Source:
12cr|nss-pam-ldapd-0.8.3-1|142	
12cr|nss-pam-ldapd-0.8.3-1|143	* Mon Jun 15 2009 Nalin Dahyabhai <nalin@redhat.com> 0.6.10-2
12cr|nss-pam-ldapd-0.8.3-1|144	- add and own /var/run/nslcd
12cr|nss-pam-ldapd-0.8.3-1|145	- convert hosts to uri during migration
12cr|nss-pam-ldapd-0.8.3-1|146	
12cr|nss-pam-ldapd-0.8.3-1|147	* Thu Jun 11 2009 Nalin Dahyabhai <nalin@redhat.com> 0.6.10-1
12cr|nss-pam-ldapd-0.8.3-1|148	- update to 0.6.10
12cr|nss-pam-ldapd-0.8.3-1|149	
12cr|nss-pam-ldapd-0.8.3-1|150	* Fri Apr 17 2009 Nalin Dahyabhai <nalin@redhat.com> 0.6.8-1
12cr|nss-pam-ldapd-0.8.3-1|151	- bump release number to 1 (part of #491767)
12cr|nss-pam-ldapd-0.8.3-1|152	- fix which group we check for during %%pre (part of #491767)
12cr|nss-pam-ldapd-0.8.3-1|153	
12cr|nss-pam-ldapd-0.8.3-1|154	* Tue Mar 24 2009 Nalin Dahyabhai <nalin@redhat.com>
12cr|nss-pam-ldapd-0.8.3-1|155	- require chkconfig by package rather than path (Jussi Lehtola, part of #491767)
12cr|nss-pam-ldapd-0.8.3-1|156	
12cr|nss-pam-ldapd-0.8.3-1|157	* Mon Mar 23 2009 Nalin Dahyabhai <nalin@redhat.com> 0.6.8-0.1
12cr|nss-pam-ldapd-0.8.3-1|158	- update to 0.6.8
12cr|nss-pam-ldapd-0.8.3-1|159	
12cr|nss-pam-ldapd-0.8.3-1|160	* Mon Mar 23 2009 Nalin Dahyabhai <nalin@redhat.com> 0.6.7-0.1
12cr|nss-pam-ldapd-0.8.3-1|161	- start using a dedicated user
12cr|nss-pam-ldapd-0.8.3-1|162	
12cr|nss-pam-ldapd-0.8.3-1|163	* Wed Mar 18 2009 Nalin Dahyabhai <nalin@redhat.com> 0.6.7-0.0
12cr|nss-pam-ldapd-0.8.3-1|164	- initial package (#445965)

3499 12
12cr|nstx-1.1-0.beta6.8|1	%define name	nstx
12cr|nstx-1.1-0.beta6.8|2	%define version	1.1
12cr|nstx-1.1-0.beta6.8|3	%define beta	beta6
12cr|nstx-1.1-0.beta6.8|4	%define release	%mkrel 0.%{beta}.8
12cr|nstx-1.1-0.beta6.8|5	
12cr|nstx-1.1-0.beta6.8|6	Name:		%{name}
12cr|nstx-1.1-0.beta6.8|7	Version:	%{version}
12cr|nstx-1.1-0.beta6.8|8	Release:	%{release}
12cr|nstx-1.1-0.beta6.8|9	Summary:	Nameserver Transfer Protocol
12cr|nstx-1.1-0.beta6.8|10	Group:		Networking/Other
12cr|nstx-1.1-0.beta6.8|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nstx-1.1-0.beta6.8|12	License:	GPL
12cr|nstx-1.1-0.beta6.8|13	URL:		http://nstx.dereference.de/nstx/
12cr|nstx-1.1-0.beta6.8|14	Source0:	http://nstx.dereference.de/nstx/%{name}-%{version}-%{beta}.tar.bz2
12cr|nstx-1.1-0.beta6.8|15	Patch0: 	http://ftp.debian.org/debian/pool/main/n/nstx/nstx_1.1-beta6-4.diff.gz
12cr|nstx-1.1-0.beta6.8|16	Source1: 	nstxd
12cr|nstx-1.1-0.beta6.8|17	Source2: 	nstxd.default
12cr|nstx-1.1-0.beta6.8|18	Source3: 	nstxcd
12cr|nstx-1.1-0.beta6.8|19	Source4: 	nstxcd.default
12cr|nstx-1.1-0.beta6.8|20	Requires(pre):  rpm-helper
12cr|nstx-1.1-0.beta6.8|21	Requires(post): rpm-helper
12cr|nstx-1.1-0.beta6.8|22	
12cr|nstx-1.1-0.beta6.8|23	%description
12cr|nstx-1.1-0.beta6.8|24	NSTX (the Nameserver Transfer Protocol) makes it possible to create IP tunnels
12cr|nstx-1.1-0.beta6.8|25	using DNS queries and replies for IP packet encapsulation where IP traffic
12cr|nstx-1.1-0.beta6.8|26	other than DNS isn't possible.
12cr|nstx-1.1-0.beta6.8|27	
12cr|nstx-1.1-0.beta6.8|28	%package	client
12cr|nstx-1.1-0.beta6.8|29	Summary:	Nstx (Tunnel IP over DNS)
12cr|nstx-1.1-0.beta6.8|30	Group:		Networking/Other
12cr|nstx-1.1-0.beta6.8|31	
12cr|nstx-1.1-0.beta6.8|32	%description	client
12cr|nstx-1.1-0.beta6.8|33	The nstx client.
12cr|nstx-1.1-0.beta6.8|34	
12cr|nstx-1.1-0.beta6.8|35	%prep
12cr|nstx-1.1-0.beta6.8|36	%setup -q -n %{name}-%{version}-%{beta}
12cr|nstx-1.1-0.beta6.8|37	%patch0 -p1
12cr|nstx-1.1-0.beta6.8|38	
12cr|nstx-1.1-0.beta6.8|39	%build
12cr|nstx-1.1-0.beta6.8|40	%make CFLAGS="$RPM_OPT_FLAGS"
12cr|nstx-1.1-0.beta6.8|41	
12cr|nstx-1.1-0.beta6.8|42	
12cr|nstx-1.1-0.beta6.8|43	%install
12cr|nstx-1.1-0.beta6.8|44	rm -rf $RPM_BUILD_ROOT
12cr|nstx-1.1-0.beta6.8|45	mkdir -p $RPM_BUILD_ROOT/%_sbindir
12cr|nstx-1.1-0.beta6.8|46	mkdir -p $RPM_BUILD_ROOT/%_mandir/man8
12cr|nstx-1.1-0.beta6.8|47	mkdir -p $RPM_BUILD_ROOT/%_defaultdocdir/%{name}-%{version}
12cr|nstx-1.1-0.beta6.8|48	mkdir -p $RPM_BUILD_ROOT/%_initrddir/
12cr|nstx-1.1-0.beta6.8|49	mkdir -p $RPM_BUILD_ROOT/%_sysconfdir/%name
12cr|nstx-1.1-0.beta6.8|50	install -m 0755 nstxcd $RPM_BUILD_ROOT/%_sbindir
12cr|nstx-1.1-0.beta6.8|51	install -m 0755 nstxd  $RPM_BUILD_ROOT/%_sbindir
12cr|nstx-1.1-0.beta6.8|52	install -m 0644 *.8    $RPM_BUILD_ROOT/%_mandir/man8
12cr|nstx-1.1-0.beta6.8|53	install -m 0755 %SOURCE1 $RPM_BUILD_ROOT/%_initrddir/
12cr|nstx-1.1-0.beta6.8|54	install -m 0755 %SOURCE2 $RPM_BUILD_ROOT/%_sysconfdir/%name/
12cr|nstx-1.1-0.beta6.8|55	install -m 0755 %SOURCE3 $RPM_BUILD_ROOT/%_initrddir/
12cr|nstx-1.1-0.beta6.8|56	install -m 0755 %SOURCE4 $RPM_BUILD_ROOT/%_sysconfdir/%name/
12cr|nstx-1.1-0.beta6.8|57	
12cr|nstx-1.1-0.beta6.8|58	%clean
12cr|nstx-1.1-0.beta6.8|59	rm -rf $RPM_BUILD_ROOT
12cr|nstx-1.1-0.beta6.8|60	
12cr|nstx-1.1-0.beta6.8|61	%files
12cr|nstx-1.1-0.beta6.8|62	%defattr(-,root,root)
12cr|nstx-1.1-0.beta6.8|63	%doc README COPYING Changelog
12cr|nstx-1.1-0.beta6.8|64	%{_sbindir}/nstxd
12cr|nstx-1.1-0.beta6.8|65	%{_mandir}/man8/nstxd.*
12cr|nstx-1.1-0.beta6.8|66	%{_sysconfdir}/%name/nstxd.*
12cr|nstx-1.1-0.beta6.8|67	%{_initrddir}/nstxd
12cr|nstx-1.1-0.beta6.8|68	
12cr|nstx-1.1-0.beta6.8|69	%files client
12cr|nstx-1.1-0.beta6.8|70	%defattr(-,root,root)
12cr|nstx-1.1-0.beta6.8|71	%doc README COPYING Changelog
12cr|nstx-1.1-0.beta6.8|72	%{_sbindir}/nstxcd
12cr|nstx-1.1-0.beta6.8|73	%{_mandir}/man8/nstxcd.*
12cr|nstx-1.1-0.beta6.8|74	%{_sysconfdir}/%name/nstxcd.*
12cr|nstx-1.1-0.beta6.8|75	%{_initrddir}/nstxcd
12cr|nstx-1.1-0.beta6.8|76	
12cr|nstx-1.1-0.beta6.8|77	%post
12cr|nstx-1.1-0.beta6.8|78	%_post_service nstxd
12cr|nstx-1.1-0.beta6.8|79	
12cr|nstx-1.1-0.beta6.8|80	%preun
12cr|nstx-1.1-0.beta6.8|81	%_preun_service nstxd
12cr|nstx-1.1-0.beta6.8|82	
12cr|nstx-1.1-0.beta6.8|83	
12cr|nstx-1.1-0.beta6.8|84	
12cr|nstx-1.1-0.beta6.8|85	%changelog
12cr|nstx-1.1-0.beta6.8|86	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.1-0.beta6.8mdv2010.0
12cr|nstx-1.1-0.beta6.8|87	+ Revision: 430186
12cr|nstx-1.1-0.beta6.8|88	- rebuild
12cr|nstx-1.1-0.beta6.8|89	
12cr|nstx-1.1-0.beta6.8|90	* Thu Feb 14 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.1-0.beta6.7mdv2009.0
12cr|nstx-1.1-0.beta6.8|91	+ Revision: 168148
12cr|nstx-1.1-0.beta6.8|92	- fix no-buildroot-tag
12cr|nstx-1.1-0.beta6.8|93	
12cr|nstx-1.1-0.beta6.8|94	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-0.beta6.7mdv2008.0
12cr|nstx-1.1-0.beta6.8|95	+ Revision: 90007
12cr|nstx-1.1-0.beta6.8|96	- rebuild
12cr|nstx-1.1-0.beta6.8|97	- rebuild
12cr|nstx-1.1-0.beta6.8|98	
12cr|nstx-1.1-0.beta6.8|99	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|nstx-1.1-0.beta6.8|100	- rebuild
12cr|nstx-1.1-0.beta6.8|101	
12cr|nstx-1.1-0.beta6.8|102	
12cr|nstx-1.1-0.beta6.8|103	* Fri Feb 24 2006 Erwan Velu <erwan@seanodes.com> 1.1-0.beta6.4mdk
12cr|nstx-1.1-0.beta6.8|104	- Rebuild and rebuild and ..
12cr|nstx-1.1-0.beta6.8|105	
12cr|nstx-1.1-0.beta6.8|106	* Fri Feb 24 2006 Erwan Velu <erwan@seanodes.com> 1.1-0.beta6.3mdk
12cr|nstx-1.1-0.beta6.8|107	- Rebuild
12cr|nstx-1.1-0.beta6.8|108	
12cr|nstx-1.1-0.beta6.8|109	* Thu Feb 23 2006 Erwan Velu <erwan@seanodes.com> 1.1-0.beta6.2mdk
12cr|nstx-1.1-0.beta6.8|110	- Using debian's patch
12cr|nstx-1.1-0.beta6.8|111	- Initscripts based on debian
12cr|nstx-1.1-0.beta6.8|112	- Todo : Use a user for the nsxtd daemon
12cr|nstx-1.1-0.beta6.8|113	
12cr|nstx-1.1-0.beta6.8|114	* Fri Mar 11 2005 Guillaume Rousse <guillomovitch@mandrake.org> 1.1-0.beta6.1mdk
12cr|nstx-1.1-0.beta6.8|115	- first mdk release
12cr|nstx-1.1-0.beta6.8|116	

3500 12
12cr|nta-1.0-7|1	%define name nta
12cr|nta-1.0-7|2	%define version 1.0
12cr|nta-1.0-7|3	%define release %mkrel 7
12cr|nta-1.0-7|4	
12cr|nta-1.0-7|5	Summary:	Network traffic analyzer
12cr|nta-1.0-7|6	Name:		%{name}
12cr|nta-1.0-7|7	Version:	%{version}
12cr|nta-1.0-7|8	Release:	%{release}
12cr|nta-1.0-7|9	License:	GPL
12cr|nta-1.0-7|10	Group:		Monitoring
12cr|nta-1.0-7|11	URL:		http://www.kyberdigi.cz/projects/nta
12cr|nta-1.0-7|12	Source0:	%{name}-%{version}.tar.bz2
12cr|nta-1.0-7|13	Source1:	nta-cron-sample
12cr|nta-1.0-7|14	Patch0:		nta-mandriva_apache_integration.bz2
12cr|nta-1.0-7|15	Patch1:		nta-config_location.bz2
12cr|nta-1.0-7|16	Requires:	webserver
12cr|nta-1.0-7|17	%if %mdkversion < 201010
12cr|nta-1.0-7|18	Requires(post):   rpm-helper
12cr|nta-1.0-7|19	Requires(postun):   rpm-helper
12cr|nta-1.0-7|20	%endif
12cr|nta-1.0-7|21	BuildArch:  noarch
12cr|nta-1.0-7|22	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|nta-1.0-7|23	
12cr|nta-1.0-7|24	%description
12cr|nta-1.0-7|25	Sometimes it is good to know, how the network is used, how many
12cr|nta-1.0-7|26	bytes were received and how many bytes were sent. Therefore, here
12cr|nta-1.0-7|27	is Network Traffic Analyzer, that creates nice graphical network
12cr|nta-1.0-7|28	usage statistics accessible using a webbrowser.
12cr|nta-1.0-7|29	
12cr|nta-1.0-7|30	NTA runs as a cron job as any unprivileged (non root) user.
12cr|nta-1.0-7|31	
12cr|nta-1.0-7|32	%prep
12cr|nta-1.0-7|33	%setup
12cr|nta-1.0-7|34	%patch0 -p0
12cr|nta-1.0-7|35	%patch1 -p0
12cr|nta-1.0-7|36	
12cr|nta-1.0-7|37	%build
12cr|nta-1.0-7|38	
12cr|nta-1.0-7|39	%install
12cr|nta-1.0-7|40	rm -rf %{buildroot}
12cr|nta-1.0-7|41	
12cr|nta-1.0-7|42	# nta has no make install or similar, so we do it manually
12cr|nta-1.0-7|43	
12cr|nta-1.0-7|44	mkdir %{buildroot}
12cr|nta-1.0-7|45	
12cr|nta-1.0-7|46	install -d  %{buildroot}%{_sbindir}
12cr|nta-1.0-7|47	install nta.pl %{buildroot}%{_sbindir}
12cr|nta-1.0-7|48	
12cr|nta-1.0-7|49	install -d %{buildroot}%{_sysconfdir}/nta
12cr|nta-1.0-7|50	install -m0644 config.pl %{buildroot}%{_sysconfdir}/nta
12cr|nta-1.0-7|51	
12cr|nta-1.0-7|52	install -d %{buildroot}%{_sysconfdir}/cron.d
12cr|nta-1.0-7|53	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/cron.d/nta
12cr|nta-1.0-7|54	
12cr|nta-1.0-7|55	install -d -m 755 %{buildroot}%{webappconfdir}
12cr|nta-1.0-7|56	cat > %{buildroot}%{webappconfdir}/%{name}.conf <<EOF
12cr|nta-1.0-7|57	# configuration for NTA
12cr|nta-1.0-7|58	
12cr|nta-1.0-7|59	Alias /nta /var/www/nta
12cr|nta-1.0-7|60	<Directory /var/www/nta>
12cr|nta-1.0-7|61	Order allow,deny
12cr|nta-1.0-7|62	Allow from all
12cr|nta-1.0-7|63	</Directory>
12cr|nta-1.0-7|64	EOF
12cr|nta-1.0-7|65	
12cr|nta-1.0-7|66	install -d %{buildroot}%{perl_vendorlib}
12cr|nta-1.0-7|67	install -m0644 *.pm %{buildroot}%{perl_vendorlib}
12cr|nta-1.0-7|68	
12cr|nta-1.0-7|69	install -d %{buildroot}/var/www/nta
12cr|nta-1.0-7|70	install -d %{buildroot}/var/www/nta/images
12cr|nta-1.0-7|71	install -m0644 images/* %{buildroot}/var/www/nta
12cr|nta-1.0-7|72	install -d %{buildroot}/var/run/nta
12cr|nta-1.0-7|73	
12cr|nta-1.0-7|74	install -d %{buildroot}%{_localstatedir}/lib/nta/data
12cr|nta-1.0-7|75	install -d %{buildroot}%{_localstatedir}/lib/nta/templates
12cr|nta-1.0-7|76	install -m0644 templates/* %{buildroot}%{_localstatedir}/lib/nta/templates
12cr|nta-1.0-7|77	
12cr|nta-1.0-7|78	cat > README.urpmi <<EOF
12cr|nta-1.0-7|79	NTA is installed as a cronjob that runs every five minutes.
12cr|nta-1.0-7|80	
12cr|nta-1.0-7|81	You can check the results by accessing http://localhost/nta with any
12cr|nta-1.0-7|82	browser.
12cr|nta-1.0-7|83	EOF
12cr|nta-1.0-7|84	
12cr|nta-1.0-7|85	%post
12cr|nta-1.0-7|86	%if %mdkversion < 201010
12cr|nta-1.0-7|87	%_post_webapp
12cr|nta-1.0-7|88	%endif
12cr|nta-1.0-7|89	
12cr|nta-1.0-7|90	%postun
12cr|nta-1.0-7|91	%if %mdkversion < 201010
12cr|nta-1.0-7|92	%_postun_webapp
12cr|nta-1.0-7|93	%endif
12cr|nta-1.0-7|94	
12cr|nta-1.0-7|95	%clean
12cr|nta-1.0-7|96	rm -rf %{buildroot}
12cr|nta-1.0-7|97	
12cr|nta-1.0-7|98	%files
12cr|nta-1.0-7|99	%defattr(-,root,root)
12cr|nta-1.0-7|100	%doc README COPYING README.urpmi
12cr|nta-1.0-7|101	%config(noreplace) %{webappconfdir}/nta.conf
12cr|nta-1.0-7|102	%config(noreplace) %{_sysconfdir}/nta/config.pl
12cr|nta-1.0-7|103	
12cr|nta-1.0-7|104	%{_sysconfdir}/cron.d/nta
12cr|nta-1.0-7|105	
12cr|nta-1.0-7|106	%{_sbindir}/*
12cr|nta-1.0-7|107	%{perl_vendorlib}/*
12cr|nta-1.0-7|108	
12cr|nta-1.0-7|109	%attr(0755,apache,apache) %dir /var/www/nta
12cr|nta-1.0-7|110	/var/www/nta/*
12cr|nta-1.0-7|111	%attr(0755,apache,apache) %dir /var/run/nta
12cr|nta-1.0-7|112	
12cr|nta-1.0-7|113	%attr(0755,apache,apache) %dir %{_localstatedir}/lib/nta/data
12cr|nta-1.0-7|114	%{_localstatedir}/lib/nta/templates/*
12cr|nta-1.0-7|115	
12cr|nta-1.0-7|116	
12cr|nta-1.0-7|117	%changelog
12cr|nta-1.0-7|118	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdv2011.0
12cr|nta-1.0-7|119	+ Revision: 613109
12cr|nta-1.0-7|120	- the mass rebuild of 2010.1 packages
12cr|nta-1.0-7|121	
12cr|nta-1.0-7|122	* Wed Feb 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-6mdv2010.1
12cr|nta-1.0-7|123	+ Revision: 507259
12cr|nta-1.0-7|124	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|nta-1.0-7|125	
12cr|nta-1.0-7|126	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2010.0
12cr|nta-1.0-7|127	+ Revision: 430187
12cr|nta-1.0-7|128	- rebuild
12cr|nta-1.0-7|129	
12cr|nta-1.0-7|130	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2009.0
12cr|nta-1.0-7|131	+ Revision: 254106
12cr|nta-1.0-7|132	- rebuild
12cr|nta-1.0-7|133	
12cr|nta-1.0-7|134	+ Pixel <pixel@mandriva.com>
12cr|nta-1.0-7|135	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|nta-1.0-7|136	
12cr|nta-1.0-7|137	+ Olivier Blin <oblin@mandriva.com>
12cr|nta-1.0-7|138	- restore BuildRoot
12cr|nta-1.0-7|139	
12cr|nta-1.0-7|140	* Wed Dec 19 2007 Thierry Vignaud <tv@mandriva.org> 1.0-2mdv2008.1
12cr|nta-1.0-7|141	+ Revision: 133089
12cr|nta-1.0-7|142	- fix installing
12cr|nta-1.0-7|143	- kill re-definition of %%buildroot on Pixel's request
12cr|nta-1.0-7|144	
12cr|nta-1.0-7|145	+ Emmanuel Andry <eandry@mandriva.org>
12cr|nta-1.0-7|146	- Import nta
12cr|nta-1.0-7|147	
12cr|nta-1.0-7|148	
12cr|nta-1.0-7|149	
12cr|nta-1.0-7|150	* Sun May 21 2006 Emmanuel Andry <eandry@mandriva.org> 1.0-2mdk
12cr|nta-1.0-7|151	Package from Udo Rader <udo.rader@bestsolution.at>
12cr|nta-1.0-7|152	- bugfix for wrong lockfile location
12cr|nta-1.0-7|153	
12cr|nta-1.0-7|154	* Sat May 20 2006 Udo Rader <udo.rader@bestsolution.at> 1.0-1mdk
12cr|nta-1.0-7|155	- initial release on Mandriva

3501 12
12cr|ntl-5.5.2-8|1	%define major	5
12cr|ntl-5.5.2-8|2	%define libname	%mklibname %name %{major}
12cr|ntl-5.5.2-8|3	%define develname %mklibname %name -d
12cr|ntl-5.5.2-8|4	%define sdevelname %mklibname %name -d -s
12cr|ntl-5.5.2-8|5	
12cr|ntl-5.5.2-8|6	Summary:	Library for doing number theory
12cr|ntl-5.5.2-8|7	Name:		ntl
12cr|ntl-5.5.2-8|8	Version:	5.5.2
12cr|ntl-5.5.2-8|9	Release:	8
12cr|ntl-5.5.2-8|10	License:	GPLv2+
12cr|ntl-5.5.2-8|11	Group:		System/Libraries
12cr|ntl-5.5.2-8|12	URL:		http://www.shoup.net/ntl/index.html
12cr|ntl-5.5.2-8|13	Source0:	http://www.shoup.net/ntl/%{name}-%{version}.tar.gz
12cr|ntl-5.5.2-8|14	BuildRequires:	gmp-devel
12cr|ntl-5.5.2-8|15	BuildRequires:	gf2x-devel
12cr|ntl-5.5.2-8|16	Patch0:		ntl-5.5.2-sagemath.patch
12cr|ntl-5.5.2-8|17	
12cr|ntl-5.5.2-8|18	%description
12cr|ntl-5.5.2-8|19	NTL is a high-performance, portable C++ library providing data structures and
12cr|ntl-5.5.2-8|20	algorithms for manipulating signed, arbitrary length integers, and for vectors,
12cr|ntl-5.5.2-8|21	matrices, and polynomials over the integers and over finite fields.
12cr|ntl-5.5.2-8|22	
12cr|ntl-5.5.2-8|23	%package -n %{libname}
12cr|ntl-5.5.2-8|24	Summary:	Main library for NTL (Number Theory Library)
12cr|ntl-5.5.2-8|25	Group:		System/Libraries
12cr|ntl-5.5.2-8|26	Provides:	%{name} = %{version}-%{release}
12cr|ntl-5.5.2-8|27	
12cr|ntl-5.5.2-8|28	%description -n %{libname}
12cr|ntl-5.5.2-8|29	This package contains the libraries needed to run programs dynamically linked
12cr|ntl-5.5.2-8|30	with NTL (Number Theory Library).
12cr|ntl-5.5.2-8|31	
12cr|ntl-5.5.2-8|32	%package -n %{develname}
12cr|ntl-5.5.2-8|33	Group:		Development/C++
12cr|ntl-5.5.2-8|34	Summary:	Shared libraries and header files for NTL (Number Theory Library)
12cr|ntl-5.5.2-8|35	Provides:	%{name}-devel = %{version}-%{release}
12cr|ntl-5.5.2-8|36	Requires:	%{libname} = %{version}-%{release}
12cr|ntl-5.5.2-8|37	Requires:	gf2x-devel
12cr|ntl-5.5.2-8|38	
12cr|ntl-5.5.2-8|39	%description -n %{develname}
12cr|ntl-5.5.2-8|40	This package contains the shared libraries and header files needed for
12cr|ntl-5.5.2-8|41	developing NTL (Number Theory Library) applications.
12cr|ntl-5.5.2-8|42	
12cr|ntl-5.5.2-8|43	%package -n %{sdevelname}
12cr|ntl-5.5.2-8|44	Group:		Development/C++
12cr|ntl-5.5.2-8|45	Summary:	Static libraries for NTL (Number Theory Library)
12cr|ntl-5.5.2-8|46	Provides:	%{name}-static-devel = %{version}-%{release}
12cr|ntl-5.5.2-8|47	Requires:	%{develname} = %{version}-%{release}
12cr|ntl-5.5.2-8|48	
12cr|ntl-5.5.2-8|49	%description -n %{sdevelname}
12cr|ntl-5.5.2-8|50	This package contains the static libraries needed for developing NTL
12cr|ntl-5.5.2-8|51	(Number Theory Library) applications.
12cr|ntl-5.5.2-8|52	
12cr|ntl-5.5.2-8|53	%prep
12cr|ntl-5.5.2-8|54	%setup -q
12cr|ntl-5.5.2-8|55	%patch0	-p1
12cr|ntl-5.5.2-8|56	
12cr|ntl-5.5.2-8|57	%build
12cr|ntl-5.5.2-8|58	cd src
12cr|ntl-5.5.2-8|59	
12cr|ntl-5.5.2-8|60	CFLAGS="`echo %optflags | sed 's/-O[0-9]/-O1/'`"
12cr|ntl-5.5.2-8|61	CXXFLAGS="`echo %optflags "-fno-rtti" | sed 's/-O[0-9]/-O1/'`"
12cr|ntl-5.5.2-8|62	
12cr|ntl-5.5.2-8|63	./configure \
12cr|ntl-5.5.2-8|64	PREFIX=%{_prefix} \
12cr|ntl-5.5.2-8|65	LIBDIR=$(echo %{_libdir} | sed 's,^%{_prefix},$${PREFIX},') \
12cr|ntl-5.5.2-8|66	INCLUDEDIR=$(echo %{_includedir} | sed 's,^%{_prefix},$${PREFIX},') \
12cr|ntl-5.5.2-8|67	DOCDIR=$(echo %{_docdir} | sed 's,^%{_prefix},$${PREFIX},') \
12cr|ntl-5.5.2-8|68	NTL_GMP_LIP=on \
12cr|ntl-5.5.2-8|69	NTL_STD_CXX=on \
12cr|ntl-5.5.2-8|70	CC="${CC-gcc}" CXX="${CXX-g++}" \
12cr|ntl-5.5.2-8|71	CPPFLAGS="$CPPFLAGS" \
12cr|ntl-5.5.2-8|72	CFLAGS="$CFLAGS" \
12cr|ntl-5.5.2-8|73	CXXFLAGS="$CXXFLAGS" \
12cr|ntl-5.5.2-8|74	NTL_GF2X_LIB=on
12cr|ntl-5.5.2-8|75	
12cr|ntl-5.5.2-8|76	LD_LIBRARY_PATH=. \
12cr|ntl-5.5.2-8|77	make \
12cr|ntl-5.5.2-8|78	CPPFLAGS="$CPPFLAGS -DPIC" \
12cr|ntl-5.5.2-8|79	CFLAGS="$CFLAGS -fPIC" \
12cr|ntl-5.5.2-8|80	CXXFLAGS="$CXXFLAGS -fPIC" \
12cr|ntl-5.5.2-8|81	AR='bash -e -c '\''out=$$1; lib=$$(basename $$out .a).so.%{major}; \
12cr|ntl-5.5.2-8|82	lib=lib$${lib#lib}; set -x; rm -f $$lib; ${CXX} -shared -Wl,-soname,$$lib \
12cr|ntl-5.5.2-8|83	-o "$$@" -lgmp -lgf2x; ln -s $$out $$lib'\' \
12cr|ntl-5.5.2-8|84	RANLIB=: \
12cr|ntl-5.5.2-8|85	all check
12cr|ntl-5.5.2-8|86	
12cr|ntl-5.5.2-8|87	rm -f libntl.so.%{major}
12cr|ntl-5.5.2-8|88	mv -f ntl.a libntl.so.%{version}
12cr|ntl-5.5.2-8|89	ln -sf libntl.so.%{version} libntl.so.%{major}
12cr|ntl-5.5.2-8|90	
12cr|ntl-5.5.2-8|91	make clean ntl.a check
12cr|ntl-5.5.2-8|92	
12cr|ntl-5.5.2-8|93	%install
12cr|ntl-5.5.2-8|94	cd src
12cr|ntl-5.5.2-8|95	
12cr|ntl-5.5.2-8|96	make PREFIX=%{buildroot}%{_prefix} install
12cr|ntl-5.5.2-8|97	
12cr|ntl-5.5.2-8|98	install -m 755 libntl.so.%{version} %{buildroot}%{_libdir}/libntl.so.%{version}
12cr|ntl-5.5.2-8|99	ln -sf libntl.so.%{version} %{buildroot}%{_libdir}/libntl.so.%{major}
12cr|ntl-5.5.2-8|100	ln -sf libntl.so.%{version} %{buildroot}%{_libdir}/libntl.so
12cr|ntl-5.5.2-8|101	
12cr|ntl-5.5.2-8|102	rm -rf %{buildroot}%{_defaultdocdir}/NTL
12cr|ntl-5.5.2-8|103	
12cr|ntl-5.5.2-8|104	%files -n %{libname}
12cr|ntl-5.5.2-8|105	%{_libdir}/*.so.%{major}*
12cr|ntl-5.5.2-8|106	
12cr|ntl-5.5.2-8|107	%files -n %{develname}
12cr|ntl-5.5.2-8|108	%doc doc/*
12cr|ntl-5.5.2-8|109	%{_includedir}/*
12cr|ntl-5.5.2-8|110	%{_libdir}/*.so
12cr|ntl-5.5.2-8|111	
12cr|ntl-5.5.2-8|112	%files -n %{sdevelname}
12cr|ntl-5.5.2-8|113	%{_libdir}/*.a
12cr|ntl-5.5.2-8|114	

3502 12
12cr|ntlogon-0.11.0-2|1	Summary:	Autogenerator for NT logon scripts
12cr|ntlogon-0.11.0-2|2	Name:		ntlogon
12cr|ntlogon-0.11.0-2|3	Version:	0.11.0
12cr|ntlogon-0.11.0-2|4	Release:	%mkrel 2
12cr|ntlogon-0.11.0-2|5	License:	GPL
12cr|ntlogon-0.11.0-2|6	Group:		Networking/Other
12cr|ntlogon-0.11.0-2|7	URL:		http://www.craigelachie.org/rhacer/ntlogon/
12cr|ntlogon-0.11.0-2|8	Source0:	%name-%version.tar.bz2
12cr|ntlogon-0.11.0-2|9	BuildArch:	noarch
12cr|ntlogon-0.11.0-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ntlogon-0.11.0-2|11	
12cr|ntlogon-0.11.0-2|12	%description
12cr|ntlogon-0.11.0-2|13	NTLogon is a Python script that generates Samba/NT-logon scripts from an
12cr|ntlogon-0.11.0-2|14	easy-to-modify configuration file. It currently understands the Samba
12cr|ntlogon-0.11.0-2|15	macros for User, Group and Architecture. The configuration file looks like
12cr|ntlogon-0.11.0-2|16	a cross between an INI file and a DOS batchfile, so most Windows users
12cr|ntlogon-0.11.0-2|17	will feel somewhat comfortable with it.
12cr|ntlogon-0.11.0-2|18	
12cr|ntlogon-0.11.0-2|19	%prep
12cr|ntlogon-0.11.0-2|20	
12cr|ntlogon-0.11.0-2|21	%setup -c -n %{name}-%{version}
12cr|ntlogon-0.11.0-2|22	
12cr|ntlogon-0.11.0-2|23	%build
12cr|ntlogon-0.11.0-2|24	# no build for no arch ... no build for no arch ...
12cr|ntlogon-0.11.0-2|25	
12cr|ntlogon-0.11.0-2|26	%install
12cr|ntlogon-0.11.0-2|27	rm -rf %{buildroot}
12cr|ntlogon-0.11.0-2|28	
12cr|ntlogon-0.11.0-2|29	mkdir -p %{buildroot}{%{_prefix}/bin,/etc,%{_datadir}/doc/%{name}}
12cr|ntlogon-0.11.0-2|30	install -m 755 %{name}-%{version}/ntlogon.py   %{buildroot}%{_bindir}/ntlogon
12cr|ntlogon-0.11.0-2|31	install -m 644 %{name}-%{version}/ntlogon.conf %{buildroot}%{_sysconfdir}
12cr|ntlogon-0.11.0-2|32	install -m 644 %{name}-%{version}/CHANGES %{buildroot}%{_datadir}/doc/%{name}
12cr|ntlogon-0.11.0-2|33	install -m 644 %{name}-%{version}/LICENSE %{buildroot}%{_datadir}/doc/%{name}
12cr|ntlogon-0.11.0-2|34	install -m 644 %{name}-%{version}/PKG-INFO %{buildroot}%{_datadir}/doc/%{name}
12cr|ntlogon-0.11.0-2|35	install -m 644 %{name}-%{version}/README %{buildroot}%{_datadir}/doc/%{name}
12cr|ntlogon-0.11.0-2|36	
12cr|ntlogon-0.11.0-2|37	%clean
12cr|ntlogon-0.11.0-2|38	rm -rf %{buildroot}
12cr|ntlogon-0.11.0-2|39	
12cr|ntlogon-0.11.0-2|40	%files
12cr|ntlogon-0.11.0-2|41	%defattr(-,root,root)
12cr|ntlogon-0.11.0-2|42	%doc %{name}-%{version}/CHANGES %{name}-%{version}/LICENSE %{name}-%{version}/PKG-INFO %{name}-%{version}/README
12cr|ntlogon-0.11.0-2|43	%config(noreplace) %{_sysconfdir}/*
12cr|ntlogon-0.11.0-2|44	%{_bindir}/*
12cr|ntlogon-0.11.0-2|45	
12cr|ntlogon-0.11.0-2|46	
12cr|ntlogon-0.11.0-2|47	%changelog
12cr|ntlogon-0.11.0-2|48	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.11.0-2mdv2010.0
12cr|ntlogon-0.11.0-2|49	+ Revision: 440348
12cr|ntlogon-0.11.0-2|50	- rebuild
12cr|ntlogon-0.11.0-2|51	
12cr|ntlogon-0.11.0-2|52	* Fri Jan 09 2009 Jérôme Soyer <saispo@mandriva.org> 0.11.0-1mdv2009.1
12cr|ntlogon-0.11.0-2|53	+ Revision: 327397
12cr|ntlogon-0.11.0-2|54	- New version
12cr|ntlogon-0.11.0-2|55	
12cr|ntlogon-0.11.0-2|56	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8b-4mdv2009.0
12cr|ntlogon-0.11.0-2|57	+ Revision: 239082
12cr|ntlogon-0.11.0-2|58	- rebuild
12cr|ntlogon-0.11.0-2|59	
12cr|ntlogon-0.11.0-2|60	+ Olivier Blin <oblin@mandriva.com>
12cr|ntlogon-0.11.0-2|61	- restore BuildRoot
12cr|ntlogon-0.11.0-2|62	
12cr|ntlogon-0.11.0-2|63	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ntlogon-0.11.0-2|64	- kill re-definition of %%buildroot on Pixel's request
12cr|ntlogon-0.11.0-2|65	
12cr|ntlogon-0.11.0-2|66	* Thu Aug 23 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.8b-2mdv2008.0
12cr|ntlogon-0.11.0-2|67	+ Revision: 70383
12cr|ntlogon-0.11.0-2|68	- use %%mkrel
12cr|ntlogon-0.11.0-2|69	
12cr|ntlogon-0.11.0-2|70	
12cr|ntlogon-0.11.0-2|71	* Wed Apr 20 2005 Lenny Cartier <lenny@mandriva.com> 0.8b-1mdk
12cr|ntlogon-0.11.0-2|72	- 0.8b
12cr|ntlogon-0.11.0-2|73	
12cr|ntlogon-0.11.0-2|74	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.8-6mdk
12cr|ntlogon-0.11.0-2|75	- rebuild
12cr|ntlogon-0.11.0-2|76	
12cr|ntlogon-0.11.0-2|77	* Fri Jan 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.8-5mdk
12cr|ntlogon-0.11.0-2|78	- rebuild
12cr|ntlogon-0.11.0-2|79	
12cr|ntlogon-0.11.0-2|80	* Thu Sep 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.8-4mdk
12cr|ntlogon-0.11.0-2|81	- same player, try again : fix typo in desc(Yura Gusev)
12cr|ntlogon-0.11.0-2|82	
12cr|ntlogon-0.11.0-2|83	* Mon Sep 02 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.8-3mdk
12cr|ntlogon-0.11.0-2|84	- fix typo in desc(Yura Gusev)
12cr|ntlogon-0.11.0-2|85	
12cr|ntlogon-0.11.0-2|86	* Thu Aug 29 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.8-2mdk
12cr|ntlogon-0.11.0-2|87	- rebuild
12cr|ntlogon-0.11.0-2|88	- url
12cr|ntlogon-0.11.0-2|89	
12cr|ntlogon-0.11.0-2|90	* Wed Aug 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.8-1mdk
12cr|ntlogon-0.11.0-2|91	- updated to 0.8
12cr|ntlogon-0.11.0-2|92	
12cr|ntlogon-0.11.0-2|93	* Thu Nov 23 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.7b-1mdk
12cr|ntlogon-0.11.0-2|94	- new in contribs
12cr|ntlogon-0.11.0-2|95	- used srpm from rufus t firefly <rufus.t.firefly@linux-mandrake.com> :
12cr|ntlogon-0.11.0-2|96	- v0.7b (initial packaging)
12cr|ntlogon-0.11.0-2|97	

3503 12
12cr|ntop-4.0.3-2|1	%define _requires_exceptions devel(.*)
12cr|ntop-4.0.3-2|2	%define _provides_exceptions devel(.*)
12cr|ntop-4.0.3-2|3	%define _disable_ld_no_undefined 1
12cr|ntop-4.0.3-2|4	
12cr|ntop-4.0.3-2|5	Name:		ntop
12cr|ntop-4.0.3-2|6	Version:	4.0.3
12cr|ntop-4.0.3-2|7	Release:	%mkrel 2
12cr|ntop-4.0.3-2|8	Summary:	Network and traffic analyzer
12cr|ntop-4.0.3-2|9	License:	GPLv3
12cr|ntop-4.0.3-2|10	Group:		Monitoring
12cr|ntop-4.0.3-2|11	URL:		http://www.ntop.org
12cr|ntop-4.0.3-2|12	Source0:	http://downloads.sourceforge.net/ntop/%{name}-%{version}.tar.gz
12cr|ntop-4.0.3-2|13	Source1:	%{name}.init
12cr|ntop-4.0.3-2|14	Source2:	%{name}.logrotate
12cr|ntop-4.0.3-2|15	Source3:	http://standards.ieee.org/regauth/oui/oui.txt
12cr|ntop-4.0.3-2|16	Patch0:		ntop-path_to_dot.diff
12cr|ntop-4.0.3-2|17	Patch2:		ntop-mysql_headers.diff
12cr|ntop-4.0.3-2|18	Patch3:		ntop-no_usr_local_fix.diff
12cr|ntop-4.0.3-2|19	Patch4:		ntop-4.0-system_geoip.patch
12cr|ntop-4.0.3-2|20	Patch5:		ntop-4.0-system_lua.patch
12cr|ntop-4.0.3-2|21	Requires(pre): rpm-helper
12cr|ntop-4.0.3-2|22	Requires(preun): rpm-helper
12cr|ntop-4.0.3-2|23	Requires(post): rpm-helper
12cr|ntop-4.0.3-2|24	Requires(postun): rpm-helper
12cr|ntop-4.0.3-2|25	Requires:	tcp_wrappers
12cr|ntop-4.0.3-2|26	Requires:	rrdtool
12cr|ntop-4.0.3-2|27	Requires:	geoip
12cr|ntop-4.0.3-2|28	BuildRequires:	chrpath
12cr|ntop-4.0.3-2|29	BuildRequires:	gdbm-devel
12cr|ntop-4.0.3-2|30	BuildRequires:	gd-devel
12cr|ntop-4.0.3-2|31	BuildRequires:	gdome2-devel
12cr|ntop-4.0.3-2|32	BuildRequires:	GeoIP-devel
12cr|ntop-4.0.3-2|33	BuildRequires:	glib2-devel
12cr|ntop-4.0.3-2|34	BuildRequires:	libevent-devel
12cr|ntop-4.0.3-2|35	BuildRequires:	libjpeg-devel
12cr|ntop-4.0.3-2|36	BuildRequires:	libpcap-devel
12cr|ntop-4.0.3-2|37	BuildRequires:	libpcre-devel
12cr|ntop-4.0.3-2|38	BuildRequires:	libpng-devel
12cr|ntop-4.0.3-2|39	BuildRequires:	libtool
12cr|ntop-4.0.3-2|40	BuildRequires:	lua-devel >= 5.1.4
12cr|ntop-4.0.3-2|41	BuildRequires:  mysql-devel
12cr|ntop-4.0.3-2|42	BuildRequires:  perl-devel
12cr|ntop-4.0.3-2|43	BuildRequires:	ncurses-devel
12cr|ntop-4.0.3-2|44	BuildRequires:	net-snmp-devel >= 5.4.1-3
12cr|ntop-4.0.3-2|45	BuildRequires:	openssl-devel
12cr|ntop-4.0.3-2|46	BuildRequires:	pkgconfig
12cr|ntop-4.0.3-2|47	BuildRequires:	readline-devel
12cr|ntop-4.0.3-2|48	BuildRequires:	rrdtool-devel
12cr|ntop-4.0.3-2|49	BuildRequires:	tcp_wrappers-devel
12cr|ntop-4.0.3-2|50	BuildRequires:	xpm-devel
12cr|ntop-4.0.3-2|51	BuildRequires:	zlib-devel
12cr|ntop-4.0.3-2|52	BuildRequires:	wget
12cr|ntop-4.0.3-2|53	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ntop-4.0.3-2|54	
12cr|ntop-4.0.3-2|55	%description
12cr|ntop-4.0.3-2|56	Ntop is a network and traffic analyzer that provides a wealth of information on
12cr|ntop-4.0.3-2|57	various networking hosts and protocols. ntop is primarily accessed via a
12cr|ntop-4.0.3-2|58	built-in web interface. Optionally, data may be stored into a database for
12cr|ntop-4.0.3-2|59	analysis or extracted from the web server in formats suitable for manipulation
12cr|ntop-4.0.3-2|60	in perl or php.
12cr|ntop-4.0.3-2|61	
12cr|ntop-4.0.3-2|62	%prep
12cr|ntop-4.0.3-2|63	
12cr|ntop-4.0.3-2|64	%setup -q
12cr|ntop-4.0.3-2|65	%patch0 -p0 -b .dot
12cr|ntop-4.0.3-2|66	%patch2 -p1 -b .mysql_headers
12cr|ntop-4.0.3-2|67	%patch3 -p0 -b .no_usr_local_fix
12cr|ntop-4.0.3-2|68	%patch4 -p1 -b .system_geoip
12cr|ntop-4.0.3-2|69	%patch5 -p1 -b .system_lua
12cr|ntop-4.0.3-2|70	
12cr|ntop-4.0.3-2|71	# update oui.txt
12cr|ntop-4.0.3-2|72	rm -f oui.txt*
12cr|ntop-4.0.3-2|73	cp %{SOURCE3} oui.txt; gzip -9 oui.txt
12cr|ntop-4.0.3-2|74	
12cr|ntop-4.0.3-2|75	%build
12cr|ntop-4.0.3-2|76	sh ./autogen.sh --noconfig
12cr|ntop-4.0.3-2|77	
12cr|ntop-4.0.3-2|78	%serverbuild
12cr|ntop-4.0.3-2|79	
12cr|ntop-4.0.3-2|80	# populate CPPFLAGS with some includes
12cr|ntop-4.0.3-2|81	export CPPFLAGS="$CPPFLAGS `pkg-config --cflags-only-I gdome2` `pkg-config --cflags-only-I glib-2.0`"
12cr|ntop-4.0.3-2|82	export CORELIBS="$CORELIBS `mysql_config --libs_r` -ldl -lm -lwrap"
12cr|ntop-4.0.3-2|83	
12cr|ntop-4.0.3-2|84	%configure2_5x \
12cr|ntop-4.0.3-2|85	--bindir=%{_sbindir} \
12cr|ntop-4.0.3-2|86	--disable-static \
12cr|ntop-4.0.3-2|87	--enable-optimize \
12cr|ntop-4.0.3-2|88	--enable-tcpwrap \
12cr|ntop-4.0.3-2|89	--enable-sslv3 \
12cr|ntop-4.0.3-2|90	--enable-snmp \
12cr|ntop-4.0.3-2|91	--sysconfdir=%{_sysconfdir} \
12cr|ntop-4.0.3-2|92	--mandir=%{_mandir} \
12cr|ntop-4.0.3-2|93	--with-localedir=%{_datadir}/locale \
12cr|ntop-4.0.3-2|94	--localstatedir=/var/lib
12cr|ntop-4.0.3-2|95	
12cr|ntop-4.0.3-2|96	cat >> config.h <<EOF
12cr|ntop-4.0.3-2|97	#define HAVE_LIBDL 1
12cr|ntop-4.0.3-2|98	#define HAVE_LIBM 1
12cr|ntop-4.0.3-2|99	#define HAVE_LIBMYSQLCLIENT_R 1
12cr|ntop-4.0.3-2|100	#define HAVE_LIBWRAP 1
12cr|ntop-4.0.3-2|101	#define HAVE_MYSQL_H 1
12cr|ntop-4.0.3-2|102	EOF
12cr|ntop-4.0.3-2|103	
12cr|ntop-4.0.3-2|104	#rpath problem
12cr|ntop-4.0.3-2|105	sed -i \
12cr|ntop-4.0.3-2|106	-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
12cr|ntop-4.0.3-2|107	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
12cr|ntop-4.0.3-2|108	libtool
12cr|ntop-4.0.3-2|109	
12cr|ntop-4.0.3-2|110	%make
12cr|ntop-4.0.3-2|111	
12cr|ntop-4.0.3-2|112	%install
12cr|ntop-4.0.3-2|113	rm -rf %{buildroot}
12cr|ntop-4.0.3-2|114	
12cr|ntop-4.0.3-2|115	install -d %{buildroot}%{_sysconfdir}/{logrotate.d,sysconfig}
12cr|ntop-4.0.3-2|116	install -d %{buildroot}%{_initrddir}
12cr|ntop-4.0.3-2|117	install -d %{buildroot}/var/log/ntop
12cr|ntop-4.0.3-2|118	
12cr|ntop-4.0.3-2|119	%makeinstall_std
12cr|ntop-4.0.3-2|120	
12cr|ntop-4.0.3-2|121	chmod 644 %{buildroot}%{_sysconfdir}/ntop/*gz
12cr|ntop-4.0.3-2|122	rm -f %{buildroot}%{_sysconfdir}/ntop/ntop-cert.pem
12cr|ntop-4.0.3-2|123	
12cr|ntop-4.0.3-2|124	cat > %{buildroot}%{_sysconfdir}/ntop/makecert.sh <<EOF
12cr|ntop-4.0.3-2|125	#!/bin/sh
12cr|ntop-4.0.3-2|126	openssl req -new -x509 -sha1 -extensions v3_ca -nodes -days 1825 -out cert.pem
12cr|ntop-4.0.3-2|127	cat privkey.pem cert.pem > ntop-cert.pem
12cr|ntop-4.0.3-2|128	rm -f privkey.pem cert.pem
12cr|ntop-4.0.3-2|129	chmod 600 ntop-cert.pem
12cr|ntop-4.0.3-2|130	EOF
12cr|ntop-4.0.3-2|131	
12cr|ntop-4.0.3-2|132	chmod 755 %{buildroot}%{_sysconfdir}/ntop/makecert.sh
12cr|ntop-4.0.3-2|133	
12cr|ntop-4.0.3-2|134	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/ntop
12cr|ntop-4.0.3-2|135	install -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/ntop
12cr|ntop-4.0.3-2|136	
12cr|ntop-4.0.3-2|137	cat > %{buildroot}%{_sysconfdir}/sysconfig/%{name} <<EOF
12cr|ntop-4.0.3-2|138	# In this file, you can specify extra argument passed
12cr|ntop-4.0.3-2|139	# to ntop daemon at startup.
12cr|ntop-4.0.3-2|140	# Notice -u (user), -P (data dir) and -d (run as daemon)
12cr|ntop-4.0.3-2|141	# are allready set in init script
12cr|ntop-4.0.3-2|142	extra_arg=""
12cr|ntop-4.0.3-2|143	
12cr|ntop-4.0.3-2|144	EOF
12cr|ntop-4.0.3-2|145	
12cr|ntop-4.0.3-2|146	# cleanup
12cr|ntop-4.0.3-2|147	#rm -rf %{buildroot}%{_prefix}/lib%{name}
12cr|ntop-4.0.3-2|148	rm -rf %{buildroot}%{_libdir}/*.{a,la}
12cr|ntop-4.0.3-2|149	rm -rf %{buildroot}%{_libdir}/plugins
12cr|ntop-4.0.3-2|150	
12cr|ntop-4.0.3-2|151	# fix permissions
12cr|ntop-4.0.3-2|152	find %{buildroot}%{_datadir}/%{name}/html -type f -print0|xargs -0 chmod 644
12cr|ntop-4.0.3-2|153	find %{buildroot}%{_datadir}/%{name}/html -type d -print0|xargs -0 chmod 755
12cr|ntop-4.0.3-2|154	
12cr|ntop-4.0.3-2|155	# nuke rpath
12cr|ntop-4.0.3-2|156	#chrpath -d %{buildroot}%{_libdir}/ntop/plugins/*.so
12cr|ntop-4.0.3-2|157	
12cr|ntop-4.0.3-2|158	cat > README.urpmi << EOF
12cr|ntop-4.0.3-2|159	There are some manual steps you need to do, first start %{_sbindir}/ntop to set
12cr|ntop-4.0.3-2|160	the admin password, please consilte the docs/1STRUN.txt file for more info. After
12cr|ntop-4.0.3-2|161	that change directory to %{_sysconfdir}/ntop and execute the makecert.sh script to
12cr|ntop-4.0.3-2|162	generate the ntop-cert.pem file.
12cr|ntop-4.0.3-2|163	
12cr|ntop-4.0.3-2|164	Have fun!
12cr|ntop-4.0.3-2|165	EOF
12cr|ntop-4.0.3-2|166	
12cr|ntop-4.0.3-2|167	%pre
12cr|ntop-4.0.3-2|168	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
12cr|ntop-4.0.3-2|169	
12cr|ntop-4.0.3-2|170	%post
12cr|ntop-4.0.3-2|171	%if %mdkversion < 200900
12cr|ntop-4.0.3-2|172	/sbin/ldconfig
12cr|ntop-4.0.3-2|173	%endif
12cr|ntop-4.0.3-2|174	%_post_service ntop
12cr|ntop-4.0.3-2|175	
12cr|ntop-4.0.3-2|176	%preun
12cr|ntop-4.0.3-2|177	%_preun_service ntop
12cr|ntop-4.0.3-2|178	
12cr|ntop-4.0.3-2|179	%if %mdkversion < 200900
12cr|ntop-4.0.3-2|180	%postun -p /sbin/ldconfig
12cr|ntop-4.0.3-2|181	%endif
12cr|ntop-4.0.3-2|182	
12cr|ntop-4.0.3-2|183	%clean
12cr|ntop-4.0.3-2|184	rm -rf %{buildroot}
12cr|ntop-4.0.3-2|185	
12cr|ntop-4.0.3-2|186	%files
12cr|ntop-4.0.3-2|187	%defattr(-,root,root)
12cr|ntop-4.0.3-2|188	%doc AUTHORS CONTENTS COPYING ChangeLog NEWS PORTING MANIFESTO SUPPORT_NTOP.txt
12cr|ntop-4.0.3-2|189	%doc THANKS docs/FAQ docs/HACKING docs/KNOWN_BUGS docs/FILES docs/README
12cr|ntop-4.0.3-2|190	%doc docs/1STRUN.txt docs/database NetFlow README.urpmi
12cr|ntop-4.0.3-2|191	%{_sysconfdir}/logrotate.d/ntop
12cr|ntop-4.0.3-2|192	%config(noreplace) %{_sysconfdir}/sysconfig/%name
12cr|ntop-4.0.3-2|193	%{_initrddir}/ntop
12cr|ntop-4.0.3-2|194	%{_sbindir}/*
12cr|ntop-4.0.3-2|195	%{_mandir}/*/*
12cr|ntop-4.0.3-2|196	%dir %{_datadir}/%{name}
12cr|ntop-4.0.3-2|197	%{_datadir}/%{name}/*
12cr|ntop-4.0.3-2|198	%{_libdir}/lib*
12cr|ntop-4.0.3-2|199	%dir %{_libdir}/%{name}
12cr|ntop-4.0.3-2|200	%{_libdir}/%{name}/*
12cr|ntop-4.0.3-2|201	%dir %{_sysconfdir}/ntop
12cr|ntop-4.0.3-2|202	%{_sysconfdir}/ntop/*
12cr|ntop-4.0.3-2|203	%attr(0711,ntop,ntop) %dir /var/log/ntop
12cr|ntop-4.0.3-2|204	%attr(0711,ntop,ntop) %dir /var/lib/ntop
12cr|ntop-4.0.3-2|205	
12cr|ntop-4.0.3-2|206	
12cr|ntop-4.0.3-2|207	%changelog
12cr|ntop-4.0.3-2|208	* Mon Jul 18 2011 Oden Eriksson <oeriksson@mandriva.com> 4.0.3-2mdv2011
12cr|ntop-4.0.3-2|209	+ Revision: 690296
12cr|ntop-4.0.3-2|210	- rebuilt against new net-snmp libs
12cr|ntop-4.0.3-2|211	
12cr|ntop-4.0.3-2|212	* Fri Apr 29 2011 Guillaume Rousse <guillomovitch@mandriva.org> 4.0.3-1
12cr|ntop-4.0.3-2|213	+ Revision: 660674
12cr|ntop-4.0.3-2|214	- new version
12cr|ntop-4.0.3-2|215	
12cr|ntop-4.0.3-2|216	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 4.0-6
12cr|ntop-4.0.3-2|217	+ Revision: 645851
12cr|ntop-4.0.3-2|218	- relink against libmysqlclient.so.18
12cr|ntop-4.0.3-2|219	
12cr|ntop-4.0.3-2|220	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 4.0-5mdv2011.0
12cr|ntop-4.0.3-2|221	+ Revision: 627269
12cr|ntop-4.0.3-2|222	- rebuilt against mysql-5.5.8 libs, again
12cr|ntop-4.0.3-2|223	
12cr|ntop-4.0.3-2|224	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 4.0-4mdv2011.0
12cr|ntop-4.0.3-2|225	+ Revision: 626550
12cr|ntop-4.0.3-2|226	- rebuilt against mysql-5.5.8 libs
12cr|ntop-4.0.3-2|227	
12cr|ntop-4.0.3-2|228	* Wed Dec 22 2010 Oden Eriksson <oeriksson@mandriva.com> 4.0-3mdv2011.0
12cr|ntop-4.0.3-2|229	+ Revision: 623876
12cr|ntop-4.0.3-2|230	- rebuilt against libevent 2.x
12cr|ntop-4.0.3-2|231	
12cr|ntop-4.0.3-2|232	* Tue Oct 12 2010 Funda Wang <fwang@mandriva.org> 4.0-2mdv2011.0
12cr|ntop-4.0.3-2|233	+ Revision: 585070
12cr|ntop-4.0.3-2|234	- rebuild for new net-snmp
12cr|ntop-4.0.3-2|235	
12cr|ntop-4.0.3-2|236	* Tue Jul 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 4.0-1mdv2011.0
12cr|ntop-4.0.3-2|237	+ Revision: 555130
12cr|ntop-4.0.3-2|238	- use standard rpm-helper macros for creating user, and don't hardcode uid/gid
12cr|ntop-4.0.3-2|239	- drop useless redundant macros
12cr|ntop-4.0.3-2|240	- drop useless patch and build dependencies
12cr|ntop-4.0.3-2|241	- new version
12cr|ntop-4.0.3-2|242	
12cr|ntop-4.0.3-2|243	* Fri Apr 16 2010 Funda Wang <fwang@mandriva.org> 3.3.10-4mdv2010.1
12cr|ntop-4.0.3-2|244	+ Revision: 535275
12cr|ntop-4.0.3-2|245	- rpm-devel is not requried
12cr|ntop-4.0.3-2|246	
12cr|ntop-4.0.3-2|247	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.10-3mdv2010.1
12cr|ntop-4.0.3-2|248	+ Revision: 507524
12cr|ntop-4.0.3-2|249	- rebuild
12cr|ntop-4.0.3-2|250	
12cr|ntop-4.0.3-2|251	* Thu Oct 15 2009 Oden Eriksson <oeriksson@mandriva.com> 3.3.10-2mdv2010.0
12cr|ntop-4.0.3-2|252	+ Revision: 457694
12cr|ntop-4.0.3-2|253	- rebuild
12cr|ntop-4.0.3-2|254	
12cr|ntop-4.0.3-2|255	* Wed Sep 09 2009 Oden Eriksson <oeriksson@mandriva.com> 3.3.10-1mdv2010.0
12cr|ntop-4.0.3-2|256	+ Revision: 435316
12cr|ntop-4.0.3-2|257	- fix deps
12cr|ntop-4.0.3-2|258	- 3.3.10 (fixes CVE-2009-2732)
12cr|ntop-4.0.3-2|259	- use system lua and geoip
12cr|ntop-4.0.3-2|260	
12cr|ntop-4.0.3-2|261	* Sun Dec 07 2008 Funda Wang <fwang@mandriva.org> 3.3.8-3mdv2009.1
12cr|ntop-4.0.3-2|262	+ Revision: 311544
12cr|ntop-4.0.3-2|263	- rebuild for new mysql
12cr|ntop-4.0.3-2|264	
12cr|ntop-4.0.3-2|265	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 3.3.8-2mdv2009.1
12cr|ntop-4.0.3-2|266	+ Revision: 298324
12cr|ntop-4.0.3-2|267	- rebuilt against libpcap-1.0.0
12cr|ntop-4.0.3-2|268	
12cr|ntop-4.0.3-2|269	* Sat Oct 11 2008 Funda Wang <fwang@mandriva.org> 3.3.8-1mdv2009.1
12cr|ntop-4.0.3-2|270	+ Revision: 292192
12cr|ntop-4.0.3-2|271	- put back *.so as it will not introduce extra dependencies
12cr|ntop-4.0.3-2|272	- New version 3.3.8
12cr|ntop-4.0.3-2|273	- don't ship .so files as development linker
12cr|ntop-4.0.3-2|274	
12cr|ntop-4.0.3-2|275	* Sun Aug 17 2008 Oden Eriksson <oeriksson@mandriva.com> 3.3.7-1mdv2009.0
12cr|ntop-4.0.3-2|276	+ Revision: 272911
12cr|ntop-4.0.3-2|277	- 3.3.7
12cr|ntop-4.0.3-2|278	- use _disable_ld_no_undefined due to ugly autopoo
12cr|ntop-4.0.3-2|279	- restore changes in the init script
12cr|ntop-4.0.3-2|280	- rediffed P0
12cr|ntop-4.0.3-2|281	- added P3 to avoid useless pollution during build
12cr|ntop-4.0.3-2|282	- new oui.txt file (S3)
12cr|ntop-4.0.3-2|283	
12cr|ntop-4.0.3-2|284	+ Thierry Vignaud <tv@mandriva.org>
12cr|ntop-4.0.3-2|285	- rebuild
12cr|ntop-4.0.3-2|286	
12cr|ntop-4.0.3-2|287	+ Pixel <pixel@mandriva.com>
12cr|ntop-4.0.3-2|288	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|ntop-4.0.3-2|289	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|ntop-4.0.3-2|290	
12cr|ntop-4.0.3-2|291	* Wed Mar 26 2008 Oden Eriksson <oeriksson@mandriva.com> 3.3-3mdv2008.1
12cr|ntop-4.0.3-2|292	+ Revision: 190305
12cr|ntop-4.0.3-2|293	- fix #25940 (warning request)
12cr|ntop-4.0.3-2|294	- don't start it per default
12cr|ntop-4.0.3-2|295	
12cr|ntop-4.0.3-2|296	+ Olivier Blin <oblin@mandriva.com>
12cr|ntop-4.0.3-2|297	- restore BuildRoot
12cr|ntop-4.0.3-2|298	
12cr|ntop-4.0.3-2|299	+ Thierry Vignaud <tv@mandriva.org>
12cr|ntop-4.0.3-2|300	- kill re-definition of %%buildroot on Pixel's request
12cr|ntop-4.0.3-2|301	
12cr|ntop-4.0.3-2|302	* Mon Dec 17 2007 Oden Eriksson <oeriksson@mandriva.com> 3.3-2mdv2008.1
12cr|ntop-4.0.3-2|303	+ Revision: 121765
12cr|ntop-4.0.3-2|304	- added a fresh oui.txt file (S3)
12cr|ntop-4.0.3-2|305	- fix deps
12cr|ntop-4.0.3-2|306	- make the utterly borked autopoo stuff link correctly
12cr|ntop-4.0.3-2|307	- added mysql support
12cr|ntop-4.0.3-2|308	- activated net-snmp support again (thanks pld)
12cr|ntop-4.0.3-2|309	
12cr|ntop-4.0.3-2|310	* Sat Aug 18 2007 Oden Eriksson <oeriksson@mandriva.com> 3.3-1mdv2008.0
12cr|ntop-4.0.3-2|311	+ Revision: 65597
12cr|ntop-4.0.3-2|312	- fix build, again...
12cr|ntop-4.0.3-2|313	- fix deps (rrdtool-devel)
12cr|ntop-4.0.3-2|314	- fix build
12cr|ntop-4.0.3-2|315	- 3.3
12cr|ntop-4.0.3-2|316	- drop obsolete patches
12cr|ntop-4.0.3-2|317	- rediffed the dot patch
12cr|ntop-4.0.3-2|318	- disable snmp support due to an unknown build error
12cr|ntop-4.0.3-2|319	- rebuilt against new net-snmp libs
12cr|ntop-4.0.3-2|320	
12cr|ntop-4.0.3-2|321	
12cr|ntop-4.0.3-2|322	* Mon Jan 09 2006 Oden Eriksson <oeriksson@mandriva.com> 3.2-10mdk
12cr|ntop-4.0.3-2|323	- rebuilt against new net-snmp libs with new major (10)
12cr|ntop-4.0.3-2|324	
12cr|ntop-4.0.3-2|325	* Mon Jan 09 2006 Olivier Blin <oblin@mandriva.com> 3.2-9mdk
12cr|ntop-4.0.3-2|326	- fix typo in initscript
12cr|ntop-4.0.3-2|327	
12cr|ntop-4.0.3-2|328	* Mon Jan 09 2006 Olivier Blin <oblin@mandriva.com> 3.2-8mdk
12cr|ntop-4.0.3-2|329	- convert parallel init to LSB
12cr|ntop-4.0.3-2|330	- fix typos in Requires(X)
12cr|ntop-4.0.3-2|331	
12cr|ntop-4.0.3-2|332	* Wed Jan 04 2006 Oden Eriksson <oeriksson@mandriva.com> 3.2-7mdk
12cr|ntop-4.0.3-2|333	- rebuilt against new net-snmp with new major (10)
12cr|ntop-4.0.3-2|334	
12cr|ntop-4.0.3-2|335	* Wed Jan 04 2006 Nicolas Lcureuil <neoclust@mandriva.org> 3.2-6mdk
12cr|ntop-4.0.3-2|336	- Add BuildRequires
12cr|ntop-4.0.3-2|337	
12cr|ntop-4.0.3-2|338	* Mon Jan 02 2006 Olivier Blin <oblin@mandriva.com> 3.2-5mdk
12cr|ntop-4.0.3-2|339	- parallel init support
12cr|ntop-4.0.3-2|340	
12cr|ntop-4.0.3-2|341	* Thu Dec 22 2005 Oden Eriksson <oeriksson@mandriva.com> 3.2-4mdk
12cr|ntop-4.0.3-2|342	- rebuilt against net-snmp that has new major (9)
12cr|ntop-4.0.3-2|343	- added some lib64 fixes
12cr|ntop-4.0.3-2|344	- added fixes here and there...
12cr|ntop-4.0.3-2|345	
12cr|ntop-4.0.3-2|346	* Wed Dec 14 2005 Giuseppe Ghib <ghibo@mandriva.com> 3.2-3mdk
12cr|ntop-4.0.3-2|347	- Added data files into /usr/libntop/ntop/*.
12cr|ntop-4.0.3-2|348	
12cr|ntop-4.0.3-2|349	* Sun Nov 13 2005 Olivier Thauvin <nanardon@mandriva.org> 3.2-2mdk
12cr|ntop-4.0.3-2|350	- fix PreReq
12cr|ntop-4.0.3-2|351	
12cr|ntop-4.0.3-2|352	* Sun Nov 13 2005 Olivier Thauvin <nanardon@mandriva.org> 3.2-1mdk
12cr|ntop-4.0.3-2|353	- 3.2
12cr|ntop-4.0.3-2|354	
12cr|ntop-4.0.3-2|355	* Tue Sep 27 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 3.1-3mdk
12cr|ntop-4.0.3-2|356	- fix buffer overflow (aka fortify fixes)
12cr|ntop-4.0.3-2|357	
12cr|ntop-4.0.3-2|358	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 3.1-2mdk
12cr|ntop-4.0.3-2|359	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|ntop-4.0.3-2|360	
12cr|ntop-4.0.3-2|361	* Wed Feb 16 2005 Sylvie Terjan <erinmargault@mandrake.org> 3.1-1mdk
12cr|ntop-4.0.3-2|362	- 3.1-1mdk
12cr|ntop-4.0.3-2|363	
12cr|ntop-4.0.3-2|364	* Tue Aug 10 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.0-4mdk
12cr|ntop-4.0.3-2|365	- allow settings extra arg in /etc/sysconfig/ntop
12cr|ntop-4.0.3-2|366	
12cr|ntop-4.0.3-2|367	* Fri Apr 23 2004 Olivier Blin <blino@mandrake.org> 3.0-3mdk
12cr|ntop-4.0.3-2|368	- keep .so files and use requires_exceptions for devel packages
12cr|ntop-4.0.3-2|369	
12cr|ntop-4.0.3-2|370	* Wed Apr 21 2004 Olivier Blin <blino@mandrake.org> 3.0-2mdk
12cr|ntop-4.0.3-2|371	- remove .a and .la files as well
12cr|ntop-4.0.3-2|372	- merge previous changes and changelog entry
12cr|ntop-4.0.3-2|373	(this package should be libified)
12cr|ntop-4.0.3-2|374	
12cr|ntop-4.0.3-2|375	* Tue Apr 20 2004 Anne Nicolas <anne@lea-linux.org> 3.0-1mdk
12cr|ntop-4.0.3-2|376	- Version 3.0
12cr|ntop-4.0.3-2|377	- drop PO and P1
12cr|ntop-4.0.3-2|378	- remove E option in init script
12cr|ntop-4.0.3-2|379	
12cr|ntop-4.0.3-2|380	* Sun Feb 01 2004 Michael Scherer <misc@mandrake.org> 2.2-3mdk
12cr|ntop-4.0.3-2|381	- fix Requires ( should not requires devel )
12cr|ntop-4.0.3-2|382	
12cr|ntop-4.0.3-2|383	* Fri Sep 05 2003 Marcel Pol <mpol@gmx.net> 2.2-2mdk
12cr|ntop-4.0.3-2|384	- buildrequires
12cr|ntop-4.0.3-2|385	
12cr|ntop-4.0.3-2|386	* Mon Jun 16 2003 Per yvind Karlsen <peroyvind@sintrax.net> 2.2-1mdk
12cr|ntop-4.0.3-2|387	- Version 2.2
12cr|ntop-4.0.3-2|388	- drop uterly useless Prefix tag
12cr|ntop-4.0.3-2|389	- drop P0
12cr|ntop-4.0.3-2|390	- use %%makeinstall_std macro
12cr|ntop-4.0.3-2|391	- remove unpackaged files
12cr|ntop-4.0.3-2|392	- buildrequires
12cr|ntop-4.0.3-2|393	- fix E: ntop no-prereq-on rpm-helper
12cr|ntop-4.0.3-2|394	- fix unowned dirs
12cr|ntop-4.0.3-2|395	- fix so that we don't include debug files
12cr|ntop-4.0.3-2|396	
12cr|ntop-4.0.3-2|397	* Thu Feb 20 2003 Giuseppe Ghib <ghibo@mandrakesoft.com> 2.1.3-1mdk
12cr|ntop-4.0.3-2|398	- Version 2.1.3.
12cr|ntop-4.0.3-2|399	

3504 12
12cr|ntrack-016-3|1	Name:           ntrack
12cr|ntrack-016-3|2	Summary:        Network Connectivity Tracking library for Desktop Applications
12cr|ntrack-016-3|3	Version:        016
12cr|ntrack-016-3|4	Release:        %mkrel 3
12cr|ntrack-016-3|5	License:        LGPLv3
12cr|ntrack-016-3|6	Url:            https://launchpad.net/%{name}
12cr|ntrack-016-3|7	Source:         http://launchpad.net/%{name}/main/%{version}/+download/%{name}-%{version}.tar.gz
12cr|ntrack-016-3|8	Patch0:		ntrack-016-relaxed_flags.diff
12cr|ntrack-016-3|9	Group:          Development/C
12cr|ntrack-016-3|10	BuildRequires:  autoconf automake libtool
12cr|ntrack-016-3|11	BuildRequires:  libqt4-devel
12cr|ntrack-016-3|12	BuildRequires:  libnl-devel
12cr|ntrack-016-3|13	BuildRequires:  python-devel
12cr|ntrack-016-3|14	BuildRequires:	libnl3-devel
12cr|ntrack-016-3|15	
12cr|ntrack-016-3|16	%description
12cr|ntrack-016-3|17	ntrack aims to be a lightweight and easy to use library for application
12cr|ntrack-016-3|18	developers that want to get events on network online status changes such
12cr|ntrack-016-3|19	as online, offline or route changes.
12cr|ntrack-016-3|20	
12cr|ntrack-016-3|21	The primary goal is to serve desktop applications in a network manager
12cr|ntrack-016-3|22	and desktop environment independent fashion.
12cr|ntrack-016-3|23	Also its supposed to be lightweight, resource un-intensive and extensible.
12cr|ntrack-016-3|24	
12cr|ntrack-016-3|25	%files
12cr|ntrack-016-3|26	%defattr(-,root,root)
12cr|ntrack-016-3|27	%doc README NEWS COPYING COPYING.LESSER ChangeLog AUTHORS
12cr|ntrack-016-3|28	%{_libdir}/ntrack/modules/ntrack-libnl1.so
12cr|ntrack-016-3|29	%{_libdir}/ntrack/modules/ntrack-libnl3_x.so
12cr|ntrack-016-3|30	#------------------------------------------------------------------------------
12cr|ntrack-016-3|31	
12cr|ntrack-016-3|32	%define ntrack_major 0
12cr|ntrack-016-3|33	%define libntrack %mklibname ntrack %ntrack_major
12cr|ntrack-016-3|34	
12cr|ntrack-016-3|35	%package -n %{libntrack}
12cr|ntrack-016-3|36	Summary:        Network Connectivity Tracking library for Desktop Applications
12cr|ntrack-016-3|37	Group: System/Libraries
12cr|ntrack-016-3|38	
12cr|ntrack-016-3|39	%description -n %{libntrack}
12cr|ntrack-016-3|40	ntrack aims to be a lightweight and easy to use library for application
12cr|ntrack-016-3|41	developers that want to get events on network online status changes such
12cr|ntrack-016-3|42	as online, offline or route changes.
12cr|ntrack-016-3|43	
12cr|ntrack-016-3|44	%files -n %{libntrack}
12cr|ntrack-016-3|45	%defattr(-,root,root)
12cr|ntrack-016-3|46	%{_libdir}/libntrack.so.%{ntrack_major}*
12cr|ntrack-016-3|47	
12cr|ntrack-016-3|48	#-------------------------------------------------------------------------------
12cr|ntrack-016-3|49	
12cr|ntrack-016-3|50	%define libntrack_devel %mklibname ntrack -d
12cr|ntrack-016-3|51	%package -n %{libntrack_devel}
12cr|ntrack-016-3|52	Summary:  Network Connectivity Tracking library for Desktop Applications
12cr|ntrack-016-3|53	Group: Development/Other
12cr|ntrack-016-3|54	Provides: libntrack-devel = %{version}-%{release}
12cr|ntrack-016-3|55	
12cr|ntrack-016-3|56	%description -n %{libntrack_devel}
12cr|ntrack-016-3|57	ntrack aims to be a lightweight and easy to use library for application
12cr|ntrack-016-3|58	developers that want to get events on network online status changes such
12cr|ntrack-016-3|59	as online, offline or route changes.
12cr|ntrack-016-3|60	
12cr|ntrack-016-3|61	%files -n %{libntrack_devel}
12cr|ntrack-016-3|62	%defattr(-,root,root)
12cr|ntrack-016-3|63	%{_libdir}/pkgconfig/libntrack.pc
12cr|ntrack-016-3|64	%{_libdir}/libntrack.so
12cr|ntrack-016-3|65	
12cr|ntrack-016-3|66	#-------------------------------------------------------------------------------
12cr|ntrack-016-3|67	
12cr|ntrack-016-3|68	%define ntrackqt_major 1
12cr|ntrack-016-3|69	%define libntrackqt %mklibname ntrack-qt4 %ntrackqt_major
12cr|ntrack-016-3|70	
12cr|ntrack-016-3|71	%package -n %{libntrackqt}
12cr|ntrack-016-3|72	Summary:   Network Connectivity Tracking library for Desktop Applications
12cr|ntrack-016-3|73	Group: System/Libraries
12cr|ntrack-016-3|74	
12cr|ntrack-016-3|75	%description -n %{libntrackqt}
12cr|ntrack-016-3|76	ntrack aims to be a lightweight and easy to use library for application
12cr|ntrack-016-3|77	developers that want to get events on network online status changes such
12cr|ntrack-016-3|78	as online, offline or route changes.
12cr|ntrack-016-3|79	
12cr|ntrack-016-3|80	This packages provides the Qt4 bindings for %{name}
12cr|ntrack-016-3|81	
12cr|ntrack-016-3|82	%files -n %{libntrackqt}
12cr|ntrack-016-3|83	%defattr(-,root,root)
12cr|ntrack-016-3|84	%{_libdir}/libntrack-qt4.so.%{ntrackqt_major}*
12cr|ntrack-016-3|85	
12cr|ntrack-016-3|86	#--------------------------------------------------------------------------------
12cr|ntrack-016-3|87	
12cr|ntrack-016-3|88	%define libntrackqt_devel %mklibname libntrack-qt4 -d
12cr|ntrack-016-3|89	
12cr|ntrack-016-3|90	%package -n %{libntrackqt_devel}
12cr|ntrack-016-3|91	Summary:   Network Connectivity Tracking library for Desktop Applications
12cr|ntrack-016-3|92	Group: Development/Other
12cr|ntrack-016-3|93	Requires:  %{libntrackqt} = %{version}-%{release}
12cr|ntrack-016-3|94	Provides:  libntrack-qt4-devel = %{version}-%{release}
12cr|ntrack-016-3|95	
12cr|ntrack-016-3|96	%description -n %{libntrackqt_devel}
12cr|ntrack-016-3|97	Development files (headers and libraries) for ntrack
12cr|ntrack-016-3|98	
12cr|ntrack-016-3|99	%files -n %{libntrackqt_devel}
12cr|ntrack-016-3|100	%defattr(-,root,root)
12cr|ntrack-016-3|101	%{_includedir}/%{name}/qt4/
12cr|ntrack-016-3|102	%{_libdir}/pkgconfig/libntrack-qt4.pc
12cr|ntrack-016-3|103	%{_libdir}/libntrack-qt4.so
12cr|ntrack-016-3|104	
12cr|ntrack-016-3|105	
12cr|ntrack-016-3|106	#------------------------------------------------------------------------------
12cr|ntrack-016-3|107	
12cr|ntrack-016-3|108	%define libntrack_gobject_major 1
12cr|ntrack-016-3|109	%define libntrack_gobject %mklibname libntrack-gobject %{libntrack_gobject_major}
12cr|ntrack-016-3|110	
12cr|ntrack-016-3|111	%package -n %{libntrack_gobject}
12cr|ntrack-016-3|112	Summary:   Network Connectivity Tracking library for Desktop Applications
12cr|ntrack-016-3|113	Group: System/Libraries
12cr|ntrack-016-3|114	
12cr|ntrack-016-3|115	%description -n %{libntrack_gobject}
12cr|ntrack-016-3|116	ntrack aims to be a lightweight and easy to use library for application
12cr|ntrack-016-3|117	developers that want to get events on network online status changes such
12cr|ntrack-016-3|118	as online, offline or route changes.
12cr|ntrack-016-3|119	
12cr|ntrack-016-3|120	This package provides the gobject bindings for %{name}
12cr|ntrack-016-3|121	
12cr|ntrack-016-3|122	%files -n %{libntrack_gobject}
12cr|ntrack-016-3|123	%defattr(-,root,root)
12cr|ntrack-016-3|124	%{_libdir}/libntrack-gobject.so.%{libntrack_gobject_major}*
12cr|ntrack-016-3|125	
12cr|ntrack-016-3|126	
12cr|ntrack-016-3|127	#------------------------------------------------------------------------------
12cr|ntrack-016-3|128	
12cr|ntrack-016-3|129	%define libntrack_gobject_devel %mklibname libntrack-gobject -d
12cr|ntrack-016-3|130	
12cr|ntrack-016-3|131	%package -n %{libntrack_gobject_devel}
12cr|ntrack-016-3|132	Summary:   Network Connectivity Tracking library for Desktop Applications
12cr|ntrack-016-3|133	Group: Development/Other
12cr|ntrack-016-3|134	Requires:  %{libntrack_gobject} = %{version}-%{release}
12cr|ntrack-016-3|135	Provides:  libntrack-gobject-devel = %{version}-%{release}
12cr|ntrack-016-3|136	
12cr|ntrack-016-3|137	
12cr|ntrack-016-3|138	%description -n %{libntrack_gobject_devel}
12cr|ntrack-016-3|139	Development files (headers and libraries) for ntrack
12cr|ntrack-016-3|140	
12cr|ntrack-016-3|141	
12cr|ntrack-016-3|142	%files -n %{libntrack_gobject_devel}
12cr|ntrack-016-3|143	%defattr(-,root,root)
12cr|ntrack-016-3|144	%{_includedir}/%{name}/gobject/
12cr|ntrack-016-3|145	%{_libdir}/pkgconfig/libntrack-gobject.pc
12cr|ntrack-016-3|146	%{_libdir}/libntrack-gobject.so
12cr|ntrack-016-3|147	
12cr|ntrack-016-3|148	#------------------------------------------------------------------------------
12cr|ntrack-016-3|149	
12cr|ntrack-016-3|150	%define libntrack_glib_major 2
12cr|ntrack-016-3|151	%define libntrack_glib %mklibname libntrack-glib %{libntrack_glib_major}
12cr|ntrack-016-3|152	
12cr|ntrack-016-3|153	%package -n %{libntrack_glib}
12cr|ntrack-016-3|154	Summary:   Network Connectivity Tracking library for Desktop Applications
12cr|ntrack-016-3|155	Group: System/Libraries
12cr|ntrack-016-3|156	
12cr|ntrack-016-3|157	%description -n %{libntrack_glib}
12cr|ntrack-016-3|158	ntrack aims to be a lightweight and easy to use library for application
12cr|ntrack-016-3|159	developers that want to get events on network online status changes such
12cr|ntrack-016-3|160	as online, offline or route changes.
12cr|ntrack-016-3|161	
12cr|ntrack-016-3|162	This package provides the glib bindings for %{name}
12cr|ntrack-016-3|163	
12cr|ntrack-016-3|164	%files -n %{libntrack_glib}
12cr|ntrack-016-3|165	%defattr(-,root,root)
12cr|ntrack-016-3|166	%{_libdir}/libntrack-glib.so.%{libntrack_glib_major}*
12cr|ntrack-016-3|167	
12cr|ntrack-016-3|168	#------------------------------------------------------------------------------
12cr|ntrack-016-3|169	%define libntrack_glib_devel %mklibname libntrack-glib -d
12cr|ntrack-016-3|170	
12cr|ntrack-016-3|171	%package -n %{libntrack_glib_devel}
12cr|ntrack-016-3|172	Summary:   Network Connectivity Tracking library for Desktop Applications
12cr|ntrack-016-3|173	Group: Development/Other
12cr|ntrack-016-3|174	Requires:  %{libntrack_glib} = %{version}-%{release}
12cr|ntrack-016-3|175	Provides: libntrack-glib-devel = %{version}-%{release}
12cr|ntrack-016-3|176	
12cr|ntrack-016-3|177	%description -n %{libntrack_glib_devel}
12cr|ntrack-016-3|178	Development files (headers and libraries) for ntrack
12cr|ntrack-016-3|179	
12cr|ntrack-016-3|180	%files -n %{libntrack_glib_devel}
12cr|ntrack-016-3|181	%defattr(-,root,root)
12cr|ntrack-016-3|182	%{_includedir}/%{name}/glib/
12cr|ntrack-016-3|183	%{_libdir}/pkgconfig/libntrack-glib.pc
12cr|ntrack-016-3|184	%{_libdir}/libntrack-glib.so
12cr|ntrack-016-3|185	
12cr|ntrack-016-3|186	#------------------------------------------------------------------------------
12cr|ntrack-016-3|187	
12cr|ntrack-016-3|188	%package devel
12cr|ntrack-016-3|189	Summary:   Network Connectivity Tracking library for Desktop Applications
12cr|ntrack-016-3|190	Group: Development/Other
12cr|ntrack-016-3|191	Requires:  %{libntrack_glib_devel} = %{version}-%{release}
12cr|ntrack-016-3|192	Requires:  %{libntrack_gobject} = %{version}-%{release}
12cr|ntrack-016-3|193	Requires:  %{libntrack_devel} = %{version}-%{release}
12cr|ntrack-016-3|194	Requires:  %{libntrackqt_devel} =  %{version}-%{release}
12cr|ntrack-016-3|195	
12cr|ntrack-016-3|196	%description devel
12cr|ntrack-016-3|197	Development files (headers and libraries) for ntrack
12cr|ntrack-016-3|198	
12cr|ntrack-016-3|199	%files devel
12cr|ntrack-016-3|200	%defattr(-,root,root)
12cr|ntrack-016-3|201	%dir %{_includedir}/ntrack
12cr|ntrack-016-3|202	%{_includedir}/ntrack/common/
12cr|ntrack-016-3|203	
12cr|ntrack-016-3|204	
12cr|ntrack-016-3|205	#------------------------------------------------------------------------------
12cr|ntrack-016-3|206	
12cr|ntrack-016-3|207	%prep
12cr|ntrack-016-3|208	%setup -q
12cr|ntrack-016-3|209	%patch0 -p1
12cr|ntrack-016-3|210	
12cr|ntrack-016-3|211	%build
12cr|ntrack-016-3|212	mkdir -p m4
12cr|ntrack-016-3|213	autoreconf -fi
12cr|ntrack-016-3|214	%configure
12cr|ntrack-016-3|215	%make
12cr|ntrack-016-3|216	
12cr|ntrack-016-3|217	%install
12cr|ntrack-016-3|218	%makeinstall
12cr|ntrack-016-3|219	
12cr|ntrack-016-3|220	# Remove .a & .la files
12cr|ntrack-016-3|221	rm -rf %{buildroot}/%{_libdir}/*.a
12cr|ntrack-016-3|222	rm -rf %{buildroot}/%{_libdir}/*.la
12cr|ntrack-016-3|223	rm -rf %{buildroot}/%{_libdir}/ntrack/modules/*.a
12cr|ntrack-016-3|224	rm -rf %{buildroot}/%{_libdir}/ntrack/modules/*.la
12cr|ntrack-016-3|225	
12cr|ntrack-016-3|226	# dupes
12cr|ntrack-016-3|227	rm -rf %{buildroot}%{_datadir}/doc/ntrack
12cr|ntrack-016-3|228	
12cr|ntrack-016-3|229	%clean
12cr|ntrack-016-3|230	rm -rf %{buildroot}
12cr|ntrack-016-3|231	
12cr|ntrack-016-3|232	
12cr|ntrack-016-3|233	%changelog
12cr|ntrack-016-3|234	* Tue Feb 21 2012 Jon Dill <dillj@mandriva.org> 016-3mdv2012.0
12cr|ntrack-016-3|235	+ Revision: 778765
12cr|ntrack-016-3|236	- rebuild against new version of libffi4
12cr|ntrack-016-3|237	
12cr|ntrack-016-3|238	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ntrack-016-3|239	- relink against libpcre.so.1
12cr|ntrack-016-3|240	
12cr|ntrack-016-3|241	* Tue Nov 22 2011 Oden Eriksson <oeriksson@mandriva.com> 016-1
12cr|ntrack-016-3|242	+ Revision: 732374
12cr|ntrack-016-3|243	- P0: remove -Werror and -pedantic (thanks pcpa)
12cr|ntrack-016-3|244	- enable libnl 3.2.x support
12cr|ntrack-016-3|245	- fix build
12cr|ntrack-016-3|246	- 016
12cr|ntrack-016-3|247	
12cr|ntrack-016-3|248	* Fri Sep 02 2011 Oden Eriksson <oeriksson@mandriva.com> 014-4
12cr|ntrack-016-3|249	+ Revision: 697779
12cr|ntrack-016-3|250	- import ntrack
12cr|ntrack-016-3|251	
12cr|ntrack-016-3|252	
12cr|ntrack-016-3|253	* Fri Aug 26 2011 Oden Eeriksson <oeriksson@mandriva.com> 014-4
12cr|ntrack-016-3|254	- added P1 by pterjan
12cr|ntrack-016-3|255	
12cr|ntrack-016-3|256	* Fri Jul 01 2011 mikala <mikala> 014-3.mga2
12cr|ntrack-016-3|257	+ Revision: 117124
12cr|ntrack-016-3|258	- Add patch0 to fix a symbol error (should fix mga #1976)
12cr|ntrack-016-3|259	
12cr|ntrack-016-3|260	* Sun Jun 26 2011 mikala <mikala> 014-2.mga2
12cr|ntrack-016-3|261	+ Revision: 113911
12cr|ntrack-016-3|262	- Fix some provides & requires
12cr|ntrack-016-3|263	
12cr|ntrack-016-3|264	* Sun Jun 26 2011 mikala <mikala> 014-1.mga2
12cr|ntrack-016-3|265	+ Revision: 113868
12cr|ntrack-016-3|266	- imported package ntrack
12cr|ntrack-016-3|267	

3505 12
12cr|nuclearchess-1.0.0-3|1	%define summary Chess variant that cause surronding pieces to disappear
12cr|nuclearchess-1.0.0-3|2	Summary:	%{summary}
12cr|nuclearchess-1.0.0-3|3	Name:		nuclearchess
12cr|nuclearchess-1.0.0-3|4	Version:	1.0.0
12cr|nuclearchess-1.0.0-3|5	Release:	3
12cr|nuclearchess-1.0.0-3|6	License:	GPLv2
12cr|nuclearchess-1.0.0-3|7	Source:		http://user.cs.tu-berlin.de/~karlb//%{name}/%{name}-%{version}.tar.gz
12cr|nuclearchess-1.0.0-3|8	Group:		Games/Boards
12cr|nuclearchess-1.0.0-3|9	URL:		http://www.linux-games.com/nuclearchess/
12cr|nuclearchess-1.0.0-3|10	BuildRequires:	libSDL_image-devel
12cr|nuclearchess-1.0.0-3|11	
12cr|nuclearchess-1.0.0-3|12	%description
12cr|nuclearchess-1.0.0-3|13	NuclearChess is a chess variant. Whenever a piece is captured, both
12cr|nuclearchess-1.0.0-3|14	pieces and all pieces on neighbour fields die.
12cr|nuclearchess-1.0.0-3|15	
12cr|nuclearchess-1.0.0-3|16	%prep
12cr|nuclearchess-1.0.0-3|17	%setup -q
12cr|nuclearchess-1.0.0-3|18	
12cr|nuclearchess-1.0.0-3|19	%build
12cr|nuclearchess-1.0.0-3|20	export LDFLAGS="-lm"
12cr|nuclearchess-1.0.0-3|21	%configure2_5x --datadir=%{_gamesdatadir} --bindir=%{_gamesbindir}
12cr|nuclearchess-1.0.0-3|22	%make
12cr|nuclearchess-1.0.0-3|23	
12cr|nuclearchess-1.0.0-3|24	%install
12cr|nuclearchess-1.0.0-3|25	%makeinstall_std
12cr|nuclearchess-1.0.0-3|26	
12cr|nuclearchess-1.0.0-3|27	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|nuclearchess-1.0.0-3|28	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|nuclearchess-1.0.0-3|29	[Desktop Entry]
12cr|nuclearchess-1.0.0-3|30	Type=Application
12cr|nuclearchess-1.0.0-3|31	Exec=%{_gamesbindir}/%{name}
12cr|nuclearchess-1.0.0-3|32	Icon=boards_section
12cr|nuclearchess-1.0.0-3|33	Comment=%{summary}
12cr|nuclearchess-1.0.0-3|34	Categories=BoardGame;
12cr|nuclearchess-1.0.0-3|35	Name=Nuclear Chess
12cr|nuclearchess-1.0.0-3|36	EOF
12cr|nuclearchess-1.0.0-3|37	
12cr|nuclearchess-1.0.0-3|38	%files
12cr|nuclearchess-1.0.0-3|39	%defattr(-, root, root)
12cr|nuclearchess-1.0.0-3|40	%doc AUTHORS ChangeLog COPYING README
12cr|nuclearchess-1.0.0-3|41	%{_gamesbindir}/*
12cr|nuclearchess-1.0.0-3|42	%{_gamesdatadir}/%{name}
12cr|nuclearchess-1.0.0-3|43	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|nuclearchess-1.0.0-3|44	
12cr|nuclearchess-1.0.0-3|45	
12cr|nuclearchess-1.0.0-3|46	
12cr|nuclearchess-1.0.0-3|47	%changelog
12cr|nuclearchess-1.0.0-3|48	* Sat Dec 11 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2011.0
12cr|nuclearchess-1.0.0-3|49	+ Revision: 620511
12cr|nuclearchess-1.0.0-3|50	- the mass rebuild of 2010.0 packages
12cr|nuclearchess-1.0.0-3|51	
12cr|nuclearchess-1.0.0-3|52	* Tue May 19 2009 Jérôme Brenier <incubusss@mandriva.org> 1.0.0-1mdv2010.0
12cr|nuclearchess-1.0.0-3|53	+ Revision: 377684
12cr|nuclearchess-1.0.0-3|54	- update to new version 1.0.0
12cr|nuclearchess-1.0.0-3|55	- fix BR
12cr|nuclearchess-1.0.0-3|56	- fix desktop file
12cr|nuclearchess-1.0.0-3|57	- fix license (GPLv2)
12cr|nuclearchess-1.0.0-3|58	- fix source url
12cr|nuclearchess-1.0.0-3|59	
12cr|nuclearchess-1.0.0-3|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|nuclearchess-1.0.0-3|61	- rebuild
12cr|nuclearchess-1.0.0-3|62	
12cr|nuclearchess-1.0.0-3|63	+ Pixel <pixel@mandriva.com>
12cr|nuclearchess-1.0.0-3|64	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|nuclearchess-1.0.0-3|65	
12cr|nuclearchess-1.0.0-3|66	+ Olivier Blin <oblin@mandriva.com>
12cr|nuclearchess-1.0.0-3|67	- restore BuildRoot
12cr|nuclearchess-1.0.0-3|68	
12cr|nuclearchess-1.0.0-3|69	* Wed Dec 19 2007 Thierry Vignaud <tv@mandriva.org> 0.9.2-3mdv2008.1
12cr|nuclearchess-1.0.0-3|70	+ Revision: 133912
12cr|nuclearchess-1.0.0-3|71	- auto-convert XDG menu entry
12cr|nuclearchess-1.0.0-3|72	- kill re-definition of %%buildroot on Pixel's request
12cr|nuclearchess-1.0.0-3|73	- use %%mkrel
12cr|nuclearchess-1.0.0-3|74	- import nuclearchess
12cr|nuclearchess-1.0.0-3|75	
12cr|nuclearchess-1.0.0-3|76	
12cr|nuclearchess-1.0.0-3|77	* Sun Nov 21 2004 Abel Cheung <deaddog@deaddog.org> 0.9.2-3mdk
12cr|nuclearchess-1.0.0-3|78	- Rebuild
12cr|nuclearchess-1.0.0-3|79	
12cr|nuclearchess-1.0.0-3|80	* Wed Oct 08 2003 Abel Cheung <deaddog@deaddog.org> 0.9.2-2mdk
12cr|nuclearchess-1.0.0-3|81	- move data files and binary to appropriate games dirs
12cr|nuclearchess-1.0.0-3|82	
12cr|nuclearchess-1.0.0-3|83	* Tue Sep 23 2003 Abel Cheung <deaddog@deaddog.org> 0.9.2-1mdk
12cr|nuclearchess-1.0.0-3|84	- First Mandrake package

3506 12
12cr|null-2.1-81|1	Epoch: 1
12cr|null-2.1-81|2	Name: null
12cr|null-2.1-81|3	Version: 2.1
12cr|null-2.1-81|4	Release: 81
12cr|null-2.1-81|5	Summary: A dummy package for bs testing purpose
12cr|null-2.1-81|6	Group: Development/Other
12cr|null-2.1-81|7	License: GPL
12cr|null-2.1-81|8	
12cr|null-2.1-81|9	%description
12cr|null-2.1-81|10	Dummy package.
12cr|null-2.1-81|11	
12cr|null-2.1-81|12	%package dummy
12cr|null-2.1-81|13	Group: Development/Other
12cr|null-2.1-81|14	Summary: Test package
12cr|null-2.1-81|15	
12cr|null-2.1-81|16	%description dummy
12cr|null-2.1-81|17	A dummy subpackage.
12cr|null-2.1-81|18	
12cr|null-2.1-81|19	%prep
12cr|null-2.1-81|20	%setup -D -T -n .
12cr|null-2.1-81|21	
12cr|null-2.1-81|22	%build
12cr|null-2.1-81|23	
12cr|null-2.1-81|24	%install
12cr|null-2.1-81|25	rm -rf %{buildroot}
12cr|null-2.1-81|26	mkdir -p %{buildroot}
12cr|null-2.1-81|27	
12cr|null-2.1-81|28	%post -p /bin/csh
12cr|null-2.1-81|29	echo "csh sux"
12cr|null-2.1-81|30	
12cr|null-2.1-81|31	%files
12cr|null-2.1-81|32	%files dummy
12cr|null-2.1-81|33	
12cr|null-2.1-81|34	
12cr|null-2.1-81|35	
12cr|null-2.1-81|36	%changelog
12cr|null-2.1-81|37	* Wed Aug 29 2012 Paulo Andrade <pcpa@mandriva.com.br> 1:2.1-81
12cr|null-2.1-81|38	+ Revision: 816041
12cr|null-2.1-81|39	- rebuild
12cr|null-2.1-81|40	
12cr|null-2.1-81|41	* Wed Aug 29 2012 Paulo Andrade <pcpa@mandriva.com.br> 1:2.1-80
12cr|null-2.1-81|42	+ Revision: 816012
12cr|null-2.1-81|43	- build test
12cr|null-2.1-81|44	
12cr|null-2.1-81|45	* Sun Aug 12 2012 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-79
12cr|null-2.1-81|46	+ Revision: 814405
12cr|null-2.1-81|47	- bump to test l1
12cr|null-2.1-81|48	
12cr|null-2.1-81|49	* Sun Aug 12 2012 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-78
12cr|null-2.1-81|50	+ Revision: 814401
12cr|null-2.1-81|51	- bump to test @filesize stripping
12cr|null-2.1-81|52	
12cr|null-2.1-81|53	* Thu Aug 09 2012 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-77
12cr|null-2.1-81|54	+ Revision: 813648
12cr|null-2.1-81|55	- bump
12cr|null-2.1-81|56	- bump
12cr|null-2.1-81|57	- bump
12cr|null-2.1-81|58	- test
12cr|null-2.1-81|59	- bump
12cr|null-2.1-81|60	- bump (testing youri checks)
12cr|null-2.1-81|61	- test
12cr|null-2.1-81|62	- trying again, with a dot in the subpackage
12cr|null-2.1-81|63	- trolling rpmlint: ending summary with a dot
12cr|null-2.1-81|64	- testing bogus group in spec
12cr|null-2.1-81|65	- buildroot not needed anymore
12cr|null-2.1-81|66	- removed the texlive buildreq
12cr|null-2.1-81|67	- bump
12cr|null-2.1-81|68	
12cr|null-2.1-81|69	* Wed Nov 09 2011 Paulo Andrade <pcpa@mandriva.com.br> 1:2.1-67.1
12cr|null-2.1-81|70	+ Revision: 729376
12cr|null-2.1-81|71	- Test build system with build requires of new texlive
12cr|null-2.1-81|72	
12cr|null-2.1-81|73	* Wed Oct 12 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-67
12cr|null-2.1-81|74	+ Revision: 704463
12cr|null-2.1-81|75	- bump
12cr|null-2.1-81|76	
12cr|null-2.1-81|77	* Mon Oct 03 2011 Andrey Bondrov <abondrov@mandriva.org> 1:2.1-66
12cr|null-2.1-81|78	+ Revision: 702561
12cr|null-2.1-81|79	- Test submit
12cr|null-2.1-81|80	
12cr|null-2.1-81|81	* Tue Sep 27 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-65
12cr|null-2.1-81|82	+ Revision: 701542
12cr|null-2.1-81|83	- bump
12cr|null-2.1-81|84	
12cr|null-2.1-81|85	* Mon Sep 26 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-64
12cr|null-2.1-81|86	+ Revision: 701204
12cr|null-2.1-81|87	- bump
12cr|null-2.1-81|88	
12cr|null-2.1-81|89	* Wed Sep 21 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-63
12cr|null-2.1-81|90	+ Revision: 700652
12cr|null-2.1-81|91	- bump
12cr|null-2.1-81|92	
12cr|null-2.1-81|93	* Tue Sep 20 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-62
12cr|null-2.1-81|94	+ Revision: 700461
12cr|null-2.1-81|95	- bump
12cr|null-2.1-81|96	
12cr|null-2.1-81|97	* Tue Sep 20 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-61
12cr|null-2.1-81|98	+ Revision: 700446
12cr|null-2.1-81|99	- bump
12cr|null-2.1-81|100	- testing new repsys version on kenobi
12cr|null-2.1-81|101	
12cr|null-2.1-81|102	* Wed Sep 14 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-59
12cr|null-2.1-81|103	+ Revision: 699718
12cr|null-2.1-81|104	- test
12cr|null-2.1-81|105	
12cr|null-2.1-81|106	* Mon Sep 05 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-58
12cr|null-2.1-81|107	+ Revision: 698312
12cr|null-2.1-81|108	- bump
12cr|null-2.1-81|109	
12cr|null-2.1-81|110	* Sat Sep 03 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-57
12cr|null-2.1-81|111	+ Revision: 698180
12cr|null-2.1-81|112	- bump
12cr|null-2.1-81|113	- removed test of missing patch
12cr|null-2.1-81|114	- testing submit of a broken package
12cr|null-2.1-81|115	- bump
12cr|null-2.1-81|116	
12cr|null-2.1-81|117	* Wed Jul 20 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-53
12cr|null-2.1-81|118	+ Revision: 690771
12cr|null-2.1-81|119	- bump
12cr|null-2.1-81|120	- bump
12cr|null-2.1-81|121	
12cr|null-2.1-81|122	* Mon Jul 18 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-51
12cr|null-2.1-81|123	+ Revision: 690574
12cr|null-2.1-81|124	- Bump
12cr|null-2.1-81|125	
12cr|null-2.1-81|126	* Mon Jul 18 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-50
12cr|null-2.1-81|127	+ Revision: 690566
12cr|null-2.1-81|128	- bump
12cr|null-2.1-81|129	- Broken spec test
12cr|null-2.1-81|130	
12cr|null-2.1-81|131	* Wed Jul 06 2011 Eugeni Dodonov <eugeni@mandriva.com> 1:2.1-48
12cr|null-2.1-81|132	+ Revision: 688960
12cr|null-2.1-81|133	- Bump
12cr|null-2.1-81|134	
12cr|null-2.1-81|135	* Thu May 19 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-47
12cr|null-2.1-81|136	+ Revision: 676191
12cr|null-2.1-81|137	- bump
12cr|null-2.1-81|138	
12cr|null-2.1-81|139	* Thu May 12 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-46
12cr|null-2.1-81|140	+ Revision: 673973
12cr|null-2.1-81|141	- bump
12cr|null-2.1-81|142	
12cr|null-2.1-81|143	* Mon May 09 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-45
12cr|null-2.1-81|144	+ Revision: 673013
12cr|null-2.1-81|145	- bump
12cr|null-2.1-81|146	
12cr|null-2.1-81|147	* Mon May 09 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-44
12cr|null-2.1-81|148	+ Revision: 673009
12cr|null-2.1-81|149	- bump
12cr|null-2.1-81|150	
12cr|null-2.1-81|151	* Mon May 09 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-43
12cr|null-2.1-81|152	+ Revision: 672681
12cr|null-2.1-81|153	- bump
12cr|null-2.1-81|154	
12cr|null-2.1-81|155	* Fri May 06 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-42
12cr|null-2.1-81|156	+ Revision: 670261
12cr|null-2.1-81|157	- bump
12cr|null-2.1-81|158	- bump
12cr|null-2.1-81|159	- bump
12cr|null-2.1-81|160	
12cr|null-2.1-81|161	* Fri Mar 11 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-39
12cr|null-2.1-81|162	+ Revision: 643863
12cr|null-2.1-81|163	- bump
12cr|null-2.1-81|164	
12cr|null-2.1-81|165	* Fri Feb 25 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-38
12cr|null-2.1-81|166	+ Revision: 639793
12cr|null-2.1-81|167	- testing it without mkrel
12cr|null-2.1-81|168	
12cr|null-2.1-81|169	* Sun Jan 16 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-37
12cr|null-2.1-81|170	+ Revision: 631144
12cr|null-2.1-81|171	- bump
12cr|null-2.1-81|172	
12cr|null-2.1-81|173	* Tue Jan 04 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-36mdv2011.0
12cr|null-2.1-81|174	+ Revision: 628510
12cr|null-2.1-81|175	- new release
12cr|null-2.1-81|176	
12cr|null-2.1-81|177	* Thu Dec 16 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-35mdv2011.0
12cr|null-2.1-81|178	+ Revision: 622213
12cr|null-2.1-81|179	- new release
12cr|null-2.1-81|180	- new release
12cr|null-2.1-81|181	
12cr|null-2.1-81|182	* Tue Dec 07 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-34mdv2011.0
12cr|null-2.1-81|183	+ Revision: 614424
12cr|null-2.1-81|184	- new release
12cr|null-2.1-81|185	
12cr|null-2.1-81|186	* Tue Nov 30 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-33mdv2011.0
12cr|null-2.1-81|187	+ Revision: 603996
12cr|null-2.1-81|188	- rebuild
12cr|null-2.1-81|189	
12cr|null-2.1-81|190	* Tue Nov 16 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-32mdv2011.0
12cr|null-2.1-81|191	+ Revision: 598122
12cr|null-2.1-81|192	- new release
12cr|null-2.1-81|193	- new release
12cr|null-2.1-81|194	- new release
12cr|null-2.1-81|195	- new release
12cr|null-2.1-81|196	
12cr|null-2.1-81|197	* Mon Aug 09 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-28mdv2011.0
12cr|null-2.1-81|198	+ Revision: 567830
12cr|null-2.1-81|199	- bump
12cr|null-2.1-81|200	- Hello, world!
12cr|null-2.1-81|201	CCBUG: 58861
12cr|null-2.1-81|202	- Este ?\195?\169 um teste (sorry, testing utf8)
12cr|null-2.1-81|203	CCBUG: 58861
12cr|null-2.1-81|204	- Simple commit testing the CCBUG feature
12cr|null-2.1-81|205	CCBUG: 58861
12cr|null-2.1-81|206	- removed the sleep 10m, not needed anymore
12cr|null-2.1-81|207	
12cr|null-2.1-81|208	* Mon Apr 19 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-26mdv2010.1
12cr|null-2.1-81|209	+ Revision: 536763
12cr|null-2.1-81|210	- added a 10m sleep to allow watching package status while building
12cr|null-2.1-81|211	
12cr|null-2.1-81|212	* Fri Apr 16 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-25mdv2010.1
12cr|null-2.1-81|213	+ Revision: 535631
12cr|null-2.1-81|214	- New release
12cr|null-2.1-81|215	
12cr|null-2.1-81|216	* Wed Apr 14 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-24mdv2010.1
12cr|null-2.1-81|217	+ Revision: 534659
12cr|null-2.1-81|218	- New release
12cr|null-2.1-81|219	
12cr|null-2.1-81|220	* Wed Apr 14 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-23mdv2010.1
12cr|null-2.1-81|221	+ Revision: 534637
12cr|null-2.1-81|222	- New release, a huge amount of changes!
12cr|null-2.1-81|223	
12cr|null-2.1-81|224	* Sun Apr 11 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-22mdv2010.1
12cr|null-2.1-81|225	+ Revision: 533583
12cr|null-2.1-81|226	- New release
12cr|null-2.1-81|227	
12cr|null-2.1-81|228	* Sat Apr 10 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-21mdv2010.1
12cr|null-2.1-81|229	+ Revision: 533559
12cr|null-2.1-81|230	- New release (the gates are open)
12cr|null-2.1-81|231	- New release (new kenobi, new world)
12cr|null-2.1-81|232	- New release
12cr|null-2.1-81|233	- bump
12cr|null-2.1-81|234	
12cr|null-2.1-81|235	* Tue Mar 02 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-17mdv2010.1
12cr|null-2.1-81|236	+ Revision: 513524
12cr|null-2.1-81|237	- bump
12cr|null-2.1-81|238	
12cr|null-2.1-81|239	* Wed Feb 24 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-16mdv2010.1
12cr|null-2.1-81|240	+ Revision: 510790
12cr|null-2.1-81|241	- bump
12cr|null-2.1-81|242	
12cr|null-2.1-81|243	* Tue Feb 23 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1:2.1-15mdv2010.1
12cr|null-2.1-81|244	+ Revision: 510436
12cr|null-2.1-81|245	- testing submit from kenobiczyk
12cr|null-2.1-81|246	
12cr|null-2.1-81|247	* Thu Apr 30 2009 Gustavo De Nardin <gustavodn@mandriva.com> 2-14mdv2010.0
12cr|null-2.1-81|248	+ Revision: 369182
12cr|null-2.1-81|249	- release for testing 2009.1 submission
12cr|null-2.1-81|250	
12cr|null-2.1-81|251	* Tue Mar 10 2009 Gustavo De Nardin <gustavodn@mandriva.com> 2-13mdv2009.1
12cr|null-2.1-81|252	+ Revision: 353490
12cr|null-2.1-81|253	- submit test
12cr|null-2.1-81|254	
12cr|null-2.1-81|255	* Wed Nov 12 2008 Oden Eriksson <oeriksson@mandriva.com> 2-12mdv2009.1
12cr|null-2.1-81|256	+ Revision: 302449
12cr|null-2.1-81|257	- rebuild
12cr|null-2.1-81|258	
12cr|null-2.1-81|259	+ Gustavo De Nardin <gustavodn@mandriva.com>
12cr|null-2.1-81|260	- increasing release for repository test
12cr|null-2.1-81|261	
12cr|null-2.1-81|262	* Mon Jun 23 2008 Oden Eriksson <oeriksson@mandriva.com> 2-10mdv2009.0
12cr|null-2.1-81|263	+ Revision: 227984
12cr|null-2.1-81|264	- rebuild
12cr|null-2.1-81|265	
12cr|null-2.1-81|266	+ Gustavo De Nardin <gustavodn@mandriva.com>
12cr|null-2.1-81|267	- currently, the %%setup macro is required to be used for a package to generate
12cr|null-2.1-81|268	the debug info subpackage, as it sets %%buildsubdir
12cr|null-2.1-81|269	
12cr|null-2.1-81|270	* Tue Mar 04 2008 Olivier Blin <blino@mandriva.org> 2-9mdv1997.1
12cr|null-2.1-81|271	+ Revision: 178354
12cr|null-2.1-81|272	- revert to old release
12cr|null-2.1-81|273	- major upgrade
12cr|null-2.1-81|274	
12cr|null-2.1-81|275	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 2-8mdv2008.1
12cr|null-2.1-81|276	+ Revision: 136633
12cr|null-2.1-81|277	- restore BuildRoot
12cr|null-2.1-81|278	
12cr|null-2.1-81|279	+ Thierry Vignaud <tv@mandriva.org>
12cr|null-2.1-81|280	- kill re-definition of %%buildroot on Pixel's request
12cr|null-2.1-81|281	
12cr|null-2.1-81|282	+ Anssi Hannula <anssi@mandriva.org>
12cr|null-2.1-81|283	- test\ncommit
12cr|null-2.1-81|284	
12cr|null-2.1-81|285	+ Pixel <pixel@mandriva.com>
12cr|null-2.1-81|286	- test
12cr|null-2.1-81|287	- test
12cr|null-2.1-81|288	- test
12cr|null-2.1-81|289	- testing
12cr|null-2.1-81|290	
12cr|null-2.1-81|291	* Wed Oct 24 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 2-4mdv2008.1
12cr|null-2.1-81|292	+ Revision: 101775
12cr|null-2.1-81|293	- Do not abort anymore.
12cr|null-2.1-81|294	- Submit test.
12cr|null-2.1-81|295	- Force a failure.
12cr|null-2.1-81|296	- Another commit
12cr|null-2.1-81|297	- Commit null.
12cr|null-2.1-81|298	

3507 12
12cr|nullidentd-1.0-9|1	%define	name	nullidentd
12cr|nullidentd-1.0-9|2	%define	version	1.0
12cr|nullidentd-1.0-9|3	%define	release 9
12cr|nullidentd-1.0-9|4	
12cr|nullidentd-1.0-9|5	Summary:	Minimal identd server implementing the auth protocol (RFC 1413)
12cr|nullidentd-1.0-9|6	Name:		%{name}
12cr|nullidentd-1.0-9|7	Version:	%{version}
12cr|nullidentd-1.0-9|8	Release:	%mkrel %{release}
12cr|nullidentd-1.0-9|9	License:	GPL
12cr|nullidentd-1.0-9|10	Group:		System/Servers
12cr|nullidentd-1.0-9|11	Source0:	http://www.tildeslash.org/nullidentd/%{name}-%{version}.tar.bz2
12cr|nullidentd-1.0-9|12	Source1:	%{name}.xinetd.bz2
12cr|nullidentd-1.0-9|13	Patch0:		%{name}-makefile.patch.bz2
12cr|nullidentd-1.0-9|14	Patch1:		nullidentd-1.0-gcc4-fixes.patch.bz2
12cr|nullidentd-1.0-9|15	URL:		http://www.tildeslash.org/nullidentd.html
12cr|nullidentd-1.0-9|16	Provides:	identd
12cr|nullidentd-1.0-9|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nullidentd-1.0-9|18	Requires(pre,postun):	rpm-helper
12cr|nullidentd-1.0-9|19	
12cr|nullidentd-1.0-9|20	%description
12cr|nullidentd-1.0-9|21	nullidentd is intended to be a bare minimum identd server.
12cr|nullidentd-1.0-9|22	
12cr|nullidentd-1.0-9|23	The program implements the auth protocol from RFC 1413.  This protocol is
12cr|nullidentd-1.0-9|24	used to identify active TCP connections.  It depends on the trustworthiness
12cr|nullidentd-1.0-9|25	of the server and as such is completely useless as a method of
12cr|nullidentd-1.0-9|26	identification.  Unfortunately some applications still require that an identd
12cr|nullidentd-1.0-9|27	server is available to query about incoming connections.  nullidentd
12cr|nullidentd-1.0-9|28	implements the absolute minimum server to allow these applications to
12cr|nullidentd-1.0-9|29	function.  It returns a fake response for any request.
12cr|nullidentd-1.0-9|30	
12cr|nullidentd-1.0-9|31	%prep
12cr|nullidentd-1.0-9|32	%setup -q
12cr|nullidentd-1.0-9|33	%patch0 -p0
12cr|nullidentd-1.0-9|34	%patch1 -p1 -b .gcc4
12cr|nullidentd-1.0-9|35	
12cr|nullidentd-1.0-9|36	%build
12cr|nullidentd-1.0-9|37	%make CFLAGS="$RPM_OPT_FLAGS"
12cr|nullidentd-1.0-9|38	
12cr|nullidentd-1.0-9|39	%install
12cr|nullidentd-1.0-9|40	rm -rf $RPM_BUILD_ROOT
12cr|nullidentd-1.0-9|41	install -d $RPM_BUILD_ROOT{%{_sysconfdir}/xinetd.d,%{_sbindir}}
12cr|nullidentd-1.0-9|42	%makeinstall
12cr|nullidentd-1.0-9|43	install -m755 %{name} $RPM_BUILD_ROOT%{_sbindir}
12cr|nullidentd-1.0-9|44	bzcat %{SOURCE1} > $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/%{name}
12cr|nullidentd-1.0-9|45	install -d $RPM_BUILD_ROOT%{_localstatedir}/lib/%{name}
12cr|nullidentd-1.0-9|46	
12cr|nullidentd-1.0-9|47	%clean
12cr|nullidentd-1.0-9|48	rm -rf $RPM_BUILD_ROOT
12cr|nullidentd-1.0-9|49	
12cr|nullidentd-1.0-9|50	%pre
12cr|nullidentd-1.0-9|51	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/true
12cr|nullidentd-1.0-9|52	
12cr|nullidentd-1.0-9|53	%post
12cr|nullidentd-1.0-9|54	%_post_service xinetd
12cr|nullidentd-1.0-9|55	
12cr|nullidentd-1.0-9|56	%preun
12cr|nullidentd-1.0-9|57	if [ -f /var/run/xinetd.pid ]; then
12cr|nullidentd-1.0-9|58	echo "Restarting xinetd service"
12cr|nullidentd-1.0-9|59	service xinetd restart
12cr|nullidentd-1.0-9|60	fi
12cr|nullidentd-1.0-9|61	
12cr|nullidentd-1.0-9|62	%postun
12cr|nullidentd-1.0-9|63	%_postun_userdel %{name}
12cr|nullidentd-1.0-9|64	
12cr|nullidentd-1.0-9|65	%files
12cr|nullidentd-1.0-9|66	%defattr(-,root,root)
12cr|nullidentd-1.0-9|67	%doc README CHANGELOG
12cr|nullidentd-1.0-9|68	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}
12cr|nullidentd-1.0-9|69	%{_sbindir}/%{name}
12cr|nullidentd-1.0-9|70	%{_localstatedir}/lib/%{name}
12cr|nullidentd-1.0-9|71	
12cr|nullidentd-1.0-9|72	
12cr|nullidentd-1.0-9|73	
12cr|nullidentd-1.0-9|74	%changelog
12cr|nullidentd-1.0-9|75	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 1.0-9mdv2011.0
12cr|nullidentd-1.0-9|76	+ Revision: 664792
12cr|nullidentd-1.0-9|77	- rebuild old pacakge
12cr|nullidentd-1.0-9|78	
12cr|nullidentd-1.0-9|79	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|nullidentd-1.0-9|80	- the mass rebuild of 2010.0 packages
12cr|nullidentd-1.0-9|81	
12cr|nullidentd-1.0-9|82	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-7mdv2010.0
12cr|nullidentd-1.0-9|83	+ Revision: 430188
12cr|nullidentd-1.0-9|84	- rebuild
12cr|nullidentd-1.0-9|85	
12cr|nullidentd-1.0-9|86	* Mon Jun 02 2008 Pixel <pixel@mandriva.com> 1.0-6mdv2009.0
12cr|nullidentd-1.0-9|87	+ Revision: 214231
12cr|nullidentd-1.0-9|88	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|nullidentd-1.0-9|89	
12cr|nullidentd-1.0-9|90	+ Olivier Blin <oblin@mandriva.com>
12cr|nullidentd-1.0-9|91	- restore BuildRoot
12cr|nullidentd-1.0-9|92	
12cr|nullidentd-1.0-9|93	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.0-6mdv2008.1
12cr|nullidentd-1.0-9|94	+ Revision: 130757
12cr|nullidentd-1.0-9|95	- kill re-definition of %%buildroot on Pixel's request
12cr|nullidentd-1.0-9|96	- import nullidentd
12cr|nullidentd-1.0-9|97	
12cr|nullidentd-1.0-9|98	
12cr|nullidentd-1.0-9|99	* Fri Dec 23 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0-6mdk
12cr|nullidentd-1.0-9|100	- get rid of compile warnings (P1)
12cr|nullidentd-1.0-9|101	- fix no-prereq-on rpm-helper
12cr|nullidentd-1.0-9|102	- fix summary-ended-with-dot
12cr|nullidentd-1.0-9|103	- %%mkrel
12cr|nullidentd-1.0-9|104	- convert changelog to utf-8
12cr|nullidentd-1.0-9|105	
12cr|nullidentd-1.0-9|106	* Tue Nov 02 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.0-5mdk
12cr|nullidentd-1.0-9|107	- fix BuildRoot
12cr|nullidentd-1.0-9|108	
12cr|nullidentd-1.0-9|109	* Wed Nov 26 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0-4mdk
12cr|nullidentd-1.0-9|110	- updated url
12cr|nullidentd-1.0-9|111	
12cr|nullidentd-1.0-9|112	* Wed Jul 02 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.0-3mdk
12cr|nullidentd-1.0-9|113	- fix problem with xinetd being disabled after removal of rpm (fixes #4079)
12cr|nullidentd-1.0-9|114	
12cr|nullidentd-1.0-9|115	* Tue Feb 25 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.0-2mdk
12cr|nullidentd-1.0-9|116	- Corrected url
12cr|nullidentd-1.0-9|117	
12cr|nullidentd-1.0-9|118	* Thu Nov 21 2002 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.0-1mdk
12cr|nullidentd-1.0-9|119	- Initial release
12cr|nullidentd-1.0-9|120	- xinetd conf file from je_
12cr|nullidentd-1.0-9|121	- Fixed makefile

3508 12
12cr|nulog-2.1.5-4|1	# This file is provided by python-twisted-core
12cr|nulog-2.1.5-4|2	%define __noautoreq '/usr/bin/twistd'
12cr|nulog-2.1.5-4|3	
12cr|nulog-2.1.5-4|4	Summary:	Firewall log analysis interface written in python
12cr|nulog-2.1.5-4|5	Name:		nulog
12cr|nulog-2.1.5-4|6	Version:	2.1.5
12cr|nulog-2.1.5-4|7	Release:	4
12cr|nulog-2.1.5-4|8	License:	GPL
12cr|nulog-2.1.5-4|9	Group:		System/Servers
12cr|nulog-2.1.5-4|10	URL:		http://www.inl.fr/Nulog.html
12cr|nulog-2.1.5-4|11	Source0:	http://www.inl.fr/download/%{name}-%{version}.tar.bz2
12cr|nulog-2.1.5-4|12	Source1:	nulog
12cr|nulog-2.1.5-4|13	Requires(post): rpm-helper
12cr|nulog-2.1.5-4|14	Requires(preun): rpm-helper
12cr|nulog-2.1.5-4|15	BuildRequires:	python-devel
12cr|nulog-2.1.5-4|16	BuildRequires:	python-docutils
12cr|nulog-2.1.5-4|17	BuildRequires:	gettext
12cr|nulog-2.1.5-4|18	Requires:	python-nevow
12cr|nulog-2.1.5-4|19	Requires:	python-twisted-core
12cr|nulog-2.1.5-4|20	Requires:	python-matplotlib
12cr|nulog-2.1.5-4|21	Requires:	python-soap
12cr|nulog-2.1.5-4|22	Requires:	python-mysql
12cr|nulog-2.1.5-4|23	Requires:	mysql
12cr|nulog-2.1.5-4|24	Requires:	python-ipy
12cr|nulog-2.1.5-4|25	Requires:	python-docutils
12cr|nulog-2.1.5-4|26	Requires:	ulogd-mysql
12cr|nulog-2.1.5-4|27	Provides:	ulog-php = %{version}
12cr|nulog-2.1.5-4|28	Obsoletes:	ulog-php
12cr|nulog-2.1.5-4|29	BuildArch:	noarch
12cr|nulog-2.1.5-4|30	
12cr|nulog-2.1.5-4|31	%description
12cr|nulog-2.1.5-4|32	Nulog is a firewall log analysis interface written in python. Netfilter and
12cr|nulog-2.1.5-4|33	NuFW are able to log selected packets directly in a database like MySQL or
12cr|nulog-2.1.5-4|34	PostgreSQL. Nulog uses this interface to display security events in real-time
12cr|nulog-2.1.5-4|35	on a user-friendly interface.
12cr|nulog-2.1.5-4|36	
12cr|nulog-2.1.5-4|37	%prep
12cr|nulog-2.1.5-4|38	
12cr|nulog-2.1.5-4|39	%setup -q
12cr|nulog-2.1.5-4|40	
12cr|nulog-2.1.5-4|41	%build
12cr|nulog-2.1.5-4|42	make
12cr|nulog-2.1.5-4|43	
12cr|nulog-2.1.5-4|44	%install
12cr|nulog-2.1.5-4|45	python setup.py install --root=%{buildroot}
12cr|nulog-2.1.5-4|46	
12cr|nulog-2.1.5-4|47	install -d %{buildroot}%{_initrddir}
12cr|nulog-2.1.5-4|48	install -d %{buildroot}%{_sysconfdir}/nulog/default_user
12cr|nulog-2.1.5-4|49	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|nulog-2.1.5-4|50	install -d %{buildroot}/var/run/nulog
12cr|nulog-2.1.5-4|51	install -d %{buildroot}/var/lib/nucentral
12cr|nulog-2.1.5-4|52	install -d %{buildroot}%{_datadir}/nulog
12cr|nulog-2.1.5-4|53	
12cr|nulog-2.1.5-4|54	mv %{buildroot}%{_sysconfdir}/nulog/default.core.conf %{buildroot}%{_sysconfdir}/nulog/core.conf
12cr|nulog-2.1.5-4|55	mv %{buildroot}%{_sysconfdir}/nulog/default.nulog.conf %{buildroot}%{_sysconfdir}/nulog/nulog.conf
12cr|nulog-2.1.5-4|56	mv %{buildroot}%{_sysconfdir}/nulog/default.wrapper.conf %{buildroot}%{_sysconfdir}/nulog/wrapper.conf
12cr|nulog-2.1.5-4|57	
12cr|nulog-2.1.5-4|58	cp -fr scripts/ %{buildroot}%{_datadir}/nulog/scripts
12cr|nulog-2.1.5-4|59	
12cr|nulog-2.1.5-4|60	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}
12cr|nulog-2.1.5-4|61	
12cr|nulog-2.1.5-4|62	# install log rotation stuff
12cr|nulog-2.1.5-4|63	cat > %{buildroot}%{_sysconfdir}/logrotate.d/nulog << EOF
12cr|nulog-2.1.5-4|64	/var/log/nulog.log {
12cr|nulog-2.1.5-4|65	create 640 root root
12cr|nulog-2.1.5-4|66	monthly
12cr|nulog-2.1.5-4|67	compress
12cr|nulog-2.1.5-4|68	missingok
12cr|nulog-2.1.5-4|69	postrotate
12cr|nulog-2.1.5-4|70	%{_initrddir}/nulog condrestart > /dev/null 2>&1 || :
12cr|nulog-2.1.5-4|71	endscript
12cr|nulog-2.1.5-4|72	}
12cr|nulog-2.1.5-4|73	EOF
12cr|nulog-2.1.5-4|74	
12cr|nulog-2.1.5-4|75	%post
12cr|nulog-2.1.5-4|76	%_post_service %{name}
12cr|nulog-2.1.5-4|77	
12cr|nulog-2.1.5-4|78	%preun
12cr|nulog-2.1.5-4|79	%_preun_service %{name}
12cr|nulog-2.1.5-4|80	
12cr|nulog-2.1.5-4|81	
12cr|nulog-2.1.5-4|82	%files
12cr|nulog-2.1.5-4|83	%defattr(-,root,root)
12cr|nulog-2.1.5-4|84	%doc COPYING README
12cr|nulog-2.1.5-4|85	%{_initrddir}/%{name}
12cr|nulog-2.1.5-4|86	%dir %{_sysconfdir}/nulog
12cr|nulog-2.1.5-4|87	%dir %{_sysconfdir}/nulog/default_user
12cr|nulog-2.1.5-4|88	%config(noreplace) %{_sysconfdir}/nulog/core.conf
12cr|nulog-2.1.5-4|89	%config(noreplace) %{_sysconfdir}/nulog/nulog.conf
12cr|nulog-2.1.5-4|90	%config(noreplace) %{_sysconfdir}/nulog/wrapper.conf
12cr|nulog-2.1.5-4|91	%config(noreplace) %{_sysconfdir}/logrotate.d/nulog
12cr|nulog-2.1.5-4|92	%{py_puresitedir}/auth
12cr|nulog-2.1.5-4|93	%{py_puresitedir}/nulog-core
12cr|nulog-2.1.5-4|94	%{py_puresitedir}/nulog-web
12cr|nulog-2.1.5-4|95	%{py_puresitedir}/wrapper
12cr|nulog-2.1.5-4|96	%{py_puresitedir}/Nulog-*egg-info
12cr|nulog-2.1.5-4|97	%{_sbindir}/nulog.tac
12cr|nulog-2.1.5-4|98	%{_datadir}/locale/fr/LC_MESSAGES/nulog.mo
12cr|nulog-2.1.5-4|99	%{_datadir}/nulog/scripts
12cr|nulog-2.1.5-4|100	%dir /var/run/nulog
12cr|nulog-2.1.5-4|101	%dir /var/lib/nucentral
12cr|nulog-2.1.5-4|102	
12cr|nulog-2.1.5-4|103	
12cr|nulog-2.1.5-4|104	%changelog
12cr|nulog-2.1.5-4|105	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 2.1.5-2mdv2011.0
12cr|nulog-2.1.5-4|106	+ Revision: 598867
12cr|nulog-2.1.5-4|107	- rebuild
12cr|nulog-2.1.5-4|108	
12cr|nulog-2.1.5-4|109	* Thu Mar 04 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.5-1mdv2010.1
12cr|nulog-2.1.5-4|110	+ Revision: 514190
12cr|nulog-2.1.5-4|111	- sync with mes5 updates:
12cr|nulog-2.1.5-4|112	- BR: python-docutils
12cr|nulog-2.1.5-4|113	- BR: gettext
12cr|nulog-2.1.5-4|114	- misc spec file fixes
12cr|nulog-2.1.5-4|115	- add log rotation script
12cr|nulog-2.1.5-4|116	
12cr|nulog-2.1.5-4|117	* Wed Feb 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.14-6mdv2010.1
12cr|nulog-2.1.5-4|118	+ Revision: 507257
12cr|nulog-2.1.5-4|119	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|nulog-2.1.5-4|120	
12cr|nulog-2.1.5-4|121	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2.14-5mdv2010.0
12cr|nulog-2.1.5-4|122	+ Revision: 430189
12cr|nulog-2.1.5-4|123	- rebuild
12cr|nulog-2.1.5-4|124	
12cr|nulog-2.1.5-4|125	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|nulog-2.1.5-4|126	- lowercase ImageMagick
12cr|nulog-2.1.5-4|127	
12cr|nulog-2.1.5-4|128	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.2.14-4mdv2009.0
12cr|nulog-2.1.5-4|129	+ Revision: 254122
12cr|nulog-2.1.5-4|130	- rebuild
12cr|nulog-2.1.5-4|131	
12cr|nulog-2.1.5-4|132	+ Pixel <pixel@mandriva.com>
12cr|nulog-2.1.5-4|133	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|nulog-2.1.5-4|134	
12cr|nulog-2.1.5-4|135	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.2.14-2mdv2008.1
12cr|nulog-2.1.5-4|136	+ Revision: 171002
12cr|nulog-2.1.5-4|137	- rebuild
12cr|nulog-2.1.5-4|138	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|nulog-2.1.5-4|139	- auto-convert XDG menu entry
12cr|nulog-2.1.5-4|140	
12cr|nulog-2.1.5-4|141	* Sat Jan 05 2008 Jérôme Soyer <saispo@mandriva.org> 1.2.14-1mdv2008.1
12cr|nulog-2.1.5-4|142	+ Revision: 145740
12cr|nulog-2.1.5-4|143	- Add xdg menu
12cr|nulog-2.1.5-4|144	- Rediff the patch for Mandriva webapps policy
12cr|nulog-2.1.5-4|145	Fix some filename
12cr|nulog-2.1.5-4|146	Bump to the last release
12cr|nulog-2.1.5-4|147	
12cr|nulog-2.1.5-4|148	+ Olivier Blin <oblin@mandriva.com>
12cr|nulog-2.1.5-4|149	- restore BuildRoot
12cr|nulog-2.1.5-4|150	
12cr|nulog-2.1.5-4|151	+ Thierry Vignaud <tv@mandriva.org>
12cr|nulog-2.1.5-4|152	- kill re-definition of %%buildroot on Pixel's request
12cr|nulog-2.1.5-4|153	
12cr|nulog-2.1.5-4|154	
12cr|nulog-2.1.5-4|155	* Wed Jun 14 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.8-1mdv2007.0
12cr|nulog-2.1.5-4|156	- 1.1.8
12cr|nulog-2.1.5-4|157	- rediffed P0
12cr|nulog-2.1.5-4|158	
12cr|nulog-2.1.5-4|159	* Wed Jun 14 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.7-1mdk
12cr|nulog-2.1.5-4|160	- 1.1.7
12cr|nulog-2.1.5-4|161	- new name (was ulog-php)
12cr|nulog-2.1.5-4|162	- fix a menuentry
12cr|nulog-2.1.5-4|163	- add mod_rewrite rules to enforce ssl connections
12cr|nulog-2.1.5-4|164	- fix deps
12cr|nulog-2.1.5-4|165	- fix the apache config
12cr|nulog-2.1.5-4|166	
12cr|nulog-2.1.5-4|167	* Sat Apr 30 2005 Marcel Pol <mpol@mandriva.org> 1.0.1-2mdk
12cr|nulog-2.1.5-4|168	- update filelist
12cr|nulog-2.1.5-4|169	
12cr|nulog-2.1.5-4|170	* Fri Apr 29 2005 Marcel Pol <mpol@mandriva.org> 1.0.1-1mdk
12cr|nulog-2.1.5-4|171	- 1.0.1
12cr|nulog-2.1.5-4|172	- don't require mysqlserver
12cr|nulog-2.1.5-4|173	
12cr|nulog-2.1.5-4|174	* Sat Aug 28 2004 Franck Villaume <fvill@freesurf.fr> 0.8.2-1mdk
12cr|nulog-2.1.5-4|175	- 0.8.2
12cr|nulog-2.1.5-4|176	
12cr|nulog-2.1.5-4|177	* Thu Aug 14 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.7-1mdk
12cr|nulog-2.1.5-4|178	- initial cooker contrib
12cr|nulog-2.1.5-4|179	

3509 12
12cr|numexp-core-0.17.1-1|1	%define major	0
12cr|numexp-core-0.17.1-1|2	%define libname %mklibname numexp %major
12cr|numexp-core-0.17.1-1|3	%define develname %mklibname -d numexp
12cr|numexp-core-0.17.1-1|4	
12cr|numexp-core-0.17.1-1|5	Summary:	Family of open-source applications for numeric computation
12cr|numexp-core-0.17.1-1|6	Name:		numexp-core
12cr|numexp-core-0.17.1-1|7	Version:	0.17.1
12cr|numexp-core-0.17.1-1|8	Release:	1
12cr|numexp-core-0.17.1-1|9	License:	GPLv2+
12cr|numexp-core-0.17.1-1|10	Group:		Sciences/Mathematics
12cr|numexp-core-0.17.1-1|11	URL:		http://numexp.sourceforge.net/
12cr|numexp-core-0.17.1-1|12	
12cr|numexp-core-0.17.1-1|13	Source0:		http://prdownloads.sourceforge.net/numexp/%{name}-%{version}.tar.gz
12cr|numexp-core-0.17.1-1|14	Patch0:		numexp-core-0.17.1-no-install-hook.patch
12cr|numexp-core-0.17.1-1|15	Patch1:		numexp-core-0.17.1-fix-format-errors.patch
12cr|numexp-core-0.17.1-1|16	Patch2:		numexp-core-0.17.1-fix-linking.patch
12cr|numexp-core-0.17.1-1|17	
12cr|numexp-core-0.17.1-1|18	BuildRequires:	gmp-devel
12cr|numexp-core-0.17.1-1|19	BuildRequires:	gsl-devel >= 1.4
12cr|numexp-core-0.17.1-1|20	BuildRequires:	libbonobo-devel
12cr|numexp-core-0.17.1-1|21	BuildRequires:	readline-devel
12cr|numexp-core-0.17.1-1|22	BuildRequires:	termcap-devel
12cr|numexp-core-0.17.1-1|23	BuildRequires:	popt-devel
12cr|numexp-core-0.17.1-1|24	BuildRequires:	flex
12cr|numexp-core-0.17.1-1|25	BuildRequires:	python-base
12cr|numexp-core-0.17.1-1|26	BuildRequires:	perl-XML-LibXML
12cr|numexp-core-0.17.1-1|27	BuildRequires:	perl-XML-DT >= 0.26
12cr|numexp-core-0.17.1-1|28	BuildRequires:	perl-DB_File >= 1.803
12cr|numexp-core-0.17.1-1|29	BuildRequires:	mpfr-devel
12cr|numexp-core-0.17.1-1|30	buildrequires:  pkgconfig(libxml-2.0)
12cr|numexp-core-0.17.1-1|31	Requires:	%{libname} = %{version}
12cr|numexp-core-0.17.1-1|32	
12cr|numexp-core-0.17.1-1|33	%description
12cr|numexp-core-0.17.1-1|34	This package is part of the NumExp project, which could be described as a
12cr|numexp-core-0.17.1-1|35	mathematical computation environment or even as a programming language.
12cr|numexp-core-0.17.1-1|36	
12cr|numexp-core-0.17.1-1|37	It contains the backend kernel and a simple text client.
12cr|numexp-core-0.17.1-1|38	No GUI or graphics are available here.
12cr|numexp-core-0.17.1-1|39	
12cr|numexp-core-0.17.1-1|40	%package	-n %{libname}
12cr|numexp-core-0.17.1-1|41	Summary:	Family of open-source applications for numeric computation
12cr|numexp-core-0.17.1-1|42	Group:		Sciences/Mathematics
12cr|numexp-core-0.17.1-1|43	Provides:	libnumexp = %{version}-%{release}
12cr|numexp-core-0.17.1-1|44	Requires:	%{name} = %{version}
12cr|numexp-core-0.17.1-1|45	
12cr|numexp-core-0.17.1-1|46	%description	-n %{libname}
12cr|numexp-core-0.17.1-1|47	This package is part of the NumExp project, which could be described as a
12cr|numexp-core-0.17.1-1|48	mathematical computation environment or even as a programming language.
12cr|numexp-core-0.17.1-1|49	
12cr|numexp-core-0.17.1-1|50	It contains the core libraries, which are necessary for any application that
12cr|numexp-core-0.17.1-1|51	uses NumExp.
12cr|numexp-core-0.17.1-1|52	
12cr|numexp-core-0.17.1-1|53	%package	-n %{develname}
12cr|numexp-core-0.17.1-1|54	Summary:	Family of open-source applications for numeric computation
12cr|numexp-core-0.17.1-1|55	Group:		Development/C
12cr|numexp-core-0.17.1-1|56	Provides:	%{name}-devel = %{version}-%{release}
12cr|numexp-core-0.17.1-1|57	Provides:	numexp-devel = %{version}-%{release}
12cr|numexp-core-0.17.1-1|58	Provides:	libnumexp-devel = %{version}-%{release}
12cr|numexp-core-0.17.1-1|59	Requires:	%{libname} = %{version}
12cr|numexp-core-0.17.1-1|60	Obsoletes:	%{libname}-devel
12cr|numexp-core-0.17.1-1|61	
12cr|numexp-core-0.17.1-1|62	%description	-n %{develname}
12cr|numexp-core-0.17.1-1|63	This package contains header and development files of NumExp.
12cr|numexp-core-0.17.1-1|64	It is necessary only if you want to compile programs that uses NumExp.
12cr|numexp-core-0.17.1-1|65	
12cr|numexp-core-0.17.1-1|66	%prep
12cr|numexp-core-0.17.1-1|67	%setup -q
12cr|numexp-core-0.17.1-1|68	%patch0 -p1 -b .no-install-hook
12cr|numexp-core-0.17.1-1|69	%patch1 -p1 -b .printf
12cr|numexp-core-0.17.1-1|70	%patch2 -p1 -b .fix-linking
12cr|numexp-core-0.17.1-1|71	
12cr|numexp-core-0.17.1-1|72	%build
12cr|numexp-core-0.17.1-1|73	export LIBS="-lbonobo-activation"
12cr|numexp-core-0.17.1-1|74	autoreconf -fi
12cr|numexp-core-0.17.1-1|75	%configure2_5x
12cr|numexp-core-0.17.1-1|76	%make
12cr|numexp-core-0.17.1-1|77	
12cr|numexp-core-0.17.1-1|78	%install
12cr|numexp-core-0.17.1-1|79	%makeinstall_std
12cr|numexp-core-0.17.1-1|80	
12cr|numexp-core-0.17.1-1|81	%{find_lang} %{name}
12cr|numexp-core-0.17.1-1|82	
12cr|numexp-core-0.17.1-1|83	%files -f %{name}.lang
12cr|numexp-core-0.17.1-1|84	%defattr(-,root,root)
12cr|numexp-core-0.17.1-1|85	%doc README
12cr|numexp-core-0.17.1-1|86	%{_bindir}/*
12cr|numexp-core-0.17.1-1|87	%{_libexecdir}/numexp-kernel
12cr|numexp-core-0.17.1-1|88	%{_libdir}/bonobo/servers/*.server
12cr|numexp-core-0.17.1-1|89	%{_prefix}/lib/numexp
12cr|numexp-core-0.17.1-1|90	%{_libdir}/orbit-2.0/*.so
12cr|numexp-core-0.17.1-1|91	%{_datadir}/idl/*.idl
12cr|numexp-core-0.17.1-1|92	%{_datadir}/%{name}
12cr|numexp-core-0.17.1-1|93	%{_sysconfdir}/*
12cr|numexp-core-0.17.1-1|94	
12cr|numexp-core-0.17.1-1|95	%files -n %{libname}
12cr|numexp-core-0.17.1-1|96	%defattr(-,root,root)
12cr|numexp-core-0.17.1-1|97	%{_libdir}/lib*.so.*
12cr|numexp-core-0.17.1-1|98	
12cr|numexp-core-0.17.1-1|99	%files -n %{develname}
12cr|numexp-core-0.17.1-1|100	%defattr(-,root,root)
12cr|numexp-core-0.17.1-1|101	%doc ChangeLog
12cr|numexp-core-0.17.1-1|102	%{_libdir}/lib*.so
12cr|numexp-core-0.17.1-1|103	%{_libdir}/pkgconfig/*
12cr|numexp-core-0.17.1-1|104	%{_includedir}/*
12cr|numexp-core-0.17.1-1|105	
12cr|numexp-core-0.17.1-1|106	
12cr|numexp-core-0.17.1-1|107	%changelog
12cr|numexp-core-0.17.1-1|108	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.16.1-7mdv2011.0
12cr|numexp-core-0.17.1-1|109	+ Revision: 613111
12cr|numexp-core-0.17.1-1|110	- the mass rebuild of 2010.1 packages
12cr|numexp-core-0.17.1-1|111	
12cr|numexp-core-0.17.1-1|112	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.16.1-6mdv2010.0
12cr|numexp-core-0.17.1-1|113	+ Revision: 440351
12cr|numexp-core-0.17.1-1|114	- rebuild
12cr|numexp-core-0.17.1-1|115	
12cr|numexp-core-0.17.1-1|116	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.16.1-5mdv2009.1
12cr|numexp-core-0.17.1-1|117	+ Revision: 354794
12cr|numexp-core-0.17.1-1|118	- fix format and linking errors
12cr|numexp-core-0.17.1-1|119	
12cr|numexp-core-0.17.1-1|120	+ Thierry Vignaud <tv@mandriva.org>
12cr|numexp-core-0.17.1-1|121	- rebuild
12cr|numexp-core-0.17.1-1|122	
12cr|numexp-core-0.17.1-1|123	+ Pixel <pixel@mandriva.com>
12cr|numexp-core-0.17.1-1|124	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|numexp-core-0.17.1-1|125	
12cr|numexp-core-0.17.1-1|126	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.16.1-2mdv2008.1
12cr|numexp-core-0.17.1-1|127	+ Revision: 171003
12cr|numexp-core-0.17.1-1|128	- rebuild
12cr|numexp-core-0.17.1-1|129	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|numexp-core-0.17.1-1|130	- kill re-definition of %%buildroot on Pixel's request
12cr|numexp-core-0.17.1-1|131	
12cr|numexp-core-0.17.1-1|132	+ Olivier Blin <oblin@mandriva.com>
12cr|numexp-core-0.17.1-1|133	- restore BuildRoot
12cr|numexp-core-0.17.1-1|134	
12cr|numexp-core-0.17.1-1|135	* Wed Jul 25 2007 Funda Wang <fwang@mandriva.org> 0.16.1-1mdv2008.0
12cr|numexp-core-0.17.1-1|136	+ Revision: 55456
12cr|numexp-core-0.17.1-1|137	- New version 0.16.1
12cr|numexp-core-0.17.1-1|138	
12cr|numexp-core-0.17.1-1|139	* Wed Jul 25 2007 Funda Wang <fwang@mandriva.org> 0.16.0-2mdv2008.0
12cr|numexp-core-0.17.1-1|140	+ Revision: 55157
12cr|numexp-core-0.17.1-1|141	- More provides for devel package
12cr|numexp-core-0.17.1-1|142	
12cr|numexp-core-0.17.1-1|143	* Tue Jul 24 2007 Funda Wang <fwang@mandriva.org> 0.16.0-1mdv2008.0
12cr|numexp-core-0.17.1-1|144	+ Revision: 54899
12cr|numexp-core-0.17.1-1|145	- numexp installed in /usr/lib rather than /usr/$LIB
12cr|numexp-core-0.17.1-1|146	- New version
12cr|numexp-core-0.17.1-1|147	- drop old patches
12cr|numexp-core-0.17.1-1|148	- add patch3 to fix install path
12cr|numexp-core-0.17.1-1|149	- BuildRequires mpfr
12cr|numexp-core-0.17.1-1|150	- New version
12cr|numexp-core-0.17.1-1|151	
12cr|numexp-core-0.17.1-1|152	
12cr|numexp-core-0.17.1-1|153	* Mon Aug 22 2005 Abel Cheung <deaddog@mandriva.org> 0.11.0-1mdk
12cr|numexp-core-0.17.1-1|154	- New release 0.11.0
12cr|numexp-core-0.17.1-1|155	- Patch2: gcc 4.0 fix
12cr|numexp-core-0.17.1-1|156	
12cr|numexp-core-0.17.1-1|157	* Wed Feb 09 2005 Abel Cheung <deaddog@mandrake.org> 0.10.0-2mdk
12cr|numexp-core-0.17.1-1|158	- rebuild
12cr|numexp-core-0.17.1-1|159	
12cr|numexp-core-0.17.1-1|160	* Wed Oct 27 2004 Abel Cheung <deaddog@mandrake.org> 0.10.0-1mdk
12cr|numexp-core-0.17.1-1|161	- New version
12cr|numexp-core-0.17.1-1|162	- Patch1: Adds detection for berkeley db 4.2 (and use shared lib)
12cr|numexp-core-0.17.1-1|163	
12cr|numexp-core-0.17.1-1|164	* Thu Oct 16 2003 Abel Cheung <deaddog@deaddog.org> 0.9.0-1mdk
12cr|numexp-core-0.17.1-1|165	- First Mandrake spec
12cr|numexp-core-0.17.1-1|166	- Patch0: Avoid segfault when loading empty config file
12cr|numexp-core-0.17.1-1|167	

3510 12
12cr|numptyphysics-0.3.3-1|1	Name:           numptyphysics
12cr|numptyphysics-0.3.3-1|2	Version:        0.3.3
12cr|numptyphysics-0.3.3-1|3	Release:        1
12cr|numptyphysics-0.3.3-1|4	Summary:        A crayon-drawing based physics puzzle game
12cr|numptyphysics-0.3.3-1|5	
12cr|numptyphysics-0.3.3-1|6	Group:          Games/Puzzles
12cr|numptyphysics-0.3.3-1|7	License:        GPLv3+
12cr|numptyphysics-0.3.3-1|8	URL:            http://numptyphysics.garage.maemo.org/
12cr|numptyphysics-0.3.3-1|9	# git clone git://github.com/harmattan/numptyphysics.git
12cr|numptyphysics-0.3.3-1|10	# cd numptyphysics
12cr|numptyphysics-0.3.3-1|11	# git archive --format=tar --prefix=numptyphysics-0.3.3/ 0.3.3 | \
12cr|numptyphysics-0.3.3-1|12	# gzip > ../numptyphysics-0.3.3.tar.gz
12cr|numptyphysics-0.3.3-1|13	Source0:        %{name}-%{version}.tar.gz
12cr|numptyphysics-0.3.3-1|14	Source1:        numptyphysics.desktop
12cr|numptyphysics-0.3.3-1|15	Source10:       numptyphysics-levels.tar.gz
12cr|numptyphysics-0.3.3-1|16	patch2:         numptyphysics-0.3.3.fixclose.patch
12cr|numptyphysics-0.3.3-1|17	patch3:         numptyphysics-0.3.3.fixmake.patch
12cr|numptyphysics-0.3.3-1|18	
12cr|numptyphysics-0.3.3-1|19	BuildRequires:  SDL_image-devel
12cr|numptyphysics-0.3.3-1|20	BuildRequires:  desktop-file-utils
12cr|numptyphysics-0.3.3-1|21	buildrequires:  pkgconfig(SDL_ttf)
12cr|numptyphysics-0.3.3-1|22	
12cr|numptyphysics-0.3.3-1|23	%description
12cr|numptyphysics-0.3.3-1|24	Harness gravity with your crayon and set about creating blocks, ramps,
12cr|numptyphysics-0.3.3-1|25	levers, pulleys and whatever else you fancy to get the little red thing to
12cr|numptyphysics-0.3.3-1|26	the little yellow thing.
12cr|numptyphysics-0.3.3-1|27	
12cr|numptyphysics-0.3.3-1|28	
12cr|numptyphysics-0.3.3-1|29	%prep
12cr|numptyphysics-0.3.3-1|30	%setup -q
12cr|numptyphysics-0.3.3-1|31	%patch2 -p 1 -b .fixclose
12cr|numptyphysics-0.3.3-1|32	%patch3 -p 1 -b .fixmake
12cr|numptyphysics-0.3.3-1|33	
12cr|numptyphysics-0.3.3-1|34	%build
12cr|numptyphysics-0.3.3-1|35	export LIBS="-lz -lX11"
12cr|numptyphysics-0.3.3-1|36	%make
12cr|numptyphysics-0.3.3-1|37	
12cr|numptyphysics-0.3.3-1|38	
12cr|numptyphysics-0.3.3-1|39	%install
12cr|numptyphysics-0.3.3-1|40	
12cr|numptyphysics-0.3.3-1|41	%make_install
12cr|numptyphysics-0.3.3-1|42	
12cr|numptyphysics-0.3.3-1|43	# Directory structure
12cr|numptyphysics-0.3.3-1|44	install -d %{buildroot}%{_datadir}/numptyphysics
12cr|numptyphysics-0.3.3-1|45	install -d %{buildroot}%{_bindir}
12cr|numptyphysics-0.3.3-1|46	install -d %{buildroot}%{_datadir}/pixmaps
12cr|numptyphysics-0.3.3-1|47	
12cr|numptyphysics-0.3.3-1|48	# Files
12cr|numptyphysics-0.3.3-1|49	install -pm 644 data/numptyphysics.png %{buildroot}%{_datadir}/pixmaps/numptyphysics.png
12cr|numptyphysics-0.3.3-1|50	
12cr|numptyphysics-0.3.3-1|51	# Additional levels
12cr|numptyphysics-0.3.3-1|52	tar xzf %{SOURCE10} -C %{buildroot}%{_datadir}/numptyphysics
12cr|numptyphysics-0.3.3-1|53	mv -f %{buildroot}%{_datadir}/numptyphysics/numptyphysics-levels/*.nph %{buildroot}%{_datadir}/numptyphysics/
12cr|numptyphysics-0.3.3-1|54	rm -rf %{buildroot}%{_datadir}/numptyphysics/numptyphysics-levels
12cr|numptyphysics-0.3.3-1|55	
12cr|numptyphysics-0.3.3-1|56	# Icon
12cr|numptyphysics-0.3.3-1|57	desktop-file-install %{SOURCE1} \
12cr|numptyphysics-0.3.3-1|58	--dir=%{buildroot}%{_datadir}/applications
12cr|numptyphysics-0.3.3-1|59	
12cr|numptyphysics-0.3.3-1|60	
12cr|numptyphysics-0.3.3-1|61	%files
12cr|numptyphysics-0.3.3-1|62	%defattr(-,root,root,-)
12cr|numptyphysics-0.3.3-1|63	%{_bindir}/numptyphysics
12cr|numptyphysics-0.3.3-1|64	%{_datadir}/numptyphysics
12cr|numptyphysics-0.3.3-1|65	%{_datadir}/pixmaps/numptyphysics.png
12cr|numptyphysics-0.3.3-1|66	%{_datadir}/applications/numptyphysics.desktop
12cr|numptyphysics-0.3.3-1|67	
12cr|numptyphysics-0.3.3-1|68	
12cr|numptyphysics-0.3.3-1|69	
12cr|numptyphysics-0.3.3-1|70	%changelog
12cr|numptyphysics-0.3.3-1|71	* Thu Dec 08 2011 Александр Казанцев <kazancas@mandriva.org> 0.3-0.6.20080925svn
12cr|numptyphysics-0.3.3-1|72	+ Revision: 739122
12cr|numptyphysics-0.3.3-1|73	- imported package numptyphysics
12cr|numptyphysics-0.3.3-1|74	

3511 12
12cr|nusoap-0.9.5-1|1	%define _requires_exceptions pear(f:
12cr|nusoap-0.9.5-1|2	%define _provides_exceptions pear(f:
12cr|nusoap-0.9.5-1|3	
12cr|nusoap-0.9.5-1|4	Summary:	SOAP Toolkit for PHP
12cr|nusoap-0.9.5-1|5	Name:		nusoap
12cr|nusoap-0.9.5-1|6	Version:	0.9.5
12cr|nusoap-0.9.5-1|7	Release:	%mkrel 1
12cr|nusoap-0.9.5-1|8	License:	LGPLv2.1+
12cr|nusoap-0.9.5-1|9	Group:		Development/PHP
12cr|nusoap-0.9.5-1|10	URL:		http://sourceforge.net/projects/nusoap/
12cr|nusoap-0.9.5-1|11	Source0:	https://downloads.sourceforge.net/project/nusoap/%{name}/%{version}/%{name}-%{version}.zip
12cr|nusoap-0.9.5-1|12	Source1:	https://downloads.sourceforge.net/project/nusoap/%{name}-docs/%{version}/%{name}-docs-%{version}.zip
12cr|nusoap-0.9.5-1|13	BuildArch:	noarch
12cr|nusoap-0.9.5-1|14	Requires:	php-pear
12cr|nusoap-0.9.5-1|15	
12cr|nusoap-0.9.5-1|16	%description
12cr|nusoap-0.9.5-1|17	NuSOAP is a rewrite of SOAPx4, provided by NuSphere and Dietrich Ayala. It is a
12cr|nusoap-0.9.5-1|18	set of PHP classes - no PHP extensions required -  that allow developers to
12cr|nusoap-0.9.5-1|19	create and consume web services based on SOAP 1.1, WSDL 1.1 and HTTP 1.0/1.1.
12cr|nusoap-0.9.5-1|20	
12cr|nusoap-0.9.5-1|21	%prep
12cr|nusoap-0.9.5-1|22	
12cr|nusoap-0.9.5-1|23	%setup -q -c -a1
12cr|nusoap-0.9.5-1|24	
12cr|nusoap-0.9.5-1|25	# clean up CVS stuff
12cr|nusoap-0.9.5-1|26	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|nusoap-0.9.5-1|27	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|nusoap-0.9.5-1|28	done
12cr|nusoap-0.9.5-1|29	
12cr|nusoap-0.9.5-1|30	find . -type d -exec chmod 755 {} \;
12cr|nusoap-0.9.5-1|31	find . -type f -exec chmod 644 {} \;
12cr|nusoap-0.9.5-1|32	
12cr|nusoap-0.9.5-1|33	# strip away annoying ^M
12cr|nusoap-0.9.5-1|34	find -type f -print0|xargs -0 file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|nusoap-0.9.5-1|35	find -type f -print0|xargs -0 file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|nusoap-0.9.5-1|36	
12cr|nusoap-0.9.5-1|37	perl -pi -e "s|\(\'\.\.\/lib\/|\(\'%{_datadir}/pear/nusoap/|g" samples/*
12cr|nusoap-0.9.5-1|38	
12cr|nusoap-0.9.5-1|39	mv lib/changelog lib/changelog.old
12cr|nusoap-0.9.5-1|40	iconv -f ISO-8859-1 -t UTF-8 lib/changelog.old > lib/changelog
12cr|nusoap-0.9.5-1|41	
12cr|nusoap-0.9.5-1|42	%build
12cr|nusoap-0.9.5-1|43	
12cr|nusoap-0.9.5-1|44	%install
12cr|nusoap-0.9.5-1|45	install -d %{buildroot}%{_datadir}/pear/nusoap
12cr|nusoap-0.9.5-1|46	install -m0644 lib/*.php %{buildroot}%{_datadir}/pear/nusoap/
12cr|nusoap-0.9.5-1|47	
12cr|nusoap-0.9.5-1|48	%files
12cr|nusoap-0.9.5-1|49	%defattr(-,root,root)
12cr|nusoap-0.9.5-1|50	%doc lib/changelog docs/* samples
12cr|nusoap-0.9.5-1|51	%dir %{_datadir}/pear/nusoap
12cr|nusoap-0.9.5-1|52	%{_datadir}/pear/nusoap/*php
12cr|nusoap-0.9.5-1|53	
12cr|nusoap-0.9.5-1|54	
12cr|nusoap-0.9.5-1|55	%changelog
12cr|nusoap-0.9.5-1|56	* Tue Feb 07 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9.5-1mdv2012.0
12cr|nusoap-0.9.5-1|57	+ Revision: 771620
12cr|nusoap-0.9.5-1|58	- new version 0.9.5
12cr|nusoap-0.9.5-1|59	
12cr|nusoap-0.9.5-1|60	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|nusoap-0.9.5-1|61	- the mass rebuild of 2010.0 packages
12cr|nusoap-0.9.5-1|62	
12cr|nusoap-0.9.5-1|63	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.7.3-2mdv2010.0
12cr|nusoap-0.9.5-1|64	+ Revision: 430190
12cr|nusoap-0.9.5-1|65	- rebuild
12cr|nusoap-0.9.5-1|66	
12cr|nusoap-0.9.5-1|67	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.3-1mdv2009.0
12cr|nusoap-0.9.5-1|68	+ Revision: 239097
12cr|nusoap-0.9.5-1|69	- 0.7.3
12cr|nusoap-0.9.5-1|70	
12cr|nusoap-0.9.5-1|71	+ Olivier Blin <blino@mandriva.org>
12cr|nusoap-0.9.5-1|72	- restore BuildRoot
12cr|nusoap-0.9.5-1|73	
12cr|nusoap-0.9.5-1|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|nusoap-0.9.5-1|75	- kill re-definition of %%buildroot on Pixel's request
12cr|nusoap-0.9.5-1|76	
12cr|nusoap-0.9.5-1|77	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.2-4mdv2008.0
12cr|nusoap-0.9.5-1|78	+ Revision: 90012
12cr|nusoap-0.9.5-1|79	- rebuild
12cr|nusoap-0.9.5-1|80	
12cr|nusoap-0.9.5-1|81	
12cr|nusoap-0.9.5-1|82	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-3mdv2007.0
12cr|nusoap-0.9.5-1|83	+ Revision: 113862
12cr|nusoap-0.9.5-1|84	- Import nusoap
12cr|nusoap-0.9.5-1|85	
12cr|nusoap-0.9.5-1|86	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-3mdv2007.1
12cr|nusoap-0.9.5-1|87	- use the mkrel macro
12cr|nusoap-0.9.5-1|88	
12cr|nusoap-0.9.5-1|89	* Fri Dec 02 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-2mdk
12cr|nusoap-0.9.5-1|90	- re-added into contrib (where did it go?)
12cr|nusoap-0.9.5-1|91	- move it to /usr/share/pear/nusoap to make it easier
12cr|nusoap-0.9.5-1|92	
12cr|nusoap-0.9.5-1|93	* Thu Oct 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-1mdk
12cr|nusoap-0.9.5-1|94	- initial Mandriva package
12cr|nusoap-0.9.5-1|95	

3512 12
12cr|nut-monitor-1.1-2|1	Summary:	NUT (Network UPS Tools) GUI Client
12cr|nut-monitor-1.1-2|2	Name:		nut-monitor
12cr|nut-monitor-1.1-2|3	Version:	1.1
12cr|nut-monitor-1.1-2|4	Release:	%mkrel 2
12cr|nut-monitor-1.1-2|5	Group:		Monitoring
12cr|nut-monitor-1.1-2|6	License:	GPLv3+
12cr|nut-monitor-1.1-2|7	URL:		http://www.lestat.st/informatique/projets/nut-monitor-en
12cr|nut-monitor-1.1-2|8	Source0:	http://www.lestat.st/_media/informatique/projets/nut-monitor/%{name}-%{version}.tar.gz
12cr|nut-monitor-1.1-2|9	Requires:	pygtk2.0
12cr|nut-monitor-1.1-2|10	Requires:	pygtk2.0-libglade
12cr|nut-monitor-1.1-2|11	Requires:	python
12cr|nut-monitor-1.1-2|12	Requires:	python-pynut
12cr|nut-monitor-1.1-2|13	BuildRequires:	imagemagick
12cr|nut-monitor-1.1-2|14	BuildArch:	noarch
12cr|nut-monitor-1.1-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|nut-monitor-1.1-2|16	
12cr|nut-monitor-1.1-2|17	%description
12cr|nut-monitor-1.1-2|18	NUT-Monitor is a graphical application to monitor and manage UPSes connected to
12cr|nut-monitor-1.1-2|19	a NUT server. This application is written in Python and PyGTK and uses the
12cr|nut-monitor-1.1-2|20	PyNUT class.
12cr|nut-monitor-1.1-2|21	
12cr|nut-monitor-1.1-2|22	%prep
12cr|nut-monitor-1.1-2|23	
12cr|nut-monitor-1.1-2|24	%setup -q -n %{name}-%{version}
12cr|nut-monitor-1.1-2|25	
12cr|nut-monitor-1.1-2|26	%build
12cr|nut-monitor-1.1-2|27	
12cr|nut-monitor-1.1-2|28	%install
12cr|nut-monitor-1.1-2|29	rm -rf %{buildroot}
12cr|nut-monitor-1.1-2|30	
12cr|nut-monitor-1.1-2|31	install -d %{buildroot}%{_datadir}/%{name}
12cr|nut-monitor-1.1-2|32	install -d %{buildroot}%{_bindir}
12cr|nut-monitor-1.1-2|33	
12cr|nut-monitor-1.1-2|34	install -m0755 NUT-Monitor %{buildroot}%{_bindir}/%{name}
12cr|nut-monitor-1.1-2|35	install -m0644 gui.glade %{buildroot}%{_datadir}/%{name}/
12cr|nut-monitor-1.1-2|36	
12cr|nut-monitor-1.1-2|37	# install icons
12cr|nut-monitor-1.1-2|38	install -d %{buildroot}%{_miconsdir}
12cr|nut-monitor-1.1-2|39	install -d %{buildroot}%{_iconsdir}
12cr|nut-monitor-1.1-2|40	install -d %{buildroot}%{_liconsdir}
12cr|nut-monitor-1.1-2|41	
12cr|nut-monitor-1.1-2|42	convert -scale 16x16 %{name}.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|nut-monitor-1.1-2|43	convert -scale 32x32 %{name}.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|nut-monitor-1.1-2|44	install -m0644 %{name}.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|nut-monitor-1.1-2|45	
12cr|nut-monitor-1.1-2|46	# menu
12cr|nut-monitor-1.1-2|47	install -d %{buildroot}%{_datadir}/applications
12cr|nut-monitor-1.1-2|48	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cr|nut-monitor-1.1-2|49	[Desktop Entry]
12cr|nut-monitor-1.1-2|50	Encoding=UTF-8
12cr|nut-monitor-1.1-2|51	Name=NUT Monitor
12cr|nut-monitor-1.1-2|52	Comment=Network UPS Tools GUI client
12cr|nut-monitor-1.1-2|53	Exec=%{name}
12cr|nut-monitor-1.1-2|54	Icon=%{name}
12cr|nut-monitor-1.1-2|55	Terminal=false
12cr|nut-monitor-1.1-2|56	Type=Application
12cr|nut-monitor-1.1-2|57	Categories=GTK;Settings;System;X-MandrivaLinux-CrossDesktop;
12cr|nut-monitor-1.1-2|58	EOF
12cr|nut-monitor-1.1-2|59	
12cr|nut-monitor-1.1-2|60	%if %mdkversion < 200900
12cr|nut-monitor-1.1-2|61	%post
12cr|nut-monitor-1.1-2|62	%update_menus
12cr|nut-monitor-1.1-2|63	%endif
12cr|nut-monitor-1.1-2|64	
12cr|nut-monitor-1.1-2|65	%if %mdkversion < 200900
12cr|nut-monitor-1.1-2|66	%postun
12cr|nut-monitor-1.1-2|67	%clean_menus
12cr|nut-monitor-1.1-2|68	%endif
12cr|nut-monitor-1.1-2|69	
12cr|nut-monitor-1.1-2|70	%clean
12cr|nut-monitor-1.1-2|71	rm -rf %buildroot
12cr|nut-monitor-1.1-2|72	
12cr|nut-monitor-1.1-2|73	%files
12cr|nut-monitor-1.1-2|74	%defattr(-,root,root)
12cr|nut-monitor-1.1-2|75	%doc README copyright
12cr|nut-monitor-1.1-2|76	%{_bindir}/%{name}
12cr|nut-monitor-1.1-2|77	%{_datadir}/%{name}
12cr|nut-monitor-1.1-2|78	%{_datadir}/applications/%{name}.desktop
12cr|nut-monitor-1.1-2|79	%{_iconsdir}/%{name}.png
12cr|nut-monitor-1.1-2|80	%{_liconsdir}/%{name}.png
12cr|nut-monitor-1.1-2|81	%{_miconsdir}/%{name}.png
12cr|nut-monitor-1.1-2|82	
12cr|nut-monitor-1.1-2|83	
12cr|nut-monitor-1.1-2|84	%changelog
12cr|nut-monitor-1.1-2|85	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.1-2mdv2010.0
12cr|nut-monitor-1.1-2|86	+ Revision: 440354
12cr|nut-monitor-1.1-2|87	- rebuild
12cr|nut-monitor-1.1-2|88	
12cr|nut-monitor-1.1-2|89	* Wed Mar 11 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdv2009.1
12cr|nut-monitor-1.1-2|90	+ Revision: 353748
12cr|nut-monitor-1.1-2|91	- 1.1
12cr|nut-monitor-1.1-2|92	
12cr|nut-monitor-1.1-2|93	* Tue Sep 30 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2009.1
12cr|nut-monitor-1.1-2|94	+ Revision: 290080
12cr|nut-monitor-1.1-2|95	- import nut-monitor
12cr|nut-monitor-1.1-2|96	
12cr|nut-monitor-1.1-2|97	
12cr|nut-monitor-1.1-2|98	* Tue Sep 30 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2009.0
12cr|nut-monitor-1.1-2|99	- initial Mandriva package

3513 12
12cr|nux-3.10.0-1|1	%define api 3.0
12cr|nux-3.10.0-1|2	%define major 0
12cr|nux-3.10.0-1|3	%define libname %mklibname %{name} %{major}
12cr|nux-3.10.0-1|4	%define develname %mklibname %{name} -d
12cr|nux-3.10.0-1|5	
12cr|nux-3.10.0-1|6	Summary:	Visual rendering toolkit for real-time applications
12cr|nux-3.10.0-1|7	Name:		nux
12cr|nux-3.10.0-1|8	Version:	3.10.0
12cr|nux-3.10.0-1|9	Release:	1
12cr|nux-3.10.0-1|10	License:	LGPL
12cr|nux-3.10.0-1|11	Group:		System/Libraries
12cr|nux-3.10.0-1|12	Source0:	https://launchpad.net/nux/3.0/3.10/+download/%{name}-%{version}.tar.gz
12cr|nux-3.10.0-1|13	BuildRequires:	pkgconfig(cairo)
12cr|nux-3.10.0-1|14	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cr|nux-3.10.0-1|15	BuildRequires:	pkgconfig(libpng15)
12cr|nux-3.10.0-1|16	BuildRequires:	pkgconfig(sigc++-2.0)
12cr|nux-3.10.0-1|17	BuildRequires:	pkgconfig(glew)
12cr|nux-3.10.0-1|18	BuildRequires:	pkgconfig(glewmx)
12cr|nux-3.10.0-1|19	BuildRequires:	pkgconfig(glu)
12cr|nux-3.10.0-1|20	BuildRequires:	pkgconfig(egl)
12cr|nux-3.10.0-1|21	BuildRequires:	pkgconfig(glesv2)
12cr|nux-3.10.0-1|22	BuildRequires:	pkgconfig(pango)
12cr|nux-3.10.0-1|23	BuildRequires:	pkgconfig(pangocairo)
12cr|nux-3.10.0-1|24	BuildRequires:	pkgconfig(libpci)
12cr|nux-3.10.0-1|25	BuildRequires:	pkgconfig(xinerama)
12cr|nux-3.10.0-1|26	BuildRequires:	pkgconfig(xcomposite)
12cr|nux-3.10.0-1|27	BuildRequires:	pkgconfig(libgeis)
12cr|nux-3.10.0-1|28	BuildRequires:  pkgconfig(ibus-1.0)
12cr|nux-3.10.0-1|29	#BuildRequires:	gtest-devel
12cr|nux-3.10.0-1|30	BuildRequires:	gmock-devel
12cr|nux-3.10.0-1|31	BuildRequires:	boost-devel
12cr|nux-3.10.0-1|32	
12cr|nux-3.10.0-1|33	Requires:	%{libname} = %{version}-%{release}
12cr|nux-3.10.0-1|34	
12cr|nux-3.10.0-1|35	%description
12cr|nux-3.10.0-1|36	Visual rendering toolkit for real-time applications - tools
12cr|nux-3.10.0-1|37	Nux is a graphical user interface toolkit for applications that mixes OpenGL
12cr|nux-3.10.0-1|38	hardware acceleration with high quality visual rendering.
12cr|nux-3.10.0-1|39	
12cr|nux-3.10.0-1|40	%package -n %{libname}
12cr|nux-3.10.0-1|41	Summary:    Libraries for the nux package
12cr|nux-3.10.0-1|42	Group:      System/Libraries
12cr|nux-3.10.0-1|43	
12cr|nux-3.10.0-1|44	%description -n %{libname}
12cr|nux-3.10.0-1|45	Libraries for nux.
12cr|nux-3.10.0-1|46	
12cr|nux-3.10.0-1|47	%package -n %{develname}
12cr|nux-3.10.0-1|48	Summary:    Nux headers and development libraries
12cr|nux-3.10.0-1|49	Group:      Development/Other
12cr|nux-3.10.0-1|50	Requires:   %{libname} = %{version}
12cr|nux-3.10.0-1|51	Provides:   %{name}-devel = %{version}-%{release}
12cr|nux-3.10.0-1|52	
12cr|nux-3.10.0-1|53	%description -n %{develname}
12cr|nux-3.10.0-1|54	Nux development headers and libraries.
12cr|nux-3.10.0-1|55	
12cr|nux-3.10.0-1|56	%prep
12cr|nux-3.10.0-1|57	%setup -q
12cr|nux-3.10.0-1|58	
12cr|nux-3.10.0-1|59	%build
12cr|nux-3.10.0-1|60	%define _disable_ld_no_undefined 1
12cr|nux-3.10.0-1|61	# enable-ooengles-20 is the only way to build...
12cr|nux-3.10.0-1|62	# otherwise we get hundreds of "multiple definition" errors
12cr|nux-3.10.0-1|63	%configure2_5x --enable-opengles-20
12cr|nux-3.10.0-1|64	%make LIBS='-lpthread'
12cr|nux-3.10.0-1|65	
12cr|nux-3.10.0-1|66	%install
12cr|nux-3.10.0-1|67	%makeinstall_std
12cr|nux-3.10.0-1|68	
12cr|nux-3.10.0-1|69	rm -f %{buildroot}/%{_libdir}/*.la
12cr|nux-3.10.0-1|70	
12cr|nux-3.10.0-1|71	%files
12cr|nux-3.10.0-1|72	%doc README INSTALL COPYING COPYING.gpl TODO AUTHORS NEWS ChangeLog doxygen-include.am doxygen.cfg
12cr|nux-3.10.0-1|73	%{_libdir}/unity_support_test
12cr|nux-3.10.0-1|74	%{_datadir}/nux/3.0/UITextures/*
12cr|nux-3.10.0-1|75	%{_datadir}/nux/3.0/Fonts/*
12cr|nux-3.10.0-1|76	
12cr|nux-3.10.0-1|77	%files -n %{libname}
12cr|nux-3.10.0-1|78	%{_libdir}/*-%{api}.so.%{major}*
12cr|nux-3.10.0-1|79	
12cr|nux-3.10.0-1|80	%files -n %{develname}
12cr|nux-3.10.0-1|81	%{_datadir}/nux/gputests/*.cpp
12cr|nux-3.10.0-1|82	%{_includedir}/Nux-3.0/Nux/*.h
12cr|nux-3.10.0-1|83	%{_includedir}/Nux-3.0/Nux/Readme.txt
12cr|nux-3.10.0-1|84	#% {_includedir}/Nux-3.0/NuxImage/*.h
12cr|nux-3.10.0-1|85	%{_includedir}/Nux-3.0/NuxGraphics/*.h
12cr|nux-3.10.0-1|86	%{_includedir}/Nux-3.0/NuxCore/*.h
12cr|nux-3.10.0-1|87	%{_includedir}/Nux-3.0/NuxCore/Character/*.h
12cr|nux-3.10.0-1|88	%{_includedir}/Nux-3.0/NuxCore/FileManager/*.h
12cr|nux-3.10.0-1|89	%{_includedir}/Nux-3.0/NuxCore/Math/*.h
12cr|nux-3.10.0-1|90	%{_includedir}/Nux-3.0/Nux/ProgramFramework/*.h
12cr|nux-3.10.0-1|91	#% {_includedir}/Nux-3.0/NuxCore/TinyXML/*.h
12cr|nux-3.10.0-1|92	%{_libdir}/*.so
12cr|nux-3.10.0-1|93	%{_libdir}/pkgconfig/*.pc
12cr|nux-3.10.0-1|94	

3514 12
12cr|nvclock-0.8-0.b4.4|1	%define beta b4
12cr|nvclock-0.8-0.b4.4|2	
12cr|nvclock-0.8-0.b4.4|3	Summary:	Overclocking tool for NVIDIA graphic boards
12cr|nvclock-0.8-0.b4.4|4	Name:		nvclock
12cr|nvclock-0.8-0.b4.4|5	Version:	0.8
12cr|nvclock-0.8-0.b4.4|6	Release:	%mkrel 0.%{beta}.4
12cr|nvclock-0.8-0.b4.4|7	License:	GPLv2+
12cr|nvclock-0.8-0.b4.4|8	Group:		System/Configuration/Hardware
12cr|nvclock-0.8-0.b4.4|9	URL:		http://www.linuxhardware.org/nvclock/
12cr|nvclock-0.8-0.b4.4|10	Source:		http://www.linuxhardware.org/nvclock/%{name}%{version}%{beta}.tar.bz2
12cr|nvclock-0.8-0.b4.4|11	Patch0:		%{name}0.8b4-makefile.patch
12cr|nvclock-0.8-0.b4.4|12	BuildRequires:	gtk+2-devel
12cr|nvclock-0.8-0.b4.4|13	BuildRequires:	desktop-file-utils
12cr|nvclock-0.8-0.b4.4|14	Obsoletes:	%{name}-gtk < 0.8-0.b4.1
12cr|nvclock-0.8-0.b4.4|15	Obsoletes:	%{name}-qt3 < 0.8-0.b4.1
12cr|nvclock-0.8-0.b4.4|16	Provides:	%{name}-gtk
12cr|nvclock-0.8-0.b4.4|17	Provides:	%{name}-qt3
12cr|nvclock-0.8-0.b4.4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|nvclock-0.8-0.b4.4|19	
12cr|nvclock-0.8-0.b4.4|20	%description
12cr|nvclock-0.8-0.b4.4|21	This program allows you to overclock your nvidia card under linux.
12cr|nvclock-0.8-0.b4.4|22	
12cr|nvclock-0.8-0.b4.4|23	%prep
12cr|nvclock-0.8-0.b4.4|24	%setup -q -n %{name}%{version}%{beta}
12cr|nvclock-0.8-0.b4.4|25	%patch0 -p1
12cr|nvclock-0.8-0.b4.4|26	
12cr|nvclock-0.8-0.b4.4|27	%build
12cr|nvclock-0.8-0.b4.4|28	%configure2_5x \
12cr|nvclock-0.8-0.b4.4|29	--enable-gtk \
12cr|nvclock-0.8-0.b4.4|30	--disable-qt \
12cr|nvclock-0.8-0.b4.4|31	--enable-nvcontrol
12cr|nvclock-0.8-0.b4.4|32	
12cr|nvclock-0.8-0.b4.4|33	%make -j1
12cr|nvclock-0.8-0.b4.4|34	
12cr|nvclock-0.8-0.b4.4|35	%install
12cr|nvclock-0.8-0.b4.4|36	rm -rf %{buildroot}
12cr|nvclock-0.8-0.b4.4|37	
12cr|nvclock-0.8-0.b4.4|38	%makeinstall_std
12cr|nvclock-0.8-0.b4.4|39	
12cr|nvclock-0.8-0.b4.4|40	desktop-file-install \
12cr|nvclock-0.8-0.b4.4|41	--add-category="HardwareSettings" \
12cr|nvclock-0.8-0.b4.4|42	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|nvclock-0.8-0.b4.4|43	
12cr|nvclock-0.8-0.b4.4|44	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
12cr|nvclock-0.8-0.b4.4|45	
12cr|nvclock-0.8-0.b4.4|46	%if %mdkversion < 200900
12cr|nvclock-0.8-0.b4.4|47	%post
12cr|nvclock-0.8-0.b4.4|48	%{update_menus}
12cr|nvclock-0.8-0.b4.4|49	%endif
12cr|nvclock-0.8-0.b4.4|50	
12cr|nvclock-0.8-0.b4.4|51	%if %mdkversion < 200900
12cr|nvclock-0.8-0.b4.4|52	%postun
12cr|nvclock-0.8-0.b4.4|53	%{clean_menus}
12cr|nvclock-0.8-0.b4.4|54	%endif
12cr|nvclock-0.8-0.b4.4|55	
12cr|nvclock-0.8-0.b4.4|56	%clean
12cr|nvclock-0.8-0.b4.4|57	rm -rf %{buildroot}
12cr|nvclock-0.8-0.b4.4|58	
12cr|nvclock-0.8-0.b4.4|59	%files
12cr|nvclock-0.8-0.b4.4|60	%defattr(-,root,root)
12cr|nvclock-0.8-0.b4.4|61	%doc AUTHORS ChangeLog README
12cr|nvclock-0.8-0.b4.4|62	%{_bindir}/*
12cr|nvclock-0.8-0.b4.4|63	%{_datadir}/applications/%{name}.desktop
12cr|nvclock-0.8-0.b4.4|64	%{_iconsdir}/hicolor/*/apps/*.png
12cr|nvclock-0.8-0.b4.4|65	%{_mandir}/man1/*
12cr|nvclock-0.8-0.b4.4|66	
12cr|nvclock-0.8-0.b4.4|67	
12cr|nvclock-0.8-0.b4.4|68	%changelog
12cr|nvclock-0.8-0.b4.4|69	* Sat Apr 16 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8-0.b4.4mdv2011.0
12cr|nvclock-0.8-0.b4.4|70	+ Revision: 653306
12cr|nvclock-0.8-0.b4.4|71	- rebuild
12cr|nvclock-0.8-0.b4.4|72	
12cr|nvclock-0.8-0.b4.4|73	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|nvclock-0.8-0.b4.4|74	- the mass rebuild of 2010.0 packages
12cr|nvclock-0.8-0.b4.4|75	
12cr|nvclock-0.8-0.b4.4|76	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.8-0.b4.2mdv2010.0
12cr|nvclock-0.8-0.b4.4|77	+ Revision: 440355
12cr|nvclock-0.8-0.b4.4|78	- rebuild
12cr|nvclock-0.8-0.b4.4|79	
12cr|nvclock-0.8-0.b4.4|80	* Tue Jan 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8-0.b4.1mdv2009.1
12cr|nvclock-0.8-0.b4.4|81	+ Revision: 334633
12cr|nvclock-0.8-0.b4.4|82	- update to new version 0.82-beta4
12cr|nvclock-0.8-0.b4.4|83	- drop qt3 subpackage
12cr|nvclock-0.8-0.b4.4|84	- drop patch 1
12cr|nvclock-0.8-0.b4.4|85	- rediff patch 0
12cr|nvclock-0.8-0.b4.4|86	
12cr|nvclock-0.8-0.b4.4|87	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.8-0.b3.1mdv2009.0
12cr|nvclock-0.8-0.b4.4|88	+ Revision: 218425
12cr|nvclock-0.8-0.b4.4|89	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|nvclock-0.8-0.b4.4|90	
12cr|nvclock-0.8-0.b4.4|91	* Sat Jan 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8-0.b3.1mdv2008.1
12cr|nvclock-0.8-0.b4.4|92	+ Revision: 145770
12cr|nvclock-0.8-0.b4.4|93	- new license policy
12cr|nvclock-0.8-0.b4.4|94	- export %%qt3dir
12cr|nvclock-0.8-0.b4.4|95	- update to latest release (beta3)
12cr|nvclock-0.8-0.b4.4|96	
12cr|nvclock-0.8-0.b4.4|97	+ Olivier Blin <oblin@mandriva.com>
12cr|nvclock-0.8-0.b4.4|98	- restore BuildRoot
12cr|nvclock-0.8-0.b4.4|99	
12cr|nvclock-0.8-0.b4.4|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|nvclock-0.8-0.b4.4|101	- kill re-definition of %%buildroot on Pixel's request
12cr|nvclock-0.8-0.b4.4|102	
12cr|nvclock-0.8-0.b4.4|103	* Fri Aug 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8-0.b2.4mdv2008.0
12cr|nvclock-0.8-0.b4.4|104	+ Revision: 76390
12cr|nvclock-0.8-0.b4.4|105	- tune up desktop files
12cr|nvclock-0.8-0.b4.4|106	
12cr|nvclock-0.8-0.b4.4|107	* Thu Aug 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8-0.b2.3mdv2008.0
12cr|nvclock-0.8-0.b4.4|108	+ Revision: 76301
12cr|nvclock-0.8-0.b4.4|109	- fix build on x86_64 (P1)
12cr|nvclock-0.8-0.b4.4|110	- fix makefile (P0)
12cr|nvclock-0.8-0.b4.4|111	- move binaries to the separate subpackages, now we have gtk and qt3 frontend ;)
12cr|nvclock-0.8-0.b4.4|112	- use a hack for make
12cr|nvclock-0.8-0.b4.4|113	- provide desktop files
12cr|nvclock-0.8-0.b4.4|114	- fix desktop file
12cr|nvclock-0.8-0.b4.4|115	- some cleans
12cr|nvclock-0.8-0.b4.4|116	- drop old menu style
12cr|nvclock-0.8-0.b4.4|117	- Import nvclock
12cr|nvclock-0.8-0.b4.4|118	
12cr|nvclock-0.8-0.b4.4|119	
12cr|nvclock-0.8-0.b4.4|120	
12cr|nvclock-0.8-0.b4.4|121	* Mon Oct 09 2006 Lenny Cartier <lenny@mandriva.com> 0.8-0.b2.1mdv2007.1
12cr|nvclock-0.8-0.b4.4|122	- beta2
12cr|nvclock-0.8-0.b4.4|123	- fix menu & xdg
12cr|nvclock-0.8-0.b4.4|124	
12cr|nvclock-0.8-0.b4.4|125	* Fri Jan 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.8-0.b.1mdk
12cr|nvclock-0.8-0.b4.4|126	- New release
12cr|nvclock-0.8-0.b4.4|127	- spec cleanup
12cr|nvclock-0.8-0.b4.4|128	
12cr|nvclock-0.8-0.b4.4|129	* Tue Aug 17 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.7-2mdk
12cr|nvclock-0.8-0.b4.4|130	- rebuild
12cr|nvclock-0.8-0.b4.4|131	
12cr|nvclock-0.8-0.b4.4|132	* Tue Jul 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.7-1mdk
12cr|nvclock-0.8-0.b4.4|133	- 0.7
12cr|nvclock-0.8-0.b4.4|134	
12cr|nvclock-0.8-0.b4.4|135	* Sun Jul  6 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.6.2-2mdk
12cr|nvclock-0.8-0.b4.4|136	- fix url (thanks to Nilmoni Deb)
12cr|nvclock-0.8-0.b4.4|137	
12cr|nvclock-0.8-0.b4.4|138	* Tue Feb  4 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.6.2-1mdk
12cr|nvclock-0.8-0.b4.4|139	- new version
12cr|nvclock-0.8-0.b4.4|140	
12cr|nvclock-0.8-0.b4.4|141	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.6.1-2mdk
12cr|nvclock-0.8-0.b4.4|142	- rebuild
12cr|nvclock-0.8-0.b4.4|143	
12cr|nvclock-0.8-0.b4.4|144	* Thu Jan 23 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.6.1-1mdk
12cr|nvclock-0.8-0.b4.4|145	- new version
12cr|nvclock-0.8-0.b4.4|146	
12cr|nvclock-0.8-0.b4.4|147	* Mon Nov 18 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.6-2mdk
12cr|nvclock-0.8-0.b4.4|148	- remove unpackaged but installed files
12cr|nvclock-0.8-0.b4.4|149	- fix URL (thanks Nilmoni Deb)
12cr|nvclock-0.8-0.b4.4|150	
12cr|nvclock-0.8-0.b4.4|151	* Mon Oct  7 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.6-1mdk
12cr|nvclock-0.8-0.b4.4|152	- fix icon
12cr|nvclock-0.8-0.b4.4|153	- 0.6
12cr|nvclock-0.8-0.b4.4|154	- gtk2
12cr|nvclock-0.8-0.b4.4|155	
12cr|nvclock-0.8-0.b4.4|156	* Thu Mar 21 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.5-2mdk
12cr|nvclock-0.8-0.b4.4|157	- add menu entry
12cr|nvclock-0.8-0.b4.4|158	
12cr|nvclock-0.8-0.b4.4|159	* Tue Mar 19 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.5-1mdk
12cr|nvclock-0.8-0.b4.4|160	- 0.5
12cr|nvclock-0.8-0.b4.4|161	
12cr|nvclock-0.8-0.b4.4|162	* Wed Aug 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.4.1-1mdk
12cr|nvclock-0.8-0.b4.4|163	- updated to 0.4.1
12cr|nvclock-0.8-0.b4.4|164	
12cr|nvclock-0.8-0.b4.4|165	* Wed Jun 06 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.4-1mdk
12cr|nvclock-0.8-0.b4.4|166	- updated by Gtz Waschk <waschk@linux-mandrake.com> :
12cr|nvclock-0.8-0.b4.4|167	- 0.4
12cr|nvclock-0.8-0.b4.4|168	- enable gtk gui
12cr|nvclock-0.8-0.b4.4|169	
12cr|nvclock-0.8-0.b4.4|170	* Mon Apr 09 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.2-1mdk
12cr|nvclock-0.8-0.b4.4|171	- added in contribs by Gtz Waschk <waschk@linux-mandrake.com> :
12cr|nvclock-0.8-0.b4.4|172	- initial package

3515 12
12cr|nvram-wakeup-1.1-1|1	Name:		nvram-wakeup
12cr|nvram-wakeup-1.1-1|2	URL:		http://sourceforge.net/projects/nvram-wakeup
12cr|nvram-wakeup-1.1-1|3	Summary:	Reads and writes the WakeUp time in the BIOS
12cr|nvram-wakeup-1.1-1|4	Version:	1.1
12cr|nvram-wakeup-1.1-1|5	Release:	1
12cr|nvram-wakeup-1.1-1|6	License:	GNU General Public License (GPL)
12cr|nvram-wakeup-1.1-1|7	Group:		System/Base
12cr|nvram-wakeup-1.1-1|8	Source:		http://downloads.sourceforge.net/project/nvram-wakeup/nvram-wakup-%{version}.tar.gz
12cr|nvram-wakeup-1.1-1|9	Source1:	COPYING
12cr|nvram-wakeup-1.1-1|10	
12cr|nvram-wakeup-1.1-1|11	%description
12cr|nvram-wakeup-1.1-1|12	This is a (small) program  that can read and write  the WakeUp time in
12cr|nvram-wakeup-1.1-1|13	the  BIOS  (via /dev/nvram on kernels >= 2.4.6 or via direct I/O).  On
12cr|nvram-wakeup-1.1-1|14	this  WakeUp  time  the computer will be powered on automatically from
12cr|nvram-wakeup-1.1-1|15	the soft-off state.
12cr|nvram-wakeup-1.1-1|16	
12cr|nvram-wakeup-1.1-1|17	---- WARNING: --------------------------------------------------------
12cr|nvram-wakeup-1.1-1|18	This program  writes into the  NVRAM  (used by	BIOS to store the CMOS
12cr|nvram-wakeup-1.1-1|19	settings). This is  DANGEROUS.	Do it at  your own  risk.  Neither the
12cr|nvram-wakeup-1.1-1|20	author	of  this program  (nvram-wakeup)  nor anyone else  can be made
12cr|nvram-wakeup-1.1-1|21	responsible to any damage made by this program in any way. (The worst
12cr|nvram-wakeup-1.1-1|22	case  happened to me is that on reboot the BIOS noticed the illegal
12cr|nvram-wakeup-1.1-1|23	contents of  the nvram and  set everything to default values. But this
12cr|nvram-wakeup-1.1-1|24	doesn't mean that you can't destroy even your whole computer.) YOU HAVE
12cr|nvram-wakeup-1.1-1|25	BEEN WARNED.
12cr|nvram-wakeup-1.1-1|26	
12cr|nvram-wakeup-1.1-1|27	%prep
12cr|nvram-wakeup-1.1-1|28	%setup -q -n nvram-wakup-%{version}
12cr|nvram-wakeup-1.1-1|29	
12cr|nvram-wakeup-1.1-1|30	%build
12cr|nvram-wakeup-1.1-1|31	%make
12cr|nvram-wakeup-1.1-1|32	
12cr|nvram-wakeup-1.1-1|33	%install
12cr|nvram-wakeup-1.1-1|34	
12cr|nvram-wakeup-1.1-1|35	#% makeinstall_std
12cr|nvram-wakeup-1.1-1|36	
12cr|nvram-wakeup-1.1-1|37	mkdir -p %buildroot/%{_sbindir}
12cr|nvram-wakeup-1.1-1|38	mkdir -p %buildroot/%{_mandir}/man8
12cr|nvram-wakeup-1.1-1|39	gzip *.8
12cr|nvram-wakeup-1.1-1|40	cp %{SOURCE1} .
12cr|nvram-wakeup-1.1-1|41	install -m 0755 biosinfo cat_nvram guess-helper guess \
12cr|nvram-wakeup-1.1-1|42	set_timer time nvram-wakeup rtc %buildroot/%{_sbindir}
12cr|nvram-wakeup-1.1-1|43	install -m 0644 *.8.* %buildroot/%{_mandir}/man8
12cr|nvram-wakeup-1.1-1|44	
12cr|nvram-wakeup-1.1-1|45	%files
12cr|nvram-wakeup-1.1-1|46	%doc HISTORY README.*  COPYING
12cr|nvram-wakeup-1.1-1|47	%{_sbindir}/*
12cr|nvram-wakeup-1.1-1|48	%{_mandir}/man8/*.8.*
12cr|nvram-wakeup-1.1-1|49	
12cr|nvram-wakeup-1.1-1|50	
12cr|nvram-wakeup-1.1-1|51	%changelog
12cr|nvram-wakeup-1.1-1|52	* Fri Dec 02 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.1-1
12cr|nvram-wakeup-1.1-1|53	+ Revision: 737233
12cr|nvram-wakeup-1.1-1|54	- imported package nvram-wakeup
12cr|nvram-wakeup-1.1-1|55	

3516 12
12cr|nx-3.5.0-1|1	# most of the descriptions are stolen from the debian package
12cr|nx-3.5.0-1|2	%global _hardened_build 1
12cr|nx-3.5.0-1|3	%define _pkglibdir %{_libdir}/nx
12cr|nx-3.5.0-1|4	%define _pkgdatadir %{_datadir}/nx
12cr|nx-3.5.0-1|5	%define _pkglibexecdir %{_libexecdir}/nx
12cr|nx-3.5.0-1|6	
12cr|nx-3.5.0-1|7	%define Werror_cflags %nil
12cr|nx-3.5.0-1|8	
12cr|nx-3.5.0-1|9	Summary: 	NoMachine NX
12cr|nx-3.5.0-1|10	Name: 		nx
12cr|nx-3.5.0-1|11	Version: 	3.5.0
12cr|nx-3.5.0-1|12	Release: 	%mkrel 1
12cr|nx-3.5.0-1|13	Source0: 	http://code.x2go.org/releases/source/nx-libs/nx-X11/%{name}-X11-%{version}-2.tar.gz
12cr|nx-3.5.0-1|14	Source1:	http://code.x2go.org/releases/source/nx-libs/nxagent/nxagent-%{version}-7.tar.gz
12cr|nx-3.5.0-1|15	Source2:	http://code.x2go.org/releases/source/nx-libs/nxauth/nxauth-%{version}-1.tar.gz
12cr|nx-3.5.0-1|16	Source4:	http://code.x2go.org/releases/source/nx-libs/nxcompext/nxcompext-%{version}-1.tar.gz
12cr|nx-3.5.0-1|17	Source5:	http://code.x2go.org/releases/source/nx-libs/nxcompshad/nxcompshad-%{version}-2.tar.gz
12cr|nx-3.5.0-1|18	Source6:	http://64.34.173.142/download/%{version}/sources/nxwin-%{version}-4.tar.gz
12cr|nx-3.5.0-1|19	Source7:	http://code.x2go.org/releases/source/nx-libs/nxcomp/nxcomp-%{version}-2.tar.gz
12cr|nx-3.5.0-1|20	Source8:	http://code.x2go.org/releases/source/nx-libs/nxproxy/nxproxy-%{version}-1.tar.gz
12cr|nx-3.5.0-1|21	Source9:	http://64.34.173.142/download/%{version}/sources/nxssh-%{version}-2.tar.gz
12cr|nx-3.5.0-1|22	
12cr|nx-3.5.0-1|23	Source10:	GUUG-Presentation-NX.pdf
12cr|nx-3.5.0-1|24	
12cr|nx-3.5.0-1|25	# rename libs with nx prefix => allow us to put them in %{_libdir} (from debian)
12cr|nx-3.5.0-1|26	# rediffed for 2.0
12cr|nx-3.5.0-1|27	Patch0:		nx-X11-3.1-libdir.patch
12cr|nx-3.5.0-1|28	Patch1:		nx-X11-fix-format-errors.patch
12cr|nx-3.5.0-1|29	Patch2:		nxssh-fix-format-errors.patch
12cr|nx-3.5.0-1|30	
12cr|nx-3.5.0-1|31	Patch3:		nx-3.5.0-optflags.patch
12cr|nx-3.5.0-1|32	Patch4:		nx-3.5.0-syslibs.patch
12cr|nx-3.5.0-1|33	Patch5:		http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-misc/nx/files/nx-3.5.0-libpng15.patch
12cr|nx-3.5.0-1|34	
12cr|nx-3.5.0-1|35	License: 	GPLv2+ and MIT
12cr|nx-3.5.0-1|36	Group: 		Networking/Remote access
12cr|nx-3.5.0-1|37	URL: 		http://www.nomachine.com/sources.php
12cr|nx-3.5.0-1|38	BuildRequires:	pkgconfig(x11)
12cr|nx-3.5.0-1|39	BuildRequires:	pkgconfig(fontconfig)
12cr|nx-3.5.0-1|40	BuildRequires:	pkgconfig(zlib)
12cr|nx-3.5.0-1|41	BuildRequires:	pkgconfig(libpng)
12cr|nx-3.5.0-1|42	BuildRequires:	pkgconfig(xdamage)
12cr|nx-3.5.0-1|43	BuildRequires:	jpeg-devel
12cr|nx-3.5.0-1|44	#BuildRequires:	automake1.7, automake1.4
12cr|nx-3.5.0-1|45	BuildRequires:  pkgconfig(openssl)
12cr|nx-3.5.0-1|46	BuildRequires:	imake
12cr|nx-3.5.0-1|47	BuildRequires:	pkgconfig(lbxutil)
12cr|nx-3.5.0-1|48	BuildRequires:	pkgconfig(xext)
12cr|nx-3.5.0-1|49	BuildRequires:	pkgconfig(xrandr)
12cr|nx-3.5.0-1|50	BuildRequires:	pkgconfig(xtst)
12cr|nx-3.5.0-1|51	BuildRequires:	pkgconfig(xi)
12cr|nx-3.5.0-1|52	BuildRequires:	pkgconfig(expat)
12cr|nx-3.5.0-1|53	
12cr|nx-3.5.0-1|54	%description
12cr|nx-3.5.0-1|55	NoMachine NX is the next-generation X compression and roundtrip
12cr|nx-3.5.0-1|56	suppression scheme. It can operate remote X11 sessions over
12cr|nx-3.5.0-1|57	56k modem dialup links or anything better.
12cr|nx-3.5.0-1|58	
12cr|nx-3.5.0-1|59	####################
12cr|nx-3.5.0-1|60	#   xcompext lib   #
12cr|nx-3.5.0-1|61	####################
12cr|nx-3.5.0-1|62	%define lib_name_orig_xcompext libxcompext
12cr|nx-3.5.0-1|63	%define lib_major_xcompext 3
12cr|nx-3.5.0-1|64	%define lib_name_xcompext %mklibname xcompext %{lib_major_xcompext}
12cr|nx-3.5.0-1|65	%package -n     %{lib_name_xcompext}
12cr|nx-3.5.0-1|66	Summary:	Xcompext/Xcompshad library for NX
12cr|nx-3.5.0-1|67	Group:		System/Libraries
12cr|nx-3.5.0-1|68	Provides:	xcompext = %{version}-%{release}
12cr|nx-3.5.0-1|69	Provides:	xcompshad = %{version}-%{release}
12cr|nx-3.5.0-1|70	
12cr|nx-3.5.0-1|71	%description -n %{lib_name_xcompext}
12cr|nx-3.5.0-1|72	Xcompext and Xcompshad library needed by the NX framework
12cr|nx-3.5.0-1|73	
12cr|nx-3.5.0-1|74	###############
12cr|nx-3.5.0-1|75	# nx-X11 lib  #
12cr|nx-3.5.0-1|76	###############
12cr|nx-3.5.0-1|77	%define lib_name_orig_nxx11 libnxX11
12cr|nx-3.5.0-1|78	%define lib_major_nxx11 0
12cr|nx-3.5.0-1|79	%define lib_name_nxx11 %mklibname nxX11_ %{lib_major_nxx11}
12cr|nx-3.5.0-1|80	%package -n     %{lib_name_nxx11}
12cr|nx-3.5.0-1|81	Summary:	Nx-X11 lib for NX
12cr|nx-3.5.0-1|82	Group:		System/Libraries
12cr|nx-3.5.0-1|83	Provides:	nxX11 = %{version}-%{release}
12cr|nx-3.5.0-1|84	
12cr|nx-3.5.0-1|85	%description -n %{lib_name_nxx11}
12cr|nx-3.5.0-1|86	NX-X11 lib for the NX framework
12cr|nx-3.5.0-1|87	
12cr|nx-3.5.0-1|88	##########
12cr|nx-3.5.0-1|89	# nxcomp #
12cr|nx-3.5.0-1|90	##########
12cr|nx-3.5.0-1|91	%define lib_name_orig_nxcomp libxcomp
12cr|nx-3.5.0-1|92	%define lib_major_nxcomp 3
12cr|nx-3.5.0-1|93	%define lib_name_nxcomp %mklibname xcomp %{lib_major_nxcomp}
12cr|nx-3.5.0-1|94	
12cr|nx-3.5.0-1|95	%package -n	%{lib_name_nxcomp}
12cr|nx-3.5.0-1|96	Summary:	Xcomp library for NX
12cr|nx-3.5.0-1|97	Group:		System/Libraries
12cr|nx-3.5.0-1|98	Provides:	xcomp = %{version}-%{release}
12cr|nx-3.5.0-1|99	
12cr|nx-3.5.0-1|100	%description -n %{lib_name_nxcomp}
12cr|nx-3.5.0-1|101	Xcomp library for NX subsystem
12cr|nx-3.5.0-1|102	
12cr|nx-3.5.0-1|103	###########
12cr|nx-3.5.0-1|104	# nxproxy #
12cr|nx-3.5.0-1|105	###########
12cr|nx-3.5.0-1|106	%package -n	nxproxy
12cr|nx-3.5.0-1|107	Summary:	Provide the protocol compression and caching part of the NX scheme
12cr|nx-3.5.0-1|108	Group:		Networking/Remote access
12cr|nx-3.5.0-1|109	
12cr|nx-3.5.0-1|110	%description -n nxproxy
12cr|nx-3.5.0-1|111	The nxproxy runs on the X server side of the wire and thus accompanies
12cr|nx-3.5.0-1|112	the nxagent running on X client side. It provides the protocol
12cr|nx-3.5.0-1|113	compression and caching part of the NX scheme.
12cr|nx-3.5.0-1|114	
12cr|nx-3.5.0-1|115	###########
12cr|nx-3.5.0-1|116	# nxagent #
12cr|nx-3.5.0-1|117	###########
12cr|nx-3.5.0-1|118	%package -n 	nxagent
12cr|nx-3.5.0-1|119	Summary:	NX X server based on Xnest
12cr|nx-3.5.0-1|120	Group:		Networking/Remote access
12cr|nx-3.5.0-1|121	
12cr|nx-3.5.0-1|122	%description -n nxagent
12cr|nx-3.5.0-1|123	The nxagent is an X server based on Xnest, but modified
12cr|nx-3.5.0-1|124	for the purpose of reducing roundtrips over high-latency
12cr|nx-3.5.0-1|125	networks significantly. It is run on the client side of X,
12cr|nx-3.5.0-1|126	that is, on the machine where X clients run. It connects,
12cr|nx-3.5.0-1|127	over the wire, to your regular X server, possibly through nxproxy.
12cr|nx-3.5.0-1|128	
12cr|nx-3.5.0-1|129	#########
12cr|nx-3.5.0-1|130	# nxssh #
12cr|nx-3.5.0-1|131	#########
12cr|nx-3.5.0-1|132	
12cr|nx-3.5.0-1|133	%package -n	nxssh
12cr|nx-3.5.0-1|134	Summary:	NX ssh client
12cr|nx-3.5.0-1|135	Group:		Networking/Remote access
12cr|nx-3.5.0-1|136	
12cr|nx-3.5.0-1|137	%description -n nxssh
12cr|nx-3.5.0-1|138	Nx ssh client
12cr|nx-3.5.0-1|139	
12cr|nx-3.5.0-1|140	%prep
12cr|nx-3.5.0-1|141	%setup -q -c -a 1 -a 2 -a 4 -a 5 -a 6 -a 7 -a 8 -a 9
12cr|nx-3.5.0-1|142	%patch0 -p 0
12cr|nx-3.5.0-1|143	%patch1 -p 0
12cr|nx-3.5.0-1|144	%patch2 -p 0
12cr|nx-3.5.0-1|145	%patch3 -p1
12cr|nx-3.5.0-1|146	%patch4 -p1
12cr|nx-3.5.0-1|147	%patch5 -p0
12cr|nx-3.5.0-1|148	
12cr|nx-3.5.0-1|149	cat <<EOF >>nx-X11/config/cf/host.def
12cr|nx-3.5.0-1|150	#define UseRpath YES
12cr|nx-3.5.0-1|151	#define UsrLibDir %{_pkglibdir}
12cr|nx-3.5.0-1|152	EOF
12cr|nx-3.5.0-1|153	find nx-X11 -name "*.[ch]" -print0 | xargs -0 chmod -c -x
12cr|nx-3.5.0-1|154	
12cr|nx-3.5.0-1|155	%build
12cr|nx-3.5.0-1|156	# documentation explainig how NX works
12cr|nx-3.5.0-1|157	cp %{SOURCE10} ./
12cr|nx-3.5.0-1|158	
12cr|nx-3.5.0-1|159	# the build system Sux, or I haven't understand how it works
12cr|nx-3.5.0-1|160	# We must build all the lib, and somes binaries at the same shot
12cr|nx-3.5.0-1|161	# because -I ../nxFOO <-- It *sux*
12cr|nx-3.5.0-1|162	
12cr|nx-3.5.0-1|163	export CFLAGS="%{optflags}"
12cr|nx-3.5.0-1|164	%ifarch x86_64 ppc64
12cr|nx-3.5.0-1|165	export CFLAGS="$CFLAGS -fPIC -DPIC"
12cr|nx-3.5.0-1|166	%endif
12cr|nx-3.5.0-1|167	export CXXFLAGS="$CFLAGS"
12cr|nx-3.5.0-1|168	export RPM_OPT_FLAGS="$CFLAGS"
12cr|nx-3.5.0-1|169	export LDFLAGS="%{?__global_ldflags} -Wl,-rpath,%{_pkglibdir}"
12cr|nx-3.5.0-1|170	
12cr|nx-3.5.0-1|171	# The commented parts show how the build would proceed step by step.
12cr|nx-3.5.0-1|172	# This information is important in case someone wants to split this package
12cr|nx-3.5.0-1|173	# (which would be the proper thing to do).
12cr|nx-3.5.0-1|174	# Within the commented area the make World invocation does all for
12cr|nx-3.5.0-1|175	# you. It isn't placed by accident in the middle of the commented
12cr|nx-3.5.0-1|176	# build instructions, as this is where the X11 libs would be built
12cr|nx-3.5.0-1|177	
12cr|nx-3.5.0-1|178	# build Compression Library and Proxy
12cr|nx-3.5.0-1|179	for i in nxcompshad nxcomp nxproxy; do
12cr|nx-3.5.0-1|180	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
12cr|nx-3.5.0-1|181	done
12cr|nx-3.5.0-1|182	# build X11 Support Libraries and Agents
12cr|nx-3.5.0-1|183	SHLIBGLOBALSFLAGS="$LDFLAGS" LOCAL_LDFLAGS="$LDFLAGS" make %{?_smp_mflags} -C nx-X11 World
12cr|nx-3.5.0-1|184	%if 0
12cr|nx-3.5.0-1|185	# build Extended Compression Library
12cr|nx-3.5.0-1|186	pushd nxcompext
12cr|nx-3.5.0-1|187	./configure; make %{?_smp_mflags}
12cr|nx-3.5.0-1|188	popd
12cr|nx-3.5.0-1|189	%endif
12cr|nx-3.5.0-1|190	pushd nxssh
12cr|nx-3.5.0-1|191	./configure --without-zlib-version-check
12cr|nx-3.5.0-1|192	make %{?_smp_mflags} nxssh
12cr|nx-3.5.0-1|193	popd
12cr|nx-3.5.0-1|194	
12cr|nx-3.5.0-1|195	%install
12cr|nx-3.5.0-1|196	rm -rf %{buildroot}
12cr|nx-3.5.0-1|197	#create the directory tree
12cr|nx-3.5.0-1|198	install -d -m 755 %{buildroot}%{_libdir}/pkgconfig
12cr|nx-3.5.0-1|199	install -d -m 755 %{buildroot}%{_bindir}
12cr|nx-3.5.0-1|200	install -d -m 755 %{buildroot}%{_includedir}
12cr|nx-3.5.0-1|201	install -d -m 755 %{buildroot}%{_includedir}/nxcompsh
12cr|nx-3.5.0-1|202	
12cr|nx-3.5.0-1|203	#----------- nxcomp
12cr|nx-3.5.0-1|204	install -m 755 nxcomp/libXcomp.so.* %{buildroot}%{_libdir}
12cr|nx-3.5.0-1|205	rm -f %{buildroot}%{_libdir}/libXcomp.so.3
12cr|nx-3.5.0-1|206	ln -s libXcomp.so.3.1.0 %{buildroot}%{_libdir}/libXcomp.so.3
12cr|nx-3.5.0-1|207	
12cr|nx-3.5.0-1|208	#----------- nxX11
12cr|nx-3.5.0-1|209	install -m 755 nx-X11/lib/X11/libX11-nx.so.* %{buildroot}%{_libdir}
12cr|nx-3.5.0-1|210	install -m 755 nx-X11/lib/Xext/libXext-nx.so.*  %{buildroot}%{_libdir}
12cr|nx-3.5.0-1|211	install -m 755 nx-X11/lib/Xrender/libXrender-nx.so.* %{buildroot}%{_libdir}
12cr|nx-3.5.0-1|212	install -m 755 nx-X11/programs/Xserver/nxagent %{buildroot}%{_bindir}
12cr|nx-3.5.0-1|213	rm -f %{buildroot}%{_libdir}/libX11-nx.so.6
12cr|nx-3.5.0-1|214	ln -s libX11.so.6.2 %{buildroot}%{_libdir}/libX11-nx.so.6
12cr|nx-3.5.0-1|215	rm -f %{buildroot}%{_libdir}/libXext-nx.so.6
12cr|nx-3.5.0-1|216	ln -s libXext.so.6.4 %{buildroot}%{_libdir}/libXext-nx.so.6
12cr|nx-3.5.0-1|217	rm -f %{buildroot}%{_libdir}/libXrender-nx.so.1
12cr|nx-3.5.0-1|218	ln -s libXrender.so.1.2.2 %{buildroot}%{_libdir}/libXrender-nx.so.1
12cr|nx-3.5.0-1|219	
12cr|nx-3.5.0-1|220	#----------- nxcompext
12cr|nx-3.5.0-1|221	install -m 755 nxcompext/libXcompext.so.* %{buildroot}%{_libdir}
12cr|nx-3.5.0-1|222	rm -f %{buildroot}%{_libdir}/libXcompext.so.3
12cr|nx-3.5.0-1|223	ln -s libXcompext.so.3.1.0 %{buildroot}%{_libdir}/libXcompext.so.3
12cr|nx-3.5.0-1|224	install -m 755 nxcompshad/libXcompshad.so.* %{buildroot}%{_libdir}
12cr|nx-3.5.0-1|225	rm -f %{buildroot}%{_libdir}/libXcompshad.so.3
12cr|nx-3.5.0-1|226	ln -s libXcompshad.so.3.1.0 %{buildroot}%{_libdir}/libXcompshad.so.3
12cr|nx-3.5.0-1|227	
12cr|nx-3.5.0-1|228	#----------- nxproxy
12cr|nx-3.5.0-1|229	install -m 755 nxproxy/nxproxy %{buildroot}%{_bindir}
12cr|nx-3.5.0-1|230	
12cr|nx-3.5.0-1|231	#----------- nxssh
12cr|nx-3.5.0-1|232	install -m 755 nxssh/nxssh %{buildroot}%{_bindir}
12cr|nx-3.5.0-1|233	
12cr|nx-3.5.0-1|234	%files -n nxproxy
12cr|nx-3.5.0-1|235	%{_bindir}/nxproxy
12cr|nx-3.5.0-1|236	
12cr|nx-3.5.0-1|237	%files -n nxagent
12cr|nx-3.5.0-1|238	%{_bindir}/nxagent
12cr|nx-3.5.0-1|239	
12cr|nx-3.5.0-1|240	#---------- nxcomp
12cr|nx-3.5.0-1|241	%files -n %{lib_name_nxcomp}
12cr|nx-3.5.0-1|242	%{_libdir}/libXcomp.so.*
12cr|nx-3.5.0-1|243	
12cr|nx-3.5.0-1|244	#---------- nx-x11
12cr|nx-3.5.0-1|245	%files -n  %{lib_name_nxx11}
12cr|nx-3.5.0-1|246	%doc GUUG-Presentation-NX.pdf
12cr|nx-3.5.0-1|247	%{_libdir}/libX11-nx.so.*
12cr|nx-3.5.0-1|248	%{_libdir}/libXext-nx.so.*
12cr|nx-3.5.0-1|249	%{_libdir}/libXrender-nx.so.*
12cr|nx-3.5.0-1|250	
12cr|nx-3.5.0-1|251	#-------- lib xcompext
12cr|nx-3.5.0-1|252	%files -n  %{lib_name_xcompext}
12cr|nx-3.5.0-1|253	%{_libdir}/libXcompext.so.*
12cr|nx-3.5.0-1|254	%{_libdir}/libXcompshad.so.*
12cr|nx-3.5.0-1|255	
12cr|nx-3.5.0-1|256	#-------- nxssh
12cr|nx-3.5.0-1|257	%defattr(-,root,root)
12cr|nx-3.5.0-1|258	%{_bindir}/nxssh

3517 12
12cr|nxcl-0.9-0.631.5|1	%define name    nxcl
12cr|nxcl-0.9-0.631.5|2	%define version 0.9
12cr|nxcl-0.9-0.631.5|3	%define release %mkrel 0.%revision.5
12cr|nxcl-0.9-0.631.5|4	%define revision 631
12cr|nxcl-0.9-0.631.5|5	
12cr|nxcl-0.9-0.631.5|6	%define __libtoolize    /bin/true
12cr|nxcl-0.9-0.631.5|7	
12cr|nxcl-0.9-0.631.5|8	Summary:       A library for building NX clients
12cr|nxcl-0.9-0.631.5|9	Name:          %{name}
12cr|nxcl-0.9-0.631.5|10	Version:       %{version}
12cr|nxcl-0.9-0.631.5|11	Release:       %{release}
12cr|nxcl-0.9-0.631.5|12	License:       GPL
12cr|nxcl-0.9-0.631.5|13	Url:           http://freenx.berlios.de/
12cr|nxcl-0.9-0.631.5|14	Group:         Graphical desktop/KDE
12cr|nxcl-0.9-0.631.5|15	Source0:        %{name}-%{version}-svn%{revision}.tar.bz2
12cr|nxcl-0.9-0.631.5|16	Patch0:		   nxcl-fixdocdir.patch
12cr|nxcl-0.9-0.631.5|17	Patch1:        nxcl-fixbuild.patch
12cr|nxcl-0.9-0.631.5|18	Patch2:		nxcl-gcc47.patch
12cr|nxcl-0.9-0.631.5|19	BuildRequires: pkgconfig(dbus-1)
12cr|nxcl-0.9-0.631.5|20	BuildRequires: pkgconfig(x11)
12cr|nxcl-0.9-0.631.5|21	BuildRequires: doxygen
12cr|nxcl-0.9-0.631.5|22	Epoch:		   1
12cr|nxcl-0.9-0.631.5|23	
12cr|nxcl-0.9-0.631.5|24	%description
12cr|nxcl-0.9-0.631.5|25	A library for building NX clients
12cr|nxcl-0.9-0.631.5|26	
12cr|nxcl-0.9-0.631.5|27	%prep
12cr|nxcl-0.9-0.631.5|28	%setup -n %{name}
12cr|nxcl-0.9-0.631.5|29	#%patch0 -p1
12cr|nxcl-0.9-0.631.5|30	%patch1 -p1
12cr|nxcl-0.9-0.631.5|31	%patch2 -p0
12cr|nxcl-0.9-0.631.5|32	
12cr|nxcl-0.9-0.631.5|33	%build
12cr|nxcl-0.9-0.631.5|34	sed -i -e "s#1.0#0.9#" configure.ac || die "version sed failed"
12cr|nxcl-0.9-0.631.5|35	
12cr|nxcl-0.9-0.631.5|36	
12cr|nxcl-0.9-0.631.5|37	autoreconf -is
12cr|nxcl-0.9-0.631.5|38	%configure
12cr|nxcl-0.9-0.631.5|39	
12cr|nxcl-0.9-0.631.5|40	%make
12cr|nxcl-0.9-0.631.5|41	
12cr|nxcl-0.9-0.631.5|42	%install
12cr|nxcl-0.9-0.631.5|43	%makeinstall
12cr|nxcl-0.9-0.631.5|44	
12cr|nxcl-0.9-0.631.5|45	%files
12cr|nxcl-0.9-0.631.5|46	%{_bindir}/libtest
12cr|nxcl-0.9-0.631.5|47	%{_bindir}/notQttest
12cr|nxcl-0.9-0.631.5|48	%{_bindir}/nxcl
12cr|nxcl-0.9-0.631.5|49	%{_bindir}/nxcmd
12cr|nxcl-0.9-0.631.5|50	%{_libdir}/lib*nxcl*
12cr|nxcl-0.9-0.631.5|51	%{_libdir}/pkgconfig/nxcl.pc
12cr|nxcl-0.9-0.631.5|52	%{_includedir}/nxcl/*
12cr|nxcl-0.9-0.631.5|53	%{_docdir}/nxcl*

3518 12
12cr|nxtvepg-2.8.1-3|1	Name:			nxtvepg
12cr|nxtvepg-2.8.1-3|2	Version:		2.8.1
12cr|nxtvepg-2.8.1-3|3	Release:		%mkrel 3
12cr|nxtvepg-2.8.1-3|4	
12cr|nxtvepg-2.8.1-3|5	Summary:	NexTView EPG decoder and browser
12cr|nxtvepg-2.8.1-3|6	License:	GPLv2+
12cr|nxtvepg-2.8.1-3|7	Group:		Video
12cr|nxtvepg-2.8.1-3|8	URL:		http://nxtvepg.sourceforge.net/
12cr|nxtvepg-2.8.1-3|9	Source0:	%{name}-%{version}.tar.gz
12cr|nxtvepg-2.8.1-3|10	Source1:	%{name}-icon-16.png
12cr|nxtvepg-2.8.1-3|11	Source2:	%{name}-icon-32.png
12cr|nxtvepg-2.8.1-3|12	Source3:	%{name}-icon-48.png
12cr|nxtvepg-2.8.1-3|13	
12cr|nxtvepg-2.8.1-3|14	BuildRequires:	libx11-devel
12cr|nxtvepg-2.8.1-3|15	BuildRequires:	libxmu-devel
12cr|nxtvepg-2.8.1-3|16	BuildRequires:	tk
12cr|nxtvepg-2.8.1-3|17	BuildRequires:	tk-devel
12cr|nxtvepg-2.8.1-3|18	BuildRequires:	tcl
12cr|nxtvepg-2.8.1-3|19	BuildRequires:	tcl-devel
12cr|nxtvepg-2.8.1-3|20	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|nxtvepg-2.8.1-3|21	
12cr|nxtvepg-2.8.1-3|22	Requires:	tcl
12cr|nxtvepg-2.8.1-3|23	Requires:	tk
12cr|nxtvepg-2.8.1-3|24	
12cr|nxtvepg-2.8.1-3|25	%description
12cr|nxtvepg-2.8.1-3|26	This is a decoder and browser for nexTView - an Electronic TV Programme Guide
12cr|nxtvepg-2.8.1-3|27	for the analog domain (as opposed to the various digital EPGs that come with
12cr|nxtvepg-2.8.1-3|28	most digital broadcasts). It allows you to decode and browse TV programme
12cr|nxtvepg-2.8.1-3|29	listings for most of the major networks in Germany, Austria, France and
12cr|nxtvepg-2.8.1-3|30	Switzerland.
12cr|nxtvepg-2.8.1-3|31	
12cr|nxtvepg-2.8.1-3|32	Currently Nextview EPG is transmitted by:
12cr|nxtvepg-2.8.1-3|33	- in Germany and Austria: Kabel1, 3Sat, RTL-II.
12cr|nxtvepg-2.8.1-3|34	- in Switzerland: SF1, TSR1, TSI1, EuroNews.
12cr|nxtvepg-2.8.1-3|35	- in France: Canal+, M6.
12cr|nxtvepg-2.8.1-3|36	- in Turkey: TRT.
12cr|nxtvepg-2.8.1-3|37	
12cr|nxtvepg-2.8.1-3|38	If you don't receive any of those, then this software unfortunately is
12cr|nxtvepg-2.8.1-3|39	almost useless to you, except for a demo mode. For more details please
12cr|nxtvepg-2.8.1-3|40	refer to the documentation in the "Help" menus or the UNIX manual page.
12cr|nxtvepg-2.8.1-3|41	
12cr|nxtvepg-2.8.1-3|42	%prep
12cr|nxtvepg-2.8.1-3|43	%setup -q
12cr|nxtvepg-2.8.1-3|44	
12cr|nxtvepg-2.8.1-3|45	%build
12cr|nxtvepg-2.8.1-3|46	make prefix="%{_prefix}" TCL_VER=%{tcl_version} \
12cr|nxtvepg-2.8.1-3|47	TCL_LIBRARY_PATH=%{_datadir}/tcl%{tcl_version} \
12cr|nxtvepg-2.8.1-3|48	TK_LIBRARY_PATH=%{_datadir}/tk%{tcl_version}
12cr|nxtvepg-2.8.1-3|49	
12cr|nxtvepg-2.8.1-3|50	%install
12cr|nxtvepg-2.8.1-3|51	rm -rf %{buildroot}
12cr|nxtvepg-2.8.1-3|52	make ROOT=%{buildroot} prefix=%{_prefix} resdir=%{buildroot}%{_libdir}/X11 \
12cr|nxtvepg-2.8.1-3|53	mandir=%{buildroot}%{_mandir}/man1 install
12cr|nxtvepg-2.8.1-3|54	
12cr|nxtvepg-2.8.1-3|55	# menu
12cr|nxtvepg-2.8.1-3|56	install %{SOURCE1} -D -m 644 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|nxtvepg-2.8.1-3|57	install %{SOURCE2} -D -m 644 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|nxtvepg-2.8.1-3|58	install %{SOURCE3} -D -m 644 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|nxtvepg-2.8.1-3|59	
12cr|nxtvepg-2.8.1-3|60	mkdir -p %{buildroot}%{_datadir}/applications
12cr|nxtvepg-2.8.1-3|61	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|nxtvepg-2.8.1-3|62	[Desktop Entry]
12cr|nxtvepg-2.8.1-3|63	Name=Nxtvepg
12cr|nxtvepg-2.8.1-3|64	Comment=NexTView EPG decoder and browser
12cr|nxtvepg-2.8.1-3|65	Exec=%{_bindir}/%{name}
12cr|nxtvepg-2.8.1-3|66	Icon=%{name}
12cr|nxtvepg-2.8.1-3|67	Terminal=false
12cr|nxtvepg-2.8.1-3|68	Type=Application
12cr|nxtvepg-2.8.1-3|69	StartupNotify=true
12cr|nxtvepg-2.8.1-3|70	Categories=AudioVideo;Video;AudioVideoEditing;Recorder;
12cr|nxtvepg-2.8.1-3|71	EOF
12cr|nxtvepg-2.8.1-3|72	
12cr|nxtvepg-2.8.1-3|73	%clean
12cr|nxtvepg-2.8.1-3|74	rm -rf %{buildroot}
12cr|nxtvepg-2.8.1-3|75	
12cr|nxtvepg-2.8.1-3|76	%files
12cr|nxtvepg-2.8.1-3|77	%defattr(0644,root,root,0755)
12cr|nxtvepg-2.8.1-3|78	%doc README CHANGES COPYRIGHT TODO nxtvepg.pod pod2help.pl manual.html
12cr|nxtvepg-2.8.1-3|79	%attr(0755,root,root) %{_bindir}/%{name}
12cr|nxtvepg-2.8.1-3|80	%attr(0755,root,root) %{_bindir}/%{name}d
12cr|nxtvepg-2.8.1-3|81	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|nxtvepg-2.8.1-3|82	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|nxtvepg-2.8.1-3|83	%{_datadir}/%{name}
12cr|nxtvepg-2.8.1-3|84	%{_libdir}/X11/app-defaults/*
12cr|nxtvepg-2.8.1-3|85	%{_mandir}/man1/*
12cr|nxtvepg-2.8.1-3|86	
12cr|nxtvepg-2.8.1-3|87	
12cr|nxtvepg-2.8.1-3|88	
12cr|nxtvepg-2.8.1-3|89	%changelog
12cr|nxtvepg-2.8.1-3|90	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.8.1-3mdv2011.0
12cr|nxtvepg-2.8.1-3|91	+ Revision: 613113
12cr|nxtvepg-2.8.1-3|92	- the mass rebuild of 2010.1 packages
12cr|nxtvepg-2.8.1-3|93	
12cr|nxtvepg-2.8.1-3|94	* Fri Apr 30 2010 Funda Wang <fwang@mandriva.org> 2.8.1-2mdv2010.1
12cr|nxtvepg-2.8.1-3|95	+ Revision: 541226
12cr|nxtvepg-2.8.1-3|96	- update BR
12cr|nxtvepg-2.8.1-3|97	
12cr|nxtvepg-2.8.1-3|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|nxtvepg-2.8.1-3|99	- rebuild
12cr|nxtvepg-2.8.1-3|100	
12cr|nxtvepg-2.8.1-3|101	* Mon Jan 12 2009 Guillaume Bedot <littletux@mandriva.org> 2.8.1-1mdv2009.1
12cr|nxtvepg-2.8.1-3|102	+ Revision: 328705
12cr|nxtvepg-2.8.1-3|103	- Build fixes
12cr|nxtvepg-2.8.1-3|104	- Release 2.8.1
12cr|nxtvepg-2.8.1-3|105	
12cr|nxtvepg-2.8.1-3|106	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 2.8.0-4mdv2009.1
12cr|nxtvepg-2.8.1-3|107	+ Revision: 310196
12cr|nxtvepg-2.8.1-3|108	- adjust for new location of tcl stuff
12cr|nxtvepg-2.8.1-3|109	- rebuild for new tcl
12cr|nxtvepg-2.8.1-3|110	
12cr|nxtvepg-2.8.1-3|111	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.8.0-3mdv2009.0
12cr|nxtvepg-2.8.1-3|112	+ Revision: 254151
12cr|nxtvepg-2.8.1-3|113	- rebuild
12cr|nxtvepg-2.8.1-3|114	
12cr|nxtvepg-2.8.1-3|115	* Sat Jan 12 2008 Adam Williamson <awilliamson@mandriva.org> 2.8.0-1mdv2008.1
12cr|nxtvepg-2.8.1-3|116	+ Revision: 149662
12cr|nxtvepg-2.8.1-3|117	- rebuild for new tcl/tk
12cr|nxtvepg-2.8.1-3|118	- don't manually bzip the manpages
12cr|nxtvepg-2.8.1-3|119	- drop Mandriva-specific category from XDG menu
12cr|nxtvepg-2.8.1-3|120	- fd.o icons
12cr|nxtvepg-2.8.1-3|121	- new license policy
12cr|nxtvepg-2.8.1-3|122	- spec clean
12cr|nxtvepg-2.8.1-3|123	- new release 2.8.0
12cr|nxtvepg-2.8.1-3|124	
12cr|nxtvepg-2.8.1-3|125	+ Olivier Blin <oblin@mandriva.com>
12cr|nxtvepg-2.8.1-3|126	- restore BuildRoot
12cr|nxtvepg-2.8.1-3|127	
12cr|nxtvepg-2.8.1-3|128	+ Thierry Vignaud <tv@mandriva.org>
12cr|nxtvepg-2.8.1-3|129	- kill re-definition of %%buildroot on Pixel's request
12cr|nxtvepg-2.8.1-3|130	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|nxtvepg-2.8.1-3|131	
12cr|nxtvepg-2.8.1-3|132	
12cr|nxtvepg-2.8.1-3|133	* Wed Mar 14 2007 Nicolas Lécureuil <neoclust@mandriva.org> 2.7.7-2mdv2007.1
12cr|nxtvepg-2.8.1-3|134	+ Revision: 143565
12cr|nxtvepg-2.8.1-3|135	- Fix XDG menu
12cr|nxtvepg-2.8.1-3|136	
12cr|nxtvepg-2.8.1-3|137	* Mon Jan 22 2007 Lenny Cartier <lenny@mandriva.com> 2.7.7-1mdv2007.1
12cr|nxtvepg-2.8.1-3|138	+ Revision: 111752
12cr|nxtvepg-2.8.1-3|139	- Update to 2.7.7
12cr|nxtvepg-2.8.1-3|140	- Import nxtvepg
12cr|nxtvepg-2.8.1-3|141	
12cr|nxtvepg-2.8.1-3|142	* Wed Apr 19 2006 Michael Scherer <misc@mandriva.org> 2.7.6-5mdk
12cr|nxtvepg-2.8.1-3|143	- Requires tk, really fix #21928
12cr|nxtvepg-2.8.1-3|144	
12cr|nxtvepg-2.8.1-3|145	* Wed Apr 19 2006 Michael Scherer <misc@mandriva.org> 2.7.6-4mdk
12cr|nxtvepg-2.8.1-3|146	- Requires tcl ( fix #21928 )
12cr|nxtvepg-2.8.1-3|147	
12cr|nxtvepg-2.8.1-3|148	* Tue Jan 03 2006 Oden Eriksson <oeriksson@mandriva.com> 2.7.6-3mdk
12cr|nxtvepg-2.8.1-3|149	- rebuilt against soname aware deps (tcl/tk)
12cr|nxtvepg-2.8.1-3|150	- fix deps
12cr|nxtvepg-2.8.1-3|151	- added some lib64 fixes
12cr|nxtvepg-2.8.1-3|152	
12cr|nxtvepg-2.8.1-3|153	* Thu Oct 06 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.7.6-2mdk
12cr|nxtvepg-2.8.1-3|154	- BuildRequires Fix
12cr|nxtvepg-2.8.1-3|155	
12cr|nxtvepg-2.8.1-3|156	* Wed Oct 05 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.7.6-1mdk
12cr|nxtvepg-2.8.1-3|157	- 2.7.6
12cr|nxtvepg-2.8.1-3|158	
12cr|nxtvepg-2.8.1-3|159	* Wed Mar 09 2005 Laurent Culioli <laurent@mandrake.org> 2.7.4-1mdk
12cr|nxtvepg-2.8.1-3|160	- 2.7.4
12cr|nxtvepg-2.8.1-3|161	
12cr|nxtvepg-2.8.1-3|162	* Wed Jun 16 2004 Laurent Culioli <laurent@mandrake.org> 2.7.0-1mdk
12cr|nxtvepg-2.8.1-3|163	- 2.7.0
12cr|nxtvepg-2.8.1-3|164	

3519 12
12cr|nyancat-0.1-1|1	Name:		nyancat
12cr|nyancat-0.1-1|2	Version:	0.1
12cr|nyancat-0.1-1|3	Release:	1
12cr|nyancat-0.1-1|4	Summary:	Nyancat rendered in your terminal
12cr|nyancat-0.1-1|5	Group:		Toys
12cr|nyancat-0.1-1|6	License:	NCSA
12cr|nyancat-0.1-1|7	URL:		https://github.com/klange/nyancat
12cr|nyancat-0.1-1|8	Source0:	https://nodeload.github.com/klange/nyancat/tarball/klange-nyancat-fbb9a73.tar.gz
12cr|nyancat-0.1-1|9	
12cr|nyancat-0.1-1|10	BuildRequires:	python-devel
12cr|nyancat-0.1-1|11	
12cr|nyancat-0.1-1|12	%description
12cr|nyancat-0.1-1|13	Nyancat rendered in your terminal.
12cr|nyancat-0.1-1|14	
12cr|nyancat-0.1-1|15	%prep
12cr|nyancat-0.1-1|16	%setup -q -n klange-%{name}-fbb9a73
12cr|nyancat-0.1-1|17	
12cr|nyancat-0.1-1|18	%build
12cr|nyancat-0.1-1|19	
12cr|nyancat-0.1-1|20	%make
12cr|nyancat-0.1-1|21	
12cr|nyancat-0.1-1|22	%install
12cr|nyancat-0.1-1|23	mkdir -p %{buildroot}/%{_bindir}/
12cr|nyancat-0.1-1|24	install -m 0755 src/%{name} %{buildroot}/%{_bindir}/%{name}
12cr|nyancat-0.1-1|25	install -m 0755 src/%{name}.py %{buildroot}/%{_bindir}/%{name}.py
12cr|nyancat-0.1-1|26	#telnetsrvlib.py /usr/lib/python2.7/site-packages/
12cr|nyancat-0.1-1|27	mkdir -p %{buildroot}/%{python_sitelib}/
12cr|nyancat-0.1-1|28	install -m 0644 src/telnetsrvlib.py %{buildroot}/%{python_sitelib}
12cr|nyancat-0.1-1|29	
12cr|nyancat-0.1-1|30	
12cr|nyancat-0.1-1|31	%files
12cr|nyancat-0.1-1|32	%{_bindir}/%{name}
12cr|nyancat-0.1-1|33	%{_bindir}/%{name}.py
12cr|nyancat-0.1-1|34	%{python_sitelib}/telnetsrvlib.py
12cr|nyancat-0.1-1|35	
12cr|nyancat-0.1-1|36	
12cr|nyancat-0.1-1|37	%changelog
12cr|nyancat-0.1-1|38	* Thu Dec 01 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.1-1
12cr|nyancat-0.1-1|39	+ Revision: 735981
12cr|nyancat-0.1-1|40	- imported package nyancat
12cr|nyancat-0.1-1|41	

3520 12
12cr|o3read-0.0.4-4|1	%define name o3read
12cr|o3read-0.0.4-4|2	%define version 0.0.4
12cr|o3read-0.0.4-4|3	%define release %mkrel 4
12cr|o3read-0.0.4-4|4	
12cr|o3read-0.0.4-4|5	Name: %{name}
12cr|o3read-0.0.4-4|6	Version: %{version}
12cr|o3read-0.0.4-4|7	Release: %{release}
12cr|o3read-0.0.4-4|8	Summary: Converter for OpenOffice and OpenDocument files
12cr|o3read-0.0.4-4|9	Group: Text tools
12cr|o3read-0.0.4-4|10	URL: http://siag.nu/o3read/
12cr|o3read-0.0.4-4|11	Source: http://siag.nu/pub/o3read/%{name}-%{version}.tar.bz2
12cr|o3read-0.0.4-4|12	License: GPL
12cr|o3read-0.0.4-4|13	BuildRoot: %{_tmppath}/%{name}-root
12cr|o3read-0.0.4-4|14	
12cr|o3read-0.0.4-4|15	%description
12cr|o3read-0.0.4-4|16	o3read is a standalone converter for OpenOffice.org and OpenDocument
12cr|o3read-0.0.4-4|17	formats. It doesn't depend on OpenOffice.org or any other external
12cr|o3read-0.0.4-4|18	tools or libraries. It is used by MC viewing these types of file.
12cr|o3read-0.0.4-4|19	
12cr|o3read-0.0.4-4|20	%prep
12cr|o3read-0.0.4-4|21	%setup -q
12cr|o3read-0.0.4-4|22	
12cr|o3read-0.0.4-4|23	%build
12cr|o3read-0.0.4-4|24	%make
12cr|o3read-0.0.4-4|25	
12cr|o3read-0.0.4-4|26	%install
12cr|o3read-0.0.4-4|27	rm -rf %buildroot
12cr|o3read-0.0.4-4|28	%makeinstall BINDIR=%buildroot%_bindir MANDIR=%buildroot%_mandir/man1
12cr|o3read-0.0.4-4|29	
12cr|o3read-0.0.4-4|30	%clean
12cr|o3read-0.0.4-4|31	rm -rf %{buildroot}
12cr|o3read-0.0.4-4|32	
12cr|o3read-0.0.4-4|33	%files
12cr|o3read-0.0.4-4|34	%defattr(-,root,root)
12cr|o3read-0.0.4-4|35	%_bindir/*
12cr|o3read-0.0.4-4|36	%_mandir/*/*
12cr|o3read-0.0.4-4|37	
12cr|o3read-0.0.4-4|38	
12cr|o3read-0.0.4-4|39	
12cr|o3read-0.0.4-4|40	
12cr|o3read-0.0.4-4|41	%changelog
12cr|o3read-0.0.4-4|42	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.0.4-4mdv2010.0
12cr|o3read-0.0.4-4|43	+ Revision: 430191
12cr|o3read-0.0.4-4|44	- rebuild
12cr|o3read-0.0.4-4|45	
12cr|o3read-0.0.4-4|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.0.4-3mdv2009.0
12cr|o3read-0.0.4-4|47	+ Revision: 241100
12cr|o3read-0.0.4-4|48	- rebuild
12cr|o3read-0.0.4-4|49	- kill re-definition of %%buildroot on Pixel's request
12cr|o3read-0.0.4-4|50	
12cr|o3read-0.0.4-4|51	+ Olivier Blin <oblin@mandriva.com>
12cr|o3read-0.0.4-4|52	- restore BuildRoot
12cr|o3read-0.0.4-4|53	
12cr|o3read-0.0.4-4|54	* Fri Jun 08 2007 Adam Williamson <awilliamson@mandriva.org> 0.0.4-1mdv2008.0
12cr|o3read-0.0.4-4|55	+ Revision: 37553
12cr|o3read-0.0.4-4|56	- Import o3read
12cr|o3read-0.0.4-4|57	

3521 12
12cr|oar-2.4.3-1|1	%define version 2.4.3
12cr|oar-2.4.3-1|2	%define release %mkrel 1
12cr|oar-2.4.3-1|3	
12cr|oar-2.4.3-1|4	Name:		oar
12cr|oar-2.4.3-1|5	Version:	%{version}
12cr|oar-2.4.3-1|6	Release:	%{release}
12cr|oar-2.4.3-1|7	Summary:	OAR Batch Scheduler
12cr|oar-2.4.3-1|8	License:	GPL
12cr|oar-2.4.3-1|9	Group:		System/Servers
12cr|oar-2.4.3-1|10	Url:		http://oar.imag.fr
12cr|oar-2.4.3-1|11	Source0:	https://gforge.inria.fr/frs/download.php/24906/%{name}-%version.tar.bz2
12cr|oar-2.4.3-1|12	Source1:	oar-server.init
12cr|oar-2.4.3-1|13	Source2:	oar-node.init
12cr|oar-2.4.3-1|14	Source3:	oar-server.sysconfig
12cr|oar-2.4.3-1|15	Source4:	oar-node.sysconfig
12cr|oar-2.4.3-1|16	Patch0:		oar-2.4.4-drawgantt.php.patch
12cr|oar-2.4.3-1|17	#Patch4: 	oar-2.4.1-monika-fhs.patch
12cr|oar-2.4.3-1|18	BuildRequires:	python-docutils
12cr|oar-2.4.3-1|19	BuildArch: 	noarch
12cr|oar-2.4.3-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|oar-2.4.3-1|21	
12cr|oar-2.4.3-1|22	%description
12cr|oar-2.4.3-1|23	This is OAR Batch Scheduler
12cr|oar-2.4.3-1|24	
12cr|oar-2.4.3-1|25	%package common
12cr|oar-2.4.3-1|26	Summary:	OAR batch scheduler common package
12cr|oar-2.4.3-1|27	Group:		System/Servers
12cr|oar-2.4.3-1|28	Requires:	openssh-clients
12cr|oar-2.4.3-1|29	Requires:	openssh-server
12cr|oar-2.4.3-1|30	Requires:	perl-Sys-Hostname-Long perl-Time-HiRes perl-IPC-SysV perl-Getopt-Long
12cr|oar-2.4.3-1|31	Requires:	perl-IO-Socket-INET6 perl-Time-Local perl-Data-Dumper perl-Storable
12cr|oar-2.4.3-1|32	Requires:	perl-File-Temp
12cr|oar-2.4.3-1|33	
12cr|oar-2.4.3-1|34	%description common
12cr|oar-2.4.3-1|35	This package installs the server part or the OAR batch scheduler
12cr|oar-2.4.3-1|36	
12cr|oar-2.4.3-1|37	%package server
12cr|oar-2.4.3-1|38	Summary:	OAR batch scheduler server package
12cr|oar-2.4.3-1|39	Group:		System/Servers
12cr|oar-2.4.3-1|40	Requires:	oar-common = %version-%release
12cr|oar-2.4.3-1|41	Requires:	fping
12cr|oar-2.4.3-1|42	Requires:	nmap
12cr|oar-2.4.3-1|43	
12cr|oar-2.4.3-1|44	%description server
12cr|oar-2.4.3-1|45	This package installs the server part or the OAR batch scheduler
12cr|oar-2.4.3-1|46	
12cr|oar-2.4.3-1|47	%package admin
12cr|oar-2.4.3-1|48	Summary:	OAR batch scheduler administration tools package
12cr|oar-2.4.3-1|49	Group:		System/Servers
12cr|oar-2.4.3-1|50	Requires:	oar-common = %version-%release
12cr|oar-2.4.3-1|51	requires:   ruby-dbi
12cr|oar-2.4.3-1|52	
12cr|oar-2.4.3-1|53	%description admin
12cr|oar-2.4.3-1|54	This package installs some useful tools to help the administrator of a oar
12cr|oar-2.4.3-1|55	server (resources manipulation, admission rules edition, ...)
12cr|oar-2.4.3-1|56	
12cr|oar-2.4.3-1|57	%package user
12cr|oar-2.4.3-1|58	Summary:	OAR batch scheduler node package
12cr|oar-2.4.3-1|59	Group:		System/Servers
12cr|oar-2.4.3-1|60	Requires:	oar-common = %version-%release
12cr|oar-2.4.3-1|61	Requires:	perl(YAML)
12cr|oar-2.4.3-1|62	
12cr|oar-2.4.3-1|63	%description user
12cr|oar-2.4.3-1|64	This package install the submition and query part or the OAR batch scheduler
12cr|oar-2.4.3-1|65	
12cr|oar-2.4.3-1|66	%package node
12cr|oar-2.4.3-1|67	Summary:	OAR batch scheduler node package
12cr|oar-2.4.3-1|68	Group:		System/Servers
12cr|oar-2.4.3-1|69	Requires:	oar-common = %version-%release
12cr|oar-2.4.3-1|70	
12cr|oar-2.4.3-1|71	%description node
12cr|oar-2.4.3-1|72	This package installs the execution node part or the OAR batch scheduler
12cr|oar-2.4.3-1|73	
12cr|oar-2.4.3-1|74	%package web-status
12cr|oar-2.4.3-1|75	Summary:	OAR batch scheduler web-status package
12cr|oar-2.4.3-1|76	Group:		System/Servers
12cr|oar-2.4.3-1|77	Requires:	oar-common = %version-%release
12cr|oar-2.4.3-1|78	Requires:	oar-user = %version-%release
12cr|oar-2.4.3-1|79	requires:   apache
12cr|oar-2.4.3-1|80	requires:   ruby-gd
12cr|oar-2.4.3-1|81	requires:   ruby-dbi
12cr|oar-2.4.3-1|82	%if %mdkversion < 201010
12cr|oar-2.4.3-1|83	Requires(post):   rpm-helper
12cr|oar-2.4.3-1|84	Requires(postun):   rpm-helper
12cr|oar-2.4.3-1|85	%endif
12cr|oar-2.4.3-1|86	
12cr|oar-2.4.3-1|87	%description web-status
12cr|oar-2.4.3-1|88	This package installs the OAR batch scheduler Gantt reservation diagram CGI:
12cr|oar-2.4.3-1|89	DrawGantt and the instant cluster state visualization CGI: Monika
12cr|oar-2.4.3-1|90	
12cr|oar-2.4.3-1|91	%package api
12cr|oar-2.4.3-1|92	Summary:	OAR batch scheduler API
12cr|oar-2.4.3-1|93	Group:		System/Servers
12cr|oar-2.4.3-1|94	requires:	oar-user
12cr|oar-2.4.3-1|95	
12cr|oar-2.4.3-1|96	%description api
12cr|oar-2.4.3-1|97	You may test the API with a simple wget:
12cr|oar-2.4.3-1|98	wget -O - http://localhost:/oarapi/resources.html
12cr|oar-2.4.3-1|99	It should give you the list of resources in the yaml format
12cr|oar-2.4.3-1|100	but enclosed in an html page. To test if the authentication works,
12cr|oar-2.4.3-1|101	you need to post a new job. See the example.txt file that gives you
12cr|oar-2.4.3-1|102	example queries with a ruby rest client.
12cr|oar-2.4.3-1|103	
12cr|oar-2.4.3-1|104	%package doc
12cr|oar-2.4.3-1|105	Summary:	OAR batch scheduler documentation package
12cr|oar-2.4.3-1|106	Group:		Books/Computer books
12cr|oar-2.4.3-1|107	
12cr|oar-2.4.3-1|108	%description doc
12cr|oar-2.4.3-1|109	This package install some documentation for OAR batch scheduler
12cr|oar-2.4.3-1|110	
12cr|oar-2.4.3-1|111	%prep
12cr|oar-2.4.3-1|112	%setup -q
12cr|oar-2.4.3-1|113	%patch0 -p0
12cr|oar-2.4.3-1|114	
12cr|oar-2.4.3-1|115	%build
12cr|oar-2.4.3-1|116	# Modify Makefile for chown commands to be non-fatal as the permissions
12cr|oar-2.4.3-1|117	# are set by the packaging
12cr|oar-2.4.3-1|118	perl -i -pe "s/chown/-chown/" Makefile
12cr|oar-2.4.3-1|119	perl -i -pe "s/-o root//" Makefile
12cr|oar-2.4.3-1|120	perl -i -pe "s/-g root//" Makefile
12cr|oar-2.4.3-1|121	
12cr|oar-2.4.3-1|122	cd Docs/documentation
12cr|oar-2.4.3-1|123	%make
12cr|oar-2.4.3-1|124	
12cr|oar-2.4.3-1|125	%install
12cr|oar-2.4.3-1|126	%__rm -rf %{buildroot}
12cr|oar-2.4.3-1|127	
12cr|oar-2.4.3-1|128	%__make common configuration libs doc-install server dbinit node user draw-gantt monika www-conf tools api \
12cr|oar-2.4.3-1|129	OARUSER=oar \
12cr|oar-2.4.3-1|130	PREFIX=%{_prefix} \
12cr|oar-2.4.3-1|131	OARCONFDIR=%{_sysconfdir}/%{name} \
12cr|oar-2.4.3-1|132	OARDIR=%{_datadir}/%{name} \
12cr|oar-2.4.3-1|133	DOCDIR=%{_docdir}/%{name} \
12cr|oar-2.4.3-1|134	MANDIR=%{_mandir} \
12cr|oar-2.4.3-1|135	WWWDIR=/var/www/%{name} \
12cr|oar-2.4.3-1|136	CGIDIR=/var/www/%{name} \
12cr|oar-2.4.3-1|137	PERLLIBDIR=%perl_sitelib \
12cr|oar-2.4.3-1|138	DESTDIR=%{buildroot}
12cr|oar-2.4.3-1|139	
12cr|oar-2.4.3-1|140	perl -pi -e 's|/usr/lib/oar|%{_datadir}/%{name}|'  \
12cr|oar-2.4.3-1|141	%{buildroot}%{_docdir}/%{name}/html/OAR-DOCUMENTATION-ADMIN.html \
12cr|oar-2.4.3-1|142	%{buildroot}%{_datadir}/%{name}/oarnodesetting_ssh \
12cr|oar-2.4.3-1|143	%{buildroot}%{_sysconfdir}/%{name}/oar.conf
12cr|oar-2.4.3-1|144	
12cr|oar-2.4.3-1|145	perl -pi \
12cr|oar-2.4.3-1|146	-e 's|^#OAR_RUNTIME_DIRECTORY=.*|OAR_RUNTIME_DIRECTORY="/var/lib/oar"|;' \
12cr|oar-2.4.3-1|147	-e 's|^#OPENSSH_CMD=.*|OPENSSH_CMD="/usr/bin/ssh -p 6667"|;' \
12cr|oar-2.4.3-1|148	%{buildroot}%{_sysconfdir}/%{name}/oar.conf
12cr|oar-2.4.3-1|149	
12cr|oar-2.4.3-1|150	# apache configuration
12cr|oar-2.4.3-1|151	install -d -m 755 %{buildroot}%{webappconfdir}
12cr|oar-2.4.3-1|152	cat > %{buildroot}%{webappconfdir}/%{name}.conf <<EOF
12cr|oar-2.4.3-1|153	Alias /monika %{_var}/www/%{name}/monika
12cr|oar-2.4.3-1|154	Alias /drawgantt %{_var}/www/%{name}/drawgantt
12cr|oar-2.4.3-1|155	Alias /oarapi %{_var}/www/%{name}/oarapi
12cr|oar-2.4.3-1|156	
12cr|oar-2.4.3-1|157	<Directory %{_var}/www/%{name}/monika>
12cr|oar-2.4.3-1|158	Options ExecCGI
12cr|oar-2.4.3-1|159	DirectoryIndex monika.cgi
12cr|oar-2.4.3-1|160	Order allow,deny
12cr|oar-2.4.3-1|161	Allow from all
12cr|oar-2.4.3-1|162	</Directory>
12cr|oar-2.4.3-1|163	
12cr|oar-2.4.3-1|164	<Directory %{_var}/www/%{name}/drawgantt>
12cr|oar-2.4.3-1|165	Options ExecCGI FollowSymlinks
12cr|oar-2.4.3-1|166	DirectoryIndex drawgantt.cgi
12cr|oar-2.4.3-1|167	Order allow,deny
12cr|oar-2.4.3-1|168	Allow from all
12cr|oar-2.4.3-1|169	</Directory>
12cr|oar-2.4.3-1|170	
12cr|oar-2.4.3-1|171	<Directory %{_var}/www/%{name}/oarapi>
12cr|oar-2.4.3-1|172	Options ExecCGI FollowSymlinks
12cr|oar-2.4.3-1|173	DirectoryIndex oarapi.cgi
12cr|oar-2.4.3-1|174	Order allow,deny
12cr|oar-2.4.3-1|175	Allow from all
12cr|oar-2.4.3-1|176	</Directory>
12cr|oar-2.4.3-1|177	EOF
12cr|oar-2.4.3-1|178	
12cr|oar-2.4.3-1|179	install -d -m 755 %{buildroot}%{_var}/www/%{name}/drawgantt
12cr|oar-2.4.3-1|180	cat > %{buildroot}%{_var}/www/%{name}/drawgantt/.htaccess<<EOF
12cr|oar-2.4.3-1|181	<Files "config.php">
12cr|oar-2.4.3-1|182	Order Allow,Deny
12cr|oar-2.4.3-1|183	Deny from All
12cr|oar-2.4.3-1|184	</Files>
12cr|oar-2.4.3-1|185	EOF
12cr|oar-2.4.3-1|186	
12cr|oar-2.4.3-1|187	cat > %{buildroot}%{_var}/www/%{name}/drawgantt/config.php<<EOF
12cr|oar-2.4.3-1|188	<?php
12cr|oar-2.4.3-1|189	$dbhost   = '127.0.0.1' ;
12cr|oar-2.4.3-1|190	$dbname   = 'oar'   ;
12cr|oar-2.4.3-1|191	$dbuser   = 'oar' ;
12cr|oar-2.4.3-1|192	$dbpass = 'oar' ;
12cr|oar-2.4.3-1|193	?>
12cr|oar-2.4.3-1|194	EOF
12cr|oar-2.4.3-1|195	
12cr|oar-2.4.3-1|196	rm -f %{buildroot}%{_sysconfdir}/%{name}/apache.conf
12cr|oar-2.4.3-1|197	install -d -m 755 %{buildroot}%{_var}/lib/%{name}/drawgantt
12cr|oar-2.4.3-1|198	install -d -m 755 %{buildroot}%{_var}/www/%{name}/monika
12cr|oar-2.4.3-1|199	install -m 755 VisualizationInterfaces/DrawGantt/drawgantt.cgi %{buildroot}%{_var}/www/%{name}/drawgantt
12cr|oar-2.4.3-1|200	cp -av VisualizationInterfaces/DrawGantt/drawgantt.php %{buildroot}%{_var}/www/%{name}/drawgantt
12cr|oar-2.4.3-1|201	cp -av VisualizationInterfaces/DrawGantt/Icons %{buildroot}%{_var}/www/%{name}/drawgantt
12cr|oar-2.4.3-1|202	cp -av VisualizationInterfaces/DrawGantt/js %{buildroot}%{_var}/www/%{name}/drawgantt
12cr|oar-2.4.3-1|203	cp -av VisualizationInterfaces/Monika/*.cgi %{buildroot}%{_var}/www/%{name}/monika
12cr|oar-2.4.3-1|204	cp -av VisualizationInterfaces/Monika/monika.css %{buildroot}%{_var}/www/%{name}/monika
12cr|oar-2.4.3-1|205	# remove unwated files
12cr|oar-2.4.3-1|206	rm -vf %{buildroot}%{_var}/www/%{name}/monika.*
12cr|oar-2.4.3-1|207	rm -vf %{buildroot}%{_var}/www/%{name}/drawgantt.*
12cr|oar-2.4.3-1|208	pushd %{buildroot}%{_var}/lib/%{name}/drawgantt
12cr|oar-2.4.3-1|209	#rmdir cache
12cr|oar-2.4.3-1|210	ln -sf ../../../lib/%{name}/drawgantt cache
12cr|oar-2.4.3-1|211	popd
12cr|oar-2.4.3-1|212	
12cr|oar-2.4.3-1|213	perl -pi -e 's|^web_root.*|web_root: "%{_var}/www/%{name}"|' \
12cr|oar-2.4.3-1|214	%{buildroot}%{_sysconfdir}/%{name}/drawgantt.conf
12cr|oar-2.4.3-1|215	perl -pi -e 's|^css_path.*|css_path = /monika/monika.css|' \
12cr|oar-2.4.3-1|216	%{buildroot}%{_sysconfdir}/%{name}/monika.conf
12cr|oar-2.4.3-1|217	
12cr|oar-2.4.3-1|218	chmod 640  %{buildroot}%{_sysconfdir}/%{name}/monika.conf
12cr|oar-2.4.3-1|219	chmod 640  %{buildroot}%{_sysconfdir}/%{name}/drawgantt.conf
12cr|oar-2.4.3-1|220	
12cr|oar-2.4.3-1|221	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|oar-2.4.3-1|222	cp -av rpm/SOURCES/oar-common.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}.conf
12cr|oar-2.4.3-1|223	
12cr|oar-2.4.3-1|224	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
12cr|oar-2.4.3-1|225	cp -av rpm/SOURCES/oar-server.cron.d %{buildroot}%{_sysconfdir}/cron.d/%{name}-server
12cr|oar-2.4.3-1|226	cp -av rpm/SOURCES/oar-node.cron.d %{buildroot}%{_sysconfdir}/cron.d/%{name}-node
12cr|oar-2.4.3-1|227	
12cr|oar-2.4.3-1|228	install -d -m 755 %{buildroot}%{_initrddir}
12cr|oar-2.4.3-1|229	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/oar-server
12cr|oar-2.4.3-1|230	install -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/oar-node
12cr|oar-2.4.3-1|231	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
12cr|oar-2.4.3-1|232	install -m 755 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/oar-server
12cr|oar-2.4.3-1|233	install -m 755 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/oar-node
12cr|oar-2.4.3-1|234	
12cr|oar-2.4.3-1|235	cat > %{buildroot}%{_sbindir}/oar-server <<'EOF'
12cr|oar-2.4.3-1|236	#!/bin/sh
12cr|oar-2.4.3-1|237	
12cr|oar-2.4.3-1|238	%{_sbindir}/Almighty $* &
12cr|oar-2.4.3-1|239	jobs -p  > /var/run/`basename $0`.pid
12cr|oar-2.4.3-1|240	EOF
12cr|oar-2.4.3-1|241	chmod +x %{buildroot}%{_sbindir}/oar-server
12cr|oar-2.4.3-1|242	
12cr|oar-2.4.3-1|243	install -d -m 755 %{buildroot}%{_var}/lib/oar
12cr|oar-2.4.3-1|244	install -d -m 755 %{buildroot}%{_var}/lib/oar/.ssh
12cr|oar-2.4.3-1|245	install -d -m 755 %{buildroot}%{_var}/lib/oar/checklogs
12cr|oar-2.4.3-1|246	cat > %{buildroot}%{_var}/lib/oar/.ssh/config <<EOF
12cr|oar-2.4.3-1|247	Host *
12cr|oar-2.4.3-1|248	ForwardX11 no
12cr|oar-2.4.3-1|249	StrictHostKeyChecking no
12cr|oar-2.4.3-1|250	PasswordAuthentication no
12cr|oar-2.4.3-1|251	AddressFamily inet
12cr|oar-2.4.3-1|252	EOF
12cr|oar-2.4.3-1|253	
12cr|oar-2.4.3-1|254	cat > README.urpmi <<EOF
12cr|oar-2.4.3-1|255	Post-installation instructions
12cr|oar-2.4.3-1|256	
12cr|oar-2.4.3-1|257	You have to create a database for the server, using either:
12cr|oar-2.4.3-1|258	- postgresql: install perl-DBD-pg, and run oar_psql_db_init
12cr|oar-2.4.3-1|259	- mysql: install perl-DBD-mysql, and run oar_mysql_db_init
12cr|oar-2.4.3-1|260	EOF
12cr|oar-2.4.3-1|261	
12cr|oar-2.4.3-1|262	%clean
12cr|oar-2.4.3-1|263	rm -rf %{buildroot}
12cr|oar-2.4.3-1|264	
12cr|oar-2.4.3-1|265	%pre common
12cr|oar-2.4.3-1|266	%_pre_useradd %{name} %{_var}/lib/%{name} %{_datadir}/%{name}/oarsh_shell
12cr|oar-2.4.3-1|267	%create_ghostfile /var/log/oar.log oar oar 644
12cr|oar-2.4.3-1|268	
12cr|oar-2.4.3-1|269	%postun common
12cr|oar-2.4.3-1|270	%_postun_userdel %{name}
12cr|oar-2.4.3-1|271	
12cr|oar-2.4.3-1|272	%post server
12cr|oar-2.4.3-1|273	if [ $1 = 1 ]; then
12cr|oar-2.4.3-1|274	cd %{_var}/lib/%{name}/.ssh
12cr|oar-2.4.3-1|275	if [ ! -e id_dsa.pub -o ! -e id_dsa.pub -o ! -e authorized_keys ]; then
12cr|oar-2.4.3-1|276	ssh-keygen -t dsa -q -f id_dsa -N ''
12cr|oar-2.4.3-1|277	cp id_dsa.pub authorized_keys
12cr|oar-2.4.3-1|278	chown oar.oar id_dsa id_dsa.pub authorized_keys
12cr|oar-2.4.3-1|279	fi
12cr|oar-2.4.3-1|280	cd -
12cr|oar-2.4.3-1|281	fi
12cr|oar-2.4.3-1|282	%_post_service oar-server
12cr|oar-2.4.3-1|283	
12cr|oar-2.4.3-1|284	%preun server
12cr|oar-2.4.3-1|285	%_preun_service oar-server
12cr|oar-2.4.3-1|286	
12cr|oar-2.4.3-1|287	%post node
12cr|oar-2.4.3-1|288	# create oar sshd keys
12cr|oar-2.4.3-1|289	if [ ! -f %{_sysconfdir}/%{name}/oar_ssh_host_rsa_key ]; then
12cr|oar-2.4.3-1|290	rm -f %{_sysconfdir}/%{name}/oar_ssh_host_rsa_key.pub
12cr|oar-2.4.3-1|291	cp %{_sysconfdir}/ssh/ssh_host_rsa_key \
12cr|oar-2.4.3-1|292	%{_sysconfdir}/%{name}/oar_ssh_host_rsa_key
12cr|oar-2.4.3-1|293	cp %{_sysconfdir}/ssh/ssh_host_rsa_key.pub \
12cr|oar-2.4.3-1|294	%{_sysconfdir}/%{name}/oar_ssh_host_rsa_key.pub
12cr|oar-2.4.3-1|295	fi
12cr|oar-2.4.3-1|296	
12cr|oar-2.4.3-1|297	if [ ! -f %{_sysconfdir}/%{name}/oar_ssh_host_dsa_key ]; then
12cr|oar-2.4.3-1|298	rm -f %{_sysconfdir}/%{name}/oar_ssh_host_dsa_key.pub
12cr|oar-2.4.3-1|299	cp %{_sysconfdir}/ssh/ssh_host_dsa_key \
12cr|oar-2.4.3-1|300	%{_sysconfdir}/%{name}/oar_ssh_host_dsa_key
12cr|oar-2.4.3-1|301	cp %{_sysconfdir}/ssh/ssh_host_dsa_key.pub \
12cr|oar-2.4.3-1|302	%{_sysconfdir}/%{name}/oar_ssh_host_dsa_key.pub
12cr|oar-2.4.3-1|303	fi
12cr|oar-2.4.3-1|304	
12cr|oar-2.4.3-1|305	%_post_service oar-node
12cr|oar-2.4.3-1|306	
12cr|oar-2.4.3-1|307	%preun node
12cr|oar-2.4.3-1|308	%_preun_service oar-node
12cr|oar-2.4.3-1|309	
12cr|oar-2.4.3-1|310	%post web-status
12cr|oar-2.4.3-1|311	%if %mdkversion < 201010
12cr|oar-2.4.3-1|312	%_post_webapp
12cr|oar-2.4.3-1|313	%endif
12cr|oar-2.4.3-1|314	
12cr|oar-2.4.3-1|315	%preun web-status
12cr|oar-2.4.3-1|316	%if %mdkversion < 201010
12cr|oar-2.4.3-1|317	%_postun_webapp
12cr|oar-2.4.3-1|318	%endif
12cr|oar-2.4.3-1|319	
12cr|oar-2.4.3-1|320	%files common
12cr|oar-2.4.3-1|321	%doc COPYING CHANGELOG AUTHORS TODO README
12cr|oar-2.4.3-1|322	%defattr(-,root,root)
12cr|oar-2.4.3-1|323	%config(noreplace) %attr(640,oar,root) %{_sysconfdir}/%{name}/oar.conf
12cr|oar-2.4.3-1|324	%config(noreplace) %{_sysconfdir}/%{name}/oarnodesetting_ssh
12cr|oar-2.4.3-1|325	%config(noreplace) %{_sysconfdir}/%{name}/update_cpuset_id.sh
12cr|oar-2.4.3-1|326	
12cr|oar-2.4.3-1|327	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}.conf
12cr|oar-2.4.3-1|328	%attr(6750,oar,oar) %{_sbindir}/oarnodesetting
12cr|oar-2.4.3-1|329	%{_bindir}/oarcp
12cr|oar-2.4.3-1|330	%{_bindir}/oarsh
12cr|oar-2.4.3-1|331	%{_bindir}/oarprint
12cr|oar-2.4.3-1|332	%dir %{_datadir}/%{name}
12cr|oar-2.4.3-1|333	%dir %attr(755,root,oar) %{_datadir}/%{name}/oardodo
12cr|oar-2.4.3-1|334	%{_datadir}/%{name}/oar_Judas.pm
12cr|oar-2.4.3-1|335	%{_datadir}/%{name}/oar_Tools.pm
12cr|oar-2.4.3-1|336	%{_datadir}/%{name}/oar_conflib.pm
12cr|oar-2.4.3-1|337	%{_datadir}/%{name}/oar_iolib.pm
12cr|oar-2.4.3-1|338	%{_datadir}/%{name}/oar_resource_tree.pm
12cr|oar-2.4.3-1|339	%attr(6750,root,oar) %{_datadir}/%{name}/oardodo/oardodo
12cr|oar-2.4.3-1|340	%{_datadir}/%{name}/oarnodesetting
12cr|oar-2.4.3-1|341	%{_datadir}/%{name}/oarsh
12cr|oar-2.4.3-1|342	%attr(6755,oar,oar) %{_datadir}/%{name}/oarsh_oardo
12cr|oar-2.4.3-1|343	%{_datadir}/%{name}/oarversion.pm
12cr|oar-2.4.3-1|344	%{_datadir}/%{name}/sentinelle.pl
12cr|oar-2.4.3-1|345	%{_datadir}/%{name}/oarsh_shell
12cr|oar-2.4.3-1|346	%{_mandir}/man1/oarcp.1*
12cr|oar-2.4.3-1|347	%{_mandir}/man1/oarsh.1*
12cr|oar-2.4.3-1|348	%{_mandir}/man1/oarprint.1*
12cr|oar-2.4.3-1|349	%{_mandir}/man1/oarnodesetting.1*
12cr|oar-2.4.3-1|350	%dir %attr(-,oar,oar) %{_var}/lib/oar
12cr|oar-2.4.3-1|351	
12cr|oar-2.4.3-1|352	%files server
12cr|oar-2.4.3-1|353	%doc README README.urpmi
12cr|oar-2.4.3-1|354	%defattr(-,root,root)
12cr|oar-2.4.3-1|355	%config(noreplace) %{_initrddir}/oar-server
12cr|oar-2.4.3-1|356	%config(noreplace) %{_sysconfdir}/sysconfig/oar-server
12cr|oar-2.4.3-1|357	%config(noreplace) %{_sysconfdir}/cron.d/oar-server
12cr|oar-2.4.3-1|358	%config(noreplace) %{_sysconfdir}/%{name}/job_resource_manager.pl
12cr|oar-2.4.3-1|359	%config(noreplace) %{_sysconfdir}/%{name}/oarmonitor_sensor.pl
12cr|oar-2.4.3-1|360	%config(noreplace) %{_sysconfdir}/%{name}/server_epilogue
12cr|oar-2.4.3-1|361	%config(noreplace) %{_sysconfdir}/%{name}/server_prologue
12cr|oar-2.4.3-1|362	%{_sysconfdir}/%{name}/shut_down_nodes.sh
12cr|oar-2.4.3-1|363	%{_sysconfdir}/%{name}/wake_up_nodes.sh
12cr|oar-2.4.3-1|364	%config(noreplace) %{_sysconfdir}/%{name}/suspend_resume_manager.pl
12cr|oar-2.4.3-1|365	%attr(-,oar,oar) %dir %{_var}/lib/%{name}/.ssh
12cr|oar-2.4.3-1|366	%attr(-,oar,oar) %config(noreplace) %{_var}/lib/%{name}/.ssh/config
12cr|oar-2.4.3-1|367	%attr(6750,oar,oar) %{_sbindir}/Almighty
12cr|oar-2.4.3-1|368	%{_sbindir}/oar-server
12cr|oar-2.4.3-1|369	%attr(6750,oar,oar) %{_sbindir}/oar_mysql_db_init
12cr|oar-2.4.3-1|370	%attr(6750,oar,oar) %{_sbindir}/oar_resources_init
12cr|oar-2.4.3-1|371	%{_sbindir}/oar_psql_db_init
12cr|oar-2.4.3-1|372	%attr(6750,oar,oar) %{_sbindir}/oar_checkdb
12cr|oar-2.4.3-1|373	%attr(6750,oar,oar) %{_sbindir}/oaraccounting
12cr|oar-2.4.3-1|374	%attr(6750,oar,oar) %{_sbindir}/oarmonitor
12cr|oar-2.4.3-1|375	%attr(6750,oar,oar) %{_sbindir}/oarnotify
12cr|oar-2.4.3-1|376	%attr(6750,oar,oar) %{_sbindir}/oarproperty
12cr|oar-2.4.3-1|377	%attr(6750,oar,oar) %{_sbindir}/oarremoveresource
12cr|oar-2.4.3-1|378	%{_mandir}/man1/Almighty.1*
12cr|oar-2.4.3-1|379	%{_mandir}/man1/oar_mysql_db_init.1*
12cr|oar-2.4.3-1|380	%{_mandir}/man1/oaraccounting.1*
12cr|oar-2.4.3-1|381	%{_mandir}/man1/oarmonitor.1*
12cr|oar-2.4.3-1|382	%{_mandir}/man1/oarnotify.1*
12cr|oar-2.4.3-1|383	%{_mandir}/man1/oarproperty.1*
12cr|oar-2.4.3-1|384	%{_mandir}/man1/oarremoveresource.1*
12cr|oar-2.4.3-1|385	%{_datadir}/%{name}/Almighty
12cr|oar-2.4.3-1|386	%{_datadir}/%{name}/Gantt_hole_storage.pm
12cr|oar-2.4.3-1|387	%{_datadir}/%{name}/Leon
12cr|oar-2.4.3-1|388	%{_datadir}/%{name}/NodeChangeState
12cr|oar-2.4.3-1|389	%{_datadir}/%{name}/bipbip
12cr|oar-2.4.3-1|390	%{_datadir}/%{name}/default_data.sql
12cr|oar-2.4.3-1|391	%{_datadir}/%{name}/finaud
12cr|oar-2.4.3-1|392	%{_datadir}/%{name}/mysql_default_admission_rules.sql
12cr|oar-2.4.3-1|393	%{_datadir}/%{name}/mysql_structure.sql
12cr|oar-2.4.3-1|394	%{_datadir}/%{name}/oar_meta_sched
12cr|oar-2.4.3-1|395	%{_datadir}/%{name}/oar_mysql_db_init
12cr|oar-2.4.3-1|396	%{_datadir}/%{name}/oar_psql_db_init
12cr|oar-2.4.3-1|397	%{_datadir}/%{name}/oar_scheduler.pm
12cr|oar-2.4.3-1|398	%{_datadir}/%{name}/oaraccounting
12cr|oar-2.4.3-1|399	%{_datadir}/%{name}/oarexec
12cr|oar-2.4.3-1|400	%{_datadir}/%{name}/oarmonitor
12cr|oar-2.4.3-1|401	%{_datadir}/%{name}/oarnotify
12cr|oar-2.4.3-1|402	%{_datadir}/%{name}/oarproperty
12cr|oar-2.4.3-1|403	%{_datadir}/%{name}/oarremoveresource
12cr|oar-2.4.3-1|404	%{_datadir}/%{name}/pg_default_admission_rules.sql
12cr|oar-2.4.3-1|405	%{_datadir}/%{name}/pg_structure.sql
12cr|oar-2.4.3-1|406	%{_datadir}/%{name}/ping_checker.pm
12cr|oar-2.4.3-1|407	%{_datadir}/%{name}/runner
12cr|oar-2.4.3-1|408	%{_datadir}/%{name}/sarko
12cr|oar-2.4.3-1|409	%{_datadir}/%{name}/schedulers/oar_sched_gantt_with_timesharing
12cr|oar-2.4.3-1|410	%{_datadir}/%{name}/schedulers/oar_sched_gantt_with_timesharing_and_fairsharing
12cr|oar-2.4.3-1|411	%{_datadir}/%{name}/db_upgrade
12cr|oar-2.4.3-1|412	%{_datadir}/%{name}/oar_checkdb.pl
12cr|oar-2.4.3-1|413	%{_datadir}/%{name}/oarnodes.v2_3
12cr|oar-2.4.3-1|414	%{_datadir}/%{name}/oarnodes_lib.pm
12cr|oar-2.4.3-1|415	%{_datadir}/%{name}/oarstat.v2_3
12cr|oar-2.4.3-1|416	%{_datadir}/%{name}/oarstat_lib.pm
12cr|oar-2.4.3-1|417	%{_datadir}/%{name}/oarsub_lib.pm
12cr|oar-2.4.3-1|418	%{_datadir}/%{name}/oar_Hulot.pm
12cr|oar-2.4.3-1|419	%{_datadir}/%{name}/window_forker.pm
12cr|oar-2.4.3-1|420	
12cr|oar-2.4.3-1|421	%files user
12cr|oar-2.4.3-1|422	%defattr(-,root,root)
12cr|oar-2.4.3-1|423	%{_datadir}/%{name}/oarnodes
12cr|oar-2.4.3-1|424	%{_datadir}/%{name}/oardel
12cr|oar-2.4.3-1|425	%{_datadir}/%{name}/oarstat
12cr|oar-2.4.3-1|426	%{_datadir}/%{name}/oarsub
12cr|oar-2.4.3-1|427	%{_datadir}/%{name}/oarhold
12cr|oar-2.4.3-1|428	%{_datadir}/%{name}/oarresume
12cr|oar-2.4.3-1|429	%attr(6755,oar,oar) %{_bindir}/oardel
12cr|oar-2.4.3-1|430	%attr(6755,oar,oar) %{_bindir}/oarhold
12cr|oar-2.4.3-1|431	%attr(6755,oar,oar) %{_bindir}/oarnodes
12cr|oar-2.4.3-1|432	%attr(6755,oar,oar) %{_bindir}/oarnodes.old
12cr|oar-2.4.3-1|433	%attr(6755,oar,oar) %{_bindir}/oarresume
12cr|oar-2.4.3-1|434	%attr(6755,oar,oar) %{_bindir}/oarstat
12cr|oar-2.4.3-1|435	%attr(6755,oar,oar) %{_bindir}/oarstat.old
12cr|oar-2.4.3-1|436	%attr(6755,oar,oar) %{_bindir}/oarsub
12cr|oar-2.4.3-1|437	%{_bindir}/oarmonitor_graph_gen
12cr|oar-2.4.3-1|438	%{_mandir}/man1/oardel.1*
12cr|oar-2.4.3-1|439	%{_mandir}/man1/oarhold.1*
12cr|oar-2.4.3-1|440	%{_mandir}/man1/oarmonitor_graph_gen.1*
12cr|oar-2.4.3-1|441	%{_mandir}/man1/oarnodes.*
12cr|oar-2.4.3-1|442	%{_mandir}/man1/oarresume.*
12cr|oar-2.4.3-1|443	%{_mandir}/man1/oarstat.*
12cr|oar-2.4.3-1|444	%{_mandir}/man1/oarsub.*
12cr|oar-2.4.3-1|445	
12cr|oar-2.4.3-1|446	%files node
12cr|oar-2.4.3-1|447	%defattr(-,root,root)
12cr|oar-2.4.3-1|448	%config(noreplace) %{_initrddir}/oar-node
12cr|oar-2.4.3-1|449	%config(noreplace) %{_sysconfdir}/sysconfig/oar-node
12cr|oar-2.4.3-1|450	%config(noreplace) %{_sysconfdir}/cron.d/oar-node
12cr|oar-2.4.3-1|451	%config(noreplace) %{_sysconfdir}/oar/check.d
12cr|oar-2.4.3-1|452	%config(noreplace) %{_sysconfdir}/oar/epilogue
12cr|oar-2.4.3-1|453	%config(noreplace) %{_sysconfdir}/oar/prologue
12cr|oar-2.4.3-1|454	%config(noreplace) %{_sysconfdir}/oar/sshd_config
12cr|oar-2.4.3-1|455	%{_bindir}/oarnodechecklist
12cr|oar-2.4.3-1|456	%{_bindir}/oarnodecheckquery
12cr|oar-2.4.3-1|457	%{_datadir}/%{name}/detect_resources
12cr|oar-2.4.3-1|458	%{_datadir}/%{name}/oarnodecheckrun
12cr|oar-2.4.3-1|459	%dir %attr(-,oar,oar) %{_var}/lib/oar/checklogs
12cr|oar-2.4.3-1|460	
12cr|oar-2.4.3-1|461	%files web-status
12cr|oar-2.4.3-1|462	%defattr(-,root,root)
12cr|oar-2.4.3-1|463	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|oar-2.4.3-1|464	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/oar/drawgantt.conf
12cr|oar-2.4.3-1|465	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/oar/monika.conf
12cr|oar-2.4.3-1|466	#%{_datadir}/%{name}/monika
12cr|oar-2.4.3-1|467	%{perl_sitelib}/monika
12cr|oar-2.4.3-1|468	%{_var}/www/%{name}
12cr|oar-2.4.3-1|469	%attr(-,apache,apache) %{_var}/lib/%{name}/drawgantt
12cr|oar-2.4.3-1|470	%attr(-,apache,apache) %{_var}/lib/drawgantt-files
12cr|oar-2.4.3-1|471	
12cr|oar-2.4.3-1|472	%files api
12cr|oar-2.4.3-1|473	%doc API/INSTALL API/oarapi_example*
12cr|oar-2.4.3-1|474	%{_sysconfdir}/%{name}/apache-api.conf
12cr|oar-2.4.3-1|475	%{_sysconfdir}/%{name}/api_html_header.pl
12cr|oar-2.4.3-1|476	%{_sysconfdir}/%{name}/api_html_postform.pl
12cr|oar-2.4.3-1|477	%{_datadir}/%{name}/oar_apilib.pm
12cr|oar-2.4.3-1|478	%{_datadir}/%{name}/oarapi.pl
12cr|oar-2.4.3-1|479	
12cr|oar-2.4.3-1|480	%files doc
12cr|oar-2.4.3-1|481	%doc FAQ-ADMIN FAQ-USER GUIDELINES QUICK* CPUSET
12cr|oar-2.4.3-1|482	%defattr(-,root,root)
12cr|oar-2.4.3-1|483	%{_docdir}/%{name}
12cr|oar-2.4.3-1|484	
12cr|oar-2.4.3-1|485	%files admin
12cr|oar-2.4.3-1|486	%defattr(-,root,root)
12cr|oar-2.4.3-1|487	%{_datadir}/%{name}/oar_modules.rb
12cr|oar-2.4.3-1|488	%{_datadir}/%{name}/oaradmin.rb
12cr|oar-2.4.3-1|489	%{_datadir}/%{name}/oaradmin_modules.rb
12cr|oar-2.4.3-1|490	%attr(6750,oar,oar) %{_sbindir}/oaradmin
12cr|oar-2.4.3-1|491	%{_mandir}/man1/oaradmin.1*
12cr|oar-2.4.3-1|492	
12cr|oar-2.4.3-1|493	
12cr|oar-2.4.3-1|494	
12cr|oar-2.4.3-1|495	
12cr|oar-2.4.3-1|496	%changelog
12cr|oar-2.4.3-1|497	* Fri Dec 03 2010 Antoine Ginies <aginies@mandriva.com> 2.4.3-1mdv2011.0
12cr|oar-2.4.3-1|498	+ Revision: 606110
12cr|oar-2.4.3-1|499	- add missing perl* requires, add OAR batch scheduler API, use included logrotate and crond files, update oar/.ssh/config file, fix oar.conf permission, fix oardodo permission, add new oar_Hulot.pm and window_forker.pm module,
12cr|oar-2.4.3-1|500	- oar-2.4.3, fix initscripts (use oar_checkdb), add a drawgantt configuration file
12cr|oar-2.4.3-1|501	
12cr|oar-2.4.3-1|502	* Fri Feb 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.1-1mdv2010.1
12cr|oar-2.4.3-1|503	+ Revision: 511883
12cr|oar-2.4.3-1|504	- new version
12cr|oar-2.4.3-1|505	
12cr|oar-2.4.3-1|506	* Mon Feb 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.5-3mdv2010.1
12cr|oar-2.4.3-1|507	+ Revision: 502437
12cr|oar-2.4.3-1|508	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|oar-2.4.3-1|509	
12cr|oar-2.4.3-1|510	* Wed Jan 27 2010 Antoine Ginies <aginies@mandriva.com> 2.3.5-2mdv2010.1
12cr|oar-2.4.3-1|511	+ Revision: 497296
12cr|oar-2.4.3-1|512	- bump the release to re-submit to the cluster (build loop on klodia...)
12cr|oar-2.4.3-1|513	
12cr|oar-2.4.3-1|514	* Wed Jan 27 2010 Antoine Ginies <aginies@mandriva.com> 2.3.5-1mdv2010.1
12cr|oar-2.4.3-1|515	+ Revision: 497222
12cr|oar-2.4.3-1|516	- upload new tarball
12cr|oar-2.4.3-1|517	- release 2.3.5
12cr|oar-2.4.3-1|518	
12cr|oar-2.4.3-1|519	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.4-1mdv2010.0
12cr|oar-2.4.3-1|520	+ Revision: 390069
12cr|oar-2.4.3-1|521	- new version
12cr|oar-2.4.3-1|522	
12cr|oar-2.4.3-1|523	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.3-2mdv2009.1
12cr|oar-2.4.3-1|524	+ Revision: 355068
12cr|oar-2.4.3-1|525	- all packages are noarch
12cr|oar-2.4.3-1|526	
12cr|oar-2.4.3-1|527	* Sun Dec 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.3-1mdv2009.1
12cr|oar-2.4.3-1|528	+ Revision: 317122
12cr|oar-2.4.3-1|529	- new version
12cr|oar-2.4.3-1|530	- rediff patch 1
12cr|oar-2.4.3-1|531	- drop patches 2, 3, 5 and 6 (merged upstream)
12cr|oar-2.4.3-1|532	
12cr|oar-2.4.3-1|533	* Fri Sep 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-6mdv2009.0
12cr|oar-2.4.3-1|534	+ Revision: 281226
12cr|oar-2.4.3-1|535	- fix executables perms and ownership
12cr|oar-2.4.3-1|536	- fix drawgantt apache configuration
12cr|oar-2.4.3-1|537	- fix man pages syntax
12cr|oar-2.4.3-1|538	- fix mysql database creation on utf-8 systems
12cr|oar-2.4.3-1|539	
12cr|oar-2.4.3-1|540	* Thu Sep 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-4mdv2009.0
12cr|oar-2.4.3-1|541	+ Revision: 280458
12cr|oar-2.4.3-1|542	- better installation patch
12cr|oar-2.4.3-1|543	- add dependencies on ruby-dbi, now it is available
12cr|oar-2.4.3-1|544	
12cr|oar-2.4.3-1|545	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-3mdv2009.0
12cr|oar-2.4.3-1|546	+ Revision: 272094
12cr|oar-2.4.3-1|547	- various fixes for web package
12cr|oar-2.4.3-1|548	
12cr|oar-2.4.3-1|549	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-2mdv2009.0
12cr|oar-2.4.3-1|550	+ Revision: 272026
12cr|oar-2.4.3-1|551	- add ruby-gd dependency for web package
12cr|oar-2.4.3-1|552	- drop mysql-specific dependencies, as postgresl is also supported, and update post-install instructions
12cr|oar-2.4.3-1|553	- fix main directory location in various places
12cr|oar-2.4.3-1|554	- fix server wrapper perms
12cr|oar-2.4.3-1|555	- fix occurence of buildroot in installed files
12cr|oar-2.4.3-1|556	- fix webapps configuration files
12cr|oar-2.4.3-1|557	
12cr|oar-2.4.3-1|558	* Wed Aug 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-1mdv2009.0
12cr|oar-2.4.3-1|559	+ Revision: 271476
12cr|oar-2.4.3-1|560	- new version
12cr|oar-2.4.3-1|561	large spec cleanup, based on upstream one
12cr|oar-2.4.3-1|562	- use README.urpmi instead of stdout to display post-installations instructions
12cr|oar-2.4.3-1|563	- use standard rpm-helper macros for servicce
12cr|oar-2.4.3-1|564	- don't requires a local mysql server
12cr|oar-2.4.3-1|565	- spec cleanup: drop implicit dependencies
12cr|oar-2.4.3-1|566	
12cr|oar-2.4.3-1|567	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.6.2-14mdv2009.0
12cr|oar-2.4.3-1|568	+ Revision: 254156
12cr|oar-2.4.3-1|569	- rebuild
12cr|oar-2.4.3-1|570	
12cr|oar-2.4.3-1|571	+ Pixel <pixel@mandriva.com>
12cr|oar-2.4.3-1|572	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|oar-2.4.3-1|573	
12cr|oar-2.4.3-1|574	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.6.2-12mdv2008.1
12cr|oar-2.4.3-1|575	+ Revision: 136633
12cr|oar-2.4.3-1|576	- restore BuildRoot
12cr|oar-2.4.3-1|577	
12cr|oar-2.4.3-1|578	+ Thierry Vignaud <tv@mandriva.org>
12cr|oar-2.4.3-1|579	- kill re-definition of %%buildroot on Pixel's request
12cr|oar-2.4.3-1|580	- fix man pages
12cr|oar-2.4.3-1|581	
12cr|oar-2.4.3-1|582	
12cr|oar-2.4.3-1|583	* Wed Mar 07 2007 Nicolas Lécureuil <neoclust@mandriva.org> 1.6.2-12mdv2007.1
12cr|oar-2.4.3-1|584	+ Revision: 134808
12cr|oar-2.4.3-1|585	- Fix Group
12cr|oar-2.4.3-1|586	
12cr|oar-2.4.3-1|587	* Fri Mar 02 2007 Antoine Ginies <aginies@mandriva.com> 1.6.2-11mdv2007.1
12cr|oar-2.4.3-1|588	+ Revision: 131349
12cr|oar-2.4.3-1|589	- remove the -o user -g group in Makefile
12cr|oar-2.4.3-1|590	- Import oar
12cr|oar-2.4.3-1|591	
12cr|oar-2.4.3-1|592	* Wed Nov 08 2006 Antoine Ginies <aginies@mandriva.com> 1.6.2-11mdviggi
12cr|oar-2.4.3-1|593	- Add nmap requires
12cr|oar-2.4.3-1|594	
12cr|oar-2.4.3-1|595	* Fri Nov 03 2006 Antoine Ginies <aginies@mandriva.com> 1.6.2-10mdviggi
12cr|oar-2.4.3-1|596	- Change DrawOARGantt cache directory
12cr|oar-2.4.3-1|597	
12cr|oar-2.4.3-1|598	* Fri Oct 27 2006 iggi <iggi@guibux.mandrakesoft.com> 1.6.2-9mdviggi
12cr|oar-2.4.3-1|599	- add an fping require
12cr|oar-2.4.3-1|600	
12cr|oar-2.4.3-1|601	* Tue Oct 24 2006 iggi <iggi@guibux.mandrakesoft.com> 1.6.2-8mdviggi
12cr|oar-2.4.3-1|602	- fix again cache directory
12cr|oar-2.4.3-1|603	
12cr|oar-2.4.3-1|604	* Wed Oct 18 2006 iggi <iggi@guibux.mandrakesoft.com> 1.6.2-7mdviggi
12cr|oar-2.4.3-1|605	- fix cache directory of DrawOARGantt
12cr|oar-2.4.3-1|606	- move deploy_node.sh in /usr/sbin
12cr|oar-2.4.3-1|607	- adjust oar-server output
12cr|oar-2.4.3-1|608	
12cr|oar-2.4.3-1|609	* Sun Oct 15 2006 iggi <iggi@guibux.mandrakesoft.com> 1.6.2-6mdviggi
12cr|oar-2.4.3-1|610	- laucnh Almighty with oar-server script
12cr|oar-2.4.3-1|611	
12cr|oar-2.4.3-1|612	* Sun Oct 15 2006 iggi <iggi@guibux.mandrakesoft.com> 1.6.2-5mdviggi
12cr|oar-2.4.3-1|613	- fix perm on authorized_keys
12cr|oar-2.4.3-1|614	
12cr|oar-2.4.3-1|615	* Sat Oct 14 2006 iggi <iggi@guibux.mandrakesoft.com> 1.6.2-4mdviggi
12cr|oar-2.4.3-1|616	- fix initscript (no simple way to use daemon)
12cr|oar-2.4.3-1|617	
12cr|oar-2.4.3-1|618	* Sat Oct 14 2006 iggi <iggi@guibux.mandrakesoft.com> 1.6.2-3mdviggi
12cr|oar-2.4.3-1|619	- fix oarstatcmd in DrawGantt conf
12cr|oar-2.4.3-1|620	- fix apache sudoers conf
12cr|oar-2.4.3-1|621	- fix all user OARcmd access
12cr|oar-2.4.3-1|622	- fix OARUSER in sudowrapper.sh script
12cr|oar-2.4.3-1|623	
12cr|oar-2.4.3-1|624	* Fri Oct 13 2006 iggi <iggi@guibux.mandrakesoft.com> 1.6.2-2mdviggi
12cr|oar-2.4.3-1|625	- use oar.sh in /etc/profile.d
12cr|oar-2.4.3-1|626	- fix problem in sudoers OARDIR env
12cr|oar-2.4.3-1|627	
12cr|oar-2.4.3-1|628	* Tue Oct 10 2006 iggi <iggi@guibux.mandrakesoft.com> 1.6.2-1mdviggi
12cr|oar-2.4.3-1|629	- release rc2
12cr|oar-2.4.3-1|630	
12cr|oar-2.4.3-1|631	* Thu Mar 02 2006 Antoine Ginies <aginies@mandriva.com> 1.6.1-1mdk
12cr|oar-2.4.3-1|632	- based on Pierre Neyron spec
12cr|oar-2.4.3-1|633	- fix requires
12cr|oar-2.4.3-1|634	- fix oar-server service
12cr|oar-2.4.3-1|635	- fix use /usr/lib/perl5/vendor_perl/5.8.8 to fix various pb with @INC (oar doesn't use MakeMaker...)
12cr|oar-2.4.3-1|636	- move oar.conf to common
12cr|oar-2.4.3-1|637	- fix DrawGant cache directory
12cr|oar-2.4.3-1|638	- fix DrawGantt path
12cr|oar-2.4.3-1|639	- fix defattr
12cr|oar-2.4.3-1|640	- fix various chmod
12cr|oar-2.4.3-1|641	- fix OARDIR in sudowrapper.sh script
12cr|oar-2.4.3-1|642	
12cr|oar-2.4.3-1|643	* Wed May 11 2005 Pierre Lombard <pl@icatis.com> 1.6-1
12cr|oar-2.4.3-1|644	- New upstream version.
12cr|oar-2.4.3-1|645	
12cr|oar-2.4.3-1|646	* Fri Feb 04 2005 Sebastien Georget <sebastien.georget@sophia.inria.fr> 1.4-1
12cr|oar-2.4.3-1|647	- Update dependencies, change Source0 and %%setup to use default oar distribution
12cr|oar-2.4.3-1|648	
12cr|oar-2.4.3-1|649	* Thu Jul 01 2004 Pierre Neyron <pierre.neyron@imag.fr> 1.0-1
12cr|oar-2.4.3-1|650	- First RPM package
12cr|oar-2.4.3-1|651	

3522 12
12cr|oath-toolkit-1.8.2-1|1	%define major 0
12cr|oath-toolkit-1.8.2-1|2	%define libname %mklibname oath %{major}
12cr|oath-toolkit-1.8.2-1|3	%define develname %mklibname oath -d
12cr|oath-toolkit-1.8.2-1|4	
12cr|oath-toolkit-1.8.2-1|5	Name:		oath-toolkit
12cr|oath-toolkit-1.8.2-1|6	Version:	1.8.2
12cr|oath-toolkit-1.8.2-1|7	Release:	%mkrel 1
12cr|oath-toolkit-1.8.2-1|8	License:	GPLv3
12cr|oath-toolkit-1.8.2-1|9	Summary:	OATH Toolkit is a software toolkit for using HOTP/TOTP schemes
12cr|oath-toolkit-1.8.2-1|10	URL:		http://www.nongnu.org/oath-toolkit
12cr|oath-toolkit-1.8.2-1|11	Group:		System/Base
12cr|oath-toolkit-1.8.2-1|12	Source:		http://download.savannah.nongnu.org/releases/oath-toolkit/oath-toolkit-%{version}.tar.gz
12cr|oath-toolkit-1.8.2-1|13	BuildRequires:	pam-devel pkgconfig
12cr|oath-toolkit-1.8.2-1|14	
12cr|oath-toolkit-1.8.2-1|15	%description
12cr|oath-toolkit-1.8.2-1|16	The OATH Toolkit contains a shared library, a command line tool and a PAM module
12cr|oath-toolkit-1.8.2-1|17	that makes it possible to implement one-time password authentication systems.
12cr|oath-toolkit-1.8.2-1|18	Supported technologies include the event-based HOTP algorithm and the
12cr|oath-toolkit-1.8.2-1|19	time-based TOTP algorithm. OATH stands for Open AuTHentication, a community
12cr|oath-toolkit-1.8.2-1|20	behind the specification. Please see RFC 4226 for further information.
12cr|oath-toolkit-1.8.2-1|21	
12cr|oath-toolkit-1.8.2-1|22	The components included in the package are:
12cr|oath-toolkit-1.8.2-1|23	
12cr|oath-toolkit-1.8.2-1|24	* liboath: A shared and static C library for OATH handling.
12cr|oath-toolkit-1.8.2-1|25	* oathtool: A command line tool for generating and validating OTPs.
12cr|oath-toolkit-1.8.2-1|26	* pam_oath: A PAM module for pluggable login authentication for OATH.
12cr|oath-toolkit-1.8.2-1|27	
12cr|oath-toolkit-1.8.2-1|28	%package -n pam_oath
12cr|oath-toolkit-1.8.2-1|29	Summary:	A PAM module for HOTP/TOTP one-time password authentication
12cr|oath-toolkit-1.8.2-1|30	Group:		System/Libraries
12cr|oath-toolkit-1.8.2-1|31	
12cr|oath-toolkit-1.8.2-1|32	%description -n pam_oath
12cr|oath-toolkit-1.8.2-1|33	A PAM module for HOTP/TOTP one-time password authentication.
12cr|oath-toolkit-1.8.2-1|34	
12cr|oath-toolkit-1.8.2-1|35	%package -n %{libname}
12cr|oath-toolkit-1.8.2-1|36	Summary:	A library implementing HOTP/TOTP one-time password authentication schemes
12cr|oath-toolkit-1.8.2-1|37	Group:		System/Libraries
12cr|oath-toolkit-1.8.2-1|38	
12cr|oath-toolkit-1.8.2-1|39	%description -n %{libname}
12cr|oath-toolkit-1.8.2-1|40	A library implementing HOTP/TOTP one-time password authentication schemes.
12cr|oath-toolkit-1.8.2-1|41	
12cr|oath-toolkit-1.8.2-1|42	%package -n %{develname}
12cr|oath-toolkit-1.8.2-1|43	Summary:	Development files and documentation for liboath
12cr|oath-toolkit-1.8.2-1|44	Group:		System/Libraries
12cr|oath-toolkit-1.8.2-1|45	Requires:	%{libname} = %{version}
12cr|oath-toolkit-1.8.2-1|46	
12cr|oath-toolkit-1.8.2-1|47	%description -n %{develname}
12cr|oath-toolkit-1.8.2-1|48	Development files and documentation for liboath.
12cr|oath-toolkit-1.8.2-1|49	
12cr|oath-toolkit-1.8.2-1|50	%prep
12cr|oath-toolkit-1.8.2-1|51	%setup -q
12cr|oath-toolkit-1.8.2-1|52	
12cr|oath-toolkit-1.8.2-1|53	%build
12cr|oath-toolkit-1.8.2-1|54	%configure2_5x --with-pam-dir=/%{_lib}/security \
12cr|oath-toolkit-1.8.2-1|55	--disable-static \
12cr|oath-toolkit-1.8.2-1|56	--with-pic
12cr|oath-toolkit-1.8.2-1|57	
12cr|oath-toolkit-1.8.2-1|58	%make
12cr|oath-toolkit-1.8.2-1|59	
12cr|oath-toolkit-1.8.2-1|60	%install
12cr|oath-toolkit-1.8.2-1|61	%{__rm} -rf %{buildroot}
12cr|oath-toolkit-1.8.2-1|62	%makeinstall_std
12cr|oath-toolkit-1.8.2-1|63	%{__rm} -rf %{buildroot}/%{_libdir}/liboath.la
12cr|oath-toolkit-1.8.2-1|64	
12cr|oath-toolkit-1.8.2-1|65	%check
12cr|oath-toolkit-1.8.2-1|66	make check
12cr|oath-toolkit-1.8.2-1|67	
12cr|oath-toolkit-1.8.2-1|68	%clean
12cr|oath-toolkit-1.8.2-1|69	%{__rm} -rf %{buildroot}
12cr|oath-toolkit-1.8.2-1|70	
12cr|oath-toolkit-1.8.2-1|71	%files
12cr|oath-toolkit-1.8.2-1|72	%defattr(-,root,root)
12cr|oath-toolkit-1.8.2-1|73	%doc ChangeLog README COPYING
12cr|oath-toolkit-1.8.2-1|74	%{_bindir}/oathtool
12cr|oath-toolkit-1.8.2-1|75	%{_mandir}/man1/oathtool.*.*
12cr|oath-toolkit-1.8.2-1|76	
12cr|oath-toolkit-1.8.2-1|77	%files -n pam_oath
12cr|oath-toolkit-1.8.2-1|78	%defattr(-,root,root)
12cr|oath-toolkit-1.8.2-1|79	/%{_lib}/security/pam_oath.so
12cr|oath-toolkit-1.8.2-1|80	
12cr|oath-toolkit-1.8.2-1|81	%files -n %{libname}
12cr|oath-toolkit-1.8.2-1|82	%defattr(-,root,root)
12cr|oath-toolkit-1.8.2-1|83	%{_libdir}/liboath.so.%{major}*
12cr|oath-toolkit-1.8.2-1|84	
12cr|oath-toolkit-1.8.2-1|85	%files -n %{develname}
12cr|oath-toolkit-1.8.2-1|86	%defattr(-,root,root)
12cr|oath-toolkit-1.8.2-1|87	%{_libdir}/liboath.so
12cr|oath-toolkit-1.8.2-1|88	%dir %{_includedir}/liboath
12cr|oath-toolkit-1.8.2-1|89	%{_includedir}/liboath/oath.h
12cr|oath-toolkit-1.8.2-1|90	%{_libdir}/pkgconfig/liboath.pc
12cr|oath-toolkit-1.8.2-1|91	%dir %{_datadir}/gtk-doc/html/liboath
12cr|oath-toolkit-1.8.2-1|92	%doc %{_datadir}/gtk-doc/html/liboath/*
12cr|oath-toolkit-1.8.2-1|93	
12cr|oath-toolkit-1.8.2-1|94	
12cr|oath-toolkit-1.8.2-1|95	
12cr|oath-toolkit-1.8.2-1|96	%changelog
12cr|oath-toolkit-1.8.2-1|97	* Thu May 05 2011 Dimitri Teleguin <mitya@mandriva.org> 1.8.2-1mdv2011.0
12cr|oath-toolkit-1.8.2-1|98	+ Revision: 668019
12cr|oath-toolkit-1.8.2-1|99	- import oath-toolkit
12cr|oath-toolkit-1.8.2-1|100	
12cr|oath-toolkit-1.8.2-1|101	

3523 12
12cr|obby-0.4.8-1|1	%define name   obby
12cr|obby-0.4.8-1|2	%define api 0.4
12cr|obby-0.4.8-1|3	%define major   1
12cr|obby-0.4.8-1|4	%define libname %mklibname obby %api %major
12cr|obby-0.4.8-1|5	%define libname_devel %mklibname obby -d
12cr|obby-0.4.8-1|6	
12cr|obby-0.4.8-1|7	Summary:    A library which provides synced document buffers
12cr|obby-0.4.8-1|8	Name:       %{name}
12cr|obby-0.4.8-1|9	Version:    0.4.8
12cr|obby-0.4.8-1|10	Release:    1
12cr|obby-0.4.8-1|11	URL:        http://gobby.0x539.de/
12cr|obby-0.4.8-1|12	License:    GPLv2+
12cr|obby-0.4.8-1|13	Source0:    http://releases.0x539.de/%{name}/%{name}-%{version}.tar.gz
12cr|obby-0.4.8-1|14	Group:      System/Libraries
12cr|obby-0.4.8-1|15	BuildRequires: pkgconfig(sigc++-2.0)
12cr|obby-0.4.8-1|16	BuildRequires: gmpxx-devel
12cr|obby-0.4.8-1|17	BuildRequires: libnet6-devel
12cr|obby-0.4.8-1|18	BuildRequires: pkgconfig(howl)
12cr|obby-0.4.8-1|19	
12cr|obby-0.4.8-1|20	%description
12cr|obby-0.4.8-1|21	%{libname} is a library which provides synced document buffers. It supports
12cr|obby-0.4.8-1|22	multiple documents in one session and is portable to both Windows and
12cr|obby-0.4.8-1|23	Unix-like platforms.
12cr|obby-0.4.8-1|24	
12cr|obby-0.4.8-1|25	%package -n %libname
12cr|obby-0.4.8-1|26	Summary:    A library to ease the development of network-based applications
12cr|obby-0.4.8-1|27	Group:      System/Libraries
12cr|obby-0.4.8-1|28	Obsoletes:  %mklibname obby 0.4
12cr|obby-0.4.8-1|29	
12cr|obby-0.4.8-1|30	%description -n %libname
12cr|obby-0.4.8-1|31	%{libname} is a library which provides synced document buffers. It supports
12cr|obby-0.4.8-1|32	multiple documents in one session and is portable to both Windows and
12cr|obby-0.4.8-1|33	Unix-like platforms.
12cr|obby-0.4.8-1|34	
12cr|obby-0.4.8-1|35	%package -n %libname_devel
12cr|obby-0.4.8-1|36	Summary:    Development files for %libname
12cr|obby-0.4.8-1|37	Group:      System/Libraries
12cr|obby-0.4.8-1|38	Provides:   lib%{name}-devel = %version-%release
12cr|obby-0.4.8-1|39	Requires:   %libname = %version
12cr|obby-0.4.8-1|40	Obsoletes:  %mklibname -d obby 0.4
12cr|obby-0.4.8-1|41	
12cr|obby-0.4.8-1|42	%description -n %libname_devel
12cr|obby-0.4.8-1|43	Development files, header and includes for %libname.
12cr|obby-0.4.8-1|44	
12cr|obby-0.4.8-1|45	%prep
12cr|obby-0.4.8-1|46	%setup -q -n %{name}-%{version}
12cr|obby-0.4.8-1|47	
12cr|obby-0.4.8-1|48	%build
12cr|obby-0.4.8-1|49	%configure2_5x --with-zeroconf --enable-ipv6
12cr|obby-0.4.8-1|50	%make
12cr|obby-0.4.8-1|51	
12cr|obby-0.4.8-1|52	%install
12cr|obby-0.4.8-1|53	rm -Rf $RPM_BUILD_ROOT
12cr|obby-0.4.8-1|54	%makeinstall_std
12cr|obby-0.4.8-1|55	# remove translation, do not know where to place it
12cr|obby-0.4.8-1|56	rm -Rf $RPM_BUILD_ROOT/%_datadir/
12cr|obby-0.4.8-1|57	
12cr|obby-0.4.8-1|58	%if %mdkversion < 200900
12cr|obby-0.4.8-1|59	%post -n %{libname} -p /sbin/ldconfig
12cr|obby-0.4.8-1|60	%endif
12cr|obby-0.4.8-1|61	
12cr|obby-0.4.8-1|62	%if %mdkversion < 200900
12cr|obby-0.4.8-1|63	%postun -n %{libname} -p /sbin/ldconfig
12cr|obby-0.4.8-1|64	%endif
12cr|obby-0.4.8-1|65	
12cr|obby-0.4.8-1|66	%files -n %libname
12cr|obby-0.4.8-1|67	%defattr(-,root,root,-)
12cr|obby-0.4.8-1|68	%doc ChangeLog README TODO NEWS AUTHORS
12cr|obby-0.4.8-1|69	%_libdir/*-%{api}.so.%{major}*
12cr|obby-0.4.8-1|70	
12cr|obby-0.4.8-1|71	%files -n %libname_devel
12cr|obby-0.4.8-1|72	%defattr(-,root,root,-)
12cr|obby-0.4.8-1|73	%_includedir/%name/
12cr|obby-0.4.8-1|74	%_libdir/*.so
12cr|obby-0.4.8-1|75	%_libdir/*.a
12cr|obby-0.4.8-1|76	%_libdir/pkgconfig/*
12cr|obby-0.4.8-1|77	
12cr|obby-0.4.8-1|78	
12cr|obby-0.4.8-1|79	%changelog
12cr|obby-0.4.8-1|80	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.4.7-2mdv2010.0
12cr|obby-0.4.8-1|81	+ Revision: 440359
12cr|obby-0.4.8-1|82	- rebuild
12cr|obby-0.4.8-1|83	
12cr|obby-0.4.8-1|84	* Fri Mar 06 2009 Michael Scherer <misc@mandriva.org> 0.4.7-1mdv2009.1
12cr|obby-0.4.8-1|85	+ Revision: 349847
12cr|obby-0.4.8-1|86	- update to 0.4.7
12cr|obby-0.4.8-1|87	
12cr|obby-0.4.8-1|88	* Tue Nov 11 2008 Funda Wang <fundawang@mandriva.org> 0.4.6-1mdv2009.1
12cr|obby-0.4.8-1|89	+ Revision: 302058
12cr|obby-0.4.8-1|90	- fix libname
12cr|obby-0.4.8-1|91	- Neew version 0.4.6
12cr|obby-0.4.8-1|92	
12cr|obby-0.4.8-1|93	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.4.5-3mdv2009.0
12cr|obby-0.4.8-1|94	+ Revision: 254157
12cr|obby-0.4.8-1|95	- rebuild
12cr|obby-0.4.8-1|96	
12cr|obby-0.4.8-1|97	+ Pixel <pixel@mandriva.com>
12cr|obby-0.4.8-1|98	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|obby-0.4.8-1|99	
12cr|obby-0.4.8-1|100	* Sun Jan 27 2008 Funda Wang <fundawang@mandriva.org> 0.4.5-1mdv2008.1
12cr|obby-0.4.8-1|101	+ Revision: 158585
12cr|obby-0.4.8-1|102	- New version 0.4.5
12cr|obby-0.4.8-1|103	
12cr|obby-0.4.8-1|104	* Fri Jan 25 2008 Funda Wang <fundawang@mandriva.org> 0.4.4-2mdv2008.1
12cr|obby-0.4.8-1|105	+ Revision: 157804
12cr|obby-0.4.8-1|106	- new devel package policy
12cr|obby-0.4.8-1|107	
12cr|obby-0.4.8-1|108	+ Olivier Blin <oblin@mandriva.com>
12cr|obby-0.4.8-1|109	- restore BuildRoot
12cr|obby-0.4.8-1|110	
12cr|obby-0.4.8-1|111	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|obby-0.4.8-1|112	- kill re-definition of %%buildroot on Pixel's request
12cr|obby-0.4.8-1|113	
12cr|obby-0.4.8-1|114	* Sat Aug 18 2007 Michael Scherer <misc@mandriva.org> 0.4.4-1mdv2008.0
12cr|obby-0.4.8-1|115	+ Revision: 66423
12cr|obby-0.4.8-1|116	- new version
12cr|obby-0.4.8-1|117	- Import obby
12cr|obby-0.4.8-1|118	
12cr|obby-0.4.8-1|119	
12cr|obby-0.4.8-1|120	
12cr|obby-0.4.8-1|121	* Sat Sep 23 2006 Michael Scherer <misc@mandriva.org> 0.4.1-2mdv2007.0
12cr|obby-0.4.8-1|122	- enable zeroconf, ipv6
12cr|obby-0.4.8-1|123	
12cr|obby-0.4.8-1|124	* Mon Sep 04 2006 Michael Scherer <misc@mandriva.org> 0.4.1-1mdv2007.0
12cr|obby-0.4.8-1|125	- New version 0.4.1
12cr|obby-0.4.8-1|126	
12cr|obby-0.4.8-1|127	* Tue Dec 20 2005 Michael Scherer <misc@mandriva.org> 0.3.0-1mdk
12cr|obby-0.4.8-1|128	- New release 0.3.0
12cr|obby-0.4.8-1|129	
12cr|obby-0.4.8-1|130	* Fri Dec 16 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.3.0-0.rc3.1mdk
12cr|obby-0.4.8-1|131	- New release 0.3.0rc3
12cr|obby-0.4.8-1|132	
12cr|obby-0.4.8-1|133	* Thu Nov 10 2005 Michael Scherer <misc@mandriva.org> 0.2.1-1mdk
12cr|obby-0.4.8-1|134	- New release 0.2.1
12cr|obby-0.4.8-1|135	
12cr|obby-0.4.8-1|136	* Fri Nov 04 2005 Michael Scherer <misc@mandriva.org> 0.2.0-1mdk
12cr|obby-0.4.8-1|137	- first package

3524 12
12cr|obexfs-0.12-1|1	%define name		obexfs
12cr|obexfs-0.12-1|2	%define version		0.12
12cr|obexfs-0.12-1|3	%define beta		0
12cr|obexfs-0.12-1|4	%if %beta
12cr|obexfs-0.12-1|5	%define release		%mkrel 0.%beta.1
12cr|obexfs-0.12-1|6	%else
12cr|obexfs-0.12-1|7	%define release		%mkrel 1
12cr|obexfs-0.12-1|8	%endif
12cr|obexfs-0.12-1|9	
12cr|obexfs-0.12-1|10	Name:			%{name}
12cr|obexfs-0.12-1|11	Summary:		FUSE based filesystem using ObexFTP
12cr|obexfs-0.12-1|12	Version:		%{version}
12cr|obexfs-0.12-1|13	Release:		%{release}
12cr|obexfs-0.12-1|14	License:		GPLv2+
12cr|obexfs-0.12-1|15	%if %beta
12cr|obexfs-0.12-1|16	Source0:		http://triq.net/obexfs/%name-%version-%beta.tar.gz
12cr|obexfs-0.12-1|17	%else
12cr|obexfs-0.12-1|18	Source0:		http://triq.net/obexfs/%name-%version.tar.gz
12cr|obexfs-0.12-1|19	%endif
12cr|obexfs-0.12-1|20	Group:			Communications
12cr|obexfs-0.12-1|21	URL:			http://triq.net/obex/
12cr|obexfs-0.12-1|22	BuildRoot:		%{_tmppath}/%{name}-%{version}-root
12cr|obexfs-0.12-1|23	BuildRequires:		obexftp-devel
12cr|obexfs-0.12-1|24	BuildRequires:		fuse-devel
12cr|obexfs-0.12-1|25	
12cr|obexfs-0.12-1|26	
12cr|obexfs-0.12-1|27	%description
12cr|obexfs-0.12-1|28	The ObexFS driver is a wrapper for ObexFTP to provide filesystem access
12cr|obexfs-0.12-1|29	to mobile phones.
12cr|obexfs-0.12-1|30	
12cr|obexfs-0.12-1|31	%prep
12cr|obexfs-0.12-1|32	%setup -q
12cr|obexfs-0.12-1|33	
12cr|obexfs-0.12-1|34	%build
12cr|obexfs-0.12-1|35	%configure
12cr|obexfs-0.12-1|36	%make
12cr|obexfs-0.12-1|37	
12cr|obexfs-0.12-1|38	%install
12cr|obexfs-0.12-1|39	rm -rf $RPM_BUILD_ROOT
12cr|obexfs-0.12-1|40	%makeinstall
12cr|obexfs-0.12-1|41	
12cr|obexfs-0.12-1|42	%clean
12cr|obexfs-0.12-1|43	rm -rf $RPM_BUILD_ROOT
12cr|obexfs-0.12-1|44	
12cr|obexfs-0.12-1|45	%files
12cr|obexfs-0.12-1|46	%defattr(-, root, root, -)
12cr|obexfs-0.12-1|47	%doc AUTHORS COPYING ChangeLog README
12cr|obexfs-0.12-1|48	%{_bindir}/obexautofs
12cr|obexfs-0.12-1|49	%{_bindir}/obexfs
12cr|obexfs-0.12-1|50	
12cr|obexfs-0.12-1|51	
12cr|obexfs-0.12-1|52	%changelog
12cr|obexfs-0.12-1|53	* Tue Aug 11 2009 Emmanuel Andry <eandry@mandriva.org> 0.12-1mdv2010.0
12cr|obexfs-0.12-1|54	+ Revision: 415164
12cr|obexfs-0.12-1|55	- New version 0.12
12cr|obexfs-0.12-1|56	
12cr|obexfs-0.12-1|57	* Mon Jun 16 2008 Funda Wang <fundawang@mandriva.org> 0.11-1mdv2009.0
12cr|obexfs-0.12-1|58	+ Revision: 219547
12cr|obexfs-0.12-1|59	- New version 0.11 final
12cr|obexfs-0.12-1|60	
12cr|obexfs-0.12-1|61	* Sat Jan 12 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-0.rc3.1mdv2008.1
12cr|obexfs-0.12-1|62	+ Revision: 149813
12cr|obexfs-0.12-1|63	- import obexfs
12cr|obexfs-0.12-1|64	
12cr|obexfs-0.12-1|65	

3525 12
12cr|obkey-1.0-1|1	Summary:	Openbox Key Editor
12cr|obkey-1.0-1|2	Name:		obkey
12cr|obkey-1.0-1|3	Version:	1.0
12cr|obkey-1.0-1|4	Release:	1
12cr|obkey-1.0-1|5	License:	MIT
12cr|obkey-1.0-1|6	Group:		Editors
12cr|obkey-1.0-1|7	URL:		http://code.google.com/p/obkey/
12cr|obkey-1.0-1|8	Source0:	http://obkey.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|obkey-1.0-1|9	BuildArch:	noarch
12cr|obkey-1.0-1|10	
12cr|obkey-1.0-1|11	BuildRequires:	python
12cr|obkey-1.0-1|12	Requires:	pygtk2.0
12cr|obkey-1.0-1|13	
12cr|obkey-1.0-1|14	%description
12cr|obkey-1.0-1|15	ObKey is the Openbox Key Editor, written in Python + PyGTK.
12cr|obkey-1.0-1|16	
12cr|obkey-1.0-1|17	Current version is a development version. It means it wasn't tested a lot. And
12cr|obkey-1.0-1|18	there is a code for making backup of rc.xml (just in case).
12cr|obkey-1.0-1|19	
12cr|obkey-1.0-1|20	You can specify other config file:
12cr|obkey-1.0-1|21	
12cr|obkey-1.0-1|22	obkey mycustomrc.xml
12cr|obkey-1.0-1|23	
12cr|obkey-1.0-1|24	%prep
12cr|obkey-1.0-1|25	%setup -q
12cr|obkey-1.0-1|26	
12cr|obkey-1.0-1|27	%build
12cr|obkey-1.0-1|28	python setup.py build
12cr|obkey-1.0-1|29	
12cr|obkey-1.0-1|30	%install
12cr|obkey-1.0-1|31	python setup.py install --skip-build --prefix=%{buildroot}%_prefix
12cr|obkey-1.0-1|32	
12cr|obkey-1.0-1|33	mkdir -p %{buildroot}%{_datadir}/applications
12cr|obkey-1.0-1|34	install -m 0755 misc/obkey.desktop %{buildroot}%{_datadir}/applications/
12cr|obkey-1.0-1|35	
12cr|obkey-1.0-1|36	%find_lang %{name}
12cr|obkey-1.0-1|37	
12cr|obkey-1.0-1|38	%files -f %{name}.lang
12cr|obkey-1.0-1|39	%doc COPYING NEWS
12cr|obkey-1.0-1|40	%{_bindir}/%{name}
12cr|obkey-1.0-1|41	%{_datadir}/%{name}/icons/*png
12cr|obkey-1.0-1|42	%{_datadir}/applications/%{name}.desktop
12cr|obkey-1.0-1|43	%{py_puresitedir}/obkey-1.0-py2.7.egg-info
12cr|obkey-1.0-1|44	%{py_puresitedir}/obkey_classes.py
12cr|obkey-1.0-1|45	
12cr|obkey-1.0-1|46	
12cr|obkey-1.0-1|47	
12cr|obkey-1.0-1|48	%changelog
12cr|obkey-1.0-1|49	* Tue May 29 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.0-1
12cr|obkey-1.0-1|50	+ Revision: 801167
12cr|obkey-1.0-1|51	- imported package obkey
12cr|obkey-1.0-1|52	

3526 12
12cr|ocaml-alsa-0.2.0-3|1	Name:           ocaml-alsa
12cr|ocaml-alsa-0.2.0-3|2	Version:        0.2.0
12cr|ocaml-alsa-0.2.0-3|3	Release:        3
12cr|ocaml-alsa-0.2.0-3|4	Summary:        OCaml bindings for the ALSA library
12cr|ocaml-alsa-0.2.0-3|5	License:        GPL
12cr|ocaml-alsa-0.2.0-3|6	Group:          Development/Other
12cr|ocaml-alsa-0.2.0-3|7	URL:            http://sourceforge.net/projects/savonet/files/
12cr|ocaml-alsa-0.2.0-3|8	Source0:        http://downloads.sourceforge.net/project/savonet/ocaml-alsa/%{version}/ocaml-alsa-%{version}.tar.gz
12cr|ocaml-alsa-0.2.0-3|9	BuildRequires:  pkgconfig(alsa)
12cr|ocaml-alsa-0.2.0-3|10	BuildRequires:  ocaml
12cr|ocaml-alsa-0.2.0-3|11	BuildRequires:  ocaml-findlib
12cr|ocaml-alsa-0.2.0-3|12	
12cr|ocaml-alsa-0.2.0-3|13	%description
12cr|ocaml-alsa-0.2.0-3|14	This OCaml library interfaces the ALSA library libasound to access audio
12cr|ocaml-alsa-0.2.0-3|15	devices.
12cr|ocaml-alsa-0.2.0-3|16	
12cr|ocaml-alsa-0.2.0-3|17	%package        devel
12cr|ocaml-alsa-0.2.0-3|18	Summary:        Development files for %{name}
12cr|ocaml-alsa-0.2.0-3|19	Group:          Development/Other
12cr|ocaml-alsa-0.2.0-3|20	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-alsa-0.2.0-3|21	
12cr|ocaml-alsa-0.2.0-3|22	%description    devel
12cr|ocaml-alsa-0.2.0-3|23	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-alsa-0.2.0-3|24	developing applications that use %{name}.
12cr|ocaml-alsa-0.2.0-3|25	
12cr|ocaml-alsa-0.2.0-3|26	%prep
12cr|ocaml-alsa-0.2.0-3|27	%setup -q
12cr|ocaml-alsa-0.2.0-3|28	
12cr|ocaml-alsa-0.2.0-3|29	%build
12cr|ocaml-alsa-0.2.0-3|30	%configure
12cr|ocaml-alsa-0.2.0-3|31	make
12cr|ocaml-alsa-0.2.0-3|32	
12cr|ocaml-alsa-0.2.0-3|33	%install
12cr|ocaml-alsa-0.2.0-3|34	export DESTDIR=%{buildroot}
12cr|ocaml-alsa-0.2.0-3|35	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-alsa-0.2.0-3|36	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-alsa-0.2.0-3|37	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-alsa-0.2.0-3|38	mkdir -p $OCAMLFIND_DESTDIR/alsa
12cr|ocaml-alsa-0.2.0-3|39	make install
12cr|ocaml-alsa-0.2.0-3|40	
12cr|ocaml-alsa-0.2.0-3|41	%files
12cr|ocaml-alsa-0.2.0-3|42	%defattr(-,root,root)
12cr|ocaml-alsa-0.2.0-3|43	%doc COPYING CHANGES README
12cr|ocaml-alsa-0.2.0-3|44	%dir %{_libdir}/ocaml/alsa
12cr|ocaml-alsa-0.2.0-3|45	%{_libdir}/ocaml/alsa/META
12cr|ocaml-alsa-0.2.0-3|46	%{_libdir}/ocaml/alsa/*.cma
12cr|ocaml-alsa-0.2.0-3|47	%{_libdir}/ocaml/alsa/*.cmi
12cr|ocaml-alsa-0.2.0-3|48	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-alsa-0.2.0-3|49	
12cr|ocaml-alsa-0.2.0-3|50	%files devel
12cr|ocaml-alsa-0.2.0-3|51	%defattr(-,root,root)
12cr|ocaml-alsa-0.2.0-3|52	%doc doc/html
12cr|ocaml-alsa-0.2.0-3|53	%{_libdir}/ocaml/alsa/*.a
12cr|ocaml-alsa-0.2.0-3|54	%{_libdir}/ocaml/alsa/*.cmxa
12cr|ocaml-alsa-0.2.0-3|55	%{_libdir}/ocaml/alsa/*.cmx
12cr|ocaml-alsa-0.2.0-3|56	%{_libdir}/ocaml/alsa/*.mli
12cr|ocaml-alsa-0.2.0-3|57	
12cr|ocaml-alsa-0.2.0-3|58	
12cr|ocaml-alsa-0.2.0-3|59	
12cr|ocaml-alsa-0.2.0-3|60	%changelog
12cr|ocaml-alsa-0.2.0-3|61	* Tue Oct 12 2010 Funda Wang <fwang@mandriva.org> 0.2.0-2mdv2011.0
12cr|ocaml-alsa-0.2.0-3|62	+ Revision: 585098
12cr|ocaml-alsa-0.2.0-3|63	- rebuild for new ocaml
12cr|ocaml-alsa-0.2.0-3|64	
12cr|ocaml-alsa-0.2.0-3|65	* Mon Aug 23 2010 Florent Monnier <blue_prawn@mandriva.org> 0.2.0-1mdv2011.0
12cr|ocaml-alsa-0.2.0-3|66	+ Revision: 572244
12cr|ocaml-alsa-0.2.0-3|67	- updated to last version 0.2.0
12cr|ocaml-alsa-0.2.0-3|68	
12cr|ocaml-alsa-0.2.0-3|69	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.4-1mdv2010.1
12cr|ocaml-alsa-0.2.0-3|70	+ Revision: 496279
12cr|ocaml-alsa-0.2.0-3|71	- update to new version 0.1.4
12cr|ocaml-alsa-0.2.0-3|72	
12cr|ocaml-alsa-0.2.0-3|73	* Fri Aug 14 2009 Florent Monnier <blue_prawn@mandriva.org> 0.1.3-2mdv2010.0
12cr|ocaml-alsa-0.2.0-3|74	+ Revision: 416245
12cr|ocaml-alsa-0.2.0-3|75	- increm mkrel
12cr|ocaml-alsa-0.2.0-3|76	- corrected buildrequires
12cr|ocaml-alsa-0.2.0-3|77	- libasound is named libalsa
12cr|ocaml-alsa-0.2.0-3|78	- BuildRequires libasound2
12cr|ocaml-alsa-0.2.0-3|79	- import ocaml-alsa
12cr|ocaml-alsa-0.2.0-3|80	

3527 12
12cr|ocaml-autoconf-1.1-1|1	Name:           ocaml-autoconf
12cr|ocaml-autoconf-1.1-1|2	Version:        1.1
12cr|ocaml-autoconf-1.1-1|3	Release:        %mkrel 1
12cr|ocaml-autoconf-1.1-1|4	Summary:        Autoconf macros for OCaml
12cr|ocaml-autoconf-1.1-1|5	Group:          Development/Other
12cr|ocaml-autoconf-1.1-1|6	# https://fedoraproject.org/wiki/Licensing/BSD#3ClauseBSD
12cr|ocaml-autoconf-1.1-1|7	License:        BSD
12cr|ocaml-autoconf-1.1-1|8	URL:            http://forge.ocamlcore.org/projects/ocaml-autoconf/
12cr|ocaml-autoconf-1.1-1|9	Source0:        https://forge.ocamlcore.org/frs/download.php/181/ocaml-autoconf-%{version}.tar.gz
12cr|ocaml-autoconf-1.1-1|10	# Runtime requires /usr/share/aclocal subdirectory.
12cr|ocaml-autoconf-1.1-1|11	Requires:       automake
12cr|ocaml-autoconf-1.1-1|12	BuildArch:      noarch
12cr|ocaml-autoconf-1.1-1|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-autoconf-1.1-1|14	
12cr|ocaml-autoconf-1.1-1|15	%description
12cr|ocaml-autoconf-1.1-1|16	Autoconf macros for OCaml.
12cr|ocaml-autoconf-1.1-1|17	
12cr|ocaml-autoconf-1.1-1|18	%prep
12cr|ocaml-autoconf-1.1-1|19	%setup -q
12cr|ocaml-autoconf-1.1-1|20	
12cr|ocaml-autoconf-1.1-1|21	%build
12cr|ocaml-autoconf-1.1-1|22	make
12cr|ocaml-autoconf-1.1-1|23	
12cr|ocaml-autoconf-1.1-1|24	%install
12cr|ocaml-autoconf-1.1-1|25	rm -rf $RPM_BUILD_ROOT
12cr|ocaml-autoconf-1.1-1|26	make install \
12cr|ocaml-autoconf-1.1-1|27	prefix=%{_prefix} \
12cr|ocaml-autoconf-1.1-1|28	datadir=%{_datadir} \
12cr|ocaml-autoconf-1.1-1|29	mandir=%{_mandir} \
12cr|ocaml-autoconf-1.1-1|30	DESTDIR=$RPM_BUILD_ROOT
12cr|ocaml-autoconf-1.1-1|31	
12cr|ocaml-autoconf-1.1-1|32	%clean
12cr|ocaml-autoconf-1.1-1|33	rm -rf $RPM_BUILD_ROOT
12cr|ocaml-autoconf-1.1-1|34	
12cr|ocaml-autoconf-1.1-1|35	%files
12cr|ocaml-autoconf-1.1-1|36	%defattr(-,root,root)
12cr|ocaml-autoconf-1.1-1|37	%doc README LICENSE
12cr|ocaml-autoconf-1.1-1|38	%{_mandir}/man1/*.1*
12cr|ocaml-autoconf-1.1-1|39	%{_datadir}/aclocal/ocaml.m4
12cr|ocaml-autoconf-1.1-1|40	
12cr|ocaml-autoconf-1.1-1|41	
12cr|ocaml-autoconf-1.1-1|42	
12cr|ocaml-autoconf-1.1-1|43	%changelog
12cr|ocaml-autoconf-1.1-1|44	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2010.1
12cr|ocaml-autoconf-1.1-1|45	+ Revision: 496356
12cr|ocaml-autoconf-1.1-1|46	- new version
12cr|ocaml-autoconf-1.1-1|47	
12cr|ocaml-autoconf-1.1-1|48	* Thu Aug 13 2009 Florent Monnier <blue_prawn@mandriva.org> 1.0-1mdv2010.0
12cr|ocaml-autoconf-1.1-1|49	+ Revision: 415810
12cr|ocaml-autoconf-1.1-1|50	- buildrequires perl
12cr|ocaml-autoconf-1.1-1|51	- perldoc path
12cr|ocaml-autoconf-1.1-1|52	- imported from fedora's spec file by Richard Jones
12cr|ocaml-autoconf-1.1-1|53	

3528 12
12cr|ocaml-benchmark-0.9-1|1	%define	modname	benchmark
12cr|ocaml-benchmark-0.9-1|2	
12cr|ocaml-benchmark-0.9-1|3	Name:           ocaml-%{modname}
12cr|ocaml-benchmark-0.9-1|4	Version:        0.9
12cr|ocaml-benchmark-0.9-1|5	Release:        1
12cr|ocaml-benchmark-0.9-1|6	Summary:        OCaml module for benchmarking code
12cr|ocaml-benchmark-0.9-1|7	Group:          Development/Other
12cr|ocaml-benchmark-0.9-1|8	License:        LGPLv2 with exceptions
12cr|ocaml-benchmark-0.9-1|9	URL:            https://forge.ocamlcore.org/projects/ocaml-benchmark/
12cr|ocaml-benchmark-0.9-1|10	Source0:        https://forge.ocamlcore.org/frs/download.php/533/%{modname}-%{version}.tar.gz
12cr|ocaml-benchmark-0.9-1|11	BuildRequires:  ocaml
12cr|ocaml-benchmark-0.9-1|12	BuildRequires:  ocaml-findlib-devel
12cr|ocaml-benchmark-0.9-1|13	
12cr|ocaml-benchmark-0.9-1|14	%description
12cr|ocaml-benchmark-0.9-1|15	OCaml Benchmark is a small module to benchmark running times of code.
12cr|ocaml-benchmark-0.9-1|16	
12cr|ocaml-benchmark-0.9-1|17	%package        devel
12cr|ocaml-benchmark-0.9-1|18	Summary:        Development files for %{name}
12cr|ocaml-benchmark-0.9-1|19	Requires:       %{name} = %{EVRD}
12cr|ocaml-benchmark-0.9-1|20	
12cr|ocaml-benchmark-0.9-1|21	%description    devel
12cr|ocaml-benchmark-0.9-1|22	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-benchmark-0.9-1|23	developing applications that use %{name}.
12cr|ocaml-benchmark-0.9-1|24	
12cr|ocaml-benchmark-0.9-1|25	%prep
12cr|ocaml-benchmark-0.9-1|26	%setup -q -n %{modname}-%{version}
12cr|ocaml-benchmark-0.9-1|27	
12cr|ocaml-benchmark-0.9-1|28	%build
12cr|ocaml-benchmark-0.9-1|29	make all opt
12cr|ocaml-benchmark-0.9-1|30	
12cr|ocaml-benchmark-0.9-1|31	%install
12cr|ocaml-benchmark-0.9-1|32	mkdir -p %{buildroot}%{_libdir}/ocaml
12cr|ocaml-benchmark-0.9-1|33	make install DESTDIR=%{buildroot}%{_libdir}/ocaml
12cr|ocaml-benchmark-0.9-1|34	
12cr|ocaml-benchmark-0.9-1|35	%files
12cr|ocaml-benchmark-0.9-1|36	%doc LICENSE
12cr|ocaml-benchmark-0.9-1|37	%{_libdir}/ocaml/%{modname}
12cr|ocaml-benchmark-0.9-1|38	%exclude %{_libdir}/ocaml/%{modname}/*.a
12cr|ocaml-benchmark-0.9-1|39	%exclude %{_libdir}/ocaml/%{modname}/*.cmxa
12cr|ocaml-benchmark-0.9-1|40	%exclude %{_libdir}/ocaml/%{modname}/*.mli
12cr|ocaml-benchmark-0.9-1|41	
12cr|ocaml-benchmark-0.9-1|42	%files devel
12cr|ocaml-benchmark-0.9-1|43	%doc LICENSE README
12cr|ocaml-benchmark-0.9-1|44	%{_libdir}/ocaml/%{modname}/*.a
12cr|ocaml-benchmark-0.9-1|45	%{_libdir}/ocaml/%{modname}/*.cmxa
12cr|ocaml-benchmark-0.9-1|46	%{_libdir}/ocaml/%{modname}/*.mli
12cr|ocaml-benchmark-0.9-1|47	
12cr|ocaml-benchmark-0.9-1|48	
12cr|ocaml-benchmark-0.9-1|49	
12cr|ocaml-benchmark-0.9-1|50	%changelog
12cr|ocaml-benchmark-0.9-1|51	* Sun Apr 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9-1
12cr|ocaml-benchmark-0.9-1|52	+ Revision: 652421
12cr|ocaml-benchmark-0.9-1|53	- imported package ocaml-benchmark
12cr|ocaml-benchmark-0.9-1|54	
12cr|ocaml-benchmark-0.9-1|55	
12cr|ocaml-benchmark-0.9-1|56	* Sun Apr 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9-1
12cr|ocaml-benchmark-0.9-1|57	- initial package

3529 12
12cr|ocaml-bin-prot-1.2.23-5|1	Name:           ocaml-bin-prot
12cr|ocaml-bin-prot-1.2.23-5|2	Version:        1.2.23
12cr|ocaml-bin-prot-1.2.23-5|3	Release:        5
12cr|ocaml-bin-prot-1.2.23-5|4	Summary:        Auto code generation for converting OCaml values to/from type-safe bin protocol
12cr|ocaml-bin-prot-1.2.23-5|5	License:        LGPL
12cr|ocaml-bin-prot-1.2.23-5|6	Group:          Development/Other
12cr|ocaml-bin-prot-1.2.23-5|7	URL:            http://ocaml.info/home/ocaml_sources.html#bin-prot
12cr|ocaml-bin-prot-1.2.23-5|8	Source0:        http://hg.ocaml.info/release/bin-prot/archive/bin-prot-release-%{version}.tar.bz2
12cr|ocaml-bin-prot-1.2.23-5|9	Patch0:         ocaml-bin-prot-1.2.23-unused-var.patch
12cr|ocaml-bin-prot-1.2.23-5|10	# curl http://hg.ocaml.info/release/bin-prot/archive/release-${version}.tar.bz2 > bin-prot-release-%{version}.tar.bz2
12cr|ocaml-bin-prot-1.2.23-5|11	BuildRequires:  ocaml
12cr|ocaml-bin-prot-1.2.23-5|12	BuildRequires:  camlp4
12cr|ocaml-bin-prot-1.2.23-5|13	BuildRequires:  ocaml-findlib
12cr|ocaml-bin-prot-1.2.23-5|14	BuildRequires:  ocaml-ounit
12cr|ocaml-bin-prot-1.2.23-5|15	BuildRequires:  ocaml-type-conv
12cr|ocaml-bin-prot-1.2.23-5|16	BuildRequires:  ncurses-devel
12cr|ocaml-bin-prot-1.2.23-5|17	
12cr|ocaml-bin-prot-1.2.23-5|18	%description
12cr|ocaml-bin-prot-1.2.23-5|19	This library contains functionality for reading and writing OCaml-values in
12cr|ocaml-bin-prot-1.2.23-5|20	a type-safe binary protocol. These functions are extremely efficient and
12cr|ocaml-bin-prot-1.2.23-5|21	provide users with a convenient and safe way of performing I/O on any
12cr|ocaml-bin-prot-1.2.23-5|22	extensionally defined data type. This means that functions, objects, and
12cr|ocaml-bin-prot-1.2.23-5|23	values whose type is bound through a polymorphic record field are not
12cr|ocaml-bin-prot-1.2.23-5|24	supported, but everything else is.
12cr|ocaml-bin-prot-1.2.23-5|25	
12cr|ocaml-bin-prot-1.2.23-5|26	As of now, there is no support for cyclic or shared values. Cyclic values
12cr|ocaml-bin-prot-1.2.23-5|27	will lead to non-termination whereas shared values, besides requiring
12cr|ocaml-bin-prot-1.2.23-5|28	significantly more space when encoded, may lead to a substantial increase in
12cr|ocaml-bin-prot-1.2.23-5|29	memory footprint when they are read back in.
12cr|ocaml-bin-prot-1.2.23-5|30	
12cr|ocaml-bin-prot-1.2.23-5|31	Currently only little endian (2) computer architectures are supported. Some
12cr|ocaml-bin-prot-1.2.23-5|32	architectures may potentially also suffer from data alignment issues with this
12cr|ocaml-bin-prot-1.2.23-5|33	library. Only Intel architectures are currently well-tested. Both 32bit and
12cr|ocaml-bin-prot-1.2.23-5|34	64bit architectures are fully supported.
12cr|ocaml-bin-prot-1.2.23-5|35	
12cr|ocaml-bin-prot-1.2.23-5|36	%package        devel
12cr|ocaml-bin-prot-1.2.23-5|37	Summary:        Development files for %{name}
12cr|ocaml-bin-prot-1.2.23-5|38	Group:          Development/Other
12cr|ocaml-bin-prot-1.2.23-5|39	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-bin-prot-1.2.23-5|40	
12cr|ocaml-bin-prot-1.2.23-5|41	%description    devel
12cr|ocaml-bin-prot-1.2.23-5|42	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-bin-prot-1.2.23-5|43	developing applications that use %{name}.
12cr|ocaml-bin-prot-1.2.23-5|44	
12cr|ocaml-bin-prot-1.2.23-5|45	%prep
12cr|ocaml-bin-prot-1.2.23-5|46	%setup -q -n bin-prot-release-%{version}
12cr|ocaml-bin-prot-1.2.23-5|47	%patch0 -p0
12cr|ocaml-bin-prot-1.2.23-5|48	
12cr|ocaml-bin-prot-1.2.23-5|49	%build
12cr|ocaml-bin-prot-1.2.23-5|50	make
12cr|ocaml-bin-prot-1.2.23-5|51	
12cr|ocaml-bin-prot-1.2.23-5|52	# TODO: generate the doc in end-user file formats
12cr|ocaml-bin-prot-1.2.23-5|53	
12cr|ocaml-bin-prot-1.2.23-5|54	%install
12cr|ocaml-bin-prot-1.2.23-5|55	rm -rf %{buildroot}
12cr|ocaml-bin-prot-1.2.23-5|56	export DESTDIR=%{buildroot}
12cr|ocaml-bin-prot-1.2.23-5|57	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-bin-prot-1.2.23-5|58	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-bin-prot-1.2.23-5|59	make install
12cr|ocaml-bin-prot-1.2.23-5|60	
12cr|ocaml-bin-prot-1.2.23-5|61	%clean
12cr|ocaml-bin-prot-1.2.23-5|62	rm -rf %{buildroot}
12cr|ocaml-bin-prot-1.2.23-5|63	
12cr|ocaml-bin-prot-1.2.23-5|64	%files
12cr|ocaml-bin-prot-1.2.23-5|65	%defattr(-,root,root)
12cr|ocaml-bin-prot-1.2.23-5|66	%doc LICENSE LICENSE.Tywith
12cr|ocaml-bin-prot-1.2.23-5|67	%dir %{_libdir}/ocaml/bin_prot
12cr|ocaml-bin-prot-1.2.23-5|68	%{_libdir}/ocaml/bin_prot/META
12cr|ocaml-bin-prot-1.2.23-5|69	%{_libdir}/ocaml/bin_prot/*.cma
12cr|ocaml-bin-prot-1.2.23-5|70	%{_libdir}/ocaml/bin_prot/*.cmi
12cr|ocaml-bin-prot-1.2.23-5|71	%{_libdir}/ocaml/bin_prot/*.cmo
12cr|ocaml-bin-prot-1.2.23-5|72	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-bin-prot-1.2.23-5|73	
12cr|ocaml-bin-prot-1.2.23-5|74	%files devel
12cr|ocaml-bin-prot-1.2.23-5|75	%defattr(-,root,root)
12cr|ocaml-bin-prot-1.2.23-5|76	%doc doc LICENSE LICENSE.Tywith Changelog COPYRIGHT README.txt
12cr|ocaml-bin-prot-1.2.23-5|77	%doc lib_test
12cr|ocaml-bin-prot-1.2.23-5|78	%{_libdir}/ocaml/bin_prot/*.a
12cr|ocaml-bin-prot-1.2.23-5|79	%{_libdir}/ocaml/bin_prot/*.cmxa
12cr|ocaml-bin-prot-1.2.23-5|80	%{_libdir}/ocaml/bin_prot/*.mli
12cr|ocaml-bin-prot-1.2.23-5|81	%{_libdir}/ocaml/bin_prot/*.ml
12cr|ocaml-bin-prot-1.2.23-5|82	
12cr|ocaml-bin-prot-1.2.23-5|83	
12cr|ocaml-bin-prot-1.2.23-5|84	
12cr|ocaml-bin-prot-1.2.23-5|85	%changelog
12cr|ocaml-bin-prot-1.2.23-5|86	* Wed Apr 07 2010 Florent Monnier <blue_prawn@mandriva.org> 1.2.23-1mdv2010.1
12cr|ocaml-bin-prot-1.2.23-5|87	+ Revision: 532841
12cr|ocaml-bin-prot-1.2.23-5|88	- updated to version 1.2.23
12cr|ocaml-bin-prot-1.2.23-5|89	
12cr|ocaml-bin-prot-1.2.23-5|90	* Fri Mar 26 2010 Florent Monnier <blue_prawn@mandriva.org> 1.2.21-1mdv2010.1
12cr|ocaml-bin-prot-1.2.23-5|91	+ Revision: 527573
12cr|ocaml-bin-prot-1.2.23-5|92	- updated to version 1.2.21
12cr|ocaml-bin-prot-1.2.23-5|93	
12cr|ocaml-bin-prot-1.2.23-5|94	* Fri Sep 25 2009 Florent Monnier <blue_prawn@mandriva.org> 1.2.20-1mdv2010.0
12cr|ocaml-bin-prot-1.2.23-5|95	+ Revision: 449230
12cr|ocaml-bin-prot-1.2.23-5|96	- new version 1.2.20
12cr|ocaml-bin-prot-1.2.23-5|97	
12cr|ocaml-bin-prot-1.2.23-5|98	* Tue Jul 28 2009 Florent Monnier <blue_prawn@mandriva.org> 1.2.18-1mdv2010.0
12cr|ocaml-bin-prot-1.2.23-5|99	+ Revision: 401361
12cr|ocaml-bin-prot-1.2.23-5|100	- updated version
12cr|ocaml-bin-prot-1.2.23-5|101	
12cr|ocaml-bin-prot-1.2.23-5|102	* Sun Jan 18 2009 Florent Monnier <blue_prawn@mandriva.org> 1.2.9-1mdv2009.1
12cr|ocaml-bin-prot-1.2.23-5|103	+ Revision: 330985
12cr|ocaml-bin-prot-1.2.23-5|104	- added some BuildRequires
12cr|ocaml-bin-prot-1.2.23-5|105	- import ocaml-bin-prot
12cr|ocaml-bin-prot-1.2.23-5|106	
12cr|ocaml-bin-prot-1.2.23-5|107	

3530 12
12cr|ocaml-bisect-1.2-1|1	Name:           ocaml-bisect
12cr|ocaml-bisect-1.2-1|2	Version:        1.2
12cr|ocaml-bisect-1.2-1|3	Release:        1
12cr|ocaml-bisect-1.2-1|4	Summary:        OCaml code coverage tool
12cr|ocaml-bisect-1.2-1|5	License:        GPLv3
12cr|ocaml-bisect-1.2-1|6	Group:          Development/Other
12cr|ocaml-bisect-1.2-1|7	URL:            http://bisect.x9c.fr/
12cr|ocaml-bisect-1.2-1|8	Source0:        http://bisect.x9c.fr/distrib/bisect-%{version}.tar.gz
12cr|ocaml-bisect-1.2-1|9	Source1:        http://bisect.x9c.fr/distrib/bisect.pdf
12cr|ocaml-bisect-1.2-1|10	BuildRequires:  ocaml
12cr|ocaml-bisect-1.2-1|11	BuildRequires:  ocaml-findlib
12cr|ocaml-bisect-1.2-1|12	BuildRequires:  camlp4
12cr|ocaml-bisect-1.2-1|13	
12cr|ocaml-bisect-1.2-1|14	%description
12cr|ocaml-bisect-1.2-1|15	Bisect is a code coverage tool for the Objective Caml language. It is
12cr|ocaml-bisect-1.2-1|16	a camlp4-based tool that allows to instrument your application before
12cr|ocaml-bisect-1.2-1|17	running tests. After application execution, it is possible to generate
12cr|ocaml-bisect-1.2-1|18	a report in HTML format that is the replica of the application source
12cr|ocaml-bisect-1.2-1|19	code annotated with code coverage information.
12cr|ocaml-bisect-1.2-1|20	
12cr|ocaml-bisect-1.2-1|21	%package        devel
12cr|ocaml-bisect-1.2-1|22	Summary:        Development files for %{name}
12cr|ocaml-bisect-1.2-1|23	Group:          Development/Other
12cr|ocaml-bisect-1.2-1|24	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-bisect-1.2-1|25	
12cr|ocaml-bisect-1.2-1|26	%description    devel
12cr|ocaml-bisect-1.2-1|27	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-bisect-1.2-1|28	developing applications that use %{name}.
12cr|ocaml-bisect-1.2-1|29	
12cr|ocaml-bisect-1.2-1|30	%prep
12cr|ocaml-bisect-1.2-1|31	%setup -q -n bisect-%{version}
12cr|ocaml-bisect-1.2-1|32	
12cr|ocaml-bisect-1.2-1|33	%build
12cr|ocaml-bisect-1.2-1|34	sh configure
12cr|ocaml-bisect-1.2-1|35	make all doc
12cr|ocaml-bisect-1.2-1|36	
12cr|ocaml-bisect-1.2-1|37	%install
12cr|ocaml-bisect-1.2-1|38	export DESTDIR=%{buildroot}
12cr|ocaml-bisect-1.2-1|39	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-bisect-1.2-1|40	export PATH_OCAML_BIN=%{_bindir}
12cr|ocaml-bisect-1.2-1|41	mkdir -p $OCAMLFIND_DESTDIR/bisect
12cr|ocaml-bisect-1.2-1|42	make install PATH_OCAML_BIN=%{_bindir}
12cr|ocaml-bisect-1.2-1|43	
12cr|ocaml-bisect-1.2-1|44	mkdir -p %{buildroot}%{_bindir}
12cr|ocaml-bisect-1.2-1|45	mkdir -p %{buildroot}%{_libdir}/ocaml/bisect
12cr|ocaml-bisect-1.2-1|46	
12cr|ocaml-bisect-1.2-1|47	install -m 0755 _build/src/report/report.native  %{buildroot}%{_bindir}/bisect-report
12cr|ocaml-bisect-1.2-1|48	strip %{buildroot}%{_bindir}/bisect-report
12cr|ocaml-bisect-1.2-1|49	
12cr|ocaml-bisect-1.2-1|50	
12cr|ocaml-bisect-1.2-1|51	%files
12cr|ocaml-bisect-1.2-1|52	%defattr(-,root,root)
12cr|ocaml-bisect-1.2-1|53	%doc COPYING
12cr|ocaml-bisect-1.2-1|54	%dir %{_libdir}/ocaml/bisect
12cr|ocaml-bisect-1.2-1|55	%{_bindir}/bisect-report
12cr|ocaml-bisect-1.2-1|56	%{_libdir}/ocaml/bisect/*.cma
12cr|ocaml-bisect-1.2-1|57	%{_libdir}/ocaml/bisect/*.cmi
12cr|ocaml-bisect-1.2-1|58	%{_libdir}/ocaml/bisect/META
12cr|ocaml-bisect-1.2-1|59	%{_libdir}/ocaml/bisect/*.cmo
12cr|ocaml-bisect-1.2-1|60	
12cr|ocaml-bisect-1.2-1|61	
12cr|ocaml-bisect-1.2-1|62	%files devel
12cr|ocaml-bisect-1.2-1|63	%defattr(-,root,root)
12cr|ocaml-bisect-1.2-1|64	%doc CHANGES COPYING README VERSION doc/bisect.pdf ocamldoc
12cr|ocaml-bisect-1.2-1|65	%{_libdir}/ocaml/bisect/*.a
12cr|ocaml-bisect-1.2-1|66	%{_libdir}/ocaml/bisect/*.cmxa
12cr|ocaml-bisect-1.2-1|67	%{_libdir}/ocaml/bisect/*.cmx
12cr|ocaml-bisect-1.2-1|68	
12cr|ocaml-bisect-1.2-1|69	
12cr|ocaml-bisect-1.2-1|70	
12cr|ocaml-bisect-1.2-1|71	%changelog
12cr|ocaml-bisect-1.2-1|72	* Sun Aug 09 2009 Florent Monnier <blue_prawn@mandriva.org> 1.0-3.beta.1mdv2010.0
12cr|ocaml-bisect-1.2-1|73	+ Revision: 413656
12cr|ocaml-bisect-1.2-1|74	- try to fix release field
12cr|ocaml-bisect-1.2-1|75	- new increment
12cr|ocaml-bisect-1.2-1|76	- incremented mkrel number
12cr|ocaml-bisect-1.2-1|77	- corrected release field
12cr|ocaml-bisect-1.2-1|78	
12cr|ocaml-bisect-1.2-1|79	* Sun Aug 09 2009 Florent Monnier <blue_prawn@mandriva.org> 1.0-1mdv2010.0
12cr|ocaml-bisect-1.2-1|80	+ Revision: 412952
12cr|ocaml-bisect-1.2-1|81	- spec file made from the fedora's one by Richard Jones
12cr|ocaml-bisect-1.2-1|82	

3531 12
12cr|ocaml-bitstring-2.0.2-1|1	%define name	ocaml-bitstring
12cr|ocaml-bitstring-2.0.2-1|2	%define version	2.0.2
12cr|ocaml-bitstring-2.0.2-1|3	%define release	%mkrel 1
12cr|ocaml-bitstring-2.0.2-1|4	
12cr|ocaml-bitstring-2.0.2-1|5	Name:		%{name}
12cr|ocaml-bitstring-2.0.2-1|6	Version:	%{version}
12cr|ocaml-bitstring-2.0.2-1|7	Release:	%{release}
12cr|ocaml-bitstring-2.0.2-1|8	Summary:	Bitstrings and bitstring matching for OCaml
12cr|ocaml-bitstring-2.0.2-1|9	License:	LGPLv2+ with exceptions and GPLv2+
12cr|ocaml-bitstring-2.0.2-1|10	Group:		Development/Other
12cr|ocaml-bitstring-2.0.2-1|11	URL:		http://code.google.com/p/bitstring
12cr|ocaml-bitstring-2.0.2-1|12	Source:	    http://bitstring.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|ocaml-bitstring-2.0.2-1|13	BuildRequires:	ocaml
12cr|ocaml-bitstring-2.0.2-1|14	BuildRequires:	camlp4
12cr|ocaml-bitstring-2.0.2-1|15	BuildRequires:  ocaml-findlib
12cr|ocaml-bitstring-2.0.2-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocaml-bitstring-2.0.2-1|17	
12cr|ocaml-bitstring-2.0.2-1|18	%description
12cr|ocaml-bitstring-2.0.2-1|19	The ocaml-bitstring project adds Erlang-style bitstrings and matching over
12cr|ocaml-bitstring-2.0.2-1|20	bitstrings as a syntax extension and library for OCaml.
12cr|ocaml-bitstring-2.0.2-1|21	
12cr|ocaml-bitstring-2.0.2-1|22	%package	devel
12cr|ocaml-bitstring-2.0.2-1|23	Summary:	Development files for %{name}
12cr|ocaml-bitstring-2.0.2-1|24	Group:		Development/Other
12cr|ocaml-bitstring-2.0.2-1|25	Requires:	%{name} = %{version}-%{release}
12cr|ocaml-bitstring-2.0.2-1|26	
12cr|ocaml-bitstring-2.0.2-1|27	%description devel
12cr|ocaml-bitstring-2.0.2-1|28	This package contains the development files needed to build applications
12cr|ocaml-bitstring-2.0.2-1|29	using %{name}.
12cr|ocaml-bitstring-2.0.2-1|30	
12cr|ocaml-bitstring-2.0.2-1|31	%prep
12cr|ocaml-bitstring-2.0.2-1|32	%setup -q
12cr|ocaml-bitstring-2.0.2-1|33	
12cr|ocaml-bitstring-2.0.2-1|34	%build
12cr|ocaml-bitstring-2.0.2-1|35	%configure2_5x
12cr|ocaml-bitstring-2.0.2-1|36	make
12cr|ocaml-bitstring-2.0.2-1|37	make doc
12cr|ocaml-bitstring-2.0.2-1|38	
12cr|ocaml-bitstring-2.0.2-1|39	%install
12cr|ocaml-bitstring-2.0.2-1|40	rm -rf %{buildroot}
12cr|ocaml-bitstring-2.0.2-1|41	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
12cr|ocaml-bitstring-2.0.2-1|42	make install OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-bitstring-2.0.2-1|43	
12cr|ocaml-bitstring-2.0.2-1|44	install -d -m 755 %{buildroot}/%{_bindir}
12cr|ocaml-bitstring-2.0.2-1|45	install -m 755 bitstring-objinfo %{buildroot}%{_bindir}
12cr|ocaml-bitstring-2.0.2-1|46	
12cr|ocaml-bitstring-2.0.2-1|47	%clean
12cr|ocaml-bitstring-2.0.2-1|48	rm -rf %{buildroot}
12cr|ocaml-bitstring-2.0.2-1|49	
12cr|ocaml-bitstring-2.0.2-1|50	%files
12cr|ocaml-bitstring-2.0.2-1|51	%defattr(-,root,root)
12cr|ocaml-bitstring-2.0.2-1|52	%doc README TODO COPYING COPYING.LIB CHANGES
12cr|ocaml-bitstring-2.0.2-1|53	%dir %{_libdir}/ocaml/bitstring
12cr|ocaml-bitstring-2.0.2-1|54	%{_libdir}/ocaml/bitstring/*.cmi
12cr|ocaml-bitstring-2.0.2-1|55	%{_libdir}/ocaml/bitstring/*.cma
12cr|ocaml-bitstring-2.0.2-1|56	%{_libdir}/ocaml/bitstring/META
12cr|ocaml-bitstring-2.0.2-1|57	%{_libdir}/ocaml/stublibs/*.so
12cr|ocaml-bitstring-2.0.2-1|58	%{_libdir}/ocaml/stublibs/*.so.owner
12cr|ocaml-bitstring-2.0.2-1|59	
12cr|ocaml-bitstring-2.0.2-1|60	%files devel
12cr|ocaml-bitstring-2.0.2-1|61	%defattr(-,root,root)
12cr|ocaml-bitstring-2.0.2-1|62	%{_bindir}/bitstring-objinfo
12cr|ocaml-bitstring-2.0.2-1|63	%{_libdir}/ocaml/bitstring/*.a
12cr|ocaml-bitstring-2.0.2-1|64	%{_libdir}/ocaml/bitstring/*.cmx
12cr|ocaml-bitstring-2.0.2-1|65	%{_libdir}/ocaml/bitstring/*.cmxa
12cr|ocaml-bitstring-2.0.2-1|66	%{_libdir}/ocaml/bitstring/*.cmo
12cr|ocaml-bitstring-2.0.2-1|67	%{_libdir}/ocaml/bitstring/*.mli
12cr|ocaml-bitstring-2.0.2-1|68	
12cr|ocaml-bitstring-2.0.2-1|69	
12cr|ocaml-bitstring-2.0.2-1|70	%changelog
12cr|ocaml-bitstring-2.0.2-1|71	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.2-1mdv2010.1
12cr|ocaml-bitstring-2.0.2-1|72	+ Revision: 496354
12cr|ocaml-bitstring-2.0.2-1|73	- new version
12cr|ocaml-bitstring-2.0.2-1|74	
12cr|ocaml-bitstring-2.0.2-1|75	+ Florent Monnier <blue_prawn@mandriva.org>
12cr|ocaml-bitstring-2.0.2-1|76	- rebuild
12cr|ocaml-bitstring-2.0.2-1|77	- fixed license
12cr|ocaml-bitstring-2.0.2-1|78	
12cr|ocaml-bitstring-2.0.2-1|79	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-5mdv2010.0
12cr|ocaml-bitstring-2.0.2-1|80	+ Revision: 389903
12cr|ocaml-bitstring-2.0.2-1|81	- rebuild
12cr|ocaml-bitstring-2.0.2-1|82	
12cr|ocaml-bitstring-2.0.2-1|83	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-4mdv2009.1
12cr|ocaml-bitstring-2.0.2-1|84	+ Revision: 321224
12cr|ocaml-bitstring-2.0.2-1|85	- install at standard ocaml library root
12cr|ocaml-bitstring-2.0.2-1|86	- install binary
12cr|ocaml-bitstring-2.0.2-1|87	
12cr|ocaml-bitstring-2.0.2-1|88	* Mon Dec 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-3mdv2009.1
12cr|ocaml-bitstring-2.0.2-1|89	+ Revision: 317604
12cr|ocaml-bitstring-2.0.2-1|90	- Fixes from Florent Monnier fmonnier@linux-nantes.org>:
12cr|ocaml-bitstring-2.0.2-1|91	- move non-devel files in main package
12cr|ocaml-bitstring-2.0.2-1|92	- fix build with latest ocaml
12cr|ocaml-bitstring-2.0.2-1|93	
12cr|ocaml-bitstring-2.0.2-1|94	+ Pixel <pixel@mandriva.com>
12cr|ocaml-bitstring-2.0.2-1|95	- rebuild
12cr|ocaml-bitstring-2.0.2-1|96	
12cr|ocaml-bitstring-2.0.2-1|97	* Mon Nov 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-1mdv2009.1
12cr|ocaml-bitstring-2.0.2-1|98	+ Revision: 299452
12cr|ocaml-bitstring-2.0.2-1|99	- update to new version 2.0.0
12cr|ocaml-bitstring-2.0.2-1|100	
12cr|ocaml-bitstring-2.0.2-1|101	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.8-1mdv2009.0
12cr|ocaml-bitstring-2.0.2-1|102	+ Revision: 279045
12cr|ocaml-bitstring-2.0.2-1|103	- new version
12cr|ocaml-bitstring-2.0.2-1|104	
12cr|ocaml-bitstring-2.0.2-1|105	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.7-1mdv2009.0
12cr|ocaml-bitstring-2.0.2-1|106	+ Revision: 271756
12cr|ocaml-bitstring-2.0.2-1|107	- import ocaml-bitstring
12cr|ocaml-bitstring-2.0.2-1|108	
12cr|ocaml-bitstring-2.0.2-1|109	
12cr|ocaml-bitstring-2.0.2-1|110	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.7-1mdv2009.0
12cr|ocaml-bitstring-2.0.2-1|111	- first mdv release

3532 12
12cr|ocaml-cairo-1.2.0.1-5|1	# There are no source releases for ocaml-cairo.  To get the source
12cr|ocaml-cairo-1.2.0.1-5|2	# matching this you have to do:
12cr|ocaml-cairo-1.2.0.1-5|3	#
12cr|ocaml-cairo-1.2.0.1-5|4	# cvs -d:pserver:anonymous@cvs.cairographics.org:/cvs/cairo co -D 2008-03-01 cairo-ocaml
12cr|ocaml-cairo-1.2.0.1-5|5	# tar zcf /tmp/ocaml-cairo-1.2.0.cvs20080301.tar.gz --exclude CVS cairo-ocaml
12cr|ocaml-cairo-1.2.0.1-5|6	#
12cr|ocaml-cairo-1.2.0.1-5|7	# Whether you'll get precisely the same tarball by this method is
12cr|ocaml-cairo-1.2.0.1-5|8	# questionable.  If files get checked out in a different order then
12cr|ocaml-cairo-1.2.0.1-5|9	# you might need to use 'diff -urN' instead of comparing MD5 hashes.
12cr|ocaml-cairo-1.2.0.1-5|10	
12cr|ocaml-cairo-1.2.0.1-5|11	# Using git:
12cr|ocaml-cairo-1.2.0.1-5|12	# $ git clone git://anongit.freedesktop.org/cairo-ocaml
12cr|ocaml-cairo-1.2.0.1-5|13	# $ git archive --format=tar --prefix=cairo-ocaml/ cairo-ocaml-1.2.0 | gzip > ocaml-cairo-1.2.0.tar.gz
12cr|ocaml-cairo-1.2.0.1-5|14	
12cr|ocaml-cairo-1.2.0.1-5|15	
12cr|ocaml-cairo-1.2.0.1-5|16	Name:           ocaml-cairo
12cr|ocaml-cairo-1.2.0.1-5|17	Version:        1.2.0.1
12cr|ocaml-cairo-1.2.0.1-5|18	Release:        5
12cr|ocaml-cairo-1.2.0.1-5|19	
12cr|ocaml-cairo-1.2.0.1-5|20	Summary:        OCaml library for accessing cairo graphics
12cr|ocaml-cairo-1.2.0.1-5|21	Group:          Development/Other
12cr|ocaml-cairo-1.2.0.1-5|22	License:        LGPLv2
12cr|ocaml-cairo-1.2.0.1-5|23	
12cr|ocaml-cairo-1.2.0.1-5|24	URL:            http://cairographics.org/cairo-ocaml/
12cr|ocaml-cairo-1.2.0.1-5|25	Source0:        ocaml-cairo-%{version}.tar.gz
12cr|ocaml-cairo-1.2.0.1-5|26	Source1:        ocaml-cairo-META
12cr|ocaml-cairo-1.2.0.1-5|27	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-cairo-1.2.0.1-5|28	
12cr|ocaml-cairo-1.2.0.1-5|29	Requires:       ocaml
12cr|ocaml-cairo-1.2.0.1-5|30	BuildRequires:  ocaml >= 3.10.0
12cr|ocaml-cairo-1.2.0.1-5|31	BuildRequires:  ocaml-findlib
12cr|ocaml-cairo-1.2.0.1-5|32	BuildRequires:  ocaml-lablgtk2-devel
12cr|ocaml-cairo-1.2.0.1-5|33	BuildRequires:  cairo-devel
12cr|ocaml-cairo-1.2.0.1-5|34	BuildRequires:  automake
12cr|ocaml-cairo-1.2.0.1-5|35	BuildRequires:  gtk2-devel
12cr|ocaml-cairo-1.2.0.1-5|36	BuildRequires:  chrpath
12cr|ocaml-cairo-1.2.0.1-5|37	
12cr|ocaml-cairo-1.2.0.1-5|38	%description
12cr|ocaml-cairo-1.2.0.1-5|39	Cairo is a multi-platform library providing anti-aliased vector-based
12cr|ocaml-cairo-1.2.0.1-5|40	rendering for multiple target backends. Paths consist of line segments
12cr|ocaml-cairo-1.2.0.1-5|41	and cubic splines and can be rendered at any width with various join
12cr|ocaml-cairo-1.2.0.1-5|42	and cap styles. All colors may be specified with optional translucence
12cr|ocaml-cairo-1.2.0.1-5|43	(opacity/alpha) and combined using the extended Porter/Duff
12cr|ocaml-cairo-1.2.0.1-5|44	compositing algebra as found in the X Render Extension.
12cr|ocaml-cairo-1.2.0.1-5|45	
12cr|ocaml-cairo-1.2.0.1-5|46	Cairo exports a stateful rendering API similar in spirit to the path
12cr|ocaml-cairo-1.2.0.1-5|47	construction, text, and painting operators of PostScript, (with the
12cr|ocaml-cairo-1.2.0.1-5|48	significant addition of translucence in the imaging model). When
12cr|ocaml-cairo-1.2.0.1-5|49	complete, the API is intended to support the complete imaging model of
12cr|ocaml-cairo-1.2.0.1-5|50	PDF 1.4.
12cr|ocaml-cairo-1.2.0.1-5|51	
12cr|ocaml-cairo-1.2.0.1-5|52	%package        devel
12cr|ocaml-cairo-1.2.0.1-5|53	Summary:        Development files for %{name}
12cr|ocaml-cairo-1.2.0.1-5|54	Group:          Development/Other
12cr|ocaml-cairo-1.2.0.1-5|55	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-cairo-1.2.0.1-5|56	
12cr|ocaml-cairo-1.2.0.1-5|57	%description    devel
12cr|ocaml-cairo-1.2.0.1-5|58	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-cairo-1.2.0.1-5|59	developing applications that use %{name}.
12cr|ocaml-cairo-1.2.0.1-5|60	
12cr|ocaml-cairo-1.2.0.1-5|61	%prep
12cr|ocaml-cairo-1.2.0.1-5|62	%setup -q -n cairo-ocaml
12cr|ocaml-cairo-1.2.0.1-5|63	aclocal -I support
12cr|ocaml-cairo-1.2.0.1-5|64	autoconf
12cr|ocaml-cairo-1.2.0.1-5|65	%configure2_5x
12cr|ocaml-cairo-1.2.0.1-5|66	cp %{SOURCE1} META
12cr|ocaml-cairo-1.2.0.1-5|67	
12cr|ocaml-cairo-1.2.0.1-5|68	%build
12cr|ocaml-cairo-1.2.0.1-5|69	make
12cr|ocaml-cairo-1.2.0.1-5|70	make doc
12cr|ocaml-cairo-1.2.0.1-5|71	sed -i -e 's:@VERSION@:%{version}:g' META
12cr|ocaml-cairo-1.2.0.1-5|72	
12cr|ocaml-cairo-1.2.0.1-5|73	%install
12cr|ocaml-cairo-1.2.0.1-5|74	rm -rf %{buildroot}
12cr|ocaml-cairo-1.2.0.1-5|75	export DESTDIR=%{buildroot}
12cr|ocaml-cairo-1.2.0.1-5|76	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-cairo-1.2.0.1-5|77	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-cairo-1.2.0.1-5|78	
12cr|ocaml-cairo-1.2.0.1-5|79	ocamlfind install cairo src/{*.mli,*.cmi,*.cma,*.a,*.cmxa,*.cmx,dll*.so} META
12cr|ocaml-cairo-1.2.0.1-5|80	
12cr|ocaml-cairo-1.2.0.1-5|81	strip %{buildroot}%{_libdir}/ocaml/stublibs/dll*.so
12cr|ocaml-cairo-1.2.0.1-5|82	chrpath --delete %{buildroot}%{_libdir}/ocaml/stublibs/dll*.so
12cr|ocaml-cairo-1.2.0.1-5|83	
12cr|ocaml-cairo-1.2.0.1-5|84	%clean
12cr|ocaml-cairo-1.2.0.1-5|85	rm -rf %{buildroot}
12cr|ocaml-cairo-1.2.0.1-5|86	
12cr|ocaml-cairo-1.2.0.1-5|87	%files
12cr|ocaml-cairo-1.2.0.1-5|88	%defattr(-,root,root,-)
12cr|ocaml-cairo-1.2.0.1-5|89	%doc COPYING
12cr|ocaml-cairo-1.2.0.1-5|90	%{_libdir}/ocaml/cairo
12cr|ocaml-cairo-1.2.0.1-5|91	%exclude %{_libdir}/ocaml/cairo/*.a
12cr|ocaml-cairo-1.2.0.1-5|92	%exclude %{_libdir}/ocaml/cairo/*.cmxa
12cr|ocaml-cairo-1.2.0.1-5|93	%exclude %{_libdir}/ocaml/cairo/*.cmx
12cr|ocaml-cairo-1.2.0.1-5|94	%exclude %{_libdir}/ocaml/cairo/*.mli
12cr|ocaml-cairo-1.2.0.1-5|95	%{_libdir}/ocaml/stublibs/*.so
12cr|ocaml-cairo-1.2.0.1-5|96	%{_libdir}/ocaml/stublibs/*.so.owner
12cr|ocaml-cairo-1.2.0.1-5|97	
12cr|ocaml-cairo-1.2.0.1-5|98	%files devel
12cr|ocaml-cairo-1.2.0.1-5|99	%defattr(-,root,root,-)
12cr|ocaml-cairo-1.2.0.1-5|100	%doc COPYING ChangeLog README doc/html
12cr|ocaml-cairo-1.2.0.1-5|101	%{_libdir}/ocaml/cairo/*.a
12cr|ocaml-cairo-1.2.0.1-5|102	%{_libdir}/ocaml/cairo/*.cmxa
12cr|ocaml-cairo-1.2.0.1-5|103	%{_libdir}/ocaml/cairo/*.cmx
12cr|ocaml-cairo-1.2.0.1-5|104	%{_libdir}/ocaml/cairo/*.mli
12cr|ocaml-cairo-1.2.0.1-5|105	
12cr|ocaml-cairo-1.2.0.1-5|106	
12cr|ocaml-cairo-1.2.0.1-5|107	
12cr|ocaml-cairo-1.2.0.1-5|108	%changelog
12cr|ocaml-cairo-1.2.0.1-5|109	* Mon Sep 19 2011 Alexandre Lissy <alissy@mandriva.com> 1.2.0.1-5
12cr|ocaml-cairo-1.2.0.1-5|110	+ Revision: 700302
12cr|ocaml-cairo-1.2.0.1-5|111	- Changing BuildRequires against ocaml-lablgtk2 to -devel
12cr|ocaml-cairo-1.2.0.1-5|112	- Updating version
12cr|ocaml-cairo-1.2.0.1-5|113	- Release bump
12cr|ocaml-cairo-1.2.0.1-5|114	- Using tarball from git, not cvs
12cr|ocaml-cairo-1.2.0.1-5|115	Updating BuildRequires against ocaml-lablgtk2 instead of ocaml-lablgtk2-devel because of pango.cmo needed
12cr|ocaml-cairo-1.2.0.1-5|116	
12cr|ocaml-cairo-1.2.0.1-5|117	* Thu Apr 22 2010 Florent Monnier <blue_prawn@mandriva.org> 1.2.0.cvs20080301-4.1mdv2011.0
12cr|ocaml-cairo-1.2.0.1-5|118	+ Revision: 537991
12cr|ocaml-cairo-1.2.0.1-5|119	- just a rebuild to fix the "inconsistent assumptions over interface" problem
12cr|ocaml-cairo-1.2.0.1-5|120	
12cr|ocaml-cairo-1.2.0.1-5|121	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0.cvs20080301-4mdv2010.0
12cr|ocaml-cairo-1.2.0.1-5|122	+ Revision: 390235
12cr|ocaml-cairo-1.2.0.1-5|123	- rebuild
12cr|ocaml-cairo-1.2.0.1-5|124	
12cr|ocaml-cairo-1.2.0.1-5|125	* Sat Feb 21 2009 Florent Monnier <blue_prawn@mandriva.org> 1.2.0.cvs20080301-3mdv2009.1
12cr|ocaml-cairo-1.2.0.1-5|126	+ Revision: 343706
12cr|ocaml-cairo-1.2.0.1-5|127	- incremented rel number
12cr|ocaml-cairo-1.2.0.1-5|128	- added version in the META file
12cr|ocaml-cairo-1.2.0.1-5|129	
12cr|ocaml-cairo-1.2.0.1-5|130	* Tue Feb 03 2009 Florent Monnier <blue_prawn@mandriva.org> 1.2.0.cvs20080301-2mdv2009.1
12cr|ocaml-cairo-1.2.0.1-5|131	+ Revision: 337135
12cr|ocaml-cairo-1.2.0.1-5|132	- The initial RPM release was made from the fedora rpm .spec file (revision 1.7) by Richard W.M. Jones
12cr|ocaml-cairo-1.2.0.1-5|133	- import ocaml-cairo
12cr|ocaml-cairo-1.2.0.1-5|134	
12cr|ocaml-cairo-1.2.0.1-5|135	
12cr|ocaml-cairo-1.2.0.1-5|136	* Tue Dec 16 2008 Florent Monnier <fmonnier@linux-nantes.org> 1.2.0.cvs20080301-1mdv
12cr|ocaml-cairo-1.2.0.1-5|137	- Initial RPM release made from the redhat rpm .spec file (revision 1.7) by Richard W.M. Jones

3533 12
12cr|ocaml-calendar-2.02-2|1	%define up_name	calendar
12cr|ocaml-calendar-2.02-2|2	%define name	ocaml-%{up_name}
12cr|ocaml-calendar-2.02-2|3	%define version	2.02
12cr|ocaml-calendar-2.02-2|4	%define release	2
12cr|ocaml-calendar-2.02-2|5	
12cr|ocaml-calendar-2.02-2|6	Name:		%{name}
12cr|ocaml-calendar-2.02-2|7	Version:	%{version}
12cr|ocaml-calendar-2.02-2|8	Release:	%{release}
12cr|ocaml-calendar-2.02-2|9	Summary:	Ocaml calendar library
12cr|ocaml-calendar-2.02-2|10	License:	GPL
12cr|ocaml-calendar-2.02-2|11	Group:		Development/Other
12cr|ocaml-calendar-2.02-2|12	URL:		http://forge.ocamlcore.org/projects/calendar/
12cr|ocaml-calendar-2.02-2|13	Source0:	http://forge.ocamlcore.org/frs/download.php/333/%{up_name}-%{version}.tar.gz
12cr|ocaml-calendar-2.02-2|14	BuildRequires:	ocaml
12cr|ocaml-calendar-2.02-2|15	BuildRequires:	ocaml-findlib
12cr|ocaml-calendar-2.02-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocaml-calendar-2.02-2|17	
12cr|ocaml-calendar-2.02-2|18	%description
12cr|ocaml-calendar-2.02-2|19	The Calendar library is a library providing a set of operations over dates and
12cr|ocaml-calendar-2.02-2|20	times.
12cr|ocaml-calendar-2.02-2|21	
12cr|ocaml-calendar-2.02-2|22	%package	devel
12cr|ocaml-calendar-2.02-2|23	Summary:	Development files for %{name}
12cr|ocaml-calendar-2.02-2|24	Group:		Development/Other
12cr|ocaml-calendar-2.02-2|25	Requires:	%{name} = %{version}-%{release}
12cr|ocaml-calendar-2.02-2|26	
12cr|ocaml-calendar-2.02-2|27	%description devel
12cr|ocaml-calendar-2.02-2|28	This package contains the development files needed to build applications
12cr|ocaml-calendar-2.02-2|29	using %{name}.
12cr|ocaml-calendar-2.02-2|30	
12cr|ocaml-calendar-2.02-2|31	%prep
12cr|ocaml-calendar-2.02-2|32	%setup -q -n %{up_name}-%{version}
12cr|ocaml-calendar-2.02-2|33	
12cr|ocaml-calendar-2.02-2|34	%build
12cr|ocaml-calendar-2.02-2|35	%configure2_5x
12cr|ocaml-calendar-2.02-2|36	%make
12cr|ocaml-calendar-2.02-2|37	sed -i -e 's/calendarLib.cmo //g' META
12cr|ocaml-calendar-2.02-2|38	sed -i -e 's/calendarLib.cmx //g' META
12cr|ocaml-calendar-2.02-2|39	
12cr|ocaml-calendar-2.02-2|40	%install
12cr|ocaml-calendar-2.02-2|41	rm -rf %{buildroot}
12cr|ocaml-calendar-2.02-2|42	install -d -m 755 %{buildroot}%{_libdir}/ocaml
12cr|ocaml-calendar-2.02-2|43	make install OCAMLFIND_DESTDIR="%{buildroot}%{_libdir}/ocaml"
12cr|ocaml-calendar-2.02-2|44	
12cr|ocaml-calendar-2.02-2|45	%clean
12cr|ocaml-calendar-2.02-2|46	rm -rf %{buildroot}
12cr|ocaml-calendar-2.02-2|47	
12cr|ocaml-calendar-2.02-2|48	%files
12cr|ocaml-calendar-2.02-2|49	%defattr(-,root,root)
12cr|ocaml-calendar-2.02-2|50	%doc calendarFAQ-2.6.txt calendar_faq.txt CHANGES COPYING LGPL README TODO
12cr|ocaml-calendar-2.02-2|51	%dir %{_libdir}/ocaml/calendar
12cr|ocaml-calendar-2.02-2|52	%{_libdir}/ocaml/calendar/*.cmi
12cr|ocaml-calendar-2.02-2|53	%{_libdir}/ocaml/calendar/*.cmo
12cr|ocaml-calendar-2.02-2|54	
12cr|ocaml-calendar-2.02-2|55	%files devel
12cr|ocaml-calendar-2.02-2|56	%defattr(-,root,root)
12cr|ocaml-calendar-2.02-2|57	%{_libdir}/ocaml/calendar/*
12cr|ocaml-calendar-2.02-2|58	%exclude %{_libdir}/ocaml/calendar/*.cmi
12cr|ocaml-calendar-2.02-2|59	%exclude %{_libdir}/ocaml/calendar/*.cmo
12cr|ocaml-calendar-2.02-2|60	
12cr|ocaml-calendar-2.02-2|61	
12cr|ocaml-calendar-2.02-2|62	%changelog
12cr|ocaml-calendar-2.02-2|63	* Wed May 09 2012 Crispin Boylan <crisb@mandriva.org> 2.02-2
12cr|ocaml-calendar-2.02-2|64	+ Revision: 797827
12cr|ocaml-calendar-2.02-2|65	- Rebuild
12cr|ocaml-calendar-2.02-2|66	
12cr|ocaml-calendar-2.02-2|67	* Fri May 07 2010 Florent Monnier <blue_prawn@mandriva.org> 2.02-1mdv2011.0
12cr|ocaml-calendar-2.02-2|68	+ Revision: 543157
12cr|ocaml-calendar-2.02-2|69	- removed old tarball
12cr|ocaml-calendar-2.02-2|70	
12cr|ocaml-calendar-2.02-2|71	* Fri Apr 09 2010 Florent Monnier <blue_prawn@mandriva.org> 2.02-1mdv2010.1
12cr|ocaml-calendar-2.02-2|72	+ Revision: 533482
12cr|ocaml-calendar-2.02-2|73	- updated to version 2.02
12cr|ocaml-calendar-2.02-2|74	
12cr|ocaml-calendar-2.02-2|75	* Fri Jul 31 2009 Florent Monnier <blue_prawn@mandriva.org> 2.01.1-3mdv2010.0
12cr|ocaml-calendar-2.02-2|76	+ Revision: 405217
12cr|ocaml-calendar-2.02-2|77	- incremented rel number
12cr|ocaml-calendar-2.02-2|78	- corrected META file
12cr|ocaml-calendar-2.02-2|79	
12cr|ocaml-calendar-2.02-2|80	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.01.1-2mdv2010.0
12cr|ocaml-calendar-2.02-2|81	+ Revision: 390236
12cr|ocaml-calendar-2.02-2|82	- rebuild
12cr|ocaml-calendar-2.02-2|83	
12cr|ocaml-calendar-2.02-2|84	* Sat May 23 2009 Florent Monnier <blue_prawn@mandriva.org> 2.01.1-1mdv2010.0
12cr|ocaml-calendar-2.02-2|85	+ Revision: 379074
12cr|ocaml-calendar-2.02-2|86	- updated version
12cr|ocaml-calendar-2.02-2|87	- updated version
12cr|ocaml-calendar-2.02-2|88	
12cr|ocaml-calendar-2.02-2|89	* Wed Dec 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.4-4mdv2009.1
12cr|ocaml-calendar-2.02-2|90	+ Revision: 318258
12cr|ocaml-calendar-2.02-2|91	- site-lib hierarchy doesn't exists anymore
12cr|ocaml-calendar-2.02-2|92	
12cr|ocaml-calendar-2.02-2|93	* Sun Dec 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.4-3mdv2009.1
12cr|ocaml-calendar-2.02-2|94	+ Revision: 317098
12cr|ocaml-calendar-2.02-2|95	- move .cmo files in non-devel package (contributed by Florent Monnier <fmonnier@linux-nantes.org>
12cr|ocaml-calendar-2.02-2|96	
12cr|ocaml-calendar-2.02-2|97	* Tue Dec 09 2008 Pixel <pixel@mandriva.com> 2.0.4-2mdv2009.1
12cr|ocaml-calendar-2.02-2|98	+ Revision: 312242
12cr|ocaml-calendar-2.02-2|99	- rebuild
12cr|ocaml-calendar-2.02-2|100	
12cr|ocaml-calendar-2.02-2|101	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.4-1mdv2009.0
12cr|ocaml-calendar-2.02-2|102	+ Revision: 272054
12cr|ocaml-calendar-2.02-2|103	- new version, drop destdir patch
12cr|ocaml-calendar-2.02-2|104	
12cr|ocaml-calendar-2.02-2|105	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.10-5mdv2009.0
12cr|ocaml-calendar-2.02-2|106	+ Revision: 254180
12cr|ocaml-calendar-2.02-2|107	- rebuild
12cr|ocaml-calendar-2.02-2|108	
12cr|ocaml-calendar-2.02-2|109	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-3mdv2008.1
12cr|ocaml-calendar-2.02-2|110	+ Revision: 178362
12cr|ocaml-calendar-2.02-2|111	- rebuild
12cr|ocaml-calendar-2.02-2|112	
12cr|ocaml-calendar-2.02-2|113	+ Olivier Blin <blino@mandriva.org>
12cr|ocaml-calendar-2.02-2|114	- restore BuildRoot
12cr|ocaml-calendar-2.02-2|115	
12cr|ocaml-calendar-2.02-2|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocaml-calendar-2.02-2|117	- kill re-definition of %%buildroot on Pixel's request
12cr|ocaml-calendar-2.02-2|118	
12cr|ocaml-calendar-2.02-2|119	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-2mdv2008.0
12cr|ocaml-calendar-2.02-2|120	+ Revision: 77642
12cr|ocaml-calendar-2.02-2|121	- drop macro definition, now in rpm-mandriva-setup
12cr|ocaml-calendar-2.02-2|122	ship .cmi file in non-devel subpackage
12cr|ocaml-calendar-2.02-2|123	
12cr|ocaml-calendar-2.02-2|124	* Tue Jun 19 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.10-1mdv2008.0
12cr|ocaml-calendar-2.02-2|125	+ Revision: 41235
12cr|ocaml-calendar-2.02-2|126	- new release: 1.10
12cr|ocaml-calendar-2.02-2|127	
12cr|ocaml-calendar-2.02-2|128	* Thu Apr 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.09.6-1mdv2008.0
12cr|ocaml-calendar-2.02-2|129	+ Revision: 18422
12cr|ocaml-calendar-2.02-2|130	- Import ocaml-calendar
12cr|ocaml-calendar-2.02-2|131	

3534 12
12cr|ocaml-camlal-1.0.0-2|1	Name:           ocaml-camlal
12cr|ocaml-camlal-1.0.0-2|2	Version:        1.0.0
12cr|ocaml-camlal-1.0.0-2|3	Release:        2
12cr|ocaml-camlal-1.0.0-2|4	Summary:        CamlAL is an OCaml bindings for OpenAL
12cr|ocaml-camlal-1.0.0-2|5	License:        LGPL
12cr|ocaml-camlal-1.0.0-2|6	Group:          Development/Other
12cr|ocaml-camlal-1.0.0-2|7	URL:            http://sourceforge.net/projects/camlal/
12cr|ocaml-camlal-1.0.0-2|8	Source0:        http://camlal.svn.sourceforge.net/viewvc/camlal/trunk/camlal.tar.gz
12cr|ocaml-camlal-1.0.0-2|9	BuildRequires:  ocaml-findlib
12cr|ocaml-camlal-1.0.0-2|10	BuildRequires:  ocaml
12cr|ocaml-camlal-1.0.0-2|11	BuildRequires:  libopenal-devel
12cr|ocaml-camlal-1.0.0-2|12	BuildRequires:  libfreealut-devel
12cr|ocaml-camlal-1.0.0-2|13	
12cr|ocaml-camlal-1.0.0-2|14	%description
12cr|ocaml-camlal-1.0.0-2|15	CamlAL is an OCaml wrapper for the OpenAL and ALUT libraries.
12cr|ocaml-camlal-1.0.0-2|16	(http://www.openal.org)
12cr|ocaml-camlal-1.0.0-2|17	
12cr|ocaml-camlal-1.0.0-2|18	%package        devel
12cr|ocaml-camlal-1.0.0-2|19	Summary:        Development files for %{name}
12cr|ocaml-camlal-1.0.0-2|20	Group:          Development/Other
12cr|ocaml-camlal-1.0.0-2|21	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-camlal-1.0.0-2|22	
12cr|ocaml-camlal-1.0.0-2|23	%description    devel
12cr|ocaml-camlal-1.0.0-2|24	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-camlal-1.0.0-2|25	developing applications that use %{name}.
12cr|ocaml-camlal-1.0.0-2|26	
12cr|ocaml-camlal-1.0.0-2|27	%prep
12cr|ocaml-camlal-1.0.0-2|28	%setup -q -n camlal
12cr|ocaml-camlal-1.0.0-2|29	
12cr|ocaml-camlal-1.0.0-2|30	cat > META <<EOF
12cr|ocaml-camlal-1.0.0-2|31	description     = "%{summary}"
12cr|ocaml-camlal-1.0.0-2|32	version         = "%{version}"
12cr|ocaml-camlal-1.0.0-2|33	archive(byte)   = "camlal.cma"
12cr|ocaml-camlal-1.0.0-2|34	archive(native) = "camlal.cmxa"
12cr|ocaml-camlal-1.0.0-2|35	EOF
12cr|ocaml-camlal-1.0.0-2|36	
12cr|ocaml-camlal-1.0.0-2|37	%build
12cr|ocaml-camlal-1.0.0-2|38	make
12cr|ocaml-camlal-1.0.0-2|39	test -d doc || mkdir doc
12cr|ocaml-camlal-1.0.0-2|40	ocamldoc -d doc -html -v -I camlal/_build/ camlal/*.ml
12cr|ocaml-camlal-1.0.0-2|41	
12cr|ocaml-camlal-1.0.0-2|42	%install
12cr|ocaml-camlal-1.0.0-2|43	rm -rf %{buildroot}
12cr|ocaml-camlal-1.0.0-2|44	export DESTDIR=%{buildroot}
12cr|ocaml-camlal-1.0.0-2|45	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-camlal-1.0.0-2|46	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-camlal-1.0.0-2|47	mkdir -p $OCAMLFIND_DESTDIR/camlal
12cr|ocaml-camlal-1.0.0-2|48	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-camlal-1.0.0-2|49	ocamlfind install camlal \
12cr|ocaml-camlal-1.0.0-2|50	camlal/*.ml camlal/_build/*.{cmi,cma,a,cmxa,cmx,so} META
12cr|ocaml-camlal-1.0.0-2|51	
12cr|ocaml-camlal-1.0.0-2|52	%clean
12cr|ocaml-camlal-1.0.0-2|53	rm -rf %{buildroot}
12cr|ocaml-camlal-1.0.0-2|54	
12cr|ocaml-camlal-1.0.0-2|55	%files
12cr|ocaml-camlal-1.0.0-2|56	%defattr(-,root,root)
12cr|ocaml-camlal-1.0.0-2|57	%doc AUTHORS.txt COPYING.txt README.txt TODO.txt VERSION.txt
12cr|ocaml-camlal-1.0.0-2|58	%dir %{_libdir}/ocaml/camlal
12cr|ocaml-camlal-1.0.0-2|59	%{_libdir}/ocaml/camlal/META
12cr|ocaml-camlal-1.0.0-2|60	%{_libdir}/ocaml/camlal/*.cma
12cr|ocaml-camlal-1.0.0-2|61	%{_libdir}/ocaml/camlal/*.cmi
12cr|ocaml-camlal-1.0.0-2|62	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-camlal-1.0.0-2|63	
12cr|ocaml-camlal-1.0.0-2|64	%files devel
12cr|ocaml-camlal-1.0.0-2|65	%defattr(-,root,root)
12cr|ocaml-camlal-1.0.0-2|66	%doc doc
12cr|ocaml-camlal-1.0.0-2|67	%{_libdir}/ocaml/camlal/*.a
12cr|ocaml-camlal-1.0.0-2|68	%{_libdir}/ocaml/camlal/*.cmxa
12cr|ocaml-camlal-1.0.0-2|69	%{_libdir}/ocaml/camlal/*.cmx
12cr|ocaml-camlal-1.0.0-2|70	%{_libdir}/ocaml/camlal/*.ml
12cr|ocaml-camlal-1.0.0-2|71	
12cr|ocaml-camlal-1.0.0-2|72	
12cr|ocaml-camlal-1.0.0-2|73	
12cr|ocaml-camlal-1.0.0-2|74	%changelog
12cr|ocaml-camlal-1.0.0-2|75	* Sat Aug 22 2009 Florent Monnier <blue_prawn@mandriva.org> 1.0.0-1mdv2010.0
12cr|ocaml-camlal-1.0.0-2|76	+ Revision: 419703
12cr|ocaml-camlal-1.0.0-2|77	- BuildRequires:  ocaml-findlib
12cr|ocaml-camlal-1.0.0-2|78	- import ocaml-camlal
12cr|ocaml-camlal-1.0.0-2|79	

3535 12
12cr|ocaml-camlbz2-0.6.0-8|1	%define	oname	camlbz2
12cr|ocaml-camlbz2-0.6.0-8|2	%define	modname	bz2
12cr|ocaml-camlbz2-0.6.0-8|3	
12cr|ocaml-camlbz2-0.6.0-8|4	Name:           ocaml-%{oname}
12cr|ocaml-camlbz2-0.6.0-8|5	Version:        0.6.0
12cr|ocaml-camlbz2-0.6.0-8|6	Release:        8
12cr|ocaml-camlbz2-0.6.0-8|7	Summary:        OCaml library for reading and writing zip, jar and gzip files
12cr|ocaml-camlbz2-0.6.0-8|8	Group:          Development/Other
12cr|ocaml-camlbz2-0.6.0-8|9	License:        LGPLv2 with exceptions
12cr|ocaml-camlbz2-0.6.0-8|10	URL:            http://camlbz2.forge.ocamlcore.org/
12cr|ocaml-camlbz2-0.6.0-8|11	Source0:        https://forge.ocamlcore.org/frs/download.php/72/%{oname}-%{version}.tar.gz
12cr|ocaml-camlbz2-0.6.0-8|12	ExcludeArch:    sparc64 s390 s390x
12cr|ocaml-camlbz2-0.6.0-8|13	BuildRequires:  ocaml
12cr|ocaml-camlbz2-0.6.0-8|14	BuildRequires:  ocaml-findlib-devel
12cr|ocaml-camlbz2-0.6.0-8|15	BuildRequires:  bzip2-devel
12cr|ocaml-camlbz2-0.6.0-8|16	
12cr|ocaml-camlbz2-0.6.0-8|17	%description
12cr|ocaml-camlbz2-0.6.0-8|18	CamlBZ2 provides OCaml bindings for libbz2 (AKA bzip2), a popular compression
12cr|ocaml-camlbz2-0.6.0-8|19	library which typically compresses better (i.e., smaller resulting files) than
12cr|ocaml-camlbz2-0.6.0-8|20	gzip.
12cr|ocaml-camlbz2-0.6.0-8|21	
12cr|ocaml-camlbz2-0.6.0-8|22	Using CamlBZ2 you can read and write compressed "files", where files can be
12cr|ocaml-camlbz2-0.6.0-8|23	anything offering an in_channel/out_channel abstraction (files, sockets, ...).
12cr|ocaml-camlbz2-0.6.0-8|24	
12cr|ocaml-camlbz2-0.6.0-8|25	Also, with CamlBZ2 you can compress and decompress strings in memory using the
12cr|ocaml-camlbz2-0.6.0-8|26	bzip2 compression algorithm.
12cr|ocaml-camlbz2-0.6.0-8|27	
12cr|ocaml-camlbz2-0.6.0-8|28	%package        devel
12cr|ocaml-camlbz2-0.6.0-8|29	Summary:        Development files for %{name}
12cr|ocaml-camlbz2-0.6.0-8|30	Requires:       %{name} = %{EVRD}
12cr|ocaml-camlbz2-0.6.0-8|31	
12cr|ocaml-camlbz2-0.6.0-8|32	%description    devel
12cr|ocaml-camlbz2-0.6.0-8|33	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-camlbz2-0.6.0-8|34	developing applications that use %{name}.
12cr|ocaml-camlbz2-0.6.0-8|35	
12cr|ocaml-camlbz2-0.6.0-8|36	%prep
12cr|ocaml-camlbz2-0.6.0-8|37	%setup -q -n %{oname}-%{version}
12cr|ocaml-camlbz2-0.6.0-8|38	
12cr|ocaml-camlbz2-0.6.0-8|39	%build
12cr|ocaml-camlbz2-0.6.0-8|40	%configure2_5x
12cr|ocaml-camlbz2-0.6.0-8|41	%make
12cr|ocaml-camlbz2-0.6.0-8|42	
12cr|ocaml-camlbz2-0.6.0-8|43	%install
12cr|ocaml-camlbz2-0.6.0-8|44	make install DESTDIR=%{buildroot}%{_libdir}/ocaml
12cr|ocaml-camlbz2-0.6.0-8|45	
12cr|ocaml-camlbz2-0.6.0-8|46	%files
12cr|ocaml-camlbz2-0.6.0-8|47	%doc LICENSE
12cr|ocaml-camlbz2-0.6.0-8|48	%{_libdir}/ocaml/%{modname}
12cr|ocaml-camlbz2-0.6.0-8|49	%exclude %{_libdir}/ocaml/%{modname}/*.a
12cr|ocaml-camlbz2-0.6.0-8|50	%exclude %{_libdir}/ocaml/%{modname}/*.cmxa
12cr|ocaml-camlbz2-0.6.0-8|51	%exclude %{_libdir}/ocaml/%{modname}/*.cmx
12cr|ocaml-camlbz2-0.6.0-8|52	%exclude %{_libdir}/ocaml/%{modname}/*.mli
12cr|ocaml-camlbz2-0.6.0-8|53	
12cr|ocaml-camlbz2-0.6.0-8|54	%files devel
12cr|ocaml-camlbz2-0.6.0-8|55	%doc LICENSE README
12cr|ocaml-camlbz2-0.6.0-8|56	%{_libdir}/ocaml/%{modname}/*.a
12cr|ocaml-camlbz2-0.6.0-8|57	%{_libdir}/ocaml/%{modname}/*.cmxa
12cr|ocaml-camlbz2-0.6.0-8|58	%{_libdir}/ocaml/%{modname}/*.cmx
12cr|ocaml-camlbz2-0.6.0-8|59	%{_libdir}/ocaml/%{modname}/*.mli
12cr|ocaml-camlbz2-0.6.0-8|60	
12cr|ocaml-camlbz2-0.6.0-8|61	
12cr|ocaml-camlbz2-0.6.0-8|62	
12cr|ocaml-camlbz2-0.6.0-8|63	%changelog
12cr|ocaml-camlbz2-0.6.0-8|64	* Wed May 09 2012 Crispin Boylan <crisb@mandriva.org> 0.6.0-8
12cr|ocaml-camlbz2-0.6.0-8|65	+ Revision: 797833
12cr|ocaml-camlbz2-0.6.0-8|66	- Rebuild
12cr|ocaml-camlbz2-0.6.0-8|67	
12cr|ocaml-camlbz2-0.6.0-8|68	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|ocaml-camlbz2-0.6.0-8|69	- imported package ocaml-camlbz2
12cr|ocaml-camlbz2-0.6.0-8|70	
12cr|ocaml-camlbz2-0.6.0-8|71	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-2mdv2011.0
12cr|ocaml-camlbz2-0.6.0-8|72	+ Revision: 390237
12cr|ocaml-camlbz2-0.6.0-8|73	- rebuild
12cr|ocaml-camlbz2-0.6.0-8|74	
12cr|ocaml-camlbz2-0.6.0-8|75	* Tue Jan 27 2009 Florent Monnier <blue_prawn@mandriva.org> 0.6.0-1mdv2009.1
12cr|ocaml-camlbz2-0.6.0-8|76	+ Revision: 334307
12cr|ocaml-camlbz2-0.6.0-8|77	- summary-ended-with-dot
12cr|ocaml-camlbz2-0.6.0-8|78	- stublibs dir for dll
12cr|ocaml-camlbz2-0.6.0-8|79	- import ocaml-camlbz2
12cr|ocaml-camlbz2-0.6.0-8|80	

3536 12
12cr|ocaml-camlgi-0.6-7|1	%define up_name CamlGI
12cr|ocaml-camlgi-0.6-7|2	%define name	ocaml-camlgi
12cr|ocaml-camlgi-0.6-7|3	%define version	0.6
12cr|ocaml-camlgi-0.6-7|4	%define release	%mkrel 7
12cr|ocaml-camlgi-0.6-7|5	
12cr|ocaml-camlgi-0.6-7|6	Name:		%{name}
12cr|ocaml-camlgi-0.6-7|7	Version:	%{version}
12cr|ocaml-camlgi-0.6-7|8	Release:	%{release}
12cr|ocaml-camlgi-0.6-7|9	Summary:	FastCGI and CGI library
12cr|ocaml-camlgi-0.6-7|10	Source: 	http://downloads.sourceforge.net/ocaml-cgi/%{up_name}-%{version}.tar.bz2
12cr|ocaml-camlgi-0.6-7|11	URL:		http://sourceforge.net/projects/ocaml-cgi/
12cr|ocaml-camlgi-0.6-7|12	License:	GPL
12cr|ocaml-camlgi-0.6-7|13	Group:		Development/Other
12cr|ocaml-camlgi-0.6-7|14	BuildRequires:	ocaml
12cr|ocaml-camlgi-0.6-7|15	BuildRequires:	camlp4
12cr|ocaml-camlgi-0.6-7|16	BuildRequires:  ocaml-findlib
12cr|ocaml-camlgi-0.6-7|17	Conflicts:      %{name}-devel < 0.6-2mdv2008.0
12cr|ocaml-camlgi-0.6-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocaml-camlgi-0.6-7|19	
12cr|ocaml-camlgi-0.6-7|20	%description
12cr|ocaml-camlgi-0.6-7|21	CamlGI is a library to enable you to write CGI and FastCGI in OCaml. It is
12cr|ocaml-camlgi-0.6-7|22	written 100% in OCaml so should run on many platforms. The library supports
12cr|ocaml-camlgi-0.6-7|23	multiple simultaneous connections and request multiplexing while presenting an
12cr|ocaml-camlgi-0.6-7|24	easy to use interface.
12cr|ocaml-camlgi-0.6-7|25	
12cr|ocaml-camlgi-0.6-7|26	%package devel
12cr|ocaml-camlgi-0.6-7|27	Summary:	Development files for %{name}
12cr|ocaml-camlgi-0.6-7|28	Group:		Development/Other
12cr|ocaml-camlgi-0.6-7|29	Requires:   %{name} = %{version}-%{release}
12cr|ocaml-camlgi-0.6-7|30	
12cr|ocaml-camlgi-0.6-7|31	%description devel
12cr|ocaml-camlgi-0.6-7|32	This package contains the development files needed to build applications
12cr|ocaml-camlgi-0.6-7|33	using %{name}.
12cr|ocaml-camlgi-0.6-7|34	
12cr|ocaml-camlgi-0.6-7|35	%prep
12cr|ocaml-camlgi-0.6-7|36	%setup -q -n %{up_name}-%{version}
12cr|ocaml-camlgi-0.6-7|37	
12cr|ocaml-camlgi-0.6-7|38	%build
12cr|ocaml-camlgi-0.6-7|39	%make
12cr|ocaml-camlgi-0.6-7|40	
12cr|ocaml-camlgi-0.6-7|41	%install
12cr|ocaml-camlgi-0.6-7|42	rm -rf %{buildroot}
12cr|ocaml-camlgi-0.6-7|43	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
12cr|ocaml-camlgi-0.6-7|44	make install OCAMLFIND_DESTDIR="-destdir %{buildroot}/%{_libdir}/ocaml"
12cr|ocaml-camlgi-0.6-7|45	
12cr|ocaml-camlgi-0.6-7|46	%clean
12cr|ocaml-camlgi-0.6-7|47	rm -rf %{buildroot}
12cr|ocaml-camlgi-0.6-7|48	
12cr|ocaml-camlgi-0.6-7|49	%files
12cr|ocaml-camlgi-0.6-7|50	%defattr(-,root,root)
12cr|ocaml-camlgi-0.6-7|51	%doc LICENSE README
12cr|ocaml-camlgi-0.6-7|52	%dir %{_libdir}/ocaml/CamlGI
12cr|ocaml-camlgi-0.6-7|53	%{_libdir}/ocaml/CamlGI/*.cmi
12cr|ocaml-camlgi-0.6-7|54	%{_libdir}/ocaml/CamlGI/*.cma
12cr|ocaml-camlgi-0.6-7|55	%{_libdir}/ocaml/CamlGI/META
12cr|ocaml-camlgi-0.6-7|56	
12cr|ocaml-camlgi-0.6-7|57	%files devel
12cr|ocaml-camlgi-0.6-7|58	%defattr(-,root,root)
12cr|ocaml-camlgi-0.6-7|59	%{_libdir}/ocaml/CamlGI/*
12cr|ocaml-camlgi-0.6-7|60	%exclude %{_libdir}/ocaml/CamlGI/*.cmi
12cr|ocaml-camlgi-0.6-7|61	%exclude %{_libdir}/ocaml/CamlGI/*.cma
12cr|ocaml-camlgi-0.6-7|62	%exclude %{_libdir}/ocaml/CamlGI/META
12cr|ocaml-camlgi-0.6-7|63	
12cr|ocaml-camlgi-0.6-7|64	
12cr|ocaml-camlgi-0.6-7|65	%changelog
12cr|ocaml-camlgi-0.6-7|66	* Mon Jun 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-7mdv2010.0
12cr|ocaml-camlgi-0.6-7|67	+ Revision: 390539
12cr|ocaml-camlgi-0.6-7|68	- rebuild
12cr|ocaml-camlgi-0.6-7|69	
12cr|ocaml-camlgi-0.6-7|70	+ Florent Monnier <blue_prawn@mandriva.org>
12cr|ocaml-camlgi-0.6-7|71	- move non-devel files in main package
12cr|ocaml-camlgi-0.6-7|72	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-camlgi-0.6-7|73	
12cr|ocaml-camlgi-0.6-7|74	* Tue Dec 09 2008 Pixel <pixel@mandriva.com> 0.6-6mdv2009.1
12cr|ocaml-camlgi-0.6-7|75	+ Revision: 312247
12cr|ocaml-camlgi-0.6-7|76	- rebuild
12cr|ocaml-camlgi-0.6-7|77	
12cr|ocaml-camlgi-0.6-7|78	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.6-5mdv2009.0
12cr|ocaml-camlgi-0.6-7|79	+ Revision: 254183
12cr|ocaml-camlgi-0.6-7|80	- rebuild
12cr|ocaml-camlgi-0.6-7|81	
12cr|ocaml-camlgi-0.6-7|82	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-3mdv2008.1
12cr|ocaml-camlgi-0.6-7|83	+ Revision: 178363
12cr|ocaml-camlgi-0.6-7|84	- rebuild
12cr|ocaml-camlgi-0.6-7|85	
12cr|ocaml-camlgi-0.6-7|86	+ Olivier Blin <oblin@mandriva.com>
12cr|ocaml-camlgi-0.6-7|87	- restore BuildRoot
12cr|ocaml-camlgi-0.6-7|88	
12cr|ocaml-camlgi-0.6-7|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocaml-camlgi-0.6-7|90	- kill re-definition of %%buildroot on Pixel's request
12cr|ocaml-camlgi-0.6-7|91	
12cr|ocaml-camlgi-0.6-7|92	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-2mdv2008.0
12cr|ocaml-camlgi-0.6-7|93	+ Revision: 78166
12cr|ocaml-camlgi-0.6-7|94	- add conflict to help upgrade
12cr|ocaml-camlgi-0.6-7|95	- fix summary
12cr|ocaml-camlgi-0.6-7|96	drop macro definition, now in rpm-mandriva-setup
12cr|ocaml-camlgi-0.6-7|97	ship .cmi file in non-devel subpackage
12cr|ocaml-camlgi-0.6-7|98	
12cr|ocaml-camlgi-0.6-7|99	
12cr|ocaml-camlgi-0.6-7|100	* Mon Feb 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-1mdv2007.0
12cr|ocaml-camlgi-0.6-7|101	+ Revision: 122827
12cr|ocaml-camlgi-0.6-7|102	
12cr|ocaml-camlgi-0.6-7|103	* Mon Feb 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-1mdv2007.1
12cr|ocaml-camlgi-0.6-7|104	- first mdv release
12cr|ocaml-camlgi-0.6-7|105	

3537 12
12cr|ocaml-camlidl-1.05-5|1	%define name	ocaml-camlidl
12cr|ocaml-camlidl-1.05-5|2	%define version	1.05
12cr|ocaml-camlidl-1.05-5|3	%define release	%mkrel 5
12cr|ocaml-camlidl-1.05-5|4	
12cr|ocaml-camlidl-1.05-5|5	Name:		%{name}
12cr|ocaml-camlidl-1.05-5|6	Version:	%{version}
12cr|ocaml-camlidl-1.05-5|7	Release:	%{release}
12cr|ocaml-camlidl-1.05-5|8	Summary:    Stub code generator and COM binding for Objective Caml
12cr|ocaml-camlidl-1.05-5|9	Group:      Development/Other
12cr|ocaml-camlidl-1.05-5|10	License:    QPL and LGPLv2 with exceptions
12cr|ocaml-camlidl-1.05-5|11	URL:        http://caml.inria.fr/pub/old_caml_site/camlidl/
12cr|ocaml-camlidl-1.05-5|12	Source0:    http://caml.inria.fr/pub/old_caml_site/distrib/bazar-ocaml/camlidl-%{version}.tar.gz
12cr|ocaml-camlidl-1.05-5|13	Source1:    http://caml.inria.fr/pub/old_caml_site/distrib/bazar-ocaml/camlidl-%{version}.doc.pdf
12cr|ocaml-camlidl-1.05-5|14	BuildRequires:  ocaml
12cr|ocaml-camlidl-1.05-5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocaml-camlidl-1.05-5|16	
12cr|ocaml-camlidl-1.05-5|17	%description
12cr|ocaml-camlidl-1.05-5|18	CamlIDL is a stub code generator and COM binding for Objective Caml.
12cr|ocaml-camlidl-1.05-5|19	
12cr|ocaml-camlidl-1.05-5|20	CamlIDL comprises two parts:
12cr|ocaml-camlidl-1.05-5|21	
12cr|ocaml-camlidl-1.05-5|22	* A stub code generator that generates the C stub code required for
12cr|ocaml-camlidl-1.05-5|23	the Caml/C interface, based on an MIDL specification. (MIDL stands
12cr|ocaml-camlidl-1.05-5|24	for Microsoft's Interface Description Language; it looks like C
12cr|ocaml-camlidl-1.05-5|25	header files with some extra annotations, plus a notion of object
12cr|ocaml-camlidl-1.05-5|26	interfaces that look like C++ classes without inheritance.)
12cr|ocaml-camlidl-1.05-5|27	
12cr|ocaml-camlidl-1.05-5|28	* A (currently small) library of functions and tools to import COM
12cr|ocaml-camlidl-1.05-5|29	components in Caml applications, and export Caml code as COM
12cr|ocaml-camlidl-1.05-5|30	components.
12cr|ocaml-camlidl-1.05-5|31	
12cr|ocaml-camlidl-1.05-5|32	
12cr|ocaml-camlidl-1.05-5|33	%package        devel
12cr|ocaml-camlidl-1.05-5|34	Summary:    Development files for %{name}
12cr|ocaml-camlidl-1.05-5|35	Group:      Development/Other
12cr|ocaml-camlidl-1.05-5|36	Requires:   %{name} = %{version}-%{release}
12cr|ocaml-camlidl-1.05-5|37	
12cr|ocaml-camlidl-1.05-5|38	%description    devel
12cr|ocaml-camlidl-1.05-5|39	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-camlidl-1.05-5|40	developing applications that use %{name}.
12cr|ocaml-camlidl-1.05-5|41	
12cr|ocaml-camlidl-1.05-5|42	%prep
12cr|ocaml-camlidl-1.05-5|43	%setup -q -n camlidl-%{version}
12cr|ocaml-camlidl-1.05-5|44	cp config/Makefile.unix config/Makefile
12cr|ocaml-camlidl-1.05-5|45	#sed -e 's|^OCAMLLIB=.*|OCAMLLIB=%{_libdir}/ocaml|' \
12cr|ocaml-camlidl-1.05-5|46	#    -e 's|^BINDIR=.*|BINDIR=%{_bindir}|' \
12cr|ocaml-camlidl-1.05-5|47	#    < config/Makefile.unix \
12cr|ocaml-camlidl-1.05-5|48	#    > config/Makefile
12cr|ocaml-camlidl-1.05-5|49	cp %{SOURCE1} .
12cr|ocaml-camlidl-1.05-5|50	
12cr|ocaml-camlidl-1.05-5|51	
12cr|ocaml-camlidl-1.05-5|52	%build
12cr|ocaml-camlidl-1.05-5|53	make all OCAMLLIB=%{_libdir}/ocaml BINDIR=%{_bindir}
12cr|ocaml-camlidl-1.05-5|54	
12cr|ocaml-camlidl-1.05-5|55	%install
12cr|ocaml-camlidl-1.05-5|56	rm -rf %{buildroot}
12cr|ocaml-camlidl-1.05-5|57	
12cr|ocaml-camlidl-1.05-5|58	install -d -m 755 %{buildroot}%{_libdir}/ocaml
12cr|ocaml-camlidl-1.05-5|59	install -d -m 755 %{buildroot}%{_libdir}/ocaml/caml
12cr|ocaml-camlidl-1.05-5|60	install -d -m 755 %{buildroot}%{_bindir}
12cr|ocaml-camlidl-1.05-5|61	
12cr|ocaml-camlidl-1.05-5|62	make OCAMLLIB=%{buildroot}%{_libdir}/ocaml \
12cr|ocaml-camlidl-1.05-5|63	BINDIR=%{buildroot}%{_bindir} \
12cr|ocaml-camlidl-1.05-5|64	install
12cr|ocaml-camlidl-1.05-5|65	
12cr|ocaml-camlidl-1.05-5|66	%clean
12cr|ocaml-camlidl-1.05-5|67	rm -rf %{buildroot}
12cr|ocaml-camlidl-1.05-5|68	
12cr|ocaml-camlidl-1.05-5|69	%files
12cr|ocaml-camlidl-1.05-5|70	%defattr(-,root,root)
12cr|ocaml-camlidl-1.05-5|71	%doc LICENSE
12cr|ocaml-camlidl-1.05-5|72	%{_libdir}/ocaml/*.cmi
12cr|ocaml-camlidl-1.05-5|73	%{_libdir}/ocaml/*.cma
12cr|ocaml-camlidl-1.05-5|74	%{_bindir}/camlidl
12cr|ocaml-camlidl-1.05-5|75	
12cr|ocaml-camlidl-1.05-5|76	%files devel
12cr|ocaml-camlidl-1.05-5|77	%defattr(-,root,root)
12cr|ocaml-camlidl-1.05-5|78	%doc LICENSE README Changes camlidl-%{version}.doc.pdf tests
12cr|ocaml-camlidl-1.05-5|79	%{_libdir}/ocaml/caml/*.h
12cr|ocaml-camlidl-1.05-5|80	%{_libdir}/ocaml/*.a
12cr|ocaml-camlidl-1.05-5|81	%{_libdir}/ocaml/*.cmxa
12cr|ocaml-camlidl-1.05-5|82	
12cr|ocaml-camlidl-1.05-5|83	
12cr|ocaml-camlidl-1.05-5|84	%changelog
12cr|ocaml-camlidl-1.05-5|85	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-5mdv2010.1
12cr|ocaml-camlidl-1.05-5|86	+ Revision: 496361
12cr|ocaml-camlidl-1.05-5|87	- rebuild
12cr|ocaml-camlidl-1.05-5|88	
12cr|ocaml-camlidl-1.05-5|89	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-4mdv2010.0
12cr|ocaml-camlidl-1.05-5|90	+ Revision: 389933
12cr|ocaml-camlidl-1.05-5|91	- rebuild
12cr|ocaml-camlidl-1.05-5|92	
12cr|ocaml-camlidl-1.05-5|93	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-3mdv2009.1
12cr|ocaml-camlidl-1.05-5|94	+ Revision: 320747
12cr|ocaml-camlidl-1.05-5|95	- move non-devel files in main package
12cr|ocaml-camlidl-1.05-5|96	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-camlidl-1.05-5|97	
12cr|ocaml-camlidl-1.05-5|98	* Tue Dec 09 2008 Pixel <pixel@mandriva.com> 1.05-2mdv2009.1
12cr|ocaml-camlidl-1.05-5|99	+ Revision: 312251
12cr|ocaml-camlidl-1.05-5|100	- rebuild
12cr|ocaml-camlidl-1.05-5|101	
12cr|ocaml-camlidl-1.05-5|102	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdv2009.0
12cr|ocaml-camlidl-1.05-5|103	+ Revision: 271863
12cr|ocaml-camlidl-1.05-5|104	- import ocaml-camlidl
12cr|ocaml-camlidl-1.05-5|105	
12cr|ocaml-camlidl-1.05-5|106	
12cr|ocaml-camlidl-1.05-5|107	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdv2009.0
12cr|ocaml-camlidl-1.05-5|108	- first mdv release, stolen from redhat

3538 12
12cr|ocaml-camlimages-3.0.2-1|1	#empty-debuginfo-package
12cr|ocaml-camlimages-3.0.2-1|2	%define debug_package %{nil}
12cr|ocaml-camlimages-3.0.2-1|3	%define base_name	camlimages
12cr|ocaml-camlimages-3.0.2-1|4	%define name		ocaml-%{base_name}
12cr|ocaml-camlimages-3.0.2-1|5	%define version		3.0.2
12cr|ocaml-camlimages-3.0.2-1|6	%define release		1
12cr|ocaml-camlimages-3.0.2-1|7	
12cr|ocaml-camlimages-3.0.2-1|8	Name: 		%{name}
12cr|ocaml-camlimages-3.0.2-1|9	Version: 	%{version}
12cr|ocaml-camlimages-3.0.2-1|10	Release: 	%{release}
12cr|ocaml-camlimages-3.0.2-1|11	License: 	LGPLv2
12cr|ocaml-camlimages-3.0.2-1|12	Summary:	Image processing library for Objective Caml
12cr|ocaml-camlimages-3.0.2-1|13	Group:		Development/Other
12cr|ocaml-camlimages-3.0.2-1|14	URL:		http://cristal.inria.fr/camlimages/eng.html
12cr|ocaml-camlimages-3.0.2-1|15	Source:		http://cristal.inria.fr/camlimages/%{base_name}-%{version}.tgz
12cr|ocaml-camlimages-3.0.2-1|16	Patch0: camlimages-3.0.2-display-module.patch
12cr|ocaml-camlimages-3.0.2-1|17	# https://bugzilla.redhat.com/show_bug.cgi?id=528732
12cr|ocaml-camlimages-3.0.2-1|18	Patch2: camlimages-oversized-tiff-check-CVE-2009-3296.patch
12cr|ocaml-camlimages-3.0.2-1|19	Patch3: camlimages-3.0.2-ocaml-autoconf.patch
12cr|ocaml-camlimages-3.0.2-1|20	Patch4: camlimages-3.0.2.-png15.patch
12cr|ocaml-camlimages-3.0.2-1|21	Patch5: camlimages-3.0.2.-png15-write.patch
12cr|ocaml-camlimages-3.0.2-1|22	BuildRequires:  ocaml >= 3.10.1
12cr|ocaml-camlimages-3.0.2-1|23	BuildRequires:	ocaml-lablgtk2-devel
12cr|ocaml-camlimages-3.0.2-1|24	BuildRequires:  pkgconfig(gdk-2.0)
12cr|ocaml-camlimages-3.0.2-1|25	BuildRequires:  pkgconfig(libpng)
12cr|ocaml-camlimages-3.0.2-1|26	BuildRequires:  libjpeg-devel
12cr|ocaml-camlimages-3.0.2-1|27	BuildRequires:  pkgconfig(xpm)
12cr|ocaml-camlimages-3.0.2-1|28	BuildRequires:  libgs-devel
12cr|ocaml-camlimages-3.0.2-1|29	BuildRequires:  freetype-devel
12cr|ocaml-camlimages-3.0.2-1|30	BuildRequires:  ungif-devel
12cr|ocaml-camlimages-3.0.2-1|31	BuildRequires:  pkgconfig(libtiff-4)
12cr|ocaml-camlimages-3.0.2-1|32	BuildRequires:  ocaml-autoconf
12cr|ocaml-camlimages-3.0.2-1|33	BuildRequires: chrpath
12cr|ocaml-camlimages-3.0.2-1|34	
12cr|ocaml-camlimages-3.0.2-1|35	%description
12cr|ocaml-camlimages-3.0.2-1|36	CamlImages is an image processing library for Objective Caml
12cr|ocaml-camlimages-3.0.2-1|37	
12cr|ocaml-camlimages-3.0.2-1|38	%package devel
12cr|ocaml-camlimages-3.0.2-1|39	Summary:	Image processing library for Objective Caml
12cr|ocaml-camlimages-3.0.2-1|40	Group:		Development/Other
12cr|ocaml-camlimages-3.0.2-1|41	Requires:	%{name} = %{version}-%{release}
12cr|ocaml-camlimages-3.0.2-1|42	Requires:	ocaml-lablgtk2-devel
12cr|ocaml-camlimages-3.0.2-1|43	
12cr|ocaml-camlimages-3.0.2-1|44	%description devel
12cr|ocaml-camlimages-3.0.2-1|45	CamlImages is an image processing library for Objective Caml
12cr|ocaml-camlimages-3.0.2-1|46	
12cr|ocaml-camlimages-3.0.2-1|47	%prep
12cr|ocaml-camlimages-3.0.2-1|48	%setup -q -n %{base_name}-%{version}
12cr|ocaml-camlimages-3.0.2-1|49	%patch0 -p1
12cr|ocaml-camlimages-3.0.2-1|50	%patch2 -p1 -b .CVE-2009-3296
12cr|ocaml-camlimages-3.0.2-1|51	%patch3 -p1
12cr|ocaml-camlimages-3.0.2-1|52	%patch4 -p0 -b .libpng15
12cr|ocaml-camlimages-3.0.2-1|53	%patch5 -p0 -b .libpng15-write
12cr|ocaml-camlimages-3.0.2-1|54	
12cr|ocaml-camlimages-3.0.2-1|55	
12cr|ocaml-camlimages-3.0.2-1|56	aclocal -I .
12cr|ocaml-camlimages-3.0.2-1|57	automake
12cr|ocaml-camlimages-3.0.2-1|58	autoconf
12cr|ocaml-camlimages-3.0.2-1|59	
12cr|ocaml-camlimages-3.0.2-1|60	
12cr|ocaml-camlimages-3.0.2-1|61	# Gdk.Display submodule clashes with the Display module in
12cr|ocaml-camlimages-3.0.2-1|62	# the examples/liv directory, so rename it:
12cr|ocaml-camlimages-3.0.2-1|63	mv examples/liv/display.ml examples/liv/livdisplay.ml
12cr|ocaml-camlimages-3.0.2-1|64	
12cr|ocaml-camlimages-3.0.2-1|65	%build
12cr|ocaml-camlimages-3.0.2-1|66	%configure2_5x \
12cr|ocaml-camlimages-3.0.2-1|67	--without-lablgtk \
12cr|ocaml-camlimages-3.0.2-1|68	--with-lablgtk2 \
12cr|ocaml-camlimages-3.0.2-1|69	--with-lablgtk2-dir=%{_libdir}/ocaml/lablgtk2
12cr|ocaml-camlimages-3.0.2-1|70	
12cr|ocaml-camlimages-3.0.2-1|71	make
12cr|ocaml-camlimages-3.0.2-1|72	
12cr|ocaml-camlimages-3.0.2-1|73	%install
12cr|ocaml-camlimages-3.0.2-1|74	make install ocamlsitelibdir=%{_libdir}/ocaml/camlimages DESTDIR=%{buildroot}
12cr|ocaml-camlimages-3.0.2-1|75	
12cr|ocaml-camlimages-3.0.2-1|76	#linting fixes
12cr|ocaml-camlimages-3.0.2-1|77	chrpath -d %{buildroot}%{_libdir}/ocaml/stublibs/{dllcamlimages_core,dllcamlimages}.so
12cr|ocaml-camlimages-3.0.2-1|78	chmod a+x %{buildroot}%{_libdir}/ocaml/stublibs/{dllcamlimages_core,dllcamlimages}.so
12cr|ocaml-camlimages-3.0.2-1|79	
12cr|ocaml-camlimages-3.0.2-1|80	
12cr|ocaml-camlimages-3.0.2-1|81	
12cr|ocaml-camlimages-3.0.2-1|82	
12cr|ocaml-camlimages-3.0.2-1|83	%files
12cr|ocaml-camlimages-3.0.2-1|84	%doc README LICENSE
12cr|ocaml-camlimages-3.0.2-1|85	%dir %{_libdir}/ocaml/%{base_name}
12cr|ocaml-camlimages-3.0.2-1|86	%{_libdir}/ocaml/%{base_name}/META
12cr|ocaml-camlimages-3.0.2-1|87	%{_libdir}/ocaml/%{base_name}/*.cmi
12cr|ocaml-camlimages-3.0.2-1|88	%{_libdir}/ocaml/%{base_name}/*.cma
12cr|ocaml-camlimages-3.0.2-1|89	%{_libdir}/ocaml/stublibs/*.so
12cr|ocaml-camlimages-3.0.2-1|90	
12cr|ocaml-camlimages-3.0.2-1|91	%files devel
12cr|ocaml-camlimages-3.0.2-1|92	%doc doc/*.{html,jpg}
12cr|ocaml-camlimages-3.0.2-1|93	%{_libdir}/ocaml/%{base_name}/*
12cr|ocaml-camlimages-3.0.2-1|94	%exclude %{_libdir}/ocaml/%{base_name}/META
12cr|ocaml-camlimages-3.0.2-1|95	%exclude %{_libdir}/ocaml/%{base_name}/*.cmi
12cr|ocaml-camlimages-3.0.2-1|96	%exclude %{_libdir}/ocaml/%{base_name}/*.cma
12cr|ocaml-camlimages-3.0.2-1|97	
12cr|ocaml-camlimages-3.0.2-1|98	

3539 12
12cr|ocaml-camlpdf-0.5-2|1	Name:           ocaml-camlpdf
12cr|ocaml-camlpdf-0.5-2|2	Version:        0.5
12cr|ocaml-camlpdf-0.5-2|3	Release:        %mkrel 2
12cr|ocaml-camlpdf-0.5-2|4	Summary:        CamlPDF allows you to read, write, and manipulate PDF data with OCaml
12cr|ocaml-camlpdf-0.5-2|5	Group:          Development/Other
12cr|ocaml-camlpdf-0.5-2|6	License:        BSD
12cr|ocaml-camlpdf-0.5-2|7	URL:            http://freshmeat.net/projects/camlpdf/
12cr|ocaml-camlpdf-0.5-2|8	Source0:        http://www.coherentgraphics.co.uk/camlpdf-%{version}.tar.bz2
12cr|ocaml-camlpdf-0.5-2|9	Source1:        camlpdf-META.in
12cr|ocaml-camlpdf-0.5-2|10	Patch0:         camlpdf-0.5-makefile-arch-cflags.patch
12cr|ocaml-camlpdf-0.5-2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-camlpdf-0.5-2|12	BuildRequires:  ocaml
12cr|ocaml-camlpdf-0.5-2|13	BuildRequires:  zlib-devel
12cr|ocaml-camlpdf-0.5-2|14	BuildRequires:  tetex-latex
12cr|ocaml-camlpdf-0.5-2|15	BuildRequires:  gzip
12cr|ocaml-camlpdf-0.5-2|16	
12cr|ocaml-camlpdf-0.5-2|17	%description
12cr|ocaml-camlpdf-0.5-2|18	This is CamlPDF, an OCaml library for reading, writing and manipulating Adobe
12cr|ocaml-camlpdf-0.5-2|19	portable document files.
12cr|ocaml-camlpdf-0.5-2|20	CamlPDF consists of a set of low level modules for representing, reading and
12cr|ocaml-camlpdf-0.5-2|21	writing the basic structure of PDF, together with an initial attempt at a
12cr|ocaml-camlpdf-0.5-2|22	higher level API.
12cr|ocaml-camlpdf-0.5-2|23	
12cr|ocaml-camlpdf-0.5-2|24	Please advise of the following:
12cr|ocaml-camlpdf-0.5-2|25	o Files which cannot be read or written, or any other runtime error;
12cr|ocaml-camlpdf-0.5-2|26	o Instances of particularly slow or resource-hungry scenarios.
12cr|ocaml-camlpdf-0.5-2|27	
12cr|ocaml-camlpdf-0.5-2|28	Please be aware that PDF is a highly complex format and that many files are
12cr|ocaml-camlpdf-0.5-2|29	malformed. We will incorporate support for malformed files if Acrobat reads
12cr|ocaml-camlpdf-0.5-2|30	them.
12cr|ocaml-camlpdf-0.5-2|31	
12cr|ocaml-camlpdf-0.5-2|32	
12cr|ocaml-camlpdf-0.5-2|33	%package        devel
12cr|ocaml-camlpdf-0.5-2|34	Summary:        Development files for %{name}
12cr|ocaml-camlpdf-0.5-2|35	Group:          Development/Other
12cr|ocaml-camlpdf-0.5-2|36	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-camlpdf-0.5-2|37	
12cr|ocaml-camlpdf-0.5-2|38	%description    devel
12cr|ocaml-camlpdf-0.5-2|39	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-camlpdf-0.5-2|40	developing applications that use %{name}.
12cr|ocaml-camlpdf-0.5-2|41	
12cr|ocaml-camlpdf-0.5-2|42	
12cr|ocaml-camlpdf-0.5-2|43	%prep
12cr|ocaml-camlpdf-0.5-2|44	%setup -q -n camlpdf-%{version}
12cr|ocaml-camlpdf-0.5-2|45	%patch0 -p 0
12cr|ocaml-camlpdf-0.5-2|46	cp %{SOURCE1} META.in
12cr|ocaml-camlpdf-0.5-2|47	# prevent erasing it if it appears in a futur version
12cr|ocaml-camlpdf-0.5-2|48	if [ -f META ] ; then exit 1; fi
12cr|ocaml-camlpdf-0.5-2|49	sed -e 's/@VERSION@/%{version}/g' < META.in > META
12cr|ocaml-camlpdf-0.5-2|50	echo "print_int (Sys.word_size)" > word_size.ml
12cr|ocaml-camlpdf-0.5-2|51	
12cr|ocaml-camlpdf-0.5-2|52	%build
12cr|ocaml-camlpdf-0.5-2|53	make
12cr|ocaml-camlpdf-0.5-2|54	make htdoc
12cr|ocaml-camlpdf-0.5-2|55	make psdoc
12cr|ocaml-camlpdf-0.5-2|56	gzip --best doc/camlpdf/latex/doc.ps
12cr|ocaml-camlpdf-0.5-2|57	
12cr|ocaml-camlpdf-0.5-2|58	mkdir -p examples
12cr|ocaml-camlpdf-0.5-2|59	cp pdfhello.ml pdfdecomp.ml pdfmerge.ml pdfdraft.ml pdftest.ml  examples/
12cr|ocaml-camlpdf-0.5-2|60	cp examplesmake  examples/Makefile
12cr|ocaml-camlpdf-0.5-2|61	cp OCamlMakefile  examples/
12cr|ocaml-camlpdf-0.5-2|62	
12cr|ocaml-camlpdf-0.5-2|63	%install
12cr|ocaml-camlpdf-0.5-2|64	rm -rf %{buildroot}
12cr|ocaml-camlpdf-0.5-2|65	%define destdir %{buildroot}/%{_libdir}/ocaml/camlpdf
12cr|ocaml-camlpdf-0.5-2|66	%define destdll %{buildroot}/%{_libdir}/ocaml/stublibs
12cr|ocaml-camlpdf-0.5-2|67	
12cr|ocaml-camlpdf-0.5-2|68	mkdir -p %{destdir}/
12cr|ocaml-camlpdf-0.5-2|69	mkdir -p %{destdll}/
12cr|ocaml-camlpdf-0.5-2|70	
12cr|ocaml-camlpdf-0.5-2|71	install -m 0644 *.cma *.cmxa *.a *.cmi *.mli %{destdir}/
12cr|ocaml-camlpdf-0.5-2|72	install -m 0644 META %{destdir}/
12cr|ocaml-camlpdf-0.5-2|73	install -m 0755 *.so %{destdll}/
12cr|ocaml-camlpdf-0.5-2|74	
12cr|ocaml-camlpdf-0.5-2|75	%clean
12cr|ocaml-camlpdf-0.5-2|76	rm -rf %{buildroot}
12cr|ocaml-camlpdf-0.5-2|77	
12cr|ocaml-camlpdf-0.5-2|78	%files
12cr|ocaml-camlpdf-0.5-2|79	%defattr(-,root,root,-)
12cr|ocaml-camlpdf-0.5-2|80	%doc LICENCE
12cr|ocaml-camlpdf-0.5-2|81	%dir %{_libdir}/ocaml/camlpdf
12cr|ocaml-camlpdf-0.5-2|82	%{_libdir}/ocaml/camlpdf/META
12cr|ocaml-camlpdf-0.5-2|83	%{_libdir}/ocaml/camlpdf/*.cma
12cr|ocaml-camlpdf-0.5-2|84	%{_libdir}/ocaml/camlpdf/*.cmi
12cr|ocaml-camlpdf-0.5-2|85	%{_libdir}/ocaml/stublibs/*.so
12cr|ocaml-camlpdf-0.5-2|86	
12cr|ocaml-camlpdf-0.5-2|87	%files devel
12cr|ocaml-camlpdf-0.5-2|88	%defattr(-,root,root,-)
12cr|ocaml-camlpdf-0.5-2|89	%doc LICENCE README examples
12cr|ocaml-camlpdf-0.5-2|90	%doc doc/camlpdf/html
12cr|ocaml-camlpdf-0.5-2|91	%doc doc/camlpdf/latex/*.{dvi,ps.gz}
12cr|ocaml-camlpdf-0.5-2|92	%{_libdir}/ocaml/camlpdf/*.a
12cr|ocaml-camlpdf-0.5-2|93	%{_libdir}/ocaml/camlpdf/*.cmxa
12cr|ocaml-camlpdf-0.5-2|94	%{_libdir}/ocaml/camlpdf/*.mli
12cr|ocaml-camlpdf-0.5-2|95	
12cr|ocaml-camlpdf-0.5-2|96	
12cr|ocaml-camlpdf-0.5-2|97	
12cr|ocaml-camlpdf-0.5-2|98	
12cr|ocaml-camlpdf-0.5-2|99	%changelog
12cr|ocaml-camlpdf-0.5-2|100	

3540 12
12cr|ocaml-camlzip-1.04-8|1	%define up_name	camlzip
12cr|ocaml-camlzip-1.04-8|2	%define name	ocaml-%{up_name}
12cr|ocaml-camlzip-1.04-8|3	%define version	1.04
12cr|ocaml-camlzip-1.04-8|4	%define release	8
12cr|ocaml-camlzip-1.04-8|5	
12cr|ocaml-camlzip-1.04-8|6	Name:		%{name}
12cr|ocaml-camlzip-1.04-8|7	Version:	%{version}
12cr|ocaml-camlzip-1.04-8|8	Release:	%{release}
12cr|ocaml-camlzip-1.04-8|9	Summary:	Reading and writing ZIP, JAR and GZIP files
12cr|ocaml-camlzip-1.04-8|10	License:	LGPLv2 with exceptions
12cr|ocaml-camlzip-1.04-8|11	Group:		Development/Other
12cr|ocaml-camlzip-1.04-8|12	URL:		http://pauillac.inria.fr/~xleroy/software.html
12cr|ocaml-camlzip-1.04-8|13	Source0: 	http://caml.inria.fr/distrib/bazar-ocaml/%{up_name}-%{version}.tar.gz
12cr|ocaml-camlzip-1.04-8|14	Patch0:		%{name}-1.03-findlib.patch
12cr|ocaml-camlzip-1.04-8|15	Patch1:		test-makefile.dpatch
12cr|ocaml-camlzip-1.04-8|16	Patch2:		uncompress.dpatch
12cr|ocaml-camlzip-1.04-8|17	BuildRequires:	ocaml
12cr|ocaml-camlzip-1.04-8|18	BuildRequires:	ocaml-findlib
12cr|ocaml-camlzip-1.04-8|19	BuildRequires:	zlib-devel
12cr|ocaml-camlzip-1.04-8|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocaml-camlzip-1.04-8|21	
12cr|ocaml-camlzip-1.04-8|22	%description
12cr|ocaml-camlzip-1.04-8|23	This Objective Caml library provides easy access to compressed files in ZIP and
12cr|ocaml-camlzip-1.04-8|24	GZIP format, as well as to Java JAR files. It provides functions for reading
12cr|ocaml-camlzip-1.04-8|25	from and writing to compressed files in these formats.
12cr|ocaml-camlzip-1.04-8|26	
12cr|ocaml-camlzip-1.04-8|27	%package	devel
12cr|ocaml-camlzip-1.04-8|28	Summary:	Development files for %{name}
12cr|ocaml-camlzip-1.04-8|29	Group:		Development/Other
12cr|ocaml-camlzip-1.04-8|30	Requires:	zlib-devel
12cr|ocaml-camlzip-1.04-8|31	Requires:	%{name} = %{version}-%{release}
12cr|ocaml-camlzip-1.04-8|32	
12cr|ocaml-camlzip-1.04-8|33	%description devel
12cr|ocaml-camlzip-1.04-8|34	This package contains the development files needed to build applications
12cr|ocaml-camlzip-1.04-8|35	using %{name}.
12cr|ocaml-camlzip-1.04-8|36	
12cr|ocaml-camlzip-1.04-8|37	%prep
12cr|ocaml-camlzip-1.04-8|38	%setup -q -n %{up_name}-%{version}
12cr|ocaml-camlzip-1.04-8|39	%patch0 -p1
12cr|ocaml-camlzip-1.04-8|40	%patch1 -p1
12cr|ocaml-camlzip-1.04-8|41	%patch2 -p1
12cr|ocaml-camlzip-1.04-8|42	sed -i -e "s:@VERSION@:%{version}:g" META
12cr|ocaml-camlzip-1.04-8|43	
12cr|ocaml-camlzip-1.04-8|44	%build
12cr|ocaml-camlzip-1.04-8|45	%make depend
12cr|ocaml-camlzip-1.04-8|46	%make all allopt
12cr|ocaml-camlzip-1.04-8|47	mkdir -p doc
12cr|ocaml-camlzip-1.04-8|48	ocamldoc -colorize-code -html gzip.mli zip.mli zlib.mli -d doc
12cr|ocaml-camlzip-1.04-8|49	
12cr|ocaml-camlzip-1.04-8|50	%install
12cr|ocaml-camlzip-1.04-8|51	rm -rf %{buildroot}
12cr|ocaml-camlzip-1.04-8|52	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/zip
12cr|ocaml-camlzip-1.04-8|53	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
12cr|ocaml-camlzip-1.04-8|54	make install OCAMLFIND_INSTFLAGS="-destdir %{buildroot}/%{_libdir}/ocaml"
12cr|ocaml-camlzip-1.04-8|55	
12cr|ocaml-camlzip-1.04-8|56	%clean
12cr|ocaml-camlzip-1.04-8|57	rm -rf %{buildroot}
12cr|ocaml-camlzip-1.04-8|58	
12cr|ocaml-camlzip-1.04-8|59	%files
12cr|ocaml-camlzip-1.04-8|60	%defattr(-,root,root)
12cr|ocaml-camlzip-1.04-8|61	%doc LICENSE README Changes
12cr|ocaml-camlzip-1.04-8|62	%dir %{_libdir}/ocaml/zip
12cr|ocaml-camlzip-1.04-8|63	%{_libdir}/ocaml/zip/*.cmi
12cr|ocaml-camlzip-1.04-8|64	%{_libdir}/ocaml/zip/*.cma
12cr|ocaml-camlzip-1.04-8|65	%{_libdir}/ocaml/zip/META
12cr|ocaml-camlzip-1.04-8|66	%{_libdir}/ocaml/stublibs/dllcamlzip.so
12cr|ocaml-camlzip-1.04-8|67	%{_libdir}/ocaml/stublibs/dllcamlzip.so.owner
12cr|ocaml-camlzip-1.04-8|68	
12cr|ocaml-camlzip-1.04-8|69	%files devel
12cr|ocaml-camlzip-1.04-8|70	%defattr(-,root,root)
12cr|ocaml-camlzip-1.04-8|71	%doc test doc
12cr|ocaml-camlzip-1.04-8|72	%{_libdir}/ocaml/zip/*.a
12cr|ocaml-camlzip-1.04-8|73	%{_libdir}/ocaml/zip/*.cmx
12cr|ocaml-camlzip-1.04-8|74	%{_libdir}/ocaml/zip/*.cmxa
12cr|ocaml-camlzip-1.04-8|75	%{_libdir}/ocaml/zip/*.mli
12cr|ocaml-camlzip-1.04-8|76	
12cr|ocaml-camlzip-1.04-8|77	
12cr|ocaml-camlzip-1.04-8|78	%changelog
12cr|ocaml-camlzip-1.04-8|79	* Wed May 09 2012 Crispin Boylan <crisb@mandriva.org> 1.04-8
12cr|ocaml-camlzip-1.04-8|80	+ Revision: 797738
12cr|ocaml-camlzip-1.04-8|81	- Rebuild
12cr|ocaml-camlzip-1.04-8|82	
12cr|ocaml-camlzip-1.04-8|83	* Thu Sep 10 2009 Florent Monnier <blue_prawn@mandriva.org> 1.04-7mdv2011.0
12cr|ocaml-camlzip-1.04-8|84	+ Revision: 436253
12cr|ocaml-camlzip-1.04-8|85	- rebuild
12cr|ocaml-camlzip-1.04-8|86	- consistency naming with Debian and Fedora
12cr|ocaml-camlzip-1.04-8|87	
12cr|ocaml-camlzip-1.04-8|88	* Sat Aug 22 2009 Florent Monnier <blue_prawn@mandriva.org> 1.04-6mdv2010.0
12cr|ocaml-camlzip-1.04-8|89	+ Revision: 419718
12cr|ocaml-camlzip-1.04-8|90	- increm mkrel
12cr|ocaml-camlzip-1.04-8|91	- corrected the license field
12cr|ocaml-camlzip-1.04-8|92	
12cr|ocaml-camlzip-1.04-8|93	* Sat Aug 22 2009 Florent Monnier <blue_prawn@mandriva.org> 1.04-5mdv2010.0
12cr|ocaml-camlzip-1.04-8|94	+ Revision: 419580
12cr|ocaml-camlzip-1.04-8|95	- patch for plain_uncompress function from debian by Sven Luther
12cr|ocaml-camlzip-1.04-8|96	- added a patch for the makefile of the tests
12cr|ocaml-camlzip-1.04-8|97	- added test dir, with patched makefile (patch from debian by Samuel Mimram)
12cr|ocaml-camlzip-1.04-8|98	generating html doc
12cr|ocaml-camlzip-1.04-8|99	
12cr|ocaml-camlzip-1.04-8|100	* Sat Aug 22 2009 Florent Monnier <blue_prawn@mandriva.org> 1.04-4mdv2010.0
12cr|ocaml-camlzip-1.04-8|101	+ Revision: 419488
12cr|ocaml-camlzip-1.04-8|102	- added missing files zlib.cmi / zlib.mli
12cr|ocaml-camlzip-1.04-8|103	modified the install dir, to align on fedora, debian and upstream
12cr|ocaml-camlzip-1.04-8|104	
12cr|ocaml-camlzip-1.04-8|105	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-3mdv2010.0
12cr|ocaml-camlzip-1.04-8|106	+ Revision: 389923
12cr|ocaml-camlzip-1.04-8|107	- rebuild
12cr|ocaml-camlzip-1.04-8|108	
12cr|ocaml-camlzip-1.04-8|109	* Thu Jan 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-2mdv2009.1
12cr|ocaml-camlzip-1.04-8|110	+ Revision: 327123
12cr|ocaml-camlzip-1.04-8|111	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-camlzip-1.04-8|112	
12cr|ocaml-camlzip-1.04-8|113	+ Florent Monnier <blue_prawn@mandriva.org>
12cr|ocaml-camlzip-1.04-8|114	- findlib package name
12cr|ocaml-camlzip-1.04-8|115	
12cr|ocaml-camlzip-1.04-8|116	* Sun Dec 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2009.1
12cr|ocaml-camlzip-1.04-8|117	+ Revision: 317101
12cr|ocaml-camlzip-1.04-8|118	- new version
12cr|ocaml-camlzip-1.04-8|119	- move all non-devel files into main package (Florent Monnier <fmonnier@linux-nantes.org>)
12cr|ocaml-camlzip-1.04-8|120	
12cr|ocaml-camlzip-1.04-8|121	* Tue Dec 09 2008 Pixel <pixel@mandriva.com> 1.03-8mdv2009.1
12cr|ocaml-camlzip-1.04-8|122	+ Revision: 312252
12cr|ocaml-camlzip-1.04-8|123	- rebuild
12cr|ocaml-camlzip-1.04-8|124	
12cr|ocaml-camlzip-1.04-8|125	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.03-7mdv2009.0
12cr|ocaml-camlzip-1.04-8|126	+ Revision: 254187
12cr|ocaml-camlzip-1.04-8|127	- rebuild
12cr|ocaml-camlzip-1.04-8|128	
12cr|ocaml-camlzip-1.04-8|129	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-5mdv2008.1
12cr|ocaml-camlzip-1.04-8|130	+ Revision: 178364
12cr|ocaml-camlzip-1.04-8|131	- rebuild
12cr|ocaml-camlzip-1.04-8|132	
12cr|ocaml-camlzip-1.04-8|133	+ Olivier Blin <blino@mandriva.org>
12cr|ocaml-camlzip-1.04-8|134	- restore BuildRoot
12cr|ocaml-camlzip-1.04-8|135	
12cr|ocaml-camlzip-1.04-8|136	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocaml-camlzip-1.04-8|137	- kill re-definition of %%buildroot on Pixel's request
12cr|ocaml-camlzip-1.04-8|138	
12cr|ocaml-camlzip-1.04-8|139	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-4mdv2008.0
12cr|ocaml-camlzip-1.04-8|140	+ Revision: 77659
12cr|ocaml-camlzip-1.04-8|141	- drop macro definition, now in rpm-mandriva-setup
12cr|ocaml-camlzip-1.04-8|142	ship .cmi file in non-devel subpackage
12cr|ocaml-camlzip-1.04-8|143	
12cr|ocaml-camlzip-1.04-8|144	* Fri Jun 22 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.03-3mdv2008.0
12cr|ocaml-camlzip-1.04-8|145	+ Revision: 43333
12cr|ocaml-camlzip-1.04-8|146	- build 'allopt' too
12cr|ocaml-camlzip-1.04-8|147	
12cr|ocaml-camlzip-1.04-8|148	* Tue Jun 19 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.03-2mdv2008.0
12cr|ocaml-camlzip-1.04-8|149	+ Revision: 41275
12cr|ocaml-camlzip-1.04-8|150	- rebuild
12cr|ocaml-camlzip-1.04-8|151	
12cr|ocaml-camlzip-1.04-8|152	* Fri Apr 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2008.0
12cr|ocaml-camlzip-1.04-8|153	+ Revision: 18545
12cr|ocaml-camlzip-1.04-8|154	- Import ocaml-camlzip
12cr|ocaml-camlzip-1.04-8|155	

3541 12
12cr|ocaml-camomile-0.8.1-2|1	%define name	ocaml-camomile
12cr|ocaml-camomile-0.8.1-2|2	%define version	0.8.1
12cr|ocaml-camomile-0.8.1-2|3	%define release	%mkrel 2
12cr|ocaml-camomile-0.8.1-2|4	
12cr|ocaml-camomile-0.8.1-2|5	Name:		%{name}
12cr|ocaml-camomile-0.8.1-2|6	Version:	%{version}
12cr|ocaml-camomile-0.8.1-2|7	Release:	%{release}
12cr|ocaml-camomile-0.8.1-2|8	Summary:    Unicode library for OCaml
12cr|ocaml-camomile-0.8.1-2|9	Group:      Development/Other
12cr|ocaml-camomile-0.8.1-2|10	# Several files are MIT and UCD licensed, but the overall work is LGPLv2+
12cr|ocaml-camomile-0.8.1-2|11	# and the LGPL/GPL supercedes compatible licenses.
12cr|ocaml-camomile-0.8.1-2|12	# https://www.redhat.com/archives/fedora-legal-list/2008-March/msg00005.html
12cr|ocaml-camomile-0.8.1-2|13	License:        LGPLv2+
12cr|ocaml-camomile-0.8.1-2|14	URL:            http://sourceforge.net/projects/camomile/
12cr|ocaml-camomile-0.8.1-2|15	Source0:        http://downloads.sourceforge.net/camomile/camomile-%{version}.tar.bz2
12cr|ocaml-camomile-0.8.1-2|16	BuildRequires:  ocaml
12cr|ocaml-camomile-0.8.1-2|17	BuildRequires:  ocaml-findlib
12cr|ocaml-camomile-0.8.1-2|18	BuildRequires:  camlp4
12cr|ocaml-camomile-0.8.1-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocaml-camomile-0.8.1-2|20	
12cr|ocaml-camomile-0.8.1-2|21	%description
12cr|ocaml-camomile-0.8.1-2|22	Camomile is a Unicode library for ocaml. Camomile provides Unicode
12cr|ocaml-camomile-0.8.1-2|23	character type, UTF-8, UTF-16, UTF-32 strings, conversion to/from
12cr|ocaml-camomile-0.8.1-2|24	about 200 encodings, collation and locale-sensitive case mappings, and
12cr|ocaml-camomile-0.8.1-2|25	more.
12cr|ocaml-camomile-0.8.1-2|26	
12cr|ocaml-camomile-0.8.1-2|27	%package        devel
12cr|ocaml-camomile-0.8.1-2|28	Summary:        Development files for %{name}
12cr|ocaml-camomile-0.8.1-2|29	Group:          Development/Other
12cr|ocaml-camomile-0.8.1-2|30	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-camomile-0.8.1-2|31	
12cr|ocaml-camomile-0.8.1-2|32	%description    devel
12cr|ocaml-camomile-0.8.1-2|33	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-camomile-0.8.1-2|34	developing applications that use %{name}.
12cr|ocaml-camomile-0.8.1-2|35	
12cr|ocaml-camomile-0.8.1-2|36	%package        data
12cr|ocaml-camomile-0.8.1-2|37	Summary:        Data files for %{name}
12cr|ocaml-camomile-0.8.1-2|38	Group:          Development/Other
12cr|ocaml-camomile-0.8.1-2|39	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-camomile-0.8.1-2|40	
12cr|ocaml-camomile-0.8.1-2|41	%description    data
12cr|ocaml-camomile-0.8.1-2|42	The %{name}-data package contains data files for developing
12cr|ocaml-camomile-0.8.1-2|43	applications that use %{name}.
12cr|ocaml-camomile-0.8.1-2|44	
12cr|ocaml-camomile-0.8.1-2|45	%prep
12cr|ocaml-camomile-0.8.1-2|46	%setup -q -n camomile-%{version}
12cr|ocaml-camomile-0.8.1-2|47	
12cr|ocaml-camomile-0.8.1-2|48	%build
12cr|ocaml-camomile-0.8.1-2|49	./configure --prefix=%{_prefix} --datadir=%{_datadir} --libdir=%{_libdir}
12cr|ocaml-camomile-0.8.1-2|50	make
12cr|ocaml-camomile-0.8.1-2|51	make dochtml
12cr|ocaml-camomile-0.8.1-2|52	make man
12cr|ocaml-camomile-0.8.1-2|53	strip tools/*.opt
12cr|ocaml-camomile-0.8.1-2|54	
12cr|ocaml-camomile-0.8.1-2|55	%install
12cr|ocaml-camomile-0.8.1-2|56	rm -rf %{buildroot}
12cr|ocaml-camomile-0.8.1-2|57	install -d -m 755 %{buildroot}%{_libdir}/ocaml
12cr|ocaml-camomile-0.8.1-2|58	install -d -m 755 %{buildroot}%{_libdir}/ocaml/stublibs
12cr|ocaml-camomile-0.8.1-2|59	install -d -m 755 %{buildroot}%{_bindir}
12cr|ocaml-camomile-0.8.1-2|60	make install \
12cr|ocaml-camomile-0.8.1-2|61	prefix=%{buildroot}%{_prefix} \
12cr|ocaml-camomile-0.8.1-2|62	DATADIR=%{buildroot}%{_datadir} \
12cr|ocaml-camomile-0.8.1-2|63	DESTDIR=%{buildroot} \
12cr|ocaml-camomile-0.8.1-2|64	OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cr|ocaml-camomile-0.8.1-2|65	
12cr|ocaml-camomile-0.8.1-2|66	pushd tools
12cr|ocaml-camomile-0.8.1-2|67	for f in *.opt ; do  install -m 0755 $f %{buildroot}%{_bindir}/${f%.opt} ; done
12cr|ocaml-camomile-0.8.1-2|68	popd
12cr|ocaml-camomile-0.8.1-2|69	
12cr|ocaml-camomile-0.8.1-2|70	%clean
12cr|ocaml-camomile-0.8.1-2|71	rm -rf %{buildroot}
12cr|ocaml-camomile-0.8.1-2|72	
12cr|ocaml-camomile-0.8.1-2|73	%files
12cr|ocaml-camomile-0.8.1-2|74	%defattr(-,root,root)
12cr|ocaml-camomile-0.8.1-2|75	%doc README
12cr|ocaml-camomile-0.8.1-2|76	%dir %{_libdir}/ocaml/camomile
12cr|ocaml-camomile-0.8.1-2|77	%{_libdir}/ocaml/camomile/*.cmi
12cr|ocaml-camomile-0.8.1-2|78	%{_libdir}/ocaml/camomile/*.cma
12cr|ocaml-camomile-0.8.1-2|79	%{_libdir}/ocaml/camomile/META
12cr|ocaml-camomile-0.8.1-2|80	%{_bindir}/camomile*
12cr|ocaml-camomile-0.8.1-2|81	%{_bindir}/parse_*
12cr|ocaml-camomile-0.8.1-2|82	
12cr|ocaml-camomile-0.8.1-2|83	%files devel
12cr|ocaml-camomile-0.8.1-2|84	%defattr(-,root,root)
12cr|ocaml-camomile-0.8.1-2|85	%doc README dochtml/*
12cr|ocaml-camomile-0.8.1-2|86	%{_libdir}/ocaml/camomile/*.a
12cr|ocaml-camomile-0.8.1-2|87	%{_libdir}/ocaml/camomile/*.cmx
12cr|ocaml-camomile-0.8.1-2|88	%{_libdir}/ocaml/camomile/*.cmxa
12cr|ocaml-camomile-0.8.1-2|89	%{_libdir}/ocaml/camomile/*.mli
12cr|ocaml-camomile-0.8.1-2|90	
12cr|ocaml-camomile-0.8.1-2|91	%files data
12cr|ocaml-camomile-0.8.1-2|92	%defattr(-,root,root)
12cr|ocaml-camomile-0.8.1-2|93	%doc README
12cr|ocaml-camomile-0.8.1-2|94	%{_datadir}/camomile
12cr|ocaml-camomile-0.8.1-2|95	
12cr|ocaml-camomile-0.8.1-2|96	
12cr|ocaml-camomile-0.8.1-2|97	
12cr|ocaml-camomile-0.8.1-2|98	%changelog
12cr|ocaml-camomile-0.8.1-2|99	* Wed Oct 06 2010 Funda Wang <fwang@mandriva.org> 0.8.1-2mdv2011.0
12cr|ocaml-camomile-0.8.1-2|100	+ Revision: 583737
12cr|ocaml-camomile-0.8.1-2|101	- rebuild
12cr|ocaml-camomile-0.8.1-2|102	
12cr|ocaml-camomile-0.8.1-2|103	* Thu Aug 12 2010 Florent Monnier <blue_prawn@mandriva.org> 0.8.1-1mdv2011.0
12cr|ocaml-camomile-0.8.1-2|104	+ Revision: 569311
12cr|ocaml-camomile-0.8.1-2|105	- updated version
12cr|ocaml-camomile-0.8.1-2|106	
12cr|ocaml-camomile-0.8.1-2|107	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.2-2mdv2010.1
12cr|ocaml-camomile-0.8.1-2|108	+ Revision: 496360
12cr|ocaml-camomile-0.8.1-2|109	- rebuild
12cr|ocaml-camomile-0.8.1-2|110	
12cr|ocaml-camomile-0.8.1-2|111	* Mon Aug 10 2009 Florent Monnier <blue_prawn@mandriva.org> 0.7.2-1mdv2010.0
12cr|ocaml-camomile-0.8.1-2|112	+ Revision: 413824
12cr|ocaml-camomile-0.8.1-2|113	- new version
12cr|ocaml-camomile-0.8.1-2|114	
12cr|ocaml-camomile-0.8.1-2|115	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.1-4mdv2010.0
12cr|ocaml-camomile-0.8.1-2|116	+ Revision: 390027
12cr|ocaml-camomile-0.8.1-2|117	- rebuild
12cr|ocaml-camomile-0.8.1-2|118	
12cr|ocaml-camomile-0.8.1-2|119	+ Florent Monnier <blue_prawn@mandriva.org>
12cr|ocaml-camomile-0.8.1-2|120	- version tag
12cr|ocaml-camomile-0.8.1-2|121	
12cr|ocaml-camomile-0.8.1-2|122	* Wed Dec 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.1-2mdv2009.1
12cr|ocaml-camomile-0.8.1-2|123	+ Revision: 318334
12cr|ocaml-camomile-0.8.1-2|124	- move non-devel files in main package
12cr|ocaml-camomile-0.8.1-2|125	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-camomile-0.8.1-2|126	
12cr|ocaml-camomile-0.8.1-2|127	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.1-1mdv2009.0
12cr|ocaml-camomile-0.8.1-2|128	+ Revision: 271896
12cr|ocaml-camomile-0.8.1-2|129	- import ocaml-camomile
12cr|ocaml-camomile-0.8.1-2|130	
12cr|ocaml-camomile-0.8.1-2|131	
12cr|ocaml-camomile-0.8.1-2|132	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.1-1mdv2009.0
12cr|ocaml-camomile-0.8.1-2|133	- first mdv release, stolen from redhat

3542 12
12cr|ocaml-cfg-1.7.5-2|1	Name:		ocaml-cfg
12cr|ocaml-cfg-1.7.5-2|2	Version:	1.7.5
12cr|ocaml-cfg-1.7.5-2|3	Release:        %mkrel 2
12cr|ocaml-cfg-1.7.5-2|4	Summary:        Library for manipulation of context-free grammars (CFGs)
12cr|ocaml-cfg-1.7.5-2|5	License:        LGPL
12cr|ocaml-cfg-1.7.5-2|6	Group:          Development/Other
12cr|ocaml-cfg-1.7.5-2|7	URL:		http://ocaml.info/home/ocaml_sources.html#cfg
12cr|ocaml-cfg-1.7.5-2|8	Source0:	http://hg.ocaml.info/release/cfg/archive/cfg-release-%{version}.tar.bz2
12cr|ocaml-cfg-1.7.5-2|9	# curl http://hg.ocaml.info/release/cfg/archive/release-%{version}.tar.bz2 > cfg-release-%{version}.tar.bz2
12cr|ocaml-cfg-1.7.5-2|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-cfg-1.7.5-2|11	BuildRequires:  ocaml
12cr|ocaml-cfg-1.7.5-2|12	BuildRequires:  ocaml-findlib
12cr|ocaml-cfg-1.7.5-2|13	BuildRequires:  tetex-latex
12cr|ocaml-cfg-1.7.5-2|14	BuildRequires:  gzip
12cr|ocaml-cfg-1.7.5-2|15	
12cr|ocaml-cfg-1.7.5-2|16	%description
12cr|ocaml-cfg-1.7.5-2|17	This OCaml-library consists of a set of modules which implement functions
12cr|ocaml-cfg-1.7.5-2|18	for manipulating context-free grammars (CFGs) in a purely functional way.
12cr|ocaml-cfg-1.7.5-2|19	
12cr|ocaml-cfg-1.7.5-2|20	The core-module (cfg_impl.ml) contains a functor which allows the
12cr|ocaml-cfg-1.7.5-2|21	parameterization of the main transformation functions with arbitrary grammar
12cr|ocaml-cfg-1.7.5-2|22	entities that fill the demanded specification (see the interface in
12cr|ocaml-cfg-1.7.5-2|23	"cfg_intf.mli" and the BNF-example).
12cr|ocaml-cfg-1.7.5-2|24	
12cr|ocaml-cfg-1.7.5-2|25	Thus, you may use this module for any kind of symbol system and any kind of
12cr|ocaml-cfg-1.7.5-2|26	representation which can be treated like a CFG.
12cr|ocaml-cfg-1.7.5-2|27	
12cr|ocaml-cfg-1.7.5-2|28	%package        devel
12cr|ocaml-cfg-1.7.5-2|29	Summary:        Development files for %{name}
12cr|ocaml-cfg-1.7.5-2|30	Group:          Development/Other
12cr|ocaml-cfg-1.7.5-2|31	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-cfg-1.7.5-2|32	
12cr|ocaml-cfg-1.7.5-2|33	%description    devel
12cr|ocaml-cfg-1.7.5-2|34	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-cfg-1.7.5-2|35	developing applications that use %{name}.
12cr|ocaml-cfg-1.7.5-2|36	
12cr|ocaml-cfg-1.7.5-2|37	%prep
12cr|ocaml-cfg-1.7.5-2|38	%setup -q -n cfg-release-%{version}
12cr|ocaml-cfg-1.7.5-2|39	
12cr|ocaml-cfg-1.7.5-2|40	%build
12cr|ocaml-cfg-1.7.5-2|41	make
12cr|ocaml-cfg-1.7.5-2|42	make doc
12cr|ocaml-cfg-1.7.5-2|43	gzip --best doc/cfg/latex/doc.ps
12cr|ocaml-cfg-1.7.5-2|44	
12cr|ocaml-cfg-1.7.5-2|45	%install
12cr|ocaml-cfg-1.7.5-2|46	rm -rf %{buildroot}
12cr|ocaml-cfg-1.7.5-2|47	export DESTDIR=%{buildroot}
12cr|ocaml-cfg-1.7.5-2|48	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-cfg-1.7.5-2|49	mkdir -p $OCAMLFIND_DESTDIR/cfg
12cr|ocaml-cfg-1.7.5-2|50	make install
12cr|ocaml-cfg-1.7.5-2|51	
12cr|ocaml-cfg-1.7.5-2|52	%clean
12cr|ocaml-cfg-1.7.5-2|53	rm -rf %{buildroot}
12cr|ocaml-cfg-1.7.5-2|54	
12cr|ocaml-cfg-1.7.5-2|55	%files
12cr|ocaml-cfg-1.7.5-2|56	%defattr(-,root,root)
12cr|ocaml-cfg-1.7.5-2|57	%doc LICENSE
12cr|ocaml-cfg-1.7.5-2|58	%dir %{_libdir}/ocaml/cfg
12cr|ocaml-cfg-1.7.5-2|59	%{_libdir}/ocaml/cfg/META
12cr|ocaml-cfg-1.7.5-2|60	%{_libdir}/ocaml/cfg/*.cma
12cr|ocaml-cfg-1.7.5-2|61	%{_libdir}/ocaml/cfg/*.cmi
12cr|ocaml-cfg-1.7.5-2|62	
12cr|ocaml-cfg-1.7.5-2|63	%files devel
12cr|ocaml-cfg-1.7.5-2|64	%defattr(-,root,root)
12cr|ocaml-cfg-1.7.5-2|65	%doc README.txt LICENSE Changes
12cr|ocaml-cfg-1.7.5-2|66	%doc doc/cfg/html
12cr|ocaml-cfg-1.7.5-2|67	%doc doc/cfg/latex/*.{dvi,pdf,ps.gz}
12cr|ocaml-cfg-1.7.5-2|68	%doc examples
12cr|ocaml-cfg-1.7.5-2|69	%{_libdir}/ocaml/cfg/*.a
12cr|ocaml-cfg-1.7.5-2|70	%{_libdir}/ocaml/cfg/*.cmxa
12cr|ocaml-cfg-1.7.5-2|71	%{_libdir}/ocaml/cfg/*.mli
12cr|ocaml-cfg-1.7.5-2|72	
12cr|ocaml-cfg-1.7.5-2|73	
12cr|ocaml-cfg-1.7.5-2|74	
12cr|ocaml-cfg-1.7.5-2|75	
12cr|ocaml-cfg-1.7.5-2|76	%changelog
12cr|ocaml-cfg-1.7.5-2|77	

3543 12
12cr|ocaml-cgi-0.8-8|1	%define up_name cgi
12cr|ocaml-cgi-0.8-8|2	%define name	ocaml-%{up_name}
12cr|ocaml-cgi-0.8-8|3	%define version	0.8
12cr|ocaml-cgi-0.8-8|4	%define release	%mkrel 8
12cr|ocaml-cgi-0.8-8|5	
12cr|ocaml-cgi-0.8-8|6	Name:		%{name}
12cr|ocaml-cgi-0.8-8|7	Version:	%{version}
12cr|ocaml-cgi-0.8-8|8	Release:	%{release}
12cr|ocaml-cgi-0.8-8|9	Summary:	Objective Caml library for writing CGIs
12cr|ocaml-cgi-0.8-8|10	Source: 	http://www.lri.fr/~filliatr/ftp/ocaml/cgi/%{up_name}-%{version}.tar.bz2
12cr|ocaml-cgi-0.8-8|11	URL:		http://www.lri.fr/~filliatr/ftp/ocaml/cgi
12cr|ocaml-cgi-0.8-8|12	License:	GPL
12cr|ocaml-cgi-0.8-8|13	Group:		Development/Other
12cr|ocaml-cgi-0.8-8|14	BuildRequires:	ocaml
12cr|ocaml-cgi-0.8-8|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocaml-cgi-0.8-8|16	
12cr|ocaml-cgi-0.8-8|17	%description
12cr|ocaml-cgi-0.8-8|18	This library provides a function to parse the CGI arguments, parse_args,
12cr|ocaml-cgi-0.8-8|19	the result being an association list
12cr|ocaml-cgi-0.8-8|20	
12cr|ocaml-cgi-0.8-8|21	%package devel
12cr|ocaml-cgi-0.8-8|22	Summary:	Development files for %{name}
12cr|ocaml-cgi-0.8-8|23	Group:		Development/Other
12cr|ocaml-cgi-0.8-8|24	Requires:	%{name} = %{version}-%{release}
12cr|ocaml-cgi-0.8-8|25	
12cr|ocaml-cgi-0.8-8|26	%description devel
12cr|ocaml-cgi-0.8-8|27	This package contains the development files needed to build applications
12cr|ocaml-cgi-0.8-8|28	using %{name}.
12cr|ocaml-cgi-0.8-8|29	
12cr|ocaml-cgi-0.8-8|30	%prep
12cr|ocaml-cgi-0.8-8|31	%setup -q -n %{up_name}-%{version}
12cr|ocaml-cgi-0.8-8|32	
12cr|ocaml-cgi-0.8-8|33	%build
12cr|ocaml-cgi-0.8-8|34	%configure
12cr|ocaml-cgi-0.8-8|35	%make
12cr|ocaml-cgi-0.8-8|36	
12cr|ocaml-cgi-0.8-8|37	%install
12cr|ocaml-cgi-0.8-8|38	rm -rf %{buildroot}
12cr|ocaml-cgi-0.8-8|39	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/cgi
12cr|ocaml-cgi-0.8-8|40	make install TARGETDIR=%{buildroot}/%{_libdir}/ocaml/cgi
12cr|ocaml-cgi-0.8-8|41	
12cr|ocaml-cgi-0.8-8|42	%clean
12cr|ocaml-cgi-0.8-8|43	rm -rf %{buildroot}
12cr|ocaml-cgi-0.8-8|44	
12cr|ocaml-cgi-0.8-8|45	%files
12cr|ocaml-cgi-0.8-8|46	%defattr(-,root,root)
12cr|ocaml-cgi-0.8-8|47	%doc CHANGES COPYING LGPL
12cr|ocaml-cgi-0.8-8|48	%dir %{_libdir}/ocaml/cgi
12cr|ocaml-cgi-0.8-8|49	%{_libdir}/ocaml/cgi/*.cmi
12cr|ocaml-cgi-0.8-8|50	
12cr|ocaml-cgi-0.8-8|51	%files devel
12cr|ocaml-cgi-0.8-8|52	%defattr(-,root,root)
12cr|ocaml-cgi-0.8-8|53	%{_libdir}/ocaml/cgi/*
12cr|ocaml-cgi-0.8-8|54	%exclude %{_libdir}/ocaml/cgi/*.cmi
12cr|ocaml-cgi-0.8-8|55	
12cr|ocaml-cgi-0.8-8|56	
12cr|ocaml-cgi-0.8-8|57	%changelog
12cr|ocaml-cgi-0.8-8|58	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8-8mdv2010.0
12cr|ocaml-cgi-0.8-8|59	+ Revision: 390029
12cr|ocaml-cgi-0.8-8|60	- rebuild
12cr|ocaml-cgi-0.8-8|61	
12cr|ocaml-cgi-0.8-8|62	+ Florent Monnier <blue_prawn@mandriva.org>
12cr|ocaml-cgi-0.8-8|63	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-cgi-0.8-8|64	
12cr|ocaml-cgi-0.8-8|65	* Tue Dec 09 2008 Pixel <pixel@mandriva.com> 0.8-7mdv2009.1
12cr|ocaml-cgi-0.8-8|66	+ Revision: 312253
12cr|ocaml-cgi-0.8-8|67	- rebuild
12cr|ocaml-cgi-0.8-8|68	
12cr|ocaml-cgi-0.8-8|69	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.8-6mdv2009.0
12cr|ocaml-cgi-0.8-8|70	+ Revision: 254189
12cr|ocaml-cgi-0.8-8|71	- rebuild
12cr|ocaml-cgi-0.8-8|72	
12cr|ocaml-cgi-0.8-8|73	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.8-4mdv2008.1
12cr|ocaml-cgi-0.8-8|74	+ Revision: 178365
12cr|ocaml-cgi-0.8-8|75	- rebuild
12cr|ocaml-cgi-0.8-8|76	
12cr|ocaml-cgi-0.8-8|77	+ Olivier Blin <oblin@mandriva.com>
12cr|ocaml-cgi-0.8-8|78	- restore BuildRoot
12cr|ocaml-cgi-0.8-8|79	
12cr|ocaml-cgi-0.8-8|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocaml-cgi-0.8-8|81	- kill re-definition of %%buildroot on Pixel's request
12cr|ocaml-cgi-0.8-8|82	
12cr|ocaml-cgi-0.8-8|83	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8-3mdv2008.0
12cr|ocaml-cgi-0.8-8|84	+ Revision: 77597
12cr|ocaml-cgi-0.8-8|85	- fix missing interdependency
12cr|ocaml-cgi-0.8-8|86	
12cr|ocaml-cgi-0.8-8|87	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8-2mdv2008.0
12cr|ocaml-cgi-0.8-8|88	+ Revision: 77587
12cr|ocaml-cgi-0.8-8|89	- drop macro definition, now in rpm-mandriva-setup
12cr|ocaml-cgi-0.8-8|90	ship .cmi file in non-devel subpackage
12cr|ocaml-cgi-0.8-8|91	
12cr|ocaml-cgi-0.8-8|92	
12cr|ocaml-cgi-0.8-8|93	* Tue Feb 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8-1mdv2007.0
12cr|ocaml-cgi-0.8-8|94	+ Revision: 122959
12cr|ocaml-cgi-0.8-8|95	
12cr|ocaml-cgi-0.8-8|96	* Tue Feb 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8-1mdv2007.1
12cr|ocaml-cgi-0.8-8|97	- first mdv release
12cr|ocaml-cgi-0.8-8|98	

3544 12
12cr|ocaml-creal-0.7-8|1	%define base_name	creal
12cr|ocaml-creal-0.7-8|2	%define name		ocaml-%{base_name}
12cr|ocaml-creal-0.7-8|3	%define version		0.7
12cr|ocaml-creal-0.7-8|4	%define release		%mkrel 8
12cr|ocaml-creal-0.7-8|5	
12cr|ocaml-creal-0.7-8|6	Name:		%{name}
12cr|ocaml-creal-0.7-8|7	Version:	%{version}
12cr|ocaml-creal-0.7-8|8	Release:	%{release}
12cr|ocaml-creal-0.7-8|9	Summary:	Exact real arithmetic for Objective Caml
12cr|ocaml-creal-0.7-8|10	URL:		http://www.lri.fr/~filliatr/software.en.html
12cr|ocaml-creal-0.7-8|11	Source0:	http://www.lri.fr/~filliatr/ftp/ocaml/ds/%{base_name}-%{version}.tar.bz2
12cr|ocaml-creal-0.7-8|12	Source1:	ocaml-creal-META
12cr|ocaml-creal-0.7-8|13	License:	LGPL
12cr|ocaml-creal-0.7-8|14	Group:		Development/Other
12cr|ocaml-creal-0.7-8|15	BuildRequires:	ocaml
12cr|ocaml-creal-0.7-8|16	BuildRequires:  gmp-devel
12cr|ocaml-creal-0.7-8|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocaml-creal-0.7-8|18	
12cr|ocaml-creal-0.7-8|19	%description
12cr|ocaml-creal-0.7-8|20	Creal is an exact real arithmetic library for Objective Caml.
12cr|ocaml-creal-0.7-8|21	This  module  implements  exact  real  arithmetic,  following  Valrie
12cr|ocaml-creal-0.7-8|22	Mnissier-Morain Ph.D. thesis (http://www-calfor.lip6.fr/~vmm/).
12cr|ocaml-creal-0.7-8|23	A  real  x  is  represented  as  a function  giving,  for  any  n,  an
12cr|ocaml-creal-0.7-8|24	approximation zn/4^n of x  such that |zn/4^n - x| < 1,  where zn is an
12cr|ocaml-creal-0.7-8|25	arbitrary precision integer (of type Gmp.Z.t).
12cr|ocaml-creal-0.7-8|26	Coercions from type int, Gmp.Z.t, Gmp.Q.t, basic operations (addition,
12cr|ocaml-creal-0.7-8|27	subtraction,  multiplication,   division,  power,  square   root)  and
12cr|ocaml-creal-0.7-8|28	transcendental  functions (sin,  cos, tan,  log, exp,  arcsin, arccos,
12cr|ocaml-creal-0.7-8|29	etc.) and a few constants (pi, e) are provided.
12cr|ocaml-creal-0.7-8|30	A small reverse-polish calculator is provided to test the library.
12cr|ocaml-creal-0.7-8|31	Written by Jean-Christophe Fillitre.
12cr|ocaml-creal-0.7-8|32	
12cr|ocaml-creal-0.7-8|33	%package devel
12cr|ocaml-creal-0.7-8|34	Summary:	Exact real arithmetic for Objective Caml
12cr|ocaml-creal-0.7-8|35	Group:		Development/Other
12cr|ocaml-creal-0.7-8|36	Requires:   gmp-devel
12cr|ocaml-creal-0.7-8|37	Requires:   %{name} = %{version}-%{release}
12cr|ocaml-creal-0.7-8|38	
12cr|ocaml-creal-0.7-8|39	%description devel
12cr|ocaml-creal-0.7-8|40	Creal is an exact real arithmetic library for Objective Caml.
12cr|ocaml-creal-0.7-8|41	
12cr|ocaml-creal-0.7-8|42	%prep
12cr|ocaml-creal-0.7-8|43	%setup -q -n %{base_name}-%{version}
12cr|ocaml-creal-0.7-8|44	chmod 644 README CHANGES *.mli mlgmp/*.mli
12cr|ocaml-creal-0.7-8|45	perl -pi -e 's/\015$//' README
12cr|ocaml-creal-0.7-8|46	# TODO: gmp.cma  gmp.cmxa (pp)
12cr|ocaml-creal-0.7-8|47	cp %{SOURCE1} META
12cr|ocaml-creal-0.7-8|48	
12cr|ocaml-creal-0.7-8|49	%build
12cr|ocaml-creal-0.7-8|50	%configure
12cr|ocaml-creal-0.7-8|51	%make
12cr|ocaml-creal-0.7-8|52	sed -i -e 's:@VERSION@:%{version}:g' META
12cr|ocaml-creal-0.7-8|53	
12cr|ocaml-creal-0.7-8|54	%install
12cr|ocaml-creal-0.7-8|55	rm -rf %{buildroot}
12cr|ocaml-creal-0.7-8|56	install -d %{buildroot}%{_libdir}/ocaml/%{base_name}
12cr|ocaml-creal-0.7-8|57	make LIBDIR=%{buildroot}%{_libdir}/ocaml/%{base_name} install-lib
12cr|ocaml-creal-0.7-8|58	
12cr|ocaml-creal-0.7-8|59	%clean
12cr|ocaml-creal-0.7-8|60	rm -rf %{buildroot}
12cr|ocaml-creal-0.7-8|61	
12cr|ocaml-creal-0.7-8|62	%files
12cr|ocaml-creal-0.7-8|63	%defattr(-,root,root)
12cr|ocaml-creal-0.7-8|64	%doc README CHANGES
12cr|ocaml-creal-0.7-8|65	%dir %{_libdir}/ocaml/creal
12cr|ocaml-creal-0.7-8|66	%{_libdir}/ocaml/creal/*.cmi
12cr|ocaml-creal-0.7-8|67	%{_libdir}/ocaml/creal/*.cma
12cr|ocaml-creal-0.7-8|68	
12cr|ocaml-creal-0.7-8|69	%files devel
12cr|ocaml-creal-0.7-8|70	%defattr(-,root,root)
12cr|ocaml-creal-0.7-8|71	%{_libdir}/ocaml/creal/*.a
12cr|ocaml-creal-0.7-8|72	%{_libdir}/ocaml/creal/*.cmxa
12cr|ocaml-creal-0.7-8|73	%{_libdir}/ocaml/creal/*.mli
12cr|ocaml-creal-0.7-8|74	
12cr|ocaml-creal-0.7-8|75	
12cr|ocaml-creal-0.7-8|76	%changelog
12cr|ocaml-creal-0.7-8|77	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-8mdv2010.0
12cr|ocaml-creal-0.7-8|78	+ Revision: 390037
12cr|ocaml-creal-0.7-8|79	- rebuild
12cr|ocaml-creal-0.7-8|80	
12cr|ocaml-creal-0.7-8|81	* Sat May 23 2009 Florent Monnier <blue_prawn@mandriva.org> 0.7-7mdv2010.0
12cr|ocaml-creal-0.7-8|82	+ Revision: 379079
12cr|ocaml-creal-0.7-8|83	- added META file
12cr|ocaml-creal-0.7-8|84	- incremented rel number
12cr|ocaml-creal-0.7-8|85	- added META file
12cr|ocaml-creal-0.7-8|86	
12cr|ocaml-creal-0.7-8|87	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-6mdv2009.1
12cr|ocaml-creal-0.7-8|88	+ Revision: 320733
12cr|ocaml-creal-0.7-8|89	- move non-devel files in main package
12cr|ocaml-creal-0.7-8|90	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-creal-0.7-8|91	
12cr|ocaml-creal-0.7-8|92	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.7-5mdv2009.0
12cr|ocaml-creal-0.7-8|93	+ Revision: 254191
12cr|ocaml-creal-0.7-8|94	- rebuild
12cr|ocaml-creal-0.7-8|95	
12cr|ocaml-creal-0.7-8|96	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-3mdv2008.1
12cr|ocaml-creal-0.7-8|97	+ Revision: 178366
12cr|ocaml-creal-0.7-8|98	- rebuild
12cr|ocaml-creal-0.7-8|99	- cleanup
12cr|ocaml-creal-0.7-8|100	
12cr|ocaml-creal-0.7-8|101	+ Olivier Blin <oblin@mandriva.com>
12cr|ocaml-creal-0.7-8|102	- restore BuildRoot
12cr|ocaml-creal-0.7-8|103	
12cr|ocaml-creal-0.7-8|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocaml-creal-0.7-8|105	- kill re-definition of %%buildroot on Pixel's request
12cr|ocaml-creal-0.7-8|106	
12cr|ocaml-creal-0.7-8|107	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-2mdv2008.0
12cr|ocaml-creal-0.7-8|108	+ Revision: 77577
12cr|ocaml-creal-0.7-8|109	- compliance with ocaml policy
12cr|ocaml-creal-0.7-8|110	
12cr|ocaml-creal-0.7-8|111	
12cr|ocaml-creal-0.7-8|112	* Thu Jan 25 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-1mdv2007.0
12cr|ocaml-creal-0.7-8|113	+ Revision: 113168
12cr|ocaml-creal-0.7-8|114	- new version
12cr|ocaml-creal-0.7-8|115	- Import ocaml-creal
12cr|ocaml-creal-0.7-8|116	
12cr|ocaml-creal-0.7-8|117	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-5mdv2007.0
12cr|ocaml-creal-0.7-8|118	- Rebuild
12cr|ocaml-creal-0.7-8|119	
12cr|ocaml-creal-0.7-8|120	* Wed Apr 26 2006 Pixel <pixel@mandriva.com> 0.6-4mdk
12cr|ocaml-creal-0.7-8|121	- rebuild for new ocaml
12cr|ocaml-creal-0.7-8|122	
12cr|ocaml-creal-0.7-8|123	* Thu Jan 19 2006 Pixel <pixel@mandriva.com> 0.6-3mdk
12cr|ocaml-creal-0.7-8|124	- rebuild for new ocaml
12cr|ocaml-creal-0.7-8|125	
12cr|ocaml-creal-0.7-8|126	* Mon Nov 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-2mdk
12cr|ocaml-creal-0.7-8|127	- rebuild for new ocaml
12cr|ocaml-creal-0.7-8|128	
12cr|ocaml-creal-0.7-8|129	* Wed Nov 02 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-1mdk
12cr|ocaml-creal-0.7-8|130	- contributed by Julien Narboux (Julien.Narboux@inria.fr)
12cr|ocaml-creal-0.7-8|131	

3545 12
12cr|ocaml-cryptgps-0.2.1-2|1	Name:           ocaml-cryptgps
12cr|ocaml-cryptgps-0.2.1-2|2	Version:        0.2.1
12cr|ocaml-cryptgps-0.2.1-2|3	Release:        2
12cr|ocaml-cryptgps-0.2.1-2|4	Summary:        Cryptographic functions
12cr|ocaml-cryptgps-0.2.1-2|5	License:        MIT/X11
12cr|ocaml-cryptgps-0.2.1-2|6	Group:          Development/Other
12cr|ocaml-cryptgps-0.2.1-2|7	URL:            http://projects.camlcity.org/projects/cryptgps.html
12cr|ocaml-cryptgps-0.2.1-2|8	Source0:        http://download.camlcity.org/download/cryptgps-%{version}.tar.gz
12cr|ocaml-cryptgps-0.2.1-2|9	BuildRequires:  ocaml-findlib
12cr|ocaml-cryptgps-0.2.1-2|10	BuildRequires:  ocaml
12cr|ocaml-cryptgps-0.2.1-2|11	
12cr|ocaml-cryptgps-0.2.1-2|12	%description
12cr|ocaml-cryptgps-0.2.1-2|13	This library implements the symmetric cryptographic algorithms Blowfish, DES,
12cr|ocaml-cryptgps-0.2.1-2|14	and 3DES. The algorithms are written in OCaml, i.e. this is not a binding to
12cr|ocaml-cryptgps-0.2.1-2|15	some C library, but the implementation itself.
12cr|ocaml-cryptgps-0.2.1-2|16	
12cr|ocaml-cryptgps-0.2.1-2|17	%package        devel
12cr|ocaml-cryptgps-0.2.1-2|18	Summary:        Development files for %{name}
12cr|ocaml-cryptgps-0.2.1-2|19	Group:          Development/Other
12cr|ocaml-cryptgps-0.2.1-2|20	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-cryptgps-0.2.1-2|21	
12cr|ocaml-cryptgps-0.2.1-2|22	%description    devel
12cr|ocaml-cryptgps-0.2.1-2|23	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-cryptgps-0.2.1-2|24	developing applications that use %{name}.
12cr|ocaml-cryptgps-0.2.1-2|25	
12cr|ocaml-cryptgps-0.2.1-2|26	%prep
12cr|ocaml-cryptgps-0.2.1-2|27	%setup -q -n cryptgps
12cr|ocaml-cryptgps-0.2.1-2|28	
12cr|ocaml-cryptgps-0.2.1-2|29	%build
12cr|ocaml-cryptgps-0.2.1-2|30	make all opt
12cr|ocaml-cryptgps-0.2.1-2|31	
12cr|ocaml-cryptgps-0.2.1-2|32	%install
12cr|ocaml-cryptgps-0.2.1-2|33	rm -rf %{buildroot}
12cr|ocaml-cryptgps-0.2.1-2|34	export DESTDIR=%{buildroot}
12cr|ocaml-cryptgps-0.2.1-2|35	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-cryptgps-0.2.1-2|36	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-cryptgps-0.2.1-2|37	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-cryptgps-0.2.1-2|38	mkdir -p $OCAMLFIND_DESTDIR/cryptgps
12cr|ocaml-cryptgps-0.2.1-2|39	make install
12cr|ocaml-cryptgps-0.2.1-2|40	install -m 0644 *.cmx $OCAMLFIND_DESTDIR/cryptgps/
12cr|ocaml-cryptgps-0.2.1-2|41	
12cr|ocaml-cryptgps-0.2.1-2|42	%clean
12cr|ocaml-cryptgps-0.2.1-2|43	rm -rf %{buildroot}
12cr|ocaml-cryptgps-0.2.1-2|44	
12cr|ocaml-cryptgps-0.2.1-2|45	%files
12cr|ocaml-cryptgps-0.2.1-2|46	%defattr(-,root,root)
12cr|ocaml-cryptgps-0.2.1-2|47	%doc LICENSE README
12cr|ocaml-cryptgps-0.2.1-2|48	%dir %{_libdir}/ocaml/cryptgps
12cr|ocaml-cryptgps-0.2.1-2|49	%{_libdir}/ocaml/cryptgps/META
12cr|ocaml-cryptgps-0.2.1-2|50	%{_libdir}/ocaml/cryptgps/*.cma
12cr|ocaml-cryptgps-0.2.1-2|51	%{_libdir}/ocaml/cryptgps/*.cmi
12cr|ocaml-cryptgps-0.2.1-2|52	
12cr|ocaml-cryptgps-0.2.1-2|53	%files devel
12cr|ocaml-cryptgps-0.2.1-2|54	%defattr(-,root,root)
12cr|ocaml-cryptgps-0.2.1-2|55	%doc test
12cr|ocaml-cryptgps-0.2.1-2|56	%{_libdir}/ocaml/cryptgps/*.a
12cr|ocaml-cryptgps-0.2.1-2|57	%{_libdir}/ocaml/cryptgps/*.cmxa
12cr|ocaml-cryptgps-0.2.1-2|58	%{_libdir}/ocaml/cryptgps/*.cmx
12cr|ocaml-cryptgps-0.2.1-2|59	%{_libdir}/ocaml/cryptgps/*.mli
12cr|ocaml-cryptgps-0.2.1-2|60	
12cr|ocaml-cryptgps-0.2.1-2|61	
12cr|ocaml-cryptgps-0.2.1-2|62	
12cr|ocaml-cryptgps-0.2.1-2|63	%changelog
12cr|ocaml-cryptgps-0.2.1-2|64	* Wed May 09 2012 Crispin Boylan <crisb@mandriva.org> 0.2.1-2
12cr|ocaml-cryptgps-0.2.1-2|65	+ Revision: 797771
12cr|ocaml-cryptgps-0.2.1-2|66	- Rebuild
12cr|ocaml-cryptgps-0.2.1-2|67	
12cr|ocaml-cryptgps-0.2.1-2|68	* Sat Aug 22 2009 Florent Monnier <blue_prawn@mandriva.org> 0.2.1-1mdv2011.0
12cr|ocaml-cryptgps-0.2.1-2|69	+ Revision: 419689
12cr|ocaml-cryptgps-0.2.1-2|70	- import ocaml-cryptgps
12cr|ocaml-cryptgps-0.2.1-2|71	

3546 12
12cr|ocaml-cryptokit-1.3-2|1	Name:           ocaml-cryptokit
12cr|ocaml-cryptokit-1.3-2|2	Version:        1.3
12cr|ocaml-cryptokit-1.3-2|3	Release:        %mkrel 2
12cr|ocaml-cryptokit-1.3-2|4	Summary:        OCaml library of cryptographic and hash functions
12cr|ocaml-cryptokit-1.3-2|5	License:        LGPLv2 with exceptions
12cr|ocaml-cryptokit-1.3-2|6	Group:          Development/Other
12cr|ocaml-cryptokit-1.3-2|7	URL:            http://pauillac.inria.fr/~xleroy/software.html#cryptokit
12cr|ocaml-cryptokit-1.3-2|8	Source0:        http://caml.inria.fr/distrib/bazar-ocaml/cryptokit-%{version}.tar.gz
12cr|ocaml-cryptokit-1.3-2|9	Source1:        cryptokit-META
12cr|ocaml-cryptokit-1.3-2|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-cryptokit-1.3-2|11	BuildRequires:  ocaml
12cr|ocaml-cryptokit-1.3-2|12	BuildRequires:  zlib-devel
12cr|ocaml-cryptokit-1.3-2|13	BuildRequires:  chrpath
12cr|ocaml-cryptokit-1.3-2|14	
12cr|ocaml-cryptokit-1.3-2|15	%description
12cr|ocaml-cryptokit-1.3-2|16	The Cryptokit library for Objective Caml provides a variety of
12cr|ocaml-cryptokit-1.3-2|17	cryptographic primitives that can be used to implement cryptographic
12cr|ocaml-cryptokit-1.3-2|18	protocols in security-sensitive applications. The primitives provided
12cr|ocaml-cryptokit-1.3-2|19	include:
12cr|ocaml-cryptokit-1.3-2|20	
12cr|ocaml-cryptokit-1.3-2|21	* Symmetric-key cryptography: AES, DES, Triple-DES, ARCfour, in ECB,
12cr|ocaml-cryptokit-1.3-2|22	CBC, CFB and OFB modes.
12cr|ocaml-cryptokit-1.3-2|23	* Public-key cryptography: RSA encryption and signature; Diffie-Hellman
12cr|ocaml-cryptokit-1.3-2|24	key agreement.
12cr|ocaml-cryptokit-1.3-2|25	* Hash functions and MACs: SHA-1, SHA-256, RIPEMD-160, MD5, and MACs
12cr|ocaml-cryptokit-1.3-2|26	based on AES and DES.
12cr|ocaml-cryptokit-1.3-2|27	* Random number generation.
12cr|ocaml-cryptokit-1.3-2|28	* Encodings and compression: base 64, hexadecimal, Zlib compression.
12cr|ocaml-cryptokit-1.3-2|29	
12cr|ocaml-cryptokit-1.3-2|30	Additional ciphers and hashes can easily be used in conjunction with
12cr|ocaml-cryptokit-1.3-2|31	the library. In particular, basic mechanisms such as chaining modes,
12cr|ocaml-cryptokit-1.3-2|32	output buffering, and padding are provided by generic classes that can
12cr|ocaml-cryptokit-1.3-2|33	easily be composed with user-provided ciphers. More generally, the
12cr|ocaml-cryptokit-1.3-2|34	library promotes a "Lego"-like style of constructing and composing
12cr|ocaml-cryptokit-1.3-2|35	transformations over character streams.
12cr|ocaml-cryptokit-1.3-2|36	
12cr|ocaml-cryptokit-1.3-2|37	%package        devel
12cr|ocaml-cryptokit-1.3-2|38	Summary:        Development files for %{name}
12cr|ocaml-cryptokit-1.3-2|39	Group:          Development/Other
12cr|ocaml-cryptokit-1.3-2|40	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-cryptokit-1.3-2|41	
12cr|ocaml-cryptokit-1.3-2|42	%description    devel
12cr|ocaml-cryptokit-1.3-2|43	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-cryptokit-1.3-2|44	developing applications that use %{name}.
12cr|ocaml-cryptokit-1.3-2|45	
12cr|ocaml-cryptokit-1.3-2|46	%prep
12cr|ocaml-cryptokit-1.3-2|47	%setup -q -n cryptokit-%{version}
12cr|ocaml-cryptokit-1.3-2|48	
12cr|ocaml-cryptokit-1.3-2|49	%build
12cr|ocaml-cryptokit-1.3-2|50	make all
12cr|ocaml-cryptokit-1.3-2|51	make allopt
12cr|ocaml-cryptokit-1.3-2|52	chrpath --delete dllcryptokit.so
12cr|ocaml-cryptokit-1.3-2|53	strip dllcryptokit.so
12cr|ocaml-cryptokit-1.3-2|54	
12cr|ocaml-cryptokit-1.3-2|55	%check
12cr|ocaml-cryptokit-1.3-2|56	# This opens /dev/random but never reads from it.
12cr|ocaml-cryptokit-1.3-2|57	make test
12cr|ocaml-cryptokit-1.3-2|58	
12cr|ocaml-cryptokit-1.3-2|59	%install
12cr|ocaml-cryptokit-1.3-2|60	rm -rf %{buildroot}
12cr|ocaml-cryptokit-1.3-2|61	mkdir -p %{buildroot}%{_libdir}/ocaml/cryptokit
12cr|ocaml-cryptokit-1.3-2|62	mkdir -p %{buildroot}%{_libdir}/ocaml/cryptokit/stublibs
12cr|ocaml-cryptokit-1.3-2|63	make INSTALLDIR=%{buildroot}%{_libdir}/ocaml/cryptokit install
12cr|ocaml-cryptokit-1.3-2|64	mv %{buildroot}%{_libdir}/ocaml/cryptokit/stublibs \
12cr|ocaml-cryptokit-1.3-2|65	%{buildroot}%{_libdir}/ocaml/stublibs
12cr|ocaml-cryptokit-1.3-2|66	
12cr|ocaml-cryptokit-1.3-2|67	sed 's/@VERSION@/%{version}/' < %{SOURCE1} \
12cr|ocaml-cryptokit-1.3-2|68	> %{buildroot}%{_libdir}/ocaml/cryptokit/META
12cr|ocaml-cryptokit-1.3-2|69	
12cr|ocaml-cryptokit-1.3-2|70	%clean
12cr|ocaml-cryptokit-1.3-2|71	rm -rf %{buildroot}
12cr|ocaml-cryptokit-1.3-2|72	
12cr|ocaml-cryptokit-1.3-2|73	%files
12cr|ocaml-cryptokit-1.3-2|74	%defattr(-,root,root)
12cr|ocaml-cryptokit-1.3-2|75	%doc README LICENSE
12cr|ocaml-cryptokit-1.3-2|76	%dir %{_libdir}/ocaml/cryptokit
12cr|ocaml-cryptokit-1.3-2|77	%{_libdir}/ocaml/cryptokit/META
12cr|ocaml-cryptokit-1.3-2|78	%{_libdir}/ocaml/cryptokit/*.cma
12cr|ocaml-cryptokit-1.3-2|79	%{_libdir}/ocaml/cryptokit/*.cmi
12cr|ocaml-cryptokit-1.3-2|80	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-cryptokit-1.3-2|81	
12cr|ocaml-cryptokit-1.3-2|82	%files devel
12cr|ocaml-cryptokit-1.3-2|83	%defattr(-,root,root)
12cr|ocaml-cryptokit-1.3-2|84	%doc LICENSE Changes doc
12cr|ocaml-cryptokit-1.3-2|85	%{_libdir}/ocaml/cryptokit/*.a
12cr|ocaml-cryptokit-1.3-2|86	%{_libdir}/ocaml/cryptokit/*.cmxa
12cr|ocaml-cryptokit-1.3-2|87	%{_libdir}/ocaml/cryptokit/*.cmx
12cr|ocaml-cryptokit-1.3-2|88	%{_libdir}/ocaml/cryptokit/*.mli
12cr|ocaml-cryptokit-1.3-2|89	
12cr|ocaml-cryptokit-1.3-2|90	
12cr|ocaml-cryptokit-1.3-2|91	%changelog
12cr|ocaml-cryptokit-1.3-2|92	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-2mdv2010.0
12cr|ocaml-cryptokit-1.3-2|93	+ Revision: 390038
12cr|ocaml-cryptokit-1.3-2|94	- rebuild
12cr|ocaml-cryptokit-1.3-2|95	
12cr|ocaml-cryptokit-1.3-2|96	* Thu Jun 11 2009 Florent Monnier <blue_prawn@mandriva.org> 1.3-1mdv2010.0
12cr|ocaml-cryptokit-1.3-2|97	+ Revision: 385289
12cr|ocaml-cryptokit-1.3-2|98	- import ocaml-cryptokit
12cr|ocaml-cryptokit-1.3-2|99	
12cr|ocaml-cryptokit-1.3-2|100	

3547 12
12cr|ocaml-csv-1.1.7-3|1	Name:           ocaml-csv
12cr|ocaml-csv-1.1.7-3|2	Version:        1.1.7
12cr|ocaml-csv-1.1.7-3|3	Release:        %mkrel 3
12cr|ocaml-csv-1.1.7-3|4	Summary:        OCaml library for reading and writing CSV files
12cr|ocaml-csv-1.1.7-3|5	
12cr|ocaml-csv-1.1.7-3|6	Group:          Development/Other
12cr|ocaml-csv-1.1.7-3|7	License:        LGPLv2+
12cr|ocaml-csv-1.1.7-3|8	URL:            http://merjis.com/developers/csv
12cr|ocaml-csv-1.1.7-3|9	Source0:        http://merjis.com/_file/ocaml-csv-%{version}.tar.gz
12cr|ocaml-csv-1.1.7-3|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-csv-1.1.7-3|11	
12cr|ocaml-csv-1.1.7-3|12	Patch0:         csv-extlib.patch
12cr|ocaml-csv-1.1.7-3|13	Patch1:         csv-install.patch
12cr|ocaml-csv-1.1.7-3|14	
12cr|ocaml-csv-1.1.7-3|15	BuildRequires:  ocaml >= 3.10.1
12cr|ocaml-csv-1.1.7-3|16	BuildRequires:  ocaml-findlib
12cr|ocaml-csv-1.1.7-3|17	BuildRequires:  ocaml-extlib-devel
12cr|ocaml-csv-1.1.7-3|18	BuildRequires:  gawk
12cr|ocaml-csv-1.1.7-3|19	
12cr|ocaml-csv-1.1.7-3|20	
12cr|ocaml-csv-1.1.7-3|21	%description
12cr|ocaml-csv-1.1.7-3|22	This OCaml library can read and write CSV files, including all
12cr|ocaml-csv-1.1.7-3|23	extensions used by Excel - eg. quotes, newlines, 8 bit characters in
12cr|ocaml-csv-1.1.7-3|24	fields, quote-0 etc.
12cr|ocaml-csv-1.1.7-3|25	
12cr|ocaml-csv-1.1.7-3|26	The library comes with a handy command line tool called csvtool for
12cr|ocaml-csv-1.1.7-3|27	handling CSV files from shell scripts.
12cr|ocaml-csv-1.1.7-3|28	
12cr|ocaml-csv-1.1.7-3|29	
12cr|ocaml-csv-1.1.7-3|30	%package        devel
12cr|ocaml-csv-1.1.7-3|31	Summary:        Development files for %{name}
12cr|ocaml-csv-1.1.7-3|32	Group:          Development/Other
12cr|ocaml-csv-1.1.7-3|33	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-csv-1.1.7-3|34	
12cr|ocaml-csv-1.1.7-3|35	
12cr|ocaml-csv-1.1.7-3|36	%description    devel
12cr|ocaml-csv-1.1.7-3|37	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-csv-1.1.7-3|38	developing applications that use %{name}.
12cr|ocaml-csv-1.1.7-3|39	
12cr|ocaml-csv-1.1.7-3|40	
12cr|ocaml-csv-1.1.7-3|41	%prep
12cr|ocaml-csv-1.1.7-3|42	%setup -q
12cr|ocaml-csv-1.1.7-3|43	%patch0 -p0
12cr|ocaml-csv-1.1.7-3|44	%patch1 -p1
12cr|ocaml-csv-1.1.7-3|45	
12cr|ocaml-csv-1.1.7-3|46	
12cr|ocaml-csv-1.1.7-3|47	%build
12cr|ocaml-csv-1.1.7-3|48	#make all
12cr|ocaml-csv-1.1.7-3|49	make csv.cma
12cr|ocaml-csv-1.1.7-3|50	make csvtool csv.cmxa
12cr|ocaml-csv-1.1.7-3|51	strip csvtool
12cr|ocaml-csv-1.1.7-3|52	
12cr|ocaml-csv-1.1.7-3|53	
12cr|ocaml-csv-1.1.7-3|54	%install
12cr|ocaml-csv-1.1.7-3|55	rm -rf %{buildroot}
12cr|ocaml-csv-1.1.7-3|56	export DESTDIR=%{buildroot}
12cr|ocaml-csv-1.1.7-3|57	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-csv-1.1.7-3|58	mkdir -p $OCAMLFIND_DESTDIR
12cr|ocaml-csv-1.1.7-3|59	mkdir -p $OCAMLFIND_DESTDIR/site-lib/
12cr|ocaml-csv-1.1.7-3|60	mkdir -p $DESTDIR/%{_bindir}
12cr|ocaml-csv-1.1.7-3|61	make install BINDIR=%{_bindir}
12cr|ocaml-csv-1.1.7-3|62	
12cr|ocaml-csv-1.1.7-3|63	# Create some documentation.
12cr|ocaml-csv-1.1.7-3|64	if [ ! -f README ]; then
12cr|ocaml-csv-1.1.7-3|65	cat <<EOM > README
12cr|ocaml-csv-1.1.7-3|66	OCaml library for reading and writing CSV files.
12cr|ocaml-csv-1.1.7-3|67	For more information, see http://merjis.com/developers/csv .
12cr|ocaml-csv-1.1.7-3|68	This library is released under the GNU LGPL + OCaml linking exception.
12cr|ocaml-csv-1.1.7-3|69	EOM
12cr|ocaml-csv-1.1.7-3|70	fi
12cr|ocaml-csv-1.1.7-3|71	
12cr|ocaml-csv-1.1.7-3|72	
12cr|ocaml-csv-1.1.7-3|73	%clean
12cr|ocaml-csv-1.1.7-3|74	rm -rf %{buildroot}
12cr|ocaml-csv-1.1.7-3|75	
12cr|ocaml-csv-1.1.7-3|76	
12cr|ocaml-csv-1.1.7-3|77	%files
12cr|ocaml-csv-1.1.7-3|78	%defattr(-,root,root,-)
12cr|ocaml-csv-1.1.7-3|79	%doc README
12cr|ocaml-csv-1.1.7-3|80	%{_libdir}/ocaml/csv
12cr|ocaml-csv-1.1.7-3|81	%exclude %{_libdir}/ocaml/csv/*.a
12cr|ocaml-csv-1.1.7-3|82	%exclude %{_libdir}/ocaml/csv/*.cmxa
12cr|ocaml-csv-1.1.7-3|83	%exclude %{_libdir}/ocaml/csv/*.cmx
12cr|ocaml-csv-1.1.7-3|84	%exclude %{_libdir}/ocaml/csv/*.mli
12cr|ocaml-csv-1.1.7-3|85	%{_bindir}/csvtool
12cr|ocaml-csv-1.1.7-3|86	
12cr|ocaml-csv-1.1.7-3|87	
12cr|ocaml-csv-1.1.7-3|88	%files devel
12cr|ocaml-csv-1.1.7-3|89	%defattr(-,root,root,-)
12cr|ocaml-csv-1.1.7-3|90	%doc README
12cr|ocaml-csv-1.1.7-3|91	%{_libdir}/ocaml/csv/*.a
12cr|ocaml-csv-1.1.7-3|92	%{_libdir}/ocaml/csv/*.cmxa
12cr|ocaml-csv-1.1.7-3|93	%{_libdir}/ocaml/csv/*.cmx
12cr|ocaml-csv-1.1.7-3|94	%{_libdir}/ocaml/csv/*.mli
12cr|ocaml-csv-1.1.7-3|95	
12cr|ocaml-csv-1.1.7-3|96	
12cr|ocaml-csv-1.1.7-3|97	
12cr|ocaml-csv-1.1.7-3|98	
12cr|ocaml-csv-1.1.7-3|99	%changelog
12cr|ocaml-csv-1.1.7-3|100	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.7-3mdv2010.0
12cr|ocaml-csv-1.1.7-3|101	+ Revision: 390240
12cr|ocaml-csv-1.1.7-3|102	- rebuild
12cr|ocaml-csv-1.1.7-3|103	
12cr|ocaml-csv-1.1.7-3|104	* Tue Feb 03 2009 Florent Monnier <blue_prawn@mandriva.org> 1.1.7-2mdv2010.0
12cr|ocaml-csv-1.1.7-3|105	+ Revision: 337139
12cr|ocaml-csv-1.1.7-3|106	- The initial RPM release was made from the fedora rpm .spec file (revision 1.9) by Richard W.M. Jones
12cr|ocaml-csv-1.1.7-3|107	
12cr|ocaml-csv-1.1.7-3|108	* Tue Jan 06 2009 Florent Monnier <blue_prawn@mandriva.org> 1.1.7-1mdv2009.1
12cr|ocaml-csv-1.1.7-3|109	+ Revision: 326204
12cr|ocaml-csv-1.1.7-3|110	- import ocaml-csv
12cr|ocaml-csv-1.1.7-3|111	
12cr|ocaml-csv-1.1.7-3|112	
12cr|ocaml-csv-1.1.7-3|113	* Sat Dec 20 2008 Florent Monnier <fmonnier@linux-nantes.org> 1.1.7-1mdv
12cr|ocaml-csv-1.1.7-3|114	- Initial RPM release made from the fedora rpm .spec file (revision 1.9) by Richard W.M. Jones
12cr|ocaml-csv-1.1.7-3|115	# found there: http://cvs.fedoraproject.org/viewvc/devel/ocaml-csv/
12cr|ocaml-csv-1.1.7-3|116	# csv-extlib.patch : rev 1.1
12cr|ocaml-csv-1.1.7-3|117	# csv-install.patch : rev 1.2
12cr|ocaml-csv-1.1.7-3|118	# ocaml-csv.spec : rev 1.9

3548 12
12cr|ocaml-curl-0.5.3-4|1	Name:           ocaml-curl
12cr|ocaml-curl-0.5.3-4|2	Version:        0.5.3
12cr|ocaml-curl-0.5.3-4|3	Release:        4
12cr|ocaml-curl-0.5.3-4|4	Summary:        OCaml Curl library (ocurl)
12cr|ocaml-curl-0.5.3-4|5	Group:          Development/Other
12cr|ocaml-curl-0.5.3-4|6	License:        MIT
12cr|ocaml-curl-0.5.3-4|7	URL:            http://sourceforge.net/projects/ocurl
12cr|ocaml-curl-0.5.3-4|8	Source0:        http://downloads.sourceforge.net/ocurl/ocurl-%{version}.tgz
12cr|ocaml-curl-0.5.3-4|9	Patch0:         Makefile.in-dllib.patch
12cr|ocaml-curl-0.5.3-4|10	Requires:       ocaml
12cr|ocaml-curl-0.5.3-4|11	BuildRequires:  ocaml >= 3.10.0
12cr|ocaml-curl-0.5.3-4|12	BuildRequires:  ocaml-findlib
12cr|ocaml-curl-0.5.3-4|13	BuildRequires:  curl-devel >= 7.9.8
12cr|ocaml-curl-0.5.3-4|14	BuildRequires:  ncurses-devel
12cr|ocaml-curl-0.5.3-4|15	BuildRequires:  gawk
12cr|ocaml-curl-0.5.3-4|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-curl-0.5.3-4|17	
12cr|ocaml-curl-0.5.3-4|18	%description
12cr|ocaml-curl-0.5.3-4|19	The Ocaml Curl Library (Ocurl) is an interface library for the
12cr|ocaml-curl-0.5.3-4|20	programming language Ocaml to the networking library libcurl.
12cr|ocaml-curl-0.5.3-4|21	
12cr|ocaml-curl-0.5.3-4|22	%package        devel
12cr|ocaml-curl-0.5.3-4|23	Summary:        Development files for %{name}
12cr|ocaml-curl-0.5.3-4|24	Group:          Development/Other
12cr|ocaml-curl-0.5.3-4|25	Requires:       curl-devel
12cr|ocaml-curl-0.5.3-4|26	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-curl-0.5.3-4|27	
12cr|ocaml-curl-0.5.3-4|28	%description    devel
12cr|ocaml-curl-0.5.3-4|29	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-curl-0.5.3-4|30	developing applications that use %{name}.
12cr|ocaml-curl-0.5.3-4|31	
12cr|ocaml-curl-0.5.3-4|32	%prep
12cr|ocaml-curl-0.5.3-4|33	%setup -q -n ocurl
12cr|ocaml-curl-0.5.3-4|34	%patch0 -p0
12cr|ocaml-curl-0.5.3-4|35	
12cr|ocaml-curl-0.5.3-4|36	# Files in the archive have spurious +x mode.
12cr|ocaml-curl-0.5.3-4|37	find -type f | xargs chmod 0644
12cr|ocaml-curl-0.5.3-4|38	chmod 0755 configure install-sh
12cr|ocaml-curl-0.5.3-4|39	
12cr|ocaml-curl-0.5.3-4|40	%build
12cr|ocaml-curl-0.5.3-4|41	%configure2_5x --libdir=%{_libdir} --with-findlib
12cr|ocaml-curl-0.5.3-4|42	make all
12cr|ocaml-curl-0.5.3-4|43	
12cr|ocaml-curl-0.5.3-4|44	%install
12cr|ocaml-curl-0.5.3-4|45	rm -rf %{buildroot}
12cr|ocaml-curl-0.5.3-4|46	export DESTDIR=%{buildroot}
12cr|ocaml-curl-0.5.3-4|47	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cr|ocaml-curl-0.5.3-4|48	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-curl-0.5.3-4|49	make install
12cr|ocaml-curl-0.5.3-4|50	
12cr|ocaml-curl-0.5.3-4|51	# Install curl.mli
12cr|ocaml-curl-0.5.3-4|52	cp curl.mli $OCAMLFIND_DESTDIR/curl
12cr|ocaml-curl-0.5.3-4|53	
12cr|ocaml-curl-0.5.3-4|54	# Make clean in the examples dir so our docs don't contain binaries.
12cr|ocaml-curl-0.5.3-4|55	make -C examples clean
12cr|ocaml-curl-0.5.3-4|56	
12cr|ocaml-curl-0.5.3-4|57	%clean
12cr|ocaml-curl-0.5.3-4|58	rm -rf %{buildroot}
12cr|ocaml-curl-0.5.3-4|59	
12cr|ocaml-curl-0.5.3-4|60	%files
12cr|ocaml-curl-0.5.3-4|61	%defattr(-,root,root,-)
12cr|ocaml-curl-0.5.3-4|62	%doc COPYING
12cr|ocaml-curl-0.5.3-4|63	%dir %{_libdir}/ocaml/curl
12cr|ocaml-curl-0.5.3-4|64	%{_libdir}/ocaml/curl/META
12cr|ocaml-curl-0.5.3-4|65	%{_libdir}/ocaml/curl/*.cmi
12cr|ocaml-curl-0.5.3-4|66	%{_libdir}/ocaml/curl/*.cma
12cr|ocaml-curl-0.5.3-4|67	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-curl-0.5.3-4|68	
12cr|ocaml-curl-0.5.3-4|69	%files devel
12cr|ocaml-curl-0.5.3-4|70	%defattr(-,root,root,-)
12cr|ocaml-curl-0.5.3-4|71	%doc examples/
12cr|ocaml-curl-0.5.3-4|72	%{_libdir}/ocaml/curl/*.a
12cr|ocaml-curl-0.5.3-4|73	%{_libdir}/ocaml/curl/*.cmxa
12cr|ocaml-curl-0.5.3-4|74	%{_libdir}/ocaml/curl/*.mli
12cr|ocaml-curl-0.5.3-4|75	
12cr|ocaml-curl-0.5.3-4|76	
12cr|ocaml-curl-0.5.3-4|77	
12cr|ocaml-curl-0.5.3-4|78	%changelog
12cr|ocaml-curl-0.5.3-4|79	* Wed May 09 2012 Crispin Boylan <crisb@mandriva.org> 0.5.3-4
12cr|ocaml-curl-0.5.3-4|80	+ Revision: 797740
12cr|ocaml-curl-0.5.3-4|81	- Rebuild
12cr|ocaml-curl-0.5.3-4|82	
12cr|ocaml-curl-0.5.3-4|83	* Thu Oct 07 2010 Funda Wang <fwang@mandriva.org> 0.5.3-3mdv2011.0
12cr|ocaml-curl-0.5.3-4|84	+ Revision: 583990
12cr|ocaml-curl-0.5.3-4|85	- rebuild
12cr|ocaml-curl-0.5.3-4|86	
12cr|ocaml-curl-0.5.3-4|87	* Mon Aug 23 2010 Florent Monnier <blue_prawn@mandriva.org> 0.5.3-2mdv2011.0
12cr|ocaml-curl-0.5.3-4|88	+ Revision: 572420
12cr|ocaml-curl-0.5.3-4|89	- fixed the patch
12cr|ocaml-curl-0.5.3-4|90	- patched to compile the .so file
12cr|ocaml-curl-0.5.3-4|91	
12cr|ocaml-curl-0.5.3-4|92	* Wed Apr 07 2010 Florent Monnier <blue_prawn@mandriva.org> 0.5.3-1mdv2010.1
12cr|ocaml-curl-0.5.3-4|93	+ Revision: 532793
12cr|ocaml-curl-0.5.3-4|94	- updated to version 0.5.3
12cr|ocaml-curl-0.5.3-4|95	
12cr|ocaml-curl-0.5.3-4|96	* Wed Mar 17 2010 Florent Monnier <blue_prawn@mandriva.org> 0.5.2-1mdv2010.1
12cr|ocaml-curl-0.5.3-4|97	+ Revision: 522776
12cr|ocaml-curl-0.5.3-4|98	- update to new version 0.5.2
12cr|ocaml-curl-0.5.3-4|99	
12cr|ocaml-curl-0.5.3-4|100	* Sun Feb 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.1-3mdv2010.1
12cr|ocaml-curl-0.5.3-4|101	+ Revision: 512689
12cr|ocaml-curl-0.5.3-4|102	- devel package requires curl-devel
12cr|ocaml-curl-0.5.3-4|103	
12cr|ocaml-curl-0.5.3-4|104	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.1-2mdv2010.0
12cr|ocaml-curl-0.5.3-4|105	+ Revision: 389932
12cr|ocaml-curl-0.5.3-4|106	- rebuild
12cr|ocaml-curl-0.5.3-4|107	
12cr|ocaml-curl-0.5.3-4|108	* Thu Jun 11 2009 Florent Monnier <blue_prawn@mandriva.org> 0.5.1-1mdv2010.0
12cr|ocaml-curl-0.5.3-4|109	+ Revision: 385091
12cr|ocaml-curl-0.5.3-4|110	- updated version
12cr|ocaml-curl-0.5.3-4|111	
12cr|ocaml-curl-0.5.3-4|112	* Wed Dec 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-1mdv2009.1
12cr|ocaml-curl-0.5.3-4|113	+ Revision: 318154
12cr|ocaml-curl-0.5.3-4|114	- import ocaml-curl
12cr|ocaml-curl-0.5.3-4|115	

3549 12
12cr|ocaml-curses-1.0.3-2|1	Name:           ocaml-curses
12cr|ocaml-curses-1.0.3-2|2	Version:        1.0.3
12cr|ocaml-curses-1.0.3-2|3	Release:        2
12cr|ocaml-curses-1.0.3-2|4	Summary:        OCaml bindings for the ncurses library
12cr|ocaml-curses-1.0.3-2|5	License:        LGPL
12cr|ocaml-curses-1.0.3-2|6	Group:          Development/Other
12cr|ocaml-curses-1.0.3-2|7	URL:            http://www.nongnu.org/ocaml-tmk/
12cr|ocaml-curses-1.0.3-2|8	Source0:        http://mirrors.linhub.com/savannah/ocaml-tmk/ocaml-curses-%{version}.tar.gz
12cr|ocaml-curses-1.0.3-2|9	BuildRequires:  ocaml-findlib
12cr|ocaml-curses-1.0.3-2|10	BuildRequires:  ocaml
12cr|ocaml-curses-1.0.3-2|11	#BuildRequires:  tetex-latex
12cr|ocaml-curses-1.0.3-2|12	#BuildRequires:  texlive-texmf-cmsuper
12cr|ocaml-curses-1.0.3-2|13	BuildRequires:  texlive
12cr|ocaml-curses-1.0.3-2|14	BuildRequires:  ghostscript
12cr|ocaml-curses-1.0.3-2|15	BuildRequires:  ghostscript-common
12cr|ocaml-curses-1.0.3-2|16	BuildRequires:  ncurses-devel
12cr|ocaml-curses-1.0.3-2|17	BuildRequires:  gawk
12cr|ocaml-curses-1.0.3-2|18	BuildRequires:  autoconf, automake, libtool
12cr|ocaml-curses-1.0.3-2|19	
12cr|ocaml-curses-1.0.3-2|20	%description
12cr|ocaml-curses-1.0.3-2|21	The ncurses library provides functions to create rich text-mode interfaces.
12cr|ocaml-curses-1.0.3-2|22	This package contains the necessary files to use the ncurses library in OCaml.
12cr|ocaml-curses-1.0.3-2|23	
12cr|ocaml-curses-1.0.3-2|24	%package        devel
12cr|ocaml-curses-1.0.3-2|25	Summary:        Development files for %{name}
12cr|ocaml-curses-1.0.3-2|26	Group:          Development/Other
12cr|ocaml-curses-1.0.3-2|27	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-curses-1.0.3-2|28	
12cr|ocaml-curses-1.0.3-2|29	%description    devel
12cr|ocaml-curses-1.0.3-2|30	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-curses-1.0.3-2|31	developing applications that use %{name}.
12cr|ocaml-curses-1.0.3-2|32	
12cr|ocaml-curses-1.0.3-2|33	%prep
12cr|ocaml-curses-1.0.3-2|34	%setup -q
12cr|ocaml-curses-1.0.3-2|35	autoreconf
12cr|ocaml-curses-1.0.3-2|36	
12cr|ocaml-curses-1.0.3-2|37	%build
12cr|ocaml-curses-1.0.3-2|38	%configure
12cr|ocaml-curses-1.0.3-2|39	make all opt
12cr|ocaml-curses-1.0.3-2|40	make doc
12cr|ocaml-curses-1.0.3-2|41	
12cr|ocaml-curses-1.0.3-2|42	strip dllcurses_stubs.so
12cr|ocaml-curses-1.0.3-2|43	
12cr|ocaml-curses-1.0.3-2|44	%install
12cr|ocaml-curses-1.0.3-2|45	rm -rf %{buildroot}
12cr|ocaml-curses-1.0.3-2|46	export DESTDIR=%{buildroot}
12cr|ocaml-curses-1.0.3-2|47	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-curses-1.0.3-2|48	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-curses-1.0.3-2|49	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-curses-1.0.3-2|50	mkdir -p $OCAMLFIND_DESTDIR/curses
12cr|ocaml-curses-1.0.3-2|51	make install
12cr|ocaml-curses-1.0.3-2|52	
12cr|ocaml-curses-1.0.3-2|53	%clean
12cr|ocaml-curses-1.0.3-2|54	rm -rf %{buildroot}
12cr|ocaml-curses-1.0.3-2|55	
12cr|ocaml-curses-1.0.3-2|56	%files
12cr|ocaml-curses-1.0.3-2|57	%defattr(-,root,root)
12cr|ocaml-curses-1.0.3-2|58	%doc COPYING CHANGES
12cr|ocaml-curses-1.0.3-2|59	%dir %{_libdir}/ocaml/curses
12cr|ocaml-curses-1.0.3-2|60	%{_libdir}/ocaml/curses/META
12cr|ocaml-curses-1.0.3-2|61	%{_libdir}/ocaml/curses/*.cma
12cr|ocaml-curses-1.0.3-2|62	%{_libdir}/ocaml/curses/*.cmi
12cr|ocaml-curses-1.0.3-2|63	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-curses-1.0.3-2|64	
12cr|ocaml-curses-1.0.3-2|65	%files devel
12cr|ocaml-curses-1.0.3-2|66	%defattr(-,root,root)
12cr|ocaml-curses-1.0.3-2|67	%doc doc
12cr|ocaml-curses-1.0.3-2|68	%{_libdir}/ocaml/curses/*.a
12cr|ocaml-curses-1.0.3-2|69	%{_libdir}/ocaml/curses/*.cmxa
12cr|ocaml-curses-1.0.3-2|70	%{_libdir}/ocaml/curses/*.mli
12cr|ocaml-curses-1.0.3-2|71	
12cr|ocaml-curses-1.0.3-2|72	
12cr|ocaml-curses-1.0.3-2|73	
12cr|ocaml-curses-1.0.3-2|74	%changelog
12cr|ocaml-curses-1.0.3-2|75	* Mon Aug 24 2009 Florent Monnier <blue_prawn@mandriva.org> 1.0.3-1mdv2010.1
12cr|ocaml-curses-1.0.3-2|76	+ Revision: 420318
12cr|ocaml-curses-1.0.3-2|77	- added version macro in the source url
12cr|ocaml-curses-1.0.3-2|78	
12cr|ocaml-curses-1.0.3-2|79	* Thu Jul 30 2009 Florent Monnier <blue_prawn@mandriva.org> 1.0.3-1mdv2010.0
12cr|ocaml-curses-1.0.3-2|80	+ Revision: 404703
12cr|ocaml-curses-1.0.3-2|81	- import ocaml-curses
12cr|ocaml-curses-1.0.3-2|82	
12cr|ocaml-curses-1.0.3-2|83	

3550 12
12cr|ocaml-dose2-1.4.2-2|1	%define	oname	dose2
12cr|ocaml-dose2-1.4.2-2|2	%define ocaml_libdir %(if [ -x /usr/bin/ocamlc ]; then ocamlc -where;fi)
12cr|ocaml-dose2-1.4.2-2|3	
12cr|ocaml-dose2-1.4.2-2|4	
12cr|ocaml-dose2-1.4.2-2|5	Summary:	Framework for managing distribution packages and their dependencies
12cr|ocaml-dose2-1.4.2-2|6	Name:		ocaml-%{oname}
12cr|ocaml-dose2-1.4.2-2|7	Version:	1.4.2
12cr|ocaml-dose2-1.4.2-2|8	Release:	2
12cr|ocaml-dose2-1.4.2-2|9	URL:		http://gforge.inria.fr/projects/sodiac/
12cr|ocaml-dose2-1.4.2-2|10	License:	GPLv3+
12cr|ocaml-dose2-1.4.2-2|11	Group:		Development/Other
12cr|ocaml-dose2-1.4.2-2|12	Source0:	%{oname}-%{version}.tar.gz
12cr|ocaml-dose2-1.4.2-2|13	# TODO: make a bit more upstream friendly with rpm 4.x still working
12cr|ocaml-dose2-1.4.2-2|14	Patch0:		dose2-1.4.2-rpm5.patch
12cr|ocaml-dose2-1.4.2-2|15	%rename		edos-dose
12cr|ocaml-dose2-1.4.2-2|16	
12cr|ocaml-dose2-1.4.2-2|17	Requires:	ocaml-pcre
12cr|ocaml-dose2-1.4.2-2|18	Requires:	ocaml-calendar
12cr|ocaml-dose2-1.4.2-2|19	Requires:	ocaml-camlzip
12cr|ocaml-dose2-1.4.2-2|20	Requires:	ocaml-camlbz2
12cr|ocaml-dose2-1.4.2-2|21	
12cr|ocaml-dose2-1.4.2-2|22	BuildRequires:	ocaml
12cr|ocaml-dose2-1.4.2-2|23	BuildRequires:	ocaml-findlib
12cr|ocaml-dose2-1.4.2-2|24	BuildRequires:	ocaml-pcre-devel
12cr|ocaml-dose2-1.4.2-2|25	BuildRequires:	ocaml-calendar-devel
12cr|ocaml-dose2-1.4.2-2|26	BuildRequires:	ocaml-camlzip-devel
12cr|ocaml-dose2-1.4.2-2|27	BuildRequires:	ocaml-camlbz2-devel
12cr|ocaml-dose2-1.4.2-2|28	BuildRequires:	rpm-devel
12cr|ocaml-dose2-1.4.2-2|29	BuildRequires:	popt-devel
12cr|ocaml-dose2-1.4.2-2|30	
12cr|ocaml-dose2-1.4.2-2|31	%description
12cr|ocaml-dose2-1.4.2-2|32	Dose 2 is a framework made of several OCaml libraries for managing
12cr|ocaml-dose2-1.4.2-2|33	distribution packages and their dependencies.
12cr|ocaml-dose2-1.4.2-2|34	
12cr|ocaml-dose2-1.4.2-2|35	Though not tied to any particular distribution, Dose 2 forms a background of
12cr|ocaml-dose2-1.4.2-2|36	libraries which enable injecting packages coming for various distribution.
12cr|ocaml-dose2-1.4.2-2|37	Companion libraries (e.g. ceve) and tools (e.g.  pkglab) rely on Dose 2 to
12cr|ocaml-dose2-1.4.2-2|38	manage packages coming from various distributions, e.g. Debian and Red Hat.
12cr|ocaml-dose2-1.4.2-2|39	
12cr|ocaml-dose2-1.4.2-2|40	Besides basic functionalities for querying and setting package properties, Dose
12cr|ocaml-dose2-1.4.2-2|41	2 also implements algorithms for solving more complex problems (monitoring
12cr|ocaml-dose2-1.4.2-2|42	package evolutions, correct and complete dependency resolution, repository-wide
12cr|ocaml-dose2-1.4.2-2|43	uninstallability checks).
12cr|ocaml-dose2-1.4.2-2|44	
12cr|ocaml-dose2-1.4.2-2|45	%package	devel
12cr|ocaml-dose2-1.4.2-2|46	Summary:	Development files for %{name}
12cr|ocaml-dose2-1.4.2-2|47	Group:		Development/Other
12cr|ocaml-dose2-1.4.2-2|48	Requires:	ocaml-dose2
12cr|ocaml-dose2-1.4.2-2|49	
12cr|ocaml-dose2-1.4.2-2|50	%description	devel
12cr|ocaml-dose2-1.4.2-2|51	Contains all libraries neededs to compile application using the dose2 framework
12cr|ocaml-dose2-1.4.2-2|52	
12cr|ocaml-dose2-1.4.2-2|53	%prep
12cr|ocaml-dose2-1.4.2-2|54	%setup -q -n %{oname}-%{version}
12cr|ocaml-dose2-1.4.2-2|55	%patch0 -p1 -b .rpm5~
12cr|ocaml-dose2-1.4.2-2|56	autoreconf
12cr|ocaml-dose2-1.4.2-2|57	
12cr|ocaml-dose2-1.4.2-2|58	%build
12cr|ocaml-dose2-1.4.2-2|59	%configure
12cr|ocaml-dose2-1.4.2-2|60	%make depend
12cr|ocaml-dose2-1.4.2-2|61	%make || make
12cr|ocaml-dose2-1.4.2-2|62	
12cr|ocaml-dose2-1.4.2-2|63	%install
12cr|ocaml-dose2-1.4.2-2|64	rm -rf %{buildroot}
12cr|ocaml-dose2-1.4.2-2|65	install -d %{buildroot}%{ocaml_libdir}
12cr|ocaml-dose2-1.4.2-2|66	%makeinstall DESTDIR=%{buildroot}%{ocaml_libdir}
12cr|ocaml-dose2-1.4.2-2|67	
12cr|ocaml-dose2-1.4.2-2|68	%files
12cr|ocaml-dose2-1.4.2-2|69	%doc README
12cr|ocaml-dose2-1.4.2-2|70	%dir %{ocaml_libdir}/%{oname}
12cr|ocaml-dose2-1.4.2-2|71	%{ocaml_libdir}/%{oname}/META
12cr|ocaml-dose2-1.4.2-2|72	%{ocaml_libdir}/%{oname}/ascii_io.cmi
12cr|ocaml-dose2-1.4.2-2|73	%{ocaml_libdir}/%{oname}/binary_io.cmi
12cr|ocaml-dose2-1.4.2-2|74	%{ocaml_libdir}/%{oname}/conduit.cma
12cr|ocaml-dose2-1.4.2-2|75	%{ocaml_libdir}/%{oname}/conduit.cmi
12cr|ocaml-dose2-1.4.2-2|76	%{ocaml_libdir}/%{oname}/diagnosis.cmi
12cr|ocaml-dose2-1.4.2-2|77	%{ocaml_libdir}/%{oname}/dosebase.cma
12cr|ocaml-dose2-1.4.2-2|78	%{ocaml_libdir}/%{oname}/dosebase.cmi
12cr|ocaml-dose2-1.4.2-2|79	%{ocaml_libdir}/%{oname}/fragments.cmi
12cr|ocaml-dose2-1.4.2-2|80	%{ocaml_libdir}/%{oname}/generic_io.cmi
12cr|ocaml-dose2-1.4.2-2|81	%{ocaml_libdir}/%{oname}/human_io.cmi
12cr|ocaml-dose2-1.4.2-2|82	%{ocaml_libdir}/%{oname}/installability.cmi
12cr|ocaml-dose2-1.4.2-2|83	%{ocaml_libdir}/%{oname}/io.cma
12cr|ocaml-dose2-1.4.2-2|84	%{ocaml_libdir}/%{oname}/io.cmi
12cr|ocaml-dose2-1.4.2-2|85	%{ocaml_libdir}/%{oname}/lexer.cmi
12cr|ocaml-dose2-1.4.2-2|86	%{ocaml_libdir}/%{oname}/lifetime.cma
12cr|ocaml-dose2-1.4.2-2|87	%{ocaml_libdir}/%{oname}/lifetime.cmi
12cr|ocaml-dose2-1.4.2-2|88	%{ocaml_libdir}/%{oname}/napkin.cma
12cr|ocaml-dose2-1.4.2-2|89	%{ocaml_libdir}/%{oname}/napkin.cmi
12cr|ocaml-dose2-1.4.2-2|90	%{ocaml_libdir}/%{oname}/ocamldeb.cma
12cr|ocaml-dose2-1.4.2-2|91	%{ocaml_libdir}/%{oname}/ocamldeb.cmi
12cr|ocaml-dose2-1.4.2-2|92	%{ocaml_libdir}/%{oname}/ocamldebwriter.cmi
12cr|ocaml-dose2-1.4.2-2|93	%{ocaml_libdir}/%{oname}/ocamlpkgsrc.cma
12cr|ocaml-dose2-1.4.2-2|94	%{ocaml_libdir}/%{oname}/ocamlpkgsrc.cmi
12cr|ocaml-dose2-1.4.2-2|95	%{ocaml_libdir}/%{oname}/ocamlrpm.cma
12cr|ocaml-dose2-1.4.2-2|96	%{ocaml_libdir}/%{oname}/ocamlrpm.cmi
12cr|ocaml-dose2-1.4.2-2|97	%{ocaml_libdir}/%{oname}/packetology.cma
12cr|ocaml-dose2-1.4.2-2|98	%{ocaml_libdir}/%{oname}/pirate.cmi
12cr|ocaml-dose2-1.4.2-2|99	%{ocaml_libdir}/%{oname}/progress.cma
12cr|ocaml-dose2-1.4.2-2|100	%{ocaml_libdir}/%{oname}/progress.cmi
12cr|ocaml-dose2-1.4.2-2|101	%{ocaml_libdir}/%{oname}/rapids.cma
12cr|ocaml-dose2-1.4.2-2|102	%{ocaml_libdir}/%{oname}/rapids.cmi
12cr|ocaml-dose2-1.4.2-2|103	%{ocaml_libdir}/%{oname}/satsolver.cma
12cr|ocaml-dose2-1.4.2-2|104	%{ocaml_libdir}/%{oname}/solver.cmi
12cr|ocaml-dose2-1.4.2-2|105	%{ocaml_libdir}/%{oname}/util.cma
12cr|ocaml-dose2-1.4.2-2|106	%{ocaml_libdir}/%{oname}/util.cmi
12cr|ocaml-dose2-1.4.2-2|107	%{ocaml_libdir}/%{oname}/waterway.cmi
12cr|ocaml-dose2-1.4.2-2|108	%{ocaml_libdir}/stublibs/dllocamlpkgsrc.so
12cr|ocaml-dose2-1.4.2-2|109	%{ocaml_libdir}/stublibs/dllocamlrpm.so*
12cr|ocaml-dose2-1.4.2-2|110	
12cr|ocaml-dose2-1.4.2-2|111	%files  devel
12cr|ocaml-dose2-1.4.2-2|112	%defattr(-,root,root)
12cr|ocaml-dose2-1.4.2-2|113	%doc README
12cr|ocaml-dose2-1.4.2-2|114	%{ocaml_libdir}/%{oname}/conduit.a
12cr|ocaml-dose2-1.4.2-2|115	%{ocaml_libdir}/%{oname}/conduit.cmxa
12cr|ocaml-dose2-1.4.2-2|116	%{ocaml_libdir}/%{oname}/dosebase.a
12cr|ocaml-dose2-1.4.2-2|117	%{ocaml_libdir}/%{oname}/dosebase.cmxa
12cr|ocaml-dose2-1.4.2-2|118	%{ocaml_libdir}/%{oname}/io.a
12cr|ocaml-dose2-1.4.2-2|119	%{ocaml_libdir}/%{oname}/io.cmxa
12cr|ocaml-dose2-1.4.2-2|120	%{ocaml_libdir}/%{oname}/lifetime.a
12cr|ocaml-dose2-1.4.2-2|121	%{ocaml_libdir}/%{oname}/lifetime.cmxa
12cr|ocaml-dose2-1.4.2-2|122	%{ocaml_libdir}/%{oname}/napkin.a
12cr|ocaml-dose2-1.4.2-2|123	%{ocaml_libdir}/%{oname}/napkin.cmxa
12cr|ocaml-dose2-1.4.2-2|124	%{ocaml_libdir}/%{oname}/ocamldeb.a
12cr|ocaml-dose2-1.4.2-2|125	%{ocaml_libdir}/%{oname}/ocamldeb.cmxa
12cr|ocaml-dose2-1.4.2-2|126	%{ocaml_libdir}/%{oname}/ocamlpkgsrc.a
12cr|ocaml-dose2-1.4.2-2|127	%{ocaml_libdir}/%{oname}/ocamlpkgsrc.cmxa
12cr|ocaml-dose2-1.4.2-2|128	%{ocaml_libdir}/%{oname}/ocamlrpm.a
12cr|ocaml-dose2-1.4.2-2|129	%{ocaml_libdir}/%{oname}/ocamlrpm.cmxa
12cr|ocaml-dose2-1.4.2-2|130	%{ocaml_libdir}/%{oname}/packetology.a
12cr|ocaml-dose2-1.4.2-2|131	%{ocaml_libdir}/%{oname}/packetology.cmxa
12cr|ocaml-dose2-1.4.2-2|132	%{ocaml_libdir}/%{oname}/progress.a
12cr|ocaml-dose2-1.4.2-2|133	%{ocaml_libdir}/%{oname}/progress.cmxa
12cr|ocaml-dose2-1.4.2-2|134	%{ocaml_libdir}/%{oname}/rapids.a
12cr|ocaml-dose2-1.4.2-2|135	%{ocaml_libdir}/%{oname}/rapids.cmxa
12cr|ocaml-dose2-1.4.2-2|136	%{ocaml_libdir}/%{oname}/satsolver.a
12cr|ocaml-dose2-1.4.2-2|137	%{ocaml_libdir}/%{oname}/satsolver.cmxa
12cr|ocaml-dose2-1.4.2-2|138	%{ocaml_libdir}/%{oname}/util.a
12cr|ocaml-dose2-1.4.2-2|139	%{ocaml_libdir}/%{oname}/util.cmxa
12cr|ocaml-dose2-1.4.2-2|140	#copied with spurious permissions, need a setting to standard permissions
12cr|ocaml-dose2-1.4.2-2|141	%defattr(644,root,root)
12cr|ocaml-dose2-1.4.2-2|142	%{ocaml_libdir}/%{oname}/libocamlpkgsrc.a
12cr|ocaml-dose2-1.4.2-2|143	%{ocaml_libdir}/%{oname}/libocamlrpm.a
12cr|ocaml-dose2-1.4.2-2|144	
12cr|ocaml-dose2-1.4.2-2|145	
12cr|ocaml-dose2-1.4.2-2|146	%changelog
12cr|ocaml-dose2-1.4.2-2|147	* Thu Jan 27 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.4.2-1mdv2011.0
12cr|ocaml-dose2-1.4.2-2|148	+ Revision: 633235
12cr|ocaml-dose2-1.4.2-2|149	- fix path
12cr|ocaml-dose2-1.4.2-2|150	- work around parallel build breaking
12cr|ocaml-dose2-1.4.2-2|151	- license is GPLv3+, not GPLv2+
12cr|ocaml-dose2-1.4.2-2|152	- add rpm5 support (P0)
12cr|ocaml-dose2-1.4.2-2|153	- updated and improved packaging by Dupuy Mathieu <mdupuy@mandriva.com>
12cr|ocaml-dose2-1.4.2-2|154	
12cr|ocaml-dose2-1.4.2-2|155	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ocaml-dose2-1.4.2-2|156	- rebuild
12cr|ocaml-dose2-1.4.2-2|157	
12cr|ocaml-dose2-1.4.2-2|158	* Fri Jul 31 2009 Funda Wang <fwang@mandriva.org> 2.0-0.20070622.4mdv2010.0
12cr|ocaml-dose2-1.4.2-2|159	+ Revision: 405033
12cr|ocaml-dose2-1.4.2-2|160	- rebuild
12cr|ocaml-dose2-1.4.2-2|161	
12cr|ocaml-dose2-1.4.2-2|162	* Wed Mar 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0-0.20070622.3mdv2009.1
12cr|ocaml-dose2-1.4.2-2|163	+ Revision: 348614
12cr|ocaml-dose2-1.4.2-2|164	- rebuild for latest ocaml
12cr|ocaml-dose2-1.4.2-2|165	- fix ocaml lib directory
12cr|ocaml-dose2-1.4.2-2|166	
12cr|ocaml-dose2-1.4.2-2|167	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.0-0.20070622.2mdv2008.1
12cr|ocaml-dose2-1.4.2-2|168	+ Revision: 140728
12cr|ocaml-dose2-1.4.2-2|169	- restore BuildRoot
12cr|ocaml-dose2-1.4.2-2|170	
12cr|ocaml-dose2-1.4.2-2|171	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocaml-dose2-1.4.2-2|172	- kill re-definition of %%buildroot on Pixel's request
12cr|ocaml-dose2-1.4.2-2|173	
12cr|ocaml-dose2-1.4.2-2|174	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|ocaml-dose2-1.4.2-2|175	- fix typo
12cr|ocaml-dose2-1.4.2-2|176	
12cr|ocaml-dose2-1.4.2-2|177	* Sat Jun 23 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.0-0.20070622.2mdv2008.0
12cr|ocaml-dose2-1.4.2-2|178	+ Revision: 43457
12cr|ocaml-dose2-1.4.2-2|179	- build and package tart
12cr|ocaml-dose2-1.4.2-2|180	
12cr|ocaml-dose2-1.4.2-2|181	* Fri Jun 22 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.0-0.20070622.1mdv2008.0
12cr|ocaml-dose2-1.4.2-2|182	+ Revision: 43262
12cr|ocaml-dose2-1.4.2-2|183	- compile with %%{optflags}
12cr|ocaml-dose2-1.4.2-2|184	- fix buildrequires
12cr|ocaml-dose2-1.4.2-2|185	- fix buildrequires
12cr|ocaml-dose2-1.4.2-2|186	- compile with -fPIC
12cr|ocaml-dose2-1.4.2-2|187	- dot
12cr|ocaml-dose2-1.4.2-2|188	- fix install
12cr|ocaml-dose2-1.4.2-2|189	- Import edos-dose
12cr|ocaml-dose2-1.4.2-2|190	

3551 12
12cr|ocamldot-1.0-6|1	%define name		ocamldot
12cr|ocamldot-1.0-6|2	%define version		1.0
12cr|ocamldot-1.0-6|3	%define release		%mkrel 6
12cr|ocamldot-1.0-6|4	
12cr|ocamldot-1.0-6|5	Name:		%{name}
12cr|ocamldot-1.0-6|6	Version:	%{version}
12cr|ocamldot-1.0-6|7	Release:	%{release}
12cr|ocamldot-1.0-6|8	Summary:	OCaml program dependency graph generator
12cr|ocamldot-1.0-6|9	Source: 	http://www.research.att.com/~trevor/ocamldot/%{name}.tar.bz2
12cr|ocamldot-1.0-6|10	URL:		http://www.research.att.com/~trevor/ocamldot
12cr|ocamldot-1.0-6|11	License:	Public Domain
12cr|ocamldot-1.0-6|12	Group:		Development/Other
12cr|ocamldot-1.0-6|13	BuildRequires:	ocaml
12cr|ocamldot-1.0-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocamldot-1.0-6|15	
12cr|ocamldot-1.0-6|16	%description
12cr|ocamldot-1.0-6|17	Ocamldot generates program dependency graphs for ocaml programs.
12cr|ocamldot-1.0-6|18	
12cr|ocamldot-1.0-6|19	%prep
12cr|ocamldot-1.0-6|20	%setup -q -n %{name}
12cr|ocamldot-1.0-6|21	
12cr|ocamldot-1.0-6|22	%build
12cr|ocamldot-1.0-6|23	ocamllex ocamldot.mll
12cr|ocamldot-1.0-6|24	ocamlopt -o %{name} ocamldot.ml
12cr|ocamldot-1.0-6|25	
12cr|ocamldot-1.0-6|26	%install
12cr|ocamldot-1.0-6|27	rm -rf %{buildroot}
12cr|ocamldot-1.0-6|28	install -d -m 755 %{buildroot}%{_bindir}
12cr|ocamldot-1.0-6|29	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|ocamldot-1.0-6|30	install -m 755 %{name} %{buildroot}%{_bindir}
12cr|ocamldot-1.0-6|31	install -m 644 %{name}.1 %{buildroot}%{_mandir}/man1
12cr|ocamldot-1.0-6|32	
12cr|ocamldot-1.0-6|33	%clean
12cr|ocamldot-1.0-6|34	rm -rf %{buildroot}
12cr|ocamldot-1.0-6|35	
12cr|ocamldot-1.0-6|36	%files
12cr|ocamldot-1.0-6|37	%defattr(-,root,root)
12cr|ocamldot-1.0-6|38	%doc README LICENSE
12cr|ocamldot-1.0-6|39	%{_bindir}/*
12cr|ocamldot-1.0-6|40	%{_mandir}/man1/*
12cr|ocamldot-1.0-6|41	
12cr|ocamldot-1.0-6|42	
12cr|ocamldot-1.0-6|43	
12cr|ocamldot-1.0-6|44	%changelog
12cr|ocamldot-1.0-6|45	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-6mdv2010.0
12cr|ocamldot-1.0-6|46	+ Revision: 430192
12cr|ocamldot-1.0-6|47	- rebuild
12cr|ocamldot-1.0-6|48	
12cr|ocamldot-1.0-6|49	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2009.0
12cr|ocamldot-1.0-6|50	+ Revision: 254192
12cr|ocamldot-1.0-6|51	- rebuild
12cr|ocamldot-1.0-6|52	
12cr|ocamldot-1.0-6|53	+ Olivier Blin <oblin@mandriva.com>
12cr|ocamldot-1.0-6|54	- restore BuildRoot
12cr|ocamldot-1.0-6|55	
12cr|ocamldot-1.0-6|56	* Thu Dec 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-3mdv2008.1
12cr|ocamldot-1.0-6|57	+ Revision: 135994
12cr|ocamldot-1.0-6|58	- rebuild
12cr|ocamldot-1.0-6|59	
12cr|ocamldot-1.0-6|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocamldot-1.0-6|61	- kill re-definition of %%buildroot on Pixel's request
12cr|ocamldot-1.0-6|62	
12cr|ocamldot-1.0-6|63	
12cr|ocamldot-1.0-6|64	* Mon Aug 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-2mdv2007.0
12cr|ocamldot-1.0-6|65	- Rebuild
12cr|ocamldot-1.0-6|66	
12cr|ocamldot-1.0-6|67	* Wed Mar 22 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdk
12cr|ocamldot-1.0-6|68	- first mdk release
12cr|ocamldot-1.0-6|69	

3552 12
12cr|ocamldsort-0.15.0-1|1	%define name		ocamldsort
12cr|ocamldsort-0.15.0-1|2	%define version		0.15.0
12cr|ocamldsort-0.15.0-1|3	%define release		%mkrel 1
12cr|ocamldsort-0.15.0-1|4	
12cr|ocamldsort-0.15.0-1|5	Name:		%{name}
12cr|ocamldsort-0.15.0-1|6	Version:	%{version}
12cr|ocamldsort-0.15.0-1|7	Release:	%{release}
12cr|ocamldsort-0.15.0-1|8	Summary:	A dependency sorter for OCaml source files
12cr|ocamldsort-0.15.0-1|9	License:	GPL
12cr|ocamldsort-0.15.0-1|10	Group:		Development/Other
12cr|ocamldsort-0.15.0-1|11	URL:		http://dimitri.mutu.net/ocaml.html
12cr|ocamldsort-0.15.0-1|12	Source: 	ftp://quatramaran.ens.fr/pub/ara/ocamldsort/%{name}-%{version}.tar.gz
12cr|ocamldsort-0.15.0-1|13	BuildRequires:	ocaml
12cr|ocamldsort-0.15.0-1|14	BuildRequires:	camlp4
12cr|ocamldsort-0.15.0-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocamldsort-0.15.0-1|16	
12cr|ocamldsort-0.15.0-1|17	%description
12cr|ocamldsort-0.15.0-1|18	The ocamldsort command scans a set of Objective Caml source files (.ml and .mli
12cr|ocamldsort-0.15.0-1|19	files), sorts them according to their dependencies and prints the sorted files
12cr|ocamldsort-0.15.0-1|20	in order to link their corresponding .cmo and .cmi files.
12cr|ocamldsort-0.15.0-1|21	
12cr|ocamldsort-0.15.0-1|22	%prep
12cr|ocamldsort-0.15.0-1|23	%setup -q
12cr|ocamldsort-0.15.0-1|24	
12cr|ocamldsort-0.15.0-1|25	%build
12cr|ocamldsort-0.15.0-1|26	%configure
12cr|ocamldsort-0.15.0-1|27	make
12cr|ocamldsort-0.15.0-1|28	
12cr|ocamldsort-0.15.0-1|29	%install
12cr|ocamldsort-0.15.0-1|30	rm -rf %{buildroot}
12cr|ocamldsort-0.15.0-1|31	make install BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir}
12cr|ocamldsort-0.15.0-1|32	
12cr|ocamldsort-0.15.0-1|33	%clean
12cr|ocamldsort-0.15.0-1|34	rm -rf %{buildroot}
12cr|ocamldsort-0.15.0-1|35	
12cr|ocamldsort-0.15.0-1|36	%files
12cr|ocamldsort-0.15.0-1|37	%defattr(-,root,root)
12cr|ocamldsort-0.15.0-1|38	%doc COPYING INSTALL README THANKS
12cr|ocamldsort-0.15.0-1|39	%{_bindir}/*
12cr|ocamldsort-0.15.0-1|40	%{_mandir}/man1/*
12cr|ocamldsort-0.15.0-1|41	
12cr|ocamldsort-0.15.0-1|42	
12cr|ocamldsort-0.15.0-1|43	
12cr|ocamldsort-0.15.0-1|44	%changelog
12cr|ocamldsort-0.15.0-1|45	* Thu Aug 12 2010 Florent Monnier <blue_prawn@mandriva.org> 0.15.0-1mdv2011.0
12cr|ocamldsort-0.15.0-1|46	+ Revision: 569298
12cr|ocamldsort-0.15.0-1|47	- updated version
12cr|ocamldsort-0.15.0-1|48	
12cr|ocamldsort-0.15.0-1|49	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.14.4-4mdv2010.0
12cr|ocamldsort-0.15.0-1|50	+ Revision: 430193
12cr|ocamldsort-0.15.0-1|51	- rebuild
12cr|ocamldsort-0.15.0-1|52	
12cr|ocamldsort-0.15.0-1|53	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.14.4-3mdv2009.0
12cr|ocamldsort-0.15.0-1|54	+ Revision: 254231
12cr|ocamldsort-0.15.0-1|55	- rebuild
12cr|ocamldsort-0.15.0-1|56	
12cr|ocamldsort-0.15.0-1|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.14.4-1mdv2008.1
12cr|ocamldsort-0.15.0-1|58	+ Revision: 136633
12cr|ocamldsort-0.15.0-1|59	- restore BuildRoot
12cr|ocamldsort-0.15.0-1|60	
12cr|ocamldsort-0.15.0-1|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocamldsort-0.15.0-1|62	- kill re-definition of %%buildroot on Pixel's request
12cr|ocamldsort-0.15.0-1|63	
12cr|ocamldsort-0.15.0-1|64	* Fri Aug 31 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.14.4-1mdv2008.0
12cr|ocamldsort-0.15.0-1|65	+ Revision: 77106
12cr|ocamldsort-0.15.0-1|66	- update to new version 0.14.4
12cr|ocamldsort-0.15.0-1|67	
12cr|ocamldsort-0.15.0-1|68	
12cr|ocamldsort-0.15.0-1|69	* Thu Oct 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.14.3-1mdv2007.0
12cr|ocamldsort-0.15.0-1|70	- first mdv release
12cr|ocamldsort-0.15.0-1|71	

3553 12
12cr|ocaml-expat-0.9.1-10|1	%define name	ocaml-expat
12cr|ocaml-expat-0.9.1-10|2	%define version	0.9.1
12cr|ocaml-expat-0.9.1-10|3	%define release	%mkrel 9
12cr|ocaml-expat-0.9.1-10|4	
12cr|ocaml-expat-0.9.1-10|5	Name:		ocaml-expat
12cr|ocaml-expat-0.9.1-10|6	Version:	0.9.1
12cr|ocaml-expat-0.9.1-10|7	Release:	10
12cr|ocaml-expat-0.9.1-10|8	Summary:	Ocaml wrapper for the Expat XML parsing library
12cr|ocaml-expat-0.9.1-10|9	License:	GPL
12cr|ocaml-expat-0.9.1-10|10	Group:		Development/Other
12cr|ocaml-expat-0.9.1-10|11	URL:		http://www.xs4all.nl/~mmzeeman/ocaml
12cr|ocaml-expat-0.9.1-10|12	Source0: 	http://www.xs4all.nl/~mmzeeman/ocaml/%{name}-%{version}.tar.bz2
12cr|ocaml-expat-0.9.1-10|13	BuildRequires:	ocaml
12cr|ocaml-expat-0.9.1-10|14	BuildRequires:  ocaml-findlib
12cr|ocaml-expat-0.9.1-10|15	BuildRequires:	expat-devel
12cr|ocaml-expat-0.9.1-10|16	
12cr|ocaml-expat-0.9.1-10|17	%description
12cr|ocaml-expat-0.9.1-10|18	An ocaml wrapper for the Expat XML parsing library. It allows you to write
12cr|ocaml-expat-0.9.1-10|19	XML-Parsers using the SAX method. An XML document is parsed on the fly without
12cr|ocaml-expat-0.9.1-10|20	needing to load the entire XML-Tree into memory.
12cr|ocaml-expat-0.9.1-10|21	
12cr|ocaml-expat-0.9.1-10|22	%package	devel
12cr|ocaml-expat-0.9.1-10|23	Summary:	Development files for %{name}
12cr|ocaml-expat-0.9.1-10|24	Group:		Development/Other
12cr|ocaml-expat-0.9.1-10|25	Requires:	expat-devel
12cr|ocaml-expat-0.9.1-10|26	Requires:	%{name} = %{version}-%{release}
12cr|ocaml-expat-0.9.1-10|27	
12cr|ocaml-expat-0.9.1-10|28	%description devel
12cr|ocaml-expat-0.9.1-10|29	This package contains the development files needed to build applications
12cr|ocaml-expat-0.9.1-10|30	using %{name}.
12cr|ocaml-expat-0.9.1-10|31	
12cr|ocaml-expat-0.9.1-10|32	%prep
12cr|ocaml-expat-0.9.1-10|33	%setup -q
12cr|ocaml-expat-0.9.1-10|34	
12cr|ocaml-expat-0.9.1-10|35	%build
12cr|ocaml-expat-0.9.1-10|36	%make depend
12cr|ocaml-expat-0.9.1-10|37	%make all allopt
12cr|ocaml-expat-0.9.1-10|38	
12cr|ocaml-expat-0.9.1-10|39	%install
12cr|ocaml-expat-0.9.1-10|40	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
12cr|ocaml-expat-0.9.1-10|41	make install OCAMLFIND_DESTDIR="%{buildroot}%{_libdir}/ocaml"
12cr|ocaml-expat-0.9.1-10|42	rm -f %{buildroot}/%{_libdir}/ocaml/stublibs/*.owner
12cr|ocaml-expat-0.9.1-10|43	
12cr|ocaml-expat-0.9.1-10|44	%files
12cr|ocaml-expat-0.9.1-10|45	%doc LICENCE README doc
12cr|ocaml-expat-0.9.1-10|46	%dir %{_libdir}/ocaml/expat
12cr|ocaml-expat-0.9.1-10|47	%{_libdir}/ocaml/expat/*.cmi
12cr|ocaml-expat-0.9.1-10|48	%{_libdir}/ocaml/expat/*.cma
12cr|ocaml-expat-0.9.1-10|49	%{_libdir}/ocaml/expat/META
12cr|ocaml-expat-0.9.1-10|50	%{_libdir}/ocaml/stublibs/*.so
12cr|ocaml-expat-0.9.1-10|51	
12cr|ocaml-expat-0.9.1-10|52	%files devel
12cr|ocaml-expat-0.9.1-10|53	%{_libdir}/ocaml/expat/*.a
12cr|ocaml-expat-0.9.1-10|54	%{_libdir}/ocaml/expat/*.cmxa
12cr|ocaml-expat-0.9.1-10|55	%{_libdir}/ocaml/expat/*.mli
12cr|ocaml-expat-0.9.1-10|56	
12cr|ocaml-expat-0.9.1-10|57	
12cr|ocaml-expat-0.9.1-10|58	%changelog
12cr|ocaml-expat-0.9.1-10|59	* Wed Nov 02 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.1-10
12cr|ocaml-expat-0.9.1-10|60	+ Revision: 712298
12cr|ocaml-expat-0.9.1-10|61	- rebuild against new ocaml version
12cr|ocaml-expat-0.9.1-10|62	- cleanup
12cr|ocaml-expat-0.9.1-10|63	
12cr|ocaml-expat-0.9.1-10|64	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-9mdv2011.0
12cr|ocaml-expat-0.9.1-10|65	+ Revision: 389828
12cr|ocaml-expat-0.9.1-10|66	- rebuild
12cr|ocaml-expat-0.9.1-10|67	
12cr|ocaml-expat-0.9.1-10|68	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-8mdv2009.1
12cr|ocaml-expat-0.9.1-10|69	+ Revision: 320722
12cr|ocaml-expat-0.9.1-10|70	- move non-devel files in main package
12cr|ocaml-expat-0.9.1-10|71	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-expat-0.9.1-10|72	
12cr|ocaml-expat-0.9.1-10|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocaml-expat-0.9.1-10|74	- rebuild
12cr|ocaml-expat-0.9.1-10|75	
12cr|ocaml-expat-0.9.1-10|76	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-5mdv2008.1
12cr|ocaml-expat-0.9.1-10|77	+ Revision: 178367
12cr|ocaml-expat-0.9.1-10|78	- rebuild
12cr|ocaml-expat-0.9.1-10|79	
12cr|ocaml-expat-0.9.1-10|80	+ Olivier Blin <blino@mandriva.org>
12cr|ocaml-expat-0.9.1-10|81	- restore BuildRoot
12cr|ocaml-expat-0.9.1-10|82	
12cr|ocaml-expat-0.9.1-10|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocaml-expat-0.9.1-10|84	- kill re-definition of %%buildroot on Pixel's request
12cr|ocaml-expat-0.9.1-10|85	
12cr|ocaml-expat-0.9.1-10|86	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-4mdv2008.0
12cr|ocaml-expat-0.9.1-10|87	+ Revision: 77677
12cr|ocaml-expat-0.9.1-10|88	- drop macro definition, now in rpm-mandriva-setup
12cr|ocaml-expat-0.9.1-10|89	ship .cmi file in non-devel subpackage
12cr|ocaml-expat-0.9.1-10|90	
12cr|ocaml-expat-0.9.1-10|91	* Sat Jun 23 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.1-3mdv2008.0
12cr|ocaml-expat-0.9.1-10|92	+ Revision: 43341
12cr|ocaml-expat-0.9.1-10|93	- build 'allopt' too
12cr|ocaml-expat-0.9.1-10|94	
12cr|ocaml-expat-0.9.1-10|95	* Tue Jun 19 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.1-2mdv2008.0
12cr|ocaml-expat-0.9.1-10|96	+ Revision: 41240
12cr|ocaml-expat-0.9.1-10|97	- rebuild against new ocaml
12cr|ocaml-expat-0.9.1-10|98	
12cr|ocaml-expat-0.9.1-10|99	* Thu Apr 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-1mdv2008.0
12cr|ocaml-expat-0.9.1-10|100	+ Revision: 18421
12cr|ocaml-expat-0.9.1-10|101	- Import ocaml-expat
12cr|ocaml-expat-0.9.1-10|102	
12cr|ocaml-expat-0.9.1-10|103	
12cr|ocaml-expat-0.9.1-10|104	
12cr|ocaml-expat-0.9.1-10|105	* Thu Apr 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-1mdv2008.0
12cr|ocaml-expat-0.9.1-10|106	- first mdv release

3554 12
12cr|ocaml-extlib-1.5.2-1|1	%define name	ocaml-extlib
12cr|ocaml-extlib-1.5.2-1|2	%define up_name extlib
12cr|ocaml-extlib-1.5.2-1|3	%define version	1.5.2
12cr|ocaml-extlib-1.5.2-1|4	%define release	1
12cr|ocaml-extlib-1.5.2-1|5	
12cr|ocaml-extlib-1.5.2-1|6	Name:		%{name}
12cr|ocaml-extlib-1.5.2-1|7	Version:	%{version}
12cr|ocaml-extlib-1.5.2-1|8	Release:	%{release}
12cr|ocaml-extlib-1.5.2-1|9	Summary:	Extended Standard Library for Objective Caml
12cr|ocaml-extlib-1.5.2-1|10	License:	LGPL
12cr|ocaml-extlib-1.5.2-1|11	Group:		Development/Other
12cr|ocaml-extlib-1.5.2-1|12	URL:		http://code.google.com/p/ocaml-extlib/
12cr|ocaml-extlib-1.5.2-1|13	Source:	    http://ocaml-extlib.googlecode.com/files/%{up_name}-%{version}.tar.gz
12cr|ocaml-extlib-1.5.2-1|14	BuildRequires:	ocaml
12cr|ocaml-extlib-1.5.2-1|15	BuildRequires:  ocaml-findlib
12cr|ocaml-extlib-1.5.2-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocaml-extlib-1.5.2-1|17	
12cr|ocaml-extlib-1.5.2-1|18	%description
12cr|ocaml-extlib-1.5.2-1|19	ExtLib is a project aiming at providing a complete - yet small - standard
12cr|ocaml-extlib-1.5.2-1|20	library for the OCaml programming langage. The purpose of this library is to
12cr|ocaml-extlib-1.5.2-1|21	add new functions to OCaml Standard Library modules, to modify some functions
12cr|ocaml-extlib-1.5.2-1|22	in order to get better performances or more safety (tail-recursive) but also to
12cr|ocaml-extlib-1.5.2-1|23	provide new modules which should be useful for the average OCaml programmer.
12cr|ocaml-extlib-1.5.2-1|24	
12cr|ocaml-extlib-1.5.2-1|25	%package	devel
12cr|ocaml-extlib-1.5.2-1|26	Summary:	Development files for %{name}
12cr|ocaml-extlib-1.5.2-1|27	Group:		Development/Other
12cr|ocaml-extlib-1.5.2-1|28	Requires:	%{name} = %{version}-%{release}
12cr|ocaml-extlib-1.5.2-1|29	
12cr|ocaml-extlib-1.5.2-1|30	%description devel
12cr|ocaml-extlib-1.5.2-1|31	This package contains the development files needed to build applications
12cr|ocaml-extlib-1.5.2-1|32	using %{name}.
12cr|ocaml-extlib-1.5.2-1|33	
12cr|ocaml-extlib-1.5.2-1|34	%package	doc
12cr|ocaml-extlib-1.5.2-1|35	Summary:	Documentation for %{name}
12cr|ocaml-extlib-1.5.2-1|36	Group:		Development/Other
12cr|ocaml-extlib-1.5.2-1|37	Requires:	%{name} = %{version}-%{release}
12cr|ocaml-extlib-1.5.2-1|38	
12cr|ocaml-extlib-1.5.2-1|39	%description doc
12cr|ocaml-extlib-1.5.2-1|40	This package provides the documentation in HTML about the library %{name}.
12cr|ocaml-extlib-1.5.2-1|41	
12cr|ocaml-extlib-1.5.2-1|42	%prep
12cr|ocaml-extlib-1.5.2-1|43	%setup -q -n %{up_name}-%{version}
12cr|ocaml-extlib-1.5.2-1|44	
12cr|ocaml-extlib-1.5.2-1|45	%build
12cr|ocaml-extlib-1.5.2-1|46	make
12cr|ocaml-extlib-1.5.2-1|47	make opt
12cr|ocaml-extlib-1.5.2-1|48	make doc
12cr|ocaml-extlib-1.5.2-1|49	
12cr|ocaml-extlib-1.5.2-1|50	%install
12cr|ocaml-extlib-1.5.2-1|51	rm -rf %{buildroot}
12cr|ocaml-extlib-1.5.2-1|52	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
12cr|ocaml-extlib-1.5.2-1|53	make install OCAMLFIND_DESTDIR="%{buildroot}/%{_libdir}/ocaml"
12cr|ocaml-extlib-1.5.2-1|54	# install doc
12cr|ocaml-extlib-1.5.2-1|55	install -d -m 755 %{buildroot}/%{_datadir}/doc/%{name}/
12cr|ocaml-extlib-1.5.2-1|56	install -m 644 doc/* %{buildroot}/%{_datadir}/doc/%{name}/
12cr|ocaml-extlib-1.5.2-1|57	install -m 644 *.ml %{buildroot}/%{_libdir}/ocaml/extlib/
12cr|ocaml-extlib-1.5.2-1|58	
12cr|ocaml-extlib-1.5.2-1|59	%clean
12cr|ocaml-extlib-1.5.2-1|60	rm -rf %{buildroot}
12cr|ocaml-extlib-1.5.2-1|61	
12cr|ocaml-extlib-1.5.2-1|62	%files
12cr|ocaml-extlib-1.5.2-1|63	%defattr(-,root,root)
12cr|ocaml-extlib-1.5.2-1|64	%dir %{_libdir}/ocaml/extlib
12cr|ocaml-extlib-1.5.2-1|65	%{_libdir}/ocaml/extlib/*.cmi
12cr|ocaml-extlib-1.5.2-1|66	%{_libdir}/ocaml/extlib/*.cma
12cr|ocaml-extlib-1.5.2-1|67	%{_libdir}/ocaml/extlib/META
12cr|ocaml-extlib-1.5.2-1|68	
12cr|ocaml-extlib-1.5.2-1|69	%files devel
12cr|ocaml-extlib-1.5.2-1|70	%defattr(-,root,root)
12cr|ocaml-extlib-1.5.2-1|71	%{_libdir}/ocaml/extlib/*.a
12cr|ocaml-extlib-1.5.2-1|72	%{_libdir}/ocaml/extlib/*.cmxa
12cr|ocaml-extlib-1.5.2-1|73	
12cr|ocaml-extlib-1.5.2-1|74	%files doc
12cr|ocaml-extlib-1.5.2-1|75	%defattr(-,root,root)
12cr|ocaml-extlib-1.5.2-1|76	%doc README.txt LICENSE
12cr|ocaml-extlib-1.5.2-1|77	%{_datadir}/doc/%{name}/*
12cr|ocaml-extlib-1.5.2-1|78	%{_libdir}/ocaml/extlib/*.mli
12cr|ocaml-extlib-1.5.2-1|79	%{_libdir}/ocaml/extlib/*.ml
12cr|ocaml-extlib-1.5.2-1|80	
12cr|ocaml-extlib-1.5.2-1|81	
12cr|ocaml-extlib-1.5.2-1|82	%changelog
12cr|ocaml-extlib-1.5.2-1|83	* Wed May 09 2012 Crispin Boylan <crisb@mandriva.org> 1.5.2-1
12cr|ocaml-extlib-1.5.2-1|84	+ Revision: 797662
12cr|ocaml-extlib-1.5.2-1|85	- New release
12cr|ocaml-extlib-1.5.2-1|86	
12cr|ocaml-extlib-1.5.2-1|87	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-3mdv2011.0
12cr|ocaml-extlib-1.5.2-1|88	+ Revision: 390042
12cr|ocaml-extlib-1.5.2-1|89	- rebuild
12cr|ocaml-extlib-1.5.2-1|90	
12cr|ocaml-extlib-1.5.2-1|91	* Sun Jan 18 2009 Florent Monnier <blue_prawn@mandriva.org> 1.5.1-2mdv2010.0
12cr|ocaml-extlib-1.5.2-1|92	+ Revision: 330967
12cr|ocaml-extlib-1.5.2-1|93	- added a doc package
12cr|ocaml-extlib-1.5.2-1|94	
12cr|ocaml-extlib-1.5.2-1|95	* Wed Dec 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-2mdv2009.1
12cr|ocaml-extlib-1.5.2-1|96	+ Revision: 318345
12cr|ocaml-extlib-1.5.2-1|97	- move non-devel files in main package
12cr|ocaml-extlib-1.5.2-1|98	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-extlib-1.5.2-1|99	
12cr|ocaml-extlib-1.5.2-1|100	* Wed Aug 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-1mdv2009.0
12cr|ocaml-extlib-1.5.2-1|101	+ Revision: 271545
12cr|ocaml-extlib-1.5.2-1|102	- import ocaml-extlib
12cr|ocaml-extlib-1.5.2-1|103	

3555 12
12cr|ocaml-fd-1.1.0-1|1	%define name	ocaml-fd
12cr|ocaml-fd-1.1.0-1|2	%define version	1.1.0
12cr|ocaml-fd-1.1.0-1|3	%define release	%mkrel 1
12cr|ocaml-fd-1.1.0-1|4	
12cr|ocaml-fd-1.1.0-1|5	Name:		%{name}
12cr|ocaml-fd-1.1.0-1|6	Version:	%{version}
12cr|ocaml-fd-1.1.0-1|7	Release:	%{release}
12cr|ocaml-fd-1.1.0-1|8	Summary:	Descriptor-passing functions for OCaml
12cr|ocaml-fd-1.1.0-1|9	Source: 	http://oss.digirati.com.br/ocaml-fd/ocaml-fd-%{version}.tar.gz
12cr|ocaml-fd-1.1.0-1|10	URL:		http://oss.digirati.com.br/ocaml-fd
12cr|ocaml-fd-1.1.0-1|11	License:	LGPL
12cr|ocaml-fd-1.1.0-1|12	Group:		Development/Other
12cr|ocaml-fd-1.1.0-1|13	BuildRequires:	ocaml
12cr|ocaml-fd-1.1.0-1|14	BuildRequires:	ocaml-findlib
12cr|ocaml-fd-1.1.0-1|15	BuildRequires:	tetex-latex
12cr|ocaml-fd-1.1.0-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocaml-fd-1.1.0-1|17	
12cr|ocaml-fd-1.1.0-1|18	%description
12cr|ocaml-fd-1.1.0-1|19	This OCaml library implements miscellaneous functions related to UNIX file
12cr|ocaml-fd-1.1.0-1|20	descriptors. Currently, send_fd, recv_fd and fexecve are implemented.
12cr|ocaml-fd-1.1.0-1|21	
12cr|ocaml-fd-1.1.0-1|22	%package	devel
12cr|ocaml-fd-1.1.0-1|23	Summary:	Development files for %{name}
12cr|ocaml-fd-1.1.0-1|24	Group:		Development/Other
12cr|ocaml-fd-1.1.0-1|25	Requires:	%{name} = %{version}-%{release}
12cr|ocaml-fd-1.1.0-1|26	
12cr|ocaml-fd-1.1.0-1|27	%description devel
12cr|ocaml-fd-1.1.0-1|28	This package contains the development files needed to build applications
12cr|ocaml-fd-1.1.0-1|29	using %{name}.
12cr|ocaml-fd-1.1.0-1|30	
12cr|ocaml-fd-1.1.0-1|31	%prep
12cr|ocaml-fd-1.1.0-1|32	%setup -q -n ocaml-fd-%{version}
12cr|ocaml-fd-1.1.0-1|33	
12cr|ocaml-fd-1.1.0-1|34	%build
12cr|ocaml-fd-1.1.0-1|35	make all opt
12cr|ocaml-fd-1.1.0-1|36	make doc
12cr|ocaml-fd-1.1.0-1|37	
12cr|ocaml-fd-1.1.0-1|38	%install
12cr|ocaml-fd-1.1.0-1|39	rm -rf %{buildroot}
12cr|ocaml-fd-1.1.0-1|40	export DESTDIR=%{buildroot}
12cr|ocaml-fd-1.1.0-1|41	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-fd-1.1.0-1|42	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-fd-1.1.0-1|43	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-fd-1.1.0-1|44	mkdir -p $OCAMLFIND_DESTDIR/fd
12cr|ocaml-fd-1.1.0-1|45	make install
12cr|ocaml-fd-1.1.0-1|46	
12cr|ocaml-fd-1.1.0-1|47	%clean
12cr|ocaml-fd-1.1.0-1|48	rm -rf %{buildroot}
12cr|ocaml-fd-1.1.0-1|49	
12cr|ocaml-fd-1.1.0-1|50	%files
12cr|ocaml-fd-1.1.0-1|51	%defattr(-,root,root)
12cr|ocaml-fd-1.1.0-1|52	%doc INSTALL LICENSE doc/fd
12cr|ocaml-fd-1.1.0-1|53	%dir %{_libdir}/ocaml/fd
12cr|ocaml-fd-1.1.0-1|54	%{_libdir}/ocaml/fd/*.cmi
12cr|ocaml-fd-1.1.0-1|55	%{_libdir}/ocaml/fd/*.cma
12cr|ocaml-fd-1.1.0-1|56	%{_libdir}/ocaml/fd/META
12cr|ocaml-fd-1.1.0-1|57	%{_libdir}/ocaml/stublibs/*.so
12cr|ocaml-fd-1.1.0-1|58	%{_libdir}/ocaml/stublibs/*.owner
12cr|ocaml-fd-1.1.0-1|59	
12cr|ocaml-fd-1.1.0-1|60	%files devel
12cr|ocaml-fd-1.1.0-1|61	%defattr(-,root,root)
12cr|ocaml-fd-1.1.0-1|62	%{_libdir}/ocaml/fd/*.a
12cr|ocaml-fd-1.1.0-1|63	%{_libdir}/ocaml/fd/*.mli
12cr|ocaml-fd-1.1.0-1|64	%{_libdir}/ocaml/fd/*.cmxa
12cr|ocaml-fd-1.1.0-1|65	
12cr|ocaml-fd-1.1.0-1|66	
12cr|ocaml-fd-1.1.0-1|67	
12cr|ocaml-fd-1.1.0-1|68	
12cr|ocaml-fd-1.1.0-1|69	%changelog
12cr|ocaml-fd-1.1.0-1|70	

3556 12
12cr|ocaml-fileutils-0.4.0-1|1	Name:           ocaml-fileutils
12cr|ocaml-fileutils-0.4.0-1|2	Version:        0.4.0
12cr|ocaml-fileutils-0.4.0-1|3	Release:        %mkrel 1
12cr|ocaml-fileutils-0.4.0-1|4	Summary:        OCaml library for common file and filename operations
12cr|ocaml-fileutils-0.4.0-1|5	Group:          Development/Other
12cr|ocaml-fileutils-0.4.0-1|6	License:        LGPLv2 with exceptions
12cr|ocaml-fileutils-0.4.0-1|7	URL:            http://le-gall.net/sylvain+violaine/download/
12cr|ocaml-fileutils-0.4.0-1|8	Source0:        http://le-gall.net/sylvain+violaine/download/ocaml-fileutils-%{version}.tar.gz
12cr|ocaml-fileutils-0.4.0-1|9	BuildRequires:  ocaml
12cr|ocaml-fileutils-0.4.0-1|10	BuildRequires:  ocaml-findlib
12cr|ocaml-fileutils-0.4.0-1|11	BuildRequires:  camlp4
12cr|ocaml-fileutils-0.4.0-1|12	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|ocaml-fileutils-0.4.0-1|13	
12cr|ocaml-fileutils-0.4.0-1|14	%description
12cr|ocaml-fileutils-0.4.0-1|15	This library is intended to provide a basic interface to the most
12cr|ocaml-fileutils-0.4.0-1|16	common file and filename operations.  It provides several different
12cr|ocaml-fileutils-0.4.0-1|17	filename functions: reduce, make_absolute, make_relative...  It also
12cr|ocaml-fileutils-0.4.0-1|18	enables you to manipulate real files: cp, mv, rm, touch...
12cr|ocaml-fileutils-0.4.0-1|19	
12cr|ocaml-fileutils-0.4.0-1|20	It is separated into two modules: SysUtil and SysPath.  The first one
12cr|ocaml-fileutils-0.4.0-1|21	manipulates real files, the second one is made for manipulating
12cr|ocaml-fileutils-0.4.0-1|22	abstract filenames.
12cr|ocaml-fileutils-0.4.0-1|23	
12cr|ocaml-fileutils-0.4.0-1|24	%package        devel
12cr|ocaml-fileutils-0.4.0-1|25	Summary:        Development files for %{name}
12cr|ocaml-fileutils-0.4.0-1|26	Group:          Development/Other
12cr|ocaml-fileutils-0.4.0-1|27	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-fileutils-0.4.0-1|28	
12cr|ocaml-fileutils-0.4.0-1|29	%description    devel
12cr|ocaml-fileutils-0.4.0-1|30	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-fileutils-0.4.0-1|31	developing applications that use %{name}.
12cr|ocaml-fileutils-0.4.0-1|32	
12cr|ocaml-fileutils-0.4.0-1|33	%prep
12cr|ocaml-fileutils-0.4.0-1|34	%setup -q
12cr|ocaml-fileutils-0.4.0-1|35	./configure --libdir=%{_libdir}
12cr|ocaml-fileutils-0.4.0-1|36	
12cr|ocaml-fileutils-0.4.0-1|37	%build
12cr|ocaml-fileutils-0.4.0-1|38	make
12cr|ocaml-fileutils-0.4.0-1|39	
12cr|ocaml-fileutils-0.4.0-1|40	%install
12cr|ocaml-fileutils-0.4.0-1|41	rm -rf %{buildroot}
12cr|ocaml-fileutils-0.4.0-1|42	export DESTDIR=%{buildroot}
12cr|ocaml-fileutils-0.4.0-1|43	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-fileutils-0.4.0-1|44	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-fileutils-0.4.0-1|45	make install prefix=%{buildroot}/usr htmldir=%{buildroot}%{_docdir}/%{name}-devel
12cr|ocaml-fileutils-0.4.0-1|46	
12cr|ocaml-fileutils-0.4.0-1|47	%clean
12cr|ocaml-fileutils-0.4.0-1|48	rm -rf %{buildroot}
12cr|ocaml-fileutils-0.4.0-1|49	
12cr|ocaml-fileutils-0.4.0-1|50	%files
12cr|ocaml-fileutils-0.4.0-1|51	%defattr(-,root,root)
12cr|ocaml-fileutils-0.4.0-1|52	%doc COPYING
12cr|ocaml-fileutils-0.4.0-1|53	%dir %{_libdir}/ocaml/fileutils
12cr|ocaml-fileutils-0.4.0-1|54	%{_libdir}/ocaml/fileutils/*.cmi
12cr|ocaml-fileutils-0.4.0-1|55	%{_libdir}/ocaml/fileutils/*.cma
12cr|ocaml-fileutils-0.4.0-1|56	%{_libdir}/ocaml/fileutils/META
12cr|ocaml-fileutils-0.4.0-1|57	
12cr|ocaml-fileutils-0.4.0-1|58	%files devel
12cr|ocaml-fileutils-0.4.0-1|59	%defattr(-,root,root)
12cr|ocaml-fileutils-0.4.0-1|60	%doc COPYING AUTHOR CHANGELOG README TODO
12cr|ocaml-fileutils-0.4.0-1|61	%{_libdir}/ocaml/fileutils/*.a
12cr|ocaml-fileutils-0.4.0-1|62	%{_libdir}/ocaml/fileutils/*.cmxa
12cr|ocaml-fileutils-0.4.0-1|63	%{_libdir}/ocaml/fileutils/*.cmx
12cr|ocaml-fileutils-0.4.0-1|64	%{_libdir}/ocaml/fileutils/*.ml
12cr|ocaml-fileutils-0.4.0-1|65	%{_libdir}/ocaml/fileutils/*.mli
12cr|ocaml-fileutils-0.4.0-1|66	
12cr|ocaml-fileutils-0.4.0-1|67	
12cr|ocaml-fileutils-0.4.0-1|68	%changelog
12cr|ocaml-fileutils-0.4.0-1|69	* Mon Aug 23 2010 Florent Monnier <blue_prawn@mandriva.org> 0.4.0-1mdv2011.0
12cr|ocaml-fileutils-0.4.0-1|70	+ Revision: 572350
12cr|ocaml-fileutils-0.4.0-1|71	- new url (moved permanently)
12cr|ocaml-fileutils-0.4.0-1|72	
12cr|ocaml-fileutils-0.4.0-1|73	* Mon Apr 19 2010 Florent Monnier <blue_prawn@mandriva.org> 0.4.0-1mdv2010.1
12cr|ocaml-fileutils-0.4.0-1|74	+ Revision: 536860
12cr|ocaml-fileutils-0.4.0-1|75	- updated to version 0.4.0
12cr|ocaml-fileutils-0.4.0-1|76	- just a retab
12cr|ocaml-fileutils-0.4.0-1|77	
12cr|ocaml-fileutils-0.4.0-1|78	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.0-4mdv2010.1
12cr|ocaml-fileutils-0.4.0-1|79	+ Revision: 496362
12cr|ocaml-fileutils-0.4.0-1|80	- rebuild
12cr|ocaml-fileutils-0.4.0-1|81	
12cr|ocaml-fileutils-0.4.0-1|82	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.0-3mdv2010.0
12cr|ocaml-fileutils-0.4.0-1|83	+ Revision: 389931
12cr|ocaml-fileutils-0.4.0-1|84	- rebuild
12cr|ocaml-fileutils-0.4.0-1|85	
12cr|ocaml-fileutils-0.4.0-1|86	* Wed Dec 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.0-2mdv2009.1
12cr|ocaml-fileutils-0.4.0-1|87	+ Revision: 318328
12cr|ocaml-fileutils-0.4.0-1|88	- move non-devel files in main package
12cr|ocaml-fileutils-0.4.0-1|89	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-fileutils-0.4.0-1|90	
12cr|ocaml-fileutils-0.4.0-1|91	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.0-1mdv2009.0
12cr|ocaml-fileutils-0.4.0-1|92	+ Revision: 271934
12cr|ocaml-fileutils-0.4.0-1|93	- import ocaml-fileutils
12cr|ocaml-fileutils-0.4.0-1|94	
12cr|ocaml-fileutils-0.4.0-1|95	
12cr|ocaml-fileutils-0.4.0-1|96	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.0-1mdv2009.0
12cr|ocaml-fileutils-0.4.0-1|97	- first mdv release, stolen from redhat

3557 12
12cr|ocaml-getopt-20040811-2|1	Name:           ocaml-getopt
12cr|ocaml-getopt-20040811-2|2	Version:        20040811
12cr|ocaml-getopt-20040811-2|3	Release:        2
12cr|ocaml-getopt-20040811-2|4	Summary:        Command line parsing a la GNU getopt
12cr|ocaml-getopt-20040811-2|5	License:        MIT-like
12cr|ocaml-getopt-20040811-2|6	Group:          Development/Other
12cr|ocaml-getopt-20040811-2|7	URL:            http://alain.frisch.fr/soft#Getopt
12cr|ocaml-getopt-20040811-2|8	Source0:        http://alain.frisch.fr/info/getopt-20040811.tar.gz
12cr|ocaml-getopt-20040811-2|9	BuildRequires:  ocaml-findlib
12cr|ocaml-getopt-20040811-2|10	BuildRequires:  ocaml
12cr|ocaml-getopt-20040811-2|11	
12cr|ocaml-getopt-20040811-2|12	%description
12cr|ocaml-getopt-20040811-2|13	The OCaml distribution comes with the module Arg specialized in
12cr|ocaml-getopt-20040811-2|14	command-line parsing. However, it doesn't support the well known
12cr|ocaml-getopt-20040811-2|15	features of GNU getopt and getopt_long.
12cr|ocaml-getopt-20040811-2|16	
12cr|ocaml-getopt-20040811-2|17	The module Getopt is an alternative; it supports GNU syntax, but from the
12cr|ocaml-getopt-20040811-2|18	programmer point of view, it is close to the spirit of Arg: the programmer
12cr|ocaml-getopt-20040811-2|19	gives to the general parsing function a list of possible options, together
12cr|ocaml-getopt-20040811-2|20	with the behaviour of these options.
12cr|ocaml-getopt-20040811-2|21	
12cr|ocaml-getopt-20040811-2|22	%package        devel
12cr|ocaml-getopt-20040811-2|23	Summary:        Development files for %{name}
12cr|ocaml-getopt-20040811-2|24	Group:          Development/Other
12cr|ocaml-getopt-20040811-2|25	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-getopt-20040811-2|26	
12cr|ocaml-getopt-20040811-2|27	%description    devel
12cr|ocaml-getopt-20040811-2|28	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-getopt-20040811-2|29	developing applications that use %{name}.
12cr|ocaml-getopt-20040811-2|30	
12cr|ocaml-getopt-20040811-2|31	%prep
12cr|ocaml-getopt-20040811-2|32	%setup -q -n getopt
12cr|ocaml-getopt-20040811-2|33	
12cr|ocaml-getopt-20040811-2|34	%build
12cr|ocaml-getopt-20040811-2|35	make all allopt
12cr|ocaml-getopt-20040811-2|36	make doc
12cr|ocaml-getopt-20040811-2|37	
12cr|ocaml-getopt-20040811-2|38	%install
12cr|ocaml-getopt-20040811-2|39	rm -rf %{buildroot}
12cr|ocaml-getopt-20040811-2|40	export DESTDIR=%{buildroot}
12cr|ocaml-getopt-20040811-2|41	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-getopt-20040811-2|42	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-getopt-20040811-2|43	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-getopt-20040811-2|44	mkdir -p $OCAMLFIND_DESTDIR/getopt
12cr|ocaml-getopt-20040811-2|45	make install
12cr|ocaml-getopt-20040811-2|46	cp getopt.mli $OCAMLFIND_DESTDIR/getopt
12cr|ocaml-getopt-20040811-2|47	
12cr|ocaml-getopt-20040811-2|48	%clean
12cr|ocaml-getopt-20040811-2|49	rm -rf %{buildroot}
12cr|ocaml-getopt-20040811-2|50	
12cr|ocaml-getopt-20040811-2|51	%files
12cr|ocaml-getopt-20040811-2|52	%defattr(-,root,root)
12cr|ocaml-getopt-20040811-2|53	%doc COPYING Changes README
12cr|ocaml-getopt-20040811-2|54	%dir %{_libdir}/ocaml/getopt
12cr|ocaml-getopt-20040811-2|55	%{_libdir}/ocaml/getopt/META
12cr|ocaml-getopt-20040811-2|56	%{_libdir}/ocaml/getopt/*.cma
12cr|ocaml-getopt-20040811-2|57	%{_libdir}/ocaml/getopt/*.cmi
12cr|ocaml-getopt-20040811-2|58	
12cr|ocaml-getopt-20040811-2|59	%files devel
12cr|ocaml-getopt-20040811-2|60	%defattr(-,root,root)
12cr|ocaml-getopt-20040811-2|61	%doc doc
12cr|ocaml-getopt-20040811-2|62	%doc sample.ml
12cr|ocaml-getopt-20040811-2|63	%{_libdir}/ocaml/getopt/*.a
12cr|ocaml-getopt-20040811-2|64	%{_libdir}/ocaml/getopt/*.cmxa
12cr|ocaml-getopt-20040811-2|65	%{_libdir}/ocaml/getopt/*.mli
12cr|ocaml-getopt-20040811-2|66	%{_libdir}/ocaml/getopt/*.o
12cr|ocaml-getopt-20040811-2|67	
12cr|ocaml-getopt-20040811-2|68	
12cr|ocaml-getopt-20040811-2|69	
12cr|ocaml-getopt-20040811-2|70	%changelog
12cr|ocaml-getopt-20040811-2|71	* Fri Sep 11 2009 Florent Monnier <blue_prawn@mandriva.org> 20040811-1mdv2010.0
12cr|ocaml-getopt-20040811-2|72	+ Revision: 438504
12cr|ocaml-getopt-20040811-2|73	- import ocaml-getopt
12cr|ocaml-getopt-20040811-2|74	

3558 12
12cr|ocaml-glmlite-0.03.50-3|1	Name:           ocaml-glmlite
12cr|ocaml-glmlite-0.03.50-3|2	Version:        0.03.50
12cr|ocaml-glmlite-0.03.50-3|3	Release:        3
12cr|ocaml-glmlite-0.03.50-3|4	Summary:        OpenGL bindings for OCaml
12cr|ocaml-glmlite-0.03.50-3|5	License:        GPL
12cr|ocaml-glmlite-0.03.50-3|6	Group:          Development/Other
12cr|ocaml-glmlite-0.03.50-3|7	URL:            http://www.linux-nantes.org/~fmonnier/OCaml/GL/
12cr|ocaml-glmlite-0.03.50-3|8	Source0:        http://www.linux-nantes.org/~fmonnier/OCaml/GL/download/glMLite-%{version}.tgz
12cr|ocaml-glmlite-0.03.50-3|9	Patch0:         RedBook-Samples-fix-libpath.patch
12cr|ocaml-glmlite-0.03.50-3|10	Patch1:         glMLite-TEST-dir-libpath.patch
12cr|ocaml-glmlite-0.03.50-3|11	Patch4:         glMLite-TEST3-dir-libpath.patch
12cr|ocaml-glmlite-0.03.50-3|12	Patch2:         gle-examples-makefiles.patch
12cr|ocaml-glmlite-0.03.50-3|13	Patch3:         glMLite-LablGL-libpath.patch
12cr|ocaml-glmlite-0.03.50-3|14	BuildRequires:  ocaml
12cr|ocaml-glmlite-0.03.50-3|15	BuildRequires:	glut-devel
12cr|ocaml-glmlite-0.03.50-3|16	BuildRequires:  libjpeg-devel
12cr|ocaml-glmlite-0.03.50-3|17	BuildRequires:  libpng-devel
12cr|ocaml-glmlite-0.03.50-3|18	BuildRequires:  librsvg-devel
12cr|ocaml-glmlite-0.03.50-3|19	BuildRequires:  pkgconfig(ImageMagick)
12cr|ocaml-glmlite-0.03.50-3|20	BuildRequires:  libgle-devel
12cr|ocaml-glmlite-0.03.50-3|21	BuildRequires:  libftgl-devel
12cr|ocaml-glmlite-0.03.50-3|22	
12cr|ocaml-glmlite-0.03.50-3|23	%package devel
12cr|ocaml-glmlite-0.03.50-3|24	Summary:        Development files for %{name}
12cr|ocaml-glmlite-0.03.50-3|25	Group:          Development/Other
12cr|ocaml-glmlite-0.03.50-3|26	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-glmlite-0.03.50-3|27	
12cr|ocaml-glmlite-0.03.50-3|28	%description
12cr|ocaml-glmlite-0.03.50-3|29	This package provides OpenGL bindings for OCaml.
12cr|ocaml-glmlite-0.03.50-3|30	There is a module for GL, Glu and Glut, and also some
12cr|ocaml-glmlite-0.03.50-3|31	texture loaders for different image file format.
12cr|ocaml-glmlite-0.03.50-3|32	There are specialised/optimised loaders for jpeg, png and svg,
12cr|ocaml-glmlite-0.03.50-3|33	and also a generic image loader (which uses the libmagick).
12cr|ocaml-glmlite-0.03.50-3|34	The names of the functions are the same than in the C API,
12cr|ocaml-glmlite-0.03.50-3|35	and the problematic types are packed in modules.
12cr|ocaml-glmlite-0.03.50-3|36	There are additional wrappers for the GLE and the FTGL
12cr|ocaml-glmlite-0.03.50-3|37	libraries, to perform extrusions and font rendering.
12cr|ocaml-glmlite-0.03.50-3|38	
12cr|ocaml-glmlite-0.03.50-3|39	%description -n %{name}-devel
12cr|ocaml-glmlite-0.03.50-3|40	Development files for the package %{name}.
12cr|ocaml-glmlite-0.03.50-3|41	
12cr|ocaml-glmlite-0.03.50-3|42	%prep
12cr|ocaml-glmlite-0.03.50-3|43	%setup -q -n glMLite-%{version}
12cr|ocaml-glmlite-0.03.50-3|44	%patch0 -p0
12cr|ocaml-glmlite-0.03.50-3|45	%patch1 -p0
12cr|ocaml-glmlite-0.03.50-3|46	%patch2 -p0
12cr|ocaml-glmlite-0.03.50-3|47	%patch3 -p0
12cr|ocaml-glmlite-0.03.50-3|48	%patch4 -p0
12cr|ocaml-glmlite-0.03.50-3|49	
12cr|ocaml-glmlite-0.03.50-3|50	%build
12cr|ocaml-glmlite-0.03.50-3|51	%define _disable_ld_no_undefined 1
12cr|ocaml-glmlite-0.03.50-3|52	make everything OCAMLMKLIB="ocamlmklib -ldopt '%ldflags'"
12cr|ocaml-glmlite-0.03.50-3|53	make doc
12cr|ocaml-glmlite-0.03.50-3|54	
12cr|ocaml-glmlite-0.03.50-3|55	%install
12cr|ocaml-glmlite-0.03.50-3|56	%define dest_dir %{buildroot}/%{_libdir}/ocaml/glMLite
12cr|ocaml-glmlite-0.03.50-3|57	
12cr|ocaml-glmlite-0.03.50-3|58	install -d -m 755 %{dest_dir}
12cr|ocaml-glmlite-0.03.50-3|59	make install_everything PREFIX=%{dest_dir}
12cr|ocaml-glmlite-0.03.50-3|60	
12cr|ocaml-glmlite-0.03.50-3|61	%files
12cr|ocaml-glmlite-0.03.50-3|62	%defattr(-,root,root)
12cr|ocaml-glmlite-0.03.50-3|63	%doc LICENSE_GPL.txt README.txt
12cr|ocaml-glmlite-0.03.50-3|64	%dir %{_libdir}/ocaml/glMLite
12cr|ocaml-glmlite-0.03.50-3|65	%{_libdir}/ocaml/glMLite/META
12cr|ocaml-glmlite-0.03.50-3|66	%{_libdir}/ocaml/glMLite/*.cma
12cr|ocaml-glmlite-0.03.50-3|67	%{_libdir}/ocaml/glMLite/*.cmi
12cr|ocaml-glmlite-0.03.50-3|68	%{_libdir}/ocaml/glMLite/*.so
12cr|ocaml-glmlite-0.03.50-3|69	
12cr|ocaml-glmlite-0.03.50-3|70	%files devel
12cr|ocaml-glmlite-0.03.50-3|71	%defattr(-,root,root)
12cr|ocaml-glmlite-0.03.50-3|72	%doc SRC/doc
12cr|ocaml-glmlite-0.03.50-3|73	%doc TEST TEST3 toolbox RedBook-Samples gle-examples nehe-examples LablGL
12cr|ocaml-glmlite-0.03.50-3|74	%{_libdir}/ocaml/glMLite/*.a
12cr|ocaml-glmlite-0.03.50-3|75	%{_libdir}/ocaml/glMLite/*.o
12cr|ocaml-glmlite-0.03.50-3|76	%{_libdir}/ocaml/glMLite/*.cmx
12cr|ocaml-glmlite-0.03.50-3|77	%{_libdir}/ocaml/glMLite/*.cmxa
12cr|ocaml-glmlite-0.03.50-3|78	
12cr|ocaml-glmlite-0.03.50-3|79	
12cr|ocaml-glmlite-0.03.50-3|80	
12cr|ocaml-glmlite-0.03.50-3|81	%changelog
12cr|ocaml-glmlite-0.03.50-3|82	* Wed May 11 2011 Funda Wang <fwang@mandriva.org> 0.03.50-2mdv2011.0
12cr|ocaml-glmlite-0.03.50-3|83	+ Revision: 673609
12cr|ocaml-glmlite-0.03.50-3|84	- use correct build flags
12cr|ocaml-glmlite-0.03.50-3|85	
12cr|ocaml-glmlite-0.03.50-3|86	* Mon Aug 16 2010 Florent Monnier <blue_prawn@mandriva.org> 0.03.50-1mdv2011.0
12cr|ocaml-glmlite-0.03.50-3|87	+ Revision: 570597
12cr|ocaml-glmlite-0.03.50-3|88	- updated version
12cr|ocaml-glmlite-0.03.50-3|89	- unified devel summary like the other packages
12cr|ocaml-glmlite-0.03.50-3|90	
12cr|ocaml-glmlite-0.03.50-3|91	* Thu Jul 15 2010 Funda Wang <fwang@mandriva.org> 0.03.46-2mdv2011.0
12cr|ocaml-glmlite-0.03.50-3|92	+ Revision: 553485
12cr|ocaml-glmlite-0.03.50-3|93	- rebuild for new imagemagick
12cr|ocaml-glmlite-0.03.50-3|94	
12cr|ocaml-glmlite-0.03.50-3|95	* Fri Apr 16 2010 Florent Monnier <blue_prawn@mandriva.org> 0.03.46-1mdv2010.1
12cr|ocaml-glmlite-0.03.50-3|96	+ Revision: 535249
12cr|ocaml-glmlite-0.03.50-3|97	- updated to version 0.03.46
12cr|ocaml-glmlite-0.03.50-3|98	
12cr|ocaml-glmlite-0.03.50-3|99	* Sun Mar 28 2010 Florent Monnier <blue_prawn@mandriva.org> 0.03.45-1mdv2010.1
12cr|ocaml-glmlite-0.03.50-3|100	+ Revision: 528645
12cr|ocaml-glmlite-0.03.50-3|101	- updated to version 0.03.45
12cr|ocaml-glmlite-0.03.50-3|102	
12cr|ocaml-glmlite-0.03.50-3|103	* Wed Feb 03 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.03.35-2mdv2010.1
12cr|ocaml-glmlite-0.03.50-3|104	+ Revision: 499934
12cr|ocaml-glmlite-0.03.50-3|105	- rebuild
12cr|ocaml-glmlite-0.03.50-3|106	
12cr|ocaml-glmlite-0.03.50-3|107	* Tue Sep 29 2009 Florent Monnier <blue_prawn@mandriva.org> 0.03.35-1mdv2010.0
12cr|ocaml-glmlite-0.03.50-3|108	+ Revision: 451083
12cr|ocaml-glmlite-0.03.50-3|109	- include .o files in the devel package
12cr|ocaml-glmlite-0.03.50-3|110	- new version
12cr|ocaml-glmlite-0.03.50-3|111	
12cr|ocaml-glmlite-0.03.50-3|112	* Tue Sep 29 2009 Florent Monnier <blue_prawn@mandriva.org> 0.03.34-2mdv2010.0
12cr|ocaml-glmlite-0.03.50-3|113	+ Revision: 451034
12cr|ocaml-glmlite-0.03.50-3|114	- corrected the rights of the README file (was -rw------- now -rw-r--r--)
12cr|ocaml-glmlite-0.03.50-3|115	
12cr|ocaml-glmlite-0.03.50-3|116	* Mon Sep 28 2009 Florent Monnier <blue_prawn@mandriva.org> 0.03.34-1mdv2010.0
12cr|ocaml-glmlite-0.03.50-3|117	+ Revision: 450701
12cr|ocaml-glmlite-0.03.50-3|118	- new version
12cr|ocaml-glmlite-0.03.50-3|119	
12cr|ocaml-glmlite-0.03.50-3|120	* Sat Sep 26 2009 Florent Monnier <blue_prawn@mandriva.org> 0.03.33-1mdv2010.0
12cr|ocaml-glmlite-0.03.50-3|121	+ Revision: 449585
12cr|ocaml-glmlite-0.03.50-3|122	- new version 0.03.33, and now includes the examples
12cr|ocaml-glmlite-0.03.50-3|123	
12cr|ocaml-glmlite-0.03.50-3|124	* Sun Aug 23 2009 Funda Wang <fwang@mandriva.org> 0.03.31-2mdv2010.0
12cr|ocaml-glmlite-0.03.50-3|125	+ Revision: 419798
12cr|ocaml-glmlite-0.03.50-3|126	- rebuild for new libjpeg v7
12cr|ocaml-glmlite-0.03.50-3|127	
12cr|ocaml-glmlite-0.03.50-3|128	* Thu Aug 13 2009 Florent Monnier <blue_prawn@mandriva.org> 0.03.31-1mdv2010.0
12cr|ocaml-glmlite-0.03.50-3|129	+ Revision: 415812
12cr|ocaml-glmlite-0.03.50-3|130	- import ocaml-glmlite
12cr|ocaml-glmlite-0.03.50-3|131	
12cr|ocaml-glmlite-0.03.50-3|132	

3559 12
12cr|ocaml-json-static-0.9.8-2|1	Name:           ocaml-json-static
12cr|ocaml-json-static-0.9.8-2|2	Version:        0.9.8
12cr|ocaml-json-static-0.9.8-2|3	Release:        2
12cr|ocaml-json-static-0.9.8-2|4	Summary:        OCaml JSON validator and converter (syntax extension)
12cr|ocaml-json-static-0.9.8-2|5	License:        BSD
12cr|ocaml-json-static-0.9.8-2|6	Group:          Development/Other
12cr|ocaml-json-static-0.9.8-2|7	URL:            http://martin.jambon.free.fr/json-static.html
12cr|ocaml-json-static-0.9.8-2|8	Source0:        http://martin.jambon.free.fr/json-static-%{version}.tar.bz2
12cr|ocaml-json-static-0.9.8-2|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-json-static-0.9.8-2|10	BuildRequires:  ocaml >= 3.10.0
12cr|ocaml-json-static-0.9.8-2|11	BuildRequires:  ocaml-findlib-devel
12cr|ocaml-json-static-0.9.8-2|12	BuildRequires:  camlp4
12cr|ocaml-json-static-0.9.8-2|13	
12cr|ocaml-json-static-0.9.8-2|14	# Make this dependency explicit because users won't be able
12cr|ocaml-json-static-0.9.8-2|15	# to do much useful without it, and the automatic dependency
12cr|ocaml-json-static-0.9.8-2|16	# checking script cannot pick it up.
12cr|ocaml-json-static-0.9.8-2|17	Requires:       ocaml-json-wheel
12cr|ocaml-json-static-0.9.8-2|18	
12cr|ocaml-json-static-0.9.8-2|19	%description
12cr|ocaml-json-static-0.9.8-2|20	json-static is a tool for converting parsed JSON data with an
12cr|ocaml-json-static-0.9.8-2|21	unchecked structure into specialized OCaml types and vice-versa.
12cr|ocaml-json-static-0.9.8-2|22	It is a complement to the json-wheel library which provides a
12cr|ocaml-json-static-0.9.8-2|23	parser and a (pretty-) printer.
12cr|ocaml-json-static-0.9.8-2|24	
12cr|ocaml-json-static-0.9.8-2|25	%prep
12cr|ocaml-json-static-0.9.8-2|26	%setup -q -n json-static-%{version}
12cr|ocaml-json-static-0.9.8-2|27	
12cr|ocaml-json-static-0.9.8-2|28	%build
12cr|ocaml-json-static-0.9.8-2|29	make
12cr|ocaml-json-static-0.9.8-2|30	
12cr|ocaml-json-static-0.9.8-2|31	%install
12cr|ocaml-json-static-0.9.8-2|32	rm -rf %{buildroot}
12cr|ocaml-json-static-0.9.8-2|33	export DESTDIR=%{buildroot}
12cr|ocaml-json-static-0.9.8-2|34	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cr|ocaml-json-static-0.9.8-2|35	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-json-static-0.9.8-2|36	make install
12cr|ocaml-json-static-0.9.8-2|37	
12cr|ocaml-json-static-0.9.8-2|38	%clean
12cr|ocaml-json-static-0.9.8-2|39	rm -rf %{buildroot}
12cr|ocaml-json-static-0.9.8-2|40	
12cr|ocaml-json-static-0.9.8-2|41	%files
12cr|ocaml-json-static-0.9.8-2|42	%defattr(-,root,root)
12cr|ocaml-json-static-0.9.8-2|43	%doc LICENSE README Changes yahoo.ml
12cr|ocaml-json-static-0.9.8-2|44	%{_libdir}/ocaml/json-static
12cr|ocaml-json-static-0.9.8-2|45	
12cr|ocaml-json-static-0.9.8-2|46	
12cr|ocaml-json-static-0.9.8-2|47	
12cr|ocaml-json-static-0.9.8-2|48	%changelog
12cr|ocaml-json-static-0.9.8-2|49	* Wed May 09 2012 Crispin Boylan <crisb@mandriva.org> 0.9.8-2
12cr|ocaml-json-static-0.9.8-2|50	+ Revision: 797705
12cr|ocaml-json-static-0.9.8-2|51	- Rebuild
12cr|ocaml-json-static-0.9.8-2|52	
12cr|ocaml-json-static-0.9.8-2|53	* Fri Sep 04 2009 Florent Monnier <blue_prawn@mandriva.org> 0.9.8-1mdv2011.0
12cr|ocaml-json-static-0.9.8-2|54	+ Revision: 430879
12cr|ocaml-json-static-0.9.8-2|55	- new version
12cr|ocaml-json-static-0.9.8-2|56	
12cr|ocaml-json-static-0.9.8-2|57	* Tue Aug 25 2009 Florent Monnier <blue_prawn@mandriva.org> 0.9.7-1mdv2010.0
12cr|ocaml-json-static-0.9.8-2|58	+ Revision: 420694
12cr|ocaml-json-static-0.9.8-2|59	- update to new version 0.9.7
12cr|ocaml-json-static-0.9.8-2|60	
12cr|ocaml-json-static-0.9.8-2|61	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.6-3mdv2010.0
12cr|ocaml-json-static-0.9.8-2|62	+ Revision: 390243
12cr|ocaml-json-static-0.9.8-2|63	- rebuild
12cr|ocaml-json-static-0.9.8-2|64	
12cr|ocaml-json-static-0.9.8-2|65	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.6-2mdv2010.0
12cr|ocaml-json-static-0.9.8-2|66	+ Revision: 390086
12cr|ocaml-json-static-0.9.8-2|67	- rebuild
12cr|ocaml-json-static-0.9.8-2|68	
12cr|ocaml-json-static-0.9.8-2|69	* Tue Jan 27 2009 Florent Monnier <blue_prawn@mandriva.org> 0.9.6-1mdv2009.1
12cr|ocaml-json-static-0.9.8-2|70	+ Revision: 334593
12cr|ocaml-json-static-0.9.8-2|71	- corrected group
12cr|ocaml-json-static-0.9.8-2|72	- import ocaml-json-static
12cr|ocaml-json-static-0.9.8-2|73	

3560 12
12cr|ocaml-json-wheel-1.0.6-6|1	Name:           ocaml-json-wheel
12cr|ocaml-json-wheel-1.0.6-6|2	Version:        1.0.6
12cr|ocaml-json-wheel-1.0.6-6|3	Release:        6
12cr|ocaml-json-wheel-1.0.6-6|4	Summary:        OCaml library for parsing JSON
12cr|ocaml-json-wheel-1.0.6-6|5	License:        BSD
12cr|ocaml-json-wheel-1.0.6-6|6	Group:          Development/Other
12cr|ocaml-json-wheel-1.0.6-6|7	URL:            http://martin.jambon.free.fr/json-wheel.html
12cr|ocaml-json-wheel-1.0.6-6|8	Source0:        http://martin.jambon.free.fr/json-wheel-%{version}.tar.bz2
12cr|ocaml-json-wheel-1.0.6-6|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-json-wheel-1.0.6-6|10	BuildRequires:  ocaml >= 3.10.0
12cr|ocaml-json-wheel-1.0.6-6|11	BuildRequires:  ocaml-findlib-devel
12cr|ocaml-json-wheel-1.0.6-6|12	BuildRequires:  ocaml-ocamlnet-devel
12cr|ocaml-json-wheel-1.0.6-6|13	BuildRequires:  ocaml-pcre-devel
12cr|ocaml-json-wheel-1.0.6-6|14	BuildRequires:  pcre-devel
12cr|ocaml-json-wheel-1.0.6-6|15	
12cr|ocaml-json-wheel-1.0.6-6|16	%description
12cr|ocaml-json-wheel-1.0.6-6|17	JSON library for OCaml following RFC 4627.
12cr|ocaml-json-wheel-1.0.6-6|18	
12cr|ocaml-json-wheel-1.0.6-6|19	If you use this library, consider installing ocaml-json-static, the
12cr|ocaml-json-wheel-1.0.6-6|20	syntax extension to the language which makes using JSON much easier.
12cr|ocaml-json-wheel-1.0.6-6|21	
12cr|ocaml-json-wheel-1.0.6-6|22	%package        devel
12cr|ocaml-json-wheel-1.0.6-6|23	Summary:        Development files for %{name}
12cr|ocaml-json-wheel-1.0.6-6|24	Group:          Development/Other
12cr|ocaml-json-wheel-1.0.6-6|25	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-json-wheel-1.0.6-6|26	
12cr|ocaml-json-wheel-1.0.6-6|27	%description    devel
12cr|ocaml-json-wheel-1.0.6-6|28	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-json-wheel-1.0.6-6|29	developing applications that use %{name}.
12cr|ocaml-json-wheel-1.0.6-6|30	
12cr|ocaml-json-wheel-1.0.6-6|31	%prep
12cr|ocaml-json-wheel-1.0.6-6|32	%setup -q -n json-wheel-%{version}
12cr|ocaml-json-wheel-1.0.6-6|33	
12cr|ocaml-json-wheel-1.0.6-6|34	%build
12cr|ocaml-json-wheel-1.0.6-6|35	make
12cr|ocaml-json-wheel-1.0.6-6|36	strip jsoncat
12cr|ocaml-json-wheel-1.0.6-6|37	
12cr|ocaml-json-wheel-1.0.6-6|38	%install
12cr|ocaml-json-wheel-1.0.6-6|39	rm -rf %{buildroot}
12cr|ocaml-json-wheel-1.0.6-6|40	export DESTDIR=%{buildroot}
12cr|ocaml-json-wheel-1.0.6-6|41	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cr|ocaml-json-wheel-1.0.6-6|42	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-json-wheel-1.0.6-6|43	mkdir -p %{buildroot}%{_bindir}
12cr|ocaml-json-wheel-1.0.6-6|44	
12cr|ocaml-json-wheel-1.0.6-6|45	make BINDIR=%{buildroot}%{_bindir} install
12cr|ocaml-json-wheel-1.0.6-6|46	
12cr|ocaml-json-wheel-1.0.6-6|47	# Remove *.cmo and *.o files.  These aren't needed for
12cr|ocaml-json-wheel-1.0.6-6|48	# anything because they are included in the *.cma/*.a.
12cr|ocaml-json-wheel-1.0.6-6|49	rm %{buildroot}%{_libdir}/ocaml/json-wheel/*.cmo
12cr|ocaml-json-wheel-1.0.6-6|50	rm %{buildroot}%{_libdir}/ocaml/json-wheel/*.o
12cr|ocaml-json-wheel-1.0.6-6|51	
12cr|ocaml-json-wheel-1.0.6-6|52	%clean
12cr|ocaml-json-wheel-1.0.6-6|53	rm -rf %{buildroot}
12cr|ocaml-json-wheel-1.0.6-6|54	
12cr|ocaml-json-wheel-1.0.6-6|55	%files
12cr|ocaml-json-wheel-1.0.6-6|56	%defattr(-,root,root)
12cr|ocaml-json-wheel-1.0.6-6|57	%doc LICENSE
12cr|ocaml-json-wheel-1.0.6-6|58	%dir %{_libdir}/ocaml/json-wheel
12cr|ocaml-json-wheel-1.0.6-6|59	%{_libdir}/ocaml/json-wheel/META
12cr|ocaml-json-wheel-1.0.6-6|60	%{_libdir}/ocaml/json-wheel/*.cma
12cr|ocaml-json-wheel-1.0.6-6|61	%{_libdir}/ocaml/json-wheel/*.cmi
12cr|ocaml-json-wheel-1.0.6-6|62	%{_bindir}/jsoncat
12cr|ocaml-json-wheel-1.0.6-6|63	
12cr|ocaml-json-wheel-1.0.6-6|64	%files devel
12cr|ocaml-json-wheel-1.0.6-6|65	%defattr(-,root,root)
12cr|ocaml-json-wheel-1.0.6-6|66	%doc LICENSE Changes README html
12cr|ocaml-json-wheel-1.0.6-6|67	%{_libdir}/ocaml/json-wheel/*.a
12cr|ocaml-json-wheel-1.0.6-6|68	%{_libdir}/ocaml/json-wheel/*.cmxa
12cr|ocaml-json-wheel-1.0.6-6|69	%{_libdir}/ocaml/json-wheel/*.cmx
12cr|ocaml-json-wheel-1.0.6-6|70	%{_libdir}/ocaml/json-wheel/*.mli
12cr|ocaml-json-wheel-1.0.6-6|71	%{_libdir}/ocaml/json-wheel/*.ml
12cr|ocaml-json-wheel-1.0.6-6|72	
12cr|ocaml-json-wheel-1.0.6-6|73	
12cr|ocaml-json-wheel-1.0.6-6|74	
12cr|ocaml-json-wheel-1.0.6-6|75	%changelog
12cr|ocaml-json-wheel-1.0.6-6|76	* Wed May 09 2012 Crispin Boylan <crisb@mandriva.org> 1.0.6-6
12cr|ocaml-json-wheel-1.0.6-6|77	+ Revision: 797734
12cr|ocaml-json-wheel-1.0.6-6|78	- Rebuild
12cr|ocaml-json-wheel-1.0.6-6|79	
12cr|ocaml-json-wheel-1.0.6-6|80	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ocaml-json-wheel-1.0.6-6|81	- relink against libpcre.so.1
12cr|ocaml-json-wheel-1.0.6-6|82	
12cr|ocaml-json-wheel-1.0.6-6|83	* Mon Sep 14 2009 Florent Monnier <blue_prawn@mandriva.org> 1.0.6-4mdv2011.0
12cr|ocaml-json-wheel-1.0.6-6|84	+ Revision: 440725
12cr|ocaml-json-wheel-1.0.6-6|85	- rebuild
12cr|ocaml-json-wheel-1.0.6-6|86	
12cr|ocaml-json-wheel-1.0.6-6|87	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.6-3mdv2010.0
12cr|ocaml-json-wheel-1.0.6-6|88	+ Revision: 390244
12cr|ocaml-json-wheel-1.0.6-6|89	- rebuild
12cr|ocaml-json-wheel-1.0.6-6|90	
12cr|ocaml-json-wheel-1.0.6-6|91	* Thu Jun 11 2009 Florent Monnier <blue_prawn@mandriva.org> 1.0.6-2mdv2010.0
12cr|ocaml-json-wheel-1.0.6-6|92	+ Revision: 385276
12cr|ocaml-json-wheel-1.0.6-6|93	- increm rel nb
12cr|ocaml-json-wheel-1.0.6-6|94	
12cr|ocaml-json-wheel-1.0.6-6|95	* Tue Jan 27 2009 Florent Monnier <blue_prawn@mandriva.org> 1.0.6-1mdv2009.1
12cr|ocaml-json-wheel-1.0.6-6|96	+ Revision: 334587
12cr|ocaml-json-wheel-1.0.6-6|97	- import ocaml-json-wheel
12cr|ocaml-json-wheel-1.0.6-6|98	

3561 12
12cr|ocaml-lablgl-1.04-10|1	%define base_name	lablgl
12cr|ocaml-lablgl-1.04-10|2	%define srcname		lablGL
12cr|ocaml-lablgl-1.04-10|3	
12cr|ocaml-lablgl-1.04-10|4	%define rel		10
12cr|ocaml-lablgl-1.04-10|5	#define cvs		20081204
12cr|ocaml-lablgl-1.04-10|6	%define	cvs		0
12cr|ocaml-lablgl-1.04-10|7	# CVSROOT=:pserver:anoncvs@camlcvs.inria.fr:/caml cvs login
12cr|ocaml-lablgl-1.04-10|8	# (empty password)
12cr|ocaml-lablgl-1.04-10|9	# cvs co bazar-ocaml/lablGL
12cr|ocaml-lablgl-1.04-10|10	%if %{cvs}
12cr|ocaml-lablgl-1.04-10|11	%define distname	%{base_name}-%{cvs}.tar.lzma
12cr|ocaml-lablgl-1.04-10|12	%define srcdir		lablGL
12cr|ocaml-lablgl-1.04-10|13	%define release		0.%{cvs}.%{rel}
12cr|ocaml-lablgl-1.04-10|14	%else
12cr|ocaml-lablgl-1.04-10|15	%define distname	%{base_name}-%{version}.tar.gz
12cr|ocaml-lablgl-1.04-10|16	%define srcdir		%{srcname}-%{version}
12cr|ocaml-lablgl-1.04-10|17	%define release		%{rel}
12cr|ocaml-lablgl-1.04-10|18	%endif
12cr|ocaml-lablgl-1.04-10|19	
12cr|ocaml-lablgl-1.04-10|20	Name:		ocaml-%{base_name}
12cr|ocaml-lablgl-1.04-10|21	Version:	1.04
12cr|ocaml-lablgl-1.04-10|22	Release:	%{release}
12cr|ocaml-lablgl-1.04-10|23	Summary:	OpenGL interface for Objective Caml
12cr|ocaml-lablgl-1.04-10|24	License:	BSD
12cr|ocaml-lablgl-1.04-10|25	Group:		Development/Other
12cr|ocaml-lablgl-1.04-10|26	URL:		http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html
12cr|ocaml-lablgl-1.04-10|27	Source0:	http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/%{distname}
12cr|ocaml-lablgl-1.04-10|28	Patch0:		lablgl-1.0.4-tcl86.patch
12cr|ocaml-lablgl-1.04-10|29	BuildRequires:	ocaml
12cr|ocaml-lablgl-1.04-10|30	BuildRequires:	camlp4
12cr|ocaml-lablgl-1.04-10|31	BuildRequires:	ocaml-labltk
12cr|ocaml-lablgl-1.04-10|32	BuildRequires:	tcl-devel
12cr|ocaml-lablgl-1.04-10|33	BuildRequires:	tk-devel
12cr|ocaml-lablgl-1.04-10|34	BuildRequires:	X11-devel
12cr|ocaml-lablgl-1.04-10|35	BuildRequires:	mesa-common-devel
12cr|ocaml-lablgl-1.04-10|36	
12cr|ocaml-lablgl-1.04-10|37	%package devel
12cr|ocaml-lablgl-1.04-10|38	Summary:	OpenGL interface for Objective Caml
12cr|ocaml-lablgl-1.04-10|39	Group:		Development/Other
12cr|ocaml-lablgl-1.04-10|40	Requires:	%{name} = %{version}-%{release}
12cr|ocaml-lablgl-1.04-10|41	
12cr|ocaml-lablgl-1.04-10|42	%description
12cr|ocaml-lablgl-1.04-10|43	LablGL is is an Objective Caml interface to OpenGL. Support is included for use
12cr|ocaml-lablgl-1.04-10|44	inside LablTk, and LablGTK also includes specific support for LablGL.
12cr|ocaml-lablgl-1.04-10|45	
12cr|ocaml-lablgl-1.04-10|46	It can be used either with proprietary OpenGL implementations (SGI, Digital
12cr|ocaml-lablgl-1.04-10|47	Unix, Solaris...), with XFree86 GLX extension, or with open-source Mesa.
12cr|ocaml-lablgl-1.04-10|48	
12cr|ocaml-lablgl-1.04-10|49	%description -n %{name}-devel
12cr|ocaml-lablgl-1.04-10|50	LablGL is is an Objective Caml interface to OpenGL. Support is included for use
12cr|ocaml-lablgl-1.04-10|51	inside LablTk, and LablGTK also includes specific support for LablGL.
12cr|ocaml-lablgl-1.04-10|52	
12cr|ocaml-lablgl-1.04-10|53	It can be used either with proprietary OpenGL implementations (SGI, Digital
12cr|ocaml-lablgl-1.04-10|54	Unix, Solaris...), with XFree86 GLX extension, or with open-source Mesa.
12cr|ocaml-lablgl-1.04-10|55	
12cr|ocaml-lablgl-1.04-10|56	%prep
12cr|ocaml-lablgl-1.04-10|57	%setup -q -n %{srcdir}
12cr|ocaml-lablgl-1.04-10|58	%patch0 -p1 -b .tcl86
12cr|ocaml-lablgl-1.04-10|59	
12cr|ocaml-lablgl-1.04-10|60	cp -f %{_includedir}/tk%{tcl_version}/generic/tkInt.h Togl/src/Togl/tkInt%{tcl_version}.h
12cr|ocaml-lablgl-1.04-10|61	cp -f %{_includedir}/tk%{tcl_version}/generic/tkIntDecls.h Togl/src/Togl/tkIntDecls%{tcl_version}.h
12cr|ocaml-lablgl-1.04-10|62	sed -i -e 's,tkIntDecls.h,tkIntDecls%{tcl_version}.h,g' Togl/src/Togl/tkInt%{tcl_version}.h
12cr|ocaml-lablgl-1.04-10|63	
12cr|ocaml-lablgl-1.04-10|64	cat > Makefile.config << EOF
12cr|ocaml-lablgl-1.04-10|65	CAMLC = ocamlc.opt
12cr|ocaml-lablgl-1.04-10|66	CAMLOPT = ocamlopt.opt
12cr|ocaml-lablgl-1.04-10|67	BINDIR = %{_bindir}
12cr|ocaml-lablgl-1.04-10|68	XINCLUDES = -I%{_includedir}
12cr|ocaml-lablgl-1.04-10|69	XLIBS = -L%{_libdir} -lXext -lXmu -lX11
12cr|ocaml-lablgl-1.04-10|70	TKINCLUDES = -I%{_includedir}
12cr|ocaml-lablgl-1.04-10|71	GLINCLUDES =
12cr|ocaml-lablgl-1.04-10|72	GLLIBS = -lGL -lGLU
12cr|ocaml-lablgl-1.04-10|73	GLUTLIBS = -lglut
12cr|ocaml-lablgl-1.04-10|74	RANLIB = :
12cr|ocaml-lablgl-1.04-10|75	LIBDIR = %{_libdir}/ocaml
12cr|ocaml-lablgl-1.04-10|76	DLLDIR = %{_libdir}/ocaml/stublibs
12cr|ocaml-lablgl-1.04-10|77	INSTALLDIR = %{_libdir}/ocaml/lablGL
12cr|ocaml-lablgl-1.04-10|78	TOGLDIR=Togl
12cr|ocaml-lablgl-1.04-10|79	COPTS = %{optflags}
12cr|ocaml-lablgl-1.04-10|80	EOF
12cr|ocaml-lablgl-1.04-10|81	
12cr|ocaml-lablgl-1.04-10|82	%build
12cr|ocaml-lablgl-1.04-10|83	
12cr|ocaml-lablgl-1.04-10|84	make all opt
12cr|ocaml-lablgl-1.04-10|85	
12cr|ocaml-lablgl-1.04-10|86	%install
12cr|ocaml-lablgl-1.04-10|87	install -d -m 755 %{buildroot}%{_bindir}
12cr|ocaml-lablgl-1.04-10|88	install -d -m 755 %{buildroot}%{_libdir}/ocaml/lablGL
12cr|ocaml-lablgl-1.04-10|89	install -d -m 755 %{buildroot}%{_libdir}/ocaml/stublibs
12cr|ocaml-lablgl-1.04-10|90	make \
12cr|ocaml-lablgl-1.04-10|91	BINDIR=%{buildroot}%{_bindir}\
12cr|ocaml-lablgl-1.04-10|92	INSTALLDIR=%{buildroot}%{_libdir}/ocaml/lablGL\
12cr|ocaml-lablgl-1.04-10|93	DLLDIR=%{buildroot}%{_libdir}/ocaml/stublibs\
12cr|ocaml-lablgl-1.04-10|94	install
12cr|ocaml-lablgl-1.04-10|95	
12cr|ocaml-lablgl-1.04-10|96	rm -f %{buildroot}%{_libdir}/ocaml/lablGL/*.ml
12cr|ocaml-lablgl-1.04-10|97	
12cr|ocaml-lablgl-1.04-10|98	# Make and install a META file.
12cr|ocaml-lablgl-1.04-10|99	cat > %{buildroot}%{_libdir}/ocaml/lablGL/META<<EOF
12cr|ocaml-lablgl-1.04-10|100	version="%{version}"
12cr|ocaml-lablgl-1.04-10|101	directory="+lablgl"
12cr|ocaml-lablgl-1.04-10|102	archive(byte) = "lablgl.cma"
12cr|ocaml-lablgl-1.04-10|103	archive(native) = "lablgl.cmxa"
12cr|ocaml-lablgl-1.04-10|104	
12cr|ocaml-lablgl-1.04-10|105	package "togl" (
12cr|ocaml-lablgl-1.04-10|106	requires = "labltk lablgl"
12cr|ocaml-lablgl-1.04-10|107	archive(byte) = "togl.cma"
12cr|ocaml-lablgl-1.04-10|108	archive(native) = "togl.cmxa"
12cr|ocaml-lablgl-1.04-10|109	)
12cr|ocaml-lablgl-1.04-10|110	
12cr|ocaml-lablgl-1.04-10|111	package "glut" (
12cr|ocaml-lablgl-1.04-10|112	requires = "lablgl"
12cr|ocaml-lablgl-1.04-10|113	archive(byte) = "lablglut.cma"
12cr|ocaml-lablgl-1.04-10|114	archive(native) = "lablglut.cmxa"
12cr|ocaml-lablgl-1.04-10|115	)
12cr|ocaml-lablgl-1.04-10|116	EOF
12cr|ocaml-lablgl-1.04-10|117	
12cr|ocaml-lablgl-1.04-10|118	%files
12cr|ocaml-lablgl-1.04-10|119	%defattr(-,root,root)
12cr|ocaml-lablgl-1.04-10|120	%doc COPYRIGHT CHANGES README
12cr|ocaml-lablgl-1.04-10|121	%dir %{_libdir}/ocaml/lablGL
12cr|ocaml-lablgl-1.04-10|122	%{_libdir}/ocaml/lablGL/*.cmi
12cr|ocaml-lablgl-1.04-10|123	%{_libdir}/ocaml/lablGL/*.cma
12cr|ocaml-lablgl-1.04-10|124	%{_libdir}/ocaml/lablGL/META
12cr|ocaml-lablgl-1.04-10|125	%{_libdir}/ocaml/stublibs/*.so
12cr|ocaml-lablgl-1.04-10|126	%{_bindir}/lablgl
12cr|ocaml-lablgl-1.04-10|127	%{_bindir}/lablglut
12cr|ocaml-lablgl-1.04-10|128	
12cr|ocaml-lablgl-1.04-10|129	%files devel
12cr|ocaml-lablgl-1.04-10|130	%defattr(-,root,root)
12cr|ocaml-lablgl-1.04-10|131	%{_bindir}/*
12cr|ocaml-lablgl-1.04-10|132	%{_libdir}/ocaml/lablGL/*.a
12cr|ocaml-lablgl-1.04-10|133	%{_libdir}/ocaml/lablGL/*.cmx
12cr|ocaml-lablgl-1.04-10|134	%{_libdir}/ocaml/lablGL/*.cmxa
12cr|ocaml-lablgl-1.04-10|135	%{_libdir}/ocaml/lablGL/*.mli
12cr|ocaml-lablgl-1.04-10|136	%exclude %{_bindir}/lablgl
12cr|ocaml-lablgl-1.04-10|137	%exclude %{_bindir}/lablglut
12cr|ocaml-lablgl-1.04-10|138	
12cr|ocaml-lablgl-1.04-10|139	
12cr|ocaml-lablgl-1.04-10|140	%changelog
12cr|ocaml-lablgl-1.04-10|141	* Sat Sep 17 2011 Alexandre Lissy <alissy@mandriva.com> 1.04-9
12cr|ocaml-lablgl-1.04-10|142	+ Revision: 700145
12cr|ocaml-lablgl-1.04-10|143	- Using official 1.04 sources instead of "CVS"
12cr|ocaml-lablgl-1.04-10|144	
12cr|ocaml-lablgl-1.04-10|145	* Fri Sep 16 2011 Alexandre Lissy <alissy@mandriva.com> 1.04-0.20081204.8
12cr|ocaml-lablgl-1.04-10|146	+ Revision: 700049
12cr|ocaml-lablgl-1.04-10|147	- Forcing release sicne package does not appear ...
12cr|ocaml-lablgl-1.04-10|148	
12cr|ocaml-lablgl-1.04-10|149	* Fri Sep 16 2011 Alexandre Lissy <alissy@mandriva.com> 1.04-0.20081204.7
12cr|ocaml-lablgl-1.04-10|150	+ Revision: 700043
12cr|ocaml-lablgl-1.04-10|151	- Release bump, rebuilding for latest ocaml
12cr|ocaml-lablgl-1.04-10|152	
12cr|ocaml-lablgl-1.04-10|153	* Mon Aug 16 2010 Florent Monnier <blue_prawn@mandriva.org> 1.04-0.20081204.6mdv2011.0
12cr|ocaml-lablgl-1.04-10|154	+ Revision: 570543
12cr|ocaml-lablgl-1.04-10|155	- corrected group
12cr|ocaml-lablgl-1.04-10|156	
12cr|ocaml-lablgl-1.04-10|157	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-0.20081204.6mdv2010.1
12cr|ocaml-lablgl-1.04-10|158	+ Revision: 496366
12cr|ocaml-lablgl-1.04-10|159	- rebuild
12cr|ocaml-lablgl-1.04-10|160	
12cr|ocaml-lablgl-1.04-10|161	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-0.20081204.5mdv2010.0
12cr|ocaml-lablgl-1.04-10|162	+ Revision: 389928
12cr|ocaml-lablgl-1.04-10|163	- rebuild
12cr|ocaml-lablgl-1.04-10|164	
12cr|ocaml-lablgl-1.04-10|165	+ Florent Monnier <blue_prawn@mandriva.org>
12cr|ocaml-lablgl-1.04-10|166	- remove doubles
12cr|ocaml-lablgl-1.04-10|167	
12cr|ocaml-lablgl-1.04-10|168	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-0.20081204.4mdv2009.1
12cr|ocaml-lablgl-1.04-10|169	+ Revision: 321213
12cr|ocaml-lablgl-1.04-10|170	- install in %%{_libdir}/ocaml/lablGL instead of %%{_libdir}/ocaml/lablgl
12cr|ocaml-lablgl-1.04-10|171	- ship META file
12cr|ocaml-lablgl-1.04-10|172	- ship missing binaries
12cr|ocaml-lablgl-1.04-10|173	
12cr|ocaml-lablgl-1.04-10|174	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-0.20081204.3mdv2009.1
12cr|ocaml-lablgl-1.04-10|175	+ Revision: 320757
12cr|ocaml-lablgl-1.04-10|176	- move non-devel files in main package
12cr|ocaml-lablgl-1.04-10|177	- don't ship ml sources
12cr|ocaml-lablgl-1.04-10|178	- site-lib hierarch doesn't exist anymore
12cr|ocaml-lablgl-1.04-10|179	
12cr|ocaml-lablgl-1.04-10|180	* Tue Dec 09 2008 Pixel <pixel@mandriva.com> 1.04-0.20081204.2mdv2009.1
12cr|ocaml-lablgl-1.04-10|181	+ Revision: 312227
12cr|ocaml-lablgl-1.04-10|182	- rebuild
12cr|ocaml-lablgl-1.04-10|183	
12cr|ocaml-lablgl-1.04-10|184	* Sat Dec 06 2008 Adam Williamson <awilliamson@mandriva.org> 1.04-0.20081204.1mdv2009.1
12cr|ocaml-lablgl-1.04-10|185	+ Revision: 311040
12cr|ocaml-lablgl-1.04-10|186	- rebuild for new tcl
12cr|ocaml-lablgl-1.04-10|187	- add the necessary headers from Tk on-the-fly at build time
12cr|ocaml-lablgl-1.04-10|188	- add tcl86.patch to detect tcl 8.6, supersedes tk8.5.patch
12cr|ocaml-lablgl-1.04-10|189	- update to current CVS (needed for some build fixes)
12cr|ocaml-lablgl-1.04-10|190	
12cr|ocaml-lablgl-1.04-10|191	* Sun Aug 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2009.0
12cr|ocaml-lablgl-1.04-10|192	+ Revision: 273094
12cr|ocaml-lablgl-1.04-10|193	- new version
12cr|ocaml-lablgl-1.04-10|194	
12cr|ocaml-lablgl-1.04-10|195	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.02-19mdv2009.0
12cr|ocaml-lablgl-1.04-10|196	+ Revision: 254264
12cr|ocaml-lablgl-1.04-10|197	- rebuild
12cr|ocaml-lablgl-1.04-10|198	
12cr|ocaml-lablgl-1.04-10|199	* Fri Mar 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-17mdv2008.1
12cr|ocaml-lablgl-1.04-10|200	+ Revision: 181375
12cr|ocaml-lablgl-1.04-10|201	- rebuild
12cr|ocaml-lablgl-1.04-10|202	
12cr|ocaml-lablgl-1.04-10|203	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.02-16mdv2008.1
12cr|ocaml-lablgl-1.04-10|204	+ Revision: 171005
12cr|ocaml-lablgl-1.04-10|205	- rebuild
12cr|ocaml-lablgl-1.04-10|206	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|ocaml-lablgl-1.04-10|207	- kill re-definition of %%buildroot on Pixel's request
12cr|ocaml-lablgl-1.04-10|208	
12cr|ocaml-lablgl-1.04-10|209	+ Olivier Blin <blino@mandriva.org>
12cr|ocaml-lablgl-1.04-10|210	- restore BuildRoot
12cr|ocaml-lablgl-1.04-10|211	
12cr|ocaml-lablgl-1.04-10|212	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-15mdv2008.0
12cr|ocaml-lablgl-1.04-10|213	+ Revision: 78223
12cr|ocaml-lablgl-1.04-10|214	- use lowercase installation directory
12cr|ocaml-lablgl-1.04-10|215	
12cr|ocaml-lablgl-1.04-10|216	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-14mdv2008.0
12cr|ocaml-lablgl-1.04-10|217	+ Revision: 77696
12cr|ocaml-lablgl-1.04-10|218	- fix build with tk8.5
12cr|ocaml-lablgl-1.04-10|219	ocaml policy compliance
12cr|ocaml-lablgl-1.04-10|220	
12cr|ocaml-lablgl-1.04-10|221	+ Pixel <pixel@mandriva.com>
12cr|ocaml-lablgl-1.04-10|222	- rebuild for ocaml 3.10.0
12cr|ocaml-lablgl-1.04-10|223	
12cr|ocaml-lablgl-1.04-10|224	
12cr|ocaml-lablgl-1.04-10|225	* Thu Jan 25 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-12mdv2007.0
12cr|ocaml-lablgl-1.04-10|226	+ Revision: 113167
12cr|ocaml-lablgl-1.04-10|227	- rebuild for new ocaml
12cr|ocaml-lablgl-1.04-10|228	- Import ocaml-lablgl
12cr|ocaml-lablgl-1.04-10|229	
12cr|ocaml-lablgl-1.04-10|230	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-11mdv2007.0
12cr|ocaml-lablgl-1.04-10|231	- spec cleanup
12cr|ocaml-lablgl-1.04-10|232	- %%mkrel
12cr|ocaml-lablgl-1.04-10|233	
12cr|ocaml-lablgl-1.04-10|234	* Thu Apr 27 2006 Pixel <pixel@mandriva.com> 1.02-10mdk
12cr|ocaml-lablgl-1.04-10|235	- rebuild for new ocaml
12cr|ocaml-lablgl-1.04-10|236	
12cr|ocaml-lablgl-1.04-10|237	* Tue Jan 31 2006 Pixel <pixel@mandriva.com> 1.02-9mdk
12cr|ocaml-lablgl-1.04-10|238	- add BuildRequires tk-devel, tcl-devel
12cr|ocaml-lablgl-1.04-10|239	
12cr|ocaml-lablgl-1.04-10|240	* Mon Jan 30 2006 Pixel <pixel@mandriva.com> 1.02-8mdk
12cr|ocaml-lablgl-1.04-10|241	- add BuildRequires Mesa-common-devel
12cr|ocaml-lablgl-1.04-10|242	
12cr|ocaml-lablgl-1.04-10|243	* Fri Jan 27 2006 Pixel <pixel@mandriva.com> 1.02-7mdk
12cr|ocaml-lablgl-1.04-10|244	- add BuildRequires X11-devel
12cr|ocaml-lablgl-1.04-10|245	
12cr|ocaml-lablgl-1.04-10|246	* Thu Jan 26 2006 Pixel <pixel@mandriva.com> 1.02-6mdk
12cr|ocaml-lablgl-1.04-10|247	- add BuildRequires camlp4
12cr|ocaml-lablgl-1.04-10|248	
12cr|ocaml-lablgl-1.04-10|249	* Thu Jan 26 2006 Pixel <pixel@mandriva.com> 1.02-5mdk
12cr|ocaml-lablgl-1.04-10|250	- simplify BuildRequires (don't build require a file)
12cr|ocaml-lablgl-1.04-10|251	- only the stublibs are non-devel stuff (common mistake done in most our packages)
12cr|ocaml-lablgl-1.04-10|252	
12cr|ocaml-lablgl-1.04-10|253	* Thu Jan 19 2006 Guillaume Bedot <littletux@mandriva.org> 1.02-4mdk
12cr|ocaml-lablgl-1.04-10|254	- Builds on x86_64
12cr|ocaml-lablgl-1.04-10|255	
12cr|ocaml-lablgl-1.04-10|256	* Wed Nov 09 2005 Guillaume Bedot <littletux@mandriva.org> 1.02-3mdk
12cr|ocaml-lablgl-1.04-10|257	- really exclude devel files from ocaml-lablgl package
12cr|ocaml-lablgl-1.04-10|258	
12cr|ocaml-lablgl-1.04-10|259	* Wed Nov 09 2005 Guillaume Bedot <littletux@mandriva.org> 1.02-2mdk
12cr|ocaml-lablgl-1.04-10|260	- fixed group
12cr|ocaml-lablgl-1.04-10|261	- source in devel package
12cr|ocaml-lablgl-1.04-10|262	
12cr|ocaml-lablgl-1.04-10|263	* Wed Nov 09 2005 Guillaume Bedot <littletux@mandriva.org> 1.02-1mdk
12cr|ocaml-lablgl-1.04-10|264	- new release
12cr|ocaml-lablgl-1.04-10|265	- use bz2
12cr|ocaml-lablgl-1.04-10|266	
12cr|ocaml-lablgl-1.04-10|267	* Fri Nov 04 2005 Pixel <pixel@mandriva.com> 1.01-2mdk
12cr|ocaml-lablgl-1.04-10|268	- rebuild for new ocaml
12cr|ocaml-lablgl-1.04-10|269	
12cr|ocaml-lablgl-1.04-10|270	* Tue Nov 01 2005 Frederic Lepied <flepied@mandriva.com> 1.01-1mdk
12cr|ocaml-lablgl-1.04-10|271	- initial Mandriva Linux package
12cr|ocaml-lablgl-1.04-10|272	
12cr|ocaml-lablgl-1.04-10|273	* Thu Jan 27 2005 Aleksey Nogin <rpm@nogin.org>
12cr|ocaml-lablgl-1.04-10|274	- Updated to 1.01
12cr|ocaml-lablgl-1.04-10|275	- Various minor spec file improvements.
12cr|ocaml-lablgl-1.04-10|276	

3562 12
12cr|ocaml-lablgtk-1.2.7-17|1	%define base_name	lablgtk
12cr|ocaml-lablgtk-1.2.7-17|2	%define name		ocaml-%{base_name}
12cr|ocaml-lablgtk-1.2.7-17|3	%define version		1.2.7
12cr|ocaml-lablgtk-1.2.7-17|4	%define release		%mkrel 17
12cr|ocaml-lablgtk-1.2.7-17|5	
12cr|ocaml-lablgtk-1.2.7-17|6	Name:		%{name}
12cr|ocaml-lablgtk-1.2.7-17|7	Version:	%{version}
12cr|ocaml-lablgtk-1.2.7-17|8	Release:	%{release}
12cr|ocaml-lablgtk-1.2.7-17|9	Summary:	OCaml interface to the GIMP Tool Kit
12cr|ocaml-lablgtk-1.2.7-17|10	Source:		http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk-%{version}.tar.bz2
12cr|ocaml-lablgtk-1.2.7-17|11	URL:		http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html
12cr|ocaml-lablgtk-1.2.7-17|12	License:	LGPL
12cr|ocaml-lablgtk-1.2.7-17|13	Group:		Development/Other
12cr|ocaml-lablgtk-1.2.7-17|14	BuildRequires:	camlp4
12cr|ocaml-lablgtk-1.2.7-17|15	BuildRequires:	gtk-devel
12cr|ocaml-lablgtk-1.2.7-17|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocaml-lablgtk-1.2.7-17|17	
12cr|ocaml-lablgtk-1.2.7-17|18	%description
12cr|ocaml-lablgtk-1.2.7-17|19	OCaml interface to Gtk+ tool kit.
12cr|ocaml-lablgtk-1.2.7-17|20	
12cr|ocaml-lablgtk-1.2.7-17|21	%package devel
12cr|ocaml-lablgtk-1.2.7-17|22	Summary:	Development files for %{name}
12cr|ocaml-lablgtk-1.2.7-17|23	Group:		Development/Other
12cr|ocaml-lablgtk-1.2.7-17|24	Requires:	%{name} = %{version}-%{release}
12cr|ocaml-lablgtk-1.2.7-17|25	Requires:	gtk-devel
12cr|ocaml-lablgtk-1.2.7-17|26	
12cr|ocaml-lablgtk-1.2.7-17|27	%description devel
12cr|ocaml-lablgtk-1.2.7-17|28	This package contains the development files needed to build applications
12cr|ocaml-lablgtk-1.2.7-17|29	using %{name}.
12cr|ocaml-lablgtk-1.2.7-17|30	
12cr|ocaml-lablgtk-1.2.7-17|31	%prep
12cr|ocaml-lablgtk-1.2.7-17|32	%setup -q -n %{base_name}-%{version}
12cr|ocaml-lablgtk-1.2.7-17|33	
12cr|ocaml-lablgtk-1.2.7-17|34	%build
12cr|ocaml-lablgtk-1.2.7-17|35	make configure
12cr|ocaml-lablgtk-1.2.7-17|36	make
12cr|ocaml-lablgtk-1.2.7-17|37	make opt
12cr|ocaml-lablgtk-1.2.7-17|38	
12cr|ocaml-lablgtk-1.2.7-17|39	%install
12cr|ocaml-lablgtk-1.2.7-17|40	rm -rf %{buildroot}
12cr|ocaml-lablgtk-1.2.7-17|41	install -d -m 755 %{buildroot}%{_bindir}
12cr|ocaml-lablgtk-1.2.7-17|42	install -d -m 755 %{buildroot}%{_libdir}/ocaml/stublibs
12cr|ocaml-lablgtk-1.2.7-17|43	make install \
12cr|ocaml-lablgtk-1.2.7-17|44	BINDIR=%{buildroot}%{_bindir} \
12cr|ocaml-lablgtk-1.2.7-17|45	INSTALLDIR=%{buildroot}%{_libdir}/ocaml/lablgtk \
12cr|ocaml-lablgtk-1.2.7-17|46	DLLDIR=%{buildroot}%{_libdir}/ocaml/stublibs
12cr|ocaml-lablgtk-1.2.7-17|47	
12cr|ocaml-lablgtk-1.2.7-17|48	%clean
12cr|ocaml-lablgtk-1.2.7-17|49	rm -rf %{buildroot}
12cr|ocaml-lablgtk-1.2.7-17|50	
12cr|ocaml-lablgtk-1.2.7-17|51	%files
12cr|ocaml-lablgtk-1.2.7-17|52	%defattr(-,root,root)
12cr|ocaml-lablgtk-1.2.7-17|53	%doc COPYING CHANGES README
12cr|ocaml-lablgtk-1.2.7-17|54	%dir %{_libdir}/ocaml/lablgtk
12cr|ocaml-lablgtk-1.2.7-17|55	%{_libdir}/ocaml/lablgtk/*.cmi
12cr|ocaml-lablgtk-1.2.7-17|56	%{_libdir}/ocaml/lablgtk/*.cma
12cr|ocaml-lablgtk-1.2.7-17|57	%{_libdir}/ocaml/stublibs/*.so
12cr|ocaml-lablgtk-1.2.7-17|58	
12cr|ocaml-lablgtk-1.2.7-17|59	%files devel
12cr|ocaml-lablgtk-1.2.7-17|60	%defattr(-,root,root)
12cr|ocaml-lablgtk-1.2.7-17|61	%{_bindir}/*
12cr|ocaml-lablgtk-1.2.7-17|62	%{_libdir}/ocaml/lablgtk/*.a
12cr|ocaml-lablgtk-1.2.7-17|63	%{_libdir}/ocaml/lablgtk/*.cmo
12cr|ocaml-lablgtk-1.2.7-17|64	%{_libdir}/ocaml/lablgtk/*.cmx
12cr|ocaml-lablgtk-1.2.7-17|65	%{_libdir}/ocaml/lablgtk/*.cmxa
12cr|ocaml-lablgtk-1.2.7-17|66	%{_libdir}/ocaml/lablgtk/*.mli
12cr|ocaml-lablgtk-1.2.7-17|67	%{_libdir}/ocaml/lablgtk/*.ml
12cr|ocaml-lablgtk-1.2.7-17|68	%{_libdir}/ocaml/lablgtk/*.o
12cr|ocaml-lablgtk-1.2.7-17|69	%{_libdir}/ocaml/lablgtk/*.h
12cr|ocaml-lablgtk-1.2.7-17|70	%{_libdir}/ocaml/lablgtk/varcc
12cr|ocaml-lablgtk-1.2.7-17|71	%{_libdir}/ocaml/lablgtk/lablgtktop
12cr|ocaml-lablgtk-1.2.7-17|72	%{_libdir}/ocaml/lablgtk/lablgtktop_t
12cr|ocaml-lablgtk-1.2.7-17|73	
12cr|ocaml-lablgtk-1.2.7-17|74	
12cr|ocaml-lablgtk-1.2.7-17|75	%changelog
12cr|ocaml-lablgtk-1.2.7-17|76	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.7-17mdv2010.1
12cr|ocaml-lablgtk-1.2.7-17|77	+ Revision: 496365
12cr|ocaml-lablgtk-1.2.7-17|78	- rebuild
12cr|ocaml-lablgtk-1.2.7-17|79	
12cr|ocaml-lablgtk-1.2.7-17|80	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.7-16mdv2010.0
12cr|ocaml-lablgtk-1.2.7-17|81	+ Revision: 389926
12cr|ocaml-lablgtk-1.2.7-17|82	- rebuild
12cr|ocaml-lablgtk-1.2.7-17|83	
12cr|ocaml-lablgtk-1.2.7-17|84	* Wed Dec 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.7-15mdv2009.1
12cr|ocaml-lablgtk-1.2.7-17|85	+ Revision: 318268
12cr|ocaml-lablgtk-1.2.7-17|86	- site-lib hierarchy doesn't exists anymore
12cr|ocaml-lablgtk-1.2.7-17|87	
12cr|ocaml-lablgtk-1.2.7-17|88	* Mon Dec 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.7-14mdv2009.1
12cr|ocaml-lablgtk-1.2.7-17|89	+ Revision: 317606
12cr|ocaml-lablgtk-1.2.7-17|90	- move non-devel files into main package
12cr|ocaml-lablgtk-1.2.7-17|91	
12cr|ocaml-lablgtk-1.2.7-17|92	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.2.7-13mdv2009.0
12cr|ocaml-lablgtk-1.2.7-17|93	+ Revision: 268320
12cr|ocaml-lablgtk-1.2.7-17|94	- rebuild early 2009.0 package (before pixel changes)
12cr|ocaml-lablgtk-1.2.7-17|95	- fix description
12cr|ocaml-lablgtk-1.2.7-17|96	
12cr|ocaml-lablgtk-1.2.7-17|97	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.2.7-12mdv2009.0
12cr|ocaml-lablgtk-1.2.7-17|98	+ Revision: 136633
12cr|ocaml-lablgtk-1.2.7-17|99	- restore BuildRoot
12cr|ocaml-lablgtk-1.2.7-17|100	
12cr|ocaml-lablgtk-1.2.7-17|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocaml-lablgtk-1.2.7-17|102	- kill re-definition of %%buildroot on Pixel's request
12cr|ocaml-lablgtk-1.2.7-17|103	
12cr|ocaml-lablgtk-1.2.7-17|104	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.7-12mdv2008.0
12cr|ocaml-lablgtk-1.2.7-17|105	+ Revision: 77687
12cr|ocaml-lablgtk-1.2.7-17|106	- ocaml policy compliance
12cr|ocaml-lablgtk-1.2.7-17|107	
12cr|ocaml-lablgtk-1.2.7-17|108	* Tue Jul 03 2007 Pixel <pixel@mandriva.com> 1.2.7-11mdv2008.0
12cr|ocaml-lablgtk-1.2.7-17|109	+ Revision: 47403
12cr|ocaml-lablgtk-1.2.7-17|110	- rebuild for new ocaml 3.10.0
12cr|ocaml-lablgtk-1.2.7-17|111	
12cr|ocaml-lablgtk-1.2.7-17|112	
12cr|ocaml-lablgtk-1.2.7-17|113	* Thu Jan 25 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.7-10mdv2007.0
12cr|ocaml-lablgtk-1.2.7-17|114	+ Revision: 113149
12cr|ocaml-lablgtk-1.2.7-17|115	- rebuild for new ocaml
12cr|ocaml-lablgtk-1.2.7-17|116	- Import ocaml-lablgtk
12cr|ocaml-lablgtk-1.2.7-17|117	
12cr|ocaml-lablgtk-1.2.7-17|118	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.7-9mdv2007.0
12cr|ocaml-lablgtk-1.2.7-17|119	- Rebuild
12cr|ocaml-lablgtk-1.2.7-17|120	
12cr|ocaml-lablgtk-1.2.7-17|121	* Wed Apr 26 2006 Pixel <pixel@mandriva.com> 1.2.7-8mdk
12cr|ocaml-lablgtk-1.2.7-17|122	- rebuild for new ocaml
12cr|ocaml-lablgtk-1.2.7-17|123	
12cr|ocaml-lablgtk-1.2.7-17|124	* Thu Jan 26 2006 Pixel <pixel@mandriva.com> 1.2.7-7mdk
12cr|ocaml-lablgtk-1.2.7-17|125	- only the stublibs are non-devel stuff (ie not requiring ocaml)
12cr|ocaml-lablgtk-1.2.7-17|126	
12cr|ocaml-lablgtk-1.2.7-17|127	* Mon Jan 23 2006 Pixel <pixel@mandriva.com> 1.2.7-6mdk
12cr|ocaml-lablgtk-1.2.7-17|128	- rebuild for new ocaml
12cr|ocaml-lablgtk-1.2.7-17|129	
12cr|ocaml-lablgtk-1.2.7-17|130	* Fri Jan 13 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.7-5mdk
12cr|ocaml-lablgtk-1.2.7-17|131	- spec cleanup
12cr|ocaml-lablgtk-1.2.7-17|132	- splti devel file in subpackage
12cr|ocaml-lablgtk-1.2.7-17|133	
12cr|ocaml-lablgtk-1.2.7-17|134	* Mon Nov 07 2005 Pixel <pixel@mandriva.com> 1.2.7-4mdk
12cr|ocaml-lablgtk-1.2.7-17|135	- rebuild for new ocaml
12cr|ocaml-lablgtk-1.2.7-17|136	
12cr|ocaml-lablgtk-1.2.7-17|137	* Thu Nov 03 2005 Pixel <pixel@mandriva.com> 1.2.7-3mdk
12cr|ocaml-lablgtk-1.2.7-17|138	- rebuild for ocaml 3.08.3 (otherwise some builds fail) (thanks to Anssi Hannula)
12cr|ocaml-lablgtk-1.2.7-17|139	
12cr|ocaml-lablgtk-1.2.7-17|140	* Sun Feb 06 2005 Pixel <pixel@mandrakesoft.com> 1.2.7-2mdk
12cr|ocaml-lablgtk-1.2.7-17|141	- rebuild for ocaml 3.08.2 (otherwise one get error "... inconsistent assumptions over implementation Thread")
12cr|ocaml-lablgtk-1.2.7-17|142	
12cr|ocaml-lablgtk-1.2.7-17|143	* Tue Nov 23 2004 Pixel <pixel@mandrakesoft.com> 1.2.7-1mdk
12cr|ocaml-lablgtk-1.2.7-17|144	- new release
12cr|ocaml-lablgtk-1.2.7-17|145	
12cr|ocaml-lablgtk-1.2.7-17|146	* Tue Nov 23 2004 Pixel <pixel@mandrakesoft.com> 1.2.6-3mdk
12cr|ocaml-lablgtk-1.2.7-17|147	- rebuild
12cr|ocaml-lablgtk-1.2.7-17|148	
12cr|ocaml-lablgtk-1.2.7-17|149	* Mon Oct 11 2004 Pascal Terjan <pterjan@mandrake.org> 1.2.6-2mdk
12cr|ocaml-lablgtk-1.2.7-17|150	- drop patch
12cr|ocaml-lablgtk-1.2.7-17|151	

3563 12
12cr|ocaml-lablgtk2-2.14.2-4|1	%define base_name lablgtk
12cr|ocaml-lablgtk2-2.14.2-4|2	
12cr|ocaml-lablgtk2-2.14.2-4|3	Name:		ocaml-%{base_name}2
12cr|ocaml-lablgtk2-2.14.2-4|4	Version:	2.14.2
12cr|ocaml-lablgtk2-2.14.2-4|5	Release:	4
12cr|ocaml-lablgtk2-2.14.2-4|6	Summary:	OCaml interface to the GIMP Tool Kit Version 2
12cr|ocaml-lablgtk2-2.14.2-4|7	Source0:	http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/%{base_name}-%{version}.tar.gz
12cr|ocaml-lablgtk2-2.14.2-4|8	Source1:	lablgtk-2.14.0-doc-html.tar.lzma
12cr|ocaml-lablgtk2-2.14.2-4|9	URL:		http://lablgtk.forge.ocamlcore.org/
12cr|ocaml-lablgtk2-2.14.2-4|10	License:	LGPL
12cr|ocaml-lablgtk2-2.14.2-4|11	Group:		Development/Other
12cr|ocaml-lablgtk2-2.14.2-4|12	BuildRequires:	camlp4
12cr|ocaml-lablgtk2-2.14.2-4|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|ocaml-lablgtk2-2.14.2-4|14	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|ocaml-lablgtk2-2.14.2-4|15	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cr|ocaml-lablgtk2-2.14.2-4|16	BuildRequires:	pkgconfig(libpanelapplet-4.0)
12cr|ocaml-lablgtk2-2.14.2-4|17	BuildRequires:	pkgconfig(gtkspell-2.0)
12cr|ocaml-lablgtk2-2.14.2-4|18	BuildRequires:	pkgconfig(libglade-2.0)
12cr|ocaml-lablgtk2-2.14.2-4|19	BuildRequires:	pkgconfig(gtksourceview-1.0)
12cr|ocaml-lablgtk2-2.14.2-4|20	BuildRequires:	pkgconfig(gtksourceview-2.0)
12cr|ocaml-lablgtk2-2.14.2-4|21	BuildRequires:	pkgconfig(gtkgl-2.0)
12cr|ocaml-lablgtk2-2.14.2-4|22	BuildRequires:	ocaml-lablgl-devel
12cr|ocaml-lablgtk2-2.14.2-4|23	BuildRequires:  mesa-common-devel
12cr|ocaml-lablgtk2-2.14.2-4|24	
12cr|ocaml-lablgtk2-2.14.2-4|25	%description
12cr|ocaml-lablgtk2-2.14.2-4|26	OCaml interface to the GIMP Tool Kit Version 2.
12cr|ocaml-lablgtk2-2.14.2-4|27	
12cr|ocaml-lablgtk2-2.14.2-4|28	%package devel
12cr|ocaml-lablgtk2-2.14.2-4|29	Summary:	Development files for %{name}
12cr|ocaml-lablgtk2-2.14.2-4|30	Group:		Development/Other
12cr|ocaml-lablgtk2-2.14.2-4|31	Requires:	%{name} = %{version}-%{release}
12cr|ocaml-lablgtk2-2.14.2-4|32	Requires:	gtk2-devel
12cr|ocaml-lablgtk2-2.14.2-4|33	
12cr|ocaml-lablgtk2-2.14.2-4|34	%description devel
12cr|ocaml-lablgtk2-2.14.2-4|35	This package contains the development files needed to build applications
12cr|ocaml-lablgtk2-2.14.2-4|36	using %{name}.
12cr|ocaml-lablgtk2-2.14.2-4|37	
12cr|ocaml-lablgtk2-2.14.2-4|38	%package doc
12cr|ocaml-lablgtk2-2.14.2-4|39	Summary:	Documentation and examples for %{name}
12cr|ocaml-lablgtk2-2.14.2-4|40	Group:		Development/Other
12cr|ocaml-lablgtk2-2.14.2-4|41	
12cr|ocaml-lablgtk2-2.14.2-4|42	%description doc
12cr|ocaml-lablgtk2-2.14.2-4|43	This package contains the ocamldoc generated documentation for %{name},
12cr|ocaml-lablgtk2-2.14.2-4|44	and some examples.
12cr|ocaml-lablgtk2-2.14.2-4|45	
12cr|ocaml-lablgtk2-2.14.2-4|46	
12cr|ocaml-lablgtk2-2.14.2-4|47	%prep
12cr|ocaml-lablgtk2-2.14.2-4|48	%setup -q -n %{base_name}-%{version}
12cr|ocaml-lablgtk2-2.14.2-4|49	perl -pi -e "s/^directory.*$//" META
12cr|ocaml-lablgtk2-2.14.2-4|50	sed -i -e 's/version="2.12.0"/version="%{version}"/' META
12cr|ocaml-lablgtk2-2.14.2-4|51	lzcat %{SOURCE1} | tar xf -
12cr|ocaml-lablgtk2-2.14.2-4|52	mv lablgtk-2.14.0-doc-html/ doc/
12cr|ocaml-lablgtk2-2.14.2-4|53	
12cr|ocaml-lablgtk2-2.14.2-4|54	%build
12cr|ocaml-lablgtk2-2.14.2-4|55	%configure2_5x
12cr|ocaml-lablgtk2-2.14.2-4|56	make
12cr|ocaml-lablgtk2-2.14.2-4|57	make opt
12cr|ocaml-lablgtk2-2.14.2-4|58	
12cr|ocaml-lablgtk2-2.14.2-4|59	%install
12cr|ocaml-lablgtk2-2.14.2-4|60	rm -rf %{buildroot}
12cr|ocaml-lablgtk2-2.14.2-4|61	install -d -m 755 %{buildroot}/%{_bindir}
12cr|ocaml-lablgtk2-2.14.2-4|62	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
12cr|ocaml-lablgtk2-2.14.2-4|63	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/lablgtk2/
12cr|ocaml-lablgtk2-2.14.2-4|64	install -m 644 META %{buildroot}/%{_libdir}/ocaml/lablgtk2/
12cr|ocaml-lablgtk2-2.14.2-4|65	make install \
12cr|ocaml-lablgtk2-2.14.2-4|66	BINDIR=%{buildroot}/%{_bindir} \
12cr|ocaml-lablgtk2-2.14.2-4|67	INSTALLDIR=%{buildroot}/%{_libdir}/ocaml/lablgtk2 \
12cr|ocaml-lablgtk2-2.14.2-4|68	DLLDIR=%{buildroot}/%{_libdir}/ocaml/stublibs
12cr|ocaml-lablgtk2-2.14.2-4|69	
12cr|ocaml-lablgtk2-2.14.2-4|70	for cmo in $(find src/ -type f -name "*.cmo"); do
12cr|ocaml-lablgtk2-2.14.2-4|71	%{__install} -m0644 -D $cmo %{buildroot}/%{_libdir}/ocaml/lablgtk2/`basename $cmo`
12cr|ocaml-lablgtk2-2.14.2-4|72	done;
12cr|ocaml-lablgtk2-2.14.2-4|73	
12cr|ocaml-lablgtk2-2.14.2-4|74	%clean
12cr|ocaml-lablgtk2-2.14.2-4|75	rm -rf %{buildroot}
12cr|ocaml-lablgtk2-2.14.2-4|76	
12cr|ocaml-lablgtk2-2.14.2-4|77	%files
12cr|ocaml-lablgtk2-2.14.2-4|78	%defattr(-,root,root)
12cr|ocaml-lablgtk2-2.14.2-4|79	%doc COPYING CHANGES README
12cr|ocaml-lablgtk2-2.14.2-4|80	%{_bindir}/*
12cr|ocaml-lablgtk2-2.14.2-4|81	%dir %{_libdir}/ocaml/lablgtk2
12cr|ocaml-lablgtk2-2.14.2-4|82	%{_libdir}/ocaml/lablgtk2/META
12cr|ocaml-lablgtk2-2.14.2-4|83	%{_libdir}/ocaml/lablgtk2/*.cmi
12cr|ocaml-lablgtk2-2.14.2-4|84	%{_libdir}/ocaml/lablgtk2/*.cma
12cr|ocaml-lablgtk2-2.14.2-4|85	%{_libdir}/ocaml/lablgtk2/*.cmo
12cr|ocaml-lablgtk2-2.14.2-4|86	%{_libdir}/ocaml/lablgtk2/*.o
12cr|ocaml-lablgtk2-2.14.2-4|87	%{_libdir}/ocaml/stublibs/*
12cr|ocaml-lablgtk2-2.14.2-4|88	
12cr|ocaml-lablgtk2-2.14.2-4|89	%files devel
12cr|ocaml-lablgtk2-2.14.2-4|90	%defattr(-,root,root)
12cr|ocaml-lablgtk2-2.14.2-4|91	%{_libdir}/ocaml/lablgtk2/*
12cr|ocaml-lablgtk2-2.14.2-4|92	%exclude %{_libdir}/ocaml/lablgtk2/META
12cr|ocaml-lablgtk2-2.14.2-4|93	%exclude %{_libdir}/ocaml/lablgtk2/*.cmi
12cr|ocaml-lablgtk2-2.14.2-4|94	%exclude %{_libdir}/ocaml/lablgtk2/*.cma
12cr|ocaml-lablgtk2-2.14.2-4|95	%exclude %{_libdir}/ocaml/lablgtk2/*.cmo
12cr|ocaml-lablgtk2-2.14.2-4|96	%exclude %{_libdir}/ocaml/lablgtk2/*.o
12cr|ocaml-lablgtk2-2.14.2-4|97	
12cr|ocaml-lablgtk2-2.14.2-4|98	%files doc
12cr|ocaml-lablgtk2-2.14.2-4|99	%defattr(-,root,root)
12cr|ocaml-lablgtk2-2.14.2-4|100	%doc examples
12cr|ocaml-lablgtk2-2.14.2-4|101	%doc doc
12cr|ocaml-lablgtk2-2.14.2-4|102	
12cr|ocaml-lablgtk2-2.14.2-4|103	
12cr|ocaml-lablgtk2-2.14.2-4|104	%changelog
12cr|ocaml-lablgtk2-2.14.2-4|105	* Fri Jun 08 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2.14.2-4
12cr|ocaml-lablgtk2-2.14.2-4|106	+ Revision: 803316
12cr|ocaml-lablgtk2-2.14.2-4|107	- Fix build in current environment
12cr|ocaml-lablgtk2-2.14.2-4|108	- Don't BuildRequire 32bit libraries on x86_64
12cr|ocaml-lablgtk2-2.14.2-4|109	- Clean up spec file
12cr|ocaml-lablgtk2-2.14.2-4|110	
12cr|ocaml-lablgtk2-2.14.2-4|111	* Sat Sep 17 2011 Alexandre Lissy <alissy@mandriva.com> 2.14.2-3
12cr|ocaml-lablgtk2-2.14.2-4|112	+ Revision: 700156
12cr|ocaml-lablgtk2-2.14.2-4|113	- Installing .cmo files, pango.cmo at least is needed by ocaml-cairo
12cr|ocaml-lablgtk2-2.14.2-4|114	- Release bump, rebuilding for latest ocaml release
12cr|ocaml-lablgtk2-2.14.2-4|115	
12cr|ocaml-lablgtk2-2.14.2-4|116	* Wed Oct 06 2010 Funda Wang <fwang@mandriva.org> 2.14.2-1mdv2011.0
12cr|ocaml-lablgtk2-2.14.2-4|117	+ Revision: 583596
12cr|ocaml-lablgtk2-2.14.2-4|118	- New version 2.14.2
12cr|ocaml-lablgtk2-2.14.2-4|119	
12cr|ocaml-lablgtk2-2.14.2-4|120	* Fri Sep 25 2009 Florent Monnier <blue_prawn@mandriva.org> 2.14.0-2mdv2010.0
12cr|ocaml-lablgtk2-2.14.2-4|121	+ Revision: 449212
12cr|ocaml-lablgtk2-2.14.2-4|122	- added the documentation
12cr|ocaml-lablgtk2-2.14.2-4|123	
12cr|ocaml-lablgtk2-2.14.2-4|124	* Fri Sep 25 2009 Florent Monnier <blue_prawn@mandriva.org> 2.14.0-1mdv2010.0
12cr|ocaml-lablgtk2-2.14.2-4|125	+ Revision: 449176
12cr|ocaml-lablgtk2-2.14.2-4|126	- new version 2.14.0
12cr|ocaml-lablgtk2-2.14.2-4|127	- new version 2.14.0
12cr|ocaml-lablgtk2-2.14.2-4|128	
12cr|ocaml-lablgtk2-2.14.2-4|129	* Wed Sep 23 2009 Florent Monnier <blue_prawn@mandriva.org> 2.12.0-9mdv2010.0
12cr|ocaml-lablgtk2-2.14.2-4|130	+ Revision: 447866
12cr|ocaml-lablgtk2-2.14.2-4|131	- included the examples, and corrected the version in the META file
12cr|ocaml-lablgtk2-2.14.2-4|132	
12cr|ocaml-lablgtk2-2.14.2-4|133	* Wed Sep 23 2009 Florent Monnier <blue_prawn@mandriva.org> 2.12.0-8mdv2010.0
12cr|ocaml-lablgtk2-2.14.2-4|134	+ Revision: 447566
12cr|ocaml-lablgtk2-2.14.2-4|135	- the gtksourceview module requires version 1.0 of the lib, 2.0 is in the svn
12cr|ocaml-lablgtk2-2.14.2-4|136	
12cr|ocaml-lablgtk2-2.14.2-4|137	* Tue Sep 22 2009 Florent Monnier <blue_prawn@mandriva.org> 2.12.0-7mdv2010.0
12cr|ocaml-lablgtk2-2.14.2-4|138	+ Revision: 447521
12cr|ocaml-lablgtk2-2.14.2-4|139	- fixed gtkglarea deps
12cr|ocaml-lablgtk2-2.14.2-4|140	- BuildRequires: gtksourceview-devel and BuildRequires: ocaml-lablgl-devel
12cr|ocaml-lablgtk2-2.14.2-4|141	
12cr|ocaml-lablgtk2-2.14.2-4|142	* Mon Jul 27 2009 Florent Monnier <blue_prawn@mandriva.org> 2.12.0-6mdv2010.0
12cr|ocaml-lablgtk2-2.14.2-4|143	+ Revision: 400484
12cr|ocaml-lablgtk2-2.14.2-4|144	- corrected libglade dependency
12cr|ocaml-lablgtk2-2.14.2-4|145	
12cr|ocaml-lablgtk2-2.14.2-4|146	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.12.0-5mdv2010.0
12cr|ocaml-lablgtk2-2.14.2-4|147	+ Revision: 390044
12cr|ocaml-lablgtk2-2.14.2-4|148	- rebuild
12cr|ocaml-lablgtk2-2.14.2-4|149	- rebuild
12cr|ocaml-lablgtk2-2.14.2-4|150	
12cr|ocaml-lablgtk2-2.14.2-4|151	* Wed Jan 07 2009 Florent Monnier <blue_prawn@mandriva.org> 2.12.0-3mdv2009.1
12cr|ocaml-lablgtk2-2.14.2-4|152	+ Revision: 326787
12cr|ocaml-lablgtk2-2.14.2-4|153	- sources for lablgtk-2.10.1
12cr|ocaml-lablgtk2-2.14.2-4|154	- new version lablgtk-2.10.1
12cr|ocaml-lablgtk2-2.14.2-4|155	- patch to add an include for libgnomeui
12cr|ocaml-lablgtk2-2.14.2-4|156	- fixed a header include for libgnomeui
12cr|ocaml-lablgtk2-2.14.2-4|157	- move non-devel files in main package
12cr|ocaml-lablgtk2-2.14.2-4|158	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-lablgtk2-2.14.2-4|159	
12cr|ocaml-lablgtk2-2.14.2-4|160	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.10.1-3mdv2009.0
12cr|ocaml-lablgtk2-2.14.2-4|161	+ Revision: 254266
12cr|ocaml-lablgtk2-2.14.2-4|162	- rebuild
12cr|ocaml-lablgtk2-2.14.2-4|163	
12cr|ocaml-lablgtk2-2.14.2-4|164	* Mon Mar 03 2008 Stefan van der Eijk <stefan@mandriva.org> 2.10.1-1mdv2008.1
12cr|ocaml-lablgtk2-2.14.2-4|165	+ Revision: 178128
12cr|ocaml-lablgtk2-2.14.2-4|166	- 2.10.1
12cr|ocaml-lablgtk2-2.14.2-4|167	- rebuild for ocaml
12cr|ocaml-lablgtk2-2.14.2-4|168	
12cr|ocaml-lablgtk2-2.14.2-4|169	+ Olivier Blin <blino@mandriva.org>
12cr|ocaml-lablgtk2-2.14.2-4|170	- restore BuildRoot
12cr|ocaml-lablgtk2-2.14.2-4|171	
12cr|ocaml-lablgtk2-2.14.2-4|172	* Thu Dec 20 2007 Guillaume Bedot <littletux@mandriva.org> 2.10.0-5mdv2008.1
12cr|ocaml-lablgtk2-2.14.2-4|173	+ Revision: 135369
12cr|ocaml-lablgtk2-2.14.2-4|174	- patch fixing locale issues
12cr|ocaml-lablgtk2-2.14.2-4|175	
12cr|ocaml-lablgtk2-2.14.2-4|176	* Wed Dec 19 2007 Guillaume Bedot <littletux@mandriva.org> 2.10.0-4mdv2008.1
12cr|ocaml-lablgtk2-2.14.2-4|177	+ Revision: 133742
12cr|ocaml-lablgtk2-2.14.2-4|178	- fix META file.
12cr|ocaml-lablgtk2-2.14.2-4|179	
12cr|ocaml-lablgtk2-2.14.2-4|180	* Mon Dec 17 2007 Guillaume Bedot <littletux@mandriva.org> 2.10.0-3mdv2008.1
12cr|ocaml-lablgtk2-2.14.2-4|181	+ Revision: 131036
12cr|ocaml-lablgtk2-2.14.2-4|182	- also include META so ocamlfind works
12cr|ocaml-lablgtk2-2.14.2-4|183	
12cr|ocaml-lablgtk2-2.14.2-4|184	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocaml-lablgtk2-2.14.2-4|185	- kill re-definition of %%buildroot on Pixel's request
12cr|ocaml-lablgtk2-2.14.2-4|186	
12cr|ocaml-lablgtk2-2.14.2-4|187	* Mon Dec 17 2007 Guillaume Bedot <littletux@mandriva.org> 2.10.0-2mdv2008.1
12cr|ocaml-lablgtk2-2.14.2-4|188	+ Revision: 123007
12cr|ocaml-lablgtk2-2.14.2-4|189	- back to ocaml policy compliance
12cr|ocaml-lablgtk2-2.14.2-4|190	
12cr|ocaml-lablgtk2-2.14.2-4|191	* Fri Nov 30 2007 Guillaume Bedot <littletux@mandriva.org> 2.10.0-1mdv2008.1
12cr|ocaml-lablgtk2-2.14.2-4|192	+ Revision: 114195
12cr|ocaml-lablgtk2-2.14.2-4|193	- 2.10.0
12cr|ocaml-lablgtk2-2.14.2-4|194	- fixed location of caml archives
12cr|ocaml-lablgtk2-2.14.2-4|195	
12cr|ocaml-lablgtk2-2.14.2-4|196	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.6.0-10mdv2008.0
12cr|ocaml-lablgtk2-2.14.2-4|197	+ Revision: 77689
12cr|ocaml-lablgtk2-2.14.2-4|198	- ocaml policy compliance
12cr|ocaml-lablgtk2-2.14.2-4|199	
12cr|ocaml-lablgtk2-2.14.2-4|200	
12cr|ocaml-lablgtk2-2.14.2-4|201	* Thu Jan 25 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.6.0-9mdv2007.0
12cr|ocaml-lablgtk2-2.14.2-4|202	+ Revision: 113157
12cr|ocaml-lablgtk2-2.14.2-4|203	- rebuild for new ocaml
12cr|ocaml-lablgtk2-2.14.2-4|204	- Import ocaml-lablgtk2
12cr|ocaml-lablgtk2-2.14.2-4|205	
12cr|ocaml-lablgtk2-2.14.2-4|206	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.6.0-8mdv2007.0
12cr|ocaml-lablgtk2-2.14.2-4|207	- Rebuild
12cr|ocaml-lablgtk2-2.14.2-4|208	
12cr|ocaml-lablgtk2-2.14.2-4|209	* Wed Apr 26 2006 Pixel <pixel@mandriva.com> 2.6.0-7mdk
12cr|ocaml-lablgtk2-2.14.2-4|210	- rebuild for new ocaml
12cr|ocaml-lablgtk2-2.14.2-4|211	
12cr|ocaml-lablgtk2-2.14.2-4|212	* Thu Jan 26 2006 Pixel <pixel@mandriva.com> 2.6.0-6mdk
12cr|ocaml-lablgtk2-2.14.2-4|213	- only the stublibs are non-devel stuff (ie not requiring ocaml)
12cr|ocaml-lablgtk2-2.14.2-4|214	
12cr|ocaml-lablgtk2-2.14.2-4|215	* Mon Jan 23 2006 Pixel <pixel@mandriva.com> 2.6.0-5mdk
12cr|ocaml-lablgtk2-2.14.2-4|216	- rebuild for new ocaml
12cr|ocaml-lablgtk2-2.14.2-4|217	
12cr|ocaml-lablgtk2-2.14.2-4|218	* Fri Jan 13 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.6.0-4mdk
12cr|ocaml-lablgtk2-2.14.2-4|219	- devel packages requires gtk+2-devel
12cr|ocaml-lablgtk2-2.14.2-4|220	
12cr|ocaml-lablgtk2-2.14.2-4|221	* Wed Nov 09 2005 Guillaume Bedot <littletux@mandriva.org> 2.6.0-3mdk
12cr|ocaml-lablgtk2-2.14.2-4|222	- rebuild for new lablgl
12cr|ocaml-lablgtk2-2.14.2-4|223	
12cr|ocaml-lablgtk2-2.14.2-4|224	* Mon Nov 07 2005 Pixel <pixel@mandriva.com> 2.6.0-2mdk
12cr|ocaml-lablgtk2-2.14.2-4|225	- rebuild for new ocaml
12cr|ocaml-lablgtk2-2.14.2-4|226	
12cr|ocaml-lablgtk2-2.14.2-4|227	* Wed Nov 02 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.6.0-1mdk
12cr|ocaml-lablgtk2-2.14.2-4|228	- %%mkrel
12cr|ocaml-lablgtk2-2.14.2-4|229	- Anssi Hannula <anssi.hannula@gmail.com>
12cr|ocaml-lablgtk2-2.14.2-4|230	- 2.6.0
12cr|ocaml-lablgtk2-2.14.2-4|231	
12cr|ocaml-lablgtk2-2.14.2-4|232	* Tue Nov 01 2005 Frederic Lepied <flepied@mandriva.com> 2.4.1-0.20050701.2mdk
12cr|ocaml-lablgtk2-2.14.2-4|233	- rebuild to compile gtkgl support
12cr|ocaml-lablgtk2-2.14.2-4|234	
12cr|ocaml-lablgtk2-2.14.2-4|235	* Wed Jul 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.1-0.20050701.1mdk
12cr|ocaml-lablgtk2-2.14.2-4|236	- new snapshot
12cr|ocaml-lablgtk2-2.14.2-4|237	- more buildrequires
12cr|ocaml-lablgtk2-2.14.2-4|238	- remove merged rpm macros
12cr|ocaml-lablgtk2-2.14.2-4|239	
12cr|ocaml-lablgtk2-2.14.2-4|240	* Wed May 18 2005 Laurent Culioli <laurent@mandriva.org> 2.4.1-0.20050218.1mdk
12cr|ocaml-lablgtk2-2.14.2-4|241	- 20050218
12cr|ocaml-lablgtk2-2.14.2-4|242	
12cr|ocaml-lablgtk2-2.14.2-4|243	* Fri Apr 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.0-1mdk
12cr|ocaml-lablgtk2-2.14.2-4|244	- contributed by Julien Narboux (Julien.Narboux@inria.fr)
12cr|ocaml-lablgtk2-2.14.2-4|245	

3564 12
12cr|ocaml-libaio-svn20090127-3|1	#  svn checkout  svn://svn.forge.ocamlcore.org/svnroot/libaio-ocaml
12cr|ocaml-libaio-svn20090127-3|2	#  DATE=$(date +"%Y-%m-%d_%Hh%M")
12cr|ocaml-libaio-svn20090127-3|3	#  SCM_NAME="libaio-ocaml-$DATE"
12cr|ocaml-libaio-svn20090127-3|4	#  mv  libaio-ocaml  $SCM_NAME
12cr|ocaml-libaio-svn20090127-3|5	#  tar cf $SCM_NAME.tar  $SCM_NAME
12cr|ocaml-libaio-svn20090127-3|6	#  lzma --best  $SCM_NAME.tar
12cr|ocaml-libaio-svn20090127-3|7	
12cr|ocaml-libaio-svn20090127-3|8	%define arch_version    2009-01-27_10h16
12cr|ocaml-libaio-svn20090127-3|9	%define pack_version    svn20090127
12cr|ocaml-libaio-svn20090127-3|10	
12cr|ocaml-libaio-svn20090127-3|11	Name:           ocaml-libaio
12cr|ocaml-libaio-svn20090127-3|12	Version:        %{pack_version}
12cr|ocaml-libaio-svn20090127-3|13	Release:        %mkrel 3
12cr|ocaml-libaio-svn20090127-3|14	Summary:        OCaml bindings for libaio, Linux kernel AIO access library
12cr|ocaml-libaio-svn20090127-3|15	License:        LGPL
12cr|ocaml-libaio-svn20090127-3|16	Group:          Development/Other
12cr|ocaml-libaio-svn20090127-3|17	URL:            https://forge.ocamlcore.org/projects/libaio-ocaml/
12cr|ocaml-libaio-svn20090127-3|18	Source0:        libaio-ocaml-%{arch_version}.tar.lzma
12cr|ocaml-libaio-svn20090127-3|19	BuildRequires:  ocaml
12cr|ocaml-libaio-svn20090127-3|20	BuildRequires:  ocaml-findlib
12cr|ocaml-libaio-svn20090127-3|21	BuildRequires:  libaio-devel
12cr|ocaml-libaio-svn20090127-3|22	BuildRequires:  tetex-latex
12cr|ocaml-libaio-svn20090127-3|23	BuildRequires:  gzip
12cr|ocaml-libaio-svn20090127-3|24	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|ocaml-libaio-svn20090127-3|25	
12cr|ocaml-libaio-svn20090127-3|26	%description
12cr|ocaml-libaio-svn20090127-3|27	This OCaml-library interfaces the libaio (Linux kernel AIO access
12cr|ocaml-libaio-svn20090127-3|28	library) C library. It enables ocaml programs to use Linux kernel
12cr|ocaml-libaio-svn20090127-3|29	fast asynchronous I/O system calls, important for the performance
12cr|ocaml-libaio-svn20090127-3|30	of databases and other advanced applications.
12cr|ocaml-libaio-svn20090127-3|31	
12cr|ocaml-libaio-svn20090127-3|32	Compared with the OCaml standard and Unix I/O functions this library:
12cr|ocaml-libaio-svn20090127-3|33	* does not block
12cr|ocaml-libaio-svn20090127-3|34	* does I/O in the background
12cr|ocaml-libaio-svn20090127-3|35	* calls a continuation when the I/O has completed
12cr|ocaml-libaio-svn20090127-3|36	
12cr|ocaml-libaio-svn20090127-3|37	%package devel
12cr|ocaml-libaio-svn20090127-3|38	Summary:        OCaml bindings for libaio, Linux kernel AIO access library
12cr|ocaml-libaio-svn20090127-3|39	Group:          Development/Other
12cr|ocaml-libaio-svn20090127-3|40	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-libaio-svn20090127-3|41	
12cr|ocaml-libaio-svn20090127-3|42	%description -n %{name}-devel
12cr|ocaml-libaio-svn20090127-3|43	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-libaio-svn20090127-3|44	developing applications that use %{name}.
12cr|ocaml-libaio-svn20090127-3|45	
12cr|ocaml-libaio-svn20090127-3|46	%prep
12cr|ocaml-libaio-svn20090127-3|47	%setup -q -n libaio-ocaml-%{arch_version}
12cr|ocaml-libaio-svn20090127-3|48	rm -rf .svn
12cr|ocaml-libaio-svn20090127-3|49	rm -rf */.svn
12cr|ocaml-libaio-svn20090127-3|50	
12cr|ocaml-libaio-svn20090127-3|51	%build
12cr|ocaml-libaio-svn20090127-3|52	make all opt
12cr|ocaml-libaio-svn20090127-3|53	make doc
12cr|ocaml-libaio-svn20090127-3|54	gzip --best doc/aio/latex/doc.ps
12cr|ocaml-libaio-svn20090127-3|55	
12cr|ocaml-libaio-svn20090127-3|56	%install
12cr|ocaml-libaio-svn20090127-3|57	rm -rf %{buildroot}
12cr|ocaml-libaio-svn20090127-3|58	install -d -m 755 %{buildroot}%{_libdir}/ocaml/aio
12cr|ocaml-libaio-svn20090127-3|59	install -d -m 755 %{buildroot}%{_libdir}/ocaml/stublibs
12cr|ocaml-libaio-svn20090127-3|60	export DESTDIR=%{buildroot}%{_libdir}/ocaml
12cr|ocaml-libaio-svn20090127-3|61	#make install
12cr|ocaml-libaio-svn20090127-3|62	ocamlfind install -destdir $DESTDIR -ldconf /dev/null aio \
12cr|ocaml-libaio-svn20090127-3|63	lib/{*.mli,*.cmi,*.cma,*.a,*.cmxa,*.cmx,*.so,META}
12cr|ocaml-libaio-svn20090127-3|64	
12cr|ocaml-libaio-svn20090127-3|65	%clean
12cr|ocaml-libaio-svn20090127-3|66	rm -rf %{buildroot}
12cr|ocaml-libaio-svn20090127-3|67	
12cr|ocaml-libaio-svn20090127-3|68	%files
12cr|ocaml-libaio-svn20090127-3|69	%defattr(-,root,root)
12cr|ocaml-libaio-svn20090127-3|70	%doc LICENSE CHANGES README.txt
12cr|ocaml-libaio-svn20090127-3|71	%dir %{_libdir}/ocaml/aio
12cr|ocaml-libaio-svn20090127-3|72	%{_libdir}/ocaml/aio/META
12cr|ocaml-libaio-svn20090127-3|73	%{_libdir}/ocaml/aio/*.cma
12cr|ocaml-libaio-svn20090127-3|74	%{_libdir}/ocaml/aio/*.cmi
12cr|ocaml-libaio-svn20090127-3|75	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-libaio-svn20090127-3|76	
12cr|ocaml-libaio-svn20090127-3|77	%files devel
12cr|ocaml-libaio-svn20090127-3|78	%defattr(-,root,root)
12cr|ocaml-libaio-svn20090127-3|79	%doc examples
12cr|ocaml-libaio-svn20090127-3|80	%doc lib/doc/aio/html
12cr|ocaml-libaio-svn20090127-3|81	%doc lib/doc/aio/latex/*.{dvi,pdf,ps.gz}
12cr|ocaml-libaio-svn20090127-3|82	%{_libdir}/ocaml/aio/*.a
12cr|ocaml-libaio-svn20090127-3|83	%{_libdir}/ocaml/aio/*.ml*
12cr|ocaml-libaio-svn20090127-3|84	%{_libdir}/ocaml/aio/*.cmx
12cr|ocaml-libaio-svn20090127-3|85	%{_libdir}/ocaml/aio/*.cmxa
12cr|ocaml-libaio-svn20090127-3|86	
12cr|ocaml-libaio-svn20090127-3|87	
12cr|ocaml-libaio-svn20090127-3|88	
12cr|ocaml-libaio-svn20090127-3|89	
12cr|ocaml-libaio-svn20090127-3|90	%changelog
12cr|ocaml-libaio-svn20090127-3|91	

3565 12
12cr|ocaml-lzma-0.01-3|1	Name:           ocaml-lzma
12cr|ocaml-lzma-0.01-3|2	Version:        0.01
12cr|ocaml-lzma-0.01-3|3	Release:        %mkrel 3
12cr|ocaml-lzma-0.01-3|4	Summary:        OCaml bindings for the LZMA compression library
12cr|ocaml-lzma-0.01-3|5	License:        LGPL with static compilation exception
12cr|ocaml-lzma-0.01-3|6	Group:          Development/Other
12cr|ocaml-lzma-0.01-3|7	URL:            http://forge.ocamlcore.org/projects/ocaml-lzma/
12cr|ocaml-lzma-0.01-3|8	Source0:        http://forge.ocamlcore.org/frs/download.php/378/ocaml-lzma-%{version}.tar.gz
12cr|ocaml-lzma-0.01-3|9	BuildRequires:  ocaml
12cr|ocaml-lzma-0.01-3|10	BuildRequires:  liblzma-devel
12cr|ocaml-lzma-0.01-3|11	
12cr|ocaml-lzma-0.01-3|12	%description
12cr|ocaml-lzma-0.01-3|13	OCaml bindings for the LZMA compression library.
12cr|ocaml-lzma-0.01-3|14	Lzma provides very high compression ratio and fast decompression,
12cr|ocaml-lzma-0.01-3|15	the average compression ratio is 30% better than that of gzip and
12cr|ocaml-lzma-0.01-3|16	15% better than that of bzip2.
12cr|ocaml-lzma-0.01-3|17	
12cr|ocaml-lzma-0.01-3|18	%package        devel
12cr|ocaml-lzma-0.01-3|19	Summary:        Development files for %{name}
12cr|ocaml-lzma-0.01-3|20	Group:          Development/Other
12cr|ocaml-lzma-0.01-3|21	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-lzma-0.01-3|22	
12cr|ocaml-lzma-0.01-3|23	%description    devel
12cr|ocaml-lzma-0.01-3|24	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-lzma-0.01-3|25	developing applications that use %{name}.
12cr|ocaml-lzma-0.01-3|26	
12cr|ocaml-lzma-0.01-3|27	%prep
12cr|ocaml-lzma-0.01-3|28	%setup -q
12cr|ocaml-lzma-0.01-3|29	
12cr|ocaml-lzma-0.01-3|30	%build
12cr|ocaml-lzma-0.01-3|31	make
12cr|ocaml-lzma-0.01-3|32	make doc
12cr|ocaml-lzma-0.01-3|33	
12cr|ocaml-lzma-0.01-3|34	%install
12cr|ocaml-lzma-0.01-3|35	rm -rf %{buildroot}
12cr|ocaml-lzma-0.01-3|36	mkdir -p %{buildroot}%{_libdir}/ocaml/lzma
12cr|ocaml-lzma-0.01-3|37	mkdir -p %{buildroot}%{_libdir}/ocaml/stublibs
12cr|ocaml-lzma-0.01-3|38	make install \
12cr|ocaml-lzma-0.01-3|39	PREFIX=%{buildroot}%{_libdir}/ocaml/lzma \
12cr|ocaml-lzma-0.01-3|40	SO_PREFIX=%{buildroot}%{_libdir}/ocaml/stublibs
12cr|ocaml-lzma-0.01-3|41	
12cr|ocaml-lzma-0.01-3|42	mkdir examples
12cr|ocaml-lzma-0.01-3|43	cp test_* examples/
12cr|ocaml-lzma-0.01-3|44	
12cr|ocaml-lzma-0.01-3|45	%clean
12cr|ocaml-lzma-0.01-3|46	rm -rf %{buildroot}
12cr|ocaml-lzma-0.01-3|47	
12cr|ocaml-lzma-0.01-3|48	%files
12cr|ocaml-lzma-0.01-3|49	%defattr(-,root,root)
12cr|ocaml-lzma-0.01-3|50	%doc README.txt description.txt LICENSE.txt
12cr|ocaml-lzma-0.01-3|51	%dir %{_libdir}/ocaml/lzma
12cr|ocaml-lzma-0.01-3|52	%{_libdir}/ocaml/lzma/META
12cr|ocaml-lzma-0.01-3|53	%{_libdir}/ocaml/lzma/*.cma
12cr|ocaml-lzma-0.01-3|54	%{_libdir}/ocaml/lzma/*.cmi
12cr|ocaml-lzma-0.01-3|55	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-lzma-0.01-3|56	
12cr|ocaml-lzma-0.01-3|57	%files devel
12cr|ocaml-lzma-0.01-3|58	%defattr(-,root,root)
12cr|ocaml-lzma-0.01-3|59	%doc doc examples
12cr|ocaml-lzma-0.01-3|60	%{_libdir}/ocaml/lzma/*.a
12cr|ocaml-lzma-0.01-3|61	%{_libdir}/ocaml/lzma/*.o
12cr|ocaml-lzma-0.01-3|62	%{_libdir}/ocaml/lzma/*.cmxa
12cr|ocaml-lzma-0.01-3|63	%{_libdir}/ocaml/lzma/*.cmx
12cr|ocaml-lzma-0.01-3|64	%{_libdir}/ocaml/lzma/*.cmo
12cr|ocaml-lzma-0.01-3|65	%{_libdir}/ocaml/lzma/*.mli
12cr|ocaml-lzma-0.01-3|66	%{_libdir}/ocaml/stublibs/*.cmxs
12cr|ocaml-lzma-0.01-3|67	
12cr|ocaml-lzma-0.01-3|68	
12cr|ocaml-lzma-0.01-3|69	%changelog
12cr|ocaml-lzma-0.01-3|70	* Mon Nov 14 2011 Funda Wang <fwang@mandriva.org> 0.01-3mdv2012.0
12cr|ocaml-lzma-0.01-3|71	+ Revision: 730508
12cr|ocaml-lzma-0.01-3|72	- mandriva come with LZMA_PRESET_TEXT now
12cr|ocaml-lzma-0.01-3|73	
12cr|ocaml-lzma-0.01-3|74	* Sat Nov 27 2010 Funda Wang <fwang@mandriva.org> 0.01-2mdv2011.0
12cr|ocaml-lzma-0.01-3|75	+ Revision: 601657
12cr|ocaml-lzma-0.01-3|76	- fix build with xz 5.0
12cr|ocaml-lzma-0.01-3|77	
12cr|ocaml-lzma-0.01-3|78	* Mon Apr 26 2010 Florent Monnier <blue_prawn@mandriva.org> 0.01-1mdv2011.0
12cr|ocaml-lzma-0.01-3|79	+ Revision: 539376
12cr|ocaml-lzma-0.01-3|80	- BuildRequires: liblzma-devel
12cr|ocaml-lzma-0.01-3|81	- BuildRequires: ocaml
12cr|ocaml-lzma-0.01-3|82	- import ocaml-lzma
12cr|ocaml-lzma-0.01-3|83	
12cr|ocaml-lzma-0.01-3|84	

3566 12
12cr|ocaml-mad-0.4.0-2|1	Name:           ocaml-mad
12cr|ocaml-mad-0.4.0-2|2	Version:        0.4.0
12cr|ocaml-mad-0.4.0-2|3	Release:        2
12cr|ocaml-mad-0.4.0-2|4	Summary:        Bindings for the mad library
12cr|ocaml-mad-0.4.0-2|5	License:        GPL
12cr|ocaml-mad-0.4.0-2|6	Group:          Development/Other
12cr|ocaml-mad-0.4.0-2|7	URL:            http://sourceforge.net/projects/savonet/files/
12cr|ocaml-mad-0.4.0-2|8	Source0:        http://downloads.sourceforge.net/savonet/ocaml-mad/ocaml-mad-%{version}.tar.gz
12cr|ocaml-mad-0.4.0-2|9	Patch1:         ocaml-mad-0.3.5-docblock.patch
12cr|ocaml-mad-0.4.0-2|10	BuildRequires:  ocaml-findlib
12cr|ocaml-mad-0.4.0-2|11	BuildRequires:  ocaml
12cr|ocaml-mad-0.4.0-2|12	BuildRequires:  libmad-devel
12cr|ocaml-mad-0.4.0-2|13	
12cr|ocaml-mad-0.4.0-2|14	%description
12cr|ocaml-mad-0.4.0-2|15	Bindings for the mad library which provides functions for encoding
12cr|ocaml-mad-0.4.0-2|16	wave audio files into mp3.
12cr|ocaml-mad-0.4.0-2|17	
12cr|ocaml-mad-0.4.0-2|18	%package        devel
12cr|ocaml-mad-0.4.0-2|19	Summary:        Development files for %{name}
12cr|ocaml-mad-0.4.0-2|20	Group:          Development/Other
12cr|ocaml-mad-0.4.0-2|21	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-mad-0.4.0-2|22	
12cr|ocaml-mad-0.4.0-2|23	%description    devel
12cr|ocaml-mad-0.4.0-2|24	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-mad-0.4.0-2|25	developing applications that use %{name}.
12cr|ocaml-mad-0.4.0-2|26	
12cr|ocaml-mad-0.4.0-2|27	%prep
12cr|ocaml-mad-0.4.0-2|28	%setup -q
12cr|ocaml-mad-0.4.0-2|29	%patch1 -p1
12cr|ocaml-mad-0.4.0-2|30	
12cr|ocaml-mad-0.4.0-2|31	%build
12cr|ocaml-mad-0.4.0-2|32	%configure
12cr|ocaml-mad-0.4.0-2|33	make
12cr|ocaml-mad-0.4.0-2|34	make doc
12cr|ocaml-mad-0.4.0-2|35	
12cr|ocaml-mad-0.4.0-2|36	%install
12cr|ocaml-mad-0.4.0-2|37	rm -rf %{buildroot}
12cr|ocaml-mad-0.4.0-2|38	export DESTDIR=%{buildroot}
12cr|ocaml-mad-0.4.0-2|39	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-mad-0.4.0-2|40	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-mad-0.4.0-2|41	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-mad-0.4.0-2|42	mkdir -p $OCAMLFIND_DESTDIR/mad
12cr|ocaml-mad-0.4.0-2|43	make install
12cr|ocaml-mad-0.4.0-2|44	
12cr|ocaml-mad-0.4.0-2|45	%clean
12cr|ocaml-mad-0.4.0-2|46	rm -rf %{buildroot}
12cr|ocaml-mad-0.4.0-2|47	
12cr|ocaml-mad-0.4.0-2|48	%files
12cr|ocaml-mad-0.4.0-2|49	%defattr(-,root,root)
12cr|ocaml-mad-0.4.0-2|50	%doc COPYING CHANGES README
12cr|ocaml-mad-0.4.0-2|51	%dir %{_libdir}/ocaml/mad
12cr|ocaml-mad-0.4.0-2|52	%{_libdir}/ocaml/mad/META
12cr|ocaml-mad-0.4.0-2|53	%{_libdir}/ocaml/mad/*.cma
12cr|ocaml-mad-0.4.0-2|54	%{_libdir}/ocaml/mad/*.cmi
12cr|ocaml-mad-0.4.0-2|55	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-mad-0.4.0-2|56	
12cr|ocaml-mad-0.4.0-2|57	%files devel
12cr|ocaml-mad-0.4.0-2|58	%defattr(-,root,root)
12cr|ocaml-mad-0.4.0-2|59	%doc doc/html
12cr|ocaml-mad-0.4.0-2|60	%{_libdir}/ocaml/mad/*.a
12cr|ocaml-mad-0.4.0-2|61	%{_libdir}/ocaml/mad/*.cmxa
12cr|ocaml-mad-0.4.0-2|62	%{_libdir}/ocaml/mad/*.cmx
12cr|ocaml-mad-0.4.0-2|63	%{_libdir}/ocaml/mad/*.mli
12cr|ocaml-mad-0.4.0-2|64	
12cr|ocaml-mad-0.4.0-2|65	
12cr|ocaml-mad-0.4.0-2|66	
12cr|ocaml-mad-0.4.0-2|67	%changelog
12cr|ocaml-mad-0.4.0-2|68	* Sat Aug 21 2010 Florent Monnier <blue_prawn@mandriva.org> 0.4.0-1mdv2011.0
12cr|ocaml-mad-0.4.0-2|69	+ Revision: 571674
12cr|ocaml-mad-0.4.0-2|70	- updated to version 0.4.0
12cr|ocaml-mad-0.4.0-2|71	
12cr|ocaml-mad-0.4.0-2|72	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.6-1mdv2010.1
12cr|ocaml-mad-0.4.0-2|73	+ Revision: 496364
12cr|ocaml-mad-0.4.0-2|74	- new version
12cr|ocaml-mad-0.4.0-2|75	
12cr|ocaml-mad-0.4.0-2|76	* Mon Aug 10 2009 Florent Monnier <blue_prawn@mandriva.org> 0.3.5-2mdv2010.0
12cr|ocaml-mad-0.4.0-2|77	+ Revision: 413705
12cr|ocaml-mad-0.4.0-2|78	- patched openfile segfault
12cr|ocaml-mad-0.4.0-2|79	
12cr|ocaml-mad-0.4.0-2|80	* Sat Aug 01 2009 Florent Monnier <blue_prawn@mandriva.org> 0.3.5-1mdv2010.0
12cr|ocaml-mad-0.4.0-2|81	+ Revision: 405319
12cr|ocaml-mad-0.4.0-2|82	- corrected deps
12cr|ocaml-mad-0.4.0-2|83	- import ocaml-mad
12cr|ocaml-mad-0.4.0-2|84	

3567 12
12cr|ocaml-magic-0.7.3-2|1	Name:           ocaml-magic
12cr|ocaml-magic-0.7.3-2|2	Version:        0.7.3
12cr|ocaml-magic-0.7.3-2|3	Release:        2
12cr|ocaml-magic-0.7.3-2|4	Summary:        OCaml bindings for the File type determination library
12cr|ocaml-magic-0.7.3-2|5	License:        LGPL
12cr|ocaml-magic-0.7.3-2|6	Group:          Development/Other
12cr|ocaml-magic-0.7.3-2|7	URL:            http://sourceforge.net/projects/ocaml-magic/
12cr|ocaml-magic-0.7.3-2|8	Source0:        http://sourceforge.net/projects/ocaml-magic/files/ocaml-magic-%{version}.tar.gz
12cr|ocaml-magic-0.7.3-2|9	BuildRequires:  magic-devel
12cr|ocaml-magic-0.7.3-2|10	BuildRequires:  ocaml-findlib
12cr|ocaml-magic-0.7.3-2|11	BuildRequires:  ocaml
12cr|ocaml-magic-0.7.3-2|12	
12cr|ocaml-magic-0.7.3-2|13	%description
12cr|ocaml-magic-0.7.3-2|14	Libmagic is a library for classifying files according to magic number tests.
12cr|ocaml-magic-0.7.3-2|15	This package provides OCaml interface to this C library.
12cr|ocaml-magic-0.7.3-2|16	
12cr|ocaml-magic-0.7.3-2|17	%package        devel
12cr|ocaml-magic-0.7.3-2|18	Summary:        Development files for %{name}
12cr|ocaml-magic-0.7.3-2|19	Group:          Development/Other
12cr|ocaml-magic-0.7.3-2|20	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-magic-0.7.3-2|21	
12cr|ocaml-magic-0.7.3-2|22	%description    devel
12cr|ocaml-magic-0.7.3-2|23	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-magic-0.7.3-2|24	developing applications that use %{name}.
12cr|ocaml-magic-0.7.3-2|25	
12cr|ocaml-magic-0.7.3-2|26	%prep
12cr|ocaml-magic-0.7.3-2|27	%setup -q -n ocaml-magic-%{version}
12cr|ocaml-magic-0.7.3-2|28	
12cr|ocaml-magic-0.7.3-2|29	%build
12cr|ocaml-magic-0.7.3-2|30	%configure
12cr|ocaml-magic-0.7.3-2|31	make
12cr|ocaml-magic-0.7.3-2|32	make doc
12cr|ocaml-magic-0.7.3-2|33	
12cr|ocaml-magic-0.7.3-2|34	%install
12cr|ocaml-magic-0.7.3-2|35	rm -rf %{buildroot}
12cr|ocaml-magic-0.7.3-2|36	export DESTDIR=%{buildroot}
12cr|ocaml-magic-0.7.3-2|37	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-magic-0.7.3-2|38	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-magic-0.7.3-2|39	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-magic-0.7.3-2|40	mkdir -p $OCAMLFIND_DESTDIR/magic
12cr|ocaml-magic-0.7.3-2|41	make install
12cr|ocaml-magic-0.7.3-2|42	
12cr|ocaml-magic-0.7.3-2|43	%clean
12cr|ocaml-magic-0.7.3-2|44	rm -rf %{buildroot}
12cr|ocaml-magic-0.7.3-2|45	
12cr|ocaml-magic-0.7.3-2|46	%files
12cr|ocaml-magic-0.7.3-2|47	%defattr(-,root,root)
12cr|ocaml-magic-0.7.3-2|48	%doc LICENSE README
12cr|ocaml-magic-0.7.3-2|49	%dir %{_libdir}/ocaml/magic
12cr|ocaml-magic-0.7.3-2|50	%{_libdir}/ocaml/magic/META
12cr|ocaml-magic-0.7.3-2|51	%{_libdir}/ocaml/magic/*.cma
12cr|ocaml-magic-0.7.3-2|52	%{_libdir}/ocaml/magic/*.cmi
12cr|ocaml-magic-0.7.3-2|53	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-magic-0.7.3-2|54	
12cr|ocaml-magic-0.7.3-2|55	%files devel
12cr|ocaml-magic-0.7.3-2|56	%defattr(-,root,root)
12cr|ocaml-magic-0.7.3-2|57	%doc doc
12cr|ocaml-magic-0.7.3-2|58	%{_libdir}/ocaml/magic/*.a
12cr|ocaml-magic-0.7.3-2|59	%{_libdir}/ocaml/magic/*.cmxa
12cr|ocaml-magic-0.7.3-2|60	%{_libdir}/ocaml/magic/*.cmx
12cr|ocaml-magic-0.7.3-2|61	%{_libdir}/ocaml/magic/*.mli
12cr|ocaml-magic-0.7.3-2|62	
12cr|ocaml-magic-0.7.3-2|63	
12cr|ocaml-magic-0.7.3-2|64	
12cr|ocaml-magic-0.7.3-2|65	%changelog
12cr|ocaml-magic-0.7.3-2|66	* Mon Aug 24 2009 Florent Monnier <blue_prawn@mandriva.org> 0.7.3-1mdv2010.1
12cr|ocaml-magic-0.7.3-2|67	+ Revision: 420284
12cr|ocaml-magic-0.7.3-2|68	- version var in source url
12cr|ocaml-magic-0.7.3-2|69	
12cr|ocaml-magic-0.7.3-2|70	* Thu Jul 30 2009 Florent Monnier <blue_prawn@mandriva.org> 0.7.3-1mdv2010.0
12cr|ocaml-magic-0.7.3-2|71	+ Revision: 404486
12cr|ocaml-magic-0.7.3-2|72	- import ocaml-magic
12cr|ocaml-magic-0.7.3-2|73	
12cr|ocaml-magic-0.7.3-2|74	

3568 12
12cr|ocamlmakefile-6.29.3-1|1	Name:           ocamlmakefile
12cr|ocamlmakefile-6.29.3-1|2	Version:        6.29.3
12cr|ocamlmakefile-6.29.3-1|3	Release:        %mkrel 1
12cr|ocamlmakefile-6.29.3-1|4	Summary:        Automated compilation of complex OCaml-projects
12cr|ocamlmakefile-6.29.3-1|5	License:        LGPL
12cr|ocamlmakefile-6.29.3-1|6	Group:          Development/Other
12cr|ocamlmakefile-6.29.3-1|7	URL:            http://www.ocaml.info/home/ocaml_sources.html#ocaml-make
12cr|ocamlmakefile-6.29.3-1|8	Source0:        http://hg.ocaml.info/release/ocaml-make/archive/ocaml-make-release-%{version}.tar.bz2
12cr|ocamlmakefile-6.29.3-1|9	Source1:        SOURCES/README.examples.idl
12cr|ocamlmakefile-6.29.3-1|10	# curl http://hg.ocaml.info/release/ocaml-make/archive/release-%{version}.tar.bz2 > ocaml-make-release-%{version}.tar.bz2
12cr|ocamlmakefile-6.29.3-1|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocamlmakefile-6.29.3-1|12	
12cr|ocamlmakefile-6.29.3-1|13	%description
12cr|ocamlmakefile-6.29.3-1|14	A general makefile for the Objective Caml programming language
12cr|ocamlmakefile-6.29.3-1|15	OCamlMakefile is a general makefile which allows a programmer to
12cr|ocamlmakefile-6.29.3-1|16	create quickly customized makefiles for a project written in the
12cr|ocamlmakefile-6.29.3-1|17	Objective Caml programming language. Typically, a customized makefile
12cr|ocamlmakefile-6.29.3-1|18	consists of the definition of a few variables, and an inclusion of
12cr|ocamlmakefile-6.29.3-1|19	the general makefile provided by this package.
12cr|ocamlmakefile-6.29.3-1|20	
12cr|ocamlmakefile-6.29.3-1|21	%package        doc
12cr|ocamlmakefile-6.29.3-1|22	Summary:        Documentation and examples files for %{name}
12cr|ocamlmakefile-6.29.3-1|23	Group:          Development/Other
12cr|ocamlmakefile-6.29.3-1|24	Requires:       %{name} = %{version}-%{release}
12cr|ocamlmakefile-6.29.3-1|25	
12cr|ocamlmakefile-6.29.3-1|26	%description    doc
12cr|ocamlmakefile-6.29.3-1|27	The %{name}-doc package contains documentation and examples files for
12cr|ocamlmakefile-6.29.3-1|28	developing applications that use %{name}.
12cr|ocamlmakefile-6.29.3-1|29	
12cr|ocamlmakefile-6.29.3-1|30	%prep
12cr|ocamlmakefile-6.29.3-1|31	%setup -q -n ocaml-make-release-%{version}
12cr|ocamlmakefile-6.29.3-1|32	install -m 0644 %{SOURCE1} ./
12cr|ocamlmakefile-6.29.3-1|33	
12cr|ocamlmakefile-6.29.3-1|34	%build
12cr|ocamlmakefile-6.29.3-1|35	
12cr|ocamlmakefile-6.29.3-1|36	%install
12cr|ocamlmakefile-6.29.3-1|37	rm -rf %{buildroot}
12cr|ocamlmakefile-6.29.3-1|38	
12cr|ocamlmakefile-6.29.3-1|39	# OCamlMakefile
12cr|ocamlmakefile-6.29.3-1|40	install -d -m 0755 %{buildroot}%{_datadir}/ocamlmakefile
12cr|ocamlmakefile-6.29.3-1|41	sed -i -e "s|/usr/local/lib|/usr/lib|g" OCamlMakefile
12cr|ocamlmakefile-6.29.3-1|42	install -m 0644 OCamlMakefile %{buildroot}%{_datadir}/ocamlmakefile/
12cr|ocamlmakefile-6.29.3-1|43	
12cr|ocamlmakefile-6.29.3-1|44	# examples/
12cr|ocamlmakefile-6.29.3-1|45	for d in calc camlp4 gtk idl threads; do
12cr|ocamlmakefile-6.29.3-1|46	sed -i -e "s|../OCamlMakefile|%{_datadir}/ocamlmakefile/OCamlMakefile|g" ./$d/Makefile;
12cr|ocamlmakefile-6.29.3-1|47	done
12cr|ocamlmakefile-6.29.3-1|48	cp ./README.examples.idl ./calc/README
12cr|ocamlmakefile-6.29.3-1|49	cp ./README.examples.idl ./idl/README
12cr|ocamlmakefile-6.29.3-1|50	
12cr|ocamlmakefile-6.29.3-1|51	
12cr|ocamlmakefile-6.29.3-1|52	%clean
12cr|ocamlmakefile-6.29.3-1|53	rm -rf %{buildroot}
12cr|ocamlmakefile-6.29.3-1|54	
12cr|ocamlmakefile-6.29.3-1|55	%files
12cr|ocamlmakefile-6.29.3-1|56	%defattr(-,root,root)
12cr|ocamlmakefile-6.29.3-1|57	%doc LICENSE README.txt Changelog
12cr|ocamlmakefile-6.29.3-1|58	%dir %{_datadir}/ocamlmakefile
12cr|ocamlmakefile-6.29.3-1|59	%{_datadir}/ocamlmakefile/OCamlMakefile
12cr|ocamlmakefile-6.29.3-1|60	
12cr|ocamlmakefile-6.29.3-1|61	%files doc
12cr|ocamlmakefile-6.29.3-1|62	%defattr(-,root,root)
12cr|ocamlmakefile-6.29.3-1|63	%doc calc camlp4 gtk idl threads
12cr|ocamlmakefile-6.29.3-1|64	
12cr|ocamlmakefile-6.29.3-1|65	
12cr|ocamlmakefile-6.29.3-1|66	
12cr|ocamlmakefile-6.29.3-1|67	
12cr|ocamlmakefile-6.29.3-1|68	%changelog
12cr|ocamlmakefile-6.29.3-1|69	

3569 12
12cr|ocaml-mlgmp-0.13-2|1	Name:           ocaml-mlgmp
12cr|ocaml-mlgmp-0.13-2|2	Version:        0.13
12cr|ocaml-mlgmp-0.13-2|3	Release:        2
12cr|ocaml-mlgmp-0.13-2|4	Summary:        OCaml bindings for the GNU multiprecision arithmetic library
12cr|ocaml-mlgmp-0.13-2|5	License:        LGPL + linking exception
12cr|ocaml-mlgmp-0.13-2|6	Group:          Development/Other
12cr|ocaml-mlgmp-0.13-2|7	URL:            http://www-verimag.imag.fr/~monniaux/programmes.html.en
12cr|ocaml-mlgmp-0.13-2|8	Source0:        http://www-verimag.imag.fr/~monniaux/download/mlgmp.tar.gz
12cr|ocaml-mlgmp-0.13-2|9	Source1:        META.in
12cr|ocaml-mlgmp-0.13-2|10	Patch0:         10_config.dpatch
12cr|ocaml-mlgmp-0.13-2|11	#Patch1:         11_Makefile.dpatch
12cr|ocaml-mlgmp-0.13-2|12	Patch1:         Makefile.patch
12cr|ocaml-mlgmp-0.13-2|13	Patch2:         15_bugfixes.dpatch
12cr|ocaml-mlgmp-0.13-2|14	BuildRequires:  ocaml
12cr|ocaml-mlgmp-0.13-2|15	BuildRequires:  gmp-devel
12cr|ocaml-mlgmp-0.13-2|16	BuildRequires:  ncurses-devel
12cr|ocaml-mlgmp-0.13-2|17	
12cr|ocaml-mlgmp-0.13-2|18	%description
12cr|ocaml-mlgmp-0.13-2|19	This package provides bindings for the GNU multiprecision library
12cr|ocaml-mlgmp-0.13-2|20	(GNU MP) for the language OCaml (caml.inria.fr).
12cr|ocaml-mlgmp-0.13-2|21	It is mostly a 1-1 mapping of the C functions into the OCaml namespace,
12cr|ocaml-mlgmp-0.13-2|22	but also includes some infix operators to make for a cleaner syntax.
12cr|ocaml-mlgmp-0.13-2|23	
12cr|ocaml-mlgmp-0.13-2|24	%package        devel
12cr|ocaml-mlgmp-0.13-2|25	Summary:        Development files for %{name}
12cr|ocaml-mlgmp-0.13-2|26	Group:          Development/Other
12cr|ocaml-mlgmp-0.13-2|27	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-mlgmp-0.13-2|28	
12cr|ocaml-mlgmp-0.13-2|29	%description    devel
12cr|ocaml-mlgmp-0.13-2|30	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-mlgmp-0.13-2|31	developing applications that use %{name}.
12cr|ocaml-mlgmp-0.13-2|32	
12cr|ocaml-mlgmp-0.13-2|33	%prep
12cr|ocaml-mlgmp-0.13-2|34	%setup -q -n mlgmp
12cr|ocaml-mlgmp-0.13-2|35	%patch0 -p 1
12cr|ocaml-mlgmp-0.13-2|36	%patch1 -p 1
12cr|ocaml-mlgmp-0.13-2|37	%patch2 -p 1
12cr|ocaml-mlgmp-0.13-2|38	sed -e 's/@VERSION@/%{version}/' < %{SOURCE1} > META
12cr|ocaml-mlgmp-0.13-2|39	
12cr|ocaml-mlgmp-0.13-2|40	%build
12cr|ocaml-mlgmp-0.13-2|41	make GMP_INCLUDES=-I/usr/include GMP_LIBDIR=/usr/lib
12cr|ocaml-mlgmp-0.13-2|42	mkdir html
12cr|ocaml-mlgmp-0.13-2|43	ocamldoc -colorize-code -html gmp.mli -d html
12cr|ocaml-mlgmp-0.13-2|44	
12cr|ocaml-mlgmp-0.13-2|45	%install
12cr|ocaml-mlgmp-0.13-2|46	install -d %{buildroot}/`ocamlc -where`/gmp/
12cr|ocaml-mlgmp-0.13-2|47	install -m 0644 -c gmp.{cmi,mli,cma,cmxa} *.a \
12cr|ocaml-mlgmp-0.13-2|48	%{buildroot}/`ocamlc -where`/gmp/
12cr|ocaml-mlgmp-0.13-2|49	install -d %{buildroot}/`ocamlc -where`/stublibs
12cr|ocaml-mlgmp-0.13-2|50	install -m 0755 -c *.so %{buildroot}/`ocamlc -where`/stublibs
12cr|ocaml-mlgmp-0.13-2|51	install -m 0644 META %{buildroot}/`ocamlc -where`/gmp/
12cr|ocaml-mlgmp-0.13-2|52	
12cr|ocaml-mlgmp-0.13-2|53	%files
12cr|ocaml-mlgmp-0.13-2|54	%defattr(-,root,root)
12cr|ocaml-mlgmp-0.13-2|55	%doc ChangeLog README benchmarks.txt
12cr|ocaml-mlgmp-0.13-2|56	%dir %{_libdir}/ocaml/gmp
12cr|ocaml-mlgmp-0.13-2|57	%{_libdir}/ocaml/gmp/META
12cr|ocaml-mlgmp-0.13-2|58	%{_libdir}/ocaml/gmp/*.cma
12cr|ocaml-mlgmp-0.13-2|59	%{_libdir}/ocaml/gmp/*.cmi
12cr|ocaml-mlgmp-0.13-2|60	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-mlgmp-0.13-2|61	
12cr|ocaml-mlgmp-0.13-2|62	%files devel
12cr|ocaml-mlgmp-0.13-2|63	%defattr(-,root,root)
12cr|ocaml-mlgmp-0.13-2|64	%doc html
12cr|ocaml-mlgmp-0.13-2|65	%{_libdir}/ocaml/gmp/*.a
12cr|ocaml-mlgmp-0.13-2|66	%{_libdir}/ocaml/gmp/*.cmxa
12cr|ocaml-mlgmp-0.13-2|67	%{_libdir}/ocaml/gmp/*.mli
12cr|ocaml-mlgmp-0.13-2|68	
12cr|ocaml-mlgmp-0.13-2|69	
12cr|ocaml-mlgmp-0.13-2|70	%changelog
12cr|ocaml-mlgmp-0.13-2|71	* Fri Aug 20 2010 Florent Monnier <blue_prawn@mandriva.org> 0.13-1mdv2011.0
12cr|ocaml-mlgmp-0.13-2|72	+ Revision: 571523
12cr|ocaml-mlgmp-0.13-2|73	- BuildRequires: ncurses-devel
12cr|ocaml-mlgmp-0.13-2|74	- import ocaml-mlgmp
12cr|ocaml-mlgmp-0.13-2|75	

3570 12
12cr|ocaml-mysql-1.0.4-16|1	%define name	ocaml-mysql
12cr|ocaml-mysql-1.0.4-16|2	%define version	1.0.4
12cr|ocaml-mysql-1.0.4-16|3	%define release	%mkrel 16
12cr|ocaml-mysql-1.0.4-16|4	
12cr|ocaml-mysql-1.0.4-16|5	Name:		%{name}
12cr|ocaml-mysql-1.0.4-16|6	Version:	%{version}
12cr|ocaml-mysql-1.0.4-16|7	Release:	%{release}
12cr|ocaml-mysql-1.0.4-16|8	Summary:	Bindings for interacting with MySQL databases from ocaml
12cr|ocaml-mysql-1.0.4-16|9	Source: 	http://raevnos.pennmush.org/code/ocaml-mysql/%{name}-%{version}.tar.bz2
12cr|ocaml-mysql-1.0.4-16|10	URL:		http://raevnos.pennmush.org/code/ocaml-mysql/
12cr|ocaml-mysql-1.0.4-16|11	License:	GPL
12cr|ocaml-mysql-1.0.4-16|12	Group:		Development/Other
12cr|ocaml-mysql-1.0.4-16|13	BuildRequires:	ocaml
12cr|ocaml-mysql-1.0.4-16|14	BuildRequires:	camlp4
12cr|ocaml-mysql-1.0.4-16|15	BuildRequires:	mysql-devel
12cr|ocaml-mysql-1.0.4-16|16	BuildRequires:  ocaml-findlib
12cr|ocaml-mysql-1.0.4-16|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocaml-mysql-1.0.4-16|18	
12cr|ocaml-mysql-1.0.4-16|19	%description
12cr|ocaml-mysql-1.0.4-16|20	This module provides access to MySQL databases, roughly following the C API.
12cr|ocaml-mysql-1.0.4-16|21	
12cr|ocaml-mysql-1.0.4-16|22	%package devel
12cr|ocaml-mysql-1.0.4-16|23	Summary:	Development files for %{name}
12cr|ocaml-mysql-1.0.4-16|24	Group:		Development/Other
12cr|ocaml-mysql-1.0.4-16|25	Requires:   mysql-devel
12cr|ocaml-mysql-1.0.4-16|26	Requires:   %{name} = %{version}-%{release}
12cr|ocaml-mysql-1.0.4-16|27	
12cr|ocaml-mysql-1.0.4-16|28	%description devel
12cr|ocaml-mysql-1.0.4-16|29	This package contains the development files needed to build applications
12cr|ocaml-mysql-1.0.4-16|30	using %{name}.
12cr|ocaml-mysql-1.0.4-16|31	
12cr|ocaml-mysql-1.0.4-16|32	%prep
12cr|ocaml-mysql-1.0.4-16|33	%setup -q
12cr|ocaml-mysql-1.0.4-16|34	
12cr|ocaml-mysql-1.0.4-16|35	%build
12cr|ocaml-mysql-1.0.4-16|36	%configure2_5x
12cr|ocaml-mysql-1.0.4-16|37	%make reallyall
12cr|ocaml-mysql-1.0.4-16|38	
12cr|ocaml-mysql-1.0.4-16|39	%install
12cr|ocaml-mysql-1.0.4-16|40	rm -rf %{buildroot}
12cr|ocaml-mysql-1.0.4-16|41	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
12cr|ocaml-mysql-1.0.4-16|42	make install OCAMLFIND_INSTFLAGS="-destdir %{buildroot}/%{_libdir}/ocaml"
12cr|ocaml-mysql-1.0.4-16|43	rm -f %{buildroot}/%{_libdir}/ocaml/stublibs/*.owner
12cr|ocaml-mysql-1.0.4-16|44	
12cr|ocaml-mysql-1.0.4-16|45	%clean
12cr|ocaml-mysql-1.0.4-16|46	rm -rf %{buildroot}
12cr|ocaml-mysql-1.0.4-16|47	
12cr|ocaml-mysql-1.0.4-16|48	%files
12cr|ocaml-mysql-1.0.4-16|49	%defattr(-,root,root)
12cr|ocaml-mysql-1.0.4-16|50	%doc CHANGES COPYING README VERSION
12cr|ocaml-mysql-1.0.4-16|51	%dir %{_libdir}/ocaml/mysql
12cr|ocaml-mysql-1.0.4-16|52	%{_libdir}/ocaml/mysql/*.cmi
12cr|ocaml-mysql-1.0.4-16|53	%{_libdir}/ocaml/mysql/*.cma
12cr|ocaml-mysql-1.0.4-16|54	%{_libdir}/ocaml/mysql/META
12cr|ocaml-mysql-1.0.4-16|55	%{_libdir}/ocaml/stublibs/dllmysql_stubs.so
12cr|ocaml-mysql-1.0.4-16|56	
12cr|ocaml-mysql-1.0.4-16|57	%files devel
12cr|ocaml-mysql-1.0.4-16|58	%defattr(-,root,root)
12cr|ocaml-mysql-1.0.4-16|59	%{_libdir}/ocaml/mysql/*.a
12cr|ocaml-mysql-1.0.4-16|60	%{_libdir}/ocaml/mysql/*.cmx
12cr|ocaml-mysql-1.0.4-16|61	%{_libdir}/ocaml/mysql/*.cmxa
12cr|ocaml-mysql-1.0.4-16|62	%{_libdir}/ocaml/mysql/*.mli
12cr|ocaml-mysql-1.0.4-16|63	
12cr|ocaml-mysql-1.0.4-16|64	
12cr|ocaml-mysql-1.0.4-16|65	
12cr|ocaml-mysql-1.0.4-16|66	%changelog
12cr|ocaml-mysql-1.0.4-16|67	

3571 12
12cr|ocaml-newt-0.9-2|1	Name:           ocaml-newt
12cr|ocaml-newt-0.9-2|2	Version:        0.9
12cr|ocaml-newt-0.9-2|3	Release:        2
12cr|ocaml-newt-0.9-2|4	Summary:        OCaml library for using newt text mode window system
12cr|ocaml-newt-0.9-2|5	License:        LGPLv2+ with exceptions
12cr|ocaml-newt-0.9-2|6	Group:          Development/Other
12cr|ocaml-newt-0.9-2|7	URL:            http://et.redhat.com/~rjones/ocaml-newt/
12cr|ocaml-newt-0.9-2|8	Source0:        http://et.redhat.com/~rjones/ocaml-newt/ocaml-newt-%{version}.tar.gz
12cr|ocaml-newt-0.9-2|9	BuildRequires:  ocaml-findlib
12cr|ocaml-newt-0.9-2|10	BuildRequires:  ocaml
12cr|ocaml-newt-0.9-2|11	BuildRequires:  ocaml-camlidl-devel
12cr|ocaml-newt-0.9-2|12	BuildRequires:  newt-devel
12cr|ocaml-newt-0.9-2|13	
12cr|ocaml-newt-0.9-2|14	%description
12cr|ocaml-newt-0.9-2|15	This is a set of OCaml bindings to newt.
12cr|ocaml-newt-0.9-2|16	
12cr|ocaml-newt-0.9-2|17	The newt windowing system is a terminal-based window and widget
12cr|ocaml-newt-0.9-2|18	library designed for writing applications with a simple, but
12cr|ocaml-newt-0.9-2|19	user-friendly, interface.  While newt is not intended to provide the
12cr|ocaml-newt-0.9-2|20	rich feature set advanced applications may require, it has proven to
12cr|ocaml-newt-0.9-2|21	be flexible enough for a wide range of applications (most notably, Red
12cr|ocaml-newt-0.9-2|22	Hat's installation process).
12cr|ocaml-newt-0.9-2|23	
12cr|ocaml-newt-0.9-2|24	%package        devel
12cr|ocaml-newt-0.9-2|25	Summary:        Development files for %{name}
12cr|ocaml-newt-0.9-2|26	Group:          Development/Other
12cr|ocaml-newt-0.9-2|27	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-newt-0.9-2|28	
12cr|ocaml-newt-0.9-2|29	%description    devel
12cr|ocaml-newt-0.9-2|30	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-newt-0.9-2|31	developing applications that use %{name}.
12cr|ocaml-newt-0.9-2|32	
12cr|ocaml-newt-0.9-2|33	%prep
12cr|ocaml-newt-0.9-2|34	%setup -q
12cr|ocaml-newt-0.9-2|35	
12cr|ocaml-newt-0.9-2|36	%build
12cr|ocaml-newt-0.9-2|37	./configure --libdir=%{_libdir}
12cr|ocaml-newt-0.9-2|38	# Dependencies are broken in the upstream package.
12cr|ocaml-newt-0.9-2|39	make newt_int.mli
12cr|ocaml-newt-0.9-2|40	rm -f .depend
12cr|ocaml-newt-0.9-2|41	make depend
12cr|ocaml-newt-0.9-2|42	make all
12cr|ocaml-newt-0.9-2|43	make opt
12cr|ocaml-newt-0.9-2|44	make doc
12cr|ocaml-newt-0.9-2|45	
12cr|ocaml-newt-0.9-2|46	%install
12cr|ocaml-newt-0.9-2|47	export DESTDIR=%{buildroot}
12cr|ocaml-newt-0.9-2|48	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-newt-0.9-2|49	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-newt-0.9-2|50	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-newt-0.9-2|51	mkdir -p $OCAMLFIND_DESTDIR/newt
12cr|ocaml-newt-0.9-2|52	make install
12cr|ocaml-newt-0.9-2|53	
12cr|ocaml-newt-0.9-2|54	%files
12cr|ocaml-newt-0.9-2|55	%defattr(-,root,root)
12cr|ocaml-newt-0.9-2|56	%doc COPYING.LIB INSTALL README
12cr|ocaml-newt-0.9-2|57	%dir %{_libdir}/ocaml/newt
12cr|ocaml-newt-0.9-2|58	%{_libdir}/ocaml/newt/META
12cr|ocaml-newt-0.9-2|59	%{_libdir}/ocaml/newt/*.cma
12cr|ocaml-newt-0.9-2|60	%{_libdir}/ocaml/newt/*.cmi
12cr|ocaml-newt-0.9-2|61	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-newt-0.9-2|62	
12cr|ocaml-newt-0.9-2|63	%files devel
12cr|ocaml-newt-0.9-2|64	%defattr(-,root,root)
12cr|ocaml-newt-0.9-2|65	%doc html
12cr|ocaml-newt-0.9-2|66	%{_libdir}/ocaml/newt/*.a
12cr|ocaml-newt-0.9-2|67	%{_libdir}/ocaml/newt/*.cmxa
12cr|ocaml-newt-0.9-2|68	%{_libdir}/ocaml/newt/*.cmx
12cr|ocaml-newt-0.9-2|69	%{_libdir}/ocaml/newt/*.mli
12cr|ocaml-newt-0.9-2|70	
12cr|ocaml-newt-0.9-2|71	
12cr|ocaml-newt-0.9-2|72	
12cr|ocaml-newt-0.9-2|73	%changelog
12cr|ocaml-newt-0.9-2|74	* Mon Sep 07 2009 Florent Monnier <blue_prawn@mandriva.org> 0.9-1mdv2010.0
12cr|ocaml-newt-0.9-2|75	+ Revision: 432962
12cr|ocaml-newt-0.9-2|76	- take the devel one in BR
12cr|ocaml-newt-0.9-2|77	- BuildRequires: ocaml-camlidl
12cr|ocaml-newt-0.9-2|78	- spec file mostly imported from the fedora's one by Richard Jones
12cr|ocaml-newt-0.9-2|79	

3572 12
12cr|ocaml-ocamlagrep-1.0-2|1	%define up_name ocamlagrep
12cr|ocaml-ocamlagrep-1.0-2|2	%define name    ocaml-%{up_name}
12cr|ocaml-ocamlagrep-1.0-2|3	
12cr|ocaml-ocamlagrep-1.0-2|4	Name:           %{name}
12cr|ocaml-ocamlagrep-1.0-2|5	Version:        1.0
12cr|ocaml-ocamlagrep-1.0-2|6	Release:        %mkrel 2
12cr|ocaml-ocamlagrep-1.0-2|7	
12cr|ocaml-ocamlagrep-1.0-2|8	Summary:        string searching with errors
12cr|ocaml-ocamlagrep-1.0-2|9	License:        LGPL
12cr|ocaml-ocamlagrep-1.0-2|10	Group:          Development/Other
12cr|ocaml-ocamlagrep-1.0-2|11	URL:            http://pauillac.inria.fr/~xleroy/software.html#agrep
12cr|ocaml-ocamlagrep-1.0-2|12	Source0:        http://caml.inria.fr/distrib/bazar-ocaml/%{up_name}-%{version}.tar.gz
12cr|ocaml-ocamlagrep-1.0-2|13	
12cr|ocaml-ocamlagrep-1.0-2|14	BuildRequires:  ocaml
12cr|ocaml-ocamlagrep-1.0-2|15	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|ocaml-ocamlagrep-1.0-2|16	
12cr|ocaml-ocamlagrep-1.0-2|17	%description
12cr|ocaml-ocamlagrep-1.0-2|18	This OCaml library implements the Wu-Manber algorithm for string searching
12cr|ocaml-ocamlagrep-1.0-2|19	with errors, popularized by the "agrep" Unix command and the "glimpse" file
12cr|ocaml-ocamlagrep-1.0-2|20	indexing tool.
12cr|ocaml-ocamlagrep-1.0-2|21	
12cr|ocaml-ocamlagrep-1.0-2|22	%package        devel
12cr|ocaml-ocamlagrep-1.0-2|23	Summary:        Development files for %{name}
12cr|ocaml-ocamlagrep-1.0-2|24	Group:          Development/Other
12cr|ocaml-ocamlagrep-1.0-2|25	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-ocamlagrep-1.0-2|26	
12cr|ocaml-ocamlagrep-1.0-2|27	%description devel
12cr|ocaml-ocamlagrep-1.0-2|28	This package contains the development files needed to build applications
12cr|ocaml-ocamlagrep-1.0-2|29	using %{name}.
12cr|ocaml-ocamlagrep-1.0-2|30	
12cr|ocaml-ocamlagrep-1.0-2|31	%prep
12cr|ocaml-ocamlagrep-1.0-2|32	%setup -q -n %{up_name}-%{version}
12cr|ocaml-ocamlagrep-1.0-2|33	
12cr|ocaml-ocamlagrep-1.0-2|34	%build
12cr|ocaml-ocamlagrep-1.0-2|35	%make
12cr|ocaml-ocamlagrep-1.0-2|36	cat > META <<EOF
12cr|ocaml-ocamlagrep-1.0-2|37	name = "ocamlagrep"
12cr|ocaml-ocamlagrep-1.0-2|38	description = "string searching with errors"
12cr|ocaml-ocamlagrep-1.0-2|39	version = "%{version}"
12cr|ocaml-ocamlagrep-1.0-2|40	archive(byte) = "agrep.cma"
12cr|ocaml-ocamlagrep-1.0-2|41	archive(native) = "agrep.cmxa"
12cr|ocaml-ocamlagrep-1.0-2|42	directory = "+agrep"
12cr|ocaml-ocamlagrep-1.0-2|43	EOF
12cr|ocaml-ocamlagrep-1.0-2|44	
12cr|ocaml-ocamlagrep-1.0-2|45	%install
12cr|ocaml-ocamlagrep-1.0-2|46	rm -rf %{buildroot}
12cr|ocaml-ocamlagrep-1.0-2|47	%define destdir %{buildroot}/%{_libdir}/ocaml/agrep
12cr|ocaml-ocamlagrep-1.0-2|48	install -d -m 755 %{destdir}
12cr|ocaml-ocamlagrep-1.0-2|49	cp agrep.cmi agrep.cma agrep.cmxa %{destdir}/
12cr|ocaml-ocamlagrep-1.0-2|50	cp libagrep.a %{destdir}/
12cr|ocaml-ocamlagrep-1.0-2|51	cp dllagrep.so %{destdir}/
12cr|ocaml-ocamlagrep-1.0-2|52	cp META %{destdir}/
12cr|ocaml-ocamlagrep-1.0-2|53	
12cr|ocaml-ocamlagrep-1.0-2|54	%clean
12cr|ocaml-ocamlagrep-1.0-2|55	rm -rf %{buildroot}
12cr|ocaml-ocamlagrep-1.0-2|56	
12cr|ocaml-ocamlagrep-1.0-2|57	%files
12cr|ocaml-ocamlagrep-1.0-2|58	%defattr(-,root,root)
12cr|ocaml-ocamlagrep-1.0-2|59	%doc README
12cr|ocaml-ocamlagrep-1.0-2|60	%dir %{_libdir}/ocaml/agrep
12cr|ocaml-ocamlagrep-1.0-2|61	%{_libdir}/ocaml/agrep/META
12cr|ocaml-ocamlagrep-1.0-2|62	%{_libdir}/ocaml/agrep/*.cmi
12cr|ocaml-ocamlagrep-1.0-2|63	%{_libdir}/ocaml/agrep/*.cma
12cr|ocaml-ocamlagrep-1.0-2|64	%{_libdir}/ocaml/agrep/*.so
12cr|ocaml-ocamlagrep-1.0-2|65	
12cr|ocaml-ocamlagrep-1.0-2|66	%files devel
12cr|ocaml-ocamlagrep-1.0-2|67	%defattr(-,root,root)
12cr|ocaml-ocamlagrep-1.0-2|68	%{_libdir}/ocaml/agrep/*
12cr|ocaml-ocamlagrep-1.0-2|69	%exclude %{_libdir}/ocaml/agrep/META
12cr|ocaml-ocamlagrep-1.0-2|70	%exclude %{_libdir}/ocaml/agrep/*.cmi
12cr|ocaml-ocamlagrep-1.0-2|71	%exclude %{_libdir}/ocaml/agrep/*.cma
12cr|ocaml-ocamlagrep-1.0-2|72	%exclude %{_libdir}/ocaml/agrep/*.so
12cr|ocaml-ocamlagrep-1.0-2|73	
12cr|ocaml-ocamlagrep-1.0-2|74	
12cr|ocaml-ocamlagrep-1.0-2|75	
12cr|ocaml-ocamlagrep-1.0-2|76	%changelog
12cr|ocaml-ocamlagrep-1.0-2|77	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-2mdv2010.0
12cr|ocaml-ocamlagrep-1.0-2|78	+ Revision: 390296
12cr|ocaml-ocamlagrep-1.0-2|79	- rebuild
12cr|ocaml-ocamlagrep-1.0-2|80	
12cr|ocaml-ocamlagrep-1.0-2|81	* Tue Jan 06 2009 Florent Monnier <blue_prawn@mandriva.org> 1.0-1mdv2009.1
12cr|ocaml-ocamlagrep-1.0-2|82	+ Revision: 326348
12cr|ocaml-ocamlagrep-1.0-2|83	- META file
12cr|ocaml-ocamlagrep-1.0-2|84	- import ocaml-ocamlagrep
12cr|ocaml-ocamlagrep-1.0-2|85	
12cr|ocaml-ocamlagrep-1.0-2|86	
12cr|ocaml-ocamlagrep-1.0-2|87	* Sun Dec 21 2008 Florent Monnier <fmonnier@linux-nantes.org> 1.0-1mdv
12cr|ocaml-ocamlagrep-1.0-2|88	- Initial RPM release.

3573 12
12cr|ocaml-ocamlgraph-1.8.1-1|1	Name:           ocaml-ocamlgraph
12cr|ocaml-ocamlgraph-1.8.1-1|2	Version:        1.8.1
12cr|ocaml-ocamlgraph-1.8.1-1|3	Release:        1
12cr|ocaml-ocamlgraph-1.8.1-1|4	Summary:        OCaml library for arc and node graphs
12cr|ocaml-ocamlgraph-1.8.1-1|5	
12cr|ocaml-ocamlgraph-1.8.1-1|6	Group:          Development/Other
12cr|ocaml-ocamlgraph-1.8.1-1|7	License:        LGPLv2 with exceptions
12cr|ocaml-ocamlgraph-1.8.1-1|8	
12cr|ocaml-ocamlgraph-1.8.1-1|9	URL:            http://ocamlgraph.lri.fr/
12cr|ocaml-ocamlgraph-1.8.1-1|10	Source0:        http://ocamlgraph.lri.fr/download/ocamlgraph-%{version}.tar.gz
12cr|ocaml-ocamlgraph-1.8.1-1|11	Source1:        ocamlgraph-test.result
12cr|ocaml-ocamlgraph-1.8.1-1|12	
12cr|ocaml-ocamlgraph-1.8.1-1|13	ExcludeArch:    sparc64 s390 s390x
12cr|ocaml-ocamlgraph-1.8.1-1|14	BuildRequires:  ocaml >= 3.08 ocaml-findlib-devel ocaml-doc
12cr|ocaml-ocamlgraph-1.8.1-1|15	BuildRequires:  ocaml-lablgtk2-devel
12cr|ocaml-ocamlgraph-1.8.1-1|16	BuildRequires:  gtk2-devel libgnomecanvas2-devel
12cr|ocaml-ocamlgraph-1.8.1-1|17	
12cr|ocaml-ocamlgraph-1.8.1-1|18	%description
12cr|ocaml-ocamlgraph-1.8.1-1|19	Ocamlgraph provides several different implementations of graph data
12cr|ocaml-ocamlgraph-1.8.1-1|20	structures. It also provides implementations for a number of classical
12cr|ocaml-ocamlgraph-1.8.1-1|21	graph algorithms like Kruskal's algorithm for MSTs, topological
12cr|ocaml-ocamlgraph-1.8.1-1|22	ordering of DAGs, Dijkstra's shortest paths algorithm, and
12cr|ocaml-ocamlgraph-1.8.1-1|23	Ford-Fulkerson's maximal-flow algorithm to name a few. The algorithms
12cr|ocaml-ocamlgraph-1.8.1-1|24	and data structures are written functorially for maximal
12cr|ocaml-ocamlgraph-1.8.1-1|25	reusability. Also has input and output capability for Graph Modeling
12cr|ocaml-ocamlgraph-1.8.1-1|26	Language file format and Dot and Neato graphviz (graph visualization)
12cr|ocaml-ocamlgraph-1.8.1-1|27	tools.
12cr|ocaml-ocamlgraph-1.8.1-1|28	
12cr|ocaml-ocamlgraph-1.8.1-1|29	%package        devel
12cr|ocaml-ocamlgraph-1.8.1-1|30	Summary:        Development files for %{name}
12cr|ocaml-ocamlgraph-1.8.1-1|31	Requires:       %{name} = %{EVRD}
12cr|ocaml-ocamlgraph-1.8.1-1|32	
12cr|ocaml-ocamlgraph-1.8.1-1|33	%description    devel
12cr|ocaml-ocamlgraph-1.8.1-1|34	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-ocamlgraph-1.8.1-1|35	developing applications that use %{name}.
12cr|ocaml-ocamlgraph-1.8.1-1|36	
12cr|ocaml-ocamlgraph-1.8.1-1|37	%prep
12cr|ocaml-ocamlgraph-1.8.1-1|38	%setup -q -n ocamlgraph-%{version}
12cr|ocaml-ocamlgraph-1.8.1-1|39	cp %{SOURCE1} .
12cr|ocaml-ocamlgraph-1.8.1-1|40	
12cr|ocaml-ocamlgraph-1.8.1-1|41	%build
12cr|ocaml-ocamlgraph-1.8.1-1|42	./configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
12cr|ocaml-ocamlgraph-1.8.1-1|43	
12cr|ocaml-ocamlgraph-1.8.1-1|44	make depend
12cr|ocaml-ocamlgraph-1.8.1-1|45	make all OCAMLBEST=opt OCAMLOPT=ocamlopt.opt
12cr|ocaml-ocamlgraph-1.8.1-1|46	make doc
12cr|ocaml-ocamlgraph-1.8.1-1|47	
12cr|ocaml-ocamlgraph-1.8.1-1|48	%check
12cr|ocaml-ocamlgraph-1.8.1-1|49	make --no-print-directory check >& test
12cr|ocaml-ocamlgraph-1.8.1-1|50	diff test ocamlgraph-test.result
12cr|ocaml-ocamlgraph-1.8.1-1|51	
12cr|ocaml-ocamlgraph-1.8.1-1|52	%install
12cr|ocaml-ocamlgraph-1.8.1-1|53	mkdir -p %{buildroot}%{_libdir}/ocaml
12cr|ocaml-ocamlgraph-1.8.1-1|54	make OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml install-findlib
12cr|ocaml-ocamlgraph-1.8.1-1|55	
12cr|ocaml-ocamlgraph-1.8.1-1|56	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version}/
12cr|ocaml-ocamlgraph-1.8.1-1|57	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version}-devel/examples/
12cr|ocaml-ocamlgraph-1.8.1-1|58	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version}-devel/API/
12cr|ocaml-ocamlgraph-1.8.1-1|59	cp -p LICENSE %{buildroot}%{_defaultdocdir}/%{name}-%{version}/
12cr|ocaml-ocamlgraph-1.8.1-1|60	cp -p README %{buildroot}%{_defaultdocdir}/%{name}-%{version}-devel/
12cr|ocaml-ocamlgraph-1.8.1-1|61	cp -p examples/*.ml %{buildroot}%{_defaultdocdir}/%{name}-%{version}-devel/examples/
12cr|ocaml-ocamlgraph-1.8.1-1|62	cp -p doc/* %{buildroot}%{_defaultdocdir}/%{name}-%{version}-devel/API/
12cr|ocaml-ocamlgraph-1.8.1-1|63	
12cr|ocaml-ocamlgraph-1.8.1-1|64	%files
12cr|ocaml-ocamlgraph-1.8.1-1|65	%{_libdir}/ocaml/ocamlgraph/
12cr|ocaml-ocamlgraph-1.8.1-1|66	%exclude %{_libdir}/ocaml/*/*.a
12cr|ocaml-ocamlgraph-1.8.1-1|67	%exclude %{_libdir}/ocaml/*/*.cmxa
12cr|ocaml-ocamlgraph-1.8.1-1|68	%exclude %{_libdir}/ocaml/*/*.cmx
12cr|ocaml-ocamlgraph-1.8.1-1|69	%exclude %{_libdir}/ocaml/*/*.mli
12cr|ocaml-ocamlgraph-1.8.1-1|70	%{_defaultdocdir}/%{name}-%{version}/LICENSE
12cr|ocaml-ocamlgraph-1.8.1-1|71	
12cr|ocaml-ocamlgraph-1.8.1-1|72	%files devel
12cr|ocaml-ocamlgraph-1.8.1-1|73	%{_libdir}/ocaml/*/*.a
12cr|ocaml-ocamlgraph-1.8.1-1|74	%{_libdir}/ocaml/*/*.cmxa
12cr|ocaml-ocamlgraph-1.8.1-1|75	%{_libdir}/ocaml/*/*.cmx
12cr|ocaml-ocamlgraph-1.8.1-1|76	%{_libdir}/ocaml/*/*.mli
12cr|ocaml-ocamlgraph-1.8.1-1|77	# Include all code and examples in the doc directory
12cr|ocaml-ocamlgraph-1.8.1-1|78	%{_defaultdocdir}/%{name}-%{version}-devel/
12cr|ocaml-ocamlgraph-1.8.1-1|79	
12cr|ocaml-ocamlgraph-1.8.1-1|80	
12cr|ocaml-ocamlgraph-1.8.1-1|81	
12cr|ocaml-ocamlgraph-1.8.1-1|82	%changelog
12cr|ocaml-ocamlgraph-1.8.1-1|83	* Thu May 10 2012 Crispin Boylan <crisb@mandriva.org> 1.8.1-1
12cr|ocaml-ocamlgraph-1.8.1-1|84	+ Revision: 797971
12cr|ocaml-ocamlgraph-1.8.1-1|85	- New release
12cr|ocaml-ocamlgraph-1.8.1-1|86	
12cr|ocaml-ocamlgraph-1.8.1-1|87	* Sun Apr 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.7-2
12cr|ocaml-ocamlgraph-1.8.1-1|88	+ Revision: 652401
12cr|ocaml-ocamlgraph-1.8.1-1|89	- fix buildrequires
12cr|ocaml-ocamlgraph-1.8.1-1|90	
12cr|ocaml-ocamlgraph-1.8.1-1|91	* Thu Apr 07 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.7-1
12cr|ocaml-ocamlgraph-1.8.1-1|92	+ Revision: 651775
12cr|ocaml-ocamlgraph-1.8.1-1|93	- imported package ocaml-ocamlgraph
12cr|ocaml-ocamlgraph-1.8.1-1|94	
12cr|ocaml-ocamlgraph-1.8.1-1|95	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdv2011.0
12cr|ocaml-ocamlgraph-1.8.1-1|96	+ Revision: 613134
12cr|ocaml-ocamlgraph-1.8.1-1|97	- the mass rebuild of 2010.1 packages
12cr|ocaml-ocamlgraph-1.8.1-1|98	
12cr|ocaml-ocamlgraph-1.8.1-1|99	* Mon Aug 10 2009 Florent Monnier <blue_prawn@mandriva.org> 1.1-1mdv2010.0
12cr|ocaml-ocamlgraph-1.8.1-1|100	+ Revision: 413683
12cr|ocaml-ocamlgraph-1.8.1-1|101	- new tarball
12cr|ocaml-ocamlgraph-1.8.1-1|102	- new version
12cr|ocaml-ocamlgraph-1.8.1-1|103	
12cr|ocaml-ocamlgraph-1.8.1-1|104	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-3mdv2010.0
12cr|ocaml-ocamlgraph-1.8.1-1|105	+ Revision: 390297
12cr|ocaml-ocamlgraph-1.8.1-1|106	- rebuild
12cr|ocaml-ocamlgraph-1.8.1-1|107	
12cr|ocaml-ocamlgraph-1.8.1-1|108	* Tue Feb 03 2009 Florent Monnier <blue_prawn@mandriva.org> 1.0-2mdv2010.0
12cr|ocaml-ocamlgraph-1.8.1-1|109	+ Revision: 337142
12cr|ocaml-ocamlgraph-1.8.1-1|110	- The initial RPM release was made from the fedora rpm .spec file (revision 1.4) by Richard W.M. Jones
12cr|ocaml-ocamlgraph-1.8.1-1|111	
12cr|ocaml-ocamlgraph-1.8.1-1|112	* Fri Jan 09 2009 Florent Monnier <blue_prawn@mandriva.org> 1.0-1mdv2009.1
12cr|ocaml-ocamlgraph-1.8.1-1|113	+ Revision: 327773
12cr|ocaml-ocamlgraph-1.8.1-1|114	- import ocaml-ocamlgraph
12cr|ocaml-ocamlgraph-1.8.1-1|115	

3574 12
12cr|ocaml-ocamlgsl-0.6.0-2|1	%define up_name  ocamlgsl
12cr|ocaml-ocamlgsl-0.6.0-2|2	
12cr|ocaml-ocamlgsl-0.6.0-2|3	Name:           ocaml-%{up_name}
12cr|ocaml-ocamlgsl-0.6.0-2|4	Version:        0.6.0
12cr|ocaml-ocamlgsl-0.6.0-2|5	Release:        %mkrel 2
12cr|ocaml-ocamlgsl-0.6.0-2|6	Summary:        GNU Scientific Library (GSL) for OCaml
12cr|ocaml-ocamlgsl-0.6.0-2|7	License:        GPL
12cr|ocaml-ocamlgsl-0.6.0-2|8	Group:          Development/Other
12cr|ocaml-ocamlgsl-0.6.0-2|9	URL:            http://oandrieu.nerim.net/ocaml/gsl/
12cr|ocaml-ocamlgsl-0.6.0-2|10	Source0:        http://oandrieu.nerim.net/ocaml/gsl/%{up_name}-%{version}.tar.gz
12cr|ocaml-ocamlgsl-0.6.0-2|11	#Patch0:        cdf_handle_int_arguments.dpatch
12cr|ocaml-ocamlgsl-0.6.0-2|12	Patch1:         match_gcc_4_2.dpatch
12cr|ocaml-ocamlgsl-0.6.0-2|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-ocamlgsl-0.6.0-2|14	BuildRequires:  ocaml
12cr|ocaml-ocamlgsl-0.6.0-2|15	BuildRequires:  libgsl-devel >= 1.9
12cr|ocaml-ocamlgsl-0.6.0-2|16	BuildRequires:  ocaml-findlib
12cr|ocaml-ocamlgsl-0.6.0-2|17	BuildRequires:  awk
12cr|ocaml-ocamlgsl-0.6.0-2|18	
12cr|ocaml-ocamlgsl-0.6.0-2|19	%description
12cr|ocaml-ocamlgsl-0.6.0-2|20	This is an interface to GSL (GNU scientific library), for the
12cr|ocaml-ocamlgsl-0.6.0-2|21	Objective Caml language.
12cr|ocaml-ocamlgsl-0.6.0-2|22	
12cr|ocaml-ocamlgsl-0.6.0-2|23	%package        devel
12cr|ocaml-ocamlgsl-0.6.0-2|24	Summary:        Development files for %{name}
12cr|ocaml-ocamlgsl-0.6.0-2|25	Group:          Development/Other
12cr|ocaml-ocamlgsl-0.6.0-2|26	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-ocamlgsl-0.6.0-2|27	
12cr|ocaml-ocamlgsl-0.6.0-2|28	%description    devel
12cr|ocaml-ocamlgsl-0.6.0-2|29	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-ocamlgsl-0.6.0-2|30	developing applications that use %{name}.
12cr|ocaml-ocamlgsl-0.6.0-2|31	
12cr|ocaml-ocamlgsl-0.6.0-2|32	%prep
12cr|ocaml-ocamlgsl-0.6.0-2|33	%setup -q -n %{up_name}-%{version}
12cr|ocaml-ocamlgsl-0.6.0-2|34	%patch1 -p1
12cr|ocaml-ocamlgsl-0.6.0-2|35	
12cr|ocaml-ocamlgsl-0.6.0-2|36	%build
12cr|ocaml-ocamlgsl-0.6.0-2|37	make all
12cr|ocaml-ocamlgsl-0.6.0-2|38	make doc
12cr|ocaml-ocamlgsl-0.6.0-2|39	
12cr|ocaml-ocamlgsl-0.6.0-2|40	%install
12cr|ocaml-ocamlgsl-0.6.0-2|41	rm -rf %{buildroot}
12cr|ocaml-ocamlgsl-0.6.0-2|42	export DESTDIR=%{buildroot}
12cr|ocaml-ocamlgsl-0.6.0-2|43	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-ocamlgsl-0.6.0-2|44	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-ocamlgsl-0.6.0-2|45	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-ocamlgsl-0.6.0-2|46	mkdir -p $OCAMLFIND_DESTDIR/gsl
12cr|ocaml-ocamlgsl-0.6.0-2|47	make install-findlib
12cr|ocaml-ocamlgsl-0.6.0-2|48	
12cr|ocaml-ocamlgsl-0.6.0-2|49	# mli files
12cr|ocaml-ocamlgsl-0.6.0-2|50	install -m 0644 *.mli %{buildroot}%{_libdir}/ocaml/gsl/
12cr|ocaml-ocamlgsl-0.6.0-2|51	
12cr|ocaml-ocamlgsl-0.6.0-2|52	# info files
12cr|ocaml-ocamlgsl-0.6.0-2|53	mkdir -p %{buildroot}%{_infodir}
12cr|ocaml-ocamlgsl-0.6.0-2|54	install -m 644 ocamlgsl.info* %{buildroot}%{_infodir}
12cr|ocaml-ocamlgsl-0.6.0-2|55	
12cr|ocaml-ocamlgsl-0.6.0-2|56	%clean
12cr|ocaml-ocamlgsl-0.6.0-2|57	rm -rf %{buildroot}
12cr|ocaml-ocamlgsl-0.6.0-2|58	
12cr|ocaml-ocamlgsl-0.6.0-2|59	
12cr|ocaml-ocamlgsl-0.6.0-2|60	%post devel
12cr|ocaml-ocamlgsl-0.6.0-2|61	/sbin/install-info %{_infodir}/ocamlgsl.info %{_infodir}/dir
12cr|ocaml-ocamlgsl-0.6.0-2|62	
12cr|ocaml-ocamlgsl-0.6.0-2|63	%postun devel
12cr|ocaml-ocamlgsl-0.6.0-2|64	/sbin/install-info --delete ocamlgsl %{_infodir}/dir
12cr|ocaml-ocamlgsl-0.6.0-2|65	
12cr|ocaml-ocamlgsl-0.6.0-2|66	
12cr|ocaml-ocamlgsl-0.6.0-2|67	%files
12cr|ocaml-ocamlgsl-0.6.0-2|68	%defattr(-,root,root)
12cr|ocaml-ocamlgsl-0.6.0-2|69	%doc COPYING NEWS NOTES README
12cr|ocaml-ocamlgsl-0.6.0-2|70	%dir %{_libdir}/ocaml/gsl
12cr|ocaml-ocamlgsl-0.6.0-2|71	%{_libdir}/ocaml/gsl/META
12cr|ocaml-ocamlgsl-0.6.0-2|72	%{_libdir}/ocaml/gsl/*.cma
12cr|ocaml-ocamlgsl-0.6.0-2|73	%{_libdir}/ocaml/gsl/*.cmi
12cr|ocaml-ocamlgsl-0.6.0-2|74	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-ocamlgsl-0.6.0-2|75	
12cr|ocaml-ocamlgsl-0.6.0-2|76	%files devel
12cr|ocaml-ocamlgsl-0.6.0-2|77	%defattr(-,root,root)
12cr|ocaml-ocamlgsl-0.6.0-2|78	%doc doc
12cr|ocaml-ocamlgsl-0.6.0-2|79	%{_infodir}/*.info*
12cr|ocaml-ocamlgsl-0.6.0-2|80	%{_libdir}/ocaml/gsl/*.a
12cr|ocaml-ocamlgsl-0.6.0-2|81	%{_libdir}/ocaml/gsl/*.cmxa
12cr|ocaml-ocamlgsl-0.6.0-2|82	%{_libdir}/ocaml/gsl/*.cmx
12cr|ocaml-ocamlgsl-0.6.0-2|83	%{_libdir}/ocaml/gsl/*.mli
12cr|ocaml-ocamlgsl-0.6.0-2|84	
12cr|ocaml-ocamlgsl-0.6.0-2|85	
12cr|ocaml-ocamlgsl-0.6.0-2|86	
12cr|ocaml-ocamlgsl-0.6.0-2|87	%changelog
12cr|ocaml-ocamlgsl-0.6.0-2|88	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-2mdv2010.0
12cr|ocaml-ocamlgsl-0.6.0-2|89	+ Revision: 390298
12cr|ocaml-ocamlgsl-0.6.0-2|90	- rebuild
12cr|ocaml-ocamlgsl-0.6.0-2|91	
12cr|ocaml-ocamlgsl-0.6.0-2|92	* Tue Feb 03 2009 Florent Monnier <blue_prawn@mandriva.org> 0.6.0-1mdv2009.1
12cr|ocaml-ocamlgsl-0.6.0-2|93	+ Revision: 337081
12cr|ocaml-ocamlgsl-0.6.0-2|94	- Initial RPM release made from the fedora rpm .spec file (revision 1.4) by Richard W.M. Jones
12cr|ocaml-ocamlgsl-0.6.0-2|95	- Also imported a patch from debian
12cr|ocaml-ocamlgsl-0.6.0-2|96	
12cr|ocaml-ocamlgsl-0.6.0-2|97	

3575 12
12cr|ocaml-ocamlnet-2.2.9-10|1	%define up_name ocamlnet
12cr|ocaml-ocamlnet-2.2.9-10|2	%define name    ocaml-%{up_name}
12cr|ocaml-ocamlnet-2.2.9-10|3	%define version 2.2.9
12cr|ocaml-ocamlnet-2.2.9-10|4	%define release 10
12cr|ocaml-ocamlnet-2.2.9-10|5	
12cr|ocaml-ocamlnet-2.2.9-10|6	Name:           %{name}
12cr|ocaml-ocamlnet-2.2.9-10|7	Version:        %{version}
12cr|ocaml-ocamlnet-2.2.9-10|8	Release:        %{release}
12cr|ocaml-ocamlnet-2.2.9-10|9	Summary:        OCaml internet protocols and conventions
12cr|ocaml-ocamlnet-2.2.9-10|10	License:        BSD
12cr|ocaml-ocamlnet-2.2.9-10|11	Group:          Development/Other
12cr|ocaml-ocamlnet-2.2.9-10|12	URL:            http://projects.camlcity.org/projects/ocamlnet.html
12cr|ocaml-ocamlnet-2.2.9-10|13	Source:         http://download.camlcity.org/download/%{up_name}-%{version}.tar.gz
12cr|ocaml-ocamlnet-2.2.9-10|14	Patch0:         %{name}-2.2.4-destdir.patch
12cr|ocaml-ocamlnet-2.2.9-10|15	Patch1:         %{name}-2.2.4-fix-shm-test.patch
12cr|ocaml-ocamlnet-2.2.9-10|16	Patch2:         %{name}-2.2.9-fix-build.patch
12cr|ocaml-ocamlnet-2.2.9-10|17	Patch3:         ocamlnet-ocaml310.patch
12cr|ocaml-ocamlnet-2.2.9-10|18	BuildRequires:  ocaml >= 3.10.2
12cr|ocaml-ocamlnet-2.2.9-10|19	BuildRequires:  camlp4
12cr|ocaml-ocamlnet-2.2.9-10|20	BuildRequires:  ocaml-findlib
12cr|ocaml-ocamlnet-2.2.9-10|21	BuildRequires:  ocaml-pcre-devel
12cr|ocaml-ocamlnet-2.2.9-10|22	BuildRequires:  ncurses-devel
12cr|ocaml-ocamlnet-2.2.9-10|23	
12cr|ocaml-ocamlnet-2.2.9-10|24	BuildRequires:  ocaml-ssl-devel
12cr|ocaml-ocamlnet-2.2.9-10|25	BuildRequires:  ocaml-lablgtk2-devel
12cr|ocaml-ocamlnet-2.2.9-10|26	BuildRequires:  pcre-devel
12cr|ocaml-ocamlnet-2.2.9-10|27	BuildRequires:  openssl-devel
12cr|ocaml-ocamlnet-2.2.9-10|28	BuildRequires:  tcl-devel
12cr|ocaml-ocamlnet-2.2.9-10|29	BuildRequires:  ocaml-cryptgps-devel
12cr|ocaml-ocamlnet-2.2.9-10|30	
12cr|ocaml-ocamlnet-2.2.9-10|31	Requires:       ocaml-pcre
12cr|ocaml-ocamlnet-2.2.9-10|32	
12cr|ocaml-ocamlnet-2.2.9-10|33	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|ocaml-ocamlnet-2.2.9-10|34	
12cr|ocaml-ocamlnet-2.2.9-10|35	%description
12cr|ocaml-ocamlnet-2.2.9-10|36	Ocamlnet is an ongoing effort to collect modules, classes and
12cr|ocaml-ocamlnet-2.2.9-10|37	functions that are useful to implement network protocols. Since
12cr|ocaml-ocamlnet-2.2.9-10|38	version 2.2, Ocamlnet incorporates the Equeue, RPC, and Netclient
12cr|ocaml-ocamlnet-2.2.9-10|39	libraries, so it now really a big player.
12cr|ocaml-ocamlnet-2.2.9-10|40	
12cr|ocaml-ocamlnet-2.2.9-10|41	In detail, the following features are available:
12cr|ocaml-ocamlnet-2.2.9-10|42	
12cr|ocaml-ocamlnet-2.2.9-10|43	* netstring is about processing strings that occur in network
12cr|ocaml-ocamlnet-2.2.9-10|44	context. Features: MIME encoding/decoding, Date/time parsing,
12cr|ocaml-ocamlnet-2.2.9-10|45	Character encoding conversion, HTML parsing and printing, URL
12cr|ocaml-ocamlnet-2.2.9-10|46	parsing and printing, OO-representation of channels, and a lot
12cr|ocaml-ocamlnet-2.2.9-10|47	more.
12cr|ocaml-ocamlnet-2.2.9-10|48	
12cr|ocaml-ocamlnet-2.2.9-10|49	* netcgi1 and netcgi2 focus on portable web applications. netcgi1 is
12cr|ocaml-ocamlnet-2.2.9-10|50	the older, backward-compatible version, whereas netcgi2 bases on a
12cr|ocaml-ocamlnet-2.2.9-10|51	revised design, and is only partly backward-compatible. Supported
12cr|ocaml-ocamlnet-2.2.9-10|52	are CGI, FastCGI, AJP (mod_jk), and SCGI.
12cr|ocaml-ocamlnet-2.2.9-10|53	
12cr|ocaml-ocamlnet-2.2.9-10|54	* rpc implements ONCRPC (alias SunRPC), the remote procedure call
12cr|ocaml-ocamlnet-2.2.9-10|55	technology behind NFS and other Unix services.
12cr|ocaml-ocamlnet-2.2.9-10|56	
12cr|ocaml-ocamlnet-2.2.9-10|57	* netplex is a generic server framework. It can be used to build
12cr|ocaml-ocamlnet-2.2.9-10|58	stand-alone server programs from individual components like those
12cr|ocaml-ocamlnet-2.2.9-10|59	from netcgi2, nethttpd, and rpc.
12cr|ocaml-ocamlnet-2.2.9-10|60	
12cr|ocaml-ocamlnet-2.2.9-10|61	* netclient implements clients for HTTP (version 1.1, of course), FTP
12cr|ocaml-ocamlnet-2.2.9-10|62	(currently partially), and Telnet.
12cr|ocaml-ocamlnet-2.2.9-10|63	
12cr|ocaml-ocamlnet-2.2.9-10|64	* equeue is an event queue used for many protocol implementations. It
12cr|ocaml-ocamlnet-2.2.9-10|65	makes it possible to run several clients and/or servers in parallel
12cr|ocaml-ocamlnet-2.2.9-10|66	without having to use multi-threading or multi-processing.
12cr|ocaml-ocamlnet-2.2.9-10|67	
12cr|ocaml-ocamlnet-2.2.9-10|68	* shell is about calling external commands like a Unix shell does.
12cr|ocaml-ocamlnet-2.2.9-10|69	
12cr|ocaml-ocamlnet-2.2.9-10|70	* netshm provides shared memory for IPC purposes.
12cr|ocaml-ocamlnet-2.2.9-10|71	
12cr|ocaml-ocamlnet-2.2.9-10|72	* netsys contains bindings for system functions missing in core O'Caml.
12cr|ocaml-ocamlnet-2.2.9-10|73	
12cr|ocaml-ocamlnet-2.2.9-10|74	* smtp and pop are two further client implementations for the SMTP
12cr|ocaml-ocamlnet-2.2.9-10|75	and POP3 protocols.
12cr|ocaml-ocamlnet-2.2.9-10|76	
12cr|ocaml-ocamlnet-2.2.9-10|77	%package        devel
12cr|ocaml-ocamlnet-2.2.9-10|78	Summary:        Development files for %{name}
12cr|ocaml-ocamlnet-2.2.9-10|79	Group:          Development/Other
12cr|ocaml-ocamlnet-2.2.9-10|80	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-ocamlnet-2.2.9-10|81	Requires:       ocaml-pcre-devel
12cr|ocaml-ocamlnet-2.2.9-10|82	
12cr|ocaml-ocamlnet-2.2.9-10|83	%description devel
12cr|ocaml-ocamlnet-2.2.9-10|84	This package contains the development files needed to build applications
12cr|ocaml-ocamlnet-2.2.9-10|85	using %{name}.
12cr|ocaml-ocamlnet-2.2.9-10|86	
12cr|ocaml-ocamlnet-2.2.9-10|87	
12cr|ocaml-ocamlnet-2.2.9-10|88	%package        nethttpd
12cr|ocaml-ocamlnet-2.2.9-10|89	Summary:        Ocamlnet HTTP daemon
12cr|ocaml-ocamlnet-2.2.9-10|90	License:        GPLv2+
12cr|ocaml-ocamlnet-2.2.9-10|91	Group:          Development/Other
12cr|ocaml-ocamlnet-2.2.9-10|92	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-ocamlnet-2.2.9-10|93	
12cr|ocaml-ocamlnet-2.2.9-10|94	%description    nethttpd
12cr|ocaml-ocamlnet-2.2.9-10|95	Nethttpd is a web server component (HTTP server implementation). It
12cr|ocaml-ocamlnet-2.2.9-10|96	can be used for web applications without using an extra web server, or
12cr|ocaml-ocamlnet-2.2.9-10|97	for serving web services.
12cr|ocaml-ocamlnet-2.2.9-10|98	
12cr|ocaml-ocamlnet-2.2.9-10|99	
12cr|ocaml-ocamlnet-2.2.9-10|100	%package        nethttpd-devel
12cr|ocaml-ocamlnet-2.2.9-10|101	Summary:        Development files for %{name}-nethttpd
12cr|ocaml-ocamlnet-2.2.9-10|102	License:        GPLv2+
12cr|ocaml-ocamlnet-2.2.9-10|103	Group:          Development/Other
12cr|ocaml-ocamlnet-2.2.9-10|104	Requires:       %{name}-nethttpd = %{version}-%{release}
12cr|ocaml-ocamlnet-2.2.9-10|105	
12cr|ocaml-ocamlnet-2.2.9-10|106	%description    nethttpd-devel
12cr|ocaml-ocamlnet-2.2.9-10|107	The %{name}-nethttpd-devel package contains libraries and signature
12cr|ocaml-ocamlnet-2.2.9-10|108	files for developing applications that use %{name}-nethttpd.
12cr|ocaml-ocamlnet-2.2.9-10|109	
12cr|ocaml-ocamlnet-2.2.9-10|110	
12cr|ocaml-ocamlnet-2.2.9-10|111	%prep
12cr|ocaml-ocamlnet-2.2.9-10|112	%setup -q -n %{up_name}-%{version}
12cr|ocaml-ocamlnet-2.2.9-10|113	%patch0 -p 1
12cr|ocaml-ocamlnet-2.2.9-10|114	%patch1 -p 1
12cr|ocaml-ocamlnet-2.2.9-10|115	%patch2 -p 1
12cr|ocaml-ocamlnet-2.2.9-10|116	pushd src/equeue-gtk1
12cr|ocaml-ocamlnet-2.2.9-10|117	%patch3 -p2
12cr|ocaml-ocamlnet-2.2.9-10|118	popd
12cr|ocaml-ocamlnet-2.2.9-10|119	
12cr|ocaml-ocamlnet-2.2.9-10|120	%build
12cr|ocaml-ocamlnet-2.2.9-10|121	%define ocamlnet_datadir %{_datadir}/%{name}
12cr|ocaml-ocamlnet-2.2.9-10|122	# not an autoconf one
12cr|ocaml-ocamlnet-2.2.9-10|123	./configure \
12cr|ocaml-ocamlnet-2.2.9-10|124	-enable-tcl \
12cr|ocaml-ocamlnet-2.2.9-10|125	-equeue-tcl-libs -ltcl \
12cr|ocaml-ocamlnet-2.2.9-10|126	-bindir %{_bindir} \
12cr|ocaml-ocamlnet-2.2.9-10|127	-datadir %{ocamlnet_datadir} \
12cr|ocaml-ocamlnet-2.2.9-10|128	-prefer-netcgi2 \
12cr|ocaml-ocamlnet-2.2.9-10|129	-with-nethttpd \
12cr|ocaml-ocamlnet-2.2.9-10|130	-disable-apache \
12cr|ocaml-ocamlnet-2.2.9-10|131	-enable-ssl \
12cr|ocaml-ocamlnet-2.2.9-10|132	-enable-gtk2 \
12cr|ocaml-ocamlnet-2.2.9-10|133	-with-rpc-auth-dh
12cr|ocaml-ocamlnet-2.2.9-10|134	
12cr|ocaml-ocamlnet-2.2.9-10|135	# Bletcherous hack to get that extra include path in camlp4 builds.
12cr|ocaml-ocamlnet-2.2.9-10|136	echo -e '#!/bin/sh\n%{_bindir}/camlp4 -I %{_libdir}/ocaml/camlp4/Camlp4Parsers "$@"' > camlp4; chmod 0755 camlp4; export PATH=`pwd`:$PATH
12cr|ocaml-ocamlnet-2.2.9-10|137	make all opt
12cr|ocaml-ocamlnet-2.2.9-10|138	
12cr|ocaml-ocamlnet-2.2.9-10|139	
12cr|ocaml-ocamlnet-2.2.9-10|140	%install
12cr|ocaml-ocamlnet-2.2.9-10|141	rm -rf %{buildroot}
12cr|ocaml-ocamlnet-2.2.9-10|142	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
12cr|ocaml-ocamlnet-2.2.9-10|143	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
12cr|ocaml-ocamlnet-2.2.9-10|144	make install \
12cr|ocaml-ocamlnet-2.2.9-10|145	OCAMLFIND_INSTFLAGS="-destdir %{buildroot}/%{_libdir}/ocaml" \
12cr|ocaml-ocamlnet-2.2.9-10|146	OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml \
12cr|ocaml-ocamlnet-2.2.9-10|147	DESTDIR="%{buildroot}"
12cr|ocaml-ocamlnet-2.2.9-10|148	
12cr|ocaml-ocamlnet-2.2.9-10|149	# cgi/META conflicts with mod_caml
12cr|ocaml-ocamlnet-2.2.9-10|150	rm %{buildroot}/%{_libdir}/ocaml/cgi/META
12cr|ocaml-ocamlnet-2.2.9-10|151	rmdir %{buildroot}/%{_libdir}/ocaml/cgi
12cr|ocaml-ocamlnet-2.2.9-10|152	
12cr|ocaml-ocamlnet-2.2.9-10|153	# rpc-generator/dummy.mli is empty and according to Gerd Stolpmann can
12cr|ocaml-ocamlnet-2.2.9-10|154	# be deleted safely.  This avoids an rpmlint warning.
12cr|ocaml-ocamlnet-2.2.9-10|155	rm -f %{buildroot}/%{_libdir}/ocaml/rpc-generator/dummy.mli
12cr|ocaml-ocamlnet-2.2.9-10|156	
12cr|ocaml-ocamlnet-2.2.9-10|157	# Strip libraries.
12cr|ocaml-ocamlnet-2.2.9-10|158	strip %{buildroot}/%{_libdir}/ocaml/stublibs/*.so
12cr|ocaml-ocamlnet-2.2.9-10|159	
12cr|ocaml-ocamlnet-2.2.9-10|160	
12cr|ocaml-ocamlnet-2.2.9-10|161	%clean
12cr|ocaml-ocamlnet-2.2.9-10|162	rm -rf %{buildroot}
12cr|ocaml-ocamlnet-2.2.9-10|163	
12cr|ocaml-ocamlnet-2.2.9-10|164	%files
12cr|ocaml-ocamlnet-2.2.9-10|165	%defattr(-,root,root)
12cr|ocaml-ocamlnet-2.2.9-10|166	%doc ChangeLog INSTALL LICENSE LICENSE.GPL LICENSE.LGPL RELNOTES
12cr|ocaml-ocamlnet-2.2.9-10|167	%{_libdir}/ocaml/equeue
12cr|ocaml-ocamlnet-2.2.9-10|168	%{_libdir}/ocaml/equeue-gtk2
12cr|ocaml-ocamlnet-2.2.9-10|169	%{_libdir}/ocaml/equeue-ssl
12cr|ocaml-ocamlnet-2.2.9-10|170	%{_libdir}/ocaml/equeue-tcl
12cr|ocaml-ocamlnet-2.2.9-10|171	%{_libdir}/ocaml/netcgi1
12cr|ocaml-ocamlnet-2.2.9-10|172	%{_libdir}/ocaml/netcgi2
12cr|ocaml-ocamlnet-2.2.9-10|173	%{_libdir}/ocaml/netcgi2-plex
12cr|ocaml-ocamlnet-2.2.9-10|174	%{_libdir}/ocaml/netclient
12cr|ocaml-ocamlnet-2.2.9-10|175	%{_libdir}/ocaml/netplex
12cr|ocaml-ocamlnet-2.2.9-10|176	%{_libdir}/ocaml/netshm
12cr|ocaml-ocamlnet-2.2.9-10|177	%{_libdir}/ocaml/netstring
12cr|ocaml-ocamlnet-2.2.9-10|178	%{_libdir}/ocaml/netsys
12cr|ocaml-ocamlnet-2.2.9-10|179	%{_libdir}/ocaml/pop
12cr|ocaml-ocamlnet-2.2.9-10|180	%{_libdir}/ocaml/rpc
12cr|ocaml-ocamlnet-2.2.9-10|181	%{_libdir}/ocaml/rpc-auth-local
12cr|ocaml-ocamlnet-2.2.9-10|182	%{_libdir}/ocaml/rpc-generator
12cr|ocaml-ocamlnet-2.2.9-10|183	%{_libdir}/ocaml/rpc-ssl
12cr|ocaml-ocamlnet-2.2.9-10|184	%{_libdir}/ocaml/smtp
12cr|ocaml-ocamlnet-2.2.9-10|185	%{_libdir}/ocaml/shell
12cr|ocaml-ocamlnet-2.2.9-10|186	%{_libdir}/ocaml/rpc-auth-dh
12cr|ocaml-ocamlnet-2.2.9-10|187	%{_libdir}/ocaml/stublibs/*.so
12cr|ocaml-ocamlnet-2.2.9-10|188	%{_libdir}/ocaml/stublibs/*.so.owner
12cr|ocaml-ocamlnet-2.2.9-10|189	%exclude %{_libdir}/ocaml/*/*.a
12cr|ocaml-ocamlnet-2.2.9-10|190	%exclude %{_libdir}/ocaml/*/*.cmxa
12cr|ocaml-ocamlnet-2.2.9-10|191	%exclude %{_libdir}/ocaml/*/*.cmx
12cr|ocaml-ocamlnet-2.2.9-10|192	%exclude %{_libdir}/ocaml/*/*.o
12cr|ocaml-ocamlnet-2.2.9-10|193	%exclude %{_libdir}/ocaml/*/*.mli
12cr|ocaml-ocamlnet-2.2.9-10|194	%{ocamlnet_datadir}
12cr|ocaml-ocamlnet-2.2.9-10|195	%{_bindir}/netplex-admin
12cr|ocaml-ocamlnet-2.2.9-10|196	%{_bindir}/ocamlrpcgen
12cr|ocaml-ocamlnet-2.2.9-10|197	
12cr|ocaml-ocamlnet-2.2.9-10|198	%files devel
12cr|ocaml-ocamlnet-2.2.9-10|199	%defattr(-,root,root)
12cr|ocaml-ocamlnet-2.2.9-10|200	%doc doc/html-main
12cr|ocaml-ocamlnet-2.2.9-10|201	%{_libdir}/ocaml/*/*.a
12cr|ocaml-ocamlnet-2.2.9-10|202	%{_libdir}/ocaml/*/*.cmx
12cr|ocaml-ocamlnet-2.2.9-10|203	%{_libdir}/ocaml/*/*.cmxa
12cr|ocaml-ocamlnet-2.2.9-10|204	%{_libdir}/ocaml/*/*.o
12cr|ocaml-ocamlnet-2.2.9-10|205	%{_libdir}/ocaml/*/*.mli
12cr|ocaml-ocamlnet-2.2.9-10|206	%exclude %{_libdir}/ocaml/nethttpd-for-netcgi1
12cr|ocaml-ocamlnet-2.2.9-10|207	%exclude %{_libdir}/ocaml/nethttpd-for-netcgi2
12cr|ocaml-ocamlnet-2.2.9-10|208	%exclude %{_libdir}/ocaml/nethttpd
12cr|ocaml-ocamlnet-2.2.9-10|209	
12cr|ocaml-ocamlnet-2.2.9-10|210	
12cr|ocaml-ocamlnet-2.2.9-10|211	%files nethttpd
12cr|ocaml-ocamlnet-2.2.9-10|212	%defattr(-,root,root)
12cr|ocaml-ocamlnet-2.2.9-10|213	%{_libdir}/ocaml/nethttpd-for-netcgi1
12cr|ocaml-ocamlnet-2.2.9-10|214	%{_libdir}/ocaml/nethttpd-for-netcgi2
12cr|ocaml-ocamlnet-2.2.9-10|215	%{_libdir}/ocaml/nethttpd
12cr|ocaml-ocamlnet-2.2.9-10|216	%exclude %{_libdir}/ocaml/*/*.a
12cr|ocaml-ocamlnet-2.2.9-10|217	%exclude %{_libdir}/ocaml/*/*.cmxa
12cr|ocaml-ocamlnet-2.2.9-10|218	%exclude %{_libdir}/ocaml/*/*.mli
12cr|ocaml-ocamlnet-2.2.9-10|219	
12cr|ocaml-ocamlnet-2.2.9-10|220	%files nethttpd-devel
12cr|ocaml-ocamlnet-2.2.9-10|221	%defattr(-,root,root)
12cr|ocaml-ocamlnet-2.2.9-10|222	%{_libdir}/ocaml/nethttpd-for-netcgi1/*.a
12cr|ocaml-ocamlnet-2.2.9-10|223	%{_libdir}/ocaml/nethttpd-for-netcgi1/*.cmxa
12cr|ocaml-ocamlnet-2.2.9-10|224	%{_libdir}/ocaml/nethttpd-for-netcgi1/*.mli
12cr|ocaml-ocamlnet-2.2.9-10|225	%{_libdir}/ocaml/nethttpd-for-netcgi2/*.a
12cr|ocaml-ocamlnet-2.2.9-10|226	%{_libdir}/ocaml/nethttpd-for-netcgi2/*.cmxa
12cr|ocaml-ocamlnet-2.2.9-10|227	%{_libdir}/ocaml/nethttpd-for-netcgi2/*.mli
12cr|ocaml-ocamlnet-2.2.9-10|228	
12cr|ocaml-ocamlnet-2.2.9-10|229	
12cr|ocaml-ocamlnet-2.2.9-10|230	
12cr|ocaml-ocamlnet-2.2.9-10|231	%changelog
12cr|ocaml-ocamlnet-2.2.9-10|232	* Wed May 09 2012 Crispin Boylan <crisb@mandriva.org> 2.2.9-10
12cr|ocaml-ocamlnet-2.2.9-10|233	+ Revision: 797777
12cr|ocaml-ocamlnet-2.2.9-10|234	- Rebuild
12cr|ocaml-ocamlnet-2.2.9-10|235	
12cr|ocaml-ocamlnet-2.2.9-10|236	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ocaml-ocamlnet-2.2.9-10|237	- relink against libpcre.so.1
12cr|ocaml-ocamlnet-2.2.9-10|238	
12cr|ocaml-ocamlnet-2.2.9-10|239	* Mon Sep 14 2009 Florent Monnier <blue_prawn@mandriva.org> 2.2.9-8mdv2011.0
12cr|ocaml-ocamlnet-2.2.9-10|240	+ Revision: 440706
12cr|ocaml-ocamlnet-2.2.9-10|241	- rebuild
12cr|ocaml-ocamlnet-2.2.9-10|242	
12cr|ocaml-ocamlnet-2.2.9-10|243	* Wed Sep 09 2009 Florent Monnier <blue_prawn@mandriva.org> 2.2.9-7mdv2010.0
12cr|ocaml-ocamlnet-2.2.9-10|244	+ Revision: 436141
12cr|ocaml-ocamlnet-2.2.9-10|245	- added support for cryptgps
12cr|ocaml-ocamlnet-2.2.9-10|246	- the devel package requires ocaml-pcre-devel
12cr|ocaml-ocamlnet-2.2.9-10|247	
12cr|ocaml-ocamlnet-2.2.9-10|248	* Sat Aug 22 2009 Florent Monnier <blue_prawn@mandriva.org> 2.2.9-6mdv2010.0
12cr|ocaml-ocamlnet-2.2.9-10|249	+ Revision: 419709
12cr|ocaml-ocamlnet-2.2.9-10|250	- incremented mkrel
12cr|ocaml-ocamlnet-2.2.9-10|251	- corrected the split
12cr|ocaml-ocamlnet-2.2.9-10|252	
12cr|ocaml-ocamlnet-2.2.9-10|253	* Mon Aug 10 2009 Florent Monnier <blue_prawn@mandriva.org> 2.2.9-5mdv2010.0
12cr|ocaml-ocamlnet-2.2.9-10|254	+ Revision: 413869
12cr|ocaml-ocamlnet-2.2.9-10|255	- incremented mkrel
12cr|ocaml-ocamlnet-2.2.9-10|256	- corrected Requires
12cr|ocaml-ocamlnet-2.2.9-10|257	
12cr|ocaml-ocamlnet-2.2.9-10|258	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.9-4mdv2010.0
12cr|ocaml-ocamlnet-2.2.9-10|259	+ Revision: 390090
12cr|ocaml-ocamlnet-2.2.9-10|260	- rebuild
12cr|ocaml-ocamlnet-2.2.9-10|261	
12cr|ocaml-ocamlnet-2.2.9-10|262	* Thu Jun 11 2009 Florent Monnier <blue_prawn@mandriva.org> 2.2.9-3mdv2010.0
12cr|ocaml-ocamlnet-2.2.9-10|263	+ Revision: 385257
12cr|ocaml-ocamlnet-2.2.9-10|264	- pcre dep updated
12cr|ocaml-ocamlnet-2.2.9-10|265	
12cr|ocaml-ocamlnet-2.2.9-10|266	* Sun Jan 11 2009 Florent Monnier <blue_prawn@mandriva.org> 2.2.9-2mdv2009.1
12cr|ocaml-ocamlnet-2.2.9-10|267	+ Revision: 328195
12cr|ocaml-ocamlnet-2.2.9-10|268	- corrected group
12cr|ocaml-ocamlnet-2.2.9-10|269	- build/install all the modules
12cr|ocaml-ocamlnet-2.2.9-10|270	- update the home page
12cr|ocaml-ocamlnet-2.2.9-10|271	- a more detailed description
12cr|ocaml-ocamlnet-2.2.9-10|272	- imported a patch from fedora
12cr|ocaml-ocamlnet-2.2.9-10|273	(modifications made with the help of the fedora's spec made by Richard W.M. Jones)
12cr|ocaml-ocamlnet-2.2.9-10|274	
12cr|ocaml-ocamlnet-2.2.9-10|275	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.9-1mdv2009.1
12cr|ocaml-ocamlnet-2.2.9-10|276	+ Revision: 320723
12cr|ocaml-ocamlnet-2.2.9-10|277	- move non-devel files in main package
12cr|ocaml-ocamlnet-2.2.9-10|278	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-ocamlnet-2.2.9-10|279	
12cr|ocaml-ocamlnet-2.2.9-10|280	* Fri Aug 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.9-1mdv2009.0
12cr|ocaml-ocamlnet-2.2.9-10|281	+ Revision: 272354
12cr|ocaml-ocamlnet-2.2.9-10|282	- fix build with latest glibc
12cr|ocaml-ocamlnet-2.2.9-10|283	- new version
12cr|ocaml-ocamlnet-2.2.9-10|284	
12cr|ocaml-ocamlnet-2.2.9-10|285	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocaml-ocamlnet-2.2.9-10|286	- rebuild
12cr|ocaml-ocamlnet-2.2.9-10|287	
12cr|ocaml-ocamlnet-2.2.9-10|288	* Fri Mar 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.7-4mdv2008.1
12cr|ocaml-ocamlnet-2.2.9-10|289	+ Revision: 181156
12cr|ocaml-ocamlnet-2.2.9-10|290	- rebuild
12cr|ocaml-ocamlnet-2.2.9-10|291	
12cr|ocaml-ocamlnet-2.2.9-10|292	+ Olivier Blin <blino@mandriva.org>
12cr|ocaml-ocamlnet-2.2.9-10|293	- restore BuildRoot
12cr|ocaml-ocamlnet-2.2.9-10|294	
12cr|ocaml-ocamlnet-2.2.9-10|295	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocaml-ocamlnet-2.2.9-10|296	- kill re-definition of %%buildroot on Pixel's request
12cr|ocaml-ocamlnet-2.2.9-10|297	
12cr|ocaml-ocamlnet-2.2.9-10|298	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.7-3mdv2008.0
12cr|ocaml-ocamlnet-2.2.9-10|299	+ Revision: 78371
12cr|ocaml-ocamlnet-2.2.9-10|300	- move stup libs into non-devel package
12cr|ocaml-ocamlnet-2.2.9-10|301	
12cr|ocaml-ocamlnet-2.2.9-10|302	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.7-2mdv2008.0
12cr|ocaml-ocamlnet-2.2.9-10|303	+ Revision: 77685
12cr|ocaml-ocamlnet-2.2.9-10|304	- drop macro definition, now in rpm-mandriva-setup
12cr|ocaml-ocamlnet-2.2.9-10|305	ship .cmi file in non-devel subpackage
12cr|ocaml-ocamlnet-2.2.9-10|306	
12cr|ocaml-ocamlnet-2.2.9-10|307	* Thu Jun 07 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.2.7-1mdv2008.0
12cr|ocaml-ocamlnet-2.2.9-10|308	+ Revision: 36815
12cr|ocaml-ocamlnet-2.2.9-10|309	- new release: 2.2.7
12cr|ocaml-ocamlnet-2.2.9-10|310	

3576 12
12cr|ocaml-ode-0.5r4-2|1	Name:           ocaml-ode
12cr|ocaml-ode-0.5r4-2|2	Version:        0.5r4
12cr|ocaml-ode-0.5r4-2|3	Release:        2
12cr|ocaml-ode-0.5r4-2|4	Summary:        OCaml bindings to the Open Dynamics Engine (ODE)
12cr|ocaml-ode-0.5r4-2|5	License:        LGPL with exceptions
12cr|ocaml-ode-0.5r4-2|6	Group:          Development/Other
12cr|ocaml-ode-0.5r4-2|7	URL:            http://www.linux-nantes.org/~fmonnier/OCaml/ODE/
12cr|ocaml-ode-0.5r4-2|8	Source0:        http://www.linux-nantes.org/~fmonnier/OCaml/ODE/download/ocamlode-0.5-r4.tar.gz
12cr|ocaml-ode-0.5r4-2|9	Patch0:         ocamlode-0.5-r4.dPlaneSpace.patch
12cr|ocaml-ode-0.5r4-2|10	Patch1:         ocamlode-0.5-r4.demo_exec.patch
12cr|ocaml-ode-0.5r4-2|11	BuildRequires:  ocaml-findlib
12cr|ocaml-ode-0.5r4-2|12	BuildRequires:  ocaml
12cr|ocaml-ode-0.5r4-2|13	BuildRequires:  ode-devel
12cr|ocaml-ode-0.5r4-2|14	
12cr|ocaml-ode-0.5r4-2|15	%description
12cr|ocaml-ode-0.5r4-2|16	This is a set of bindings in Objective Caml for the Open Dynamics Engine,
12cr|ocaml-ode-0.5r4-2|17	ODE: http://www.ode.org/.
12cr|ocaml-ode-0.5r4-2|18	
12cr|ocaml-ode-0.5r4-2|19	%package        devel
12cr|ocaml-ode-0.5r4-2|20	Summary:        Development files for %{name}
12cr|ocaml-ode-0.5r4-2|21	Group:          Development/Other
12cr|ocaml-ode-0.5r4-2|22	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-ode-0.5r4-2|23	
12cr|ocaml-ode-0.5r4-2|24	%description    devel
12cr|ocaml-ode-0.5r4-2|25	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-ode-0.5r4-2|26	developing applications that use %{name}.
12cr|ocaml-ode-0.5r4-2|27	
12cr|ocaml-ode-0.5r4-2|28	%prep
12cr|ocaml-ode-0.5r4-2|29	%setup -q -n ocamlode-0.5-r4
12cr|ocaml-ode-0.5r4-2|30	%patch0 -p0
12cr|ocaml-ode-0.5r4-2|31	%patch1 -p0
12cr|ocaml-ode-0.5r4-2|32	
12cr|ocaml-ode-0.5r4-2|33	%build
12cr|ocaml-ode-0.5r4-2|34	make all
12cr|ocaml-ode-0.5r4-2|35	make doc
12cr|ocaml-ode-0.5r4-2|36	mkdir examples
12cr|ocaml-ode-0.5r4-2|37	mv drawstuff.ml drawstuff.make demo_*.ml demo_exec.sh examples/
12cr|ocaml-ode-0.5r4-2|38	
12cr|ocaml-ode-0.5r4-2|39	%install
12cr|ocaml-ode-0.5r4-2|40	export DESTDIR=%{buildroot}
12cr|ocaml-ode-0.5r4-2|41	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-ode-0.5r4-2|42	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-ode-0.5r4-2|43	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-ode-0.5r4-2|44	mkdir -p $OCAMLFIND_DESTDIR/ode
12cr|ocaml-ode-0.5r4-2|45	ocamlfind install ode META ode.cmi *.{mli,cma,cmxa,cmx,a,so}
12cr|ocaml-ode-0.5r4-2|46	
12cr|ocaml-ode-0.5r4-2|47	%files
12cr|ocaml-ode-0.5r4-2|48	%defattr(-,root,root)
12cr|ocaml-ode-0.5r4-2|49	%doc LICENSE_BSD.txt LICENSE_GPL.txt LICENSE_LGPL.txt CHANGES.txt README.txt
12cr|ocaml-ode-0.5r4-2|50	%dir %{_libdir}/ocaml/ode
12cr|ocaml-ode-0.5r4-2|51	%{_libdir}/ocaml/ode/META
12cr|ocaml-ode-0.5r4-2|52	%{_libdir}/ocaml/ode/*.cma
12cr|ocaml-ode-0.5r4-2|53	%{_libdir}/ocaml/ode/*.cmi
12cr|ocaml-ode-0.5r4-2|54	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-ode-0.5r4-2|55	
12cr|ocaml-ode-0.5r4-2|56	%files devel
12cr|ocaml-ode-0.5r4-2|57	%defattr(-,root,root)
12cr|ocaml-ode-0.5r4-2|58	%doc doc examples
12cr|ocaml-ode-0.5r4-2|59	%{_libdir}/ocaml/ode/*.a
12cr|ocaml-ode-0.5r4-2|60	%{_libdir}/ocaml/ode/*.cmxa
12cr|ocaml-ode-0.5r4-2|61	%{_libdir}/ocaml/ode/*.cmx
12cr|ocaml-ode-0.5r4-2|62	%{_libdir}/ocaml/ode/*.mli
12cr|ocaml-ode-0.5r4-2|63	
12cr|ocaml-ode-0.5r4-2|64	
12cr|ocaml-ode-0.5r4-2|65	
12cr|ocaml-ode-0.5r4-2|66	%changelog
12cr|ocaml-ode-0.5r4-2|67	* Thu Aug 13 2009 Florent Monnier <blue_prawn@mandriva.org> 0.5-1.r4mdv2010.0
12cr|ocaml-ode-0.5r4-2|68	+ Revision: 415930
12cr|ocaml-ode-0.5r4-2|69	- import ocaml-ode
12cr|ocaml-ode-0.5r4-2|70	
12cr|ocaml-ode-0.5r4-2|71	

3577 12
12cr|ocaml-ogg-0.4.0-2|1	Name:           ocaml-ogg
12cr|ocaml-ogg-0.4.0-2|2	Version:        0.4.0
12cr|ocaml-ogg-0.4.0-2|3	Release:        2
12cr|ocaml-ogg-0.4.0-2|4	Summary:        OCaml bindings for the Ogg bitstream library
12cr|ocaml-ogg-0.4.0-2|5	License:        LGPL with exceptions
12cr|ocaml-ogg-0.4.0-2|6	Group:          Development/Other
12cr|ocaml-ogg-0.4.0-2|7	URL:            http://sourceforge.net/projects/savonet/files/
12cr|ocaml-ogg-0.4.0-2|8	Source0:        http://downloads.sourceforge.net/savonet/ocaml-ogg/ocaml-ogg-%{version}.tar.gz
12cr|ocaml-ogg-0.4.0-2|9	BuildRequires:  ocaml-findlib
12cr|ocaml-ogg-0.4.0-2|10	BuildRequires:  ocaml
12cr|ocaml-ogg-0.4.0-2|11	BuildRequires:  libogg-devel
12cr|ocaml-ogg-0.4.0-2|12	
12cr|ocaml-ogg-0.4.0-2|13	%description
12cr|ocaml-ogg-0.4.0-2|14	OCaml bindings for the Ogg bitstream library, libogg is a library
12cr|ocaml-ogg-0.4.0-2|15	for manipulating ogg bitstreams. It handles both making ogg bitstreams
12cr|ocaml-ogg-0.4.0-2|16	and getting packets from ogg bitstreams.
12cr|ocaml-ogg-0.4.0-2|17	
12cr|ocaml-ogg-0.4.0-2|18	%package        devel
12cr|ocaml-ogg-0.4.0-2|19	Summary:        Development files for %{name}
12cr|ocaml-ogg-0.4.0-2|20	Group:          Development/Other
12cr|ocaml-ogg-0.4.0-2|21	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-ogg-0.4.0-2|22	
12cr|ocaml-ogg-0.4.0-2|23	%description    devel
12cr|ocaml-ogg-0.4.0-2|24	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-ogg-0.4.0-2|25	developing applications that use %{name}.
12cr|ocaml-ogg-0.4.0-2|26	
12cr|ocaml-ogg-0.4.0-2|27	%prep
12cr|ocaml-ogg-0.4.0-2|28	%setup -q
12cr|ocaml-ogg-0.4.0-2|29	
12cr|ocaml-ogg-0.4.0-2|30	%build
12cr|ocaml-ogg-0.4.0-2|31	%configure2_5x
12cr|ocaml-ogg-0.4.0-2|32	make
12cr|ocaml-ogg-0.4.0-2|33	make doc
12cr|ocaml-ogg-0.4.0-2|34	
12cr|ocaml-ogg-0.4.0-2|35	%install
12cr|ocaml-ogg-0.4.0-2|36	export DESTDIR=%{buildroot}
12cr|ocaml-ogg-0.4.0-2|37	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-ogg-0.4.0-2|38	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-ogg-0.4.0-2|39	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-ogg-0.4.0-2|40	mkdir -p $OCAMLFIND_DESTDIR/ogg
12cr|ocaml-ogg-0.4.0-2|41	make install
12cr|ocaml-ogg-0.4.0-2|42	
12cr|ocaml-ogg-0.4.0-2|43	%files
12cr|ocaml-ogg-0.4.0-2|44	%defattr(-,root,root)
12cr|ocaml-ogg-0.4.0-2|45	%doc COPYING CHANGES README
12cr|ocaml-ogg-0.4.0-2|46	%dir %{_libdir}/ocaml/ogg
12cr|ocaml-ogg-0.4.0-2|47	%{_libdir}/ocaml/ogg/META
12cr|ocaml-ogg-0.4.0-2|48	%{_libdir}/ocaml/ogg/*.cma
12cr|ocaml-ogg-0.4.0-2|49	%{_libdir}/ocaml/ogg/*.cmi
12cr|ocaml-ogg-0.4.0-2|50	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-ogg-0.4.0-2|51	
12cr|ocaml-ogg-0.4.0-2|52	%files devel
12cr|ocaml-ogg-0.4.0-2|53	%defattr(-,root,root)
12cr|ocaml-ogg-0.4.0-2|54	%doc doc/html
12cr|ocaml-ogg-0.4.0-2|55	%{_libdir}/ocaml/ogg/*.a
12cr|ocaml-ogg-0.4.0-2|56	%{_libdir}/ocaml/ogg/*.cmxa
12cr|ocaml-ogg-0.4.0-2|57	%{_libdir}/ocaml/ogg/*.mli
12cr|ocaml-ogg-0.4.0-2|58	%{_libdir}/ocaml/ogg/*.h
12cr|ocaml-ogg-0.4.0-2|59	
12cr|ocaml-ogg-0.4.0-2|60	
12cr|ocaml-ogg-0.4.0-2|61	
12cr|ocaml-ogg-0.4.0-2|62	%changelog
12cr|ocaml-ogg-0.4.0-2|63	* Wed Oct 06 2010 Funda Wang <fwang@mandriva.org> 0.4.0-2mdv2011.0
12cr|ocaml-ogg-0.4.0-2|64	+ Revision: 583529
12cr|ocaml-ogg-0.4.0-2|65	- rebuild
12cr|ocaml-ogg-0.4.0-2|66	
12cr|ocaml-ogg-0.4.0-2|67	* Mon Aug 23 2010 Florent Monnier <blue_prawn@mandriva.org> 0.4.0-1mdv2011.0
12cr|ocaml-ogg-0.4.0-2|68	+ Revision: 572242
12cr|ocaml-ogg-0.4.0-2|69	- updated to last version 0.4.0
12cr|ocaml-ogg-0.4.0-2|70	
12cr|ocaml-ogg-0.4.0-2|71	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-2mdv2010.1
12cr|ocaml-ogg-0.4.0-2|72	+ Revision: 496367
12cr|ocaml-ogg-0.4.0-2|73	- rebuild
12cr|ocaml-ogg-0.4.0-2|74	- update to new version 0.3.1
12cr|ocaml-ogg-0.4.0-2|75	
12cr|ocaml-ogg-0.4.0-2|76	+ Florent Monnier <blue_prawn@mandriva.org>
12cr|ocaml-ogg-0.4.0-2|77	- a better Source0 field
12cr|ocaml-ogg-0.4.0-2|78	
12cr|ocaml-ogg-0.4.0-2|79	* Sat Aug 01 2009 Florent Monnier <blue_prawn@mandriva.org> 0.3.0-1mdv2010.0
12cr|ocaml-ogg-0.4.0-2|80	+ Revision: 405294
12cr|ocaml-ogg-0.4.0-2|81	- import ocaml-ogg
12cr|ocaml-ogg-0.4.0-2|82	
12cr|ocaml-ogg-0.4.0-2|83	

3578 12
12cr|ocaml-openin-20070524-1|1	Name:           ocaml-openin
12cr|ocaml-openin-20070524-1|2	Version:        20070524
12cr|ocaml-openin-20070524-1|3	Release:        %mkrel 1
12cr|ocaml-openin-20070524-1|4	Summary:        OCaml syntax to locally open modules
12cr|ocaml-openin-20070524-1|5	License:        Public Domain
12cr|ocaml-openin-20070524-1|6	Group:          Development/Other
12cr|ocaml-openin-20070524-1|7	URL:            http://alain.frisch.fr/soft#openin
12cr|ocaml-openin-20070524-1|8	Source0:        http://alain.frisch.fr/info/openin-%{version}.tar.gz
12cr|ocaml-openin-20070524-1|9	Source1:        openin-META
12cr|ocaml-openin-20070524-1|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-openin-20070524-1|11	BuildRequires:  ocaml-findlib
12cr|ocaml-openin-20070524-1|12	BuildRequires:  camlp4
12cr|ocaml-openin-20070524-1|13	
12cr|ocaml-openin-20070524-1|14	%description
12cr|ocaml-openin-20070524-1|15	This package implements a Camlp4 syntax extension for Objective
12cr|ocaml-openin-20070524-1|16	Caml. It adds the syntactic construction:
12cr|ocaml-openin-20070524-1|17	
12cr|ocaml-openin-20070524-1|18	open M in e
12cr|ocaml-openin-20070524-1|19	
12cr|ocaml-openin-20070524-1|20	that can appear in any context where an expression is expected. M is
12cr|ocaml-openin-20070524-1|21	an arbitrary module expression (not only qualified names as for usual
12cr|ocaml-openin-20070524-1|22	open statements) and e is an expression.
12cr|ocaml-openin-20070524-1|23	
12cr|ocaml-openin-20070524-1|24	%prep
12cr|ocaml-openin-20070524-1|25	%setup -q -n openin-%{version}
12cr|ocaml-openin-20070524-1|26	cp %{SOURCE1} META
12cr|ocaml-openin-20070524-1|27	
12cr|ocaml-openin-20070524-1|28	%build
12cr|ocaml-openin-20070524-1|29	make
12cr|ocaml-openin-20070524-1|30	sed -i -e "s/@VERSION@/%{version}/" META
12cr|ocaml-openin-20070524-1|31	
12cr|ocaml-openin-20070524-1|32	%install
12cr|ocaml-openin-20070524-1|33	rm -rf %{buildroot}
12cr|ocaml-openin-20070524-1|34	export DESTDIR=%{buildroot}
12cr|ocaml-openin-20070524-1|35	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cr|ocaml-openin-20070524-1|36	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-openin-20070524-1|37	ocamlfind install openin META pa_openin.cmo
12cr|ocaml-openin-20070524-1|38	
12cr|ocaml-openin-20070524-1|39	%clean
12cr|ocaml-openin-20070524-1|40	rm -rf %{buildroot}
12cr|ocaml-openin-20070524-1|41	
12cr|ocaml-openin-20070524-1|42	%files
12cr|ocaml-openin-20070524-1|43	%defattr(-,root,root)
12cr|ocaml-openin-20070524-1|44	%doc README
12cr|ocaml-openin-20070524-1|45	%dir %{_libdir}/ocaml/openin
12cr|ocaml-openin-20070524-1|46	%{_libdir}/ocaml/openin/META
12cr|ocaml-openin-20070524-1|47	%{_libdir}/ocaml/openin/pa_openin.cmo
12cr|ocaml-openin-20070524-1|48	
12cr|ocaml-openin-20070524-1|49	
12cr|ocaml-openin-20070524-1|50	
12cr|ocaml-openin-20070524-1|51	%changelog
12cr|ocaml-openin-20070524-1|52	* Sun Aug 09 2009 Florent Monnier <blue_prawn@mandriva.org> 20070524-1mdv2010.0
12cr|ocaml-openin-20070524-1|53	+ Revision: 412913
12cr|ocaml-openin-20070524-1|54	- spec file made from the fedora's one by Richard Jones
12cr|ocaml-openin-20070524-1|55	

3579 12
12cr|ocaml-orm-sqlite-0.2-2|1	Name:           ocaml-orm-sqlite
12cr|ocaml-orm-sqlite-0.2-2|2	Version:        0.2
12cr|ocaml-orm-sqlite-0.2-2|3	Release:        2
12cr|ocaml-orm-sqlite-0.2-2|4	Summary:        Sql_orm provides an "Object-Relational Mapper" interface between a Sqlite3 database and OCaml
12cr|ocaml-orm-sqlite-0.2-2|5	License:        ISC
12cr|ocaml-orm-sqlite-0.2-2|6	Group:          Development/Other
12cr|ocaml-orm-sqlite-0.2-2|7	URL:            http://wiki.github.com/avsm/ocaml-orm-sqlite
12cr|ocaml-orm-sqlite-0.2-2|8	Source0:        ocaml-orm-sqlite-0.2.tar.bz2
12cr|ocaml-orm-sqlite-0.2-2|9	BuildRequires:  ocaml-findlib
12cr|ocaml-orm-sqlite-0.2-2|10	BuildRequires:  ocaml
12cr|ocaml-orm-sqlite-0.2-2|11	BuildRequires:  ocaml-sqlite-devel
12cr|ocaml-orm-sqlite-0.2-2|12	
12cr|ocaml-orm-sqlite-0.2-2|13	%description
12cr|ocaml-orm-sqlite-0.2-2|14	You provide a schema of the type of objects you want to store in the database,
12cr|ocaml-orm-sqlite-0.2-2|15	and an OCaml source file is generated with modules that:
12cr|ocaml-orm-sqlite-0.2-2|16	
12cr|ocaml-orm-sqlite-0.2-2|17	* initialize the database with the right schema
12cr|ocaml-orm-sqlite-0.2-2|18	* retrieve objects from the database by searching from keys
12cr|ocaml-orm-sqlite-0.2-2|19	* modify fields and save them back to the database.
12cr|ocaml-orm-sqlite-0.2-2|20	
12cr|ocaml-orm-sqlite-0.2-2|21	%package        devel
12cr|ocaml-orm-sqlite-0.2-2|22	Summary:        Development files for %{name}
12cr|ocaml-orm-sqlite-0.2-2|23	Group:          Development/Other
12cr|ocaml-orm-sqlite-0.2-2|24	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-orm-sqlite-0.2-2|25	
12cr|ocaml-orm-sqlite-0.2-2|26	%description    devel
12cr|ocaml-orm-sqlite-0.2-2|27	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-orm-sqlite-0.2-2|28	developing applications that use %{name}.
12cr|ocaml-orm-sqlite-0.2-2|29	
12cr|ocaml-orm-sqlite-0.2-2|30	%prep
12cr|ocaml-orm-sqlite-0.2-2|31	%setup -q
12cr|ocaml-orm-sqlite-0.2-2|32	
12cr|ocaml-orm-sqlite-0.2-2|33	%build
12cr|ocaml-orm-sqlite-0.2-2|34	make all
12cr|ocaml-orm-sqlite-0.2-2|35	mkdir -p doc && ocamldoc -d doc -html sql_orm.mli
12cr|ocaml-orm-sqlite-0.2-2|36	
12cr|ocaml-orm-sqlite-0.2-2|37	%install
12cr|ocaml-orm-sqlite-0.2-2|38	export DESTDIR=%{buildroot}
12cr|ocaml-orm-sqlite-0.2-2|39	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-orm-sqlite-0.2-2|40	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-orm-sqlite-0.2-2|41	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-orm-sqlite-0.2-2|42	mkdir -p $OCAMLFIND_DESTDIR/sql_orm
12cr|ocaml-orm-sqlite-0.2-2|43	make install
12cr|ocaml-orm-sqlite-0.2-2|44	
12cr|ocaml-orm-sqlite-0.2-2|45	%files
12cr|ocaml-orm-sqlite-0.2-2|46	%defattr(-,root,root)
12cr|ocaml-orm-sqlite-0.2-2|47	%doc LICENSE NEWS TODO README
12cr|ocaml-orm-sqlite-0.2-2|48	%dir %{_libdir}/ocaml/sql_orm
12cr|ocaml-orm-sqlite-0.2-2|49	%{_libdir}/ocaml/sql_orm/META
12cr|ocaml-orm-sqlite-0.2-2|50	%{_libdir}/ocaml/sql_orm/*.cma
12cr|ocaml-orm-sqlite-0.2-2|51	%{_libdir}/ocaml/sql_orm/*.cmi
12cr|ocaml-orm-sqlite-0.2-2|52	
12cr|ocaml-orm-sqlite-0.2-2|53	%files devel
12cr|ocaml-orm-sqlite-0.2-2|54	%defattr(-,root,root)
12cr|ocaml-orm-sqlite-0.2-2|55	%doc LICENSE
12cr|ocaml-orm-sqlite-0.2-2|56	%doc doc/ examples/ tests/
12cr|ocaml-orm-sqlite-0.2-2|57	%{_libdir}/ocaml/sql_orm/*.a
12cr|ocaml-orm-sqlite-0.2-2|58	%{_libdir}/ocaml/sql_orm/*.cmxa
12cr|ocaml-orm-sqlite-0.2-2|59	%{_libdir}/ocaml/sql_orm/*.mli
12cr|ocaml-orm-sqlite-0.2-2|60	
12cr|ocaml-orm-sqlite-0.2-2|61	
12cr|ocaml-orm-sqlite-0.2-2|62	
12cr|ocaml-orm-sqlite-0.2-2|63	%changelog
12cr|ocaml-orm-sqlite-0.2-2|64	* Fri Sep 11 2009 Florent Monnier <blue_prawn@mandriva.org> 0.2-1mdv2010.0
12cr|ocaml-orm-sqlite-0.2-2|65	+ Revision: 438516
12cr|ocaml-orm-sqlite-0.2-2|66	- import ocaml-orm-sqlite
12cr|ocaml-orm-sqlite-0.2-2|67	

3580 12
12cr|ocaml-ounit-1.0.3-5|1	%define name	ocaml-ounit
12cr|ocaml-ounit-1.0.3-5|2	%define version	1.0.3
12cr|ocaml-ounit-1.0.3-5|3	%define release	5
12cr|ocaml-ounit-1.0.3-5|4	
12cr|ocaml-ounit-1.0.3-5|5	Name:		%{name}
12cr|ocaml-ounit-1.0.3-5|6	Version:	%{version}
12cr|ocaml-ounit-1.0.3-5|7	Release:	%{release}
12cr|ocaml-ounit-1.0.3-5|8	Summary:    Unit test framework for OCaml
12cr|ocaml-ounit-1.0.3-5|9	Group:      Development/Other
12cr|ocaml-ounit-1.0.3-5|10	License:    MIT
12cr|ocaml-ounit-1.0.3-5|11	URL:        http://www.xs4all.nl/~mmzeeman/ocaml/
12cr|ocaml-ounit-1.0.3-5|12	Source0:    http://www.xs4all.nl/~mmzeeman/ocaml/ounit-%{version}.tar.gz
12cr|ocaml-ounit-1.0.3-5|13	BuildRequires:  ocaml >= 3.10.0
12cr|ocaml-ounit-1.0.3-5|14	BuildRequires:  ocaml-findlib
12cr|ocaml-ounit-1.0.3-5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocaml-ounit-1.0.3-5|16	
12cr|ocaml-ounit-1.0.3-5|17	%description
12cr|ocaml-ounit-1.0.3-5|18	OUnit is a unit test framework for OCaml. It allows one to easily
12cr|ocaml-ounit-1.0.3-5|19	create unit-tests for OCaml code. It is based on HUnit, a unit testing
12cr|ocaml-ounit-1.0.3-5|20	framework for Haskell. It is similar to JUnit, and other xUnit testing
12cr|ocaml-ounit-1.0.3-5|21	frameworks.
12cr|ocaml-ounit-1.0.3-5|22	
12cr|ocaml-ounit-1.0.3-5|23	%package        devel
12cr|ocaml-ounit-1.0.3-5|24	Summary:        Development files for %{name}
12cr|ocaml-ounit-1.0.3-5|25	Group:          Development/Other
12cr|ocaml-ounit-1.0.3-5|26	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-ounit-1.0.3-5|27	
12cr|ocaml-ounit-1.0.3-5|28	%description    devel
12cr|ocaml-ounit-1.0.3-5|29	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-ounit-1.0.3-5|30	developing applications that use %{name}.
12cr|ocaml-ounit-1.0.3-5|31	
12cr|ocaml-ounit-1.0.3-5|32	
12cr|ocaml-ounit-1.0.3-5|33	%prep
12cr|ocaml-ounit-1.0.3-5|34	%setup -q -n ounit-%{version}
12cr|ocaml-ounit-1.0.3-5|35	
12cr|ocaml-ounit-1.0.3-5|36	%build
12cr|ocaml-ounit-1.0.3-5|37	make all
12cr|ocaml-ounit-1.0.3-5|38	make allopt
12cr|ocaml-ounit-1.0.3-5|39	make doc
12cr|ocaml-ounit-1.0.3-5|40	
12cr|ocaml-ounit-1.0.3-5|41	%check
12cr|ocaml-ounit-1.0.3-5|42	make test
12cr|ocaml-ounit-1.0.3-5|43	
12cr|ocaml-ounit-1.0.3-5|44	%install
12cr|ocaml-ounit-1.0.3-5|45	rm -rf %{buildroot}
12cr|ocaml-ounit-1.0.3-5|46	install -d -m 755 %{buildroot}%{_libdir}/ocaml/stublibs
12cr|ocaml-ounit-1.0.3-5|47	make install DESTDIR=%{buildroot} OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cr|ocaml-ounit-1.0.3-5|48	
12cr|ocaml-ounit-1.0.3-5|49	%clean
12cr|ocaml-ounit-1.0.3-5|50	rm -rf %{buildroot}
12cr|ocaml-ounit-1.0.3-5|51	
12cr|ocaml-ounit-1.0.3-5|52	%files
12cr|ocaml-ounit-1.0.3-5|53	%defattr(-,root,root)
12cr|ocaml-ounit-1.0.3-5|54	%doc LICENCE
12cr|ocaml-ounit-1.0.3-5|55	%dir %{_libdir}/ocaml/oUnit
12cr|ocaml-ounit-1.0.3-5|56	%{_libdir}/ocaml/oUnit/*.cmi
12cr|ocaml-ounit-1.0.3-5|57	%{_libdir}/ocaml/oUnit/*.cma
12cr|ocaml-ounit-1.0.3-5|58	%{_libdir}/ocaml/oUnit/META
12cr|ocaml-ounit-1.0.3-5|59	
12cr|ocaml-ounit-1.0.3-5|60	%files devel
12cr|ocaml-ounit-1.0.3-5|61	%defattr(-,root,root)
12cr|ocaml-ounit-1.0.3-5|62	%doc LICENCE README doc
12cr|ocaml-ounit-1.0.3-5|63	%{_libdir}/ocaml/oUnit/*.a
12cr|ocaml-ounit-1.0.3-5|64	%{_libdir}/ocaml/oUnit/*.cmxa
12cr|ocaml-ounit-1.0.3-5|65	%{_libdir}/ocaml/oUnit/*.mli
12cr|ocaml-ounit-1.0.3-5|66	
12cr|ocaml-ounit-1.0.3-5|67	
12cr|ocaml-ounit-1.0.3-5|68	
12cr|ocaml-ounit-1.0.3-5|69	%changelog
12cr|ocaml-ounit-1.0.3-5|70	* Wed May 09 2012 Crispin Boylan <crisb@mandriva.org> 1.0.3-5
12cr|ocaml-ounit-1.0.3-5|71	+ Revision: 797735
12cr|ocaml-ounit-1.0.3-5|72	- Rebuild
12cr|ocaml-ounit-1.0.3-5|73	
12cr|ocaml-ounit-1.0.3-5|74	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-4mdv2011.0
12cr|ocaml-ounit-1.0.3-5|75	+ Revision: 496358
12cr|ocaml-ounit-1.0.3-5|76	- rebuild
12cr|ocaml-ounit-1.0.3-5|77	
12cr|ocaml-ounit-1.0.3-5|78	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-3mdv2010.0
12cr|ocaml-ounit-1.0.3-5|79	+ Revision: 389929
12cr|ocaml-ounit-1.0.3-5|80	- rebuild
12cr|ocaml-ounit-1.0.3-5|81	
12cr|ocaml-ounit-1.0.3-5|82	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-2mdv2009.1
12cr|ocaml-ounit-1.0.3-5|83	+ Revision: 320708
12cr|ocaml-ounit-1.0.3-5|84	- move non-devel files in main package
12cr|ocaml-ounit-1.0.3-5|85	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-ounit-1.0.3-5|86	
12cr|ocaml-ounit-1.0.3-5|87	* Thu Sep 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-1mdv2009.0
12cr|ocaml-ounit-1.0.3-5|88	+ Revision: 280409
12cr|ocaml-ounit-1.0.3-5|89	- update to new version 1.0.3
12cr|ocaml-ounit-1.0.3-5|90	
12cr|ocaml-ounit-1.0.3-5|91	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2009.0
12cr|ocaml-ounit-1.0.3-5|92	+ Revision: 271914
12cr|ocaml-ounit-1.0.3-5|93	- import ocaml-ounit
12cr|ocaml-ounit-1.0.3-5|94	

3581 12
12cr|ocaml-pam-1.1-2|1	Name:           ocaml-pam
12cr|ocaml-pam-1.1-2|2	Version:        1.1
12cr|ocaml-pam-1.1-2|3	Release:        2
12cr|ocaml-pam-1.1-2|4	Summary:        OCamlPAM is a wrapper for the Pluggable Authentication Modules (PAM) library
12cr|ocaml-pam-1.1-2|5	License:        MIT
12cr|ocaml-pam-1.1-2|6	Group:          Development/Other
12cr|ocaml-pam-1.1-2|7	URL:            http://sharvil.nanavati.net/projects/ocamlpam/
12cr|ocaml-pam-1.1-2|8	Source0:        http://sharvil.nanavati.net/projects/ocamlpam/files/ocamlpam-%{version}.tar.gz
12cr|ocaml-pam-1.1-2|9	BuildRequires:  ocaml
12cr|ocaml-pam-1.1-2|10	BuildRequires:  pam-devel
12cr|ocaml-pam-1.1-2|11	
12cr|ocaml-pam-1.1-2|12	%description
12cr|ocaml-pam-1.1-2|13	OCamlPAM is a wrapper for the Pluggable Authentication Modules (PAM)
12cr|ocaml-pam-1.1-2|14	library. PAM provides a flexible mechanism for authenticating users via
12cr|ocaml-pam-1.1-2|15	administrator-defined policies. PAM has modules for authenticating via
12cr|ocaml-pam-1.1-2|16	Unix passwd files, Kerberos, LDAP, etc. Additional modules for custom
12cr|ocaml-pam-1.1-2|17	authentication mechanisms can be created and deployed without recompiling
12cr|ocaml-pam-1.1-2|18	existing services based on PAM. Moreover, policies defining the
12cr|ocaml-pam-1.1-2|19	authentication requirements can be changed at runtime without restarting
12cr|ocaml-pam-1.1-2|20	running services.
12cr|ocaml-pam-1.1-2|21	
12cr|ocaml-pam-1.1-2|22	%package        devel
12cr|ocaml-pam-1.1-2|23	Summary:        Development files for %{name}
12cr|ocaml-pam-1.1-2|24	Group:          Development/Other
12cr|ocaml-pam-1.1-2|25	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-pam-1.1-2|26	
12cr|ocaml-pam-1.1-2|27	%description    devel
12cr|ocaml-pam-1.1-2|28	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-pam-1.1-2|29	developing applications that use %{name}.
12cr|ocaml-pam-1.1-2|30	
12cr|ocaml-pam-1.1-2|31	%prep
12cr|ocaml-pam-1.1-2|32	%setup -q -n ocamlpam-%{version}
12cr|ocaml-pam-1.1-2|33	
12cr|ocaml-pam-1.1-2|34	%build
12cr|ocaml-pam-1.1-2|35	make all opt
12cr|ocaml-pam-1.1-2|36	
12cr|ocaml-pam-1.1-2|37	%install
12cr|ocaml-pam-1.1-2|38	make install DESTDIR=%{buildroot}%{_libdir}/ocaml/
12cr|ocaml-pam-1.1-2|39	
12cr|ocaml-pam-1.1-2|40	%files
12cr|ocaml-pam-1.1-2|41	%defattr(-,root,root)
12cr|ocaml-pam-1.1-2|42	%doc COPYING CHANGES README
12cr|ocaml-pam-1.1-2|43	%dir %{_libdir}/ocaml/pam
12cr|ocaml-pam-1.1-2|44	%{_libdir}/ocaml/pam/META
12cr|ocaml-pam-1.1-2|45	%{_libdir}/ocaml/pam/*.cma
12cr|ocaml-pam-1.1-2|46	%{_libdir}/ocaml/pam/*.cmi
12cr|ocaml-pam-1.1-2|47	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-pam-1.1-2|48	
12cr|ocaml-pam-1.1-2|49	%files devel
12cr|ocaml-pam-1.1-2|50	%defattr(-,root,root)
12cr|ocaml-pam-1.1-2|51	%{_libdir}/ocaml/pam/*.a
12cr|ocaml-pam-1.1-2|52	%{_libdir}/ocaml/pam/*.cmxa
12cr|ocaml-pam-1.1-2|53	%{_libdir}/ocaml/pam/*.cmx
12cr|ocaml-pam-1.1-2|54	%{_libdir}/ocaml/pam/*.mli
12cr|ocaml-pam-1.1-2|55	
12cr|ocaml-pam-1.1-2|56	
12cr|ocaml-pam-1.1-2|57	
12cr|ocaml-pam-1.1-2|58	%changelog
12cr|ocaml-pam-1.1-2|59	* Thu Aug 13 2009 Florent Monnier <blue_prawn@mandriva.org> 1.1-1mdv2010.0
12cr|ocaml-pam-1.1-2|60	+ Revision: 416092
12cr|ocaml-pam-1.1-2|61	- BuildRequires: libpam-devel
12cr|ocaml-pam-1.1-2|62	- BuildRequires: ocaml
12cr|ocaml-pam-1.1-2|63	- import ocaml-pam
12cr|ocaml-pam-1.1-2|64	

3582 12
12cr|ocaml-pa-monad-6.0-1|1	Name:           ocaml-pa-monad
12cr|ocaml-pa-monad-6.0-1|2	Version:        6.0
12cr|ocaml-pa-monad-6.0-1|3	Release:        %mkrel 1
12cr|ocaml-pa-monad-6.0-1|4	Summary:        OCaml syntax extension for monads
12cr|ocaml-pa-monad-6.0-1|5	Group:          Development/Other
12cr|ocaml-pa-monad-6.0-1|6	License:        LGPLv2+ with exceptions
12cr|ocaml-pa-monad-6.0-1|7	URL:            http://www.cas.mcmaster.ca/~carette/pa_monad/
12cr|ocaml-pa-monad-6.0-1|8	Source0:        http://www.cas.mcmaster.ca/~carette/pa_monad/pa_monad.tar.gz
12cr|ocaml-pa-monad-6.0-1|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-pa-monad-6.0-1|10	BuildRequires:  ocaml-findlib
12cr|ocaml-pa-monad-6.0-1|11	BuildRequires:  camlp4
12cr|ocaml-pa-monad-6.0-1|12	
12cr|ocaml-pa-monad-6.0-1|13	%description
12cr|ocaml-pa-monad-6.0-1|14	This Camlp4 parser adds some syntactic sugar to beautify monadic
12cr|ocaml-pa-monad-6.0-1|15	expressions.  The name of the syntax extension is a bit misleading as
12cr|ocaml-pa-monad-6.0-1|16	it does not provide any monad nor monadic computation.
12cr|ocaml-pa-monad-6.0-1|17	
12cr|ocaml-pa-monad-6.0-1|18	%prep
12cr|ocaml-pa-monad-6.0-1|19	%setup -q -c
12cr|ocaml-pa-monad-6.0-1|20	
12cr|ocaml-pa-monad-6.0-1|21	%build
12cr|ocaml-pa-monad-6.0-1|22	make all doc
12cr|ocaml-pa-monad-6.0-1|23	
12cr|ocaml-pa-monad-6.0-1|24	%check
12cr|ocaml-pa-monad-6.0-1|25	make test
12cr|ocaml-pa-monad-6.0-1|26	
12cr|ocaml-pa-monad-6.0-1|27	%install
12cr|ocaml-pa-monad-6.0-1|28	rm -rf %{buildroot}
12cr|ocaml-pa-monad-6.0-1|29	export DESTDIR=%{buildroot}
12cr|ocaml-pa-monad-6.0-1|30	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cr|ocaml-pa-monad-6.0-1|31	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-pa-monad-6.0-1|32	make findlib-install
12cr|ocaml-pa-monad-6.0-1|33	
12cr|ocaml-pa-monad-6.0-1|34	%clean
12cr|ocaml-pa-monad-6.0-1|35	rm -rf %{buildroot}
12cr|ocaml-pa-monad-6.0-1|36	
12cr|ocaml-pa-monad-6.0-1|37	%files
12cr|ocaml-pa-monad-6.0-1|38	%defattr(-,root,root)
12cr|ocaml-pa-monad-6.0-1|39	%doc COPYING README ChangeLog html-doc
12cr|ocaml-pa-monad-6.0-1|40	%{_libdir}/ocaml/monad
12cr|ocaml-pa-monad-6.0-1|41	
12cr|ocaml-pa-monad-6.0-1|42	
12cr|ocaml-pa-monad-6.0-1|43	
12cr|ocaml-pa-monad-6.0-1|44	%changelog
12cr|ocaml-pa-monad-6.0-1|45	* Sun Aug 09 2009 Florent Monnier <blue_prawn@mandriva.org> 6.0-1mdv2010.0
12cr|ocaml-pa-monad-6.0-1|46	+ Revision: 412893
12cr|ocaml-pa-monad-6.0-1|47	- spec file made from the fedora's one
12cr|ocaml-pa-monad-6.0-1|48	

3583 12
12cr|ocaml-pcre-6.2.2-2|1	Name:		ocaml-pcre
12cr|ocaml-pcre-6.2.2-2|2	Version:	6.2.2
12cr|ocaml-pcre-6.2.2-2|3	Release:	2
12cr|ocaml-pcre-6.2.2-2|4	Summary:	Perl compatibility regular expressions for OCaml
12cr|ocaml-pcre-6.2.2-2|5	Source: 	http://hg.ocaml.info/release/pcre-ocaml/archive/pcre-ocaml-release-%{version}.tar.bz2
12cr|ocaml-pcre-6.2.2-2|6	# curl http://hg.ocaml.info/release/pcre-ocaml/archive/release-%{version}.tar.bz2 > pcre-ocaml-release-%{version}.tar.bz2
12cr|ocaml-pcre-6.2.2-2|7	URL:		http://ocaml.info/home/ocaml_sources.html#pcre-ocaml
12cr|ocaml-pcre-6.2.2-2|8	Patch0:		pcre-ocaml-examples-makefile.patch
12cr|ocaml-pcre-6.2.2-2|9	License:	LGPL
12cr|ocaml-pcre-6.2.2-2|10	Group:		Development/Other
12cr|ocaml-pcre-6.2.2-2|11	BuildRequires:	ocaml
12cr|ocaml-pcre-6.2.2-2|12	BuildRequires:	pcre-devel
12cr|ocaml-pcre-6.2.2-2|13	BuildRequires:  ocaml-findlib
12cr|ocaml-pcre-6.2.2-2|14	BuildRequires:  texlive
12cr|ocaml-pcre-6.2.2-2|15	Conflicts:      %{name}-devel < 5.12.2
12cr|ocaml-pcre-6.2.2-2|16	
12cr|ocaml-pcre-6.2.2-2|17	%description
12cr|ocaml-pcre-6.2.2-2|18	This OCaml-library interfaces the PCRE (Perl-compatibility regular
12cr|ocaml-pcre-6.2.2-2|19	expressions) library which is written in C. it can be used for matching
12cr|ocaml-pcre-6.2.2-2|20	regular expressions which are written in "PERL"-style.
12cr|ocaml-pcre-6.2.2-2|21	
12cr|ocaml-pcre-6.2.2-2|22	Searching for, replacing or splitting text should become much easier with
12cr|ocaml-pcre-6.2.2-2|23	this library.
12cr|ocaml-pcre-6.2.2-2|24	
12cr|ocaml-pcre-6.2.2-2|25	%package	devel
12cr|ocaml-pcre-6.2.2-2|26	Summary:	Development files for %{name}
12cr|ocaml-pcre-6.2.2-2|27	Group:		Development/Other
12cr|ocaml-pcre-6.2.2-2|28	Requires:	pcre-devel
12cr|ocaml-pcre-6.2.2-2|29	Requires:	%{name} = %{version}-%{release}
12cr|ocaml-pcre-6.2.2-2|30	
12cr|ocaml-pcre-6.2.2-2|31	%description devel
12cr|ocaml-pcre-6.2.2-2|32	This package contains the development files needed to build applications
12cr|ocaml-pcre-6.2.2-2|33	using %{name}.
12cr|ocaml-pcre-6.2.2-2|34	
12cr|ocaml-pcre-6.2.2-2|35	%prep
12cr|ocaml-pcre-6.2.2-2|36	%setup -q -n pcre-ocaml-release-%{version}
12cr|ocaml-pcre-6.2.2-2|37	%patch0 -p1
12cr|ocaml-pcre-6.2.2-2|38	
12cr|ocaml-pcre-6.2.2-2|39	%build
12cr|ocaml-pcre-6.2.2-2|40	%make
12cr|ocaml-pcre-6.2.2-2|41	%make doc
12cr|ocaml-pcre-6.2.2-2|42	
12cr|ocaml-pcre-6.2.2-2|43	%install
12cr|ocaml-pcre-6.2.2-2|44	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
12cr|ocaml-pcre-6.2.2-2|45	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
12cr|ocaml-pcre-6.2.2-2|46	make install OCAMLFIND_INSTFLAGS="-destdir %{buildroot}/%{_libdir}/ocaml"
12cr|ocaml-pcre-6.2.2-2|47	
12cr|ocaml-pcre-6.2.2-2|48	%files
12cr|ocaml-pcre-6.2.2-2|49	%defattr(-,root,root)
12cr|ocaml-pcre-6.2.2-2|50	%doc Changelog INSTALL LICENSE README.txt
12cr|ocaml-pcre-6.2.2-2|51	%dir %{_libdir}/ocaml/pcre
12cr|ocaml-pcre-6.2.2-2|52	%{_libdir}/ocaml/pcre/*.cmi
12cr|ocaml-pcre-6.2.2-2|53	%{_libdir}/ocaml/pcre/*.cma
12cr|ocaml-pcre-6.2.2-2|54	%{_libdir}/ocaml/pcre/META
12cr|ocaml-pcre-6.2.2-2|55	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-pcre-6.2.2-2|56	
12cr|ocaml-pcre-6.2.2-2|57	%files devel
12cr|ocaml-pcre-6.2.2-2|58	%defattr(-,root,root)
12cr|ocaml-pcre-6.2.2-2|59	%doc doc/pcre/html
12cr|ocaml-pcre-6.2.2-2|60	%doc doc/pcre/latex/*.{dvi,pdf}
12cr|ocaml-pcre-6.2.2-2|61	%doc examples/
12cr|ocaml-pcre-6.2.2-2|62	%{_libdir}/ocaml/pcre/*.a
12cr|ocaml-pcre-6.2.2-2|63	%{_libdir}/ocaml/pcre/*.cmxa
12cr|ocaml-pcre-6.2.2-2|64	%{_libdir}/ocaml/pcre/*.mli
12cr|ocaml-pcre-6.2.2-2|65	
12cr|ocaml-pcre-6.2.2-2|66	
12cr|ocaml-pcre-6.2.2-2|67	%changelog
12cr|ocaml-pcre-6.2.2-2|68	* Fri Sep 16 2011 Alexandre Lissy <alissy@mandriva.com> 6.2.2-1
12cr|ocaml-pcre-6.2.2-2|69	+ Revision: 700009
12cr|ocaml-pcre-6.2.2-2|70	- Updating BuildRequires for texlive
12cr|ocaml-pcre-6.2.2-2|71	Removing %%mkrel
12cr|ocaml-pcre-6.2.2-2|72	- Updating to latest 6.2.2 release
12cr|ocaml-pcre-6.2.2-2|73	
12cr|ocaml-pcre-6.2.2-2|74	* Wed Apr 14 2010 Florent Monnier <blue_prawn@mandriva.org> 6.1.0-1mdv2011.0
12cr|ocaml-pcre-6.2.2-2|75	+ Revision: 534831
12cr|ocaml-pcre-6.2.2-2|76	- updated to version 6.1.0
12cr|ocaml-pcre-6.2.2-2|77	
12cr|ocaml-pcre-6.2.2-2|78	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.0.1-6mdv2010.1
12cr|ocaml-pcre-6.2.2-2|79	+ Revision: 496243
12cr|ocaml-pcre-6.2.2-2|80	- rebuild
12cr|ocaml-pcre-6.2.2-2|81	
12cr|ocaml-pcre-6.2.2-2|82	* Fri Sep 11 2009 Florent Monnier <blue_prawn@mandriva.org> 6.0.1-5mdv2010.0
12cr|ocaml-pcre-6.2.2-2|83	+ Revision: 438502
12cr|ocaml-pcre-6.2.2-2|84	- corrected the license field for LGPL
12cr|ocaml-pcre-6.2.2-2|85	
12cr|ocaml-pcre-6.2.2-2|86	* Fri Sep 04 2009 Florent Monnier <blue_prawn@mandriva.org> 6.0.1-4mdv2010.0
12cr|ocaml-pcre-6.2.2-2|87	+ Revision: 430978
12cr|ocaml-pcre-6.2.2-2|88	- added the examples, with patched makefiles
12cr|ocaml-pcre-6.2.2-2|89	
12cr|ocaml-pcre-6.2.2-2|90	* Thu Aug 13 2009 Florent Monnier <blue_prawn@mandriva.org> 6.0.1-3mdv2010.0
12cr|ocaml-pcre-6.2.2-2|91	+ Revision: 415791
12cr|ocaml-pcre-6.2.2-2|92	- buildrequires latex
12cr|ocaml-pcre-6.2.2-2|93	- increm mkrel
12cr|ocaml-pcre-6.2.2-2|94	- added documentation, and .so.owner
12cr|ocaml-pcre-6.2.2-2|95	
12cr|ocaml-pcre-6.2.2-2|96	* Tue Jul 28 2009 Florent Monnier <blue_prawn@mandriva.org> 6.0.1-2mdv2010.0
12cr|ocaml-pcre-6.2.2-2|97	+ Revision: 401387
12cr|ocaml-pcre-6.2.2-2|98	- updated version
12cr|ocaml-pcre-6.2.2-2|99	
12cr|ocaml-pcre-6.2.2-2|100	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 6.0.0-2mdv2010.0
12cr|ocaml-pcre-6.2.2-2|101	+ Revision: 389825
12cr|ocaml-pcre-6.2.2-2|102	- rebuild
12cr|ocaml-pcre-6.2.2-2|103	
12cr|ocaml-pcre-6.2.2-2|104	* Thu Jun 11 2009 Florent Monnier <blue_prawn@mandriva.org> 6.0.0-1mdv2010.0
12cr|ocaml-pcre-6.2.2-2|105	+ Revision: 385090
12cr|ocaml-pcre-6.2.2-2|106	- updated version
12cr|ocaml-pcre-6.2.2-2|107	
12cr|ocaml-pcre-6.2.2-2|108	* Wed Dec 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.15.1-1mdv2009.1
12cr|ocaml-pcre-6.2.2-2|109	+ Revision: 318326
12cr|ocaml-pcre-6.2.2-2|110	- new version
12cr|ocaml-pcre-6.2.2-2|111	- move non-devel files in main package
12cr|ocaml-pcre-6.2.2-2|112	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-pcre-6.2.2-2|113	
12cr|ocaml-pcre-6.2.2-2|114	* Tue Dec 09 2008 Pixel <pixel@mandriva.com> 5.15.0-2mdv2009.1
12cr|ocaml-pcre-6.2.2-2|115	+ Revision: 312238
12cr|ocaml-pcre-6.2.2-2|116	- rebuild
12cr|ocaml-pcre-6.2.2-2|117	
12cr|ocaml-pcre-6.2.2-2|118	* Thu Sep 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.15.0-1mdv2009.0
12cr|ocaml-pcre-6.2.2-2|119	+ Revision: 280408
12cr|ocaml-pcre-6.2.2-2|120	- update to new version 5.15.0
12cr|ocaml-pcre-6.2.2-2|121	
12cr|ocaml-pcre-6.2.2-2|122	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.14.0-1mdv2009.0
12cr|ocaml-pcre-6.2.2-2|123	+ Revision: 272042
12cr|ocaml-pcre-6.2.2-2|124	- update to new version 5.14.0
12cr|ocaml-pcre-6.2.2-2|125	
12cr|ocaml-pcre-6.2.2-2|126	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 5.12.2-4mdv2009.0
12cr|ocaml-pcre-6.2.2-2|127	+ Revision: 254345
12cr|ocaml-pcre-6.2.2-2|128	- rebuild
12cr|ocaml-pcre-6.2.2-2|129	
12cr|ocaml-pcre-6.2.2-2|130	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.12.2-2mdv2008.1
12cr|ocaml-pcre-6.2.2-2|131	+ Revision: 178369
12cr|ocaml-pcre-6.2.2-2|132	- rebuild
12cr|ocaml-pcre-6.2.2-2|133	
12cr|ocaml-pcre-6.2.2-2|134	+ Olivier Blin <blino@mandriva.org>
12cr|ocaml-pcre-6.2.2-2|135	- restore BuildRoot
12cr|ocaml-pcre-6.2.2-2|136	
12cr|ocaml-pcre-6.2.2-2|137	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocaml-pcre-6.2.2-2|138	- kill re-definition of %%buildroot on Pixel's request
12cr|ocaml-pcre-6.2.2-2|139	
12cr|ocaml-pcre-6.2.2-2|140	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.12.2-1mdv2008.0
12cr|ocaml-pcre-6.2.2-2|141	+ Revision: 78165
12cr|ocaml-pcre-6.2.2-2|142	- add conflict to help upgrade
12cr|ocaml-pcre-6.2.2-2|143	- new version
12cr|ocaml-pcre-6.2.2-2|144	- fix interdependencies
12cr|ocaml-pcre-6.2.2-2|145	swap stubs libs into non-devel package
12cr|ocaml-pcre-6.2.2-2|146	
12cr|ocaml-pcre-6.2.2-2|147	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.11.4-2mdv2008.0
12cr|ocaml-pcre-6.2.2-2|148	+ Revision: 77623
12cr|ocaml-pcre-6.2.2-2|149	- drop macro definition, now in rpm-mandriva-setup
12cr|ocaml-pcre-6.2.2-2|150	ship .cmi file in non-devel subpackage
12cr|ocaml-pcre-6.2.2-2|151	
12cr|ocaml-pcre-6.2.2-2|152	* Thu Jun 07 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 5.11.4-1mdv2008.0
12cr|ocaml-pcre-6.2.2-2|153	+ Revision: 36707
12cr|ocaml-pcre-6.2.2-2|154	- new release: 5.11.4
12cr|ocaml-pcre-6.2.2-2|155	

3584 12
12cr|ocaml-pgocaml-introduction-0.92-1|1	Name:           ocaml-pgocaml-introduction
12cr|ocaml-pgocaml-introduction-0.92-1|2	Version:        0.92
12cr|ocaml-pgocaml-introduction-0.92-1|3	Release:        %mkrel 1
12cr|ocaml-pgocaml-introduction-0.92-1|4	Summary:        A Brief Introduction to PG'OCaml
12cr|ocaml-pgocaml-introduction-0.92-1|5	License:        CC-by-sa-3.0
12cr|ocaml-pgocaml-introduction-0.92-1|6	Group:          Development/Other
12cr|ocaml-pgocaml-introduction-0.92-1|7	URL:            http://www.dse.nl/~dario/projects/pgoctut/
12cr|ocaml-pgocaml-introduction-0.92-1|8	Source0:        http://www.dse.nl/~dario/projects/pgoctut/pgoctut.pdf.lzma
12cr|ocaml-pgocaml-introduction-0.92-1|9	# Real:         http://www.dse.nl/~dario/projects/pgoctut/pgoctut.pdf
12cr|ocaml-pgocaml-introduction-0.92-1|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-pgocaml-introduction-0.92-1|11	BuildArch:      noarch
12cr|ocaml-pgocaml-introduction-0.92-1|12	
12cr|ocaml-pgocaml-introduction-0.92-1|13	%description
12cr|ocaml-pgocaml-introduction-0.92-1|14	PG'OCaml, by Richard W. M. Jones, provides an interface to PostgreSQL
12cr|ocaml-pgocaml-introduction-0.92-1|15	databases for OCaml applications. It uses  Camlp4 to extend the OCaml
12cr|ocaml-pgocaml-introduction-0.92-1|16	syntax, enabling one to directly embed SQL statements inside the OCaml
12cr|ocaml-pgocaml-introduction-0.92-1|17	code. Moreover, it uses the describe feature of PostgreSQL to obtain
12cr|ocaml-pgocaml-introduction-0.92-1|18	type information about the database. This allows PG'OCaml to check at
12cr|ocaml-pgocaml-introduction-0.92-1|19	compile-time if the programme is indeed consistent with the database
12cr|ocaml-pgocaml-introduction-0.92-1|20	structure. This type-safe database access is the primary advantage that
12cr|ocaml-pgocaml-introduction-0.92-1|21	PG'OCaml has over other PostgreSQL bindings for OCaml.
12cr|ocaml-pgocaml-introduction-0.92-1|22	
12cr|ocaml-pgocaml-introduction-0.92-1|23	Unfortunately, PG'OCaml is rather lacking on the documentation front.
12cr|ocaml-pgocaml-introduction-0.92-1|24	This document aims to fill that gap, by providing an overview of the
12cr|ocaml-pgocaml-introduction-0.92-1|25	capabilities of the library, usage examples, and solutions to potential
12cr|ocaml-pgocaml-introduction-0.92-1|26	pitfalls. Moreover, it also addresses the installation of PG'OCaml,
12cr|ocaml-pgocaml-introduction-0.92-1|27	how to compile programmes that make use of the library, and the
12cr|ocaml-pgocaml-introduction-0.92-1|28	correspondence between PostgreSQL data types and their OCaml
12cr|ocaml-pgocaml-introduction-0.92-1|29	counterparts.
12cr|ocaml-pgocaml-introduction-0.92-1|30	
12cr|ocaml-pgocaml-introduction-0.92-1|31	%prep
12cr|ocaml-pgocaml-introduction-0.92-1|32	lzcat %{SOURCE0} > pgoctut.pdf
12cr|ocaml-pgocaml-introduction-0.92-1|33	
12cr|ocaml-pgocaml-introduction-0.92-1|34	%build
12cr|ocaml-pgocaml-introduction-0.92-1|35	
12cr|ocaml-pgocaml-introduction-0.92-1|36	%install
12cr|ocaml-pgocaml-introduction-0.92-1|37	rm -rf %{buildroot}
12cr|ocaml-pgocaml-introduction-0.92-1|38	%define destdir %{_datadir}/doc/%{name}
12cr|ocaml-pgocaml-introduction-0.92-1|39	mkdir -p %{buildroot}%{destdir}
12cr|ocaml-pgocaml-introduction-0.92-1|40	install -d -m 755 %{buildroot}%{destdir}
12cr|ocaml-pgocaml-introduction-0.92-1|41	install -m 644 pgoctut.pdf %{buildroot}%{destdir}/
12cr|ocaml-pgocaml-introduction-0.92-1|42	
12cr|ocaml-pgocaml-introduction-0.92-1|43	%clean
12cr|ocaml-pgocaml-introduction-0.92-1|44	rm -rf %{buildroot}
12cr|ocaml-pgocaml-introduction-0.92-1|45	
12cr|ocaml-pgocaml-introduction-0.92-1|46	%files
12cr|ocaml-pgocaml-introduction-0.92-1|47	%defattr(-,root,root)
12cr|ocaml-pgocaml-introduction-0.92-1|48	%dir %{destdir}
12cr|ocaml-pgocaml-introduction-0.92-1|49	%{destdir}/pgoctut.pdf
12cr|ocaml-pgocaml-introduction-0.92-1|50	
12cr|ocaml-pgocaml-introduction-0.92-1|51	
12cr|ocaml-pgocaml-introduction-0.92-1|52	
12cr|ocaml-pgocaml-introduction-0.92-1|53	%changelog
12cr|ocaml-pgocaml-introduction-0.92-1|54	* Sat Aug 22 2009 Florent Monnier <blue_prawn@mandriva.org> 0.92-1mdv2010.0
12cr|ocaml-pgocaml-introduction-0.92-1|55	+ Revision: 419704
12cr|ocaml-pgocaml-introduction-0.92-1|56	- noarch
12cr|ocaml-pgocaml-introduction-0.92-1|57	
12cr|ocaml-pgocaml-introduction-0.92-1|58	* Thu Jan 29 2009 Florent Monnier <blue_prawn@mandriva.org> 0.92-1mdv2009.1
12cr|ocaml-pgocaml-introduction-0.92-1|59	+ Revision: 335199
12cr|ocaml-pgocaml-introduction-0.92-1|60	- source format
12cr|ocaml-pgocaml-introduction-0.92-1|61	- source format
12cr|ocaml-pgocaml-introduction-0.92-1|62	- import ocaml-pgocaml-introduction
12cr|ocaml-pgocaml-introduction-0.92-1|63	
12cr|ocaml-pgocaml-introduction-0.92-1|64	

3585 12
12cr|ocaml-pomap-2.9.9-3|1	Name:		ocaml-pomap
12cr|ocaml-pomap-2.9.9-3|2	Version:	2.9.9
12cr|ocaml-pomap-2.9.9-3|3	Release:        3
12cr|ocaml-pomap-2.9.9-3|4	Summary:        Library for maintaining partially ordered maps
12cr|ocaml-pomap-2.9.9-3|5	License:        LGPL
12cr|ocaml-pomap-2.9.9-3|6	Group:          Development/Other
12cr|ocaml-pomap-2.9.9-3|7	URL:		http://www.ocaml.info/home/ocaml_sources.html#pomap
12cr|ocaml-pomap-2.9.9-3|8	Source0:	http://hg.ocaml.info/release/pomap/archive/pomap-release-%{version}.tar.bz2
12cr|ocaml-pomap-2.9.9-3|9	# curl http://hg.ocaml.info/release/pomap/archive/release-%{version}.tar.bz2 > pomap-release-%{version}.tar.bz2
12cr|ocaml-pomap-2.9.9-3|10	BuildRequires:  ocaml-findlib
12cr|ocaml-pomap-2.9.9-3|11	BuildRequires:  ocaml
12cr|ocaml-pomap-2.9.9-3|12	BuildRequires:  texlive
12cr|ocaml-pomap-2.9.9-3|13	BuildRequires:  gzip
12cr|ocaml-pomap-2.9.9-3|14	
12cr|ocaml-pomap-2.9.9-3|15	%description
12cr|ocaml-pomap-2.9.9-3|16	The Pomap-library implements an ADT that maintains maps of partially
12cr|ocaml-pomap-2.9.9-3|17	ordered elements. Whereas a total order allows you to say whether some
12cr|ocaml-pomap-2.9.9-3|18	element is lower, equal or greater than another one, partial orders also
12cr|ocaml-pomap-2.9.9-3|19	allow for a "don't know"-case.
12cr|ocaml-pomap-2.9.9-3|20	
12cr|ocaml-pomap-2.9.9-3|21	%package        devel
12cr|ocaml-pomap-2.9.9-3|22	Summary:        Development files for %{name}
12cr|ocaml-pomap-2.9.9-3|23	Group:          Development/Other
12cr|ocaml-pomap-2.9.9-3|24	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-pomap-2.9.9-3|25	
12cr|ocaml-pomap-2.9.9-3|26	%description    devel
12cr|ocaml-pomap-2.9.9-3|27	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-pomap-2.9.9-3|28	developing applications that use %{name}.
12cr|ocaml-pomap-2.9.9-3|29	
12cr|ocaml-pomap-2.9.9-3|30	%prep
12cr|ocaml-pomap-2.9.9-3|31	%setup -q -n pomap-release-%{version}
12cr|ocaml-pomap-2.9.9-3|32	
12cr|ocaml-pomap-2.9.9-3|33	%build
12cr|ocaml-pomap-2.9.9-3|34	make
12cr|ocaml-pomap-2.9.9-3|35	make doc
12cr|ocaml-pomap-2.9.9-3|36	gzip --best doc/pomap/latex/doc.ps
12cr|ocaml-pomap-2.9.9-3|37	
12cr|ocaml-pomap-2.9.9-3|38	%install
12cr|ocaml-pomap-2.9.9-3|39	export DESTDIR=%{buildroot}
12cr|ocaml-pomap-2.9.9-3|40	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-pomap-2.9.9-3|41	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/pomap
12cr|ocaml-pomap-2.9.9-3|42	make install
12cr|ocaml-pomap-2.9.9-3|43	
12cr|ocaml-pomap-2.9.9-3|44	%files
12cr|ocaml-pomap-2.9.9-3|45	%defattr(-,root,root)
12cr|ocaml-pomap-2.9.9-3|46	%doc LICENSE
12cr|ocaml-pomap-2.9.9-3|47	%dir %{_libdir}/ocaml/pomap
12cr|ocaml-pomap-2.9.9-3|48	%{_libdir}/ocaml/pomap/META
12cr|ocaml-pomap-2.9.9-3|49	%{_libdir}/ocaml/pomap/*.cma
12cr|ocaml-pomap-2.9.9-3|50	%{_libdir}/ocaml/pomap/*.cmi
12cr|ocaml-pomap-2.9.9-3|51	
12cr|ocaml-pomap-2.9.9-3|52	%files devel
12cr|ocaml-pomap-2.9.9-3|53	%defattr(-,root,root)
12cr|ocaml-pomap-2.9.9-3|54	%doc LICENSE Changes README.txt
12cr|ocaml-pomap-2.9.9-3|55	%doc examples
12cr|ocaml-pomap-2.9.9-3|56	%doc lib/doc/pomap/html
12cr|ocaml-pomap-2.9.9-3|57	%doc lib/doc/pomap/latex/*.{dvi,ps.gz,pdf}
12cr|ocaml-pomap-2.9.9-3|58	%{_libdir}/ocaml/pomap/*.a
12cr|ocaml-pomap-2.9.9-3|59	%{_libdir}/ocaml/pomap/*.cmxa
12cr|ocaml-pomap-2.9.9-3|60	%{_libdir}/ocaml/pomap/*.mli
12cr|ocaml-pomap-2.9.9-3|61	
12cr|ocaml-pomap-2.9.9-3|62	
12cr|ocaml-pomap-2.9.9-3|63	
12cr|ocaml-pomap-2.9.9-3|64	%changelog
12cr|ocaml-pomap-2.9.9-3|65	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.9-2mdv2010.0
12cr|ocaml-pomap-2.9.9-3|66	+ Revision: 390299
12cr|ocaml-pomap-2.9.9-3|67	- rebuild
12cr|ocaml-pomap-2.9.9-3|68	
12cr|ocaml-pomap-2.9.9-3|69	* Thu Jan 29 2009 Florent Monnier <blue_prawn@mandriva.org> 2.9.9-1mdv2009.1
12cr|ocaml-pomap-2.9.9-3|70	+ Revision: 335200
12cr|ocaml-pomap-2.9.9-3|71	- requires latex
12cr|ocaml-pomap-2.9.9-3|72	- import ocaml-pomap
12cr|ocaml-pomap-2.9.9-3|73	
12cr|ocaml-pomap-2.9.9-3|74	

3586 12
12cr|ocaml-postgresql-1.14.0-1|1	Name:           ocaml-postgresql
12cr|ocaml-postgresql-1.14.0-1|2	Version:        1.14.0
12cr|ocaml-postgresql-1.14.0-1|3	Release:        1
12cr|ocaml-postgresql-1.14.0-1|4	Summary:        OCaml library for accessing PostreSQL databases
12cr|ocaml-postgresql-1.14.0-1|5	
12cr|ocaml-postgresql-1.14.0-1|6	Group:          Development/Other
12cr|ocaml-postgresql-1.14.0-1|7	License:        LGPLv2+ with exceptions
12cr|ocaml-postgresql-1.14.0-1|8	URL:            http://www.ocaml.info/home/ocaml_sources.html#postgresql-ocaml
12cr|ocaml-postgresql-1.14.0-1|9	Source0:        http://hg.ocaml.info/release/postgresql-ocaml/archive/postgresql-ocaml-release-%{version}.tar.bz2
12cr|ocaml-postgresql-1.14.0-1|10	# curl http://hg.ocaml.info/release/postgresql-ocaml/archive/release-%{version}.tar.bz2 > postgresql-ocaml-release-%{version}.tar.bz2
12cr|ocaml-postgresql-1.14.0-1|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-postgresql-1.14.0-1|12	
12cr|ocaml-postgresql-1.14.0-1|13	BuildRequires:  ocaml >= 3.10.0
12cr|ocaml-postgresql-1.14.0-1|14	BuildRequires:  ocaml-findlib
12cr|ocaml-postgresql-1.14.0-1|15	BuildRequires:  postgresql-devel
12cr|ocaml-postgresql-1.14.0-1|16	BuildRequires:  chrpath
12cr|ocaml-postgresql-1.14.0-1|17	
12cr|ocaml-postgresql-1.14.0-1|18	%description
12cr|ocaml-postgresql-1.14.0-1|19	This OCaml-library provides an interface to PostgreSQL, an efficient
12cr|ocaml-postgresql-1.14.0-1|20	and reliable, open source, relational database.  Almost all
12cr|ocaml-postgresql-1.14.0-1|21	functionality available through the C-API (libpq) is replicated in a
12cr|ocaml-postgresql-1.14.0-1|22	type-safe way.  This library uses objects for representing database
12cr|ocaml-postgresql-1.14.0-1|23	connections and results of queries.
12cr|ocaml-postgresql-1.14.0-1|24	
12cr|ocaml-postgresql-1.14.0-1|25	%package        devel
12cr|ocaml-postgresql-1.14.0-1|26	Summary:        Development files for %{name}
12cr|ocaml-postgresql-1.14.0-1|27	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-postgresql-1.14.0-1|28	
12cr|ocaml-postgresql-1.14.0-1|29	%description    devel
12cr|ocaml-postgresql-1.14.0-1|30	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-postgresql-1.14.0-1|31	developing applications that use %{name}.
12cr|ocaml-postgresql-1.14.0-1|32	
12cr|ocaml-postgresql-1.14.0-1|33	%prep
12cr|ocaml-postgresql-1.14.0-1|34	%setup -q -n postgresql-ocaml-release-%{version}
12cr|ocaml-postgresql-1.14.0-1|35	
12cr|ocaml-postgresql-1.14.0-1|36	%build
12cr|ocaml-postgresql-1.14.0-1|37	%make
12cr|ocaml-postgresql-1.14.0-1|38	
12cr|ocaml-postgresql-1.14.0-1|39	chrpath --delete lib/dll*.so
12cr|ocaml-postgresql-1.14.0-1|40	
12cr|ocaml-postgresql-1.14.0-1|41	%install
12cr|ocaml-postgresql-1.14.0-1|42	# These rules work if the library uses 'ocamlfind install' to install itself.
12cr|ocaml-postgresql-1.14.0-1|43	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-postgresql-1.14.0-1|44	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-postgresql-1.14.0-1|45	%makeinstall_std
12cr|ocaml-postgresql-1.14.0-1|46	
12cr|ocaml-postgresql-1.14.0-1|47	%files
12cr|ocaml-postgresql-1.14.0-1|48	%doc LICENSE
12cr|ocaml-postgresql-1.14.0-1|49	%{_libdir}/ocaml/postgresql
12cr|ocaml-postgresql-1.14.0-1|50	%exclude %{_libdir}/ocaml/postgresql/*.a
12cr|ocaml-postgresql-1.14.0-1|51	%exclude %{_libdir}/ocaml/postgresql/*.cmxa
12cr|ocaml-postgresql-1.14.0-1|52	%exclude %{_libdir}/ocaml/postgresql/*.mli
12cr|ocaml-postgresql-1.14.0-1|53	%{_libdir}/ocaml/stublibs/*.so
12cr|ocaml-postgresql-1.14.0-1|54	%{_libdir}/ocaml/stublibs/*.so.owner
12cr|ocaml-postgresql-1.14.0-1|55	
12cr|ocaml-postgresql-1.14.0-1|56	%files devel
12cr|ocaml-postgresql-1.14.0-1|57	%doc LICENSE AUTHORS Changelog README.txt examples
12cr|ocaml-postgresql-1.14.0-1|58	%{_libdir}/ocaml/postgresql/*.a
12cr|ocaml-postgresql-1.14.0-1|59	%{_libdir}/ocaml/postgresql/*.cmxa
12cr|ocaml-postgresql-1.14.0-1|60	%{_libdir}/ocaml/postgresql/*.mli
12cr|ocaml-postgresql-1.14.0-1|61	
12cr|ocaml-postgresql-1.14.0-1|62	
12cr|ocaml-postgresql-1.14.0-1|63	
12cr|ocaml-postgresql-1.14.0-1|64	
12cr|ocaml-postgresql-1.14.0-1|65	
12cr|ocaml-postgresql-1.14.0-1|66	%changelog
12cr|ocaml-postgresql-1.14.0-1|67	

3587 12
12cr|ocaml-pure-fun-1.0.8-4|1	Name:		ocaml-pure-fun
12cr|ocaml-pure-fun-1.0.8-4|2	Version:	1.0.8
12cr|ocaml-pure-fun-1.0.8-4|3	Release:        %mkrel 4
12cr|ocaml-pure-fun-1.0.8-4|4	Summary:        Okasaki's Purely Functional Datastructures in OCaml
12cr|ocaml-pure-fun-1.0.8-4|5	License:        free-software
12cr|ocaml-pure-fun-1.0.8-4|6	##license notice writen in the files:
12cr|ocaml-pure-fun-1.0.8-4|7	#
12cr|ocaml-pure-fun-1.0.8-4|8	#  Unless this violates copyrights of the original sources, the following
12cr|ocaml-pure-fun-1.0.8-4|9	#  licence applies to this file:
12cr|ocaml-pure-fun-1.0.8-4|10	#
12cr|ocaml-pure-fun-1.0.8-4|11	#  This source code is free software; you can redistribute it and/or
12cr|ocaml-pure-fun-1.0.8-4|12	#  modify it without any restrictions. It is distributed in the hope
12cr|ocaml-pure-fun-1.0.8-4|13	#  that it will be useful, but WITHOUT ANY WARRANTY.
12cr|ocaml-pure-fun-1.0.8-4|14	Group:          Development/Other
12cr|ocaml-pure-fun-1.0.8-4|15	URL:		http://www.ocaml.info/home/ocaml_sources.html#pure-fun
12cr|ocaml-pure-fun-1.0.8-4|16	Source0:	http://hg.ocaml.info/release/pure-fun/archive/pure-fun-release-%{version}.tar.bz2
12cr|ocaml-pure-fun-1.0.8-4|17	# curl http://hg.ocaml.info/release/pure-fun/archive/release-%{version}.tar.bz2 > pure-fun-release-%{version}.tar.bz2
12cr|ocaml-pure-fun-1.0.8-4|18	BuildArch:      noarch
12cr|ocaml-pure-fun-1.0.8-4|19	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|ocaml-pure-fun-1.0.8-4|20	
12cr|ocaml-pure-fun-1.0.8-4|21	%description
12cr|ocaml-pure-fun-1.0.8-4|22	These files contain an SML-to-OCAML translation of source examples taken
12cr|ocaml-pure-fun-1.0.8-4|23	from the following book:
12cr|ocaml-pure-fun-1.0.8-4|24	
12cr|ocaml-pure-fun-1.0.8-4|25	Purely Functional Data Structures
12cr|ocaml-pure-fun-1.0.8-4|26	Chris Okasaki
12cr|ocaml-pure-fun-1.0.8-4|27	Cambridge University Press, 1998
12cr|ocaml-pure-fun-1.0.8-4|28	Copyright (C) 1998 Cambridge University Press
12cr|ocaml-pure-fun-1.0.8-4|29	
12cr|ocaml-pure-fun-1.0.8-4|30	%package        doc
12cr|ocaml-pure-fun-1.0.8-4|31	Summary:        Development files for %{name}
12cr|ocaml-pure-fun-1.0.8-4|32	Group:          Development/Other
12cr|ocaml-pure-fun-1.0.8-4|33	
12cr|ocaml-pure-fun-1.0.8-4|34	%description    doc
12cr|ocaml-pure-fun-1.0.8-4|35	These files contain an SML-to-OCAML translation of source examples taken
12cr|ocaml-pure-fun-1.0.8-4|36	from the following book:
12cr|ocaml-pure-fun-1.0.8-4|37	
12cr|ocaml-pure-fun-1.0.8-4|38	Purely Functional Data Structures
12cr|ocaml-pure-fun-1.0.8-4|39	Chris Okasaki
12cr|ocaml-pure-fun-1.0.8-4|40	Cambridge University Press, 1998
12cr|ocaml-pure-fun-1.0.8-4|41	Copyright (C) 1998 Cambridge University Press
12cr|ocaml-pure-fun-1.0.8-4|42	
12cr|ocaml-pure-fun-1.0.8-4|43	%prep
12cr|ocaml-pure-fun-1.0.8-4|44	%setup -q -n pure-fun-release-%{version}
12cr|ocaml-pure-fun-1.0.8-4|45	
12cr|ocaml-pure-fun-1.0.8-4|46	%files doc
12cr|ocaml-pure-fun-1.0.8-4|47	%defattr(-,root,root)
12cr|ocaml-pure-fun-1.0.8-4|48	%doc README.txt README.okasaki Changes
12cr|ocaml-pure-fun-1.0.8-4|49	%doc chp*.ml
12cr|ocaml-pure-fun-1.0.8-4|50	
12cr|ocaml-pure-fun-1.0.8-4|51	
12cr|ocaml-pure-fun-1.0.8-4|52	
12cr|ocaml-pure-fun-1.0.8-4|53	%changelog
12cr|ocaml-pure-fun-1.0.8-4|54	* Fri Jan 29 2010 Funda Wang <fwang@mandriva.org> 1.0.8-4mdv2010.1
12cr|ocaml-pure-fun-1.0.8-4|55	+ Revision: 498356
12cr|ocaml-pure-fun-1.0.8-4|56	- drop empty section
12cr|ocaml-pure-fun-1.0.8-4|57	
12cr|ocaml-pure-fun-1.0.8-4|58	* Thu Jul 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.8-4mdv2010.0
12cr|ocaml-pure-fun-1.0.8-4|59	+ Revision: 393768
12cr|ocaml-pure-fun-1.0.8-4|60	- this is noarch package
12cr|ocaml-pure-fun-1.0.8-4|61	- fix doc package dependencies
12cr|ocaml-pure-fun-1.0.8-4|62	
12cr|ocaml-pure-fun-1.0.8-4|63	* Mon Jun 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.8-3mdv2010.0
12cr|ocaml-pure-fun-1.0.8-4|64	+ Revision: 390537
12cr|ocaml-pure-fun-1.0.8-4|65	- rebuild
12cr|ocaml-pure-fun-1.0.8-4|66	
12cr|ocaml-pure-fun-1.0.8-4|67	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.8-2mdv2010.0
12cr|ocaml-pure-fun-1.0.8-4|68	+ Revision: 390301
12cr|ocaml-pure-fun-1.0.8-4|69	- rebuild
12cr|ocaml-pure-fun-1.0.8-4|70	
12cr|ocaml-pure-fun-1.0.8-4|71	* Tue Mar 31 2009 Florent Monnier <blue_prawn@mandriva.org> 1.0.8-1mdv2009.1
12cr|ocaml-pure-fun-1.0.8-4|72	+ Revision: 362976
12cr|ocaml-pure-fun-1.0.8-4|73	- added a buildroot tag
12cr|ocaml-pure-fun-1.0.8-4|74	- import ocaml-pure-fun
12cr|ocaml-pure-fun-1.0.8-4|75	
12cr|ocaml-pure-fun-1.0.8-4|76	

3588 12
12cr|ocaml-pxp-1.2.1-1|1	%define up_name pxp
12cr|ocaml-pxp-1.2.1-1|2	%define name	ocaml-%{up_name}
12cr|ocaml-pxp-1.2.1-1|3	%define version	1.2.1
12cr|ocaml-pxp-1.2.1-1|4	%define release	%mkrel 1
12cr|ocaml-pxp-1.2.1-1|5	
12cr|ocaml-pxp-1.2.1-1|6	Name:		%{name}
12cr|ocaml-pxp-1.2.1-1|7	Version:	%{version}
12cr|ocaml-pxp-1.2.1-1|8	Release:	%{release}
12cr|ocaml-pxp-1.2.1-1|9	Summary:	A validating parser for XML
12cr|ocaml-pxp-1.2.1-1|10	Source0:	http://download.camlcity.org/download/%{up_name}-%{version}.tar.gz
12cr|ocaml-pxp-1.2.1-1|11	URL:		http://www.ocaml-programming.de/packages/
12cr|ocaml-pxp-1.2.1-1|12	License:	GPL
12cr|ocaml-pxp-1.2.1-1|13	Group:		Development/Other
12cr|ocaml-pxp-1.2.1-1|14	BuildRequires:	ocaml
12cr|ocaml-pxp-1.2.1-1|15	BuildRequires:	camlp4
12cr|ocaml-pxp-1.2.1-1|16	BuildRequires:	ocaml-ocamlnet-devel
12cr|ocaml-pxp-1.2.1-1|17	BuildRequires:	ocaml-findlib
12cr|ocaml-pxp-1.2.1-1|18	BuildRequires:	ocaml-pcre-devel
12cr|ocaml-pxp-1.2.1-1|19	BuildRequires:  ncurses-devel
12cr|ocaml-pxp-1.2.1-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocaml-pxp-1.2.1-1|21	
12cr|ocaml-pxp-1.2.1-1|22	%description
12cr|ocaml-pxp-1.2.1-1|23	PXP  is a validating parser for XML-1.0 which has been written entirely in
12cr|ocaml-pxp-1.2.1-1|24	Objective Caml.
12cr|ocaml-pxp-1.2.1-1|25	
12cr|ocaml-pxp-1.2.1-1|26	%package	devel
12cr|ocaml-pxp-1.2.1-1|27	Summary:	Development files for %{name}
12cr|ocaml-pxp-1.2.1-1|28	Group:		Development/Other
12cr|ocaml-pxp-1.2.1-1|29	Requires:   %{name} = %{version}-%{release}
12cr|ocaml-pxp-1.2.1-1|30	
12cr|ocaml-pxp-1.2.1-1|31	%description	devel
12cr|ocaml-pxp-1.2.1-1|32	This package contains the development files needed to build applications
12cr|ocaml-pxp-1.2.1-1|33	using %{name}.
12cr|ocaml-pxp-1.2.1-1|34	
12cr|ocaml-pxp-1.2.1-1|35	%prep
12cr|ocaml-pxp-1.2.1-1|36	%setup -q -n %{up_name}-%{version}
12cr|ocaml-pxp-1.2.1-1|37	
12cr|ocaml-pxp-1.2.1-1|38	%build
12cr|ocaml-pxp-1.2.1-1|39	./configure
12cr|ocaml-pxp-1.2.1-1|40	make all opt
12cr|ocaml-pxp-1.2.1-1|41	
12cr|ocaml-pxp-1.2.1-1|42	%install
12cr|ocaml-pxp-1.2.1-1|43	rm -rf %{buildroot}
12cr|ocaml-pxp-1.2.1-1|44	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
12cr|ocaml-pxp-1.2.1-1|45	make install OCAMLFIND_DESTDIR="%{buildroot}/%{_libdir}/ocaml"
12cr|ocaml-pxp-1.2.1-1|46	
12cr|ocaml-pxp-1.2.1-1|47	%clean
12cr|ocaml-pxp-1.2.1-1|48	rm -rf %{buildroot}
12cr|ocaml-pxp-1.2.1-1|49	
12cr|ocaml-pxp-1.2.1-1|50	%files
12cr|ocaml-pxp-1.2.1-1|51	%defattr(-,root,root)
12cr|ocaml-pxp-1.2.1-1|52	%doc LICENSE doc/*
12cr|ocaml-pxp-1.2.1-1|53	%{_libdir}/ocaml/*
12cr|ocaml-pxp-1.2.1-1|54	%exclude %{_libdir}/ocaml/*/*.a
12cr|ocaml-pxp-1.2.1-1|55	%exclude %{_libdir}/ocaml/*/*.cmi
12cr|ocaml-pxp-1.2.1-1|56	%exclude %{_libdir}/ocaml/*/*.cmx
12cr|ocaml-pxp-1.2.1-1|57	%exclude %{_libdir}/ocaml/*/*.cmxa
12cr|ocaml-pxp-1.2.1-1|58	
12cr|ocaml-pxp-1.2.1-1|59	%files devel
12cr|ocaml-pxp-1.2.1-1|60	%defattr(-,root,root)
12cr|ocaml-pxp-1.2.1-1|61	%{_libdir}/ocaml/*/*.a
12cr|ocaml-pxp-1.2.1-1|62	%{_libdir}/ocaml/*/*.cmi
12cr|ocaml-pxp-1.2.1-1|63	%{_libdir}/ocaml/*/*.cmx
12cr|ocaml-pxp-1.2.1-1|64	%{_libdir}/ocaml/*/*.cmxa
12cr|ocaml-pxp-1.2.1-1|65	
12cr|ocaml-pxp-1.2.1-1|66	
12cr|ocaml-pxp-1.2.1-1|67	%changelog
12cr|ocaml-pxp-1.2.1-1|68	* Thu Jun 11 2009 Florent Monnier <blue_prawn@mandriva.org> 1.2.1-1mdv2010.0
12cr|ocaml-pxp-1.2.1-1|69	+ Revision: 385116
12cr|ocaml-pxp-1.2.1-1|70	- BuildRequires
12cr|ocaml-pxp-1.2.1-1|71	- updated version
12cr|ocaml-pxp-1.2.1-1|72	
12cr|ocaml-pxp-1.2.1-1|73	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-0.test2.3mdv2009.1
12cr|ocaml-pxp-1.2.1-1|74	+ Revision: 321072
12cr|ocaml-pxp-1.2.1-1|75	- don't forget devel -> main package dependency
12cr|ocaml-pxp-1.2.1-1|76	
12cr|ocaml-pxp-1.2.1-1|77	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-0.test2.2mdv2009.1
12cr|ocaml-pxp-1.2.1-1|78	+ Revision: 321013
12cr|ocaml-pxp-1.2.1-1|79	- move non-devel files in main package
12cr|ocaml-pxp-1.2.1-1|80	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-pxp-1.2.1-1|81	
12cr|ocaml-pxp-1.2.1-1|82	* Fri Mar 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-0.test2.1mdv2008.1
12cr|ocaml-pxp-1.2.1-1|83	+ Revision: 181225
12cr|ocaml-pxp-1.2.1-1|84	- new version
12cr|ocaml-pxp-1.2.1-1|85	
12cr|ocaml-pxp-1.2.1-1|86	+ Olivier Blin <oblin@mandriva.com>
12cr|ocaml-pxp-1.2.1-1|87	- restore BuildRoot
12cr|ocaml-pxp-1.2.1-1|88	
12cr|ocaml-pxp-1.2.1-1|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocaml-pxp-1.2.1-1|90	- kill re-definition of %%buildroot on Pixel's request
12cr|ocaml-pxp-1.2.1-1|91	
12cr|ocaml-pxp-1.2.1-1|92	* Thu Jun 07 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.0-0.test1.1mdv2008.0
12cr|ocaml-pxp-1.2.1-1|93	+ Revision: 36936
12cr|ocaml-pxp-1.2.1-1|94	- new release: 1.2.0test1
12cr|ocaml-pxp-1.2.1-1|95	
12cr|ocaml-pxp-1.2.1-1|96	
12cr|ocaml-pxp-1.2.1-1|97	* Thu Feb 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.96-1mdv2007.0
12cr|ocaml-pxp-1.2.1-1|98	+ Revision: 124722
12cr|ocaml-pxp-1.2.1-1|99	- new version
12cr|ocaml-pxp-1.2.1-1|100	
12cr|ocaml-pxp-1.2.1-1|101	* Wed Feb 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.6-1mdv2007.1
12cr|ocaml-pxp-1.2.1-1|102	+ Revision: 124093
12cr|ocaml-pxp-1.2.1-1|103	- fix build dependencies
12cr|ocaml-pxp-1.2.1-1|104	
12cr|ocaml-pxp-1.2.1-1|105	* Wed Feb 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.6-1mdv2007.1
12cr|ocaml-pxp-1.2.1-1|106	- first mdv release
12cr|ocaml-pxp-1.2.1-1|107	

3589 12
12cr|ocaml-react-0.9.2-3|1	Name:           ocaml-react
12cr|ocaml-react-0.9.2-3|2	Version:        0.9.2
12cr|ocaml-react-0.9.2-3|3	Release:        3
12cr|ocaml-react-0.9.2-3|4	Summary:        OCaml module for Functional Reactive Programming (FRP)
12cr|ocaml-react-0.9.2-3|5	License:        BSD
12cr|ocaml-react-0.9.2-3|6	Group:          Development/Other
12cr|ocaml-react-0.9.2-3|7	URL:            http://erratique.ch/software/react
12cr|ocaml-react-0.9.2-3|8	Source0:        http://erratique.ch/software/react/releases/react-%{version}.tbz
12cr|ocaml-react-0.9.2-3|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-react-0.9.2-3|10	BuildRequires:  ocaml
12cr|ocaml-react-0.9.2-3|11	
12cr|ocaml-react-0.9.2-3|12	%description
12cr|ocaml-react-0.9.2-3|13	React is an OCaml module for functional reactive programming (FRP).
12cr|ocaml-react-0.9.2-3|14	It provides support to program with time varying values : applicative
12cr|ocaml-react-0.9.2-3|15	events and signals. React doesn't define any primitive event or signal,
12cr|ocaml-react-0.9.2-3|16	this lets the client chooses the concrete timeline.
12cr|ocaml-react-0.9.2-3|17	
12cr|ocaml-react-0.9.2-3|18	React is made of a single, independent, module and distributed under
12cr|ocaml-react-0.9.2-3|19	the new BSD license.
12cr|ocaml-react-0.9.2-3|20	
12cr|ocaml-react-0.9.2-3|21	Given an absolute notion of time Rtime helps you to manage a timeline
12cr|ocaml-react-0.9.2-3|22	and provides time stamp events, delayed events and delayed signals.
12cr|ocaml-react-0.9.2-3|23	
12cr|ocaml-react-0.9.2-3|24	%package        devel
12cr|ocaml-react-0.9.2-3|25	Summary:        Development files for %{name}
12cr|ocaml-react-0.9.2-3|26	Group:          Development/Other
12cr|ocaml-react-0.9.2-3|27	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-react-0.9.2-3|28	
12cr|ocaml-react-0.9.2-3|29	%description    devel
12cr|ocaml-react-0.9.2-3|30	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-react-0.9.2-3|31	developing applications that use %{name}.
12cr|ocaml-react-0.9.2-3|32	
12cr|ocaml-react-0.9.2-3|33	%prep
12cr|ocaml-react-0.9.2-3|34	%setup -q -n react-%{version}
12cr|ocaml-react-0.9.2-3|35	
12cr|ocaml-react-0.9.2-3|36	%build
12cr|ocaml-react-0.9.2-3|37	chmod u+x build
12cr|ocaml-react-0.9.2-3|38	./build
12cr|ocaml-react-0.9.2-3|39	
12cr|ocaml-react-0.9.2-3|40	%check
12cr|ocaml-react-0.9.2-3|41	./build test.native
12cr|ocaml-react-0.9.2-3|42	./test.native
12cr|ocaml-react-0.9.2-3|43	
12cr|ocaml-react-0.9.2-3|44	%install
12cr|ocaml-react-0.9.2-3|45	rm -rf %{buildroot}
12cr|ocaml-react-0.9.2-3|46	INSTALLDIR=%{buildroot}/%{_libdir}/ocaml/react ./build install
12cr|ocaml-react-0.9.2-3|47	
12cr|ocaml-react-0.9.2-3|48	%clean
12cr|ocaml-react-0.9.2-3|49	rm -rf %{buildroot}
12cr|ocaml-react-0.9.2-3|50	
12cr|ocaml-react-0.9.2-3|51	%files
12cr|ocaml-react-0.9.2-3|52	%defattr(-,root,root)
12cr|ocaml-react-0.9.2-3|53	%doc README
12cr|ocaml-react-0.9.2-3|54	%dir %{_libdir}/ocaml/react
12cr|ocaml-react-0.9.2-3|55	%{_libdir}/ocaml/react/META
12cr|ocaml-react-0.9.2-3|56	%{_libdir}/ocaml/react/react.cmi
12cr|ocaml-react-0.9.2-3|57	%{_libdir}/ocaml/react/react.cmo
12cr|ocaml-react-0.9.2-3|58	
12cr|ocaml-react-0.9.2-3|59	%files devel
12cr|ocaml-react-0.9.2-3|60	%defattr(-,root,root)
12cr|ocaml-react-0.9.2-3|61	%doc doc
12cr|ocaml-react-0.9.2-3|62	%{_libdir}/ocaml/react/react.cmx
12cr|ocaml-react-0.9.2-3|63	%{_libdir}/ocaml/react/react.o
12cr|ocaml-react-0.9.2-3|64	%{_libdir}/ocaml/react/react.mli
12cr|ocaml-react-0.9.2-3|65	%{_libdir}/ocaml/react/react.ml
12cr|ocaml-react-0.9.2-3|66	
12cr|ocaml-react-0.9.2-3|67	
12cr|ocaml-react-0.9.2-3|68	
12cr|ocaml-react-0.9.2-3|69	%changelog
12cr|ocaml-react-0.9.2-3|70	* Fri Sep 16 2011 Alexandre Lissy <alissy@mandriva.com> 0.9.2-3
12cr|ocaml-react-0.9.2-3|71	+ Revision: 700028
12cr|ocaml-react-0.9.2-3|72	- Release bump, rebuilding against latest ocaml
12cr|ocaml-react-0.9.2-3|73	
12cr|ocaml-react-0.9.2-3|74	* Wed Oct 06 2010 Funda Wang <fwang@mandriva.org> 0.9.2-2mdv2011.0
12cr|ocaml-react-0.9.2-3|75	+ Revision: 583707
12cr|ocaml-react-0.9.2-3|76	- rebuild
12cr|ocaml-react-0.9.2-3|77	
12cr|ocaml-react-0.9.2-3|78	* Thu Aug 12 2010 Florent Monnier <blue_prawn@mandriva.org> 0.9.2-1mdv2011.0
12cr|ocaml-react-0.9.2-3|79	+ Revision: 569281
12cr|ocaml-react-0.9.2-3|80	- updated version
12cr|ocaml-react-0.9.2-3|81	
12cr|ocaml-react-0.9.2-3|82	* Thu Apr 22 2010 Florent Monnier <blue_prawn@mandriva.org> 0.9.1-1mdv2010.1
12cr|ocaml-react-0.9.2-3|83	+ Revision: 537968
12cr|ocaml-react-0.9.2-3|84	- updated to version 0.9.1
12cr|ocaml-react-0.9.2-3|85	
12cr|ocaml-react-0.9.2-3|86	* Tue Aug 11 2009 Florent Monnier <blue_prawn@mandriva.org> 0.9.0-1mdv2010.0
12cr|ocaml-react-0.9.2-3|87	+ Revision: 414502
12cr|ocaml-react-0.9.2-3|88	- buildrequires ocaml, and cmxs now supported
12cr|ocaml-react-0.9.2-3|89	- import ocaml-react
12cr|ocaml-react-0.9.2-3|90	

3590 12
12cr|ocaml-res-3.2.0-2|1	Name:           ocaml-res
12cr|ocaml-res-3.2.0-2|2	Version:        3.2.0
12cr|ocaml-res-3.2.0-2|3	Release:        2
12cr|ocaml-res-3.2.0-2|4	Summary:        Library for automatically resizing contiguous memory (arrays and strings)
12cr|ocaml-res-3.2.0-2|5	License:        LGPL
12cr|ocaml-res-3.2.0-2|6	Group:          Development/Other
12cr|ocaml-res-3.2.0-2|7	URL:            http://ocaml.info/home/ocaml_sources.html#res
12cr|ocaml-res-3.2.0-2|8	Source:         http://hg.ocaml.info/release/res/archive/res-release-%{version}.tar.bz2
12cr|ocaml-res-3.2.0-2|9	# curl http://hg.ocaml.info/release/res/archive/release-%{version}.tar.bz2 > res-release-%{version}.tar.bz2
12cr|ocaml-res-3.2.0-2|10	BuildRequires:  ocaml
12cr|ocaml-res-3.2.0-2|11	BuildRequires:  ocaml-findlib
12cr|ocaml-res-3.2.0-2|12	BuildRequires:  texlive
12cr|ocaml-res-3.2.0-2|13	BuildRequires:  ghostscript
12cr|ocaml-res-3.2.0-2|14	BuildRequires:  ghostscript-common
12cr|ocaml-res-3.2.0-2|15	
12cr|ocaml-res-3.2.0-2|16	%description
12cr|ocaml-res-3.2.0-2|17	This OCaml-library consists of a set of modules which implement
12cr|ocaml-res-3.2.0-2|18	automatically resizing (= reallocating) datastructures that consume
12cr|ocaml-res-3.2.0-2|19	a contiguous part of memory. This allows appending and removing of
12cr|ocaml-res-3.2.0-2|20	elements to/from arrays (both boxed and unboxed), strings (-> buffers),
12cr|ocaml-res-3.2.0-2|21	bit strings and weak arrays while still maintaining fast constant-time
12cr|ocaml-res-3.2.0-2|22	access to elements.
12cr|ocaml-res-3.2.0-2|23	
12cr|ocaml-res-3.2.0-2|24	There are also functors that allow the generation of similar modules
12cr|ocaml-res-3.2.0-2|25	which use different reallocation strategies.
12cr|ocaml-res-3.2.0-2|26	
12cr|ocaml-res-3.2.0-2|27	%package        devel
12cr|ocaml-res-3.2.0-2|28	Summary:        Development files for %{name}
12cr|ocaml-res-3.2.0-2|29	Group:          Development/Other
12cr|ocaml-res-3.2.0-2|30	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-res-3.2.0-2|31	
12cr|ocaml-res-3.2.0-2|32	%description    devel
12cr|ocaml-res-3.2.0-2|33	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-res-3.2.0-2|34	developing applications that use %{name}.
12cr|ocaml-res-3.2.0-2|35	
12cr|ocaml-res-3.2.0-2|36	%prep
12cr|ocaml-res-3.2.0-2|37	%setup -q -n res-release-%{version}
12cr|ocaml-res-3.2.0-2|38	
12cr|ocaml-res-3.2.0-2|39	%build
12cr|ocaml-res-3.2.0-2|40	make
12cr|ocaml-res-3.2.0-2|41	make doc
12cr|ocaml-res-3.2.0-2|42	
12cr|ocaml-res-3.2.0-2|43	%install
12cr|ocaml-res-3.2.0-2|44	rm -rf %{buildroot}
12cr|ocaml-res-3.2.0-2|45	export DESTDIR=%{buildroot}
12cr|ocaml-res-3.2.0-2|46	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-res-3.2.0-2|47	mkdir -p $OCAMLFIND_DESTDIR/res
12cr|ocaml-res-3.2.0-2|48	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-res-3.2.0-2|49	make install
12cr|ocaml-res-3.2.0-2|50	
12cr|ocaml-res-3.2.0-2|51	%clean
12cr|ocaml-res-3.2.0-2|52	rm -rf %{buildroot}
12cr|ocaml-res-3.2.0-2|53	
12cr|ocaml-res-3.2.0-2|54	%files
12cr|ocaml-res-3.2.0-2|55	%defattr(-,root,root)
12cr|ocaml-res-3.2.0-2|56	%doc LICENSE
12cr|ocaml-res-3.2.0-2|57	%dir %{_libdir}/ocaml/res
12cr|ocaml-res-3.2.0-2|58	%{_libdir}/ocaml/res/META
12cr|ocaml-res-3.2.0-2|59	%{_libdir}/ocaml/res/*.cma
12cr|ocaml-res-3.2.0-2|60	%{_libdir}/ocaml/res/*.cmi
12cr|ocaml-res-3.2.0-2|61	
12cr|ocaml-res-3.2.0-2|62	%files devel
12cr|ocaml-res-3.2.0-2|63	%defattr(-,root,root)
12cr|ocaml-res-3.2.0-2|64	%doc LICENSE Changelog INSTALL README.txt TODO
12cr|ocaml-res-3.2.0-2|65	%doc doc/res/{html,latex} examples/
12cr|ocaml-res-3.2.0-2|66	%{_libdir}/ocaml/res/*.a
12cr|ocaml-res-3.2.0-2|67	%{_libdir}/ocaml/res/*.cmxa
12cr|ocaml-res-3.2.0-2|68	%{_libdir}/ocaml/res/*.mli
12cr|ocaml-res-3.2.0-2|69	
12cr|ocaml-res-3.2.0-2|70	
12cr|ocaml-res-3.2.0-2|71	
12cr|ocaml-res-3.2.0-2|72	%changelog
12cr|ocaml-res-3.2.0-2|73	* Tue Jul 28 2009 Florent Monnier <blue_prawn@mandriva.org> 3.2.0-1mdv2010.0
12cr|ocaml-res-3.2.0-2|74	+ Revision: 402526
12cr|ocaml-res-3.2.0-2|75	- added BuildRequires
12cr|ocaml-res-3.2.0-2|76	- updated version
12cr|ocaml-res-3.2.0-2|77	
12cr|ocaml-res-3.2.0-2|78	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.1-2mdv2010.0
12cr|ocaml-res-3.2.0-2|79	+ Revision: 390302
12cr|ocaml-res-3.2.0-2|80	- rebuild
12cr|ocaml-res-3.2.0-2|81	
12cr|ocaml-res-3.2.0-2|82	* Sun Jan 18 2009 Florent Monnier <blue_prawn@mandriva.org> 3.1.1-1mdv2009.1
12cr|ocaml-res-3.2.0-2|83	+ Revision: 330977
12cr|ocaml-res-3.2.0-2|84	- import ocaml-res
12cr|ocaml-res-3.2.0-2|85	
12cr|ocaml-res-3.2.0-2|86	

3591 12
12cr|ocaml-rtime-0.9.1-2|1	Name:           ocaml-rtime
12cr|ocaml-rtime-0.9.1-2|2	Version:        0.9.1
12cr|ocaml-rtime-0.9.1-2|3	Release:        2
12cr|ocaml-rtime-0.9.1-2|4	Summary:        OCaml module implementing timelines for ocaml-react
12cr|ocaml-rtime-0.9.1-2|5	License:        new BSD
12cr|ocaml-rtime-0.9.1-2|6	Group:          Development/Other
12cr|ocaml-rtime-0.9.1-2|7	URL:            http://erratique.ch/software/rtime
12cr|ocaml-rtime-0.9.1-2|8	Source0:        http://erratique.ch/software/rtime/releases/rtime-%{version}.tbz
12cr|ocaml-rtime-0.9.1-2|9	BuildRequires:  ocaml
12cr|ocaml-rtime-0.9.1-2|10	BuildRequires:  ocaml-react-devel
12cr|ocaml-rtime-0.9.1-2|11	
12cr|ocaml-rtime-0.9.1-2|12	%description
12cr|ocaml-rtime-0.9.1-2|13	Rtime is an OCaml module implementing timelines for React. It manages
12cr|ocaml-rtime-0.9.1-2|14	time stamp events, delayed events and delayed signals along timelines.
12cr|ocaml-rtime-0.9.1-2|15	A timeline is defined by an absolute notion of time provided by the client.
12cr|ocaml-rtime-0.9.1-2|16	Running the timeline at the appropriate pace is left to the client.
12cr|ocaml-rtime-0.9.1-2|17	
12cr|ocaml-rtime-0.9.1-2|18	%package        devel
12cr|ocaml-rtime-0.9.1-2|19	Summary:        Development files for %{name}
12cr|ocaml-rtime-0.9.1-2|20	Group:          Development/Other
12cr|ocaml-rtime-0.9.1-2|21	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-rtime-0.9.1-2|22	
12cr|ocaml-rtime-0.9.1-2|23	%description    devel
12cr|ocaml-rtime-0.9.1-2|24	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-rtime-0.9.1-2|25	developing applications that use %{name}.
12cr|ocaml-rtime-0.9.1-2|26	
12cr|ocaml-rtime-0.9.1-2|27	%prep
12cr|ocaml-rtime-0.9.1-2|28	%setup -q -n rtime-%{version}
12cr|ocaml-rtime-0.9.1-2|29	
12cr|ocaml-rtime-0.9.1-2|30	%build
12cr|ocaml-rtime-0.9.1-2|31	chmod u+x build
12cr|ocaml-rtime-0.9.1-2|32	./build module-byte
12cr|ocaml-rtime-0.9.1-2|33	./build module-native
12cr|ocaml-rtime-0.9.1-2|34	#./build module-plugin
12cr|ocaml-rtime-0.9.1-2|35	
12cr|ocaml-rtime-0.9.1-2|36	%install
12cr|ocaml-rtime-0.9.1-2|37	INSTALLDIR=%{buildroot}/%{_libdir}/ocaml/rtime ./build install
12cr|ocaml-rtime-0.9.1-2|38	INSTALLDIR=%{buildroot}/%{_libdir}/ocaml/rtime ./build install-byte
12cr|ocaml-rtime-0.9.1-2|39	#INSTALLDIR=%{buildroot}/%{_libdir}/ocaml/rtime ./build install-plugin
12cr|ocaml-rtime-0.9.1-2|40	
12cr|ocaml-rtime-0.9.1-2|41	# "The tests may fail in a heavily loaded environment" which the BS is
12cr|ocaml-rtime-0.9.1-2|42	#%check
12cr|ocaml-rtime-0.9.1-2|43	#INSTALLDIR=%{buildroot}/%{_libdir}/ocaml/rtime ./build test.native
12cr|ocaml-rtime-0.9.1-2|44	#./test.native -p 0.02
12cr|ocaml-rtime-0.9.1-2|45	
12cr|ocaml-rtime-0.9.1-2|46	%files
12cr|ocaml-rtime-0.9.1-2|47	%defattr(-,root,root)
12cr|ocaml-rtime-0.9.1-2|48	%doc README CHANGES
12cr|ocaml-rtime-0.9.1-2|49	%dir %{_libdir}/ocaml/rtime
12cr|ocaml-rtime-0.9.1-2|50	%{_libdir}/ocaml/rtime/META
12cr|ocaml-rtime-0.9.1-2|51	%{_libdir}/ocaml/rtime/rtime.cmi
12cr|ocaml-rtime-0.9.1-2|52	%{_libdir}/ocaml/rtime/rtime.cmo
12cr|ocaml-rtime-0.9.1-2|53	
12cr|ocaml-rtime-0.9.1-2|54	%files devel
12cr|ocaml-rtime-0.9.1-2|55	%defattr(-,root,root)
12cr|ocaml-rtime-0.9.1-2|56	%doc doc test
12cr|ocaml-rtime-0.9.1-2|57	%{_libdir}/ocaml/rtime/rtime.ml
12cr|ocaml-rtime-0.9.1-2|58	%{_libdir}/ocaml/rtime/rtime.mli
12cr|ocaml-rtime-0.9.1-2|59	%{_libdir}/ocaml/rtime/rtime.cmx
12cr|ocaml-rtime-0.9.1-2|60	%{_libdir}/ocaml/rtime/rtime.o
12cr|ocaml-rtime-0.9.1-2|61	#%{_libdir}/ocaml/rtime/rtime.cmxs
12cr|ocaml-rtime-0.9.1-2|62	
12cr|ocaml-rtime-0.9.1-2|63	
12cr|ocaml-rtime-0.9.1-2|64	
12cr|ocaml-rtime-0.9.1-2|65	%changelog
12cr|ocaml-rtime-0.9.1-2|66	* Thu Apr 22 2010 Florent Monnier <blue_prawn@mandriva.org> 0.9.1-1mdv2010.1
12cr|ocaml-rtime-0.9.1-2|67	+ Revision: 538010
12cr|ocaml-rtime-0.9.1-2|68	- updated to version 0.9.1
12cr|ocaml-rtime-0.9.1-2|69	
12cr|ocaml-rtime-0.9.1-2|70	* Thu Aug 13 2009 Florent Monnier <blue_prawn@mandriva.org> 0.9.0-2mdv2010.0
12cr|ocaml-rtime-0.9.1-2|71	+ Revision: 415833
12cr|ocaml-rtime-0.9.1-2|72	- the tests may fail in a heavily loaded environment
12cr|ocaml-rtime-0.9.1-2|73	- precision set
12cr|ocaml-rtime-0.9.1-2|74	- import ocaml-rtime
12cr|ocaml-rtime-0.9.1-2|75	

3592 12
12cr|ocaml-sdl-0.8.0-2|1	%define up_name		ocamlsdl
12cr|ocaml-sdl-0.8.0-2|2	
12cr|ocaml-sdl-0.8.0-2|3	Name:		ocaml-sdl
12cr|ocaml-sdl-0.8.0-2|4	Version:	0.8.0
12cr|ocaml-sdl-0.8.0-2|5	Release:	2
12cr|ocaml-sdl-0.8.0-2|6	Summary:	Wrapper around the cross platform Simple DirectMedia Layer game library
12cr|ocaml-sdl-0.8.0-2|7	License:	LGPL
12cr|ocaml-sdl-0.8.0-2|8	Source:		http://dl.sourceforge.net/sourceforge/ocamlsdl/ocamlsdl-%{version}.tar.gz
12cr|ocaml-sdl-0.8.0-2|9	Group:		Development/Other
12cr|ocaml-sdl-0.8.0-2|10	URL:		http://ocamlsdl.sourceforge.net/
12cr|ocaml-sdl-0.8.0-2|11	BuildRequires:	libSDL-devel
12cr|ocaml-sdl-0.8.0-2|12	BuildRequires:	libSDL_image-devel
12cr|ocaml-sdl-0.8.0-2|13	BuildRequires:	libSDL_mixer-devel
12cr|ocaml-sdl-0.8.0-2|14	BuildRequires:	libSDL_ttf-devel
12cr|ocaml-sdl-0.8.0-2|15	BuildRequires:	libpng-devel
12cr|ocaml-sdl-0.8.0-2|16	BuildRequires:	pkgconfig(ncurses)
12cr|ocaml-sdl-0.8.0-2|17	BuildRequires:	ocaml
12cr|ocaml-sdl-0.8.0-2|18	BuildRequires:	ocaml-lablgl-devel
12cr|ocaml-sdl-0.8.0-2|19	BuildRequires:  ocaml-findlib
12cr|ocaml-sdl-0.8.0-2|20	Obsoletes:      ocaml-SDL
12cr|ocaml-sdl-0.8.0-2|21	
12cr|ocaml-sdl-0.8.0-2|22	%package -n %{name}-devel
12cr|ocaml-sdl-0.8.0-2|23	Summary:	Wrapper around the cross platform Simple DirectMedia Layer game library
12cr|ocaml-sdl-0.8.0-2|24	Group:		Development/Other
12cr|ocaml-sdl-0.8.0-2|25	Requires:	libSDL-devel
12cr|ocaml-sdl-0.8.0-2|26	Requires:	libSDL_image-devel
12cr|ocaml-sdl-0.8.0-2|27	Requires:	libSDL_mixer-devel
12cr|ocaml-sdl-0.8.0-2|28	Requires:	libSDL_ttf-devel
12cr|ocaml-sdl-0.8.0-2|29	Requires:	libpng-devel
12cr|ocaml-sdl-0.8.0-2|30	Obsoletes:  ocaml-SDL-devel
12cr|ocaml-sdl-0.8.0-2|31	Requires:	%{name} = %{version}-%{release}
12cr|ocaml-sdl-0.8.0-2|32	
12cr|ocaml-sdl-0.8.0-2|33	%description
12cr|ocaml-sdl-0.8.0-2|34	Ocaml-SDL is a wrapper around the cross platform Simple Direct Layer game
12cr|ocaml-sdl-0.8.0-2|35	library. Essentially it allows you to write cross platform games in ocaml,
12cr|ocaml-sdl-0.8.0-2|36	using 2d (SDL), or 3d (OpenGL), or a combination of both if you wish.
12cr|ocaml-sdl-0.8.0-2|37	
12cr|ocaml-sdl-0.8.0-2|38	%description -n %{name}-devel
12cr|ocaml-sdl-0.8.0-2|39	Ocaml-SDL is a wrapper around the cross platform Simple Direct Layer game
12cr|ocaml-sdl-0.8.0-2|40	library. Essentially it allows you to write cross platform games in ocaml,
12cr|ocaml-sdl-0.8.0-2|41	using 2d (SDL), or 3d (OpenGL), or a combination of both if you wish.
12cr|ocaml-sdl-0.8.0-2|42	
12cr|ocaml-sdl-0.8.0-2|43	%prep
12cr|ocaml-sdl-0.8.0-2|44	%setup -q -n %{up_name}-%{version}
12cr|ocaml-sdl-0.8.0-2|45	
12cr|ocaml-sdl-0.8.0-2|46	%build
12cr|ocaml-sdl-0.8.0-2|47	%configure2_5x --with-lablgldir=%{_libdir}/ocaml/lablgl
12cr|ocaml-sdl-0.8.0-2|48	make
12cr|ocaml-sdl-0.8.0-2|49	
12cr|ocaml-sdl-0.8.0-2|50	%install
12cr|ocaml-sdl-0.8.0-2|51	install -d %{buildroot}%{_libdir}/ocaml
12cr|ocaml-sdl-0.8.0-2|52	install -d %{buildroot}%{_libdir}/ocaml/stublibs
12cr|ocaml-sdl-0.8.0-2|53	make install OCAMLFIND_DESTDIR="%{buildroot}/%{_libdir}/ocaml"
12cr|ocaml-sdl-0.8.0-2|54	mkdir -p %{buildroot}/%{_infodir}
12cr|ocaml-sdl-0.8.0-2|55	install doc/*.info* %{buildroot}/%{_infodir}
12cr|ocaml-sdl-0.8.0-2|56	install -d %{buildroot}%{_bindir}/
12cr|ocaml-sdl-0.8.0-2|57	install -m 0755 ./xpm_to_ml %{buildroot}%{_bindir}/
12cr|ocaml-sdl-0.8.0-2|58	
12cr|ocaml-sdl-0.8.0-2|59	%post devel
12cr|ocaml-sdl-0.8.0-2|60	%_install_info ocamlsdl.info
12cr|ocaml-sdl-0.8.0-2|61	
12cr|ocaml-sdl-0.8.0-2|62	%preun devel
12cr|ocaml-sdl-0.8.0-2|63	%_remove_install_info ocamlsdl.info
12cr|ocaml-sdl-0.8.0-2|64	
12cr|ocaml-sdl-0.8.0-2|65	%files
12cr|ocaml-sdl-0.8.0-2|66	%defattr(-,root,root)
12cr|ocaml-sdl-0.8.0-2|67	%doc COPYING README AUTHORS NEWS
12cr|ocaml-sdl-0.8.0-2|68	%dir %{_libdir}/ocaml/sdl
12cr|ocaml-sdl-0.8.0-2|69	%{_bindir}/xpm_to_ml
12cr|ocaml-sdl-0.8.0-2|70	%{_libdir}/ocaml/sdl/*.cmi
12cr|ocaml-sdl-0.8.0-2|71	%{_libdir}/ocaml/sdl/*.cma
12cr|ocaml-sdl-0.8.0-2|72	%{_libdir}/ocaml/sdl/META
12cr|ocaml-sdl-0.8.0-2|73	%{_libdir}/ocaml/stublibs/*
12cr|ocaml-sdl-0.8.0-2|74	
12cr|ocaml-sdl-0.8.0-2|75	%files devel
12cr|ocaml-sdl-0.8.0-2|76	%defattr(-,root,root)
12cr|ocaml-sdl-0.8.0-2|77	%doc doc/*
12cr|ocaml-sdl-0.8.0-2|78	%{_libdir}/ocaml/sdl/*.a
12cr|ocaml-sdl-0.8.0-2|79	%{_libdir}/ocaml/sdl/*.cmxa
12cr|ocaml-sdl-0.8.0-2|80	%{_libdir}/ocaml/sdl/*.cmx
12cr|ocaml-sdl-0.8.0-2|81	%{_libdir}/ocaml/sdl/*.mli
12cr|ocaml-sdl-0.8.0-2|82	%{_infodir}/*
12cr|ocaml-sdl-0.8.0-2|83	
12cr|ocaml-sdl-0.8.0-2|84	
12cr|ocaml-sdl-0.8.0-2|85	%changelog
12cr|ocaml-sdl-0.8.0-2|86	* Thu Nov 11 2010 Florent Monnier <blue_prawn@mandriva.org> 0.8.0-1mdv2011.0
12cr|ocaml-sdl-0.8.0-2|87	+ Revision: 596172
12cr|ocaml-sdl-0.8.0-2|88	- updated to verion 0.8.0
12cr|ocaml-sdl-0.8.0-2|89	
12cr|ocaml-sdl-0.8.0-2|90	* Sat Aug 15 2009 Florent Monnier <blue_prawn@mandriva.org> 0.7.2-13mdv2011.0
12cr|ocaml-sdl-0.8.0-2|91	+ Revision: 416418
12cr|ocaml-sdl-0.8.0-2|92	- added xpm_to_ml, moved doc to -devel
12cr|ocaml-sdl-0.8.0-2|93	
12cr|ocaml-sdl-0.8.0-2|94	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.2-12mdv2010.0
12cr|ocaml-sdl-0.8.0-2|95	+ Revision: 390303
12cr|ocaml-sdl-0.8.0-2|96	- rebuild
12cr|ocaml-sdl-0.8.0-2|97	
12cr|ocaml-sdl-0.8.0-2|98	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.2-11mdv2009.1
12cr|ocaml-sdl-0.8.0-2|99	+ Revision: 320945
12cr|ocaml-sdl-0.8.0-2|100	- move non-devel files in main package
12cr|ocaml-sdl-0.8.0-2|101	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-sdl-0.8.0-2|102	
12cr|ocaml-sdl-0.8.0-2|103	* Tue Dec 09 2008 Pixel <pixel@mandriva.com> 0.7.2-10mdv2009.1
12cr|ocaml-sdl-0.8.0-2|104	+ Revision: 312211
12cr|ocaml-sdl-0.8.0-2|105	- rebuild
12cr|ocaml-sdl-0.8.0-2|106	
12cr|ocaml-sdl-0.8.0-2|107	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.7.2-9mdv2009.0
12cr|ocaml-sdl-0.8.0-2|108	+ Revision: 268322
12cr|ocaml-sdl-0.8.0-2|109	- rebuild early 2009.0 package (before pixel changes)
12cr|ocaml-sdl-0.8.0-2|110	
12cr|ocaml-sdl-0.8.0-2|111	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.7.2-8mdv2009.0
12cr|ocaml-sdl-0.8.0-2|112	+ Revision: 136634
12cr|ocaml-sdl-0.8.0-2|113	- restore BuildRoot
12cr|ocaml-sdl-0.8.0-2|114	
12cr|ocaml-sdl-0.8.0-2|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocaml-sdl-0.8.0-2|116	- kill re-definition of %%buildroot on Pixel's request
12cr|ocaml-sdl-0.8.0-2|117	
12cr|ocaml-sdl-0.8.0-2|118	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.2-8mdv2008.0
12cr|ocaml-sdl-0.8.0-2|119	+ Revision: 78372
12cr|ocaml-sdl-0.8.0-2|120	- lowercase package name
12cr|ocaml-sdl-0.8.0-2|121	- renamed to %%name
12cr|ocaml-sdl-0.8.0-2|122	mv .cmi in non-devel package
12cr|ocaml-sdl-0.8.0-2|123	drop macro definition now in rpm-mandriva-setup
12cr|ocaml-sdl-0.8.0-2|124	
12cr|ocaml-sdl-0.8.0-2|125	+ Pixel <pixel@mandriva.com>
12cr|ocaml-sdl-0.8.0-2|126	- rebuild for ocaml 3.10.0
12cr|ocaml-sdl-0.8.0-2|127	

3593 12
12cr|ocaml-sexplib-4.2.17-1|1	Name:           ocaml-sexplib
12cr|ocaml-sexplib-4.2.17-1|2	Version:        4.2.17
12cr|ocaml-sexplib-4.2.17-1|3	Release:        %mkrel 1
12cr|ocaml-sexplib-4.2.17-1|4	Summary:        OCaml library for converting OCaml values to S-expressions
12cr|ocaml-sexplib-4.2.17-1|5	
12cr|ocaml-sexplib-4.2.17-1|6	Group:          Development/Other
12cr|ocaml-sexplib-4.2.17-1|7	License:        LGPLv2+ with exceptions and BSD
12cr|ocaml-sexplib-4.2.17-1|8	URL:            http://www.ocaml.info/home/ocaml_sources.html#sexplib310
12cr|ocaml-sexplib-4.2.17-1|9	Source0:        http://hg.ocaml.info/release/sexplib310/archive/sexplib310-release-%{version}.tar.bz2
12cr|ocaml-sexplib-4.2.17-1|10	# curl http://hg.ocaml.info/release/sexplib310/archive/release-%{version}.tar.bz2 > sexplib310-release-${version}.tar.bz2
12cr|ocaml-sexplib-4.2.17-1|11	Patch0:         sexplib-4.0.1-unix-fix.patch
12cr|ocaml-sexplib-4.2.17-1|12	Patch1:         sexplib-lib_test-makefile.patch
12cr|ocaml-sexplib-4.2.17-1|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-sexplib-4.2.17-1|14	
12cr|ocaml-sexplib-4.2.17-1|15	BuildRequires:  ocaml >= 3.10.0
12cr|ocaml-sexplib-4.2.17-1|16	BuildRequires:  ocaml-findlib
12cr|ocaml-sexplib-4.2.17-1|17	BuildRequires:  ocaml-type-conv >= 1.6.1
12cr|ocaml-sexplib-4.2.17-1|18	BuildRequires:  camlp4
12cr|ocaml-sexplib-4.2.17-1|19	BuildRequires:  dos2unix
12cr|ocaml-sexplib-4.2.17-1|20	
12cr|ocaml-sexplib-4.2.17-1|21	Requires:       ocaml-type-conv
12cr|ocaml-sexplib-4.2.17-1|22	
12cr|ocaml-sexplib-4.2.17-1|23	%description
12cr|ocaml-sexplib-4.2.17-1|24	This library contains functionality for parsing and pretty-printing
12cr|ocaml-sexplib-4.2.17-1|25	S-expressions. In addition to that it contains an extremely useful
12cr|ocaml-sexplib-4.2.17-1|26	preprocessing module for Camlp4, which can be used to automatically
12cr|ocaml-sexplib-4.2.17-1|27	generate code from type definitions for efficiently converting
12cr|ocaml-sexplib-4.2.17-1|28	OCaml-values to S-expressions and vice versa. In combination with the
12cr|ocaml-sexplib-4.2.17-1|29	parsing and pretty-printing functionality this frees users from having
12cr|ocaml-sexplib-4.2.17-1|30	to write their own I/O-routines for datastructures they
12cr|ocaml-sexplib-4.2.17-1|31	define. Possible errors during automatic conversions from
12cr|ocaml-sexplib-4.2.17-1|32	S-expressions to OCaml-values are reported in a very human-readable
12cr|ocaml-sexplib-4.2.17-1|33	way. Another module in the library allows you to extract and replace
12cr|ocaml-sexplib-4.2.17-1|34	sub-expressions in S-expressions.
12cr|ocaml-sexplib-4.2.17-1|35	
12cr|ocaml-sexplib-4.2.17-1|36	%package        devel
12cr|ocaml-sexplib-4.2.17-1|37	Summary:        Development files for %{name}
12cr|ocaml-sexplib-4.2.17-1|38	Group:          Development/Other
12cr|ocaml-sexplib-4.2.17-1|39	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-sexplib-4.2.17-1|40	
12cr|ocaml-sexplib-4.2.17-1|41	%description    devel
12cr|ocaml-sexplib-4.2.17-1|42	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-sexplib-4.2.17-1|43	developing applications that use %{name}.
12cr|ocaml-sexplib-4.2.17-1|44	
12cr|ocaml-sexplib-4.2.17-1|45	%prep
12cr|ocaml-sexplib-4.2.17-1|46	%setup -q -n sexplib310-release-%{version}
12cr|ocaml-sexplib-4.2.17-1|47	%patch0 -p1
12cr|ocaml-sexplib-4.2.17-1|48	# lib_test is used by check and test is installed with a patched Makefile
12cr|ocaml-sexplib-4.2.17-1|49	cp -R lib_test test
12cr|ocaml-sexplib-4.2.17-1|50	%patch1 -p0
12cr|ocaml-sexplib-4.2.17-1|51	dos2unix LICENSE.Tywith
12cr|ocaml-sexplib-4.2.17-1|52	
12cr|ocaml-sexplib-4.2.17-1|53	%build
12cr|ocaml-sexplib-4.2.17-1|54	make
12cr|ocaml-sexplib-4.2.17-1|55	
12cr|ocaml-sexplib-4.2.17-1|56	%check
12cr|ocaml-sexplib-4.2.17-1|57	./lib_test/conv_test
12cr|ocaml-sexplib-4.2.17-1|58	./lib_test/sexp_test < lib_test/test.sexp
12cr|ocaml-sexplib-4.2.17-1|59	
12cr|ocaml-sexplib-4.2.17-1|60	%install
12cr|ocaml-sexplib-4.2.17-1|61	rm -rf %{buildroot}
12cr|ocaml-sexplib-4.2.17-1|62	export DESTDIR=%{buildroot}
12cr|ocaml-sexplib-4.2.17-1|63	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-sexplib-4.2.17-1|64	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-sexplib-4.2.17-1|65	make install
12cr|ocaml-sexplib-4.2.17-1|66	
12cr|ocaml-sexplib-4.2.17-1|67	%clean
12cr|ocaml-sexplib-4.2.17-1|68	rm -rf %{buildroot}
12cr|ocaml-sexplib-4.2.17-1|69	
12cr|ocaml-sexplib-4.2.17-1|70	%files
12cr|ocaml-sexplib-4.2.17-1|71	%defattr(-,root,root,-)
12cr|ocaml-sexplib-4.2.17-1|72	%doc LICENSE LICENSE.Tywith
12cr|ocaml-sexplib-4.2.17-1|73	%{_libdir}/ocaml/sexplib
12cr|ocaml-sexplib-4.2.17-1|74	%exclude %{_libdir}/ocaml/sexplib/*.a
12cr|ocaml-sexplib-4.2.17-1|75	%exclude %{_libdir}/ocaml/sexplib/*.cmxa
12cr|ocaml-sexplib-4.2.17-1|76	%exclude %{_libdir}/ocaml/sexplib/*.mli
12cr|ocaml-sexplib-4.2.17-1|77	%exclude %{_libdir}/ocaml/sexplib/*.ml
12cr|ocaml-sexplib-4.2.17-1|78	
12cr|ocaml-sexplib-4.2.17-1|79	%files devel
12cr|ocaml-sexplib-4.2.17-1|80	%defattr(-,root,root,-)
12cr|ocaml-sexplib-4.2.17-1|81	%doc LICENSE LICENSE.Tywith COPYRIGHT README.txt
12cr|ocaml-sexplib-4.2.17-1|82	%doc test/
12cr|ocaml-sexplib-4.2.17-1|83	%{_libdir}/ocaml/sexplib/*.a
12cr|ocaml-sexplib-4.2.17-1|84	%{_libdir}/ocaml/sexplib/*.cmxa
12cr|ocaml-sexplib-4.2.17-1|85	%{_libdir}/ocaml/sexplib/*.mli
12cr|ocaml-sexplib-4.2.17-1|86	%{_libdir}/ocaml/sexplib/*.ml
12cr|ocaml-sexplib-4.2.17-1|87	
12cr|ocaml-sexplib-4.2.17-1|88	
12cr|ocaml-sexplib-4.2.17-1|89	
12cr|ocaml-sexplib-4.2.17-1|90	%changelog
12cr|ocaml-sexplib-4.2.17-1|91	* Fri Mar 26 2010 Florent Monnier <blue_prawn@mandriva.org> 4.2.17-1mdv2010.1
12cr|ocaml-sexplib-4.2.17-1|92	+ Revision: 527572
12cr|ocaml-sexplib-4.2.17-1|93	- updated to version 4.2.17
12cr|ocaml-sexplib-4.2.17-1|94	
12cr|ocaml-sexplib-4.2.17-1|95	* Tue Sep 22 2009 Florent Monnier <blue_prawn@mandriva.org> 4.2.15-2mdv2010.0
12cr|ocaml-sexplib-4.2.17-1|96	+ Revision: 447089
12cr|ocaml-sexplib-4.2.17-1|97	- rebuild
12cr|ocaml-sexplib-4.2.17-1|98	
12cr|ocaml-sexplib-4.2.17-1|99	* Mon Sep 21 2009 Florent Monnier <blue_prawn@mandriva.org> 4.2.15-1mdv2010.0
12cr|ocaml-sexplib-4.2.17-1|100	+ Revision: 446942
12cr|ocaml-sexplib-4.2.17-1|101	- new version
12cr|ocaml-sexplib-4.2.17-1|102	- rebuild
12cr|ocaml-sexplib-4.2.17-1|103	- rebuild
12cr|ocaml-sexplib-4.2.17-1|104	- new version
12cr|ocaml-sexplib-4.2.17-1|105	
12cr|ocaml-sexplib-4.2.17-1|106	* Sat Sep 12 2009 Florent Monnier <blue_prawn@mandriva.org> 4.2.12-2mdv2010.0
12cr|ocaml-sexplib-4.2.17-1|107	+ Revision: 438544
12cr|ocaml-sexplib-4.2.17-1|108	- added Requires: ocaml-type-conv
12cr|ocaml-sexplib-4.2.17-1|109	- install some sample files
12cr|ocaml-sexplib-4.2.17-1|110	
12cr|ocaml-sexplib-4.2.17-1|111	* Thu Aug 06 2009 Florent Monnier <blue_prawn@mandriva.org> 4.2.12-1mdv2010.0
12cr|ocaml-sexplib-4.2.17-1|112	+ Revision: 410923
12cr|ocaml-sexplib-4.2.17-1|113	- updated version
12cr|ocaml-sexplib-4.2.17-1|114	
12cr|ocaml-sexplib-4.2.17-1|115	* Tue Jul 28 2009 Florent Monnier <blue_prawn@mandriva.org> 4.2.11-1mdv2010.0
12cr|ocaml-sexplib-4.2.17-1|116	+ Revision: 401368
12cr|ocaml-sexplib-4.2.17-1|117	- updated version
12cr|ocaml-sexplib-4.2.17-1|118	
12cr|ocaml-sexplib-4.2.17-1|119	* Mon Jun 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 4.2.10-2mdv2010.0
12cr|ocaml-sexplib-4.2.17-1|120	+ Revision: 390538
12cr|ocaml-sexplib-4.2.17-1|121	- rebuild
12cr|ocaml-sexplib-4.2.17-1|122	
12cr|ocaml-sexplib-4.2.17-1|123	* Sat May 23 2009 Florent Monnier <blue_prawn@mandriva.org> 4.2.10-1mdv2010.0
12cr|ocaml-sexplib-4.2.17-1|124	+ Revision: 379084
12cr|ocaml-sexplib-4.2.17-1|125	- updated version
12cr|ocaml-sexplib-4.2.17-1|126	- updated version
12cr|ocaml-sexplib-4.2.17-1|127	- The initial RPM release was made from the fedora rpm .spec file (revision 1.4) by Richard W.M. Jones
12cr|ocaml-sexplib-4.2.17-1|128	
12cr|ocaml-sexplib-4.2.17-1|129	* Tue Jan 06 2009 Florent Monnier <blue_prawn@mandriva.org> 4.2.2-1mdv2009.1
12cr|ocaml-sexplib-4.2.17-1|130	+ Revision: 326265
12cr|ocaml-sexplib-4.2.17-1|131	- import ocaml-sexplib
12cr|ocaml-sexplib-4.2.17-1|132	
12cr|ocaml-sexplib-4.2.17-1|133	
12cr|ocaml-sexplib-4.2.17-1|134	* Sat Dec 20 2008 Florent Monnier <fmonnier@linux-nantes.org> 4.2.2-1mdv
12cr|ocaml-sexplib-4.2.17-1|135	- Initial RPM release made from the fedora rpm .spec file (revision 1.4) by Richard W.M. Jones
12cr|ocaml-sexplib-4.2.17-1|136	# found there: http://cvs.fedoraproject.org/viewvc/devel/ocaml-sexplib/
12cr|ocaml-sexplib-4.2.17-1|137	# taken spec file rev 1.4 and patch rev 1.1

3594 12
12cr|ocaml-sha-1.7-2|1	Name:           ocaml-sha
12cr|ocaml-sha-1.7-2|2	Version:        1.7
12cr|ocaml-sha-1.7-2|3	Release:        2
12cr|ocaml-sha-1.7-2|4	Summary:        SHA Cryptographic Hash Functions for OCaml
12cr|ocaml-sha-1.7-2|5	License:        LGPL 2.1 or LGPL 3.0
12cr|ocaml-sha-1.7-2|6	Group:          Development/Other
12cr|ocaml-sha-1.7-2|7	URL:            http://tab.snarc.org/projects/ocaml_sha
12cr|ocaml-sha-1.7-2|8	Source0:        http://tab.snarc.org/download/ocaml/ocaml_sha-%{version}.tar.bz2
12cr|ocaml-sha-1.7-2|9	# the command line utilities use argv.(0) (cf mlcmd_renamed)
12cr|ocaml-sha-1.7-2|10	Patch0:         ocaml-sha-1.7_sumrenamed.patch
12cr|ocaml-sha-1.7-2|11	BuildRequires:  ocaml-findlib
12cr|ocaml-sha-1.7-2|12	BuildRequires:  ocaml
12cr|ocaml-sha-1.7-2|13	
12cr|ocaml-sha-1.7-2|14	%description
12cr|ocaml-sha-1.7-2|15	SHA is a cryptographic hash function.
12cr|ocaml-sha-1.7-2|16	This provide an interface for OCaml program to use
12cr|ocaml-sha-1.7-2|17	SHA1, SHA256 and SHA512 functions.
12cr|ocaml-sha-1.7-2|18	
12cr|ocaml-sha-1.7-2|19	SHA1 implements the second implementation that produce
12cr|ocaml-sha-1.7-2|20	a 160 bit digest from its input.
12cr|ocaml-sha-1.7-2|21	SHA256 implements newer version that produce 256 bits digest.
12cr|ocaml-sha-1.7-2|22	SHA512 produces 512 bits digest.
12cr|ocaml-sha-1.7-2|23	
12cr|ocaml-sha-1.7-2|24	%package        devel
12cr|ocaml-sha-1.7-2|25	Summary:        Development files for %{name}
12cr|ocaml-sha-1.7-2|26	Group:          Development/Other
12cr|ocaml-sha-1.7-2|27	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-sha-1.7-2|28	
12cr|ocaml-sha-1.7-2|29	%description    devel
12cr|ocaml-sha-1.7-2|30	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-sha-1.7-2|31	developing applications that use %{name}.
12cr|ocaml-sha-1.7-2|32	
12cr|ocaml-sha-1.7-2|33	%prep
12cr|ocaml-sha-1.7-2|34	%setup -q -n ocaml_sha-%{version}
12cr|ocaml-sha-1.7-2|35	%patch0 -p1
12cr|ocaml-sha-1.7-2|36	
12cr|ocaml-sha-1.7-2|37	%build
12cr|ocaml-sha-1.7-2|38	make       # the lib
12cr|ocaml-sha-1.7-2|39	make bins  # the progs
12cr|ocaml-sha-1.7-2|40	make doc
12cr|ocaml-sha-1.7-2|41	
12cr|ocaml-sha-1.7-2|42	%install
12cr|ocaml-sha-1.7-2|43	export DESTDIR=%{buildroot}
12cr|ocaml-sha-1.7-2|44	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-sha-1.7-2|45	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-sha-1.7-2|46	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-sha-1.7-2|47	mkdir -p $OCAMLFIND_DESTDIR/sha
12cr|ocaml-sha-1.7-2|48	ocamlfind install sha META ./*.{mli,cmi,cma,a,cmo,cmx,cmxa,so}
12cr|ocaml-sha-1.7-2|49	install -d -m 0755 %{buildroot}%{_bindir}
12cr|ocaml-sha-1.7-2|50	for p in sha*sum ; do mv $p ml$p ; done
12cr|ocaml-sha-1.7-2|51	# mlcmd_renamed: rename shaXsum to mlshaXsum (conflict with coreutils)
12cr|ocaml-sha-1.7-2|52	install -m 0755 mlsha*sum %{buildroot}%{_bindir}/
12cr|ocaml-sha-1.7-2|53	
12cr|ocaml-sha-1.7-2|54	%files
12cr|ocaml-sha-1.7-2|55	%defattr(-,root,root)
12cr|ocaml-sha-1.7-2|56	%doc README
12cr|ocaml-sha-1.7-2|57	%dir %{_libdir}/ocaml/sha
12cr|ocaml-sha-1.7-2|58	%{_libdir}/ocaml/sha/META
12cr|ocaml-sha-1.7-2|59	%{_libdir}/ocaml/sha/*.cma
12cr|ocaml-sha-1.7-2|60	%{_libdir}/ocaml/sha/*.cmi
12cr|ocaml-sha-1.7-2|61	%{_libdir}/ocaml/sha/*.cmo
12cr|ocaml-sha-1.7-2|62	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-sha-1.7-2|63	%{_bindir}/mlsha1sum
12cr|ocaml-sha-1.7-2|64	%{_bindir}/mlsha256sum
12cr|ocaml-sha-1.7-2|65	%{_bindir}/mlsha512sum
12cr|ocaml-sha-1.7-2|66	
12cr|ocaml-sha-1.7-2|67	%files devel
12cr|ocaml-sha-1.7-2|68	%defattr(-,root,root)
12cr|ocaml-sha-1.7-2|69	%doc sha.test.ml
12cr|ocaml-sha-1.7-2|70	%doc html
12cr|ocaml-sha-1.7-2|71	%{_libdir}/ocaml/sha/*.a
12cr|ocaml-sha-1.7-2|72	%{_libdir}/ocaml/sha/*.cmxa
12cr|ocaml-sha-1.7-2|73	%{_libdir}/ocaml/sha/*.cmx
12cr|ocaml-sha-1.7-2|74	%{_libdir}/ocaml/sha/*.ml*
12cr|ocaml-sha-1.7-2|75	
12cr|ocaml-sha-1.7-2|76	
12cr|ocaml-sha-1.7-2|77	
12cr|ocaml-sha-1.7-2|78	%changelog
12cr|ocaml-sha-1.7-2|79	* Fri Mar 26 2010 Florent Monnier <blue_prawn@mandriva.org> 1.7-1mdv2010.1
12cr|ocaml-sha-1.7-2|80	+ Revision: 527566
12cr|ocaml-sha-1.7-2|81	- updated to version 1.7
12cr|ocaml-sha-1.7-2|82	
12cr|ocaml-sha-1.7-2|83	* Thu Aug 06 2009 Florent Monnier <blue_prawn@mandriva.org> 1.5-5mdv2010.0
12cr|ocaml-sha-1.7-2|84	+ Revision: 410894
12cr|ocaml-sha-1.7-2|85	- corrected makefile
12cr|ocaml-sha-1.7-2|86	- incremented release number
12cr|ocaml-sha-1.7-2|87	- corrected conflict names
12cr|ocaml-sha-1.7-2|88	- corrected loadable stubs
12cr|ocaml-sha-1.7-2|89	
12cr|ocaml-sha-1.7-2|90	* Mon Aug 03 2009 Florent Monnier <blue_prawn@mandriva.org> 1.5-3mdv2010.0
12cr|ocaml-sha-1.7-2|91	+ Revision: 408264
12cr|ocaml-sha-1.7-2|92	- incremented rel number
12cr|ocaml-sha-1.7-2|93	- corrected META file
12cr|ocaml-sha-1.7-2|94	- incremented rel number
12cr|ocaml-sha-1.7-2|95	- missing files now included
12cr|ocaml-sha-1.7-2|96	
12cr|ocaml-sha-1.7-2|97	* Mon Aug 03 2009 Florent Monnier <blue_prawn@mandriva.org> 1.5-1mdv2010.0
12cr|ocaml-sha-1.7-2|98	+ Revision: 407795
12cr|ocaml-sha-1.7-2|99	- updated version
12cr|ocaml-sha-1.7-2|100	
12cr|ocaml-sha-1.7-2|101	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-5mdv2010.0
12cr|ocaml-sha-1.7-2|102	+ Revision: 390304
12cr|ocaml-sha-1.7-2|103	- rebuild
12cr|ocaml-sha-1.7-2|104	
12cr|ocaml-sha-1.7-2|105	* Wed Feb 25 2009 Florent Monnier <blue_prawn@mandriva.org> 1.4-4mdv2009.1
12cr|ocaml-sha-1.7-2|106	+ Revision: 344631
12cr|ocaml-sha-1.7-2|107	- incremented release number
12cr|ocaml-sha-1.7-2|108	- cmd tools fixed
12cr|ocaml-sha-1.7-2|109	
12cr|ocaml-sha-1.7-2|110	* Fri Feb 13 2009 Florent Monnier <blue_prawn@mandriva.org> 1.4-3mdv2009.1
12cr|ocaml-sha-1.7-2|111	+ Revision: 340097
12cr|ocaml-sha-1.7-2|112	- unpackaged file(s)
12cr|ocaml-sha-1.7-2|113	- forgot to increm the rel number
12cr|ocaml-sha-1.7-2|114	- bug with sha(256|512)sum
12cr|ocaml-sha-1.7-2|115	
12cr|ocaml-sha-1.7-2|116	* Fri Feb 13 2009 Florent Monnier <blue_prawn@mandriva.org> 1.4-2mdv2009.1
12cr|ocaml-sha-1.7-2|117	+ Revision: 340089
12cr|ocaml-sha-1.7-2|118	- updated release number
12cr|ocaml-sha-1.7-2|119	- conflict with coreutils
12cr|ocaml-sha-1.7-2|120	
12cr|ocaml-sha-1.7-2|121	* Fri Feb 13 2009 Florent Monnier <blue_prawn@mandriva.org> 1.4-1mdv2009.1
12cr|ocaml-sha-1.7-2|122	+ Revision: 340073
12cr|ocaml-sha-1.7-2|123	- import ocaml-sha
12cr|ocaml-sha-1.7-2|124	
12cr|ocaml-sha-1.7-2|125	

3595 12
12cr|ocaml-shout-0.2.7-2|1	Name:           ocaml-shout
12cr|ocaml-shout-0.2.7-2|2	Version:        0.2.7
12cr|ocaml-shout-0.2.7-2|3	Release:        2
12cr|ocaml-shout-0.2.7-2|4	Summary:        OCaml bindings for the shout library
12cr|ocaml-shout-0.2.7-2|5	License:        GPL
12cr|ocaml-shout-0.2.7-2|6	Group:          Development/Other
12cr|ocaml-shout-0.2.7-2|7	URL:            http://sourceforge.net/projects/savonet/files/
12cr|ocaml-shout-0.2.7-2|8	Source0:        http://downloads.sourceforge.net/savonet/ocaml-shout/ocaml-shout-%{version}.tar.gz
12cr|ocaml-shout-0.2.7-2|9	BuildRequires:  ocaml-findlib
12cr|ocaml-shout-0.2.7-2|10	BuildRequires:  ocaml
12cr|ocaml-shout-0.2.7-2|11	BuildRequires:  libshout-devel
12cr|ocaml-shout-0.2.7-2|12	
12cr|ocaml-shout-0.2.7-2|13	%description
12cr|ocaml-shout-0.2.7-2|14	This OCaml library interfaces the shout C library which can be used for
12cr|ocaml-shout-0.2.7-2|15	communicating with and sending data to Icecast and Icecast 2 streaming
12cr|ocaml-shout-0.2.7-2|16	audio servers (they currently support Ogg Vorbis and MP3 audio streams).
12cr|ocaml-shout-0.2.7-2|17	It handles the socket connection, the timing of the data transmission,
12cr|ocaml-shout-0.2.7-2|18	and prevents bad data from getting to the server.
12cr|ocaml-shout-0.2.7-2|19	
12cr|ocaml-shout-0.2.7-2|20	%package        devel
12cr|ocaml-shout-0.2.7-2|21	Summary:        Development files for %{name}
12cr|ocaml-shout-0.2.7-2|22	Group:          Development/Other
12cr|ocaml-shout-0.2.7-2|23	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-shout-0.2.7-2|24	
12cr|ocaml-shout-0.2.7-2|25	%description    devel
12cr|ocaml-shout-0.2.7-2|26	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-shout-0.2.7-2|27	developing applications that use %{name}.
12cr|ocaml-shout-0.2.7-2|28	
12cr|ocaml-shout-0.2.7-2|29	%prep
12cr|ocaml-shout-0.2.7-2|30	%setup -q
12cr|ocaml-shout-0.2.7-2|31	
12cr|ocaml-shout-0.2.7-2|32	%build
12cr|ocaml-shout-0.2.7-2|33	./configure
12cr|ocaml-shout-0.2.7-2|34	make all opt
12cr|ocaml-shout-0.2.7-2|35	make doc
12cr|ocaml-shout-0.2.7-2|36	
12cr|ocaml-shout-0.2.7-2|37	%install
12cr|ocaml-shout-0.2.7-2|38	export DESTDIR=%{buildroot}
12cr|ocaml-shout-0.2.7-2|39	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-shout-0.2.7-2|40	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-shout-0.2.7-2|41	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-shout-0.2.7-2|42	mkdir -p $OCAMLFIND_DESTDIR/shout
12cr|ocaml-shout-0.2.7-2|43	make install
12cr|ocaml-shout-0.2.7-2|44	
12cr|ocaml-shout-0.2.7-2|45	%files
12cr|ocaml-shout-0.2.7-2|46	%defattr(-,root,root)
12cr|ocaml-shout-0.2.7-2|47	%doc COPYING README CHANGES
12cr|ocaml-shout-0.2.7-2|48	%dir %{_libdir}/ocaml/shout
12cr|ocaml-shout-0.2.7-2|49	%{_libdir}/ocaml/shout/META
12cr|ocaml-shout-0.2.7-2|50	%{_libdir}/ocaml/shout/*.cma
12cr|ocaml-shout-0.2.7-2|51	%{_libdir}/ocaml/shout/*.cmi
12cr|ocaml-shout-0.2.7-2|52	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-shout-0.2.7-2|53	
12cr|ocaml-shout-0.2.7-2|54	%files devel
12cr|ocaml-shout-0.2.7-2|55	%defattr(-,root,root)
12cr|ocaml-shout-0.2.7-2|56	%doc doc/html
12cr|ocaml-shout-0.2.7-2|57	%doc examples
12cr|ocaml-shout-0.2.7-2|58	%{_libdir}/ocaml/shout/*.a
12cr|ocaml-shout-0.2.7-2|59	%{_libdir}/ocaml/shout/*.cmxa
12cr|ocaml-shout-0.2.7-2|60	%{_libdir}/ocaml/shout/*.cmx
12cr|ocaml-shout-0.2.7-2|61	%{_libdir}/ocaml/shout/*.mli
12cr|ocaml-shout-0.2.7-2|62	
12cr|ocaml-shout-0.2.7-2|63	
12cr|ocaml-shout-0.2.7-2|64	
12cr|ocaml-shout-0.2.7-2|65	%changelog
12cr|ocaml-shout-0.2.7-2|66	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.7-1mdv2010.1
12cr|ocaml-shout-0.2.7-2|67	+ Revision: 496351
12cr|ocaml-shout-0.2.7-2|68	- update to new version 0.2.7
12cr|ocaml-shout-0.2.7-2|69	
12cr|ocaml-shout-0.2.7-2|70	* Fri Sep 04 2009 Florent Monnier <blue_prawn@mandriva.org> 0.2.6-1mdv2010.0
12cr|ocaml-shout-0.2.7-2|71	+ Revision: 430807
12cr|ocaml-shout-0.2.7-2|72	- import ocaml-shout
12cr|ocaml-shout-0.2.7-2|73	

3596 12
12cr|ocaml-simple_gettext-0.1-16|1	%define base_name   simple_gettext
12cr|ocaml-simple_gettext-0.1-16|2	%define name		ocaml-%{base_name}
12cr|ocaml-simple_gettext-0.1-16|3	%define version     0.1
12cr|ocaml-simple_gettext-0.1-16|4	%define release     %mkrel 16
12cr|ocaml-simple_gettext-0.1-16|5	
12cr|ocaml-simple_gettext-0.1-16|6	Name:		    %{name}
12cr|ocaml-simple_gettext-0.1-16|7	Version:	    %{version}
12cr|ocaml-simple_gettext-0.1-16|8	Release: 	    %{release}
12cr|ocaml-simple_gettext-0.1-16|9	Summary:	    OCaml wrapper for the gettext library
12cr|ocaml-simple_gettext-0.1-16|10	URL:		    http://merd.net/pixel/ocaml-simple_gettext
12cr|ocaml-simple_gettext-0.1-16|11	Source0:	    http://merd.sourceforge.net/pixel/ocaml-simple_gettext/%{name}-%{version}.tar.bz2
12cr|ocaml-simple_gettext-0.1-16|12	License:	    GPL
12cr|ocaml-simple_gettext-0.1-16|13	Group:		    Development/Other
12cr|ocaml-simple_gettext-0.1-16|14	BuildRequires:  ocaml >= 3.10
12cr|ocaml-simple_gettext-0.1-16|15	BuildRequires:  ocaml-findlib
12cr|ocaml-simple_gettext-0.1-16|16	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|ocaml-simple_gettext-0.1-16|17	
12cr|ocaml-simple_gettext-0.1-16|18	%description
12cr|ocaml-simple_gettext-0.1-16|19	OCaml wrapper for the gettext library
12cr|ocaml-simple_gettext-0.1-16|20	
12cr|ocaml-simple_gettext-0.1-16|21	%package devel
12cr|ocaml-simple_gettext-0.1-16|22	Summary:    OCaml wrapper for the gettext library
12cr|ocaml-simple_gettext-0.1-16|23	Group:		Development/Other
12cr|ocaml-simple_gettext-0.1-16|24	Requires:	%{name} = %{version}-%{release}
12cr|ocaml-simple_gettext-0.1-16|25	
12cr|ocaml-simple_gettext-0.1-16|26	%description devel
12cr|ocaml-simple_gettext-0.1-16|27	OCaml wrapper for the gettext library
12cr|ocaml-simple_gettext-0.1-16|28	
12cr|ocaml-simple_gettext-0.1-16|29	%prep
12cr|ocaml-simple_gettext-0.1-16|30	%setup -q -n %{base_name}-%{version}
12cr|ocaml-simple_gettext-0.1-16|31	
12cr|ocaml-simple_gettext-0.1-16|32	%build
12cr|ocaml-simple_gettext-0.1-16|33	make
12cr|ocaml-simple_gettext-0.1-16|34	
12cr|ocaml-simple_gettext-0.1-16|35	%install
12cr|ocaml-simple_gettext-0.1-16|36	rm -rf %{buildroot}
12cr|ocaml-simple_gettext-0.1-16|37	install -d %{buildroot}%{_bindir}
12cr|ocaml-simple_gettext-0.1-16|38	install -d %{buildroot}%{_libdir}/ocaml/stublibs
12cr|ocaml-simple_gettext-0.1-16|39	%makeinstall_std OCAMLFIND_DESTDIR=%buildroot%{_libdir}/ocaml
12cr|ocaml-simple_gettext-0.1-16|40	rm -f %{buildroot}%{_libdir}/ocaml/stublibs/*.owner
12cr|ocaml-simple_gettext-0.1-16|41	
12cr|ocaml-simple_gettext-0.1-16|42	%clean
12cr|ocaml-simple_gettext-0.1-16|43	rm -rf %{buildroot}
12cr|ocaml-simple_gettext-0.1-16|44	
12cr|ocaml-simple_gettext-0.1-16|45	%files
12cr|ocaml-simple_gettext-0.1-16|46	%defattr(-,root,root)
12cr|ocaml-simple_gettext-0.1-16|47	%doc README docs
12cr|ocaml-simple_gettext-0.1-16|48	%dir %{_libdir}/ocaml/%{base_name}
12cr|ocaml-simple_gettext-0.1-16|49	%{_libdir}/ocaml/%{base_name}/*.cmi
12cr|ocaml-simple_gettext-0.1-16|50	%{_libdir}/ocaml/%{base_name}/*.cma
12cr|ocaml-simple_gettext-0.1-16|51	%{_libdir}/ocaml/%{base_name}/META
12cr|ocaml-simple_gettext-0.1-16|52	%{_libdir}/ocaml/stublibs/*.so
12cr|ocaml-simple_gettext-0.1-16|53	
12cr|ocaml-simple_gettext-0.1-16|54	%files devel
12cr|ocaml-simple_gettext-0.1-16|55	%defattr(-,root,root)
12cr|ocaml-simple_gettext-0.1-16|56	%{_bindir}/*
12cr|ocaml-simple_gettext-0.1-16|57	%{_libdir}/ocaml/%{base_name}/*.a
12cr|ocaml-simple_gettext-0.1-16|58	%{_libdir}/ocaml/%{base_name}/*.cmxa
12cr|ocaml-simple_gettext-0.1-16|59	%{_libdir}/ocaml/%{base_name}/*.mli
12cr|ocaml-simple_gettext-0.1-16|60	
12cr|ocaml-simple_gettext-0.1-16|61	
12cr|ocaml-simple_gettext-0.1-16|62	%changelog
12cr|ocaml-simple_gettext-0.1-16|63	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-16mdv2010.0
12cr|ocaml-simple_gettext-0.1-16|64	+ Revision: 390305
12cr|ocaml-simple_gettext-0.1-16|65	- rebuild
12cr|ocaml-simple_gettext-0.1-16|66	
12cr|ocaml-simple_gettext-0.1-16|67	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-15mdv2009.1
12cr|ocaml-simple_gettext-0.1-16|68	+ Revision: 320954
12cr|ocaml-simple_gettext-0.1-16|69	- move non-devel files in main package
12cr|ocaml-simple_gettext-0.1-16|70	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-simple_gettext-0.1-16|71	
12cr|ocaml-simple_gettext-0.1-16|72	* Tue Dec 09 2008 Pixel <pixel@mandriva.com> 0.1-14mdv2009.1
12cr|ocaml-simple_gettext-0.1-16|73	+ Revision: 312235
12cr|ocaml-simple_gettext-0.1-16|74	- rebuild
12cr|ocaml-simple_gettext-0.1-16|75	
12cr|ocaml-simple_gettext-0.1-16|76	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.1-13mdv2009.0
12cr|ocaml-simple_gettext-0.1-16|77	+ Revision: 254356
12cr|ocaml-simple_gettext-0.1-16|78	- rebuild
12cr|ocaml-simple_gettext-0.1-16|79	
12cr|ocaml-simple_gettext-0.1-16|80	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.1-11mdv2008.1
12cr|ocaml-simple_gettext-0.1-16|81	+ Revision: 136634
12cr|ocaml-simple_gettext-0.1-16|82	- restore BuildRoot
12cr|ocaml-simple_gettext-0.1-16|83	
12cr|ocaml-simple_gettext-0.1-16|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocaml-simple_gettext-0.1-16|85	- kill re-definition of %%buildroot on Pixel's request
12cr|ocaml-simple_gettext-0.1-16|86	
12cr|ocaml-simple_gettext-0.1-16|87	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-11mdv2008.0
12cr|ocaml-simple_gettext-0.1-16|88	+ Revision: 77686
12cr|ocaml-simple_gettext-0.1-16|89	- drop macro definition, now in rpm-mandriva-setup
12cr|ocaml-simple_gettext-0.1-16|90	ship .cmi file in non-devel subpackage
12cr|ocaml-simple_gettext-0.1-16|91	
12cr|ocaml-simple_gettext-0.1-16|92	* Tue May 29 2007 Pixel <pixel@mandriva.com> 0.1-10mdv2008.0
12cr|ocaml-simple_gettext-0.1-16|93	+ Revision: 32509
12cr|ocaml-simple_gettext-0.1-16|94	- rebuild with new ocaml
12cr|ocaml-simple_gettext-0.1-16|95	- versioned obsolete and versioned provide
12cr|ocaml-simple_gettext-0.1-16|96	
12cr|ocaml-simple_gettext-0.1-16|97	
12cr|ocaml-simple_gettext-0.1-16|98	* Wed Mar 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-9mdv2007.1
12cr|ocaml-simple_gettext-0.1-16|99	+ Revision: 147156
12cr|ocaml-simple_gettext-0.1-16|100	- devel package obsoletes non-devel one
12cr|ocaml-simple_gettext-0.1-16|101	
12cr|ocaml-simple_gettext-0.1-16|102	* Thu Jan 25 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-8mdv2007.1
12cr|ocaml-simple_gettext-0.1-16|103	+ Revision: 113235
12cr|ocaml-simple_gettext-0.1-16|104	- this is actually a devel-only package
12cr|ocaml-simple_gettext-0.1-16|105	- Import ocaml-simple_gettext
12cr|ocaml-simple_gettext-0.1-16|106	
12cr|ocaml-simple_gettext-0.1-16|107	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-7mdv2007.0
12cr|ocaml-simple_gettext-0.1-16|108	- rebuild
12cr|ocaml-simple_gettext-0.1-16|109	
12cr|ocaml-simple_gettext-0.1-16|110	* Wed Apr 26 2006 Pixel <pixel@mandriva.com> 0.1-6mdk
12cr|ocaml-simple_gettext-0.1-16|111	- rebuild for new ocaml
12cr|ocaml-simple_gettext-0.1-16|112	
12cr|ocaml-simple_gettext-0.1-16|113	* Mon Jan 23 2006 Pixel <pixel@mandriva.com> 0.1-5mdk
12cr|ocaml-simple_gettext-0.1-16|114	- rebuild for new ocaml
12cr|ocaml-simple_gettext-0.1-16|115	
12cr|ocaml-simple_gettext-0.1-16|116	* Fri Nov 04 2005 Pixel <pixel@mandriva.com> 0.1-4mdk
12cr|ocaml-simple_gettext-0.1-16|117	- rebuild for new ocaml
12cr|ocaml-simple_gettext-0.1-16|118	
12cr|ocaml-simple_gettext-0.1-16|119	* Sat May 07 2005 Pixel <pixel@mandriva.com> 0.1-3mdk
12cr|ocaml-simple_gettext-0.1-16|120	- do have files in lib64 on x86_64
12cr|ocaml-simple_gettext-0.1-16|121	
12cr|ocaml-simple_gettext-0.1-16|122	* Sat May 07 2005 Pixel <pixel@mandriva.com> 0.1-2mdk
12cr|ocaml-simple_gettext-0.1-16|123	- don't _libdir since it doesn't get to lib64 on x86_64
12cr|ocaml-simple_gettext-0.1-16|124	- %%mkrel
12cr|ocaml-simple_gettext-0.1-16|125	
12cr|ocaml-simple_gettext-0.1-16|126	* Tue Nov 09 2004 Pixel <pixel@mandrakesoft.com> 0.1-1mdk
12cr|ocaml-simple_gettext-0.1-16|127	- initial release
12cr|ocaml-simple_gettext-0.1-16|128	

3597 12
12cr|ocaml-speex-0.1.2-2|1	Name:           ocaml-speex
12cr|ocaml-speex-0.1.2-2|2	Version:        0.1.2
12cr|ocaml-speex-0.1.2-2|3	Release:        2
12cr|ocaml-speex-0.1.2-2|4	Summary:        OCaml interface to the speex library
12cr|ocaml-speex-0.1.2-2|5	License:        GPL
12cr|ocaml-speex-0.1.2-2|6	Group:          Development/Other
12cr|ocaml-speex-0.1.2-2|7	URL:            http://sourceforge.net/projects/savonet/files/
12cr|ocaml-speex-0.1.2-2|8	Source0:        http://downloads.sourceforge.net/savonet/ocaml-speex/ocaml-speex-%{version}.tar.gz
12cr|ocaml-speex-0.1.2-2|9	BuildRequires:  ocaml
12cr|ocaml-speex-0.1.2-2|10	BuildRequires:  ocaml-findlib
12cr|ocaml-speex-0.1.2-2|11	BuildRequires:  ocaml-ogg-devel
12cr|ocaml-speex-0.1.2-2|12	BuildRequires:  pkgconfig(ogg)
12cr|ocaml-speex-0.1.2-2|13	BuildRequires:  pkgconfig(speex)
12cr|ocaml-speex-0.1.2-2|14	Requires:       speex
12cr|ocaml-speex-0.1.2-2|15	
12cr|ocaml-speex-0.1.2-2|16	%description
12cr|ocaml-speex-0.1.2-2|17	This package provides an interface to the speex library for
12cr|ocaml-speex-0.1.2-2|18	OCaml programmers.
12cr|ocaml-speex-0.1.2-2|19	
12cr|ocaml-speex-0.1.2-2|20	Speex is an audio codec especially designed for compressing voice at low
12cr|ocaml-speex-0.1.2-2|21	bit-rates for applications such as voice over IP (VoIP).
12cr|ocaml-speex-0.1.2-2|22	
12cr|ocaml-speex-0.1.2-2|23	%package        devel
12cr|ocaml-speex-0.1.2-2|24	Summary:        Development files for %{name}
12cr|ocaml-speex-0.1.2-2|25	Group:          Development/Other
12cr|ocaml-speex-0.1.2-2|26	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-speex-0.1.2-2|27	
12cr|ocaml-speex-0.1.2-2|28	%description    devel
12cr|ocaml-speex-0.1.2-2|29	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-speex-0.1.2-2|30	developing applications that use %{name}.
12cr|ocaml-speex-0.1.2-2|31	
12cr|ocaml-speex-0.1.2-2|32	%prep
12cr|ocaml-speex-0.1.2-2|33	%setup -q
12cr|ocaml-speex-0.1.2-2|34	
12cr|ocaml-speex-0.1.2-2|35	%build
12cr|ocaml-speex-0.1.2-2|36	./configure
12cr|ocaml-speex-0.1.2-2|37	make
12cr|ocaml-speex-0.1.2-2|38	make doc
12cr|ocaml-speex-0.1.2-2|39	
12cr|ocaml-speex-0.1.2-2|40	%install
12cr|ocaml-speex-0.1.2-2|41	export DESTDIR=%{buildroot}
12cr|ocaml-speex-0.1.2-2|42	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-speex-0.1.2-2|43	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-speex-0.1.2-2|44	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-speex-0.1.2-2|45	mkdir -p $OCAMLFIND_DESTDIR/speex
12cr|ocaml-speex-0.1.2-2|46	make install
12cr|ocaml-speex-0.1.2-2|47	
12cr|ocaml-speex-0.1.2-2|48	%files
12cr|ocaml-speex-0.1.2-2|49	%defattr(-,root,root)
12cr|ocaml-speex-0.1.2-2|50	%doc COPYING README CHANGES
12cr|ocaml-speex-0.1.2-2|51	%dir %{_libdir}/ocaml/speex
12cr|ocaml-speex-0.1.2-2|52	%{_libdir}/ocaml/speex/META
12cr|ocaml-speex-0.1.2-2|53	%{_libdir}/ocaml/speex/*.cma
12cr|ocaml-speex-0.1.2-2|54	%{_libdir}/ocaml/speex/*.cmi
12cr|ocaml-speex-0.1.2-2|55	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-speex-0.1.2-2|56	
12cr|ocaml-speex-0.1.2-2|57	%files devel
12cr|ocaml-speex-0.1.2-2|58	%defattr(-,root,root)
12cr|ocaml-speex-0.1.2-2|59	%doc doc/html
12cr|ocaml-speex-0.1.2-2|60	%doc examples
12cr|ocaml-speex-0.1.2-2|61	%{_libdir}/ocaml/speex/*.a
12cr|ocaml-speex-0.1.2-2|62	%{_libdir}/ocaml/speex/*.cmxa
12cr|ocaml-speex-0.1.2-2|63	%{_libdir}/ocaml/speex/*.cmx
12cr|ocaml-speex-0.1.2-2|64	%{_libdir}/ocaml/speex/*.mli
12cr|ocaml-speex-0.1.2-2|65	
12cr|ocaml-speex-0.1.2-2|66	
12cr|ocaml-speex-0.1.2-2|67	
12cr|ocaml-speex-0.1.2-2|68	%changelog
12cr|ocaml-speex-0.1.2-2|69	* Wed Mar 17 2010 Florent Monnier <blue_prawn@mandriva.org> 0.1.2-1mdv2010.1
12cr|ocaml-speex-0.1.2-2|70	+ Revision: 522810
12cr|ocaml-speex-0.1.2-2|71	- update to new version 0.1.2
12cr|ocaml-speex-0.1.2-2|72	
12cr|ocaml-speex-0.1.2-2|73	* Mon Sep 07 2009 Florent Monnier <blue_prawn@mandriva.org> 0.1.1-1mdv2010.0
12cr|ocaml-speex-0.1.2-2|74	+ Revision: 432953
12cr|ocaml-speex-0.1.2-2|75	- BuildRequires: libogg-devel
12cr|ocaml-speex-0.1.2-2|76	- BuildRequires: ocaml-ogg-devel
12cr|ocaml-speex-0.1.2-2|77	- BuildRequires: libspeex
12cr|ocaml-speex-0.1.2-2|78	- import ocaml-speex
12cr|ocaml-speex-0.1.2-2|79	

3598 12
12cr|ocaml-sqlite-1.5.7-2|1	Name:           ocaml-sqlite
12cr|ocaml-sqlite-1.5.7-2|2	Version:        1.5.7
12cr|ocaml-sqlite-1.5.7-2|3	Release:        2
12cr|ocaml-sqlite-1.5.7-2|4	Summary:        OCaml library for accessing SQLite3 databases
12cr|ocaml-sqlite-1.5.7-2|5	
12cr|ocaml-sqlite-1.5.7-2|6	Group:          Development/Other
12cr|ocaml-sqlite-1.5.7-2|7	License:        BSD
12cr|ocaml-sqlite-1.5.7-2|8	URL:            http://www.ocaml.info/home/ocaml_sources.html#ocaml-sqlite3
12cr|ocaml-sqlite-1.5.7-2|9	Source0:        http://www.ocaml.info/ocaml_sources/ocaml-sqlite3-release-%{version}.tar.bz2
12cr|ocaml-sqlite-1.5.7-2|10	# curl http://hg.ocaml.info/release/ocaml-sqlite3/archive/release-%{version}.tar.bz2 > ocaml-sqlite3-release-%{version}.tar.bz2
12cr|ocaml-sqlite-1.5.7-2|11	Patch0:         ocaml-sqlite-debian-install-no-mktop.patch
12cr|ocaml-sqlite-1.5.7-2|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-sqlite-1.5.7-2|13	
12cr|ocaml-sqlite-1.5.7-2|14	BuildRequires:  ocaml >= 3.10.0
12cr|ocaml-sqlite-1.5.7-2|15	BuildRequires:  ocaml-findlib
12cr|ocaml-sqlite-1.5.7-2|16	BuildRequires:  camlp4
12cr|ocaml-sqlite-1.5.7-2|17	BuildRequires:  sqlite3-devel
12cr|ocaml-sqlite-1.5.7-2|18	BuildRequires:  chrpath
12cr|ocaml-sqlite-1.5.7-2|19	
12cr|ocaml-sqlite-1.5.7-2|20	%description
12cr|ocaml-sqlite-1.5.7-2|21	SQLite 3 database library wrapper for OCaml.
12cr|ocaml-sqlite-1.5.7-2|22	
12cr|ocaml-sqlite-1.5.7-2|23	%package        devel
12cr|ocaml-sqlite-1.5.7-2|24	Summary:        Development files for %{name}
12cr|ocaml-sqlite-1.5.7-2|25	Group:          Development/Other
12cr|ocaml-sqlite-1.5.7-2|26	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-sqlite-1.5.7-2|27	
12cr|ocaml-sqlite-1.5.7-2|28	%description    devel
12cr|ocaml-sqlite-1.5.7-2|29	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-sqlite-1.5.7-2|30	developing applications that use %{name}.
12cr|ocaml-sqlite-1.5.7-2|31	
12cr|ocaml-sqlite-1.5.7-2|32	
12cr|ocaml-sqlite-1.5.7-2|33	%prep
12cr|ocaml-sqlite-1.5.7-2|34	%setup -q -n ocaml-sqlite3-release-%{version}
12cr|ocaml-sqlite-1.5.7-2|35	%patch0 -p1
12cr|ocaml-sqlite-1.5.7-2|36	
12cr|ocaml-sqlite-1.5.7-2|37	./configure --libdir=%{_libdir}
12cr|ocaml-sqlite-1.5.7-2|38	
12cr|ocaml-sqlite-1.5.7-2|39	%build
12cr|ocaml-sqlite-1.5.7-2|40	make all
12cr|ocaml-sqlite-1.5.7-2|41	make docs
12cr|ocaml-sqlite-1.5.7-2|42	
12cr|ocaml-sqlite-1.5.7-2|43	
12cr|ocaml-sqlite-1.5.7-2|44	%check
12cr|ocaml-sqlite-1.5.7-2|45	pushd test
12cr|ocaml-sqlite-1.5.7-2|46	for f in test_db test_exec test_stmt test_fun; do
12cr|ocaml-sqlite-1.5.7-2|47	ocamlopt -I .. str.cmxa sqlite3.cmxa $f.ml -o $f
12cr|ocaml-sqlite-1.5.7-2|48	./$f
12cr|ocaml-sqlite-1.5.7-2|49	done
12cr|ocaml-sqlite-1.5.7-2|50	popd
12cr|ocaml-sqlite-1.5.7-2|51	
12cr|ocaml-sqlite-1.5.7-2|52	
12cr|ocaml-sqlite-1.5.7-2|53	%install
12cr|ocaml-sqlite-1.5.7-2|54	rm -rf %{buildroot}
12cr|ocaml-sqlite-1.5.7-2|55	export DESTDIR=%{buildroot}
12cr|ocaml-sqlite-1.5.7-2|56	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-sqlite-1.5.7-2|57	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-sqlite-1.5.7-2|58	make install
12cr|ocaml-sqlite-1.5.7-2|59	
12cr|ocaml-sqlite-1.5.7-2|60	strip $OCAMLFIND_DESTDIR/stublibs/dll*.so
12cr|ocaml-sqlite-1.5.7-2|61	chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so
12cr|ocaml-sqlite-1.5.7-2|62	
12cr|ocaml-sqlite-1.5.7-2|63	
12cr|ocaml-sqlite-1.5.7-2|64	%clean
12cr|ocaml-sqlite-1.5.7-2|65	rm -rf %{buildroot}
12cr|ocaml-sqlite-1.5.7-2|66	
12cr|ocaml-sqlite-1.5.7-2|67	
12cr|ocaml-sqlite-1.5.7-2|68	%files
12cr|ocaml-sqlite-1.5.7-2|69	%defattr(-,root,root,-)
12cr|ocaml-sqlite-1.5.7-2|70	%doc COPYING
12cr|ocaml-sqlite-1.5.7-2|71	%{_libdir}/ocaml/sqlite3
12cr|ocaml-sqlite-1.5.7-2|72	%exclude %{_libdir}/ocaml/sqlite3/*.a
12cr|ocaml-sqlite-1.5.7-2|73	%exclude %{_libdir}/ocaml/sqlite3/*.cmxa
12cr|ocaml-sqlite-1.5.7-2|74	%exclude %{_libdir}/ocaml/sqlite3/*.cmx
12cr|ocaml-sqlite-1.5.7-2|75	%exclude %{_libdir}/ocaml/sqlite3/*.mli
12cr|ocaml-sqlite-1.5.7-2|76	%{_libdir}/ocaml/stublibs/*.so
12cr|ocaml-sqlite-1.5.7-2|77	%{_libdir}/ocaml/stublibs/*.so.owner
12cr|ocaml-sqlite-1.5.7-2|78	
12cr|ocaml-sqlite-1.5.7-2|79	
12cr|ocaml-sqlite-1.5.7-2|80	%files devel
12cr|ocaml-sqlite-1.5.7-2|81	%defattr(-,root,root,-)
12cr|ocaml-sqlite-1.5.7-2|82	%doc COPYING Changelog doc README.txt TODO
12cr|ocaml-sqlite-1.5.7-2|83	%{_libdir}/ocaml/sqlite3/*.a
12cr|ocaml-sqlite-1.5.7-2|84	%{_libdir}/ocaml/sqlite3/*.cmxa
12cr|ocaml-sqlite-1.5.7-2|85	%{_libdir}/ocaml/sqlite3/*.cmx
12cr|ocaml-sqlite-1.5.7-2|86	%{_libdir}/ocaml/sqlite3/*.mli
12cr|ocaml-sqlite-1.5.7-2|87	
12cr|ocaml-sqlite-1.5.7-2|88	
12cr|ocaml-sqlite-1.5.7-2|89	
12cr|ocaml-sqlite-1.5.7-2|90	
12cr|ocaml-sqlite-1.5.7-2|91	%changelog
12cr|ocaml-sqlite-1.5.7-2|92	* Wed May 09 2012 Crispin Boylan <crisb@mandriva.org> 1.5.7-2
12cr|ocaml-sqlite-1.5.7-2|93	+ Revision: 797741
12cr|ocaml-sqlite-1.5.7-2|94	- Rebuild
12cr|ocaml-sqlite-1.5.7-2|95	
12cr|ocaml-sqlite-1.5.7-2|96	* Wed Mar 17 2010 Florent Monnier <blue_prawn@mandriva.org> 1.5.7-1mdv2011.0
12cr|ocaml-sqlite-1.5.7-2|97	+ Revision: 522849
12cr|ocaml-sqlite-1.5.7-2|98	- update to new version 1.5.7.
12cr|ocaml-sqlite-1.5.7-2|99	
12cr|ocaml-sqlite-1.5.7-2|100	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.6-1mdv2010.1
12cr|ocaml-sqlite-1.5.7-2|101	+ Revision: 496352
12cr|ocaml-sqlite-1.5.7-2|102	- update to new version 1.5.6
12cr|ocaml-sqlite-1.5.7-2|103	
12cr|ocaml-sqlite-1.5.7-2|104	+ Florent Monnier <blue_prawn@mandriva.org>
12cr|ocaml-sqlite-1.5.7-2|105	- new version
12cr|ocaml-sqlite-1.5.7-2|106	
12cr|ocaml-sqlite-1.5.7-2|107	* Thu Sep 10 2009 Florent Monnier <blue_prawn@mandriva.org> 1.5.4-3mdv2010.0
12cr|ocaml-sqlite-1.5.7-2|108	+ Revision: 437535
12cr|ocaml-sqlite-1.5.7-2|109	- new version
12cr|ocaml-sqlite-1.5.7-2|110	
12cr|ocaml-sqlite-1.5.7-2|111	* Mon Sep 07 2009 Florent Monnier <blue_prawn@mandriva.org> 1.5.3-3mdv2010.0
12cr|ocaml-sqlite-1.5.7-2|112	+ Revision: 432954
12cr|ocaml-sqlite-1.5.7-2|113	- new version
12cr|ocaml-sqlite-1.5.7-2|114	
12cr|ocaml-sqlite-1.5.7-2|115	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-3mdv2010.0
12cr|ocaml-sqlite-1.5.7-2|116	+ Revision: 390306
12cr|ocaml-sqlite-1.5.7-2|117	- rebuild
12cr|ocaml-sqlite-1.5.7-2|118	
12cr|ocaml-sqlite-1.5.7-2|119	* Sat May 23 2009 Florent Monnier <blue_prawn@mandriva.org> 1.5.1-2mdv2010.0
12cr|ocaml-sqlite-1.5.7-2|120	+ Revision: 379085
12cr|ocaml-sqlite-1.5.7-2|121	- updated version
12cr|ocaml-sqlite-1.5.7-2|122	- The initial RPM release was made from the fedora rpm .spec file (revision 1.9) by Richard W.M. Jones
12cr|ocaml-sqlite-1.5.7-2|123	
12cr|ocaml-sqlite-1.5.7-2|124	* Wed Jan 07 2009 Florent Monnier <blue_prawn@mandriva.org> 1.2.2-1mdv2009.1
12cr|ocaml-sqlite-1.5.7-2|125	+ Revision: 326814
12cr|ocaml-sqlite-1.5.7-2|126	- corrected group for the devel
12cr|ocaml-sqlite-1.5.7-2|127	- corrected group
12cr|ocaml-sqlite-1.5.7-2|128	- findlib package name
12cr|ocaml-sqlite-1.5.7-2|129	- import ocaml-sqlite
12cr|ocaml-sqlite-1.5.7-2|130	

3599 12
12cr|ocaml-ssl-0.4.5-3|1	Name:           ocaml-ssl
12cr|ocaml-ssl-0.4.5-3|2	Version:        0.4.5
12cr|ocaml-ssl-0.4.5-3|3	Release:        3
12cr|ocaml-ssl-0.4.5-3|4	Summary:        SSL bindings for OCaml
12cr|ocaml-ssl-0.4.5-3|5	
12cr|ocaml-ssl-0.4.5-3|6	Group:          Development/Other
12cr|ocaml-ssl-0.4.5-3|7	License:        LGPLv2+ with exceptions
12cr|ocaml-ssl-0.4.5-3|8	URL:            http://savonet.sourceforge.net/wiki/Savonet
12cr|ocaml-ssl-0.4.5-3|9	Source:        http://sourceforge.net/projects/savonet/files/ocaml-ssl/%{version}/ocaml-ssl-%{version}.tar.gz
12cr|ocaml-ssl-0.4.5-3|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-ssl-0.4.5-3|11	
12cr|ocaml-ssl-0.4.5-3|12	BuildRequires:  ocaml >= 3.10.1
12cr|ocaml-ssl-0.4.5-3|13	BuildRequires:  ocaml-findlib
12cr|ocaml-ssl-0.4.5-3|14	BuildRequires:  openssl-devel
12cr|ocaml-ssl-0.4.5-3|15	BuildRequires:  gawk
12cr|ocaml-ssl-0.4.5-3|16	Requires:       openssl
12cr|ocaml-ssl-0.4.5-3|17	
12cr|ocaml-ssl-0.4.5-3|18	%description
12cr|ocaml-ssl-0.4.5-3|19	SSL bindings for OCaml.
12cr|ocaml-ssl-0.4.5-3|20	
12cr|ocaml-ssl-0.4.5-3|21	%package        devel
12cr|ocaml-ssl-0.4.5-3|22	Summary:        Development files for %{name}
12cr|ocaml-ssl-0.4.5-3|23	Group:          Development/Other
12cr|ocaml-ssl-0.4.5-3|24	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-ssl-0.4.5-3|25	
12cr|ocaml-ssl-0.4.5-3|26	%description    devel
12cr|ocaml-ssl-0.4.5-3|27	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-ssl-0.4.5-3|28	developing applications that use %{name}.
12cr|ocaml-ssl-0.4.5-3|29	
12cr|ocaml-ssl-0.4.5-3|30	%prep
12cr|ocaml-ssl-0.4.5-3|31	%setup -q
12cr|ocaml-ssl-0.4.5-3|32	
12cr|ocaml-ssl-0.4.5-3|33	%build
12cr|ocaml-ssl-0.4.5-3|34	%configure2_5x
12cr|ocaml-ssl-0.4.5-3|35	make
12cr|ocaml-ssl-0.4.5-3|36	
12cr|ocaml-ssl-0.4.5-3|37	%install
12cr|ocaml-ssl-0.4.5-3|38	rm -rf %{buildroot}
12cr|ocaml-ssl-0.4.5-3|39	export DESTDIR=%{buildroot}
12cr|ocaml-ssl-0.4.5-3|40	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-ssl-0.4.5-3|41	mkdir -p $OCAMLFIND_DESTDIR
12cr|ocaml-ssl-0.4.5-3|42	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-ssl-0.4.5-3|43	make install
12cr|ocaml-ssl-0.4.5-3|44	
12cr|ocaml-ssl-0.4.5-3|45	# Copy the examples to the docdir.
12cr|ocaml-ssl-0.4.5-3|46	mkdir -p %{buildroot}%{_docdir}/%{name}-devel-%{version}/examples
12cr|ocaml-ssl-0.4.5-3|47	cp examples/*.ml %{buildroot}%{_docdir}/%{name}-devel-%{version}/examples
12cr|ocaml-ssl-0.4.5-3|48	
12cr|ocaml-ssl-0.4.5-3|49	%clean
12cr|ocaml-ssl-0.4.5-3|50	rm -rf %{buildroot}
12cr|ocaml-ssl-0.4.5-3|51	
12cr|ocaml-ssl-0.4.5-3|52	%files
12cr|ocaml-ssl-0.4.5-3|53	%defattr(-,root,root,-)
12cr|ocaml-ssl-0.4.5-3|54	%doc CHANGES COPYING README
12cr|ocaml-ssl-0.4.5-3|55	%{_libdir}/ocaml/ssl
12cr|ocaml-ssl-0.4.5-3|56	%exclude %{_libdir}/ocaml/ssl/*.a
12cr|ocaml-ssl-0.4.5-3|57	%exclude %{_libdir}/ocaml/ssl/*.cmxa
12cr|ocaml-ssl-0.4.5-3|58	%exclude %{_libdir}/ocaml/ssl/*.mli
12cr|ocaml-ssl-0.4.5-3|59	%{_libdir}/ocaml/stublibs/*.so
12cr|ocaml-ssl-0.4.5-3|60	%{_libdir}/ocaml/stublibs/*.so.owner
12cr|ocaml-ssl-0.4.5-3|61	
12cr|ocaml-ssl-0.4.5-3|62	%files devel
12cr|ocaml-ssl-0.4.5-3|63	%defattr(-,root,root,-)
12cr|ocaml-ssl-0.4.5-3|64	%{_libdir}/ocaml/ssl/*.a
12cr|ocaml-ssl-0.4.5-3|65	%{_libdir}/ocaml/ssl/*.cmxa
12cr|ocaml-ssl-0.4.5-3|66	%{_libdir}/ocaml/ssl/*.mli
12cr|ocaml-ssl-0.4.5-3|67	%{_docdir}/%{name}-devel-%{version}/
12cr|ocaml-ssl-0.4.5-3|68	
12cr|ocaml-ssl-0.4.5-3|69	
12cr|ocaml-ssl-0.4.5-3|70	
12cr|ocaml-ssl-0.4.5-3|71	
12cr|ocaml-ssl-0.4.5-3|72	%changelog
12cr|ocaml-ssl-0.4.5-3|73	* Fri Sep 16 2011 Alexandre Lissy <alissy@mandriva.com> 0.4.5-3
12cr|ocaml-ssl-0.4.5-3|74	+ Revision: 700030
12cr|ocaml-ssl-0.4.5-3|75	- Updating sources to latest 0.4.5
12cr|ocaml-ssl-0.4.5-3|76	- Release bump, rebuilding against latest ocaml
12cr|ocaml-ssl-0.4.5-3|77	
12cr|ocaml-ssl-0.4.5-3|78	* Fri Apr 16 2010 Funda Wang <fwang@mandriva.org> 0.4.4-2mdv2011.0
12cr|ocaml-ssl-0.4.5-3|79	+ Revision: 535264
12cr|ocaml-ssl-0.4.5-3|80	- rebuild for openssl
12cr|ocaml-ssl-0.4.5-3|81	
12cr|ocaml-ssl-0.4.5-3|82	* Wed Mar 17 2010 Florent Monnier <blue_prawn@mandriva.org> 0.4.4-1mdv2010.1
12cr|ocaml-ssl-0.4.5-3|83	+ Revision: 522812
12cr|ocaml-ssl-0.4.5-3|84	- update to new version 0.4.4
12cr|ocaml-ssl-0.4.5-3|85	
12cr|ocaml-ssl-0.4.5-3|86	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.3-3mdv2010.1
12cr|ocaml-ssl-0.4.5-3|87	+ Revision: 496363
12cr|ocaml-ssl-0.4.5-3|88	- rebuild
12cr|ocaml-ssl-0.4.5-3|89	
12cr|ocaml-ssl-0.4.5-3|90	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.3-2mdv2010.0
12cr|ocaml-ssl-0.4.5-3|91	+ Revision: 389925
12cr|ocaml-ssl-0.4.5-3|92	- rebuild
12cr|ocaml-ssl-0.4.5-3|93	
12cr|ocaml-ssl-0.4.5-3|94	* Tue Feb 03 2009 Florent Monnier <blue_prawn@mandriva.org> 0.4.3-1mdv2009.1
12cr|ocaml-ssl-0.4.5-3|95	+ Revision: 337170
12cr|ocaml-ssl-0.4.5-3|96	- updated version
12cr|ocaml-ssl-0.4.5-3|97	
12cr|ocaml-ssl-0.4.5-3|98	* Tue Jan 06 2009 Florent Monnier <blue_prawn@mandriva.org> 0.4.2-1mdv2009.1
12cr|ocaml-ssl-0.4.5-3|99	+ Revision: 326276
12cr|ocaml-ssl-0.4.5-3|100	- import ocaml-ssl
12cr|ocaml-ssl-0.4.5-3|101	

3600 12
12cr|ocaml-syslog-1.4-5|1	%define name	ocaml-syslog
12cr|ocaml-syslog-1.4-5|2	%define up_name syslog
12cr|ocaml-syslog-1.4-5|3	%define version	1.4
12cr|ocaml-syslog-1.4-5|4	%define release	%mkrel 5
12cr|ocaml-syslog-1.4-5|5	
12cr|ocaml-syslog-1.4-5|6	Name:		%{name}
12cr|ocaml-syslog-1.4-5|7	Version:	%{version}
12cr|ocaml-syslog-1.4-5|8	Release:	%{release}
12cr|ocaml-syslog-1.4-5|9	Summary:	Syslog routines for OCaml
12cr|ocaml-syslog-1.4-5|10	Source:		http://homepage.mac.com/letaris/%{up_name}-%{version}.tar.gz
12cr|ocaml-syslog-1.4-5|11	URL:		http://homepage.mac.com/letaris
12cr|ocaml-syslog-1.4-5|12	License:	LGPL
12cr|ocaml-syslog-1.4-5|13	Group:		Development/Other
12cr|ocaml-syslog-1.4-5|14	BuildRequires:	ocaml
12cr|ocaml-syslog-1.4-5|15	BuildRequires:  ocaml-findlib
12cr|ocaml-syslog-1.4-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocaml-syslog-1.4-5|17	
12cr|ocaml-syslog-1.4-5|18	%description
12cr|ocaml-syslog-1.4-5|19	Syslog routines for OCaml.
12cr|ocaml-syslog-1.4-5|20	
12cr|ocaml-syslog-1.4-5|21	%package	devel
12cr|ocaml-syslog-1.4-5|22	Summary:	Development files for %{name}
12cr|ocaml-syslog-1.4-5|23	Group:		Development/Other
12cr|ocaml-syslog-1.4-5|24	Requires:	%{name} = %{version}-%{release}
12cr|ocaml-syslog-1.4-5|25	
12cr|ocaml-syslog-1.4-5|26	%description devel
12cr|ocaml-syslog-1.4-5|27	This package contains the development files needed to build applications
12cr|ocaml-syslog-1.4-5|28	using %{name}.
12cr|ocaml-syslog-1.4-5|29	
12cr|ocaml-syslog-1.4-5|30	%prep
12cr|ocaml-syslog-1.4-5|31	%setup -q -n %{up_name}-%{version}
12cr|ocaml-syslog-1.4-5|32	
12cr|ocaml-syslog-1.4-5|33	%build
12cr|ocaml-syslog-1.4-5|34	make
12cr|ocaml-syslog-1.4-5|35	make opt
12cr|ocaml-syslog-1.4-5|36	make htdoc
12cr|ocaml-syslog-1.4-5|37	
12cr|ocaml-syslog-1.4-5|38	%install
12cr|ocaml-syslog-1.4-5|39	rm -rf %{buildroot}
12cr|ocaml-syslog-1.4-5|40	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
12cr|ocaml-syslog-1.4-5|41	install -d -m 755 %{buildroot}/%_defaultdocdir/%{name}/html
12cr|ocaml-syslog-1.4-5|42	ocamlfind install syslog META -destdir %{buildroot}/%{_libdir}/ocaml \
12cr|ocaml-syslog-1.4-5|43	syslog.cmi syslog.mli syslog.cma syslog.cmxa syslog.a
12cr|ocaml-syslog-1.4-5|44	rm -f %{buildroot}/%{_libdir}/ocaml/stublibs/*.owner
12cr|ocaml-syslog-1.4-5|45	
12cr|ocaml-syslog-1.4-5|46	%clean
12cr|ocaml-syslog-1.4-5|47	rm -rf %{buildroot}
12cr|ocaml-syslog-1.4-5|48	
12cr|ocaml-syslog-1.4-5|49	%files
12cr|ocaml-syslog-1.4-5|50	%defattr(-,root,root)
12cr|ocaml-syslog-1.4-5|51	%doc Changelog doc/syslog/html
12cr|ocaml-syslog-1.4-5|52	%dir %{_libdir}/ocaml/syslog
12cr|ocaml-syslog-1.4-5|53	%{_libdir}/ocaml/syslog/*.cmi
12cr|ocaml-syslog-1.4-5|54	%{_libdir}/ocaml/syslog/*.cma
12cr|ocaml-syslog-1.4-5|55	%{_libdir}/ocaml/syslog/META
12cr|ocaml-syslog-1.4-5|56	
12cr|ocaml-syslog-1.4-5|57	%files devel
12cr|ocaml-syslog-1.4-5|58	%defattr(-,root,root)
12cr|ocaml-syslog-1.4-5|59	%{_libdir}/ocaml/syslog/*.a
12cr|ocaml-syslog-1.4-5|60	%{_libdir}/ocaml/syslog/*.cmxa
12cr|ocaml-syslog-1.4-5|61	%{_libdir}/ocaml/syslog/*.mli
12cr|ocaml-syslog-1.4-5|62	
12cr|ocaml-syslog-1.4-5|63	
12cr|ocaml-syslog-1.4-5|64	%changelog
12cr|ocaml-syslog-1.4-5|65	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-5mdv2010.0
12cr|ocaml-syslog-1.4-5|66	+ Revision: 390307
12cr|ocaml-syslog-1.4-5|67	- rebuild
12cr|ocaml-syslog-1.4-5|68	
12cr|ocaml-syslog-1.4-5|69	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-4mdv2009.1
12cr|ocaml-syslog-1.4-5|70	+ Revision: 320758
12cr|ocaml-syslog-1.4-5|71	- move non-devel files in main package
12cr|ocaml-syslog-1.4-5|72	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-syslog-1.4-5|73	
12cr|ocaml-syslog-1.4-5|74	* Wed Jul 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-3mdv2009.0
12cr|ocaml-syslog-1.4-5|75	+ Revision: 233047
12cr|ocaml-syslog-1.4-5|76	- rebuild
12cr|ocaml-syslog-1.4-5|77	
12cr|ocaml-syslog-1.4-5|78	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.4-2mdv2009.0
12cr|ocaml-syslog-1.4-5|79	+ Revision: 136634
12cr|ocaml-syslog-1.4-5|80	- restore BuildRoot
12cr|ocaml-syslog-1.4-5|81	
12cr|ocaml-syslog-1.4-5|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocaml-syslog-1.4-5|83	- kill re-definition of %%buildroot on Pixel's request
12cr|ocaml-syslog-1.4-5|84	
12cr|ocaml-syslog-1.4-5|85	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-2mdv2008.0
12cr|ocaml-syslog-1.4-5|86	+ Revision: 77683
12cr|ocaml-syslog-1.4-5|87	- drop macro definition, now in rpm-mandriva-setup
12cr|ocaml-syslog-1.4-5|88	ship .cmi file in non-devel subpackage
12cr|ocaml-syslog-1.4-5|89	
12cr|ocaml-syslog-1.4-5|90	* Fri Aug 31 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-1mdv2008.0
12cr|ocaml-syslog-1.4-5|91	+ Revision: 77093
12cr|ocaml-syslog-1.4-5|92	- import ocaml-syslog
12cr|ocaml-syslog-1.4-5|93	
12cr|ocaml-syslog-1.4-5|94	
12cr|ocaml-syslog-1.4-5|95	* Fri Aug 31 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-1mdv2008.0
12cr|ocaml-syslog-1.4-5|96	- contributed by Andre Nathan <andre@digirati.com.br>

3601 12
12cr|ocaml-text-0.5-2|1	%define debug_package %{nil}
12cr|ocaml-text-0.5-2|2	%define versionbase 0.5
12cr|ocaml-text-0.5-2|3	#define releasecandidate rc5
12cr|ocaml-text-0.5-2|4	#define versioncomplete %{versionbase}-%{releasecandidate}
12cr|ocaml-text-0.5-2|5	%define versioncomplete %{versionbase}
12cr|ocaml-text-0.5-2|6	
12cr|ocaml-text-0.5-2|7	Name:           ocaml-text
12cr|ocaml-text-0.5-2|8	Version:        %{versionbase}
12cr|ocaml-text-0.5-2|9	Release:        2
12cr|ocaml-text-0.5-2|10	Summary:        OCaml Text helpers
12cr|ocaml-text-0.5-2|11	Group:          Development/Other
12cr|ocaml-text-0.5-2|12	License:        GPLv2
12cr|ocaml-text-0.5-2|13	URL:            http://forge.ocamlcore.org/projects/ocaml-text/
12cr|ocaml-text-0.5-2|14	Source0:	http://forge.ocamlcore.org/frs/download.php/641/%{name}-%{version}.tar.gz
12cr|ocaml-text-0.5-2|15	BuildRequires:  ocaml >= 3.10.0
12cr|ocaml-text-0.5-2|16	BuildRequires:	camlp4
12cr|ocaml-text-0.5-2|17	BuildRequires:  ocaml-findlib-devel
12cr|ocaml-text-0.5-2|18	BuildRequires:	ocaml-pcre
12cr|ocaml-text-0.5-2|19	BuildRequires:  ocaml-doc
12cr|ocaml-text-0.5-2|20	BuildRequires:	pkgconfig(ncurses)
12cr|ocaml-text-0.5-2|21	
12cr|ocaml-text-0.5-2|22	%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
12cr|ocaml-text-0.5-2|23	
12cr|ocaml-text-0.5-2|24	
12cr|ocaml-text-0.5-2|25	%description
12cr|ocaml-text-0.5-2|26	Caml-Text is a library for dealing with ``text'', i.e. sequence of
12cr|ocaml-text-0.5-2|27	unicode characters, in a convenient way.
12cr|ocaml-text-0.5-2|28	
12cr|ocaml-text-0.5-2|29	%package        devel
12cr|ocaml-text-0.5-2|30	Summary:        Development files for %{name}
12cr|ocaml-text-0.5-2|31	Group:          Development/Other
12cr|ocaml-text-0.5-2|32	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-text-0.5-2|33	
12cr|ocaml-text-0.5-2|34	%description    devel
12cr|ocaml-text-0.5-2|35	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-text-0.5-2|36	developing applications that use %{name}.
12cr|ocaml-text-0.5-2|37	
12cr|ocaml-text-0.5-2|38	%package doc
12cr|ocaml-text-0.5-2|39	Summary:        Documentation for %{name}
12cr|ocaml-text-0.5-2|40	Group:          Development/Other
12cr|ocaml-text-0.5-2|41	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-text-0.5-2|42	
12cr|ocaml-text-0.5-2|43	%description doc
12cr|ocaml-text-0.5-2|44	The %{name}-doc package contains documentation for %{name}.
12cr|ocaml-text-0.5-2|45	
12cr|ocaml-text-0.5-2|46	%files
12cr|ocaml-text-0.5-2|47	%dir %{_libdir}/ocaml/text
12cr|ocaml-text-0.5-2|48	%{_libdir}/ocaml/text/META
12cr|ocaml-text-0.5-2|49	%{_libdir}/ocaml/text/*.cma
12cr|ocaml-text-0.5-2|50	%{_libdir}/ocaml/text/*.cmi
12cr|ocaml-text-0.5-2|51	
12cr|ocaml-text-0.5-2|52	%files doc
12cr|ocaml-text-0.5-2|53	%doc LICENSE CHANGES CHANGES.darcs README
12cr|ocaml-text-0.5-2|54	
12cr|ocaml-text-0.5-2|55	%files devel
12cr|ocaml-text-0.5-2|56	%{_libdir}/ocaml/text/*.a
12cr|ocaml-text-0.5-2|57	%{_libdir}/ocaml/text/*.cmxa
12cr|ocaml-text-0.5-2|58	%{_libdir}/ocaml/text/*.mli
12cr|ocaml-text-0.5-2|59	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-text-0.5-2|60	
12cr|ocaml-text-0.5-2|61	%prep
12cr|ocaml-text-0.5-2|62	%setup -q -n %{name}-%{version}
12cr|ocaml-text-0.5-2|63	
12cr|ocaml-text-0.5-2|64	%build
12cr|ocaml-text-0.5-2|65	ocaml setup.ml -configure --prefix %{_prefix} --destdir '%{buildroot}' --enable-pcre --docdir %{_docdir}/%{name}-doc/
12cr|ocaml-text-0.5-2|66	make
12cr|ocaml-text-0.5-2|67	make doc
12cr|ocaml-text-0.5-2|68	
12cr|ocaml-text-0.5-2|69	%install
12cr|ocaml-text-0.5-2|70	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cr|ocaml-text-0.5-2|71	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-text-0.5-2|72	make install
12cr|ocaml-text-0.5-2|73	
12cr|ocaml-text-0.5-2|74	
12cr|ocaml-text-0.5-2|75	
12cr|ocaml-text-0.5-2|76	%changelog
12cr|ocaml-text-0.5-2|77	* Fri Sep 16 2011 Alexandre Lissy <alissy@mandriva.com> 0.5-1
12cr|ocaml-text-0.5-2|78	+ Revision: 699997
12cr|ocaml-text-0.5-2|79	- Adding missing BuildRequires against libncurses-devel
12cr|ocaml-text-0.5-2|80	- Update description field
12cr|ocaml-text-0.5-2|81	- Importing ocaml-text package
12cr|ocaml-text-0.5-2|82	- Created package structure for 'ocaml-text'.
12cr|ocaml-text-0.5-2|83	

3602 12
12cr|ocaml-theora-0.2.0-2|1	Name:           ocaml-theora
12cr|ocaml-theora-0.2.0-2|2	Version:        0.2.0
12cr|ocaml-theora-0.2.0-2|3	Release:        2
12cr|ocaml-theora-0.2.0-2|4	Summary:        OCaml interface to the theora library
12cr|ocaml-theora-0.2.0-2|5	License:        GPL
12cr|ocaml-theora-0.2.0-2|6	Group:          Development/Other
12cr|ocaml-theora-0.2.0-2|7	URL:            http://sourceforge.net/projects/savonet/files/
12cr|ocaml-theora-0.2.0-2|8	Source0:        http://downloads.sourceforge.net/project/savonet/ocaml-theora/%{version}/ocaml-theora-%{version}.tar.gz
12cr|ocaml-theora-0.2.0-2|9	BuildRequires:  ocaml-findlib
12cr|ocaml-theora-0.2.0-2|10	BuildRequires:  ocaml
12cr|ocaml-theora-0.2.0-2|11	BuildRequires:  libtheora-devel
12cr|ocaml-theora-0.2.0-2|12	BuildRequires:  ocaml-ogg-devel
12cr|ocaml-theora-0.2.0-2|13	Requires:       ocaml-ogg
12cr|ocaml-theora-0.2.0-2|14	
12cr|ocaml-theora-0.2.0-2|15	%description
12cr|ocaml-theora-0.2.0-2|16	This package contains an OCaml interface for
12cr|ocaml-theora-0.2.0-2|17	Theora Video Compression Codec Library,
12cr|ocaml-theora-0.2.0-2|18	otherwise known as libtheora.
12cr|ocaml-theora-0.2.0-2|19	
12cr|ocaml-theora-0.2.0-2|20	%package        devel
12cr|ocaml-theora-0.2.0-2|21	Summary:        Development files for %{name}
12cr|ocaml-theora-0.2.0-2|22	Group:          Development/Other
12cr|ocaml-theora-0.2.0-2|23	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-theora-0.2.0-2|24	
12cr|ocaml-theora-0.2.0-2|25	%description    devel
12cr|ocaml-theora-0.2.0-2|26	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-theora-0.2.0-2|27	developing applications that use %{name}.
12cr|ocaml-theora-0.2.0-2|28	
12cr|ocaml-theora-0.2.0-2|29	%prep
12cr|ocaml-theora-0.2.0-2|30	%setup -q
12cr|ocaml-theora-0.2.0-2|31	
12cr|ocaml-theora-0.2.0-2|32	%build
12cr|ocaml-theora-0.2.0-2|33	%configure
12cr|ocaml-theora-0.2.0-2|34	make all
12cr|ocaml-theora-0.2.0-2|35	make doc
12cr|ocaml-theora-0.2.0-2|36	
12cr|ocaml-theora-0.2.0-2|37	%install
12cr|ocaml-theora-0.2.0-2|38	export DESTDIR=%{buildroot}
12cr|ocaml-theora-0.2.0-2|39	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-theora-0.2.0-2|40	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-theora-0.2.0-2|41	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-theora-0.2.0-2|42	mkdir -p $OCAMLFIND_DESTDIR/theora
12cr|ocaml-theora-0.2.0-2|43	make install
12cr|ocaml-theora-0.2.0-2|44	
12cr|ocaml-theora-0.2.0-2|45	%files
12cr|ocaml-theora-0.2.0-2|46	%defattr(-,root,root)
12cr|ocaml-theora-0.2.0-2|47	%doc COPYING CHANGES README
12cr|ocaml-theora-0.2.0-2|48	%dir %{_libdir}/ocaml/theora
12cr|ocaml-theora-0.2.0-2|49	%{_libdir}/ocaml/theora/META
12cr|ocaml-theora-0.2.0-2|50	%{_libdir}/ocaml/theora/*.cma
12cr|ocaml-theora-0.2.0-2|51	%{_libdir}/ocaml/theora/*.cmi
12cr|ocaml-theora-0.2.0-2|52	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-theora-0.2.0-2|53	
12cr|ocaml-theora-0.2.0-2|54	%files devel
12cr|ocaml-theora-0.2.0-2|55	%defattr(-,root,root)
12cr|ocaml-theora-0.2.0-2|56	%doc doc/html
12cr|ocaml-theora-0.2.0-2|57	%{_libdir}/ocaml/theora/*.a
12cr|ocaml-theora-0.2.0-2|58	%{_libdir}/ocaml/theora/*.cmxa
12cr|ocaml-theora-0.2.0-2|59	%{_libdir}/ocaml/theora/*.cmx
12cr|ocaml-theora-0.2.0-2|60	%{_libdir}/ocaml/theora/*.mli
12cr|ocaml-theora-0.2.0-2|61	
12cr|ocaml-theora-0.2.0-2|62	
12cr|ocaml-theora-0.2.0-2|63	
12cr|ocaml-theora-0.2.0-2|64	%changelog
12cr|ocaml-theora-0.2.0-2|65	* Mon Aug 23 2010 Florent Monnier <blue_prawn@mandriva.org> 0.2.0-1mdv2011.0
12cr|ocaml-theora-0.2.0-2|66	+ Revision: 572421
12cr|ocaml-theora-0.2.0-2|67	- updated to last version 0.2.0
12cr|ocaml-theora-0.2.0-2|68	
12cr|ocaml-theora-0.2.0-2|69	* Tue Jan 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-1mdv2010.1
12cr|ocaml-theora-0.2.0-2|70	+ Revision: 496517
12cr|ocaml-theora-0.2.0-2|71	- update to new version 0.1.2
12cr|ocaml-theora-0.2.0-2|72	
12cr|ocaml-theora-0.2.0-2|73	* Thu Aug 13 2009 Florent Monnier <blue_prawn@mandriva.org> 0.1.1-2mdv2010.0
12cr|ocaml-theora-0.2.0-2|74	+ Revision: 416091
12cr|ocaml-theora-0.2.0-2|75	- increm mkrel
12cr|ocaml-theora-0.2.0-2|76	- corrected summary
12cr|ocaml-theora-0.2.0-2|77	
12cr|ocaml-theora-0.2.0-2|78	* Thu Aug 13 2009 Florent Monnier <blue_prawn@mandriva.org> 0.1.1-1mdv2010.0
12cr|ocaml-theora-0.2.0-2|79	+ Revision: 416088
12cr|ocaml-theora-0.2.0-2|80	- import ocaml-theora
12cr|ocaml-theora-0.2.0-2|81	

3603 12
12cr|ocaml-type-conv-2.0.1-1|1	Name:           ocaml-type-conv
12cr|ocaml-type-conv-2.0.1-1|2	Version:        2.0.1
12cr|ocaml-type-conv-2.0.1-1|3	Release:        %mkrel 1
12cr|ocaml-type-conv-2.0.1-1|4	Summary:        OCaml base library for type conversion
12cr|ocaml-type-conv-2.0.1-1|5	
12cr|ocaml-type-conv-2.0.1-1|6	Group:          Development/Other
12cr|ocaml-type-conv-2.0.1-1|7	License:        LGPLv2+ with exceptions and BSD
12cr|ocaml-type-conv-2.0.1-1|8	URL:            http://www.ocaml.info/home/ocaml_sources.html#type-conv
12cr|ocaml-type-conv-2.0.1-1|9	Source0:        http://hg.ocaml.info/release/type-conv/archive/release-%{version}.tar.bz2
12cr|ocaml-type-conv-2.0.1-1|10	# curl http://hg.ocaml.info/release/type-conv/archive/release-%{version}.tar.bz2 > type-conv-release-%{version}.tar.bz2
12cr|ocaml-type-conv-2.0.1-1|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-type-conv-2.0.1-1|12	
12cr|ocaml-type-conv-2.0.1-1|13	BuildRequires:  ocaml >= 3.10.0
12cr|ocaml-type-conv-2.0.1-1|14	BuildRequires:  ocaml-findlib
12cr|ocaml-type-conv-2.0.1-1|15	BuildRequires:  camlp4
12cr|ocaml-type-conv-2.0.1-1|16	BuildRequires:  dos2unix
12cr|ocaml-type-conv-2.0.1-1|17	Requires:       camlp4
12cr|ocaml-type-conv-2.0.1-1|18	
12cr|ocaml-type-conv-2.0.1-1|19	%description
12cr|ocaml-type-conv-2.0.1-1|20	The type-conv mini library factors out functionality needed by
12cr|ocaml-type-conv-2.0.1-1|21	different preprocessors that generate code from type specifications,
12cr|ocaml-type-conv-2.0.1-1|22	because this functionality cannot be duplicated without losing the
12cr|ocaml-type-conv-2.0.1-1|23	ability to use these preprocessors simultaneously.
12cr|ocaml-type-conv-2.0.1-1|24	
12cr|ocaml-type-conv-2.0.1-1|25	%prep
12cr|ocaml-type-conv-2.0.1-1|26	%setup -q -n type-conv-release-%{version}
12cr|ocaml-type-conv-2.0.1-1|27	dos2unix LICENSE.Tywith
12cr|ocaml-type-conv-2.0.1-1|28	
12cr|ocaml-type-conv-2.0.1-1|29	%build
12cr|ocaml-type-conv-2.0.1-1|30	make
12cr|ocaml-type-conv-2.0.1-1|31	
12cr|ocaml-type-conv-2.0.1-1|32	%install
12cr|ocaml-type-conv-2.0.1-1|33	rm -rf %{buildroot}
12cr|ocaml-type-conv-2.0.1-1|34	export DESTDIR=%{buildroot}
12cr|ocaml-type-conv-2.0.1-1|35	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-type-conv-2.0.1-1|36	mkdir -p $OCAMLFIND_DESTDIR
12cr|ocaml-type-conv-2.0.1-1|37	make install
12cr|ocaml-type-conv-2.0.1-1|38	
12cr|ocaml-type-conv-2.0.1-1|39	%clean
12cr|ocaml-type-conv-2.0.1-1|40	rm -rf %{buildroot}
12cr|ocaml-type-conv-2.0.1-1|41	
12cr|ocaml-type-conv-2.0.1-1|42	%files
12cr|ocaml-type-conv-2.0.1-1|43	%defattr(-,root,root,-)
12cr|ocaml-type-conv-2.0.1-1|44	%doc LICENSE LICENSE.Tywith Changelog COPYRIGHT README.txt
12cr|ocaml-type-conv-2.0.1-1|45	%{_libdir}/ocaml/type-conv
12cr|ocaml-type-conv-2.0.1-1|46	
12cr|ocaml-type-conv-2.0.1-1|47	
12cr|ocaml-type-conv-2.0.1-1|48	
12cr|ocaml-type-conv-2.0.1-1|49	%changelog
12cr|ocaml-type-conv-2.0.1-1|50	* Wed Oct 06 2010 Funda Wang <fwang@mandriva.org> 2.0.1-1mdv2011.0
12cr|ocaml-type-conv-2.0.1-1|51	+ Revision: 583579
12cr|ocaml-type-conv-2.0.1-1|52	- New version 2.0.1
12cr|ocaml-type-conv-2.0.1-1|53	
12cr|ocaml-type-conv-2.0.1-1|54	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.10-3mdv2010.1
12cr|ocaml-type-conv-2.0.1-1|55	+ Revision: 496359
12cr|ocaml-type-conv-2.0.1-1|56	- rebuild
12cr|ocaml-type-conv-2.0.1-1|57	
12cr|ocaml-type-conv-2.0.1-1|58	* Tue Sep 22 2009 Florent Monnier <blue_prawn@mandriva.org> 1.6.10-2mdv2010.0
12cr|ocaml-type-conv-2.0.1-1|59	+ Revision: 447061
12cr|ocaml-type-conv-2.0.1-1|60	- rebuild
12cr|ocaml-type-conv-2.0.1-1|61	- new version
12cr|ocaml-type-conv-2.0.1-1|62	
12cr|ocaml-type-conv-2.0.1-1|63	* Sat Sep 12 2009 Florent Monnier <blue_prawn@mandriva.org> 1.6.8-3mdv2010.0
12cr|ocaml-type-conv-2.0.1-1|64	+ Revision: 438545
12cr|ocaml-type-conv-2.0.1-1|65	- added Requires: camlp4
12cr|ocaml-type-conv-2.0.1-1|66	
12cr|ocaml-type-conv-2.0.1-1|67	* Tue Jul 28 2009 Florent Monnier <blue_prawn@mandriva.org> 1.6.8-2mdv2010.0
12cr|ocaml-type-conv-2.0.1-1|68	+ Revision: 401362
12cr|ocaml-type-conv-2.0.1-1|69	- updated version
12cr|ocaml-type-conv-2.0.1-1|70	
12cr|ocaml-type-conv-2.0.1-1|71	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.7-2mdv2010.0
12cr|ocaml-type-conv-2.0.1-1|72	+ Revision: 390308
12cr|ocaml-type-conv-2.0.1-1|73	- rebuild
12cr|ocaml-type-conv-2.0.1-1|74	
12cr|ocaml-type-conv-2.0.1-1|75	* Sun Apr 05 2009 Florent Monnier <blue_prawn@mandriva.org> 1.6.7-1mdv2010.0
12cr|ocaml-type-conv-2.0.1-1|76	+ Revision: 364185
12cr|ocaml-type-conv-2.0.1-1|77	- updated version
12cr|ocaml-type-conv-2.0.1-1|78	- The initial RPM release was made from the fedora rpm .spec file (revision 1.9) by Richard W.M. Jones
12cr|ocaml-type-conv-2.0.1-1|79	
12cr|ocaml-type-conv-2.0.1-1|80	* Wed Jan 07 2009 Florent Monnier <blue_prawn@mandriva.org> 1.6.5-1mdv2009.1
12cr|ocaml-type-conv-2.0.1-1|81	+ Revision: 326698
12cr|ocaml-type-conv-2.0.1-1|82	- corrected group
12cr|ocaml-type-conv-2.0.1-1|83	- import ocaml-type-conv
12cr|ocaml-type-conv-2.0.1-1|84	
12cr|ocaml-type-conv-2.0.1-1|85	
12cr|ocaml-type-conv-2.0.1-1|86	* Sat Dec 20 2008 Florent Monnier <fmonnier@linux-nantes.org> 1.6.5-1mdv
12cr|ocaml-type-conv-2.0.1-1|87	- Initial RPM release made from the fedora rpm .spec file (revision 1.9) by Richard W.M. Jones
12cr|ocaml-type-conv-2.0.1-1|88	# found there: http://cvs.fedoraproject.org/viewvc/devel/ocaml-type-conv/ocaml-type-conv.spec

3604 12
12cr|ocaml-ulex-1.1-3|1	%define up_name	ulex
12cr|ocaml-ulex-1.1-3|2	%define name	ocaml-%{up_name}
12cr|ocaml-ulex-1.1-3|3	%define version	1.1
12cr|ocaml-ulex-1.1-3|4	%define release	%mkrel 3
12cr|ocaml-ulex-1.1-3|5	
12cr|ocaml-ulex-1.1-3|6	Name:		%{name}
12cr|ocaml-ulex-1.1-3|7	Version:	%{version}
12cr|ocaml-ulex-1.1-3|8	Release:	%{release}
12cr|ocaml-ulex-1.1-3|9	Summary:	A lexer generator for Unicode and OCaml
12cr|ocaml-ulex-1.1-3|10	Source0:	http://www.cduce.org/download/%{up_name}-%{version}.tar.bz2
12cr|ocaml-ulex-1.1-3|11	Patch0:		ocaml-ulex-1.0.install_flags.patch
12cr|ocaml-ulex-1.1-3|12	URL:		http://www.cduce.org/
12cr|ocaml-ulex-1.1-3|13	License:	GPL
12cr|ocaml-ulex-1.1-3|14	Group:		Development/Other
12cr|ocaml-ulex-1.1-3|15	BuildRequires:	ocaml
12cr|ocaml-ulex-1.1-3|16	BuildRequires:	camlp4
12cr|ocaml-ulex-1.1-3|17	BuildRequires:	mysql-devel
12cr|ocaml-ulex-1.1-3|18	BuildRequires:  ocaml-findlib
12cr|ocaml-ulex-1.1-3|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocaml-ulex-1.1-3|20	
12cr|ocaml-ulex-1.1-3|21	%description
12cr|ocaml-ulex-1.1-3|22	ulex is a lexer generator for Unicode and OCaml written by Alain Frisch.
12cr|ocaml-ulex-1.1-3|23	
12cr|ocaml-ulex-1.1-3|24	%package	devel
12cr|ocaml-ulex-1.1-3|25	Summary:	Development files for %{name}
12cr|ocaml-ulex-1.1-3|26	Group:		Development/Other
12cr|ocaml-ulex-1.1-3|27	Requires:	%{name} = %{version}-%{release}
12cr|ocaml-ulex-1.1-3|28	
12cr|ocaml-ulex-1.1-3|29	%description devel
12cr|ocaml-ulex-1.1-3|30	This package contains the development files needed to build applications
12cr|ocaml-ulex-1.1-3|31	using %{name}.
12cr|ocaml-ulex-1.1-3|32	
12cr|ocaml-ulex-1.1-3|33	%prep
12cr|ocaml-ulex-1.1-3|34	%setup -q -n %{up_name}-%{version}
12cr|ocaml-ulex-1.1-3|35	%patch0 -p1 -b .install_flags
12cr|ocaml-ulex-1.1-3|36	
12cr|ocaml-ulex-1.1-3|37	%build
12cr|ocaml-ulex-1.1-3|38	make all all.opt
12cr|ocaml-ulex-1.1-3|39	
12cr|ocaml-ulex-1.1-3|40	%install
12cr|ocaml-ulex-1.1-3|41	rm -rf %{buildroot}
12cr|ocaml-ulex-1.1-3|42	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
12cr|ocaml-ulex-1.1-3|43	make install OCAMLFIND_DESTDIR="%{buildroot}/%{_libdir}/ocaml"
12cr|ocaml-ulex-1.1-3|44	
12cr|ocaml-ulex-1.1-3|45	%clean
12cr|ocaml-ulex-1.1-3|46	rm -rf %{buildroot}
12cr|ocaml-ulex-1.1-3|47	
12cr|ocaml-ulex-1.1-3|48	%files
12cr|ocaml-ulex-1.1-3|49	%defattr(-,root,root)
12cr|ocaml-ulex-1.1-3|50	%doc CHANGES README LICENSE
12cr|ocaml-ulex-1.1-3|51	%dir %{_libdir}/ocaml/ulex
12cr|ocaml-ulex-1.1-3|52	%{_libdir}/ocaml/ulex/*.cmi
12cr|ocaml-ulex-1.1-3|53	%{_libdir}/ocaml/ulex/*.cma
12cr|ocaml-ulex-1.1-3|54	%{_libdir}/ocaml/ulex/META
12cr|ocaml-ulex-1.1-3|55	
12cr|ocaml-ulex-1.1-3|56	%files devel
12cr|ocaml-ulex-1.1-3|57	%defattr(-,root,root)
12cr|ocaml-ulex-1.1-3|58	%{_libdir}/ocaml/ulex/*.a
12cr|ocaml-ulex-1.1-3|59	%{_libdir}/ocaml/ulex/*.cmx
12cr|ocaml-ulex-1.1-3|60	%{_libdir}/ocaml/ulex/*.cmxa
12cr|ocaml-ulex-1.1-3|61	%{_libdir}/ocaml/ulex/*.mli
12cr|ocaml-ulex-1.1-3|62	
12cr|ocaml-ulex-1.1-3|63	
12cr|ocaml-ulex-1.1-3|64	%changelog
12cr|ocaml-ulex-1.1-3|65	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-3mdv2010.0
12cr|ocaml-ulex-1.1-3|66	+ Revision: 389930
12cr|ocaml-ulex-1.1-3|67	- rebuild
12cr|ocaml-ulex-1.1-3|68	
12cr|ocaml-ulex-1.1-3|69	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-2mdv2009.1
12cr|ocaml-ulex-1.1-3|70	+ Revision: 320721
12cr|ocaml-ulex-1.1-3|71	- move non-devel files into main package
12cr|ocaml-ulex-1.1-3|72	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-ulex-1.1-3|73	
12cr|ocaml-ulex-1.1-3|74	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2009.0
12cr|ocaml-ulex-1.1-3|75	+ Revision: 272043
12cr|ocaml-ulex-1.1-3|76	- update to new version 1.1
12cr|ocaml-ulex-1.1-3|77	
12cr|ocaml-ulex-1.1-3|78	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2009.0
12cr|ocaml-ulex-1.1-3|79	+ Revision: 254376
12cr|ocaml-ulex-1.1-3|80	- rebuild
12cr|ocaml-ulex-1.1-3|81	
12cr|ocaml-ulex-1.1-3|82	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-3mdv2008.1
12cr|ocaml-ulex-1.1-3|83	+ Revision: 178370
12cr|ocaml-ulex-1.1-3|84	- rebuild
12cr|ocaml-ulex-1.1-3|85	
12cr|ocaml-ulex-1.1-3|86	+ Olivier Blin <oblin@mandriva.com>
12cr|ocaml-ulex-1.1-3|87	- restore BuildRoot
12cr|ocaml-ulex-1.1-3|88	
12cr|ocaml-ulex-1.1-3|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocaml-ulex-1.1-3|90	- kill re-definition of %%buildroot on Pixel's request
12cr|ocaml-ulex-1.1-3|91	
12cr|ocaml-ulex-1.1-3|92	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-2mdv2008.0
12cr|ocaml-ulex-1.1-3|93	+ Revision: 77681
12cr|ocaml-ulex-1.1-3|94	- drop macro definition, now in rpm-mandriva-setup
12cr|ocaml-ulex-1.1-3|95	ship .cmi file in non-devel subpackage
12cr|ocaml-ulex-1.1-3|96	
12cr|ocaml-ulex-1.1-3|97	* Thu Jun 07 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0-1mdv2008.0
12cr|ocaml-ulex-1.1-3|98	+ Revision: 36883
12cr|ocaml-ulex-1.1-3|99	- new release: 1.0
12cr|ocaml-ulex-1.1-3|100	- regenerate P0
12cr|ocaml-ulex-1.1-3|101	
12cr|ocaml-ulex-1.1-3|102	
12cr|ocaml-ulex-1.1-3|103	* Mon Feb 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.9-2mdv2007.0
12cr|ocaml-ulex-1.1-3|104	+ Revision: 122748
12cr|ocaml-ulex-1.1-3|105	- also build native version
12cr|ocaml-ulex-1.1-3|106	
12cr|ocaml-ulex-1.1-3|107	* Mon Feb 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.9-1mdv2007.1
12cr|ocaml-ulex-1.1-3|108	+ Revision: 122718
12cr|ocaml-ulex-1.1-3|109	- fix build dependencies
12cr|ocaml-ulex-1.1-3|110	
12cr|ocaml-ulex-1.1-3|111	* Mon Feb 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.9-1mdv2007.1
12cr|ocaml-ulex-1.1-3|112	- first mdv release
12cr|ocaml-ulex-1.1-3|113	

3605 12
12cr|ocaml-uuidm-0.9.3-2|1	Name:           ocaml-uuidm
12cr|ocaml-uuidm-0.9.3-2|2	Version:        0.9.3
12cr|ocaml-uuidm-0.9.3-2|3	Release:        2
12cr|ocaml-uuidm-0.9.3-2|4	Summary:        Universally unique identifiers (UUIDs) for OCaml
12cr|ocaml-uuidm-0.9.3-2|5	License:        BSD
12cr|ocaml-uuidm-0.9.3-2|6	Group:          Development/Other
12cr|ocaml-uuidm-0.9.3-2|7	URL:            http://erratique.ch/software/uuidm
12cr|ocaml-uuidm-0.9.3-2|8	Source0:        http://erratique.ch/software/uuidm/releases/uuidm-%{version}.tbz
12cr|ocaml-uuidm-0.9.3-2|9	BuildRequires:  ocaml-findlib
12cr|ocaml-uuidm-0.9.3-2|10	BuildRequires:  ocaml
12cr|ocaml-uuidm-0.9.3-2|11	
12cr|ocaml-uuidm-0.9.3-2|12	%description
12cr|ocaml-uuidm-0.9.3-2|13	Uuidm is an OCaml module implementing 128 bits universally unique identifiers
12cr|ocaml-uuidm-0.9.3-2|14	version 3, 5 (name based with MD5, SHA-1 hashing) and 4 (random based)
12cr|ocaml-uuidm-0.9.3-2|15	according to RFC 4122: http://www.ietf.org/rfc/rfc4122.txt
12cr|ocaml-uuidm-0.9.3-2|16	
12cr|ocaml-uuidm-0.9.3-2|17	%package        devel
12cr|ocaml-uuidm-0.9.3-2|18	Summary:        Development files for %{name}
12cr|ocaml-uuidm-0.9.3-2|19	Group:          Development/Other
12cr|ocaml-uuidm-0.9.3-2|20	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-uuidm-0.9.3-2|21	
12cr|ocaml-uuidm-0.9.3-2|22	%description    devel
12cr|ocaml-uuidm-0.9.3-2|23	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-uuidm-0.9.3-2|24	developing applications that use %{name}.
12cr|ocaml-uuidm-0.9.3-2|25	
12cr|ocaml-uuidm-0.9.3-2|26	%prep
12cr|ocaml-uuidm-0.9.3-2|27	%setup -q -n uuidm-%{version}
12cr|ocaml-uuidm-0.9.3-2|28	
12cr|ocaml-uuidm-0.9.3-2|29	%build
12cr|ocaml-uuidm-0.9.3-2|30	./build
12cr|ocaml-uuidm-0.9.3-2|31	
12cr|ocaml-uuidm-0.9.3-2|32	%install
12cr|ocaml-uuidm-0.9.3-2|33	INSTALLDIR=%{buildroot}/%{_libdir}/ocaml/uuidm ./build install
12cr|ocaml-uuidm-0.9.3-2|34	
12cr|ocaml-uuidm-0.9.3-2|35	%files
12cr|ocaml-uuidm-0.9.3-2|36	%defattr(-,root,root)
12cr|ocaml-uuidm-0.9.3-2|37	%doc README
12cr|ocaml-uuidm-0.9.3-2|38	%dir %{_libdir}/ocaml/uuidm
12cr|ocaml-uuidm-0.9.3-2|39	%{_libdir}/ocaml/uuidm/META
12cr|ocaml-uuidm-0.9.3-2|40	%{_libdir}/ocaml/uuidm/*.cmi
12cr|ocaml-uuidm-0.9.3-2|41	%{_libdir}/ocaml/uuidm/*.cmo
12cr|ocaml-uuidm-0.9.3-2|42	%{_libdir}/ocaml/uuidm/*.o
12cr|ocaml-uuidm-0.9.3-2|43	
12cr|ocaml-uuidm-0.9.3-2|44	%files devel
12cr|ocaml-uuidm-0.9.3-2|45	%defattr(-,root,root)
12cr|ocaml-uuidm-0.9.3-2|46	%doc doc
12cr|ocaml-uuidm-0.9.3-2|47	%{_libdir}/ocaml/uuidm/*.cmx
12cr|ocaml-uuidm-0.9.3-2|48	%{_libdir}/ocaml/uuidm/*.ml
12cr|ocaml-uuidm-0.9.3-2|49	%{_libdir}/ocaml/uuidm/*.mli
12cr|ocaml-uuidm-0.9.3-2|50	
12cr|ocaml-uuidm-0.9.3-2|51	
12cr|ocaml-uuidm-0.9.3-2|52	
12cr|ocaml-uuidm-0.9.3-2|53	%changelog
12cr|ocaml-uuidm-0.9.3-2|54	* Tue Sep 22 2009 Florent Monnier <blue_prawn@mandriva.org> 0.9.3-1mdv2010.0
12cr|ocaml-uuidm-0.9.3-2|55	+ Revision: 447090
12cr|ocaml-uuidm-0.9.3-2|56	- import ocaml-uuidm
12cr|ocaml-uuidm-0.9.3-2|57	

3606 12
12cr|ocamlviz-1.01-1|1	Name:           ocamlviz
12cr|ocamlviz-1.01-1|2	Version:        1.01
12cr|ocamlviz-1.01-1|3	Release:        %mkrel 1
12cr|ocamlviz-1.01-1|4	Summary:        Real-time profiling tools for Objective Caml
12cr|ocamlviz-1.01-1|5	License:        LGPL + linking exception
12cr|ocamlviz-1.01-1|6	Group:          Development/Other
12cr|ocamlviz-1.01-1|7	URL:            http://ocamlviz.forge.ocamlcore.org/
12cr|ocamlviz-1.01-1|8	Source0:        http://ocamlviz.forge.ocamlcore.org/ocamlviz-%{version}.tar.gz
12cr|ocamlviz-1.01-1|9	Source1:        META
12cr|ocamlviz-1.01-1|10	Source2:        ocaml.xpm
12cr|ocamlviz-1.01-1|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocamlviz-1.01-1|12	BuildRequires:  ocaml-lablgtk2-devel
12cr|ocamlviz-1.01-1|13	Requires:       ocaml-lablgtk2
12cr|ocamlviz-1.01-1|14	BuildRequires:  ocaml-cairo-devel
12cr|ocamlviz-1.01-1|15	Requires:       ocaml-cairo
12cr|ocamlviz-1.01-1|16	BuildRequires:  camlp4
12cr|ocamlviz-1.01-1|17	
12cr|ocamlviz-1.01-1|18	%description
12cr|ocamlviz-1.01-1|19	Ocamlviz gives the ability to instrument an existing code, in real
12cr|ocamlviz-1.01-1|20	time, with lightweight monitoring annotations. Ocamlviz can also be
12cr|ocamlviz-1.01-1|21	used as a debugging tool.
12cr|ocamlviz-1.01-1|22	
12cr|ocamlviz-1.01-1|23	Here are a few possibilities provided by Ocamlviz:
12cr|ocamlviz-1.01-1|24	* observe details about the garbage collector
12cr|ocamlviz-1.01-1|25	* observe how many times the program goes through a point
12cr|ocamlviz-1.01-1|26	* make a set of values (any) and count its cardinal number and its
12cr|ocamlviz-1.01-1|27	size in the heap
12cr|ocamlviz-1.01-1|28	* observe how much time passed between two points of the program
12cr|ocamlviz-1.01-1|29	* observe the value of integers, floating-point numbers, booleans
12cr|ocamlviz-1.01-1|30	and strings
12cr|ocamlviz-1.01-1|31	* observe details about hash tables, like the number of empty
12cr|ocamlviz-1.01-1|32	buckets, or the filling rate
12cr|ocamlviz-1.01-1|33	* etc
12cr|ocamlviz-1.01-1|34	
12cr|ocamlviz-1.01-1|35	Ocamlviz offers two sorts of client output:
12cr|ocamlviz-1.01-1|36	* an ASCII client, the monitoring is displayed in a file
12cr|ocamlviz-1.01-1|37	* a Graphical User Interface, using Lablgtk2, that allows, for
12cr|ocamlviz-1.01-1|38	instance, displaying data in a graph
12cr|ocamlviz-1.01-1|39	
12cr|ocamlviz-1.01-1|40	%prep
12cr|ocamlviz-1.01-1|41	%setup -q -n %{name}
12cr|ocamlviz-1.01-1|42	cp %{SOURCE1} META
12cr|ocamlviz-1.01-1|43	sed -i -e "s:@VERSION@:%{version}:g" META
12cr|ocamlviz-1.01-1|44	cp %{SOURCE2} .
12cr|ocamlviz-1.01-1|45	
12cr|ocamlviz-1.01-1|46	%build
12cr|ocamlviz-1.01-1|47	./configure
12cr|ocamlviz-1.01-1|48	make
12cr|ocamlviz-1.01-1|49	
12cr|ocamlviz-1.01-1|50	%install
12cr|ocamlviz-1.01-1|51	rm -rf %{buildroot}
12cr|ocamlviz-1.01-1|52	install -d %{buildroot}/`ocamlc -where`/ocamlviz
12cr|ocamlviz-1.01-1|53	install -d %{buildroot}/`ocamlc -where`/ocamlviz/camlp4
12cr|ocamlviz-1.01-1|54	install -d %{buildroot}/%{_datadir}/pixmaps/
12cr|ocamlviz-1.01-1|55	make install prefix=%{buildroot}/usr OCAMLLIB=%{buildroot}/`ocamlc -where`/ocamlviz
12cr|ocamlviz-1.01-1|56	install -m 0644 camlp4/pa_ocamlviz.ml %{buildroot}/`ocamlc -where`/ocamlviz/camlp4/
12cr|ocamlviz-1.01-1|57	install -m 0644 META %{buildroot}/`ocamlc -where`/ocamlviz/
12cr|ocamlviz-1.01-1|58	install -m 0644 ocaml.xpm %{buildroot}/%{_datadir}/pixmaps/
12cr|ocamlviz-1.01-1|59	
12cr|ocamlviz-1.01-1|60	mv doc docs
12cr|ocamlviz-1.01-1|61	mkdir doc
12cr|ocamlviz-1.01-1|62	make doc
12cr|ocamlviz-1.01-1|63	mv doc html
12cr|ocamlviz-1.01-1|64	
12cr|ocamlviz-1.01-1|65	%clean
12cr|ocamlviz-1.01-1|66	rm -rf %{buildroot}
12cr|ocamlviz-1.01-1|67	
12cr|ocamlviz-1.01-1|68	%files
12cr|ocamlviz-1.01-1|69	%defattr(-,root,root)
12cr|ocamlviz-1.01-1|70	%doc LICENSE README CHANGELOG.txt
12cr|ocamlviz-1.01-1|71	%doc docs html
12cr|ocamlviz-1.01-1|72	%{_bindir}/ocamlviz-ascii
12cr|ocamlviz-1.01-1|73	%{_bindir}/ocamlviz-gui
12cr|ocamlviz-1.01-1|74	%{_libdir}/ocaml/ocamlviz/META
12cr|ocamlviz-1.01-1|75	%{_libdir}/ocaml/ocamlviz/*.cmi
12cr|ocamlviz-1.01-1|76	%{_libdir}/ocaml/ocamlviz/*.mli
12cr|ocamlviz-1.01-1|77	%{_libdir}/ocaml/ocamlviz/*.cma
12cr|ocamlviz-1.01-1|78	%{_libdir}/ocaml/ocamlviz/*.cmxa
12cr|ocamlviz-1.01-1|79	%{_libdir}/ocaml/ocamlviz/*.a
12cr|ocamlviz-1.01-1|80	%{_libdir}/ocaml/ocamlviz/camlp4/*
12cr|ocamlviz-1.01-1|81	%{_mandir}/man1/ocamlviz.1*
12cr|ocamlviz-1.01-1|82	%{_datadir}/pixmaps/ocaml.xpm
12cr|ocamlviz-1.01-1|83	
12cr|ocamlviz-1.01-1|84	
12cr|ocamlviz-1.01-1|85	
12cr|ocamlviz-1.01-1|86	%changelog
12cr|ocamlviz-1.01-1|87	* Fri May 14 2010 Florent Monnier <blue_prawn@mandriva.org> 1.01-1mdv2011.0
12cr|ocamlviz-1.01-1|88	+ Revision: 544829
12cr|ocamlviz-1.01-1|89	- added /usr/share/pixmaps/ocaml.xpm
12cr|ocamlviz-1.01-1|90	
12cr|ocamlviz-1.01-1|91	* Sun Apr 18 2010 Florent Monnier <blue_prawn@mandriva.org> 1.01-1mdv2010.1
12cr|ocamlviz-1.01-1|92	+ Revision: 536358
12cr|ocamlviz-1.01-1|93	- BuildRequires: camlp4
12cr|ocamlviz-1.01-1|94	- initial import, the META file comes from the Debian package made by Mehdi Dogguy
12cr|ocamlviz-1.01-1|95	
12cr|ocamlviz-1.01-1|96	

3607 12
12cr|ocaml-vorbis-0.5.1-2|1	Name:           ocaml-vorbis
12cr|ocaml-vorbis-0.5.1-2|2	Version:        0.5.1
12cr|ocaml-vorbis-0.5.1-2|3	Release:        2
12cr|ocaml-vorbis-0.5.1-2|4	Summary:        Ocaml bindings to Ogg/Vorbis
12cr|ocaml-vorbis-0.5.1-2|5	License:        GPL
12cr|ocaml-vorbis-0.5.1-2|6	Group:          Development/Other
12cr|ocaml-vorbis-0.5.1-2|7	URL:            http://sourceforge.net/projects/savonet/files/
12cr|ocaml-vorbis-0.5.1-2|8	Source0:        http://downloads.sourceforge.net/savonet/ocaml-vorbis/ocaml-vorbis-%{version}.tar.gz
12cr|ocaml-vorbis-0.5.1-2|9	BuildRequires:  ocaml
12cr|ocaml-vorbis-0.5.1-2|10	BuildRequires:  ocaml-findlib
12cr|ocaml-vorbis-0.5.1-2|11	BuildRequires:  ocaml-ogg-devel
12cr|ocaml-vorbis-0.5.1-2|12	BuildRequires:  pkgconfig(vorbis)
12cr|ocaml-vorbis-0.5.1-2|13	
12cr|ocaml-vorbis-0.5.1-2|14	%description
12cr|ocaml-vorbis-0.5.1-2|15	This OCaml library interfaces the vorbis C library. It can be used to
12cr|ocaml-vorbis-0.5.1-2|16	decode from or encode to the Ogg Vorbis compressed audio format as well
12cr|ocaml-vorbis-0.5.1-2|17	as to get informations about an Ogg Vorbis file.
12cr|ocaml-vorbis-0.5.1-2|18	
12cr|ocaml-vorbis-0.5.1-2|19	Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
12cr|ocaml-vorbis-0.5.1-2|20	general-purpose compressed audio format for audio and music at fixed
12cr|ocaml-vorbis-0.5.1-2|21	and variable bitrates from 16 to 128 kbps/channel.
12cr|ocaml-vorbis-0.5.1-2|22	
12cr|ocaml-vorbis-0.5.1-2|23	%package        devel
12cr|ocaml-vorbis-0.5.1-2|24	Summary:        Development files for %{name}
12cr|ocaml-vorbis-0.5.1-2|25	Group:          Development/Other
12cr|ocaml-vorbis-0.5.1-2|26	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-vorbis-0.5.1-2|27	
12cr|ocaml-vorbis-0.5.1-2|28	%description    devel
12cr|ocaml-vorbis-0.5.1-2|29	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-vorbis-0.5.1-2|30	developing applications that use %{name}.
12cr|ocaml-vorbis-0.5.1-2|31	
12cr|ocaml-vorbis-0.5.1-2|32	%prep
12cr|ocaml-vorbis-0.5.1-2|33	%setup -q
12cr|ocaml-vorbis-0.5.1-2|34	
12cr|ocaml-vorbis-0.5.1-2|35	%build
12cr|ocaml-vorbis-0.5.1-2|36	./configure
12cr|ocaml-vorbis-0.5.1-2|37	make all opt
12cr|ocaml-vorbis-0.5.1-2|38	make doc
12cr|ocaml-vorbis-0.5.1-2|39	
12cr|ocaml-vorbis-0.5.1-2|40	%install
12cr|ocaml-vorbis-0.5.1-2|41	export DESTDIR=%{buildroot}
12cr|ocaml-vorbis-0.5.1-2|42	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-vorbis-0.5.1-2|43	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-vorbis-0.5.1-2|44	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-vorbis-0.5.1-2|45	mkdir -p $OCAMLFIND_DESTDIR/vorbis
12cr|ocaml-vorbis-0.5.1-2|46	make install
12cr|ocaml-vorbis-0.5.1-2|47	
12cr|ocaml-vorbis-0.5.1-2|48	%files
12cr|ocaml-vorbis-0.5.1-2|49	%defattr(-,root,root)
12cr|ocaml-vorbis-0.5.1-2|50	%doc CHANGES COPYING README
12cr|ocaml-vorbis-0.5.1-2|51	%dir %{_libdir}/ocaml/vorbis
12cr|ocaml-vorbis-0.5.1-2|52	%{_libdir}/ocaml/vorbis/META
12cr|ocaml-vorbis-0.5.1-2|53	%{_libdir}/ocaml/vorbis/*.cma
12cr|ocaml-vorbis-0.5.1-2|54	%{_libdir}/ocaml/vorbis/*.cmi
12cr|ocaml-vorbis-0.5.1-2|55	%{_libdir}/ocaml/stublibs/*.so*
12cr|ocaml-vorbis-0.5.1-2|56	
12cr|ocaml-vorbis-0.5.1-2|57	%files devel
12cr|ocaml-vorbis-0.5.1-2|58	%defattr(-,root,root)
12cr|ocaml-vorbis-0.5.1-2|59	%doc doc/html
12cr|ocaml-vorbis-0.5.1-2|60	%doc examples
12cr|ocaml-vorbis-0.5.1-2|61	%{_libdir}/ocaml/vorbis/*.a
12cr|ocaml-vorbis-0.5.1-2|62	%{_libdir}/ocaml/vorbis/*.cmxa
12cr|ocaml-vorbis-0.5.1-2|63	%{_libdir}/ocaml/vorbis/*.cmx
12cr|ocaml-vorbis-0.5.1-2|64	%{_libdir}/ocaml/vorbis/*.mli
12cr|ocaml-vorbis-0.5.1-2|65	
12cr|ocaml-vorbis-0.5.1-2|66	
12cr|ocaml-vorbis-0.5.1-2|67	
12cr|ocaml-vorbis-0.5.1-2|68	%changelog
12cr|ocaml-vorbis-0.5.1-2|69	* Tue Jan 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.1-1mdv2010.1
12cr|ocaml-vorbis-0.5.1-2|70	+ Revision: 496518
12cr|ocaml-vorbis-0.5.1-2|71	- update to new version 0.5.1
12cr|ocaml-vorbis-0.5.1-2|72	
12cr|ocaml-vorbis-0.5.1-2|73	* Fri Sep 04 2009 Florent Monnier <blue_prawn@mandriva.org> 0.5.0-1mdv2010.0
12cr|ocaml-vorbis-0.5.1-2|74	+ Revision: 430796
12cr|ocaml-vorbis-0.5.1-2|75	- import ocaml-vorbis
12cr|ocaml-vorbis-0.5.1-2|76	

3608 12
12cr|ocaml-xml-light-2.2-18|1	%define base_name	xml-light
12cr|ocaml-xml-light-2.2-18|2	%define name		ocaml-%{base_name}
12cr|ocaml-xml-light-2.2-18|3	%define version		2.2
12cr|ocaml-xml-light-2.2-18|4	%define release		18
12cr|ocaml-xml-light-2.2-18|5	
12cr|ocaml-xml-light-2.2-18|6	Name:		%{name}
12cr|ocaml-xml-light-2.2-18|7	Version:	%{version}
12cr|ocaml-xml-light-2.2-18|8	Release:	%{release}
12cr|ocaml-xml-light-2.2-18|9	Summary:	Minimal XML parser & printer for OCaml
12cr|ocaml-xml-light-2.2-18|10	URL:		http://tech.motion-twin.com/xmllight.html
12cr|ocaml-xml-light-2.2-18|11	Source: 	http://tech.motion-twin.com/zip/%{base_name}.tar.bz2
12cr|ocaml-xml-light-2.2-18|12	Patch:      %{name}-2.2-fix-build.patch
12cr|ocaml-xml-light-2.2-18|13	License:	LGPL
12cr|ocaml-xml-light-2.2-18|14	Group:		Development/Other
12cr|ocaml-xml-light-2.2-18|15	BuildRequires:	ocaml
12cr|ocaml-xml-light-2.2-18|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|ocaml-xml-light-2.2-18|17	
12cr|ocaml-xml-light-2.2-18|18	%description
12cr|ocaml-xml-light-2.2-18|19	Xml-Light is a minimal XML parser & printer for OCaml.
12cr|ocaml-xml-light-2.2-18|20	It provide functions to parse an XML document into an OCaml data structure,
12cr|ocaml-xml-light-2.2-18|21	work with it, and print it back to an XML document.
12cr|ocaml-xml-light-2.2-18|22	It support also DTD parsing and checking, and is entirely written in OCaml,
12cr|ocaml-xml-light-2.2-18|23	hence it does not require additional C library.
12cr|ocaml-xml-light-2.2-18|24	
12cr|ocaml-xml-light-2.2-18|25	%package devel
12cr|ocaml-xml-light-2.2-18|26	Summary:	Development files for %{name}
12cr|ocaml-xml-light-2.2-18|27	Group:		Development/Other
12cr|ocaml-xml-light-2.2-18|28	Requires:   %{name} = %{version}-%{release}
12cr|ocaml-xml-light-2.2-18|29	
12cr|ocaml-xml-light-2.2-18|30	%description devel
12cr|ocaml-xml-light-2.2-18|31	This package contains the development files needed to build applications
12cr|ocaml-xml-light-2.2-18|32	using %{name}.
12cr|ocaml-xml-light-2.2-18|33	
12cr|ocaml-xml-light-2.2-18|34	%prep
12cr|ocaml-xml-light-2.2-18|35	%setup -q -n %{base_name}
12cr|ocaml-xml-light-2.2-18|36	%patch -p 1
12cr|ocaml-xml-light-2.2-18|37	chmod 644 README *.mli
12cr|ocaml-xml-light-2.2-18|38	perl -pi -e 's/\015$//' README
12cr|ocaml-xml-light-2.2-18|39	
12cr|ocaml-xml-light-2.2-18|40	%build
12cr|ocaml-xml-light-2.2-18|41	make
12cr|ocaml-xml-light-2.2-18|42	
12cr|ocaml-xml-light-2.2-18|43	%install
12cr|ocaml-xml-light-2.2-18|44	rm -rf %{buildroot}
12cr|ocaml-xml-light-2.2-18|45	install -d %{buildroot}%{_libdir}/ocaml/xml-light
12cr|ocaml-xml-light-2.2-18|46	make install INSTALLDIR=%{buildroot}%{_libdir}/ocaml/xml-light
12cr|ocaml-xml-light-2.2-18|47	
12cr|ocaml-xml-light-2.2-18|48	cat > %{buildroot}%{_libdir}/ocaml/xml-light/META <<EOF
12cr|ocaml-xml-light-2.2-18|49	version = "%{version}"
12cr|ocaml-xml-light-2.2-18|50	description = "Minimal XML parser & printer for OCaml"
12cr|ocaml-xml-light-2.2-18|51	archive(byte) = "xml-light.cma"
12cr|ocaml-xml-light-2.2-18|52	archive(native) = "xml-light.cmxa"
12cr|ocaml-xml-light-2.2-18|53	EOF
12cr|ocaml-xml-light-2.2-18|54	
12cr|ocaml-xml-light-2.2-18|55	%clean
12cr|ocaml-xml-light-2.2-18|56	rm -rf %{buildroot}
12cr|ocaml-xml-light-2.2-18|57	
12cr|ocaml-xml-light-2.2-18|58	%files
12cr|ocaml-xml-light-2.2-18|59	%defattr(-,root,root)
12cr|ocaml-xml-light-2.2-18|60	%doc README
12cr|ocaml-xml-light-2.2-18|61	%dir %{_libdir}/ocaml/xml-light
12cr|ocaml-xml-light-2.2-18|62	%{_libdir}/ocaml/xml-light/*.cmi
12cr|ocaml-xml-light-2.2-18|63	%{_libdir}/ocaml/xml-light/*.cma
12cr|ocaml-xml-light-2.2-18|64	%{_libdir}/ocaml/xml-light/META
12cr|ocaml-xml-light-2.2-18|65	
12cr|ocaml-xml-light-2.2-18|66	%files devel
12cr|ocaml-xml-light-2.2-18|67	%defattr(-,root,root)
12cr|ocaml-xml-light-2.2-18|68	%{_libdir}/ocaml/xml-light/*.a
12cr|ocaml-xml-light-2.2-18|69	%{_libdir}/ocaml/xml-light/*.cmx
12cr|ocaml-xml-light-2.2-18|70	%{_libdir}/ocaml/xml-light/*.cmxa
12cr|ocaml-xml-light-2.2-18|71	%{_libdir}/ocaml/xml-light/*.mli
12cr|ocaml-xml-light-2.2-18|72	
12cr|ocaml-xml-light-2.2-18|73	
12cr|ocaml-xml-light-2.2-18|74	%changelog
12cr|ocaml-xml-light-2.2-18|75	* Wed May 09 2012 Crispin Boylan <crisb@mandriva.org> 2.2-18
12cr|ocaml-xml-light-2.2-18|76	+ Revision: 797737
12cr|ocaml-xml-light-2.2-18|77	- Rebuild
12cr|ocaml-xml-light-2.2-18|78	
12cr|ocaml-xml-light-2.2-18|79	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-17mdv2011.0
12cr|ocaml-xml-light-2.2-18|80	+ Revision: 389827
12cr|ocaml-xml-light-2.2-18|81	- rebuild
12cr|ocaml-xml-light-2.2-18|82	
12cr|ocaml-xml-light-2.2-18|83	* Wed Dec 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-16mdv2009.1
12cr|ocaml-xml-light-2.2-18|84	+ Revision: 318329
12cr|ocaml-xml-light-2.2-18|85	- move non-devel files in main package
12cr|ocaml-xml-light-2.2-18|86	- site-lib hierarchy doesn't exist anymore
12cr|ocaml-xml-light-2.2-18|87	
12cr|ocaml-xml-light-2.2-18|88	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-15mdv2009.0
12cr|ocaml-xml-light-2.2-18|89	+ Revision: 272173
12cr|ocaml-xml-light-2.2-18|90	- fix META file
12cr|ocaml-xml-light-2.2-18|91	
12cr|ocaml-xml-light-2.2-18|92	* Wed Aug 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-14mdv2009.0
12cr|ocaml-xml-light-2.2-18|93	+ Revision: 271624
12cr|ocaml-xml-light-2.2-18|94	- add META file
12cr|ocaml-xml-light-2.2-18|95	
12cr|ocaml-xml-light-2.2-18|96	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.2-13mdv2009.0
12cr|ocaml-xml-light-2.2-18|97	+ Revision: 254378
12cr|ocaml-xml-light-2.2-18|98	- rebuild
12cr|ocaml-xml-light-2.2-18|99	
12cr|ocaml-xml-light-2.2-18|100	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-11mdv2008.1
12cr|ocaml-xml-light-2.2-18|101	+ Revision: 178371
12cr|ocaml-xml-light-2.2-18|102	- rebuild
12cr|ocaml-xml-light-2.2-18|103	
12cr|ocaml-xml-light-2.2-18|104	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.2-10mdv2008.1
12cr|ocaml-xml-light-2.2-18|105	+ Revision: 171006
12cr|ocaml-xml-light-2.2-18|106	- rebuild
12cr|ocaml-xml-light-2.2-18|107	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|ocaml-xml-light-2.2-18|108	- kill re-definition of %%buildroot on Pixel's request
12cr|ocaml-xml-light-2.2-18|109	
12cr|ocaml-xml-light-2.2-18|110	+ Olivier Blin <blino@mandriva.org>
12cr|ocaml-xml-light-2.2-18|111	- restore BuildRoot
12cr|ocaml-xml-light-2.2-18|112	
12cr|ocaml-xml-light-2.2-18|113	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-9mdv2008.0
12cr|ocaml-xml-light-2.2-18|114	+ Revision: 77552
12cr|ocaml-xml-light-2.2-18|115	- don't ship documentation twice
12cr|ocaml-xml-light-2.2-18|116	
12cr|ocaml-xml-light-2.2-18|117	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-8mdv2008.0
12cr|ocaml-xml-light-2.2-18|118	+ Revision: 77523
12cr|ocaml-xml-light-2.2-18|119	- drop macro definition, now in rpm-mandriva-setup
12cr|ocaml-xml-light-2.2-18|120	ship .cmi file in non-devel subpackage
12cr|ocaml-xml-light-2.2-18|121	

3609 12
12cr|ocaml-xmlm-1.0.2-1|1	Name:           ocaml-xmlm
12cr|ocaml-xmlm-1.0.2-1|2	Version:        1.0.2
12cr|ocaml-xmlm-1.0.2-1|3	Release:        %mkrel 1
12cr|ocaml-xmlm-1.0.2-1|4	Summary:        Streaming XML input/output for OCaml
12cr|ocaml-xmlm-1.0.2-1|5	License:        new-BSD
12cr|ocaml-xmlm-1.0.2-1|6	Group:          Development/Other
12cr|ocaml-xmlm-1.0.2-1|7	URL:            http://erratique.ch/software/xmlm
12cr|ocaml-xmlm-1.0.2-1|8	Source0:        http://erratique.ch/software/xmlm/releases/xmlm-%{version}.tbz
12cr|ocaml-xmlm-1.0.2-1|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ocaml-xmlm-1.0.2-1|10	BuildRequires:  ocaml
12cr|ocaml-xmlm-1.0.2-1|11	Requires:       ocaml
12cr|ocaml-xmlm-1.0.2-1|12	
12cr|ocaml-xmlm-1.0.2-1|13	%description
12cr|ocaml-xmlm-1.0.2-1|14	Xmlm is an OCaml module providing streaming XML input/output. It aims at
12cr|ocaml-xmlm-1.0.2-1|15	making XML processing robust and painless. The streaming interface can
12cr|ocaml-xmlm-1.0.2-1|16	process documents without building an in-memory representation. It lets
12cr|ocaml-xmlm-1.0.2-1|17	the programmer translate its data structures to XML documents and
12cr|ocaml-xmlm-1.0.2-1|18	vice-versa. Functions are provided to easily transform arborescent data
12cr|ocaml-xmlm-1.0.2-1|19	structures to/from XML documents.
12cr|ocaml-xmlm-1.0.2-1|20	
12cr|ocaml-xmlm-1.0.2-1|21	%package        devel
12cr|ocaml-xmlm-1.0.2-1|22	Summary:        Development files for %{name}
12cr|ocaml-xmlm-1.0.2-1|23	Group:          Development/Other
12cr|ocaml-xmlm-1.0.2-1|24	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-xmlm-1.0.2-1|25	
12cr|ocaml-xmlm-1.0.2-1|26	%description    devel
12cr|ocaml-xmlm-1.0.2-1|27	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-xmlm-1.0.2-1|28	developing applications that use %{name}.
12cr|ocaml-xmlm-1.0.2-1|29	
12cr|ocaml-xmlm-1.0.2-1|30	%prep
12cr|ocaml-xmlm-1.0.2-1|31	%setup -q -n xmlm-%{version}
12cr|ocaml-xmlm-1.0.2-1|32	
12cr|ocaml-xmlm-1.0.2-1|33	%build
12cr|ocaml-xmlm-1.0.2-1|34	./build module
12cr|ocaml-xmlm-1.0.2-1|35	./build doc
12cr|ocaml-xmlm-1.0.2-1|36	
12cr|ocaml-xmlm-1.0.2-1|37	%install
12cr|ocaml-xmlm-1.0.2-1|38	rm -rf %{buildroot}
12cr|ocaml-xmlm-1.0.2-1|39	export INSTALLDIR=%{buildroot}/%{_libdir}/ocaml/xmlm
12cr|ocaml-xmlm-1.0.2-1|40	./build install
12cr|ocaml-xmlm-1.0.2-1|41	
12cr|ocaml-xmlm-1.0.2-1|42	%clean
12cr|ocaml-xmlm-1.0.2-1|43	rm -rf %{buildroot}
12cr|ocaml-xmlm-1.0.2-1|44	
12cr|ocaml-xmlm-1.0.2-1|45	%files
12cr|ocaml-xmlm-1.0.2-1|46	%defattr(-,root,root)
12cr|ocaml-xmlm-1.0.2-1|47	%doc README
12cr|ocaml-xmlm-1.0.2-1|48	%{_libdir}/ocaml/xmlm/META
12cr|ocaml-xmlm-1.0.2-1|49	%{_libdir}/ocaml/xmlm/xmlm.cmi
12cr|ocaml-xmlm-1.0.2-1|50	%{_libdir}/ocaml/xmlm/xmlm.cmo
12cr|ocaml-xmlm-1.0.2-1|51	
12cr|ocaml-xmlm-1.0.2-1|52	%files devel
12cr|ocaml-xmlm-1.0.2-1|53	%defattr(-,root,root)
12cr|ocaml-xmlm-1.0.2-1|54	%doc test doc CHANGES
12cr|ocaml-xmlm-1.0.2-1|55	%{_libdir}/ocaml/xmlm/xmlm.cmx
12cr|ocaml-xmlm-1.0.2-1|56	%{_libdir}/ocaml/xmlm/xmlm.o
12cr|ocaml-xmlm-1.0.2-1|57	%{_libdir}/ocaml/xmlm/xmlm.mli
12cr|ocaml-xmlm-1.0.2-1|58	%{_libdir}/ocaml/xmlm/xmlm.ml
12cr|ocaml-xmlm-1.0.2-1|59	
12cr|ocaml-xmlm-1.0.2-1|60	
12cr|ocaml-xmlm-1.0.2-1|61	
12cr|ocaml-xmlm-1.0.2-1|62	%changelog
12cr|ocaml-xmlm-1.0.2-1|63	* Wed Mar 17 2010 Florent Monnier <blue_prawn@mandriva.org> 1.0.2-1mdv2010.1
12cr|ocaml-xmlm-1.0.2-1|64	+ Revision: 522813
12cr|ocaml-xmlm-1.0.2-1|65	- update to new version 1.0.2
12cr|ocaml-xmlm-1.0.2-1|66	
12cr|ocaml-xmlm-1.0.2-1|67	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-2mdv2010.0
12cr|ocaml-xmlm-1.0.2-1|68	+ Revision: 390087
12cr|ocaml-xmlm-1.0.2-1|69	- rebuild
12cr|ocaml-xmlm-1.0.2-1|70	
12cr|ocaml-xmlm-1.0.2-1|71	* Thu Feb 19 2009 Florent Monnier <blue_prawn@mandriva.org> 1.0.1-1mdv2009.1
12cr|ocaml-xmlm-1.0.2-1|72	+ Revision: 342935
12cr|ocaml-xmlm-1.0.2-1|73	- ocaml required to build
12cr|ocaml-xmlm-1.0.2-1|74	- * Thu Feb 19 2009 Florent Monnier <blue_prawn@mandriva.org> 1.0.1-1mdv
12cr|ocaml-xmlm-1.0.2-1|75	- Initial RPM release (please care that the upstream doc tells this software is designed to be used included)
12cr|ocaml-xmlm-1.0.2-1|76	
12cr|ocaml-xmlm-1.0.2-1|77	

3610 12
12cr|ocaml-xmlrpc-light-0.6.1-5|1	Name:           ocaml-xmlrpc-light
12cr|ocaml-xmlrpc-light-0.6.1-5|2	Version:        0.6.1
12cr|ocaml-xmlrpc-light-0.6.1-5|3	Release:        5
12cr|ocaml-xmlrpc-light-0.6.1-5|4	Summary:        OCaml library for writing XML-RPC clients and servers
12cr|ocaml-xmlrpc-light-0.6.1-5|5	
12cr|ocaml-xmlrpc-light-0.6.1-5|6	Group:          Development/Other
12cr|ocaml-xmlrpc-light-0.6.1-5|7	License:        LGPLv2 with exceptions
12cr|ocaml-xmlrpc-light-0.6.1-5|8	URL:            http://code.google.com/p/xmlrpc-light/
12cr|ocaml-xmlrpc-light-0.6.1-5|9	Source0:        http://xmlrpc-light.googlecode.com/files/xmlrpc-light-%{version}.tar.gz
12cr|ocaml-xmlrpc-light-0.6.1-5|10	BuildRequires:  ocaml >= 3.10.0
12cr|ocaml-xmlrpc-light-0.6.1-5|11	BuildRequires:  ocaml-findlib
12cr|ocaml-xmlrpc-light-0.6.1-5|12	BuildRequires:  ocaml
12cr|ocaml-xmlrpc-light-0.6.1-5|13	BuildRequires:  ocaml-xml-light-devel
12cr|ocaml-xmlrpc-light-0.6.1-5|14	BuildRequires:  ocaml-ocamlnet-devel
12cr|ocaml-xmlrpc-light-0.6.1-5|15	BuildRequires:  ocaml-ocamlnet-nethttpd-devel
12cr|ocaml-xmlrpc-light-0.6.1-5|16	# ocamlnet uses ocaml-pcre
12cr|ocaml-xmlrpc-light-0.6.1-5|17	BuildRequires:  ocaml-pcre-devel
12cr|ocaml-xmlrpc-light-0.6.1-5|18	BuildRequires:  pcre-devel
12cr|ocaml-xmlrpc-light-0.6.1-5|19	
12cr|ocaml-xmlrpc-light-0.6.1-5|20	
12cr|ocaml-xmlrpc-light-0.6.1-5|21	%description
12cr|ocaml-xmlrpc-light-0.6.1-5|22	XmlRpc-Light is an XmlRpc library written in OCaml.
12cr|ocaml-xmlrpc-light-0.6.1-5|23	
12cr|ocaml-xmlrpc-light-0.6.1-5|24	
12cr|ocaml-xmlrpc-light-0.6.1-5|25	%package        devel
12cr|ocaml-xmlrpc-light-0.6.1-5|26	Summary:        Development files for %{name}
12cr|ocaml-xmlrpc-light-0.6.1-5|27	Group:          Development/Other
12cr|ocaml-xmlrpc-light-0.6.1-5|28	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-xmlrpc-light-0.6.1-5|29	
12cr|ocaml-xmlrpc-light-0.6.1-5|30	
12cr|ocaml-xmlrpc-light-0.6.1-5|31	%description    devel
12cr|ocaml-xmlrpc-light-0.6.1-5|32	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-xmlrpc-light-0.6.1-5|33	developing applications that use %{name}.
12cr|ocaml-xmlrpc-light-0.6.1-5|34	
12cr|ocaml-xmlrpc-light-0.6.1-5|35	
12cr|ocaml-xmlrpc-light-0.6.1-5|36	%prep
12cr|ocaml-xmlrpc-light-0.6.1-5|37	%setup -q -n xmlrpc-light-%{version}
12cr|ocaml-xmlrpc-light-0.6.1-5|38	
12cr|ocaml-xmlrpc-light-0.6.1-5|39	%build
12cr|ocaml-xmlrpc-light-0.6.1-5|40	make
12cr|ocaml-xmlrpc-light-0.6.1-5|41	
12cr|ocaml-xmlrpc-light-0.6.1-5|42	%install
12cr|ocaml-xmlrpc-light-0.6.1-5|43	export DESTDIR=%{buildroot}
12cr|ocaml-xmlrpc-light-0.6.1-5|44	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-xmlrpc-light-0.6.1-5|45	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-xmlrpc-light-0.6.1-5|46	make install
12cr|ocaml-xmlrpc-light-0.6.1-5|47	
12cr|ocaml-xmlrpc-light-0.6.1-5|48	%files
12cr|ocaml-xmlrpc-light-0.6.1-5|49	%defattr(-,root,root,-)
12cr|ocaml-xmlrpc-light-0.6.1-5|50	%doc LICENSE
12cr|ocaml-xmlrpc-light-0.6.1-5|51	%{_libdir}/ocaml/xmlrpc-light
12cr|ocaml-xmlrpc-light-0.6.1-5|52	%exclude %{_libdir}/ocaml/xmlrpc-light/*.a
12cr|ocaml-xmlrpc-light-0.6.1-5|53	%exclude %{_libdir}/ocaml/xmlrpc-light/*.cmxa
12cr|ocaml-xmlrpc-light-0.6.1-5|54	%exclude %{_libdir}/ocaml/xmlrpc-light/*.mli
12cr|ocaml-xmlrpc-light-0.6.1-5|55	
12cr|ocaml-xmlrpc-light-0.6.1-5|56	
12cr|ocaml-xmlrpc-light-0.6.1-5|57	%files devel
12cr|ocaml-xmlrpc-light-0.6.1-5|58	%defattr(-,root,root,-)
12cr|ocaml-xmlrpc-light-0.6.1-5|59	%doc LICENSE doc/xmlrpc-light/{html,latex} README.txt
12cr|ocaml-xmlrpc-light-0.6.1-5|60	%{_libdir}/ocaml/xmlrpc-light/*.a
12cr|ocaml-xmlrpc-light-0.6.1-5|61	%{_libdir}/ocaml/xmlrpc-light/*.cmxa
12cr|ocaml-xmlrpc-light-0.6.1-5|62	%{_libdir}/ocaml/xmlrpc-light/*.mli
12cr|ocaml-xmlrpc-light-0.6.1-5|63	
12cr|ocaml-xmlrpc-light-0.6.1-5|64	
12cr|ocaml-xmlrpc-light-0.6.1-5|65	
12cr|ocaml-xmlrpc-light-0.6.1-5|66	
12cr|ocaml-xmlrpc-light-0.6.1-5|67	%changelog
12cr|ocaml-xmlrpc-light-0.6.1-5|68	* Mon Sep 14 2009 Florent Monnier <blue_prawn@mandriva.org> 0.6.1-4mdv2010.0
12cr|ocaml-xmlrpc-light-0.6.1-5|69	+ Revision: 440744
12cr|ocaml-xmlrpc-light-0.6.1-5|70	- rebuild
12cr|ocaml-xmlrpc-light-0.6.1-5|71	
12cr|ocaml-xmlrpc-light-0.6.1-5|72	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.1-3mdv2010.0
12cr|ocaml-xmlrpc-light-0.6.1-5|73	+ Revision: 390309
12cr|ocaml-xmlrpc-light-0.6.1-5|74	- rebuild
12cr|ocaml-xmlrpc-light-0.6.1-5|75	
12cr|ocaml-xmlrpc-light-0.6.1-5|76	* Thu Jun 11 2009 Florent Monnier <blue_prawn@mandriva.org> 0.6.1-2mdv2010.0
12cr|ocaml-xmlrpc-light-0.6.1-5|77	+ Revision: 385279
12cr|ocaml-xmlrpc-light-0.6.1-5|78	- increm rel nb
12cr|ocaml-xmlrpc-light-0.6.1-5|79	
12cr|ocaml-xmlrpc-light-0.6.1-5|80	* Sat May 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.1-1mdv2010.0
12cr|ocaml-xmlrpc-light-0.6.1-5|81	+ Revision: 379012
12cr|ocaml-xmlrpc-light-0.6.1-5|82	- don't suplicate spec-helper job
12cr|ocaml-xmlrpc-light-0.6.1-5|83	
12cr|ocaml-xmlrpc-light-0.6.1-5|84	+ Florent Monnier <blue_prawn@mandriva.org>
12cr|ocaml-xmlrpc-light-0.6.1-5|85	- updated version
12cr|ocaml-xmlrpc-light-0.6.1-5|86	
12cr|ocaml-xmlrpc-light-0.6.1-5|87	* Fri Jan 16 2009 Florent Monnier <blue_prawn@mandriva.org> 0.6-1mdv2009.1
12cr|ocaml-xmlrpc-light-0.6.1-5|88	+ Revision: 330287
12cr|ocaml-xmlrpc-light-0.6.1-5|89	- import ocaml-xmlrpc-light
12cr|ocaml-xmlrpc-light-0.6.1-5|90	
12cr|ocaml-xmlrpc-light-0.6.1-5|91	
12cr|ocaml-xmlrpc-light-0.6.1-5|92	* Fri Jan 9 2009 Florent Monnier <fmonnier@linux-nantes.org> 0.6-1mdv
12cr|ocaml-xmlrpc-light-0.6.1-5|93	- Initial RPM release made from the fedora rpm .spec file (revision 1.4) by Richard W.M. Jones
12cr|ocaml-xmlrpc-light-0.6.1-5|94	(URL: http://cvs.fedoraproject.org/viewvc/devel/ocaml-xmlrpc-light/ )

3611 12
12cr|ocaml-xstr-0.2.1-2|1	Name:           ocaml-xstr
12cr|ocaml-xstr-0.2.1-2|2	Version:        0.2.1
12cr|ocaml-xstr-0.2.1-2|3	Release:        2
12cr|ocaml-xstr-0.2.1-2|4	Summary:        Thread-safe implementation of string searching/matching/splitting
12cr|ocaml-xstr-0.2.1-2|5	License:        MIT/X11
12cr|ocaml-xstr-0.2.1-2|6	Group:          Development/Other
12cr|ocaml-xstr-0.2.1-2|7	URL:            http://projects.camlcity.org/projects/xstr.html
12cr|ocaml-xstr-0.2.1-2|8	Source0:        http://download.camlcity.org/download/xstr-%{version}.tar.gz
12cr|ocaml-xstr-0.2.1-2|9	BuildRequires:  ocaml-findlib
12cr|ocaml-xstr-0.2.1-2|10	BuildRequires:  ocaml
12cr|ocaml-xstr-0.2.1-2|11	
12cr|ocaml-xstr-0.2.1-2|12	%description
12cr|ocaml-xstr-0.2.1-2|13	This package implements frequent string operations: searching, replacing,
12cr|ocaml-xstr-0.2.1-2|14	splitting, matching. It is independent from the Str library, and can
12cr|ocaml-xstr-0.2.1-2|15	replace Str in many cases. Unlike Str, xstr is thread-safe. xstr does
12cr|ocaml-xstr-0.2.1-2|16	not implement regular expressions in general, but an important subset.
12cr|ocaml-xstr-0.2.1-2|17	Some operations of xstr are performed as quickly as by Str; if the string
12cr|ocaml-xstr-0.2.1-2|18	to be processed is small, xstr is often faster than Str; if the string is
12cr|ocaml-xstr-0.2.1-2|19	big, xstr is upto half as fast than Str.
12cr|ocaml-xstr-0.2.1-2|20	
12cr|ocaml-xstr-0.2.1-2|21	%package        devel
12cr|ocaml-xstr-0.2.1-2|22	Summary:        Development files for %{name}
12cr|ocaml-xstr-0.2.1-2|23	Group:          Development/Other
12cr|ocaml-xstr-0.2.1-2|24	Requires:       %{name} = %{version}-%{release}
12cr|ocaml-xstr-0.2.1-2|25	
12cr|ocaml-xstr-0.2.1-2|26	%description    devel
12cr|ocaml-xstr-0.2.1-2|27	The %{name}-devel package contains libraries and signature files for
12cr|ocaml-xstr-0.2.1-2|28	developing applications that use %{name}.
12cr|ocaml-xstr-0.2.1-2|29	
12cr|ocaml-xstr-0.2.1-2|30	%prep
12cr|ocaml-xstr-0.2.1-2|31	%setup -q -n xstr
12cr|ocaml-xstr-0.2.1-2|32	
12cr|ocaml-xstr-0.2.1-2|33	%build
12cr|ocaml-xstr-0.2.1-2|34	make all opt
12cr|ocaml-xstr-0.2.1-2|35	
12cr|ocaml-xstr-0.2.1-2|36	%install
12cr|ocaml-xstr-0.2.1-2|37	export DESTDIR=%{buildroot}
12cr|ocaml-xstr-0.2.1-2|38	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cr|ocaml-xstr-0.2.1-2|39	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-xstr-0.2.1-2|40	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cr|ocaml-xstr-0.2.1-2|41	mkdir -p $OCAMLFIND_DESTDIR/xstr
12cr|ocaml-xstr-0.2.1-2|42	make install
12cr|ocaml-xstr-0.2.1-2|43	
12cr|ocaml-xstr-0.2.1-2|44	%files
12cr|ocaml-xstr-0.2.1-2|45	%defattr(-,root,root)
12cr|ocaml-xstr-0.2.1-2|46	%doc LICENSE README
12cr|ocaml-xstr-0.2.1-2|47	%dir %{_libdir}/ocaml/xstr
12cr|ocaml-xstr-0.2.1-2|48	%{_libdir}/ocaml/xstr/META
12cr|ocaml-xstr-0.2.1-2|49	%{_libdir}/ocaml/xstr/*.cma
12cr|ocaml-xstr-0.2.1-2|50	%{_libdir}/ocaml/xstr/*.cmi
12cr|ocaml-xstr-0.2.1-2|51	
12cr|ocaml-xstr-0.2.1-2|52	%files devel
12cr|ocaml-xstr-0.2.1-2|53	%defattr(-,root,root)
12cr|ocaml-xstr-0.2.1-2|54	%{_libdir}/ocaml/xstr/*.a
12cr|ocaml-xstr-0.2.1-2|55	%{_libdir}/ocaml/xstr/*.cmxa
12cr|ocaml-xstr-0.2.1-2|56	%{_libdir}/ocaml/xstr/*.mli
12cr|ocaml-xstr-0.2.1-2|57	
12cr|ocaml-xstr-0.2.1-2|58	
12cr|ocaml-xstr-0.2.1-2|59	
12cr|ocaml-xstr-0.2.1-2|60	%changelog
12cr|ocaml-xstr-0.2.1-2|61	* Sun Sep 13 2009 Florent Monnier <blue_prawn@mandriva.org> 0.2.1-1mdv2010.0
12cr|ocaml-xstr-0.2.1-2|62	+ Revision: 438749
12cr|ocaml-xstr-0.2.1-2|63	- import ocaml-xstr
12cr|ocaml-xstr-0.2.1-2|64	

3612 12
12cr|ocfs2-tools-1.6.4-2|1	%if %{_use_internal_dependency_generator}
12cr|ocfs2-tools-1.6.4-2|2	%define __noautoreq 'pkgconfig(com_err)'
12cr|ocfs2-tools-1.6.4-2|3	%else
12cr|ocfs2-tools-1.6.4-2|4	%define _requires_exceptions pkgconfig(com_err)
12cr|ocfs2-tools-1.6.4-2|5	%endif
12cr|ocfs2-tools-1.6.4-2|6	
12cr|ocfs2-tools-1.6.4-2|7	Summary:	Tools for managing the Oracle Cluster Filesystem 2
12cr|ocfs2-tools-1.6.4-2|8	Name:		ocfs2-tools
12cr|ocfs2-tools-1.6.4-2|9	Version:	1.6.4
12cr|ocfs2-tools-1.6.4-2|10	Release:	2
12cr|ocfs2-tools-1.6.4-2|11	License:	GPL
12cr|ocfs2-tools-1.6.4-2|12	Group:		System/Base
12cr|ocfs2-tools-1.6.4-2|13	URL:		http://oss.oracle.com/projects/ocfs2-tools/
12cr|ocfs2-tools-1.6.4-2|14	Source0:	http://oss.oracle.com/projects/ocfs2-tools/dist/files/source/v1.2/%{name}-%{version}.tar.gz
12cr|ocfs2-tools-1.6.4-2|15	Patch1:     ocfs2-tools-1.6.4-fix-format-errors.patch
12cr|ocfs2-tools-1.6.4-2|16	Patch2:     ocfs2-tools-1.4.4-fix-linking.patch
12cr|ocfs2-tools-1.6.4-2|17	Patch3:     ocfs2-tools-gcc45.patch
12cr|ocfs2-tools-1.6.4-2|18	BuildRequires:	libblkid-devel
12cr|ocfs2-tools-1.6.4-2|19	BuildRequires:	glib2-devel >= 2.2.3
12cr|ocfs2-tools-1.6.4-2|20	BuildRequires:	glibc-static-devel
12cr|ocfs2-tools-1.6.4-2|21	BuildRequires:	pygtk2.0 >= 1.99.16
12cr|ocfs2-tools-1.6.4-2|22	BuildRequires:	python-devel
12cr|ocfs2-tools-1.6.4-2|23	BuildRequires:	pkgconfig
12cr|ocfs2-tools-1.6.4-2|24	BuildRequires:	libreadline-devel
12cr|ocfs2-tools-1.6.4-2|25	BuildRequires:	ncurses-devel
12cr|ocfs2-tools-1.6.4-2|26	BuildRequires:	ext2fs-devel
12cr|ocfs2-tools-1.6.4-2|27	BuildRequires:	dlm-devel
12cr|ocfs2-tools-1.6.4-2|28	BuildRequires:	openais-devel
12cr|ocfs2-tools-1.6.4-2|29	Requires:	kernel >= 2.6.16.1
12cr|ocfs2-tools-1.6.4-2|30	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ocfs2-tools-1.6.4-2|31	
12cr|ocfs2-tools-1.6.4-2|32	%description
12cr|ocfs2-tools-1.6.4-2|33	Tools to manage Oracle Cluster Filesystem 2 volumes.
12cr|ocfs2-tools-1.6.4-2|34	
12cr|ocfs2-tools-1.6.4-2|35	%package -n	ocfs2console
12cr|ocfs2-tools-1.6.4-2|36	Summary:	GUI frontend for OCFS2 management
12cr|ocfs2-tools-1.6.4-2|37	Group:		System/Base
12cr|ocfs2-tools-1.6.4-2|38	Requires:	e2fsprogs
12cr|ocfs2-tools-1.6.4-2|39	Requires:	glib2 >= 2.2.3
12cr|ocfs2-tools-1.6.4-2|40	Requires:	vte >= 0.11.10
12cr|ocfs2-tools-1.6.4-2|41	Requires:	pygtk2.0 >= 1.99.16
12cr|ocfs2-tools-1.6.4-2|42	Requires:	%{name} = %{version}
12cr|ocfs2-tools-1.6.4-2|43	
12cr|ocfs2-tools-1.6.4-2|44	%description -n	ocfs2console
12cr|ocfs2-tools-1.6.4-2|45	GUI frontend for management and debugging of Oracle Cluster Filesystem 2
12cr|ocfs2-tools-1.6.4-2|46	volumes.
12cr|ocfs2-tools-1.6.4-2|47	
12cr|ocfs2-tools-1.6.4-2|48	%package	devel
12cr|ocfs2-tools-1.6.4-2|49	Summary:	Development for ocfs2-tools
12cr|ocfs2-tools-1.6.4-2|50	Group:		Development/C
12cr|ocfs2-tools-1.6.4-2|51	Requires:	%{name} = %{version}
12cr|ocfs2-tools-1.6.4-2|52	
12cr|ocfs2-tools-1.6.4-2|53	%description devel
12cr|ocfs2-tools-1.6.4-2|54	This package contains development files for ocfs2-tools.
12cr|ocfs2-tools-1.6.4-2|55	
12cr|ocfs2-tools-1.6.4-2|56	%package	static-devel
12cr|ocfs2-tools-1.6.4-2|57	Summary:	Static libraries for ocfs2-tools
12cr|ocfs2-tools-1.6.4-2|58	Group:		Development/C
12cr|ocfs2-tools-1.6.4-2|59	Requires:	%{name}-devel = %{version}
12cr|ocfs2-tools-1.6.4-2|60	
12cr|ocfs2-tools-1.6.4-2|61	%description static-devel
12cr|ocfs2-tools-1.6.4-2|62	This package contains static libraries used for ocfs2-tools development.
12cr|ocfs2-tools-1.6.4-2|63	
12cr|ocfs2-tools-1.6.4-2|64	%prep
12cr|ocfs2-tools-1.6.4-2|65	%setup -q -n %{name}-%{version}
12cr|ocfs2-tools-1.6.4-2|66	%patch1 -p 1
12cr|ocfs2-tools-1.6.4-2|67	%patch2 -p 1
12cr|ocfs2-tools-1.6.4-2|68	#patch3 -p 1
12cr|ocfs2-tools-1.6.4-2|69	
12cr|ocfs2-tools-1.6.4-2|70	%build
12cr|ocfs2-tools-1.6.4-2|71	
12cr|ocfs2-tools-1.6.4-2|72	%configure2_5x
12cr|ocfs2-tools-1.6.4-2|73	
12cr|ocfs2-tools-1.6.4-2|74	# lib64 fix
12cr|ocfs2-tools-1.6.4-2|75	perl -pi -e "s|^pyexecdir.*|pyexecdir = %{py_libdir}/site-packages|g" Config.make
12cr|ocfs2-tools-1.6.4-2|76	
12cr|ocfs2-tools-1.6.4-2|77	make
12cr|ocfs2-tools-1.6.4-2|78	
12cr|ocfs2-tools-1.6.4-2|79	%install
12cr|ocfs2-tools-1.6.4-2|80	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|ocfs2-tools-1.6.4-2|81	
12cr|ocfs2-tools-1.6.4-2|82	%makeinstall_std
12cr|ocfs2-tools-1.6.4-2|83	
12cr|ocfs2-tools-1.6.4-2|84	# install sample config
12cr|ocfs2-tools-1.6.4-2|85	install -d %{buildroot}%{_sysconfdir}/ocfs2
12cr|ocfs2-tools-1.6.4-2|86	install -m0644 documentation/samples/cluster.conf %{buildroot}%{_sysconfdir}/ocfs2/cluster.conf
12cr|ocfs2-tools-1.6.4-2|87	
12cr|ocfs2-tools-1.6.4-2|88	# install extras
12cr|ocfs2-tools-1.6.4-2|89	install -d %{buildroot}%{_sbindir}
12cr|ocfs2-tools-1.6.4-2|90	install -m0755 extras/compute_groups %{buildroot}%{_sbindir}/
12cr|ocfs2-tools-1.6.4-2|91	install -m0755 extras/decode_lockres %{buildroot}%{_sbindir}/
12cr|ocfs2-tools-1.6.4-2|92	install -m0755 extras/encode_lockres %{buildroot}%{_sbindir}/
12cr|ocfs2-tools-1.6.4-2|93	install -m0755 extras/find_allocation_fragments %{buildroot}%{_sbindir}/
12cr|ocfs2-tools-1.6.4-2|94	install -m0755 extras/find_dup_extents %{buildroot}%{_sbindir}/
12cr|ocfs2-tools-1.6.4-2|95	install -m0755 extras/find_hardlinks %{buildroot}%{_sbindir}/
12cr|ocfs2-tools-1.6.4-2|96	install -m0755 extras/find_inode_paths %{buildroot}%{_sbindir}/
12cr|ocfs2-tools-1.6.4-2|97	install -m0755 extras/mark_journal_dirty %{buildroot}%{_sbindir}/
12cr|ocfs2-tools-1.6.4-2|98	install -m0755 extras/set_random_bits %{buildroot}%{_sbindir}/
12cr|ocfs2-tools-1.6.4-2|99	
12cr|ocfs2-tools-1.6.4-2|100	# install python stuff
12cr|ocfs2-tools-1.6.4-2|101	%{__python} -c "import compileall; compileall.compile_dir('%{buildroot}%{py_libdir}/site-packages/ocfs2interface', ddir='%{py_libdir}/site-packages/ocfs2interface')"
12cr|ocfs2-tools-1.6.4-2|102	
12cr|ocfs2-tools-1.6.4-2|103	# install init system
12cr|ocfs2-tools-1.6.4-2|104	mkdir -p %{buildroot}%{_initrddir}
12cr|ocfs2-tools-1.6.4-2|105	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12cr|ocfs2-tools-1.6.4-2|106	install -m 0755 vendor/common/o2cb.init %{buildroot}%{_initrddir}/o2cb
12cr|ocfs2-tools-1.6.4-2|107	install -m 0755 vendor/common/ocfs2.init %{buildroot}%{_initrddir}/ocfs2
12cr|ocfs2-tools-1.6.4-2|108	install -m 0644 vendor/common/o2cb.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/o2cb
12cr|ocfs2-tools-1.6.4-2|109	
12cr|ocfs2-tools-1.6.4-2|110	%post
12cr|ocfs2-tools-1.6.4-2|111	%_post_service %{name}
12cr|ocfs2-tools-1.6.4-2|112	
12cr|ocfs2-tools-1.6.4-2|113	%preun
12cr|ocfs2-tools-1.6.4-2|114	%_preun_service %{name}
12cr|ocfs2-tools-1.6.4-2|115	
12cr|ocfs2-tools-1.6.4-2|116	%clean
12cr|ocfs2-tools-1.6.4-2|117	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|ocfs2-tools-1.6.4-2|118	
12cr|ocfs2-tools-1.6.4-2|119	%files
12cr|ocfs2-tools-1.6.4-2|120	%defattr(-,root,root)
12cr|ocfs2-tools-1.6.4-2|121	%doc README* COPYING CREDITS MAINTAINERS
12cr|ocfs2-tools-1.6.4-2|122	%doc documentation/samples/cluster.conf documentation/*.txt
12cr|ocfs2-tools-1.6.4-2|123	%config(noreplace) %{_sysconfdir}/sysconfig/o2cb
12cr|ocfs2-tools-1.6.4-2|124	%{_initrddir}/o2cb
12cr|ocfs2-tools-1.6.4-2|125	%{_initrddir}/ocfs2
12cr|ocfs2-tools-1.6.4-2|126	%config(noreplace) %{_sysconfdir}/ocfs2/cluster.conf
12cr|ocfs2-tools-1.6.4-2|127	/sbin/debugfs.ocfs2
12cr|ocfs2-tools-1.6.4-2|128	/sbin/fsck.ocfs2
12cr|ocfs2-tools-1.6.4-2|129	/sbin/mkfs.ocfs2
12cr|ocfs2-tools-1.6.4-2|130	/sbin/mount.ocfs2
12cr|ocfs2-tools-1.6.4-2|131	/sbin/mounted.ocfs2
12cr|ocfs2-tools-1.6.4-2|132	/sbin/o2cb_ctl
12cr|ocfs2-tools-1.6.4-2|133	/sbin/ocfs2_hb_ctl
12cr|ocfs2-tools-1.6.4-2|134	/sbin/tunefs.ocfs2
12cr|ocfs2-tools-1.6.4-2|135	/sbin/o2image
12cr|ocfs2-tools-1.6.4-2|136	%{_sbindir}/compute_groups
12cr|ocfs2-tools-1.6.4-2|137	%{_sbindir}/decode_lockres
12cr|ocfs2-tools-1.6.4-2|138	%{_sbindir}/encode_lockres
12cr|ocfs2-tools-1.6.4-2|139	%{_sbindir}/find_allocation_fragments
12cr|ocfs2-tools-1.6.4-2|140	%{_sbindir}/find_dup_extents
12cr|ocfs2-tools-1.6.4-2|141	%{_sbindir}/find_hardlinks
12cr|ocfs2-tools-1.6.4-2|142	%{_sbindir}/find_inode_paths
12cr|ocfs2-tools-1.6.4-2|143	%{_sbindir}/mark_journal_dirty
12cr|ocfs2-tools-1.6.4-2|144	%{_sbindir}/set_random_bits
12cr|ocfs2-tools-1.6.4-2|145	%{_sbindir}/o2hbmonitor
12cr|ocfs2-tools-1.6.4-2|146	%{_bindir}/o2info
12cr|ocfs2-tools-1.6.4-2|147	%{_mandir}/man1/o2info.1.*
12cr|ocfs2-tools-1.6.4-2|148	%{_mandir}/man7/o2cb.7.*
12cr|ocfs2-tools-1.6.4-2|149	%{_mandir}/man8/o2image.8.*
12cr|ocfs2-tools-1.6.4-2|150	%{_mandir}/man8/debugfs.ocfs2.8*
12cr|ocfs2-tools-1.6.4-2|151	%{_mandir}/man8/fsck.ocfs2.8*
12cr|ocfs2-tools-1.6.4-2|152	%{_mandir}/man8/fsck.ocfs2.checks.8*
12cr|ocfs2-tools-1.6.4-2|153	%{_mandir}/man8/mkfs.ocfs2.8*
12cr|ocfs2-tools-1.6.4-2|154	%{_mandir}/man8/mounted.ocfs2.8*
12cr|ocfs2-tools-1.6.4-2|155	%{_mandir}/man8/o2cb_ctl.8*
12cr|ocfs2-tools-1.6.4-2|156	%{_mandir}/man8/ocfs2_hb_ctl.8*
12cr|ocfs2-tools-1.6.4-2|157	%{_mandir}/man8/tunefs.ocfs2.8*
12cr|ocfs2-tools-1.6.4-2|158	%{_mandir}/man8/mount.ocfs2.8*
12cr|ocfs2-tools-1.6.4-2|159	
12cr|ocfs2-tools-1.6.4-2|160	%files -n ocfs2console
12cr|ocfs2-tools-1.6.4-2|161	%defattr(-,root,root)
12cr|ocfs2-tools-1.6.4-2|162	%{py_libdir}/site-packages/ocfs2interface
12cr|ocfs2-tools-1.6.4-2|163	%{_sbindir}/ocfs2console
12cr|ocfs2-tools-1.6.4-2|164	%{_mandir}/man8/ocfs2console.8*
12cr|ocfs2-tools-1.6.4-2|165	
12cr|ocfs2-tools-1.6.4-2|166	%files devel
12cr|ocfs2-tools-1.6.4-2|167	%defattr(-,root,root)
12cr|ocfs2-tools-1.6.4-2|168	%{_includedir}/o2cb
12cr|ocfs2-tools-1.6.4-2|169	%{_includedir}/o2dlm
12cr|ocfs2-tools-1.6.4-2|170	%{_includedir}/ocfs2
12cr|ocfs2-tools-1.6.4-2|171	%{_includedir}/ocfs2-kernel
12cr|ocfs2-tools-1.6.4-2|172	%{_libdir}/pkgconfig/o2cb.pc
12cr|ocfs2-tools-1.6.4-2|173	%{_libdir}/pkgconfig/o2dlm.pc
12cr|ocfs2-tools-1.6.4-2|174	%{_libdir}/pkgconfig/ocfs2.pc
12cr|ocfs2-tools-1.6.4-2|175	
12cr|ocfs2-tools-1.6.4-2|176	%files static-devel
12cr|ocfs2-tools-1.6.4-2|177	%defattr(-,root,root)
12cr|ocfs2-tools-1.6.4-2|178	%{_libdir}/libo2cb.a
12cr|ocfs2-tools-1.6.4-2|179	%{_libdir}/libo2dlm.a
12cr|ocfs2-tools-1.6.4-2|180	%{_libdir}/libocfs2.a
12cr|ocfs2-tools-1.6.4-2|181	
12cr|ocfs2-tools-1.6.4-2|182	
12cr|ocfs2-tools-1.6.4-2|183	
12cr|ocfs2-tools-1.6.4-2|184	
12cr|ocfs2-tools-1.6.4-2|185	
12cr|ocfs2-tools-1.6.4-2|186	%changelog
12cr|ocfs2-tools-1.6.4-2|187	* Sat Aug 06 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.6.4-1mdv2012.0
12cr|ocfs2-tools-1.6.4-2|188	+ Revision: 693395
12cr|ocfs2-tools-1.6.4-2|189	- 1.6.4
12cr|ocfs2-tools-1.6.4-2|190	P1 rediffed
12cr|ocfs2-tools-1.6.4-2|191	P3 merged upstream
12cr|ocfs2-tools-1.6.4-2|192	
12cr|ocfs2-tools-1.6.4-2|193	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 1.4.4-1mdv2011.0
12cr|ocfs2-tools-1.6.4-2|194	+ Revision: 598882
12cr|ocfs2-tools-1.6.4-2|195	- BR ext2fs
12cr|ocfs2-tools-1.6.4-2|196	- new version 1.4.4
12cr|ocfs2-tools-1.6.4-2|197	
12cr|ocfs2-tools-1.6.4-2|198	* Tue Jun 09 2009 Frederic Crozat <fcrozat@mandriva.com> 1.4.1-2mdv2010.0
12cr|ocfs2-tools-1.6.4-2|199	+ Revision: 384378
12cr|ocfs2-tools-1.6.4-2|200	- Switch to libblkid-devel
12cr|ocfs2-tools-1.6.4-2|201	
12cr|ocfs2-tools-1.6.4-2|202	* Sun Mar 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.1-1mdv2009.1
12cr|ocfs2-tools-1.6.4-2|203	+ Revision: 352906
12cr|ocfs2-tools-1.6.4-2|204	- new version
12cr|ocfs2-tools-1.6.4-2|205	- fix format errors
12cr|ocfs2-tools-1.6.4-2|206	- fix missing header
12cr|ocfs2-tools-1.6.4-2|207	- fix some linking errors
12cr|ocfs2-tools-1.6.4-2|208	- disable -Wl,--no-undefined for modules
12cr|ocfs2-tools-1.6.4-2|209	
12cr|ocfs2-tools-1.6.4-2|210	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocfs2-tools-1.6.4-2|211	- rebuild
12cr|ocfs2-tools-1.6.4-2|212	
12cr|ocfs2-tools-1.6.4-2|213	* Thu Mar 13 2008 Andreas Hasenack <andreas@mandriva.com> 1.2.3-3mdv2008.1
12cr|ocfs2-tools-1.6.4-2|214	+ Revision: 187679
12cr|ocfs2-tools-1.6.4-2|215	- tarball for 1.2.6 was never uploaded: back to 1.2.3
12cr|ocfs2-tools-1.6.4-2|216	- rebuild for 2008.1
12cr|ocfs2-tools-1.6.4-2|217	
12cr|ocfs2-tools-1.6.4-2|218	+ Olivier Blin <blino@mandriva.org>
12cr|ocfs2-tools-1.6.4-2|219	- restore BuildRoot
12cr|ocfs2-tools-1.6.4-2|220	
12cr|ocfs2-tools-1.6.4-2|221	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocfs2-tools-1.6.4-2|222	- kill re-definition of %%buildroot on Pixel's request
12cr|ocfs2-tools-1.6.4-2|223	
12cr|ocfs2-tools-1.6.4-2|224	+ Erwan Velu <erwan@mandriva.org>
12cr|ocfs2-tools-1.6.4-2|225	- 1.2.6
12cr|ocfs2-tools-1.6.4-2|226	
12cr|ocfs2-tools-1.6.4-2|227	
12cr|ocfs2-tools-1.6.4-2|228	* Wed Mar 21 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-2mdv2007.1
12cr|ocfs2-tools-1.6.4-2|229	+ Revision: 147244
12cr|ocfs2-tools-1.6.4-2|230	- fix deps
12cr|ocfs2-tools-1.6.4-2|231	
12cr|ocfs2-tools-1.6.4-2|232	* Mon Mar 05 2007 Andreas Hasenack <andreas@mandriva.com> 1.2.3-1mdv2007.1
12cr|ocfs2-tools-1.6.4-2|233	+ Revision: 133014
12cr|ocfs2-tools-1.6.4-2|234	- updated to version 1.2.3
12cr|ocfs2-tools-1.6.4-2|235	
12cr|ocfs2-tools-1.6.4-2|236	* Tue Oct 24 2006 Andreas Hasenack <andreas@mandriva.com> 1.2.2-1mdv2007.1
12cr|ocfs2-tools-1.6.4-2|237	+ Revision: 71960
12cr|ocfs2-tools-1.6.4-2|238	- updated to version 1.2.2
12cr|ocfs2-tools-1.6.4-2|239	- added new devel packages
12cr|ocfs2-tools-1.6.4-2|240	- Import ocfs2-tools
12cr|ocfs2-tools-1.6.4-2|241	
12cr|ocfs2-tools-1.6.4-2|242	* Fri Sep 22 2006 Andreas Hasenack <andreas@mandriva.com> 1.2.1-2mdv2007.0
12cr|ocfs2-tools-1.6.4-2|243	- added buildrequires for ncurses-devel
12cr|ocfs2-tools-1.6.4-2|244	
12cr|ocfs2-tools-1.6.4-2|245	* Thu Sep 21 2006 Andreas Hasenack <andreas@mandriva.com> 1.2.1-1mdv2007.0
12cr|ocfs2-tools-1.6.4-2|246	- updated to version 1.2.1
12cr|ocfs2-tools-1.6.4-2|247	- added missing initscripts and a sysconfig file
12cr|ocfs2-tools-1.6.4-2|248	- added glibc-static-devel to buildrequires
12cr|ocfs2-tools-1.6.4-2|249	
12cr|ocfs2-tools-1.6.4-2|250	* Sun Apr 02 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdk
12cr|ocfs2-tools-1.6.4-2|251	- forgot to add the config file, oops!
12cr|ocfs2-tools-1.6.4-2|252	
12cr|ocfs2-tools-1.6.4-2|253	* Sun Apr 02 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdk
12cr|ocfs2-tools-1.6.4-2|254	- initial Mandriva package
12cr|ocfs2-tools-1.6.4-2|255	- used parts of the provided spec file
12cr|ocfs2-tools-1.6.4-2|256	

3613 12
12cr|ocrad-0.21-1|1	%define name ocrad
12cr|ocrad-0.21-1|2	%define version 0.21
12cr|ocrad-0.21-1|3	%define release %mkrel 1
12cr|ocrad-0.21-1|4	
12cr|ocrad-0.21-1|5	Version: 	%{version}
12cr|ocrad-0.21-1|6	Summary: 	Optical Character Recognition
12cr|ocrad-0.21-1|7	Name: 		%{name}
12cr|ocrad-0.21-1|8	Release: 	%{release}
12cr|ocrad-0.21-1|9	License: 	GPLv3+
12cr|ocrad-0.21-1|10	Group: 		Publishing
12cr|ocrad-0.21-1|11	Source: 	http://ftp.gnu.org/gnu/ocrad/%{name}-%{version}.tar.gz
12cr|ocrad-0.21-1|12	URL: 		http://www.gnu.org/software/ocrad/ocrad.html
12cr|ocrad-0.21-1|13	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|ocrad-0.21-1|14	BuildRequires:	info-install
12cr|ocrad-0.21-1|15	
12cr|ocrad-0.21-1|16	%description
12cr|ocrad-0.21-1|17	Ocrad is an OCR (Optical Character Recognition) program implemented
12cr|ocrad-0.21-1|18	as a filter and based on a feature extraction method. It reads a
12cr|ocrad-0.21-1|19	bitmap image in PBM format and outputs text in the ISO-8859-1
12cr|ocrad-0.21-1|20	(Latin-1) charset. It includes a layout analyser that is able to
12cr|ocrad-0.21-1|21	separate the columns or blocks of text normally found on printed
12cr|ocrad-0.21-1|22	pages. Ocrad can be used as a stand-alone console application, or as
12cr|ocrad-0.21-1|23	a backend to other programs
12cr|ocrad-0.21-1|24	
12cr|ocrad-0.21-1|25	%package devel
12cr|ocrad-0.21-1|26	Group: Publishing
12cr|ocrad-0.21-1|27	Summary: Header files needed for ocard development
12cr|ocrad-0.21-1|28	
12cr|ocrad-0.21-1|29	%description devel
12cr|ocrad-0.21-1|30	This package contains header files needed for ocard development.
12cr|ocrad-0.21-1|31	
12cr|ocrad-0.21-1|32	%prep
12cr|ocrad-0.21-1|33	%setup -q
12cr|ocrad-0.21-1|34	
12cr|ocrad-0.21-1|35	%build
12cr|ocrad-0.21-1|36	./configure --prefix=%_prefix --libdir=%_libdir CFLAGS="%optflags" CXXFLAGS="%optflags" CPPFLAGS="%optflags" LDFLAGS="%{?ldflags}"
12cr|ocrad-0.21-1|37	%make
12cr|ocrad-0.21-1|38	
12cr|ocrad-0.21-1|39	%install
12cr|ocrad-0.21-1|40	rm -fr %buildroot
12cr|ocrad-0.21-1|41	export PATH=$PATH:/sbin
12cr|ocrad-0.21-1|42	%makeinstall_std
12cr|ocrad-0.21-1|43	
12cr|ocrad-0.21-1|44	%post
12cr|ocrad-0.21-1|45	%_install_info %name.info
12cr|ocrad-0.21-1|46	
12cr|ocrad-0.21-1|47	%postun
12cr|ocrad-0.21-1|48	%_remove_install_info %name.info
12cr|ocrad-0.21-1|49	
12cr|ocrad-0.21-1|50	%clean
12cr|ocrad-0.21-1|51	rm -rf %buildroot
12cr|ocrad-0.21-1|52	
12cr|ocrad-0.21-1|53	%files
12cr|ocrad-0.21-1|54	%defattr (-,root,root)
12cr|ocrad-0.21-1|55	%doc README COPYING INSTALL TODO ChangeLog
12cr|ocrad-0.21-1|56	%_bindir/*
12cr|ocrad-0.21-1|57	%_infodir/*
12cr|ocrad-0.21-1|58	%_mandir/man1/*.1.*
12cr|ocrad-0.21-1|59	
12cr|ocrad-0.21-1|60	%files devel
12cr|ocrad-0.21-1|61	%defattr (-,root,root)
12cr|ocrad-0.21-1|62	%{_includedir}/ocradlib.h
12cr|ocrad-0.21-1|63	%{_libdir}/libocrad.a
12cr|ocrad-0.21-1|64	
12cr|ocrad-0.21-1|65	
12cr|ocrad-0.21-1|66	%changelog
12cr|ocrad-0.21-1|67	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.21-1mdv2011.0
12cr|ocrad-0.21-1|68	+ Revision: 645353
12cr|ocrad-0.21-1|69	- update to new version 0.21
12cr|ocrad-0.21-1|70	
12cr|ocrad-0.21-1|71	* Tue Jul 20 2010 Funda Wang <fwang@mandriva.org> 0.20-1mdv2011.0
12cr|ocrad-0.21-1|72	+ Revision: 555065
12cr|ocrad-0.21-1|73	- update to new version 0.20
12cr|ocrad-0.21-1|74	
12cr|ocrad-0.21-1|75	* Fri Jan 29 2010 Funda Wang <fwang@mandriva.org> 0.19-1mdv2010.1
12cr|ocrad-0.21-1|76	+ Revision: 497883
12cr|ocrad-0.21-1|77	- New version 0.19
12cr|ocrad-0.21-1|78	
12cr|ocrad-0.21-1|79	* Mon May 11 2009 Funda Wang <fwang@mandriva.org> 0.18-1mdv2010.0
12cr|ocrad-0.21-1|80	+ Revision: 374118
12cr|ocrad-0.21-1|81	- New version 0.18
12cr|ocrad-0.21-1|82	
12cr|ocrad-0.21-1|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocrad-0.21-1|84	- rebuild
12cr|ocrad-0.21-1|85	
12cr|ocrad-0.21-1|86	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.17-1mdv2008.1
12cr|ocrad-0.21-1|87	+ Revision: 136634
12cr|ocrad-0.21-1|88	- restore BuildRoot
12cr|ocrad-0.21-1|89	
12cr|ocrad-0.21-1|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocrad-0.21-1|91	- kill re-definition of %%buildroot on Pixel's request
12cr|ocrad-0.21-1|92	
12cr|ocrad-0.21-1|93	* Sat Jul 07 2007 Austin Acton <austin@mandriva.org> 0.17-1mdv2008.0
12cr|ocrad-0.21-1|94	+ Revision: 49287
12cr|ocrad-0.21-1|95	- new version
12cr|ocrad-0.21-1|96	- enforce build flags
12cr|ocrad-0.21-1|97	
12cr|ocrad-0.21-1|98	
12cr|ocrad-0.21-1|99	* Wed Oct 25 2006 Lenny Cartier <lenny@mandriva.com> 0.16-1mdv2007.0
12cr|ocrad-0.21-1|100	+ Revision: 72336
12cr|ocrad-0.21-1|101	- Import ocrad
12cr|ocrad-0.21-1|102	

3614 12
12cr|ocsinventory-2.0.3-2|1	%if %{_use_internal_dependency_generator}
12cr|ocsinventory-2.0.3-2|2	%define __noautoreq 'pear\\(dbconfig.inc.php\\)|pear\\(composants.php\\)|pear\\(dico.php\\)'
12cr|ocsinventory-2.0.3-2|3	%else
12cr|ocsinventory-2.0.3-2|4	%define _requires_exceptions pear(dbconfig.inc.php)\\|pear(composants.php)\\|pear(dico.php)
12cr|ocsinventory-2.0.3-2|5	%endif
12cr|ocsinventory-2.0.3-2|6	
12cr|ocsinventory-2.0.3-2|7	%define schema_version 2.0
12cr|ocsinventory-2.0.3-2|8	
12cr|ocsinventory-2.0.3-2|9	Name:		ocsinventory
12cr|ocsinventory-2.0.3-2|10	Version:	2.0.3
12cr|ocsinventory-2.0.3-2|11	Release:	2
12cr|ocsinventory-2.0.3-2|12	Summary:	Open Computer and Software Inventory Next Generation
12cr|ocsinventory-2.0.3-2|13	License:	GPL
12cr|ocsinventory-2.0.3-2|14	Group:		System/Servers
12cr|ocsinventory-2.0.3-2|15	URL:		http://www.ocsinventory-ng.org/
12cr|ocsinventory-2.0.3-2|16	Source0:	http://launchpad.net/ocsinventory-server/stable-1.3/server-release-1.3/+download/OCSNG_UNIX_SERVER-%{version}.tar.gz
12cr|ocsinventory-2.0.3-2|17	BuildRequires: perl-devel
12cr|ocsinventory-2.0.3-2|18	BuildArch:  noarch
12cr|ocsinventory-2.0.3-2|19	
12cr|ocsinventory-2.0.3-2|20	%description
12cr|ocsinventory-2.0.3-2|21	Open Computer and Software Inventory Next Generation is an application
12cr|ocsinventory-2.0.3-2|22	designed to help a network or system administrator keep track of the
12cr|ocsinventory-2.0.3-2|23	computers configuration and software that are installed on the network.
12cr|ocsinventory-2.0.3-2|24	
12cr|ocsinventory-2.0.3-2|25	OCS Inventory is also able to detect all active devices on your network,
12cr|ocsinventory-2.0.3-2|26	such as switch, router, network printer and unattended devices.
12cr|ocsinventory-2.0.3-2|27	
12cr|ocsinventory-2.0.3-2|28	OCS Inventory NG includes package deployment feature on client computers
12cr|ocsinventory-2.0.3-2|29	
12cr|ocsinventory-2.0.3-2|30	%package server
12cr|ocsinventory-2.0.3-2|31	Group:      System/Servers
12cr|ocsinventory-2.0.3-2|32	Summary:    Communication server
12cr|ocsinventory-2.0.3-2|33	Requires:	apache-mod_perl
12cr|ocsinventory-2.0.3-2|34	Requires:	perl(Apache::DBI)
12cr|ocsinventory-2.0.3-2|35	Requires:   perl-DBD-mysql
12cr|ocsinventory-2.0.3-2|36	Requires:   perl-Net-IP
12cr|ocsinventory-2.0.3-2|37	Requires:   perl-SOAP-Lite
12cr|ocsinventory-2.0.3-2|38	Obsoletes:  ocsng-linux-server
12cr|ocsinventory-2.0.3-2|39	
12cr|ocsinventory-2.0.3-2|40	%description server
12cr|ocsinventory-2.0.3-2|41	This package provides the Communication server, which will handle HTTP
12cr|ocsinventory-2.0.3-2|42	communications between database server and agents.
12cr|ocsinventory-2.0.3-2|43	
12cr|ocsinventory-2.0.3-2|44	%package reports
12cr|ocsinventory-2.0.3-2|45	Group:      System/Servers
12cr|ocsinventory-2.0.3-2|46	Summary:    Administration console
12cr|ocsinventory-2.0.3-2|47	Requires:	apache-mod_php
12cr|ocsinventory-2.0.3-2|48	Requires:	php-mysql
12cr|ocsinventory-2.0.3-2|49	Requires:	php-xml
12cr|ocsinventory-2.0.3-2|50	Requires:	php-zip
12cr|ocsinventory-2.0.3-2|51	Obsoletes:  ocsng-linux-server
12cr|ocsinventory-2.0.3-2|52	
12cr|ocsinventory-2.0.3-2|53	%description reports
12cr|ocsinventory-2.0.3-2|54	This package provides the Administration console, which will allow
12cr|ocsinventory-2.0.3-2|55	administrators to query the database server through their favorite browser.
12cr|ocsinventory-2.0.3-2|56	
12cr|ocsinventory-2.0.3-2|57	%prep
12cr|ocsinventory-2.0.3-2|58	%setup -q -n OCSNG_UNIX_SERVER-%{version}
12cr|ocsinventory-2.0.3-2|59	
12cr|ocsinventory-2.0.3-2|60	perl -pi -e 's/SCHEMA_VERSION/%{schema_version}/' ocsreports/index.php
12cr|ocsinventory-2.0.3-2|61	
12cr|ocsinventory-2.0.3-2|62	%build
12cr|ocsinventory-2.0.3-2|63	cd Apache
12cr|ocsinventory-2.0.3-2|64	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|ocsinventory-2.0.3-2|65	%make
12cr|ocsinventory-2.0.3-2|66	
12cr|ocsinventory-2.0.3-2|67	%install
12cr|ocsinventory-2.0.3-2|68	# ocsinventory-server
12cr|ocsinventory-2.0.3-2|69	pushd Apache
12cr|ocsinventory-2.0.3-2|70	make pure_install PERL_INSTALL_ROOT=%{buildroot}
12cr|ocsinventory-2.0.3-2|71	find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
12cr|ocsinventory-2.0.3-2|72	find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
12cr|ocsinventory-2.0.3-2|73	
12cr|ocsinventory-2.0.3-2|74	# To avoid bad dependency on perl(mod_perl)
12cr|ocsinventory-2.0.3-2|75	rm -f %{buildroot}%{perl_vendorlib}/Apache/Ocsinventory/Server/Modperl1.pm
12cr|ocsinventory-2.0.3-2|76	
12cr|ocsinventory-2.0.3-2|77	popd
12cr|ocsinventory-2.0.3-2|78	
12cr|ocsinventory-2.0.3-2|79	install -d -m 755 %{buildroot}%{_localstatedir}/log/ocsinventory-server
12cr|ocsinventory-2.0.3-2|80	
12cr|ocsinventory-2.0.3-2|81	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|ocsinventory-2.0.3-2|82	cat > %{buildroot}%{_sysconfdir}/logrotate.d/ocsinventory-server<<EOF
12cr|ocsinventory-2.0.3-2|83	/var/log/ocsinventory-server/*.log {
12cr|ocsinventory-2.0.3-2|84	missingok
12cr|ocsinventory-2.0.3-2|85	}
12cr|ocsinventory-2.0.3-2|86	EOF
12cr|ocsinventory-2.0.3-2|87	
12cr|ocsinventory-2.0.3-2|88	install -d -m 755 %{buildroot}%{webappconfdir}
12cr|ocsinventory-2.0.3-2|89	install -m 644 etc/ocsinventory/ocsinventory-server.conf \
12cr|ocsinventory-2.0.3-2|90	%{buildroot}%{webappconfdir}
12cr|ocsinventory-2.0.3-2|91	perl -pi \
12cr|ocsinventory-2.0.3-2|92	-e 's|DATABASE_SERVER|localhost|;' \
12cr|ocsinventory-2.0.3-2|93	-e 's|DATABASE_PORT|3306|;' \
12cr|ocsinventory-2.0.3-2|94	-e 's|VERSION_MP|2|;' \
12cr|ocsinventory-2.0.3-2|95	-e 's|PATH_TO_LOG_DIRECTORY|%{_localstatedir}/log/ocsinventory-server|;' \
12cr|ocsinventory-2.0.3-2|96	%{buildroot}%{_webappconfdir}/ocsinventory-server.conf
12cr|ocsinventory-2.0.3-2|97	
12cr|ocsinventory-2.0.3-2|98	# --- ocsinventory-reports
12cr|ocsinventory-2.0.3-2|99	
12cr|ocsinventory-2.0.3-2|100	install -d -m 755 %{buildroot}%{_datadir}/ocsinventory
12cr|ocsinventory-2.0.3-2|101	cp -pr ocsreports %{buildroot}%{_datadir}/ocsinventory
12cr|ocsinventory-2.0.3-2|102	
12cr|ocsinventory-2.0.3-2|103	install -d -m 755 %{buildroot}%{_localstatedir}/lib/ocsinventory-reports
12cr|ocsinventory-2.0.3-2|104	install -d -m 755 %{buildroot}%{_localstatedir}/lib/ocsinventory-reports/download
12cr|ocsinventory-2.0.3-2|105	install -d -m 755 %{buildroot}%{_localstatedir}/lib/ocsinventory-reports/ipd
12cr|ocsinventory-2.0.3-2|106	
12cr|ocsinventory-2.0.3-2|107	install -m 755 binutils/ipdiscover-util.pl %{buildroot}%{_datadir}/ocsinventory/ocsreports/ipdiscover-util.pl
12cr|ocsinventory-2.0.3-2|108	
12cr|ocsinventory-2.0.3-2|109	install -d -m 755 %{buildroot}%{_sysconfdir}/ocsinventory
12cr|ocsinventory-2.0.3-2|110	install -d -m 755 %{buildroot}%{_sysconfdir}/ocsinventory/ocsreports
12cr|ocsinventory-2.0.3-2|111	
12cr|ocsinventory-2.0.3-2|112	mv %{buildroot}%{_datadir}/ocsinventory/ocsreports/dbconfig.inc.php \
12cr|ocsinventory-2.0.3-2|113	%{buildroot}%{_sysconfdir}/ocsinventory/ocsreports/dbconfig.inc.php
12cr|ocsinventory-2.0.3-2|114	pushd %{buildroot}%{_datadir}/ocsinventory/ocsreports
12cr|ocsinventory-2.0.3-2|115	ln -s ../../../../%{_sysconfdir}/ocsinventory/ocsreports/dbconfig.inc.php .
12cr|ocsinventory-2.0.3-2|116	popd
12cr|ocsinventory-2.0.3-2|117	
12cr|ocsinventory-2.0.3-2|118	install -m 644 etc/ocsinventory/ocsinventory-reports.conf \
12cr|ocsinventory-2.0.3-2|119	%{buildroot}%{webappconfdir}
12cr|ocsinventory-2.0.3-2|120	perl -pi \
12cr|ocsinventory-2.0.3-2|121	-e 's|OCSREPORTS_ALIAS|/ocsinventory-reports|;' \
12cr|ocsinventory-2.0.3-2|122	-e 's|PATH_TO_OCSREPORTS_DIR|%{_datadir}/ocsinventory/ocsreports|;' \
12cr|ocsinventory-2.0.3-2|123	-e 's|PACKAGES_ALIAS|/ocsinventory-download|;' \
12cr|ocsinventory-2.0.3-2|124	-e 's|PATH_TO_PACKAGES_DIR|%{_localstatedir}/lib/ocsinventory-reports/download|;' \
12cr|ocsinventory-2.0.3-2|125	%{buildroot}%{_webappconfdir}/ocsinventory-reports.conf
12cr|ocsinventory-2.0.3-2|126	
12cr|ocsinventory-2.0.3-2|127	
12cr|ocsinventory-2.0.3-2|128	%files server
12cr|ocsinventory-2.0.3-2|129	%defattr(-,root,root)
12cr|ocsinventory-2.0.3-2|130	%doc README LICENSE.txt Apache/Changes
12cr|ocsinventory-2.0.3-2|131	%{perl_vendorlib}/Apache
12cr|ocsinventory-2.0.3-2|132	%attr(-,apache,apache) %{_localstatedir}/log/ocsinventory-server
12cr|ocsinventory-2.0.3-2|133	%config(noreplace) %{webappconfdir}/ocsinventory-server.conf
12cr|ocsinventory-2.0.3-2|134	%config(noreplace) %{_sysconfdir}/logrotate.d/ocsinventory-server
12cr|ocsinventory-2.0.3-2|135	
12cr|ocsinventory-2.0.3-2|136	%files reports
12cr|ocsinventory-2.0.3-2|137	%doc README LICENSE.txt
12cr|ocsinventory-2.0.3-2|138	%{_datadir}/ocsinventory
12cr|ocsinventory-2.0.3-2|139	%config(noreplace) %{webappconfdir}/ocsinventory-reports.conf
12cr|ocsinventory-2.0.3-2|140	%dir %{_sysconfdir}/ocsinventory
12cr|ocsinventory-2.0.3-2|141	%dir %{_sysconfdir}/ocsinventory/ocsreports
12cr|ocsinventory-2.0.3-2|142	%attr(660,root,apache) %config(noreplace) %{_sysconfdir}/ocsinventory/ocsreports/dbconfig.inc.php
12cr|ocsinventory-2.0.3-2|143	%attr(-,apache,apache) %{_localstatedir}/lib/ocsinventory-reports
12cr|ocsinventory-2.0.3-2|144	
12cr|ocsinventory-2.0.3-2|145	
12cr|ocsinventory-2.0.3-2|146	%changelog
12cr|ocsinventory-2.0.3-2|147	* Wed Nov 30 2011 Sergey Zhemoitel <serg@mandriva.org> 2.0.3-1mdv2012.0
12cr|ocsinventory-2.0.3-2|148	+ Revision: 735761
12cr|ocsinventory-2.0.3-2|149	- add new release 2.0.3
12cr|ocsinventory-2.0.3-2|150	
12cr|ocsinventory-2.0.3-2|151	* Wed Nov 16 2011 Sergey Zhemoitel <serg@mandriva.org> 2.0.2-1
12cr|ocsinventory-2.0.3-2|152	+ Revision: 730815
12cr|ocsinventory-2.0.3-2|153	- new release 2.0.2
12cr|ocsinventory-2.0.3-2|154	
12cr|ocsinventory-2.0.3-2|155	* Mon Oct 17 2011 Sergey Zhemoitel <serg@mandriva.org> 2.0.1-1
12cr|ocsinventory-2.0.3-2|156	+ Revision: 704957
12cr|ocsinventory-2.0.3-2|157	- new version 2.0.1
12cr|ocsinventory-2.0.3-2|158	
12cr|ocsinventory-2.0.3-2|159	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-1mdv2011.0
12cr|ocsinventory-2.0.3-2|160	+ Revision: 601849
12cr|ocsinventory-2.0.3-2|161	- new version
12cr|ocsinventory-2.0.3-2|162	
12cr|ocsinventory-2.0.3-2|163	* Wed Jun 16 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-1mdv2010.1
12cr|ocsinventory-2.0.3-2|164	+ Revision: 548135
12cr|ocsinventory-2.0.3-2|165	- 1.3.2
12cr|ocsinventory-2.0.3-2|166	- drop one upstream added patch
12cr|ocsinventory-2.0.3-2|167	
12cr|ocsinventory-2.0.3-2|168	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|ocsinventory-2.0.3-2|169	- perms for configuration files more consistent with other packages
12cr|ocsinventory-2.0.3-2|170	
12cr|ocsinventory-2.0.3-2|171	* Tue Mar 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-1mdv2010.1
12cr|ocsinventory-2.0.3-2|172	+ Revision: 513563
12cr|ocsinventory-2.0.3-2|173	- new version
12cr|ocsinventory-2.0.3-2|174	- improved schema patch
12cr|ocsinventory-2.0.3-2|175	- ensure configuration file is writable by apache
12cr|ocsinventory-2.0.3-2|176	
12cr|ocsinventory-2.0.3-2|177	* Mon Feb 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-1mdv2010.1
12cr|ocsinventory-2.0.3-2|178	+ Revision: 502468
12cr|ocsinventory-2.0.3-2|179	- new version
12cr|ocsinventory-2.0.3-2|180	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|ocsinventory-2.0.3-2|181	- drop useless sources
12cr|ocsinventory-2.0.3-2|182	
12cr|ocsinventory-2.0.3-2|183	* Mon Feb 01 2010 Oden Eriksson <oeriksson@mandriva.com> 1.02.2-1mdv2010.1
12cr|ocsinventory-2.0.3-2|184	+ Revision: 499186
12cr|ocsinventory-2.0.3-2|185	- 1.02.2
12cr|ocsinventory-2.0.3-2|186	
12cr|ocsinventory-2.0.3-2|187	* Tue Nov 24 2009 Anne Nicolas <ennael@mandriva.org> 1.02.1-3mdv2010.1
12cr|ocsinventory-2.0.3-2|188	+ Revision: 469641
12cr|ocsinventory-2.0.3-2|189	- Fix missing requires (#55941)
12cr|ocsinventory-2.0.3-2|190	
12cr|ocsinventory-2.0.3-2|191	* Thu Jun 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.02.1-2mdv2010.0
12cr|ocsinventory-2.0.3-2|192	+ Revision: 389024
12cr|ocsinventory-2.0.3-2|193	- fix invalid php-db dependency
12cr|ocsinventory-2.0.3-2|194	
12cr|ocsinventory-2.0.3-2|195	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.02.1-1mdv2010.0
12cr|ocsinventory-2.0.3-2|196	+ Revision: 383469
12cr|ocsinventory-2.0.3-2|197	- fix download alias
12cr|ocsinventory-2.0.3-2|198	- add php-gd dependency
12cr|ocsinventory-2.0.3-2|199	- symlink ocsreports configuration file to proper place
12cr|ocsinventory-2.0.3-2|200	- package renaming
12cr|ocsinventory-2.0.3-2|201	- new version
12cr|ocsinventory-2.0.3-2|202	- drop client (packaged distinctly) and doc (not distributed anymore)
12cr|ocsinventory-2.0.3-2|203	- sanitized package names
12cr|ocsinventory-2.0.3-2|204	- drop ipdiscover binary to keep the package noarch
12cr|ocsinventory-2.0.3-2|205	- spec cleanup
12cr|ocsinventory-2.0.3-2|206	
12cr|ocsinventory-2.0.3-2|207	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0-0.3mdv2008.1
12cr|ocsinventory-2.0.3-2|208	+ Revision: 136634
12cr|ocsinventory-2.0.3-2|209	- restore BuildRoot
12cr|ocsinventory-2.0.3-2|210	
12cr|ocsinventory-2.0.3-2|211	+ Thierry Vignaud <tv@mandriva.org>
12cr|ocsinventory-2.0.3-2|212	- kill re-definition of %%buildroot on Pixel's request
12cr|ocsinventory-2.0.3-2|213	
12cr|ocsinventory-2.0.3-2|214	* Mon Jun 25 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.3mdv2008.0
12cr|ocsinventory-2.0.3-2|215	+ Revision: 43837
12cr|ocsinventory-2.0.3-2|216	- fix deps
12cr|ocsinventory-2.0.3-2|217	

3615 12
12cr|ocsinventory-agent-2.0.3-2|1	Name:       ocsinventory-agent
12cr|ocsinventory-agent-2.0.3-2|2	Version:    2.0.3
12cr|ocsinventory-agent-2.0.3-2|3	Release:    2
12cr|ocsinventory-agent-2.0.3-2|4	Epoch:      1
12cr|ocsinventory-agent-2.0.3-2|5	Summary:    Unified client for OCS-Inventory
12cr|ocsinventory-agent-2.0.3-2|6	License:    GPLv2+
12cr|ocsinventory-agent-2.0.3-2|7	Group:      System/Servers
12cr|ocsinventory-agent-2.0.3-2|8	URL:        http://www.ocsinventory-ng.org/
12cr|ocsinventory-agent-2.0.3-2|9	Source0:    http://launchpad.net/ocsinventory-unix-agent/stable/ocsinventory-unix-agent-1.1.2/+download/Ocsinventory-Unix-Agent-%{version}.tar.gz
12cr|ocsinventory-agent-2.0.3-2|10	Patch0:     Ocsinventory-Agent-1.1.2-fix-syslog-usage.patch
12cr|ocsinventory-agent-2.0.3-2|11	Patch1:     Ocsinventory-Agent-1.1.2-fix-dmidecode-version-test.patch
12cr|ocsinventory-agent-2.0.3-2|12	Patch2:     Ocsinventory-Agent-1.1.2-fix-xen-dom0-identification.patch
12cr|ocsinventory-agent-2.0.3-2|13	Patch3:     Ocsinventory-Agent-1.1.2-add-bios-informations-for-xen-pv-hosts.patch
12cr|ocsinventory-agent-2.0.3-2|14	Requires:   net-tools
12cr|ocsinventory-agent-2.0.3-2|15	Requires:   pciutils
12cr|ocsinventory-agent-2.0.3-2|16	Requires:   nmap
12cr|ocsinventory-agent-2.0.3-2|17	Requires:   monitor-edid
12cr|ocsinventory-agent-2.0.3-2|18	Requires:   dmidecode >= 2.6
12cr|ocsinventory-agent-2.0.3-2|19	Requires:   perl-Net-IP
12cr|ocsinventory-agent-2.0.3-2|20	BuildRequires:   perl-devel
12cr|ocsinventory-agent-2.0.3-2|21	Suggests:   perl-Net-CUPS
12cr|ocsinventory-agent-2.0.3-2|22	Suggests:   perl-Proc-Daemon
12cr|ocsinventory-agent-2.0.3-2|23	Suggests:   ipmitool
12cr|ocsinventory-agent-2.0.3-2|24	Obsoletes:  ocsng-linux-agent
12cr|ocsinventory-agent-2.0.3-2|25	Obsoletes:  perl-Ocsinventory
12cr|ocsinventory-agent-2.0.3-2|26	
12cr|ocsinventory-agent-2.0.3-2|27	%description
12cr|ocsinventory-agent-2.0.3-2|28	Linux agent for ocs-inventory. Dialog between client computers and management
12cr|ocsinventory-agent-2.0.3-2|29	server is based on actual standards, HTTP protocol and XML data formatting.
12cr|ocsinventory-agent-2.0.3-2|30	
12cr|ocsinventory-agent-2.0.3-2|31	%prep
12cr|ocsinventory-agent-2.0.3-2|32	%setup -q -n Ocsinventory-Unix-Agent-%{version}
12cr|ocsinventory-agent-2.0.3-2|33	#%patch0 -p 1
12cr|ocsinventory-agent-2.0.3-2|34	#%patch1 -p 1
12cr|ocsinventory-agent-2.0.3-2|35	#%patch2 -p 1
12cr|ocsinventory-agent-2.0.3-2|36	#%patch3 -p 1
12cr|ocsinventory-agent-2.0.3-2|37	
12cr|ocsinventory-agent-2.0.3-2|38	%build
12cr|ocsinventory-agent-2.0.3-2|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|ocsinventory-agent-2.0.3-2|40	%make
12cr|ocsinventory-agent-2.0.3-2|41	
12cr|ocsinventory-agent-2.0.3-2|42	%install
12cr|ocsinventory-agent-2.0.3-2|43	rm -f run-postinst
12cr|ocsinventory-agent-2.0.3-2|44	%makeinstall_std
12cr|ocsinventory-agent-2.0.3-2|45	
12cr|ocsinventory-agent-2.0.3-2|46	install -d %{buildroot}%{_sbindir}
12cr|ocsinventory-agent-2.0.3-2|47	mv %{buildroot}%{_bindir}/* %{buildroot}%{_sbindir}/
12cr|ocsinventory-agent-2.0.3-2|48	
12cr|ocsinventory-agent-2.0.3-2|49	install -d -m 755 %{buildroot}%{_sysconfdir}/ocsinventory
12cr|ocsinventory-agent-2.0.3-2|50	cat > %{buildroot}%{_sysconfdir}/ocsinventory/ocsinventory-agent.cfg<<EOF
12cr|ocsinventory-agent-2.0.3-2|51	basevardir = %{_localstatedir}/lib/ocsinventory-agent
12cr|ocsinventory-agent-2.0.3-2|52	logger  = File
12cr|ocsinventory-agent-2.0.3-2|53	logfile = %{_localstatedir}/log/ocsinventory-agent/ocsinventory-agent.log
12cr|ocsinventory-agent-2.0.3-2|54	EOF
12cr|ocsinventory-agent-2.0.3-2|55	
12cr|ocsinventory-agent-2.0.3-2|56	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.daily
12cr|ocsinventory-agent-2.0.3-2|57	cat > %{buildroot}%{_sysconfdir}/cron.daily/ocsinventory-agent<<EOF
12cr|ocsinventory-agent-2.0.3-2|58	#!/bin/sh
12cr|ocsinventory-agent-2.0.3-2|59	%{_sbindir}/ocsinventory-agent --lazy > /dev/null 2>&1
12cr|ocsinventory-agent-2.0.3-2|60	EOF
12cr|ocsinventory-agent-2.0.3-2|61	chmod +x %{buildroot}%{_sysconfdir}/cron.daily/ocsinventory-agent
12cr|ocsinventory-agent-2.0.3-2|62	
12cr|ocsinventory-agent-2.0.3-2|63	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|ocsinventory-agent-2.0.3-2|64	cat > %{buildroot}%{_sysconfdir}/logrotate.d/ocsinventory-agent<<EOF
12cr|ocsinventory-agent-2.0.3-2|65	/var/log/ocsinventory-agent/*.log {
12cr|ocsinventory-agent-2.0.3-2|66	missingok
12cr|ocsinventory-agent-2.0.3-2|67	}
12cr|ocsinventory-agent-2.0.3-2|68	EOF
12cr|ocsinventory-agent-2.0.3-2|69	
12cr|ocsinventory-agent-2.0.3-2|70	install -d %{buildroot}%{_localstatedir}/lib/ocsinventory-agent
12cr|ocsinventory-agent-2.0.3-2|71	install -d %{buildroot}%{_localstatedir}/log/ocsinventory-agent
12cr|ocsinventory-agent-2.0.3-2|72	
12cr|ocsinventory-agent-2.0.3-2|73	# cleanup
12cr|ocsinventory-agent-2.0.3-2|74	rm -f %{buildroot}%{perl_vendorlib}/Ocsinventory/postinst.pl
12cr|ocsinventory-agent-2.0.3-2|75	
12cr|ocsinventory-agent-2.0.3-2|76	%files
12cr|ocsinventory-agent-2.0.3-2|77	%defattr(-,root, root)
12cr|ocsinventory-agent-2.0.3-2|78	%doc AUTHORS Changes LICENSE README THANKS
12cr|ocsinventory-agent-2.0.3-2|79	%{_sbindir}/%{name}
12cr|ocsinventory-agent-2.0.3-2|80	%{_sbindir}/ipdiscover
12cr|ocsinventory-agent-2.0.3-2|81	%{_mandir}/man1/%{name}.*
12cr|ocsinventory-agent-2.0.3-2|82	%{_mandir}/man3/Ocsinventory::Agent::XML::Inventory.3pm*
12cr|ocsinventory-agent-2.0.3-2|83	%{_mandir}/man3/Ocsinventory::Agent::Common.3pm*
12cr|ocsinventory-agent-2.0.3-2|84	%{perl_vendorlib}/Ocsinventory
12cr|ocsinventory-agent-2.0.3-2|85	%config(noreplace) %{_sysconfdir}/cron.daily/%{name}
12cr|ocsinventory-agent-2.0.3-2|86	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|ocsinventory-agent-2.0.3-2|87	%config(noreplace) %{_sysconfdir}/ocsinventory
12cr|ocsinventory-agent-2.0.3-2|88	%{_localstatedir}/log/%{name}
12cr|ocsinventory-agent-2.0.3-2|89	%{_localstatedir}/lib/%{name}
12cr|ocsinventory-agent-2.0.3-2|90	
12cr|ocsinventory-agent-2.0.3-2|91	
12cr|ocsinventory-agent-2.0.3-2|92	%changelog
12cr|ocsinventory-agent-2.0.3-2|93	* Wed Nov 30 2011 Sergey Zhemoitel <serg@mandriva.org> 1:2.0.3-1mdv2012.0
12cr|ocsinventory-agent-2.0.3-2|94	+ Revision: 735763
12cr|ocsinventory-agent-2.0.3-2|95	- add new release 2.0.3
12cr|ocsinventory-agent-2.0.3-2|96	
12cr|ocsinventory-agent-2.0.3-2|97	* Wed Nov 16 2011 Sergey Zhemoitel <serg@mandriva.org> 1:2.0.2-1
12cr|ocsinventory-agent-2.0.3-2|98	+ Revision: 730816
12cr|ocsinventory-agent-2.0.3-2|99	- new release 2.0.2
12cr|ocsinventory-agent-2.0.3-2|100	
12cr|ocsinventory-agent-2.0.3-2|101	* Mon Oct 17 2011 Andrey Bondrov <abondrov@mandriva.org> 1:2.0.1-1
12cr|ocsinventory-agent-2.0.3-2|102	+ Revision: 704969
12cr|ocsinventory-agent-2.0.3-2|103	- Not a noarch package anymore
12cr|ocsinventory-agent-2.0.3-2|104	
12cr|ocsinventory-agent-2.0.3-2|105	+ Sergey Zhemoitel <serg@mandriva.org>
12cr|ocsinventory-agent-2.0.3-2|106	- new version 2.0.1
12cr|ocsinventory-agent-2.0.3-2|107	
12cr|ocsinventory-agent-2.0.3-2|108	* Fri Feb 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.1.2.1-2
12cr|ocsinventory-agent-2.0.3-2|109	+ Revision: 635830
12cr|ocsinventory-agent-2.0.3-2|110	- fix cron task (bug #61969)
12cr|ocsinventory-agent-2.0.3-2|111	
12cr|ocsinventory-agent-2.0.3-2|112	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.1.2.1-1mdv2011.0
12cr|ocsinventory-agent-2.0.3-2|113	+ Revision: 601954
12cr|ocsinventory-agent-2.0.3-2|114	- new version
12cr|ocsinventory-agent-2.0.3-2|115	
12cr|ocsinventory-agent-2.0.3-2|116	* Mon Jun 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.1.2-4mdv2011.0
12cr|ocsinventory-agent-2.0.3-2|117	+ Revision: 548020
12cr|ocsinventory-agent-2.0.3-2|118	- drop useless explicit dependencies
12cr|ocsinventory-agent-2.0.3-2|119	- cleanup space and tabs mixture
12cr|ocsinventory-agent-2.0.3-2|120	
12cr|ocsinventory-agent-2.0.3-2|121	* Mon Jun 14 2010 Anne Nicolas <ennael@mandriva.org> 1:1.1.2-4mdv2010.1
12cr|ocsinventory-agent-2.0.3-2|122	+ Revision: 547999
12cr|ocsinventory-agent-2.0.3-2|123	- Fix requires and suggests (#59459)
12cr|ocsinventory-agent-2.0.3-2|124	
12cr|ocsinventory-agent-2.0.3-2|125	* Sat May 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.1.2-3mdv2010.1
12cr|ocsinventory-agent-2.0.3-2|126	+ Revision: 546575
12cr|ocsinventory-agent-2.0.3-2|127	- patch1: fix dmidecode version test
12cr|ocsinventory-agent-2.0.3-2|128	- patch2: fix xen dom0 identification
12cr|ocsinventory-agent-2.0.3-2|129	- patch3: add bios information for xen PV hosts
12cr|ocsinventory-agent-2.0.3-2|130	- suggests optional perl modules and tools (fix #59459)
12cr|ocsinventory-agent-2.0.3-2|131	
12cr|ocsinventory-agent-2.0.3-2|132	* Thu Apr 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.1.2-2mdv2010.1
12cr|ocsinventory-agent-2.0.3-2|133	+ Revision: 540800
12cr|ocsinventory-agent-2.0.3-2|134	- patch0: fix syslog usage
12cr|ocsinventory-agent-2.0.3-2|135	- new version
12cr|ocsinventory-agent-2.0.3-2|136	- fix cron task
12cr|ocsinventory-agent-2.0.3-2|137	
12cr|ocsinventory-agent-2.0.3-2|138	* Mon Nov 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-2mdv2010.1
12cr|ocsinventory-agent-2.0.3-2|139	+ Revision: 471940
12cr|ocsinventory-agent-2.0.3-2|140	- ensure cron script is executable
12cr|ocsinventory-agent-2.0.3-2|141	
12cr|ocsinventory-agent-2.0.3-2|142	* Sat Jun 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2010.0
12cr|ocsinventory-agent-2.0.3-2|143	+ Revision: 383255
12cr|ocsinventory-agent-2.0.3-2|144	- new version
12cr|ocsinventory-agent-2.0.3-2|145	- merge perl package, no need for a distinct one
12cr|ocsinventory-agent-2.0.3-2|146	- use herein document whenever possible
12cr|ocsinventory-agent-2.0.3-2|147	- switch to a daily cron job, as per default installation
12cr|ocsinventory-agent-2.0.3-2|148	
12cr|ocsinventory-agent-2.0.3-2|149	* Sun May 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-1mdv2010.0
12cr|ocsinventory-agent-2.0.3-2|150	+ Revision: 373950
12cr|ocsinventory-agent-2.0.3-2|151	- new version
12cr|ocsinventory-agent-2.0.3-2|152	- drop patches, not needed anymore
12cr|ocsinventory-agent-2.0.3-2|153	
12cr|ocsinventory-agent-2.0.3-2|154	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.0.9.2-2mdv2009.0
12cr|ocsinventory-agent-2.0.3-2|155	+ Revision: 268323
12cr|ocsinventory-agent-2.0.3-2|156	- rebuild early 2009.0 package (before pixel changes)
12cr|ocsinventory-agent-2.0.3-2|157	
12cr|ocsinventory-agent-2.0.3-2|158	+ Pixel <pixel@mandriva.com>
12cr|ocsinventory-agent-2.0.3-2|159	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|ocsinventory-agent-2.0.3-2|160	
12cr|ocsinventory-agent-2.0.3-2|161	* Thu May 15 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0.9.2-1mdv2009.0
12cr|ocsinventory-agent-2.0.3-2|162	+ Revision: 207628
12cr|ocsinventory-agent-2.0.3-2|163	- remove versioned deps
12cr|ocsinventory-agent-2.0.3-2|164	
12cr|ocsinventory-agent-2.0.3-2|165	* Wed May 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0.9.2-0.1mdv2009.0
12cr|ocsinventory-agent-2.0.3-2|166	+ Revision: 207254
12cr|ocsinventory-agent-2.0.3-2|167	- import ocsinventory-agent
12cr|ocsinventory-agent-2.0.3-2|168	

3616 12
12cr|octave-3.6.3-3|1	%define octave_api api-v37
12cr|octave-3.6.3-3|2	
12cr|octave-3.6.3-3|3	Name:		octave
12cr|octave-3.6.3-3|4	Version:	3.6.3
12cr|octave-3.6.3-3|5	Release:	3
12cr|octave-3.6.3-3|6	Epoch:		0
12cr|octave-3.6.3-3|7	Summary:	High-level language for numerical computations
12cr|octave-3.6.3-3|8	License:	GPLv3+
12cr|octave-3.6.3-3|9	Group:		Sciences/Mathematics
12cr|octave-3.6.3-3|10	Source0:	ftp://ftp.gnu.org/gnu/octave/%{name}-%{version}.tar.bz2
12cr|octave-3.6.3-3|11	Patch1:		octave-3.6.3-libs.patch
12cr|octave-3.6.3-3|12	
12cr|octave-3.6.3-3|13	# This patch is required when installing all sagemath dependencies,
12cr|octave-3.6.3-3|14	# otherwise it will fail with a message like:
12cr|octave-3.6.3-3|15	#
12cr|octave-3.6.3-3|16	#	$ octave
12cr|octave-3.6.3-3|17	#	$ 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?
12cr|octave-3.6.3-3|18	#
12cr|octave-3.6.3-3|19	# and, while the reason is clear (using x87 and 80 bits doubles) the
12cr|octave-3.6.3-3|20	# proper library/dependency causing it was not detected.
12cr|octave-3.6.3-3|21	# This is not an issue in x86_64 that uses sse2+
12cr|octave-3.6.3-3|22	Patch3:		octave-3.6.3-detect-i586-as-little-endian-ieee754.patch
12cr|octave-3.6.3-3|23	
12cr|octave-3.6.3-3|24	URL:		http://www.octave.org/
12cr|octave-3.6.3-3|25	Obsoletes:	octave3 < %{EVRD}
12cr|octave-3.6.3-3|26	Provides:	octave3 = %{EVRD}
12cr|octave-3.6.3-3|27	Provides:	octave(api) = %{octave_api}
12cr|octave-3.6.3-3|28	Requires:	gnuplot
12cr|octave-3.6.3-3|29	BuildRequires:	bison
12cr|octave-3.6.3-3|30	BuildRequires:	blas-devel
12cr|octave-3.6.3-3|31	BuildRequires:	dejagnu
12cr|octave-3.6.3-3|32	BuildRequires:	desktop-file-utils
12cr|octave-3.6.3-3|33	BuildRequires:	emacs
12cr|octave-3.6.3-3|34	BuildRequires:	emacs-bin
12cr|octave-3.6.3-3|35	BuildRequires:	fftw-devel >= 0:3.0.1
12cr|octave-3.6.3-3|36	BuildRequires:	flex
12cr|octave-3.6.3-3|37	BuildRequires:	gcc-gfortran
12cr|octave-3.6.3-3|38	BuildRequires:	glpk-devel
12cr|octave-3.6.3-3|39	BuildRequires:	gnuplot
12cr|octave-3.6.3-3|40	# (Abel) not strictly needed, but play safe
12cr|octave-3.6.3-3|41	BuildRequires:	gperf
12cr|octave-3.6.3-3|42	BuildRequires:	hdf5-devel
12cr|octave-3.6.3-3|43	BuildRequires:	fontconfig-devel
12cr|octave-3.6.3-3|44	BuildRequires:	lapack-devel
12cr|octave-3.6.3-3|45	BuildRequires:	ncurses-devel
12cr|octave-3.6.3-3|46	BuildRequires:	readline-devel
12cr|octave-3.6.3-3|47	BuildRequires:	texinfo
12cr|octave-3.6.3-3|48	BuildRequires:	texlive
12cr|octave-3.6.3-3|49	BuildRequires:	pcre-devel
12cr|octave-3.6.3-3|50	BuildRequires:	curl-devel
12cr|octave-3.6.3-3|51	# (Lev) needed to support sparse matrix functionality
12cr|octave-3.6.3-3|52	BuildRequires:	amd-devel
12cr|octave-3.6.3-3|53	BuildRequires:	camd-devel
12cr|octave-3.6.3-3|54	BuildRequires:	ccolamd-devel
12cr|octave-3.6.3-3|55	BuildRequires:	cholmod-devel
12cr|octave-3.6.3-3|56	BuildRequires:	colamd-devel
12cr|octave-3.6.3-3|57	BuildRequires:	cxsparse-devel
12cr|octave-3.6.3-3|58	BuildRequires:	umfpack-devel
12cr|octave-3.6.3-3|59	# (Lev) other useful libraries
12cr|octave-3.6.3-3|60	BuildRequires:	qhull-devel
12cr|octave-3.6.3-3|61	BuildRequires:	qrupdate-devel
12cr|octave-3.6.3-3|62	# (Lev) for new experimental plotting
12cr|octave-3.6.3-3|63	BuildRequires:	fltk-devel
12cr|octave-3.6.3-3|64	BuildRequires:	mesagl-devel
12cr|octave-3.6.3-3|65	BuildRequires:	mesaglu-devel
12cr|octave-3.6.3-3|66	# to make imread more functional
12cr|octave-3.6.3-3|67	BuildRequires:	graphicsmagick-devel
12cr|octave-3.6.3-3|68	BuildRequires:	pkgconfig(cairo)
12cr|octave-3.6.3-3|69	BuildRequires:	pkgconfig(pixman-1)
12cr|octave-3.6.3-3|70	
12cr|octave-3.6.3-3|71	
12cr|octave-3.6.3-3|72	%description
12cr|octave-3.6.3-3|73	GNU Octave is a high-level language, primarily intended for numerical
12cr|octave-3.6.3-3|74	computations. It provides a convenient command line interface for
12cr|octave-3.6.3-3|75	solving linear and nonlinear problems numerically, and for performing
12cr|octave-3.6.3-3|76	other numerical experiments using a language that is mostly compatible
12cr|octave-3.6.3-3|77	with Matlab. It may also be used as a batch-oriented language.
12cr|octave-3.6.3-3|78	
12cr|octave-3.6.3-3|79	Octave has extensive tools for solving common numerical linear algebra
12cr|octave-3.6.3-3|80	problems, finding the roots of nonlinear equations, integrating
12cr|octave-3.6.3-3|81	ordinary functions, manipulating polynomials, and integrating ordinary
12cr|octave-3.6.3-3|82	differential and differential-algebraic equations. It is easily
12cr|octave-3.6.3-3|83	extensible and customizable via user-defined functions written in
12cr|octave-3.6.3-3|84	Octave's own language, or using dynamically loaded modules written in
12cr|octave-3.6.3-3|85	C++, C, Fortran, or other languages.
12cr|octave-3.6.3-3|86	
12cr|octave-3.6.3-3|87	%package devel
12cr|octave-3.6.3-3|88	Summary:	Development headers and files for Octave
12cr|octave-3.6.3-3|89	Group:		Development/C
12cr|octave-3.6.3-3|90	Obsoletes:	octave3-devel < %{EVRD}
12cr|octave-3.6.3-3|91	Provides:	octave3-devel = %{EVRD}
12cr|octave-3.6.3-3|92	Requires:	%{name} = %{EVRD}
12cr|octave-3.6.3-3|93	Requires:	blas-devel
12cr|octave-3.6.3-3|94	Requires:	fftw-devel
12cr|octave-3.6.3-3|95	Requires:	gcc-c++
12cr|octave-3.6.3-3|96	Requires:	gcc-gfortran
12cr|octave-3.6.3-3|97	Requires:	hdf5-devel
12cr|octave-3.6.3-3|98	Requires:	lapack-devel
12cr|octave-3.6.3-3|99	Requires:	readline-devel
12cr|octave-3.6.3-3|100	Requires:	zlib-devel
12cr|octave-3.6.3-3|101	
12cr|octave-3.6.3-3|102	%description devel
12cr|octave-3.6.3-3|103	The octave-devel package contains files needed for developing
12cr|octave-3.6.3-3|104	applications which use GNU Octave.
12cr|octave-3.6.3-3|105	
12cr|octave-3.6.3-3|106	%package doc
12cr|octave-3.6.3-3|107	Summary:	Documentation for Octave, a numerical computational language
12cr|octave-3.6.3-3|108	Group:		Sciences/Mathematics
12cr|octave-3.6.3-3|109	
12cr|octave-3.6.3-3|110	%description doc
12cr|octave-3.6.3-3|111	GNU Octave is a high-level language, primarily intended for numerical
12cr|octave-3.6.3-3|112	computations. It provides a convenient command line interface for
12cr|octave-3.6.3-3|113	solving linear and nonlinear problems numerically, and for performing
12cr|octave-3.6.3-3|114	other numerical experiments using a language that is mostly compatible
12cr|octave-3.6.3-3|115	with Matlab. It may also be used as a batch-oriented language.
12cr|octave-3.6.3-3|116	
12cr|octave-3.6.3-3|117	This package contains documentation of Octave in various formats.
12cr|octave-3.6.3-3|118	
12cr|octave-3.6.3-3|119	%prep
12cr|octave-3.6.3-3|120	%setup -q
12cr|octave-3.6.3-3|121	%patch1 -p0
12cr|octave-3.6.3-3|122	
12cr|octave-3.6.3-3|123	%ifarch %{ix86}
12cr|octave-3.6.3-3|124	%patch3 -p0
12cr|octave-3.6.3-3|125	%endif
12cr|octave-3.6.3-3|126	
12cr|octave-3.6.3-3|127	%build
12cr|octave-3.6.3-3|128	autoreconf
12cr|octave-3.6.3-3|129	%define enable64 no
12cr|octave-3.6.3-3|130	export CPPFLAGS="%{optflags} -DH5_USE_16_API"
12cr|octave-3.6.3-3|131	%{configure2_5x}						\
12cr|octave-3.6.3-3|132	--enable-dl						\
12cr|octave-3.6.3-3|133	--enable-shared						\
12cr|octave-3.6.3-3|134	--disable-static					\
12cr|octave-3.6.3-3|135	--enable-lite-kernel					\
12cr|octave-3.6.3-3|136	--enable-picky-flags					\
12cr|octave-3.6.3-3|137	--enable-64=%{enable64}					\
12cr|octave-3.6.3-3|138	--with-f77=gfortran
12cr|octave-3.6.3-3|139	make OCTAVE_RELEASE="%{distribution} %{version}-%{release}"
12cr|octave-3.6.3-3|140	
12cr|octave-3.6.3-3|141	# emacs mode
12cr|octave-3.6.3-3|142	
12cr|octave-3.6.3-3|143	%install
12cr|octave-3.6.3-3|144	%makeinstall_std
12cr|octave-3.6.3-3|145	
12cr|octave-3.6.3-3|146	# Make library links
12cr|octave-3.6.3-3|147	%__mkdir_p %{buildroot}/etc/ld.so.conf.d
12cr|octave-3.6.3-3|148	/bin/echo "%{_libdir}/octave-%{version}" > %{buildroot}/etc/ld.so.conf.d/octave-%{_arch}.conf
12cr|octave-3.6.3-3|149	
12cr|octave-3.6.3-3|150	# Remove RPM_BUILD_ROOT from ls-R files
12cr|octave-3.6.3-3|151	%__perl -pi -e "s,%{buildroot},," %{buildroot}%{_libexecdir}/octave/ls-R
12cr|octave-3.6.3-3|152	%__perl -pi -e "s,%{buildroot},," %{buildroot}%{_datadir}/octave/ls-R
12cr|octave-3.6.3-3|153	
12cr|octave-3.6.3-3|154	%{_bindir}/find %{buildroot} -name "*.oct" -print0 | %{_bindir}/xargs -t -0 -r strip --strip-unneeded
12cr|octave-3.6.3-3|155	
12cr|octave-3.6.3-3|156	# prepare documentation
12cr|octave-3.6.3-3|157	%__rm -rf package-doc
12cr|octave-3.6.3-3|158	%__mkdir_p package-doc
12cr|octave-3.6.3-3|159	
12cr|octave-3.6.3-3|160	# Create desktop file
12cr|octave-3.6.3-3|161	%__rm %{buildroot}%{_datadir}/applications/www.octave.org-octave.desktop
12cr|octave-3.6.3-3|162	%{_bindir}/desktop-file-install --add-category Education --remove-category Development \
12cr|octave-3.6.3-3|163	--dir %{buildroot}%{_datadir}/applications doc/icons/octave.desktop
12cr|octave-3.6.3-3|164	
12cr|octave-3.6.3-3|165	# Create directories for add-on packages
12cr|octave-3.6.3-3|166	HOST_TYPE=`%{buildroot}%{_bindir}/octave-config -p CANONICAL_HOST_TYPE`
12cr|octave-3.6.3-3|167	%__mkdir_p %{buildroot}%{_libexecdir}/octave/site/oct/%{octave_api}/$HOST_TYPE
12cr|octave-3.6.3-3|168	%__mkdir_p %{buildroot}%{_libexecdir}/octave/site/oct/$HOST_TYPE
12cr|octave-3.6.3-3|169	%__mkdir_p %{buildroot}%{_datadir}/octave/packages
12cr|octave-3.6.3-3|170	/bin/touch %{buildroot}%{_datadir}/octave/octave_packages
12cr|octave-3.6.3-3|171	
12cr|octave-3.6.3-3|172	%multiarch_includes %{buildroot}%{_includedir}/octave-%{version}/octave/*.h
12cr|octave-3.6.3-3|173	
12cr|octave-3.6.3-3|174	%files
12cr|octave-3.6.3-3|175	%defattr(0644,root,root,0755)
12cr|octave-3.6.3-3|176	%doc NEWS* AUTHORS BUGS README
12cr|octave-3.6.3-3|177	%doc examples INSTALL.OCTAVE
12cr|octave-3.6.3-3|178	%defattr(-,root,root,0755)
12cr|octave-3.6.3-3|179	%{_bindir}/octave*
12cr|octave-3.6.3-3|180	%config(noreplace) /etc/ld.so.conf.d/*
12cr|octave-3.6.3-3|181	%{_libdir}/octave*
12cr|octave-3.6.3-3|182	%{_datadir}/octave
12cr|octave-3.6.3-3|183	%if "%{_libdir}" != "%{_libexecdir}"
12cr|octave-3.6.3-3|184	%{_libexecdir}/octave
12cr|octave-3.6.3-3|185	%endif
12cr|octave-3.6.3-3|186	%{_mandir}/man*/octave*
12cr|octave-3.6.3-3|187	%{_infodir}/octave.info*
12cr|octave-3.6.3-3|188	%{_datadir}/applications/*
12cr|octave-3.6.3-3|189	
12cr|octave-3.6.3-3|190	%files devel
12cr|octave-3.6.3-3|191	%defattr(0644,root,root,0755)
12cr|octave-3.6.3-3|192	%attr(0755,root,root) %{_bindir}/mkoctfile*
12cr|octave-3.6.3-3|193	%{_includedir}/octave-%{version}
12cr|octave-3.6.3-3|194	%{multiarch_includedir}/octave-%{version}
12cr|octave-3.6.3-3|195	%{_mandir}/man1/mkoctfile.1*
12cr|octave-3.6.3-3|196	
12cr|octave-3.6.3-3|197	%files doc
12cr|octave-3.6.3-3|198	%defattr(0644,root,root,0755)
12cr|octave-3.6.3-3|199	%doc doc/refcard/refcard-a4.pdf
12cr|octave-3.6.3-3|200	%{_infodir}/liboctave.*
12cr|octave-3.6.3-3|201	%{_infodir}/OctaveFAQ.*
12cr|octave-3.6.3-3|202	

3617 12
12cr|octave-actuarial-1.1.0-1|1	%define	pkgname actuarial
12cr|octave-actuarial-1.1.0-1|2	%define name	octave-%{pkgname}
12cr|octave-actuarial-1.1.0-1|3	%define version 1.1.0
12cr|octave-actuarial-1.1.0-1|4	%define release %mkrel 1
12cr|octave-actuarial-1.1.0-1|5	
12cr|octave-actuarial-1.1.0-1|6	Summary:	Actuarial functions for Octave
12cr|octave-actuarial-1.1.0-1|7	Name:		%{name}
12cr|octave-actuarial-1.1.0-1|8	Version:	%{version}
12cr|octave-actuarial-1.1.0-1|9	Release:	%{release}
12cr|octave-actuarial-1.1.0-1|10	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-actuarial-1.1.0-1|11	License:	GPLv2+
12cr|octave-actuarial-1.1.0-1|12	Group:		Sciences/Mathematics
12cr|octave-actuarial-1.1.0-1|13	Url:		http://octave.sourceforge.net/actuarial/
12cr|octave-actuarial-1.1.0-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|octave-actuarial-1.1.0-1|15	Conflicts:	octave-forge <= 20090607
12cr|octave-actuarial-1.1.0-1|16	Requires:	octave >= 3.0.1
12cr|octave-actuarial-1.1.0-1|17	BuildRequires:	octave-devel >= 3.0.1
12cr|octave-actuarial-1.1.0-1|18	BuildArch:	noarch
12cr|octave-actuarial-1.1.0-1|19	
12cr|octave-actuarial-1.1.0-1|20	%description
12cr|octave-actuarial-1.1.0-1|21	Actuarial functions for Octave.
12cr|octave-actuarial-1.1.0-1|22	
12cr|octave-actuarial-1.1.0-1|23	%prep
12cr|octave-actuarial-1.1.0-1|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-actuarial-1.1.0-1|25	cp %SOURCE0 .
12cr|octave-actuarial-1.1.0-1|26	
12cr|octave-actuarial-1.1.0-1|27	%install
12cr|octave-actuarial-1.1.0-1|28	rm -rf %{buildroot}
12cr|octave-actuarial-1.1.0-1|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-actuarial-1.1.0-1|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-actuarial-1.1.0-1|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-actuarial-1.1.0-1|32	
12cr|octave-actuarial-1.1.0-1|33	tar zxf %SOURCE0
12cr|octave-actuarial-1.1.0-1|34	mv %{pkgname}/COPYING .
12cr|octave-actuarial-1.1.0-1|35	mv %{pkgname}/DESCRIPTION .
12cr|octave-actuarial-1.1.0-1|36	
12cr|octave-actuarial-1.1.0-1|37	%clean
12cr|octave-actuarial-1.1.0-1|38	%__rm -rf %{buildroot}
12cr|octave-actuarial-1.1.0-1|39	
12cr|octave-actuarial-1.1.0-1|40	%post
12cr|octave-actuarial-1.1.0-1|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-actuarial-1.1.0-1|42	
12cr|octave-actuarial-1.1.0-1|43	%postun
12cr|octave-actuarial-1.1.0-1|44	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-actuarial-1.1.0-1|45	
12cr|octave-actuarial-1.1.0-1|46	%files
12cr|octave-actuarial-1.1.0-1|47	%defattr(-,root,root)
12cr|octave-actuarial-1.1.0-1|48	%doc COPYING DESCRIPTION
12cr|octave-actuarial-1.1.0-1|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-actuarial-1.1.0-1|50	
12cr|octave-actuarial-1.1.0-1|51	
12cr|octave-actuarial-1.1.0-1|52	
12cr|octave-actuarial-1.1.0-1|53	%changelog
12cr|octave-actuarial-1.1.0-1|54	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 1.1.0-1mdv2011.0
12cr|octave-actuarial-1.1.0-1|55	+ Revision: 687742
12cr|octave-actuarial-1.1.0-1|56	- import octave-actuarial
12cr|octave-actuarial-1.1.0-1|57	
12cr|octave-actuarial-1.1.0-1|58	

3618 12
12cr|octave-benchmark-1.1.1-1|1	%define	pkgname benchmark
12cr|octave-benchmark-1.1.1-1|2	%define name	octave-%{pkgname}
12cr|octave-benchmark-1.1.1-1|3	%define version 1.1.1
12cr|octave-benchmark-1.1.1-1|4	%define release %mkrel 1
12cr|octave-benchmark-1.1.1-1|5	
12cr|octave-benchmark-1.1.1-1|6	Summary:	Code for benchmarking the speed of Octave
12cr|octave-benchmark-1.1.1-1|7	Name:		%{name}
12cr|octave-benchmark-1.1.1-1|8	Version:	%{version}
12cr|octave-benchmark-1.1.1-1|9	Release:	%{release}
12cr|octave-benchmark-1.1.1-1|10	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-benchmark-1.1.1-1|11	License:	GPLv2+
12cr|octave-benchmark-1.1.1-1|12	Group:		Sciences/Mathematics
12cr|octave-benchmark-1.1.1-1|13	Url:		http://octave.sourceforge.net/benchmark/
12cr|octave-benchmark-1.1.1-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|octave-benchmark-1.1.1-1|15	Conflicts:	octave-forge <= 20090607
12cr|octave-benchmark-1.1.1-1|16	Requires:	octave >= 3.2.4
12cr|octave-benchmark-1.1.1-1|17	BuildRequires:	octave-devel >= 3.2.4
12cr|octave-benchmark-1.1.1-1|18	BuildArch:	noarch
12cr|octave-benchmark-1.1.1-1|19	
12cr|octave-benchmark-1.1.1-1|20	%description
12cr|octave-benchmark-1.1.1-1|21	This package contains code for benchmarking the speed of Octave
12cr|octave-benchmark-1.1.1-1|22	
12cr|octave-benchmark-1.1.1-1|23	%prep
12cr|octave-benchmark-1.1.1-1|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-benchmark-1.1.1-1|25	cp %SOURCE0 .
12cr|octave-benchmark-1.1.1-1|26	
12cr|octave-benchmark-1.1.1-1|27	%install
12cr|octave-benchmark-1.1.1-1|28	rm -rf %{buildroot}
12cr|octave-benchmark-1.1.1-1|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-benchmark-1.1.1-1|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-benchmark-1.1.1-1|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -local %{pkgname}-%{version}.tar.gz"
12cr|octave-benchmark-1.1.1-1|32	
12cr|octave-benchmark-1.1.1-1|33	tar zxf %SOURCE0
12cr|octave-benchmark-1.1.1-1|34	mv %{pkgname}-%{version}/COPYING .
12cr|octave-benchmark-1.1.1-1|35	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-benchmark-1.1.1-1|36	
12cr|octave-benchmark-1.1.1-1|37	%clean
12cr|octave-benchmark-1.1.1-1|38	%__rm -rf %{buildroot}
12cr|octave-benchmark-1.1.1-1|39	
12cr|octave-benchmark-1.1.1-1|40	%post
12cr|octave-benchmark-1.1.1-1|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-benchmark-1.1.1-1|42	
12cr|octave-benchmark-1.1.1-1|43	%postun
12cr|octave-benchmark-1.1.1-1|44	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-benchmark-1.1.1-1|45	
12cr|octave-benchmark-1.1.1-1|46	%files
12cr|octave-benchmark-1.1.1-1|47	%defattr(-,root,root)
12cr|octave-benchmark-1.1.1-1|48	%doc COPYING DESCRIPTION
12cr|octave-benchmark-1.1.1-1|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-benchmark-1.1.1-1|50	
12cr|octave-benchmark-1.1.1-1|51	
12cr|octave-benchmark-1.1.1-1|52	%changelog
12cr|octave-benchmark-1.1.1-1|53	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 1.1.1-1mdv2011.0
12cr|octave-benchmark-1.1.1-1|54	+ Revision: 687744
12cr|octave-benchmark-1.1.1-1|55	- import octave-benchmark
12cr|octave-benchmark-1.1.1-1|56	
12cr|octave-benchmark-1.1.1-1|57	

3619 12
12cr|octave-bim-1.0.2-1|1	%define	pkgname bim
12cr|octave-bim-1.0.2-1|2	%define name	octave-%{pkgname}
12cr|octave-bim-1.0.2-1|3	%define version 1.0.2
12cr|octave-bim-1.0.2-1|4	%define release %mkrel 1
12cr|octave-bim-1.0.2-1|5	
12cr|octave-bim-1.0.2-1|6	Summary:	PAckage for solving DAR PDEs
12cr|octave-bim-1.0.2-1|7	Name:		%{name}
12cr|octave-bim-1.0.2-1|8	Version:	%{version}
12cr|octave-bim-1.0.2-1|9	Release:	%{release}
12cr|octave-bim-1.0.2-1|10	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-bim-1.0.2-1|11	License:	GPLv2+
12cr|octave-bim-1.0.2-1|12	Group:		Sciences/Mathematics
12cr|octave-bim-1.0.2-1|13	Url:		http://octave.sourceforge.net/actuarial/
12cr|octave-bim-1.0.2-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|octave-bim-1.0.2-1|15	Conflicts:	octave-forge <= 20090607
12cr|octave-bim-1.0.2-1|16	Requires:	octave >= 3.2.0
12cr|octave-bim-1.0.2-1|17	Requires:	octave-fpl >= 0.0.0
12cr|octave-bim-1.0.2-1|18	Requires:	octave-msh >= 0.0.0
12cr|octave-bim-1.0.2-1|19	BuildRequires:	octave-devel >= 3.2.0
12cr|octave-bim-1.0.2-1|20	BuildArch:	noarch
12cr|octave-bim-1.0.2-1|21	
12cr|octave-bim-1.0.2-1|22	%description
12cr|octave-bim-1.0.2-1|23	Package for solving Diffusion Advection Reaction (DAR) Partial
12cr|octave-bim-1.0.2-1|24	Differential Equations based on the Finite Volume Scharfetter-Gummel
12cr|octave-bim-1.0.2-1|25	(FVSG) method a.k.a Box Integration Method (BIM).
12cr|octave-bim-1.0.2-1|26	
12cr|octave-bim-1.0.2-1|27	%prep
12cr|octave-bim-1.0.2-1|28	%setup -q -c %{pkgname}-%{version}
12cr|octave-bim-1.0.2-1|29	cp %SOURCE0 .
12cr|octave-bim-1.0.2-1|30	
12cr|octave-bim-1.0.2-1|31	%install
12cr|octave-bim-1.0.2-1|32	rm -rf %{buildroot}
12cr|octave-bim-1.0.2-1|33	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-bim-1.0.2-1|34	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-bim-1.0.2-1|35	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-bim-1.0.2-1|36	
12cr|octave-bim-1.0.2-1|37	tar zxf %SOURCE0
12cr|octave-bim-1.0.2-1|38	mv %{pkgname}-%{version}/COPYING .
12cr|octave-bim-1.0.2-1|39	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-bim-1.0.2-1|40	
12cr|octave-bim-1.0.2-1|41	%clean
12cr|octave-bim-1.0.2-1|42	%__rm -rf %{buildroot}
12cr|octave-bim-1.0.2-1|43	
12cr|octave-bim-1.0.2-1|44	%post
12cr|octave-bim-1.0.2-1|45	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-bim-1.0.2-1|46	
12cr|octave-bim-1.0.2-1|47	%postun
12cr|octave-bim-1.0.2-1|48	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-bim-1.0.2-1|49	
12cr|octave-bim-1.0.2-1|50	%files
12cr|octave-bim-1.0.2-1|51	%defattr(-,root,root)
12cr|octave-bim-1.0.2-1|52	%doc COPYING DESCRIPTION
12cr|octave-bim-1.0.2-1|53	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-bim-1.0.2-1|54	
12cr|octave-bim-1.0.2-1|55	
12cr|octave-bim-1.0.2-1|56	
12cr|octave-bim-1.0.2-1|57	%changelog
12cr|octave-bim-1.0.2-1|58	* Fri Dec 09 2011 Lev Givon <lev@mandriva.org> 1.0.2-1mdv2012.0
12cr|octave-bim-1.0.2-1|59	+ Revision: 739472
12cr|octave-bim-1.0.2-1|60	- Update to 1.0.2.
12cr|octave-bim-1.0.2-1|61	
12cr|octave-bim-1.0.2-1|62	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 1.0.1-1
12cr|octave-bim-1.0.2-1|63	+ Revision: 687746
12cr|octave-bim-1.0.2-1|64	- import octave-bim
12cr|octave-bim-1.0.2-1|65	

3620 12
12cr|octave-bioinfo-0.1.2-1|1	%define	pkgname bioinfo
12cr|octave-bioinfo-0.1.2-1|2	%define name	octave-%{pkgname}
12cr|octave-bioinfo-0.1.2-1|3	%define version 0.1.2
12cr|octave-bioinfo-0.1.2-1|4	%define release %mkrel 1
12cr|octave-bioinfo-0.1.2-1|5	
12cr|octave-bioinfo-0.1.2-1|6	Summary:	Bioinformatics manipulation in Octave
12cr|octave-bioinfo-0.1.2-1|7	Name:		%{name}
12cr|octave-bioinfo-0.1.2-1|8	Version:	%{version}
12cr|octave-bioinfo-0.1.2-1|9	Release:	%{release}
12cr|octave-bioinfo-0.1.2-1|10	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-bioinfo-0.1.2-1|11	License:	GPLv2+
12cr|octave-bioinfo-0.1.2-1|12	Group:		Sciences/Mathematics
12cr|octave-bioinfo-0.1.2-1|13	Url:		http://octave.sourceforge.net/bioinfo/
12cr|octave-bioinfo-0.1.2-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|octave-bioinfo-0.1.2-1|15	Conflicts:	octave-forge <= 20090607
12cr|octave-bioinfo-0.1.2-1|16	Requires:	octave >= 3.0.0
12cr|octave-bioinfo-0.1.2-1|17	BuildRequires:	octave-devel >= 3.0.0
12cr|octave-bioinfo-0.1.2-1|18	BuildArch:	noarch
12cr|octave-bioinfo-0.1.2-1|19	
12cr|octave-bioinfo-0.1.2-1|20	%description
12cr|octave-bioinfo-0.1.2-1|21	Bioinformatics manipulation in Octave.
12cr|octave-bioinfo-0.1.2-1|22	
12cr|octave-bioinfo-0.1.2-1|23	%prep
12cr|octave-bioinfo-0.1.2-1|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-bioinfo-0.1.2-1|25	cp %SOURCE0 .
12cr|octave-bioinfo-0.1.2-1|26	
12cr|octave-bioinfo-0.1.2-1|27	%install
12cr|octave-bioinfo-0.1.2-1|28	rm -rf %{buildroot}
12cr|octave-bioinfo-0.1.2-1|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-bioinfo-0.1.2-1|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-bioinfo-0.1.2-1|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-bioinfo-0.1.2-1|32	
12cr|octave-bioinfo-0.1.2-1|33	tar zxf %SOURCE0
12cr|octave-bioinfo-0.1.2-1|34	mv %{pkgname}-%{version}/COPYING .
12cr|octave-bioinfo-0.1.2-1|35	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-bioinfo-0.1.2-1|36	
12cr|octave-bioinfo-0.1.2-1|37	%clean
12cr|octave-bioinfo-0.1.2-1|38	%__rm -rf %{buildroot}
12cr|octave-bioinfo-0.1.2-1|39	
12cr|octave-bioinfo-0.1.2-1|40	%post
12cr|octave-bioinfo-0.1.2-1|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-bioinfo-0.1.2-1|42	
12cr|octave-bioinfo-0.1.2-1|43	%postun
12cr|octave-bioinfo-0.1.2-1|44	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-bioinfo-0.1.2-1|45	
12cr|octave-bioinfo-0.1.2-1|46	%files
12cr|octave-bioinfo-0.1.2-1|47	%defattr(-,root,root)
12cr|octave-bioinfo-0.1.2-1|48	%doc COPYING DESCRIPTION
12cr|octave-bioinfo-0.1.2-1|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-bioinfo-0.1.2-1|50	
12cr|octave-bioinfo-0.1.2-1|51	
12cr|octave-bioinfo-0.1.2-1|52	
12cr|octave-bioinfo-0.1.2-1|53	%changelog
12cr|octave-bioinfo-0.1.2-1|54	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 0.1.2-1mdv2011.0
12cr|octave-bioinfo-0.1.2-1|55	+ Revision: 687748
12cr|octave-bioinfo-0.1.2-1|56	- import octave-bioinfo
12cr|octave-bioinfo-0.1.2-1|57	
12cr|octave-bioinfo-0.1.2-1|58	

3621 12
12cr|octave-civil-engineering-1.0.7-1|1	%define	pkgname civil-engineering
12cr|octave-civil-engineering-1.0.7-1|2	%define name	octave-%{pkgname}
12cr|octave-civil-engineering-1.0.7-1|3	%define version 1.0.7
12cr|octave-civil-engineering-1.0.7-1|4	%define release %mkrel 1
12cr|octave-civil-engineering-1.0.7-1|5	
12cr|octave-civil-engineering-1.0.7-1|6	Summary:	Octave functions for solving civil engineering ODEs
12cr|octave-civil-engineering-1.0.7-1|7	Name:		%{name}
12cr|octave-civil-engineering-1.0.7-1|8	Version:	%{version}
12cr|octave-civil-engineering-1.0.7-1|9	Release:	%{release}
12cr|octave-civil-engineering-1.0.7-1|10	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-civil-engineering-1.0.7-1|11	License:	GPLv2+
12cr|octave-civil-engineering-1.0.7-1|12	Group:		Sciences/Mathematics
12cr|octave-civil-engineering-1.0.7-1|13	Url:		http://octave.sourceforge.net/civil-engineering/
12cr|octave-civil-engineering-1.0.7-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|octave-civil-engineering-1.0.7-1|15	Conflicts:	octave-forge <= 20090607
12cr|octave-civil-engineering-1.0.7-1|16	Requires:	octave >= 2.9.7
12cr|octave-civil-engineering-1.0.7-1|17	BuildRequires:	octave-devel >= 2.9.7
12cr|octave-civil-engineering-1.0.7-1|18	BuildArch:	noarch
12cr|octave-civil-engineering-1.0.7-1|19	
12cr|octave-civil-engineering-1.0.7-1|20	%description
12cr|octave-civil-engineering-1.0.7-1|21	Octave functions for solving civil engineering ODEs.
12cr|octave-civil-engineering-1.0.7-1|22	
12cr|octave-civil-engineering-1.0.7-1|23	%prep
12cr|octave-civil-engineering-1.0.7-1|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-civil-engineering-1.0.7-1|25	cp %SOURCE0 .
12cr|octave-civil-engineering-1.0.7-1|26	
12cr|octave-civil-engineering-1.0.7-1|27	%install
12cr|octave-civil-engineering-1.0.7-1|28	rm -rf %{buildroot}
12cr|octave-civil-engineering-1.0.7-1|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-civil-engineering-1.0.7-1|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-civil-engineering-1.0.7-1|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-civil-engineering-1.0.7-1|32	
12cr|octave-civil-engineering-1.0.7-1|33	tar zxf %SOURCE0
12cr|octave-civil-engineering-1.0.7-1|34	mv %{pkgname}-%{version}/COPYING .
12cr|octave-civil-engineering-1.0.7-1|35	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-civil-engineering-1.0.7-1|36	
12cr|octave-civil-engineering-1.0.7-1|37	%clean
12cr|octave-civil-engineering-1.0.7-1|38	%__rm -rf %{buildroot}
12cr|octave-civil-engineering-1.0.7-1|39	
12cr|octave-civil-engineering-1.0.7-1|40	%post
12cr|octave-civil-engineering-1.0.7-1|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-civil-engineering-1.0.7-1|42	
12cr|octave-civil-engineering-1.0.7-1|43	%postun
12cr|octave-civil-engineering-1.0.7-1|44	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-civil-engineering-1.0.7-1|45	
12cr|octave-civil-engineering-1.0.7-1|46	%files
12cr|octave-civil-engineering-1.0.7-1|47	%defattr(-,root,root)
12cr|octave-civil-engineering-1.0.7-1|48	%doc COPYING DESCRIPTION
12cr|octave-civil-engineering-1.0.7-1|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-civil-engineering-1.0.7-1|50	
12cr|octave-civil-engineering-1.0.7-1|51	
12cr|octave-civil-engineering-1.0.7-1|52	%changelog
12cr|octave-civil-engineering-1.0.7-1|53	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 1.0.7-1mdv2011.0
12cr|octave-civil-engineering-1.0.7-1|54	+ Revision: 687750
12cr|octave-civil-engineering-1.0.7-1|55	- import octave-civil-engineering
12cr|octave-civil-engineering-1.0.7-1|56	
12cr|octave-civil-engineering-1.0.7-1|57	

3622 12
12cr|octave-combinatorics-1.0.9-2|1	%define	pkgname combinatorics
12cr|octave-combinatorics-1.0.9-2|2	%define name	octave-%{pkgname}
12cr|octave-combinatorics-1.0.9-2|3	
12cr|octave-combinatorics-1.0.9-2|4	Summary:	Combinatorics functions for Octave
12cr|octave-combinatorics-1.0.9-2|5	Name:		%{name}
12cr|octave-combinatorics-1.0.9-2|6	Version:	1.0.9
12cr|octave-combinatorics-1.0.9-2|7	Release:	2
12cr|octave-combinatorics-1.0.9-2|8	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-combinatorics-1.0.9-2|9	License:	GPLv2+
12cr|octave-combinatorics-1.0.9-2|10	Group:		Sciences/Mathematics
12cr|octave-combinatorics-1.0.9-2|11	Url:		http://octave.sourceforge.net/combinatorics/
12cr|octave-combinatorics-1.0.9-2|12	Conflicts:	octave-forge <= 20090607
12cr|octave-combinatorics-1.0.9-2|13	Requires:	octave >= 2.9.7
12cr|octave-combinatorics-1.0.9-2|14	BuildRequires:	octave-devel >= 2.9.7
12cr|octave-combinatorics-1.0.9-2|15	BuildRequires:	mesagl-devel
12cr|octave-combinatorics-1.0.9-2|16	BuildRequires:	mesaglu-devel
12cr|octave-combinatorics-1.0.9-2|17	
12cr|octave-combinatorics-1.0.9-2|18	%description
12cr|octave-combinatorics-1.0.9-2|19	Combinatorics functions for Octave.
12cr|octave-combinatorics-1.0.9-2|20	
12cr|octave-combinatorics-1.0.9-2|21	%prep
12cr|octave-combinatorics-1.0.9-2|22	%setup -q -c %{pkgname}-%{version}
12cr|octave-combinatorics-1.0.9-2|23	cp %SOURCE0 .
12cr|octave-combinatorics-1.0.9-2|24	
12cr|octave-combinatorics-1.0.9-2|25	%install
12cr|octave-combinatorics-1.0.9-2|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-combinatorics-1.0.9-2|27	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-combinatorics-1.0.9-2|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-combinatorics-1.0.9-2|29	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-combinatorics-1.0.9-2|30	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-combinatorics-1.0.9-2|31	
12cr|octave-combinatorics-1.0.9-2|32	tar zxf %SOURCE0
12cr|octave-combinatorics-1.0.9-2|33	mv %{pkgname}-%{version}/COPYING .
12cr|octave-combinatorics-1.0.9-2|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-combinatorics-1.0.9-2|35	
12cr|octave-combinatorics-1.0.9-2|36	%post
12cr|octave-combinatorics-1.0.9-2|37	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-combinatorics-1.0.9-2|38	
12cr|octave-combinatorics-1.0.9-2|39	%postun
12cr|octave-combinatorics-1.0.9-2|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-combinatorics-1.0.9-2|41	
12cr|octave-combinatorics-1.0.9-2|42	%files
12cr|octave-combinatorics-1.0.9-2|43	%defattr(-,root,root)
12cr|octave-combinatorics-1.0.9-2|44	%doc COPYING DESCRIPTION
12cr|octave-combinatorics-1.0.9-2|45	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-combinatorics-1.0.9-2|46	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-combinatorics-1.0.9-2|47	
12cr|octave-combinatorics-1.0.9-2|48	
12cr|octave-combinatorics-1.0.9-2|49	
12cr|octave-combinatorics-1.0.9-2|50	%changelog
12cr|octave-combinatorics-1.0.9-2|51	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 1.0.9-1mdv2011.0
12cr|octave-combinatorics-1.0.9-2|52	+ Revision: 687800
12cr|octave-combinatorics-1.0.9-2|53	- import octave-combinatorics
12cr|octave-combinatorics-1.0.9-2|54	
12cr|octave-combinatorics-1.0.9-2|55	

3623 12
12cr|octave-dataframe-0.8.2-2|1	%define	pkgname dataframe
12cr|octave-dataframe-0.8.2-2|2	%define name	octave-%{pkgname}
12cr|octave-dataframe-0.8.2-2|3	
12cr|octave-dataframe-0.8.2-2|4	Summary:	Data manipulation toolbox for Octave
12cr|octave-dataframe-0.8.2-2|5	Name:		%{name}
12cr|octave-dataframe-0.8.2-2|6	Version:	0.8.2
12cr|octave-dataframe-0.8.2-2|7	Release:	2
12cr|octave-dataframe-0.8.2-2|8	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-dataframe-0.8.2-2|9	License:	GPLv3+
12cr|octave-dataframe-0.8.2-2|10	Group:		Sciences/Mathematics
12cr|octave-dataframe-0.8.2-2|11	Url:		http://octave.sourceforge.net/dataframe/
12cr|octave-dataframe-0.8.2-2|12	Conflicts:	octave-forge <= 20090607
12cr|octave-dataframe-0.8.2-2|13	Requires:	octave >= 3.2.0
12cr|octave-dataframe-0.8.2-2|14	BuildRequires:	octave-devel >= 3.2.0
12cr|octave-dataframe-0.8.2-2|15	BuildRequires:	mesagl-devel
12cr|octave-dataframe-0.8.2-2|16	BuildRequires:	mesaglu-devel
12cr|octave-dataframe-0.8.2-2|17	BuildArch:	noarch
12cr|octave-dataframe-0.8.2-2|18	
12cr|octave-dataframe-0.8.2-2|19	%description
12cr|octave-dataframe-0.8.2-2|20	Data manipulation toolbox for Octave. Similar to data.frame for R.
12cr|octave-dataframe-0.8.2-2|21	
12cr|octave-dataframe-0.8.2-2|22	%prep
12cr|octave-dataframe-0.8.2-2|23	%setup -q -c %{pkgname}-%{version}
12cr|octave-dataframe-0.8.2-2|24	cp %SOURCE0 .
12cr|octave-dataframe-0.8.2-2|25	
12cr|octave-dataframe-0.8.2-2|26	%install
12cr|octave-dataframe-0.8.2-2|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-dataframe-0.8.2-2|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-dataframe-0.8.2-2|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-dataframe-0.8.2-2|30	
12cr|octave-dataframe-0.8.2-2|31	tar zxf %SOURCE0
12cr|octave-dataframe-0.8.2-2|32	mv %{pkgname}-%{version}/COPYING .
12cr|octave-dataframe-0.8.2-2|33	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-dataframe-0.8.2-2|34	
12cr|octave-dataframe-0.8.2-2|35	%post
12cr|octave-dataframe-0.8.2-2|36	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-dataframe-0.8.2-2|37	
12cr|octave-dataframe-0.8.2-2|38	%postun
12cr|octave-dataframe-0.8.2-2|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-dataframe-0.8.2-2|40	
12cr|octave-dataframe-0.8.2-2|41	%files
12cr|octave-dataframe-0.8.2-2|42	%defattr(-,root,root)
12cr|octave-dataframe-0.8.2-2|43	%doc COPYING DESCRIPTION
12cr|octave-dataframe-0.8.2-2|44	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-dataframe-0.8.2-2|45	
12cr|octave-dataframe-0.8.2-2|46	
12cr|octave-dataframe-0.8.2-2|47	%changelog
12cr|octave-dataframe-0.8.2-2|48	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 0.8.2-1mdv2011.0
12cr|octave-dataframe-0.8.2-2|49	+ Revision: 687894
12cr|octave-dataframe-0.8.2-2|50	- import octave-dataframe
12cr|octave-dataframe-0.8.2-2|51	
12cr|octave-dataframe-0.8.2-2|52	

3624 12
12cr|octave-data-smoothing-1.2.0-2|1	%define	pkgname data-smoothing
12cr|octave-data-smoothing-1.2.0-2|2	%define name	octave-%{pkgname}
12cr|octave-data-smoothing-1.2.0-2|3	
12cr|octave-data-smoothing-1.2.0-2|4	Summary:	Algorithms for smoothing noisy data with Octave
12cr|octave-data-smoothing-1.2.0-2|5	Name:		%{name}
12cr|octave-data-smoothing-1.2.0-2|6	Version:	1.2.0
12cr|octave-data-smoothing-1.2.0-2|7	Release:	2
12cr|octave-data-smoothing-1.2.0-2|8	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-data-smoothing-1.2.0-2|9	License:	GPLv2+
12cr|octave-data-smoothing-1.2.0-2|10	Group:		Sciences/Mathematics
12cr|octave-data-smoothing-1.2.0-2|11	Url:		http://octave.sourceforge.net/data-smoothing/
12cr|octave-data-smoothing-1.2.0-2|12	Conflicts:	octave-forge <= 20090607
12cr|octave-data-smoothing-1.2.0-2|13	Requires:	octave >= 2.9.7
12cr|octave-data-smoothing-1.2.0-2|14	Requires:	octave-optim >= 1.0.3
12cr|octave-data-smoothing-1.2.0-2|15	BuildRequires:	octave-devel >= 2.9.7
12cr|octave-data-smoothing-1.2.0-2|16	BuildRequires:	mesagl-devel
12cr|octave-data-smoothing-1.2.0-2|17	BuildRequires:	mesaglu-devel
12cr|octave-data-smoothing-1.2.0-2|18	BuildArch:	noarch
12cr|octave-data-smoothing-1.2.0-2|19	
12cr|octave-data-smoothing-1.2.0-2|20	%description
12cr|octave-data-smoothing-1.2.0-2|21	Algorithms for smoothing noisy data with Octave.
12cr|octave-data-smoothing-1.2.0-2|22	
12cr|octave-data-smoothing-1.2.0-2|23	%prep
12cr|octave-data-smoothing-1.2.0-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-data-smoothing-1.2.0-2|25	cp %SOURCE0 .
12cr|octave-data-smoothing-1.2.0-2|26	
12cr|octave-data-smoothing-1.2.0-2|27	%install
12cr|octave-data-smoothing-1.2.0-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-data-smoothing-1.2.0-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-data-smoothing-1.2.0-2|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-data-smoothing-1.2.0-2|31	
12cr|octave-data-smoothing-1.2.0-2|32	tar zxf %SOURCE0
12cr|octave-data-smoothing-1.2.0-2|33	mv %{pkgname}-%{version}/COPYING .
12cr|octave-data-smoothing-1.2.0-2|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-data-smoothing-1.2.0-2|35	
12cr|octave-data-smoothing-1.2.0-2|36	%post
12cr|octave-data-smoothing-1.2.0-2|37	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-data-smoothing-1.2.0-2|38	
12cr|octave-data-smoothing-1.2.0-2|39	%postun
12cr|octave-data-smoothing-1.2.0-2|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-data-smoothing-1.2.0-2|41	
12cr|octave-data-smoothing-1.2.0-2|42	%files
12cr|octave-data-smoothing-1.2.0-2|43	%defattr(-,root,root)
12cr|octave-data-smoothing-1.2.0-2|44	%doc COPYING DESCRIPTION
12cr|octave-data-smoothing-1.2.0-2|45	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-data-smoothing-1.2.0-2|46	
12cr|octave-data-smoothing-1.2.0-2|47	
12cr|octave-data-smoothing-1.2.0-2|48	
12cr|octave-data-smoothing-1.2.0-2|49	%changelog
12cr|octave-data-smoothing-1.2.0-2|50	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 1.2.0-1mdv2011.0
12cr|octave-data-smoothing-1.2.0-2|51	+ Revision: 687820
12cr|octave-data-smoothing-1.2.0-2|52	- import octave-data-smoothing
12cr|octave-data-smoothing-1.2.0-2|53	
12cr|octave-data-smoothing-1.2.0-2|54	

3625 12
12cr|octave-econometrics-1.0.8-2|1	%define	pkgname econometrics
12cr|octave-econometrics-1.0.8-2|2	%define name	octave-%{pkgname}
12cr|octave-econometrics-1.0.8-2|3	
12cr|octave-econometrics-1.0.8-2|4	Summary:	Econometrics functions for Octave
12cr|octave-econometrics-1.0.8-2|5	Name:		%{name}
12cr|octave-econometrics-1.0.8-2|6	Version:	1.0.8
12cr|octave-econometrics-1.0.8-2|7	Release:	2
12cr|octave-econometrics-1.0.8-2|8	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-econometrics-1.0.8-2|9	License:	GPLv2+
12cr|octave-econometrics-1.0.8-2|10	Group:		Sciences/Mathematics
12cr|octave-econometrics-1.0.8-2|11	Url:		http://octave.sourceforge.net/econometrics/
12cr|octave-econometrics-1.0.8-2|12	Conflicts:	octave-forge <= 20090607
12cr|octave-econometrics-1.0.8-2|13	Requires:	octave >= 2.9.7
12cr|octave-econometrics-1.0.8-2|14	Requires:	octave-optim >= 0.0.0
12cr|octave-econometrics-1.0.8-2|15	BuildRequires:	octave-devel >= 2.9.7
12cr|octave-econometrics-1.0.8-2|16	BuildRequires:	mesagl-devel
12cr|octave-econometrics-1.0.8-2|17	BuildRequires:	mesaglu-devel
12cr|octave-econometrics-1.0.8-2|18	
12cr|octave-econometrics-1.0.8-2|19	%description
12cr|octave-econometrics-1.0.8-2|20	Econometrics functions for Octave.
12cr|octave-econometrics-1.0.8-2|21	
12cr|octave-econometrics-1.0.8-2|22	%prep
12cr|octave-econometrics-1.0.8-2|23	%setup -q -c %{pkgname}-%{version}
12cr|octave-econometrics-1.0.8-2|24	cp %SOURCE0 .
12cr|octave-econometrics-1.0.8-2|25	
12cr|octave-econometrics-1.0.8-2|26	%install
12cr|octave-econometrics-1.0.8-2|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-econometrics-1.0.8-2|28	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-econometrics-1.0.8-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-econometrics-1.0.8-2|30	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-econometrics-1.0.8-2|31	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-econometrics-1.0.8-2|32	
12cr|octave-econometrics-1.0.8-2|33	tar zxf %SOURCE0
12cr|octave-econometrics-1.0.8-2|34	mv %{pkgname}-%{version}/COPYING .
12cr|octave-econometrics-1.0.8-2|35	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-econometrics-1.0.8-2|36	
12cr|octave-econometrics-1.0.8-2|37	%post
12cr|octave-econometrics-1.0.8-2|38	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-econometrics-1.0.8-2|39	
12cr|octave-econometrics-1.0.8-2|40	%postun
12cr|octave-econometrics-1.0.8-2|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-econometrics-1.0.8-2|42	
12cr|octave-econometrics-1.0.8-2|43	%files
12cr|octave-econometrics-1.0.8-2|44	%defattr(-,root,root)
12cr|octave-econometrics-1.0.8-2|45	%doc COPYING DESCRIPTION
12cr|octave-econometrics-1.0.8-2|46	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-econometrics-1.0.8-2|47	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-econometrics-1.0.8-2|48	
12cr|octave-econometrics-1.0.8-2|49	
12cr|octave-econometrics-1.0.8-2|50	
12cr|octave-econometrics-1.0.8-2|51	%changelog
12cr|octave-econometrics-1.0.8-2|52	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 1.0.8-1mdv2011.0
12cr|octave-econometrics-1.0.8-2|53	+ Revision: 687896
12cr|octave-econometrics-1.0.8-2|54	- import octave-econometrics
12cr|octave-econometrics-1.0.8-2|55	
12cr|octave-econometrics-1.0.8-2|56	

3626 12
12cr|octave-fenv-0.1.0-2|1	%define	pkgname fenv
12cr|octave-fenv-0.1.0-2|2	%define name	octave-%{pkgname}
12cr|octave-fenv-0.1.0-2|3	%define version 0.1.0
12cr|octave-fenv-0.1.0-2|4	
12cr|octave-fenv-0.1.0-2|5	Summary:	Change floating point precision in Octave
12cr|octave-fenv-0.1.0-2|6	Name:		%{name}
12cr|octave-fenv-0.1.0-2|7	Version:	%{version}
12cr|octave-fenv-0.1.0-2|8	Release:        2
12cr|octave-fenv-0.1.0-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-fenv-0.1.0-2|10	License:	GPLv3+
12cr|octave-fenv-0.1.0-2|11	Group:		Sciences/Mathematics
12cr|octave-fenv-0.1.0-2|12	Url:		http://octave.sourceforge.net/fenv/
12cr|octave-fenv-0.1.0-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-fenv-0.1.0-2|14	Requires:	octave >= 3.0.0
12cr|octave-fenv-0.1.0-2|15	BuildRequires:  octave-devel >= 3.0.0
12cr|octave-fenv-0.1.0-2|16	BuildRequires:  mesagl-devel
12cr|octave-fenv-0.1.0-2|17	BuildRequires:  mesaglu-devel
12cr|octave-fenv-0.1.0-2|18	
12cr|octave-fenv-0.1.0-2|19	%description
12cr|octave-fenv-0.1.0-2|20	On supported architectures, change the rounding mode of the floating
12cr|octave-fenv-0.1.0-2|21	point arithmetics (to nearest, up, down, to zero) or change the
12cr|octave-fenv-0.1.0-2|22	precision of the arithmetical operations (single, double, double
12cr|octave-fenv-0.1.0-2|23	extended) in Octave. Experimentally test the properties of the
12cr|octave-fenv-0.1.0-2|24	floating point arithmetics.
12cr|octave-fenv-0.1.0-2|25	
12cr|octave-fenv-0.1.0-2|26	%prep
12cr|octave-fenv-0.1.0-2|27	%setup -q -c %{pkgname}-%{version}
12cr|octave-fenv-0.1.0-2|28	cp %SOURCE0 .
12cr|octave-fenv-0.1.0-2|29	
12cr|octave-fenv-0.1.0-2|30	%install
12cr|octave-fenv-0.1.0-2|31	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-fenv-0.1.0-2|32	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-fenv-0.1.0-2|33	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-fenv-0.1.0-2|34	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-fenv-0.1.0-2|35	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-fenv-0.1.0-2|36	
12cr|octave-fenv-0.1.0-2|37	tar zxf %SOURCE0
12cr|octave-fenv-0.1.0-2|38	mv %{pkgname}/COPYING .
12cr|octave-fenv-0.1.0-2|39	mv %{pkgname}/DESCRIPTION .
12cr|octave-fenv-0.1.0-2|40	
12cr|octave-fenv-0.1.0-2|41	%clean
12cr|octave-fenv-0.1.0-2|42	
12cr|octave-fenv-0.1.0-2|43	%post
12cr|octave-fenv-0.1.0-2|44	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-fenv-0.1.0-2|45	
12cr|octave-fenv-0.1.0-2|46	%postun
12cr|octave-fenv-0.1.0-2|47	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-fenv-0.1.0-2|48	
12cr|octave-fenv-0.1.0-2|49	%files
12cr|octave-fenv-0.1.0-2|50	%defattr(-,root,root)
12cr|octave-fenv-0.1.0-2|51	%doc COPYING DESCRIPTION
12cr|octave-fenv-0.1.0-2|52	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-fenv-0.1.0-2|53	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-fenv-0.1.0-2|54	
12cr|octave-fenv-0.1.0-2|55	
12cr|octave-fenv-0.1.0-2|56	
12cr|octave-fenv-0.1.0-2|57	%changelog
12cr|octave-fenv-0.1.0-2|58	* Sun Aug 21 2011 Lev Givon <lev@mandriva.org> 0.1.0-1mdv2012.0
12cr|octave-fenv-0.1.0-2|59	+ Revision: 696032
12cr|octave-fenv-0.1.0-2|60	- import octave-fenv
12cr|octave-fenv-0.1.0-2|61	
12cr|octave-fenv-0.1.0-2|62	

3627 12
12cr|octave-financial-0.3.2-2|1	%define	pkgname financial
12cr|octave-financial-0.3.2-2|2	%define name	octave-%{pkgname}
12cr|octave-financial-0.3.2-2|3	%define version 0.3.2
12cr|octave-financial-0.3.2-2|4	
12cr|octave-financial-0.3.2-2|5	Summary:	Financial functions for Octave
12cr|octave-financial-0.3.2-2|6	Name:		%{name}
12cr|octave-financial-0.3.2-2|7	Version:	%{version}
12cr|octave-financial-0.3.2-2|8	Release:        2
12cr|octave-financial-0.3.2-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-financial-0.3.2-2|10	License:	GPLv3+
12cr|octave-financial-0.3.2-2|11	Group:		Sciences/Mathematics
12cr|octave-financial-0.3.2-2|12	Url:		http://octave.sourceforge.net/financial/
12cr|octave-financial-0.3.2-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-financial-0.3.2-2|14	Requires:	octave >= 3.0.0
12cr|octave-financial-0.3.2-2|15	Requires:	octave-time >= 1.0.5
12cr|octave-financial-0.3.2-2|16	Requires:	octave-miscellaneous >= 1.0.6
12cr|octave-financial-0.3.2-2|17	BuildRequires:  octave-devel >= 3.0.0
12cr|octave-financial-0.3.2-2|18	BuildRequires:  mesagl-devel
12cr|octave-financial-0.3.2-2|19	BuildRequires:  mesaglu-devel
12cr|octave-financial-0.3.2-2|20	BuildArch:	noarch
12cr|octave-financial-0.3.2-2|21	
12cr|octave-financial-0.3.2-2|22	%description
12cr|octave-financial-0.3.2-2|23	Financial data manipulation and plotting functions for Octave.
12cr|octave-financial-0.3.2-2|24	
12cr|octave-financial-0.3.2-2|25	%prep
12cr|octave-financial-0.3.2-2|26	%setup -q -c %{pkgname}-%{version}
12cr|octave-financial-0.3.2-2|27	cp %SOURCE0 .
12cr|octave-financial-0.3.2-2|28	
12cr|octave-financial-0.3.2-2|29	%install
12cr|octave-financial-0.3.2-2|30	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-financial-0.3.2-2|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-financial-0.3.2-2|32	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-financial-0.3.2-2|33	
12cr|octave-financial-0.3.2-2|34	tar zxf %SOURCE0
12cr|octave-financial-0.3.2-2|35	mv %{pkgname}-%{version}/COPYING .
12cr|octave-financial-0.3.2-2|36	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-financial-0.3.2-2|37	
12cr|octave-financial-0.3.2-2|38	%clean
12cr|octave-financial-0.3.2-2|39	
12cr|octave-financial-0.3.2-2|40	%post
12cr|octave-financial-0.3.2-2|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-financial-0.3.2-2|42	
12cr|octave-financial-0.3.2-2|43	%postun
12cr|octave-financial-0.3.2-2|44	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-financial-0.3.2-2|45	
12cr|octave-financial-0.3.2-2|46	%files
12cr|octave-financial-0.3.2-2|47	%defattr(-,root,root)
12cr|octave-financial-0.3.2-2|48	%doc COPYING DESCRIPTION
12cr|octave-financial-0.3.2-2|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-financial-0.3.2-2|50	
12cr|octave-financial-0.3.2-2|51	
12cr|octave-financial-0.3.2-2|52	%changelog
12cr|octave-financial-0.3.2-2|53	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 0.3.2-1mdv2011.0
12cr|octave-financial-0.3.2-2|54	+ Revision: 687904
12cr|octave-financial-0.3.2-2|55	- import octave-financial
12cr|octave-financial-0.3.2-2|56	
12cr|octave-financial-0.3.2-2|57	

3628 12
12cr|octave-fpl-1.2.0-2|1	%define	pkgname fpl
12cr|octave-fpl-1.2.0-2|2	%define name	octave-%{pkgname}
12cr|octave-fpl-1.2.0-2|3	%define version 1.2.0
12cr|octave-fpl-1.2.0-2|4	
12cr|octave-fpl-1.2.0-2|5	Summary:	Octave support for various graphical formats
12cr|octave-fpl-1.2.0-2|6	Name:		%{name}
12cr|octave-fpl-1.2.0-2|7	Version:	%{version}
12cr|octave-fpl-1.2.0-2|8	Release:        2
12cr|octave-fpl-1.2.0-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-fpl-1.2.0-2|10	License:	GPLv2+
12cr|octave-fpl-1.2.0-2|11	Group:		Sciences/Mathematics
12cr|octave-fpl-1.2.0-2|12	Url:		http://octave.sourceforge.net/fpl/
12cr|octave-fpl-1.2.0-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-fpl-1.2.0-2|14	Requires:	octave >= 3.0.0
12cr|octave-fpl-1.2.0-2|15	BuildRequires:  octave-devel >= 3.0.0
12cr|octave-fpl-1.2.0-2|16	BuildRequires:  mesagl-devel
12cr|octave-fpl-1.2.0-2|17	BuildRequires:  mesaglu-devel
12cr|octave-fpl-1.2.0-2|18	BuildArch:	noarch
12cr|octave-fpl-1.2.0-2|19	
12cr|octave-fpl-1.2.0-2|20	%description
12cr|octave-fpl-1.2.0-2|21	This package contains Octave routines for saving data in different
12cr|octave-fpl-1.2.0-2|22	graphical formats.
12cr|octave-fpl-1.2.0-2|23	
12cr|octave-fpl-1.2.0-2|24	%prep
12cr|octave-fpl-1.2.0-2|25	%setup -q -c %{pkgname}-%{version}
12cr|octave-fpl-1.2.0-2|26	cp %SOURCE0 .
12cr|octave-fpl-1.2.0-2|27	
12cr|octave-fpl-1.2.0-2|28	%install
12cr|octave-fpl-1.2.0-2|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-fpl-1.2.0-2|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-fpl-1.2.0-2|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-fpl-1.2.0-2|32	
12cr|octave-fpl-1.2.0-2|33	tar zxf %SOURCE0
12cr|octave-fpl-1.2.0-2|34	mv %{pkgname}/COPYING .
12cr|octave-fpl-1.2.0-2|35	mv %{pkgname}/DESCRIPTION .
12cr|octave-fpl-1.2.0-2|36	
12cr|octave-fpl-1.2.0-2|37	%clean
12cr|octave-fpl-1.2.0-2|38	
12cr|octave-fpl-1.2.0-2|39	%post
12cr|octave-fpl-1.2.0-2|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-fpl-1.2.0-2|41	
12cr|octave-fpl-1.2.0-2|42	%postun
12cr|octave-fpl-1.2.0-2|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-fpl-1.2.0-2|44	
12cr|octave-fpl-1.2.0-2|45	%files
12cr|octave-fpl-1.2.0-2|46	%defattr(-,root,root)
12cr|octave-fpl-1.2.0-2|47	%doc COPYING DESCRIPTION
12cr|octave-fpl-1.2.0-2|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-fpl-1.2.0-2|49	
12cr|octave-fpl-1.2.0-2|50	
12cr|octave-fpl-1.2.0-2|51	
12cr|octave-fpl-1.2.0-2|52	
12cr|octave-fpl-1.2.0-2|53	%changelog
12cr|octave-fpl-1.2.0-2|54	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 1.2.0-1mdv2011.0
12cr|octave-fpl-1.2.0-2|55	+ Revision: 687906
12cr|octave-fpl-1.2.0-2|56	- import octave-fpl
12cr|octave-fpl-1.2.0-2|57	
12cr|octave-fpl-1.2.0-2|58	

3629 12
12cr|octave-ga-0.9.8-2|1	%define	pkgname ga
12cr|octave-ga-0.9.8-2|2	%define name	octave-%{pkgname}
12cr|octave-ga-0.9.8-2|3	%define version 0.9.8
12cr|octave-ga-0.9.8-2|4	
12cr|octave-ga-0.9.8-2|5	Summary:	Genetic optimization tools for Octave
12cr|octave-ga-0.9.8-2|6	Name:		%{name}
12cr|octave-ga-0.9.8-2|7	Version:	%{version}
12cr|octave-ga-0.9.8-2|8	Release:        2
12cr|octave-ga-0.9.8-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-ga-0.9.8-2|10	License:	GPLv2+
12cr|octave-ga-0.9.8-2|11	Group:		Sciences/Mathematics
12cr|octave-ga-0.9.8-2|12	Url:		http://octave.sourceforge.net/ga/
12cr|octave-ga-0.9.8-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-ga-0.9.8-2|14	Requires:	octave >= 2.9.7
12cr|octave-ga-0.9.8-2|15	Requires:	octave-communications >= 1.0.0
12cr|octave-ga-0.9.8-2|16	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-ga-0.9.8-2|17	BuildRequires:  mesagl-devel
12cr|octave-ga-0.9.8-2|18	BuildRequires:  mesaglu-devel
12cr|octave-ga-0.9.8-2|19	BuildArch:	noarch
12cr|octave-ga-0.9.8-2|20	
12cr|octave-ga-0.9.8-2|21	%description
12cr|octave-ga-0.9.8-2|22	Genetic optimization tools for Octave.
12cr|octave-ga-0.9.8-2|23	
12cr|octave-ga-0.9.8-2|24	%prep
12cr|octave-ga-0.9.8-2|25	%setup -q -c %{pkgname}-%{version}
12cr|octave-ga-0.9.8-2|26	cp %SOURCE0 .
12cr|octave-ga-0.9.8-2|27	
12cr|octave-ga-0.9.8-2|28	%install
12cr|octave-ga-0.9.8-2|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-ga-0.9.8-2|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-ga-0.9.8-2|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-ga-0.9.8-2|32	
12cr|octave-ga-0.9.8-2|33	tar zxf %SOURCE0
12cr|octave-ga-0.9.8-2|34	mv %{pkgname}/COPYING .
12cr|octave-ga-0.9.8-2|35	mv %{pkgname}/DESCRIPTION .
12cr|octave-ga-0.9.8-2|36	
12cr|octave-ga-0.9.8-2|37	%clean
12cr|octave-ga-0.9.8-2|38	
12cr|octave-ga-0.9.8-2|39	%post
12cr|octave-ga-0.9.8-2|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-ga-0.9.8-2|41	
12cr|octave-ga-0.9.8-2|42	%postun
12cr|octave-ga-0.9.8-2|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-ga-0.9.8-2|44	
12cr|octave-ga-0.9.8-2|45	%files
12cr|octave-ga-0.9.8-2|46	%defattr(-,root,root)
12cr|octave-ga-0.9.8-2|47	%doc COPYING DESCRIPTION
12cr|octave-ga-0.9.8-2|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-ga-0.9.8-2|49	
12cr|octave-ga-0.9.8-2|50	
12cr|octave-ga-0.9.8-2|51	%changelog
12cr|octave-ga-0.9.8-2|52	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 0.9.8-1mdv2011.0
12cr|octave-ga-0.9.8-2|53	+ Revision: 687920
12cr|octave-ga-0.9.8-2|54	- import octave-ga
12cr|octave-ga-0.9.8-2|55	
12cr|octave-ga-0.9.8-2|56	

3630 12
12cr|octave-general-1.2.2-2|1	%define	pkgname general
12cr|octave-general-1.2.2-2|2	%define name	octave-%{pkgname}
12cr|octave-general-1.2.2-2|3	%define version 1.2.2
12cr|octave-general-1.2.2-2|4	
12cr|octave-general-1.2.2-2|5	Summary:	General tools for Octave
12cr|octave-general-1.2.2-2|6	Name:		%{name}
12cr|octave-general-1.2.2-2|7	Version:	%{version}
12cr|octave-general-1.2.2-2|8	Release:        2
12cr|octave-general-1.2.2-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-general-1.2.2-2|10	License:	GPLv3+
12cr|octave-general-1.2.2-2|11	Group:		Sciences/Mathematics
12cr|octave-general-1.2.2-2|12	Url:		http://octave.sourceforge.net/general/
12cr|octave-general-1.2.2-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-general-1.2.2-2|14	Requires:	octave >= 3.2.4
12cr|octave-general-1.2.2-2|15	BuildRequires:  octave-devel >= 3.2.4
12cr|octave-general-1.2.2-2|16	BuildRequires:  mesagl-devel
12cr|octave-general-1.2.2-2|17	BuildRequires:  mesaglu-devel
12cr|octave-general-1.2.2-2|18	
12cr|octave-general-1.2.2-2|19	%description
12cr|octave-general-1.2.2-2|20	General tools for Octave. String dictionary, parallel computing.
12cr|octave-general-1.2.2-2|21	
12cr|octave-general-1.2.2-2|22	%prep
12cr|octave-general-1.2.2-2|23	%setup -q -c %{pkgname}-%{version}
12cr|octave-general-1.2.2-2|24	cp %SOURCE0 .
12cr|octave-general-1.2.2-2|25	
12cr|octave-general-1.2.2-2|26	%install
12cr|octave-general-1.2.2-2|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-general-1.2.2-2|28	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-general-1.2.2-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-general-1.2.2-2|30	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-general-1.2.2-2|31	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -local %{pkgname}-%{version}.tar.gz"
12cr|octave-general-1.2.2-2|32	
12cr|octave-general-1.2.2-2|33	tar zxf %SOURCE0
12cr|octave-general-1.2.2-2|34	mv %{pkgname}/COPYING .
12cr|octave-general-1.2.2-2|35	mv %{pkgname}/DESCRIPTION .
12cr|octave-general-1.2.2-2|36	
12cr|octave-general-1.2.2-2|37	%clean
12cr|octave-general-1.2.2-2|38	
12cr|octave-general-1.2.2-2|39	%post
12cr|octave-general-1.2.2-2|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-general-1.2.2-2|41	
12cr|octave-general-1.2.2-2|42	%postun
12cr|octave-general-1.2.2-2|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-general-1.2.2-2|44	
12cr|octave-general-1.2.2-2|45	%files
12cr|octave-general-1.2.2-2|46	%defattr(-,root,root)
12cr|octave-general-1.2.2-2|47	%doc COPYING DESCRIPTION
12cr|octave-general-1.2.2-2|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-general-1.2.2-2|49	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-general-1.2.2-2|50	
12cr|octave-general-1.2.2-2|51	
12cr|octave-general-1.2.2-2|52	%changelog
12cr|octave-general-1.2.2-2|53	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 1.2.2-1mdv2011.0
12cr|octave-general-1.2.2-2|54	+ Revision: 687927
12cr|octave-general-1.2.2-2|55	- import octave-general
12cr|octave-general-1.2.2-2|56	
12cr|octave-general-1.2.2-2|57	

3631 12
12cr|octave-gnuplot-1.0.1-2|1	%define	pkgname gnuplot
12cr|octave-gnuplot-1.0.1-2|2	%define name	octave-%{pkgname}
12cr|octave-gnuplot-1.0.1-2|3	%define version 1.0.1
12cr|octave-gnuplot-1.0.1-2|4	
12cr|octave-gnuplot-1.0.1-2|5	Summary:	Gnuplot scripts for Octave
12cr|octave-gnuplot-1.0.1-2|6	Name:		%{name}
12cr|octave-gnuplot-1.0.1-2|7	Version:	%{version}
12cr|octave-gnuplot-1.0.1-2|8	Release:        2
12cr|octave-gnuplot-1.0.1-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-gnuplot-1.0.1-2|10	License:	GPLv2+
12cr|octave-gnuplot-1.0.1-2|11	Group:		Sciences/Mathematics
12cr|octave-gnuplot-1.0.1-2|12	Url:		http://octave.sourceforge.net/gnuplot/
12cr|octave-gnuplot-1.0.1-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-gnuplot-1.0.1-2|14	Requires:	octave >= 2.9.7
12cr|octave-gnuplot-1.0.1-2|15	Requires:	gnuplot >= 4.0
12cr|octave-gnuplot-1.0.1-2|16	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-gnuplot-1.0.1-2|17	BuildRequires:  mesagl-devel
12cr|octave-gnuplot-1.0.1-2|18	BuildRequires:  mesaglu-devel
12cr|octave-gnuplot-1.0.1-2|19	BuildRequires:	gnuplot >= 4.0
12cr|octave-gnuplot-1.0.1-2|20	BuildArch:	noarch
12cr|octave-gnuplot-1.0.1-2|21	
12cr|octave-gnuplot-1.0.1-2|22	%description
12cr|octave-gnuplot-1.0.1-2|23	This package provides scripts that can save data in gnuplot-readable
12cr|octave-gnuplot-1.0.1-2|24	formats, specify the gnuplot commands used to produce
12cr|octave-gnuplot-1.0.1-2|25	graphics, and invoke gnuplot.
12cr|octave-gnuplot-1.0.1-2|26	
12cr|octave-gnuplot-1.0.1-2|27	%prep
12cr|octave-gnuplot-1.0.1-2|28	%setup -q -c %{pkgname}-%{version}
12cr|octave-gnuplot-1.0.1-2|29	cp %SOURCE0 .
12cr|octave-gnuplot-1.0.1-2|30	
12cr|octave-gnuplot-1.0.1-2|31	%install
12cr|octave-gnuplot-1.0.1-2|32	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-gnuplot-1.0.1-2|33	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-gnuplot-1.0.1-2|34	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-gnuplot-1.0.1-2|35	mv %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/Changelog .
12cr|octave-gnuplot-1.0.1-2|36	rm -f %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/COPYRIGHT
12cr|octave-gnuplot-1.0.1-2|37	rm -f %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/LICENSE.txt
12cr|octave-gnuplot-1.0.1-2|38	
12cr|octave-gnuplot-1.0.1-2|39	tar zxf %SOURCE0
12cr|octave-gnuplot-1.0.1-2|40	mv %{pkgname}/COPYING .
12cr|octave-gnuplot-1.0.1-2|41	mv %{pkgname}/DESCRIPTION .
12cr|octave-gnuplot-1.0.1-2|42	
12cr|octave-gnuplot-1.0.1-2|43	%clean
12cr|octave-gnuplot-1.0.1-2|44	
12cr|octave-gnuplot-1.0.1-2|45	%post
12cr|octave-gnuplot-1.0.1-2|46	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-gnuplot-1.0.1-2|47	
12cr|octave-gnuplot-1.0.1-2|48	%postun
12cr|octave-gnuplot-1.0.1-2|49	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-gnuplot-1.0.1-2|50	
12cr|octave-gnuplot-1.0.1-2|51	%files
12cr|octave-gnuplot-1.0.1-2|52	%defattr(-,root,root)
12cr|octave-gnuplot-1.0.1-2|53	%doc COPYING DESCRIPTION Changelog
12cr|octave-gnuplot-1.0.1-2|54	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-gnuplot-1.0.1-2|55	
12cr|octave-gnuplot-1.0.1-2|56	
12cr|octave-gnuplot-1.0.1-2|57	%changelog
12cr|octave-gnuplot-1.0.1-2|58	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 1.0.1-1mdv2011.0
12cr|octave-gnuplot-1.0.1-2|59	+ Revision: 687934
12cr|octave-gnuplot-1.0.1-2|60	- import octave-gnuplot
12cr|octave-gnuplot-1.0.1-2|61	
12cr|octave-gnuplot-1.0.1-2|62	

3632 12
12cr|octave-gsl-1.0.8-2|1	%define	pkgname gsl
12cr|octave-gsl-1.0.8-2|2	%define name	octave-%{pkgname}
12cr|octave-gsl-1.0.8-2|3	%define version 1.0.8
12cr|octave-gsl-1.0.8-2|4	
12cr|octave-gsl-1.0.8-2|5	Summary:	Octave bindings for the GNU Scientific Library
12cr|octave-gsl-1.0.8-2|6	Name:		%{name}
12cr|octave-gsl-1.0.8-2|7	Version:	%{version}
12cr|octave-gsl-1.0.8-2|8	Release:        2
12cr|octave-gsl-1.0.8-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-gsl-1.0.8-2|10	License:	GPLv2+
12cr|octave-gsl-1.0.8-2|11	Group:		Sciences/Mathematics
12cr|octave-gsl-1.0.8-2|12	Url:		http://octave.sourceforge.net/gsl/
12cr|octave-gsl-1.0.8-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-gsl-1.0.8-2|14	Requires:	octave >= 2.9.7
12cr|octave-gsl-1.0.8-2|15	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-gsl-1.0.8-2|16	BuildRequires:  mesagl-devel
12cr|octave-gsl-1.0.8-2|17	BuildRequires:  mesaglu-devel
12cr|octave-gsl-1.0.8-2|18	BuildRequires:	gsl-devel
12cr|octave-gsl-1.0.8-2|19	
12cr|octave-gsl-1.0.8-2|20	%description
12cr|octave-gsl-1.0.8-2|21	Octave bindings for the GNU Scientific Library
12cr|octave-gsl-1.0.8-2|22	
12cr|octave-gsl-1.0.8-2|23	%prep
12cr|octave-gsl-1.0.8-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-gsl-1.0.8-2|25	cp %SOURCE0 .
12cr|octave-gsl-1.0.8-2|26	
12cr|octave-gsl-1.0.8-2|27	%install
12cr|octave-gsl-1.0.8-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-gsl-1.0.8-2|29	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-gsl-1.0.8-2|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-gsl-1.0.8-2|31	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-gsl-1.0.8-2|32	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-gsl-1.0.8-2|33	
12cr|octave-gsl-1.0.8-2|34	pushd %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/
12cr|octave-gsl-1.0.8-2|35	rm -rf doc/RCS
12cr|octave-gsl-1.0.8-2|36	rm -rf doc/mk*
12cr|octave-gsl-1.0.8-2|37	rm -rf doc/make*
12cr|octave-gsl-1.0.8-2|38	rm -rf doc/texinfo*
12cr|octave-gsl-1.0.8-2|39	rm -rf doc/txt*
12cr|octave-gsl-1.0.8-2|40	rm -rf doc/*.{log,cc,doc,dvi,old}
12cr|octave-gsl-1.0.8-2|41	rm -rf *.c
12cr|octave-gsl-1.0.8-2|42	popd
12cr|octave-gsl-1.0.8-2|43	
12cr|octave-gsl-1.0.8-2|44	tar zxf %SOURCE0
12cr|octave-gsl-1.0.8-2|45	mv %{pkgname}-%{version}/COPYING .
12cr|octave-gsl-1.0.8-2|46	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-gsl-1.0.8-2|47	
12cr|octave-gsl-1.0.8-2|48	%clean
12cr|octave-gsl-1.0.8-2|49	
12cr|octave-gsl-1.0.8-2|50	%post
12cr|octave-gsl-1.0.8-2|51	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-gsl-1.0.8-2|52	
12cr|octave-gsl-1.0.8-2|53	%postun
12cr|octave-gsl-1.0.8-2|54	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-gsl-1.0.8-2|55	
12cr|octave-gsl-1.0.8-2|56	%files
12cr|octave-gsl-1.0.8-2|57	%defattr(-,root,root)
12cr|octave-gsl-1.0.8-2|58	%doc COPYING DESCRIPTION
12cr|octave-gsl-1.0.8-2|59	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-gsl-1.0.8-2|60	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-gsl-1.0.8-2|61	
12cr|octave-gsl-1.0.8-2|62	
12cr|octave-gsl-1.0.8-2|63	
12cr|octave-gsl-1.0.8-2|64	%changelog
12cr|octave-gsl-1.0.8-2|65	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 1.0.8-1mdv2011.0
12cr|octave-gsl-1.0.8-2|66	+ Revision: 687944
12cr|octave-gsl-1.0.8-2|67	- import octave-gsl
12cr|octave-gsl-1.0.8-2|68	
12cr|octave-gsl-1.0.8-2|69	

3633 12
12cr|octave-ident-1.0.7-2|1	%define	pkgname ident
12cr|octave-ident-1.0.7-2|2	%define name	octave-%{pkgname}
12cr|octave-ident-1.0.7-2|3	%define version 1.0.7
12cr|octave-ident-1.0.7-2|4	
12cr|octave-ident-1.0.7-2|5	Summary:	System identification functions for Octave
12cr|octave-ident-1.0.7-2|6	Name:		%{name}
12cr|octave-ident-1.0.7-2|7	Version:	%{version}
12cr|octave-ident-1.0.7-2|8	Release:        2
12cr|octave-ident-1.0.7-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-ident-1.0.7-2|10	License:	GPLv2+
12cr|octave-ident-1.0.7-2|11	Group:		Sciences/Mathematics
12cr|octave-ident-1.0.7-2|12	Url:		http://octave.sourceforge.net/ident/
12cr|octave-ident-1.0.7-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-ident-1.0.7-2|14	Requires:	octave >= 2.9.7
12cr|octave-ident-1.0.7-2|15	BuildRequires:  octave-devel >= 2.9.7
12cr|octave-ident-1.0.7-2|16	BuildRequires:  mesagl-devel
12cr|octave-ident-1.0.7-2|17	BuildRequires:  mesaglu-devel
12cr|octave-ident-1.0.7-2|18	BuildArch:	noarch
12cr|octave-ident-1.0.7-2|19	
12cr|octave-ident-1.0.7-2|20	%description
12cr|octave-ident-1.0.7-2|21	System identification functions for Octave.
12cr|octave-ident-1.0.7-2|22	
12cr|octave-ident-1.0.7-2|23	%prep
12cr|octave-ident-1.0.7-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-ident-1.0.7-2|25	cp %SOURCE0 .
12cr|octave-ident-1.0.7-2|26	
12cr|octave-ident-1.0.7-2|27	%install
12cr|octave-ident-1.0.7-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-ident-1.0.7-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-ident-1.0.7-2|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-ident-1.0.7-2|31	
12cr|octave-ident-1.0.7-2|32	tar zxf %SOURCE0
12cr|octave-ident-1.0.7-2|33	mv %{pkgname}-%{version}/COPYING .
12cr|octave-ident-1.0.7-2|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-ident-1.0.7-2|35	
12cr|octave-ident-1.0.7-2|36	%clean
12cr|octave-ident-1.0.7-2|37	
12cr|octave-ident-1.0.7-2|38	%post
12cr|octave-ident-1.0.7-2|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-ident-1.0.7-2|40	
12cr|octave-ident-1.0.7-2|41	%postun
12cr|octave-ident-1.0.7-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-ident-1.0.7-2|43	
12cr|octave-ident-1.0.7-2|44	%files
12cr|octave-ident-1.0.7-2|45	%defattr(-,root,root)
12cr|octave-ident-1.0.7-2|46	%doc COPYING DESCRIPTION
12cr|octave-ident-1.0.7-2|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-ident-1.0.7-2|48	
12cr|octave-ident-1.0.7-2|49	
12cr|octave-ident-1.0.7-2|50	%changelog
12cr|octave-ident-1.0.7-2|51	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 1.0.7-1mdv2011.0
12cr|octave-ident-1.0.7-2|52	+ Revision: 687975
12cr|octave-ident-1.0.7-2|53	- import octave-ident
12cr|octave-ident-1.0.7-2|54	
12cr|octave-ident-1.0.7-2|55	

3634 12
12cr|octave-image-1.0.14-2|1	%define	pkgname image
12cr|octave-image-1.0.14-2|2	%define name	octave-%{pkgname}
12cr|octave-image-1.0.14-2|3	%define version 1.0.14
12cr|octave-image-1.0.14-2|4	
12cr|octave-image-1.0.14-2|5	Summary:	Image processing toolkit for Octave
12cr|octave-image-1.0.14-2|6	Name:		%{name}
12cr|octave-image-1.0.14-2|7	Version:	%{version}
12cr|octave-image-1.0.14-2|8	Release:        2
12cr|octave-image-1.0.14-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-image-1.0.14-2|10	License:	GPLv2+
12cr|octave-image-1.0.14-2|11	Group:		Sciences/Mathematics
12cr|octave-image-1.0.14-2|12	Url:		http://octave.sourceforge.net/image/
12cr|octave-image-1.0.14-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-image-1.0.14-2|14	Requires:	octave >= 3.2.0
12cr|octave-image-1.0.14-2|15	BuildRequires:  octave-devel >= 3.2.0
12cr|octave-image-1.0.14-2|16	BuildRequires:  mesagl-devel
12cr|octave-image-1.0.14-2|17	BuildRequires:  mesaglu-devel
12cr|octave-image-1.0.14-2|18	BuildRequires:	jpeg-devel
12cr|octave-image-1.0.14-2|19	
12cr|octave-image-1.0.14-2|20	%description
12cr|octave-image-1.0.14-2|21	This package provides Octave functions for feature extraction, image
12cr|octave-image-1.0.14-2|22	statistics, spatial and geometric transformations, morphological
12cr|octave-image-1.0.14-2|23	operations, linear filtering, and much more.
12cr|octave-image-1.0.14-2|24	
12cr|octave-image-1.0.14-2|25	%prep
12cr|octave-image-1.0.14-2|26	%setup -q -c %{pkgname}-%{version}
12cr|octave-image-1.0.14-2|27	cp %SOURCE0 .
12cr|octave-image-1.0.14-2|28	
12cr|octave-image-1.0.14-2|29	%install
12cr|octave-image-1.0.14-2|30	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-image-1.0.14-2|31	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-image-1.0.14-2|32	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-image-1.0.14-2|33	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-image-1.0.14-2|34	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-image-1.0.14-2|35	
12cr|octave-image-1.0.14-2|36	tar zxf %SOURCE0
12cr|octave-image-1.0.14-2|37	mv %{pkgname}-%{version}/COPYING .
12cr|octave-image-1.0.14-2|38	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-image-1.0.14-2|39	
12cr|octave-image-1.0.14-2|40	%clean
12cr|octave-image-1.0.14-2|41	
12cr|octave-image-1.0.14-2|42	%post
12cr|octave-image-1.0.14-2|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-image-1.0.14-2|44	
12cr|octave-image-1.0.14-2|45	%postun
12cr|octave-image-1.0.14-2|46	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-image-1.0.14-2|47	
12cr|octave-image-1.0.14-2|48	%files
12cr|octave-image-1.0.14-2|49	%defattr(-,root,root)
12cr|octave-image-1.0.14-2|50	%doc COPYING DESCRIPTION
12cr|octave-image-1.0.14-2|51	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-image-1.0.14-2|52	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-image-1.0.14-2|53	
12cr|octave-image-1.0.14-2|54	
12cr|octave-image-1.0.14-2|55	
12cr|octave-image-1.0.14-2|56	%changelog
12cr|octave-image-1.0.14-2|57	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 1.0.14-1mdv2011.0
12cr|octave-image-1.0.14-2|58	+ Revision: 687978
12cr|octave-image-1.0.14-2|59	- import octave-image
12cr|octave-image-1.0.14-2|60	
12cr|octave-image-1.0.14-2|61	

3635 12
12cr|octave-informationtheory-0.1.8-2|1	%define	pkgname informationtheory
12cr|octave-informationtheory-0.1.8-2|2	%define name	octave-%{pkgname}
12cr|octave-informationtheory-0.1.8-2|3	%define version 0.1.8
12cr|octave-informationtheory-0.1.8-2|4	
12cr|octave-informationtheory-0.1.8-2|5	Summary:	Octave functions for basic information theory
12cr|octave-informationtheory-0.1.8-2|6	Name:		%{name}
12cr|octave-informationtheory-0.1.8-2|7	Version:	%{version}
12cr|octave-informationtheory-0.1.8-2|8	Release:        2
12cr|octave-informationtheory-0.1.8-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-informationtheory-0.1.8-2|10	License:	GPLv2+
12cr|octave-informationtheory-0.1.8-2|11	Group:		Sciences/Mathematics
12cr|octave-informationtheory-0.1.8-2|12	Url:		http://octave.sourceforge.net/informationtheory/
12cr|octave-informationtheory-0.1.8-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-informationtheory-0.1.8-2|14	Requires:	octave >= 2.9.7
12cr|octave-informationtheory-0.1.8-2|15	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-informationtheory-0.1.8-2|16	BuildRequires:  mesagl-devel
12cr|octave-informationtheory-0.1.8-2|17	BuildRequires:  mesaglu-devel
12cr|octave-informationtheory-0.1.8-2|18	BuildArch:	noarch
12cr|octave-informationtheory-0.1.8-2|19	
12cr|octave-informationtheory-0.1.8-2|20	%description
12cr|octave-informationtheory-0.1.8-2|21	Octave functions for basic information theory and source coding.
12cr|octave-informationtheory-0.1.8-2|22	
12cr|octave-informationtheory-0.1.8-2|23	%prep
12cr|octave-informationtheory-0.1.8-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-informationtheory-0.1.8-2|25	cp %SOURCE0 .
12cr|octave-informationtheory-0.1.8-2|26	
12cr|octave-informationtheory-0.1.8-2|27	%install
12cr|octave-informationtheory-0.1.8-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-informationtheory-0.1.8-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-informationtheory-0.1.8-2|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-informationtheory-0.1.8-2|31	
12cr|octave-informationtheory-0.1.8-2|32	tar zxf %SOURCE0
12cr|octave-informationtheory-0.1.8-2|33	mv %{pkgname}-%{version}/COPYING .
12cr|octave-informationtheory-0.1.8-2|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-informationtheory-0.1.8-2|35	
12cr|octave-informationtheory-0.1.8-2|36	%clean
12cr|octave-informationtheory-0.1.8-2|37	
12cr|octave-informationtheory-0.1.8-2|38	%post
12cr|octave-informationtheory-0.1.8-2|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-informationtheory-0.1.8-2|40	
12cr|octave-informationtheory-0.1.8-2|41	%postun
12cr|octave-informationtheory-0.1.8-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-informationtheory-0.1.8-2|43	
12cr|octave-informationtheory-0.1.8-2|44	%files
12cr|octave-informationtheory-0.1.8-2|45	%defattr(-,root,root)
12cr|octave-informationtheory-0.1.8-2|46	%doc COPYING DESCRIPTION
12cr|octave-informationtheory-0.1.8-2|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-informationtheory-0.1.8-2|48	
12cr|octave-informationtheory-0.1.8-2|49	
12cr|octave-informationtheory-0.1.8-2|50	
12cr|octave-informationtheory-0.1.8-2|51	%changelog
12cr|octave-informationtheory-0.1.8-2|52	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 0.1.8-1mdv2011.0
12cr|octave-informationtheory-0.1.8-2|53	+ Revision: 687989
12cr|octave-informationtheory-0.1.8-2|54	- import octave-informationtheory
12cr|octave-informationtheory-0.1.8-2|55	
12cr|octave-informationtheory-0.1.8-2|56	

3636 12
12cr|octave-integration-1.0.7-2|1	%define	pkgname integration
12cr|octave-integration-1.0.7-2|2	%define name	octave-%{pkgname}
12cr|octave-integration-1.0.7-2|3	%define version 1.0.7
12cr|octave-integration-1.0.7-2|4	
12cr|octave-integration-1.0.7-2|5	Summary:	Numerical integration toolbox for Octave
12cr|octave-integration-1.0.7-2|6	Name:		%{name}
12cr|octave-integration-1.0.7-2|7	Version:	%{version}
12cr|octave-integration-1.0.7-2|8	Release:        2
12cr|octave-integration-1.0.7-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-integration-1.0.7-2|10	License:	GPLv2+
12cr|octave-integration-1.0.7-2|11	Group:		Sciences/Mathematics
12cr|octave-integration-1.0.7-2|12	Url:		http://octave.sourceforge.net/integration/
12cr|octave-integration-1.0.7-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-integration-1.0.7-2|14	Requires:	octave >= 2.9.7
12cr|octave-integration-1.0.7-2|15	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-integration-1.0.7-2|16	BuildRequires:  mesagl-devel
12cr|octave-integration-1.0.7-2|17	BuildRequires:  mesaglu-devel
12cr|octave-integration-1.0.7-2|18	BuildArch:	noarch
12cr|octave-integration-1.0.7-2|19	
12cr|octave-integration-1.0.7-2|20	%description
12cr|octave-integration-1.0.7-2|21	Numerical integration toolbox for Octave.
12cr|octave-integration-1.0.7-2|22	
12cr|octave-integration-1.0.7-2|23	%prep
12cr|octave-integration-1.0.7-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-integration-1.0.7-2|25	cp %SOURCE0 .
12cr|octave-integration-1.0.7-2|26	
12cr|octave-integration-1.0.7-2|27	%install
12cr|octave-integration-1.0.7-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-integration-1.0.7-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-integration-1.0.7-2|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-integration-1.0.7-2|31	
12cr|octave-integration-1.0.7-2|32	tar zxf %SOURCE0
12cr|octave-integration-1.0.7-2|33	mv %{pkgname}-%{version}/COPYING .
12cr|octave-integration-1.0.7-2|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-integration-1.0.7-2|35	
12cr|octave-integration-1.0.7-2|36	%clean
12cr|octave-integration-1.0.7-2|37	
12cr|octave-integration-1.0.7-2|38	%post
12cr|octave-integration-1.0.7-2|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-integration-1.0.7-2|40	
12cr|octave-integration-1.0.7-2|41	%postun
12cr|octave-integration-1.0.7-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-integration-1.0.7-2|43	
12cr|octave-integration-1.0.7-2|44	%files
12cr|octave-integration-1.0.7-2|45	%defattr(-,root,root)
12cr|octave-integration-1.0.7-2|46	%doc COPYING DESCRIPTION
12cr|octave-integration-1.0.7-2|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-integration-1.0.7-2|48	
12cr|octave-integration-1.0.7-2|49	
12cr|octave-integration-1.0.7-2|50	
12cr|octave-integration-1.0.7-2|51	%changelog
12cr|octave-integration-1.0.7-2|52	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 1.0.7-1mdv2011.0
12cr|octave-integration-1.0.7-2|53	+ Revision: 687991
12cr|octave-integration-1.0.7-2|54	- import octave-integration
12cr|octave-integration-1.0.7-2|55	
12cr|octave-integration-1.0.7-2|56	

3637 12
12cr|octave-io-1.0.14-2|1	%define	pkgname io
12cr|octave-io-1.0.14-2|2	%define name	octave-%{pkgname}
12cr|octave-io-1.0.14-2|3	%define version 1.0.14
12cr|octave-io-1.0.14-2|4	
12cr|octave-io-1.0.14-2|5	Summary:	Octave toolkit for I/O in external formats
12cr|octave-io-1.0.14-2|6	Name:		%{name}
12cr|octave-io-1.0.14-2|7	Version:	%{version}
12cr|octave-io-1.0.14-2|8	Release:        2
12cr|octave-io-1.0.14-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-io-1.0.14-2|10	License:	GPLv2+
12cr|octave-io-1.0.14-2|11	Group:		Sciences/Mathematics
12cr|octave-io-1.0.14-2|12	Url:		http://octave.sourceforge.net/io/
12cr|octave-io-1.0.14-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-io-1.0.14-2|14	Requires:	octave >= 3.2.0
12cr|octave-io-1.0.14-2|15	BuildRequires:  octave-devel >= 3.2.0
12cr|octave-io-1.0.14-2|16	BuildRequires:  mesagl-devel
12cr|octave-io-1.0.14-2|17	BuildRequires:  mesaglu-devel
12cr|octave-io-1.0.14-2|18	BuildRequires:	texinfo
12cr|octave-io-1.0.14-2|19	BuildArch:	noarch
12cr|octave-io-1.0.14-2|20	
12cr|octave-io-1.0.14-2|21	%description
12cr|octave-io-1.0.14-2|22	Octave toolkit for I/O in external formats.
12cr|octave-io-1.0.14-2|23	
12cr|octave-io-1.0.14-2|24	%prep
12cr|octave-io-1.0.14-2|25	%setup -q -c %{pkgname}-%{version}
12cr|octave-io-1.0.14-2|26	cp %SOURCE0 .
12cr|octave-io-1.0.14-2|27	
12cr|octave-io-1.0.14-2|28	%install
12cr|octave-io-1.0.14-2|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-io-1.0.14-2|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-io-1.0.14-2|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-io-1.0.14-2|32	
12cr|octave-io-1.0.14-2|33	tar zxf %SOURCE0
12cr|octave-io-1.0.14-2|34	mv %{pkgname}/COPYING .
12cr|octave-io-1.0.14-2|35	mv %{pkgname}/DESCRIPTION .
12cr|octave-io-1.0.14-2|36	
12cr|octave-io-1.0.14-2|37	%clean
12cr|octave-io-1.0.14-2|38	
12cr|octave-io-1.0.14-2|39	%post
12cr|octave-io-1.0.14-2|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-io-1.0.14-2|41	
12cr|octave-io-1.0.14-2|42	%postun
12cr|octave-io-1.0.14-2|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-io-1.0.14-2|44	
12cr|octave-io-1.0.14-2|45	%files
12cr|octave-io-1.0.14-2|46	%defattr(-,root,root)
12cr|octave-io-1.0.14-2|47	%doc COPYING DESCRIPTION
12cr|octave-io-1.0.14-2|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-io-1.0.14-2|49	
12cr|octave-io-1.0.14-2|50	
12cr|octave-io-1.0.14-2|51	%changelog
12cr|octave-io-1.0.14-2|52	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 1.0.14-1mdv2011.0
12cr|octave-io-1.0.14-2|53	+ Revision: 688037
12cr|octave-io-1.0.14-2|54	- import octave-io
12cr|octave-io-1.0.14-2|55	
12cr|octave-io-1.0.14-2|56	

3638 12
12cr|octave-irsa-1.0.7-2|1	%define	pkgname irsa
12cr|octave-irsa-1.0.7-2|2	%define name	octave-%{pkgname}
12cr|octave-irsa-1.0.7-2|3	%define version 1.0.7
12cr|octave-irsa-1.0.7-2|4	
12cr|octave-irsa-1.0.7-2|5	Summary:	Irregular sampling analysis tools for Octave
12cr|octave-irsa-1.0.7-2|6	Name:		%{name}
12cr|octave-irsa-1.0.7-2|7	Version:	%{version}
12cr|octave-irsa-1.0.7-2|8	Release:        2
12cr|octave-irsa-1.0.7-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-irsa-1.0.7-2|10	License:	GPLv2+
12cr|octave-irsa-1.0.7-2|11	Group:		Sciences/Mathematics
12cr|octave-irsa-1.0.7-2|12	Url:		http://octave.sourceforge.net/irsa/
12cr|octave-irsa-1.0.7-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-irsa-1.0.7-2|14	Requires:	octave >= 2.9.7
12cr|octave-irsa-1.0.7-2|15	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-irsa-1.0.7-2|16	BuildRequires:  mesagl-devel
12cr|octave-irsa-1.0.7-2|17	BuildRequires:  mesaglu-devel
12cr|octave-irsa-1.0.7-2|18	BuildArch:	noarch
12cr|octave-irsa-1.0.7-2|19	
12cr|octave-irsa-1.0.7-2|20	%description
12cr|octave-irsa-1.0.7-2|21	Irregular sampling analysis tools for Octave.
12cr|octave-irsa-1.0.7-2|22	
12cr|octave-irsa-1.0.7-2|23	%prep
12cr|octave-irsa-1.0.7-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-irsa-1.0.7-2|25	cp %SOURCE0 .
12cr|octave-irsa-1.0.7-2|26	
12cr|octave-irsa-1.0.7-2|27	%install
12cr|octave-irsa-1.0.7-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-irsa-1.0.7-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-irsa-1.0.7-2|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-irsa-1.0.7-2|31	
12cr|octave-irsa-1.0.7-2|32	tar zxf %SOURCE0
12cr|octave-irsa-1.0.7-2|33	mv %{pkgname}-%{version}/COPYING .
12cr|octave-irsa-1.0.7-2|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-irsa-1.0.7-2|35	
12cr|octave-irsa-1.0.7-2|36	%clean
12cr|octave-irsa-1.0.7-2|37	
12cr|octave-irsa-1.0.7-2|38	%post
12cr|octave-irsa-1.0.7-2|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-irsa-1.0.7-2|40	
12cr|octave-irsa-1.0.7-2|41	%postun
12cr|octave-irsa-1.0.7-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-irsa-1.0.7-2|43	
12cr|octave-irsa-1.0.7-2|44	%files
12cr|octave-irsa-1.0.7-2|45	%defattr(-,root,root)
12cr|octave-irsa-1.0.7-2|46	%doc COPYING DESCRIPTION
12cr|octave-irsa-1.0.7-2|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-irsa-1.0.7-2|48	
12cr|octave-irsa-1.0.7-2|49	
12cr|octave-irsa-1.0.7-2|50	
12cr|octave-irsa-1.0.7-2|51	%changelog
12cr|octave-irsa-1.0.7-2|52	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 1.0.7-1mdv2011.0
12cr|octave-irsa-1.0.7-2|53	+ Revision: 688017
12cr|octave-irsa-1.0.7-2|54	- import octave-irsa
12cr|octave-irsa-1.0.7-2|55	
12cr|octave-irsa-1.0.7-2|56	

3639 12
12cr|octave-mapping-1.0.7-2|1	%define	pkgname mapping
12cr|octave-mapping-1.0.7-2|2	%define name	octave-%{pkgname}
12cr|octave-mapping-1.0.7-2|3	%define version 1.0.7
12cr|octave-mapping-1.0.7-2|4	
12cr|octave-mapping-1.0.7-2|5	Summary:	Simple mapping functions for Octave
12cr|octave-mapping-1.0.7-2|6	Name:		%{name}
12cr|octave-mapping-1.0.7-2|7	Version:	%{version}
12cr|octave-mapping-1.0.7-2|8	Release:        2
12cr|octave-mapping-1.0.7-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-mapping-1.0.7-2|10	License:	GPLv2+
12cr|octave-mapping-1.0.7-2|11	Group:		Sciences/Mathematics
12cr|octave-mapping-1.0.7-2|12	Url:		http://octave.sourceforge.net/mapping/
12cr|octave-mapping-1.0.7-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-mapping-1.0.7-2|14	Requires:	octave >= 2.9.7
12cr|octave-mapping-1.0.7-2|15	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-mapping-1.0.7-2|16	BuildRequires:  mesagl-devel
12cr|octave-mapping-1.0.7-2|17	BuildRequires:  mesaglu-devel
12cr|octave-mapping-1.0.7-2|18	BuildArch:	noarch
12cr|octave-mapping-1.0.7-2|19	
12cr|octave-mapping-1.0.7-2|20	%description
12cr|octave-mapping-1.0.7-2|21	Simple mapping functions for Octave.
12cr|octave-mapping-1.0.7-2|22	
12cr|octave-mapping-1.0.7-2|23	%prep
12cr|octave-mapping-1.0.7-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-mapping-1.0.7-2|25	cp %SOURCE0 .
12cr|octave-mapping-1.0.7-2|26	
12cr|octave-mapping-1.0.7-2|27	%install
12cr|octave-mapping-1.0.7-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-mapping-1.0.7-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-mapping-1.0.7-2|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-mapping-1.0.7-2|31	
12cr|octave-mapping-1.0.7-2|32	tar zxf %SOURCE0
12cr|octave-mapping-1.0.7-2|33	mv %{pkgname}-%{version}/COPYING .
12cr|octave-mapping-1.0.7-2|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-mapping-1.0.7-2|35	
12cr|octave-mapping-1.0.7-2|36	%clean
12cr|octave-mapping-1.0.7-2|37	
12cr|octave-mapping-1.0.7-2|38	%post
12cr|octave-mapping-1.0.7-2|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-mapping-1.0.7-2|40	
12cr|octave-mapping-1.0.7-2|41	%postun
12cr|octave-mapping-1.0.7-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-mapping-1.0.7-2|43	
12cr|octave-mapping-1.0.7-2|44	%files
12cr|octave-mapping-1.0.7-2|45	%defattr(-,root,root)
12cr|octave-mapping-1.0.7-2|46	%doc COPYING DESCRIPTION
12cr|octave-mapping-1.0.7-2|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-mapping-1.0.7-2|48	
12cr|octave-mapping-1.0.7-2|49	
12cr|octave-mapping-1.0.7-2|50	
12cr|octave-mapping-1.0.7-2|51	%changelog
12cr|octave-mapping-1.0.7-2|52	* Wed Aug 17 2011 Lev Givon <lev@mandriva.org> 1.0.7-1mdv2012.0
12cr|octave-mapping-1.0.7-2|53	+ Revision: 695040
12cr|octave-mapping-1.0.7-2|54	- import octave-mapping
12cr|octave-mapping-1.0.7-2|55	
12cr|octave-mapping-1.0.7-2|56	

3640 12
12cr|octave-miscellaneous-1.0.11-2|1	%define	pkgname miscellaneous
12cr|octave-miscellaneous-1.0.11-2|2	%define name	octave-%{pkgname}
12cr|octave-miscellaneous-1.0.11-2|3	%define version 1.0.11
12cr|octave-miscellaneous-1.0.11-2|4	
12cr|octave-miscellaneous-1.0.11-2|5	Summary:	Miscellaneous Octave tools that don't fit elsewhere
12cr|octave-miscellaneous-1.0.11-2|6	Name:		%{name}
12cr|octave-miscellaneous-1.0.11-2|7	Version:	%{version}
12cr|octave-miscellaneous-1.0.11-2|8	Release:        2
12cr|octave-miscellaneous-1.0.11-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-miscellaneous-1.0.11-2|10	License:	GPLv2+
12cr|octave-miscellaneous-1.0.11-2|11	Group:		Sciences/Mathematics
12cr|octave-miscellaneous-1.0.11-2|12	Url:		http://octave.sourceforge.net/miscellaneous/
12cr|octave-miscellaneous-1.0.11-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-miscellaneous-1.0.11-2|14	Requires:	octave >= 2.9.16
12cr|octave-miscellaneous-1.0.11-2|15	BuildRequires:  octave-devel >= 2.9.16
12cr|octave-miscellaneous-1.0.11-2|16	BuildRequires:  mesagl-devel
12cr|octave-miscellaneous-1.0.11-2|17	BuildRequires:  mesaglu-devel
12cr|octave-miscellaneous-1.0.11-2|18	BuildRequires:	termcap-devel
12cr|octave-miscellaneous-1.0.11-2|19	
12cr|octave-miscellaneous-1.0.11-2|20	%description
12cr|octave-miscellaneous-1.0.11-2|21	Miscellaneous Octave tools that don't fit elsewhere.
12cr|octave-miscellaneous-1.0.11-2|22	
12cr|octave-miscellaneous-1.0.11-2|23	%prep
12cr|octave-miscellaneous-1.0.11-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-miscellaneous-1.0.11-2|25	cp %SOURCE0 .
12cr|octave-miscellaneous-1.0.11-2|26	
12cr|octave-miscellaneous-1.0.11-2|27	%install
12cr|octave-miscellaneous-1.0.11-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-miscellaneous-1.0.11-2|29	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-miscellaneous-1.0.11-2|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-miscellaneous-1.0.11-2|31	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-miscellaneous-1.0.11-2|32	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-miscellaneous-1.0.11-2|33	
12cr|octave-miscellaneous-1.0.11-2|34	tar zxf %SOURCE0
12cr|octave-miscellaneous-1.0.11-2|35	mv %{pkgname}-%{version}/COPYING .
12cr|octave-miscellaneous-1.0.11-2|36	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-miscellaneous-1.0.11-2|37	
12cr|octave-miscellaneous-1.0.11-2|38	%clean
12cr|octave-miscellaneous-1.0.11-2|39	
12cr|octave-miscellaneous-1.0.11-2|40	%post
12cr|octave-miscellaneous-1.0.11-2|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-miscellaneous-1.0.11-2|42	
12cr|octave-miscellaneous-1.0.11-2|43	%postun
12cr|octave-miscellaneous-1.0.11-2|44	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-miscellaneous-1.0.11-2|45	
12cr|octave-miscellaneous-1.0.11-2|46	%files
12cr|octave-miscellaneous-1.0.11-2|47	%defattr(-,root,root)
12cr|octave-miscellaneous-1.0.11-2|48	%doc COPYING DESCRIPTION
12cr|octave-miscellaneous-1.0.11-2|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-miscellaneous-1.0.11-2|50	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-miscellaneous-1.0.11-2|51	
12cr|octave-miscellaneous-1.0.11-2|52	
12cr|octave-miscellaneous-1.0.11-2|53	%changelog
12cr|octave-miscellaneous-1.0.11-2|54	* Wed Jun 29 2011 Lev Givon <lev@mandriva.org> 1.0.11-1mdv2011.0
12cr|octave-miscellaneous-1.0.11-2|55	+ Revision: 688079
12cr|octave-miscellaneous-1.0.11-2|56	- Update to 1.0.11.
12cr|octave-miscellaneous-1.0.11-2|57	
12cr|octave-miscellaneous-1.0.11-2|58	* Wed Jun 29 2011 Lev Givon <lev@mandriva.org> 1.0.10-1
12cr|octave-miscellaneous-1.0.11-2|59	+ Revision: 688048
12cr|octave-miscellaneous-1.0.11-2|60	- import octave-miscellaneous
12cr|octave-miscellaneous-1.0.11-2|61	
12cr|octave-miscellaneous-1.0.11-2|62	

3641 12
12cr|octave-missing-functions-1.0.2-2|1	%define	pkgname missing-functions
12cr|octave-missing-functions-1.0.2-2|2	%define name	octave-%{pkgname}
12cr|octave-missing-functions-1.0.2-2|3	%define version 1.0.2
12cr|octave-missing-functions-1.0.2-2|4	
12cr|octave-missing-functions-1.0.2-2|5	Summary:	Find functions that are in MATLAB but not in Octave
12cr|octave-missing-functions-1.0.2-2|6	Name:		%{name}
12cr|octave-missing-functions-1.0.2-2|7	Version:	%{version}
12cr|octave-missing-functions-1.0.2-2|8	Release:        2
12cr|octave-missing-functions-1.0.2-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-missing-functions-1.0.2-2|10	License:	GPLv2+
12cr|octave-missing-functions-1.0.2-2|11	Group:		Sciences/Mathematics
12cr|octave-missing-functions-1.0.2-2|12	Url:		http://octave.sourceforge.net/missing-functions/
12cr|octave-missing-functions-1.0.2-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-missing-functions-1.0.2-2|14	Requires:	octave >= 3.0.0
12cr|octave-missing-functions-1.0.2-2|15	BuildRequires:  octave-devel >= 3.0.0
12cr|octave-missing-functions-1.0.2-2|16	BuildRequires:  mesagl-devel
12cr|octave-missing-functions-1.0.2-2|17	BuildRequires:  mesaglu-devel
12cr|octave-missing-functions-1.0.2-2|18	BuildArch:	noarch
12cr|octave-missing-functions-1.0.2-2|19	
12cr|octave-missing-functions-1.0.2-2|20	%description
12cr|octave-missing-functions-1.0.2-2|21	Find functions that are in MATLAB but not in Octave.
12cr|octave-missing-functions-1.0.2-2|22	
12cr|octave-missing-functions-1.0.2-2|23	%prep
12cr|octave-missing-functions-1.0.2-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-missing-functions-1.0.2-2|25	cp %SOURCE0 .
12cr|octave-missing-functions-1.0.2-2|26	
12cr|octave-missing-functions-1.0.2-2|27	%install
12cr|octave-missing-functions-1.0.2-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-missing-functions-1.0.2-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-missing-functions-1.0.2-2|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-missing-functions-1.0.2-2|31	
12cr|octave-missing-functions-1.0.2-2|32	tar zxf %SOURCE0
12cr|octave-missing-functions-1.0.2-2|33	mv %{pkgname}-%{version}/COPYING .
12cr|octave-missing-functions-1.0.2-2|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-missing-functions-1.0.2-2|35	
12cr|octave-missing-functions-1.0.2-2|36	%clean
12cr|octave-missing-functions-1.0.2-2|37	
12cr|octave-missing-functions-1.0.2-2|38	%post
12cr|octave-missing-functions-1.0.2-2|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-missing-functions-1.0.2-2|40	
12cr|octave-missing-functions-1.0.2-2|41	%postun
12cr|octave-missing-functions-1.0.2-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-missing-functions-1.0.2-2|43	
12cr|octave-missing-functions-1.0.2-2|44	%files
12cr|octave-missing-functions-1.0.2-2|45	%defattr(-,root,root)
12cr|octave-missing-functions-1.0.2-2|46	%doc COPYING DESCRIPTION
12cr|octave-missing-functions-1.0.2-2|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-missing-functions-1.0.2-2|48	
12cr|octave-missing-functions-1.0.2-2|49	
12cr|octave-missing-functions-1.0.2-2|50	%changelog
12cr|octave-missing-functions-1.0.2-2|51	* Wed Jun 29 2011 Lev Givon <lev@mandriva.org> 1.0.2-1mdv2011.0
12cr|octave-missing-functions-1.0.2-2|52	+ Revision: 688050
12cr|octave-missing-functions-1.0.2-2|53	- import octave-missing-functions
12cr|octave-missing-functions-1.0.2-2|54	
12cr|octave-missing-functions-1.0.2-2|55	

3642 12
12cr|octave-msh-1.0.2-2|1	%define	pkgname msh
12cr|octave-msh-1.0.2-2|2	%define name	octave-%{pkgname}
12cr|octave-msh-1.0.2-2|3	%define version 1.0.2
12cr|octave-msh-1.0.2-2|4	
12cr|octave-msh-1.0.2-2|5	Summary:	Meshes for finite element/volume PDE Octave solvers
12cr|octave-msh-1.0.2-2|6	Name:		%{name}
12cr|octave-msh-1.0.2-2|7	Version:	%{version}
12cr|octave-msh-1.0.2-2|8	Release:        2
12cr|octave-msh-1.0.2-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-msh-1.0.2-2|10	License:	GPLv2+
12cr|octave-msh-1.0.2-2|11	Group:		Sciences/Mathematics
12cr|octave-msh-1.0.2-2|12	Url:		http://octave.sourceforge.net/msh/
12cr|octave-msh-1.0.2-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-msh-1.0.2-2|14	Requires:	octave >= 3.0.0, octave-splines >= 0.0.0
12cr|octave-msh-1.0.2-2|15	BuildRequires:  octave-devel >= 3.0.0
12cr|octave-msh-1.0.2-2|16	BuildRequires:  mesagl-devel
12cr|octave-msh-1.0.2-2|17	BuildRequires:  mesaglu-devel
12cr|octave-msh-1.0.2-2|18	BuildArch:	noarch
12cr|octave-msh-1.0.2-2|19	
12cr|octave-msh-1.0.2-2|20	%description
12cr|octave-msh-1.0.2-2|21	Create and manage triangular and tetrahedral meshes for finite element
12cr|octave-msh-1.0.2-2|22	or finite volume PDE solvers in Octave. Use a mesh data structure
12cr|octave-msh-1.0.2-2|23	compatible with PDEtool. Rely on gmsh for unstructured mesh
12cr|octave-msh-1.0.2-2|24	generation.
12cr|octave-msh-1.0.2-2|25	
12cr|octave-msh-1.0.2-2|26	%prep
12cr|octave-msh-1.0.2-2|27	%setup -q -c %{pkgname}-%{version}
12cr|octave-msh-1.0.2-2|28	cp %SOURCE0 .
12cr|octave-msh-1.0.2-2|29	
12cr|octave-msh-1.0.2-2|30	%install
12cr|octave-msh-1.0.2-2|31	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-msh-1.0.2-2|32	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-msh-1.0.2-2|33	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-msh-1.0.2-2|34	
12cr|octave-msh-1.0.2-2|35	tar zxf %SOURCE0
12cr|octave-msh-1.0.2-2|36	mv %{pkgname}-%{version}/COPYING .
12cr|octave-msh-1.0.2-2|37	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-msh-1.0.2-2|38	
12cr|octave-msh-1.0.2-2|39	%clean
12cr|octave-msh-1.0.2-2|40	
12cr|octave-msh-1.0.2-2|41	%post
12cr|octave-msh-1.0.2-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-msh-1.0.2-2|43	
12cr|octave-msh-1.0.2-2|44	%postun
12cr|octave-msh-1.0.2-2|45	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-msh-1.0.2-2|46	
12cr|octave-msh-1.0.2-2|47	%files
12cr|octave-msh-1.0.2-2|48	%defattr(-,root,root)
12cr|octave-msh-1.0.2-2|49	%doc COPYING DESCRIPTION
12cr|octave-msh-1.0.2-2|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-msh-1.0.2-2|51	
12cr|octave-msh-1.0.2-2|52	
12cr|octave-msh-1.0.2-2|53	
12cr|octave-msh-1.0.2-2|54	%changelog
12cr|octave-msh-1.0.2-2|55	* Mon Aug 22 2011 Lev Givon <lev@mandriva.org> 1.0.2-1mdv2012.0
12cr|octave-msh-1.0.2-2|56	+ Revision: 696175
12cr|octave-msh-1.0.2-2|57	- import octave-msh
12cr|octave-msh-1.0.2-2|58	
12cr|octave-msh-1.0.2-2|59	

3643 12
12cr|octave-multicore-0.2.15-2|1	%define	pkgname multicore
12cr|octave-multicore-0.2.15-2|2	%define name	octave-%{pkgname}
12cr|octave-multicore-0.2.15-2|3	%define version 0.2.15
12cr|octave-multicore-0.2.15-2|4	
12cr|octave-multicore-0.2.15-2|5	Summary:	Multicore parallel processing functions for Octave
12cr|octave-multicore-0.2.15-2|6	Name:		%{name}
12cr|octave-multicore-0.2.15-2|7	Version:	%{version}
12cr|octave-multicore-0.2.15-2|8	Release:        2
12cr|octave-multicore-0.2.15-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-multicore-0.2.15-2|10	License:	GPLv2+
12cr|octave-multicore-0.2.15-2|11	Group:		Sciences/Mathematics
12cr|octave-multicore-0.2.15-2|12	Url:		http://octave.sourceforge.net/multicore/
12cr|octave-multicore-0.2.15-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-multicore-0.2.15-2|14	Requires:	octave >= 2.9.12
12cr|octave-multicore-0.2.15-2|15	BuildRequires:  octave-devel >= 2.9.12
12cr|octave-multicore-0.2.15-2|16	BuildRequires:  mesagl-devel
12cr|octave-multicore-0.2.15-2|17	BuildRequires:  mesaglu-devel
12cr|octave-multicore-0.2.15-2|18	
12cr|octave-multicore-0.2.15-2|19	%description
12cr|octave-multicore-0.2.15-2|20	Multicore parallel processing functions for Octave.
12cr|octave-multicore-0.2.15-2|21	
12cr|octave-multicore-0.2.15-2|22	%prep
12cr|octave-multicore-0.2.15-2|23	%setup -q -c %{pkgname}-%{version}
12cr|octave-multicore-0.2.15-2|24	cp %SOURCE0 .
12cr|octave-multicore-0.2.15-2|25	
12cr|octave-multicore-0.2.15-2|26	%install
12cr|octave-multicore-0.2.15-2|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-multicore-0.2.15-2|28	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-multicore-0.2.15-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-multicore-0.2.15-2|30	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-multicore-0.2.15-2|31	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-multicore-0.2.15-2|32	
12cr|octave-multicore-0.2.15-2|33	tar zxf %SOURCE0
12cr|octave-multicore-0.2.15-2|34	mv %{pkgname}-%{version}/COPYING .
12cr|octave-multicore-0.2.15-2|35	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-multicore-0.2.15-2|36	
12cr|octave-multicore-0.2.15-2|37	%clean
12cr|octave-multicore-0.2.15-2|38	
12cr|octave-multicore-0.2.15-2|39	%post
12cr|octave-multicore-0.2.15-2|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-multicore-0.2.15-2|41	
12cr|octave-multicore-0.2.15-2|42	%postun
12cr|octave-multicore-0.2.15-2|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-multicore-0.2.15-2|44	
12cr|octave-multicore-0.2.15-2|45	%files
12cr|octave-multicore-0.2.15-2|46	%defattr(-,root,root)
12cr|octave-multicore-0.2.15-2|47	%doc COPYING DESCRIPTION
12cr|octave-multicore-0.2.15-2|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-multicore-0.2.15-2|49	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-multicore-0.2.15-2|50	
12cr|octave-multicore-0.2.15-2|51	
12cr|octave-multicore-0.2.15-2|52	
12cr|octave-multicore-0.2.15-2|53	%changelog
12cr|octave-multicore-0.2.15-2|54	* Wed Jun 29 2011 Lev Givon <lev@mandriva.org> 0.2.15-1mdv2011.0
12cr|octave-multicore-0.2.15-2|55	+ Revision: 688056
12cr|octave-multicore-0.2.15-2|56	- import octave-multicore
12cr|octave-multicore-0.2.15-2|57	
12cr|octave-multicore-0.2.15-2|58	

3644 12
12cr|octave-nan-2.4.4-2|1	%define	pkgname nan
12cr|octave-nan-2.4.4-2|2	%define name	octave-%{pkgname}
12cr|octave-nan-2.4.4-2|3	%define version 2.4.4
12cr|octave-nan-2.4.4-2|4	
12cr|octave-nan-2.4.4-2|5	Summary:	NaN toolbox for Octave
12cr|octave-nan-2.4.4-2|6	Name:		%{name}
12cr|octave-nan-2.4.4-2|7	Version:	%{version}
12cr|octave-nan-2.4.4-2|8	Release:        2
12cr|octave-nan-2.4.4-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-nan-2.4.4-2|10	License:	GPLv3+
12cr|octave-nan-2.4.4-2|11	Group:		Sciences/Mathematics
12cr|octave-nan-2.4.4-2|12	Url:		http://octave.sourceforge.net/nan/
12cr|octave-nan-2.4.4-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-nan-2.4.4-2|14	Requires:	octave >= 2.9.7
12cr|octave-nan-2.4.4-2|15	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-nan-2.4.4-2|16	BuildRequires:  mesagl-devel
12cr|octave-nan-2.4.4-2|17	BuildRequires:  mesaglu-devel
12cr|octave-nan-2.4.4-2|18	BuildRequires:	libgomp-devel
12cr|octave-nan-2.4.4-2|19	
12cr|octave-nan-2.4.4-2|20	%description
12cr|octave-nan-2.4.4-2|21	Statistics and machine learning toolbox for Octave that can handle
12cr|octave-nan-2.4.4-2|22	data with and without missing values.
12cr|octave-nan-2.4.4-2|23	
12cr|octave-nan-2.4.4-2|24	%prep
12cr|octave-nan-2.4.4-2|25	%setup -q -c %{pkgname}-%{version}
12cr|octave-nan-2.4.4-2|26	cp %SOURCE0 .
12cr|octave-nan-2.4.4-2|27	
12cr|octave-nan-2.4.4-2|28	%install
12cr|octave-nan-2.4.4-2|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-nan-2.4.4-2|30	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-nan-2.4.4-2|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-nan-2.4.4-2|32	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-nan-2.4.4-2|33	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-nan-2.4.4-2|34	
12cr|octave-nan-2.4.4-2|35	tar zxf %SOURCE0
12cr|octave-nan-2.4.4-2|36	mv NaN/COPYING .
12cr|octave-nan-2.4.4-2|37	mv NaN/DESCRIPTION .
12cr|octave-nan-2.4.4-2|38	
12cr|octave-nan-2.4.4-2|39	%clean
12cr|octave-nan-2.4.4-2|40	
12cr|octave-nan-2.4.4-2|41	%post
12cr|octave-nan-2.4.4-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-nan-2.4.4-2|43	
12cr|octave-nan-2.4.4-2|44	%postun
12cr|octave-nan-2.4.4-2|45	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-nan-2.4.4-2|46	
12cr|octave-nan-2.4.4-2|47	%files
12cr|octave-nan-2.4.4-2|48	%defattr(-,root,root)
12cr|octave-nan-2.4.4-2|49	%doc COPYING DESCRIPTION
12cr|octave-nan-2.4.4-2|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-nan-2.4.4-2|51	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-nan-2.4.4-2|52	
12cr|octave-nan-2.4.4-2|53	
12cr|octave-nan-2.4.4-2|54	
12cr|octave-nan-2.4.4-2|55	%changelog
12cr|octave-nan-2.4.4-2|56	* Tue Aug 16 2011 Lev Givon <lev@mandriva.org> 2.4.4-1mdv2012.0
12cr|octave-nan-2.4.4-2|57	+ Revision: 694742
12cr|octave-nan-2.4.4-2|58	- Update to 2.4.4.
12cr|octave-nan-2.4.4-2|59	- import octave-nan
12cr|octave-nan-2.4.4-2|60	
12cr|octave-nan-2.4.4-2|61	

3645 12
12cr|octave-nlwing2-1.2.0-2|1	%define	pkgname nlwing2
12cr|octave-nlwing2-1.2.0-2|2	%define name	octave-%{pkgname}
12cr|octave-nlwing2-1.2.0-2|3	%define version 1.2.0
12cr|octave-nlwing2-1.2.0-2|4	
12cr|octave-nlwing2-1.2.0-2|5	Summary:	Nonlinear aurodynamic computations for Octave
12cr|octave-nlwing2-1.2.0-2|6	Name:		%{name}
12cr|octave-nlwing2-1.2.0-2|7	Version:	%{version}
12cr|octave-nlwing2-1.2.0-2|8	Release:        2
12cr|octave-nlwing2-1.2.0-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-nlwing2-1.2.0-2|10	License:	GPLv2+
12cr|octave-nlwing2-1.2.0-2|11	Group:		Sciences/Mathematics
12cr|octave-nlwing2-1.2.0-2|12	Url:		http://octave.sourceforge.net/nlwing2/
12cr|octave-nlwing2-1.2.0-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-nlwing2-1.2.0-2|14	Requires:	octave >= 3.0.0
12cr|octave-nlwing2-1.2.0-2|15	BuildRequires:  octave-devel >= 3.0.0
12cr|octave-nlwing2-1.2.0-2|16	BuildRequires:  mesagl-devel
12cr|octave-nlwing2-1.2.0-2|17	BuildRequires:  mesaglu-devel
12cr|octave-nlwing2-1.2.0-2|18	
12cr|octave-nlwing2-1.2.0-2|19	%description
12cr|octave-nlwing2-1.2.0-2|20	This package enables the efficient computation of nonlinear
12cr|octave-nlwing2-1.2.0-2|21	aerodynamics in Octave.
12cr|octave-nlwing2-1.2.0-2|22	
12cr|octave-nlwing2-1.2.0-2|23	%prep
12cr|octave-nlwing2-1.2.0-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-nlwing2-1.2.0-2|25	cp %SOURCE0 .
12cr|octave-nlwing2-1.2.0-2|26	
12cr|octave-nlwing2-1.2.0-2|27	%install
12cr|octave-nlwing2-1.2.0-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-nlwing2-1.2.0-2|29	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-nlwing2-1.2.0-2|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-nlwing2-1.2.0-2|31	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-nlwing2-1.2.0-2|32	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-nlwing2-1.2.0-2|33	
12cr|octave-nlwing2-1.2.0-2|34	tar zxf %SOURCE0
12cr|octave-nlwing2-1.2.0-2|35	mv %{pkgname}/COPYING .
12cr|octave-nlwing2-1.2.0-2|36	mv %{pkgname}/DESCRIPTION .
12cr|octave-nlwing2-1.2.0-2|37	
12cr|octave-nlwing2-1.2.0-2|38	%clean
12cr|octave-nlwing2-1.2.0-2|39	
12cr|octave-nlwing2-1.2.0-2|40	%post
12cr|octave-nlwing2-1.2.0-2|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-nlwing2-1.2.0-2|42	
12cr|octave-nlwing2-1.2.0-2|43	%postun
12cr|octave-nlwing2-1.2.0-2|44	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-nlwing2-1.2.0-2|45	
12cr|octave-nlwing2-1.2.0-2|46	%files
12cr|octave-nlwing2-1.2.0-2|47	%defattr(-,root,root)
12cr|octave-nlwing2-1.2.0-2|48	%doc COPYING DESCRIPTION
12cr|octave-nlwing2-1.2.0-2|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-nlwing2-1.2.0-2|50	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-nlwing2-1.2.0-2|51	
12cr|octave-nlwing2-1.2.0-2|52	
12cr|octave-nlwing2-1.2.0-2|53	
12cr|octave-nlwing2-1.2.0-2|54	%changelog
12cr|octave-nlwing2-1.2.0-2|55	* Mon Aug 22 2011 Lev Givon <lev@mandriva.org> 1.2.0-1mdv2012.0
12cr|octave-nlwing2-1.2.0-2|56	+ Revision: 696177
12cr|octave-nlwing2-1.2.0-2|57	- import octave-nlwing2
12cr|octave-nlwing2-1.2.0-2|58	
12cr|octave-nlwing2-1.2.0-2|59	

3646 12
12cr|octave-nnet-0.1.13-2|1	%define	pkgname nnet
12cr|octave-nnet-0.1.13-2|2	%define name	octave-%{pkgname}
12cr|octave-nnet-0.1.13-2|3	%define version 0.1.13
12cr|octave-nnet-0.1.13-2|4	
12cr|octave-nnet-0.1.13-2|5	Summary:	Feedforward multi-layer neural network for Octave
12cr|octave-nnet-0.1.13-2|6	Name:		%{name}
12cr|octave-nnet-0.1.13-2|7	Version:	%{version}
12cr|octave-nnet-0.1.13-2|8	Release:        2
12cr|octave-nnet-0.1.13-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-nnet-0.1.13-2|10	License:	GPLv2+
12cr|octave-nnet-0.1.13-2|11	Group:		Sciences/Mathematics
12cr|octave-nnet-0.1.13-2|12	Url:		http://octave.sourceforge.net/nnet/
12cr|octave-nnet-0.1.13-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-nnet-0.1.13-2|14	Requires:	octave >= 3.0.0
12cr|octave-nnet-0.1.13-2|15	BuildRequires:  octave-devel >= 3.0.0
12cr|octave-nnet-0.1.13-2|16	BuildRequires:  mesagl-devel
12cr|octave-nnet-0.1.13-2|17	BuildRequires:  mesaglu-devel
12cr|octave-nnet-0.1.13-2|18	BuildArch:	noarch
12cr|octave-nnet-0.1.13-2|19	
12cr|octave-nnet-0.1.13-2|20	%description
12cr|octave-nnet-0.1.13-2|21	Feedforward multi-layer neural network for Octave
12cr|octave-nnet-0.1.13-2|22	
12cr|octave-nnet-0.1.13-2|23	%prep
12cr|octave-nnet-0.1.13-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-nnet-0.1.13-2|25	cp %SOURCE0 .
12cr|octave-nnet-0.1.13-2|26	
12cr|octave-nnet-0.1.13-2|27	%install
12cr|octave-nnet-0.1.13-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-nnet-0.1.13-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-nnet-0.1.13-2|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-nnet-0.1.13-2|31	
12cr|octave-nnet-0.1.13-2|32	tar zxf %SOURCE0
12cr|octave-nnet-0.1.13-2|33	mv %{pkgname}/COPYING .
12cr|octave-nnet-0.1.13-2|34	mv %{pkgname}/DESCRIPTION .
12cr|octave-nnet-0.1.13-2|35	
12cr|octave-nnet-0.1.13-2|36	%clean
12cr|octave-nnet-0.1.13-2|37	
12cr|octave-nnet-0.1.13-2|38	%post
12cr|octave-nnet-0.1.13-2|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-nnet-0.1.13-2|40	
12cr|octave-nnet-0.1.13-2|41	%postun
12cr|octave-nnet-0.1.13-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-nnet-0.1.13-2|43	
12cr|octave-nnet-0.1.13-2|44	%files
12cr|octave-nnet-0.1.13-2|45	%defattr(-,root,root)
12cr|octave-nnet-0.1.13-2|46	%doc COPYING DESCRIPTION
12cr|octave-nnet-0.1.13-2|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-nnet-0.1.13-2|48	
12cr|octave-nnet-0.1.13-2|49	
12cr|octave-nnet-0.1.13-2|50	%changelog
12cr|octave-nnet-0.1.13-2|51	* Wed Jun 29 2011 Lev Givon <lev@mandriva.org> 0.1.13-1mdv2011.0
12cr|octave-nnet-0.1.13-2|52	+ Revision: 688068
12cr|octave-nnet-0.1.13-2|53	- import octave-nnet
12cr|octave-nnet-0.1.13-2|54	
12cr|octave-nnet-0.1.13-2|55	

3647 12
12cr|octave-nurbs-1.3.4-2|1	%define	pkgname nurbs
12cr|octave-nurbs-1.3.4-2|2	%define name	octave-%{pkgname}
12cr|octave-nurbs-1.3.4-2|3	%define version 1.3.4
12cr|octave-nurbs-1.3.4-2|4	
12cr|octave-nurbs-1.3.4-2|5	Summary:	NURBS routines for Octave
12cr|octave-nurbs-1.3.4-2|6	Name:		%{name}
12cr|octave-nurbs-1.3.4-2|7	Version:	%{version}
12cr|octave-nurbs-1.3.4-2|8	Release:        2
12cr|octave-nurbs-1.3.4-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-nurbs-1.3.4-2|10	License:	GPLv2+
12cr|octave-nurbs-1.3.4-2|11	Group:		Sciences/Mathematics
12cr|octave-nurbs-1.3.4-2|12	Url:		http://octave.sourceforge.net/nurbs/
12cr|octave-nurbs-1.3.4-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-nurbs-1.3.4-2|14	Requires:	octave >= 3.2.0
12cr|octave-nurbs-1.3.4-2|15	BuildRequires:  octave-devel >= 3.2.0
12cr|octave-nurbs-1.3.4-2|16	BuildRequires:  mesagl-devel
12cr|octave-nurbs-1.3.4-2|17	BuildRequires:  mesaglu-devel
12cr|octave-nurbs-1.3.4-2|18	BuildRequires:	libgomp-devel
12cr|octave-nurbs-1.3.4-2|19	
12cr|octave-nurbs-1.3.4-2|20	%description
12cr|octave-nurbs-1.3.4-2|21	Collection of Octave routines for the creation, and manipulation of
12cr|octave-nurbs-1.3.4-2|22	Non-Uniform Rational B-Splines (NURBS).
12cr|octave-nurbs-1.3.4-2|23	
12cr|octave-nurbs-1.3.4-2|24	%prep
12cr|octave-nurbs-1.3.4-2|25	%setup -q -c %{pkgname}-%{version}
12cr|octave-nurbs-1.3.4-2|26	cp %SOURCE0 .
12cr|octave-nurbs-1.3.4-2|27	
12cr|octave-nurbs-1.3.4-2|28	%install
12cr|octave-nurbs-1.3.4-2|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-nurbs-1.3.4-2|30	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-nurbs-1.3.4-2|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-nurbs-1.3.4-2|32	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-nurbs-1.3.4-2|33	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-nurbs-1.3.4-2|34	
12cr|octave-nurbs-1.3.4-2|35	tar zxf %SOURCE0
12cr|octave-nurbs-1.3.4-2|36	mv %{pkgname}-%{version}/COPYING .
12cr|octave-nurbs-1.3.4-2|37	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-nurbs-1.3.4-2|38	
12cr|octave-nurbs-1.3.4-2|39	%clean
12cr|octave-nurbs-1.3.4-2|40	
12cr|octave-nurbs-1.3.4-2|41	%post
12cr|octave-nurbs-1.3.4-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-nurbs-1.3.4-2|43	
12cr|octave-nurbs-1.3.4-2|44	%postun
12cr|octave-nurbs-1.3.4-2|45	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-nurbs-1.3.4-2|46	
12cr|octave-nurbs-1.3.4-2|47	%files
12cr|octave-nurbs-1.3.4-2|48	%defattr(-,root,root)
12cr|octave-nurbs-1.3.4-2|49	%doc COPYING DESCRIPTION
12cr|octave-nurbs-1.3.4-2|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-nurbs-1.3.4-2|51	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-nurbs-1.3.4-2|52	
12cr|octave-nurbs-1.3.4-2|53	
12cr|octave-nurbs-1.3.4-2|54	%changelog
12cr|octave-nurbs-1.3.4-2|55	* Wed Aug 17 2011 Lev Givon <lev@mandriva.org> 1.3.4-1mdv2012.0
12cr|octave-nurbs-1.3.4-2|56	+ Revision: 695063
12cr|octave-nurbs-1.3.4-2|57	- import octave-nurbs
12cr|octave-nurbs-1.3.4-2|58	
12cr|octave-nurbs-1.3.4-2|59	

3648 12
12cr|octave-ocs-0.1.1-2|1	%define	pkgname ocs
12cr|octave-ocs-0.1.1-2|2	%define name	octave-%{pkgname}
12cr|octave-ocs-0.1.1-2|3	%define version 0.1.1
12cr|octave-ocs-0.1.1-2|4	
12cr|octave-ocs-0.1.1-2|5	Summary:	Octave package for solving DC and transient circuit equations
12cr|octave-ocs-0.1.1-2|6	Name:		%{name}
12cr|octave-ocs-0.1.1-2|7	Version:	%{version}
12cr|octave-ocs-0.1.1-2|8	Release:        2
12cr|octave-ocs-0.1.1-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-ocs-0.1.1-2|10	License:	GPLv2+
12cr|octave-ocs-0.1.1-2|11	Group:		Sciences/Mathematics
12cr|octave-ocs-0.1.1-2|12	Url:		http://octave.sourceforge.net/ocs/
12cr|octave-ocs-0.1.1-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-ocs-0.1.1-2|14	Requires:	octave >= 3.0.0, octave-odepkg >= 0.0.0
12cr|octave-ocs-0.1.1-2|15	BuildRequires:  octave-devel >= 3.0.0
12cr|octave-ocs-0.1.1-2|16	BuildRequires:  mesagl-devel
12cr|octave-ocs-0.1.1-2|17	BuildRequires:  mesaglu-devel
12cr|octave-ocs-0.1.1-2|18	
12cr|octave-ocs-0.1.1-2|19	%description
12cr|octave-ocs-0.1.1-2|20	Octave package for solving DC and transient electrical circuit equations.
12cr|octave-ocs-0.1.1-2|21	
12cr|octave-ocs-0.1.1-2|22	%prep
12cr|octave-ocs-0.1.1-2|23	%setup -q -c %{pkgname}-%{version}
12cr|octave-ocs-0.1.1-2|24	cp %SOURCE0 .
12cr|octave-ocs-0.1.1-2|25	
12cr|octave-ocs-0.1.1-2|26	%install
12cr|octave-ocs-0.1.1-2|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-ocs-0.1.1-2|28	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-ocs-0.1.1-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-ocs-0.1.1-2|30	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-ocs-0.1.1-2|31	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-ocs-0.1.1-2|32	
12cr|octave-ocs-0.1.1-2|33	tar zxf %SOURCE0
12cr|octave-ocs-0.1.1-2|34	mv %{pkgname}-%{version}/COPYING .
12cr|octave-ocs-0.1.1-2|35	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-ocs-0.1.1-2|36	mv %{pkgname}-%{version}/README .
12cr|octave-ocs-0.1.1-2|37	mv %{pkgname}-%{version}/doc examples
12cr|octave-ocs-0.1.1-2|38	
12cr|octave-ocs-0.1.1-2|39	%clean
12cr|octave-ocs-0.1.1-2|40	
12cr|octave-ocs-0.1.1-2|41	%post
12cr|octave-ocs-0.1.1-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-ocs-0.1.1-2|43	
12cr|octave-ocs-0.1.1-2|44	%postun
12cr|octave-ocs-0.1.1-2|45	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-ocs-0.1.1-2|46	
12cr|octave-ocs-0.1.1-2|47	%files
12cr|octave-ocs-0.1.1-2|48	%defattr(-,root,root)
12cr|octave-ocs-0.1.1-2|49	%doc COPYING DESCRIPTION README examples
12cr|octave-ocs-0.1.1-2|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-ocs-0.1.1-2|51	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-ocs-0.1.1-2|52	
12cr|octave-ocs-0.1.1-2|53	
12cr|octave-ocs-0.1.1-2|54	
12cr|octave-ocs-0.1.1-2|55	%changelog
12cr|octave-ocs-0.1.1-2|56	* Wed Aug 17 2011 Lev Givon <lev@mandriva.org> 0.1.1-1mdv2012.0
12cr|octave-ocs-0.1.1-2|57	+ Revision: 694809
12cr|octave-ocs-0.1.1-2|58	- import octave-ocs
12cr|octave-ocs-0.1.1-2|59	
12cr|octave-ocs-0.1.1-2|60	

3649 12
12cr|octave-oct2mat-1.0.7-2|1	%define	pkgname oct2mat
12cr|octave-oct2mat-1.0.7-2|2	%define name	octave-%{pkgname}
12cr|octave-oct2mat-1.0.7-2|3	%define version 1.0.7
12cr|octave-oct2mat-1.0.7-2|4	
12cr|octave-oct2mat-1.0.7-2|5	Summary:	Convert Octave scripts into MATLAB-compatible style
12cr|octave-oct2mat-1.0.7-2|6	Name:		%{name}
12cr|octave-oct2mat-1.0.7-2|7	Version:	%{version}
12cr|octave-oct2mat-1.0.7-2|8	Release:        2
12cr|octave-oct2mat-1.0.7-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-oct2mat-1.0.7-2|10	License:	GPLv2+
12cr|octave-oct2mat-1.0.7-2|11	Group:		Sciences/Mathematics
12cr|octave-oct2mat-1.0.7-2|12	Url:		http://octave.sourceforge.net/oct2mat/
12cr|octave-oct2mat-1.0.7-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-oct2mat-1.0.7-2|14	Requires:	octave >= 2.9.7
12cr|octave-oct2mat-1.0.7-2|15	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-oct2mat-1.0.7-2|16	BuildRequires:  mesagl-devel
12cr|octave-oct2mat-1.0.7-2|17	BuildRequires:  mesaglu-devel
12cr|octave-oct2mat-1.0.7-2|18	BuildArch:	noarch
12cr|octave-oct2mat-1.0.7-2|19	
12cr|octave-oct2mat-1.0.7-2|20	%description
12cr|octave-oct2mat-1.0.7-2|21	Convert Octave scripts into a MATLAB-compatible coding style.
12cr|octave-oct2mat-1.0.7-2|22	
12cr|octave-oct2mat-1.0.7-2|23	%prep
12cr|octave-oct2mat-1.0.7-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-oct2mat-1.0.7-2|25	cp %SOURCE0 .
12cr|octave-oct2mat-1.0.7-2|26	
12cr|octave-oct2mat-1.0.7-2|27	%install
12cr|octave-oct2mat-1.0.7-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-oct2mat-1.0.7-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-oct2mat-1.0.7-2|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-oct2mat-1.0.7-2|31	
12cr|octave-oct2mat-1.0.7-2|32	tar zxf %SOURCE0
12cr|octave-oct2mat-1.0.7-2|33	mv %{pkgname}-%{version}/COPYING .
12cr|octave-oct2mat-1.0.7-2|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-oct2mat-1.0.7-2|35	
12cr|octave-oct2mat-1.0.7-2|36	%clean
12cr|octave-oct2mat-1.0.7-2|37	
12cr|octave-oct2mat-1.0.7-2|38	%post
12cr|octave-oct2mat-1.0.7-2|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-oct2mat-1.0.7-2|40	
12cr|octave-oct2mat-1.0.7-2|41	%postun
12cr|octave-oct2mat-1.0.7-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-oct2mat-1.0.7-2|43	
12cr|octave-oct2mat-1.0.7-2|44	%files
12cr|octave-oct2mat-1.0.7-2|45	%defattr(-,root,root)
12cr|octave-oct2mat-1.0.7-2|46	%doc COPYING DESCRIPTION
12cr|octave-oct2mat-1.0.7-2|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-oct2mat-1.0.7-2|48	
12cr|octave-oct2mat-1.0.7-2|49	
12cr|octave-oct2mat-1.0.7-2|50	
12cr|octave-oct2mat-1.0.7-2|51	%changelog
12cr|octave-oct2mat-1.0.7-2|52	* Thu Aug 18 2011 Lev Givon <lev@mandriva.org> 1.0.7-1mdv2012.0
12cr|octave-oct2mat-1.0.7-2|53	+ Revision: 695103
12cr|octave-oct2mat-1.0.7-2|54	- import octave-oct2mat
12cr|octave-oct2mat-1.0.7-2|55	
12cr|octave-oct2mat-1.0.7-2|56	

3650 12
12cr|octave-odepkg-0.8.2-2|1	%define	pkgname odepkg
12cr|octave-odepkg-0.8.2-2|2	%define name	octave-%{pkgname}
12cr|octave-odepkg-0.8.2-2|3	%define version 0.8.2
12cr|octave-odepkg-0.8.2-2|4	
12cr|octave-odepkg-0.8.2-2|5	Summary:	Octave package for solving ODEs
12cr|octave-odepkg-0.8.2-2|6	Name:		%{name}
12cr|octave-odepkg-0.8.2-2|7	Version:	%{version}
12cr|octave-odepkg-0.8.2-2|8	Release:        2
12cr|octave-odepkg-0.8.2-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-odepkg-0.8.2-2|10	License:	GPLv2+
12cr|octave-odepkg-0.8.2-2|11	Group:		Sciences/Mathematics
12cr|octave-odepkg-0.8.2-2|12	Url:		http://octave.sourceforge.net/odepkg/
12cr|octave-odepkg-0.8.2-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-odepkg-0.8.2-2|14	Requires:	octave >= 3.2.0
12cr|octave-odepkg-0.8.2-2|15	BuildRequires:  octave-devel >= 3.2.0
12cr|octave-odepkg-0.8.2-2|16	BuildRequires:  mesagl-devel
12cr|octave-odepkg-0.8.2-2|17	BuildRequires:  mesaglu-devel
12cr|octave-odepkg-0.8.2-2|18	
12cr|octave-odepkg-0.8.2-2|19	%description
12cr|octave-odepkg-0.8.2-2|20	Octave package for solving ordinary differential equations and more.
12cr|octave-odepkg-0.8.2-2|21	
12cr|octave-odepkg-0.8.2-2|22	%prep
12cr|octave-odepkg-0.8.2-2|23	%setup -q -c %{pkgname}-%{version}
12cr|octave-odepkg-0.8.2-2|24	cp %SOURCE0 .
12cr|octave-odepkg-0.8.2-2|25	
12cr|octave-odepkg-0.8.2-2|26	%install
12cr|octave-odepkg-0.8.2-2|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-odepkg-0.8.2-2|28	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-odepkg-0.8.2-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-odepkg-0.8.2-2|30	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-odepkg-0.8.2-2|31	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-odepkg-0.8.2-2|32	
12cr|octave-odepkg-0.8.2-2|33	tar zxf %SOURCE0
12cr|octave-odepkg-0.8.2-2|34	mv %{pkgname}-%{version}/COPYING .
12cr|octave-odepkg-0.8.2-2|35	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-odepkg-0.8.2-2|36	
12cr|octave-odepkg-0.8.2-2|37	mv %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/doc/%{pkgname}.pdf .
12cr|octave-odepkg-0.8.2-2|38	
12cr|octave-odepkg-0.8.2-2|39	%clean
12cr|octave-odepkg-0.8.2-2|40	
12cr|octave-odepkg-0.8.2-2|41	%post
12cr|octave-odepkg-0.8.2-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-odepkg-0.8.2-2|43	
12cr|octave-odepkg-0.8.2-2|44	%postun
12cr|octave-odepkg-0.8.2-2|45	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-odepkg-0.8.2-2|46	
12cr|octave-odepkg-0.8.2-2|47	%files
12cr|octave-odepkg-0.8.2-2|48	%defattr(-,root,root)
12cr|octave-odepkg-0.8.2-2|49	%doc COPYING DESCRIPTION *.pdf
12cr|octave-odepkg-0.8.2-2|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-odepkg-0.8.2-2|51	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-odepkg-0.8.2-2|52	
12cr|octave-odepkg-0.8.2-2|53	
12cr|octave-odepkg-0.8.2-2|54	
12cr|octave-odepkg-0.8.2-2|55	%changelog
12cr|octave-odepkg-0.8.2-2|56	* Wed Aug 17 2011 Lev Givon <lev@mandriva.org> 0.8.0-1mdv2012.0
12cr|octave-odepkg-0.8.2-2|57	+ Revision: 694807
12cr|octave-odepkg-0.8.2-2|58	- import octave-odepkg
12cr|octave-odepkg-0.8.2-2|59	
12cr|octave-odepkg-0.8.2-2|60	

3651 12
12cr|octave-optim-1.0.16-2|1	%define	pkgname optim
12cr|octave-optim-1.0.16-2|2	%define name	octave-%{pkgname}
12cr|octave-optim-1.0.16-2|3	%define version 1.0.16
12cr|octave-optim-1.0.16-2|4	
12cr|octave-optim-1.0.16-2|5	Summary:	Non-linear optimization toolkit for Octave
12cr|octave-optim-1.0.16-2|6	Name:		%{name}
12cr|octave-optim-1.0.16-2|7	Version:	%{version}
12cr|octave-optim-1.0.16-2|8	Release:        2
12cr|octave-optim-1.0.16-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-optim-1.0.16-2|10	License:	GPLv2+
12cr|octave-optim-1.0.16-2|11	Group:		Sciences/Mathematics
12cr|octave-optim-1.0.16-2|12	Url:		http://octave.sourceforge.net/optim/
12cr|octave-optim-1.0.16-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-optim-1.0.16-2|14	Requires:	octave >= 2.9.7
12cr|octave-optim-1.0.16-2|15	Requires:	octave-miscellaneous >= 1.0.11
12cr|octave-optim-1.0.16-2|16	Requires:	octave-struct >= 1.0.9
12cr|octave-optim-1.0.16-2|17	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-optim-1.0.16-2|18	BuildRequires:  mesagl-devel
12cr|octave-optim-1.0.16-2|19	BuildRequires:  mesaglu-devel
12cr|octave-optim-1.0.16-2|20	
12cr|octave-optim-1.0.16-2|21	%description
12cr|octave-optim-1.0.16-2|22	Non-linear optimization toolkit for Octave.
12cr|octave-optim-1.0.16-2|23	
12cr|octave-optim-1.0.16-2|24	%prep
12cr|octave-optim-1.0.16-2|25	%setup -q -c %{pkgname}-%{version}
12cr|octave-optim-1.0.16-2|26	cp %SOURCE0 .
12cr|octave-optim-1.0.16-2|27	
12cr|octave-optim-1.0.16-2|28	%install
12cr|octave-optim-1.0.16-2|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-optim-1.0.16-2|30	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-optim-1.0.16-2|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-optim-1.0.16-2|32	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-optim-1.0.16-2|33	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-optim-1.0.16-2|34	
12cr|octave-optim-1.0.16-2|35	tar zxf %SOURCE0
12cr|octave-optim-1.0.16-2|36	mv %{pkgname}-%{version}/COPYING .
12cr|octave-optim-1.0.16-2|37	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-optim-1.0.16-2|38	
12cr|octave-optim-1.0.16-2|39	%clean
12cr|octave-optim-1.0.16-2|40	
12cr|octave-optim-1.0.16-2|41	%post
12cr|octave-optim-1.0.16-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-optim-1.0.16-2|43	
12cr|octave-optim-1.0.16-2|44	%postun
12cr|octave-optim-1.0.16-2|45	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-optim-1.0.16-2|46	
12cr|octave-optim-1.0.16-2|47	%files
12cr|octave-optim-1.0.16-2|48	%defattr(-,root,root)
12cr|octave-optim-1.0.16-2|49	%doc COPYING DESCRIPTION
12cr|octave-optim-1.0.16-2|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-optim-1.0.16-2|51	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-optim-1.0.16-2|52	
12cr|octave-optim-1.0.16-2|53	
12cr|octave-optim-1.0.16-2|54	%changelog
12cr|octave-optim-1.0.16-2|55	* Wed Jun 29 2011 Lev Givon <lev@mandriva.org> 1.0.16-1mdv2011.0
12cr|octave-optim-1.0.16-2|56	+ Revision: 688080
12cr|octave-optim-1.0.16-2|57	- import octave-optim
12cr|octave-optim-1.0.16-2|58	
12cr|octave-optim-1.0.16-2|59	

3652 12
12cr|octave-physicalconstants-0.1.7-2|1	%define	pkgname physicalconstants
12cr|octave-physicalconstants-0.1.7-2|2	%define name	octave-%{pkgname}
12cr|octave-physicalconstants-0.1.7-2|3	%define version 0.1.7
12cr|octave-physicalconstants-0.1.7-2|4	
12cr|octave-physicalconstants-0.1.7-2|5	Summary:	Physical constants from NIST database for Octave
12cr|octave-physicalconstants-0.1.7-2|6	Name:		%{name}
12cr|octave-physicalconstants-0.1.7-2|7	Version:	%{version}
12cr|octave-physicalconstants-0.1.7-2|8	Release:        2
12cr|octave-physicalconstants-0.1.7-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-physicalconstants-0.1.7-2|10	License:	GPLv2+
12cr|octave-physicalconstants-0.1.7-2|11	Group:		Sciences/Mathematics
12cr|octave-physicalconstants-0.1.7-2|12	Url:		http://octave.sourceforge.net/physicalconstants/
12cr|octave-physicalconstants-0.1.7-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-physicalconstants-0.1.7-2|14	Requires:	octave >= 2.9.7
12cr|octave-physicalconstants-0.1.7-2|15	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-physicalconstants-0.1.7-2|16	BuildRequires:  mesagl-devel
12cr|octave-physicalconstants-0.1.7-2|17	BuildRequires:  mesaglu-devel
12cr|octave-physicalconstants-0.1.7-2|18	BuildArch:	noarch
12cr|octave-physicalconstants-0.1.7-2|19	
12cr|octave-physicalconstants-0.1.7-2|20	%description
12cr|octave-physicalconstants-0.1.7-2|21	This package provides Octave access to various physical constants from atomic
12cr|octave-physicalconstants-0.1.7-2|22	and molecular physics taken from the NIST database.
12cr|octave-physicalconstants-0.1.7-2|23	
12cr|octave-physicalconstants-0.1.7-2|24	%prep
12cr|octave-physicalconstants-0.1.7-2|25	%setup -q -c %{pkgname}-%{version}
12cr|octave-physicalconstants-0.1.7-2|26	cp %SOURCE0 .
12cr|octave-physicalconstants-0.1.7-2|27	
12cr|octave-physicalconstants-0.1.7-2|28	%install
12cr|octave-physicalconstants-0.1.7-2|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-physicalconstants-0.1.7-2|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-physicalconstants-0.1.7-2|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-physicalconstants-0.1.7-2|32	
12cr|octave-physicalconstants-0.1.7-2|33	tar zxf %SOURCE0
12cr|octave-physicalconstants-0.1.7-2|34	mv %{pkgname}-%{version}/COPYING .
12cr|octave-physicalconstants-0.1.7-2|35	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-physicalconstants-0.1.7-2|36	
12cr|octave-physicalconstants-0.1.7-2|37	%clean
12cr|octave-physicalconstants-0.1.7-2|38	
12cr|octave-physicalconstants-0.1.7-2|39	%post
12cr|octave-physicalconstants-0.1.7-2|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-physicalconstants-0.1.7-2|41	
12cr|octave-physicalconstants-0.1.7-2|42	%postun
12cr|octave-physicalconstants-0.1.7-2|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-physicalconstants-0.1.7-2|44	
12cr|octave-physicalconstants-0.1.7-2|45	%files
12cr|octave-physicalconstants-0.1.7-2|46	%defattr(-,root,root)
12cr|octave-physicalconstants-0.1.7-2|47	%doc COPYING DESCRIPTION
12cr|octave-physicalconstants-0.1.7-2|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-physicalconstants-0.1.7-2|49	
12cr|octave-physicalconstants-0.1.7-2|50	
12cr|octave-physicalconstants-0.1.7-2|51	%changelog
12cr|octave-physicalconstants-0.1.7-2|52	* Tue Aug 16 2011 Lev Givon <lev@mandriva.org> 0.1.7-1mdv2012.0
12cr|octave-physicalconstants-0.1.7-2|53	+ Revision: 694772
12cr|octave-physicalconstants-0.1.7-2|54	- import octave-physicalconstants
12cr|octave-physicalconstants-0.1.7-2|55	
12cr|octave-physicalconstants-0.1.7-2|56	

3653 12
12cr|octave-plot-1.0.8-2|1	%define	pkgname plot
12cr|octave-plot-1.0.8-2|2	%define name	octave-%{pkgname}
12cr|octave-plot-1.0.8-2|3	%define version 1.0.8
12cr|octave-plot-1.0.8-2|4	
12cr|octave-plot-1.0.8-2|5	Summary:	Additional plotting tools for Octave
12cr|octave-plot-1.0.8-2|6	Name:		%{name}
12cr|octave-plot-1.0.8-2|7	Version:	%{version}
12cr|octave-plot-1.0.8-2|8	Release:        2
12cr|octave-plot-1.0.8-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-plot-1.0.8-2|10	License:	GPLv2+
12cr|octave-plot-1.0.8-2|11	Group:		Sciences/Mathematics
12cr|octave-plot-1.0.8-2|12	Url:		http://octave.sourceforge.net/plot/
12cr|octave-plot-1.0.8-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-plot-1.0.8-2|14	Requires:	octave >= 2.9.7
12cr|octave-plot-1.0.8-2|15	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-plot-1.0.8-2|16	BuildRequires:  mesagl-devel
12cr|octave-plot-1.0.8-2|17	BuildRequires:  mesaglu-devel
12cr|octave-plot-1.0.8-2|18	BuildArch:	noarch
12cr|octave-plot-1.0.8-2|19	
12cr|octave-plot-1.0.8-2|20	%description
12cr|octave-plot-1.0.8-2|21	Additional plotting tools for Octave.
12cr|octave-plot-1.0.8-2|22	
12cr|octave-plot-1.0.8-2|23	%prep
12cr|octave-plot-1.0.8-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-plot-1.0.8-2|25	cp %SOURCE0 .
12cr|octave-plot-1.0.8-2|26	
12cr|octave-plot-1.0.8-2|27	%install
12cr|octave-plot-1.0.8-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-plot-1.0.8-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-plot-1.0.8-2|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-plot-1.0.8-2|31	
12cr|octave-plot-1.0.8-2|32	tar zxf %SOURCE0
12cr|octave-plot-1.0.8-2|33	mv %{pkgname}-%{version}/COPYING .
12cr|octave-plot-1.0.8-2|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-plot-1.0.8-2|35	
12cr|octave-plot-1.0.8-2|36	%clean
12cr|octave-plot-1.0.8-2|37	
12cr|octave-plot-1.0.8-2|38	%post
12cr|octave-plot-1.0.8-2|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-plot-1.0.8-2|40	
12cr|octave-plot-1.0.8-2|41	%postun
12cr|octave-plot-1.0.8-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-plot-1.0.8-2|43	
12cr|octave-plot-1.0.8-2|44	%files
12cr|octave-plot-1.0.8-2|45	%defattr(-,root,root)
12cr|octave-plot-1.0.8-2|46	%doc COPYING DESCRIPTION
12cr|octave-plot-1.0.8-2|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-plot-1.0.8-2|48	
12cr|octave-plot-1.0.8-2|49	
12cr|octave-plot-1.0.8-2|50	%changelog
12cr|octave-plot-1.0.8-2|51	* Wed Jun 29 2011 Lev Givon <lev@mandriva.org> 1.0.8-1mdv2011.0
12cr|octave-plot-1.0.8-2|52	+ Revision: 688084
12cr|octave-plot-1.0.8-2|53	- import octave-plot
12cr|octave-plot-1.0.8-2|54	
12cr|octave-plot-1.0.8-2|55	

3654 12
12cr|octave-quaternion-1.0.0-2|1	%define	pkgname quaternion
12cr|octave-quaternion-1.0.0-2|2	%define name	octave-%{pkgname}
12cr|octave-quaternion-1.0.0-2|3	%define version 1.0.0
12cr|octave-quaternion-1.0.0-2|4	
12cr|octave-quaternion-1.0.0-2|5	Summary:	Octave package for manipulation of quaternions
12cr|octave-quaternion-1.0.0-2|6	Name:		%{name}
12cr|octave-quaternion-1.0.0-2|7	Version:	%{version}
12cr|octave-quaternion-1.0.0-2|8	Release:        2
12cr|octave-quaternion-1.0.0-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-quaternion-1.0.0-2|10	License:	GPLv3+
12cr|octave-quaternion-1.0.0-2|11	Group:		Sciences/Mathematics
12cr|octave-quaternion-1.0.0-2|12	Url:		http://octave.sourceforge.net/quaternion/
12cr|octave-quaternion-1.0.0-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-quaternion-1.0.0-2|14	Requires:	octave >= 3.1.0
12cr|octave-quaternion-1.0.0-2|15	BuildRequires:  octave-devel >= 3.1.0
12cr|octave-quaternion-1.0.0-2|16	BuildRequires:  mesagl-devel
12cr|octave-quaternion-1.0.0-2|17	BuildRequires:  mesaglu-devel
12cr|octave-quaternion-1.0.0-2|18	BuildArch:	noarch
12cr|octave-quaternion-1.0.0-2|19	
12cr|octave-quaternion-1.0.0-2|20	%description
12cr|octave-quaternion-1.0.0-2|21	Octave package for manipulation of quaternions used for frame transformations.
12cr|octave-quaternion-1.0.0-2|22	
12cr|octave-quaternion-1.0.0-2|23	%prep
12cr|octave-quaternion-1.0.0-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-quaternion-1.0.0-2|25	cp %SOURCE0 .
12cr|octave-quaternion-1.0.0-2|26	
12cr|octave-quaternion-1.0.0-2|27	%install
12cr|octave-quaternion-1.0.0-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-quaternion-1.0.0-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-quaternion-1.0.0-2|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-quaternion-1.0.0-2|31	
12cr|octave-quaternion-1.0.0-2|32	tar zxf %SOURCE0
12cr|octave-quaternion-1.0.0-2|33	mv %{pkgname}-%{version}/COPYING .
12cr|octave-quaternion-1.0.0-2|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-quaternion-1.0.0-2|35	
12cr|octave-quaternion-1.0.0-2|36	%clean
12cr|octave-quaternion-1.0.0-2|37	
12cr|octave-quaternion-1.0.0-2|38	%post
12cr|octave-quaternion-1.0.0-2|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-quaternion-1.0.0-2|40	
12cr|octave-quaternion-1.0.0-2|41	%postun
12cr|octave-quaternion-1.0.0-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-quaternion-1.0.0-2|43	
12cr|octave-quaternion-1.0.0-2|44	%files
12cr|octave-quaternion-1.0.0-2|45	%defattr(-,root,root)
12cr|octave-quaternion-1.0.0-2|46	%doc COPYING DESCRIPTION
12cr|octave-quaternion-1.0.0-2|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-quaternion-1.0.0-2|48	
12cr|octave-quaternion-1.0.0-2|49	
12cr|octave-quaternion-1.0.0-2|50	
12cr|octave-quaternion-1.0.0-2|51	
12cr|octave-quaternion-1.0.0-2|52	%changelog
12cr|octave-quaternion-1.0.0-2|53	* Wed Jun 29 2011 Lev Givon <lev@mandriva.org> 1.0.0-1mdv2011.0
12cr|octave-quaternion-1.0.0-2|54	+ Revision: 688088
12cr|octave-quaternion-1.0.0-2|55	- import octave-quaternion
12cr|octave-quaternion-1.0.0-2|56	
12cr|octave-quaternion-1.0.0-2|57	

3655 12
12cr|octave-secs1d-0.0.8-2|1	%define	pkgname secs1d
12cr|octave-secs1d-0.0.8-2|2	%define name	octave-%{pkgname}
12cr|octave-secs1d-0.0.8-2|3	%define version 0.0.8
12cr|octave-secs1d-0.0.8-2|4	
12cr|octave-secs1d-0.0.8-2|5	Summary:	Octave drift-diffusion simulator for 1D devices
12cr|octave-secs1d-0.0.8-2|6	Name:		%{name}
12cr|octave-secs1d-0.0.8-2|7	Version:	%{version}
12cr|octave-secs1d-0.0.8-2|8	Release:        2
12cr|octave-secs1d-0.0.8-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-secs1d-0.0.8-2|10	License:	GPLv2+
12cr|octave-secs1d-0.0.8-2|11	Group:		Sciences/Mathematics
12cr|octave-secs1d-0.0.8-2|12	Url:		http://octave.sourceforge.net/secs1d/
12cr|octave-secs1d-0.0.8-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-secs1d-0.0.8-2|14	Requires:	octave >= 2.9.17
12cr|octave-secs1d-0.0.8-2|15	BuildRequires:  octave-devel >= 2.9.17
12cr|octave-secs1d-0.0.8-2|16	BuildRequires:  mesagl-devel
12cr|octave-secs1d-0.0.8-2|17	BuildRequires:  mesaglu-devel
12cr|octave-secs1d-0.0.8-2|18	
12cr|octave-secs1d-0.0.8-2|19	%description
12cr|octave-secs1d-0.0.8-2|20	Octave drift-diffusion simulator for 1D semiconductor devices.
12cr|octave-secs1d-0.0.8-2|21	
12cr|octave-secs1d-0.0.8-2|22	%prep
12cr|octave-secs1d-0.0.8-2|23	%setup -q -c %{pkgname}-%{version}
12cr|octave-secs1d-0.0.8-2|24	cp %SOURCE0 .
12cr|octave-secs1d-0.0.8-2|25	
12cr|octave-secs1d-0.0.8-2|26	%install
12cr|octave-secs1d-0.0.8-2|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-secs1d-0.0.8-2|28	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-secs1d-0.0.8-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-secs1d-0.0.8-2|30	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-secs1d-0.0.8-2|31	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-secs1d-0.0.8-2|32	
12cr|octave-secs1d-0.0.8-2|33	tar zxf %SOURCE0
12cr|octave-secs1d-0.0.8-2|34	mv %{pkgname}-%{version}/COPYING .
12cr|octave-secs1d-0.0.8-2|35	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-secs1d-0.0.8-2|36	
12cr|octave-secs1d-0.0.8-2|37	%clean
12cr|octave-secs1d-0.0.8-2|38	
12cr|octave-secs1d-0.0.8-2|39	%post
12cr|octave-secs1d-0.0.8-2|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-secs1d-0.0.8-2|41	
12cr|octave-secs1d-0.0.8-2|42	%postun
12cr|octave-secs1d-0.0.8-2|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-secs1d-0.0.8-2|44	
12cr|octave-secs1d-0.0.8-2|45	%files
12cr|octave-secs1d-0.0.8-2|46	%defattr(-,root,root)
12cr|octave-secs1d-0.0.8-2|47	%doc COPYING DESCRIPTION
12cr|octave-secs1d-0.0.8-2|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-secs1d-0.0.8-2|49	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-secs1d-0.0.8-2|50	
12cr|octave-secs1d-0.0.8-2|51	
12cr|octave-secs1d-0.0.8-2|52	
12cr|octave-secs1d-0.0.8-2|53	%changelog
12cr|octave-secs1d-0.0.8-2|54	* Fri Aug 26 2011 Lev Givon <lev@mandriva.org> 0.0.8-1mdv2012.0
12cr|octave-secs1d-0.0.8-2|55	+ Revision: 697142
12cr|octave-secs1d-0.0.8-2|56	- import octave-secs1d
12cr|octave-secs1d-0.0.8-2|57	
12cr|octave-secs1d-0.0.8-2|58	

3656 12
12cr|octave-secs2d-0.0.8-2|1	%define	pkgname secs2d
12cr|octave-secs2d-0.0.8-2|2	%define name	octave-%{pkgname}
12cr|octave-secs2d-0.0.8-2|3	%define version 0.0.8
12cr|octave-secs2d-0.0.8-2|4	
12cr|octave-secs2d-0.0.8-2|5	Summary:	Octave drift-diffusion simulator for 2D devices
12cr|octave-secs2d-0.0.8-2|6	Name:		%{name}
12cr|octave-secs2d-0.0.8-2|7	Version:	%{version}
12cr|octave-secs2d-0.0.8-2|8	Release:        2
12cr|octave-secs2d-0.0.8-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-secs2d-0.0.8-2|10	License:	GPLv2+
12cr|octave-secs2d-0.0.8-2|11	Group:		Sciences/Mathematics
12cr|octave-secs2d-0.0.8-2|12	Url:		http://octave.sourceforge.net/secs2d/
12cr|octave-secs2d-0.0.8-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-secs2d-0.0.8-2|14	Requires:	octave >= 2.9.17
12cr|octave-secs2d-0.0.8-2|15	BuildRequires:  octave-devel >= 2.9.17
12cr|octave-secs2d-0.0.8-2|16	BuildRequires:  mesagl-devel
12cr|octave-secs2d-0.0.8-2|17	BuildRequires:  mesaglu-devel
12cr|octave-secs2d-0.0.8-2|18	
12cr|octave-secs2d-0.0.8-2|19	%description
12cr|octave-secs2d-0.0.8-2|20	Octave drift-diffusion simulator for 2D semiconductor devices.
12cr|octave-secs2d-0.0.8-2|21	
12cr|octave-secs2d-0.0.8-2|22	%prep
12cr|octave-secs2d-0.0.8-2|23	%setup -q -c %{pkgname}-%{version}
12cr|octave-secs2d-0.0.8-2|24	cp %SOURCE0 .
12cr|octave-secs2d-0.0.8-2|25	
12cr|octave-secs2d-0.0.8-2|26	%install
12cr|octave-secs2d-0.0.8-2|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-secs2d-0.0.8-2|28	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-secs2d-0.0.8-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-secs2d-0.0.8-2|30	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-secs2d-0.0.8-2|31	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-secs2d-0.0.8-2|32	
12cr|octave-secs2d-0.0.8-2|33	tar zxf %SOURCE0
12cr|octave-secs2d-0.0.8-2|34	mv %{pkgname}-%{version}/COPYING .
12cr|octave-secs2d-0.0.8-2|35	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-secs2d-0.0.8-2|36	
12cr|octave-secs2d-0.0.8-2|37	%clean
12cr|octave-secs2d-0.0.8-2|38	
12cr|octave-secs2d-0.0.8-2|39	%post
12cr|octave-secs2d-0.0.8-2|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-secs2d-0.0.8-2|41	
12cr|octave-secs2d-0.0.8-2|42	%postun
12cr|octave-secs2d-0.0.8-2|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-secs2d-0.0.8-2|44	
12cr|octave-secs2d-0.0.8-2|45	%files
12cr|octave-secs2d-0.0.8-2|46	%defattr(-,root,root)
12cr|octave-secs2d-0.0.8-2|47	%doc COPYING DESCRIPTION
12cr|octave-secs2d-0.0.8-2|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-secs2d-0.0.8-2|49	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-secs2d-0.0.8-2|50	
12cr|octave-secs2d-0.0.8-2|51	
12cr|octave-secs2d-0.0.8-2|52	
12cr|octave-secs2d-0.0.8-2|53	%changelog
12cr|octave-secs2d-0.0.8-2|54	* Fri Aug 26 2011 Lev Givon <lev@mandriva.org> 0.0.8-1mdv2012.0
12cr|octave-secs2d-0.0.8-2|55	+ Revision: 697236
12cr|octave-secs2d-0.0.8-2|56	- import octave-secs2d
12cr|octave-secs2d-0.0.8-2|57	

3657 12
12cr|octave-simp-1.1.0-2|1	%define	pkgname simp
12cr|octave-simp-1.1.0-2|2	%define name	octave-%{pkgname}
12cr|octave-simp-1.1.0-2|3	%define version 1.1.0
12cr|octave-simp-1.1.0-2|4	
12cr|octave-simp-1.1.0-2|5	Summary:	Basic interval operations for Octave
12cr|octave-simp-1.1.0-2|6	Name:		%{name}
12cr|octave-simp-1.1.0-2|7	Version:	%{version}
12cr|octave-simp-1.1.0-2|8	Release:        2
12cr|octave-simp-1.1.0-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-simp-1.1.0-2|10	License:	GPLv3+
12cr|octave-simp-1.1.0-2|11	Group:		Sciences/Mathematics
12cr|octave-simp-1.1.0-2|12	Url:		http://octave.sourceforge.net/simp/
12cr|octave-simp-1.1.0-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-simp-1.1.0-2|14	Requires:	octave
12cr|octave-simp-1.1.0-2|15	BuildRequires:  octave-devel
12cr|octave-simp-1.1.0-2|16	BuildRequires:  mesagl-devel
12cr|octave-simp-1.1.0-2|17	BuildRequires:  mesaglu-devel
12cr|octave-simp-1.1.0-2|18	BuildArch:	noarch
12cr|octave-simp-1.1.0-2|19	
12cr|octave-simp-1.1.0-2|20	%description
12cr|octave-simp-1.1.0-2|21	This package defines basic operations on intervals for Octave.
12cr|octave-simp-1.1.0-2|22	
12cr|octave-simp-1.1.0-2|23	%prep
12cr|octave-simp-1.1.0-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-simp-1.1.0-2|25	cp %SOURCE0 .
12cr|octave-simp-1.1.0-2|26	
12cr|octave-simp-1.1.0-2|27	%install
12cr|octave-simp-1.1.0-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-simp-1.1.0-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-simp-1.1.0-2|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-simp-1.1.0-2|31	
12cr|octave-simp-1.1.0-2|32	tar zxf %SOURCE0
12cr|octave-simp-1.1.0-2|33	mv %{pkgname}-%{version}/COPYING .
12cr|octave-simp-1.1.0-2|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-simp-1.1.0-2|35	mv %{pkgname}-%{version}/doc/*.pdf .
12cr|octave-simp-1.1.0-2|36	
12cr|octave-simp-1.1.0-2|37	%clean
12cr|octave-simp-1.1.0-2|38	
12cr|octave-simp-1.1.0-2|39	%post
12cr|octave-simp-1.1.0-2|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-simp-1.1.0-2|41	
12cr|octave-simp-1.1.0-2|42	%postun
12cr|octave-simp-1.1.0-2|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-simp-1.1.0-2|44	
12cr|octave-simp-1.1.0-2|45	%files
12cr|octave-simp-1.1.0-2|46	%defattr(-,root,root)
12cr|octave-simp-1.1.0-2|47	%doc COPYING DESCRIPTION *.pdf
12cr|octave-simp-1.1.0-2|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-simp-1.1.0-2|49	
12cr|octave-simp-1.1.0-2|50	
12cr|octave-simp-1.1.0-2|51	
12cr|octave-simp-1.1.0-2|52	%changelog
12cr|octave-simp-1.1.0-2|53	* Tue Aug 16 2011 Lev Givon <lev@mandriva.org> 1.1.0-1mdv2012.0
12cr|octave-simp-1.1.0-2|54	+ Revision: 694764
12cr|octave-simp-1.1.0-2|55	- import octave-simp
12cr|octave-simp-1.1.0-2|56	
12cr|octave-simp-1.1.0-2|57	

3658 12
12cr|octave-specfun-1.0.9-2|1	%define	pkgname specfun
12cr|octave-specfun-1.0.9-2|2	%define name	octave-%{pkgname}
12cr|octave-specfun-1.0.9-2|3	%define version 1.0.9
12cr|octave-specfun-1.0.9-2|4	
12cr|octave-specfun-1.0.9-2|5	Summary:	Special functions for Octave
12cr|octave-specfun-1.0.9-2|6	Name:		%{name}
12cr|octave-specfun-1.0.9-2|7	Version:	%{version}
12cr|octave-specfun-1.0.9-2|8	Release:        2
12cr|octave-specfun-1.0.9-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-specfun-1.0.9-2|10	License:	GPLv2+
12cr|octave-specfun-1.0.9-2|11	Group:		Sciences/Mathematics
12cr|octave-specfun-1.0.9-2|12	Url:		http://octave.sourceforge.net/specfun/
12cr|octave-specfun-1.0.9-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-specfun-1.0.9-2|14	Requires:	octave >= 2.9.7
12cr|octave-specfun-1.0.9-2|15	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-specfun-1.0.9-2|16	BuildRequires:  mesagl-devel
12cr|octave-specfun-1.0.9-2|17	BuildRequires:  mesaglu-devel
12cr|octave-specfun-1.0.9-2|18	BuildArch:	noarch
12cr|octave-specfun-1.0.9-2|19	
12cr|octave-specfun-1.0.9-2|20	%description
12cr|octave-specfun-1.0.9-2|21	Special functions including ellipitic functions, etc., for Octave.
12cr|octave-specfun-1.0.9-2|22	
12cr|octave-specfun-1.0.9-2|23	%prep
12cr|octave-specfun-1.0.9-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-specfun-1.0.9-2|25	cp %SOURCE0 .
12cr|octave-specfun-1.0.9-2|26	
12cr|octave-specfun-1.0.9-2|27	%install
12cr|octave-specfun-1.0.9-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-specfun-1.0.9-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-specfun-1.0.9-2|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-specfun-1.0.9-2|31	
12cr|octave-specfun-1.0.9-2|32	tar zxf %SOURCE0
12cr|octave-specfun-1.0.9-2|33	mv %{pkgname}-%{version}/COPYING .
12cr|octave-specfun-1.0.9-2|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-specfun-1.0.9-2|35	
12cr|octave-specfun-1.0.9-2|36	%clean
12cr|octave-specfun-1.0.9-2|37	
12cr|octave-specfun-1.0.9-2|38	%post
12cr|octave-specfun-1.0.9-2|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-specfun-1.0.9-2|40	
12cr|octave-specfun-1.0.9-2|41	%postun
12cr|octave-specfun-1.0.9-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-specfun-1.0.9-2|43	
12cr|octave-specfun-1.0.9-2|44	%files
12cr|octave-specfun-1.0.9-2|45	%defattr(-,root,root)
12cr|octave-specfun-1.0.9-2|46	%doc COPYING DESCRIPTION
12cr|octave-specfun-1.0.9-2|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-specfun-1.0.9-2|48	
12cr|octave-specfun-1.0.9-2|49	
12cr|octave-specfun-1.0.9-2|50	%changelog
12cr|octave-specfun-1.0.9-2|51	* Wed Jun 29 2011 Lev Givon <lev@mandriva.org> 1.0.9-1mdv2011.0
12cr|octave-specfun-1.0.9-2|52	+ Revision: 688093
12cr|octave-specfun-1.0.9-2|53	- import octave-specfun
12cr|octave-specfun-1.0.9-2|54	
12cr|octave-specfun-1.0.9-2|55	

3659 12
12cr|octave-special-matrix-1.0.7-2|1	%define	pkgname special-matrix
12cr|octave-special-matrix-1.0.7-2|2	%define name	octave-%{pkgname}
12cr|octave-special-matrix-1.0.7-2|3	%define version 1.0.7
12cr|octave-special-matrix-1.0.7-2|4	
12cr|octave-special-matrix-1.0.7-2|5	Summary:	Additional special matrices for Octave
12cr|octave-special-matrix-1.0.7-2|6	Name:		%{name}
12cr|octave-special-matrix-1.0.7-2|7	Version:	%{version}
12cr|octave-special-matrix-1.0.7-2|8	Release:        2
12cr|octave-special-matrix-1.0.7-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-special-matrix-1.0.7-2|10	License:	GPLv2+
12cr|octave-special-matrix-1.0.7-2|11	Group:		Sciences/Mathematics
12cr|octave-special-matrix-1.0.7-2|12	Url:		http://octave.sourceforge.net/special-matrix/
12cr|octave-special-matrix-1.0.7-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-special-matrix-1.0.7-2|14	Requires:	octave >= 2.9.7
12cr|octave-special-matrix-1.0.7-2|15	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-special-matrix-1.0.7-2|16	BuildRequires:  mesagl-devel
12cr|octave-special-matrix-1.0.7-2|17	BuildRequires:  mesaglu-devel
12cr|octave-special-matrix-1.0.7-2|18	BuildArch:	noarch
12cr|octave-special-matrix-1.0.7-2|19	
12cr|octave-special-matrix-1.0.7-2|20	%description
12cr|octave-special-matrix-1.0.7-2|21	Additional special matrices for Octave.
12cr|octave-special-matrix-1.0.7-2|22	
12cr|octave-special-matrix-1.0.7-2|23	%prep
12cr|octave-special-matrix-1.0.7-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-special-matrix-1.0.7-2|25	cp %SOURCE0 .
12cr|octave-special-matrix-1.0.7-2|26	
12cr|octave-special-matrix-1.0.7-2|27	%install
12cr|octave-special-matrix-1.0.7-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-special-matrix-1.0.7-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-special-matrix-1.0.7-2|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-special-matrix-1.0.7-2|31	
12cr|octave-special-matrix-1.0.7-2|32	tar zxf %SOURCE0
12cr|octave-special-matrix-1.0.7-2|33	mv %{pkgname}-%{version}/COPYING .
12cr|octave-special-matrix-1.0.7-2|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-special-matrix-1.0.7-2|35	
12cr|octave-special-matrix-1.0.7-2|36	%clean
12cr|octave-special-matrix-1.0.7-2|37	
12cr|octave-special-matrix-1.0.7-2|38	%post
12cr|octave-special-matrix-1.0.7-2|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-special-matrix-1.0.7-2|40	
12cr|octave-special-matrix-1.0.7-2|41	%postun
12cr|octave-special-matrix-1.0.7-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-special-matrix-1.0.7-2|43	
12cr|octave-special-matrix-1.0.7-2|44	%files
12cr|octave-special-matrix-1.0.7-2|45	%defattr(-,root,root)
12cr|octave-special-matrix-1.0.7-2|46	%doc COPYING DESCRIPTION
12cr|octave-special-matrix-1.0.7-2|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-special-matrix-1.0.7-2|48	
12cr|octave-special-matrix-1.0.7-2|49	
12cr|octave-special-matrix-1.0.7-2|50	%changelog
12cr|octave-special-matrix-1.0.7-2|51	* Wed Jun 29 2011 Lev Givon <lev@mandriva.org> 1.0.7-1mdv2011.0
12cr|octave-special-matrix-1.0.7-2|52	+ Revision: 688095
12cr|octave-special-matrix-1.0.7-2|53	- import octave-special-matrix
12cr|octave-special-matrix-1.0.7-2|54	
12cr|octave-special-matrix-1.0.7-2|55	

3660 12
12cr|octave-splines-1.0.7-2|1	%define	pkgname splines
12cr|octave-splines-1.0.7-2|2	%define name	octave-%{pkgname}
12cr|octave-splines-1.0.7-2|3	%define version 1.0.7
12cr|octave-splines-1.0.7-2|4	
12cr|octave-splines-1.0.7-2|5	Summary:	Cubic spline functions for Octave
12cr|octave-splines-1.0.7-2|6	Name:		%{name}
12cr|octave-splines-1.0.7-2|7	Version:	%{version}
12cr|octave-splines-1.0.7-2|8	Release:        2
12cr|octave-splines-1.0.7-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-splines-1.0.7-2|10	License:	GPLv2+
12cr|octave-splines-1.0.7-2|11	Group:		Sciences/Mathematics
12cr|octave-splines-1.0.7-2|12	Url:		http://octave.sourceforge.net/splines/
12cr|octave-splines-1.0.7-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-splines-1.0.7-2|14	Requires:	octave >= 2.9.7
12cr|octave-splines-1.0.7-2|15	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-splines-1.0.7-2|16	BuildRequires:  mesagl-devel
12cr|octave-splines-1.0.7-2|17	BuildRequires:  mesaglu-devel
12cr|octave-splines-1.0.7-2|18	BuildArch:	noarch
12cr|octave-splines-1.0.7-2|19	
12cr|octave-splines-1.0.7-2|20	%description
12cr|octave-splines-1.0.7-2|21	Additional cubic spline functions for Octave.
12cr|octave-splines-1.0.7-2|22	
12cr|octave-splines-1.0.7-2|23	%prep
12cr|octave-splines-1.0.7-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-splines-1.0.7-2|25	cp %SOURCE0 .
12cr|octave-splines-1.0.7-2|26	
12cr|octave-splines-1.0.7-2|27	%install
12cr|octave-splines-1.0.7-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-splines-1.0.7-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-splines-1.0.7-2|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-splines-1.0.7-2|31	
12cr|octave-splines-1.0.7-2|32	tar zxf %SOURCE0
12cr|octave-splines-1.0.7-2|33	mv %{pkgname}-%{version}/COPYING .
12cr|octave-splines-1.0.7-2|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-splines-1.0.7-2|35	
12cr|octave-splines-1.0.7-2|36	%clean
12cr|octave-splines-1.0.7-2|37	
12cr|octave-splines-1.0.7-2|38	%post
12cr|octave-splines-1.0.7-2|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-splines-1.0.7-2|40	
12cr|octave-splines-1.0.7-2|41	%postun
12cr|octave-splines-1.0.7-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-splines-1.0.7-2|43	
12cr|octave-splines-1.0.7-2|44	%files
12cr|octave-splines-1.0.7-2|45	%defattr(-,root,root)
12cr|octave-splines-1.0.7-2|46	%doc COPYING DESCRIPTION
12cr|octave-splines-1.0.7-2|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-splines-1.0.7-2|48	
12cr|octave-splines-1.0.7-2|49	
12cr|octave-splines-1.0.7-2|50	
12cr|octave-splines-1.0.7-2|51	%changelog
12cr|octave-splines-1.0.7-2|52	* Wed Aug 17 2011 Lev Givon <lev@mandriva.org> 1.0.7-1mdv2012.0
12cr|octave-splines-1.0.7-2|53	+ Revision: 695038
12cr|octave-splines-1.0.7-2|54	- import octave-splines
12cr|octave-splines-1.0.7-2|55	
12cr|octave-splines-1.0.7-2|56	

3661 12
12cr|octave-statistics-1.0.10-2|1	%define	pkgname statistics
12cr|octave-statistics-1.0.10-2|2	%define name	octave-%{pkgname}
12cr|octave-statistics-1.0.10-2|3	%define version 1.0.10
12cr|octave-statistics-1.0.10-2|4	
12cr|octave-statistics-1.0.10-2|5	Summary:	Additional statistics functions for Octave
12cr|octave-statistics-1.0.10-2|6	Name:		%{name}
12cr|octave-statistics-1.0.10-2|7	Version:	%{version}
12cr|octave-statistics-1.0.10-2|8	Release:        2
12cr|octave-statistics-1.0.10-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-statistics-1.0.10-2|10	License:	GPLv2+
12cr|octave-statistics-1.0.10-2|11	Group:		Sciences/Mathematics
12cr|octave-statistics-1.0.10-2|12	Url:		http://octave.sourceforge.net/statistics/
12cr|octave-statistics-1.0.10-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-statistics-1.0.10-2|14	Requires:	octave >= 2.9.7, octave-miscellaneous >= 0.0.0
12cr|octave-statistics-1.0.10-2|15	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-statistics-1.0.10-2|16	BuildRequires:  mesagl-devel
12cr|octave-statistics-1.0.10-2|17	BuildRequires:  mesaglu-devel
12cr|octave-statistics-1.0.10-2|18	BuildArch:	noarch
12cr|octave-statistics-1.0.10-2|19	
12cr|octave-statistics-1.0.10-2|20	%description
12cr|octave-statistics-1.0.10-2|21	Additional statistics functions for Octave.
12cr|octave-statistics-1.0.10-2|22	
12cr|octave-statistics-1.0.10-2|23	%prep
12cr|octave-statistics-1.0.10-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-statistics-1.0.10-2|25	cp %SOURCE0 .
12cr|octave-statistics-1.0.10-2|26	
12cr|octave-statistics-1.0.10-2|27	%install
12cr|octave-statistics-1.0.10-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-statistics-1.0.10-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-statistics-1.0.10-2|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-statistics-1.0.10-2|31	
12cr|octave-statistics-1.0.10-2|32	tar zxf %SOURCE0
12cr|octave-statistics-1.0.10-2|33	mv %{pkgname}/COPYING .
12cr|octave-statistics-1.0.10-2|34	mv %{pkgname}/DESCRIPTION .
12cr|octave-statistics-1.0.10-2|35	
12cr|octave-statistics-1.0.10-2|36	%clean
12cr|octave-statistics-1.0.10-2|37	
12cr|octave-statistics-1.0.10-2|38	%post
12cr|octave-statistics-1.0.10-2|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-statistics-1.0.10-2|40	
12cr|octave-statistics-1.0.10-2|41	%postun
12cr|octave-statistics-1.0.10-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-statistics-1.0.10-2|43	
12cr|octave-statistics-1.0.10-2|44	%files
12cr|octave-statistics-1.0.10-2|45	%defattr(-,root,root)
12cr|octave-statistics-1.0.10-2|46	%doc COPYING DESCRIPTION
12cr|octave-statistics-1.0.10-2|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-statistics-1.0.10-2|48	
12cr|octave-statistics-1.0.10-2|49	
12cr|octave-statistics-1.0.10-2|50	
12cr|octave-statistics-1.0.10-2|51	%changelog
12cr|octave-statistics-1.0.10-2|52	* Tue Aug 16 2011 Lev Givon <lev@mandriva.org> 1.0.10-1mdv2012.0
12cr|octave-statistics-1.0.10-2|53	+ Revision: 694783
12cr|octave-statistics-1.0.10-2|54	- import octave-statistics
12cr|octave-statistics-1.0.10-2|55	
12cr|octave-statistics-1.0.10-2|56	

3662 12
12cr|octave-strings-1.0.7-2|1	%define	pkgname strings
12cr|octave-strings-1.0.7-2|2	%define name	octave-%{pkgname}
12cr|octave-strings-1.0.7-2|3	%define version 1.0.7
12cr|octave-strings-1.0.7-2|4	
12cr|octave-strings-1.0.7-2|5	Summary:	Additional string manipulation functions for Octave
12cr|octave-strings-1.0.7-2|6	Name:		%{name}
12cr|octave-strings-1.0.7-2|7	Version:	%{version}
12cr|octave-strings-1.0.7-2|8	Release:        2
12cr|octave-strings-1.0.7-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-strings-1.0.7-2|10	License:	GPLv2+
12cr|octave-strings-1.0.7-2|11	Group:		Sciences/Mathematics
12cr|octave-strings-1.0.7-2|12	Url:		http://octave.sourceforge.net/strings/
12cr|octave-strings-1.0.7-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-strings-1.0.7-2|14	Requires:	octave >= 2.9.7
12cr|octave-strings-1.0.7-2|15	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-strings-1.0.7-2|16	BuildRequires:  mesagl-devel
12cr|octave-strings-1.0.7-2|17	BuildRequires:  mesaglu-devel
12cr|octave-strings-1.0.7-2|18	BuildRequires:	texinfo, pcre-devel
12cr|octave-strings-1.0.7-2|19	
12cr|octave-strings-1.0.7-2|20	%description
12cr|octave-strings-1.0.7-2|21	Additional string manipulation functions for Octave.
12cr|octave-strings-1.0.7-2|22	
12cr|octave-strings-1.0.7-2|23	%prep
12cr|octave-strings-1.0.7-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-strings-1.0.7-2|25	cp %SOURCE0 .
12cr|octave-strings-1.0.7-2|26	
12cr|octave-strings-1.0.7-2|27	%install
12cr|octave-strings-1.0.7-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-strings-1.0.7-2|29	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-strings-1.0.7-2|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-strings-1.0.7-2|31	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-strings-1.0.7-2|32	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-strings-1.0.7-2|33	
12cr|octave-strings-1.0.7-2|34	tar zxf %SOURCE0
12cr|octave-strings-1.0.7-2|35	mv %{pkgname}-%{version}/COPYING .
12cr|octave-strings-1.0.7-2|36	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-strings-1.0.7-2|37	
12cr|octave-strings-1.0.7-2|38	%clean
12cr|octave-strings-1.0.7-2|39	
12cr|octave-strings-1.0.7-2|40	%post
12cr|octave-strings-1.0.7-2|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-strings-1.0.7-2|42	
12cr|octave-strings-1.0.7-2|43	%postun
12cr|octave-strings-1.0.7-2|44	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-strings-1.0.7-2|45	
12cr|octave-strings-1.0.7-2|46	%files
12cr|octave-strings-1.0.7-2|47	%defattr(-,root,root)
12cr|octave-strings-1.0.7-2|48	%doc COPYING DESCRIPTION
12cr|octave-strings-1.0.7-2|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-strings-1.0.7-2|50	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-strings-1.0.7-2|51	
12cr|octave-strings-1.0.7-2|52	
12cr|octave-strings-1.0.7-2|53	
12cr|octave-strings-1.0.7-2|54	%changelog
12cr|octave-strings-1.0.7-2|55	* Tue Aug 16 2011 Lev Givon <lev@mandriva.org> 1.0.7-1mdv2012.0
12cr|octave-strings-1.0.7-2|56	+ Revision: 694762
12cr|octave-strings-1.0.7-2|57	- import octave-strings
12cr|octave-strings-1.0.7-2|58	
12cr|octave-strings-1.0.7-2|59	

3663 12
12cr|octave-struct-1.0.9-2|1	%define	pkgname struct
12cr|octave-struct-1.0.9-2|2	%define name	octave-%{pkgname}
12cr|octave-struct-1.0.9-2|3	%define version 1.0.9
12cr|octave-struct-1.0.9-2|4	
12cr|octave-struct-1.0.9-2|5	Summary:	Additional structure manipulation functions for Octave
12cr|octave-struct-1.0.9-2|6	Name:		%{name}
12cr|octave-struct-1.0.9-2|7	Version:	%{version}
12cr|octave-struct-1.0.9-2|8	Release:        2
12cr|octave-struct-1.0.9-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-struct-1.0.9-2|10	License:	GPLv2+
12cr|octave-struct-1.0.9-2|11	Group:		Sciences/Mathematics
12cr|octave-struct-1.0.9-2|12	Url:		http://octave.sourceforge.net/struct/
12cr|octave-struct-1.0.9-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-struct-1.0.9-2|14	Requires:	octave >= 2.9.7
12cr|octave-struct-1.0.9-2|15	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-struct-1.0.9-2|16	BuildRequires:  mesagl-devel
12cr|octave-struct-1.0.9-2|17	BuildRequires:  mesaglu-devel
12cr|octave-struct-1.0.9-2|18	
12cr|octave-struct-1.0.9-2|19	%description
12cr|octave-struct-1.0.9-2|20	Additional structure manipulation functions for Octave.
12cr|octave-struct-1.0.9-2|21	
12cr|octave-struct-1.0.9-2|22	%prep
12cr|octave-struct-1.0.9-2|23	%setup -q -c %{pkgname}-%{version}
12cr|octave-struct-1.0.9-2|24	cp %SOURCE0 .
12cr|octave-struct-1.0.9-2|25	
12cr|octave-struct-1.0.9-2|26	%install
12cr|octave-struct-1.0.9-2|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-struct-1.0.9-2|28	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-struct-1.0.9-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-struct-1.0.9-2|30	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-struct-1.0.9-2|31	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-struct-1.0.9-2|32	
12cr|octave-struct-1.0.9-2|33	tar zxf %SOURCE0
12cr|octave-struct-1.0.9-2|34	mv %{pkgname}-%{version}/COPYING .
12cr|octave-struct-1.0.9-2|35	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-struct-1.0.9-2|36	
12cr|octave-struct-1.0.9-2|37	%clean
12cr|octave-struct-1.0.9-2|38	
12cr|octave-struct-1.0.9-2|39	%post
12cr|octave-struct-1.0.9-2|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-struct-1.0.9-2|41	
12cr|octave-struct-1.0.9-2|42	%postun
12cr|octave-struct-1.0.9-2|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-struct-1.0.9-2|44	
12cr|octave-struct-1.0.9-2|45	%files
12cr|octave-struct-1.0.9-2|46	%defattr(-,root,root)
12cr|octave-struct-1.0.9-2|47	%doc COPYING DESCRIPTION
12cr|octave-struct-1.0.9-2|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-struct-1.0.9-2|49	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-struct-1.0.9-2|50	
12cr|octave-struct-1.0.9-2|51	
12cr|octave-struct-1.0.9-2|52	
12cr|octave-struct-1.0.9-2|53	%changelog
12cr|octave-struct-1.0.9-2|54	* Wed Jun 29 2011 Lev Givon <lev@mandriva.org> 1.0.9-1mdv2011.0
12cr|octave-struct-1.0.9-2|55	+ Revision: 688109
12cr|octave-struct-1.0.9-2|56	- Update to 1.0.9.
12cr|octave-struct-1.0.9-2|57	- import octave-struct
12cr|octave-struct-1.0.9-2|58	
12cr|octave-struct-1.0.9-2|59	

3664 12
12cr|octave-symband-1.0.10-2|1	%define	pkgname symband
12cr|octave-symband-1.0.10-2|2	%define name	octave-%{pkgname}
12cr|octave-symband-1.0.10-2|3	%define version 1.0.10
12cr|octave-symband-1.0.10-2|4	
12cr|octave-symband-1.0.10-2|5	Summary:	Octave package for handling symmetric banded matrices
12cr|octave-symband-1.0.10-2|6	Name:		%{name}
12cr|octave-symband-1.0.10-2|7	Version:	%{version}
12cr|octave-symband-1.0.10-2|8	Release:        2
12cr|octave-symband-1.0.10-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-symband-1.0.10-2|10	License:	GPLv2+
12cr|octave-symband-1.0.10-2|11	Group:		Sciences/Mathematics
12cr|octave-symband-1.0.10-2|12	Url:		http://octave.sourceforge.net/symband/
12cr|octave-symband-1.0.10-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-symband-1.0.10-2|14	Requires:	octave >= 2.9.7
12cr|octave-symband-1.0.10-2|15	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-symband-1.0.10-2|16	BuildRequires:  mesagl-devel
12cr|octave-symband-1.0.10-2|17	BuildRequires:  mesaglu-devel
12cr|octave-symband-1.0.10-2|18	
12cr|octave-symband-1.0.10-2|19	%description
12cr|octave-symband-1.0.10-2|20	Octave package for handling symmetric banded matrices.
12cr|octave-symband-1.0.10-2|21	
12cr|octave-symband-1.0.10-2|22	%prep
12cr|octave-symband-1.0.10-2|23	%setup -q -c %{pkgname}-%{version}
12cr|octave-symband-1.0.10-2|24	cp %SOURCE0 .
12cr|octave-symband-1.0.10-2|25	
12cr|octave-symband-1.0.10-2|26	%install
12cr|octave-symband-1.0.10-2|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-symband-1.0.10-2|28	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-symband-1.0.10-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-symband-1.0.10-2|30	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-symband-1.0.10-2|31	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-symband-1.0.10-2|32	
12cr|octave-symband-1.0.10-2|33	tar zxf %SOURCE0
12cr|octave-symband-1.0.10-2|34	mv %{pkgname}-%{version}/COPYING .
12cr|octave-symband-1.0.10-2|35	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-symband-1.0.10-2|36	
12cr|octave-symband-1.0.10-2|37	%clean
12cr|octave-symband-1.0.10-2|38	
12cr|octave-symband-1.0.10-2|39	%post
12cr|octave-symband-1.0.10-2|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-symband-1.0.10-2|41	
12cr|octave-symband-1.0.10-2|42	%postun
12cr|octave-symband-1.0.10-2|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-symband-1.0.10-2|44	
12cr|octave-symband-1.0.10-2|45	%files
12cr|octave-symband-1.0.10-2|46	%defattr(-,root,root)
12cr|octave-symband-1.0.10-2|47	%doc COPYING DESCRIPTION
12cr|octave-symband-1.0.10-2|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-symband-1.0.10-2|49	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-symband-1.0.10-2|50	
12cr|octave-symband-1.0.10-2|51	
12cr|octave-symband-1.0.10-2|52	
12cr|octave-symband-1.0.10-2|53	%changelog
12cr|octave-symband-1.0.10-2|54	* Sun Aug 21 2011 Lev Givon <lev@mandriva.org> 1.0.10-1mdv2012.0
12cr|octave-symband-1.0.10-2|55	+ Revision: 696030
12cr|octave-symband-1.0.10-2|56	- import octave-symband
12cr|octave-symband-1.0.10-2|57	
12cr|octave-symband-1.0.10-2|58	

3665 12
12cr|octave-symbolic-1.0.9-2|1	%define	pkgname symbolic
12cr|octave-symbolic-1.0.9-2|2	%define name	octave-%{pkgname}
12cr|octave-symbolic-1.0.9-2|3	%define version 1.0.9
12cr|octave-symbolic-1.0.9-2|4	
12cr|octave-symbolic-1.0.9-2|5	Summary:	Symbolic toolbox for Octave
12cr|octave-symbolic-1.0.9-2|6	Name:		%{name}
12cr|octave-symbolic-1.0.9-2|7	Version:	%{version}
12cr|octave-symbolic-1.0.9-2|8	Release:        2
12cr|octave-symbolic-1.0.9-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-symbolic-1.0.9-2|10	Patch0:		is_list-1.0.9.patch
12cr|octave-symbolic-1.0.9-2|11	License:	GPLv2+
12cr|octave-symbolic-1.0.9-2|12	Group:		Sciences/Mathematics
12cr|octave-symbolic-1.0.9-2|13	Url:		http://octave.sourceforge.net/symbolic/
12cr|octave-symbolic-1.0.9-2|14	Conflicts:	octave-forge <= 20090607
12cr|octave-symbolic-1.0.9-2|15	Requires:	octave >= 3.1.55
12cr|octave-symbolic-1.0.9-2|16	BuildRequires:  octave-devel >= 3.1.55
12cr|octave-symbolic-1.0.9-2|17	BuildRequires:  mesagl-devel
12cr|octave-symbolic-1.0.9-2|18	BuildRequires:  mesaglu-devel
12cr|octave-symbolic-1.0.9-2|19	BuildRequires:	ginac-devel
12cr|octave-symbolic-1.0.9-2|20	
12cr|octave-symbolic-1.0.9-2|21	%description
12cr|octave-symbolic-1.0.9-2|22	Symbolic toolbox for Octave based on ginac and cln.
12cr|octave-symbolic-1.0.9-2|23	
12cr|octave-symbolic-1.0.9-2|24	%prep
12cr|octave-symbolic-1.0.9-2|25	%setup -q -c %{pkgname}-%{version}
12cr|octave-symbolic-1.0.9-2|26	tar zxf %SOURCE0
12cr|octave-symbolic-1.0.9-2|27	%patch0 -p0
12cr|octave-symbolic-1.0.9-2|28	tar zcvf %{pkgname}-%{version}.tar.gz %{pkgname}-%{version}
12cr|octave-symbolic-1.0.9-2|29	
12cr|octave-symbolic-1.0.9-2|30	%install
12cr|octave-symbolic-1.0.9-2|31	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-symbolic-1.0.9-2|32	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cr|octave-symbolic-1.0.9-2|33	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-symbolic-1.0.9-2|34	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cr|octave-symbolic-1.0.9-2|35	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-symbolic-1.0.9-2|36	
12cr|octave-symbolic-1.0.9-2|37	tar zxf %SOURCE0
12cr|octave-symbolic-1.0.9-2|38	mv %{pkgname}-%{version}/COPYING .
12cr|octave-symbolic-1.0.9-2|39	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-symbolic-1.0.9-2|40	
12cr|octave-symbolic-1.0.9-2|41	%clean
12cr|octave-symbolic-1.0.9-2|42	
12cr|octave-symbolic-1.0.9-2|43	%post
12cr|octave-symbolic-1.0.9-2|44	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-symbolic-1.0.9-2|45	
12cr|octave-symbolic-1.0.9-2|46	%postun
12cr|octave-symbolic-1.0.9-2|47	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-symbolic-1.0.9-2|48	
12cr|octave-symbolic-1.0.9-2|49	%files
12cr|octave-symbolic-1.0.9-2|50	%defattr(-,root,root)
12cr|octave-symbolic-1.0.9-2|51	%doc COPYING DESCRIPTION
12cr|octave-symbolic-1.0.9-2|52	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-symbolic-1.0.9-2|53	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cr|octave-symbolic-1.0.9-2|54	
12cr|octave-symbolic-1.0.9-2|55	
12cr|octave-symbolic-1.0.9-2|56	
12cr|octave-symbolic-1.0.9-2|57	%changelog
12cr|octave-symbolic-1.0.9-2|58	* Tue Aug 16 2011 Lev Givon <lev@mandriva.org> 1.0.9-1mdv2012.0
12cr|octave-symbolic-1.0.9-2|59	+ Revision: 694743
12cr|octave-symbolic-1.0.9-2|60	- import octave-symbolic
12cr|octave-symbolic-1.0.9-2|61	
12cr|octave-symbolic-1.0.9-2|62	

3666 12
12cr|octave-time-1.0.9-2|1	%define	pkgname time
12cr|octave-time-1.0.9-2|2	%define name	octave-%{pkgname}
12cr|octave-time-1.0.9-2|3	%define version 1.0.9
12cr|octave-time-1.0.9-2|4	
12cr|octave-time-1.0.9-2|5	Summary:	Additional date manipulation tools for Octave
12cr|octave-time-1.0.9-2|6	Name:		%{name}
12cr|octave-time-1.0.9-2|7	Version:	%{version}
12cr|octave-time-1.0.9-2|8	Release:        2
12cr|octave-time-1.0.9-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-time-1.0.9-2|10	License:	GPLv2+
12cr|octave-time-1.0.9-2|11	Group:		Sciences/Mathematics
12cr|octave-time-1.0.9-2|12	Url:		http://octave.sourceforge.net/time/
12cr|octave-time-1.0.9-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-time-1.0.9-2|14	Requires:	octave >= 3.0.1
12cr|octave-time-1.0.9-2|15	BuildRequires:  octave-devel >= 3.0.1
12cr|octave-time-1.0.9-2|16	BuildRequires:  mesagl-devel
12cr|octave-time-1.0.9-2|17	BuildRequires:  mesaglu-devel
12cr|octave-time-1.0.9-2|18	BuildArch:	noarch
12cr|octave-time-1.0.9-2|19	
12cr|octave-time-1.0.9-2|20	%description
12cr|octave-time-1.0.9-2|21	Additional date manipulation tools for Octave.
12cr|octave-time-1.0.9-2|22	
12cr|octave-time-1.0.9-2|23	%prep
12cr|octave-time-1.0.9-2|24	%setup -q -c %{pkgname}-%{version}
12cr|octave-time-1.0.9-2|25	cp %SOURCE0 .
12cr|octave-time-1.0.9-2|26	
12cr|octave-time-1.0.9-2|27	%install
12cr|octave-time-1.0.9-2|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-time-1.0.9-2|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-time-1.0.9-2|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-time-1.0.9-2|31	
12cr|octave-time-1.0.9-2|32	tar zxf %SOURCE0
12cr|octave-time-1.0.9-2|33	mv %{pkgname}-%{version}/COPYING .
12cr|octave-time-1.0.9-2|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-time-1.0.9-2|35	
12cr|octave-time-1.0.9-2|36	%clean
12cr|octave-time-1.0.9-2|37	
12cr|octave-time-1.0.9-2|38	%post
12cr|octave-time-1.0.9-2|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-time-1.0.9-2|40	
12cr|octave-time-1.0.9-2|41	%postun
12cr|octave-time-1.0.9-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-time-1.0.9-2|43	
12cr|octave-time-1.0.9-2|44	%files
12cr|octave-time-1.0.9-2|45	%defattr(-,root,root)
12cr|octave-time-1.0.9-2|46	%doc COPYING DESCRIPTION
12cr|octave-time-1.0.9-2|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-time-1.0.9-2|48	
12cr|octave-time-1.0.9-2|49	
12cr|octave-time-1.0.9-2|50	
12cr|octave-time-1.0.9-2|51	
12cr|octave-time-1.0.9-2|52	%changelog
12cr|octave-time-1.0.9-2|53	* Wed Jun 29 2011 Lev Givon <lev@mandriva.org> 1.0.9-1mdv2011.0
12cr|octave-time-1.0.9-2|54	+ Revision: 688111
12cr|octave-time-1.0.9-2|55	- import octave-time
12cr|octave-time-1.0.9-2|56	
12cr|octave-time-1.0.9-2|57	

3667 12
12cr|octave-tsa-4.1.1-2|1	%define	pkgname tsa
12cr|octave-tsa-4.1.1-2|2	%define name	octave-%{pkgname}
12cr|octave-tsa-4.1.1-2|3	%define version 4.1.1
12cr|octave-tsa-4.1.1-2|4	
12cr|octave-tsa-4.1.1-2|5	Summary:	Time series analysis methods for Octave
12cr|octave-tsa-4.1.1-2|6	Name:		%{name}
12cr|octave-tsa-4.1.1-2|7	Version:	%{version}
12cr|octave-tsa-4.1.1-2|8	Release:        2
12cr|octave-tsa-4.1.1-2|9	Source0:	%{pkgname}-%{version}.tgz
12cr|octave-tsa-4.1.1-2|10	License:	GPLv3+
12cr|octave-tsa-4.1.1-2|11	Group:		Sciences/Mathematics
12cr|octave-tsa-4.1.1-2|12	Url:		http://octave.sourceforge.net/tsa/
12cr|octave-tsa-4.1.1-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-tsa-4.1.1-2|14	Requires:	octave, octave-nan >= 1.0.0
12cr|octave-tsa-4.1.1-2|15	BuildRequires:  octave-devel
12cr|octave-tsa-4.1.1-2|16	BuildRequires:  mesagl-devel
12cr|octave-tsa-4.1.1-2|17	BuildRequires:  mesaglu-devel
12cr|octave-tsa-4.1.1-2|18	BuildArch:	noarch
12cr|octave-tsa-4.1.1-2|19	
12cr|octave-tsa-4.1.1-2|20	%description
12cr|octave-tsa-4.1.1-2|21	Stochastic concepts and maximum entropy methods for time series
12cr|octave-tsa-4.1.1-2|22	analysis in Octave.
12cr|octave-tsa-4.1.1-2|23	
12cr|octave-tsa-4.1.1-2|24	%prep
12cr|octave-tsa-4.1.1-2|25	%setup -q -c %{pkgname}-%{version}
12cr|octave-tsa-4.1.1-2|26	cp %SOURCE0 .
12cr|octave-tsa-4.1.1-2|27	
12cr|octave-tsa-4.1.1-2|28	%install
12cr|octave-tsa-4.1.1-2|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-tsa-4.1.1-2|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-tsa-4.1.1-2|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tgz"
12cr|octave-tsa-4.1.1-2|32	
12cr|octave-tsa-4.1.1-2|33	tar zxf %SOURCE0
12cr|octave-tsa-4.1.1-2|34	mv %{pkgname}/COPYING .
12cr|octave-tsa-4.1.1-2|35	mv %{pkgname}/DESCRIPTION .
12cr|octave-tsa-4.1.1-2|36	mv %{pkgname}/doc/README.TXT .
12cr|octave-tsa-4.1.1-2|37	
12cr|octave-tsa-4.1.1-2|38	%clean
12cr|octave-tsa-4.1.1-2|39	
12cr|octave-tsa-4.1.1-2|40	%post
12cr|octave-tsa-4.1.1-2|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-tsa-4.1.1-2|42	
12cr|octave-tsa-4.1.1-2|43	%postun
12cr|octave-tsa-4.1.1-2|44	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-tsa-4.1.1-2|45	
12cr|octave-tsa-4.1.1-2|46	%files
12cr|octave-tsa-4.1.1-2|47	%defattr(-,root,root)
12cr|octave-tsa-4.1.1-2|48	%doc COPYING DESCRIPTION README.TXT
12cr|octave-tsa-4.1.1-2|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-tsa-4.1.1-2|50	
12cr|octave-tsa-4.1.1-2|51	
12cr|octave-tsa-4.1.1-2|52	
12cr|octave-tsa-4.1.1-2|53	%changelog
12cr|octave-tsa-4.1.1-2|54	* Tue Aug 16 2011 Lev Givon <lev@mandriva.org> 4.1.1-1mdv2012.0
12cr|octave-tsa-4.1.1-2|55	+ Revision: 694781
12cr|octave-tsa-4.1.1-2|56	- import octave-tsa
12cr|octave-tsa-4.1.1-2|57	
12cr|octave-tsa-4.1.1-2|58	

3668 12
12cr|octave-vrml-1.0.11-2|1	%define	pkgname vrml
12cr|octave-vrml-1.0.11-2|2	%define name	octave-%{pkgname}
12cr|octave-vrml-1.0.11-2|3	%define version 1.0.11
12cr|octave-vrml-1.0.11-2|4	
12cr|octave-vrml-1.0.11-2|5	Summary:	VRML graphics for Octave
12cr|octave-vrml-1.0.11-2|6	Name:		%{name}
12cr|octave-vrml-1.0.11-2|7	Version:	%{version}
12cr|octave-vrml-1.0.11-2|8	Release:        2
12cr|octave-vrml-1.0.11-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-vrml-1.0.11-2|10	License:	GPLv2+
12cr|octave-vrml-1.0.11-2|11	Group:		Sciences/Mathematics
12cr|octave-vrml-1.0.11-2|12	Url:		http://octave.sourceforge.net/vrml/
12cr|octave-vrml-1.0.11-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-vrml-1.0.11-2|14	Requires:	octave >= 2.9.7, octave-miscellaneous >= 0.0.0
12cr|octave-vrml-1.0.11-2|15	Requires:	octave-struct >= 0.0.0, octave-statistics >= 0.0.0
12cr|octave-vrml-1.0.11-2|16	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-vrml-1.0.11-2|17	BuildRequires:  mesagl-devel
12cr|octave-vrml-1.0.11-2|18	BuildRequires:  mesaglu-devel
12cr|octave-vrml-1.0.11-2|19	BuildArch:	noarch
12cr|octave-vrml-1.0.11-2|20	
12cr|octave-vrml-1.0.11-2|21	%description
12cr|octave-vrml-1.0.11-2|22	VRML graphics for Octave.
12cr|octave-vrml-1.0.11-2|23	
12cr|octave-vrml-1.0.11-2|24	%prep
12cr|octave-vrml-1.0.11-2|25	%setup -q -c %{pkgname}-%{version}
12cr|octave-vrml-1.0.11-2|26	cp %SOURCE0 .
12cr|octave-vrml-1.0.11-2|27	
12cr|octave-vrml-1.0.11-2|28	%install
12cr|octave-vrml-1.0.11-2|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-vrml-1.0.11-2|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-vrml-1.0.11-2|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-vrml-1.0.11-2|32	
12cr|octave-vrml-1.0.11-2|33	tar zxf %SOURCE0
12cr|octave-vrml-1.0.11-2|34	mv %{pkgname}/COPYING .
12cr|octave-vrml-1.0.11-2|35	mv %{pkgname}/DESCRIPTION .
12cr|octave-vrml-1.0.11-2|36	
12cr|octave-vrml-1.0.11-2|37	find %{buildroot} -name .svn | xargs rm -rf
12cr|octave-vrml-1.0.11-2|38	
12cr|octave-vrml-1.0.11-2|39	%clean
12cr|octave-vrml-1.0.11-2|40	
12cr|octave-vrml-1.0.11-2|41	%post
12cr|octave-vrml-1.0.11-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-vrml-1.0.11-2|43	
12cr|octave-vrml-1.0.11-2|44	%postun
12cr|octave-vrml-1.0.11-2|45	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-vrml-1.0.11-2|46	
12cr|octave-vrml-1.0.11-2|47	%files
12cr|octave-vrml-1.0.11-2|48	%defattr(-,root,root)
12cr|octave-vrml-1.0.11-2|49	%doc COPYING DESCRIPTION
12cr|octave-vrml-1.0.11-2|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-vrml-1.0.11-2|51	
12cr|octave-vrml-1.0.11-2|52	
12cr|octave-vrml-1.0.11-2|53	
12cr|octave-vrml-1.0.11-2|54	%changelog
12cr|octave-vrml-1.0.11-2|55	* Sun Aug 21 2011 Lev Givon <lev@mandriva.org> 1.0.11-1mdv2012.0
12cr|octave-vrml-1.0.11-2|56	+ Revision: 696039
12cr|octave-vrml-1.0.11-2|57	- import octave-vrml
12cr|octave-vrml-1.0.11-2|58	
12cr|octave-vrml-1.0.11-2|59	

3669 12
12cr|octave-zenity-0.5.7-2|1	%define	pkgname zenity
12cr|octave-zenity-0.5.7-2|2	%define name	octave-%{pkgname}
12cr|octave-zenity-0.5.7-2|3	%define version 0.5.7
12cr|octave-zenity-0.5.7-2|4	
12cr|octave-zenity-0.5.7-2|5	Summary:	Octave functions for creating simple GUIs
12cr|octave-zenity-0.5.7-2|6	Name:		%{name}
12cr|octave-zenity-0.5.7-2|7	Version:	%{version}
12cr|octave-zenity-0.5.7-2|8	Release:        2
12cr|octave-zenity-0.5.7-2|9	Source0:	%{pkgname}-%{version}.tar.gz
12cr|octave-zenity-0.5.7-2|10	License:	GPLv2+
12cr|octave-zenity-0.5.7-2|11	Group:		Sciences/Mathematics
12cr|octave-zenity-0.5.7-2|12	Url:		http://octave.sourceforge.net/zenity/
12cr|octave-zenity-0.5.7-2|13	Conflicts:	octave-forge <= 20090607
12cr|octave-zenity-0.5.7-2|14	Requires:	octave >= 2.9.7
12cr|octave-zenity-0.5.7-2|15	Requires:	zenity >= 2.16
12cr|octave-zenity-0.5.7-2|16	BuildRequires:  octave-devel >= 2.9.9
12cr|octave-zenity-0.5.7-2|17	BuildRequires:  mesagl-devel
12cr|octave-zenity-0.5.7-2|18	BuildRequires:  mesaglu-devel
12cr|octave-zenity-0.5.7-2|19	BuildArch:	noarch
12cr|octave-zenity-0.5.7-2|20	
12cr|octave-zenity-0.5.7-2|21	%description
12cr|octave-zenity-0.5.7-2|22	This package provides a set of Octave functions for creating simple
12cr|octave-zenity-0.5.7-2|23	graphical user interfaces. It is currently possible to create calendar
12cr|octave-zenity-0.5.7-2|24	windows, text entries, file selection dialogs, lists, message windows,
12cr|octave-zenity-0.5.7-2|25	icons in the notification area, and windows for large amount of text.
12cr|octave-zenity-0.5.7-2|26	
12cr|octave-zenity-0.5.7-2|27	%prep
12cr|octave-zenity-0.5.7-2|28	%setup -q -c %{pkgname}-%{version}
12cr|octave-zenity-0.5.7-2|29	cp %SOURCE0 .
12cr|octave-zenity-0.5.7-2|30	
12cr|octave-zenity-0.5.7-2|31	%install
12cr|octave-zenity-0.5.7-2|32	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cr|octave-zenity-0.5.7-2|33	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cr|octave-zenity-0.5.7-2|34	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cr|octave-zenity-0.5.7-2|35	touch %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/packinfo/.autoload
12cr|octave-zenity-0.5.7-2|36	chmod 644 %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/packinfo/.autoload
12cr|octave-zenity-0.5.7-2|37	
12cr|octave-zenity-0.5.7-2|38	tar zxf %SOURCE0
12cr|octave-zenity-0.5.7-2|39	mv %{pkgname}-%{version}/COPYING .
12cr|octave-zenity-0.5.7-2|40	mv %{pkgname}-%{version}/DESCRIPTION .
12cr|octave-zenity-0.5.7-2|41	
12cr|octave-zenity-0.5.7-2|42	%clean
12cr|octave-zenity-0.5.7-2|43	
12cr|octave-zenity-0.5.7-2|44	%post
12cr|octave-zenity-0.5.7-2|45	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-zenity-0.5.7-2|46	
12cr|octave-zenity-0.5.7-2|47	%postun
12cr|octave-zenity-0.5.7-2|48	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cr|octave-zenity-0.5.7-2|49	
12cr|octave-zenity-0.5.7-2|50	%files
12cr|octave-zenity-0.5.7-2|51	%defattr(-,root,root)
12cr|octave-zenity-0.5.7-2|52	%doc COPYING DESCRIPTION
12cr|octave-zenity-0.5.7-2|53	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cr|octave-zenity-0.5.7-2|54	
12cr|octave-zenity-0.5.7-2|55	
12cr|octave-zenity-0.5.7-2|56	
12cr|octave-zenity-0.5.7-2|57	%changelog
12cr|octave-zenity-0.5.7-2|58	* Wed Jun 29 2011 Lev Givon <lev@mandriva.org> 0.5.7-1mdv2011.0
12cr|octave-zenity-0.5.7-2|59	+ Revision: 688115
12cr|octave-zenity-0.5.7-2|60	- import octave-zenity
12cr|octave-zenity-0.5.7-2|61	
12cr|octave-zenity-0.5.7-2|62	

3670 12
12cr|OdbcFb32-2.0.0142-7|1	Summary:	ODBC driver for Firebird
12cr|OdbcFb32-2.0.0142-7|2	Name:		OdbcFb32
12cr|OdbcFb32-2.0.0142-7|3	Version:	2.0.0142
12cr|OdbcFb32-2.0.0142-7|4	Release:	7
12cr|OdbcFb32-2.0.0142-7|5	License:	IDPL
12cr|OdbcFb32-2.0.0142-7|6	URL:		http://www.firebirdsql.org/
12cr|OdbcFb32-2.0.0142-7|7	Group:		System/Libraries
12cr|OdbcFb32-2.0.0142-7|8	Source:		OdbcFb32-beta-%{version}-src.tar.bz2
12cr|OdbcFb32-2.0.0142-7|9	Patch:		OdbcFb32-libname.diff
12cr|OdbcFb32-2.0.0142-7|10	ExclusiveArch:	i586
12cr|OdbcFb32-2.0.0142-7|11	BuildRequires:	firebird-devel
12cr|OdbcFb32-2.0.0142-7|12	BuildRequires:	gcc
12cr|OdbcFb32-2.0.0142-7|13	BuildRequires:	glibc-devel
12cr|OdbcFb32-2.0.0142-7|14	BuildRequires:	gcc-c++
12cr|OdbcFb32-2.0.0142-7|15	BuildRequires:	unixODBC-devel
12cr|OdbcFb32-2.0.0142-7|16	
12cr|OdbcFb32-2.0.0142-7|17	%description
12cr|OdbcFb32-2.0.0142-7|18	An ODBC driver for Firebird, for use with unixODBC.
12cr|OdbcFb32-2.0.0142-7|19	
12cr|OdbcFb32-2.0.0142-7|20	%package manual
12cr|OdbcFb32-2.0.0142-7|21	Summary:	Manual for %{name}
12cr|OdbcFb32-2.0.0142-7|22	Group:		System/Libraries
12cr|OdbcFb32-2.0.0142-7|23	
12cr|OdbcFb32-2.0.0142-7|24	%description manual
12cr|OdbcFb32-2.0.0142-7|25	Documentation for %{name}
12cr|OdbcFb32-2.0.0142-7|26	
12cr|OdbcFb32-2.0.0142-7|27	%prep
12cr|OdbcFb32-2.0.0142-7|28	%setup -q -n ODBC_V2-0-BETA
12cr|OdbcFb32-2.0.0142-7|29	%patch0 -p0
12cr|OdbcFb32-2.0.0142-7|30	
12cr|OdbcFb32-2.0.0142-7|31	%build
12cr|OdbcFb32-2.0.0142-7|32	cd ./OdbcJdbc/Builds/Gcc.lin
12cr|OdbcFb32-2.0.0142-7|33	make -f makefile.linux
12cr|OdbcFb32-2.0.0142-7|34	cd ../..
12cr|OdbcFb32-2.0.0142-7|35	
12cr|OdbcFb32-2.0.0142-7|36	%install
12cr|OdbcFb32-2.0.0142-7|37	%{__mkdir_p} %{buildroot}%{_libdir}
12cr|OdbcFb32-2.0.0142-7|38	%{__mkdir_p} %{buildroot}%{_docdir}/%{name}
12cr|OdbcFb32-2.0.0142-7|39	
12cr|OdbcFb32-2.0.0142-7|40	install -m0755 ./OdbcJdbc/Builds/Gcc.lin/Release/libOdbcFb32.so %{buildroot}%{_libdir}/libOdbcFb32.so
12cr|OdbcFb32-2.0.0142-7|41	install -m0644 ./OdbcJdbc/Builds/Gcc.lin/readme.linux %{buildroot}%{_docdir}/%{name}
12cr|OdbcFb32-2.0.0142-7|42	install -m0644 ./OdbcJdbc/Install/IDPLicense.txt %{buildroot}%{_docdir}/%{name}
12cr|OdbcFb32-2.0.0142-7|43	install -m0644 ./OdbcJdbc/Install/Linux/*.ini %{buildroot}%{_docdir}/%{name}
12cr|OdbcFb32-2.0.0142-7|44	
12cr|OdbcFb32-2.0.0142-7|45	%files
12cr|OdbcFb32-2.0.0142-7|46	%defattr(0644,root,root,0755)
12cr|OdbcFb32-2.0.0142-7|47	%{_libdir}/libOdbcFb32.so
12cr|OdbcFb32-2.0.0142-7|48	
12cr|OdbcFb32-2.0.0142-7|49	%files manual
12cr|OdbcFb32-2.0.0142-7|50	%defattr(0644,root,root,0755)
12cr|OdbcFb32-2.0.0142-7|51	%doc %{_docdir}/%{name}/*
12cr|OdbcFb32-2.0.0142-7|52	
12cr|OdbcFb32-2.0.0142-7|53	
12cr|OdbcFb32-2.0.0142-7|54	
12cr|OdbcFb32-2.0.0142-7|55	
12cr|OdbcFb32-2.0.0142-7|56	%changelog
12cr|OdbcFb32-2.0.0142-7|57	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.0.0142-6mdv2009.0
12cr|OdbcFb32-2.0.0142-7|58	+ Revision: 254388
12cr|OdbcFb32-2.0.0142-7|59	- rebuild
12cr|OdbcFb32-2.0.0142-7|60	
12cr|OdbcFb32-2.0.0142-7|61	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.0.0142-4mdv2008.1
12cr|OdbcFb32-2.0.0142-7|62	+ Revision: 136634
12cr|OdbcFb32-2.0.0142-7|63	- restore BuildRoot
12cr|OdbcFb32-2.0.0142-7|64	
12cr|OdbcFb32-2.0.0142-7|65	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|OdbcFb32-2.0.0142-7|66	- kill re-definition of %%buildroot on Pixel's request
12cr|OdbcFb32-2.0.0142-7|67	
12cr|OdbcFb32-2.0.0142-7|68	
12cr|OdbcFb32-2.0.0142-7|69	* Wed Nov 22 2006 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.0.0142-4mdv2007.0
12cr|OdbcFb32-2.0.0142-7|70	+ Revision: 86088
12cr|OdbcFb32-2.0.0142-7|71	- Really forces i586 arch.
12cr|OdbcFb32-2.0.0142-7|72	- Bumped release.
12cr|OdbcFb32-2.0.0142-7|73	- This package won't build on x86_64 for now. FB Community is working on this.
12cr|OdbcFb32-2.0.0142-7|74	- Bump release.
12cr|OdbcFb32-2.0.0142-7|75	- Avoid arch confusion in BuildRequires.
12cr|OdbcFb32-2.0.0142-7|76	- Updated BuildRequires.
12cr|OdbcFb32-2.0.0142-7|77	- General cleanup.
12cr|OdbcFb32-2.0.0142-7|78	- Do not include the whole libdir, otherwise it will include debug libs.
12cr|OdbcFb32-2.0.0142-7|79	- Import OdbcFb32
12cr|OdbcFb32-2.0.0142-7|80	

3671 12
12cr|ode-0.11.1-3|1	%define major 1
12cr|ode-0.11.1-3|2	%define libname	%mklibname %{name} %{major}
12cr|ode-0.11.1-3|3	%define develname %mklibname %name -d
12cr|ode-0.11.1-3|4	
12cr|ode-0.11.1-3|5	Summary:	The Open Dynamics Engine
12cr|ode-0.11.1-3|6	Name:		ode
12cr|ode-0.11.1-3|7	Version:	0.11.1
12cr|ode-0.11.1-3|8	Release:	3
12cr|ode-0.11.1-3|9	Epoch:		1
12cr|ode-0.11.1-3|10	License:	LGPLv2+
12cr|ode-0.11.1-3|11	Group:		System/Libraries
12cr|ode-0.11.1-3|12	URL:		http://www.ode.org
12cr|ode-0.11.1-3|13	Source0:	http://downloads.sourceforge.net/opende/%{name}-%{version}.tar.bz2
12cr|ode-0.11.1-3|14	
12cr|ode-0.11.1-3|15	%description
12cr|ode-0.11.1-3|16	The Open Dynamics Engine (ODE) is a free software library for the
12cr|ode-0.11.1-3|17	simulation of Rigid Body Dynamics. It is has been primarily written
12cr|ode-0.11.1-3|18	by Russell Smith. ODE builds under a variety of different Windows
12cr|ode-0.11.1-3|19	and Unix platforms.
12cr|ode-0.11.1-3|20	
12cr|ode-0.11.1-3|21	ODE is useful for simulating things like vehicles, objects in virtual
12cr|ode-0.11.1-3|22	reality environments, and virtual creatures.
12cr|ode-0.11.1-3|23	
12cr|ode-0.11.1-3|24	%package -n	%{libname}
12cr|ode-0.11.1-3|25	Summary:	Physics simulation library
12cr|ode-0.11.1-3|26	Group:		System/Libraries
12cr|ode-0.11.1-3|27	Provides:	%{name} = %{version}-%{release}
12cr|ode-0.11.1-3|28	Obsoletes:	%{mklibname %{name} 0} < 0.10.1
12cr|ode-0.11.1-3|29	
12cr|ode-0.11.1-3|30	%description -n	%{libname}
12cr|ode-0.11.1-3|31	This package contains the library needed to run programs dynamically
12cr|ode-0.11.1-3|32	linked with ODE.
12cr|ode-0.11.1-3|33	
12cr|ode-0.11.1-3|34	%package -n	%{develname}
12cr|ode-0.11.1-3|35	Summary:	Headers and libraries to develop ODE applications
12cr|ode-0.11.1-3|36	Group:		Development/C
12cr|ode-0.11.1-3|37	Provides:	%{name}-devel = %{version}-%{release}
12cr|ode-0.11.1-3|38	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|ode-0.11.1-3|39	Provides:	%{mklibname %{name} 0 -d}
12cr|ode-0.11.1-3|40	Obsoletes:	%{mklibname %{name} 0 -d} < 0.10.1
12cr|ode-0.11.1-3|41	Requires:	%{libname} = %{epoch}:%{version}-%{release}
12cr|ode-0.11.1-3|42	
12cr|ode-0.11.1-3|43	%description -n	%{develname}
12cr|ode-0.11.1-3|44	The Open Dynamics Engine (ODE) is a free software library for the
12cr|ode-0.11.1-3|45	simulation of Rigid Body Dynamics. It is has been primarily written
12cr|ode-0.11.1-3|46	by Russell Smith. ODE builds under a variety of different Windows
12cr|ode-0.11.1-3|47	and Unix platforms.
12cr|ode-0.11.1-3|48	
12cr|ode-0.11.1-3|49	ODE is useful for simulating things like vehicles, objects in virtual
12cr|ode-0.11.1-3|50	reality environments, and virtual creatures.
12cr|ode-0.11.1-3|51	
12cr|ode-0.11.1-3|52	%prep
12cr|ode-0.11.1-3|53	%setup -q
12cr|ode-0.11.1-3|54	
12cr|ode-0.11.1-3|55	%build
12cr|ode-0.11.1-3|56	%configure2_5x \
12cr|ode-0.11.1-3|57	--with-trimesh=opcode \
12cr|ode-0.11.1-3|58	--with-drawstuff=X11 \
12cr|ode-0.11.1-3|59	--enable-new-trimesh \
12cr|ode-0.11.1-3|60	--enable-demos \
12cr|ode-0.11.1-3|61	--enable-shared
12cr|ode-0.11.1-3|62	
12cr|ode-0.11.1-3|63	%make
12cr|ode-0.11.1-3|64	
12cr|ode-0.11.1-3|65	%install
12cr|ode-0.11.1-3|66	%makeinstall_std
12cr|ode-0.11.1-3|67	
12cr|ode-0.11.1-3|68	%multiarch_binaries %{buildroot}%{_bindir}/%{name}-config
12cr|ode-0.11.1-3|69	
12cr|ode-0.11.1-3|70	%files -n %{libname}
12cr|ode-0.11.1-3|71	%defattr(-,root,root)
12cr|ode-0.11.1-3|72	%{_libdir}/libode.so.%{major}*
12cr|ode-0.11.1-3|73	
12cr|ode-0.11.1-3|74	%files -n %{develname}
12cr|ode-0.11.1-3|75	%doc CHANGELOG.txt README.txt
12cr|ode-0.11.1-3|76	%dir %{_includedir}/%{name}
12cr|ode-0.11.1-3|77	%{_bindir}/%{name}-config
12cr|ode-0.11.1-3|78	%{multiarch_bindir}/%{name}-config
12cr|ode-0.11.1-3|79	%{_includedir}/%{name}/*.h
12cr|ode-0.11.1-3|80	%{_libdir}/lib%{name}.*a
12cr|ode-0.11.1-3|81	%{_libdir}/lib%{name}.so
12cr|ode-0.11.1-3|82	%{_libdir}/pkgconfig/%{name}.pc
12cr|ode-0.11.1-3|83	
12cr|ode-0.11.1-3|84	
12cr|ode-0.11.1-3|85	
12cr|ode-0.11.1-3|86	%changelog
12cr|ode-0.11.1-3|87	* Fri Jan 28 2011 Funda Wang <fwang@mandriva.org> 1:0.11.1-2mdv2011.0
12cr|ode-0.11.1-3|88	+ Revision: 633700
12cr|ode-0.11.1-3|89	- drop old BRs
12cr|ode-0.11.1-3|90	
12cr|ode-0.11.1-3|91	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ode-0.11.1-3|92	- the mass rebuild of 2010.0 packages
12cr|ode-0.11.1-3|93	
12cr|ode-0.11.1-3|94	* Sun Jul 26 2009 Emmanuel Andry <eandry@mandriva.org> 1:0.11.1-1mdv2010.0
12cr|ode-0.11.1-3|95	+ Revision: 400426
12cr|ode-0.11.1-3|96	- New version 0.11.1
12cr|ode-0.11.1-3|97	
12cr|ode-0.11.1-3|98	* Wed Feb 11 2009 Emmanuel Andry <eandry@mandriva.org> 1:0.11-1mdv2009.1
12cr|ode-0.11.1-3|99	+ Revision: 339595
12cr|ode-0.11.1-3|100	- New version 0.11
12cr|ode-0.11.1-3|101	
12cr|ode-0.11.1-3|102	* Thu Nov 13 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.10.1-1mdv2009.1
12cr|ode-0.11.1-3|103	+ Revision: 302893
12cr|ode-0.11.1-3|104	- new license policy
12cr|ode-0.11.1-3|105	- obsolete old libraries
12cr|ode-0.11.1-3|106	- fix file list
12cr|ode-0.11.1-3|107	- new version 0.10.1
12cr|ode-0.11.1-3|108	- drop patch 0, fixed by upstream
12cr|ode-0.11.1-3|109	- adjust configure options
12cr|ode-0.11.1-3|110	- fix file list
12cr|ode-0.11.1-3|111	
12cr|ode-0.11.1-3|112	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1:0.9-3mdv2009.0
12cr|ode-0.11.1-3|113	+ Revision: 254390
12cr|ode-0.11.1-3|114	- rebuild
12cr|ode-0.11.1-3|115	- kill re-definition of %%buildroot on Pixel's request
12cr|ode-0.11.1-3|116	
12cr|ode-0.11.1-3|117	+ Pixel <pixel@mandriva.com>
12cr|ode-0.11.1-3|118	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|ode-0.11.1-3|119	
12cr|ode-0.11.1-3|120	+ Olivier Blin <oblin@mandriva.com>
12cr|ode-0.11.1-3|121	- restore BuildRoot
12cr|ode-0.11.1-3|122	
12cr|ode-0.11.1-3|123	* Tue Oct 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.9-1mdv2008.1
12cr|ode-0.11.1-3|124	+ Revision: 101396
12cr|ode-0.11.1-3|125	- new version
12cr|ode-0.11.1-3|126	- do not change compression format of source file
12cr|ode-0.11.1-3|127	- fix url
12cr|ode-0.11.1-3|128	
12cr|ode-0.11.1-3|129	* Thu Aug 23 2007 Funda Wang <fwang@mandriva.org> 1:0.8-2mdv2008.0
12cr|ode-0.11.1-3|130	+ Revision: 70686
12cr|ode-0.11.1-3|131	- New devel policy
12cr|ode-0.11.1-3|132	- fix so link
12cr|ode-0.11.1-3|133	
12cr|ode-0.11.1-3|134	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.8-1mdv2008.0
12cr|ode-0.11.1-3|135	+ Revision: 30222
12cr|ode-0.11.1-3|136	- new version
12cr|ode-0.11.1-3|137	- rediff P0
12cr|ode-0.11.1-3|138	- spec file clean
12cr|ode-0.11.1-3|139	
12cr|ode-0.11.1-3|140	
12cr|ode-0.11.1-3|141	* Sun Jan 21 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.7-1mdv2007.0
12cr|ode-0.11.1-3|142	+ Revision: 111579
12cr|ode-0.11.1-3|143	- new release: 0.7 (closes #28339)
12cr|ode-0.11.1-3|144	fix passing of compile flags, lib64 fixes, -fPIC (P0)
12cr|ode-0.11.1-3|145	- Import ode
12cr|ode-0.11.1-3|146	
12cr|ode-0.11.1-3|147	* Sun Jul 30 2006 Guillaume Bedot <littletux@mandriva.org> 1:0.6-4mdv2007.0
12cr|ode-0.11.1-3|148	- rebuilt without double-precision (maniadrive needs single)
12cr|ode-0.11.1-3|149	
12cr|ode-0.11.1-3|150	* Wed Jul 19 2006 Guillaume Bedot <littletux@mandriva.org> 1:0.6-3mdv2007.0
12cr|ode-0.11.1-3|151	- fix soname (wrongly dropped patch)
12cr|ode-0.11.1-3|152	
12cr|ode-0.11.1-3|153	* Fri Jul 14 2006 Guillaume Bedot <littletux@mandriva.org> 1:0.6-2mdv2007.0
12cr|ode-0.11.1-3|154	- fix symbolic links
12cr|ode-0.11.1-3|155	- multiarch
12cr|ode-0.11.1-3|156	
12cr|ode-0.11.1-3|157	* Thu Jul 13 2006 Guillaume Bedot <littletux@mandriva.org> 1:0.6-1mdv2007.0
12cr|ode-0.11.1-3|158	- 0.6
12cr|ode-0.11.1-3|159	- dropped patch
12cr|ode-0.11.1-3|160	- install changes
12cr|ode-0.11.1-3|161	
12cr|ode-0.11.1-3|162	* Sun Nov 27 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.5-7mdk
12cr|ode-0.11.1-3|163	- added P0 from debain to disable OPCODE (and make the shared lib)
12cr|ode-0.11.1-3|164	- added a lib64 fix
12cr|ode-0.11.1-3|165	
12cr|ode-0.11.1-3|166	* Fri May 20 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.5-6mdk
12cr|ode-0.11.1-3|167	- compile with -fPIC
12cr|ode-0.11.1-3|168	
12cr|ode-0.11.1-3|169	* Fri May 20 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.5-5mdk
12cr|ode-0.11.1-3|170	- from Jan Ciger: <jan.ciger@gmail.com> :
12cr|ode-0.11.1-3|171	o turn off the -whole-archive flag for the linker
12cr|ode-0.11.1-3|172	
12cr|ode-0.11.1-3|173	* Fri Apr 22 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.5-4mdk
12cr|ode-0.11.1-3|174	- arg, forgot to add epoch to requires
12cr|ode-0.11.1-3|175	
12cr|ode-0.11.1-3|176	* Thu Apr 21 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.5-3mdk
12cr|ode-0.11.1-3|177	- fix devel links
12cr|ode-0.11.1-3|178	- fix devel requires
12cr|ode-0.11.1-3|179	- do ldconfig
12cr|ode-0.11.1-3|180	
12cr|ode-0.11.1-3|181	* Thu Apr 21 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.5-2mdk
12cr|ode-0.11.1-3|182	- %%mkrel
12cr|ode-0.11.1-3|183	- from Jan Ciger <jan.ciger@gmail.com> :
12cr|ode-0.11.1-3|184	o 0.5 changed to build a dynamic lib a split the package
12cr|ode-0.11.1-3|185	
12cr|ode-0.11.1-3|186	* Mon Nov 08 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.5-1mdk
12cr|ode-0.11.1-3|187	- 0.5 (add epoch as rpm takes 0.5 for less than 0.039)
12cr|ode-0.11.1-3|188	

3672 12
12cr|odvr-0.1.5-2|1	%define name odvr
12cr|odvr-0.1.5-2|2	%define version 0.1.5
12cr|odvr-0.1.5-2|3	%define release %mkrel 2
12cr|odvr-0.1.5-2|4	
12cr|odvr-0.1.5-2|5	Summary: User-space driver for USB-enabled Olympus DVRs
12cr|odvr-0.1.5-2|6	Name: %{name}
12cr|odvr-0.1.5-2|7	Version: %{version}
12cr|odvr-0.1.5-2|8	Release: %{release}
12cr|odvr-0.1.5-2|9	Source0: %{name}-%{version}.tar.bz2
12cr|odvr-0.1.5-2|10	License: GPLv3
12cr|odvr-0.1.5-2|11	Group: System/Kernel and hardware
12cr|odvr-0.1.5-2|12	Url: http://code.google.com/p/odvr/
12cr|odvr-0.1.5-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|odvr-0.1.5-2|14	BuildRequires: gtk+2-devel
12cr|odvr-0.1.5-2|15	BuildRequires: usb1.0-devel
12cr|odvr-0.1.5-2|16	BuildRequires: usb-compat-devel
12cr|odvr-0.1.5-2|17	BuildRequires: sndfile-devel
12cr|odvr-0.1.5-2|18	
12cr|odvr-0.1.5-2|19	%description
12cr|odvr-0.1.5-2|20	odvr is a user-space driver for USB-enabled Olympus DVRs that do not
12cr|odvr-0.1.5-2|21	support the USB Mass Storage specification. odvr is tested against the
12cr|odvr-0.1.5-2|22	VN-960PC, but should support other "VN" Olympus models. See
12cr|odvr-0.1.5-2|23	SupportedDevices for a list of known-working devices.
12cr|odvr-0.1.5-2|24	
12cr|odvr-0.1.5-2|25	%prep
12cr|odvr-0.1.5-2|26	%setup -q
12cr|odvr-0.1.5-2|27	
12cr|odvr-0.1.5-2|28	%build
12cr|odvr-0.1.5-2|29	%make
12cr|odvr-0.1.5-2|30	
12cr|odvr-0.1.5-2|31	%install
12cr|odvr-0.1.5-2|32	rm -rf %{buildroot}
12cr|odvr-0.1.5-2|33	%__install -d %{buildroot}
12cr|odvr-0.1.5-2|34	%__install -d %{buildroot}%{_bindir}
12cr|odvr-0.1.5-2|35	%__install -m 755 odvr %{buildroot}%{_bindir}
12cr|odvr-0.1.5-2|36	%__install -m 755 odvr-gui %{buildroot}%{_bindir}
12cr|odvr-0.1.5-2|37	%__install -d %{buildroot}%_sysconfdir/udev/rules.d
12cr|odvr-0.1.5-2|38	%__install -m 644 41-odvr.rules %{buildroot}%_sysconfdir/udev/rules.d
12cr|odvr-0.1.5-2|39	
12cr|odvr-0.1.5-2|40	%clean
12cr|odvr-0.1.5-2|41	rm -rf %{buildroot}
12cr|odvr-0.1.5-2|42	
12cr|odvr-0.1.5-2|43	%files
12cr|odvr-0.1.5-2|44	%defattr(-,root,root)
12cr|odvr-0.1.5-2|45	%{_bindir}/odvr
12cr|odvr-0.1.5-2|46	%{_bindir}/odvr-gui
12cr|odvr-0.1.5-2|47	%_sysconfdir/udev/rules.d/41-odvr.rules
12cr|odvr-0.1.5-2|48	
12cr|odvr-0.1.5-2|49	
12cr|odvr-0.1.5-2|50	%changelog
12cr|odvr-0.1.5-2|51	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.5-2mdv2011.0
12cr|odvr-0.1.5-2|52	+ Revision: 613169
12cr|odvr-0.1.5-2|53	- the mass rebuild of 2010.1 packages
12cr|odvr-0.1.5-2|54	
12cr|odvr-0.1.5-2|55	* Fri Nov 27 2009 Jerome Martin <jmartin@mandriva.org> 0.1.5-1mdv2010.1
12cr|odvr-0.1.5-2|56	+ Revision: 470631
12cr|odvr-0.1.5-2|57	- Fixed BuildRequires
12cr|odvr-0.1.5-2|58	- Initial package
12cr|odvr-0.1.5-2|59	- create odvr
12cr|odvr-0.1.5-2|60	

3673 12
12cr|offlineimap-6.5.3.1-1|1	Summary: Powerful IMAP/Maildir synchronization and reader support
12cr|offlineimap-6.5.3.1-1|2	Name: offlineimap
12cr|offlineimap-6.5.3.1-1|3	Version: 6.5.3.1
12cr|offlineimap-6.5.3.1-1|4	Release: 1
12cr|offlineimap-6.5.3.1-1|5	Source0: https://github.com/downloads/spaetz/offlineimap/offlineimap-%{version}.tar.gz
12cr|offlineimap-6.5.3.1-1|6	License: GPL
12cr|offlineimap-6.5.3.1-1|7	Group: Networking/Mail
12cr|offlineimap-6.5.3.1-1|8	Prefix: %{_prefix}
12cr|offlineimap-6.5.3.1-1|9	BuildArch: noarch
12cr|offlineimap-6.5.3.1-1|10	Url: http://www.complete.org/OldSoftwareSites
12cr|offlineimap-6.5.3.1-1|11	Buildrequires: python-devel
12cr|offlineimap-6.5.3.1-1|12	Requires: python
12cr|offlineimap-6.5.3.1-1|13	
12cr|offlineimap-6.5.3.1-1|14	%description
12cr|offlineimap-6.5.3.1-1|15	OfflineIMAP is a tool to simplify your e-mail  reading.  With
12cr|offlineimap-6.5.3.1-1|16	OfflineIMAP, you can read the same mailbox from multiple computers.
12cr|offlineimap-6.5.3.1-1|17	You get a current copy of your messages on each computer, and changes
12cr|offlineimap-6.5.3.1-1|18	you make one place will be visible on all other systems. For instance,
12cr|offlineimap-6.5.3.1-1|19	you can delete a message on your home computer, and it will appear
12cr|offlineimap-6.5.3.1-1|20	deleted on your work computer as well. OfflineIMAP is also useful if
12cr|offlineimap-6.5.3.1-1|21	you want to use a mail reader that does not have IMAP support, has poor
12cr|offlineimap-6.5.3.1-1|22	IMAP support, or does not provide disconnected operation.
12cr|offlineimap-6.5.3.1-1|23	
12cr|offlineimap-6.5.3.1-1|24	%prep
12cr|offlineimap-6.5.3.1-1|25	%setup -q -n spaetz-%{name}-ebd5fe2/
12cr|offlineimap-6.5.3.1-1|26	
12cr|offlineimap-6.5.3.1-1|27	%build
12cr|offlineimap-6.5.3.1-1|28	python setup.py build
12cr|offlineimap-6.5.3.1-1|29	
12cr|offlineimap-6.5.3.1-1|30	%install
12cr|offlineimap-6.5.3.1-1|31	python setup.py install --root=%{buildroot}
12cr|offlineimap-6.5.3.1-1|32	
12cr|offlineimap-6.5.3.1-1|33	%files
12cr|offlineimap-6.5.3.1-1|34	%doc COPY*
12cr|offlineimap-6.5.3.1-1|35	%doc offlineimap.conf*
12cr|offlineimap-6.5.3.1-1|36	%{_bindir}/offlineimap
12cr|offlineimap-6.5.3.1-1|37	%{py_puresitedir}/offlineimap
12cr|offlineimap-6.5.3.1-1|38	%{py_puresitedir}/*.egg-info
12cr|offlineimap-6.5.3.1-1|39	
12cr|offlineimap-6.5.3.1-1|40	
12cr|offlineimap-6.5.3.1-1|41	%changelog
12cr|offlineimap-6.5.3.1-1|42	* Sat Apr 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 6.5.3.1-1
12cr|offlineimap-6.5.3.1-1|43	+ Revision: 794260
12cr|offlineimap-6.5.3.1-1|44	- version update 6.5.3.1
12cr|offlineimap-6.5.3.1-1|45	
12cr|offlineimap-6.5.3.1-1|46	* Tue Jan 17 2012 Alexander Khrukin <akhrukin@mandriva.org> 6.5.2-1
12cr|offlineimap-6.5.3.1-1|47	+ Revision: 761969
12cr|offlineimap-6.5.3.1-1|48	- version update 6.5.2
12cr|offlineimap-6.5.3.1-1|49	
12cr|offlineimap-6.5.3.1-1|50	* Mon Jan 09 2012 Alexander Khrukin <akhrukin@mandriva.org> 6.5.1.2-1
12cr|offlineimap-6.5.3.1-1|51	+ Revision: 759220
12cr|offlineimap-6.5.3.1-1|52	- version update 6.5.1.2
12cr|offlineimap-6.5.3.1-1|53	
12cr|offlineimap-6.5.3.1-1|54	* Wed Nov 23 2011 Alexander Khrukin <akhrukin@mandriva.org> 6.4.0-1
12cr|offlineimap-6.5.3.1-1|55	+ Revision: 732996
12cr|offlineimap-6.5.3.1-1|56	- version bump 6.4.0
12cr|offlineimap-6.5.3.1-1|57	
12cr|offlineimap-6.5.3.1-1|58	* Mon Nov 08 2010 Jérôme Quelin <jquelin@mandriva.org> 6.2.0-5mdv2011.0
12cr|offlineimap-6.5.3.1-1|59	+ Revision: 595108
12cr|offlineimap-6.5.3.1-1|60	- rebuild for new python
12cr|offlineimap-6.5.3.1-1|61	
12cr|offlineimap-6.5.3.1-1|62	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 6.2.0-4mdv2011.0
12cr|offlineimap-6.5.3.1-1|63	+ Revision: 590159
12cr|offlineimap-6.5.3.1-1|64	- rebuild for python 2.7
12cr|offlineimap-6.5.3.1-1|65	
12cr|offlineimap-6.5.3.1-1|66	* Thu Aug 13 2009 Frederik Himpe <fhimpe@mandriva.org> 6.2.0-3mdv2010.0
12cr|offlineimap-6.5.3.1-1|67	+ Revision: 416206
12cr|offlineimap-6.5.3.1-1|68	- Update to new version 6.2.0
12cr|offlineimap-6.5.3.1-1|69	
12cr|offlineimap-6.5.3.1-1|70	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 4.0.15-3mdv2009.1
12cr|offlineimap-6.5.3.1-1|71	+ Revision: 325774
12cr|offlineimap-6.5.3.1-1|72	- rebuild
12cr|offlineimap-6.5.3.1-1|73	
12cr|offlineimap-6.5.3.1-1|74	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 4.0.15-2mdv2008.1
12cr|offlineimap-6.5.3.1-1|75	+ Revision: 136634
12cr|offlineimap-6.5.3.1-1|76	- restore BuildRoot
12cr|offlineimap-6.5.3.1-1|77	
12cr|offlineimap-6.5.3.1-1|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|offlineimap-6.5.3.1-1|79	- kill re-definition of %%buildroot on Pixel's request
12cr|offlineimap-6.5.3.1-1|80	

3674 12
12cr|ogdi-3.2.0-0.beta2.2|1	# TODO: separate gltpd to -server package, add init script (requires portmap)
12cr|ogdi-3.2.0-0.beta2.2|2	
12cr|ogdi-3.2.0-0.beta2.2|3	%define name	ogdi
12cr|ogdi-3.2.0-0.beta2.2|4	%define major	3
12cr|ogdi-3.2.0-0.beta2.2|5	%define libname %mklibname %{name} %{major}
12cr|ogdi-3.2.0-0.beta2.2|6	%define develname %mklibname -d %{name}
12cr|ogdi-3.2.0-0.beta2.2|7	
12cr|ogdi-3.2.0-0.beta2.2|8	%define beta	beta2
12cr|ogdi-3.2.0-0.beta2.2|9	
12cr|ogdi-3.2.0-0.beta2.2|10	Summary:	Open Geographic Datastore Interface
12cr|ogdi-3.2.0-0.beta2.2|11	Name:		%{name}
12cr|ogdi-3.2.0-0.beta2.2|12	Version:	3.2.0
12cr|ogdi-3.2.0-0.beta2.2|13	Release:	%mkrel 0.%{beta}.2
12cr|ogdi-3.2.0-0.beta2.2|14	License:	BSD
12cr|ogdi-3.2.0-0.beta2.2|15	Group:		Sciences/Geosciences
12cr|ogdi-3.2.0-0.beta2.2|16	URL:		http://ogdi.sourceforge.net/
12cr|ogdi-3.2.0-0.beta2.2|17	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.%{beta}.tar.gz
12cr|ogdi-3.2.0-0.beta2.2|18	Source1:	http://ogdi.sourceforge.net/ogdi.pdf
12cr|ogdi-3.2.0-0.beta2.2|19	Patch0:		patch_for_proj48_redhat.patch
12cr|ogdi-3.2.0-0.beta2.2|20	Patch1:		ogdi-3.2.0.beta2-fix-str-fmt.patch
12cr|ogdi-3.2.0-0.beta2.2|21	BuildRequires:	expat-devel
12cr|ogdi-3.2.0-0.beta2.2|22	BuildRequires:	pkgconfig(proj)
12cr|ogdi-3.2.0-0.beta2.2|23	BuildRequires:	tcl-devel
12cr|ogdi-3.2.0-0.beta2.2|24	BuildRequires:	unixODBC-devel
12cr|ogdi-3.2.0-0.beta2.2|25	BuildRequires:	zlib-devel
12cr|ogdi-3.2.0-0.beta2.2|26	
12cr|ogdi-3.2.0-0.beta2.2|27	%description
12cr|ogdi-3.2.0-0.beta2.2|28	OGDI is the Open Geographic Datastore Interface. OGDI is an
12cr|ogdi-3.2.0-0.beta2.2|29	application programming interface (API) that uses a standardized
12cr|ogdi-3.2.0-0.beta2.2|30	access methods to work in conjunction with GIS software packages (the
12cr|ogdi-3.2.0-0.beta2.2|31	application) and various geospatial data products. OGDI uses a
12cr|ogdi-3.2.0-0.beta2.2|32	client/server architecture to facilitate the dissemination of
12cr|ogdi-3.2.0-0.beta2.2|33	geospatial data products over any TCP/IP network, and a
12cr|ogdi-3.2.0-0.beta2.2|34	driver-oriented approach to facilitate access to several geospatial
12cr|ogdi-3.2.0-0.beta2.2|35	data products/formats.
12cr|ogdi-3.2.0-0.beta2.2|36	
12cr|ogdi-3.2.0-0.beta2.2|37	%package -n %{libname}
12cr|ogdi-3.2.0-0.beta2.2|38	Summary:	Open Geographic Datastore Interface - library
12cr|ogdi-3.2.0-0.beta2.2|39	License:	BSD style
12cr|ogdi-3.2.0-0.beta2.2|40	Group:		Sciences/Geosciences
12cr|ogdi-3.2.0-0.beta2.2|41	
12cr|ogdi-3.2.0-0.beta2.2|42	%description -n %{libname}
12cr|ogdi-3.2.0-0.beta2.2|43	OGDI is the Open Geographic Datastore Interface. OGDI is an
12cr|ogdi-3.2.0-0.beta2.2|44	application programming interface (API) that uses a standardized
12cr|ogdi-3.2.0-0.beta2.2|45	access methods to work in conjunction with GIS software packages (the
12cr|ogdi-3.2.0-0.beta2.2|46	application) and various geospatial data products. OGDI uses a
12cr|ogdi-3.2.0-0.beta2.2|47	client/server architecture to facilitate the dissemination of
12cr|ogdi-3.2.0-0.beta2.2|48	geospatial data products over any TCP/IP network, and a
12cr|ogdi-3.2.0-0.beta2.2|49	driver-oriented approach to facilitate access to several geospatial
12cr|ogdi-3.2.0-0.beta2.2|50	data products/formats.
12cr|ogdi-3.2.0-0.beta2.2|51	
12cr|ogdi-3.2.0-0.beta2.2|52	This package contains just the library required by applications using the
12cr|ogdi-3.2.0-0.beta2.2|53	Open Geographic Datastore Interface.
12cr|ogdi-3.2.0-0.beta2.2|54	
12cr|ogdi-3.2.0-0.beta2.2|55	%package -n %{develname}
12cr|ogdi-3.2.0-0.beta2.2|56	Summary:	OGDI header files and documentation
12cr|ogdi-3.2.0-0.beta2.2|57	Group:		Sciences/Geosciences
12cr|ogdi-3.2.0-0.beta2.2|58	Requires:	%{libname} = %{version}-%{release}
12cr|ogdi-3.2.0-0.beta2.2|59	Provides:	%{name}-devel = %{version}-%{release}
12cr|ogdi-3.2.0-0.beta2.2|60	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|ogdi-3.2.0-0.beta2.2|61	#Manually provide these until library issues are resolved:
12cr|ogdi-3.2.0-0.beta2.2|62	Provides:	devel(libexpat_ogdi%{libminor})
12cr|ogdi-3.2.0-0.beta2.2|63	Provides:	devel(libogdi%{libminor})
12cr|ogdi-3.2.0-0.beta2.2|64	Provides:	devel(libzlib_ogdi%{libminor})
12cr|ogdi-3.2.0-0.beta2.2|65	
12cr|ogdi-3.2.0-0.beta2.2|66	%description -n %{develname}
12cr|ogdi-3.2.0-0.beta2.2|67	OGDI header files and developer's documentation.
12cr|ogdi-3.2.0-0.beta2.2|68	
12cr|ogdi-3.2.0-0.beta2.2|69	%package odbc
12cr|ogdi-3.2.0-0.beta2.2|70	Summary:	ODBC driver for OGDI
12cr|ogdi-3.2.0-0.beta2.2|71	Group:		Sciences/Geosciences
12cr|ogdi-3.2.0-0.beta2.2|72	Requires:	%{name} = %{version}-%{release}
12cr|ogdi-3.2.0-0.beta2.2|73	
12cr|ogdi-3.2.0-0.beta2.2|74	%description odbc
12cr|ogdi-3.2.0-0.beta2.2|75	ODBC driver for OGDI.
12cr|ogdi-3.2.0-0.beta2.2|76	
12cr|ogdi-3.2.0-0.beta2.2|77	%package -n tcl-ogdi
12cr|ogdi-3.2.0-0.beta2.2|78	Summary:	TCL wrapper for OGDI
12cr|ogdi-3.2.0-0.beta2.2|79	Summary(pl):	Interfejs TCL do OGDI
12cr|ogdi-3.2.0-0.beta2.2|80	Group:		Sciences/Geosciences
12cr|ogdi-3.2.0-0.beta2.2|81	Requires:	%{name} = %{version}-%{release}
12cr|ogdi-3.2.0-0.beta2.2|82	
12cr|ogdi-3.2.0-0.beta2.2|83	%description -n tcl-ogdi
12cr|ogdi-3.2.0-0.beta2.2|84	TCL wrapper for OGDI.
12cr|ogdi-3.2.0-0.beta2.2|85	
12cr|ogdi-3.2.0-0.beta2.2|86	%prep
12cr|ogdi-3.2.0-0.beta2.2|87	
12cr|ogdi-3.2.0-0.beta2.2|88	%setup -q -n %{name}-%{version}.%{beta}
12cr|ogdi-3.2.0-0.beta2.2|89	%patch0 -p1
12cr|ogdi-3.2.0-0.beta2.2|90	%patch1 -p0
12cr|ogdi-3.2.0-0.beta2.2|91	
12cr|ogdi-3.2.0-0.beta2.2|92	cp -f %{SOURCE1} .
12cr|ogdi-3.2.0-0.beta2.2|93	
12cr|ogdi-3.2.0-0.beta2.2|94	%build
12cr|ogdi-3.2.0-0.beta2.2|95	autoreconf -fi
12cr|ogdi-3.2.0-0.beta2.2|96	
12cr|ogdi-3.2.0-0.beta2.2|97	TOPDIR=`pwd`; TARGET=Linux; export TOPDIR TARGET
12cr|ogdi-3.2.0-0.beta2.2|98	INST_LIB=%{_libdir}/;export INST_LIB
12cr|ogdi-3.2.0-0.beta2.2|99	export CFG=debug # for -g
12cr|ogdi-3.2.0-0.beta2.2|100	
12cr|ogdi-3.2.0-0.beta2.2|101	# do not compile with ssp. it will trigger internal bugs (to_fix_upstream)
12cr|ogdi-3.2.0-0.beta2.2|102	OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-Wp,-D_FORTIFY_SOURCE=2//g'`
12cr|ogdi-3.2.0-0.beta2.2|103	export CFLAGS="$OPT_FLAGS -fPIC -DPIC -DDONT_TD_VOID -DUSE_TERMIO"
12cr|ogdi-3.2.0-0.beta2.2|104	
12cr|ogdi-3.2.0-0.beta2.2|105	%configure2_5x \
12cr|ogdi-3.2.0-0.beta2.2|106	--with-binconfigs \
12cr|ogdi-3.2.0-0.beta2.2|107	--with-expat \
12cr|ogdi-3.2.0-0.beta2.2|108	--with-proj \
12cr|ogdi-3.2.0-0.beta2.2|109	--with-zlib
12cr|ogdi-3.2.0-0.beta2.2|110	
12cr|ogdi-3.2.0-0.beta2.2|111	# use the generated .mak file ...
12cr|ogdi-3.2.0-0.beta2.2|112	cp -af config/linux.mak{,.old}
12cr|ogdi-3.2.0-0.beta2.2|113	cp -af config/{L,l}inux.mak
12cr|ogdi-3.2.0-0.beta2.2|114	
12cr|ogdi-3.2.0-0.beta2.2|115	# make doesn't survive a parallell build, so stop that...
12cr|ogdi-3.2.0-0.beta2.2|116	make
12cr|ogdi-3.2.0-0.beta2.2|117	
12cr|ogdi-3.2.0-0.beta2.2|118	make -C ogdi/tcl_interface \
12cr|ogdi-3.2.0-0.beta2.2|119	TCL_LINKLIB="-ltcl"
12cr|ogdi-3.2.0-0.beta2.2|120	
12cr|ogdi-3.2.0-0.beta2.2|121	make -C contrib/gdal
12cr|ogdi-3.2.0-0.beta2.2|122	
12cr|ogdi-3.2.0-0.beta2.2|123	make -C ogdi/attr_driver/odbc \
12cr|ogdi-3.2.0-0.beta2.2|124	ODBC_LINKLIB="-lodbc"
12cr|ogdi-3.2.0-0.beta2.2|125	
12cr|ogdi-3.2.0-0.beta2.2|126	%install
12cr|ogdi-3.2.0-0.beta2.2|127	rm -rf %{buildroot}
12cr|ogdi-3.2.0-0.beta2.2|128	
12cr|ogdi-3.2.0-0.beta2.2|129	# export env
12cr|ogdi-3.2.0-0.beta2.2|130	TOPDIR=`pwd`; TARGET=Linux; export TOPDIR TARGET
12cr|ogdi-3.2.0-0.beta2.2|131	
12cr|ogdi-3.2.0-0.beta2.2|132	%makeinstall \
12cr|ogdi-3.2.0-0.beta2.2|133	INST_INCLUDE=%{buildroot}%{_includedir}/%{name} \
12cr|ogdi-3.2.0-0.beta2.2|134	INST_LIB=%{buildroot}%{_libdir} \
12cr|ogdi-3.2.0-0.beta2.2|135	INST_BIN=%{buildroot}%{_bindir}
12cr|ogdi-3.2.0-0.beta2.2|136	
12cr|ogdi-3.2.0-0.beta2.2|137	#plugin install
12cr|ogdi-3.2.0-0.beta2.2|138	%makeinstall -C ogdi/tcl_interface \
12cr|ogdi-3.2.0-0.beta2.2|139	INST_LIB=%{buildroot}%{_libdir}
12cr|ogdi-3.2.0-0.beta2.2|140	%makeinstall -C contrib/gdal \
12cr|ogdi-3.2.0-0.beta2.2|141	INST_LIB=%{buildroot}%{_libdir}
12cr|ogdi-3.2.0-0.beta2.2|142	%makeinstall -C ogdi/attr_driver/odbc \
12cr|ogdi-3.2.0-0.beta2.2|143	INST_LIB=%{buildroot}%{_libdir}
12cr|ogdi-3.2.0-0.beta2.2|144	
12cr|ogdi-3.2.0-0.beta2.2|145	# only lib*ogdi* is common library, the rest are dlopened drivers
12cr|ogdi-3.2.0-0.beta2.2|146	#mv -f %{buildroot}%{_libdir}/ogdi/*ogdi*.so %{buildroot}%{_libdir}
12cr|ogdi-3.2.0-0.beta2.2|147	
12cr|ogdi-3.2.0-0.beta2.2|148	# remove example binary
12cr|ogdi-3.2.0-0.beta2.2|149	rm -rf %{buildroot}%{_bindir}/example?
12cr|ogdi-3.2.0-0.beta2.2|150	
12cr|ogdi-3.2.0-0.beta2.2|151	# we have multilib ogdi-config
12cr|ogdi-3.2.0-0.beta2.2|152	%if "%{_lib}" == "lib"
12cr|ogdi-3.2.0-0.beta2.2|153	%define cpuarch 32
12cr|ogdi-3.2.0-0.beta2.2|154	%else
12cr|ogdi-3.2.0-0.beta2.2|155	%define cpuarch 64
12cr|ogdi-3.2.0-0.beta2.2|156	%endif
12cr|ogdi-3.2.0-0.beta2.2|157	
12cr|ogdi-3.2.0-0.beta2.2|158	# fix file(s) for multilib issue
12cr|ogdi-3.2.0-0.beta2.2|159	touch -r ogdi-config.in ogdi-config
12cr|ogdi-3.2.0-0.beta2.2|160	
12cr|ogdi-3.2.0-0.beta2.2|161	# install pkgconfig file and ogdi-config
12cr|ogdi-3.2.0-0.beta2.2|162	mkdir -p %{buildroot}%{_libdir}/pkgconfig
12cr|ogdi-3.2.0-0.beta2.2|163	install -p -m 644 ogdi.pc %{buildroot}%{_libdir}/pkgconfig/
12cr|ogdi-3.2.0-0.beta2.2|164	install -p -m 755 ogdi-config %{buildroot}%{_bindir}/ogdi-config-%{cpuarch}
12cr|ogdi-3.2.0-0.beta2.2|165	# ogdi-config wrapper for multiarch
12cr|ogdi-3.2.0-0.beta2.2|166	cat > %{buildroot}%{_bindir}/%{name}-config <<EOF
12cr|ogdi-3.2.0-0.beta2.2|167	#!/bin/bash
12cr|ogdi-3.2.0-0.beta2.2|168	
12cr|ogdi-3.2.0-0.beta2.2|169	ARCH=\$(uname -m)
12cr|ogdi-3.2.0-0.beta2.2|170	case \$ARCH in
12cr|ogdi-3.2.0-0.beta2.2|171	x86_64 | ppc64 | ia64 | s390x | sparc64 | alpha | alphaev6 )
12cr|ogdi-3.2.0-0.beta2.2|172	ogdi-config-64 \${*}
12cr|ogdi-3.2.0-0.beta2.2|173	;;
12cr|ogdi-3.2.0-0.beta2.2|174	*)
12cr|ogdi-3.2.0-0.beta2.2|175	ogdi-config-32 \${*}
12cr|ogdi-3.2.0-0.beta2.2|176	;;
12cr|ogdi-3.2.0-0.beta2.2|177	esac
12cr|ogdi-3.2.0-0.beta2.2|178	EOF
12cr|ogdi-3.2.0-0.beta2.2|179	chmod 755 %{buildroot}%{_bindir}/%{name}-config
12cr|ogdi-3.2.0-0.beta2.2|180	touch -r ogdi-config.in %{buildroot}%{_bindir}/%{name}-config
12cr|ogdi-3.2.0-0.beta2.2|181	
12cr|ogdi-3.2.0-0.beta2.2|182	%clean
12cr|ogdi-3.2.0-0.beta2.2|183	rm -rf %{buildroot}
12cr|ogdi-3.2.0-0.beta2.2|184	
12cr|ogdi-3.2.0-0.beta2.2|185	%if %mdkversion < 200900
12cr|ogdi-3.2.0-0.beta2.2|186	%post	-p /sbin/ldconfig -n %{libname}
12cr|ogdi-3.2.0-0.beta2.2|187	%endif
12cr|ogdi-3.2.0-0.beta2.2|188	
12cr|ogdi-3.2.0-0.beta2.2|189	%if %mdkversion < 200900
12cr|ogdi-3.2.0-0.beta2.2|190	%postun	-p /sbin/ldconfig -n %{libname}
12cr|ogdi-3.2.0-0.beta2.2|191	%endif
12cr|ogdi-3.2.0-0.beta2.2|192	
12cr|ogdi-3.2.0-0.beta2.2|193	%files
12cr|ogdi-3.2.0-0.beta2.2|194	%defattr(-,root,root,-)
12cr|ogdi-3.2.0-0.beta2.2|195	%doc LICENSE NEWS ChangeLog README
12cr|ogdi-3.2.0-0.beta2.2|196	%{_bindir}/gltpd
12cr|ogdi-3.2.0-0.beta2.2|197	%{_bindir}/ogdi_*
12cr|ogdi-3.2.0-0.beta2.2|198	%dir %{_libdir}/ogdi
12cr|ogdi-3.2.0-0.beta2.2|199	%exclude %{_libdir}/%{name}/liblodbc.so
12cr|ogdi-3.2.0-0.beta2.2|200	%exclude %{_libdir}/%{name}/libecs_tcl.so
12cr|ogdi-3.2.0-0.beta2.2|201	%{_libdir}/%{name}/lib*.so
12cr|ogdi-3.2.0-0.beta2.2|202	
12cr|ogdi-3.2.0-0.beta2.2|203	%files -n %{libname}
12cr|ogdi-3.2.0-0.beta2.2|204	%defattr(-,root,root)
12cr|ogdi-3.2.0-0.beta2.2|205	%{_libdir}/libogdi.so.%{major}*
12cr|ogdi-3.2.0-0.beta2.2|206	
12cr|ogdi-3.2.0-0.beta2.2|207	%files -n %{develname}
12cr|ogdi-3.2.0-0.beta2.2|208	%defattr(-,root,root,-)
12cr|ogdi-3.2.0-0.beta2.2|209	%doc ogdi.pdf
12cr|ogdi-3.2.0-0.beta2.2|210	%doc ogdi/examples/example1/example1.c
12cr|ogdi-3.2.0-0.beta2.2|211	%doc ogdi/examples/example2/example2.c
12cr|ogdi-3.2.0-0.beta2.2|212	%{_bindir}/%{name}-config
12cr|ogdi-3.2.0-0.beta2.2|213	%{_bindir}/%{name}-config-%{cpuarch}
12cr|ogdi-3.2.0-0.beta2.2|214	%{_libdir}/pkgconfig/%{name}.pc
12cr|ogdi-3.2.0-0.beta2.2|215	%dir %{_includedir}/%{name}
12cr|ogdi-3.2.0-0.beta2.2|216	%{_includedir}/%{name}/*.h
12cr|ogdi-3.2.0-0.beta2.2|217	%{_libdir}/libogdi.so
12cr|ogdi-3.2.0-0.beta2.2|218	%files odbc
12cr|ogdi-3.2.0-0.beta2.2|219	
12cr|ogdi-3.2.0-0.beta2.2|220	%defattr(644,root,root,755)
12cr|ogdi-3.2.0-0.beta2.2|221	%attr(755,root,root) %{_libdir}/ogdi/liblodbc.so
12cr|ogdi-3.2.0-0.beta2.2|222	
12cr|ogdi-3.2.0-0.beta2.2|223	%files -n tcl-ogdi
12cr|ogdi-3.2.0-0.beta2.2|224	%defattr(644,root,root,755)
12cr|ogdi-3.2.0-0.beta2.2|225	%attr(755,root,root) %{_libdir}/ogdi/libecs_tcl.so
12cr|ogdi-3.2.0-0.beta2.2|226	

3675 12
12cr|oggconvert-0.3.3-1|1	Name:			oggconvert
12cr|oggconvert-0.3.3-1|2	Version:		0.3.3
12cr|oggconvert-0.3.3-1|3	Release:		%mkrel 1
12cr|oggconvert-0.3.3-1|4	Summary:		A small utility for converting media files into Ogg, Theora and Dirac formats
12cr|oggconvert-0.3.3-1|5	Group:			Sound
12cr|oggconvert-0.3.3-1|6	License:		LGPLv2
12cr|oggconvert-0.3.3-1|7	Source:			http://oggconvert.tristanb.net/releases/%version/%name-%version.tar.gz
12cr|oggconvert-0.3.3-1|8	URL:			http://oggconvert.tristanb.net/
12cr|oggconvert-0.3.3-1|9	BuildArch:		noarch
12cr|oggconvert-0.3.3-1|10	BuildRoot:		%_tmppath/%name-%version-%release-buildroot
12cr|oggconvert-0.3.3-1|11	BuildRequires:		python-devel gstreamer0.10-python desktop-file-utils
12cr|oggconvert-0.3.3-1|12	%if %mdkversion < 200900
12cr|oggconvert-0.3.3-1|13	Requires(post):		desktop-file-utils
12cr|oggconvert-0.3.3-1|14	Requires(postun):	desktop-file-utils
12cr|oggconvert-0.3.3-1|15	%endif
12cr|oggconvert-0.3.3-1|16	Requires:		pygtk2.0-libglade gstreamer0.10-python
12cr|oggconvert-0.3.3-1|17	Requires:		gstreamer0.10-plugins-base
12cr|oggconvert-0.3.3-1|18	Suggests:		gstreamer0.10-plugins-good
12cr|oggconvert-0.3.3-1|19	Suggests:		gstreamer0.10-plugins-bad
12cr|oggconvert-0.3.3-1|20	Suggests:		gstreamer0.10-plugins-ugly
12cr|oggconvert-0.3.3-1|21	suggests:		gstreamer0.10-schroedinger
12cr|oggconvert-0.3.3-1|22	
12cr|oggconvert-0.3.3-1|23	%description
12cr|oggconvert-0.3.3-1|24	OggConvert is a small, open source utility for converting audio and video files
12cr|oggconvert-0.3.3-1|25	into the Vorbis audio format, and the Theora and Dirac video formats.
12cr|oggconvert-0.3.3-1|26	
12cr|oggconvert-0.3.3-1|27	%if %mdkversion < 200900
12cr|oggconvert-0.3.3-1|28	%post
12cr|oggconvert-0.3.3-1|29	%update_menus
12cr|oggconvert-0.3.3-1|30	%update_desktop_database
12cr|oggconvert-0.3.3-1|31	%endif
12cr|oggconvert-0.3.3-1|32	
12cr|oggconvert-0.3.3-1|33	%if %mdkversion < 200900
12cr|oggconvert-0.3.3-1|34	%postun
12cr|oggconvert-0.3.3-1|35	%update_menus
12cr|oggconvert-0.3.3-1|36	%clean_desktop_database
12cr|oggconvert-0.3.3-1|37	%endif
12cr|oggconvert-0.3.3-1|38	
12cr|oggconvert-0.3.3-1|39	%files -f %name.lang
12cr|oggconvert-0.3.3-1|40	%defattr(-,root,root,-)
12cr|oggconvert-0.3.3-1|41	%doc AUTHORS COPYING ChangeLog README TODO
12cr|oggconvert-0.3.3-1|42	%_bindir/%name
12cr|oggconvert-0.3.3-1|43	%python_sitelib/*.egg-info
12cr|oggconvert-0.3.3-1|44	%python_sitelib/OggConvert
12cr|oggconvert-0.3.3-1|45	%_datadir/applications/%name.desktop
12cr|oggconvert-0.3.3-1|46	%_datadir/pixmaps/%name.svg
12cr|oggconvert-0.3.3-1|47	
12cr|oggconvert-0.3.3-1|48	#-------------------------------------------------------------------------------
12cr|oggconvert-0.3.3-1|49	
12cr|oggconvert-0.3.3-1|50	%prep
12cr|oggconvert-0.3.3-1|51	%setup -q
12cr|oggconvert-0.3.3-1|52	
12cr|oggconvert-0.3.3-1|53	# fix perm on doc files
12cr|oggconvert-0.3.3-1|54	chmod 644 AUTHORS COPYING ChangeLog README TODO
12cr|oggconvert-0.3.3-1|55	
12cr|oggconvert-0.3.3-1|56	%build
12cr|oggconvert-0.3.3-1|57	%__python setup.py build
12cr|oggconvert-0.3.3-1|58	
12cr|oggconvert-0.3.3-1|59	%install
12cr|oggconvert-0.3.3-1|60	rm -rf %buildroot
12cr|oggconvert-0.3.3-1|61	%__python setup.py install --root %buildroot
12cr|oggconvert-0.3.3-1|62	
12cr|oggconvert-0.3.3-1|63	desktop-file-install \
12cr|oggconvert-0.3.3-1|64	--add-category="GTK" \
12cr|oggconvert-0.3.3-1|65	--add-category="Audio" \
12cr|oggconvert-0.3.3-1|66	--remove-key="GenericName[en_GB]" \
12cr|oggconvert-0.3.3-1|67	--dir %buildroot%_datadir/applications %buildroot%_datadir/applications/*
12cr|oggconvert-0.3.3-1|68	
12cr|oggconvert-0.3.3-1|69	%find_lang %name
12cr|oggconvert-0.3.3-1|70	
12cr|oggconvert-0.3.3-1|71	%clean
12cr|oggconvert-0.3.3-1|72	rm -rf %buildroot
12cr|oggconvert-0.3.3-1|73	
12cr|oggconvert-0.3.3-1|74	
12cr|oggconvert-0.3.3-1|75	
12cr|oggconvert-0.3.3-1|76	%changelog
12cr|oggconvert-0.3.3-1|77	* Wed Apr 20 2011 Michael Scherer <misc@mandriva.org> 0.3.3-1mdv2011.0
12cr|oggconvert-0.3.3-1|78	+ Revision: 656139
12cr|oggconvert-0.3.3-1|79	- update to new version 0.3.3
12cr|oggconvert-0.3.3-1|80	
12cr|oggconvert-0.3.3-1|81	* Sat Mar 27 2010 Michael Scherer <misc@mandriva.org> 0.3.2-4mdv2011.0
12cr|oggconvert-0.3.3-1|82	+ Revision: 528266
12cr|oggconvert-0.3.3-1|83	- rebuild
12cr|oggconvert-0.3.3-1|84	
12cr|oggconvert-0.3.3-1|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|oggconvert-0.3.3-1|86	- rebuild
12cr|oggconvert-0.3.3-1|87	
12cr|oggconvert-0.3.3-1|88	* Tue Mar 17 2009 Frederic Crozat <fcrozat@mandriva.com> 0.3.2-2mdv2009.1
12cr|oggconvert-0.3.3-1|89	+ Revision: 356622
12cr|oggconvert-0.3.3-1|90	- Fix broken dependencies, they were GNOME1 while oggconvert is now using GNOME2
12cr|oggconvert-0.3.3-1|91	
12cr|oggconvert-0.3.3-1|92	* Thu Mar 12 2009 Michael Scherer <misc@mandriva.org> 0.3.2-1mdv2009.1
12cr|oggconvert-0.3.3-1|93	+ Revision: 354214
12cr|oggconvert-0.3.3-1|94	- import oggconvert, package made by mdv@incubusss.net, close bug #45084
12cr|oggconvert-0.3.3-1|95	
12cr|oggconvert-0.3.3-1|96	

3676 12
12cr|oggfwd-0.2-3|1	%define name oggfwd
12cr|oggfwd-0.2-3|2	%define version 0.2
12cr|oggfwd-0.2-3|3	%define release %mkrel 3
12cr|oggfwd-0.2-3|4	
12cr|oggfwd-0.2-3|5	Summary: Simple icecast 2 client to stream a ogg stream from stdin
12cr|oggfwd-0.2-3|6	Name: %{name}
12cr|oggfwd-0.2-3|7	Version: %{version}
12cr|oggfwd-0.2-3|8	Release: %{release}
12cr|oggfwd-0.2-3|9	# taken from debian, as there is no upstream tarball
12cr|oggfwd-0.2-3|10	Source0: %{name}_%{version}.orig.tar.gz
12cr|oggfwd-0.2-3|11	# patch taken from debian
12cr|oggfwd-0.2-3|12	Patch0: oggfwd-0.2-overlinking.patch
12cr|oggfwd-0.2-3|13	License: GPLv2
12cr|oggfwd-0.2-3|14	Group: Video
12cr|oggfwd-0.2-3|15	Url: http://v2v.cc/~j/oggfwd/
12cr|oggfwd-0.2-3|16	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|oggfwd-0.2-3|17	BuildRequires: libshout-devel
12cr|oggfwd-0.2-3|18	
12cr|oggfwd-0.2-3|19	%description
12cr|oggfwd-0.2-3|20	Simple icecast2 client that send the stream read from stdin.
12cr|oggfwd-0.2-3|21	
12cr|oggfwd-0.2-3|22	%prep
12cr|oggfwd-0.2-3|23	%setup -q
12cr|oggfwd-0.2-3|24	%patch0 -p0
12cr|oggfwd-0.2-3|25	
12cr|oggfwd-0.2-3|26	%build
12cr|oggfwd-0.2-3|27	make
12cr|oggfwd-0.2-3|28	
12cr|oggfwd-0.2-3|29	%install
12cr|oggfwd-0.2-3|30	rm -rf $RPM_BUILD_ROOT
12cr|oggfwd-0.2-3|31	
12cr|oggfwd-0.2-3|32	mkdir -p $RPM_BUILD_ROOT/%_bindir/
12cr|oggfwd-0.2-3|33	cp oggfwd $RPM_BUILD_ROOT/%_bindir/
12cr|oggfwd-0.2-3|34	
12cr|oggfwd-0.2-3|35	%clean
12cr|oggfwd-0.2-3|36	rm -rf $RPM_BUILD_ROOT
12cr|oggfwd-0.2-3|37	
12cr|oggfwd-0.2-3|38	%files
12cr|oggfwd-0.2-3|39	%defattr(-,root,root)
12cr|oggfwd-0.2-3|40	%doc README ChangeLog
12cr|oggfwd-0.2-3|41	%_bindir/oggfwd
12cr|oggfwd-0.2-3|42	
12cr|oggfwd-0.2-3|43	
12cr|oggfwd-0.2-3|44	
12cr|oggfwd-0.2-3|45	%changelog
12cr|oggfwd-0.2-3|46	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.2-3mdv2011.0
12cr|oggfwd-0.2-3|47	+ Revision: 664793
12cr|oggfwd-0.2-3|48	- rebuild old package
12cr|oggfwd-0.2-3|49	
12cr|oggfwd-0.2-3|50	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|oggfwd-0.2-3|51	- the mass rebuild of 2010.0 packages
12cr|oggfwd-0.2-3|52	
12cr|oggfwd-0.2-3|53	* Sat Jun 13 2009 Michael Scherer <misc@mandriva.org> 0.2-1mdv2010.0
12cr|oggfwd-0.2-3|54	+ Revision: 385645
12cr|oggfwd-0.2-3|55	- add patch for overlinking, taken from debian
12cr|oggfwd-0.2-3|56	- add description and group
12cr|oggfwd-0.2-3|57	- import oggfwd
12cr|oggfwd-0.2-3|58	
12cr|oggfwd-0.2-3|59	

3677 12
12cr|oglappth-1.0.0-1|1	%define releasedate	20111012
12cr|oglappth-1.0.0-1|2	Name:			oglappth
12cr|oglappth-1.0.0-1|3	Version:		1.0.0
12cr|oglappth-1.0.0-1|4	Release:		1
12cr|oglappth-1.0.0-1|5	
12cr|oglappth-1.0.0-1|6	%define major		2
12cr|oglappth-1.0.0-1|7	%define libname 	%mklibname oglappth %major
12cr|oglappth-1.0.0-1|8	%define develname	%mklibname oglappth -d
12cr|oglappth-1.0.0-1|9	
12cr|oglappth-1.0.0-1|10	Summary:	Libraries for the oglappth chemistry package
12cr|oglappth-1.0.0-1|11	License:	GPLv2+
12cr|oglappth-1.0.0-1|12	Group:		Sciences/Chemistry
12cr|oglappth-1.0.0-1|13	URL:		http://www.bioinformatics.org/ghemical/ghemical/index.html
12cr|oglappth-1.0.0-1|14	Source0:	http://www.bioinformatics.org/ghemical/download/release%{releasedate}/lib%{name}-%{version}.tar.gz
12cr|oglappth-1.0.0-1|15	
12cr|oglappth-1.0.0-1|16	BuildRequires:	mesagl-devel
12cr|oglappth-1.0.0-1|17	BuildRequires:	mesaglu-devel
12cr|oglappth-1.0.0-1|18	
12cr|oglappth-1.0.0-1|19	%description
12cr|oglappth-1.0.0-1|20	Library for creating portable OpenGL applications with easy-to-code scene
12cr|oglappth-1.0.0-1|21	setup and selection operations.
12cr|oglappth-1.0.0-1|22	
12cr|oglappth-1.0.0-1|23	%package -n %{libname}
12cr|oglappth-1.0.0-1|24	Summary:	Dynamic libraries from %{name}
12cr|oglappth-1.0.0-1|25	Group:		System/Libraries
12cr|oglappth-1.0.0-1|26	Provides:	%{name} = %{EVRD}
12cr|oglappth-1.0.0-1|27	
12cr|oglappth-1.0.0-1|28	%description -n	%{libname}
12cr|oglappth-1.0.0-1|29	Dynamic libraries from %{name}.
12cr|oglappth-1.0.0-1|30	
12cr|oglappth-1.0.0-1|31	%package -n %{develname}
12cr|oglappth-1.0.0-1|32	Summary:	Header files and static libraries from %{name}
12cr|oglappth-1.0.0-1|33	Group:		Development/C
12cr|oglappth-1.0.0-1|34	Requires:	%{libname} = %{version}
12cr|oglappth-1.0.0-1|35	Provides:	%{name}-devel = %{EVRD}
12cr|oglappth-1.0.0-1|36	
12cr|oglappth-1.0.0-1|37	%description -n	%{develname}
12cr|oglappth-1.0.0-1|38	Libraries and includes files for developing programs based on %{name}.
12cr|oglappth-1.0.0-1|39	
12cr|oglappth-1.0.0-1|40	%prep
12cr|oglappth-1.0.0-1|41	%setup -n lib%{name}-%{version} -q
12cr|oglappth-1.0.0-1|42	
12cr|oglappth-1.0.0-1|43	%build
12cr|oglappth-1.0.0-1|44	%configure2_5x
12cr|oglappth-1.0.0-1|45	
12cr|oglappth-1.0.0-1|46	%make LIBS="-lGL -lGLU"
12cr|oglappth-1.0.0-1|47	
12cr|oglappth-1.0.0-1|48	%install
12cr|oglappth-1.0.0-1|49	%makeinstall
12cr|oglappth-1.0.0-1|50	
12cr|oglappth-1.0.0-1|51	%files -n %{libname}
12cr|oglappth-1.0.0-1|52	%{_libdir}/*.so.%{major}*
12cr|oglappth-1.0.0-1|53	
12cr|oglappth-1.0.0-1|54	%files -n %{develname}
12cr|oglappth-1.0.0-1|55	%doc AUTHORS ChangeLog
12cr|oglappth-1.0.0-1|56	%{_includedir}/*
12cr|oglappth-1.0.0-1|57	%{_libdir}/*.so
12cr|oglappth-1.0.0-1|58	%{_libdir}/*.a
12cr|oglappth-1.0.0-1|59	%{_libdir}/pkgconfig/*.pc
12cr|oglappth-1.0.0-1|60	
12cr|oglappth-1.0.0-1|61	
12cr|oglappth-1.0.0-1|62	
12cr|oglappth-1.0.0-1|63	%changelog
12cr|oglappth-1.0.0-1|64	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.98-3mdv2011.0
12cr|oglappth-1.0.0-1|65	+ Revision: 613171
12cr|oglappth-1.0.0-1|66	- the mass rebuild of 2010.1 packages
12cr|oglappth-1.0.0-1|67	
12cr|oglappth-1.0.0-1|68	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.98-2mdv2010.1
12cr|oglappth-1.0.0-1|69	+ Revision: 440365
12cr|oglappth-1.0.0-1|70	- rebuild
12cr|oglappth-1.0.0-1|71	
12cr|oglappth-1.0.0-1|72	* Mon Jan 12 2009 Guillaume Bedot <littletux@mandriva.org> 0.98-1mdv2009.1
12cr|oglappth-1.0.0-1|73	+ Revision: 328725
12cr|oglappth-1.0.0-1|74	- Name specfile correctly
12cr|oglappth-1.0.0-1|75	- Release 0.98
12cr|oglappth-1.0.0-1|76	
12cr|oglappth-1.0.0-1|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|oglappth-1.0.0-1|78	- rebuild
12cr|oglappth-1.0.0-1|79	
12cr|oglappth-1.0.0-1|80	+ Pixel <pixel@mandriva.com>
12cr|oglappth-1.0.0-1|81	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|oglappth-1.0.0-1|82	
12cr|oglappth-1.0.0-1|83	* Wed Mar 05 2008 Guillaume Bedot <littletux@mandriva.org> 0.96-1mdv2008.1
12cr|oglappth-1.0.0-1|84	+ Revision: 180142
12cr|oglappth-1.0.0-1|85	- import oglappth
12cr|oglappth-1.0.0-1|86	
12cr|oglappth-1.0.0-1|87	
12cr|oglappth-1.0.0-1|88	* Wed Mar  5 2008 Guillaume Bedot <littletux@mandriva.org> 0.96-1mdv2008.1
12cr|oglappth-1.0.0-1|89	- First package of oglappth for contribs

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

3679 12
12cr|oidentd-2.0.8-7|1	Name:           oidentd
12cr|oidentd-2.0.8-7|2	Version:        2.0.8
12cr|oidentd-2.0.8-7|3	Release:        7
12cr|oidentd-2.0.8-7|4	Summary:        Ident server with masquerading support
12cr|oidentd-2.0.8-7|5	License:        GPL
12cr|oidentd-2.0.8-7|6	Group:          System/Servers
12cr|oidentd-2.0.8-7|7	URL:            http://ojnk.sourceforge.net/
12cr|oidentd-2.0.8-7|8	Source0:        http://superb-west.dl.sourceforge.net/sourceforge/ojnk/oidentd-%{version}.tar.gz
12cr|oidentd-2.0.8-7|9	Source1:        %{name}.init
12cr|oidentd-2.0.8-7|10	Source2:        %{name}.users
12cr|oidentd-2.0.8-7|11	Source3:        %{name}.sysconfig
12cr|oidentd-2.0.8-7|12	Source4:        %{name}.conf
12cr|oidentd-2.0.8-7|13	BuildRequires:  flex
12cr|oidentd-2.0.8-7|14	BuildRequires:  bison
12cr|oidentd-2.0.8-7|15	Provides:       identd
12cr|oidentd-2.0.8-7|16	Requires(pre):  rpm-helper
12cr|oidentd-2.0.8-7|17	Requires(post): rpm-helper
12cr|oidentd-2.0.8-7|18	Requires(preun): rpm-helper
12cr|oidentd-2.0.8-7|19	Requires(postun): rpm-helper
12cr|oidentd-2.0.8-7|20	
12cr|oidentd-2.0.8-7|21	%description
12cr|oidentd-2.0.8-7|22	Oidentd is an ident (rfc1413) daemon that runs on Linux, FreeBSD,
12cr|oidentd-2.0.8-7|23	OpenBSD and Solaris 2.x. Oidentd supports most features of pidentd
12cr|oidentd-2.0.8-7|24	plus more. Most notably, oidentd allows users to specify the identd
12cr|oidentd-2.0.8-7|25	response that the server will output when a successful lookup is
12cr|oidentd-2.0.8-7|26	completed. Oidentd supports IP masqueraded connections on Linux, and
12cr|oidentd-2.0.8-7|27	is able to forward requests to hosts that masq through the host on
12cr|oidentd-2.0.8-7|28	which oidentd runs.
12cr|oidentd-2.0.8-7|29	
12cr|oidentd-2.0.8-7|30	%prep
12cr|oidentd-2.0.8-7|31	%setup -q
12cr|oidentd-2.0.8-7|32	
12cr|oidentd-2.0.8-7|33	%build
12cr|oidentd-2.0.8-7|34	%{configure2_5x}
12cr|oidentd-2.0.8-7|35	%{make}
12cr|oidentd-2.0.8-7|36	
12cr|oidentd-2.0.8-7|37	%install
12cr|oidentd-2.0.8-7|38	%{__rm} -rf %{buildroot}
12cr|oidentd-2.0.8-7|39	%{makeinstall_std}
12cr|oidentd-2.0.8-7|40	
12cr|oidentd-2.0.8-7|41	%{__mkdir_p} %{buildroot}{%{_sysconfdir}/sysconfig,%{_initrddir}}
12cr|oidentd-2.0.8-7|42	%{__cp} -a %{SOURCE1} %{buildroot}%{_initrddir}/%{name} ; chmod 755 %{buildroot}%{_initrddir}/%{name}
12cr|oidentd-2.0.8-7|43	%{__cp} -a %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|oidentd-2.0.8-7|44	%{__cp} -a %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}_masq.conf
12cr|oidentd-2.0.8-7|45	%{__cp} -a %{SOURCE4} %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|oidentd-2.0.8-7|46	%{__mkdir_p} %{buildroot}%{_localstatedir}/lib/%{name}
12cr|oidentd-2.0.8-7|47	
12cr|oidentd-2.0.8-7|48	%clean
12cr|oidentd-2.0.8-7|49	%{__rm} -rf %{buildroot}
12cr|oidentd-2.0.8-7|50	
12cr|oidentd-2.0.8-7|51	%pre
12cr|oidentd-2.0.8-7|52	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/true
12cr|oidentd-2.0.8-7|53	
12cr|oidentd-2.0.8-7|54	%post
12cr|oidentd-2.0.8-7|55	%_post_service %{name}
12cr|oidentd-2.0.8-7|56	
12cr|oidentd-2.0.8-7|57	%preun
12cr|oidentd-2.0.8-7|58	%_preun_service %{name}
12cr|oidentd-2.0.8-7|59	
12cr|oidentd-2.0.8-7|60	%postun
12cr|oidentd-2.0.8-7|61	%_postun_userdel %{name}
12cr|oidentd-2.0.8-7|62	
12cr|oidentd-2.0.8-7|63	%files
12cr|oidentd-2.0.8-7|64	%defattr(-,root,root)
12cr|oidentd-2.0.8-7|65	%doc AUTHORS NEWS README ChangeLog doc/rfc1413
12cr|oidentd-2.0.8-7|66	%config(noreplace) %{_sysconfdir}/%{name}_masq.conf
12cr|oidentd-2.0.8-7|67	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|oidentd-2.0.8-7|68	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|oidentd-2.0.8-7|69	%{_initrddir}/%{name}
12cr|oidentd-2.0.8-7|70	%{_sbindir}/%{name}
12cr|oidentd-2.0.8-7|71	%{_mandir}/*/*
12cr|oidentd-2.0.8-7|72	%dir %{_localstatedir}/lib/%{name}
12cr|oidentd-2.0.8-7|73	
12cr|oidentd-2.0.8-7|74	
12cr|oidentd-2.0.8-7|75	%changelog
12cr|oidentd-2.0.8-7|76	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 2.0.8-6mdv2011.0
12cr|oidentd-2.0.8-7|77	+ Revision: 664795
12cr|oidentd-2.0.8-7|78	- rebuild old package
12cr|oidentd-2.0.8-7|79	
12cr|oidentd-2.0.8-7|80	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|oidentd-2.0.8-7|81	- the mass rebuild of 2010.0 packages
12cr|oidentd-2.0.8-7|82	
12cr|oidentd-2.0.8-7|83	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.0.8-4mdv2010.0
12cr|oidentd-2.0.8-7|84	+ Revision: 430197
12cr|oidentd-2.0.8-7|85	- rebuild
12cr|oidentd-2.0.8-7|86	
12cr|oidentd-2.0.8-7|87	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.0.8-3mdv2009.0
12cr|oidentd-2.0.8-7|88	+ Revision: 254402
12cr|oidentd-2.0.8-7|89	- rebuild
12cr|oidentd-2.0.8-7|90	- kill re-definition of %%buildroot on Pixel's request
12cr|oidentd-2.0.8-7|91	
12cr|oidentd-2.0.8-7|92	+ Pixel <pixel@mandriva.com>
12cr|oidentd-2.0.8-7|93	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|oidentd-2.0.8-7|94	
12cr|oidentd-2.0.8-7|95	+ Olivier Blin <oblin@mandriva.com>
12cr|oidentd-2.0.8-7|96	- restore BuildRoot
12cr|oidentd-2.0.8-7|97	
12cr|oidentd-2.0.8-7|98	* Sat Nov 10 2007 David Walluck <walluck@mandriva.org> 2.0.8-1mdv2008.1
12cr|oidentd-2.0.8-7|99	+ Revision: 107348
12cr|oidentd-2.0.8-7|100	- really add missing sources
12cr|oidentd-2.0.8-7|101	- 2.0.8
12cr|oidentd-2.0.8-7|102	- fix Requires syntax
12cr|oidentd-2.0.8-7|103	- bunzip all sources
12cr|oidentd-2.0.8-7|104	- add missing sources
12cr|oidentd-2.0.8-7|105	
12cr|oidentd-2.0.8-7|106	+ Nicolas Vigier <nvigier@mandriva.com>
12cr|oidentd-2.0.8-7|107	- Import oidentd
12cr|oidentd-2.0.8-7|108	
12cr|oidentd-2.0.8-7|109	
12cr|oidentd-2.0.8-7|110	
12cr|oidentd-2.0.8-7|111	* Mon Jan  9 2006 Olivier Blin <oblin@mandriva.com> 2.0.7-9mdk
12cr|oidentd-2.0.8-7|112	- proper use of mkrel
12cr|oidentd-2.0.8-7|113	- fix typo in initscript
12cr|oidentd-2.0.8-7|114	
12cr|oidentd-2.0.8-7|115	* Mon Jan  9 2006 Olivier Blin <oblin@mandriva.com> 2.0.7-8mdk
12cr|oidentd-2.0.8-7|116	- convert parallel init to LSB
12cr|oidentd-2.0.8-7|117	
12cr|oidentd-2.0.8-7|118	* Tue Jan 03 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.7-7mdk
12cr|oidentd-2.0.8-7|119	- add parallel init support
12cr|oidentd-2.0.8-7|120	- get rid of 3mdk's changelog #2
12cr|oidentd-2.0.8-7|121	
12cr|oidentd-2.0.8-7|122	* Mon Dec 12 2005 Olivier Blin <oblin@mandriva.com> 2.0.7-6mdk
12cr|oidentd-2.0.8-7|123	- merge back changelog from current 3mdk
12cr|oidentd-2.0.8-7|124	
12cr|oidentd-2.0.8-7|125	* Mon Oct 10 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.7-3mdk
12cr|oidentd-2.0.8-7|126	- fix requires
12cr|oidentd-2.0.8-7|127	- fix executable-marked-as-config-file
12cr|oidentd-2.0.8-7|128	- %%mkrel
12cr|oidentd-2.0.8-7|129	
12cr|oidentd-2.0.8-7|130	* Mon Oct 10 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.7-5mdk
12cr|oidentd-2.0.8-7|131	- rebuild
12cr|oidentd-2.0.8-7|132	
12cr|oidentd-2.0.8-7|133	* Wed Mar 02 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.0.7-4mdk
12cr|oidentd-2.0.8-7|134	- add GFDL as license
12cr|oidentd-2.0.8-7|135	- add to rfc1413 %%doc
12cr|oidentd-2.0.8-7|136	
12cr|oidentd-2.0.8-7|137	* Wed Mar 02 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.0.7-3mdk
12cr|oidentd-2.0.8-7|138	- fix parsing of new ip_conntrack format (P0 from debian)
12cr|oidentd-2.0.8-7|139	- drop redundant requires
12cr|oidentd-2.0.8-7|140	- fix executable-marked-as-config-file
12cr|oidentd-2.0.8-7|141	- cosmetics
12cr|oidentd-2.0.8-7|142	- convert changelog to utf-8
12cr|oidentd-2.0.8-7|143	
12cr|oidentd-2.0.8-7|144	* Thu Aug 19 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.0.7-2mdk
12cr|oidentd-2.0.8-7|145	- rebuild
12cr|oidentd-2.0.8-7|146	
12cr|oidentd-2.0.8-7|147	* Wed Jul 30 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.0.7-1mdk
12cr|oidentd-2.0.8-7|148	- 2.0.7
12cr|oidentd-2.0.8-7|149	
12cr|oidentd-2.0.8-7|150	* Mon Jul 07 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.0.6-1mdk
12cr|oidentd-2.0.8-7|151	- 2.0.6
12cr|oidentd-2.0.8-7|152	
12cr|oidentd-2.0.8-7|153	* Tue Feb 25 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.0.5-1mdk
12cr|oidentd-2.0.8-7|154	- 2.0.5
12cr|oidentd-2.0.8-7|155	
12cr|oidentd-2.0.8-7|156	* Wed Nov 27 2002 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.0.4-6mdk
12cr|oidentd-2.0.8-7|157	- Cleanups
12cr|oidentd-2.0.8-7|158	- Fixed init script
12cr|oidentd-2.0.8-7|159	- Fix config files
12cr|oidentd-2.0.8-7|160	
12cr|oidentd-2.0.8-7|161	* Mon Oct 21 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.0.4-5mdk
12cr|oidentd-2.0.8-7|162	- from Per Øyvind Karlsen <peroyvind@delonic.no> :
12cr|oidentd-2.0.8-7|163	- Cleaned up initscript
12cr|oidentd-2.0.8-7|164	- Fixed permissions
12cr|oidentd-2.0.8-7|165	
12cr|oidentd-2.0.8-7|166	* Mon Oct 14 2002 Per Øyvind Karlsen <peroyvind@delonic.no> 2.0.4-4mdk
12cr|oidentd-2.0.8-7|167	- Added own user and group
12cr|oidentd-2.0.8-7|168	
12cr|oidentd-2.0.8-7|169	* Mon Oct 07 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.0.4-3mdk
12cr|oidentd-2.0.8-7|170	- from Per Øyvind Karlsen <peroyvind@delonic.no> :
12cr|oidentd-2.0.8-7|171	- Fixed SysV init script
12cr|oidentd-2.0.8-7|172	- Fixed group
12cr|oidentd-2.0.8-7|173	
12cr|oidentd-2.0.8-7|174	* Wed Sep 25 2002 Per Øyvind Karlsen <peroyvind@delonic.no> 2.0.4-2mdk
12cr|oidentd-2.0.8-7|175	- Fixed %%post_service and %%preun_service
12cr|oidentd-2.0.8-7|176	- Cleanups
12cr|oidentd-2.0.8-7|177	
12cr|oidentd-2.0.8-7|178	* Wed Sep 25 2002 Per Øyvind Karlsen <peroyvind@delonic.no> 2.0.4-1dlc
12cr|oidentd-2.0.8-7|179	- Initial release, spec file adopted from PLD

3680 12
12cr|OilWar-1.2.1-10|1	%define	name	OilWar
12cr|OilWar-1.2.1-10|2	%define	version	1.2.1
12cr|OilWar-1.2.1-10|3	%define	rel	10
12cr|OilWar-1.2.1-10|4	%define	release	%mkrel %{rel}
12cr|OilWar-1.2.1-10|5	%define	Summary	Very simple mouse shooting game
12cr|OilWar-1.2.1-10|6	
12cr|OilWar-1.2.1-10|7	Summary:	%{Summary}
12cr|OilWar-1.2.1-10|8	Name:		%{name}
12cr|OilWar-1.2.1-10|9	Version:	%{version}
12cr|OilWar-1.2.1-10|10	Release:	%{release}
12cr|OilWar-1.2.1-10|11	License:	GPL
12cr|OilWar-1.2.1-10|12	Group:		Games/Arcade
12cr|OilWar-1.2.1-10|13	Source0:	http://www.2ndpoint.fi/projektit/filut/%{name}-%{version}.tar.bz2
12cr|OilWar-1.2.1-10|14	Source11:	%{name}-16x16.png
12cr|OilWar-1.2.1-10|15	Source12:	%{name}-32x32.png
12cr|OilWar-1.2.1-10|16	Source13:	%{name}-48x48.png
12cr|OilWar-1.2.1-10|17	Patch0:		%{name}-fix-scoredir.patch.bz2
12cr|OilWar-1.2.1-10|18	URL:		http://www.2ndpoint.fi/projektit/oilwar.html
12cr|OilWar-1.2.1-10|19	BuildRequires:	SDL_image-devel SDL_mixer-devel
12cr|OilWar-1.2.1-10|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|OilWar-1.2.1-10|21	
12cr|OilWar-1.2.1-10|22	%description
12cr|OilWar-1.2.1-10|23	OilWar is a simple game where you shoot enemy soldiers and tanks with
12cr|OilWar-1.2.1-10|24	your mouse. The evil army is attacking your land and tries to steal
12cr|OilWar-1.2.1-10|25	your oil. Your mission: waste the invaders, protect the oil, protect
12cr|OilWar-1.2.1-10|26	the mother land...
12cr|OilWar-1.2.1-10|27	
12cr|OilWar-1.2.1-10|28	%prep
12cr|OilWar-1.2.1-10|29	%setup -q
12cr|OilWar-1.2.1-10|30	%patch0 -p0
12cr|OilWar-1.2.1-10|31	
12cr|OilWar-1.2.1-10|32	%build
12cr|OilWar-1.2.1-10|33	%configure	--bindir=%{_gamesbindir}
12cr|OilWar-1.2.1-10|34	%make
12cr|OilWar-1.2.1-10|35	
12cr|OilWar-1.2.1-10|36	%install
12cr|OilWar-1.2.1-10|37	rm -rf %{buildroot}
12cr|OilWar-1.2.1-10|38	%makeinstall_std
12cr|OilWar-1.2.1-10|39	
12cr|OilWar-1.2.1-10|40	
12cr|OilWar-1.2.1-10|41	install -d %{buildroot}%{_datadir}/applications
12cr|OilWar-1.2.1-10|42	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|OilWar-1.2.1-10|43	[Desktop Entry]
12cr|OilWar-1.2.1-10|44	Name=%{name}
12cr|OilWar-1.2.1-10|45	Comment=%{Summary}
12cr|OilWar-1.2.1-10|46	Exec=%{_gamesbindir}/oilwar
12cr|OilWar-1.2.1-10|47	Icon=%{name}
12cr|OilWar-1.2.1-10|48	Terminal=false
12cr|OilWar-1.2.1-10|49	Type=Application
12cr|OilWar-1.2.1-10|50	StartupNotify=true
12cr|OilWar-1.2.1-10|51	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cr|OilWar-1.2.1-10|52	EOF
12cr|OilWar-1.2.1-10|53	
12cr|OilWar-1.2.1-10|54	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|OilWar-1.2.1-10|55	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|OilWar-1.2.1-10|56	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|OilWar-1.2.1-10|57	
12cr|OilWar-1.2.1-10|58	%if %mdkversion < 200900
12cr|OilWar-1.2.1-10|59	%post
12cr|OilWar-1.2.1-10|60	%update_menus
12cr|OilWar-1.2.1-10|61	%endif
12cr|OilWar-1.2.1-10|62	
12cr|OilWar-1.2.1-10|63	%if %mdkversion < 200900
12cr|OilWar-1.2.1-10|64	%postun
12cr|OilWar-1.2.1-10|65	%clean_menus
12cr|OilWar-1.2.1-10|66	%endif
12cr|OilWar-1.2.1-10|67	
12cr|OilWar-1.2.1-10|68	%clean
12cr|OilWar-1.2.1-10|69	rm -rf %{buildroot}
12cr|OilWar-1.2.1-10|70	
12cr|OilWar-1.2.1-10|71	%files
12cr|OilWar-1.2.1-10|72	%defattr(644,root,root,755)
12cr|OilWar-1.2.1-10|73	%doc ChangeLog README AUTHORS
12cr|OilWar-1.2.1-10|74	%attr(2755,root,games) %{_gamesbindir}/*
12cr|OilWar-1.2.1-10|75	%{_gamesdatadir}/oilwar
12cr|OilWar-1.2.1-10|76	%attr(664,root,games) %{_localstatedir}/lib/games/*.scores
12cr|OilWar-1.2.1-10|77	%{_iconsdir}/%{name}.png
12cr|OilWar-1.2.1-10|78	%{_liconsdir}/%{name}.png
12cr|OilWar-1.2.1-10|79	%{_miconsdir}/%{name}.png
12cr|OilWar-1.2.1-10|80	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|OilWar-1.2.1-10|81	
12cr|OilWar-1.2.1-10|82	
12cr|OilWar-1.2.1-10|83	%changelog
12cr|OilWar-1.2.1-10|84	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-10mdv2011.0
12cr|OilWar-1.2.1-10|85	+ Revision: 616417
12cr|OilWar-1.2.1-10|86	- the mass rebuild of 2010.0 packages
12cr|OilWar-1.2.1-10|87	
12cr|OilWar-1.2.1-10|88	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-9mdv2010.0
12cr|OilWar-1.2.1-10|89	+ Revision: 430198
12cr|OilWar-1.2.1-10|90	- rebuild
12cr|OilWar-1.2.1-10|91	
12cr|OilWar-1.2.1-10|92	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1.2.1-8mdv2009.0
12cr|OilWar-1.2.1-10|93	+ Revision: 218434
12cr|OilWar-1.2.1-10|94	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|OilWar-1.2.1-10|95	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|OilWar-1.2.1-10|96	
12cr|OilWar-1.2.1-10|97	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-8mdv2008.1
12cr|OilWar-1.2.1-10|98	+ Revision: 148302
12cr|OilWar-1.2.1-10|99	- drop old menu
12cr|OilWar-1.2.1-10|100	- kill re-definition of %%buildroot on Pixel's request
12cr|OilWar-1.2.1-10|101	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|OilWar-1.2.1-10|102	
12cr|OilWar-1.2.1-10|103	+ Olivier Blin <oblin@mandriva.com>
12cr|OilWar-1.2.1-10|104	- restore BuildRoot
12cr|OilWar-1.2.1-10|105	
12cr|OilWar-1.2.1-10|106	* Mon May 07 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.1-8mdv2008.0
12cr|OilWar-1.2.1-10|107	+ Revision: 23944
12cr|OilWar-1.2.1-10|108	- fix wrong path in menu item (fixes #30669)
12cr|OilWar-1.2.1-10|109	- Import OilWar
12cr|OilWar-1.2.1-10|110	
12cr|OilWar-1.2.1-10|111	
12cr|OilWar-1.2.1-10|112	
12cr|OilWar-1.2.1-10|113	* Fri Aug 25 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.2.1-7mdv2007.0
12cr|OilWar-1.2.1-10|114	- add xdg menu
12cr|OilWar-1.2.1-10|115	
12cr|OilWar-1.2.1-10|116	* Tue Jun 20 2006 Lenny Cartier <lenny@mandriva.com> 1.2.1-6mdv2007.0
12cr|OilWar-1.2.1-10|117	- rebuild
12cr|OilWar-1.2.1-10|118	
12cr|OilWar-1.2.1-10|119	* Wed May 04 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.2.1-5mdk
12cr|OilWar-1.2.1-10|120	- rebuild
12cr|OilWar-1.2.1-10|121	- %%mkrel
12cr|OilWar-1.2.1-10|122	
12cr|OilWar-1.2.1-10|123	* Wed Sep 01 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.2.1-4mdk
12cr|OilWar-1.2.1-10|124	- rebuild for new menu (fixes #11024)
12cr|OilWar-1.2.1-10|125	
12cr|OilWar-1.2.1-10|126	* Tue Jun 15 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.2.1-3mdk
12cr|OilWar-1.2.1-10|127	- rebuild
12cr|OilWar-1.2.1-10|128	
12cr|OilWar-1.2.1-10|129	* Thu May 20 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.2.1-2mdk
12cr|OilWar-1.2.1-10|130	- change summary macro to avoid possible conflicts if we were to build debug package
12cr|OilWar-1.2.1-10|131	- don't bzip2 icons in src.rpm
12cr|OilWar-1.2.1-10|132	
12cr|OilWar-1.2.1-10|133	* Sat Apr 12 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.2.1-1mdk
12cr|OilWar-1.2.1-10|134	- initial mdk release

3681 12
12cr|oinkmaster-2.1-2.20080218.2|1	Summary:	A script that will help you update and manage your Snort rules
12cr|oinkmaster-2.1-2.20080218.2|2	Name:		oinkmaster
12cr|oinkmaster-2.1-2.20080218.2|3	Version:	2.1
12cr|oinkmaster-2.1-2.20080218.2|4	Release:	%mkrel 2.20080218.2
12cr|oinkmaster-2.1-2.20080218.2|5	License:	BSD
12cr|oinkmaster-2.1-2.20080218.2|6	Group:		Networking/Other
12cr|oinkmaster-2.1-2.20080218.2|7	URL:		http://oinkmaster.sourceforge.net/
12cr|oinkmaster-2.1-2.20080218.2|8	Source0:	%{name}-%{version}-20080218.tar.gz
12cr|oinkmaster-2.1-2.20080218.2|9	Source1:	oinkmaster-update
12cr|oinkmaster-2.1-2.20080218.2|10	Source2:	oinkmaster.sysconfig
12cr|oinkmaster-2.1-2.20080218.2|11	Patch0:		oinkmaster-man_page_fix.diff
12cr|oinkmaster-2.1-2.20080218.2|12	Patch1:		oinkmaster-mdv_conf.diff
12cr|oinkmaster-2.1-2.20080218.2|13	Requires:	openssh-clients
12cr|oinkmaster-2.1-2.20080218.2|14	Requires:	snort
12cr|oinkmaster-2.1-2.20080218.2|15	Requires:	snort-rules
12cr|oinkmaster-2.1-2.20080218.2|16	Requires:	wget
12cr|oinkmaster-2.1-2.20080218.2|17	Requires:	perl(IO::Zlib)
12cr|oinkmaster-2.1-2.20080218.2|18	Requires:	perl(Archive::Tar)
12cr|oinkmaster-2.1-2.20080218.2|19	Requires:	perl(LWP::UserAgent)
12cr|oinkmaster-2.1-2.20080218.2|20	BuildArch:	noarch
12cr|oinkmaster-2.1-2.20080218.2|21	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|oinkmaster-2.1-2.20080218.2|22	
12cr|oinkmaster-2.1-2.20080218.2|23	%description
12cr|oinkmaster-2.1-2.20080218.2|24	Oinkmaster is a script that will help you update and manage your Snort rules.
12cr|oinkmaster-2.1-2.20080218.2|25	It is released under the BSD license and will work on most platforms that can
12cr|oinkmaster-2.1-2.20080218.2|26	run Perl scripts, e.g. Linux, *BSD, Windows, Mac OS X, Solaris, etc. Oinkmaster
12cr|oinkmaster-2.1-2.20080218.2|27	can be used to update and manage the VRT licensed rules, the community rules,
12cr|oinkmaster-2.1-2.20080218.2|28	the bleeding-snort rules and other third party rules, including your own local
12cr|oinkmaster-2.1-2.20080218.2|29	rules.
12cr|oinkmaster-2.1-2.20080218.2|30	
12cr|oinkmaster-2.1-2.20080218.2|31	%package	gui
12cr|oinkmaster-2.1-2.20080218.2|32	Summary:	A graphical front-end to Oinkmaster
12cr|oinkmaster-2.1-2.20080218.2|33	Group:		Networking/Other
12cr|oinkmaster-2.1-2.20080218.2|34	Requires:	%{name} >= %{version}
12cr|oinkmaster-2.1-2.20080218.2|35	
12cr|oinkmaster-2.1-2.20080218.2|36	%description	gui
12cr|oinkmaster-2.1-2.20080218.2|37	A graphical front-end to Oinkmaster written in Perl/Tk. See README.gui for
12cr|oinkmaster-2.1-2.20080218.2|38	complete documentation.
12cr|oinkmaster-2.1-2.20080218.2|39	
12cr|oinkmaster-2.1-2.20080218.2|40	%prep
12cr|oinkmaster-2.1-2.20080218.2|41	
12cr|oinkmaster-2.1-2.20080218.2|42	%setup -q
12cr|oinkmaster-2.1-2.20080218.2|43	%patch0 -p0
12cr|oinkmaster-2.1-2.20080218.2|44	%patch1 -p0
12cr|oinkmaster-2.1-2.20080218.2|45	
12cr|oinkmaster-2.1-2.20080218.2|46	cp %{SOURCE1} oinkmaster-update
12cr|oinkmaster-2.1-2.20080218.2|47	cp %{SOURCE2} oinkmaster.sysconfig
12cr|oinkmaster-2.1-2.20080218.2|48	
12cr|oinkmaster-2.1-2.20080218.2|49	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|oinkmaster-2.1-2.20080218.2|50	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|oinkmaster-2.1-2.20080218.2|51	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|oinkmaster-2.1-2.20080218.2|52	
12cr|oinkmaster-2.1-2.20080218.2|53	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|oinkmaster-2.1-2.20080218.2|54	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|oinkmaster-2.1-2.20080218.2|55	done
12cr|oinkmaster-2.1-2.20080218.2|56	
12cr|oinkmaster-2.1-2.20080218.2|57	%build
12cr|oinkmaster-2.1-2.20080218.2|58	
12cr|oinkmaster-2.1-2.20080218.2|59	%install
12cr|oinkmaster-2.1-2.20080218.2|60	rm -rf %{buildroot}
12cr|oinkmaster-2.1-2.20080218.2|61	
12cr|oinkmaster-2.1-2.20080218.2|62	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|oinkmaster-2.1-2.20080218.2|63	install -d %{buildroot}%{_sysconfdir}/cron.daily
12cr|oinkmaster-2.1-2.20080218.2|64	install -d %{buildroot}%{_sysconfdir}/snort/backup
12cr|oinkmaster-2.1-2.20080218.2|65	install -d %{buildroot}%{_sbindir}
12cr|oinkmaster-2.1-2.20080218.2|66	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12cr|oinkmaster-2.1-2.20080218.2|67	install -d %{buildroot}%{_mandir}/man1
12cr|oinkmaster-2.1-2.20080218.2|68	
12cr|oinkmaster-2.1-2.20080218.2|69	install -m0755 %{name}.pl %{buildroot}%{_sbindir}/%{name}
12cr|oinkmaster-2.1-2.20080218.2|70	install -m0640 %{name}.conf %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|oinkmaster-2.1-2.20080218.2|71	install -m0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
12cr|oinkmaster-2.1-2.20080218.2|72	
12cr|oinkmaster-2.1-2.20080218.2|73	install -m0755 oinkmaster-update %{buildroot}%{_sysconfdir}/cron.daily/oinkmaster-update
12cr|oinkmaster-2.1-2.20080218.2|74	install -m0640 oinkmaster.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/oinkmaster
12cr|oinkmaster-2.1-2.20080218.2|75	
12cr|oinkmaster-2.1-2.20080218.2|76	pushd contrib
12cr|oinkmaster-2.1-2.20080218.2|77	for i in *.pl; do
12cr|oinkmaster-2.1-2.20080218.2|78	new_name=`echo $i|sed -e 's/\.pl//'`
12cr|oinkmaster-2.1-2.20080218.2|79	install -m0755 $i %{buildroot}%{_sbindir}/%{name}-$new_name
12cr|oinkmaster-2.1-2.20080218.2|80	done
12cr|oinkmaster-2.1-2.20080218.2|81	popd
12cr|oinkmaster-2.1-2.20080218.2|82	
12cr|oinkmaster-2.1-2.20080218.2|83	%clean
12cr|oinkmaster-2.1-2.20080218.2|84	rm -rf %{buildroot}
12cr|oinkmaster-2.1-2.20080218.2|85	
12cr|oinkmaster-2.1-2.20080218.2|86	%files
12cr|oinkmaster-2.1-2.20080218.2|87	%defattr(-,root,root)
12cr|oinkmaster-2.1-2.20080218.2|88	%doc ChangeLog FAQ INSTALL LICENSE README README.templates template-examples.conf UPGRADING contrib/README*
12cr|oinkmaster-2.1-2.20080218.2|89	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|oinkmaster-2.1-2.20080218.2|90	%attr(0755,root,root) %{_sysconfdir}/cron.daily/oinkmaster-update
12cr|oinkmaster-2.1-2.20080218.2|91	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/oinkmaster
12cr|oinkmaster-2.1-2.20080218.2|92	%attr(0755,root,root) %dir %{_sysconfdir}/snort/backup
12cr|oinkmaster-2.1-2.20080218.2|93	%{_sbindir}/%{name}
12cr|oinkmaster-2.1-2.20080218.2|94	%{_sbindir}/%{name}-addmsg
12cr|oinkmaster-2.1-2.20080218.2|95	%{_sbindir}/%{name}-addsid
12cr|oinkmaster-2.1-2.20080218.2|96	%{_sbindir}/%{name}-create-sidmap
12cr|oinkmaster-2.1-2.20080218.2|97	%{_sbindir}/%{name}-makesidex
12cr|oinkmaster-2.1-2.20080218.2|98	%{_mandir}/man1/oinkmaster.1*
12cr|oinkmaster-2.1-2.20080218.2|99	%attr(0755,root,root) %dir %{_localstatedir}/lib/%{name}
12cr|oinkmaster-2.1-2.20080218.2|100	
12cr|oinkmaster-2.1-2.20080218.2|101	%files gui
12cr|oinkmaster-2.1-2.20080218.2|102	%defattr(-,root,root)
12cr|oinkmaster-2.1-2.20080218.2|103	%doc README.gui
12cr|oinkmaster-2.1-2.20080218.2|104	%{_sbindir}/%{name}-oinkgui
12cr|oinkmaster-2.1-2.20080218.2|105	
12cr|oinkmaster-2.1-2.20080218.2|106	
12cr|oinkmaster-2.1-2.20080218.2|107	
12cr|oinkmaster-2.1-2.20080218.2|108	%changelog
12cr|oinkmaster-2.1-2.20080218.2|109	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.1-2.20080218.2mdv2010.0
12cr|oinkmaster-2.1-2.20080218.2|110	+ Revision: 430199
12cr|oinkmaster-2.1-2.20080218.2|111	- rebuild
12cr|oinkmaster-2.1-2.20080218.2|112	
12cr|oinkmaster-2.1-2.20080218.2|113	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.1-2.20080218.1mdv2009.0
12cr|oinkmaster-2.1-2.20080218.2|114	+ Revision: 268346
12cr|oinkmaster-2.1-2.20080218.2|115	- rebuild early 2009.0 package (before pixel changes)
12cr|oinkmaster-2.1-2.20080218.2|116	
12cr|oinkmaster-2.1-2.20080218.2|117	+ Pixel <pixel@mandriva.com>
12cr|oinkmaster-2.1-2.20080218.2|118	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|oinkmaster-2.1-2.20080218.2|119	
12cr|oinkmaster-2.1-2.20080218.2|120	* Wed May 07 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1-0.20080218.1mdv2009.0
12cr|oinkmaster-2.1-2.20080218.2|121	+ Revision: 202941
12cr|oinkmaster-2.1-2.20080218.2|122	- import oinkmaster
12cr|oinkmaster-2.1-2.20080218.2|123	
12cr|oinkmaster-2.1-2.20080218.2|124	
12cr|oinkmaster-2.1-2.20080218.2|125	* Wed May 07 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1-0.20080218.1mdv2009.0
12cr|oinkmaster-2.1-2.20080218.2|126	- initial Mandriva package

3682 12
12cr|oki-0.1.6-3|1	%define	name	oki
12cr|oki-0.1.6-3|2	%define	version	0.1.6
12cr|oki-0.1.6-3|3	%define	release %mkrel 3
12cr|oki-0.1.6-3|4	%define summary Oki is a small platform game with monochrome graphics
12cr|oki-0.1.6-3|5	%define group	Games/Arcade
12cr|oki-0.1.6-3|6	
12cr|oki-0.1.6-3|7	Name:		%{name}
12cr|oki-0.1.6-3|8	Summary:	%{summary}
12cr|oki-0.1.6-3|9	Version:	%{version}
12cr|oki-0.1.6-3|10	Release:	%{release}
12cr|oki-0.1.6-3|11	Source0:	%{name}-%{version}.tar.bz2
12cr|oki-0.1.6-3|12	Patch0:		%{name}-default-conf.patch.bz2
12cr|oki-0.1.6-3|13	URL:		http://free.of.pl/s/szatkus/oki/
12cr|oki-0.1.6-3|14	Group:		%{group}
12cr|oki-0.1.6-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|oki-0.1.6-3|16	License:	GPL
12cr|oki-0.1.6-3|17	BuildRequires:	SDL_image-devel SDL_mixer-devel SDL-devel
12cr|oki-0.1.6-3|18	
12cr|oki-0.1.6-3|19	%description
12cr|oki-0.1.6-3|20	Oki is a small platform game with monochrome graphics.
12cr|oki-0.1.6-3|21	
12cr|oki-0.1.6-3|22	%prep
12cr|oki-0.1.6-3|23	%setup -q
12cr|oki-0.1.6-3|24	%patch0 -p0
12cr|oki-0.1.6-3|25	# We don't have a "clock" command but the configure script tries to use one
12cr|oki-0.1.6-3|26	mv ./configure ./configure_orig
12cr|oki-0.1.6-3|27	sed -e s,'clock','date',g ./configure_orig > ./configure
12cr|oki-0.1.6-3|28	chmod +x ./configure
12cr|oki-0.1.6-3|29	
12cr|oki-0.1.6-3|30	%build
12cr|oki-0.1.6-3|31	%configure
12cr|oki-0.1.6-3|32	%make
12cr|oki-0.1.6-3|33	
12cr|oki-0.1.6-3|34	%install
12cr|oki-0.1.6-3|35	rm -rf $RPM_BUILD_ROOT
12cr|oki-0.1.6-3|36	install -m755 %{name} -D $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/%{name}
12cr|oki-0.1.6-3|37	install -m755 %{name}_me $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/
12cr|oki-0.1.6-3|38	cp -a gfx/ $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/
12cr|oki-0.1.6-3|39	cp -a maps/ $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/
12cr|oki-0.1.6-3|40	cp -a snd/ $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/
12cr|oki-0.1.6-3|41	rm -f $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/gfx/Makefile
12cr|oki-0.1.6-3|42	rm -f $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/snd/Makefile
12cr|oki-0.1.6-3|43	mkdir $RPM_BUILD_ROOT%{_gamesbindir}/
12cr|oki-0.1.6-3|44	echo "#!/bin/sh
12cr|oki-0.1.6-3|45	cd %{_gamesdatadir}/%{name}
12cr|oki-0.1.6-3|46	./oki \$*" > $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
12cr|oki-0.1.6-3|47	echo "#!/bin/sh
12cr|oki-0.1.6-3|48	cd %{_gamesdatadir}/%{name}
12cr|oki-0.1.6-3|49	./oki_me \$*" > $RPM_BUILD_ROOT%{_gamesbindir}/%{name}_me
12cr|oki-0.1.6-3|50	chmod +x $RPM_BUILD_ROOT%{_gamesbindir}/*
12cr|oki-0.1.6-3|51	mkdir -p $RPM_BUILD_ROOT%{_iconsdir}  $RPM_BUILD_ROOT%{_datadir}/applications
12cr|oki-0.1.6-3|52	ln -s %{_gamesdatadir}/%{name}/gfx/oki40.png $RPM_BUILD_ROOT%{_iconsdir}/oki.png
12cr|oki-0.1.6-3|53	
12cr|oki-0.1.6-3|54	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|oki-0.1.6-3|55	[Desktop Entry]
12cr|oki-0.1.6-3|56	Type=Application
12cr|oki-0.1.6-3|57	Exec=%{name}
12cr|oki-0.1.6-3|58	Icon=oki
12cr|oki-0.1.6-3|59	Categories=Game;ArcadeGame;
12cr|oki-0.1.6-3|60	Name=Oki
12cr|oki-0.1.6-3|61	Comment=Oki
12cr|oki-0.1.6-3|62	EOF
12cr|oki-0.1.6-3|63	
12cr|oki-0.1.6-3|64	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}_me.desktop
12cr|oki-0.1.6-3|65	[Desktop Entry]
12cr|oki-0.1.6-3|66	Type=Application
12cr|oki-0.1.6-3|67	Exec=%{name}_me
12cr|oki-0.1.6-3|68	Icon=oki
12cr|oki-0.1.6-3|69	Categories=Game;ArcadeGame;
12cr|oki-0.1.6-3|70	Name=Oki map editor
12cr|oki-0.1.6-3|71	Comment=Oki map editor
12cr|oki-0.1.6-3|72	EOF
12cr|oki-0.1.6-3|73	
12cr|oki-0.1.6-3|74	%if %mdkversion < 200900
12cr|oki-0.1.6-3|75	%post
12cr|oki-0.1.6-3|76	%{update_menus}
12cr|oki-0.1.6-3|77	%endif
12cr|oki-0.1.6-3|78	
12cr|oki-0.1.6-3|79	%if %mdkversion < 200900
12cr|oki-0.1.6-3|80	%postun
12cr|oki-0.1.6-3|81	%{clean_menus}
12cr|oki-0.1.6-3|82	%endif
12cr|oki-0.1.6-3|83	
12cr|oki-0.1.6-3|84	%clean
12cr|oki-0.1.6-3|85	rm -rf $RPM_BUILD_ROOT
12cr|oki-0.1.6-3|86	
12cr|oki-0.1.6-3|87	%files
12cr|oki-0.1.6-3|88	%defattr(-,root,root)
12cr|oki-0.1.6-3|89	%doc TODO README CHANGELOG
12cr|oki-0.1.6-3|90	%{_gamesdatadir}/%{name}
12cr|oki-0.1.6-3|91	%{_gamesbindir}/*
12cr|oki-0.1.6-3|92	%{_iconsdir}/*
12cr|oki-0.1.6-3|93	%{_datadir}/applications/mandriva-*.desktop
12cr|oki-0.1.6-3|94	
12cr|oki-0.1.6-3|95	
12cr|oki-0.1.6-3|96	
12cr|oki-0.1.6-3|97	%changelog
12cr|oki-0.1.6-3|98	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1.6-3mdv2009.0
12cr|oki-0.1.6-3|99	+ Revision: 254470
12cr|oki-0.1.6-3|100	- rebuild
12cr|oki-0.1.6-3|101	
12cr|oki-0.1.6-3|102	+ Pixel <pixel@mandriva.com>
12cr|oki-0.1.6-3|103	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|oki-0.1.6-3|104	
12cr|oki-0.1.6-3|105	+ Olivier Blin <oblin@mandriva.com>
12cr|oki-0.1.6-3|106	- restore BuildRoot
12cr|oki-0.1.6-3|107	
12cr|oki-0.1.6-3|108	* Thu Dec 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.6-1mdv2008.1
12cr|oki-0.1.6-3|109	+ Revision: 135448
12cr|oki-0.1.6-3|110	- auto-convert XDG menu entry
12cr|oki-0.1.6-3|111	- kill re-definition of %%buildroot on Pixel's request
12cr|oki-0.1.6-3|112	- import oki
12cr|oki-0.1.6-3|113	
12cr|oki-0.1.6-3|114	
12cr|oki-0.1.6-3|115	* Tue May 16 2006 Eskild Hustvedt <eskild@mandriva.org> 0.1.6-1mdk
12cr|oki-0.1.6-3|116	- New version 0.1.6
12cr|oki-0.1.6-3|117	
12cr|oki-0.1.6-3|118	* Fri May 12 2006 Eskild Hustvedt <eskild@mandriva.org> 0.1.5-5mdk
12cr|oki-0.1.6-3|119	- Yearly rebuild
12cr|oki-0.1.6-3|120	
12cr|oki-0.1.6-3|121	* Mon Mar 28 2005 Eskild Hustvedt <eskild@mandrake.org> 0.1.5-4mdk
12cr|oki-0.1.6-3|122	- %%mkrel
12cr|oki-0.1.6-3|123	
12cr|oki-0.1.6-3|124	* Thu Mar 17 2005 Eskild Hustvedt <eskild@mandrake.org> 0.1.5-3mdk
12cr|oki-0.1.6-3|125	- Rebuild
12cr|oki-0.1.6-3|126	
12cr|oki-0.1.6-3|127	* Fri Mar 11 2005 Eskild Hustvedt <eskild@mandrake.org> 0.1.5-2mdk
12cr|oki-0.1.6-3|128	- Bah, fix URL
12cr|oki-0.1.6-3|129	
12cr|oki-0.1.6-3|130	* Fri Mar 11 2005  Eskild Hustvedt <eskild@mandrake.com> 0.1.5-1mdk
12cr|oki-0.1.6-3|131	- Initial Mandrakelinux package
12cr|oki-0.1.6-3|132	- Patch0: Better default config

3683 12
12cr|oldjdom-1.0-0.b8.2.8|1	%define beta            b8
12cr|oldjdom-1.0-0.b8.2.8|2	%define section         free
12cr|oldjdom-1.0-0.b8.2.8|3	%define orig_name       jdom
12cr|oldjdom-1.0-0.b8.2.8|4	%define gcj_support     1
12cr|oldjdom-1.0-0.b8.2.8|5	
12cr|oldjdom-1.0-0.b8.2.8|6	Name:           oldjdom
12cr|oldjdom-1.0-0.b8.2.8|7	Version:        1.0
12cr|oldjdom-1.0-0.b8.2.8|8	Release:        %mkrel 0.%{beta}.2.8
12cr|oldjdom-1.0-0.b8.2.8|9	Epoch:          0
12cr|oldjdom-1.0-0.b8.2.8|10	Summary:        Java alternative to DOM and SAX
12cr|oldjdom-1.0-0.b8.2.8|11	License:        Apache License-like
12cr|oldjdom-1.0-0.b8.2.8|12	URL:            http://www.jdom.org/
12cr|oldjdom-1.0-0.b8.2.8|13	Group:          Development/Java
12cr|oldjdom-1.0-0.b8.2.8|14	#Vendor:         JPackage Project
12cr|oldjdom-1.0-0.b8.2.8|15	#Distribution:   JPackage
12cr|oldjdom-1.0-0.b8.2.8|16	Source0:        http://www.jdom.org/dist/source/jdom-b8.tar.bz2
12cr|oldjdom-1.0-0.b8.2.8|17	Requires:       xalan-j2 >= 0:2.2.0
12cr|oldjdom-1.0-0.b8.2.8|18	BuildRequires:  java-rpmbuild >= 0:1.5
12cr|oldjdom-1.0-0.b8.2.8|19	BuildRequires:  ant
12cr|oldjdom-1.0-0.b8.2.8|20	BuildRequires:  xalan-j2 >= 0:2.2.0
12cr|oldjdom-1.0-0.b8.2.8|21	%if %{gcj_support}
12cr|oldjdom-1.0-0.b8.2.8|22	BuildRequires:  java-gcj-compat-devel
12cr|oldjdom-1.0-0.b8.2.8|23	%else
12cr|oldjdom-1.0-0.b8.2.8|24	Buildarch:      noarch
12cr|oldjdom-1.0-0.b8.2.8|25	%endif
12cr|oldjdom-1.0-0.b8.2.8|26	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|oldjdom-1.0-0.b8.2.8|27	
12cr|oldjdom-1.0-0.b8.2.8|28	%description
12cr|oldjdom-1.0-0.b8.2.8|29	JDOM is, quite simply, a Java representation of an XML document. JDOM
12cr|oldjdom-1.0-0.b8.2.8|30	provides a way to represent that document for easy and efficient
12cr|oldjdom-1.0-0.b8.2.8|31	reading, manipulation, and writing. It has a straightforward API, is a
12cr|oldjdom-1.0-0.b8.2.8|32	lightweight and fast, and is optimized for the Java programmer. It's an
12cr|oldjdom-1.0-0.b8.2.8|33	alternative to DOM and SAX, although it integrates well with both DOM
12cr|oldjdom-1.0-0.b8.2.8|34	and SAX.
12cr|oldjdom-1.0-0.b8.2.8|35	
12cr|oldjdom-1.0-0.b8.2.8|36	%package javadoc
12cr|oldjdom-1.0-0.b8.2.8|37	Summary:        Javadoc for %{name}
12cr|oldjdom-1.0-0.b8.2.8|38	Group:          Development/Java
12cr|oldjdom-1.0-0.b8.2.8|39	
12cr|oldjdom-1.0-0.b8.2.8|40	%description javadoc
12cr|oldjdom-1.0-0.b8.2.8|41	Javadoc for %{name}.
12cr|oldjdom-1.0-0.b8.2.8|42	
12cr|oldjdom-1.0-0.b8.2.8|43	%package demo
12cr|oldjdom-1.0-0.b8.2.8|44	Summary:        Demos for %{name}
12cr|oldjdom-1.0-0.b8.2.8|45	Group:          Development/Java
12cr|oldjdom-1.0-0.b8.2.8|46	Requires:       %{name} = %{epoch}:%{version}-%{release}
12cr|oldjdom-1.0-0.b8.2.8|47	
12cr|oldjdom-1.0-0.b8.2.8|48	%description demo
12cr|oldjdom-1.0-0.b8.2.8|49	Demonstrations and samples for %{name}.
12cr|oldjdom-1.0-0.b8.2.8|50	
12cr|oldjdom-1.0-0.b8.2.8|51	%prep
12cr|oldjdom-1.0-0.b8.2.8|52	%setup -q -n %{orig_name}-%{beta}
12cr|oldjdom-1.0-0.b8.2.8|53	# remove all binary libs
12cr|oldjdom-1.0-0.b8.2.8|54	find . -name "*.jar" -exec rm -f {} \;
12cr|oldjdom-1.0-0.b8.2.8|55	
12cr|oldjdom-1.0-0.b8.2.8|56	%build
12cr|oldjdom-1.0-0.b8.2.8|57	export CLASSPATH=$(build-classpath xalan-j2 xml-commons-apis)
12cr|oldjdom-1.0-0.b8.2.8|58	perl -p -i -e 's|<property name="build.compiler".*||' build.xml
12cr|oldjdom-1.0-0.b8.2.8|59	%ant package javadoc
12cr|oldjdom-1.0-0.b8.2.8|60	
12cr|oldjdom-1.0-0.b8.2.8|61	%install
12cr|oldjdom-1.0-0.b8.2.8|62	rm -rf $RPM_BUILD_ROOT
12cr|oldjdom-1.0-0.b8.2.8|63	
12cr|oldjdom-1.0-0.b8.2.8|64	# jars
12cr|oldjdom-1.0-0.b8.2.8|65	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12cr|oldjdom-1.0-0.b8.2.8|66	cp -p build/%{orig_name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|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)
12cr|oldjdom-1.0-0.b8.2.8|68	
12cr|oldjdom-1.0-0.b8.2.8|69	# javadoc
12cr|oldjdom-1.0-0.b8.2.8|70	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|oldjdom-1.0-0.b8.2.8|71	cp -pr build/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|oldjdom-1.0-0.b8.2.8|72	
12cr|oldjdom-1.0-0.b8.2.8|73	# demo
12cr|oldjdom-1.0-0.b8.2.8|74	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|oldjdom-1.0-0.b8.2.8|75	cp -pr samples $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|oldjdom-1.0-0.b8.2.8|76	
12cr|oldjdom-1.0-0.b8.2.8|77	%if %{gcj_support}
12cr|oldjdom-1.0-0.b8.2.8|78	%{_bindir}/aot-compile-rpm
12cr|oldjdom-1.0-0.b8.2.8|79	%endif
12cr|oldjdom-1.0-0.b8.2.8|80	
12cr|oldjdom-1.0-0.b8.2.8|81	%clean
12cr|oldjdom-1.0-0.b8.2.8|82	rm -rf $RPM_BUILD_ROOT
12cr|oldjdom-1.0-0.b8.2.8|83	
12cr|oldjdom-1.0-0.b8.2.8|84	%if %{gcj_support}
12cr|oldjdom-1.0-0.b8.2.8|85	%post
12cr|oldjdom-1.0-0.b8.2.8|86	%{update_gcjdb}
12cr|oldjdom-1.0-0.b8.2.8|87	
12cr|oldjdom-1.0-0.b8.2.8|88	%postun
12cr|oldjdom-1.0-0.b8.2.8|89	%{clean_gcjdb}
12cr|oldjdom-1.0-0.b8.2.8|90	%endif
12cr|oldjdom-1.0-0.b8.2.8|91	
12cr|oldjdom-1.0-0.b8.2.8|92	%files
12cr|oldjdom-1.0-0.b8.2.8|93	%defattr(0644,root,root,0755)
12cr|oldjdom-1.0-0.b8.2.8|94	%doc CHANGES.txt COMMITTERS.txt LICENSE.txt README.txt TODO.txt
12cr|oldjdom-1.0-0.b8.2.8|95	%{_javadir}/*
12cr|oldjdom-1.0-0.b8.2.8|96	%if %{gcj_support}
12cr|oldjdom-1.0-0.b8.2.8|97	%dir %{_libdir}/gcj/%{name}
12cr|oldjdom-1.0-0.b8.2.8|98	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12cr|oldjdom-1.0-0.b8.2.8|99	%endif
12cr|oldjdom-1.0-0.b8.2.8|100	
12cr|oldjdom-1.0-0.b8.2.8|101	%files javadoc
12cr|oldjdom-1.0-0.b8.2.8|102	%defattr(0644,root,root,0755)
12cr|oldjdom-1.0-0.b8.2.8|103	%{_javadocdir}/%{name}-%{version}
12cr|oldjdom-1.0-0.b8.2.8|104	
12cr|oldjdom-1.0-0.b8.2.8|105	%files demo
12cr|oldjdom-1.0-0.b8.2.8|106	%defattr(0644,root,root,0755)
12cr|oldjdom-1.0-0.b8.2.8|107	%{_datadir}/%{name}
12cr|oldjdom-1.0-0.b8.2.8|108	
12cr|oldjdom-1.0-0.b8.2.8|109	
12cr|oldjdom-1.0-0.b8.2.8|110	
12cr|oldjdom-1.0-0.b8.2.8|111	
12cr|oldjdom-1.0-0.b8.2.8|112	%changelog
12cr|oldjdom-1.0-0.b8.2.8|113	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0:1.0-0.b8.2.8mdv2010.0
12cr|oldjdom-1.0-0.b8.2.8|114	+ Revision: 426267
12cr|oldjdom-1.0-0.b8.2.8|115	- rebuild
12cr|oldjdom-1.0-0.b8.2.8|116	
12cr|oldjdom-1.0-0.b8.2.8|117	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0:1.0-0.b8.2.7mdv2009.0
12cr|oldjdom-1.0-0.b8.2.8|118	+ Revision: 136634
12cr|oldjdom-1.0-0.b8.2.8|119	- restore BuildRoot
12cr|oldjdom-1.0-0.b8.2.8|120	
12cr|oldjdom-1.0-0.b8.2.8|121	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|oldjdom-1.0-0.b8.2.8|122	- kill re-definition of %%buildroot on Pixel's request
12cr|oldjdom-1.0-0.b8.2.8|123	
12cr|oldjdom-1.0-0.b8.2.8|124	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.0-0.b8.2.7mdv2008.1
12cr|oldjdom-1.0-0.b8.2.8|125	+ Revision: 120999
12cr|oldjdom-1.0-0.b8.2.8|126	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|oldjdom-1.0-0.b8.2.8|127	
12cr|oldjdom-1.0-0.b8.2.8|128	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:1.0-0.b8.2.6mdv2008.0
12cr|oldjdom-1.0-0.b8.2.8|129	+ Revision: 87273
12cr|oldjdom-1.0-0.b8.2.8|130	- rebuild to filter out autorequires of GCJ AOT objects
12cr|oldjdom-1.0-0.b8.2.8|131	- remove unnecessary Requires(post) on java-gcj-compat
12cr|oldjdom-1.0-0.b8.2.8|132	
12cr|oldjdom-1.0-0.b8.2.8|133	* Sun Sep 09 2007 Pascal Terjan <pterjan@mandriva.org> 0:1.0-0.b8.2.5mdv2008.0
12cr|oldjdom-1.0-0.b8.2.8|134	+ Revision: 82876
12cr|oldjdom-1.0-0.b8.2.8|135	- rebuild
12cr|oldjdom-1.0-0.b8.2.8|136	
12cr|oldjdom-1.0-0.b8.2.8|137	
12cr|oldjdom-1.0-0.b8.2.8|138	* Fri Mar 16 2007 Christiaan Welvaart <spturtle@mandriva.org> 1.0-0.b8.2.4mdv2007.1
12cr|oldjdom-1.0-0.b8.2.8|139	+ Revision: 144745
12cr|oldjdom-1.0-0.b8.2.8|140	- rebuild for 2007.1
12cr|oldjdom-1.0-0.b8.2.8|141	- Import oldjdom
12cr|oldjdom-1.0-0.b8.2.8|142	
12cr|oldjdom-1.0-0.b8.2.8|143	* Sun Jun 04 2006 David Walluck <walluck@mandriva.org> 0:1.0-0.b8.2.2mdv2007.0
12cr|oldjdom-1.0-0.b8.2.8|144	- rebuild for libgcj.so.7
12cr|oldjdom-1.0-0.b8.2.8|145	- aot-compile
12cr|oldjdom-1.0-0.b8.2.8|146	
12cr|oldjdom-1.0-0.b8.2.8|147	* Sat May 28 2005 David Walluck <walluck@mandriva.org> 0:1.0-0.b8.2.1mdk
12cr|oldjdom-1.0-0.b8.2.8|148	- release
12cr|oldjdom-1.0-0.b8.2.8|149	
12cr|oldjdom-1.0-0.b8.2.8|150	* Wed Aug 25 2004 Fernando Nasser <fnasser@redhat.com> 0:1.0-0.b8.2jpp
12cr|oldjdom-1.0-0.b8.2.8|151	- Rebuild with Ant 1.6.2
12cr|oldjdom-1.0-0.b8.2.8|152	

3684 12
12cr|olena-2.0-3|1	%bcond_with apps
12cr|olena-2.0-3|2	%bcond_without doc
12cr|olena-2.0-3|3	%bcond_without scribo
12cr|olena-2.0-3|4	
12cr|olena-2.0-3|5	Name:		olena
12cr|olena-2.0-3|6	Version:	2.0
12cr|olena-2.0-3|7	Release:	3
12cr|olena-2.0-3|8	Epoch:		2
12cr|olena-2.0-3|9	License:	GPLv2
12cr|olena-2.0-3|10	Summary:	Olena is a platform dedicated to image processing
12cr|olena-2.0-3|11	Group:		Development/C++
12cr|olena-2.0-3|12	URL:		http://www.lrde.epita.fr/cgi-bin/twiki/view/Olena/WebHome
12cr|olena-2.0-3|13	# Get from https://svn.lrde.epita.fr/svn/oln/tags/olena-1.0 to have scribo
12cr|olena-2.0-3|14	Source0:	%{name}-%{version}.tar.bz2
12cr|olena-2.0-3|15	Patch0:		olena-1.0-subdirs.patch
12cr|olena-2.0-3|16	Patch1:		olena-1.0-linkage.patch
12cr|olena-2.0-3|17	Patch2:		olena-2.0-tesseract-3.01.patch
12cr|olena-2.0-3|18	Patch3:		olena-2.0-gcc4.7.patch
12cr|olena-2.0-3|19	BuildRequires:	cfitsio-devel
12cr|olena-2.0-3|20	BuildRequires:	tiff-devel
12cr|olena-2.0-3|21	BuildRequires:	pkgconfig(ImageMagick)
12cr|olena-2.0-3|22	BuildRequires:	pkgconfig(glut)
12cr|olena-2.0-3|23	BuildRequires:	pkgconfig(gl)
12cr|olena-2.0-3|24	BuildRequires:	pkgconfig(xmu)
12cr|olena-2.0-3|25	BuildRequires:	vtk-devel
12cr|olena-2.0-3|26	%if %with scribo
12cr|olena-2.0-3|27	BuildRequires:	tesseract-devel >= 2.04-3
12cr|olena-2.0-3|28	%endif
12cr|olena-2.0-3|29	BuildRequires:	imagemagick
12cr|olena-2.0-3|30	BuildRequires:	texlive-latex texlive-dvips
12cr|olena-2.0-3|31	BuildRequires:	latex2html
12cr|olena-2.0-3|32	BuildRequires:	doxygen
12cr|olena-2.0-3|33	
12cr|olena-2.0-3|34	%description
12cr|olena-2.0-3|35	Olena is a platform dedicated to image processing. At the
12cr|olena-2.0-3|36	moment it is mainly composed of a C++ library: Milena. This library features
12cr|olena-2.0-3|37	many tools to easily perform image processing tasks. Its main characteristic is
12cr|olena-2.0-3|38	its genericity: it allows to write an algorithm once and run it over many kinds
12cr|olena-2.0-3|39	of images (grey scale, color, 1D, 2D, 3D, ...).
12cr|olena-2.0-3|40	
12cr|olena-2.0-3|41	#------------------------------------------------------------------------------
12cr|olena-2.0-3|42	
12cr|olena-2.0-3|43	%if %with doc
12cr|olena-2.0-3|44	
12cr|olena-2.0-3|45	%package doc
12cr|olena-2.0-3|46	Summary:	Olena documentation
12cr|olena-2.0-3|47	Group:		Books/Howtos
12cr|olena-2.0-3|48	
12cr|olena-2.0-3|49	%description doc
12cr|olena-2.0-3|50	This is the documentation for Olena.
12cr|olena-2.0-3|51	Olena is a platform dedicated to image processing. At the
12cr|olena-2.0-3|52	moment it is mainly composed of a C++ library: Milena. This library features
12cr|olena-2.0-3|53	many tools to easily perform image processing tasks. Its main characteristic is
12cr|olena-2.0-3|54	its genericity: it allows to write an algorithm once and run it over many kinds
12cr|olena-2.0-3|55	of images (grey scale, color, 1D, 2D, 3D, ...).
12cr|olena-2.0-3|56	
12cr|olena-2.0-3|57	%files doc
12cr|olena-2.0-3|58	%{_docdir}/olena
12cr|olena-2.0-3|59	
12cr|olena-2.0-3|60	%endif
12cr|olena-2.0-3|61	
12cr|olena-2.0-3|62	#------------------------------------------------------------------------------
12cr|olena-2.0-3|63	
12cr|olena-2.0-3|64	%package tools
12cr|olena-2.0-3|65	Summary:	Olena tools
12cr|olena-2.0-3|66	Group:		Development/C++
12cr|olena-2.0-3|67	
12cr|olena-2.0-3|68	%description tools
12cr|olena-2.0-3|69	Olena is a platform dedicated to image processing. At the
12cr|olena-2.0-3|70	moment it is mainly composed of a C++ library: Milena. This library features
12cr|olena-2.0-3|71	many tools to easily perform image processing tasks. Its main characteristic is
12cr|olena-2.0-3|72	its genericity: it allows to write an algorithm once and run it over many kinds
12cr|olena-2.0-3|73	of images (grey scale, color, 1D, 2D, 3D, ...).
12cr|olena-2.0-3|74	
12cr|olena-2.0-3|75	%files tools
12cr|olena-2.0-3|76	%{_bindir}/*
12cr|olena-2.0-3|77	%{_datadir}/olena
12cr|olena-2.0-3|78	%if %with scribo
12cr|olena-2.0-3|79	%{_libdir}/scribo/*
12cr|olena-2.0-3|80	%endif
12cr|olena-2.0-3|81	
12cr|olena-2.0-3|82	#------------------------------------------------------------------------------
12cr|olena-2.0-3|83	
12cr|olena-2.0-3|84	%define gluit_major 0
12cr|olena-2.0-3|85	%define libgluit %mklibname gluit %{gluit_major}
12cr|olena-2.0-3|86	
12cr|olena-2.0-3|87	%package -n %{libgluit}
12cr|olena-2.0-3|88	Summary:	Gluit C++ main Olena library
12cr|olena-2.0-3|89	Group:		Development/C++
12cr|olena-2.0-3|90	
12cr|olena-2.0-3|91	%description -n %{libgluit}
12cr|olena-2.0-3|92	Gluit C++ main Olena library.
12cr|olena-2.0-3|93	
12cr|olena-2.0-3|94	%files -n %{libgluit}
12cr|olena-2.0-3|95	%{_libdir}/libgluit.so.%{gluit_major}*
12cr|olena-2.0-3|96	
12cr|olena-2.0-3|97	#------------------------------------------------------------------------------
12cr|olena-2.0-3|98	
12cr|olena-2.0-3|99	%define tri_major 0
12cr|olena-2.0-3|100	%define libtrimesh %mklibname trimesh %{tri_major}
12cr|olena-2.0-3|101	
12cr|olena-2.0-3|102	%package -n %{libtrimesh}
12cr|olena-2.0-3|103	Summary:	trimesh C++ main Olena library
12cr|olena-2.0-3|104	Group:		Development/C++
12cr|olena-2.0-3|105	
12cr|olena-2.0-3|106	%description -n %{libtrimesh}
12cr|olena-2.0-3|107	trimesh C++ main Olena library.
12cr|olena-2.0-3|108	
12cr|olena-2.0-3|109	%files -n %{libtrimesh}
12cr|olena-2.0-3|110	%{_libdir}/libtrimesh.so.%{tri_major}*
12cr|olena-2.0-3|111	
12cr|olena-2.0-3|112	#------------------------------------------------------------------------------
12cr|olena-2.0-3|113	
12cr|olena-2.0-3|114	%package devel
12cr|olena-2.0-3|115	Summary:	Olena devel files
12cr|olena-2.0-3|116	Group:		Development/C++
12cr|olena-2.0-3|117	Requires:	%{libtrimesh} = %{epoch}:%{version}
12cr|olena-2.0-3|118	Requires:	%{libgluit} = %{epoch}:%{version}
12cr|olena-2.0-3|119	Requires:	olena-tools
12cr|olena-2.0-3|120	
12cr|olena-2.0-3|121	%description devel
12cr|olena-2.0-3|122	Olena devel files
12cr|olena-2.0-3|123	Olena is a platform dedicated to image processing. At the
12cr|olena-2.0-3|124	moment it is mainly composed of a C++ library: Milena. This library features
12cr|olena-2.0-3|125	many tools to easily perform image processing tasks. Its main characteristic is
12cr|olena-2.0-3|126	its genericity: it allows to write an algorithm once and run it over many kinds
12cr|olena-2.0-3|127	of images (grey scale, color, 1D, 2D, 3D, ...).
12cr|olena-2.0-3|128	
12cr|olena-2.0-3|129	%files devel
12cr|olena-2.0-3|130	%{_libdir}/*.so
12cr|olena-2.0-3|131	%{_includedir}/*
12cr|olena-2.0-3|132	%{_libdir}/*.a
12cr|olena-2.0-3|133	
12cr|olena-2.0-3|134	#------------------------------------------------------------------------------
12cr|olena-2.0-3|135	
12cr|olena-2.0-3|136	%prep
12cr|olena-2.0-3|137	%setup -q
12cr|olena-2.0-3|138	%patch1 -p0
12cr|olena-2.0-3|139	%patch2
12cr|olena-2.0-3|140	%patch3 -p1
12cr|olena-2.0-3|141	%if ! %with doc
12cr|olena-2.0-3|142	%patch0 -p0 -b .orig
12cr|olena-2.0-3|143	autoreconf -fi
12cr|olena-2.0-3|144	%endif
12cr|olena-2.0-3|145	pushd external/trimesh
12cr|olena-2.0-3|146	autoreconf -fi
12cr|olena-2.0-3|147	popd
12cr|olena-2.0-3|148	
12cr|olena-2.0-3|149	%build
12cr|olena-2.0-3|150	%global optflags %{optflags} -fpermissive
12cr|olena-2.0-3|151	%configure2_5x \
12cr|olena-2.0-3|152	%if %with scribo
12cr|olena-2.0-3|153	--enable-scribo \
12cr|olena-2.0-3|154	%endif
12cr|olena-2.0-3|155	--enable-trimesh \
12cr|olena-2.0-3|156	%if %with apps
12cr|olena-2.0-3|157	--enable-apps \
12cr|olena-2.0-3|158	%endif
12cr|olena-2.0-3|159	--enable-tools
12cr|olena-2.0-3|160	
12cr|olena-2.0-3|161	pushd external/trimesh
12cr|olena-2.0-3|162	%configure2_5x
12cr|olena-2.0-3|163	popd
12cr|olena-2.0-3|164	
12cr|olena-2.0-3|165	%make
12cr|olena-2.0-3|166	
12cr|olena-2.0-3|167	%install
12cr|olena-2.0-3|168	%makeinstall_std
12cr|olena-2.0-3|169	
12cr|olena-2.0-3|170	
12cr|olena-2.0-3|171	%changelog
12cr|olena-2.0-3|172	* Thu Dec 01 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 2:2.0-3
12cr|olena-2.0-3|173	+ Revision: 735945
12cr|olena-2.0-3|174	- Fixed compatibility to tesseract 3.01
12cr|olena-2.0-3|175	
12cr|olena-2.0-3|176	* Wed Nov 09 2011 Andrey Smirnov <asmirnov@mandriva.org> 2:2.0-2
12cr|olena-2.0-3|177	+ Revision: 729310
12cr|olena-2.0-3|178	- Disable scribo until compatibility with current tesseract fixed
12cr|olena-2.0-3|179	
12cr|olena-2.0-3|180	* Wed Oct 05 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:2.0-1
12cr|olena-2.0-3|181	+ Revision: 703157
12cr|olena-2.0-3|182	- Fix file list
12cr|olena-2.0-3|183	- Install .a files
12cr|olena-2.0-3|184	- Clean spec file
12cr|olena-2.0-3|185	- New version 2.0
12cr|olena-2.0-3|186	
12cr|olena-2.0-3|187	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|olena-2.0-3|188	- rebuild
12cr|olena-2.0-3|189	
12cr|olena-2.0-3|190	+ Pascal Terjan <pterjan@mandriva.org>
12cr|olena-2.0-3|191	- Drop require on gdcm-devel for now :
12cr|olena-2.0-3|192	- It is in contribs
12cr|olena-2.0-3|193	- It is unused now (configure does not find it)
12cr|olena-2.0-3|194	
12cr|olena-2.0-3|195	* Sat May 08 2010 Funda Wang <fwang@mandriva.org> 2:1.0-6mdv2010.1
12cr|olena-2.0-3|196	+ Revision: 543630
12cr|olena-2.0-3|197	- fix link
12cr|olena-2.0-3|198	- more BRs
12cr|olena-2.0-3|199	- add BR
12cr|olena-2.0-3|200	- add convert BR
12cr|olena-2.0-3|201	
12cr|olena-2.0-3|202	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|olena-2.0-3|203	- rebuilt for 2010.1
12cr|olena-2.0-3|204	
12cr|olena-2.0-3|205	* Wed Sep 23 2009 Helio Chissini de Castro <helio@mandriva.com> 2:1.0-4mdv2010.0
12cr|olena-2.0-3|206	+ Revision: 448013
12cr|olena-2.0-3|207	- Respect description, as requested in Mandriva bug #53959
12cr|olena-2.0-3|208	
12cr|olena-2.0-3|209	* Wed Sep 16 2009 Helio Chissini de Castro <helio@mandriva.com> 2:1.0-3mdv2010.0
12cr|olena-2.0-3|210	+ Revision: 443577
12cr|olena-2.0-3|211	- Build against tesseract shared.
12cr|olena-2.0-3|212	
12cr|olena-2.0-3|213	* Wed Sep 16 2009 Helio Chissini de Castro <helio@mandriva.com> 2:1.0-2mdv2010.0
12cr|olena-2.0-3|214	+ Revision: 443356
12cr|olena-2.0-3|215	- Fix the mess with olena revision
12cr|olena-2.0-3|216	
12cr|olena-2.0-3|217	* Mon Sep 14 2009 Helio Chissini de Castro <helio@mandriva.com> 1:1.0-0.0.419mdv2010.0
12cr|olena-2.0-3|218	+ Revision: 440844
12cr|olena-2.0-3|219	- finally fixed olen package as requested by nepomuk team. Disable milena doc
12cr|olena-2.0-3|220	was necessary and use current trunk sources
12cr|olena-2.0-3|221	
12cr|olena-2.0-3|222	* Tue Aug 25 2009 Helio Chissini de Castro <helio@mandriva.com> 1.0-1mdv2010.0
12cr|olena-2.0-3|223	+ Revision: 421273
12cr|olena-2.0-3|224	- imported package olena
12cr|olena-2.0-3|225	
12cr|olena-2.0-3|226	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|olena-2.0-3|227	- import olena
12cr|olena-2.0-3|228	
12cr|olena-2.0-3|229	

3685 12
12cr|omninotify-2.1-2|1	%define		_disable_ld_no_undefined	1
12cr|omninotify-2.1-2|2	
12cr|omninotify-2.1-2|3	%define	name	omninotify
12cr|omninotify-2.1-2|4	%define	libname	%mklibname %{name} 0
12cr|omninotify-2.1-2|5	%define devname	%mklibname %{name} -d
12cr|omninotify-2.1-2|6	
12cr|omninotify-2.1-2|7	Name:		%{name}
12cr|omninotify-2.1-2|8	Version:	2.1
12cr|omninotify-2.1-2|9	Release:	%mkrel 2
12cr|omninotify-2.1-2|10	Group:		System/Servers
12cr|omninotify-2.1-2|11	Summary:	Multi-threaded implementation of the CORBA Notification Service
12cr|omninotify-2.1-2|12	License:	GPL
12cr|omninotify-2.1-2|13	URL:		http://omninotify.sourceforge.net
12cr|omninotify-2.1-2|14	Source0:	omniNotify-2.1.tar.gz
12cr|omninotify-2.1-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|omninotify-2.1-2|16	
12cr|omninotify-2.1-2|17	BuildRequires:	omniorb
12cr|omninotify-2.1-2|18	BuildRequires:	omniorb-devel
12cr|omninotify-2.1-2|19	BuildRequires:	python-omniidl
12cr|omninotify-2.1-2|20	BuildRequires:	python-omniorb
12cr|omninotify-2.1-2|21	
12cr|omninotify-2.1-2|22	Patch0:		long-long.patch
12cr|omninotify-2.1-2|23	Patch1:		backward-iostream.patch
12cr|omninotify-2.1-2|24	Patch2:		destdir.patch
12cr|omninotify-2.1-2|25	
12cr|omninotify-2.1-2|26	%description
12cr|omninotify-2.1-2|27	omniNotify is a multi-threaded implementation of the CORBA Notification
12cr|omninotify-2.1-2|28	Service (CosNotification), a feature-enriched version of the CORBA Event
12cr|omninotify-2.1-2|29	Service (CosEvents).omniNotify offers asynchronous, decoupled,
12cr|omninotify-2.1-2|30	event-based communication between distributed and heterogeneous applications.
12cr|omninotify-2.1-2|31	
12cr|omninotify-2.1-2|32	omniNotify was developed by a group of researchers at AT&T Labs in
12cr|omninotify-2.1-2|33	Florham Park, New Jersey.   Our  main design goal for omniNotify was
12cr|omninotify-2.1-2|34	scalability: we wanted a service that scales well w.r.t. both number
12cr|omninotify-2.1-2|35	of connected consumers and number (and complexity) of filters registered
12cr|omninotify-2.1-2|36	by consumers.  To achieve this goal, the implementation exploits parallelism
12cr|omninotify-2.1-2|37	during filter evaluation and dispatching of events to consumers.
12cr|omninotify-2.1-2|38	
12cr|omninotify-2.1-2|39	omniNotify is built on top of OmniORB, a free high performance C++ CORBA ORB
12cr|omninotify-2.1-2|40	was developed by researchers at the lab which was originally the Olivetti
12cr|omninotify-2.1-2|41	research lab (ORL), then the Olivetti/Oracle lab, and finally AT&T
12cr|omninotify-2.1-2|42	Labs Cambridge.  It is now maintained by Duncan Grisby. omniNotify's good
12cr|omninotify-2.1-2|43	performance is due in part to the excellent performance of OmniORB.
12cr|omninotify-2.1-2|44	
12cr|omninotify-2.1-2|45	%files
12cr|omninotify-2.1-2|46	%defattr(-,root,root)
12cr|omninotify-2.1-2|47	%{_bindir}/notifd
12cr|omninotify-2.1-2|48	
12cr|omninotify-2.1-2|49	#------------------------------------------------------------------------
12cr|omninotify-2.1-2|50	%package	-n %{libname}
12cr|omninotify-2.1-2|51	Summary:	%{name} shared libraries
12cr|omninotify-2.1-2|52	Group:		System/Libraries
12cr|omninotify-2.1-2|53	Provides:	lib%{name} = %{version}-%{release}
12cr|omninotify-2.1-2|54	
12cr|omninotify-2.1-2|55	%description	-n %{libname}
12cr|omninotify-2.1-2|56	This package provides %{name} shared libraries.
12cr|omninotify-2.1-2|57	
12cr|omninotify-2.1-2|58	%files		-n %{libname}
12cr|omninotify-2.1-2|59	%defattr(-,root,root)
12cr|omninotify-2.1-2|60	%{_libdir}/*.so.*
12cr|omninotify-2.1-2|61	
12cr|omninotify-2.1-2|62	#------------------------------------------------------------------------
12cr|omninotify-2.1-2|63	%package	-n %{devname}
12cr|omninotify-2.1-2|64	Summary:	%{name} shared libraries
12cr|omninotify-2.1-2|65	Group:		Development/Other
12cr|omninotify-2.1-2|66	Provides:	%{name}-devel = %{version}-%{release}
12cr|omninotify-2.1-2|67	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|omninotify-2.1-2|68	Requires:	%{libname} = %{version}-%{release}
12cr|omninotify-2.1-2|69	
12cr|omninotify-2.1-2|70	%description	-n %{devname}
12cr|omninotify-2.1-2|71	This package provides %{name} development files.
12cr|omninotify-2.1-2|72	
12cr|omninotify-2.1-2|73	%files		-n %{devname}
12cr|omninotify-2.1-2|74	%defattr(-,root,root)
12cr|omninotify-2.1-2|75	%dir %{_includedir}/COS
12cr|omninotify-2.1-2|76	%{_includedir}/COS/*
12cr|omninotify-2.1-2|77	%dir %{_includedir}/omniNotify
12cr|omninotify-2.1-2|78	%{_includedir}/omniNotify/*
12cr|omninotify-2.1-2|79	%{_libdir}/*.so
12cr|omninotify-2.1-2|80	
12cr|omninotify-2.1-2|81	#-----------------------------------------------------------------------
12cr|omninotify-2.1-2|82	%prep
12cr|omninotify-2.1-2|83	%setup -q -n omniNotify
12cr|omninotify-2.1-2|84	
12cr|omninotify-2.1-2|85	%patch0 -p1
12cr|omninotify-2.1-2|86	%patch1 -p1
12cr|omninotify-2.1-2|87	%patch2 -p1
12cr|omninotify-2.1-2|88	
12cr|omninotify-2.1-2|89	#-----------------------------------------------------------------------
12cr|omninotify-2.1-2|90	%build
12cr|omninotify-2.1-2|91	%configure --disable-static --enable-shared
12cr|omninotify-2.1-2|92	%make
12cr|omninotify-2.1-2|93	
12cr|omninotify-2.1-2|94	#-----------------------------------------------------------------------
12cr|omninotify-2.1-2|95	%install
12cr|omninotify-2.1-2|96	%makeinstall_std
12cr|omninotify-2.1-2|97	
12cr|omninotify-2.1-2|98	#-----------------------------------------------------------------------
12cr|omninotify-2.1-2|99	%clean
12cr|omninotify-2.1-2|100	rm -rf %{buildroot}
12cr|omninotify-2.1-2|101	
12cr|omninotify-2.1-2|102	
12cr|omninotify-2.1-2|103	%changelog
12cr|omninotify-2.1-2|104	* Thu Sep 23 2010 Funda Wang <fwang@mandriva.org> 2.1-2mdv2011.0
12cr|omninotify-2.1-2|105	+ Revision: 580665
12cr|omninotify-2.1-2|106	- adding missing requires
12cr|omninotify-2.1-2|107	
12cr|omninotify-2.1-2|108	* Sat Mar 06 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.1-1mdv2010.1
12cr|omninotify-2.1-2|109	+ Revision: 514881
12cr|omninotify-2.1-2|110	- Import omninotify version 2.1.
12cr|omninotify-2.1-2|111	- omninotify
12cr|omninotify-2.1-2|112	

3686 12
12cr|omniorb-4.1.5-1|1	%define version		4.1.5
12cr|omniorb-4.1.5-1|2	%define release		%mkrel 1
12cr|omniorb-4.1.5-1|3	%define name		omniorb
12cr|omniorb-4.1.5-1|4	%define lib_name_orig	lib%{name}
12cr|omniorb-4.1.5-1|5	%define lib_major	4
12cr|omniorb-4.1.5-1|6	%define lib_name	%mklibname %{name} %{lib_major}
12cr|omniorb-4.1.5-1|7	%define develname 	%mklibname -d %{name}
12cr|omniorb-4.1.5-1|8	%{expand:%%define py_ver %(python -V 2>&1| awk '{print $2}'|cut -d. -f1-2)}
12cr|omniorb-4.1.5-1|9	%define python_compile_opt python -O -c "import compileall; compileall.compile_dir('.')"
12cr|omniorb-4.1.5-1|10	%define python_compile     python -c "import compileall; compileall.compile_dir('.')"
12cr|omniorb-4.1.5-1|11	%{?!mdkversion: %define notmdk 1}
12cr|omniorb-4.1.5-1|12	
12cr|omniorb-4.1.5-1|13	# virtual (ie empty) package to enforce naming convention
12cr|omniorb-4.1.5-1|14	
12cr|omniorb-4.1.5-1|15	Summary:	A robust high performance CORBA ORB for C++ and Python
12cr|omniorb-4.1.5-1|16	Name:		%{name}
12cr|omniorb-4.1.5-1|17	Version:	%{version}
12cr|omniorb-4.1.5-1|18	Release:	%{release}
12cr|omniorb-4.1.5-1|19	License:	GPL
12cr|omniorb-4.1.5-1|20	Group:		System/Libraries
12cr|omniorb-4.1.5-1|21	Source0:	http://prdownloads.sourceforge.net/sourceforge/omniorb/omniORB-%{version}.tar.bz2
12cr|omniorb-4.1.5-1|22	Source1:	omniORB.cfg
12cr|omniorb-4.1.5-1|23	Source2:	omninames
12cr|omniorb-4.1.5-1|24	URL:		http://omniorb.sourceforge.net/
12cr|omniorb-4.1.5-1|25	BuildRequires:	tcl tk
12cr|omniorb-4.1.5-1|26	BuildRequires:	python-devel
12cr|omniorb-4.1.5-1|27	BuildRequires:	openssl-devel
12cr|omniorb-4.1.5-1|28	%{!?notmdk:Requires(pre): rpm-helper}
12cr|omniorb-4.1.5-1|29	%{!?notmdk:Requires(preun): rpm-helper}
12cr|omniorb-4.1.5-1|30	Provides:	corba
12cr|omniorb-4.1.5-1|31	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|omniorb-4.1.5-1|32	Requires:	%{lib_name} = %version
12cr|omniorb-4.1.5-1|33	ExclusiveArch:	ppc i586 x86_64
12cr|omniorb-4.1.5-1|34	
12cr|omniorb-4.1.5-1|35	Patch0:		omniORB-4.1.4-format.patch
12cr|omniorb-4.1.5-1|36	Patch2:		omniORB-4.1.4-link.patch
12cr|omniorb-4.1.5-1|37	
12cr|omniorb-4.1.5-1|38	%description
12cr|omniorb-4.1.5-1|39	omniORB is a robust high performance CORBA ORB for C++ and Python.
12cr|omniorb-4.1.5-1|40	It is freely available under the terms of the GNU Lesser General Public License
12cr|omniorb-4.1.5-1|41	(for the libraries), and GNU General Public License (for the tools). omniORB
12cr|omniorb-4.1.5-1|42	is largely CORBA 2.6 compliant.
12cr|omniorb-4.1.5-1|43	
12cr|omniorb-4.1.5-1|44	omniORB is one of only three ORBs to have been awarded the Open Group's Open
12cr|omniorb-4.1.5-1|45	Brand for CORBA. This means that omniORB has been tested and certified CORBA
12cr|omniorb-4.1.5-1|46	compliant, to version 2.1 of the CORBA specification. You can find out more
12cr|omniorb-4.1.5-1|47	about the branding program at the Open Group.
12cr|omniorb-4.1.5-1|48	
12cr|omniorb-4.1.5-1|49	# main package (contains *.so.[major].*, and binaries)
12cr|omniorb-4.1.5-1|50	
12cr|omniorb-4.1.5-1|51	%package -n	%{lib_name}
12cr|omniorb-4.1.5-1|52	Summary:	a robust high performance CORBA ORB for C++ and Python
12cr|omniorb-4.1.5-1|53	Group:		System/Libraries
12cr|omniorb-4.1.5-1|54	Provides:	%{lib_name_orig} = %{version}-%{release}
12cr|omniorb-4.1.5-1|55	
12cr|omniorb-4.1.5-1|56	%description -n	%{lib_name}
12cr|omniorb-4.1.5-1|57	This package contains the library needed to run programs dynamically
12cr|omniorb-4.1.5-1|58	linked with %{lib_name_orig}.
12cr|omniorb-4.1.5-1|59	
12cr|omniorb-4.1.5-1|60	%package -n	%{develname}
12cr|omniorb-4.1.5-1|61	Summary:	Header files and libraries needed for %{name} development
12cr|omniorb-4.1.5-1|62	Group:		Development/C++
12cr|omniorb-4.1.5-1|63	Requires:	%{name} = %{version}
12cr|omniorb-4.1.5-1|64	Requires:	%{lib_name} = %{version}
12cr|omniorb-4.1.5-1|65	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12cr|omniorb-4.1.5-1|66	Provides:	%{name}-devel = %{version}-%{release}
12cr|omniorb-4.1.5-1|67	Obsoletes:	%{_lib}omniorbpy-devel < %{version}-%{release}
12cr|omniorb-4.1.5-1|68	Obsoletes:	%{_lib}omniorb4-devel < %{version}-%{release}
12cr|omniorb-4.1.5-1|69	Obsoletes:	%{_lib}omniorb-devel < %{version}-%{release}
12cr|omniorb-4.1.5-1|70	
12cr|omniorb-4.1.5-1|71	%description -n	%{develname}
12cr|omniorb-4.1.5-1|72	This package includes the header files and libraries needed for
12cr|omniorb-4.1.5-1|73	developing programs using %{name}.
12cr|omniorb-4.1.5-1|74	
12cr|omniorb-4.1.5-1|75	# docs and examples are in a separate package
12cr|omniorb-4.1.5-1|76	
12cr|omniorb-4.1.5-1|77	%package -n	%{name}-doc
12cr|omniorb-4.1.5-1|78	Summary:	Documentation for omniORB
12cr|omniorb-4.1.5-1|79	Group:		Development/C++
12cr|omniorb-4.1.5-1|80	Requires:	%{name} = %{version}
12cr|omniorb-4.1.5-1|81	Provides:	%{lib_name_orig}-doc
12cr|omniorb-4.1.5-1|82	Obsoletes:	%{lib_name_orig}-doc
12cr|omniorb-4.1.5-1|83	Obsoletes:	libomniorbpy-doc < %{version}-%{release}
12cr|omniorb-4.1.5-1|84	
12cr|omniorb-4.1.5-1|85	%description -n	%{name}-doc
12cr|omniorb-4.1.5-1|86	This package includes developers doc including examples.
12cr|omniorb-4.1.5-1|87	
12cr|omniorb-4.1.5-1|88	
12cr|omniorb-4.1.5-1|89	%package -n python-omniidl
12cr|omniorb-4.1.5-1|90	Group:		Development/Python
12cr|omniorb-4.1.5-1|91	Summary:	OmniOrb IDL compiler
12cr|omniorb-4.1.5-1|92	Conflicts:	%{lib_name}-devel < 4.1.0
12cr|omniorb-4.1.5-1|93	Obsoletes:	%{_lib}omniorbpy2 < %{version}-%{release}
12cr|omniorb-4.1.5-1|94	
12cr|omniorb-4.1.5-1|95	%description -n python-omniidl
12cr|omniorb-4.1.5-1|96	OmniOrb IDL compiler
12cr|omniorb-4.1.5-1|97	
12cr|omniorb-4.1.5-1|98	%prep
12cr|omniorb-4.1.5-1|99	%setup -q -n omniORB-%{version}
12cr|omniorb-4.1.5-1|100	%patch0 -p1
12cr|omniorb-4.1.5-1|101	%patch2 -p0
12cr|omniorb-4.1.5-1|102	
12cr|omniorb-4.1.5-1|103	%build
12cr|omniorb-4.1.5-1|104	%configure2_5x --with-openssl=%{_prefix}
12cr|omniorb-4.1.5-1|105	%make
12cr|omniorb-4.1.5-1|106	
12cr|omniorb-4.1.5-1|107	%install
12cr|omniorb-4.1.5-1|108	[ -d %buildroot ] && rm -rf %buildroot
12cr|omniorb-4.1.5-1|109	
12cr|omniorb-4.1.5-1|110	%makeinstall_std
12cr|omniorb-4.1.5-1|111	###### directories #####
12cr|omniorb-4.1.5-1|112	
12cr|omniorb-4.1.5-1|113	install -m 755 -d %buildroot%{_mandir}/{man1,man5}
12cr|omniorb-4.1.5-1|114	install -m 755 -d %buildroot%_sysconfdir/init.d
12cr|omniorb-4.1.5-1|115	install -m 755 -d %buildroot/var/omninames/
12cr|omniorb-4.1.5-1|116	
12cr|omniorb-4.1.5-1|117	##### copy files #####
12cr|omniorb-4.1.5-1|118	
12cr|omniorb-4.1.5-1|119	install -m 644 %{SOURCE1} %buildroot%_sysconfdir
12cr|omniorb-4.1.5-1|120	install -m 755 %{SOURCE2} %buildroot%_sysconfdir/init.d/omninames
12cr|omniorb-4.1.5-1|121	
12cr|omniorb-4.1.5-1|122	install -m 644 man/man1/* %buildroot%{_mandir}/man1/
12cr|omniorb-4.1.5-1|123	#install -m 644 man/man5/* %buildroot%{_mandir}/man5/
12cr|omniorb-4.1.5-1|124	
12cr|omniorb-4.1.5-1|125	mkdir -p  %buildroot/var/log/omninames
12cr|omniorb-4.1.5-1|126	chmod 755 %buildroot/%{_includedir}/{omnithread,COS,omniORB4,omniORB4/internal}
12cr|omniorb-4.1.5-1|127	
12cr|omniorb-4.1.5-1|128	mkdir -p %{buildroot}%{py_platsitedir}/%{name}
12cr|omniorb-4.1.5-1|129	pushd %{buildroot}%{py_platsitedir}/%{name}
12cr|omniorb-4.1.5-1|130	%python_compile_opt
12cr|omniorb-4.1.5-1|131	%python_compile
12cr|omniorb-4.1.5-1|132	#install *.pyc *.pyo %{buildroot}%{py_platsitedir}/%{name}
12cr|omniorb-4.1.5-1|133	
12cr|omniorb-4.1.5-1|134	%clean
12cr|omniorb-4.1.5-1|135	[ -z %buildroot ] || rm -rf %buildroot
12cr|omniorb-4.1.5-1|136	
12cr|omniorb-4.1.5-1|137	%post
12cr|omniorb-4.1.5-1|138	%_post_service omninames
12cr|omniorb-4.1.5-1|139	
12cr|omniorb-4.1.5-1|140	%preun
12cr|omniorb-4.1.5-1|141	%_preun_service omninames
12cr|omniorb-4.1.5-1|142	
12cr|omniorb-4.1.5-1|143	%if %mdkversion < 200900
12cr|omniorb-4.1.5-1|144	%post   -n %{lib_name} -p /sbin/ldconfig
12cr|omniorb-4.1.5-1|145	%endif
12cr|omniorb-4.1.5-1|146	
12cr|omniorb-4.1.5-1|147	%if %mdkversion < 200900
12cr|omniorb-4.1.5-1|148	%postun -n %{lib_name} -p /sbin/ldconfig
12cr|omniorb-4.1.5-1|149	%endif
12cr|omniorb-4.1.5-1|150	
12cr|omniorb-4.1.5-1|151	%files
12cr|omniorb-4.1.5-1|152	%defattr (-,root,root)
12cr|omniorb-4.1.5-1|153	%doc CREDITS ReleaseNotes.txt
12cr|omniorb-4.1.5-1|154	%_bindir/*
12cr|omniorb-4.1.5-1|155	%exclude %_bindir/omniidl*
12cr|omniorb-4.1.5-1|156	%config(noreplace) %_sysconfdir/*.cfg
12cr|omniorb-4.1.5-1|157	%_sysconfdir/init.d/*
12cr|omniorb-4.1.5-1|158	%attr(644,root,man)  %{_mandir}/man1/*
12cr|omniorb-4.1.5-1|159	%dir %attr(754,root,root) /var/log/omninames
12cr|omniorb-4.1.5-1|160	
12cr|omniorb-4.1.5-1|161	%files -n %{lib_name}
12cr|omniorb-4.1.5-1|162	%defattr (-,root,root)
12cr|omniorb-4.1.5-1|163	%{_libdir}/*.so.*
12cr|omniorb-4.1.5-1|164	
12cr|omniorb-4.1.5-1|165	%files -n %{develname}
12cr|omniorb-4.1.5-1|166	%defattr(-,root,root)
12cr|omniorb-4.1.5-1|167	%doc README*
12cr|omniorb-4.1.5-1|168	%{_libdir}/*.a
12cr|omniorb-4.1.5-1|169	%{_libdir}/*.so
12cr|omniorb-4.1.5-1|170	
12cr|omniorb-4.1.5-1|171	%{_includedir}/COS/*.h
12cr|omniorb-4.1.5-1|172	%{_includedir}/COS/*.hh
12cr|omniorb-4.1.5-1|173	%{_includedir}/omniORB4/*.h
12cr|omniorb-4.1.5-1|174	%{_includedir}/omniORB4/*.hh
12cr|omniorb-4.1.5-1|175	%{_includedir}/omniORB4/internal/*.h
12cr|omniorb-4.1.5-1|176	%{_includedir}/omniconfig.h
12cr|omniorb-4.1.5-1|177	%{_includedir}/omnithread.h
12cr|omniorb-4.1.5-1|178	%{_includedir}/omnithread/*
12cr|omniorb-4.1.5-1|179	
12cr|omniorb-4.1.5-1|180	%_libdir/pkgconfig/*
12cr|omniorb-4.1.5-1|181	
12cr|omniorb-4.1.5-1|182	%files -n python-omniidl
12cr|omniorb-4.1.5-1|183	%defattr(-,root,root,755)
12cr|omniorb-4.1.5-1|184	
12cr|omniorb-4.1.5-1|185	%_bindir/omniidl*
12cr|omniorb-4.1.5-1|186	%_datadir/idl/omniORB/*.idl
12cr|omniorb-4.1.5-1|187	%_datadir/idl/omniORB/COS/*.idl
12cr|omniorb-4.1.5-1|188	
12cr|omniorb-4.1.5-1|189	%dir %py_puresitedir/omniidl
12cr|omniorb-4.1.5-1|190	%py_puresitedir/omniidl/*
12cr|omniorb-4.1.5-1|191	%dir %py_puresitedir/omniidl_be
12cr|omniorb-4.1.5-1|192	%py_puresitedir/omniidl_be/*.py*
12cr|omniorb-4.1.5-1|193	%dir %py_puresitedir/omniidl_be/cxx
12cr|omniorb-4.1.5-1|194	%py_puresitedir/omniidl_be/cxx/*.py
12cr|omniorb-4.1.5-1|195	%py_puresitedir/omniidl_be/cxx/*.pyc
12cr|omniorb-4.1.5-1|196	%py_puresitedir/omniidl_be/cxx/header
12cr|omniorb-4.1.5-1|197	%py_puresitedir/omniidl_be/cxx/skel
12cr|omniorb-4.1.5-1|198	%py_puresitedir/omniidl_be/cxx/dynskel
12cr|omniorb-4.1.5-1|199	%py_puresitedir/omniidl_be/cxx/impl
12cr|omniorb-4.1.5-1|200	%py_platsitedir/_omniidlmodule.so
12cr|omniorb-4.1.5-1|201	%_libdir/python%{py_ver}/site-packages/_omniidlmodule.so.*
12cr|omniorb-4.1.5-1|202	
12cr|omniorb-4.1.5-1|203	%files -n %{name}-doc
12cr|omniorb-4.1.5-1|204	%defattr(-,root,root)
12cr|omniorb-4.1.5-1|205	%doc doc/*
12cr|omniorb-4.1.5-1|206	
12cr|omniorb-4.1.5-1|207	
12cr|omniorb-4.1.5-1|208	%changelog
12cr|omniorb-4.1.5-1|209	* Sat Apr 09 2011 Funda Wang <fwang@mandriva.org> 4.1.5-1mdv2011.0
12cr|omniorb-4.1.5-1|210	+ Revision: 652123
12cr|omniorb-4.1.5-1|211	- new version 4.1.5
12cr|omniorb-4.1.5-1|212	
12cr|omniorb-4.1.5-1|213	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 4.1.4-4mdv2011.0
12cr|omniorb-4.1.5-1|214	+ Revision: 590137
12cr|omniorb-4.1.5-1|215	- rebuild for python 2.7
12cr|omniorb-4.1.5-1|216	
12cr|omniorb-4.1.5-1|217	* Tue Apr 20 2010 Funda Wang <fwang@mandriva.org> 4.1.4-3mdv2010.1
12cr|omniorb-4.1.5-1|218	+ Revision: 536920
12cr|omniorb-4.1.5-1|219	- build with openssl 1.0
12cr|omniorb-4.1.5-1|220	
12cr|omniorb-4.1.5-1|221	* Wed Feb 17 2010 Paulo Andrade <pcpa@mandriva.com.br> 4.1.4-1mdv2010.1
12cr|omniorb-4.1.5-1|222	+ Revision: 507322
12cr|omniorb-4.1.5-1|223	- Update to omniORB 4.1.4
12cr|omniorb-4.1.5-1|224	
12cr|omniorb-4.1.5-1|225	+ Thierry Vignaud <tv@mandriva.org>
12cr|omniorb-4.1.5-1|226	- rebuild
12cr|omniorb-4.1.5-1|227	
12cr|omniorb-4.1.5-1|228	* Thu Jan 08 2009 Funda Wang <fwang@mandriva.org> 4.1.0-5mdv2009.1
12cr|omniorb-4.1.5-1|229	+ Revision: 327048
12cr|omniorb-4.1.5-1|230	- obsolete old packages
12cr|omniorb-4.1.5-1|231	
12cr|omniorb-4.1.5-1|232	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 4.1.0-4mdv2009.0
12cr|omniorb-4.1.5-1|233	+ Revision: 243325
12cr|omniorb-4.1.5-1|234	- fix group
12cr|omniorb-4.1.5-1|235	- rebuild
12cr|omniorb-4.1.5-1|236	- kill re-definition of %%buildroot on Pixel's request
12cr|omniorb-4.1.5-1|237	
12cr|omniorb-4.1.5-1|238	+ Pixel <pixel@mandriva.com>
12cr|omniorb-4.1.5-1|239	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|omniorb-4.1.5-1|240	
12cr|omniorb-4.1.5-1|241	+ Olivier Blin <oblin@mandriva.com>
12cr|omniorb-4.1.5-1|242	- restore BuildRoot
12cr|omniorb-4.1.5-1|243	
12cr|omniorb-4.1.5-1|244	+ Buchan Milne <bgmilne@mandriva.org>
12cr|omniorb-4.1.5-1|245	- Change subpackage names to comply with packaging policies and rearrange
12cr|omniorb-4.1.5-1|246	files to be more logically placed
12cr|omniorb-4.1.5-1|247	
12cr|omniorb-4.1.5-1|248	* Wed Jun 27 2007 Olivier Thauvin <nanardon@mandriva.org> 4.1.0-1mdv2008.0
12cr|omniorb-4.1.5-1|249	+ Revision: 45143
12cr|omniorb-4.1.5-1|250	- 4.1.0
12cr|omniorb-4.1.5-1|251	
12cr|omniorb-4.1.5-1|252	
12cr|omniorb-4.1.5-1|253	* Sat Dec 09 2006 Olivier Thauvin <nanardon@mandriva.org> 4.0.6-3mdv2007.0
12cr|omniorb-4.1.5-1|254	+ Revision: 94356
12cr|omniorb-4.1.5-1|255	- allow build on x86_64
12cr|omniorb-4.1.5-1|256	- Import omniorb
12cr|omniorb-4.1.5-1|257	
12cr|omniorb-4.1.5-1|258	* Sat Jul 23 2005 Nicolas Lcureuil <neoclust@mandriva.org> 4.0.6-2mdk
12cr|omniorb-4.1.5-1|259	- Fix file section
12cr|omniorb-4.1.5-1|260	
12cr|omniorb-4.1.5-1|261	* Sat Jul 23 2005 Nicolas Lcureuil <neoclust@mandriva.org> 4.0.6-1mdk
12cr|omniorb-4.1.5-1|262	- New release 4.0.6
12cr|omniorb-4.1.5-1|263	
12cr|omniorb-4.1.5-1|264	* Tue Jan 04 2005 Lenny Cartier <lenny@mandrakesoft.com> 4.0.5-1mdk
12cr|omniorb-4.1.5-1|265	- 4.0.5
12cr|omniorb-4.1.5-1|266	
12cr|omniorb-4.1.5-1|267	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 4.0.3-5mdk
12cr|omniorb-4.1.5-1|268	- Rebuild for new python
12cr|omniorb-4.1.5-1|269	
12cr|omniorb-4.1.5-1|270	* Sat Jul 03 2004 Lenny Cartier <lenny@mandrakesoft.com> 4.0.3-4mdk
12cr|omniorb-4.1.5-1|271	- rebuild
12cr|omniorb-4.1.5-1|272	
12cr|omniorb-4.1.5-1|273	* Tue Feb 24 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 4.0.3-3mdk
12cr|omniorb-4.1.5-1|274	- fix initscript (S3, from Dirk O. Siebnich <dok@dok-net.net>)
12cr|omniorb-4.1.5-1|275	
12cr|omniorb-4.1.5-1|276	* Sat Dec 13 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 4.0.3-2mdk
12cr|omniorb-4.1.5-1|277	- fix provides
12cr|omniorb-4.1.5-1|278	- fix obsolete-not-provided
12cr|omniorb-4.1.5-1|279	
12cr|omniorb-4.1.5-1|280	* Sat Dec 13 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 4.0.3-1mdk
12cr|omniorb-4.1.5-1|281	- from Dirk O. Siebnich <dok@dok-net.net>:
12cr|omniorb-4.1.5-1|282	o 4.0.3
12cr|omniorb-4.1.5-1|283	

3687 12
12cr|omnitty-0.2.8-6|1	%define name omnitty
12cr|omnitty-0.2.8-6|2	%define version 0.2.8
12cr|omnitty-0.2.8-6|3	%define release 6
12cr|omnitty-0.2.8-6|4	
12cr|omnitty-0.2.8-6|5	%define debug_package %{nil}
12cr|omnitty-0.2.8-6|6	
12cr|omnitty-0.2.8-6|7	Summary: Omnitty ssh multiplexer
12cr|omnitty-0.2.8-6|8	Name: %{name}
12cr|omnitty-0.2.8-6|9	Version: %{version}
12cr|omnitty-0.2.8-6|10	Release: %{release}
12cr|omnitty-0.2.8-6|11	Source0: %{name}-%{version}.tar.bz2
12cr|omnitty-0.2.8-6|12	License: GPL
12cr|omnitty-0.2.8-6|13	Group: System/Kernel and hardware
12cr|omnitty-0.2.8-6|14	Url: http://omnitty.sourceforge.net/
12cr|omnitty-0.2.8-6|15	BuildRequires: librote-devel
12cr|omnitty-0.2.8-6|16	
12cr|omnitty-0.2.8-6|17	%description
12cr|omnitty-0.2.8-6|18	Omnitty is a curses-based program that allows one to log into
12cr|omnitty-0.2.8-6|19	several machines simultaneously and interact with them, selectively
12cr|omnitty-0.2.8-6|20	directing input to individual machines or groups of selected machines.
12cr|omnitty-0.2.8-6|21	
12cr|omnitty-0.2.8-6|22	%prep
12cr|omnitty-0.2.8-6|23	%setup -q
12cr|omnitty-0.2.8-6|24	
12cr|omnitty-0.2.8-6|25	%build
12cr|omnitty-0.2.8-6|26	export LDFLAGS="-lncurses"
12cr|omnitty-0.2.8-6|27	%configure
12cr|omnitty-0.2.8-6|28	%make
12cr|omnitty-0.2.8-6|29	
12cr|omnitty-0.2.8-6|30	%install
12cr|omnitty-0.2.8-6|31	%makeinstall
12cr|omnitty-0.2.8-6|32	
12cr|omnitty-0.2.8-6|33	%clean
12cr|omnitty-0.2.8-6|34	
12cr|omnitty-0.2.8-6|35	%files
12cr|omnitty-0.2.8-6|36	%defattr(-,root,root)
12cr|omnitty-0.2.8-6|37	%{_bindir}/%{name}
12cr|omnitty-0.2.8-6|38	%{_mandir}/man1/%{name}*
12cr|omnitty-0.2.8-6|39	
12cr|omnitty-0.2.8-6|40	
12cr|omnitty-0.2.8-6|41	%changelog
12cr|omnitty-0.2.8-6|42	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.2.8-5mdv2010.0
12cr|omnitty-0.2.8-6|43	+ Revision: 430202
12cr|omnitty-0.2.8-6|44	- rebuild
12cr|omnitty-0.2.8-6|45	
12cr|omnitty-0.2.8-6|46	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2.8-4mdv2009.0
12cr|omnitty-0.2.8-6|47	+ Revision: 254524
12cr|omnitty-0.2.8-6|48	- rebuild
12cr|omnitty-0.2.8-6|49	
12cr|omnitty-0.2.8-6|50	+ Olivier Blin <oblin@mandriva.com>
12cr|omnitty-0.2.8-6|51	- restore BuildRoot
12cr|omnitty-0.2.8-6|52	
12cr|omnitty-0.2.8-6|53	* Wed Dec 19 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.2.8-2mdv2008.1
12cr|omnitty-0.2.8-6|54	+ Revision: 134698
12cr|omnitty-0.2.8-6|55	- fix group
12cr|omnitty-0.2.8-6|56	- kill re-definition of %%buildroot on Pixel's request
12cr|omnitty-0.2.8-6|57	- import omnitty
12cr|omnitty-0.2.8-6|58	
12cr|omnitty-0.2.8-6|59	
12cr|omnitty-0.2.8-6|60	* Mon Apr 24 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.2.8-2mdk
12cr|omnitty-0.2.8-6|61	- Add BuildRequires
12cr|omnitty-0.2.8-6|62	- use mkrel
12cr|omnitty-0.2.8-6|63	
12cr|omnitty-0.2.8-6|64	* Fri Apr 15 2005  <guibo@guibpiv.guibland.com> 0.2.8-1mdk
12cr|omnitty-0.2.8-6|65	- first release

3688 12
12cr|onboard-0.94.0-2|1	Name:           onboard
12cr|onboard-0.94.0-2|2	Version:        0.94.0
12cr|onboard-0.94.0-2|3	Release:        2
12cr|onboard-0.94.0-2|4	Summary:        Simple on-screen Keyboard
12cr|onboard-0.94.0-2|5	
12cr|onboard-0.94.0-2|6	Group:          System/X11
12cr|onboard-0.94.0-2|7	License:        GPLv2+
12cr|onboard-0.94.0-2|8	URL:            https://launchpad.net/onboard/
12cr|onboard-0.94.0-2|9	Source0:        http://launchpad.net/%{name}/0.94/%{version}/+download/%{name}-%{version}.tar.gz
12cr|onboard-0.94.0-2|10	# This is required to not initialize objects of the required libraries. Otherwise
12cr|onboard-0.94.0-2|11	# the setup needs a running X session
12cr|onboard-0.94.0-2|12	Patch0:         onboard-norequires.patch
12cr|onboard-0.94.0-2|13	# To build the .desktop files. This can be upstreamed:
12cr|onboard-0.94.0-2|14	Patch1:         onboard-setup.patch
12cr|onboard-0.94.0-2|15	BuildArch:      noarch
12cr|onboard-0.94.0-2|16	
12cr|onboard-0.94.0-2|17	BuildRequires:  python-devel
12cr|onboard-0.94.0-2|18	BuildRequires:  gnome-python-gconf
12cr|onboard-0.94.0-2|19	BuildRequires:  pygtk2.0-devel
12cr|onboard-0.94.0-2|20	BuildRequires:  python-distutils-extra
12cr|onboard-0.94.0-2|21	BuildRequires:  intltool
12cr|onboard-0.94.0-2|22	BuildRequires:  python-setuptools
12cr|onboard-0.94.0-2|23	BuildRequires:  desktop-file-utils
12cr|onboard-0.94.0-2|24	BuildRequires:  gettext
12cr|onboard-0.94.0-2|25	BuildRequires:  libxi-devel
12cr|onboard-0.94.0-2|26	
12cr|onboard-0.94.0-2|27	Requires:       hicolor-icon-theme
12cr|onboard-0.94.0-2|28	Requires:       python-cairo
12cr|onboard-0.94.0-2|29	Requires:       python-virtkey
12cr|onboard-0.94.0-2|30	
12cr|onboard-0.94.0-2|31	BuildRequires:  GConf2
12cr|onboard-0.94.0-2|32	Requires(pre):  GConf2
12cr|onboard-0.94.0-2|33	Requires(post): GConf2
12cr|onboard-0.94.0-2|34	Requires(preun): GConf2
12cr|onboard-0.94.0-2|35	
12cr|onboard-0.94.0-2|36	
12cr|onboard-0.94.0-2|37	%description
12cr|onboard-0.94.0-2|38	An on-screen keyboard useful on tablet PCs or for mobility impaired users.
12cr|onboard-0.94.0-2|39	
12cr|onboard-0.94.0-2|40	
12cr|onboard-0.94.0-2|41	%prep
12cr|onboard-0.94.0-2|42	%setup -q
12cr|onboard-0.94.0-2|43	%patch0 -p1
12cr|onboard-0.94.0-2|44	%patch1 -p1
12cr|onboard-0.94.0-2|45	
12cr|onboard-0.94.0-2|46	%build
12cr|onboard-0.94.0-2|47	%{__python} setup.py build
12cr|onboard-0.94.0-2|48	
12cr|onboard-0.94.0-2|49	
12cr|onboard-0.94.0-2|50	%install
12cr|onboard-0.94.0-2|51	rm -rf %{buildroot}
12cr|onboard-0.94.0-2|52	%{__python} setup.py install --root=%{buildroot}
12cr|onboard-0.94.0-2|53	#fix wrong permissons
12cr|onboard-0.94.0-2|54	chmod a+x %{buildroot}%{_datadir}/onboard/layoutstrings.py
12cr|onboard-0.94.0-2|55	for file in %{buildroot}%{python_sitelib}/Onboard/{settings,IconPalette,KeyboardSVG,utils}.py; do
12cr|onboard-0.94.0-2|56	chmod a+x $file
12cr|onboard-0.94.0-2|57	done
12cr|onboard-0.94.0-2|58	
12cr|onboard-0.94.0-2|59	
12cr|onboard-0.94.0-2|60	mkdir -p %{buildroot}%{_datadir}/applications
12cr|onboard-0.94.0-2|61	desktop-file-install                                    \
12cr|onboard-0.94.0-2|62	--remove-category="X-GNOME-PersonalSettings"        \
12cr|onboard-0.94.0-2|63	--add-category="Utility;"                           \
12cr|onboard-0.94.0-2|64	--dir=%{buildroot}%{_datadir}/applications          \
12cr|onboard-0.94.0-2|65	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|onboard-0.94.0-2|66	desktop-file-install                                    \
12cr|onboard-0.94.0-2|67	--remove-category="X-GNOME-PersonalSettings"        \
12cr|onboard-0.94.0-2|68	--add-category="Utility;"                           \
12cr|onboard-0.94.0-2|69	--dir=%{buildroot}%{_datadir}/applications          \
12cr|onboard-0.94.0-2|70	%{buildroot}%{_datadir}/applications/%{name}-settings.desktop
12cr|onboard-0.94.0-2|71	
12cr|onboard-0.94.0-2|72	mkdir -p %{buildroot}%{_datadir}/locale
12cr|onboard-0.94.0-2|73	cp -a build/mo/* %{buildroot}%{_datadir}/locale
12cr|onboard-0.94.0-2|74	%find_lang %{name}
12cr|onboard-0.94.0-2|75	
12cr|onboard-0.94.0-2|76	# Move schemas to the correct location
12cr|onboard-0.94.0-2|77	mkdir %{buildroot}/%{_sysconfdir}
12cr|onboard-0.94.0-2|78	mv %{buildroot}/%{_datadir}/gconf/ %{buildroot}/%{_sysconfdir}/
12cr|onboard-0.94.0-2|79	
12cr|onboard-0.94.0-2|80	
12cr|onboard-0.94.0-2|81	%clean
12cr|onboard-0.94.0-2|82	rm -rf %{buildroot}
12cr|onboard-0.94.0-2|83	
12cr|onboard-0.94.0-2|84	%pre
12cr|onboard-0.94.0-2|85	if [ "$1" -gt 1 ] ; then
12cr|onboard-0.94.0-2|86	export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
12cr|onboard-0.94.0-2|87	gconftool-2 --makefile-uninstall-rule \
12cr|onboard-0.94.0-2|88	%{_sysconfdir}/gconf/schemas/%name.schemas >/dev/null || :
12cr|onboard-0.94.0-2|89	fi
12cr|onboard-0.94.0-2|90	
12cr|onboard-0.94.0-2|91	%post
12cr|onboard-0.94.0-2|92	export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
12cr|onboard-0.94.0-2|93	gconftool-2 --makefile-install-rule \
12cr|onboard-0.94.0-2|94	%{_sysconfdir}/gconf/schemas/%name.schemas > /dev/null || :
12cr|onboard-0.94.0-2|95	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
12cr|onboard-0.94.0-2|96	update-desktop-database &> /dev/null || :
12cr|onboard-0.94.0-2|97	
12cr|onboard-0.94.0-2|98	%preun
12cr|onboard-0.94.0-2|99	if [ "$1" -eq 0 ] ; then
12cr|onboard-0.94.0-2|100	export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
12cr|onboard-0.94.0-2|101	gconftool-2 --makefile-uninstall-rule \
12cr|onboard-0.94.0-2|102	%{_sysconfdir}/gconf/schemas/%name.schemas > /dev/null || :
12cr|onboard-0.94.0-2|103	fi
12cr|onboard-0.94.0-2|104	
12cr|onboard-0.94.0-2|105	%postun
12cr|onboard-0.94.0-2|106	if [ $1 -eq 0 ] ; then
12cr|onboard-0.94.0-2|107	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
12cr|onboard-0.94.0-2|108	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cr|onboard-0.94.0-2|109	fi
12cr|onboard-0.94.0-2|110	update-desktop-database &> /dev/null || :
12cr|onboard-0.94.0-2|111	
12cr|onboard-0.94.0-2|112	%posttrans
12cr|onboard-0.94.0-2|113	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cr|onboard-0.94.0-2|114	
12cr|onboard-0.94.0-2|115	
12cr|onboard-0.94.0-2|116	%files -f %{name}.lang
12cr|onboard-0.94.0-2|117	%defattr(-,root,root,-)
12cr|onboard-0.94.0-2|118	%doc AUTHORS COPYING NEWS README docs/
12cr|onboard-0.94.0-2|119	%{_bindir}/%{name}
12cr|onboard-0.94.0-2|120	%{_bindir}/%{name}-settings
12cr|onboard-0.94.0-2|121	%{_datadir}/%{name}/
12cr|onboard-0.94.0-2|122	%{_datadir}/applications/%{name}.desktop
12cr|onboard-0.94.0-2|123	%{_datadir}/applications/%{name}-settings.desktop
12cr|onboard-0.94.0-2|124	%{_sysconfdir}/gconf/schemas/onboard.schemas
12cr|onboard-0.94.0-2|125	%{_datadir}/icons/hicolor/scalable/apps/onboard.svg
12cr|onboard-0.94.0-2|126	%{_datadir}/icons/hicolor/scalable/apps/onboard2.svg
12cr|onboard-0.94.0-2|127	%{python_sitelib}/Onboard/
12cr|onboard-0.94.0-2|128	%{python_sitelib}/%{name}*.egg-info
12cr|onboard-0.94.0-2|129	
12cr|onboard-0.94.0-2|130	
12cr|onboard-0.94.0-2|131	
12cr|onboard-0.94.0-2|132	
12cr|onboard-0.94.0-2|133	%changelog
12cr|onboard-0.94.0-2|134	* Fri Jan 07 2011 Antoine Ginies <aginies@mandriva.com> 0.94.0-1mdv2011.0
12cr|onboard-0.94.0-2|135	+ Revision: 629470
12cr|onboard-0.94.0-2|136	- fix group
12cr|onboard-0.94.0-2|137	- import onboard
12cr|onboard-0.94.0-2|138	

3689 12
12cr|onioncat-0.1.13-3|1	#%%define runuser onioncatuser
12cr|onioncat-0.1.13-3|2	# TODO add a initscript
12cr|onioncat-0.1.13-3|3	
12cr|onioncat-0.1.13-3|4	Name:		onioncat
12cr|onioncat-0.1.13-3|5	Version:	0.1.13
12cr|onioncat-0.1.13-3|6	Release:	%mkrel 3
12cr|onioncat-0.1.13-3|7	Summary:	Anonymizing VPN over Tor
12cr|onioncat-0.1.13-3|8	URL:		http://www.cypherpunk.at/onioncat/
12cr|onioncat-0.1.13-3|9	Group:		Networking/Other
12cr|onioncat-0.1.13-3|10	License:	GPLv3
12cr|onioncat-0.1.13-3|11	Source0:	http://www.cypherpunk.at/ocat/download/Source/%{version}/%{name}-%{version}.tar.gz
12cr|onioncat-0.1.13-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|onioncat-0.1.13-3|13	
12cr|onioncat-0.1.13-3|14	%description
12cr|onioncat-0.1.13-3|15	OnionCat creates a transparent IP layer on top of Tor's hidden services.
12cr|onioncat-0.1.13-3|16	It transmits any kind of IP-based data transparently through the Tor network
12cr|onioncat-0.1.13-3|17	on a location hidden basis. You can think of it as a point-to-multipoint VPN
12cr|onioncat-0.1.13-3|18	between hidden services.
12cr|onioncat-0.1.13-3|19	
12cr|onioncat-0.1.13-3|20	%prep
12cr|onioncat-0.1.13-3|21	%setup -q
12cr|onioncat-0.1.13-3|22	
12cr|onioncat-0.1.13-3|23	%build
12cr|onioncat-0.1.13-3|24	%configure2_5x
12cr|onioncat-0.1.13-3|25	%make
12cr|onioncat-0.1.13-3|26	
12cr|onioncat-0.1.13-3|27	%install
12cr|onioncat-0.1.13-3|28	rm -rf ${RPM_BUILD_ROOT}
12cr|onioncat-0.1.13-3|29	
12cr|onioncat-0.1.13-3|30	%makeinstall
12cr|onioncat-0.1.13-3|31	rm -Rf $RPM_BUILD_ROOT/usr/include/
12cr|onioncat-0.1.13-3|32	rm -Rf $RPM_BUILD_ROOT/usr/share/doc/*
12cr|onioncat-0.1.13-3|33	
12cr|onioncat-0.1.13-3|34	%clean
12cr|onioncat-0.1.13-3|35	rm -rf ${RPM_BUILD_ROOT}
12cr|onioncat-0.1.13-3|36	
12cr|onioncat-0.1.13-3|37	#%pre
12cr|onioncat-0.1.13-3|38	#%_pre_useradd %{runuser} / /bin/false
12cr|onioncat-0.1.13-3|39	#
12cr|onioncat-0.1.13-3|40	#%postun
12cr|onioncat-0.1.13-3|41	#%_postun_userdel %{runuser}
12cr|onioncat-0.1.13-3|42	
12cr|onioncat-0.1.13-3|43	%files
12cr|onioncat-0.1.13-3|44	%defattr(-,root,root)
12cr|onioncat-0.1.13-3|45	%doc AUTHORS ChangeLog
12cr|onioncat-0.1.13-3|46	%{_bindir}/*
12cr|onioncat-0.1.13-3|47	%{_mandir}/man1/*
12cr|onioncat-0.1.13-3|48	
12cr|onioncat-0.1.13-3|49	
12cr|onioncat-0.1.13-3|50	%changelog
12cr|onioncat-0.1.13-3|51	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.1.13-3mdv2011.0
12cr|onioncat-0.1.13-3|52	+ Revision: 664794
12cr|onioncat-0.1.13-3|53	- rebuild old package
12cr|onioncat-0.1.13-3|54	
12cr|onioncat-0.1.13-3|55	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|onioncat-0.1.13-3|56	- the mass rebuild of 2010.0 packages
12cr|onioncat-0.1.13-3|57	
12cr|onioncat-0.1.13-3|58	* Sat Jun 13 2009 Michael Scherer <misc@mandriva.org> 0.1.13-1mdv2010.0
12cr|onioncat-0.1.13-3|59	+ Revision: 385708
12cr|onioncat-0.1.13-3|60	- new version
12cr|onioncat-0.1.13-3|61	- new version
12cr|onioncat-0.1.13-3|62	
12cr|onioncat-0.1.13-3|63	* Fri Feb 06 2009 Michael Scherer <misc@mandriva.org> 0.1.10-1mdv2009.1
12cr|onioncat-0.1.13-3|64	+ Revision: 337999
12cr|onioncat-0.1.13-3|65	- new version
12cr|onioncat-0.1.13-3|66	
12cr|onioncat-0.1.13-3|67	* Mon Dec 29 2008 Michael Scherer <misc@mandriva.org> 0.1.8-1mdv2009.1
12cr|onioncat-0.1.13-3|68	+ Revision: 321265
12cr|onioncat-0.1.13-3|69	- import onioncat
12cr|onioncat-0.1.13-3|70	
12cr|onioncat-0.1.13-3|71	

3690 12
12cr|ooh323c-0.8.2-5|1	%define	major 1
12cr|ooh323c-0.8.2-5|2	%define libname	%mklibname ooh323c %{major}
12cr|ooh323c-0.8.2-5|3	
12cr|ooh323c-0.8.2-5|4	Summary:	Objective Systems Open H.323 library
12cr|ooh323c-0.8.2-5|5	Name:		ooh323c
12cr|ooh323c-0.8.2-5|6	Version:	0.8.2
12cr|ooh323c-0.8.2-5|7	Release:	5
12cr|ooh323c-0.8.2-5|8	Group:		System/Libraries
12cr|ooh323c-0.8.2-5|9	License:	GPL
12cr|ooh323c-0.8.2-5|10	URL:		http://www.obj-sys.com/open/
12cr|ooh323c-0.8.2-5|11	Source0:	http://switch.dl.sourceforge.net/sourceforge/ooh323c/%{name}-%{version}.tar.bz2
12cr|ooh323c-0.8.2-5|12	BuildRequires:	autoconf2.5
12cr|ooh323c-0.8.2-5|13	BuildRequires:	libtool
12cr|ooh323c-0.8.2-5|14	
12cr|ooh323c-0.8.2-5|15	%description
12cr|ooh323c-0.8.2-5|16	Objective Systems Open H.323 for C is a simple H.323 protocol stack. It
12cr|ooh323c-0.8.2-5|17	contains signaling logic to allow H.323 channels to be created and terminated.
12cr|ooh323c-0.8.2-5|18	The code is developed in C to allow easy portability to different platform
12cr|ooh323c-0.8.2-5|19	types (including embedded).
12cr|ooh323c-0.8.2-5|20	
12cr|ooh323c-0.8.2-5|21	%package -n	%{libname}
12cr|ooh323c-0.8.2-5|22	Summary:	Objective Systems Open H.323 library
12cr|ooh323c-0.8.2-5|23	Group:          System/Libraries
12cr|ooh323c-0.8.2-5|24	
12cr|ooh323c-0.8.2-5|25	%description -n	%{libname}
12cr|ooh323c-0.8.2-5|26	Objective Systems Open H.323 for C is a simple H.323 protocol stack. It
12cr|ooh323c-0.8.2-5|27	contains signaling logic to allow H.323 channels to be created and terminated.
12cr|ooh323c-0.8.2-5|28	The code is developed in C to allow easy portability to different platform
12cr|ooh323c-0.8.2-5|29	types (including embedded).
12cr|ooh323c-0.8.2-5|30	
12cr|ooh323c-0.8.2-5|31	%package -n	%{libname}-devel
12cr|ooh323c-0.8.2-5|32	Summary:	Static library and header files for the ooh323c library
12cr|ooh323c-0.8.2-5|33	Group:		Development/C
12cr|ooh323c-0.8.2-5|34	Provides:	%{name}-devel = %{EVRD}
12cr|ooh323c-0.8.2-5|35	Provides:	lib%{name}-devel = %{EVRD}
12cr|ooh323c-0.8.2-5|36	Requires:	%{libname} = %{version}
12cr|ooh323c-0.8.2-5|37	
12cr|ooh323c-0.8.2-5|38	%description -n	%{libname}-devel
12cr|ooh323c-0.8.2-5|39	Objective Systems Open H.323 for C is a simple H.323 protocol stack. It
12cr|ooh323c-0.8.2-5|40	contains signaling logic to allow H.323 channels to be created and terminated.
12cr|ooh323c-0.8.2-5|41	The code is developed in C to allow easy portability to different platform
12cr|ooh323c-0.8.2-5|42	types (including embedded).
12cr|ooh323c-0.8.2-5|43	
12cr|ooh323c-0.8.2-5|44	This package contains the static ooh323c library and its header files.
12cr|ooh323c-0.8.2-5|45	
12cr|ooh323c-0.8.2-5|46	%prep
12cr|ooh323c-0.8.2-5|47	%setup -q
12cr|ooh323c-0.8.2-5|48	
12cr|ooh323c-0.8.2-5|49	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|ooh323c-0.8.2-5|50	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|ooh323c-0.8.2-5|51	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|ooh323c-0.8.2-5|52	
12cr|ooh323c-0.8.2-5|53	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|ooh323c-0.8.2-5|54	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|ooh323c-0.8.2-5|55	done
12cr|ooh323c-0.8.2-5|56	
12cr|ooh323c-0.8.2-5|57	%build
12cr|ooh323c-0.8.2-5|58	%configure2_5x
12cr|ooh323c-0.8.2-5|59	
12cr|ooh323c-0.8.2-5|60	%make
12cr|ooh323c-0.8.2-5|61	
12cr|ooh323c-0.8.2-5|62	%install
12cr|ooh323c-0.8.2-5|63	%makeinstall_std
12cr|ooh323c-0.8.2-5|64	
12cr|ooh323c-0.8.2-5|65	%files -n %{libname}
12cr|ooh323c-0.8.2-5|66	%doc COPYING ChangeLog README
12cr|ooh323c-0.8.2-5|67	%{_libdir}/*.so.*
12cr|ooh323c-0.8.2-5|68	
12cr|ooh323c-0.8.2-5|69	%files -n %{libname}-devel
12cr|ooh323c-0.8.2-5|70	%doc doc/*
12cr|ooh323c-0.8.2-5|71	%{_includedir}/*.h
12cr|ooh323c-0.8.2-5|72	%{_libdir}/*.so
12cr|ooh323c-0.8.2-5|73	%{_libdir}/*.a
12cr|ooh323c-0.8.2-5|74	
12cr|ooh323c-0.8.2-5|75	
12cr|ooh323c-0.8.2-5|76	
12cr|ooh323c-0.8.2-5|77	
12cr|ooh323c-0.8.2-5|78	%changelog
12cr|ooh323c-0.8.2-5|79	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.8.2-4mdv2010.0
12cr|ooh323c-0.8.2-5|80	+ Revision: 430204
12cr|ooh323c-0.8.2-5|81	- rebuild
12cr|ooh323c-0.8.2-5|82	
12cr|ooh323c-0.8.2-5|83	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8.2-3mdv2009.0
12cr|ooh323c-0.8.2-5|84	+ Revision: 254542
12cr|ooh323c-0.8.2-5|85	- rebuild
12cr|ooh323c-0.8.2-5|86	
12cr|ooh323c-0.8.2-5|87	+ Pixel <pixel@mandriva.com>
12cr|ooh323c-0.8.2-5|88	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|ooh323c-0.8.2-5|89	
12cr|ooh323c-0.8.2-5|90	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.8.2-1mdv2008.1
12cr|ooh323c-0.8.2-5|91	+ Revision: 136634
12cr|ooh323c-0.8.2-5|92	- restore BuildRoot
12cr|ooh323c-0.8.2-5|93	
12cr|ooh323c-0.8.2-5|94	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ooh323c-0.8.2-5|95	- kill re-definition of %%buildroot on Pixel's request
12cr|ooh323c-0.8.2-5|96	
12cr|ooh323c-0.8.2-5|97	
12cr|ooh323c-0.8.2-5|98	* Mon Dec 18 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-1mdv2007.0
12cr|ooh323c-0.8.2-5|99	+ Revision: 98557
12cr|ooh323c-0.8.2-5|100	- Import ooh323c
12cr|ooh323c-0.8.2-5|101	
12cr|ooh323c-0.8.2-5|102	* Mon Dec 18 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-1mdv2007.1
12cr|ooh323c-0.8.2-5|103	- initial Mandriva package
12cr|ooh323c-0.8.2-5|104	

3691 12
12cr|oorexx-4.1.0-1|1	%define _disable_ld_no_undefined 1
12cr|oorexx-4.1.0-1|2	
12cr|oorexx-4.1.0-1|3	%define major 4
12cr|oorexx-4.1.0-1|4	%define libname %mklibname %{name} %{major}
12cr|oorexx-4.1.0-1|5	%define develname %mklibname %{name} -d
12cr|oorexx-4.1.0-1|6	
12cr|oorexx-4.1.0-1|7	Name:		oorexx
12cr|oorexx-4.1.0-1|8	Version:	4.1.0
12cr|oorexx-4.1.0-1|9	Release:	1
12cr|oorexx-4.1.0-1|10	Summary:	Open Object Rexx
12cr|oorexx-4.1.0-1|11	
12cr|oorexx-4.1.0-1|12	Group:		Development/Other
12cr|oorexx-4.1.0-1|13	License:	CPL
12cr|oorexx-4.1.0-1|14	URL:		http://www.oorexx.org
12cr|oorexx-4.1.0-1|15	Source0:	http://switch.dl.sourceforge.net/sourceforge/oorexx/ooRexx-%{version}-source.tar.gz
12cr|oorexx-4.1.0-1|16	Source1:	http://switch.dl.sourceforge.net/sourceforge/oorexx/ooRexx-%{version}-pdf.zip
12cr|oorexx-4.1.0-1|17	Patch0:		oorexx-4.1.0-paths.patch
12cr|oorexx-4.1.0-1|18	Patch1:		oorexx-4.1.0-sfmt.patch
12cr|oorexx-4.1.0-1|19	BuildRequires:	byacc
12cr|oorexx-4.1.0-1|20	Provides:	rexx
12cr|oorexx-4.1.0-1|21	
12cr|oorexx-4.1.0-1|22	%description
12cr|oorexx-4.1.0-1|23	Open Object Rexx is an object-oriented scripting language. The
12cr|oorexx-4.1.0-1|24	language is designed for "non-programmer" type users, so it is easy to
12cr|oorexx-4.1.0-1|25	learn and easy to use, and provides an excellent vehicle to enter the
12cr|oorexx-4.1.0-1|26	world of object-oriented programming without much effort.
12cr|oorexx-4.1.0-1|27	
12cr|oorexx-4.1.0-1|28	It extends the procedural way of programming with object-oriented
12cr|oorexx-4.1.0-1|29	features that allow you to gradually change your programming style as
12cr|oorexx-4.1.0-1|30	you learn more about objects.
12cr|oorexx-4.1.0-1|31	
12cr|oorexx-4.1.0-1|32	%package docs
12cr|oorexx-4.1.0-1|33	Summary:	Documentation for ooRexx
12cr|oorexx-4.1.0-1|34	Group:		Development/Other
12cr|oorexx-4.1.0-1|35	Requires:	%{name} = %{version}-%{release}
12cr|oorexx-4.1.0-1|36	
12cr|oorexx-4.1.0-1|37	%description docs
12cr|oorexx-4.1.0-1|38	Open Object Rexx is an object-oriented scripting language. The
12cr|oorexx-4.1.0-1|39	language is designed for "non-programmer" type users, so it is easy to
12cr|oorexx-4.1.0-1|40	learn and easy to use, and provides an excellent vehicle to enter the
12cr|oorexx-4.1.0-1|41	world of object-oriented programming without much effort.
12cr|oorexx-4.1.0-1|42	
12cr|oorexx-4.1.0-1|43	It extends the procedural way of programming with object-oriented
12cr|oorexx-4.1.0-1|44	features that allow you to gradually change your programming style as
12cr|oorexx-4.1.0-1|45	you learn more about objects.
12cr|oorexx-4.1.0-1|46	
12cr|oorexx-4.1.0-1|47	This package contains most of the documentation for ooRexx. It is
12cr|oorexx-4.1.0-1|48	separate from the main package due to its large size.
12cr|oorexx-4.1.0-1|49	
12cr|oorexx-4.1.0-1|50	%package -n %{libname}
12cr|oorexx-4.1.0-1|51	Group:		System/Libraries
12cr|oorexx-4.1.0-1|52	Summary:	Shared libraries for oorexx
12cr|oorexx-4.1.0-1|53	
12cr|oorexx-4.1.0-1|54	%description -n %{libname}
12cr|oorexx-4.1.0-1|55	Open Object Rexx is an object-oriented scripting language. The
12cr|oorexx-4.1.0-1|56	language is designed for "non-programmer" type users, so it is easy to
12cr|oorexx-4.1.0-1|57	learn and easy to use, and provides an excellent vehicle to enter the
12cr|oorexx-4.1.0-1|58	world of object-oriented programming without much effort.
12cr|oorexx-4.1.0-1|59	
12cr|oorexx-4.1.0-1|60	It extends the procedural way of programming with object-oriented
12cr|oorexx-4.1.0-1|61	features that allow you to gradually change your programming style as
12cr|oorexx-4.1.0-1|62	you learn more about objects.
12cr|oorexx-4.1.0-1|63	
12cr|oorexx-4.1.0-1|64	%package -n %{develname}
12cr|oorexx-4.1.0-1|65	Group:		Development/C
12cr|oorexx-4.1.0-1|66	Summary:	Development libraries for oorexx
12cr|oorexx-4.1.0-1|67	Requires:	%{libname} = %{version}-%{release}
12cr|oorexx-4.1.0-1|68	Provides:	%{name}-devel = %{version}-%{release}
12cr|oorexx-4.1.0-1|69	Provides:	rexx-devel = %{version}-%{release}
12cr|oorexx-4.1.0-1|70	
12cr|oorexx-4.1.0-1|71	%description -n %{develname}
12cr|oorexx-4.1.0-1|72	Open Object Rexx is an object-oriented scripting language. The
12cr|oorexx-4.1.0-1|73	language is designed for "non-programmer" type users, so it is easy to
12cr|oorexx-4.1.0-1|74	learn and easy to use, and provides an excellent vehicle to enter the
12cr|oorexx-4.1.0-1|75	world of object-oriented programming without much effort.
12cr|oorexx-4.1.0-1|76	
12cr|oorexx-4.1.0-1|77	It extends the procedural way of programming with object-oriented
12cr|oorexx-4.1.0-1|78	features that allow you to gradually change your programming style as
12cr|oorexx-4.1.0-1|79	you learn more about objects.
12cr|oorexx-4.1.0-1|80	
12cr|oorexx-4.1.0-1|81	%prep
12cr|oorexx-4.1.0-1|82	%setup -q -c -n ooRexx-%{version}
12cr|oorexx-4.1.0-1|83	%setup -q -D -T -a 1 -n ooRexx-%{version}
12cr|oorexx-4.1.0-1|84	%patch0 -p1 -b .paths
12cr|oorexx-4.1.0-1|85	%patch1 -p1
12cr|oorexx-4.1.0-1|86	
12cr|oorexx-4.1.0-1|87	%build
12cr|oorexx-4.1.0-1|88	%configure2_5x --disable-static
12cr|oorexx-4.1.0-1|89	%make LIBS="-lpthread -ldl"
12cr|oorexx-4.1.0-1|90	
12cr|oorexx-4.1.0-1|91	%install
12cr|oorexx-4.1.0-1|92	%makeinstall_std
12cr|oorexx-4.1.0-1|93	
12cr|oorexx-4.1.0-1|94	rm -fr samples/**/.deps
12cr|oorexx-4.1.0-1|95	rm -f %{buildroot}%{_datadir}/ooRexx/rexx.csh
12cr|oorexx-4.1.0-1|96	rm -f %{buildroot}%{_datadir}/ooRexx/rexx.sh
12cr|oorexx-4.1.0-1|97	chmod 0644 %{buildroot}%{_datadir}/ooRexx/*
12cr|oorexx-4.1.0-1|98	
12cr|oorexx-4.1.0-1|99	# remove cruft
12cr|oorexx-4.1.0-1|100	rm -f %{buildroot}%{_datadir}/ooRexx/{*.rex,readme}
12cr|oorexx-4.1.0-1|101	find . -name .deps | xargs rm -fr
12cr|oorexx-4.1.0-1|102	rm -fr samples/windows
12cr|oorexx-4.1.0-1|103	
12cr|oorexx-4.1.0-1|104	%files
12cr|oorexx-4.1.0-1|105	%doc CPLv1.0.txt ReleaseNotes
12cr|oorexx-4.1.0-1|106	%{_bindir}/rexx
12cr|oorexx-4.1.0-1|107	%{_bindir}/rexxc
12cr|oorexx-4.1.0-1|108	%{_bindir}/rexximage
12cr|oorexx-4.1.0-1|109	%{_bindir}/rxapi
12cr|oorexx-4.1.0-1|110	%{_bindir}/rxapid
12cr|oorexx-4.1.0-1|111	%{_bindir}/rxqueue
12cr|oorexx-4.1.0-1|112	%{_bindir}/rxsubcom
12cr|oorexx-4.1.0-1|113	%{_datadir}/ooRexx
12cr|oorexx-4.1.0-1|114	%{_mandir}/man*/*
12cr|oorexx-4.1.0-1|115	
12cr|oorexx-4.1.0-1|116	%files docs
12cr|oorexx-4.1.0-1|117	%doc readme.pdf rexxpg.pdf rexxref.pdf rxftp.pdf rxmath.pdf rxsock.pdf
12cr|oorexx-4.1.0-1|118	
12cr|oorexx-4.1.0-1|119	%files -n %{develname}
12cr|oorexx-4.1.0-1|120	%{_bindir}/oorexx-config
12cr|oorexx-4.1.0-1|121	%{_libdir}/lib*.so
12cr|oorexx-4.1.0-1|122	%{_includedir}/*.h
12cr|oorexx-4.1.0-1|123	
12cr|oorexx-4.1.0-1|124	%files -n %{libname}
12cr|oorexx-4.1.0-1|125	%{_libdir}/lib*.so.%{major}*
12cr|oorexx-4.1.0-1|126	

3692 12
12cr|openalchemist-0.3-4|1	Name:		openalchemist
12cr|openalchemist-0.3-4|2	Version:	0.3
12cr|openalchemist-0.3-4|3	Release:	4
12cr|openalchemist-0.3-4|4	Summary:	Free clone of naturalchimie (puzzle game)
12cr|openalchemist-0.3-4|5	License:	GPLv2+
12cr|openalchemist-0.3-4|6	Group:		Games/Puzzles
12cr|openalchemist-0.3-4|7	URL:		http://openalchemist.sourceforge.net/index.html
12cr|openalchemist-0.3-4|8	Source:		http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.gz
12cr|openalchemist-0.3-4|9	BuildRequires:	clanlib0.8-devel
12cr|openalchemist-0.3-4|10	BuildRequires:	zip
12cr|openalchemist-0.3-4|11	
12cr|openalchemist-0.3-4|12	%description
12cr|openalchemist-0.3-4|13	OpenAlchemist is a new game project developed with C++ language and
12cr|openalchemist-0.3-4|14	Clanlib framework.
12cr|openalchemist-0.3-4|15	Our goal is to reimplement the game www.naturalchimie.com with free
12cr|openalchemist-0.3-4|16	softwares and with free licenses (GNU GPL for code and Creative
12cr|openalchemist-0.3-4|17	Commons for graphics).
12cr|openalchemist-0.3-4|18	
12cr|openalchemist-0.3-4|19	%prep
12cr|openalchemist-0.3-4|20	%setup -q -n %{name}-%{version}-src
12cr|openalchemist-0.3-4|21	
12cr|openalchemist-0.3-4|22	%build
12cr|openalchemist-0.3-4|23	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
12cr|openalchemist-0.3-4|24	%make
12cr|openalchemist-0.3-4|25	
12cr|openalchemist-0.3-4|26	%install
12cr|openalchemist-0.3-4|27	%makeinstall_std
12cr|openalchemist-0.3-4|28	
12cr|openalchemist-0.3-4|29	#Menu
12cr|openalchemist-0.3-4|30	mkdir -p %{buildroot}%{_datadir}/applications
12cr|openalchemist-0.3-4|31	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|openalchemist-0.3-4|32	[Desktop Entry]
12cr|openalchemist-0.3-4|33	Name=OpenAlchemist
12cr|openalchemist-0.3-4|34	Comment=Free Clone of Naturalchimie
12cr|openalchemist-0.3-4|35	Exec=%{_gamesbindir}/%{name}
12cr|openalchemist-0.3-4|36	Icon=strategy_section
12cr|openalchemist-0.3-4|37	Terminal=false
12cr|openalchemist-0.3-4|38	Type=Application
12cr|openalchemist-0.3-4|39	Categories=Game;LogicGame;BlocksGame;
12cr|openalchemist-0.3-4|40	EOF
12cr|openalchemist-0.3-4|41	
12cr|openalchemist-0.3-4|42	%files
12cr|openalchemist-0.3-4|43	%defattr(-,root,root,0755)
12cr|openalchemist-0.3-4|44	%{_gamesbindir}/%{name}
12cr|openalchemist-0.3-4|45	%{_gamesbindir}/%{name}-config
12cr|openalchemist-0.3-4|46	%{_gamesdatadir}/%{name}
12cr|openalchemist-0.3-4|47	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|openalchemist-0.3-4|48	

3693 12
12cr|openarena-0.8.8-2|1	%define data_version	0.8.1
12cr|openarena-0.8.8-2|2	%define oversion	%(echo %{version} | sed -e 's/\\.//g')
12cr|openarena-0.8.8-2|3	
12cr|openarena-0.8.8-2|4	Summary:	An open-source content package for Quake III Arena
12cr|openarena-0.8.8-2|5	Name:		openarena
12cr|openarena-0.8.8-2|6	Version:	0.8.8
12cr|openarena-0.8.8-2|7	Release:	%mkrel 2
12cr|openarena-0.8.8-2|8	Source0:	http://openarena.ws/svn/source/%{oversion}/%{name}-engine-source-%{version}.tar.bz2
12cr|openarena-0.8.8-2|9	Source1:	http://cheapy.deathmask.net/logo.gif
12cr|openarena-0.8.8-2|10	Patch0:		openarena-0.8.8-stack.patch
12cr|openarena-0.8.8-2|11	License:	GPLv2+
12cr|openarena-0.8.8-2|12	Group:		Games/Arcade
12cr|openarena-0.8.8-2|13	URL:		http://openarena.ws/
12cr|openarena-0.8.8-2|14	BuildRequires:	pkgconfig(gl)
12cr|openarena-0.8.8-2|15	BuildRequires:	pkgconfig(glu)
12cr|openarena-0.8.8-2|16	BuildRequires:	pkgconfig(sdl)
12cr|openarena-0.8.8-2|17	BuildRequires:	pkgconfig(openal)
12cr|openarena-0.8.8-2|18	BuildRequires:	pkgconfig(vorbis)
12cr|openarena-0.8.8-2|19	BuildRequires:	imagemagick
12cr|openarena-0.8.8-2|20	BuildRequires:	pkgconfig(libcurl)
12cr|openarena-0.8.8-2|21	Requires:	%{name}-data >= %{data_version}
12cr|openarena-0.8.8-2|22	
12cr|openarena-0.8.8-2|23	%description
12cr|openarena-0.8.8-2|24	OpenArena is an open-source content package for Quake III Arena
12cr|openarena-0.8.8-2|25	licensed under the GPL, effectively creating a free stand-alone
12cr|openarena-0.8.8-2|26	game. You do not need Quake III Arena to play this game.
12cr|openarena-0.8.8-2|27	
12cr|openarena-0.8.8-2|28	%prep
12cr|openarena-0.8.8-2|29	%setup -q -n %{name}-engine-source-%{version}
12cr|openarena-0.8.8-2|30	%patch0 -p1
12cr|openarena-0.8.8-2|31	
12cr|openarena-0.8.8-2|32	%build
12cr|openarena-0.8.8-2|33	%setup_compile_flags
12cr|openarena-0.8.8-2|34	
12cr|openarena-0.8.8-2|35	%make	USE_CURL=1 \
12cr|openarena-0.8.8-2|36	USE_CURL_DLOPEN=0 \
12cr|openarena-0.8.8-2|37	USE_OPENAL=1 \
12cr|openarena-0.8.8-2|38	USE_OPENAL_DLOPEN=0 \
12cr|openarena-0.8.8-2|39	USE_CODEC_VORBIS=1 \
12cr|openarena-0.8.8-2|40	V=1 \
12cr|openarena-0.8.8-2|41	DEFAULT_BASEDIR=%{_gamesdatadir}/%{name} \
12cr|openarena-0.8.8-2|42	FULLBINEXT=''
12cr|openarena-0.8.8-2|43	
12cr|openarena-0.8.8-2|44	%install
12cr|openarena-0.8.8-2|45	%make copyfiles COPYDIR=%{buildroot}%{_gamesbindir} NO_STRIP=1 FULLBINEXT=''
12cr|openarena-0.8.8-2|46	
12cr|openarena-0.8.8-2|47	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,128x128}/apps
12cr|openarena-0.8.8-2|48	convert -scale 128x128 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|openarena-0.8.8-2|49	convert -scale 64x64 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|openarena-0.8.8-2|50	convert -scale 48x48 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|openarena-0.8.8-2|51	convert -scale 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|openarena-0.8.8-2|52	convert -scale 16x16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|openarena-0.8.8-2|53	
12cr|openarena-0.8.8-2|54	install -d %{buildroot}%{_datadir}/applications
12cr|openarena-0.8.8-2|55	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|openarena-0.8.8-2|56	[Desktop Entry]
12cr|openarena-0.8.8-2|57	Name=OpenArena
12cr|openarena-0.8.8-2|58	Comment=Quake 3: Arena-like FPS game
12cr|openarena-0.8.8-2|59	Exec=soundwrapper %{_gamesbindir}/%{name}
12cr|openarena-0.8.8-2|60	Icon=%{name}
12cr|openarena-0.8.8-2|61	Terminal=false
12cr|openarena-0.8.8-2|62	Type=Application
12cr|openarena-0.8.8-2|63	Categories=Game;ArcadeGame;
12cr|openarena-0.8.8-2|64	EOF
12cr|openarena-0.8.8-2|65	
12cr|openarena-0.8.8-2|66	%files
12cr|openarena-0.8.8-2|67	%doc ChangeLog README NOTTODO TODO BUGS
12cr|openarena-0.8.8-2|68	%doc id-readme.txt voip-readme.txt md4-readme.txt
12cr|openarena-0.8.8-2|69	%{_gamesbindir}/%{name}
12cr|openarena-0.8.8-2|70	%{_gamesbindir}/oa_ded
12cr|openarena-0.8.8-2|71	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|openarena-0.8.8-2|72	%{_datadir}/applications/mandriva-%{name}.desktop

3694 12
12cr|openarena-data-0.8.8-1|1	%define gamename openarena
12cr|openarena-data-0.8.8-1|2	%define bversion 081
12cr|openarena-data-0.8.8-1|3	%define baseversion 0.8.1
12cr|openarena-data-0.8.8-1|4	
12cr|openarena-data-0.8.8-1|5	Name:		%{gamename}-data
12cr|openarena-data-0.8.8-1|6	Summary:	An open-source content package for Quake III Arena
12cr|openarena-data-0.8.8-1|7	Version:	0.8.8
12cr|openarena-data-0.8.8-1|8	Release:	%mkrel 1
12cr|openarena-data-0.8.8-1|9	Source0:	http://openarena.ws/rel/%{bversion}/oa%{bversion}.zip
12cr|openarena-data-0.8.8-1|10	Source1:	oa085-patch.zip
12cr|openarena-data-0.8.8-1|11	Source2:	oa088-patch.zip
12cr|openarena-data-0.8.8-1|12	License:	Creative Commons
12cr|openarena-data-0.8.8-1|13	Group:		Games/Arcade
12cr|openarena-data-0.8.8-1|14	Url:		http://openarena.ws/
12cr|openarena-data-0.8.8-1|15	BuildArch:	noarch
12cr|openarena-data-0.8.8-1|16	Conflicts:	openarena <= 0.7.0-2%{distsuffix}%{mandriva_release}
12cr|openarena-data-0.8.8-1|17	
12cr|openarena-data-0.8.8-1|18	%description
12cr|openarena-data-0.8.8-1|19	OpenArena is an open-source content package for Quake III Arena
12cr|openarena-data-0.8.8-1|20	licensed under the GPL, effectively creating a free stand-alone
12cr|openarena-data-0.8.8-1|21	game. You do not need Quake III Arena to play this game.
12cr|openarena-data-0.8.8-1|22	
12cr|openarena-data-0.8.8-1|23	This package contains data files for OpenArena.
12cr|openarena-data-0.8.8-1|24	
12cr|openarena-data-0.8.8-1|25	%prep
12cr|openarena-data-0.8.8-1|26	%setup -q -n %{gamename}-%{baseversion}
12cr|openarena-data-0.8.8-1|27	chmod 644 CHANGES CREDITS README
12cr|openarena-data-0.8.8-1|28	yes | unzip -qq -d .. %{SOURCE1}
12cr|openarena-data-0.8.8-1|29	yes | unzip -qq -d .. %{SOURCE2}
12cr|openarena-data-0.8.8-1|30	
12cr|openarena-data-0.8.8-1|31	%build
12cr|openarena-data-0.8.8-1|32	
12cr|openarena-data-0.8.8-1|33	%install
12cr|openarena-data-0.8.8-1|34	%__rm -rf %{buildroot}
12cr|openarena-data-0.8.8-1|35	%__install -d %{buildroot}%{_gamesdatadir}/%{gamename}/baseoa
12cr|openarena-data-0.8.8-1|36	%__install -m644 baseoa/* %{buildroot}%{_gamesdatadir}/%{gamename}/baseoa
12cr|openarena-data-0.8.8-1|37	
12cr|openarena-data-0.8.8-1|38	%clean
12cr|openarena-data-0.8.8-1|39	%__rm -rf %{buildroot}
12cr|openarena-data-0.8.8-1|40	
12cr|openarena-data-0.8.8-1|41	%files
12cr|openarena-data-0.8.8-1|42	%defattr(-,root,root)
12cr|openarena-data-0.8.8-1|43	%doc CHANGES CREDITS README
12cr|openarena-data-0.8.8-1|44	%{_gamesdatadir}/%{gamename}/baseoa
12cr|openarena-data-0.8.8-1|45	
12cr|openarena-data-0.8.8-1|46	
12cr|openarena-data-0.8.8-1|47	%changelog
12cr|openarena-data-0.8.8-1|48	* Tue Feb 21 2012 Andrey Bondrov <abondrov@mandriva.org> 0.8.8-1mdv2011.0
12cr|openarena-data-0.8.8-1|49	+ Revision: 778534
12cr|openarena-data-0.8.8-1|50	- New version 0.8.8, make spec less complicated
12cr|openarena-data-0.8.8-1|51	
12cr|openarena-data-0.8.8-1|52	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-2mdv2011.0
12cr|openarena-data-0.8.8-1|53	+ Revision: 613176
12cr|openarena-data-0.8.8-1|54	- rebuild
12cr|openarena-data-0.8.8-1|55	
12cr|openarena-data-0.8.8-1|56	* Mon Mar 08 2010 Thierry Vignaud <tv@mandriva.org> 0.8.5-1mdv2010.1
12cr|openarena-data-0.8.8-1|57	+ Revision: 515992
12cr|openarena-data-0.8.8-1|58	- new release
12cr|openarena-data-0.8.8-1|59	
12cr|openarena-data-0.8.8-1|60	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.8.1-2mdv2010.0
12cr|openarena-data-0.8.8-1|61	+ Revision: 440382
12cr|openarena-data-0.8.8-1|62	- rebuild
12cr|openarena-data-0.8.8-1|63	
12cr|openarena-data-0.8.8-1|64	* Sat Nov 08 2008 Adam Williamson <awilliamson@mandriva.org> 0.8.1-1mdv2009.1
12cr|openarena-data-0.8.8-1|65	+ Revision: 301159
12cr|openarena-data-0.8.8-1|66	- new release 0.8.1
12cr|openarena-data-0.8.8-1|67	
12cr|openarena-data-0.8.8-1|68	* Sat Aug 30 2008 Funda Wang <fwang@mandriva.org> 0.8.0-2mdv2009.0
12cr|openarena-data-0.8.8-1|69	+ Revision: 277560
12cr|openarena-data-0.8.8-1|70	- bump release
12cr|openarena-data-0.8.8-1|71	- New version 0.8.0
12cr|openarena-data-0.8.8-1|72	
12cr|openarena-data-0.8.8-1|73	* Mon Aug 04 2008 Funda Wang <fwang@mandriva.org> 0.7.7-2mdv2009.0
12cr|openarena-data-0.8.8-1|74	+ Revision: 263059
12cr|openarena-data-0.8.8-1|75	- rebuild
12cr|openarena-data-0.8.8-1|76	- Patch077
12cr|openarena-data-0.8.8-1|77	
12cr|openarena-data-0.8.8-1|78	* Tue Apr 22 2008 Olivier Blin <blino@mandriva.org> 0.7.6-1mdv2009.0
12cr|openarena-data-0.8.8-1|79	+ Revision: 196678
12cr|openarena-data-0.8.8-1|80	- 0.7.6
12cr|openarena-data-0.8.8-1|81	- restore BuildRoot
12cr|openarena-data-0.8.8-1|82	
12cr|openarena-data-0.8.8-1|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|openarena-data-0.8.8-1|84	- kill re-definition of %%buildroot on Pixel's request
12cr|openarena-data-0.8.8-1|85	
12cr|openarena-data-0.8.8-1|86	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.1-3mdv2008.0
12cr|openarena-data-0.8.8-1|87	+ Revision: 90022
12cr|openarena-data-0.8.8-1|88	- rebuild
12cr|openarena-data-0.8.8-1|89	
12cr|openarena-data-0.8.8-1|90	* Fri Aug 10 2007 Olivier Blin <blino@mandriva.org> 0.7.1-2mdv2008.0
12cr|openarena-data-0.8.8-1|91	+ Revision: 61654
12cr|openarena-data-0.8.8-1|92	- use mandriva_release macro in conflicts to ease backports
12cr|openarena-data-0.8.8-1|93	
12cr|openarena-data-0.8.8-1|94	* Thu Aug 09 2007 Olivier Blin <blino@mandriva.org> 1mdv2008.0-current
12cr|openarena-data-0.8.8-1|95	+ Revision: 60899
12cr|openarena-data-0.8.8-1|96	- 0.7.1 (add additionnal patch pk3)
12cr|openarena-data-0.8.8-1|97	
12cr|openarena-data-0.8.8-1|98	* Mon Jul 16 2007 Olivier Blin <blino@mandriva.org> 0.7.0-2mdv2008.0
12cr|openarena-data-0.8.8-1|99	+ Revision: 52409
12cr|openarena-data-0.8.8-1|100	- conflicts with openarena releases that did not convert the baseoa dir to a symlink
12cr|openarena-data-0.8.8-1|101	
12cr|openarena-data-0.8.8-1|102	* Thu Jul 12 2007 Olivier Blin <blino@mandriva.org> 0.7.0-1mdv2008.0
12cr|openarena-data-0.8.8-1|103	+ Revision: 51576
12cr|openarena-data-0.8.8-1|104	- initial openarena-data package (split out of openarena)
12cr|openarena-data-0.8.8-1|105	- Create openarena-data
12cr|openarena-data-0.8.8-1|106	

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

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

3697 12
12cr|openca-ocspd-1.5.1-0.rc1.8|1	%if %mdkversion >= 200610
12cr|openca-ocspd-1.5.1-0.rc1.8|2	%define ssldir %{_sysconfdir}/pki/ocspd
12cr|openca-ocspd-1.5.1-0.rc1.8|3	%else
12cr|openca-ocspd-1.5.1-0.rc1.8|4	%define ssldir %{_sysconfdir}/ssl/ocspd
12cr|openca-ocspd-1.5.1-0.rc1.8|5	%endif
12cr|openca-ocspd-1.5.1-0.rc1.8|6	
12cr|openca-ocspd-1.5.1-0.rc1.8|7	Summary:	OpenCA OCSP Daemon
12cr|openca-ocspd-1.5.1-0.rc1.8|8	Name:		openca-ocspd
12cr|openca-ocspd-1.5.1-0.rc1.8|9	Version:	1.5.1
12cr|openca-ocspd-1.5.1-0.rc1.8|10	Release:	%mkrel 0.rc1.8
12cr|openca-ocspd-1.5.1-0.rc1.8|11	License:	BSD-like
12cr|openca-ocspd-1.5.1-0.rc1.8|12	Group:		System/Servers
12cr|openca-ocspd-1.5.1-0.rc1.8|13	URL:		https://www.openca.org/projects/ocspd/
12cr|openca-ocspd-1.5.1-0.rc1.8|14	Source0:	%{name}-%{version}-rc1.tar.gz
12cr|openca-ocspd-1.5.1-0.rc1.8|15	Source1:	ocspd.init
12cr|openca-ocspd-1.5.1-0.rc1.8|16	Source2:	examples.tar.bz2
12cr|openca-ocspd-1.5.1-0.rc1.8|17	Source3:	ocspd-mkcert.sh
12cr|openca-ocspd-1.5.1-0.rc1.8|18	Source4:	ocspd.cnf
12cr|openca-ocspd-1.5.1-0.rc1.8|19	Patch0:		OpenCA-OCSPD-1.1.0a-mdv_config.diff
12cr|openca-ocspd-1.5.1-0.rc1.8|20	Patch1:		openca-ocspd-autoconf_fixes.diff
12cr|openca-ocspd-1.5.1-0.rc1.8|21	Patch2:		openca-ocspd-1.5.1-rc1-format_not_a_string_literal_and_no_format_arguments.diff
12cr|openca-ocspd-1.5.1-0.rc1.8|22	Patch3:		openca-ocspd-1.5.1-openssl.patch
12cr|openca-ocspd-1.5.1-0.rc1.8|23	Requires(post): rpm-helper
12cr|openca-ocspd-1.5.1-0.rc1.8|24	Requires(preun): rpm-helper
12cr|openca-ocspd-1.5.1-0.rc1.8|25	Requires(pre): rpm-helper
12cr|openca-ocspd-1.5.1-0.rc1.8|26	Requires(postun): rpm-helper
12cr|openca-ocspd-1.5.1-0.rc1.8|27	BuildRequires:	openssl-devel >= 0.9.7
12cr|openca-ocspd-1.5.1-0.rc1.8|28	BuildRequires:  openldap-devel
12cr|openca-ocspd-1.5.1-0.rc1.8|29	BuildRequires:  libsasl-devel
12cr|openca-ocspd-1.5.1-0.rc1.8|30	BuildRequires:	automake
12cr|openca-ocspd-1.5.1-0.rc1.8|31	BuildRequires:	autoconf2.5
12cr|openca-ocspd-1.5.1-0.rc1.8|32	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|openca-ocspd-1.5.1-0.rc1.8|33	
12cr|openca-ocspd-1.5.1-0.rc1.8|34	%description
12cr|openca-ocspd-1.5.1-0.rc1.8|35	The openca-ocspd is an RFC2560 compliant OCSPD responder. It can be used to
12cr|openca-ocspd-1.5.1-0.rc1.8|36	verify the status of a certificate using OCSP clients (such as
12cr|openca-ocspd-1.5.1-0.rc1.8|37	Mozilla/Netscape7).
12cr|openca-ocspd-1.5.1-0.rc1.8|38	
12cr|openca-ocspd-1.5.1-0.rc1.8|39	This product includes OpenCA software written by Massimiliano Pala
12cr|openca-ocspd-1.5.1-0.rc1.8|40	(madwolf@openca.org) and the OpenCA Group (www.openca.org)
12cr|openca-ocspd-1.5.1-0.rc1.8|41	
12cr|openca-ocspd-1.5.1-0.rc1.8|42	%prep
12cr|openca-ocspd-1.5.1-0.rc1.8|43	
12cr|openca-ocspd-1.5.1-0.rc1.8|44	%setup -q -n %{name}-%{version}-rc1 -a2
12cr|openca-ocspd-1.5.1-0.rc1.8|45	
12cr|openca-ocspd-1.5.1-0.rc1.8|46	# fix strange perms
12cr|openca-ocspd-1.5.1-0.rc1.8|47	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|openca-ocspd-1.5.1-0.rc1.8|48	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|openca-ocspd-1.5.1-0.rc1.8|49	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|openca-ocspd-1.5.1-0.rc1.8|50	
12cr|openca-ocspd-1.5.1-0.rc1.8|51	%patch0 -p1
12cr|openca-ocspd-1.5.1-0.rc1.8|52	%patch1 -p0
12cr|openca-ocspd-1.5.1-0.rc1.8|53	%patch2 -p0
12cr|openca-ocspd-1.5.1-0.rc1.8|54	%patch3 -p1
12cr|openca-ocspd-1.5.1-0.rc1.8|55	
12cr|openca-ocspd-1.5.1-0.rc1.8|56	cp %{SOURCE1} ocspd.init
12cr|openca-ocspd-1.5.1-0.rc1.8|57	cp %{SOURCE3} ocspd-mkcert.sh
12cr|openca-ocspd-1.5.1-0.rc1.8|58	cp %{SOURCE4} ocspd.cnf
12cr|openca-ocspd-1.5.1-0.rc1.8|59	
12cr|openca-ocspd-1.5.1-0.rc1.8|60	%build
12cr|openca-ocspd-1.5.1-0.rc1.8|61	%serverbuild
12cr|openca-ocspd-1.5.1-0.rc1.8|62	
12cr|openca-ocspd-1.5.1-0.rc1.8|63	export CFLAGS="$CFLAGS -DLDAP_DEPRECATED"
12cr|openca-ocspd-1.5.1-0.rc1.8|64	
12cr|openca-ocspd-1.5.1-0.rc1.8|65	export WANT_AUTOCONF_2_5=1
12cr|openca-ocspd-1.5.1-0.rc1.8|66	autoreconf -fi
12cr|openca-ocspd-1.5.1-0.rc1.8|67	%configure2_5x \
12cr|openca-ocspd-1.5.1-0.rc1.8|68	--enable-openldap \
12cr|openca-ocspd-1.5.1-0.rc1.8|69	--enable-openssl-engine \
12cr|openca-ocspd-1.5.1-0.rc1.8|70	--disable-semaphores \
12cr|openca-ocspd-1.5.1-0.rc1.8|71	--enable-flock \
12cr|openca-ocspd-1.5.1-0.rc1.8|72	--with-openssl-prefix=%{_prefix} \
12cr|openca-ocspd-1.5.1-0.rc1.8|73	--with-openldap-prefix=%{_prefix} \
12cr|openca-ocspd-1.5.1-0.rc1.8|74	--with-ocspd-user=ocspd \
12cr|openca-ocspd-1.5.1-0.rc1.8|75	--with-ocspd-group=ocspd \
12cr|openca-ocspd-1.5.1-0.rc1.8|76	--with-openca-prefix=%{_datadir}/openca
12cr|openca-ocspd-1.5.1-0.rc1.8|77	
12cr|openca-ocspd-1.5.1-0.rc1.8|78	# lib64 fix
12cr|openca-ocspd-1.5.1-0.rc1.8|79	find -type f -name "Makefile" | xargs perl -pi -e "s|%{_prefix}/lib|%{_libdir}|g"
12cr|openca-ocspd-1.5.1-0.rc1.8|80	
12cr|openca-ocspd-1.5.1-0.rc1.8|81	%make
12cr|openca-ocspd-1.5.1-0.rc1.8|82	
12cr|openca-ocspd-1.5.1-0.rc1.8|83	%install
12cr|openca-ocspd-1.5.1-0.rc1.8|84	rm -rf %{buildroot}
12cr|openca-ocspd-1.5.1-0.rc1.8|85	
12cr|openca-ocspd-1.5.1-0.rc1.8|86	# don't fiddle with the initscript!
12cr|openca-ocspd-1.5.1-0.rc1.8|87	export DONT_GPRINTIFY=1
12cr|openca-ocspd-1.5.1-0.rc1.8|88	
12cr|openca-ocspd-1.5.1-0.rc1.8|89	install -d %{buildroot}%{_initrddir}
12cr|openca-ocspd-1.5.1-0.rc1.8|90	install -d %{buildroot}%{ssldir}/{certs,crls,private}
12cr|openca-ocspd-1.5.1-0.rc1.8|91	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|openca-ocspd-1.5.1-0.rc1.8|92	install -d %{buildroot}%{_localstatedir}/lib/ocspd
12cr|openca-ocspd-1.5.1-0.rc1.8|93	
12cr|openca-ocspd-1.5.1-0.rc1.8|94	make \
12cr|openca-ocspd-1.5.1-0.rc1.8|95	DEST_BINDIR="%{buildroot}%{_bindir}" \
12cr|openca-ocspd-1.5.1-0.rc1.8|96	DEST_DATADIR="%{buildroot}%{_datadir}/openca" \
12cr|openca-ocspd-1.5.1-0.rc1.8|97	DEST_LIBDIR="%{buildroot}%{_libdir}" \
12cr|openca-ocspd-1.5.1-0.rc1.8|98	DEST_MANDIR="%{buildroot}%{_mandir}" \
12cr|openca-ocspd-1.5.1-0.rc1.8|99	DEST_SBINDIR="%{buildroot}%{_sbindir}" \
12cr|openca-ocspd-1.5.1-0.rc1.8|100	DESTDIR="%{buildroot}" \
12cr|openca-ocspd-1.5.1-0.rc1.8|101	install
12cr|openca-ocspd-1.5.1-0.rc1.8|102	
12cr|openca-ocspd-1.5.1-0.rc1.8|103	# fix pid dir
12cr|openca-ocspd-1.5.1-0.rc1.8|104	install -d %{buildroot}/var/run/ocspd
12cr|openca-ocspd-1.5.1-0.rc1.8|105	
12cr|openca-ocspd-1.5.1-0.rc1.8|106	# install a nicer sysv script
12cr|openca-ocspd-1.5.1-0.rc1.8|107	rm -rf %{buildroot}%{_sysconfdir}/init.d
12cr|openca-ocspd-1.5.1-0.rc1.8|108	rm -f %{buildroot}%{_initrddir}/ocspd
12cr|openca-ocspd-1.5.1-0.rc1.8|109	install -m0755 ocspd.init %{buildroot}%{_initrddir}/ocspd
12cr|openca-ocspd-1.5.1-0.rc1.8|110	
12cr|openca-ocspd-1.5.1-0.rc1.8|111	cat > ocspd.sysconfig << EOF
12cr|openca-ocspd-1.5.1-0.rc1.8|112	# put options here
12cr|openca-ocspd-1.5.1-0.rc1.8|113	#OCSPD_OPTIONS=""
12cr|openca-ocspd-1.5.1-0.rc1.8|114	EOF
12cr|openca-ocspd-1.5.1-0.rc1.8|115	
12cr|openca-ocspd-1.5.1-0.rc1.8|116	install -m0644 ocspd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/ocspd
12cr|openca-ocspd-1.5.1-0.rc1.8|117	
12cr|openca-ocspd-1.5.1-0.rc1.8|118	# install some example certs
12cr|openca-ocspd-1.5.1-0.rc1.8|119	install -m0600 examples/certs/cacert.pem %{buildroot}%{ssldir}/certs/
12cr|openca-ocspd-1.5.1-0.rc1.8|120	install -m0600 examples/certs/key.pem %{buildroot}%{ssldir}/certs/
12cr|openca-ocspd-1.5.1-0.rc1.8|121	install -m0600 examples/certs/ocspcert.pem %{buildroot}%{ssldir}/certs/
12cr|openca-ocspd-1.5.1-0.rc1.8|122	install -m0600 examples/certs/ocsp_key.pem %{buildroot}%{ssldir}/certs/
12cr|openca-ocspd-1.5.1-0.rc1.8|123	install -m0600 examples/certs/ocsp.pem %{buildroot}%{ssldir}/certs/
12cr|openca-ocspd-1.5.1-0.rc1.8|124	
12cr|openca-ocspd-1.5.1-0.rc1.8|125	# fix ssl stuff
12cr|openca-ocspd-1.5.1-0.rc1.8|126	touch %{buildroot}%{ssldir}/certs/ocspd_cert.pem
12cr|openca-ocspd-1.5.1-0.rc1.8|127	touch %{buildroot}%{ssldir}/private/ocspd_key.pem
12cr|openca-ocspd-1.5.1-0.rc1.8|128	touch %{buildroot}%{ssldir}/index.txt
12cr|openca-ocspd-1.5.1-0.rc1.8|129	chmod 600 %{buildroot}%{ssldir}/certs/ocspd_cert.pem
12cr|openca-ocspd-1.5.1-0.rc1.8|130	chmod 600 %{buildroot}%{ssldir}/private/ocspd_key.pem
12cr|openca-ocspd-1.5.1-0.rc1.8|131	chmod 600 %{buildroot}%{ssldir}/index.txt
12cr|openca-ocspd-1.5.1-0.rc1.8|132	echo "01" > %{buildroot}%{ssldir}/serial
12cr|openca-ocspd-1.5.1-0.rc1.8|133	
12cr|openca-ocspd-1.5.1-0.rc1.8|134	install -m0644 ocspd.cnf %{buildroot}%{ssldir}/ocspd.cnf
12cr|openca-ocspd-1.5.1-0.rc1.8|135	install -m0755 ocspd-mkcert.sh %{buildroot}%{ssldir}/mkcert.sh
12cr|openca-ocspd-1.5.1-0.rc1.8|136	
12cr|openca-ocspd-1.5.1-0.rc1.8|137	# fix %%{ssldir}
12cr|openca-ocspd-1.5.1-0.rc1.8|138	find %{buildroot}%{_sysconfdir} -type f | xargs perl -pi -e "s|/etc/ssl/ocspd|%{ssldir}|g"
12cr|openca-ocspd-1.5.1-0.rc1.8|139	
12cr|openca-ocspd-1.5.1-0.rc1.8|140	%pre
12cr|openca-ocspd-1.5.1-0.rc1.8|141	%_pre_useradd ocspd /dev/null /bin/false
12cr|openca-ocspd-1.5.1-0.rc1.8|142	
12cr|openca-ocspd-1.5.1-0.rc1.8|143	%post
12cr|openca-ocspd-1.5.1-0.rc1.8|144	# create a dummy ssl cert
12cr|openca-ocspd-1.5.1-0.rc1.8|145	if [ ! -f %{ssldir}/certs/ocspd_key.pem ]; then
12cr|openca-ocspd-1.5.1-0.rc1.8|146	%{ssldir}/mkcert.sh \
12cr|openca-ocspd-1.5.1-0.rc1.8|147	OPENSSL=%{_bindir}/openssl \
12cr|openca-ocspd-1.5.1-0.rc1.8|148	SSLDIR=%{ssldir} \
12cr|openca-ocspd-1.5.1-0.rc1.8|149	OPENSSLCONFIG=%{ssldir}/ocspd.cnf \
12cr|openca-ocspd-1.5.1-0.rc1.8|150	CERTFILE=%{ssldir}/certs/ocspd_cert.pem \
12cr|openca-ocspd-1.5.1-0.rc1.8|151	KEYFILE=%{ssldir}/private/ocspd_key.pem &> /dev/null
12cr|openca-ocspd-1.5.1-0.rc1.8|152	fi
12cr|openca-ocspd-1.5.1-0.rc1.8|153	%_post_service ocspd
12cr|openca-ocspd-1.5.1-0.rc1.8|154	
12cr|openca-ocspd-1.5.1-0.rc1.8|155	%preun
12cr|openca-ocspd-1.5.1-0.rc1.8|156	%_preun_service ocspd
12cr|openca-ocspd-1.5.1-0.rc1.8|157	
12cr|openca-ocspd-1.5.1-0.rc1.8|158	%postun
12cr|openca-ocspd-1.5.1-0.rc1.8|159	%_postun_userdel ocspd
12cr|openca-ocspd-1.5.1-0.rc1.8|160	
12cr|openca-ocspd-1.5.1-0.rc1.8|161	%clean
12cr|openca-ocspd-1.5.1-0.rc1.8|162	rm -rf %{buildroot}
12cr|openca-ocspd-1.5.1-0.rc1.8|163	
12cr|openca-ocspd-1.5.1-0.rc1.8|164	%files
12cr|openca-ocspd-1.5.1-0.rc1.8|165	%defattr(-,root,root)
12cr|openca-ocspd-1.5.1-0.rc1.8|166	%doc AUTHORS COPYING ChangeLog README
12cr|openca-ocspd-1.5.1-0.rc1.8|167	%doc examples/index.txt examples/ocspd.conf examples/request.sh
12cr|openca-ocspd-1.5.1-0.rc1.8|168	%attr(0755,root,root) %{_initrddir}/ocspd
12cr|openca-ocspd-1.5.1-0.rc1.8|169	%config(noreplace) %attr(0640,ocspd,ocspd) %{_sysconfdir}/ocspd.conf*
12cr|openca-ocspd-1.5.1-0.rc1.8|170	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/sysconfig/ocspd
12cr|openca-ocspd-1.5.1-0.rc1.8|171	%dir %attr(0750,ocspd,ocspd) %{ssldir}
12cr|openca-ocspd-1.5.1-0.rc1.8|172	%attr(0644,root,root) %config(noreplace) %{ssldir}/ocspd.cnf
12cr|openca-ocspd-1.5.1-0.rc1.8|173	%attr(0754,root,root) %{ssldir}/mkcert.sh
12cr|openca-ocspd-1.5.1-0.rc1.8|174	%dir %attr(0750,ocspd,ocspd) %{ssldir}/certs
12cr|openca-ocspd-1.5.1-0.rc1.8|175	%dir %attr(0750,ocspd,ocspd) %{ssldir}/crls
12cr|openca-ocspd-1.5.1-0.rc1.8|176	%dir %attr(0750,ocspd,ocspd) %{ssldir}/private
12cr|openca-ocspd-1.5.1-0.rc1.8|177	%attr(0600,ocspd,ocspd) %ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ssldir}/certs/ocspd_cert.pem
12cr|openca-ocspd-1.5.1-0.rc1.8|178	%attr(0600,ocspd,ocspd) %ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ssldir}/private/ocspd_key.pem
12cr|openca-ocspd-1.5.1-0.rc1.8|179	%attr(0600,ocspd,ocspd) %ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ssldir}/index.txt
12cr|openca-ocspd-1.5.1-0.rc1.8|180	%attr(0600,ocspd,ocspd) %ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ssldir}/serial
12cr|openca-ocspd-1.5.1-0.rc1.8|181	%attr(0600,ocspd,ocspd) %config(noreplace) %verify(not md5 size mtime) %{ssldir}/certs/cacert.pem
12cr|openca-ocspd-1.5.1-0.rc1.8|182	%attr(0600,ocspd,ocspd) %config(noreplace) %verify(not md5 size mtime) %{ssldir}/certs/key.pem
12cr|openca-ocspd-1.5.1-0.rc1.8|183	%attr(0600,ocspd,ocspd) %config(noreplace) %verify(not md5 size mtime) %{ssldir}/certs/ocsp.pem
12cr|openca-ocspd-1.5.1-0.rc1.8|184	%attr(0600,ocspd,ocspd) %config(noreplace) %verify(not md5 size mtime) %{ssldir}/certs/ocsp_key.pem
12cr|openca-ocspd-1.5.1-0.rc1.8|185	%attr(0600,ocspd,ocspd) %config(noreplace) %verify(not md5 size mtime) %{ssldir}/certs/ocspcert.pem
12cr|openca-ocspd-1.5.1-0.rc1.8|186	%attr(0755,root,root) %{_sbindir}/ocspd
12cr|openca-ocspd-1.5.1-0.rc1.8|187	%attr(0755,ocspd,ocspd) %dir /var/run/ocspd
12cr|openca-ocspd-1.5.1-0.rc1.8|188	%attr(0755,ocspd,ocspd) %dir %{_localstatedir}/lib/ocspd
12cr|openca-ocspd-1.5.1-0.rc1.8|189	%{_mandir}/man3/ocspd*
12cr|openca-ocspd-1.5.1-0.rc1.8|190	
12cr|openca-ocspd-1.5.1-0.rc1.8|191	
12cr|openca-ocspd-1.5.1-0.rc1.8|192	%changelog
12cr|openca-ocspd-1.5.1-0.rc1.8|193	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-0.rc1.8mdv2011.0
12cr|openca-ocspd-1.5.1-0.rc1.8|194	+ Revision: 627815
12cr|openca-ocspd-1.5.1-0.rc1.8|195	- don't force the usage of automake1.7
12cr|openca-ocspd-1.5.1-0.rc1.8|196	
12cr|openca-ocspd-1.5.1-0.rc1.8|197	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-0.rc1.7mdv2011.0
12cr|openca-ocspd-1.5.1-0.rc1.8|198	+ Revision: 613529
12cr|openca-ocspd-1.5.1-0.rc1.8|199	- rebuild
12cr|openca-ocspd-1.5.1-0.rc1.8|200	
12cr|openca-ocspd-1.5.1-0.rc1.8|201	* Wed Apr 28 2010 Funda Wang <fwang@mandriva.org> 1.5.1-0.rc1.6mdv2010.1
12cr|openca-ocspd-1.5.1-0.rc1.8|202	+ Revision: 540007
12cr|openca-ocspd-1.5.1-0.rc1.8|203	- add fedora patch to build with openssl 1.0.0
12cr|openca-ocspd-1.5.1-0.rc1.8|204	
12cr|openca-ocspd-1.5.1-0.rc1.8|205	* Mon Oct 05 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-0.rc1.5mdv2010.0
12cr|openca-ocspd-1.5.1-0.rc1.8|206	+ Revision: 454024
12cr|openca-ocspd-1.5.1-0.rc1.8|207	- P2: fix format string errors
12cr|openca-ocspd-1.5.1-0.rc1.8|208	- rebuild
12cr|openca-ocspd-1.5.1-0.rc1.8|209	
12cr|openca-ocspd-1.5.1-0.rc1.8|210	+ Thierry Vignaud <tv@mandriva.org>
12cr|openca-ocspd-1.5.1-0.rc1.8|211	- rebuild
12cr|openca-ocspd-1.5.1-0.rc1.8|212	
12cr|openca-ocspd-1.5.1-0.rc1.8|213	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-0.rc1.3mdv2009.0
12cr|openca-ocspd-1.5.1-0.rc1.8|214	+ Revision: 234500
12cr|openca-ocspd-1.5.1-0.rc1.8|215	- fix build
12cr|openca-ocspd-1.5.1-0.rc1.8|216	
12cr|openca-ocspd-1.5.1-0.rc1.8|217	+ Pixel <pixel@mandriva.com>
12cr|openca-ocspd-1.5.1-0.rc1.8|218	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|openca-ocspd-1.5.1-0.rc1.8|219	
12cr|openca-ocspd-1.5.1-0.rc1.8|220	* Mon Dec 24 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-0.rc1.2mdv2008.1
12cr|openca-ocspd-1.5.1-0.rc1.8|221	+ Revision: 137521
12cr|openca-ocspd-1.5.1-0.rc1.8|222	- rebuilt against openldap-2.4.7 libs
12cr|openca-ocspd-1.5.1-0.rc1.8|223	
12cr|openca-ocspd-1.5.1-0.rc1.8|224	+ Olivier Blin <oblin@mandriva.com>
12cr|openca-ocspd-1.5.1-0.rc1.8|225	- restore BuildRoot
12cr|openca-ocspd-1.5.1-0.rc1.8|226	
12cr|openca-ocspd-1.5.1-0.rc1.8|227	+ Thierry Vignaud <tv@mandriva.org>
12cr|openca-ocspd-1.5.1-0.rc1.8|228	- kill re-definition of %%buildroot on Pixel's request
12cr|openca-ocspd-1.5.1-0.rc1.8|229	
12cr|openca-ocspd-1.5.1-0.rc1.8|230	* Fri Aug 17 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-0.rc1.1mdv2008.0
12cr|openca-ocspd-1.5.1-0.rc1.8|231	+ Revision: 65028
12cr|openca-ocspd-1.5.1-0.rc1.8|232	- 1.5.1-rc1
12cr|openca-ocspd-1.5.1-0.rc1.8|233	- bunzip sources
12cr|openca-ocspd-1.5.1-0.rc1.8|234	
12cr|openca-ocspd-1.5.1-0.rc1.8|235	
12cr|openca-ocspd-1.5.1-0.rc1.8|236	* Fri Mar 02 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2007.0
12cr|openca-ocspd-1.5.1-0.rc1.8|237	+ Revision: 131155
12cr|openca-ocspd-1.5.1-0.rc1.8|238	- Import openca-ocspd
12cr|openca-ocspd-1.5.1-0.rc1.8|239	
12cr|openca-ocspd-1.5.1-0.rc1.8|240	* Thu Jul 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2007.0
12cr|openca-ocspd-1.5.1-0.rc1.8|241	- 1.1.1 (Minor bugfixes)
12cr|openca-ocspd-1.5.1-0.rc1.8|242	
12cr|openca-ocspd-1.5.1-0.rc1.8|243	* Thu Mar 02 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0a-1mdk
12cr|openca-ocspd-1.5.1-0.rc1.8|244	- 1.1.0a
12cr|openca-ocspd-1.5.1-0.rc1.8|245	- fix the default config (P0)
12cr|openca-ocspd-1.5.1-0.rc1.8|246	- fix the initscript (S1)
12cr|openca-ocspd-1.5.1-0.rc1.8|247	- misc spec file fixes
12cr|openca-ocspd-1.5.1-0.rc1.8|248	- generate ssl pem files in %%post
12cr|openca-ocspd-1.5.1-0.rc1.8|249	- fix lock file directory (don't use sysv ipc semaphores, P1)
12cr|openca-ocspd-1.5.1-0.rc1.8|250	
12cr|openca-ocspd-1.5.1-0.rc1.8|251	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2mdk
12cr|openca-ocspd-1.5.1-0.rc1.8|252	- rebuilt against openssl-0.9.8a
12cr|openca-ocspd-1.5.1-0.rc1.8|253	
12cr|openca-ocspd-1.5.1-0.rc1.8|254	* Fri Nov 11 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1mdk
12cr|openca-ocspd-1.5.1-0.rc1.8|255	- 1.0.5
12cr|openca-ocspd-1.5.1-0.rc1.8|256	
12cr|openca-ocspd-1.5.1-0.rc1.8|257	* Wed Aug 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3mdk
12cr|openca-ocspd-1.5.1-0.rc1.8|258	- rebuilt against new openldap-2.3.6 libs
12cr|openca-ocspd-1.5.1-0.rc1.8|259	
12cr|openca-ocspd-1.5.1-0.rc1.8|260	* Mon Aug 29 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdk
12cr|openca-ocspd-1.5.1-0.rc1.8|261	- fix deps
12cr|openca-ocspd-1.5.1-0.rc1.8|262	- fix the ocspd.sysconfig file, duh!
12cr|openca-ocspd-1.5.1-0.rc1.8|263	
12cr|openca-ocspd-1.5.1-0.rc1.8|264	* Thu Jun 23 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.3-1mdk
12cr|openca-ocspd-1.5.1-0.rc1.8|265	- 1.0.3
12cr|openca-ocspd-1.5.1-0.rc1.8|266	- rediff P0
12cr|openca-ocspd-1.5.1-0.rc1.8|267	- fix deps
12cr|openca-ocspd-1.5.1-0.rc1.8|268	- fix rpmlint errors
12cr|openca-ocspd-1.5.1-0.rc1.8|269	- fix naming of the initscript and such
12cr|openca-ocspd-1.5.1-0.rc1.8|270	
12cr|openca-ocspd-1.5.1-0.rc1.8|271	* Tue Feb 08 2005 Buchan Milne <bgmilne@linux-mandrake.com> 0.6.5-3mdk
12cr|openca-ocspd-1.5.1-0.rc1.8|272	- rebuild for ldap2.2_7
12cr|openca-ocspd-1.5.1-0.rc1.8|273	
12cr|openca-ocspd-1.5.1-0.rc1.8|274	* Fri Feb 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.6.5-2mdk
12cr|openca-ocspd-1.5.1-0.rc1.8|275	- rebuilt against new openldap libs
12cr|openca-ocspd-1.5.1-0.rc1.8|276	
12cr|openca-ocspd-1.5.1-0.rc1.8|277	* Sun Jan 30 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.6.5-1mdk
12cr|openca-ocspd-1.5.1-0.rc1.8|278	- 0.6.5
12cr|openca-ocspd-1.5.1-0.rc1.8|279	
12cr|openca-ocspd-1.5.1-0.rc1.8|280	* Tue Jan 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.6.4-1mdk
12cr|openca-ocspd-1.5.1-0.rc1.8|281	- 0.6.4
12cr|openca-ocspd-1.5.1-0.rc1.8|282	- added one lib64 fix
12cr|openca-ocspd-1.5.1-0.rc1.8|283	
12cr|openca-ocspd-1.5.1-0.rc1.8|284	* Wed Jan 05 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.6.2-1mdk
12cr|openca-ocspd-1.5.1-0.rc1.8|285	- 0.6.2
12cr|openca-ocspd-1.5.1-0.rc1.8|286	
12cr|openca-ocspd-1.5.1-0.rc1.8|287	* Fri Aug 27 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.6.1-1mdk
12cr|openca-ocspd-1.5.1-0.rc1.8|288	- 0.6.1
12cr|openca-ocspd-1.5.1-0.rc1.8|289	- rediff P0
12cr|openca-ocspd-1.5.1-0.rc1.8|290	- added S2 taken from openca-ocspd-0.5.1
12cr|openca-ocspd-1.5.1-0.rc1.8|291	- misc spec file fixes
12cr|openca-ocspd-1.5.1-0.rc1.8|292	
12cr|openca-ocspd-1.5.1-0.rc1.8|293	* Fri Aug 27 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5.1-0.3mdk
12cr|openca-ocspd-1.5.1-0.rc1.8|294	- new tarball, same version
12cr|openca-ocspd-1.5.1-0.rc1.8|295	
12cr|openca-ocspd-1.5.1-0.rc1.8|296	* Mon Jul 12 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5.1-0.2mdk
12cr|openca-ocspd-1.5.1-0.rc1.8|297	- built for cooker
12cr|openca-ocspd-1.5.1-0.rc1.8|298	
12cr|openca-ocspd-1.5.1-0.rc1.8|299	* Tue May 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5.1-0.1mdk
12cr|openca-ocspd-1.5.1-0.rc1.8|300	- use a cvs snap
12cr|openca-ocspd-1.5.1-0.rc1.8|301	
12cr|openca-ocspd-1.5.1-0.rc1.8|302	* Wed May 05 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.4.2-1mdk
12cr|openca-ocspd-1.5.1-0.rc1.8|303	- initial Mandrake package, used bits and pieces from the provided spec
12cr|openca-ocspd-1.5.1-0.rc1.8|304	files and also from the latest work by Michael Bell
12cr|openca-ocspd-1.5.1-0.rc1.8|305	- added P0 and S1
12cr|openca-ocspd-1.5.1-0.rc1.8|306	

3698 12
12cr|opencascade-6.5.1.0.7.0-1|1	%define gittag	ga384024
12cr|opencascade-6.5.1.0.7.0-1|2	%define major	0
12cr|opencascade-6.5.1.0.7.0-1|3	%define libname	%mklibname %{name} %{major}
12cr|opencascade-6.5.1.0.7.0-1|4	%define devname	%mklibname -d %{name}
12cr|opencascade-6.5.1.0.7.0-1|5	
12cr|opencascade-6.5.1.0.7.0-1|6	# based on opencascade 6.5.1
12cr|opencascade-6.5.1.0.7.0-1|7	%define occtag	6.5.1
12cr|opencascade-6.5.1.0.7.0-1|8	
12cr|opencascade-6.5.1.0.7.0-1|9	# tpaviot-oce version 0.7.0
12cr|opencascade-6.5.1.0.7.0-1|10	%define ocegit	0.7.0
12cr|opencascade-6.5.1.0.7.0-1|11	
12cr|opencascade-6.5.1.0.7.0-1|12	Name:		opencascade
12cr|opencascade-6.5.1.0.7.0-1|13	Group:		Sciences/Physics
12cr|opencascade-6.5.1.0.7.0-1|14	Epoch:		0
12cr|opencascade-6.5.1.0.7.0-1|15	Version:	%{occtag}.%{ocegit}
12cr|opencascade-6.5.1.0.7.0-1|16	Release:	1
12cr|opencascade-6.5.1.0.7.0-1|17	Summary:	3D modeling & numerical simulation
12cr|opencascade-6.5.1.0.7.0-1|18	License:	LGPL with differences
12cr|opencascade-6.5.1.0.7.0-1|19	URL:		https://github.com/tpaviot/oce
12cr|opencascade-6.5.1.0.7.0-1|20	# https://github.com/tpaviot/oce/tarball/OCE-0.7.0
12cr|opencascade-6.5.1.0.7.0-1|21	Source0:	tpaviot-oce-OCE-0.7.0-0-ga384024.tar.gz
12cr|opencascade-6.5.1.0.7.0-1|22	BuildRequires:	mesagl-devel
12cr|opencascade-6.5.1.0.7.0-1|23	BuildRequires:	mesaglu-devel
12cr|opencascade-6.5.1.0.7.0-1|24	BuildRequires:	libxmu-devel
12cr|opencascade-6.5.1.0.7.0-1|25	BuildRequires:	libx11-devel
12cr|opencascade-6.5.1.0.7.0-1|26	BuildRequires:	freetype2-devel
12cr|opencascade-6.5.1.0.7.0-1|27	BuildRequires:	ftgl-devel
12cr|opencascade-6.5.1.0.7.0-1|28	BuildRequires:	bison flex
12cr|opencascade-6.5.1.0.7.0-1|29	BuildRequires:	cmake
12cr|opencascade-6.5.1.0.7.0-1|30	BuildRequires:	tcl-devel
12cr|opencascade-6.5.1.0.7.0-1|31	BuildRequires:	tk-devel
12cr|opencascade-6.5.1.0.7.0-1|32	
12cr|opencascade-6.5.1.0.7.0-1|33	Requires:	pdksh
12cr|opencascade-6.5.1.0.7.0-1|34	Requires:	tcl
12cr|opencascade-6.5.1.0.7.0-1|35	Requires:	tix
12cr|opencascade-6.5.1.0.7.0-1|36	Requires:	tk
12cr|opencascade-6.5.1.0.7.0-1|37	
12cr|opencascade-6.5.1.0.7.0-1|38	%description
12cr|opencascade-6.5.1.0.7.0-1|39	Open CASCADE Technology is software development platform freely available
12cr|opencascade-6.5.1.0.7.0-1|40	in open source. It includes components for 3D surface and solid modeling,
12cr|opencascade-6.5.1.0.7.0-1|41	visualization, data exchange and rapid application development.
12cr|opencascade-6.5.1.0.7.0-1|42	
12cr|opencascade-6.5.1.0.7.0-1|43	Open CASCADE Technology can be best applied in development of numerical
12cr|opencascade-6.5.1.0.7.0-1|44	simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM
12cr|opencascade-6.5.1.0.7.0-1|45	applications.
12cr|opencascade-6.5.1.0.7.0-1|46	
12cr|opencascade-6.5.1.0.7.0-1|47	The Technology exists from the mid 1990-s and has already been used by
12cr|opencascade-6.5.1.0.7.0-1|48	numerous commercial clients belonging to different domains from software
12cr|opencascade-6.5.1.0.7.0-1|49	edition to heavy industry.
12cr|opencascade-6.5.1.0.7.0-1|50	
12cr|opencascade-6.5.1.0.7.0-1|51	%files
12cr|opencascade-6.5.1.0.7.0-1|52	%defattr(-,root,root)
12cr|opencascade-6.5.1.0.7.0-1|53	%{_sysconfdir}/profile.d/*
12cr|opencascade-6.5.1.0.7.0-1|54	%{_datadir}/%{name}
12cr|opencascade-6.5.1.0.7.0-1|55	
12cr|opencascade-6.5.1.0.7.0-1|56	#-----------------------------------------------------------------------
12cr|opencascade-6.5.1.0.7.0-1|57	%package	-n %{libname}
12cr|opencascade-6.5.1.0.7.0-1|58	Summary:	3D modeling & numerical simulation
12cr|opencascade-6.5.1.0.7.0-1|59	Group:		System/Libraries
12cr|opencascade-6.5.1.0.7.0-1|60	
12cr|opencascade-6.5.1.0.7.0-1|61	%description	-n %{libname}
12cr|opencascade-6.5.1.0.7.0-1|62	Open CASCADE Technology is software development platform freely available
12cr|opencascade-6.5.1.0.7.0-1|63	in open source. It includes components for 3D surface and solid modeling,
12cr|opencascade-6.5.1.0.7.0-1|64	visualization, data exchange and rapid application development.
12cr|opencascade-6.5.1.0.7.0-1|65	
12cr|opencascade-6.5.1.0.7.0-1|66	Open CASCADE Technology can be best applied in development of numerical
12cr|opencascade-6.5.1.0.7.0-1|67	simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM
12cr|opencascade-6.5.1.0.7.0-1|68	applications.
12cr|opencascade-6.5.1.0.7.0-1|69	
12cr|opencascade-6.5.1.0.7.0-1|70	The Technology exists from the mid 1990-s and has already been used by
12cr|opencascade-6.5.1.0.7.0-1|71	numerous commercial clients belonging to different domains from software
12cr|opencascade-6.5.1.0.7.0-1|72	edition to heavy industry.
12cr|opencascade-6.5.1.0.7.0-1|73	
12cr|opencascade-6.5.1.0.7.0-1|74	%files		-n %{libname}
12cr|opencascade-6.5.1.0.7.0-1|75	%defattr(-,root,root)
12cr|opencascade-6.5.1.0.7.0-1|76	%{_libdir}/lib*.so.*
12cr|opencascade-6.5.1.0.7.0-1|77	
12cr|opencascade-6.5.1.0.7.0-1|78	#-----------------------------------------------------------------------
12cr|opencascade-6.5.1.0.7.0-1|79	%package	-n %{devname}
12cr|opencascade-6.5.1.0.7.0-1|80	Summary:	3D modeling & numerical simulation
12cr|opencascade-6.5.1.0.7.0-1|81	Group:		Development/Other
12cr|opencascade-6.5.1.0.7.0-1|82	Requires:	%{libname} = %{EVRD}
12cr|opencascade-6.5.1.0.7.0-1|83	Provides:	%{name}-devel = %{EVRD}
12cr|opencascade-6.5.1.0.7.0-1|84	
12cr|opencascade-6.5.1.0.7.0-1|85	%description	-n %{devname}
12cr|opencascade-6.5.1.0.7.0-1|86	Open CASCADE Technology is software development platform freely available
12cr|opencascade-6.5.1.0.7.0-1|87	in open source. It includes components for 3D surface and solid modeling,
12cr|opencascade-6.5.1.0.7.0-1|88	visualization, data exchange and rapid application development.
12cr|opencascade-6.5.1.0.7.0-1|89	
12cr|opencascade-6.5.1.0.7.0-1|90	Open CASCADE Technology can be best applied in development of numerical
12cr|opencascade-6.5.1.0.7.0-1|91	simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM
12cr|opencascade-6.5.1.0.7.0-1|92	applications.
12cr|opencascade-6.5.1.0.7.0-1|93	
12cr|opencascade-6.5.1.0.7.0-1|94	The Technology exists from the mid 1990-s and has already been used by
12cr|opencascade-6.5.1.0.7.0-1|95	numerous commercial clients belonging to different domains from software
12cr|opencascade-6.5.1.0.7.0-1|96	edition to heavy industry.
12cr|opencascade-6.5.1.0.7.0-1|97	
12cr|opencascade-6.5.1.0.7.0-1|98	%files		-n %{devname}
12cr|opencascade-6.5.1.0.7.0-1|99	%defattr(-,root,root)
12cr|opencascade-6.5.1.0.7.0-1|100	%{_libdir}/lib*.so
12cr|opencascade-6.5.1.0.7.0-1|101	%{_includedir}/%{name}
12cr|opencascade-6.5.1.0.7.0-1|102	%{_datadir}/cmake/Modules/*.cmake
12cr|opencascade-6.5.1.0.7.0-1|103	
12cr|opencascade-6.5.1.0.7.0-1|104	#-----------------------------------------------------------------------
12cr|opencascade-6.5.1.0.7.0-1|105	%prep
12cr|opencascade-6.5.1.0.7.0-1|106	%setup -qn tpaviot-oce-a384024
12cr|opencascade-6.5.1.0.7.0-1|107	
12cr|opencascade-6.5.1.0.7.0-1|108	#-----------------------------------------------------------------------
12cr|opencascade-6.5.1.0.7.0-1|109	%build
12cr|opencascade-6.5.1.0.7.0-1|110	%cmake -DCMAKE_VERBOSE_MAKEFILE=OFF \
12cr|opencascade-6.5.1.0.7.0-1|111	-DOCE_INSTALL_PREFIX=%{_prefix} \
12cr|opencascade-6.5.1.0.7.0-1|112	-DOCE_INSTALL_INCLUDE_DIR=%{_includedir}/%{name} \
12cr|opencascade-6.5.1.0.7.0-1|113	-DOCE_INSTALL_LIB_DIR=%{_libdir} \
12cr|opencascade-6.5.1.0.7.0-1|114	-DOCE_INSTALL_DATA_DIR=%{_datadir}/%{name} \
12cr|opencascade-6.5.1.0.7.0-1|115	-DOCE_INSTALL_SCRIPT_DIR=%{_sysconfdir}/profile.d \
12cr|opencascade-6.5.1.0.7.0-1|116	-DOCE_INSTALL_CMAKE_DATA_DIR=share/cmake/Modules
12cr|opencascade-6.5.1.0.7.0-1|117	perl -pi -e 's|/usr//usr|/usr|;' build_inc/oce-config.h
12cr|opencascade-6.5.1.0.7.0-1|118	%make
12cr|opencascade-6.5.1.0.7.0-1|119	
12cr|opencascade-6.5.1.0.7.0-1|120	#-----------------------------------------------------------------------
12cr|opencascade-6.5.1.0.7.0-1|121	%clean
12cr|opencascade-6.5.1.0.7.0-1|122	rm -rf %{buildroot}
12cr|opencascade-6.5.1.0.7.0-1|123	
12cr|opencascade-6.5.1.0.7.0-1|124	#-----------------------------------------------------------------------
12cr|opencascade-6.5.1.0.7.0-1|125	%install
12cr|opencascade-6.5.1.0.7.0-1|126	perl -pi -e 's|/usr//usr|/usr|;' build/env.sh build/env.csh
12cr|opencascade-6.5.1.0.7.0-1|127	%makeinstall_std -C build
12cr|opencascade-6.5.1.0.7.0-1|128	
12cr|opencascade-6.5.1.0.7.0-1|129	# adjust environment/directories to avoid (too much) script patching
12cr|opencascade-6.5.1.0.7.0-1|130	ln -sf %{_libdir} %{buildroot}%{_datadir}/%{name}/lib
12cr|opencascade-6.5.1.0.7.0-1|131	ln -sf %{_includedir}/%{name} %{buildroot}%{_datadir}/%{name}/inc
12cr|opencascade-6.5.1.0.7.0-1|132	ln -sf %{_datadir}/%{name} %{buildroot}%{_datadir}/%{name}/lin
12cr|opencascade-6.5.1.0.7.0-1|133	ln -sf %{_datadir}/%{name} %{buildroot}%{_datadir}/%{name}/Linux
12cr|opencascade-6.5.1.0.7.0-1|134	
12cr|opencascade-6.5.1.0.7.0-1|135	
12cr|opencascade-6.5.1.0.7.0-1|136	%changelog
12cr|opencascade-6.5.1.0.7.0-1|137	* Thu Nov 17 2011 Paulo Andrade <pcpa@mandriva.com.br> 0:6.5.1.0.7.0-1
12cr|opencascade-6.5.1.0.7.0-1|138	+ Revision: 731433
12cr|opencascade-6.5.1.0.7.0-1|139	- Update to newest release.
12cr|opencascade-6.5.1.0.7.0-1|140	
12cr|opencascade-6.5.1.0.7.0-1|141	+ Funda Wang <fwang@mandriva.org>
12cr|opencascade-6.5.1.0.7.0-1|142	- fix requires on epoch
12cr|opencascade-6.5.1.0.7.0-1|143	- update file list
12cr|opencascade-6.5.1.0.7.0-1|144	- add more br
12cr|opencascade-6.5.1.0.7.0-1|145	- turn to community edition
12cr|opencascade-6.5.1.0.7.0-1|146	
12cr|opencascade-6.5.1.0.7.0-1|147	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 6.3-7mdv2011.0
12cr|opencascade-6.5.1.0.7.0-1|148	+ Revision: 613531
12cr|opencascade-6.5.1.0.7.0-1|149	- rebuild
12cr|opencascade-6.5.1.0.7.0-1|150	
12cr|opencascade-6.5.1.0.7.0-1|151	* Sat Mar 20 2010 Paulo Andrade <pcpa@mandriva.com.br> 6.3-6mdv2010.1
12cr|opencascade-6.5.1.0.7.0-1|152	+ Revision: 525364
12cr|opencascade-6.5.1.0.7.0-1|153	+ rebuild (emptylog)
12cr|opencascade-6.5.1.0.7.0-1|154	
12cr|opencascade-6.5.1.0.7.0-1|155	* Tue Feb 23 2010 Paulo Andrade <pcpa@mandriva.com.br> 6.3-5mdv2010.1
12cr|opencascade-6.5.1.0.7.0-1|156	+ Revision: 510407
12cr|opencascade-6.5.1.0.7.0-1|157	+ rebuild (emptylog)
12cr|opencascade-6.5.1.0.7.0-1|158	
12cr|opencascade-6.5.1.0.7.0-1|159	* Fri Feb 19 2010 Paulo Andrade <pcpa@mandriva.com.br> 6.3-4mdv2010.1
12cr|opencascade-6.5.1.0.7.0-1|160	+ Revision: 508427
12cr|opencascade-6.5.1.0.7.0-1|161	+ rebuild (emptylog)
12cr|opencascade-6.5.1.0.7.0-1|162	
12cr|opencascade-6.5.1.0.7.0-1|163	* Thu Feb 18 2010 Paulo Andrade <pcpa@mandriva.com.br> 6.3-3mdv2010.1
12cr|opencascade-6.5.1.0.7.0-1|164	+ Revision: 507809
12cr|opencascade-6.5.1.0.7.0-1|165	+ rebuild (emptylog)
12cr|opencascade-6.5.1.0.7.0-1|166	
12cr|opencascade-6.5.1.0.7.0-1|167	* Wed Feb 17 2010 Paulo Andrade <pcpa@mandriva.com.br> 6.3-2mdv2010.1
12cr|opencascade-6.5.1.0.7.0-1|168	+ Revision: 507303
12cr|opencascade-6.5.1.0.7.0-1|169	+ rebuild (emptylog)
12cr|opencascade-6.5.1.0.7.0-1|170	
12cr|opencascade-6.5.1.0.7.0-1|171	* Thu Feb 11 2010 Paulo Andrade <pcpa@mandriva.com.br> 6.3-1mdv2010.1
12cr|opencascade-6.5.1.0.7.0-1|172	+ Revision: 504363
12cr|opencascade-6.5.1.0.7.0-1|173	- Import opencascade 6.3.
12cr|opencascade-6.5.1.0.7.0-1|174	- opencascade
12cr|opencascade-6.5.1.0.7.0-1|175	

3699 12
12cr|openca-tools-1.3.0-2|1	Summary:	OpenCA Base Tools
12cr|openca-tools-1.3.0-2|2	Name:		openca-tools
12cr|openca-tools-1.3.0-2|3	Version:	1.3.0
12cr|openca-tools-1.3.0-2|4	Release:	%mkrel 2
12cr|openca-tools-1.3.0-2|5	License:	BSD-style
12cr|openca-tools-1.3.0-2|6	Group:		System/Servers
12cr|openca-tools-1.3.0-2|7	URL:		http://www.openca.org/
12cr|openca-tools-1.3.0-2|8	Source0:	http://prdownloads.sourceforge.net/openca/%name-%version.tar.gz
12cr|openca-tools-1.3.0-2|9	Patch0:		openca-tools-no_rpath.diff
12cr|openca-tools-1.3.0-2|10	Patch2:		openca-tools-1.1.0-format_not_a_string_literal_and_no_format_arguments.diff
12cr|openca-tools-1.3.0-2|11	Requires:	openssl >= 0.9.7
12cr|openca-tools-1.3.0-2|12	BuildRequires:	openssl >= 0.9.7
12cr|openca-tools-1.3.0-2|13	BuildRequires:	openssl-devel >= 0.9.7
12cr|openca-tools-1.3.0-2|14	BuildRequires:	automake
12cr|openca-tools-1.3.0-2|15	BuildRequires:	autoconf
12cr|openca-tools-1.3.0-2|16	BuildRequires:	libtool
12cr|openca-tools-1.3.0-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|openca-tools-1.3.0-2|18	
12cr|openca-tools-1.3.0-2|19	%description
12cr|openca-tools-1.3.0-2|20	OpenCA Tools provide command line facilities for (1) digital signatures
12cr|openca-tools-1.3.0-2|21	generation and verifications and for (2) SCEP message handling.
12cr|openca-tools-1.3.0-2|22	
12cr|openca-tools-1.3.0-2|23	%package -n	openca-scep
12cr|openca-tools-1.3.0-2|24	Summary:	OpenCA SCEP Tool
12cr|openca-tools-1.3.0-2|25	Group:		System/Servers
12cr|openca-tools-1.3.0-2|26	License:	BSD-style
12cr|openca-tools-1.3.0-2|27	
12cr|openca-tools-1.3.0-2|28	%description -n	openca-scep
12cr|openca-tools-1.3.0-2|29	OpenCA SCEP Tool
12cr|openca-tools-1.3.0-2|30	
12cr|openca-tools-1.3.0-2|31	%package -n	openca-sv
12cr|openca-tools-1.3.0-2|32	Summary:	OpenCA PKCS#7 tool
12cr|openca-tools-1.3.0-2|33	Group:		System/Servers
12cr|openca-tools-1.3.0-2|34	License:	BSD-style
12cr|openca-tools-1.3.0-2|35	
12cr|openca-tools-1.3.0-2|36	%description -n	openca-sv
12cr|openca-tools-1.3.0-2|37	OpenCA SV Tool is aimed to help you in generating PKCS#7 signatures and verify
12cr|openca-tools-1.3.0-2|38	them. This tool can also verify signatures generated with Netscape crypto()
12cr|openca-tools-1.3.0-2|39	javascript function.
12cr|openca-tools-1.3.0-2|40	
12cr|openca-tools-1.3.0-2|41	%package -n	openca-crmf
12cr|openca-tools-1.3.0-2|42	Summary:	OpenCA CRMF Tool
12cr|openca-tools-1.3.0-2|43	Group:		System/Servers
12cr|openca-tools-1.3.0-2|44	License:	GPLv2
12cr|openca-tools-1.3.0-2|45	
12cr|openca-tools-1.3.0-2|46	%description -n	openca-crmf
12cr|openca-tools-1.3.0-2|47	OpenCA CRMF Tool
12cr|openca-tools-1.3.0-2|48	
12cr|openca-tools-1.3.0-2|49	%prep
12cr|openca-tools-1.3.0-2|50	
12cr|openca-tools-1.3.0-2|51	%setup -q
12cr|openca-tools-1.3.0-2|52	%patch0 -p0
12cr|openca-tools-1.3.0-2|53	%patch2 -p1
12cr|openca-tools-1.3.0-2|54	
12cr|openca-tools-1.3.0-2|55	# fix borkiness
12cr|openca-tools-1.3.0-2|56	perl -pi -e "s|/etc/issue|/etc/mandriva-release|g" configure*
12cr|openca-tools-1.3.0-2|57	
12cr|openca-tools-1.3.0-2|58	%build
12cr|openca-tools-1.3.0-2|59	%serverbuild
12cr|openca-tools-1.3.0-2|60	rm -f configure
12cr|openca-tools-1.3.0-2|61	autoreconf -fi
12cr|openca-tools-1.3.0-2|62	
12cr|openca-tools-1.3.0-2|63	%configure2_5x \
12cr|openca-tools-1.3.0-2|64	--enable-engine \
12cr|openca-tools-1.3.0-2|65	--with-openssl-prefix=%{_prefix} \
12cr|openca-tools-1.3.0-2|66	--with-openca-prefix=%{_datadir}/openca \
12cr|openca-tools-1.3.0-2|67	--with-openca-user=openca \
12cr|openca-tools-1.3.0-2|68	--with-openca-group=openca
12cr|openca-tools-1.3.0-2|69	
12cr|openca-tools-1.3.0-2|70	%install
12cr|openca-tools-1.3.0-2|71	rm -rf %{buildroot}
12cr|openca-tools-1.3.0-2|72	
12cr|openca-tools-1.3.0-2|73	%makeinstall_std
12cr|openca-tools-1.3.0-2|74	
12cr|openca-tools-1.3.0-2|75	# fix man pages
12cr|openca-tools-1.3.0-2|76	mv %{buildroot}%{_mandir}/man1/sign.1 %{buildroot}%{_mandir}/man1/openca-sign.1
12cr|openca-tools-1.3.0-2|77	mv %{buildroot}%{_mandir}/man1/verify.1 %{buildroot}%{_mandir}/man1/openca-verify.1
12cr|openca-tools-1.3.0-2|78	
12cr|openca-tools-1.3.0-2|79	%clean
12cr|openca-tools-1.3.0-2|80	rm -rf %{buildroot}
12cr|openca-tools-1.3.0-2|81	
12cr|openca-tools-1.3.0-2|82	%files -n openca-scep
12cr|openca-tools-1.3.0-2|83	%defattr(-,root,root)
12cr|openca-tools-1.3.0-2|84	%doc AUTHORS COPYING INSTALL NEWS README examples/openca-scep
12cr|openca-tools-1.3.0-2|85	%attr(0755,root,root) %{_bindir}/openca-scep
12cr|openca-tools-1.3.0-2|86	
12cr|openca-tools-1.3.0-2|87	%files -n openca-sv
12cr|openca-tools-1.3.0-2|88	%defattr(-,root,root)
12cr|openca-tools-1.3.0-2|89	%doc AUTHORS COPYING INSTALL NEWS README examples/openca-sv
12cr|openca-tools-1.3.0-2|90	%attr(0755,root,root) %{_bindir}/openca-sv
12cr|openca-tools-1.3.0-2|91	%attr(0644,root,root) %{_mandir}/man1/openca-sign.1*
12cr|openca-tools-1.3.0-2|92	%attr(0644,root,root) %{_mandir}/man1/openca-verify.1*
12cr|openca-tools-1.3.0-2|93	
12cr|openca-tools-1.3.0-2|94	%files -n openca-crmf
12cr|openca-tools-1.3.0-2|95	%defattr(-,root,root)
12cr|openca-tools-1.3.0-2|96	%attr(0755,root,root) %{_bindir}/openca-crmf
12cr|openca-tools-1.3.0-2|97	
12cr|openca-tools-1.3.0-2|98	
12cr|openca-tools-1.3.0-2|99	%changelog
12cr|openca-tools-1.3.0-2|100	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2011.0
12cr|openca-tools-1.3.0-2|101	+ Revision: 613530
12cr|openca-tools-1.3.0-2|102	- rebuild
12cr|openca-tools-1.3.0-2|103	
12cr|openca-tools-1.3.0-2|104	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 1.3.0-1mdv2010.1
12cr|openca-tools-1.3.0-2|105	+ Revision: 536580
12cr|openca-tools-1.3.0-2|106	- New version 1.3.0
12cr|openca-tools-1.3.0-2|107	
12cr|openca-tools-1.3.0-2|108	* Mon Oct 05 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdv2010.0
12cr|openca-tools-1.3.0-2|109	+ Revision: 454029
12cr|openca-tools-1.3.0-2|110	- P1: fix format string errors
12cr|openca-tools-1.3.0-2|111	- rebuild
12cr|openca-tools-1.3.0-2|112	
12cr|openca-tools-1.3.0-2|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|openca-tools-1.3.0-2|114	- rebuild
12cr|openca-tools-1.3.0-2|115	
12cr|openca-tools-1.3.0-2|116	* Wed Oct 15 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2009.1
12cr|openca-tools-1.3.0-2|117	+ Revision: 293923
12cr|openca-tools-1.3.0-2|118	- 1.1.0
12cr|openca-tools-1.3.0-2|119	- rediffed P1
12cr|openca-tools-1.3.0-2|120	
12cr|openca-tools-1.3.0-2|121	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2009.0
12cr|openca-tools-1.3.0-2|122	+ Revision: 234495
12cr|openca-tools-1.3.0-2|123	- rebuild
12cr|openca-tools-1.3.0-2|124	- fix build
12cr|openca-tools-1.3.0-2|125	
12cr|openca-tools-1.3.0-2|126	+ Olivier Blin <oblin@mandriva.com>
12cr|openca-tools-1.3.0-2|127	- restore BuildRoot
12cr|openca-tools-1.3.0-2|128	
12cr|openca-tools-1.3.0-2|129	+ Thierry Vignaud <tv@mandriva.org>
12cr|openca-tools-1.3.0-2|130	- kill re-definition of %%buildroot on Pixel's request
12cr|openca-tools-1.3.0-2|131	
12cr|openca-tools-1.3.0-2|132	* Sat Aug 18 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2008.0
12cr|openca-tools-1.3.0-2|133	+ Revision: 65479
12cr|openca-tools-1.3.0-2|134	- fix build
12cr|openca-tools-1.3.0-2|135	- Import openca-tools
12cr|openca-tools-1.3.0-2|136	
12cr|openca-tools-1.3.0-2|137	
12cr|openca-tools-1.3.0-2|138	
12cr|openca-tools-1.3.0-2|139	* Sat Aug 18 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2008.0
12cr|openca-tools-1.3.0-2|140	- initial Mandriva package

3700 12
12cr|opencity-0.0.6.4-1|1	%define _disable_ld_no_undefined 1
12cr|opencity-0.0.6.4-1|2	%define _disable_ld_as_needed 1
12cr|opencity-0.0.6.4-1|3	
12cr|opencity-0.0.6.4-1|4	%define	cname	OpenCity
12cr|opencity-0.0.6.4-1|5	
12cr|opencity-0.0.6.4-1|6	Summary:	City simulator game
12cr|opencity-0.0.6.4-1|7	Name:		opencity
12cr|opencity-0.0.6.4-1|8	Version:	0.0.6.4
12cr|opencity-0.0.6.4-1|9	Release:	1
12cr|opencity-0.0.6.4-1|10	License:	GPL
12cr|opencity-0.0.6.4-1|11	Group:		Games/Strategy
12cr|opencity-0.0.6.4-1|12	URL:		http://www.opencity.info/
12cr|opencity-0.0.6.4-1|13	Source0:	http://downloads.sourceforge.net/project/opencity/Stable/0.0.6/%{name}-%{version}stable.tar.bz2
12cr|opencity-0.0.6.4-1|14	Patch0:		opencity-0.0.6.4-gcc4.7.patch
12cr|opencity-0.0.6.4-1|15	BuildRequires:	pkgconfig(gl)
12cr|opencity-0.0.6.4-1|16	BuildRequires:	pkgconfig(glu)
12cr|opencity-0.0.6.4-1|17	BuildRequires:	pkgconfig(libpng)
12cr|opencity-0.0.6.4-1|18	BuildRequires:	pkgconfig(SDL_image)
12cr|opencity-0.0.6.4-1|19	BuildRequires:	pkgconfig(SDL_mixer)
12cr|opencity-0.0.6.4-1|20	BuildRequires:	pkgconfig(SDL_net)
12cr|opencity-0.0.6.4-1|21	BuildRequires:	imagemagick
12cr|opencity-0.0.6.4-1|22	BuildRequires:	desktop-file-utils
12cr|opencity-0.0.6.4-1|23	
12cr|opencity-0.0.6.4-1|24	
12cr|opencity-0.0.6.4-1|25	%description
12cr|opencity-0.0.6.4-1|26	OpenCity is a city simulator game project written in standard C++ with OpenGL
12cr|opencity-0.0.6.4-1|27	and SDL from scratch. It is not intended to be a clone of any famous city
12cr|opencity-0.0.6.4-1|28	simulator from Max*s. So, if you are looking to download a free SimCity 4 like,
12cr|opencity-0.0.6.4-1|29	please forget OpenCity. I work on it at my spare time, I really meant it
12cr|opencity-0.0.6.4-1|30	"my spare time" !
12cr|opencity-0.0.6.4-1|31	
12cr|opencity-0.0.6.4-1|32	%prep
12cr|opencity-0.0.6.4-1|33	%setup -q -n %{name}-%{version}stable
12cr|opencity-0.0.6.4-1|34	%patch0 -p1
12cr|opencity-0.0.6.4-1|35	
12cr|opencity-0.0.6.4-1|36	%build
12cr|opencity-0.0.6.4-1|37	%configure2_5x --bindir=%{_gamesbindir}
12cr|opencity-0.0.6.4-1|38	%make
12cr|opencity-0.0.6.4-1|39	
12cr|opencity-0.0.6.4-1|40	%install
12cr|opencity-0.0.6.4-1|41	%makeinstall_std
12cr|opencity-0.0.6.4-1|42	
12cr|opencity-0.0.6.4-1|43	# prepare icon
12cr|opencity-0.0.6.4-1|44	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir},%{_menudir}}
12cr|opencity-0.0.6.4-1|45	convert -geometry 16x16 %{name}.png %{buildroot}%{_miconsdir}/%{cname}.png
12cr|opencity-0.0.6.4-1|46	convert -geometry 32x32 %{name}.png %{buildroot}%{_iconsdir}/%{cname}.png
12cr|opencity-0.0.6.4-1|47	convert -geometry 48x48 %{name}.png %{buildroot}%{_liconsdir}/%{cname}.png
12cr|opencity-0.0.6.4-1|48	
12cr|opencity-0.0.6.4-1|49	# copy file from /usr/share to /usr/share/games
12cr|opencity-0.0.6.4-1|50	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
12cr|opencity-0.0.6.4-1|51	mv  %{buildroot}%{_datadir}/%{name}/*  %{buildroot}%{_gamesdatadir}/%{name}/
12cr|opencity-0.0.6.4-1|52	
12cr|opencity-0.0.6.4-1|53	# fix the .desktop
12cr|opencity-0.0.6.4-1|54	# an Icon name don't have an extension, so we remove it
12cr|opencity-0.0.6.4-1|55	perl -i -pe 's/opencity.png/opencity/' %{name}.desktop
12cr|opencity-0.0.6.4-1|56	
12cr|opencity-0.0.6.4-1|57	desktop-file-install --add-category="X-MandrivaLinux-MoreApplications-Games-Strategy" \
12cr|opencity-0.0.6.4-1|58	--dir %{buildroot}%{_datadir}/applications %{name}.desktop
12cr|opencity-0.0.6.4-1|59	
12cr|opencity-0.0.6.4-1|60	
12cr|opencity-0.0.6.4-1|61	#===============================================================================
12cr|opencity-0.0.6.4-1|62	# add a little script that launch opencity with datat path
12cr|opencity-0.0.6.4-1|63	# 1) rename binary : opencity -> opencity-bin
12cr|opencity-0.0.6.4-1|64	# 2) add script
12cr|opencity-0.0.6.4-1|65	#===============================================================================
12cr|opencity-0.0.6.4-1|66	mv %{buildroot}%{_gamesbindir}/%{name} %{buildroot}%{_gamesbindir}/%{name}-bin
12cr|opencity-0.0.6.4-1|67	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
12cr|opencity-0.0.6.4-1|68	#!/bin/sh
12cr|opencity-0.0.6.4-1|69	%{_gamesbindir}/%{name}-bin --data-dir %{_gamesdatadir}/%{name} --conf-dir %{_sysconfdir}/%{name}
12cr|opencity-0.0.6.4-1|70	EOF
12cr|opencity-0.0.6.4-1|71	chmod +x %{buildroot}%{_gamesbindir}/%{name}
12cr|opencity-0.0.6.4-1|72	
12cr|opencity-0.0.6.4-1|73	%files
12cr|opencity-0.0.6.4-1|74	%doc AUTHORS COPYING INSTALL README
12cr|opencity-0.0.6.4-1|75	%doc docs/FAQ_it.txt docs/INSTALL_it.txt docs/README_it.txt
12cr|opencity-0.0.6.4-1|76	%doc docs/README_es.txt
12cr|opencity-0.0.6.4-1|77	%{_gamesbindir}/%{name}
12cr|opencity-0.0.6.4-1|78	%{_gamesbindir}/%{name}-bin
12cr|opencity-0.0.6.4-1|79	%{_sysconfdir}/%{name}
12cr|opencity-0.0.6.4-1|80	%{_gamesdatadir}/%{name}
12cr|opencity-0.0.6.4-1|81	%{_datadir}/applications/%{name}.desktop
12cr|opencity-0.0.6.4-1|82	%{_datadir}/pixmaps/%{name}.png
12cr|opencity-0.0.6.4-1|83	%{_mandir}/man6/*
12cr|opencity-0.0.6.4-1|84	%{_miconsdir}/%{cname}.png
12cr|opencity-0.0.6.4-1|85	%{_iconsdir}/%{cname}.png
12cr|opencity-0.0.6.4-1|86	%{_liconsdir}/%{cname}.png
12cr|opencity-0.0.6.4-1|87	

3701 12
12cr|openclass-0.4-1|1	Summary:	OpenClass is a simple open-source solution for class control
12cr|openclass-0.4-1|2	Name:		openclass
12cr|openclass-0.4-1|3	Version:	0.4
12cr|openclass-0.4-1|4	Release:	%mkrel 1
12cr|openclass-0.4-1|5	Source0:	%name-%version.tar.bz2
12cr|openclass-0.4-1|6	License:	GPLv2
12cr|openclass-0.4-1|7	Group:		Networking/Other
12cr|openclass-0.4-1|8	Url:		https://github.com/eugeni/openclass
12cr|openclass-0.4-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|openclass-0.4-1|10	BuildRequires: python-devel
12cr|openclass-0.4-1|11	BuildArch: noarch
12cr|openclass-0.4-1|12	Requires:  python
12cr|openclass-0.4-1|13	Requires:  pygtk2.0
12cr|openclass-0.4-1|14	Requires:  python-notify
12cr|openclass-0.4-1|15	
12cr|openclass-0.4-1|16	%description
12cr|openclass-0.4-1|17	OpenClass is a simple open-source solution for class control, designed with the
12cr|openclass-0.4-1|18	following features in mind:
12cr|openclass-0.4-1|19	- small footprint
12cr|openclass-0.4-1|20	- light-weight functionality
12cr|openclass-0.4-1|21	- minimum of non-essential features
12cr|openclass-0.4-1|22	
12cr|openclass-0.4-1|23	If you already know how italc, bluelab, mythware, iClass and similar solutions
12cr|openclass-0.4-1|24	work, you already know what OpenClass is.
12cr|openclass-0.4-1|25	
12cr|openclass-0.4-1|26	%prep
12cr|openclass-0.4-1|27	%setup -q
12cr|openclass-0.4-1|28	
12cr|openclass-0.4-1|29	%build
12cr|openclass-0.4-1|30	
12cr|openclass-0.4-1|31	%install
12cr|openclass-0.4-1|32	rm -rf $RPM_BUILD_ROOT
12cr|openclass-0.4-1|33	%makeinstall_std
12cr|openclass-0.4-1|34	%find_lang %name
12cr|openclass-0.4-1|35	
12cr|openclass-0.4-1|36	
12cr|openclass-0.4-1|37	%clean
12cr|openclass-0.4-1|38	rm -rf $RPM_BUILD_ROOT
12cr|openclass-0.4-1|39	
12cr|openclass-0.4-1|40	%files -f %{name}.lang
12cr|openclass-0.4-1|41	%defattr(-,root,root)
12cr|openclass-0.4-1|42	%doc README
12cr|openclass-0.4-1|43	%_bindir/openclass-student
12cr|openclass-0.4-1|44	%_bindir/openclass-teacher
12cr|openclass-0.4-1|45	%_datadir/openclass/
12cr|openclass-0.4-1|46	%_datadir/applications/openclass-student.desktop
12cr|openclass-0.4-1|47	%_datadir/applications/openclass-teacher.desktop
12cr|openclass-0.4-1|48	
12cr|openclass-0.4-1|49	
12cr|openclass-0.4-1|50	%changelog
12cr|openclass-0.4-1|51	* Mon Jun 27 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.4-1mdv2011.0
12cr|openclass-0.4-1|52	+ Revision: 687600
12cr|openclass-0.4-1|53	- New version 0.4.
12cr|openclass-0.4-1|54	
12cr|openclass-0.4-1|55	* Thu Jun 02 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.3-1
12cr|openclass-0.4-1|56	+ Revision: 682418
12cr|openclass-0.4-1|57	- New version 0.3
12cr|openclass-0.4-1|58	
12cr|openclass-0.4-1|59	* Mon May 30 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.2-1
12cr|openclass-0.4-1|60	+ Revision: 681968
12cr|openclass-0.4-1|61	- Updated to 0.2
12cr|openclass-0.4-1|62	
12cr|openclass-0.4-1|63	* Sat May 28 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.1-1
12cr|openclass-0.4-1|64	+ Revision: 680789
12cr|openclass-0.4-1|65	- Imported to cooker upon requests.
12cr|openclass-0.4-1|66	- Created package structure for openclass.
12cr|openclass-0.4-1|67	

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

3703 12
12cr|opencpn-3.0.2-1|1	%define		oname	OpenCPN
12cr|opencpn-3.0.2-1|2	
12cr|opencpn-3.0.2-1|3	Name:		opencpn
12cr|opencpn-3.0.2-1|4	Summary:	OpenCPN: A concise ChartPlotter/Navigator
12cr|opencpn-3.0.2-1|5	Version:	3.0.2
12cr|opencpn-3.0.2-1|6	Release:	1
12cr|opencpn-3.0.2-1|7	License:	GPLv2+
12cr|opencpn-3.0.2-1|8	Group:		Sciences/Geosciences
12cr|opencpn-3.0.2-1|9	URL:		http://opencpn.org
12cr|opencpn-3.0.2-1|10	Source0:	http://prdownloads.sourceforge.net/project/opencpn/%{name}/%{version}/%{oname}-%{version}-Source.tar.gz
12cr|opencpn-3.0.2-1|11	BuildRequires:	cmake
12cr|opencpn-3.0.2-1|12	BuildRequires:	bzip2-devel
12cr|opencpn-3.0.2-1|13	BuildRequires:	gpsd-devel
12cr|opencpn-3.0.2-1|14	BuildRequires:	gtk+2-devel
12cr|opencpn-3.0.2-1|15	BuildRequires:	mesagl-devel
12cr|opencpn-3.0.2-1|16	BuildRequires:	mesaglu-devel
12cr|opencpn-3.0.2-1|17	Buildrequires:	wxgtku-devel
12cr|opencpn-3.0.2-1|18	Buildrequires:	zlib-devel
12cr|opencpn-3.0.2-1|19	# Building with TinyXML from repositories causes segfault at start
12cr|opencpn-3.0.2-1|20	BuildConflicts:	tinyxml-devel
12cr|opencpn-3.0.2-1|21	
12cr|opencpn-3.0.2-1|22	%description
12cr|opencpn-3.0.2-1|23	A cross-platform ship-borne GUI application supporting
12cr|opencpn-3.0.2-1|24	
12cr|opencpn-3.0.2-1|25	* GPS/GPDS Postition Input
12cr|opencpn-3.0.2-1|26	* BSB Raster Chart Display
12cr|opencpn-3.0.2-1|27	* S57 Vector ENChart Display
12cr|opencpn-3.0.2-1|28	* AIS Input Decoding
12cr|opencpn-3.0.2-1|29	* Waypoint Autopilot Navigation
12cr|opencpn-3.0.2-1|30	
12cr|opencpn-3.0.2-1|31	Pilot charts can be downloaded from http://opencpn.org/ocpn/downloadpilotcharts
12cr|opencpn-3.0.2-1|32	
12cr|opencpn-3.0.2-1|33	%prep
12cr|opencpn-3.0.2-1|34	%setup -q -n %{oname}-%{version}-Source
12cr|opencpn-3.0.2-1|35	
12cr|opencpn-3.0.2-1|36	%build
12cr|opencpn-3.0.2-1|37	cmake	. \
12cr|opencpn-3.0.2-1|38	-DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
12cr|opencpn-3.0.2-1|39	-DCMAKE_BUILD_TYPE=release \
12cr|opencpn-3.0.2-1|40	-DCMAKE_SKIP_RPATH:BOOL=ON
12cr|opencpn-3.0.2-1|41	%make
12cr|opencpn-3.0.2-1|42	
12cr|opencpn-3.0.2-1|43	%install
12cr|opencpn-3.0.2-1|44	%makeinstall_std
12cr|opencpn-3.0.2-1|45	
12cr|opencpn-3.0.2-1|46	%find_lang %{name} --all-name
12cr|opencpn-3.0.2-1|47	
12cr|opencpn-3.0.2-1|48	%files -f %{name}.lang
12cr|opencpn-3.0.2-1|49	%doc README
12cr|opencpn-3.0.2-1|50	%{_bindir}/*
12cr|opencpn-3.0.2-1|51	%{_datadir}/%{name}
12cr|opencpn-3.0.2-1|52	%dir %{_libdir}/%{name}
12cr|opencpn-3.0.2-1|53	%{_libdir}/%{name}/*.so
12cr|opencpn-3.0.2-1|54	%{_datadir}/applications/%{name}.desktop
12cr|opencpn-3.0.2-1|55	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|opencpn-3.0.2-1|56	
12cr|opencpn-3.0.2-1|57	
12cr|opencpn-3.0.2-1|58	%changelog
12cr|opencpn-3.0.2-1|59	* Wed Jul 18 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.0.2-1
12cr|opencpn-3.0.2-1|60	+ Revision: 810119
12cr|opencpn-3.0.2-1|61	- version update 3.0.2
12cr|opencpn-3.0.2-1|62	
12cr|opencpn-3.0.2-1|63	* Sun Jan 15 2012 Andrey Bondrov <abondrov@mandriva.org> 2.5.0-1
12cr|opencpn-3.0.2-1|64	+ Revision: 760900
12cr|opencpn-3.0.2-1|65	- New version 2.5.0, switch to utf8 version of wxGTK2.8
12cr|opencpn-3.0.2-1|66	
12cr|opencpn-3.0.2-1|67	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-2mdv2011.0
12cr|opencpn-3.0.2-1|68	+ Revision: 613533
12cr|opencpn-3.0.2-1|69	- rebuild
12cr|opencpn-3.0.2-1|70	
12cr|opencpn-3.0.2-1|71	* Sun Feb 07 2010 Funda Wang <fwang@mandriva.org> 1.3.6-1mdv2010.1
12cr|opencpn-3.0.2-1|72	+ Revision: 501636
12cr|opencpn-3.0.2-1|73	- fix summary
12cr|opencpn-3.0.2-1|74	- import opencpn
12cr|opencpn-3.0.2-1|75	

3704 12
12cr|openfpc-0.6-1|1	%define name openfpc
12cr|openfpc-0.6-1|2	%define version 0.6
12cr|openfpc-0.6-1|3	%define minor 314
12cr|openfpc-0.6-1|4	
12cr|openfpc-0.6-1|5	Name: %{name}
12cr|openfpc-0.6-1|6	Summary: OpenFPC is designed to allow a network traffic capture tool
12cr|openfpc-0.6-1|7	Version: %{version}
12cr|openfpc-0.6-1|8	Release: %mkrel 1
12cr|openfpc-0.6-1|9	License: GPLv3
12cr|openfpc-0.6-1|10	Group: Monitoring
12cr|openfpc-0.6-1|11	Source: http://openfpc.googlecode.com/files/%{name}-%{version}-%{minor}.tgz
12cr|openfpc-0.6-1|12	URL:	http://www.openfpc.org
12cr|openfpc-0.6-1|13	#Requires: cxtracker, daemonlogger, libdnet, tcpdump, date, mergecap, perl, tshark, apache-mpm-prefork
12cr|openfpc-0.6-1|14	Requires: cxtracker, daemonlogger, libdnet, tcpdump, wireshark-tools, perl, tshark, apache-mpm-prefork
12cr|openfpc-0.6-1|15	BuildRoot: %_tmppath/%{name}-%{version}-buildroot
12cr|openfpc-0.6-1|16	
12cr|openfpc-0.6-1|17	%description
12cr|openfpc-0.6-1|18	OpenFPC is designed to allow a network traffic capture tool to scale in both horizontal, and vertical directions.
12cr|openfpc-0.6-1|19	It is a distributed system linked together using communication paths and proxies to integrate with
12cr|openfpc-0.6-1|20	common SOC (Security Operating Center) designs. To help further explain it's method of deployment and architecture,
12cr|openfpc-0.6-1|21	lets cover some common tasks and see how they are executed while looking at a simple diagram.
12cr|openfpc-0.6-1|22	
12cr|openfpc-0.6-1|23	%prep
12cr|openfpc-0.6-1|24	%setup -q -n %{name}-%{version}-%{minor}
12cr|openfpc-0.6-1|25	
12cr|openfpc-0.6-1|26	%build
12cr|openfpc-0.6-1|27	
12cr|openfpc-0.6-1|28	%install
12cr|openfpc-0.6-1|29	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12cr|openfpc-0.6-1|30	mkdir -p %{buildroot}%{_initrddir}
12cr|openfpc-0.6-1|31	mkdir -p %{buildroot}%{_bindir}
12cr|openfpc-0.6-1|32	mkdir -p %{buildroot}%{_datadir}/%{name}/www
12cr|openfpc-0.6-1|33	mkdir -p %{buildroot}%{_datadir}/%{name}/cgi-bin
12cr|openfpc-0.6-1|34	
12cr|openfpc-0.6-1|35	#/usr/lib/perl5/vendor_perl/5.12.3/OFPC
12cr|openfpc-0.6-1|36	mkdir -p %{buildroot}%{_usr}/lib/perl5/site_perl/OFPC
12cr|openfpc-0.6-1|37	mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf.d/
12cr|openfpc-0.6-1|38	
12cr|openfpc-0.6-1|39	mv etc/*.conf %{buildroot}%{_sysconfdir}/%{name}
12cr|openfpc-0.6-1|40	mv etc/*.ofpc %{buildroot}%{_sysconfdir}/%{name}
12cr|openfpc-0.6-1|41	mv www/* %{buildroot}%{_datadir}/%{name}/www
12cr|openfpc-0.6-1|42	mv cgi-bin/* %{buildroot}%{_datadir}/%{name}/cgi-bin
12cr|openfpc-0.6-1|43	mv openfpc* %{buildroot}%{_bindir}
12cr|openfpc-0.6-1|44	mv etc/init.d/* %{buildroot}%{_initrddir}
12cr|openfpc-0.6-1|45	mv OFPC/* %{buildroot}%{_usr}/lib/perl5/site_perl/OFPC
12cr|openfpc-0.6-1|46	mv etc/openfpc.apache2.site %{buildroot}%{_sysconfdir}/httpd/conf.d/
12cr|openfpc-0.6-1|47	
12cr|openfpc-0.6-1|48	rm -rf %{buildroot}%{_bindir}/openfpc-install.sh
12cr|openfpc-0.6-1|49	
12cr|openfpc-0.6-1|50	%post
12cr|openfpc-0.6-1|51	echo "Adding openfpc user and group"
12cr|openfpc-0.6-1|52	adduser --system --user-group --no-create-home --shell /usr/sbin/nologin openfpc
12cr|openfpc-0.6-1|53	
12cr|openfpc-0.6-1|54	%files
12cr|openfpc-0.6-1|55	%defattr(0755,root,root)
12cr|openfpc-0.6-1|56	%{_sysconfdir}/%{name}/
12cr|openfpc-0.6-1|57	%{_datadir}/%{name}/www/
12cr|openfpc-0.6-1|58	%{_datadir}/%{name}/cgi-bin/
12cr|openfpc-0.6-1|59	%{_usr}/lib/perl5/site_perl/OFPC
12cr|openfpc-0.6-1|60	%{_sysconfdir}/httpd/conf.d/openfpc.apache2.site
12cr|openfpc-0.6-1|61	%{_initrddir}/openfpc-cx2db
12cr|openfpc-0.6-1|62	%{_initrddir}/openfpc-cxtracker
12cr|openfpc-0.6-1|63	%{_initrddir}/openfpc-daemonlogger
12cr|openfpc-0.6-1|64	%{_initrddir}/openfpc-queued
12cr|openfpc-0.6-1|65	%{_bindir}/openfpc
12cr|openfpc-0.6-1|66	%{_bindir}/openfpc-client
12cr|openfpc-0.6-1|67	%{_bindir}/openfpc-cx2db
12cr|openfpc-0.6-1|68	%{_bindir}/openfpc-dbmaint
12cr|openfpc-0.6-1|69	%{_bindir}/openfpc-queued
12cr|openfpc-0.6-1|70	
12cr|openfpc-0.6-1|71	
12cr|openfpc-0.6-1|72	%clean
12cr|openfpc-0.6-1|73	rm -rf $RPM_BUILD_ROOT
12cr|openfpc-0.6-1|74	
12cr|openfpc-0.6-1|75	
12cr|openfpc-0.6-1|76	%changelog
12cr|openfpc-0.6-1|77	* Wed Sep 21 2011 Alexander Barakin <abarakin@mandriva.org> 0.6-1mdv2012.0
12cr|openfpc-0.6-1|78	+ Revision: 700684
12cr|openfpc-0.6-1|79	- imported package openfpc
12cr|openfpc-0.6-1|80	
12cr|openfpc-0.6-1|81	* Mon Jun 13 2011 Leonardo Coelho <leonardoc@mandriva.com> 0.5-1
12cr|openfpc-0.6-1|82	+ Revision: 684495
12cr|openfpc-0.6-1|83	- first mdv version
12cr|openfpc-0.6-1|84	- Created package structure for openfpc.
12cr|openfpc-0.6-1|85	

3705 12
12cr|opengl-games-utils-0.1-4|1	Name:           opengl-games-utils
12cr|opengl-games-utils-0.1-4|2	Version:        0.1
12cr|opengl-games-utils-0.1-4|3	Release:        %mkrel 4
12cr|opengl-games-utils-0.1-4|4	Summary:        Utilities to check proper 3d support before launching 3d games
12cr|opengl-games-utils-0.1-4|5	Group:          Games/Other
12cr|opengl-games-utils-0.1-4|6	License:        Public Domain
12cr|opengl-games-utils-0.1-4|7	URL:            http://fedoraproject.org/wiki/SIGs/Games
12cr|opengl-games-utils-0.1-4|8	Source0:        opengl-game-wrapper.sh
12cr|opengl-games-utils-0.1-4|9	Source1:        opengl-game-functions.sh
12cr|opengl-games-utils-0.1-4|10	Source2:        README
12cr|opengl-games-utils-0.1-4|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|opengl-games-utils-0.1-4|12	BuildArch:      noarch
12cr|opengl-games-utils-0.1-4|13	Requires:       zenity glxinfo
12cr|opengl-games-utils-0.1-4|14	
12cr|opengl-games-utils-0.1-4|15	%description
12cr|opengl-games-utils-0.1-4|16	This package contains various shell scripts which are intented for use by
12cr|opengl-games-utils-0.1-4|17	3D games packages. These shell scripts can be used to check if direct rendering
12cr|opengl-games-utils-0.1-4|18	is available before launching an OpenGL game. This package is intended for use
12cr|opengl-games-utils-0.1-4|19	by other packages and is not intended for direct end user use!
12cr|opengl-games-utils-0.1-4|20	
12cr|opengl-games-utils-0.1-4|21	
12cr|opengl-games-utils-0.1-4|22	%prep
12cr|opengl-games-utils-0.1-4|23	%setup -c -T
12cr|opengl-games-utils-0.1-4|24	cp %{SOURCE2} .
12cr|opengl-games-utils-0.1-4|25	
12cr|opengl-games-utils-0.1-4|26	
12cr|opengl-games-utils-0.1-4|27	%build
12cr|opengl-games-utils-0.1-4|28	# nothing to build
12cr|opengl-games-utils-0.1-4|29	
12cr|opengl-games-utils-0.1-4|30	
12cr|opengl-games-utils-0.1-4|31	%install
12cr|opengl-games-utils-0.1-4|32	rm -rf %{buildroot}
12cr|opengl-games-utils-0.1-4|33	mkdir -p %{buildroot}%{_bindir}
12cr|opengl-games-utils-0.1-4|34	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|opengl-games-utils-0.1-4|35	install -p -m 755 %{SOURCE0} %{buildroot}%{_bindir}
12cr|opengl-games-utils-0.1-4|36	install -p -m 644 %{SOURCE1} %{buildroot}%{_datadir}/%{name}
12cr|opengl-games-utils-0.1-4|37	
12cr|opengl-games-utils-0.1-4|38	
12cr|opengl-games-utils-0.1-4|39	%clean
12cr|opengl-games-utils-0.1-4|40	rm -rf %{buildroot}
12cr|opengl-games-utils-0.1-4|41	
12cr|opengl-games-utils-0.1-4|42	
12cr|opengl-games-utils-0.1-4|43	%files
12cr|opengl-games-utils-0.1-4|44	%defattr(-,root,root,-)
12cr|opengl-games-utils-0.1-4|45	%doc README
12cr|opengl-games-utils-0.1-4|46	%{_bindir}/opengl-game-wrapper.sh
12cr|opengl-games-utils-0.1-4|47	%{_datadir}/%{name}
12cr|opengl-games-utils-0.1-4|48	
12cr|opengl-games-utils-0.1-4|49	
12cr|opengl-games-utils-0.1-4|50	
12cr|opengl-games-utils-0.1-4|51	
12cr|opengl-games-utils-0.1-4|52	%changelog
12cr|opengl-games-utils-0.1-4|53	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdv2011.0
12cr|opengl-games-utils-0.1-4|54	+ Revision: 613535
12cr|opengl-games-utils-0.1-4|55	- rebuild
12cr|opengl-games-utils-0.1-4|56	
12cr|opengl-games-utils-0.1-4|57	* Wed Feb 03 2010 Thierry Vignaud <tv@mandriva.org> 0.1-3mdv2010.1
12cr|opengl-games-utils-0.1-4|58	+ Revision: 499987
12cr|opengl-games-utils-0.1-4|59	- requires glxinfo instead of mesa-demos
12cr|opengl-games-utils-0.1-4|60	
12cr|opengl-games-utils-0.1-4|61	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1-2mdv2010.0
12cr|opengl-games-utils-0.1-4|62	+ Revision: 430209
12cr|opengl-games-utils-0.1-4|63	- rebuild
12cr|opengl-games-utils-0.1-4|64	
12cr|opengl-games-utils-0.1-4|65	* Wed Sep 03 2008 Emmanuel Andry <eandry@mandriva.org> 0.1-1mdv2009.0
12cr|opengl-games-utils-0.1-4|66	+ Revision: 279402
12cr|opengl-games-utils-0.1-4|67	- import opengl-games-utils
12cr|opengl-games-utils-0.1-4|68	
12cr|opengl-games-utils-0.1-4|69	

3706 12
12cr|opengoo-0.0.1-1|1	%define		oname	OpenGOO
12cr|opengoo-0.0.1-1|2	
12cr|opengoo-0.0.1-1|3	Name:		opengoo
12cr|opengoo-0.0.1-1|4	Version:	0.0.1
12cr|opengoo-0.0.1-1|5	Release:	%mkrel 1
12cr|opengoo-0.0.1-1|6	Summary:	Free and open clone of World of GOO
12cr|opengoo-0.0.1-1|7	Group:		Games/Puzzles
12cr|opengoo-0.0.1-1|8	License:	GPLv3+
12cr|opengoo-0.0.1-1|9	URL:		http://mandarancio.github.com/OpenGOO/
12cr|opengoo-0.0.1-1|10	# fetched from git
12cr|opengoo-0.0.1-1|11	Source0:	%{name}-%{version}.tar.bz2
12cr|opengoo-0.0.1-1|12	BuildRequires:	qt4-devel
12cr|opengoo-0.0.1-1|13	BuildRequires:	box2d-devel
12cr|opengoo-0.0.1-1|14	
12cr|opengoo-0.0.1-1|15	%description
12cr|opengoo-0.0.1-1|16	Free and open clone of World of GOO.
12cr|opengoo-0.0.1-1|17	Done with qt4 (and opengl module) and box2d
12cr|opengoo-0.0.1-1|18	
12cr|opengoo-0.0.1-1|19	%prep
12cr|opengoo-0.0.1-1|20	%setup -q
12cr|opengoo-0.0.1-1|21	
12cr|opengoo-0.0.1-1|22	%build
12cr|opengoo-0.0.1-1|23	%qmake_qt4
12cr|opengoo-0.0.1-1|24	%make
12cr|opengoo-0.0.1-1|25	
12cr|opengoo-0.0.1-1|26	%install
12cr|opengoo-0.0.1-1|27	%__rm -rf %{buildroot}
12cr|opengoo-0.0.1-1|28	
12cr|opengoo-0.0.1-1|29	%__mkdir_p %{buildroot}%{_libdir}/%{name}
12cr|opengoo-0.0.1-1|30	%__cp %{oname} %{buildroot}%{_libdir}/%{name}/%{name}
12cr|opengoo-0.0.1-1|31	%__cp *.level %{buildroot}%{_libdir}/%{name}/
12cr|opengoo-0.0.1-1|32	%__cp menu.index %{buildroot}%{_libdir}/%{name}/
12cr|opengoo-0.0.1-1|33	
12cr|opengoo-0.0.1-1|34	# wrapper script
12cr|opengoo-0.0.1-1|35	%__mkdir_p %{buildroot}%{_bindir}
12cr|opengoo-0.0.1-1|36	%__cat > %{buildroot}%{_bindir}/%{name} << EOF
12cr|opengoo-0.0.1-1|37	#!/bin/bash
12cr|opengoo-0.0.1-1|38	
12cr|opengoo-0.0.1-1|39	cd %{_libdir}/%{name}
12cr|opengoo-0.0.1-1|40	./%{name}
12cr|opengoo-0.0.1-1|41	EOF
12cr|opengoo-0.0.1-1|42	%__chmod 755 %{buildroot}%{_bindir}/%{name}
12cr|opengoo-0.0.1-1|43	
12cr|opengoo-0.0.1-1|44	# menu-entry
12cr|opengoo-0.0.1-1|45	%__mkdir_p  %{buildroot}%{_datadir}/applications
12cr|opengoo-0.0.1-1|46	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|opengoo-0.0.1-1|47	[Desktop Entry]
12cr|opengoo-0.0.1-1|48	Name=OpenGOO
12cr|opengoo-0.0.1-1|49	Comment=World of GOO clone
12cr|opengoo-0.0.1-1|50	Exec=%{name}
12cr|opengoo-0.0.1-1|51	Icon=amusement_section
12cr|opengoo-0.0.1-1|52	Terminal=false
12cr|opengoo-0.0.1-1|53	Type=Application
12cr|opengoo-0.0.1-1|54	StartupNotify=true
12cr|opengoo-0.0.1-1|55	Categories=Game;LogicGame;
12cr|opengoo-0.0.1-1|56	EOF
12cr|opengoo-0.0.1-1|57	
12cr|opengoo-0.0.1-1|58	%clean
12cr|opengoo-0.0.1-1|59	%__rm -rf %{buildroot}
12cr|opengoo-0.0.1-1|60	
12cr|opengoo-0.0.1-1|61	%files
12cr|opengoo-0.0.1-1|62	%doc LICENSE README
12cr|opengoo-0.0.1-1|63	%{_bindir}/%{name}
12cr|opengoo-0.0.1-1|64	%{_libdir}/%{name}
12cr|opengoo-0.0.1-1|65	%{_datadir}/applications/%{name}.desktop
12cr|opengoo-0.0.1-1|66	
12cr|opengoo-0.0.1-1|67	
12cr|opengoo-0.0.1-1|68	
12cr|opengoo-0.0.1-1|69	
12cr|opengoo-0.0.1-1|70	%changelog
12cr|opengoo-0.0.1-1|71	* Sun Mar 11 2012 Andrey Bondrov <abondrov@mandriva.org> 0.0.1-1mdv2011.0
12cr|opengoo-0.0.1-1|72	+ Revision: 784117
12cr|opengoo-0.0.1-1|73	- imported package opengoo
12cr|opengoo-0.0.1-1|74	

3707 12
12cr|opengrade-3.1.11-1|1	%define name	opengrade
12cr|opengrade-3.1.11-1|2	%define version	3.1.11
12cr|opengrade-3.1.11-1|3	%define release	%mkrel 1
12cr|opengrade-3.1.11-1|4	
12cr|opengrade-3.1.11-1|5	Summary:	Local and web-based gradebook
12cr|opengrade-3.1.11-1|6	Name:		%name
12cr|opengrade-3.1.11-1|7	Version:	%version
12cr|opengrade-3.1.11-1|8	Release:	%release
12cr|opengrade-3.1.11-1|9	License:	GPLv2
12cr|opengrade-3.1.11-1|10	Group:		Office
12cr|opengrade-3.1.11-1|11	Source0:	http://www.lightandmatter.com/ogr/%name-%version.tar.gz
12cr|opengrade-3.1.11-1|12	Source4:	http://www.lightandmatter.com/ogr/%{name}_doc.pdf
12cr|opengrade-3.1.11-1|13	Url:		http://www.lightandmatter.com/ogr/ogr.html
12cr|opengrade-3.1.11-1|14	Requires:	tk
12cr|opengrade-3.1.11-1|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|opengrade-3.1.11-1|16	BuildArch:	noarch
12cr|opengrade-3.1.11-1|17	BuildRequires:	imagemagick
12cr|opengrade-3.1.11-1|18	Provides:	perl(FileDialogPatched)
12cr|opengrade-3.1.11-1|19	
12cr|opengrade-3.1.11-1|20	%description
12cr|opengrade-3.1.11-1|21	OpenGrade is software for teachers to keep track of grades.
12cr|opengrade-3.1.11-1|22	* A variety of reports can be created.
12cr|opengrade-3.1.11-1|23	* Grades can be uploaded to a web server, where students can have
12cr|opengrade-3.1.11-1|24	password-protected access to them. (see /usr/share/doc/opengrade*)
12cr|opengrade-3.1.11-1|25	* If you use a set grading scale, you can have the software use it to compute
12cr|opengrade-3.1.11-1|26	letter grades automatically.
12cr|opengrade-3.1.11-1|27	* Grades can be based on total points, or on a weighted average of scores in
12cr|opengrade-3.1.11-1|28	various categories such as exams and quizzes.
12cr|opengrade-3.1.11-1|29	* You can drop the lowest grade (or the N lowest grades) from a given category.
12cr|opengrade-3.1.11-1|30	* Students can be dropped and later reinstated without losing all their grades.
12cr|opengrade-3.1.11-1|31	* Gradebook files can be automatically backed up on a web server.
12cr|opengrade-3.1.11-1|32	* There is support for extra-credit categories, and for categories that don't
12cr|opengrade-3.1.11-1|33	count towards the student's grade.
12cr|opengrade-3.1.11-1|34	* Gradebook files are password-protected with a digital watermark, so you can
12cr|opengrade-3.1.11-1|35	detect tampering.
12cr|opengrade-3.1.11-1|36	* Gradebook files are in a plain-text format, which makes it easy to work with
12cr|opengrade-3.1.11-1|37	them using Unix utilities.
12cr|opengrade-3.1.11-1|38	
12cr|opengrade-3.1.11-1|39	%prep
12cr|opengrade-3.1.11-1|40	%setup -q
12cr|opengrade-3.1.11-1|41	cp %SOURCE4 %{name}.pdf
12cr|opengrade-3.1.11-1|42	
12cr|opengrade-3.1.11-1|43	%build
12cr|opengrade-3.1.11-1|44	mv %name.pl %name
12cr|opengrade-3.1.11-1|45	perl -p -i -e 's|/usr/local|/usr||g' %name
12cr|opengrade-3.1.11-1|46	
12cr|opengrade-3.1.11-1|47	%install
12cr|opengrade-3.1.11-1|48	rm -fr $RPM_BUILD_ROOT
12cr|opengrade-3.1.11-1|49	mkdir -p $RPM_BUILD_ROOT/%perl_vendorlib
12cr|opengrade-3.1.11-1|50	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cr|opengrade-3.1.11-1|51	install -m644 *.pm $RPM_BUILD_ROOT/%perl_vendorlib
12cr|opengrade-3.1.11-1|52	install -m755 %name $RPM_BUILD_ROOT/%_bindir
12cr|opengrade-3.1.11-1|53	
12cr|opengrade-3.1.11-1|54	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|opengrade-3.1.11-1|55	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|opengrade-3.1.11-1|56	[Desktop Entry]
12cr|opengrade-3.1.11-1|57	Name=OpenGrade
12cr|opengrade-3.1.11-1|58	Comment=Digital Gradebook
12cr|opengrade-3.1.11-1|59	Exec=%{_bindir}/%{name}
12cr|opengrade-3.1.11-1|60	Icon=%{name}
12cr|opengrade-3.1.11-1|61	Terminal=false
12cr|opengrade-3.1.11-1|62	Type=Application
12cr|opengrade-3.1.11-1|63	Categories=Utility;
12cr|opengrade-3.1.11-1|64	EOF
12cr|opengrade-3.1.11-1|65	
12cr|opengrade-3.1.11-1|66	#icons
12cr|opengrade-3.1.11-1|67	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|opengrade-3.1.11-1|68	cp opengrade_icon.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|opengrade-3.1.11-1|69	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|opengrade-3.1.11-1|70	convert -resize 32x32 opengrade_icon.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|opengrade-3.1.11-1|71	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|opengrade-3.1.11-1|72	convert -resize 16x16 opengrade_icon.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|opengrade-3.1.11-1|73	
12cr|opengrade-3.1.11-1|74	%clean
12cr|opengrade-3.1.11-1|75	rm -rf $RPM_BUILD_ROOT
12cr|opengrade-3.1.11-1|76	
12cr|opengrade-3.1.11-1|77	%if %mdkversion < 200900
12cr|opengrade-3.1.11-1|78	%post
12cr|opengrade-3.1.11-1|79	%update_menus
12cr|opengrade-3.1.11-1|80	%endif
12cr|opengrade-3.1.11-1|81	
12cr|opengrade-3.1.11-1|82	%if %mdkversion < 200900
12cr|opengrade-3.1.11-1|83	%postun
12cr|opengrade-3.1.11-1|84	%clean_menus
12cr|opengrade-3.1.11-1|85	%endif
12cr|opengrade-3.1.11-1|86	
12cr|opengrade-3.1.11-1|87	%files
12cr|opengrade-3.1.11-1|88	%defattr(-,root,root)
12cr|opengrade-3.1.11-1|89	%doc README *.pdf *.gb *.cgi *.sty
12cr|opengrade-3.1.11-1|90	%_bindir/%name
12cr|opengrade-3.1.11-1|91	%perl_vendorlib/*
12cr|opengrade-3.1.11-1|92	%{_liconsdir}/%name.png
12cr|opengrade-3.1.11-1|93	%{_iconsdir}/%name.png
12cr|opengrade-3.1.11-1|94	%{_miconsdir}/%name.png
12cr|opengrade-3.1.11-1|95	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|opengrade-3.1.11-1|96	
12cr|opengrade-3.1.11-1|97	
12cr|opengrade-3.1.11-1|98	%changelog
12cr|opengrade-3.1.11-1|99	* Sun Jan 09 2011 Funda Wang <fwang@mandriva.org> 3.1.11-1mdv2011.0
12cr|opengrade-3.1.11-1|100	+ Revision: 630830
12cr|opengrade-3.1.11-1|101	- update to new version 3.1.11
12cr|opengrade-3.1.11-1|102	
12cr|opengrade-3.1.11-1|103	* Wed Dec 01 2010 Funda Wang <fwang@mandriva.org> 3.1.10-1mdv2011.0
12cr|opengrade-3.1.11-1|104	+ Revision: 604303
12cr|opengrade-3.1.11-1|105	- update to new version 3.1.10
12cr|opengrade-3.1.11-1|106	
12cr|opengrade-3.1.11-1|107	* Fri Feb 12 2010 Funda Wang <fwang@mandriva.org> 3.1.7-1mdv2011.0
12cr|opengrade-3.1.11-1|108	+ Revision: 504710
12cr|opengrade-3.1.11-1|109	- new version 3.1.7
12cr|opengrade-3.1.11-1|110	
12cr|opengrade-3.1.11-1|111	* Mon Nov 16 2009 Funda Wang <fwang@mandriva.org> 3.1.5-1mdv2010.1
12cr|opengrade-3.1.11-1|112	+ Revision: 466409
12cr|opengrade-3.1.11-1|113	- new version 3.1.5
12cr|opengrade-3.1.11-1|114	
12cr|opengrade-3.1.11-1|115	* Thu Oct 01 2009 Funda Wang <fwang@mandriva.org> 3.1.4-1mdv2010.0
12cr|opengrade-3.1.11-1|116	+ Revision: 451966
12cr|opengrade-3.1.11-1|117	- New version 3.1.4
12cr|opengrade-3.1.11-1|118	
12cr|opengrade-3.1.11-1|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|opengrade-3.1.11-1|120	- rebuild
12cr|opengrade-3.1.11-1|121	
12cr|opengrade-3.1.11-1|122	* Wed Feb 04 2009 Funda Wang <fwang@mandriva.org> 3.1.1-1mdv2009.1
12cr|opengrade-3.1.11-1|123	+ Revision: 337386
12cr|opengrade-3.1.11-1|124	- update to new version 3.1.1
12cr|opengrade-3.1.11-1|125	
12cr|opengrade-3.1.11-1|126	* Sun Feb 01 2009 Funda Wang <fwang@mandriva.org> 3.1.0-1mdv2009.1
12cr|opengrade-3.1.11-1|127	+ Revision: 336081
12cr|opengrade-3.1.11-1|128	- new version 3.1.0
12cr|opengrade-3.1.11-1|129	
12cr|opengrade-3.1.11-1|130	* Sat Jan 17 2009 Funda Wang <fwang@mandriva.org> 3.0.2-1mdv2009.1
12cr|opengrade-3.1.11-1|131	+ Revision: 330558
12cr|opengrade-3.1.11-1|132	- update to new version 3.0.2
12cr|opengrade-3.1.11-1|133	
12cr|opengrade-3.1.11-1|134	* Sun Jan 11 2009 Funda Wang <fwang@mandriva.org> 3.0.0-1mdv2009.1
12cr|opengrade-3.1.11-1|135	+ Revision: 328221
12cr|opengrade-3.1.11-1|136	- New version 3.0.0
12cr|opengrade-3.1.11-1|137	
12cr|opengrade-3.1.11-1|138	* Sun Jan 11 2009 Funda Wang <fwang@mandriva.org> 2.9.4-1mdv2009.1
12cr|opengrade-3.1.11-1|139	+ Revision: 328177
12cr|opengrade-3.1.11-1|140	- update to new version 2.9.4
12cr|opengrade-3.1.11-1|141	
12cr|opengrade-3.1.11-1|142	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 2.9.3-1mdv2009.1
12cr|opengrade-3.1.11-1|143	+ Revision: 326084
12cr|opengrade-3.1.11-1|144	- update to new version 2.9.3
12cr|opengrade-3.1.11-1|145	
12cr|opengrade-3.1.11-1|146	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 2.9.2-1mdv2009.1
12cr|opengrade-3.1.11-1|147	+ Revision: 324507
12cr|opengrade-3.1.11-1|148	- New version 2.9.2
12cr|opengrade-3.1.11-1|149	
12cr|opengrade-3.1.11-1|150	* Thu Jan 01 2009 Funda Wang <fwang@mandriva.org> 2.9.0-1mdv2009.1
12cr|opengrade-3.1.11-1|151	+ Revision: 323170
12cr|opengrade-3.1.11-1|152	- New version 2.9.0
12cr|opengrade-3.1.11-1|153	
12cr|opengrade-3.1.11-1|154	* Tue Dec 02 2008 Funda Wang <fwang@mandriva.org> 2.8.3-1mdv2009.1
12cr|opengrade-3.1.11-1|155	+ Revision: 308966
12cr|opengrade-3.1.11-1|156	- new version 2.8.3
12cr|opengrade-3.1.11-1|157	
12cr|opengrade-3.1.11-1|158	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.8.2-2mdv2009.0
12cr|opengrade-3.1.11-1|159	+ Revision: 268351
12cr|opengrade-3.1.11-1|160	- rebuild early 2009.0 package (before pixel changes)
12cr|opengrade-3.1.11-1|161	
12cr|opengrade-3.1.11-1|162	+ Pixel <pixel@mandriva.com>
12cr|opengrade-3.1.11-1|163	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|opengrade-3.1.11-1|164	
12cr|opengrade-3.1.11-1|165	* Sat May 17 2008 Funda Wang <fwang@mandriva.org> 2.8.2-1mdv2009.0
12cr|opengrade-3.1.11-1|166	+ Revision: 208302
12cr|opengrade-3.1.11-1|167	- New version 2.8.2
12cr|opengrade-3.1.11-1|168	
12cr|opengrade-3.1.11-1|169	* Sat Feb 02 2008 Funda Wang <fwang@mandriva.org> 2.8.1-1mdv2008.1
12cr|opengrade-3.1.11-1|170	+ Revision: 161420
12cr|opengrade-3.1.11-1|171	- update to new version 2.8.1
12cr|opengrade-3.1.11-1|172	
12cr|opengrade-3.1.11-1|173	+ Olivier Blin <oblin@mandriva.com>
12cr|opengrade-3.1.11-1|174	- restore BuildRoot
12cr|opengrade-3.1.11-1|175	
12cr|opengrade-3.1.11-1|176	+ Thierry Vignaud <tv@mandriva.org>
12cr|opengrade-3.1.11-1|177	- kill re-definition of %%buildroot on Pixel's request
12cr|opengrade-3.1.11-1|178	
12cr|opengrade-3.1.11-1|179	* Tue Sep 04 2007 Funda Wang <fwang@mandriva.org> 2.7.15-1mdv2008.0
12cr|opengrade-3.1.11-1|180	+ Revision: 78945
12cr|opengrade-3.1.11-1|181	- spec file clean
12cr|opengrade-3.1.11-1|182	- New version 2.7.15
12cr|opengrade-3.1.11-1|183	
12cr|opengrade-3.1.11-1|184	+ Thierry Vignaud <tv@mandriva.org>
12cr|opengrade-3.1.11-1|185	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|opengrade-3.1.11-1|186	
12cr|opengrade-3.1.11-1|187	
12cr|opengrade-3.1.11-1|188	* Wed Oct 25 2006 Lenny Cartier <lenny@mandriva.com> 2.7.13-1mdv2007.0
12cr|opengrade-3.1.11-1|189	+ Revision: 72282
12cr|opengrade-3.1.11-1|190	- Update to 2.7.13
12cr|opengrade-3.1.11-1|191	- Import opengrade
12cr|opengrade-3.1.11-1|192	

3708 12
12cr|opengtl-0.9.17-1|1	%bcond_with docs
12cr|opengtl-0.9.17-1|2	
12cr|opengtl-0.9.17-1|3	Summary: Open Graphics Transformation Languages
12cr|opengtl-0.9.17-1|4	Name: opengtl
12cr|opengtl-0.9.17-1|5	Version: 0.9.17
12cr|opengtl-0.9.17-1|6	Release: 1
12cr|opengtl-0.9.17-1|7	Source0: http://download.opengtl.org/OpenGTL-%{version}.tar.bz2
12cr|opengtl-0.9.17-1|8	Patch0: OpenGTL-0.9.17-fix-link.patch
12cr|opengtl-0.9.17-1|9	Patch1: OpenGTL-0.9.16-llvm-linkage.patch
12cr|opengtl-0.9.17-1|10	License: LGPLv2+
12cr|opengtl-0.9.17-1|11	Group: System/Libraries
12cr|opengtl-0.9.17-1|12	Url: http://www.opengtl.org/
12cr|opengtl-0.9.17-1|13	BuildRequires: cmake
12cr|opengtl-0.9.17-1|14	BuildRequires: zlib-devel
12cr|opengtl-0.9.17-1|15	BuildRequires: png-devel
12cr|opengtl-0.9.17-1|16	BuildRequires: llvm-devel >= 3.0
12cr|opengtl-0.9.17-1|17	Requires: llvm >= 3.0
12cr|opengtl-0.9.17-1|18	Provides: OpenGTL = %{EVRD}
12cr|opengtl-0.9.17-1|19	%if %{with docs}
12cr|opengtl-0.9.17-1|20	BuildRequires: texlive-latex texlive-tools texlive-graphics texlive-pdftex-def texlive-oberdiek texlive-listings
12cr|opengtl-0.9.17-1|21	BuildRequires: imagemagick texlive-bibtex texlive-makeindex texlive-texconfig
12cr|opengtl-0.9.17-1|22	%endif
12cr|opengtl-0.9.17-1|23	
12cr|opengtl-0.9.17-1|24	%description
12cr|opengtl-0.9.17-1|25	Graphics Transformation Languages is a set of library for using and
12cr|opengtl-0.9.17-1|26	integrating transformation algorithms (such as filter or color conversion)
12cr|opengtl-0.9.17-1|27	in graphics applications
12cr|opengtl-0.9.17-1|28	
12cr|opengtl-0.9.17-1|29	%files
12cr|opengtl-0.9.17-1|30	%defattr(-,root,root)
12cr|opengtl-0.9.17-1|31	%{_bindir}/*
12cr|opengtl-0.9.17-1|32	%{_libdir}/GTLImageIO
12cr|opengtl-0.9.17-1|33	%{_datadir}/OpenGTL
12cr|opengtl-0.9.17-1|34	
12cr|opengtl-0.9.17-1|35	#--------------------------------------------------------------------
12cr|opengtl-0.9.17-1|36	
12cr|opengtl-0.9.17-1|37	%define libgtlcore_major 0
12cr|opengtl-0.9.17-1|38	%define libgtlcore %mklibname gtlcore %libgtlcore_major
12cr|opengtl-0.9.17-1|39	
12cr|opengtl-0.9.17-1|40	%package -n %libgtlcore
12cr|opengtl-0.9.17-1|41	Summary: OpenGTL core library
12cr|opengtl-0.9.17-1|42	Group: System/Libraries
12cr|opengtl-0.9.17-1|43	Conflicts: %{_lib}opengtl0.6 < 0.9.13
12cr|opengtl-0.9.17-1|44	
12cr|opengtl-0.9.17-1|45	%description -n %libgtlcore
12cr|opengtl-0.9.17-1|46	OpenGTL core library.
12cr|opengtl-0.9.17-1|47	
12cr|opengtl-0.9.17-1|48	%files -n %libgtlcore
12cr|opengtl-0.9.17-1|49	%defattr(-,root,root)
12cr|opengtl-0.9.17-1|50	%_libdir/libGTLCore.so.%{libgtlcore_major}*
12cr|opengtl-0.9.17-1|51	
12cr|opengtl-0.9.17-1|52	#--------------------------------------------------------------------
12cr|opengtl-0.9.17-1|53	
12cr|opengtl-0.9.17-1|54	%define libgtlfragment_major 0
12cr|opengtl-0.9.17-1|55	%define libgtlfragment %mklibname gtlfragment %libgtlfragment_major
12cr|opengtl-0.9.17-1|56	
12cr|opengtl-0.9.17-1|57	%package -n %libgtlfragment
12cr|opengtl-0.9.17-1|58	Summary: OpenGTL fragment library
12cr|opengtl-0.9.17-1|59	Group: System/Libraries
12cr|opengtl-0.9.17-1|60	Conflicts: %{_lib}opengtl0.6 < 0.9.13
12cr|opengtl-0.9.17-1|61	
12cr|opengtl-0.9.17-1|62	%description -n %libgtlfragment
12cr|opengtl-0.9.17-1|63	OpenGTL fragment library.
12cr|opengtl-0.9.17-1|64	
12cr|opengtl-0.9.17-1|65	%files -n %libgtlfragment
12cr|opengtl-0.9.17-1|66	%defattr(-,root,root)
12cr|opengtl-0.9.17-1|67	%_libdir/libGTLFragment.so.%{libgtlfragment_major}*
12cr|opengtl-0.9.17-1|68	
12cr|opengtl-0.9.17-1|69	#--------------------------------------------------------------------
12cr|opengtl-0.9.17-1|70	
12cr|opengtl-0.9.17-1|71	%define libgtlimageio_major 0
12cr|opengtl-0.9.17-1|72	%define libgtlimageio %mklibname gtlimageio %libgtlimageio_major
12cr|opengtl-0.9.17-1|73	
12cr|opengtl-0.9.17-1|74	%package -n %libgtlimageio
12cr|opengtl-0.9.17-1|75	Summary: OpenGTL core library
12cr|opengtl-0.9.17-1|76	Group: System/Libraries
12cr|opengtl-0.9.17-1|77	Conflicts: %{_lib}opengtl0.6 < 0.9.13
12cr|opengtl-0.9.17-1|78	
12cr|opengtl-0.9.17-1|79	%description -n %libgtlimageio
12cr|opengtl-0.9.17-1|80	OpenGTL core library.
12cr|opengtl-0.9.17-1|81	
12cr|opengtl-0.9.17-1|82	%files -n %libgtlimageio
12cr|opengtl-0.9.17-1|83	%defattr(-,root,root)
12cr|opengtl-0.9.17-1|84	%_libdir/libGTLImageIO.so.%{libgtlimageio_major}*
12cr|opengtl-0.9.17-1|85	
12cr|opengtl-0.9.17-1|86	#--------------------------------------------------------------------
12cr|opengtl-0.9.17-1|87	
12cr|opengtl-0.9.17-1|88	%define libopenctl_major 0
12cr|opengtl-0.9.17-1|89	%define libopenctl %mklibname openctl %libopenctl_major
12cr|opengtl-0.9.17-1|90	
12cr|opengtl-0.9.17-1|91	%package -n %libopenctl
12cr|opengtl-0.9.17-1|92	Summary: OpenGTL core library
12cr|opengtl-0.9.17-1|93	Group: System/Libraries
12cr|opengtl-0.9.17-1|94	Conflicts: %{_lib}opengtl0.6 < 0.9.13
12cr|opengtl-0.9.17-1|95	
12cr|opengtl-0.9.17-1|96	%description -n %libopenctl
12cr|opengtl-0.9.17-1|97	OpenGTL core library.
12cr|opengtl-0.9.17-1|98	
12cr|opengtl-0.9.17-1|99	%files -n %libopenctl
12cr|opengtl-0.9.17-1|100	%defattr(-,root,root)
12cr|opengtl-0.9.17-1|101	%_libdir/libOpenCTL.so.%{libopenctl_major}*
12cr|opengtl-0.9.17-1|102	
12cr|opengtl-0.9.17-1|103	#--------------------------------------------------------------------
12cr|opengtl-0.9.17-1|104	
12cr|opengtl-0.9.17-1|105	%define libopenshiva_major 0
12cr|opengtl-0.9.17-1|106	%define libopenshiva %mklibname openshiva %libopenshiva_major
12cr|opengtl-0.9.17-1|107	
12cr|opengtl-0.9.17-1|108	%package -n %libopenshiva
12cr|opengtl-0.9.17-1|109	Summary: OpenGTL core library
12cr|opengtl-0.9.17-1|110	Group: System/Libraries
12cr|opengtl-0.9.17-1|111	Conflicts: %{_lib}opengtl0.6 < 0.9.13
12cr|opengtl-0.9.17-1|112	
12cr|opengtl-0.9.17-1|113	%description -n %libopenshiva
12cr|opengtl-0.9.17-1|114	OpenGTL core library.
12cr|opengtl-0.9.17-1|115	
12cr|opengtl-0.9.17-1|116	%files -n %libopenshiva
12cr|opengtl-0.9.17-1|117	%defattr(-,root,root)
12cr|opengtl-0.9.17-1|118	%_libdir/libOpenShiva.so.%{libopenshiva_major}*
12cr|opengtl-0.9.17-1|119	
12cr|opengtl-0.9.17-1|120	#--------------------------------------------------------------------
12cr|opengtl-0.9.17-1|121	
12cr|opengtl-0.9.17-1|122	%define develname %mklibname -d %name
12cr|opengtl-0.9.17-1|123	
12cr|opengtl-0.9.17-1|124	%package -n %develname
12cr|opengtl-0.9.17-1|125	Summary: OpenGTL development files
12cr|opengtl-0.9.17-1|126	Group: Development/C++
12cr|opengtl-0.9.17-1|127	Requires: %libgtlcore = %{version}
12cr|opengtl-0.9.17-1|128	Requires: %libopenshiva = %{version}
12cr|opengtl-0.9.17-1|129	Requires: %libopenctl = %{version}
12cr|opengtl-0.9.17-1|130	Requires: %libgtlimageio = %{version}
12cr|opengtl-0.9.17-1|131	Provides: OpenGTL-devel = %{EVRD}
12cr|opengtl-0.9.17-1|132	Provides: %{name}-devel = %{EVRD}
12cr|opengtl-0.9.17-1|133	Provides: OpenCTL-devel = %{EVRD}
12cr|opengtl-0.9.17-1|134	Provides: openctl-devel = %{EVRD}
12cr|opengtl-0.9.17-1|135	
12cr|opengtl-0.9.17-1|136	%description -n %develname
12cr|opengtl-0.9.17-1|137	This package contains header files needed if you wish to build applications
12cr|opengtl-0.9.17-1|138	based on OpenGTL.
12cr|opengtl-0.9.17-1|139	
12cr|opengtl-0.9.17-1|140	%files -n %develname
12cr|opengtl-0.9.17-1|141	%defattr(-,root,root)
12cr|opengtl-0.9.17-1|142	%{_libdir}/*.so
12cr|opengtl-0.9.17-1|143	%{_includedir}/*
12cr|opengtl-0.9.17-1|144	%{_libdir}/pkgconfig/*.pc
12cr|opengtl-0.9.17-1|145	%if %{with docs}
12cr|opengtl-0.9.17-1|146	%doc %_docdir/OpenGTL/shiva/ShivaRef.pdf
12cr|opengtl-0.9.17-1|147	%endif
12cr|opengtl-0.9.17-1|148	
12cr|opengtl-0.9.17-1|149	#--------------------------------------------------------------------
12cr|opengtl-0.9.17-1|150	
12cr|opengtl-0.9.17-1|151	%prep
12cr|opengtl-0.9.17-1|152	%setup -q -n OpenGTL-%{version}
12cr|opengtl-0.9.17-1|153	%patch0 -p0 -b .linkage~
12cr|opengtl-0.9.17-1|154	%patch1 -p1 -b .llvmlink~
12cr|opengtl-0.9.17-1|155	
12cr|opengtl-0.9.17-1|156	%build
12cr|opengtl-0.9.17-1|157	# OVERRIDE_LLVM_ASSERT is ok because our llvm is built without
12cr|opengtl-0.9.17-1|158	# asserts -- the detection code is off
12cr|opengtl-0.9.17-1|159	%cmake -DOVERIDE_LLVM_ASSERT:BOOL=TRUE
12cr|opengtl-0.9.17-1|160	%make
12cr|opengtl-0.9.17-1|161	
12cr|opengtl-0.9.17-1|162	%install
12cr|opengtl-0.9.17-1|163	rm -rf %{buildroot}
12cr|opengtl-0.9.17-1|164	%{makeinstall_std} -C build
12cr|opengtl-0.9.17-1|165	
12cr|opengtl-0.9.17-1|166	
12cr|opengtl-0.9.17-1|167	
12cr|opengtl-0.9.17-1|168	%changelog
12cr|opengtl-0.9.17-1|169	* Wed Apr 18 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.9.16-1
12cr|opengtl-0.9.17-1|170	+ Revision: 791748
12cr|opengtl-0.9.17-1|171	- Introduce bcond for building docs
12cr|opengtl-0.9.17-1|172	- 0.9.16
12cr|opengtl-0.9.17-1|173	- Fix BuildRequires for docs
12cr|opengtl-0.9.17-1|174	- Fix LLVM linkage
12cr|opengtl-0.9.17-1|175	
12cr|opengtl-0.9.17-1|176	* Tue Apr 26 2011 Funda Wang <fwang@mandriva.org> 0.9.15.1-1
12cr|opengtl-0.9.17-1|177	+ Revision: 659203
12cr|opengtl-0.9.17-1|178	- requires llvm 2.9
12cr|opengtl-0.9.17-1|179	- New version 0.9.15.1
12cr|opengtl-0.9.17-1|180	
12cr|opengtl-0.9.17-1|181	* Sun Oct 24 2010 Funda Wang <fwang@mandriva.org> 0.9.15-2mdv2011.0
12cr|opengtl-0.9.17-1|182	+ Revision: 589150
12cr|opengtl-0.9.17-1|183	- correct file list
12cr|opengtl-0.9.17-1|184	- renew tarball
12cr|opengtl-0.9.17-1|185	
12cr|opengtl-0.9.17-1|186	* Sun Oct 24 2010 Funda Wang <fwang@mandriva.org> 0.9.15-1mdv2011.0
12cr|opengtl-0.9.17-1|187	+ Revision: 588717
12cr|opengtl-0.9.17-1|188	- patch to build with llvm 2.8
12cr|opengtl-0.9.17-1|189	- new verson 0.9.15
12cr|opengtl-0.9.17-1|190	
12cr|opengtl-0.9.17-1|191	* Wed Aug 04 2010 Funda Wang <fwang@mandriva.org> 0.9.14-3mdv2011.0
12cr|opengtl-0.9.17-1|192	+ Revision: 565785
12cr|opengtl-0.9.17-1|193	- renew tarball with llvm 2.7
12cr|opengtl-0.9.17-1|194	
12cr|opengtl-0.9.17-1|195	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|opengtl-0.9.17-1|196	- rebuild for missing packages, eaten by the BS
12cr|opengtl-0.9.17-1|197	
12cr|opengtl-0.9.17-1|198	* Tue May 18 2010 Funda Wang <fwang@mandriva.org> 0.9.14-2mdv2010.1
12cr|opengtl-0.9.17-1|199	+ Revision: 545070
12cr|opengtl-0.9.17-1|200	- add patch fix build with latest ldflags
12cr|opengtl-0.9.17-1|201	- fix conflicts with
12cr|opengtl-0.9.17-1|202	
12cr|opengtl-0.9.17-1|203	* Tue Mar 16 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.14-1mdv2010.1
12cr|opengtl-0.9.17-1|204	+ Revision: 521124
12cr|opengtl-0.9.17-1|205	- Update for koffice
12cr|opengtl-0.9.17-1|206	
12cr|opengtl-0.9.17-1|207	* Mon Mar 15 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.13-2mdv2010.1
12cr|opengtl-0.9.17-1|208	+ Revision: 519945
12cr|opengtl-0.9.17-1|209	- Fix file list
12cr|opengtl-0.9.17-1|210	- Fix used macros
12cr|opengtl-0.9.17-1|211	fix conflicts with previous lib
12cr|opengtl-0.9.17-1|212	- New version 0.9.13
12cr|opengtl-0.9.17-1|213	
12cr|opengtl-0.9.17-1|214	* Wed Nov 25 2009 Funda Wang <fwang@mandriva.org> 0.9.12-1mdv2010.1
12cr|opengtl-0.9.17-1|215	+ Revision: 469908
12cr|opengtl-0.9.17-1|216	- New versino 0.9.12
12cr|opengtl-0.9.17-1|217	
12cr|opengtl-0.9.17-1|218	* Thu Sep 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.10-1mdv2010.0
12cr|opengtl-0.9.17-1|219	+ Revision: 443967
12cr|opengtl-0.9.17-1|220	- New version 0.9.10
12cr|opengtl-0.9.17-1|221	
12cr|opengtl-0.9.17-1|222	* Thu Jul 30 2009 Funda Wang <fwang@mandriva.org> 0.9.9-2mdv2010.0
12cr|opengtl-0.9.17-1|223	+ Revision: 404528
12cr|opengtl-0.9.17-1|224	- add openctl provides
12cr|opengtl-0.9.17-1|225	
12cr|opengtl-0.9.17-1|226	* Wed Jul 29 2009 Funda Wang <fwang@mandriva.org> 0.9.9-1mdv2010.0
12cr|opengtl-0.9.17-1|227	+ Revision: 403874
12cr|opengtl-0.9.17-1|228	- fix license
12cr|opengtl-0.9.17-1|229	- import opengtl
12cr|opengtl-0.9.17-1|230	

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

3710 12
12cr|openldap-check_password-1.0.3-1|1	%define upstream_name check_password
12cr|openldap-check_password-1.0.3-1|2	
12cr|openldap-check_password-1.0.3-1|3	Name:       openldap-%{upstream_name}
12cr|openldap-check_password-1.0.3-1|4	Version:    1.0.3
12cr|openldap-check_password-1.0.3-1|5	Release:    %mkrel 1
12cr|openldap-check_password-1.0.3-1|6	Summary:    OpenLdap password checker module
12cr|openldap-check_password-1.0.3-1|7	License:    Artistic
12cr|openldap-check_password-1.0.3-1|8	Group: 		System/Servers
12cr|openldap-check_password-1.0.3-1|9	URL: 		http://linagora.org/contrib/annuaires/extensions/openldap_ppolicy_check_password
12cr|openldap-check_password-1.0.3-1|10	Source0: 	http://tools.ltb-project.org/attachments/download/29/%{upstream_name}-%{version}.tar.gz
12cr|openldap-check_password-1.0.3-1|11	BuildRequires: openldap-devel
12cr|openldap-check_password-1.0.3-1|12	BuildRequires: cracklib-devel
12cr|openldap-check_password-1.0.3-1|13	BuildRequires: libwrap-devel
12cr|openldap-check_password-1.0.3-1|14	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|openldap-check_password-1.0.3-1|15	
12cr|openldap-check_password-1.0.3-1|16	%description
12cr|openldap-check_password-1.0.3-1|17	check_password.c is an OpenLDAP pwdPolicyChecker module used to check the
12cr|openldap-check_password-1.0.3-1|18	strength and quality of user-provided passwords.
12cr|openldap-check_password-1.0.3-1|19	
12cr|openldap-check_password-1.0.3-1|20	This module is used as an extension of the OpenLDAP password policy controls,
12cr|openldap-check_password-1.0.3-1|21	see slapo-ppolicy(5) section pwdCheckModule.
12cr|openldap-check_password-1.0.3-1|22	
12cr|openldap-check_password-1.0.3-1|23	check_password.c will run a number of checks on the passwords to ensure minimum
12cr|openldap-check_password-1.0.3-1|24	strength and quality requirements are met. Passwords that do not meet these
12cr|openldap-check_password-1.0.3-1|25	requirements are rejected.
12cr|openldap-check_password-1.0.3-1|26	
12cr|openldap-check_password-1.0.3-1|27	%prep
12cr|openldap-check_password-1.0.3-1|28	%setup -q -n %{upstream_name}-%{version}
12cr|openldap-check_password-1.0.3-1|29	
12cr|openldap-check_password-1.0.3-1|30	%build
12cr|openldap-check_password-1.0.3-1|31	%make \
12cr|openldap-check_password-1.0.3-1|32	LDAP_INC="-I%{_includedir}/openldap/include -I%{_includedir}/openldap/slapd"
12cr|openldap-check_password-1.0.3-1|33	
12cr|openldap-check_password-1.0.3-1|34	
12cr|openldap-check_password-1.0.3-1|35	%install
12cr|openldap-check_password-1.0.3-1|36	rm -rf %{buildroot}
12cr|openldap-check_password-1.0.3-1|37	install -d -m 755 %{buildroot}/%{_libdir}/openldap
12cr|openldap-check_password-1.0.3-1|38	install -m 755 check_password.so %{buildroot}/%{_libdir}/openldap
12cr|openldap-check_password-1.0.3-1|39	
12cr|openldap-check_password-1.0.3-1|40	%clean
12cr|openldap-check_password-1.0.3-1|41	rm -rf %{buildroot}
12cr|openldap-check_password-1.0.3-1|42	
12cr|openldap-check_password-1.0.3-1|43	%files
12cr|openldap-check_password-1.0.3-1|44	%defattr(-,root,root)
12cr|openldap-check_password-1.0.3-1|45	%doc README INSTALL LICENSE
12cr|openldap-check_password-1.0.3-1|46	%{_libdir}/openldap/*
12cr|openldap-check_password-1.0.3-1|47	
12cr|openldap-check_password-1.0.3-1|48	
12cr|openldap-check_password-1.0.3-1|49	
12cr|openldap-check_password-1.0.3-1|50	%changelog
12cr|openldap-check_password-1.0.3-1|51	* Fri Jul 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-1mdv2010.0
12cr|openldap-check_password-1.0.3-1|52	+ Revision: 396867
12cr|openldap-check_password-1.0.3-1|53	- new version, new URL
12cr|openldap-check_password-1.0.3-1|54	- hard code libwrap-devel for backports (openldap package has been fixed in 2009.0 only)
12cr|openldap-check_password-1.0.3-1|55	
12cr|openldap-check_password-1.0.3-1|56	* Mon Sep 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2009.0
12cr|openldap-check_password-1.0.3-1|57	+ Revision: 284946
12cr|openldap-check_password-1.0.3-1|58	- import openldap-check_password
12cr|openldap-check_password-1.0.3-1|59	
12cr|openldap-check_password-1.0.3-1|60	
12cr|openldap-check_password-1.0.3-1|61	* Mon Sep 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2009.0
12cr|openldap-check_password-1.0.3-1|62	- first mdv release

3711 12
12cr|openldap-mandriva-dit-0.18-5|1	# PLEASE NOTE THAT THIS PACKAGE IS STORED IN SVN
12cr|openldap-mandriva-dit-0.18-5|2	# DON'T UPLOAD IT WITHOUT FIRST COMMITING CHANGES TO SVN
12cr|openldap-mandriva-dit-0.18-5|3	
12cr|openldap-mandriva-dit-0.18-5|4	Name: openldap-mandriva-dit
12cr|openldap-mandriva-dit-0.18-5|5	Summary: Sample DIT for OpenLDAP
12cr|openldap-mandriva-dit-0.18-5|6	Version: 0.18
12cr|openldap-mandriva-dit-0.18-5|7	Release: %mkrel 5
12cr|openldap-mandriva-dit-0.18-5|8	License: GPLv2+
12cr|openldap-mandriva-dit-0.18-5|9	Group: System/Servers
12cr|openldap-mandriva-dit-0.18-5|10	# Source at http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/openldap-mandriva-dit/current/
12cr|openldap-mandriva-dit-0.18-5|11	Source0: mandriva-dit-base-template.ldif
12cr|openldap-mandriva-dit-0.18-5|12	Source1: mandriva-dit-access-template.conf
12cr|openldap-mandriva-dit-0.18-5|13	Source2: mandriva-dit-setup.sh
12cr|openldap-mandriva-dit-0.18-5|14	Source3: mandriva-dit-slapd-template.conf
12cr|openldap-mandriva-dit-0.18-5|15	Source4: README.mandriva.dit
12cr|openldap-mandriva-dit-0.18-5|16	Source5: LICENSE.mandriva.dit
12cr|openldap-mandriva-dit-0.18-5|17	Source6: README.dns.mandriva.dit
12cr|openldap-mandriva-dit-0.18-5|18	Source7: README.dhcp.mandriva.dit
12cr|openldap-mandriva-dit-0.18-5|19	Source8: README.sudo.mandriva.dit
12cr|openldap-mandriva-dit-0.18-5|20	Source9: README.samba.mandriva.dit
12cr|openldap-mandriva-dit-0.18-5|21	Source10: TODO.mandriva.dit
12cr|openldap-mandriva-dit-0.18-5|22	Source14: README.heimdal.mandriva.dit
12cr|openldap-mandriva-dit-0.18-5|23	Requires: openldap-servers >= 2.3
12cr|openldap-mandriva-dit-0.18-5|24	Requires: openldap-clients
12cr|openldap-mandriva-dit-0.18-5|25	# For when we have the schemas splitted off of openldap-servers
12cr|openldap-mandriva-dit-0.18-5|26	#Requires: openldap-extra-schemas
12cr|openldap-mandriva-dit-0.18-5|27	URL: http://wiki.mandriva.com/en/Projects/OpenLDAP_DIT
12cr|openldap-mandriva-dit-0.18-5|28	BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(id -u -n)
12cr|openldap-mandriva-dit-0.18-5|29	
12cr|openldap-mandriva-dit-0.18-5|30	%description
12cr|openldap-mandriva-dit-0.18-5|31	This package contains a template LDIF file, access control rules and a simple
12cr|openldap-mandriva-dit-0.18-5|32	installation script for a suggested DIT (Directory Information Tree) to use
12cr|openldap-mandriva-dit-0.18-5|33	with an OpenLDAP server. The main characteristic of this DIT is a granular
12cr|openldap-mandriva-dit-0.18-5|34	access control via several standard administration groups. Please see the
12cr|openldap-mandriva-dit-0.18-5|35	README file for more information.
12cr|openldap-mandriva-dit-0.18-5|36	
12cr|openldap-mandriva-dit-0.18-5|37	%install
12cr|openldap-mandriva-dit-0.18-5|38	rm -rf $RPM_BUILD_ROOT
12cr|openldap-mandriva-dit-0.18-5|39	mkdir -p %{buildroot}%{_datadir}/openldap/mandriva-dit
12cr|openldap-mandriva-dit-0.18-5|40	mkdir -p %{buildroot}%{_datadir}/openldap/scripts
12cr|openldap-mandriva-dit-0.18-5|41	mkdir -p %{buildroot}%{_sysconfdir}/openldap
12cr|openldap-mandriva-dit-0.18-5|42	install -m 0644 %{_sourcedir}/mandriva-dit-base-template.ldif %{buildroot}%{_datadir}/openldap/mandriva-dit
12cr|openldap-mandriva-dit-0.18-5|43	install -m 0644 %{_sourcedir}/mandriva-dit-access-template.conf %{buildroot}%{_datadir}/openldap/mandriva-dit
12cr|openldap-mandriva-dit-0.18-5|44	install -m 0644 %{_sourcedir}/mandriva-dit-slapd-template.conf %{buildroot}%{_datadir}/openldap/mandriva-dit
12cr|openldap-mandriva-dit-0.18-5|45	install -m 0755 %{_sourcedir}/mandriva-dit-setup.sh %{buildroot}%{_datadir}/openldap/scripts
12cr|openldap-mandriva-dit-0.18-5|46	install -m 0644 %{_sourcedir}/README.mandriva.dit README
12cr|openldap-mandriva-dit-0.18-5|47	install -m 0644 %{_sourcedir}/LICENSE.mandriva.dit LICENSE
12cr|openldap-mandriva-dit-0.18-5|48	install -m 0644 %{_sourcedir}/README.dns.mandriva.dit README.dns
12cr|openldap-mandriva-dit-0.18-5|49	install -m 0644 %{_sourcedir}/README.samba.mandriva.dit README.samba
12cr|openldap-mandriva-dit-0.18-5|50	install -m 0644 %{_sourcedir}/README.dhcp.mandriva.dit README.dhcp
12cr|openldap-mandriva-dit-0.18-5|51	install -m 0644 %{_sourcedir}/README.sudo.mandriva.dit README.sudo
12cr|openldap-mandriva-dit-0.18-5|52	install -m 0644 %{_sourcedir}/README.heimdal.mandriva.dit README.heimdal
12cr|openldap-mandriva-dit-0.18-5|53	install -m 0644 %{_sourcedir}/TODO.mandriva.dit TODO
12cr|openldap-mandriva-dit-0.18-5|54	
12cr|openldap-mandriva-dit-0.18-5|55	# http://qa.mandriva.com/show_bug.cgi?id=23381
12cr|openldap-mandriva-dit-0.18-5|56	sed -i "s,@LIBDIR@,%{_libdir},g" \
12cr|openldap-mandriva-dit-0.18-5|57	%{buildroot}%{_datadir}/openldap/mandriva-dit/mandriva-dit-slapd-template.conf
12cr|openldap-mandriva-dit-0.18-5|58	
12cr|openldap-mandriva-dit-0.18-5|59	%clean
12cr|openldap-mandriva-dit-0.18-5|60	rm -rf $RPM_BUILD_ROOT
12cr|openldap-mandriva-dit-0.18-5|61	
12cr|openldap-mandriva-dit-0.18-5|62	%files
12cr|openldap-mandriva-dit-0.18-5|63	%defattr(-,root,root)
12cr|openldap-mandriva-dit-0.18-5|64	%doc README* LICENSE TODO
12cr|openldap-mandriva-dit-0.18-5|65	%{_datadir}/openldap/scripts/mandriva-dit-setup.sh
12cr|openldap-mandriva-dit-0.18-5|66	%{_datadir}/openldap/mandriva-dit
12cr|openldap-mandriva-dit-0.18-5|67	
12cr|openldap-mandriva-dit-0.18-5|68	
12cr|openldap-mandriva-dit-0.18-5|69	
12cr|openldap-mandriva-dit-0.18-5|70	%changelog
12cr|openldap-mandriva-dit-0.18-5|71	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.18-5mdv2011.0
12cr|openldap-mandriva-dit-0.18-5|72	+ Revision: 613536
12cr|openldap-mandriva-dit-0.18-5|73	- rebuild
12cr|openldap-mandriva-dit-0.18-5|74	
12cr|openldap-mandriva-dit-0.18-5|75	* Tue Jun 01 2010 Buchan Milne <bgmilne@mandriva.org> 0.18-4mdv2010.1
12cr|openldap-mandriva-dit-0.18-5|76	+ Revision: 546844
12cr|openldap-mandriva-dit-0.18-5|77	- Correct certificate location in slapd.conf template for certificate move (mdv#59596)
12cr|openldap-mandriva-dit-0.18-5|78	
12cr|openldap-mandriva-dit-0.18-5|79	* Thu Apr 15 2010 Frederic Crozat <fcrozat@mandriva.com> 0.18-3mdv2010.1
12cr|openldap-mandriva-dit-0.18-5|80	+ Revision: 535085
12cr|openldap-mandriva-dit-0.18-5|81	- Fix invalid path in slapd template (Mdv bug #53920)
12cr|openldap-mandriva-dit-0.18-5|82	
12cr|openldap-mandriva-dit-0.18-5|83	* Thu Dec 31 2009 Buchan Milne <bgmilne@mandriva.org> 0.18-2mdv2010.1
12cr|openldap-mandriva-dit-0.18-5|84	+ Revision: 484409
12cr|openldap-mandriva-dit-0.18-5|85	- Update SSL paths in config template to match change in openldap-servers
12cr|openldap-mandriva-dit-0.18-5|86	
12cr|openldap-mandriva-dit-0.18-5|87	* Thu Oct 29 2009 Glen Ogilvie <nelg@mandriva.org> 0.18-1mdv2010.0
12cr|openldap-mandriva-dit-0.18-5|88	+ Revision: 459931
12cr|openldap-mandriva-dit-0.18-5|89	- modified interactive password reading to display prompts and then correctly read ssha password
12cr|openldap-mandriva-dit-0.18-5|90	
12cr|openldap-mandriva-dit-0.18-5|91	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.17-6mdv2010.0
12cr|openldap-mandriva-dit-0.18-5|92	+ Revision: 440429
12cr|openldap-mandriva-dit-0.18-5|93	- rebuild
12cr|openldap-mandriva-dit-0.18-5|94	
12cr|openldap-mandriva-dit-0.18-5|95	+ Buchan Milne <bgmilne@mandriva.org>
12cr|openldap-mandriva-dit-0.18-5|96	- Support slightly different server layouts (e.g. fedora/rhel package)
12cr|openldap-mandriva-dit-0.18-5|97	
12cr|openldap-mandriva-dit-0.18-5|98	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.17-4mdv2009.1
12cr|openldap-mandriva-dit-0.18-5|99	+ Revision: 350227
12cr|openldap-mandriva-dit-0.18-5|100	- 2009.1 rebuild
12cr|openldap-mandriva-dit-0.18-5|101	
12cr|openldap-mandriva-dit-0.18-5|102	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.17-3mdv2009.0
12cr|openldap-mandriva-dit-0.18-5|103	+ Revision: 254786
12cr|openldap-mandriva-dit-0.18-5|104	- rebuild
12cr|openldap-mandriva-dit-0.18-5|105	
12cr|openldap-mandriva-dit-0.18-5|106	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.17-1mdv2008.1
12cr|openldap-mandriva-dit-0.18-5|107	+ Revision: 141036
12cr|openldap-mandriva-dit-0.18-5|108	- restore BuildRoot
12cr|openldap-mandriva-dit-0.18-5|109	
12cr|openldap-mandriva-dit-0.18-5|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|openldap-mandriva-dit-0.18-5|111	- kill re-definition of %%buildroot on Pixel's request
12cr|openldap-mandriva-dit-0.18-5|112	
12cr|openldap-mandriva-dit-0.18-5|113	* Tue Aug 28 2007 Andreas Hasenack <andreas@mandriva.com> 0.17-1mdv2008.0
12cr|openldap-mandriva-dit-0.18-5|114	+ Revision: 72835
12cr|openldap-mandriva-dit-0.18-5|115	+ rebuild (emptylog)
12cr|openldap-mandriva-dit-0.18-5|116	
12cr|openldap-mandriva-dit-0.18-5|117	* Tue Aug 28 2007 Andreas Hasenack <andreas@mandriva.com> 0.16-1mdv2008.0
12cr|openldap-mandriva-dit-0.18-5|118	+ Revision: 72824
12cr|openldap-mandriva-dit-0.18-5|119	- one more merge with CS4:
12cr|openldap-mandriva-dit-0.18-5|120	- also install Heimdal README
12cr|openldap-mandriva-dit-0.18-5|121	- merged with CS4 tree:
12cr|openldap-mandriva-dit-0.18-5|122	- fix regexp for account admins existing group editing acl
12cr|openldap-mandriva-dit-0.18-5|123	- allow group owner to change members of posix groups too
12cr|openldap-mandriva-dit-0.18-5|124	- also unlimit time/size for Account Admins group
12cr|openldap-mandriva-dit-0.18-5|125	- initial support for KDEConfig branch
12cr|openldap-mandriva-dit-0.18-5|126	
12cr|openldap-mandriva-dit-0.18-5|127	
12cr|openldap-mandriva-dit-0.18-5|128	* Mon Aug 21 2006 Andreas Hasenack <andreas@mandriva.com> 0.12-1mlcs4
12cr|openldap-mandriva-dit-0.18-5|129	- added some command-line options to the setup script
12cr|openldap-mandriva-dit-0.18-5|130	
12cr|openldap-mandriva-dit-0.18-5|131	* Mon Jul 31 2006 Andreas Hasenack <andreas@mandriva.com> 0.11-1mlcs4
12cr|openldap-mandriva-dit-0.18-5|132	- major simplification of ACLs: Unix, Samba and Kerberos Admins were
12cr|openldap-mandriva-dit-0.18-5|133	merged into Account Admins
12cr|openldap-mandriva-dit-0.18-5|134	- docs updated regarding this change
12cr|openldap-mandriva-dit-0.18-5|135	
12cr|openldap-mandriva-dit-0.18-5|136	* Mon Jul 24 2006 Andreas Hasenack <andreas@mandriva.com> 0.10-2mlcs4
12cr|openldap-mandriva-dit-0.18-5|137	- added substring indexing to sambaSID as allowed/required by new samba-3.0.23 schema
12cr|openldap-mandriva-dit-0.18-5|138	- added equality indexing to sambaSIDList
12cr|openldap-mandriva-dit-0.18-5|139	
12cr|openldap-mandriva-dit-0.18-5|140	* Mon Jul 24 2006 Andreas Hasenack <andreas@mandriva.com> 0.10-1mlcs4
12cr|openldap-mandriva-dit-0.18-5|141	- fixed #23918 (DNS Admin write ACL)
12cr|openldap-mandriva-dit-0.18-5|142	
12cr|openldap-mandriva-dit-0.18-5|143	* Tue Jun 27 2006 Andreas Hasenack <andreas@mandriva.com> 0.9-3mdk
12cr|openldap-mandriva-dit-0.18-5|144	- fixed #23381 (openldap module loading on x86_64)
12cr|openldap-mandriva-dit-0.18-5|145	- this is no more a noarch package due to this bug :(
12cr|openldap-mandriva-dit-0.18-5|146	- small documentation addendum to README.heimdal
12cr|openldap-mandriva-dit-0.18-5|147	
12cr|openldap-mandriva-dit-0.18-5|148	* Thu Jun 22 2006 Andreas Hasenack <andreas@mandriva.com> 0.9-2mdk
12cr|openldap-mandriva-dit-0.18-5|149	- added TODO file
12cr|openldap-mandriva-dit-0.18-5|150	- fixed ACL to allow the user to change some of his own personal attributes
12cr|openldap-mandriva-dit-0.18-5|151	- improved Heimdal documentation setup with instructions on how to integrate
12cr|openldap-mandriva-dit-0.18-5|152	authentication sources (samba, posix and kerberos)
12cr|openldap-mandriva-dit-0.18-5|153	
12cr|openldap-mandriva-dit-0.18-5|154	* Tue Jun 20 2006 Andreas Hasenack <andreas@mandriva.com> 0.9-1mdk
12cr|openldap-mandriva-dit-0.18-5|155	- re-releasing as version 0.9, changes were too extensive
12cr|openldap-mandriva-dit-0.18-5|156	
12cr|openldap-mandriva-dit-0.18-5|157	* Tue Jun 06 2006 Andreas Hasenack <andreas@mandriva.com> 0.8-2mdk
12cr|openldap-mandriva-dit-0.18-5|158	- added suggested usage for smbldap-populate to README.samba
12cr|openldap-mandriva-dit-0.18-5|159	- support for kerberos attributes and object classes (heimdal) in ACLs
12cr|openldap-mandriva-dit-0.18-5|160	- added kerberos admins group and its respective admin user
12cr|openldap-mandriva-dit-0.18-5|161	- updated documentation regarding kerberos/heimdal
12cr|openldap-mandriva-dit-0.18-5|162	- added support for referential integrity in group memberships, disabled by
12cr|openldap-mandriva-dit-0.18-5|163	default for now
12cr|openldap-mandriva-dit-0.18-5|164	
12cr|openldap-mandriva-dit-0.18-5|165	* Fri Jun 02 2006 Andreas Hasenack <andreas@mandriva.com> 0.8-1mdk
12cr|openldap-mandriva-dit-0.18-5|166	- major ACL rewrite:
12cr|openldap-mandriva-dit-0.18-5|167	- allow samba to add its classes/attributes to existing posix entries
12cr|openldap-mandriva-dit-0.18-5|168	that still to not have them (i.e., just pure unix users)
12cr|openldap-mandriva-dit-0.18-5|169	- fix pwdReset access
12cr|openldap-mandriva-dit-0.18-5|170	- fix dhcp readers acl
12cr|openldap-mandriva-dit-0.18-5|171	- fix dns acl for base entry
12cr|openldap-mandriva-dit-0.18-5|172	- fix shadowLastChange access logic
12cr|openldap-mandriva-dit-0.18-5|173	- cleanup
12cr|openldap-mandriva-dit-0.18-5|174	- let Unix Admins also create entries under Host. After all, these
12cr|openldap-mandriva-dit-0.18-5|175	are posix entries and will show up as unix users, although they
12cr|openldap-mandriva-dit-0.18-5|176	are mainly used by samba
12cr|openldap-mandriva-dit-0.18-5|177	- remove one XXX, yay :)
12cr|openldap-mandriva-dit-0.18-5|178	- move @inetOrgPerson
12cr|openldap-mandriva-dit-0.18-5|179	- updated README.dns regarding the use of hostnames (and not IP addresses) in
12cr|openldap-mandriva-dit-0.18-5|180	named.conf
12cr|openldap-mandriva-dit-0.18-5|181	
12cr|openldap-mandriva-dit-0.18-5|182	* Mon May 15 2006 Andreas Hasenack <andreas@mandriva.com> 0.7-1mdk
12cr|openldap-mandriva-dit-0.18-5|183	- fix a loophole in ACLs which permitted some system users to include
12cr|openldap-mandriva-dit-0.18-5|184	themselves in other groups, thus gaining more privileges. We now
12cr|openldap-mandriva-dit-0.18-5|185	have the "ou=System Groups" branch to differenciate from the
12cr|openldap-mandriva-dit-0.18-5|186	regular group accounts
12cr|openldap-mandriva-dit-0.18-5|187	
12cr|openldap-mandriva-dit-0.18-5|188	* Wed May 10 2006 Andreas Hasenack <andreas@mandriva.com> 0.6-4mdk
12cr|openldap-mandriva-dit-0.18-5|189	- allow some objectClasses in ACLs for the Address Book branch
12cr|openldap-mandriva-dit-0.18-5|190	
12cr|openldap-mandriva-dit-0.18-5|191	* Tue May 09 2006 Andreas Hasenack <andreas@mandriva.com> 0.6-3mdk
12cr|openldap-mandriva-dit-0.18-5|192	- included README.samba in spec file
12cr|openldap-mandriva-dit-0.18-5|193	
12cr|openldap-mandriva-dit-0.18-5|194	* Tue May 09 2006 Andreas Hasenack <andreas@mandriva.com> 0.6-2mdk
12cr|openldap-mandriva-dit-0.18-5|195	- more fixes for DHCP ACLs
12cr|openldap-mandriva-dit-0.18-5|196	- added README.sudo
12cr|openldap-mandriva-dit-0.18-5|197	
12cr|openldap-mandriva-dit-0.18-5|198	* Fri May 05 2006 Andreas Hasenack <andreas@mandriva.com> 0.6-1mdk
12cr|openldap-mandriva-dit-0.18-5|199	- add admin account to the summary that is displayed before conf files are
12cr|openldap-mandriva-dit-0.18-5|200	touched
12cr|openldap-mandriva-dit-0.18-5|201	- add README.dns, README.samba, README.dhcp
12cr|openldap-mandriva-dit-0.18-5|202	- fixed dhcp ACLs, added new group for dhcp read access (anonymous access
12cr|openldap-mandriva-dit-0.18-5|203	is still allowed, though)
12cr|openldap-mandriva-dit-0.18-5|204	- added default indexes for dhcp attributes
12cr|openldap-mandriva-dit-0.18-5|205	
12cr|openldap-mandriva-dit-0.18-5|206	* Wed May 03 2006 Andreas Hasenack <andreas@mandriva.com> 0.5-1mdk
12cr|openldap-mandriva-dit-0.18-5|207	- fixed /etc/openldap/ldap.conf creation: the changed options were being
12cr|openldap-mandriva-dit-0.18-5|208	left commented instead of activated
12cr|openldap-mandriva-dit-0.18-5|209	- reduce calls to hostname
12cr|openldap-mandriva-dit-0.18-5|210	- fix dns acls, there was a regexp leftover in there
12cr|openldap-mandriva-dit-0.18-5|211	
12cr|openldap-mandriva-dit-0.18-5|212	* Tue May 02 2006 Andreas Hasenack <andreas@mandriva.com> 0.4-1mdk
12cr|openldap-mandriva-dit-0.18-5|213	- fixed ou=DNS ACLs, tested with bind
12cr|openldap-mandriva-dit-0.18-5|214	- created new DNS group whose members can read ou=dns. This avoids
12cr|openldap-mandriva-dit-0.18-5|215	the equivalent of the domain transfer vulnerability, where everyone could
12cr|openldap-mandriva-dit-0.18-5|216	read the whole DNS domain database
12cr|openldap-mandriva-dit-0.18-5|217	- doc update
12cr|openldap-mandriva-dit-0.18-5|218	
12cr|openldap-mandriva-dit-0.18-5|219	* Thu Apr 27 2006 Andreas Hasenack <andreas@mandriva.com> 0.3-1mdk
12cr|openldap-mandriva-dit-0.18-5|220	- load password policy schema by default, because if one tries to load
12cr|openldap-mandriva-dit-0.18-5|221	the ppolicy overlay without this schema weird errors (hard for a beginner to
12cr|openldap-mandriva-dit-0.18-5|222	debug) show up
12cr|openldap-mandriva-dit-0.18-5|223	- add some text to the README about the fact that we are no longer using the
12cr|openldap-mandriva-dit-0.18-5|224	"rootdn" account of the directory
12cr|openldap-mandriva-dit-0.18-5|225	- added support for password policies
12cr|openldap-mandriva-dit-0.18-5|226	
12cr|openldap-mandriva-dit-0.18-5|227	* Thu Apr 20 2006 Andreas Hasenack <andreas@mandriva.com> 0.2-2mdk
12cr|openldap-mandriva-dit-0.18-5|228	- removed uid=sudo from README file since we don't provide this account
12cr|openldap-mandriva-dit-0.18-5|229	anymore
12cr|openldap-mandriva-dit-0.18-5|230	- require openldap-servers >= 2.3
12cr|openldap-mandriva-dit-0.18-5|231	
12cr|openldap-mandriva-dit-0.18-5|232	* Wed Apr 12 2006 Andreas Hasenack <andreas@mandriva.com> 0.2-1mdk
12cr|openldap-mandriva-dit-0.18-5|233	- drop ACL that forbid uidNumber=0 in the directory, it
12cr|openldap-mandriva-dit-0.18-5|234	is trickier than I thought and probably not worth the
12cr|openldap-mandriva-dit-0.18-5|235	effort
12cr|openldap-mandriva-dit-0.18-5|236	- use description in all base ldif template entries
12cr|openldap-mandriva-dit-0.18-5|237	- more documentation entries
12cr|openldap-mandriva-dit-0.18-5|238	- drop sudo ACLs and generic sudo user for read access, it's
12cr|openldap-mandriva-dit-0.18-5|239	not that much worth it since the password stays in the clear
12cr|openldap-mandriva-dit-0.18-5|240	in /etc/ldap.conf
12cr|openldap-mandriva-dit-0.18-5|241	- oops, idmap support had dc=example,dc=com hardcoded in it instead
12cr|openldap-mandriva-dit-0.18-5|242	of @SUFFIX@
12cr|openldap-mandriva-dit-0.18-5|243	- add support for the group owner concept: the owner can add/remove
12cr|openldap-mandriva-dit-0.18-5|244	members from the group
12cr|openldap-mandriva-dit-0.18-5|245	
12cr|openldap-mandriva-dit-0.18-5|246	* Wed Apr 12 2006 Andreas Hasenack <andreas@mandriva.com> 0.1-3mdk
12cr|openldap-mandriva-dit-0.18-5|247	- fix for sambaDomain ACL, catched by loic.vaillant@edge-it.fr
12cr|openldap-mandriva-dit-0.18-5|248	- added support for ou=Idmap
12cr|openldap-mandriva-dit-0.18-5|249	- added index for sambaGroupType
12cr|openldap-mandriva-dit-0.18-5|250	
12cr|openldap-mandriva-dit-0.18-5|251	* Tue Apr 11 2006 Andreas Hasenack <andreas@mandriva.com> 0.1-2mdk
12cr|openldap-mandriva-dit-0.18-5|252	- dropped dialog requirement
12cr|openldap-mandriva-dit-0.18-5|253	- better password question
12cr|openldap-mandriva-dit-0.18-5|254	- show the admin dn
12cr|openldap-mandriva-dit-0.18-5|255	
12cr|openldap-mandriva-dit-0.18-5|256	* Tue Apr 11 2006 Andreas Hasenack <andreas@mandriva.com> 0.1-1mdk
12cr|openldap-mandriva-dit-0.18-5|257	- initial release
12cr|openldap-mandriva-dit-0.18-5|258	

3712 12
12cr|openldev-1.0-7|1	%define lib_major 0
12cr|openldev-1.0-7|2	%define lib_name %mklibname %{name} %{lib_major}
12cr|openldev-1.0-7|3	%define develname %mklibname -d %name
12cr|openldev-1.0-7|4	
12cr|openldev-1.0-7|5	Summary: Development environment
12cr|openldev-1.0-7|6	Name: openldev
12cr|openldev-1.0-7|7	Version: 1.0
12cr|openldev-1.0-7|8	Release: 7
12cr|openldev-1.0-7|9	License: GPLv2+
12cr|openldev-1.0-7|10	Group: Development/Other
12cr|openldev-1.0-7|11	URL: http://www.openldev.org/
12cr|openldev-1.0-7|12	Source0: %{name}-%{version}.tar.bz2
12cr|openldev-1.0-7|13	Patch0: openldev-1.0-gcc43.patch
12cr|openldev-1.0-7|14	Patch1: openldev-1.0-gcc44.patch
12cr|openldev-1.0-7|15	BuildRequires: pkgconfig(gtksourceview-1.0)
12cr|openldev-1.0-7|16	BuildRequires: libglade2.0-devel
12cr|openldev-1.0-7|17	BuildRequires: vte-devel
12cr|openldev-1.0-7|18	BuildRequires: libxml2-devel
12cr|openldev-1.0-7|19	BuildRequires: pkgconfig(libgnomeprint-2.2)
12cr|openldev-1.0-7|20	BuildRequires: pkgconfig(libgnomeprintui-2.2)
12cr|openldev-1.0-7|21	BuildRequires: pkgconfig(gconf-2.0)
12cr|openldev-1.0-7|22	BuildRequires: pkgconfig(libgnomeuimm-2.6)
12cr|openldev-1.0-7|23	BuildRequires: pkgconfig
12cr|openldev-1.0-7|24	BuildRequires: imagemagick
12cr|openldev-1.0-7|25	BuildRequires: chrpath
12cr|openldev-1.0-7|26	BuildRequires: desktop-file-utils
12cr|openldev-1.0-7|27	
12cr|openldev-1.0-7|28	%description
12cr|openldev-1.0-7|29	OpenLDev is a development environment that provides a graphical
12cr|openldev-1.0-7|30	front-end to Linux compilers such as gcc. It includes the basic
12cr|openldev-1.0-7|31	essentials needed by a Linux programmer. It is a graphical
12cr|openldev-1.0-7|32	interface to the collection of command line programming tools
12cr|openldev-1.0-7|33	available for Linux and Unix systems.
12cr|openldev-1.0-7|34	
12cr|openldev-1.0-7|35	%package -n %{lib_name}
12cr|openldev-1.0-7|36	Summary:        Openldev library
12cr|openldev-1.0-7|37	Group:          Development/Other
12cr|openldev-1.0-7|38	Obsoletes:	%{_lib}openldev1.0
12cr|openldev-1.0-7|39	
12cr|openldev-1.0-7|40	%description -n %{lib_name}
12cr|openldev-1.0-7|41	This is a library used by Openldev.
12cr|openldev-1.0-7|42	
12cr|openldev-1.0-7|43	%package -n %{develname}
12cr|openldev-1.0-7|44	Summary:        Development files for GCompris
12cr|openldev-1.0-7|45	Group:          Development/Other
12cr|openldev-1.0-7|46	Requires:       %{lib_name} = %{version}
12cr|openldev-1.0-7|47	Provides:       lib%{name}-devel = %{EVRD}
12cr|openldev-1.0-7|48	Provides:       %{name}-devel = %{EVRD}
12cr|openldev-1.0-7|49	Obsoletes:	%{_lib}openldev1.0-devel
12cr|openldev-1.0-7|50	
12cr|openldev-1.0-7|51	%description -n  %{develname}
12cr|openldev-1.0-7|52	Development file for Openldev.
12cr|openldev-1.0-7|53	
12cr|openldev-1.0-7|54	%prep
12cr|openldev-1.0-7|55	%setup -q -n %{name}
12cr|openldev-1.0-7|56	%patch0 -p0
12cr|openldev-1.0-7|57	%patch1 -p0
12cr|openldev-1.0-7|58	
12cr|openldev-1.0-7|59	%build
12cr|openldev-1.0-7|60	%configure2_5x
12cr|openldev-1.0-7|61	%make
12cr|openldev-1.0-7|62	
12cr|openldev-1.0-7|63	%install
12cr|openldev-1.0-7|64	%makeinstall_std
12cr|openldev-1.0-7|65	# to remove binary-or-shlib-defines-rpath rpmlint error
12cr|openldev-1.0-7|66	chrpath -d $RPM_BUILD_ROOT/%{_bindir}/%{name}
12cr|openldev-1.0-7|67	# to remove script-without-shellbang rpmlint error
12cr|openldev-1.0-7|68	chmod ugo-x $RPM_BUILD_ROOT/%{_libdir}/*.la
12cr|openldev-1.0-7|69	chmod ugo-x $RPM_BUILD_ROOT/%{_libdir}/%{name}/*.la
12cr|openldev-1.0-7|70	
12cr|openldev-1.0-7|71	# menu
12cr|openldev-1.0-7|72	
12cr|openldev-1.0-7|73	desktop-file-install --vendor="" \
12cr|openldev-1.0-7|74	--remove-category="Application" \
12cr|openldev-1.0-7|75	--add-category="X-MandrivaLinux-MoreApplications-Development-DevelopmentEnvironments" \
12cr|openldev-1.0-7|76	--add-category="Development" \
12cr|openldev-1.0-7|77	--add-category="IDE" \
12cr|openldev-1.0-7|78	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|openldev-1.0-7|79	
12cr|openldev-1.0-7|80	# icons
12cr|openldev-1.0-7|81	mkdir -p %{buildroot}%{_liconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
12cr|openldev-1.0-7|82	convert -geometry 48x48 pixmaps/%{name}96.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|openldev-1.0-7|83	convert -geometry 32x32 pixmaps/%{name}96.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|openldev-1.0-7|84	convert -geometry 16x16 pixmaps/%{name}96.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|openldev-1.0-7|85	
12cr|openldev-1.0-7|86	# remove unneeded files
12cr|openldev-1.0-7|87	rm -rf $RPM_BUILD_ROOT/%{_defaultdocdir}
12cr|openldev-1.0-7|88	
12cr|openldev-1.0-7|89	# fix warnings
12cr|openldev-1.0-7|90	perl -pi -e "s/\r\n/\n/" NEWS README
12cr|openldev-1.0-7|91	
12cr|openldev-1.0-7|92	# change mode for script (add executable mode)
12cr|openldev-1.0-7|93	chmod +x %{buildroot}%{_datadir}/%{name}/templates/*.pl
12cr|openldev-1.0-7|94	
12cr|openldev-1.0-7|95	%files
12cr|openldev-1.0-7|96	%defattr(644,root,root,755)
12cr|openldev-1.0-7|97	%doc README COPYING AUTHORS NEWS TODO ChangeLog INSTALL
12cr|openldev-1.0-7|98	%defattr(-,root,root,-)
12cr|openldev-1.0-7|99	%{_bindir}/*
12cr|openldev-1.0-7|100	%{_datadir}/%{name}
12cr|openldev-1.0-7|101	%{_datadir}/pixmaps/%{name}
12cr|openldev-1.0-7|102	%{_datadir}/applications/openldev.desktop
12cr|openldev-1.0-7|103	%{_mandir}/*/*
12cr|openldev-1.0-7|104	%{_liconsdir}/%{name}.png
12cr|openldev-1.0-7|105	%{_iconsdir}/%{name}.png
12cr|openldev-1.0-7|106	%{_miconsdir}/%{name}.png
12cr|openldev-1.0-7|107	%{_libdir}/%{name}/makefileeditor.plugin
12cr|openldev-1.0-7|108	%{_libdir}/%{name}/insertinfo.plugin
12cr|openldev-1.0-7|109	
12cr|openldev-1.0-7|110	%files -n %{lib_name}
12cr|openldev-1.0-7|111	%{_libdir}/*.so.%{lib_major}*
12cr|openldev-1.0-7|112	
12cr|openldev-1.0-7|113	%files -n %{develname}
12cr|openldev-1.0-7|114	%{_libdir}/*.so
12cr|openldev-1.0-7|115	%{_libdir}/%{name}/*.so
12cr|openldev-1.0-7|116	
12cr|openldev-1.0-7|117	
12cr|openldev-1.0-7|118	%changelog
12cr|openldev-1.0-7|119	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2011.0
12cr|openldev-1.0-7|120	+ Revision: 613538
12cr|openldev-1.0-7|121	- rebuild
12cr|openldev-1.0-7|122	
12cr|openldev-1.0-7|123	* Tue Apr 20 2010 Funda Wang <fwang@mandriva.org> 1.0-5mdv2010.1
12cr|openldev-1.0-7|124	+ Revision: 536918
12cr|openldev-1.0-7|125	- fix build with gcc 4.4
12cr|openldev-1.0-7|126	
12cr|openldev-1.0-7|127	+ Thierry Vignaud <tv@mandriva.org>
12cr|openldev-1.0-7|128	- rebuild
12cr|openldev-1.0-7|129	
12cr|openldev-1.0-7|130	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|openldev-1.0-7|131	- lowercase ImageMagick
12cr|openldev-1.0-7|132	
12cr|openldev-1.0-7|133	* Tue Nov 11 2008 Funda Wang <fwang@mandriva.org> 1.0-4mdv2009.1
12cr|openldev-1.0-7|134	+ Revision: 302032
12cr|openldev-1.0-7|135	- add gcc 4.3 patch
12cr|openldev-1.0-7|136	- new devel package policy
12cr|openldev-1.0-7|137	- fix libname
12cr|openldev-1.0-7|138	
12cr|openldev-1.0-7|139	+ Thierry Vignaud <tv@mandriva.org>
12cr|openldev-1.0-7|140	- rebuild
12cr|openldev-1.0-7|141	
12cr|openldev-1.0-7|142	+ Pixel <pixel@mandriva.com>
12cr|openldev-1.0-7|143	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|openldev-1.0-7|144	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|openldev-1.0-7|145	
12cr|openldev-1.0-7|146	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0-2mdv2008.1
12cr|openldev-1.0-7|147	+ Revision: 171009
12cr|openldev-1.0-7|148	- rebuild
12cr|openldev-1.0-7|149	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|openldev-1.0-7|150	- drop old menu
12cr|openldev-1.0-7|151	- kill re-definition of %%buildroot on Pixel's request
12cr|openldev-1.0-7|152	
12cr|openldev-1.0-7|153	+ Olivier Blin <oblin@mandriva.com>
12cr|openldev-1.0-7|154	- restore BuildRoot
12cr|openldev-1.0-7|155	
12cr|openldev-1.0-7|156	* Fri Jun 29 2007 trem <trem@mandriva.org> 1.0-1mdv2008.0
12cr|openldev-1.0-7|157	+ Revision: 45886
12cr|openldev-1.0-7|158	- new release 1.0
12cr|openldev-1.0-7|159	
12cr|openldev-1.0-7|160	
12cr|openldev-1.0-7|161	* Thu Aug 31 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.6.1-5mdv2007.0
12cr|openldev-1.0-7|162	- fix typo in menu
12cr|openldev-1.0-7|163	
12cr|openldev-1.0-7|164	* Mon Aug 28 2006 Emmanuel Andry <eandry@mandriva.org> 0.6.1-4mdv2007.0
12cr|openldev-1.0-7|165	- fix xdg mimetypes
12cr|openldev-1.0-7|166	
12cr|openldev-1.0-7|167	* Mon Aug 14 2006 Emmanuel Andry <eandry@mandriva.org> 0.6.1-3mdv2007.0
12cr|openldev-1.0-7|168	- xdg menu
12cr|openldev-1.0-7|169	
12cr|openldev-1.0-7|170	* Sun Jul 30 2006 Emmanuel Andry <eandry@mandriva.org> 0.6.1-2mdv2007.0
12cr|openldev-1.0-7|171	- rebuild
12cr|openldev-1.0-7|172	
12cr|openldev-1.0-7|173	* Tue May 30 2006 Emmanuel Andry <eandry@mandriva.org> 0.6.1-1mdk
12cr|openldev-1.0-7|174	- 0.6.1
12cr|openldev-1.0-7|175	
12cr|openldev-1.0-7|176	* Thu Apr 27 2006 trem <trem@mandriva.org> 0.6.0-1mdk
12cr|openldev-1.0-7|177	- 0.6.0
12cr|openldev-1.0-7|178	
12cr|openldev-1.0-7|179	* Tue Apr 04 2006 Jerome Soyer <saispo@mandriva.org> 0.5.6-1mdk
12cr|openldev-1.0-7|180	- New release 0.5.6
12cr|openldev-1.0-7|181	
12cr|openldev-1.0-7|182	* Mon Mar 13 2006 trem <trem@mandriva.org> 0.5.5-1mdk
12cr|openldev-1.0-7|183	- 0.5.5
12cr|openldev-1.0-7|184	
12cr|openldev-1.0-7|185	* Wed Feb 22 2006 Nicolas L�ureuil <neoclust@mandriva.org> 0.5.4-2mdk
12cr|openldev-1.0-7|186	- Add BuildRequires
12cr|openldev-1.0-7|187	
12cr|openldev-1.0-7|188	* Sun Feb 19 2006 trem <trem@mandriva.org> 0.5.4-1mdk
12cr|openldev-1.0-7|189	- 0.5.4
12cr|openldev-1.0-7|190	
12cr|openldev-1.0-7|191	* Mon Feb 06 2006 trem <trem@mandriva.org> 0.5.3-1mdk
12cr|openldev-1.0-7|192	- 0.5.3
12cr|openldev-1.0-7|193	
12cr|openldev-1.0-7|194	* Sun Jan 15 2006 trem <trem@mandriva.org> 0.5.2-1mdk
12cr|openldev-1.0-7|195	- 0.5.2
12cr|openldev-1.0-7|196	- add lib package
12cr|openldev-1.0-7|197	
12cr|openldev-1.0-7|198	* Sat Dec 10 2005 Couriousous <couriousous@mandriva.org> 0.5.1-1mdk
12cr|openldev-1.0-7|199	- Reenable parallel build
12cr|openldev-1.0-7|200	- From Trem <trem@zarb.org> :
12cr|openldev-1.0-7|201	- 0.5.1
12cr|openldev-1.0-7|202	- Fix BuildRequires
12cr|openldev-1.0-7|203	
12cr|openldev-1.0-7|204	* Mon Nov 21 2005 Couriousous <couriousous@mandriva.org> 0.5.0-1mdk
12cr|openldev-1.0-7|205	- Disable parallel build as NFS sux
12cr|openldev-1.0-7|206	- From Trem <trem@zarb.org> :
12cr|openldev-1.0-7|207	- Initial build
12cr|openldev-1.0-7|208	

3713 12
12cr|openlierox-0.58_rc3-2|1	Summary:	Extremely addictive realtime worms shoot-em-up
12cr|openlierox-0.58_rc3-2|2	Name:		openlierox
12cr|openlierox-0.58_rc3-2|3	Version:	0.58_rc3
12cr|openlierox-0.58_rc3-2|4	Release:	2
12cr|openlierox-0.58_rc3-2|5	Group:		Games/Arcade
12cr|openlierox-0.58_rc3-2|6	License:	LGPLv2
12cr|openlierox-0.58_rc3-2|7	URL:		http://openlierox.sourceforge.net/
12cr|openlierox-0.58_rc3-2|8	Source:		OpenLieroX_%{version}.src.tar.bz2
12cr|openlierox-0.58_rc3-2|9	Patch0:		openlierox-0.58_rc1-curl.patch
12cr|openlierox-0.58_rc3-2|10	Patch1:		openlierox-0.58_rc3-fstat.patch
12cr|openlierox-0.58_rc3-2|11	Patch2:		openlierox-0.58_rc3-gcc4.7.patch
12cr|openlierox-0.58_rc3-2|12	BuildRequires:	libgd-devel
12cr|openlierox-0.58_rc3-2|13	BuildRequires:	libhawknl-devel
12cr|openlierox-0.58_rc3-2|14	BuildRequires:	pkgconfig(sdl)
12cr|openlierox-0.58_rc3-2|15	BuildRequires:	pkgconfig(SDL_image)
12cr|openlierox-0.58_rc3-2|16	BuildRequires:	pkgconfig(SDL_mixer)
12cr|openlierox-0.58_rc3-2|17	BuildRequires:	pkgconfig(libcurl)
12cr|openlierox-0.58_rc3-2|18	BuildRequires:	pkgconfig(libxml-2.0)
12cr|openlierox-0.58_rc3-2|19	BuildRequires:	pkgconfig(libzip)
12cr|openlierox-0.58_rc3-2|20	BuildRequires:	pkgconfig(zlib)
12cr|openlierox-0.58_rc3-2|21	Requires:	%{name}-gamedata = %{version}-%{release}
12cr|openlierox-0.58_rc3-2|22	
12cr|openlierox-0.58_rc3-2|23	%description
12cr|openlierox-0.58_rc3-2|24	OpenLierox is an extremely addictive realtime worms shoot-em-up backed
12cr|openlierox-0.58_rc3-2|25	by an active gamers community. Dozens of levels and mods are available
12cr|openlierox-0.58_rc3-2|26	to provide endless gaming pleasure.
12cr|openlierox-0.58_rc3-2|27	
12cr|openlierox-0.58_rc3-2|28	%package	gamedata
12cr|openlierox-0.58_rc3-2|29	Summary:	Game data for %{name}
12cr|openlierox-0.58_rc3-2|30	License:	LGPLv2
12cr|openlierox-0.58_rc3-2|31	Group:		Games/Arcade
12cr|openlierox-0.58_rc3-2|32	# We split game data to separate package to make it noarch and thus save
12cr|openlierox-0.58_rc3-2|33	# bandwidth and space on distribution media.
12cr|openlierox-0.58_rc3-2|34	BuildArch:	noarch
12cr|openlierox-0.58_rc3-2|35	Requires:	%{name} = %{version}-%{release}
12cr|openlierox-0.58_rc3-2|36	
12cr|openlierox-0.58_rc3-2|37	%description	gamedata
12cr|openlierox-0.58_rc3-2|38	Game data for %{name}.
12cr|openlierox-0.58_rc3-2|39	
12cr|openlierox-0.58_rc3-2|40	%prep
12cr|openlierox-0.58_rc3-2|41	%setup -q -n OpenLieroX
12cr|openlierox-0.58_rc3-2|42	%patch0 -p1
12cr|openlierox-0.58_rc3-2|43	%patch1 -p1
12cr|openlierox-0.58_rc3-2|44	%patch2 -p1
12cr|openlierox-0.58_rc3-2|45	
12cr|openlierox-0.58_rc3-2|46	%build
12cr|openlierox-0.58_rc3-2|47	SYSTEM_DATA_DIR=%{_gamesdatadir} \
12cr|openlierox-0.58_rc3-2|48	BIN_DIR=%{_gamesbindir} \
12cr|openlierox-0.58_rc3-2|49	./compile.sh
12cr|openlierox-0.58_rc3-2|50	
12cr|openlierox-0.58_rc3-2|51	%install
12cr|openlierox-0.58_rc3-2|52	mkdir -p %{buildroot}%{_gamesbindir}
12cr|openlierox-0.58_rc3-2|53	SYSTEM_DATA_DIR=%{buildroot}%{_gamesdatadir} \
12cr|openlierox-0.58_rc3-2|54	BIN_DIR=%{buildroot}%{_gamesbindir} \
12cr|openlierox-0.58_rc3-2|55	DOC_DIR=%{buildroot}%{_docdir} \
12cr|openlierox-0.58_rc3-2|56	./install.sh
12cr|openlierox-0.58_rc3-2|57	
12cr|openlierox-0.58_rc3-2|58	chmod -R o+rX %{buildroot}%{_gamesdatadir}/OpenLieroX
12cr|openlierox-0.58_rc3-2|59	rm -rf %{buildroot}%{_docdir}
12cr|openlierox-0.58_rc3-2|60	
12cr|openlierox-0.58_rc3-2|61	mkdir -p %{buildroot}%{_iconsdir}
12cr|openlierox-0.58_rc3-2|62	cp -p %{buildroot}%{_gamesdatadir}/OpenLieroX/data/icon.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|openlierox-0.58_rc3-2|63	
12cr|openlierox-0.58_rc3-2|64	mkdir -p %{buildroot}%{_datadir}/applications
12cr|openlierox-0.58_rc3-2|65	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|openlierox-0.58_rc3-2|66	[Desktop Entry]
12cr|openlierox-0.58_rc3-2|67	Name=OpenLieroX
12cr|openlierox-0.58_rc3-2|68	Comment=Extremely addictive realtime worms shoot-em-up
12cr|openlierox-0.58_rc3-2|69	Exec=%{name}
12cr|openlierox-0.58_rc3-2|70	Icon=%{name}
12cr|openlierox-0.58_rc3-2|71	Terminal=false
12cr|openlierox-0.58_rc3-2|72	Type=Application
12cr|openlierox-0.58_rc3-2|73	Categories=Game;ArcadeGame;
12cr|openlierox-0.58_rc3-2|74	EOF
12cr|openlierox-0.58_rc3-2|75	
12cr|openlierox-0.58_rc3-2|76	%files
12cr|openlierox-0.58_rc3-2|77	%doc COPYING.LIB VERSION doc
12cr|openlierox-0.58_rc3-2|78	%{_gamesbindir}/%{name}
12cr|openlierox-0.58_rc3-2|79	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|openlierox-0.58_rc3-2|80	%{_iconsdir}/%{name}.png
12cr|openlierox-0.58_rc3-2|81	
12cr|openlierox-0.58_rc3-2|82	%files gamedata
12cr|openlierox-0.58_rc3-2|83	%{_gamesdatadir}/OpenLieroX
12cr|openlierox-0.58_rc3-2|84	

3714 12
12cr|openmortal-0.7.1-6|1	%define	name openmortal
12cr|openmortal-0.7.1-6|2	%define	version 0.7.1
12cr|openmortal-0.7.1-6|3	%define sversion 0.7
12cr|openmortal-0.7.1-6|4	%define	release 6
12cr|openmortal-0.7.1-6|5	%define	summary Parody of Mortal Kombat
12cr|openmortal-0.7.1-6|6	
12cr|openmortal-0.7.1-6|7	Summary: %{summary}
12cr|openmortal-0.7.1-6|8	Name: %{name}
12cr|openmortal-0.7.1-6|9	Version: %{version}
12cr|openmortal-0.7.1-6|10	Release: %{release}
12cr|openmortal-0.7.1-6|11	Source0: %{name}-%{sversion}.tar.bz2
12cr|openmortal-0.7.1-6|12	Source1: laurence.zip
12cr|openmortal-0.7.1-6|13	Source2: ikari.zip
12cr|openmortal-0.7.1-6|14	Source11: %{name}-16x16.png
12cr|openmortal-0.7.1-6|15	Source12: %{name}-32x32.png
12cr|openmortal-0.7.1-6|16	Source13: %{name}-48x48.png
12cr|openmortal-0.7.1-6|17	#Patch0: %{name}-0.4-freetype2-compilefix.patch.bz2
12cr|openmortal-0.7.1-6|18	Patch: %{name}-0.7-extra-qualification.patch
12cr|openmortal-0.7.1-6|19	License: GPL
12cr|openmortal-0.7.1-6|20	Group: Games/Arcade
12cr|openmortal-0.7.1-6|21	Url: http://openmortal.sourceforge.net/
12cr|openmortal-0.7.1-6|22	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|openmortal-0.7.1-6|23	BuildRequires: SDL_image-devel
12cr|openmortal-0.7.1-6|24	BuildRequires: SDL_mixer-devel
12cr|openmortal-0.7.1-6|25	BuildRequires: SDL_net-devel
12cr|openmortal-0.7.1-6|26	BuildRequires: SDL_ttf-devel
12cr|openmortal-0.7.1-6|27	BuildRequires: freetype2-devel
12cr|openmortal-0.7.1-6|28	BuildRequires: perl-devel
12cr|openmortal-0.7.1-6|29	
12cr|openmortal-0.7.1-6|30	%description
12cr|openmortal-0.7.1-6|31	Open Mortal is a parody of the popular coin-up game, Mortal Kombat.
12cr|openmortal-0.7.1-6|32	It is currently playable (maybe even enjoyable), although it is still
12cr|openmortal-0.7.1-6|33	under development. Only two-player game is supported, single-player games
12cr|openmortal-0.7.1-6|34	against computer opponent is not planned yet.
12cr|openmortal-0.7.1-6|35	There are currently 9 playable characters, and 8 more in the making!
12cr|openmortal-0.7.1-6|36	
12cr|openmortal-0.7.1-6|37	%prep
12cr|openmortal-0.7.1-6|38	%setup -n %{name}-%{sversion} -q
12cr|openmortal-0.7.1-6|39	#%patch0 -p1
12cr|openmortal-0.7.1-6|40	%patch -p0
12cr|openmortal-0.7.1-6|41	unzip %{SOURCE1} -d data/gfx
12cr|openmortal-0.7.1-6|42	unzip %{SOURCE2} -d data/gfx
12cr|openmortal-0.7.1-6|43	
12cr|openmortal-0.7.1-6|44	#perl -pi -e "s|level6.jpg|level6.jpg level12.desc level12_arena.png\
12cr|openmortal-0.7.1-6|45	# level12_background.png level12_left.png level12_right.png level13.desc\
12cr|openmortal-0.7.1-6|46	# level13_arena.png level13_background.png level13_plane2.png|"\
12cr|openmortal-0.7.1-6|47	# data/gfx/Makefile.in
12cr|openmortal-0.7.1-6|48	
12cr|openmortal-0.7.1-6|49	%build
12cr|openmortal-0.7.1-6|50	%configure --bindir=%{_gamesbindir} \
12cr|openmortal-0.7.1-6|51	--datadir=%{_gamesdatadir}
12cr|openmortal-0.7.1-6|52	
12cr|openmortal-0.7.1-6|53	%make
12cr|openmortal-0.7.1-6|54	
12cr|openmortal-0.7.1-6|55	%install
12cr|openmortal-0.7.1-6|56	rm -rf $RPM_BUILD_ROOT
12cr|openmortal-0.7.1-6|57	%makeinstall_std
12cr|openmortal-0.7.1-6|58	
12cr|openmortal-0.7.1-6|59	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|openmortal-0.7.1-6|60	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|openmortal-0.7.1-6|61	[Desktop Entry]
12cr|openmortal-0.7.1-6|62	Name=Open Mortal
12cr|openmortal-0.7.1-6|63	Comment=%{summary}
12cr|openmortal-0.7.1-6|64	Exec=%{_gamesbindir}/%{name}
12cr|openmortal-0.7.1-6|65	Icon=%{name}
12cr|openmortal-0.7.1-6|66	Terminal=false
12cr|openmortal-0.7.1-6|67	Type=Application
12cr|openmortal-0.7.1-6|68	StartupNotify=true
12cr|openmortal-0.7.1-6|69	Categories=Game;ArcadeGame;
12cr|openmortal-0.7.1-6|70	EOF
12cr|openmortal-0.7.1-6|71	
12cr|openmortal-0.7.1-6|72	%{__install} %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|openmortal-0.7.1-6|73	%{__install} %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|openmortal-0.7.1-6|74	%{__install} %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|openmortal-0.7.1-6|75	
12cr|openmortal-0.7.1-6|76	%clean
12cr|openmortal-0.7.1-6|77	rm -rf %{buildroot}
12cr|openmortal-0.7.1-6|78	
12cr|openmortal-0.7.1-6|79	%files
12cr|openmortal-0.7.1-6|80	%defattr(755,root,root,755)
12cr|openmortal-0.7.1-6|81	%{_gamesbindir}/%{name}
12cr|openmortal-0.7.1-6|82	%defattr(644,root,root,755)
12cr|openmortal-0.7.1-6|83	%doc AUTHORS COPYING ChangeLog INSTALL PACKAGERS README TODO
12cr|openmortal-0.7.1-6|84	%dir %{_gamesdatadir}/%{name}
12cr|openmortal-0.7.1-6|85	%{_gamesdatadir}/%{name}/*
12cr|openmortal-0.7.1-6|86	%{_miconsdir}/%{name}.png
12cr|openmortal-0.7.1-6|87	%{_iconsdir}/%{name}.png
12cr|openmortal-0.7.1-6|88	%{_liconsdir}/%{name}.png
12cr|openmortal-0.7.1-6|89	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|openmortal-0.7.1-6|90	
12cr|openmortal-0.7.1-6|91	
12cr|openmortal-0.7.1-6|92	%changelog
12cr|openmortal-0.7.1-6|93	* Sun Nov 20 2011 Sergio Rafael Lemke <sergio@mandriva.com> 0.7.1-6
12cr|openmortal-0.7.1-6|94	+ Revision: 731912
12cr|openmortal-0.7.1-6|95	- Rebuild against new perl, some changes to make it build
12cr|openmortal-0.7.1-6|96	
12cr|openmortal-0.7.1-6|97	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-5mdv2011.0
12cr|openmortal-0.7.1-6|98	+ Revision: 613539
12cr|openmortal-0.7.1-6|99	- rebuild
12cr|openmortal-0.7.1-6|100	
12cr|openmortal-0.7.1-6|101	* Sat May 01 2010 Funda Wang <fwang@mandriva.org> 0.7.1-4mdv2010.1
12cr|openmortal-0.7.1-6|102	+ Revision: 541472
12cr|openmortal-0.7.1-6|103	- fix desktop file
12cr|openmortal-0.7.1-6|104	
12cr|openmortal-0.7.1-6|105	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.7.1-4mdv2010.0
12cr|openmortal-0.7.1-6|106	+ Revision: 430212
12cr|openmortal-0.7.1-6|107	- rebuild
12cr|openmortal-0.7.1-6|108	
12cr|openmortal-0.7.1-6|109	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.7.1-3mdv2009.0
12cr|openmortal-0.7.1-6|110	+ Revision: 254841
12cr|openmortal-0.7.1-6|111	- rebuild
12cr|openmortal-0.7.1-6|112	
12cr|openmortal-0.7.1-6|113	+ Pixel <pixel@mandriva.com>
12cr|openmortal-0.7.1-6|114	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|openmortal-0.7.1-6|115	
12cr|openmortal-0.7.1-6|116	* Wed Mar 05 2008 Guillaume Bedot <littletux@mandriva.org> 0.7.1-1mdv2008.1
12cr|openmortal-0.7.1-6|117	+ Revision: 179305
12cr|openmortal-0.7.1-6|118	- 0.7.1 (two new backgrounds)
12cr|openmortal-0.7.1-6|119	
12cr|openmortal-0.7.1-6|120	* Fri Jan 25 2008 Guillaume Bedot <littletux@mandriva.org> 0.7-13mdv2008.1
12cr|openmortal-0.7.1-6|121	+ Revision: 157730
12cr|openmortal-0.7.1-6|122	- rebuild
12cr|openmortal-0.7.1-6|123	
12cr|openmortal-0.7.1-6|124	+ Thierry Vignaud <tv@mandriva.org>
12cr|openmortal-0.7.1-6|125	- drop old menu
12cr|openmortal-0.7.1-6|126	- kill re-definition of %%buildroot on Pixel's request
12cr|openmortal-0.7.1-6|127	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|openmortal-0.7.1-6|128	
12cr|openmortal-0.7.1-6|129	+ Olivier Blin <blino@mandriva.org>
12cr|openmortal-0.7.1-6|130	- restore BuildRoot
12cr|openmortal-0.7.1-6|131	
12cr|openmortal-0.7.1-6|132	* Sun May 20 2007 Olivier Thauvin <nanardon@mandriva.org> 0.7-12mdv2008.0
12cr|openmortal-0.7.1-6|133	+ Revision: 28819
12cr|openmortal-0.7.1-6|134	- rebuild: mkrel size does matter
12cr|openmortal-0.7.1-6|135	
12cr|openmortal-0.7.1-6|136	
12cr|openmortal-0.7.1-6|137	* Sun Dec 31 2006 Olivier Blin <oblin@mandriva.com> 0.7-11mdv2007.0
12cr|openmortal-0.7.1-6|138	+ Revision: 102970
12cr|openmortal-0.7.1-6|139	- buildrequires freetype2-devel
12cr|openmortal-0.7.1-6|140	
12cr|openmortal-0.7.1-6|141	+ Olivier Thauvin <nanardon@mandriva.org>
12cr|openmortal-0.7.1-6|142	- rebuild
12cr|openmortal-0.7.1-6|143	- Import openmortal
12cr|openmortal-0.7.1-6|144	
12cr|openmortal-0.7.1-6|145	* Fri Jun 30 2006 Guillaume Bedot <littletux@mandriva.org> 0.7-10mdv2007.0
12cr|openmortal-0.7.1-6|146	- rebuilt for perl 5.8.8.
12cr|openmortal-0.7.1-6|147	- %%mkrel
12cr|openmortal-0.7.1-6|148	- XDG menu
12cr|openmortal-0.7.1-6|149	- gcc 4.1 patch (extra qualification)
12cr|openmortal-0.7.1-6|150	
12cr|openmortal-0.7.1-6|151	* Sat May 21 2005 Guillaume Bedot <littletux@mandriva.org> 0.7-9mdk
12cr|openmortal-0.7.1-6|152	- rebuilt for perl 5.8.7.
12cr|openmortal-0.7.1-6|153	
12cr|openmortal-0.7.1-6|154	* Wed May 18 2005 Guillaume Bedot <littletux@mandriva.org> 0.7-8mdk
12cr|openmortal-0.7.1-6|155	- removed vendor hardcoded in the spec, thanks stew_b.
12cr|openmortal-0.7.1-6|156	- /me needs brain and smaller fingers.
12cr|openmortal-0.7.1-6|157	
12cr|openmortal-0.7.1-6|158	* Wed May 18 2005 Guillaume Bedot <littletux@mandriva.org> 0.7-7777777removed vendor hardcoded in the spec, thanks stew_b.
12cr|openmortal-0.7.1-6|159	* Tue May 17 2005 Guillaume Bedot <littletux@mandriva.org> 0.7-6mdk
12cr|openmortal-0.7.1-6|160	- fixed wrong rights on doc.
12cr|openmortal-0.7.1-6|161	
12cr|openmortal-0.7.1-6|162	* Mon May 16 2005 Guillaume Bedot <littletux@mandriva.org> 0.7-5mdk
12cr|openmortal-0.7.1-6|163	- fixed menu section
12cr|openmortal-0.7.1-6|164	- fixed missing doc
12cr|openmortal-0.7.1-6|165	
12cr|openmortal-0.7.1-6|166	* Sun May 15 2005 Guillaume Bedot <littletux@mandriva.org> 0.7-4mdk
12cr|openmortal-0.7.1-6|167	- rebuilt to run on cooker / LE 2005 again.
12cr|openmortal-0.7.1-6|168	( i apologize for this, i uploaded to the wrong plf section, but it finally
12cr|openmortal-0.7.1-6|169	appeared that it was wrong for this package to be in plf... )
12cr|openmortal-0.7.1-6|170	- it appears that openmortal data is free to distribute, so this package
12cr|openmortal-0.7.1-6|171	goes to contribs.
12cr|openmortal-0.7.1-6|172	
12cr|openmortal-0.7.1-6|173	* Sun Apr 03 2005 Guillaume Bedot <littletux@zarb.org> 0.7-3plf
12cr|openmortal-0.7.1-6|174	- rebuilt to run on cooker / LE 2005.
12cr|openmortal-0.7.1-6|175	
12cr|openmortal-0.7.1-6|176	* Wed Aug 25 2004 Guillaume Rousse <guillomovitch@zarb.org> 0.7-2plf
12cr|openmortal-0.7.1-6|177	- rebuild for new perl
12cr|openmortal-0.7.1-6|178	
12cr|openmortal-0.7.1-6|179	* Sun May 16 2004 Olivier Blin <blino@mandrake.org> 0.7-1plf
12cr|openmortal-0.7.1-6|180	- fix menu entry
12cr|openmortal-0.7.1-6|181	- 0.7
12cr|openmortal-0.7.1-6|182	
12cr|openmortal-0.7.1-6|183	* Tue Apr 27 2004 Stefan van der Eijk <stefan@zarb.org> 0.6-2plf
12cr|openmortal-0.7.1-6|184	- BuildRequires
12cr|openmortal-0.7.1-6|185	
12cr|openmortal-0.7.1-6|186	* Wed Mar 17 2004 Per yvind Karlsen <peroyvind@sintrax.net> 0.6-1plf
12cr|openmortal-0.7.1-6|187	- 0.6
12cr|openmortal-0.7.1-6|188	
12cr|openmortal-0.7.1-6|189	* Fri Feb 06 2004 Per yvind Karlsen <peroyvind@sintrax.net> 0.5-1plf
12cr|openmortal-0.7.1-6|190	- 0.5
12cr|openmortal-0.7.1-6|191	- drop P0
12cr|openmortal-0.7.1-6|192	
12cr|openmortal-0.7.1-6|193	* Mon Jan 12 2004 Per yvind Karlsen <peroyvind@sintrax.net> 0.4-1plf
12cr|openmortal-0.7.1-6|194	- 0.4
12cr|openmortal-0.7.1-6|195	- fix build with newer freetype (P0)
12cr|openmortal-0.7.1-6|196	

3715 12
12cr|openmpi-1.6.2-1|1	%define oldmajor 1
12cr|openmpi-1.6.2-1|2	%define major	 1
12cr|openmpi-1.6.2-1|3	%define libname  %mklibname %{name} %{major}
12cr|openmpi-1.6.2-1|4	%define develname %mklibname %{name} -d
12cr|openmpi-1.6.2-1|5	
12cr|openmpi-1.6.2-1|6	# Although CUDA-based code is in the 1.6 source, it doesn't seem
12cr|openmpi-1.6.2-1|7	# configurable yet
12cr|openmpi-1.6.2-1|8	%define	cuda	0
12cr|openmpi-1.6.2-1|9	%{?_with_cuda: %global %cuda 1}
12cr|openmpi-1.6.2-1|10	%{?_without_cuda: %global %cuda 0}
12cr|openmpi-1.6.2-1|11	
12cr|openmpi-1.6.2-1|12	%define	rel		1
12cr|openmpi-1.6.2-1|13	Summary: 	A powerful implementation of MPI
12cr|openmpi-1.6.2-1|14	Name:		openmpi
12cr|openmpi-1.6.2-1|15	Version: 	1.6.2
12cr|openmpi-1.6.2-1|16	%if %mdkversion < 201100
12cr|openmpi-1.6.2-1|17	Release: 	%mkrel %rel
12cr|openmpi-1.6.2-1|18	%else
12cr|openmpi-1.6.2-1|19	Release:	%rel
12cr|openmpi-1.6.2-1|20	%endif
12cr|openmpi-1.6.2-1|21	License: 	BSD
12cr|openmpi-1.6.2-1|22	Group: 		Development/Other
12cr|openmpi-1.6.2-1|23	Source0: 	http://www.open-mpi.org/software/ompi/v1.6/downloads/%{name}-%{version}.tar.bz2
12cr|openmpi-1.6.2-1|24	Url: 		http://www.open-mpi.org
12cr|openmpi-1.6.2-1|25	Requires:	%{libname} = %{version}, %{develname} = %{version}
12cr|openmpi-1.6.2-1|26	BuildRequires:	binutils-devel
12cr|openmpi-1.6.2-1|27	BuildRequires:	bison
12cr|openmpi-1.6.2-1|28	BuildRequires:	flex
12cr|openmpi-1.6.2-1|29	BuildRequires:	gcc-gfortran
12cr|openmpi-1.6.2-1|30	BuildRequires:	libibverbs-devel
12cr|openmpi-1.6.2-1|31	BuildRequires:	libgomp-devel
12cr|openmpi-1.6.2-1|32	BuildRequires:	numa-devel >= 2.0.2
12cr|openmpi-1.6.2-1|33	BuildRequires:	torque-devel >= 2.3.7
12cr|openmpi-1.6.2-1|34	BuildRequires:	zlib-devel
12cr|openmpi-1.6.2-1|35	%if %cuda
12cr|openmpi-1.6.2-1|36	Requires:		nvidia-cuda-toolkit
12cr|openmpi-1.6.2-1|37	BuildRequires:	nvidia-cuda-toolkit-devel, nvidia-current-devel
12cr|openmpi-1.6.2-1|38	%endif
12cr|openmpi-1.6.2-1|39	Conflicts:	mpich, mpich2, lam
12cr|openmpi-1.6.2-1|40	
12cr|openmpi-1.6.2-1|41	%description
12cr|openmpi-1.6.2-1|42	OpenMPI is a project combining technologies and resources from
12cr|openmpi-1.6.2-1|43	several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in
12cr|openmpi-1.6.2-1|44	order to build the best MPI library available.
12cr|openmpi-1.6.2-1|45	
12cr|openmpi-1.6.2-1|46	This package contains all of the tools necessary to compile, link, and
12cr|openmpi-1.6.2-1|47	run OpenMPI jobs.
12cr|openmpi-1.6.2-1|48	
12cr|openmpi-1.6.2-1|49	%package -n %{libname}
12cr|openmpi-1.6.2-1|50	Summary:	Shared libraries for OpenMPI
12cr|openmpi-1.6.2-1|51	Group:		Development/Other
12cr|openmpi-1.6.2-1|52	Provides:	lib%{name} = %{version}-%{release}
12cr|openmpi-1.6.2-1|53	Obsoletes:	%{mklibname %name 1.2} < 1.4.3
12cr|openmpi-1.6.2-1|54	
12cr|openmpi-1.6.2-1|55	%description -n %{libname}
12cr|openmpi-1.6.2-1|56	OpenMPI is a project combining technologies and resources from
12cr|openmpi-1.6.2-1|57	several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in
12cr|openmpi-1.6.2-1|58	order to build the best MPI library available.
12cr|openmpi-1.6.2-1|59	
12cr|openmpi-1.6.2-1|60	This package contains the shared libraries needed by programs linked
12cr|openmpi-1.6.2-1|61	against OpenMPI.
12cr|openmpi-1.6.2-1|62	
12cr|openmpi-1.6.2-1|63	%package -n %{develname}
12cr|openmpi-1.6.2-1|64	Summary:	Development files for OpenMPI
12cr|openmpi-1.6.2-1|65	Group:		Development/Other
12cr|openmpi-1.6.2-1|66	Requires:	%{libname} = %{version}
12cr|openmpi-1.6.2-1|67	Provides:	lib%{name}-devel  = %{version}-%{release}
12cr|openmpi-1.6.2-1|68	Provides:	%{name}-devel = %{version}-%{release}
12cr|openmpi-1.6.2-1|69	Obsoletes:	%mklibname -d %{name} %{oldmajor}
12cr|openmpi-1.6.2-1|70	Conflicts:	lam-devel, mpich1-devel, mpich2-devel
12cr|openmpi-1.6.2-1|71	Obsoletes:	%{mklibname -d %name 1.2} < 1.4.3
12cr|openmpi-1.6.2-1|72	
12cr|openmpi-1.6.2-1|73	%description -n %{develname}
12cr|openmpi-1.6.2-1|74	OpenMPI is a project combining technologies and resources from
12cr|openmpi-1.6.2-1|75	several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in
12cr|openmpi-1.6.2-1|76	order to build the best MPI library available.
12cr|openmpi-1.6.2-1|77	
12cr|openmpi-1.6.2-1|78	This package contains the libraries and header files needed to
12cr|openmpi-1.6.2-1|79	compile applications against OpenMPI.
12cr|openmpi-1.6.2-1|80	
12cr|openmpi-1.6.2-1|81	%package -n %{name}-doc
12cr|openmpi-1.6.2-1|82	Summary:	Documentation for OpenMPI
12cr|openmpi-1.6.2-1|83	Group:		Development/Other
12cr|openmpi-1.6.2-1|84	BuildArch:	noarch
12cr|openmpi-1.6.2-1|85	
12cr|openmpi-1.6.2-1|86	%description -n %{name}-doc
12cr|openmpi-1.6.2-1|87	OpenMPI is a project combining technologies and resources from
12cr|openmpi-1.6.2-1|88	several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in
12cr|openmpi-1.6.2-1|89	order to build the best MPI library available.
12cr|openmpi-1.6.2-1|90	
12cr|openmpi-1.6.2-1|91	This package contains documentation and development man pages
12cr|openmpi-1.6.2-1|92	for OpenMPI.
12cr|openmpi-1.6.2-1|93	
12cr|openmpi-1.6.2-1|94	%prep
12cr|openmpi-1.6.2-1|95	%setup -q -n %{name}-%{version}
12cr|openmpi-1.6.2-1|96	
12cr|openmpi-1.6.2-1|97	%build
12cr|openmpi-1.6.2-1|98	
12cr|openmpi-1.6.2-1|99	# Disable libtoolize because it messes up the generated libtool
12cr|openmpi-1.6.2-1|100	# in OpenMPI 1.2:
12cr|openmpi-1.6.2-1|101	%define __libtoolize /bin/true
12cr|openmpi-1.6.2-1|102	%define _disable_ld_no_undefined 1
12cr|openmpi-1.6.2-1|103	export CFLAGS='-fPIC'
12cr|openmpi-1.6.2-1|104	%configure2_5x --enable-shared --enable-static --with-threads=posix --with-tm
12cr|openmpi-1.6.2-1|105	%make
12cr|openmpi-1.6.2-1|106	
12cr|openmpi-1.6.2-1|107	%install
12cr|openmpi-1.6.2-1|108	%makeinstall_std
12cr|openmpi-1.6.2-1|109	%__rm -rf %{buildroot}%{_libdir}/debug
12cr|openmpi-1.6.2-1|110	%__rm -f %{buildroot}%{_datadir}/libtool
12cr|openmpi-1.6.2-1|111	%__mv %{buildroot}%{_sysconfdir}/openmpi-totalview.tcl %{buildroot}%{_datadir}/openmpi/doc
12cr|openmpi-1.6.2-1|112	rm -f %{buildroot}/%{_datadir}/vtfort-wrapper-data.txt
12cr|openmpi-1.6.2-1|113	rm -f %{buildroot}/%{_datadir}/config.log
12cr|openmpi-1.6.2-1|114	
12cr|openmpi-1.6.2-1|115	%files
12cr|openmpi-1.6.2-1|116	%doc README LICENSE NEWS AUTHORS examples/
12cr|openmpi-1.6.2-1|117	%config(noreplace) %{_sysconfdir}/*
12cr|openmpi-1.6.2-1|118	%{_datadir}/openmpi
12cr|openmpi-1.6.2-1|119	%{_bindir}/*
12cr|openmpi-1.6.2-1|120	%{_mandir}/man1/*
12cr|openmpi-1.6.2-1|121	# TODO: these files should be placed in a better place (e.g. in %{_datadir}/openmpi (fix Makefiles?))
12cr|openmpi-1.6.2-1|122	%{_datadir}/FILTER.SPEC
12cr|openmpi-1.6.2-1|123	%{_datadir}/GROUPS.SPEC
12cr|openmpi-1.6.2-1|124	%{_datadir}/METRICS.SPEC
12cr|openmpi-1.6.2-1|125	%{_datadir}/vtcc-wrapper-data.txt
12cr|openmpi-1.6.2-1|126	%{_datadir}/vtCC-wrapper-data.txt
12cr|openmpi-1.6.2-1|127	%{_datadir}/vtcxx-wrapper-data.txt
12cr|openmpi-1.6.2-1|128	%{_datadir}/vtc++-wrapper-data.txt
12cr|openmpi-1.6.2-1|129	%{_datadir}/vtf77-wrapper-data.txt
12cr|openmpi-1.6.2-1|130	%{_datadir}/vtf90-wrapper-data.txt
12cr|openmpi-1.6.2-1|131	%if %cuda
12cr|openmpi-1.6.2-1|132	%{_datadir}/vtnvcc-wrapper-data.txt
12cr|openmpi-1.6.2-1|133	%endif
12cr|openmpi-1.6.2-1|134	
12cr|openmpi-1.6.2-1|135	%files -n %{libname}
12cr|openmpi-1.6.2-1|136	%{_libdir}/*.so.*
12cr|openmpi-1.6.2-1|137	%{_libdir}/%{name}/*.so
12cr|openmpi-1.6.2-1|138	
12cr|openmpi-1.6.2-1|139	%files -n %{develname}
12cr|openmpi-1.6.2-1|140	%{_includedir}/*
12cr|openmpi-1.6.2-1|141	%{_libdir}/*.so
12cr|openmpi-1.6.2-1|142	%{_libdir}/*.mod
12cr|openmpi-1.6.2-1|143	%{_datadir}/omp.h
12cr|openmpi-1.6.2-1|144	%{_libdir}/*.a
12cr|openmpi-1.6.2-1|145	%{_libdir}/%{name}/*.a
12cr|openmpi-1.6.2-1|146	%{_libdir}/pkgconfig/*.pc
12cr|openmpi-1.6.2-1|147	
12cr|openmpi-1.6.2-1|148	%files -n %{name}-doc
12cr|openmpi-1.6.2-1|149	%{_mandir}/man3/*
12cr|openmpi-1.6.2-1|150	%{_mandir}/man7/*
12cr|openmpi-1.6.2-1|151	%dir %{_datadir}/vampirtrace
12cr|openmpi-1.6.2-1|152	%dir %{_datadir}/vampirtrace/doc
12cr|openmpi-1.6.2-1|153	%{_datadir}/vampirtrace/doc/*

3716 12
12cr|opennebula-3.8.0-3|1	Name:		opennebula
12cr|opennebula-3.8.0-3|2	Version:	3.8.0
12cr|opennebula-3.8.0-3|3	Release:	3
12cr|opennebula-3.8.0-3|4	License:	Apache License version 2.0
12cr|opennebula-3.8.0-3|5	Summary:	Elastic Utility Computing Architecture
12cr|opennebula-3.8.0-3|6	URL:		http://www.opennebula.org
12cr|opennebula-3.8.0-3|7	Group:		System/Configuration/Networking
12cr|opennebula-3.8.0-3|8	Source0:	%{name}-%{version}.tar.gz
12cr|opennebula-3.8.0-3|9	Source2:	onedsetup
12cr|opennebula-3.8.0-3|10	Source3:	one.service
12cr|opennebula-3.8.0-3|11	Source4:	one_scheduler.service
12cr|opennebula-3.8.0-3|12	Source5:	sunstone.service
12cr|opennebula-3.8.0-3|13	Source7:	ozones.service
12cr|opennebula-3.8.0-3|14	Source8:	onetmpdirs
12cr|opennebula-3.8.0-3|15	Patch0:		openneb_creatPIDdir.patch
12cr|opennebula-3.8.0-3|16	BuildRequires:	gcc-c++
12cr|opennebula-3.8.0-3|17	BuildRequires:	pkgconfig(libcurl)
12cr|opennebula-3.8.0-3|18	BuildRequires:	pkgconfig(zlib)
12cr|opennebula-3.8.0-3|19	BuildRequires:	pkgconfig(libxml-2.0)
12cr|opennebula-3.8.0-3|20	BuildRequires:	pkgconfig(xmlrpc)
12cr|opennebula-3.8.0-3|21	BuildRequires:	pkgconfig(openssl)
12cr|opennebula-3.8.0-3|22	BuildRequires:	openssh
12cr|opennebula-3.8.0-3|23	BuildRequires:	pwgen
12cr|opennebula-3.8.0-3|24	BuildRequires:	ruby                 >= 1.8.6
12cr|opennebula-3.8.0-3|25	BuildRequires:	scons                >= 0.97
12cr|opennebula-3.8.0-3|26	BuildRequires:	pkgconfig(sqlite3)
12cr|opennebula-3.8.0-3|27	BuildRequires:	xmlrpc-c             >= 1.06
12cr|opennebula-3.8.0-3|28	Requires:	openssl              >= 0.9
12cr|opennebula-3.8.0-3|29	Requires:	ruby                 >= 1.8.6
12cr|opennebula-3.8.0-3|30	Requires:	rubygem-libxml-ruby
12cr|opennebula-3.8.0-3|31	Requires:	openssh
12cr|opennebula-3.8.0-3|32	Requires:	pwgen
12cr|opennebula-3.8.0-3|33	Requires:	sqlite3-tools        >= 3.5.2
12cr|opennebula-3.8.0-3|34	Requires:	rubygem-nokogiri
12cr|opennebula-3.8.0-3|35	Requires:	rubygem-sqlite3
12cr|opennebula-3.8.0-3|36	Requires:	xmlrpc-c             >= 1.06
12cr|opennebula-3.8.0-3|37	
12cr|opennebula-3.8.0-3|38	%description
12cr|opennebula-3.8.0-3|39	OpenNebula.org is an open-source project aimed at building the industry
12cr|opennebula-3.8.0-3|40	standard open source cloud computing tool to manage the complexity and
12cr|opennebula-3.8.0-3|41	heterogeneity of distributed data center infrastructures.
12cr|opennebula-3.8.0-3|42	
12cr|opennebula-3.8.0-3|43	The OpenNebula.org Project is maintained and driven by the community. The
12cr|opennebula-3.8.0-3|44	OpenNebula.org community has thousands of users, contributors, and supporters,
12cr|opennebula-3.8.0-3|45	who interact through various online email lists, blogs and innovative projects
12cr|opennebula-3.8.0-3|46	to support each other.
12cr|opennebula-3.8.0-3|47	
12cr|opennebula-3.8.0-3|48	%package	devel
12cr|opennebula-3.8.0-3|49	Summary:	Development files for %{name}
12cr|opennebula-3.8.0-3|50	Group:		Development/Ruby
12cr|opennebula-3.8.0-3|51	Requires:	%{name} = %{version}
12cr|opennebula-3.8.0-3|52	
12cr|opennebula-3.8.0-3|53	%description	devel
12cr|opennebula-3.8.0-3|54	The %{name} devel package contains man pages and examples.
12cr|opennebula-3.8.0-3|55	
12cr|opennebula-3.8.0-3|56	%package	zones
12cr|opennebula-3.8.0-3|57	Summary:	Manage multy tenancy
12cr|opennebula-3.8.0-3|58	Group:		System/Configuration/Networking
12cr|opennebula-3.8.0-3|59	Requires:	%{name} = %{version}
12cr|opennebula-3.8.0-3|60	Requires:	apache-base
12cr|opennebula-3.8.0-3|61	Requires:	rubygem-datamapper
12cr|opennebula-3.8.0-3|62	Requires:	rubygem-dm-sqlite-adapter
12cr|opennebula-3.8.0-3|63	Requires:	rubygem-json
12cr|opennebula-3.8.0-3|64	Requires:	rubygem-openssl-nonblock
12cr|opennebula-3.8.0-3|65	Requires:	rubygem-rack
12cr|opennebula-3.8.0-3|66	Requires:	rubygem-sequel
12cr|opennebula-3.8.0-3|67	Requires:	rubygem-sinatra
12cr|opennebula-3.8.0-3|68	Requires:	rubygem-thin
12cr|opennebula-3.8.0-3|69	
12cr|opennebula-3.8.0-3|70	%description	zones
12cr|opennebula-3.8.0-3|71	The OpenNebula Zones (oZones) component allows for the centralized management
12cr|opennebula-3.8.0-3|72	of multiple instances of OpenNebula (zones), managing in turn potentially
12cr|opennebula-3.8.0-3|73	different administrative domains.
12cr|opennebula-3.8.0-3|74	
12cr|opennebula-3.8.0-3|75	%package	sunstone
12cr|opennebula-3.8.0-3|76	Summary:	Browser based UI to administer an OpenNebulaCloud
12cr|opennebula-3.8.0-3|77	Group:		System/Configuration/Networking
12cr|opennebula-3.8.0-3|78	Requires:	%{name} = %{version}
12cr|opennebula-3.8.0-3|79	Requires:	rubygem-json
12cr|opennebula-3.8.0-3|80	Requires:	rubygem-sequel
12cr|opennebula-3.8.0-3|81	Requires:	rubygem-sinatra
12cr|opennebula-3.8.0-3|82	Requires:	rubygem-thin
12cr|opennebula-3.8.0-3|83	
12cr|opennebula-3.8.0-3|84	%description	sunstone
12cr|opennebula-3.8.0-3|85	sunstone if the web base UI to manage a deployed OpenNebula Cloud
12cr|opennebula-3.8.0-3|86	
12cr|opennebula-3.8.0-3|87	%prep
12cr|opennebula-3.8.0-3|88	%setup -q
12cr|opennebula-3.8.0-3|89	%patch0 -p0
12cr|opennebula-3.8.0-3|90	
12cr|opennebula-3.8.0-3|91	%build
12cr|opennebula-3.8.0-3|92	#scons sqlite_db=/usr xmlrpc=/usr
12cr|opennebula-3.8.0-3|93	scons
12cr|opennebula-3.8.0-3|94	
12cr|opennebula-3.8.0-3|95	%install
12cr|opennebula-3.8.0-3|96	export DESTDIR=%{buildroot}
12cr|opennebula-3.8.0-3|97	
12cr|opennebula-3.8.0-3|98	./install.sh
12cr|opennebula-3.8.0-3|99	
12cr|opennebula-3.8.0-3|100	install -p -D -m 755 %{SOURCE2} %{buildroot}%{_sbindir}/onedsetup
12cr|opennebula-3.8.0-3|101	install -p -D -m 755 %{SOURCE3} %{buildroot}%{_unitdir}/one.service
12cr|opennebula-3.8.0-3|102	install -p -D -m 755 %{SOURCE4} %{buildroot}%{_unitdir}/one_scheduler.service
12cr|opennebula-3.8.0-3|103	install -p -D -m 755 %{SOURCE5} %{buildroot}%{_unitdir}/sunstone.service
12cr|opennebula-3.8.0-3|104	install -p -D -m 755 %{SOURCE7} %{buildroot}%{_unitdir}/ozones.service
12cr|opennebula-3.8.0-3|105	install -p -D -m 755 %{SOURCE8} %{buildroot}%{_sysconfdir}/tmpdirs.d/30_One
12cr|opennebula-3.8.0-3|106	
12cr|opennebula-3.8.0-3|107	%files
12cr|opennebula-3.8.0-3|108	%doc LICENSE NOTICE
12cr|opennebula-3.8.0-3|109	%config(noreplace) %{_sysconfdir}/one/auth
12cr|opennebula-3.8.0-3|110	%config(noreplace) %{_sysconfdir}/one/cli
12cr|opennebula-3.8.0-3|111	%config(noreplace) %{_sysconfdir}/one/defaultrc
12cr|opennebula-3.8.0-3|112	%config(noreplace) %{_sysconfdir}/one/ec2query_templates
12cr|opennebula-3.8.0-3|113	%config(noreplace) %{_sysconfdir}/one/econe.conf
12cr|opennebula-3.8.0-3|114	%config(noreplace) %{_sysconfdir}/one/group.default
12cr|opennebula-3.8.0-3|115	%config(noreplace) %{_sysconfdir}/one/hm
12cr|opennebula-3.8.0-3|116	%config(noreplace) %{_sysconfdir}/one/im_ec2
12cr|opennebula-3.8.0-3|117	%config(noreplace) %{_sysconfdir}/one/occi*
12cr|opennebula-3.8.0-3|118	%config(noreplace) %{_sysconfdir}/one/oned.conf
12cr|opennebula-3.8.0-3|119	%config(noreplace) %{_sysconfdir}/one/vmm_*
12cr|opennebula-3.8.0-3|120	%config(noreplace) %{_sysconfdir}/tmpdirs.d/30_One
12cr|opennebula-3.8.0-3|121	%config(noreplace) %{_sysconfdir}/one/sched.conf
12cr|opennebula-3.8.0-3|122	%config(noreplace) %{_sysconfdir}/one/vmwarerc
12cr|opennebula-3.8.0-3|123	
12cr|opennebula-3.8.0-3|124	%{_bindir}/econe*
12cr|opennebula-3.8.0-3|125	%{_bindir}/oc*
12cr|opennebula-3.8.0-3|126	%{_bindir}/on*
12cr|opennebula-3.8.0-3|127	%{_bindir}/mm_sched
12cr|opennebula-3.8.0-3|128	%{_bindir}/tty_expect
12cr|opennebula-3.8.0-3|129	/usr/lib/one/mads/*
12cr|opennebula-3.8.0-3|130	/usr/lib/one/sh/scripts_common.sh
12cr|opennebula-3.8.0-3|131	/usr/lib/one/ruby/*
12cr|opennebula-3.8.0-3|132	#/usr/lib/one/tm_commands/*
12cr|opennebula-3.8.0-3|133	/var/lib/one/*
12cr|opennebula-3.8.0-3|134	%{_sbindir}/onedsetup
12cr|opennebula-3.8.0-3|135	%{_unitdir}/one.service
12cr|opennebula-3.8.0-3|136	%{_unitdir}/one_scheduler.service
12cr|opennebula-3.8.0-3|137	%dir %{_sysconfdir}/one
12cr|opennebula-3.8.0-3|138	%dir /usr/lib/one
12cr|opennebula-3.8.0-3|139	%dir /usr/lib/one/mads
12cr|opennebula-3.8.0-3|140	%dir /usr/lib/one/ruby
12cr|opennebula-3.8.0-3|141	%dir /usr/lib/one/sh
12cr|opennebula-3.8.0-3|142	%dir /var/lib/one
12cr|opennebula-3.8.0-3|143	
12cr|opennebula-3.8.0-3|144	%files devel
12cr|opennebula-3.8.0-3|145	%doc README.md
12cr|opennebula-3.8.0-3|146	%{_mandir}/man1/*
12cr|opennebula-3.8.0-3|147	%{_datadir}/one/install_*
12cr|opennebula-3.8.0-3|148	%{_datadir}/one/examples/*
12cr|opennebula-3.8.0-3|149	%dir %{_datadir}/one
12cr|opennebula-3.8.0-3|150	%dir %{_datadir}/one/examples
12cr|opennebula-3.8.0-3|151	
12cr|opennebula-3.8.0-3|152	%files zones
12cr|opennebula-3.8.0-3|153	%config(noreplace) %{_sysconfdir}/one/ozones-server.conf
12cr|opennebula-3.8.0-3|154	%{_prefix}/lib/one/ozones/*
12cr|opennebula-3.8.0-3|155	%{_unitdir}/ozones.service
12cr|opennebula-3.8.0-3|156	%{_bindir}/ozones-server
12cr|opennebula-3.8.0-3|157	%dir /usr/lib/one/ozones
12cr|opennebula-3.8.0-3|158	
12cr|opennebula-3.8.0-3|159	%files sunstone
12cr|opennebula-3.8.0-3|160	%config(noreplace) %{_sysconfdir}/one/sunstone*
12cr|opennebula-3.8.0-3|161	%{_prefix}/lib/one/sunstone/*
12cr|opennebula-3.8.0-3|162	%{_unitdir}/sunstone.service
12cr|opennebula-3.8.0-3|163	%{_bindir}/sunstone-server
12cr|opennebula-3.8.0-3|164	%dir /usr/lib/one/sunstone
12cr|opennebula-3.8.0-3|165	
12cr|opennebula-3.8.0-3|166	
12cr|opennebula-3.8.0-3|167	%pre
12cr|opennebula-3.8.0-3|168	# cloud administrator setup
12cr|opennebula-3.8.0-3|169	if ! getent passwd oneadmin &> /dev/null ; then
12cr|opennebula-3.8.0-3|170	echo "Creating oneadmin user"
12cr|opennebula-3.8.0-3|171	/usr/sbin/groupadd cloud
12cr|opennebula-3.8.0-3|172	ONEPWD=$(/usr/bin/pwgen 40 1)
12cr|opennebula-3.8.0-3|173	/usr/sbin/useradd -m -c "OpenNebula Cloud Admin" -d /var/lib/one -g cloud -p $ONEPWD oneadmin
12cr|opennebula-3.8.0-3|174	fi
12cr|opennebula-3.8.0-3|175	
12cr|opennebula-3.8.0-3|176	%post
12cr|opennebula-3.8.0-3|177	if [ ! -d /var/lib/one/.ssh ] ; then
12cr|opennebula-3.8.0-3|178	%{__mkdir} /var/lib/one/.ssh
12cr|opennebula-3.8.0-3|179	fi
12cr|opennebula-3.8.0-3|180	# Setup the ssh infrastructure for the cloud
12cr|opennebula-3.8.0-3|181	if [ ! -f /var/lib/one/.ssh/id_rsa ]; then
12cr|opennebula-3.8.0-3|182	/usr/bin/ssh-keygen -q -t rsa -f /var/lib/one/.ssh/id_rsa -N ''
12cr|opennebula-3.8.0-3|183	fi
12cr|opennebula-3.8.0-3|184	/bin/cp /var/lib/one/.ssh/id_rsa.pub /var/lib/one/.ssh/authorized_keys
12cr|opennebula-3.8.0-3|185	echo "Host *" >> /var/lib/one/.ssh/config
12cr|opennebula-3.8.0-3|186	echo "    StrictHostKeyChecking no" >> /var/lib/one/.ssh/config
12cr|opennebula-3.8.0-3|187	# set the ownership of the management scripts
12cr|opennebula-3.8.0-3|188	/bin/chown -R oneadmin:cloud /var/lib/one
12cr|opennebula-3.8.0-3|189	if [ ! -d /var/log/one ]; then
12cr|opennebula-3.8.0-3|190	%{__mkdir} /var/log/one
12cr|opennebula-3.8.0-3|191	fi
12cr|opennebula-3.8.0-3|192	if [ ! -d /var/lock/one ]; then
12cr|opennebula-3.8.0-3|193	%{__mkdir} /var/lock/one
12cr|opennebula-3.8.0-3|194	fi
12cr|opennebula-3.8.0-3|195	
12cr|opennebula-3.8.0-3|196	/bin/chown -R oneadmin:cloud /var/log/one
12cr|opennebula-3.8.0-3|197	/bin/chown -R oneadmin:cloud /var/lock/one

3717 12
12cr|openntpd-3.9p1-8|1	Summary:	OpenNTPD - NTP Time Synchronization Client/Server
12cr|openntpd-3.9p1-8|2	Name:		openntpd
12cr|openntpd-3.9p1-8|3	Version:	3.9p1
12cr|openntpd-3.9p1-8|4	Release:	%mkrel 8
12cr|openntpd-3.9p1-8|5	License:	BSD
12cr|openntpd-3.9p1-8|6	Group:		System/Servers
12cr|openntpd-3.9p1-8|7	URL:		http://www.openntpd.org
12cr|openntpd-3.9p1-8|8	Source0:	ftp://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/%{name}-%{version}.tar.bz2
12cr|openntpd-3.9p1-8|9	Source1:	openntpd.init
12cr|openntpd-3.9p1-8|10	Requires(post): rpm-helper
12cr|openntpd-3.9p1-8|11	Requires(preun): rpm-helper
12cr|openntpd-3.9p1-8|12	Requires(pre): rpm-helper
12cr|openntpd-3.9p1-8|13	Requires(postun): rpm-helper
12cr|openntpd-3.9p1-8|14	BuildRequires:	openssl-devel
12cr|openntpd-3.9p1-8|15	BuildRequires:	bison
12cr|openntpd-3.9p1-8|16	BuildRequires:	byacc
12cr|openntpd-3.9p1-8|17	BuildRequires:	groff-for-man
12cr|openntpd-3.9p1-8|18	Conflicts:	ntp-client
12cr|openntpd-3.9p1-8|19	Provides:	ntp
12cr|openntpd-3.9p1-8|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|openntpd-3.9p1-8|21	
12cr|openntpd-3.9p1-8|22	%description
12cr|openntpd-3.9p1-8|23	OpenNTPD is a FREE, easy to use implementation of the Network Time
12cr|openntpd-3.9p1-8|24	Protocol. It provides the ability to sync the local clock to
12cr|openntpd-3.9p1-8|25	remote NTP servers and can act as NTP server itself,
12cr|openntpd-3.9p1-8|26	redistributing the local clock.
12cr|openntpd-3.9p1-8|27	
12cr|openntpd-3.9p1-8|28	%prep
12cr|openntpd-3.9p1-8|29	
12cr|openntpd-3.9p1-8|30	%setup -q -n %{name}-%{version}
12cr|openntpd-3.9p1-8|31	
12cr|openntpd-3.9p1-8|32	cp %{SOURCE1} openntpd.init
12cr|openntpd-3.9p1-8|33	
12cr|openntpd-3.9p1-8|34	%build
12cr|openntpd-3.9p1-8|35	
12cr|openntpd-3.9p1-8|36	%configure2_5x \
12cr|openntpd-3.9p1-8|37	--disable-strip \
12cr|openntpd-3.9p1-8|38	--with-privsep-user=ntp \
12cr|openntpd-3.9p1-8|39	--with-privsep-path=%{_var}/empty \
12cr|openntpd-3.9p1-8|40	--with-ssl-dir=%{_prefix}
12cr|openntpd-3.9p1-8|41	
12cr|openntpd-3.9p1-8|42	%make
12cr|openntpd-3.9p1-8|43	
12cr|openntpd-3.9p1-8|44	%install
12cr|openntpd-3.9p1-8|45	rm -rf %{buildroot}
12cr|openntpd-3.9p1-8|46	
12cr|openntpd-3.9p1-8|47	install -d %{buildroot}%{_initrddir}
12cr|openntpd-3.9p1-8|48	
12cr|openntpd-3.9p1-8|49	%makeinstall_std
12cr|openntpd-3.9p1-8|50	
12cr|openntpd-3.9p1-8|51	mv openntpd.init %{buildroot}%{_initrddir}/ntpd
12cr|openntpd-3.9p1-8|52	
12cr|openntpd-3.9p1-8|53	%pre
12cr|openntpd-3.9p1-8|54	%_pre_useradd ntp %{_var}/empty /bin/false
12cr|openntpd-3.9p1-8|55	/usr/sbin/usermod -d %{_var}/empty ntp
12cr|openntpd-3.9p1-8|56	
12cr|openntpd-3.9p1-8|57	%post
12cr|openntpd-3.9p1-8|58	%_post_service ntpd
12cr|openntpd-3.9p1-8|59	
12cr|openntpd-3.9p1-8|60	%preun
12cr|openntpd-3.9p1-8|61	%_preun_service ntpd
12cr|openntpd-3.9p1-8|62	
12cr|openntpd-3.9p1-8|63	%clean
12cr|openntpd-3.9p1-8|64	rm -rf %{buildroot}
12cr|openntpd-3.9p1-8|65	
12cr|openntpd-3.9p1-8|66	%files
12cr|openntpd-3.9p1-8|67	%defattr(-,root,root,-)
12cr|openntpd-3.9p1-8|68	%doc CREDITS ChangeLog README*
12cr|openntpd-3.9p1-8|69	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ntpd.conf
12cr|openntpd-3.9p1-8|70	%attr(0755,root,root) %{_initrddir}/ntpd
12cr|openntpd-3.9p1-8|71	%attr(0755,root,root) %{_sbindir}/*
12cr|openntpd-3.9p1-8|72	%attr(0644,root,root) %{_mandir}/man*/*
12cr|openntpd-3.9p1-8|73	
12cr|openntpd-3.9p1-8|74	
12cr|openntpd-3.9p1-8|75	%changelog
12cr|openntpd-3.9p1-8|76	* Mon Oct 17 2011 Leonardo Coelho <leonardoc@mandriva.com> 3.9p1-8mdv2012.0
12cr|openntpd-3.9p1-8|77	+ Revision: 704979
12cr|openntpd-3.9p1-8|78	- fix the copy from init file
12cr|openntpd-3.9p1-8|79	
12cr|openntpd-3.9p1-8|80	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 3.9p1-7mdv2011.0
12cr|openntpd-3.9p1-8|81	+ Revision: 613540
12cr|openntpd-3.9p1-8|82	- rebuild
12cr|openntpd-3.9p1-8|83	
12cr|openntpd-3.9p1-8|84	* Fri Apr 16 2010 Funda Wang <fwang@mandriva.org> 3.9p1-6mdv2010.1
12cr|openntpd-3.9p1-8|85	+ Revision: 535263
12cr|openntpd-3.9p1-8|86	- rebuild
12cr|openntpd-3.9p1-8|87	
12cr|openntpd-3.9p1-8|88	* Sun Apr 04 2010 Emmanuel Andry <eandry@mandriva.org> 3.9p1-5mdv2010.1
12cr|openntpd-3.9p1-8|89	+ Revision: 531391
12cr|openntpd-3.9p1-8|90	- fix conflict
12cr|openntpd-3.9p1-8|91	
12cr|openntpd-3.9p1-8|92	* Sat Mar 20 2010 Emmanuel Andry <eandry@mandriva.org> 3.9p1-4mdv2010.1
12cr|openntpd-3.9p1-8|93	+ Revision: 525507
12cr|openntpd-3.9p1-8|94	- provides ntp (#58028)
12cr|openntpd-3.9p1-8|95	
12cr|openntpd-3.9p1-8|96	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.9p1-3mdv2010.0
12cr|openntpd-3.9p1-8|97	+ Revision: 430213
12cr|openntpd-3.9p1-8|98	- rebuild
12cr|openntpd-3.9p1-8|99	
12cr|openntpd-3.9p1-8|100	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 3.9p1-2mdv2009.0
12cr|openntpd-3.9p1-8|101	+ Revision: 239100
12cr|openntpd-3.9p1-8|102	- rebuild
12cr|openntpd-3.9p1-8|103	
12cr|openntpd-3.9p1-8|104	+ Olivier Blin <blino@mandriva.org>
12cr|openntpd-3.9p1-8|105	- restore BuildRoot
12cr|openntpd-3.9p1-8|106	
12cr|openntpd-3.9p1-8|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|openntpd-3.9p1-8|108	- kill re-definition of %%buildroot on Pixel's request
12cr|openntpd-3.9p1-8|109	
12cr|openntpd-3.9p1-8|110	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 3.9p1-1mdv2008.0
12cr|openntpd-3.9p1-8|111	+ Revision: 39281
12cr|openntpd-3.9p1-8|112	- fix deps
12cr|openntpd-3.9p1-8|113	- fix #28330
12cr|openntpd-3.9p1-8|114	
12cr|openntpd-3.9p1-8|115	
12cr|openntpd-3.9p1-8|116	* Wed May 17 2006 Oden Eriksson <oeriksson@mandriva.com> 3.9p1-1mdk
12cr|openntpd-3.9p1-8|117	- 3.9p1
12cr|openntpd-3.9p1-8|118	
12cr|openntpd-3.9p1-8|119	* Fri Mar 17 2006 Oden Eriksson <oeriksson@mandriva.com> 3.7p1-4mdk
12cr|openntpd-3.9p1-8|120	- rebuilt against openssl-0.9.8a
12cr|openntpd-3.9p1-8|121	
12cr|openntpd-3.9p1-8|122	* Tue Oct 18 2005 Emmanuel Blindauer <blindauer@mandriva.org> 3.7p1-3mdk
12cr|openntpd-3.9p1-8|123	- Fix the startup script to add the -s option to force ajusting the time if
12cr|openntpd-3.9p1-8|124	the clock screw is greater than 180s
12cr|openntpd-3.9p1-8|125	
12cr|openntpd-3.9p1-8|126	* Fri Aug 05 2005 Oden Eriksson <oeriksson@mandriva.com> 3.7p1-2mdk
12cr|openntpd-3.9p1-8|127	- fix deps
12cr|openntpd-3.9p1-8|128	- use the %%mkrel macro
12cr|openntpd-3.9p1-8|129	- from Leonardo C. Filho <chiquitto@conectiva.com.br>:
12cr|openntpd-3.9p1-8|130	- use /var/empty as home directory instead of /var/empty/ntpd
12cr|openntpd-3.9p1-8|131	(it's better to have /var/empty empty)
12cr|openntpd-3.9p1-8|132	
12cr|openntpd-3.9p1-8|133	* Mon Jun 06 2005 Oden Eriksson <oeriksson@mandriva.com> 3.7p1-1mdk
12cr|openntpd-3.9p1-8|134	- 3.7p1 (Minor feature enhancements)
12cr|openntpd-3.9p1-8|135	
12cr|openntpd-3.9p1-8|136	* Fri Jan 21 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.6.1p1-1mdk
12cr|openntpd-3.9p1-8|137	- initial mandrake package, used parts of the provided spec file
12cr|openntpd-3.9p1-8|138	

3718 12
12cr|OpenOffice.org-cs-templates-012004-5|1	%define _name OpenOffice.org-cs-templates
12cr|OpenOffice.org-cs-templates-012004-5|2	
12cr|OpenOffice.org-cs-templates-012004-5|3	Summary: Czech templates for the OpenOffice.org suite
12cr|OpenOffice.org-cs-templates-012004-5|4	Name:    %{_name}
12cr|OpenOffice.org-cs-templates-012004-5|5	Version: 012004
12cr|OpenOffice.org-cs-templates-012004-5|6	Release: %mkrel 5
12cr|OpenOffice.org-cs-templates-012004-5|7	License: LGPL
12cr|OpenOffice.org-cs-templates-012004-5|8	Group:   Office
12cr|OpenOffice.org-cs-templates-012004-5|9	Source0: OpenOffice.org-cs-templates.tar.bz2
12cr|OpenOffice.org-cs-templates-012004-5|10	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|OpenOffice.org-cs-templates-012004-5|11	Requires: OpenOffice.org-l10n-cs
12cr|OpenOffice.org-cs-templates-012004-5|12	URL: http://oo-cs.sourceforge.net/templates/index.php
12cr|OpenOffice.org-cs-templates-012004-5|13	
12cr|OpenOffice.org-cs-templates-012004-5|14	%description
12cr|OpenOffice.org-cs-templates-012004-5|15	Czech templates for the OpenOffice.org suite.
12cr|OpenOffice.org-cs-templates-012004-5|16	
12cr|OpenOffice.org-cs-templates-012004-5|17	%prep
12cr|OpenOffice.org-cs-templates-012004-5|18	%setup -q -n %{_name}
12cr|OpenOffice.org-cs-templates-012004-5|19	
12cr|OpenOffice.org-cs-templates-012004-5|20	%install
12cr|OpenOffice.org-cs-templates-012004-5|21	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/openoffice/share/template/czech
12cr|OpenOffice.org-cs-templates-012004-5|22	cp -a writer/*.stw $RPM_BUILD_ROOT/%{_libdir}/openoffice/share/template/czech/
12cr|OpenOffice.org-cs-templates-012004-5|23	cp -a calc/*.stc $RPM_BUILD_ROOT/%{_libdir}/openoffice/share/template/czech/
12cr|OpenOffice.org-cs-templates-012004-5|24	cp -a draw/*.std $RPM_BUILD_ROOT/%{_libdir}/openoffice/share/template/czech/
12cr|OpenOffice.org-cs-templates-012004-5|25	
12cr|OpenOffice.org-cs-templates-012004-5|26	%clean
12cr|OpenOffice.org-cs-templates-012004-5|27	rm -rf $RPM_BUILD_ROOT
12cr|OpenOffice.org-cs-templates-012004-5|28	
12cr|OpenOffice.org-cs-templates-012004-5|29	%files
12cr|OpenOffice.org-cs-templates-012004-5|30	%defattr(-,root,root)
12cr|OpenOffice.org-cs-templates-012004-5|31	%doc README AUTHORS index.html
12cr|OpenOffice.org-cs-templates-012004-5|32	%{_libdir}/openoffice/share/template/czech/*.stw
12cr|OpenOffice.org-cs-templates-012004-5|33	%{_libdir}/openoffice/share/template/czech/*.stc
12cr|OpenOffice.org-cs-templates-012004-5|34	%{_libdir}/openoffice/share/template/czech/*.std
12cr|OpenOffice.org-cs-templates-012004-5|35	
12cr|OpenOffice.org-cs-templates-012004-5|36	
12cr|OpenOffice.org-cs-templates-012004-5|37	
12cr|OpenOffice.org-cs-templates-012004-5|38	%changelog
12cr|OpenOffice.org-cs-templates-012004-5|39	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 012004-5mdv2011.0
12cr|OpenOffice.org-cs-templates-012004-5|40	+ Revision: 616418
12cr|OpenOffice.org-cs-templates-012004-5|41	- the mass rebuild of 2010.0 packages
12cr|OpenOffice.org-cs-templates-012004-5|42	
12cr|OpenOffice.org-cs-templates-012004-5|43	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 012004-4mdv2010.0
12cr|OpenOffice.org-cs-templates-012004-5|44	+ Revision: 430214
12cr|OpenOffice.org-cs-templates-012004-5|45	- rebuild
12cr|OpenOffice.org-cs-templates-012004-5|46	
12cr|OpenOffice.org-cs-templates-012004-5|47	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 012004-3mdv2009.0
12cr|OpenOffice.org-cs-templates-012004-5|48	+ Revision: 266090
12cr|OpenOffice.org-cs-templates-012004-5|49	- rebuild early 2009.0 package (before pixel changes)
12cr|OpenOffice.org-cs-templates-012004-5|50	
12cr|OpenOffice.org-cs-templates-012004-5|51	* Sun May 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 012004-2mdv2009.0
12cr|OpenOffice.org-cs-templates-012004-5|52	+ Revision: 205687
12cr|OpenOffice.org-cs-templates-012004-5|53	- Should not be noarch ed
12cr|OpenOffice.org-cs-templates-012004-5|54	
12cr|OpenOffice.org-cs-templates-012004-5|55	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 012004-1mdv2008.1
12cr|OpenOffice.org-cs-templates-012004-5|56	+ Revision: 141036
12cr|OpenOffice.org-cs-templates-012004-5|57	- restore BuildRoot
12cr|OpenOffice.org-cs-templates-012004-5|58	
12cr|OpenOffice.org-cs-templates-012004-5|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|OpenOffice.org-cs-templates-012004-5|60	- kill re-definition of %%buildroot on Pixel's request
12cr|OpenOffice.org-cs-templates-012004-5|61	- use %%mkrel
12cr|OpenOffice.org-cs-templates-012004-5|62	- import OpenOffice.org-cs-templates
12cr|OpenOffice.org-cs-templates-012004-5|63	
12cr|OpenOffice.org-cs-templates-012004-5|64	
12cr|OpenOffice.org-cs-templates-012004-5|65	* Mon Sep 27 2004 Robert Vojta <robert.vojta@mandrake.org> 012004-1mdk
12cr|OpenOffice.org-cs-templates-012004-5|66	- initial package
12cr|OpenOffice.org-cs-templates-012004-5|67	

3719 12
12cr|OpenProducer-1.0.1-5|1	%define debug_package %{nil}
12cr|OpenProducer-1.0.1-5|2	
12cr|OpenProducer-1.0.1-5|3	%define	name	OpenProducer
12cr|OpenProducer-1.0.1-5|4	%define	aname	Producer
12cr|OpenProducer-1.0.1-5|5	%define	version	1.0.1
12cr|OpenProducer-1.0.1-5|6	%define	cvsdate	200601122325
12cr|OpenProducer-1.0.1-5|7	%define	release 5
12cr|OpenProducer-1.0.1-5|8	
12cr|OpenProducer-1.0.1-5|9	Summary:	Cross-platform libray for Opengl rendering
12cr|OpenProducer-1.0.1-5|10	Name:		%{name}
12cr|OpenProducer-1.0.1-5|11	Version:	%{version}
12cr|OpenProducer-1.0.1-5|12	Release:	%{release}
12cr|OpenProducer-1.0.1-5|13	Epoch:		1
12cr|OpenProducer-1.0.1-5|14	License:	GPL
12cr|OpenProducer-1.0.1-5|15	Group:		Development/C++
12cr|OpenProducer-1.0.1-5|16	Source0:	%{aname}-%{version}-%{cvsdate}.tar.bz2
12cr|OpenProducer-1.0.1-5|17	Patch0:		Producer-1.0.1-gcc43.patch
12cr|OpenProducer-1.0.1-5|18	URL:		http://www.andesengineering.com/BlueMarbleViewer/producer_install.html
12cr|OpenProducer-1.0.1-5|19	BuildRequires:	pkgconfig(x11)
12cr|OpenProducer-1.0.1-5|20	BuildRequires:	mesaglu-devel
12cr|OpenProducer-1.0.1-5|21	BuildRequires:	pkgconfig(xmu)
12cr|OpenProducer-1.0.1-5|22	BuildRequires:	openscenegraph-devel
12cr|OpenProducer-1.0.1-5|23	
12cr|OpenProducer-1.0.1-5|24	%description
12cr|OpenProducer-1.0.1-5|25	Open Producer (or simply Producer) is a cross-platform, C++ library
12cr|OpenProducer-1.0.1-5|26	for managing OpenGL rendering contexts in a windowing system
12cr|OpenProducer-1.0.1-5|27	independent manner.  Producer provides a simple, yet powerfully
12cr|OpenProducer-1.0.1-5|28	scalable approach for real-time 3D applications wishing to run
12cr|OpenProducer-1.0.1-5|29	within a single window to large, multidisplay systems.
12cr|OpenProducer-1.0.1-5|30	Producer is highly  portable and has been tested on Linux, Windows,
12cr|OpenProducer-1.0.1-5|31	Mac OSX, Solaris and IRIX.  Producer works on all Unix based OS's
12cr|OpenProducer-1.0.1-5|32	(including Mac OSX) through the X11 Windowing system, and through
12cr|OpenProducer-1.0.1-5|33	the native win32 on Windows. Producer is written with productivity,
12cr|OpenProducer-1.0.1-5|34	performance and scalability in mind by adhering to industry standard
12cr|OpenProducer-1.0.1-5|35	and employing advanced software engineering practices.  Software
12cr|OpenProducer-1.0.1-5|36	developers wishing to produce 3D rendering software that can display
12cr|OpenProducer-1.0.1-5|37	on a desktop, and move to a large system or clustered system of
12cr|OpenProducer-1.0.1-5|38	displays by simply changing a configuration file, can depend on Open
12cr|OpenProducer-1.0.1-5|39	Producer to handle all the complexity for them.
12cr|OpenProducer-1.0.1-5|40	
12cr|OpenProducer-1.0.1-5|41	%prep
12cr|OpenProducer-1.0.1-5|42	%setup -q -n %{aname}
12cr|OpenProducer-1.0.1-5|43	%patch0 -p0
12cr|OpenProducer-1.0.1-5|44	rm -rf `find -type d -name CVS`
12cr|OpenProducer-1.0.1-5|45	
12cr|OpenProducer-1.0.1-5|46	%build
12cr|OpenProducer-1.0.1-5|47	%make CXX="%{__cxx} %optflags -fPIC"
12cr|OpenProducer-1.0.1-5|48	
12cr|OpenProducer-1.0.1-5|49	%install
12cr|OpenProducer-1.0.1-5|50	%{__rm} -rf $RPM_BUILD_ROOT
12cr|OpenProducer-1.0.1-5|51	%if "%{_lib}" == "lib64"
12cr|OpenProducer-1.0.1-5|52	export ARCH_EXT=64
12cr|OpenProducer-1.0.1-5|53	%endif
12cr|OpenProducer-1.0.1-5|54	%make INST_LOCATION=$RPM_BUILD_ROOT%{_prefix} install
12cr|OpenProducer-1.0.1-5|55	
12cr|OpenProducer-1.0.1-5|56	%clean
12cr|OpenProducer-1.0.1-5|57	%{__rm} -rf $RPM_BUILD_ROOT
12cr|OpenProducer-1.0.1-5|58	
12cr|OpenProducer-1.0.1-5|59	%files
12cr|OpenProducer-1.0.1-5|60	%defattr(-,root,root)
12cr|OpenProducer-1.0.1-5|61	%doc README.txt doc
12cr|OpenProducer-1.0.1-5|62	%{_libdir}/lib%{aname}.so
12cr|OpenProducer-1.0.1-5|63	%{_includedir}/%{aname}
12cr|OpenProducer-1.0.1-5|64	
12cr|OpenProducer-1.0.1-5|65	
12cr|OpenProducer-1.0.1-5|66	
12cr|OpenProducer-1.0.1-5|67	%changelog
12cr|OpenProducer-1.0.1-5|68	* Mon Jan 03 2011 Funda Wang <fwang@mandriva.org> 1:1.0.1-4mdv2011.0
12cr|OpenProducer-1.0.1-5|69	+ Revision: 627702
12cr|OpenProducer-1.0.1-5|70	- tighten br
12cr|OpenProducer-1.0.1-5|71	
12cr|OpenProducer-1.0.1-5|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|OpenProducer-1.0.1-5|73	- rebuild
12cr|OpenProducer-1.0.1-5|74	- rebuild
12cr|OpenProducer-1.0.1-5|75	
12cr|OpenProducer-1.0.1-5|76	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1:1.0.1-1mdv2008.1
12cr|OpenProducer-1.0.1-5|77	+ Revision: 141036
12cr|OpenProducer-1.0.1-5|78	- restore BuildRoot
12cr|OpenProducer-1.0.1-5|79	
12cr|OpenProducer-1.0.1-5|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|OpenProducer-1.0.1-5|81	- kill re-definition of %%buildroot on Pixel's request
12cr|OpenProducer-1.0.1-5|82	- buildrequires X11-devel instead of XFree86-devel
12cr|OpenProducer-1.0.1-5|83	- import OpenProducer
12cr|OpenProducer-1.0.1-5|84	
12cr|OpenProducer-1.0.1-5|85	
12cr|OpenProducer-1.0.1-5|86	* Fri Jan 13 2006 Per Ã˜yvind Karlsen <pkarlsen@mandriva.com> 1.0.1-1mdk
12cr|OpenProducer-1.0.1-5|87	- 1.0.1
12cr|OpenProducer-1.0.1-5|88	- fix lib64 path
12cr|OpenProducer-1.0.1-5|89	- %%mkrel
12cr|OpenProducer-1.0.1-5|90	
12cr|OpenProducer-1.0.1-5|91	* Tue Jun 15 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.8.4-2mdk
12cr|OpenProducer-1.0.1-5|92	- new cvs snapshot
12cr|OpenProducer-1.0.1-5|93	- fix buildrequires
12cr|OpenProducer-1.0.1-5|94	- compile with -fpermissive to allow build with gcc-3.4
12cr|OpenProducer-1.0.1-5|95	
12cr|OpenProducer-1.0.1-5|96	* Mon Nov 24 2003 Per Ã˜yvind Karlsen <peroyvind@linux-mandrake.com> 0.8.4-1mdk
12cr|OpenProducer-1.0.1-5|97	- new cvs snapshot
12cr|OpenProducer-1.0.1-5|98	
12cr|OpenProducer-1.0.1-5|99	* Sun Aug 24 2003 Michael Scherer <scherer.michael@free.fr> 0.8.2-2mdk
12cr|OpenProducer-1.0.1-5|100	- Buildrequires libMesaGLU1-devel
12cr|OpenProducer-1.0.1-5|101	
12cr|OpenProducer-1.0.1-5|102	* Mon Jun 16 2003 Per Ã˜yvind Karlsen <peroyvind@sintrax.net> 0.8.2-1mdk
12cr|OpenProducer-1.0.1-5|103	- new cvs snapshot
12cr|OpenProducer-1.0.1-5|104	- use the real version, Epoch tag to handle this
12cr|OpenProducer-1.0.1-5|105	- fix group
12cr|OpenProducer-1.0.1-5|106	
12cr|OpenProducer-1.0.1-5|107	* Fri Apr 25 2003 Per Ã˜yvind Karlsen <peroyvind@sintrax.net> 20030422-2mdk
12cr|OpenProducer-1.0.1-5|108	- fixed BuildRequires
12cr|OpenProducer-1.0.1-5|109	- less clutter from deleting CVS stuff
12cr|OpenProducer-1.0.1-5|110	
12cr|OpenProducer-1.0.1-5|111	* Wed Apr 23 2003 Per Ã˜yvind Karlsen <peroyvind@sintrax.net> 20030422-1mdk
12cr|OpenProducer-1.0.1-5|112	- initial mdk release

3720 12
12cr|openr2-1.3.2-1|1	%define	major 3
12cr|openr2-1.3.2-1|2	%define libname	%mklibname openr2_ %{major}
12cr|openr2-1.3.2-1|3	%define develname %mklibname -d openr2
12cr|openr2-1.3.2-1|4	
12cr|openr2-1.3.2-1|5	Summary:	MFC/R2 signalling over E1 lines using the DAHDI Telephony interface
12cr|openr2-1.3.2-1|6	Name:		openr2
12cr|openr2-1.3.2-1|7	Version:	1.3.2
12cr|openr2-1.3.2-1|8	Release:	%mkrel 1
12cr|openr2-1.3.2-1|9	License:	GPLv2
12cr|openr2-1.3.2-1|10	Group:		System/Servers
12cr|openr2-1.3.2-1|11	URL:		http://code.google.com/p/openr2/
12cr|openr2-1.3.2-1|12	Source0:	http://openr2.googlecode.com/files/openr2-%{version}.tar.gz
12cr|openr2-1.3.2-1|13	BuildRequires:	autoconf automake libtool
12cr|openr2-1.3.2-1|14	BuildRequires:	dahdi-devel
12cr|openr2-1.3.2-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|openr2-1.3.2-1|16	
12cr|openr2-1.3.2-1|17	%description
12cr|openr2-1.3.2-1|18	OpenR2 is a library that implements the MFC/R2 signalling over E1 lines using
12cr|openr2-1.3.2-1|19	the DAHDI Telephony interface. The MF R2 tones required for the signaling are
12cr|openr2-1.3.2-1|20	generated by code borrowed from the LGPL library SpanDSP written by Steve
12cr|openr2-1.3.2-1|21	Underwood, the user has the option to provide a MF interface to use his own MF
12cr|openr2-1.3.2-1|22	R2 tone generation and detection so the library will use them when needed,
12cr|openr2-1.3.2-1|23	that's why this library does not depend directly on spandsp, libteletone or
12cr|openr2-1.3.2-1|24	zaptel for tone generation and detection (depends on zaptel for CAS bits and
12cr|openr2-1.3.2-1|25	general media transmission though)
12cr|openr2-1.3.2-1|26	
12cr|openr2-1.3.2-1|27	%package -n	%{libname}
12cr|openr2-1.3.2-1|28	Summary:	MFC/R2 signalling over E1 lines using the DAHDI Telephony interface library
12cr|openr2-1.3.2-1|29	Group:          System/Libraries
12cr|openr2-1.3.2-1|30	
12cr|openr2-1.3.2-1|31	%description -n	%{libname}
12cr|openr2-1.3.2-1|32	OpenR2 is a library that implements the MFC/R2 signalling over E1 lines using
12cr|openr2-1.3.2-1|33	the DAHDI Telephony interface. The MF R2 tones required for the signaling are
12cr|openr2-1.3.2-1|34	generated by code borrowed from the LGPL library SpanDSP written by Steve
12cr|openr2-1.3.2-1|35	Underwood, the user has the option to provide a MF interface to use his own MF
12cr|openr2-1.3.2-1|36	R2 tone generation and detection so the library will use them when needed,
12cr|openr2-1.3.2-1|37	that's why this library does not depend directly on spandsp, libteletone or
12cr|openr2-1.3.2-1|38	zaptel for tone generation and detection (depends on zaptel for CAS bits and
12cr|openr2-1.3.2-1|39	general media transmission though)
12cr|openr2-1.3.2-1|40	
12cr|openr2-1.3.2-1|41	%package -n	%{develname}
12cr|openr2-1.3.2-1|42	Summary:	Development files for the openr2 library
12cr|openr2-1.3.2-1|43	Group:		Development/C
12cr|openr2-1.3.2-1|44	Requires:	%{libname} = %{version}
12cr|openr2-1.3.2-1|45	Obsoletes:	openr2-devel
12cr|openr2-1.3.2-1|46	Provides:	openr2-devel = %{version}-%{release}
12cr|openr2-1.3.2-1|47	
12cr|openr2-1.3.2-1|48	%description -n	%{develname}
12cr|openr2-1.3.2-1|49	OpenR2 is a library that implements the MFC/R2 signalling over E1 lines using
12cr|openr2-1.3.2-1|50	the DAHDI Telephony interface. The MF R2 tones required for the signaling are
12cr|openr2-1.3.2-1|51	generated by code borrowed from the LGPL library SpanDSP written by Steve
12cr|openr2-1.3.2-1|52	Underwood, the user has the option to provide a MF interface to use his own MF
12cr|openr2-1.3.2-1|53	R2 tone generation and detection so the library will use them when needed,
12cr|openr2-1.3.2-1|54	that's why this library does not depend directly on spandsp, libteletone or
12cr|openr2-1.3.2-1|55	zaptel for tone generation and detection (depends on zaptel for CAS bits and
12cr|openr2-1.3.2-1|56	general media transmission though)
12cr|openr2-1.3.2-1|57	
12cr|openr2-1.3.2-1|58	This package contains development files for the openr2 library.
12cr|openr2-1.3.2-1|59	
12cr|openr2-1.3.2-1|60	%prep
12cr|openr2-1.3.2-1|61	
12cr|openr2-1.3.2-1|62	%setup -q
12cr|openr2-1.3.2-1|63	
12cr|openr2-1.3.2-1|64	%build
12cr|openr2-1.3.2-1|65	autoreconf -fi
12cr|openr2-1.3.2-1|66	%configure2_5x --with-pic
12cr|openr2-1.3.2-1|67	%make
12cr|openr2-1.3.2-1|68	
12cr|openr2-1.3.2-1|69	%install
12cr|openr2-1.3.2-1|70	rm -rf %{buildroot}
12cr|openr2-1.3.2-1|71	
12cr|openr2-1.3.2-1|72	%makeinstall
12cr|openr2-1.3.2-1|73	
12cr|openr2-1.3.2-1|74	# cleanup
12cr|openr2-1.3.2-1|75	rm -f %{buildroot}%{_libdir}/*.*a
12cr|openr2-1.3.2-1|76	
12cr|openr2-1.3.2-1|77	%clean
12cr|openr2-1.3.2-1|78	rm -rf %{buildroot}
12cr|openr2-1.3.2-1|79	
12cr|openr2-1.3.2-1|80	%files
12cr|openr2-1.3.2-1|81	%defattr(-,root, root)
12cr|openr2-1.3.2-1|82	%doc doc/*
12cr|openr2-1.3.2-1|83	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/r2proto.conf
12cr|openr2-1.3.2-1|84	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/r2test.conf
12cr|openr2-1.3.2-1|85	%attr(0755,root,root) %{_bindir}/r2dtmf_detect
12cr|openr2-1.3.2-1|86	%attr(0755,root,root) %{_bindir}/r2test
12cr|openr2-1.3.2-1|87	%{_mandir}/man5/*
12cr|openr2-1.3.2-1|88	%{_mandir}/man8/*
12cr|openr2-1.3.2-1|89	
12cr|openr2-1.3.2-1|90	%files -n %{libname}
12cr|openr2-1.3.2-1|91	%doc COPYING* README
12cr|openr2-1.3.2-1|92	%{_libdir}/*.so.%{major}*
12cr|openr2-1.3.2-1|93	
12cr|openr2-1.3.2-1|94	%files -n %{develname}
12cr|openr2-1.3.2-1|95	%{_includedir}/openr2
12cr|openr2-1.3.2-1|96	%{_includedir}/openr2.h
12cr|openr2-1.3.2-1|97	%{_libdir}/*.so
12cr|openr2-1.3.2-1|98	
12cr|openr2-1.3.2-1|99	
12cr|openr2-1.3.2-1|100	%changelog
12cr|openr2-1.3.2-1|101	* Tue Apr 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-1mdv2012.0
12cr|openr2-1.3.2-1|102	+ Revision: 788949
12cr|openr2-1.3.2-1|103	- 1.3.2
12cr|openr2-1.3.2-1|104	- major fixes
12cr|openr2-1.3.2-1|105	
12cr|openr2-1.3.2-1|106	* Fri Jun 03 2011 Lonyai Gergely <aleph@mandriva.org> 1.3.1-3
12cr|openr2-1.3.2-1|107	+ Revision: 682651
12cr|openr2-1.3.2-1|108	- Add --with-pic
12cr|openr2-1.3.2-1|109	
12cr|openr2-1.3.2-1|110	* Fri Jun 03 2011 Lonyai Gergely <aleph@mandriva.org> 1.3.1-2
12cr|openr2-1.3.2-1|111	+ Revision: 682618
12cr|openr2-1.3.2-1|112	- Release
12cr|openr2-1.3.2-1|113	- Fix some lib64 dir in %%files
12cr|openr2-1.3.2-1|114	- Add dependency: dahdi-devel
12cr|openr2-1.3.2-1|115	- Initial release
12cr|openr2-1.3.2-1|116	1.3.1
12cr|openr2-1.3.2-1|117	- create openr2
12cr|openr2-1.3.2-1|118	

3721 12
12cr|openscap-0.9.1-1|1	Name:           openscap
12cr|openscap-0.9.1-1|2	Version:        0.9.1
12cr|openscap-0.9.1-1|3	Release:        1
12cr|openscap-0.9.1-1|4	Summary:        Set of open source libraries enabling integration of the SCAP line of standards
12cr|openscap-0.9.1-1|5	Group:          System/Libraries
12cr|openscap-0.9.1-1|6	License:        LGPLv2+
12cr|openscap-0.9.1-1|7	URL:            http://www.open-scap.org/
12cr|openscap-0.9.1-1|8	Source0:        http://open-scap.org/download/%{name}-%{version}.tar.gz
12cr|openscap-0.9.1-1|9	Patch0:		openscap-0.8.2-literal.patch
12cr|openscap-0.9.1-1|10	Patch1:		openscap-0.7.1-rpm5.patch
12cr|openscap-0.9.1-1|11	BuildRequires:  swig
12cr|openscap-0.9.1-1|12	BuildRequires:	pcre-devel
12cr|openscap-0.9.1-1|13	BuildRequires:	libxml2-devel
12cr|openscap-0.9.1-1|14	BuildRequires:	libxslt-devel
12cr|openscap-0.9.1-1|15	BuildRequires:	libgcrypt-devel
12cr|openscap-0.9.1-1|16	#BuildRequires:	rpm-devel
12cr|openscap-0.9.1-1|17	BuildRequires:	curl-devel
12cr|openscap-0.9.1-1|18	
12cr|openscap-0.9.1-1|19	%description
12cr|openscap-0.9.1-1|20	OpenSCAP is a set of open source libraries providing an easier path
12cr|openscap-0.9.1-1|21	for integration of the SCAP line of standards. SCAP is a line of standards
12cr|openscap-0.9.1-1|22	managed by NIST with the goal of providing a standard language
12cr|openscap-0.9.1-1|23	for the expression of Computer Network Defense related information.
12cr|openscap-0.9.1-1|24	
12cr|openscap-0.9.1-1|25	%package        devel
12cr|openscap-0.9.1-1|26	Summary:        Development files for %{name}
12cr|openscap-0.9.1-1|27	Group:          Development/C
12cr|openscap-0.9.1-1|28	Requires:       %{name} = %{version}-%{release}
12cr|openscap-0.9.1-1|29	
12cr|openscap-0.9.1-1|30	%description    devel
12cr|openscap-0.9.1-1|31	The %{name}-devel package contains libraries and header files for
12cr|openscap-0.9.1-1|32	developing applications that use %{name}.
12cr|openscap-0.9.1-1|33	
12cr|openscap-0.9.1-1|34	%package        python
12cr|openscap-0.9.1-1|35	Summary:        Python bindings for %{name}
12cr|openscap-0.9.1-1|36	Group:          Development/Python
12cr|openscap-0.9.1-1|37	Requires:       %{name} = %{version}-%{release}
12cr|openscap-0.9.1-1|38	BuildRequires:  python-devel
12cr|openscap-0.9.1-1|39	
12cr|openscap-0.9.1-1|40	%description    python
12cr|openscap-0.9.1-1|41	The %{name}-python package contains the bindings so that %{name}
12cr|openscap-0.9.1-1|42	libraries can be used by python.
12cr|openscap-0.9.1-1|43	
12cr|openscap-0.9.1-1|44	%package        perl
12cr|openscap-0.9.1-1|45	Summary:        Perl bindings for %{name}
12cr|openscap-0.9.1-1|46	Group:          Development/Perl
12cr|openscap-0.9.1-1|47	Requires:       %{name} = %{version}-%{release}
12cr|openscap-0.9.1-1|48	BuildRequires:  perl-devel
12cr|openscap-0.9.1-1|49	
12cr|openscap-0.9.1-1|50	%description    perl
12cr|openscap-0.9.1-1|51	The %{name}-perl package contains the bindings so that %{name}
12cr|openscap-0.9.1-1|52	libraries can be used by perl.
12cr|openscap-0.9.1-1|53	
12cr|openscap-0.9.1-1|54	%prep
12cr|openscap-0.9.1-1|55	%setup -q
12cr|openscap-0.9.1-1|56	%patch0 -p1 -b .literal
12cr|openscap-0.9.1-1|57	
12cr|openscap-0.9.1-1|58	%build
12cr|openscap-0.9.1-1|59	autoreconf -fi
12cr|openscap-0.9.1-1|60	%configure2_5x --enable-perl
12cr|openscap-0.9.1-1|61	%make
12cr|openscap-0.9.1-1|62	
12cr|openscap-0.9.1-1|63	%install
12cr|openscap-0.9.1-1|64	%makeinstall_std
12cr|openscap-0.9.1-1|65	
12cr|openscap-0.9.1-1|66	%files
12cr|openscap-0.9.1-1|67	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|openscap-0.9.1-1|68	%{_sysconfdir}/bash_completion.d/oscap
12cr|openscap-0.9.1-1|69	%{_bindir}/*
12cr|openscap-0.9.1-1|70	%{_libdir}/*.so.*
12cr|openscap-0.9.1-1|71	%{_libdir}/%{name}
12cr|openscap-0.9.1-1|72	%{_mandir}/man8/*
12cr|openscap-0.9.1-1|73	%{_datadir}/%{name}
12cr|openscap-0.9.1-1|74	
12cr|openscap-0.9.1-1|75	%files python
12cr|openscap-0.9.1-1|76	%{python_sitearch}/*
12cr|openscap-0.9.1-1|77	
12cr|openscap-0.9.1-1|78	%files perl
12cr|openscap-0.9.1-1|79	%{perl_vendorarch}/*
12cr|openscap-0.9.1-1|80	%{perl_vendorlib}/*.pm
12cr|openscap-0.9.1-1|81	
12cr|openscap-0.9.1-1|82	%files devel
12cr|openscap-0.9.1-1|83	%doc docs/{html,examples}/
12cr|openscap-0.9.1-1|84	%{_includedir}/*
12cr|openscap-0.9.1-1|85	%{_libdir}/*.so
12cr|openscap-0.9.1-1|86	%{_libdir}/pkgconfig/*.pc

3722 12
12cr|openscenegraph-3.0.1-2|1	%define	srcname	OpenSceneGraph
12cr|openscenegraph-3.0.1-2|2	
12cr|openscenegraph-3.0.1-2|3	Summary:	A C++ scene graph API on OpenGL for real time graphics
12cr|openscenegraph-3.0.1-2|4	Name:		openscenegraph
12cr|openscenegraph-3.0.1-2|5	Version:	3.0.1
12cr|openscenegraph-3.0.1-2|6	Release:	2
12cr|openscenegraph-3.0.1-2|7	License:	LGPLv2+ with exceptions
12cr|openscenegraph-3.0.1-2|8	Group:		System/Libraries
12cr|openscenegraph-3.0.1-2|9	URL:		http://www.openscenegraph.org/
12cr|openscenegraph-3.0.1-2|10	Source0:	http://www.openscenegraph.org/downloads/developer_releases/%{srcname}-%{version}.zip
12cr|openscenegraph-3.0.1-2|11	Patch0:		OpenSceneGraph-3.0.1-xine1.2.patch
12cr|openscenegraph-3.0.1-2|12	Patch2:		OpenSceneGraph-2.8.3-ffmpeg.patch
12cr|openscenegraph-3.0.1-2|13	BuildRequires:	cmake
12cr|openscenegraph-3.0.1-2|14	BuildRequires:	pkgconfig(libpng)
12cr|openscenegraph-3.0.1-2|15	BuildRequires:	tiff-devel
12cr|openscenegraph-3.0.1-2|16	BuildRequires:	ungif-devel
12cr|openscenegraph-3.0.1-2|17	BuildRequires:	jpeg-devel
12cr|openscenegraph-3.0.1-2|18	BuildRequires:	pkgconfig(jasper)
12cr|openscenegraph-3.0.1-2|19	BuildRequires:	gdal-devel
12cr|openscenegraph-3.0.1-2|20	BuildRequires:	pkgconfig(freetype2)
12cr|openscenegraph-3.0.1-2|21	BuildRequires:	pkgconfig(gl)
12cr|openscenegraph-3.0.1-2|22	BuildRequires:	pkgconfig(libxine)
12cr|openscenegraph-3.0.1-2|23	BuildRequires:	pkgconfig(libcurl)
12cr|openscenegraph-3.0.1-2|24	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|openscenegraph-3.0.1-2|25	BuildRequires:	pkgconfig(gtkglext-1.0)
12cr|openscenegraph-3.0.1-2|26	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|openscenegraph-3.0.1-2|27	BuildRequires:	wxgtku2.8-devel
12cr|openscenegraph-3.0.1-2|28	BuildRequires:	itk-devel
12cr|openscenegraph-3.0.1-2|29	BuildRequires:	pkgconfig(openal)
12cr|openscenegraph-3.0.1-2|30	BuildRequires:	pkgconfig(zlib)
12cr|openscenegraph-3.0.1-2|31	BuildRequires:	qt4-devel
12cr|openscenegraph-3.0.1-2|32	BuildRequires:	pkgconfig(poppler-glib)
12cr|openscenegraph-3.0.1-2|33	BuildRequires:	pkgconfig(uuid)
12cr|openscenegraph-3.0.1-2|34	BuildRequires:	ffmpeg0.7-devel
12cr|openscenegraph-3.0.1-2|35	Provides:	OpenSceneGraph = %{version}-%{release}
12cr|openscenegraph-3.0.1-2|36	Obsoletes:	OpenSceneGraph < 2.8.0-2
12cr|openscenegraph-3.0.1-2|37	
12cr|openscenegraph-3.0.1-2|38	%description
12cr|openscenegraph-3.0.1-2|39	The Open Scene Graph is a cross-platform C++/OpenGL library for the real-time
12cr|openscenegraph-3.0.1-2|40	visualization. Uses range from visual simulation, scientific modeling, virtual
12cr|openscenegraph-3.0.1-2|41	reality through to games.  Open Scene Graph employs good practices in software
12cr|openscenegraph-3.0.1-2|42	engineering through the use of standard C++, STL and generic programming, and
12cr|openscenegraph-3.0.1-2|43	design patterns.  Open Scene Graph strives for high performance and quality in
12cr|openscenegraph-3.0.1-2|44	graphics rendering, portability, and extensibility.
12cr|openscenegraph-3.0.1-2|45	
12cr|openscenegraph-3.0.1-2|46	%files
12cr|openscenegraph-3.0.1-2|47	%doc AUTHORS.txt ChangeLog LICENSE.txt NEWS.txt README.txt
12cr|openscenegraph-3.0.1-2|48	%doc doc/*
12cr|openscenegraph-3.0.1-2|49	%{_bindir}/*
12cr|openscenegraph-3.0.1-2|50	%{_libdir}/*.so.*
12cr|openscenegraph-3.0.1-2|51	%{_libdir}/osgPlugins-%{version}
12cr|openscenegraph-3.0.1-2|52	
12cr|openscenegraph-3.0.1-2|53	#------------------------------------------------------------------
12cr|openscenegraph-3.0.1-2|54	
12cr|openscenegraph-3.0.1-2|55	%package devel
12cr|openscenegraph-3.0.1-2|56	Summary:	Development package for %{name}
12cr|openscenegraph-3.0.1-2|57	Group:		Development/C++
12cr|openscenegraph-3.0.1-2|58	Provides:	OpenSceneGraph-devel = %{version}-%{release}
12cr|openscenegraph-3.0.1-2|59	Obsoletes:	OpenSceneGraph-devel < 2.8.0-2
12cr|openscenegraph-3.0.1-2|60	Requires:	%{name} = %{version}
12cr|openscenegraph-3.0.1-2|61	
12cr|openscenegraph-3.0.1-2|62	%description devel
12cr|openscenegraph-3.0.1-2|63	This package contains development files for %{name}
12cr|openscenegraph-3.0.1-2|64	
12cr|openscenegraph-3.0.1-2|65	%files devel
12cr|openscenegraph-3.0.1-2|66	%{_includedir}/*
12cr|openscenegraph-3.0.1-2|67	%{_libdir}/*.so
12cr|openscenegraph-3.0.1-2|68	%{_libdir}/pkgconfig/*.pc
12cr|openscenegraph-3.0.1-2|69	
12cr|openscenegraph-3.0.1-2|70	#------------------------------------------------------------------
12cr|openscenegraph-3.0.1-2|71	
12cr|openscenegraph-3.0.1-2|72	%prep
12cr|openscenegraph-3.0.1-2|73	%setup -qn %{srcname}-%{version}
12cr|openscenegraph-3.0.1-2|74	%patch0 -p0
12cr|openscenegraph-3.0.1-2|75	%patch2 -p0
12cr|openscenegraph-3.0.1-2|76	
12cr|openscenegraph-3.0.1-2|77	%build
12cr|openscenegraph-3.0.1-2|78	CFLAGS="%{optflags} -pthread"
12cr|openscenegraph-3.0.1-2|79	CXXFLAGS="%{optflags} -pthread"
12cr|openscenegraph-3.0.1-2|80	%cmake
12cr|openscenegraph-3.0.1-2|81	%make VERBOSE=TRUE
12cr|openscenegraph-3.0.1-2|82	
12cr|openscenegraph-3.0.1-2|83	%install
12cr|openscenegraph-3.0.1-2|84	%makeinstall_std -C build
12cr|openscenegraph-3.0.1-2|85	
12cr|openscenegraph-3.0.1-2|86	%changelog
12cr|openscenegraph-3.0.1-2|87	* Mon Sep 19 2011 Andrey Bondrov <abondrov@mandriva.org> 3.0.1-1
12cr|openscenegraph-3.0.1-2|88	+ Revision: 700386
12cr|openscenegraph-3.0.1-2|89	- More BuildRequires
12cr|openscenegraph-3.0.1-2|90	- New version: 3.0.1
12cr|openscenegraph-3.0.1-2|91	
12cr|openscenegraph-3.0.1-2|92	* Wed Jun 15 2011 Funda Wang <fwang@mandriva.org> 2.8.5-1
12cr|openscenegraph-3.0.1-2|93	+ Revision: 685221
12cr|openscenegraph-3.0.1-2|94	- new version 2.8.5
12cr|openscenegraph-3.0.1-2|95	- New version 2.8.3
12cr|openscenegraph-3.0.1-2|96	
12cr|openscenegraph-3.0.1-2|97	* Thu Dec 30 2010 Funda Wang <fwang@mandriva.org> 2.8.2-5mdv2011.0
12cr|openscenegraph-3.0.1-2|98	+ Revision: 626157
12cr|openscenegraph-3.0.1-2|99	- rebuild for new poppler
12cr|openscenegraph-3.0.1-2|100	
12cr|openscenegraph-3.0.1-2|101	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 2.8.2-4mdv2011.0
12cr|openscenegraph-3.0.1-2|102	+ Revision: 492261
12cr|openscenegraph-3.0.1-2|103	- rebuild for new libjpeg v8
12cr|openscenegraph-3.0.1-2|104	
12cr|openscenegraph-3.0.1-2|105	* Thu Oct 01 2009 Funda Wang <fwang@mandriva.org> 2.8.2-3mdv2010.0
12cr|openscenegraph-3.0.1-2|106	+ Revision: 451968
12cr|openscenegraph-3.0.1-2|107	- rebuild
12cr|openscenegraph-3.0.1-2|108	
12cr|openscenegraph-3.0.1-2|109	* Sun Aug 23 2009 Funda Wang <fwang@mandriva.org> 2.8.2-2mdv2010.0
12cr|openscenegraph-3.0.1-2|110	+ Revision: 419812
12cr|openscenegraph-3.0.1-2|111	- rebuild for new libjpeg v7
12cr|openscenegraph-3.0.1-2|112	
12cr|openscenegraph-3.0.1-2|113	+ Florent Monnier <blue_prawn@mandriva.org>
12cr|openscenegraph-3.0.1-2|114	- corrected a typo
12cr|openscenegraph-3.0.1-2|115	
12cr|openscenegraph-3.0.1-2|116	* Mon Aug 03 2009 Frederik Himpe <fhimpe@mandriva.org> 2.8.2-1mdv2010.0
12cr|openscenegraph-3.0.1-2|117	+ Revision: 408550
12cr|openscenegraph-3.0.1-2|118	- update to new version 2.8.2
12cr|openscenegraph-3.0.1-2|119	
12cr|openscenegraph-3.0.1-2|120	* Wed Jun 03 2009 Frederik Himpe <fhimpe@mandriva.org> 2.8.1-1mdv2010.0
12cr|openscenegraph-3.0.1-2|121	+ Revision: 382538
12cr|openscenegraph-3.0.1-2|122	- Update to new version 2.8.1
12cr|openscenegraph-3.0.1-2|123	
12cr|openscenegraph-3.0.1-2|124	* Tue May 19 2009 Götz Waschk <waschk@mandriva.org> 2.8.0-3mdv2010.0
12cr|openscenegraph-3.0.1-2|125	+ Revision: 377494
12cr|openscenegraph-3.0.1-2|126	- rebuild for new poppler
12cr|openscenegraph-3.0.1-2|127	
12cr|openscenegraph-3.0.1-2|128	* Sun Mar 01 2009 Frederik Himpe <fhimpe@mandriva.org> 2.8.0-2mdv2009.1
12cr|openscenegraph-3.0.1-2|129	+ Revision: 346426
12cr|openscenegraph-3.0.1-2|130	- Rename to lower case openscenegraph
12cr|openscenegraph-3.0.1-2|131	- Add libpoppler-glib-devel BuildRequires
12cr|openscenegraph-3.0.1-2|132	- Define CMAKE_BUILD_TYPE=Release, otherwise the library names get a
12cr|openscenegraph-3.0.1-2|133	d suffix which are not found by other applications linking to OSG
12cr|openscenegraph-3.0.1-2|134	
12cr|openscenegraph-3.0.1-2|135	* Sat Feb 28 2009 Frederik Himpe <fhimpe@mandriva.org> 2.8.0-1mdv2009.1
12cr|openscenegraph-3.0.1-2|136	+ Revision: 346183
12cr|openscenegraph-3.0.1-2|137	- Update to new version 2.8.0
12cr|openscenegraph-3.0.1-2|138	- Remove Werror=format-scurity patch: integrated upstream
12cr|openscenegraph-3.0.1-2|139	- used %%{buildroot} macro in SPEC file instead of $RPM_BUILD_ROOT
12cr|openscenegraph-3.0.1-2|140	
12cr|openscenegraph-3.0.1-2|141	* Sun Feb 01 2009 Funda Wang <fwang@mandriva.org> 2.6.1-2mdv2009.1
12cr|openscenegraph-3.0.1-2|142	+ Revision: 336057
12cr|openscenegraph-3.0.1-2|143	- add more BRs
12cr|openscenegraph-3.0.1-2|144	
12cr|openscenegraph-3.0.1-2|145	* Sat Jan 31 2009 Funda Wang <fwang@mandriva.org> 2.6.1-1mdv2009.1
12cr|openscenegraph-3.0.1-2|146	+ Revision: 335875
12cr|openscenegraph-3.0.1-2|147	- New version 2.6.1
12cr|openscenegraph-3.0.1-2|148	
12cr|openscenegraph-3.0.1-2|149	+ Thierry Vignaud <tv@mandriva.org>
12cr|openscenegraph-3.0.1-2|150	- rebuild
12cr|openscenegraph-3.0.1-2|151	- fix mesaglu-devel BR
12cr|openscenegraph-3.0.1-2|152	- kill re-definition of %%buildroot on Pixel's request
12cr|openscenegraph-3.0.1-2|153	- buildrequires X11-devel instead of XFree86-devel
12cr|openscenegraph-3.0.1-2|154	- import OpenSceneGraph
12cr|openscenegraph-3.0.1-2|155	
12cr|openscenegraph-3.0.1-2|156	+ Olivier Blin <blino@mandriva.org>
12cr|openscenegraph-3.0.1-2|157	- restore BuildRoot
12cr|openscenegraph-3.0.1-2|158	

3723 12
12cr|openshot-1.4.2-2|1	%define		major	1.4
12cr|openshot-1.4.2-2|2	%define		minor	2
12cr|openshot-1.4.2-2|3	
12cr|openshot-1.4.2-2|4	Name:		openshot
12cr|openshot-1.4.2-2|5	Version:	%{major}.%{minor}
12cr|openshot-1.4.2-2|6	Release:	2
12cr|openshot-1.4.2-2|7	Summary:	Simple and Powerful video editor
12cr|openshot-1.4.2-2|8	Group:		Video
12cr|openshot-1.4.2-2|9	License:	GPLv3+
12cr|openshot-1.4.2-2|10	URL:		http://www.openshot.org/
12cr|openshot-1.4.2-2|11	Source0:	http://launchpad.net/openshot/%{major}/%{version}/+download/openshot-%{version}.tar.gz
12cr|openshot-1.4.2-2|12	BuildArch:	noarch
12cr|openshot-1.4.2-2|13	BuildRequires:	desktop-file-utils
12cr|openshot-1.4.2-2|14	BuildRequires:	python-devel
12cr|openshot-1.4.2-2|15	BuildRequires:	frei0r-plugins-devel
12cr|openshot-1.4.2-2|16	Requires:	python-mlt
12cr|openshot-1.4.2-2|17	Requires:	pygoocanvas
12cr|openshot-1.4.2-2|18	Requires:	pygtk2
12cr|openshot-1.4.2-2|19	Requires:	pygtk2.0-libglade
12cr|openshot-1.4.2-2|20	Requires:	python-imaging
12cr|openshot-1.4.2-2|21	Requires:	pyxdg
12cr|openshot-1.4.2-2|22	Requires:	python-httplib2
12cr|openshot-1.4.2-2|23	Suggests:	frei0r-plugins
12cr|openshot-1.4.2-2|24	
12cr|openshot-1.4.2-2|25	%description
12cr|openshot-1.4.2-2|26	OpenShot Video Editor is a free, open-source, non-linear video editor, based on
12cr|openshot-1.4.2-2|27	Python, GTK, MLT and frei0r. It can edit video and audio files, composite and
12cr|openshot-1.4.2-2|28	transition video files, and mix multiple layers of video and audio together and
12cr|openshot-1.4.2-2|29	render the output in many different formats.
12cr|openshot-1.4.2-2|30	
12cr|openshot-1.4.2-2|31	%prep
12cr|openshot-1.4.2-2|32	%setup -q
12cr|openshot-1.4.2-2|33	
12cr|openshot-1.4.2-2|34	%build
12cr|openshot-1.4.2-2|35	CFLAGS="%{optflags}" %__python setup.py build
12cr|openshot-1.4.2-2|36	
12cr|openshot-1.4.2-2|37	%install
12cr|openshot-1.4.2-2|38	%__python setup.py install -O1 --skip-build --root=%{buildroot}
12cr|openshot-1.4.2-2|39	
12cr|openshot-1.4.2-2|40	# Remove unnecessary file
12cr|openshot-1.4.2-2|41	%__rm %{buildroot}/%{_usr}/lib/mime/packages/openshot
12cr|openshot-1.4.2-2|42	
12cr|openshot-1.4.2-2|43	# We strip bad shebangs (/usr/bin/env) instead of fixing them
12cr|openshot-1.4.2-2|44	# since these files are not executable anyways
12cr|openshot-1.4.2-2|45	find %{buildroot}/%{python_sitelib} -name '*.py' \
12cr|openshot-1.4.2-2|46	-exec grep -q '^#!' '{}' \; -print | while read F
12cr|openshot-1.4.2-2|47	do
12cr|openshot-1.4.2-2|48	awk '/^#!/ {if (FNR == 1) next;} {print}' $F >chopped
12cr|openshot-1.4.2-2|49	touch -r $F chopped
12cr|openshot-1.4.2-2|50	mv chopped $F
12cr|openshot-1.4.2-2|51	done
12cr|openshot-1.4.2-2|52	
12cr|openshot-1.4.2-2|53	%files
12cr|openshot-1.4.2-2|54	%doc README COPYING AUTHORS
12cr|openshot-1.4.2-2|55	%{_bindir}/*
12cr|openshot-1.4.2-2|56	%{_datadir}/applications/%{name}.desktop
12cr|openshot-1.4.2-2|57	%{_datadir}/pixmaps/*
12cr|openshot-1.4.2-2|58	%{_datadir}/mime/packages/*
12cr|openshot-1.4.2-2|59	%{python_sitelib}/%{name}
12cr|openshot-1.4.2-2|60	%{python_sitelib}/*egg-info
12cr|openshot-1.4.2-2|61	%{_mandir}/man*/*
12cr|openshot-1.4.2-2|62	
12cr|openshot-1.4.2-2|63	
12cr|openshot-1.4.2-2|64	
12cr|openshot-1.4.2-2|65	%changelog
12cr|openshot-1.4.2-2|66	* Wed Feb 08 2012 Andrey Bondrov <abondrov@mandriva.org> 1.4.2-2
12cr|openshot-1.4.2-2|67	+ Revision: 771749
12cr|openshot-1.4.2-2|68	- Require pyxdg instead of python-pyxdg
12cr|openshot-1.4.2-2|69	
12cr|openshot-1.4.2-2|70	* Wed Feb 08 2012 Andrey Bondrov <abondrov@mandriva.org> 1.4.2-1
12cr|openshot-1.4.2-2|71	+ Revision: 771728
12cr|openshot-1.4.2-2|72	- New version 1.4.2, update summary and description, spec cleanup
12cr|openshot-1.4.2-2|73	
12cr|openshot-1.4.2-2|74	+ Александр Казанцев <kazancas@mandriva.org>
12cr|openshot-1.4.2-2|75	- only suggests frei0r-plugins
12cr|openshot-1.4.2-2|76	
12cr|openshot-1.4.2-2|77	* Sat Nov 19 2011 Александр Казанцев <kazancas@mandriva.org> 1.4.0-2
12cr|openshot-1.4.2-2|78	+ Revision: 731806
12cr|openshot-1.4.2-2|79	- add frei0r-plugins to BR and R
12cr|openshot-1.4.2-2|80	
12cr|openshot-1.4.2-2|81	* Tue Sep 27 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.4.0-1
12cr|openshot-1.4.2-2|82	+ Revision: 701411
12cr|openshot-1.4.2-2|83	- Update to latest 1.4.0
12cr|openshot-1.4.2-2|84	- Add major and minor conventions so the url can be parsed automatically by mdvsys
12cr|openshot-1.4.2-2|85	
12cr|openshot-1.4.2-2|86	* Mon May 09 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.3.1-1
12cr|openshot-1.4.2-2|87	+ Revision: 672778
12cr|openshot-1.4.2-2|88	- Update to 1.3.1
12cr|openshot-1.4.2-2|89	
12cr|openshot-1.4.2-2|90	* Wed Mar 09 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.3.0-2
12cr|openshot-1.4.2-2|91	+ Revision: 643044
12cr|openshot-1.4.2-2|92	- Add missing BR on python-imaging preventing openshot launch
12cr|openshot-1.4.2-2|93	
12cr|openshot-1.4.2-2|94	* Mon Feb 14 2011 Lev Givon <lev@mandriva.org> 1.3.0-1
12cr|openshot-1.4.2-2|95	+ Revision: 637764
12cr|openshot-1.4.2-2|96	- Update to 1.3.0.
12cr|openshot-1.4.2-2|97	
12cr|openshot-1.4.2-2|98	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 1.2.2-2mdv2011.0
12cr|openshot-1.4.2-2|99	+ Revision: 598903
12cr|openshot-1.4.2-2|100	- rebuild for py2.7
12cr|openshot-1.4.2-2|101	
12cr|openshot-1.4.2-2|102	* Thu Sep 23 2010 Stéphane Téletchéa <steletch@mandriva.org> 1.2.2-1mdv2011.0
12cr|openshot-1.4.2-2|103	+ Revision: 580803
12cr|openshot-1.4.2-2|104	- Update to 1.2.2
12cr|openshot-1.4.2-2|105	- It seems that our patch is not needed anymore, just disabling it for now, to revive it in case it is still needed
12cr|openshot-1.4.2-2|106	
12cr|openshot-1.4.2-2|107	* Fri Jun 11 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.1.3-6mdv2010.1
12cr|openshot-1.4.2-2|108	+ Revision: 547865
12cr|openshot-1.4.2-2|109	- add missing requires
12cr|openshot-1.4.2-2|110	
12cr|openshot-1.4.2-2|111	* Mon Jun 07 2010 Stéphane Téletchéa <steletch@mandriva.org> 1.1.3-5mdv2010.1
12cr|openshot-1.4.2-2|112	+ Revision: 547196
12cr|openshot-1.4.2-2|113	- Re-introduce our patch to have the main window in a reasonable size, fixes bug #59251
12cr|openshot-1.4.2-2|114	
12cr|openshot-1.4.2-2|115	* Fri Apr 16 2010 Stéphane Téletchéa <steletch@mandriva.org> 1.1.3-4mdv2010.1
12cr|openshot-1.4.2-2|116	+ Revision: 535421
12cr|openshot-1.4.2-2|117	- Removing patch, upstream cairo has been fixed
12cr|openshot-1.4.2-2|118	
12cr|openshot-1.4.2-2|119	* Wed Apr 14 2010 Stéphane Téletchéa <steletch@mandriva.org> 1.1.3-2mdv2010.1
12cr|openshot-1.4.2-2|120	+ Revision: 534892
12cr|openshot-1.4.2-2|121	- Add patch to fix segfault in openshot, should fix #57815
12cr|openshot-1.4.2-2|122	
12cr|openshot-1.4.2-2|123	* Tue Apr 13 2010 Stéphane Téletchéa <steletch@mandriva.org> 1.1.3-1mdv2010.1
12cr|openshot-1.4.2-2|124	+ Revision: 534182
12cr|openshot-1.4.2-2|125	- New version 1.1.3
12cr|openshot-1.4.2-2|126	
12cr|openshot-1.4.2-2|127	* Tue Apr 06 2010 Stéphane Téletchéa <steletch@mandriva.org> 1.1.2-1mdv2010.1
12cr|openshot-1.4.2-2|128	+ Revision: 532061
12cr|openshot-1.4.2-2|129	- Update to 1.1.2, pygoocanvas still needs to be fixed
12cr|openshot-1.4.2-2|130	
12cr|openshot-1.4.2-2|131	* Wed Mar 17 2010 Stéphane Téletchéa <steletch@mandriva.org> 1.1.1-1mdv2010.1
12cr|openshot-1.4.2-2|132	+ Revision: 523549
12cr|openshot-1.4.2-2|133	- Update to 1.1.1
12cr|openshot-1.4.2-2|134	
12cr|openshot-1.4.2-2|135	* Mon Mar 08 2010 Stéphane Téletchéa <steletch@mandriva.org> 1.1.0-1mdv2010.1
12cr|openshot-1.4.2-2|136	+ Revision: 516023
12cr|openshot-1.4.2-2|137	- Update to 1.1.0 final
12cr|openshot-1.4.2-2|138	
12cr|openshot-1.4.2-2|139	* Tue Feb 23 2010 Stéphane Téletchéa <steletch@mandriva.org> 1.1.0-0.alpha2mdv2010.1
12cr|openshot-1.4.2-2|140	+ Revision: 510350
12cr|openshot-1.4.2-2|141	- Alpha2 release
12cr|openshot-1.4.2-2|142	
12cr|openshot-1.4.2-2|143	* Tue Feb 16 2010 Stéphane Téletchéa <steletch@mandriva.org> 1.1.0-0.alpha1mdv2010.1
12cr|openshot-1.4.2-2|144	+ Revision: 506692
12cr|openshot-1.4.2-2|145	- New upstream release
12cr|openshot-1.4.2-2|146	- Some cleanup needed in the spec file
12cr|openshot-1.4.2-2|147	
12cr|openshot-1.4.2-2|148	+ Pascal Terjan <pterjan@mandriva.org>
12cr|openshot-1.4.2-2|149	- test
12cr|openshot-1.4.2-2|150	
12cr|openshot-1.4.2-2|151	* Wed Jan 13 2010 Stéphane Téletchéa <steletch@mandriva.org> 1.0.0-2mdv2010.1
12cr|openshot-1.4.2-2|152	+ Revision: 490838
12cr|openshot-1.4.2-2|153	- Update Requires for the upcoming python-melt package
12cr|openshot-1.4.2-2|154	
12cr|openshot-1.4.2-2|155	* Tue Jan 12 2010 Stéphane Téletchéa <steletch@mandriva.org> 1.0.0-1mdv2010.1
12cr|openshot-1.4.2-2|156	+ Revision: 490320
12cr|openshot-1.4.2-2|157	- Update lib dir for mime defintions
12cr|openshot-1.4.2-2|158	- Enumerate explicitly subdirs to the warning concerning the duplication of locale files
12cr|openshot-1.4.2-2|159	- Remove explicit python macro
12cr|openshot-1.4.2-2|160	- import openshot
12cr|openshot-1.4.2-2|161	
12cr|openshot-1.4.2-2|162	
12cr|openshot-1.4.2-2|163	* Tue Jan 12 2010 Stephane Teletchea <steletch@mandriva.org> 1.0.0-1mdv2010.1
12cr|openshot-1.4.2-2|164	- Initial Mandriva release, imported from the fedora rpm
12cr|openshot-1.4.2-2|165	
12cr|openshot-1.4.2-2|166	* Tue Jan 12 2010 Zarko <zarko.pintar@gmail.com> - 1.0.0-1
12cr|openshot-1.4.2-2|167	- Release 1.0.0
12cr|openshot-1.4.2-2|168	
12cr|openshot-1.4.2-2|169	* Thu Dec 04 2009 Zarko <zarko.pintar@gmail.com> - 0.9.54-1
12cr|openshot-1.4.2-2|170	- initial release

3724 12
12cr|opensi-client-3.4-18|1	%define _enable_debug_packages %{nil}
12cr|opensi-client-3.4-18|2	%define debug_package %{nil}
12cr|opensi-client-3.4-18|3	
12cr|opensi-client-3.4-18|4	%define	oname	opensi
12cr|opensi-client-3.4-18|5	
12cr|opensi-client-3.4-18|6	Summary:	OpenSi client
12cr|opensi-client-3.4-18|7	Name:		%{oname}-client
12cr|opensi-client-3.4-18|8	Version:	3.4
12cr|opensi-client-3.4-18|9	Release:	18
12cr|opensi-client-3.4-18|10	License:	GPLv2+
12cr|opensi-client-3.4-18|11	Group:		Office
12cr|opensi-client-3.4-18|12	Url:		http://opensi.org/
12cr|opensi-client-3.4-18|13	Source0:	http://download.gna.org/opensi/opensi-client/3.4/%{name}-%{version}.tgz
12cr|opensi-client-3.4-18|14	BuildRequires:	firefox-devel
12cr|opensi-client-3.4-18|15	Requires:	firefox >= %{firefox_epoch}:%{firefox_version}
12cr|opensi-client-3.4-18|16	Requires:	libopensi
12cr|opensi-client-3.4-18|17	
12cr|opensi-client-3.4-18|18	%description
12cr|opensi-client-3.4-18|19	Client for OpenSi.
12cr|opensi-client-3.4-18|20	
12cr|opensi-client-3.4-18|21	%prep
12cr|opensi-client-3.4-18|22	%setup -q -n %{oname}
12cr|opensi-client-3.4-18|23	
12cr|opensi-client-3.4-18|24	%build
12cr|opensi-client-3.4-18|25	
12cr|opensi-client-3.4-18|26	%install
12cr|opensi-client-3.4-18|27	# Jar for the translation
12cr|opensi-client-3.4-18|28	mkdir -p %{buildroot}%{firefox_mozillapath}/chrome/
12cr|opensi-client-3.4-18|29	cp -r `pwd`  %{buildroot}%{firefox_mozillapath}/chrome/
12cr|opensi-client-3.4-18|30	# installed-chrome.txt addition
12cr|opensi-client-3.4-18|31	mkdir -p %{buildroot}%{firefox_mozillapath}/chrome/rc.d/
12cr|opensi-client-3.4-18|32	cat << EOF > %{buildroot}%{firefox_mozillapath}/chrome/rc.d/10_%{oname}.txt
12cr|opensi-client-3.4-18|33	content,install,url,resource:/chrome/opensi/content/opensi/
12cr|opensi-client-3.4-18|34	EOF
12cr|opensi-client-3.4-18|35	
12cr|opensi-client-3.4-18|36	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|opensi-client-3.4-18|37	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|opensi-client-3.4-18|38	[Desktop Entry]
12cr|opensi-client-3.4-18|39	Type=Application
12cr|opensi-client-3.4-18|40	Exec=firefox -chrome chrome://opensi/content/login.xul
12cr|opensi-client-3.4-18|41	Icon=finances_section
12cr|opensi-client-3.4-18|42	Categories=Office;Finance;
12cr|opensi-client-3.4-18|43	Name=OpenSi
12cr|opensi-client-3.4-18|44	Comment=OpenSi client
12cr|opensi-client-3.4-18|45	EOF
12cr|opensi-client-3.4-18|46	
12cr|opensi-client-3.4-18|47	%files
12cr|opensi-client-3.4-18|48	%{firefox_mozillapath}/chrome/%{oname}
12cr|opensi-client-3.4-18|49	%{firefox_mozillapath}/chrome/rc.d/10_%{oname}.txt
12cr|opensi-client-3.4-18|50	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|opensi-client-3.4-18|51	

3725 12
12cr|opensips-1.7.2-1|1	
12cr|opensips-1.7.2-1|2	# (Anssi 02/2008) osp Disabled by Fedora and Debian:
12cr|opensips-1.7.2-1|3	# (misc 02/2010) oracle, need library not in distro
12cr|opensips-1.7.2-1|4	%define	EXCLUDE_MODULES	osp db_oracle
12cr|opensips-1.7.2-1|5	
12cr|opensips-1.7.2-1|6	Summary:	SIP Server
12cr|opensips-1.7.2-1|7	Name:		opensips
12cr|opensips-1.7.2-1|8	Version:	1.7.2
12cr|opensips-1.7.2-1|9	Release:	1
12cr|opensips-1.7.2-1|10	License:	GPLv2+
12cr|opensips-1.7.2-1|11	Group:		System/Servers
12cr|opensips-1.7.2-1|12	Source0:	http://www.opensips.org/pub/%{name}/%{version}/src/%{name}-%{version}_src.tar.gz
12cr|opensips-1.7.2-1|13	URL:		http://www.opensips.org/
12cr|opensips-1.7.2-1|14	Patch0:		opensips-1.7.0-tls-no-undefined.diff
12cr|opensips-1.7.2-1|15	Patch1:		opensips-1.7.0-tls-soname_for_modules.diff
12cr|opensips-1.7.2-1|16	BuildRequires:	expat-devel
12cr|opensips-1.7.2-1|17	BuildRequires:	libxml2-devel
12cr|opensips-1.7.2-1|18	BuildRequires: 	bison
12cr|opensips-1.7.2-1|19	BuildRequires: 	flex
12cr|opensips-1.7.2-1|20	# needed by snmpstats
12cr|opensips-1.7.2-1|21	BuildRequires:	radiusclient-ng-devel
12cr|opensips-1.7.2-1|22	BuildRequires:	mysql-devel
12cr|opensips-1.7.2-1|23	BuildRequires:	postgresql-devel
12cr|opensips-1.7.2-1|24	
12cr|opensips-1.7.2-1|25	# required by snmpstats module
12cr|opensips-1.7.2-1|26	BuildRequires:	lm_sensors-devel
12cr|opensips-1.7.2-1|27	BuildRequires:	net-snmp-devel
12cr|opensips-1.7.2-1|28	BuildRequires:	unixODBC-devel
12cr|opensips-1.7.2-1|29	BuildRequires:	openssl-devel
12cr|opensips-1.7.2-1|30	BuildRequires:	expat-devel
12cr|opensips-1.7.2-1|31	BuildRequires:	xmlrpc-c-devel
12cr|opensips-1.7.2-1|32	BuildRequires:	confuse-devel
12cr|opensips-1.7.2-1|33	BuildRequires:	db-devel
12cr|opensips-1.7.2-1|34	BuildRequires:	openldap-devel
12cr|opensips-1.7.2-1|35	BuildRequires:	curl-devel
12cr|opensips-1.7.2-1|36	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|opensips-1.7.2-1|37	# for xsubpp:
12cr|opensips-1.7.2-1|38	BuildRequires:	perl-devel
12cr|opensips-1.7.2-1|39	BuildRequires:  json-c-devel
12cr|opensips-1.7.2-1|40	# do not use memcached-devel
12cr|opensips-1.7.2-1|41	# https://qa.mandriva.com/show_bug.cgi?id=58287
12cr|opensips-1.7.2-1|42	BuildRequires:  pkgconfig(libmemcached)
12cr|opensips-1.7.2-1|43	BuildRequires:  GeoIP-devel
12cr|opensips-1.7.2-1|44	BuildRequires:  pkgconfig(libpcre)
12cr|opensips-1.7.2-1|45	
12cr|opensips-1.7.2-1|46	BuildRequires:	python-devel
12cr|opensips-1.7.2-1|47	
12cr|opensips-1.7.2-1|48	# (Anssi 02/2008) Suggests as per debian:
12cr|opensips-1.7.2-1|49	Suggests: %{name}-acc_radius
12cr|opensips-1.7.2-1|50	Suggests: %{name}-auth_diameter
12cr|opensips-1.7.2-1|51	#Suggests: %{name}-avp_radius
12cr|opensips-1.7.2-1|52	Suggests: %{name}-carrierroute
12cr|opensips-1.7.2-1|53	Suggests: %{name}-cpl-c
12cr|opensips-1.7.2-1|54	Suggests: %{name}-group_radius
12cr|opensips-1.7.2-1|55	Suggests: %{name}-db_berkeley
12cr|opensips-1.7.2-1|56	Suggests: %{name}-h350
12cr|opensips-1.7.2-1|57	Suggests: %{name}-jabber
12cr|opensips-1.7.2-1|58	Suggests: %{name}-ldap
12cr|opensips-1.7.2-1|59	Suggests: %{name}-db_mysql
12cr|opensips-1.7.2-1|60	Suggests: perl-OpenSIPS
12cr|opensips-1.7.2-1|61	Suggests: perl-OpenSIPS-VDB
12cr|opensips-1.7.2-1|62	Suggests: %{name}-db_postgres
12cr|opensips-1.7.2-1|63	Suggests: %{name}-presence
12cr|opensips-1.7.2-1|64	Suggests: %{name}-presence_mwi
12cr|opensips-1.7.2-1|65	Suggests: %{name}-presence_xml
12cr|opensips-1.7.2-1|66	Suggests: %{name}-pua
12cr|opensips-1.7.2-1|67	Suggests: %{name}-pua_bla
12cr|opensips-1.7.2-1|68	Suggests: %{name}-pua_mi
12cr|opensips-1.7.2-1|69	Suggests: %{name}-pua_usrloc
12cr|opensips-1.7.2-1|70	Suggests: %{name}-pua_xmpp
12cr|opensips-1.7.2-1|71	Suggests: %{name}-rls
12cr|opensips-1.7.2-1|72	Suggests: %{name}-seas
12cr|opensips-1.7.2-1|73	Suggests: %{name}-sms
12cr|opensips-1.7.2-1|74	Suggests: %{name}-snmpstats
12cr|opensips-1.7.2-1|75	Suggests: %{name}-tlsops
12cr|opensips-1.7.2-1|76	Suggests: %{name}-db_unixodbc
12cr|opensips-1.7.2-1|77	#Suggests: %{name}-uri_radius
12cr|opensips-1.7.2-1|78	Suggests: %{name}-xcap_client
12cr|opensips-1.7.2-1|79	Suggests: %{name}-xmpp
12cr|opensips-1.7.2-1|80	
12cr|opensips-1.7.2-1|81	Obsoletes: openser < 1.6.0
12cr|opensips-1.7.2-1|82	Requires(post):	rpm-helper
12cr|opensips-1.7.2-1|83	Requires(preun):rpm-helper
12cr|opensips-1.7.2-1|84	Requires(preun):rpm-helper
12cr|opensips-1.7.2-1|85	
12cr|opensips-1.7.2-1|86	%description
12cr|opensips-1.7.2-1|87	OpenSIPS is a very fast and flexible SIP (RFC3261)
12cr|opensips-1.7.2-1|88	proxy server. Written entirely in C, opensips can handle thousands calls
12cr|opensips-1.7.2-1|89	per second even on low-budget hardware. A C Shell like scripting language
12cr|opensips-1.7.2-1|90	provides full control over the server's behaviour. It's modular
12cr|opensips-1.7.2-1|91	architecture allows only required functionality to be loaded.
12cr|opensips-1.7.2-1|92	Currently the following modules are available: digest authentication,
12cr|opensips-1.7.2-1|93	CPL scripts, instant messaging, MySQL and UNIXODBC support, a presence agent,
12cr|opensips-1.7.2-1|94	radius authentication, record routing, an SMS gateway, a jabber gateway, a
12cr|opensips-1.7.2-1|95	transaction and dialog module, statistics support,
12cr|opensips-1.7.2-1|96	registrar and user location.
12cr|opensips-1.7.2-1|97	
12cr|opensips-1.7.2-1|98	%package	acc_radius
12cr|opensips-1.7.2-1|99	Summary:	Accounts transactions information with radius support
12cr|opensips-1.7.2-1|100	Group:		System/Servers
12cr|opensips-1.7.2-1|101	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|102	Obsoletes:	openser-acc_radius < 1.6.0
12cr|opensips-1.7.2-1|103	
12cr|opensips-1.7.2-1|104	%description	acc_radius
12cr|opensips-1.7.2-1|105	ACC module is used to account transactions information to different backends
12cr|opensips-1.7.2-1|106	like syslog, SQL, RADIUS, DIAMETER.
12cr|opensips-1.7.2-1|107	
12cr|opensips-1.7.2-1|108	%package	auth_diameter
12cr|opensips-1.7.2-1|109	Summary:	Performs authentication using a Diameter server
12cr|opensips-1.7.2-1|110	Group:		System/Servers
12cr|opensips-1.7.2-1|111	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|112	Obsoletes:	openser-auth_diameter < 1.6.0
12cr|opensips-1.7.2-1|113	
12cr|opensips-1.7.2-1|114	%description	auth_diameter
12cr|opensips-1.7.2-1|115	This module implements SIP authentication and authorization with DIAMETER
12cr|opensips-1.7.2-1|116	server, namely DIameter Server Client (DISC).
12cr|opensips-1.7.2-1|117	
12cr|opensips-1.7.2-1|118	%package	auth_aaa
12cr|opensips-1.7.2-1|119	Summary:	Performs authentication using a Radius server
12cr|opensips-1.7.2-1|120	Group:		System/Servers
12cr|opensips-1.7.2-1|121	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|122	
12cr|opensips-1.7.2-1|123	%description	auth_aaa
12cr|opensips-1.7.2-1|124	This module implements SIP authentication and authorization with RADIUS
12cr|opensips-1.7.2-1|125	server, using AAA.
12cr|opensips-1.7.2-1|126	
12cr|opensips-1.7.2-1|127	%package	carrierroute
12cr|opensips-1.7.2-1|128	Summary:	Routing extension suitable for carriers
12cr|opensips-1.7.2-1|129	Group:		System/Servers
12cr|opensips-1.7.2-1|130	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|131	Obsoletes:	openser-carrierroute < 1.6.0
12cr|opensips-1.7.2-1|132	
12cr|opensips-1.7.2-1|133	%description	carrierroute
12cr|opensips-1.7.2-1|134	A module which provides routing, balancing and blacklisting capabilities.
12cr|opensips-1.7.2-1|135	
12cr|opensips-1.7.2-1|136	%package	cpl-c
12cr|opensips-1.7.2-1|137	Summary:	Call Processing Language interpreter
12cr|opensips-1.7.2-1|138	Group:		System/Servers
12cr|opensips-1.7.2-1|139	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|140	Obsoletes:	openser-cpl-c < 1.6.0
12cr|opensips-1.7.2-1|141	
12cr|opensips-1.7.2-1|142	%description	cpl-c
12cr|opensips-1.7.2-1|143	This module implements a CPL (Call Processing Language) interpreter.
12cr|opensips-1.7.2-1|144	Support for uploading/downloading/removing scripts via SIP REGISTER method
12cr|opensips-1.7.2-1|145	is present.
12cr|opensips-1.7.2-1|146	
12cr|opensips-1.7.2-1|147	%package	db_berkeley
12cr|opensips-1.7.2-1|148	Summary:	Berkley DB backend support
12cr|opensips-1.7.2-1|149	Group:		System/Servers
12cr|opensips-1.7.2-1|150	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|151	Obsoletes:	openser-db_berkeley < 1.6.0
12cr|opensips-1.7.2-1|152	
12cr|opensips-1.7.2-1|153	%description	db_berkeley
12cr|opensips-1.7.2-1|154	This is a module which integrates the Berkeley DB into OpenSIPS. It implements
12cr|opensips-1.7.2-1|155	the DB API defined in OpenSIPS.
12cr|opensips-1.7.2-1|156	
12cr|opensips-1.7.2-1|157	%package	h350
12cr|opensips-1.7.2-1|158	Summary:	H350 implementation
12cr|opensips-1.7.2-1|159	Group:		System/Servers
12cr|opensips-1.7.2-1|160	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|161	Obsoletes:	openser-h350 < 1.6.0
12cr|opensips-1.7.2-1|162	
12cr|opensips-1.7.2-1|163	%description	h350
12cr|opensips-1.7.2-1|164	The OpenSIPS H350 module enables an OpenSIPS SIP proxy server to access SIP
12cr|opensips-1.7.2-1|165	account data stored in an LDAP [RFC4510] directory  containing H.350 [H.350]
12cr|opensips-1.7.2-1|166	commObjects.
12cr|opensips-1.7.2-1|167	
12cr|opensips-1.7.2-1|168	%package	jabber
12cr|opensips-1.7.2-1|169	Summary:	Gateway between OpenSIPS and a jabber server
12cr|opensips-1.7.2-1|170	Group:		System/Servers
12cr|opensips-1.7.2-1|171	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|172	Obsoletes:	openser-jabber < 1.6.0
12cr|opensips-1.7.2-1|173	
12cr|opensips-1.7.2-1|174	%description 	jabber
12cr|opensips-1.7.2-1|175	Jabber module that integrates XODE XML parser for parsing Jabber messages.
12cr|opensips-1.7.2-1|176	
12cr|opensips-1.7.2-1|177	%package	ldap
12cr|opensips-1.7.2-1|178	Summary:	LDAP connector
12cr|opensips-1.7.2-1|179	Group:		System/Servers
12cr|opensips-1.7.2-1|180	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|181	Obsoletes:	openser-ldap < 1.6.0
12cr|opensips-1.7.2-1|182	
12cr|opensips-1.7.2-1|183	%description	ldap
12cr|opensips-1.7.2-1|184	The LDAP module implements an LDAP search interface for OpenSIPS.
12cr|opensips-1.7.2-1|185	
12cr|opensips-1.7.2-1|186	%package	db_mysql
12cr|opensips-1.7.2-1|187	Summary:	MySQL Storage Support for the OpenSIPS
12cr|opensips-1.7.2-1|188	Group:		System/Servers
12cr|opensips-1.7.2-1|189	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|190	Obsoletes:	openser-mysql < 1.6.0
12cr|opensips-1.7.2-1|191	
12cr|opensips-1.7.2-1|192	%description 	db_mysql
12cr|opensips-1.7.2-1|193	The %{name}-db_mysql package contains the MySQL plugin for %{name},
12cr|opensips-1.7.2-1|194	which allows a MySQL-Database to be used for persistent storage.
12cr|opensips-1.7.2-1|195	
12cr|opensips-1.7.2-1|196	%package 	-n perl-OpenSIPS
12cr|opensips-1.7.2-1|197	Summary:	Helps implement your own OpenSIPS extensions in Perl
12cr|opensips-1.7.2-1|198	Group:		System/Servers
12cr|opensips-1.7.2-1|199	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|200	Obsoletes:	openser-perl < 1.6.0
12cr|opensips-1.7.2-1|201	%rename		opensips-perl
12cr|opensips-1.7.2-1|202	
12cr|opensips-1.7.2-1|203	%description	-n perl-OpenSIPS
12cr|opensips-1.7.2-1|204	The time needed when writing a new OpenSIPS module unfortunately is quite
12cr|opensips-1.7.2-1|205	high, while the options provided by the configuration file are limited to
12cr|opensips-1.7.2-1|206	the features implemented in the modules. With this Perl module, you can
12cr|opensips-1.7.2-1|207	easily implement your own OpenSIPS extensions in Perl.  This allows for
12cr|opensips-1.7.2-1|208	simple access to the full world of CPAN modules. SIP URI rewriting could be
12cr|opensips-1.7.2-1|209	implemented based on regular expressions; accessing arbitrary data backends,
12cr|opensips-1.7.2-1|210	e.g. LDAP or Berkeley DB files, is now extremely simple.
12cr|opensips-1.7.2-1|211	
12cr|opensips-1.7.2-1|212	%package 	python
12cr|opensips-1.7.2-1|213	Summary:	Track of per dialog SDP session(s)
12cr|opensips-1.7.2-1|214	Group:		System/Servers
12cr|opensips-1.7.2-1|215	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|216	
12cr|opensips-1.7.2-1|217	%description	python
12cr|opensips-1.7.2-1|218	Track of per dialog SDP session(s)
12cr|opensips-1.7.2-1|219	
12cr|opensips-1.7.2-1|220	%package	-n perl-OpenSIPS-VDB
12cr|opensips-1.7.2-1|221	Summary:	Perl virtual database engine
12cr|opensips-1.7.2-1|222	Group:		System/Servers
12cr|opensips-1.7.2-1|223	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|224	Requires:	%{name}-perl
12cr|opensips-1.7.2-1|225	Obsoletes:	openser-perlvdb < 1.6.0
12cr|opensips-1.7.2-1|226	%rename		opensips-perlvdb
12cr|opensips-1.7.2-1|227	
12cr|opensips-1.7.2-1|228	%description	-n perl-OpenSIPS-VDB
12cr|opensips-1.7.2-1|229	The Perl Virtual Database (VDB) provides a virtualization framework for
12cr|opensips-1.7.2-1|230	OpenSIPS's database access. It does not handle a particular database engine
12cr|opensips-1.7.2-1|231	itself but lets the user relay database requests to arbitrary Perl functions.
12cr|opensips-1.7.2-1|232	
12cr|opensips-1.7.2-1|233	%package	db_postgres
12cr|opensips-1.7.2-1|234	Summary:	PostgreSQL Storage Support for the OpenSIPS
12cr|opensips-1.7.2-1|235	Group:		System/Servers
12cr|opensips-1.7.2-1|236	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|237	Obsoletes:	openser-postgresql < 1.6.0
12cr|opensips-1.7.2-1|238	
12cr|opensips-1.7.2-1|239	%description	db_postgres
12cr|opensips-1.7.2-1|240	The %{name}-db_postgres package contains the PostgreSQL plugin for %{name},
12cr|opensips-1.7.2-1|241	which allows a PostgreSQL-Database to be used for persistent storage.
12cr|opensips-1.7.2-1|242	
12cr|opensips-1.7.2-1|243	%package	presence
12cr|opensips-1.7.2-1|244	Summary:	Presence server
12cr|opensips-1.7.2-1|245	Group:		System/Servers
12cr|opensips-1.7.2-1|246	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|247	Obsoletes:	openser-presence < 1.6.0
12cr|opensips-1.7.2-1|248	
12cr|opensips-1.7.2-1|249	%description	presence
12cr|opensips-1.7.2-1|250	This module implements a presence server. It handles PUBLISH and SUBSCRIBE
12cr|opensips-1.7.2-1|251	messages and generates NOTIFY messages. It offers support for aggregation
12cr|opensips-1.7.2-1|252	of published presence information for the same presentity using more devices.
12cr|opensips-1.7.2-1|253	It can also filter the information provided to watchers according to privacy
12cr|opensips-1.7.2-1|254	rules.
12cr|opensips-1.7.2-1|255	
12cr|opensips-1.7.2-1|256	%package	presence_mwi
12cr|opensips-1.7.2-1|257	Summary:	Extension to Presence server for Message Waiting Indication
12cr|opensips-1.7.2-1|258	Group:		System/Servers
12cr|opensips-1.7.2-1|259	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|260	Requires:	%{name}-presence
12cr|opensips-1.7.2-1|261	Obsoletes:	openser-presence_mwi < 1.6.0
12cr|opensips-1.7.2-1|262	
12cr|opensips-1.7.2-1|263	%description	presence_mwi
12cr|opensips-1.7.2-1|264	The module does specific handling for notify-subscribe message-summary
12cr|opensips-1.7.2-1|265	(message waiting indication) events as specified in RFC 3842. It is used
12cr|opensips-1.7.2-1|266	with the general event handling module, presence. It constructs and adds
12cr|opensips-1.7.2-1|267	message-summary event to it.
12cr|opensips-1.7.2-1|268	
12cr|opensips-1.7.2-1|269	%package	presence_xml
12cr|opensips-1.7.2-1|270	Summary:	SIMPLE Presence extension
12cr|opensips-1.7.2-1|271	Group:		System/Servers
12cr|opensips-1.7.2-1|272	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|273	Requires:	%{name}-presence
12cr|opensips-1.7.2-1|274	Requires:	%{name}-xcap_client
12cr|opensips-1.7.2-1|275	Obsoletes:	openser-presence_xml < 1.6.0
12cr|opensips-1.7.2-1|276	
12cr|opensips-1.7.2-1|277	%description	presence_xml
12cr|opensips-1.7.2-1|278	The module does specific handling for notify-subscribe events using xml bodies.
12cr|opensips-1.7.2-1|279	It is used with the general event handling module, presence.
12cr|opensips-1.7.2-1|280	
12cr|opensips-1.7.2-1|281	%package	pua
12cr|opensips-1.7.2-1|282	Summary:	Offer the functionality of a presence user agent client
12cr|opensips-1.7.2-1|283	Group:		System/Servers
12cr|opensips-1.7.2-1|284	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|285	Obsoletes:	openser-pua < 1.6.0
12cr|opensips-1.7.2-1|286	
12cr|opensips-1.7.2-1|287	%description	pua
12cr|opensips-1.7.2-1|288	This module offer the functionality of a presence user agent client, sending
12cr|opensips-1.7.2-1|289	Subscribe and Publish messages.
12cr|opensips-1.7.2-1|290	
12cr|opensips-1.7.2-1|291	%package	pua_bla
12cr|opensips-1.7.2-1|292	Summary:	BLA extension for PUA
12cr|opensips-1.7.2-1|293	Group:		System/Servers
12cr|opensips-1.7.2-1|294	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|295	Requires:	%{name}-pua
12cr|opensips-1.7.2-1|296	Requires:	%{name}-presence
12cr|opensips-1.7.2-1|297	Obsoletes:	openser-pua_bla < 1.6.0
12cr|opensips-1.7.2-1|298	
12cr|opensips-1.7.2-1|299	%description	pua_bla
12cr|opensips-1.7.2-1|300	The pua_bla module enables Bridged Line Appearances support according to the
12cr|opensips-1.7.2-1|301	specifications in draft-anil-sipping-bla-03.txt.
12cr|opensips-1.7.2-1|302	
12cr|opensips-1.7.2-1|303	%package	pua_mi
12cr|opensips-1.7.2-1|304	Summary:	Connector between usrloc and MI interface
12cr|opensips-1.7.2-1|305	Group:		System/Servers
12cr|opensips-1.7.2-1|306	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|307	Requires:	%{name}-pua
12cr|opensips-1.7.2-1|308	Obsoletes:	openser-pua_mi < 1.6.0
12cr|opensips-1.7.2-1|309	
12cr|opensips-1.7.2-1|310	%description	pua_mi
12cr|opensips-1.7.2-1|311	The pua_mi sends offer the possibility to publish presence information
12cr|opensips-1.7.2-1|312	via MI transports.  Using this module you can create independent
12cr|opensips-1.7.2-1|313	applications/scripts to publish not sip-related information (e.g., system
12cr|opensips-1.7.2-1|314	resources like CPU-usage, memory, number of active subscribers ...)
12cr|opensips-1.7.2-1|315	
12cr|opensips-1.7.2-1|316	%package	pua_usrloc
12cr|opensips-1.7.2-1|317	Summary:	Connector between usrloc and pua modules
12cr|opensips-1.7.2-1|318	Group:		System/Servers
12cr|opensips-1.7.2-1|319	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|320	Requires:	%{name}-pua
12cr|opensips-1.7.2-1|321	Obsoletes:	openser-pua_usrloc < 1.6.0
12cr|opensips-1.7.2-1|322	
12cr|opensips-1.7.2-1|323	%description	pua_usrloc
12cr|opensips-1.7.2-1|324	This module is the connector between usrloc and pua modules. It creates the
12cr|opensips-1.7.2-1|325	environment to send PUBLISH requests for user location records, on specific
12cr|opensips-1.7.2-1|326	events (e.g., when new record is added in usrloc, a PUBLISH with status open
12cr|opensips-1.7.2-1|327	(online) is issued; when expires, it sends closed (offline)). Using this
12cr|opensips-1.7.2-1|328	module, phones which have no support for presence can be seen as
12cr|opensips-1.7.2-1|329	online/offline.
12cr|opensips-1.7.2-1|330	
12cr|opensips-1.7.2-1|331	%package	pua_xmpp
12cr|opensips-1.7.2-1|332	Summary:	SIMPLE-XMPP Presence gateway
12cr|opensips-1.7.2-1|333	Group:		System/Servers
12cr|opensips-1.7.2-1|334	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|335	Requires:	%{name}-pua
12cr|opensips-1.7.2-1|336	Requires:	%{name}-presence
12cr|opensips-1.7.2-1|337	Requires:	%{name}-xmpp
12cr|opensips-1.7.2-1|338	Obsoletes:	openser-pua_xmpp < 1.6.0
12cr|opensips-1.7.2-1|339	
12cr|opensips-1.7.2-1|340	%description	pua_xmpp
12cr|opensips-1.7.2-1|341	This module is a gateway for presence between SIP and XMPP. It translates one
12cr|opensips-1.7.2-1|342	format into another and uses xmpp, pua and presence modules to manage the
12cr|opensips-1.7.2-1|343	transmition of presence state information.
12cr|opensips-1.7.2-1|344	
12cr|opensips-1.7.2-1|345	%package	rls
12cr|opensips-1.7.2-1|346	Summary:	Resource List Server
12cr|opensips-1.7.2-1|347	Group:		System/Servers
12cr|opensips-1.7.2-1|348	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|349	Requires:	%{name}-pua
12cr|opensips-1.7.2-1|350	Requires:	%{name}-presence
12cr|opensips-1.7.2-1|351	Obsoletes:	openser-rls < 1.6.0
12cr|opensips-1.7.2-1|352	
12cr|opensips-1.7.2-1|353	%description	rls
12cr|opensips-1.7.2-1|354	The modules is a Resource List Server implementation following the
12cr|opensips-1.7.2-1|355	specification in RFC 4662 and RFC 4826.
12cr|opensips-1.7.2-1|356	
12cr|opensips-1.7.2-1|357	%package	seas
12cr|opensips-1.7.2-1|358	Summary:	Transfers the execution logic control to a given external entity
12cr|opensips-1.7.2-1|359	Group:		System/Servers
12cr|opensips-1.7.2-1|360	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|361	Obsoletes:	openser-seas < 1.6.0
12cr|opensips-1.7.2-1|362	
12cr|opensips-1.7.2-1|363	%description	seas
12cr|opensips-1.7.2-1|364	SEAS module enables OpenSIPS to transfer the execution logic control of a sip
12cr|opensips-1.7.2-1|365	message to a given external entity, called the Application Server. When the
12cr|opensips-1.7.2-1|366	OpenSIPS script is being executed on an incoming SIP message, invocation of
12cr|opensips-1.7.2-1|367	the as_relay_t() function makes this module send the message along with some
12cr|opensips-1.7.2-1|368	transaction information to the specified Application Server. The Application
12cr|opensips-1.7.2-1|369	Server then executes some call-control logic code, and tells OpenSIPS to take
12cr|opensips-1.7.2-1|370	some actions, ie. forward the message downstream, or respond to the message
12cr|opensips-1.7.2-1|371	with a SIP repy, etc
12cr|opensips-1.7.2-1|372	
12cr|opensips-1.7.2-1|373	%package	sms
12cr|opensips-1.7.2-1|374	Summary:	Gateway between SIP and GSM networks via sms
12cr|opensips-1.7.2-1|375	Group:		System/Servers
12cr|opensips-1.7.2-1|376	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|377	Obsoletes:	openser-sms < 1.6.0
12cr|opensips-1.7.2-1|378	
12cr|opensips-1.7.2-1|379	%description	sms
12cr|opensips-1.7.2-1|380	This module provides a way of communication between SIP network (via SIP
12cr|opensips-1.7.2-1|381	MESSAGE) and GSM networks (via ShortMessageService). Communication is
12cr|opensips-1.7.2-1|382	possible from SIP to SMS and vice versa.  The module provides facilities
12cr|opensips-1.7.2-1|383	like SMS confirmation--the gateway can confirm to the SIP user if his
12cr|opensips-1.7.2-1|384	message really reached its destination as a SMS--or multi-part messages--if
12cr|opensips-1.7.2-1|385	a SIP messages is too log it will be split and sent as multiple SMS.
12cr|opensips-1.7.2-1|386	
12cr|opensips-1.7.2-1|387	%package	snmpstats
12cr|opensips-1.7.2-1|388	Summary:	SNMP management interface for the OpenSIPS
12cr|opensips-1.7.2-1|389	Group:		System/Servers
12cr|opensips-1.7.2-1|390	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|391	Suggests:	net-snmp-mibs
12cr|opensips-1.7.2-1|392	Obsoletes:	openser-snmpstats < 1.6.0
12cr|opensips-1.7.2-1|393	
12cr|opensips-1.7.2-1|394	%description	snmpstats
12cr|opensips-1.7.2-1|395	The %{name}-snmpstats package provides an SNMP management interface to
12cr|opensips-1.7.2-1|396	OpenSIPS.  Specifically, it provides general SNMP queryable scalar statistics,
12cr|opensips-1.7.2-1|397	table representations of more complicated data such as user and contact
12cr|opensips-1.7.2-1|398	information, and alarm monitoring capabilities.
12cr|opensips-1.7.2-1|399	
12cr|opensips-1.7.2-1|400	%package	tlsops
12cr|opensips-1.7.2-1|401	Summary:	TLS-relating functions for the OpenSIPS
12cr|opensips-1.7.2-1|402	Group:		System/Servers
12cr|opensips-1.7.2-1|403	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|404	Obsoletes:	openser-tlsops < 1.6.0
12cr|opensips-1.7.2-1|405	
12cr|opensips-1.7.2-1|406	%description	tlsops
12cr|opensips-1.7.2-1|407	The %{name}-tlsops package implements TLS related functions to use in the
12cr|opensips-1.7.2-1|408	routing script, and exports pseudo variables with certificate and TLS
12cr|opensips-1.7.2-1|409	parameters.
12cr|opensips-1.7.2-1|410	
12cr|opensips-1.7.2-1|411	%package	db_unixodbc
12cr|opensips-1.7.2-1|412	Summary:	OpenSIPS unixODBC Storage support
12cr|opensips-1.7.2-1|413	Group:		System/Servers
12cr|opensips-1.7.2-1|414	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|415	Obsoletes:	openser-unixodbc < 1.6.0
12cr|opensips-1.7.2-1|416	
12cr|opensips-1.7.2-1|417	%description	db_unixodbc
12cr|opensips-1.7.2-1|418	The %{name}-unixodbc package contains the unixODBC plugin for %{name}, which
12cr|opensips-1.7.2-1|419	allows a unixODBC to be used for persistent storage
12cr|opensips-1.7.2-1|420	
12cr|opensips-1.7.2-1|421	%package	xcap_client
12cr|opensips-1.7.2-1|422	Summary:	XCAP client
12cr|opensips-1.7.2-1|423	Group:		System/Servers
12cr|opensips-1.7.2-1|424	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|425	Obsoletes:	openser-xcap_client < 1.6.0
12cr|opensips-1.7.2-1|426	
12cr|opensips-1.7.2-1|427	%description	xcap_client
12cr|opensips-1.7.2-1|428	The modules is an XCAP client for OpenSIPS that can be used by other modules.
12cr|opensips-1.7.2-1|429	It fetches XCAP elements, either documents or part of them, by sending HTTP
12cr|opensips-1.7.2-1|430	GET requests. It also offers support for conditional queries. It uses libcurl
12cr|opensips-1.7.2-1|431	library as a client-side HTTP transfer library.
12cr|opensips-1.7.2-1|432	
12cr|opensips-1.7.2-1|433	%package	xmpp
12cr|opensips-1.7.2-1|434	Summary:	Gateway between OpenSIPS and a jabber server
12cr|opensips-1.7.2-1|435	Group:		System/Servers
12cr|opensips-1.7.2-1|436	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|437	Obsoletes:	openser-xmpp < 1.6.0
12cr|opensips-1.7.2-1|438	
12cr|opensips-1.7.2-1|439	%description	xmpp
12cr|opensips-1.7.2-1|440	This modules is a gateway between OpenSIPS and a jabber server. It enables
12cr|opensips-1.7.2-1|441	the exchange of instant messages between SIP clients and XMPP(jabber)
12cr|opensips-1.7.2-1|442	clients.
12cr|opensips-1.7.2-1|443	
12cr|opensips-1.7.2-1|444	%package	rtpproxy
12cr|opensips-1.7.2-1|445	Summary:	Gateway between OpenSIPS and a RTPProxy server
12cr|opensips-1.7.2-1|446	Group:		System/Servers
12cr|opensips-1.7.2-1|447	Requires:	%{name} >= %{EVRD}
12cr|opensips-1.7.2-1|448	
12cr|opensips-1.7.2-1|449	%description	rtpproxy
12cr|opensips-1.7.2-1|450	This module is used by OpenSIPS to communicate with RTPProxy, a media relay
12cr|opensips-1.7.2-1|451	proxy used to make the communication between user agents behind NAT possible.
12cr|opensips-1.7.2-1|452	
12cr|opensips-1.7.2-1|453	This module is also used along with RTPProxy to record media streams between
12cr|opensips-1.7.2-1|454	user agents or to play media to either UAc or UAs.
12cr|opensips-1.7.2-1|455	
12cr|opensips-1.7.2-1|456	%prep
12cr|opensips-1.7.2-1|457	
12cr|opensips-1.7.2-1|458	%setup -q -n %{name}-%{version}-tls
12cr|opensips-1.7.2-1|459	%patch0 -p0
12cr|opensips-1.7.2-1|460	%patch1 -p0
12cr|opensips-1.7.2-1|461	
12cr|opensips-1.7.2-1|462	cp -pRf modules/acc modules/acc_radius
12cr|opensips-1.7.2-1|463	
12cr|opensips-1.7.2-1|464	# remove hard coded paths
12cr|opensips-1.7.2-1|465	for i in `find -type f -name "*.[c,h]"` `find -type f -name "*.cfg"` `find -type f -name "*.xml"`; do
12cr|opensips-1.7.2-1|466	perl -pi -e "s|/usr/local/lib/opensips/modules/|%{_libdir}/%{name}/modules/|g;\
12cr|opensips-1.7.2-1|467	s|/usr/local/opensips/lib/opensips/modules/|%{_libdir}/%{name}/modules/|g;\
12cr|opensips-1.7.2-1|468	s|/usr/local/lib/ser/modules/|%{_libdir}/%{name}/modules/|g;\
12cr|opensips-1.7.2-1|469	s|/usr/local/bin/|%{_bindir}/|g;s|/usr/local/sbin/|%{_sbindir}/|g;\
12cr|opensips-1.7.2-1|470	s|/usr/local/etc/opensips/|%{_sysconfdir}/%{name}/|g;\
12cr|opensips-1.7.2-1|471	s|/usr/local/etc/|%{_sysconfdir}/|g;\
12cr|opensips-1.7.2-1|472	s|/usr/local/etc\b|%{_sysconfdir}|g;\
12cr|opensips-1.7.2-1|473	s|/usr/local/lib\b|%{_libdir}|g;\
12cr|opensips-1.7.2-1|474	s|/usr/local/share\b|%{_datadir}|g" $i
12cr|opensips-1.7.2-1|475	done
12cr|opensips-1.7.2-1|476	
12cr|opensips-1.7.2-1|477	# don't pollute the build on 64bit
12cr|opensips-1.7.2-1|478	find -name "Makefile*" | xargs perl -pi -e "s|-L\\$\\(LOCALBASE\\)/lib\b|-L\\$\\(LOCALBASE\\)/%{_lib}|g"
12cr|opensips-1.7.2-1|479	
12cr|opensips-1.7.2-1|480	%build
12cr|opensips-1.7.2-1|481	MY_LDFLAGS=`echo %{ldflags}|perl -pi -e "s|-Wl,--no-undefined||g"`
12cr|opensips-1.7.2-1|482	
12cr|opensips-1.7.2-1|483	LOCALBASE=%{_prefix} CFLAGS="%{optflags}" LDFLAGS="$MY_LDFLAGS" %{make} all TLS=1 ENABLE_DIAMETER_ACC=true \
12cr|opensips-1.7.2-1|484	exclude_modules="%EXCLUDE_MODULES" \
12cr|opensips-1.7.2-1|485	cfg-target=%{_sysconfdir}/%{name}/ \
12cr|opensips-1.7.2-1|486	modules-dir=%{_lib}/%{name}/modules
12cr|opensips-1.7.2-1|487	
12cr|opensips-1.7.2-1|488	%install
12cr|opensips-1.7.2-1|489	rm -rf %{buildroot}
12cr|opensips-1.7.2-1|490	
12cr|opensips-1.7.2-1|491	%{__make} install TLS=1 exclude_modules="%EXCLUDE_MODULES" \
12cr|opensips-1.7.2-1|492	basedir=%{buildroot} prefix=%{_prefix} \
12cr|opensips-1.7.2-1|493	cfg-prefix=%{buildroot} \
12cr|opensips-1.7.2-1|494	modules-dir=%{_lib}/%{name}/modules
12cr|opensips-1.7.2-1|495	cp -pf modules/acc_radius/acc.so \
12cr|opensips-1.7.2-1|496	%{buildroot}%{_libdir}/%{name}/modules/acc_radius.so
12cr|opensips-1.7.2-1|497	chmod 0755 %{buildroot}%{_libdir}/%{name}/modules/acc_radius.so
12cr|opensips-1.7.2-1|498	
12cr|opensips-1.7.2-1|499	install -m0644 modules/python/handler.py %{buildroot}%{_sysconfdir}/%{name}/
12cr|opensips-1.7.2-1|500	
12cr|opensips-1.7.2-1|501	# clean some things
12cr|opensips-1.7.2-1|502	mkdir -p %{buildroot}/%{perl_vendorlib}
12cr|opensips-1.7.2-1|503	mv %{buildroot}/%{_libdir}/%{name}/perl/* \
12cr|opensips-1.7.2-1|504	%{buildroot}/%{perl_vendorlib}/
12cr|opensips-1.7.2-1|505	mv %{buildroot}/%{_sysconfdir}/%{name}/tls/README \
12cr|opensips-1.7.2-1|506	%{buildroot}/%{_docdir}/%{name}/README.tls
12cr|opensips-1.7.2-1|507	rm -f %{buildroot}%{_docdir}/%{name}/INSTALL
12cr|opensips-1.7.2-1|508	
12cr|opensips-1.7.2-1|509	rm -rf docdir
12cr|opensips-1.7.2-1|510	mv %{buildroot}/%{_docdir}/%{name} docdir
12cr|opensips-1.7.2-1|511	
12cr|opensips-1.7.2-1|512	# recode documentation
12cr|opensips-1.7.2-1|513	for i in docdir/*; do
12cr|opensips-1.7.2-1|514	mv -f $i $i.old
12cr|opensips-1.7.2-1|515	iconv -f iso8859-1 -t UTF-8 $i.old > $i
12cr|opensips-1.7.2-1|516	rm -f $i.old
12cr|opensips-1.7.2-1|517	done
12cr|opensips-1.7.2-1|518	
12cr|opensips-1.7.2-1|519	mkdir -p %{buildroot}%{_initrddir}
12cr|opensips-1.7.2-1|520	%{__install} -p -D -m 755 packaging/fedora/%{name}.init \
12cr|opensips-1.7.2-1|521	%{buildroot}%{_initrddir}/%{name}
12cr|opensips-1.7.2-1|522	echo -e "\nETCDIR=\"%{_sysconfdir}/%{name}\"\n" \
12cr|opensips-1.7.2-1|523	>> %{buildroot}%{_sysconfdir}/%{name}/%{name}ctlrc
12cr|opensips-1.7.2-1|524	
12cr|opensips-1.7.2-1|525	%post
12cr|opensips-1.7.2-1|526	%_post_service %{name}
12cr|opensips-1.7.2-1|527	
12cr|opensips-1.7.2-1|528	%preun
12cr|opensips-1.7.2-1|529	%_preun_service %{name}
12cr|opensips-1.7.2-1|530	
12cr|opensips-1.7.2-1|531	%files
12cr|opensips-1.7.2-1|532	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|533	%{_sbindir}/%{name}
12cr|opensips-1.7.2-1|534	%{_sbindir}/%{name}ctl
12cr|opensips-1.7.2-1|535	%{_sbindir}/%{name}dbctl
12cr|opensips-1.7.2-1|536	%{_sbindir}/%{name}unix
12cr|opensips-1.7.2-1|537	%{_sbindir}/osipsconsole
12cr|opensips-1.7.2-1|538	
12cr|opensips-1.7.2-1|539	%dir %{_sysconfdir}/%{name}
12cr|opensips-1.7.2-1|540	%dir %{_sysconfdir}/%{name}/tls
12cr|opensips-1.7.2-1|541	%dir %{_sysconfdir}/%{name}/tls/rootCA
12cr|opensips-1.7.2-1|542	%dir %{_sysconfdir}/%{name}/tls/rootCA/certs
12cr|opensips-1.7.2-1|543	%dir %{_sysconfdir}/%{name}/tls/rootCA/private
12cr|opensips-1.7.2-1|544	%dir %{_sysconfdir}/%{name}/tls/user
12cr|opensips-1.7.2-1|545	%dir %{_libdir}/%{name}/
12cr|opensips-1.7.2-1|546	%dir %{_libdir}/%{name}/modules/
12cr|opensips-1.7.2-1|547	%dir %{_libdir}/%{name}/%{name}ctl/
12cr|opensips-1.7.2-1|548	%dir %{_libdir}/%{name}/%{name}ctl/dbtextdb/
12cr|opensips-1.7.2-1|549	
12cr|opensips-1.7.2-1|550	%attr(755,root,root) %{_initrddir}/%{name}
12cr|opensips-1.7.2-1|551	
12cr|opensips-1.7.2-1|552	%config(noreplace) %{_sysconfdir}/%{name}/dictionary.%{name}
12cr|opensips-1.7.2-1|553	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.cfg
12cr|opensips-1.7.2-1|554	%config(noreplace) %{_sysconfdir}/%{name}/%{name}ctlrc
12cr|opensips-1.7.2-1|555	%config(noreplace) %{_sysconfdir}/%{name}/osipsconsolerc
12cr|opensips-1.7.2-1|556	
12cr|opensips-1.7.2-1|557	%config(noreplace) %{_sysconfdir}/%{name}/tls/ca.conf
12cr|opensips-1.7.2-1|558	%config(noreplace) %{_sysconfdir}/%{name}/tls/request.conf
12cr|opensips-1.7.2-1|559	%config(noreplace) %{_sysconfdir}/%{name}/tls/rootCA/cacert.pem
12cr|opensips-1.7.2-1|560	%config(noreplace) %{_sysconfdir}/%{name}/tls/rootCA/certs/01.pem
12cr|opensips-1.7.2-1|561	%config(noreplace) %{_sysconfdir}/%{name}/tls/rootCA/index.txt
12cr|opensips-1.7.2-1|562	%config(noreplace) %{_sysconfdir}/%{name}/tls/rootCA/private/cakey.pem
12cr|opensips-1.7.2-1|563	%config(noreplace) %{_sysconfdir}/%{name}/tls/rootCA/serial
12cr|opensips-1.7.2-1|564	%config(noreplace) %{_sysconfdir}/%{name}/tls/user.conf
12cr|opensips-1.7.2-1|565	%config(noreplace) %{_sysconfdir}/%{name}/tls/user/user-calist.pem
12cr|opensips-1.7.2-1|566	%config(noreplace) %{_sysconfdir}/%{name}/tls/user/user-cert.pem
12cr|opensips-1.7.2-1|567	%config(noreplace) %{_sysconfdir}/%{name}/tls/user/user-cert_req.pem
12cr|opensips-1.7.2-1|568	%config(noreplace) %{_sysconfdir}/%{name}/tls/user/user-privkey.pem
12cr|opensips-1.7.2-1|569	
12cr|opensips-1.7.2-1|570	%{_libdir}/%{name}/%{name}ctl/%{name}ctl.*
12cr|opensips-1.7.2-1|571	%{_libdir}/%{name}/%{name}ctl/%{name}dbctl.base
12cr|opensips-1.7.2-1|572	%{_libdir}/%{name}/%{name}ctl/%{name}dbctl.dbtext
12cr|opensips-1.7.2-1|573	%{_libdir}/%{name}/%{name}ctl/dbtextdb/dbtextdb.py
12cr|opensips-1.7.2-1|574	
12cr|opensips-1.7.2-1|575	%dir %{_datadir}/%{name}
12cr|opensips-1.7.2-1|576	%{_datadir}/%{name}/dbtext
12cr|opensips-1.7.2-1|577	
12cr|opensips-1.7.2-1|578	%{_mandir}/man5/%{name}.cfg.5*
12cr|opensips-1.7.2-1|579	%{_mandir}/man8/%{name}.8*
12cr|opensips-1.7.2-1|580	%{_mandir}/man8/%{name}ctl.8*
12cr|opensips-1.7.2-1|581	%{_mandir}/man8/%{name}unix.8*
12cr|opensips-1.7.2-1|582	
12cr|opensips-1.7.2-1|583	%doc docdir/AUTHORS
12cr|opensips-1.7.2-1|584	%doc docdir/NEWS
12cr|opensips-1.7.2-1|585	%doc docdir/README
12cr|opensips-1.7.2-1|586	%doc docdir/README-MODULES
12cr|opensips-1.7.2-1|587	%doc docdir/README.tls
12cr|opensips-1.7.2-1|588	
12cr|opensips-1.7.2-1|589	%{_libdir}/%{name}/modules/aaa_radius.so
12cr|opensips-1.7.2-1|590	%{_libdir}/%{name}/modules/acc.so
12cr|opensips-1.7.2-1|591	%{_libdir}/%{name}/modules/alias_db.so
12cr|opensips-1.7.2-1|592	%{_libdir}/%{name}/modules/auth_db.so
12cr|opensips-1.7.2-1|593	%{_libdir}/%{name}/modules/auth.so
12cr|opensips-1.7.2-1|594	%{_libdir}/%{name}/modules/avpops.so
12cr|opensips-1.7.2-1|595	%{_libdir}/%{name}/modules/b2b_entities.so
12cr|opensips-1.7.2-1|596	%{_libdir}/%{name}/modules/b2b_logic.so
12cr|opensips-1.7.2-1|597	%{_libdir}/%{name}/modules/benchmark.so
12cr|opensips-1.7.2-1|598	%{_libdir}/%{name}/modules/call_control.so
12cr|opensips-1.7.2-1|599	%{_libdir}/%{name}/modules/cfgutils.so
12cr|opensips-1.7.2-1|600	%{_libdir}/%{name}/modules/closeddial.so
12cr|opensips-1.7.2-1|601	%{_libdir}/%{name}/modules/db_flatstore.so
12cr|opensips-1.7.2-1|602	%{_libdir}/%{name}/modules/db_http.so
12cr|opensips-1.7.2-1|603	%{_libdir}/%{name}/modules/db_text.so
12cr|opensips-1.7.2-1|604	%{_libdir}/%{name}/modules/db_virtual.so
12cr|opensips-1.7.2-1|605	%{_libdir}/%{name}/modules/dialog.so
12cr|opensips-1.7.2-1|606	%{_libdir}/%{name}/modules/dialplan.so
12cr|opensips-1.7.2-1|607	%{_libdir}/%{name}/modules/dispatcher.so
12cr|opensips-1.7.2-1|608	%{_libdir}/%{name}/modules/diversion.so
12cr|opensips-1.7.2-1|609	%{_libdir}/%{name}/modules/domainpolicy.so
12cr|opensips-1.7.2-1|610	%{_libdir}/%{name}/modules/domain.so
12cr|opensips-1.7.2-1|611	%{_libdir}/%{name}/modules/drouting.so
12cr|opensips-1.7.2-1|612	%{_libdir}/%{name}/modules/enum.so
12cr|opensips-1.7.2-1|613	%{_libdir}/%{name}/modules/event_datagram.so
12cr|opensips-1.7.2-1|614	%{_libdir}/%{name}/modules/exec.so
12cr|opensips-1.7.2-1|615	%{_libdir}/%{name}/modules/gflags.so
12cr|opensips-1.7.2-1|616	%{_libdir}/%{name}/modules/group.so
12cr|opensips-1.7.2-1|617	%{_libdir}/%{name}/modules/identity.so
12cr|opensips-1.7.2-1|618	%{_libdir}/%{name}/modules/imc.so
12cr|opensips-1.7.2-1|619	%{_libdir}/%{name}/modules/json.so
12cr|opensips-1.7.2-1|620	%{_libdir}/%{name}/modules/load_balancer.so
12cr|opensips-1.7.2-1|621	%{_libdir}/%{name}/modules/localcache.so
12cr|opensips-1.7.2-1|622	%{_libdir}/%{name}/modules/mangler.so
12cr|opensips-1.7.2-1|623	%{_libdir}/%{name}/modules/maxfwd.so
12cr|opensips-1.7.2-1|624	%{_libdir}/%{name}/modules/mediaproxy.so
12cr|opensips-1.7.2-1|625	%{_libdir}/%{name}/modules/memcached.so
12cr|opensips-1.7.2-1|626	%{_libdir}/%{name}/modules/mi_datagram.so
12cr|opensips-1.7.2-1|627	%{_libdir}/%{name}/modules/mi_fifo.so
12cr|opensips-1.7.2-1|628	%{_libdir}/%{name}/modules/mi_xmlrpc.so
12cr|opensips-1.7.2-1|629	%{_libdir}/%{name}/modules/mmgeoip.so
12cr|opensips-1.7.2-1|630	%{_libdir}/%{name}/modules/msilo.so
12cr|opensips-1.7.2-1|631	%{_libdir}/%{name}/modules/nathelper.so
12cr|opensips-1.7.2-1|632	%{_libdir}/%{name}/modules/nat_traversal.so
12cr|opensips-1.7.2-1|633	%{_libdir}/%{name}/modules/options.so
12cr|opensips-1.7.2-1|634	%{_libdir}/%{name}/modules/path.so
12cr|opensips-1.7.2-1|635	%{_libdir}/%{name}/modules/pdt.so
12cr|opensips-1.7.2-1|636	%{_libdir}/%{name}/modules/peering.so
12cr|opensips-1.7.2-1|637	%{_libdir}/%{name}/modules/permissions.so
12cr|opensips-1.7.2-1|638	%{_libdir}/%{name}/modules/pike.so
12cr|opensips-1.7.2-1|639	%{_libdir}/%{name}/modules/presence_callinfo.so
12cr|opensips-1.7.2-1|640	%{_libdir}/%{name}/modules/presence_dialoginfo.so
12cr|opensips-1.7.2-1|641	%{_libdir}/%{name}/modules/presence_xcapdiff.so
12cr|opensips-1.7.2-1|642	%{_libdir}/%{name}/modules/pua_dialoginfo.so
12cr|opensips-1.7.2-1|643	%{_libdir}/%{name}/modules/qos.so
12cr|opensips-1.7.2-1|644	%{_libdir}/%{name}/modules/ratelimit.so
12cr|opensips-1.7.2-1|645	%{_libdir}/%{name}/modules/regex.so
12cr|opensips-1.7.2-1|646	%{_libdir}/%{name}/modules/registrar.so
12cr|opensips-1.7.2-1|647	%{_libdir}/%{name}/modules/rr.so
12cr|opensips-1.7.2-1|648	%{_libdir}/%{name}/modules/signaling.so
12cr|opensips-1.7.2-1|649	%{_libdir}/%{name}/modules/siptrace.so
12cr|opensips-1.7.2-1|650	%{_libdir}/%{name}/modules/sl.so
12cr|opensips-1.7.2-1|651	%{_libdir}/%{name}/modules/speeddial.so
12cr|opensips-1.7.2-1|652	%{_libdir}/%{name}/modules/sst.so
12cr|opensips-1.7.2-1|653	%{_libdir}/%{name}/modules/statistics.so
12cr|opensips-1.7.2-1|654	%{_libdir}/%{name}/modules/stun.so
12cr|opensips-1.7.2-1|655	%{_libdir}/%{name}/modules/textops.so
12cr|opensips-1.7.2-1|656	%{_libdir}/%{name}/modules/tm.so
12cr|opensips-1.7.2-1|657	%{_libdir}/%{name}/modules/uac_auth.so
12cr|opensips-1.7.2-1|658	%{_libdir}/%{name}/modules/uac_redirect.so
12cr|opensips-1.7.2-1|659	%{_libdir}/%{name}/modules/uac_registrant.so
12cr|opensips-1.7.2-1|660	%{_libdir}/%{name}/modules/uac.so
12cr|opensips-1.7.2-1|661	%{_libdir}/%{name}/modules/uri.so
12cr|opensips-1.7.2-1|662	%{_libdir}/%{name}/modules/userblacklist.so
12cr|opensips-1.7.2-1|663	%{_libdir}/%{name}/modules/usrloc.so
12cr|opensips-1.7.2-1|664	
12cr|opensips-1.7.2-1|665	%doc docdir/README.acc
12cr|opensips-1.7.2-1|666	%doc docdir/README.alias_db
12cr|opensips-1.7.2-1|667	%doc docdir/README.auth
12cr|opensips-1.7.2-1|668	%doc docdir/README.auth_db
12cr|opensips-1.7.2-1|669	%doc docdir/README.avpops
12cr|opensips-1.7.2-1|670	%doc docdir/README.benchmark
12cr|opensips-1.7.2-1|671	%doc docdir/README.cfgutils
12cr|opensips-1.7.2-1|672	%doc docdir/README.db_text
12cr|opensips-1.7.2-1|673	%doc docdir/README.db_flatstore
12cr|opensips-1.7.2-1|674	%doc docdir/README.dialog
12cr|opensips-1.7.2-1|675	%doc docdir/README.dispatcher
12cr|opensips-1.7.2-1|676	%doc docdir/README.diversion
12cr|opensips-1.7.2-1|677	%doc docdir/README.domain
12cr|opensips-1.7.2-1|678	%doc docdir/README.domainpolicy
12cr|opensips-1.7.2-1|679	%doc docdir/README.enum
12cr|opensips-1.7.2-1|680	%doc docdir/README.exec
12cr|opensips-1.7.2-1|681	%doc docdir/README.gflags
12cr|opensips-1.7.2-1|682	%doc docdir/README.group
12cr|opensips-1.7.2-1|683	%doc docdir/README.imc
12cr|opensips-1.7.2-1|684	%doc docdir/README.mangler
12cr|opensips-1.7.2-1|685	%doc docdir/README.maxfwd
12cr|opensips-1.7.2-1|686	%doc docdir/README.mediaproxy
12cr|opensips-1.7.2-1|687	%doc docdir/README.mi_fifo
12cr|opensips-1.7.2-1|688	%doc docdir/README.mi_datagram
12cr|opensips-1.7.2-1|689	%doc docdir/README.mi_xmlrpc
12cr|opensips-1.7.2-1|690	%doc docdir/README.msilo
12cr|opensips-1.7.2-1|691	%doc docdir/README.nathelper
12cr|opensips-1.7.2-1|692	%doc docdir/README.options
12cr|opensips-1.7.2-1|693	%doc docdir/README.path
12cr|opensips-1.7.2-1|694	%doc docdir/README.pdt
12cr|opensips-1.7.2-1|695	%doc docdir/README.permissions
12cr|opensips-1.7.2-1|696	%doc docdir/README.pike
12cr|opensips-1.7.2-1|697	%doc docdir/README.registrar
12cr|opensips-1.7.2-1|698	%doc docdir/README.rr
12cr|opensips-1.7.2-1|699	%doc docdir/README.siptrace
12cr|opensips-1.7.2-1|700	%doc docdir/README.sl
12cr|opensips-1.7.2-1|701	%doc docdir/README.speeddial
12cr|opensips-1.7.2-1|702	%doc docdir/README.sst
12cr|opensips-1.7.2-1|703	%doc docdir/README.statistics
12cr|opensips-1.7.2-1|704	%doc docdir/README.textops
12cr|opensips-1.7.2-1|705	%doc docdir/README.tm
12cr|opensips-1.7.2-1|706	%doc docdir/README.uac
12cr|opensips-1.7.2-1|707	%doc docdir/README.uac_redirect
12cr|opensips-1.7.2-1|708	%doc docdir/README.uri
12cr|opensips-1.7.2-1|709	%doc docdir/README.usrloc
12cr|opensips-1.7.2-1|710	#%doc docdir/README.xlog
12cr|opensips-1.7.2-1|711	
12cr|opensips-1.7.2-1|712	%files acc_radius
12cr|opensips-1.7.2-1|713	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|714	%{_libdir}/%{name}/modules/acc_radius.so
12cr|opensips-1.7.2-1|715	#%doc docdir/README.acc_radius
12cr|opensips-1.7.2-1|716	
12cr|opensips-1.7.2-1|717	%files auth_aaa
12cr|opensips-1.7.2-1|718	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|719	%{_libdir}/%{name}/modules/auth_aaa.so
12cr|opensips-1.7.2-1|720	%doc docdir/README.auth_aaa
12cr|opensips-1.7.2-1|721	
12cr|opensips-1.7.2-1|722	%files auth_diameter
12cr|opensips-1.7.2-1|723	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|724	%{_libdir}/%{name}/modules/auth_diameter.so
12cr|opensips-1.7.2-1|725	%doc docdir/README.auth_diameter
12cr|opensips-1.7.2-1|726	
12cr|opensips-1.7.2-1|727	%files carrierroute
12cr|opensips-1.7.2-1|728	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|729	%{_libdir}/%{name}/modules/carrierroute.so
12cr|opensips-1.7.2-1|730	%doc docdir/README.carrierroute
12cr|opensips-1.7.2-1|731	
12cr|opensips-1.7.2-1|732	%files cpl-c
12cr|opensips-1.7.2-1|733	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|734	%{_libdir}/%{name}/modules/cpl-c.so
12cr|opensips-1.7.2-1|735	%doc docdir/README.cpl-c
12cr|opensips-1.7.2-1|736	
12cr|opensips-1.7.2-1|737	%files db_berkeley
12cr|opensips-1.7.2-1|738	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|739	%{_sbindir}/bdb_recover
12cr|opensips-1.7.2-1|740	%{_libdir}/%{name}/modules/db_berkeley.so
12cr|opensips-1.7.2-1|741	%{_libdir}/%{name}/%{name}ctl/%{name}dbctl.db_berkeley
12cr|opensips-1.7.2-1|742	%{_datadir}/%{name}/db_berkeley
12cr|opensips-1.7.2-1|743	%doc docdir/README.db_berkeley
12cr|opensips-1.7.2-1|744	
12cr|opensips-1.7.2-1|745	%files h350
12cr|opensips-1.7.2-1|746	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|747	%{_libdir}/%{name}/modules/h350.so
12cr|opensips-1.7.2-1|748	%doc docdir/README.h350
12cr|opensips-1.7.2-1|749	
12cr|opensips-1.7.2-1|750	%files jabber
12cr|opensips-1.7.2-1|751	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|752	%{_libdir}/%{name}/modules/jabber.so
12cr|opensips-1.7.2-1|753	%doc docdir/README.jabber
12cr|opensips-1.7.2-1|754	
12cr|opensips-1.7.2-1|755	%files ldap
12cr|opensips-1.7.2-1|756	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|757	%{_libdir}/%{name}/modules/ldap.so
12cr|opensips-1.7.2-1|758	%doc docdir/README.ldap
12cr|opensips-1.7.2-1|759	
12cr|opensips-1.7.2-1|760	%files db_mysql
12cr|opensips-1.7.2-1|761	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|762	%{_libdir}/%{name}/modules/db_mysql.so
12cr|opensips-1.7.2-1|763	%{_libdir}/%{name}/%{name}ctl/%{name}dbctl.mysql
12cr|opensips-1.7.2-1|764	%{_datadir}/%{name}/mysql
12cr|opensips-1.7.2-1|765	%doc docdir/README.db_mysql
12cr|opensips-1.7.2-1|766	
12cr|opensips-1.7.2-1|767	%files -n perl-OpenSIPS
12cr|opensips-1.7.2-1|768	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|769	%dir %{perl_vendorlib}/OpenSIPS
12cr|opensips-1.7.2-1|770	%dir %{perl_vendorlib}/OpenSIPS/LDAPUtils
12cr|opensips-1.7.2-1|771	%dir %{perl_vendorlib}/OpenSIPS/Utils
12cr|opensips-1.7.2-1|772	%{_libdir}/%{name}/modules/perl.so
12cr|opensips-1.7.2-1|773	%{perl_vendorlib}/OpenSIPS.pm
12cr|opensips-1.7.2-1|774	%{perl_vendorlib}/OpenSIPS/Constants.pm
12cr|opensips-1.7.2-1|775	%{perl_vendorlib}/OpenSIPS/LDAPUtils/LDAPConf.pm
12cr|opensips-1.7.2-1|776	%{perl_vendorlib}/OpenSIPS/LDAPUtils/LDAPConnection.pm
12cr|opensips-1.7.2-1|777	%{perl_vendorlib}/OpenSIPS/Message.pm
12cr|opensips-1.7.2-1|778	%{perl_vendorlib}/OpenSIPS/Utils/PhoneNumbers.pm
12cr|opensips-1.7.2-1|779	%{perl_vendorlib}/OpenSIPS/Utils/Debug.pm
12cr|opensips-1.7.2-1|780	%doc docdir/README.perl
12cr|opensips-1.7.2-1|781	
12cr|opensips-1.7.2-1|782	%files python
12cr|opensips-1.7.2-1|783	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|784	%config(noreplace) %{_sysconfdir}/%{name}/handler.py
12cr|opensips-1.7.2-1|785	%{_libdir}/%{name}/modules/python.so
12cr|opensips-1.7.2-1|786	
12cr|opensips-1.7.2-1|787	%files -n perl-OpenSIPS-VDB
12cr|opensips-1.7.2-1|788	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|789	%dir %{perl_vendorlib}/OpenSIPS/VDB
12cr|opensips-1.7.2-1|790	%dir %{perl_vendorlib}/OpenSIPS/VDB/Adapter
12cr|opensips-1.7.2-1|791	%{_libdir}/%{name}/modules/perlvdb.so
12cr|opensips-1.7.2-1|792	%{perl_vendorlib}/OpenSIPS/VDB.pm
12cr|opensips-1.7.2-1|793	%{perl_vendorlib}/OpenSIPS/VDB/Adapter/AccountingSIPtrace.pm
12cr|opensips-1.7.2-1|794	%{perl_vendorlib}/OpenSIPS/VDB/Adapter/Alias.pm
12cr|opensips-1.7.2-1|795	%{perl_vendorlib}/OpenSIPS/VDB/Adapter/Auth.pm
12cr|opensips-1.7.2-1|796	%{perl_vendorlib}/OpenSIPS/VDB/Adapter/Describe.pm
12cr|opensips-1.7.2-1|797	%{perl_vendorlib}/OpenSIPS/VDB/Adapter/Speeddial.pm
12cr|opensips-1.7.2-1|798	%{perl_vendorlib}/OpenSIPS/VDB/Adapter/TableVersions.pm
12cr|opensips-1.7.2-1|799	%{perl_vendorlib}/OpenSIPS/VDB/Column.pm
12cr|opensips-1.7.2-1|800	%{perl_vendorlib}/OpenSIPS/VDB/Pair.pm
12cr|opensips-1.7.2-1|801	%{perl_vendorlib}/OpenSIPS/VDB/ReqCond.pm
12cr|opensips-1.7.2-1|802	%{perl_vendorlib}/OpenSIPS/VDB/Result.pm
12cr|opensips-1.7.2-1|803	%{perl_vendorlib}/OpenSIPS/VDB/VTab.pm
12cr|opensips-1.7.2-1|804	%{perl_vendorlib}/OpenSIPS/VDB/Value.pm
12cr|opensips-1.7.2-1|805	%doc docdir/README.perlvdb
12cr|opensips-1.7.2-1|806	
12cr|opensips-1.7.2-1|807	%files db_postgres
12cr|opensips-1.7.2-1|808	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|809	%{_libdir}/%{name}/modules/db_postgres.so
12cr|opensips-1.7.2-1|810	%{_libdir}/%{name}/%{name}ctl/%{name}dbctl.pgsql
12cr|opensips-1.7.2-1|811	%{_datadir}/%{name}/postgres
12cr|opensips-1.7.2-1|812	%doc docdir/README.db_postgres
12cr|opensips-1.7.2-1|813	
12cr|opensips-1.7.2-1|814	%files presence
12cr|opensips-1.7.2-1|815	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|816	%{_libdir}/%{name}/modules/presence.so
12cr|opensips-1.7.2-1|817	%doc docdir/README.presence
12cr|opensips-1.7.2-1|818	
12cr|opensips-1.7.2-1|819	%files presence_mwi
12cr|opensips-1.7.2-1|820	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|821	%{_libdir}/%{name}/modules/presence_mwi.so
12cr|opensips-1.7.2-1|822	%doc docdir/README.presence_mwi
12cr|opensips-1.7.2-1|823	
12cr|opensips-1.7.2-1|824	%files presence_xml
12cr|opensips-1.7.2-1|825	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|826	%{_libdir}/%{name}/modules/presence_xml.so
12cr|opensips-1.7.2-1|827	%doc docdir/README.presence_xml
12cr|opensips-1.7.2-1|828	
12cr|opensips-1.7.2-1|829	%files pua
12cr|opensips-1.7.2-1|830	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|831	%{_libdir}/%{name}/modules/pua.so
12cr|opensips-1.7.2-1|832	%doc docdir/README.pua
12cr|opensips-1.7.2-1|833	
12cr|opensips-1.7.2-1|834	%files pua_bla
12cr|opensips-1.7.2-1|835	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|836	%{_libdir}/%{name}/modules/pua_bla.so
12cr|opensips-1.7.2-1|837	%doc docdir/README.pua_bla
12cr|opensips-1.7.2-1|838	
12cr|opensips-1.7.2-1|839	%files pua_mi
12cr|opensips-1.7.2-1|840	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|841	%{_libdir}/%{name}/modules/pua_mi.so
12cr|opensips-1.7.2-1|842	%doc docdir/README.pua_mi
12cr|opensips-1.7.2-1|843	
12cr|opensips-1.7.2-1|844	%files pua_usrloc
12cr|opensips-1.7.2-1|845	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|846	%{_libdir}/%{name}/modules/pua_usrloc.so
12cr|opensips-1.7.2-1|847	%doc docdir/README.pua_usrloc
12cr|opensips-1.7.2-1|848	
12cr|opensips-1.7.2-1|849	%files pua_xmpp
12cr|opensips-1.7.2-1|850	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|851	%{_libdir}/%{name}/modules/pua_xmpp.so
12cr|opensips-1.7.2-1|852	%doc docdir/README.pua_xmpp
12cr|opensips-1.7.2-1|853	
12cr|opensips-1.7.2-1|854	%files rls
12cr|opensips-1.7.2-1|855	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|856	%{_libdir}/%{name}/modules/rls.so
12cr|opensips-1.7.2-1|857	%doc docdir/README.rls
12cr|opensips-1.7.2-1|858	
12cr|opensips-1.7.2-1|859	%files seas
12cr|opensips-1.7.2-1|860	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|861	%{_libdir}/%{name}/modules/seas.so
12cr|opensips-1.7.2-1|862	%doc docdir/README.seas
12cr|opensips-1.7.2-1|863	
12cr|opensips-1.7.2-1|864	%files sms
12cr|opensips-1.7.2-1|865	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|866	%{_libdir}/%{name}/modules/sms.so
12cr|opensips-1.7.2-1|867	%doc docdir/README.sms
12cr|opensips-1.7.2-1|868	
12cr|opensips-1.7.2-1|869	%files snmpstats
12cr|opensips-1.7.2-1|870	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|871	%{_libdir}/%{name}/modules/snmpstats.so
12cr|opensips-1.7.2-1|872	%doc docdir/README.snmpstats
12cr|opensips-1.7.2-1|873	%dir %{_datadir}/snmp
12cr|opensips-1.7.2-1|874	%dir %{_datadir}/snmp/mibs
12cr|opensips-1.7.2-1|875	%{_datadir}/snmp/mibs/OPENSER-MIB
12cr|opensips-1.7.2-1|876	%{_datadir}/snmp/mibs/OPENSER-REG-MIB
12cr|opensips-1.7.2-1|877	%{_datadir}/snmp/mibs/OPENSER-SIP-COMMON-MIB
12cr|opensips-1.7.2-1|878	%{_datadir}/snmp/mibs/OPENSER-SIP-SERVER-MIB
12cr|opensips-1.7.2-1|879	%{_datadir}/snmp/mibs/OPENSER-TC
12cr|opensips-1.7.2-1|880	
12cr|opensips-1.7.2-1|881	%files tlsops
12cr|opensips-1.7.2-1|882	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|883	%{_libdir}/%{name}/modules/tlsops.so
12cr|opensips-1.7.2-1|884	%doc docdir/README.tlsops
12cr|opensips-1.7.2-1|885	
12cr|opensips-1.7.2-1|886	%files db_unixodbc
12cr|opensips-1.7.2-1|887	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|888	%{_libdir}/%{name}/modules/db_unixodbc.so
12cr|opensips-1.7.2-1|889	%doc docdir/README.db_unixodbc
12cr|opensips-1.7.2-1|890	
12cr|opensips-1.7.2-1|891	%files xcap_client
12cr|opensips-1.7.2-1|892	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|893	%{_libdir}/%{name}/modules/xcap_client.so
12cr|opensips-1.7.2-1|894	%doc docdir/README.xcap_client
12cr|opensips-1.7.2-1|895	
12cr|opensips-1.7.2-1|896	%files xmpp
12cr|opensips-1.7.2-1|897	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|898	%{_libdir}/%{name}/modules/xmpp.so
12cr|opensips-1.7.2-1|899	
12cr|opensips-1.7.2-1|900	%files rtpproxy
12cr|opensips-1.7.2-1|901	%defattr(-,root,root,-)
12cr|opensips-1.7.2-1|902	%doc modules/rtpproxy/doc
12cr|opensips-1.7.2-1|903	%doc modules/rtpproxy/examples
12cr|opensips-1.7.2-1|904	%doc modules/rtpproxy/README
12cr|opensips-1.7.2-1|905	%{_libdir}/%{name}/modules/rtpproxy.so
12cr|opensips-1.7.2-1|906	
12cr|opensips-1.7.2-1|907	
12cr|opensips-1.7.2-1|908	%changelog
12cr|opensips-1.7.2-1|909	* Fri Apr 06 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.7.2-1
12cr|opensips-1.7.2-1|910	+ Revision: 789552
12cr|opensips-1.7.2-1|911	- new version 1.7.2
12cr|opensips-1.7.2-1|912	- apply perl package naming policy
12cr|opensips-1.7.2-1|913	
12cr|opensips-1.7.2-1|914	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-2
12cr|opensips-1.7.2-1|915	+ Revision: 773019
12cr|opensips-1.7.2-1|916	- relink against libpcre.so.1
12cr|opensips-1.7.2-1|917	
12cr|opensips-1.7.2-1|918	* Mon Nov 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-1
12cr|opensips-1.7.2-1|919	+ Revision: 726164
12cr|opensips-1.7.2-1|920	- fix more broken ldflags (todo: fix perl + net-snmp)
12cr|opensips-1.7.2-1|921	- more perl ldflags bork fixes
12cr|opensips-1.7.2-1|922	- 1.7.0
12cr|opensips-1.7.2-1|923	- P0: fix broken perl ldflags
12cr|opensips-1.7.2-1|924	- P1: use sonames for the modules
12cr|opensips-1.7.2-1|925	- use slightly massaged ldflags
12cr|opensips-1.7.2-1|926	- added the python and rtpproxy sub packages
12cr|opensips-1.7.2-1|927	- various cleanups and fixes
12cr|opensips-1.7.2-1|928	- rebuild
12cr|opensips-1.7.2-1|929	
12cr|opensips-1.7.2-1|930	* Mon Jul 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.3-6
12cr|opensips-1.7.2-1|931	+ Revision: 690301
12cr|opensips-1.7.2-1|932	- rebuilt against new net-snmp libs
12cr|opensips-1.7.2-1|933	
12cr|opensips-1.7.2-1|934	* Tue Jun 21 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.3-5
12cr|opensips-1.7.2-1|935	+ Revision: 686441
12cr|opensips-1.7.2-1|936	- rebuilt against libmemcached.so.8
12cr|opensips-1.7.2-1|937	
12cr|opensips-1.7.2-1|938	* Fri Apr 22 2011 Funda Wang <fwang@mandriva.org> 1.6.3-4
12cr|opensips-1.7.2-1|939	+ Revision: 656606
12cr|opensips-1.7.2-1|940	- bump rel
12cr|opensips-1.7.2-1|941	- rebuild
12cr|opensips-1.7.2-1|942	
12cr|opensips-1.7.2-1|943	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.3-2
12cr|opensips-1.7.2-1|944	+ Revision: 645854
12cr|opensips-1.7.2-1|945	- relink against libmysqlclient.so.18
12cr|opensips-1.7.2-1|946	
12cr|opensips-1.7.2-1|947	* Thu Nov 25 2010 Jani Välimaa <wally@mandriva.org> 1.6.3-1mdv2011.0
12cr|opensips-1.7.2-1|948	+ Revision: 601229
12cr|opensips-1.7.2-1|949	- new version 1.6.3
12cr|opensips-1.7.2-1|950	
12cr|opensips-1.7.2-1|951	* Sun Oct 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6.2-6mdv2011.0
12cr|opensips-1.7.2-1|952	+ Revision: 584644
12cr|opensips-1.7.2-1|953	- rebuilt against new libmemcached
12cr|opensips-1.7.2-1|954	
12cr|opensips-1.7.2-1|955	* Sat Apr 24 2010 Funda Wang <fwang@mandriva.org> 1.6.2-5mdv2010.1
12cr|opensips-1.7.2-1|956	+ Revision: 538459
12cr|opensips-1.7.2-1|957	- rebuild for libmemcached 0.40
12cr|opensips-1.7.2-1|958	
12cr|opensips-1.7.2-1|959	* Fri Apr 16 2010 Funda Wang <fwang@mandriva.org> 1.6.2-4mdv2010.1
12cr|opensips-1.7.2-1|960	+ Revision: 535311
12cr|opensips-1.7.2-1|961	- correct obsoletes
12cr|opensips-1.7.2-1|962	
12cr|opensips-1.7.2-1|963	* Fri Apr 16 2010 Funda Wang <fwang@mandriva.org> 1.6.2-3mdv2010.1
12cr|opensips-1.7.2-1|964	+ Revision: 535256
12cr|opensips-1.7.2-1|965	- obsoletes openser prior to 1.6.0
12cr|opensips-1.7.2-1|966	
12cr|opensips-1.7.2-1|967	* Wed Apr 14 2010 Funda Wang <fwang@mandriva.org> 1.6.2-2mdv2010.1
12cr|opensips-1.7.2-1|968	+ Revision: 534635
12cr|opensips-1.7.2-1|969	- rebuild
12cr|opensips-1.7.2-1|970	
12cr|opensips-1.7.2-1|971	* Mon Mar 22 2010 Michael Scherer <misc@mandriva.org> 1.6.2-1mdv2010.1
12cr|opensips-1.7.2-1|972	+ Revision: 526423
12cr|opensips-1.7.2-1|973	- fix format string error, after enabling them again
12cr|opensips-1.7.2-1|974	- add missing BuildRequires
12cr|opensips-1.7.2-1|975	- import opensips, based on openser spec
12cr|opensips-1.7.2-1|976	
12cr|opensips-1.7.2-1|977	

3726 12
12cr|openslide-3.3.0-1|1	%define major		0
12cr|openslide-3.3.0-1|2	%define libname		%mklibname %{name} %{major}
12cr|openslide-3.3.0-1|3	%define develname	%mklibname %{name} -d
12cr|openslide-3.3.0-1|4	
12cr|openslide-3.3.0-1|5	Name:		openslide
12cr|openslide-3.3.0-1|6	Version:	3.3.0
12cr|openslide-3.3.0-1|7	Release:	1
12cr|openslide-3.3.0-1|8	Summary:	C library and command line tools for reading virtual slides
12cr|openslide-3.3.0-1|9	Group:		Graphics
12cr|openslide-3.3.0-1|10	License:	LGPLv2
12cr|openslide-3.3.0-1|11	URL:		http://openslide.org/
12cr|openslide-3.3.0-1|12	Source0:	https://github.com/downloads/openslide/%{name}/%{name}-%{version}.tar.xz
12cr|openslide-3.3.0-1|13	Patch0:		openslide-3.3.0-rosa-find_openjpeg.patch
12cr|openslide-3.3.0-1|14	BuildRequires:	glib2-devel openjpeg-devel tiff-devel
12cr|openslide-3.3.0-1|15	BuildRequires:	jpeg-devel pkgconfig cairo-devel png-devel
12cr|openslide-3.3.0-1|16	Obsoletes:	openslide-tools < 3.3.0
12cr|openslide-3.3.0-1|17	Provides:	openslide-tools = %{EVRD}
12cr|openslide-3.3.0-1|18	
12cr|openslide-3.3.0-1|19	
12cr|openslide-3.3.0-1|20	%description
12cr|openslide-3.3.0-1|21	Command line tools for working with virtual slides.
12cr|openslide-3.3.0-1|22	
12cr|openslide-3.3.0-1|23	
12cr|openslide-3.3.0-1|24	%package	-n %{develname}
12cr|openslide-3.3.0-1|25	Summary:	Development files for %{name}
12cr|openslide-3.3.0-1|26	Group:		Development/C
12cr|openslide-3.3.0-1|27	Requires:	%{libname} = %{version}
12cr|openslide-3.3.0-1|28	%rename		openslide-devel
12cr|openslide-3.3.0-1|29	
12cr|openslide-3.3.0-1|30	%description	-n %{develname}
12cr|openslide-3.3.0-1|31	The %{name}-devel package contains libraries and header files for developing
12cr|openslide-3.3.0-1|32	applications that use %{name}.
12cr|openslide-3.3.0-1|33	
12cr|openslide-3.3.0-1|34	
12cr|openslide-3.3.0-1|35	%package   	-n %{libname}
12cr|openslide-3.3.0-1|36	Summary:	C library for reading virtual slides
12cr|openslide-3.3.0-1|37	Group:		System/Libraries
12cr|openslide-3.3.0-1|38	Obsoletes:	openslide < 3.3.0
12cr|openslide-3.3.0-1|39	
12cr|openslide-3.3.0-1|40	%description	-n %{libname}
12cr|openslide-3.3.0-1|41	The OpenSlide library allows programs to access virtual slide files regardless
12cr|openslide-3.3.0-1|42	of the underlying image format.
12cr|openslide-3.3.0-1|43	
12cr|openslide-3.3.0-1|44	%prep
12cr|openslide-3.3.0-1|45	%setup -q
12cr|openslide-3.3.0-1|46	%patch0 -p1
12cr|openslide-3.3.0-1|47	autoreconf
12cr|openslide-3.3.0-1|48	
12cr|openslide-3.3.0-1|49	
12cr|openslide-3.3.0-1|50	%build
12cr|openslide-3.3.0-1|51	%configure --disable-static
12cr|openslide-3.3.0-1|52	%make
12cr|openslide-3.3.0-1|53	
12cr|openslide-3.3.0-1|54	
12cr|openslide-3.3.0-1|55	%install
12cr|openslide-3.3.0-1|56	%makeinstall_std
12cr|openslide-3.3.0-1|57	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12cr|openslide-3.3.0-1|58	
12cr|openslide-3.3.0-1|59	
12cr|openslide-3.3.0-1|60	%files
12cr|openslide-3.3.0-1|61	%doc README.txt lgpl-2.1.txt TODO.txt LICENSE.txt CHANGELOG.txt
12cr|openslide-3.3.0-1|62	%{_bindir}/%{name}-*
12cr|openslide-3.3.0-1|63	%{_mandir}/man1/%{name}-*
12cr|openslide-3.3.0-1|64	
12cr|openslide-3.3.0-1|65	
12cr|openslide-3.3.0-1|66	%files -n %{libname}
12cr|openslide-3.3.0-1|67	%{_libdir}/*.so.*
12cr|openslide-3.3.0-1|68	
12cr|openslide-3.3.0-1|69	
12cr|openslide-3.3.0-1|70	%files -n %{develname}
12cr|openslide-3.3.0-1|71	%{_includedir}/%{name}/
12cr|openslide-3.3.0-1|72	%{_libdir}/*.so
12cr|openslide-3.3.0-1|73	%{_libdir}/pkgconfig/*.pc
12cr|openslide-3.3.0-1|74	
12cr|openslide-3.3.0-1|75	
12cr|openslide-3.3.0-1|76	
12cr|openslide-3.3.0-1|77	%changelog
12cr|openslide-3.3.0-1|78	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 3.2.4-2mdv2012.0
12cr|openslide-3.3.0-1|79	+ Revision: 773020
12cr|openslide-3.3.0-1|80	- relink against libpcre.so.1
12cr|openslide-3.3.0-1|81	
12cr|openslide-3.3.0-1|82	* Fri Aug 12 2011 Leonardo Coelho <leonardoc@mandriva.org> 3.2.4-1
12cr|openslide-3.3.0-1|83	+ Revision: 694233
12cr|openslide-3.3.0-1|84	- first version, spec file import from fedora
12cr|openslide-3.3.0-1|85	- Created package structure for openslide.
12cr|openslide-3.3.0-1|86	

3727 12
12cr|openssh-askpass-qt4-1.0.1-5|1	Name: openssh-askpass-qt4
12cr|openssh-askpass-qt4-1.0.1-5|2	Version: 1.0.1
12cr|openssh-askpass-qt4-1.0.1-5|3	Release: 5
12cr|openssh-askpass-qt4-1.0.1-5|4	Summary: Qt4 passphrase dialog for OpenSSH
12cr|openssh-askpass-qt4-1.0.1-5|5	License: GPL
12cr|openssh-askpass-qt4-1.0.1-5|6	Group: Graphical desktop/KDE
12cr|openssh-askpass-qt4-1.0.1-5|7	BuildRequires: qt4-devel
12cr|openssh-askpass-qt4-1.0.1-5|8	URL: http://www.mandriva.com/
12cr|openssh-askpass-qt4-1.0.1-5|9	Source: %name-%version.tar.bz2
12cr|openssh-askpass-qt4-1.0.1-5|10	Buildroot: %_tmppath/%name-buildroot
12cr|openssh-askpass-qt4-1.0.1-5|11	Requires: openssh-askpass-common
12cr|openssh-askpass-qt4-1.0.1-5|12	Provides: openssh-askpass
12cr|openssh-askpass-qt4-1.0.1-5|13	Provides: ssh-askpass
12cr|openssh-askpass-qt4-1.0.1-5|14	Provides: ssh-extras
12cr|openssh-askpass-qt4-1.0.1-5|15	
12cr|openssh-askpass-qt4-1.0.1-5|16	%description
12cr|openssh-askpass-qt4-1.0.1-5|17	Qt4 version of ssh passphrase dialog.
12cr|openssh-askpass-qt4-1.0.1-5|18	
12cr|openssh-askpass-qt4-1.0.1-5|19	%files
12cr|openssh-askpass-qt4-1.0.1-5|20	%defattr(0755,root,root,755)
12cr|openssh-askpass-qt4-1.0.1-5|21	%_libdir/ssh/qt4-ssh-askpass
12cr|openssh-askpass-qt4-1.0.1-5|22	
12cr|openssh-askpass-qt4-1.0.1-5|23	#-----------------------------------------------------------------------------
12cr|openssh-askpass-qt4-1.0.1-5|24	
12cr|openssh-askpass-qt4-1.0.1-5|25	%prep
12cr|openssh-askpass-qt4-1.0.1-5|26	%setup -q
12cr|openssh-askpass-qt4-1.0.1-5|27	
12cr|openssh-askpass-qt4-1.0.1-5|28	%build
12cr|openssh-askpass-qt4-1.0.1-5|29	%qmake_qt4 qt4-ssh-askpass.pro
12cr|openssh-askpass-qt4-1.0.1-5|30	
12cr|openssh-askpass-qt4-1.0.1-5|31	%make
12cr|openssh-askpass-qt4-1.0.1-5|32	
12cr|openssh-askpass-qt4-1.0.1-5|33	%install
12cr|openssh-askpass-qt4-1.0.1-5|34	mkdir -p %buildroot/%_sysconfdir/profile.d/
12cr|openssh-askpass-qt4-1.0.1-5|35	mkdir -p %buildroot/%_libdir/ssh
12cr|openssh-askpass-qt4-1.0.1-5|36	install -m 755 qt4-ssh-askpass %buildroot/%_libdir/ssh/qt4-ssh-askpass
12cr|openssh-askpass-qt4-1.0.1-5|37	
12cr|openssh-askpass-qt4-1.0.1-5|38	%post
12cr|openssh-askpass-qt4-1.0.1-5|39	update-alternatives --install %_libdir/ssh/ssh-askpass ssh-askpass %_libdir/ssh/qt4-ssh-askpass 50
12cr|openssh-askpass-qt4-1.0.1-5|40	update-alternatives --install %_bindir/ssh-askpass bssh-askpass %_libdir/ssh/qt4-ssh-askpass 50
12cr|openssh-askpass-qt4-1.0.1-5|41	
12cr|openssh-askpass-qt4-1.0.1-5|42	%postun
12cr|openssh-askpass-qt4-1.0.1-5|43	[ $1 = 0 ] || exit 0
12cr|openssh-askpass-qt4-1.0.1-5|44	update-alternatives --remove ssh-askpass %_libdir/ssh/qt4-ssh-askpass
12cr|openssh-askpass-qt4-1.0.1-5|45	update-alternatives --remove bssh-askpass %_libdir/ssh/qt4-ssh-askpass
12cr|openssh-askpass-qt4-1.0.1-5|46	
12cr|openssh-askpass-qt4-1.0.1-5|47	%clean
12cr|openssh-askpass-qt4-1.0.1-5|48	rm -rf %buildroot
12cr|openssh-askpass-qt4-1.0.1-5|49	
12cr|openssh-askpass-qt4-1.0.1-5|50	
12cr|openssh-askpass-qt4-1.0.1-5|51	
12cr|openssh-askpass-qt4-1.0.1-5|52	%changelog
12cr|openssh-askpass-qt4-1.0.1-5|53	* Fri Jun 01 2012 Crispin Boylan <crisb@mandriva.org> 1.0.1-5
12cr|openssh-askpass-qt4-1.0.1-5|54	+ Revision: 801893
12cr|openssh-askpass-qt4-1.0.1-5|55	- Rebuild
12cr|openssh-askpass-qt4-1.0.1-5|56	
12cr|openssh-askpass-qt4-1.0.1-5|57	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|openssh-askpass-qt4-1.0.1-5|58	- the mass rebuild of 2010.0 packages
12cr|openssh-askpass-qt4-1.0.1-5|59	
12cr|openssh-askpass-qt4-1.0.1-5|60	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-3mdv2010.0
12cr|openssh-askpass-qt4-1.0.1-5|61	+ Revision: 430215
12cr|openssh-askpass-qt4-1.0.1-5|62	- rebuild
12cr|openssh-askpass-qt4-1.0.1-5|63	
12cr|openssh-askpass-qt4-1.0.1-5|64	* Tue Aug 05 2008 Funda Wang <fwang@mandriva.org> 1.0.1-2mdv2009.0
12cr|openssh-askpass-qt4-1.0.1-5|65	+ Revision: 263989
12cr|openssh-askpass-qt4-1.0.1-5|66	- rebuild for new compile flags
12cr|openssh-askpass-qt4-1.0.1-5|67	
12cr|openssh-askpass-qt4-1.0.1-5|68	* Thu May 29 2008 Helio Chissini de Castro <helio@mandriva.com> 1.0.1-1mdv2009.0
12cr|openssh-askpass-qt4-1.0.1-5|69	+ Revision: 213103
12cr|openssh-askpass-qt4-1.0.1-5|70	- Minor update to center window and provide modal behavior
12cr|openssh-askpass-qt4-1.0.1-5|71	
12cr|openssh-askpass-qt4-1.0.1-5|72	* Tue May 27 2008 Helio Chissini de Castro <helio@mandriva.com> 1.0-1mdv2009.0
12cr|openssh-askpass-qt4-1.0.1-5|73	+ Revision: 211485
12cr|openssh-askpass-qt4-1.0.1-5|74	- First qt4 based ssh askpass dialog
12cr|openssh-askpass-qt4-1.0.1-5|75	- New ssh ask dialog for qt4
12cr|openssh-askpass-qt4-1.0.1-5|76	
12cr|openssh-askpass-qt4-1.0.1-5|77	+ Olivier Blin <blino@mandriva.org>
12cr|openssh-askpass-qt4-1.0.1-5|78	- restore BuildRoot
12cr|openssh-askpass-qt4-1.0.1-5|79	
12cr|openssh-askpass-qt4-1.0.1-5|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|openssh-askpass-qt4-1.0.1-5|81	- kill re-definition of %%buildroot on Pixel's request
12cr|openssh-askpass-qt4-1.0.1-5|82	
12cr|openssh-askpass-qt4-1.0.1-5|83	* Mon Dec 03 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.2-3mdv2008.1
12cr|openssh-askpass-qt4-1.0.1-5|84	+ Revision: 114491
12cr|openssh-askpass-qt4-1.0.1-5|85	- added a patch to fix askpass exit status, which must be >0 when the user cancels
12cr|openssh-askpass-qt4-1.0.1-5|86	- little more clear summary and description
12cr|openssh-askpass-qt4-1.0.1-5|87	- fixed qmake call in build
12cr|openssh-askpass-qt4-1.0.1-5|88	
12cr|openssh-askpass-qt4-1.0.1-5|89	* Fri Aug 24 2007 Helio Chissini de Castro <helio@mandriva.com> 0.2-2mdv2008.0
12cr|openssh-askpass-qt4-1.0.1-5|90	+ Revision: 70892
12cr|openssh-askpass-qt4-1.0.1-5|91	- Rebuild to 2008.0
12cr|openssh-askpass-qt4-1.0.1-5|92	

3728 12
12cr|openssl0.9.8-0.9.8x-0.1|1	%define maj 0.9.8
12cr|openssl0.9.8-0.9.8x-0.1|2	%define libname %mklibname openssl %{maj}
12cr|openssl0.9.8-0.9.8x-0.1|3	
12cr|openssl0.9.8-0.9.8x-0.1|4	%if %mandriva_branch == Cooker
12cr|openssl0.9.8-0.9.8x-0.1|5	# Cooker
12cr|openssl0.9.8-0.9.8x-0.1|6	%define release %mkrel 1
12cr|openssl0.9.8-0.9.8x-0.1|7	%else
12cr|openssl0.9.8-0.9.8x-0.1|8	# Old distros
12cr|openssl0.9.8-0.9.8x-0.1|9	%define subrel 1
12cr|openssl0.9.8-0.9.8x-0.1|10	%define release %mkrel 0
12cr|openssl0.9.8-0.9.8x-0.1|11	%endif
12cr|openssl0.9.8-0.9.8x-0.1|12	
12cr|openssl0.9.8-0.9.8x-0.1|13	Summary:	Secure Sockets Layer communications libs & utils
12cr|openssl0.9.8-0.9.8x-0.1|14	Name:		openssl%{maj}
12cr|openssl0.9.8-0.9.8x-0.1|15	Version:	%{maj}x
12cr|openssl0.9.8-0.9.8x-0.1|16	Release:        %{release}
12cr|openssl0.9.8-0.9.8x-0.1|17	License:	BSD-like
12cr|openssl0.9.8-0.9.8x-0.1|18	Group:		System/Libraries
12cr|openssl0.9.8-0.9.8x-0.1|19	URL:		http://www.openssl.org/
12cr|openssl0.9.8-0.9.8x-0.1|20	Source0:	ftp://ftp.openssl.org/source/openssl-%{version}.tar.gz
12cr|openssl0.9.8-0.9.8x-0.1|21	Source1:	ftp://ftp.openssl.org/source/openssl-%{version}.tar.gz.asc
12cr|openssl0.9.8-0.9.8x-0.1|22	# (gb) 0.9.6b-5mdk: Limit available SSL ciphers to 128 bits
12cr|openssl0.9.8-0.9.8x-0.1|23	Patch0:		openssl-0.9.6b-mdkconfig.patch
12cr|openssl0.9.8-0.9.8x-0.1|24	# (fg) 20010202 Patch from RH: some funcs now implemented with ia64 asm
12cr|openssl0.9.8-0.9.8x-0.1|25	Patch1:		openssl-0.9.7-ia64-asm.patch
12cr|openssl0.9.8-0.9.8x-0.1|26	# (gb) 0.9.7b-4mdk: Handle RPM_OPT_FLAGS in Configure
12cr|openssl0.9.8-0.9.8x-0.1|27	Patch2:		openssl-optflags.diff
12cr|openssl0.9.8-0.9.8x-0.1|28	# (gb) 0.9.7b-4mdk: Make it lib64 aware. TODO: detect in Configure
12cr|openssl0.9.8-0.9.8x-0.1|29	Patch3:		openssl-0.9.8b-lib64.diff
12cr|openssl0.9.8-0.9.8x-0.1|30	# (oe) support Brazilian Government OTHERNAME X509v3 field (#14158)
12cr|openssl0.9.8-0.9.8x-0.1|31	# http://www.iti.gov.br/resolucoes/RESOLU__O_13_DE_26_04_2002.PDF
12cr|openssl0.9.8-0.9.8x-0.1|32	Patch6:		openssl-0.9.8-beta6-icpbrasil.diff
12cr|openssl0.9.8-0.9.8x-0.1|33	Patch7:		openssl-0.9.8a-defaults.patch
12cr|openssl0.9.8-0.9.8x-0.1|34	Patch8:		openssl-0.9.8a-link-krb5.patch
12cr|openssl0.9.8-0.9.8x-0.1|35	Patch9:		openssl-0.9.8a-enginesdir.patch
12cr|openssl0.9.8-0.9.8x-0.1|36	Patch10:	openssl-0.9.7-beta6-ia64.patch
12cr|openssl0.9.8-0.9.8x-0.1|37	Patch12:	openssl-0.9.6-x509.patch
12cr|openssl0.9.8-0.9.8x-0.1|38	Patch13:	openssl-0.9.7-beta5-version-add-engines.patch
12cr|openssl0.9.8-0.9.8x-0.1|39	# http://qa.mandriva.com/show_bug.cgi?id=32621
12cr|openssl0.9.8-0.9.8x-0.1|40	Patch15:        openssl-0.9.8e-crt.patch
12cr|openssl0.9.8-0.9.8x-0.1|41	# http://blogs.sun.com/janp/
12cr|openssl0.9.8-0.9.8x-0.1|42	Patch16:	pkcs11_engine-0.9.8i.diff
12cr|openssl0.9.8-0.9.8x-0.1|43	# MIPS and ARM support
12cr|openssl0.9.8-0.9.8x-0.1|44	Patch300:	openssl-0.9.8-mips.patch
12cr|openssl0.9.8-0.9.8x-0.1|45	Patch301:	openssl-0.9.8-arm.patch
12cr|openssl0.9.8-0.9.8x-0.1|46	BuildRequires:	chrpath
12cr|openssl0.9.8-0.9.8x-0.1|47	BuildRequires:	zlib-devel
12cr|openssl0.9.8-0.9.8x-0.1|48	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|openssl0.9.8-0.9.8x-0.1|49	
12cr|openssl0.9.8-0.9.8x-0.1|50	%description
12cr|openssl0.9.8-0.9.8x-0.1|51	The openssl certificate management tool and the shared libraries that provide
12cr|openssl0.9.8-0.9.8x-0.1|52	various encryption and decription algorithms and protocols, including DES, RC4,
12cr|openssl0.9.8-0.9.8x-0.1|53	RSA and SSL.
12cr|openssl0.9.8-0.9.8x-0.1|54	
12cr|openssl0.9.8-0.9.8x-0.1|55	NOTE: Only the shared library and the engines are provided with this source
12cr|openssl0.9.8-0.9.8x-0.1|56	rpm package.
12cr|openssl0.9.8-0.9.8x-0.1|57	
12cr|openssl0.9.8-0.9.8x-0.1|58	%package -n	%{libname}
12cr|openssl0.9.8-0.9.8x-0.1|59	Summary:	Secure Sockets Layer communications libs
12cr|openssl0.9.8-0.9.8x-0.1|60	Group:		System/Libraries
12cr|openssl0.9.8-0.9.8x-0.1|61	
12cr|openssl0.9.8-0.9.8x-0.1|62	%description -n	%{libname}
12cr|openssl0.9.8-0.9.8x-0.1|63	The libraries files are needed for various cryptographic algorithms
12cr|openssl0.9.8-0.9.8x-0.1|64	and protocols, including DES, RC4, RSA and SSL.
12cr|openssl0.9.8-0.9.8x-0.1|65	
12cr|openssl0.9.8-0.9.8x-0.1|66	%prep
12cr|openssl0.9.8-0.9.8x-0.1|67	
12cr|openssl0.9.8-0.9.8x-0.1|68	%setup -q -n openssl-%{version}
12cr|openssl0.9.8-0.9.8x-0.1|69	%patch1 -p1 -b .ia64-asm
12cr|openssl0.9.8-0.9.8x-0.1|70	%patch2 -p0 -b .optflags
12cr|openssl0.9.8-0.9.8x-0.1|71	%patch3 -p1 -b .lib64
12cr|openssl0.9.8-0.9.8x-0.1|72	%patch6 -p0 -b .icpbrasil
12cr|openssl0.9.8-0.9.8x-0.1|73	%patch7 -p1 -b .defaults
12cr|openssl0.9.8-0.9.8x-0.1|74	%patch9 -p0 -b .enginesdir
12cr|openssl0.9.8-0.9.8x-0.1|75	%patch10 -p0 -b .ia64
12cr|openssl0.9.8-0.9.8x-0.1|76	%patch12 -p1 -b .x509
12cr|openssl0.9.8-0.9.8x-0.1|77	%patch13 -p1 -b .version-add-engines
12cr|openssl0.9.8-0.9.8x-0.1|78	%patch15 -p1 -b .crt
12cr|openssl0.9.8-0.9.8x-0.1|79	%patch16 -p1 -b .pkcs11_engine
12cr|openssl0.9.8-0.9.8x-0.1|80	
12cr|openssl0.9.8-0.9.8x-0.1|81	%patch300 -p0 -b .mips
12cr|openssl0.9.8-0.9.8x-0.1|82	%patch301 -p0 -b .arm
12cr|openssl0.9.8-0.9.8x-0.1|83	
12cr|openssl0.9.8-0.9.8x-0.1|84	perl -pi -e "s,^(OPENSSL_LIBNAME=).+$,\1%{_lib}," Makefile.org engines/Makefile
12cr|openssl0.9.8-0.9.8x-0.1|85	
12cr|openssl0.9.8-0.9.8x-0.1|86	# fix perl path
12cr|openssl0.9.8-0.9.8x-0.1|87	perl util/perlpath.pl %{_bindir}/perl
12cr|openssl0.9.8-0.9.8x-0.1|88	
12cr|openssl0.9.8-0.9.8x-0.1|89	%build
12cr|openssl0.9.8-0.9.8x-0.1|90	%serverbuild
12cr|openssl0.9.8-0.9.8x-0.1|91	
12cr|openssl0.9.8-0.9.8x-0.1|92	# Figure out which flags we want to use.
12cr|openssl0.9.8-0.9.8x-0.1|93	# default
12cr|openssl0.9.8-0.9.8x-0.1|94	sslarch=%{_os}-%{_arch}
12cr|openssl0.9.8-0.9.8x-0.1|95	%ifarch %ix86
12cr|openssl0.9.8-0.9.8x-0.1|96	sslarch=linux-elf
12cr|openssl0.9.8-0.9.8x-0.1|97	if ! echo %{_target} | grep -q i[56]86 ; then
12cr|openssl0.9.8-0.9.8x-0.1|98	sslflags="no-asm"
12cr|openssl0.9.8-0.9.8x-0.1|99	fi
12cr|openssl0.9.8-0.9.8x-0.1|100	%endif
12cr|openssl0.9.8-0.9.8x-0.1|101	%ifarch sparcv9
12cr|openssl0.9.8-0.9.8x-0.1|102	sslarch=linux-sparcv9
12cr|openssl0.9.8-0.9.8x-0.1|103	%endif
12cr|openssl0.9.8-0.9.8x-0.1|104	%ifarch alpha
12cr|openssl0.9.8-0.9.8x-0.1|105	sslarch=linux-alpha-gcc
12cr|openssl0.9.8-0.9.8x-0.1|106	%endif
12cr|openssl0.9.8-0.9.8x-0.1|107	%ifarch s390
12cr|openssl0.9.8-0.9.8x-0.1|108	sslarch="linux-generic32 -DB_ENDIAN -DNO_ASM"
12cr|openssl0.9.8-0.9.8x-0.1|109	%endif
12cr|openssl0.9.8-0.9.8x-0.1|110	%ifarch s390x
12cr|openssl0.9.8-0.9.8x-0.1|111	sslarch="linux-generic64 -DB_ENDIAN -DNO_ASM"
12cr|openssl0.9.8-0.9.8x-0.1|112	%endif
12cr|openssl0.9.8-0.9.8x-0.1|113	
12cr|openssl0.9.8-0.9.8x-0.1|114	# ia64, x86_64, ppc, ppc64 are OK by default
12cr|openssl0.9.8-0.9.8x-0.1|115	# Configure the build tree.  Override OpenSSL defaults with known-good defaults
12cr|openssl0.9.8-0.9.8x-0.1|116	# usable on all platforms.  The Configure script already knows to use -fPIC and
12cr|openssl0.9.8-0.9.8x-0.1|117	# RPM_OPT_FLAGS, so we can skip specifiying them here.
12cr|openssl0.9.8-0.9.8x-0.1|118	./Configure \
12cr|openssl0.9.8-0.9.8x-0.1|119	--prefix=%{_prefix} --openssldir=%{_sysconfdir}/pki/tls ${sslflags} \
12cr|openssl0.9.8-0.9.8x-0.1|120	--enginesdir=%{_libdir}/openssl-%{maj}/engines \
12cr|openssl0.9.8-0.9.8x-0.1|121	no-idea no-rc5 enable-camellia shared enable-tlsext ${sslarch} --pk11-libname=%{_libdir}/pkcs11/PKCS11_API.so
12cr|openssl0.9.8-0.9.8x-0.1|122	
12cr|openssl0.9.8-0.9.8x-0.1|123	#    zlib no-idea no-mdc2 no-rc5 no-ec no-ecdh no-ecdsa shared ${sslarch}
12cr|openssl0.9.8-0.9.8x-0.1|124	
12cr|openssl0.9.8-0.9.8x-0.1|125	# antibork stuff...
12cr|openssl0.9.8-0.9.8x-0.1|126	perl -pi -e "s|^#define ENGINESDIR .*|#define ENGINESDIR \"%{_libdir}/openssl-%{maj}/engines\"|g" crypto/opensslconf.h
12cr|openssl0.9.8-0.9.8x-0.1|127	
12cr|openssl0.9.8-0.9.8x-0.1|128	# Add -Wa,--noexecstack here so that libcrypto's assembler modules will be
12cr|openssl0.9.8-0.9.8x-0.1|129	# marked as not requiring an executable stack.
12cr|openssl0.9.8-0.9.8x-0.1|130	RPM_OPT_FLAGS="%{optflags} -Wa,--noexecstack"
12cr|openssl0.9.8-0.9.8x-0.1|131	make depend
12cr|openssl0.9.8-0.9.8x-0.1|132	make all build-shared
12cr|openssl0.9.8-0.9.8x-0.1|133	
12cr|openssl0.9.8-0.9.8x-0.1|134	# Generate hashes for the included certs.
12cr|openssl0.9.8-0.9.8x-0.1|135	make rehash build-shared
12cr|openssl0.9.8-0.9.8x-0.1|136	
12cr|openssl0.9.8-0.9.8x-0.1|137	%install
12cr|openssl0.9.8-0.9.8x-0.1|138	rm -fr %{buildroot}
12cr|openssl0.9.8-0.9.8x-0.1|139	
12cr|openssl0.9.8-0.9.8x-0.1|140	%makeinstall \
12cr|openssl0.9.8-0.9.8x-0.1|141	INSTALL_PREFIX=%{buildroot} \
12cr|openssl0.9.8-0.9.8x-0.1|142	MANDIR=%{_mandir} \
12cr|openssl0.9.8-0.9.8x-0.1|143	build-shared
12cr|openssl0.9.8-0.9.8x-0.1|144	
12cr|openssl0.9.8-0.9.8x-0.1|145	# the makefiles are too borked...
12cr|openssl0.9.8-0.9.8x-0.1|146	install -d %{buildroot}%{_libdir}/openssl-%{maj}
12cr|openssl0.9.8-0.9.8x-0.1|147	mv %{buildroot}%{_libdir}/engines %{buildroot}%{_libdir}/openssl-%{maj}/
12cr|openssl0.9.8-0.9.8x-0.1|148	
12cr|openssl0.9.8-0.9.8x-0.1|149	# strip cannot touch these unless 755
12cr|openssl0.9.8-0.9.8x-0.1|150	chmod 755 %{buildroot}%{_libdir}/openssl-%{maj}/engines/*.so*
12cr|openssl0.9.8-0.9.8x-0.1|151	chmod 755 %{buildroot}%{_libdir}/*.so*
12cr|openssl0.9.8-0.9.8x-0.1|152	
12cr|openssl0.9.8-0.9.8x-0.1|153	# nuke what we don't need
12cr|openssl0.9.8-0.9.8x-0.1|154	rm -rf %{buildroot}%{_sysconfdir}
12cr|openssl0.9.8-0.9.8x-0.1|155	rm -rf %{buildroot}%{_bindir}
12cr|openssl0.9.8-0.9.8x-0.1|156	rm -rf %{buildroot}%{_mandir}
12cr|openssl0.9.8-0.9.8x-0.1|157	rm -rf %{buildroot}%{_libdir}/pkgconfig
12cr|openssl0.9.8-0.9.8x-0.1|158	rm -rf %{buildroot}%{_includedir}
12cr|openssl0.9.8-0.9.8x-0.1|159	rm -f %{buildroot}%{_libdir}/lib*.so
12cr|openssl0.9.8-0.9.8x-0.1|160	rm -f %{buildroot}%{_libdir}/lib*.a
12cr|openssl0.9.8-0.9.8x-0.1|161	
12cr|openssl0.9.8-0.9.8x-0.1|162	%clean
12cr|openssl0.9.8-0.9.8x-0.1|163	rm -fr %{buildroot}
12cr|openssl0.9.8-0.9.8x-0.1|164	
12cr|openssl0.9.8-0.9.8x-0.1|165	%files -n %{libname}
12cr|openssl0.9.8-0.9.8x-0.1|166	%defattr(-,root,root)
12cr|openssl0.9.8-0.9.8x-0.1|167	%doc FAQ INSTALL LICENSE NEWS PROBLEMS README*
12cr|openssl0.9.8-0.9.8x-0.1|168	%attr(0755,root,root) %{_libdir}/lib*.so.*
12cr|openssl0.9.8-0.9.8x-0.1|169	%attr(0755,root,root) %dir %{_libdir}/openssl-%{maj}/engines
12cr|openssl0.9.8-0.9.8x-0.1|170	%attr(0755,root,root) %{_libdir}/openssl-%{maj}/engines/*.so
12cr|openssl0.9.8-0.9.8x-0.1|171	
12cr|openssl0.9.8-0.9.8x-0.1|172	
12cr|openssl0.9.8-0.9.8x-0.1|173	%changelog
12cr|openssl0.9.8-0.9.8x-0.1|174	* Fri May 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.9.8x-1mdv2012.0
12cr|openssl0.9.8-0.9.8x-0.1|175	+ Revision: 798208
12cr|openssl0.9.8-0.9.8x-0.1|176	- 0.9.8x
12cr|openssl0.9.8-0.9.8x-0.1|177	
12cr|openssl0.9.8-0.9.8x-0.1|178	* Tue Apr 24 2012 Oden Eriksson <oeriksson@mandriva.com> 0.9.8w-1
12cr|openssl0.9.8-0.9.8x-0.1|179	+ Revision: 793114
12cr|openssl0.9.8-0.9.8x-0.1|180	- 0.9.8w
12cr|openssl0.9.8-0.9.8x-0.1|181	
12cr|openssl0.9.8-0.9.8x-0.1|182	* Tue Mar 13 2012 Oden Eriksson <oeriksson@mandriva.com> 0.9.8u-1
12cr|openssl0.9.8-0.9.8x-0.1|183	+ Revision: 784666
12cr|openssl0.9.8-0.9.8x-0.1|184	- 0.9.8u
12cr|openssl0.9.8-0.9.8x-0.1|185	
12cr|openssl0.9.8-0.9.8x-0.1|186	* Thu Jan 19 2012 Oden Eriksson <oeriksson@mandriva.com> 0.9.8t-1
12cr|openssl0.9.8-0.9.8x-0.1|187	+ Revision: 762529
12cr|openssl0.9.8-0.9.8x-0.1|188	- 0.9.8t
12cr|openssl0.9.8-0.9.8x-0.1|189	
12cr|openssl0.9.8-0.9.8x-0.1|190	* Thu Oct 20 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.8r-2
12cr|openssl0.9.8-0.9.8x-0.1|191	+ Revision: 705506
12cr|openssl0.9.8-0.9.8x-0.1|192	- fix bork
12cr|openssl0.9.8-0.9.8x-0.1|193	- import openssl0.9.8
12cr|openssl0.9.8-0.9.8x-0.1|194	
12cr|openssl0.9.8-0.9.8x-0.1|195	
12cr|openssl0.9.8-0.9.8x-0.1|196	* Tue Oct 18 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.8r-1mdv2010.2
12cr|openssl0.9.8-0.9.8x-0.1|197	- initial Mandriva package

3729 12
12cr|openstack-swift-1.2.99.239-1|1	%global with_doc 1
12cr|openstack-swift-1.2.99.239-1|2	
12cr|openstack-swift-1.2.99.239-1|3	%define bzr_rev 239
12cr|openstack-swift-1.2.99.239-1|4	Name:             openstack-swift
12cr|openstack-swift-1.2.99.239-1|5	Version:          1.2.99.%{bzr_rev}
12cr|openstack-swift-1.2.99.239-1|6	Release:          %mkrel 1
12cr|openstack-swift-1.2.99.239-1|7	Summary:          OpenStack Object Storage (swift)
12cr|openstack-swift-1.2.99.239-1|8	Group:            Development/Python
12cr|openstack-swift-1.2.99.239-1|9	License:          ASL 2.0
12cr|openstack-swift-1.2.99.239-1|10	URL:              http://launchpad.net/swift
12cr|openstack-swift-1.2.99.239-1|11	Source0:          http://hudson.openstack.org/job/swift-tarball/lastSuccessfulBuild/artifact/dist/swift-1.3-dev+bzr%{bzr_rev}.tar.gz
12cr|openstack-swift-1.2.99.239-1|12	#Source0:          http://launchpad.net/swift/1.2/1.2.0/+download/swift-1.2.0.tar.gz
12cr|openstack-swift-1.2.99.239-1|13	Source1:          %{name}-functions
12cr|openstack-swift-1.2.99.239-1|14	Source2:          %{name}-account.init
12cr|openstack-swift-1.2.99.239-1|15	Source3:          %{name}-auth.init
12cr|openstack-swift-1.2.99.239-1|16	Source4:          %{name}-container.init
12cr|openstack-swift-1.2.99.239-1|17	Source5:          %{name}-object.init
12cr|openstack-swift-1.2.99.239-1|18	Source6:          %{name}-proxy.init
12cr|openstack-swift-1.2.99.239-1|19	Source20:         %{name}-create-man-stubs.py
12cr|openstack-swift-1.2.99.239-1|20	BuildRoot:        %{_tmppath}/swift-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|openstack-swift-1.2.99.239-1|21	BuildArch:        noarch
12cr|openstack-swift-1.2.99.239-1|22	BuildRequires:    fdupes
12cr|openstack-swift-1.2.99.239-1|23	BuildRequires:    dos2unix
12cr|openstack-swift-1.2.99.239-1|24	BuildRequires:    python-devel
12cr|openstack-swift-1.2.99.239-1|25	BuildRequires:    python-setuptools
12cr|openstack-swift-1.2.99.239-1|26	Requires:         python-configobj
12cr|openstack-swift-1.2.99.239-1|27	Requires:         python-eventlet >= 0.9.8
12cr|openstack-swift-1.2.99.239-1|28	Requires:         python-greenlet >= 0.3.1
12cr|openstack-swift-1.2.99.239-1|29	Requires:         python-simplejson
12cr|openstack-swift-1.2.99.239-1|30	Requires:         python-webob
12cr|openstack-swift-1.2.99.239-1|31	Requires:         pyxattr
12cr|openstack-swift-1.2.99.239-1|32	Requires:         python-netifaces
12cr|openstack-swift-1.2.99.239-1|33	Requires(pre):    shadow-utils
12cr|openstack-swift-1.2.99.239-1|34	
12cr|openstack-swift-1.2.99.239-1|35	%description
12cr|openstack-swift-1.2.99.239-1|36	OpenStack Object Storage (swift) aggregates commodity servers to work together
12cr|openstack-swift-1.2.99.239-1|37	in clusters for reliable, redundant, and large-scale storage of static objects.
12cr|openstack-swift-1.2.99.239-1|38	Objects are written to multiple hardware devices in the data center, with the
12cr|openstack-swift-1.2.99.239-1|39	OpenStack software responsible for ensuring data replication and integrity
12cr|openstack-swift-1.2.99.239-1|40	across the cluster. Storage clusters can scale horizontally by adding new nodes,
12cr|openstack-swift-1.2.99.239-1|41	which are automatically configured. Should a node fail, OpenStack works to
12cr|openstack-swift-1.2.99.239-1|42	replicate its content from other active nodes. Because OpenStack uses software
12cr|openstack-swift-1.2.99.239-1|43	logic to ensure data replication and distribution across different devices,
12cr|openstack-swift-1.2.99.239-1|44	inexpensive commodity hard drives and servers can be used in lieu of more
12cr|openstack-swift-1.2.99.239-1|45	expensive equipment.
12cr|openstack-swift-1.2.99.239-1|46	
12cr|openstack-swift-1.2.99.239-1|47	%package          account
12cr|openstack-swift-1.2.99.239-1|48	Summary:          A swift account server
12cr|openstack-swift-1.2.99.239-1|49	Group:            System/Cluster
12cr|openstack-swift-1.2.99.239-1|50	Requires:         %{name} = %{version}-%{release}
12cr|openstack-swift-1.2.99.239-1|51	
12cr|openstack-swift-1.2.99.239-1|52	%description      account
12cr|openstack-swift-1.2.99.239-1|53	OpenStack Object Storage (swift) aggregates commodity servers to work together
12cr|openstack-swift-1.2.99.239-1|54	in clusters for reliable, redundant, and large-scale storage of static objects.
12cr|openstack-swift-1.2.99.239-1|55	
12cr|openstack-swift-1.2.99.239-1|56	This package contains the %{name} account server.
12cr|openstack-swift-1.2.99.239-1|57	
12cr|openstack-swift-1.2.99.239-1|58	%package          auth
12cr|openstack-swift-1.2.99.239-1|59	Summary:          A swift auth server
12cr|openstack-swift-1.2.99.239-1|60	Group:            System/Cluster
12cr|openstack-swift-1.2.99.239-1|61	Requires:         %{name} = %{version}-%{release}
12cr|openstack-swift-1.2.99.239-1|62	
12cr|openstack-swift-1.2.99.239-1|63	%description      auth
12cr|openstack-swift-1.2.99.239-1|64	OpenStack Object Storage (swift) aggregates commodity servers to work together
12cr|openstack-swift-1.2.99.239-1|65	in clusters for reliable, redundant, and large-scale storage of static objects.
12cr|openstack-swift-1.2.99.239-1|66	
12cr|openstack-swift-1.2.99.239-1|67	This package contains the %{name} auth server.
12cr|openstack-swift-1.2.99.239-1|68	
12cr|openstack-swift-1.2.99.239-1|69	%package          container
12cr|openstack-swift-1.2.99.239-1|70	Summary:          A swift container server
12cr|openstack-swift-1.2.99.239-1|71	Group:            System/Cluster
12cr|openstack-swift-1.2.99.239-1|72	Requires:         %{name} = %{version}-%{release}
12cr|openstack-swift-1.2.99.239-1|73	
12cr|openstack-swift-1.2.99.239-1|74	%description      container
12cr|openstack-swift-1.2.99.239-1|75	OpenStack Object Storage (swift) aggregates commodity servers to work together
12cr|openstack-swift-1.2.99.239-1|76	in clusters for reliable, redundant, and large-scale storage of static objects.
12cr|openstack-swift-1.2.99.239-1|77	
12cr|openstack-swift-1.2.99.239-1|78	This package contains the %{name} container server.
12cr|openstack-swift-1.2.99.239-1|79	
12cr|openstack-swift-1.2.99.239-1|80	%package          object
12cr|openstack-swift-1.2.99.239-1|81	Summary:          A swift object server
12cr|openstack-swift-1.2.99.239-1|82	Group:            System/Cluster
12cr|openstack-swift-1.2.99.239-1|83	Requires:         %{name} = %{version}-%{release}
12cr|openstack-swift-1.2.99.239-1|84	
12cr|openstack-swift-1.2.99.239-1|85	%description      object
12cr|openstack-swift-1.2.99.239-1|86	OpenStack Object Storage (swift) aggregates commodity servers to work together
12cr|openstack-swift-1.2.99.239-1|87	in clusters for reliable, redundant, and large-scale storage of static objects.
12cr|openstack-swift-1.2.99.239-1|88	
12cr|openstack-swift-1.2.99.239-1|89	This package contains the %{name} object server.
12cr|openstack-swift-1.2.99.239-1|90	
12cr|openstack-swift-1.2.99.239-1|91	%package          proxy
12cr|openstack-swift-1.2.99.239-1|92	Summary:          A swift proxy server
12cr|openstack-swift-1.2.99.239-1|93	Group:            System/Cluster
12cr|openstack-swift-1.2.99.239-1|94	Requires:         %{name} = %{version}-%{release}
12cr|openstack-swift-1.2.99.239-1|95	Requires:         memcached
12cr|openstack-swift-1.2.99.239-1|96	
12cr|openstack-swift-1.2.99.239-1|97	%description      proxy
12cr|openstack-swift-1.2.99.239-1|98	OpenStack Object Storage (swift) aggregates commodity servers to work together
12cr|openstack-swift-1.2.99.239-1|99	in clusters for reliable, redundant, and large-scale storage of static objects.
12cr|openstack-swift-1.2.99.239-1|100	
12cr|openstack-swift-1.2.99.239-1|101	This package contains the %{name} proxy server.
12cr|openstack-swift-1.2.99.239-1|102	
12cr|openstack-swift-1.2.99.239-1|103	%if 0%{?with_doc}
12cr|openstack-swift-1.2.99.239-1|104	%package doc
12cr|openstack-swift-1.2.99.239-1|105	Summary:          Documentation for %{name}
12cr|openstack-swift-1.2.99.239-1|106	Group:            Books/Computer books
12cr|openstack-swift-1.2.99.239-1|107	BuildRequires:    python-sphinx
12cr|openstack-swift-1.2.99.239-1|108	# Required for generating docs
12cr|openstack-swift-1.2.99.239-1|109	BuildRequires:    python-eventlet
12cr|openstack-swift-1.2.99.239-1|110	BuildRequires:    python-simplejson
12cr|openstack-swift-1.2.99.239-1|111	BuildRequires:    python-webob
12cr|openstack-swift-1.2.99.239-1|112	BuildRequires:    pyxattr
12cr|openstack-swift-1.2.99.239-1|113	BuildRequires:    python-xmldiff
12cr|openstack-swift-1.2.99.239-1|114	BuildRequires:    python-netaddr
12cr|openstack-swift-1.2.99.239-1|115	BuildRequires:    python-netifaces
12cr|openstack-swift-1.2.99.239-1|116	
12cr|openstack-swift-1.2.99.239-1|117	
12cr|openstack-swift-1.2.99.239-1|118	%description      doc
12cr|openstack-swift-1.2.99.239-1|119	OpenStack Object Storage (swift) aggregates commodity servers to work together
12cr|openstack-swift-1.2.99.239-1|120	in clusters for reliable, redundant, and large-scale storage of static objects.
12cr|openstack-swift-1.2.99.239-1|121	
12cr|openstack-swift-1.2.99.239-1|122	This package contains documentation files for %{name}.
12cr|openstack-swift-1.2.99.239-1|123	%endif
12cr|openstack-swift-1.2.99.239-1|124	
12cr|openstack-swift-1.2.99.239-1|125	%prep
12cr|openstack-swift-1.2.99.239-1|126	%setup -q -n swift-1.3-dev
12cr|openstack-swift-1.2.99.239-1|127	# Fix wrong-file-end-of-line-encoding warning
12cr|openstack-swift-1.2.99.239-1|128	dos2unix LICENSE
12cr|openstack-swift-1.2.99.239-1|129	
12cr|openstack-swift-1.2.99.239-1|130	%build
12cr|openstack-swift-1.2.99.239-1|131	CFLAGS="%{optflags}" python setup.py build
12cr|openstack-swift-1.2.99.239-1|132	# Build docs
12cr|openstack-swift-1.2.99.239-1|133	%if 0%{?with_doc}
12cr|openstack-swift-1.2.99.239-1|134	export PYTHONPATH="$( pwd ):$PYTHONPATH"
12cr|openstack-swift-1.2.99.239-1|135	pushd doc
12cr|openstack-swift-1.2.99.239-1|136	sphinx-build -b html source build/html
12cr|openstack-swift-1.2.99.239-1|137	popd
12cr|openstack-swift-1.2.99.239-1|138	rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
12cr|openstack-swift-1.2.99.239-1|139	%endif
12cr|openstack-swift-1.2.99.239-1|140	# Build man stubs
12cr|openstack-swift-1.2.99.239-1|141	%{__python} %{SOURCE20} --mandir=./man
12cr|openstack-swift-1.2.99.239-1|142	
12cr|openstack-swift-1.2.99.239-1|143	%install
12cr|openstack-swift-1.2.99.239-1|144	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
12cr|openstack-swift-1.2.99.239-1|145	# Init helper functions
12cr|openstack-swift-1.2.99.239-1|146	install -p -D -m 644 %{SOURCE1} %{buildroot}/usr/share/%{name}/functions
12cr|openstack-swift-1.2.99.239-1|147	# Init scripts
12cr|openstack-swift-1.2.99.239-1|148	install -p -D -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/%{name}-account
12cr|openstack-swift-1.2.99.239-1|149	install -p -D -m 755 %{SOURCE3} %{buildroot}%{_initrddir}/%{name}-auth
12cr|openstack-swift-1.2.99.239-1|150	install -p -D -m 755 %{SOURCE4} %{buildroot}%{_initrddir}/%{name}-container
12cr|openstack-swift-1.2.99.239-1|151	install -p -D -m 755 %{SOURCE5} %{buildroot}%{_initrddir}/%{name}-object
12cr|openstack-swift-1.2.99.239-1|152	install -p -D -m 755 %{SOURCE6} %{buildroot}%{_initrddir}/%{name}-proxy
12cr|openstack-swift-1.2.99.239-1|153	# Install man stubs
12cr|openstack-swift-1.2.99.239-1|154	for name in $( ls ./man ); do
12cr|openstack-swift-1.2.99.239-1|155	mkdir -p "%{buildroot}%{_mandir}/$name"
12cr|openstack-swift-1.2.99.239-1|156	cp "./man/$name/"*.gz "%{buildroot}%{_mandir}/$name"
12cr|openstack-swift-1.2.99.239-1|157	done
12cr|openstack-swift-1.2.99.239-1|158	# Remove tests
12cr|openstack-swift-1.2.99.239-1|159	rm -fr %{buildroot}/%{python_sitelib}/test
12cr|openstack-swift-1.2.99.239-1|160	# Misc other
12cr|openstack-swift-1.2.99.239-1|161	install -d -m 755 %{buildroot}%{_sysconfdir}/swift
12cr|openstack-swift-1.2.99.239-1|162	install -d -m 755 %{buildroot}%{_sysconfdir}/swift/account-server
12cr|openstack-swift-1.2.99.239-1|163	install -d -m 755 %{buildroot}%{_sysconfdir}/swift/auth-server
12cr|openstack-swift-1.2.99.239-1|164	install -d -m 755 %{buildroot}%{_sysconfdir}/swift/container-server
12cr|openstack-swift-1.2.99.239-1|165	install -d -m 755 %{buildroot}%{_sysconfdir}/swift/object-server
12cr|openstack-swift-1.2.99.239-1|166	install -d -m 755 %{buildroot}%{_sysconfdir}/swift/proxy-server
12cr|openstack-swift-1.2.99.239-1|167	# /var/run is not allowed in 11.3 or later because of tmpfs support
12cr|openstack-swift-1.2.99.239-1|168	%if 0%{?suse_version} < 1130
12cr|openstack-swift-1.2.99.239-1|169	# Install pid directory
12cr|openstack-swift-1.2.99.239-1|170	install -d -m 755 %{buildroot}%{_localstatedir}/run/swift
12cr|openstack-swift-1.2.99.239-1|171	install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/account-server
12cr|openstack-swift-1.2.99.239-1|172	install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/auth-server
12cr|openstack-swift-1.2.99.239-1|173	install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/container-server
12cr|openstack-swift-1.2.99.239-1|174	install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/object-server
12cr|openstack-swift-1.2.99.239-1|175	install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/proxy-server
12cr|openstack-swift-1.2.99.239-1|176	%endif
12cr|openstack-swift-1.2.99.239-1|177	fdupes %{buildroot}%{python_sitelib}/swift
12cr|openstack-swift-1.2.99.239-1|178	%clean
12cr|openstack-swift-1.2.99.239-1|179	rm -rf %{buildroot}
12cr|openstack-swift-1.2.99.239-1|180	
12cr|openstack-swift-1.2.99.239-1|181	%pre
12cr|openstack-swift-1.2.99.239-1|182	getent group swift >/dev/null || groupadd -r swift
12cr|openstack-swift-1.2.99.239-1|183	getent passwd swift >/dev/null || \
12cr|openstack-swift-1.2.99.239-1|184	useradd -r -g swift -d %{_sharedstatedir}/swift -s /sbin/nologin \
12cr|openstack-swift-1.2.99.239-1|185	-c "OpenStack Swift Daemons" swift
12cr|openstack-swift-1.2.99.239-1|186	exit 0
12cr|openstack-swift-1.2.99.239-1|187	
12cr|openstack-swift-1.2.99.239-1|188	%post account
12cr|openstack-swift-1.2.99.239-1|189	%_post_service openstack-swift-account
12cr|openstack-swift-1.2.99.239-1|190	
12cr|openstack-swift-1.2.99.239-1|191	%preun account
12cr|openstack-swift-1.2.99.239-1|192	%_preun_service openstack-swift-account
12cr|openstack-swift-1.2.99.239-1|193	
12cr|openstack-swift-1.2.99.239-1|194	%post auth
12cr|openstack-swift-1.2.99.239-1|195	%_post_service openstack-swift-auth
12cr|openstack-swift-1.2.99.239-1|196	
12cr|openstack-swift-1.2.99.239-1|197	%preun auth
12cr|openstack-swift-1.2.99.239-1|198	%_preun_service openstack-swift-auth
12cr|openstack-swift-1.2.99.239-1|199	
12cr|openstack-swift-1.2.99.239-1|200	%post container
12cr|openstack-swift-1.2.99.239-1|201	%_post_service openstack-swift-container
12cr|openstack-swift-1.2.99.239-1|202	
12cr|openstack-swift-1.2.99.239-1|203	%preun container
12cr|openstack-swift-1.2.99.239-1|204	%_preun_service openstack-swift-container
12cr|openstack-swift-1.2.99.239-1|205	
12cr|openstack-swift-1.2.99.239-1|206	%post object
12cr|openstack-swift-1.2.99.239-1|207	%_post_service openstack-swift-object
12cr|openstack-swift-1.2.99.239-1|208	
12cr|openstack-swift-1.2.99.239-1|209	%preun object
12cr|openstack-swift-1.2.99.239-1|210	%_preun_service openstack-swift-object
12cr|openstack-swift-1.2.99.239-1|211	
12cr|openstack-swift-1.2.99.239-1|212	%post proxy
12cr|openstack-swift-1.2.99.239-1|213	%_post_service openstack-swift-proxy
12cr|openstack-swift-1.2.99.239-1|214	
12cr|openstack-swift-1.2.99.239-1|215	%preun proxy
12cr|openstack-swift-1.2.99.239-1|216	%_preun_service openstack-swift-proxy
12cr|openstack-swift-1.2.99.239-1|217	
12cr|openstack-swift-1.2.99.239-1|218	%files
12cr|openstack-swift-1.2.99.239-1|219	%defattr(-,root,root,-)
12cr|openstack-swift-1.2.99.239-1|220	%doc AUTHORS LICENSE README
12cr|openstack-swift-1.2.99.239-1|221	%dir /usr/share/%{name}/functions
12cr|openstack-swift-1.2.99.239-1|222	%if 0%{?suse_version} < 1130
12cr|openstack-swift-1.2.99.239-1|223	%dir %attr(0755, swift, root) %{_localstatedir}/run/swift
12cr|openstack-swift-1.2.99.239-1|224	%endif
12cr|openstack-swift-1.2.99.239-1|225	%dir %{_sysconfdir}/swift
12cr|openstack-swift-1.2.99.239-1|226	%dir %{python_sitelib}/swift
12cr|openstack-swift-1.2.99.239-1|227	%dir /usr/share/openstack-swift
12cr|openstack-swift-1.2.99.239-1|228	%{_bindir}/st
12cr|openstack-swift-1.2.99.239-1|229	%{_bindir}/swift-account-audit
12cr|openstack-swift-1.2.99.239-1|230	%{_bindir}/swift-drive-audit
12cr|openstack-swift-1.2.99.239-1|231	%{_bindir}/swift-get-nodes
12cr|openstack-swift-1.2.99.239-1|232	%{_bindir}/swift-init
12cr|openstack-swift-1.2.99.239-1|233	%{_bindir}/swift-ring-builder
12cr|openstack-swift-1.2.99.239-1|234	%{_bindir}/swift-stats-populate
12cr|openstack-swift-1.2.99.239-1|235	%{_bindir}/swift-stats-report
12cr|openstack-swift-1.2.99.239-1|236	# TODO: check if this is the correct subpackage
12cr|openstack-swift-1.2.99.239-1|237	%{_bindir}/swift-bench
12cr|openstack-swift-1.2.99.239-1|238	%{_bindir}/swift-log-stats-collector
12cr|openstack-swift-1.2.99.239-1|239	%{_bindir}/swift-log-uploader
12cr|openstack-swift-1.2.99.239-1|240	# ENDTODO
12cr|openstack-swift-1.2.99.239-1|241	%{_mandir}/man8/st.8.*
12cr|openstack-swift-1.2.99.239-1|242	%{_mandir}/man8/swift-account-audit.8.*
12cr|openstack-swift-1.2.99.239-1|243	%{_mandir}/man8/swift-drive-audit.8.*
12cr|openstack-swift-1.2.99.239-1|244	%{_mandir}/man8/swift-get-nodes.8.*
12cr|openstack-swift-1.2.99.239-1|245	%{_mandir}/man8/swift-init.8.*
12cr|openstack-swift-1.2.99.239-1|246	%{_mandir}/man8/swift-ring-builder.8.*
12cr|openstack-swift-1.2.99.239-1|247	%{_mandir}/man8/swift-stats-populate.8.*
12cr|openstack-swift-1.2.99.239-1|248	%{_mandir}/man8/swift-stats-report.8.*
12cr|openstack-swift-1.2.99.239-1|249	%{python_sitelib}/swift/*.py*
12cr|openstack-swift-1.2.99.239-1|250	%{python_sitelib}/swift/common
12cr|openstack-swift-1.2.99.239-1|251	# TODO: check if this is the correct subpackage
12cr|openstack-swift-1.2.99.239-1|252	%{python_sitelib}/swift/stats
12cr|openstack-swift-1.2.99.239-1|253	# ENDTODO
12cr|openstack-swift-1.2.99.239-1|254	%{python_sitelib}/swift-1.*.egg-info
12cr|openstack-swift-1.2.99.239-1|255	
12cr|openstack-swift-1.2.99.239-1|256	%files account
12cr|openstack-swift-1.2.99.239-1|257	%defattr(-,root,root,-)
12cr|openstack-swift-1.2.99.239-1|258	%doc etc/account-server.conf-sample
12cr|openstack-swift-1.2.99.239-1|259	%dir %{_initrddir}/%{name}-account
12cr|openstack-swift-1.2.99.239-1|260	%if 0%{?suse_version} < 1130
12cr|openstack-swift-1.2.99.239-1|261	%dir %attr(0755, swift, root) %{_localstatedir}/run/swift/account-server
12cr|openstack-swift-1.2.99.239-1|262	%endif
12cr|openstack-swift-1.2.99.239-1|263	%dir %{_sysconfdir}/swift/account-server
12cr|openstack-swift-1.2.99.239-1|264	%{_bindir}/swift-account-auditor
12cr|openstack-swift-1.2.99.239-1|265	%{_bindir}/swift-account-reaper
12cr|openstack-swift-1.2.99.239-1|266	%{_bindir}/swift-account-replicator
12cr|openstack-swift-1.2.99.239-1|267	%{_bindir}/swift-account-server
12cr|openstack-swift-1.2.99.239-1|268	# TODO: check if this is the correct subpackage
12cr|openstack-swift-1.2.99.239-1|269	%{_bindir}/swift-account-stats-logger
12cr|openstack-swift-1.2.99.239-1|270	# ENDTODO
12cr|openstack-swift-1.2.99.239-1|271	%{_mandir}/man8/swift-account-auditor.8.*
12cr|openstack-swift-1.2.99.239-1|272	%{_mandir}/man8/swift-account-reaper.8.*
12cr|openstack-swift-1.2.99.239-1|273	%{_mandir}/man8/swift-account-replicator.8.*
12cr|openstack-swift-1.2.99.239-1|274	%{_mandir}/man8/swift-account-server.8.*
12cr|openstack-swift-1.2.99.239-1|275	%{python_sitelib}/swift/account
12cr|openstack-swift-1.2.99.239-1|276	
12cr|openstack-swift-1.2.99.239-1|277	%files auth
12cr|openstack-swift-1.2.99.239-1|278	%defattr(-,root,root,-)
12cr|openstack-swift-1.2.99.239-1|279	%doc etc/auth-server.conf-sample
12cr|openstack-swift-1.2.99.239-1|280	%dir %{_initrddir}/%{name}-auth
12cr|openstack-swift-1.2.99.239-1|281	%if 0%{?suse_version} < 1130
12cr|openstack-swift-1.2.99.239-1|282	%dir %attr(0755, swift, root) %{_localstatedir}/run/swift/auth-server
12cr|openstack-swift-1.2.99.239-1|283	%endif
12cr|openstack-swift-1.2.99.239-1|284	%dir %{_sysconfdir}/swift/auth-server
12cr|openstack-swift-1.2.99.239-1|285	#%{_bindir}/swift-auth-create-account
12cr|openstack-swift-1.2.99.239-1|286	%{_bindir}/swift-auth-recreate-accounts
12cr|openstack-swift-1.2.99.239-1|287	%{_bindir}/swift-auth-server
12cr|openstack-swift-1.2.99.239-1|288	# TODO: check if this is the correct subpackage
12cr|openstack-swift-1.2.99.239-1|289	%{_bindir}/swift-auth-add-user
12cr|openstack-swift-1.2.99.239-1|290	%{_bindir}/swift-auth-to-swauth
12cr|openstack-swift-1.2.99.239-1|291	%{_bindir}/swift-auth-update-reseller-prefixes
12cr|openstack-swift-1.2.99.239-1|292	%{_bindir}/swauth-add-account
12cr|openstack-swift-1.2.99.239-1|293	%{_bindir}/swauth-add-user
12cr|openstack-swift-1.2.99.239-1|294	%{_bindir}/swauth-cleanup-tokens
12cr|openstack-swift-1.2.99.239-1|295	%{_bindir}/swauth-delete-account
12cr|openstack-swift-1.2.99.239-1|296	%{_bindir}/swauth-delete-user
12cr|openstack-swift-1.2.99.239-1|297	%{_bindir}/swauth-list
12cr|openstack-swift-1.2.99.239-1|298	%{_bindir}/swauth-prep
12cr|openstack-swift-1.2.99.239-1|299	%{_bindir}/swauth-set-account-service
12cr|openstack-swift-1.2.99.239-1|300	# ENDTODO
12cr|openstack-swift-1.2.99.239-1|301	%{_mandir}/man8/swift-auth-create-account.8.*
12cr|openstack-swift-1.2.99.239-1|302	%{_mandir}/man8/swift-auth-recreate-accounts.8.*
12cr|openstack-swift-1.2.99.239-1|303	%{_mandir}/man8/swift-auth-server.8.*
12cr|openstack-swift-1.2.99.239-1|304	%{python_sitelib}/swift/auth
12cr|openstack-swift-1.2.99.239-1|305	
12cr|openstack-swift-1.2.99.239-1|306	%files container
12cr|openstack-swift-1.2.99.239-1|307	%defattr(-,root,root,-)
12cr|openstack-swift-1.2.99.239-1|308	%doc etc/container-server.conf-sample
12cr|openstack-swift-1.2.99.239-1|309	%dir %{_initrddir}/%{name}-container
12cr|openstack-swift-1.2.99.239-1|310	%if 0%{?suse_version} < 1130
12cr|openstack-swift-1.2.99.239-1|311	%dir %attr(0755, swift, root) %{_localstatedir}/run/swift/container-server
12cr|openstack-swift-1.2.99.239-1|312	%endif
12cr|openstack-swift-1.2.99.239-1|313	%dir %{_sysconfdir}/swift/container-server
12cr|openstack-swift-1.2.99.239-1|314	%{_bindir}/swift-container-auditor
12cr|openstack-swift-1.2.99.239-1|315	%{_bindir}/swift-container-server
12cr|openstack-swift-1.2.99.239-1|316	%{_bindir}/swift-container-replicator
12cr|openstack-swift-1.2.99.239-1|317	%{_bindir}/swift-container-updater
12cr|openstack-swift-1.2.99.239-1|318	%{_mandir}/man8/swift-container-auditor.8.*
12cr|openstack-swift-1.2.99.239-1|319	%{_mandir}/man8/swift-container-server.8.*
12cr|openstack-swift-1.2.99.239-1|320	%{_mandir}/man8/swift-container-replicator.8.*
12cr|openstack-swift-1.2.99.239-1|321	%{_mandir}/man8/swift-container-updater.8.*
12cr|openstack-swift-1.2.99.239-1|322	%{python_sitelib}/swift/container
12cr|openstack-swift-1.2.99.239-1|323	
12cr|openstack-swift-1.2.99.239-1|324	%files object
12cr|openstack-swift-1.2.99.239-1|325	%defattr(-,root,root,-)
12cr|openstack-swift-1.2.99.239-1|326	%doc etc/account-server.conf-sample etc/rsyncd.conf-sample
12cr|openstack-swift-1.2.99.239-1|327	%dir %{_initrddir}/%{name}-object
12cr|openstack-swift-1.2.99.239-1|328	%if 0%{?suse_version} < 1130
12cr|openstack-swift-1.2.99.239-1|329	%dir %attr(0755, swift, root) %{_localstatedir}/run/swift/object-server
12cr|openstack-swift-1.2.99.239-1|330	%endif
12cr|openstack-swift-1.2.99.239-1|331	%dir %{_sysconfdir}/swift/object-server
12cr|openstack-swift-1.2.99.239-1|332	%{_bindir}/swift-object-auditor
12cr|openstack-swift-1.2.99.239-1|333	%{_bindir}/swift-object-info
12cr|openstack-swift-1.2.99.239-1|334	%{_bindir}/swift-object-replicator
12cr|openstack-swift-1.2.99.239-1|335	%{_bindir}/swift-object-server
12cr|openstack-swift-1.2.99.239-1|336	%{_bindir}/swift-object-updater
12cr|openstack-swift-1.2.99.239-1|337	%{_mandir}/man8/swift-object-auditor.8.*
12cr|openstack-swift-1.2.99.239-1|338	%{_mandir}/man8/swift-object-info.8.*
12cr|openstack-swift-1.2.99.239-1|339	%{_mandir}/man8/swift-object-replicator.8.*
12cr|openstack-swift-1.2.99.239-1|340	%{_mandir}/man8/swift-object-server.8.*
12cr|openstack-swift-1.2.99.239-1|341	%{_mandir}/man8/swift-object-updater.8.*
12cr|openstack-swift-1.2.99.239-1|342	%{python_sitelib}/swift/obj
12cr|openstack-swift-1.2.99.239-1|343	
12cr|openstack-swift-1.2.99.239-1|344	%files proxy
12cr|openstack-swift-1.2.99.239-1|345	%defattr(-,root,root,-)
12cr|openstack-swift-1.2.99.239-1|346	%doc etc/proxy-server.conf-sample
12cr|openstack-swift-1.2.99.239-1|347	%dir %{_initrddir}/%{name}-proxy
12cr|openstack-swift-1.2.99.239-1|348	%if 0%{?suse_version} < 1130
12cr|openstack-swift-1.2.99.239-1|349	%dir %attr(0755, swift, root) %{_localstatedir}/run/swift/proxy-server
12cr|openstack-swift-1.2.99.239-1|350	%endif
12cr|openstack-swift-1.2.99.239-1|351	%dir %{_sysconfdir}/swift/proxy-server
12cr|openstack-swift-1.2.99.239-1|352	%{_bindir}/swift-proxy-server
12cr|openstack-swift-1.2.99.239-1|353	%{_mandir}/man8/swift-proxy-server.8.*
12cr|openstack-swift-1.2.99.239-1|354	%{python_sitelib}/swift/proxy
12cr|openstack-swift-1.2.99.239-1|355	
12cr|openstack-swift-1.2.99.239-1|356	%if 0%{?with_doc}
12cr|openstack-swift-1.2.99.239-1|357	%files doc
12cr|openstack-swift-1.2.99.239-1|358	%defattr(-,root,root,-)
12cr|openstack-swift-1.2.99.239-1|359	%doc LICENSE doc/build/html
12cr|openstack-swift-1.2.99.239-1|360	%endif
12cr|openstack-swift-1.2.99.239-1|361	
12cr|openstack-swift-1.2.99.239-1|362	
12cr|openstack-swift-1.2.99.239-1|363	
12cr|openstack-swift-1.2.99.239-1|364	%changelog
12cr|openstack-swift-1.2.99.239-1|365	* Thu Jun 09 2011 Antoine Ginies <aginies@mandriva.com> 1.2.99.239-1mdv2011.0
12cr|openstack-swift-1.2.99.239-1|366	+ Revision: 683496
12cr|openstack-swift-1.2.99.239-1|367	- fix doc group
12cr|openstack-swift-1.2.99.239-1|368	- fix group in subpackage
12cr|openstack-swift-1.2.99.239-1|369	- import openstack-swift
12cr|openstack-swift-1.2.99.239-1|370	
12cr|openstack-swift-1.2.99.239-1|371	
12cr|openstack-swift-1.2.99.239-1|372	* Thu Jun 9 2011 Antoine Ginies <aginies@mandriva.com> 2011.1
12cr|openstack-swift-1.2.99.239-1|373	- first release for Mandriva based on OpenSUSE SRPM
12cr|openstack-swift-1.2.99.239-1|374	

3730 12
12cr|openswan-2.6.38-1|1	Summary:	An implementation of IPSEC & IKE for Linux
12cr|openswan-2.6.38-1|2	Name:		openswan
12cr|openswan-2.6.38-1|3	Version:	2.6.38
12cr|openswan-2.6.38-1|4	Release:	1
12cr|openswan-2.6.38-1|5	License:	GPLv2+
12cr|openswan-2.6.38-1|6	Group:		System/Servers
12cr|openswan-2.6.38-1|7	URL:		http://www.openswan.org/
12cr|openswan-2.6.38-1|8	Source0:	http://www.openswan.org/download/openswan-%{version}.tar.gz
12cr|openswan-2.6.38-1|9	Source1:	http://www.openswan.org/download/openswan-%{version}.tar.gz.asc
12cr|openswan-2.6.38-1|10	Patch0:		openswan-2.6.28-manfix.patch
12cr|openswan-2.6.38-1|11	Requires(post): rpm-helper
12cr|openswan-2.6.38-1|12	Requires(preun): rpm-helper
12cr|openswan-2.6.38-1|13	Provides:	ipsec-userland
12cr|openswan-2.6.38-1|14	BuildRequires:	bison
12cr|openswan-2.6.38-1|15	BuildRequires:	curl-devel
12cr|openswan-2.6.38-1|16	BuildRequires:	docbook-dtd412-xml
12cr|openswan-2.6.38-1|17	BuildRequires:	dos2unix
12cr|openswan-2.6.38-1|18	BuildRequires:	flex
12cr|openswan-2.6.38-1|19	BuildRequires:	gmp-devel
12cr|openswan-2.6.38-1|20	BuildRequires:	libcap-ng-devel
12cr|openswan-2.6.38-1|21	BuildRequires:	openldap-devel
12cr|openswan-2.6.38-1|22	BuildRequires:	pam-devel
12cr|openswan-2.6.38-1|23	BuildRequires:  xmlto
12cr|openswan-2.6.38-1|24	Requires:	curl
12cr|openswan-2.6.38-1|25	Requires:	iproute2
12cr|openswan-2.6.38-1|26	Requires:	ipsec-tools
12cr|openswan-2.6.38-1|27	Requires:	lsof
12cr|openswan-2.6.38-1|28	Requires:	openldap
12cr|openswan-2.6.38-1|29	Conflicts:	freeswan
12cr|openswan-2.6.38-1|30	
12cr|openswan-2.6.38-1|31	%description
12cr|openswan-2.6.38-1|32	Openswan is a free implementation of IPSEC & IKE for Linux, a fork of the
12cr|openswan-2.6.38-1|33	FreeS/WAN project.
12cr|openswan-2.6.38-1|34	
12cr|openswan-2.6.38-1|35	IPSEC is Internet Protocol Security and uses strong cryptography to
12cr|openswan-2.6.38-1|36	provide both authentication and encryption services.  These services
12cr|openswan-2.6.38-1|37	allow you to build secure tunnels through untrusted networks.
12cr|openswan-2.6.38-1|38	Everything passing through the untrusted net is encrypted by the ipsec
12cr|openswan-2.6.38-1|39	gateway machine and decrypted by the gateway at the other end of the
12cr|openswan-2.6.38-1|40	tunnel.  The resulting tunnel is a virtual private network or VPN.
12cr|openswan-2.6.38-1|41	
12cr|openswan-2.6.38-1|42	This package contains the daemons and userland tools for setting up
12cr|openswan-2.6.38-1|43	Openswan on a kernel with either the 2.6 native IPsec code, or
12cr|openswan-2.6.38-1|44	FreeS/WAN's KLIPS.
12cr|openswan-2.6.38-1|45	
12cr|openswan-2.6.38-1|46	%package	doc
12cr|openswan-2.6.38-1|47	Summary:	An implementation of IPSEC & IKE for Linux
12cr|openswan-2.6.38-1|48	Group:		System/Servers
12cr|openswan-2.6.38-1|49	BuildArch:	noarch
12cr|openswan-2.6.38-1|50	
12cr|openswan-2.6.38-1|51	%description	doc
12cr|openswan-2.6.38-1|52	Openswan is a free implementation of IPSEC & IKE for Linux, a fork of the
12cr|openswan-2.6.38-1|53	FreeS/WAN project.
12cr|openswan-2.6.38-1|54	
12cr|openswan-2.6.38-1|55	This is the documentation for Openswan.
12cr|openswan-2.6.38-1|56	
12cr|openswan-2.6.38-1|57	%prep
12cr|openswan-2.6.38-1|58	
12cr|openswan-2.6.38-1|59	%setup -q -n openswan-%{version}
12cr|openswan-2.6.38-1|60	%patch0 -p0 -b .manfix
12cr|openswan-2.6.38-1|61	
12cr|openswan-2.6.38-1|62	find . -type f -name "*.html" -exec dos2unix {} \;
12cr|openswan-2.6.38-1|63	
12cr|openswan-2.6.38-1|64	%build
12cr|openswan-2.6.38-1|65	
12cr|openswan-2.6.38-1|66	%serverbuild
12cr|openswan-2.6.38-1|67	
12cr|openswan-2.6.38-1|68	find . -name "Makefile*" | xargs perl -pi -e "s|libexec|%{_lib}|g"
12cr|openswan-2.6.38-1|69	export CLFAGS=$(echo %{optflags} -fno-strict-aliasing)
12cr|openswan-2.6.38-1|70	# the %make macro doesn't seem to work
12cr|openswan-2.6.38-1|71	make \
12cr|openswan-2.6.38-1|72	USERCOMPILE="-g $CLFAGS" \
12cr|openswan-2.6.38-1|73	INC_USRLOCAL=%{_prefix} \
12cr|openswan-2.6.38-1|74	MANTREE=%{_mandir} \
12cr|openswan-2.6.38-1|75	INC_RCDEFAULT=%{_initrddir} \
12cr|openswan-2.6.38-1|76	CONFDIR=%{_sysconfdir}/%name \
12cr|openswan-2.6.38-1|77	FINALCONFDIR=%{_sysconfdir}/%name \
12cr|openswan-2.6.38-1|78	FINALCONFFILE=%{_sysconfdir}/%name/ipsec.conf \
12cr|openswan-2.6.38-1|79	FINALLIBEXECDIR=%{_libdir}/ipsec \
12cr|openswan-2.6.38-1|80	FINALLIBDIR=%{_libdir}/ipsec \
12cr|openswan-2.6.38-1|81	USE_LIBCAP_NG=true \
12cr|openswan-2.6.38-1|82	USE_LDAP=true \
12cr|openswan-2.6.38-1|83	USE_LIBCURL=true \
12cr|openswan-2.6.38-1|84	HAVE_THREADS=true \
12cr|openswan-2.6.38-1|85	programs
12cr|openswan-2.6.38-1|86	
12cr|openswan-2.6.38-1|87	%install
12cr|openswan-2.6.38-1|88	
12cr|openswan-2.6.38-1|89	make \
12cr|openswan-2.6.38-1|90	DESTDIR=%{buildroot} \
12cr|openswan-2.6.38-1|91	INC_USRLOCAL=%{_prefix} \
12cr|openswan-2.6.38-1|92	MANTREE=%{buildroot}%{_mandir} \
12cr|openswan-2.6.38-1|93	INC_RCDEFAULT=%{_initrddir} \
12cr|openswan-2.6.38-1|94	INC_USRLOCAL=%{_prefix} \
12cr|openswan-2.6.38-1|95	INC_RCDEFAULT=%{_initrddir} \
12cr|openswan-2.6.38-1|96	FINALCONFDIR=%{_sysconfdir}/%name \
12cr|openswan-2.6.38-1|97	FINALLIBEXECDIR=%{_libdir}/ipsec \
12cr|openswan-2.6.38-1|98	FINALLIBDIR=%{_libdir}/ipsec \
12cr|openswan-2.6.38-1|99	install
12cr|openswan-2.6.38-1|100	
12cr|openswan-2.6.38-1|101	install -d -m700 %{buildroot}%{_localstatedir}/lib/run/pluto
12cr|openswan-2.6.38-1|102	install -d %{buildroot}%{_sbindir}
12cr|openswan-2.6.38-1|103	
12cr|openswan-2.6.38-1|104	# Remove old documentation for the time being.
12cr|openswan-2.6.38-1|105	rm -rf %{buildroot}%{_defaultdocdir}/freeswan
12cr|openswan-2.6.38-1|106	
12cr|openswan-2.6.38-1|107	# cleanup
12cr|openswan-2.6.38-1|108	rm -rf %{buildroot}%{_sysconfdir}/rc.d/rc*
12cr|openswan-2.6.38-1|109	rm -rf %{buildroot}%{_sysconfdir}/rc.d/init.d/setup
12cr|openswan-2.6.38-1|110	rm -rf %{buildroot}%{_docdir}/%{name}
12cr|openswan-2.6.38-1|111	
12cr|openswan-2.6.38-1|112	%preun
12cr|openswan-2.6.38-1|113	%_preun_service ipsec
12cr|openswan-2.6.38-1|114	
12cr|openswan-2.6.38-1|115	%post
12cr|openswan-2.6.38-1|116	%_post_service ipsec
12cr|openswan-2.6.38-1|117	
12cr|openswan-2.6.38-1|118	%files
12cr|openswan-2.6.38-1|119	%doc BUGS CHANGES COPYING CREDITS README
12cr|openswan-2.6.38-1|120	%attr(0755,root,root) %{_initrddir}/ipsec
12cr|openswan-2.6.38-1|121	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/ipsec.conf
12cr|openswan-2.6.38-1|122	%attr(0700,root,root) %dir %{_sysconfdir}/%{name}/ipsec.d
12cr|openswan-2.6.38-1|123	%attr(0700,root,root) %dir %{_sysconfdir}/%{name}/ipsec.d/examples
12cr|openswan-2.6.38-1|124	%attr(0700,root,root) %dir %{_sysconfdir}/%{name}/ipsec.d/policies
12cr|openswan-2.6.38-1|125	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/ipsec.d/*/*
12cr|openswan-2.6.38-1|126	%{_sbindir}/ipsec
12cr|openswan-2.6.38-1|127	%dir %{_libdir}/ipsec
12cr|openswan-2.6.38-1|128	%{_libdir}/ipsec/*
12cr|openswan-2.6.38-1|129	%{_localstatedir}/lib/run/pluto
12cr|openswan-2.6.38-1|130	%{_mandir}/*/*
12cr|openswan-2.6.38-1|131	
12cr|openswan-2.6.38-1|132	%files doc
12cr|openswan-2.6.38-1|133	%doc docs/README.* docs/CREDITS.* docs/*.txt
12cr|openswan-2.6.38-1|134	%doc docs/quickstarts docs/html-old-need-merge-with-wiki
12cr|openswan-2.6.38-1|135	
12cr|openswan-2.6.38-1|136	
12cr|openswan-2.6.38-1|137	%changelog
12cr|openswan-2.6.38-1|138	* Tue Jul 17 2012 Oden Eriksson <oeriksson@mandriva.com> 2.6.38-1
12cr|openswan-2.6.38-1|139	+ Revision: 809978
12cr|openswan-2.6.38-1|140	- 2.6.38
12cr|openswan-2.6.38-1|141	- sync deps slipthly with fedora
12cr|openswan-2.6.38-1|142	- various fixes
12cr|openswan-2.6.38-1|143	
12cr|openswan-2.6.38-1|144	* Tue Nov 08 2011 Alexander Khrukin <akhrukin@mandriva.org> 2.6.37-1
12cr|openswan-2.6.38-1|145	+ Revision: 729094
12cr|openswan-2.6.38-1|146	- update to 2.6.37 upstream release
12cr|openswan-2.6.38-1|147	
12cr|openswan-2.6.38-1|148	* Sat Oct 22 2011 Zombie Ryushu <ryushu@mandriva.org> 2.6.36-1
12cr|openswan-2.6.38-1|149	+ Revision: 705678
12cr|openswan-2.6.38-1|150	- fix docdir
12cr|openswan-2.6.38-1|151	- fix deprecated patch
12cr|openswan-2.6.38-1|152	- Upgrade to 2.6.36
12cr|openswan-2.6.38-1|153	
12cr|openswan-2.6.38-1|154	* Fri Sep 03 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 2.6.28-2mdv2011.0
12cr|openswan-2.6.38-1|155	+ Revision: 575574
12cr|openswan-2.6.38-1|156	- lsof as require
12cr|openswan-2.6.38-1|157	- 2.6.28
12cr|openswan-2.6.38-1|158	P0 rediffed
12cr|openswan-2.6.38-1|159	
12cr|openswan-2.6.38-1|160	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 2.6.24-2mdv2010.1
12cr|openswan-2.6.38-1|161	+ Revision: 503615
12cr|openswan-2.6.38-1|162	- rebuild for new gmp
12cr|openswan-2.6.38-1|163	
12cr|openswan-2.6.38-1|164	* Tue Jan 19 2010 Frederik Himpe <fhimpe@mandriva.org> 2.6.24-1mdv2010.1
12cr|openswan-2.6.38-1|165	+ Revision: 493791
12cr|openswan-2.6.38-1|166	- Update to new version 2.6.24
12cr|openswan-2.6.38-1|167	
12cr|openswan-2.6.38-1|168	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 2.6.23-1mdv2010.1
12cr|openswan-2.6.38-1|169	+ Revision: 462705
12cr|openswan-2.6.38-1|170	- Update to new version 2.6.23
12cr|openswan-2.6.38-1|171	
12cr|openswan-2.6.38-1|172	* Thu Jun 25 2009 Frederik Himpe <fhimpe@mandriva.org> 2.6.22-1mdv2010.0
12cr|openswan-2.6.38-1|173	+ Revision: 389267
12cr|openswan-2.6.38-1|174	- BuildRequires docbook-dtd412-xml for documentation
12cr|openswan-2.6.38-1|175	- Update to new version 2.6.22
12cr|openswan-2.6.38-1|176	- Build with -fno-strict-aliasing, otherwise it fails
12cr|openswan-2.6.38-1|177	
12cr|openswan-2.6.38-1|178	* Tue Mar 31 2009 Oden Eriksson <oeriksson@mandriva.com> 2.6.21-1mdv2009.1
12cr|openswan-2.6.38-1|179	+ Revision: 362883
12cr|openswan-2.6.38-1|180	- 2.6.21 (fixes CVE-2009-0790)
12cr|openswan-2.6.38-1|181	- rediffed P0
12cr|openswan-2.6.38-1|182	- added P1 to fix build with -Werror=format-security
12cr|openswan-2.6.38-1|183	
12cr|openswan-2.6.38-1|184	* Wed Dec 03 2008 Jérôme Soyer <saispo@mandriva.org> 2.6.19-1mdv2009.1
12cr|openswan-2.6.38-1|185	+ Revision: 309656
12cr|openswan-2.6.38-1|186	- Add BuildRequires
12cr|openswan-2.6.38-1|187	- New release 2.6.19
12cr|openswan-2.6.38-1|188	
12cr|openswan-2.6.38-1|189	* Mon Nov 10 2008 Michael Scherer <misc@mandriva.org> 2.6.18-1mdv2009.1
12cr|openswan-2.6.38-1|190	+ Revision: 301689
12cr|openswan-2.6.38-1|191	- upgrade to 2.6.18
12cr|openswan-2.6.38-1|192	- clean end of line ( automatic with vim )
12cr|openswan-2.6.38-1|193	
12cr|openswan-2.6.38-1|194	* Mon Sep 01 2008 Olivier Blin <blino@mandriva.org> 2.6.16-1mdv2009.0
12cr|openswan-2.6.38-1|195	+ Revision: 278117
12cr|openswan-2.6.38-1|196	- 2.6.16
12cr|openswan-2.6.38-1|197	
12cr|openswan-2.6.38-1|198	* Tue Jul 15 2008 Funda Wang <fwang@mandriva.org> 2.6.14-1mdv2009.0
12cr|openswan-2.6.38-1|199	+ Revision: 235755
12cr|openswan-2.6.38-1|200	- drop unneeded setup file
12cr|openswan-2.6.38-1|201	- BR flex
12cr|openswan-2.6.38-1|202	- New version 2.6.14
12cr|openswan-2.6.38-1|203	- rediff man-fix patch
12cr|openswan-2.6.38-1|204	
12cr|openswan-2.6.38-1|205	+ Pixel <pixel@mandriva.com>
12cr|openswan-2.6.38-1|206	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|openswan-2.6.38-1|207	
12cr|openswan-2.6.38-1|208	* Sat Mar 01 2008 Olivier Blin <blino@mandriva.org> 2.4.12-1mdv2008.1
12cr|openswan-2.6.38-1|209	+ Revision: 177431
12cr|openswan-2.6.38-1|210	- 2.4.12
12cr|openswan-2.6.38-1|211	- restore BuildRoot
12cr|openswan-2.6.38-1|212	
12cr|openswan-2.6.38-1|213	+ Thierry Vignaud <tv@mandriva.org>
12cr|openswan-2.6.38-1|214	- kill re-definition of %%buildroot on Pixel's request
12cr|openswan-2.6.38-1|215	
12cr|openswan-2.6.38-1|216	* Fri May 25 2007 Olivier Blin <blino@mandriva.org> 2.4.8-1mdv2008.0
12cr|openswan-2.6.38-1|217	+ Revision: 31108
12cr|openswan-2.6.38-1|218	- 2.4.8 (from Zombie Ryushu)
12cr|openswan-2.6.38-1|219	

3731 12
12cr|openteacher-2.2.1-2|1	Name:		openteacher
12cr|openteacher-2.2.1-2|2	Version:	2.2.1
12cr|openteacher-2.2.1-2|3	Release:	%mkrel 2
12cr|openteacher-2.2.1-2|4	Summary:	An application that helps you learn a foreign language
12cr|openteacher-2.2.1-2|5	License:	GPLv3+
12cr|openteacher-2.2.1-2|6	Group:		Education
12cr|openteacher-2.2.1-2|7	URL:		http://openteacher.org/
12cr|openteacher-2.2.1-2|8	Source0:	http://launchpad.net/openteacher/2.x/2.2/+download/%{name}-%{version}.tar.gz
12cr|openteacher-2.2.1-2|9	Patch0:		openteacher-2.2.1-desktop.patch
12cr|openteacher-2.2.1-2|10	Patch1:		openteacher-2.2.1-setup.patch
12cr|openteacher-2.2.1-2|11	BuildRequires:	python-devel
12cr|openteacher-2.2.1-2|12	Requires:	PyQt4
12cr|openteacher-2.2.1-2|13	BuildArch:	noarch
12cr|openteacher-2.2.1-2|14	
12cr|openteacher-2.2.1-2|15	%description
12cr|openteacher-2.2.1-2|16	OpenTeacher has the following features:
12cr|openteacher-2.2.1-2|17	- Smart and interval question asking
12cr|openteacher-2.2.1-2|18	- Think answer, shuffle answer and repeat answer input modes
12cr|openteacher-2.2.1-2|19	- Easy symbol, Greek and Cyrillic input
12cr|openteacher-2.2.1-2|20	- Read and write Teach2000 and WRTS files, read ABBY Lingvo Tutor files
12cr|openteacher-2.2.1-2|21	- Save and open your online WRTS lists
12cr|openteacher-2.2.1-2|22	- Support for synonyms
12cr|openteacher-2.2.1-2|23	- Printing your word lists
12cr|openteacher-2.2.1-2|24	- Available in Arabic, Trad. Chinese, Croatian, Danish, Dutch, English,
12cr|openteacher-2.2.1-2|25	French, German, Hebrew, Hungarian, Japanese, Korean, Polish, Russian,
12cr|openteacher-2.2.1-2|26	Serbian, Slovenian, Spanish, Swedish and Turkish.
12cr|openteacher-2.2.1-2|27	
12cr|openteacher-2.2.1-2|28	%prep
12cr|openteacher-2.2.1-2|29	%setup -q -c
12cr|openteacher-2.2.1-2|30	%patch0 -p1 -b .desktop
12cr|openteacher-2.2.1-2|31	%patch1 -p1 -b .setup
12cr|openteacher-2.2.1-2|32	
12cr|openteacher-2.2.1-2|33	%build
12cr|openteacher-2.2.1-2|34	%__python setup.py build
12cr|openteacher-2.2.1-2|35	
12cr|openteacher-2.2.1-2|36	%install
12cr|openteacher-2.2.1-2|37	%__rm -rf %{buildroot}
12cr|openteacher-2.2.1-2|38	%__python setup.py install \
12cr|openteacher-2.2.1-2|39	--root=%{buildroot} \
12cr|openteacher-2.2.1-2|40	--no-compile
12cr|openteacher-2.2.1-2|41	
12cr|openteacher-2.2.1-2|42	%__install -d %{buildroot}%{_datadir}/applications
12cr|openteacher-2.2.1-2|43	%__install -m 644 linux/%{name}.desktop %{buildroot}%{_datadir}/applications/
12cr|openteacher-2.2.1-2|44	
12cr|openteacher-2.2.1-2|45	%__install -d %{buildroot}%{_iconsdir}/hicolor/48x48/apps
12cr|openteacher-2.2.1-2|46	%__install -m 644 linux/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
12cr|openteacher-2.2.1-2|47	
12cr|openteacher-2.2.1-2|48	%__install -d %{buildroot}%{_iconsdir}/hicolor/48x48/mimetypes
12cr|openteacher-2.2.1-2|49	%__install -m 644 linux/application*.png %{buildroot}%{_iconsdir}/hicolor/48x48/mimetypes/
12cr|openteacher-2.2.1-2|50	
12cr|openteacher-2.2.1-2|51	%__install -d %{buildroot}%{_datadir}/mime/packages
12cr|openteacher-2.2.1-2|52	%__install -m 644 linux/%{name}.xml %{buildroot}%{_datadir}/mime/packages/
12cr|openteacher-2.2.1-2|53	
12cr|openteacher-2.2.1-2|54	%clean
12cr|openteacher-2.2.1-2|55	%__rm -rf %{buildroot}
12cr|openteacher-2.2.1-2|56	
12cr|openteacher-2.2.1-2|57	%files
12cr|openteacher-2.2.1-2|58	%defattr(-,root,root,-)
12cr|openteacher-2.2.1-2|59	%doc COPYING NEWS README
12cr|openteacher-2.2.1-2|60	%{_bindir}/%{name}
12cr|openteacher-2.2.1-2|61	%{python_sitelib}/%{name}*
12cr|openteacher-2.2.1-2|62	%{_datadir}/applications/%{name}.desktop
12cr|openteacher-2.2.1-2|63	%{_datadir}/mime/packages/%{name}.xml
12cr|openteacher-2.2.1-2|64	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|openteacher-2.2.1-2|65	%{_iconsdir}/hicolor/*/mimetypes/application*.png
12cr|openteacher-2.2.1-2|66	
12cr|openteacher-2.2.1-2|67	
12cr|openteacher-2.2.1-2|68	
12cr|openteacher-2.2.1-2|69	%changelog
12cr|openteacher-2.2.1-2|70	* Tue Nov 15 2011 Andrey Bondrov <abondrov@mandriva.org> 2.2.1-2mdv2011.0
12cr|openteacher-2.2.1-2|71	+ Revision: 730716
12cr|openteacher-2.2.1-2|72	- Change category in XDG menu (Education -> Education/Languages)
12cr|openteacher-2.2.1-2|73	
12cr|openteacher-2.2.1-2|74	* Mon Nov 14 2011 Andrey Bondrov <abondrov@mandriva.org> 2.2.1-1
12cr|openteacher-2.2.1-2|75	+ Revision: 730539
12cr|openteacher-2.2.1-2|76	- imported package openteacher
12cr|openteacher-2.2.1-2|77	

3732 12
12cr|opentracker-0.cvs20100808-1|1	Summary: An open and free bittorrent tracker
12cr|opentracker-0.cvs20100808-1|2	Name: opentracker
12cr|opentracker-0.cvs20100808-1|3	Version: 0.cvs20100808
12cr|opentracker-0.cvs20100808-1|4	Release: %mkrel 1
12cr|opentracker-0.cvs20100808-1|5	License: Copyright only
12cr|opentracker-0.cvs20100808-1|6	Group: Networking/File transfer
12cr|opentracker-0.cvs20100808-1|7	URL: http://erdgeist.org/arts/software/opentracker/
12cr|opentracker-0.cvs20100808-1|8	Source0: %{name}-%{version}.tar.bz2
12cr|opentracker-0.cvs20100808-1|9	Source1: %{name}.init
12cr|opentracker-0.cvs20100808-1|10	Source2: %{name}.conf.http
12cr|opentracker-0.cvs20100808-1|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|opentracker-0.cvs20100808-1|12	BuildRequires: zlib-devel
12cr|opentracker-0.cvs20100808-1|13	BuildRequires: libowfat-devel
12cr|opentracker-0.cvs20100808-1|14	
12cr|opentracker-0.cvs20100808-1|15	%description
12cr|opentracker-0.cvs20100808-1|16	opentracker is a open and free bittorrent tracker project. It aims for minimal
12cr|opentracker-0.cvs20100808-1|17	resource usage and is intended to run at your wlan router. Currently it is
12cr|opentracker-0.cvs20100808-1|18	deployed as an open and free tracker instance. Read our free and open tracker
12cr|opentracker-0.cvs20100808-1|19	blog (http://opentracker.blog.h3q.com/) and do not hesitate to setup your own
12cr|opentracker-0.cvs20100808-1|20	free trackers!
12cr|opentracker-0.cvs20100808-1|21	
12cr|opentracker-0.cvs20100808-1|22	%prep
12cr|opentracker-0.cvs20100808-1|23	%setup -q
12cr|opentracker-0.cvs20100808-1|24	
12cr|opentracker-0.cvs20100808-1|25	%build
12cr|opentracker-0.cvs20100808-1|26	# Some experimental or older, deprecated features can be enabled by the -DWANT_LOG_NETWORKS, -DWANT_SYNC_SCRAPE or -DWANT_IP_FROM_PROXY switch.
12cr|opentracker-0.cvs20100808-1|27	# -DWANT_V6 makes opentracker an IPv6-only tracker.
12cr|opentracker-0.cvs20100808-1|28	# Normally opentracker tracks any torrent announced to it.
12cr|opentracker-0.cvs20100808-1|29	# You can change that behaviour by enabling ONE of -DWANT_ACCESSLIST_BLACK or -DWANT_ACCESSLIST_WHITE.
12cr|opentracker-0.cvs20100808-1|30	# Some statistics opentracker can provide are sensitive. You can restrict access to these statistics by enabling -DWANT_RESTRICT_STATS.
12cr|opentracker-0.cvs20100808-1|31	# opentracker can run in a cluster. Enable this behaviour by enabling -DWANT_SYNC_LIVE.
12cr|opentracker-0.cvs20100808-1|32	export FEATURES=" -DWANT_COMPRESSION_GZIP -DWANT_IP_FROM_QUERY_STRING"
12cr|opentracker-0.cvs20100808-1|33	%make
12cr|opentracker-0.cvs20100808-1|34	
12cr|opentracker-0.cvs20100808-1|35	%install
12cr|opentracker-0.cvs20100808-1|36	rm -rf %{buildroot}
12cr|opentracker-0.cvs20100808-1|37	install -d %{buildroot}%{_bindir} %{buildroot}%{_sysconfdir}/%{name} %{buildroot}%{_initrddir}
12cr|opentracker-0.cvs20100808-1|38	%make PREFIX=%{buildroot}%{_prefix} install
12cr|opentracker-0.cvs20100808-1|39	install -D -m 644 %{name}.conf.sample %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
12cr|opentracker-0.cvs20100808-1|40	install -D -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|opentracker-0.cvs20100808-1|41	mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|opentracker-0.cvs20100808-1|42	install -D -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|opentracker-0.cvs20100808-1|43	#touch %{buildroot}%{_sysconfdir}/%{name}/whitelist.conf
12cr|opentracker-0.cvs20100808-1|44	
12cr|opentracker-0.cvs20100808-1|45	%clean
12cr|opentracker-0.cvs20100808-1|46	rm -rf %{buildroot}
12cr|opentracker-0.cvs20100808-1|47	
12cr|opentracker-0.cvs20100808-1|48	%post
12cr|opentracker-0.cvs20100808-1|49	%_post_service opentracker
12cr|opentracker-0.cvs20100808-1|50	
12cr|opentracker-0.cvs20100808-1|51	%preun
12cr|opentracker-0.cvs20100808-1|52	%_preun_service opentracker
12cr|opentracker-0.cvs20100808-1|53	
12cr|opentracker-0.cvs20100808-1|54	%files
12cr|opentracker-0.cvs20100808-1|55	%defattr(-,root,root)
12cr|opentracker-0.cvs20100808-1|56	%doc README_v6 README
12cr|opentracker-0.cvs20100808-1|57	%dir %{_sysconfdir}/%{name}
12cr|opentracker-0.cvs20100808-1|58	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12cr|opentracker-0.cvs20100808-1|59	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|opentracker-0.cvs20100808-1|60	#{_sysconfdir}/%{name}/whitelist.conf
12cr|opentracker-0.cvs20100808-1|61	%{_initrddir}/%{name}
12cr|opentracker-0.cvs20100808-1|62	%{_bindir}/%{name}
12cr|opentracker-0.cvs20100808-1|63	
12cr|opentracker-0.cvs20100808-1|64	
12cr|opentracker-0.cvs20100808-1|65	
12cr|opentracker-0.cvs20100808-1|66	%changelog
12cr|opentracker-0.cvs20100808-1|67	* Wed Dec 29 2010 zamir <zamir@mandriva.org> 0.cvs20100808-1mdv2011.0
12cr|opentracker-0.cvs20100808-1|68	+ Revision: 626004
12cr|opentracker-0.cvs20100808-1|69	- remove old files
12cr|opentracker-0.cvs20100808-1|70	- update version, remove whitelist and cluster support, add new features
12cr|opentracker-0.cvs20100808-1|71	
12cr|opentracker-0.cvs20100808-1|72	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|opentracker-0.cvs20100808-1|73	- the mass rebuild of 2010.0 packages
12cr|opentracker-0.cvs20100808-1|74	
12cr|opentracker-0.cvs20100808-1|75	+ Raphaël Gertz <rapsys@mandriva.org>
12cr|opentracker-0.cvs20100808-1|76	- Rebuild with fixed init script
12cr|opentracker-0.cvs20100808-1|77	- Fix condrestart (final)
12cr|opentracker-0.cvs20100808-1|78	- Revert init script condrestart
12cr|opentracker-0.cvs20100808-1|79	
12cr|opentracker-0.cvs20100808-1|80	* Sat Aug 29 2009 Raphaël Gertz <rapsys@mandriva.org> 0.cvs20090825-3mdv2010.0
12cr|opentracker-0.cvs20100808-1|81	+ Revision: 422324
12cr|opentracker-0.cvs20100808-1|82	- Fix condrestart
12cr|opentracker-0.cvs20100808-1|83	- Fix again initscript for translation
12cr|opentracker-0.cvs20100808-1|84	- Fix init script
12cr|opentracker-0.cvs20100808-1|85	- Update init script
12cr|opentracker-0.cvs20100808-1|86	- Rebuild
12cr|opentracker-0.cvs20100808-1|87	
12cr|opentracker-0.cvs20100808-1|88	* Sat Aug 29 2009 Raphaël Gertz <rapsys@mandriva.org> 0.cvs20090825-1mdv2010.0
12cr|opentracker-0.cvs20100808-1|89	+ Revision: 422211
12cr|opentracker-0.cvs20100808-1|90	- Add zlib buildrequires
12cr|opentracker-0.cvs20100808-1|91	- Add libowfat-devel build requires
12cr|opentracker-0.cvs20100808-1|92	- Add fork feature
12cr|opentracker-0.cvs20100808-1|93	Fix init script
12cr|opentracker-0.cvs20100808-1|94	Fix conf
12cr|opentracker-0.cvs20100808-1|95	- First release
12cr|opentracker-0.cvs20100808-1|96	- First partial version (miss initscript)
12cr|opentracker-0.cvs20100808-1|97	- Change package name
12cr|opentracker-0.cvs20100808-1|98	- Created package structure for xbtt.
12cr|opentracker-0.cvs20100808-1|99	

3733 12
12cr|openttd-1.2.1-1|1	%define pre	0
12cr|openttd-1.2.1-1|2	%define rel	1
12cr|openttd-1.2.1-1|3	
12cr|openttd-1.2.1-1|4	%if %{pre}
12cr|openttd-1.2.1-1|5	# use lowercase %%pre in %%release
12cr|openttd-1.2.1-1|6	# because e.g. RC1 < beta1 (in ASCII R=82 and b=98)
12cr|openttd-1.2.1-1|7	%define lpre    %(echo %{pre} | tr A-Z a-z)
12cr|openttd-1.2.1-1|8	%define release	%mkrel -c %{lpre} %{rel}
12cr|openttd-1.2.1-1|9	%define sname	%{version}-%{pre}/%{name}-%{version}-%{pre}
12cr|openttd-1.2.1-1|10	%define dirn	%{name}-%{version}-%{pre}
12cr|openttd-1.2.1-1|11	%else
12cr|openttd-1.2.1-1|12	%define release	%mkrel %{rel}
12cr|openttd-1.2.1-1|13	%define sname	%{version}/%{name}-%{version}
12cr|openttd-1.2.1-1|14	%define dirn %{name}-%{version}
12cr|openttd-1.2.1-1|15	%endif
12cr|openttd-1.2.1-1|16	
12cr|openttd-1.2.1-1|17	Name:		openttd
12cr|openttd-1.2.1-1|18	Version:	1.2.1
12cr|openttd-1.2.1-1|19	Release:	%{release}
12cr|openttd-1.2.1-1|20	
12cr|openttd-1.2.1-1|21	Summary:	An open source clone of the Microprose game "Transport Tycoon Deluxe" game
12cr|openttd-1.2.1-1|22	Group:		Games/Strategy
12cr|openttd-1.2.1-1|23	License:	GPLv2
12cr|openttd-1.2.1-1|24	URL:		http://www.openttd.org
12cr|openttd-1.2.1-1|25	Source:		http://binaries.openttd.org/releases/%{sname}-source.tar.xz
12cr|openttd-1.2.1-1|26	
12cr|openttd-1.2.1-1|27	BuildRequires:	png-devel
12cr|openttd-1.2.1-1|28	BuildRequires:	SDL-devel
12cr|openttd-1.2.1-1|29	BuildRequires:	zlib-devel
12cr|openttd-1.2.1-1|30	BuildRequires:	liblzma-devel
12cr|openttd-1.2.1-1|31	BuildRequires:	freetype-devel
12cr|openttd-1.2.1-1|32	BuildRequires:	fontconfig-devel
12cr|openttd-1.2.1-1|33	BuildRequires:	liblzo-devel
12cr|openttd-1.2.1-1|34	BuildRequires:	icu-devel
12cr|openttd-1.2.1-1|35	BuildRequires:	unzip
12cr|openttd-1.2.1-1|36	BuildRequires:	ccache
12cr|openttd-1.2.1-1|37	BuildRequires:	desktop-file-utils
12cr|openttd-1.2.1-1|38	Requires:	TiMidity++
12cr|openttd-1.2.1-1|39	Requires:	openttd-opengfx >= 0.4.4
12cr|openttd-1.2.1-1|40	Requires:	openttd-opensfx
12cr|openttd-1.2.1-1|41	Requires:	openttd-openmsx
12cr|openttd-1.2.1-1|42	
12cr|openttd-1.2.1-1|43	%description
12cr|openttd-1.2.1-1|44	OpenTTD is an open source clone of the Microprose game "Transport Tycoon
12cr|openttd-1.2.1-1|45	Deluxe" game.
12cr|openttd-1.2.1-1|46	
12cr|openttd-1.2.1-1|47	%prep
12cr|openttd-1.2.1-1|48	%setup -q -n %{dirn}
12cr|openttd-1.2.1-1|49	
12cr|openttd-1.2.1-1|50	%build
12cr|openttd-1.2.1-1|51	export CFLAGS="%{optflags}"
12cr|openttd-1.2.1-1|52	export CXXFLAGS="%{optflags}"
12cr|openttd-1.2.1-1|53	export LDFLAGS="%{ldflags}"
12cr|openttd-1.2.1-1|54	
12cr|openttd-1.2.1-1|55	./configure \
12cr|openttd-1.2.1-1|56	--prefix-dir=%{_prefix} \
12cr|openttd-1.2.1-1|57	--install-dir=%{buildroot} \
12cr|openttd-1.2.1-1|58	--with-ccache
12cr|openttd-1.2.1-1|59	%make VERBOSE=1
12cr|openttd-1.2.1-1|60	
12cr|openttd-1.2.1-1|61	%install
12cr|openttd-1.2.1-1|62	%__rm -rf %{buildroot}
12cr|openttd-1.2.1-1|63	%makeinstall_std
12cr|openttd-1.2.1-1|64	
12cr|openttd-1.2.1-1|65	#cleanup
12cr|openttd-1.2.1-1|66	%__rm -rf %{buildroot}%{_datadir}/pixmaps
12cr|openttd-1.2.1-1|67	
12cr|openttd-1.2.1-1|68	# fix desktop file
12cr|openttd-1.2.1-1|69	desktop-file-install --dir=%{buildroot}%{_datadir}/applications \
12cr|openttd-1.2.1-1|70	--add-category=StrategyGame \
12cr|openttd-1.2.1-1|71	--remove-key=Version \
12cr|openttd-1.2.1-1|72	%{buildroot}%{_datadir}/applications/openttd.desktop
12cr|openttd-1.2.1-1|73	
12cr|openttd-1.2.1-1|74	%clean
12cr|openttd-1.2.1-1|75	%__rm -rf %{buildroot}
12cr|openttd-1.2.1-1|76	
12cr|openttd-1.2.1-1|77	%files
12cr|openttd-1.2.1-1|78	%doc *.txt COPYING
12cr|openttd-1.2.1-1|79	%{_gamesbindir}/openttd
12cr|openttd-1.2.1-1|80	%{_gamesdatadir}/openttd
12cr|openttd-1.2.1-1|81	%{_datadir}/applications/openttd.desktop
12cr|openttd-1.2.1-1|82	%{_datadir}/icons/hicolor/*/apps/openttd.png
12cr|openttd-1.2.1-1|83	%{_mandir}/man6/openttd.*
12cr|openttd-1.2.1-1|84	
12cr|openttd-1.2.1-1|85	
12cr|openttd-1.2.1-1|86	%changelog
12cr|openttd-1.2.1-1|87	* Mon Jun 04 2012 Andrey Bondrov <abondrov@mandriva.org> 1.2.1-1mdv2011.0
12cr|openttd-1.2.1-1|88	+ Revision: 802274
12cr|openttd-1.2.1-1|89	- New version 1.2.1
12cr|openttd-1.2.1-1|90	
12cr|openttd-1.2.1-1|91	* Mon Apr 16 2012 Andrey Bondrov <abondrov@mandriva.org> 1.2.0-1
12cr|openttd-1.2.1-1|92	+ Revision: 791280
12cr|openttd-1.2.1-1|93	- New version 1.2.0
12cr|openttd-1.2.1-1|94	
12cr|openttd-1.2.1-1|95	* Sun Jan 22 2012 Andrey Bondrov <abondrov@mandriva.org> 1.1.5-1
12cr|openttd-1.2.1-1|96	+ Revision: 764907
12cr|openttd-1.2.1-1|97	- New version 1.1.5
12cr|openttd-1.2.1-1|98	
12cr|openttd-1.2.1-1|99	* Sun Dec 25 2011 Andrey Bondrov <abondrov@mandriva.org> 1.1.4-1
12cr|openttd-1.2.1-1|100	+ Revision: 745124
12cr|openttd-1.2.1-1|101	- New version 1.1.4
12cr|openttd-1.2.1-1|102	
12cr|openttd-1.2.1-1|103	* Mon Oct 03 2011 Andrey Bondrov <abondrov@mandriva.org> 1.1.3-1
12cr|openttd-1.2.1-1|104	+ Revision: 702514
12cr|openttd-1.2.1-1|105	- New version: 1.1.3
12cr|openttd-1.2.1-1|106	
12cr|openttd-1.2.1-1|107	* Sun Jun 05 2011 Funda Wang <fwang@mandriva.org> 1.1.1-2
12cr|openttd-1.2.1-1|108	+ Revision: 682816
12cr|openttd-1.2.1-1|109	- rebuild for new icu
12cr|openttd-1.2.1-1|110	
12cr|openttd-1.2.1-1|111	* Wed Jun 01 2011 Jani Välimaa <wally@mandriva.org> 1.1.1-1
12cr|openttd-1.2.1-1|112	+ Revision: 682352
12cr|openttd-1.2.1-1|113	- new version 1.1.1
12cr|openttd-1.2.1-1|114	
12cr|openttd-1.2.1-1|115	* Wed May 18 2011 Jani Välimaa <wally@mandriva.org> 1.1.1-0.rc1.1
12cr|openttd-1.2.1-1|116	+ Revision: 676080
12cr|openttd-1.2.1-1|117	- new version 1.1.1 RC1
12cr|openttd-1.2.1-1|118	
12cr|openttd-1.2.1-1|119	* Fri Apr 01 2011 Jani Välimaa <wally@mandriva.org> 1.1.0-1
12cr|openttd-1.2.1-1|120	+ Revision: 649668
12cr|openttd-1.2.1-1|121	- new version 1.1.0
12cr|openttd-1.2.1-1|122	
12cr|openttd-1.2.1-1|123	* Sat Mar 19 2011 Jani Välimaa <wally@mandriva.org> 1.1.0-0.rc3.1
12cr|openttd-1.2.1-1|124	+ Revision: 646517
12cr|openttd-1.2.1-1|125	- new version 1.1.0 RC3
12cr|openttd-1.2.1-1|126	
12cr|openttd-1.2.1-1|127	* Mon Mar 14 2011 Funda Wang <fwang@mandriva.org> 1.1.0-0.rc2.2
12cr|openttd-1.2.1-1|128	+ Revision: 644580
12cr|openttd-1.2.1-1|129	- rebuild for new icu
12cr|openttd-1.2.1-1|130	
12cr|openttd-1.2.1-1|131	* Sat Mar 05 2011 Jani Välimaa <wally@mandriva.org> 1.1.0-0.rc2.1
12cr|openttd-1.2.1-1|132	+ Revision: 642059
12cr|openttd-1.2.1-1|133	- new version 1.1.0 RC2
12cr|openttd-1.2.1-1|134	
12cr|openttd-1.2.1-1|135	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 1.1.0-0.rc1.2
12cr|openttd-1.2.1-1|136	+ Revision: 640484
12cr|openttd-1.2.1-1|137	- rebuild to obsolete old packages
12cr|openttd-1.2.1-1|138	
12cr|openttd-1.2.1-1|139	* Sat Feb 19 2011 Jani Välimaa <wally@mandriva.org> 1.1.0-0.rc1.1
12cr|openttd-1.2.1-1|140	+ Revision: 638705
12cr|openttd-1.2.1-1|141	- new version 1.1.0 RC1
12cr|openttd-1.2.1-1|142	
12cr|openttd-1.2.1-1|143	* Tue Feb 08 2011 Jani Välimaa <wally@mandriva.org> 1.1.0-0.beta5.1
12cr|openttd-1.2.1-1|144	+ Revision: 636939
12cr|openttd-1.2.1-1|145	- BR desktop-file-utils
12cr|openttd-1.2.1-1|146	- new version 1.1.0-beta5
12cr|openttd-1.2.1-1|147	
12cr|openttd-1.2.1-1|148	* Sat Jan 22 2011 Jani Välimaa <wally@mandriva.org> 1.1.0-0.beta4.1
12cr|openttd-1.2.1-1|149	+ Revision: 632270
12cr|openttd-1.2.1-1|150	- new version 1.1.0 beta4
12cr|openttd-1.2.1-1|151	
12cr|openttd-1.2.1-1|152	* Fri Jan 21 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.0-0.beta3.1
12cr|openttd-1.2.1-1|153	+ Revision: 631979
12cr|openttd-1.2.1-1|154	- fix define conflict
12cr|openttd-1.2.1-1|155	
12cr|openttd-1.2.1-1|156	+ Jani Välimaa <wally@mandriva.org>
12cr|openttd-1.2.1-1|157	- new version 1.1.0 beta3
12cr|openttd-1.2.1-1|158	
12cr|openttd-1.2.1-1|159	* Sat Jan 01 2011 Jani Välimaa <wally@mandriva.org> 1.1.0-0.beta2.1mdv2011.0
12cr|openttd-1.2.1-1|160	+ Revision: 626980
12cr|openttd-1.2.1-1|161	- new version 1.1.0-beta2
12cr|openttd-1.2.1-1|162	
12cr|openttd-1.2.1-1|163	* Sat Dec 25 2010 Jani Välimaa <wally@mandriva.org> 1.1.0-0.beta1.1mdv2011.0
12cr|openttd-1.2.1-1|164	+ Revision: 625106
12cr|openttd-1.2.1-1|165	- add liblzma-devel BR
12cr|openttd-1.2.1-1|166	- new version 1.1.0-beta1
12cr|openttd-1.2.1-1|167	- increase build time verbosity
12cr|openttd-1.2.1-1|168	
12cr|openttd-1.2.1-1|169	* Sun Nov 21 2010 Jani Välimaa <wally@mandriva.org> 1.0.5-1mdv2011.0
12cr|openttd-1.2.1-1|170	+ Revision: 599391
12cr|openttd-1.2.1-1|171	- new version 1.0.5
12cr|openttd-1.2.1-1|172	- fixes CVE-2010-4168
12cr|openttd-1.2.1-1|173	
12cr|openttd-1.2.1-1|174	* Mon Nov 15 2010 Jani Välimaa <wally@mandriva.org> 1.0.5-0.RC2.1mdv2011.0
12cr|openttd-1.2.1-1|175	+ Revision: 597649
12cr|openttd-1.2.1-1|176	- new pre-release 1.0.5 RC2
12cr|openttd-1.2.1-1|177	
12cr|openttd-1.2.1-1|178	* Sun Oct 31 2010 Jani Välimaa <wally@mandriva.org> 1.0.5-0.RC1.1mdv2011.0
12cr|openttd-1.2.1-1|179	+ Revision: 591247
12cr|openttd-1.2.1-1|180	- new version 1.0.5 RC1
12cr|openttd-1.2.1-1|181	
12cr|openttd-1.2.1-1|182	* Wed Sep 15 2010 Jani Välimaa <wally@mandriva.org> 1.0.4-1mdv2011.0
12cr|openttd-1.2.1-1|183	+ Revision: 578682
12cr|openttd-1.2.1-1|184	- new version 1.0.4
12cr|openttd-1.2.1-1|185	
12cr|openttd-1.2.1-1|186	* Tue Aug 31 2010 Jani Välimaa <wally@mandriva.org> 1.0.4-0.RC1.1mdv2011.0
12cr|openttd-1.2.1-1|187	+ Revision: 574876
12cr|openttd-1.2.1-1|188	- new version 1.0.4 RC1
12cr|openttd-1.2.1-1|189	
12cr|openttd-1.2.1-1|190	* Sun Aug 01 2010 Jani Välimaa <wally@mandriva.org> 1.0.3-1mdv2011.0
12cr|openttd-1.2.1-1|191	+ Revision: 564216
12cr|openttd-1.2.1-1|192	- new version 1.0.3
12cr|openttd-1.2.1-1|193	- fixes CVE-2010-2534 and other bugs
12cr|openttd-1.2.1-1|194	
12cr|openttd-1.2.1-1|195	* Wed Jul 21 2010 Jani Välimaa <wally@mandriva.org> 1.0.3-0.RC1.1mdv2011.0
12cr|openttd-1.2.1-1|196	+ Revision: 556310
12cr|openttd-1.2.1-1|197	- new version
12cr|openttd-1.2.1-1|198	
12cr|openttd-1.2.1-1|199	* Sat Jul 10 2010 Jani Välimaa <wally@mandriva.org> 1.0.2-1mdv2011.0
12cr|openttd-1.2.1-1|200	+ Revision: 550024
12cr|openttd-1.2.1-1|201	- new version 1.0.2
12cr|openttd-1.2.1-1|202	- use upstream provided desktop file
12cr|openttd-1.2.1-1|203	
12cr|openttd-1.2.1-1|204	* Sat May 01 2010 Jani Välimaa <wally@mandriva.org> 1.0.1-1mdv2010.1
12cr|openttd-1.2.1-1|205	+ Revision: 541417
12cr|openttd-1.2.1-1|206	- the final version of bugfix release 1.0.1
12cr|openttd-1.2.1-1|207	
12cr|openttd-1.2.1-1|208	* Thu Apr 22 2010 Jani Välimaa <wally@mandriva.org> 1.0.1-0.RC2.1mdv2010.1
12cr|openttd-1.2.1-1|209	+ Revision: 537951
12cr|openttd-1.2.1-1|210	- new bugfix pre-release 1.0.1 RC2
12cr|openttd-1.2.1-1|211	
12cr|openttd-1.2.1-1|212	* Sun Apr 18 2010 Jani Välimaa <wally@mandriva.org> 1.0.1-0.RC1.1mdv2010.1
12cr|openttd-1.2.1-1|213	+ Revision: 536493
12cr|openttd-1.2.1-1|214	- new bugfix pre-release 1.0.1 RC1
12cr|openttd-1.2.1-1|215	- improve .spec to ease building pre-releases
12cr|openttd-1.2.1-1|216	
12cr|openttd-1.2.1-1|217	* Fri Apr 16 2010 Jani Välimaa <wally@mandriva.org> 1.0.0-3mdv2010.1
12cr|openttd-1.2.1-1|218	+ Revision: 535648
12cr|openttd-1.2.1-1|219	- fix compiler flags
12cr|openttd-1.2.1-1|220	- build with ccache
12cr|openttd-1.2.1-1|221	
12cr|openttd-1.2.1-1|222	* Wed Apr 14 2010 Jani Välimaa <wally@mandriva.org> 1.0.0-2mdv2010.1
12cr|openttd-1.2.1-1|223	+ Revision: 534888
12cr|openttd-1.2.1-1|224	- clean and improve .spec a little bit
12cr|openttd-1.2.1-1|225	- fix BRs, remove unneeded and add needed
12cr|openttd-1.2.1-1|226	- opengfx, opensfx and openmsx are now in a separate packages
12cr|openttd-1.2.1-1|227	- fix .desktop file
12cr|openttd-1.2.1-1|228	
12cr|openttd-1.2.1-1|229	* Tue Apr 06 2010 Jani Välimaa <wally@mandriva.org> 1.0.0-1mdv2010.1
12cr|openttd-1.2.1-1|230	+ Revision: 532112
12cr|openttd-1.2.1-1|231	- update opengfx and opensfx
12cr|openttd-1.2.1-1|232	- add openmsx and require TiMidity++ for sounds
12cr|openttd-1.2.1-1|233	- fix license
12cr|openttd-1.2.1-1|234	- add missing BR
12cr|openttd-1.2.1-1|235	- use compiler flags on build time
12cr|openttd-1.2.1-1|236	
12cr|openttd-1.2.1-1|237	+ Olivier Faurax <ofaurax@mandriva.org>
12cr|openttd-1.2.1-1|238	- New release: 1.0.0
12cr|openttd-1.2.1-1|239	
12cr|openttd-1.2.1-1|240	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|openttd-1.2.1-1|241	- fix mixed use of spaces and tabs
12cr|openttd-1.2.1-1|242	- fix %%prep
12cr|openttd-1.2.1-1|243	
12cr|openttd-1.2.1-1|244	* Mon Dec 28 2009 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.0.0-0.beta1mdv2010.1
12cr|openttd-1.2.1-1|245	+ Revision: 483120
12cr|openttd-1.2.1-1|246	- Update to 1.0.0-beta 1 in order to completelly remove the dependency on the
12cr|openttd-1.2.1-1|247	original game data files
12cr|openttd-1.2.1-1|248	
12cr|openttd-1.2.1-1|249	* Sat Dec 12 2009 trem <trem@mandriva.org> 0.7.4-2mdv2010.1
12cr|openttd-1.2.1-1|250	+ Revision: 477848
12cr|openttd-1.2.1-1|251	- add missing file opengfx and opensfx
12cr|openttd-1.2.1-1|252	
12cr|openttd-1.2.1-1|253	* Tue Aug 11 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.2-1mdv2010.0
12cr|openttd-1.2.1-1|254	+ Revision: 415138
12cr|openttd-1.2.1-1|255	- update to new version 0.7.2
12cr|openttd-1.2.1-1|256	
12cr|openttd-1.2.1-1|257	* Wed Jun 10 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.1-1mdv2010.0
12cr|openttd-1.2.1-1|258	+ Revision: 384928
12cr|openttd-1.2.1-1|259	- Update to new version 0.7.1
12cr|openttd-1.2.1-1|260	
12cr|openttd-1.2.1-1|261	* Wed Mar 18 2009 Zombie Ryushu <ryushu@mandriva.org> 0.6.3-2mdv2009.1
12cr|openttd-1.2.1-1|262	+ Revision: 357539
12cr|openttd-1.2.1-1|263	- Fix pixmap paths in the install stage
12cr|openttd-1.2.1-1|264	
12cr|openttd-1.2.1-1|265	* Mon Dec 08 2008 Zombie Ryushu <ryushu@mandriva.org> 0.6.3-1mdv2009.1
12cr|openttd-1.2.1-1|266	+ Revision: 311782
12cr|openttd-1.2.1-1|267	- Fix pixmap paths in the install stage
12cr|openttd-1.2.1-1|268	- Fix pixmap paths
12cr|openttd-1.2.1-1|269	- Version bump to 0.6.3
12cr|openttd-1.2.1-1|270	- Version bump to 0.6.3
12cr|openttd-1.2.1-1|271	
12cr|openttd-1.2.1-1|272	* Sun Aug 03 2008 Frederik Himpe <fhimpe@mandriva.org> 0.6.2-1mdv2009.0
12cr|openttd-1.2.1-1|273	+ Revision: 262435
12cr|openttd-1.2.1-1|274	- update to new version 0.6.2
12cr|openttd-1.2.1-1|275	
12cr|openttd-1.2.1-1|276	* Thu Apr 10 2008 Gustavo Pichorim Boiko <boiko@mandriva.com> 0.6.0-1mdv2009.0
12cr|openttd-1.2.1-1|277	+ Revision: 192551
12cr|openttd-1.2.1-1|278	- New upstream release: 0.6.0
12cr|openttd-1.2.1-1|279	
12cr|openttd-1.2.1-1|280	+ Thierry Vignaud <tv@mandriva.org>
12cr|openttd-1.2.1-1|281	- fix description-line-too-long
12cr|openttd-1.2.1-1|282	- kill re-definition of %%buildroot on Pixel's request
12cr|openttd-1.2.1-1|283	
12cr|openttd-1.2.1-1|284	+ Olivier Blin <blino@mandriva.org>
12cr|openttd-1.2.1-1|285	- restore BuildRoot
12cr|openttd-1.2.1-1|286	
12cr|openttd-1.2.1-1|287	* Tue Oct 23 2007 Jérôme Soyer <saispo@mandriva.org> 0.5.3-1mdv2008.1
12cr|openttd-1.2.1-1|288	+ Revision: 101456
12cr|openttd-1.2.1-1|289	- New release
12cr|openttd-1.2.1-1|290	- New release
12cr|openttd-1.2.1-1|291	
12cr|openttd-1.2.1-1|292	+ Thierry Vignaud <tv@mandriva.org>
12cr|openttd-1.2.1-1|293	- fix summary-ended-with-dot
12cr|openttd-1.2.1-1|294	
12cr|openttd-1.2.1-1|295	* Mon Jun 11 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 0.5.2-1mdv2008.0
12cr|openttd-1.2.1-1|296	+ Revision: 38038
12cr|openttd-1.2.1-1|297	- new upstream release: 0.5.2
12cr|openttd-1.2.1-1|298	
12cr|openttd-1.2.1-1|299	* Thu May 03 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 0.5.1-1mdv2008.0
12cr|openttd-1.2.1-1|300	+ Revision: 21468
12cr|openttd-1.2.1-1|301	- Import openttd
12cr|openttd-1.2.1-1|302	
12cr|openttd-1.2.1-1|303	
12cr|openttd-1.2.1-1|304	
12cr|openttd-1.2.1-1|305	* Thu May 03 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 0.5.1-1mdv2008.0
12cr|openttd-1.2.1-1|306	- Initial package for OpenTTD

3734 12
12cr|openttd-opengfx-0.4.4-1|1	%define realname opengfx
12cr|openttd-opengfx-0.4.4-1|2	
12cr|openttd-opengfx-0.4.4-1|3	Name:		openttd-%{realname}
12cr|openttd-opengfx-0.4.4-1|4	Version:	0.4.4
12cr|openttd-opengfx-0.4.4-1|5	Release:	%mkrel 1
12cr|openttd-opengfx-0.4.4-1|6	Summary:	OpenGFX graphics replacement set for OpenTTD
12cr|openttd-opengfx-0.4.4-1|7	Group:		Games/Strategy
12cr|openttd-opengfx-0.4.4-1|8	License:	GPLv2
12cr|openttd-opengfx-0.4.4-1|9	URL:		http://dev.openttdcoop.org/projects/opengfx
12cr|openttd-opengfx-0.4.4-1|10	Source0:	http://gb.binaries.openttd.org/binaries/extra/%{realname}/%{version}/%{realname}-%{version}-source.tar.xz
12cr|openttd-opengfx-0.4.4-1|11	Patch0:		opengfx-0.4.1-gimpscript.patch
12cr|openttd-opengfx-0.4.4-1|12	BuildArch:	noarch
12cr|openttd-opengfx-0.4.4-1|13	BuildRequires:	grfcodec
12cr|openttd-opengfx-0.4.4-1|14	BuildRequires:	nml >= 0.2.3
12cr|openttd-opengfx-0.4.4-1|15	BuildRequires:	gimp
12cr|openttd-opengfx-0.4.4-1|16	Conflicts:	openttd < 1.0.0
12cr|openttd-opengfx-0.4.4-1|17	
12cr|openttd-opengfx-0.4.4-1|18	%description
12cr|openttd-opengfx-0.4.4-1|19	OpenGFX is an open source graphics base set for OpenTTD which can completely
12cr|openttd-opengfx-0.4.4-1|20	replace the TTD base set.
12cr|openttd-opengfx-0.4.4-1|21	
12cr|openttd-opengfx-0.4.4-1|22	%prep
12cr|openttd-opengfx-0.4.4-1|23	%setup -q -n %{realname}-%{version}-source
12cr|openttd-opengfx-0.4.4-1|24	%patch0 -p1
12cr|openttd-opengfx-0.4.4-1|25	
12cr|openttd-opengfx-0.4.4-1|26	#Makefile.local
12cr|openttd-opengfx-0.4.4-1|27	%__cat >> Makefile.local << EOF
12cr|openttd-opengfx-0.4.4-1|28	DO_NOT_INSTALL_DOCS = 1
12cr|openttd-opengfx-0.4.4-1|29	DO_NOT_INSTALL_LICENSE = 1
12cr|openttd-opengfx-0.4.4-1|30	DO_NOT_INSTALL_CHANGELOG = 1
12cr|openttd-opengfx-0.4.4-1|31	EOF
12cr|openttd-opengfx-0.4.4-1|32	
12cr|openttd-opengfx-0.4.4-1|33	%build
12cr|openttd-opengfx-0.4.4-1|34	%__make
12cr|openttd-opengfx-0.4.4-1|35	
12cr|openttd-opengfx-0.4.4-1|36	%install
12cr|openttd-opengfx-0.4.4-1|37	%__rm -rf %{buildroot}
12cr|openttd-opengfx-0.4.4-1|38	
12cr|openttd-opengfx-0.4.4-1|39	%__mkdir_p %{buildroot}%{_gamesdatadir}/openttd/data
12cr|openttd-opengfx-0.4.4-1|40	%make install \
12cr|openttd-opengfx-0.4.4-1|41	INSTALL_DIR=%{buildroot}%{_gamesdatadir}/openttd/data \
12cr|openttd-opengfx-0.4.4-1|42	DOCDIR=%{buildroot}%{_docdir}/%{name}
12cr|openttd-opengfx-0.4.4-1|43	
12cr|openttd-opengfx-0.4.4-1|44	%check
12cr|openttd-opengfx-0.4.4-1|45	%make check
12cr|openttd-opengfx-0.4.4-1|46	
12cr|openttd-opengfx-0.4.4-1|47	%clean
12cr|openttd-opengfx-0.4.4-1|48	%__rm -rf %{buildroot}
12cr|openttd-opengfx-0.4.4-1|49	
12cr|openttd-opengfx-0.4.4-1|50	%files
12cr|openttd-opengfx-0.4.4-1|51	%defattr(0644,root,root,0755)
12cr|openttd-opengfx-0.4.4-1|52	%doc docs/*.txt
12cr|openttd-opengfx-0.4.4-1|53	%{_gamesdatadir}/openttd/data/*.grf
12cr|openttd-opengfx-0.4.4-1|54	%{_gamesdatadir}/openttd/data/*.obg
12cr|openttd-opengfx-0.4.4-1|55	
12cr|openttd-opengfx-0.4.4-1|56	
12cr|openttd-opengfx-0.4.4-1|57	%changelog
12cr|openttd-opengfx-0.4.4-1|58	* Mon Apr 16 2012 Andrey Bondrov <abondrov@mandriva.org> 0.4.4-1
12cr|openttd-opengfx-0.4.4-1|59	+ Revision: 791271
12cr|openttd-opengfx-0.4.4-1|60	- New version 0.4.4
12cr|openttd-opengfx-0.4.4-1|61	
12cr|openttd-opengfx-0.4.4-1|62	* Fri Jan 06 2012 Andrey Bondrov <abondrov@mandriva.org> 0.4.1-1
12cr|openttd-opengfx-0.4.4-1|63	+ Revision: 757984
12cr|openttd-opengfx-0.4.4-1|64	- New version 0.4.1, add gimp and nml to BR
12cr|openttd-opengfx-0.4.4-1|65	
12cr|openttd-opengfx-0.4.4-1|66	* Mon Oct 03 2011 Andrey Bondrov <abondrov@mandriva.org> 0.3.6-1
12cr|openttd-opengfx-0.4.4-1|67	+ Revision: 702519
12cr|openttd-opengfx-0.4.4-1|68	- New version: 0.3.6
12cr|openttd-opengfx-0.4.4-1|69	
12cr|openttd-opengfx-0.4.4-1|70	* Wed May 25 2011 Jani Välimaa <wally@mandriva.org> 0.3.4-1
12cr|openttd-opengfx-0.4.4-1|71	+ Revision: 679047
12cr|openttd-opengfx-0.4.4-1|72	- new version 0.3.4
12cr|openttd-opengfx-0.4.4-1|73	
12cr|openttd-opengfx-0.4.4-1|74	* Sat Apr 02 2011 Jani Välimaa <wally@mandriva.org> 0.3.3-1
12cr|openttd-opengfx-0.4.4-1|75	+ Revision: 649765
12cr|openttd-opengfx-0.4.4-1|76	- new version 0.3.3
12cr|openttd-opengfx-0.4.4-1|77	- drop buildroot definition
12cr|openttd-opengfx-0.4.4-1|78	
12cr|openttd-opengfx-0.4.4-1|79	* Thu Dec 23 2010 Jani Välimaa <wally@mandriva.org> 0.3.2-1mdv2011.0
12cr|openttd-opengfx-0.4.4-1|80	+ Revision: 624012
12cr|openttd-opengfx-0.4.4-1|81	- new version 0.3.2
12cr|openttd-opengfx-0.4.4-1|82	
12cr|openttd-opengfx-0.4.4-1|83	* Tue Sep 21 2010 Jani Välimaa <wally@mandriva.org> 0.3.1-3mdv2011.0
12cr|openttd-opengfx-0.4.4-1|84	+ Revision: 580387
12cr|openttd-opengfx-0.4.4-1|85	- new version 0.3.1
12cr|openttd-opengfx-0.4.4-1|86	
12cr|openttd-opengfx-0.4.4-1|87	* Fri Sep 10 2010 Jani Välimaa <wally@mandriva.org> 0.3.0-3mdv2011.0
12cr|openttd-opengfx-0.4.4-1|88	+ Revision: 577129
12cr|openttd-opengfx-0.4.4-1|89	- fix file permissions
12cr|openttd-opengfx-0.4.4-1|90	
12cr|openttd-opengfx-0.4.4-1|91	* Fri Sep 10 2010 Jani Välimaa <wally@mandriva.org> 0.3.0-2mdv2011.0
12cr|openttd-opengfx-0.4.4-1|92	+ Revision: 577076
12cr|openttd-opengfx-0.4.4-1|93	- don't install docs twice
12cr|openttd-opengfx-0.4.4-1|94	
12cr|openttd-opengfx-0.4.4-1|95	* Fri Sep 10 2010 Jani Välimaa <wally@mandriva.org> 0.3.0-1mdv2011.0
12cr|openttd-opengfx-0.4.4-1|96	+ Revision: 577071
12cr|openttd-opengfx-0.4.4-1|97	- new version 0.3.0
12cr|openttd-opengfx-0.4.4-1|98	- fix source url
12cr|openttd-opengfx-0.4.4-1|99	- fix file list
12cr|openttd-opengfx-0.4.4-1|100	
12cr|openttd-opengfx-0.4.4-1|101	* Mon May 03 2010 Jani Välimaa <wally@mandriva.org> 0.2.4-1mdv2011.0
12cr|openttd-opengfx-0.4.4-1|102	+ Revision: 541786
12cr|openttd-opengfx-0.4.4-1|103	- new version 0.2.4
12cr|openttd-opengfx-0.4.4-1|104	
12cr|openttd-opengfx-0.4.4-1|105	* Tue Apr 13 2010 Jani Välimaa <wally@mandriva.org> 0.2.3-1mdv2010.1
12cr|openttd-opengfx-0.4.4-1|106	+ Revision: 534620
12cr|openttd-opengfx-0.4.4-1|107	- import openttd-opengfx
12cr|openttd-opengfx-0.4.4-1|108	
12cr|openttd-opengfx-0.4.4-1|109	

3735 12
12cr|openttd-openmsx-0.3.1-1|1	%define realname openmsx
12cr|openttd-openmsx-0.3.1-1|2	
12cr|openttd-openmsx-0.3.1-1|3	Name:           openttd-%{realname}
12cr|openttd-openmsx-0.3.1-1|4	Version:        0.3.1
12cr|openttd-openmsx-0.3.1-1|5	Release:        %mkrel 1
12cr|openttd-openmsx-0.3.1-1|6	Summary:        OpenMSX music replacement set for OpenTTD
12cr|openttd-openmsx-0.3.1-1|7	
12cr|openttd-openmsx-0.3.1-1|8	Group:          Games/Strategy
12cr|openttd-openmsx-0.3.1-1|9	License:        GPLv2
12cr|openttd-openmsx-0.3.1-1|10	URL:            http://dev.openttdcoop.org/projects/openmsx
12cr|openttd-openmsx-0.3.1-1|11	Source0:        http://bundles.openttdcoop.org/%{realname}/releases/%{version}/%{realname}-%{version}-source.tar.gz
12cr|openttd-openmsx-0.3.1-1|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|openttd-openmsx-0.3.1-1|13	BuildArch:      noarch
12cr|openttd-openmsx-0.3.1-1|14	BuildRequires:  dos2unix
12cr|openttd-openmsx-0.3.1-1|15	BuildRequires:  python
12cr|openttd-openmsx-0.3.1-1|16	Conflicts:      openttd < 1.0.0-2mdv
12cr|openttd-openmsx-0.3.1-1|17	
12cr|openttd-openmsx-0.3.1-1|18	%description
12cr|openttd-openmsx-0.3.1-1|19	OpenMSX is an open source replacement for the original Transport Tycoon
12cr|openttd-openmsx-0.3.1-1|20	Deluxe (TTD) music.
12cr|openttd-openmsx-0.3.1-1|21	
12cr|openttd-openmsx-0.3.1-1|22	%prep
12cr|openttd-openmsx-0.3.1-1|23	%setup -q -n %{realname}-%{version}-source
12cr|openttd-openmsx-0.3.1-1|24	
12cr|openttd-openmsx-0.3.1-1|25	%build
12cr|openttd-openmsx-0.3.1-1|26	%make
12cr|openttd-openmsx-0.3.1-1|27	
12cr|openttd-openmsx-0.3.1-1|28	%install
12cr|openttd-openmsx-0.3.1-1|29	rm -rf %{buildroot}
12cr|openttd-openmsx-0.3.1-1|30	
12cr|openttd-openmsx-0.3.1-1|31	mkdir -p %{buildroot}%{_gamesdatadir}/openttd/gm
12cr|openttd-openmsx-0.3.1-1|32	%make install INSTALL_DIR=%{buildroot}%{_gamesdatadir}/openttd/gm
12cr|openttd-openmsx-0.3.1-1|33	
12cr|openttd-openmsx-0.3.1-1|34	%check
12cr|openttd-openmsx-0.3.1-1|35	%make check
12cr|openttd-openmsx-0.3.1-1|36	
12cr|openttd-openmsx-0.3.1-1|37	%clean
12cr|openttd-openmsx-0.3.1-1|38	rm -rf %{buildroot}
12cr|openttd-openmsx-0.3.1-1|39	
12cr|openttd-openmsx-0.3.1-1|40	%files
12cr|openttd-openmsx-0.3.1-1|41	%defattr(644,root,root,755)
12cr|openttd-openmsx-0.3.1-1|42	%doc docs/*.txt
12cr|openttd-openmsx-0.3.1-1|43	%{_gamesdatadir}/openttd/gm/%{realname}-%{version}
12cr|openttd-openmsx-0.3.1-1|44	
12cr|openttd-openmsx-0.3.1-1|45	
12cr|openttd-openmsx-0.3.1-1|46	%changelog
12cr|openttd-openmsx-0.3.1-1|47	* Tue Aug 10 2010 Jani Välimaa <wally@mandriva.org> 0.3.1-1mdv2011.0
12cr|openttd-openmsx-0.3.1-1|48	+ Revision: 568319
12cr|openttd-openmsx-0.3.1-1|49	- new version 0.3.1
12cr|openttd-openmsx-0.3.1-1|50	- fix description and source url
12cr|openttd-openmsx-0.3.1-1|51	
12cr|openttd-openmsx-0.3.1-1|52	* Fri Jul 16 2010 Jani Välimaa <wally@mandriva.org> 0.3.0-1mdv2011.0
12cr|openttd-openmsx-0.3.1-1|53	+ Revision: 554355
12cr|openttd-openmsx-0.3.1-1|54	- new version 0.3.0
12cr|openttd-openmsx-0.3.1-1|55	
12cr|openttd-openmsx-0.3.1-1|56	* Tue Apr 13 2010 Jani Välimaa <wally@mandriva.org> 0.2.1-1mdv2010.1
12cr|openttd-openmsx-0.3.1-1|57	+ Revision: 534622
12cr|openttd-openmsx-0.3.1-1|58	- import openttd-openmsx
12cr|openttd-openmsx-0.3.1-1|59	
12cr|openttd-openmsx-0.3.1-1|60	

3736 12
12cr|openttd-opensfx-0.2.3-2|1	%define realname opensfx
12cr|openttd-opensfx-0.2.3-2|2	
12cr|openttd-opensfx-0.2.3-2|3	Name:           openttd-%{realname}
12cr|openttd-opensfx-0.2.3-2|4	Version:        0.2.3
12cr|openttd-opensfx-0.2.3-2|5	Release:        %mkrel 2
12cr|openttd-opensfx-0.2.3-2|6	Summary:        OpenSFX sound replacement set for OpenTTD
12cr|openttd-opensfx-0.2.3-2|7	
12cr|openttd-opensfx-0.2.3-2|8	Group:          Games/Strategy
12cr|openttd-opensfx-0.2.3-2|9	License:        Creative Commons Sampling Plus 1.0 License
12cr|openttd-opensfx-0.2.3-2|10	URL:            http://dev.openttdcoop.org/projects/opensfx
12cr|openttd-opensfx-0.2.3-2|11	Source0:        http://bundles.openttdcoop.org/%{realname}/releases/%{realname}-%{version}-source.tar.gz
12cr|openttd-opensfx-0.2.3-2|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|openttd-opensfx-0.2.3-2|13	BuildArch:      noarch
12cr|openttd-opensfx-0.2.3-2|14	BuildRequires:  catcodec
12cr|openttd-opensfx-0.2.3-2|15	Conflicts:      openttd < 1.0.0-2mdv
12cr|openttd-opensfx-0.2.3-2|16	
12cr|openttd-opensfx-0.2.3-2|17	%description
12cr|openttd-opensfx-0.2.3-2|18	OpenSFX is an open source replacement for the original Transport Tycoon
12cr|openttd-opensfx-0.2.3-2|19	Deluxe base sounds used by OpenTTD.
12cr|openttd-opensfx-0.2.3-2|20	
12cr|openttd-opensfx-0.2.3-2|21	%prep
12cr|openttd-opensfx-0.2.3-2|22	%setup -q -n %{realname}-%{version}-source
12cr|openttd-opensfx-0.2.3-2|23	
12cr|openttd-opensfx-0.2.3-2|24	%build
12cr|openttd-opensfx-0.2.3-2|25	%make
12cr|openttd-opensfx-0.2.3-2|26	
12cr|openttd-opensfx-0.2.3-2|27	%install
12cr|openttd-opensfx-0.2.3-2|28	rm -rf %{buildroot}
12cr|openttd-opensfx-0.2.3-2|29	mkdir -p %{buildroot}%{_gamesdatadir}/openttd/data
12cr|openttd-opensfx-0.2.3-2|30	%make install INSTALL_DIR=%{buildroot}%{_gamesdatadir}/openttd/data
12cr|openttd-opensfx-0.2.3-2|31	
12cr|openttd-opensfx-0.2.3-2|32	%check
12cr|openttd-opensfx-0.2.3-2|33	%make check
12cr|openttd-opensfx-0.2.3-2|34	
12cr|openttd-opensfx-0.2.3-2|35	%clean
12cr|openttd-opensfx-0.2.3-2|36	rm -rf %{buildroot}
12cr|openttd-opensfx-0.2.3-2|37	
12cr|openttd-opensfx-0.2.3-2|38	%files
12cr|openttd-opensfx-0.2.3-2|39	%defattr(-,root,root,-)
12cr|openttd-opensfx-0.2.3-2|40	%doc docs/*.txt
12cr|openttd-opensfx-0.2.3-2|41	%{_gamesdatadir}/openttd/data/%{realname}-%{version}.tar
12cr|openttd-opensfx-0.2.3-2|42	
12cr|openttd-opensfx-0.2.3-2|43	
12cr|openttd-opensfx-0.2.3-2|44	%changelog
12cr|openttd-opensfx-0.2.3-2|45	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-2mdv2011.0
12cr|openttd-opensfx-0.2.3-2|46	+ Revision: 613542
12cr|openttd-opensfx-0.2.3-2|47	- rebuild
12cr|openttd-opensfx-0.2.3-2|48	
12cr|openttd-opensfx-0.2.3-2|49	* Tue Apr 13 2010 Jani Välimaa <wally@mandriva.org> 0.2.3-1mdv2010.1
12cr|openttd-opensfx-0.2.3-2|50	+ Revision: 534624
12cr|openttd-opensfx-0.2.3-2|51	- import openttd-opensfx
12cr|openttd-opensfx-0.2.3-2|52	
12cr|openttd-opensfx-0.2.3-2|53	

3737 12
12cr|openvas-administrator-1.1.2-2|1	Summary: 	Provide a unified access for various administrative tasks
12cr|openvas-administrator-1.1.2-2|2	Name:		openvas-administrator
12cr|openvas-administrator-1.1.2-2|3	Version:	1.1.2
12cr|openvas-administrator-1.1.2-2|4	Release:	2
12cr|openvas-administrator-1.1.2-2|5	Source0:		http://wald.intevation.org/frs/download.php/561/%name-%version.tar.gz
12cr|openvas-administrator-1.1.2-2|6	source1:	.abf.yml
12cr|openvas-administrator-1.1.2-2|7	Group:		System/Configuration/Networking
12cr|openvas-administrator-1.1.2-2|8	Url:		http://www.openvas.org
12cr|openvas-administrator-1.1.2-2|9	License:	GPLv2+
12cr|openvas-administrator-1.1.2-2|10	BuildRequires:	cmake
12cr|openvas-administrator-1.1.2-2|11	BuildRequires:	openvas-devel
12cr|openvas-administrator-1.1.2-2|12	buildrequires:	xmltoman
12cr|openvas-administrator-1.1.2-2|13	
12cr|openvas-administrator-1.1.2-2|14	%description
12cr|openvas-administrator-1.1.2-2|15	The mission of OpenVAS Administrator is to provide a unified access
12cr|openvas-administrator-1.1.2-2|16	for various administrative tasks such as creating and configuring
12cr|openvas-administrator-1.1.2-2|17	scan user accounts.
12cr|openvas-administrator-1.1.2-2|18	
12cr|openvas-administrator-1.1.2-2|19	The Administrator can be used in two ways: As a command line tool for
12cr|openvas-administrator-1.1.2-2|20	direct changes on the respective system and as a remote service.
12cr|openvas-administrator-1.1.2-2|21	
12cr|openvas-administrator-1.1.2-2|22	%prep
12cr|openvas-administrator-1.1.2-2|23	%setup -q -n %name-%version
12cr|openvas-administrator-1.1.2-2|24	
12cr|openvas-administrator-1.1.2-2|25	sed -i -e 's#-Werror##' CMakeLists.txt
12cr|openvas-administrator-1.1.2-2|26	
12cr|openvas-administrator-1.1.2-2|27	%build
12cr|openvas-administrator-1.1.2-2|28	export LDFLAGS="-lglib-2.0"
12cr|openvas-administrator-1.1.2-2|29	%cmake
12cr|openvas-administrator-1.1.2-2|30	%make
12cr|openvas-administrator-1.1.2-2|31	
12cr|openvas-administrator-1.1.2-2|32	%install
12cr|openvas-administrator-1.1.2-2|33	%makeinstall_std -C build
12cr|openvas-administrator-1.1.2-2|34	
12cr|openvas-administrator-1.1.2-2|35	%files
12cr|openvas-administrator-1.1.2-2|36	%defattr(-,root,root)
12cr|openvas-administrator-1.1.2-2|37	%config(noreplace) %{_sysconfdir}/openvas/openvasad_log.conf
12cr|openvas-administrator-1.1.2-2|38	%{_sbindir}/openvasad
12cr|openvas-administrator-1.1.2-2|39	%{_mandir}/man8/openvasad.8.*
12cr|openvas-administrator-1.1.2-2|40	%attr(644,root,root) %{_datadir}/openvas/openvasad/global_schema_formats/*/*
12cr|openvas-administrator-1.1.2-2|41	
12cr|openvas-administrator-1.1.2-2|42	
12cr|openvas-administrator-1.1.2-2|43	%changelog
12cr|openvas-administrator-1.1.2-2|44	* Thu Sep 08 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.1.1-2mdv2011.0
12cr|openvas-administrator-1.1.2-2|45	+ Revision: 699042
12cr|openvas-administrator-1.1.2-2|46	- backport fixes
12cr|openvas-administrator-1.1.2-2|47	
12cr|openvas-administrator-1.1.2-2|48	* Sat Apr 02 2011 Funda Wang <fwang@mandriva.org> 1.1.1-1
12cr|openvas-administrator-1.1.2-2|49	+ Revision: 649815
12cr|openvas-administrator-1.1.2-2|50	- import openvas-administrator
12cr|openvas-administrator-1.1.2-2|51	

3738 12
12cr|openvas-cli-1.1.5-1|1	Summary: 	OpenVAS command line interface
12cr|openvas-cli-1.1.5-1|2	Name:		openvas-cli
12cr|openvas-cli-1.1.5-1|3	Version:	1.1.5
12cr|openvas-cli-1.1.5-1|4	Release:	1
12cr|openvas-cli-1.1.5-1|5	Source0:		http://wald.intevation.org/frs/download.php/851/%name-%version.tar.gz
12cr|openvas-cli-1.1.5-1|6	source1:	.abf.yml
12cr|openvas-cli-1.1.5-1|7	Group:		System/Configuration/Networking
12cr|openvas-cli-1.1.5-1|8	Url:		http://www.openvas.org
12cr|openvas-cli-1.1.5-1|9	License:	GPLv2+
12cr|openvas-cli-1.1.5-1|10	BuildRequires:	cmake
12cr|openvas-cli-1.1.5-1|11	BuildRequires:	openvas-devel >= 4.0
12cr|openvas-cli-1.1.5-1|12	BuildRequires:	glib2-devel
12cr|openvas-cli-1.1.5-1|13	
12cr|openvas-cli-1.1.5-1|14	%description
12cr|openvas-cli-1.1.5-1|15	The module OpenVAS-CLI collects command line tools
12cr|openvas-cli-1.1.5-1|16	to handle with the OpenVAS services via the respective
12cr|openvas-cli-1.1.5-1|17	protocols.
12cr|openvas-cli-1.1.5-1|18	
12cr|openvas-cli-1.1.5-1|19	The best supported service is currently the OpenVAS-Manager (openvasmd).
12cr|openvas-cli-1.1.5-1|20	
12cr|openvas-cli-1.1.5-1|21	%prep
12cr|openvas-cli-1.1.5-1|22	%setup -qn %name-%version
12cr|openvas-cli-1.1.5-1|23	
12cr|openvas-cli-1.1.5-1|24	sed -i -e 's#-Werror##' `grep -rl Werror *|grep CMakeLists.txt`
12cr|openvas-cli-1.1.5-1|25	
12cr|openvas-cli-1.1.5-1|26	%build
12cr|openvas-cli-1.1.5-1|27	%cmake -DSYSCONFDIR=%{_sysconfdir}
12cr|openvas-cli-1.1.5-1|28	%make
12cr|openvas-cli-1.1.5-1|29	
12cr|openvas-cli-1.1.5-1|30	%install
12cr|openvas-cli-1.1.5-1|31	%makeinstall_std -C build
12cr|openvas-cli-1.1.5-1|32	
12cr|openvas-cli-1.1.5-1|33	%files
12cr|openvas-cli-1.1.5-1|34	%defattr(-,root,root)
12cr|openvas-cli-1.1.5-1|35	%{_bindir}/omp
12cr|openvas-cli-1.1.5-1|36	%{_mandir}/man8/omp.8.*
12cr|openvas-cli-1.1.5-1|37	
12cr|openvas-cli-1.1.5-1|38	
12cr|openvas-cli-1.1.5-1|39	%changelog
12cr|openvas-cli-1.1.5-1|40	* Sat Apr 02 2011 Funda Wang <fwang@mandriva.org> 1.1.2-1mdv2011.0
12cr|openvas-cli-1.1.5-1|41	+ Revision: 649871
12cr|openvas-cli-1.1.5-1|42	- import openvas-cli
12cr|openvas-cli-1.1.5-1|43	

3739 12
12cr|openvas-client-3.0.3-1|1	Summary: 	Client module for OpenVAS
12cr|openvas-client-3.0.3-1|2	Name:		openvas-client
12cr|openvas-client-3.0.3-1|3	Version:	3.0.3
12cr|openvas-client-3.0.3-1|4	Release:	1
12cr|openvas-client-3.0.3-1|5	Source0:		http://wald.intevation.org/frs/download.php/561/%name-%version.tar.gz
12cr|openvas-client-3.0.3-1|6	source1:	.abf.yml
12cr|openvas-client-3.0.3-1|7	Group:		System/Configuration/Networking
12cr|openvas-client-3.0.3-1|8	Url:		http://www.openvas.org
12cr|openvas-client-3.0.3-1|9	License:	GPLv2+
12cr|openvas-client-3.0.3-1|10	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|openvas-client-3.0.3-1|11	BuildRequires:	openvas-devel >= 3.0
12cr|openvas-client-3.0.3-1|12	Patch0:		openvas-client-3.0.3-devel.patch
12cr|openvas-client-3.0.3-1|13	
12cr|openvas-client-3.0.3-1|14	%description
12cr|openvas-client-3.0.3-1|15	OpenVAS-Client is a successor of NessusClient. The fork happened
12cr|openvas-client-3.0.3-1|16	with NessusClient CVS HEAD 20070704.
12cr|openvas-client-3.0.3-1|17	
12cr|openvas-client-3.0.3-1|18	%prep
12cr|openvas-client-3.0.3-1|19	%setup -q -n %name-%version
12cr|openvas-client-3.0.3-1|20	%patch0 -p0 -b .devel
12cr|openvas-client-3.0.3-1|21	
12cr|openvas-client-3.0.3-1|22	%build
12cr|openvas-client-3.0.3-1|23	%configure2_5x --disable-static --enable-gtk
12cr|openvas-client-3.0.3-1|24	make
12cr|openvas-client-3.0.3-1|25	
12cr|openvas-client-3.0.3-1|26	%install
12cr|openvas-client-3.0.3-1|27	%makeinstall_std
12cr|openvas-client-3.0.3-1|28	
12cr|openvas-client-3.0.3-1|29	%files
12cr|openvas-client-3.0.3-1|30	%defattr(-,root,root)
12cr|openvas-client-3.0.3-1|31	%{_sysconfdir}/openvas/openvas-client_log.conf
12cr|openvas-client-3.0.3-1|32	%{_bindir}/*
12cr|openvas-client-3.0.3-1|33	%{_mandir}/man1/*
12cr|openvas-client-3.0.3-1|34	
12cr|openvas-client-3.0.3-1|35	
12cr|openvas-client-3.0.3-1|36	%changelog
12cr|openvas-client-3.0.3-1|37	* Thu Sep 08 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.0.3-1mdv2011.0
12cr|openvas-client-3.0.3-1|38	+ Revision: 698905
12cr|openvas-client-3.0.3-1|39	- 3.0.3
12cr|openvas-client-3.0.3-1|40	P0 to fix some devel .h files
12cr|openvas-client-3.0.3-1|41	
12cr|openvas-client-3.0.3-1|42	* Sun Nov 28 2010 Funda Wang <fwang@mandriva.org> 3.0.2-1mdv2011.0
12cr|openvas-client-3.0.3-1|43	+ Revision: 602181
12cr|openvas-client-3.0.3-1|44	- new version 3.0.2
12cr|openvas-client-3.0.3-1|45	
12cr|openvas-client-3.0.3-1|46	* Sun Dec 20 2009 Funda Wang <fwang@mandriva.org> 3.0.0-1mdv2010.1
12cr|openvas-client-3.0.3-1|47	+ Revision: 480337
12cr|openvas-client-3.0.3-1|48	- drop link against crypto
12cr|openvas-client-3.0.3-1|49	- openssl is not needed any more
12cr|openvas-client-3.0.3-1|50	- New version 3.0.0
12cr|openvas-client-3.0.3-1|51	
12cr|openvas-client-3.0.3-1|52	* Thu Oct 01 2009 Funda Wang <fwang@mandriva.org> 2.0.5-1mdv2010.0
12cr|openvas-client-3.0.3-1|53	+ Revision: 452250
12cr|openvas-client-3.0.3-1|54	- New verrsion 2.0.5
12cr|openvas-client-3.0.3-1|55	- new Group
12cr|openvas-client-3.0.3-1|56	- import openvas-client
12cr|openvas-client-3.0.3-1|57	
12cr|openvas-client-3.0.3-1|58	

3740 12
12cr|openvas-gsa-2.0.2-1|1	%define Werror_cflags -Wformat
12cr|openvas-gsa-2.0.2-1|2	
12cr|openvas-gsa-2.0.2-1|3	Name:           openvas-gsa
12cr|openvas-gsa-2.0.2-1|4	Version:        2.0.2
12cr|openvas-gsa-2.0.2-1|5	Release:        1
12cr|openvas-gsa-2.0.2-1|6	License:        GPLv2+
12cr|openvas-gsa-2.0.2-1|7	Group:          System/Configuration/Networking
12cr|openvas-gsa-2.0.2-1|8	Url:            http://www.openvas.org
12cr|openvas-gsa-2.0.2-1|9	Source0:        http://wald.intevation.org/frs/download.php/1157/greenbone-security-assistant-%{version}.tar.gz
12cr|openvas-gsa-2.0.2-1|10	Source1:        gsad.logrotate
12cr|openvas-gsa-2.0.2-1|11	Source2:        debian.greenbone-security-assistant.default
12cr|openvas-gsa-2.0.2-1|12	Source3:        gsad.init.suse
12cr|openvas-gsa-2.0.2-1|13	Source4:        gsad.init.fedora
12cr|openvas-gsa-2.0.2-1|14	Source5:        gsad.init.mandriva
12cr|openvas-gsa-2.0.2-1|15	source6:				.abf.yml
12cr|openvas-gsa-2.0.2-1|16	Patch0:		greenbone-security-assistant-2.0.1-werror.diff
12cr|openvas-gsa-2.0.2-1|17	
12cr|openvas-gsa-2.0.2-1|18	BuildRequires:  pinentry-gtk2
12cr|openvas-gsa-2.0.2-1|19	BuildRequires:  xsltproc
12cr|openvas-gsa-2.0.2-1|20	
12cr|openvas-gsa-2.0.2-1|21	BuildRequires:  cmake >= 2.6.0
12cr|openvas-gsa-2.0.2-1|22	BuildRequires:  doxygen
12cr|openvas-gsa-2.0.2-1|23	BuildRequires:  pkgconfig(glib-2.0)
12cr|openvas-gsa-2.0.2-1|24	BuildRequires:  pkgconfig(libmicrohttpd) >= 0.4.2
12cr|openvas-gsa-2.0.2-1|25	BuildRequires:  openvas-devel >= 3.98
12cr|openvas-gsa-2.0.2-1|26	BuildRequires:  pkgconfig(libxslt)
12cr|openvas-gsa-2.0.2-1|27	BuildRequires:  pkgconfig
12cr|openvas-gsa-2.0.2-1|28	Requires:       logrotate
12cr|openvas-gsa-2.0.2-1|29	Summary:        The Greenbone Security Assistant
12cr|openvas-gsa-2.0.2-1|30	
12cr|openvas-gsa-2.0.2-1|31	%description
12cr|openvas-gsa-2.0.2-1|32	The Greenbone Security Assistant is a web application that
12cr|openvas-gsa-2.0.2-1|33	connects to the OpenVAS Manager and OpenVAS Administrator
12cr|openvas-gsa-2.0.2-1|34	to provide for a full-featured user interface for
12cr|openvas-gsa-2.0.2-1|35	vulnerability management.
12cr|openvas-gsa-2.0.2-1|36	
12cr|openvas-gsa-2.0.2-1|37	
12cr|openvas-gsa-2.0.2-1|38	%prep
12cr|openvas-gsa-2.0.2-1|39	%setup -q -n greenbone-security-assistant-%{version}
12cr|openvas-gsa-2.0.2-1|40	%patch0 -p0 -b .werror
12cr|openvas-gsa-2.0.2-1|41	
12cr|openvas-gsa-2.0.2-1|42	%build
12cr|openvas-gsa-2.0.2-1|43	export LDFLAGS="-lopenvas_base -lopenvas_misc"
12cr|openvas-gsa-2.0.2-1|44	%serverbuild
12cr|openvas-gsa-2.0.2-1|45	
12cr|openvas-gsa-2.0.2-1|46	%cmake -DCMAKE_VERBOSE_MAKEFILE=ON \
12cr|openvas-gsa-2.0.2-1|47	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
12cr|openvas-gsa-2.0.2-1|48	-DSYSCONFDIR=%{_sysconfdir} \
12cr|openvas-gsa-2.0.2-1|49	-DLOCALSTATEDIR=%{_localstatedir} \
12cr|openvas-gsa-2.0.2-1|50	-DCMAKE_BUILD_TYPE=release \
12cr|openvas-gsa-2.0.2-1|51	-DUSE_LIBXSLT=0
12cr|openvas-gsa-2.0.2-1|52	%{__mkdir_p} src/html
12cr|openvas-gsa-2.0.2-1|53	cp -r ../src/html/* src/html
12cr|openvas-gsa-2.0.2-1|54	%make  VERBOSE=1
12cr|openvas-gsa-2.0.2-1|55	
12cr|openvas-gsa-2.0.2-1|56	%install
12cr|openvas-gsa-2.0.2-1|57	pushd build
12cr|openvas-gsa-2.0.2-1|58	%__make install DESTDIR=%{buildroot}
12cr|openvas-gsa-2.0.2-1|59	popd
12cr|openvas-gsa-2.0.2-1|60	%__install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/greenbone-security-assistant
12cr|openvas-gsa-2.0.2-1|61	%__install -D -m 755 %{SOURCE5} %{buildroot}%{_initrddir}/greenbone-security-assistant
12cr|openvas-gsa-2.0.2-1|62	%__install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/greenbone-security-assistant
12cr|openvas-gsa-2.0.2-1|63	
12cr|openvas-gsa-2.0.2-1|64	%__mkdir_p %{buildroot}%{_localstatedir}/log/openvas
12cr|openvas-gsa-2.0.2-1|65	touch %{buildroot}%{_localstatedir}/log/openvas/gsad.log
12cr|openvas-gsa-2.0.2-1|66	
12cr|openvas-gsa-2.0.2-1|67	%post
12cr|openvas-gsa-2.0.2-1|68	%_post_service greenbone-security-assistant
12cr|openvas-gsa-2.0.2-1|69	
12cr|openvas-gsa-2.0.2-1|70	%preun
12cr|openvas-gsa-2.0.2-1|71	%_preun_service greenbone-security-assistant
12cr|openvas-gsa-2.0.2-1|72	
12cr|openvas-gsa-2.0.2-1|73	
12cr|openvas-gsa-2.0.2-1|74	%files
12cr|openvas-gsa-2.0.2-1|75	%defattr(-,root,root)
12cr|openvas-gsa-2.0.2-1|76	%config(noreplace) %{_sysconfdir}/logrotate.d/greenbone-security-assistant
12cr|openvas-gsa-2.0.2-1|77	%dir %{_sysconfdir}/openvas
12cr|openvas-gsa-2.0.2-1|78	%config(noreplace) %{_sysconfdir}/openvas/gsad_log.conf
12cr|openvas-gsa-2.0.2-1|79	%{_initrddir}/greenbone-security-assistant
12cr|openvas-gsa-2.0.2-1|80	%{_sbindir}/gsad
12cr|openvas-gsa-2.0.2-1|81	%{_mandir}/man8/gsad.8*
12cr|openvas-gsa-2.0.2-1|82	%dir %{_datadir}/openvas
12cr|openvas-gsa-2.0.2-1|83	%{_datadir}/openvas/gsa
12cr|openvas-gsa-2.0.2-1|84	%dir %{_localstatedir}/log/openvas
12cr|openvas-gsa-2.0.2-1|85	%ghost %{_localstatedir}/log/openvas/gsad.log
12cr|openvas-gsa-2.0.2-1|86	%config(noreplace) %{_sysconfdir}/sysconfig/greenbone-security-assistant
12cr|openvas-gsa-2.0.2-1|87	
12cr|openvas-gsa-2.0.2-1|88	
12cr|openvas-gsa-2.0.2-1|89	
12cr|openvas-gsa-2.0.2-1|90	%changelog
12cr|openvas-gsa-2.0.2-1|91	* Thu Sep 08 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 2.0.1-2mdv2011.0
12cr|openvas-gsa-2.0.2-1|92	+ Revision: 699059
12cr|openvas-gsa-2.0.2-1|93	- bump release
12cr|openvas-gsa-2.0.2-1|94	- BR fixed
12cr|openvas-gsa-2.0.2-1|95	- Group fixed
12cr|openvas-gsa-2.0.2-1|96	- lets wellcme from Suse
12cr|openvas-gsa-2.0.2-1|97	P1 to let install and compile
12cr|openvas-gsa-2.0.2-1|98	multiple SPEC fixes
12cr|openvas-gsa-2.0.2-1|99	- import openvas-gsa
12cr|openvas-gsa-2.0.2-1|100	

3741 12
12cr|openvas-libraries-4.0.7-1|1	%define major 4
12cr|openvas-libraries-4.0.7-1|2	%define libname %mklibname openvas %{major}
12cr|openvas-libraries-4.0.7-1|3	%define develname %mklibname -d openvas
12cr|openvas-libraries-4.0.7-1|4	
12cr|openvas-libraries-4.0.7-1|5	Name:           openvas-libraries
12cr|openvas-libraries-4.0.7-1|6	Version:        4.0.7
12cr|openvas-libraries-4.0.7-1|7	Release:        1
12cr|openvas-libraries-4.0.7-1|8	Summary:        Support libraries for Open Vulnerability Assessment (OpenVAS) Server
12cr|openvas-libraries-4.0.7-1|9	License:        LGPLv2+
12cr|openvas-libraries-4.0.7-1|10	Group:          System/Libraries
12cr|openvas-libraries-4.0.7-1|11	URL:            http://www.openvas.org
12cr|openvas-libraries-4.0.7-1|12	Source0:         http://wald.intevation.org/frs/download.php/979/openvas-libraries-%{version}.tar.gz
12cr|openvas-libraries-4.0.7-1|13	source1:				.abf.yml
12cr|openvas-libraries-4.0.7-1|14	Patch0:		openvas-libraries-4.0.4-build.patch
12cr|openvas-libraries-4.0.7-1|15	BuildRequires:  libpcap-devel
12cr|openvas-libraries-4.0.7-1|16	BuildRequires:  pkgconfig(glib-2.0)
12cr|openvas-libraries-4.0.7-1|17	BuildRequires:  pkgconfig(gnutls)
12cr|openvas-libraries-4.0.7-1|18	BuildRequires:  gpgme-devel
12cr|openvas-libraries-4.0.7-1|19	BuildRequires:  pkgconfig(uuid)
12cr|openvas-libraries-4.0.7-1|20	BuildRequires:	cmake
12cr|openvas-libraries-4.0.7-1|21	BuildRequires:	bison
12cr|openvas-libraries-4.0.7-1|22	buildrequires:	libgcrypt-devel
12cr|openvas-libraries-4.0.7-1|23	Obsoletes:	openvas-libnasl < 3.0.0
12cr|openvas-libraries-4.0.7-1|24	
12cr|openvas-libraries-4.0.7-1|25	%description
12cr|openvas-libraries-4.0.7-1|26	openvas-libraries is the base library for the OpenVAS network security scanner.
12cr|openvas-libraries-4.0.7-1|27	
12cr|openvas-libraries-4.0.7-1|28	%package -n %{libname}
12cr|openvas-libraries-4.0.7-1|29	Group:		System/Libraries
12cr|openvas-libraries-4.0.7-1|30	Summary:        Support libraries for Open Vulnerability Assessment (OpenVAS) Server
12cr|openvas-libraries-4.0.7-1|31	
12cr|openvas-libraries-4.0.7-1|32	%description -n %{libname}
12cr|openvas-libraries-4.0.7-1|33	The support libraries for Open Vulnerability Assessment (OpenVAS) Server.
12cr|openvas-libraries-4.0.7-1|34	
12cr|openvas-libraries-4.0.7-1|35	%package -n %{develname}
12cr|openvas-libraries-4.0.7-1|36	Summary:	Development files for openvas-libraries
12cr|openvas-libraries-4.0.7-1|37	Group:		Development/C
12cr|openvas-libraries-4.0.7-1|38	Requires:	%{libname} = %{version}
12cr|openvas-libraries-4.0.7-1|39	Provides:	%{name}-devel = %{version}-%{release}
12cr|openvas-libraries-4.0.7-1|40	Provides:	openvas-devel = %{version}-%{release}
12cr|openvas-libraries-4.0.7-1|41	Obsoletes:	%{_lib}openvas-libnasl-devel < 3.0.0
12cr|openvas-libraries-4.0.7-1|42	
12cr|openvas-libraries-4.0.7-1|43	%description -n %{develname}
12cr|openvas-libraries-4.0.7-1|44	This package contains the development files (mainly C header files) for
12cr|openvas-libraries-4.0.7-1|45	openvas-libraries.
12cr|openvas-libraries-4.0.7-1|46	
12cr|openvas-libraries-4.0.7-1|47	%prep
12cr|openvas-libraries-4.0.7-1|48	
12cr|openvas-libraries-4.0.7-1|49	%setup -qn openvas-libraries-%{version}
12cr|openvas-libraries-4.0.7-1|50	%patch0 -p 1
12cr|openvas-libraries-4.0.7-1|51	
12cr|openvas-libraries-4.0.7-1|52	
12cr|openvas-libraries-4.0.7-1|53	sed -i -e 's#-Werror##' `grep -rl Werror *|grep CMakeLists.txt`
12cr|openvas-libraries-4.0.7-1|54	
12cr|openvas-libraries-4.0.7-1|55	%build
12cr|openvas-libraries-4.0.7-1|56	%cmake -DLOCALSTATEDIR:PATH=%{_var}
12cr|openvas-libraries-4.0.7-1|57	%make
12cr|openvas-libraries-4.0.7-1|58	
12cr|openvas-libraries-4.0.7-1|59	%install
12cr|openvas-libraries-4.0.7-1|60	
12cr|openvas-libraries-4.0.7-1|61	%makeinstall_std -C build
12cr|openvas-libraries-4.0.7-1|62	
12cr|openvas-libraries-4.0.7-1|63	find %{buildroot} -name *.a -exec %__rm {} \;
12cr|openvas-libraries-4.0.7-1|64	
12cr|openvas-libraries-4.0.7-1|65	%files
12cr|openvas-libraries-4.0.7-1|66	%defattr(-,root,root)
12cr|openvas-libraries-4.0.7-1|67	%{_bindir}/openvas-nasl
12cr|openvas-libraries-4.0.7-1|68	%{_mandir}/man1/openvas-nasl.1.*
12cr|openvas-libraries-4.0.7-1|69	%{_datadir}/openvas
12cr|openvas-libraries-4.0.7-1|70	
12cr|openvas-libraries-4.0.7-1|71	%files -n %{libname}
12cr|openvas-libraries-4.0.7-1|72	%defattr(-,root,root)
12cr|openvas-libraries-4.0.7-1|73	%doc ChangeLog CHANGES
12cr|openvas-libraries-4.0.7-1|74	%{_libdir}/*.so.%{major}
12cr|openvas-libraries-4.0.7-1|75	%{_libdir}/*.so.%{major}.*
12cr|openvas-libraries-4.0.7-1|76	
12cr|openvas-libraries-4.0.7-1|77	%files -n %{develname}
12cr|openvas-libraries-4.0.7-1|78	%defattr(-,root,root)
12cr|openvas-libraries-4.0.7-1|79	%{_includedir}/openvas
12cr|openvas-libraries-4.0.7-1|80	%{_libdir}/pkgconfig/*.pc
12cr|openvas-libraries-4.0.7-1|81	%{_libdir}/*.so
12cr|openvas-libraries-4.0.7-1|82	
12cr|openvas-libraries-4.0.7-1|83	
12cr|openvas-libraries-4.0.7-1|84	%changelog
12cr|openvas-libraries-4.0.7-1|85	* Thu Nov 17 2011 Oden Eriksson <oeriksson@mandriva.com> 4.0.6-1mdv2012.0
12cr|openvas-libraries-4.0.7-1|86	+ Revision: 731339
12cr|openvas-libraries-4.0.7-1|87	- 4.0.6
12cr|openvas-libraries-4.0.7-1|88	- various fixes
12cr|openvas-libraries-4.0.7-1|89	
12cr|openvas-libraries-4.0.7-1|90	* Thu Sep 08 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 4.0.5-1
12cr|openvas-libraries-4.0.7-1|91	+ Revision: 698890
12cr|openvas-libraries-4.0.7-1|92	- 4.0.5
12cr|openvas-libraries-4.0.7-1|93	
12cr|openvas-libraries-4.0.7-1|94	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 4.0.4-1
12cr|openvas-libraries-4.0.7-1|95	+ Revision: 677430
12cr|openvas-libraries-4.0.7-1|96	- new version
12cr|openvas-libraries-4.0.7-1|97	
12cr|openvas-libraries-4.0.7-1|98	* Sat Apr 02 2011 Funda Wang <fwang@mandriva.org> 4.0.3-1
12cr|openvas-libraries-4.0.7-1|99	+ Revision: 649792
12cr|openvas-libraries-4.0.7-1|100	- more patches
12cr|openvas-libraries-4.0.7-1|101	- disable weeor
12cr|openvas-libraries-4.0.7-1|102	- disable Wall
12cr|openvas-libraries-4.0.7-1|103	- New version 4.0.3
12cr|openvas-libraries-4.0.7-1|104	
12cr|openvas-libraries-4.0.7-1|105	* Sun Nov 28 2010 Funda Wang <fwang@mandriva.org> 3.1.4-1mdv2011.0
12cr|openvas-libraries-4.0.7-1|106	+ Revision: 602180
12cr|openvas-libraries-4.0.7-1|107	- br uuid
12cr|openvas-libraries-4.0.7-1|108	- drop old patches
12cr|openvas-libraries-4.0.7-1|109	- new version 3.1.4
12cr|openvas-libraries-4.0.7-1|110	
12cr|openvas-libraries-4.0.7-1|111	* Sun Apr 18 2010 Funda Wang <fwang@mandriva.org> 3.0.5-1mdv2010.1
12cr|openvas-libraries-4.0.7-1|112	+ Revision: 536368
12cr|openvas-libraries-4.0.7-1|113	- New version 3.0.5
12cr|openvas-libraries-4.0.7-1|114	
12cr|openvas-libraries-4.0.7-1|115	* Sun Dec 20 2009 Funda Wang <fwang@mandriva.org> 3.0.0-3mdv2010.1
12cr|openvas-libraries-4.0.7-1|116	+ Revision: 480351
12cr|openvas-libraries-4.0.7-1|117	- obsoletes openvas-libnasl
12cr|openvas-libraries-4.0.7-1|118	
12cr|openvas-libraries-4.0.7-1|119	* Sun Dec 20 2009 Funda Wang <fwang@mandriva.org> 3.0.0-2mdv2010.1
12cr|openvas-libraries-4.0.7-1|120	+ Revision: 480325
12cr|openvas-libraries-4.0.7-1|121	- obsoletes old libnasl
12cr|openvas-libraries-4.0.7-1|122	
12cr|openvas-libraries-4.0.7-1|123	* Sun Dec 20 2009 Funda Wang <fwang@mandriva.org> 3.0.0-1mdv2010.1
12cr|openvas-libraries-4.0.7-1|124	+ Revision: 480324
12cr|openvas-libraries-4.0.7-1|125	- fix BR
12cr|openvas-libraries-4.0.7-1|126	- new version 3.0.0
12cr|openvas-libraries-4.0.7-1|127	
12cr|openvas-libraries-4.0.7-1|128	* Wed Aug 19 2009 Frederik Himpe <fhimpe@mandriva.org> 2.0.4-1mdv2010.0
12cr|openvas-libraries-4.0.7-1|129	+ Revision: 418247
12cr|openvas-libraries-4.0.7-1|130	- Update to new version 2.0.4
12cr|openvas-libraries-4.0.7-1|131	- Remove Makefile patch (not needed)
12cr|openvas-libraries-4.0.7-1|132	- Add patch to link with libgcrypt
12cr|openvas-libraries-4.0.7-1|133	- Add patch to fix format string errors
12cr|openvas-libraries-4.0.7-1|134	
12cr|openvas-libraries-4.0.7-1|135	* Mon Apr 13 2009 Funda Wang <fwang@mandriva.org> 2.0.2-1mdv2009.1
12cr|openvas-libraries-4.0.7-1|136	+ Revision: 366567
12cr|openvas-libraries-4.0.7-1|137	- import openvas-libraries
12cr|openvas-libraries-4.0.7-1|138	
12cr|openvas-libraries-4.0.7-1|139	

3742 12
12cr|openvas-manager-2.0.5-1|1	Summary: 	Vulnerability Management with OpenVAS Manager
12cr|openvas-manager-2.0.5-1|2	Name:		openvas-manager
12cr|openvas-manager-2.0.5-1|3	Version:	2.0.5
12cr|openvas-manager-2.0.5-1|4	Release:	1
12cr|openvas-manager-2.0.5-1|5	Source0:		http://wald.intevation.org/frs/download.php/561/%name-%version.tar.gz
12cr|openvas-manager-2.0.5-1|6	source1:	.abf.yml
12cr|openvas-manager-2.0.5-1|7	Patch0:		openvas-manager-1.0.3-fix-linkage.patch
12cr|openvas-manager-2.0.5-1|8	Group:		System/Configuration/Networking
12cr|openvas-manager-2.0.5-1|9	Url:		http://www.openvas.org
12cr|openvas-manager-2.0.5-1|10	License:	GPLv2+
12cr|openvas-manager-2.0.5-1|11	BuildRequires:	openvas-devel >= 4.0
12cr|openvas-manager-2.0.5-1|12	BuildRequires:	pkgconfig(gnutls)
12cr|openvas-manager-2.0.5-1|13	BuildRequires:	sqlite3-devel
12cr|openvas-manager-2.0.5-1|14	BuildRequires:	pkgconfig(glib-2.0)
12cr|openvas-manager-2.0.5-1|15	BuildRequires:	doxygen perl-SQL-Translator
12cr|openvas-manager-2.0.5-1|16	BuildRequires:	cmake
12cr|openvas-manager-2.0.5-1|17	
12cr|openvas-manager-2.0.5-1|18	%description
12cr|openvas-manager-2.0.5-1|19	The OpenVAS Manager is a layer between the OpenVAS Scanner and various
12cr|openvas-manager-2.0.5-1|20	client applications. The upcoming clients cover web, desktop and command
12cr|openvas-manager-2.0.5-1|21	line technology and will replace the classic OpenVAS Client.
12cr|openvas-manager-2.0.5-1|22	
12cr|openvas-manager-2.0.5-1|23	%prep
12cr|openvas-manager-2.0.5-1|24	%setup -qn %name-%version
12cr|openvas-manager-2.0.5-1|25	%patch0 -p0
12cr|openvas-manager-2.0.5-1|26	
12cr|openvas-manager-2.0.5-1|27	sed -i -e 's#-Werror##' `grep -rl Werror *|grep CMakeLists.txt`
12cr|openvas-manager-2.0.5-1|28	
12cr|openvas-manager-2.0.5-1|29	%build
12cr|openvas-manager-2.0.5-1|30	export LDFLAGS="-lopenvas_base -lopenvas_misc -lgnutls"
12cr|openvas-manager-2.0.5-1|31	%cmake
12cr|openvas-manager-2.0.5-1|32	%make
12cr|openvas-manager-2.0.5-1|33	
12cr|openvas-manager-2.0.5-1|34	%install
12cr|openvas-manager-2.0.5-1|35	%makeinstall_std -C build
12cr|openvas-manager-2.0.5-1|36	
12cr|openvas-manager-2.0.5-1|37	%files
12cr|openvas-manager-2.0.5-1|38	%defattr(-,root,root)
12cr|openvas-manager-2.0.5-1|39	%config(noreplace) %_sysconfdir/openvas/openvasmd_log.conf
12cr|openvas-manager-2.0.5-1|40	%_sbindir/openvasmd
12cr|openvas-manager-2.0.5-1|41	%_mandir/man8/openvasmd.8*
12cr|openvas-manager-2.0.5-1|42	%_datadir/openvas/openvasmd
12cr|openvas-manager-2.0.5-1|43	
12cr|openvas-manager-2.0.5-1|44	
12cr|openvas-manager-2.0.5-1|45	%changelog
12cr|openvas-manager-2.0.5-1|46	* Thu Sep 08 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 2.0.4-1mdv2011.0
12cr|openvas-manager-2.0.5-1|47	+ Revision: 698900
12cr|openvas-manager-2.0.5-1|48	- 2.0.4
12cr|openvas-manager-2.0.5-1|49	
12cr|openvas-manager-2.0.5-1|50	* Sat Apr 02 2011 Funda Wang <fwang@mandriva.org> 2.0.2-1
12cr|openvas-manager-2.0.5-1|51	+ Revision: 649816
12cr|openvas-manager-2.0.5-1|52	- disable Werror
12cr|openvas-manager-2.0.5-1|53	- new version 2.0.2
12cr|openvas-manager-2.0.5-1|54	
12cr|openvas-manager-2.0.5-1|55	* Mon Jan 31 2011 Funda Wang <fwang@mandriva.org> 1.0.4-1
12cr|openvas-manager-2.0.5-1|56	+ Revision: 634484
12cr|openvas-manager-2.0.5-1|57	- new version 1.0.4
12cr|openvas-manager-2.0.5-1|58	
12cr|openvas-manager-2.0.5-1|59	* Sun Nov 28 2010 Funda Wang <fwang@mandriva.org> 1.0.3-1mdv2011.0
12cr|openvas-manager-2.0.5-1|60	+ Revision: 602200
12cr|openvas-manager-2.0.5-1|61	- import openvas-manager
12cr|openvas-manager-2.0.5-1|62	

3743 12
12cr|openvas-scanner-3.2.5-1|1	Summary: 	Scanner module for OpenVAS
12cr|openvas-scanner-3.2.5-1|2	Name:		openvas-scanner
12cr|openvas-scanner-3.2.5-1|3	Version:	3.2.5
12cr|openvas-scanner-3.2.5-1|4	Release:	1
12cr|openvas-scanner-3.2.5-1|5	Source0:		http://wald.intevation.org/frs/download.php/561/%name-%version.tar.gz
12cr|openvas-scanner-3.2.5-1|6	Source1:	openvas-scanner.initd
12cr|openvas-scanner-3.2.5-1|7	Source2:	openvassd.conf
12cr|openvas-scanner-3.2.5-1|8	Source3:	openvas-scanner.logrotate
12cr|openvas-scanner-3.2.5-1|9	Source4:	openvas-scanner.sysconfig
12cr|openvas-scanner-3.2.5-1|10	Source5:	openvas-nvt-sync-cron
12cr|openvas-scanner-3.2.5-1|11	Source6:	openvas-nvt-sync-cronjob
12cr|openvas-scanner-3.2.5-1|12	source7:	.abf.yml
12cr|openvas-scanner-3.2.5-1|13	Patch0:		openvas-scanner-3.2.2-install.patch
12cr|openvas-scanner-3.2.5-1|14	#Put certs to /etc/pki as suggested by http://fedoraproject.org/wiki/PackagingDrafts/Certificates
12cr|openvas-scanner-3.2.5-1|15	#Not reported upstream as it is RedHat/Fedora specific
12cr|openvas-scanner-3.2.5-1|16	Patch1:		openvas-scanner-pki.patch
12cr|openvas-scanner-3.2.5-1|17	
12cr|openvas-scanner-3.2.5-1|18	#Put openvas-mkcert-client to bin directory instead of sbin and install its man page
12cr|openvas-scanner-3.2.5-1|19	#Reported upstream http://wald.intevation.org/tracker/?func=detail&aid=1941&group_id=29&atid=220
12cr|openvas-scanner-3.2.5-1|20	Patch2:		openvas-scanner-mkcertclient.patch
12cr|openvas-scanner-3.2.5-1|21	
12cr|openvas-scanner-3.2.5-1|22	#Allow compile time definition of the directory to store openvassd.rules
12cr|openvas-scanner-3.2.5-1|23	#Reported upstream http://wald.intevation.org/tracker/?func=detail&aid=1940&group_id=29&atid=220
12cr|openvas-scanner-3.2.5-1|24	Patch3:		openvas-scanner-rulesdir.patch
12cr|openvas-scanner-3.2.5-1|25	
12cr|openvas-scanner-3.2.5-1|26	#Fix compile time errors for F15 where variables set but not used are reported as error
12cr|openvas-scanner-3.2.5-1|27	#Reported upstream http://wald.intevation.org/tracker/?func=detail&aid=1942&group_id=29&atid=220
12cr|openvas-scanner-3.2.5-1|28	Patch4:		openvas-scanner-notused.patch
12cr|openvas-scanner-3.2.5-1|29	Group:		System/Servers
12cr|openvas-scanner-3.2.5-1|30	Url:		http://www.openvas.org
12cr|openvas-scanner-3.2.5-1|31	License:	GPLv2+
12cr|openvas-scanner-3.2.5-1|32	BuildRequires:	openvas-devel >= 4.0
12cr|openvas-scanner-3.2.5-1|33	BuildRequires:	cmake
12cr|openvas-scanner-3.2.5-1|34	Obsoletes:	openvas-plugins < 3.0.0
12cr|openvas-scanner-3.2.5-1|35	Obsoletes:	openvas-server < 3.0.0
12cr|openvas-scanner-3.2.5-1|36	Requires:	rsync wget curl
12cr|openvas-scanner-3.2.5-1|37	
12cr|openvas-scanner-3.2.5-1|38	%description
12cr|openvas-scanner-3.2.5-1|39	This is the scanner module for the Open Vulnerability Assessment System
12cr|openvas-scanner-3.2.5-1|40	(OpenVAS).
12cr|openvas-scanner-3.2.5-1|41	
12cr|openvas-scanner-3.2.5-1|42	%prep
12cr|openvas-scanner-3.2.5-1|43	%setup -q -n %name-%version
12cr|openvas-scanner-3.2.5-1|44	%patch0 -p0 -b .install
12cr|openvas-scanner-3.2.5-1|45	%patch1 -p 1 -b .pkipath
12cr|openvas-scanner-3.2.5-1|46	%patch3 -p 1 -b .rules
12cr|openvas-scanner-3.2.5-1|47	#patch4 -p 1 -b .notused
12cr|openvas-scanner-3.2.5-1|48	
12cr|openvas-scanner-3.2.5-1|49	sed -i -e 's#-Werror##' `grep -rl Werror *|grep CMakeLists.txt`
12cr|openvas-scanner-3.2.5-1|50	
12cr|openvas-scanner-3.2.5-1|51	%build
12cr|openvas-scanner-3.2.5-1|52	export LDFLAGS="-lopenvas_base -lopenvas_misc -lopenvas_hg -lglib-2.0"
12cr|openvas-scanner-3.2.5-1|53	%serverbuild
12cr|openvas-scanner-3.2.5-1|54	%cmake -DLOCALSTATEDIR=%{_var}
12cr|openvas-scanner-3.2.5-1|55	%make
12cr|openvas-scanner-3.2.5-1|56	
12cr|openvas-scanner-3.2.5-1|57	%install
12cr|openvas-scanner-3.2.5-1|58	%makeinstall_std -C build
12cr|openvas-scanner-3.2.5-1|59	
12cr|openvas-scanner-3.2.5-1|60	#Config directory
12cr|openvas-scanner-3.2.5-1|61	mkdir -p %{buildroot}/%{_sysconfdir}/openvas
12cr|openvas-scanner-3.2.5-1|62	chmod 755 %{buildroot}/%{_sysconfdir}/openvas
12cr|openvas-scanner-3.2.5-1|63	
12cr|openvas-scanner-3.2.5-1|64	#Make directories for the certificates
12cr|openvas-scanner-3.2.5-1|65	mkdir -p %{buildroot}/%{_sysconfdir}/pki/openvas/CA
12cr|openvas-scanner-3.2.5-1|66	chmod 755 %{buildroot}/%{_sysconfdir}/pki/openvas
12cr|openvas-scanner-3.2.5-1|67	chmod 755 %{buildroot}/%{_sysconfdir}/pki/openvas/CA
12cr|openvas-scanner-3.2.5-1|68	mkdir -p %{buildroot}/%{_sysconfdir}/pki/openvas/private/CA
12cr|openvas-scanner-3.2.5-1|69	chmod 700 %{buildroot}/%{_sysconfdir}/pki/openvas/private
12cr|openvas-scanner-3.2.5-1|70	chmod 700 %{buildroot}/%{_sysconfdir}/pki/openvas/private/CA
12cr|openvas-scanner-3.2.5-1|71	
12cr|openvas-scanner-3.2.5-1|72	# Install startup script
12cr|openvas-scanner-3.2.5-1|73	install -Dp -m 755 %{SOURCE1} %{buildroot}/%{_initrddir}/openvas-scanner
12cr|openvas-scanner-3.2.5-1|74	
12cr|openvas-scanner-3.2.5-1|75	# Install initial configuration
12cr|openvas-scanner-3.2.5-1|76	sed -e "s:@@OPENVAS_PLUGINS@@:%{_var}/lib/openvas/plugins:g
12cr|openvas-scanner-3.2.5-1|77	s:@@OPENVAS_CACHE@@:%{_var}/cache/openvas:g
12cr|openvas-scanner-3.2.5-1|78	s:@@OPENVAS_LOGDIR@@:%{_var}/log/openvas:g
12cr|openvas-scanner-3.2.5-1|79	s:@@OPENVAS_SYSCONF@@:%{_sysconfdir}/openvas:g
12cr|openvas-scanner-3.2.5-1|80	s:@@OPENVAS_CERT@@:%{_sysconfdir}/pki/openvas:g" %{SOURCE2} > openvassd.conf
12cr|openvas-scanner-3.2.5-1|81	
12cr|openvas-scanner-3.2.5-1|82	install -Dp -m 644 openvassd.conf %{buildroot}/%{_sysconfdir}/openvas/
12cr|openvas-scanner-3.2.5-1|83	
12cr|openvas-scanner-3.2.5-1|84	# install log rotation stuff
12cr|openvas-scanner-3.2.5-1|85	install -m 644 -Dp %{SOURCE3} \
12cr|openvas-scanner-3.2.5-1|86	%{buildroot}/%{_sysconfdir}/logrotate.d/openvas-scanner
12cr|openvas-scanner-3.2.5-1|87	
12cr|openvas-scanner-3.2.5-1|88	# Install sysconfig configration
12cr|openvas-scanner-3.2.5-1|89	install -Dp -m 644 %{SOURCE4} %{buildroot}/%{_sysconfdir}/sysconfig/openvas-scanner
12cr|openvas-scanner-3.2.5-1|90	
12cr|openvas-scanner-3.2.5-1|91	# Install cront script for update
12cr|openvas-scanner-3.2.5-1|92	install -Dp -m 755 %{SOURCE5} %{buildroot}/%{_sbindir}/
12cr|openvas-scanner-3.2.5-1|93	
12cr|openvas-scanner-3.2.5-1|94	# Install cront jobs to periodically update plugins
12cr|openvas-scanner-3.2.5-1|95	install -Dp -m 644 %{SOURCE6} %{buildroot}/%{_sysconfdir}/cron.d/openvas-sync-plugins
12cr|openvas-scanner-3.2.5-1|96	
12cr|openvas-scanner-3.2.5-1|97	%post
12cr|openvas-scanner-3.2.5-1|98	# Generate cert
12cr|openvas-scanner-3.2.5-1|99	if [ ! -f  %{_localstatedir}/lib/openvas/CA/servercert.pem ] ; then
12cr|openvas-scanner-3.2.5-1|100	%{_sbindir}/openvas-mkcert -q > /dev/null 2>&1
12cr|openvas-scanner-3.2.5-1|101	fi
12cr|openvas-scanner-3.2.5-1|102	
12cr|openvas-scanner-3.2.5-1|103	%_post_service openvas-scanner
12cr|openvas-scanner-3.2.5-1|104	
12cr|openvas-scanner-3.2.5-1|105	%preun
12cr|openvas-scanner-3.2.5-1|106	%_preun_service openvas-scanner
12cr|openvas-scanner-3.2.5-1|107	
12cr|openvas-scanner-3.2.5-1|108	%files
12cr|openvas-scanner-3.2.5-1|109	%defattr(-,root,root)
12cr|openvas-scanner-3.2.5-1|110	%config(noreplace) %{_sysconfdir}/openvas/openvassd.conf
12cr|openvas-scanner-3.2.5-1|111	%config(noreplace) %{_sysconfdir}/sysconfig/openvas-scanner
12cr|openvas-scanner-3.2.5-1|112	%config(noreplace) %{_sysconfdir}/cron.d/openvas-sync-plugins
12cr|openvas-scanner-3.2.5-1|113	%config(noreplace) %{_sysconfdir}/logrotate.d/openvas-scanner
12cr|openvas-scanner-3.2.5-1|114	%dir %{_sysconfdir}/openvas
12cr|openvas-scanner-3.2.5-1|115	%dir %{_sysconfdir}/pki/openvas
12cr|openvas-scanner-3.2.5-1|116	%dir %{_sysconfdir}/pki/openvas/CA
12cr|openvas-scanner-3.2.5-1|117	%dir %{_sysconfdir}/pki/openvas/private
12cr|openvas-scanner-3.2.5-1|118	%dir %{_sysconfdir}/pki/openvas/private/CA
12cr|openvas-scanner-3.2.5-1|119	%{_initrddir}/openvas-scanner
12cr|openvas-scanner-3.2.5-1|120	%{_sbindir}/openvas-adduser
12cr|openvas-scanner-3.2.5-1|121	%{_sbindir}/openvas-mkcert
12cr|openvas-scanner-3.2.5-1|122	%{_sbindir}/openvas-rmuser
12cr|openvas-scanner-3.2.5-1|123	%{_sbindir}/openvassd
12cr|openvas-scanner-3.2.5-1|124	%{_sbindir}/openvas-nvt-sync
12cr|openvas-scanner-3.2.5-1|125	%{_sbindir}/greenbone-nvt-sync
12cr|openvas-scanner-3.2.5-1|126	%{_sbindir}/openvas-mkcert-client
12cr|openvas-scanner-3.2.5-1|127	%{_sbindir}/openvas-nvt-sync-cron
12cr|openvas-scanner-3.2.5-1|128	%{_mandir}/man8/openvas-adduser.8.*
12cr|openvas-scanner-3.2.5-1|129	%{_mandir}/man8/openvas-mkcert.8.*
12cr|openvas-scanner-3.2.5-1|130	%{_mandir}/man8/openvas-rmuser.8.*
12cr|openvas-scanner-3.2.5-1|131	%{_mandir}/man8/openvassd.8.*
12cr|openvas-scanner-3.2.5-1|132	%{_mandir}/man8/openvas-nvt-sync.8.*
12cr|openvas-scanner-3.2.5-1|133	%{_mandir}/man8/greenbone-nvt-sync.8*
12cr|openvas-scanner-3.2.5-1|134	%dir %{_var}/lib/openvas
12cr|openvas-scanner-3.2.5-1|135	%dir %{_var}/lib/openvas/plugins
12cr|openvas-scanner-3.2.5-1|136	%dir %{_var}/cache/openvas
12cr|openvas-scanner-3.2.5-1|137	
12cr|openvas-scanner-3.2.5-1|138	
12cr|openvas-scanner-3.2.5-1|139	%changelog
12cr|openvas-scanner-3.2.5-1|140	* Thu Sep 08 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.2.4-1mdv2011.0
12cr|openvas-scanner-3.2.5-1|141	+ Revision: 698895
12cr|openvas-scanner-3.2.5-1|142	- 3.2.4
12cr|openvas-scanner-3.2.5-1|143	P4 merged upstream
12cr|openvas-scanner-3.2.5-1|144	
12cr|openvas-scanner-3.2.5-1|145	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.3-1
12cr|openvas-scanner-3.2.5-1|146	+ Revision: 677435
12cr|openvas-scanner-3.2.5-1|147	- new version
12cr|openvas-scanner-3.2.5-1|148	
12cr|openvas-scanner-3.2.5-1|149	* Sat Apr 02 2011 Funda Wang <fwang@mandriva.org> 3.2.2-2
12cr|openvas-scanner-3.2.5-1|150	+ Revision: 649837
12cr|openvas-scanner-3.2.5-1|151	- sync with fedora
12cr|openvas-scanner-3.2.5-1|152	
12cr|openvas-scanner-3.2.5-1|153	* Sat Apr 02 2011 Funda Wang <fwang@mandriva.org> 3.2.2-1
12cr|openvas-scanner-3.2.5-1|154	+ Revision: 649799
12cr|openvas-scanner-3.2.5-1|155	- disable Werror
12cr|openvas-scanner-3.2.5-1|156	- new version 3.2.2
12cr|openvas-scanner-3.2.5-1|157	
12cr|openvas-scanner-3.2.5-1|158	* Sun Nov 28 2010 Funda Wang <fwang@mandriva.org> 3.1.1-1mdv2011.0
12cr|openvas-scanner-3.2.5-1|159	+ Revision: 602199
12cr|openvas-scanner-3.2.5-1|160	- update file list
12cr|openvas-scanner-3.2.5-1|161	- new version 3.1.1
12cr|openvas-scanner-3.2.5-1|162	
12cr|openvas-scanner-3.2.5-1|163	* Sun Apr 18 2010 Funda Wang <fwang@mandriva.org> 3.0.2-1mdv2010.1
12cr|openvas-scanner-3.2.5-1|164	+ Revision: 536369
12cr|openvas-scanner-3.2.5-1|165	- New version 3.0.2
12cr|openvas-scanner-3.2.5-1|166	
12cr|openvas-scanner-3.2.5-1|167	* Sun Dec 20 2009 Funda Wang <fwang@mandriva.org> 3.0.0-1mdv2010.1
12cr|openvas-scanner-3.2.5-1|168	+ Revision: 480341
12cr|openvas-scanner-3.2.5-1|169	- New version 3.0.0
12cr|openvas-scanner-3.2.5-1|170	- rename package
12cr|openvas-scanner-3.2.5-1|171	
12cr|openvas-scanner-3.2.5-1|172	* Sat Nov 14 2009 Funda Wang <fwang@mandriva.org> 2.0.3-3mdv2010.1
12cr|openvas-scanner-3.2.5-1|173	+ Revision: 465966
12cr|openvas-scanner-3.2.5-1|174	- requires openvas-plugins
12cr|openvas-scanner-3.2.5-1|175	
12cr|openvas-scanner-3.2.5-1|176	* Fri Oct 02 2009 Funda Wang <fwang@mandriva.org> 2.0.3-2mdv2010.0
12cr|openvas-scanner-3.2.5-1|177	+ Revision: 452492
12cr|openvas-scanner-3.2.5-1|178	- add initscript
12cr|openvas-scanner-3.2.5-1|179	
12cr|openvas-scanner-3.2.5-1|180	* Thu Oct 01 2009 Funda Wang <fwang@mandriva.org> 2.0.3-1mdv2010.0
12cr|openvas-scanner-3.2.5-1|181	+ Revision: 451974
12cr|openvas-scanner-3.2.5-1|182	- fix str fmt
12cr|openvas-scanner-3.2.5-1|183	- New version 2.0.3
12cr|openvas-scanner-3.2.5-1|184	
12cr|openvas-scanner-3.2.5-1|185	* Sat May 02 2009 Funda Wang <fwang@mandriva.org> 2.0.1-1mdv2010.0
12cr|openvas-scanner-3.2.5-1|186	+ Revision: 370448
12cr|openvas-scanner-3.2.5-1|187	- import openvas-server
12cr|openvas-scanner-3.2.5-1|188	
12cr|openvas-scanner-3.2.5-1|189	

3744 12
12cr|openvpn-admin-1.9.4-7|1	%define name openvpn-admin
12cr|openvpn-admin-1.9.4-7|2	%define version 1.9.4
12cr|openvpn-admin-1.9.4-7|3	
12cr|openvpn-admin-1.9.4-7|4	%define Summary An openvpn GUI
12cr|openvpn-admin-1.9.4-7|5	
12cr|openvpn-admin-1.9.4-7|6	Summary: 	%Summary
12cr|openvpn-admin-1.9.4-7|7	Name: 		%name
12cr|openvpn-admin-1.9.4-7|8	Version: 	%version
12cr|openvpn-admin-1.9.4-7|9	Release: 	%mkrel 7
12cr|openvpn-admin-1.9.4-7|10	License: 	GPL
12cr|openvpn-admin-1.9.4-7|11	Group: 		Networking/Other
12cr|openvpn-admin-1.9.4-7|12	URL:		http://sourceforge.net/projects/openvpn-admin
12cr|openvpn-admin-1.9.4-7|13	
12cr|openvpn-admin-1.9.4-7|14	Source:		http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|openvpn-admin-1.9.4-7|15	Source1:	%name-icons.tar.bz2
12cr|openvpn-admin-1.9.4-7|16	Patch:          openvpn-admin-1.9.4-pam.patch
12cr|openvpn-admin-1.9.4-7|17	# http://openvpn-admin.svn.sourceforge.net/viewvc/openvpn-admin?view=rev&revision=160
12cr|openvpn-admin-1.9.4-7|18	Patch1:         openvpn-admin-1.9.4-newsharpbuild.patch
12cr|openvpn-admin-1.9.4-7|19	# http://qa.mandriva.com/show_bug.cgi?id=38809
12cr|openvpn-admin-1.9.4-7|20	Patch2:		openvpn-admin-1.9.4-fix-exe-x86_64.patch
12cr|openvpn-admin-1.9.4-7|21	BuildRoot: 	%_tmppath/%{name}-%{version}-%{release}-buildroot
12cr|openvpn-admin-1.9.4-7|22	
12cr|openvpn-admin-1.9.4-7|23	BuildRequires: gtk-sharp2
12cr|openvpn-admin-1.9.4-7|24	BuildRequires: mono
12cr|openvpn-admin-1.9.4-7|25	BuildRequires: gtk+2.0
12cr|openvpn-admin-1.9.4-7|26	BuildRequires: desktop-file-utils
12cr|openvpn-admin-1.9.4-7|27	BuildRequires: perl(XML::Parser)
12cr|openvpn-admin-1.9.4-7|28	BuildRequires: glade-sharp2
12cr|openvpn-admin-1.9.4-7|29	
12cr|openvpn-admin-1.9.4-7|30	Requires:      gksu
12cr|openvpn-admin-1.9.4-7|31	Requires:      gtk-sharp2
12cr|openvpn-admin-1.9.4-7|32	Requires:      mono
12cr|openvpn-admin-1.9.4-7|33	Requires:      openvpn
12cr|openvpn-admin-1.9.4-7|34	
12cr|openvpn-admin-1.9.4-7|35	%description
12cr|openvpn-admin-1.9.4-7|36	OpenVPN-Admin is a GUI for OpenVPN it is writen in Mono
12cr|openvpn-admin-1.9.4-7|37	and runs under Linux and Windows.
12cr|openvpn-admin-1.9.4-7|38	
12cr|openvpn-admin-1.9.4-7|39	%prep
12cr|openvpn-admin-1.9.4-7|40	%setup -q -a1
12cr|openvpn-admin-1.9.4-7|41	%patch -p1
12cr|openvpn-admin-1.9.4-7|42	%patch1 -p2
12cr|openvpn-admin-1.9.4-7|43	%patch2 -p1
12cr|openvpn-admin-1.9.4-7|44	
12cr|openvpn-admin-1.9.4-7|45	%build
12cr|openvpn-admin-1.9.4-7|46	%configure2_5x
12cr|openvpn-admin-1.9.4-7|47	
12cr|openvpn-admin-1.9.4-7|48	%make WARN_CFLAGS=""
12cr|openvpn-admin-1.9.4-7|49	
12cr|openvpn-admin-1.9.4-7|50	%install
12cr|openvpn-admin-1.9.4-7|51	rm -rf %buildroot
12cr|openvpn-admin-1.9.4-7|52	
12cr|openvpn-admin-1.9.4-7|53	%makeinstall_std
12cr|openvpn-admin-1.9.4-7|54	
12cr|openvpn-admin-1.9.4-7|55	%find_lang %name
12cr|openvpn-admin-1.9.4-7|56	
12cr|openvpn-admin-1.9.4-7|57	#fix icon path in desktop file
12cr|openvpn-admin-1.9.4-7|58	sed '/Icon/d' %{buildroot}%{_datadir}/applications/%{name}.desktop  > %{buildroot}%{_datadir}/applications/temp.desktop
12cr|openvpn-admin-1.9.4-7|59	sed '/^Exec/a Icon=openvpn-admin' %{buildroot}%{_datadir}/applications/temp.desktop > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|openvpn-admin-1.9.4-7|60	rm -f %{buildroot}%{_datadir}/applications/temp.desktop
12cr|openvpn-admin-1.9.4-7|61	
12cr|openvpn-admin-1.9.4-7|62	
12cr|openvpn-admin-1.9.4-7|63	desktop-file-install --vendor="" \
12cr|openvpn-admin-1.9.4-7|64	--remove-key="Version" \
12cr|openvpn-admin-1.9.4-7|65	--remove-category="Application" \
12cr|openvpn-admin-1.9.4-7|66	--add-category="Network" \
12cr|openvpn-admin-1.9.4-7|67	--add-category="Settings" \
12cr|openvpn-admin-1.9.4-7|68	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|openvpn-admin-1.9.4-7|69	
12cr|openvpn-admin-1.9.4-7|70	# icon
12cr|openvpn-admin-1.9.4-7|71	%__install -D -m 644 %{name}48.png %buildroot/%_liconsdir/%name.png
12cr|openvpn-admin-1.9.4-7|72	%__install -D -m 644 %{name}32.png %buildroot/%_iconsdir/%name.png
12cr|openvpn-admin-1.9.4-7|73	%__install -D -m 644 %{name}16.png %buildroot/%_miconsdir/%name.png
12cr|openvpn-admin-1.9.4-7|74	
12cr|openvpn-admin-1.9.4-7|75	mkdir %buildroot/usr/bin
12cr|openvpn-admin-1.9.4-7|76	ln -s /usr/sbin/%name %buildroot/usr/bin/%name
12cr|openvpn-admin-1.9.4-7|77	
12cr|openvpn-admin-1.9.4-7|78	%if %mdkversion < 200900
12cr|openvpn-admin-1.9.4-7|79	%post
12cr|openvpn-admin-1.9.4-7|80	%update_menus
12cr|openvpn-admin-1.9.4-7|81	%endif
12cr|openvpn-admin-1.9.4-7|82	
12cr|openvpn-admin-1.9.4-7|83	%if %mdkversion < 200900
12cr|openvpn-admin-1.9.4-7|84	%postun
12cr|openvpn-admin-1.9.4-7|85	%clean_menus
12cr|openvpn-admin-1.9.4-7|86	%endif
12cr|openvpn-admin-1.9.4-7|87	
12cr|openvpn-admin-1.9.4-7|88	%clean
12cr|openvpn-admin-1.9.4-7|89	rm -rf %buildroot
12cr|openvpn-admin-1.9.4-7|90	
12cr|openvpn-admin-1.9.4-7|91	%files -f %name.lang
12cr|openvpn-admin-1.9.4-7|92	%defattr(-,root,root)
12cr|openvpn-admin-1.9.4-7|93	
12cr|openvpn-admin-1.9.4-7|94	%doc AUTHORS COPYING NEWS README TODO
12cr|openvpn-admin-1.9.4-7|95	%config(noreplace) /etc/pam.d/%name
12cr|openvpn-admin-1.9.4-7|96	%config(noreplace) /etc/security/console.apps/%name
12cr|openvpn-admin-1.9.4-7|97	%{_bindir}/%name
12cr|openvpn-admin-1.9.4-7|98	%{_sbindir}/%name
12cr|openvpn-admin-1.9.4-7|99	%{_datadir}/pixmaps/*
12cr|openvpn-admin-1.9.4-7|100	%{_datadir}/applications/%name.desktop
12cr|openvpn-admin-1.9.4-7|101	%{_libdir}/%name/%name.exe
12cr|openvpn-admin-1.9.4-7|102	%_liconsdir/%name.png
12cr|openvpn-admin-1.9.4-7|103	%_miconsdir/%name.png
12cr|openvpn-admin-1.9.4-7|104	%_iconsdir/%name.png
12cr|openvpn-admin-1.9.4-7|105	
12cr|openvpn-admin-1.9.4-7|106	
12cr|openvpn-admin-1.9.4-7|107	
12cr|openvpn-admin-1.9.4-7|108	%changelog
12cr|openvpn-admin-1.9.4-7|109	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.9.4-7mdv2010.0
12cr|openvpn-admin-1.9.4-7|110	+ Revision: 440446
12cr|openvpn-admin-1.9.4-7|111	- rebuild
12cr|openvpn-admin-1.9.4-7|112	
12cr|openvpn-admin-1.9.4-7|113	* Mon Nov 03 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.9.4-6mdv2009.1
12cr|openvpn-admin-1.9.4-7|114	+ Revision: 299516
12cr|openvpn-admin-1.9.4-7|115	- Add requires for mono and gtk-sharp2 (#45425).
12cr|openvpn-admin-1.9.4-7|116	
12cr|openvpn-admin-1.9.4-7|117	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.9.4-5mdv2009.0
12cr|openvpn-admin-1.9.4-7|118	+ Revision: 254895
12cr|openvpn-admin-1.9.4-7|119	- rebuild
12cr|openvpn-admin-1.9.4-7|120	
12cr|openvpn-admin-1.9.4-7|121	+ Pixel <pixel@mandriva.com>
12cr|openvpn-admin-1.9.4-7|122	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|openvpn-admin-1.9.4-7|123	
12cr|openvpn-admin-1.9.4-7|124	* Thu Mar 13 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.9.4-3mdv2008.1
12cr|openvpn-admin-1.9.4-7|125	+ Revision: 187293
12cr|openvpn-admin-1.9.4-7|126	- Fixed openvpn-admin symlink in /usr/bin (#38808).
12cr|openvpn-admin-1.9.4-7|127	- Fixed openvpn-admin doesn't load on x86_64 (#38809).
12cr|openvpn-admin-1.9.4-7|128	
12cr|openvpn-admin-1.9.4-7|129	+ Olivier Blin <oblin@mandriva.com>
12cr|openvpn-admin-1.9.4-7|130	- restore BuildRoot
12cr|openvpn-admin-1.9.4-7|131	
12cr|openvpn-admin-1.9.4-7|132	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|openvpn-admin-1.9.4-7|133	- kill re-definition of %%buildroot on Pixel's request
12cr|openvpn-admin-1.9.4-7|134	
12cr|openvpn-admin-1.9.4-7|135	* Tue Oct 02 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.9.4-2mdv2008.0
12cr|openvpn-admin-1.9.4-7|136	+ Revision: 94827
12cr|openvpn-admin-1.9.4-7|137	- Typo fix.
12cr|openvpn-admin-1.9.4-7|138	
12cr|openvpn-admin-1.9.4-7|139	+ Emmanuel Andry <eandry@mandriva.org>
12cr|openvpn-admin-1.9.4-7|140	- fix desktop file validation
12cr|openvpn-admin-1.9.4-7|141	
12cr|openvpn-admin-1.9.4-7|142	+ Andreas Hasenack <andreas@mandriva.com>
12cr|openvpn-admin-1.9.4-7|143	- fix pam config (#20882)
12cr|openvpn-admin-1.9.4-7|144	- fix build with new gtk-sharp
12cr|openvpn-admin-1.9.4-7|145	
12cr|openvpn-admin-1.9.4-7|146	
12cr|openvpn-admin-1.9.4-7|147	* Wed Feb 28 2007 Jérôme Soyer <saispo@mandriva.org> 1.9.4-1mdv2007.0
12cr|openvpn-admin-1.9.4-7|148	+ Revision: 126944
12cr|openvpn-admin-1.9.4-7|149	- New release 1.9.4
12cr|openvpn-admin-1.9.4-7|150	
12cr|openvpn-admin-1.9.4-7|151	* Wed Oct 18 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.9.3-4mdv2007.0
12cr|openvpn-admin-1.9.4-7|152	+ Revision: 65806
12cr|openvpn-admin-1.9.4-7|153	- Fix Requires
12cr|openvpn-admin-1.9.4-7|154	
12cr|openvpn-admin-1.9.4-7|155	* Tue Oct 17 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.9.3-3mdv2006.0
12cr|openvpn-admin-1.9.4-7|156	+ Revision: 65658
12cr|openvpn-admin-1.9.4-7|157	- Add BuildRequires
12cr|openvpn-admin-1.9.4-7|158	- Add BuildRequires
12cr|openvpn-admin-1.9.4-7|159	- Migrate to XDG
12cr|openvpn-admin-1.9.4-7|160	- import openvpn-admin-1.9.3-2mdk
12cr|openvpn-admin-1.9.4-7|161	
12cr|openvpn-admin-1.9.4-7|162	* Sun Apr 23 2006 Jerome Soyer <saispo@mandriva.org> 1.9.3-2mdk
12cr|openvpn-admin-1.9.4-7|163	- Readd the exe file
12cr|openvpn-admin-1.9.4-7|164	- Use %%{1}mdk
12cr|openvpn-admin-1.9.4-7|165	
12cr|openvpn-admin-1.9.4-7|166	* Sun Apr 23 2006 Jerome Soyer <saispo@mandriva.org> 1.9.3-1mdk
12cr|openvpn-admin-1.9.4-7|167	- First build
12cr|openvpn-admin-1.9.4-7|168	

3745 12
12cr|openvswitch-1.7.1-2|1	Name:           openvswitch
12cr|openvswitch-1.7.1-2|2	Version:        1.7.1
12cr|openvswitch-1.7.1-2|3	Release:        2
12cr|openvswitch-1.7.1-2|4	Summary:        Open vSwitch daemon/database/utilities
12cr|openvswitch-1.7.1-2|5	
12cr|openvswitch-1.7.1-2|6	Group: 		System/Cluster
12cr|openvswitch-1.7.1-2|7	
12cr|openvswitch-1.7.1-2|8	# Nearly all of openvswitch is ASL 2.0.  The bugtool is LGPLv2+, and the
12cr|openvswitch-1.7.1-2|9	# lib/sflow*.[ch] files are SISSL
12cr|openvswitch-1.7.1-2|10	# datapath/ is GPLv2 (although not built into any of the binary packages)
12cr|openvswitch-1.7.1-2|11	# python/compat is Python (although not built into any of the binary packages)
12cr|openvswitch-1.7.1-2|12	License:        ASL 2.0 and LGPLv2+ and SISSL
12cr|openvswitch-1.7.1-2|13	URL:            http://openvswitch.org
12cr|openvswitch-1.7.1-2|14	Source0:        http://openvswitch.org/releases/%{name}-%{version}.tar.gz
12cr|openvswitch-1.7.1-2|15	Source1:        openvswitch.service
12cr|openvswitch-1.7.1-2|16	Source2:        openvswitch.init
12cr|openvswitch-1.7.1-2|17	Source3:        openvswitch.logrotate
12cr|openvswitch-1.7.1-2|18	Source4:        ifup-ovs
12cr|openvswitch-1.7.1-2|19	Source5:        ifdown-ovs
12cr|openvswitch-1.7.1-2|20	Source6:        ovsdbmonitor.desktop
12cr|openvswitch-1.7.1-2|21	Source7:        openvswitch-configure-ovskmod-var.patch
12cr|openvswitch-1.7.1-2|22	Source8:        ovsdbmonitor-move-to-its-own-data-directory.patch
12cr|openvswitch-1.7.1-2|23	# make the kmod name configurable since Fedora kernel ships openvswitch module
12cr|openvswitch-1.7.1-2|24	# Source7 is not applied, it's used to generate patch0
12cr|openvswitch-1.7.1-2|25	Patch0:         openvswitch-configure-ovskmod-var-autoconfd.patch
12cr|openvswitch-1.7.1-2|26	# mv ovsdbmonitordir. Source8 (accepted upstream) is source for patch1
12cr|openvswitch-1.7.1-2|27	Patch1:         ovsdbmonitor-move-to-its-own-data-directory-automaked.patch
12cr|openvswitch-1.7.1-2|28	Patch2:         openvswitch-rhel-initscripts-resync.patch
12cr|openvswitch-1.7.1-2|29	
12cr|openvswitch-1.7.1-2|30	BuildRequires:  systemd-units openssl openssl-devel
12cr|openvswitch-1.7.1-2|31	BuildRequires:  python python-twisted-core python-twisted-conch python-zope-interface PyQt4
12cr|openvswitch-1.7.1-2|32	BuildRequires:  desktop-file-utils
12cr|openvswitch-1.7.1-2|33	BuildRequires:  groff graphviz
12cr|openvswitch-1.7.1-2|34	
12cr|openvswitch-1.7.1-2|35	Requires:       openssl iproute2 module-init-tools
12cr|openvswitch-1.7.1-2|36	
12cr|openvswitch-1.7.1-2|37	Requires(post):  systemd-units
12cr|openvswitch-1.7.1-2|38	Requires(preun): systemd-units
12cr|openvswitch-1.7.1-2|39	Requires(postun): systemd-units
12cr|openvswitch-1.7.1-2|40	
12cr|openvswitch-1.7.1-2|41	%description
12cr|openvswitch-1.7.1-2|42	Open vSwitch provides standard network bridging functions and
12cr|openvswitch-1.7.1-2|43	support for the OpenFlow protocol for remote per-flow control of
12cr|openvswitch-1.7.1-2|44	traffic.
12cr|openvswitch-1.7.1-2|45	
12cr|openvswitch-1.7.1-2|46	%package -n python-openvswitch
12cr|openvswitch-1.7.1-2|47	Summary:        Open vSwitch python bindings
12cr|openvswitch-1.7.1-2|48	License:        ASL 2.0
12cr|openvswitch-1.7.1-2|49	BuildArch:      noarch
12cr|openvswitch-1.7.1-2|50	Requires:       python
12cr|openvswitch-1.7.1-2|51	
12cr|openvswitch-1.7.1-2|52	%description -n python-openvswitch
12cr|openvswitch-1.7.1-2|53	Python bindings for the Open vSwitch database
12cr|openvswitch-1.7.1-2|54	
12cr|openvswitch-1.7.1-2|55	%package -n ovsdbmonitor
12cr|openvswitch-1.7.1-2|56	Summary:        Open vSwitch graphical monitoring tool
12cr|openvswitch-1.7.1-2|57	License:        ASL 2.0
12cr|openvswitch-1.7.1-2|58	BuildArch:      noarch
12cr|openvswitch-1.7.1-2|59	Requires:       python-openvswitch = %{version}-%{release}
12cr|openvswitch-1.7.1-2|60	Requires:       python python-twisted-core python-twisted-conch python-zope-interface PyQt4
12cr|openvswitch-1.7.1-2|61	
12cr|openvswitch-1.7.1-2|62	%description -n ovsdbmonitor
12cr|openvswitch-1.7.1-2|63	A GUI tool for monitoring and troubleshooting local or remote Open
12cr|openvswitch-1.7.1-2|64	vSwitch installations.  It presents GUI tables that graphically represent
12cr|openvswitch-1.7.1-2|65	an Open vSwitch kernel flow table (similar to "ovs-dpctl dump-flows")
12cr|openvswitch-1.7.1-2|66	and Open vSwitch database contents (similar to "ovs-vsctl list <table>").
12cr|openvswitch-1.7.1-2|67	
12cr|openvswitch-1.7.1-2|68	%package test
12cr|openvswitch-1.7.1-2|69	Summary:        Open vSwitch testing utilities
12cr|openvswitch-1.7.1-2|70	License:        ASL 2.0
12cr|openvswitch-1.7.1-2|71	BuildArch:      noarch
12cr|openvswitch-1.7.1-2|72	Requires:       python-openvswitch = %{version}-%{release}
12cr|openvswitch-1.7.1-2|73	Requires:       python python-twisted-core python-twisted-web
12cr|openvswitch-1.7.1-2|74	
12cr|openvswitch-1.7.1-2|75	%description test
12cr|openvswitch-1.7.1-2|76	Utilities that are useful to diagnose performance and connectivity
12cr|openvswitch-1.7.1-2|77	issues in Open vSwitch setup.
12cr|openvswitch-1.7.1-2|78	
12cr|openvswitch-1.7.1-2|79	%prep
12cr|openvswitch-1.7.1-2|80	%setup -q
12cr|openvswitch-1.7.1-2|81	#%patch0 -p1 -b .ovskmod
12cr|openvswitch-1.7.1-2|82	#%patch1 -p1 -b .ovsdbmonitordir
12cr|openvswitch-1.7.1-2|83	#%patch2 -p1 -b .initscripts
12cr|openvswitch-1.7.1-2|84	
12cr|openvswitch-1.7.1-2|85	
12cr|openvswitch-1.7.1-2|86	%build
12cr|openvswitch-1.7.1-2|87	%configure --enable-ssl --with-pkidir=%{_sharedstatedir}/openvswitch/pki OVSKMOD=openvswitch
12cr|openvswitch-1.7.1-2|88	make %{?_smp_mflags}
12cr|openvswitch-1.7.1-2|89	
12cr|openvswitch-1.7.1-2|90	
12cr|openvswitch-1.7.1-2|91	%install
12cr|openvswitch-1.7.1-2|92	rm -rf %{buildroot}/
12cr|openvswitch-1.7.1-2|93	make install DESTDIR=%{buildroot}/
12cr|openvswitch-1.7.1-2|94	
12cr|openvswitch-1.7.1-2|95	install -d -m 0755 %{buildroot}/%{_sysconfdir}/openvswitch
12cr|openvswitch-1.7.1-2|96	
12cr|openvswitch-1.7.1-2|97	src=rhel/usr_share_openvswitch_scripts_sysconfig.template
12cr|openvswitch-1.7.1-2|98	dst=%{buildroot}/%{_sysconfdir}/sysconfig/openvswitch
12cr|openvswitch-1.7.1-2|99	install -p -D -m 0644 $src $dst
12cr|openvswitch-1.7.1-2|100	
12cr|openvswitch-1.7.1-2|101	install -p -D -m 0644 %{SOURCE1} %{buildroot}/%{_unitdir}/openvswitch.service
12cr|openvswitch-1.7.1-2|102	install -p -D -m 0755 %{SOURCE2} %{buildroot}/%{_datadir}/openvswitch/scripts/openvswitch.init
12cr|openvswitch-1.7.1-2|103	install -p -D -m 0644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/logrotate.d/openvswitch
12cr|openvswitch-1.7.1-2|104	
12cr|openvswitch-1.7.1-2|105	install -d -m 0755 %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/
12cr|openvswitch-1.7.1-2|106	install -p -m 0755 %{SOURCE4} %{SOURCE5} %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/
12cr|openvswitch-1.7.1-2|107	
12cr|openvswitch-1.7.1-2|108	install -d -m 0755 %{buildroot}//%{_sharedstatedir}/openvswitch
12cr|openvswitch-1.7.1-2|109	
12cr|openvswitch-1.7.1-2|110	install -d -m 0755 %{buildroot}/%{python_sitelib}
12cr|openvswitch-1.7.1-2|111	mv %{buildroot}//%{_datadir}/openvswitch/python/* %{buildroot}/%{python_sitelib}
12cr|openvswitch-1.7.1-2|112	rmdir %{buildroot}//%{_datadir}/openvswitch/python/
12cr|openvswitch-1.7.1-2|113	
12cr|openvswitch-1.7.1-2|114	# Get rid of stuff we don't want to make RPM happy.
12cr|openvswitch-1.7.1-2|115	rm -f \
12cr|openvswitch-1.7.1-2|116	%{buildroot}/%{_bindir}/ovs-controller \
12cr|openvswitch-1.7.1-2|117	%{buildroot}/%{_mandir}/man8/ovs-controller.8 \
12cr|openvswitch-1.7.1-2|118	%{buildroot}/%{_sbindir}/ovs-vlan-bug-workaround \
12cr|openvswitch-1.7.1-2|119	%{buildroot}/%{_mandir}/man8/ovs-vlan-bug-workaround.8 \
12cr|openvswitch-1.7.1-2|120	%{buildroot}/%{_sbindir}/ovs-brcompatd \
12cr|openvswitch-1.7.1-2|121	%{buildroot}/%{_mandir}/man8/ovs-brcompatd.8
12cr|openvswitch-1.7.1-2|122	
12cr|openvswitch-1.7.1-2|123	desktop-file-install --dir=%{buildroot}/%{_datadir}/applications %{SOURCE6}
12cr|openvswitch-1.7.1-2|124	
12cr|openvswitch-1.7.1-2|125	install -d -m 0755 %{buildroot}/%{_datadir}/ovsdbmonitor
12cr|openvswitch-1.7.1-2|126	
12cr|openvswitch-1.7.1-2|127	%post
12cr|openvswitch-1.7.1-2|128	if [ $1 -eq 1 ] ; then
12cr|openvswitch-1.7.1-2|129	# Initial installation
12cr|openvswitch-1.7.1-2|130	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|openvswitch-1.7.1-2|131	fi
12cr|openvswitch-1.7.1-2|132	
12cr|openvswitch-1.7.1-2|133	%preun
12cr|openvswitch-1.7.1-2|134	if [ "$1" = "0" ]; then
12cr|openvswitch-1.7.1-2|135	# Package removal, not upgrade
12cr|openvswitch-1.7.1-2|136	/bin/systemctl --no-reload disable openvswitch.service > /dev/null 2>&1 || :
12cr|openvswitch-1.7.1-2|137	/bin/systemctl stop openvswitch.service > /dev/null 2>&1 || :
12cr|openvswitch-1.7.1-2|138	fi
12cr|openvswitch-1.7.1-2|139	
12cr|openvswitch-1.7.1-2|140	%postun
12cr|openvswitch-1.7.1-2|141	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|openvswitch-1.7.1-2|142	if [ $1 -ge 1 ] ; then
12cr|openvswitch-1.7.1-2|143	# Package upgrade, not uninstall
12cr|openvswitch-1.7.1-2|144	/bin/systemctl try-restart openvswitch.service >/dev/null 2>&1 || :
12cr|openvswitch-1.7.1-2|145	fi
12cr|openvswitch-1.7.1-2|146	
12cr|openvswitch-1.7.1-2|147	
12cr|openvswitch-1.7.1-2|148	%files
12cr|openvswitch-1.7.1-2|149	%{_sysconfdir}/openvswitch/
12cr|openvswitch-1.7.1-2|150	%config(noreplace) %{_sysconfdir}/logrotate.d/openvswitch
12cr|openvswitch-1.7.1-2|151	%config(noreplace) %{_sysconfdir}/sysconfig/openvswitch
12cr|openvswitch-1.7.1-2|152	%{_sysconfdir}/sysconfig/network-scripts/ifup-ovs
12cr|openvswitch-1.7.1-2|153	%{_sysconfdir}/sysconfig/network-scripts/ifdown-ovs
12cr|openvswitch-1.7.1-2|154	%{_unitdir}/openvswitch.service
12cr|openvswitch-1.7.1-2|155	%{_bindir}/ovs-appctl
12cr|openvswitch-1.7.1-2|156	%{_bindir}/ovs-benchmark
12cr|openvswitch-1.7.1-2|157	%{_bindir}/ovs-dpctl
12cr|openvswitch-1.7.1-2|158	%{_bindir}/ovs-ofctl
12cr|openvswitch-1.7.1-2|159	%{_bindir}/ovs-parse-leaks
12cr|openvswitch-1.7.1-2|160	%{_bindir}/ovs-pcap
12cr|openvswitch-1.7.1-2|161	%{_bindir}/ovs-pki
12cr|openvswitch-1.7.1-2|162	%{_bindir}/ovs-tcpundump
12cr|openvswitch-1.7.1-2|163	%{_bindir}/ovs-vsctl
12cr|openvswitch-1.7.1-2|164	%{_bindir}/ovsdb-client
12cr|openvswitch-1.7.1-2|165	%{_bindir}/ovsdb-tool
12cr|openvswitch-1.7.1-2|166	# ovs-bugtool is LGPLv2+
12cr|openvswitch-1.7.1-2|167	%{_sbindir}/ovs-bugtool
12cr|openvswitch-1.7.1-2|168	%{_sbindir}/ovs-vswitchd
12cr|openvswitch-1.7.1-2|169	%{_sbindir}/ovsdb-server
12cr|openvswitch-1.7.1-2|170	%{_mandir}/man1/ovs-benchmark.1*
12cr|openvswitch-1.7.1-2|171	%{_mandir}/man1/ovs-pcap.1*
12cr|openvswitch-1.7.1-2|172	%{_mandir}/man1/ovs-tcpundump.1*
12cr|openvswitch-1.7.1-2|173	%{_mandir}/man1/ovsdb-client.1*
12cr|openvswitch-1.7.1-2|174	%{_mandir}/man1/ovsdb-server.1*
12cr|openvswitch-1.7.1-2|175	%{_mandir}/man1/ovsdb-tool.1*
12cr|openvswitch-1.7.1-2|176	%{_mandir}/man5/ovs-vswitchd.conf.db.5*
12cr|openvswitch-1.7.1-2|177	%{_mandir}/man8/ovs-appctl.8*
12cr|openvswitch-1.7.1-2|178	%{_mandir}/man8/ovs-bugtool.8*
12cr|openvswitch-1.7.1-2|179	%{_mandir}/man8/ovs-ctl.8*
12cr|openvswitch-1.7.1-2|180	%{_mandir}/man8/ovs-dpctl.8*
12cr|openvswitch-1.7.1-2|181	%{_mandir}/man8/ovs-ofctl.8*
12cr|openvswitch-1.7.1-2|182	%{_mandir}/man8/ovs-parse-leaks.8*
12cr|openvswitch-1.7.1-2|183	%{_mandir}/man8/ovs-pki.8*
12cr|openvswitch-1.7.1-2|184	%{_mandir}/man8/ovs-vsctl.8*
12cr|openvswitch-1.7.1-2|185	%{_mandir}/man8/ovs-vswitchd.8*
12cr|openvswitch-1.7.1-2|186	# /usr/share/openvswitch/bugtool-plugins and
12cr|openvswitch-1.7.1-2|187	# /usr/share/openvswitch/scripts/ovs-bugtool* are LGPLv2+
12cr|openvswitch-1.7.1-2|188	%{_datadir}/openvswitch/
12cr|openvswitch-1.7.1-2|189	%{_sharedstatedir}/openvswitch
12cr|openvswitch-1.7.1-2|190	# see COPYING for full licensing details
12cr|openvswitch-1.7.1-2|191	%doc COPYING DESIGN INSTALL.SSL NOTICE README WHY-OVS rhel/README.RHEL
12cr|openvswitch-1.7.1-2|192	
12cr|openvswitch-1.7.1-2|193	%files -n python-openvswitch
12cr|openvswitch-1.7.1-2|194	%{python_sitelib}/ovs
12cr|openvswitch-1.7.1-2|195	%doc COPYING
12cr|openvswitch-1.7.1-2|196	
12cr|openvswitch-1.7.1-2|197	%files -n ovsdbmonitor
12cr|openvswitch-1.7.1-2|198	%{_bindir}/ovsdbmonitor
12cr|openvswitch-1.7.1-2|199	%{_mandir}/man1/ovsdbmonitor.1*
12cr|openvswitch-1.7.1-2|200	%{_datadir}/ovsdbmonitor
12cr|openvswitch-1.7.1-2|201	%{_datadir}/applications/ovsdbmonitor.desktop
12cr|openvswitch-1.7.1-2|202	%doc ovsdb/ovsdbmonitor/COPYING
12cr|openvswitch-1.7.1-2|203	
12cr|openvswitch-1.7.1-2|204	%files test
12cr|openvswitch-1.7.1-2|205	%{_bindir}/ovs-test
12cr|openvswitch-1.7.1-2|206	%{_bindir}/ovs-vlan-test
12cr|openvswitch-1.7.1-2|207	%{_mandir}/man8/ovs-test.8*
12cr|openvswitch-1.7.1-2|208	%{_mandir}/man8/ovs-vlan-test.8*
12cr|openvswitch-1.7.1-2|209	%{python_sitelib}/ovstest
12cr|openvswitch-1.7.1-2|210	
12cr|openvswitch-1.7.1-2|211	

3746 12
12cr|openxcom-0.4.0-1|1	%define	git_check 4be8d13
12cr|openxcom-0.4.0-1|2	
12cr|openxcom-0.4.0-1|3	Name:		openxcom
12cr|openxcom-0.4.0-1|4	Summary:	Open-source reimplementation of the original X-Com
12cr|openxcom-0.4.0-1|5	Version:	0.4.0
12cr|openxcom-0.4.0-1|6	Release:	%mkrel 1
12cr|openxcom-0.4.0-1|7	#openxcom-0.4.0-4be8d13.tar.bz2
12cr|openxcom-0.4.0-1|8	Source0:	https://github.com/SupSuper/OpenXcom/%{name}-%{version}-%{git_check}.tar.bz2
12cr|openxcom-0.4.0-1|9	URL:		http://openxcom.org/
12cr|openxcom-0.4.0-1|10	Group:		Games/Strategy
12cr|openxcom-0.4.0-1|11	License:	GPLv3
12cr|openxcom-0.4.0-1|12	BuildRequires:	yaml-devel
12cr|openxcom-0.4.0-1|13	BuildRequires:	pkgconfig(SDL_gfx)
12cr|openxcom-0.4.0-1|14	BuildRequires:	pkgconfig(SDL_mixer)
12cr|openxcom-0.4.0-1|15	BuildRequires:	pkgconfig(yaml-cpp)
12cr|openxcom-0.4.0-1|16	BuildRequires:	TiMidity++ cmake
12cr|openxcom-0.4.0-1|17	
12cr|openxcom-0.4.0-1|18	%description
12cr|openxcom-0.4.0-1|19	OpenXcom is an open-source reimplementation of the popular
12cr|openxcom-0.4.0-1|20	UFO: Enemy Unknown (X-Com: UFO Defense in USA) videogame by
12cr|openxcom-0.4.0-1|21	Microprose, licensed under the GPL and written in C++ / SDL.
12cr|openxcom-0.4.0-1|22	See more info at the website: http://openxcom.org
12cr|openxcom-0.4.0-1|23	
12cr|openxcom-0.4.0-1|24	OpenXcom requires the original X-Com resources (any version).
12cr|openxcom-0.4.0-1|25	If you have the Steam version, you can find the X-Com game
12cr|openxcom-0.4.0-1|26	folder in "Steam\steamapps\common\xcom ufo defense\XCOM".
12cr|openxcom-0.4.0-1|27	
12cr|openxcom-0.4.0-1|28	When installing manually, copy the X-Com subfolders (GEODATA,
12cr|openxcom-0.4.0-1|29	GEOGRAPH, MAPS, ROUTES, SOUND, TERRAIN, UFOGRAPH, UFOINTRO,
12cr|openxcom-0.4.0-1|30	UNITS) to OpenXcom's Data folder in one of the following paths:
12cr|openxcom-0.4.0-1|31	/usr/share/openxcom
12cr|openxcom-0.4.0-1|32	
12cr|openxcom-0.4.0-1|33	%prep
12cr|openxcom-0.4.0-1|34	%setup -q -n %{name}-%{version}-%{git_check}
12cr|openxcom-0.4.0-1|35	for i in $( find . \( -name '*.cpp' -o -name '*.h' \));do sed -i '/#include "yaml.h"/s/$/\n#include "yaml-cpp\/yaml.h"/' $i;done
12cr|openxcom-0.4.0-1|36	
12cr|openxcom-0.4.0-1|37	%build
12cr|openxcom-0.4.0-1|38	%cmake -DDATADIR=%{_datadir}
12cr|openxcom-0.4.0-1|39	%make
12cr|openxcom-0.4.0-1|40	
12cr|openxcom-0.4.0-1|41	%install
12cr|openxcom-0.4.0-1|42	cd build/
12cr|openxcom-0.4.0-1|43	%makeinstall_std DESTDIR=%{buildroot}
12cr|openxcom-0.4.0-1|44	
12cr|openxcom-0.4.0-1|45	%__install -d "%{buildroot}%{_datadir}/%{name}/"
12cr|openxcom-0.4.0-1|46	
12cr|openxcom-0.4.0-1|47	#mv "%{buildroot}/usr/bin/DATA" "%{buildroot}%{_datadir}/%{name}"
12cr|openxcom-0.4.0-1|48	
12cr|openxcom-0.4.0-1|49	%files
12cr|openxcom-0.4.0-1|50	%{_bindir}/%name
12cr|openxcom-0.4.0-1|51	%{_datadir}/%{name}/

3747 12
12cr|optipng-0.7.1-1|1	Name:           optipng
12cr|optipng-0.7.1-1|2	Version:        0.7.1
12cr|optipng-0.7.1-1|3	Release:        1
12cr|optipng-0.7.1-1|4	Summary:        A PNG optimizer and converter
12cr|optipng-0.7.1-1|5	Group:          Graphics
12cr|optipng-0.7.1-1|6	License:        zlib
12cr|optipng-0.7.1-1|7	URL:            http://optipng.sourceforge.net/
12cr|optipng-0.7.1-1|8	Source0:        http://surfnet.dl.sourceforge.net/sourceforge/optipng/optipng-%{version}.tar.gz
12cr|optipng-0.7.1-1|9	BuildRequires:  zlib-devel libpng-devel
12cr|optipng-0.7.1-1|10	
12cr|optipng-0.7.1-1|11	%description
12cr|optipng-0.7.1-1|12	OptiPNG is a PNG optimizer that recompresses image files to a smaller size,
12cr|optipng-0.7.1-1|13	without losing any information. This program also converts external formats
12cr|optipng-0.7.1-1|14	(BMP, GIF, PNM; TIFF support is coming up) to optimized PNG, and performs PNG
12cr|optipng-0.7.1-1|15	integrity checks and corrections.
12cr|optipng-0.7.1-1|16	
12cr|optipng-0.7.1-1|17	
12cr|optipng-0.7.1-1|18	%prep
12cr|optipng-0.7.1-1|19	%setup -q
12cr|optipng-0.7.1-1|20	
12cr|optipng-0.7.1-1|21	%build
12cr|optipng-0.7.1-1|22	./configure -with-system-zlib -with-system-libpng
12cr|optipng-0.7.1-1|23	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12cr|optipng-0.7.1-1|24	
12cr|optipng-0.7.1-1|25	%install
12cr|optipng-0.7.1-1|26	%makeinstall_std prefix=%{_prefix} man1dir=%{_mandir}/man1
12cr|optipng-0.7.1-1|27	
12cr|optipng-0.7.1-1|28	%files
12cr|optipng-0.7.1-1|29	%doc README.txt LICENSE.txt doc/*
12cr|optipng-0.7.1-1|30	%{_bindir}/optipng
12cr|optipng-0.7.1-1|31	%{_mandir}/man1/optipng.*
12cr|optipng-0.7.1-1|32	
12cr|optipng-0.7.1-1|33	
12cr|optipng-0.7.1-1|34	%changelog
12cr|optipng-0.7.1-1|35	* Mon Mar 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.7.1-1
12cr|optipng-0.7.1-1|36	+ Revision: 787086
12cr|optipng-0.7.1-1|37	- removed old patch
12cr|optipng-0.7.1-1|38	- version update 0.7.1
12cr|optipng-0.7.1-1|39	
12cr|optipng-0.7.1-1|40	* Sun Jun 05 2011 Funda Wang <fwang@mandriva.org> 0.6.5-1
12cr|optipng-0.7.1-1|41	+ Revision: 682751
12cr|optipng-0.7.1-1|42	- update to new version 0.6.5
12cr|optipng-0.7.1-1|43	
12cr|optipng-0.7.1-1|44	* Sat Aug 07 2010 Emmanuel Andry <eandry@mandriva.org> 0.6.4-1mdv2011.0
12cr|optipng-0.7.1-1|45	+ Revision: 567376
12cr|optipng-0.7.1-1|46	- New version 0.6.4
12cr|optipng-0.7.1-1|47	- drop p1
12cr|optipng-0.7.1-1|48	
12cr|optipng-0.7.1-1|49	* Sun Jul 26 2009 Emmanuel Andry <eandry@mandriva.org> 0.6.3-1mdv2010.0
12cr|optipng-0.7.1-1|50	+ Revision: 400437
12cr|optipng-0.7.1-1|51	- New version 0.6.3
12cr|optipng-0.7.1-1|52	- drop security patch
12cr|optipng-0.7.1-1|53	- add patch to fix string format error (reported upstream)
12cr|optipng-0.7.1-1|54	
12cr|optipng-0.7.1-1|55	* Thu Mar 05 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.2-2mdv2009.1
12cr|optipng-0.7.1-1|56	+ Revision: 349137
12cr|optipng-0.7.1-1|57	- Apply 0.6.2.1 security patch
12cr|optipng-0.7.1-1|58	
12cr|optipng-0.7.1-1|59	* Wed Nov 19 2008 Frederik Himpe <fhimpe@mandriva.org> 0.6.2-1mdv2009.1
12cr|optipng-0.7.1-1|60	+ Revision: 304470
12cr|optipng-0.7.1-1|61	- update to new version 0.6.2
12cr|optipng-0.7.1-1|62	
12cr|optipng-0.7.1-1|63	* Mon Jul 21 2008 Funda Wang <fwang@mandriva.org> 0.6.1-1mdv2009.0
12cr|optipng-0.7.1-1|64	+ Revision: 239401
12cr|optipng-0.7.1-1|65	- New version 0.6.1
12cr|optipng-0.7.1-1|66	- rework systemlibs patch
12cr|optipng-0.7.1-1|67	
12cr|optipng-0.7.1-1|68	* Thu May 22 2008 Frederik Himpe <fhimpe@mandriva.org> 0.5.5-2mdv2009.0
12cr|optipng-0.7.1-1|69	+ Revision: 210092
12cr|optipng-0.7.1-1|70	- Fix license short name
12cr|optipng-0.7.1-1|71	- Rebuild with new toolchain
12cr|optipng-0.7.1-1|72	
12cr|optipng-0.7.1-1|73	+ Olivier Blin <blino@mandriva.org>
12cr|optipng-0.7.1-1|74	- restore BuildRoot
12cr|optipng-0.7.1-1|75	
12cr|optipng-0.7.1-1|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|optipng-0.7.1-1|77	- kill re-definition of %%buildroot on Pixel's request
12cr|optipng-0.7.1-1|78	- fix man pages
12cr|optipng-0.7.1-1|79	

3748 12
12cr|orage-4.8.3-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|orage-4.8.3-2|2	
12cr|orage-4.8.3-2|3	Summary:	Time-managing application for Xfce desktop environment
12cr|orage-4.8.3-2|4	Name:		orage
12cr|orage-4.8.3-2|5	Version:	4.8.3
12cr|orage-4.8.3-2|6	Release:	2
12cr|orage-4.8.3-2|7	License:	GPLv2+
12cr|orage-4.8.3-2|8	Group:		Graphical desktop/Xfce
12cr|orage-4.8.3-2|9	URL:		http://www.xfce.org
12cr|orage-4.8.3-2|10	Source0:	http://archive.xfce.org/src/apps/orage/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|orage-4.8.3-2|11	BuildRequires:	chrpath
12cr|orage-4.8.3-2|12	BuildRequires:	xfce4-panel-devel >= 4.9.0
12cr|orage-4.8.3-2|13	BuildRequires:	desktop-file-utils
12cr|orage-4.8.3-2|14	BuildRequires:	pkgconfig(libical)
12cr|orage-4.8.3-2|15	BuildRequires:	dbus-glib-devel
12cr|orage-4.8.3-2|16	BuildRequires:	dbus-devel
12cr|orage-4.8.3-2|17	BuildRequires:	pkgconfig(libnotify)
12cr|orage-4.8.3-2|18	BuildRequires:	popt-devel
12cr|orage-4.8.3-2|19	BuildRequires:	bison
12cr|orage-4.8.3-2|20	BuildRequires:	flex
12cr|orage-4.8.3-2|21	Provides:	xfcalendar
12cr|orage-4.8.3-2|22	Obsoletes:	xfcalendar < 4.5
12cr|orage-4.8.3-2|23	
12cr|orage-4.8.3-2|24	%description
12cr|orage-4.8.3-2|25	Orage is a time-managing application for the Xfce desktop environment,
12cr|orage-4.8.3-2|26	featuring:
12cr|orage-4.8.3-2|27	
12cr|orage-4.8.3-2|28	- Time-based events
12cr|orage-4.8.3-2|29	- Data stored in ical format.
12cr|orage-4.8.3-2|30	- Recurring appointments
12cr|orage-4.8.3-2|31	- Reminder up to 2 days before the event starts
12cr|orage-4.8.3-2|32	- Possibility to choose your alarm sound
12cr|orage-4.8.3-2|33	- Repeating the alarm sound until you close the reminder window
12cr|orage-4.8.3-2|34	- Possibility to duplicate an appointment
12cr|orage-4.8.3-2|35	- Archiving system for keeping your history in different files for
12cr|orage-4.8.3-2|36	avoiding overloads in the main working file.
12cr|orage-4.8.3-2|37	
12cr|orage-4.8.3-2|38	%prep
12cr|orage-4.8.3-2|39	%setup -q
12cr|orage-4.8.3-2|40	
12cr|orage-4.8.3-2|41	%build
12cr|orage-4.8.3-2|42	%define Werror_cflags %nil
12cr|orage-4.8.3-2|43	
12cr|orage-4.8.3-2|44	%configure2_5x \
12cr|orage-4.8.3-2|45	--disable-static \
12cr|orage-4.8.3-2|46	--enable-reentrant \
12cr|orage-4.8.3-2|47	--enable-dbus \
12cr|orage-4.8.3-2|48	--enable-archive \
12cr|orage-4.8.3-2|49	--enable-libnotify \
12cr|orage-4.8.3-2|50	--enable-libxfce4panel
12cr|orage-4.8.3-2|51	
12cr|orage-4.8.3-2|52	%make
12cr|orage-4.8.3-2|53	
12cr|orage-4.8.3-2|54	%install
12cr|orage-4.8.3-2|55	%makeinstall_std
12cr|orage-4.8.3-2|56	
12cr|orage-4.8.3-2|57	#disable rpath in _bin
12cr|orage-4.8.3-2|58	chrpath -d %{buildroot}/%{_bindir}/*
12cr|orage-4.8.3-2|59	
12cr|orage-4.8.3-2|60	rm -rf %{buildroot}%{_datadir}/orage/doc
12cr|orage-4.8.3-2|61	
12cr|orage-4.8.3-2|62	%find_lang %{name} %{name}.lang
12cr|orage-4.8.3-2|63	
12cr|orage-4.8.3-2|64	desktop-file-install \
12cr|orage-4.8.3-2|65	--add-only-show-in="XFCE" \
12cr|orage-4.8.3-2|66	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|orage-4.8.3-2|67	
12cr|orage-4.8.3-2|68	%files -f %{name}.lang
12cr|orage-4.8.3-2|69	%doc README AUTHORS
12cr|orage-4.8.3-2|70	%doc doc/C/images/*.png doc/C/orage.html
12cr|orage-4.8.3-2|71	%{_bindir}/*
12cr|orage-4.8.3-2|72	%{_libdir}/xfce4
12cr|orage-4.8.3-2|73	%{_datadir}/applications/*
12cr|orage-4.8.3-2|74	%{_datadir}/xfce4/panel-plugins/xfce4-orageclock-plugin.desktop
12cr|orage-4.8.3-2|75	%{_iconsdir}/hicolor/*/apps/*.png
12cr|orage-4.8.3-2|76	%{_iconsdir}/hicolor/*/apps/*.svg
12cr|orage-4.8.3-2|77	%{_iconsdir}/hicolor/*/apps/*.xpm
12cr|orage-4.8.3-2|78	%dir %{_datadir}/orage
12cr|orage-4.8.3-2|79	%{_datadir}/orage/sounds/
12cr|orage-4.8.3-2|80	%{_datadir}/dbus-1/services/org.xfce.*.service
12cr|orage-4.8.3-2|81	%{_mandir}/man1/*.*

3749 12
12cr|orbital_eunuchs_sniper-1.28-12|1	%define	name	orbital_eunuchs_sniper
12cr|orbital_eunuchs_sniper-1.28-12|2	%define	version	1.28
12cr|orbital_eunuchs_sniper-1.28-12|3	%define rel	12
12cr|orbital_eunuchs_sniper-1.28-12|4	%define	Summary	Orbital Eunuchs Sniper
12cr|orbital_eunuchs_sniper-1.28-12|5	
12cr|orbital_eunuchs_sniper-1.28-12|6	Name:		%{name}
12cr|orbital_eunuchs_sniper-1.28-12|7	Version:	%{version}
12cr|orbital_eunuchs_sniper-1.28-12|8	Release:	%mkrel %rel
12cr|orbital_eunuchs_sniper-1.28-12|9	URL:		http://www.icculus.org/oes/
12cr|orbital_eunuchs_sniper-1.28-12|10	Source0:	%{name}-%{version}.tar.bz2
12cr|orbital_eunuchs_sniper-1.28-12|11	Source11:	%{name}-16x16.png
12cr|orbital_eunuchs_sniper-1.28-12|12	Source12:	%{name}-32x32.png
12cr|orbital_eunuchs_sniper-1.28-12|13	Source13:	%{name}-48x48.png
12cr|orbital_eunuchs_sniper-1.28-12|14	Patch0:		orbital_eunuchs_sniper-pointer_size.patch
12cr|orbital_eunuchs_sniper-1.28-12|15	License:	BSD
12cr|orbital_eunuchs_sniper-1.28-12|16	Group:		Games/Arcade
12cr|orbital_eunuchs_sniper-1.28-12|17	Summary:	%{Summary}
12cr|orbital_eunuchs_sniper-1.28-12|18	BuildRequires:	SDL-devel
12cr|orbital_eunuchs_sniper-1.28-12|19	BuildRequires:	SDL_image-devel
12cr|orbital_eunuchs_sniper-1.28-12|20	BuildRequires:	SDL_mixer-devel
12cr|orbital_eunuchs_sniper-1.28-12|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|orbital_eunuchs_sniper-1.28-12|22	
12cr|orbital_eunuchs_sniper-1.28-12|23	%description
12cr|orbital_eunuchs_sniper-1.28-12|24	Orbital Eunuchs Sniper is a simple game in which the player
12cr|orbital_eunuchs_sniper-1.28-12|25	must control an orbital laser to prevent harm from coming to
12cr|orbital_eunuchs_sniper-1.28-12|26	the VIPs (in blue squares) in the form of human threats
12cr|orbital_eunuchs_sniper-1.28-12|27	(in red squares). Avoid killing the neutral humans, however,
12cr|orbital_eunuchs_sniper-1.28-12|28	or else you may be 'retired'.
12cr|orbital_eunuchs_sniper-1.28-12|29	
12cr|orbital_eunuchs_sniper-1.28-12|30	%prep
12cr|orbital_eunuchs_sniper-1.28-12|31	%setup -q
12cr|orbital_eunuchs_sniper-1.28-12|32	%patch0 -p0
12cr|orbital_eunuchs_sniper-1.28-12|33	
12cr|orbital_eunuchs_sniper-1.28-12|34	%build
12cr|orbital_eunuchs_sniper-1.28-12|35	%configure2_5x	--bindir=%{_gamesbindir} \
12cr|orbital_eunuchs_sniper-1.28-12|36	--datadir=%{_gamesdatadir} \
12cr|orbital_eunuchs_sniper-1.28-12|37	--with-games-dir=%{_gamesdatadir} \
12cr|orbital_eunuchs_sniper-1.28-12|38	--with-pic \
12cr|orbital_eunuchs_sniper-1.28-12|39	--with-gnu-ld \
12cr|orbital_eunuchs_sniper-1.28-12|40	--disable-debug
12cr|orbital_eunuchs_sniper-1.28-12|41	%make
12cr|orbital_eunuchs_sniper-1.28-12|42	
12cr|orbital_eunuchs_sniper-1.28-12|43	%install
12cr|orbital_eunuchs_sniper-1.28-12|44	%{__rm} -rf $RPM_BUILD_ROOT
12cr|orbital_eunuchs_sniper-1.28-12|45	%{makeinstall_std}
12cr|orbital_eunuchs_sniper-1.28-12|46	
12cr|orbital_eunuchs_sniper-1.28-12|47	#(peroyvind) move ark-config to %{_bindir} as this belongs to the devel package
12cr|orbital_eunuchs_sniper-1.28-12|48	%{__install} -d $RPM_BUILD_ROOT{%{_bindir},%{_gamesdatadir}}
12cr|orbital_eunuchs_sniper-1.28-12|49	
12cr|orbital_eunuchs_sniper-1.28-12|50	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|orbital_eunuchs_sniper-1.28-12|51	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|orbital_eunuchs_sniper-1.28-12|52	[Desktop Entry]
12cr|orbital_eunuchs_sniper-1.28-12|53	Name=%Summary
12cr|orbital_eunuchs_sniper-1.28-12|54	Comment=%Summary
12cr|orbital_eunuchs_sniper-1.28-12|55	Exec=%{_gamesbindir}/snipe2d
12cr|orbital_eunuchs_sniper-1.28-12|56	Icon=%name
12cr|orbital_eunuchs_sniper-1.28-12|57	Terminal=false
12cr|orbital_eunuchs_sniper-1.28-12|58	Type=Application
12cr|orbital_eunuchs_sniper-1.28-12|59	StartupNotify=true
12cr|orbital_eunuchs_sniper-1.28-12|60	Categories=Game;ArcadeGame;
12cr|orbital_eunuchs_sniper-1.28-12|61	EOF
12cr|orbital_eunuchs_sniper-1.28-12|62	
12cr|orbital_eunuchs_sniper-1.28-12|63	
12cr|orbital_eunuchs_sniper-1.28-12|64	%{__install} -m644 %{SOURCE11} -D ${RPM_BUILD_ROOT}%{_miconsdir}/%{name}.png
12cr|orbital_eunuchs_sniper-1.28-12|65	%{__install} -m644 %{SOURCE12} -D ${RPM_BUILD_ROOT}%{_iconsdir}/%{name}.png
12cr|orbital_eunuchs_sniper-1.28-12|66	%{__install} -m644 %{SOURCE13} -D ${RPM_BUILD_ROOT}%{_liconsdir}/%{name}.png
12cr|orbital_eunuchs_sniper-1.28-12|67	
12cr|orbital_eunuchs_sniper-1.28-12|68	#(peroyvind) clean out crap
12cr|orbital_eunuchs_sniper-1.28-12|69	rm -f $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/snipe2d.x86.static
12cr|orbital_eunuchs_sniper-1.28-12|70	mv $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/snipe2d.x86.dynamic $RPM_BUILD_ROOT%{_gamesbindir}/snipe2d.bin
12cr|orbital_eunuchs_sniper-1.28-12|71	
12cr|orbital_eunuchs_sniper-1.28-12|72	cat <<EOF > $RPM_BUILD_ROOT%{_gamesbindir}/snipe2d
12cr|orbital_eunuchs_sniper-1.28-12|73	#! /bin/bash
12cr|orbital_eunuchs_sniper-1.28-12|74	pushd %{_gamesdatadir}/orbital_eunuchs_sniper
12cr|orbital_eunuchs_sniper-1.28-12|75	snipe2d.bin \$*
12cr|orbital_eunuchs_sniper-1.28-12|76	popd
12cr|orbital_eunuchs_sniper-1.28-12|77	EOF
12cr|orbital_eunuchs_sniper-1.28-12|78	
12cr|orbital_eunuchs_sniper-1.28-12|79	%if %mdkversion < 200900
12cr|orbital_eunuchs_sniper-1.28-12|80	%post
12cr|orbital_eunuchs_sniper-1.28-12|81	%update_menus
12cr|orbital_eunuchs_sniper-1.28-12|82	%endif
12cr|orbital_eunuchs_sniper-1.28-12|83	
12cr|orbital_eunuchs_sniper-1.28-12|84	%if %mdkversion < 200900
12cr|orbital_eunuchs_sniper-1.28-12|85	%postun
12cr|orbital_eunuchs_sniper-1.28-12|86	%clean_menus
12cr|orbital_eunuchs_sniper-1.28-12|87	%endif
12cr|orbital_eunuchs_sniper-1.28-12|88	
12cr|orbital_eunuchs_sniper-1.28-12|89	%clean
12cr|orbital_eunuchs_sniper-1.28-12|90	%{__rm} -rf $RPM_BUILD_ROOT
12cr|orbital_eunuchs_sniper-1.28-12|91	
12cr|orbital_eunuchs_sniper-1.28-12|92	%files
12cr|orbital_eunuchs_sniper-1.28-12|93	%defattr(644,root,root,755)
12cr|orbital_eunuchs_sniper-1.28-12|94	%doc AUTHORS ChangeLog NEWS README TODO COPYING
12cr|orbital_eunuchs_sniper-1.28-12|95	%{_gamesdatadir}/%{name}
12cr|orbital_eunuchs_sniper-1.28-12|96	%{_iconsdir}/%{name}.png
12cr|orbital_eunuchs_sniper-1.28-12|97	%{_liconsdir}/%{name}.png
12cr|orbital_eunuchs_sniper-1.28-12|98	%{_miconsdir}/%{name}.png
12cr|orbital_eunuchs_sniper-1.28-12|99	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|orbital_eunuchs_sniper-1.28-12|100	%defattr(755,root,root,755)
12cr|orbital_eunuchs_sniper-1.28-12|101	%{_gamesbindir}/*
12cr|orbital_eunuchs_sniper-1.28-12|102	
12cr|orbital_eunuchs_sniper-1.28-12|103	
12cr|orbital_eunuchs_sniper-1.28-12|104	
12cr|orbital_eunuchs_sniper-1.28-12|105	
12cr|orbital_eunuchs_sniper-1.28-12|106	%changelog
12cr|orbital_eunuchs_sniper-1.28-12|107	* Mon Feb 07 2011 Funda Wang <fwang@mandriva.org> 1.28-12mdv2011.0
12cr|orbital_eunuchs_sniper-1.28-12|108	+ Revision: 636505
12cr|orbital_eunuchs_sniper-1.28-12|109	- tighten BR
12cr|orbital_eunuchs_sniper-1.28-12|110	
12cr|orbital_eunuchs_sniper-1.28-12|111	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.28-11mdv2011.0
12cr|orbital_eunuchs_sniper-1.28-12|112	+ Revision: 613544
12cr|orbital_eunuchs_sniper-1.28-12|113	- rebuild
12cr|orbital_eunuchs_sniper-1.28-12|114	
12cr|orbital_eunuchs_sniper-1.28-12|115	* Thu Feb 25 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.28-10mdv2010.1
12cr|orbital_eunuchs_sniper-1.28-12|116	+ Revision: 510843
12cr|orbital_eunuchs_sniper-1.28-12|117	- fix release tag
12cr|orbital_eunuchs_sniper-1.28-12|118	
12cr|orbital_eunuchs_sniper-1.28-12|119	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.28-9mdv2010.0mdv2010.0
12cr|orbital_eunuchs_sniper-1.28-12|120	+ Revision: 430220
12cr|orbital_eunuchs_sniper-1.28-12|121	- rebuild
12cr|orbital_eunuchs_sniper-1.28-12|122	
12cr|orbital_eunuchs_sniper-1.28-12|123	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.28-8mdv2009.0mdv2009.0
12cr|orbital_eunuchs_sniper-1.28-12|124	+ Revision: 254913
12cr|orbital_eunuchs_sniper-1.28-12|125	- rebuild
12cr|orbital_eunuchs_sniper-1.28-12|126	- drop old menu
12cr|orbital_eunuchs_sniper-1.28-12|127	
12cr|orbital_eunuchs_sniper-1.28-12|128	+ Pixel <pixel@mandriva.com>
12cr|orbital_eunuchs_sniper-1.28-12|129	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|orbital_eunuchs_sniper-1.28-12|130	
12cr|orbital_eunuchs_sniper-1.28-12|131	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.28-6mdv2008.1mdv2008.1
12cr|orbital_eunuchs_sniper-1.28-12|132	+ Revision: 141036
12cr|orbital_eunuchs_sniper-1.28-12|133	- restore BuildRoot
12cr|orbital_eunuchs_sniper-1.28-12|134	
12cr|orbital_eunuchs_sniper-1.28-12|135	+ Thierry Vignaud <tv@mandriva.org>
12cr|orbital_eunuchs_sniper-1.28-12|136	- kill re-definition of %%buildroot on Pixel's request
12cr|orbital_eunuchs_sniper-1.28-12|137	- buildrequires X11-devel instead of XFree86-devel
12cr|orbital_eunuchs_sniper-1.28-12|138	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|orbital_eunuchs_sniper-1.28-12|139	
12cr|orbital_eunuchs_sniper-1.28-12|140	
12cr|orbital_eunuchs_sniper-1.28-12|141	* Sat Jan 06 2007 Pascal Terjan <pterjan@mandriva.org> 1.28-6mdv2007.0mdv2007.0
12cr|orbital_eunuchs_sniper-1.28-12|142	+ Revision: 104684
12cr|orbital_eunuchs_sniper-1.28-12|143	- add patch to handle non 32 bits pointers and re-enable x86_64
12cr|orbital_eunuchs_sniper-1.28-12|144	
12cr|orbital_eunuchs_sniper-1.28-12|145	+ Götz Waschk <waschk@mandriva.org>
12cr|orbital_eunuchs_sniper-1.28-12|146	- don't build on x86_64
12cr|orbital_eunuchs_sniper-1.28-12|147	- Import orbital_eunuchs_sniper
12cr|orbital_eunuchs_sniper-1.28-12|148	
12cr|orbital_eunuchs_sniper-1.28-12|149	* Fri Jan 05 2007 Götz Waschk <waschk@mandriva.org> 1.28-5mdv2007.1mdv2007.1
12cr|orbital_eunuchs_sniper-1.28-12|150	- xdg menu
12cr|orbital_eunuchs_sniper-1.28-12|151	
12cr|orbital_eunuchs_sniper-1.28-12|152	* Fri Dec 23 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.28-5mdk
12cr|orbital_eunuchs_sniper-1.28-12|153	- %%rebuild
12cr|orbital_eunuchs_sniper-1.28-12|154	- %%mkrel
12cr|orbital_eunuchs_sniper-1.28-12|155	
12cr|orbital_eunuchs_sniper-1.28-12|156	* Fri Aug 27 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.28-4mdk
12cr|orbital_eunuchs_sniper-1.28-12|157	- rebuild for new menu
12cr|orbital_eunuchs_sniper-1.28-12|158	
12cr|orbital_eunuchs_sniper-1.28-12|159	* Wed Jun 09 2004 Götz Waschk <waschk@linux-mandrake.com> 1.28-3mdk
12cr|orbital_eunuchs_sniper-1.28-12|160	- rebuild for new g++
12cr|orbital_eunuchs_sniper-1.28-12|161	

3750 12
12cr|osc-0.123-2|1	Name:           osc
12cr|osc-0.123-2|2	Version:	0.123
12cr|osc-0.123-2|3	Release:	%mkrel 2
12cr|osc-0.123-2|4	Summary:	OpenSUSE Build Service Commander
12cr|osc-0.123-2|5	Group:		Development/Other
12cr|osc-0.123-2|6	License:	GPLv2+
12cr|osc-0.123-2|7	URL:		https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/clientlib/python/osc/
12cr|osc-0.123-2|8	# v=0.114; svn export https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/clientlib/python/osc osc-$v && tar czf osc-$v.tar.gz osc-$v
12cr|osc-0.123-2|9	Source:         osc-%{version}.tar.gz
12cr|osc-0.123-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|osc-0.123-2|11	%py_requires -d
12cr|osc-0.123-2|12	BuildRequires:  python-urlgrabber
12cr|osc-0.123-2|13	BuildRequires:	python-elementtree
12cr|osc-0.123-2|14	BuildRequires:  python-m2crypto > 0.19
12cr|osc-0.123-2|15	Requires:       python-m2crypto > 0.19
12cr|osc-0.123-2|16	Requires:       python-urlgrabber
12cr|osc-0.123-2|17	Requires:	python-elementtree
12cr|osc-0.123-2|18	Requires:	python-rpm
12cr|osc-0.123-2|19	BuildArch:      noarch
12cr|osc-0.123-2|20	
12cr|osc-0.123-2|21	%description
12cr|osc-0.123-2|22	Commandline client for the openSUSE Build Service.
12cr|osc-0.123-2|23	
12cr|osc-0.123-2|24	See http://en.opensuse.org/Build_Service/CLI , as well as
12cr|osc-0.123-2|25	http://en.opensuse.org/Build_Service_Tutorial for a general
12cr|osc-0.123-2|26	introduction.
12cr|osc-0.123-2|27	
12cr|osc-0.123-2|28	%prep
12cr|osc-0.123-2|29	%setup -q
12cr|osc-0.123-2|30	
12cr|osc-0.123-2|31	%build
12cr|osc-0.123-2|32	CFLAGS="%{optflags}" %{__python} setup.py build
12cr|osc-0.123-2|33	
12cr|osc-0.123-2|34	%install
12cr|osc-0.123-2|35	%{__python} setup.py install --prefix=%{_prefix} --root %{buildroot}
12cr|osc-0.123-2|36	ln -s osc-wrapper.py %{buildroot}/%{_bindir}/osc
12cr|osc-0.123-2|37	mkdir -p %{buildroot}/var/lib/osc-plugins
12cr|osc-0.123-2|38	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
12cr|osc-0.123-2|39	install -m 0755 dist/complete.csh %{buildroot}%{_sysconfdir}/profile.d/osc.csh
12cr|osc-0.123-2|40	install -m 0755 dist/complete.sh %{buildroot}%{_sysconfdir}/profile.d/osc.sh
12cr|osc-0.123-2|41	mkdir -p %{buildroot}%{_prefix}/lib/osc
12cr|osc-0.123-2|42	install -m 0755 dist/osc.complete %{buildroot}%{_prefix}/lib/osc/complete
12cr|osc-0.123-2|43	
12cr|osc-0.123-2|44	%clean
12cr|osc-0.123-2|45	%{__rm} -rf %{buildroot}
12cr|osc-0.123-2|46	
12cr|osc-0.123-2|47	%files
12cr|osc-0.123-2|48	%defattr(-,root,root)
12cr|osc-0.123-2|49	%{_bindir}/osc*
12cr|osc-0.123-2|50	%{python_sitelib}/*
12cr|osc-0.123-2|51	%{_sysconfdir}/profile.d/*
12cr|osc-0.123-2|52	%dir %{_prefix}/lib/osc
12cr|osc-0.123-2|53	%{_prefix}/lib/osc/*
12cr|osc-0.123-2|54	%dir /var/lib/osc-plugins
12cr|osc-0.123-2|55	%doc AUTHORS README TODO NEWS
12cr|osc-0.123-2|56	%_mandir/man1/osc.*
12cr|osc-0.123-2|57	
12cr|osc-0.123-2|58	
12cr|osc-0.123-2|59	%changelog
12cr|osc-0.123-2|60	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 0.123-2mdv2011.0
12cr|osc-0.123-2|61	+ Revision: 593922
12cr|osc-0.123-2|62	- rebuild for py2.7
12cr|osc-0.123-2|63	
12cr|osc-0.123-2|64	* Sat Nov 21 2009 Funda Wang <fwang@mandriva.org> 0.123-1mdv2010.1
12cr|osc-0.123-2|65	+ Revision: 468054
12cr|osc-0.123-2|66	- add buildroot
12cr|osc-0.123-2|67	- import osc
12cr|osc-0.123-2|68	

3751 12
12cr|osh-20080629-2|1	Name:		osh
12cr|osh-20080629-2|2	Summary:	V6 Thompson Shell Port
12cr|osh-20080629-2|3	Version:	20080629
12cr|osh-20080629-2|4	Release:	%mkrel 2
12cr|osh-20080629-2|5	License:	BSD with advertising
12cr|osh-20080629-2|6	Source:		http://v6shell.org/src/osh-%{version}.tar.gz
12cr|osh-20080629-2|7	URL:		http://v6shell.org/
12cr|osh-20080629-2|8	Group:		Shells
12cr|osh-20080629-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|osh-20080629-2|10	%description
12cr|osh-20080629-2|11	The osh project is hereby dedicated to the individuals at Bell Labs who
12cr|osh-20080629-2|12	started the UNIX ball rolling in 1969.
12cr|osh-20080629-2|13	
12cr|osh-20080629-2|14	The objective of the osh project is to honor our shared computing history
12cr|osh-20080629-2|15	by maintaining two different ports of the original sh(1) as it appeared
12cr|osh-20080629-2|16	in Sixth Edition (V6) UNIX. One of the ports, osh, contains enhancements
12cr|osh-20080629-2|17	to make it usable as an interactive login shell while also remaining
12cr|osh-20080629-2|18	backward compatible. The other port, sh6, simply provides a
12cr|osh-20080629-2|19	backward-compatible user interface without any obvious enhancements. In
12cr|osh-20080629-2|20	addition, the shell utilities necessary for globbing and flow control
12cr|osh-20080629-2|21	in command files (aka shell scripts) are also included.
12cr|osh-20080629-2|22	
12cr|osh-20080629-2|23	%prep
12cr|osh-20080629-2|24	%setup -q
12cr|osh-20080629-2|25	
12cr|osh-20080629-2|26	%build
12cr|osh-20080629-2|27	%make PREFIX=/usr MANDIR=%{_mandir}/man1 SYSCONFDIR=%{_sysconfdir} \
12cr|osh-20080629-2|28	BINDIR=%{_bindir}
12cr|osh-20080629-2|29	
12cr|osh-20080629-2|30	%install
12cr|osh-20080629-2|31	%{__rm} -Rf %{buildroot}
12cr|osh-20080629-2|32	%{__make} DESTDIR=%{buildroot} PREFIX=/usr MANDIR=%{_mandir}/man1 \
12cr|osh-20080629-2|33	SYSCONFDIR=%{_sysconfdir} BINDIR=%{_bindir} install
12cr|osh-20080629-2|34	
12cr|osh-20080629-2|35	%clean
12cr|osh-20080629-2|36	%{__rm} -Rf %{buildroot}
12cr|osh-20080629-2|37	
12cr|osh-20080629-2|38	
12cr|osh-20080629-2|39	%files
12cr|osh-20080629-2|40	%doc AUTHORS CHANGES CHANGES-sh_to_sh6 INSTALL LICENSE NOTES README
12cr|osh-20080629-2|41	%{_bindir}/fd2
12cr|osh-20080629-2|42	%{_bindir}/glob6
12cr|osh-20080629-2|43	%{_bindir}/goto
12cr|osh-20080629-2|44	%{_bindir}/if
12cr|osh-20080629-2|45	%{_bindir}/osh
12cr|osh-20080629-2|46	%{_bindir}/sh6
12cr|osh-20080629-2|47	%{_mandir}/man1/fd2.1.*
12cr|osh-20080629-2|48	%{_mandir}/man1/glob6.1.*
12cr|osh-20080629-2|49	%{_mandir}/man1/goto.1.*
12cr|osh-20080629-2|50	%{_mandir}/man1/if.1.*
12cr|osh-20080629-2|51	%{_mandir}/man1/osh.1.*
12cr|osh-20080629-2|52	%{_mandir}/man1/sh6.1.*
12cr|osh-20080629-2|53	
12cr|osh-20080629-2|54	
12cr|osh-20080629-2|55	%changelog
12cr|osh-20080629-2|56	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 20080629-2mdv2010.0
12cr|osh-20080629-2|57	+ Revision: 430222
12cr|osh-20080629-2|58	- rebuild
12cr|osh-20080629-2|59	
12cr|osh-20080629-2|60	* Thu Jul 03 2008 Nicolas Vigier <nvigier@mandriva.com> 20080629-1mdv2009.0
12cr|osh-20080629-2|61	+ Revision: 231285
12cr|osh-20080629-2|62	- import osh
12cr|osh-20080629-2|63	
12cr|osh-20080629-2|64	

3752 12
12cr|osie-1.0.0-1|1	%define name	osie
12cr|osie-1.0.0-1|2	%define version	1.0.0
12cr|osie-1.0.0-1|3	%define	release	1
12cr|osie-1.0.0-1|4	
12cr|osie-1.0.0-1|5	Name:		%{name}
12cr|osie-1.0.0-1|6	Version:	%{version}
12cr|osie-1.0.0-1|7	Release:	%mkrel %{release}
12cr|osie-1.0.0-1|8	Summary:	OpenTTD screenshot information extractor
12cr|osie-1.0.0-1|9	Group:          Graphics
12cr|osie-1.0.0-1|10	License:	GPLv2
12cr|osie-1.0.0-1|11	URl:		http://www.openttd.org/
12cr|osie-1.0.0-1|12	Source0:	http://ftp.snt.utwente.nl/pub/games/openttd/binaries/extra/%{name}/%{version}/%{name}-%{version}-source.tar.gz
12cr|osie-1.0.0-1|13	Patch0:		osie-1.0.0-add_makefile.local_support.patch
12cr|osie-1.0.0-1|14	BuildRequires:	png-devel
12cr|osie-1.0.0-1|15	
12cr|osie-1.0.0-1|16	%description
12cr|osie-1.0.0-1|17	osie (OpenTTD screenshot information extractor) extracts the information
12cr|osie-1.0.0-1|18	stored in OpenTTD's PNG screenshots such as the version, NewGRFs and AIs.
12cr|osie-1.0.0-1|19	
12cr|osie-1.0.0-1|20	%prep
12cr|osie-1.0.0-1|21	%setup -q
12cr|osie-1.0.0-1|22	%patch0 -p0 -b .addlocalsupport
12cr|osie-1.0.0-1|23	
12cr|osie-1.0.0-1|24	cat >> Makefile.local << EOF
12cr|osie-1.0.0-1|25	prefix = %{_prefix}
12cr|osie-1.0.0-1|26	DO_NOT_INSTALL_CHANGELOG = 1
12cr|osie-1.0.0-1|27	DO_NOT_INSTALL_LICENSE = 1
12cr|osie-1.0.0-1|28	DO_NOT_INSTALL_DOCS = 1
12cr|osie-1.0.0-1|29	EOF
12cr|osie-1.0.0-1|30	
12cr|osie-1.0.0-1|31	%build
12cr|osie-1.0.0-1|32	%setup_compile_flags
12cr|osie-1.0.0-1|33	%make VERBOSE=1
12cr|osie-1.0.0-1|34	
12cr|osie-1.0.0-1|35	%install
12cr|osie-1.0.0-1|36	rm -rf %{buildroot}
12cr|osie-1.0.0-1|37	%makeinstall_std
12cr|osie-1.0.0-1|38	
12cr|osie-1.0.0-1|39	%clean
12cr|osie-1.0.0-1|40	rm -rf %{buildroot}
12cr|osie-1.0.0-1|41	
12cr|osie-1.0.0-1|42	%files
12cr|osie-1.0.0-1|43	%defattr(-,root,root)
12cr|osie-1.0.0-1|44	%doc docs/readme.txt changelog.txt
12cr|osie-1.0.0-1|45	%{_bindir}/%{name}
12cr|osie-1.0.0-1|46	%{_mandir}/man1/%{name}.1.*
12cr|osie-1.0.0-1|47	
12cr|osie-1.0.0-1|48	
12cr|osie-1.0.0-1|49	%changelog
12cr|osie-1.0.0-1|50	* Wed Jan 26 2011 Jani Välimaa <wally@mandriva.org> 1.0.0-1mdv2011.0
12cr|osie-1.0.0-1|51	+ Revision: 632924
12cr|osie-1.0.0-1|52	- imported package osie
12cr|osie-1.0.0-1|53	

3753 12
12cr|osm-gps-map-0.7.3-2|1	%define lname	osmgpsmap
12cr|osm-gps-map-0.7.3-2|2	
12cr|osm-gps-map-0.7.3-2|3	%define major	2
12cr|osm-gps-map-0.7.3-2|4	%define libname	%mklibname %{lname} %{major}
12cr|osm-gps-map-0.7.3-2|5	%define devname	%mklibname %{lname} -d
12cr|osm-gps-map-0.7.3-2|6	
12cr|osm-gps-map-0.7.3-2|7	Name:           osm-gps-map
12cr|osm-gps-map-0.7.3-2|8	Version:        0.7.3
12cr|osm-gps-map-0.7.3-2|9	Release:        2
12cr|osm-gps-map-0.7.3-2|10	Summary:        Gtk+ widget for displaying OpenStreetMap tiles
12cr|osm-gps-map-0.7.3-2|11	Group:          System/Libraries
12cr|osm-gps-map-0.7.3-2|12	License:        GPLv2
12cr|osm-gps-map-0.7.3-2|13	URL:            http://nzjrs.github.com/osm-gps-map/
12cr|osm-gps-map-0.7.3-2|14	Source0:        http://www.johnstowers.co.nz/files/%{name}/%{name}-%{version}.tar.gz
12cr|osm-gps-map-0.7.3-2|15	Patch0:		osm-gps-map-0.7.3-linkage.patch
12cr|osm-gps-map-0.7.3-2|16	BuildRequires:	gtk+2-devel
12cr|osm-gps-map-0.7.3-2|17	BuildRequires:	libsoup-devel
12cr|osm-gps-map-0.7.3-2|18	
12cr|osm-gps-map-0.7.3-2|19	%description
12cr|osm-gps-map-0.7.3-2|20	A Gtk+ widget that when given GPS co-ordinates, draws a GPS track, and
12cr|osm-gps-map-0.7.3-2|21	points of interest on a moving map display. Downloads map data from a
12cr|osm-gps-map-0.7.3-2|22	number of websites, including openstreetmap.org.
12cr|osm-gps-map-0.7.3-2|23	
12cr|osm-gps-map-0.7.3-2|24	%package -n %{libname}
12cr|osm-gps-map-0.7.3-2|25	Summary:	Gtk+ widget for displaying OpenStreetMap tiles
12cr|osm-gps-map-0.7.3-2|26	Group:		System/Libraries
12cr|osm-gps-map-0.7.3-2|27	
12cr|osm-gps-map-0.7.3-2|28	%description -n %{libname}
12cr|osm-gps-map-0.7.3-2|29	A Gtk+ widget that when given GPS co-ordinates, draws a GPS track, and
12cr|osm-gps-map-0.7.3-2|30	points of interest on a moving map display. Downloads map data from a
12cr|osm-gps-map-0.7.3-2|31	number of websites, including openstreetmap.org.
12cr|osm-gps-map-0.7.3-2|32	
12cr|osm-gps-map-0.7.3-2|33	%package -n %{devname}
12cr|osm-gps-map-0.7.3-2|34	Summary:        Development files for the %{name} Gtk+ widget
12cr|osm-gps-map-0.7.3-2|35	Group:          Development/Other
12cr|osm-gps-map-0.7.3-2|36	Requires:       %{libname} = %{version}-%{release}
12cr|osm-gps-map-0.7.3-2|37	Provides:	%{name}-devel = %{version}-%{release}
12cr|osm-gps-map-0.7.3-2|38	Provides:	%{lname}-devel = %{version}-%{release}
12cr|osm-gps-map-0.7.3-2|39	Provides:	lib%{lname}-devel = %{version}-%{release}
12cr|osm-gps-map-0.7.3-2|40	
12cr|osm-gps-map-0.7.3-2|41	%description -n %{devname}
12cr|osm-gps-map-0.7.3-2|42	The development files for the %{name} Gtk+ widget.
12cr|osm-gps-map-0.7.3-2|43	
12cr|osm-gps-map-0.7.3-2|44	%prep
12cr|osm-gps-map-0.7.3-2|45	%setup -q
12cr|osm-gps-map-0.7.3-2|46	%patch0 -p0 -b .linkage
12cr|osm-gps-map-0.7.3-2|47	
12cr|osm-gps-map-0.7.3-2|48	%build
12cr|osm-gps-map-0.7.3-2|49	%configure2_5x \
12cr|osm-gps-map-0.7.3-2|50	--disable-static \
12cr|osm-gps-map-0.7.3-2|51	--disable-introspection
12cr|osm-gps-map-0.7.3-2|52	%make V=1
12cr|osm-gps-map-0.7.3-2|53	
12cr|osm-gps-map-0.7.3-2|54	%install
12cr|osm-gps-map-0.7.3-2|55	%makeinstall_std
12cr|osm-gps-map-0.7.3-2|56	
12cr|osm-gps-map-0.7.3-2|57	#handle docs inf files section
12cr|osm-gps-map-0.7.3-2|58	rm -rf %{buildroot}/usr/doc/osm-gps-map
12cr|osm-gps-map-0.7.3-2|59	
12cr|osm-gps-map-0.7.3-2|60	%files -n %{libname}
12cr|osm-gps-map-0.7.3-2|61	%doc AUTHORS README NEWS
12cr|osm-gps-map-0.7.3-2|62	%{_libdir}/lib%{lname}.so.%{major}*
12cr|osm-gps-map-0.7.3-2|63	
12cr|osm-gps-map-0.7.3-2|64	%files -n %{devname}
12cr|osm-gps-map-0.7.3-2|65	%defattr(-,root,root)
12cr|osm-gps-map-0.7.3-2|66	%doc %{_datadir}/gtk-doc/html/lib%{lname}
12cr|osm-gps-map-0.7.3-2|67	%{_includedir}/%{lname}
12cr|osm-gps-map-0.7.3-2|68	%{_libdir}/lib%{lname}.so
12cr|osm-gps-map-0.7.3-2|69	%{_libdir}/pkgconfig/%{lname}.pc
12cr|osm-gps-map-0.7.3-2|70	
12cr|osm-gps-map-0.7.3-2|71	
12cr|osm-gps-map-0.7.3-2|72	
12cr|osm-gps-map-0.7.3-2|73	%changelog
12cr|osm-gps-map-0.7.3-2|74	* Mon Oct 31 2011 Andrey Bondrov <abondrov@mandriva.org> 0.7.3-1
12cr|osm-gps-map-0.7.3-2|75	+ Revision: 708033
12cr|osm-gps-map-0.7.3-2|76	- imported package osm-gps-map
12cr|osm-gps-map-0.7.3-2|77	

3754 12
12cr|osmose-0.9.96-2|1	%define		oname		Osmose
12cr|osmose-0.9.96-2|2	%define		oversion	0-9-96-QT
12cr|osmose-0.9.96-2|3	
12cr|osmose-0.9.96-2|4	Name:		osmose
12cr|osmose-0.9.96-2|5	Version:	0.9.96
12cr|osmose-0.9.96-2|6	Release:	2
12cr|osmose-0.9.96-2|7	
12cr|osmose-0.9.96-2|8	Summary:	A Sega Master System emulator
12cr|osmose-0.9.96-2|9	License:	GPLv3
12cr|osmose-0.9.96-2|10	Group:		Emulators
12cr|osmose-0.9.96-2|11	URL:		http://bcz.asterope.fr/
12cr|osmose-0.9.96-2|12	Source0:	http://bcz.asterope.fr/osmose/%{oname}-%{oversion}.zip
12cr|osmose-0.9.96-2|13	Source1:	%{name}.png
12cr|osmose-0.9.96-2|14	Patch0:		Osmose-0-9-96-QT-gcc4.7.patch
12cr|osmose-0.9.96-2|15	BuildRequires:	pkgconfig(alsa)
12cr|osmose-0.9.96-2|16	BuildRequires:	pkgconfig(zlib)
12cr|osmose-0.9.96-2|17	BuildRequires:	qt4-devel
12cr|osmose-0.9.96-2|18	
12cr|osmose-0.9.96-2|19	%description
12cr|osmose-0.9.96-2|20	Osmose is a Sega Master System Emulator. Now it has Qt4 GUI.
12cr|osmose-0.9.96-2|21	
12cr|osmose-0.9.96-2|22	%prep
12cr|osmose-0.9.96-2|23	%setup -q -n %{oname}-%{oversion}
12cr|osmose-0.9.96-2|24	%patch0 -p1
12cr|osmose-0.9.96-2|25	
12cr|osmose-0.9.96-2|26	%build
12cr|osmose-0.9.96-2|27	%qmake_qt4 %{oname}-%{oversion}.pro
12cr|osmose-0.9.96-2|28	%make
12cr|osmose-0.9.96-2|29	
12cr|osmose-0.9.96-2|30	chmod 644 Readme.txt License.txt
12cr|osmose-0.9.96-2|31	
12cr|osmose-0.9.96-2|32	%install
12cr|osmose-0.9.96-2|33	rm -rf %{buildroot}
12cr|osmose-0.9.96-2|34	#makeinstall
12cr|osmose-0.9.96-2|35	install -d -m 0755 %{buildroot}%{_gamesbindir}
12cr|osmose-0.9.96-2|36	install -m 0755 %{oname}-%{oversion} %{buildroot}%{_gamesbindir}/%{name}
12cr|osmose-0.9.96-2|37	
12cr|osmose-0.9.96-2|38	install -d -m 0755 %{buildroot}%{_datadir}/pixmaps
12cr|osmose-0.9.96-2|39	install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|osmose-0.9.96-2|40	
12cr|osmose-0.9.96-2|41	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|osmose-0.9.96-2|42	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|osmose-0.9.96-2|43	[Desktop Entry]
12cr|osmose-0.9.96-2|44	Encoding=UTF-8
12cr|osmose-0.9.96-2|45	Name=Osmose
12cr|osmose-0.9.96-2|46	Comment=%{summary}
12cr|osmose-0.9.96-2|47	Exec=%{_gamesbindir}/%{name}
12cr|osmose-0.9.96-2|48	Icon=%{_datadir}/pixmaps/%{name}.png
12cr|osmose-0.9.96-2|49	Terminal=false
12cr|osmose-0.9.96-2|50	Type=Application
12cr|osmose-0.9.96-2|51	Categories=Game;Emulator;
12cr|osmose-0.9.96-2|52	EOF
12cr|osmose-0.9.96-2|53	
12cr|osmose-0.9.96-2|54	%files
12cr|osmose-0.9.96-2|55	%doc Readme.txt License.txt
12cr|osmose-0.9.96-2|56	%{_gamesbindir}/%{name}
12cr|osmose-0.9.96-2|57	%{_datadir}/applications/%{name}.desktop
12cr|osmose-0.9.96-2|58	%{_datadir}/pixmaps/%{name}.png
12cr|osmose-0.9.96-2|59	
12cr|osmose-0.9.96-2|60	%changelog
12cr|osmose-0.9.96-2|61	* Thu Jul 28 2011 Andrey Bondrov <abondrov@mandriva.org> 0.9.96-1mdv2012.0
12cr|osmose-0.9.96-2|62	+ Revision: 692073
12cr|osmose-0.9.96-2|63	- Fix _desktopdir -> _datadir/applications, as BS is dumb
12cr|osmose-0.9.96-2|64	- Fix BuildRequires
12cr|osmose-0.9.96-2|65	- imported package osmose
12cr|osmose-0.9.96-2|66	
12cr|osmose-0.9.96-2|67	
12cr|osmose-0.9.96-2|68	* Sun Jul 24 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.9.96-1mdv2011.0
12cr|osmose-0.9.96-2|69	- New version 0.9.96
12cr|osmose-0.9.96-2|70	- Qt4 GUI
12cr|osmose-0.9.96-2|71	- Complete spec rewrite
12cr|osmose-0.9.96-2|72	
12cr|osmose-0.9.96-2|73	* Wed Mar 24 2010 Guillaume Bedot <littletux@zarb.org> 0.9.2-1plf2010.1
12cr|osmose-0.9.96-2|74	- 0.9.2 (no more GUI)
12cr|osmose-0.9.96-2|75	
12cr|osmose-0.9.96-2|76	* Sat Apr 18 2009 Guillaume Bedot <littletux@zarb.org> 0.9.0-0.beta1plf2009.1
12cr|osmose-0.9.96-2|77	- New beta release 0.9.0beta, with an included GUI
12cr|osmose-0.9.96-2|78	
12cr|osmose-0.9.96-2|79	* Sat Jan 17 2009 Guillaume Bedot <littletux@zarb.org> 0.8.5-0.beta1plf2009.1
12cr|osmose-0.9.96-2|80	- Release 0.8.5b, with opengl render and system zlib.
12cr|osmose-0.9.96-2|81	
12cr|osmose-0.9.96-2|82	* Wed Aug 15 2007 Guillaume Bedot <littletux@zarb.org> 0.8.2-1plf2008.0
12cr|osmose-0.9.96-2|83	- First package of osmose for PLF

3755 12
12cr|osptoolkit-4.0.3-1|1	%define	major 4
12cr|osptoolkit-4.0.3-1|2	%define libname %mklibname osptk %{major}
12cr|osptoolkit-4.0.3-1|3	%define develname %mklibname osptk -d
12cr|osptoolkit-4.0.3-1|4	
12cr|osptoolkit-4.0.3-1|5	Summary:	The OSP Toolkit(tm)
12cr|osptoolkit-4.0.3-1|6	Name:		osptoolkit
12cr|osptoolkit-4.0.3-1|7	Version:	4.0.3
12cr|osptoolkit-4.0.3-1|8	Release:	%mkrel 1
12cr|osptoolkit-4.0.3-1|9	License:	BSD-like
12cr|osptoolkit-4.0.3-1|10	Group:		System/Libraries
12cr|osptoolkit-4.0.3-1|11	URL:		http://sourceforge.net/projects/osp-toolkit
12cr|osptoolkit-4.0.3-1|12	Source0:	http://dfn.dl.sourceforge.net/sourceforge/osp-toolkit/OSPToolkit-%{version}.tar.gz
12cr|osptoolkit-4.0.3-1|13	Source1:	Makefile
12cr|osptoolkit-4.0.3-1|14	Patch0:		osptoolkit_3.4.2-1.diff
12cr|osptoolkit-4.0.3-1|15	BuildRequires:	openssl-devel
12cr|osptoolkit-4.0.3-1|16	BuildRequires:	libtool
12cr|osptoolkit-4.0.3-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|osptoolkit-4.0.3-1|18	
12cr|osptoolkit-4.0.3-1|19	%description
12cr|osptoolkit-4.0.3-1|20	The OSP Toolkit is a complete development kit for software developers who want
12cr|osptoolkit-4.0.3-1|21	to implement the client side of the European Telecommunication Standards
12cr|osptoolkit-4.0.3-1|22	Institute's (ETSI) Open Settlement Protocol. The OSP Toolkit includes source
12cr|osptoolkit-4.0.3-1|23	code written in ANSI C, test tools and extensive documentation on how to
12cr|osptoolkit-4.0.3-1|24	implement OSP. A hosted OSP test server is freely available on the Internet for
12cr|osptoolkit-4.0.3-1|25	all developers to test their OSP implementation.
12cr|osptoolkit-4.0.3-1|26	
12cr|osptoolkit-4.0.3-1|27	%package -n	%{libname}
12cr|osptoolkit-4.0.3-1|28	Summary:	The OSP Toolkit(tm) shared library
12cr|osptoolkit-4.0.3-1|29	Group:          System/Libraries
12cr|osptoolkit-4.0.3-1|30	
12cr|osptoolkit-4.0.3-1|31	%description -n	%{libname}
12cr|osptoolkit-4.0.3-1|32	The OSP Toolkit is a complete development kit for software developers who want
12cr|osptoolkit-4.0.3-1|33	to implement the client side of the European Telecommunication Standards
12cr|osptoolkit-4.0.3-1|34	Institute's (ETSI) Open Settlement Protocol. The OSP Toolkit includes source
12cr|osptoolkit-4.0.3-1|35	code written in ANSI C, test tools and extensive documentation on how to
12cr|osptoolkit-4.0.3-1|36	implement OSP. A hosted OSP test server is freely available on the Internet for
12cr|osptoolkit-4.0.3-1|37	all developers to test their OSP implementation.
12cr|osptoolkit-4.0.3-1|38	
12cr|osptoolkit-4.0.3-1|39	%package -n	%{develname}
12cr|osptoolkit-4.0.3-1|40	Summary:	Static library and header files for the libosp library
12cr|osptoolkit-4.0.3-1|41	Group:		Development/C
12cr|osptoolkit-4.0.3-1|42	Requires:	%{libname} = %{version}
12cr|osptoolkit-4.0.3-1|43	Provides:	libosp-devel = %{version}
12cr|osptoolkit-4.0.3-1|44	Provides:	osp-devel = %{version}
12cr|osptoolkit-4.0.3-1|45	Provides:	osptk-devel = %{version}
12cr|osptoolkit-4.0.3-1|46	Obsoletes:	%{mklibname osp 0 -d}
12cr|osptoolkit-4.0.3-1|47	Obsoletes:	%{mklibname osptk 0 -d}
12cr|osptoolkit-4.0.3-1|48	
12cr|osptoolkit-4.0.3-1|49	%description -n	%{develname}
12cr|osptoolkit-4.0.3-1|50	The OSP Toolkit is a complete development kit for software developers who want
12cr|osptoolkit-4.0.3-1|51	to implement the client side of the European Telecommunication Standards
12cr|osptoolkit-4.0.3-1|52	Institute's (ETSI) Open Settlement Protocol. The OSP Toolkit includes source
12cr|osptoolkit-4.0.3-1|53	code written in ANSI C, test tools and extensive documentation on how to
12cr|osptoolkit-4.0.3-1|54	implement OSP. A hosted OSP test server is freely available on the Internet for
12cr|osptoolkit-4.0.3-1|55	all developers to test their OSP implementation.
12cr|osptoolkit-4.0.3-1|56	
12cr|osptoolkit-4.0.3-1|57	This package contains the static libosp library and its header files.
12cr|osptoolkit-4.0.3-1|58	
12cr|osptoolkit-4.0.3-1|59	%package -n	osp-tools
12cr|osptoolkit-4.0.3-1|60	Summary:	Various utilities for the libosptk library
12cr|osptoolkit-4.0.3-1|61	Group:		System/Servers
12cr|osptoolkit-4.0.3-1|62	
12cr|osptoolkit-4.0.3-1|63	%description -n	osp-tools
12cr|osptoolkit-4.0.3-1|64	This package contains various utilities utilizing the libosptk library.
12cr|osptoolkit-4.0.3-1|65	
12cr|osptoolkit-4.0.3-1|66	%prep
12cr|osptoolkit-4.0.3-1|67	
12cr|osptoolkit-4.0.3-1|68	%setup -q -n TK-4_0_3-20120120
12cr|osptoolkit-4.0.3-1|69	%patch0 -p1
12cr|osptoolkit-4.0.3-1|70	
12cr|osptoolkit-4.0.3-1|71	install -m0644 %{SOURCE1} Makefile
12cr|osptoolkit-4.0.3-1|72	
12cr|osptoolkit-4.0.3-1|73	# lib64 fix
12cr|osptoolkit-4.0.3-1|74	find -name "Makefile" | xargs perl -pi -e "s|/usr/lib|%{_libdir}|g"
12cr|osptoolkit-4.0.3-1|75	find -name "Makefile" | xargs perl -pi -e "s|/lib\b|/%{_lib}|g"
12cr|osptoolkit-4.0.3-1|76	
12cr|osptoolkit-4.0.3-1|77	%build
12cr|osptoolkit-4.0.3-1|78	
12cr|osptoolkit-4.0.3-1|79	%make build VERSION="%{version}" MAJOR="%{major}" ADDFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12cr|osptoolkit-4.0.3-1|80	%make enroll VERSION="%{version}" MAJOR="%{major}" ADDFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12cr|osptoolkit-4.0.3-1|81	%make test VERSION="%{version}" MAJOR="%{major}" ADDFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12cr|osptoolkit-4.0.3-1|82	
12cr|osptoolkit-4.0.3-1|83	%install
12cr|osptoolkit-4.0.3-1|84	rm -rf %{buildroot}
12cr|osptoolkit-4.0.3-1|85	
12cr|osptoolkit-4.0.3-1|86	install -d %{buildroot}%{_bindir}
12cr|osptoolkit-4.0.3-1|87	install -d %{buildroot}%{_libdir}/pkgconfig
12cr|osptoolkit-4.0.3-1|88	install -d %{buildroot}%{_includedir}/osp
12cr|osptoolkit-4.0.3-1|89	
12cr|osptoolkit-4.0.3-1|90	libtool --mode=install install -m0755 lib/libosptk.la %{buildroot}%{_libdir}/libosptk.la
12cr|osptoolkit-4.0.3-1|91	libtool --mode=install install -m0755 bin/test_app %{buildroot}%{_bindir}/osp-test_app
12cr|osptoolkit-4.0.3-1|92	libtool --mode=install install -m0755 bin/enroll %{buildroot}%{_bindir}/osp-enroll
12cr|osptoolkit-4.0.3-1|93	
12cr|osptoolkit-4.0.3-1|94	install -m0644 include/osp/*.h %{buildroot}%{_includedir}/osp/
12cr|osptoolkit-4.0.3-1|95	install -m0644 debian/libosptk*.pc %{buildroot}%{_libdir}/pkgconfig/libosptk.pc
12cr|osptoolkit-4.0.3-1|96	
12cr|osptoolkit-4.0.3-1|97	rm -f %{buildroot}%{_libdir}/*.*a
12cr|osptoolkit-4.0.3-1|98	
12cr|osptoolkit-4.0.3-1|99	%clean
12cr|osptoolkit-4.0.3-1|100	rm -rf %{buildroot}
12cr|osptoolkit-4.0.3-1|101	
12cr|osptoolkit-4.0.3-1|102	%files -n %{libname}
12cr|osptoolkit-4.0.3-1|103	%defattr(-,root,root)
12cr|osptoolkit-4.0.3-1|104	%doc LICENSE.txt README.txt RELNOTES.txt debian/osptoolkit.txt
12cr|osptoolkit-4.0.3-1|105	%{_libdir}/lib*.so.%{major}*
12cr|osptoolkit-4.0.3-1|106	
12cr|osptoolkit-4.0.3-1|107	%files -n %{develname}
12cr|osptoolkit-4.0.3-1|108	%defattr(-,root,root)
12cr|osptoolkit-4.0.3-1|109	%doc test/nonblocking.[ch]
12cr|osptoolkit-4.0.3-1|110	%{_includedir}/osp
12cr|osptoolkit-4.0.3-1|111	%{_libdir}/*.so
12cr|osptoolkit-4.0.3-1|112	%{_libdir}/pkgconfig/*.pc
12cr|osptoolkit-4.0.3-1|113	
12cr|osptoolkit-4.0.3-1|114	%files -n osp-tools
12cr|osptoolkit-4.0.3-1|115	%defattr(-,root,root)
12cr|osptoolkit-4.0.3-1|116	%doc bin/enroll.sh bin/test.cfg bin/openssl.cnf bin/.rnd
12cr|osptoolkit-4.0.3-1|117	%{_bindir}/osp-test_app
12cr|osptoolkit-4.0.3-1|118	%{_bindir}/osp-enroll
12cr|osptoolkit-4.0.3-1|119	
12cr|osptoolkit-4.0.3-1|120	
12cr|osptoolkit-4.0.3-1|121	%changelog
12cr|osptoolkit-4.0.3-1|122	* Tue Apr 03 2012 Oden Eriksson <oeriksson@mandriva.com> 4.0.3-1mdv2012.0
12cr|osptoolkit-4.0.3-1|123	+ Revision: 788934
12cr|osptoolkit-4.0.3-1|124	- 4.0.3
12cr|osptoolkit-4.0.3-1|125	
12cr|osptoolkit-4.0.3-1|126	* Fri Oct 22 2010 Lonyai Gergely <aleph@mandriva.org> 3.6.1-1mdv2011.0
12cr|osptoolkit-4.0.3-1|127	+ Revision: 587230
12cr|osptoolkit-4.0.3-1|128	- 3.6.1
12cr|osptoolkit-4.0.3-1|129	The patch is rediffed.
12cr|osptoolkit-4.0.3-1|130	
12cr|osptoolkit-4.0.3-1|131	* Fri Apr 16 2010 Funda Wang <fwang@mandriva.org> 3.5.2-2mdv2010.1
12cr|osptoolkit-4.0.3-1|132	+ Revision: 535248
12cr|osptoolkit-4.0.3-1|133	- rebuild
12cr|osptoolkit-4.0.3-1|134	
12cr|osptoolkit-4.0.3-1|135	* Mon Aug 31 2009 Oden Eriksson <oeriksson@mandriva.com> 3.5.2-1mdv2010.0
12cr|osptoolkit-4.0.3-1|136	+ Revision: 422856
12cr|osptoolkit-4.0.3-1|137	- 3.5.2
12cr|osptoolkit-4.0.3-1|138	
12cr|osptoolkit-4.0.3-1|139	* Wed Jul 09 2008 Oden Eriksson <oeriksson@mandriva.com> 3.4.2-1mdv2009.0
12cr|osptoolkit-4.0.3-1|140	+ Revision: 233094
12cr|osptoolkit-4.0.3-1|141	- 3.4.2
12cr|osptoolkit-4.0.3-1|142	
12cr|osptoolkit-4.0.3-1|143	+ Pixel <pixel@mandriva.com>
12cr|osptoolkit-4.0.3-1|144	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|osptoolkit-4.0.3-1|145	
12cr|osptoolkit-4.0.3-1|146	+ Olivier Blin <blino@mandriva.org>
12cr|osptoolkit-4.0.3-1|147	- restore BuildRoot
12cr|osptoolkit-4.0.3-1|148	
12cr|osptoolkit-4.0.3-1|149	+ Thierry Vignaud <tv@mandriva.org>
12cr|osptoolkit-4.0.3-1|150	- kill re-definition of %%buildroot on Pixel's request
12cr|osptoolkit-4.0.3-1|151	
12cr|osptoolkit-4.0.3-1|152	
12cr|osptoolkit-4.0.3-1|153	* Fri Oct 20 2006 Oden Eriksson <oeriksson@mandriva.com> 3.3.6-3mdv2007.0
12cr|osptoolkit-4.0.3-1|154	+ Revision: 71326
12cr|osptoolkit-4.0.3-1|155	- fix linkage
12cr|osptoolkit-4.0.3-1|156	- bunzip patches
12cr|osptoolkit-4.0.3-1|157	- fix linkage (pthread)
12cr|osptoolkit-4.0.3-1|158	- Import osptoolkit
12cr|osptoolkit-4.0.3-1|159	
12cr|osptoolkit-4.0.3-1|160	* Fri Jun 02 2006 Oden Eriksson <oeriksson@mandriva.com> 3.3.6-2mdv2007.0
12cr|osptoolkit-4.0.3-1|161	- use a working url for the source location
12cr|osptoolkit-4.0.3-1|162	
12cr|osptoolkit-4.0.3-1|163	* Thu Mar 23 2006 Oden Eriksson <oeriksson@mandriva.com> 3.3.6-1mdk
12cr|osptoolkit-4.0.3-1|164	- 3.3.6
12cr|osptoolkit-4.0.3-1|165	
12cr|osptoolkit-4.0.3-1|166	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 3.3.4-1mdk
12cr|osptoolkit-4.0.3-1|167	- 3.3.4
12cr|osptoolkit-4.0.3-1|168	
12cr|osptoolkit-4.0.3-1|169	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 3.3.3-3mdk
12cr|osptoolkit-4.0.3-1|170	- rebuilt against openssl-0.9.8a
12cr|osptoolkit-4.0.3-1|171	
12cr|osptoolkit-4.0.3-1|172	* Thu Nov 03 2005 Oden Eriksson <oeriksson@mandriva.com> 3.3.3-2mdk
12cr|osptoolkit-4.0.3-1|173	- fix compilation (gwenole)
12cr|osptoolkit-4.0.3-1|174	- fix deps due new libname
12cr|osptoolkit-4.0.3-1|175	
12cr|osptoolkit-4.0.3-1|176	* Wed Nov 02 2005 Stefan van der Eijk <stefan@eijk.nu> 3.3.3-1mdk
12cr|osptoolkit-4.0.3-1|177	- %%mkrel
12cr|osptoolkit-4.0.3-1|178	- 3.3.3
12cr|osptoolkit-4.0.3-1|179	
12cr|osptoolkit-4.0.3-1|180	* Sat Sep 03 2005 Oden Eriksson <oeriksson@mandriva.com> 3.3.1-4mdk
12cr|osptoolkit-4.0.3-1|181	- rebuild
12cr|osptoolkit-4.0.3-1|182	- use sane deps names
12cr|osptoolkit-4.0.3-1|183	
12cr|osptoolkit-4.0.3-1|184	* Fri May 06 2005 Oden Eriksson <oeriksson@mandriva.com> 3.3.1-3mdk
12cr|osptoolkit-4.0.3-1|185	- rebuilt with gcc4
12cr|osptoolkit-4.0.3-1|186	
12cr|osptoolkit-4.0.3-1|187	* Fri Apr 29 2005 Oden Eriksson <oeriksson@mandriva.com> 3.3.1-2mdk
12cr|osptoolkit-4.0.3-1|188	- fix deps
12cr|osptoolkit-4.0.3-1|189	
12cr|osptoolkit-4.0.3-1|190	* Mon Jan 17 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.3.1-1mdk
12cr|osptoolkit-4.0.3-1|191	- initial Mandrakelinux package
12cr|osptoolkit-4.0.3-1|192	

3756 12
12cr|ots-0.5.0-8|1	%define api		1
12cr|ots-0.5.0-8|2	%define major	0
12cr|ots-0.5.0-8|3	%define libname		%mklibname %{name} %{api} %{major}
12cr|ots-0.5.0-8|4	%define develname 	%mklibname ots -d
12cr|ots-0.5.0-8|5	
12cr|ots-0.5.0-8|6	Name:		ots
12cr|ots-0.5.0-8|7	Summary:	A text summarizer
12cr|ots-0.5.0-8|8	Version:	0.5.0
12cr|ots-0.5.0-8|9	Release:	8
12cr|ots-0.5.0-8|10	License:	GPLv2+
12cr|ots-0.5.0-8|11	Group:		System/Libraries
12cr|ots-0.5.0-8|12	URL:		http://libots.sourceforge.net/
12cr|ots-0.5.0-8|13	Source0:	%{name}-%{version}.tar.gz
12cr|ots-0.5.0-8|14	Patch0:		ots-0.5.0-fix-underlinking.patch
12cr|ots-0.5.0-8|15	Patch1:		ots-0.5.0-fix-installation.patch
12cr|ots-0.5.0-8|16	
12cr|ots-0.5.0-8|17	BuildRequires:	popt-devel
12cr|ots-0.5.0-8|18	BuildRequires:	pkgconfig(glib-2.0)
12cr|ots-0.5.0-8|19	BuildRequires:	pkgconfig(libxml-2.0)
12cr|ots-0.5.0-8|20	
12cr|ots-0.5.0-8|21	%description
12cr|ots-0.5.0-8|22	The open text summarizer is an open source tool for summarizing texts.
12cr|ots-0.5.0-8|23	The program reads a text and decides which sentences are important and
12cr|ots-0.5.0-8|24	which are not.
12cr|ots-0.5.0-8|25	The program can either print the summarized text in text format or in
12cr|ots-0.5.0-8|26	HTML form where the important sentences are highlighted in red.
12cr|ots-0.5.0-8|27	
12cr|ots-0.5.0-8|28	The program is multi lingual and work with UTF-8 code;  At the moment
12cr|ots-0.5.0-8|29	only English Hebrew are supported.
12cr|ots-0.5.0-8|30	
12cr|ots-0.5.0-8|31	The ots command line tool is an example and a debug tool for the libary.
12cr|ots-0.5.0-8|32	You can bind to the library from your program.
12cr|ots-0.5.0-8|33	
12cr|ots-0.5.0-8|34	%package -n %{libname}
12cr|ots-0.5.0-8|35	Summary:	Libraries for ots
12cr|ots-0.5.0-8|36	Group:		System/Libraries
12cr|ots-0.5.0-8|37	
12cr|ots-0.5.0-8|38	%description -n %{libname}
12cr|ots-0.5.0-8|39	This package provides the libraries for using ots.
12cr|ots-0.5.0-8|40	
12cr|ots-0.5.0-8|41	%package -n %{develname}
12cr|ots-0.5.0-8|42	Summary:	Libraries and include files for developing with libots
12cr|ots-0.5.0-8|43	Group:		Development/C
12cr|ots-0.5.0-8|44	Requires:	%{libname} = %{version}-%{release}
12cr|ots-0.5.0-8|45	Provides:	%{name}-devel = %{version}-%{release}
12cr|ots-0.5.0-8|46	
12cr|ots-0.5.0-8|47	%description -n %{develname}
12cr|ots-0.5.0-8|48	This package provides the necessary development libraries and include
12cr|ots-0.5.0-8|49	files to allow you to develop with libots.
12cr|ots-0.5.0-8|50	
12cr|ots-0.5.0-8|51	%prep
12cr|ots-0.5.0-8|52	%setup -q
12cr|ots-0.5.0-8|53	%patch0 -p0
12cr|ots-0.5.0-8|54	%patch1 -p0
12cr|ots-0.5.0-8|55	
12cr|ots-0.5.0-8|56	%build
12cr|ots-0.5.0-8|57	touch gtk-doc.make
12cr|ots-0.5.0-8|58	autoreconf -fi
12cr|ots-0.5.0-8|59	%configure2_5x \
12cr|ots-0.5.0-8|60	--disable-gtk-doc \
12cr|ots-0.5.0-8|61	--disable-static
12cr|ots-0.5.0-8|62	
12cr|ots-0.5.0-8|63	%make -j1
12cr|ots-0.5.0-8|64	
12cr|ots-0.5.0-8|65	%install
12cr|ots-0.5.0-8|66	%makeinstall_std
12cr|ots-0.5.0-8|67	
12cr|ots-0.5.0-8|68	# clean out unused files
12cr|ots-0.5.0-8|69	rm -rf %{buildroot}%{_datadir}/doc/libots/html/*
12cr|ots-0.5.0-8|70	
12cr|ots-0.5.0-8|71	%files
12cr|ots-0.5.0-8|72	%doc AUTHORS COPYING ChangeLog NEWS README TODO
12cr|ots-0.5.0-8|73	%{_bindir}/%{name}
12cr|ots-0.5.0-8|74	%dir %{_datadir}/ots
12cr|ots-0.5.0-8|75	%{_datadir}/ots/*
12cr|ots-0.5.0-8|76	
12cr|ots-0.5.0-8|77	%files -n %{libname}
12cr|ots-0.5.0-8|78	%{_libdir}/libots-%{api}.so.%{major}*
12cr|ots-0.5.0-8|79	
12cr|ots-0.5.0-8|80	%files -n %{develname}
12cr|ots-0.5.0-8|81	%{_libdir}/libots-%{api}.so
12cr|ots-0.5.0-8|82	%dir %{_includedir}/libots-%{api}
12cr|ots-0.5.0-8|83	%dir %{_includedir}/libots-%{api}/ots
12cr|ots-0.5.0-8|84	%{_includedir}/libots-%{api}/ots/*.h
12cr|ots-0.5.0-8|85	%{_libdir}/pkgconfig/libots-%{api}.pc
12cr|ots-0.5.0-8|86	
12cr|ots-0.5.0-8|87	
12cr|ots-0.5.0-8|88	
12cr|ots-0.5.0-8|89	%changelog
12cr|ots-0.5.0-8|90	* Sun Mar 25 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.5.0-8
12cr|ots-0.5.0-8|91	+ Revision: 786630
12cr|ots-0.5.0-8|92	- rebuild
12cr|ots-0.5.0-8|93	- cleaned up spec
12cr|ots-0.5.0-8|94	
12cr|ots-0.5.0-8|95	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ots-0.5.0-8|96	- the mass rebuild of 2010.0 packages
12cr|ots-0.5.0-8|97	
12cr|ots-0.5.0-8|98	* Mon Jun 01 2009 Funda Wang <fwang@mandriva.org> 0.5.0-6mdv2010.0
12cr|ots-0.5.0-8|99	+ Revision: 381750
12cr|ots-0.5.0-8|100	- fix installation
12cr|ots-0.5.0-8|101	
12cr|ots-0.5.0-8|102	* Sat Jul 05 2008 Funda Wang <fwang@mandriva.org> 0.5.0-6mdv2009.0
12cr|ots-0.5.0-8|103	+ Revision: 231928
12cr|ots-0.5.0-8|104	- new license policy & devel package name policy
12cr|ots-0.5.0-8|105	
12cr|ots-0.5.0-8|106	* Sat Jul 05 2008 Funda Wang <fwang@mandriva.org> 0.5.0-5mdv2009.0
12cr|ots-0.5.0-8|107	+ Revision: 231927
12cr|ots-0.5.0-8|108	- renew tarball with official tarball
12cr|ots-0.5.0-8|109	- fix underlinking
12cr|ots-0.5.0-8|110	- fix building .so files
12cr|ots-0.5.0-8|111	
12cr|ots-0.5.0-8|112	+ Pixel <pixel@mandriva.com>
12cr|ots-0.5.0-8|113	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|ots-0.5.0-8|114	
12cr|ots-0.5.0-8|115	+ Olivier Blin <blino@mandriva.org>
12cr|ots-0.5.0-8|116	- restore BuildRoot
12cr|ots-0.5.0-8|117	
12cr|ots-0.5.0-8|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|ots-0.5.0-8|119	- kill re-definition of %%buildroot on Pixel's request
12cr|ots-0.5.0-8|120	
12cr|ots-0.5.0-8|121	* Fri May 04 2007 Funda Wang <fwang@mandriva.org> 0.5.0-5mdv2008.0
12cr|ots-0.5.0-8|122	+ Revision: 22226
12cr|ots-0.5.0-8|123	- build shared libraries.
12cr|ots-0.5.0-8|124	- another finally fix for requires, cause the orginal libname is wrong.
12cr|ots-0.5.0-8|125	- fix provides on 64 bit
12cr|ots-0.5.0-8|126	
12cr|ots-0.5.0-8|127	* Fri May 04 2007 Funda Wang <fwang@mandriva.org> 0.5.0-4mdv2008.0
12cr|ots-0.5.0-8|128	+ Revision: 22198
12cr|ots-0.5.0-8|129	- finally fix requires
12cr|ots-0.5.0-8|130	
12cr|ots-0.5.0-8|131	* Fri May 04 2007 Funda Wang <fwang@mandriva.org> 0.5.0-3mdv2008.0
12cr|ots-0.5.0-8|132	+ Revision: 22197
12cr|ots-0.5.0-8|133	- bump release
12cr|ots-0.5.0-8|134	- Corrected requires.
12cr|ots-0.5.0-8|135	
12cr|ots-0.5.0-8|136	* Thu May 03 2007 Funda Wang <fwang@mandriva.org> 0.5.0-2mdv2008.0
12cr|ots-0.5.0-8|137	+ Revision: 21764
12cr|ots-0.5.0-8|138	- no more .so files.
12cr|ots-0.5.0-8|139	- use autogen
12cr|ots-0.5.0-8|140	- Renew tarball with CVS latest.
12cr|ots-0.5.0-8|141	- kill doc dir now due to missing gtk-doc.make in tarball
12cr|ots-0.5.0-8|142	- New version 0.5.0
12cr|ots-0.5.0-8|143	- Import ots
12cr|ots-0.5.0-8|144	
12cr|ots-0.5.0-8|145	
12cr|ots-0.5.0-8|146	
12cr|ots-0.5.0-8|147	
12cr|ots-0.5.0-8|148	* Mon Jan 17 2005 Marcel Pol <mpol@mandrake.org> 0.4.2-2mdk
12cr|ots-0.5.0-8|149	- rebuild
12cr|ots-0.5.0-8|150	
12cr|ots-0.5.0-8|151	* Wed Dec 10 2003 Marcel Pol <mpol@mandrake.org> 0.4.2-1mdk
12cr|ots-0.5.0-8|152	- 0.4.2
12cr|ots-0.5.0-8|153	
12cr|ots-0.5.0-8|154	* Sat Aug 30 2003 Marcel Pol <mpol@gmx.net> 0.4.1-3mdk
12cr|ots-0.5.0-8|155	- buildrequires again
12cr|ots-0.5.0-8|156	
12cr|ots-0.5.0-8|157	* Fri Aug 29 2003 Marcel Pol <mpol@gmx.net> 0.4.1-2mdk
12cr|ots-0.5.0-8|158	- buildrequires
12cr|ots-0.5.0-8|159	
12cr|ots-0.5.0-8|160	* Thu Aug 14 2003 Marcel Pol <mpol@gmx.net> 0.4.1-1mdk
12cr|ots-0.5.0-8|161	- initial mandrake contrib
12cr|ots-0.5.0-8|162	- libpolicy and small changes
12cr|ots-0.5.0-8|163	
12cr|ots-0.5.0-8|164	* Thu Jun 05 2003 Rui Miguel Silva Seabra <rms@1407.org>
12cr|ots-0.5.0-8|165	- fix spec
12cr|ots-0.5.0-8|166	- disable gtk-doc (it's not building in RH 9,
12cr|ots-0.5.0-8|167	maybe it's broken for some reason)
12cr|ots-0.5.0-8|168	
12cr|ots-0.5.0-8|169	* Fri May 02 2003 Rui Miguel Silva Seabra <rms@1407.org>
12cr|ots-0.5.0-8|170	- define a longer description from the README file
12cr|ots-0.5.0-8|171	- explicitly set file permissions
12cr|ots-0.5.0-8|172	
12cr|ots-0.5.0-8|173	* Wed Apr 30 2003 Dom Lachowicz <cinamod@hotmail.com>
12cr|ots-0.5.0-8|174	- created this thing

3757 12
12cr|overlook-3.2-7|1	%define	name	overlook
12cr|overlook-3.2-7|2	%define	version	3.2
12cr|overlook-3.2-7|3	%define	release %mkrel 7
12cr|overlook-3.2-7|4	%define summary Overlook is a webmail system derived from squirrelmail
12cr|overlook-3.2-7|5	%define group	System/Servers
12cr|overlook-3.2-7|6	%define basedir %{_var}/www/html/overlook
12cr|overlook-3.2-7|7	
12cr|overlook-3.2-7|8	Name:		%{name}
12cr|overlook-3.2-7|9	Summary:	%{summary}
12cr|overlook-3.2-7|10	Version:	%{version}
12cr|overlook-3.2-7|11	Release:	%{release}
12cr|overlook-3.2-7|12	Source0:	%{name}-%{version}.tar.bz2
12cr|overlook-3.2-7|13	# A fixed Norwegian Bokml translation
12cr|overlook-3.2-7|14	Source1:	%{name}-nb.po.bz2
12cr|overlook-3.2-7|15	# Patch to make i18n actually work (bug inherited from squirrelmail.
12cr|overlook-3.2-7|16	#  I have reported it upstream).
12cr|overlook-3.2-7|17	Patch0:		%{name}-i18n.patch.bz2
12cr|overlook-3.2-7|18	URL:		http://gforge.openit.it/projects/overlook/
12cr|overlook-3.2-7|19	Group:		%{group}
12cr|overlook-3.2-7|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|overlook-3.2-7|21	License:	GPL
12cr|overlook-3.2-7|22	Requires:	sendmail-command
12cr|overlook-3.2-7|23	Requires:	apache >= 1.3.19
12cr|overlook-3.2-7|24	Requires:	mod_php >= 4.0.4
12cr|overlook-3.2-7|25	Conflicts:	apache2-mod_php <= 2.0.44_4.3.1-1mdk
12cr|overlook-3.2-7|26	BuildRequires:	file
12cr|overlook-3.2-7|27	BuildArch:	noarch
12cr|overlook-3.2-7|28	
12cr|overlook-3.2-7|29	%description
12cr|overlook-3.2-7|30	Overlook is a webmail system derived from squirrelmail.
12cr|overlook-3.2-7|31	It acts more like a normal mail client than a webmail client.
12cr|overlook-3.2-7|32	
12cr|overlook-3.2-7|33	Remember to configure it by editing /etc/overlook/config.php
12cr|overlook-3.2-7|34	after installation.
12cr|overlook-3.2-7|35	
12cr|overlook-3.2-7|36	%prep
12cr|overlook-3.2-7|37	%setup -q
12cr|overlook-3.2-7|38	%patch0 -p0
12cr|overlook-3.2-7|39	
12cr|overlook-3.2-7|40	%build
12cr|overlook-3.2-7|41	# strip away annoying ^M
12cr|overlook-3.2-7|42	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|overlook-3.2-7|43	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|overlook-3.2-7|44	
12cr|overlook-3.2-7|45	%install
12cr|overlook-3.2-7|46	cat > README.install.urpmi << EOF
12cr|overlook-3.2-7|47	Remember to configure Overlook by editing /etc/overlook/config.php after installation.
12cr|overlook-3.2-7|48	EOF
12cr|overlook-3.2-7|49	rm -rf $RPM_BUILD_ROOT
12cr|overlook-3.2-7|50	mkdir -p $RPM_BUILD_ROOT%{basedir}
12cr|overlook-3.2-7|51	INSTALL="class config credits css data database FCKeditor functions images include js locale plugins po src themes index.php"
12cr|overlook-3.2-7|52	for a in $INSTALL; do
12cr|overlook-3.2-7|53	cp -r $a $RPM_BUILD_ROOT%{basedir}/
12cr|overlook-3.2-7|54	done
12cr|overlook-3.2-7|55	mkdir -p $RPM_BUILD_ROOT%{_var}/cache/overlook/data/
12cr|overlook-3.2-7|56	# Put the config.php into /etc/
12cr|overlook-3.2-7|57	mkdir $RPM_BUILD_ROOT/etc/
12cr|overlook-3.2-7|58	mv $RPM_BUILD_ROOT%{basedir}/config/ $RPM_BUILD_ROOT/etc/overlook/
12cr|overlook-3.2-7|59	ln -s /etc/overlook/ $RPM_BUILD_ROOT%{basedir}/config
12cr|overlook-3.2-7|60	# Fix no_NO directories
12cr|overlook-3.2-7|61	ln -s %{basedir}/locale/no_NO $RPM_BUILD_ROOT%{basedir}/locale/nb_NO
12cr|overlook-3.2-7|62	# Remove non-functional nb_NO translation
12cr|overlook-3.2-7|63	rm -f $RPM_BUILD_ROOT%{basedir}/locale/nb_NO/*
12cr|overlook-3.2-7|64	install -m664 %{SOURCE1} $RPM_BUILD_ROOT%{basedir}/locale/no_NO/squirrelmail.po.bz2
12cr|overlook-3.2-7|65	bunzip2 $RPM_BUILD_ROOT%{basedir}/locale/no_NO/squirrelmail.po.bz2
12cr|overlook-3.2-7|66	msgfmt -v $RPM_BUILD_ROOT%{basedir}/locale/no_NO/squirrelmail.po -o $RPM_BUILD_ROOT%{basedir}/locale/no_NO/squirrelmail.mo
12cr|overlook-3.2-7|67	# Force spec helper not to relativize symlinks
12cr|overlook-3.2-7|68	export DONT_RELINK=1
12cr|overlook-3.2-7|69	
12cr|overlook-3.2-7|70	%clean
12cr|overlook-3.2-7|71	rm -rf $RPM_BUILD_ROOT
12cr|overlook-3.2-7|72	
12cr|overlook-3.2-7|73	%files
12cr|overlook-3.2-7|74	%defattr(-,root,root)
12cr|overlook-3.2-7|75	%doc ChangeLog.txt History.it INSTALL OVERLOOK_AUTHORS README SQ_ChangeLog SQUIRRELMAIL_AUTHORS README.install.urpmi
12cr|overlook-3.2-7|76	%dir %{basedir}
12cr|overlook-3.2-7|77	%{basedir}/class/
12cr|overlook-3.2-7|78	%{basedir}/credits/
12cr|overlook-3.2-7|79	%{basedir}/css/
12cr|overlook-3.2-7|80	%{basedir}/data/
12cr|overlook-3.2-7|81	%{basedir}/database/
12cr|overlook-3.2-7|82	%{basedir}/FCKeditor/
12cr|overlook-3.2-7|83	%{basedir}/functions/
12cr|overlook-3.2-7|84	%{basedir}/images/
12cr|overlook-3.2-7|85	%{basedir}/include/
12cr|overlook-3.2-7|86	%{basedir}/js/
12cr|overlook-3.2-7|87	%{basedir}/locale/
12cr|overlook-3.2-7|88	%{basedir}/plugins/
12cr|overlook-3.2-7|89	%{basedir}/po/
12cr|overlook-3.2-7|90	%{basedir}/src/
12cr|overlook-3.2-7|91	%{basedir}/themes/
12cr|overlook-3.2-7|92	%{basedir}/config/
12cr|overlook-3.2-7|93	%{basedir}/index.php
12cr|overlook-3.2-7|94	%config(noreplace) /etc/overlook
12cr|overlook-3.2-7|95	%defattr(-,apache,apache)
12cr|overlook-3.2-7|96	%{_var}/cache/overlook/
12cr|overlook-3.2-7|97	
12cr|overlook-3.2-7|98	
12cr|overlook-3.2-7|99	
12cr|overlook-3.2-7|100	%changelog
12cr|overlook-3.2-7|101	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.2-7mdv2010.0
12cr|overlook-3.2-7|102	+ Revision: 430224
12cr|overlook-3.2-7|103	- rebuild
12cr|overlook-3.2-7|104	
12cr|overlook-3.2-7|105	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.2-6mdv2009.0
12cr|overlook-3.2-7|106	+ Revision: 254941
12cr|overlook-3.2-7|107	- rebuild
12cr|overlook-3.2-7|108	
12cr|overlook-3.2-7|109	+ Olivier Blin <oblin@mandriva.com>
12cr|overlook-3.2-7|110	- restore BuildRoot
12cr|overlook-3.2-7|111	
12cr|overlook-3.2-7|112	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.2-4mdv2008.1
12cr|overlook-3.2-7|113	+ Revision: 130979
12cr|overlook-3.2-7|114	- kill re-definition of %%buildroot on Pixel's request
12cr|overlook-3.2-7|115	- import overlook
12cr|overlook-3.2-7|116	
12cr|overlook-3.2-7|117	
12cr|overlook-3.2-7|118	* Mon Nov 07 2005 Eskild Hustvedt <eskild@mandriva.org> 3.2-4mdk
12cr|overlook-3.2-7|119	- Rebuild (I messed up the 10.2 update)
12cr|overlook-3.2-7|120	
12cr|overlook-3.2-7|121	* Mon Nov 07 2005 Eskild Hustvedt <eskild@mandriva.org> 3.2-3mdk
12cr|overlook-3.2-7|122	- Cleanup and hopefully fix upgrade to 2006.0
12cr|overlook-3.2-7|123	
12cr|overlook-3.2-7|124	* Mon May 23 2005 Eskild Hustvedt <eskild@mandriva.org> 3.2-2mdk
12cr|overlook-3.2-7|125	- Fix wrong-script-end-of-line-encoding
12cr|overlook-3.2-7|126	
12cr|overlook-3.2-7|127	* Wed Apr 27 2005 Eskild Hustvedt <eskild@mandriva.org> 3.2-1mdk
12cr|overlook-3.2-7|128	- New version 3.2
12cr|overlook-3.2-7|129	- Rediff patch 0
12cr|overlook-3.2-7|130	- Don't relativize symlinks
12cr|overlook-3.2-7|131	
12cr|overlook-3.2-7|132	* Mon Mar 28 2005 Eskild Hustvedt <eskild@mandrake.org> 3.0-4mdk
12cr|overlook-3.2-7|133	- %%mkrel
12cr|overlook-3.2-7|134	
12cr|overlook-3.2-7|135	* Thu Mar 17 2005 Eskild Hustvedt <eskild@mandrake.org> 3.0-3mdk
12cr|overlook-3.2-7|136	- Rebuild
12cr|overlook-3.2-7|137	
12cr|overlook-3.2-7|138	* Thu Mar 10 2005 Eskild Hustvedt <eskild@mandrake.org> 3.0-2mdk
12cr|overlook-3.2-7|139	- Fixes to the Norwegian bokml language directories
12cr|overlook-3.2-7|140	- Include more sane (but very incomplete) Norwegian bokml translation
12cr|overlook-3.2-7|141	- Patch0: Quick (but ugly) fix making i18n work
12cr|overlook-3.2-7|142	
12cr|overlook-3.2-7|143	* Mon Mar 07 2005  Eskild Hustvedt <eskild@mandrake.com> 3.0-1mdk
12cr|overlook-3.2-7|144	- Initial Mandrakelinux package

3758 12
12cr|owncloud-4.0.7-1|1	%define       name    owncloud
12cr|owncloud-4.0.7-1|2	%define       version 4.0.7
12cr|owncloud-4.0.7-1|3	%define       release 1
12cr|owncloud-4.0.7-1|4	
12cr|owncloud-4.0.7-1|5	Summary:      Open personal cloud
12cr|owncloud-4.0.7-1|6	Name:         %{name}
12cr|owncloud-4.0.7-1|7	Version:      %{version}
12cr|owncloud-4.0.7-1|8	Release:      %{release}
12cr|owncloud-4.0.7-1|9	Source0:      http://owncloud.org/releases/%{name}-%{version}.tar.bz2
12cr|owncloud-4.0.7-1|10	License:      AGPLv3
12cr|owncloud-4.0.7-1|11	Group:        Monitoring
12cr|owncloud-4.0.7-1|12	Url:          http://owncloud.org/
12cr|owncloud-4.0.7-1|13	BuildRequires: apache-base
12cr|owncloud-4.0.7-1|14	Requires:     php >= 4.1
12cr|owncloud-4.0.7-1|15	Requires:     apache-base
12cr|owncloud-4.0.7-1|16	Requires:     apache-mod_php
12cr|owncloud-4.0.7-1|17	BuildArch:    noarch
12cr|owncloud-4.0.7-1|18	
12cr|owncloud-4.0.7-1|19	%description
12cr|owncloud-4.0.7-1|20	A personal cloud server which runs on you personal server
12cr|owncloud-4.0.7-1|21	and enables accessing your data from everywhere and sharing
12cr|owncloud-4.0.7-1|22	with other people.
12cr|owncloud-4.0.7-1|23	
12cr|owncloud-4.0.7-1|24	%files
12cr|owncloud-4.0.7-1|25	%defattr(-,root,root)
12cr|owncloud-4.0.7-1|26	%attr(-,apache,apache) %_datadir/%name
12cr|owncloud-4.0.7-1|27	%config(noreplace) %_sysconfdir/httpd/conf/webapps.d/%{name}.conf
12cr|owncloud-4.0.7-1|28	
12cr|owncloud-4.0.7-1|29	#--------------------------------------------------------------------
12cr|owncloud-4.0.7-1|30	
12cr|owncloud-4.0.7-1|31	
12cr|owncloud-4.0.7-1|32	%prep
12cr|owncloud-4.0.7-1|33	%setup -q -n %name
12cr|owncloud-4.0.7-1|34	
12cr|owncloud-4.0.7-1|35	%build
12cr|owncloud-4.0.7-1|36	echo "Hello, i'm a build section"
12cr|owncloud-4.0.7-1|37	
12cr|owncloud-4.0.7-1|38	%install
12cr|owncloud-4.0.7-1|39	mkdir -p %buildroot%_datadir/owncloud
12cr|owncloud-4.0.7-1|40	(
12cr|owncloud-4.0.7-1|41	cd %buildroot%_datadir
12cr|owncloud-4.0.7-1|42	tar xjf %{SOURCE0}
12cr|owncloud-4.0.7-1|43	)
12cr|owncloud-4.0.7-1|44	
12cr|owncloud-4.0.7-1|45	
12cr|owncloud-4.0.7-1|46	mkdir -p %buildroot%_sysconfdir/httpd/conf/webapps.d
12cr|owncloud-4.0.7-1|47	cat > %buildroot%_sysconfdir/httpd/conf/webapps.d/%{name}.conf <<EOF
12cr|owncloud-4.0.7-1|48	# %{name} configuration
12cr|owncloud-4.0.7-1|49	Alias /%name %_datadir/%name
12cr|owncloud-4.0.7-1|50	<Directory %_datadir/%name>
12cr|owncloud-4.0.7-1|51	Order allow,deny
12cr|owncloud-4.0.7-1|52	Allow from all
12cr|owncloud-4.0.7-1|53	</Directory>
12cr|owncloud-4.0.7-1|54	
12cr|owncloud-4.0.7-1|55	EOF
12cr|owncloud-4.0.7-1|56	
12cr|owncloud-4.0.7-1|57	
12cr|owncloud-4.0.7-1|58	%changelog
12cr|owncloud-4.0.7-1|59	* Fri Jun 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 4.0.2-1
12cr|owncloud-4.0.7-1|60	+ Revision: 805788
12cr|owncloud-4.0.7-1|61	- version update 4.0.2
12cr|owncloud-4.0.7-1|62	
12cr|owncloud-4.0.7-1|63	* Mon May 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 4.0.0-1
12cr|owncloud-4.0.7-1|64	+ Revision: 800984
12cr|owncloud-4.0.7-1|65	- version update 4.0.0
12cr|owncloud-4.0.7-1|66	
12cr|owncloud-4.0.7-1|67	* Fri Feb 03 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.0.0-1
12cr|owncloud-4.0.7-1|68	+ Revision: 770847
12cr|owncloud-4.0.7-1|69	- version update 3.0.0
12cr|owncloud-4.0.7-1|70	
12cr|owncloud-4.0.7-1|71	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|owncloud-4.0.7-1|72	- Remove old macros
12cr|owncloud-4.0.7-1|73	
12cr|owncloud-4.0.7-1|74	* Fri Nov 26 2010 Funda Wang <fwang@mandriva.org> 1.1-1mdv2011.0
12cr|owncloud-4.0.7-1|75	+ Revision: 601453
12cr|owncloud-4.0.7-1|76	- 1.1 final
12cr|owncloud-4.0.7-1|77	
12cr|owncloud-4.0.7-1|78	* Mon Aug 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1-0.2mdv2011.0
12cr|owncloud-4.0.7-1|79	+ Revision: 564901
12cr|owncloud-4.0.7-1|80	- New snapshot
12cr|owncloud-4.0.7-1|81	
12cr|owncloud-4.0.7-1|82	* Mon Jul 26 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1-0.1mdv2011.0
12cr|owncloud-4.0.7-1|83	+ Revision: 560853
12cr|owncloud-4.0.7-1|84	- Update git snapshot ( pre 1.1 )
12cr|owncloud-4.0.7-1|85	
12cr|owncloud-4.0.7-1|86	* Thu Apr 15 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0-0.6mdv2010.1
12cr|owncloud-4.0.7-1|87	+ Revision: 535024
12cr|owncloud-4.0.7-1|88	- Update to new git snapshot
12cr|owncloud-4.0.7-1|89	
12cr|owncloud-4.0.7-1|90	* Tue Mar 30 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0-0.5mdv2010.1
12cr|owncloud-4.0.7-1|91	+ Revision: 528969
12cr|owncloud-4.0.7-1|92	- New owncloud snapshot
12cr|owncloud-4.0.7-1|93	
12cr|owncloud-4.0.7-1|94	* Fri Mar 26 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0-0.4.1mdv2010.1
12cr|owncloud-4.0.7-1|95	+ Revision: 527607
12cr|owncloud-4.0.7-1|96	- Change versionning
12cr|owncloud-4.0.7-1|97	- Update owncloud snapshot
12cr|owncloud-4.0.7-1|98	
12cr|owncloud-4.0.7-1|99	* Wed Mar 24 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0-0.3f88fb9f.1mdv2010.1
12cr|owncloud-4.0.7-1|100	+ Revision: 527202
12cr|owncloud-4.0.7-1|101	- import owncloud
12cr|owncloud-4.0.7-1|102	

3759 12
12cr|oxine-0.7.1-11|1	%define name oxine
12cr|oxine-0.7.1-11|2	%define version 0.7.1
12cr|oxine-0.7.1-11|3	%define tarballver %version
12cr|oxine-0.7.1-11|4	%define release %mkrel 11
12cr|oxine-0.7.1-11|5	%define xinever 1-0.beta9
12cr|oxine-0.7.1-11|6	Summary: OSD-based xine video player frontend
12cr|oxine-0.7.1-11|7	Name: %{name}
12cr|oxine-0.7.1-11|8	Version: %{version}
12cr|oxine-0.7.1-11|9	Release: %{release}
12cr|oxine-0.7.1-11|10	Source0: http://prdownloads.sourceforge.net/oxine/%{name}-%{tarballver}.tar.gz
12cr|oxine-0.7.1-11|11	# (Anssi 04/2008) xvdr/xineliboutput support, from SVN, adapted to 0.7.1
12cr|oxine-0.7.1-11|12	Patch0: oxine-0.7.1-xvdr.patch
12cr|oxine-0.7.1-11|13	Patch1: oxine-strptime.patch
12cr|oxine-0.7.1-11|14	License: GPL
12cr|oxine-0.7.1-11|15	URL: http://oxine.sf.net
12cr|oxine-0.7.1-11|16	Group: Video
12cr|oxine-0.7.1-11|17	BuildRequires: libxine-devel >= %xinever
12cr|oxine-0.7.1-11|18	BuildRequires: liblirc-devel
12cr|oxine-0.7.1-11|19	BuildRequires: pkgconfig(x11)
12cr|oxine-0.7.1-11|20	BuildRequires: pkgconfig(xinerama)
12cr|oxine-0.7.1-11|21	BuildRequires: pkgconfig(xtst)
12cr|oxine-0.7.1-11|22	BuildRequires: pkgconfig(dbus-glib-1)
12cr|oxine-0.7.1-11|23	BuildRequires: pkgconfig(libcdio)
12cr|oxine-0.7.1-11|24	BuildRequires: pkgconfig(libcurl)
12cr|oxine-0.7.1-11|25	BuildRequires: libexif-devel
12cr|oxine-0.7.1-11|26	BuildRequires: gtk2-devel
12cr|oxine-0.7.1-11|27	BuildRequires: imagemagick-devel
12cr|oxine-0.7.1-11|28	BuildRequires: eject
12cr|oxine-0.7.1-11|29	Requires: xine-plugins >= %xinever
12cr|oxine-0.7.1-11|30	Requires: eject
12cr|oxine-0.7.1-11|31	Requires(post): desktop-file-utils
12cr|oxine-0.7.1-11|32	Requires(postun): desktop-file-utils
12cr|oxine-0.7.1-11|33	
12cr|oxine-0.7.1-11|34	%description
12cr|oxine-0.7.1-11|35	oxine is a lightweight, purely osd based xine frontend for set-top
12cr|oxine-0.7.1-11|36	boxes and home entertainment systems.
12cr|oxine-0.7.1-11|37	
12cr|oxine-0.7.1-11|38	%prep
12cr|oxine-0.7.1-11|39	%setup -q -n %name-%tarballver
12cr|oxine-0.7.1-11|40	%patch0 -p1
12cr|oxine-0.7.1-11|41	%patch1 -p1
12cr|oxine-0.7.1-11|42	
12cr|oxine-0.7.1-11|43	%build
12cr|oxine-0.7.1-11|44	%configure2_5x --enable-vdr --disable-hal
12cr|oxine-0.7.1-11|45	%make
12cr|oxine-0.7.1-11|46	
12cr|oxine-0.7.1-11|47	%install
12cr|oxine-0.7.1-11|48	%makeinstall_std
12cr|oxine-0.7.1-11|49	#OXINE_SKINDIR=%buildroot%_datadir/oxine/skins DEFAULT_SKIN=%buildroot%_datadir/oxine/skins/default
12cr|oxine-0.7.1-11|50	mkdir -p %{buildroot}%{_datadir}/applications
12cr|oxine-0.7.1-11|51	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|oxine-0.7.1-11|52	[Desktop Entry]
12cr|oxine-0.7.1-11|53	Name=Oxine
12cr|oxine-0.7.1-11|54	Comment=OSD Xine Video Player
12cr|oxine-0.7.1-11|55	Exec=%name %U
12cr|oxine-0.7.1-11|56	Icon=video_section
12cr|oxine-0.7.1-11|57	Terminal=false
12cr|oxine-0.7.1-11|58	Type=Application
12cr|oxine-0.7.1-11|59	StartupNotify=true
12cr|oxine-0.7.1-11|60	Categories=AudioVideo;Video;Player;
12cr|oxine-0.7.1-11|61	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;
12cr|oxine-0.7.1-11|62	EOF
12cr|oxine-0.7.1-11|63	
12cr|oxine-0.7.1-11|64	%find_lang %name
12cr|oxine-0.7.1-11|65	
12cr|oxine-0.7.1-11|66	%files -f %name.lang
12cr|oxine-0.7.1-11|67	%doc README TODO AUTHORS ChangeLog doc/*.pdf doc/*.html
12cr|oxine-0.7.1-11|68	%_bindir/%name
12cr|oxine-0.7.1-11|69	%_datadir/%name
12cr|oxine-0.7.1-11|70	%_datadir/applications/mandriva-*

3760 12
12cr|oxygen-molecule-theme-3.2-2|1	Name:		oxygen-molecule-theme
12cr|oxygen-molecule-theme-3.2-2|2	Summary:	Oxygen Molecule theme for GTK
12cr|oxygen-molecule-theme-3.2-2|3	Version:	3.2
12cr|oxygen-molecule-theme-3.2-2|4	Release:	%mkrel 2
12cr|oxygen-molecule-theme-3.2-2|5	Source0:	http://www.kde-look.org/CONTENT/content-files/103741-Oxygen-Molecule_%{version}_theme.tar.gz
12cr|oxygen-molecule-theme-3.2-2|6	URL:		http://www.kde-look.org/content/show.php?content=103741
12cr|oxygen-molecule-theme-3.2-2|7	Group:		Graphical desktop/GNOME
12cr|oxygen-molecule-theme-3.2-2|8	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|oxygen-molecule-theme-3.2-2|9	License:	GPLv2+
12cr|oxygen-molecule-theme-3.2-2|10	BuildRequires:	kde4-macros
12cr|oxygen-molecule-theme-3.2-2|11	Requires:	gtk2
12cr|oxygen-molecule-theme-3.2-2|12	Requires:	gtk-engines2
12cr|oxygen-molecule-theme-3.2-2|13	Suggests:	systemsettings-qt-gtk
12cr|oxygen-molecule-theme-3.2-2|14	BuildArch:	noarch
12cr|oxygen-molecule-theme-3.2-2|15	
12cr|oxygen-molecule-theme-3.2-2|16	%description
12cr|oxygen-molecule-theme-3.2-2|17	Oxygen-Molecule is a theme for GTK+ applications to provide a uniform look when
12cr|oxygen-molecule-theme-3.2-2|18	used under the KDE 4 desktop environment.
12cr|oxygen-molecule-theme-3.2-2|19	
12cr|oxygen-molecule-theme-3.2-2|20	%prep
12cr|oxygen-molecule-theme-3.2-2|21	%setup -q -c -n %{name}-%{version}
12cr|oxygen-molecule-theme-3.2-2|22	%__tar -xzf kde44-oxygen-molecule.tar.gz
12cr|oxygen-molecule-theme-3.2-2|23	%__chmod 644 kde44-oxygen-molecule/gtk-2.0/*/* kde44-oxygen-molecule-flat/gtk-2.0/*/* Oxygen-Molecule_3.0.colors
12cr|oxygen-molecule-theme-3.2-2|24	%__rm -f Oxygen-Molecule\ %{version}\ setup\ guide.odt
12cr|oxygen-molecule-theme-3.2-2|25	
12cr|oxygen-molecule-theme-3.2-2|26	%build
12cr|oxygen-molecule-theme-3.2-2|27	
12cr|oxygen-molecule-theme-3.2-2|28	%install
12cr|oxygen-molecule-theme-3.2-2|29	%__rm -rf %{buildroot}
12cr|oxygen-molecule-theme-3.2-2|30	%__install -d %{buildroot}%{_datadir}/themes %{buildroot}%{_kde_appsdir}/color-schemes
12cr|oxygen-molecule-theme-3.2-2|31	%__mv kde44-oxygen-molecule %{buildroot}%{_datadir}/themes/Oxygen-Molecule
12cr|oxygen-molecule-theme-3.2-2|32	%__mv kde44-oxygen-molecule-flat %{buildroot}%{_datadir}/themes/Oxygen-Molecule-Flat
12cr|oxygen-molecule-theme-3.2-2|33	%__mv Oxygen-Molecule_3.0.colors %{buildroot}%{_kde_appsdir}/color-schemes/OxygenMolecule.colors
12cr|oxygen-molecule-theme-3.2-2|34	
12cr|oxygen-molecule-theme-3.2-2|35	%clean
12cr|oxygen-molecule-theme-3.2-2|36	%__rm -rf %{buildroot}
12cr|oxygen-molecule-theme-3.2-2|37	
12cr|oxygen-molecule-theme-3.2-2|38	%files
12cr|oxygen-molecule-theme-3.2-2|39	%defattr(-,root,root,0755)
12cr|oxygen-molecule-theme-3.2-2|40	%doc Oxygen-Molecule\ %{version}\ setup\ guide.pdf Oxygen-Molecule-screenshot1.png
12cr|oxygen-molecule-theme-3.2-2|41	%{_datadir}/themes/Oxygen-Molecule
12cr|oxygen-molecule-theme-3.2-2|42	%{_datadir}/themes/Oxygen-Molecule-Flat
12cr|oxygen-molecule-theme-3.2-2|43	%{_kde_appsdir}/color-schemes/OxygenMolecule.colors
12cr|oxygen-molecule-theme-3.2-2|44	
12cr|oxygen-molecule-theme-3.2-2|45	
12cr|oxygen-molecule-theme-3.2-2|46	
12cr|oxygen-molecule-theme-3.2-2|47	%changelog
12cr|oxygen-molecule-theme-3.2-2|48	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 3.2-2mdv2011.0
12cr|oxygen-molecule-theme-3.2-2|49	+ Revision: 613546
12cr|oxygen-molecule-theme-3.2-2|50	- rebuild
12cr|oxygen-molecule-theme-3.2-2|51	
12cr|oxygen-molecule-theme-3.2-2|52	* Thu Apr 08 2010 Luc Menut <lmenut@mandriva.org> 3.2-1mdv2010.1
12cr|oxygen-molecule-theme-3.2-2|53	+ Revision: 533257
12cr|oxygen-molecule-theme-3.2-2|54	- update to 3.2
12cr|oxygen-molecule-theme-3.2-2|55	
12cr|oxygen-molecule-theme-3.2-2|56	* Sun Mar 21 2010 Luc Menut <lmenut@mandriva.org> 3.1-1mdv2010.1
12cr|oxygen-molecule-theme-3.2-2|57	+ Revision: 525946
12cr|oxygen-molecule-theme-3.2-2|58	- add kde4-macros as buildrequires
12cr|oxygen-molecule-theme-3.2-2|59	- update to 3.1
12cr|oxygen-molecule-theme-3.2-2|60	- updated theme to match KDE 4.4 widgets and shading
12cr|oxygen-molecule-theme-3.2-2|61	- update file list
12cr|oxygen-molecule-theme-3.2-2|62	
12cr|oxygen-molecule-theme-3.2-2|63	* Wed Jan 13 2010 Luc Menut <lmenut@mandriva.org> 2.2-1mdv2010.1
12cr|oxygen-molecule-theme-3.2-2|64	+ Revision: 491063
12cr|oxygen-molecule-theme-3.2-2|65	- import oxygen-molecule-theme
12cr|oxygen-molecule-theme-3.2-2|66	
12cr|oxygen-molecule-theme-3.2-2|67	

3761 12
12cr|ozymandns-0.1-3|1	%define name		ozymandns
12cr|ozymandns-0.1-3|2	%define version		0.1
12cr|ozymandns-0.1-3|3	%define release		%mkrel 3
12cr|ozymandns-0.1-3|4	
12cr|ozymandns-0.1-3|5	Name:		%{name}
12cr|ozymandns-0.1-3|6	Version:	%{version}
12cr|ozymandns-0.1-3|7	Release:	%{release}
12cr|ozymandns-0.1-3|8	Summary:	DNS Tunnel
12cr|ozymandns-0.1-3|9	License:	Distributable
12cr|ozymandns-0.1-3|10	Group:		Networking/Other
12cr|ozymandns-0.1-3|11	URL:		http://www.doxpara.com/
12cr|ozymandns-0.1-3|12	Source:     http://www.doxpara.com/%{name}_src_%{version}.tgz
12cr|ozymandns-0.1-3|13	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|ozymandns-0.1-3|14	
12cr|ozymandns-0.1-3|15	%description
12cr|ozymandns-0.1-3|16	This is a DNS Tunnel client and server.
12cr|ozymandns-0.1-3|17	
12cr|ozymandns-0.1-3|18	%prep
12cr|ozymandns-0.1-3|19	%setup -q -c
12cr|ozymandns-0.1-3|20	
12cr|ozymandns-0.1-3|21	%build
12cr|ozymandns-0.1-3|22	gcc %{optflags} glance.c -o glance
12cr|ozymandns-0.1-3|23	
12cr|ozymandns-0.1-3|24	%install
12cr|ozymandns-0.1-3|25	rm -rf %{buildroot}
12cr|ozymandns-0.1-3|26	install -d -m 755 %{buildroot}%{_bindir}
12cr|ozymandns-0.1-3|27	install -m 755 glance %{buildroot}%{_bindir}
12cr|ozymandns-0.1-3|28	install -m 755 aska.pl %{buildroot}%{_bindir}
12cr|ozymandns-0.1-3|29	install -m 755 geta.pl %{buildroot}%{_bindir}
12cr|ozymandns-0.1-3|30	install -m 755 nomde.pl %{buildroot}%{_bindir}
12cr|ozymandns-0.1-3|31	install -m 755 droute.pl %{buildroot}%{_bindir}
12cr|ozymandns-0.1-3|32	
12cr|ozymandns-0.1-3|33	%clean
12cr|ozymandns-0.1-3|34	rm -rf %{buildroot}
12cr|ozymandns-0.1-3|35	
12cr|ozymandns-0.1-3|36	%files
12cr|ozymandns-0.1-3|37	%defattr(-,root,root)
12cr|ozymandns-0.1-3|38	%{_bindir}/*
12cr|ozymandns-0.1-3|39	
12cr|ozymandns-0.1-3|40	
12cr|ozymandns-0.1-3|41	
12cr|ozymandns-0.1-3|42	%changelog
12cr|ozymandns-0.1-3|43	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1-3mdv2010.0
12cr|ozymandns-0.1-3|44	+ Revision: 430226
12cr|ozymandns-0.1-3|45	- rebuild
12cr|ozymandns-0.1-3|46	
12cr|ozymandns-0.1-3|47	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1-2mdv2009.0
12cr|ozymandns-0.1-3|48	+ Revision: 268354
12cr|ozymandns-0.1-3|49	- rebuild early 2009.0 package (before pixel changes)
12cr|ozymandns-0.1-3|50	
12cr|ozymandns-0.1-3|51	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-1mdv2009.0
12cr|ozymandns-0.1-3|52	+ Revision: 213665
12cr|ozymandns-0.1-3|53	- import ozymandns
12cr|ozymandns-0.1-3|54	
12cr|ozymandns-0.1-3|55	
12cr|ozymandns-0.1-3|56	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-1mdv2009.0
12cr|ozymandns-0.1-3|57	- first mdv release

3762 12
12cr|p0f-2.0.8-7|1	%define name p0f
12cr|p0f-2.0.8-7|2	%define version 2.0.8
12cr|p0f-2.0.8-7|3	%define release %mkrel 7
12cr|p0f-2.0.8-7|4	%define daemon %{name}d
12cr|p0f-2.0.8-7|5	
12cr|p0f-2.0.8-7|6	# TODO
12cr|p0f-2.0.8-7|7	# * mysql support => depedency, config file and so on.
12cr|p0f-2.0.8-7|8	# * for mysql version, should create the database at first connection.
12cr|p0f-2.0.8-7|9	#   use a mysql | wc -l, or something like that.
12cr|p0f-2.0.8-7|10	# * don't forget the permission of the config for mysql !
12cr|p0f-2.0.8-7|11	#
12cr|p0f-2.0.8-7|12	Name: %{name}
12cr|p0f-2.0.8-7|13	Summary: Passive OS fingerprinting tool
12cr|p0f-2.0.8-7|14	Version: %{version}
12cr|p0f-2.0.8-7|15	Release: %{release}
12cr|p0f-2.0.8-7|16	License: GPL
12cr|p0f-2.0.8-7|17	Group: Networking/Other
12cr|p0f-2.0.8-7|18	Source0: http://lcamtuf.coredump.cx/p0f/%{name}-%{version}.tar.bz2
12cr|p0f-2.0.8-7|19	Source1: %{name}.init.mdk.bz2
12cr|p0f-2.0.8-7|20	Source2: %{name}.sysconfig.bz2
12cr|p0f-2.0.8-7|21	URL: http://lcamtuf.coredump.cx/p0f.shtml
12cr|p0f-2.0.8-7|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|p0f-2.0.8-7|23	BuildRequires: libpcap-devel
12cr|p0f-2.0.8-7|24	Requires: chkconfig
12cr|p0f-2.0.8-7|25	Requires: coreutils
12cr|p0f-2.0.8-7|26	Requires: grep
12cr|p0f-2.0.8-7|27	Requires: awk
12cr|p0f-2.0.8-7|28	Requires(post): rpm-helper
12cr|p0f-2.0.8-7|29	Requires(preun): rpm-helper
12cr|p0f-2.0.8-7|30	
12cr|p0f-2.0.8-7|31	%description
12cr|p0f-2.0.8-7|32	p0f performs passive OS fingerprinting technique bases on information coming
12cr|p0f-2.0.8-7|33	from remote host when it establishes connection to our system. Captured
12cr|p0f-2.0.8-7|34	packets contains enough information to determine OS - and, unlike
12cr|p0f-2.0.8-7|35	active scanners (nmap, queSO) - it is done without sending anything to
12cr|p0f-2.0.8-7|36	this host.
12cr|p0f-2.0.8-7|37	
12cr|p0f-2.0.8-7|38	%prep
12cr|p0f-2.0.8-7|39	rm -Rf %{buildroot}
12cr|p0f-2.0.8-7|40	%setup -q -n %{name}
12cr|p0f-2.0.8-7|41	
12cr|p0f-2.0.8-7|42	%build
12cr|p0f-2.0.8-7|43	%make -f mk/Linux CFLAGS='%optflags -DUSE_BPF=\"pcap-bpf.h\"'
12cr|p0f-2.0.8-7|44	
12cr|p0f-2.0.8-7|45	%install
12cr|p0f-2.0.8-7|46	%__install -d %{buildroot}{%{_sysconfdir}/sysconfig,%{_sysconfdir}/%{name},%{_initrddir}}
12cr|p0f-2.0.8-7|47	%__install -d %{buildroot}/%{_bindir}
12cr|p0f-2.0.8-7|48	%__install -d %{buildroot}/%{_sbindir}
12cr|p0f-2.0.8-7|49	%__install -d %{buildroot}/%{_mandir}/man1/
12cr|p0f-2.0.8-7|50	%__cp -p p0f.fp %{buildroot}/%{_sysconfdir}/%{name}
12cr|p0f-2.0.8-7|51	bzcat %{SOURCE1} > %{buildroot}/%{_initrddir}/%{name}
12cr|p0f-2.0.8-7|52	bzcat %{SOURCE2} > %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
12cr|p0f-2.0.8-7|53	
12cr|p0f-2.0.8-7|54	# ugly hack, to correct the fact that p0f doesn't go by himself in the background.
12cr|p0f-2.0.8-7|55	# easier to code than a patch ( at least, for me )
12cr|p0f-2.0.8-7|56	# this script is called by the init script
12cr|p0f-2.0.8-7|57	echo '#!/bin/sh
12cr|p0f-2.0.8-7|58	p0f -q $* &
12cr|p0f-2.0.8-7|59	com=$!
12cr|p0f-2.0.8-7|60	sleep 3
12cr|p0f-2.0.8-7|61	# if the command is still here( ie not crashed )
12cr|p0f-2.0.8-7|62	# grep will return a good return value
12cr|p0f-2.0.8-7|63	ps | awk "{print \$1}" | grep $com 1>/dev/null 2>&1'> %{buildroot}/%{_sbindir}/%{daemon}
12cr|p0f-2.0.8-7|64	chmod +x %{buildroot}/%{_sbindir}/%{daemon}
12cr|p0f-2.0.8-7|65	
12cr|p0f-2.0.8-7|66	%__cp -p p0f p0frep %{buildroot}/%{_bindir}
12cr|p0f-2.0.8-7|67	%__cp -p p0f.1 %{buildroot}/%{_mandir}/man1/
12cr|p0f-2.0.8-7|68	
12cr|p0f-2.0.8-7|69	%clean
12cr|p0f-2.0.8-7|70	rm -rf %{buildroot}
12cr|p0f-2.0.8-7|71	
12cr|p0f-2.0.8-7|72	%files
12cr|p0f-2.0.8-7|73	%defattr(-,root,root,755)
12cr|p0f-2.0.8-7|74	%doc doc/COPYING doc/CREDITS doc/INSTALL.Win32 doc/KNOWN_BUGS doc/README
12cr|p0f-2.0.8-7|75	%doc doc/TODO
12cr|p0f-2.0.8-7|76	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/sysconfig/%{name}
12cr|p0f-2.0.8-7|77	%dir %attr(755,root,root) %{_sysconfdir}/%{name}
12cr|p0f-2.0.8-7|78	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/%{name}/p0f.fp
12cr|p0f-2.0.8-7|79	%config(noreplace) %attr(755,root,root) %{_initrddir}/%{name}
12cr|p0f-2.0.8-7|80	%{_bindir}/p0frep
12cr|p0f-2.0.8-7|81	%{_bindir}/p0f
12cr|p0f-2.0.8-7|82	%{_sbindir}/%{daemon}
12cr|p0f-2.0.8-7|83	%{_mandir}/man1/*
12cr|p0f-2.0.8-7|84	
12cr|p0f-2.0.8-7|85	%post
12cr|p0f-2.0.8-7|86	%_post_service %{name}
12cr|p0f-2.0.8-7|87	
12cr|p0f-2.0.8-7|88	%preun
12cr|p0f-2.0.8-7|89	%_preun_service %{name}
12cr|p0f-2.0.8-7|90	
12cr|p0f-2.0.8-7|91	
12cr|p0f-2.0.8-7|92	
12cr|p0f-2.0.8-7|93	
12cr|p0f-2.0.8-7|94	%changelog
12cr|p0f-2.0.8-7|95	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.0.8-7mdv2010.0
12cr|p0f-2.0.8-7|96	+ Revision: 440468
12cr|p0f-2.0.8-7|97	- rebuild
12cr|p0f-2.0.8-7|98	
12cr|p0f-2.0.8-7|99	* Tue Mar 10 2009 Emmanuel Andry <eandry@mandriva.org> 2.0.8-6mdv2009.1
12cr|p0f-2.0.8-7|100	+ Revision: 353465
12cr|p0f-2.0.8-7|101	- fix initscript (#26333)
12cr|p0f-2.0.8-7|102	
12cr|p0f-2.0.8-7|103	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.8-5mdv2009.1
12cr|p0f-2.0.8-7|104	+ Revision: 298327
12cr|p0f-2.0.8-7|105	- rebuilt against libpcap-1.0.0
12cr|p0f-2.0.8-7|106	
12cr|p0f-2.0.8-7|107	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.0.8-4mdv2009.0
12cr|p0f-2.0.8-7|108	+ Revision: 241131
12cr|p0f-2.0.8-7|109	- rebuild
12cr|p0f-2.0.8-7|110	- kill re-definition of %%buildroot on Pixel's request
12cr|p0f-2.0.8-7|111	
12cr|p0f-2.0.8-7|112	+ Olivier Blin <oblin@mandriva.com>
12cr|p0f-2.0.8-7|113	- restore BuildRoot
12cr|p0f-2.0.8-7|114	
12cr|p0f-2.0.8-7|115	* Thu Aug 23 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.0.8-2mdv2008.0
12cr|p0f-2.0.8-7|116	+ Revision: 70388
12cr|p0f-2.0.8-7|117	- fileutils, sh-utils & textutils have been obsoleted by coreutils a long time ago
12cr|p0f-2.0.8-7|118	
12cr|p0f-2.0.8-7|119	
12cr|p0f-2.0.8-7|120	* Wed Sep 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|p0f-2.0.8-7|121	+ 2006-09-06 17:46:41 (60384)
12cr|p0f-2.0.8-7|122	- 2.0.8
12cr|p0f-2.0.8-7|123	
12cr|p0f-2.0.8-7|124	* Wed Sep 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|p0f-2.0.8-7|125	+ 2006-09-06 17:41:27 (60383)
12cr|p0f-2.0.8-7|126	Import p0f
12cr|p0f-2.0.8-7|127	
12cr|p0f-2.0.8-7|128	* Fri Mar 10 2006 Olivier Thauvin <nanardon@mandriva.org> 2.0.6-2mdk
12cr|p0f-2.0.8-7|129	- fix prereq
12cr|p0f-2.0.8-7|130	
12cr|p0f-2.0.8-7|131	* Fri Mar 10 2006 Olivier Thauvin <nanardon@mandriva.org> 2.0.6-1mdk
12cr|p0f-2.0.8-7|132	- 2.0.6
12cr|p0f-2.0.8-7|133	
12cr|p0f-2.0.8-7|134	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.5-3mdk
12cr|p0f-2.0.8-7|135	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|p0f-2.0.8-7|136	
12cr|p0f-2.0.8-7|137	* Sat Apr 16 2005 Giuseppe Ghib <ghibo@mandriva.com> 2.0.5-2mdk
12cr|p0f-2.0.8-7|138	- removed libpcap0 explicit requires (for X86-64).
12cr|p0f-2.0.8-7|139	
12cr|p0f-2.0.8-7|140	* Tue Sep 14 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.0.5-1mdk
12cr|p0f-2.0.8-7|141	* Mon Jul 12 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 2.0.4-2mdk
12cr|p0f-2.0.8-7|142	- corect location of fingerprint file
12cr|p0f-2.0.8-7|143	- added man page
12cr|p0f-2.0.8-7|144	
12cr|p0f-2.0.8-7|145	* Sun Jul 11 2004 Michael Scherer <misc@mandrake.org> 2.0.4-1mdk
12cr|p0f-2.0.8-7|146	- New release 2.0.4
12cr|p0f-2.0.8-7|147	- use the good tarball
12cr|p0f-2.0.8-7|148	
12cr|p0f-2.0.8-7|149	* Mon Apr 26 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.0.3-2mdk
12cr|p0f-2.0.8-7|150	- patch0 (renamed pcap include) Bug #9600
12cr|p0f-2.0.8-7|151	
12cr|p0f-2.0.8-7|152	* Mon Nov 03 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.0.3-1mdk
12cr|p0f-2.0.8-7|153	- 2.0.3
12cr|p0f-2.0.8-7|154	

3763 12
12cr|p2kmoto-0.1.svn20071112-1|1	%define	lib_name lib%{name}
12cr|p2kmoto-0.1.svn20071112-1|2	%define		soname 0
12cr|p2kmoto-0.1.svn20071112-1|3	%define		svnversion svn20071112
12cr|p2kmoto-0.1.svn20071112-1|4	Name:		p2kmoto
12cr|p2kmoto-0.1.svn20071112-1|5	Summary:	Software intended to be used with Motorola telephones based on the P2K platform
12cr|p2kmoto-0.1.svn20071112-1|6	Version:	0.1.%{svnversion}
12cr|p2kmoto-0.1.svn20071112-1|7	Release:	1
12cr|p2kmoto-0.1.svn20071112-1|8	Url:		http://moto4lin.sourceforge.net/
12cr|p2kmoto-0.1.svn20071112-1|9	Source0:	p2kmoto-%{svnversion}.tar.bz2
12cr|p2kmoto-0.1.svn20071112-1|10	Patch0:		fix-no-return-in-nonvoid-function.patch
12cr|p2kmoto-0.1.svn20071112-1|11	License:	GPL
12cr|p2kmoto-0.1.svn20071112-1|12	Group:		Networking/File transfer
12cr|p2kmoto-0.1.svn20071112-1|13	BuildRequires:	autoconf
12cr|p2kmoto-0.1.svn20071112-1|14	BuildRequires:	automake
12cr|p2kmoto-0.1.svn20071112-1|15	BuildRequires:	libtool
12cr|p2kmoto-0.1.svn20071112-1|16	BuildRequires:	libusb-devel >= 0.1.8
12cr|p2kmoto-0.1.svn20071112-1|17	Requires:	%{lib_name}%{soname} = %{version}-%{release}
12cr|p2kmoto-0.1.svn20071112-1|18	
12cr|p2kmoto-0.1.svn20071112-1|19	%description
12cr|p2kmoto-0.1.svn20071112-1|20	The moto4lin software is intended to be used with Motorola telephones based on the P2K platform.
12cr|p2kmoto-0.1.svn20071112-1|21	
12cr|p2kmoto-0.1.svn20071112-1|22	%package -n %{lib_name}%{soname}
12cr|p2kmoto-0.1.svn20071112-1|23	Summary:	Software intended to be used with Motorola telephones based on the P2K platform
12cr|p2kmoto-0.1.svn20071112-1|24	Group:		System/Libraries
12cr|p2kmoto-0.1.svn20071112-1|25	Provides:	%{lib_name}%{soname} = %{version}-%{release}
12cr|p2kmoto-0.1.svn20071112-1|26	Provides:	%{lib_name} = %{version}-%{release}
12cr|p2kmoto-0.1.svn20071112-1|27	
12cr|p2kmoto-0.1.svn20071112-1|28	%description -n  %{lib_name}%{soname}
12cr|p2kmoto-0.1.svn20071112-1|29	The moto4lin software is intended to be used with Motorola telephones based on the P2K platform.
12cr|p2kmoto-0.1.svn20071112-1|30	
12cr|p2kmoto-0.1.svn20071112-1|31	%package -n p2kmoto-devel
12cr|p2kmoto-0.1.svn20071112-1|32	Summary:	Software intended to be used with Motorola telephones based on the P2K platform
12cr|p2kmoto-0.1.svn20071112-1|33	Group:		System/Libraries
12cr|p2kmoto-0.1.svn20071112-1|34	Provides:	p2kmoto-devel = %{version}-%{release}
12cr|p2kmoto-0.1.svn20071112-1|35	Requires:	%{lib_name}%{soname} = %{version}-%{release}
12cr|p2kmoto-0.1.svn20071112-1|36	
12cr|p2kmoto-0.1.svn20071112-1|37	%description -n p2kmoto-devel
12cr|p2kmoto-0.1.svn20071112-1|38	The moto4lin software is intended to be used with Motorola telephones based on the P2K platform.
12cr|p2kmoto-0.1.svn20071112-1|39	
12cr|p2kmoto-0.1.svn20071112-1|40	%prep
12cr|p2kmoto-0.1.svn20071112-1|41	%setup -q -n %{name}-%{svnversion}
12cr|p2kmoto-0.1.svn20071112-1|42	%patch0
12cr|p2kmoto-0.1.svn20071112-1|43	ln -s %{_datadir}/automake-1.10/depcomp
12cr|p2kmoto-0.1.svn20071112-1|44	
12cr|p2kmoto-0.1.svn20071112-1|45	%build
12cr|p2kmoto-0.1.svn20071112-1|46	autoconf
12cr|p2kmoto-0.1.svn20071112-1|47	export CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS"
12cr|p2kmoto-0.1.svn20071112-1|48	./configure --prefix=%{_prefix} --libdir=%{_libdir}
12cr|p2kmoto-0.1.svn20071112-1|49	make -j 2
12cr|p2kmoto-0.1.svn20071112-1|50	
12cr|p2kmoto-0.1.svn20071112-1|51	%install
12cr|p2kmoto-0.1.svn20071112-1|52	make DESTDIR=$RPM_BUILD_ROOT install
12cr|p2kmoto-0.1.svn20071112-1|53	
12cr|p2kmoto-0.1.svn20071112-1|54	rm -fr %{buildroot}%{_libdir}/*.*a
12cr|p2kmoto-0.1.svn20071112-1|55	
12cr|p2kmoto-0.1.svn20071112-1|56	%post -n  %{lib_name}%{soname} -p /sbin/ldconfig
12cr|p2kmoto-0.1.svn20071112-1|57	
12cr|p2kmoto-0.1.svn20071112-1|58	%postun -n  %{lib_name}%{soname} -p /sbin/ldconfig
12cr|p2kmoto-0.1.svn20071112-1|59	
12cr|p2kmoto-0.1.svn20071112-1|60	%files
12cr|p2kmoto-0.1.svn20071112-1|61	%defattr(-,root,root)
12cr|p2kmoto-0.1.svn20071112-1|62	%{_bindir}/*
12cr|p2kmoto-0.1.svn20071112-1|63	
12cr|p2kmoto-0.1.svn20071112-1|64	%files -n  %{lib_name}%{soname}
12cr|p2kmoto-0.1.svn20071112-1|65	%defattr(-,root,root)
12cr|p2kmoto-0.1.svn20071112-1|66	%{_libdir}/libp2kmoto.so.%{soname}
12cr|p2kmoto-0.1.svn20071112-1|67	%{_libdir}/libp2kmoto.so.%{soname}.*
12cr|p2kmoto-0.1.svn20071112-1|68	
12cr|p2kmoto-0.1.svn20071112-1|69	%files -n p2kmoto-devel
12cr|p2kmoto-0.1.svn20071112-1|70	%defattr(-,root,root)
12cr|p2kmoto-0.1.svn20071112-1|71	%{_libdir}/libp2kmoto.so
12cr|p2kmoto-0.1.svn20071112-1|72	%{_includedir}/*
12cr|p2kmoto-0.1.svn20071112-1|73	

3764 12
12cr|p3nfs-5.19-4|1	%define name    p3nfs
12cr|p3nfs-5.19-4|2	%define version 5.19
12cr|p3nfs-5.19-4|3	%define release %mkrel 4
12cr|p3nfs-5.19-4|4	
12cr|p3nfs-5.19-4|5	%define summary Utility to access Symbian based (Psion/Nokia/Sony-Ericsson/etc) mobile devices
12cr|p3nfs-5.19-4|6	
12cr|p3nfs-5.19-4|7	Summary:	%{summary}
12cr|p3nfs-5.19-4|8	Name:		%{name}
12cr|p3nfs-5.19-4|9	Version:	%{version}
12cr|p3nfs-5.19-4|10	Release:	%{release}
12cr|p3nfs-5.19-4|11	License:	GPL
12cr|p3nfs-5.19-4|12	Group:		Networking/Other
12cr|p3nfs-5.19-4|13	URL:		http://www.koeniglich.de/p3nfs.html
12cr|p3nfs-5.19-4|14	Source0:	%{name}-%{version}.tar.bz2
12cr|p3nfs-5.19-4|15	Patch0:		p3nfs_no_client.patch.bz2
12cr|p3nfs-5.19-4|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|p3nfs-5.19-4|17	
12cr|p3nfs-5.19-4|18	%description
12cr|p3nfs-5.19-4|19	p3nfs is a Symbian (Psion/Nokia/Sony-Ericsson/etc) to UNIX/Linux
12cr|p3nfs-5.19-4|20	communication program. It allows you to mount the file systems of the
12cr|p3nfs-5.19-4|21	phone/PDA on your UNIX machine. This means that you see all the
12cr|p3nfs-5.19-4|22	filesystems of the Phone/PDA as a filesystem on your UNIX machine,
12cr|p3nfs-5.19-4|23	and you can copy/backup/edit any file on the Phone/PDA with your
12cr|p3nfs-5.19-4|24	preferred tools on the UNIX machine.
12cr|p3nfs-5.19-4|25	
12cr|p3nfs-5.19-4|26	In order to operate correctly, you need to install a p3nfs client
12cr|p3nfs-5.19-4|27	on the mobile device. Client applications for the various
12cr|p3nfs-5.19-4|28	supported mobile devices can be found in %{_docdir}/%{name}-%{version}.
12cr|p3nfs-5.19-4|29	
12cr|p3nfs-5.19-4|30	%prep
12cr|p3nfs-5.19-4|31	%setup -q
12cr|p3nfs-5.19-4|32	%patch0
12cr|p3nfs-5.19-4|33	
12cr|p3nfs-5.19-4|34	%build
12cr|p3nfs-5.19-4|35	%configure
12cr|p3nfs-5.19-4|36	%make
12cr|p3nfs-5.19-4|37	
12cr|p3nfs-5.19-4|38	%install
12cr|p3nfs-5.19-4|39	rm -rf $RPM_BUILD_ROOT
12cr|p3nfs-5.19-4|40	
12cr|p3nfs-5.19-4|41	%makeinstall DESTDIR=${RPM_BUILD_ROOT}
12cr|p3nfs-5.19-4|42	mv $RPM_BUILD_ROOT%{_docdir}/%{name}{-%{version},}
12cr|p3nfs-5.19-4|43	
12cr|p3nfs-5.19-4|44	%clean
12cr|p3nfs-5.19-4|45	rm -rf $RPM_BUILD_ROOT
12cr|p3nfs-5.19-4|46	
12cr|p3nfs-5.19-4|47	%files
12cr|p3nfs-5.19-4|48	%defattr(-,root,root)
12cr|p3nfs-5.19-4|49	%doc README
12cr|p3nfs-5.19-4|50	%doc doc/*
12cr|p3nfs-5.19-4|51	%{_bindir}/*
12cr|p3nfs-5.19-4|52	%{_mandir}/*/*
12cr|p3nfs-5.19-4|53	
12cr|p3nfs-5.19-4|54	
12cr|p3nfs-5.19-4|55	
12cr|p3nfs-5.19-4|56	%changelog
12cr|p3nfs-5.19-4|57	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 5.19-4mdv2010.0
12cr|p3nfs-5.19-4|58	+ Revision: 430227
12cr|p3nfs-5.19-4|59	- rebuild
12cr|p3nfs-5.19-4|60	
12cr|p3nfs-5.19-4|61	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 5.19-3mdv2009.0
12cr|p3nfs-5.19-4|62	+ Revision: 254947
12cr|p3nfs-5.19-4|63	- rebuild
12cr|p3nfs-5.19-4|64	
12cr|p3nfs-5.19-4|65	+ Olivier Blin <oblin@mandriva.com>
12cr|p3nfs-5.19-4|66	- restore BuildRoot
12cr|p3nfs-5.19-4|67	
12cr|p3nfs-5.19-4|68	* Wed Dec 19 2007 Thierry Vignaud <tvignaud@mandriva.com> 5.19-1mdv2008.1
12cr|p3nfs-5.19-4|69	+ Revision: 134699
12cr|p3nfs-5.19-4|70	- fix build
12cr|p3nfs-5.19-4|71	- kill re-definition of %%buildroot on Pixel's request
12cr|p3nfs-5.19-4|72	- import p3nfs
12cr|p3nfs-5.19-4|73	
12cr|p3nfs-5.19-4|74	
12cr|p3nfs-5.19-4|75	* Sat Dec 18 2005 Udo Rader <udo.rader@bestsolution.at> 5.19-1mdk
12cr|p3nfs-5.19-4|76	- initial release on Mandriva

3765 12
12cr|p910nd-0.93-1|1	Summary:	Tiny non-spooling printer daemon
12cr|p910nd-0.93-1|2	Name:		p910nd
12cr|p910nd-0.93-1|3	Version:	0.93
12cr|p910nd-0.93-1|4	Release:	%mkrel 1
12cr|p910nd-0.93-1|5	License:	GPL
12cr|p910nd-0.93-1|6	Group:		System/Servers
12cr|p910nd-0.93-1|7	URL:		http://etherboot.sourceforge.net/p910nd
12cr|p910nd-0.93-1|8	Source0:	http://etherboot.sourceforge.net/p910nd/%{name}-%{version}.tar.bz2
12cr|p910nd-0.93-1|9	Source1:	%{name}.init
12cr|p910nd-0.93-1|10	Requires(pre,post):		rpm-helper
12cr|p910nd-0.93-1|11	Requires:	tcp_wrappers
12cr|p910nd-0.93-1|12	BuildRequires:	tcp_wrappers-devel
12cr|p910nd-0.93-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|p910nd-0.93-1|14	
12cr|p910nd-0.93-1|15	%description
12cr|p910nd-0.93-1|16	Tiny non-spooling printer daemon for Linux hosts. Accepts data
12cr|p910nd-0.93-1|17	over a TCP network connection from a spooling host. Useful on
12cr|p910nd-0.93-1|18	diskless X terminals with local printer.
12cr|p910nd-0.93-1|19	
12cr|p910nd-0.93-1|20	%prep
12cr|p910nd-0.93-1|21	%setup -q
12cr|p910nd-0.93-1|22	
12cr|p910nd-0.93-1|23	cp %{SOURCE1} %{name}.init
12cr|p910nd-0.93-1|24	
12cr|p910nd-0.93-1|25	%build
12cr|p910nd-0.93-1|26	
12cr|p910nd-0.93-1|27	gcc %{optflags} %{ldflags} -DUSE_LIBWRAP -o p910nd p910nd.c -lwrap
12cr|p910nd-0.93-1|28	
12cr|p910nd-0.93-1|29	%install
12cr|p910nd-0.93-1|30	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|p910nd-0.93-1|31	
12cr|p910nd-0.93-1|32	install -d %{buildroot}%{_initrddir}
12cr|p910nd-0.93-1|33	install -d %{buildroot}%{_sbindir}
12cr|p910nd-0.93-1|34	install -d %{buildroot}%{_datadir}/%{name}
12cr|p910nd-0.93-1|35	install -d %{buildroot}%{_mandir}/man8
12cr|p910nd-0.93-1|36	
12cr|p910nd-0.93-1|37	install -m755 %{name}.init %{buildroot}%{_initrddir}/%{name}
12cr|p910nd-0.93-1|38	install -m755 %{name} %{buildroot}%{_sbindir}/
12cr|p910nd-0.93-1|39	install -m755 *.pl %{buildroot}%{_datadir}/%{name}/
12cr|p910nd-0.93-1|40	install -m644 %{name}.8 %{buildroot}%{_mandir}/man8/
12cr|p910nd-0.93-1|41	
12cr|p910nd-0.93-1|42	%post
12cr|p910nd-0.93-1|43	%_post_service %{name}
12cr|p910nd-0.93-1|44	
12cr|p910nd-0.93-1|45	%preun
12cr|p910nd-0.93-1|46	%_preun_service %{name}
12cr|p910nd-0.93-1|47	
12cr|p910nd-0.93-1|48	%clean
12cr|p910nd-0.93-1|49	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|p910nd-0.93-1|50	
12cr|p910nd-0.93-1|51	%files
12cr|p910nd-0.93-1|52	%defattr(-, root, root)
12cr|p910nd-0.93-1|53	%config(noreplace) %attr(0755,root,root) %{_initrddir}/%{name}
12cr|p910nd-0.93-1|54	%attr(0644,root,root) %{_mandir}/man8/%{name}.8*
12cr|p910nd-0.93-1|55	%attr(0755,root,root) %{_datadir}/%{name}/*.pl
12cr|p910nd-0.93-1|56	%attr(0755,root,root) %{_sbindir}/%{name}
12cr|p910nd-0.93-1|57	
12cr|p910nd-0.93-1|58	
12cr|p910nd-0.93-1|59	%changelog
12cr|p910nd-0.93-1|60	* Sun Nov 28 2010 Funda Wang <fwang@mandriva.org> 0.93-1mdv2011.0
12cr|p910nd-0.93-1|61	+ Revision: 602259
12cr|p910nd-0.93-1|62	- use ldflas
12cr|p910nd-0.93-1|63	- new version 0.93
12cr|p910nd-0.93-1|64	
12cr|p910nd-0.93-1|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|p910nd-0.93-1|66	- rebuild
12cr|p910nd-0.93-1|67	- rebuild early 2009.0 package (before pixel changes)
12cr|p910nd-0.93-1|68	
12cr|p910nd-0.93-1|69	* Fri Apr 25 2008 Funda Wang <fwang@mandriva.org> 0.92-1mdv2009.0
12cr|p910nd-0.93-1|70	+ Revision: 197413
12cr|p910nd-0.93-1|71	- New version 0.92
12cr|p910nd-0.93-1|72	
12cr|p910nd-0.93-1|73	+ Olivier Blin <oblin@mandriva.com>
12cr|p910nd-0.93-1|74	- restore BuildRoot
12cr|p910nd-0.93-1|75	
12cr|p910nd-0.93-1|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|p910nd-0.93-1|77	- kill re-definition of %%buildroot on Pixel's request
12cr|p910nd-0.93-1|78	
12cr|p910nd-0.93-1|79	* Tue Oct 30 2007 Funda Wang <fwang@mandriva.org> 0.91-1mdv2008.1
12cr|p910nd-0.93-1|80	+ Revision: 103787
12cr|p910nd-0.93-1|81	- fix prerequires
12cr|p910nd-0.93-1|82	- New version 0.91
12cr|p910nd-0.93-1|83	
12cr|p910nd-0.93-1|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|p910nd-0.93-1|85	- fix summary-ended-with-dot
12cr|p910nd-0.93-1|86	
12cr|p910nd-0.93-1|87	* Fri Jul 06 2007 Funda Wang <fwang@mandriva.org> 0.9-1mdv2008.0
12cr|p910nd-0.93-1|88	+ Revision: 49019
12cr|p910nd-0.93-1|89	- New version
12cr|p910nd-0.93-1|90	
12cr|p910nd-0.93-1|91	
12cr|p910nd-0.93-1|92	* Fri Nov 17 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7-3mdv2007.0
12cr|p910nd-0.93-1|93	+ Revision: 85296
12cr|p910nd-0.93-1|94	- Import p910nd
12cr|p910nd-0.93-1|95	
12cr|p910nd-0.93-1|96	* Fri Nov 17 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7-3mdv2007.1
12cr|p910nd-0.93-1|97	- rebuild
12cr|p910nd-0.93-1|98	
12cr|p910nd-0.93-1|99	* Sat Sep 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7-2mdk
12cr|p910nd-0.93-1|100	- rebuild
12cr|p910nd-0.93-1|101	
12cr|p910nd-0.93-1|102	* Sat Aug 21 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.7-1mdk
12cr|p910nd-0.93-1|103	- 0.7
12cr|p910nd-0.93-1|104	- built against dietlibc per default
12cr|p910nd-0.93-1|105	

3766 12
12cr|packit-1.0-7|1	%define	name	packit
12cr|packit-1.0-7|2	%define	version	1.0
12cr|packit-1.0-7|3	%define	rel	7
12cr|packit-1.0-7|4	%define	release	%mkrel %{rel}
12cr|packit-1.0-7|5	
12cr|packit-1.0-7|6	Summary:	Network Injection And Capture Tool
12cr|packit-1.0-7|7	Name:		%{name}
12cr|packit-1.0-7|8	Version:	%{version}
12cr|packit-1.0-7|9	Release:	%{release}
12cr|packit-1.0-7|10	Source0:	%{name}-%{version}.tar.bz2
12cr|packit-1.0-7|11	Patch0:		%{name}-0.7.1-update-headers-for-new-libpcap.patch.bz2
12cr|packit-1.0-7|12	URL:		http://www.obtuse.net/software/packit/
12cr|packit-1.0-7|13	License:	GPL
12cr|packit-1.0-7|14	Group:		Monitoring
12cr|packit-1.0-7|15	BuildRequires:	libpcap-devel
12cr|packit-1.0-7|16	BuildRequires:	net-devel >= 1.1.3
12cr|packit-1.0-7|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|packit-1.0-7|18	
12cr|packit-1.0-7|19	%description
12cr|packit-1.0-7|20	Packit is a network auditing tool that allows you to monitor,
12cr|packit-1.0-7|21	manipulate, and inject customized IP traffic into your
12cr|packit-1.0-7|22	network. Supporting the ability to define (spoof) all TCP, UDP,
12cr|packit-1.0-7|23	ICMP, IP, ARP, RARP and Ethernet header options, Packit can be
12cr|packit-1.0-7|24	valuable for testing firewalls, intrusion detection systems, port
12cr|packit-1.0-7|25	scanning, simulating network traffic and general TCP/IP auditing.
12cr|packit-1.0-7|26	
12cr|packit-1.0-7|27	%prep
12cr|packit-1.0-7|28	%setup -q
12cr|packit-1.0-7|29	%patch0 -p1
12cr|packit-1.0-7|30	
12cr|packit-1.0-7|31	%build
12cr|packit-1.0-7|32	%configure
12cr|packit-1.0-7|33	%make
12cr|packit-1.0-7|34	
12cr|packit-1.0-7|35	%install
12cr|packit-1.0-7|36	rm -rf $RPM_BUILD_ROOT
12cr|packit-1.0-7|37	%makeinstall
12cr|packit-1.0-7|38	
12cr|packit-1.0-7|39	%clean
12cr|packit-1.0-7|40	rm -rf $RPM_BUILD_ROOT
12cr|packit-1.0-7|41	
12cr|packit-1.0-7|42	%files
12cr|packit-1.0-7|43	%defattr(-,root,root)
12cr|packit-1.0-7|44	%doc ChangeLog docs/ICMP.txt
12cr|packit-1.0-7|45	%{_mandir}/*/*
12cr|packit-1.0-7|46	%defattr(755,root,root,755)
12cr|packit-1.0-7|47	%{_sbindir}/*
12cr|packit-1.0-7|48	
12cr|packit-1.0-7|49	
12cr|packit-1.0-7|50	
12cr|packit-1.0-7|51	%changelog
12cr|packit-1.0-7|52	* Thu Jun 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdv2010.0
12cr|packit-1.0-7|53	+ Revision: 382738
12cr|packit-1.0-7|54	- rebuilt against libnet 1.1.3
12cr|packit-1.0-7|55	
12cr|packit-1.0-7|56	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2009.1
12cr|packit-1.0-7|57	+ Revision: 298337
12cr|packit-1.0-7|58	- rebuilt against libpcap-1.0.0
12cr|packit-1.0-7|59	
12cr|packit-1.0-7|60	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.0-5mdv2009.0
12cr|packit-1.0-7|61	+ Revision: 141036
12cr|packit-1.0-7|62	- restore BuildRoot
12cr|packit-1.0-7|63	
12cr|packit-1.0-7|64	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.0-5mdv2008.1
12cr|packit-1.0-7|65	+ Revision: 130989
12cr|packit-1.0-7|66	- kill re-definition of %%buildroot on Pixel's request
12cr|packit-1.0-7|67	- import packit
12cr|packit-1.0-7|68	
12cr|packit-1.0-7|69	
12cr|packit-1.0-7|70	* Sat Apr 01 2006 Guillaume Bedot <littletux@mandriva.org> 1.0-5mdk
12cr|packit-1.0-7|71	- fixed URL, Source0, buildrequires
12cr|packit-1.0-7|72	
12cr|packit-1.0-7|73	* Fri Mar 17 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdk
12cr|packit-1.0-7|74	- rebuilt against libnet1.1.2
12cr|packit-1.0-7|75	
12cr|packit-1.0-7|76	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdk
12cr|packit-1.0-7|77	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|packit-1.0-7|78	
12cr|packit-1.0-7|79	* Thu May 05 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0-2mdk
12cr|packit-1.0-7|80	- fix problems with docs
12cr|packit-1.0-7|81	- %%mkrel
12cr|packit-1.0-7|82	
12cr|packit-1.0-7|83	* Thu Apr 15 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.0-1mdk
12cr|packit-1.0-7|84	- 1.0
12cr|packit-1.0-7|85	
12cr|packit-1.0-7|86	* Tue Mar 02 2004 Per Ãyvind Karlsen <peroyvind@linux-mandrake.com> 0.7.1-1mdk
12cr|packit-1.0-7|87	- 0.7.1
12cr|packit-1.0-7|88	- fix build against newer libpcap (P0)
12cr|packit-1.0-7|89	
12cr|packit-1.0-7|90	* Wed Nov 26 2003 Per Ãyvind Karlsen <peroyvind@linux-mandrake.com> 0.7-1mdk
12cr|packit-1.0-7|91	- 0.7
12cr|packit-1.0-7|92	
12cr|packit-1.0-7|93	* Sun Apr 13 2003 Marcel Pol <mpol@gmx.net> 0.5.0-0.b.2mdk
12cr|packit-1.0-7|94	- buildrequires
12cr|packit-1.0-7|95	
12cr|packit-1.0-7|96	* Mon Apr 07 2003 Per Ãyvind Karlsen <peroyvind@sintrax.net> 0.5.0-0.b.1mdk
12cr|packit-1.0-7|97	- initial mdk release

3767 12
12cr|padre-0.960.0-5|1	%define upstream_name    Padre
12cr|padre-0.960.0-5|2	%define appli_name       padre
12cr|padre-0.960.0-5|3	%define upstream_version 0.96
12cr|padre-0.960.0-5|4	
12cr|padre-0.960.0-5|5	Name:		%{appli_name}
12cr|padre-0.960.0-5|6	Version:	%perl_convert_version %{upstream_version}
12cr|padre-0.960.0-5|7	Release:	5
12cr|padre-0.960.0-5|8	
12cr|padre-0.960.0-5|9	License:	GPLv1+ or Artistic
12cr|padre-0.960.0-5|10	Group:		Development/Perl
12cr|padre-0.960.0-5|11	Summary:	Perl Application Development and Refactoring Environment
12cr|padre-0.960.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|padre-0.960.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/%{upstream_name}-%{upstream_version}.tar.gz
12cr|padre-0.960.0-5|14	
12cr|padre-0.960.0-5|15	BuildRequires:	perl-devel
12cr|padre-0.960.0-5|16	BuildRequires:	perl(Alien::wxWidgets)          >= 0.460.0
12cr|padre-0.960.0-5|17	BuildRequires:	perl(App::Ack)
12cr|padre-0.960.0-5|18	BuildRequires:	perl(App::cpanminus) >= 0.992.3
12cr|padre-0.960.0-5|19	BuildRequires:	perl(Capture::Tiny) >= 0.060.0
12cr|padre-0.960.0-5|20	BuildRequires:	perl(Class::Adapter) >= 1.050
12cr|padre-0.960.0-5|21	BuildRequires:	perl(Class::Inspector) >= 1.220
12cr|padre-0.960.0-5|22	BuildRequires:	perl(Class::Unload)  >= 0.030
12cr|padre-0.960.0-5|23	BuildRequires:	perl(Class::XSAccessor) >= 1.050
12cr|padre-0.960.0-5|24	BuildRequires:	perl(Cwd)               >= 3.270.100
12cr|padre-0.960.0-5|25	BuildRequires:	perl(DBD::SQLite) >= 1.270.0
12cr|padre-0.960.0-5|26	BuildRequires:	perl(DBI) >= 1.580.0
12cr|padre-0.960.0-5|27	BuildRequires:	perl(Data::Dumper) >= 2.101
12cr|padre-0.960.0-5|28	BuildRequires:	perl(Debug::Client) >= 0.110
12cr|padre-0.960.0-5|29	BuildRequires:	perl(Devel::Dumpvar) >= 0.040
12cr|padre-0.960.0-5|30	BuildRequires:	perl(Devel::Refactor) >= 0.05
12cr|padre-0.960.0-5|31	BuildRequires:	perl(Digest::MD5) >= 2.380
12cr|padre-0.960.0-5|32	BuildRequires:	perl(Encode) >= 2.260
12cr|padre-0.960.0-5|33	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.560.0
12cr|padre-0.960.0-5|34	BuildRequires:	perl(ExtUtils::Manifest) >= 1.560.0
12cr|padre-0.960.0-5|35	BuildRequires:	perl(File::Basename)
12cr|padre-0.960.0-5|36	BuildRequires:	perl(File::Copy::Recursive) >= 0.370
12cr|padre-0.960.0-5|37	BuildRequires:	perl(File::Find::Rule) >= 0.300
12cr|padre-0.960.0-5|38	BuildRequires:	perl(File::Glob)
12cr|padre-0.960.0-5|39	BuildRequires:	perl(File::HomeDir) >= 0.910
12cr|padre-0.960.0-5|40	BuildRequires:	perl(File::Path) >= 2.080
12cr|padre-0.960.0-5|41	BuildRequires:	perl(File::Remove) >= 1.400
12cr|padre-0.960.0-5|42	BuildRequires:	perl(File::ShareDir) >= 1.0
12cr|padre-0.960.0-5|43	BuildRequires:	perl(File::ShareDir::PAR)
12cr|padre-0.960.0-5|44	BuildRequires:	perl(File::Spec) >= 3.270.100
12cr|padre-0.960.0-5|45	BuildRequires:	perl(File::Spec::Functions) >= 3.270.1
12cr|padre-0.960.0-5|46	BuildRequires:	perl(File::Temp) >= 0.200
12cr|padre-0.960.0-5|47	BuildRequires:	perl(File::Which) >= 1.080
12cr|padre-0.960.0-5|48	BuildRequires:	perl(File::pushd) >= 1.0
12cr|padre-0.960.0-5|49	BuildRequires:	perl(FindBin)
12cr|padre-0.960.0-5|50	BuildRequires:	perl(Format::Human::Bytes) >= 0.060
12cr|padre-0.960.0-5|51	BuildRequires:	perl(Getopt::Long)
12cr|padre-0.960.0-5|52	BuildRequires:	perl(HTML::Entities) >= 3.570
12cr|padre-0.960.0-5|53	BuildRequires:	perl(HTML::Parser) >= 3.580
12cr|padre-0.960.0-5|54	BuildRequires:	perl(IO::Scalar) >= 2.110
12cr|padre-0.960.0-5|55	BuildRequires:	perl(IO::Socket) >= 1.300
12cr|padre-0.960.0-5|56	BuildRequires:	perl(IO::String) >= 1.080
12cr|padre-0.960.0-5|57	BuildRequires:	perl(IPC::Open2)
12cr|padre-0.960.0-5|58	BuildRequires:	perl(IPC::Open3)
12cr|padre-0.960.0-5|59	BuildRequires:	perl(IPC::Run)
12cr|padre-0.960.0-5|60	BuildRequires:	perl(JSON::XS) >= 2.290
12cr|padre-0.960.0-5|61	BuildRequires:	perl(LWP) >= 5.815
12cr|padre-0.960.0-5|62	BuildRequires:	perl(LWP::UserAgent)
12cr|padre-0.960.0-5|63	BuildRequires:	perl(List::MoreUtils) >= 0.220
12cr|padre-0.960.0-5|64	BuildRequires:	perl(List::Util) >= 1.180
12cr|padre-0.960.0-5|65	BuildRequires:	perl(Locale::Msgfmt)
12cr|padre-0.960.0-5|66	BuildRequires:	perl(Module::Build) >= 0.360.3
12cr|padre-0.960.0-5|67	BuildRequires:	perl(Module::CoreList)
12cr|padre-0.960.0-5|68	BuildRequires:	perl(Module::Install)
12cr|padre-0.960.0-5|69	BuildRequires:	perl(Module::Manifest) >= 0.080
12cr|padre-0.960.0-5|70	BuildRequires:	perl(Module::Refresh) >= 0.130
12cr|padre-0.960.0-5|71	BuildRequires:	perl(Module::Starter) >= 1.500
12cr|padre-0.960.0-5|72	BuildRequires:	perl(ORLite) >= 1.480
12cr|padre-0.960.0-5|73	BuildRequires:	perl(ORLite::Migrate)
12cr|padre-0.960.0-5|74	BuildRequires:	perl(PAR)
12cr|padre-0.960.0-5|75	BuildRequires:	perl(POD2::Base) >= 0.043
12cr|padre-0.960.0-5|76	BuildRequires:	perl(POSIX)
12cr|padre-0.960.0-5|77	BuildRequires:	perl(PPI) >= 1.213
12cr|padre-0.960.0-5|78	BuildRequires:	perl(PPIx::EditorTools) >= 0.130
12cr|padre-0.960.0-5|79	BuildRequires:	perl(PPIx::Regexp) >= 0.011
12cr|padre-0.960.0-5|80	BuildRequires:	perl(Params::Util) >= 0.330
12cr|padre-0.960.0-5|81	BuildRequires:	perl(Parse::ErrorString::Perl) >= 0.140
12cr|padre-0.960.0-5|82	BuildRequires:	perl(Parse::ExuberantCTags) >= 1.0
12cr|padre-0.960.0-5|83	BuildRequires:	perl(Pod::Abstract) >= 0.160
12cr|padre-0.960.0-5|84	BuildRequires:	perl(Pod::Functions)
12cr|padre-0.960.0-5|85	BuildRequires:	perl(Pod::POM) >= 0.170
12cr|padre-0.960.0-5|86	BuildRequires:	perl(Pod::Perldoc)              >= 3.150.0
12cr|padre-0.960.0-5|87	BuildRequires:	perl(Pod::Simple) >= 3.070
12cr|padre-0.960.0-5|88	BuildRequires:	perl(Pod::Simple::XHTML) >= 3.040
12cr|padre-0.960.0-5|89	BuildRequires:	perl(Probe::Perl)
12cr|padre-0.960.0-5|90	BuildRequires:	perl(Storable) >= 2.150
12cr|padre-0.960.0-5|91	BuildRequires:	perl(Template::Tiny) >= 0.110
12cr|padre-0.960.0-5|92	BuildRequires:	perl(Term::ReadLine)
12cr|padre-0.960.0-5|93	BuildRequires:	perl(Text::Balanced)                >= 2.010
12cr|padre-0.960.0-5|94	BuildRequires:	perl(Text::Diff)                >= 0.350.0
12cr|padre-0.960.0-5|95	BuildRequires:	perl(Text::FindIndent) >= 0.100
12cr|padre-0.960.0-5|96	BuildRequires:	perl(Test::Exception)           >= 0.310
12cr|padre-0.960.0-5|97	BuildRequires:	perl(Time::HiRes)           >= 1.971.800
12cr|padre-0.960.0-5|98	BuildRequires:	perl(Test::MockObject)          >= 1.090.0
12cr|padre-0.960.0-5|99	BuildRequires:	perl(Test::More)                >= 0.880.0
12cr|padre-0.960.0-5|100	BuildRequires:	perl(Test::Most)
12cr|padre-0.960.0-5|101	BuildRequires:	perl(Test::NeedsDisplay)
12cr|padre-0.960.0-5|102	BuildRequires:	perl(Test::NoWarnings)          >= 0.084.0
12cr|padre-0.960.0-5|103	BuildRequires:	perl(Test::Script)              >= 1.070.0
12cr|padre-0.960.0-5|104	BuildRequires:	perl(Thread::Queue)             >= 2.110.0
12cr|padre-0.960.0-5|105	BuildRequires:	perl(URI)
12cr|padre-0.960.0-5|106	BuildRequires:	perl(Wx) >= 0.910
12cr|padre-0.960.0-5|107	BuildRequires:	perl(Wx::Perl::ProcessStream) >= 0.290
12cr|padre-0.960.0-5|108	BuildRequires:	perl(YAML::Tiny) >= 1.320
12cr|padre-0.960.0-5|109	BuildRequires:	perl(threads)                   >= 1.710.0
12cr|padre-0.960.0-5|110	BuildRequires:	perl(threads::shared)           >= 1.330.0
12cr|padre-0.960.0-5|111	
12cr|padre-0.960.0-5|112	BuildArch: noarch
12cr|padre-0.960.0-5|113	
12cr|padre-0.960.0-5|114	Requires:	gettext
12cr|padre-0.960.0-5|115	# not auto-detected but required
12cr|padre-0.960.0-5|116	Requires:	perl(Alien::wxWidgets)
12cr|padre-0.960.0-5|117	Requires:	perl(Class::Adapter::Builder)
12cr|padre-0.960.0-5|118	Requires:	perl(File::pushd)
12cr|padre-0.960.0-5|119	Requires:	perl(Text::FindIndent)
12cr|padre-0.960.0-5|120	Requires:	perl(Probe::Perl)
12cr|padre-0.960.0-5|121	Requires:	perl(Template::Tiny)
12cr|padre-0.960.0-5|122	
12cr|padre-0.960.0-5|123	Obsoletes:	perl-Padre-Plugin-Encode <= 0.1.3
12cr|padre-0.960.0-5|124	Provides:	perl-Padre-Plugin-Encode = %{EVRD}
12cr|padre-0.960.0-5|125	
12cr|padre-0.960.0-5|126	Obsoletes:	perl-Wx-Perl-Dialog <= 0.04
12cr|padre-0.960.0-5|127	Provides:	perl-Wx-Perl-Dialog = %{EVRD}
12cr|padre-0.960.0-5|128	
12cr|padre-0.960.0-5|129	Obsoletes:	perl-Padre <= 0.400.0
12cr|padre-0.960.0-5|130	Provides:	perl-Padre = %{EVRD}
12cr|padre-0.960.0-5|131	
12cr|padre-0.960.0-5|132	Provides:	perl-Padre-Wx-Panel-FoundInFiles = %{EVRD}
12cr|padre-0.960.0-5|133	Provides:	perl(Padre::Wx::Dialog) = %{EVRD}
12cr|padre-0.960.0-5|134	
12cr|padre-0.960.0-5|135	Suggests: perl(Padre::Plugin::Autoformat)
12cr|padre-0.960.0-5|136	Suggests: perl(Padre::Plugin::CSS)
12cr|padre-0.960.0-5|137	Suggests: perl(Padre::Plugin::Catalyst)
12cr|padre-0.960.0-5|138	Suggests: perl(Padre::Plugin::ClassSniff)
12cr|padre-0.960.0-5|139	Suggests: perl(Padre::Plugin::DataWalker)
12cr|padre-0.960.0-5|140	Suggests: perl(Padre::Plugin::Ecliptic)
12cr|padre-0.960.0-5|141	Suggests: perl(Padre::Plugin::Git)
12cr|padre-0.960.0-5|142	Suggests: perl(Padre::Plugin::HTML)
12cr|padre-0.960.0-5|143	Suggests: perl(Padre::Plugin::Kate)
12cr|padre-0.960.0-5|144	Suggests: perl(Padre::Plugin::Nopaste)
12cr|padre-0.960.0-5|145	Suggests: perl(Padre::Plugin::PAR)
12cr|padre-0.960.0-5|146	Suggests: perl(Padre::Plugin::Parrot)
12cr|padre-0.960.0-5|147	Suggests: perl(Padre::Plugin::Perl6)
12cr|padre-0.960.0-5|148	Suggests: perl(Padre::Plugin::PerlCritic)
12cr|padre-0.960.0-5|149	Suggests: perl(Padre::Plugin::PerlTidy)
12cr|padre-0.960.0-5|150	Suggests: perl(Padre::Plugin::SpellCheck)
12cr|padre-0.960.0-5|151	Suggests: perl(Padre::Plugin::Swarm)
12cr|padre-0.960.0-5|152	Suggests: perl(Padre::Plugin::ViewInBrowser)
12cr|padre-0.960.0-5|153	
12cr|padre-0.960.0-5|154	%description
12cr|padre-0.960.0-5|155	Padre - Perl Application Development and Refactoring Environment
12cr|padre-0.960.0-5|156	
12cr|padre-0.960.0-5|157	%prep
12cr|padre-0.960.0-5|158	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|padre-0.960.0-5|159	chmod a-x share/%{name}.desktop
12cr|padre-0.960.0-5|160	
12cr|padre-0.960.0-5|161	%build
12cr|padre-0.960.0-5|162	DISPLAY= perl Makefile.PL INSTALLDIRS=vendor
12cr|padre-0.960.0-5|163	%make
12cr|padre-0.960.0-5|164	
12cr|padre-0.960.0-5|165	%check
12cr|padre-0.960.0-5|166	#DISPLAY= %make test
12cr|padre-0.960.0-5|167	
12cr|padre-0.960.0-5|168	%install
12cr|padre-0.960.0-5|169	%makeinstall_std
12cr|padre-0.960.0-5|170	
12cr|padre-0.960.0-5|171	# menu-entry
12cr|padre-0.960.0-5|172	%__mkdir_p  %{buildroot}%{_datadir}/applications
12cr|padre-0.960.0-5|173	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|padre-0.960.0-5|174	[Desktop Entry]
12cr|padre-0.960.0-5|175	Version=1.0
12cr|padre-0.960.0-5|176	Name=Padre
12cr|padre-0.960.0-5|177	Comment=The Perl IDE
12cr|padre-0.960.0-5|178	Exec=padre
12cr|padre-0.960.0-5|179	Icon=%{perl_vendorlib}/auto/share/dist/%{upstream_name}/icons/padre/64x64/logo.png
12cr|padre-0.960.0-5|180	Categories=Development;Perl;IDE;
12cr|padre-0.960.0-5|181	Terminal=false
12cr|padre-0.960.0-5|182	EOF
12cr|padre-0.960.0-5|183	
12cr|padre-0.960.0-5|184	%find_lang %{name} --all-name
12cr|padre-0.960.0-5|185	
12cr|padre-0.960.0-5|186	%files -f %{name}.lang
12cr|padre-0.960.0-5|187	%doc Changes README
12cr|padre-0.960.0-5|188	%{_bindir}/padre
12cr|padre-0.960.0-5|189	%{_mandir}/man3/*
12cr|padre-0.960.0-5|190	%{_datadir}/applications/%{name}.desktop
12cr|padre-0.960.0-5|191	%{perl_vendorlib}/%{upstream_name}
12cr|padre-0.960.0-5|192	%{perl_vendorlib}/%{upstream_name}.pm
12cr|padre-0.960.0-5|193	%dir %{perl_vendorlib}/auto/share/dist/%{upstream_name}
12cr|padre-0.960.0-5|194	%dir %{perl_vendorlib}/auto/share/dist/%{upstream_name}/locale
12cr|padre-0.960.0-5|195	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/doc
12cr|padre-0.960.0-5|196	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/examples
12cr|padre-0.960.0-5|197	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/icons
12cr|padre-0.960.0-5|198	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/languages
12cr|padre-0.960.0-5|199	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/padre.desktop
12cr|padre-0.960.0-5|200	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/padre.desktop.README
12cr|padre-0.960.0-5|201	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/padre-splash-ccnc.png
12cr|padre-0.960.0-5|202	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/padre-splash.png
12cr|padre-0.960.0-5|203	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/ppm
12cr|padre-0.960.0-5|204	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/README.txt
12cr|padre-0.960.0-5|205	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/templates
12cr|padre-0.960.0-5|206	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/themes
12cr|padre-0.960.0-5|207	

3768 12
12cr|paintown-3.5.0-2|1	%define _disable_ld_no_undefined 1
12cr|paintown-3.5.0-2|2	
12cr|paintown-3.5.0-2|3	Name:		paintown
12cr|paintown-3.5.0-2|4	Version:	3.5.0
12cr|paintown-3.5.0-2|5	Release:	2
12cr|paintown-3.5.0-2|6	Summary:	2D Fighting Game
12cr|paintown-3.5.0-2|7	Group:		Games/Arcade
12cr|paintown-3.5.0-2|8	License:	GPLv2
12cr|paintown-3.5.0-2|9	URL:		http://paintown.sourceforge.net/
12cr|paintown-3.5.0-2|10	Source0:	http://paintown.sourceforge.net/%{name}-%{version}.tar.gz
12cr|paintown-3.5.0-2|11	Patch0:		paintown-3.5.0-static.patch
12cr|paintown-3.5.0-2|12	Patch1:		paintown-3.5.0-libpng15.patch
12cr|paintown-3.5.0-2|13	BuildRequires:	cmake
12cr|paintown-3.5.0-2|14	BuildRequires:	python-devel
12cr|paintown-3.5.0-2|15	BuildRequires:	pkgconfig(zlib)
12cr|paintown-3.5.0-2|16	BuildRequires:	pkgconfig(libpng)
12cr|paintown-3.5.0-2|17	BuildRequires:	pkgconfig(freetype2)
12cr|paintown-3.5.0-2|18	BuildRequires:	pkgconfig(sdl)
12cr|paintown-3.5.0-2|19	BuildRequires:	pkgconfig(vorbis)
12cr|paintown-3.5.0-2|20	BuildRequires:	pkgconfig(ogg)
12cr|paintown-3.5.0-2|21	BuildRequires:	imagemagick
12cr|paintown-3.5.0-2|22	
12cr|paintown-3.5.0-2|23	%description
12cr|paintown-3.5.0-2|24	Paintown is a 2D engine for fighting games.
12cr|paintown-3.5.0-2|25	If you are looking for a side-scrolling, action packed game like you used
12cr|paintown-3.5.0-2|26	to play or if you are looking for an extensible engine to write your own game,
12cr|paintown-3.5.0-2|27	look no further. Paintown supports user created content through a mod system
12cr|paintown-3.5.0-2|28	and user defined functionality through scripting.
12cr|paintown-3.5.0-2|29	
12cr|paintown-3.5.0-2|30	Warning! The game is buggy and requires some "magic moves" to play.
12cr|paintown-3.5.0-2|31	For example, with some langauges half of menu is blank...
12cr|paintown-3.5.0-2|32	
12cr|paintown-3.5.0-2|33	Features
12cr|paintown-3.5.0-2|34	* Low CPU and GPU requirements
12cr|paintown-3.5.0-2|35	* Network play
12cr|paintown-3.5.0-2|36	* Dynamic lighting
12cr|paintown-3.5.0-2|37	* Joystick support
12cr|paintown-3.5.0-2|38	* mod/s3m/xm/it music modules
12cr|paintown-3.5.0-2|39	* Scripting with python
12cr|paintown-3.5.0-2|40	* M.U.G.E.N engine
12cr|paintown-3.5.0-2|41	
12cr|paintown-3.5.0-2|42	
12cr|paintown-3.5.0-2|43	%prep
12cr|paintown-3.5.0-2|44	%setup -q
12cr|paintown-3.5.0-2|45	%patch0 -p1
12cr|paintown-3.5.0-2|46	%patch1 -p1
12cr|paintown-3.5.0-2|47	
12cr|paintown-3.5.0-2|48	find data/ -type f -exec chmod 0644 {} \;
12cr|paintown-3.5.0-2|49	
12cr|paintown-3.5.0-2|50	%build
12cr|paintown-3.5.0-2|51	LIBSUFFIX=$(echo "%{_lib}" | sed 's|^lib||')
12cr|paintown-3.5.0-2|52	export CFLAGS="%{optflags} -Wall"
12cr|paintown-3.5.0-2|53	export CXXFLAGS="$CFLAGS"
12cr|paintown-3.5.0-2|54	
12cr|paintown-3.5.0-2|55	%cmake -DUSE_SDL=ON
12cr|paintown-3.5.0-2|56	
12cr|paintown-3.5.0-2|57	%make
12cr|paintown-3.5.0-2|58	
12cr|paintown-3.5.0-2|59	%install
12cr|paintown-3.5.0-2|60	mkdir -p %{buildroot}%{_gamesbindir}
12cr|paintown-3.5.0-2|61	install -m 755 build/bin/%{name} %{buildroot}%{_gamesbindir}/%{name}
12cr|paintown-3.5.0-2|62	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
12cr|paintown-3.5.0-2|63	cp -af data %{buildroot}%{_gamesdatadir}/%{name}
12cr|paintown-3.5.0-2|64	
12cr|paintown-3.5.0-2|65	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cr|paintown-3.5.0-2|66	install -m 644 data/menu/%{name}.png %{buildroot}%{_datadir}/pixmaps
12cr|paintown-3.5.0-2|67	convert data/menu/%{name}.png -resize 48x48 %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|paintown-3.5.0-2|68	
12cr|paintown-3.5.0-2|69	# wrapper script
12cr|paintown-3.5.0-2|70	mkdir -p %{buildroot}%{_bindir}
12cr|paintown-3.5.0-2|71	cat > %{buildroot}%{_bindir}/%{name} << EOF
12cr|paintown-3.5.0-2|72	#!/bin/sh
12cr|paintown-3.5.0-2|73	exec %{_gamesbindir}/paintown -d %{_gamesdatadir}/%{name}/data
12cr|paintown-3.5.0-2|74	EOF
12cr|paintown-3.5.0-2|75	chmod +x %{buildroot}%{_bindir}/%{name}
12cr|paintown-3.5.0-2|76	
12cr|paintown-3.5.0-2|77	#menu
12cr|paintown-3.5.0-2|78	mkdir -p %{buildroot}%{_datadir}/applications
12cr|paintown-3.5.0-2|79	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cr|paintown-3.5.0-2|80	[Desktop Entry]
12cr|paintown-3.5.0-2|81	Name=PainTown
12cr|paintown-3.5.0-2|82	Comment=2D Fighting Game
12cr|paintown-3.5.0-2|83	Exec=%{name}
12cr|paintown-3.5.0-2|84	Icon=%{name}
12cr|paintown-3.5.0-2|85	Type=Application
12cr|paintown-3.5.0-2|86	Terminal=false
12cr|paintown-3.5.0-2|87	Categories=Game;ArcadeGame;
12cr|paintown-3.5.0-2|88	EOF
12cr|paintown-3.5.0-2|89	
12cr|paintown-3.5.0-2|90	%files
12cr|paintown-3.5.0-2|91	%doc README LEGAL LICENSE TODO scripting.txt
12cr|paintown-3.5.0-2|92	%{_bindir}/%{name}
12cr|paintown-3.5.0-2|93	%{_datadir}/applications/%{name}.desktop
12cr|paintown-3.5.0-2|94	%{_gamesbindir}/%{name}
12cr|paintown-3.5.0-2|95	%{_gamesdatadir}/%{name}
12cr|paintown-3.5.0-2|96	%{_datadir}/pixmaps/%{name}.png
12cr|paintown-3.5.0-2|97	
12cr|paintown-3.5.0-2|98	
12cr|paintown-3.5.0-2|99	
12cr|paintown-3.5.0-2|100	%changelog
12cr|paintown-3.5.0-2|101	* Wed Mar 14 2012 Andrey Bondrov <abondrov@mandriva.org> 3.5.0-1
12cr|paintown-3.5.0-2|102	+ Revision: 785025
12cr|paintown-3.5.0-2|103	- imported package paintown
12cr|paintown-3.5.0-2|104	

3769 12
12cr|pairing-1.3-1|1	Name:		pairing
12cr|pairing-1.3-1|2	Version:	1.3
12cr|pairing-1.3-1|3	Release:	%mkrel 1
12cr|pairing-1.3-1|4	Summary:	Pairing of machines for network testing
12cr|pairing-1.3-1|5	License:	GPL
12cr|pairing-1.3-1|6	Group:		Networking/Other
12cr|pairing-1.3-1|7	Url:		http://ahorvath.web.cern.ch/ahorvath/pairing/
12cr|pairing-1.3-1|8	Source:		%{name}-%{version}.tar.bz2
12cr|pairing-1.3-1|9	
12cr|pairing-1.3-1|10	%description
12cr|pairing-1.3-1|11	Run this on a set of machines and get them paired up nicely for some
12cr|pairing-1.3-1|12	network-related activity.
12cr|pairing-1.3-1|13	
12cr|pairing-1.3-1|14	It uses multicast to find potential partners and TCP to actually pair up with
12cr|pairing-1.3-1|15	them.
12cr|pairing-1.3-1|16	
12cr|pairing-1.3-1|17	%prep
12cr|pairing-1.3-1|18	%setup -q
12cr|pairing-1.3-1|19	
12cr|pairing-1.3-1|20	%build
12cr|pairing-1.3-1|21	make
12cr|pairing-1.3-1|22	
12cr|pairing-1.3-1|23	%install
12cr|pairing-1.3-1|24	%__rm -rf %{buildroot}
12cr|pairing-1.3-1|25	%__mkdir_p %{buildroot}/%{_bindir}
12cr|pairing-1.3-1|26	%__install -m 755 pair %{buildroot}/%{_bindir}/pair
12cr|pairing-1.3-1|27	
12cr|pairing-1.3-1|28	%clean
12cr|pairing-1.3-1|29	%__rm -rf %{buildroot}
12cr|pairing-1.3-1|30	
12cr|pairing-1.3-1|31	%files
12cr|pairing-1.3-1|32	%defattr(-,root,root)
12cr|pairing-1.3-1|33	%{_bindir}/pair
12cr|pairing-1.3-1|34	
12cr|pairing-1.3-1|35	
12cr|pairing-1.3-1|36	
12cr|pairing-1.3-1|37	%changelog
12cr|pairing-1.3-1|38	* Wed Jan 25 2012 Andrey Bondrov <abondrov@mandriva.org> 1.3-1
12cr|pairing-1.3-1|39	+ Revision: 768190
12cr|pairing-1.3-1|40	- New version 1.3
12cr|pairing-1.3-1|41	
12cr|pairing-1.3-1|42	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|pairing-1.3-1|43	- the mass rebuild of 2010.0 packages
12cr|pairing-1.3-1|44	
12cr|pairing-1.3-1|45	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1-4mdv2010.0
12cr|pairing-1.3-1|46	+ Revision: 430230
12cr|pairing-1.3-1|47	- rebuild
12cr|pairing-1.3-1|48	
12cr|pairing-1.3-1|49	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.1-3mdv2009.0
12cr|pairing-1.3-1|50	+ Revision: 241133
12cr|pairing-1.3-1|51	- rebuild
12cr|pairing-1.3-1|52	- kill re-definition of %%buildroot on Pixel's request
12cr|pairing-1.3-1|53	
12cr|pairing-1.3-1|54	+ Olivier Blin <blino@mandriva.org>
12cr|pairing-1.3-1|55	- restore BuildRoot
12cr|pairing-1.3-1|56	
12cr|pairing-1.3-1|57	* Tue Aug 07 2007 Erwan Velu <erwan@mandriva.org> 1.1-1mdv2008.0
12cr|pairing-1.3-1|58	+ Revision: 59788
12cr|pairing-1.3-1|59	- Import pairing
12cr|pairing-1.3-1|60	

3770 12
12cr|pairs-4.9.4-1|1	Name:		pairs
12cr|pairs-4.9.4-1|2	Summary:	A memory and pairs game for KDE
12cr|pairs-4.9.4-1|3	Version:	4.9.4
12cr|pairs-4.9.4-1|4	Release:	1
12cr|pairs-4.9.4-1|5	Group:		Graphical desktop/KDE
12cr|pairs-4.9.4-1|6	License:	GPLv2 and LGPLv2 and GFDL
12cr|pairs-4.9.4-1|7	URL:		http://edu.kde.org/applications/all/pairs
12cr|pairs-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12cr|pairs-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12cr|pairs-4.9.4-1|10	BuildRequires:	desktop-file-utils
12cr|pairs-4.9.4-1|11	
12cr|pairs-4.9.4-1|12	%description
12cr|pairs-4.9.4-1|13	Pairs is a game that will help train your memory by remembering different
12cr|pairs-4.9.4-1|14	images, shapes, sounds and text.
12cr|pairs-4.9.4-1|15	
12cr|pairs-4.9.4-1|16	%files
12cr|pairs-4.9.4-1|17	%{_kde_bindir}/pairs
12cr|pairs-4.9.4-1|18	%{_kde_applicationsdir}/pairs.desktop
12cr|pairs-4.9.4-1|19	%{_kde_appsdir}/pairs
12cr|pairs-4.9.4-1|20	%{_kde_configdir}/pairs.knsrc
12cr|pairs-4.9.4-1|21	%{_kde_iconsdir}/*/*/*/*
12cr|pairs-4.9.4-1|22	
12cr|pairs-4.9.4-1|23	#------------------------------------------------------------------------------
12cr|pairs-4.9.4-1|24	
12cr|pairs-4.9.4-1|25	%prep
12cr|pairs-4.9.4-1|26	%setup -q
12cr|pairs-4.9.4-1|27	
12cr|pairs-4.9.4-1|28	%build
12cr|pairs-4.9.4-1|29	%cmake_kde4
12cr|pairs-4.9.4-1|30	%make
12cr|pairs-4.9.4-1|31	
12cr|pairs-4.9.4-1|32	%install
12cr|pairs-4.9.4-1|33	%makeinstall_std -C build
12cr|pairs-4.9.4-1|34	
12cr|pairs-4.9.4-1|35	desktop-file-install --dir %{buildroot}%{_kde_applicationsdir} \
12cr|pairs-4.9.4-1|36	%{buildroot}%{_kde_applicationsdir}/*.desktop
12cr|pairs-4.9.4-1|37	
12cr|pairs-4.9.4-1|38	
12cr|pairs-4.9.4-1|39	%changelog
12cr|pairs-4.9.4-1|40	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12cr|pairs-4.9.4-1|41	- New version 4.9.4
12cr|pairs-4.9.4-1|42	- Spec cleanup
12cr|pairs-4.9.4-1|43	
12cr|pairs-4.9.4-1|44	* Sun Jul 15 2012 Crispin Boylan <crisb@mandriva.org> 4.8.97-1
12cr|pairs-4.9.4-1|45	+ Revision: 809468
12cr|pairs-4.9.4-1|46	- Initial package (from mageia)
12cr|pairs-4.9.4-1|47	- Created package structure for 'pairs'.
12cr|pairs-4.9.4-1|48	

3771 12
12cr|palp-1.1-2|1	Name:		palp
12cr|palp-1.1-2|2	Group:		Sciences/Mathematics
12cr|palp-1.1-2|3	License:	GPL
12cr|palp-1.1-2|4	Summary:	PALP: A Package for Analyzing Lattice Polytopes
12cr|palp-1.1-2|5	Version:	1.1
12cr|palp-1.1-2|6	Release:	%mkrel 2
12cr|palp-1.1-2|7	Source:		http://hep.itp.tuwien.ac.at/~kreuzer/CY/palp/%{name}-%{version}.tar.gz
12cr|palp-1.1-2|8	Source1:	http://arxiv.org/pdf/math/0204356v1
12cr|palp-1.1-2|9	URL:		http://hep.itp.tuwien.ac.at/~kreuzer/CY/CYpalp.html
12cr|palp-1.1-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|palp-1.1-2|11	
12cr|palp-1.1-2|12	%description
12cr|palp-1.1-2|13	PALP: A Package for Analyzing Lattice Polytopes with Applications to
12cr|palp-1.1-2|14	Toric Geometry.
12cr|palp-1.1-2|15	See also http://arxiv.org/abs/math/0204356
12cr|palp-1.1-2|16	
12cr|palp-1.1-2|17	%prep
12cr|palp-1.1-2|18	%setup -q -n %{name}
12cr|palp-1.1-2|19	
12cr|palp-1.1-2|20	%build
12cr|palp-1.1-2|21	%make
12cr|palp-1.1-2|22	
12cr|palp-1.1-2|23	%install
12cr|palp-1.1-2|24	mkdir -p %{buildroot}%{_bindir}
12cr|palp-1.1-2|25	cp -fa class.x cws.x nef.x poly.x %{buildroot}/%{_bindir}
12cr|palp-1.1-2|26	mkdir -p %{buildroot}%{_docdir}/%{name}
12cr|palp-1.1-2|27	cp -fa %{SOURCE1} %{buildroot}%{_docdir}/%{name}/%{name}.pdf
12cr|palp-1.1-2|28	
12cr|palp-1.1-2|29	%clean
12cr|palp-1.1-2|30	rm -rf %{buildroot}
12cr|palp-1.1-2|31	
12cr|palp-1.1-2|32	%files
12cr|palp-1.1-2|33	%defattr(-,root,root)
12cr|palp-1.1-2|34	%{_bindir}/*
12cr|palp-1.1-2|35	%dir %doc %{_docdir}/%{name}
12cr|palp-1.1-2|36	%doc %{_docdir}/%{name}/%{name}.pdf
12cr|palp-1.1-2|37	
12cr|palp-1.1-2|38	
12cr|palp-1.1-2|39	%changelog
12cr|palp-1.1-2|40	* Thu Mar 26 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.1-1mdv2009.1
12cr|palp-1.1-2|41	+ Revision: 361502
12cr|palp-1.1-2|42	- Initial import o pal version 1.1.
12cr|palp-1.1-2|43	PALP: A Package for Analyzing Lattice Polytopes
12cr|palp-1.1-2|44	http://hep.itp.tuwien.ac.at/~kreuzer/CY/CYpalp.html
12cr|palp-1.1-2|45	- palp
12cr|palp-1.1-2|46	

3772 12
12cr|pam_abl-0.2.3-9|1	%define name 	pam_abl
12cr|pam_abl-0.2.3-9|2	%define version 0.2.3
12cr|pam_abl-0.2.3-9|3	%define release 9
12cr|pam_abl-0.2.3-9|4	
12cr|pam_abl-0.2.3-9|5	Summary:	Auto blacklisting of hosts and users
12cr|pam_abl-0.2.3-9|6	Name: 		%{name}
12cr|pam_abl-0.2.3-9|7	Version: 	%{version}
12cr|pam_abl-0.2.3-9|8	Release: 	%{release}
12cr|pam_abl-0.2.3-9|9	License:	GPL
12cr|pam_abl-0.2.3-9|10	Group:		System/Libraries
12cr|pam_abl-0.2.3-9|11	URL: 		http://www.hexten.net/pam_abl/
12cr|pam_abl-0.2.3-9|12	BuildRequires:	pam-devel
12cr|pam_abl-0.2.3-9|13	BuildRequires:  db-devel
12cr|pam_abl-0.2.3-9|14	Source0: 	http://www.padl.com/download/%{name}-%{version}.tar.bz2
12cr|pam_abl-0.2.3-9|15	Source1:    pam_abl.conf
12cr|pam_abl-0.2.3-9|16	Patch0:		pam_abl-destdir.patch.bz2
12cr|pam_abl-0.2.3-9|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12cr|pam_abl-0.2.3-9|18	
12cr|pam_abl-0.2.3-9|19	%description
12cr|pam_abl-0.2.3-9|20	A PAM module that provides auto blacklisting of hosts and users
12cr|pam_abl-0.2.3-9|21	responsible for repeated failed authentication attempts. Generally
12cr|pam_abl-0.2.3-9|22	configured so that blacklisted users still see normal login prompts
12cr|pam_abl-0.2.3-9|23	but are guaranteed to fail to authenticate.
12cr|pam_abl-0.2.3-9|24	
12cr|pam_abl-0.2.3-9|25	%prep
12cr|pam_abl-0.2.3-9|26	%setup -q -n %{name}
12cr|pam_abl-0.2.3-9|27	%patch0 -p1 -b .destdir
12cr|pam_abl-0.2.3-9|28	%build
12cr|pam_abl-0.2.3-9|29	%make
12cr|pam_abl-0.2.3-9|30	
12cr|pam_abl-0.2.3-9|31	%install
12cr|pam_abl-0.2.3-9|32	rm -rf $RPM_BUILD_ROOT
12cr|pam_abl-0.2.3-9|33	install -d -m755 $RPM_BUILD_ROOT%{_bindir} $RPM_BUILD_ROOT/%{_lib}/security
12cr|pam_abl-0.2.3-9|34	%makeinstall_std PAMDIR=$RPM_BUILD_ROOT/%{_lib}/security
12cr|pam_abl-0.2.3-9|35	
12cr|pam_abl-0.2.3-9|36	install -D -m644 %SOURCE1 %buildroot%_sysconfdir/security/pam_abl.conf
12cr|pam_abl-0.2.3-9|37	
12cr|pam_abl-0.2.3-9|38	install -d %buildroot%_var/lib/abl
12cr|pam_abl-0.2.3-9|39	
12cr|pam_abl-0.2.3-9|40	%clean
12cr|pam_abl-0.2.3-9|41	rm -rf $RPM_BUILD_ROOT
12cr|pam_abl-0.2.3-9|42	
12cr|pam_abl-0.2.3-9|43	%files
12cr|pam_abl-0.2.3-9|44	%defattr(-,root,root)
12cr|pam_abl-0.2.3-9|45	%doc AUTHORS NEWS README THANKS doc/index.html doc/pam_abl.html doc/style.css
12cr|pam_abl-0.2.3-9|46	/%{_lib}/security/*so*
12cr|pam_abl-0.2.3-9|47	%{_bindir}/%{name}
12cr|pam_abl-0.2.3-9|48	%config(noreplace) %_sysconfdir/security/pam_abl.conf
12cr|pam_abl-0.2.3-9|49	%dir %_var/lib/abl
12cr|pam_abl-0.2.3-9|50	
12cr|pam_abl-0.2.3-9|51	
12cr|pam_abl-0.2.3-9|52	%changelog
12cr|pam_abl-0.2.3-9|53	* Tue May 08 2012 Crispin Boylan <crisb@mandriva.org> 0.2.3-9
12cr|pam_abl-0.2.3-9|54	+ Revision: 797572
12cr|pam_abl-0.2.3-9|55	- Rebuild
12cr|pam_abl-0.2.3-9|56	- Rebuild
12cr|pam_abl-0.2.3-9|57	
12cr|pam_abl-0.2.3-9|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-7mdv2011.0
12cr|pam_abl-0.2.3-9|59	+ Revision: 614464
12cr|pam_abl-0.2.3-9|60	- the mass rebuild of 2010.1 packages
12cr|pam_abl-0.2.3-9|61	
12cr|pam_abl-0.2.3-9|62	* Tue Jan 12 2010 Buchan Milne <bgmilne@mandriva.org> 0.2.3-6mdv2010.1
12cr|pam_abl-0.2.3-9|63	+ Revision: 490384
12cr|pam_abl-0.2.3-9|64	- Rebuild for db-4.8
12cr|pam_abl-0.2.3-9|65	
12cr|pam_abl-0.2.3-9|66	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.2.3-5mdv2010.0
12cr|pam_abl-0.2.3-9|67	+ Revision: 440473
12cr|pam_abl-0.2.3-9|68	- rebuild
12cr|pam_abl-0.2.3-9|69	
12cr|pam_abl-0.2.3-9|70	* Sun Jan 25 2009 Olivier Thauvin <nanardon@mandriva.org> 0.2.3-4mdv2009.1
12cr|pam_abl-0.2.3-9|71	+ Revision: 333481
12cr|pam_abl-0.2.3-9|72	- provides directory and config file
12cr|pam_abl-0.2.3-9|73	- buildrequires db-devel
12cr|pam_abl-0.2.3-9|74	
12cr|pam_abl-0.2.3-9|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|pam_abl-0.2.3-9|76	- rebuild
12cr|pam_abl-0.2.3-9|77	- rebuild
12cr|pam_abl-0.2.3-9|78	- kill re-definition of %%buildroot on Pixel's request
12cr|pam_abl-0.2.3-9|79	- import pam_abl
12cr|pam_abl-0.2.3-9|80	
12cr|pam_abl-0.2.3-9|81	+ Olivier Blin <blino@mandriva.org>
12cr|pam_abl-0.2.3-9|82	- restore BuildRoot
12cr|pam_abl-0.2.3-9|83	

3773 12
12cr|pam_apparmor-2.3-1.906.6|1	%define rev 906
12cr|pam_apparmor-2.3-1.906.6|2	
12cr|pam_apparmor-2.3-1.906.6|3	Summary:	PAM module for AppArmor
12cr|pam_apparmor-2.3-1.906.6|4	Name:		pam_apparmor
12cr|pam_apparmor-2.3-1.906.6|5	Version:	2.3
12cr|pam_apparmor-2.3-1.906.6|6	Release:	%mkrel 1.%{rev}.6
12cr|pam_apparmor-2.3-1.906.6|7	License:	GPL
12cr|pam_apparmor-2.3-1.906.6|8	Group:		System/Libraries
12cr|pam_apparmor-2.3-1.906.6|9	URL:		http://forge.novell.com/modules/xfmod/project/?apparmor
12cr|pam_apparmor-2.3-1.906.6|10	Source0:	pam_apparmor-%{version}-%{rev}.tar.gz
12cr|pam_apparmor-2.3-1.906.6|11	Patch0:         pam_apparmor-2.1.2-906-ldflags.patch
12cr|pam_apparmor-2.3-1.906.6|12	BuildRequires:  apparmor-devel
12cr|pam_apparmor-2.3-1.906.6|13	BuildRequires:  pam-devel
12cr|pam_apparmor-2.3-1.906.6|14	
12cr|pam_apparmor-2.3-1.906.6|15	%description
12cr|pam_apparmor-2.3-1.906.6|16	AppArmor is a security framework that proactively protects the operating system
12cr|pam_apparmor-2.3-1.906.6|17	and applications.
12cr|pam_apparmor-2.3-1.906.6|18	
12cr|pam_apparmor-2.3-1.906.6|19	This package contains the pam_apparmor module, which provides the means for any
12cr|pam_apparmor-2.3-1.906.6|20	pam applications that call pam_open_session() to automatically perform an
12cr|pam_apparmor-2.3-1.906.6|21	AppArmor change_hat operation in order to switch to a user-specific security
12cr|pam_apparmor-2.3-1.906.6|22	policy.
12cr|pam_apparmor-2.3-1.906.6|23	
12cr|pam_apparmor-2.3-1.906.6|24	
12cr|pam_apparmor-2.3-1.906.6|25	%prep
12cr|pam_apparmor-2.3-1.906.6|26	%setup -q
12cr|pam_apparmor-2.3-1.906.6|27	#%patch -p0 -b .ldflags
12cr|pam_apparmor-2.3-1.906.6|28	
12cr|pam_apparmor-2.3-1.906.6|29	%build
12cr|pam_apparmor-2.3-1.906.6|30	%serverbuild
12cr|pam_apparmor-2.3-1.906.6|31	
12cr|pam_apparmor-2.3-1.906.6|32	%make	CFLAGS="$RPM_OPT_FLAGS" \
12cr|pam_apparmor-2.3-1.906.6|33	TESTBUILDDIR=$(pwd)
12cr|pam_apparmor-2.3-1.906.6|34	
12cr|pam_apparmor-2.3-1.906.6|35	%install
12cr|pam_apparmor-2.3-1.906.6|36	%{makeinstall_std} SECDIR=%{buildroot}/%{_lib}/security
12cr|pam_apparmor-2.3-1.906.6|37	
12cr|pam_apparmor-2.3-1.906.6|38	%files
12cr|pam_apparmor-2.3-1.906.6|39	%doc README COPYING
12cr|pam_apparmor-2.3-1.906.6|40	%attr(0755,root,root) /%{_lib}/security/*.so
12cr|pam_apparmor-2.3-1.906.6|41	
12cr|pam_apparmor-2.3-1.906.6|42	
12cr|pam_apparmor-2.3-1.906.6|43	
12cr|pam_apparmor-2.3-1.906.6|44	%changelog
12cr|pam_apparmor-2.3-1.906.6|45	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3-1.906.5mdv2011.0
12cr|pam_apparmor-2.3-1.906.6|46	+ Revision: 614469
12cr|pam_apparmor-2.3-1.906.6|47	- the mass rebuild of 2010.1 packages
12cr|pam_apparmor-2.3-1.906.6|48	
12cr|pam_apparmor-2.3-1.906.6|49	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3-1.906.4mdv2010.1
12cr|pam_apparmor-2.3-1.906.6|50	+ Revision: 523545
12cr|pam_apparmor-2.3-1.906.6|51	- rebuilt for 2010.1
12cr|pam_apparmor-2.3-1.906.6|52	
12cr|pam_apparmor-2.3-1.906.6|53	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 2.3-1.906.3mdv2010.0
12cr|pam_apparmor-2.3-1.906.6|54	+ Revision: 426351
12cr|pam_apparmor-2.3-1.906.6|55	- rebuild
12cr|pam_apparmor-2.3-1.906.6|56	
12cr|pam_apparmor-2.3-1.906.6|57	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 2.3-1.906.2mdv2009.1
12cr|pam_apparmor-2.3-1.906.6|58	+ Revision: 351655
12cr|pam_apparmor-2.3-1.906.6|59	- rebuild
12cr|pam_apparmor-2.3-1.906.6|60	
12cr|pam_apparmor-2.3-1.906.6|61	* Wed Aug 06 2008 Luiz Fernando Capitulino <lcapitulino@mandriva.com> 2.3-1.906.1mdv2009.0
12cr|pam_apparmor-2.3-1.906.6|62	+ Revision: 264750
12cr|pam_apparmor-2.3-1.906.6|63	- updated to version 2.3
12cr|pam_apparmor-2.3-1.906.6|64	
12cr|pam_apparmor-2.3-1.906.6|65	* Wed Feb 27 2008 Andreas Hasenack <andreas@mandriva.com> 2.1.2-1.906.1mdv2008.1
12cr|pam_apparmor-2.3-1.906.6|66	+ Revision: 175814
12cr|pam_apparmor-2.3-1.906.6|67	- updated pam_apparmor to 2.1.2-906
12cr|pam_apparmor-2.3-1.906.6|68	- copied to pam_apparmor
12cr|pam_apparmor-2.3-1.906.6|69	
12cr|pam_apparmor-2.3-1.906.6|70	* Thu Jan 17 2008 Thierry Vignaud <tv@mandriva.org> 2.1-1.1076.2mdv2008.1
12cr|pam_apparmor-2.3-1.906.6|71	+ Revision: 154124
12cr|pam_apparmor-2.3-1.906.6|72	- rebuild for new perl
12cr|pam_apparmor-2.3-1.906.6|73	
12cr|pam_apparmor-2.3-1.906.6|74	* Tue Jan 08 2008 Andreas Hasenack <andreas@mandriva.com> 2.1-1.1076.1mdv2008.1
12cr|pam_apparmor-2.3-1.906.6|75	+ Revision: 146893
12cr|pam_apparmor-2.3-1.906.6|76	- updated to svn revision 1076
12cr|pam_apparmor-2.3-1.906.6|77	
12cr|pam_apparmor-2.3-1.906.6|78	+ Olivier Blin <oblin@mandriva.com>
12cr|pam_apparmor-2.3-1.906.6|79	- restore BuildRoot
12cr|pam_apparmor-2.3-1.906.6|80	
12cr|pam_apparmor-2.3-1.906.6|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|pam_apparmor-2.3-1.906.6|82	- kill re-definition of %%buildroot on Pixel's request
12cr|pam_apparmor-2.3-1.906.6|83	
12cr|pam_apparmor-2.3-1.906.6|84	* Wed Sep 19 2007 Andreas Hasenack <andreas@mandriva.com> 2.1-1.961.5mdv2008.0
12cr|pam_apparmor-2.3-1.906.6|85	+ Revision: 91191
12cr|pam_apparmor-2.3-1.906.6|86	- remove more profiles from standard package: they are shipped in their own packages now
12cr|pam_apparmor-2.3-1.906.6|87	
12cr|pam_apparmor-2.3-1.906.6|88	* Wed Sep 19 2007 Andreas Hasenack <andreas@mandriva.com> 2.1-1.961.4mdv2008.0
12cr|pam_apparmor-2.3-1.906.6|89	+ Revision: 91061
12cr|pam_apparmor-2.3-1.906.6|90	- drop rpcbind profile, it's shipped in the rpcbind package now
12cr|pam_apparmor-2.3-1.906.6|91	
12cr|pam_apparmor-2.3-1.906.6|92	* Fri Sep 14 2007 Andreas Hasenack <andreas@mandriva.com> 2.1-1.961.3mdv2008.0
12cr|pam_apparmor-2.3-1.906.6|93	+ Revision: 85766
12cr|pam_apparmor-2.3-1.906.6|94	- bonobo file is under a noarch libdir
12cr|pam_apparmor-2.3-1.906.6|95	- build dbus and gnome applet packages
12cr|pam_apparmor-2.3-1.906.6|96	
12cr|pam_apparmor-2.3-1.906.6|97	* Fri Sep 14 2007 Andreas Hasenack <andreas@mandriva.com> 2.1-1.961.1mdv2008.0
12cr|pam_apparmor-2.3-1.906.6|98	+ Revision: 85546
12cr|pam_apparmor-2.3-1.906.6|99	- install perl module in arch dir as the makefile does for x86_64 (doesn't seem right, though)
12cr|pam_apparmor-2.3-1.906.6|100	- make it not require an installed libapparmor-devel to build
12cr|pam_apparmor-2.3-1.906.6|101	- added swig to buildrequires
12cr|pam_apparmor-2.3-1.906.6|102	- added profile for rpcbind
12cr|pam_apparmor-2.3-1.906.6|103	- fix default syslog profile
12cr|pam_apparmor-2.3-1.906.6|104	- obsolete apparmor-docs (manpages are in each package now)
12cr|pam_apparmor-2.3-1.906.6|105	- better place for the LibAppArmor module
12cr|pam_apparmor-2.3-1.906.6|106	- build apache-mod_apparmor package
12cr|pam_apparmor-2.3-1.906.6|107	- install LibAppArmor.pm
12cr|pam_apparmor-2.3-1.906.6|108	- added utils subpackage
12cr|pam_apparmor-2.3-1.906.6|109	- Import apparmor
12cr|pam_apparmor-2.3-1.906.6|110	

3774 12
12cr|pam-mysql-0.5-5mdk|1	%define name	pam-mysql
12cr|pam-mysql-0.5-5mdk|2	%define url	http://sourceforge.net/projects/pam-mysql/
12cr|pam-mysql-0.5-5mdk|3	%define version 0.5
12cr|pam-mysql-0.5-5mdk|4	%define prefix	%{_prefix}
12cr|pam-mysql-0.5-5mdk|5	%define release 5mdk
12cr|pam-mysql-0.5-5mdk|6	
12cr|pam-mysql-0.5-5mdk|7	Summary:	MySQL authentication for PAM
12cr|pam-mysql-0.5-5mdk|8	Name:		%{name}
12cr|pam-mysql-0.5-5mdk|9	Version:	%{version}
12cr|pam-mysql-0.5-5mdk|10	Release:	%{release}
12cr|pam-mysql-0.5-5mdk|11	License:	GPL
12cr|pam-mysql-0.5-5mdk|12	Group:		System/Libraries
12cr|pam-mysql-0.5-5mdk|13	URL:		http://sourceforge.net/projects/pam-mysql/
12cr|pam-mysql-0.5-5mdk|14	Source0:	%{url}/pam_mysql-%{version}.tar.bz2
12cr|pam-mysql-0.5-5mdk|15	Requires:	pam
12cr|pam-mysql-0.5-5mdk|16	BuildRequires:	pam-devel, mysql-devel
12cr|pam-mysql-0.5-5mdk|17	
12cr|pam-mysql-0.5-5mdk|18	%description
12cr|pam-mysql-0.5-5mdk|19	This is a module that allows people to login to PAM-aware applications by
12cr|pam-mysql-0.5-5mdk|20	authenticating to a MySQL database. Now configurable in terms of which host the
12cr|pam-mysql-0.5-5mdk|21	database resides upon and which table and username and password column to
12cr|pam-mysql-0.5-5mdk|22	interrogate.
12cr|pam-mysql-0.5-5mdk|23	
12cr|pam-mysql-0.5-5mdk|24	%prep
12cr|pam-mysql-0.5-5mdk|25	
12cr|pam-mysql-0.5-5mdk|26	%setup -q -n pam_mysql
12cr|pam-mysql-0.5-5mdk|27	
12cr|pam-mysql-0.5-5mdk|28	%build
12cr|pam-mysql-0.5-5mdk|29	
12cr|pam-mysql-0.5-5mdk|30	%make
12cr|pam-mysql-0.5-5mdk|31	
12cr|pam-mysql-0.5-5mdk|32	%install
12cr|pam-mysql-0.5-5mdk|33	mkdir -p %{buildroot}/lib/security
12cr|pam-mysql-0.5-5mdk|34	cp pam_mysql.so %{buildroot}/lib/security
12cr|pam-mysql-0.5-5mdk|35	mkdir -p %{buildroot}/usr/share/doc/pam-mysql-%{version}
12cr|pam-mysql-0.5-5mdk|36	
12cr|pam-mysql-0.5-5mdk|37	%files
12cr|pam-mysql-0.5-5mdk|38	/lib/security/pam_mysql.so

3775 12
12cr|pam_mysql-0.7-0.RC1.12|1	%define name	pam_mysql
12cr|pam_mysql-0.7-0.RC1.12|2	%define version 0.7
12cr|pam_mysql-0.7-0.RC1.12|3	%define beta    RC1
12cr|pam_mysql-0.7-0.RC1.12|4	%define release %mkrel 0.%{beta}.12
12cr|pam_mysql-0.7-0.RC1.12|5	
12cr|pam_mysql-0.7-0.RC1.12|6	Name:		%{name}
12cr|pam_mysql-0.7-0.RC1.12|7	Version:	%{version}
12cr|pam_mysql-0.7-0.RC1.12|8	Release:	%{release}
12cr|pam_mysql-0.7-0.RC1.12|9	Summary:	MySQL authentication for PAM
12cr|pam_mysql-0.7-0.RC1.12|10	License:	GPLv2+
12cr|pam_mysql-0.7-0.RC1.12|11	Group:		System/Libraries
12cr|pam_mysql-0.7-0.RC1.12|12	URL:		http://sourceforge.net/projects/pam-mysql/
12cr|pam_mysql-0.7-0.RC1.12|13	Source:		http://ovh.dl.sourceforge.net/sourceforge/pam-mysql/%name-%version%beta.tar.gz
12cr|pam_mysql-0.7-0.RC1.12|14	Patch0:        	pam_mysql-0.7RC1-fix-link.patch
12cr|pam_mysql-0.7-0.RC1.12|15	Requires:	pam
12cr|pam_mysql-0.7-0.RC1.12|16	BuildRequires:	pam-devel
12cr|pam_mysql-0.7-0.RC1.12|17	BuildRequires:	mysql-devel
12cr|pam_mysql-0.7-0.RC1.12|18	BuildRequires:	openssl-devel
12cr|pam_mysql-0.7-0.RC1.12|19	Obsoletes:	pam-mysql
12cr|pam_mysql-0.7-0.RC1.12|20	Provides:	pam-mysql
12cr|pam_mysql-0.7-0.RC1.12|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|pam_mysql-0.7-0.RC1.12|22	
12cr|pam_mysql-0.7-0.RC1.12|23	%description
12cr|pam_mysql-0.7-0.RC1.12|24	This is a module that allows people to login to PAM-aware applications by
12cr|pam_mysql-0.7-0.RC1.12|25	authenticating to a MySQL database. Now configurable in terms of which host the
12cr|pam_mysql-0.7-0.RC1.12|26	database resides upon and which table and username and password column to
12cr|pam_mysql-0.7-0.RC1.12|27	interrogate.
12cr|pam_mysql-0.7-0.RC1.12|28	
12cr|pam_mysql-0.7-0.RC1.12|29	%prep
12cr|pam_mysql-0.7-0.RC1.12|30	%setup -q -n %name-%version%beta
12cr|pam_mysql-0.7-0.RC1.12|31	%patch0 -p0
12cr|pam_mysql-0.7-0.RC1.12|32	
12cr|pam_mysql-0.7-0.RC1.12|33	%build
12cr|pam_mysql-0.7-0.RC1.12|34	%configure2_5x --with-openssl=%{_prefix} --with-pam-mods-dir=/%_lib/security
12cr|pam_mysql-0.7-0.RC1.12|35	%make
12cr|pam_mysql-0.7-0.RC1.12|36	
12cr|pam_mysql-0.7-0.RC1.12|37	%install
12cr|pam_mysql-0.7-0.RC1.12|38	%makeinstall_std
12cr|pam_mysql-0.7-0.RC1.12|39	rm -f %buildroot/%_lib/security/*.la
12cr|pam_mysql-0.7-0.RC1.12|40	
12cr|pam_mysql-0.7-0.RC1.12|41	%clean
12cr|pam_mysql-0.7-0.RC1.12|42	rm -rf %buildroot
12cr|pam_mysql-0.7-0.RC1.12|43	
12cr|pam_mysql-0.7-0.RC1.12|44	%files
12cr|pam_mysql-0.7-0.RC1.12|45	%defattr(-, root, root)
12cr|pam_mysql-0.7-0.RC1.12|46	%doc ChangeLog CREDITS README NEWS
12cr|pam_mysql-0.7-0.RC1.12|47	/%_lib/security/pam_mysql.so
12cr|pam_mysql-0.7-0.RC1.12|48	
12cr|pam_mysql-0.7-0.RC1.12|49	
12cr|pam_mysql-0.7-0.RC1.12|50	%changelog
12cr|pam_mysql-0.7-0.RC1.12|51	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7-0.RC1.12mdv2011.0
12cr|pam_mysql-0.7-0.RC1.12|52	+ Revision: 645855
12cr|pam_mysql-0.7-0.RC1.12|53	- relink against libmysqlclient.so.18
12cr|pam_mysql-0.7-0.RC1.12|54	
12cr|pam_mysql-0.7-0.RC1.12|55	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7-0.RC1.11mdv2011.0
12cr|pam_mysql-0.7-0.RC1.12|56	+ Revision: 627272
12cr|pam_mysql-0.7-0.RC1.12|57	- rebuilt against mysql-5.5.8 libs, again
12cr|pam_mysql-0.7-0.RC1.12|58	
12cr|pam_mysql-0.7-0.RC1.12|59	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7-0.RC1.10mdv2011.0
12cr|pam_mysql-0.7-0.RC1.12|60	+ Revision: 626553
12cr|pam_mysql-0.7-0.RC1.12|61	- rebuilt against mysql-5.5.8 libs
12cr|pam_mysql-0.7-0.RC1.12|62	
12cr|pam_mysql-0.7-0.RC1.12|63	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7-0.RC1.8mdv2011.0
12cr|pam_mysql-0.7-0.RC1.12|64	+ Revision: 614470
12cr|pam_mysql-0.7-0.RC1.12|65	- the mass rebuild of 2010.1 packages
12cr|pam_mysql-0.7-0.RC1.12|66	
12cr|pam_mysql-0.7-0.RC1.12|67	* Fri Apr 16 2010 Funda Wang <fwang@mandriva.org> 0.7-0.RC1.7mdv2010.1
12cr|pam_mysql-0.7-0.RC1.12|68	+ Revision: 535247
12cr|pam_mysql-0.7-0.RC1.12|69	- fix link
12cr|pam_mysql-0.7-0.RC1.12|70	- rebuild
12cr|pam_mysql-0.7-0.RC1.12|71	
12cr|pam_mysql-0.7-0.RC1.12|72	* Sat Mar 20 2010 Emmanuel Andry <eandry@mandriva.org> 0.7-0.RC1.5mdv2010.1
12cr|pam_mysql-0.7-0.RC1.12|73	+ Revision: 525509
12cr|pam_mysql-0.7-0.RC1.12|74	- enable openssl support with p0 from reporter (#58011)
12cr|pam_mysql-0.7-0.RC1.12|75	
12cr|pam_mysql-0.7-0.RC1.12|76	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7-0.RC1.4mdv2010.1
12cr|pam_mysql-0.7-0.RC1.12|77	+ Revision: 507502
12cr|pam_mysql-0.7-0.RC1.12|78	- rebuild
12cr|pam_mysql-0.7-0.RC1.12|79	
12cr|pam_mysql-0.7-0.RC1.12|80	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.7-0.RC1.3mdv2010.0
12cr|pam_mysql-0.7-0.RC1.12|81	+ Revision: 440476
12cr|pam_mysql-0.7-0.RC1.12|82	- rebuild
12cr|pam_mysql-0.7-0.RC1.12|83	
12cr|pam_mysql-0.7-0.RC1.12|84	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|pam_mysql-0.7-0.RC1.12|85	- use lowercase mysql-devel
12cr|pam_mysql-0.7-0.RC1.12|86	
12cr|pam_mysql-0.7-0.RC1.12|87	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7-0.RC1.2mdv2009.1
12cr|pam_mysql-0.7-0.RC1.12|88	+ Revision: 311342
12cr|pam_mysql-0.7-0.RC1.12|89	- rebuilt against mysql-5.1.30 libs
12cr|pam_mysql-0.7-0.RC1.12|90	
12cr|pam_mysql-0.7-0.RC1.12|91	* Sun Nov 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-0.RC1.1mdv2009.1
12cr|pam_mysql-0.7-0.RC1.12|92	+ Revision: 303825
12cr|pam_mysql-0.7-0.RC1.12|93	- new version
12cr|pam_mysql-0.7-0.RC1.12|94	
12cr|pam_mysql-0.7-0.RC1.12|95	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.6.2-3mdv2009.0
12cr|pam_mysql-0.7-0.RC1.12|96	+ Revision: 254967
12cr|pam_mysql-0.7-0.RC1.12|97	- rebuild
12cr|pam_mysql-0.7-0.RC1.12|98	
12cr|pam_mysql-0.7-0.RC1.12|99	* Thu Feb 07 2008 Funda Wang <fwang@mandriva.org> 0.6.2-1mdv2008.1
12cr|pam_mysql-0.7-0.RC1.12|100	+ Revision: 163369
12cr|pam_mysql-0.7-0.RC1.12|101	- New version 0.6.2
12cr|pam_mysql-0.7-0.RC1.12|102	
12cr|pam_mysql-0.7-0.RC1.12|103	+ Olivier Blin <oblin@mandriva.com>
12cr|pam_mysql-0.7-0.RC1.12|104	- restore BuildRoot
12cr|pam_mysql-0.7-0.RC1.12|105	
12cr|pam_mysql-0.7-0.RC1.12|106	* Wed Dec 19 2007 Thierry Vignaud <tv@mandriva.org> 0.5-6mdv2008.1
12cr|pam_mysql-0.7-0.RC1.12|107	+ Revision: 134700
12cr|pam_mysql-0.7-0.RC1.12|108	- do not reinvent %%doc
12cr|pam_mysql-0.7-0.RC1.12|109	- kill re-definition of %%buildroot on Pixel's request
12cr|pam_mysql-0.7-0.RC1.12|110	
12cr|pam_mysql-0.7-0.RC1.12|111	* Sun May 06 2007 Lenny Cartier <lenny@mandriva.org> 0.5-6mdv2008.0
12cr|pam_mysql-0.7-0.RC1.12|112	+ Revision: 23744
12cr|pam_mysql-0.7-0.RC1.12|113	- Import pam_mysql
12cr|pam_mysql-0.7-0.RC1.12|114	

3776 12
12cr|pam-pgsql-0.6.4-4|1	%define name	pam-pgsql
12cr|pam-pgsql-0.6.4-4|2	%define version 0.6.4
12cr|pam-pgsql-0.6.4-4|3	%define release %mkrel 4
12cr|pam-pgsql-0.6.4-4|4	
12cr|pam-pgsql-0.6.4-4|5	Summary:	Postgresql authentication for PAM
12cr|pam-pgsql-0.6.4-4|6	Name:		%{name}
12cr|pam-pgsql-0.6.4-4|7	Version:	%{version}
12cr|pam-pgsql-0.6.4-4|8	Release:	%{release}
12cr|pam-pgsql-0.6.4-4|9	Epoch:      1
12cr|pam-pgsql-0.6.4-4|10	License:	GPL
12cr|pam-pgsql-0.6.4-4|11	Group:		System/Libraries
12cr|pam-pgsql-0.6.4-4|12	URL:		http://sourceforge.net/projects/pam-pgsql
12cr|pam-pgsql-0.6.4-4|13	Source:		http://ovh.dl.sourceforge.net/sourceforge/pam-pgsql/%{name}_%{version}.tar.gz
12cr|pam-pgsql-0.6.4-4|14	Patch0:     pam-pgsql.null.patch
12cr|pam-pgsql-0.6.4-4|15	# submit upstream:
12cr|pam-pgsql-0.6.4-4|16	# https://sourceforge.net/tracker/index.php?func=detail&aid=2044002&group_id=62198&atid=499729
12cr|pam-pgsql-0.6.4-4|17	Patch1:     pam-pgsql-session-query.patch
12cr|pam-pgsql-0.6.4-4|18	Requires:	pam
12cr|pam-pgsql-0.6.4-4|19	BuildRequires:	pam-devel, postgresql-devel, libmhash-devel
12cr|pam-pgsql-0.6.4-4|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|pam-pgsql-0.6.4-4|21	
12cr|pam-pgsql-0.6.4-4|22	%description
12cr|pam-pgsql-0.6.4-4|23	This is a module that allows people to login to PAM-aware applications by
12cr|pam-pgsql-0.6.4-4|24	authenticating to a Postgresql database.
12cr|pam-pgsql-0.6.4-4|25	
12cr|pam-pgsql-0.6.4-4|26	%prep
12cr|pam-pgsql-0.6.4-4|27	%setup -q
12cr|pam-pgsql-0.6.4-4|28	%patch0 -p0 -b .null
12cr|pam-pgsql-0.6.4-4|29	%patch1 -p0 -b .session
12cr|pam-pgsql-0.6.4-4|30	
12cr|pam-pgsql-0.6.4-4|31	%build
12cr|pam-pgsql-0.6.4-4|32	%configure --with-postgres=%_includedir/pgsql --libdir=/%_lib/security
12cr|pam-pgsql-0.6.4-4|33	%make
12cr|pam-pgsql-0.6.4-4|34	
12cr|pam-pgsql-0.6.4-4|35	%install
12cr|pam-pgsql-0.6.4-4|36	mkdir -p %buildroot/%_lib/security/
12cr|pam-pgsql-0.6.4-4|37	
12cr|pam-pgsql-0.6.4-4|38	install -c -m 644 pam_pgsql.so %buildroot/%_lib/security/
12cr|pam-pgsql-0.6.4-4|39	
12cr|pam-pgsql-0.6.4-4|40	mkdir -p %buildroot/%_sysconfdir
12cr|pam-pgsql-0.6.4-4|41	cat > %buildroot/%_sysconfdir/pam_pgsql.conf <<EOF
12cr|pam-pgsql-0.6.4-4|42	# PAM pgsql configuration files
12cr|pam-pgsql-0.6.4-4|43	# Olivier Thauvin <nanardon@mandriva.org>
12cr|pam-pgsql-0.6.4-4|44	
12cr|pam-pgsql-0.6.4-4|45	# connect - the database connection string
12cr|pam-pgsql-0.6.4-4|46	# (see http://www.postgresql.org/docs/7.4/interactive/libpq.html#LIBPQ-CONNECT)
12cr|pam-pgsql-0.6.4-4|47	
12cr|pam-pgsql-0.6.4-4|48	# auth_query      - authentication query (should return one column -- password)
12cr|pam-pgsql-0.6.4-4|49	# auth_succ_query - query to be executed after successful authentication
12cr|pam-pgsql-0.6.4-4|50	# auth_fail_query - query to be executed after failed authentication
12cr|pam-pgsql-0.6.4-4|51	# acct_query      - account options query (should return 3 boolean columns -- expired, new password required and password is null)
12cr|pam-pgsql-0.6.4-4|52	# pwd_query       - query to be executed for password changing
12cr|pam-pgsql-0.6.4-4|53	
12cr|pam-pgsql-0.6.4-4|54	# You can use %u as username, %p as (new) password, %h for hostname of client
12cr|pam-pgsql-0.6.4-4|55	# as specified by PAM subsystem, %i for IP got by gethostbyname(%h) and %s as
12cr|pam-pgsql-0.6.4-4|56	# pa service name in any query. Please don't forget to specify pw_type as %p
12cr|pam-pgsql-0.6.4-4|57	# is replaced by password of pw_type form.
12cr|pam-pgsql-0.6.4-4|58	
12cr|pam-pgsql-0.6.4-4|59	connect = dbname=sysdb user=ljb password=sth connect_timeout=15
12cr|pam-pgsql-0.6.4-4|60	auth_query = select user_password from account where user_name = %u
12cr|pam-pgsql-0.6.4-4|61	acct_query = select (acc_expired = 'y' OR acc_expired = '1'), (acc_new_pwreq = 'y' OR acc_new_pwreq = '1'), (user_password
12cr|pam-pgsql-0.6.4-4|62	IS NULL OR user_password = '') from account where user_name = %u
12cr|pam-pgsql-0.6.4-4|63	pwd_query = update account set user_password = %p where user_name = %u
12cr|pam-pgsql-0.6.4-4|64	pw_type = crypt_md5
12cr|pam-pgsql-0.6.4-4|65	
12cr|pam-pgsql-0.6.4-4|66	EOF
12cr|pam-pgsql-0.6.4-4|67	
12cr|pam-pgsql-0.6.4-4|68	
12cr|pam-pgsql-0.6.4-4|69	%clean
12cr|pam-pgsql-0.6.4-4|70	rm -rf %buildroot
12cr|pam-pgsql-0.6.4-4|71	
12cr|pam-pgsql-0.6.4-4|72	%files
12cr|pam-pgsql-0.6.4-4|73	%defattr(-, root, root)
12cr|pam-pgsql-0.6.4-4|74	%doc CREDITS README
12cr|pam-pgsql-0.6.4-4|75	/%_lib/security/pam_pgsql.*
12cr|pam-pgsql-0.6.4-4|76	%attr(600, root, root) %config(noreplace) %_sysconfdir/pam_pgsql.conf
12cr|pam-pgsql-0.6.4-4|77	
12cr|pam-pgsql-0.6.4-4|78	
12cr|pam-pgsql-0.6.4-4|79	
12cr|pam-pgsql-0.6.4-4|80	%changelog
12cr|pam-pgsql-0.6.4-4|81	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1:0.6.4-4mdv2010.0
12cr|pam-pgsql-0.6.4-4|82	+ Revision: 430232
12cr|pam-pgsql-0.6.4-4|83	- rebuild
12cr|pam-pgsql-0.6.4-4|84	
12cr|pam-pgsql-0.6.4-4|85	+ Olivier Thauvin <nanardon@mandriva.org>
12cr|pam-pgsql-0.6.4-4|86	- add patch url on sourceforge
12cr|pam-pgsql-0.6.4-4|87	
12cr|pam-pgsql-0.6.4-4|88	* Sat Aug 09 2008 Olivier Thauvin <nanardon@mandriva.org> 1:0.6.4-3mdv2009.0
12cr|pam-pgsql-0.6.4-4|89	+ Revision: 270053
12cr|pam-pgsql-0.6.4-4|90	- allow to run query on session start and close
12cr|pam-pgsql-0.6.4-4|91	
12cr|pam-pgsql-0.6.4-4|92	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1:0.6.4-2mdv2009.0
12cr|pam-pgsql-0.6.4-4|93	+ Revision: 268357
12cr|pam-pgsql-0.6.4-4|94	- rebuild early 2009.0 package (before pixel changes)
12cr|pam-pgsql-0.6.4-4|95	
12cr|pam-pgsql-0.6.4-4|96	* Mon Jun 02 2008 Olivier Thauvin <nanardon@mandriva.org> 1:0.6.4-1mdv2009.0
12cr|pam-pgsql-0.6.4-4|97	+ Revision: 214269
12cr|pam-pgsql-0.6.4-4|98	- 0.6.4
12cr|pam-pgsql-0.6.4-4|99	
12cr|pam-pgsql-0.6.4-4|100	+ Olivier Blin <oblin@mandriva.com>
12cr|pam-pgsql-0.6.4-4|101	- restore BuildRoot
12cr|pam-pgsql-0.6.4-4|102	
12cr|pam-pgsql-0.6.4-4|103	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pam-pgsql-0.6.4-4|104	- kill re-definition of %%buildroot on Pixel's request
12cr|pam-pgsql-0.6.4-4|105	
12cr|pam-pgsql-0.6.4-4|106	
12cr|pam-pgsql-0.6.4-4|107	* Sat Mar 10 2007 Olivier Thauvin <nanardon@mandriva.org> 0.6.1-4mdv2007.1
12cr|pam-pgsql-0.6.4-4|108	+ Revision: 141060
12cr|pam-pgsql-0.6.4-4|109	- rebuild
12cr|pam-pgsql-0.6.4-4|110	- Import pam-pgsql
12cr|pam-pgsql-0.6.4-4|111	
12cr|pam-pgsql-0.6.4-4|112	* Thu Feb 09 2006 Olivier Thauvin <nanardon@mandriva.org> 0.6.1-3mdk
12cr|pam-pgsql-0.6.4-4|113	- fix upload, change software source
12cr|pam-pgsql-0.6.4-4|114	
12cr|pam-pgsql-0.6.4-4|115	* Sat Feb 04 2006 Olivier Thauvin <nanardon@mandriva.org> 0.6.1-2mdk
12cr|pam-pgsql-0.6.4-4|116	- Fix desc and summary
12cr|pam-pgsql-0.6.4-4|117	
12cr|pam-pgsql-0.6.4-4|118	* Sat Feb 04 2006 Olivier Thauvin <nanardon@mandriva.org> 0.9.3
12cr|pam-pgsql-0.6.4-4|119	- Initial spec
12cr|pam-pgsql-0.6.4-4|120	

3777 12
12cr|pam_script-0.1.12-4|1	Name:		pam_script
12cr|pam_script-0.1.12-4|2	Version:	0.1.12
12cr|pam_script-0.1.12-4|3	Release:	%mkrel 4
12cr|pam_script-0.1.12-4|4	URL:		http://freshmeat.net/projects/pam_script
12cr|pam_script-0.1.12-4|5	Source:		http://www.upfrontsystems.co.za/Members/izak/libpam-script_%{version}.tar.gz
12cr|pam_script-0.1.12-4|6	Summary:	PAM module to executes a script at the start and end of a session
12cr|pam_script-0.1.12-4|7	License:	GPL+
12cr|pam_script-0.1.12-4|8	Group:		System/Libraries
12cr|pam_script-0.1.12-4|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pam_script-0.1.12-4|10	BuildRequires:	pam-devel
12cr|pam_script-0.1.12-4|11	%description
12cr|pam_script-0.1.12-4|12	pam_script is a PAM that executes a script at the start and end of a
12cr|pam_script-0.1.12-4|13	session. Any PAM-aware application can use the module to perform
12cr|pam_script-0.1.12-4|14	arbitrary operations. It was originally written for cleaning up when a
12cr|pam_script-0.1.12-4|15	user logs out.
12cr|pam_script-0.1.12-4|16	
12cr|pam_script-0.1.12-4|17	%prep
12cr|pam_script-0.1.12-4|18	%setup -q -n libpam-script-%{version}
12cr|pam_script-0.1.12-4|19	
12cr|pam_script-0.1.12-4|20	%build
12cr|pam_script-0.1.12-4|21	%{make}
12cr|pam_script-0.1.12-4|22	
12cr|pam_script-0.1.12-4|23	%install
12cr|pam_script-0.1.12-4|24	%{__rm} -Rf %{buildroot}
12cr|pam_script-0.1.12-4|25	%{__make} DESTDIR=%{buildroot} plibdir=/%{_lib}/security install
12cr|pam_script-0.1.12-4|26	%{__install} -d %{buildroot}%{_mandir}/man5
12cr|pam_script-0.1.12-4|27	%{__install} -m0644 pam_script.5 %{buildroot}%{_mandir}/man5
12cr|pam_script-0.1.12-4|28	
12cr|pam_script-0.1.12-4|29	%files
12cr|pam_script-0.1.12-4|30	%doc README CREDITS examples
12cr|pam_script-0.1.12-4|31	/%{_lib}/security/pam_script.so
12cr|pam_script-0.1.12-4|32	%{_mandir}/man5/pam_script.5*
12cr|pam_script-0.1.12-4|33	
12cr|pam_script-0.1.12-4|34	
12cr|pam_script-0.1.12-4|35	%changelog
12cr|pam_script-0.1.12-4|36	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.12-4mdv2011.0
12cr|pam_script-0.1.12-4|37	+ Revision: 614471
12cr|pam_script-0.1.12-4|38	- the mass rebuild of 2010.1 packages
12cr|pam_script-0.1.12-4|39	
12cr|pam_script-0.1.12-4|40	* Tue Nov 10 2009 Michael Scherer <misc@mandriva.org> 0.1.12-3mdv2010.1
12cr|pam_script-0.1.12-4|41	+ Revision: 463858
12cr|pam_script-0.1.12-4|42	- rebuild
12cr|pam_script-0.1.12-4|43	
12cr|pam_script-0.1.12-4|44	+ Thierry Vignaud <tv@mandriva.org>
12cr|pam_script-0.1.12-4|45	- rebuild
12cr|pam_script-0.1.12-4|46	
12cr|pam_script-0.1.12-4|47	* Mon Oct 13 2008 Nicolas Vigier <nvigier@mandriva.com> 0.1.12-1mdv2009.1
12cr|pam_script-0.1.12-4|48	+ Revision: 293370
12cr|pam_script-0.1.12-4|49	- new version 0.1.12
12cr|pam_script-0.1.12-4|50	
12cr|pam_script-0.1.12-4|51	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.1.11-3mdv2009.0
12cr|pam_script-0.1.12-4|52	+ Revision: 254986
12cr|pam_script-0.1.12-4|53	- rebuild
12cr|pam_script-0.1.12-4|54	- fix no-buildroot-tag
12cr|pam_script-0.1.12-4|55	
12cr|pam_script-0.1.12-4|56	* Tue Dec 04 2007 Nicolas Vigier <nvigier@mandriva.com> 0.1.11-1mdv2008.1
12cr|pam_script-0.1.12-4|57	+ Revision: 115405
12cr|pam_script-0.1.12-4|58	- import pam_script
12cr|pam_script-0.1.12-4|59	
12cr|pam_script-0.1.12-4|60	

3778 12
12cr|pam_smb-1.1.7-5|1	%define name	pam_smb
12cr|pam_smb-1.1.7-5|2	%define version	1.1.7
12cr|pam_smb-1.1.7-5|3	%define release	%mkrel 5
12cr|pam_smb-1.1.7-5|4	
12cr|pam_smb-1.1.7-5|5	Summary:	SMB Pluggable Authentication Module
12cr|pam_smb-1.1.7-5|6	Name:		%{name}
12cr|pam_smb-1.1.7-5|7	Version:	%{version}
12cr|pam_smb-1.1.7-5|8	Release:	%{release}
12cr|pam_smb-1.1.7-5|9	Source0:	ftp://ftp.samba.org/pub/samba/pam_smb/pam_smb-%{version}.tar.bz2
12cr|pam_smb-1.1.7-5|10	URL:		http://www.csn.ul.ie/~airlied/pam_smb/
12cr|pam_smb-1.1.7-5|11	License:	GPL
12cr|pam_smb-1.1.7-5|12	Group:		System/Libraries
12cr|pam_smb-1.1.7-5|13	BuildRoot:	%{_tmppath}/%{name}-root
12cr|pam_smb-1.1.7-5|14	BuildRequires:	pam-devel
12cr|pam_smb-1.1.7-5|15	Requires:	pam
12cr|pam_smb-1.1.7-5|16	
12cr|pam_smb-1.1.7-5|17	%description
12cr|pam_smb-1.1.7-5|18	pam_smb is a PAM module which allows authentication of UNIX users
12cr|pam_smb-1.1.7-5|19	using an NT/Samba server.
12cr|pam_smb-1.1.7-5|20	
12cr|pam_smb-1.1.7-5|21	%prep
12cr|pam_smb-1.1.7-5|22	%setup -q -n pam_smb
12cr|pam_smb-1.1.7-5|23	
12cr|pam_smb-1.1.7-5|24	%build
12cr|pam_smb-1.1.7-5|25	%configure
12cr|pam_smb-1.1.7-5|26	make
12cr|pam_smb-1.1.7-5|27	
12cr|pam_smb-1.1.7-5|28	%install
12cr|pam_smb-1.1.7-5|29	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|pam_smb-1.1.7-5|30	mkdir -p %{buildroot}{%{_sysconfdir},/lib/security}
12cr|pam_smb-1.1.7-5|31	install -m 755 pam_smb_auth.so %{buildroot}/lib/security
12cr|pam_smb-1.1.7-5|32	install -m 644 pam_smb.conf.example %{buildroot}%{_sysconfdir}/pam_smb.conf
12cr|pam_smb-1.1.7-5|33	
12cr|pam_smb-1.1.7-5|34	%clean
12cr|pam_smb-1.1.7-5|35	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|pam_smb-1.1.7-5|36	rm -rf $RPM_BUILD_DIR/%{name}
12cr|pam_smb-1.1.7-5|37	
12cr|pam_smb-1.1.7-5|38	%files
12cr|pam_smb-1.1.7-5|39	%defattr(-,root,root)
12cr|pam_smb-1.1.7-5|40	/lib/security/pam_smb_auth.so
12cr|pam_smb-1.1.7-5|41	%config(noreplace) %{_sysconfdir}/pam_smb.conf
12cr|pam_smb-1.1.7-5|42	%doc CHANGES COPYING README TODO pam_smb.conf.example
12cr|pam_smb-1.1.7-5|43	
12cr|pam_smb-1.1.7-5|44	
12cr|pam_smb-1.1.7-5|45	
12cr|pam_smb-1.1.7-5|46	%changelog
12cr|pam_smb-1.1.7-5|47	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.1.7-5mdv2010.0
12cr|pam_smb-1.1.7-5|48	+ Revision: 430233
12cr|pam_smb-1.1.7-5|49	- rebuild
12cr|pam_smb-1.1.7-5|50	
12cr|pam_smb-1.1.7-5|51	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.1.7-4mdv2009.0
12cr|pam_smb-1.1.7-5|52	+ Revision: 241134
12cr|pam_smb-1.1.7-5|53	- rebuild
12cr|pam_smb-1.1.7-5|54	- kill re-definition of %%buildroot on Pixel's request
12cr|pam_smb-1.1.7-5|55	
12cr|pam_smb-1.1.7-5|56	+ Olivier Blin <oblin@mandriva.com>
12cr|pam_smb-1.1.7-5|57	- restore BuildRoot
12cr|pam_smb-1.1.7-5|58	
12cr|pam_smb-1.1.7-5|59	* Thu Aug 23 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.1.7-2mdv2008.0
12cr|pam_smb-1.1.7-5|60	+ Revision: 70135
12cr|pam_smb-1.1.7-5|61	- use %%mkrel
12cr|pam_smb-1.1.7-5|62	
12cr|pam_smb-1.1.7-5|63	
12cr|pam_smb-1.1.7-5|64	* Mon Jan 06 2003 Buchan Milne <bgmilne@linux-mandrake.com> 1.1.7-1mdk
12cr|pam_smb-1.1.7-5|65	- 1.1.7 (security issue)
12cr|pam_smb-1.1.7-5|66	
12cr|pam_smb-1.1.7-5|67	* Mon Jan 06 2003 Buchan Milne <bgmilne@linux-mandrake.com> 1.1.6-4mdk
12cr|pam_smb-1.1.7-5|68	- Rebuild
12cr|pam_smb-1.1.7-5|69	
12cr|pam_smb-1.1.7-5|70	* Wed Apr 17 2002 <bgmilne@cae.co.za> 1.1.6-3mdk
12cr|pam_smb-1.1.7-5|71	- s/Copyright/License
12cr|pam_smb-1.1.7-5|72	
12cr|pam_smb-1.1.7-5|73	* Thu Oct 04 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.1.6-2mdk
12cr|pam_smb-1.1.7-5|74	- specfile cleanups, macros
12cr|pam_smb-1.1.7-5|75	
12cr|pam_smb-1.1.7-5|76	* Sun Jul 29 2001 Buchan Milne <bgmilne@cae.co.za> 1.1.6-1mdk
12cr|pam_smb-1.1.7-5|77	- Mandrake package, added requires and buildrequires
12cr|pam_smb-1.1.7-5|78	
12cr|pam_smb-1.1.7-5|79	* Sun Sep 10 2000 Carlo Marcelo Arenas Belon <carenas@chasqui.lared.net.pe>
12cr|pam_smb-1.1.7-5|80	- making SPEC LFS aware
12cr|pam_smb-1.1.7-5|81	- update to 1.1.6 (security recommended)
12cr|pam_smb-1.1.7-5|82	
12cr|pam_smb-1.1.7-5|83	* Wed Sep 08 1999 Carlo Marcelo Arenas Belon <carenas@chasqui.lared.net.pe>
12cr|pam_smb-1.1.7-5|84	- first spec, most ideas taken from pam_ldap
12cr|pam_smb-1.1.7-5|85	

3779 12
12cr|pam_sqlite-0.3-5|1	%define name	pam_sqlite
12cr|pam_sqlite-0.3-5|2	%define version 0.3
12cr|pam_sqlite-0.3-5|3	%define release 5
12cr|pam_sqlite-0.3-5|4	
12cr|pam_sqlite-0.3-5|5	Summary:	SQLite authentication for PAM
12cr|pam_sqlite-0.3-5|6	Name:		%{name}
12cr|pam_sqlite-0.3-5|7	Version:	%{version}
12cr|pam_sqlite-0.3-5|8	Release:	%mkrel %{release}
12cr|pam_sqlite-0.3-5|9	Source0:	%{name}-%{version}.tar.bz2
12cr|pam_sqlite-0.3-5|10	Patch0:		pam_sqlite-nullundeclared.patch
12cr|pam_sqlite-0.3-5|11	URL:		http://www.edin.dk/pam_sqlite/
12cr|pam_sqlite-0.3-5|12	License:	GPL
12cr|pam_sqlite-0.3-5|13	Group:		System/Libraries
12cr|pam_sqlite-0.3-5|14	BuildRequires:	pam-devel
12cr|pam_sqlite-0.3-5|15	BuildRequires:	sqlite-devel
12cr|pam_sqlite-0.3-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|pam_sqlite-0.3-5|17	
12cr|pam_sqlite-0.3-5|18	%description
12cr|pam_sqlite-0.3-5|19	pam_sqlite allows developers to authenticate users against a table
12cr|pam_sqlite-0.3-5|20	in an SQLite database. It supports checking account information
12cr|pam_sqlite-0.3-5|21	(pam_acct_expired, new_authtok_reqd) and updating authentication
12cr|pam_sqlite-0.3-5|22	tokens.
12cr|pam_sqlite-0.3-5|23	
12cr|pam_sqlite-0.3-5|24	%prep
12cr|pam_sqlite-0.3-5|25	%setup -q
12cr|pam_sqlite-0.3-5|26	%patch0 -p 1 -b .nullundeclared
12cr|pam_sqlite-0.3-5|27	
12cr|pam_sqlite-0.3-5|28	%build
12cr|pam_sqlite-0.3-5|29	%configure2_5x
12cr|pam_sqlite-0.3-5|30	
12cr|pam_sqlite-0.3-5|31	%make
12cr|pam_sqlite-0.3-5|32	
12cr|pam_sqlite-0.3-5|33	%install
12cr|pam_sqlite-0.3-5|34	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|pam_sqlite-0.3-5|35	
12cr|pam_sqlite-0.3-5|36	install -d %{buildroot}/lib/security
12cr|pam_sqlite-0.3-5|37	#install -d %{buildroot}%{_sysconfdir}/pam.d
12cr|pam_sqlite-0.3-5|38	
12cr|pam_sqlite-0.3-5|39	install -m0755 pam_sqlite.so %{buildroot}/lib/security/pam_sqlite.so
12cr|pam_sqlite-0.3-5|40	
12cr|pam_sqlite-0.3-5|41	#cat > %{buildroot}%{_sysconfdir}/pam.d/pam_sqlite <<EOF
12cr|pam_sqlite-0.3-5|42	#auth        required    pam_sqlite.so
12cr|pam_sqlite-0.3-5|43	#account     required    pam_sqlite.so
12cr|pam_sqlite-0.3-5|44	#password    required    pam_sqlite.so
12cr|pam_sqlite-0.3-5|45	#EOF
12cr|pam_sqlite-0.3-5|46	#
12cr|pam_sqlite-0.3-5|47	#cat > %{buildroot}%{_sysconfdir}/pam_sqlite.conf <<EOF
12cr|pam_sqlite-0.3-5|48	#database = /etc/sysdb
12cr|pam_sqlite-0.3-5|49	#table = account
12cr|pam_sqlite-0.3-5|50	#user_column = user_name
12cr|pam_sqlite-0.3-5|51	#pwd_column = user_password
12cr|pam_sqlite-0.3-5|52	#expired_column = acc_expired
12cr|pam_sqlite-0.3-5|53	#newtok_column = acc_new_pwreq
12cr|pam_sqlite-0.3-5|54	#debug
12cr|pam_sqlite-0.3-5|55	#EOF
12cr|pam_sqlite-0.3-5|56	
12cr|pam_sqlite-0.3-5|57	%clean
12cr|pam_sqlite-0.3-5|58	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|pam_sqlite-0.3-5|59	
12cr|pam_sqlite-0.3-5|60	%files
12cr|pam_sqlite-0.3-5|61	%defattr(-, root, root)
12cr|pam_sqlite-0.3-5|62	%doc NEWS README
12cr|pam_sqlite-0.3-5|63	#%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam_sqlite.conf
12cr|pam_sqlite-0.3-5|64	#%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/pam_sqlite
12cr|pam_sqlite-0.3-5|65	%attr(0755,root,root) /lib/security/pam_sqlite.so
12cr|pam_sqlite-0.3-5|66	
12cr|pam_sqlite-0.3-5|67	
12cr|pam_sqlite-0.3-5|68	
12cr|pam_sqlite-0.3-5|69	
12cr|pam_sqlite-0.3-5|70	%changelog
12cr|pam_sqlite-0.3-5|71	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.3-5mdv2010.0
12cr|pam_sqlite-0.3-5|72	+ Revision: 430234
12cr|pam_sqlite-0.3-5|73	- rebuild
12cr|pam_sqlite-0.3-5|74	
12cr|pam_sqlite-0.3-5|75	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.3-4mdv2009.0
12cr|pam_sqlite-0.3-5|76	+ Revision: 141036
12cr|pam_sqlite-0.3-5|77	- restore BuildRoot
12cr|pam_sqlite-0.3-5|78	
12cr|pam_sqlite-0.3-5|79	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pam_sqlite-0.3-5|80	- kill re-definition of %%buildroot on Pixel's request
12cr|pam_sqlite-0.3-5|81	
12cr|pam_sqlite-0.3-5|82	
12cr|pam_sqlite-0.3-5|83	* Fri Jan 12 2007 Andreas Hasenack <andreas@mandriva.com> 0.3-4mdv2007.0
12cr|pam_sqlite-0.3-5|84	+ Revision: 107997
12cr|pam_sqlite-0.3-5|85	- rebuild
12cr|pam_sqlite-0.3-5|86	- added patch so it even builds
12cr|pam_sqlite-0.3-5|87	- Import pam_sqlite
12cr|pam_sqlite-0.3-5|88	
12cr|pam_sqlite-0.3-5|89	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-3mdk
12cr|pam_sqlite-0.3-5|90	- rebuild
12cr|pam_sqlite-0.3-5|91	
12cr|pam_sqlite-0.3-5|92	* Sat Oct 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.3-2mdk
12cr|pam_sqlite-0.3-5|93	- fix deps
12cr|pam_sqlite-0.3-5|94	

3780 12
12cr|pam_ssh-1.97-3|1	Name:		pam_ssh
12cr|pam_ssh-1.97-3|2	Version:	1.97
12cr|pam_ssh-1.97-3|3	Release:	%mkrel 3
12cr|pam_ssh-1.97-3|4	Summary:	A Pluggable Authentication Module (PAM) for use with SSH
12cr|pam_ssh-1.97-3|5	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2
12cr|pam_ssh-1.97-3|6	URL:		http://sourceforge.net/projects/pam-ssh/
12cr|pam_ssh-1.97-3|7	License:	BSD
12cr|pam_ssh-1.97-3|8	Group:		System/Libraries
12cr|pam_ssh-1.97-3|9	Requires:	openssh
12cr|pam_ssh-1.97-3|10	BuildRequires:	pam-devel
12cr|pam_ssh-1.97-3|11	BuildRequires:  openssl-devel
12cr|pam_ssh-1.97-3|12	BuildRequires:  openssh-clients
12cr|pam_ssh-1.97-3|13	BuildRequires:	autoconf
12cr|pam_ssh-1.97-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pam_ssh-1.97-3|15	
12cr|pam_ssh-1.97-3|16	
12cr|pam_ssh-1.97-3|17	%description
12cr|pam_ssh-1.97-3|18	This PAM module provides single sign-on behavior for UNIX using SSH. Users
12cr|pam_ssh-1.97-3|19	are authenticated by decrypting their SSH private keys with the password
12cr|pam_ssh-1.97-3|20	provided (probably to XDM). In the PAM session phase, an ssh-agent process is
12cr|pam_ssh-1.97-3|21	started and keys are added.
12cr|pam_ssh-1.97-3|22	
12cr|pam_ssh-1.97-3|23	%prep
12cr|pam_ssh-1.97-3|24	%setup -q
12cr|pam_ssh-1.97-3|25	
12cr|pam_ssh-1.97-3|26	%build
12cr|pam_ssh-1.97-3|27	autoreconf -fi
12cr|pam_ssh-1.97-3|28	%configure2_5x --with-pam-dir=/%_lib/security
12cr|pam_ssh-1.97-3|29	%make
12cr|pam_ssh-1.97-3|30	
12cr|pam_ssh-1.97-3|31	%install
12cr|pam_ssh-1.97-3|32	rm -rf %{buildroot}
12cr|pam_ssh-1.97-3|33	%makeinstall_std
12cr|pam_ssh-1.97-3|34	
12cr|pam_ssh-1.97-3|35	%clean
12cr|pam_ssh-1.97-3|36	rm -rf %{buildroot}
12cr|pam_ssh-1.97-3|37	
12cr|pam_ssh-1.97-3|38	%files
12cr|pam_ssh-1.97-3|39	%defattr(-,root,root)
12cr|pam_ssh-1.97-3|40	%doc AUTHORS NEWS README ChangeLog TODO
12cr|pam_ssh-1.97-3|41	/%{_lib}/security/pam_ssh.*
12cr|pam_ssh-1.97-3|42	%{_mandir}/man[^3]/pam_ssh*
12cr|pam_ssh-1.97-3|43	
12cr|pam_ssh-1.97-3|44	
12cr|pam_ssh-1.97-3|45	
12cr|pam_ssh-1.97-3|46	%changelog
12cr|pam_ssh-1.97-3|47	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.97-3mdv2011.0
12cr|pam_ssh-1.97-3|48	+ Revision: 614472
12cr|pam_ssh-1.97-3|49	- the mass rebuild of 2010.1 packages
12cr|pam_ssh-1.97-3|50	
12cr|pam_ssh-1.97-3|51	* Thu Apr 15 2010 Funda Wang <fwang@mandriva.org> 1.97-2mdv2010.1
12cr|pam_ssh-1.97-3|52	+ Revision: 535072
12cr|pam_ssh-1.97-3|53	- rebuild
12cr|pam_ssh-1.97-3|54	
12cr|pam_ssh-1.97-3|55	* Thu Jul 23 2009 Frederik Himpe <fhimpe@mandriva.org> 1.97-1mdv2010.0
12cr|pam_ssh-1.97-3|56	+ Revision: 399096
12cr|pam_ssh-1.97-3|57	- Update to new version 1.97
12cr|pam_ssh-1.97-3|58	- Remove patch integrated upstream
12cr|pam_ssh-1.97-3|59	
12cr|pam_ssh-1.97-3|60	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.91-5mdv2009.0
12cr|pam_ssh-1.97-3|61	+ Revision: 254999
12cr|pam_ssh-1.97-3|62	- rebuild
12cr|pam_ssh-1.97-3|63	
12cr|pam_ssh-1.97-3|64	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.91-3mdv2008.1
12cr|pam_ssh-1.97-3|65	+ Revision: 141036
12cr|pam_ssh-1.97-3|66	- restore BuildRoot
12cr|pam_ssh-1.97-3|67	
12cr|pam_ssh-1.97-3|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|pam_ssh-1.97-3|69	- kill re-definition of %%buildroot on Pixel's request
12cr|pam_ssh-1.97-3|70	- import pam_ssh
12cr|pam_ssh-1.97-3|71	
12cr|pam_ssh-1.97-3|72	
12cr|pam_ssh-1.97-3|73	* Sun Jun 18 2006 Pascal Terjan <pterjan@mandriva.org> 1.91-3mdv2007.0
12cr|pam_ssh-1.97-3|74	- use autoconf2.5
12cr|pam_ssh-1.97-3|75	- go to the right place on x86_64
12cr|pam_ssh-1.97-3|76	
12cr|pam_ssh-1.97-3|77	* Sun Apr 23 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.91-2mdk
12cr|pam_ssh-1.97-3|78	- Add BuildRequires
12cr|pam_ssh-1.97-3|79	
12cr|pam_ssh-1.97-3|80	* Sat Apr 22 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.91-1mdk
12cr|pam_ssh-1.97-3|81	- fix buildrequires
12cr|pam_ssh-1.97-3|82	- add missing headers (P0)
12cr|pam_ssh-1.97-3|83	- cleanup package uploaded by Hawkwind (SoS)
12cr|pam_ssh-1.97-3|84	
12cr|pam_ssh-1.97-3|85	* Mon Mar 15 2004 Patrice Dumas <pertusus@free.fr> 0:1.9-0.fdr.1
12cr|pam_ssh-1.97-3|86	- Use fedora-newrpmspec to update the spec file
12cr|pam_ssh-1.97-3|87	
12cr|pam_ssh-1.97-3|88	* Fri Aug 16 2002 Dumas Patrice <dumas@centre-cired.fr>
12cr|pam_ssh-1.97-3|89	- Initial build.

3781 12
12cr|pam_usb-0.5.0-1|1	%define	name	pam_usb
12cr|pam_usb-0.5.0-1|2	%define	version	0.5.0
12cr|pam_usb-0.5.0-1|3	%define	rel	1
12cr|pam_usb-0.5.0-1|4	%define	release	%mkrel %{rel}
12cr|pam_usb-0.5.0-1|5	
12cr|pam_usb-0.5.0-1|6	Summary:	PAM module through external storage
12cr|pam_usb-0.5.0-1|7	Name:		%{name}
12cr|pam_usb-0.5.0-1|8	Version:	%{version}
12cr|pam_usb-0.5.0-1|9	Release:	%{release}
12cr|pam_usb-0.5.0-1|10	URL:		http://www.pamusb.org/
12cr|pam_usb-0.5.0-1|11	Source0:	http://ovh.dl.sourceforge.net/sourceforge/pamusb/%{name}-%{version}.tar.gz
12cr|pam_usb-0.5.0-1|12	Source1:	%{name}-doc.tar.bz2
12cr|pam_usb-0.5.0-1|13	License:	GPLv2+
12cr|pam_usb-0.5.0-1|14	Group:		System/Libraries
12cr|pam_usb-0.5.0-1|15	BuildRequires:	dbus-devel pkgconfig(libxml-2.0)
12cr|pam_usb-0.5.0-1|16	BuildRequires:	pam-devel
12cr|pam_usb-0.5.0-1|17	BuildRequires:  pkgconfig(openssl)
12cr|pam_usb-0.5.0-1|18	BuildRequires:  readline-devel
12cr|pam_usb-0.5.0-1|19	BuildRequires:  pkgconfig(ncurses)
12cr|pam_usb-0.5.0-1|20	
12cr|pam_usb-0.5.0-1|21	%description
12cr|pam_usb-0.5.0-1|22	pam_usb is a PAM module that enables authentication using an USB-Storage device
12cr|pam_usb-0.5.0-1|23	(such as an USB Pen) through DSA private/public keys.
12cr|pam_usb-0.5.0-1|24	
12cr|pam_usb-0.5.0-1|25	It can also work with other devices, such as floppy disks or cdroms.
12cr|pam_usb-0.5.0-1|26	
12cr|pam_usb-0.5.0-1|27	%prep
12cr|pam_usb-0.5.0-1|28	%setup -q -a1
12cr|pam_usb-0.5.0-1|29	
12cr|pam_usb-0.5.0-1|30	%build
12cr|pam_usb-0.5.0-1|31	%make
12cr|pam_usb-0.5.0-1|32	
12cr|pam_usb-0.5.0-1|33	%install
12cr|pam_usb-0.5.0-1|34	%makeinstall_std \
12cr|pam_usb-0.5.0-1|35	PAM_USB_DEST=%{buildroot}/%{_lib}/security \
12cr|pam_usb-0.5.0-1|36	DOCS_DEST=%{buildroot}%{_docdir}/%{name}-%{version}
12cr|pam_usb-0.5.0-1|37	
12cr|pam_usb-0.5.0-1|38	cp -a html %{buildroot}%{_docdir}/%{name}-%{version}
12cr|pam_usb-0.5.0-1|39	
12cr|pam_usb-0.5.0-1|40	
12cr|pam_usb-0.5.0-1|41	%files
12cr|pam_usb-0.5.0-1|42	%defattr(644,root,root,755)
12cr|pam_usb-0.5.0-1|43	%doc %{_docdir}/%{name}-%{version}
12cr|pam_usb-0.5.0-1|44	%defattr(-,root,root)
12cr|pam_usb-0.5.0-1|45	/%{_lib}/security/%{name}.so
12cr|pam_usb-0.5.0-1|46	%{_bindir}/*
12cr|pam_usb-0.5.0-1|47	%{_mandir}/man1/*.1*
12cr|pam_usb-0.5.0-1|48	%{_sysconfdir}/pamusb.conf

3782 12
12cr|pandemic-1.92.660-3|1	%define upstream_name    Games-Pandemic
12cr|pandemic-1.92.660-3|2	%define upstream_version 1.092660
12cr|pandemic-1.92.660-3|3	
12cr|pandemic-1.92.660-3|4	Name:       pandemic
12cr|pandemic-1.92.660-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|pandemic-1.92.660-3|6	Release:    3
12cr|pandemic-1.92.660-3|7	
12cr|pandemic-1.92.660-3|8	Summary:    Cooperative pandemic board game
12cr|pandemic-1.92.660-3|9	License:    GPL+ or Artistic
12cr|pandemic-1.92.660-3|10	Group:      Games/Strategy
12cr|pandemic-1.92.660-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12cr|pandemic-1.92.660-3|12	Source0:    http://www.cpan.org/modules/by-module/Games/%{upstream_name}-%{upstream_version}.tar.gz
12cr|pandemic-1.92.660-3|13	
12cr|pandemic-1.92.660-3|14	BuildRequires: perl(Convert::Color)
12cr|pandemic-1.92.660-3|15	BuildRequires: perl(Devel::CheckOS)
12cr|pandemic-1.92.660-3|16	BuildRequires: perl(Encode)
12cr|pandemic-1.92.660-3|17	BuildRequires: perl(English)
12cr|pandemic-1.92.660-3|18	BuildRequires: perl(Exporter)
12cr|pandemic-1.92.660-3|19	BuildRequires: perl(File::Basename)
12cr|pandemic-1.92.660-3|20	BuildRequires: perl(File::Find::Rule)
12cr|pandemic-1.92.660-3|21	BuildRequires: perl(File::HomeDir)
12cr|pandemic-1.92.660-3|22	BuildRequires: perl(File::Spec::Functions)
12cr|pandemic-1.92.660-3|23	BuildRequires: perl(FindBin)
12cr|pandemic-1.92.660-3|24	BuildRequires: perl(Geo::Mercator)
12cr|pandemic-1.92.660-3|25	BuildRequires: perl(Image::Size)
12cr|pandemic-1.92.660-3|26	BuildRequires: perl(List::MoreUtils)
12cr|pandemic-1.92.660-3|27	BuildRequires: perl(List::Util)
12cr|pandemic-1.92.660-3|28	BuildRequires: perl(Locale::TextDomain)
12cr|pandemic-1.92.660-3|29	BuildRequires: perl(Math::Gradient)
12cr|pandemic-1.92.660-3|30	BuildRequires: perl(Module::Util)
12cr|pandemic-1.92.660-3|31	BuildRequires: perl(Moose)
12cr|pandemic-1.92.660-3|32	BuildRequires: perl(Moose::Role)
12cr|pandemic-1.92.660-3|33	BuildRequires: perl(MooseX::AttributeHelpers)
12cr|pandemic-1.92.660-3|34	BuildRequires: perl(MooseX::POE)
12cr|pandemic-1.92.660-3|35	BuildRequires: perl(MooseX::SemiAffordanceAccessor)
12cr|pandemic-1.92.660-3|36	BuildRequires: perl(MooseX::Singleton)
12cr|pandemic-1.92.660-3|37	BuildRequires: perl(MooseX::Traits)
12cr|pandemic-1.92.660-3|38	BuildRequires: perl(POE)
12cr|pandemic-1.92.660-3|39	BuildRequires: perl(POE::Kernel)
12cr|pandemic-1.92.660-3|40	BuildRequires: perl(POE::Loop::Tk)
12cr|pandemic-1.92.660-3|41	BuildRequires: perl(Readonly)
12cr|pandemic-1.92.660-3|42	BuildRequires: perl(Test::More)
12cr|pandemic-1.92.660-3|43	BuildRequires: perl(Tk)
12cr|pandemic-1.92.660-3|44	BuildRequires: perl(Tk::Font)
12cr|pandemic-1.92.660-3|45	BuildRequires: perl(Tk::JPEG)
12cr|pandemic-1.92.660-3|46	BuildRequires: perl(Tk::PNG)
12cr|pandemic-1.92.660-3|47	BuildRequires: perl(Tk::Pane)
12cr|pandemic-1.92.660-3|48	BuildRequires: perl(Tk::ToolBar)
12cr|pandemic-1.92.660-3|49	BuildRequires: perl(UNIVERSAL::require)
12cr|pandemic-1.92.660-3|50	BuildRequires: perl(YAML::Tiny)
12cr|pandemic-1.92.660-3|51	BuildRequires: x11-server-xvfb
12cr|pandemic-1.92.660-3|52	BuildRequires: perl-devel
12cr|pandemic-1.92.660-3|53	
12cr|pandemic-1.92.660-3|54	BuildArch: noarch
12cr|pandemic-1.92.660-3|55	
12cr|pandemic-1.92.660-3|56	# bug #56809: prereq not automatically found
12cr|pandemic-1.92.660-3|57	Requires: perl(POE::Loop::Tk)
12cr|pandemic-1.92.660-3|58	
12cr|pandemic-1.92.660-3|59	%description
12cr|pandemic-1.92.660-3|60	Pandemic is a cooperative game where the players are united to beat the
12cr|pandemic-1.92.660-3|61	game. The goal is to find the cures for various diseases striking cities,
12cr|pandemic-1.92.660-3|62	before they propagate too much.
12cr|pandemic-1.92.660-3|63	
12cr|pandemic-1.92.660-3|64	This distribution implements a graphical interface for this game. I
12cr|pandemic-1.92.660-3|65	definitely recommend you to buy a 'pandemic' board game and play with
12cr|pandemic-1.92.660-3|66	friends, you'll have an exciting time - much more than with this poor
12cr|pandemic-1.92.660-3|67	electronic copy.
12cr|pandemic-1.92.660-3|68	
12cr|pandemic-1.92.660-3|69	%prep
12cr|pandemic-1.92.660-3|70	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|pandemic-1.92.660-3|71	
12cr|pandemic-1.92.660-3|72	%build
12cr|pandemic-1.92.660-3|73	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|pandemic-1.92.660-3|74	%make
12cr|pandemic-1.92.660-3|75	
12cr|pandemic-1.92.660-3|76	%check
12cr|pandemic-1.92.660-3|77	#xvfb-run make test
12cr|pandemic-1.92.660-3|78	
12cr|pandemic-1.92.660-3|79	%install
12cr|pandemic-1.92.660-3|80	%makeinstall_std
12cr|pandemic-1.92.660-3|81	
12cr|pandemic-1.92.660-3|82	%files
12cr|pandemic-1.92.660-3|83	%defattr(-,root,root)
12cr|pandemic-1.92.660-3|84	%doc Changes LICENSE README
12cr|pandemic-1.92.660-3|85	%{_mandir}/man3/*
12cr|pandemic-1.92.660-3|86	%{_bindir}/pandemic
12cr|pandemic-1.92.660-3|87	%{perl_vendorlib}/Games
12cr|pandemic-1.92.660-3|88	%{perl_vendorlib}/LocaleData
12cr|pandemic-1.92.660-3|89	
12cr|pandemic-1.92.660-3|90	
12cr|pandemic-1.92.660-3|91	%changelog
12cr|pandemic-1.92.660-3|92	* Mon Jan 04 2010 Jérôme Quelin <jquelin@mandriva.org> 1.92.660-2mdv2010.1
12cr|pandemic-1.92.660-3|93	+ Revision: 486105
12cr|pandemic-1.92.660-3|94	- fix #56809: missing requires:
12cr|pandemic-1.92.660-3|95	
12cr|pandemic-1.92.660-3|96	* Thu Sep 24 2009 Jérôme Quelin <jquelin@mandriva.org> 1.92.660-1mdv2010.0
12cr|pandemic-1.92.660-3|97	+ Revision: 448257
12cr|pandemic-1.92.660-3|98	- update to 1.092660
12cr|pandemic-1.92.660-3|99	
12cr|pandemic-1.92.660-3|100	* Wed Sep 23 2009 Jérôme Quelin <jquelin@mandriva.org> 1.92.640-1mdv2010.0
12cr|pandemic-1.92.660-3|101	+ Revision: 447821
12cr|pandemic-1.92.660-3|102	- update to 1.092640
12cr|pandemic-1.92.660-3|103	
12cr|pandemic-1.92.660-3|104	* Thu Sep 10 2009 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2010.0
12cr|pandemic-1.92.660-3|105	+ Revision: 437200
12cr|pandemic-1.92.660-3|106	- update to 1.000000
12cr|pandemic-1.92.660-3|107	
12cr|pandemic-1.92.660-3|108	+ Michael Scherer <misc@mandriva.org>
12cr|pandemic-1.92.660-3|109	- fix Url tag, as found out by neoclust
12cr|pandemic-1.92.660-3|110	
12cr|pandemic-1.92.660-3|111	* Mon Aug 31 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.0-1mdv2010.0
12cr|pandemic-1.92.660-3|112	+ Revision: 422838
12cr|pandemic-1.92.660-3|113	- new version
12cr|pandemic-1.92.660-3|114	- desactivate tests, xvfb segfaults
12cr|pandemic-1.92.660-3|115	
12cr|pandemic-1.92.660-3|116	* Sun Aug 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.0-1mdv2010.0
12cr|pandemic-1.92.660-3|117	+ Revision: 420194
12cr|pandemic-1.92.660-3|118	- run tests through xvfb
12cr|pandemic-1.92.660-3|119	- import pandemic
12cr|pandemic-1.92.660-3|120	
12cr|pandemic-1.92.660-3|121	
12cr|pandemic-1.92.660-3|122	* Sun Aug 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.0-1mdv2010.0
12cr|pandemic-1.92.660-3|123	- initial mdv release

3783 12
12cr|pandora-0.9.3-3|1	Summary:	GIMP plugin for making panoramas
12cr|pandora-0.9.3-3|2	Name:		pandora
12cr|pandora-0.9.3-3|3	Version:	0.9.3
12cr|pandora-0.9.3-3|4	Release:	3
12cr|pandora-0.9.3-3|5	License:	GPL
12cr|pandora-0.9.3-3|6	Group:		Graphics
12cr|pandora-0.9.3-3|7	Url:		http://shallowsky.com/software/pandora/
12cr|pandora-0.9.3-3|8	Source0:	http://shallowsky.com/software/pandora/pandora-combine-%{version}.scm
12cr|pandora-0.9.3-3|9	BuildRequires:	gimp-devel >= 2.0
12cr|pandora-0.9.3-3|10	BuildArch:	noarch
12cr|pandora-0.9.3-3|11	
12cr|pandora-0.9.3-3|12	%description
12cr|pandora-0.9.3-3|13	This is a plugin for The Gimp that generates panorama images.
12cr|pandora-0.9.3-3|14	
12cr|pandora-0.9.3-3|15	%package -n gimp2-pandora
12cr|pandora-0.9.3-3|16	Summary:	GIMP plugin for making panoramas
12cr|pandora-0.9.3-3|17	Group:		Graphics
12cr|pandora-0.9.3-3|18	Requires:	gimp
12cr|pandora-0.9.3-3|19	
12cr|pandora-0.9.3-3|20	%description -n gimp2-pandora
12cr|pandora-0.9.3-3|21	This is a plugin for The Gimp that generates panorama images. This
12cr|pandora-0.9.3-3|22	version requires gimp 2.
12cr|pandora-0.9.3-3|23	
12cr|pandora-0.9.3-3|24	%prep
12cr|pandora-0.9.3-3|25	
12cr|pandora-0.9.3-3|26	%build
12cr|pandora-0.9.3-3|27	
12cr|pandora-0.9.3-3|28	%install
12cr|pandora-0.9.3-3|29	install -D -m 644 %SOURCE0 %{buildroot}$(gimptool-2.0 --gimpdatadir)/scripts/pandora-combine.scm
12cr|pandora-0.9.3-3|30	
12cr|pandora-0.9.3-3|31	%files -n gimp2-pandora
12cr|pandora-0.9.3-3|32	%{_datadir}/gimp/2.0/scripts/*
12cr|pandora-0.9.3-3|33	

3784 12
12cr|paq7-0-6|1	Summary:	File compressor and archiver
12cr|paq7-0-6|2	Name:		paq7
12cr|paq7-0-6|3	Version:	0
12cr|paq7-0-6|4	Release:	%mkrel 6
12cr|paq7-0-6|5	License:	GPL
12cr|paq7-0-6|6	Group:		Archiving/Compression
12cr|paq7-0-6|7	URL:		http://www2.cs.fit.edu/~mmahoney/compression/
12cr|paq7-0-6|8	Source0:	paq7asm.asm.bz2
12cr|paq7-0-6|9	Source1:	paq7.cpp.bz2
12cr|paq7-0-6|10	BuildRequires:	nasm
12cr|paq7-0-6|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|paq7-0-6|12	
12cr|paq7-0-6|13	%description
12cr|paq7-0-6|14	PAQ7 is a file compressor and archiver.
12cr|paq7-0-6|15	
12cr|paq7-0-6|16	%prep
12cr|paq7-0-6|17	
12cr|paq7-0-6|18	%setup -c -T
12cr|paq7-0-6|19	
12cr|paq7-0-6|20	bzcat %{SOURCE0} > paq7asm.asm
12cr|paq7-0-6|21	bzcat %{SOURCE1} > paq7.cpp
12cr|paq7-0-6|22	
12cr|paq7-0-6|23	%build
12cr|paq7-0-6|24	
12cr|paq7-0-6|25	%ifarch %{ix86}
12cr|paq7-0-6|26	nasm -f elf paq7asm.asm
12cr|paq7-0-6|27	g++ paq7.cpp %{optflags} -s -o paq7 paq7asm.o
12cr|paq7-0-6|28	%endif
12cr|paq7-0-6|29	
12cr|paq7-0-6|30	%ifarch x86_64
12cr|paq7-0-6|31	g++ paq7.cpp %{optflags} -DNOASM -s -o paq7
12cr|paq7-0-6|32	%endif
12cr|paq7-0-6|33	
12cr|paq7-0-6|34	%install
12cr|paq7-0-6|35	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|paq7-0-6|36	
12cr|paq7-0-6|37	install -d %{buildroot}%{_bindir}
12cr|paq7-0-6|38	install -m0755 paq7 %{buildroot}%{_bindir}/
12cr|paq7-0-6|39	
12cr|paq7-0-6|40	%clean
12cr|paq7-0-6|41	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|paq7-0-6|42	
12cr|paq7-0-6|43	%files
12cr|paq7-0-6|44	%defattr(-,root,root)
12cr|paq7-0-6|45	%attr(0755,root,root) %{_bindir}/paq7
12cr|paq7-0-6|46	
12cr|paq7-0-6|47	
12cr|paq7-0-6|48	
12cr|paq7-0-6|49	
12cr|paq7-0-6|50	%changelog
12cr|paq7-0-6|51	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0-6mdv2010.0
12cr|paq7-0-6|52	+ Revision: 430236
12cr|paq7-0-6|53	- rebuild
12cr|paq7-0-6|54	
12cr|paq7-0-6|55	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0-5mdv2009.0
12cr|paq7-0-6|56	+ Revision: 267986
12cr|paq7-0-6|57	- rebuild
12cr|paq7-0-6|58	
12cr|paq7-0-6|59	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 0-2mdv2008.1
12cr|paq7-0-6|60	+ Revision: 171015
12cr|paq7-0-6|61	- rebuild
12cr|paq7-0-6|62	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|paq7-0-6|63	
12cr|paq7-0-6|64	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0-1mdv2008.1
12cr|paq7-0-6|65	+ Revision: 136638
12cr|paq7-0-6|66	- restore BuildRoot
12cr|paq7-0-6|67	
12cr|paq7-0-6|68	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|paq7-0-6|69	- kill re-definition of %%buildroot on Pixel's request
12cr|paq7-0-6|70	
12cr|paq7-0-6|71	
12cr|paq7-0-6|72	* Fri Feb 02 2007 Oden Eriksson <oeriksson@mandriva.com> 0-1mdv2007.0
12cr|paq7-0-6|73	+ Revision: 115945
12cr|paq7-0-6|74	- Import paq7
12cr|paq7-0-6|75	
12cr|paq7-0-6|76	* Fri Jan 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0-1mdk
12cr|paq7-0-6|77	- initial Mandriva package (for joeghi:))
12cr|paq7-0-6|78	

3785 12
12cr|paq8p-1.0-3|1	Summary:	High rate file compressor
12cr|paq8p-1.0-3|2	Name:		paq8p
12cr|paq8p-1.0-3|3	Version:	1.0
12cr|paq8p-1.0-3|4	Release:	%mkrel 3
12cr|paq8p-1.0-3|5	License:	GPLv3
12cr|paq8p-1.0-3|6	Group:		Archiving/Compression
12cr|paq8p-1.0-3|7	URL:		http://www2.cs.fit.edu/~mmahoney/compression/
12cr|paq8p-1.0-3|8	Source0:	http://www2.cs.fit.edu/~mmahoney/compression/paq8p.zip
12cr|paq8p-1.0-3|9	Patch0:		paq8p-asm-labels.patch
12cr|paq8p-1.0-3|10	Patch1:		paq8p-asm-noexec.patch
12cr|paq8p-1.0-3|11	%ifarch %{ix86}
12cr|paq8p-1.0-3|12	BuildRequires:	nasm
12cr|paq8p-1.0-3|13	%endif
12cr|paq8p-1.0-3|14	%ifarch x86_64
12cr|paq8p-1.0-3|15	BuildRequires:	yasm
12cr|paq8p-1.0-3|16	%endif
12cr|paq8p-1.0-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|paq8p-1.0-3|18	
12cr|paq8p-1.0-3|19	%description
12cr|paq8p-1.0-3|20	PAQ8p is a file compressor that achieve very high compression rates at
12cr|paq8p-1.0-3|21	the expense of speed and memory.
12cr|paq8p-1.0-3|22	
12cr|paq8p-1.0-3|23	%prep
12cr|paq8p-1.0-3|24	%setup -q -c -n %{name}
12cr|paq8p-1.0-3|25	%patch0 -p1 -b .label
12cr|paq8p-1.0-3|26	#how to fix exec stack in yasm?
12cr|paq8p-1.0-3|27	#%patch1 -p1 -b .noexec
12cr|paq8p-1.0-3|28	
12cr|paq8p-1.0-3|29	%build
12cr|paq8p-1.0-3|30	%ifarch %{ix86}
12cr|paq8p-1.0-3|31	nasm -f elf paq7asm.asm
12cr|paq8p-1.0-3|32	nasm -f elf paq7asmsse.asm
12cr|paq8p-1.0-3|33	nasm -f elf paq7asmsse2.asm
12cr|paq8p-1.0-3|34	g++ paq8p.cpp %{optflags} -DNOASM -DUNIX -s -o paq8p_i386
12cr|paq8p-1.0-3|35	g++ paq8p.cpp %{optflags} -DUNIX -s -o paq8p_mmx paq7asm.o
12cr|paq8p-1.0-3|36	g++ paq8p.cpp %{optflags} -DUNIX -s -o paq8p_sse paq7asmsse.o
12cr|paq8p-1.0-3|37	g++ paq8p.cpp %{optflags} -DUNIX -s -o paq8p_sse2 paq7asmsse2.o
12cr|paq8p-1.0-3|38	%endif
12cr|paq8p-1.0-3|39	
12cr|paq8p-1.0-3|40	%ifarch x86_64
12cr|paq8p-1.0-3|41	yasm paq7asm-x86_64.asm -f elf -m amd64
12cr|paq8p-1.0-3|42	g++ paq8p.cpp %{optflags} -DUNIX -s -o paq8p paq7asm-x86_64.o
12cr|paq8p-1.0-3|43	g++ paq8p.cpp %{optflags} -DNOASM -DUNIX -s -o paq8p_noasm
12cr|paq8p-1.0-3|44	%endif
12cr|paq8p-1.0-3|45	
12cr|paq8p-1.0-3|46	%install
12cr|paq8p-1.0-3|47	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|paq8p-1.0-3|48	
12cr|paq8p-1.0-3|49	install -d %{buildroot}%{_bindir}
12cr|paq8p-1.0-3|50	%ifarch x86_64
12cr|paq8p-1.0-3|51	install -m 0755 paq8p %{buildroot}%{_bindir}/
12cr|paq8p-1.0-3|52	install -m 0755 paq8p_noasm %{buildroot}%{_bindir}/
12cr|paq8p-1.0-3|53	%endif
12cr|paq8p-1.0-3|54	%ifarch %{ix86}
12cr|paq8p-1.0-3|55	install -m 0755 paq8p_i386 %{buildroot}%{_bindir}/
12cr|paq8p-1.0-3|56	install -m 0755 paq8p_mmx %{buildroot}%{_bindir}/
12cr|paq8p-1.0-3|57	install -m 0755 paq8p_sse %{buildroot}%{_bindir}/
12cr|paq8p-1.0-3|58	install -m 0755 paq8p_sse2 %{buildroot}%{_bindir}/
12cr|paq8p-1.0-3|59	ln -sf %{_bindir}/paq8p_sse2 %{buildroot}%{_bindir}/paq8p
12cr|paq8p-1.0-3|60	%endif
12cr|paq8p-1.0-3|61	
12cr|paq8p-1.0-3|62	%clean
12cr|paq8p-1.0-3|63	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|paq8p-1.0-3|64	
12cr|paq8p-1.0-3|65	%files
12cr|paq8p-1.0-3|66	%defattr(-,root,root)
12cr|paq8p-1.0-3|67	%doc readme.txt
12cr|paq8p-1.0-3|68	%attr(0755,root,root) %{_bindir}/paq8p*
12cr|paq8p-1.0-3|69	
12cr|paq8p-1.0-3|70	
12cr|paq8p-1.0-3|71	
12cr|paq8p-1.0-3|72	%changelog
12cr|paq8p-1.0-3|73	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0-3mdv2010.0
12cr|paq8p-1.0-3|74	+ Revision: 440482
12cr|paq8p-1.0-3|75	- rebuild
12cr|paq8p-1.0-3|76	
12cr|paq8p-1.0-3|77	+ Giuseppe Ghibò <ghibo@mandriva.com>
12cr|paq8p-1.0-3|78	- Bump release because of building cluster stall.
12cr|paq8p-1.0-3|79	
12cr|paq8p-1.0-3|80	* Sun Feb 08 2009 Giuseppe Ghibò <ghibo@mandriva.com> 1.0-1mdv2009.1
12cr|paq8p-1.0-3|81	+ Revision: 338460
12cr|paq8p-1.0-3|82	- import paq8p
12cr|paq8p-1.0-3|83	
12cr|paq8p-1.0-3|84	
12cr|paq8p-1.0-3|85	* Sat Feb 07 2009 Giuseppe Ghibò <ghibo@mandriva.com> 1.0-1mdv2009.1
12cr|paq8p-1.0-3|86	- Added Patch for nasm labels.

3786 12
12cr|par-1.52-6|1	%define name	par
12cr|par-1.52-6|2	%define version	1.52
12cr|par-1.52-6|3	%define release	%mkrel 6
12cr|par-1.52-6|4	
12cr|par-1.52-6|5	Summary:	A paragraph reformatter
12cr|par-1.52-6|6	Name:		%{name}
12cr|par-1.52-6|7	Version:	%{version}
12cr|par-1.52-6|8	Release:	%{release}
12cr|par-1.52-6|9	Source0:	Par152.tar.bz2
12cr|par-1.52-6|10	URL:		http://www.nicemice.net/par/
12cr|par-1.52-6|11	License:	Distributable - Copyright (C) 2000 by Adam M. Costello
12cr|par-1.52-6|12	Group:		Text tools
12cr|par-1.52-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|par-1.52-6|14	
12cr|par-1.52-6|15	%description
12cr|par-1.52-6|16	Par is a paragraph reformatter, similar to the standard Unix fmt
12cr|par-1.52-6|17	filter, but better. It uses a dynamic programming algorithm, which
12cr|par-1.52-6|18	produces much better-looking line breaks than the greedy algorithm
12cr|par-1.52-6|19	used by fmt. It can also deal correctly with a variety of quotation
12cr|par-1.52-6|20	and comment conventions.
12cr|par-1.52-6|21	
12cr|par-1.52-6|22	%prep
12cr|par-1.52-6|23	%setup -q -n Par152
12cr|par-1.52-6|24	
12cr|par-1.52-6|25	%build
12cr|par-1.52-6|26	%make -f protoMakefile CC="gcc $RPM_OPT_FLAGS -c" LINK1="gcc"
12cr|par-1.52-6|27	
12cr|par-1.52-6|28	%install
12cr|par-1.52-6|29	rm -rf $RPM_BUILD_ROOT
12cr|par-1.52-6|30	
12cr|par-1.52-6|31	install -d %buildroot/%_bindir
12cr|par-1.52-6|32	install -d %buildroot/%_mandir/man1
12cr|par-1.52-6|33	install -m 755 -s par %buildroot/%_bindir
12cr|par-1.52-6|34	install -m 644 par.1 %buildroot/%_mandir/man1
12cr|par-1.52-6|35	
12cr|par-1.52-6|36	# Make them world readable
12cr|par-1.52-6|37	chmod 0644 par.doc releasenotes
12cr|par-1.52-6|38	
12cr|par-1.52-6|39	%clean
12cr|par-1.52-6|40	rm -rf $RPM_BUILD_ROOT
12cr|par-1.52-6|41	
12cr|par-1.52-6|42	%files
12cr|par-1.52-6|43	%defattr(-,root,root)
12cr|par-1.52-6|44	%doc par.doc releasenotes
12cr|par-1.52-6|45	%_bindir/par
12cr|par-1.52-6|46	%_mandir/man1/par.1*
12cr|par-1.52-6|47	
12cr|par-1.52-6|48	
12cr|par-1.52-6|49	
12cr|par-1.52-6|50	%changelog
12cr|par-1.52-6|51	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.52-6mdv2010.0
12cr|par-1.52-6|52	+ Revision: 430237
12cr|par-1.52-6|53	- rebuild
12cr|par-1.52-6|54	
12cr|par-1.52-6|55	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.52-5mdv2009.0
12cr|par-1.52-6|56	+ Revision: 255032
12cr|par-1.52-6|57	- rebuild
12cr|par-1.52-6|58	
12cr|par-1.52-6|59	+ Olivier Blin <oblin@mandriva.com>
12cr|par-1.52-6|60	- restore BuildRoot
12cr|par-1.52-6|61	
12cr|par-1.52-6|62	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.52-3mdv2008.1
12cr|par-1.52-6|63	+ Revision: 131021
12cr|par-1.52-6|64	- kill re-definition of %%buildroot on Pixel's request
12cr|par-1.52-6|65	- use %%mkrel
12cr|par-1.52-6|66	- import par
12cr|par-1.52-6|67	
12cr|par-1.52-6|68	
12cr|par-1.52-6|69	* Thu Jun 12 2003 Marcel Pol <mpol@gmx.net> 1.52-3mdk
12cr|par-1.52-6|70	- rebuild for rpm 4.2
12cr|par-1.52-6|71	
12cr|par-1.52-6|72	* Thu Dec  6 2001 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.52-2mdk
12cr|par-1.52-6|73	- Fix non-readable files
12cr|par-1.52-6|74	
12cr|par-1.52-6|75	* Wed Aug 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.52-1mdk
12cr|par-1.52-6|76	- updated to 1.52
12cr|par-1.52-6|77	
12cr|par-1.52-6|78	* Tue Apr 10 2001 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.51-2mdk
12cr|par-1.52-6|79	- sanitized specfile (s/Copyright/License)
12cr|par-1.52-6|80	- added releasenotes (doc)
12cr|par-1.52-6|81	
12cr|par-1.52-6|82	* Tue Feb 27 2001 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.51-1mdk
12cr|par-1.52-6|83	- First Mandrake package
12cr|par-1.52-6|84	
12cr|par-1.52-6|85	# end of file

3787 12
12cr|paragui-1.1.8-20|1	%define Docs paraguidoc-html-1.1.8
12cr|paragui-1.1.8-20|2	%define	name	paragui
12cr|paragui-1.1.8-20|3	%define	version	1.1.8
12cr|paragui-1.1.8-20|4	%define	release	20
12cr|paragui-1.1.8-20|5	
12cr|paragui-1.1.8-20|6	%define lib_api 1.1
12cr|paragui-1.1.8-20|7	%define lib_major 8
12cr|paragui-1.1.8-20|8	%define lib_name %mklibname %{name} %{lib_api} %{lib_major}
12cr|paragui-1.1.8-20|9	%define develname %mklibname -d paragui
12cr|paragui-1.1.8-20|10	
12cr|paragui-1.1.8-20|11	Name:		%{name}
12cr|paragui-1.1.8-20|12	Version:	%{version}
12cr|paragui-1.1.8-20|13	Release:	%{release}
12cr|paragui-1.1.8-20|14	Summary:	Graphical User Interface based on SDL
12cr|paragui-1.1.8-20|15	License:	LGPLv2+
12cr|paragui-1.1.8-20|16	Group:		System/Libraries
12cr|paragui-1.1.8-20|17	Source0:	http://savannah.nongnu.org/download/paragui/%{name}-%{version}.tar.bz2
12cr|paragui-1.1.8-20|18	Source1:        http://savannah.nongnu.org/download/paraguidoc-html-1.1.8.tar.bz2
12cr|paragui-1.1.8-20|19	Patch0:		%{name}-1.1.8.install.patch
12cr|paragui-1.1.8-20|20	Patch1:		paragui-1.1.8-fix-underquoted-calls.patch
12cr|paragui-1.1.8-20|21	Patch2:		paragui-1.1.8-asneeded.patch
12cr|paragui-1.1.8-20|22	Patch3:		paragui-1.1.8-header.patch
12cr|paragui-1.1.8-20|23	Patch4:		020_stl_map.diff
12cr|paragui-1.1.8-20|24	Patch5:		paragui-1.1.8-remove-physfs.patch
12cr|paragui-1.1.8-20|25	URL:		http://www.paragui.org/
12cr|paragui-1.1.8-20|26	BuildRequires:	freetype2-devel
12cr|paragui-1.1.8-20|27	BuildRequires:	physfs-devel
12cr|paragui-1.1.8-20|28	BuildRequires:	libSDL-devel
12cr|paragui-1.1.8-20|29	BuildRequires:	libSDL_image-devel
12cr|paragui-1.1.8-20|30	BuildRequires:	libgii-devel
12cr|paragui-1.1.8-20|31	BuildRequires:	libsigc++1.2-devel
12cr|paragui-1.1.8-20|32	BuildRequires:	libexpat-devel
12cr|paragui-1.1.8-20|33	BuildRequires:	multiarch-utils >= 1.0.3
12cr|paragui-1.1.8-20|34	BuildRequires:	automake1.8
12cr|paragui-1.1.8-20|35	
12cr|paragui-1.1.8-20|36	%description
12cr|paragui-1.1.8-20|37	ParaGUI is a cross-platform high-level application framework and GUI
12cr|paragui-1.1.8-20|38	(graphical user interface) library. ParaGUI's cross-platform nature is
12cr|paragui-1.1.8-20|39	completely based on the Simple DirectMedia Layer (SDL).
12cr|paragui-1.1.8-20|40	
12cr|paragui-1.1.8-20|41	%package -n	%{lib_name}
12cr|paragui-1.1.8-20|42	Summary:	Main library for paragui
12cr|paragui-1.1.8-20|43	Group:		System/Libraries
12cr|paragui-1.1.8-20|44	Provides:	%{name} = %{version}-%{release}
12cr|paragui-1.1.8-20|45	Obsoletes:	%{mklibname paragui 1.1} < %{version}-%{release}
12cr|paragui-1.1.8-20|46	
12cr|paragui-1.1.8-20|47	%description -n	%{lib_name}
12cr|paragui-1.1.8-20|48	This package contains the library needed to run programs dynamically
12cr|paragui-1.1.8-20|49	linked with paragui.
12cr|paragui-1.1.8-20|50	
12cr|paragui-1.1.8-20|51	%package -n	%{develname}
12cr|paragui-1.1.8-20|52	Summary:	Headers for developing programs that will use paragui
12cr|paragui-1.1.8-20|53	Group:		Development/C
12cr|paragui-1.1.8-20|54	Requires:	%{lib_name} = %{version}
12cr|paragui-1.1.8-20|55	Requires:	libexpat-devel
12cr|paragui-1.1.8-20|56	Requires:	physfs-devel
12cr|paragui-1.1.8-20|57	Provides:	%{name}-devel = %{version}-%{release}
12cr|paragui-1.1.8-20|58	Obsoletes:	%{mklibname -d paragui 1.1 8} < %version-%release
12cr|paragui-1.1.8-20|59	Obsoletes:      %{mklibname -d paragui 1.1} < %{version}-%{release}
12cr|paragui-1.1.8-20|60	
12cr|paragui-1.1.8-20|61	%description -n	%{develname}
12cr|paragui-1.1.8-20|62	This package contains the headers that programmers will need to develop
12cr|paragui-1.1.8-20|63	applications which will use paragui, a GUI on top of SDL.
12cr|paragui-1.1.8-20|64	
12cr|paragui-1.1.8-20|65	%prep
12cr|paragui-1.1.8-20|66	%setup -q -n %{name}-%{version} -a1
12cr|paragui-1.1.8-20|67	%patch0 -p1
12cr|paragui-1.1.8-20|68	%patch1 -p1 -b .underquoted
12cr|paragui-1.1.8-20|69	%patch2 -p1 -b .asneeded
12cr|paragui-1.1.8-20|70	%patch3 -p0 -b .header
12cr|paragui-1.1.8-20|71	%patch4 -p1 -b .stl
12cr|paragui-1.1.8-20|72	%patch5 -p1 -b .physfs
12cr|paragui-1.1.8-20|73	
12cr|paragui-1.1.8-20|74	%build
12cr|paragui-1.1.8-20|75	# TODO : --enable-python --enable-ruby
12cr|paragui-1.1.8-20|76	export AUTOMAKE="automake --foreign"
12cr|paragui-1.1.8-20|77	autoreconf -fi
12cr|paragui-1.1.8-20|78	%configure2_5x --enable-unicode --disable-static
12cr|paragui-1.1.8-20|79	%make
12cr|paragui-1.1.8-20|80	
12cr|paragui-1.1.8-20|81	%install
12cr|paragui-1.1.8-20|82	%makeinstall_std
12cr|paragui-1.1.8-20|83	%multiarch_binaries %{buildroot}%{_bindir}/paragui-config
12cr|paragui-1.1.8-20|84	
12cr|paragui-1.1.8-20|85	%files -n %{lib_name}
12cr|paragui-1.1.8-20|86	%defattr(-, root, root)
12cr|paragui-1.1.8-20|87	%doc AUTHORS COPYING
12cr|paragui-1.1.8-20|88	%{_libdir}/*.so.*
12cr|paragui-1.1.8-20|89	
12cr|paragui-1.1.8-20|90	%files -n %{develname}
12cr|paragui-1.1.8-20|91	%defattr(-,root,root)
12cr|paragui-1.1.8-20|92	%doc README
12cr|paragui-1.1.8-20|93	%{multiarch_bindir}/paragui-config
12cr|paragui-1.1.8-20|94	%{_bindir}/paragui-config
12cr|paragui-1.1.8-20|95	%{_includedir}/*
12cr|paragui-1.1.8-20|96	%{_libdir}/*.so
12cr|paragui-1.1.8-20|97	%{_libdir}/pkgconfig/%{name}.pc
12cr|paragui-1.1.8-20|98	%{_datadir}/aclocal/*.m4
12cr|paragui-1.1.8-20|99	%{_datadir}/%{name}
12cr|paragui-1.1.8-20|100	
12cr|paragui-1.1.8-20|101	
12cr|paragui-1.1.8-20|102	%changelog
12cr|paragui-1.1.8-20|103	* Fri Oct 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.8-19mdv2010.0
12cr|paragui-1.1.8-20|104	+ Revision: 452525
12cr|paragui-1.1.8-20|105	- rediff patch 2 for fuziness
12cr|paragui-1.1.8-20|106	- rebuild for new libphysfs
12cr|paragui-1.1.8-20|107	
12cr|paragui-1.1.8-20|108	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|paragui-1.1.8-20|109	- rebuild
12cr|paragui-1.1.8-20|110	
12cr|paragui-1.1.8-20|111	* Sun Aug 17 2008 Funda Wang <fundawang@mandriva.org> 1.1.8-17mdv2009.0
12cr|paragui-1.1.8-20|112	+ Revision: 272983
12cr|paragui-1.1.8-20|113	- rebuild for new dfb
12cr|paragui-1.1.8-20|114	
12cr|paragui-1.1.8-20|115	* Sat Jun 21 2008 Funda Wang <fundawang@mandriva.org> 1.1.8-16mdv2009.0
12cr|paragui-1.1.8-20|116	+ Revision: 227678
12cr|paragui-1.1.8-20|117	- Obsoletes old package name
12cr|paragui-1.1.8-20|118	
12cr|paragui-1.1.8-20|119	* Sat Jun 21 2008 Funda Wang <fundawang@mandriva.org> 1.1.8-15mdv2009.0
12cr|paragui-1.1.8-20|120	+ Revision: 227662
12cr|paragui-1.1.8-20|121	- add ubuntu patch: use stl map all the time, drop physfs subdir
12cr|paragui-1.1.8-20|122	- refine gcc 4.3 patch
12cr|paragui-1.1.8-20|123	- add gentoo patches
12cr|paragui-1.1.8-20|124	
12cr|paragui-1.1.8-20|125	+ Pixel <pixel@mandriva.com>
12cr|paragui-1.1.8-20|126	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|paragui-1.1.8-20|127	
12cr|paragui-1.1.8-20|128	+ Olivier Blin <oblin@mandriva.com>
12cr|paragui-1.1.8-20|129	- restore BuildRoot
12cr|paragui-1.1.8-20|130	
12cr|paragui-1.1.8-20|131	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|paragui-1.1.8-20|132	- kill re-definition of %%buildroot on Pixel's request
12cr|paragui-1.1.8-20|133	- fix autoconf-2.5x path
12cr|paragui-1.1.8-20|134	
12cr|paragui-1.1.8-20|135	* Fri Jun 08 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.8-14mdv2008.0
12cr|paragui-1.1.8-20|136	+ Revision: 36977
12cr|paragui-1.1.8-20|137	- rebuild for expat
12cr|paragui-1.1.8-20|138	
12cr|paragui-1.1.8-20|139	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12cr|paragui-1.1.8-20|140	- Rebuild with libslang2.
12cr|paragui-1.1.8-20|141	
12cr|paragui-1.1.8-20|142	* Sat May 26 2007 Funda Wang <fundawang@mandriva.org> 1.1.8-12mdv2008.0
12cr|paragui-1.1.8-20|143	+ Revision: 31416
12cr|paragui-1.1.8-20|144	- Rebuild for directfb 1.0
12cr|paragui-1.1.8-20|145	
12cr|paragui-1.1.8-20|146	
12cr|paragui-1.1.8-20|147	* Wed Mar 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.8-11mdv2007.1
12cr|paragui-1.1.8-20|148	+ Revision: 147155
12cr|paragui-1.1.8-20|149	- fix build dependencies
12cr|paragui-1.1.8-20|150	
12cr|paragui-1.1.8-20|151	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|paragui-1.1.8-20|152	- bunzip patches
12cr|paragui-1.1.8-20|153	- rebuild
12cr|paragui-1.1.8-20|154	- Import paragui
12cr|paragui-1.1.8-20|155	
12cr|paragui-1.1.8-20|156	* Sat Aug 26 2006 Olivier Blin <blino@mandriva.com> 1.1.8-9mdv2007.0
12cr|paragui-1.1.8-20|157	- rebuild for physfs (#24545)
12cr|paragui-1.1.8-20|158	
12cr|paragui-1.1.8-20|159	* Tue Aug 15 2006 Emmanuel Andry <eandry@mandriva.org> 1.1.8-8mdv2007.0
12cr|paragui-1.1.8-20|160	- rebuild for physfs
12cr|paragui-1.1.8-20|161	- disable parallel make to fix x86_64 compilation
12cr|paragui-1.1.8-20|162	
12cr|paragui-1.1.8-20|163	* Sun Jul 16 2006 Anssi Hannula <anssi@mandriva.org> 1.1.8-7mdv2007.0
12cr|paragui-1.1.8-20|164	- fix buildrequires
12cr|paragui-1.1.8-20|165	
12cr|paragui-1.1.8-20|166	* Tue Jun 20 2006 Charles A Edwards <eslrahc@mandriva.org> 1.1.8-6mdv2007.0
12cr|paragui-1.1.8-20|167	- rebuild for libpng
12cr|paragui-1.1.8-20|168	- add documentation in devel pkg
12cr|paragui-1.1.8-20|169	
12cr|paragui-1.1.8-20|170	* Wed Jun 07 2006 Charles A Edwards <eslrahc@mandriva.org> 1.1.8-5mdv2007.0
12cr|paragui-1.1.8-20|171	- enable unicode support
12cr|paragui-1.1.8-20|172	
12cr|paragui-1.1.8-20|173	* Tue Jan 31 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.1.8-4mdk
12cr|paragui-1.1.8-20|174	- fix buildrequires
12cr|paragui-1.1.8-20|175	
12cr|paragui-1.1.8-20|176	* Tue Jan 31 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.1.8-3mdk
12cr|paragui-1.1.8-20|177	- fix underquoted calls (P1)
12cr|paragui-1.1.8-20|178	- %%mkrel
12cr|paragui-1.1.8-20|179	
12cr|paragui-1.1.8-20|180	* Thu Dec 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.8-2mdk
12cr|paragui-1.1.8-20|181	- fix x86_64 build
12cr|paragui-1.1.8-20|182	- spec cleanup
12cr|paragui-1.1.8-20|183	
12cr|paragui-1.1.8-20|184	* Fri Nov 11 2005 Michael Scherer <misc@mandriva.org> 1.1.8-1mdk
12cr|paragui-1.1.8-20|185	- New release 1.1.8
12cr|paragui-1.1.8-20|186	- mkrel
12cr|paragui-1.1.8-20|187	- update major
12cr|paragui-1.1.8-20|188	
12cr|paragui-1.1.8-20|189	* Thu Jul 01 2004 Michael Scherer <misc@mandrake.org> 1.0.4-2mdk
12cr|paragui-1.1.8-20|190	- rebuild for new gcc
12cr|paragui-1.1.8-20|191	- clean BuildRequires
12cr|paragui-1.1.8-20|192	- remove Packager tag
12cr|paragui-1.1.8-20|193	- rpmbuildupdate aware
12cr|paragui-1.1.8-20|194	

3788 12
12cr|parano-0.3.5-3|1	%define name	parano
12cr|parano-0.3.5-3|2	%define rel	3
12cr|parano-0.3.5-3|3	%define version	0.3.5
12cr|parano-0.3.5-3|4	
12cr|parano-0.3.5-3|5	Name:		%{name}
12cr|parano-0.3.5-3|6	Version:	%{version}
12cr|parano-0.3.5-3|7	Release:	%mkrel %{rel}
12cr|parano-0.3.5-3|8	Summary:	Compute, create and edit MD5, SHA-1 and SFV files
12cr|parano-0.3.5-3|9	License:	GPLv2+
12cr|parano-0.3.5-3|10	Group:		File tools
12cr|parano-0.3.5-3|11	URL:		http://parano.berlios.de/
12cr|parano-0.3.5-3|12	Source0:	http://prdownload.berlios.de/parano/%{name}-%{version}.tar.gz
12cr|parano-0.3.5-3|13	Patch0:		parano-desktop_file_fix.patch
12cr|parano-0.3.5-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|parano-0.3.5-3|15	BuildArch:	noarch
12cr|parano-0.3.5-3|16	BuildRequires:	gettext
12cr|parano-0.3.5-3|17	BuildRequires:	intltool
12cr|parano-0.3.5-3|18	BuildRequires:	imagemagick
12cr|parano-0.3.5-3|19	BuildRequires:	pygtk2.0
12cr|parano-0.3.5-3|20	Requires:	pygtk2.0
12cr|parano-0.3.5-3|21	Requires:	pygtk2.0-libglade
12cr|parano-0.3.5-3|22	
12cr|parano-0.3.5-3|23	%description
12cr|parano-0.3.5-3|24	Parano is a GNOME program to create, edit and verify hashfiles.
12cr|parano-0.3.5-3|25	For now MD5, SHA-1 and SFV formats are supported.
12cr|parano-0.3.5-3|26	
12cr|parano-0.3.5-3|27	%prep
12cr|parano-0.3.5-3|28	%setup -q
12cr|parano-0.3.5-3|29	%patch0 -p0
12cr|parano-0.3.5-3|30	
12cr|parano-0.3.5-3|31	%build
12cr|parano-0.3.5-3|32	%configure2_5x --disable-update-mime-database
12cr|parano-0.3.5-3|33	%make
12cr|parano-0.3.5-3|34	
12cr|parano-0.3.5-3|35	%install
12cr|parano-0.3.5-3|36	%{__rm} -rf %{buildroot}
12cr|parano-0.3.5-3|37	%makeinstall_std
12cr|parano-0.3.5-3|38	
12cr|parano-0.3.5-3|39	%find_lang %{name}
12cr|parano-0.3.5-3|40	
12cr|parano-0.3.5-3|41	#icons
12cr|parano-0.3.5-3|42	mkdir -p %{buildroot}/%_liconsdir
12cr|parano-0.3.5-3|43	convert -scale 48 src/parano-icon.png %{buildroot}%{_liconsdir}/%name.png
12cr|parano-0.3.5-3|44	mkdir -p %{buildroot}/%_iconsdir
12cr|parano-0.3.5-3|45	convert -scale 32 src/parano-icon.png %{buildroot}%{_iconsdir}/%name.png
12cr|parano-0.3.5-3|46	mkdir -p %{buildroot}/%_miconsdir
12cr|parano-0.3.5-3|47	convert -scale 16 src/parano-icon.png %{buildroot}%{_miconsdir}/%name.png
12cr|parano-0.3.5-3|48	
12cr|parano-0.3.5-3|49	#remove unneeded
12cr|parano-0.3.5-3|50	%{__rm} -rf %{buildroot}%{_datadir}/pixmaps/%{name}-icon.png
12cr|parano-0.3.5-3|51	
12cr|parano-0.3.5-3|52	%clean
12cr|parano-0.3.5-3|53	%{__rm} -rf %{buildroot}
12cr|parano-0.3.5-3|54	
12cr|parano-0.3.5-3|55	%files -f %{name}.lang
12cr|parano-0.3.5-3|56	%defattr(-,root,root,-)
12cr|parano-0.3.5-3|57	%doc TODO AUTHORS
12cr|parano-0.3.5-3|58	%{_bindir}/%{name}
12cr|parano-0.3.5-3|59	%{_datadir}/%{name}
12cr|parano-0.3.5-3|60	%{_datadir}/application-registry/%{name}.applications
12cr|parano-0.3.5-3|61	%{_datadir}/applications/%{name}.desktop
12cr|parano-0.3.5-3|62	%{_datadir}/mime-info/%{name}.*
12cr|parano-0.3.5-3|63	%{_datadir}/mime/packages/%{name}.xml
12cr|parano-0.3.5-3|64	%{_liconsdir}/%name.png
12cr|parano-0.3.5-3|65	%{_iconsdir}/%name.png
12cr|parano-0.3.5-3|66	%{_miconsdir}/%name.png
12cr|parano-0.3.5-3|67	
12cr|parano-0.3.5-3|68	
12cr|parano-0.3.5-3|69	%changelog
12cr|parano-0.3.5-3|70	* Tue Jan 18 2011 Jani Välimaa <wally@mandriva.org> 0.3.5-3mdv2011.0
12cr|parano-0.3.5-3|71	+ Revision: 631614
12cr|parano-0.3.5-3|72	- drop support for old mdv releases
12cr|parano-0.3.5-3|73	
12cr|parano-0.3.5-3|74	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|parano-0.3.5-3|75	- the mass rebuild of 2010.0 packages
12cr|parano-0.3.5-3|76	
12cr|parano-0.3.5-3|77	* Sat Jun 06 2009 Jani Välimaa <wally@mandriva.org> 0.3.5-1mdv2010.0
12cr|parano-0.3.5-3|78	+ Revision: 383392
12cr|parano-0.3.5-3|79	- imported package parano
12cr|parano-0.3.5-3|80	
12cr|parano-0.3.5-3|81	

3789 12
12cr|parchive2-0.4-6|1	%define name parchive2
12cr|parchive2-0.4-6|2	%define version 0.4
12cr|parchive2-0.4-6|3	%define release %mkrel 6
12cr|parchive2-0.4-6|4	%define tarname par2cmdline-%{version}
12cr|parchive2-0.4-6|5	
12cr|parchive2-0.4-6|6	Summary:	Parchive: Parity Archive Volume Set
12cr|parchive2-0.4-6|7	Name:		%{name}
12cr|parchive2-0.4-6|8	Version:	%{version}
12cr|parchive2-0.4-6|9	Release:	%{release}
12cr|parchive2-0.4-6|10	Group:		Archiving/Other
12cr|parchive2-0.4-6|11	License:	GPL
12cr|parchive2-0.4-6|12	URL: 		http://parchive.sourceforge.net/
12cr|parchive2-0.4-6|13	# http://prdownloads.sourceforge.net/parchive/%{tarname}.tar.gz?download
12cr|parchive2-0.4-6|14	Source: 	http://prdownloads.sourceforge.net/parchive/%{tarname}.tar.bz2
12cr|parchive2-0.4-6|15	Patch0:		par2cmdline-gcc4.patch.bz2
12cr|parchive2-0.4-6|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|parchive2-0.4-6|17	
12cr|parchive2-0.4-6|18	%description
12cr|parchive2-0.4-6|19	The idea behind this project is to provide a tool to apply the data-
12cr|parchive2-0.4-6|20	recovery capability concepts of RAID-like systems to the posting and
12cr|parchive2-0.4-6|21	recovery of multi-part archives on Usenet. With a parity archive, this
12cr|parchive2-0.4-6|22	tool, and all but one part of a multi-part set you can recover the
12cr|parchive2-0.4-6|23	missing part.
12cr|parchive2-0.4-6|24	
12cr|parchive2-0.4-6|25	The key to this mission is a clean file format specification which
12cr|parchive2-0.4-6|26	provides all the necessary capabilities for programs to easily verify
12cr|parchive2-0.4-6|27	and regenerate single missing parts out of a set of archives.
12cr|parchive2-0.4-6|28	
12cr|parchive2-0.4-6|29	We might just be able to make binary posting and downloading on Usenet a
12cr|parchive2-0.4-6|30	little easier. That's a pretty cool goal!
12cr|parchive2-0.4-6|31	
12cr|parchive2-0.4-6|32	par2 is complete rewrite of parchive with much additional advantages.
12cr|parchive2-0.4-6|33	Read all about them on this page:
12cr|parchive2-0.4-6|34	http://www.pbclements.co.uk/QuickPar/AboutPAR2.htm
12cr|parchive2-0.4-6|35	
12cr|parchive2-0.4-6|36	Tip of the day: alias par='par2 r *.((p|P)??|par2)'
12cr|parchive2-0.4-6|37	
12cr|parchive2-0.4-6|38	
12cr|parchive2-0.4-6|39	%prep
12cr|parchive2-0.4-6|40	rm -rf $RPM_BUILD_ROOT
12cr|parchive2-0.4-6|41	%setup -q -n %tarname
12cr|parchive2-0.4-6|42	
12cr|parchive2-0.4-6|43	%patch0 -p1
12cr|parchive2-0.4-6|44	
12cr|parchive2-0.4-6|45	%build
12cr|parchive2-0.4-6|46	%configure
12cr|parchive2-0.4-6|47	%make
12cr|parchive2-0.4-6|48	
12cr|parchive2-0.4-6|49	%install
12cr|parchive2-0.4-6|50	%makeinstall
12cr|parchive2-0.4-6|51	
12cr|parchive2-0.4-6|52	%clean
12cr|parchive2-0.4-6|53	rm -rf $RPM_BUILD_ROOT
12cr|parchive2-0.4-6|54	
12cr|parchive2-0.4-6|55	%files
12cr|parchive2-0.4-6|56	%defattr(-,root,root,755)
12cr|parchive2-0.4-6|57	%doc AUTHORS COPYING README ROADMAP
12cr|parchive2-0.4-6|58	%{_bindir}/*
12cr|parchive2-0.4-6|59	
12cr|parchive2-0.4-6|60	
12cr|parchive2-0.4-6|61	
12cr|parchive2-0.4-6|62	%changelog
12cr|parchive2-0.4-6|63	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.4-6mdv2010.0
12cr|parchive2-0.4-6|64	+ Revision: 430238
12cr|parchive2-0.4-6|65	- rebuild
12cr|parchive2-0.4-6|66	
12cr|parchive2-0.4-6|67	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.4-5mdv2009.0
12cr|parchive2-0.4-6|68	+ Revision: 255036
12cr|parchive2-0.4-6|69	- rebuild
12cr|parchive2-0.4-6|70	- kill re-definition of %%buildroot on Pixel's request
12cr|parchive2-0.4-6|71	- kill extra spacing at top of description
12cr|parchive2-0.4-6|72	
12cr|parchive2-0.4-6|73	+ Olivier Blin <oblin@mandriva.com>
12cr|parchive2-0.4-6|74	- restore BuildRoot
12cr|parchive2-0.4-6|75	
12cr|parchive2-0.4-6|76	* Sun Dec 09 2007 Olivier Thauvin <nanardon@mandriva.org> 0.4-3mdv2008.1
12cr|parchive2-0.4-6|77	+ Revision: 116614
12cr|parchive2-0.4-6|78	- rebuild
12cr|parchive2-0.4-6|79	- import parchive2
12cr|parchive2-0.4-6|80	
12cr|parchive2-0.4-6|81	
12cr|parchive2-0.4-6|82	* Mon Jan 02 2006 Lenny Cartier <lenny@mandriva.com> 0.4-2mdk
12cr|parchive2-0.4-6|83	- rebuild with debian patch
12cr|parchive2-0.4-6|84	
12cr|parchive2-0.4-6|85	* Tue Jun 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.4-1mdk
12cr|parchive2-0.4-6|86	- 0.4
12cr|parchive2-0.4-6|87	
12cr|parchive2-0.4-6|88	* Sat Jul 19 2003 Han Boetes <han@linux-mandrake.com> 0.3-1mdk
12cr|parchive2-0.4-6|89	- bump
12cr|parchive2-0.4-6|90	
12cr|parchive2-0.4-6|91	* Fri May 30 2003 Han Boetes <han@linux-mandrake.com> 0.2-1mdk
12cr|parchive2-0.4-6|92	- Initial MDK built

3790 12
12cr|pari-2.5.2-1|1	%define	pari_version	2.5.2
12cr|pari-2.5.2-1|2	%define	gp2c_version	0.0.7pl3
12cr|pari-2.5.2-1|3	%define	lib_name_orig	lib%{name}
12cr|pari-2.5.2-1|4	%define	lib_major	2
12cr|pari-2.5.2-1|5	%define	lib_name	%mklibname %{name} %{lib_major}
12cr|pari-2.5.2-1|6	
12cr|pari-2.5.2-1|7	Summary:	PARI/GP - Number Theory-oriented Computer Algebra System
12cr|pari-2.5.2-1|8	Name:		pari
12cr|pari-2.5.2-1|9	Version:	%{pari_version}
12cr|pari-2.5.2-1|10	Release:	1
12cr|pari-2.5.2-1|11	License:	GPL
12cr|pari-2.5.2-1|12	Group:		Sciences/Mathematics
12cr|pari-2.5.2-1|13	Source0:	http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-%{pari_version}.tar.gz
12cr|pari-2.5.2-1|14	Source1:	http://pari.math.u-bordeaux.fr/pub/pari/packages/elldata.tgz
12cr|pari-2.5.2-1|15	Source2:	http://pari.math.u-bordeaux.fr/pub/pari/packages/galdata.tgz
12cr|pari-2.5.2-1|16	Source3:	http://pari.math.u-bordeaux.fr/pub/pari/packages/seadata.tgz
12cr|pari-2.5.2-1|17	Source4:	http://pari.math.u-bordeaux.fr/pub/pari/packages/nftables.tgz
12cr|pari-2.5.2-1|18	Source5:	http://pari.math.u-bordeaux.fr/pub/pari/packages/galpol.tgz
12cr|pari-2.5.2-1|19	Source6:	http://pari.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-%{gp2c_version}.tar.gz
12cr|pari-2.5.2-1|20	URL:		http://pari.math.u-bordeaux.fr/
12cr|pari-2.5.2-1|21	
12cr|pari-2.5.2-1|22	Patch0:		pari-arch.patch
12cr|pari-2.5.2-1|23	Patch1:		pari-gphelp.patch
12cr|pari-2.5.2-1|24	Patch2:		pari-runpath.patch
12cr|pari-2.5.2-1|25	# from sagemath
12cr|pari-2.5.2-1|26	Patch3:		mp.c.patch
12cr|pari-2.5.2-1|27	
12cr|pari-2.5.2-1|28	BuildRequires:	perl-devel
12cr|pari-2.5.2-1|29	BuildRequires:	gmp-devel
12cr|pari-2.5.2-1|30	BuildRequires:	libx11-devel
12cr|pari-2.5.2-1|31	BuildRequires:	readline-devel
12cr|pari-2.5.2-1|32	BuildRequires:	ncurses-devel
12cr|pari-2.5.2-1|33	BuildRequires:	tetex tetex-dvips
12cr|pari-2.5.2-1|34	BuildRequires:	emacs
12cr|pari-2.5.2-1|35	Requires:	perl
12cr|pari-2.5.2-1|36	Requires:	xdg-utils
12cr|pari-2.5.2-1|37	
12cr|pari-2.5.2-1|38	%description
12cr|pari-2.5.2-1|39	PARI/GP is a widely used computer algebra system designed for fast
12cr|pari-2.5.2-1|40	computations in number theory (factorizations, algebraic number theory,
12cr|pari-2.5.2-1|41	elliptic curves...), but also contains a large number of other useful
12cr|pari-2.5.2-1|42	functions to compute with mathematical entities such as matrices,
12cr|pari-2.5.2-1|43	polynomials, power series, algebraic numbers, etc., and a lot of
12cr|pari-2.5.2-1|44	transcendental functions. PARI is also available as a C library to allow
12cr|pari-2.5.2-1|45	for faster computations.
12cr|pari-2.5.2-1|46	
12cr|pari-2.5.2-1|47	%package	data
12cr|pari-2.5.2-1|48	Group:		Sciences/Mathematics
12cr|pari-2.5.2-1|49	Summary:	Optional pari data packages
12cr|pari-2.5.2-1|50	Requires:	%{name} > 2.2.10
12cr|pari-2.5.2-1|51	
12cr|pari-2.5.2-1|52	%description	data
12cr|pari-2.5.2-1|53	elldata is PARI/GP version of J. E. Cremona Elliptic Curve Data,
12cr|pari-2.5.2-1|54	needed by ellsearch and ellidentify.
12cr|pari-2.5.2-1|55	galdata is needed by polgalois to compute Galois group in degrees
12cr|pari-2.5.2-1|56	8 through 11.
12cr|pari-2.5.2-1|57	seadata is needed by ellap for large primes.
12cr|pari-2.5.2-1|58	nftables is a repackaging of the historical megrez number field
12cr|pari-2.5.2-1|59	tables (errors fixed, 1/10th the size, easier to use).
12cr|pari-2.5.2-1|60	
12cr|pari-2.5.2-1|61	%package -n	%{lib_name}
12cr|pari-2.5.2-1|62	Group:		System/Libraries
12cr|pari-2.5.2-1|63	Summary:	Shared PARI library
12cr|pari-2.5.2-1|64	Provides:	%{lib_name_orig} = %{version}-%{release}
12cr|pari-2.5.2-1|65	
12cr|pari-2.5.2-1|66	%description -n	%{lib_name}
12cr|pari-2.5.2-1|67	This package contains the libraries needed to run pari.
12cr|pari-2.5.2-1|68	
12cr|pari-2.5.2-1|69	%package -n	%{lib_name}-devel
12cr|pari-2.5.2-1|70	Group:		System/Libraries
12cr|pari-2.5.2-1|71	Summary:	Development files for PARI shared library
12cr|pari-2.5.2-1|72	Requires:	%{lib_name} = %{version}-%{release}
12cr|pari-2.5.2-1|73	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12cr|pari-2.5.2-1|74	
12cr|pari-2.5.2-1|75	%description -n %{lib_name}-devel
12cr|pari-2.5.2-1|76	This package contains the header files needed to develop
12cr|pari-2.5.2-1|77	applications using pari.
12cr|pari-2.5.2-1|78	
12cr|pari-2.5.2-1|79	%package -n	gp2c
12cr|pari-2.5.2-1|80	Summary:	PARI/GP to C translator
12cr|pari-2.5.2-1|81	Version:	%{gp2c_version}
12cr|pari-2.5.2-1|82	Group:		Development/C
12cr|pari-2.5.2-1|83	Requires:	pari
12cr|pari-2.5.2-1|84	
12cr|pari-2.5.2-1|85	%description -n	gp2c
12cr|pari-2.5.2-1|86	PARI/GP to C translator. Use it to compile your own C
12cr|pari-2.5.2-1|87	programs which use pari library, without necessarily being
12cr|pari-2.5.2-1|88	a C programmer.
12cr|pari-2.5.2-1|89	Note: use gp2c-run to run your programs inside the PARI/GP
12cr|pari-2.5.2-1|90	environment.
12cr|pari-2.5.2-1|91	
12cr|pari-2.5.2-1|92	%prep
12cr|pari-2.5.2-1|93	%setup -q -a1 -a2 -a3 -a4 -a5 -a6
12cr|pari-2.5.2-1|94	mv -f nftables data
12cr|pari-2.5.2-1|95	
12cr|pari-2.5.2-1|96	%patch0 -p1
12cr|pari-2.5.2-1|97	%patch1 -p1
12cr|pari-2.5.2-1|98	%patch2 -p1
12cr|pari-2.5.2-1|99	%patch3 -p1
12cr|pari-2.5.2-1|100	
12cr|pari-2.5.2-1|101	%build
12cr|pari-2.5.2-1|102	%define pkgdocdir	%{_docdir}/%{name}
12cr|pari-2.5.2-1|103	%define pkgdatadir	%{_datadir}/%{name}-%{pari_version}
12cr|pari-2.5.2-1|104	
12cr|pari-2.5.2-1|105	# Using --libdir to properly link with newer interface
12cr|pari-2.5.2-1|106	# Using --disable-tls for safety due to other packages linked to pari
12cr|pari-2.5.2-1|107	sh Configure						\
12cr|pari-2.5.2-1|108	--prefix=%{_prefix}				\
12cr|pari-2.5.2-1|109	--includedir=%{_includedir}/%{name}		\
12cr|pari-2.5.2-1|110	--datadir=%{pkgdatadir}/data			\
12cr|pari-2.5.2-1|111	--sysdatadir=%{_libdir}/%{name}-%{pari_version}	\
12cr|pari-2.5.2-1|112	--share-prefix=%{_datadir}			\
12cr|pari-2.5.2-1|113	--host=%{_arch}-%{_os}				\
12cr|pari-2.5.2-1|114	--graphic=X11					\
12cr|pari-2.5.2-1|115	--with-gmp					\
12cr|pari-2.5.2-1|116	--libdir=%{buildroot}%{_libdir}			\
12cr|pari-2.5.2-1|117	--disable-tls
12cr|pari-2.5.2-1|118	
12cr|pari-2.5.2-1|119	make gp docpdf bench
12cr|pari-2.5.2-1|120	
12cr|pari-2.5.2-1|121	# gp2c
12cr|pari-2.5.2-1|122	cd gp2c-%{gp2c_version}
12cr|pari-2.5.2-1|123	%configure	--datadir=%{pkgdatadir}			\
12cr|pari-2.5.2-1|124	--with-paricfg=../Olinux-%{_arch}/pari.cfg
12cr|pari-2.5.2-1|125	
12cr|pari-2.5.2-1|126	# FIXME just satisfy build dependency
12cr|pari-2.5.2-1|127	ln -sf ../config/missing desc
12cr|pari-2.5.2-1|128	
12cr|pari-2.5.2-1|129	make
12cr|pari-2.5.2-1|130	cd ..
12cr|pari-2.5.2-1|131	
12cr|pari-2.5.2-1|132	%install
12cr|pari-2.5.2-1|133	rm -rf %{buildroot}
12cr|pari-2.5.2-1|134	
12cr|pari-2.5.2-1|135	# pari, libpari & libpari-devel
12cr|pari-2.5.2-1|136	%makeinstall_std					\
12cr|pari-2.5.2-1|137	READMEDIR='$(DESTDIR)'%{pkgdocdir}		\
12cr|pari-2.5.2-1|138	LIBDIR='$(DESTDIR)'%{_libdir}			\
12cr|pari-2.5.2-1|139	DOCDIR='$(DESTDIR)'%{pkgdocdir}
12cr|pari-2.5.2-1|140	
12cr|pari-2.5.2-1|141	# gp2c
12cr|pari-2.5.2-1|142	cd gp2c-%{gp2c_version}
12cr|pari-2.5.2-1|143	%makeinstall_std					\
12cr|pari-2.5.2-1|144	docdir=%{_docdir}
12cr|pari-2.5.2-1|145	cd ..
12cr|pari-2.5.2-1|146	
12cr|pari-2.5.2-1|147	# Install global configuration file.
12cr|pari-2.5.2-1|148	mkdir %{buildroot}/%{_sysconfdir}
12cr|pari-2.5.2-1|149	# Add some more reasonable "commented" sample configurations
12cr|pari-2.5.2-1|150	sed	-e 's@/usr/local/@%{_prefix}/@'				\
12cr|pari-2.5.2-1|151	-e 's@path =.*@path = "%{pkgdatadir}:.:~/gpdir"@'	\
12cr|pari-2.5.2-1|152	-e 's@lib/gpalias@misc/gpalias@'			\
12cr|pari-2.5.2-1|153	misc/gprc.dft > %{buildroot}/%{_sysconfdir}/gprc
12cr|pari-2.5.2-1|154	
12cr|pari-2.5.2-1|155	# don't need to install this file...
12cr|pari-2.5.2-1|156	rm -f %{pkgdocdir}/%{name}/Makefile
12cr|pari-2.5.2-1|157	
12cr|pari-2.5.2-1|158	# gphelp wants docs in %{pkgdatadir}/data/doc (removing the /data/ requirement)
12cr|pari-2.5.2-1|159	ln -sf %{pkgdocdir} %{buildroot}%{pkgdatadir}/doc
12cr|pari-2.5.2-1|160	perl -pi -e 's@%{pkgdatadir}/data@%{pkgdatadir}@;'		\
12cr|pari-2.5.2-1|161	%{buildroot}/%{_bindir}/gphelp
12cr|pari-2.5.2-1|162	
12cr|pari-2.5.2-1|163	%files
12cr|pari-2.5.2-1|164	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/gprc
12cr|pari-2.5.2-1|165	%{_bindir}/gp-2.5
12cr|pari-2.5.2-1|166	%{_bindir}/gp
12cr|pari-2.5.2-1|167	%{_bindir}/gphelp
12cr|pari-2.5.2-1|168	%{_bindir}/tex2mail
12cr|pari-2.5.2-1|169	%{_mandir}/man1/[^g]*.1*
12cr|pari-2.5.2-1|170	%{_mandir}/man1/gp.1*
12cr|pari-2.5.2-1|171	%{_mandir}/man1/gp-*.1*
12cr|pari-2.5.2-1|172	%{_mandir}/man1/gphelp.1*
12cr|pari-2.5.2-1|173	%doc AUTHORS CHANGES COMPAT MACHINES README
12cr|pari-2.5.2-1|174	%dir %{pkgdatadir}
12cr|pari-2.5.2-1|175	%{pkgdatadir}/doc
12cr|pari-2.5.2-1|176	
12cr|pari-2.5.2-1|177	%files data
12cr|pari-2.5.2-1|178	%dir %{pkgdatadir}/data
12cr|pari-2.5.2-1|179	%{pkgdatadir}/data/*
12cr|pari-2.5.2-1|180	
12cr|pari-2.5.2-1|181	%files -n %{lib_name}
12cr|pari-2.5.2-1|182	%{_libdir}/*.so.*
12cr|pari-2.5.2-1|183	
12cr|pari-2.5.2-1|184	%files -n %{lib_name}-devel
12cr|pari-2.5.2-1|185	%{_includedir}/%{name}
12cr|pari-2.5.2-1|186	%{_libdir}/*.so
12cr|pari-2.5.2-1|187	%dir %{_libdir}/%{name}-%{pari_version}
12cr|pari-2.5.2-1|188	%dir %{_libdir}/%{name}-%{pari_version}/*
12cr|pari-2.5.2-1|189	
12cr|pari-2.5.2-1|190	%files -n gp2c
12cr|pari-2.5.2-1|191	%attr(755,root,root) %{_bindir}/gp2c*
12cr|pari-2.5.2-1|192	%doc gp2c-%{gp2c_version}/{AUTHORS,ChangeLog,NEWS,README,BUGS}
12cr|pari-2.5.2-1|193	%{pkgdatadir}/gp2c
12cr|pari-2.5.2-1|194	%{_mandir}/man1/gp2c*.1*
12cr|pari-2.5.2-1|195	
12cr|pari-2.5.2-1|196	
12cr|pari-2.5.2-1|197	%changelog
12cr|pari-2.5.2-1|198	* Fri Aug 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.5.2-1
12cr|pari-2.5.2-1|199	+ Revision: 815198
12cr|pari-2.5.2-1|200	- Update to latest upstream release.
12cr|pari-2.5.2-1|201	
12cr|pari-2.5.2-1|202	* Thu Jun 14 2012 Andrey Bondrov <abondrov@mandriva.org> 2.5.1-2
12cr|pari-2.5.2-1|203	+ Revision: 805709
12cr|pari-2.5.2-1|204	- Bump release
12cr|pari-2.5.2-1|205	
12cr|pari-2.5.2-1|206	+ Alexander Khrukin <akhrukin@mandriva.org>
12cr|pari-2.5.2-1|207	- version update 2.5.1
12cr|pari-2.5.2-1|208	
12cr|pari-2.5.2-1|209	* Tue Jan 24 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.5.0-1
12cr|pari-2.5.2-1|210	+ Revision: 767462
12cr|pari-2.5.2-1|211	- Update to latest upstream release
12cr|pari-2.5.2-1|212	
12cr|pari-2.5.2-1|213	* Fri Mar 04 2011 Paulo Andrade <pcpa@mandriva.com.br> 2.4.3.alpha-2
12cr|pari-2.5.2-1|214	+ Revision: 641867
12cr|pari-2.5.2-1|215	- Add latest sagemath patches
12cr|pari-2.5.2-1|216	
12cr|pari-2.5.2-1|217	* Thu Nov 11 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.4.3.alpha-1mdv2011.0
12cr|pari-2.5.2-1|218	+ Revision: 595897
12cr|pari-2.5.2-1|219	- Update to pari 2.4.3-alpha
12cr|pari-2.5.2-1|220	
12cr|pari-2.5.2-1|221	* Tue Jul 27 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.3.5-8mdv2011.0
12cr|pari-2.5.2-1|222	+ Revision: 560893
12cr|pari-2.5.2-1|223	- Use xdg-open in gphelp instead of xdvi
12cr|pari-2.5.2-1|224	
12cr|pari-2.5.2-1|225	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 2.3.5-7mdv2010.1
12cr|pari-2.5.2-1|226	+ Revision: 503562
12cr|pari-2.5.2-1|227	- New version 2.3.5
12cr|pari-2.5.2-1|228	
12cr|pari-2.5.2-1|229	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 2.3.4-6mdv2010.1
12cr|pari-2.5.2-1|230	+ Revision: 503558
12cr|pari-2.5.2-1|231	- rebuild for new gmp
12cr|pari-2.5.2-1|232	
12cr|pari-2.5.2-1|233	* Wed Feb 03 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.3.4-5mdv2010.1
12cr|pari-2.5.2-1|234	+ Revision: 499828
12cr|pari-2.5.2-1|235	- Update to gpc-0.0.5pl9
12cr|pari-2.5.2-1|236	- Change from requires to suggests of xdvi
12cr|pari-2.5.2-1|237	
12cr|pari-2.5.2-1|238	+ Thierry Vignaud <tv@mandriva.org>
12cr|pari-2.5.2-1|239	- rebuild
12cr|pari-2.5.2-1|240	
12cr|pari-2.5.2-1|241	* Wed Feb 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.4-3mdv2009.1
12cr|pari-2.5.2-1|242	+ Revision: 344843
12cr|pari-2.5.2-1|243	- rebuild against new readline
12cr|pari-2.5.2-1|244	
12cr|pari-2.5.2-1|245	* Fri Feb 20 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.3.4-2mdv2009.1
12cr|pari-2.5.2-1|246	+ Revision: 343068
12cr|pari-2.5.2-1|247	- Use gmp instead of builtin math library.
12cr|pari-2.5.2-1|248	gmp is significantly faster for calculations with large numbers.
12cr|pari-2.5.2-1|249	Correct gphelp, that was expecting to find documentation outside
12cr|pari-2.5.2-1|250	%%{_docdir}.
12cr|pari-2.5.2-1|251	xdvi is now required, as it is used to view documentation.
12cr|pari-2.5.2-1|252	xdvi cannot be installed due to bug #48029; as an alternative, temporary
12cr|pari-2.5.2-1|253	solution, it is possible to either use patch in #38016, or set the
12cr|pari-2.5.2-1|254	GPXDVI environment variable (a good option is the okular program).
12cr|pari-2.5.2-1|255	
12cr|pari-2.5.2-1|256	* Wed Feb 18 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.3.4-1mdv2009.1
12cr|pari-2.5.2-1|257	+ Revision: 342731
12cr|pari-2.5.2-1|258	- Update to latest upstream release, version 2.3.4
12cr|pari-2.5.2-1|259	o gp2c updated to 0.0.5pl7.
12cr|pari-2.5.2-1|260	o Corrected spec bug that set pari version to gp2c one.
12cr|pari-2.5.2-1|261	o Added extra optional pari data packages to the -data rpm.
12cr|pari-2.5.2-1|262	o Added missing BuildRequires and Requires.
12cr|pari-2.5.2-1|263	
12cr|pari-2.5.2-1|264	+ Thierry Vignaud <tv@mandriva.org>
12cr|pari-2.5.2-1|265	- rebuild
12cr|pari-2.5.2-1|266	- parallel build is broken
12cr|pari-2.5.2-1|267	- BuildRequires tetex tetex-dvips
12cr|pari-2.5.2-1|268	- rebuild
12cr|pari-2.5.2-1|269	- kill re-definition of %%buildroot on Pixel's request
12cr|pari-2.5.2-1|270	
12cr|pari-2.5.2-1|271	+ Pixel <pixel@mandriva.com>
12cr|pari-2.5.2-1|272	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|pari-2.5.2-1|273	
12cr|pari-2.5.2-1|274	+ Olivier Blin <blino@mandriva.org>
12cr|pari-2.5.2-1|275	- restore BuildRoot
12cr|pari-2.5.2-1|276	

3791 12
12cr|parole-0.3.0.3-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|parole-0.3.0.3-1|2	
12cr|parole-0.3.0.3-1|3	Summary:	A modern media player based on the GStreamer framework
12cr|parole-0.3.0.3-1|4	Name:		parole
12cr|parole-0.3.0.3-1|5	Version:	0.3.0.3
12cr|parole-0.3.0.3-1|6	Release:	1
12cr|parole-0.3.0.3-1|7	License:	GPLv2+
12cr|parole-0.3.0.3-1|8	Group:		Graphical desktop/Xfce
12cr|parole-0.3.0.3-1|9	URL:		http://goodies.xfce.org/projects/applications/parole
12cr|parole-0.3.0.3-1|10	Source0:	http://archive.xfce.org/src/apps/parole/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|parole-0.3.0.3-1|11	BuildRequires:	gstreamer0.10-devel
12cr|parole-0.3.0.3-1|12	BuildRequires:	libgstreamer0.10-plugins-base-devel
12cr|parole-0.3.0.3-1|13	BuildRequires:	libxfce4ui-devel >= 4.9.0
12cr|parole-0.3.0.3-1|14	BuildRequires:	libnotify-devel
12cr|parole-0.3.0.3-1|15	BuildRequires:	taglib-devel
12cr|parole-0.3.0.3-1|16	BuildRequires:	dbus-glib-devel
12cr|parole-0.3.0.3-1|17	
12cr|parole-0.3.0.3-1|18	%description
12cr|parole-0.3.0.3-1|19	New media player for Xfce desktop environment.
12cr|parole-0.3.0.3-1|20	
12cr|parole-0.3.0.3-1|21	%package %{name}-devel
12cr|parole-0.3.0.3-1|22	Summary:	Development files for %{name}
12cr|parole-0.3.0.3-1|23	Group:		Development/C
12cr|parole-0.3.0.3-1|24	
12cr|parole-0.3.0.3-1|25	%description %{name}-devel
12cr|parole-0.3.0.3-1|26	Development files and headers for %{name}.
12cr|parole-0.3.0.3-1|27	
12cr|parole-0.3.0.3-1|28	%prep
12cr|parole-0.3.0.3-1|29	%setup -q
12cr|parole-0.3.0.3-1|30	
12cr|parole-0.3.0.3-1|31	%build
12cr|parole-0.3.0.3-1|32	%configure2_5x \
12cr|parole-0.3.0.3-1|33	--disable-static
12cr|parole-0.3.0.3-1|34	
12cr|parole-0.3.0.3-1|35	%make
12cr|parole-0.3.0.3-1|36	
12cr|parole-0.3.0.3-1|37	%install
12cr|parole-0.3.0.3-1|38	%makeinstall_std
12cr|parole-0.3.0.3-1|39	
12cr|parole-0.3.0.3-1|40	%find_lang %{name}
12cr|parole-0.3.0.3-1|41	
12cr|parole-0.3.0.3-1|42	%files -f %{name}.lang
12cr|parole-0.3.0.3-1|43	%doc AUTHORS ChangeLog README TODO THANKS
12cr|parole-0.3.0.3-1|44	%{_bindir}/%{name}
12cr|parole-0.3.0.3-1|45	%{_libdir}/parole-0/*.so
12cr|parole-0.3.0.3-1|46	%{_datadir}/applications/%{name}.desktop
12cr|parole-0.3.0.3-1|47	%{_iconsdir}/hicolor/*/apps/*
12cr|parole-0.3.0.3-1|48	%{_datadir}/%{name}
12cr|parole-0.3.0.3-1|49	
12cr|parole-0.3.0.3-1|50	%files %{name}-devel
12cr|parole-0.3.0.3-1|51	%dir %{_includedir}/%{name}
12cr|parole-0.3.0.3-1|52	%{_includedir}/%{name}/*.h
12cr|parole-0.3.0.3-1|53	
12cr|parole-0.3.0.3-1|54	
12cr|parole-0.3.0.3-1|55	%changelog
12cr|parole-0.3.0.3-1|56	* Tue Aug 21 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0.2-1
12cr|parole-0.3.0.3-1|57	+ Revision: 815559
12cr|parole-0.3.0.3-1|58	- disable static libraries
12cr|parole-0.3.0.3-1|59	- update to new version 0.3.0.2
12cr|parole-0.3.0.3-1|60	- drop old patch0
12cr|parole-0.3.0.3-1|61	- package devel files
12cr|parole-0.3.0.3-1|62	- spec file clean
12cr|parole-0.3.0.3-1|63	
12cr|parole-0.3.0.3-1|64	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 0.2.0.6-2
12cr|parole-0.3.0.3-1|65	+ Revision: 790104
12cr|parole-0.3.0.3-1|66	- Fix gold linker build
12cr|parole-0.3.0.3-1|67	
12cr|parole-0.3.0.3-1|68	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|parole-0.3.0.3-1|69	- rebuild
12cr|parole-0.3.0.3-1|70	- drop old stuff from spec file
12cr|parole-0.3.0.3-1|71	
12cr|parole-0.3.0.3-1|72	* Sun Apr 17 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0.6-1
12cr|parole-0.3.0.3-1|73	+ Revision: 654238
12cr|parole-0.3.0.3-1|74	- update to new version 0.2.0.6
12cr|parole-0.3.0.3-1|75	
12cr|parole-0.3.0.3-1|76	* Sat Apr 16 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0.5-1
12cr|parole-0.3.0.3-1|77	+ Revision: 653308
12cr|parole-0.3.0.3-1|78	- add missing buildrequire on dbus-glib-devel
12cr|parole-0.3.0.3-1|79	- update to new version 0.2.0.5
12cr|parole-0.3.0.3-1|80	- drop browser-plugin subpackage, because upstread did drop the plugin
12cr|parole-0.3.0.3-1|81	
12cr|parole-0.3.0.3-1|82	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0.2-4
12cr|parole-0.3.0.3-1|83	+ Revision: 633058
12cr|parole-0.3.0.3-1|84	- rebuild for new Xfce 4.8.0
12cr|parole-0.3.0.3-1|85	
12cr|parole-0.3.0.3-1|86	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0.2-3mdv2011.0
12cr|parole-0.3.0.3-1|87	+ Revision: 579666
12cr|parole-0.3.0.3-1|88	- rebuild for new xfce 4.7.0
12cr|parole-0.3.0.3-1|89	
12cr|parole-0.3.0.3-1|90	* Sun Apr 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0.2-2mdv2010.1
12cr|parole-0.3.0.3-1|91	+ Revision: 536073
12cr|parole-0.3.0.3-1|92	- rebuild for new xulrunner
12cr|parole-0.3.0.3-1|93	
12cr|parole-0.3.0.3-1|94	* Mon Jan 25 2010 Funda Wang <fwang@mandriva.org> 0.2.0.2-1mdv2010.1
12cr|parole-0.3.0.3-1|95	+ Revision: 496190
12cr|parole-0.3.0.3-1|96	- new verison 0.2.0.2
12cr|parole-0.3.0.3-1|97	
12cr|parole-0.3.0.3-1|98	* Fri Jan 15 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0.1-1mdv2010.1
12cr|parole-0.3.0.3-1|99	+ Revision: 491924
12cr|parole-0.3.0.3-1|100	- update to new version 0.2.0.1
12cr|parole-0.3.0.3-1|101	
12cr|parole-0.3.0.3-1|102	* Wed Jan 06 2010 Frederik Himpe <fhimpe@mandriva.org> 0.2.0-1mdv2010.1
12cr|parole-0.3.0.3-1|103	+ Revision: 486871
12cr|parole-0.3.0.3-1|104	- update to new version 0.2.0
12cr|parole-0.3.0.3-1|105	
12cr|parole-0.3.0.3-1|106	* Tue Dec 01 2009 Funda Wang <fwang@mandriva.org> 0.1.99-1mdv2010.1
12cr|parole-0.3.0.3-1|107	+ Revision: 472298
12cr|parole-0.3.0.3-1|108	- new version 0.1.99
12cr|parole-0.3.0.3-1|109	
12cr|parole-0.3.0.3-1|110	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|parole-0.3.0.3-1|111	- Update to version 0.1.98
12cr|parole-0.3.0.3-1|112	
12cr|parole-0.3.0.3-1|113	* Wed Nov 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.1.96-1mdv2010.1
12cr|parole-0.3.0.3-1|114	+ Revision: 470069
12cr|parole-0.3.0.3-1|115	- Update to 0.1.96
12cr|parole-0.3.0.3-1|116	
12cr|parole-0.3.0.3-1|117	* Wed Nov 25 2009 Funda Wang <fwang@mandriva.org> 0.1.95-1mdv2010.1
12cr|parole-0.3.0.3-1|118	+ Revision: 470035
12cr|parole-0.3.0.3-1|119	- fix linkage
12cr|parole-0.3.0.3-1|120	- add plugin sub package
12cr|parole-0.3.0.3-1|121	- new version 0.1.95
12cr|parole-0.3.0.3-1|122	
12cr|parole-0.3.0.3-1|123	* Sat Nov 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.91-1mdv2010.1
12cr|parole-0.3.0.3-1|124	+ Revision: 462243
12cr|parole-0.3.0.3-1|125	- update to new version 0.1.91
12cr|parole-0.3.0.3-1|126	
12cr|parole-0.3.0.3-1|127	* Sun Oct 11 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.90-1mdv2010.0
12cr|parole-0.3.0.3-1|128	+ Revision: 456674
12cr|parole-0.3.0.3-1|129	- add spec and source files
12cr|parole-0.3.0.3-1|130	- Created package structure for parole.
12cr|parole-0.3.0.3-1|131	

3792 12
12cr|parrot-4.0.0-3|1	%define name    parrot
12cr|parrot-4.0.0-3|2	%define version 4.0.0
12cr|parrot-4.0.0-3|3	%define release 3
12cr|parrot-4.0.0-3|4	
12cr|parrot-4.0.0-3|5	%define libname        %mklibname %{name}
12cr|parrot-4.0.0-3|6	%define libname_devel  %mklibname -d %{name}
12cr|parrot-4.0.0-3|7	
12cr|parrot-4.0.0-3|8	%if %{_use_internal_dependency_generator}
12cr|parrot-4.0.0-3|9	%define __noautoreq 'perl\\(Parrot::Pmc2c.*\\)'
12cr|parrot-4.0.0-3|10	%define __noautoprov 'perl\\(File::Which\\)'
12cr|parrot-4.0.0-3|11	%else
12cr|parrot-4.0.0-3|12	%define _requires_exceptions perl(Parrot::Pmc2c::.*)
12cr|parrot-4.0.0-3|13	%define _provides_exceptions perl(File::Which)
12cr|parrot-4.0.0-3|14	%endif
12cr|parrot-4.0.0-3|15	
12cr|parrot-4.0.0-3|16	
12cr|parrot-4.0.0-3|17	Name:          %name
12cr|parrot-4.0.0-3|18	Version:       %version
12cr|parrot-4.0.0-3|19	Release:       %release
12cr|parrot-4.0.0-3|20	
12cr|parrot-4.0.0-3|21	Summary:       Parrot Virtual Machine
12cr|parrot-4.0.0-3|22	License:       Artistic 2.0
12cr|parrot-4.0.0-3|23	Group:         Development/Perl
12cr|parrot-4.0.0-3|24	Url:           http://www.parrot.org/
12cr|parrot-4.0.0-3|25	Source0:       ftp://ftp.parrot.org/pub/parrot/releases/stable/%{version}/%{name}-%{version}.tar.bz2
12cr|parrot-4.0.0-3|26	Patch0:		parrot-3.4.0-link.patch
12cr|parrot-4.0.0-3|27	BuildRequires: bison
12cr|parrot-4.0.0-3|28	BuildRequires: gdbm-devel
12cr|parrot-4.0.0-3|29	BuildRequires: gmp-devel
12cr|parrot-4.0.0-3|30	BuildRequires: flex
12cr|parrot-4.0.0-3|31	BuildRequires: libicu-devel
12cr|parrot-4.0.0-3|32	BuildRequires: ncurses-devel
12cr|parrot-4.0.0-3|33	BuildRequires: perl-doc
12cr|parrot-4.0.0-3|34	BuildRequires: readline-devel
12cr|parrot-4.0.0-3|35	
12cr|parrot-4.0.0-3|36	%description
12cr|parrot-4.0.0-3|37	Parrot is a virtual machine designed to efficiently compile and execute
12cr|parrot-4.0.0-3|38	bytecode for interpreted languages. Parrot will be the target for the final
12cr|parrot-4.0.0-3|39	Perl 6 compiler, and is already usable as a backend for Pugs, as well as
12cr|parrot-4.0.0-3|40	variety of other languages
12cr|parrot-4.0.0-3|41	
12cr|parrot-4.0.0-3|42	#--
12cr|parrot-4.0.0-3|43	
12cr|parrot-4.0.0-3|44	%package -n %libname
12cr|parrot-4.0.0-3|45	Summary:    Parrot Virtual Machine run time library
12cr|parrot-4.0.0-3|46	License:    Artistic 2.0
12cr|parrot-4.0.0-3|47	Group:      Development/Perl
12cr|parrot-4.0.0-3|48	Provides:   lib%{name} = %{version}-%{release}
12cr|parrot-4.0.0-3|49	Requires:   %{name} = %{version}-%{release}
12cr|parrot-4.0.0-3|50	
12cr|parrot-4.0.0-3|51	%description -n %libname
12cr|parrot-4.0.0-3|52	Run time library for %{name}.
12cr|parrot-4.0.0-3|53	
12cr|parrot-4.0.0-3|54	#--
12cr|parrot-4.0.0-3|55	
12cr|parrot-4.0.0-3|56	%package -n %{name}-doc
12cr|parrot-4.0.0-3|57	Summary:    Parrot Virtual Machine documentation
12cr|parrot-4.0.0-3|58	License:    Artistic 2.0
12cr|parrot-4.0.0-3|59	Group:      Development/Perl
12cr|parrot-4.0.0-3|60	
12cr|parrot-4.0.0-3|61	%description -n %{name}-doc
12cr|parrot-4.0.0-3|62	Documentation for %{name}.
12cr|parrot-4.0.0-3|63	
12cr|parrot-4.0.0-3|64	#--
12cr|parrot-4.0.0-3|65	
12cr|parrot-4.0.0-3|66	%package -n %libname_devel
12cr|parrot-4.0.0-3|67	Summary:    Parrot Virtual Machine development headers and libraries
12cr|parrot-4.0.0-3|68	License:    Artistic 2.0
12cr|parrot-4.0.0-3|69	Group:      Development/Perl
12cr|parrot-4.0.0-3|70	Provides:   %{name}-devel = %{version}-%{release}
12cr|parrot-4.0.0-3|71	Requires:   %libname = %{version}
12cr|parrot-4.0.0-3|72	
12cr|parrot-4.0.0-3|73	%description -n %libname_devel
12cr|parrot-4.0.0-3|74	Development files for %{name}.
12cr|parrot-4.0.0-3|75	
12cr|parrot-4.0.0-3|76	#--
12cr|parrot-4.0.0-3|77	
12cr|parrot-4.0.0-3|78	%package -n %{name}-src
12cr|parrot-4.0.0-3|79	Summary:    Parrot Virtual Machine sources
12cr|parrot-4.0.0-3|80	License:    Artistic 2.0
12cr|parrot-4.0.0-3|81	Group:      Development/Perl
12cr|parrot-4.0.0-3|82	Provides:   %{name}-src = %{version}-%{release}
12cr|parrot-4.0.0-3|83	
12cr|parrot-4.0.0-3|84	%description -n %{name}-src
12cr|parrot-4.0.0-3|85	Sources of %{name}.
12cr|parrot-4.0.0-3|86	
12cr|parrot-4.0.0-3|87	
12cr|parrot-4.0.0-3|88	%prep
12cr|parrot-4.0.0-3|89	%setup -q
12cr|parrot-4.0.0-3|90	%patch0 -p0
12cr|parrot-4.0.0-3|91	%{__perl} -pi -e 's,"lib/,"%{_lib}/, if (/CONST_STRING\(interp,/)' \
12cr|parrot-4.0.0-3|92	src/library.c
12cr|parrot-4.0.0-3|93	%{__perl} -pi -e "s,'/usr/lib','%{_libdir}',;s,runtime/lib/,runtime/%{_lib}/," \
12cr|parrot-4.0.0-3|94	tools/dev/install_files.pl \
12cr|parrot-4.0.0-3|95	tools/dev/mk_manifest_and_skip.pl
12cr|parrot-4.0.0-3|96	
12cr|parrot-4.0.0-3|97	%build
12cr|parrot-4.0.0-3|98	%{__perl} Configure.pl \
12cr|parrot-4.0.0-3|99	--prefix=%{_usr} \
12cr|parrot-4.0.0-3|100	--libdir=%{_libdir} \
12cr|parrot-4.0.0-3|101	--sysconfdir=%{_sysconfdir} \
12cr|parrot-4.0.0-3|102	--infodir=%{_datadir}/info \
12cr|parrot-4.0.0-3|103	--mandir=%{_mandir} \
12cr|parrot-4.0.0-3|104	--cc="%{__cc}" \
12cr|parrot-4.0.0-3|105	--parrot_is_shared \
12cr|parrot-4.0.0-3|106	--lex=/usr/bin/flex \
12cr|parrot-4.0.0-3|107	--libs='-lcurses -lm -lrt'
12cr|parrot-4.0.0-3|108	
12cr|parrot-4.0.0-3|109	#--cxx=%{__cxx} \
12cr|parrot-4.0.0-3|110	# the following Configure.pl flag makes the compile goes boom
12cr|parrot-4.0.0-3|111	#--optimize="$RPM_OPT_FLAGS -maccumulate-outgoing-args" \
12cr|parrot-4.0.0-3|112	%define _disable_ld_no_undefined 1
12cr|parrot-4.0.0-3|113	make LDFLAGS="%ldflags"
12cr|parrot-4.0.0-3|114	export LD_LIBRARY_PATH=$( pwd )/blib/lib
12cr|parrot-4.0.0-3|115	make parrot_utils LDFLAGS="%ldflags"
12cr|parrot-4.0.0-3|116	make installable LDFLAGS="%ldflags"
12cr|parrot-4.0.0-3|117	%make html
12cr|parrot-4.0.0-3|118	
12cr|parrot-4.0.0-3|119	
12cr|parrot-4.0.0-3|120	%install
12cr|parrot-4.0.0-3|121	export LD_LIBRARY_PATH=$( pwd )/blib/lib
12cr|parrot-4.0.0-3|122	make install DESTDIR=$RPM_BUILD_ROOT
12cr|parrot-4.0.0-3|123	
12cr|parrot-4.0.0-3|124	# Drop the docs so rpm can pick them up itself.
12cr|parrot-4.0.0-3|125	rm -rf $RPM_BUILD_ROOT/%{_docdir}/parrot
12cr|parrot-4.0.0-3|126	
12cr|parrot-4.0.0-3|127	# Force permissions on doc directories.
12cr|parrot-4.0.0-3|128	find docs examples -type d -exec chmod 755 {} \;
12cr|parrot-4.0.0-3|129	find docs examples -type f -exec chmod 644 {} \;
12cr|parrot-4.0.0-3|130	
12cr|parrot-4.0.0-3|131	# Force permissions on shared libs so they get stripped.
12cr|parrot-4.0.0-3|132	find $RPM_BUILD_ROOT%{_libdir} -type f \( -name '*.so' -o -name '*.so.*' \) \
12cr|parrot-4.0.0-3|133	-exec chmod 755 {} \;
12cr|parrot-4.0.0-3|134	
12cr|parrot-4.0.0-3|135	%check
12cr|parrot-4.0.0-3|136	export LD_LIBRARY_PATH=$( pwd )/blib/lib
12cr|parrot-4.0.0-3|137	#make test
12cr|parrot-4.0.0-3|138	
12cr|parrot-4.0.0-3|139	
12cr|parrot-4.0.0-3|140	%files
12cr|parrot-4.0.0-3|141	%doc ChangeLog CREDITS PBC_COMPAT PLATFORMS README
12cr|parrot-4.0.0-3|142	%doc RESPONSIBLE_PARTIES TODO
12cr|parrot-4.0.0-3|143	%exclude %{_bindir}/parrot_config
12cr|parrot-4.0.0-3|144	%exclude %{_bindir}/pbc_*
12cr|parrot-4.0.0-3|145	%{_bindir}/*
12cr|parrot-4.0.0-3|146	
12cr|parrot-4.0.0-3|147	%files -n %{name}-doc
12cr|parrot-4.0.0-3|148	%doc docs examples
12cr|parrot-4.0.0-3|149	
12cr|parrot-4.0.0-3|150	%files -n %libname
12cr|parrot-4.0.0-3|151	%defattr(-,root,root,-)
12cr|parrot-4.0.0-3|152	%{_libdir}/parrot
12cr|parrot-4.0.0-3|153	%{_libdir}/*.so.*
12cr|parrot-4.0.0-3|154	
12cr|parrot-4.0.0-3|155	%files -n %libname_devel
12cr|parrot-4.0.0-3|156	%{_bindir}/parrot_config
12cr|parrot-4.0.0-3|157	%{_bindir}/pbc_disassemble
12cr|parrot-4.0.0-3|158	%{_bindir}/pbc_merge
12cr|parrot-4.0.0-3|159	%{_bindir}/pbc_to_exe
12cr|parrot-4.0.0-3|160	%{_bindir}/pbc_dump
12cr|parrot-4.0.0-3|161	%{_includedir}/*
12cr|parrot-4.0.0-3|162	%{_libdir}/*.so
12cr|parrot-4.0.0-3|163	%{_libdir}/*.a
12cr|parrot-4.0.0-3|164	
12cr|parrot-4.0.0-3|165	%files -n %{name}-src
12cr|parrot-4.0.0-3|166	/usr/src/parrot
12cr|parrot-4.0.0-3|167	
12cr|parrot-4.0.0-3|168	
12cr|parrot-4.0.0-3|169	%changelog
12cr|parrot-4.0.0-3|170	* Thu Feb 16 2012 Alexander Khrukin <akhrukin@mandriva.org> 4.0.0-1
12cr|parrot-4.0.0-3|171	+ Revision: 775097
12cr|parrot-4.0.0-3|172	- version update 4.0.0
12cr|parrot-4.0.0-3|173	
12cr|parrot-4.0.0-3|174	* Sun Jun 05 2011 Funda Wang <fwang@mandriva.org> 2.11.0-3
12cr|parrot-4.0.0-3|175	+ Revision: 682817
12cr|parrot-4.0.0-3|176	- rebuild for new icu
12cr|parrot-4.0.0-3|177	
12cr|parrot-4.0.0-3|178	* Tue Mar 15 2011 Funda Wang <fwang@mandriva.org> 2.11.0-2
12cr|parrot-4.0.0-3|179	+ Revision: 644843
12cr|parrot-4.0.0-3|180	- fix linkage of modules
12cr|parrot-4.0.0-3|181	- rebuild for new icu
12cr|parrot-4.0.0-3|182	
12cr|parrot-4.0.0-3|183	* Fri Dec 31 2010 Shlomi Fish <shlomif@mandriva.org> 2.11.0-1mdv2011.0
12cr|parrot-4.0.0-3|184	+ Revision: 626905
12cr|parrot-4.0.0-3|185	- Upgraded to 2.11.0
12cr|parrot-4.0.0-3|186	
12cr|parrot-4.0.0-3|187	* Sat Oct 02 2010 Shlomi Fish <shlomif@mandriva.org> 2.8.0-1mdv2011.0
12cr|parrot-4.0.0-3|188	+ Revision: 582539
12cr|parrot-4.0.0-3|189	- Bump the 2.8.0 and convert from tar.gz to tar.bz2
12cr|parrot-4.0.0-3|190	
12cr|parrot-4.0.0-3|191	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 2.7.0-1mdv2011.0
12cr|parrot-4.0.0-3|192	+ Revision: 573760
12cr|parrot-4.0.0-3|193	- update to new version 2.7.0
12cr|parrot-4.0.0-3|194	
12cr|parrot-4.0.0-3|195	* Thu Jul 29 2010 Jérôme Quelin <jquelin@mandriva.org> 2.6.0-1mdv2011.0
12cr|parrot-4.0.0-3|196	+ Revision: 563010
12cr|parrot-4.0.0-3|197	- forgot to commit tarball
12cr|parrot-4.0.0-3|198	- update to 2.6.0
12cr|parrot-4.0.0-3|199	
12cr|parrot-4.0.0-3|200	* Wed Apr 21 2010 Jérôme Quelin <jquelin@mandriva.org> 2.3.0-2mdv2010.1
12cr|parrot-4.0.0-3|201	+ Revision: 537554
12cr|parrot-4.0.0-3|202	- update to 2.3.0
12cr|parrot-4.0.0-3|203	
12cr|parrot-4.0.0-3|204	* Sun Mar 21 2010 Funda Wang <fwang@mandriva.org> 2.2.0-2mdv2010.1
12cr|parrot-4.0.0-3|205	+ Revision: 526122
12cr|parrot-4.0.0-3|206	- rebuild for new icu
12cr|parrot-4.0.0-3|207	
12cr|parrot-4.0.0-3|208	* Wed Mar 17 2010 Jérôme Quelin <jquelin@mandriva.org> 2.2.0-1mdv2010.1
12cr|parrot-4.0.0-3|209	+ Revision: 523422
12cr|parrot-4.0.0-3|210	- update to new version 2.2.0
12cr|parrot-4.0.0-3|211	
12cr|parrot-4.0.0-3|212	* Fri Feb 19 2010 Jérôme Quelin <jquelin@mandriva.org> 2.1.1-1mdv2010.1
12cr|parrot-4.0.0-3|213	+ Revision: 507974
12cr|parrot-4.0.0-3|214	- update to new version 2.1.1
12cr|parrot-4.0.0-3|215	
12cr|parrot-4.0.0-3|216	* Tue Feb 09 2010 Funda Wang <fwang@mandriva.org> 2.0.0-2mdv2010.1
12cr|parrot-4.0.0-3|217	+ Revision: 503382
12cr|parrot-4.0.0-3|218	- rebuild for new gmp
12cr|parrot-4.0.0-3|219	
12cr|parrot-4.0.0-3|220	* Thu Jan 21 2010 Jérôme Quelin <jquelin@mandriva.org> 2.0.0-1mdv2010.1
12cr|parrot-4.0.0-3|221	+ Revision: 494465
12cr|parrot-4.0.0-3|222	- update to 2.0.0
12cr|parrot-4.0.0-3|223	
12cr|parrot-4.0.0-3|224	* Wed Dec 16 2009 Jérôme Quelin <jquelin@mandriva.org> 1.9.0-2mdv2010.1
12cr|parrot-4.0.0-3|225	+ Revision: 479530
12cr|parrot-4.0.0-3|226	- bump mkrel
12cr|parrot-4.0.0-3|227	- remove weird requires
12cr|parrot-4.0.0-3|228	
12cr|parrot-4.0.0-3|229	* Wed Dec 16 2009 Jérôme Quelin <jquelin@mandriva.org> 1.9.0-1mdv2010.1
12cr|parrot-4.0.0-3|230	+ Revision: 479220
12cr|parrot-4.0.0-3|231	- update to new version 1.9.0
12cr|parrot-4.0.0-3|232	
12cr|parrot-4.0.0-3|233	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 1.8.0-5mdv2010.1
12cr|parrot-4.0.0-3|234	+ Revision: 474872
12cr|parrot-4.0.0-3|235	- splitting -src from -devel
12cr|parrot-4.0.0-3|236	
12cr|parrot-4.0.0-3|237	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 1.8.0-4mdv2010.1
12cr|parrot-4.0.0-3|238	+ Revision: 474853
12cr|parrot-4.0.0-3|239	- shipping parrot src, needed for rakudo
12cr|parrot-4.0.0-3|240	
12cr|parrot-4.0.0-3|241	* Mon Nov 23 2009 Jérôme Quelin <jquelin@mandriva.org> 1.8.0-3mdv2010.1
12cr|parrot-4.0.0-3|242	+ Revision: 469206
12cr|parrot-4.0.0-3|243	- fix #55891: parrot was providing perl(file::which)
12cr|parrot-4.0.0-3|244	
12cr|parrot-4.0.0-3|245	* Wed Nov 18 2009 Jérôme Quelin <jquelin@mandriva.org> 1.8.0-2mdv2010.1
12cr|parrot-4.0.0-3|246	+ Revision: 467209
12cr|parrot-4.0.0-3|247	- bump mkrel
12cr|parrot-4.0.0-3|248	- removing a bogus requires auto-extracted
12cr|parrot-4.0.0-3|249	
12cr|parrot-4.0.0-3|250	* Tue Nov 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.8.0-1mdv2010.1
12cr|parrot-4.0.0-3|251	+ Revision: 467002
12cr|parrot-4.0.0-3|252	- update to new version 1.8.0
12cr|parrot-4.0.0-3|253	
12cr|parrot-4.0.0-3|254	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.7.0-1mdv2010.1
12cr|parrot-4.0.0-3|255	+ Revision: 460705
12cr|parrot-4.0.0-3|256	- update to new version 1.7.0
12cr|parrot-4.0.0-3|257	
12cr|parrot-4.0.0-3|258	* Tue Sep 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.6.0-1mdv2010.0
12cr|parrot-4.0.0-3|259	+ Revision: 443097
12cr|parrot-4.0.0-3|260	- update to 1.6.0
12cr|parrot-4.0.0-3|261	
12cr|parrot-4.0.0-3|262	* Fri Sep 04 2009 Jérôme Quelin <jquelin@mandriva.org> 1.5.0-2mdv2010.0
12cr|parrot-4.0.0-3|263	+ Revision: 431070
12cr|parrot-4.0.0-3|264	- rebuild
12cr|parrot-4.0.0-3|265	
12cr|parrot-4.0.0-3|266	* Sun Aug 23 2009 Jérôme Quelin <jquelin@mandriva.org> 1.5.0-1mdv2010.0
12cr|parrot-4.0.0-3|267	+ Revision: 419770
12cr|parrot-4.0.0-3|268	- forgot to commit tarball
12cr|parrot-4.0.0-3|269	- update to 1.5.0
12cr|parrot-4.0.0-3|270	
12cr|parrot-4.0.0-3|271	* Wed Jul 22 2009 Jérôme Quelin <jquelin@mandriva.org> 1.4.0-1mdv2010.0
12cr|parrot-4.0.0-3|272	+ Revision: 398641
12cr|parrot-4.0.0-3|273	- update to 1.4.0
12cr|parrot-4.0.0-3|274	
12cr|parrot-4.0.0-3|275	* Thu Jun 18 2009 Jérôme Quelin <jquelin@mandriva.org> 1.3.0-1mdv2010.0
12cr|parrot-4.0.0-3|276	+ Revision: 386942
12cr|parrot-4.0.0-3|277	- update to new version 1.3.0
12cr|parrot-4.0.0-3|278	
12cr|parrot-4.0.0-3|279	* Sun May 31 2009 Funda Wang <fwang@mandriva.org> 1.2.0-2mdv2010.0
12cr|parrot-4.0.0-3|280	+ Revision: 381586
12cr|parrot-4.0.0-3|281	- rebuild for new icu libmajor
12cr|parrot-4.0.0-3|282	
12cr|parrot-4.0.0-3|283	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 1.2.0-1mdv2010.0
12cr|parrot-4.0.0-3|284	+ Revision: 381426
12cr|parrot-4.0.0-3|285	- update to 1.2.0
12cr|parrot-4.0.0-3|286	
12cr|parrot-4.0.0-3|287	* Sun Mar 22 2009 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2009.1
12cr|parrot-4.0.0-3|288	+ Revision: 360489
12cr|parrot-4.0.0-3|289	- removing make languages, target has been removed
12cr|parrot-4.0.0-3|290	- update to 1.0.0
12cr|parrot-4.0.0-3|291	
12cr|parrot-4.0.0-3|292	* Wed Mar 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.9.1-2mdv2009.1
12cr|parrot-4.0.0-3|293	+ Revision: 353832
12cr|parrot-4.0.0-3|294	- fixing url
12cr|parrot-4.0.0-3|295	
12cr|parrot-4.0.0-3|296	* Wed Mar 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.9.1-1mdv2009.1
12cr|parrot-4.0.0-3|297	+ Revision: 353669
12cr|parrot-4.0.0-3|298	- Development/Liraries group doesn't exist. using devel/perl
12cr|parrot-4.0.0-3|299	- adding missing group to fix strange submit error (thanks misc++)
12cr|parrot-4.0.0-3|300	- fixing rpmlint warnings
12cr|parrot-4.0.0-3|301	- minor tweak
12cr|parrot-4.0.0-3|302	- version 0.9.1 - most of specfile taken from upstream project
12cr|parrot-4.0.0-3|303	
12cr|parrot-4.0.0-3|304	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.4.17-4mdv2009.0
12cr|parrot-4.0.0-3|305	+ Revision: 255040
12cr|parrot-4.0.0-3|306	- rebuild
12cr|parrot-4.0.0-3|307	- kill re-definition of %%buildroot on Pixel's request
12cr|parrot-4.0.0-3|308	
12cr|parrot-4.0.0-3|309	+ Pixel <pixel@mandriva.com>
12cr|parrot-4.0.0-3|310	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|parrot-4.0.0-3|311	
12cr|parrot-4.0.0-3|312	+ Michael Scherer <misc@mandriva.org>
12cr|parrot-4.0.0-3|313	- remove old Obsoletes, prevent rpm to compile
12cr|parrot-4.0.0-3|314	
12cr|parrot-4.0.0-3|315	+ Olivier Blin <blino@mandriva.org>
12cr|parrot-4.0.0-3|316	- restore BuildRoot
12cr|parrot-4.0.0-3|317	
12cr|parrot-4.0.0-3|318	* Fri Nov 23 2007 Thierry Vignaud <tv@mandriva.org> 0.4.17-2mdv2008.1
12cr|parrot-4.0.0-3|319	+ Revision: 111491
12cr|parrot-4.0.0-3|320	- rebuild for new libicu
12cr|parrot-4.0.0-3|321	
12cr|parrot-4.0.0-3|322	+ Funda Wang <fwang@mandriva.org>
12cr|parrot-4.0.0-3|323	- New version 0.4.17
12cr|parrot-4.0.0-3|324	
12cr|parrot-4.0.0-3|325	* Sun Jul 15 2007 Funda Wang <fwang@mandriva.org> 0.4.13-2mdv2008.0
12cr|parrot-4.0.0-3|326	+ Revision: 52316
12cr|parrot-4.0.0-3|327	- Obsoletes old major
12cr|parrot-4.0.0-3|328	
12cr|parrot-4.0.0-3|329	* Wed Jun 27 2007 Funda Wang <fwang@mandriva.org> 0.4.13-1mdv2008.0
12cr|parrot-4.0.0-3|330	+ Revision: 44826
12cr|parrot-4.0.0-3|331	- more BuildRequires
12cr|parrot-4.0.0-3|332	- remove unneeded(?) .c source files
12cr|parrot-4.0.0-3|333	- disable patch
12cr|parrot-4.0.0-3|334	make reallyinstall
12cr|parrot-4.0.0-3|335	- New version
12cr|parrot-4.0.0-3|336	

3793 12
12cr|parserd-2.2.1-1|1	%define name	parserd
12cr|parserd-2.2.1-1|2	%define version	2.2.1
12cr|parserd-2.2.1-1|3	%define release	%mkrel 1
12cr|parserd-2.2.1-1|4	
12cr|parserd-2.2.1-1|5	Name:		%{name}
12cr|parserd-2.2.1-1|6	Version:	%{version}
12cr|parserd-2.2.1-1|7	Release:	%{release}
12cr|parserd-2.2.1-1|8	Summary:	A server of parsers
12cr|parserd-2.2.1-1|9	License:	Artistic or GPL
12cr|parserd-2.2.1-1|10	Group:		Sciences/Computer science
12cr|parserd-2.2.1-1|11	Url:		https://gforge.inria.fr/projects/lingwb/
12cr|parserd-2.2.1-1|12	Source:		https://gforge.inria.fr/frs/download.php/5679/%{name}-%{version}.tar.gz
12cr|parserd-2.2.1-1|13	Requires(pre):		rpm-helper
12cr|parserd-2.2.1-1|14	Requires(post):		rpm-helper
12cr|parserd-2.2.1-1|15	Requires(preun):	rpm-helper
12cr|parserd-2.2.1-1|16	Requires(postun):	rpm-helper
12cr|parserd-2.2.1-1|17	Obsoletes:	parser_server
12cr|parserd-2.2.1-1|18	Provides:	parser_server
12cr|parserd-2.2.1-1|19	BuildArch:	noarch
12cr|parserd-2.2.1-1|20	Buildroot:	%{_tmppath}/%{name}-%{version}
12cr|parserd-2.2.1-1|21	
12cr|parserd-2.2.1-1|22	%description
12cr|parserd-2.2.1-1|23	This is a parsers server, allowing to run parsers on remote computers easily.
12cr|parserd-2.2.1-1|24	A set of web wievers, CGI and mod_perl based, are also availables.
12cr|parserd-2.2.1-1|25	
12cr|parserd-2.2.1-1|26	%package modperl
12cr|parserd-2.2.1-1|27	Summary:	A mod_perl-based viewer for %{name}
12cr|parserd-2.2.1-1|28	Group:		Sciences/Computer science
12cr|parserd-2.2.1-1|29	Requires:	%{name} = %{version}
12cr|parserd-2.2.1-1|30	Requires:	apache-mod_perl
12cr|parserd-2.2.1-1|31	
12cr|parserd-2.2.1-1|32	%description modperl
12cr|parserd-2.2.1-1|33	This is a mod_perl-based viewer for %{name}.
12cr|parserd-2.2.1-1|34	
12cr|parserd-2.2.1-1|35	%package cgi
12cr|parserd-2.2.1-1|36	Summary:	A mod_perl-based viewer for %{name}
12cr|parserd-2.2.1-1|37	Group:		Sciences/Computer science
12cr|parserd-2.2.1-1|38	Requires:	%{name} = %{version}
12cr|parserd-2.2.1-1|39	Requires:	apache
12cr|parserd-2.2.1-1|40	
12cr|parserd-2.2.1-1|41	%description cgi
12cr|parserd-2.2.1-1|42	This is a CGI-based viewer for %{name}.
12cr|parserd-2.2.1-1|43	
12cr|parserd-2.2.1-1|44	%prep
12cr|parserd-2.2.1-1|45	%setup -q
12cr|parserd-2.2.1-1|46	# better mdk configuration
12cr|parserd-2.2.1-1|47	perl -pi -e 's/# user = nobody/user = %{name}/' %{name}.conf
12cr|parserd-2.2.1-1|48	perl -pi -e 's/# group = nogroup/group = %{name}/' %{name}.conf
12cr|parserd-2.2.1-1|49	
12cr|parserd-2.2.1-1|50	%build
12cr|parserd-2.2.1-1|51	%configure \
12cr|parserd-2.2.1-1|52	--with-initdir=%{_initrddir} \
12cr|parserd-2.2.1-1|53	--with-modperldir=%{_var}/www/perl \
12cr|parserd-2.2.1-1|54	--with-cgidir=%{_var}/www/cgi-bin
12cr|parserd-2.2.1-1|55	%make
12cr|parserd-2.2.1-1|56	
12cr|parserd-2.2.1-1|57	%install
12cr|parserd-2.2.1-1|58	rm -rf %{buildroot}
12cr|parserd-2.2.1-1|59	%makeinstall_std
12cr|parserd-2.2.1-1|60	
12cr|parserd-2.2.1-1|61	%pre
12cr|parserd-2.2.1-1|62	%_pre_useradd %{name} %{_datadir}/%{name} /bin/false
12cr|parserd-2.2.1-1|63	
12cr|parserd-2.2.1-1|64	%post
12cr|parserd-2.2.1-1|65	%_post_service %{name}
12cr|parserd-2.2.1-1|66	
12cr|parserd-2.2.1-1|67	%preun
12cr|parserd-2.2.1-1|68	%_preun_service %{name}
12cr|parserd-2.2.1-1|69	
12cr|parserd-2.2.1-1|70	%postun
12cr|parserd-2.2.1-1|71	%_postun_userdel %{name}
12cr|parserd-2.2.1-1|72	
12cr|parserd-2.2.1-1|73	%clean
12cr|parserd-2.2.1-1|74	rm -rf %{buildroot}
12cr|parserd-2.2.1-1|75	
12cr|parserd-2.2.1-1|76	%files
12cr|parserd-2.2.1-1|77	%defattr(-,root,root)
12cr|parserd-2.2.1-1|78	%doc ChangeLog README
12cr|parserd-2.2.1-1|79	%{_initrddir}/%{name}
12cr|parserd-2.2.1-1|80	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|parserd-2.2.1-1|81	%{_bindir}/*
12cr|parserd-2.2.1-1|82	%{_sbindir}/%{name}
12cr|parserd-2.2.1-1|83	%{_sbindir}/%{name}_service
12cr|parserd-2.2.1-1|84	%{_libdir}/pkgconfig/parserd.pc
12cr|parserd-2.2.1-1|85	%{_datadir}/%{name}
12cr|parserd-2.2.1-1|86	%{_mandir}/man1/register_parsers.1*
12cr|parserd-2.2.1-1|87	
12cr|parserd-2.2.1-1|88	%files modperl
12cr|parserd-2.2.1-1|89	%defattr(-,root,root)
12cr|parserd-2.2.1-1|90	%{_var}/www/perl/parser.pl
12cr|parserd-2.2.1-1|91	
12cr|parserd-2.2.1-1|92	%files cgi
12cr|parserd-2.2.1-1|93	%defattr(-,root,root)
12cr|parserd-2.2.1-1|94	%{_var}/www/cgi-bin/*
12cr|parserd-2.2.1-1|95	
12cr|parserd-2.2.1-1|96	
12cr|parserd-2.2.1-1|97	
12cr|parserd-2.2.1-1|98	%changelog
12cr|parserd-2.2.1-1|99	* Thu Jul 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.1-1mdv2010.0
12cr|parserd-2.2.1-1|100	+ Revision: 393719
12cr|parserd-2.2.1-1|101	- new version
12cr|parserd-2.2.1-1|102	
12cr|parserd-2.2.1-1|103	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.1.4-4mdv2009.0
12cr|parserd-2.2.1-1|104	+ Revision: 255042
12cr|parserd-2.2.1-1|105	- rebuild
12cr|parserd-2.2.1-1|106	
12cr|parserd-2.2.1-1|107	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.1.4-2mdv2008.1
12cr|parserd-2.2.1-1|108	+ Revision: 136639
12cr|parserd-2.2.1-1|109	- restore BuildRoot
12cr|parserd-2.2.1-1|110	
12cr|parserd-2.2.1-1|111	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|parserd-2.2.1-1|112	- kill re-definition of %%buildroot on Pixel's request
12cr|parserd-2.2.1-1|113	- import parserd
12cr|parserd-2.2.1-1|114	
12cr|parserd-2.2.1-1|115	
12cr|parserd-2.2.1-1|116	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.4-2mdv2007.0
12cr|parserd-2.2.1-1|117	- Rebuild
12cr|parserd-2.2.1-1|118	
12cr|parserd-2.2.1-1|119	* Fri Mar 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.4-1mdk
12cr|parserd-2.2.1-1|120	- new version
12cr|parserd-2.2.1-1|121	- %%mkrel
12cr|parserd-2.2.1-1|122	
12cr|parserd-2.2.1-1|123	* Mon Jun 13 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.3-1mdk
12cr|parserd-2.2.1-1|124	- new version
12cr|parserd-2.2.1-1|125	- spec cleanup
12cr|parserd-2.2.1-1|126	- requires
12cr|parserd-2.2.1-1|127	- init script is not configuration
12cr|parserd-2.2.1-1|128	
12cr|parserd-2.2.1-1|129	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.1.1-2mdk
12cr|parserd-2.2.1-1|130	- spec file cleanups, remove the ADVX-build stuff
12cr|parserd-2.2.1-1|131	
12cr|parserd-2.2.1-1|132	* Thu Dec 02 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.1-1mdk
12cr|parserd-2.2.1-1|133	- new version
12cr|parserd-2.2.1-1|134	- name change
12cr|parserd-2.2.1-1|135	- drop patch, fixed upstream
12cr|parserd-2.2.1-1|136	- cgi and modperl viewver subpackages
12cr|parserd-2.2.1-1|137	- create dedicated user
12cr|parserd-2.2.1-1|138	- better summary and description
12cr|parserd-2.2.1-1|139	
12cr|parserd-2.2.1-1|140	* Mon Nov 29 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.0.2-3mdk
12cr|parserd-2.2.1-1|141	- fix buildrequires
12cr|parserd-2.2.1-1|142	
12cr|parserd-2.2.1-1|143	* Mon Nov 29 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.0.2-2mdk
12cr|parserd-2.2.1-1|144	- install init script
12cr|parserd-2.2.1-1|145	
12cr|parserd-2.2.1-1|146	* Tue Nov 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.0.2-1mdk
12cr|parserd-2.2.1-1|147	- first mdk release

3794 12
12cr|partclone-0.2.48-2|1	Name:		partclone
12cr|partclone-0.2.48-2|2	Version:	0.2.48
12cr|partclone-0.2.48-2|3	Release:	2
12cr|partclone-0.2.48-2|4	Group:		System/Configuration/Other
12cr|partclone-0.2.48-2|5	URL:		http://partclone.sf.net
12cr|partclone-0.2.48-2|6	License:	GPLv2
12cr|partclone-0.2.48-2|7	Summary:	File System Clone Utilities
12cr|partclone-0.2.48-2|8	Source0:	http://downloads.sourceforge.net/project/partclone/stable/%{version}/%{name}-%{version}.tar.gz
12cr|partclone-0.2.48-2|9	Patch1:		partclone-0.2.38-mdv-libxfs.patch
12cr|partclone-0.2.48-2|10	BuildRequires:	ext2fs-devel
12cr|partclone-0.2.48-2|11	BuildRequires:	pkgconfig(libntfs-3g)
12cr|partclone-0.2.48-2|12	BuildRequires:	ncursesw-devel
12cr|partclone-0.2.48-2|13	BuildRequires:	ncurses-devel
12cr|partclone-0.2.48-2|14	BuildRequires:	libuuid-devel
12cr|partclone-0.2.48-2|15	
12cr|partclone-0.2.48-2|16	%description
12cr|partclone-0.2.48-2|17	Partclone provides utilities to back up and restore used-blocks of a partition
12cr|partclone-0.2.48-2|18	and it is designed for higher compatibility of the file system by using
12cr|partclone-0.2.48-2|19	existing library, e.g. e2fslibs is used to read and write the ext2 partition.
12cr|partclone-0.2.48-2|20	
12cr|partclone-0.2.48-2|21	Authors:
12cr|partclone-0.2.48-2|22	--------
12cr|partclone-0.2.48-2|23	Thomas Tsai <Thomas _at_ nchc org tw>
12cr|partclone-0.2.48-2|24	Jazz Wang <jazz _at_ nchc org tw>
12cr|partclone-0.2.48-2|25	http://partclone.sourceforge.net
12cr|partclone-0.2.48-2|26	http://partclone.nchc.org.tw
12cr|partclone-0.2.48-2|27	
12cr|partclone-0.2.48-2|28	%prep
12cr|partclone-0.2.48-2|29	%setup -q
12cr|partclone-0.2.48-2|30	#patch1 -p1
12cr|partclone-0.2.48-2|31	
12cr|partclone-0.2.48-2|32	%build
12cr|partclone-0.2.48-2|33	%configure \
12cr|partclone-0.2.48-2|34	--enable-extfs \
12cr|partclone-0.2.48-2|35	--enable-hfsp \
12cr|partclone-0.2.48-2|36	--enable-fat \
12cr|partclone-0.2.48-2|37	--enable-ntfs \
12cr|partclone-0.2.48-2|38	--enable-btrfs \
12cr|partclone-0.2.48-2|39	--enable-ncursesw
12cr|partclone-0.2.48-2|40	%make
12cr|partclone-0.2.48-2|41	
12cr|partclone-0.2.48-2|42	%install
12cr|partclone-0.2.48-2|43	%makeinstall_std
12cr|partclone-0.2.48-2|44	%find_lang %name
12cr|partclone-0.2.48-2|45	
12cr|partclone-0.2.48-2|46	%files -f %{name}.lang
12cr|partclone-0.2.48-2|47	%doc AUTHORS ChangeLog README TODO
12cr|partclone-0.2.48-2|48	%doc %{_mandir}/man?/*
12cr|partclone-0.2.48-2|49	%{_sbindir}/*
12cr|partclone-0.2.48-2|50	
12cr|partclone-0.2.48-2|51	
12cr|partclone-0.2.48-2|52	%changelog
12cr|partclone-0.2.48-2|53	* Fri Jun 01 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.2.48-1mdv2011.0
12cr|partclone-0.2.48-2|54	+ Revision: 801781
12cr|partclone-0.2.48-2|55	- update to 0.2.48
12cr|partclone-0.2.48-2|56	
12cr|partclone-0.2.48-2|57	* Mon Dec 19 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.2.38-1
12cr|partclone-0.2.48-2|58	+ Revision: 743700
12cr|partclone-0.2.48-2|59	- BR ncurses-devel added
12cr|partclone-0.2.48-2|60	- added BR libuuid-devel, smp build re-enabled
12cr|partclone-0.2.48-2|61	- disable smp build
12cr|partclone-0.2.48-2|62	- autoconf not needed
12cr|partclone-0.2.48-2|63	- update to 0.2.38
12cr|partclone-0.2.48-2|64	
12cr|partclone-0.2.48-2|65	+ Jerome Martin <jmartin@mandriva.org>
12cr|partclone-0.2.48-2|66	- Updated to 0.1.9
12cr|partclone-0.2.48-2|67	
12cr|partclone-0.2.48-2|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|partclone-0.2.48-2|69	- rebuild
12cr|partclone-0.2.48-2|70	
12cr|partclone-0.2.48-2|71	+ Leonardo de Amaral Vidal <leonardoav@mandriva.com>
12cr|partclone-0.2.48-2|72	- Spec package fix
12cr|partclone-0.2.48-2|73	
12cr|partclone-0.2.48-2|74	* Mon Jul 07 2008 Leonardo de Amaral Vidal <leonardoav@mandriva.com> 0.0.6-1mdv2009.0
12cr|partclone-0.2.48-2|75	+ Revision: 232459
12cr|partclone-0.2.48-2|76	- partclone package built
12cr|partclone-0.2.48-2|77	- import partclone
12cr|partclone-0.2.48-2|78	
12cr|partclone-0.2.48-2|79	
12cr|partclone-0.2.48-2|80	* Thu Feb 21 2008 - Steven Shiau <steven _at_ nchc org tw> 0.0.6-3
12cr|partclone-0.2.48-2|81	- Bug fixed: clone.fat was not compiled.
12cr|partclone-0.2.48-2|82	
12cr|partclone-0.2.48-2|83	* Thu Feb 21 2008 - Steven Shiau <steven _at_ nchc org tw> 0.0.6-1
12cr|partclone-0.2.48-2|84	- New upstream 0.0.6-1.
12cr|partclone-0.2.48-2|85	
12cr|partclone-0.2.48-2|86	* Sat Feb 16 2008 - Steven Shiau <steven _at_ nchc org tw> 0.0.5-16
12cr|partclone-0.2.48-2|87	- New upstream 0.0.5-16.
12cr|partclone-0.2.48-2|88	
12cr|partclone-0.2.48-2|89	* Mon Feb 04 2008 - Steven Shiau <steven _at_ nchc org tw> 0.0.5-15
12cr|partclone-0.2.48-2|90	- New upstream 0.0.5-15.
12cr|partclone-0.2.48-2|91	
12cr|partclone-0.2.48-2|92	* Thu Jan 24 2008 - Steven Shiau <steven _at_ nchc org tw> 0.0.5-10
12cr|partclone-0.2.48-2|93	- New upstream 0.0.5-10.
12cr|partclone-0.2.48-2|94	
12cr|partclone-0.2.48-2|95	* Fri Jan 04 2008 - Steven Shiau <steven _at_ nchc org tw> 0.0.5-1
12cr|partclone-0.2.48-2|96	- New upstream 0.0.5-1.
12cr|partclone-0.2.48-2|97	
12cr|partclone-0.2.48-2|98	* Thu Jan 03 2008 - Steven Shiau <steven _at_ nchc org tw> 0.0.4-4
12cr|partclone-0.2.48-2|99	- Sync the version number with Debian package.
12cr|partclone-0.2.48-2|100	- Enable static linking.
12cr|partclone-0.2.48-2|101	
12cr|partclone-0.2.48-2|102	* Mon Dec 31 2007 - Steven Shiau <steven _at_ nchc org tw> 0.0.1-2
12cr|partclone-0.2.48-2|103	- Some doc and debian rules were added by Thomas Tsai.
12cr|partclone-0.2.48-2|104	
12cr|partclone-0.2.48-2|105	* Mon Dec 10 2007 - Steven Shiau <steven _at_ nchc org tw> 0.0.1-1
12cr|partclone-0.2.48-2|106	- Initial release for partclone.

3795 12
12cr|partitionmanager-1.0.60-0.1236311.2|1	Summary:	KDE Partition Manager
12cr|partitionmanager-1.0.60-0.1236311.2|2	Name:		partitionmanager
12cr|partitionmanager-1.0.60-0.1236311.2|3	Version: 	1.0.60
12cr|partitionmanager-1.0.60-0.1236311.2|4	Release: 	0.1236311.2
12cr|partitionmanager-1.0.60-0.1236311.2|5	License: 	GPLv2+
12cr|partitionmanager-1.0.60-0.1236311.2|6	Group: 		System/Kernel and hardware
12cr|partitionmanager-1.0.60-0.1236311.2|7	Url: 		http://sourceforge.net/projects/partitionman/
12cr|partitionmanager-1.0.60-0.1236311.2|8	Source0: 	http://downloads.sourceforge.net/partitionman/%{name}-%{version}.tar.xz
12cr|partitionmanager-1.0.60-0.1236311.2|9	Patch0:		partitionmanager-1.0.60-parted3.patch
12cr|partitionmanager-1.0.60-0.1236311.2|10	
12cr|partitionmanager-1.0.60-0.1236311.2|11	BuildRequires: 	kdelibs4-devel
12cr|partitionmanager-1.0.60-0.1236311.2|12	BuildRequires:	parted-devel
12cr|partitionmanager-1.0.60-0.1236311.2|13	BuildRequires:	libblkid-devel
12cr|partitionmanager-1.0.60-0.1236311.2|14	BuildRequires:	libatasmart-devel
12cr|partitionmanager-1.0.60-0.1236311.2|15	BuildRequires:	doxygen
12cr|partitionmanager-1.0.60-0.1236311.2|16	
12cr|partitionmanager-1.0.60-0.1236311.2|17	%description
12cr|partitionmanager-1.0.60-0.1236311.2|18	Easily manage disks, partitions and file systems on your KDE Desktop:
12cr|partitionmanager-1.0.60-0.1236311.2|19	Create, resize, move, copy, back up, restore or delete partitions.
12cr|partitionmanager-1.0.60-0.1236311.2|20	
12cr|partitionmanager-1.0.60-0.1236311.2|21	%prep
12cr|partitionmanager-1.0.60-0.1236311.2|22	%setup -qn %{name}
12cr|partitionmanager-1.0.60-0.1236311.2|23	%patch0 -p0
12cr|partitionmanager-1.0.60-0.1236311.2|24	
12cr|partitionmanager-1.0.60-0.1236311.2|25	%build
12cr|partitionmanager-1.0.60-0.1236311.2|26	%cmake_kde4
12cr|partitionmanager-1.0.60-0.1236311.2|27	%make
12cr|partitionmanager-1.0.60-0.1236311.2|28	
12cr|partitionmanager-1.0.60-0.1236311.2|29	%install
12cr|partitionmanager-1.0.60-0.1236311.2|30	%{makeinstall_std} -C build
12cr|partitionmanager-1.0.60-0.1236311.2|31	
12cr|partitionmanager-1.0.60-0.1236311.2|32	%files
12cr|partitionmanager-1.0.60-0.1236311.2|33	%_kde_bindir/*
12cr|partitionmanager-1.0.60-0.1236311.2|34	%_kde_libdir/*.so
12cr|partitionmanager-1.0.60-0.1236311.2|35	%_kde_libdir/kde4/*.so
12cr|partitionmanager-1.0.60-0.1236311.2|36	%_kde_iconsdir/hicolor/*/*/*
12cr|partitionmanager-1.0.60-0.1236311.2|37	%_kde_datadir/applications/kde4/*.desktop
12cr|partitionmanager-1.0.60-0.1236311.2|38	%_kde_appsdir/%{name}
12cr|partitionmanager-1.0.60-0.1236311.2|39	%_kde_services/*.desktop
12cr|partitionmanager-1.0.60-0.1236311.2|40	%_kde_servicetypes/*.desktop
12cr|partitionmanager-1.0.60-0.1236311.2|41	
12cr|partitionmanager-1.0.60-0.1236311.2|42	
12cr|partitionmanager-1.0.60-0.1236311.2|43	
12cr|partitionmanager-1.0.60-0.1236311.2|44	%changelog
12cr|partitionmanager-1.0.60-0.1236311.2|45	* Mon May 21 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.0.60-0.1236311.2
12cr|partitionmanager-1.0.60-0.1236311.2|46	+ Revision: 799848
12cr|partitionmanager-1.0.60-0.1236311.2|47	- rebuild for parted
12cr|partitionmanager-1.0.60-0.1236311.2|48	- cleaned up spec
12cr|partitionmanager-1.0.60-0.1236311.2|49	
12cr|partitionmanager-1.0.60-0.1236311.2|50	* Wed Jun 15 2011 Funda Wang <fwang@mandriva.org> 1.0.60-0.1236311.1
12cr|partitionmanager-1.0.60-0.1236311.2|51	+ Revision: 685216
12cr|partitionmanager-1.0.60-0.1236311.2|52	- new snapshot
12cr|partitionmanager-1.0.60-0.1236311.2|53	- build with latest parted3
12cr|partitionmanager-1.0.60-0.1236311.2|54	- rebuild for new parted
12cr|partitionmanager-1.0.60-0.1236311.2|55	
12cr|partitionmanager-1.0.60-0.1236311.2|56	* Wed Sep 01 2010 Funda Wang <fwang@mandriva.org> 1.0.3-1mdv2011.0
12cr|partitionmanager-1.0.60-0.1236311.2|57	+ Revision: 575100
12cr|partitionmanager-1.0.60-0.1236311.2|58	- update to new version 1.0.3
12cr|partitionmanager-1.0.60-0.1236311.2|59	
12cr|partitionmanager-1.0.60-0.1236311.2|60	* Sat Apr 24 2010 Funda Wang <fwang@mandriva.org> 1.0.2-1mdv2010.1
12cr|partitionmanager-1.0.60-0.1236311.2|61	+ Revision: 538464
12cr|partitionmanager-1.0.60-0.1236311.2|62	- update to new version 1.0.2
12cr|partitionmanager-1.0.60-0.1236311.2|63	
12cr|partitionmanager-1.0.60-0.1236311.2|64	* Sat Feb 27 2010 Funda Wang <fwang@mandriva.org> 1.0.1-2mdv2010.1
12cr|partitionmanager-1.0.60-0.1236311.2|65	+ Revision: 512203
12cr|partitionmanager-1.0.60-0.1236311.2|66	- rebuild for new parted
12cr|partitionmanager-1.0.60-0.1236311.2|67	
12cr|partitionmanager-1.0.60-0.1236311.2|68	* Mon Jan 11 2010 Funda Wang <fwang@mandriva.org> 1.0.1-1mdv2010.1
12cr|partitionmanager-1.0.60-0.1236311.2|69	+ Revision: 489783
12cr|partitionmanager-1.0.60-0.1236311.2|70	- fix file list
12cr|partitionmanager-1.0.60-0.1236311.2|71	- new version 1.0.1
12cr|partitionmanager-1.0.60-0.1236311.2|72	
12cr|partitionmanager-1.0.60-0.1236311.2|73	* Sun Dec 27 2009 Funda Wang <fwang@mandriva.org> 1.0.0-2mdv2010.1
12cr|partitionmanager-1.0.60-0.1236311.2|74	+ Revision: 482622
12cr|partitionmanager-1.0.60-0.1236311.2|75	- rebuild for new parted
12cr|partitionmanager-1.0.60-0.1236311.2|76	
12cr|partitionmanager-1.0.60-0.1236311.2|77	* Tue Aug 18 2009 Funda Wang <fwang@mandriva.org> 1.0.0-1mdv2010.0
12cr|partitionmanager-1.0.60-0.1236311.2|78	+ Revision: 417737
12cr|partitionmanager-1.0.60-0.1236311.2|79	- 1.0.0 final
12cr|partitionmanager-1.0.60-0.1236311.2|80	
12cr|partitionmanager-1.0.60-0.1236311.2|81	* Tue Aug 04 2009 Funda Wang <fwang@mandriva.org> 1.0.0-0.RC1.1mdv2010.0
12cr|partitionmanager-1.0.60-0.1236311.2|82	+ Revision: 408642
12cr|partitionmanager-1.0.60-0.1236311.2|83	- new version 1.0 rc1
12cr|partitionmanager-1.0.60-0.1236311.2|84	
12cr|partitionmanager-1.0.60-0.1236311.2|85	* Mon Jul 27 2009 Emmanuel Andry <eandry@mandriva.org> 1.0.0-0.BETA3.3mdv2010.0
12cr|partitionmanager-1.0.60-0.1236311.2|86	+ Revision: 400624
12cr|partitionmanager-1.0.60-0.1236311.2|87	- rebuild for new parted
12cr|partitionmanager-1.0.60-0.1236311.2|88	
12cr|partitionmanager-1.0.60-0.1236311.2|89	* Tue Jun 09 2009 Frederic Crozat <fcrozat@mandriva.com> 1.0.0-0.BETA3.2mdv2010.0
12cr|partitionmanager-1.0.60-0.1236311.2|90	+ Revision: 384385
12cr|partitionmanager-1.0.60-0.1236311.2|91	- Switch to libblkid-devel
12cr|partitionmanager-1.0.60-0.1236311.2|92	
12cr|partitionmanager-1.0.60-0.1236311.2|93	* Fri Jun 05 2009 Funda Wang <fwang@mandriva.org> 1.0.0-0.BETA3.1mdv2010.0
12cr|partitionmanager-1.0.60-0.1236311.2|94	+ Revision: 382962
12cr|partitionmanager-1.0.60-0.1236311.2|95	- New version 1.0.0 beta 3
12cr|partitionmanager-1.0.60-0.1236311.2|96	
12cr|partitionmanager-1.0.60-0.1236311.2|97	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 1.0.0-0.BETA2.1mdv2010.0
12cr|partitionmanager-1.0.60-0.1236311.2|98	+ Revision: 369466
12cr|partitionmanager-1.0.60-0.1236311.2|99	- New version beta 2
12cr|partitionmanager-1.0.60-0.1236311.2|100	
12cr|partitionmanager-1.0.60-0.1236311.2|101	* Sun Jan 18 2009 Funda Wang <fwang@mandriva.org> 1.0.0-0.BETA1a.1mdv2009.1
12cr|partitionmanager-1.0.60-0.1236311.2|102	+ Revision: 330834
12cr|partitionmanager-1.0.60-0.1236311.2|103	- import partitionmanager
12cr|partitionmanager-1.0.60-0.1236311.2|104	
12cr|partitionmanager-1.0.60-0.1236311.2|105	

3796 12
12cr|passwd-gen-1.01a-11|1	%define name	passwd-gen
12cr|passwd-gen-1.01a-11|2	%define version	1.01a
12cr|passwd-gen-1.01a-11|3	%define release	%mkrel 11
12cr|passwd-gen-1.01a-11|4	
12cr|passwd-gen-1.01a-11|5	Name:		%{name}
12cr|passwd-gen-1.01a-11|6	Version:	%{version}
12cr|passwd-gen-1.01a-11|7	Release:	%{release}
12cr|passwd-gen-1.01a-11|8	Summary:	Password generator
12cr|passwd-gen-1.01a-11|9	License:	GPL
12cr|passwd-gen-1.01a-11|10	Group:		System/Base
12cr|passwd-gen-1.01a-11|11	Source:		%{name}-%{version}.tar.bz2
12cr|passwd-gen-1.01a-11|12	#gw: remove a compiler warning and convert the output message to UTF-8
12cr|passwd-gen-1.01a-11|13	Patch: passwd-gen-1.01a-warning.patch
12cr|passwd-gen-1.01a-11|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|passwd-gen-1.01a-11|15	
12cr|passwd-gen-1.01a-11|16	%description
12cr|passwd-gen-1.01a-11|17	passwd-gen is a very powerful password generator written in C to help
12cr|passwd-gen-1.01a-11|18	you choose a good password. It contains many options to help you
12cr|passwd-gen-1.01a-11|19	customize your password. The program has been developed for Linux but
12cr|passwd-gen-1.01a-11|20	may run on many other system (if you are using it from something else
12cr|passwd-gen-1.01a-11|21	than linux, please contact the author).
12cr|passwd-gen-1.01a-11|22	
12cr|passwd-gen-1.01a-11|23	%prep
12cr|passwd-gen-1.01a-11|24	%setup -q
12cr|passwd-gen-1.01a-11|25	%patch -p1
12cr|passwd-gen-1.01a-11|26	
12cr|passwd-gen-1.01a-11|27	%build
12cr|passwd-gen-1.01a-11|28	%make CFLAGS="%{optflags}"
12cr|passwd-gen-1.01a-11|29	
12cr|passwd-gen-1.01a-11|30	%install
12cr|passwd-gen-1.01a-11|31	rm -rf %{buildroot}
12cr|passwd-gen-1.01a-11|32	install -d 755 %{buildroot}%{_bindir}
12cr|passwd-gen-1.01a-11|33	install %{name} %{buildroot}%{_bindir}
12cr|passwd-gen-1.01a-11|34	
12cr|passwd-gen-1.01a-11|35	%clean
12cr|passwd-gen-1.01a-11|36	rm -rf %{buildroot}
12cr|passwd-gen-1.01a-11|37	
12cr|passwd-gen-1.01a-11|38	%files
12cr|passwd-gen-1.01a-11|39	%defattr(-,root,root)
12cr|passwd-gen-1.01a-11|40	%doc AUTHORS ChangeLog COPYING INSTALL README TODO
12cr|passwd-gen-1.01a-11|41	%{_bindir}/%{name}
12cr|passwd-gen-1.01a-11|42	
12cr|passwd-gen-1.01a-11|43	
12cr|passwd-gen-1.01a-11|44	
12cr|passwd-gen-1.01a-11|45	%changelog
12cr|passwd-gen-1.01a-11|46	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.01a-11mdv2010.0
12cr|passwd-gen-1.01a-11|47	+ Revision: 430240
12cr|passwd-gen-1.01a-11|48	- rebuild
12cr|passwd-gen-1.01a-11|49	
12cr|passwd-gen-1.01a-11|50	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.01a-10mdv2009.0
12cr|passwd-gen-1.01a-11|51	+ Revision: 268358
12cr|passwd-gen-1.01a-11|52	- rebuild early 2009.0 package (before pixel changes)
12cr|passwd-gen-1.01a-11|53	
12cr|passwd-gen-1.01a-11|54	* Mon Apr 21 2008 Götz Waschk <waschk@mandriva.org> 1.01a-9mdv2009.0
12cr|passwd-gen-1.01a-11|55	+ Revision: 196221
12cr|passwd-gen-1.01a-11|56	- remove a build warning
12cr|passwd-gen-1.01a-11|57	- convert copyright message to UTF-8
12cr|passwd-gen-1.01a-11|58	
12cr|passwd-gen-1.01a-11|59	+ Olivier Blin <oblin@mandriva.com>
12cr|passwd-gen-1.01a-11|60	- restore BuildRoot
12cr|passwd-gen-1.01a-11|61	
12cr|passwd-gen-1.01a-11|62	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|passwd-gen-1.01a-11|63	- kill re-definition of %%buildroot on Pixel's request
12cr|passwd-gen-1.01a-11|64	
12cr|passwd-gen-1.01a-11|65	* Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.01a-8mdv2008.0
12cr|passwd-gen-1.01a-11|66	+ Revision: 67059
12cr|passwd-gen-1.01a-11|67	- rebuild
12cr|passwd-gen-1.01a-11|68	
12cr|passwd-gen-1.01a-11|69	
12cr|passwd-gen-1.01a-11|70	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.01a-7mdv2007.0
12cr|passwd-gen-1.01a-11|71	- %%mkrel
12cr|passwd-gen-1.01a-11|72	
12cr|passwd-gen-1.01a-11|73	* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.01a-6mdk
12cr|passwd-gen-1.01a-11|74	- spec cleanup
12cr|passwd-gen-1.01a-11|75	- correct optimisations
12cr|passwd-gen-1.01a-11|76	
12cr|passwd-gen-1.01a-11|77	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.01a-5mdk
12cr|passwd-gen-1.01a-11|78	- rebuild
12cr|passwd-gen-1.01a-11|79	
12cr|passwd-gen-1.01a-11|80	* Sat Feb 28 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.01a-4mdk
12cr|passwd-gen-1.01a-11|81	- rebuild
12cr|passwd-gen-1.01a-11|82	- dropped invalid URL
12cr|passwd-gen-1.01a-11|83	

3797 12
12cr|passwdqc-1.2.2-1|1	%define major 0
12cr|passwdqc-1.2.2-1|2	%define libname %mklibname %{name} %{major}
12cr|passwdqc-1.2.2-1|3	%define develname %mklibname %{name} -d
12cr|passwdqc-1.2.2-1|4	
12cr|passwdqc-1.2.2-1|5	Summary:	A password/passphrase strength checking and policy enforcement toolset
12cr|passwdqc-1.2.2-1|6	Name:		passwdqc
12cr|passwdqc-1.2.2-1|7	Version:	1.2.2
12cr|passwdqc-1.2.2-1|8	Release:	%mkrel 1
12cr|passwdqc-1.2.2-1|9	License:	BSD
12cr|passwdqc-1.2.2-1|10	Group:		System/Libraries
12cr|passwdqc-1.2.2-1|11	URL:		http://www.openwall.com/passwdqc/
12cr|passwdqc-1.2.2-1|12	Source0:	http://www.openwall.com/passwdqc/%name-%version.tar.gz
12cr|passwdqc-1.2.2-1|13	Source1:	http://www.openwall.com/passwdqc/%name-%version.tar.gz.sign
12cr|passwdqc-1.2.2-1|14	Requires:	pam_passwdqc >= %{version}-%{release}
12cr|passwdqc-1.2.2-1|15	BuildRequires:	pam-devel
12cr|passwdqc-1.2.2-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|passwdqc-1.2.2-1|17	
12cr|passwdqc-1.2.2-1|18	%description
12cr|passwdqc-1.2.2-1|19	passwdqc is a password/passphrase strength checking and policy enforcement
12cr|passwdqc-1.2.2-1|20	toolset, including a PAM module (pam_passwdqc), command-line programs
12cr|passwdqc-1.2.2-1|21	(pwqcheck and pwqgen), and a library (libpasswdqc).
12cr|passwdqc-1.2.2-1|22	
12cr|passwdqc-1.2.2-1|23	pam_passwdqc is normally invoked on password changes by programs such as
12cr|passwdqc-1.2.2-1|24	passwd(1).  It is capable of checking password or passphrase strength,
12cr|passwdqc-1.2.2-1|25	enforcing a policy, and offering randomly-generated passphrases, with
12cr|passwdqc-1.2.2-1|26	all of these features being optional and easily (re-)configurable.
12cr|passwdqc-1.2.2-1|27	
12cr|passwdqc-1.2.2-1|28	pwqcheck and pwqgen are standalone password/passphrase strength checking
12cr|passwdqc-1.2.2-1|29	and random passphrase generator programs, respectively, which are usable
12cr|passwdqc-1.2.2-1|30	from scripts.
12cr|passwdqc-1.2.2-1|31	
12cr|passwdqc-1.2.2-1|32	libpasswdqc is the underlying library, which may also be used from
12cr|passwdqc-1.2.2-1|33	third-party programs.
12cr|passwdqc-1.2.2-1|34	
12cr|passwdqc-1.2.2-1|35	%package -n	%{libname}
12cr|passwdqc-1.2.2-1|36	Summary:        Libraries for password/passphrase strength checking and policy enforcement
12cr|passwdqc-1.2.2-1|37	Group:          System/Libraries
12cr|passwdqc-1.2.2-1|38	
12cr|passwdqc-1.2.2-1|39	%description -n	%{libname}
12cr|passwdqc-1.2.2-1|40	passwdqc is a password/passphrase strength checking and policy enforcement
12cr|passwdqc-1.2.2-1|41	toolset, including a PAM module (pam_passwdqc), command-line programs
12cr|passwdqc-1.2.2-1|42	(pwqcheck and pwqgen), and a library (libpasswdqc).
12cr|passwdqc-1.2.2-1|43	
12cr|passwdqc-1.2.2-1|44	libpasswdqc is the underlying library, which may also be used from
12cr|passwdqc-1.2.2-1|45	third-party programs.
12cr|passwdqc-1.2.2-1|46	
12cr|passwdqc-1.2.2-1|47	%package -n	pam_passwdqc
12cr|passwdqc-1.2.2-1|48	Summary:	PAM module for passwdqc
12cr|passwdqc-1.2.2-1|49	Group:		System/Libraries
12cr|passwdqc-1.2.2-1|50	
12cr|passwdqc-1.2.2-1|51	%description -n	pam_passwdqc
12cr|passwdqc-1.2.2-1|52	passwdqc is a password/passphrase strength checking and policy enforcement
12cr|passwdqc-1.2.2-1|53	toolset, including a PAM module (pam_passwdqc), command-line programs
12cr|passwdqc-1.2.2-1|54	(pwqcheck and pwqgen), and a library (libpasswdqc).
12cr|passwdqc-1.2.2-1|55	
12cr|passwdqc-1.2.2-1|56	pam_passwdqc is normally invoked on password changes by programs such as
12cr|passwdqc-1.2.2-1|57	passwd(1).  It is capable of checking password or passphrase strength,
12cr|passwdqc-1.2.2-1|58	enforcing a policy, and offering randomly-generated passphrases, with
12cr|passwdqc-1.2.2-1|59	all of these features being optional and easily (re-)configurable.
12cr|passwdqc-1.2.2-1|60	
12cr|passwdqc-1.2.2-1|61	%package -n	%{develname}
12cr|passwdqc-1.2.2-1|62	Summary:	Libraries and header files for building passwdqc-aware applications
12cr|passwdqc-1.2.2-1|63	Group:		Development/Other
12cr|passwdqc-1.2.2-1|64	Requires:	%{libname} >= %{version}-%{release}
12cr|passwdqc-1.2.2-1|65	Provides:	%{name}-devel = %{version}-%{release}
12cr|passwdqc-1.2.2-1|66	
12cr|passwdqc-1.2.2-1|67	%description -n %{develname}
12cr|passwdqc-1.2.2-1|68	This package contains development libraries and header files needed for
12cr|passwdqc-1.2.2-1|69	building passwdqc-aware applications.
12cr|passwdqc-1.2.2-1|70	
12cr|passwdqc-1.2.2-1|71	%prep
12cr|passwdqc-1.2.2-1|72	
12cr|passwdqc-1.2.2-1|73	%setup -q
12cr|passwdqc-1.2.2-1|74	
12cr|passwdqc-1.2.2-1|75	%build
12cr|passwdqc-1.2.2-1|76	%make \
12cr|passwdqc-1.2.2-1|77	CFLAGS_lib="%{optflags} -fPIC -DLINUX_PAM" \
12cr|passwdqc-1.2.2-1|78	CFLAGS_bin="%{optflags} -fPIC" \
12cr|passwdqc-1.2.2-1|79	LDFLAGS="%{ldflags}" \
12cr|passwdqc-1.2.2-1|80	LDFLAGS_shared="%{ldflags} --shared" \
12cr|passwdqc-1.2.2-1|81	LDFLAGS_shared_LINUX="%{ldflags} --shared"
12cr|passwdqc-1.2.2-1|82	
12cr|passwdqc-1.2.2-1|83	%install
12cr|passwdqc-1.2.2-1|84	rm -rf %{buildroot}
12cr|passwdqc-1.2.2-1|85	
12cr|passwdqc-1.2.2-1|86	make install DESTDIR=%{buildroot} \
12cr|passwdqc-1.2.2-1|87	MANDIR=%{_mandir} SHARED_LIBDIR=/%{_lib} \
12cr|passwdqc-1.2.2-1|88	DEVEL_LIBDIR=%{_libdir} SECUREDIR=/%{_lib}/security
12cr|passwdqc-1.2.2-1|89	
12cr|passwdqc-1.2.2-1|90	%clean
12cr|passwdqc-1.2.2-1|91	rm -rf %{buildroot}
12cr|passwdqc-1.2.2-1|92	
12cr|passwdqc-1.2.2-1|93	%files
12cr|passwdqc-1.2.2-1|94	%defattr(-,root,root)
12cr|passwdqc-1.2.2-1|95	%doc LICENSE README
12cr|passwdqc-1.2.2-1|96	%config(noreplace) %{_sysconfdir}/passwdqc.conf
12cr|passwdqc-1.2.2-1|97	%{_bindir}/pwqcheck
12cr|passwdqc-1.2.2-1|98	%{_bindir}/pwqgen
12cr|passwdqc-1.2.2-1|99	%{_mandir}/man1/pwqcheck.1*
12cr|passwdqc-1.2.2-1|100	%{_mandir}/man1/pwqgen.1*
12cr|passwdqc-1.2.2-1|101	%{_mandir}/man5/passwdqc.conf.5*
12cr|passwdqc-1.2.2-1|102	
12cr|passwdqc-1.2.2-1|103	%files -n pam_passwdqc
12cr|passwdqc-1.2.2-1|104	%defattr(-,root,root)
12cr|passwdqc-1.2.2-1|105	/%{_lib}/security/pam_passwdqc.so
12cr|passwdqc-1.2.2-1|106	%{_mandir}/man8/pam_passwdqc.8*
12cr|passwdqc-1.2.2-1|107	
12cr|passwdqc-1.2.2-1|108	%files -n %{libname}
12cr|passwdqc-1.2.2-1|109	%defattr(-,root,root)
12cr|passwdqc-1.2.2-1|110	/%{_lib}/lib*.so.%{major}*
12cr|passwdqc-1.2.2-1|111	
12cr|passwdqc-1.2.2-1|112	%files -n %{develname}
12cr|passwdqc-1.2.2-1|113	%defattr(-,root,root)
12cr|passwdqc-1.2.2-1|114	%{_includedir}/*.h
12cr|passwdqc-1.2.2-1|115	%{_libdir}/lib*.so
12cr|passwdqc-1.2.2-1|116	
12cr|passwdqc-1.2.2-1|117	
12cr|passwdqc-1.2.2-1|118	
12cr|passwdqc-1.2.2-1|119	%changelog
12cr|passwdqc-1.2.2-1|120	* Sat Nov 26 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdv2012.0
12cr|passwdqc-1.2.2-1|121	+ Revision: 733618
12cr|passwdqc-1.2.2-1|122	- import passwdqc
12cr|passwdqc-1.2.2-1|123	
12cr|passwdqc-1.2.2-1|124	
12cr|passwdqc-1.2.2-1|125	* Sat Nov 26 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdv2010.2
12cr|passwdqc-1.2.2-1|126	- initial Mandriva package

3798 12
12cr|pastebin-1.0-7|1	%define name pastebin
12cr|pastebin-1.0-7|2	%define version 1.0
12cr|pastebin-1.0-7|3	%define release %mkrel 7
12cr|pastebin-1.0-7|4	
12cr|pastebin-1.0-7|5	Summary:	A tool to send data to pastebin
12cr|pastebin-1.0-7|6	Name:		%{name}
12cr|pastebin-1.0-7|7	Version:	%{version}
12cr|pastebin-1.0-7|8	Release:	%{release}
12cr|pastebin-1.0-7|9	Source0:	%{name}
12cr|pastebin-1.0-7|10	License:	GPLv2+
12cr|pastebin-1.0-7|11	Group:		Text tools
12cr|pastebin-1.0-7|12	Url:		http://raphael.slinckx.net/files/%{name}
12cr|pastebin-1.0-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pastebin-1.0-7|14	BuildArch:	noarch
12cr|pastebin-1.0-7|15	Requires:	python
12cr|pastebin-1.0-7|16	
12cr|pastebin-1.0-7|17	%description
12cr|pastebin-1.0-7|18	A simple tool to send data to pastebin.
12cr|pastebin-1.0-7|19	Usage could be "echo toto | pastebin"
12cr|pastebin-1.0-7|20	
12cr|pastebin-1.0-7|21	%prep
12cr|pastebin-1.0-7|22	
12cr|pastebin-1.0-7|23	%build
12cr|pastebin-1.0-7|24	
12cr|pastebin-1.0-7|25	%install
12cr|pastebin-1.0-7|26	rm -rf %{buildroot}
12cr|pastebin-1.0-7|27	mkdir -p %{buildroot}%{_bindir}
12cr|pastebin-1.0-7|28	install -m 755 %SOURCE0 %{buildroot}/%{_bindir}
12cr|pastebin-1.0-7|29	
12cr|pastebin-1.0-7|30	%clean
12cr|pastebin-1.0-7|31	rm -rf %{buildroot}
12cr|pastebin-1.0-7|32	
12cr|pastebin-1.0-7|33	%files
12cr|pastebin-1.0-7|34	%defattr(-,root,root)
12cr|pastebin-1.0-7|35	%{_bindir}/%name
12cr|pastebin-1.0-7|36	
12cr|pastebin-1.0-7|37	
12cr|pastebin-1.0-7|38	
12cr|pastebin-1.0-7|39	%changelog
12cr|pastebin-1.0-7|40	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 1.0-7mdv2011.0
12cr|pastebin-1.0-7|41	+ Revision: 664797
12cr|pastebin-1.0-7|42	- rebuild old package
12cr|pastebin-1.0-7|43	
12cr|pastebin-1.0-7|44	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|pastebin-1.0-7|45	- the mass rebuild of 2010.0 packages
12cr|pastebin-1.0-7|46	
12cr|pastebin-1.0-7|47	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|pastebin-1.0-7|48	- Just fix mix of space and tabs in spec, not bump release.
12cr|pastebin-1.0-7|49	- fix licence
12cr|pastebin-1.0-7|50	
12cr|pastebin-1.0-7|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2010.0
12cr|pastebin-1.0-7|52	+ Revision: 430241
12cr|pastebin-1.0-7|53	- rebuild
12cr|pastebin-1.0-7|54	
12cr|pastebin-1.0-7|55	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cr|pastebin-1.0-7|56	+ Revision: 255045
12cr|pastebin-1.0-7|57	- rebuild
12cr|pastebin-1.0-7|58	
12cr|pastebin-1.0-7|59	* Tue Mar 11 2008 Erwan Velu <erwan@mandriva.org> 1.0-1mdv2008.1
12cr|pastebin-1.0-7|60	+ Revision: 186977
12cr|pastebin-1.0-7|61	- import pastebin
12cr|pastebin-1.0-7|62	
12cr|pastebin-1.0-7|63	

3799 12
12cr|patchage-0.5.0-1|1	Name:       patchage
12cr|patchage-0.5.0-1|2	Version:    0.5.0
12cr|patchage-0.5.0-1|3	Release:    1
12cr|patchage-0.5.0-1|4	Summary:    A modular patch bay for audio and MIDI systems
12cr|patchage-0.5.0-1|5	License:    GPLv2+
12cr|patchage-0.5.0-1|6	Group:      Sound
12cr|patchage-0.5.0-1|7	Url:        http://drobilla.net/software/patchage/
12cr|patchage-0.5.0-1|8	Source0:    http://download.drobilla.net/%{name}-%{version}.tar.bz2
12cr|patchage-0.5.0-1|9	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|patchage-0.5.0-1|10	
12cr|patchage-0.5.0-1|11	BuildRequires:  waf
12cr|patchage-0.5.0-1|12	BuildRequires:  desktop-file-utils
12cr|patchage-0.5.0-1|13	BuildRequires:  flowcanvas-devel >= 0.5.1
12cr|patchage-0.5.0-1|14	BuildRequires:  libglademm2.4-devel >= 2.6.0
12cr|patchage-0.5.0-1|15	BuildRequires:  raul-devel >= 0.7.0
12cr|patchage-0.5.0-1|16	BuildRequires:  jackit-devel >= 0.107.0
12cr|patchage-0.5.0-1|17	BuildRequires:  libalsa-devel
12cr|patchage-0.5.0-1|18	BuildRequires:  lash-devel
12cr|patchage-0.5.0-1|19	BuildRequires:  dbus-glib-devel
12cr|patchage-0.5.0-1|20	BuildRequires:  boost-devel
12cr|patchage-0.5.0-1|21	
12cr|patchage-0.5.0-1|22	%description
12cr|patchage-0.5.0-1|23	Patchage is a modular patch bay for audio and MIDI systems based on
12cr|patchage-0.5.0-1|24	Jack, Lash, and Alsa.
12cr|patchage-0.5.0-1|25	
12cr|patchage-0.5.0-1|26	%prep
12cr|patchage-0.5.0-1|27	%setup -q
12cr|patchage-0.5.0-1|28	
12cr|patchage-0.5.0-1|29	%build
12cr|patchage-0.5.0-1|30	%setup_compile_flags
12cr|patchage-0.5.0-1|31	./waf configure \
12cr|patchage-0.5.0-1|32	--prefix=%{_prefix} \
12cr|patchage-0.5.0-1|33	--bindir=%{_bindir} \
12cr|patchage-0.5.0-1|34	--datadir=%{_datadir} \
12cr|patchage-0.5.0-1|35	--libdir=%{_libdir} \
12cr|patchage-0.5.0-1|36	--configdir=%{_sysconfdir} \
12cr|patchage-0.5.0-1|37	--includedir=%{_includedir} \
12cr|patchage-0.5.0-1|38	--mandir=%{_mandir} \
12cr|patchage-0.5.0-1|39	--htmldir=%{_defaultdocdir}
12cr|patchage-0.5.0-1|40	
12cr|patchage-0.5.0-1|41	./waf build
12cr|patchage-0.5.0-1|42	
12cr|patchage-0.5.0-1|43	%install
12cr|patchage-0.5.0-1|44	rm -rf %{buildroot}
12cr|patchage-0.5.0-1|45	./waf install --destdir=%{buildroot}
12cr|patchage-0.5.0-1|46	
12cr|patchage-0.5.0-1|47	# fix desktop file
12cr|patchage-0.5.0-1|48	sed -i -e 's:;Audio:;Audio;:' %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|patchage-0.5.0-1|49	desktop-file-install    --remove-key=Encoding \
12cr|patchage-0.5.0-1|50	--remove-category=Application \
12cr|patchage-0.5.0-1|51	--dir %{buildroot}%{_datadir}/applications \
12cr|patchage-0.5.0-1|52	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|patchage-0.5.0-1|53	
12cr|patchage-0.5.0-1|54	%files
12cr|patchage-0.5.0-1|55	%defattr(-,root,root,-)
12cr|patchage-0.5.0-1|56	%doc AUTHORS ChangeLog README
12cr|patchage-0.5.0-1|57	%{_mandir}/man1/%{name}.1.*
12cr|patchage-0.5.0-1|58	%{_bindir}/%{name}
12cr|patchage-0.5.0-1|59	%{_datadir}/%{name}
12cr|patchage-0.5.0-1|60	%{_datadir}/applications/%{name}.desktop
12cr|patchage-0.5.0-1|61	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|patchage-0.5.0-1|62	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cr|patchage-0.5.0-1|63	
12cr|patchage-0.5.0-1|64	
12cr|patchage-0.5.0-1|65	%changelog
12cr|patchage-0.5.0-1|66	* Tue Jan 19 2010 Jérôme Brenier <incubusss@mandriva.org> 0.4.4-2mdv2010.1
12cr|patchage-0.5.0-1|67	+ Revision: 493881
12cr|patchage-0.5.0-1|68	- fix License tag
12cr|patchage-0.5.0-1|69	- import patchage
12cr|patchage-0.5.0-1|70	
12cr|patchage-0.5.0-1|71	

3800 12
12cr|patchelf-0.6-1|1	Name:		patchelf
12cr|patchelf-0.6-1|2	Version:	0.6
12cr|patchelf-0.6-1|3	Release:	1
12cr|patchelf-0.6-1|4	Summary:	A utility for patching ELF binaries
12cr|patchelf-0.6-1|5	
12cr|patchelf-0.6-1|6	Group:		Development/C
12cr|patchelf-0.6-1|7	License:	GPLv3+
12cr|patchelf-0.6-1|8	URL:		http://nixos.org/patchelf.html
12cr|patchelf-0.6-1|9	Source0:	http://hydra.nixos.org/build/114505/download/2/%{name}-%{version}.tar.gz
12cr|patchelf-0.6-1|10	Source1:	patchelf.1
12cr|patchelf-0.6-1|11	
12cr|patchelf-0.6-1|12	%description
12cr|patchelf-0.6-1|13	PatchELF is a simple utility for modifying existing ELF executables
12cr|patchelf-0.6-1|14	and libraries.  It can change the dynamic loader ("ELF interpreter")
12cr|patchelf-0.6-1|15	of executables and change the RPATH of executables and libraries.
12cr|patchelf-0.6-1|16	
12cr|patchelf-0.6-1|17	%prep
12cr|patchelf-0.6-1|18	%setup -q
12cr|patchelf-0.6-1|19	
12cr|patchelf-0.6-1|20	# package ships elf.h - delete to use glibc-headers one
12cr|patchelf-0.6-1|21	rm src/elf.h
12cr|patchelf-0.6-1|22	
12cr|patchelf-0.6-1|23	%build
12cr|patchelf-0.6-1|24	%configure
12cr|patchelf-0.6-1|25	%make
12cr|patchelf-0.6-1|26	
12cr|patchelf-0.6-1|27	%install
12cr|patchelf-0.6-1|28	%makeinstall_std
12cr|patchelf-0.6-1|29	
12cr|patchelf-0.6-1|30	# the docs get put in a funny place, so delete and include in the
12cr|patchelf-0.6-1|31	# standard way in the docs section below
12cr|patchelf-0.6-1|32	rm -rf %{buildroot}/usr/share/doc/%{name}
12cr|patchelf-0.6-1|33	
12cr|patchelf-0.6-1|34	# install the man page
12cr|patchelf-0.6-1|35	mkdir -p %{buildroot}/%{_mandir}/man1
12cr|patchelf-0.6-1|36	install --mode=0644 %{SOURCE1} %{buildroot}/%{_mandir}/man1
12cr|patchelf-0.6-1|37	
12cr|patchelf-0.6-1|38	
12cr|patchelf-0.6-1|39	%files
12cr|patchelf-0.6-1|40	%{_bindir}/patchelf
12cr|patchelf-0.6-1|41	%{_mandir}/man1/patchelf.1*
12cr|patchelf-0.6-1|42	%doc README COPYING
12cr|patchelf-0.6-1|43	
12cr|patchelf-0.6-1|44	
12cr|patchelf-0.6-1|45	%changelog
12cr|patchelf-0.6-1|46	* Fri Dec 02 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.6-1
12cr|patchelf-0.6-1|47	+ Revision: 737200
12cr|patchelf-0.6-1|48	- version update 0.6
12cr|patchelf-0.6-1|49	
12cr|patchelf-0.6-1|50	* Fri Nov 11 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.5-1
12cr|patchelf-0.6-1|51	+ Revision: 730182
12cr|patchelf-0.6-1|52	- imported package patchelf
12cr|patchelf-0.6-1|53	

3801 12
12cr|patcher-0.6-12|1	Name:		patcher
12cr|patcher-0.6-12|2	Version:	0.6
12cr|patcher-0.6-12|3	Release:	%mkrel 12
12cr|patcher-0.6-12|4	License:	GPLv2+
12cr|patcher-0.6-12|5	Group:		Development/Other
12cr|patcher-0.6-12|6	Summary:	Quick creation of patches against a project source tree
12cr|patcher-0.6-12|7	Source0:	http://labix.org/download/patcher/%{name}-%{version}.tar.bz2
12cr|patcher-0.6-12|8	# (misc) patch sent to upstream by mail on 12/01/2009
12cr|patcher-0.6-12|9	# the patch silence warnings on python 2.6
12cr|patcher-0.6-12|10	Patch0:		patcher-0.6-python26.patch
12cr|patcher-0.6-12|11	Url:		http://labix.org/patcher
12cr|patcher-0.6-12|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|patcher-0.6-12|13	BuildRequires:	python-devel
12cr|patcher-0.6-12|14	BuildArch:	noarch
12cr|patcher-0.6-12|15	%description
12cr|patcher-0.6-12|16	Patcher is a tool for quick creation of patches against a project source tree.
12cr|patcher-0.6-12|17	Patcher functionality resembles a lightweight version control system.
12cr|patcher-0.6-12|18	It has no repository, and only controls differences between a pristine version
12cr|patcher-0.6-12|19	and a working copy.
12cr|patcher-0.6-12|20	
12cr|patcher-0.6-12|21	%prep
12cr|patcher-0.6-12|22	%setup -q
12cr|patcher-0.6-12|23	%patch0 -p0
12cr|patcher-0.6-12|24	
12cr|patcher-0.6-12|25	%build
12cr|patcher-0.6-12|26	
12cr|patcher-0.6-12|27	%install
12cr|patcher-0.6-12|28	rm -rf $RPM_BUILD_ROOT
12cr|patcher-0.6-12|29	python ./setup.py install --prefix=$RPM_BUILD_ROOT/%_prefix
12cr|patcher-0.6-12|30	find $RPM_BUILD_ROOT/%_prefix -name '*pyc' | xargs rm -Rf
12cr|patcher-0.6-12|31	
12cr|patcher-0.6-12|32	# remove rpmlint warning
12cr|patcher-0.6-12|33	perl -pi -e 's|^#!/usr/bin/python.*||' $RPM_BUILD_ROOT/%py_puresitedir/%{name}/{commands,}/*py
12cr|patcher-0.6-12|34	
12cr|patcher-0.6-12|35	%clean
12cr|patcher-0.6-12|36	rm -rf $RPM_BUILD_ROOT
12cr|patcher-0.6-12|37	
12cr|patcher-0.6-12|38	%files
12cr|patcher-0.6-12|39	%defattr(-,root,root)
12cr|patcher-0.6-12|40	%doc LICENSE README
12cr|patcher-0.6-12|41	%_bindir/*
12cr|patcher-0.6-12|42	%py_puresitedir/%{name}/
12cr|patcher-0.6-12|43	%py_puresitedir/*.egg-info
12cr|patcher-0.6-12|44	
12cr|patcher-0.6-12|45	
12cr|patcher-0.6-12|46	
12cr|patcher-0.6-12|47	
12cr|patcher-0.6-12|48	%changelog
12cr|patcher-0.6-12|49	* Sun Oct 31 2010 Rémy Clouard <shikamaru@mandriva.org> 0.6-12mdv2011.0
12cr|patcher-0.6-12|50	+ Revision: 590913
12cr|patcher-0.6-12|51	- rebuild for new python
12cr|patcher-0.6-12|52	
12cr|patcher-0.6-12|53	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 0.6-11mdv2011.0
12cr|patcher-0.6-12|54	+ Revision: 590167
12cr|patcher-0.6-12|55	- rebuild for python 2.7
12cr|patcher-0.6-12|56	
12cr|patcher-0.6-12|57	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|patcher-0.6-12|58	- Fix the last rpmlint warning
12cr|patcher-0.6-12|59	- Clean spec file
12cr|patcher-0.6-12|60	
12cr|patcher-0.6-12|61	* Fri Feb 05 2010 Michael Scherer <misc@mandriva.org> 0.6-9mdv2010.1
12cr|patcher-0.6-12|62	+ Revision: 501057
12cr|patcher-0.6-12|63	- add a URL for Source0
12cr|patcher-0.6-12|64	- fix License
12cr|patcher-0.6-12|65	- clean useless Requires ( as python-base and python were merged )
12cr|patcher-0.6-12|66	- fix rpmlint warning
12cr|patcher-0.6-12|67	- fix License
12cr|patcher-0.6-12|68	- fix compilation on 64 bits arch
12cr|patcher-0.6-12|69	
12cr|patcher-0.6-12|70	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.6-8mdv2010.0
12cr|patcher-0.6-12|71	+ Revision: 440496
12cr|patcher-0.6-12|72	- rebuild
12cr|patcher-0.6-12|73	
12cr|patcher-0.6-12|74	* Mon Jan 12 2009 Michael Scherer <misc@mandriva.org> 0.6-7mdv2009.1
12cr|patcher-0.6-12|75	+ Revision: 328795
12cr|patcher-0.6-12|76	- add patch to silence warning about md5 and python 2.6
12cr|patcher-0.6-12|77	
12cr|patcher-0.6-12|78	* Wed Dec 24 2008 Michael Scherer <misc@mandriva.org> 0.6-6mdv2009.1
12cr|patcher-0.6-12|79	+ Revision: 318444
12cr|patcher-0.6-12|80	- fix build on x86_64
12cr|patcher-0.6-12|81	- rebuild for new python
12cr|patcher-0.6-12|82	- rebuild for new python
12cr|patcher-0.6-12|83	
12cr|patcher-0.6-12|84	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.6-5mdv2009.0
12cr|patcher-0.6-12|85	+ Revision: 255047
12cr|patcher-0.6-12|86	- rebuild
12cr|patcher-0.6-12|87	- more standard summary
12cr|patcher-0.6-12|88	
12cr|patcher-0.6-12|89	* Mon Feb 18 2008 Michael Scherer <misc@mandriva.org> 0.6-3mdv2008.1
12cr|patcher-0.6-12|90	+ Revision: 172126
12cr|patcher-0.6-12|91	- rebuild
12cr|patcher-0.6-12|92	
12cr|patcher-0.6-12|93	+ Olivier Blin <oblin@mandriva.com>
12cr|patcher-0.6-12|94	- restore BuildRoot
12cr|patcher-0.6-12|95	
12cr|patcher-0.6-12|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|patcher-0.6-12|97	- kill re-definition of %%buildroot on Pixel's request
12cr|patcher-0.6-12|98	- fix summary-ended-with-dot
12cr|patcher-0.6-12|99	
12cr|patcher-0.6-12|100	
12cr|patcher-0.6-12|101	* Wed Nov 29 2006 Michael Scherer <misc@mandriva.org> 0.6-2mdv2007.0
12cr|patcher-0.6-12|102	+ Revision: 88392
12cr|patcher-0.6-12|103	- update for new python
12cr|patcher-0.6-12|104	
12cr|patcher-0.6-12|105	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org> 0.6-1mdv2007.0
12cr|patcher-0.6-12|106	+ Revision: 54268
12cr|patcher-0.6-12|107	- sync sources
12cr|patcher-0.6-12|108	- 0.6
12cr|patcher-0.6-12|109	- update url
12cr|patcher-0.6-12|110	- Import patcher
12cr|patcher-0.6-12|111	

3802 12
12cr|patchutils-0.3.2-1|1	Summary:	Patches utilities
12cr|patchutils-0.3.2-1|2	Name:		patchutils
12cr|patchutils-0.3.2-1|3	Version:	0.3.2
12cr|patchutils-0.3.2-1|4	Release:	%mkrel 1
12cr|patchutils-0.3.2-1|5	License:	GPLv2+
12cr|patchutils-0.3.2-1|6	Group:		Text tools
12cr|patchutils-0.3.2-1|7	URL:		http://cyberelk.net/tim/software/patchutils/
12cr|patchutils-0.3.2-1|8	Source0:	http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.bz2
12cr|patchutils-0.3.2-1|9	Source1:	%{SOURCE0}.sig
12cr|patchutils-0.3.2-1|10	Patch0:		patchutils-0.3.1-format_not_a_string_literal_and_no_format_arguments.patch
12cr|patchutils-0.3.2-1|11	Requires:	patch
12cr|patchutils-0.3.2-1|12	Requires:	diffutils
12cr|patchutils-0.3.2-1|13	Provides:	interdiff
12cr|patchutils-0.3.2-1|14	Obsoletes:	interdiff < 0.3.1
12cr|patchutils-0.3.2-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|patchutils-0.3.2-1|16	
12cr|patchutils-0.3.2-1|17	%description
12cr|patchutils-0.3.2-1|18	Patchutils contains interdiff and filterdiff.
12cr|patchutils-0.3.2-1|19	
12cr|patchutils-0.3.2-1|20	You can use interdiff to create an incremental patch between two patches
12cr|patchutils-0.3.2-1|21	that are against a common source tree.
12cr|patchutils-0.3.2-1|22	
12cr|patchutils-0.3.2-1|23	Filterdiff is for extracting or excluding patches from a patch set based
12cr|patchutils-0.3.2-1|24	on modified files matching shell wildcards.
12cr|patchutils-0.3.2-1|25	
12cr|patchutils-0.3.2-1|26	%prep
12cr|patchutils-0.3.2-1|27	%setup -q
12cr|patchutils-0.3.2-1|28	%patch0 -p1
12cr|patchutils-0.3.2-1|29	
12cr|patchutils-0.3.2-1|30	%build
12cr|patchutils-0.3.2-1|31	%configure2_5x
12cr|patchutils-0.3.2-1|32	%make
12cr|patchutils-0.3.2-1|33	
12cr|patchutils-0.3.2-1|34	%check
12cr|patchutils-0.3.2-1|35	make tests
12cr|patchutils-0.3.2-1|36	
12cr|patchutils-0.3.2-1|37	%install
12cr|patchutils-0.3.2-1|38	rm -rf %{buildroot}
12cr|patchutils-0.3.2-1|39	%makeinstall_std
12cr|patchutils-0.3.2-1|40	
12cr|patchutils-0.3.2-1|41	%clean
12cr|patchutils-0.3.2-1|42	rm -rf %{buildroot}
12cr|patchutils-0.3.2-1|43	
12cr|patchutils-0.3.2-1|44	%files
12cr|patchutils-0.3.2-1|45	%defattr(-,root,root)
12cr|patchutils-0.3.2-1|46	%doc BUGS ChangeLog TODO COPYING
12cr|patchutils-0.3.2-1|47	%{_bindir}/*
12cr|patchutils-0.3.2-1|48	%{_mandir}/man1/*
12cr|patchutils-0.3.2-1|49	
12cr|patchutils-0.3.2-1|50	
12cr|patchutils-0.3.2-1|51	%changelog
12cr|patchutils-0.3.2-1|52	* Tue Mar 01 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.3.2-1mdv2011.0
12cr|patchutils-0.3.2-1|53	+ Revision: 641129
12cr|patchutils-0.3.2-1|54	- update to 0.3.2
12cr|patchutils-0.3.2-1|55	
12cr|patchutils-0.3.2-1|56	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|patchutils-0.3.2-1|57	- the mass rebuild of 2010.0 packages
12cr|patchutils-0.3.2-1|58	
12cr|patchutils-0.3.2-1|59	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.3.1-2mdv2010.0
12cr|patchutils-0.3.2-1|60	+ Revision: 440497
12cr|patchutils-0.3.2-1|61	- rebuild
12cr|patchutils-0.3.2-1|62	
12cr|patchutils-0.3.2-1|63	* Sun Jan 25 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.1-1mdv2009.1
12cr|patchutils-0.3.2-1|64	+ Revision: 333527
12cr|patchutils-0.3.2-1|65	- Patch0: fix build with -Werror=format-security flag
12cr|patchutils-0.3.2-1|66	- update to new version 0.3.1
12cr|patchutils-0.3.2-1|67	- spec file clean
12cr|patchutils-0.3.2-1|68	
12cr|patchutils-0.3.2-1|69	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.3.0-1mdv2009.0
12cr|patchutils-0.3.2-1|70	+ Revision: 241337
12cr|patchutils-0.3.2-1|71	- new release
12cr|patchutils-0.3.2-1|72	
12cr|patchutils-0.3.2-1|73	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.2.31-4mdv2009.0
12cr|patchutils-0.3.2-1|74	+ Revision: 241136
12cr|patchutils-0.3.2-1|75	- rebuild
12cr|patchutils-0.3.2-1|76	- kill re-definition of %%buildroot on Pixel's request
12cr|patchutils-0.3.2-1|77	
12cr|patchutils-0.3.2-1|78	+ Olivier Blin <oblin@mandriva.com>
12cr|patchutils-0.3.2-1|79	- restore BuildRoot
12cr|patchutils-0.3.2-1|80	
12cr|patchutils-0.3.2-1|81	* Fri Jun 22 2007 Thierry Vignaud <tv@mandriva.org> 0.2.31-2mdv2008.0
12cr|patchutils-0.3.2-1|82	+ Revision: 43123
12cr|patchutils-0.3.2-1|83	- use %%mkrel
12cr|patchutils-0.3.2-1|84	- Import patchutils
12cr|patchutils-0.3.2-1|85	
12cr|patchutils-0.3.2-1|86	
12cr|patchutils-0.3.2-1|87	
12cr|patchutils-0.3.2-1|88	* Thu Jun 16 2005 Lenny Cartier <lenny@mandriva.com> 0.2.31-1mdk
12cr|patchutils-0.3.2-1|89	- 0.2.31
12cr|patchutils-0.3.2-1|90	
12cr|patchutils-0.3.2-1|91	* Fri Jul 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.2.30-1mdk
12cr|patchutils-0.3.2-1|92	- 0.2.30
12cr|patchutils-0.3.2-1|93	
12cr|patchutils-0.3.2-1|94	* Tue Apr 06 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.29-1mdk
12cr|patchutils-0.3.2-1|95	- new release
12cr|patchutils-0.3.2-1|96	
12cr|patchutils-0.3.2-1|97	* Tue Jan 13 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.2.26-1mdk
12cr|patchutils-0.3.2-1|98	- 0.2.26
12cr|patchutils-0.3.2-1|99	
12cr|patchutils-0.3.2-1|100	* Wed Dec 17 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.25-1mdk
12cr|patchutils-0.3.2-1|101	- new release
12cr|patchutils-0.3.2-1|102	
12cr|patchutils-0.3.2-1|103	* Sun Jul 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.2.24-1mdk
12cr|patchutils-0.3.2-1|104	- 0.2.24
12cr|patchutils-0.3.2-1|105	
12cr|patchutils-0.3.2-1|106	* Fri Jun 06 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.2.23-1mdk
12cr|patchutils-0.3.2-1|107	- 0.2.23
12cr|patchutils-0.3.2-1|108	
12cr|patchutils-0.3.2-1|109	* Fri Apr 04 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.22-1mdk
12cr|patchutils-0.3.2-1|110	- new release
12cr|patchutils-0.3.2-1|111	
12cr|patchutils-0.3.2-1|112	* Mon Feb 03 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.20-1mdk
12cr|patchutils-0.3.2-1|113	- new release
12cr|patchutils-0.3.2-1|114	
12cr|patchutils-0.3.2-1|115	* Thu Jan 02 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.18-1mdk
12cr|patchutils-0.3.2-1|116	- new release
12cr|patchutils-0.3.2-1|117	
12cr|patchutils-0.3.2-1|118	* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.17-1mdk
12cr|patchutils-0.3.2-1|119	- new release
12cr|patchutils-0.3.2-1|120	
12cr|patchutils-0.3.2-1|121	* Fri Aug 16 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.16-1mdk
12cr|patchutils-0.3.2-1|122	- new release:
12cr|patchutils-0.3.2-1|123	o a new option (--annotate) was added to filterdiff
12cr|patchutils-0.3.2-1|124	o interdiff can now strip context lines from patches
12cr|patchutils-0.3.2-1|125	
12cr|patchutils-0.3.2-1|126	* Wed Jul 10 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.2.15-1mdk
12cr|patchutils-0.3.2-1|127	- 0.2.15
12cr|patchutils-0.3.2-1|128	
12cr|patchutils-0.3.2-1|129	* Tue May 21 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.14-1mdk
12cr|patchutils-0.3.2-1|130	- new release
12cr|patchutils-0.3.2-1|131	
12cr|patchutils-0.3.2-1|132	* Fri May 10 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.2.13-1mdk
12cr|patchutils-0.3.2-1|133	- 0.2.13
12cr|patchutils-0.3.2-1|134	
12cr|patchutils-0.3.2-1|135	* Sat Apr 20 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.12-1mdk
12cr|patchutils-0.3.2-1|136	- new release:
12cr|patchutils-0.3.2-1|137	- new interdiff option (--debug)
12cr|patchutils-0.3.2-1|138	- describe new usages of filterdiff
12cr|patchutils-0.3.2-1|139	- stricter checking in tests
12cr|patchutils-0.3.2-1|140	- fix offset in interdiff
12cr|patchutils-0.3.2-1|141	
12cr|patchutils-0.3.2-1|142	* Wed Apr 17 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.12-0.1pre1mdk
12cr|patchutils-0.3.2-1|143	- new release:
12cr|patchutils-0.3.2-1|144	- more tests
12cr|patchutils-0.3.2-1|145	- -q (quiet) option
12cr|patchutils-0.3.2-1|146	- document basic usage
12cr|patchutils-0.3.2-1|147	- interdiff remove temp files on evasive action (typically when patches're
12cr|patchutils-0.3.2-1|148	too different)
12cr|patchutils-0.3.2-1|149	- Handle GNU diff's output format, which differs slightly from the one
12cr|patchutils-0.3.2-1|150	described in SuSV2.
12cr|patchutils-0.3.2-1|151	- default number of lines of context is 3, not 2.
12cr|patchutils-0.3.2-1|152	- remove useless prefix
12cr|patchutils-0.3.2-1|153	- run tests
12cr|patchutils-0.3.2-1|154	
12cr|patchutils-0.3.2-1|155	* Fri Apr 12 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.11-1mdk
12cr|patchutils-0.3.2-1|156	- new release
12cr|patchutils-0.3.2-1|157	- add editdiff(1) manpage
12cr|patchutils-0.3.2-1|158	
12cr|patchutils-0.3.2-1|159	* Mon Mar 04 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.10-1mdk
12cr|patchutils-0.3.2-1|160	- update
12cr|patchutils-0.3.2-1|161	
12cr|patchutils-0.3.2-1|162	* Mon Feb 25 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.9-1mdk
12cr|patchutils-0.3.2-1|163	- new release (bug fix in cvs diff handling)
12cr|patchutils-0.3.2-1|164	
12cr|patchutils-0.3.2-1|165	* Thu Jan 31 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.8-1mdk
12cr|patchutils-0.3.2-1|166	- new release
12cr|patchutils-0.3.2-1|167	
12cr|patchutils-0.3.2-1|168	* Sun Jan 20 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.7-2mdk
12cr|patchutils-0.3.2-1|169	- Requires: patch diffutils
12cr|patchutils-0.3.2-1|170	
12cr|patchutils-0.3.2-1|171	* Wed Dec 19 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.7-1mdk
12cr|patchutils-0.3.2-1|172	- new release
12cr|patchutils-0.3.2-1|173	
12cr|patchutils-0.3.2-1|174	* Mon Dec 03 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.5-1mdk
12cr|patchutils-0.3.2-1|175	- new release
12cr|patchutils-0.3.2-1|176	
12cr|patchutils-0.3.2-1|177	* Thu Nov 29 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.4-2mdk
12cr|patchutils-0.3.2-1|178	- fix %%url (chmouel)
12cr|patchutils-0.3.2-1|179	
12cr|patchutils-0.3.2-1|180	* Wed Nov 28 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.4-1mdk
12cr|patchutils-0.3.2-1|181	- new release
12cr|patchutils-0.3.2-1|182	
12cr|patchutils-0.3.2-1|183	* Thu Nov 22 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.3-1mdk
12cr|patchutils-0.3.2-1|184	- new release
12cr|patchutils-0.3.2-1|185	
12cr|patchutils-0.3.2-1|186	* Tue Nov 20 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.2-1mdk
12cr|patchutils-0.3.2-1|187	- new release
12cr|patchutils-0.3.2-1|188	
12cr|patchutils-0.3.2-1|189	* Tue Nov 13 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.0-1mdk
12cr|patchutils-0.3.2-1|190	- new release
12cr|patchutils-0.3.2-1|191	
12cr|patchutils-0.3.2-1|192	* Tue Oct 23 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.5-1mdk
12cr|patchutils-0.3.2-1|193	- new release
12cr|patchutils-0.3.2-1|194	
12cr|patchutils-0.3.2-1|195	* Wed Oct 17 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.4-1mdk
12cr|patchutils-0.3.2-1|196	- new release
12cr|patchutils-0.3.2-1|197	
12cr|patchutils-0.3.2-1|198	* Tue Oct 16 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.3-1mdk
12cr|patchutils-0.3.2-1|199	- initial release
12cr|patchutils-0.3.2-1|200	- obsoletes interdiff
12cr|patchutils-0.3.2-1|201	- macroize
12cr|patchutils-0.3.2-1|202	- more docs

3803 12
12cr|pathalizer-0.7-4|1	%define name pathalizer
12cr|pathalizer-0.7-4|2	%define version 0.7
12cr|pathalizer-0.7-4|3	%define release %mkrel 4
12cr|pathalizer-0.7-4|4	
12cr|pathalizer-0.7-4|5	Summary: A web path analyzer
12cr|pathalizer-0.7-4|6	Name: %{name}
12cr|pathalizer-0.7-4|7	Version: %{version}
12cr|pathalizer-0.7-4|8	Release: %{release}
12cr|pathalizer-0.7-4|9	Source0: %{name}-%{version}.tar.bz2
12cr|pathalizer-0.7-4|10	License: GPL
12cr|pathalizer-0.7-4|11	Group: Monitoring
12cr|pathalizer-0.7-4|12	Url: http://pathalizer.sourceforge.net/
12cr|pathalizer-0.7-4|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pathalizer-0.7-4|14	
12cr|pathalizer-0.7-4|15	
12cr|pathalizer-0.7-4|16	%description
12cr|pathalizer-0.7-4|17	Pathalizer is a tool to visualize the paths most users take when
12cr|pathalizer-0.7-4|18	browsing a website. This information can then be used to decide
12cr|pathalizer-0.7-4|19	how to improve the navigation of the site, and
12cr|pathalizer-0.7-4|20	which parts are most worth improving and keeping up to date.
12cr|pathalizer-0.7-4|21	
12cr|pathalizer-0.7-4|22	%prep
12cr|pathalizer-0.7-4|23	%setup -q
12cr|pathalizer-0.7-4|24	
12cr|pathalizer-0.7-4|25	%build
12cr|pathalizer-0.7-4|26	%make
12cr|pathalizer-0.7-4|27	
12cr|pathalizer-0.7-4|28	%install
12cr|pathalizer-0.7-4|29	rm -rf $RPM_BUILD_ROOT
12cr|pathalizer-0.7-4|30	mkdir -p %buildroot/%_bindir/
12cr|pathalizer-0.7-4|31	mkdir -p %buildroot/%_sysconfdir/
12cr|pathalizer-0.7-4|32	%makeinstall_std PREFIX=%buildroot/%_prefix/
12cr|pathalizer-0.7-4|33	cat << EOF >%buildroot/%_sysconfdir/pathalizer.conf
12cr|pathalizer-0.7-4|34	ignore \.css
12cr|pathalizer-0.7-4|35	unify "Home Page" : "^/$" "^/index.html" "^/index.htm" "^/index.php"
12cr|pathalizer-0.7-4|36	ignore_refresh 1
12cr|pathalizer-0.7-4|37	EOF
12cr|pathalizer-0.7-4|38	
12cr|pathalizer-0.7-4|39	
12cr|pathalizer-0.7-4|40	%clean
12cr|pathalizer-0.7-4|41	rm -rf $RPM_BUILD_ROOT
12cr|pathalizer-0.7-4|42	
12cr|pathalizer-0.7-4|43	%files
12cr|pathalizer-0.7-4|44	%defattr(-,root,root)
12cr|pathalizer-0.7-4|45	%doc README INSTALL CHANGELOG
12cr|pathalizer-0.7-4|46	%{_bindir}/*
12cr|pathalizer-0.7-4|47	%config(noreplace) %_sysconfdir/pathalizer.conf
12cr|pathalizer-0.7-4|48	
12cr|pathalizer-0.7-4|49	
12cr|pathalizer-0.7-4|50	
12cr|pathalizer-0.7-4|51	
12cr|pathalizer-0.7-4|52	
12cr|pathalizer-0.7-4|53	%changelog
12cr|pathalizer-0.7-4|54	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.7-4mdv2010.0
12cr|pathalizer-0.7-4|55	+ Revision: 430242
12cr|pathalizer-0.7-4|56	- rebuild
12cr|pathalizer-0.7-4|57	
12cr|pathalizer-0.7-4|58	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.7-3mdv2009.0
12cr|pathalizer-0.7-4|59	+ Revision: 255049
12cr|pathalizer-0.7-4|60	- rebuild
12cr|pathalizer-0.7-4|61	
12cr|pathalizer-0.7-4|62	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.7-1mdv2008.1
12cr|pathalizer-0.7-4|63	+ Revision: 141041
12cr|pathalizer-0.7-4|64	- restore BuildRoot
12cr|pathalizer-0.7-4|65	
12cr|pathalizer-0.7-4|66	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pathalizer-0.7-4|67	- kill re-definition of %%buildroot on Pixel's request
12cr|pathalizer-0.7-4|68	
12cr|pathalizer-0.7-4|69	
12cr|pathalizer-0.7-4|70	* Tue Mar 27 2007 Erwan Velu <erwan@mandriva.org> 0.7-1mdv2007.1
12cr|pathalizer-0.7-4|71	+ Revision: 149059
12cr|pathalizer-0.7-4|72	- Fixing summary
12cr|pathalizer-0.7-4|73	- Import pathalizer
12cr|pathalizer-0.7-4|74	

3804 12
12cr|pathological-1.1.3-8|1	Name: 		pathological
12cr|pathological-1.1.3-8|2	Summary: 	Logical game
12cr|pathological-1.1.3-8|3	Version: 	1.1.3
12cr|pathological-1.1.3-8|4	Release: 	8
12cr|pathological-1.1.3-8|5	License: 	GPLv2+
12cr|pathological-1.1.3-8|6	Group: 		Games/Puzzles
12cr|pathological-1.1.3-8|7	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|pathological-1.1.3-8|8	# Don't install something to /usr/X11R6 - AdamW 2008/09
12cr|pathological-1.1.3-8|9	Patch0:		pathological-1.1.3-location.patch
12cr|pathological-1.1.3-8|10	# fix #35077
12cr|pathological-1.1.3-8|11	Patch1:     pathological-1.1.3-fix_encoding.patch
12cr|pathological-1.1.3-8|12	URL: 		http://pathological.sourceforge.net/
12cr|pathological-1.1.3-8|13	BuildRequires:	netpbm
12cr|pathological-1.1.3-8|14	BuildRequires:	imagemagick
12cr|pathological-1.1.3-8|15	Requires:	pygame
12cr|pathological-1.1.3-8|16	BuildArch:	noarch
12cr|pathological-1.1.3-8|17	
12cr|pathological-1.1.3-8|18	%description
12cr|pathological-1.1.3-8|19	To solve a level, you fill each wheel with four marbles of matching
12cr|pathological-1.1.3-8|20	colors. Various board elements such as teleporters, switches, filters,
12cr|pathological-1.1.3-8|21	etc., make the game interesting and challenging. New levels can be
12cr|pathological-1.1.3-8|22	created using your favorite text editor.
12cr|pathological-1.1.3-8|23	
12cr|pathological-1.1.3-8|24	%prep
12cr|pathological-1.1.3-8|25	%setup -q
12cr|pathological-1.1.3-8|26	%patch0 -p1 -b .location
12cr|pathological-1.1.3-8|27	%patch1 -p0
12cr|pathological-1.1.3-8|28	
12cr|pathological-1.1.3-8|29	sed -i -e 's,/usr/lib,%{_libdir},g' Makefile
12cr|pathological-1.1.3-8|30	
12cr|pathological-1.1.3-8|31	%build
12cr|pathological-1.1.3-8|32	
12cr|pathological-1.1.3-8|33	%install
12cr|pathological-1.1.3-8|34	%makeinstall_std
12cr|pathological-1.1.3-8|35	
12cr|pathological-1.1.3-8|36	chmod 755 %{buildroot}%{_libdir}/%{name}/bin/*
12cr|pathological-1.1.3-8|37	rm -rf %{buildroot}%{_docdir}/%{name}
12cr|pathological-1.1.3-8|38	
12cr|pathological-1.1.3-8|39	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32}/apps
12cr|pathological-1.1.3-8|40	convert %{name}.xpm %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|pathological-1.1.3-8|41	convert -scale 16 %{name}.xpm %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|pathological-1.1.3-8|42	
12cr|pathological-1.1.3-8|43	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|pathological-1.1.3-8|44	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|pathological-1.1.3-8|45	[Desktop Entry]
12cr|pathological-1.1.3-8|46	Type=Application
12cr|pathological-1.1.3-8|47	Exec=%{_gamesbindir}/pathological
12cr|pathological-1.1.3-8|48	Name=Pathological
12cr|pathological-1.1.3-8|49	Comment=Logic game
12cr|pathological-1.1.3-8|50	Categories=Game;LogicGame;
12cr|pathological-1.1.3-8|51	Icon=%{name}
12cr|pathological-1.1.3-8|52	EOF
12cr|pathological-1.1.3-8|53	
12cr|pathological-1.1.3-8|54	%files
12cr|pathological-1.1.3-8|55	%doc README LICENSE
12cr|pathological-1.1.3-8|56	%{_gamesbindir}/*
12cr|pathological-1.1.3-8|57	%{_mandir}/man6/*
12cr|pathological-1.1.3-8|58	%{_datadir}/games/%{name}
12cr|pathological-1.1.3-8|59	%{_libdir}/%{name}/bin/*
12cr|pathological-1.1.3-8|60	%{_includedir}/X11/pixmaps/*
12cr|pathological-1.1.3-8|61	%{_datadir}/applications/mandriva-*.desktop
12cr|pathological-1.1.3-8|62	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|pathological-1.1.3-8|63	%{_localstatedir}/games/*
12cr|pathological-1.1.3-8|64	
12cr|pathological-1.1.3-8|65	
12cr|pathological-1.1.3-8|66	
12cr|pathological-1.1.3-8|67	%changelog
12cr|pathological-1.1.3-8|68	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-8mdv2011.0
12cr|pathological-1.1.3-8|69	+ Revision: 614476
12cr|pathological-1.1.3-8|70	- the mass rebuild of 2010.1 packages
12cr|pathological-1.1.3-8|71	
12cr|pathological-1.1.3-8|72	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1.3-7mdv2010.1
12cr|pathological-1.1.3-8|73	+ Revision: 440498
12cr|pathological-1.1.3-8|74	- rebuild
12cr|pathological-1.1.3-8|75	
12cr|pathological-1.1.3-8|76	* Fri Apr 03 2009 Michael Scherer <misc@mandriva.org> 1.1.3-6mdv2009.1
12cr|pathological-1.1.3-8|77	+ Revision: 363942
12cr|pathological-1.1.3-8|78	- also fix the menu
12cr|pathological-1.1.3-8|79	
12cr|pathological-1.1.3-8|80	* Fri Apr 03 2009 Michael Scherer <misc@mandriva.org> 1.1.3-5mdv2009.1
12cr|pathological-1.1.3-8|81	+ Revision: 363909
12cr|pathological-1.1.3-8|82	- fix the rm group
12cr|pathological-1.1.3-8|83	- fix bug 35077
12cr|pathological-1.1.3-8|84	
12cr|pathological-1.1.3-8|85	* Sun Sep 07 2008 Adam Williamson <awilliamson@mandriva.org> 1.1.3-3mdv2009.0
12cr|pathological-1.1.3-8|86	+ Revision: 282295
12cr|pathological-1.1.3-8|87	- replace hardcoded /usr/lib in Makefile to fix x86-64 build
12cr|pathological-1.1.3-8|88	- buildrequires imagemagick
12cr|pathological-1.1.3-8|89	- generate fd.o icons from shipped .xpm file
12cr|pathological-1.1.3-8|90	- add location.patch: don't use /usr/X11R6
12cr|pathological-1.1.3-8|91	- clean up the docs mess
12cr|pathological-1.1.3-8|92	- s,$RPM_BUILD_ROOT,%%{buildroot}
12cr|pathological-1.1.3-8|93	- source location
12cr|pathological-1.1.3-8|94	- new license policy
12cr|pathological-1.1.3-8|95	- drop unncessary defines
12cr|pathological-1.1.3-8|96	
12cr|pathological-1.1.3-8|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|pathological-1.1.3-8|98	- rebuild
12cr|pathological-1.1.3-8|99	- fix no-buildroot-tag
12cr|pathological-1.1.3-8|100	- auto convert menu to XDG
12cr|pathological-1.1.3-8|101	- BR netpbm
12cr|pathological-1.1.3-8|102	- kill re-definition of %%buildroot on Pixel's request
12cr|pathological-1.1.3-8|103	- use %%mkrel
12cr|pathological-1.1.3-8|104	- import pathological
12cr|pathological-1.1.3-8|105	
12cr|pathological-1.1.3-8|106	+ Pixel <pixel@mandriva.com>
12cr|pathological-1.1.3-8|107	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|pathological-1.1.3-8|108	
12cr|pathological-1.1.3-8|109	
12cr|pathological-1.1.3-8|110	* Sun Mar 20 2005 Michael Scherer <misc@mandrake.org> 1.1.3-2mdk
12cr|pathological-1.1.3-8|111	- requires pygame, fix #12744
12cr|pathological-1.1.3-8|112	- fix spec
12cr|pathological-1.1.3-8|113	
12cr|pathological-1.1.3-8|114	* Tue Feb 10 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.1.3-1mdk
12cr|pathological-1.1.3-8|115	- 1.1.3

3805 12
12cr|patool-0.13-1|1	%define name			patool
12cr|patool-0.13-1|2	%define version			0.13
12cr|patool-0.13-1|3	%define release			1
12cr|patool-0.13-1|4	
12cr|patool-0.13-1|5	Summary:	Portable command line archive file manager
12cr|patool-0.13-1|6	Name:		%{name}
12cr|patool-0.13-1|7	Version:	%{version}
12cr|patool-0.13-1|8	Release:	%mkrel %{release}
12cr|patool-0.13-1|9	Source0:	%{name}-%{version}.tar.gz
12cr|patool-0.13-1|10	License:	GPLv3+
12cr|patool-0.13-1|11	Group:		Archiving/Other
12cr|patool-0.13-1|12	BuildArch:	noarch
12cr|patool-0.13-1|13	Url:		http://patool.sourceforge.net/
12cr|patool-0.13-1|14	BuildRequires:	python
12cr|patool-0.13-1|15	BuildRequires:	python-setuptools
12cr|patool-0.13-1|16	
12cr|patool-0.13-1|17	%description
12cr|patool-0.13-1|18	Various archive types can be created, extracted, tested and listed by
12cr|patool-0.13-1|19	patool. The advantage of patool is its simplicity in handling archive
12cr|patool-0.13-1|20	files without having to remember a myriad of programs and options.
12cr|patool-0.13-1|21	
12cr|patool-0.13-1|22	The archive format is determined by the file(1) program and as a
12cr|patool-0.13-1|23	fallback by the archive file extension.
12cr|patool-0.13-1|24	
12cr|patool-0.13-1|25	patool supports 7z (.7z), ACE (.ace), ALZIP (.alz), AR (.a), ARC (.arc),
12cr|patool-0.13-1|26	ARJ (.arj), BZIP2 (.bz2), CAB (.cab), compress (.Z), CPIO (.cpio),
12cr|patool-0.13-1|27	DEB (.deb), GZIP (.gz), LRZIP (.lrz), LZH (.lha, .lzh), LZIP (.lz),
12cr|patool-0.13-1|28	LZMA (.lzma), LZOP (.lzo), RPM (.rpm), RAR (.rar), RZIP (.rz), TAR (.tar),
12cr|patool-0.13-1|29	XZ (.xz), ZIP (.zip, .jar) and ZOO (.zoo) formats. It relies on helper
12cr|patool-0.13-1|30	applications to handle those archive formats (for example bzip2 for
12cr|patool-0.13-1|31	BZIP2 archives).
12cr|patool-0.13-1|32	
12cr|patool-0.13-1|33	%prep
12cr|patool-0.13-1|34	%setup -n %{name}-%{version}
12cr|patool-0.13-1|35	
12cr|patool-0.13-1|36	%build
12cr|patool-0.13-1|37	%{__python} setup.py build
12cr|patool-0.13-1|38	
12cr|patool-0.13-1|39	%install
12cr|patool-0.13-1|40	%{__python} setup.py install \
12cr|patool-0.13-1|41	-O1 \
12cr|patool-0.13-1|42	--skip-build \
12cr|patool-0.13-1|43	--root %{buildroot}
12cr|patool-0.13-1|44	
12cr|patool-0.13-1|45	%clean
12cr|patool-0.13-1|46	rm -rf %{buildroot}
12cr|patool-0.13-1|47	
12cr|patool-0.13-1|48	%files
12cr|patool-0.13-1|49	%defattr(-,root,root)
12cr|patool-0.13-1|50	%{_bindir}/%{name}
12cr|patool-0.13-1|51	%{_mandir}/man1/%{name}.*
12cr|patool-0.13-1|52	%{python_sitelib}/patoolib
12cr|patool-0.13-1|53	%{python_sitelib}/patool-%{version}-py%{py_ver}.egg-info
12cr|patool-0.13-1|54	
12cr|patool-0.13-1|55	
12cr|patool-0.13-1|56	%changelog
12cr|patool-0.13-1|57	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.13-1mdv2011.0
12cr|patool-0.13-1|58	+ Revision: 645373
12cr|patool-0.13-1|59	- update to new version 0.13
12cr|patool-0.13-1|60	
12cr|patool-0.13-1|61	* Sat Nov 06 2010 Jani Välimaa <wally@mandriva.org> 0.11-1mdv2011.0
12cr|patool-0.13-1|62	+ Revision: 594246
12cr|patool-0.13-1|63	- new version 0.11
12cr|patool-0.13-1|64	- install files to a correct location
12cr|patool-0.13-1|65	- fix license and clean spec
12cr|patool-0.13-1|66	
12cr|patool-0.13-1|67	* Fri Aug 13 2010 Shlomi Fish <shlomif@mandriva.org> 0.10-2mdv2011.0
12cr|patool-0.13-1|68	+ Revision: 569471
12cr|patool-0.13-1|69	- Add missing BuildRequires (thanks to Anssi)
12cr|patool-0.13-1|70	- Change to a more apprporiate group
12cr|patool-0.13-1|71	- Correct some rpm errors - no Vendor
12cr|patool-0.13-1|72	- Changed to the Mandriva release
12cr|patool-0.13-1|73	- import patool
12cr|patool-0.13-1|74	
12cr|patool-0.13-1|75	

3806 12
12cr|paxctl-0.5-2|1	%define name	paxctl
12cr|paxctl-0.5-2|2	%define version	0.5
12cr|paxctl-0.5-2|3	%define release 2
12cr|paxctl-0.5-2|4	
12cr|paxctl-0.5-2|5	Name:		%{name}
12cr|paxctl-0.5-2|6	Summary:	Tool that allows PaX flags to be modified on a per-binary basis
12cr|paxctl-0.5-2|7	Version:	%{version}
12cr|paxctl-0.5-2|8	Release:	%mkrel %{release}
12cr|paxctl-0.5-2|9	Source0:	%{name}-%{version}.tar.gz
12cr|paxctl-0.5-2|10	URL:		http://pax.grsecurity.net/
12cr|paxctl-0.5-2|11	Group:		System/Configuration/Other
12cr|paxctl-0.5-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|paxctl-0.5-2|13	License:	Public Domain
12cr|paxctl-0.5-2|14	
12cr|paxctl-0.5-2|15	%description
12cr|paxctl-0.5-2|16	This is paxctl for controlling PaX flags on a per binary basis. PaX
12cr|paxctl-0.5-2|17	is an intrusion prevention system that provides the best protection
12cr|paxctl-0.5-2|18	mechanisms against memory corruption bugs. Some applications are not
12cr|paxctl-0.5-2|19	compatible with certain features (due to design or bad engineering)
12cr|paxctl-0.5-2|20	and therefore they have to be exempted from certain enforcements. It
12cr|paxctl-0.5-2|21	is also possible to use PaX in soft mode where none of the protection
12cr|paxctl-0.5-2|22	mechanisms are active by default - here paxctl can be used to turn
12cr|paxctl-0.5-2|23	them on for selected programs (e.g., network daemons, programs that
12cr|paxctl-0.5-2|24	process network data such as mail clients, web browsers, etc).
12cr|paxctl-0.5-2|25	
12cr|paxctl-0.5-2|26	%prep
12cr|paxctl-0.5-2|27	%setup -q
12cr|paxctl-0.5-2|28	
12cr|paxctl-0.5-2|29	%build
12cr|paxctl-0.5-2|30	%make CFLAGS="$RPM_OPT_FLAGS"
12cr|paxctl-0.5-2|31	
12cr|paxctl-0.5-2|32	%install
12cr|paxctl-0.5-2|33	rm -rf %{buildroot}
12cr|paxctl-0.5-2|34	mkdir -p %{buildroot}/sbin %{buildroot}%{_mandir}/man1
12cr|paxctl-0.5-2|35	cp -p %{name}.1* %{buildroot}%{_mandir}/man1
12cr|paxctl-0.5-2|36	cp -p %{name} %{buildroot}/sbin
12cr|paxctl-0.5-2|37	
12cr|paxctl-0.5-2|38	%clean
12cr|paxctl-0.5-2|39	rm -rf %{buildroot}
12cr|paxctl-0.5-2|40	
12cr|paxctl-0.5-2|41	%files
12cr|paxctl-0.5-2|42	%defattr(644,root,root,0755)
12cr|paxctl-0.5-2|43	%doc README ChangeLog
12cr|paxctl-0.5-2|44	%{_mandir}/man1/%{name}.1*
12cr|paxctl-0.5-2|45	%defattr(-,root,root,0755)
12cr|paxctl-0.5-2|46	/sbin/%{name}
12cr|paxctl-0.5-2|47	
12cr|paxctl-0.5-2|48	
12cr|paxctl-0.5-2|49	
12cr|paxctl-0.5-2|50	%changelog
12cr|paxctl-0.5-2|51	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.5-2mdv2010.0
12cr|paxctl-0.5-2|52	+ Revision: 433615
12cr|paxctl-0.5-2|53	- fix installing (was installing system file instead of its own binary...)
12cr|paxctl-0.5-2|54	- rebuild
12cr|paxctl-0.5-2|55	
12cr|paxctl-0.5-2|56	+ Gustavo De Nardin <gustavodn@mandriva.com>
12cr|paxctl-0.5-2|57	- 0.5
12cr|paxctl-0.5-2|58	- build: easier to install manually than using make install
12cr|paxctl-0.5-2|59	
12cr|paxctl-0.5-2|60	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.3-1mdv2009.0
12cr|paxctl-0.5-2|61	+ Revision: 136642
12cr|paxctl-0.5-2|62	- restore BuildRoot
12cr|paxctl-0.5-2|63	
12cr|paxctl-0.5-2|64	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.3-1mdv2008.1
12cr|paxctl-0.5-2|65	+ Revision: 131044
12cr|paxctl-0.5-2|66	- kill re-definition of %%buildroot on Pixel's request
12cr|paxctl-0.5-2|67	- import paxctl
12cr|paxctl-0.5-2|68	
12cr|paxctl-0.5-2|69	
12cr|paxctl-0.5-2|70	* Mon Aug 08 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.3-1mdk
12cr|paxctl-0.5-2|71	- 0.3
12cr|paxctl-0.5-2|72	- %%mkrel
12cr|paxctl-0.5-2|73	
12cr|paxctl-0.5-2|74	* Wed Jul 28 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.2-1mdk
12cr|paxctl-0.5-2|75	- initial mdk release

3807 12
12cr|pbsweb-butf-0.9-11|1	Name: 		pbsweb-butf
12cr|pbsweb-butf-0.9-11|2	Version:	0.9
12cr|pbsweb-butf-0.9-11|3	Release:	11
12cr|pbsweb-butf-0.9-11|4	Summary: 	PBSWeb
12cr|pbsweb-butf-0.9-11|5	License:	GPL
12cr|pbsweb-butf-0.9-11|6	Group:		Monitoring
12cr|pbsweb-butf-0.9-11|7	Provides: 	pbsweb-butf
12cr|pbsweb-butf-0.9-11|8	Url:		http://www.cs.ualberta.ca/~pinchak/PBSWeb/
12cr|pbsweb-butf-0.9-11|9	Source:		%{name}-%{version}.tar.bz2
12cr|pbsweb-butf-0.9-11|10	Source1:	setup_postgres_pbs
12cr|pbsweb-butf-0.9-11|11	Patch0:		pbsweb-createdb.psql.patch.bz2
12cr|pbsweb-butf-0.9-11|12	Patch1:		pbsweb-dbutils.php.patch.bz2
12cr|pbsweb-butf-0.9-11|13	Requires:	mod_php
12cr|pbsweb-butf-0.9-11|14	Requires:	php-xml
12cr|pbsweb-butf-0.9-11|15	Requires:	php-pgsql
12cr|pbsweb-butf-0.9-11|16	Requires:	postgresql-server
12cr|pbsweb-butf-0.9-11|17	BuildArch:      noarch
12cr|pbsweb-butf-0.9-11|18	
12cr|pbsweb-butf-0.9-11|19	%description
12cr|pbsweb-butf-0.9-11|20	PBSWeb was designed as an aid to the Portable Batch System (PBS) job
12cr|pbsweb-butf-0.9-11|21	scheduler.  PBS is responsible for scheduling jobs on high-performance
12cr|pbsweb-butf-0.9-11|22	(often massively parallel) machines so as to ensure fair access to
12cr|pbsweb-butf-0.9-11|23	resources.  However, many users find PBS hard to use.  PBS requires
12cr|pbsweb-butf-0.9-11|24	users to write scripts containing complex directives and options, and
12cr|pbsweb-butf-0.9-11|25	so many potential users avoid using PBS and the machine upon which it
12cr|pbsweb-butf-0.9-11|26	is installed. PBSWeb simplifies the task of creating these scripts by
12cr|pbsweb-butf-0.9-11|27	allowing the user to specify these directives and options through the
12cr|pbsweb-butf-0.9-11|28	use of HTML forms.
12cr|pbsweb-butf-0.9-11|29	
12cr|pbsweb-butf-0.9-11|30	%prep
12cr|pbsweb-butf-0.9-11|31	%setup
12cr|pbsweb-butf-0.9-11|32	%patch0 -p0
12cr|pbsweb-butf-0.9-11|33	%patch1 -p0
12cr|pbsweb-butf-0.9-11|34	cp %{SOURCE1} .
12cr|pbsweb-butf-0.9-11|35	
12cr|pbsweb-butf-0.9-11|36	%build
12cr|pbsweb-butf-0.9-11|37	chmod 644 Papers/*
12cr|pbsweb-butf-0.9-11|38	chmod 644 README.PBSWeb
12cr|pbsweb-butf-0.9-11|39	chmod 644 createdb.psql
12cr|pbsweb-butf-0.9-11|40	
12cr|pbsweb-butf-0.9-11|41	%install
12cr|pbsweb-butf-0.9-11|42	mkdir -p %{buildroot}/var/www/html/pbsweb
12cr|pbsweb-butf-0.9-11|43	mv %{_builddir}/%{name}-%{version}/PBSWebExport/* %{buildroot}/var/www/html/pbsweb/
12cr|pbsweb-butf-0.9-11|44	chmod 755 %{buildroot}/var/www/html/pbsweb/img
12cr|pbsweb-butf-0.9-11|45	chmod 644 %{buildroot}/var/www/html/pbsweb/img/*
12cr|pbsweb-butf-0.9-11|46	
12cr|pbsweb-butf-0.9-11|47	%files
12cr|pbsweb-butf-0.9-11|48	%defattr(-,root,root)
12cr|pbsweb-butf-0.9-11|49	%doc Papers/* README.PBSWeb createdb.psql setup_postgres_pbs
12cr|pbsweb-butf-0.9-11|50	%attr(644,postgres,postgres) /var/www/html/pbsweb/*.php
12cr|pbsweb-butf-0.9-11|51	%attr(644,postgres,postgres) /var/www/html/pbsweb/*.py
12cr|pbsweb-butf-0.9-11|52	%attr(644,postgres,postgres) /var/www/html/pbsweb/*.html
12cr|pbsweb-butf-0.9-11|53	%attr(755,postgres,postgres) /var/www/html/pbsweb/Help
12cr|pbsweb-butf-0.9-11|54	/var/www/html/pbsweb/img/*
12cr|pbsweb-butf-0.9-11|55	/var/www/html/pbsweb/Makefile
12cr|pbsweb-butf-0.9-11|56	/var/www/html/pbsweb/*.txt
12cr|pbsweb-butf-0.9-11|57	
12cr|pbsweb-butf-0.9-11|58	%post
12cr|pbsweb-butf-0.9-11|59	hostserver=`hostname`
12cr|pbsweb-butf-0.9-11|60	pbswebdocroot="/var/www/html/pbsweb"
12cr|pbsweb-butf-0.9-11|61	cp ${pbswebdocroot}/PBSWebConstants.php ${pbswebdocroot}/PBSWebConstants.php.sauv
12cr|pbsweb-butf-0.9-11|62	sed -e 's/^$DEFAULTHOST.*/\$DEFAULTHOST="'${hostserver}'"\;/' ${pbswebdocroot}/PBSWebConstants.php.sauv > ${pbswebdocroot}/PBSWebConstants.php
12cr|pbsweb-butf-0.9-11|63	mkdir -p /var/tmp/pbsweb.upload
12cr|pbsweb-butf-0.9-11|64	chown -R postgres.pbs /var/tmp/pbsweb.upload
12cr|pbsweb-butf-0.9-11|65	
12cr|pbsweb-butf-0.9-11|66	# apache modification
12cr|pbsweb-butf-0.9-11|67	apache_conf=/etc/httpd/conf
12cr|pbsweb-butf-0.9-11|68	cp ${apache_conf}/commonhttpd.conf ${apache_conf}/commonhttpd.conf.pbsweb
12cr|pbsweb-butf-0.9-11|69	sed -e 's/^User apache/User postgres/' ${apache_conf}/commonhttpd.conf.pbsweb > ${apache_conf}/commonhttpd.conf.pbsweb1
12cr|pbsweb-butf-0.9-11|70	sed -e 's/^Group apache/Group postgres/' ${apache_conf}/commonhttpd.conf.pbsweb1 > ${apache_conf}/commonhttpd.conf
12cr|pbsweb-butf-0.9-11|71	rm -f ${apache_conf}/commonhttpd.conf.pbsweb1
12cr|pbsweb-butf-0.9-11|72	
12cr|pbsweb-butf-0.9-11|73	%clean
12cr|pbsweb-butf-0.9-11|74	rm -rf %{buildroot}
12cr|pbsweb-butf-0.9-11|75	
12cr|pbsweb-butf-0.9-11|76	
12cr|pbsweb-butf-0.9-11|77	
12cr|pbsweb-butf-0.9-11|78	%changelog
12cr|pbsweb-butf-0.9-11|79	* Mon Oct 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9-10mdv2010.0
12cr|pbsweb-butf-0.9-11|80	+ Revision: 454254
12cr|pbsweb-butf-0.9-11|81	- fix dependencies
12cr|pbsweb-butf-0.9-11|82	
12cr|pbsweb-butf-0.9-11|83	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.9-9mdv2010.0
12cr|pbsweb-butf-0.9-11|84	+ Revision: 430245
12cr|pbsweb-butf-0.9-11|85	- rebuild
12cr|pbsweb-butf-0.9-11|86	
12cr|pbsweb-butf-0.9-11|87	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9-8mdv2009.0
12cr|pbsweb-butf-0.9-11|88	+ Revision: 255133
12cr|pbsweb-butf-0.9-11|89	- rebuild
12cr|pbsweb-butf-0.9-11|90	
12cr|pbsweb-butf-0.9-11|91	+ Olivier Blin <oblin@mandriva.com>
12cr|pbsweb-butf-0.9-11|92	- restore BuildRoot
12cr|pbsweb-butf-0.9-11|93	
12cr|pbsweb-butf-0.9-11|94	* Tue Dec 18 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.9-6mdv2008.1
12cr|pbsweb-butf-0.9-11|95	+ Revision: 132771
12cr|pbsweb-butf-0.9-11|96	- kill invalid packager tag
12cr|pbsweb-butf-0.9-11|97	- kill re-definition of %%buildroot on Pixel's request
12cr|pbsweb-butf-0.9-11|98	- use %%mkrel
12cr|pbsweb-butf-0.9-11|99	- import pbsweb-butf
12cr|pbsweb-butf-0.9-11|100	
12cr|pbsweb-butf-0.9-11|101	
12cr|pbsweb-butf-0.9-11|102	* Mon May 17 2004 Antoine Ginies <aginies@n2.mandrakesoft.com> 0.9-6mdk
12cr|pbsweb-butf-0.9-11|103	- fix permissions (srpm)
12cr|pbsweb-butf-0.9-11|104	
12cr|pbsweb-butf-0.9-11|105	* Tue Mar 12 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.9-5mdk
12cr|pbsweb-butf-0.9-11|106	- fix missing files
12cr|pbsweb-butf-0.9-11|107	- fix requires
12cr|pbsweb-butf-0.9-11|108	
12cr|pbsweb-butf-0.9-11|109	* Wed Jun 5 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.9-4mdk
12cr|pbsweb-butf-0.9-11|110	- fix problem with setup_postgres_pbs
12cr|pbsweb-butf-0.9-11|111	- postgres user now launch apache server
12cr|pbsweb-butf-0.9-11|112	
12cr|pbsweb-butf-0.9-11|113	* Tue Jun 4 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.9-3mdk
12cr|pbsweb-butf-0.9-11|114	- add post section in spec file
12cr|pbsweb-butf-0.9-11|115	- adjust error in setup_postgres_pbs script
12cr|pbsweb-butf-0.9-11|116	
12cr|pbsweb-butf-0.9-11|117	* Tue Jun 4 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.9-2mdk
12cr|pbsweb-butf-0.9-11|118	- patch createdb.psql to fit correct user
12cr|pbsweb-butf-0.9-11|119	
12cr|pbsweb-butf-0.9-11|120	* Tue Jun 4 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.9-1mdk
12cr|pbsweb-butf-0.9-11|121	- First release for Mandrakesoft

3808 12
12cr|pbzip2-1.1.8-1|1	Name:		pbzip2
12cr|pbzip2-1.1.8-1|2	Version:	1.1.8
12cr|pbzip2-1.1.8-1|3	Release:	%mkrel 1
12cr|pbzip2-1.1.8-1|4	Summary:	Parallel implementation of bzip2
12cr|pbzip2-1.1.8-1|5	URL:		http://www.compression.ca/pbzip2/
12cr|pbzip2-1.1.8-1|6	License:	BSD
12cr|pbzip2-1.1.8-1|7	Group:		Archiving/Other
12cr|pbzip2-1.1.8-1|8	BuildRequires:	bzip2-devel
12cr|pbzip2-1.1.8-1|9	Source0:	http://www.compression.ca/pbzip2/%{name}-%{version}.tar.gz
12cr|pbzip2-1.1.8-1|10	
12cr|pbzip2-1.1.8-1|11	%description
12cr|pbzip2-1.1.8-1|12	PBZIP2 is a parallel implementation of the bzip2 block-sorting file
12cr|pbzip2-1.1.8-1|13	compressor that uses pthreads and achieves near-linear speedup on SMP
12cr|pbzip2-1.1.8-1|14	machines.  The output of this version is fully compatible with bzip2
12cr|pbzip2-1.1.8-1|15	v1.0.2 or newer (ie: anything compressed with pbzip2 can be
12cr|pbzip2-1.1.8-1|16	decompressed with bzip2).
12cr|pbzip2-1.1.8-1|17	
12cr|pbzip2-1.1.8-1|18	
12cr|pbzip2-1.1.8-1|19	%prep
12cr|pbzip2-1.1.8-1|20	%setup -q
12cr|pbzip2-1.1.8-1|21	sed -i -e 's/ -O2/ %{optflags} /' Makefile
12cr|pbzip2-1.1.8-1|22	
12cr|pbzip2-1.1.8-1|23	%build
12cr|pbzip2-1.1.8-1|24	make
12cr|pbzip2-1.1.8-1|25	
12cr|pbzip2-1.1.8-1|26	%install
12cr|pbzip2-1.1.8-1|27	install -D -m755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|pbzip2-1.1.8-1|28	install -D -m644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
12cr|pbzip2-1.1.8-1|29	ln -sf ./%{name} %{buildroot}%{_bindir}/pbunzip2
12cr|pbzip2-1.1.8-1|30	ln -sf ./%{name} %{buildroot}%{_bindir}/pbzcat
12cr|pbzip2-1.1.8-1|31	
12cr|pbzip2-1.1.8-1|32	%files
12cr|pbzip2-1.1.8-1|33	%doc AUTHORS ChangeLog COPYING README
12cr|pbzip2-1.1.8-1|34	%{_bindir}/%{name}
12cr|pbzip2-1.1.8-1|35	%{_bindir}/pbunzip2
12cr|pbzip2-1.1.8-1|36	%{_bindir}/pbzcat
12cr|pbzip2-1.1.8-1|37	%{_mandir}/man1/*
12cr|pbzip2-1.1.8-1|38	
12cr|pbzip2-1.1.8-1|39	
12cr|pbzip2-1.1.8-1|40	%changelog
12cr|pbzip2-1.1.8-1|41	* Wed Aug 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.8-1mdv2012.0
12cr|pbzip2-1.1.8-1|42	+ Revision: 814886
12cr|pbzip2-1.1.8-1|43	- version update 1.1.8
12cr|pbzip2-1.1.8-1|44	
12cr|pbzip2-1.1.8-1|45	* Fri Nov 11 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.1.6-2
12cr|pbzip2-1.1.8-1|46	+ Revision: 730027
12cr|pbzip2-1.1.8-1|47	- spec file cleaned
12cr|pbzip2-1.1.8-1|48	
12cr|pbzip2-1.1.8-1|49	* Wed Nov 02 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.1.6-1
12cr|pbzip2-1.1.8-1|50	+ Revision: 712981
12cr|pbzip2-1.1.8-1|51	- version update
12cr|pbzip2-1.1.8-1|52	
12cr|pbzip2-1.1.8-1|53	* Fri Sep 23 2011 Alexander Barakin <abarakin@mandriva.org> 1.1.5-1
12cr|pbzip2-1.1.8-1|54	+ Revision: 701088
12cr|pbzip2-1.1.8-1|55	- imported package pbzip2
12cr|pbzip2-1.1.8-1|56	
12cr|pbzip2-1.1.8-1|57	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|pbzip2-1.1.8-1|58	- the mass rebuild of 2010.0 packages
12cr|pbzip2-1.1.8-1|59	
12cr|pbzip2-1.1.8-1|60	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.5-2mdv2010.0
12cr|pbzip2-1.1.8-1|61	+ Revision: 440499
12cr|pbzip2-1.1.8-1|62	- rebuild
12cr|pbzip2-1.1.8-1|63	
12cr|pbzip2-1.1.8-1|64	* Mon Feb 23 2009 Olivier Thauvin <nanardon@mandriva.org> 1.0.5-1mdv2009.1
12cr|pbzip2-1.1.8-1|65	+ Revision: 344131
12cr|pbzip2-1.1.8-1|66	- 1.0.5
12cr|pbzip2-1.1.8-1|67	
12cr|pbzip2-1.1.8-1|68	* Thu Dec 25 2008 Olivier Thauvin <nanardon@mandriva.org> 1.0.4-1mdv2009.1
12cr|pbzip2-1.1.8-1|69	+ Revision: 318579
12cr|pbzip2-1.1.8-1|70	- 1.0.4
12cr|pbzip2-1.1.8-1|71	
12cr|pbzip2-1.1.8-1|72	* Fri Oct 31 2008 Olivier Thauvin <nanardon@mandriva.org> 1.0.3-1mdv2009.1
12cr|pbzip2-1.1.8-1|73	+ Revision: 299089
12cr|pbzip2-1.1.8-1|74	- 1.0.3
12cr|pbzip2-1.1.8-1|75	
12cr|pbzip2-1.1.8-1|76	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.0.2-3mdv2009.0
12cr|pbzip2-1.1.8-1|77	+ Revision: 241137
12cr|pbzip2-1.1.8-1|78	- rebuild
12cr|pbzip2-1.1.8-1|79	- kill re-definition of %%buildroot on Pixel's request
12cr|pbzip2-1.1.8-1|80	
12cr|pbzip2-1.1.8-1|81	+ Olivier Blin <blino@mandriva.org>
12cr|pbzip2-1.1.8-1|82	- restore BuildRoot
12cr|pbzip2-1.1.8-1|83	
12cr|pbzip2-1.1.8-1|84	* Thu Jul 26 2007 Olivier Thauvin <nanardon@mandriva.org> 1.0.2-1mdv2008.0
12cr|pbzip2-1.1.8-1|85	+ Revision: 55797
12cr|pbzip2-1.1.8-1|86	- 1.0.2
12cr|pbzip2-1.1.8-1|87	
12cr|pbzip2-1.1.8-1|88	* Mon Apr 30 2007 Olivier Thauvin <nanardon@mandriva.org> 1.0.1-1mdv2008.0
12cr|pbzip2-1.1.8-1|89	+ Revision: 19664
12cr|pbzip2-1.1.8-1|90	- 1.0.1
12cr|pbzip2-1.1.8-1|91	

3809 12
12cr|pcapsipdump-0.1.4-0|1	Summary: PCAP SIP Dump tool
12cr|pcapsipdump-0.1.4-0|2	Name: pcapsipdump
12cr|pcapsipdump-0.1.4-0|3	Version: 0.1.4
12cr|pcapsipdump-0.1.4-0|4	Release: %mkrel 0
12cr|pcapsipdump-0.1.4-0|5	License: GPL v2
12cr|pcapsipdump-0.1.4-0|6	Group: System/Servers
12cr|pcapsipdump-0.1.4-0|7	BuildRoot: /var/tmp/%{name}-%{version}
12cr|pcapsipdump-0.1.4-0|8	Source: http://downloads.sourceforge.net/project/pcapsipdump/pcapsipdump/0.1.4/%{name}-%{version}.tar.gz
12cr|pcapsipdump-0.1.4-0|9	Patch0:  pcapsipdump.h.patch
12cr|pcapsipdump-0.1.4-0|10	
12cr|pcapsipdump-0.1.4-0|11	BuildRequires: libpcap-devel
12cr|pcapsipdump-0.1.4-0|12	Requires: libpcap
12cr|pcapsipdump-0.1.4-0|13	
12cr|pcapsipdump-0.1.4-0|14	%description
12cr|pcapsipdump-0.1.4-0|15	pcapsipdump is a tool for dumping SIP sessions (+RTP
12cr|pcapsipdump-0.1.4-0|16	traffic, if available) to disk in a fashion similar
12cr|pcapsipdump-0.1.4-0|17	to "tcpdump -w" (format is exactly the same), but one
12cr|pcapsipdump-0.1.4-0|18	file per sip session (even if there is thousands of
12cr|pcapsipdump-0.1.4-0|19	concurrent SIP sessions).
12cr|pcapsipdump-0.1.4-0|20	
12cr|pcapsipdump-0.1.4-0|21	%prep
12cr|pcapsipdump-0.1.4-0|22	%setup -q
12cr|pcapsipdump-0.1.4-0|23	%patch0 -p0
12cr|pcapsipdump-0.1.4-0|24	
12cr|pcapsipdump-0.1.4-0|25	%build
12cr|pcapsipdump-0.1.4-0|26	make
12cr|pcapsipdump-0.1.4-0|27	
12cr|pcapsipdump-0.1.4-0|28	%install
12cr|pcapsipdump-0.1.4-0|29	mkdir -p %{buildroot}/usr/sbin %{buildroot}/etc/sysconfig %{buildroot}/etc/rc.d/init.d %{buildroot}/var/spool
12cr|pcapsipdump-0.1.4-0|30	make DESTDIR=%{buildroot} install
12cr|pcapsipdump-0.1.4-0|31	
12cr|pcapsipdump-0.1.4-0|32	%post
12cr|pcapsipdump-0.1.4-0|33	chkconfig pcapsipdump --add
12cr|pcapsipdump-0.1.4-0|34	
12cr|pcapsipdump-0.1.4-0|35	%clean
12cr|pcapsipdump-0.1.4-0|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|pcapsipdump-0.1.4-0|37	
12cr|pcapsipdump-0.1.4-0|38	%files
12cr|pcapsipdump-0.1.4-0|39	%defattr(-,root,root)
12cr|pcapsipdump-0.1.4-0|40	%config(noreplace) %attr(0755,root,root) /etc/sysconfig/pcapsipdump
12cr|pcapsipdump-0.1.4-0|41	%attr(0700,root,root) %dir    /var/spool/pcapsipdump
12cr|pcapsipdump-0.1.4-0|42	%attr(0755,root,root)       /etc/rc.d/init.d/pcapsipdump
12cr|pcapsipdump-0.1.4-0|43	%attr(0755,root,root)      /usr/sbin/pcapsipdump
12cr|pcapsipdump-0.1.4-0|44	
12cr|pcapsipdump-0.1.4-0|45	
12cr|pcapsipdump-0.1.4-0|46	%changelog
12cr|pcapsipdump-0.1.4-0|47	* Thu Mar 24 2011 zamir <zamir@mandriva.org> 0.1.4-0mdv2011.0
12cr|pcapsipdump-0.1.4-0|48	+ Revision: 648338
12cr|pcapsipdump-0.1.4-0|49	- fix spec
12cr|pcapsipdump-0.1.4-0|50	- first build
12cr|pcapsipdump-0.1.4-0|51	- create pcapsipdump
12cr|pcapsipdump-0.1.4-0|52	

3810 12
12cr|pcb-20110918-1|1	Name: pcb
12cr|pcb-20110918-1|2	Version: 20110918
12cr|pcb-20110918-1|3	Release: %mkrel 1
12cr|pcb-20110918-1|4	Summary: An interactive printed circuit board editor
12cr|pcb-20110918-1|5	License: GPLv2
12cr|pcb-20110918-1|6	Group: Office
12cr|pcb-20110918-1|7	URL: http://pcb.sourceforge.net
12cr|pcb-20110918-1|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|pcb-20110918-1|9	BuildRequires: gtk2-devel
12cr|pcb-20110918-1|10	BuildRequires: intltool
12cr|pcb-20110918-1|11	BuildRequires: dbus-devel
12cr|pcb-20110918-1|12	BuildRequires: flex
12cr|pcb-20110918-1|13	BuildRequires: bison
12cr|pcb-20110918-1|14	BuildRequires: tk
12cr|pcb-20110918-1|15	BuildRequires: gd-devel
12cr|pcb-20110918-1|16	BuildRequires: imagemagick
12cr|pcb-20110918-1|17	BuildRequires: mesagl-devel
12cr|pcb-20110918-1|18	BuildRequires: mesaglu-devel
12cr|pcb-20110918-1|19	BuildRequires: gtkglext-devel
12cr|pcb-20110918-1|20	Requires: m4
12cr|pcb-20110918-1|21	Source0: http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
12cr|pcb-20110918-1|22	
12cr|pcb-20110918-1|23	%description
12cr|pcb-20110918-1|24	PCB is an interactive printed circuit board editor.
12cr|pcb-20110918-1|25	PCB includes a rats nest feature, design rule checking, and can provide
12cr|pcb-20110918-1|26	industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data)
12cr|pcb-20110918-1|27	output for use in the board fabrication and assembly process. PCB offers
12cr|pcb-20110918-1|28	high end features such as an autorouter and trace optimizer which can
12cr|pcb-20110918-1|29	tremendously reduce layout time.
12cr|pcb-20110918-1|30	
12cr|pcb-20110918-1|31	%prep
12cr|pcb-20110918-1|32	%setup -q -n %{name}-%{version}
12cr|pcb-20110918-1|33	
12cr|pcb-20110918-1|34	%build
12cr|pcb-20110918-1|35	export CFLAGS=`echo %optflags | sed "s/-D_FORTIFY_SOURCE=2 // g" -`
12cr|pcb-20110918-1|36	%configure2_5x --disable-static \
12cr|pcb-20110918-1|37	--enable-dbus \
12cr|pcb-20110918-1|38	--disable-update-mime-database \
12cr|pcb-20110918-1|39	--disable-update-desktop-database
12cr|pcb-20110918-1|40	
12cr|pcb-20110918-1|41	%{make}
12cr|pcb-20110918-1|42	
12cr|pcb-20110918-1|43	%install
12cr|pcb-20110918-1|44	%{__rm} -rf %{buildroot}
12cr|pcb-20110918-1|45	%makeinstall_std
12cr|pcb-20110918-1|46	
12cr|pcb-20110918-1|47	rm -fr %{buildroot}%{_datadir}/mimelnk %{buildroot}%{_includedir} %{buildroot}%{_libdir}/*.a
12cr|pcb-20110918-1|48	
12cr|pcb-20110918-1|49	%find_lang %{name}
12cr|pcb-20110918-1|50	
12cr|pcb-20110918-1|51	
12cr|pcb-20110918-1|52	%clean
12cr|pcb-20110918-1|53	%{__rm} -rf %{buildroot}
12cr|pcb-20110918-1|54	
12cr|pcb-20110918-1|55	%files -f %{name}.lang
12cr|pcb-20110918-1|56	%defattr(-, root, root, -)
12cr|pcb-20110918-1|57	%doc %{_datadir}/doc/%name/*
12cr|pcb-20110918-1|58	%{_datadir}/applications/%{name}.desktop
12cr|pcb-20110918-1|59	%{_bindir}/*
12cr|pcb-20110918-1|60	%{_datadir}/%{name}/
12cr|pcb-20110918-1|61	%{_datadir}/gEDA/scheme/*
12cr|pcb-20110918-1|62	%{_mandir}/man1/%{name}*
12cr|pcb-20110918-1|63	%{_infodir}/*
12cr|pcb-20110918-1|64	%{_datadir}/icons/hicolor/*/mimetypes/application-x-*
12cr|pcb-20110918-1|65	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cr|pcb-20110918-1|66	%{_datadir}/mime/packages/pcb.xml
12cr|pcb-20110918-1|67	
12cr|pcb-20110918-1|68	
12cr|pcb-20110918-1|69	%changelog
12cr|pcb-20110918-1|70	* Tue Oct 04 2011 Funda Wang <fwang@mandriva.org> 20110918-1
12cr|pcb-20110918-1|71	+ Revision: 702660
12cr|pcb-20110918-1|72	- drop static lib
12cr|pcb-20110918-1|73	- more br fix
12cr|pcb-20110918-1|74	- br gl
12cr|pcb-20110918-1|75	- new version 20110918
12cr|pcb-20110918-1|76	
12cr|pcb-20110918-1|77	* Sun Jul 11 2010 Funda Wang <fwang@mandriva.org> 20091103-1mdv2011.0
12cr|pcb-20110918-1|78	+ Revision: 550614
12cr|pcb-20110918-1|79	- import pcb
12cr|pcb-20110918-1|80	

3811 12
12cr|pccts-1.33mr33-10|1	%define name pccts
12cr|pccts-1.33mr33-10|2	%define version 1.33mr33
12cr|pccts-1.33mr33-10|3	%define release %mkrel 10
12cr|pccts-1.33mr33-10|4	
12cr|pccts-1.33mr33-10|5	Name: %{name}
12cr|pccts-1.33mr33-10|6	Summary: Purdue Compiler Construction Tool
12cr|pccts-1.33mr33-10|7	Version: %{version}
12cr|pccts-1.33mr33-10|8	Release: %{release}
12cr|pccts-1.33mr33-10|9	Source: %{name}-%{version}.tar.bz2
12cr|pccts-1.33mr33-10|10	Patch0: %{name}-stdarg_usage.patch.bz2
12cr|pccts-1.33mr33-10|11	Patch1: pccts-1.33mr33-mdv-fix-str-fmt.patch
12cr|pccts-1.33mr33-10|12	Group: Development/Other
12cr|pccts-1.33mr33-10|13	URL: http://www.polhode.com/pccts.html
12cr|pccts-1.33mr33-10|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|pccts-1.33mr33-10|15	License: Public domain
12cr|pccts-1.33mr33-10|16	
12cr|pccts-1.33mr33-10|17	
12cr|pccts-1.33mr33-10|18	%description
12cr|pccts-1.33mr33-10|19	PCCTS is a set of public domain software tools designed to facilate
12cr|pccts-1.33mr33-10|20	the implementation of compilers and other translation systems.
12cr|pccts-1.33mr33-10|21	
12cr|pccts-1.33mr33-10|22	%package devel
12cr|pccts-1.33mr33-10|23	Group: Development/Other
12cr|pccts-1.33mr33-10|24	Summary: Purdue Compiler Construction Tool Headers files
12cr|pccts-1.33mr33-10|25	
12cr|pccts-1.33mr33-10|26	%description devel
12cr|pccts-1.33mr33-10|27	PCCTS is a set of public domain software tools designed to facilate
12cr|pccts-1.33mr33-10|28	the implementation of compilers and other translation systems.
12cr|pccts-1.33mr33-10|29	
12cr|pccts-1.33mr33-10|30	%prep
12cr|pccts-1.33mr33-10|31	rm -rf $RPM_BUILD_ROOT
12cr|pccts-1.33mr33-10|32	
12cr|pccts-1.33mr33-10|33	%setup -q
12cr|pccts-1.33mr33-10|34	
12cr|pccts-1.33mr33-10|35	%patch0 -p1
12cr|pccts-1.33mr33-10|36	%patch1 -p1 -b .strfmt
12cr|pccts-1.33mr33-10|37	
12cr|pccts-1.33mr33-10|38	%build
12cr|pccts-1.33mr33-10|39	
12cr|pccts-1.33mr33-10|40	export PCCTS_USE_STDARG=1
12cr|pccts-1.33mr33-10|41	
12cr|pccts-1.33mr33-10|42	make COTHER="$RPM_OPT_FLAGS" PREFIX="%{_prefix}"
12cr|pccts-1.33mr33-10|43	
12cr|pccts-1.33mr33-10|44	%install
12cr|pccts-1.33mr33-10|45	
12cr|pccts-1.33mr33-10|46	mkdir -p $RPM_BUILD_ROOT%_bindir
12cr|pccts-1.33mr33-10|47	mkdir -p $RPM_BUILD_ROOT%_mandir/man1
12cr|pccts-1.33mr33-10|48	install -m 755 bin/{antlr,dlg,genmk,sor} $RPM_BUILD_ROOT%_bindir/
12cr|pccts-1.33mr33-10|49	install -m 644 antlr/antlr.1 $RPM_BUILD_ROOT%_mandir/man1/.
12cr|pccts-1.33mr33-10|50	install -m 644 dlg/dlg.1 $RPM_BUILD_ROOT%_mandir/man1/.
12cr|pccts-1.33mr33-10|51	
12cr|pccts-1.33mr33-10|52	mkdir -p $RPM_BUILD_ROOT%_includedir/pccts
12cr|pccts-1.33mr33-10|53	install -m 644 h/* $RPM_BUILD_ROOT%_includedir/pccts/
12cr|pccts-1.33mr33-10|54	
12cr|pccts-1.33mr33-10|55	%clean
12cr|pccts-1.33mr33-10|56	rm -rf $RPM_BUILD_ROOT
12cr|pccts-1.33mr33-10|57	
12cr|pccts-1.33mr33-10|58	%files
12cr|pccts-1.33mr33-10|59	%defattr(-,root,root)
12cr|pccts-1.33mr33-10|60	%doc CHANGES_FROM_131.txt CHANGES_FROM_133.txt
12cr|pccts-1.33mr33-10|61	%doc CHANGES_FROM_133_BEFORE_MR13.txt
12cr|pccts-1.33mr33-10|62	%doc KNOWN_PROBLEMS.txt MPW_Read_Me README
12cr|pccts-1.33mr33-10|63	%doc RIGHTS history.txt
12cr|pccts-1.33mr33-10|64	%{_bindir}/*
12cr|pccts-1.33mr33-10|65	%{_mandir}/man1/*
12cr|pccts-1.33mr33-10|66	
12cr|pccts-1.33mr33-10|67	%files devel
12cr|pccts-1.33mr33-10|68	%defattr (-,root,root)
12cr|pccts-1.33mr33-10|69	%dir %{_includedir}/pccts
12cr|pccts-1.33mr33-10|70	%{_includedir}/pccts/*
12cr|pccts-1.33mr33-10|71	
12cr|pccts-1.33mr33-10|72	
12cr|pccts-1.33mr33-10|73	%changelog
12cr|pccts-1.33mr33-10|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.33mr33-10mdv2011.0
12cr|pccts-1.33mr33-10|75	+ Revision: 614488
12cr|pccts-1.33mr33-10|76	- the mass rebuild of 2010.1 packages
12cr|pccts-1.33mr33-10|77	
12cr|pccts-1.33mr33-10|78	* Tue Dec 08 2009 Jérôme Brenier <incubusss@mandriva.org> 1.33mr33-9mdv2010.1
12cr|pccts-1.33mr33-10|79	+ Revision: 474827
12cr|pccts-1.33mr33-10|80	- fix str fmt
12cr|pccts-1.33mr33-10|81	
12cr|pccts-1.33mr33-10|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|pccts-1.33mr33-10|83	- rebuild
12cr|pccts-1.33mr33-10|84	
12cr|pccts-1.33mr33-10|85	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.33mr33-7mdv2009.0
12cr|pccts-1.33mr33-10|86	+ Revision: 241138
12cr|pccts-1.33mr33-10|87	- rebuild
12cr|pccts-1.33mr33-10|88	- kill re-definition of %%buildroot on Pixel's request
12cr|pccts-1.33mr33-10|89	
12cr|pccts-1.33mr33-10|90	+ Olivier Blin <oblin@mandriva.com>
12cr|pccts-1.33mr33-10|91	- restore BuildRoot
12cr|pccts-1.33mr33-10|92	
12cr|pccts-1.33mr33-10|93	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1.33mr33-5mdv2008.0
12cr|pccts-1.33mr33-10|94	+ Revision: 69931
12cr|pccts-1.33mr33-10|95	- use %%mkrel
12cr|pccts-1.33mr33-10|96	
12cr|pccts-1.33mr33-10|97	+ Adam Williamson <awilliamson@mandriva.org>
12cr|pccts-1.33mr33-10|98	- Import pccts
12cr|pccts-1.33mr33-10|99	
12cr|pccts-1.33mr33-10|100	
12cr|pccts-1.33mr33-10|101	
12cr|pccts-1.33mr33-10|102	* Wed Jul 06 2005 Lenny Cartier <lenny@mandriva.com> 1.33mr33-4mdk
12cr|pccts-1.33mr33-10|103	- rebuild
12cr|pccts-1.33mr33-10|104	
12cr|pccts-1.33mr33-10|105	* Mon May 24 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.33mr33-3mdk
12cr|pccts-1.33mr33-10|106	- add Patch0 stdarg_usage
12cr|pccts-1.33mr33-10|107	
12cr|pccts-1.33mr33-10|108	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.33mr33-2mdk
12cr|pccts-1.33mr33-10|109	- rebuild
12cr|pccts-1.33mr33-10|110	
12cr|pccts-1.33mr33-10|111	* Mon Jun 24 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.33mr33-1mdk
12cr|pccts-1.33mr33-10|112	- updated to maintenace release 33
12cr|pccts-1.33mr33-10|113	
12cr|pccts-1.33mr33-10|114	* Thu Jan 24 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.33mr31-1mdk
12cr|pccts-1.33mr33-10|115	- updated to maintenance release 31
12cr|pccts-1.33mr33-10|116	
12cr|pccts-1.33mr33-10|117	* Wed Aug 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.33mr25-1mdk
12cr|pccts-1.33mr33-10|118	- updated to maintenance release 25
12cr|pccts-1.33mr33-10|119	
12cr|pccts-1.33mr33-10|120	* Mon Apr 09 2001  Lenny Cartier <lenny@mandrakesoft.com> 1.33mr22-1mdk
12cr|pccts-1.33mr33-10|121	- updated to maintenance release 22
12cr|pccts-1.33mr33-10|122	
12cr|pccts-1.33mr33-10|123	* Wed Jan 24 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.33mr19-4mdk
12cr|pccts-1.33mr33-10|124	- rebuild
12cr|pccts-1.33mr33-10|125	
12cr|pccts-1.33mr33-10|126	* Mon Sep 11 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.33mr19-3mdk
12cr|pccts-1.33mr33-10|127	- build release
12cr|pccts-1.33mr33-10|128	
12cr|pccts-1.33mr33-10|129	* Wed May 03 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.33mr19-2mdk
12cr|pccts-1.33mr33-10|130	- fix group
12cr|pccts-1.33mr33-10|131	- fix files section
12cr|pccts-1.33mr33-10|132	
12cr|pccts-1.33mr33-10|133	* Mon Oct 11 1999 Lenny Cartier <lenny@mandrakesoft.com>
12cr|pccts-1.33mr33-10|134	- Little adaptation of the specfile

3812 12
12cr|pci_scan-0.02-5|1	%define _enable_debug_packages %{nil}
12cr|pci_scan-0.02-5|2	%define debug_package          %{nil}
12cr|pci_scan-0.02-5|3	
12cr|pci_scan-0.02-5|4	Summary:	PCI scanning tool for X Terminals and embedded systems
12cr|pci_scan-0.02-5|5	Name:		pci_scan
12cr|pci_scan-0.02-5|6	Version:	0.02
12cr|pci_scan-0.02-5|7	Release:	%mkrel 5
12cr|pci_scan-0.02-5|8	License:	GPL
12cr|pci_scan-0.02-5|9	Group:		System/Kernel and hardware
12cr|pci_scan-0.02-5|10	Source0:	http://www.ltsp.org/tarballs/%{name}-%{version}.tar.bz2
12cr|pci_scan-0.02-5|11	URL:		http://www.ltsp.org
12cr|pci_scan-0.02-5|12	BuildRequires:	dietlibc-devel
12cr|pci_scan-0.02-5|13	Requires:	ltsp-hwlists >= 0.02
12cr|pci_scan-0.02-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pci_scan-0.02-5|15	
12cr|pci_scan-0.02-5|16	%description
12cr|pci_scan-0.02-5|17	This program will read in a device database of PCI Vendor/Device Ids. It will
12cr|pci_scan-0.02-5|18	then check the /proc/bus/pci/devices file, to see if any devices in the system
12cr|pci_scan-0.02-5|19	are found in the list that was read in.
12cr|pci_scan-0.02-5|20	
12cr|pci_scan-0.02-5|21	The device database file will contain records that look like this:
12cr|pci_scan-0.02-5|22	
12cr|pci_scan-0.02-5|23	1234:5678  somedriver
12cr|pci_scan-0.02-5|24	
12cr|pci_scan-0.02-5|25	The device database file will be read into a linked list in memory. The program
12cr|pci_scan-0.02-5|26	will then read each entry in the /proc/bus/pci/devices file.  For each entry,
12cr|pci_scan-0.02-5|27	it will search the linked list to see if it finds a match. As soon as a match
12cr|pci_scan-0.02-5|28	is found, the drivername will be printed to stdout, and the program will exit.
12cr|pci_scan-0.02-5|29	
12cr|pci_scan-0.02-5|30	This is very useful, to determine what kind of network card or video card is
12cr|pci_scan-0.02-5|31	installed in the system, and which driver module should be loaded.
12cr|pci_scan-0.02-5|32	
12cr|pci_scan-0.02-5|33	%prep
12cr|pci_scan-0.02-5|34	
12cr|pci_scan-0.02-5|35	%setup -n %{name}-%{version}
12cr|pci_scan-0.02-5|36	
12cr|pci_scan-0.02-5|37	%build
12cr|pci_scan-0.02-5|38	diet gcc -Os -o %{name} %{name}.c
12cr|pci_scan-0.02-5|39	
12cr|pci_scan-0.02-5|40	%install
12cr|pci_scan-0.02-5|41	rm -rf %{buildroot}
12cr|pci_scan-0.02-5|42	
12cr|pci_scan-0.02-5|43	install -d %{buildroot}/sbin
12cr|pci_scan-0.02-5|44	install -m0755 %{name} %{buildroot}/sbin/
12cr|pci_scan-0.02-5|45	
12cr|pci_scan-0.02-5|46	%clean
12cr|pci_scan-0.02-5|47	rm -rf %{buildroot}
12cr|pci_scan-0.02-5|48	
12cr|pci_scan-0.02-5|49	%files
12cr|pci_scan-0.02-5|50	%defattr(-,root,root)
12cr|pci_scan-0.02-5|51	%doc COPYING
12cr|pci_scan-0.02-5|52	%attr(0755,root,root) /sbin/%{name}
12cr|pci_scan-0.02-5|53	
12cr|pci_scan-0.02-5|54	
12cr|pci_scan-0.02-5|55	%changelog
12cr|pci_scan-0.02-5|56	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.02-5mdv2010.0
12cr|pci_scan-0.02-5|57	+ Revision: 430247
12cr|pci_scan-0.02-5|58	- rebuild
12cr|pci_scan-0.02-5|59	
12cr|pci_scan-0.02-5|60	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.02-4mdv2009.0
12cr|pci_scan-0.02-5|61	+ Revision: 268359
12cr|pci_scan-0.02-5|62	- rebuild early 2009.0 package (before pixel changes)
12cr|pci_scan-0.02-5|63	
12cr|pci_scan-0.02-5|64	* Tue Jun 10 2008 Oden Eriksson <oeriksson@mandriva.com> 0.02-3mdv2009.0
12cr|pci_scan-0.02-5|65	+ Revision: 217544
12cr|pci_scan-0.02-5|66	- rebuilt against dietlibc-devel-0.32
12cr|pci_scan-0.02-5|67	
12cr|pci_scan-0.02-5|68	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.02-2mdv2008.1
12cr|pci_scan-0.02-5|69	+ Revision: 136648
12cr|pci_scan-0.02-5|70	- restore BuildRoot
12cr|pci_scan-0.02-5|71	
12cr|pci_scan-0.02-5|72	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pci_scan-0.02-5|73	- kill re-definition of %%buildroot on Pixel's request
12cr|pci_scan-0.02-5|74	
12cr|pci_scan-0.02-5|75	
12cr|pci_scan-0.02-5|76	* Mon Mar 05 2007 Oden Eriksson <oeriksson@mandriva.com> 0.02-2mdv2007.0
12cr|pci_scan-0.02-5|77	+ Revision: 133037
12cr|pci_scan-0.02-5|78	- use dietlibc instead
12cr|pci_scan-0.02-5|79	
12cr|pci_scan-0.02-5|80	* Wed Feb 07 2007 Oden Eriksson <oeriksson@mandriva.com> 0.02-1mdv2007.1
12cr|pci_scan-0.02-5|81	+ Revision: 117144
12cr|pci_scan-0.02-5|82	- Import pci_scan
12cr|pci_scan-0.02-5|83	
12cr|pci_scan-0.02-5|84	* Fri Sep 29 2006 Oden Eriksson <oeriksson@mandriva.com> 0.02-1mdk
12cr|pci_scan-0.02-5|85	- initial Mandriva package (mille-xterm import)
12cr|pci_scan-0.02-5|86	

3813 12
12cr|pcsx2-1.0.0-1|1	%define _disable_ld_no_undefined 1
12cr|pcsx2-1.0.0-1|2	
12cr|pcsx2-1.0.0-1|3	%define revision 5350
12cr|pcsx2-1.0.0-1|4	
12cr|pcsx2-1.0.0-1|5	Summary:	Sony PlayStation 2 Emulator
12cr|pcsx2-1.0.0-1|6	Name:		pcsx2
12cr|pcsx2-1.0.0-1|7	Version:	1.0.0
12cr|pcsx2-1.0.0-1|8	Release:	1
12cr|pcsx2-1.0.0-1|9	License:	GPL
12cr|pcsx2-1.0.0-1|10	Group:		Emulators
12cr|pcsx2-1.0.0-1|11	Url:		http://pcsx2.net/
12cr|pcsx2-1.0.0-1|12	Source:		%{name}-%{version}-r%{revision}-sources.tar.bz2
12cr|pcsx2-1.0.0-1|13	Patch0:		pcsx2-1.0.0-r5350-docs.patch
12cr|pcsx2-1.0.0-1|14	
12cr|pcsx2-1.0.0-1|15	BuildRequires:	cmake
12cr|pcsx2-1.0.0-1|16	BuildRequires:	subversion
12cr|pcsx2-1.0.0-1|17	BuildRequires:	bzip2-devel
12cr|pcsx2-1.0.0-1|18	BuildRequires:	cg-devel
12cr|pcsx2-1.0.0-1|19	BuildRequires:	jpeg-devel
12cr|pcsx2-1.0.0-1|20	BuildRequires:	sparsehash-devel
12cr|pcsx2-1.0.0-1|21	BuildRequires:	wxgtku-devel
12cr|pcsx2-1.0.0-1|22	BuildRequires:	pkgconfig(alsa)
12cr|pcsx2-1.0.0-1|23	BuildRequires:	pkgconfig(glew)
12cr|pcsx2-1.0.0-1|24	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|pcsx2-1.0.0-1|25	BuildRequires:	pkgconfig(portaudio-2.0)
12cr|pcsx2-1.0.0-1|26	BuildRequires:	pkgconfig(sdl)
12cr|pcsx2-1.0.0-1|27	BuildRequires:	pkgconfig(soundtouch)
12cr|pcsx2-1.0.0-1|28	BuildRequires:	pkgconfig(x11)
12cr|pcsx2-1.0.0-1|29	BuildRequires:	pkgconfig(zlib)
12cr|pcsx2-1.0.0-1|30	ExclusiveArch:	%{ix86}
12cr|pcsx2-1.0.0-1|31	
12cr|pcsx2-1.0.0-1|32	%description
12cr|pcsx2-1.0.0-1|33	Sony PlayStation 2 emulator. Requires a BIOS image to run. Check
12cr|pcsx2-1.0.0-1|34	http://www.pcsx2.net/guide.php#Bios for details on which files
12cr|pcsx2-1.0.0-1|35	you need and how to obtain them.
12cr|pcsx2-1.0.0-1|36	
12cr|pcsx2-1.0.0-1|37	Very fast CPU is a must. Intel Core 2 Duo or better.
12cr|pcsx2-1.0.0-1|38	
12cr|pcsx2-1.0.0-1|39	%prep
12cr|pcsx2-1.0.0-1|40	%setup -q -n %{name}-%{version}-r%{revision}-sources
12cr|pcsx2-1.0.0-1|41	%patch0 -p1
12cr|pcsx2-1.0.0-1|42	
12cr|pcsx2-1.0.0-1|43	%build
12cr|pcsx2-1.0.0-1|44	cp -r 3rdparty/SoundTouch 3rdparty/soundtouch
12cr|pcsx2-1.0.0-1|45	%cmake \
12cr|pcsx2-1.0.0-1|46	-DFORCE_INTERNAL_SOUNDTOUCH=TRUE \
12cr|pcsx2-1.0.0-1|47	-DPACKAGE_MODE=TRUE
12cr|pcsx2-1.0.0-1|48	
12cr|pcsx2-1.0.0-1|49	%make VERBOSE=1
12cr|pcsx2-1.0.0-1|50	
12cr|pcsx2-1.0.0-1|51	%install
12cr|pcsx2-1.0.0-1|52	%makeinstall_std -C build
12cr|pcsx2-1.0.0-1|53	
12cr|pcsx2-1.0.0-1|54	%find_lang %{name} --all-name
12cr|pcsx2-1.0.0-1|55	
12cr|pcsx2-1.0.0-1|56	%files -f %{name}.lang
12cr|pcsx2-1.0.0-1|57	%doc COPYING.*
12cr|pcsx2-1.0.0-1|58	%{_bindir}/%{name}
12cr|pcsx2-1.0.0-1|59	%{_bindir}/%{name}_*
12cr|pcsx2-1.0.0-1|60	%{_datadir}/applications/%{name}.desktop
12cr|pcsx2-1.0.0-1|61	%{_datadir}/pixmaps/%{name}.xpm
12cr|pcsx2-1.0.0-1|62	%{_datadir}/games/%{name}
12cr|pcsx2-1.0.0-1|63	%{_libdir}/games/%{name}
12cr|pcsx2-1.0.0-1|64	%attr(0666,games,games) %{_var}/games/%{name}/GameIndex.dbf
12cr|pcsx2-1.0.0-1|65	%{_mandir}/man1/%{name}.1*
12cr|pcsx2-1.0.0-1|66	

3814 12
12cr|pcsxr-1.9.93-0.78971|1	%define svn	78971
12cr|pcsxr-1.9.93-0.78971|2	
12cr|pcsxr-1.9.93-0.78971|3	Name:		pcsxr
12cr|pcsxr-1.9.93-0.78971|4	Version:	1.9.93
12cr|pcsxr-1.9.93-0.78971|5	Release:	%mkrel 0.%{svn}
12cr|pcsxr-1.9.93-0.78971|6	Summary:	Open Source Sony PlayStation emulator
12cr|pcsxr-1.9.93-0.78971|7	URL:		http://www.codeplex.com/pcsxr
12cr|pcsxr-1.9.93-0.78971|8	License:	GPLv2
12cr|pcsxr-1.9.93-0.78971|9	Group:		Emulators
12cr|pcsxr-1.9.93-0.78971|10	Source:		%{name}-%{svn}.zip
12cr|pcsxr-1.9.93-0.78971|11	Patch0:		pcsxr-fix-undefined-operations.patch
12cr|pcsxr-1.9.93-0.78971|12	Provides:	pcsx = %{version}
12cr|pcsxr-1.9.93-0.78971|13	Obsoletes:	pcsx-df <= 1.10
12cr|pcsxr-1.9.93-0.78971|14	
12cr|pcsxr-1.9.93-0.78971|15	BuildRequires:	nasm
12cr|pcsxr-1.9.93-0.78971|16	BuildRequires:	intltool
12cr|pcsxr-1.9.93-0.78971|17	BuildRequires:	SDL-devel
12cr|pcsxr-1.9.93-0.78971|18	BuildRequires:	gtk+2-devel
12cr|pcsxr-1.9.93-0.78971|19	BuildRequires:	gettext
12cr|pcsxr-1.9.93-0.78971|20	BuildRequires:	bzip2-devel
12cr|pcsxr-1.9.93-0.78971|21	BuildRequires:	pkgconfig(libglade-2.0)
12cr|pcsxr-1.9.93-0.78971|22	BuildRequires:	mesagl-devel
12cr|pcsxr-1.9.93-0.78971|23	BuildRequires:	libxv-devel
12cr|pcsxr-1.9.93-0.78971|24	BuildRequires:	libxext-devel
12cr|pcsxr-1.9.93-0.78971|25	BuildRequires:	libxtst-devel
12cr|pcsxr-1.9.93-0.78971|26	BuildRequires:	dos2unix
12cr|pcsxr-1.9.93-0.78971|27	
12cr|pcsxr-1.9.93-0.78971|28	%description
12cr|pcsxr-1.9.93-0.78971|29	Most advanced fork of PCSX.
12cr|pcsxr-1.9.93-0.78971|30	
12cr|pcsxr-1.9.93-0.78971|31	This application emulates all components of a Sony PlayStation on
12cr|pcsxr-1.9.93-0.78971|32	regular PC hardware. It features a sophisticated plugin system allowing
12cr|pcsxr-1.9.93-0.78971|33	for easy extension and is highly configurable.
12cr|pcsxr-1.9.93-0.78971|34	
12cr|pcsxr-1.9.93-0.78971|35	To be able to play commercial games on this emulator you need an image
12cr|pcsxr-1.9.93-0.78971|36	of a Sony PlayStation BIOS ROM. The BIOS is copyrighted by Sony
12cr|pcsxr-1.9.93-0.78971|37	Computer Entertainment and can therefore not be included in this
12cr|pcsxr-1.9.93-0.78971|38	package.
12cr|pcsxr-1.9.93-0.78971|39	
12cr|pcsxr-1.9.93-0.78971|40	BIOS images can be placed in ~/.pcsx/bios or %{_datadir}/psemu/bios.
12cr|pcsxr-1.9.93-0.78971|41	
12cr|pcsxr-1.9.93-0.78971|42	%prep
12cr|pcsxr-1.9.93-0.78971|43	%setup -q -n pcsxr
12cr|pcsxr-1.9.93-0.78971|44	dos2unix plugins/peopsxgl/*.c
12cr|pcsxr-1.9.93-0.78971|45	%patch0 -p1
12cr|pcsxr-1.9.93-0.78971|46	
12cr|pcsxr-1.9.93-0.78971|47	%build
12cr|pcsxr-1.9.93-0.78971|48	%__sed -i s,Game\;,Game\;Emulator\;,g data/pcsxr.desktop
12cr|pcsxr-1.9.93-0.78971|49	
12cr|pcsxr-1.9.93-0.78971|50	sh ./autogen.sh
12cr|pcsxr-1.9.93-0.78971|51	
12cr|pcsxr-1.9.93-0.78971|52	export CFLAGS="%{optflags} -fno-strict-aliasing -pthread -w"
12cr|pcsxr-1.9.93-0.78971|53	%configure2_5x --enable-opengl
12cr|pcsxr-1.9.93-0.78971|54	%make
12cr|pcsxr-1.9.93-0.78971|55	
12cr|pcsxr-1.9.93-0.78971|56	%install
12cr|pcsxr-1.9.93-0.78971|57	%__rm -rf %{buildroot}
12cr|pcsxr-1.9.93-0.78971|58	
12cr|pcsxr-1.9.93-0.78971|59	%makeinstall_std
12cr|pcsxr-1.9.93-0.78971|60	
12cr|pcsxr-1.9.93-0.78971|61	%find_lang %{name}
12cr|pcsxr-1.9.93-0.78971|62	
12cr|pcsxr-1.9.93-0.78971|63	%clean
12cr|pcsxr-1.9.93-0.78971|64	%__rm -rf %{buildroot}
12cr|pcsxr-1.9.93-0.78971|65	
12cr|pcsxr-1.9.93-0.78971|66	%files -f %{name}.lang
12cr|pcsxr-1.9.93-0.78971|67	%defattr (-,root,root)
12cr|pcsxr-1.9.93-0.78971|68	%doc AUTHORS ChangeLog INSTALL NEWS README doc/*.txt
12cr|pcsxr-1.9.93-0.78971|69	%{_bindir}/pcsxr
12cr|pcsxr-1.9.93-0.78971|70	%{_libdir}/games/psemu
12cr|pcsxr-1.9.93-0.78971|71	%{_datadir}/applications/%{name}.desktop
12cr|pcsxr-1.9.93-0.78971|72	%{_datadir}/pcsxr
12cr|pcsxr-1.9.93-0.78971|73	%{_datadir}/psemu
12cr|pcsxr-1.9.93-0.78971|74	%{_datadir}/pixmaps/*.png
12cr|pcsxr-1.9.93-0.78971|75	%{_mandir}/man1/%{name}.1.*
12cr|pcsxr-1.9.93-0.78971|76	
12cr|pcsxr-1.9.93-0.78971|77	
12cr|pcsxr-1.9.93-0.78971|78	
12cr|pcsxr-1.9.93-0.78971|79	%changelog
12cr|pcsxr-1.9.93-0.78971|80	* Wed Aug 29 2012 Zombie Ryushu <ryushu@mandriva.org> 1.9.93-0.78971mdv2012.0
12cr|pcsxr-1.9.93-0.78971|81	+ Revision: 816019
12cr|pcsxr-1.9.93-0.78971|82	- Upgrade to SVN 78971
12cr|pcsxr-1.9.93-0.78971|83	
12cr|pcsxr-1.9.93-0.78971|84	* Wed Feb 15 2012 Andrey Bondrov <abondrov@mandriva.org> 1.9.93-0.73976
12cr|pcsxr-1.9.93-0.78971|85	+ Revision: 774401
12cr|pcsxr-1.9.93-0.78971|86	- Update BuildRequires
12cr|pcsxr-1.9.93-0.78971|87	- imported package pcsxr
12cr|pcsxr-1.9.93-0.78971|88	

3815 12
12cr|pd-0.42.6-2|1	%define rver	0.42-6
12cr|pd-0.42.6-2|2	%define ver	%(echo %rver|tr '-' '.')
12cr|pd-0.42.6-2|3	
12cr|pd-0.42.6-2|4	%define debug_package %{nil}
12cr|pd-0.42.6-2|5	
12cr|pd-0.42.6-2|6	Summary:	Real-time patchable audio and multimedia processor
12cr|pd-0.42.6-2|7	Name:		pd
12cr|pd-0.42.6-2|8	Version:	%{ver}
12cr|pd-0.42.6-2|9	Release:	2
12cr|pd-0.42.6-2|10	License:	BSD
12cr|pd-0.42.6-2|11	Group:		Sciences/Other
12cr|pd-0.42.6-2|12	URL:		http://www.puredata.org
12cr|pd-0.42.6-2|13	Source0:	http://downloads.sourceforge.net/pure-data/%{name}-%{rver}.src.tar.gz
12cr|pd-0.42.6-2|14	Patch0:		pd-0.42-6-tcl86.patch
12cr|pd-0.42.6-2|15	Patch1:		pd-0.42-6-big_endian.patch
12cr|pd-0.42.6-2|16	Patch2:		pd-0.42-6-fix_strncpy_usage.patch
12cr|pd-0.42.6-2|17	Patch3:		pd-0.42-6-hurd.patch
12cr|pd-0.42.6-2|18	Patch4:		pd-0.42-6-nostrip.patch
12cr|pd-0.42.6-2|19	Patch5:		pd-0.42-6-linking.patch
12cr|pd-0.42.6-2|20	BuildRequires:	tcl >= 8.5
12cr|pd-0.42.6-2|21	BuildRequires:	tcl-devel >= 8.5
12cr|pd-0.42.6-2|22	BuildRequires:	tk >= 8.5
12cr|pd-0.42.6-2|23	BuildRequires:	pkgconfig(tk) >= 8.5
12cr|pd-0.42.6-2|24	BuildRequires:	pkgconfig(jack)
12cr|pd-0.42.6-2|25	BuildRequires:	pkgconfig(alsa)
12cr|pd-0.42.6-2|26	BuildRequires:	pkgconfig(portaudio-2.0)
12cr|pd-0.42.6-2|27	Requires:	tcl >= 8.5
12cr|pd-0.42.6-2|28	Requires:	tk >= 8.5
12cr|pd-0.42.6-2|29	# PD expects quite a few files from the docs to be present for various
12cr|pd-0.42.6-2|30	# things to work, so there's really no point in separating them out
12cr|pd-0.42.6-2|31	# - AdamW 2008/12
12cr|pd-0.42.6-2|32	Obsoletes:	%{name}-doc < %{version}-%{release}
12cr|pd-0.42.6-2|33	
12cr|pd-0.42.6-2|34	%description
12cr|pd-0.42.6-2|35	Pd gives you a canvas for patching together modules that analyze, process,
12cr|pd-0.42.6-2|36	and synthesize sounds, together with a rich palette of real-time control
12cr|pd-0.42.6-2|37	and I/O possibilities.  Similar to Max (Cycling74) and JMAX (IRCAM).  A
12cr|pd-0.42.6-2|38	related software package named Gem extends Pd's capabilities to include
12cr|pd-0.42.6-2|39	graphical rendering.
12cr|pd-0.42.6-2|40	
12cr|pd-0.42.6-2|41	%package devel
12cr|pd-0.42.6-2|42	Summary:	Development files for Pure Data
12cr|pd-0.42.6-2|43	Group:		Development/Other
12cr|pd-0.42.6-2|44	
12cr|pd-0.42.6-2|45	%description devel
12cr|pd-0.42.6-2|46	Development files for Pure Data.
12cr|pd-0.42.6-2|47	
12cr|pd-0.42.6-2|48	%prep
12cr|pd-0.42.6-2|49	%setup -q -n %{name}-%{rver}
12cr|pd-0.42.6-2|50	%patch0 -p1 -b .tcl86
12cr|pd-0.42.6-2|51	%patch1 -p1 -b .big_endian
12cr|pd-0.42.6-2|52	%patch2 -p1 -b .strncopy
12cr|pd-0.42.6-2|53	%patch3 -p1 -b .hurd
12cr|pd-0.42.6-2|54	%patch4 -p1 -b .nostrip
12cr|pd-0.42.6-2|55	%patch5 -p1 -b .linking
12cr|pd-0.42.6-2|56	
12cr|pd-0.42.6-2|57	sed -i -e 's|doc/|share/%{name}/doc/|g' src/s_main.c src/u_main.tk
12cr|pd-0.42.6-2|58	sed -i -e 's|\(^set help_top_directory\).*|\1 %{_datadir}/%{name}/doc|' src/u_main.tk
12cr|pd-0.42.6-2|59	
12cr|pd-0.42.6-2|60	%build
12cr|pd-0.42.6-2|61	pushd src
12cr|pd-0.42.6-2|62	autoconf
12cr|pd-0.42.6-2|63	export CPPFLAGS="%{optflags}"
12cr|pd-0.42.6-2|64	%configure2_5x \
12cr|pd-0.42.6-2|65	--enable-jack \
12cr|pd-0.42.6-2|66	--enable-alsa \
12cr|pd-0.42.6-2|67	--enable-fftw \
12cr|pd-0.42.6-2|68	--enable-portaudio \
12cr|pd-0.42.6-2|69	--enable-portmidi
12cr|pd-0.42.6-2|70	
12cr|pd-0.42.6-2|71	%make LDFLAGS="%{ldflags}"
12cr|pd-0.42.6-2|72	popd
12cr|pd-0.42.6-2|73	
12cr|pd-0.42.6-2|74	%install
12cr|pd-0.42.6-2|75	
12cr|pd-0.42.6-2|76	%__mkdir_p %{buildroot}%{_bindir}
12cr|pd-0.42.6-2|77	%__mkdir_p %{buildroot}%{_mandir}/man1
12cr|pd-0.42.6-2|78	%__mkdir_p %{buildroot}%{_includedir}/%{name}
12cr|pd-0.42.6-2|79	%__mkdir_p %{buildroot}%{_datadir}/%{name}
12cr|pd-0.42.6-2|80	
12cr|pd-0.42.6-2|81	%__install -s -m 755 bin/pd %{buildroot}/%{_bindir}
12cr|pd-0.42.6-2|82	%__install -s bin/pdsend bin/pdreceive %{buildroot}/%{_bindir}
12cr|pd-0.42.6-2|83	%__install -s bin/pd-gui bin/pd-watchdog %{buildroot}/%{_bindir}
12cr|pd-0.42.6-2|84	%__install bin/pd.tk %{buildroot}/%{_bindir}
12cr|pd-0.42.6-2|85	
12cr|pd-0.42.6-2|86	%__install src/*.h %{buildroot}/%{_includedir}/%{name}
12cr|pd-0.42.6-2|87	cp -pr doc/ %{buildroot}%{_datadir}/%{name}
12cr|pd-0.42.6-2|88	%__install -m 644 man/*.1 %{buildroot}/%{_mandir}/man1
12cr|pd-0.42.6-2|89	
12cr|pd-0.42.6-2|90	
12cr|pd-0.42.6-2|91	%files
12cr|pd-0.42.6-2|92	%doc README.txt LICENSE.txt
12cr|pd-0.42.6-2|93	%{_bindir}/*
12cr|pd-0.42.6-2|94	%{_mandir}/man1/*
12cr|pd-0.42.6-2|95	%{_datadir}/%{name}
12cr|pd-0.42.6-2|96	
12cr|pd-0.42.6-2|97	%files devel
12cr|pd-0.42.6-2|98	%{_includedir}/%{name}
12cr|pd-0.42.6-2|99	
12cr|pd-0.42.6-2|100	
12cr|pd-0.42.6-2|101	%changelog
12cr|pd-0.42.6-2|102	* Thu Dec 16 2010 Jani VÃ¤limaa <wally@mandriva.org> 0.42.6-1mdv2011.0
12cr|pd-0.42.6-2|103	+ Revision: 622282
12cr|pd-0.42.6-2|104	- new version 0.42.6
12cr|pd-0.42.6-2|105	- update P0 name
12cr|pd-0.42.6-2|106	- add P1,P2,P3 and P4 from Debian
12cr|pd-0.42.6-2|107	- add P5 to fix linking
12cr|pd-0.42.6-2|108	
12cr|pd-0.42.6-2|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|pd-0.42.6-2|110	- rebuild
12cr|pd-0.42.6-2|111	
12cr|pd-0.42.6-2|112	* Mon Dec 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.41.4-3mdv2009.1
12cr|pd-0.42.6-2|113	+ Revision: 320725
12cr|pd-0.42.6-2|114	- enable fftw and portaudio support
12cr|pd-0.42.6-2|115	
12cr|pd-0.42.6-2|116	* Sat Dec 06 2008 Adam Williamson <awilliamson@mandriva.org> 0.41.4-2mdv2009.1
12cr|pd-0.42.6-2|117	+ Revision: 310976
12cr|pd-0.42.6-2|118	- fix paths to the required files in /doc
12cr|pd-0.42.6-2|119	- don't split out the docs, they're needed for various things to work
12cr|pd-0.42.6-2|120	- rebuild for new tcl
12cr|pd-0.42.6-2|121	- add tcl86.patch: fix 8.6 detection, hack/fix interp->result stuff
12cr|pd-0.42.6-2|122	
12cr|pd-0.42.6-2|123	* Mon Aug 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.41.4-1mdv2009.0
12cr|pd-0.42.6-2|124	+ Revision: 270775
12cr|pd-0.42.6-2|125	- update to new version 0.41-4
12cr|pd-0.42.6-2|126	- fix urls
12cr|pd-0.42.6-2|127	- fix mixture of tabs and spaces
12cr|pd-0.42.6-2|128	- spec file clean
12cr|pd-0.42.6-2|129	
12cr|pd-0.42.6-2|130	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.41.0-3mdv2009.0
12cr|pd-0.42.6-2|131	+ Revision: 255147
12cr|pd-0.42.6-2|132	- rebuild
12cr|pd-0.42.6-2|133	
12cr|pd-0.42.6-2|134	+ Adam Williamson <awilliamson@mandriva.org>
12cr|pd-0.42.6-2|135	- version the tcl and tk requires
12cr|pd-0.42.6-2|136	
12cr|pd-0.42.6-2|137	* Sat Feb 09 2008 Adam Williamson <awilliamson@mandriva.org> 0.41.0-1mdv2008.1
12cr|pd-0.42.6-2|138	+ Revision: 164574
12cr|pd-0.42.6-2|139	- rebuild for new era and new tcl/tk
12cr|pd-0.42.6-2|140	- spec clean
12cr|pd-0.42.6-2|141	- new release 0.41.0
12cr|pd-0.42.6-2|142	
12cr|pd-0.42.6-2|143	+ Olivier Blin <oblin@mandriva.com>
12cr|pd-0.42.6-2|144	- restore BuildRoot
12cr|pd-0.42.6-2|145	
12cr|pd-0.42.6-2|146	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.38.1-3mdv2008.1
12cr|pd-0.42.6-2|147	+ Revision: 131080
12cr|pd-0.42.6-2|148	- kill re-definition of %%buildroot on Pixel's request
12cr|pd-0.42.6-2|149	- import pd
12cr|pd-0.42.6-2|150	
12cr|pd-0.42.6-2|151	
12cr|pd-0.42.6-2|152	* Tue Jan 03 2006 Oden Eriksson <oeriksson@mandriva.com> 0.38.1-3mdk
12cr|pd-0.42.6-2|153	- rebuilt against soname aware deps (tcl/tk)
12cr|pd-0.42.6-2|154	- fix deps
12cr|pd-0.42.6-2|155	
12cr|pd-0.42.6-2|156	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.38.1-2mdk
12cr|pd-0.42.6-2|157	- buildrequires fix
12cr|pd-0.42.6-2|158	
12cr|pd-0.42.6-2|159	* Sat Jan 15 2005 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.38.1-1mdk
12cr|pd-0.42.6-2|160	- initial mandrakelinux import
12cr|pd-0.42.6-2|161	- macroszification and some other mandrakelinux specific changes

3816 12
12cr|pdf2djvu-0.7.13-1|1	%define name	pdf2djvu
12cr|pdf2djvu-0.7.13-1|2	%define version	0.7.13
12cr|pdf2djvu-0.7.13-1|3	%define release 1
12cr|pdf2djvu-0.7.13-1|4	
12cr|pdf2djvu-0.7.13-1|5	Summary: 	PDF to DJVu file converter
12cr|pdf2djvu-0.7.13-1|6	Name:		%{name}
12cr|pdf2djvu-0.7.13-1|7	Version:	%{version}
12cr|pdf2djvu-0.7.13-1|8	Release:	%{release}
12cr|pdf2djvu-0.7.13-1|9	Source0:	http://pdf2djvu.googlecode.com/files/%{name}_%{version}.tar.gz
12cr|pdf2djvu-0.7.13-1|10	License:	GPLv2
12cr|pdf2djvu-0.7.13-1|11	Group:		Publishing
12cr|pdf2djvu-0.7.13-1|12	Url:		http://pdf2djvu.googlecode.com/
12cr|pdf2djvu-0.7.13-1|13	BuildRequires:	djvulibre-devel >= 3.5.21, djvulibre >= 3.5.21
12cr|pdf2djvu-0.7.13-1|14	BuildRequires:	libpoppler-devel >= 0.7.3, libgomp-devel
12cr|pdf2djvu-0.7.13-1|15	BuildRequires:	libxslt-devel, graphicsmagick-devel
12cr|pdf2djvu-0.7.13-1|16	
12cr|pdf2djvu-0.7.13-1|17	%description
12cr|pdf2djvu-0.7.13-1|18	pdf2djvu creates DjVu files from PDF files. It's able to extract
12cr|pdf2djvu-0.7.13-1|19	graphics, text layer, hyperlinks, document outline (bookmarks), and
12cr|pdf2djvu-0.7.13-1|20	metadata.
12cr|pdf2djvu-0.7.13-1|21	
12cr|pdf2djvu-0.7.13-1|22	%prep
12cr|pdf2djvu-0.7.13-1|23	%setup -q
12cr|pdf2djvu-0.7.13-1|24	
12cr|pdf2djvu-0.7.13-1|25	%build
12cr|pdf2djvu-0.7.13-1|26	%configure2_5x
12cr|pdf2djvu-0.7.13-1|27	%make
12cr|pdf2djvu-0.7.13-1|28	
12cr|pdf2djvu-0.7.13-1|29	%install
12cr|pdf2djvu-0.7.13-1|30	%makeinstall
12cr|pdf2djvu-0.7.13-1|31	%__install -m 644 -D doc/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
12cr|pdf2djvu-0.7.13-1|32	
12cr|pdf2djvu-0.7.13-1|33	%find_lang %{name}
12cr|pdf2djvu-0.7.13-1|34	
12cr|pdf2djvu-0.7.13-1|35	%files -f %{name}.lang
12cr|pdf2djvu-0.7.13-1|36	%doc COPYING doc/changelog doc/credits.txt doc/djvudigital.txt
12cr|pdf2djvu-0.7.13-1|37	%{_bindir}/%{name}
12cr|pdf2djvu-0.7.13-1|38	%{_mandir}/man1/%{name}.1.*
12cr|pdf2djvu-0.7.13-1|39	%{_mandir}/*/man1/%{name}.1.*
12cr|pdf2djvu-0.7.13-1|40	
12cr|pdf2djvu-0.7.13-1|41	
12cr|pdf2djvu-0.7.13-1|42	
12cr|pdf2djvu-0.7.13-1|43	%changelog
12cr|pdf2djvu-0.7.13-1|44	* Fri Jul 13 2012 Lev Givon <lev@mandriva.org> 0.7.13-1
12cr|pdf2djvu-0.7.13-1|45	+ Revision: 809215
12cr|pdf2djvu-0.7.13-1|46	- Update to 0.7.13.
12cr|pdf2djvu-0.7.13-1|47	
12cr|pdf2djvu-0.7.13-1|48	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.7.12-2
12cr|pdf2djvu-0.7.13-1|49	+ Revision: 767411
12cr|pdf2djvu-0.7.13-1|50	- release bump
12cr|pdf2djvu-0.7.13-1|51	- files listed twice fix
12cr|pdf2djvu-0.7.13-1|52	- version update 0.7.12
12cr|pdf2djvu-0.7.13-1|53	
12cr|pdf2djvu-0.7.13-1|54	* Wed Oct 26 2011 Lev Givon <lev@mandriva.org> 0.7.11-1
12cr|pdf2djvu-0.7.13-1|55	+ Revision: 707424
12cr|pdf2djvu-0.7.13-1|56	- Update to 0.7.11.
12cr|pdf2djvu-0.7.13-1|57	
12cr|pdf2djvu-0.7.13-1|58	* Mon Aug 22 2011 Lev Givon <lev@mandriva.org> 0.7.10-1
12cr|pdf2djvu-0.7.13-1|59	+ Revision: 696168
12cr|pdf2djvu-0.7.13-1|60	- Update to 0.7.10.
12cr|pdf2djvu-0.7.13-1|61	
12cr|pdf2djvu-0.7.13-1|62	* Thu Jul 28 2011 Lev Givon <lev@mandriva.org> 0.7.8-1
12cr|pdf2djvu-0.7.13-1|63	+ Revision: 692096
12cr|pdf2djvu-0.7.13-1|64	- Update to 0.7.8.
12cr|pdf2djvu-0.7.13-1|65	
12cr|pdf2djvu-0.7.13-1|66	* Mon Apr 04 2011 Lev Givon <lev@mandriva.org> 0.7.7-1
12cr|pdf2djvu-0.7.13-1|67	+ Revision: 650402
12cr|pdf2djvu-0.7.13-1|68	- Update to 0.7.7.
12cr|pdf2djvu-0.7.13-1|69	
12cr|pdf2djvu-0.7.13-1|70	* Fri Mar 11 2011 Funda Wang <fwang@mandriva.org> 0.7.6-2
12cr|pdf2djvu-0.7.13-1|71	+ Revision: 643741
12cr|pdf2djvu-0.7.13-1|72	- rebuild for new poppler
12cr|pdf2djvu-0.7.13-1|73	
12cr|pdf2djvu-0.7.13-1|74	* Mon Feb 21 2011 Lev Givon <lev@mandriva.org> 0.7.6-1
12cr|pdf2djvu-0.7.13-1|75	+ Revision: 639160
12cr|pdf2djvu-0.7.13-1|76	- Update to 0.7.6.
12cr|pdf2djvu-0.7.13-1|77	
12cr|pdf2djvu-0.7.13-1|78	* Thu Dec 30 2010 Funda Wang <fwang@mandriva.org> 0.7.4-3mdv2011.0
12cr|pdf2djvu-0.7.13-1|79	+ Revision: 626151
12cr|pdf2djvu-0.7.13-1|80	- rebuild for new poppler
12cr|pdf2djvu-0.7.13-1|81	
12cr|pdf2djvu-0.7.13-1|82	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 0.7.4-2mdv2011.0
12cr|pdf2djvu-0.7.13-1|83	+ Revision: 571799
12cr|pdf2djvu-0.7.13-1|84	- rebuild for new poppler
12cr|pdf2djvu-0.7.13-1|85	
12cr|pdf2djvu-0.7.13-1|86	* Mon Jun 14 2010 Lev Givon <lev@mandriva.org> 0.7.4-1mdv2011.0
12cr|pdf2djvu-0.7.13-1|87	+ Revision: 548004
12cr|pdf2djvu-0.7.13-1|88	- Update to 0.7.4.
12cr|pdf2djvu-0.7.13-1|89	Enable multithreading (#59764).
12cr|pdf2djvu-0.7.13-1|90	
12cr|pdf2djvu-0.7.13-1|91	* Wed Apr 21 2010 Lev Givon <lev@mandriva.org> 0.7.1-1mdv2010.1
12cr|pdf2djvu-0.7.13-1|92	+ Revision: 537641
12cr|pdf2djvu-0.7.13-1|93	- Update to 0.7.1.
12cr|pdf2djvu-0.7.13-1|94	
12cr|pdf2djvu-0.7.13-1|95	* Mon Mar 01 2010 Frederik Himpe <fhimpe@mandriva.org> 0.7.0-1mdv2010.1
12cr|pdf2djvu-0.7.13-1|96	+ Revision: 513071
12cr|pdf2djvu-0.7.13-1|97	- update to new version 0.7.0
12cr|pdf2djvu-0.7.13-1|98	
12cr|pdf2djvu-0.7.13-1|99	* Tue Jan 19 2010 Lev Givon <lev@mandriva.org> 0.6.2-1mdv2010.1
12cr|pdf2djvu-0.7.13-1|100	+ Revision: 493667
12cr|pdf2djvu-0.7.13-1|101	- Update to 0.6.2.
12cr|pdf2djvu-0.7.13-1|102	
12cr|pdf2djvu-0.7.13-1|103	* Thu Oct 01 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.0-1mdv2010.0
12cr|pdf2djvu-0.7.13-1|104	+ Revision: 452308
12cr|pdf2djvu-0.7.13-1|105	- update to new version 0.6.0
12cr|pdf2djvu-0.7.13-1|106	
12cr|pdf2djvu-0.7.13-1|107	* Fri Jul 31 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.11-1mdv2010.0
12cr|pdf2djvu-0.7.13-1|108	+ Revision: 405213
12cr|pdf2djvu-0.7.13-1|109	- Update to new version 0.5.11
12cr|pdf2djvu-0.7.13-1|110	
12cr|pdf2djvu-0.7.13-1|111	* Tue Jul 07 2009 Lev Givon <lev@mandriva.org> 0.5.9-1mdv2010.0
12cr|pdf2djvu-0.7.13-1|112	+ Revision: 393364
12cr|pdf2djvu-0.7.13-1|113	- Update to 0.5.9.
12cr|pdf2djvu-0.7.13-1|114	
12cr|pdf2djvu-0.7.13-1|115	* Tue May 19 2009 Götz Waschk <waschk@mandriva.org> 0.5.7-2mdv2010.0
12cr|pdf2djvu-0.7.13-1|116	+ Revision: 377488
12cr|pdf2djvu-0.7.13-1|117	- rebuild for new poppler
12cr|pdf2djvu-0.7.13-1|118	
12cr|pdf2djvu-0.7.13-1|119	* Thu May 14 2009 Lev Givon <lev@mandriva.org> 0.5.7-1mdv2010.0
12cr|pdf2djvu-0.7.13-1|120	+ Revision: 375846
12cr|pdf2djvu-0.7.13-1|121	- imported package pdf2djvu
12cr|pdf2djvu-0.7.13-1|122	
12cr|pdf2djvu-0.7.13-1|123	

3817 12
12cr|pdf2svg-0.2.1-3|1	Name:		pdf2svg
12cr|pdf2svg-0.2.1-3|2	Version:	0.2.1
12cr|pdf2svg-0.2.1-3|3	Release:	3
12cr|pdf2svg-0.2.1-3|4	Summary:	Small tool to convert PDF files into SVG
12cr|pdf2svg-0.2.1-3|5	Group:		Office
12cr|pdf2svg-0.2.1-3|6	License:	GPLv2+
12cr|pdf2svg-0.2.1-3|7	URL:		http://www.cityinthesky.co.uk/pdf2svg.html
12cr|pdf2svg-0.2.1-3|8	Source0:	http://www.cityinthesky.co.uk/files/pdf2svg-%{version}.tar.gz
12cr|pdf2svg-0.2.1-3|9	BuildRequires:	pkgconfig(cairo)
12cr|pdf2svg-0.2.1-3|10	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|pdf2svg-0.2.1-3|11	BuildRequires:	pkgconfig(poppler-glib)
12cr|pdf2svg-0.2.1-3|12	
12cr|pdf2svg-0.2.1-3|13	%description
12cr|pdf2svg-0.2.1-3|14	A small tool to convert PDF files into SVG using poppler and cairo.
12cr|pdf2svg-0.2.1-3|15	
12cr|pdf2svg-0.2.1-3|16	%prep
12cr|pdf2svg-0.2.1-3|17	%setup -q
12cr|pdf2svg-0.2.1-3|18	
12cr|pdf2svg-0.2.1-3|19	%build
12cr|pdf2svg-0.2.1-3|20	%configure2_5x
12cr|pdf2svg-0.2.1-3|21	%make
12cr|pdf2svg-0.2.1-3|22	
12cr|pdf2svg-0.2.1-3|23	%install
12cr|pdf2svg-0.2.1-3|24	%makeinstall_std
12cr|pdf2svg-0.2.1-3|25	
12cr|pdf2svg-0.2.1-3|26	%files
12cr|pdf2svg-0.2.1-3|27	%doc COPYING AUTHORS ChangeLog
12cr|pdf2svg-0.2.1-3|28	%{_bindir}/pdf2svg
12cr|pdf2svg-0.2.1-3|29	

3818 12
12cr|pdfcrack-0.11-2|1	Summary:	A Password Recovery Tool for PDF-files
12cr|pdfcrack-0.11-2|2	Name:		pdfcrack
12cr|pdfcrack-0.11-2|3	Version:	0.11
12cr|pdfcrack-0.11-2|4	Release:	%mkrel 2
12cr|pdfcrack-0.11-2|5	License:	GPL
12cr|pdfcrack-0.11-2|6	Group:		File tools
12cr|pdfcrack-0.11-2|7	URL:		http://pdfcrack.sourceforge.net/
12cr|pdfcrack-0.11-2|8	Source0:	http://mesh.dl.sourceforge.net/project/pdfcrack/pdfcrack/%{name}-%{version}/%{name}-%{version}.tar.gz
12cr|pdfcrack-0.11-2|9	Patch0:		pdfcrack-0.11-no_strip.diff
12cr|pdfcrack-0.11-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pdfcrack-0.11-2|11	
12cr|pdfcrack-0.11-2|12	%description
12cr|pdfcrack-0.11-2|13	PDFCrack is a tool for recovering passwords and content from PDF-files.
12cr|pdfcrack-0.11-2|14	
12cr|pdfcrack-0.11-2|15	%prep
12cr|pdfcrack-0.11-2|16	
12cr|pdfcrack-0.11-2|17	%setup -q
12cr|pdfcrack-0.11-2|18	%patch0 -p0
12cr|pdfcrack-0.11-2|19	
12cr|pdfcrack-0.11-2|20	%build
12cr|pdfcrack-0.11-2|21	%make CFLAGS="%{optflags}"
12cr|pdfcrack-0.11-2|22	
12cr|pdfcrack-0.11-2|23	%install
12cr|pdfcrack-0.11-2|24	rm -rf %{buildroot}
12cr|pdfcrack-0.11-2|25	
12cr|pdfcrack-0.11-2|26	install -d %{buildroot}%{_bindir}
12cr|pdfcrack-0.11-2|27	install -m0755 pdfcrack %{buildroot}%{_bindir}/pdfcrack
12cr|pdfcrack-0.11-2|28	
12cr|pdfcrack-0.11-2|29	%clean
12cr|pdfcrack-0.11-2|30	rm -rf %{buildroot}
12cr|pdfcrack-0.11-2|31	
12cr|pdfcrack-0.11-2|32	%files
12cr|pdfcrack-0.11-2|33	%defattr(-,root,root)
12cr|pdfcrack-0.11-2|34	%doc README TODO changelog
12cr|pdfcrack-0.11-2|35	%{_bindir}/pdfcrack
12cr|pdfcrack-0.11-2|36	
12cr|pdfcrack-0.11-2|37	
12cr|pdfcrack-0.11-2|38	
12cr|pdfcrack-0.11-2|39	%changelog
12cr|pdfcrack-0.11-2|40	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.11-2mdv2011.0
12cr|pdfcrack-0.11-2|41	+ Revision: 614489
12cr|pdfcrack-0.11-2|42	- the mass rebuild of 2010.1 packages
12cr|pdfcrack-0.11-2|43	
12cr|pdfcrack-0.11-2|44	* Mon Apr 19 2010 Oden Eriksson <oeriksson@mandriva.com> 0.11-1mdv2010.1
12cr|pdfcrack-0.11-2|45	+ Revision: 536728
12cr|pdfcrack-0.11-2|46	- import pdfcrack
12cr|pdfcrack-0.11-2|47	
12cr|pdfcrack-0.11-2|48	
12cr|pdfcrack-0.11-2|49	* Mon Apr 19 2010 Oden Eriksson <oeriksson@mandriva.com> 0.11-1mdv2010.1
12cr|pdfcrack-0.11-2|50	- initial Mandriva package

3819 12
12cr|pdfedit-0.4.5-3|1	%define _disable_ld_no_undefined 1
12cr|pdfedit-0.4.5-3|2	
12cr|pdfedit-0.4.5-3|3	Summary:	Editor for manipulating PDF documents
12cr|pdfedit-0.4.5-3|4	Name:		pdfedit
12cr|pdfedit-0.4.5-3|5	Version:	0.4.5
12cr|pdfedit-0.4.5-3|6	Release:	3
12cr|pdfedit-0.4.5-3|7	License:	GPLv2
12cr|pdfedit-0.4.5-3|8	Group:		Publishing
12cr|pdfedit-0.4.5-3|9	URL:		http://sourceforge.net/projects/pdfedit
12cr|pdfedit-0.4.5-3|10	Source:		http://downloads.sourceforge.net/pdfedit/%{name}-%{version}.tar.bz2
12cr|pdfedit-0.4.5-3|11	Patch0:		pdfedit-0.4.5-gcc4.7.patch
12cr|pdfedit-0.4.5-3|12	Patch1:		pdfedit-0.4.5-undef.patch
12cr|pdfedit-0.4.5-3|13	BuildRequires:	qt3-devel
12cr|pdfedit-0.4.5-3|14	BuildRequires:	boost-devel
12cr|pdfedit-0.4.5-3|15	BuildRequires:	libt1lib-devel
12cr|pdfedit-0.4.5-3|16	
12cr|pdfedit-0.4.5-3|17	%description
12cr|pdfedit-0.4.5-3|18	PDFedit is a free editor for PDF documents. You can change raw
12cr|pdfedit-0.4.5-3|19	pdf objects (for advanced users) or use many gui functions.
12cr|pdfedit-0.4.5-3|20	Functionality can be easily extended using a scripting
12cr|pdfedit-0.4.5-3|21	language (ECMAScript).
12cr|pdfedit-0.4.5-3|22	
12cr|pdfedit-0.4.5-3|23	%prep
12cr|pdfedit-0.4.5-3|24	%setup -q
12cr|pdfedit-0.4.5-3|25	%patch0 -p1
12cr|pdfedit-0.4.5-3|26	%patch1 -p1
12cr|pdfedit-0.4.5-3|27	
12cr|pdfedit-0.4.5-3|28	%build
12cr|pdfedit-0.4.5-3|29	autoconf
12cr|pdfedit-0.4.5-3|30	%ifarch x86_64
12cr|pdfedit-0.4.5-3|31	export QMAKESPEC=%{qt3dir}/mkspecs/linux-g++-64
12cr|pdfedit-0.4.5-3|32	%else
12cr|pdfedit-0.4.5-3|33	export QMAKESPEC=%{qt3dir}/mkspecs/linux-g++-32
12cr|pdfedit-0.4.5-3|34	%endif
12cr|pdfedit-0.4.5-3|35	
12cr|pdfedit-0.4.5-3|36	export QTDIR=%{qt3dir}
12cr|pdfedit-0.4.5-3|37	
12cr|pdfedit-0.4.5-3|38	%configure2_5x \
12cr|pdfedit-0.4.5-3|39	--enable-release \
12cr|pdfedit-0.4.5-3|40	--enable-stack-protector \
12cr|pdfedit-0.4.5-3|41	--enable-qt3 \
12cr|pdfedit-0.4.5-3|42	--with-parallel-make=auto
12cr|pdfedit-0.4.5-3|43	%make
12cr|pdfedit-0.4.5-3|44	
12cr|pdfedit-0.4.5-3|45	%install
12cr|pdfedit-0.4.5-3|46	install -d -m 0755 $%{buildroot}{%{_bindir},%{_libdir},%{_datadir}}
12cr|pdfedit-0.4.5-3|47	make INSTALL_ROOT=%{buildroot} install
12cr|pdfedit-0.4.5-3|48	
12cr|pdfedit-0.4.5-3|49	mkdir -p %{buildroot}%{_datadir}/applications
12cr|pdfedit-0.4.5-3|50	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|pdfedit-0.4.5-3|51	[Desktop Entry]
12cr|pdfedit-0.4.5-3|52	Name=PDFedit
12cr|pdfedit-0.4.5-3|53	Comment=Editor for manipulating PDF documents
12cr|pdfedit-0.4.5-3|54	Exec=%{name}
12cr|pdfedit-0.4.5-3|55	Icon=%{name}
12cr|pdfedit-0.4.5-3|56	Terminal=false
12cr|pdfedit-0.4.5-3|57	Type=Application
12cr|pdfedit-0.4.5-3|58	StartupNotify=true
12cr|pdfedit-0.4.5-3|59	MimeType=application/x-pdf;application/pdf;
12cr|pdfedit-0.4.5-3|60	Categories=X-MandrivaLinux-Office-Publishing;Office;Publishing;
12cr|pdfedit-0.4.5-3|61	EOF
12cr|pdfedit-0.4.5-3|62	
12cr|pdfedit-0.4.5-3|63	for i in 16 32 48; do
12cr|pdfedit-0.4.5-3|64	mkdir -p %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps
12cr|pdfedit-0.4.5-3|65	install -m 644 src/gui/icon/pdfedit_icon_$i.png %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps/pdfedit.png
12cr|pdfedit-0.4.5-3|66	done
12cr|pdfedit-0.4.5-3|67	
12cr|pdfedit-0.4.5-3|68	%files
12cr|pdfedit-0.4.5-3|69	%{_bindir}/pdfedit
12cr|pdfedit-0.4.5-3|70	%{_mandir}/man1/pdfedit.*
12cr|pdfedit-0.4.5-3|71	%{_datadir}/doc/pdfedit/*
12cr|pdfedit-0.4.5-3|72	%{_datadir}/pdfedit/*
12cr|pdfedit-0.4.5-3|73	%{_datadir}/applications/pdfedit.*
12cr|pdfedit-0.4.5-3|74	%{_iconsdir}/hicolor/*/apps/pdfedit.png
12cr|pdfedit-0.4.5-3|75	
12cr|pdfedit-0.4.5-3|76	

3820 12
12cr|pdfgrep-1.3.0-1|1	Name:           pdfgrep
12cr|pdfgrep-1.3.0-1|2	Summary:	search in pdf files for strings matching a regular expression
12cr|pdfgrep-1.3.0-1|3	Version:        1.3.0
12cr|pdfgrep-1.3.0-1|4	Release:        1
12cr|pdfgrep-1.3.0-1|5	Source0:        http://sourceforge.net/projects/%{name}/files/%{version}/%{name}-%{version}.tar.gz
12cr|pdfgrep-1.3.0-1|6	URL:            http://pdfgrep.sourceforge.net/
12cr|pdfgrep-1.3.0-1|7	Group:          Text tools
12cr|pdfgrep-1.3.0-1|8	License:	GPLv3
12cr|pdfgrep-1.3.0-1|9	BuildRequires:	libpoppler-devel
12cr|pdfgrep-1.3.0-1|10	BuildRequires:	pkgconfig(poppler-cpp)
12cr|pdfgrep-1.3.0-1|11	
12cr|pdfgrep-1.3.0-1|12	%description
12cr|pdfgrep-1.3.0-1|13	Pdfgrep is a tool to search text in PDF files. It works similar to grep.
12cr|pdfgrep-1.3.0-1|14	Features:
12cr|pdfgrep-1.3.0-1|15	* search for regular expressions.
12cr|pdfgrep-1.3.0-1|16	* support for some important grep options, including:
12cr|pdfgrep-1.3.0-1|17	- filename output.
12cr|pdfgrep-1.3.0-1|18	- page number output.
12cr|pdfgrep-1.3.0-1|19	- optional case insensitivity.
12cr|pdfgrep-1.3.0-1|20	- count occurrences.
12cr|pdfgrep-1.3.0-1|21	* and the most important feature: color output!
12cr|pdfgrep-1.3.0-1|22	
12cr|pdfgrep-1.3.0-1|23	%prep
12cr|pdfgrep-1.3.0-1|24	%setup -q
12cr|pdfgrep-1.3.0-1|25	
12cr|pdfgrep-1.3.0-1|26	%build
12cr|pdfgrep-1.3.0-1|27	%configure2_5x
12cr|pdfgrep-1.3.0-1|28	%make
12cr|pdfgrep-1.3.0-1|29	
12cr|pdfgrep-1.3.0-1|30	%install
12cr|pdfgrep-1.3.0-1|31	%makeinstall_std
12cr|pdfgrep-1.3.0-1|32	
12cr|pdfgrep-1.3.0-1|33	%files
12cr|pdfgrep-1.3.0-1|34	%defattr(0755,root,root)
12cr|pdfgrep-1.3.0-1|35	%doc README NEWS COPYING AUTHORS
12cr|pdfgrep-1.3.0-1|36	%{_mandir}/man1/%{name}.1*
12cr|pdfgrep-1.3.0-1|37	%{_bindir}/%{name}
12cr|pdfgrep-1.3.0-1|38	
12cr|pdfgrep-1.3.0-1|39	
12cr|pdfgrep-1.3.0-1|40	%changelog
12cr|pdfgrep-1.3.0-1|41	* Fri Feb 17 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.3.0-1
12cr|pdfgrep-1.3.0-1|42	+ Revision: 775939
12cr|pdfgrep-1.3.0-1|43	- version update 1.3..0
12cr|pdfgrep-1.3.0-1|44	
12cr|pdfgrep-1.3.0-1|45	* Tue Aug 02 2011 Alexandre Lissy <alissy@mandriva.com> 1.2-2
12cr|pdfgrep-1.3.0-1|46	+ Revision: 692833
12cr|pdfgrep-1.3.0-1|47	- Updating to 1.2
12cr|pdfgrep-1.3.0-1|48	
12cr|pdfgrep-1.3.0-1|49	* Fri Mar 11 2011 Funda Wang <fwang@mandriva.org> 1.1-1
12cr|pdfgrep-1.3.0-1|50	+ Revision: 643742
12cr|pdfgrep-1.3.0-1|51	- update br
12cr|pdfgrep-1.3.0-1|52	
12cr|pdfgrep-1.3.0-1|53	* Thu Feb 24 2011 Alexandre Lissy <alissy@mandriva.com> 1.1-0
12cr|pdfgrep-1.3.0-1|54	+ Revision: 639702
12cr|pdfgrep-1.3.0-1|55	- Initial import of pdfgrep
12cr|pdfgrep-1.3.0-1|56	- Created package structure for pdfgrep.
12cr|pdfgrep-1.3.0-1|57	

3821 12
12cr|pdfjam-1.21-2|1	Name:           pdfjam
12cr|pdfjam-1.21-2|2	Version:        1.21
12cr|pdfjam-1.21-2|3	Release:        %mkrel 2
12cr|pdfjam-1.21-2|4	Summary:        Utilities for join, rotate and align PDFs
12cr|pdfjam-1.21-2|5	
12cr|pdfjam-1.21-2|6	Group:          Publishing
12cr|pdfjam-1.21-2|7	# No version specified.
12cr|pdfjam-1.21-2|8	License:        GPL+
12cr|pdfjam-1.21-2|9	URL:            http://www.warwick.ac.uk/go/pdfjam
12cr|pdfjam-1.21-2|10	Source0:        http://www.warwick.ac.uk/go/pdfjam/pdfjam_%{version}.tar.gz
12cr|pdfjam-1.21-2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|pdfjam-1.21-2|12	BuildArch:      noarch
12cr|pdfjam-1.21-2|13	Requires:       tetex-latex
12cr|pdfjam-1.21-2|14	
12cr|pdfjam-1.21-2|15	%description
12cr|pdfjam-1.21-2|16	PDFjam is a small collection of shell scripts which provide a simple
12cr|pdfjam-1.21-2|17	interface to some of the functionality of the excellent pdfpages
12cr|pdfjam-1.21-2|18	package (by Andreas Matthias) for pdfLaTeX.  At present the utilities
12cr|pdfjam-1.21-2|19	available are:
12cr|pdfjam-1.21-2|20	
12cr|pdfjam-1.21-2|21	* pdfnup, which allows PDF files to be "n-upped" in roughly the way
12cr|pdfjam-1.21-2|22	that psnup does for PostScript files;
12cr|pdfjam-1.21-2|23	* pdfjoin, which concatenates the pages of multiple PDF files
12cr|pdfjam-1.21-2|24	together into a single file;
12cr|pdfjam-1.21-2|25	* pdf90, which rotates the pages of one or more PDF files through 90
12cr|pdfjam-1.21-2|26	degrees (anti-clockwise).
12cr|pdfjam-1.21-2|27	
12cr|pdfjam-1.21-2|28	In every case, source files are left unchanged.
12cr|pdfjam-1.21-2|29	
12cr|pdfjam-1.21-2|30	A potential drawback of these utilities is that any hyperlinks in the
12cr|pdfjam-1.21-2|31	source PDF are lost. On the positive side, there is no appreciable
12cr|pdfjam-1.21-2|32	degradation of image quality in processing PDF files with these
12cr|pdfjam-1.21-2|33	programs, unlike some other indirect methods such as "pdf2ps | psnup |
12cr|pdfjam-1.21-2|34	ps2pdf" (in the author's experience).
12cr|pdfjam-1.21-2|35	
12cr|pdfjam-1.21-2|36	
12cr|pdfjam-1.21-2|37	%prep
12cr|pdfjam-1.21-2|38	%setup -q -n pdfjam
12cr|pdfjam-1.21-2|39	
12cr|pdfjam-1.21-2|40	%install
12cr|pdfjam-1.21-2|41	rm -rf $RPM_BUILD_ROOT
12cr|pdfjam-1.21-2|42	
12cr|pdfjam-1.21-2|43	install -d -m 755 $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
12cr|pdfjam-1.21-2|44	install -p -m 755 scripts/* $RPM_BUILD_ROOT%{_bindir}/
12cr|pdfjam-1.21-2|45	install -p -m 644 man1/* $RPM_BUILD_ROOT%{_mandir}/man1/
12cr|pdfjam-1.21-2|46	
12cr|pdfjam-1.21-2|47	%clean
12cr|pdfjam-1.21-2|48	rm -rf $RPM_BUILD_ROOT
12cr|pdfjam-1.21-2|49	
12cr|pdfjam-1.21-2|50	
12cr|pdfjam-1.21-2|51	%files
12cr|pdfjam-1.21-2|52	%defattr(-,root,root,-)
12cr|pdfjam-1.21-2|53	%doc COPYING PDFjam-README.html pdfdroplets.png
12cr|pdfjam-1.21-2|54	%{_bindir}/*
12cr|pdfjam-1.21-2|55	%{_mandir}/man1/*
12cr|pdfjam-1.21-2|56	
12cr|pdfjam-1.21-2|57	
12cr|pdfjam-1.21-2|58	%changelog
12cr|pdfjam-1.21-2|59	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.21-2mdv2010.0
12cr|pdfjam-1.21-2|60	+ Revision: 440508
12cr|pdfjam-1.21-2|61	- rebuild
12cr|pdfjam-1.21-2|62	
12cr|pdfjam-1.21-2|63	* Wed Mar 11 2009 Olivier Thauvin <nanardon@mandriva.org> 1.21-1mdv2009.1
12cr|pdfjam-1.21-2|64	+ Revision: 353887
12cr|pdfjam-1.21-2|65	- import pdfjam
12cr|pdfjam-1.21-2|66	
12cr|pdfjam-1.21-2|67	

3822 12
12cr|pdf-renderer-0-6|1	%define alternate_name PDFRenderer
12cr|pdf-renderer-0-6|2	%define cvs_version 2009_04_05
12cr|pdf-renderer-0-6|3	%define cvs_rel .%(echo %{cvs_version}|sed 's|_||g')cvs
12cr|pdf-renderer-0-6|4	
12cr|pdf-renderer-0-6|5	Summary:        A 100% Java PDF renderer and viewer
12cr|pdf-renderer-0-6|6	Name:           pdf-renderer
12cr|pdf-renderer-0-6|7	Version:        0
12cr|pdf-renderer-0-6|8	Release:        6
12cr|pdf-renderer-0-6|9	License:        LGPLv2+
12cr|pdf-renderer-0-6|10	URL:            https://pdf-renderer.dev.java.net/
12cr|pdf-renderer-0-6|11	Group:          Development/Java
12cr|pdf-renderer-0-6|12	Source0:        https://pdf-renderer.dev.java.net/files/documents/6008/131974/%{alternate_name}-%{cvs_version}-src.zip
12cr|pdf-renderer-0-6|13	BuildRequires:  ant
12cr|pdf-renderer-0-6|14	BuildRequires:  java-rpmbuild
12cr|pdf-renderer-0-6|15	BuildRequires:  ant-apache-regexp
12cr|pdf-renderer-0-6|16	BuildRequires:  java-devel >= 0:1.6.0
12cr|pdf-renderer-0-6|17	BuildRequires:  jpackage-utils
12cr|pdf-renderer-0-6|18	BuildRequires:  ghostscript-fonts
12cr|pdf-renderer-0-6|19	BuildRequires:  unzip
12cr|pdf-renderer-0-6|20	BuildArch:      noarch
12cr|pdf-renderer-0-6|21	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|pdf-renderer-0-6|22	Requires:       java
12cr|pdf-renderer-0-6|23	Requires:       jpackage-utils >= 1.5
12cr|pdf-renderer-0-6|24	Requires:       ghostscript-fonts
12cr|pdf-renderer-0-6|25	Provides:       %{alternate_name} == %{version}-%{release}
12cr|pdf-renderer-0-6|26	
12cr|pdf-renderer-0-6|27	%description
12cr|pdf-renderer-0-6|28	The PDF Renderer is just what the name implies: an open source,
12cr|pdf-renderer-0-6|29	all Java library which renders PDF documents to the screen using
12cr|pdf-renderer-0-6|30	Java2D. Typically this means drawing into a Swing panel, but it
12cr|pdf-renderer-0-6|31	could also draw to other Graphics2D implementations. It could be
12cr|pdf-renderer-0-6|32	used to draw on top of PDFs, share them over a network, convert
12cr|pdf-renderer-0-6|33	PDFs to PNG images, or maybe even project PDFs into a 3D scene.
12cr|pdf-renderer-0-6|34	
12cr|pdf-renderer-0-6|35	%package javadoc
12cr|pdf-renderer-0-6|36	Summary:        Javadoc for %{alternate_name}
12cr|pdf-renderer-0-6|37	Group:          Development/Java
12cr|pdf-renderer-0-6|38	Requires:       %{name} = %{version}-%{release}
12cr|pdf-renderer-0-6|39	Requires:       jpackage-utils
12cr|pdf-renderer-0-6|40	
12cr|pdf-renderer-0-6|41	%description javadoc
12cr|pdf-renderer-0-6|42	API documentation for the %{alternate_name} package.
12cr|pdf-renderer-0-6|43	
12cr|pdf-renderer-0-6|44	%prep
12cr|pdf-renderer-0-6|45	%setup -q -n %{alternate_name}-%{cvs_version}-src
12cr|pdf-renderer-0-6|46	
12cr|pdf-renderer-0-6|47	# Remove preshipped binaries
12cr|pdf-renderer-0-6|48	find . -name "*.jar" -exec rm {} \;
12cr|pdf-renderer-0-6|49	
12cr|pdf-renderer-0-6|50	# Fix encoding issues
12cr|pdf-renderer-0-6|51	find . -name "*.java" -exec native2ascii {} {} \;
12cr|pdf-renderer-0-6|52	
12cr|pdf-renderer-0-6|53	# Remove preshipped fonts and ...
12cr|pdf-renderer-0-6|54	find . -name "*.pfb" -exec rm {} \;
12cr|pdf-renderer-0-6|55	
12cr|pdf-renderer-0-6|56	# ... tell the program to use system-fonts instead.
12cr|pdf-renderer-0-6|57	# Script provided by Mamoru Tasaka:
12cr|pdf-renderer-0-6|58	# https://bugzilla.redhat.com/show_bug.cgi?id=466394#c4
12cr|pdf-renderer-0-6|59	# -------------------------------------------------------------
12cr|pdf-renderer-0-6|60	pushd src/com/sun/pdfview/font/res/
12cr|pdf-renderer-0-6|61	INPUT=BaseFonts.properties
12cr|pdf-renderer-0-6|62	OUTPUT=BaseFonts.properties.1
12cr|pdf-renderer-0-6|63	FONTDIR=%{_datadir}/fonts/default/Type1
12cr|pdf-renderer-0-6|64	
12cr|pdf-renderer-0-6|65	rm -f $OUTPUT
12cr|pdf-renderer-0-6|66	cat $INPUT | while read line
12cr|pdf-renderer-0-6|67	do
12cr|pdf-renderer-0-6|68	newline=$line
12cr|pdf-renderer-0-6|69	if echo $newline | grep -q 'file=.*pfb'
12cr|pdf-renderer-0-6|70	then
12cr|pdf-renderer-0-6|71	pfbname=$(echo $newline | sed -e 's|^.*file=||')
12cr|pdf-renderer-0-6|72	newline=$(echo $newline | sed -e "s|file=|file=${FONTDIR}/|")
12cr|pdf-renderer-0-6|73	elif echo $newline | grep -q 'length='
12cr|pdf-renderer-0-6|74	then
12cr|pdf-renderer-0-6|75	size=$(ls -al ${FONTDIR}/$pfbname | awk '{print $5}')
12cr|pdf-renderer-0-6|76	newline=$(echo $newline | sed -e "s|length=.*|length=$size|")
12cr|pdf-renderer-0-6|77	fi
12cr|pdf-renderer-0-6|78	echo $newline >> $OUTPUT
12cr|pdf-renderer-0-6|79	done
12cr|pdf-renderer-0-6|80	mv -f $OUTPUT $INPUT
12cr|pdf-renderer-0-6|81	popd
12cr|pdf-renderer-0-6|82	# -------------------------------------------------------------
12cr|pdf-renderer-0-6|83	
12cr|pdf-renderer-0-6|84	%build
12cr|pdf-renderer-0-6|85	%ant
12cr|pdf-renderer-0-6|86	
12cr|pdf-renderer-0-6|87	%install
12cr|pdf-renderer-0-6|88	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12cr|pdf-renderer-0-6|89	install -m 644 dist/%{alternate_name}.jar \
12cr|pdf-renderer-0-6|90	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|pdf-renderer-0-6|91	
12cr|pdf-renderer-0-6|92	# javadoc
12cr|pdf-renderer-0-6|93	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|pdf-renderer-0-6|94	cp -pr dist/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|pdf-renderer-0-6|95	
12cr|pdf-renderer-0-6|96	%files
12cr|pdf-renderer-0-6|97	%defattr(0644,root,root,0755)
12cr|pdf-renderer-0-6|98	%doc demos
12cr|pdf-renderer-0-6|99	%{_javadir}/%{name}.jar
12cr|pdf-renderer-0-6|100	
12cr|pdf-renderer-0-6|101	%files javadoc
12cr|pdf-renderer-0-6|102	%defattr(0644,root,root,0755)
12cr|pdf-renderer-0-6|103	%{_javadocdir}/%{name}
12cr|pdf-renderer-0-6|104	
12cr|pdf-renderer-0-6|105	# -----------------------------------------------------------------------------
12cr|pdf-renderer-0-6|106	
12cr|pdf-renderer-0-6|107	
12cr|pdf-renderer-0-6|108	%changelog
12cr|pdf-renderer-0-6|109	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 0-6
12cr|pdf-renderer-0-6|110	+ Revision: 734193
12cr|pdf-renderer-0-6|111	- rebuild
12cr|pdf-renderer-0-6|112	- imported package pdf-renderer
12cr|pdf-renderer-0-6|113	

3823 12
12cr|pdfshuffler-0.6.0-1|1	Name:		pdfshuffler
12cr|pdfshuffler-0.6.0-1|2	Version:	0.6.0
12cr|pdfshuffler-0.6.0-1|3	Release:	1
12cr|pdfshuffler-0.6.0-1|4	Summary:	PDF file merging, rearranging, and splitting
12cr|pdfshuffler-0.6.0-1|5	Group:		Publishing
12cr|pdfshuffler-0.6.0-1|6	License:	GPLv2+
12cr|pdfshuffler-0.6.0-1|7	URL:		http://sourceforge.net/projects/pdfshuffler/
12cr|pdfshuffler-0.6.0-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|pdfshuffler-0.6.0-1|9	Patch0:		pdfshuffler-0.5-fix-desktop.patch
12cr|pdfshuffler-0.6.0-1|10	BuildArch:	noarch
12cr|pdfshuffler-0.6.0-1|11	
12cr|pdfshuffler-0.6.0-1|12	BuildRequires:	python-devel
12cr|pdfshuffler-0.6.0-1|13	BuildRequires:	python-setuptools
12cr|pdfshuffler-0.6.0-1|14	BuildRequires:	gettext
12cr|pdfshuffler-0.6.0-1|15	
12cr|pdfshuffler-0.6.0-1|16	Requires:	pygtk2
12cr|pdfshuffler-0.6.0-1|17	Requires:	python-pypdf
12cr|pdfshuffler-0.6.0-1|18	Requires:	python-pypoppler
12cr|pdfshuffler-0.6.0-1|19	
12cr|pdfshuffler-0.6.0-1|20	%description
12cr|pdfshuffler-0.6.0-1|21	PDF-Shuffler is a small python-gtk application, which helps the user
12cr|pdfshuffler-0.6.0-1|22	to merge or split pdf documents and rotate, crop and rearrange their
12cr|pdfshuffler-0.6.0-1|23	pages using an interactive and intuitive graphical interface.
12cr|pdfshuffler-0.6.0-1|24	
12cr|pdfshuffler-0.6.0-1|25	%files -f %{name}.lang
12cr|pdfshuffler-0.6.0-1|26	%doc AUTHORS ChangeLog COPYING README TODO
12cr|pdfshuffler-0.6.0-1|27	%{_bindir}/%{name}
12cr|pdfshuffler-0.6.0-1|28	%{_datadir}/applications/%{name}.desktop
12cr|pdfshuffler-0.6.0-1|29	%{_mandir}/man1/%{name}.1.*
12cr|pdfshuffler-0.6.0-1|30	%{_datadir}/pixmaps/%{name}.png
12cr|pdfshuffler-0.6.0-1|31	%{_datadir}/%{name}/%{name}.ui
12cr|pdfshuffler-0.6.0-1|32	%{_datadir}/%{name}/icons/hicolor/scalable/%{name}.svg
12cr|pdfshuffler-0.6.0-1|33	%{py_puresitedir}/%{name}-0.6.0-py*.egg-info
12cr|pdfshuffler-0.6.0-1|34	%{py_sitedir}/pdfshuffler/
12cr|pdfshuffler-0.6.0-1|35	
12cr|pdfshuffler-0.6.0-1|36	#--------------------------------------------------------------------
12cr|pdfshuffler-0.6.0-1|37	
12cr|pdfshuffler-0.6.0-1|38	%prep
12cr|pdfshuffler-0.6.0-1|39	%setup -q
12cr|pdfshuffler-0.6.0-1|40	%patch0 -p0
12cr|pdfshuffler-0.6.0-1|41	
12cr|pdfshuffler-0.6.0-1|42	%install
12cr|pdfshuffler-0.6.0-1|43	python setup.py install --root %{buildroot} --no-compile
12cr|pdfshuffler-0.6.0-1|44	%find_lang %{name}
12cr|pdfshuffler-0.6.0-1|45	
12cr|pdfshuffler-0.6.0-1|46	
12cr|pdfshuffler-0.6.0-1|47	
12cr|pdfshuffler-0.6.0-1|48	%changelog
12cr|pdfshuffler-0.6.0-1|49	* Thu Jul 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.6.0-1
12cr|pdfshuffler-0.6.0-1|50	+ Revision: 810269
12cr|pdfshuffler-0.6.0-1|51	- version update 0.6.0
12cr|pdfshuffler-0.6.0-1|52	
12cr|pdfshuffler-0.6.0-1|53	* Mon Jan 30 2012 Vladimir Testov <vladimir.testov@rosalab.ru> 0.5.1-3
12cr|pdfshuffler-0.6.0-1|54	+ Revision: 769812
12cr|pdfshuffler-0.6.0-1|55	- fixed: replaced %%{pyver} with %%{py_ver}
12cr|pdfshuffler-0.6.0-1|56	
12cr|pdfshuffler-0.6.0-1|57	* Thu Nov 04 2010 Luc Menut <lmenut@mandriva.org> 0.5.1-2mdv2011.0
12cr|pdfshuffler-0.6.0-1|58	+ Revision: 593470
12cr|pdfshuffler-0.6.0-1|59	- fix file list (.egg-info filename)
12cr|pdfshuffler-0.6.0-1|60	- rebuild for python 2.7
12cr|pdfshuffler-0.6.0-1|61	- drop %%py_requires macro
12cr|pdfshuffler-0.6.0-1|62	- use %%pyver macro for .egg-info file
12cr|pdfshuffler-0.6.0-1|63	
12cr|pdfshuffler-0.6.0-1|64	* Tue Oct 12 2010 Luc Menut <lmenut@mandriva.org> 0.5.1-1mdv2011.0
12cr|pdfshuffler-0.6.0-1|65	+ Revision: 585241
12cr|pdfshuffler-0.6.0-1|66	- update to 0.5.1 (bugfix release)
12cr|pdfshuffler-0.6.0-1|67	
12cr|pdfshuffler-0.6.0-1|68	* Tue Jan 05 2010 Luc Menut <lmenut@mandriva.org> 0.5-1mdv2010.1
12cr|pdfshuffler-0.6.0-1|69	+ Revision: 486508
12cr|pdfshuffler-0.6.0-1|70	- update to version 0.5
12cr|pdfshuffler-0.6.0-1|71	drop translations patch (merged upstream)
12cr|pdfshuffler-0.6.0-1|72	rediff fix-desktop patch
12cr|pdfshuffler-0.6.0-1|73	
12cr|pdfshuffler-0.6.0-1|74	* Sun Aug 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.4.2-1mdv2010.0
12cr|pdfshuffler-0.6.0-1|75	+ Revision: 422625
12cr|pdfshuffler-0.6.0-1|76	- change layout
12cr|pdfshuffler-0.6.0-1|77	
12cr|pdfshuffler-0.6.0-1|78	+ Luc Menut <lmenut@mandriva.org>
12cr|pdfshuffler-0.6.0-1|79	- import pdfshuffler
12cr|pdfshuffler-0.6.0-1|80	

3824 12
12cr|pdftk-1.44-4|1	%define gcj_support 1
12cr|pdftk-1.44-4|2	Name:		pdftk
12cr|pdftk-1.44-4|3	Version:	1.44
12cr|pdftk-1.44-4|4	Release:	4
12cr|pdftk-1.44-4|5	Summary:	PDF Tool Kit
12cr|pdftk-1.44-4|6	License:	GPLv2+
12cr|pdftk-1.44-4|7	Group:		Publishing
12cr|pdftk-1.44-4|8	URL:		http://www.pdfhacks.com/pdftk/
12cr|pdftk-1.44-4|9	Source0:	http://www.pdfhacks.com/pdftk/%{name}-%{version}-src.zip
12cr|pdftk-1.44-4|10	Patch0:		pdftk-1.44-makefile-fix.patch
12cr|pdftk-1.44-4|11	BuildRequires:	gcc-java
12cr|pdftk-1.44-4|12	BuildRequires:	libgcj-devel
12cr|pdftk-1.44-4|13	BuildRequires:	unzip
12cr|pdftk-1.44-4|14	BuildRequires:	fastjar
12cr|pdftk-1.44-4|15	BuildRequires:	dos2unix
12cr|pdftk-1.44-4|16	Requires:	bouncycastle
12cr|pdftk-1.44-4|17	
12cr|pdftk-1.44-4|18	%description
12cr|pdftk-1.44-4|19	Pdftk is a simple tool for doing everyday things with PDF documents.
12cr|pdftk-1.44-4|20	Keep one in the top drawer of your desktop and use it to:
12cr|pdftk-1.44-4|21	- Merge PDF Documents
12cr|pdftk-1.44-4|22	- Split PDF Pages into a New Document
12cr|pdftk-1.44-4|23	- Decrypt Input as Necessary (Password Required)
12cr|pdftk-1.44-4|24	- Encrypt Output as Desired
12cr|pdftk-1.44-4|25	- Fill PDF Forms with FDF Data and/or Flatten Forms
12cr|pdftk-1.44-4|26	- Apply a Background Watermark
12cr|pdftk-1.44-4|27	- Report on PDF Metrics, including Metadata and Bookmarks
12cr|pdftk-1.44-4|28	- Update PDF Metadata
12cr|pdftk-1.44-4|29	- Attach Files to PDF Pages or the PDF Document
12cr|pdftk-1.44-4|30	- Unpack PDF Attachments
12cr|pdftk-1.44-4|31	- Burst a PDF Document into Single Pages
12cr|pdftk-1.44-4|32	- Uncompress and Re-Compress Page Streams
12cr|pdftk-1.44-4|33	- Repair Corrupted PDF (Where Possible)
12cr|pdftk-1.44-4|34	
12cr|pdftk-1.44-4|35	%prep
12cr|pdftk-1.44-4|36	%setup -q -n %{name}-%{version}-dist
12cr|pdftk-1.44-4|37	%patch0 -p0 -b .makefix
12cr|pdftk-1.44-4|38	
12cr|pdftk-1.44-4|39	%{__perl} -pi -e "s/\r$//g" pdftk.1.txt
12cr|pdftk-1.44-4|40	
12cr|pdftk-1.44-4|41	%{__rm} -r java/gnu_local java/java_local
12cr|pdftk-1.44-4|42	dos2unix changelog.txt
12cr|pdftk-1.44-4|43	
12cr|pdftk-1.44-4|44	%build
12cr|pdftk-1.44-4|45	pushd pdftk
12cr|pdftk-1.44-4|46	GCJFLAGS="%{optflags} -I`pwd`/../java -Wno-all" %{__make} -f Makefile.Redhat
12cr|pdftk-1.44-4|47	popd
12cr|pdftk-1.44-4|48	
12cr|pdftk-1.44-4|49	%install
12cr|pdftk-1.44-4|50	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|pdftk-1.44-4|51	%{__cp} -a pdftk/pdftk %{buildroot}%{_bindir}/pdftk
12cr|pdftk-1.44-4|52	
12cr|pdftk-1.44-4|53	%{__mkdir_p} %{buildroot}%{_mandir}/man1
12cr|pdftk-1.44-4|54	%{__cp} -a pdftk.1 %{buildroot}%{_mandir}/man1/pdftk.1
12cr|pdftk-1.44-4|55	
12cr|pdftk-1.44-4|56	%files
12cr|pdftk-1.44-4|57	%defattr(0644,root,root,0755)
12cr|pdftk-1.44-4|58	%doc pdftk.1.html pdftk.1.txt changelog.txt
12cr|pdftk-1.44-4|59	%attr(0755,root,root) %{_bindir}/pdftk
12cr|pdftk-1.44-4|60	%{_mandir}/man1/pdftk.1*
12cr|pdftk-1.44-4|61	
12cr|pdftk-1.44-4|62	
12cr|pdftk-1.44-4|63	%changelog
12cr|pdftk-1.44-4|64	* Sun Dec 19 2010 Tomas Kindl <supp@mandriva.org> 1.44-3mdv2011.0
12cr|pdftk-1.44-4|65	+ Revision: 623103
12cr|pdftk-1.44-4|66	- update for GCC 4.5
12cr|pdftk-1.44-4|67	- fix buildrequires
12cr|pdftk-1.44-4|68	- update to 1.44, drop unneeded patches
12cr|pdftk-1.44-4|69	
12cr|pdftk-1.44-4|70	* Wed Aug 25 2010 Funda Wang <fwang@mandriva.org> 1.41-10mdv2011.0
12cr|pdftk-1.44-4|71	+ Revision: 573211
12cr|pdftk-1.44-4|72	- rebuild for new gcc
12cr|pdftk-1.44-4|73	
12cr|pdftk-1.44-4|74	* Tue Oct 20 2009 Ahmad Samir <ahmadsamir@mandriva.org> 1.41-9mdv2010.0
12cr|pdftk-1.44-4|75	+ Revision: 458430
12cr|pdftk-1.44-4|76	- Add bouncycastle as BR (fix bug #54738)
12cr|pdftk-1.44-4|77	
12cr|pdftk-1.44-4|78	* Sat Sep 26 2009 Michael Scherer <misc@mandriva.org> 1.41-8mdv2010.0
12cr|pdftk-1.44-4|79	+ Revision: 449472
12cr|pdftk-1.44-4|80	- rebuild for bug 48880
12cr|pdftk-1.44-4|81	- fix license
12cr|pdftk-1.44-4|82	
12cr|pdftk-1.44-4|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|pdftk-1.44-4|84	- rebuild
12cr|pdftk-1.44-4|85	- rebuild
12cr|pdftk-1.44-4|86	
12cr|pdftk-1.44-4|87	+ David Walluck <walluck@mandriva.org>
12cr|pdftk-1.44-4|88	- clean up build
12cr|pdftk-1.44-4|89	- BuildRequires: java-devel-gcj
12cr|pdftk-1.44-4|90	- fix build
12cr|pdftk-1.44-4|91	- bump release for build system bug
12cr|pdftk-1.44-4|92	- change BuildRequires
12cr|pdftk-1.44-4|93	- fix BuildRequires
12cr|pdftk-1.44-4|94	- fix URL and Source0 URL
12cr|pdftk-1.44-4|95	- patch for new gcj
12cr|pdftk-1.44-4|96	
12cr|pdftk-1.44-4|97	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.41-3mdv2008.1
12cr|pdftk-1.44-4|98	+ Revision: 136654
12cr|pdftk-1.44-4|99	- restore BuildRoot
12cr|pdftk-1.44-4|100	
12cr|pdftk-1.44-4|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|pdftk-1.44-4|102	- kill re-definition of %%buildroot on Pixel's request
12cr|pdftk-1.44-4|103	
12cr|pdftk-1.44-4|104	* Sun Sep 09 2007 Pascal Terjan <pterjan@mandriva.org> 1.41-3mdv2008.0
12cr|pdftk-1.44-4|105	+ Revision: 83393
12cr|pdftk-1.44-4|106	- and make it buildable too
12cr|pdftk-1.44-4|107	- Make the package submitable
12cr|pdftk-1.44-4|108	- rebuild
12cr|pdftk-1.44-4|109	- rebuild
12cr|pdftk-1.44-4|110	
12cr|pdftk-1.44-4|111	
12cr|pdftk-1.44-4|112	* Tue Dec 19 2006 Lev Givon <lev@mandriva.org> 1.41-1mdv2007.0
12cr|pdftk-1.44-4|113	+ Revision: 100300
12cr|pdftk-1.44-4|114	- Import pdftk
12cr|pdftk-1.44-4|115	

3825 12
12cr|pdi2iso-0.1-6|1	%define name	pdi2iso
12cr|pdi2iso-0.1-6|2	%define version	0.1
12cr|pdi2iso-0.1-6|3	%define release	%mkrel 6
12cr|pdi2iso-0.1-6|4	
12cr|pdi2iso-0.1-6|5	Name:		%{name}
12cr|pdi2iso-0.1-6|6	Version:	%{version}
12cr|pdi2iso-0.1-6|7	Release:	%{release}
12cr|pdi2iso-0.1-6|8	Summary:	Instant Copy CD Images to ISO
12cr|pdi2iso-0.1-6|9	Source:		%{name}-%{version}.tar.bz2
12cr|pdi2iso-0.1-6|10	URL:		http://developer.berlios.de/projects/pdi2iso/
12cr|pdi2iso-0.1-6|11	License:	GPL
12cr|pdi2iso-0.1-6|12	Group:		Archiving/Other
12cr|pdi2iso-0.1-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pdi2iso-0.1-6|14	
12cr|pdi2iso-0.1-6|15	%description
12cr|pdi2iso-0.1-6|16	PDI2ISO is a very simple utility to convert an instant copy bin image
12cr|pdi2iso-0.1-6|17	to the standard ISO-9660 format.
12cr|pdi2iso-0.1-6|18	
12cr|pdi2iso-0.1-6|19	%prep
12cr|pdi2iso-0.1-6|20	%setup -q
12cr|pdi2iso-0.1-6|21	
12cr|pdi2iso-0.1-6|22	%build
12cr|pdi2iso-0.1-6|23	gcc %optflags ./src/pdi2iso.c -o pdi2iso
12cr|pdi2iso-0.1-6|24	
12cr|pdi2iso-0.1-6|25	%install
12cr|pdi2iso-0.1-6|26	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|pdi2iso-0.1-6|27	mkdir -p %{buildroot}%{_bindir}
12cr|pdi2iso-0.1-6|28	install pdi2iso %{buildroot}%{_bindir}/pdi2iso
12cr|pdi2iso-0.1-6|29	
12cr|pdi2iso-0.1-6|30	%clean
12cr|pdi2iso-0.1-6|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|pdi2iso-0.1-6|32	
12cr|pdi2iso-0.1-6|33	%files
12cr|pdi2iso-0.1-6|34	%defattr(-,root,root)
12cr|pdi2iso-0.1-6|35	%doc CHANGELOG
12cr|pdi2iso-0.1-6|36	%{_bindir}/pdi2iso
12cr|pdi2iso-0.1-6|37	
12cr|pdi2iso-0.1-6|38	
12cr|pdi2iso-0.1-6|39	
12cr|pdi2iso-0.1-6|40	
12cr|pdi2iso-0.1-6|41	%changelog
12cr|pdi2iso-0.1-6|42	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1-6mdv2010.0
12cr|pdi2iso-0.1-6|43	+ Revision: 430250
12cr|pdi2iso-0.1-6|44	- rebuild
12cr|pdi2iso-0.1-6|45	
12cr|pdi2iso-0.1-6|46	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1-5mdv2009.0
12cr|pdi2iso-0.1-6|47	+ Revision: 255172
12cr|pdi2iso-0.1-6|48	- rebuild
12cr|pdi2iso-0.1-6|49	
12cr|pdi2iso-0.1-6|50	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.1-3mdv2008.1
12cr|pdi2iso-0.1-6|51	+ Revision: 136654
12cr|pdi2iso-0.1-6|52	- restore BuildRoot
12cr|pdi2iso-0.1-6|53	
12cr|pdi2iso-0.1-6|54	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pdi2iso-0.1-6|55	- kill re-definition of %%buildroot on Pixel's request
12cr|pdi2iso-0.1-6|56	
12cr|pdi2iso-0.1-6|57	
12cr|pdi2iso-0.1-6|58	* Fri Mar 30 2007 Olivier Blin <oblin@mandriva.com> 0.1-3mdv2007.1
12cr|pdi2iso-0.1-6|59	+ Revision: 149958
12cr|pdi2iso-0.1-6|60	- rebuild because of binary package loss
12cr|pdi2iso-0.1-6|61	- Import pdi2iso
12cr|pdi2iso-0.1-6|62	
12cr|pdi2iso-0.1-6|63	* Tue May 02 2006 Olivier Thauvin <nanardon@mandriva.org> 0.1-2mdk
12cr|pdi2iso-0.1-6|64	- Birthday Rebuild
12cr|pdi2iso-0.1-6|65	
12cr|pdi2iso-0.1-6|66	* Fri Apr 01 2005 Olivier Thauvin <nanardon@mandrake.org> 0.1-1mdk
12cr|pdi2iso-0.1-6|67	- from Michael Berger <webmaster@hmb-linux.de>
12cr|pdi2iso-0.1-6|68	- 0.1
12cr|pdi2iso-0.1-6|69	

3826 12
12cr|pdmenu-1.2.98-1|1	Summary:	A simple text-based menu program
12cr|pdmenu-1.2.98-1|2	Name:		pdmenu
12cr|pdmenu-1.2.98-1|3	Version:	1.2.98
12cr|pdmenu-1.2.98-1|4	Release:	%mkrel 1
12cr|pdmenu-1.2.98-1|5	URL:		http://kitenet.net/programs/pdmenu/
12cr|pdmenu-1.2.98-1|6	Source0:	http://ftp.debian.org/debian/pool/main/p/pdmenu/pdmenu_%version.tar.gz
12cr|pdmenu-1.2.98-1|7	Source1:	pdmenurc
12cr|pdmenu-1.2.98-1|8	License:	GPL
12cr|pdmenu-1.2.98-1|9	Group:		Shells
12cr|pdmenu-1.2.98-1|10	BuildRoot:	%_tmppath/%name-%version-%release-root
12cr|pdmenu-1.2.98-1|11	Buildrequires:	slang-devel
12cr|pdmenu-1.2.98-1|12	Requires:	gpm >= 1.17.8
12cr|pdmenu-1.2.98-1|13	Conflicts:	menu < 2.0.0
12cr|pdmenu-1.2.98-1|14	
12cr|pdmenu-1.2.98-1|15	%description
12cr|pdmenu-1.2.98-1|16	A simple full screen menu program, intended to be a comfortable login shell for
12cr|pdmenu-1.2.98-1|17	inexperienced users.
12cr|pdmenu-1.2.98-1|18	
12cr|pdmenu-1.2.98-1|19	%prep
12cr|pdmenu-1.2.98-1|20	%setup -q -n pdmenu
12cr|pdmenu-1.2.98-1|21	
12cr|pdmenu-1.2.98-1|22	%build
12cr|pdmenu-1.2.98-1|23	%configure
12cr|pdmenu-1.2.98-1|24	
12cr|pdmenu-1.2.98-1|25	%make
12cr|pdmenu-1.2.98-1|26	
12cr|pdmenu-1.2.98-1|27	%install
12cr|pdmenu-1.2.98-1|28	rm -fr %buildroot
12cr|pdmenu-1.2.98-1|29	
12cr|pdmenu-1.2.98-1|30	make INSTALL_PREFIX=%buildroot install
12cr|pdmenu-1.2.98-1|31	
12cr|pdmenu-1.2.98-1|32	install -m 0755 examples/newbie/modem-check \
12cr|pdmenu-1.2.98-1|33	examples/newbie/rpm-info-on-command \
12cr|pdmenu-1.2.98-1|34	%buildroot/%_datadir/pdmenu
12cr|pdmenu-1.2.98-1|35	
12cr|pdmenu-1.2.98-1|36	rm -f examples/*.in examples/newbie/*.in examples/newbie/modem-check \
12cr|pdmenu-1.2.98-1|37	examples/newbie/rpm-info-on-command examples/editdir.pl \
12cr|pdmenu-1.2.98-1|38	examples/showdir.pl
12cr|pdmenu-1.2.98-1|39	
12cr|pdmenu-1.2.98-1|40	cp -f %{_sourcedir}/pdmenurc %buildroot/%_sysconfdir/pdmenurc
12cr|pdmenu-1.2.98-1|41	
12cr|pdmenu-1.2.98-1|42	%find_lang %{name}
12cr|pdmenu-1.2.98-1|43	
12cr|pdmenu-1.2.98-1|44	%clean
12cr|pdmenu-1.2.98-1|45	rm -fr %buildroot
12cr|pdmenu-1.2.98-1|46	
12cr|pdmenu-1.2.98-1|47	%postun
12cr|pdmenu-1.2.98-1|48	if [ "$1" = 0 ]; then
12cr|pdmenu-1.2.98-1|49	rm -rf %{_localstatedir}/lib/pdmenu
12cr|pdmenu-1.2.98-1|50	fi
12cr|pdmenu-1.2.98-1|51	
12cr|pdmenu-1.2.98-1|52	%files -f %{name}.lang
12cr|pdmenu-1.2.98-1|53	%defattr (-,root,root,-)
12cr|pdmenu-1.2.98-1|54	%doc README doc/BUGS doc/TODO doc/ANNOUNCE debian/changelog examples
12cr|pdmenu-1.2.98-1|55	%config(noreplace) %_sysconfdir/pdmenurc
12cr|pdmenu-1.2.98-1|56	%_bindir/*
12cr|pdmenu-1.2.98-1|57	%_datadir/pdmenu
12cr|pdmenu-1.2.98-1|58	%_mandir/man1/*
12cr|pdmenu-1.2.98-1|59	%_mandir/man5/*
12cr|pdmenu-1.2.98-1|60	
12cr|pdmenu-1.2.98-1|61	
12cr|pdmenu-1.2.98-1|62	
12cr|pdmenu-1.2.98-1|63	%changelog
12cr|pdmenu-1.2.98-1|64	* Sat Aug 01 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2.98-1mdv2010.0
12cr|pdmenu-1.2.98-1|65	+ Revision: 407074
12cr|pdmenu-1.2.98-1|66	- update to new version 1.2.98
12cr|pdmenu-1.2.98-1|67	
12cr|pdmenu-1.2.98-1|68	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2.90-3mdv2009.0
12cr|pdmenu-1.2.98-1|69	+ Revision: 241140
12cr|pdmenu-1.2.98-1|70	- rebuild
12cr|pdmenu-1.2.98-1|71	- kill re-definition of %%buildroot on Pixel's request
12cr|pdmenu-1.2.98-1|72	
12cr|pdmenu-1.2.98-1|73	+ Pixel <pixel@mandriva.com>
12cr|pdmenu-1.2.98-1|74	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|pdmenu-1.2.98-1|75	
12cr|pdmenu-1.2.98-1|76	+ Olivier Blin <oblin@mandriva.com>
12cr|pdmenu-1.2.98-1|77	- restore BuildRoot
12cr|pdmenu-1.2.98-1|78	
12cr|pdmenu-1.2.98-1|79	* Wed Jun 13 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.2.90-1mdv2008.0
12cr|pdmenu-1.2.98-1|80	+ Revision: 39035
12cr|pdmenu-1.2.98-1|81	- Updated to version 1.2.90.
12cr|pdmenu-1.2.98-1|82	- Removed unused menu patch.
12cr|pdmenu-1.2.98-1|83	- Added custom pdmenurc file.
12cr|pdmenu-1.2.98-1|84	- Cleanups.
12cr|pdmenu-1.2.98-1|85	- Import pdmenu
12cr|pdmenu-1.2.98-1|86	
12cr|pdmenu-1.2.98-1|87	
12cr|pdmenu-1.2.98-1|88	
12cr|pdmenu-1.2.98-1|89	
12cr|pdmenu-1.2.98-1|90	* Fri Jul 23 2004 Marcel Pol <mpol@mandrake.org> 1.2.69-7mdk
12cr|pdmenu-1.2.98-1|91	- again build against new slang
12cr|pdmenu-1.2.98-1|92	
12cr|pdmenu-1.2.98-1|93	* Wed Jul 21 2004 Marcel Pol <mpol@mandrake.org> 1.2.69-6mdk
12cr|pdmenu-1.2.98-1|94	- build against new slang
12cr|pdmenu-1.2.98-1|95	- adjust buildrequires
12cr|pdmenu-1.2.98-1|96	
12cr|pdmenu-1.2.98-1|97	* Mon May 05 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.2.69-5mdk
12cr|pdmenu-1.2.98-1|98	- buildrequires
12cr|pdmenu-1.2.98-1|99	
12cr|pdmenu-1.2.98-1|100	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.2.69-4mdk
12cr|pdmenu-1.2.98-1|101	- rebuild
12cr|pdmenu-1.2.98-1|102	
12cr|pdmenu-1.2.98-1|103	* Thu Jul 18 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.2.69-3mdk
12cr|pdmenu-1.2.98-1|104	- use gcc rather than egcs
12cr|pdmenu-1.2.98-1|105	
12cr|pdmenu-1.2.98-1|106	* Tue Dec 25 2001 David BAUDNS <baudens@mandrakesoft.com> 1.2.69-2mdk
12cr|pdmenu-1.2.98-1|107	- Remove menu entry (no available category)
12cr|pdmenu-1.2.98-1|108	
12cr|pdmenu-1.2.98-1|109	* Thu Aug 23 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.2.69-1mdk
12cr|pdmenu-1.2.98-1|110	- updated to 1.2.69
12cr|pdmenu-1.2.98-1|111	
12cr|pdmenu-1.2.98-1|112	* Thu Mar 01 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.2.65-2mdk
12cr|pdmenu-1.2.98-1|113	- fix build
12cr|pdmenu-1.2.98-1|114	- remove CVS files
12cr|pdmenu-1.2.98-1|115	
12cr|pdmenu-1.2.98-1|116	* Mon Jan 08 2001 Stefan van der Eijk <s.vandereijk@chello.nl> 1.2.65-1mdk
12cr|pdmenu-1.2.98-1|117	- macro's
12cr|pdmenu-1.2.98-1|118	- update to 1.2.65
12cr|pdmenu-1.2.98-1|119	
12cr|pdmenu-1.2.98-1|120	* Thu Jun 22 2000 Matthew Campbell <mattcamp@crosswinds.net> 1.2.61-1mdk
12cr|pdmenu-1.2.98-1|121	- Updated to version 1.2.61.
12cr|pdmenu-1.2.98-1|122	- Fixed Source line to use variables for name and version.
12cr|pdmenu-1.2.98-1|123	- Changed Packager line (was formerly jeff.covey@pobox.com).
12cr|pdmenu-1.2.98-1|124	- Changed Buildroot line to use _tmppath variable instead of /var/tmp.
12cr|pdmenu-1.2.98-1|125	- Took out Requires line; RPM will fill in that information.
12cr|pdmenu-1.2.98-1|126	- Made some cosmetic changes to the spec file.
12cr|pdmenu-1.2.98-1|127	- Replaced ./configure with %%configure and took out the --mandir option
12cr|pdmenu-1.2.98-1|128	on that command line.
12cr|pdmenu-1.2.98-1|129	- Changed the "make" command lien to the format recommended in the Mandrake
12cr|pdmenu-1.2.98-1|130	RPM HOWTO.
12cr|pdmenu-1.2.98-1|131	- Changed installation of example scripts so that the install command makes
12cr|pdmenu-1.2.98-1|132	sure the scripts are executable, and so that the RPM_BUILD_ROOT variable
12cr|pdmenu-1.2.98-1|133	is used.
12cr|pdmenu-1.2.98-1|134	- Generally simplified installation of examples.
12cr|pdmenu-1.2.98-1|135	- Removed stuff to copy man pages to /usr/man, since they're now put there
12cr|pdmenu-1.2.98-1|136	automatically.
12cr|pdmenu-1.2.98-1|137	- Added "-n pdmenu" option to %%setup macro call.
12cr|pdmenu-1.2.98-1|138	- Added fourth argument (755) to %%defattr macro call.
12cr|pdmenu-1.2.98-1|139	- Added %%clean section.
12cr|pdmenu-1.2.98-1|140	- Now depends on gpm >= 1.17.8 and conflicts with menu < 2.0.0, as in the
12cr|pdmenu-1.2.98-1|141	Debian package.
12cr|pdmenu-1.2.98-1|142	- Added support for the menu package.
12cr|pdmenu-1.2.98-1|143	
12cr|pdmenu-1.2.98-1|144	* Wed May 03 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.2.50-2mdk
12cr|pdmenu-1.2.98-1|145	- fix group
12cr|pdmenu-1.2.98-1|146	- fix files section
12cr|pdmenu-1.2.98-1|147	
12cr|pdmenu-1.2.98-1|148	* Fri Dec 03 1999 Lenny Cartier <lenny@mandrakesoft.com>
12cr|pdmenu-1.2.98-1|149	- nex in contribs
12cr|pdmenu-1.2.98-1|150	- fix attributes

3827 12
12cr|pdns-3.0.1-0.1|1	%if %mandriva_branch == Cooker
12cr|pdns-3.0.1-0.1|2	# Cooker
12cr|pdns-3.0.1-0.1|3	%define release %mkrel 1
12cr|pdns-3.0.1-0.1|4	%else
12cr|pdns-3.0.1-0.1|5	# Old distros
12cr|pdns-3.0.1-0.1|6	%define subrel 1
12cr|pdns-3.0.1-0.1|7	%define release %mkrel 0
12cr|pdns-3.0.1-0.1|8	%endif
12cr|pdns-3.0.1-0.1|9	
12cr|pdns-3.0.1-0.1|10	Summary:	Versatile Database Driven Nameserver
12cr|pdns-3.0.1-0.1|11	Name:		pdns
12cr|pdns-3.0.1-0.1|12	Version:	3.0.1
12cr|pdns-3.0.1-0.1|13	Release:	%release
12cr|pdns-3.0.1-0.1|14	License:	GPL
12cr|pdns-3.0.1-0.1|15	Group:		System/Servers
12cr|pdns-3.0.1-0.1|16	URL:		http://www.powerdns.com/
12cr|pdns-3.0.1-0.1|17	Source0:	http://downloads.powerdns.com/releases/pdns-%{version}.tar.gz
12cr|pdns-3.0.1-0.1|18	# wget -rm http://rtfm.powerdns.com
12cr|pdns-3.0.1-0.1|19	Source1:	rtfm.powerdns.com.tar.bz2
12cr|pdns-3.0.1-0.1|20	# from http://downloads.powerdns.com/releases/pdns-recursor-3.3.tar.bz2
12cr|pdns-3.0.1-0.1|21	Source2:	cachecleaner.hh
12cr|pdns-3.0.1-0.1|22	# http://wiki.powerdns.com/trac/browser/trunk/pdns/modules/luabackend/lua_functions.hh?rev=2208
12cr|pdns-3.0.1-0.1|23	Source3:	lua_functions.hh
12cr|pdns-3.0.1-0.1|24	Patch0:		pdns-2.9.7-init.patch
12cr|pdns-3.0.1-0.1|25	Patch1:		pdns-3.0.1-lib64_fix.diff
12cr|pdns-3.0.1-0.1|26	Patch2:		pdns-3.0.1-lua_linkage_fix.diff
12cr|pdns-3.0.1-0.1|27	Requires(post): rpm-helper
12cr|pdns-3.0.1-0.1|28	Requires(preun): rpm-helper
12cr|pdns-3.0.1-0.1|29	Requires(pre): rpm-helper
12cr|pdns-3.0.1-0.1|30	Requires(postun): rpm-helper
12cr|pdns-3.0.1-0.1|31	BuildRequires:	autoconf automake libtool
12cr|pdns-3.0.1-0.1|32	BuildRequires:	bison
12cr|pdns-3.0.1-0.1|33	BuildRequires:	boost-devel
12cr|pdns-3.0.1-0.1|34	BuildRequires:	flex
12cr|pdns-3.0.1-0.1|35	BuildRequires:	libstdc++-devel
12cr|pdns-3.0.1-0.1|36	BuildRequires:	lua-devel >= 5.1
12cr|pdns-3.0.1-0.1|37	BuildRequires:	mysql-devel
12cr|pdns-3.0.1-0.1|38	BuildRequires:	openldap-devel
12cr|pdns-3.0.1-0.1|39	BuildRequires:	openssl-devel
12cr|pdns-3.0.1-0.1|40	BuildRequires:	postgresql-devel
12cr|pdns-3.0.1-0.1|41	BuildRequires:	sqlite3-devel
12cr|pdns-3.0.1-0.1|42	BuildRequires:	unixODBC-devel
12cr|pdns-3.0.1-0.1|43	BuildRequires:	zlib-devel
12cr|pdns-3.0.1-0.1|44	#BuildRequires:	docbook-utils-pdf
12cr|pdns-3.0.1-0.1|45	Provides:	nameserver powerdns PowerDNS
12cr|pdns-3.0.1-0.1|46	Obsoletes:	nameserver powerdns PowerDNS
12cr|pdns-3.0.1-0.1|47	Requires:	pdns-backend-lua
12cr|pdns-3.0.1-0.1|48	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pdns-3.0.1-0.1|49	
12cr|pdns-3.0.1-0.1|50	%description
12cr|pdns-3.0.1-0.1|51	PowerDNS is a versatile nameserver which supports a large number
12cr|pdns-3.0.1-0.1|52	of different backends ranging from simple zonefiles to relational
12cr|pdns-3.0.1-0.1|53	databases and load balancing/failover algorithms.
12cr|pdns-3.0.1-0.1|54	
12cr|pdns-3.0.1-0.1|55	It comes with support for MySQL, PostgreSQL, Bind zonefiles and the 'pipe
12cr|pdns-3.0.1-0.1|56	backend' availible as external packages.
12cr|pdns-3.0.1-0.1|57	
12cr|pdns-3.0.1-0.1|58	%package	backend-pipe
12cr|pdns-3.0.1-0.1|59	Summary:	Pipe/coprocess backend for %{name}
12cr|pdns-3.0.1-0.1|60	Group:		System/Servers
12cr|pdns-3.0.1-0.1|61	Requires:	%{name} = %{version}
12cr|pdns-3.0.1-0.1|62	
12cr|pdns-3.0.1-0.1|63	%description	backend-pipe
12cr|pdns-3.0.1-0.1|64	This package contains the pipe backend for the PowerDNS nameserver. This
12cr|pdns-3.0.1-0.1|65	allows PowerDNS to retrieve domain info from a process that accepts
12cr|pdns-3.0.1-0.1|66	questions on stdin and returns answers on stdout.
12cr|pdns-3.0.1-0.1|67	
12cr|pdns-3.0.1-0.1|68	%package	backend-mysql
12cr|pdns-3.0.1-0.1|69	Summary:	MySQL backend for %{name}
12cr|pdns-3.0.1-0.1|70	Group:		System/Servers
12cr|pdns-3.0.1-0.1|71	Requires:	%{name} = %{version}
12cr|pdns-3.0.1-0.1|72	
12cr|pdns-3.0.1-0.1|73	%description	backend-mysql
12cr|pdns-3.0.1-0.1|74	This package contains a MySQL backend for the PowerDNS nameserver.
12cr|pdns-3.0.1-0.1|75	
12cr|pdns-3.0.1-0.1|76	%package	backend-pgsql
12cr|pdns-3.0.1-0.1|77	Summary:	Generic PostgreSQL backend for %{name}
12cr|pdns-3.0.1-0.1|78	Group:		System/Servers
12cr|pdns-3.0.1-0.1|79	Requires:	%{name} = %{version}
12cr|pdns-3.0.1-0.1|80	
12cr|pdns-3.0.1-0.1|81	%description	backend-pgsql
12cr|pdns-3.0.1-0.1|82	This package contains a generic PostgreSQL backend
12cr|pdns-3.0.1-0.1|83	for the PowerDNS nameserver. It has configurable SQL statements.
12cr|pdns-3.0.1-0.1|84	
12cr|pdns-3.0.1-0.1|85	%package	backend-ldap
12cr|pdns-3.0.1-0.1|86	Summary:	LDAP backend for %{name}
12cr|pdns-3.0.1-0.1|87	Group:		System/Servers
12cr|pdns-3.0.1-0.1|88	Requires:	%{name} = %{version}
12cr|pdns-3.0.1-0.1|89	
12cr|pdns-3.0.1-0.1|90	%description	backend-ldap
12cr|pdns-3.0.1-0.1|91	This package contains a LDAP backend for the PowerDNS nameserver.
12cr|pdns-3.0.1-0.1|92	
12cr|pdns-3.0.1-0.1|93	%package	backend-sqlite3
12cr|pdns-3.0.1-0.1|94	Summary:	SQLite3 backend for %{name}
12cr|pdns-3.0.1-0.1|95	Group:		System/Servers
12cr|pdns-3.0.1-0.1|96	Provides:	pdns-backend-sqlite = %{version}-%{release}
12cr|pdns-3.0.1-0.1|97	Obsoletes:	pdns-backend-sqlite
12cr|pdns-3.0.1-0.1|98	Requires:	%{name} = %{version}
12cr|pdns-3.0.1-0.1|99	
12cr|pdns-3.0.1-0.1|100	%description	backend-sqlite3
12cr|pdns-3.0.1-0.1|101	This package contains a SQLite3 backend for the PowerDNS nameserver.
12cr|pdns-3.0.1-0.1|102	
12cr|pdns-3.0.1-0.1|103	%package	backend-geo
12cr|pdns-3.0.1-0.1|104	Summary:	GEO backend for %{name}
12cr|pdns-3.0.1-0.1|105	Group:		System/Servers
12cr|pdns-3.0.1-0.1|106	Requires:	%{name} = %{version}
12cr|pdns-3.0.1-0.1|107	
12cr|pdns-3.0.1-0.1|108	%description	backend-geo
12cr|pdns-3.0.1-0.1|109	This package contains a geo backend for the PowerDNS nameserver.
12cr|pdns-3.0.1-0.1|110	
12cr|pdns-3.0.1-0.1|111	%package	backend-lua
12cr|pdns-3.0.1-0.1|112	Summary:	LUA backend for %{name}
12cr|pdns-3.0.1-0.1|113	Group:		System/Servers
12cr|pdns-3.0.1-0.1|114	Requires:	%{name} = %{version}
12cr|pdns-3.0.1-0.1|115	
12cr|pdns-3.0.1-0.1|116	%description	backend-lua
12cr|pdns-3.0.1-0.1|117	This package contains a LUA backend for the PowerDNS nameserver.
12cr|pdns-3.0.1-0.1|118	
12cr|pdns-3.0.1-0.1|119	%package	backend-odbc
12cr|pdns-3.0.1-0.1|120	Summary:	ODBC backend for %{name}
12cr|pdns-3.0.1-0.1|121	Group:		System/Servers
12cr|pdns-3.0.1-0.1|122	Requires:	%{name} = %{version}
12cr|pdns-3.0.1-0.1|123	
12cr|pdns-3.0.1-0.1|124	%description	backend-odbc
12cr|pdns-3.0.1-0.1|125	This package contains a ODBC backend for the PowerDNS nameserver.
12cr|pdns-3.0.1-0.1|126	
12cr|pdns-3.0.1-0.1|127	%prep
12cr|pdns-3.0.1-0.1|128	
12cr|pdns-3.0.1-0.1|129	%setup -q -n pdns-%{version} -a1
12cr|pdns-3.0.1-0.1|130	%patch0 -p0
12cr|pdns-3.0.1-0.1|131	%patch1 -p0
12cr|pdns-3.0.1-0.1|132	%patch2 -p0
12cr|pdns-3.0.1-0.1|133	
12cr|pdns-3.0.1-0.1|134	cp %{SOURCE2} pdns/
12cr|pdns-3.0.1-0.1|135	cp %{SOURCE3} modules/luabackend/
12cr|pdns-3.0.1-0.1|136	
12cr|pdns-3.0.1-0.1|137	%build
12cr|pdns-3.0.1-0.1|138	touch NEWS AUTHORS
12cr|pdns-3.0.1-0.1|139	autoreconf -fi
12cr|pdns-3.0.1-0.1|140	
12cr|pdns-3.0.1-0.1|141	export CFLAGS="%{optflags} -DLDAP_DEPRECATED"
12cr|pdns-3.0.1-0.1|142	export CXXFLAGS="%{optflags} -DLDAP_DEPRECATED"
12cr|pdns-3.0.1-0.1|143	
12cr|pdns-3.0.1-0.1|144	%configure2_5x \
12cr|pdns-3.0.1-0.1|145	--sysconfdir=%{_sysconfdir}/powerdns \
12cr|pdns-3.0.1-0.1|146	--libdir=%{_libdir}/powerdns \
12cr|pdns-3.0.1-0.1|147	--with-socketdir=/var/run/powerdns \
12cr|pdns-3.0.1-0.1|148	--with-dynmodules="gmysql gpgsql pipe ldap geo godbc gsqlite3 lua" \
12cr|pdns-3.0.1-0.1|149	--with-modules="" \
12cr|pdns-3.0.1-0.1|150	--with-mysql=%{_prefix} --with-mysql-lib=%{_libdir} --with-mysql-includes=%{_includedir} \
12cr|pdns-3.0.1-0.1|151	--with-pgsql=%{_prefix} --with-pgsql-lib=%{_libdir} --with-pgsql-includes=%{_includedir} \
12cr|pdns-3.0.1-0.1|152	--with-sqlite=%{_prefix} --with-sqlite-lib=%{_libdir} --with-sqlite-includes=%{_includedir} \
12cr|pdns-3.0.1-0.1|153	--with-unixodbc=%{_prefix} --with-unixodbc-lib=%{_libdir} --with-unixodbc-includes=%{_includedir}
12cr|pdns-3.0.1-0.1|154	
12cr|pdns-3.0.1-0.1|155	# why is this nessesary all of a sudden?
12cr|pdns-3.0.1-0.1|156	#find . -type f -name "Makefile" | xargs perl -pi -e "s|-pthread|-lpthread|g"
12cr|pdns-3.0.1-0.1|157	
12cr|pdns-3.0.1-0.1|158	# parallell build's broken now?
12cr|pdns-3.0.1-0.1|159	%make
12cr|pdns-3.0.1-0.1|160	
12cr|pdns-3.0.1-0.1|161	# this might work someday..., meanwhile use S1
12cr|pdns-3.0.1-0.1|162	#pushd pdns/docs
12cr|pdns-3.0.1-0.1|163	#    make
12cr|pdns-3.0.1-0.1|164	#popd
12cr|pdns-3.0.1-0.1|165	
12cr|pdns-3.0.1-0.1|166	%install
12cr|pdns-3.0.1-0.1|167	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|pdns-3.0.1-0.1|168	
12cr|pdns-3.0.1-0.1|169	# don't fiddle with the initscript!
12cr|pdns-3.0.1-0.1|170	export DONT_GPRINTIFY=1
12cr|pdns-3.0.1-0.1|171	
12cr|pdns-3.0.1-0.1|172	%makeinstall_std
12cr|pdns-3.0.1-0.1|173	
12cr|pdns-3.0.1-0.1|174	install -d %{buildroot}/var/run/powerdns
12cr|pdns-3.0.1-0.1|175	
12cr|pdns-3.0.1-0.1|176	# fix the config
12cr|pdns-3.0.1-0.1|177	mv %{buildroot}%{_sysconfdir}/powerdns/pdns.conf-dist %{buildroot}%{_sysconfdir}/powerdns/pdns.conf
12cr|pdns-3.0.1-0.1|178	
12cr|pdns-3.0.1-0.1|179	cat >> %{buildroot}%{_sysconfdir}/powerdns/pdns.conf << EOF
12cr|pdns-3.0.1-0.1|180	module-dir=%{_libdir}/powerdns
12cr|pdns-3.0.1-0.1|181	socket-dir=/var/run/powerdns
12cr|pdns-3.0.1-0.1|182	setuid=powerdns
12cr|pdns-3.0.1-0.1|183	setgid=powerdns
12cr|pdns-3.0.1-0.1|184	launch=bind
12cr|pdns-3.0.1-0.1|185	#recursor=127.0.0.1:5300
12cr|pdns-3.0.1-0.1|186	EOF
12cr|pdns-3.0.1-0.1|187	
12cr|pdns-3.0.1-0.1|188	chmod 600 %{buildroot}%{_sysconfdir}/powerdns/pdns.conf
12cr|pdns-3.0.1-0.1|189	
12cr|pdns-3.0.1-0.1|190	# install sysv scripts
12cr|pdns-3.0.1-0.1|191	install -d %{buildroot}%{_initrddir}
12cr|pdns-3.0.1-0.1|192	install -m755 pdns/pdns %{buildroot}%{_initrddir}/powerdns
12cr|pdns-3.0.1-0.1|193	
12cr|pdns-3.0.1-0.1|194	# cleanup
12cr|pdns-3.0.1-0.1|195	rm -f %{buildroot}%{_libdir}/powerdns/*.*a
12cr|pdns-3.0.1-0.1|196	
12cr|pdns-3.0.1-0.1|197	%pre
12cr|pdns-3.0.1-0.1|198	%_pre_useradd powerdns /var/lib/powerdns /bin/false
12cr|pdns-3.0.1-0.1|199	
12cr|pdns-3.0.1-0.1|200	%post
12cr|pdns-3.0.1-0.1|201	%_post_service powerdns
12cr|pdns-3.0.1-0.1|202	
12cr|pdns-3.0.1-0.1|203	%preun
12cr|pdns-3.0.1-0.1|204	%_preun_service powerdns
12cr|pdns-3.0.1-0.1|205	
12cr|pdns-3.0.1-0.1|206	%postun
12cr|pdns-3.0.1-0.1|207	%_postun_userdel powerdns
12cr|pdns-3.0.1-0.1|208	
12cr|pdns-3.0.1-0.1|209	%clean
12cr|pdns-3.0.1-0.1|210	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|pdns-3.0.1-0.1|211	
12cr|pdns-3.0.1-0.1|212	%files
12cr|pdns-3.0.1-0.1|213	%defattr(-,root,root)
12cr|pdns-3.0.1-0.1|214	%doc ChangeLog HACKING INSTALL README TODO rtfm.powerdns.com
12cr|pdns-3.0.1-0.1|215	%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/powerdns/pdns.conf
12cr|pdns-3.0.1-0.1|216	%attr(0755,root,root) %{_initrddir}/powerdns
12cr|pdns-3.0.1-0.1|217	%dir %{_sysconfdir}/powerdns
12cr|pdns-3.0.1-0.1|218	%dir %{_libdir}/powerdns
12cr|pdns-3.0.1-0.1|219	%dir %attr(0755,powerdns,powerdns) /var/run/powerdns
12cr|pdns-3.0.1-0.1|220	%{_bindir}/dnsreplay
12cr|pdns-3.0.1-0.1|221	%{_bindir}/pdns_control
12cr|pdns-3.0.1-0.1|222	%{_bindir}/pdnssec
12cr|pdns-3.0.1-0.1|223	%{_bindir}/zone2ldap
12cr|pdns-3.0.1-0.1|224	%{_bindir}/zone2sql
12cr|pdns-3.0.1-0.1|225	%{_sbindir}/pdns_server
12cr|pdns-3.0.1-0.1|226	%{_mandir}/man8/pdns_control.8*
12cr|pdns-3.0.1-0.1|227	%{_mandir}/man8/pdns_server.8*
12cr|pdns-3.0.1-0.1|228	%{_mandir}/man8/zone2sql.8*
12cr|pdns-3.0.1-0.1|229	
12cr|pdns-3.0.1-0.1|230	%files backend-pipe
12cr|pdns-3.0.1-0.1|231	%defattr(-,root,root)
12cr|pdns-3.0.1-0.1|232	%{_libdir}/powerdns/libpipebackend.so
12cr|pdns-3.0.1-0.1|233	
12cr|pdns-3.0.1-0.1|234	%files backend-mysql
12cr|pdns-3.0.1-0.1|235	%defattr(-,root,root)
12cr|pdns-3.0.1-0.1|236	%{_libdir}/powerdns/libgmysqlbackend.so
12cr|pdns-3.0.1-0.1|237	
12cr|pdns-3.0.1-0.1|238	%files backend-pgsql
12cr|pdns-3.0.1-0.1|239	%defattr(-,root,root)
12cr|pdns-3.0.1-0.1|240	%{_libdir}/powerdns/libgpgsqlbackend.so
12cr|pdns-3.0.1-0.1|241	
12cr|pdns-3.0.1-0.1|242	%files backend-ldap
12cr|pdns-3.0.1-0.1|243	%defattr(-,root,root)
12cr|pdns-3.0.1-0.1|244	%{_libdir}/powerdns/libldapbackend.so
12cr|pdns-3.0.1-0.1|245	
12cr|pdns-3.0.1-0.1|246	%files backend-sqlite3
12cr|pdns-3.0.1-0.1|247	%defattr(-,root,root)
12cr|pdns-3.0.1-0.1|248	%{_libdir}/powerdns/libgsqlite3backend.so
12cr|pdns-3.0.1-0.1|249	
12cr|pdns-3.0.1-0.1|250	%files backend-geo
12cr|pdns-3.0.1-0.1|251	%defattr(-,root,root)
12cr|pdns-3.0.1-0.1|252	%doc modules/geobackend/README
12cr|pdns-3.0.1-0.1|253	%{_libdir}/powerdns/libgeobackend.so
12cr|pdns-3.0.1-0.1|254	
12cr|pdns-3.0.1-0.1|255	%files backend-lua
12cr|pdns-3.0.1-0.1|256	%defattr(-,root,root)
12cr|pdns-3.0.1-0.1|257	%doc modules/luabackend/README
12cr|pdns-3.0.1-0.1|258	%{_libdir}/powerdns/libluabackend.so
12cr|pdns-3.0.1-0.1|259	
12cr|pdns-3.0.1-0.1|260	%files backend-odbc
12cr|pdns-3.0.1-0.1|261	%defattr(-,root,root)
12cr|pdns-3.0.1-0.1|262	%{_libdir}/powerdns/libgodbcbackend.so
12cr|pdns-3.0.1-0.1|263	
12cr|pdns-3.0.1-0.1|264	
12cr|pdns-3.0.1-0.1|265	%changelog
12cr|pdns-3.0.1-0.1|266	* Wed Jan 25 2012 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-1
12cr|pdns-3.0.1-0.1|267	+ Revision: 768359
12cr|pdns-3.0.1-0.1|268	- 3.0.1
12cr|pdns-3.0.1-0.1|269	
12cr|pdns-3.0.1-0.1|270	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 2.9.22-9
12cr|pdns-3.0.1-0.1|271	+ Revision: 645856
12cr|pdns-3.0.1-0.1|272	- relink against libmysqlclient.so.18
12cr|pdns-3.0.1-0.1|273	
12cr|pdns-3.0.1-0.1|274	* Sun Jan 02 2011 Funda Wang <fwang@mandriva.org> 2.9.22-8mdv2011.0
12cr|pdns-3.0.1-0.1|275	+ Revision: 627490
12cr|pdns-3.0.1-0.1|276	- fix build
12cr|pdns-3.0.1-0.1|277	
12cr|pdns-3.0.1-0.1|278	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|pdns-3.0.1-0.1|279	- rebuilt against mysql-5.5.8 libs, again
12cr|pdns-3.0.1-0.1|280	- rebuilt against mysql-5.5.8 libs
12cr|pdns-3.0.1-0.1|281	
12cr|pdns-3.0.1-0.1|282	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.9.22-5mdv2011.0
12cr|pdns-3.0.1-0.1|283	+ Revision: 614490
12cr|pdns-3.0.1-0.1|284	- the mass rebuild of 2010.1 packages
12cr|pdns-3.0.1-0.1|285	
12cr|pdns-3.0.1-0.1|286	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 2.9.22-4mdv2010.1
12cr|pdns-3.0.1-0.1|287	+ Revision: 507503
12cr|pdns-3.0.1-0.1|288	- rebuild
12cr|pdns-3.0.1-0.1|289	
12cr|pdns-3.0.1-0.1|290	* Mon Oct 05 2009 Oden Eriksson <oeriksson@mandriva.com> 2.9.22-3mdv2010.0
12cr|pdns-3.0.1-0.1|291	+ Revision: 454065
12cr|pdns-3.0.1-0.1|292	- added a gcc44 patch from fedora
12cr|pdns-3.0.1-0.1|293	- rebuild
12cr|pdns-3.0.1-0.1|294	
12cr|pdns-3.0.1-0.1|295	+ Thierry Vignaud <tv@mandriva.org>
12cr|pdns-3.0.1-0.1|296	- rebuild
12cr|pdns-3.0.1-0.1|297	
12cr|pdns-3.0.1-0.1|298	* Fri Mar 06 2009 Michael Scherer <misc@mandriva.org> 2.9.22-1mdv2009.1
12cr|pdns-3.0.1-0.1|299	+ Revision: 349923
12cr|pdns-3.0.1-0.1|300	- update to 2.9.22
12cr|pdns-3.0.1-0.1|301	- remove patch 1 about adding -avoid-version, applied upstream
12cr|pdns-3.0.1-0.1|302	- remove patch 2 for gcc4.3, not needed anymore
12cr|pdns-3.0.1-0.1|303	- remove patch 3, not needed anymore
12cr|pdns-3.0.1-0.1|304	- add patch 4, to fix format sting error
12cr|pdns-3.0.1-0.1|305	
12cr|pdns-3.0.1-0.1|306	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 2.9.21.2-2mdv2009.1
12cr|pdns-3.0.1-0.1|307	+ Revision: 311314
12cr|pdns-3.0.1-0.1|308	- rebuilt against mysql-5.1.30 libs
12cr|pdns-3.0.1-0.1|309	
12cr|pdns-3.0.1-0.1|310	* Tue Nov 18 2008 Oden Eriksson <oeriksson@mandriva.com> 2.9.21.2-1mdv2009.1
12cr|pdns-3.0.1-0.1|311	+ Revision: 304248
12cr|pdns-3.0.1-0.1|312	- 2.9.21.2 (Major security fixes)
12cr|pdns-3.0.1-0.1|313	
12cr|pdns-3.0.1-0.1|314	* Sat Sep 13 2008 Oden Eriksson <oeriksson@mandriva.com> 2.9.21.1-2mdv2009.0
12cr|pdns-3.0.1-0.1|315	+ Revision: 284546
12cr|pdns-3.0.1-0.1|316	- added P3 to fix build against latest boost
12cr|pdns-3.0.1-0.1|317	
12cr|pdns-3.0.1-0.1|318	* Sat Aug 09 2008 Michael Scherer <misc@mandriva.org> 2.9.21.1-1mdv2009.0
12cr|pdns-3.0.1-0.1|319	+ Revision: 270058
12cr|pdns-3.0.1-0.1|320	- new version, and fix building with new pgsql policy
12cr|pdns-3.0.1-0.1|321	
12cr|pdns-3.0.1-0.1|322	+ Thierry Vignaud <tv@mandriva.org>
12cr|pdns-3.0.1-0.1|323	- rebuild early 2009.0 package (before pixel changes)
12cr|pdns-3.0.1-0.1|324	
12cr|pdns-3.0.1-0.1|325	* Wed May 21 2008 Oden Eriksson <oeriksson@mandriva.com> 2.9.21-4mdv2009.0
12cr|pdns-3.0.1-0.1|326	+ Revision: 209732
12cr|pdns-3.0.1-0.1|327	- added a gcc43 patch from fedora
12cr|pdns-3.0.1-0.1|328	- added lsb header and other fixes in the init script
12cr|pdns-3.0.1-0.1|329	
12cr|pdns-3.0.1-0.1|330	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.9.21-3mdv2008.1
12cr|pdns-3.0.1-0.1|331	+ Revision: 171019
12cr|pdns-3.0.1-0.1|332	- rebuild
12cr|pdns-3.0.1-0.1|333	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|pdns-3.0.1-0.1|334	
12cr|pdns-3.0.1-0.1|335	* Thu Jan 03 2008 Oden Eriksson <oeriksson@mandriva.com> 2.9.21-2mdv2008.1
12cr|pdns-3.0.1-0.1|336	+ Revision: 142106
12cr|pdns-3.0.1-0.1|337	- fix build
12cr|pdns-3.0.1-0.1|338	- drop the xdb backend, not recently tested
12cr|pdns-3.0.1-0.1|339	- rebuilt against openldap-2.4.7 libs
12cr|pdns-3.0.1-0.1|340	
12cr|pdns-3.0.1-0.1|341	+ Olivier Blin <blino@mandriva.org>
12cr|pdns-3.0.1-0.1|342	- restore BuildRoot
12cr|pdns-3.0.1-0.1|343	
12cr|pdns-3.0.1-0.1|344	+ Thierry Vignaud <tv@mandriva.org>
12cr|pdns-3.0.1-0.1|345	- kill re-definition of %%buildroot on Pixel's request
12cr|pdns-3.0.1-0.1|346	
12cr|pdns-3.0.1-0.1|347	* Mon Apr 23 2007 Oden Eriksson <oeriksson@mandriva.com> 2.9.21-1mdv2008.0
12cr|pdns-3.0.1-0.1|348	+ Revision: 17247
12cr|pdns-3.0.1-0.1|349	- 2.9.21
12cr|pdns-3.0.1-0.1|350	
12cr|pdns-3.0.1-0.1|351	
12cr|pdns-3.0.1-0.1|352	* Fri Jan 19 2007 Oden Eriksson <oeriksson@mandriva.com> 2.9.20-4mdv2007.0
12cr|pdns-3.0.1-0.1|353	+ Revision: 110707
12cr|pdns-3.0.1-0.1|354	- rebuilt against new postgresql libs
12cr|pdns-3.0.1-0.1|355	- remove lies in the description
12cr|pdns-3.0.1-0.1|356	
12cr|pdns-3.0.1-0.1|357	* Fri Dec 08 2006 Oden Eriksson <oeriksson@mandriva.com> 2.9.20-3mdv2007.1
12cr|pdns-3.0.1-0.1|358	+ Revision: 93708
12cr|pdns-3.0.1-0.1|359	- Import pdns
12cr|pdns-3.0.1-0.1|360	
12cr|pdns-3.0.1-0.1|361	* Tue Sep 05 2006 Oden Eriksson <oeriksson@mandriva.com> 2.9.20-1mdv2007.0
12cr|pdns-3.0.1-0.1|362	- rebuilt against MySQL-5.0.24a-1mdv2007.0 due to ABI changes
12cr|pdns-3.0.1-0.1|363	
12cr|pdns-3.0.1-0.1|364	* Thu May 25 2006 Oden Eriksson <oeriksson@mandriva.com> 2.9.20-2mdk
12cr|pdns-3.0.1-0.1|365	- move the recursor to a stand alone package
12cr|pdns-3.0.1-0.1|366	
12cr|pdns-3.0.1-0.1|367	* Sat Apr 22 2006 Oden Eriksson <oeriksson@mandriva.com> 2.9.20-1mdk
12cr|pdns-3.0.1-0.1|368	- 2.9.20
12cr|pdns-3.0.1-0.1|369	- drop upstream patches; P10-P17
12cr|pdns-3.0.1-0.1|370	
12cr|pdns-3.0.1-0.1|371	* Tue Jan 24 2006 Oden Eriksson <oeriksson@mandriva.com> 2.9.19-3mdk
12cr|pdns-3.0.1-0.1|372	- added debian patches (P10-P17)
12cr|pdns-3.0.1-0.1|373	
12cr|pdns-3.0.1-0.1|374	* Fri Nov 18 2005 Oden Eriksson <oeriksson@mandriva.com> 2.9.19-2mdk
12cr|pdns-3.0.1-0.1|375	- rebuilt against openssl-0.9.8a
12cr|pdns-3.0.1-0.1|376	
12cr|pdns-3.0.1-0.1|377	* Tue Nov 01 2005 Oden Eriksson <oeriksson@mandriva.com> 2.9.19-1mdk
12cr|pdns-3.0.1-0.1|378	- 2.9.19 (Major bugfixes)
12cr|pdns-3.0.1-0.1|379	- new docs (S1)
12cr|pdns-3.0.1-0.1|380	- fix deps
12cr|pdns-3.0.1-0.1|381	- drop upstream patches; P2
12cr|pdns-3.0.1-0.1|382	
12cr|pdns-3.0.1-0.1|383	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 2.9.18-3mdk
12cr|pdns-3.0.1-0.1|384	- rebuilt against MySQL-5.0.15
12cr|pdns-3.0.1-0.1|385	
12cr|pdns-3.0.1-0.1|386	* Wed Aug 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.9.18-2mdk
12cr|pdns-3.0.1-0.1|387	- rebuilt against new openldap-2.3.6 libs
12cr|pdns-3.0.1-0.1|388	- pass "-DLDAP_DEPRECATED" to the CFLAGS
12cr|pdns-3.0.1-0.1|389	
12cr|pdns-3.0.1-0.1|390	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.9.18-1mdk
12cr|pdns-3.0.1-0.1|391	- 2.9.18
12cr|pdns-3.0.1-0.1|392	- rediff P1
12cr|pdns-3.0.1-0.1|393	- drop upstream applied patches (P2,P3)
12cr|pdns-3.0.1-0.1|394	- renamed to pdns-*
12cr|pdns-3.0.1-0.1|395	- fix deps
12cr|pdns-3.0.1-0.1|396	- added P2 from svn to make it compile with gcc4
12cr|pdns-3.0.1-0.1|397	- updated the manual (S1)
12cr|pdns-3.0.1-0.1|398	
12cr|pdns-3.0.1-0.1|399	* Thu May 05 2005 Oden Eriksson <oeriksson@mandriva.com> 2.9.17-7mdk
12cr|pdns-3.0.1-0.1|400	- lib64 fixes
12cr|pdns-3.0.1-0.1|401	- added P3 to make it build on x86_64 (vdanen)
12cr|pdns-3.0.1-0.1|402	
12cr|pdns-3.0.1-0.1|403	* Thu Apr 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.9.17-6mdk
12cr|pdns-3.0.1-0.1|404	- rebuilt against new postgresql libs
12cr|pdns-3.0.1-0.1|405	- rpmlint fixes
12cr|pdns-3.0.1-0.1|406	
12cr|pdns-3.0.1-0.1|407	* Tue Feb 08 2005 Buchan Milne <bgmilne@linux-mandrake.com> 2.9.17-5mdk
12cr|pdns-3.0.1-0.1|408	- rebuild for ldap2.2_7
12cr|pdns-3.0.1-0.1|409	
12cr|pdns-3.0.1-0.1|410	* Fri Feb 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.9.17-4mdk
12cr|pdns-3.0.1-0.1|411	- rebuilt against new openldap libs
12cr|pdns-3.0.1-0.1|412	
12cr|pdns-3.0.1-0.1|413	* Mon Jan 24 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.9.17-3mdk
12cr|pdns-3.0.1-0.1|414	- rebuilt against MySQL-4.1.x and PostgreSQL-8.x system libs
12cr|pdns-3.0.1-0.1|415	
12cr|pdns-3.0.1-0.1|416	* Thu Jan 13 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.9.17-2mdk
12cr|pdns-3.0.1-0.1|417	- added the forgotten geo backend sub package
12cr|pdns-3.0.1-0.1|418	- added new docs
12cr|pdns-3.0.1-0.1|419	
12cr|pdns-3.0.1-0.1|420	* Wed Jan 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.9.17-1mdk
12cr|pdns-3.0.1-0.1|421	- 2.9.17
12cr|pdns-3.0.1-0.1|422	- rediffed P1 & P2
12cr|pdns-3.0.1-0.1|423	- drop P3, it's included
12cr|pdns-3.0.1-0.1|424	
12cr|pdns-3.0.1-0.1|425	* Sun Aug 01 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.9.16-2mdk
12cr|pdns-3.0.1-0.1|426	- rebuilt against new deps and with gcc v3.4.x
12cr|pdns-3.0.1-0.1|427	- remove obsolete pq++ requirements (new P2)
12cr|pdns-3.0.1-0.1|428	- added P3
12cr|pdns-3.0.1-0.1|429	- use libtool magic
12cr|pdns-3.0.1-0.1|430	- misc spec file fixes
12cr|pdns-3.0.1-0.1|431	
12cr|pdns-3.0.1-0.1|432	* Sat Apr 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.9.16-1mdk
12cr|pdns-3.0.1-0.1|433	- 2.9.16
12cr|pdns-3.0.1-0.1|434	- rediffed P1
12cr|pdns-3.0.1-0.1|435	

3828 12
12cr|pdnsd-1.2.9.par-1|1	%define srcver 1.2.9
12cr|pdnsd-1.2.9.par-1|2	%define release %mkrel 1
12cr|pdnsd-1.2.9.par-1|3	%define ver %{srcver}-par
12cr|pdnsd-1.2.9.par-1|4	# '-' are denied in %version
12cr|pdnsd-1.2.9.par-1|5	%define version %(echo '%ver' | sed 's/-/./')
12cr|pdnsd-1.2.9.par-1|6	
12cr|pdnsd-1.2.9.par-1|7	# Force value, use --without to disable
12cr|pdnsd-1.2.9.par-1|8	%define _with_ipv6 1
12cr|pdnsd-1.2.9.par-1|9	%define _with_ntpl 1
12cr|pdnsd-1.2.9.par-1|10	
12cr|pdnsd-1.2.9.par-1|11	%{?_without_ntpl: %{expand: %%define %_with_ntpl 0}}
12cr|pdnsd-1.2.9.par-1|12	%{?_without_ipv6: %{expand: %%define %_with_ipv6 0}}
12cr|pdnsd-1.2.9.par-1|13	%{?_without_poll: %{expand: %%define %_with_poll 0}}
12cr|pdnsd-1.2.9.par-1|14	%{?_without_underscores: %{expand: %%define %_with_underscores 0}}
12cr|pdnsd-1.2.9.par-1|15	%{?_without_tcpqueries: %{expand: %%define %_with_tcpqueries 0}}
12cr|pdnsd-1.2.9.par-1|16	%{?_without_debug: %{expand: %%define %_with_debug 0}}
12cr|pdnsd-1.2.9.par-1|17	%{?_without_isdn: %{expand: %%define %_with_isdn 0}}
12cr|pdnsd-1.2.9.par-1|18	
12cr|pdnsd-1.2.9.par-1|19	%{!?cachedir: %{expand: %%global cachedir %_var/cache/pdnsd}}
12cr|pdnsd-1.2.9.par-1|20	%define conffile %{_sysconfdir}/pdnsd.conf
12cr|pdnsd-1.2.9.par-1|21	
12cr|pdnsd-1.2.9.par-1|22	Summary: A caching dns proxy for small networks or dialin accounts
12cr|pdnsd-1.2.9.par-1|23	Name: pdnsd
12cr|pdnsd-1.2.9.par-1|24	Version: %{version}
12cr|pdnsd-1.2.9.par-1|25	Release: %{release}
12cr|pdnsd-1.2.9.par-1|26	License: GPLv3+
12cr|pdnsd-1.2.9.par-1|27	Group: Networking/Other
12cr|pdnsd-1.2.9.par-1|28	Source0: http://www.phys.uu.nl/~rombouts/pdnsd/releases/pdnsd-%{ver}.tar.gz
12cr|pdnsd-1.2.9.par-1|29	Source1: %name.initscript
12cr|pdnsd-1.2.9.par-1|30	Source2: %name.conf
12cr|pdnsd-1.2.9.par-1|31	URL: http://www.phys.uu.nl/~rombouts/pdnsd/index.html
12cr|pdnsd-1.2.9.par-1|32	Requires(pre): rpm-helper
12cr|pdnsd-1.2.9.par-1|33	Requires(postun): rpm-helper
12cr|pdnsd-1.2.9.par-1|34	
12cr|pdnsd-1.2.9.par-1|35	%description
12cr|pdnsd-1.2.9.par-1|36	pdnsd is a proxy DNS daemon with permanent (disk-)cache and the ability
12cr|pdnsd-1.2.9.par-1|37	to serve local records. It is designed to detect network outages or hangups
12cr|pdnsd-1.2.9.par-1|38	and to prevent DNS-dependent applications like Netscape Navigator from hanging.
12cr|pdnsd-1.2.9.par-1|39	
12cr|pdnsd-1.2.9.par-1|40	This is a customized version with modifications made by Paul A. Rombouts.
12cr|pdnsd-1.2.9.par-1|41	For a description of the changes see http://www.phys.uu.nl/~rombouts/pdnsd.html
12cr|pdnsd-1.2.9.par-1|42	and the file README.par in %{_docdir}/%{name}-%{version}
12cr|pdnsd-1.2.9.par-1|43	
12cr|pdnsd-1.2.9.par-1|44	Source rpm support those options (--without options to disable):
12cr|pdnsd-1.2.9.par-1|45	
12cr|pdnsd-1.2.9.par-1|46	--with ntpl %{?_with_ntpl: (activate)}: use the Native POSIX Thread Library (NPTL);
12cr|pdnsd-1.2.9.par-1|47	--with isdn %{?_with_isdn: (activate)}: enable isdn support;
12cr|pdnsd-1.2.9.par-1|48	--with ipv6 %{?_with_ipv6: (activate)}: enable ipv6 support;
12cr|pdnsd-1.2.9.par-1|49	--with poll %{?_with_poll: (activate)}: use the select(2) function instead of poll(2);
12cr|pdnsd-1.2.9.par-1|50	--with underscores %{?_with_underscores: (activate)}: built with underscores enabled;
12cr|pdnsd-1.2.9.par-1|51	--with tcp_queries %{?_with_underscores: (activate)}.
12cr|pdnsd-1.2.9.par-1|52	
12cr|pdnsd-1.2.9.par-1|53	%prep
12cr|pdnsd-1.2.9.par-1|54	%setup -q -n %{name}-%{srcver}
12cr|pdnsd-1.2.9.par-1|55	
12cr|pdnsd-1.2.9.par-1|56	%build
12cr|pdnsd-1.2.9.par-1|57	%configure \
12cr|pdnsd-1.2.9.par-1|58	--with-cachedir="%{cachedir}" \
12cr|pdnsd-1.2.9.par-1|59	%{?_with_isdn:--enable-isdn} \
12cr|pdnsd-1.2.9.par-1|60	%{?_without_poll:--disable-poll} \
12cr|pdnsd-1.2.9.par-1|61	%{?_with_nptl:--with-thread-lib=nptl} \
12cr|pdnsd-1.2.9.par-1|62	%{?_with_underscores:--enable-underscores} \
12cr|pdnsd-1.2.9.par-1|63	%{?_with_ipv6:--enable-ipv6} \
12cr|pdnsd-1.2.9.par-1|64	%{?_with_tcpqueries:--enable-tcp-queries} \
12cr|pdnsd-1.2.9.par-1|65	%{?_without_debug:--with-debug=0}
12cr|pdnsd-1.2.9.par-1|66	
12cr|pdnsd-1.2.9.par-1|67	%make
12cr|pdnsd-1.2.9.par-1|68	
12cr|pdnsd-1.2.9.par-1|69	%install
12cr|pdnsd-1.2.9.par-1|70	%makeinstall_std
12cr|pdnsd-1.2.9.par-1|71	
12cr|pdnsd-1.2.9.par-1|72	mkdir -p %buildroot%_initrddir %buildroot%_sysconfdir/sysconfig
12cr|pdnsd-1.2.9.par-1|73	install -m 755 %SOURCE1 %buildroot%_initrddir/%name
12cr|pdnsd-1.2.9.par-1|74	
12cr|pdnsd-1.2.9.par-1|75	cat > %buildroot%_sysconfdir/sysconfig/%name <<EOF
12cr|pdnsd-1.2.9.par-1|76	# You can define options to pass to %name daemon
12cr|pdnsd-1.2.9.par-1|77	# See %name man page (8)
12cr|pdnsd-1.2.9.par-1|78	OPTIONS=""
12cr|pdnsd-1.2.9.par-1|79	EOF
12cr|pdnsd-1.2.9.par-1|80	
12cr|pdnsd-1.2.9.par-1|81	mkdir -p %buildroot%{cachedir}
12cr|pdnsd-1.2.9.par-1|82	mkdir -p %buildroot%{_localstatedir}/lib/%name
12cr|pdnsd-1.2.9.par-1|83	
12cr|pdnsd-1.2.9.par-1|84	mkdir -p %buildroot%{_sysconfdir}
12cr|pdnsd-1.2.9.par-1|85	install -m 644 %SOURCE2 %buildroot%{_sysconfdir}/%name.conf
12cr|pdnsd-1.2.9.par-1|86	
12cr|pdnsd-1.2.9.par-1|87	%pre
12cr|pdnsd-1.2.9.par-1|88	%_pre_useradd %name %_localstatedir/lib/%name /bin/true
12cr|pdnsd-1.2.9.par-1|89	
12cr|pdnsd-1.2.9.par-1|90	%post
12cr|pdnsd-1.2.9.par-1|91	# Creating ghost file
12cr|pdnsd-1.2.9.par-1|92	[ -f %_var/cache/pdnsd/pdnsd.cache ] || echo -n -e "pd11\0\0\0\0" > %_var/cache/pdnsd/pdnsd.cache
12cr|pdnsd-1.2.9.par-1|93	%_post_service pdnsd
12cr|pdnsd-1.2.9.par-1|94	
12cr|pdnsd-1.2.9.par-1|95	%preun
12cr|pdnsd-1.2.9.par-1|96	%_preun_service pdnsd
12cr|pdnsd-1.2.9.par-1|97	
12cr|pdnsd-1.2.9.par-1|98	%postun
12cr|pdnsd-1.2.9.par-1|99	%_postun_userdel %name
12cr|pdnsd-1.2.9.par-1|100	
12cr|pdnsd-1.2.9.par-1|101	%files
12cr|pdnsd-1.2.9.par-1|102	%defattr(-,root,root)
12cr|pdnsd-1.2.9.par-1|103	%doc THANKS TODO AUTHORS README README.par NEWS ChangeLog
12cr|pdnsd-1.2.9.par-1|104	%doc doc/html doc/txt
12cr|pdnsd-1.2.9.par-1|105	%attr(644,root,root) %_sysconfdir/pdnsd.conf.sample
12cr|pdnsd-1.2.9.par-1|106	%attr(644,root,root) %config(noreplace) %_sysconfdir/pdnsd.conf
12cr|pdnsd-1.2.9.par-1|107	%attr(644,root,root) %config(noreplace) %_sysconfdir/sysconfig/%name
12cr|pdnsd-1.2.9.par-1|108	%attr(755,root,root) %config(noreplace) %_initrddir/%name
12cr|pdnsd-1.2.9.par-1|109	%_sbindir/pdnsd
12cr|pdnsd-1.2.9.par-1|110	%_sbindir/pdnsd-ctl
12cr|pdnsd-1.2.9.par-1|111	%_mandir/man8/pdnsd.8*
12cr|pdnsd-1.2.9.par-1|112	%_mandir/man8/pdnsd-ctl.8*
12cr|pdnsd-1.2.9.par-1|113	%_mandir/man5/pdnsd.conf.5*
12cr|pdnsd-1.2.9.par-1|114	%attr(755,pdnsd,pdnsd) %dir %{cachedir}
12cr|pdnsd-1.2.9.par-1|115	%attr(644,pdnsd,pdnsd) %ghost %{cachedir}/pdnsd.cache
12cr|pdnsd-1.2.9.par-1|116	%attr(755,pdnsd,pdnsd) %dir %_localstatedir/lib/%name
12cr|pdnsd-1.2.9.par-1|117	
12cr|pdnsd-1.2.9.par-1|118	
12cr|pdnsd-1.2.9.par-1|119	%changelog
12cr|pdnsd-1.2.9.par-1|120	* Wed Mar 14 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2.9.par-1mdv2011.0
12cr|pdnsd-1.2.9.par-1|121	+ Revision: 785009
12cr|pdnsd-1.2.9.par-1|122	- update to 1.2.9
12cr|pdnsd-1.2.9.par-1|123	
12cr|pdnsd-1.2.9.par-1|124	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2.7.par-2mdv2010.0
12cr|pdnsd-1.2.9.par-1|125	+ Revision: 430251
12cr|pdnsd-1.2.9.par-1|126	- rebuild
12cr|pdnsd-1.2.9.par-1|127	
12cr|pdnsd-1.2.9.par-1|128	* Fri Sep 19 2008 Frederik Himpe <fhimpe@mandriva.org> 1.2.7.par-1mdv2009.0
12cr|pdnsd-1.2.9.par-1|129	+ Revision: 285993
12cr|pdnsd-1.2.9.par-1|130	- Update to version 1.2.7 for important security fixes:
12cr|pdnsd-1.2.9.par-1|131	port randomisation fixing CVE-2008-1447 and a fix for a denial of
12cr|pdnsd-1.2.9.par-1|132	service (issue 2 of SA31847: http://secunia.com/advisories/31847/)
12cr|pdnsd-1.2.9.par-1|133	
12cr|pdnsd-1.2.9.par-1|134	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.2.6.par-3mdv2009.0
12cr|pdnsd-1.2.9.par-1|135	+ Revision: 255174
12cr|pdnsd-1.2.9.par-1|136	- rebuild
12cr|pdnsd-1.2.9.par-1|137	- kill re-definition of %%buildroot on Pixel's request
12cr|pdnsd-1.2.9.par-1|138	
12cr|pdnsd-1.2.9.par-1|139	+ Pixel <pixel@mandriva.com>
12cr|pdnsd-1.2.9.par-1|140	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|pdnsd-1.2.9.par-1|141	
12cr|pdnsd-1.2.9.par-1|142	+ Olivier Blin <blino@mandriva.org>
12cr|pdnsd-1.2.9.par-1|143	- restore BuildRoot
12cr|pdnsd-1.2.9.par-1|144	
12cr|pdnsd-1.2.9.par-1|145	* Thu Oct 18 2007 Olivier Thauvin <nanardon@mandriva.org> 1.2.6.par-1mdv2008.1
12cr|pdnsd-1.2.9.par-1|146	+ Revision: 99813
12cr|pdnsd-1.2.9.par-1|147	- 1.2.6-par
12cr|pdnsd-1.2.9.par-1|148	
12cr|pdnsd-1.2.9.par-1|149	
12cr|pdnsd-1.2.9.par-1|150	* Wed Jan 17 2007 Olivier Thauvin <nanardon@mandriva.org> 1.2.5.par-2mdv2007.0
12cr|pdnsd-1.2.9.par-1|151	+ Revision: 110032
12cr|pdnsd-1.2.9.par-1|152	- fix permission and daemon uid (thx to Antonio <freenix at libero.it>)
12cr|pdnsd-1.2.9.par-1|153	- provide a default config file
12cr|pdnsd-1.2.9.par-1|154	- bunzip initscript
12cr|pdnsd-1.2.9.par-1|155	
12cr|pdnsd-1.2.9.par-1|156	* Mon Jan 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1.2.5.par-1mdv2007.1
12cr|pdnsd-1.2.9.par-1|157	+ Revision: 106126
12cr|pdnsd-1.2.9.par-1|158	- 1.2.5
12cr|pdnsd-1.2.9.par-1|159	- Import pdnsd
12cr|pdnsd-1.2.9.par-1|160	
12cr|pdnsd-1.2.9.par-1|161	* Tue May 02 2006 Olivier Thauvin <nanardon@mandriva.org> 1.2.4.par-2mdk
12cr|pdnsd-1.2.9.par-1|162	- %%mkrel (/me sucks, thanks misc)
12cr|pdnsd-1.2.9.par-1|163	
12cr|pdnsd-1.2.9.par-1|164	* Tue May 02 2006 Olivier Thauvin <nanardon@mandriva.org> 1.2.4.par-1mdk
12cr|pdnsd-1.2.9.par-1|165	- 1.2.4-par
12cr|pdnsd-1.2.9.par-1|166	- update urls
12cr|pdnsd-1.2.9.par-1|167	
12cr|pdnsd-1.2.9.par-1|168	* Thu May 13 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.1.11.par-1mdk
12cr|pdnsd-1.2.9.par-1|169	- mdk adaptation
12cr|pdnsd-1.2.9.par-1|170	
12cr|pdnsd-1.2.9.par-1|171	* Sun Feb 08 2004 Paul Rombouts <p.a.rombouts@home.nl>
12cr|pdnsd-1.2.9.par-1|172	- Remove obsolete source files after patching.
12cr|pdnsd-1.2.9.par-1|173	

3829 12
12cr|pdns-recursor-3.3-1|1	Summary:	Recursor for PowerDNS
12cr|pdns-recursor-3.3-1|2	Name:		pdns-recursor
12cr|pdns-recursor-3.3-1|3	Version:	3.3
12cr|pdns-recursor-3.3-1|4	Release:	%mkrel 1
12cr|pdns-recursor-3.3-1|5	License:	GPLv2
12cr|pdns-recursor-3.3-1|6	Group:		System/Servers
12cr|pdns-recursor-3.3-1|7	URL:		http://www.powerdns.com/
12cr|pdns-recursor-3.3-1|8	Source0:	http://downloads.powerdns.com/releases/%{name}-%{version}.tar.bz2
12cr|pdns-recursor-3.3-1|9	Source1:	powerdns-recursor.init
12cr|pdns-recursor-3.3-1|10	Requires(post): rpm-helper
12cr|pdns-recursor-3.3-1|11	Requires(preun): rpm-helper
12cr|pdns-recursor-3.3-1|12	Requires(pre): rpm-helper
12cr|pdns-recursor-3.3-1|13	Requires(postun): rpm-helper
12cr|pdns-recursor-3.3-1|14	BuildRequires:	libstdc++-devel
12cr|pdns-recursor-3.3-1|15	BuildRequires:  boost-devel
12cr|pdns-recursor-3.3-1|16	BuildRequires:  lua-devel
12cr|pdns-recursor-3.3-1|17	Provides:	PowerDNS-recursor
12cr|pdns-recursor-3.3-1|18	Obsoletes:	PowerDNS-recursor
12cr|pdns-recursor-3.3-1|19	Requires:	pdns
12cr|pdns-recursor-3.3-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pdns-recursor-3.3-1|21	
12cr|pdns-recursor-3.3-1|22	%description
12cr|pdns-recursor-3.3-1|23	With a small codebase, the PowerDNS Recursor is an advanced recursor currently
12cr|pdns-recursor-3.3-1|24	serving the DNS resolving needs of over 2 million Internet connections. Besides
12cr|pdns-recursor-3.3-1|25	high performance (using kqueue or epoll, over 15 thousand qps on commodity
12cr|pdns-recursor-3.3-1|26	hardware), it provides advanced anti-spoofing measures. In addition, the
12cr|pdns-recursor-3.3-1|27	program caches server performance and timeouts, making it both network and user
12cr|pdns-recursor-3.3-1|28	friendly. It also has built-in hooks for making graphs with rrdtool, providing
12cr|pdns-recursor-3.3-1|29	insight into nameserver performance.
12cr|pdns-recursor-3.3-1|30	
12cr|pdns-recursor-3.3-1|31	%prep
12cr|pdns-recursor-3.3-1|32	
12cr|pdns-recursor-3.3-1|33	%setup -q -n %{name}-%{version}
12cr|pdns-recursor-3.3-1|34	
12cr|pdns-recursor-3.3-1|35	cp %{SOURCE1} .
12cr|pdns-recursor-3.3-1|36	
12cr|pdns-recursor-3.3-1|37	chmod 644 rrd/*
12cr|pdns-recursor-3.3-1|38	
12cr|pdns-recursor-3.3-1|39	%build
12cr|pdns-recursor-3.3-1|40	%serverbuild
12cr|pdns-recursor-3.3-1|41	
12cr|pdns-recursor-3.3-1|42	export OPTFLAGS=""
12cr|pdns-recursor-3.3-1|43	export LUA="1"
12cr|pdns-recursor-3.3-1|44	export LUA_CPPFLAGS_CONFIG="-I%{_includedir}"
12cr|pdns-recursor-3.3-1|45	export LUA_LIBS_CONFIG="-L%{_libdir} -llua -lm"
12cr|pdns-recursor-3.3-1|46	
12cr|pdns-recursor-3.3-1|47	%make basic_checks
12cr|pdns-recursor-3.3-1|48	
12cr|pdns-recursor-3.3-1|49	%make
12cr|pdns-recursor-3.3-1|50	
12cr|pdns-recursor-3.3-1|51	%install
12cr|pdns-recursor-3.3-1|52	rm -rf %{buildroot}
12cr|pdns-recursor-3.3-1|53	
12cr|pdns-recursor-3.3-1|54	# don't fiddle with the initscript!
12cr|pdns-recursor-3.3-1|55	export DONT_GPRINTIFY=1
12cr|pdns-recursor-3.3-1|56	
12cr|pdns-recursor-3.3-1|57	install -d %{buildroot}%{_initrddir}
12cr|pdns-recursor-3.3-1|58	install -d %{buildroot}%{_sysconfdir}/powerdns
12cr|pdns-recursor-3.3-1|59	install -d %{buildroot}%{_sbindir}
12cr|pdns-recursor-3.3-1|60	install -d %{buildroot}%{_bindir}
12cr|pdns-recursor-3.3-1|61	install -d %{buildroot}%{_mandir}/man1
12cr|pdns-recursor-3.3-1|62	install -d %{buildroot}/var/run/powerdns
12cr|pdns-recursor-3.3-1|63	
12cr|pdns-recursor-3.3-1|64	install -m0755 pdns_recursor %{buildroot}%{_sbindir}/
12cr|pdns-recursor-3.3-1|65	install -m0755 rec_control %{buildroot}%{_bindir}/
12cr|pdns-recursor-3.3-1|66	install -m0644 pdns_recursor.1 %{buildroot}%{_mandir}/man1
12cr|pdns-recursor-3.3-1|67	install -m0644 rec_control.1 %{buildroot}%{_mandir}/man1
12cr|pdns-recursor-3.3-1|68	
12cr|pdns-recursor-3.3-1|69	%{buildroot}%{_sbindir}/pdns_recursor --config >  %{buildroot}%{_sysconfdir}/powerdns/recursor.conf
12cr|pdns-recursor-3.3-1|70	
12cr|pdns-recursor-3.3-1|71	cat >> %{buildroot}%{_sysconfdir}/powerdns/recursor.conf << EOF
12cr|pdns-recursor-3.3-1|72	socket-dir=/var/run/powerdns/
12cr|pdns-recursor-3.3-1|73	soa-minimum-ttl=0
12cr|pdns-recursor-3.3-1|74	soa-serial-offset=0
12cr|pdns-recursor-3.3-1|75	aaaa-additional-processing=off
12cr|pdns-recursor-3.3-1|76	local-port=53
12cr|pdns-recursor-3.3-1|77	local-address=127.0.0.1
12cr|pdns-recursor-3.3-1|78	trace=off
12cr|pdns-recursor-3.3-1|79	daemon=yes
12cr|pdns-recursor-3.3-1|80	quiet=on
12cr|pdns-recursor-3.3-1|81	setgid=powerdns
12cr|pdns-recursor-3.3-1|82	setuid=powerdns
12cr|pdns-recursor-3.3-1|83	EOF
12cr|pdns-recursor-3.3-1|84	
12cr|pdns-recursor-3.3-1|85	install -m0755 powerdns-recursor.init %{buildroot}%{_initrddir}/powerdns-recursor
12cr|pdns-recursor-3.3-1|86	
12cr|pdns-recursor-3.3-1|87	%pre
12cr|pdns-recursor-3.3-1|88	%_pre_useradd powerdns /var/lib/powerdns /bin/false
12cr|pdns-recursor-3.3-1|89	
12cr|pdns-recursor-3.3-1|90	%postun
12cr|pdns-recursor-3.3-1|91	%_postun_userdel powerdns
12cr|pdns-recursor-3.3-1|92	
12cr|pdns-recursor-3.3-1|93	%post
12cr|pdns-recursor-3.3-1|94	%_post_service powerdns-recursor
12cr|pdns-recursor-3.3-1|95	
12cr|pdns-recursor-3.3-1|96	%preun
12cr|pdns-recursor-3.3-1|97	%_preun_service powerdns-recursor
12cr|pdns-recursor-3.3-1|98	
12cr|pdns-recursor-3.3-1|99	%clean
12cr|pdns-recursor-3.3-1|100	rm -rf %{buildroot}
12cr|pdns-recursor-3.3-1|101	
12cr|pdns-recursor-3.3-1|102	%files
12cr|pdns-recursor-3.3-1|103	%defattr(-,root,root)
12cr|pdns-recursor-3.3-1|104	%doc COPYING README rrd
12cr|pdns-recursor-3.3-1|105	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/powerdns/recursor.conf
12cr|pdns-recursor-3.3-1|106	%attr(0755,root,root) %{_initrddir}/powerdns-recursor
12cr|pdns-recursor-3.3-1|107	%attr(0755,root,root) %{_bindir}/rec_control
12cr|pdns-recursor-3.3-1|108	%attr(0755,root,root) %{_sbindir}/pdns_recursor
12cr|pdns-recursor-3.3-1|109	%attr(0755,powerdns,powerdns) %dir /var/run/powerdns
12cr|pdns-recursor-3.3-1|110	%attr(0644,root,root) %{_mandir}/man1/pdns_recursor.1*
12cr|pdns-recursor-3.3-1|111	%attr(0644,root,root) %{_mandir}/man1/rec_control.1*
12cr|pdns-recursor-3.3-1|112	
12cr|pdns-recursor-3.3-1|113	
12cr|pdns-recursor-3.3-1|114	%changelog
12cr|pdns-recursor-3.3-1|115	* Tue Apr 05 2011 Oden Eriksson <oeriksson@mandriva.com> 3.3-1mdv2011.0
12cr|pdns-recursor-3.3-1|116	+ Revision: 650717
12cr|pdns-recursor-3.3-1|117	- 3.3
12cr|pdns-recursor-3.3-1|118	
12cr|pdns-recursor-3.3-1|119	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 3.2-2mdv2011.0
12cr|pdns-recursor-3.3-1|120	+ Revision: 614491
12cr|pdns-recursor-3.3-1|121	- the mass rebuild of 2010.1 packages
12cr|pdns-recursor-3.3-1|122	
12cr|pdns-recursor-3.3-1|123	* Sat Mar 27 2010 Michael Scherer <misc@mandriva.org> 3.2-1mdv2010.1
12cr|pdns-recursor-3.3-1|124	+ Revision: 528262
12cr|pdns-recursor-3.3-1|125	- update to 3.2
12cr|pdns-recursor-3.3-1|126	- remove first patch, do not apply anymore ( code completly changed, and still build )
12cr|pdns-recursor-3.3-1|127	- remove second patch, not needed ( compile fine without it )
12cr|pdns-recursor-3.3-1|128	
12cr|pdns-recursor-3.3-1|129	* Wed Jan 06 2010 Michael Scherer <misc@mandriva.org> 3.1.7.2-1mdv2010.1
12cr|pdns-recursor-3.3-1|130	+ Revision: 486754
12cr|pdns-recursor-3.3-1|131	- update to 3.1.7.2, fix security issue
12cr|pdns-recursor-3.3-1|132	
12cr|pdns-recursor-3.3-1|133	* Tue Aug 04 2009 Oden Eriksson <oeriksson@mandriva.com> 3.1.7.1-1mdv2010.0
12cr|pdns-recursor-3.3-1|134	+ Revision: 409378
12cr|pdns-recursor-3.3-1|135	- 3.1.7.1
12cr|pdns-recursor-3.3-1|136	- drop the boost patch, it's implemented upstream
12cr|pdns-recursor-3.3-1|137	
12cr|pdns-recursor-3.3-1|138	* Sat Sep 13 2008 Oden Eriksson <oeriksson@mandriva.com> 3.1.7-2mdv2009.0
12cr|pdns-recursor-3.3-1|139	+ Revision: 284545
12cr|pdns-recursor-3.3-1|140	- added a gcc43 patch from gentoo (P1)
12cr|pdns-recursor-3.3-1|141	- added P2 to fix build against latest boost
12cr|pdns-recursor-3.3-1|142	- fix #40099 (pdns-recursor init file (/etc/init.d/powerdns-recursor) cannot start when configured for low ports)
12cr|pdns-recursor-3.3-1|143	
12cr|pdns-recursor-3.3-1|144	* Thu Jun 26 2008 Oden Eriksson <oeriksson@mandriva.com> 3.1.7-1mdv2009.0
12cr|pdns-recursor-3.3-1|145	+ Revision: 229241
12cr|pdns-recursor-3.3-1|146	- 3.1.7
12cr|pdns-recursor-3.3-1|147	
12cr|pdns-recursor-3.3-1|148	* Thu May 08 2008 Oden Eriksson <oeriksson@mandriva.com> 3.1.6-1mdv2009.0
12cr|pdns-recursor-3.3-1|149	+ Revision: 204497
12cr|pdns-recursor-3.3-1|150	- 3.1.6
12cr|pdns-recursor-3.3-1|151	
12cr|pdns-recursor-3.3-1|152	* Mon Mar 31 2008 Oden Eriksson <oeriksson@mandriva.com> 3.1.5-1mdv2008.1
12cr|pdns-recursor-3.3-1|153	+ Revision: 191268
12cr|pdns-recursor-3.3-1|154	- 3.1.5
12cr|pdns-recursor-3.3-1|155	
12cr|pdns-recursor-3.3-1|156	* Sun Mar 23 2008 Oden Eriksson <oeriksson@mandriva.com> 3.1.5-0.rc1.1mdv2008.1
12cr|pdns-recursor-3.3-1|157	+ Revision: 189575
12cr|pdns-recursor-3.3-1|158	- 3.1.5-rc1 (3.1.4 won't build on 2008.1)
12cr|pdns-recursor-3.3-1|159	
12cr|pdns-recursor-3.3-1|160	+ Olivier Blin <oblin@mandriva.com>
12cr|pdns-recursor-3.3-1|161	- restore BuildRoot
12cr|pdns-recursor-3.3-1|162	
12cr|pdns-recursor-3.3-1|163	+ Thierry Vignaud <tv@mandriva.org>
12cr|pdns-recursor-3.3-1|164	- kill re-definition of %%buildroot on Pixel's request
12cr|pdns-recursor-3.3-1|165	
12cr|pdns-recursor-3.3-1|166	+ Michael Scherer <misc@mandriva.org>
12cr|pdns-recursor-3.3-1|167	- fix default config and fix build
12cr|pdns-recursor-3.3-1|168	
12cr|pdns-recursor-3.3-1|169	* Mon Apr 23 2007 Oden Eriksson <oeriksson@mandriva.com> 3.1.4-1mdv2008.0
12cr|pdns-recursor-3.3-1|170	+ Revision: 17246
12cr|pdns-recursor-3.3-1|171	- 3.1.4
12cr|pdns-recursor-3.3-1|172	
12cr|pdns-recursor-3.3-1|173	
12cr|pdns-recursor-3.3-1|174	* Tue Jun 27 2006 Oden Eriksson <oeriksson@mandriva.com> 3.1.2-1mdv2007.0
12cr|pdns-recursor-3.3-1|175	- 3.1.2
12cr|pdns-recursor-3.3-1|176	
12cr|pdns-recursor-3.3-1|177	* Wed May 24 2006 Oden Eriksson <oeriksson@mandriva.com> 3.1.1-1mdk
12cr|pdns-recursor-3.3-1|178	- initial Mandriva package
12cr|pdns-recursor-3.3-1|179	

3830 12
12cr|pdq-2.2.1-17|1	Summary:   Print, don't Queue! - Daemonless printing system
12cr|pdq-2.2.1-17|2	Name:      pdq
12cr|pdq-2.2.1-17|3	Version:   2.2.1
12cr|pdq-2.2.1-17|4	Release:   17
12cr|pdq-2.2.1-17|5	Group:     System/Servers
12cr|pdq-2.2.1-17|6	URL:       http://pdq.sourceforge.net/
12cr|pdq-2.2.1-17|7	Patch0:    %{name}-%{version}-Makefile.in-0.patch.bz2
12cr|pdq-2.2.1-17|8	Patch1:    %{name}-%{version}-Makefile.in-1.patch.bz2
12cr|pdq-2.2.1-17|9	Patch2:	   %{name}-%{version}-open-with-default-open-umask.patch
12cr|pdq-2.2.1-17|10	Source1:   pdqpanicbutton.bz2
12cr|pdq-2.2.1-17|11	Source2:   killpdq.bz2
12cr|pdq-2.2.1-17|12	License:   GPL
12cr|pdq-2.2.1-17|13	Source:    %{name}-%{version}.tar.bz2
12cr|pdq-2.2.1-17|14	Requires:  file
12cr|pdq-2.2.1-17|15	BuildRequires:	gtk+-devel
12cr|pdq-2.2.1-17|16	
12cr|pdq-2.2.1-17|17	
12cr|pdq-2.2.1-17|18	%description
12cr|pdq-2.2.1-17|19	A complete replacement for classical printing systems (spoolers). PDQ
12cr|pdq-2.2.1-17|20	does not need a daemon and so there are no problems with crashed
12cr|pdq-2.2.1-17|21	daemons, blocked ports, attacks of open ports, but PDQ cannot receive
12cr|pdq-2.2.1-17|22	jobs from remote machines.
12cr|pdq-2.2.1-17|23	
12cr|pdq-2.2.1-17|24	PDQ comes with a graphical interface and LPD backend filters (to print
12cr|pdq-2.2.1-17|25	on a remote LPD printer or to serve as frontend for a local LPD
12cr|pdq-2.2.1-17|26	system).
12cr|pdq-2.2.1-17|27	
12cr|pdq-2.2.1-17|28	This system is a good choice for non-networked (only dial-up to the
12cr|pdq-2.2.1-17|29	internet) machines, because it does not contain all the network stuff
12cr|pdq-2.2.1-17|30	of other spoolers which causes difficulties for users without network.
12cr|pdq-2.2.1-17|31	
12cr|pdq-2.2.1-17|32	%prep
12cr|pdq-2.2.1-17|33	%setup
12cr|pdq-2.2.1-17|34	
12cr|pdq-2.2.1-17|35	%patch0
12cr|pdq-2.2.1-17|36	%patch1
12cr|pdq-2.2.1-17|37	%patch2 -p1
12cr|pdq-2.2.1-17|38	
12cr|pdq-2.2.1-17|39	%build
12cr|pdq-2.2.1-17|40	%configure --enable-pdqlibdir=%{_libdir}/pdq --enable-printrc=%{_sysconfdir}/pdq/printrc --prefix=%{_prefix}
12cr|pdq-2.2.1-17|41	
12cr|pdq-2.2.1-17|42	%make
12cr|pdq-2.2.1-17|43	
12cr|pdq-2.2.1-17|44	%install
12cr|pdq-2.2.1-17|45	#mkdir -p ${RPM_BUILD_ROOT}/etc/pdq/drivers/{generic,ghostscript,misc,postscript}
12cr|pdq-2.2.1-17|46	#mkdir -p ${RPM_BUILD_ROOT}/etc/pdq/interfaces
12cr|pdq-2.2.1-17|47	mkdir -p ${RPM_BUILD_ROOT}/etc/pdq
12cr|pdq-2.2.1-17|48	mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
12cr|pdq-2.2.1-17|49	mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/{man1,man5}
12cr|pdq-2.2.1-17|50	
12cr|pdq-2.2.1-17|51	make install prefix=${RPM_BUILD_ROOT}%{_prefix} \
12cr|pdq-2.2.1-17|52	bindir=${RPM_BUILD_ROOT}%{_bindir} \
12cr|pdq-2.2.1-17|53	xpdqbindir=${RPM_BUILD_ROOT}%{_bindir} \
12cr|pdq-2.2.1-17|54	libdir=${RPM_BUILD_ROOT}%{_libdir} \
12cr|pdq-2.2.1-17|55	infodir=${RPM_BUILD_ROOT}%{_infodir} \
12cr|pdq-2.2.1-17|56	mandir=$RPM_BUILD_ROOT%{_mandir} \
12cr|pdq-2.2.1-17|57	pdqlibdir=${RPM_BUILD_ROOT}%{_libdir}/pdq \
12cr|pdq-2.2.1-17|58	printrc_file=${RPM_BUILD_ROOT}%{_sysconfdir}/pdq/printrc
12cr|pdq-2.2.1-17|59	
12cr|pdq-2.2.1-17|60	mv ${RPM_BUILD_ROOT}%{_libdir}/pdq/printrc.example \
12cr|pdq-2.2.1-17|61	${RPM_BUILD_ROOT}%{_sysconfdir}/pdq/printrc
12cr|pdq-2.2.1-17|62	
12cr|pdq-2.2.1-17|63	# Install the stuff for the panic button
12cr|pdq-2.2.1-17|64	
12cr|pdq-2.2.1-17|65	install -d ${RPM_BUILD_ROOT}%{_sbindir}
12cr|pdq-2.2.1-17|66	bzcat %{SOURCE1} > ${RPM_BUILD_ROOT}%{_sbindir}/pdqpanicbutton
12cr|pdq-2.2.1-17|67	bzcat %{SOURCE2} > ${RPM_BUILD_ROOT}%{_bindir}/killpdq
12cr|pdq-2.2.1-17|68	chmod a+rx ${RPM_BUILD_ROOT}%{_sbindir}/pdqpanicbutton
12cr|pdq-2.2.1-17|69	chmod a+rx ${RPM_BUILD_ROOT}%{_bindir}/killpdq
12cr|pdq-2.2.1-17|70	
12cr|pdq-2.2.1-17|71	# Use update-alternatives to make printing with PDQ also possible with
12cr|pdq-2.2.1-17|72	# the "lpr" command
12cr|pdq-2.2.1-17|73	
12cr|pdq-2.2.1-17|74	( cd $RPM_BUILD_ROOT%{_bindir}
12cr|pdq-2.2.1-17|75	ln -s pdq lpr-pdq
12cr|pdq-2.2.1-17|76	)
12cr|pdq-2.2.1-17|77	( cd $RPM_BUILD_ROOT/%{_mandir}/man1
12cr|pdq-2.2.1-17|78	ln -s pdq.1 lpr-pdq.1
12cr|pdq-2.2.1-17|79	)
12cr|pdq-2.2.1-17|80	
12cr|pdq-2.2.1-17|81	%post
12cr|pdq-2.2.1-17|82	# Set up update-alternatives entry
12cr|pdq-2.2.1-17|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
12cr|pdq-2.2.1-17|84	
12cr|pdq-2.2.1-17|85	%preun
12cr|pdq-2.2.1-17|86	if [ "$1" = 0 ]; then
12cr|pdq-2.2.1-17|87	# Remove update-alternatives entry
12cr|pdq-2.2.1-17|88	%{_sbindir}/update-alternatives --remove lpr /usr/bin/lpr-pdq
12cr|pdq-2.2.1-17|89	# Remove panic-buttons
12cr|pdq-2.2.1-17|90	%{_sbindir}/pdqpanicbutton --remove
12cr|pdq-2.2.1-17|91	fi
12cr|pdq-2.2.1-17|92	
12cr|pdq-2.2.1-17|93	%files
12cr|pdq-2.2.1-17|94	%defattr(-,root,root,755)
12cr|pdq-2.2.1-17|95	%doc ./doc/*.txt ./doc/PROPOSED_CHANGES BUGS
12cr|pdq-2.2.1-17|96	%doc CHANGELOG INSTALL LICENSE README
12cr|pdq-2.2.1-17|97	
12cr|pdq-2.2.1-17|98	%defattr(644,root,root,755)
12cr|pdq-2.2.1-17|99	#dir %{_sysconfdir}/pdq
12cr|pdq-2.2.1-17|100	%config(noreplace) %{_sysconfdir}/pdq/printrc
12cr|pdq-2.2.1-17|101	%{_libdir}/pdq/drivers
12cr|pdq-2.2.1-17|102	%{_libdir}/pdq/interfaces
12cr|pdq-2.2.1-17|103	
12cr|pdq-2.2.1-17|104	%attr(4755,root,root) %{_bindir}/lpd_*
12cr|pdq-2.2.1-17|105	%attr(755,root,root) %{_bindir}/pdq
12cr|pdq-2.2.1-17|106	%attr(755,root,root) %{_bindir}/xpdq
12cr|pdq-2.2.1-17|107	%{_bindir}/lpr-pdq
12cr|pdq-2.2.1-17|108	%attr(755,root,root) %{_bindir}/killpdq
12cr|pdq-2.2.1-17|109	%attr(755,root,root) %{_sbindir}/pdqpanicbutton
12cr|pdq-2.2.1-17|110	
12cr|pdq-2.2.1-17|111	%{_mandir}/man1/*.1*
12cr|pdq-2.2.1-17|112	%{_mandir}/man5/printrc.5*
12cr|pdq-2.2.1-17|113	

3831 12
12cr|peksystray-0.4.0-4|1	%define name	peksystray
12cr|peksystray-0.4.0-4|2	%define version	0.4.0
12cr|peksystray-0.4.0-4|3	%define release %mkrel 4
12cr|peksystray-0.4.0-4|4	
12cr|peksystray-0.4.0-4|5	Name: 	 	%{name}
12cr|peksystray-0.4.0-4|6	Summary: 	Small system tray requiring only X
12cr|peksystray-0.4.0-4|7	Version: 	%{version}
12cr|peksystray-0.4.0-4|8	Release: 	%{release}
12cr|peksystray-0.4.0-4|9	Source:		%{name}-%{version}.tar.bz2
12cr|peksystray-0.4.0-4|10	Patch0:		peksystray-0.4.0-fix-str-fmt.patch
12cr|peksystray-0.4.0-4|11	Patch1:		peksystray-0.4.0-fix-link.patch
12cr|peksystray-0.4.0-4|12	URL:		http://peksystray.sourceforge.net/
12cr|peksystray-0.4.0-4|13	License:	GPL
12cr|peksystray-0.4.0-4|14	Group:		Graphical desktop/Other
12cr|peksystray-0.4.0-4|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|peksystray-0.4.0-4|16	BuildRequires:	libx11-devel
12cr|peksystray-0.4.0-4|17	
12cr|peksystray-0.4.0-4|18	%description
12cr|peksystray-0.4.0-4|19	Peksystray is a small system tray (also called notification tray) designed for
12cr|peksystray-0.4.0-4|20	all the light window managers supporting docking. As more and more
12cr|peksystray-0.4.0-4|21	applications use a small icon in the system tray to provide additonal
12cr|peksystray-0.4.0-4|22	fonctionalities and information, it becomes useful for everyone to have
12cr|peksystray-0.4.0-4|23	access to them. While "heavy" window managers (Gnome, KDE...) come with a
12cr|peksystray-0.4.0-4|24	systrem tray embedded in the rest of the desktop, lighter window managers
12cr|peksystray-0.4.0-4|25	(WindowMaker, fluxbox...) don't have this feature. Peksystray is a very simple
12cr|peksystray-0.4.0-4|26	and light implementation of a system tray for any window manager supporting
12cr|peksystray-0.4.0-4|27	docking, conforming to the System Tray Freedesktop standard.
12cr|peksystray-0.4.0-4|28	
12cr|peksystray-0.4.0-4|29	Peksystray provides a window where icons will automatically add up depending
12cr|peksystray-0.4.0-4|30	on the requests from the applications. Both the size of the window and the
12cr|peksystray-0.4.0-4|31	size of the icons can be selected by the user. If the window is full, it can
12cr|peksystray-0.4.0-4|32	automatically display another window in order to display more icons.
12cr|peksystray-0.4.0-4|33	
12cr|peksystray-0.4.0-4|34	%prep
12cr|peksystray-0.4.0-4|35	%setup -q
12cr|peksystray-0.4.0-4|36	%patch0 -p0
12cr|peksystray-0.4.0-4|37	%patch1 -p0
12cr|peksystray-0.4.0-4|38	
12cr|peksystray-0.4.0-4|39	%build
12cr|peksystray-0.4.0-4|40	autoreconf -fi
12cr|peksystray-0.4.0-4|41	%configure2_5x
12cr|peksystray-0.4.0-4|42	%make
12cr|peksystray-0.4.0-4|43	
12cr|peksystray-0.4.0-4|44	%install
12cr|peksystray-0.4.0-4|45	rm -rf $RPM_BUILD_ROOT
12cr|peksystray-0.4.0-4|46	%makeinstall_std
12cr|peksystray-0.4.0-4|47	
12cr|peksystray-0.4.0-4|48	%clean
12cr|peksystray-0.4.0-4|49	rm -rf $RPM_BUILD_ROOT
12cr|peksystray-0.4.0-4|50	
12cr|peksystray-0.4.0-4|51	%files
12cr|peksystray-0.4.0-4|52	%defattr(-,root,root)
12cr|peksystray-0.4.0-4|53	%doc AUTHORS ChangeLog THANKS REFS README NEWS TODO
12cr|peksystray-0.4.0-4|54	%{_bindir}/%name
12cr|peksystray-0.4.0-4|55	
12cr|peksystray-0.4.0-4|56	
12cr|peksystray-0.4.0-4|57	%changelog
12cr|peksystray-0.4.0-4|58	* Fri Jan 28 2011 Funda Wang <fwang@mandriva.org> 0.4.0-4mdv2011.0
12cr|peksystray-0.4.0-4|59	+ Revision: 633654
12cr|peksystray-0.4.0-4|60	- fix build with latest cooker
12cr|peksystray-0.4.0-4|61	
12cr|peksystray-0.4.0-4|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|peksystray-0.4.0-4|63	- rebuild
12cr|peksystray-0.4.0-4|64	- rebuild
12cr|peksystray-0.4.0-4|65	- kill re-definition of %%buildroot on Pixel's request
12cr|peksystray-0.4.0-4|66	
12cr|peksystray-0.4.0-4|67	+ Olivier Blin <oblin@mandriva.com>
12cr|peksystray-0.4.0-4|68	- restore BuildRoot
12cr|peksystray-0.4.0-4|69	
12cr|peksystray-0.4.0-4|70	* Sat Jun 09 2007 Austin Acton <austin@mandriva.org> 0.4.0-1mdv2008.0
12cr|peksystray-0.4.0-4|71	+ Revision: 37734
12cr|peksystray-0.4.0-4|72	- Import peksystray
12cr|peksystray-0.4.0-4|73	

3832 12
12cr|pekwm-0.1.12-2|1	Name:		pekwm
12cr|pekwm-0.1.12-2|2	Version:	0.1.12
12cr|pekwm-0.1.12-2|3	Release:	2
12cr|pekwm-0.1.12-2|4	URL:		http://pekwm.org/
12cr|pekwm-0.1.12-2|5	Source0:	http://www.pekwm.org/projects/pekwm/files/%{name}-%{version}.tar.gz
12cr|pekwm-0.1.12-2|6	
12cr|pekwm-0.1.12-2|7	# modify config
12cr|pekwm-0.1.12-2|8	Source1:	pekwm_config
12cr|pekwm-0.1.12-2|9	Source2:	pekwm_mouse
12cr|pekwm-0.1.12-2|10	
12cr|pekwm-0.1.12-2|11	# add themes (fonts changed for Mandriva)
12cr|pekwm-0.1.12-2|12	Source10:	Opus3_Alpha-dev-20050227.tar.bz2
12cr|pekwm-0.1.12-2|13	Source11:	OpusOS-Deep.tar.bz2
12cr|pekwm-0.1.12-2|14	
12cr|pekwm-0.1.12-2|15	License:	GPL
12cr|pekwm-0.1.12-2|16	Group:		Graphical desktop/Other
12cr|pekwm-0.1.12-2|17	Summary:	A minimalist window manager for the X Window System
12cr|pekwm-0.1.12-2|18	Requires:	xterm
12cr|pekwm-0.1.12-2|19	BuildRequires:	libx11-devel
12cr|pekwm-0.1.12-2|20	BuildRequires:	libxext-devel
12cr|pekwm-0.1.12-2|21	BuildRequires:	libxft-devel
12cr|pekwm-0.1.12-2|22	BuildRequires:	libxinerama-devel
12cr|pekwm-0.1.12-2|23	BuildRequires:	libxpm-devel
12cr|pekwm-0.1.12-2|24	BuildRequires:	libxrandr-devel
12cr|pekwm-0.1.12-2|25	BuildRequires:	jpeg-devel
12cr|pekwm-0.1.12-2|26	BuildRequires:	png-devel
12cr|pekwm-0.1.12-2|27	
12cr|pekwm-0.1.12-2|28	%description
12cr|pekwm-0.1.12-2|29	Pekwm is a window manager based on aewm++, but it no longer
12cr|pekwm-0.1.12-2|30	resembles it. It is highly configurable, rather fast, and
12cr|pekwm-0.1.12-2|31	aimed towards being usable while remaining pretty enough to
12cr|pekwm-0.1.12-2|32	look at. Features include client window grouping into one
12cr|pekwm-0.1.12-2|33	window frame, automatic window size, location, grouping
12cr|pekwm-0.1.12-2|34	and title rewriting.
12cr|pekwm-0.1.12-2|35	
12cr|pekwm-0.1.12-2|36	%prep
12cr|pekwm-0.1.12-2|37	%setup -q
12cr|pekwm-0.1.12-2|38	
12cr|pekwm-0.1.12-2|39	# modify config
12cr|pekwm-0.1.12-2|40	cp -f %SOURCE1 data/config
12cr|pekwm-0.1.12-2|41	cp -f %SOURCE2 data/mouse
12cr|pekwm-0.1.12-2|42	
12cr|pekwm-0.1.12-2|43	%build
12cr|pekwm-0.1.12-2|44	autoreconf -fi
12cr|pekwm-0.1.12-2|45	%configure2_5x	--enable-shape \
12cr|pekwm-0.1.12-2|46	--enable-xinerama \
12cr|pekwm-0.1.12-2|47	--enable-menus \
12cr|pekwm-0.1.12-2|48	--enable-harbour \
12cr|pekwm-0.1.12-2|49	--disable-debug
12cr|pekwm-0.1.12-2|50	
12cr|pekwm-0.1.12-2|51	%make
12cr|pekwm-0.1.12-2|52	
12cr|pekwm-0.1.12-2|53	%install
12cr|pekwm-0.1.12-2|54	%makeinstall_std
12cr|pekwm-0.1.12-2|55	
12cr|pekwm-0.1.12-2|56	# install themes
12cr|pekwm-0.1.12-2|57	tar -jxf %SOURCE10 -C %{buildroot}/%{_datadir}/%{name}/themes
12cr|pekwm-0.1.12-2|58	tar -jxf %SOURCE11 -C %{buildroot}/%{_datadir}/%{name}/themes
12cr|pekwm-0.1.12-2|59	
12cr|pekwm-0.1.12-2|60	# startfile
12cr|pekwm-0.1.12-2|61	%{__cat} > %{buildroot}%{_bindir}/start%{name} << EOF
12cr|pekwm-0.1.12-2|62	exec %{_bindir}/%{name}
12cr|pekwm-0.1.12-2|63	EOF
12cr|pekwm-0.1.12-2|64	
12cr|pekwm-0.1.12-2|65	chmod 755 %{buildroot}%{_bindir}/start%{name}
12cr|pekwm-0.1.12-2|66	
12cr|pekwm-0.1.12-2|67	# session file
12cr|pekwm-0.1.12-2|68	%{__install} -d %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cr|pekwm-0.1.12-2|69	%{__cat} > %{buildroot}%{_sysconfdir}/X11/wmsession.d/30%{name} << EOF
12cr|pekwm-0.1.12-2|70	NAME=%{name}
12cr|pekwm-0.1.12-2|71	EXEC=%{_bindir}/start%{name}
12cr|pekwm-0.1.12-2|72	DESC=%{name} window manager
12cr|pekwm-0.1.12-2|73	SCRIPT:
12cr|pekwm-0.1.12-2|74	exec %{_bindir}/start%{name}
12cr|pekwm-0.1.12-2|75	EOF
12cr|pekwm-0.1.12-2|76	
12cr|pekwm-0.1.12-2|77	%files
12cr|pekwm-0.1.12-2|78	%doc AUTHORS ChangeLog NEWS README
12cr|pekwm-0.1.12-2|79	%dir %{_datadir}/%{name}
12cr|pekwm-0.1.12-2|80	%{_datadir}/%{name}/*
12cr|pekwm-0.1.12-2|81	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/30%{name}
12cr|pekwm-0.1.12-2|82	%config(noreplace) %{_sysconfdir}/pekwm
12cr|pekwm-0.1.12-2|83	%{_bindir}/start%{name}
12cr|pekwm-0.1.12-2|84	%{_bindir}/%{name}
12cr|pekwm-0.1.12-2|85	%{_datadir}/man/man1/pekwm.1*
12cr|pekwm-0.1.12-2|86	
12cr|pekwm-0.1.12-2|87	
12cr|pekwm-0.1.12-2|88	
12cr|pekwm-0.1.12-2|89	%changelog
12cr|pekwm-0.1.12-2|90	* Wed Oct  31 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12cr|pekwm-0.1.12-2|91	+ Commit: 4a26a06
12cr|pekwm-0.1.12-2|92	- xz compression for man pages, spec cleanup
12cr|pekwm-0.1.12-2|93	
12cr|pekwm-0.1.12-2|94	

3833 12
12cr|penguin-command-1.6.11-6|1	%define	name	penguin-command
12cr|penguin-command-1.6.11-6|2	%define	version	1.6.11
12cr|penguin-command-1.6.11-6|3	%define	release	%mkrel 6
12cr|penguin-command-1.6.11-6|4	%define	Summary	A clone of the classic Missile Command game
12cr|penguin-command-1.6.11-6|5	
12cr|penguin-command-1.6.11-6|6	Name:		%{name}
12cr|penguin-command-1.6.11-6|7	Summary:	%{Summary}
12cr|penguin-command-1.6.11-6|8	Version:	%{version}
12cr|penguin-command-1.6.11-6|9	Release:	%{release}
12cr|penguin-command-1.6.11-6|10	Source0:	http://belnet.dl.sourceforge.net/sourceforge/penguin-command/%{name}-%{version}.tar.bz2
12cr|penguin-command-1.6.11-6|11	Source11:	%{name}.16.png
12cr|penguin-command-1.6.11-6|12	Source12:	%{name}.32.png
12cr|penguin-command-1.6.11-6|13	Source13:	%{name}.48.png
12cr|penguin-command-1.6.11-6|14	URL:		http://www.linux-games.com/penguin-command/index.html
12cr|penguin-command-1.6.11-6|15	License:	GPL
12cr|penguin-command-1.6.11-6|16	Group:		Games/Arcade
12cr|penguin-command-1.6.11-6|17	BuildRequires:	SDL-devel
12cr|penguin-command-1.6.11-6|18	BuildRequires:	SDL_mixer-devel
12cr|penguin-command-1.6.11-6|19	BuildRequires:	SDL_image-devel
12cr|penguin-command-1.6.11-6|20	Requires:	soundwrapper
12cr|penguin-command-1.6.11-6|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|penguin-command-1.6.11-6|22	
12cr|penguin-command-1.6.11-6|23	%description
12cr|penguin-command-1.6.11-6|24	This is a clone of the classic "Missile Command" Game, but it has better
12cr|penguin-command-1.6.11-6|25	graphics and music. The gameplay has only been slightly modified. Penguin
12cr|penguin-command-1.6.11-6|26	Command is completely licensed under the GPL, excluding the music.
12cr|penguin-command-1.6.11-6|27	
12cr|penguin-command-1.6.11-6|28	%prep
12cr|penguin-command-1.6.11-6|29	%setup -q
12cr|penguin-command-1.6.11-6|30	
12cr|penguin-command-1.6.11-6|31	%build
12cr|penguin-command-1.6.11-6|32	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
12cr|penguin-command-1.6.11-6|33	%make
12cr|penguin-command-1.6.11-6|34	
12cr|penguin-command-1.6.11-6|35	%install
12cr|penguin-command-1.6.11-6|36	rm -rf $RPM_BUILD_ROOT
12cr|penguin-command-1.6.11-6|37	%{makeinstall_std}
12cr|penguin-command-1.6.11-6|38	
12cr|penguin-command-1.6.11-6|39	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|penguin-command-1.6.11-6|40	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|penguin-command-1.6.11-6|41	[Desktop Entry]
12cr|penguin-command-1.6.11-6|42	Name=Penguin Command
12cr|penguin-command-1.6.11-6|43	Comment=%{Summary}
12cr|penguin-command-1.6.11-6|44	Exec=soundwrapper %{_gamesbindir}/%{name}
12cr|penguin-command-1.6.11-6|45	Icon=%{name}
12cr|penguin-command-1.6.11-6|46	Terminal=false
12cr|penguin-command-1.6.11-6|47	Type=Application
12cr|penguin-command-1.6.11-6|48	Categories=Game;ArcadeGame;
12cr|penguin-command-1.6.11-6|49	EOF
12cr|penguin-command-1.6.11-6|50	
12cr|penguin-command-1.6.11-6|51	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|penguin-command-1.6.11-6|52	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|penguin-command-1.6.11-6|53	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|penguin-command-1.6.11-6|54	
12cr|penguin-command-1.6.11-6|55	%if %mdkversion < 200900
12cr|penguin-command-1.6.11-6|56	%post
12cr|penguin-command-1.6.11-6|57	%{update_menus}
12cr|penguin-command-1.6.11-6|58	%endif
12cr|penguin-command-1.6.11-6|59	
12cr|penguin-command-1.6.11-6|60	%if %mdkversion < 200900
12cr|penguin-command-1.6.11-6|61	%postun
12cr|penguin-command-1.6.11-6|62	%{clean_menus}
12cr|penguin-command-1.6.11-6|63	%endif
12cr|penguin-command-1.6.11-6|64	
12cr|penguin-command-1.6.11-6|65	%clean
12cr|penguin-command-1.6.11-6|66	rm -rf $RPM_BUILD_ROOT
12cr|penguin-command-1.6.11-6|67	
12cr|penguin-command-1.6.11-6|68	%files
12cr|penguin-command-1.6.11-6|69	%defattr(-, root, root)
12cr|penguin-command-1.6.11-6|70	%doc README NEWS AUTHORS
12cr|penguin-command-1.6.11-6|71	%{_gamesbindir}/*
12cr|penguin-command-1.6.11-6|72	%{_gamesdatadir}/%{name}
12cr|penguin-command-1.6.11-6|73	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|penguin-command-1.6.11-6|74	%{_iconsdir}/%{name}.png
12cr|penguin-command-1.6.11-6|75	%{_miconsdir}/%{name}.png
12cr|penguin-command-1.6.11-6|76	%{_liconsdir}/%{name}.png
12cr|penguin-command-1.6.11-6|77	%{_mandir}/*/*
12cr|penguin-command-1.6.11-6|78	
12cr|penguin-command-1.6.11-6|79	
12cr|penguin-command-1.6.11-6|80	%changelog
12cr|penguin-command-1.6.11-6|81	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6.11-6mdv2011.0
12cr|penguin-command-1.6.11-6|82	+ Revision: 614493
12cr|penguin-command-1.6.11-6|83	- the mass rebuild of 2010.1 packages
12cr|penguin-command-1.6.11-6|84	
12cr|penguin-command-1.6.11-6|85	* Fri Apr 30 2010 Funda Wang <fwang@mandriva.org> 1.6.11-5mdv2010.1
12cr|penguin-command-1.6.11-6|86	+ Revision: 541242
12cr|penguin-command-1.6.11-6|87	- update BR
12cr|penguin-command-1.6.11-6|88	
12cr|penguin-command-1.6.11-6|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|penguin-command-1.6.11-6|90	- rebuild
12cr|penguin-command-1.6.11-6|91	
12cr|penguin-command-1.6.11-6|92	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1.6.11-4mdv2009.1
12cr|penguin-command-1.6.11-6|93	+ Revision: 350226
12cr|penguin-command-1.6.11-6|94	- 2009.1 rebuild
12cr|penguin-command-1.6.11-6|95	
12cr|penguin-command-1.6.11-6|96	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.6.11-3mdv2009.0
12cr|penguin-command-1.6.11-6|97	+ Revision: 255181
12cr|penguin-command-1.6.11-6|98	- rebuild
12cr|penguin-command-1.6.11-6|99	
12cr|penguin-command-1.6.11-6|100	+ Pixel <pixel@mandriva.com>
12cr|penguin-command-1.6.11-6|101	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|penguin-command-1.6.11-6|102	
12cr|penguin-command-1.6.11-6|103	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.6.11-1mdv2008.1
12cr|penguin-command-1.6.11-6|104	+ Revision: 136656
12cr|penguin-command-1.6.11-6|105	- restore BuildRoot
12cr|penguin-command-1.6.11-6|106	
12cr|penguin-command-1.6.11-6|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|penguin-command-1.6.11-6|108	- kill re-definition of %%buildroot on Pixel's request
12cr|penguin-command-1.6.11-6|109	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|penguin-command-1.6.11-6|110	
12cr|penguin-command-1.6.11-6|111	* Thu Aug 02 2007 Olivier Blin <oblin@mandriva.com> 1.6.11-1mdv2008.0
12cr|penguin-command-1.6.11-6|112	+ Revision: 58068
12cr|penguin-command-1.6.11-6|113	- use soundwrapper
12cr|penguin-command-1.6.11-6|114	- XDG menu
12cr|penguin-command-1.6.11-6|115	- 1.6.11
12cr|penguin-command-1.6.11-6|116	- Import penguin-command
12cr|penguin-command-1.6.11-6|117	
12cr|penguin-command-1.6.11-6|118	
12cr|penguin-command-1.6.11-6|119	
12cr|penguin-command-1.6.11-6|120	* Fri Jan 14 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.6.8-2mdk
12cr|penguin-command-1.6.11-6|121	- fix buildrequires
12cr|penguin-command-1.6.11-6|122	
12cr|penguin-command-1.6.11-6|123	* Fri Nov 12 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.6.8-1mdk
12cr|penguin-command-1.6.11-6|124	- 1.6.8
12cr|penguin-command-1.6.11-6|125	- cosmetics
12cr|penguin-command-1.6.11-6|126	
12cr|penguin-command-1.6.11-6|127	* Sun Sep 05 2004 Michael Scherer <misc@mandrake.org> 1.6.6-3mdk
12cr|penguin-command-1.6.11-6|128	- rebuild
12cr|penguin-command-1.6.11-6|129	- clean BuildRequires
12cr|penguin-command-1.6.11-6|130	- remove packager tag
12cr|penguin-command-1.6.11-6|131	- do not bzip2 icons
12cr|penguin-command-1.6.11-6|132	- use new menu scheme
12cr|penguin-command-1.6.11-6|133	
12cr|penguin-command-1.6.11-6|134	* Wed May 07 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.6.6-2mdk
12cr|penguin-command-1.6.11-6|135	- use normal configure (Arkadiusz Lipiec)
12cr|penguin-command-1.6.11-6|136	
12cr|penguin-command-1.6.11-6|137	* Fri Apr 25 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 1.6.6-1mdk
12cr|penguin-command-1.6.11-6|138	- new version
12cr|penguin-command-1.6.11-6|139	- fix buildrequires thx to stefan's robot
12cr|penguin-command-1.6.11-6|140	
12cr|penguin-command-1.6.11-6|141	* Thu Sep 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.6.5-3mdk
12cr|penguin-command-1.6.11-6|142	
12cr|penguin-command-1.6.11-6|143	* Sun Jul 21 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 1.6.5-2mdk
12cr|penguin-command-1.6.11-6|144	- recompile against new vorbis stuff
12cr|penguin-command-1.6.11-6|145	
12cr|penguin-command-1.6.11-6|146	* Wed Jun 12 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.6.5-1mdk
12cr|penguin-command-1.6.11-6|147	- 1.6.5
12cr|penguin-command-1.6.11-6|148	- bzip tarball
12cr|penguin-command-1.6.11-6|149	- png icons (out xpm!)
12cr|penguin-command-1.6.11-6|150	
12cr|penguin-command-1.6.11-6|151	* Mon Apr 29 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 1.6.2-2mdk
12cr|penguin-command-1.6.11-6|152	- rebuild for new alsa
12cr|penguin-command-1.6.11-6|153	
12cr|penguin-command-1.6.11-6|154	* Fri Oct 12 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.6.2-1mdk
12cr|penguin-command-1.6.11-6|155	- new version
12cr|penguin-command-1.6.11-6|156	- rebuild for libpng3
12cr|penguin-command-1.6.11-6|157	- fix obsolete-tag Copyright
12cr|penguin-command-1.6.11-6|158	- fix large-icon-not-in-package
12cr|penguin-command-1.6.11-6|159	- include man page
12cr|penguin-command-1.6.11-6|160	
12cr|penguin-command-1.6.11-6|161	* Fri Jun 15 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.6.1-1mdk
12cr|penguin-command-1.6.11-6|162	- version 1.6.1
12cr|penguin-command-1.6.11-6|163	
12cr|penguin-command-1.6.11-6|164	* Mon May 14 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.5.1-1mdk
12cr|penguin-command-1.6.11-6|165	- version 1.5.1
12cr|penguin-command-1.6.11-6|166	- new SDL
12cr|penguin-command-1.6.11-6|167	
12cr|penguin-command-1.6.11-6|168	* Sun Apr 22 2001  Stew Benedict <sbenedict@mandrakesoft.com> 1.5.0-2mdk
12cr|penguin-command-1.6.11-6|169	- no kgcc for PPC
12cr|penguin-command-1.6.11-6|170	
12cr|penguin-command-1.6.11-6|171	* Fri Mar 30 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.5.0-1mdk
12cr|penguin-command-1.6.11-6|172	- 1.5.0
12cr|penguin-command-1.6.11-6|173	
12cr|penguin-command-1.6.11-6|174	* Wed Mar 28 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.2-7mdk
12cr|penguin-command-1.6.11-6|175	- change URL per request of author Karl Bartel <karlb@gmx.net>
12cr|penguin-command-1.6.11-6|176	
12cr|penguin-command-1.6.11-6|177	* Sun Dec 25 2000 Stefan van der Eijk <s.vandereijk@chello.nl> 1.2-6mdk
12cr|penguin-command-1.6.11-6|178	- fix BuildRequires
12cr|penguin-command-1.6.11-6|179	
12cr|penguin-command-1.6.11-6|180	* Wed Nov 29 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.2-5mdk
12cr|penguin-command-1.6.11-6|181	- rebuild to follow new lib policy of SDL_mixer
12cr|penguin-command-1.6.11-6|182	
12cr|penguin-command-1.6.11-6|183	* Wed Aug 30 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.2-4mdk
12cr|penguin-command-1.6.11-6|184	- remove binary-or-shlib-refines-rpath
12cr|penguin-command-1.6.11-6|185	
12cr|penguin-command-1.6.11-6|186	* Wed Aug 23 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.2-3mdk
12cr|penguin-command-1.6.11-6|187	- automatically added packager tag
12cr|penguin-command-1.6.11-6|188	
12cr|penguin-command-1.6.11-6|189	* Mon Aug 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 1.2-2mdk
12cr|penguin-command-1.6.11-6|190	- automatically added BuildRequires
12cr|penguin-command-1.6.11-6|191	
12cr|penguin-command-1.6.11-6|192	* Wed Jul 26 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.2-1mdk
12cr|penguin-command-1.6.11-6|193	- first package for Linux-Mandrake

3834 12
12cr|pente-2.2.5-6|1	%define name pente
12cr|pente-2.2.5-6|2	%define version 2.2.5
12cr|pente-2.2.5-6|3	%define release %mkrel 6
12cr|pente-2.2.5-6|4	
12cr|pente-2.2.5-6|5	Name: %{name}
12cr|pente-2.2.5-6|6	Version: %{version}
12cr|pente-2.2.5-6|7	Release: %{release}
12cr|pente-2.2.5-6|8	Summary: Five in a row game for X
12cr|pente-2.2.5-6|9	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|pente-2.2.5-6|10	Source: http://www.igoweb.org/~wms/comp/pente/%{name}-%{version}.tar.gz
12cr|pente-2.2.5-6|11	Source2: %name-icons.tar.bz2
12cr|pente-2.2.5-6|12	Patch: pente-makefile.patch
12cr|pente-2.2.5-6|13	BuildRequires: libx11-devel ncurses-devel
12cr|pente-2.2.5-6|14	Group: Games/Boards
12cr|pente-2.2.5-6|15	License: GPL
12cr|pente-2.2.5-6|16	URL: http://www.igoweb.org/~wms/comp/pente
12cr|pente-2.2.5-6|17	
12cr|pente-2.2.5-6|18	%description
12cr|pente-2.2.5-6|19	Pente is the English name for the Asian game ni-nuki, which itself
12cr|pente-2.2.5-6|20	is a version of the game go-moku. The game is a variant of the well
12cr|pente-2.2.5-6|21	known five in a row. Placing five stones in a row is one way to win,
12cr|pente-2.2.5-6|22	the other is to capture five pairs of the opponents stones.
12cr|pente-2.2.5-6|23	
12cr|pente-2.2.5-6|24	Pente can run in three different modes: X, curses or text. You can
12cr|pente-2.2.5-6|25	play against the computer or another human, and there is also support
12cr|pente-2.2.5-6|26	for playing over a network.
12cr|pente-2.2.5-6|27	
12cr|pente-2.2.5-6|28	%prep
12cr|pente-2.2.5-6|29	%setup -q
12cr|pente-2.2.5-6|30	%patch -p1
12cr|pente-2.2.5-6|31	
12cr|pente-2.2.5-6|32	%build
12cr|pente-2.2.5-6|33	%configure2_5x --host=%{_host} --target=%{_target_platform} --with-x
12cr|pente-2.2.5-6|34	%make CC="gcc %{optflags} %{?ldflags}"
12cr|pente-2.2.5-6|35	
12cr|pente-2.2.5-6|36	%install
12cr|pente-2.2.5-6|37	rm -fr %buildroot
12cr|pente-2.2.5-6|38	mkdir -p $RPM_BUILD_ROOT/%{_gamesbindir}
12cr|pente-2.2.5-6|39	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man6
12cr|pente-2.2.5-6|40	mkdir -p $RPM_BUILD_ROOT%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|pente-2.2.5-6|41	%makeinstall_std
12cr|pente-2.2.5-6|42	tar xvjf %{SOURCE2}
12cr|pente-2.2.5-6|43	cp %{name}-16.png $RPM_BUILD_ROOT/%_iconsdir/hicolor/16x16/apps/%name.png
12cr|pente-2.2.5-6|44	cp %{name}-32.png $RPM_BUILD_ROOT/%_iconsdir/hicolor/32x32/apps/%name.png
12cr|pente-2.2.5-6|45	cp %{name}-48.png $RPM_BUILD_ROOT/%_iconsdir/hicolor/48x48/apps/%name.png
12cr|pente-2.2.5-6|46	cp %{name}-32.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|pente-2.2.5-6|47	
12cr|pente-2.2.5-6|48	mkdir -p %{buildroot}%{_datadir}/applications
12cr|pente-2.2.5-6|49	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|pente-2.2.5-6|50	[Desktop Entry]
12cr|pente-2.2.5-6|51	Name=Pente
12cr|pente-2.2.5-6|52	Comment=Five in a row game
12cr|pente-2.2.5-6|53	Exec=%{_gamesbindir}/pente
12cr|pente-2.2.5-6|54	Icon=%{name}
12cr|pente-2.2.5-6|55	Terminal=false
12cr|pente-2.2.5-6|56	Type=Application
12cr|pente-2.2.5-6|57	Categories=GTK;Game;BoardGame;
12cr|pente-2.2.5-6|58	EOF
12cr|pente-2.2.5-6|59	
12cr|pente-2.2.5-6|60	%clean
12cr|pente-2.2.5-6|61	rm -rf $RPM_BUILD_ROOT
12cr|pente-2.2.5-6|62	
12cr|pente-2.2.5-6|63	%if %mdkversion < 200900
12cr|pente-2.2.5-6|64	%post
12cr|pente-2.2.5-6|65	%update_menus
12cr|pente-2.2.5-6|66	%update_icon_cache hicolor
12cr|pente-2.2.5-6|67	%endif
12cr|pente-2.2.5-6|68	
12cr|pente-2.2.5-6|69	%if %mdkversion < 200900
12cr|pente-2.2.5-6|70	%postun
12cr|pente-2.2.5-6|71	%clean_menus
12cr|pente-2.2.5-6|72	%clean_icon_cache hicolor
12cr|pente-2.2.5-6|73	%endif
12cr|pente-2.2.5-6|74	
12cr|pente-2.2.5-6|75	%files
12cr|pente-2.2.5-6|76	%defattr(,-, root, root)
12cr|pente-2.2.5-6|77	%doc README
12cr|pente-2.2.5-6|78	%{_gamesbindir}/%name
12cr|pente-2.2.5-6|79	%{_mandir}/man6/*
12cr|pente-2.2.5-6|80	%{_datadir}/applications/*.desktop
12cr|pente-2.2.5-6|81	%_iconsdir/%name.png
12cr|pente-2.2.5-6|82	%{_iconsdir}/hicolor/16x16/apps/%name.png
12cr|pente-2.2.5-6|83	%{_iconsdir}/hicolor/32x32/apps/%name.png
12cr|pente-2.2.5-6|84	%{_iconsdir}/hicolor/48x48/apps/%name.png
12cr|pente-2.2.5-6|85	
12cr|pente-2.2.5-6|86	
12cr|pente-2.2.5-6|87	%changelog
12cr|pente-2.2.5-6|88	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.2.5-6mdv2010.0
12cr|pente-2.2.5-6|89	+ Revision: 440527
12cr|pente-2.2.5-6|90	- rebuild
12cr|pente-2.2.5-6|91	
12cr|pente-2.2.5-6|92	* Mon Apr 06 2009 Funda Wang <fundawang@mandriva.org> 2.2.5-5mdv2009.1
12cr|pente-2.2.5-6|93	+ Revision: 364390
12cr|pente-2.2.5-6|94	- use correct icons
12cr|pente-2.2.5-6|95	
12cr|pente-2.2.5-6|96	* Mon Apr 06 2009 Funda Wang <fundawang@mandriva.org> 2.2.5-4mdv2009.1
12cr|pente-2.2.5-6|97	+ Revision: 364339
12cr|pente-2.2.5-6|98	- rebuild
12cr|pente-2.2.5-6|99	
12cr|pente-2.2.5-6|100	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pente-2.2.5-6|101	- rebuild
12cr|pente-2.2.5-6|102	
12cr|pente-2.2.5-6|103	+ Pixel <pixel@mandriva.com>
12cr|pente-2.2.5-6|104	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|pente-2.2.5-6|105	
12cr|pente-2.2.5-6|106	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.2.5-1mdv2008.1
12cr|pente-2.2.5-6|107	+ Revision: 136656
12cr|pente-2.2.5-6|108	- restore BuildRoot
12cr|pente-2.2.5-6|109	
12cr|pente-2.2.5-6|110	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pente-2.2.5-6|111	- kill re-definition of %%buildroot on Pixel's request
12cr|pente-2.2.5-6|112	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|pente-2.2.5-6|113	
12cr|pente-2.2.5-6|114	* Fri Jul 13 2007 Adam Williamson <awilliamson@mandriva.org> 2.2.5-1mdv2008.0
12cr|pente-2.2.5-6|115	+ Revision: 51696
12cr|pente-2.2.5-6|116	- drop debian menu and X-Mandriva XDG menu category
12cr|pente-2.2.5-6|117	- use fd.o icon spec
12cr|pente-2.2.5-6|118	- use gamesbindir macro, don't hardcode /usr/games
12cr|pente-2.2.5-6|119	- take better description from Debian (thanks)
12cr|pente-2.2.5-6|120	- update BuildRequires
12cr|pente-2.2.5-6|121	- bunzip2 patch
12cr|pente-2.2.5-6|122	- revive package (requested by several users on forum)
12cr|pente-2.2.5-6|123	- Import pente
12cr|pente-2.2.5-6|124	
12cr|pente-2.2.5-6|125	
12cr|pente-2.2.5-6|126	
12cr|pente-2.2.5-6|127	* Wed Jul 11 2007 R. James  <rjames@mandriva.com> 2.2.5-1mdv2007.1
12cr|pente-2.2.5-6|128	- updated to 2.2.5
12cr|pente-2.2.5-6|129	- xdg menu with icons
12cr|pente-2.2.5-6|130	
12cr|pente-2.2.5-6|131	* Thu Aug 23 2001 Lenny Cartier  <lenny@mandrakesoft.com> 2.2.2-2mdk
12cr|pente-2.2.5-6|132	- rebuild
12cr|pente-2.2.5-6|133	
12cr|pente-2.2.5-6|134	* Wed Jan 24 2001 Lenny Cartier  <lenny@mandrakesoft.com> 2.2.2-1mdk
12cr|pente-2.2.5-6|135	- updated to 2.2.2
12cr|pente-2.2.5-6|136	
12cr|pente-2.2.5-6|137	* Tue Sep 11 2000 Lenny Cartier  <lenny@mandrakesoft.com> 2.2.0-2mdk
12cr|pente-2.2.5-6|138	- BM
12cr|pente-2.2.5-6|139	- macros
12cr|pente-2.2.5-6|140	- fix patch file
12cr|pente-2.2.5-6|141	
12cr|pente-2.2.5-6|142	* Mon Apr 10 2000 Lenny Cartier <lenny@mandrakesoft.com> 2.2.0-1mdk
12cr|pente-2.2.5-6|143	- clean spec
12cr|pente-2.2.5-6|144	- bzip archives
12cr|pente-2.2.5-6|145	
12cr|pente-2.2.5-6|146	* Fri Jan  1 1999 Andrea Borgia <borgia@students.cs.unibo.it>
12cr|pente-2.2.5-6|147	- added "group" to .../wmconfig/pente
12cr|pente-2.2.5-6|148	
12cr|pente-2.2.5-6|149	* Tue Nov 17 1998 Andrea Borgia <borgia@students.cs.unibo.it>
12cr|pente-2.2.5-6|150	- changed email address
12cr|pente-2.2.5-6|151	- used defattr
12cr|pente-2.2.5-6|152	
12cr|pente-2.2.5-6|153	* Mon Jul 20 1998 Andrea Borgia <borgia@cs.unibo.it>
12cr|pente-2.2.5-6|154	- updated spec file syntax
12cr|pente-2.2.5-6|155	
12cr|pente-2.2.5-6|156	* Thu Feb 19 1998 Andrea Borgia <borgia@cs.unibo.it>
12cr|pente-2.2.5-6|157	- added wmconfig entry
12cr|pente-2.2.5-6|158	
12cr|pente-2.2.5-6|159	* Fri Jan 30 1998 Andrea Borgia <borgia@cs.unibo.it>
12cr|pente-2.2.5-6|160	- rebuilt for glibc

3835 12
12cr|perl-AcePerl-1.920.0-6|1	%define upstream_name AcePerl
12cr|perl-AcePerl-1.920.0-6|2	%define upstream_version 1.92
12cr|perl-AcePerl-1.920.0-6|3	
12cr|perl-AcePerl-1.920.0-6|4	%if %{_use_internal_dependency_generator}
12cr|perl-AcePerl-1.920.0-6|5	%define __noautoreq 'perl\\(Ace::Browser::LocalSiteDefs\\)'
12cr|perl-AcePerl-1.920.0-6|6	%else
12cr|perl-AcePerl-1.920.0-6|7	%define _requires_exceptions perl(Ace::Browser::LocalSiteDefs)
12cr|perl-AcePerl-1.920.0-6|8	%endif
12cr|perl-AcePerl-1.920.0-6|9	
12cr|perl-AcePerl-1.920.0-6|10	Name:		perl-%{upstream_name}
12cr|perl-AcePerl-1.920.0-6|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-AcePerl-1.920.0-6|12	Release:	6
12cr|perl-AcePerl-1.920.0-6|13	
12cr|perl-AcePerl-1.920.0-6|14	Summary:	Perl interface for the ACEDB object-oriented database
12cr|perl-AcePerl-1.920.0-6|15	License:	GPL+ or Artistic
12cr|perl-AcePerl-1.920.0-6|16	Group:		Development/Perl
12cr|perl-AcePerl-1.920.0-6|17	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-AcePerl-1.920.0-6|18	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Ace/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-AcePerl-1.920.0-6|19	Patch0:		%{name}.makefile.patch
12cr|perl-AcePerl-1.920.0-6|20	
12cr|perl-AcePerl-1.920.0-6|21	BuildRequires:	perl-devel
12cr|perl-AcePerl-1.920.0-6|22	BuildRequires:	perl(WeakRef)
12cr|perl-AcePerl-1.920.0-6|23	BuildRequires:	perl(Cache::Cache)
12cr|perl-AcePerl-1.920.0-6|24	
12cr|perl-AcePerl-1.920.0-6|25	%description
12cr|perl-AcePerl-1.920.0-6|26	Designed specifically for use in genome sequencing projects, ACEDB
12cr|perl-AcePerl-1.920.0-6|27	provides powerful modeling and management services for biological and
12cr|perl-AcePerl-1.920.0-6|28	laboratory data. For others, it is a good open source introduction to
12cr|perl-AcePerl-1.920.0-6|29	the world of object-oriented databases
12cr|perl-AcePerl-1.920.0-6|30	
12cr|perl-AcePerl-1.920.0-6|31	%prep
12cr|perl-AcePerl-1.920.0-6|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-AcePerl-1.920.0-6|33	%patch0
12cr|perl-AcePerl-1.920.0-6|34	
12cr|perl-AcePerl-1.920.0-6|35	perl -pi -e 's|^#!/usr/local/bin/perl$|#!%{__perl}|' examples/*
12cr|perl-AcePerl-1.920.0-6|36	
12cr|perl-AcePerl-1.920.0-6|37	%build
12cr|perl-AcePerl-1.920.0-6|38	perl Makefile.PL INSTALLDIRS=vendor </dev/null
12cr|perl-AcePerl-1.920.0-6|39	%make COMPILER="gcc %{optflags} -fPIC -DACEDB4"
12cr|perl-AcePerl-1.920.0-6|40	
12cr|perl-AcePerl-1.920.0-6|41	%install
12cr|perl-AcePerl-1.920.0-6|42	%makeinstall_std
12cr|perl-AcePerl-1.920.0-6|43	
12cr|perl-AcePerl-1.920.0-6|44	%check
12cr|perl-AcePerl-1.920.0-6|45	# tests depends on a remote db to pass...
12cr|perl-AcePerl-1.920.0-6|46	#make test
12cr|perl-AcePerl-1.920.0-6|47	
12cr|perl-AcePerl-1.920.0-6|48	%files
12cr|perl-AcePerl-1.920.0-6|49	%doc README README.ACEBROWSER DISCLAIMER.txt ChangeLog docs examples
12cr|perl-AcePerl-1.920.0-6|50	%{_bindir}/*
12cr|perl-AcePerl-1.920.0-6|51	%{perl_vendorarch}/GFF
12cr|perl-AcePerl-1.920.0-6|52	%{perl_vendorarch}/Ace
12cr|perl-AcePerl-1.920.0-6|53	%{perl_vendorarch}/Ace.pm
12cr|perl-AcePerl-1.920.0-6|54	%{perl_vendorarch}/auto/Ace
12cr|perl-AcePerl-1.920.0-6|55	%{_mandir}/*/*
12cr|perl-AcePerl-1.920.0-6|56	
12cr|perl-AcePerl-1.920.0-6|57	
12cr|perl-AcePerl-1.920.0-6|58	%changelog
12cr|perl-AcePerl-1.920.0-6|59	* Sun Feb 12 2012 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 1.920.0-5
12cr|perl-AcePerl-1.920.0-6|60	+ Revision: 773598
12cr|perl-AcePerl-1.920.0-6|61	- add perl(Cache::Cache) to buildrequires
12cr|perl-AcePerl-1.920.0-6|62	- don't disable fortify flags
12cr|perl-AcePerl-1.920.0-6|63	- cosmetics
12cr|perl-AcePerl-1.920.0-6|64	- skip tests as they depend on a remote db to pass
12cr|perl-AcePerl-1.920.0-6|65	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-AcePerl-1.920.0-6|66	
12cr|perl-AcePerl-1.920.0-6|67	+ Funda Wang <fwang@mandriva.org>
12cr|perl-AcePerl-1.920.0-6|68	- mass rebuild
12cr|perl-AcePerl-1.920.0-6|69	- mass rebuild
12cr|perl-AcePerl-1.920.0-6|70	
12cr|perl-AcePerl-1.920.0-6|71	* Tue Jul 20 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.920.0-2mdv2011.0
12cr|perl-AcePerl-1.920.0-6|72	+ Revision: 555415
12cr|perl-AcePerl-1.920.0-6|73	- rebuild
12cr|perl-AcePerl-1.920.0-6|74	
12cr|perl-AcePerl-1.920.0-6|75	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.920.0-1mdv2010.0
12cr|perl-AcePerl-1.920.0-6|76	+ Revision: 402089
12cr|perl-AcePerl-1.920.0-6|77	- rebuild using %%perl_convert_version
12cr|perl-AcePerl-1.920.0-6|78	
12cr|perl-AcePerl-1.920.0-6|79	* Fri Nov 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.92-1mdv2009.1
12cr|perl-AcePerl-1.920.0-6|80	+ Revision: 303116
12cr|perl-AcePerl-1.920.0-6|81	- update to new version 1.92
12cr|perl-AcePerl-1.920.0-6|82	
12cr|perl-AcePerl-1.920.0-6|83	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.91-4mdv2009.0
12cr|perl-AcePerl-1.920.0-6|84	+ Revision: 255233
12cr|perl-AcePerl-1.920.0-6|85	- rebuild
12cr|perl-AcePerl-1.920.0-6|86	
12cr|perl-AcePerl-1.920.0-6|87	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 1.91-2mdv2008.1
12cr|perl-AcePerl-1.920.0-6|88	+ Revision: 151801
12cr|perl-AcePerl-1.920.0-6|89	- rebuild
12cr|perl-AcePerl-1.920.0-6|90	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-AcePerl-1.920.0-6|91	
12cr|perl-AcePerl-1.920.0-6|92	+ Olivier Blin <blino@mandriva.org>
12cr|perl-AcePerl-1.920.0-6|93	- restore BuildRoot
12cr|perl-AcePerl-1.920.0-6|94	
12cr|perl-AcePerl-1.920.0-6|95	* Mon Apr 23 2007 Nicolas LÃ©cureuil <nlecureuil@mandriva.com> 1.91-1mdv2008.0
12cr|perl-AcePerl-1.920.0-6|96	+ Revision: 17415
12cr|perl-AcePerl-1.920.0-6|97	- New version 1.91
12cr|perl-AcePerl-1.920.0-6|98	
12cr|perl-AcePerl-1.920.0-6|99	
12cr|perl-AcePerl-1.920.0-6|100	* Thu Nov 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.89-6mdv2007.0
12cr|perl-AcePerl-1.920.0-6|101	+ Revision: 86530
12cr|perl-AcePerl-1.920.0-6|102	- Import perl-AcePerl
12cr|perl-AcePerl-1.920.0-6|103	
12cr|perl-AcePerl-1.920.0-6|104	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.89-6mdv2007.0
12cr|perl-AcePerl-1.920.0-6|105	- Rebuild
12cr|perl-AcePerl-1.920.0-6|106	
12cr|perl-AcePerl-1.920.0-6|107	* Wed Apr 19 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.89-5mdk
12cr|perl-AcePerl-1.920.0-6|108	- Fix BuildRequires using perl Policy
12cr|perl-AcePerl-1.920.0-6|109	
12cr|perl-AcePerl-1.920.0-6|110	* Wed Apr 19 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.89-4mdk
12cr|perl-AcePerl-1.920.0-6|111	- Fix BuildRequires
12cr|perl-AcePerl-1.920.0-6|112	
12cr|perl-AcePerl-1.920.0-6|113	* Tue Apr 18 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.89-3mdk
12cr|perl-AcePerl-1.920.0-6|114	- disable fortify, it breaks va_list use
12cr|perl-AcePerl-1.920.0-6|115	- better source URL
12cr|perl-AcePerl-1.920.0-6|116	
12cr|perl-AcePerl-1.920.0-6|117	* Wed Jun 08 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.89-2mdk
12cr|perl-AcePerl-1.920.0-6|118	- don't ship auto dir
12cr|perl-AcePerl-1.920.0-6|119	- make test
12cr|perl-AcePerl-1.920.0-6|120	
12cr|perl-AcePerl-1.920.0-6|121	* Tue Apr 26 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.89-1mdk
12cr|perl-AcePerl-1.920.0-6|122	- new release
12cr|perl-AcePerl-1.920.0-6|123	- spec cleanup
12cr|perl-AcePerl-1.920.0-6|124	- better url
12cr|perl-AcePerl-1.920.0-6|125	- fix interpreter path in exemples
12cr|perl-AcePerl-1.920.0-6|126	
12cr|perl-AcePerl-1.920.0-6|127	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 1.87-4mdk
12cr|perl-AcePerl-1.920.0-6|128	- fix compilation on x86_64
12cr|perl-AcePerl-1.920.0-6|129	
12cr|perl-AcePerl-1.920.0-6|130	* Mon Nov 15 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.87-3mdk
12cr|perl-AcePerl-1.920.0-6|131	- rebuild for new perl
12cr|perl-AcePerl-1.920.0-6|132	
12cr|perl-AcePerl-1.920.0-6|133	* Thu Jul 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.87-2mdk
12cr|perl-AcePerl-1.920.0-6|134	- rebuild
12cr|perl-AcePerl-1.920.0-6|135	
12cr|perl-AcePerl-1.920.0-6|136	* Thu Apr 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.87-1mdk
12cr|perl-AcePerl-1.920.0-6|137	- new version
12cr|perl-AcePerl-1.920.0-6|138	- rpmbuildupdate aware
12cr|perl-AcePerl-1.920.0-6|139	

3836 12
12cr|perl-Acme-Bleach-1.130.0-2|1	%define upstream_name    Acme-Bleach
12cr|perl-Acme-Bleach-1.130.0-2|2	%define upstream_version 1.13
12cr|perl-Acme-Bleach-1.130.0-2|3	
12cr|perl-Acme-Bleach-1.130.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Acme-Bleach-1.130.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Acme-Bleach-1.130.0-2|6	Release:	2
12cr|perl-Acme-Bleach-1.130.0-2|7	
12cr|perl-Acme-Bleach-1.130.0-2|8	Summary:	For I<really> clean programs
12cr|perl-Acme-Bleach-1.130.0-2|9	License:	GPL+ or Artistic
12cr|perl-Acme-Bleach-1.130.0-2|10	Group:		Development/Perl
12cr|perl-Acme-Bleach-1.130.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Acme-Bleach-1.130.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Acme/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Acme-Bleach-1.130.0-2|13	
12cr|perl-Acme-Bleach-1.130.0-2|14	BuildRequires:	perl-devel
12cr|perl-Acme-Bleach-1.130.0-2|15	BuildArch:	noarch
12cr|perl-Acme-Bleach-1.130.0-2|16	
12cr|perl-Acme-Bleach-1.130.0-2|17	%description
12cr|perl-Acme-Bleach-1.130.0-2|18	The first time you run a program under 'use Acme::DWIM', the module
12cr|perl-Acme-Bleach-1.130.0-2|19	replaces all the unsightly operators et al. from your source file with the
12cr|perl-Acme-Bleach-1.130.0-2|20	new DWIM operator: '...' (pronounced "yadda yadda yadda").
12cr|perl-Acme-Bleach-1.130.0-2|21	
12cr|perl-Acme-Bleach-1.130.0-2|22	The code continues to work exactly as it did before, but now it looks like
12cr|perl-Acme-Bleach-1.130.0-2|23	this:
12cr|perl-Acme-Bleach-1.130.0-2|24	
12cr|perl-Acme-Bleach-1.130.0-2|25	use Acme::DWIM;
12cr|perl-Acme-Bleach-1.130.0-2|26	
12cr|perl-Acme-Bleach-1.130.0-2|27	my ($x) ... ...("Hullo " ... 3 ... "world" ... "~" ... 30) ... /(...)/;
12cr|perl-Acme-Bleach-1.130.0-2|28	$x ... tr/tnv/uow/;
12cr|perl-Acme-Bleach-1.130.0-2|29	print $x;
12cr|perl-Acme-Bleach-1.130.0-2|30	
12cr|perl-Acme-Bleach-1.130.0-2|31	%prep
12cr|perl-Acme-Bleach-1.130.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Acme-Bleach-1.130.0-2|33	
12cr|perl-Acme-Bleach-1.130.0-2|34	%build
12cr|perl-Acme-Bleach-1.130.0-2|35	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Acme-Bleach-1.130.0-2|36	%make
12cr|perl-Acme-Bleach-1.130.0-2|37	
12cr|perl-Acme-Bleach-1.130.0-2|38	%check
12cr|perl-Acme-Bleach-1.130.0-2|39	make test
12cr|perl-Acme-Bleach-1.130.0-2|40	
12cr|perl-Acme-Bleach-1.130.0-2|41	%install
12cr|perl-Acme-Bleach-1.130.0-2|42	%makeinstall_std
12cr|perl-Acme-Bleach-1.130.0-2|43	
12cr|perl-Acme-Bleach-1.130.0-2|44	%files
12cr|perl-Acme-Bleach-1.130.0-2|45	%doc Changes README
12cr|perl-Acme-Bleach-1.130.0-2|46	%{_mandir}/man3/*
12cr|perl-Acme-Bleach-1.130.0-2|47	%{perl_vendorlib}/*
12cr|perl-Acme-Bleach-1.130.0-2|48	
12cr|perl-Acme-Bleach-1.130.0-2|49	
12cr|perl-Acme-Bleach-1.130.0-2|50	%changelog
12cr|perl-Acme-Bleach-1.130.0-2|51	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.130.0-1mdv2011.0
12cr|perl-Acme-Bleach-1.130.0-2|52	+ Revision: 684734
12cr|perl-Acme-Bleach-1.130.0-2|53	- update to new version 1.13
12cr|perl-Acme-Bleach-1.130.0-2|54	
12cr|perl-Acme-Bleach-1.130.0-2|55	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.120.0-2
12cr|perl-Acme-Bleach-1.130.0-2|56	+ Revision: 654829
12cr|perl-Acme-Bleach-1.130.0-2|57	- rebuild for updated spec-helper
12cr|perl-Acme-Bleach-1.130.0-2|58	
12cr|perl-Acme-Bleach-1.130.0-2|59	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-1mdv2011.0
12cr|perl-Acme-Bleach-1.130.0-2|60	+ Revision: 402090
12cr|perl-Acme-Bleach-1.130.0-2|61	- rebuild using %%perl_convert_version
12cr|perl-Acme-Bleach-1.130.0-2|62	
12cr|perl-Acme-Bleach-1.130.0-2|63	* Sat Jun 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.12-1mdv2010.0
12cr|perl-Acme-Bleach-1.130.0-2|64	+ Revision: 385674
12cr|perl-Acme-Bleach-1.130.0-2|65	- import perl-Acme-Bleach
12cr|perl-Acme-Bleach-1.130.0-2|66	
12cr|perl-Acme-Bleach-1.130.0-2|67	
12cr|perl-Acme-Bleach-1.130.0-2|68	* Sat Jun 13 2009 cpan2dist 1.12-1mdv
12cr|perl-Acme-Bleach-1.130.0-2|69	- initial mdv release, generated with cpan2dist
12cr|perl-Acme-Bleach-1.130.0-2|70	

3837 12
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|1	%define	upstream_name    Acme-BooK-Is-My-Bitch
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|3	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|6	Release:	3
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|7	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|8	Summary:	Acme::BooK::Is::My::Bitch has a great story behind it
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|13	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|15	BuildRequires:	perl(Acme::MetaSyntactic)
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|16	BuildRequires:	perl(File::Slurp)
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|17	BuildRequires:	perl(File::Find)
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|18	BuildRequires:	perl(UNIVERSAL::isa)
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|19	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|20	BuildArch:	noarch
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|21	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|22	%description
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|23	At YAPC::EU::2006, in Birmingham, England, BooK auctioned the right for
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|24	someone to pick a module from CPAN and have that module's name (temporarily)
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|25	tattoed in his arm for all the conferences BooK would go to during 2007.
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|26	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|27	Cog asked if the module had to exist by that time, and BooK said "No."
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|28	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|29	BIG MISTAKE!
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|30	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|31	%prep
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|33	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|34	%build
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|35	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|36	%make
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|37	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|38	%check
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|39	%make test
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|40	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|41	%install
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|42	%makeinstall_std
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|43	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|44	%files
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|45	%doc README Changes
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|46	%{perl_vendorlib}/*
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|47	%{_mandir}/man3/*
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|48	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|49	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|50	%changelog
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|51	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|52	+ Revision: 654830
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|53	- rebuild for updated spec-helper
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|54	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|55	* Wed Feb 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|56	+ Revision: 503945
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|57	- adding missing buildrequires:
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|58	- rebuild using %%perl_convert_version
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|59	- rebuild using %%perl_convert_version
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|60	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|62	- rebuild
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|63	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|64	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.02-5mdv2009.0
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|65	+ Revision: 255252
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|66	- rebuild
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|67	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|68	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.02-3mdv2008.1
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|69	+ Revision: 171022
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|70	- rebuild
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|72	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|73	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|74	- restore BuildRoot
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|75	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|76	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-2mdv2008.0
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|77	+ Revision: 85916
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|78	- rebuild
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|79	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|80	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|81	* Mon Sep 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|82	+ 2006-09-04 14:06:44 (59819)
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|83	- 0.02
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|84	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|85	* Sun Sep 03 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|86	+ 2006-09-03 17:37:45 (59697)
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|87	- fix buildrequires
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|88	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|89	* Sun Sep 03 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|90	+ 2006-09-03 16:14:31 (59688)
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|91	- fix buildrequires, enable test
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|92	
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|93	* Sun Sep 03 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|94	+ 2006-09-03 16:06:19 (59678)
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|95	- initial contrib
12cr|perl-Acme-BooK-Is-My-Bitch-0.20.0-3|96	

3838 12
12cr|perl-Acme-Cow-0.100.0-3|1	%define upstream_name	 Acme-Cow
12cr|perl-Acme-Cow-0.100.0-3|2	%define upstream_version 0.1
12cr|perl-Acme-Cow-0.100.0-3|3	
12cr|perl-Acme-Cow-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Acme-Cow-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Acme-Cow-0.100.0-3|6	Release:	3
12cr|perl-Acme-Cow-0.100.0-3|7	
12cr|perl-Acme-Cow-0.100.0-3|8	Summary:	A configurable speaking/thinking Cow
12cr|perl-Acme-Cow-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Acme-Cow-0.100.0-3|10	Group:		Development/Perl
12cr|perl-Acme-Cow-0.100.0-3|11	Url:		http://www.nog.net/~tony/warez/cowsay.shtml
12cr|perl-Acme-Cow-0.100.0-3|12	Source0:	http://www.nog.net/~tony/warez/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Acme-Cow-0.100.0-3|13	
12cr|perl-Acme-Cow-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Acme-Cow-0.100.0-3|15	BuildRequires:	perl(Text::Template)
12cr|perl-Acme-Cow-0.100.0-3|16	
12cr|perl-Acme-Cow-0.100.0-3|17	BuildArch:	noarch
12cr|perl-Acme-Cow-0.100.0-3|18	
12cr|perl-Acme-Cow-0.100.0-3|19	Conflicts:	cowsay
12cr|perl-Acme-Cow-0.100.0-3|20	
12cr|perl-Acme-Cow-0.100.0-3|21	%description
12cr|perl-Acme-Cow-0.100.0-3|22	Talking cows.  ASCII artwork.  A veritable foundation of the
12cr|perl-Acme-Cow-0.100.0-3|23	Internet.
12cr|perl-Acme-Cow-0.100.0-3|24	
12cr|perl-Acme-Cow-0.100.0-3|25	Now you can make the cows say whatever you want.  Acme::Cow is the
12cr|perl-Acme-Cow-0.100.0-3|26	module that does all the work behind the new version of cow{say,think}
12cr|perl-Acme-Cow-0.100.0-3|27	(also included in this distribution).  Now you can incorporate
12cr|perl-Acme-Cow-0.100.0-3|28	loquactious cattle into any program you want, quickly and easily.
12cr|perl-Acme-Cow-0.100.0-3|29	
12cr|perl-Acme-Cow-0.100.0-3|30	%prep
12cr|perl-Acme-Cow-0.100.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Acme-Cow-0.100.0-3|32	
12cr|perl-Acme-Cow-0.100.0-3|33	%build
12cr|perl-Acme-Cow-0.100.0-3|34	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Acme-Cow-0.100.0-3|35	%make
12cr|perl-Acme-Cow-0.100.0-3|36	
12cr|perl-Acme-Cow-0.100.0-3|37	%install
12cr|perl-Acme-Cow-0.100.0-3|38	%makeinstall_std
12cr|perl-Acme-Cow-0.100.0-3|39	
12cr|perl-Acme-Cow-0.100.0-3|40	%check
12cr|perl-Acme-Cow-0.100.0-3|41	%make test
12cr|perl-Acme-Cow-0.100.0-3|42	
12cr|perl-Acme-Cow-0.100.0-3|43	%files
12cr|perl-Acme-Cow-0.100.0-3|44	%doc Changes README
12cr|perl-Acme-Cow-0.100.0-3|45	%{_bindir}/*
12cr|perl-Acme-Cow-0.100.0-3|46	%{perl_vendorlib}/Acme*
12cr|perl-Acme-Cow-0.100.0-3|47	%{_mandir}/*/*
12cr|perl-Acme-Cow-0.100.0-3|48	
12cr|perl-Acme-Cow-0.100.0-3|49	
12cr|perl-Acme-Cow-0.100.0-3|50	%changelog
12cr|perl-Acme-Cow-0.100.0-3|51	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-Acme-Cow-0.100.0-3|52	+ Revision: 680441
12cr|perl-Acme-Cow-0.100.0-3|53	- mass rebuild
12cr|perl-Acme-Cow-0.100.0-3|54	
12cr|perl-Acme-Cow-0.100.0-3|55	* Wed Feb 10 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-Acme-Cow-0.100.0-3|56	+ Revision: 503910
12cr|perl-Acme-Cow-0.100.0-3|57	- rebuild using %%perl_convert_version
12cr|perl-Acme-Cow-0.100.0-3|58	
12cr|perl-Acme-Cow-0.100.0-3|59	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1-11mdv2010.0
12cr|perl-Acme-Cow-0.100.0-3|60	+ Revision: 430255
12cr|perl-Acme-Cow-0.100.0-3|61	- rebuild
12cr|perl-Acme-Cow-0.100.0-3|62	
12cr|perl-Acme-Cow-0.100.0-3|63	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.1-10mdv2009.0
12cr|perl-Acme-Cow-0.100.0-3|64	+ Revision: 255254
12cr|perl-Acme-Cow-0.100.0-3|65	- rebuild
12cr|perl-Acme-Cow-0.100.0-3|66	
12cr|perl-Acme-Cow-0.100.0-3|67	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Acme-Cow-0.100.0-3|68	- restore BuildRoot
12cr|perl-Acme-Cow-0.100.0-3|69	
12cr|perl-Acme-Cow-0.100.0-3|70	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-8mdv2008.1
12cr|perl-Acme-Cow-0.100.0-3|71	+ Revision: 133627
12cr|perl-Acme-Cow-0.100.0-3|72	- rebuild
12cr|perl-Acme-Cow-0.100.0-3|73	
12cr|perl-Acme-Cow-0.100.0-3|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Acme-Cow-0.100.0-3|75	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Acme-Cow-0.100.0-3|76	
12cr|perl-Acme-Cow-0.100.0-3|77	
12cr|perl-Acme-Cow-0.100.0-3|78	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 0.1-7mdv2007.0
12cr|perl-Acme-Cow-0.100.0-3|79	+ Revision: 73165
12cr|perl-Acme-Cow-0.100.0-3|80	- import perl-Acme-Cow-0.1-7mdv2007.0
12cr|perl-Acme-Cow-0.100.0-3|81	
12cr|perl-Acme-Cow-0.100.0-3|82	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-7mdv2007.0
12cr|perl-Acme-Cow-0.100.0-3|83	- Rebuild
12cr|perl-Acme-Cow-0.100.0-3|84	
12cr|perl-Acme-Cow-0.100.0-3|85	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.1-6mdk
12cr|perl-Acme-Cow-0.100.0-3|86	- Buildrequires fix using perl policy
12cr|perl-Acme-Cow-0.100.0-3|87	
12cr|perl-Acme-Cow-0.100.0-3|88	* Sat Oct 01 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.1-5mdk
12cr|perl-Acme-Cow-0.100.0-3|89	- Buildrequires fix
12cr|perl-Acme-Cow-0.100.0-3|90	
12cr|perl-Acme-Cow-0.100.0-3|91	* Wed Jun 08 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-4mdk
12cr|perl-Acme-Cow-0.100.0-3|92	- better url
12cr|perl-Acme-Cow-0.100.0-3|93	- drop useless empty directories
12cr|perl-Acme-Cow-0.100.0-3|94	- spec cleanup
12cr|perl-Acme-Cow-0.100.0-3|95	- rpmbuildupdate aware
12cr|perl-Acme-Cow-0.100.0-3|96	- make test (even cows have regression tests)
12cr|perl-Acme-Cow-0.100.0-3|97	
12cr|perl-Acme-Cow-0.100.0-3|98	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.1-3mdk
12cr|perl-Acme-Cow-0.100.0-3|99	- fix buildrequires in a backward compatible way
12cr|perl-Acme-Cow-0.100.0-3|100	
12cr|perl-Acme-Cow-0.100.0-3|101	* Sun Jun 06 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.1-2mdk
12cr|perl-Acme-Cow-0.100.0-3|102	- mooooooooooooooooo! (aka fixing changelog, thx Stefan <stefan@eijk.nu>)
12cr|perl-Acme-Cow-0.100.0-3|103	
12cr|perl-Acme-Cow-0.100.0-3|104	* Sun Jun 06 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.1-1mdk
12cr|perl-Acme-Cow-0.100.0-3|105	- yeeeeeeeeeeeeeeeeeeeeeeeeeeeah
12cr|perl-Acme-Cow-0.100.0-3|106	

3839 12
12cr|perl-Acme-Damn-0.40.0-4|1	%define upstream_name    Acme-Damn
12cr|perl-Acme-Damn-0.40.0-4|2	%define upstream_version 0.04
12cr|perl-Acme-Damn-0.40.0-4|3	
12cr|perl-Acme-Damn-0.40.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Acme-Damn-0.40.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Acme-Damn-0.40.0-4|6	Release:	4
12cr|perl-Acme-Damn-0.40.0-4|7	
12cr|perl-Acme-Damn-0.40.0-4|8	Summary:    'Unbless' Perl objects
12cr|perl-Acme-Damn-0.40.0-4|9	License:    GPL+ or Artistic
12cr|perl-Acme-Damn-0.40.0-4|10	Group:      Development/Perl
12cr|perl-Acme-Damn-0.40.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Acme-Damn-0.40.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Acme/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Acme-Damn-0.40.0-4|13	
12cr|perl-Acme-Damn-0.40.0-4|14	BuildRequires: perl(Test::Exception)
12cr|perl-Acme-Damn-0.40.0-4|15	BuildRequires: perl(Test::More)
12cr|perl-Acme-Damn-0.40.0-4|16	BuildRequires: perl-devel
12cr|perl-Acme-Damn-0.40.0-4|17	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Acme-Damn-0.40.0-4|18	
12cr|perl-Acme-Damn-0.40.0-4|19	%description
12cr|perl-Acme-Damn-0.40.0-4|20	*Acme::Damn* provides a single routine, *damn()*, which takes a blessed
12cr|perl-Acme-Damn-0.40.0-4|21	reference (a Perl object), and _unblesses_ it, to return the original
12cr|perl-Acme-Damn-0.40.0-4|22	reference. I can't think of any reason why you might want to do this, but
12cr|perl-Acme-Damn-0.40.0-4|23	just because it's of no use doesn't mean that you shouldn't be able to do
12cr|perl-Acme-Damn-0.40.0-4|24	it.
12cr|perl-Acme-Damn-0.40.0-4|25	
12cr|perl-Acme-Damn-0.40.0-4|26	EXPORT
12cr|perl-Acme-Damn-0.40.0-4|27	By default, *Acme::Damn* exports the method *damn()* into the current
12cr|perl-Acme-Damn-0.40.0-4|28	namespace. Aliases for *damn()* (see below) may be imported upon
12cr|perl-Acme-Damn-0.40.0-4|29	request.
12cr|perl-Acme-Damn-0.40.0-4|30	
12cr|perl-Acme-Damn-0.40.0-4|31	Methods
12cr|perl-Acme-Damn-0.40.0-4|32	* *damn* _object_
12cr|perl-Acme-Damn-0.40.0-4|33	
12cr|perl-Acme-Damn-0.40.0-4|34	%prep
12cr|perl-Acme-Damn-0.40.0-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Acme-Damn-0.40.0-4|36	
12cr|perl-Acme-Damn-0.40.0-4|37	%build
12cr|perl-Acme-Damn-0.40.0-4|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Acme-Damn-0.40.0-4|39	%make
12cr|perl-Acme-Damn-0.40.0-4|40	
12cr|perl-Acme-Damn-0.40.0-4|41	%check
12cr|perl-Acme-Damn-0.40.0-4|42	make test
12cr|perl-Acme-Damn-0.40.0-4|43	
12cr|perl-Acme-Damn-0.40.0-4|44	%install
12cr|perl-Acme-Damn-0.40.0-4|45	rm -rf %buildroot
12cr|perl-Acme-Damn-0.40.0-4|46	%makeinstall_std
12cr|perl-Acme-Damn-0.40.0-4|47	
12cr|perl-Acme-Damn-0.40.0-4|48	%clean
12cr|perl-Acme-Damn-0.40.0-4|49	rm -rf %buildroot
12cr|perl-Acme-Damn-0.40.0-4|50	
12cr|perl-Acme-Damn-0.40.0-4|51	%files
12cr|perl-Acme-Damn-0.40.0-4|52	%defattr(-,root,root)
12cr|perl-Acme-Damn-0.40.0-4|53	%doc Changes README
12cr|perl-Acme-Damn-0.40.0-4|54	%{_mandir}/man3/*
12cr|perl-Acme-Damn-0.40.0-4|55	%perl_vendorlib/*
12cr|perl-Acme-Damn-0.40.0-4|56	
12cr|perl-Acme-Damn-0.40.0-4|57	
12cr|perl-Acme-Damn-0.40.0-4|58	%changelog
12cr|perl-Acme-Damn-0.40.0-4|59	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.40.0-4
12cr|perl-Acme-Damn-0.40.0-4|60	+ Revision: 768358
12cr|perl-Acme-Damn-0.40.0-4|61	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Acme-Damn-0.40.0-4|62	
12cr|perl-Acme-Damn-0.40.0-4|63	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.40.0-3
12cr|perl-Acme-Damn-0.40.0-4|64	+ Revision: 680442
12cr|perl-Acme-Damn-0.40.0-4|65	- mass rebuild
12cr|perl-Acme-Damn-0.40.0-4|66	
12cr|perl-Acme-Damn-0.40.0-4|67	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Acme-Damn-0.40.0-4|68	+ Revision: 555217
12cr|perl-Acme-Damn-0.40.0-4|69	- rebuild
12cr|perl-Acme-Damn-0.40.0-4|70	
12cr|perl-Acme-Damn-0.40.0-4|71	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-Acme-Damn-0.40.0-4|72	+ Revision: 401792
12cr|perl-Acme-Damn-0.40.0-4|73	- rebuild using %%perl_convert_version
12cr|perl-Acme-Damn-0.40.0-4|74	- fixed license field
12cr|perl-Acme-Damn-0.40.0-4|75	
12cr|perl-Acme-Damn-0.40.0-4|76	* Tue May 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.04-1mdv2010.0
12cr|perl-Acme-Damn-0.40.0-4|77	+ Revision: 377487
12cr|perl-Acme-Damn-0.40.0-4|78	- import perl-Acme-Damn
12cr|perl-Acme-Damn-0.40.0-4|79	
12cr|perl-Acme-Damn-0.40.0-4|80	
12cr|perl-Acme-Damn-0.40.0-4|81	* Tue May 19 2009 cpan2dist 0.04-1mdv
12cr|perl-Acme-Damn-0.40.0-4|82	- initial mdv release, generated with cpan2dist
12cr|perl-Acme-Damn-0.40.0-4|83	

3840 12
12cr|perl-Acme-JavaTrace-0.80.0-3|1	%define upstream_name	Acme-JavaTrace
12cr|perl-Acme-JavaTrace-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-Acme-JavaTrace-0.80.0-3|3	
12cr|perl-Acme-JavaTrace-0.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Acme-JavaTrace-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Acme-JavaTrace-0.80.0-3|6	Release:	3
12cr|perl-Acme-JavaTrace-0.80.0-3|7	
12cr|perl-Acme-JavaTrace-0.80.0-3|8	Summary:	Module for using Java-like stack traces
12cr|perl-Acme-JavaTrace-0.80.0-3|9	License:	GPL
12cr|perl-Acme-JavaTrace-0.80.0-3|10	Group:		Development/Perl
12cr|perl-Acme-JavaTrace-0.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Acme-JavaTrace-0.80.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Acme/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Acme-JavaTrace-0.80.0-3|13	
12cr|perl-Acme-JavaTrace-0.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-Acme-JavaTrace-0.80.0-3|15	BuildArch:	noarch
12cr|perl-Acme-JavaTrace-0.80.0-3|16	
12cr|perl-Acme-JavaTrace-0.80.0-3|17	%description
12cr|perl-Acme-JavaTrace-0.80.0-3|18	<buzzword>This module tries to improves the Perl programmer experience
12cr|perl-Acme-JavaTrace-0.80.0-3|19	by porting the Java paradigm to print stack traces, which is more professional
12cr|perl-Acme-JavaTrace-0.80.0-3|20	than Perl's way.</buzzword>
12cr|perl-Acme-JavaTrace-0.80.0-3|21	
12cr|perl-Acme-JavaTrace-0.80.0-3|22	%prep
12cr|perl-Acme-JavaTrace-0.80.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Acme-JavaTrace-0.80.0-3|24	
12cr|perl-Acme-JavaTrace-0.80.0-3|25	%build
12cr|perl-Acme-JavaTrace-0.80.0-3|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Acme-JavaTrace-0.80.0-3|27	make
12cr|perl-Acme-JavaTrace-0.80.0-3|28	
12cr|perl-Acme-JavaTrace-0.80.0-3|29	%check
12cr|perl-Acme-JavaTrace-0.80.0-3|30	make test
12cr|perl-Acme-JavaTrace-0.80.0-3|31	
12cr|perl-Acme-JavaTrace-0.80.0-3|32	%install
12cr|perl-Acme-JavaTrace-0.80.0-3|33	%makeinstall_std
12cr|perl-Acme-JavaTrace-0.80.0-3|34	
12cr|perl-Acme-JavaTrace-0.80.0-3|35	%files
12cr|perl-Acme-JavaTrace-0.80.0-3|36	%doc Changes README INSTALL
12cr|perl-Acme-JavaTrace-0.80.0-3|37	%{perl_vendorlib}/*/*.pm
12cr|perl-Acme-JavaTrace-0.80.0-3|38	%{_mandir}/*/*
12cr|perl-Acme-JavaTrace-0.80.0-3|39	
12cr|perl-Acme-JavaTrace-0.80.0-3|40	
12cr|perl-Acme-JavaTrace-0.80.0-3|41	%changelog
12cr|perl-Acme-JavaTrace-0.80.0-3|42	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-Acme-JavaTrace-0.80.0-3|43	+ Revision: 653287
12cr|perl-Acme-JavaTrace-0.80.0-3|44	- do not include arch dir
12cr|perl-Acme-JavaTrace-0.80.0-3|45	
12cr|perl-Acme-JavaTrace-0.80.0-3|46	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.0-1
12cr|perl-Acme-JavaTrace-0.80.0-3|47	+ Revision: 638891
12cr|perl-Acme-JavaTrace-0.80.0-3|48	- update to new version 0.08
12cr|perl-Acme-JavaTrace-0.80.0-3|49	
12cr|perl-Acme-JavaTrace-0.80.0-3|50	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-Acme-JavaTrace-0.80.0-3|51	+ Revision: 406832
12cr|perl-Acme-JavaTrace-0.80.0-3|52	- rebuild using %%perl_convert_version
12cr|perl-Acme-JavaTrace-0.80.0-3|53	
12cr|perl-Acme-JavaTrace-0.80.0-3|54	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.07-3mdv2009.0
12cr|perl-Acme-JavaTrace-0.80.0-3|55	+ Revision: 255256
12cr|perl-Acme-JavaTrace-0.80.0-3|56	- rebuild
12cr|perl-Acme-JavaTrace-0.80.0-3|57	
12cr|perl-Acme-JavaTrace-0.80.0-3|58	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2008.1
12cr|perl-Acme-JavaTrace-0.80.0-3|59	+ Revision: 152821
12cr|perl-Acme-JavaTrace-0.80.0-3|60	- update to new version 0.07
12cr|perl-Acme-JavaTrace-0.80.0-3|61	
12cr|perl-Acme-JavaTrace-0.80.0-3|62	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Acme-JavaTrace-0.80.0-3|63	- restore BuildRoot
12cr|perl-Acme-JavaTrace-0.80.0-3|64	
12cr|perl-Acme-JavaTrace-0.80.0-3|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Acme-JavaTrace-0.80.0-3|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Acme-JavaTrace-0.80.0-3|67	
12cr|perl-Acme-JavaTrace-0.80.0-3|68	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-4mdv2008.0
12cr|perl-Acme-JavaTrace-0.80.0-3|69	+ Revision: 85917
12cr|perl-Acme-JavaTrace-0.80.0-3|70	- rebuild
12cr|perl-Acme-JavaTrace-0.80.0-3|71	
12cr|perl-Acme-JavaTrace-0.80.0-3|72	
12cr|perl-Acme-JavaTrace-0.80.0-3|73	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Acme-JavaTrace-0.80.0-3|74	+ 08/06/06 21:50:38 (53688)
12cr|perl-Acme-JavaTrace-0.80.0-3|75	- test in %%check, rebuild
12cr|perl-Acme-JavaTrace-0.80.0-3|76	
12cr|perl-Acme-JavaTrace-0.80.0-3|77	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Acme-JavaTrace-0.80.0-3|78	+ 08/06/06 21:49:34 (53687)
12cr|perl-Acme-JavaTrace-0.80.0-3|79	Import perl-Acme-JavaTrace
12cr|perl-Acme-JavaTrace-0.80.0-3|80	
12cr|perl-Acme-JavaTrace-0.80.0-3|81	* Thu Apr 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.06-2mdk
12cr|perl-Acme-JavaTrace-0.80.0-3|82	- Fix BuildRequires Using perl Policies
12cr|perl-Acme-JavaTrace-0.80.0-3|83	- Source URL
12cr|perl-Acme-JavaTrace-0.80.0-3|84	- use mkrel
12cr|perl-Acme-JavaTrace-0.80.0-3|85	
12cr|perl-Acme-JavaTrace-0.80.0-3|86	* Thu Aug 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdk
12cr|perl-Acme-JavaTrace-0.80.0-3|87	- New release 0.06
12cr|perl-Acme-JavaTrace-0.80.0-3|88	
12cr|perl-Acme-JavaTrace-0.80.0-3|89	* Wed May 18 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.04-1mdk
12cr|perl-Acme-JavaTrace-0.80.0-3|90	- 0.04
12cr|perl-Acme-JavaTrace-0.80.0-3|91	
12cr|perl-Acme-JavaTrace-0.80.0-3|92	* Sun Mar 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.03-1mdk
12cr|perl-Acme-JavaTrace-0.80.0-3|93	- 0.03
12cr|perl-Acme-JavaTrace-0.80.0-3|94	
12cr|perl-Acme-JavaTrace-0.80.0-3|95	* Tue Dec 14 2004 Olivier Thauvin <nanardon@mandrake.org> 0.02-2mdk
12cr|perl-Acme-JavaTrace-0.80.0-3|96	- Fix URL
12cr|perl-Acme-JavaTrace-0.80.0-3|97	
12cr|perl-Acme-JavaTrace-0.80.0-3|98	* Tue Dec 14 2004 Olivier Thauvin <nanardon@mandrake.org> 0.02-1mdk
12cr|perl-Acme-JavaTrace-0.80.0-3|99	- 0.02
12cr|perl-Acme-JavaTrace-0.80.0-3|100	- For my queen :)
12cr|perl-Acme-JavaTrace-0.80.0-3|101	
12cr|perl-Acme-JavaTrace-0.80.0-3|102	* Tue Jun 08 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.01-1mdk
12cr|perl-Acme-JavaTrace-0.80.0-3|103	- First mdk release to make Mandrakelinux professional
12cr|perl-Acme-JavaTrace-0.80.0-3|104	

3841 12
12cr|perl-Acme-MetaSyntactic-0.990.0-2|1	%define upstream_name	 Acme-MetaSyntactic
12cr|perl-Acme-MetaSyntactic-0.990.0-2|2	%define upstream_version 0.99
12cr|perl-Acme-MetaSyntactic-0.990.0-2|3	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Acme-MetaSyntactic-0.990.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Acme-MetaSyntactic-0.990.0-2|6	Release:	2
12cr|perl-Acme-MetaSyntactic-0.990.0-2|7	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|8	Summary:	Generates themed metasyntactic variables
12cr|perl-Acme-MetaSyntactic-0.990.0-2|9	License:	GPL+ or Artistic
12cr|perl-Acme-MetaSyntactic-0.990.0-2|10	Group:		Development/Perl
12cr|perl-Acme-MetaSyntactic-0.990.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Acme-MetaSyntactic-0.990.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Acme/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Acme-MetaSyntactic-0.990.0-2|13	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|14	BuildRequires:	perl-devel
12cr|perl-Acme-MetaSyntactic-0.990.0-2|15	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Acme-MetaSyntactic-0.990.0-2|16	BuildArch:	noarch
12cr|perl-Acme-MetaSyntactic-0.990.0-2|17	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|18	%description
12cr|perl-Acme-MetaSyntactic-0.990.0-2|19	Acme::MetaSyntactic is a perl module to generate good (as well as funny)
12cr|perl-Acme-MetaSyntactic-0.990.0-2|20	metasyntactic variable names. It provides several variable themes, from the
12cr|perl-Acme-MetaSyntactic-0.990.0-2|21	usual "foo" "bar" list, to the fight sound effects from the Batman 60s TV
12cr|perl-Acme-MetaSyntactic-0.990.0-2|22	serial.
12cr|perl-Acme-MetaSyntactic-0.990.0-2|23	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|24	%prep
12cr|perl-Acme-MetaSyntactic-0.990.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Acme-MetaSyntactic-0.990.0-2|26	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|27	%build
12cr|perl-Acme-MetaSyntactic-0.990.0-2|28	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Acme-MetaSyntactic-0.990.0-2|29	%make
12cr|perl-Acme-MetaSyntactic-0.990.0-2|30	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|31	%install
12cr|perl-Acme-MetaSyntactic-0.990.0-2|32	%makeinstall_std
12cr|perl-Acme-MetaSyntactic-0.990.0-2|33	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|34	%files
12cr|perl-Acme-MetaSyntactic-0.990.0-2|35	%doc Changes README
12cr|perl-Acme-MetaSyntactic-0.990.0-2|36	%{perl_vendorlib}/Acme
12cr|perl-Acme-MetaSyntactic-0.990.0-2|37	%{_mandir}/*/*
12cr|perl-Acme-MetaSyntactic-0.990.0-2|38	%{_bindir}/*
12cr|perl-Acme-MetaSyntactic-0.990.0-2|39	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|40	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|41	%changelog
12cr|perl-Acme-MetaSyntactic-0.990.0-2|42	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.990.0-1mdv2010.0
12cr|perl-Acme-MetaSyntactic-0.990.0-2|43	+ Revision: 406833
12cr|perl-Acme-MetaSyntactic-0.990.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-Acme-MetaSyntactic-0.990.0-2|45	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|46	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.99-4mdv2009.0
12cr|perl-Acme-MetaSyntactic-0.990.0-2|47	+ Revision: 255258
12cr|perl-Acme-MetaSyntactic-0.990.0-2|48	- rebuild
12cr|perl-Acme-MetaSyntactic-0.990.0-2|49	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|50	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.99-2mdv2008.1
12cr|perl-Acme-MetaSyntactic-0.990.0-2|51	+ Revision: 136656
12cr|perl-Acme-MetaSyntactic-0.990.0-2|52	- restore BuildRoot
12cr|perl-Acme-MetaSyntactic-0.990.0-2|53	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|54	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Acme-MetaSyntactic-0.990.0-2|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Acme-MetaSyntactic-0.990.0-2|56	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|57	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.99-2mdv2008.0
12cr|perl-Acme-MetaSyntactic-0.990.0-2|58	+ Revision: 90051
12cr|perl-Acme-MetaSyntactic-0.990.0-2|59	- rebuild
12cr|perl-Acme-MetaSyntactic-0.990.0-2|60	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|61	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|62	* Sat Nov 18 2006 Olivier Thauvin <nanardon@mandriva.org> 0.99-1mdv2007.0
12cr|perl-Acme-MetaSyntactic-0.990.0-2|63	+ Revision: 85426
12cr|perl-Acme-MetaSyntactic-0.990.0-2|64	- 0.99
12cr|perl-Acme-MetaSyntactic-0.990.0-2|65	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|66	* Mon Sep 04 2006 Olivier Thauvin <nanardon@mandriva.org> 0.89-1mdv2007.0
12cr|perl-Acme-MetaSyntactic-0.990.0-2|67	+ Revision: 59683
12cr|perl-Acme-MetaSyntactic-0.990.0-2|68	- 0.89
12cr|perl-Acme-MetaSyntactic-0.990.0-2|69	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|70	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org> 0.85-1mdv2007.0
12cr|perl-Acme-MetaSyntactic-0.990.0-2|71	+ Revision: 53695
12cr|perl-Acme-MetaSyntactic-0.990.0-2|72	- 0.85
12cr|perl-Acme-MetaSyntactic-0.990.0-2|73	- Import perl-Acme-MetaSyntactic
12cr|perl-Acme-MetaSyntactic-0.990.0-2|74	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|75	* Thu Aug 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.84-1mdv2007.0
12cr|perl-Acme-MetaSyntactic-0.990.0-2|76	- New version 0.84
12cr|perl-Acme-MetaSyntactic-0.990.0-2|77	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|78	* Sat Jul 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.80-1mdv2007.0
12cr|perl-Acme-MetaSyntactic-0.990.0-2|79	- New version 0.80
12cr|perl-Acme-MetaSyntactic-0.990.0-2|80	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|81	* Thu Jun 22 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.79-1mdv2007.0
12cr|perl-Acme-MetaSyntactic-0.990.0-2|82	- New version 0.79
12cr|perl-Acme-MetaSyntactic-0.990.0-2|83	- better source URL
12cr|perl-Acme-MetaSyntactic-0.990.0-2|84	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|85	* Fri Jun 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.78-1mdv2007.0
12cr|perl-Acme-MetaSyntactic-0.990.0-2|86	- New version 0.78
12cr|perl-Acme-MetaSyntactic-0.990.0-2|87	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|88	* Thu Jun 08 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.77-1mdv2007.0
12cr|perl-Acme-MetaSyntactic-0.990.0-2|89	- New release 0.77
12cr|perl-Acme-MetaSyntactic-0.990.0-2|90	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|91	* Wed May 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.76-1mdv2007.0
12cr|perl-Acme-MetaSyntactic-0.990.0-2|92	- New release 0.76
12cr|perl-Acme-MetaSyntactic-0.990.0-2|93	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|94	* Sun May 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.75-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|95	- New release 0.75
12cr|perl-Acme-MetaSyntactic-0.990.0-2|96	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|97	* Tue May 09 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.72-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|98	- New release 0.72
12cr|perl-Acme-MetaSyntactic-0.990.0-2|99	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|100	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.71-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|101	- New release 0.71
12cr|perl-Acme-MetaSyntactic-0.990.0-2|102	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|103	* Fri Apr 14 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.69-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|104	- New release 0.69
12cr|perl-Acme-MetaSyntactic-0.990.0-2|105	- better source URL
12cr|perl-Acme-MetaSyntactic-0.990.0-2|106	- better buildrequires syntax
12cr|perl-Acme-MetaSyntactic-0.990.0-2|107	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|108	* Tue Apr 04 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.68-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|109	- New release 0.68
12cr|perl-Acme-MetaSyntactic-0.990.0-2|110	- fix directory ownership
12cr|perl-Acme-MetaSyntactic-0.990.0-2|111	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|112	* Mon Mar 13 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.65-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|113	- 0.65
12cr|perl-Acme-MetaSyntactic-0.990.0-2|114	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|115	* Mon Feb 13 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.61-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|116	- 0.61
12cr|perl-Acme-MetaSyntactic-0.990.0-2|117	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|118	* Mon Jan 30 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.59-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|119	- 0.59
12cr|perl-Acme-MetaSyntactic-0.990.0-2|120	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|121	* Tue Jan 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.55-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|122	- New release 0.55
12cr|perl-Acme-MetaSyntactic-0.990.0-2|123	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|124	* Fri Dec 16 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.52-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|125	- 0.52
12cr|perl-Acme-MetaSyntactic-0.990.0-2|126	- Add BuildRequire
12cr|perl-Acme-MetaSyntactic-0.990.0-2|127	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|128	* Mon Dec 05 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.51-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|129	- 0.51
12cr|perl-Acme-MetaSyntactic-0.990.0-2|130	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|131	* Mon Oct 31 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.46-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|132	- 0.46
12cr|perl-Acme-MetaSyntactic-0.990.0-2|133	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|134	* Tue Oct 04 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.42-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|135	- 0.42
12cr|perl-Acme-MetaSyntactic-0.990.0-2|136	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|137	* Sat Sep 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.40-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|138	- 0.40
12cr|perl-Acme-MetaSyntactic-0.990.0-2|139	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|140	* Fri Aug 19 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.35-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|141	- 0.35
12cr|perl-Acme-MetaSyntactic-0.990.0-2|142	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|143	* Tue Aug 02 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.33-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|144	- 0.33
12cr|perl-Acme-MetaSyntactic-0.990.0-2|145	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|146	* Tue Jul 19 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.31-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|147	- 0.31
12cr|perl-Acme-MetaSyntactic-0.990.0-2|148	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|149	* Tue Jun 28 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.28-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|150	- 0.28
12cr|perl-Acme-MetaSyntactic-0.990.0-2|151	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|152	* Fri Jun 17 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.26-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|153	- New release 0.26
12cr|perl-Acme-MetaSyntactic-0.990.0-2|154	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|155	* Tue Jun 07 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.24-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|156	- New release 0.24
12cr|perl-Acme-MetaSyntactic-0.990.0-2|157	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|158	* Sat May 28 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.23-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|159	- 0.23
12cr|perl-Acme-MetaSyntactic-0.990.0-2|160	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|161	* Tue May 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.22-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|162	- 0.22
12cr|perl-Acme-MetaSyntactic-0.990.0-2|163	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|164	* Tue May 03 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.20-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|165	- 0.20
12cr|perl-Acme-MetaSyntactic-0.990.0-2|166	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|167	* Tue Apr 26 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.19-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|168	- 0.19
12cr|perl-Acme-MetaSyntactic-0.990.0-2|169	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|170	* Mon Mar 14 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.13-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|171	- 0.13
12cr|perl-Acme-MetaSyntactic-0.990.0-2|172	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|173	* Thu Feb 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.09-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|174	- 0.09
12cr|perl-Acme-MetaSyntactic-0.990.0-2|175	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|176	* Mon Jan 31 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.07-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|177	- 0.07
12cr|perl-Acme-MetaSyntactic-0.990.0-2|178	
12cr|perl-Acme-MetaSyntactic-0.990.0-2|179	* Mon Jan 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.05-1mdk
12cr|perl-Acme-MetaSyntactic-0.990.0-2|180	- Initial MDK release.
12cr|perl-Acme-MetaSyntactic-0.990.0-2|181	

3842 12
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|1	%define upstream_name    Acme-POE-Acronym-Generator
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|2	%define upstream_version 1.18
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|3	
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|6	Release:	3
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|7	
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|8	Summary:	Generate random POE acronyms
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|9	License:	GPL+ or Artistic
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|10	Group:		Development/Perl
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Acme/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|13	
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|14	BuildRequires:	perl-devel
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|16	BuildRequires:	perl(Math::Random)
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|18	BuildArch:	noarch
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|19	
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|20	%description
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|21	What does POE stand for?" is a common question, and people have expanded
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|22	the acronym in several ways.
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|23	
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|24	Acme::POE::Acronym::Generator produces randomly generated expansions of the
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|25	POE acronym ( or at your option any other arbitary word ).
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|26	
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|27	%prep
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|29	
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|30	%build
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|31	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|32	%make
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|33	
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|34	%check
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|35	%make test
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|36	
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|37	%install
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|38	%makeinstall_std
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|39	
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|40	%files
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|41	%doc Changes README LICENSE
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|42	%{_mandir}/man3/*
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|43	%{perl_vendorlib}/*
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|44	
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|45	
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|46	%changelog
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|47	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.180.0-2mdv2011.0
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|48	+ Revision: 654834
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|49	- rebuild for updated spec-helper
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|50	
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|51	* Thu Dec 03 2009 Jérôme Quelin <jquelin@mandriva.org> 1.180.0-1mdv2011.0
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|52	+ Revision: 472984
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|53	- import perl-Acme-POE-Acronym-Generator
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|54	
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|55	
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|56	* Thu Dec 03 2009 cpan2dist 1.18-1mdv
12cr|perl-Acme-POE-Acronym-Generator-1.180.0-3|57	- initial mdv release, generated with cpan2dist

3843 12
12cr|perl-AI-NNFlex-0.240.0-3|1	%define upstream_name    AI-NNFlex
12cr|perl-AI-NNFlex-0.240.0-3|2	%define upstream_version 0.24
12cr|perl-AI-NNFlex-0.240.0-3|3	
12cr|perl-AI-NNFlex-0.240.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-AI-NNFlex-0.240.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-AI-NNFlex-0.240.0-3|6	Release:	3
12cr|perl-AI-NNFlex-0.240.0-3|7	
12cr|perl-AI-NNFlex-0.240.0-3|8	Summary:	Flexible API for neural networks
12cr|perl-AI-NNFlex-0.240.0-3|9	License:	GPL+ or Artistic
12cr|perl-AI-NNFlex-0.240.0-3|10	Group:		Development/Perl
12cr|perl-AI-NNFlex-0.240.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-AI-NNFlex-0.240.0-3|12	Source0:	http://www.cpan.org/modules/by-module/AI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-AI-NNFlex-0.240.0-3|13	
12cr|perl-AI-NNFlex-0.240.0-3|14	BuildRequires:	perl-devel
12cr|perl-AI-NNFlex-0.240.0-3|15	BuildRequires:	perl(Math::Matrix)
12cr|perl-AI-NNFlex-0.240.0-3|16	BuildArch:	noarch
12cr|perl-AI-NNFlex-0.240.0-3|17	
12cr|perl-AI-NNFlex-0.240.0-3|18	%description
12cr|perl-AI-NNFlex-0.240.0-3|19	AI::NNFlex is a base class for constructing your own neural network
12cr|perl-AI-NNFlex-0.240.0-3|20	modules. To implement a neural network, start with the documentation for
12cr|perl-AI-NNFlex-0.240.0-3|21	AI::NNFlex::Backprop, included in this distribution
12cr|perl-AI-NNFlex-0.240.0-3|22	
12cr|perl-AI-NNFlex-0.240.0-3|23	%prep
12cr|perl-AI-NNFlex-0.240.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-AI-NNFlex-0.240.0-3|25	
12cr|perl-AI-NNFlex-0.240.0-3|26	%build
12cr|perl-AI-NNFlex-0.240.0-3|27	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-AI-NNFlex-0.240.0-3|28	%make
12cr|perl-AI-NNFlex-0.240.0-3|29	
12cr|perl-AI-NNFlex-0.240.0-3|30	%check
12cr|perl-AI-NNFlex-0.240.0-3|31	make test
12cr|perl-AI-NNFlex-0.240.0-3|32	
12cr|perl-AI-NNFlex-0.240.0-3|33	%install
12cr|perl-AI-NNFlex-0.240.0-3|34	%makeinstall_std
12cr|perl-AI-NNFlex-0.240.0-3|35	
12cr|perl-AI-NNFlex-0.240.0-3|36	%files
12cr|perl-AI-NNFlex-0.240.0-3|37	%doc CHANGES INSTALL MANIFEST README.txt TODO
12cr|perl-AI-NNFlex-0.240.0-3|38	%doc examples/*.pl examples/cars/cars.pl
12cr|perl-AI-NNFlex-0.240.0-3|39	%{perl_vendorlib}/*
12cr|perl-AI-NNFlex-0.240.0-3|40	
12cr|perl-AI-NNFlex-0.240.0-3|41	
12cr|perl-AI-NNFlex-0.240.0-3|42	%changelog
12cr|perl-AI-NNFlex-0.240.0-3|43	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.240.0-2mdv2011.0
12cr|perl-AI-NNFlex-0.240.0-3|44	+ Revision: 654828
12cr|perl-AI-NNFlex-0.240.0-3|45	- rebuild for updated spec-helper
12cr|perl-AI-NNFlex-0.240.0-3|46	
12cr|perl-AI-NNFlex-0.240.0-3|47	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.240.0-1mdv2011.0
12cr|perl-AI-NNFlex-0.240.0-3|48	+ Revision: 401791
12cr|perl-AI-NNFlex-0.240.0-3|49	- rebuild using %%perl_convert_version
12cr|perl-AI-NNFlex-0.240.0-3|50	- fixed license field
12cr|perl-AI-NNFlex-0.240.0-3|51	
12cr|perl-AI-NNFlex-0.240.0-3|52	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.24-3mdv2010.0
12cr|perl-AI-NNFlex-0.240.0-3|53	+ Revision: 375967
12cr|perl-AI-NNFlex-0.240.0-3|54	- rebuild
12cr|perl-AI-NNFlex-0.240.0-3|55	
12cr|perl-AI-NNFlex-0.240.0-3|56	* Thu Apr 02 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.24-2mdv2009.1
12cr|perl-AI-NNFlex-0.240.0-3|57	+ Revision: 363431
12cr|perl-AI-NNFlex-0.240.0-3|58	- import perl-AI-NNFlex
12cr|perl-AI-NNFlex-0.240.0-3|59	
12cr|perl-AI-NNFlex-0.240.0-3|60	
12cr|perl-AI-NNFlex-0.240.0-3|61	* Wed Apr 01 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.24-2mdv2009.1
12cr|perl-AI-NNFlex-0.240.0-3|62	- include some docs and examples
12cr|perl-AI-NNFlex-0.240.0-3|63	
12cr|perl-AI-NNFlex-0.240.0-3|64	* Wed Apr 01 2009 cpan2dist 0.24-1mdv
12cr|perl-AI-NNFlex-0.240.0-3|65	- initial mdv release, generated with cpan2dist
12cr|perl-AI-NNFlex-0.240.0-3|66	

3844 12
12cr|perl-Algorithm-Annotate-0.100.0-3|1	%define upstream_name	 Algorithm-Annotate
12cr|perl-Algorithm-Annotate-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-Algorithm-Annotate-0.100.0-3|3	
12cr|perl-Algorithm-Annotate-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Algorithm-Annotate-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Algorithm-Annotate-0.100.0-3|6	Release:	3
12cr|perl-Algorithm-Annotate-0.100.0-3|7	
12cr|perl-Algorithm-Annotate-0.100.0-3|8	Summary:	Perl module to represent a series of changes in annotate form
12cr|perl-Algorithm-Annotate-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Algorithm-Annotate-0.100.0-3|10	Group:		Development/Perl
12cr|perl-Algorithm-Annotate-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Algorithm-Annotate-0.100.0-3|12	Source0:    ftp://ftp.perl.org/pub/CPAN/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Algorithm-Annotate-0.100.0-3|13	
12cr|perl-Algorithm-Annotate-0.100.0-3|14	BuildRequires:  perl-devel
12cr|perl-Algorithm-Annotate-0.100.0-3|15	BuildRequires:  perl(Algorithm::Diff)
12cr|perl-Algorithm-Annotate-0.100.0-3|16	BuildArch:      noarch
12cr|perl-Algorithm-Annotate-0.100.0-3|17	
12cr|perl-Algorithm-Annotate-0.100.0-3|18	%description
12cr|perl-Algorithm-Annotate-0.100.0-3|19	Algorithm::Annotate generates a list that is useful for generating output
12cr|perl-Algorithm-Annotate-0.100.0-3|20	similar to cvs annotate
12cr|perl-Algorithm-Annotate-0.100.0-3|21	
12cr|perl-Algorithm-Annotate-0.100.0-3|22	%prep
12cr|perl-Algorithm-Annotate-0.100.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Algorithm-Annotate-0.100.0-3|24	
12cr|perl-Algorithm-Annotate-0.100.0-3|25	%build
12cr|perl-Algorithm-Annotate-0.100.0-3|26	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Algorithm-Annotate-0.100.0-3|27	%make
12cr|perl-Algorithm-Annotate-0.100.0-3|28	
12cr|perl-Algorithm-Annotate-0.100.0-3|29	%check
12cr|perl-Algorithm-Annotate-0.100.0-3|30	make test
12cr|perl-Algorithm-Annotate-0.100.0-3|31	
12cr|perl-Algorithm-Annotate-0.100.0-3|32	%install
12cr|perl-Algorithm-Annotate-0.100.0-3|33	%makeinstall_std
12cr|perl-Algorithm-Annotate-0.100.0-3|34	
12cr|perl-Algorithm-Annotate-0.100.0-3|35	%files
12cr|perl-Algorithm-Annotate-0.100.0-3|36	%{perl_vendorlib}/*
12cr|perl-Algorithm-Annotate-0.100.0-3|37	%{_mandir}/man3/*
12cr|perl-Algorithm-Annotate-0.100.0-3|38	
12cr|perl-Algorithm-Annotate-0.100.0-3|39	
12cr|perl-Algorithm-Annotate-0.100.0-3|40	%changelog
12cr|perl-Algorithm-Annotate-0.100.0-3|41	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-Algorithm-Annotate-0.100.0-3|42	+ Revision: 653384
12cr|perl-Algorithm-Annotate-0.100.0-3|43	- rebuild for updated spec-helper
12cr|perl-Algorithm-Annotate-0.100.0-3|44	
12cr|perl-Algorithm-Annotate-0.100.0-3|45	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-Algorithm-Annotate-0.100.0-3|46	+ Revision: 405953
12cr|perl-Algorithm-Annotate-0.100.0-3|47	- rebuild using %%perl_convert_version
12cr|perl-Algorithm-Annotate-0.100.0-3|48	
12cr|perl-Algorithm-Annotate-0.100.0-3|49	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.10-9mdv2009.0
12cr|perl-Algorithm-Annotate-0.100.0-3|50	+ Revision: 255260
12cr|perl-Algorithm-Annotate-0.100.0-3|51	- rebuild
12cr|perl-Algorithm-Annotate-0.100.0-3|52	
12cr|perl-Algorithm-Annotate-0.100.0-3|53	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-7mdv2008.1
12cr|perl-Algorithm-Annotate-0.100.0-3|54	+ Revision: 136882
12cr|perl-Algorithm-Annotate-0.100.0-3|55	- rebuild
12cr|perl-Algorithm-Annotate-0.100.0-3|56	
12cr|perl-Algorithm-Annotate-0.100.0-3|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Algorithm-Annotate-0.100.0-3|58	- restore BuildRoot
12cr|perl-Algorithm-Annotate-0.100.0-3|59	
12cr|perl-Algorithm-Annotate-0.100.0-3|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Algorithm-Annotate-0.100.0-3|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Algorithm-Annotate-0.100.0-3|62	
12cr|perl-Algorithm-Annotate-0.100.0-3|63	
12cr|perl-Algorithm-Annotate-0.100.0-3|64	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 0.10-6mdv2007.0
12cr|perl-Algorithm-Annotate-0.100.0-3|65	+ Revision: 73173
12cr|perl-Algorithm-Annotate-0.100.0-3|66	- import perl-Algorithm-Annotate-0.10-6mdv2007.0
12cr|perl-Algorithm-Annotate-0.100.0-3|67	
12cr|perl-Algorithm-Annotate-0.100.0-3|68	* Fri Jul 21 2006 Michael Scherer <misc@mandriva.org> 0.10-6mdv2007.0
12cr|perl-Algorithm-Annotate-0.100.0-3|69	- Rebuild
12cr|perl-Algorithm-Annotate-0.100.0-3|70	
12cr|perl-Algorithm-Annotate-0.100.0-3|71	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.10-5mdk
12cr|perl-Algorithm-Annotate-0.100.0-3|72	- Fix BuildRequires Using perl Policies
12cr|perl-Algorithm-Annotate-0.100.0-3|73	- Source URL
12cr|perl-Algorithm-Annotate-0.100.0-3|74	- BuildRequires
12cr|perl-Algorithm-Annotate-0.100.0-3|75	- use mkrel
12cr|perl-Algorithm-Annotate-0.100.0-3|76	
12cr|perl-Algorithm-Annotate-0.100.0-3|77	* Fri Apr 29 2005 Michael Scherer <misc@mandriva.org> 0.10-4mdk
12cr|perl-Algorithm-Annotate-0.100.0-3|78	- use check macro ( and also for amd64 )
12cr|perl-Algorithm-Annotate-0.100.0-3|79	
12cr|perl-Algorithm-Annotate-0.100.0-3|80	* Sat Feb 05 2005 Sylvie Terjan <erinmargault@mandrake.org> 0.10-3mdk
12cr|perl-Algorithm-Annotate-0.100.0-3|81	- rebuild for new Perl
12cr|perl-Algorithm-Annotate-0.100.0-3|82	
12cr|perl-Algorithm-Annotate-0.100.0-3|83	* Wed Sep 01 2004 Michael Scherer <misc@mandrake.org> 0.10-2mdk
12cr|perl-Algorithm-Annotate-0.100.0-3|84	- rebuild for new perl ( [DIRM] )
12cr|perl-Algorithm-Annotate-0.100.0-3|85	
12cr|perl-Algorithm-Annotate-0.100.0-3|86	* Sat Apr 03 2004 Michael Scherer <misc@mandrake.org> 0.10-1mdk
12cr|perl-Algorithm-Annotate-0.100.0-3|87	- First MandrakeSoft Package
12cr|perl-Algorithm-Annotate-0.100.0-3|88	

3845 12
12cr|perl-Algorithm-Cluster-1.500.0-3|1	%define upstream_name	 Algorithm-Cluster
12cr|perl-Algorithm-Cluster-1.500.0-3|2	%define upstream_version 1.50
12cr|perl-Algorithm-Cluster-1.500.0-3|3	
12cr|perl-Algorithm-Cluster-1.500.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Algorithm-Cluster-1.500.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Algorithm-Cluster-1.500.0-3|6	Release:	3
12cr|perl-Algorithm-Cluster-1.500.0-3|7	
12cr|perl-Algorithm-Cluster-1.500.0-3|8	Summary:	Perl interface to Michiel Jan Laurens de Hoon's C clustering library
12cr|perl-Algorithm-Cluster-1.500.0-3|9	License:	GPL+ or Artistic
12cr|perl-Algorithm-Cluster-1.500.0-3|10	Group:		Development/Perl
12cr|perl-Algorithm-Cluster-1.500.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Algorithm-Cluster-1.500.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Algorithm-Cluster-1.500.0-3|13	
12cr|perl-Algorithm-Cluster-1.500.0-3|14	BuildRequires:	perl-devel
12cr|perl-Algorithm-Cluster-1.500.0-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Algorithm-Cluster-1.500.0-3|16	
12cr|perl-Algorithm-Cluster-1.500.0-3|17	%description
12cr|perl-Algorithm-Cluster-1.500.0-3|18	This module is an interface to the C Clustering Library, a general purpose
12cr|perl-Algorithm-Cluster-1.500.0-3|19	library implementing functions for hierarchical clustering (pairwise simple,
12cr|perl-Algorithm-Cluster-1.500.0-3|20	complete, average, and centroid linkage), along with k-means and k-medians
12cr|perl-Algorithm-Cluster-1.500.0-3|21	clustering, and 2D self-organizing maps. The library is distributed along with
12cr|perl-Algorithm-Cluster-1.500.0-3|22	Cluster 3.0, an enhanced version of the famous Cluster program originally
12cr|perl-Algorithm-Cluster-1.500.0-3|23	written by Michael Eisen while at Stanford University. The C clustering library
12cr|perl-Algorithm-Cluster-1.500.0-3|24	was written by Michiel de Hoon.
12cr|perl-Algorithm-Cluster-1.500.0-3|25	
12cr|perl-Algorithm-Cluster-1.500.0-3|26	%prep
12cr|perl-Algorithm-Cluster-1.500.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Algorithm-Cluster-1.500.0-3|28	perl -pi -e 's|^#!/usr/perl/perl580/bin/perl|#!/usr/bin/perl|' perl/examples/*
12cr|perl-Algorithm-Cluster-1.500.0-3|29	
12cr|perl-Algorithm-Cluster-1.500.0-3|30	%build
12cr|perl-Algorithm-Cluster-1.500.0-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Algorithm-Cluster-1.500.0-3|32	make CFLAGS="%{optflags}"
12cr|perl-Algorithm-Cluster-1.500.0-3|33	
12cr|perl-Algorithm-Cluster-1.500.0-3|34	%install
12cr|perl-Algorithm-Cluster-1.500.0-3|35	rm -rf %{buildroot}
12cr|perl-Algorithm-Cluster-1.500.0-3|36	%makeinstall_std
12cr|perl-Algorithm-Cluster-1.500.0-3|37	
12cr|perl-Algorithm-Cluster-1.500.0-3|38	%check
12cr|perl-Algorithm-Cluster-1.500.0-3|39	make test
12cr|perl-Algorithm-Cluster-1.500.0-3|40	
12cr|perl-Algorithm-Cluster-1.500.0-3|41	%clean
12cr|perl-Algorithm-Cluster-1.500.0-3|42	rm -rf %{buildroot}
12cr|perl-Algorithm-Cluster-1.500.0-3|43	
12cr|perl-Algorithm-Cluster-1.500.0-3|44	%files
12cr|perl-Algorithm-Cluster-1.500.0-3|45	%defattr(-,root,root)
12cr|perl-Algorithm-Cluster-1.500.0-3|46	%doc INSTALL README perl/examples
12cr|perl-Algorithm-Cluster-1.500.0-3|47	%{perl_vendorarch}/Algorithm
12cr|perl-Algorithm-Cluster-1.500.0-3|48	%{perl_vendorarch}/auto/Algorithm
12cr|perl-Algorithm-Cluster-1.500.0-3|49	%{_mandir}/*/*
12cr|perl-Algorithm-Cluster-1.500.0-3|50	
12cr|perl-Algorithm-Cluster-1.500.0-3|51	
12cr|perl-Algorithm-Cluster-1.500.0-3|52	%changelog
12cr|perl-Algorithm-Cluster-1.500.0-3|53	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.500.0-3
12cr|perl-Algorithm-Cluster-1.500.0-3|54	+ Revision: 768358
12cr|perl-Algorithm-Cluster-1.500.0-3|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Algorithm-Cluster-1.500.0-3|56	
12cr|perl-Algorithm-Cluster-1.500.0-3|57	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.500.0-2
12cr|perl-Algorithm-Cluster-1.500.0-3|58	+ Revision: 680444
12cr|perl-Algorithm-Cluster-1.500.0-3|59	- mass rebuild
12cr|perl-Algorithm-Cluster-1.500.0-3|60	
12cr|perl-Algorithm-Cluster-1.500.0-3|61	* Wed Dec 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.500.0-1mdv2011.0
12cr|perl-Algorithm-Cluster-1.500.0-3|62	+ Revision: 625947
12cr|perl-Algorithm-Cluster-1.500.0-3|63	- update to new version 1.50
12cr|perl-Algorithm-Cluster-1.500.0-3|64	
12cr|perl-Algorithm-Cluster-1.500.0-3|65	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.490.0-2mdv2011.0
12cr|perl-Algorithm-Cluster-1.500.0-3|66	+ Revision: 555218
12cr|perl-Algorithm-Cluster-1.500.0-3|67	- rebuild
12cr|perl-Algorithm-Cluster-1.500.0-3|68	
12cr|perl-Algorithm-Cluster-1.500.0-3|69	* Tue Apr 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.490.0-1mdv2010.1
12cr|perl-Algorithm-Cluster-1.500.0-3|70	+ Revision: 536957
12cr|perl-Algorithm-Cluster-1.500.0-3|71	- update to 1.49
12cr|perl-Algorithm-Cluster-1.500.0-3|72	- update to 1.48
12cr|perl-Algorithm-Cluster-1.500.0-3|73	- update to 1.47
12cr|perl-Algorithm-Cluster-1.500.0-3|74	
12cr|perl-Algorithm-Cluster-1.500.0-3|75	* Sun Sep 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.470.0-1mdv2010.0
12cr|perl-Algorithm-Cluster-1.500.0-3|76	+ Revision: 438652
12cr|perl-Algorithm-Cluster-1.500.0-3|77	- update to new version 1.47
12cr|perl-Algorithm-Cluster-1.500.0-3|78	
12cr|perl-Algorithm-Cluster-1.500.0-3|79	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.460.0-1mdv2010.0
12cr|perl-Algorithm-Cluster-1.500.0-3|80	+ Revision: 402091
12cr|perl-Algorithm-Cluster-1.500.0-3|81	- rebuild using %%perl_convert_version
12cr|perl-Algorithm-Cluster-1.500.0-3|82	
12cr|perl-Algorithm-Cluster-1.500.0-3|83	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.46-1mdv2010.0
12cr|perl-Algorithm-Cluster-1.500.0-3|84	+ Revision: 383471
12cr|perl-Algorithm-Cluster-1.500.0-3|85	- update to new version 1.46
12cr|perl-Algorithm-Cluster-1.500.0-3|86	
12cr|perl-Algorithm-Cluster-1.500.0-3|87	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.45-1mdv2010.0
12cr|perl-Algorithm-Cluster-1.500.0-3|88	+ Revision: 370006
12cr|perl-Algorithm-Cluster-1.500.0-3|89	- update to new version 1.45
12cr|perl-Algorithm-Cluster-1.500.0-3|90	
12cr|perl-Algorithm-Cluster-1.500.0-3|91	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.43-1mdv2009.1
12cr|perl-Algorithm-Cluster-1.500.0-3|92	+ Revision: 291999
12cr|perl-Algorithm-Cluster-1.500.0-3|93	- update to new version 1.43
12cr|perl-Algorithm-Cluster-1.500.0-3|94	- update to new version 1.42
12cr|perl-Algorithm-Cluster-1.500.0-3|95	
12cr|perl-Algorithm-Cluster-1.500.0-3|96	* Sun Aug 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.41-1mdv2009.0
12cr|perl-Algorithm-Cluster-1.500.0-3|97	+ Revision: 277939
12cr|perl-Algorithm-Cluster-1.500.0-3|98	- update to new version 1.41
12cr|perl-Algorithm-Cluster-1.500.0-3|99	
12cr|perl-Algorithm-Cluster-1.500.0-3|100	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.40-1mdv2009.0
12cr|perl-Algorithm-Cluster-1.500.0-3|101	+ Revision: 270334
12cr|perl-Algorithm-Cluster-1.500.0-3|102	- update to new version 1.40
12cr|perl-Algorithm-Cluster-1.500.0-3|103	
12cr|perl-Algorithm-Cluster-1.500.0-3|104	* Tue Jul 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.39-1mdv2009.0
12cr|perl-Algorithm-Cluster-1.500.0-3|105	+ Revision: 232707
12cr|perl-Algorithm-Cluster-1.500.0-3|106	- update to new version 1.39
12cr|perl-Algorithm-Cluster-1.500.0-3|107	
12cr|perl-Algorithm-Cluster-1.500.0-3|108	* Sun Mar 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.38-1mdv2008.1
12cr|perl-Algorithm-Cluster-1.500.0-3|109	+ Revision: 183107
12cr|perl-Algorithm-Cluster-1.500.0-3|110	- update to new version 1.38
12cr|perl-Algorithm-Cluster-1.500.0-3|111	
12cr|perl-Algorithm-Cluster-1.500.0-3|112	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 1.37-2mdv2008.1
12cr|perl-Algorithm-Cluster-1.500.0-3|113	+ Revision: 151803
12cr|perl-Algorithm-Cluster-1.500.0-3|114	- rebuild
12cr|perl-Algorithm-Cluster-1.500.0-3|115	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Algorithm-Cluster-1.500.0-3|116	
12cr|perl-Algorithm-Cluster-1.500.0-3|117	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Algorithm-Cluster-1.500.0-3|118	- restore BuildRoot
12cr|perl-Algorithm-Cluster-1.500.0-3|119	
12cr|perl-Algorithm-Cluster-1.500.0-3|120	* Wed Nov 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.37-1mdv2008.1
12cr|perl-Algorithm-Cluster-1.500.0-3|121	+ Revision: 110889
12cr|perl-Algorithm-Cluster-1.500.0-3|122	- update to new version 1.37
12cr|perl-Algorithm-Cluster-1.500.0-3|123	
12cr|perl-Algorithm-Cluster-1.500.0-3|124	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.36-1mdv2008.0
12cr|perl-Algorithm-Cluster-1.500.0-3|125	+ Revision: 46308
12cr|perl-Algorithm-Cluster-1.500.0-3|126	- update to new version 1.36
12cr|perl-Algorithm-Cluster-1.500.0-3|127	
12cr|perl-Algorithm-Cluster-1.500.0-3|128	
12cr|perl-Algorithm-Cluster-1.500.0-3|129	* Tue Mar 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.35-1mdv2007.0
12cr|perl-Algorithm-Cluster-1.500.0-3|130	+ Revision: 133729
12cr|perl-Algorithm-Cluster-1.500.0-3|131	- new version
12cr|perl-Algorithm-Cluster-1.500.0-3|132	
12cr|perl-Algorithm-Cluster-1.500.0-3|133	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|perl-Algorithm-Cluster-1.500.0-3|134	- import perl-Algorithm-Cluster-1.33-1mdv2007.0
12cr|perl-Algorithm-Cluster-1.500.0-3|135	
12cr|perl-Algorithm-Cluster-1.500.0-3|136	* Fri Sep 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.33-1mdv2007.0
12cr|perl-Algorithm-Cluster-1.500.0-3|137	- New version 1.33
12cr|perl-Algorithm-Cluster-1.500.0-3|138	
12cr|perl-Algorithm-Cluster-1.500.0-3|139	* Thu Jun 22 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.32-1mdv2007.0
12cr|perl-Algorithm-Cluster-1.500.0-3|140	- New version 1.32
12cr|perl-Algorithm-Cluster-1.500.0-3|141	- better source URL
12cr|perl-Algorithm-Cluster-1.500.0-3|142	- use standard optimisations
12cr|perl-Algorithm-Cluster-1.500.0-3|143	
12cr|perl-Algorithm-Cluster-1.500.0-3|144	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.31-2mdk
12cr|perl-Algorithm-Cluster-1.500.0-3|145	- Fix BuildRequires Using perl Policies
12cr|perl-Algorithm-Cluster-1.500.0-3|146	- Source URL
12cr|perl-Algorithm-Cluster-1.500.0-3|147	- use mkrel
12cr|perl-Algorithm-Cluster-1.500.0-3|148	
12cr|perl-Algorithm-Cluster-1.500.0-3|149	* Wed Mar 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.31-1mdk
12cr|perl-Algorithm-Cluster-1.500.0-3|150	- New release 1.31
12cr|perl-Algorithm-Cluster-1.500.0-3|151	
12cr|perl-Algorithm-Cluster-1.500.0-3|152	* Wed Nov 02 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.30-1mdk
12cr|perl-Algorithm-Cluster-1.500.0-3|153	- New release 1.30
12cr|perl-Algorithm-Cluster-1.500.0-3|154	
12cr|perl-Algorithm-Cluster-1.500.0-3|155	* Wed Jun 08 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.29-2mdk
12cr|perl-Algorithm-Cluster-1.500.0-3|156	- make test only once in %%check
12cr|perl-Algorithm-Cluster-1.500.0-3|157	- spec cleanup
12cr|perl-Algorithm-Cluster-1.500.0-3|158	- fix examples shellbang
12cr|perl-Algorithm-Cluster-1.500.0-3|159	
12cr|perl-Algorithm-Cluster-1.500.0-3|160	* Tue May 03 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.29-1mdk
12cr|perl-Algorithm-Cluster-1.500.0-3|161	- 1.29
12cr|perl-Algorithm-Cluster-1.500.0-3|162	
12cr|perl-Algorithm-Cluster-1.500.0-3|163	* Wed Mar 16 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.28-1mdk
12cr|perl-Algorithm-Cluster-1.500.0-3|164	- 1.28
12cr|perl-Algorithm-Cluster-1.500.0-3|165	- add tests
12cr|perl-Algorithm-Cluster-1.500.0-3|166	
12cr|perl-Algorithm-Cluster-1.500.0-3|167	* Mon Nov 15 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.27-2mdk
12cr|perl-Algorithm-Cluster-1.500.0-3|168	- rebuild for new perl
12cr|perl-Algorithm-Cluster-1.500.0-3|169	
12cr|perl-Algorithm-Cluster-1.500.0-3|170	* Wed Sep 29 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.27-1mdk
12cr|perl-Algorithm-Cluster-1.500.0-3|171	- first mdk release
12cr|perl-Algorithm-Cluster-1.500.0-3|172	

3846 12
12cr|perl-Algorithm-Combinatorics-0.270.0-1|1	%define _enable_debug_packages %{nil}
12cr|perl-Algorithm-Combinatorics-0.270.0-1|2	%define debug_package %{nil}
12cr|perl-Algorithm-Combinatorics-0.270.0-1|3	
12cr|perl-Algorithm-Combinatorics-0.270.0-1|4	%define upstream_name    Algorithm-Combinatorics
12cr|perl-Algorithm-Combinatorics-0.270.0-1|5	%define upstream_version 0.27
12cr|perl-Algorithm-Combinatorics-0.270.0-1|6	
12cr|perl-Algorithm-Combinatorics-0.270.0-1|7	Name:		perl-%{upstream_name}
12cr|perl-Algorithm-Combinatorics-0.270.0-1|8	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Algorithm-Combinatorics-0.270.0-1|9	Release:	1
12cr|perl-Algorithm-Combinatorics-0.270.0-1|10	
12cr|perl-Algorithm-Combinatorics-0.270.0-1|11	Summary:	Efficient generation of combinatorial sequences
12cr|perl-Algorithm-Combinatorics-0.270.0-1|12	License:	GPL+ or Artistic
12cr|perl-Algorithm-Combinatorics-0.270.0-1|13	Group:		Development/Perl
12cr|perl-Algorithm-Combinatorics-0.270.0-1|14	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Algorithm-Combinatorics-0.270.0-1|15	Source0:	http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Algorithm-Combinatorics-0.270.0-1|16	
12cr|perl-Algorithm-Combinatorics-0.270.0-1|17	BuildRequires:	perl-devel
12cr|perl-Algorithm-Combinatorics-0.270.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Algorithm-Combinatorics-0.270.0-1|19	BuildRequires:	perl(FindBin)
12cr|perl-Algorithm-Combinatorics-0.270.0-1|20	BuildRequires:	perl(Scalar::Util)
12cr|perl-Algorithm-Combinatorics-0.270.0-1|21	BuildRequires:	perl(Test::More)
12cr|perl-Algorithm-Combinatorics-0.270.0-1|22	BuildRequires:	perl(XSLoader)
12cr|perl-Algorithm-Combinatorics-0.270.0-1|23	
12cr|perl-Algorithm-Combinatorics-0.270.0-1|24	%description
12cr|perl-Algorithm-Combinatorics-0.270.0-1|25	Algorithm::Combinatorics is an efficient generator of combinatorial
12cr|perl-Algorithm-Combinatorics-0.270.0-1|26	sequences. Algorithms are selected from the literature (work in progress,
12cr|perl-Algorithm-Combinatorics-0.270.0-1|27	see the /REFERENCES manpage). Iterators do not use recursion, nor stacks,
12cr|perl-Algorithm-Combinatorics-0.270.0-1|28	and are written in C.
12cr|perl-Algorithm-Combinatorics-0.270.0-1|29	
12cr|perl-Algorithm-Combinatorics-0.270.0-1|30	Tuples are generated in lexicographic order, except in 'subsets()'.
12cr|perl-Algorithm-Combinatorics-0.270.0-1|31	
12cr|perl-Algorithm-Combinatorics-0.270.0-1|32	%prep
12cr|perl-Algorithm-Combinatorics-0.270.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Algorithm-Combinatorics-0.270.0-1|34	
12cr|perl-Algorithm-Combinatorics-0.270.0-1|35	%build
12cr|perl-Algorithm-Combinatorics-0.270.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Algorithm-Combinatorics-0.270.0-1|37	%make
12cr|perl-Algorithm-Combinatorics-0.270.0-1|38	
12cr|perl-Algorithm-Combinatorics-0.270.0-1|39	%check
12cr|perl-Algorithm-Combinatorics-0.270.0-1|40	%make test
12cr|perl-Algorithm-Combinatorics-0.270.0-1|41	
12cr|perl-Algorithm-Combinatorics-0.270.0-1|42	%install
12cr|perl-Algorithm-Combinatorics-0.270.0-1|43	%makeinstall_std
12cr|perl-Algorithm-Combinatorics-0.270.0-1|44	
12cr|perl-Algorithm-Combinatorics-0.270.0-1|45	%files
12cr|perl-Algorithm-Combinatorics-0.270.0-1|46	%doc Changes META.yml MYMETA.yml README
12cr|perl-Algorithm-Combinatorics-0.270.0-1|47	%{_mandir}/man3/*
12cr|perl-Algorithm-Combinatorics-0.270.0-1|48	%{perl_vendorlib}/*
12cr|perl-Algorithm-Combinatorics-0.270.0-1|49	

3847 12
12cr|perl-Algorithm-Dependency-1.110.0-4|1	%define upstream_name	 Algorithm-Dependency
12cr|perl-Algorithm-Dependency-1.110.0-4|2	%define upstream_version 1.110
12cr|perl-Algorithm-Dependency-1.110.0-4|3	
12cr|perl-Algorithm-Dependency-1.110.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Algorithm-Dependency-1.110.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Algorithm-Dependency-1.110.0-4|6	Release:	4
12cr|perl-Algorithm-Dependency-1.110.0-4|7	
12cr|perl-Algorithm-Dependency-1.110.0-4|8	Summary:	Algorithmic framework for implementing dependency tree
12cr|perl-Algorithm-Dependency-1.110.0-4|9	License:	GPLv1+ or Artistic
12cr|perl-Algorithm-Dependency-1.110.0-4|10	Group:		Development/Perl
12cr|perl-Algorithm-Dependency-1.110.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Algorithm-Dependency-1.110.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Algorithm-Dependency-1.110.0-4|13	
12cr|perl-Algorithm-Dependency-1.110.0-4|14	BuildRequires:	perl-devel
12cr|perl-Algorithm-Dependency-1.110.0-4|15	BuildRequires:	perl(Class::Inspector) >= 1.06
12cr|perl-Algorithm-Dependency-1.110.0-4|16	BuildRequires:	perl(Config::Tiny) >= 2.0
12cr|perl-Algorithm-Dependency-1.110.0-4|17	BuildRequires:	perl(Test::ClassAPI) >= 0.6
12cr|perl-Algorithm-Dependency-1.110.0-4|18	BuildRequires:	perl(Params::Util)
12cr|perl-Algorithm-Dependency-1.110.0-4|19	
12cr|perl-Algorithm-Dependency-1.110.0-4|20	BuildArch:	noarch
12cr|perl-Algorithm-Dependency-1.110.0-4|21	
12cr|perl-Algorithm-Dependency-1.110.0-4|22	%description
12cr|perl-Algorithm-Dependency-1.110.0-4|23	Algorithm::Dependency is a framework for creating simple read-only
12cr|perl-Algorithm-Dependency-1.110.0-4|24	dependency hierachies, where you have a set of items that rely on other
12cr|perl-Algorithm-Dependency-1.110.0-4|25	items in the set, and require actions on them as well.
12cr|perl-Algorithm-Dependency-1.110.0-4|26	
12cr|perl-Algorithm-Dependency-1.110.0-4|27	Despite the most visible of these being software installation systems
12cr|perl-Algorithm-Dependency-1.110.0-4|28	like the CPAN installer, or debian apt-get, they are useful in others
12cr|perl-Algorithm-Dependency-1.110.0-4|29	situations. This module intentionally uses implementation-neutral words,
12cr|perl-Algorithm-Dependency-1.110.0-4|30	to avoid confusion.
12cr|perl-Algorithm-Dependency-1.110.0-4|31	
12cr|perl-Algorithm-Dependency-1.110.0-4|32	%prep
12cr|perl-Algorithm-Dependency-1.110.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Algorithm-Dependency-1.110.0-4|34	
12cr|perl-Algorithm-Dependency-1.110.0-4|35	%build
12cr|perl-Algorithm-Dependency-1.110.0-4|36	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Algorithm-Dependency-1.110.0-4|37	%make
12cr|perl-Algorithm-Dependency-1.110.0-4|38	
12cr|perl-Algorithm-Dependency-1.110.0-4|39	%check
12cr|perl-Algorithm-Dependency-1.110.0-4|40	make test
12cr|perl-Algorithm-Dependency-1.110.0-4|41	
12cr|perl-Algorithm-Dependency-1.110.0-4|42	%install
12cr|perl-Algorithm-Dependency-1.110.0-4|43	%makeinstall_std
12cr|perl-Algorithm-Dependency-1.110.0-4|44	
12cr|perl-Algorithm-Dependency-1.110.0-4|45	%files
12cr|perl-Algorithm-Dependency-1.110.0-4|46	%doc Changes README
12cr|perl-Algorithm-Dependency-1.110.0-4|47	%{perl_vendorlib}/Algorithm
12cr|perl-Algorithm-Dependency-1.110.0-4|48	%{_mandir}/*/*
12cr|perl-Algorithm-Dependency-1.110.0-4|49	
12cr|perl-Algorithm-Dependency-1.110.0-4|50	
12cr|perl-Algorithm-Dependency-1.110.0-4|51	%changelog
12cr|perl-Algorithm-Dependency-1.110.0-4|52	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.110.0-3mdv2011.0
12cr|perl-Algorithm-Dependency-1.110.0-4|53	+ Revision: 680445
12cr|perl-Algorithm-Dependency-1.110.0-4|54	- mass rebuild
12cr|perl-Algorithm-Dependency-1.110.0-4|55	
12cr|perl-Algorithm-Dependency-1.110.0-4|56	* Wed Feb 10 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.110.0-2mdv2011.0
12cr|perl-Algorithm-Dependency-1.110.0-4|57	+ Revision: 503911
12cr|perl-Algorithm-Dependency-1.110.0-4|58	- rebuild using %%perl_convert_version
12cr|perl-Algorithm-Dependency-1.110.0-4|59	
12cr|perl-Algorithm-Dependency-1.110.0-4|60	* Fri Dec 25 2009 Michael Scherer <misc@mandriva.org> 1.110-2mdv2010.1
12cr|perl-Algorithm-Dependency-1.110.0-4|61	+ Revision: 482286
12cr|perl-Algorithm-Dependency-1.110.0-4|62	- fix License
12cr|perl-Algorithm-Dependency-1.110.0-4|63	- fix description
12cr|perl-Algorithm-Dependency-1.110.0-4|64	
12cr|perl-Algorithm-Dependency-1.110.0-4|65	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.110-1mdv2010.0
12cr|perl-Algorithm-Dependency-1.110.0-4|66	+ Revision: 370007
12cr|perl-Algorithm-Dependency-1.110.0-4|67	- update to new version 1.110
12cr|perl-Algorithm-Dependency-1.110.0-4|68	
12cr|perl-Algorithm-Dependency-1.110.0-4|69	* Thu Feb 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.108-1mdv2009.1
12cr|perl-Algorithm-Dependency-1.110.0-4|70	+ Revision: 339735
12cr|perl-Algorithm-Dependency-1.110.0-4|71	- update to new version 1.108
12cr|perl-Algorithm-Dependency-1.110.0-4|72	
12cr|perl-Algorithm-Dependency-1.110.0-4|73	* Mon Feb 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.107-1mdv2009.1
12cr|perl-Algorithm-Dependency-1.110.0-4|74	+ Revision: 338706
12cr|perl-Algorithm-Dependency-1.110.0-4|75	- update to new version 1.107
12cr|perl-Algorithm-Dependency-1.110.0-4|76	
12cr|perl-Algorithm-Dependency-1.110.0-4|77	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.106-3mdv2009.0
12cr|perl-Algorithm-Dependency-1.110.0-4|78	+ Revision: 255262
12cr|perl-Algorithm-Dependency-1.110.0-4|79	- rebuild
12cr|perl-Algorithm-Dependency-1.110.0-4|80	
12cr|perl-Algorithm-Dependency-1.110.0-4|81	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.106-1mdv2008.1
12cr|perl-Algorithm-Dependency-1.110.0-4|82	+ Revision: 152822
12cr|perl-Algorithm-Dependency-1.110.0-4|83	- update to new version 1.106
12cr|perl-Algorithm-Dependency-1.110.0-4|84	
12cr|perl-Algorithm-Dependency-1.110.0-4|85	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Algorithm-Dependency-1.110.0-4|86	- restore BuildRoot
12cr|perl-Algorithm-Dependency-1.110.0-4|87	
12cr|perl-Algorithm-Dependency-1.110.0-4|88	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Algorithm-Dependency-1.110.0-4|89	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Algorithm-Dependency-1.110.0-4|90	
12cr|perl-Algorithm-Dependency-1.110.0-4|91	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.104-1mdv2008.1
12cr|perl-Algorithm-Dependency-1.110.0-4|92	+ Revision: 109469
12cr|perl-Algorithm-Dependency-1.110.0-4|93	- update to new version 1.104
12cr|perl-Algorithm-Dependency-1.110.0-4|94	
12cr|perl-Algorithm-Dependency-1.110.0-4|95	* Mon Jul 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.103-1mdv2008.0
12cr|perl-Algorithm-Dependency-1.110.0-4|96	+ Revision: 46962
12cr|perl-Algorithm-Dependency-1.110.0-4|97	- update to new version 1.103
12cr|perl-Algorithm-Dependency-1.110.0-4|98	
12cr|perl-Algorithm-Dependency-1.110.0-4|99	
12cr|perl-Algorithm-Dependency-1.110.0-4|100	* Wed Jun 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.102-2mdv2007.0
12cr|perl-Algorithm-Dependency-1.110.0-4|101	- better source URL
12cr|perl-Algorithm-Dependency-1.110.0-4|102	
12cr|perl-Algorithm-Dependency-1.110.0-4|103	* Mon Apr 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.102-1mdk
12cr|perl-Algorithm-Dependency-1.110.0-4|104	- New release 1.102
12cr|perl-Algorithm-Dependency-1.110.0-4|105	- better source URL
12cr|perl-Algorithm-Dependency-1.110.0-4|106	- better buildrequires syntax
12cr|perl-Algorithm-Dependency-1.110.0-4|107	
12cr|perl-Algorithm-Dependency-1.110.0-4|108	* Wed Oct 12 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.101-1mdk
12cr|perl-Algorithm-Dependency-1.110.0-4|109	- New release 1.101
12cr|perl-Algorithm-Dependency-1.110.0-4|110	
12cr|perl-Algorithm-Dependency-1.110.0-4|111	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.04-2mdk
12cr|perl-Algorithm-Dependency-1.110.0-4|112	- Buildrequires fix
12cr|perl-Algorithm-Dependency-1.110.0-4|113	
12cr|perl-Algorithm-Dependency-1.110.0-4|114	* Wed Sep 21 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdk
12cr|perl-Algorithm-Dependency-1.110.0-4|115	- New release 1.04
12cr|perl-Algorithm-Dependency-1.110.0-4|116	- spec cleanup
12cr|perl-Algorithm-Dependency-1.110.0-4|117	- fix directory ownership
12cr|perl-Algorithm-Dependency-1.110.0-4|118	- fix spelling errors in description
12cr|perl-Algorithm-Dependency-1.110.0-4|119	
12cr|perl-Algorithm-Dependency-1.110.0-4|120	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.03-1mdk
12cr|perl-Algorithm-Dependency-1.110.0-4|121	- initial Mandriva package
12cr|perl-Algorithm-Dependency-1.110.0-4|122	

3848 12
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|1	%define upstream_name    Algorithm-Diff-Apply
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|2	%define upstream_version 0.2.3
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|3	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|4	Name:		perl-%{upstream_name}
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|6	Release:	13
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|7	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|8	Summary:	Apply one or more Algorithm::Diff diffs
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|9	License:	Artistic
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|10	Group:		Development/Perl
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|13	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|14	BuildRequires:	perl-devel
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|15	BuildRequires:	perl(Algorithm::Diff)
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|16	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|17	BuildArch:	noarch
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|18	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|19	%description
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|20	This module contains subroutines for applying diffs generated by
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|21	Algorithm::Diff to a target array in the hope of regenerating a new array
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|22	incorporating all the changes described in the diffs into a new merged array.
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|23	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|24	%prep
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|26	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|27	%build
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|29	%make
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|30	%make test
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|31	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|32	%install
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|33	%makeinstall_std
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|34	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|35	%files
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|36	%{_mandir}/*/*
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|37	%{perl_vendorlib}/*
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|38	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|39	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|40	%changelog
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|41	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.2.3-12mdv2011.0
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|42	+ Revision: 653385
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|43	- rebuild for updated spec-helper
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|44	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|45	* Wed Feb 10 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.2.3-11mdv2011.0
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|46	+ Revision: 503914
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|47	- rebuild using %%perl_convert_version
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|48	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|49	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2.3-10mdv2010.0
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|50	+ Revision: 430256
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|51	- rebuild
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|52	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|53	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.2.3-9mdv2009.0
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|54	+ Revision: 255264
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|55	- rebuild
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|56	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|57	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 0.2.3-7mdv2008.1
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|58	+ Revision: 151811
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|59	- rebuild
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|60	- rebuild
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|62	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|64	- restore BuildRoot
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|65	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|66	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.3-5mdv2008.0
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|67	+ Revision: 85918
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|68	- rebuild
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|69	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|70	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|71	* Thu Apr 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.2.3-4mdk
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|72	- Fix BuildRequires Using perl Policies
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|73	- Source URL
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|74	- BuildRequires
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|75	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|76	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.2.3-3mdk
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|77	- Buildrequires fix
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|78	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|79	* Thu Apr 28 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.3-2mdk
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|80	- spec cleanup
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|81	
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|82	* Thu Apr 28 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.3-1mdk
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|83	- initial build
12cr|perl-Algorithm-Diff-Apply-0.2.3-13|84	

3849 12
12cr|perl-Algorithm-Evolutionary-0.762.0-2|1	%define upstream_name    Algorithm-Evolutionary
12cr|perl-Algorithm-Evolutionary-0.762.0-2|2	%define upstream_version 0.762
12cr|perl-Algorithm-Evolutionary-0.762.0-2|3	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Algorithm-Evolutionary-0.762.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Algorithm-Evolutionary-0.762.0-2|6	Release:	2
12cr|perl-Algorithm-Evolutionary-0.762.0-2|7	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|8	Summary:	N-point crossover
12cr|perl-Algorithm-Evolutionary-0.762.0-2|9	License:	GPL+ or Artistic
12cr|perl-Algorithm-Evolutionary-0.762.0-2|10	Group:		Development/Perl
12cr|perl-Algorithm-Evolutionary-0.762.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Algorithm-Evolutionary-0.762.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-0.76_2.tar.gz
12cr|perl-Algorithm-Evolutionary-0.762.0-2|13	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|14	BuildRequires:	perl-devel
12cr|perl-Algorithm-Evolutionary-0.762.0-2|15	BuildRequires:	perl(Algorithm::Permute)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|16	BuildRequires:	perl(B::Deparse)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|17	BuildRequires:	perl(Bit::Vector)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|18	BuildRequires:	perl(Clone)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|19	BuildRequires:	perl(Clone::Fast)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|20	BuildRequires:	perl(GD::Image)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|21	BuildRequires:	perl(Math::Random)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|22	BuildRequires:	perl(Memoize)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|23	BuildRequires:	perl(Object::Array)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|24	BuildRequires:	perl(Pod::Escapes)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|25	BuildRequires:	perl(Statistics::Basic)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|26	BuildRequires:	perl(String::Random)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|27	BuildRequires:	perl(Test::More)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|28	BuildRequires:	perl(Test::Output)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|29	BuildRequires:	perl(Test::Pod)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|30	BuildRequires:	perl(Test::Simple)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|31	BuildRequires:	perl(Time::HiRes)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|32	BuildRequires:	perl(Tree::DAG_Node)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|33	BuildRequires:	perl(XML::LibXML)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|34	BuildRequires:	perl(XML::Parser)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|35	BuildRequires:	perl(XML::Parser::Style::EasyTree)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|36	BuildRequires:	perl(YAML)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|37	BuildRequires:	perl(Statistics::Basic)
12cr|perl-Algorithm-Evolutionary-0.762.0-2|38	BuildArch:	noarch
12cr|perl-Algorithm-Evolutionary-0.762.0-2|39	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|40	%description
12cr|perl-Algorithm-Evolutionary-0.762.0-2|41	'Algorithm::Evolutionary' is a set of classes for doing object-oriented
12cr|perl-Algorithm-Evolutionary-0.762.0-2|42	evolutionary computation in Perl. Why would anyone want to do that escapes
12cr|perl-Algorithm-Evolutionary-0.762.0-2|43	my knowledge, but, in fact, we have found it quite useful for our own
12cr|perl-Algorithm-Evolutionary-0.762.0-2|44	purposes. Same as Perl itself.
12cr|perl-Algorithm-Evolutionary-0.762.0-2|45	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|46	The design principle of Algorithm::Evolutionary is _flexibility_: it should
12cr|perl-Algorithm-Evolutionary-0.762.0-2|47	be very easy to extend using this library, and it should be also quite easy
12cr|perl-Algorithm-Evolutionary-0.762.0-2|48	to program what's already there in the evolutionary computation community.
12cr|perl-Algorithm-Evolutionary-0.762.0-2|49	Besides, the library classes should have persistence provided by XML
12cr|perl-Algorithm-Evolutionary-0.762.0-2|50	modules, and, in some cases, YAML.
12cr|perl-Algorithm-Evolutionary-0.762.0-2|51	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|52	The algorithm allows to create simple evolutionary algorithms, as well as
12cr|perl-Algorithm-Evolutionary-0.762.0-2|53	more complex ones, that interface with databases or with the web.
12cr|perl-Algorithm-Evolutionary-0.762.0-2|54	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|55	%prep
12cr|perl-Algorithm-Evolutionary-0.762.0-2|56	%setup -q -n %{upstream_name}-0.76_2
12cr|perl-Algorithm-Evolutionary-0.762.0-2|57	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|58	%build
12cr|perl-Algorithm-Evolutionary-0.762.0-2|59	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Algorithm-Evolutionary-0.762.0-2|60	%make
12cr|perl-Algorithm-Evolutionary-0.762.0-2|61	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|62	%check
12cr|perl-Algorithm-Evolutionary-0.762.0-2|63	make test
12cr|perl-Algorithm-Evolutionary-0.762.0-2|64	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|65	%install
12cr|perl-Algorithm-Evolutionary-0.762.0-2|66	%makeinstall_std
12cr|perl-Algorithm-Evolutionary-0.762.0-2|67	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|68	%files
12cr|perl-Algorithm-Evolutionary-0.762.0-2|69	%doc Changes LICENSE README
12cr|perl-Algorithm-Evolutionary-0.762.0-2|70	%{_mandir}/man1/*
12cr|perl-Algorithm-Evolutionary-0.762.0-2|71	%{_mandir}/man3/*
12cr|perl-Algorithm-Evolutionary-0.762.0-2|72	%{perl_vendorlib}/*
12cr|perl-Algorithm-Evolutionary-0.762.0-2|73	%{_bindir}/rectangle-coverage.pl
12cr|perl-Algorithm-Evolutionary-0.762.0-2|74	%{_bindir}/tide_bitstring.pl
12cr|perl-Algorithm-Evolutionary-0.762.0-2|75	%{_bindir}/tide_float.pl
12cr|perl-Algorithm-Evolutionary-0.762.0-2|76	%{_bindir}/canonical-genetic-algorithm.pl
12cr|perl-Algorithm-Evolutionary-0.762.0-2|77	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|78	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|79	%changelog
12cr|perl-Algorithm-Evolutionary-0.762.0-2|80	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.762.0-1mdv2011.0
12cr|perl-Algorithm-Evolutionary-0.762.0-2|81	+ Revision: 658815
12cr|perl-Algorithm-Evolutionary-0.762.0-2|82	- add br
12cr|perl-Algorithm-Evolutionary-0.762.0-2|83	- new version 0.762
12cr|perl-Algorithm-Evolutionary-0.762.0-2|84	- rebuild for updated spec-helper
12cr|perl-Algorithm-Evolutionary-0.762.0-2|85	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|86	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|perl-Algorithm-Evolutionary-0.762.0-2|87	- the mass rebuild of 2010.1 packages
12cr|perl-Algorithm-Evolutionary-0.762.0-2|88	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|89	* Wed Mar 17 2010 Jérôme Quelin <jquelin@mandriva.org> 0.730.0-1mdv2010.1
12cr|perl-Algorithm-Evolutionary-0.762.0-2|90	+ Revision: 523430
12cr|perl-Algorithm-Evolutionary-0.762.0-2|91	- update to 0.73
12cr|perl-Algorithm-Evolutionary-0.762.0-2|92	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|93	* Wed Jan 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.720.0-1mdv2010.1
12cr|perl-Algorithm-Evolutionary-0.762.0-2|94	+ Revision: 496998
12cr|perl-Algorithm-Evolutionary-0.762.0-2|95	- update to 0.72
12cr|perl-Algorithm-Evolutionary-0.762.0-2|96	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|97	* Tue Sep 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.710.0-1mdv2010.0
12cr|perl-Algorithm-Evolutionary-0.762.0-2|98	+ Revision: 442631
12cr|perl-Algorithm-Evolutionary-0.762.0-2|99	- update to 0.71
12cr|perl-Algorithm-Evolutionary-0.762.0-2|100	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|101	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.700.0-2mdv2010.0
12cr|perl-Algorithm-Evolutionary-0.762.0-2|102	+ Revision: 408705
12cr|perl-Algorithm-Evolutionary-0.762.0-2|103	- adding missing buildrequires:
12cr|perl-Algorithm-Evolutionary-0.762.0-2|104	- force rebuild
12cr|perl-Algorithm-Evolutionary-0.762.0-2|105	- update to 0.70
12cr|perl-Algorithm-Evolutionary-0.762.0-2|106	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|107	* Sat Jul 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.690.0-1mdv2010.0
12cr|perl-Algorithm-Evolutionary-0.762.0-2|108	+ Revision: 399656
12cr|perl-Algorithm-Evolutionary-0.762.0-2|109	- adding missing buildrequires:
12cr|perl-Algorithm-Evolutionary-0.762.0-2|110	- adding missing buildrequires:
12cr|perl-Algorithm-Evolutionary-0.762.0-2|111	- update to 0.69
12cr|perl-Algorithm-Evolutionary-0.762.0-2|112	- using %%perl_convert_version
12cr|perl-Algorithm-Evolutionary-0.762.0-2|113	- fixed license field
12cr|perl-Algorithm-Evolutionary-0.762.0-2|114	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|115	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.67-2mdv2010.0
12cr|perl-Algorithm-Evolutionary-0.762.0-2|116	+ Revision: 375968
12cr|perl-Algorithm-Evolutionary-0.762.0-2|117	- rebuild
12cr|perl-Algorithm-Evolutionary-0.762.0-2|118	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|119	* Sun May 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.67-1mdv2010.0
12cr|perl-Algorithm-Evolutionary-0.762.0-2|120	+ Revision: 371227
12cr|perl-Algorithm-Evolutionary-0.762.0-2|121	- new version
12cr|perl-Algorithm-Evolutionary-0.762.0-2|122	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|123	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.64-1mdv2009.1
12cr|perl-Algorithm-Evolutionary-0.762.0-2|124	+ Revision: 357730
12cr|perl-Algorithm-Evolutionary-0.762.0-2|125	- new version
12cr|perl-Algorithm-Evolutionary-0.762.0-2|126	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|127	* Sun Mar 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.63-1mdv2009.1
12cr|perl-Algorithm-Evolutionary-0.762.0-2|128	+ Revision: 355238
12cr|perl-Algorithm-Evolutionary-0.762.0-2|129	- adding missing build requires
12cr|perl-Algorithm-Evolutionary-0.762.0-2|130	- import perl-Algorithm-Evolutionary
12cr|perl-Algorithm-Evolutionary-0.762.0-2|131	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|132	
12cr|perl-Algorithm-Evolutionary-0.762.0-2|133	* Fri Feb 20 2009 cpan2dist 0.63-1mdv
12cr|perl-Algorithm-Evolutionary-0.762.0-2|134	- initial mdv release, generated with cpan2dist
12cr|perl-Algorithm-Evolutionary-0.762.0-2|135	

3850 12
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|1	%define upstream_name	 Algorithm-Graphs-TransitiveClosure
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|2	%define upstream_version 2009110901
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|3	
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|6	Release:	3
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|7	
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|8	Summary:	Calculate the transitive closure
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|9	License:	GPL+ or Artistic
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|10	Group:		Development/Perl
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|13	
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|14	BuildRequires:	perl-devel
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|15	BuildArch:	noarch
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|16	Obsoletes:	perl-TransitiveClosure <= 1.4
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|17	Provides:	perl-TransitiveClosure = %{version}-%{release}
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|18	
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|19	%description
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|20	This is an implementation of the well known Floyd-Warshall algorithm.
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|21	
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|22	%prep
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|24	
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|25	%build
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|27	%make
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|28	
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|29	%check
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|30	make test
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|31	
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|32	%install
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|33	%makeinstall_std
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|34	
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|35	%files
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|36	%doc Changes
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|37	%{perl_vendorlib}/Algorithm
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|38	%{_mandir}/*/*
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|39	
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|40	%changelog
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|41	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2009110901.0.0-2mdv2011.0
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|42	+ Revision: 680446
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|43	- mass rebuild
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|44	
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|45	* Tue Nov 10 2009 Jérôme Quelin <jquelin@mandriva.org> 2009110901.0.0-1mdv2011.0
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|46	+ Revision: 463917
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|47	- update to 2009110901
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|48	
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|49	* Fri Jul 17 2009 Jérôme Quelin <jquelin@mandriva.org> 2009040901.0.0-1mdv2010.0
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|50	+ Revision: 396790
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|51	- renaming package perl-TransitiveClosure to perl-Algorithm-Graphs-TransitiveClosure
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|52	- update to 2009040901
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|53	- using %%perl_convert_version
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|54	- renamed package to perl-Algorithm-Graphs-TransitiveClosure
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|55	- fixed license field
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|56	
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|57	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.4-9mdv2009.0
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|58	+ Revision: 258660
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|59	- rebuild
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|60	
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|61	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.4-8mdv2009.0
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|62	+ Revision: 246659
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|63	- rebuild
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|64	
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|65	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.4-6mdv2008.1
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|66	+ Revision: 136362
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|67	- restore BuildRoot
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|68	
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|71	
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|72	* Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-6mdv2008.0
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|73	+ Revision: 67088
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|74	- rebuild
12cr|perl-Algorithm-Graphs-TransitiveClosure-2009110901.0.0-3|75	

3851 12
12cr|perl-Algorithm-Merge-0.80.0-3|1	%define upstream_name    Algorithm-Merge
12cr|perl-Algorithm-Merge-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-Algorithm-Merge-0.80.0-3|3	
12cr|perl-Algorithm-Merge-0.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Algorithm-Merge-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Algorithm-Merge-0.80.0-3|6	Release:	3
12cr|perl-Algorithm-Merge-0.80.0-3|7	
12cr|perl-Algorithm-Merge-0.80.0-3|8	Summary:	Implements 3-way merge and diff algorithms
12cr|perl-Algorithm-Merge-0.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-Algorithm-Merge-0.80.0-3|10	Group:		Development/Perl
12cr|perl-Algorithm-Merge-0.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Algorithm-Merge-0.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Algorithm-Merge-0.80.0-3|13	
12cr|perl-Algorithm-Merge-0.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-Algorithm-Merge-0.80.0-3|15	BuildRequires:	perl(Algorithm::Diff)
12cr|perl-Algorithm-Merge-0.80.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Algorithm-Merge-0.80.0-3|17	BuildArch:	noarch
12cr|perl-Algorithm-Merge-0.80.0-3|18	
12cr|perl-Algorithm-Merge-0.80.0-3|19	%description
12cr|perl-Algorithm-Merge-0.80.0-3|20	no description found
12cr|perl-Algorithm-Merge-0.80.0-3|21	
12cr|perl-Algorithm-Merge-0.80.0-3|22	%prep
12cr|perl-Algorithm-Merge-0.80.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Algorithm-Merge-0.80.0-3|24	
12cr|perl-Algorithm-Merge-0.80.0-3|25	%build
12cr|perl-Algorithm-Merge-0.80.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Algorithm-Merge-0.80.0-3|27	%make
12cr|perl-Algorithm-Merge-0.80.0-3|28	
12cr|perl-Algorithm-Merge-0.80.0-3|29	%check
12cr|perl-Algorithm-Merge-0.80.0-3|30	%make test
12cr|perl-Algorithm-Merge-0.80.0-3|31	
12cr|perl-Algorithm-Merge-0.80.0-3|32	%install
12cr|perl-Algorithm-Merge-0.80.0-3|33	%makeinstall_std
12cr|perl-Algorithm-Merge-0.80.0-3|34	
12cr|perl-Algorithm-Merge-0.80.0-3|35	%files
12cr|perl-Algorithm-Merge-0.80.0-3|36	%doc CHANGES README
12cr|perl-Algorithm-Merge-0.80.0-3|37	%{_mandir}/man3/*
12cr|perl-Algorithm-Merge-0.80.0-3|38	%{perl_vendorlib}/*
12cr|perl-Algorithm-Merge-0.80.0-3|39	
12cr|perl-Algorithm-Merge-0.80.0-3|40	
12cr|perl-Algorithm-Merge-0.80.0-3|41	%changelog
12cr|perl-Algorithm-Merge-0.80.0-3|42	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-Algorithm-Merge-0.80.0-3|43	+ Revision: 654848
12cr|perl-Algorithm-Merge-0.80.0-3|44	- rebuild for updated spec-helper
12cr|perl-Algorithm-Merge-0.80.0-3|45	
12cr|perl-Algorithm-Merge-0.80.0-3|46	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Algorithm-Merge-0.80.0-3|47	+ Revision: 471166
12cr|perl-Algorithm-Merge-0.80.0-3|48	- import perl-Algorithm-Merge
12cr|perl-Algorithm-Merge-0.80.0-3|49	
12cr|perl-Algorithm-Merge-0.80.0-3|50	
12cr|perl-Algorithm-Merge-0.80.0-3|51	* Sun Nov 29 2009 cpan2dist 0.08-1mdv
12cr|perl-Algorithm-Merge-0.80.0-3|52	- initial mdv release, generated with cpan2dist

3852 12
12cr|perl-Algorithm-Munkres-0.80.0-3|1	%define upstream_name    Algorithm-Munkres
12cr|perl-Algorithm-Munkres-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-Algorithm-Munkres-0.80.0-3|3	
12cr|perl-Algorithm-Munkres-0.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Algorithm-Munkres-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Algorithm-Munkres-0.80.0-3|6	Release:	3
12cr|perl-Algorithm-Munkres-0.80.0-3|7	
12cr|perl-Algorithm-Munkres-0.80.0-3|8	Summary:	%{upstream_name} module for perl
12cr|perl-Algorithm-Munkres-0.80.0-3|9	License:	GPLv2+
12cr|perl-Algorithm-Munkres-0.80.0-3|10	Group:		Development/Perl
12cr|perl-Algorithm-Munkres-0.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Algorithm-Munkres-0.80.0-3|12	Source0:	ftp.perl.org/pub/CPAN/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Algorithm-Munkres-0.80.0-3|13	
12cr|perl-Algorithm-Munkres-0.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-Algorithm-Munkres-0.80.0-3|15	BuildArch:	noarch
12cr|perl-Algorithm-Munkres-0.80.0-3|16	
12cr|perl-Algorithm-Munkres-0.80.0-3|17	%description
12cr|perl-Algorithm-Munkres-0.80.0-3|18	Perl extension for Munkres' solution to
12cr|perl-Algorithm-Munkres-0.80.0-3|19	classical Assignment problem for square and rectangular matrices
12cr|perl-Algorithm-Munkres-0.80.0-3|20	This module extends the solution of Assignment problem for square
12cr|perl-Algorithm-Munkres-0.80.0-3|21	matrices to rectangular matrices by padding zeros. Thus a rectangular
12cr|perl-Algorithm-Munkres-0.80.0-3|22	matrix is converted to square matrix by padding necessary zeros.
12cr|perl-Algorithm-Munkres-0.80.0-3|23	
12cr|perl-Algorithm-Munkres-0.80.0-3|24	%prep
12cr|perl-Algorithm-Munkres-0.80.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Algorithm-Munkres-0.80.0-3|26	
12cr|perl-Algorithm-Munkres-0.80.0-3|27	%build
12cr|perl-Algorithm-Munkres-0.80.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Algorithm-Munkres-0.80.0-3|29	make
12cr|perl-Algorithm-Munkres-0.80.0-3|30	
12cr|perl-Algorithm-Munkres-0.80.0-3|31	%check
12cr|perl-Algorithm-Munkres-0.80.0-3|32	make test
12cr|perl-Algorithm-Munkres-0.80.0-3|33	
12cr|perl-Algorithm-Munkres-0.80.0-3|34	%install
12cr|perl-Algorithm-Munkres-0.80.0-3|35	%makeinstall_std
12cr|perl-Algorithm-Munkres-0.80.0-3|36	
12cr|perl-Algorithm-Munkres-0.80.0-3|37	%files
12cr|perl-Algorithm-Munkres-0.80.0-3|38	%doc Changes README
12cr|perl-Algorithm-Munkres-0.80.0-3|39	%{perl_vendorlib}/Algorithm
12cr|perl-Algorithm-Munkres-0.80.0-3|40	%{_mandir}/*/*
12cr|perl-Algorithm-Munkres-0.80.0-3|41	
12cr|perl-Algorithm-Munkres-0.80.0-3|42	
12cr|perl-Algorithm-Munkres-0.80.0-3|43	%changelog
12cr|perl-Algorithm-Munkres-0.80.0-3|44	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-Algorithm-Munkres-0.80.0-3|45	+ Revision: 680447
12cr|perl-Algorithm-Munkres-0.80.0-3|46	- mass rebuild
12cr|perl-Algorithm-Munkres-0.80.0-3|47	
12cr|perl-Algorithm-Munkres-0.80.0-3|48	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Algorithm-Munkres-0.80.0-3|49	+ Revision: 409021
12cr|perl-Algorithm-Munkres-0.80.0-3|50	- rebuild using %%perl_convert_version
12cr|perl-Algorithm-Munkres-0.80.0-3|51	
12cr|perl-Algorithm-Munkres-0.80.0-3|52	* Thu Mar 05 2009 Stéphane Téletchéa <steletch@mandriva.org> 0.08-1mdv2009.1
12cr|perl-Algorithm-Munkres-0.80.0-3|53	+ Revision: 348890
12cr|perl-Algorithm-Munkres-0.80.0-3|54	- Initial revision, needed by perl-bioperl
12cr|perl-Algorithm-Munkres-0.80.0-3|55	
12cr|perl-Algorithm-Munkres-0.80.0-3|56	
12cr|perl-Algorithm-Munkres-0.80.0-3|57	* Thu Mar 5 2009 Stéphane Téletchéa <steletch@mandriva.org> 0.08-1mdv2009.1
12cr|perl-Algorithm-Munkres-0.80.0-3|58	- Initial revision, needed by perl-bioperl

3853 12
12cr|perl-Algorithm-Permute-0.120.0-5|1	%define upstream_name    Algorithm-Permute
12cr|perl-Algorithm-Permute-0.120.0-5|2	%define upstream_version 0.12
12cr|perl-Algorithm-Permute-0.120.0-5|3	
12cr|perl-Algorithm-Permute-0.120.0-5|4	Name:       perl-%{upstream_name}
12cr|perl-Algorithm-Permute-0.120.0-5|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Algorithm-Permute-0.120.0-5|6	Release:	5
12cr|perl-Algorithm-Permute-0.120.0-5|7	
12cr|perl-Algorithm-Permute-0.120.0-5|8	Summary:    Handy and fast permutation with OO interface
12cr|perl-Algorithm-Permute-0.120.0-5|9	License:    GPL+ or Artistic
12cr|perl-Algorithm-Permute-0.120.0-5|10	Group:      Development/Perl
12cr|perl-Algorithm-Permute-0.120.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Algorithm-Permute-0.120.0-5|12	Source0:    http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Algorithm-Permute-0.120.0-5|13	
12cr|perl-Algorithm-Permute-0.120.0-5|14	BuildRequires: perl-devel
12cr|perl-Algorithm-Permute-0.120.0-5|15	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Algorithm-Permute-0.120.0-5|16	
12cr|perl-Algorithm-Permute-0.120.0-5|17	%description
12cr|perl-Algorithm-Permute-0.120.0-5|18	This handy module makes performing permutation in Perl easy and fast,
12cr|perl-Algorithm-Permute-0.120.0-5|19	although perhaps its algorithm is not the fastest on the earth. It supports
12cr|perl-Algorithm-Permute-0.120.0-5|20	permutation r of n objects where 0 < r <= n.
12cr|perl-Algorithm-Permute-0.120.0-5|21	
12cr|perl-Algorithm-Permute-0.120.0-5|22	%prep
12cr|perl-Algorithm-Permute-0.120.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Algorithm-Permute-0.120.0-5|24	
12cr|perl-Algorithm-Permute-0.120.0-5|25	%build
12cr|perl-Algorithm-Permute-0.120.0-5|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Algorithm-Permute-0.120.0-5|27	%make
12cr|perl-Algorithm-Permute-0.120.0-5|28	
12cr|perl-Algorithm-Permute-0.120.0-5|29	%check
12cr|perl-Algorithm-Permute-0.120.0-5|30	make test
12cr|perl-Algorithm-Permute-0.120.0-5|31	
12cr|perl-Algorithm-Permute-0.120.0-5|32	%install
12cr|perl-Algorithm-Permute-0.120.0-5|33	rm -rf %buildroot
12cr|perl-Algorithm-Permute-0.120.0-5|34	%makeinstall_std
12cr|perl-Algorithm-Permute-0.120.0-5|35	
12cr|perl-Algorithm-Permute-0.120.0-5|36	%clean
12cr|perl-Algorithm-Permute-0.120.0-5|37	rm -rf %buildroot
12cr|perl-Algorithm-Permute-0.120.0-5|38	
12cr|perl-Algorithm-Permute-0.120.0-5|39	%files
12cr|perl-Algorithm-Permute-0.120.0-5|40	%defattr(-,root,root)
12cr|perl-Algorithm-Permute-0.120.0-5|41	%doc Changes README
12cr|perl-Algorithm-Permute-0.120.0-5|42	%{_mandir}/man3/*
12cr|perl-Algorithm-Permute-0.120.0-5|43	%perl_vendorlib/*
12cr|perl-Algorithm-Permute-0.120.0-5|44	
12cr|perl-Algorithm-Permute-0.120.0-5|45	
12cr|perl-Algorithm-Permute-0.120.0-5|46	%changelog
12cr|perl-Algorithm-Permute-0.120.0-5|47	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.120.0-5
12cr|perl-Algorithm-Permute-0.120.0-5|48	+ Revision: 768358
12cr|perl-Algorithm-Permute-0.120.0-5|49	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Algorithm-Permute-0.120.0-5|50	
12cr|perl-Algorithm-Permute-0.120.0-5|51	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.120.0-4
12cr|perl-Algorithm-Permute-0.120.0-5|52	+ Revision: 680448
12cr|perl-Algorithm-Permute-0.120.0-5|53	- mass rebuild
12cr|perl-Algorithm-Permute-0.120.0-5|54	
12cr|perl-Algorithm-Permute-0.120.0-5|55	* Tue Jul 20 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.120.0-3mdv2011.0
12cr|perl-Algorithm-Permute-0.120.0-5|56	+ Revision: 555417
12cr|perl-Algorithm-Permute-0.120.0-5|57	- rebuild
12cr|perl-Algorithm-Permute-0.120.0-5|58	
12cr|perl-Algorithm-Permute-0.120.0-5|59	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-2mdv2010.0
12cr|perl-Algorithm-Permute-0.120.0-5|60	+ Revision: 405952
12cr|perl-Algorithm-Permute-0.120.0-5|61	- force rebuild
12cr|perl-Algorithm-Permute-0.120.0-5|62	- rebuild using %%perl_convert_version
12cr|perl-Algorithm-Permute-0.120.0-5|63	- fixed license field
12cr|perl-Algorithm-Permute-0.120.0-5|64	
12cr|perl-Algorithm-Permute-0.120.0-5|65	* Fri Feb 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.12-1mdv2009.1
12cr|perl-Algorithm-Permute-0.120.0-5|66	+ Revision: 343337
12cr|perl-Algorithm-Permute-0.120.0-5|67	- import perl-Algorithm-Permute
12cr|perl-Algorithm-Permute-0.120.0-5|68	
12cr|perl-Algorithm-Permute-0.120.0-5|69	
12cr|perl-Algorithm-Permute-0.120.0-5|70	* Fri Feb 20 2009 cpan2dist 0.12-1mdv
12cr|perl-Algorithm-Permute-0.120.0-5|71	- initial mdv release, generated with cpan2dist
12cr|perl-Algorithm-Permute-0.120.0-5|72	

3854 12
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|1	%define upstream_name    Algorithm-RectanglesContainingDot
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|3	
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|6	Release:	3
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|7	
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|8	Summary:	Find rectangles containing a given dot
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|13	
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|16	BuildArch:	noarch
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|17	
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|18	%description
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|19	Given a set of rectangles and a set of dots, the algorithm implemented in
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|20	this modules finds for every dot, which rectangles contain it.
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|21	
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|22	The algorithm complexity is O(R * log(R) * log(R) + D * log(R)) being R the
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|23	number of rectangles and D the number of dots.
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|24	
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|25	Its usage is very simple:
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|26	
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|27	%prep
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|29	
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|30	%build
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|32	%make
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|33	
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|34	%check
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|35	%make test
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|36	
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|37	%install
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|38	%makeinstall_std
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|39	
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|40	%files
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|41	%doc README Changes
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|42	%{_mandir}/man3/*
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|43	%{perl_vendorlib}/*
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|44	
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|45	%changelog
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|46	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|47	+ Revision: 653386
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|48	- rebuild for updated spec-helper
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|49	
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|50	* Tue Sep 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|51	+ Revision: 442852
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|52	- import perl-Algorithm-RectanglesContainingDot
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|53	
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|54	
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|55	* Tue Sep 15 2009 cpan2dist 0.02-1mdv
12cr|perl-Algorithm-RectanglesContainingDot-0.20.0-3|56	- initial mdv release, generated with cpan2dist

3855 12
12cr|perl-Alias-2.320.0-4|1	%define	upstream_name Alias
12cr|perl-Alias-2.320.0-4|2	%define	upstream_version 2.32
12cr|perl-Alias-2.320.0-4|3	
12cr|perl-Alias-2.320.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Alias-2.320.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Alias-2.320.0-4|6	Release:	4
12cr|perl-Alias-2.320.0-4|7	
12cr|perl-Alias-2.320.0-4|8	Summary:	CPAN %{upstream_name} module for aliasing services
12cr|perl-Alias-2.320.0-4|9	License:	GPL+ or Artistic
12cr|perl-Alias-2.320.0-4|10	Group:		Development/Perl
12cr|perl-Alias-2.320.0-4|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Alias-2.320.0-4|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Alias/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Alias-2.320.0-4|13	Patch0:		Alias-2.32-perl-5.14-fix.patch
12cr|perl-Alias-2.320.0-4|14	
12cr|perl-Alias-2.320.0-4|15	BuildRequires:	perl-devel
12cr|perl-Alias-2.320.0-4|16	
12cr|perl-Alias-2.320.0-4|17	%description
12cr|perl-Alias-2.320.0-4|18	This Perl module performs aliasing services. You may find this
12cr|perl-Alias-2.320.0-4|19	module useful if you:
12cr|perl-Alias-2.320.0-4|20	* are tired of dereferencing hash-based object attributes
12cr|perl-Alias-2.320.0-4|21	* wish perl could make-do with fewer $, -> and {} things
12cr|perl-Alias-2.320.0-4|22	* are a little scared of using typeglobs
12cr|perl-Alias-2.320.0-4|23	* want the freedom to put what you want, when you want in
12cr|perl-Alias-2.320.0-4|24	the symbol table without having to deal with weird syntax
12cr|perl-Alias-2.320.0-4|25	* need to use scalar constants in your program since you don't
12cr|perl-Alias-2.320.0-4|26	trust yourself from changing $PI
12cr|perl-Alias-2.320.0-4|27	
12cr|perl-Alias-2.320.0-4|28	%prep
12cr|perl-Alias-2.320.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Alias-2.320.0-4|30	%patch0 -p1 -b .perl514~
12cr|perl-Alias-2.320.0-4|31	
12cr|perl-Alias-2.320.0-4|32	%build
12cr|perl-Alias-2.320.0-4|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Alias-2.320.0-4|34	%make
12cr|perl-Alias-2.320.0-4|35	make test
12cr|perl-Alias-2.320.0-4|36	
12cr|perl-Alias-2.320.0-4|37	%install
12cr|perl-Alias-2.320.0-4|38	%makeinstall_std
12cr|perl-Alias-2.320.0-4|39	
12cr|perl-Alias-2.320.0-4|40	%files
12cr|perl-Alias-2.320.0-4|41	%doc Changes README
12cr|perl-Alias-2.320.0-4|42	%{perl_vendorlib}/*/Alias.pm
12cr|perl-Alias-2.320.0-4|43	%{perl_vendorlib}/*/auto/Alias/*
12cr|perl-Alias-2.320.0-4|44	%{_mandir}/*/*
12cr|perl-Alias-2.320.0-4|45	
12cr|perl-Alias-2.320.0-4|46	
12cr|perl-Alias-2.320.0-4|47	%changelog
12cr|perl-Alias-2.320.0-4|48	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.320.0-4
12cr|perl-Alias-2.320.0-4|49	+ Revision: 773482
12cr|perl-Alias-2.320.0-4|50	- clean out
12cr|perl-Alias-2.320.0-4|51	- fix build with perl 5.14 (P0)
12cr|perl-Alias-2.320.0-4|52	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Alias-2.320.0-4|53	
12cr|perl-Alias-2.320.0-4|54	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.320.0-3
12cr|perl-Alias-2.320.0-4|55	+ Revision: 680449
12cr|perl-Alias-2.320.0-4|56	- mass rebuild
12cr|perl-Alias-2.320.0-4|57	
12cr|perl-Alias-2.320.0-4|58	* Tue Jul 20 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.320.0-2mdv2011.0
12cr|perl-Alias-2.320.0-4|59	+ Revision: 555418
12cr|perl-Alias-2.320.0-4|60	- rebuild
12cr|perl-Alias-2.320.0-4|61	
12cr|perl-Alias-2.320.0-4|62	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 2.320.0-1mdv2010.0
12cr|perl-Alias-2.320.0-4|63	+ Revision: 402092
12cr|perl-Alias-2.320.0-4|64	- rebuild using %%perl_convert_version
12cr|perl-Alias-2.320.0-4|65	
12cr|perl-Alias-2.320.0-4|66	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.32-6mdv2009.0
12cr|perl-Alias-2.320.0-4|67	+ Revision: 255266
12cr|perl-Alias-2.320.0-4|68	- rebuild
12cr|perl-Alias-2.320.0-4|69	
12cr|perl-Alias-2.320.0-4|70	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 2.32-4mdv2008.1
12cr|perl-Alias-2.320.0-4|71	+ Revision: 151812
12cr|perl-Alias-2.320.0-4|72	- rebuild
12cr|perl-Alias-2.320.0-4|73	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Alias-2.320.0-4|74	
12cr|perl-Alias-2.320.0-4|75	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Alias-2.320.0-4|76	- restore BuildRoot
12cr|perl-Alias-2.320.0-4|77	
12cr|perl-Alias-2.320.0-4|78	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 2.32-3mdv2008.0
12cr|perl-Alias-2.320.0-4|79	+ Revision: 25442
12cr|perl-Alias-2.320.0-4|80	- rebuild
12cr|perl-Alias-2.320.0-4|81	
12cr|perl-Alias-2.320.0-4|82	
12cr|perl-Alias-2.320.0-4|83	* Thu Apr 27 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.32-2mdk
12cr|perl-Alias-2.320.0-4|84	- Fix BuildRequires Using perl Policies
12cr|perl-Alias-2.320.0-4|85	- Source URL
12cr|perl-Alias-2.320.0-4|86	- use mkrel
12cr|perl-Alias-2.320.0-4|87	
12cr|perl-Alias-2.320.0-4|88	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 2.32-1mdk
12cr|perl-Alias-2.320.0-4|89	- initial Mandriva package
12cr|perl-Alias-2.320.0-4|90	

3856 12
12cr|perl-aliased-0.300.0-2|1	%define upstream_name    aliased
12cr|perl-aliased-0.300.0-2|2	%define upstream_version 0.30
12cr|perl-aliased-0.300.0-2|3	
12cr|perl-aliased-0.300.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-aliased-0.300.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-aliased-0.300.0-2|6	Release:    %mkrel 2
12cr|perl-aliased-0.300.0-2|7	
12cr|perl-aliased-0.300.0-2|8	Summary:    Use shorter versions of class names
12cr|perl-aliased-0.300.0-2|9	License:    GPL+ or Artistic
12cr|perl-aliased-0.300.0-2|10	Group:      Development/Perl
12cr|perl-aliased-0.300.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-aliased-0.300.0-2|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-aliased-0.300.0-2|13	
12cr|perl-aliased-0.300.0-2|14	BuildRequires: perl(Test::More)
12cr|perl-aliased-0.300.0-2|15	BuildRequires: perl(Module::Build::Compat)
12cr|perl-aliased-0.300.0-2|16	BuildRequires: perl-devel
12cr|perl-aliased-0.300.0-2|17	BuildArch: noarch
12cr|perl-aliased-0.300.0-2|18	
12cr|perl-aliased-0.300.0-2|19	Provides: perl(aliased)
12cr|perl-aliased-0.300.0-2|20	
12cr|perl-aliased-0.300.0-2|21	%description
12cr|perl-aliased-0.300.0-2|22	'aliased' is simple in concept but is a rather handy module. It loads the
12cr|perl-aliased-0.300.0-2|23	class you specify and exports into your namespace a subroutine that returns
12cr|perl-aliased-0.300.0-2|24	the class name. You can explicitly alias the class to another name or, if
12cr|perl-aliased-0.300.0-2|25	you prefer, you can do so implicitly. In the latter case, the name of the
12cr|perl-aliased-0.300.0-2|26	subroutine is the last part of the class name.
12cr|perl-aliased-0.300.0-2|27	
12cr|perl-aliased-0.300.0-2|28	%prep
12cr|perl-aliased-0.300.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-aliased-0.300.0-2|30	
12cr|perl-aliased-0.300.0-2|31	%build
12cr|perl-aliased-0.300.0-2|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-aliased-0.300.0-2|33	%make
12cr|perl-aliased-0.300.0-2|34	
12cr|perl-aliased-0.300.0-2|35	%check
12cr|perl-aliased-0.300.0-2|36	make test
12cr|perl-aliased-0.300.0-2|37	
12cr|perl-aliased-0.300.0-2|38	%install
12cr|perl-aliased-0.300.0-2|39	%makeinstall_std
12cr|perl-aliased-0.300.0-2|40	
12cr|perl-aliased-0.300.0-2|41	%files
12cr|perl-aliased-0.300.0-2|42	%doc Changes META.yml README
12cr|perl-aliased-0.300.0-2|43	%{_mandir}/man3/*
12cr|perl-aliased-0.300.0-2|44	%perl_vendorlib/*
12cr|perl-aliased-0.300.0-2|45	
12cr|perl-aliased-0.300.0-2|46	
12cr|perl-aliased-0.300.0-2|47	%changelog
12cr|perl-aliased-0.300.0-2|48	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.300.0-2mdv2011.0
12cr|perl-aliased-0.300.0-2|49	+ Revision: 658903
12cr|perl-aliased-0.300.0-2|50	- rebuild for updated spec-helper
12cr|perl-aliased-0.300.0-2|51	
12cr|perl-aliased-0.300.0-2|52	* Thu Aug 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2010.0
12cr|perl-aliased-0.300.0-2|53	+ Revision: 410629
12cr|perl-aliased-0.300.0-2|54	- update to 0.30
12cr|perl-aliased-0.300.0-2|55	
12cr|perl-aliased-0.300.0-2|56	* Sun Nov 16 2008 Jérôme Quelin <jquelin@mandriva.org> 0.22-3mdv2009.1
12cr|perl-aliased-0.300.0-2|57	+ Revision: 303674
12cr|perl-aliased-0.300.0-2|58	- forcing provides: since all-lower case modules are automatically stripped
12cr|perl-aliased-0.300.0-2|59	
12cr|perl-aliased-0.300.0-2|60	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.22-2mdv2009.0
12cr|perl-aliased-0.300.0-2|61	+ Revision: 268890
12cr|perl-aliased-0.300.0-2|62	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-aliased-0.300.0-2|63	
12cr|perl-aliased-0.300.0-2|64	* Thu Jun 12 2008 Jérôme Quelin <jquelin@mandriva.org> 0.22-1mdv2009.0
12cr|perl-aliased-0.300.0-2|65	+ Revision: 218578
12cr|perl-aliased-0.300.0-2|66	- fix summary & description
12cr|perl-aliased-0.300.0-2|67	- import perl-aliased
12cr|perl-aliased-0.300.0-2|68	
12cr|perl-aliased-0.300.0-2|69	

3857 12
12cr|perl-Alien-GvaScript-1.220.0-2|1	%define upstream_name    Alien-GvaScript
12cr|perl-Alien-GvaScript-1.220.0-2|2	%define upstream_version 1.22
12cr|perl-Alien-GvaScript-1.220.0-2|3	
12cr|perl-Alien-GvaScript-1.220.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Alien-GvaScript-1.220.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Alien-GvaScript-1.220.0-2|6	Release:    %mkrel 2
12cr|perl-Alien-GvaScript-1.220.0-2|7	
12cr|perl-Alien-GvaScript-1.220.0-2|8	Summary:    Gva extension to the prototype javascript framework
12cr|perl-Alien-GvaScript-1.220.0-2|9	License:    GPL+ or Artistic
12cr|perl-Alien-GvaScript-1.220.0-2|10	Group:      Development/Perl
12cr|perl-Alien-GvaScript-1.220.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Alien-GvaScript-1.220.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Alien/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Alien-GvaScript-1.220.0-2|13	
12cr|perl-Alien-GvaScript-1.220.0-2|14	BuildRequires: perl(File::Copy)
12cr|perl-Alien-GvaScript-1.220.0-2|15	BuildRequires: perl(File::Path)
12cr|perl-Alien-GvaScript-1.220.0-2|16	BuildRequires: perl(Pod::POM)
12cr|perl-Alien-GvaScript-1.220.0-2|17	BuildRequires: perl(Pod::POM::View)
12cr|perl-Alien-GvaScript-1.220.0-2|18	BuildRequires: perl(Pod::POM::View::HTML)
12cr|perl-Alien-GvaScript-1.220.0-2|19	BuildRequires: perl(Test::More)
12cr|perl-Alien-GvaScript-1.220.0-2|20	BuildRequires: perl(Module::Build)
12cr|perl-Alien-GvaScript-1.220.0-2|21	BuildArch: noarch
12cr|perl-Alien-GvaScript-1.220.0-2|22	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Alien-GvaScript-1.220.0-2|23	
12cr|perl-Alien-GvaScript-1.220.0-2|24	%description
12cr|perl-Alien-GvaScript-1.220.0-2|25	GvaScript (pronounce "gee-vascript") is a javascript framework born in
12cr|perl-Alien-GvaScript-1.220.0-2|26	Geneva, Switzerland (GVA is the IATA code for Geneva Cointrin
12cr|perl-Alien-GvaScript-1.220.0-2|27	International Airport).
12cr|perl-Alien-GvaScript-1.220.0-2|28	
12cr|perl-Alien-GvaScript-1.220.0-2|29	It is built on top of the prototype object-oriented javascript framework
12cr|perl-Alien-GvaScript-1.220.0-2|30	(http://prototype.conio.net) and offers a number of extensions and
12cr|perl-Alien-GvaScript-1.220.0-2|31	widgets, such as keymap handling, application-specific events,
12cr|perl-Alien-GvaScript-1.220.0-2|32	autocompletion on input field, tree navigation, and forms with autofocus
12cr|perl-Alien-GvaScript-1.220.0-2|33	and repeated sections. These functionalities are described in separate
12cr|perl-Alien-GvaScript-1.220.0-2|34	documentation pages (see Alien::GvaScript::Intro).
12cr|perl-Alien-GvaScript-1.220.0-2|35	
12cr|perl-Alien-GvaScript-1.220.0-2|36	GvaScript is distributed using Perl tools, but the actual content of the
12cr|perl-Alien-GvaScript-1.220.0-2|37	library is pure javascript; hence its location in the Alien namespace
12cr|perl-Alien-GvaScript-1.220.0-2|38	(see the Alien manifesto).
12cr|perl-Alien-GvaScript-1.220.0-2|39	
12cr|perl-Alien-GvaScript-1.220.0-2|40	GvaScript runtime library does not need Perl; you can integrate it in
12cr|perl-Alien-GvaScript-1.220.0-2|41	any other Web programming framework. Perl is only needed for developers
12cr|perl-Alien-GvaScript-1.220.0-2|42	who want to modify GvaScript sources and recreate a distribution
12cr|perl-Alien-GvaScript-1.220.0-2|43	package.
12cr|perl-Alien-GvaScript-1.220.0-2|44	
12cr|perl-Alien-GvaScript-1.220.0-2|45	%prep
12cr|perl-Alien-GvaScript-1.220.0-2|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Alien-GvaScript-1.220.0-2|47	
12cr|perl-Alien-GvaScript-1.220.0-2|48	%build
12cr|perl-Alien-GvaScript-1.220.0-2|49	%{__perl} Build.PL installdirs=vendor
12cr|perl-Alien-GvaScript-1.220.0-2|50	./Build
12cr|perl-Alien-GvaScript-1.220.0-2|51	
12cr|perl-Alien-GvaScript-1.220.0-2|52	%check
12cr|perl-Alien-GvaScript-1.220.0-2|53	./Build test
12cr|perl-Alien-GvaScript-1.220.0-2|54	
12cr|perl-Alien-GvaScript-1.220.0-2|55	%install
12cr|perl-Alien-GvaScript-1.220.0-2|56	rm -rf %buildroot
12cr|perl-Alien-GvaScript-1.220.0-2|57	./Build install --destdir %buildroot
12cr|perl-Alien-GvaScript-1.220.0-2|58	
12cr|perl-Alien-GvaScript-1.220.0-2|59	%clean
12cr|perl-Alien-GvaScript-1.220.0-2|60	rm -rf %buildroot
12cr|perl-Alien-GvaScript-1.220.0-2|61	
12cr|perl-Alien-GvaScript-1.220.0-2|62	%files
12cr|perl-Alien-GvaScript-1.220.0-2|63	%defattr(-,root,root)
12cr|perl-Alien-GvaScript-1.220.0-2|64	%doc README Changes
12cr|perl-Alien-GvaScript-1.220.0-2|65	%{_mandir}/man3/*
12cr|perl-Alien-GvaScript-1.220.0-2|66	%perl_vendorlib/*
12cr|perl-Alien-GvaScript-1.220.0-2|67	
12cr|perl-Alien-GvaScript-1.220.0-2|68	
12cr|perl-Alien-GvaScript-1.220.0-2|69	%changelog
12cr|perl-Alien-GvaScript-1.220.0-2|70	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.220.0-2mdv2011.0
12cr|perl-Alien-GvaScript-1.220.0-2|71	+ Revision: 658563
12cr|perl-Alien-GvaScript-1.220.0-2|72	- add br
12cr|perl-Alien-GvaScript-1.220.0-2|73	- rebuild for updated spec-helper
12cr|perl-Alien-GvaScript-1.220.0-2|74	
12cr|perl-Alien-GvaScript-1.220.0-2|75	* Thu Jul 15 2010 Jérôme Quelin <jquelin@mandriva.org> 1.220.0-1mdv2011.0
12cr|perl-Alien-GvaScript-1.220.0-2|76	+ Revision: 553571
12cr|perl-Alien-GvaScript-1.220.0-2|77	- update to 1.22
12cr|perl-Alien-GvaScript-1.220.0-2|78	
12cr|perl-Alien-GvaScript-1.220.0-2|79	* Mon Jan 18 2010 Jérôme Quelin <jquelin@mandriva.org> 1.210.0-1mdv2010.1
12cr|perl-Alien-GvaScript-1.220.0-2|80	+ Revision: 492948
12cr|perl-Alien-GvaScript-1.220.0-2|81	- update to 1.21
12cr|perl-Alien-GvaScript-1.220.0-2|82	
12cr|perl-Alien-GvaScript-1.220.0-2|83	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.180.0-1mdv2010.1
12cr|perl-Alien-GvaScript-1.220.0-2|84	+ Revision: 460779
12cr|perl-Alien-GvaScript-1.220.0-2|85	- update to 1.18
12cr|perl-Alien-GvaScript-1.220.0-2|86	
12cr|perl-Alien-GvaScript-1.220.0-2|87	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-1mdv2010.0
12cr|perl-Alien-GvaScript-1.220.0-2|88	+ Revision: 401789
12cr|perl-Alien-GvaScript-1.220.0-2|89	- rebuild using %%perl_convert_version
12cr|perl-Alien-GvaScript-1.220.0-2|90	- fixed license field
12cr|perl-Alien-GvaScript-1.220.0-2|91	
12cr|perl-Alien-GvaScript-1.220.0-2|92	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.11-2mdv2010.0
12cr|perl-Alien-GvaScript-1.220.0-2|93	+ Revision: 375969
12cr|perl-Alien-GvaScript-1.220.0-2|94	- rebuild
12cr|perl-Alien-GvaScript-1.220.0-2|95	
12cr|perl-Alien-GvaScript-1.220.0-2|96	* Tue Mar 31 2009 Jérôme Quelin <jquelin@mandriva.org> 1.11-1mdv2009.1
12cr|perl-Alien-GvaScript-1.220.0-2|97	+ Revision: 362901
12cr|perl-Alien-GvaScript-1.220.0-2|98	- import perl-Alien-GvaScript
12cr|perl-Alien-GvaScript-1.220.0-2|99	
12cr|perl-Alien-GvaScript-1.220.0-2|100	
12cr|perl-Alien-GvaScript-1.220.0-2|101	* Tue Mar 31 2009 jquelin 1.11-1mdv
12cr|perl-Alien-GvaScript-1.220.0-2|102	- initial mdv release
12cr|perl-Alien-GvaScript-1.220.0-2|103	

3858 12
12cr|perl-Alien-SeleniumRC-1.30.0-3|1	%define upstream_name    Alien-SeleniumRC
12cr|perl-Alien-SeleniumRC-1.30.0-3|2	%define upstream_version 1.03
12cr|perl-Alien-SeleniumRC-1.30.0-3|3	
12cr|perl-Alien-SeleniumRC-1.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Alien-SeleniumRC-1.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Alien-SeleniumRC-1.30.0-3|6	Release:	3
12cr|perl-Alien-SeleniumRC-1.30.0-3|7	
12cr|perl-Alien-SeleniumRC-1.30.0-3|8	Summary:	Packaging up SeleniumRC java server
12cr|perl-Alien-SeleniumRC-1.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Alien-SeleniumRC-1.30.0-3|10	Group:		Development/Perl
12cr|perl-Alien-SeleniumRC-1.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Alien-SeleniumRC-1.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Alien/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Alien-SeleniumRC-1.30.0-3|13	
12cr|perl-Alien-SeleniumRC-1.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Alien-SeleniumRC-1.30.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-Alien-SeleniumRC-1.30.0-3|16	BuildArch:	noarch
12cr|perl-Alien-SeleniumRC-1.30.0-3|17	
12cr|perl-Alien-SeleniumRC-1.30.0-3|18	%description
12cr|perl-Alien-SeleniumRC-1.30.0-3|19	The Selenium RC home page is at the http://openqa.org/selenium-rc manpage
12cr|perl-Alien-SeleniumRC-1.30.0-3|20	
12cr|perl-Alien-SeleniumRC-1.30.0-3|21	Selenium Remote Control is a test tool that allows you to write automated
12cr|perl-Alien-SeleniumRC-1.30.0-3|22	web application UI tests in any programming language against any HTTP
12cr|perl-Alien-SeleniumRC-1.30.0-3|23	website using any mainstream JavaScript-enabled browser.
12cr|perl-Alien-SeleniumRC-1.30.0-3|24	
12cr|perl-Alien-SeleniumRC-1.30.0-3|25	Selenium Remote Control provides a Selenium Server, which can automatically
12cr|perl-Alien-SeleniumRC-1.30.0-3|26	start/stop/control any supported browser. It works by using Selenium Core,
12cr|perl-Alien-SeleniumRC-1.30.0-3|27	a pure-HTML+JS library that performs automated tasks in JavaScript.
12cr|perl-Alien-SeleniumRC-1.30.0-3|28	
12cr|perl-Alien-SeleniumRC-1.30.0-3|29	%prep
12cr|perl-Alien-SeleniumRC-1.30.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Alien-SeleniumRC-1.30.0-3|31	
12cr|perl-Alien-SeleniumRC-1.30.0-3|32	%build
12cr|perl-Alien-SeleniumRC-1.30.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Alien-SeleniumRC-1.30.0-3|34	%make
12cr|perl-Alien-SeleniumRC-1.30.0-3|35	
12cr|perl-Alien-SeleniumRC-1.30.0-3|36	%check
12cr|perl-Alien-SeleniumRC-1.30.0-3|37	%make test
12cr|perl-Alien-SeleniumRC-1.30.0-3|38	
12cr|perl-Alien-SeleniumRC-1.30.0-3|39	%install
12cr|perl-Alien-SeleniumRC-1.30.0-3|40	%makeinstall_std
12cr|perl-Alien-SeleniumRC-1.30.0-3|41	
12cr|perl-Alien-SeleniumRC-1.30.0-3|42	%files
12cr|perl-Alien-SeleniumRC-1.30.0-3|43	%doc Changes README
12cr|perl-Alien-SeleniumRC-1.30.0-3|44	%{_mandir}/man3/*
12cr|perl-Alien-SeleniumRC-1.30.0-3|45	%{perl_vendorlib}/*
12cr|perl-Alien-SeleniumRC-1.30.0-3|46	%{_bindir}/selenium-rc
12cr|perl-Alien-SeleniumRC-1.30.0-3|47	
12cr|perl-Alien-SeleniumRC-1.30.0-3|48	
12cr|perl-Alien-SeleniumRC-1.30.0-3|49	
12cr|perl-Alien-SeleniumRC-1.30.0-3|50	%changelog
12cr|perl-Alien-SeleniumRC-1.30.0-3|51	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.30.0-2mdv2011.0
12cr|perl-Alien-SeleniumRC-1.30.0-3|52	+ Revision: 654203
12cr|perl-Alien-SeleniumRC-1.30.0-3|53	- rebuild for updated spec-helper
12cr|perl-Alien-SeleniumRC-1.30.0-3|54	
12cr|perl-Alien-SeleniumRC-1.30.0-3|55	* Fri Dec 24 2010 Shlomi Fish <shlomif@mandriva.org> 1.30.0-1mdv2011.0
12cr|perl-Alien-SeleniumRC-1.30.0-3|56	+ Revision: 624660
12cr|perl-Alien-SeleniumRC-1.30.0-3|57	- import perl-Alien-SeleniumRC
12cr|perl-Alien-SeleniumRC-1.30.0-3|58	

3859 12
12cr|perl-Alien-wxWidgets-0.520.0-2|1	%define upstream_name    Alien-wxWidgets
12cr|perl-Alien-wxWidgets-0.520.0-2|2	%define upstream_version 0.52
12cr|perl-Alien-wxWidgets-0.520.0-2|3	
12cr|perl-Alien-wxWidgets-0.520.0-2|4	Name:           perl-%{upstream_name}
12cr|perl-Alien-wxWidgets-0.520.0-2|5	Version:        %perl_convert_version %{upstream_version}
12cr|perl-Alien-wxWidgets-0.520.0-2|6	Release:	2
12cr|perl-Alien-wxWidgets-0.520.0-2|7	
12cr|perl-Alien-wxWidgets-0.520.0-2|8	Summary:        Building, finding and using wxWidgets binaries
12cr|perl-Alien-wxWidgets-0.520.0-2|9	License:        GPL+ or Artistic
12cr|perl-Alien-wxWidgets-0.520.0-2|10	Group:          Development/Perl
12cr|perl-Alien-wxWidgets-0.520.0-2|11	URL:            http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Alien-wxWidgets-0.520.0-2|12	Source0:        http://www.cpan.org/modules/by-module/Alien/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Alien-wxWidgets-0.520.0-2|13	Patch0:         Alien-wxWidgets-0.43-fix-wrong-libname.patch
12cr|perl-Alien-wxWidgets-0.520.0-2|14	
12cr|perl-Alien-wxWidgets-0.520.0-2|15	Buildrequires:  perl(Module::Build)
12cr|perl-Alien-wxWidgets-0.520.0-2|16	Buildrequires:  perl(Module::Pluggable)
12cr|perl-Alien-wxWidgets-0.520.0-2|17	Buildrequires:  wxgtku2.8-devel
12cr|perl-Alien-wxWidgets-0.520.0-2|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Alien-wxWidgets-0.520.0-2|19	
12cr|perl-Alien-wxWidgets-0.520.0-2|20	%description
12cr|perl-Alien-wxWidgets-0.520.0-2|21	In short Alien::wxWidgets can be used to detect and get configuration settings
12cr|perl-Alien-wxWidgets-0.520.0-2|22	from an installed wxWidgets.
12cr|perl-Alien-wxWidgets-0.520.0-2|23	
12cr|perl-Alien-wxWidgets-0.520.0-2|24	%prep
12cr|perl-Alien-wxWidgets-0.520.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Alien-wxWidgets-0.520.0-2|26	# fix bug 45256
12cr|perl-Alien-wxWidgets-0.520.0-2|27	%patch0 -p0 -b .libname
12cr|perl-Alien-wxWidgets-0.520.0-2|28	
12cr|perl-Alien-wxWidgets-0.520.0-2|29	%build
12cr|perl-Alien-wxWidgets-0.520.0-2|30	%{__perl} Build.PL installdirs=vendor < /dev/null
12cr|perl-Alien-wxWidgets-0.520.0-2|31	./Build
12cr|perl-Alien-wxWidgets-0.520.0-2|32	
12cr|perl-Alien-wxWidgets-0.520.0-2|33	%install
12cr|perl-Alien-wxWidgets-0.520.0-2|34	rm -rf %{buildroot}
12cr|perl-Alien-wxWidgets-0.520.0-2|35	./Build install destdir=%{buildroot}
12cr|perl-Alien-wxWidgets-0.520.0-2|36	
12cr|perl-Alien-wxWidgets-0.520.0-2|37	%check
12cr|perl-Alien-wxWidgets-0.520.0-2|38	./Build test
12cr|perl-Alien-wxWidgets-0.520.0-2|39	
12cr|perl-Alien-wxWidgets-0.520.0-2|40	%clean
12cr|perl-Alien-wxWidgets-0.520.0-2|41	rm -rf %{buildroot}
12cr|perl-Alien-wxWidgets-0.520.0-2|42	
12cr|perl-Alien-wxWidgets-0.520.0-2|43	%files
12cr|perl-Alien-wxWidgets-0.520.0-2|44	%defattr(-,root,root)
12cr|perl-Alien-wxWidgets-0.520.0-2|45	%doc Changes README.txt
12cr|perl-Alien-wxWidgets-0.520.0-2|46	%{perl_vendorarch}/Alien
12cr|perl-Alien-wxWidgets-0.520.0-2|47	%{_mandir}/*/*
12cr|perl-Alien-wxWidgets-0.520.0-2|48	
12cr|perl-Alien-wxWidgets-0.520.0-2|49	
12cr|perl-Alien-wxWidgets-0.520.0-2|50	%changelog
12cr|perl-Alien-wxWidgets-0.520.0-2|51	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.520.0-2
12cr|perl-Alien-wxWidgets-0.520.0-2|52	+ Revision: 768358
12cr|perl-Alien-wxWidgets-0.520.0-2|53	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Alien-wxWidgets-0.520.0-2|54	
12cr|perl-Alien-wxWidgets-0.520.0-2|55	* Sat May 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.520.0-1
12cr|perl-Alien-wxWidgets-0.520.0-2|56	+ Revision: 674706
12cr|perl-Alien-wxWidgets-0.520.0-2|57	- new version
12cr|perl-Alien-wxWidgets-0.520.0-2|58	
12cr|perl-Alien-wxWidgets-0.520.0-2|59	* Tue Jul 20 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.510.0-2mdv2011.0
12cr|perl-Alien-wxWidgets-0.520.0-2|60	+ Revision: 555419
12cr|perl-Alien-wxWidgets-0.520.0-2|61	- rebuild
12cr|perl-Alien-wxWidgets-0.520.0-2|62	
12cr|perl-Alien-wxWidgets-0.520.0-2|63	* Wed Mar 31 2010 Jérôme Quelin <jquelin@mandriva.org> 0.510.0-1mdv2010.1
12cr|perl-Alien-wxWidgets-0.520.0-2|64	+ Revision: 530257
12cr|perl-Alien-wxWidgets-0.520.0-2|65	- update to 0.51
12cr|perl-Alien-wxWidgets-0.520.0-2|66	
12cr|perl-Alien-wxWidgets-0.520.0-2|67	* Mon Jan 11 2010 Jérôme Quelin <jquelin@mandriva.org> 0.500.0-1mdv2010.1
12cr|perl-Alien-wxWidgets-0.520.0-2|68	+ Revision: 489512
12cr|perl-Alien-wxWidgets-0.520.0-2|69	- update to 0.50
12cr|perl-Alien-wxWidgets-0.520.0-2|70	
12cr|perl-Alien-wxWidgets-0.520.0-2|71	* Sun Jan 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.490.0-1mdv2010.1
12cr|perl-Alien-wxWidgets-0.520.0-2|72	+ Revision: 488600
12cr|perl-Alien-wxWidgets-0.520.0-2|73	- update to 0.49
12cr|perl-Alien-wxWidgets-0.520.0-2|74	
12cr|perl-Alien-wxWidgets-0.520.0-2|75	* Mon Dec 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.480.0-1mdv2010.1
12cr|perl-Alien-wxWidgets-0.520.0-2|76	+ Revision: 483033
12cr|perl-Alien-wxWidgets-0.520.0-2|77	- update to 0.48
12cr|perl-Alien-wxWidgets-0.520.0-2|78	
12cr|perl-Alien-wxWidgets-0.520.0-2|79	* Sun Dec 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.470.0-1mdv2010.1
12cr|perl-Alien-wxWidgets-0.520.0-2|80	+ Revision: 474072
12cr|perl-Alien-wxWidgets-0.520.0-2|81	- update to 0.47
12cr|perl-Alien-wxWidgets-0.520.0-2|82	
12cr|perl-Alien-wxWidgets-0.520.0-2|83	* Mon Nov 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.460.0-1mdv2010.1
12cr|perl-Alien-wxWidgets-0.520.0-2|84	+ Revision: 463365
12cr|perl-Alien-wxWidgets-0.520.0-2|85	- update to 0.46
12cr|perl-Alien-wxWidgets-0.520.0-2|86	
12cr|perl-Alien-wxWidgets-0.520.0-2|87	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.450.0-1mdv2010.1
12cr|perl-Alien-wxWidgets-0.520.0-2|88	+ Revision: 461256
12cr|perl-Alien-wxWidgets-0.520.0-2|89	- update to 0.45
12cr|perl-Alien-wxWidgets-0.520.0-2|90	
12cr|perl-Alien-wxWidgets-0.520.0-2|91	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.440.0-1mdv2010.0
12cr|perl-Alien-wxWidgets-0.520.0-2|92	+ Revision: 414986
12cr|perl-Alien-wxWidgets-0.520.0-2|93	- update to 0.44
12cr|perl-Alien-wxWidgets-0.520.0-2|94	
12cr|perl-Alien-wxWidgets-0.520.0-2|95	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.430.0-1mdv2010.0
12cr|perl-Alien-wxWidgets-0.520.0-2|96	+ Revision: 399436
12cr|perl-Alien-wxWidgets-0.520.0-2|97	- using %%perl_convert_version
12cr|perl-Alien-wxWidgets-0.520.0-2|98	- fixed license field
12cr|perl-Alien-wxWidgets-0.520.0-2|99	- fix bug 45256
12cr|perl-Alien-wxWidgets-0.520.0-2|100	
12cr|perl-Alien-wxWidgets-0.520.0-2|101	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.43-1mdv2010.0
12cr|perl-Alien-wxWidgets-0.520.0-2|102	+ Revision: 374412
12cr|perl-Alien-wxWidgets-0.520.0-2|103	- update to new version 0.43
12cr|perl-Alien-wxWidgets-0.520.0-2|104	
12cr|perl-Alien-wxWidgets-0.520.0-2|105	* Sat May 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.42-4mdv2010.0
12cr|perl-Alien-wxWidgets-0.520.0-2|106	+ Revision: 373697
12cr|perl-Alien-wxWidgets-0.520.0-2|107	- forcing rebuild
12cr|perl-Alien-wxWidgets-0.520.0-2|108	
12cr|perl-Alien-wxWidgets-0.520.0-2|109	* Sun Feb 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.42-3mdv2009.1
12cr|perl-Alien-wxWidgets-0.520.0-2|110	+ Revision: 340467
12cr|perl-Alien-wxWidgets-0.520.0-2|111	- removing non-unicode requirement
12cr|perl-Alien-wxWidgets-0.520.0-2|112	
12cr|perl-Alien-wxWidgets-0.520.0-2|113	* Sat Feb 14 2009 Olivier Thauvin <nanardon@mandriva.org> 0.42-2mdv2009.1
12cr|perl-Alien-wxWidgets-0.520.0-2|114	+ Revision: 340293
12cr|perl-Alien-wxWidgets-0.520.0-2|115	- fix buildrequires
12cr|perl-Alien-wxWidgets-0.520.0-2|116	
12cr|perl-Alien-wxWidgets-0.520.0-2|117	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-Alien-wxWidgets-0.520.0-2|118	- fix bug #47728: part one
12cr|perl-Alien-wxWidgets-0.520.0-2|119	
12cr|perl-Alien-wxWidgets-0.520.0-2|120	* Sun Nov 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.42-1mdv2009.1
12cr|perl-Alien-wxWidgets-0.520.0-2|121	+ Revision: 301424
12cr|perl-Alien-wxWidgets-0.520.0-2|122	- update to new version 0.42
12cr|perl-Alien-wxWidgets-0.520.0-2|123	
12cr|perl-Alien-wxWidgets-0.520.0-2|124	* Tue Oct 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.41-1mdv2009.1
12cr|perl-Alien-wxWidgets-0.520.0-2|125	+ Revision: 297810
12cr|perl-Alien-wxWidgets-0.520.0-2|126	- update to new version 0.41
12cr|perl-Alien-wxWidgets-0.520.0-2|127	
12cr|perl-Alien-wxWidgets-0.520.0-2|128	* Fri Oct 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.40-1mdv2009.1
12cr|perl-Alien-wxWidgets-0.520.0-2|129	+ Revision: 294619
12cr|perl-Alien-wxWidgets-0.520.0-2|130	- update to new version 0.40
12cr|perl-Alien-wxWidgets-0.520.0-2|131	
12cr|perl-Alien-wxWidgets-0.520.0-2|132	* Tue Sep 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.39-1mdv2009.0
12cr|perl-Alien-wxWidgets-0.520.0-2|133	+ Revision: 283022
12cr|perl-Alien-wxWidgets-0.520.0-2|134	- update to new version 0.39
12cr|perl-Alien-wxWidgets-0.520.0-2|135	
12cr|perl-Alien-wxWidgets-0.520.0-2|136	* Sun Aug 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.38-1mdv2009.0
12cr|perl-Alien-wxWidgets-0.520.0-2|137	+ Revision: 277940
12cr|perl-Alien-wxWidgets-0.520.0-2|138	- update to new version 0.38
12cr|perl-Alien-wxWidgets-0.520.0-2|139	
12cr|perl-Alien-wxWidgets-0.520.0-2|140	* Mon Jun 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.37-1mdv2009.0
12cr|perl-Alien-wxWidgets-0.520.0-2|141	+ Revision: 230266
12cr|perl-Alien-wxWidgets-0.520.0-2|142	- update to new version 0.37
12cr|perl-Alien-wxWidgets-0.520.0-2|143	
12cr|perl-Alien-wxWidgets-0.520.0-2|144	* Tue May 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.36-1mdv2009.0
12cr|perl-Alien-wxWidgets-0.520.0-2|145	+ Revision: 209315
12cr|perl-Alien-wxWidgets-0.520.0-2|146	- update to new version 0.36
12cr|perl-Alien-wxWidgets-0.520.0-2|147	
12cr|perl-Alien-wxWidgets-0.520.0-2|148	* Tue May 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.35-1mdv2009.0
12cr|perl-Alien-wxWidgets-0.520.0-2|149	+ Revision: 201835
12cr|perl-Alien-wxWidgets-0.520.0-2|150	- update to new version 0.35
12cr|perl-Alien-wxWidgets-0.520.0-2|151	
12cr|perl-Alien-wxWidgets-0.520.0-2|152	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-1mdv2009.0
12cr|perl-Alien-wxWidgets-0.520.0-2|153	+ Revision: 193735
12cr|perl-Alien-wxWidgets-0.520.0-2|154	- update to new version 0.34
12cr|perl-Alien-wxWidgets-0.520.0-2|155	
12cr|perl-Alien-wxWidgets-0.520.0-2|156	* Sun Feb 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-2mdv2008.1
12cr|perl-Alien-wxWidgets-0.520.0-2|157	+ Revision: 164818
12cr|perl-Alien-wxWidgets-0.520.0-2|158	- despite containing only .pm files, this is not a noarch package
12cr|perl-Alien-wxWidgets-0.520.0-2|159	- rebuild
12cr|perl-Alien-wxWidgets-0.520.0-2|160	
12cr|perl-Alien-wxWidgets-0.520.0-2|161	* Mon Jan 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-1mdv2008.1
12cr|perl-Alien-wxWidgets-0.520.0-2|162	+ Revision: 155666
12cr|perl-Alien-wxWidgets-0.520.0-2|163	- update to new version 0.33
12cr|perl-Alien-wxWidgets-0.520.0-2|164	
12cr|perl-Alien-wxWidgets-0.520.0-2|165	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Alien-wxWidgets-0.520.0-2|166	- restore BuildRoot
12cr|perl-Alien-wxWidgets-0.520.0-2|167	
12cr|perl-Alien-wxWidgets-0.520.0-2|168	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Alien-wxWidgets-0.520.0-2|169	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Alien-wxWidgets-0.520.0-2|170	
12cr|perl-Alien-wxWidgets-0.520.0-2|171	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.32-1mdv2008.1
12cr|perl-Alien-wxWidgets-0.520.0-2|172	+ Revision: 105466
12cr|perl-Alien-wxWidgets-0.520.0-2|173	- import perl-Alien-wxWidgets
12cr|perl-Alien-wxWidgets-0.520.0-2|174	
12cr|perl-Alien-wxWidgets-0.520.0-2|175	
12cr|perl-Alien-wxWidgets-0.520.0-2|176	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.32-1mdv2008.1
12cr|perl-Alien-wxWidgets-0.520.0-2|177	- first mdv release

3860 12
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|1	%define upstream_name    AnnoCPAN-Perldoc
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|2	%define upstream_version 0.10
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|3	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|6	Release:    %mkrel 2
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|7	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|8	Summary:    Integrate AnnoCPAN notes locally into perldoc
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|9	License:    GPL+ or Artistic
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|10	Group:      Development/Perl
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|12	Source0:    http://www.cpan.org/modules/by-module/AnnoCPAN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|13	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|14	BuildRequires: perl(DBD::SQLite)
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|15	BuildRequires: perl(DBI)
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|16	BuildRequires: perl(Digest::MD5)
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|17	BuildRequires: perl(IO::String)
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|18	BuildRequires: perl(Pod::Perldoc)
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|19	BuildRequires: perl(Test::Pod)
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|20	BuildRequires: perl-devel
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|21	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|22	BuildArch: noarch
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|23	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|24	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|25	%description
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|26	AnnoCPAN is a web interface for the documentation of all the modules on
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|27	CPAN, where users can add annotations on the margin of specific paragraphs
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|28	throughout the POD. The master AnnoCPAN site is located at
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|29	http://annocpan.org/.
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|30	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|31	AnnoCPAN-Perldoc provides a substitute for the 'perldoc' command that
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|32	displays the annotations locally and without requiring a connection to the
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|33	Internet. It works by using a local note database that can be downloaded
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|34	from
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|35	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|36	http://annocpan.org/annopod.db
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|37	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|38	%prep
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|40	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|41	%build
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|43	%make
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|44	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|45	%check
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|46	make test
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|47	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|48	%install
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|49	rm -rf %buildroot
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|50	%makeinstall_std
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|51	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|52	%clean
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|53	rm -rf %buildroot
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|54	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|55	%files
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|56	%defattr(-,root,root)
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|57	%doc README
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|58	%{_mandir}/man1/*
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|59	%{_mandir}/man3/*
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|60	%perl_vendorlib/*
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|61	/usr/bin/annopod
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|62	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|63	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|64	%changelog
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|65	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|66	+ Revision: 654862
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|67	- rebuild for updated spec-helper
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|68	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|69	* Wed Feb 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|70	+ Revision: 503915
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|71	- rebuild using %%perl_convert_version
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|72	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|73	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10-2mdv2010.0
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|74	+ Revision: 376126
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|75	- fixing man1 %%files
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|76	- rebuild
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|77	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|78	* Tue Mar 31 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10-1mdv2009.1
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|79	+ Revision: 362925
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|80	- adding missing prereq
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|81	- import perl-AnnoCPAN-Perldoc
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|82	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|83	
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|84	* Tue Mar 31 2009 cpan2dist 0.10-1mdv
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|85	- initial mdv release, generated with cpan2dist
12cr|perl-AnnoCPAN-Perldoc-0.100.0-2|86	

3861 12
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|1	%define upstream_name    AnnoCPAN-Perldoc-SyncDB
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|3	
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|6	Release:	3
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|7	
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|8	Summary:	Download the AnnoCPAN database
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|9	License:	GPL+ or Artistic
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|10	Group:		Development/Perl
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/AnnoCPAN/%{upstream_name}-%{upstream_version}.tgz
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|13	
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|15	BuildRequires:	perl(File::Spec)
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|16	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|18	
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|19	BuildArch:	noarch
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|20	
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|21	%description
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|22	This module provides a simple interface to mirror the the
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|23	http://annocpan.org/ manpage content to a local machine. In conjunction
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|24	with the the AnnoCPAN::Perldoc manpage module, this allows one to get all
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|25	the benefits of the AnnoCPAN website in one's local 'perldoc' command.
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|26	
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|27	Recommended usage: 1) Install this module and AnnoCPAN::Perldoc, 2) set up
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|28	a weekly process to run the 'syncannopod' command included in this
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|29	distribution, 3) Put the following in your shell configuration: 'alias
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|30	perldoc annopod'.
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|31	
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|32	%prep
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|34	
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|35	%build
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|37	%make
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|38	
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|39	%check
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|40	make test
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|41	
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|42	%install
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|43	%makeinstall_std
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|44	
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|45	%files
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|46	%doc ChangeLog LICENSE README
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|47	%{_mandir}/man1/*
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|48	%{_mandir}/man3/*
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|49	%{perl_vendorlib}/*
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|50	%{_bindir}/syncannopod
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|51	
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|52	
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|53	%changelog
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|54	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|55	+ Revision: 654873
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|56	- rebuild for updated spec-helper
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|57	
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|58	* Wed Feb 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|59	+ Revision: 503920
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|60	- rebuild using %%perl_convert_version
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|61	
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|62	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.11-2mdv2010.0
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|63	+ Revision: 376127
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|64	- fixing man1 %%files
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|65	- rebuild
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|66	
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|67	* Tue Mar 31 2009 Jérôme Quelin <jquelin@mandriva.org> 0.11-1mdv2009.1
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|68	+ Revision: 362914
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|69	- import perl-AnnoCPAN-Perldoc-SyncDB
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|70	
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|71	
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|72	* Tue Mar 31 2009 cpan2dist 0.11-1mdv
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|73	- initial mdv release, generated with cpan2dist
12cr|perl-AnnoCPAN-Perldoc-SyncDB-0.110.0-3|74	

3862 12
12cr|perl-ANSIColor-3.0.0-5|1	%define upstream_name    ANSIColor
12cr|perl-ANSIColor-3.0.0-5|2	%define upstream_version 3.00
12cr|perl-ANSIColor-3.0.0-5|3	
12cr|perl-ANSIColor-3.0.0-5|4	Name:		perl-%{upstream_name}
12cr|perl-ANSIColor-3.0.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ANSIColor-3.0.0-5|6	Release:	5
12cr|perl-ANSIColor-3.0.0-5|7	
12cr|perl-ANSIColor-3.0.0-5|8	Summary:	Color output using ANSI escape sequences
12cr|perl-ANSIColor-3.0.0-5|9	License:	GPL+ or Artistic
12cr|perl-ANSIColor-3.0.0-5|10	Group:		Development/Perl
12cr|perl-ANSIColor-3.0.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ANSIColor-3.0.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-ANSIColor-3.0.0-5|13	
12cr|perl-ANSIColor-3.0.0-5|14	BuildRequires:	perl-devel
12cr|perl-ANSIColor-3.0.0-5|15	BuildArch:	noarch
12cr|perl-ANSIColor-3.0.0-5|16	
12cr|perl-ANSIColor-3.0.0-5|17	%description
12cr|perl-ANSIColor-3.0.0-5|18	This module has two interfaces, one through color() and colored() and the
12cr|perl-ANSIColor-3.0.0-5|19	other through constants. It also offers the utility function uncolor(),
12cr|perl-ANSIColor-3.0.0-5|20	which has to be explicitly imported to be used (see the /SYNOPSIS manpage).
12cr|perl-ANSIColor-3.0.0-5|21	
12cr|perl-ANSIColor-3.0.0-5|22	color() takes any number of strings as arguments and considers them to be
12cr|perl-ANSIColor-3.0.0-5|23	space-separated lists of attributes. It then forms and returns the escape
12cr|perl-ANSIColor-3.0.0-5|24	sequence to set those attributes. It doesn't print it out, just returns it,
12cr|perl-ANSIColor-3.0.0-5|25	so you'll have to print it yourself if you want to (this is so that you can
12cr|perl-ANSIColor-3.0.0-5|26	save it as a string, pass it to something else, send it to a file handle,
12cr|perl-ANSIColor-3.0.0-5|27	or do anything else with it that you might care to).
12cr|perl-ANSIColor-3.0.0-5|28	
12cr|perl-ANSIColor-3.0.0-5|29	uncolor() performs the opposite translation, turning escape sequences into
12cr|perl-ANSIColor-3.0.0-5|30	a list of strings.
12cr|perl-ANSIColor-3.0.0-5|31	
12cr|perl-ANSIColor-3.0.0-5|32	%prep
12cr|perl-ANSIColor-3.0.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ANSIColor-3.0.0-5|34	
12cr|perl-ANSIColor-3.0.0-5|35	%build
12cr|perl-ANSIColor-3.0.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ANSIColor-3.0.0-5|37	%make
12cr|perl-ANSIColor-3.0.0-5|38	
12cr|perl-ANSIColor-3.0.0-5|39	%check
12cr|perl-ANSIColor-3.0.0-5|40	make test
12cr|perl-ANSIColor-3.0.0-5|41	
12cr|perl-ANSIColor-3.0.0-5|42	%install
12cr|perl-ANSIColor-3.0.0-5|43	%makeinstall_std
12cr|perl-ANSIColor-3.0.0-5|44	
12cr|perl-ANSIColor-3.0.0-5|45	%files
12cr|perl-ANSIColor-3.0.0-5|46	%doc README ChangeLog README
12cr|perl-ANSIColor-3.0.0-5|47	%{_mandir}/man3/*
12cr|perl-ANSIColor-3.0.0-5|48	%{perl_vendorlib}/*
12cr|perl-ANSIColor-3.0.0-5|49	
12cr|perl-ANSIColor-3.0.0-5|50	
12cr|perl-ANSIColor-3.0.0-5|51	%changelog
12cr|perl-ANSIColor-3.0.0-5|52	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 3.0.0-4mdv2011.0
12cr|perl-ANSIColor-3.0.0-5|53	+ Revision: 656880
12cr|perl-ANSIColor-3.0.0-5|54	- rebuild for updated spec-helper
12cr|perl-ANSIColor-3.0.0-5|55	
12cr|perl-ANSIColor-3.0.0-5|56	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 3.0.0-3mdv2011.0
12cr|perl-ANSIColor-3.0.0-5|57	+ Revision: 597200
12cr|perl-ANSIColor-3.0.0-5|58	- rebuild
12cr|perl-ANSIColor-3.0.0-5|59	
12cr|perl-ANSIColor-3.0.0-5|60	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 3.0.0-2mdv2011.0
12cr|perl-ANSIColor-3.0.0-5|61	+ Revision: 562436
12cr|perl-ANSIColor-3.0.0-5|62	- rebuild
12cr|perl-ANSIColor-3.0.0-5|63	
12cr|perl-ANSIColor-3.0.0-5|64	* Mon Jan 25 2010 Jérôme Quelin <jquelin@mandriva.org> 3.0.0-1mdv2011.0
12cr|perl-ANSIColor-3.0.0-5|65	+ Revision: 495700
12cr|perl-ANSIColor-3.0.0-5|66	- update to 3.00
12cr|perl-ANSIColor-3.0.0-5|67	
12cr|perl-ANSIColor-3.0.0-5|68	* Mon Aug 31 2009 Jérôme Quelin <jquelin@mandriva.org> 2.20.0-1mdv2010.0
12cr|perl-ANSIColor-3.0.0-5|69	+ Revision: 422879
12cr|perl-ANSIColor-3.0.0-5|70	- update to 2.02
12cr|perl-ANSIColor-3.0.0-5|71	
12cr|perl-ANSIColor-3.0.0-5|72	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 2.10.0-2mdv2010.0
12cr|perl-ANSIColor-3.0.0-5|73	+ Revision: 420983
12cr|perl-ANSIColor-3.0.0-5|74	- rebuild
12cr|perl-ANSIColor-3.0.0-5|75	
12cr|perl-ANSIColor-3.0.0-5|76	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 2.10.0-1mdv2010.0
12cr|perl-ANSIColor-3.0.0-5|77	+ Revision: 401788
12cr|perl-ANSIColor-3.0.0-5|78	- rebuild using %%perl_convert_version
12cr|perl-ANSIColor-3.0.0-5|79	- fixed license field
12cr|perl-ANSIColor-3.0.0-5|80	
12cr|perl-ANSIColor-3.0.0-5|81	* Mon Jul 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.01-1mdv2010.0
12cr|perl-ANSIColor-3.0.0-5|82	+ Revision: 392983
12cr|perl-ANSIColor-3.0.0-5|83	- update to new version 2.01
12cr|perl-ANSIColor-3.0.0-5|84	
12cr|perl-ANSIColor-3.0.0-5|85	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 2.00-2mdv2010.0
12cr|perl-ANSIColor-3.0.0-5|86	+ Revision: 375972
12cr|perl-ANSIColor-3.0.0-5|87	- rebuild
12cr|perl-ANSIColor-3.0.0-5|88	
12cr|perl-ANSIColor-3.0.0-5|89	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 2.00-1mdv2010.0
12cr|perl-ANSIColor-3.0.0-5|90	+ Revision: 372414
12cr|perl-ANSIColor-3.0.0-5|91	- import perl-ANSIColor
12cr|perl-ANSIColor-3.0.0-5|92	
12cr|perl-ANSIColor-3.0.0-5|93	
12cr|perl-ANSIColor-3.0.0-5|94	* Wed May 06 2009 cpan2dist 2.00-1mdv
12cr|perl-ANSIColor-3.0.0-5|95	- initial mdv release, generated with cpan2dist
12cr|perl-ANSIColor-3.0.0-5|96	

3863 12
12cr|perl-AnyData-0.100.0-3|1	%define upstream_name    AnyData
12cr|perl-AnyData-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-AnyData-0.100.0-3|3	
12cr|perl-AnyData-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-AnyData-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-AnyData-0.100.0-3|6	Release:	3
12cr|perl-AnyData-0.100.0-3|7	
12cr|perl-AnyData-0.100.0-3|8	Summary:	Easy access to data in many formats
12cr|perl-AnyData-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-AnyData-0.100.0-3|10	Group:		Development/Perl
12cr|perl-AnyData-0.100.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-AnyData-0.100.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/J/JZ/JZUCKER/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-AnyData-0.100.0-3|13	
12cr|perl-AnyData-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-AnyData-0.100.0-3|15	BuildArch:	noarch
12cr|perl-AnyData-0.100.0-3|16	
12cr|perl-AnyData-0.100.0-3|17	%description
12cr|perl-AnyData-0.100.0-3|18	The rather wacky idea behind this module and its sister module DBD::AnyData is
12cr|perl-AnyData-0.100.0-3|19	that any data, regardless of source or format should be accessible and
12cr|perl-AnyData-0.100.0-3|20	modifiable with the same simple set of methods. This module provides a
12cr|perl-AnyData-0.100.0-3|21	multi-dimensional tied hash interface to data in a dozen different formats. The
12cr|perl-AnyData-0.100.0-3|22	DBD::AnyData module adds a DBI/SQL interface for those same formats.
12cr|perl-AnyData-0.100.0-3|23	
12cr|perl-AnyData-0.100.0-3|24	Both modules provide built-in protections including appropriate flocking() for
12cr|perl-AnyData-0.100.0-3|25	all I/O and (in most cases) record-at-a-time access to files rather than
12cr|perl-AnyData-0.100.0-3|26	slurping of entire files.
12cr|perl-AnyData-0.100.0-3|27	
12cr|perl-AnyData-0.100.0-3|28	Currently supported formats include general format flatfiles (CSV, Fixed
12cr|perl-AnyData-0.100.0-3|29	Length, etc.), specific formats (passwd files, httpd logs, etc.), and a variety
12cr|perl-AnyData-0.100.0-3|30	of other kinds of formats (XML, Mp3, HTML tables). The number of supported
12cr|perl-AnyData-0.100.0-3|31	formats will continue to grow rapidly since there is an open API making it easy
12cr|perl-AnyData-0.100.0-3|32	for any author to create additional format parsers which can be plugged in to
12cr|perl-AnyData-0.100.0-3|33	AnyData itself and thereby be accessible by either the tiedhash or DBI/SQL
12cr|perl-AnyData-0.100.0-3|34	interface.
12cr|perl-AnyData-0.100.0-3|35	
12cr|perl-AnyData-0.100.0-3|36	%prep
12cr|perl-AnyData-0.100.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-AnyData-0.100.0-3|38	
12cr|perl-AnyData-0.100.0-3|39	%build
12cr|perl-AnyData-0.100.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-AnyData-0.100.0-3|41	%make
12cr|perl-AnyData-0.100.0-3|42	
12cr|perl-AnyData-0.100.0-3|43	%check
12cr|perl-AnyData-0.100.0-3|44	make test
12cr|perl-AnyData-0.100.0-3|45	
12cr|perl-AnyData-0.100.0-3|46	%install
12cr|perl-AnyData-0.100.0-3|47	%makeinstall_std
12cr|perl-AnyData-0.100.0-3|48	
12cr|perl-AnyData-0.100.0-3|49	%files
12cr|perl-AnyData-0.100.0-3|50	%doc Changes README
12cr|perl-AnyData-0.100.0-3|51	%dir %{perl_vendorlib}/AnyData
12cr|perl-AnyData-0.100.0-3|52	%dir %{perl_vendorlib}/AnyData/Storage
12cr|perl-AnyData-0.100.0-3|53	%dir %{perl_vendorlib}/AnyData/Format
12cr|perl-AnyData-0.100.0-3|54	%{perl_vendorlib}/AnyData/Storage/*
12cr|perl-AnyData-0.100.0-3|55	%{perl_vendorlib}/AnyData/Format/*
12cr|perl-AnyData-0.100.0-3|56	%{perl_vendorlib}/*.pm
12cr|perl-AnyData-0.100.0-3|57	%{_mandir}/*/*
12cr|perl-AnyData-0.100.0-3|58	
12cr|perl-AnyData-0.100.0-3|59	
12cr|perl-AnyData-0.100.0-3|60	%changelog
12cr|perl-AnyData-0.100.0-3|61	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-AnyData-0.100.0-3|62	+ Revision: 680450
12cr|perl-AnyData-0.100.0-3|63	- mass rebuild
12cr|perl-AnyData-0.100.0-3|64	
12cr|perl-AnyData-0.100.0-3|65	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-AnyData-0.100.0-3|66	+ Revision: 402961
12cr|perl-AnyData-0.100.0-3|67	- rebuild using %%perl_convert_version
12cr|perl-AnyData-0.100.0-3|68	
12cr|perl-AnyData-0.100.0-3|69	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.10-3mdv2009.0
12cr|perl-AnyData-0.100.0-3|70	+ Revision: 241144
12cr|perl-AnyData-0.100.0-3|71	- rebuild
12cr|perl-AnyData-0.100.0-3|72	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-AnyData-0.100.0-3|73	
12cr|perl-AnyData-0.100.0-3|74	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-AnyData-0.100.0-3|75	- restore BuildRoot
12cr|perl-AnyData-0.100.0-3|76	
12cr|perl-AnyData-0.100.0-3|77	* Mon May 14 2007 Oden Eriksson <oeriksson@mandriva.com> 0.10-1mdv2008.0
12cr|perl-AnyData-0.100.0-3|78	+ Revision: 26654
12cr|perl-AnyData-0.100.0-3|79	- Import perl-AnyData
12cr|perl-AnyData-0.100.0-3|80	
12cr|perl-AnyData-0.100.0-3|81	
12cr|perl-AnyData-0.100.0-3|82	
12cr|perl-AnyData-0.100.0-3|83	* Mon May 14 2007 Oden Eriksson <oeriksson@mandriva.com> 0.10-1
12cr|perl-AnyData-0.100.0-3|84	- initial Mandriva package

3864 12
12cr|perl-AnyEvent-6.140.0-1|1	%define pkgname AnyEvent
12cr|perl-AnyEvent-6.140.0-1|2	%define filelist %{pkgname}-%{version}-filelist
12cr|perl-AnyEvent-6.140.0-1|3	%define maketest 1
12cr|perl-AnyEvent-6.140.0-1|4	%define upstream_version 6.14
12cr|perl-AnyEvent-6.140.0-1|5	
12cr|perl-AnyEvent-6.140.0-1|6	Name:      perl-%pkgname
12cr|perl-AnyEvent-6.140.0-1|7	Summary:   Provide framework for multiple event loops
12cr|perl-AnyEvent-6.140.0-1|8	Version:   %perl_convert_version %upstream_version
12cr|perl-AnyEvent-6.140.0-1|9	Release:	1
12cr|perl-AnyEvent-6.140.0-1|10	Epoch: 3
12cr|perl-AnyEvent-6.140.0-1|11	License:   Artistic
12cr|perl-AnyEvent-6.140.0-1|12	Group:     Development/Perl
12cr|perl-AnyEvent-6.140.0-1|13	URL:       http://search.cpan.org/~mlehmann/AnyEvent/
12cr|perl-AnyEvent-6.140.0-1|14	SOURCE:    http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/AnyEvent-%upstream_version.tar.gz
12cr|perl-AnyEvent-6.140.0-1|15	Buildroot: %{_tmppath}/%{name}-%{version}-%(id -u -n)
12cr|perl-AnyEvent-6.140.0-1|16	BuildRequires: perl-devel
12cr|perl-AnyEvent-6.140.0-1|17	BuildRequires: perl-Event
12cr|perl-AnyEvent-6.140.0-1|18	
12cr|perl-AnyEvent-6.140.0-1|19	%description
12cr|perl-AnyEvent-6.140.0-1|20	AnyEvent - provide framework for multiple event loops
12cr|perl-AnyEvent-6.140.0-1|21	Event, Glib, Tk, Perl, - various supported event loops
12cr|perl-AnyEvent-6.140.0-1|22	
12cr|perl-AnyEvent-6.140.0-1|23	%package EV
12cr|perl-AnyEvent-6.140.0-1|24	Group: Development/Perl
12cr|perl-AnyEvent-6.140.0-1|25	Summary: Provide framework for multiple event loops - EV integration
12cr|perl-AnyEvent-6.140.0-1|26	%description EV
12cr|perl-AnyEvent-6.140.0-1|27	AnyEvent - provide framework for multiple event loops
12cr|perl-AnyEvent-6.140.0-1|28	EV event loop integration
12cr|perl-AnyEvent-6.140.0-1|29	
12cr|perl-AnyEvent-6.140.0-1|30	%package Event-Lib
12cr|perl-AnyEvent-6.140.0-1|31	Group: Development/Perl
12cr|perl-AnyEvent-6.140.0-1|32	Summary: Provide framework for multiple event loops - Event::Lib integration
12cr|perl-AnyEvent-6.140.0-1|33	%description Event-Lib
12cr|perl-AnyEvent-6.140.0-1|34	AnyEvent - provide framework for multiple event loops
12cr|perl-AnyEvent-6.140.0-1|35	Event::Lib event loop integration
12cr|perl-AnyEvent-6.140.0-1|36	
12cr|perl-AnyEvent-6.140.0-1|37	%package Tk
12cr|perl-AnyEvent-6.140.0-1|38	Group: Development/Perl
12cr|perl-AnyEvent-6.140.0-1|39	Summary: Provide framework for multiple event loops - Tk integration
12cr|perl-AnyEvent-6.140.0-1|40	%description Tk
12cr|perl-AnyEvent-6.140.0-1|41	AnyEvent - provide framework for multiple event loops
12cr|perl-AnyEvent-6.140.0-1|42	Tk event loop integration
12cr|perl-AnyEvent-6.140.0-1|43	
12cr|perl-AnyEvent-6.140.0-1|44	%package POE
12cr|perl-AnyEvent-6.140.0-1|45	Group: Development/Perl
12cr|perl-AnyEvent-6.140.0-1|46	Summary: Provide framework for multiple event loops - POE integration
12cr|perl-AnyEvent-6.140.0-1|47	%description POE
12cr|perl-AnyEvent-6.140.0-1|48	AnyEvent - provide framework for multiple event loops
12cr|perl-AnyEvent-6.140.0-1|49	POE event loop integration
12cr|perl-AnyEvent-6.140.0-1|50	
12cr|perl-AnyEvent-6.140.0-1|51	%package IOAsync
12cr|perl-AnyEvent-6.140.0-1|52	Group: Development/Perl
12cr|perl-AnyEvent-6.140.0-1|53	Summary: Provide framework for multiple event loops - IO::Async integration
12cr|perl-AnyEvent-6.140.0-1|54	%description IOAsync
12cr|perl-AnyEvent-6.140.0-1|55	AnyEvent - provide framework for multiple event loops
12cr|perl-AnyEvent-6.140.0-1|56	IO::Async event loop integration
12cr|perl-AnyEvent-6.140.0-1|57	
12cr|perl-AnyEvent-6.140.0-1|58	%package Irssi
12cr|perl-AnyEvent-6.140.0-1|59	Group: Development/Perl
12cr|perl-AnyEvent-6.140.0-1|60	Summary: Provide framework for multiple event loops - Irssi integration
12cr|perl-AnyEvent-6.140.0-1|61	%description Irssi
12cr|perl-AnyEvent-6.140.0-1|62	AnyEvent - provide framework for multiple event loops
12cr|perl-AnyEvent-6.140.0-1|63	Irssi event loop integration
12cr|perl-AnyEvent-6.140.0-1|64	
12cr|perl-AnyEvent-6.140.0-1|65	
12cr|perl-AnyEvent-6.140.0-1|66	%prep
12cr|perl-AnyEvent-6.140.0-1|67	%setup -q -n %{pkgname}-%{upstream_version}
12cr|perl-AnyEvent-6.140.0-1|68	chmod -R u+w %{_builddir}/%{pkgname}-%{upstream_version}
12cr|perl-AnyEvent-6.140.0-1|69	
12cr|perl-AnyEvent-6.140.0-1|70	%build
12cr|perl-AnyEvent-6.140.0-1|71	grep -rsl '^#!.*perl' . |
12cr|perl-AnyEvent-6.140.0-1|72	grep -v '.bak$' |xargs --no-run-if-empty \
12cr|perl-AnyEvent-6.140.0-1|73	%__perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
12cr|perl-AnyEvent-6.140.0-1|74	CFLAGS="$RPM_OPT_FLAGS"
12cr|perl-AnyEvent-6.140.0-1|75	%{__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
12cr|perl-AnyEvent-6.140.0-1|76	%{__make}
12cr|perl-AnyEvent-6.140.0-1|77	%check
12cr|perl-AnyEvent-6.140.0-1|78	%{__make} test
12cr|perl-AnyEvent-6.140.0-1|79	
12cr|perl-AnyEvent-6.140.0-1|80	%install
12cr|perl-AnyEvent-6.140.0-1|81	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-AnyEvent-6.140.0-1|82	
12cr|perl-AnyEvent-6.140.0-1|83	%{makeinstall} `%{__perl} -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
12cr|perl-AnyEvent-6.140.0-1|84	
12cr|perl-AnyEvent-6.140.0-1|85	# remove special files
12cr|perl-AnyEvent-6.140.0-1|86	find %{buildroot} -name "perllocal.pod" \
12cr|perl-AnyEvent-6.140.0-1|87	-o -name ".packlist"                \
12cr|perl-AnyEvent-6.140.0-1|88	-o -name "*.bs"                     \
12cr|perl-AnyEvent-6.140.0-1|89	|xargs -i rm -f {}
12cr|perl-AnyEvent-6.140.0-1|90	
12cr|perl-AnyEvent-6.140.0-1|91	# no empty directories
12cr|perl-AnyEvent-6.140.0-1|92	find %{buildroot}%{_prefix}             \
12cr|perl-AnyEvent-6.140.0-1|93	-type d -depth                      \
12cr|perl-AnyEvent-6.140.0-1|94	-exec rmdir {} \; 2>/dev/null
12cr|perl-AnyEvent-6.140.0-1|95	
12cr|perl-AnyEvent-6.140.0-1|96	#we don't have perl-Qt anymore:
12cr|perl-AnyEvent-6.140.0-1|97	rm -f %buildroot%{perl_vendorarch}/AnyEvent/Impl/Qt.pm
12cr|perl-AnyEvent-6.140.0-1|98	rm -f %buildroot%_mandir/man3/AnyEvent::Impl::Qt*
12cr|perl-AnyEvent-6.140.0-1|99	#we don't have perl-FLTK (yet):
12cr|perl-AnyEvent-6.140.0-1|100	rm -f %buildroot%{perl_vendorarch}/AnyEvent/Impl/FLTK.pm
12cr|perl-AnyEvent-6.140.0-1|101	rm -f %buildroot%_mandir/man3/AnyEvent::Impl::FLTK*
12cr|perl-AnyEvent-6.140.0-1|102	#only for Mac:
12cr|perl-AnyEvent-6.140.0-1|103	rm -f %buildroot%{perl_vendorarch}/AnyEvent/Impl/Cocoa.pm
12cr|perl-AnyEvent-6.140.0-1|104	rm -f %buildroot%_mandir/man3/AnyEvent::Impl::Cocoa*
12cr|perl-AnyEvent-6.140.0-1|105	
12cr|perl-AnyEvent-6.140.0-1|106	
12cr|perl-AnyEvent-6.140.0-1|107	%clean
12cr|perl-AnyEvent-6.140.0-1|108	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-AnyEvent-6.140.0-1|109	
12cr|perl-AnyEvent-6.140.0-1|110	%files
12cr|perl-AnyEvent-6.140.0-1|111	%defattr(-,root,root)
12cr|perl-AnyEvent-6.140.0-1|112	%doc README Changes
12cr|perl-AnyEvent-6.140.0-1|113	%{perl_vendorarch}/AE.pm
12cr|perl-AnyEvent-6.140.0-1|114	%{perl_vendorarch}/AnyEvent.pm
12cr|perl-AnyEvent-6.140.0-1|115	%dir %{perl_vendorarch}/AnyEvent
12cr|perl-AnyEvent-6.140.0-1|116	%dir %{perl_vendorarch}/AnyEvent/Impl
12cr|perl-AnyEvent-6.140.0-1|117	%{perl_vendorarch}/AnyEvent/Debug.pm
12cr|perl-AnyEvent-6.140.0-1|118	%{perl_vendorarch}/AnyEvent/DNS.pm
12cr|perl-AnyEvent-6.140.0-1|119	%{perl_vendorarch}/AnyEvent/FAQ.pod
12cr|perl-AnyEvent-6.140.0-1|120	%{perl_vendorarch}/AnyEvent/Handle.pm
12cr|perl-AnyEvent-6.140.0-1|121	%{perl_vendorarch}/AnyEvent/Log.pm
12cr|perl-AnyEvent-6.140.0-1|122	%{perl_vendorarch}/AnyEvent/Loop.pm
12cr|perl-AnyEvent-6.140.0-1|123	%{perl_vendorarch}/AnyEvent/Socket.pm
12cr|perl-AnyEvent-6.140.0-1|124	%{perl_vendorarch}/AnyEvent/Strict.pm
12cr|perl-AnyEvent-6.140.0-1|125	%{perl_vendorarch}/AnyEvent/Intro.pod
12cr|perl-AnyEvent-6.140.0-1|126	%{perl_vendorarch}/AnyEvent/TLS.pm
12cr|perl-AnyEvent-6.140.0-1|127	%{perl_vendorarch}/AnyEvent/Util.pm
12cr|perl-AnyEvent-6.140.0-1|128	%{perl_vendorarch}/AnyEvent/Util/
12cr|perl-AnyEvent-6.140.0-1|129	%{perl_vendorarch}/AnyEvent/Impl/Event.pm
12cr|perl-AnyEvent-6.140.0-1|130	#%{perl_vendorarch}/AnyEvent/Impl/FLTK.pm
12cr|perl-AnyEvent-6.140.0-1|131	%{perl_vendorarch}/AnyEvent/Impl/Glib.pm
12cr|perl-AnyEvent-6.140.0-1|132	%{perl_vendorarch}/AnyEvent/Impl/Perl.pm
12cr|perl-AnyEvent-6.140.0-1|133	%{perl_vendorarch}/AnyEvent/constants.pl
12cr|perl-AnyEvent-6.140.0-1|134	%_mandir/man3/AE.3pm*
12cr|perl-AnyEvent-6.140.0-1|135	%_mandir/man3/AnyEvent.3pm*
12cr|perl-AnyEvent-6.140.0-1|136	%_mandir/man3/AnyEvent::Debug*
12cr|perl-AnyEvent-6.140.0-1|137	%_mandir/man3/AnyEvent::DNS*
12cr|perl-AnyEvent-6.140.0-1|138	%_mandir/man3/AnyEvent::FAQ*
12cr|perl-AnyEvent-6.140.0-1|139	%_mandir/man3/AnyEvent::Handle*
12cr|perl-AnyEvent-6.140.0-1|140	%_mandir/man3/AnyEvent::Socket.*
12cr|perl-AnyEvent-6.140.0-1|141	%_mandir/man3/AnyEvent::Strict.*
12cr|perl-AnyEvent-6.140.0-1|142	%_mandir/man3/AnyEvent::Util.*
12cr|perl-AnyEvent-6.140.0-1|143	%_mandir/man3/AnyEvent::Intro.*
12cr|perl-AnyEvent-6.140.0-1|144	%_mandir/man3/AnyEvent::Impl::Event.*
12cr|perl-AnyEvent-6.140.0-1|145	#%_mandir/man3/AnyEvent::Impl::FLTK.*
12cr|perl-AnyEvent-6.140.0-1|146	%_mandir/man3/AnyEvent::Impl::Glib.*
12cr|perl-AnyEvent-6.140.0-1|147	%_mandir/man3/AnyEvent::Impl::Perl*
12cr|perl-AnyEvent-6.140.0-1|148	%_mandir/man3/AnyEvent::Log.*
12cr|perl-AnyEvent-6.140.0-1|149	%_mandir/man3/AnyEvent::Loop.*
12cr|perl-AnyEvent-6.140.0-1|150	%_mandir/man3/AnyEvent::TLS*
12cr|perl-AnyEvent-6.140.0-1|151	
12cr|perl-AnyEvent-6.140.0-1|152	
12cr|perl-AnyEvent-6.140.0-1|153	
12cr|perl-AnyEvent-6.140.0-1|154	%files EV
12cr|perl-AnyEvent-6.140.0-1|155	%defattr(-,root,root)
12cr|perl-AnyEvent-6.140.0-1|156	%{perl_vendorarch}/AnyEvent/Impl/EV.pm
12cr|perl-AnyEvent-6.140.0-1|157	%_mandir/man3/AnyEvent::Impl::EV.3pm*
12cr|perl-AnyEvent-6.140.0-1|158	
12cr|perl-AnyEvent-6.140.0-1|159	%files Event-Lib
12cr|perl-AnyEvent-6.140.0-1|160	%defattr(-,root,root)
12cr|perl-AnyEvent-6.140.0-1|161	%{perl_vendorarch}/AnyEvent/Impl/EventLib.pm
12cr|perl-AnyEvent-6.140.0-1|162	%_mandir/man3/AnyEvent::Impl::EventLib.3pm*
12cr|perl-AnyEvent-6.140.0-1|163	
12cr|perl-AnyEvent-6.140.0-1|164	%files Tk
12cr|perl-AnyEvent-6.140.0-1|165	%defattr(-,root,root)
12cr|perl-AnyEvent-6.140.0-1|166	%{perl_vendorarch}/AnyEvent/Impl/Tk.pm
12cr|perl-AnyEvent-6.140.0-1|167	%_mandir/man3/AnyEvent::Impl::Tk*
12cr|perl-AnyEvent-6.140.0-1|168	
12cr|perl-AnyEvent-6.140.0-1|169	%files POE
12cr|perl-AnyEvent-6.140.0-1|170	%defattr(-,root,root)
12cr|perl-AnyEvent-6.140.0-1|171	%{perl_vendorarch}/AnyEvent/Impl/POE.pm
12cr|perl-AnyEvent-6.140.0-1|172	%_mandir/man3/AnyEvent::Impl::POE*
12cr|perl-AnyEvent-6.140.0-1|173	
12cr|perl-AnyEvent-6.140.0-1|174	%files IOAsync
12cr|perl-AnyEvent-6.140.0-1|175	%defattr(-,root,root)
12cr|perl-AnyEvent-6.140.0-1|176	%{perl_vendorarch}/AnyEvent/Impl/IOAsync.pm
12cr|perl-AnyEvent-6.140.0-1|177	%_mandir/man3/AnyEvent::Impl::IOAsync*
12cr|perl-AnyEvent-6.140.0-1|178	
12cr|perl-AnyEvent-6.140.0-1|179	%files Irssi
12cr|perl-AnyEvent-6.140.0-1|180	%defattr(-,root,root)
12cr|perl-AnyEvent-6.140.0-1|181	%{perl_vendorarch}/AnyEvent/Impl/Irssi.pm
12cr|perl-AnyEvent-6.140.0-1|182	%_mandir/man3/AnyEvent::Impl::Irssi*
12cr|perl-AnyEvent-6.140.0-1|183	
12cr|perl-AnyEvent-6.140.0-1|184	
12cr|perl-AnyEvent-6.140.0-1|185	
12cr|perl-AnyEvent-6.140.0-1|186	
12cr|perl-AnyEvent-6.140.0-1|187	
12cr|perl-AnyEvent-6.140.0-1|188	%changelog
12cr|perl-AnyEvent-6.140.0-1|189	* Wed Feb 01 2012 Götz Waschk <waschk@mandriva.org> 3:6.140.0-1
12cr|perl-AnyEvent-6.140.0-1|190	+ Revision: 770420
12cr|perl-AnyEvent-6.140.0-1|191	- update to new version 6.14
12cr|perl-AnyEvent-6.140.0-1|192	
12cr|perl-AnyEvent-6.140.0-1|193	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3:6.130.0-7
12cr|perl-AnyEvent-6.140.0-1|194	+ Revision: 768358
12cr|perl-AnyEvent-6.140.0-1|195	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-AnyEvent-6.140.0-1|196	
12cr|perl-AnyEvent-6.140.0-1|197	* Fri Jan 13 2012 Götz Waschk <waschk@mandriva.org> 3:6.130.0-1
12cr|perl-AnyEvent-6.140.0-1|198	+ Revision: 760594
12cr|perl-AnyEvent-6.140.0-1|199	- update to new version 6.13
12cr|perl-AnyEvent-6.140.0-1|200	
12cr|perl-AnyEvent-6.140.0-1|201	* Wed Dec 14 2011 Götz Waschk <waschk@mandriva.org> 3:6.120.0-1
12cr|perl-AnyEvent-6.140.0-1|202	+ Revision: 740974
12cr|perl-AnyEvent-6.140.0-1|203	- new version
12cr|perl-AnyEvent-6.140.0-1|204	
12cr|perl-AnyEvent-6.140.0-1|205	* Wed Nov 23 2011 Götz Waschk <waschk@mandriva.org> 3:6.110.0-1
12cr|perl-AnyEvent-6.140.0-1|206	+ Revision: 732757
12cr|perl-AnyEvent-6.140.0-1|207	- update to new version 6.11
12cr|perl-AnyEvent-6.140.0-1|208	
12cr|perl-AnyEvent-6.140.0-1|209	* Thu Oct 06 2011 Götz Waschk <waschk@mandriva.org> 3:6.100.0-1
12cr|perl-AnyEvent-6.140.0-1|210	+ Revision: 703244
12cr|perl-AnyEvent-6.140.0-1|211	- update to new version 6.1
12cr|perl-AnyEvent-6.140.0-1|212	
12cr|perl-AnyEvent-6.140.0-1|213	* Tue Aug 30 2011 Götz Waschk <waschk@mandriva.org> 3:6.20.0-1
12cr|perl-AnyEvent-6.140.0-1|214	+ Revision: 697446
12cr|perl-AnyEvent-6.140.0-1|215	- remove unpackaged files, add new ones
12cr|perl-AnyEvent-6.140.0-1|216	- update to new version 6.02
12cr|perl-AnyEvent-6.140.0-1|217	
12cr|perl-AnyEvent-6.140.0-1|218	* Fri May 13 2011 Götz Waschk <waschk@mandriva.org> 3:5.340.0-1
12cr|perl-AnyEvent-6.140.0-1|219	+ Revision: 674081
12cr|perl-AnyEvent-6.140.0-1|220	- update to new version 5.34
12cr|perl-AnyEvent-6.140.0-1|221	
12cr|perl-AnyEvent-6.140.0-1|222	* Mon Jan 24 2011 Götz Waschk <waschk@mandriva.org> 3:5.310.0-1
12cr|perl-AnyEvent-6.140.0-1|223	+ Revision: 632475
12cr|perl-AnyEvent-6.140.0-1|224	- update to new version 5.31
12cr|perl-AnyEvent-6.140.0-1|225	
12cr|perl-AnyEvent-6.140.0-1|226	* Sat Jan 01 2011 Götz Waschk <waschk@mandriva.org> 3:5.300.0-1mdv2011.0
12cr|perl-AnyEvent-6.140.0-1|227	+ Revision: 627052
12cr|perl-AnyEvent-6.140.0-1|228	- new version
12cr|perl-AnyEvent-6.140.0-1|229	- no more noarch package
12cr|perl-AnyEvent-6.140.0-1|230	
12cr|perl-AnyEvent-6.140.0-1|231	* Mon Dec 06 2010 Götz Waschk <waschk@mandriva.org> 3:5.290.0-1mdv2011.0
12cr|perl-AnyEvent-6.140.0-1|232	+ Revision: 611944
12cr|perl-AnyEvent-6.140.0-1|233	- update to new version 5.29
12cr|perl-AnyEvent-6.140.0-1|234	
12cr|perl-AnyEvent-6.140.0-1|235	* Thu Oct 14 2010 Götz Waschk <waschk@mandriva.org> 3:5.280.0-1mdv2011.0
12cr|perl-AnyEvent-6.140.0-1|236	+ Revision: 585582
12cr|perl-AnyEvent-6.140.0-1|237	- new version
12cr|perl-AnyEvent-6.140.0-1|238	- update file list
12cr|perl-AnyEvent-6.140.0-1|239	
12cr|perl-AnyEvent-6.140.0-1|240	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 3:5.271.0-1mdv2011.0
12cr|perl-AnyEvent-6.140.0-1|241	+ Revision: 550298
12cr|perl-AnyEvent-6.140.0-1|242	- update to new version 5.271
12cr|perl-AnyEvent-6.140.0-1|243	
12cr|perl-AnyEvent-6.140.0-1|244	* Thu Apr 29 2010 Götz Waschk <waschk@mandriva.org> 3:5.261.0-1mdv2010.1
12cr|perl-AnyEvent-6.140.0-1|245	+ Revision: 540767
12cr|perl-AnyEvent-6.140.0-1|246	- update to new version 5.261
12cr|perl-AnyEvent-6.140.0-1|247	
12cr|perl-AnyEvent-6.140.0-1|248	* Mon Apr 12 2010 Götz Waschk <waschk@mandriva.org> 3:5.260.0-1mdv2010.1
12cr|perl-AnyEvent-6.140.0-1|249	+ Revision: 533663
12cr|perl-AnyEvent-6.140.0-1|250	- update to new version 5.26
12cr|perl-AnyEvent-6.140.0-1|251	
12cr|perl-AnyEvent-6.140.0-1|252	* Sat Mar 13 2010 Götz Waschk <waschk@mandriva.org> 3:5.251.0-1mdv2010.1
12cr|perl-AnyEvent-6.140.0-1|253	+ Revision: 518718
12cr|perl-AnyEvent-6.140.0-1|254	- new version
12cr|perl-AnyEvent-6.140.0-1|255	- update file list
12cr|perl-AnyEvent-6.140.0-1|256	
12cr|perl-AnyEvent-6.140.0-1|257	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-AnyEvent-6.140.0-1|258	- update to 5.251
12cr|perl-AnyEvent-6.140.0-1|259	
12cr|perl-AnyEvent-6.140.0-1|260	* Wed Jan 06 2010 Götz Waschk <waschk@mandriva.org> 3:5.240.0-1mdv2010.1
12cr|perl-AnyEvent-6.140.0-1|261	+ Revision: 486563
12cr|perl-AnyEvent-6.140.0-1|262	- update to new version 5.24
12cr|perl-AnyEvent-6.140.0-1|263	
12cr|perl-AnyEvent-6.140.0-1|264	* Mon Dec 21 2009 Götz Waschk <waschk@mandriva.org> 3:5.230.0-1mdv2010.1
12cr|perl-AnyEvent-6.140.0-1|265	+ Revision: 480555
12cr|perl-AnyEvent-6.140.0-1|266	- new version
12cr|perl-AnyEvent-6.140.0-1|267	- update file list
12cr|perl-AnyEvent-6.140.0-1|268	
12cr|perl-AnyEvent-6.140.0-1|269	* Sun Dec 06 2009 Jérôme Quelin <jquelin@mandriva.org> 3:5.220.0-1mdv2010.1
12cr|perl-AnyEvent-6.140.0-1|270	+ Revision: 474073
12cr|perl-AnyEvent-6.140.0-1|271	- update to 5.22
12cr|perl-AnyEvent-6.140.0-1|272	
12cr|perl-AnyEvent-6.140.0-1|273	* Sat Nov 21 2009 Jérôme Quelin <jquelin@mandriva.org> 3:5.210.0-1mdv2010.1
12cr|perl-AnyEvent-6.140.0-1|274	+ Revision: 467872
12cr|perl-AnyEvent-6.140.0-1|275	- update to 5.21
12cr|perl-AnyEvent-6.140.0-1|276	
12cr|perl-AnyEvent-6.140.0-1|277	* Fri Nov 06 2009 Götz Waschk <waschk@mandriva.org> 3:5.202.0-1mdv2010.1
12cr|perl-AnyEvent-6.140.0-1|278	+ Revision: 460761
12cr|perl-AnyEvent-6.140.0-1|279	- update to new version 5.202
12cr|perl-AnyEvent-6.140.0-1|280	
12cr|perl-AnyEvent-6.140.0-1|281	* Wed Sep 30 2009 Jérôme Quelin <jquelin@mandriva.org> 3:5.201.0-1mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|282	+ Revision: 451157
12cr|perl-AnyEvent-6.140.0-1|283	- update to 5.201
12cr|perl-AnyEvent-6.140.0-1|284	
12cr|perl-AnyEvent-6.140.0-1|285	* Tue Sep 15 2009 Jérôme Quelin <jquelin@mandriva.org> 3:5.200.0-1mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|286	+ Revision: 442658
12cr|perl-AnyEvent-6.140.0-1|287	- update to 5.2
12cr|perl-AnyEvent-6.140.0-1|288	
12cr|perl-AnyEvent-6.140.0-1|289	* Wed Sep 02 2009 Götz Waschk <waschk@mandriva.org> 3:5.120.0-1mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|290	+ Revision: 424326
12cr|perl-AnyEvent-6.140.0-1|291	- update to new version 5.12
12cr|perl-AnyEvent-6.140.0-1|292	- disable Qt binding
12cr|perl-AnyEvent-6.140.0-1|293	
12cr|perl-AnyEvent-6.140.0-1|294	* Sun Aug 23 2009 Götz Waschk <waschk@mandriva.org> 3:5.112.0-1mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|295	+ Revision: 419889
12cr|perl-AnyEvent-6.140.0-1|296	- update to new version 5.112
12cr|perl-AnyEvent-6.140.0-1|297	
12cr|perl-AnyEvent-6.140.0-1|298	* Thu Aug 20 2009 Götz Waschk <waschk@mandriva.org> 3:5.111.0-1mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|299	+ Revision: 418523
12cr|perl-AnyEvent-6.140.0-1|300	- new version
12cr|perl-AnyEvent-6.140.0-1|301	- update file list
12cr|perl-AnyEvent-6.140.0-1|302	
12cr|perl-AnyEvent-6.140.0-1|303	* Wed Jul 29 2009 Götz Waschk <waschk@mandriva.org> 3:4.881.0-1mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|304	+ Revision: 402938
12cr|perl-AnyEvent-6.140.0-1|305	- new version
12cr|perl-AnyEvent-6.140.0-1|306	- add Irssi implementation
12cr|perl-AnyEvent-6.140.0-1|307	
12cr|perl-AnyEvent-6.140.0-1|308	* Fri Jul 24 2009 Götz Waschk <waschk@mandriva.org> 3:4.860.0-2mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|309	+ Revision: 399183
12cr|perl-AnyEvent-6.140.0-1|310	- rebuild for missing packages
12cr|perl-AnyEvent-6.140.0-1|311	
12cr|perl-AnyEvent-6.140.0-1|312	* Thu Jul 23 2009 Götz Waschk <waschk@mandriva.org> 3:4.860.0-1mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|313	+ Revision: 398777
12cr|perl-AnyEvent-6.140.0-1|314	- new version
12cr|perl-AnyEvent-6.140.0-1|315	
12cr|perl-AnyEvent-6.140.0-1|316	* Sun Jul 19 2009 Götz Waschk <waschk@mandriva.org> 3:4.850.0-1mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|317	+ Revision: 397467
12cr|perl-AnyEvent-6.140.0-1|318	- new version
12cr|perl-AnyEvent-6.140.0-1|319	
12cr|perl-AnyEvent-6.140.0-1|320	* Sun Jul 12 2009 Götz Waschk <waschk@mandriva.org> 3:4.820.0-1mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|321	+ Revision: 395093
12cr|perl-AnyEvent-6.140.0-1|322	- new version
12cr|perl-AnyEvent-6.140.0-1|323	
12cr|perl-AnyEvent-6.140.0-1|324	* Fri Jul 10 2009 Götz Waschk <waschk@mandriva.org> 3:4.810.0-1mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|325	+ Revision: 394167
12cr|perl-AnyEvent-6.140.0-1|326	- new version
12cr|perl-AnyEvent-6.140.0-1|327	
12cr|perl-AnyEvent-6.140.0-1|328	* Wed Jul 08 2009 Götz Waschk <waschk@mandriva.org> 3:4.800.0-1mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|329	+ Revision: 393443
12cr|perl-AnyEvent-6.140.0-1|330	- new version
12cr|perl-AnyEvent-6.140.0-1|331	- update file list
12cr|perl-AnyEvent-6.140.0-1|332	
12cr|perl-AnyEvent-6.140.0-1|333	* Sun Jul 05 2009 Götz Waschk <waschk@mandriva.org> 3:4.451.0-1mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|334	+ Revision: 392602
12cr|perl-AnyEvent-6.140.0-1|335	- update to new version 4.451
12cr|perl-AnyEvent-6.140.0-1|336	
12cr|perl-AnyEvent-6.140.0-1|337	* Wed Jul 01 2009 Götz Waschk <waschk@mandriva.org> 3:4.450.0-1mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|338	+ Revision: 391166
12cr|perl-AnyEvent-6.140.0-1|339	- new version
12cr|perl-AnyEvent-6.140.0-1|340	
12cr|perl-AnyEvent-6.140.0-1|341	* Mon Jun 29 2009 Götz Waschk <waschk@mandriva.org> 3:4.420.0-1mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|342	+ Revision: 390460
12cr|perl-AnyEvent-6.140.0-1|343	- new version
12cr|perl-AnyEvent-6.140.0-1|344	- add IO::Async wrapper
12cr|perl-AnyEvent-6.140.0-1|345	
12cr|perl-AnyEvent-6.140.0-1|346	* Mon Jun 08 2009 Götz Waschk <waschk@mandriva.org> 3:4.411.0-1mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|347	+ Revision: 384004
12cr|perl-AnyEvent-6.140.0-1|348	- update to new version 4.411
12cr|perl-AnyEvent-6.140.0-1|349	- use the right version macro
12cr|perl-AnyEvent-6.140.0-1|350	
12cr|perl-AnyEvent-6.140.0-1|351	* Mon May 18 2009 Götz Waschk <waschk@mandriva.org> 3:4.410.0-1mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|352	+ Revision: 376914
12cr|perl-AnyEvent-6.140.0-1|353	- new version
12cr|perl-AnyEvent-6.140.0-1|354	- remove the macro definition again
12cr|perl-AnyEvent-6.140.0-1|355	
12cr|perl-AnyEvent-6.140.0-1|356	* Fri May 08 2009 Götz Waschk <waschk@mandriva.org> 3:4.400.0-1mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|357	+ Revision: 373387
12cr|perl-AnyEvent-6.140.0-1|358	- add definition of perl_convert_version
12cr|perl-AnyEvent-6.140.0-1|359	- new version
12cr|perl-AnyEvent-6.140.0-1|360	- use perl version macro
12cr|perl-AnyEvent-6.140.0-1|361	
12cr|perl-AnyEvent-6.140.0-1|362	* Fri Apr 24 2009 Götz Waschk <waschk@mandriva.org> 3:4.35-1mdv2010.0
12cr|perl-AnyEvent-6.140.0-1|363	+ Revision: 368986
12cr|perl-AnyEvent-6.140.0-1|364	- new version
12cr|perl-AnyEvent-6.140.0-1|365	
12cr|perl-AnyEvent-6.140.0-1|366	* Thu Feb 19 2009 Götz Waschk <waschk@mandriva.org> 3:4.34-1mdv2009.1
12cr|perl-AnyEvent-6.140.0-1|367	+ Revision: 342890
12cr|perl-AnyEvent-6.140.0-1|368	- new version
12cr|perl-AnyEvent-6.140.0-1|369	
12cr|perl-AnyEvent-6.140.0-1|370	* Tue Jan 13 2009 Götz Waschk <waschk@mandriva.org> 2:4.331-1mdv2009.1
12cr|perl-AnyEvent-6.140.0-1|371	+ Revision: 328930
12cr|perl-AnyEvent-6.140.0-1|372	- update to new version 4.331
12cr|perl-AnyEvent-6.140.0-1|373	
12cr|perl-AnyEvent-6.140.0-1|374	* Fri Nov 28 2008 Götz Waschk <waschk@mandriva.org> 2:4.33-1mdv2009.1
12cr|perl-AnyEvent-6.140.0-1|375	+ Revision: 307389
12cr|perl-AnyEvent-6.140.0-1|376	- update to new version 4.33
12cr|perl-AnyEvent-6.140.0-1|377	
12cr|perl-AnyEvent-6.140.0-1|378	* Wed Nov 12 2008 Götz Waschk <waschk@mandriva.org> 2:4.32-1mdv2009.1
12cr|perl-AnyEvent-6.140.0-1|379	+ Revision: 302428
12cr|perl-AnyEvent-6.140.0-1|380	- update to new version 4.32
12cr|perl-AnyEvent-6.140.0-1|381	
12cr|perl-AnyEvent-6.140.0-1|382	* Mon Nov 03 2008 Götz Waschk <waschk@mandriva.org> 2:4.31-1mdv2009.1
12cr|perl-AnyEvent-6.140.0-1|383	+ Revision: 299373
12cr|perl-AnyEvent-6.140.0-1|384	- new version
12cr|perl-AnyEvent-6.140.0-1|385	- fix URL
12cr|perl-AnyEvent-6.140.0-1|386	- reenable Qt binding
12cr|perl-AnyEvent-6.140.0-1|387	
12cr|perl-AnyEvent-6.140.0-1|388	* Thu Aug 14 2008 Götz Waschk <waschk@mandriva.org> 1:4.231-1mdv2009.0
12cr|perl-AnyEvent-6.140.0-1|389	+ Revision: 271727
12cr|perl-AnyEvent-6.140.0-1|390	- new version
12cr|perl-AnyEvent-6.140.0-1|391	- update file list
12cr|perl-AnyEvent-6.140.0-1|392	
12cr|perl-AnyEvent-6.140.0-1|393	* Wed Jul 09 2008 Götz Waschk <waschk@mandriva.org> 1:4.151-2mdv2009.0
12cr|perl-AnyEvent-6.140.0-1|394	+ Revision: 232915
12cr|perl-AnyEvent-6.140.0-1|395	- drop perl-AnyEvent-Qt
12cr|perl-AnyEvent-6.140.0-1|396	
12cr|perl-AnyEvent-6.140.0-1|397	* Tue Jun 10 2008 Götz Waschk <waschk@mandriva.org> 1:4.151-1mdv2009.0
12cr|perl-AnyEvent-6.140.0-1|398	+ Revision: 217358
12cr|perl-AnyEvent-6.140.0-1|399	- new version
12cr|perl-AnyEvent-6.140.0-1|400	- update file list
12cr|perl-AnyEvent-6.140.0-1|401	
12cr|perl-AnyEvent-6.140.0-1|402	* Wed May 28 2008 Götz Waschk <waschk@mandriva.org> 1:4.05-1mdv2009.0
12cr|perl-AnyEvent-6.140.0-1|403	+ Revision: 212545
12cr|perl-AnyEvent-6.140.0-1|404	- new version
12cr|perl-AnyEvent-6.140.0-1|405	- drop Coro package
12cr|perl-AnyEvent-6.140.0-1|406	- add subpackages for Event-Lib, Qt and POE
12cr|perl-AnyEvent-6.140.0-1|407	
12cr|perl-AnyEvent-6.140.0-1|408	+ Olivier Blin <blino@mandriva.org>
12cr|perl-AnyEvent-6.140.0-1|409	- restore BuildRoot
12cr|perl-AnyEvent-6.140.0-1|410	
12cr|perl-AnyEvent-6.140.0-1|411	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-AnyEvent-6.140.0-1|412	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-AnyEvent-6.140.0-1|413	
12cr|perl-AnyEvent-6.140.0-1|414	* Wed Nov 28 2007 Götz Waschk <waschk@mandriva.org> 1:2.8-2mdv2008.1
12cr|perl-AnyEvent-6.140.0-1|415	+ Revision: 113642
12cr|perl-AnyEvent-6.140.0-1|416	- drop perl-AnyEvent-Coro-EV
12cr|perl-AnyEvent-6.140.0-1|417	
12cr|perl-AnyEvent-6.140.0-1|418	* Mon Nov 26 2007 Götz Waschk <waschk@mandriva.org> 1:2.8-1mdv2008.1
12cr|perl-AnyEvent-6.140.0-1|419	+ Revision: 112049
12cr|perl-AnyEvent-6.140.0-1|420	- new version
12cr|perl-AnyEvent-6.140.0-1|421	- add new modules
12cr|perl-AnyEvent-6.140.0-1|422	
12cr|perl-AnyEvent-6.140.0-1|423	* Sat Oct 27 2007 Götz Waschk <waschk@mandriva.org> 2.54-1mdv2008.1
12cr|perl-AnyEvent-6.140.0-1|424	+ Revision: 102572
12cr|perl-AnyEvent-6.140.0-1|425	- new version
12cr|perl-AnyEvent-6.140.0-1|426	- update URL
12cr|perl-AnyEvent-6.140.0-1|427	- update file list
12cr|perl-AnyEvent-6.140.0-1|428	
12cr|perl-AnyEvent-6.140.0-1|429	
12cr|perl-AnyEvent-6.140.0-1|430	* Fri Oct 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.02-2mdv2007.0
12cr|perl-AnyEvent-6.140.0-1|431	+ Revision: 73171
12cr|perl-AnyEvent-6.140.0-1|432	- import perl-AnyEvent-1.02-2mdv2007.0
12cr|perl-AnyEvent-6.140.0-1|433	
12cr|perl-AnyEvent-6.140.0-1|434	* Fri Jul 21 2006 Gtz Waschk <waschk@mandriva.org> 1.02-1mdv2007.0
12cr|perl-AnyEvent-6.140.0-1|435	- Rebuild
12cr|perl-AnyEvent-6.140.0-1|436	
12cr|perl-AnyEvent-6.140.0-1|437	* Tue Apr 04 2006 Gtz Waschk <waschk@mandriva.org> 1.02-1mdk
12cr|perl-AnyEvent-6.140.0-1|438	- initial package
12cr|perl-AnyEvent-6.140.0-1|439	

3865 12
12cr|perl-AnyEvent-AIO-1.100.0-4|1	%define upstream_name    AnyEvent-AIO
12cr|perl-AnyEvent-AIO-1.100.0-4|2	%define upstream_version 1.1
12cr|perl-AnyEvent-AIO-1.100.0-4|3	
12cr|perl-AnyEvent-AIO-1.100.0-4|4	%if %{_use_internal_dependency_generator}
12cr|perl-AnyEvent-AIO-1.100.0-4|5	%define __noautoreq 'perl\\(Exporter(.*)\\)'
12cr|perl-AnyEvent-AIO-1.100.0-4|6	%else
12cr|perl-AnyEvent-AIO-1.100.0-4|7	%define _requires_exceptions Exporter
12cr|perl-AnyEvent-AIO-1.100.0-4|8	%endif
12cr|perl-AnyEvent-AIO-1.100.0-4|9	
12cr|perl-AnyEvent-AIO-1.100.0-4|10	Name:		perl-%{upstream_name}
12cr|perl-AnyEvent-AIO-1.100.0-4|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-AnyEvent-AIO-1.100.0-4|12	Release:	4
12cr|perl-AnyEvent-AIO-1.100.0-4|13	
12cr|perl-AnyEvent-AIO-1.100.0-4|14	Summary: 	Truly asynchronous file and directrory I/O
12cr|perl-AnyEvent-AIO-1.100.0-4|15	License:	GPL+ or Artistic
12cr|perl-AnyEvent-AIO-1.100.0-4|16	Group:		Development/Perl
12cr|perl-AnyEvent-AIO-1.100.0-4|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-AnyEvent-AIO-1.100.0-4|18	Source0:	http://www.cpan.org/modules/by-module/AnyEvent/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-AnyEvent-AIO-1.100.0-4|19	
12cr|perl-AnyEvent-AIO-1.100.0-4|20	BuildRequires:	perl-AnyEvent
12cr|perl-AnyEvent-AIO-1.100.0-4|21	BuildRequires:	perl-IO-AIO
12cr|perl-AnyEvent-AIO-1.100.0-4|22	BuildRequires:	perl-devel
12cr|perl-AnyEvent-AIO-1.100.0-4|23	
12cr|perl-AnyEvent-AIO-1.100.0-4|24	BuildArch:	noarch
12cr|perl-AnyEvent-AIO-1.100.0-4|25	
12cr|perl-AnyEvent-AIO-1.100.0-4|26	%description
12cr|perl-AnyEvent-AIO-1.100.0-4|27	This module is an the AnyEvent manpage user, you need to make sure that you
12cr|perl-AnyEvent-AIO-1.100.0-4|28	use and run a supported event loop.
12cr|perl-AnyEvent-AIO-1.100.0-4|29	
12cr|perl-AnyEvent-AIO-1.100.0-4|30	Loading this module will install the necessary magic to seamlessly
12cr|perl-AnyEvent-AIO-1.100.0-4|31	integrate the IO::AIO manpage into the AnyEvent manpage, i.e. you no longer
12cr|perl-AnyEvent-AIO-1.100.0-4|32	need to concern yourself with calling 'IO::AIO::poll_cb' or any of that
12cr|perl-AnyEvent-AIO-1.100.0-4|33	stuff (you still can, but this module will do it in case you don't).
12cr|perl-AnyEvent-AIO-1.100.0-4|34	
12cr|perl-AnyEvent-AIO-1.100.0-4|35	The AnyEvent watcher can be disabled by executing 'undef
12cr|perl-AnyEvent-AIO-1.100.0-4|36	$AnyEvent::AIO::WATCHER'. Please notify the author of when and why you
12cr|perl-AnyEvent-AIO-1.100.0-4|37	think this was necessary.
12cr|perl-AnyEvent-AIO-1.100.0-4|38	
12cr|perl-AnyEvent-AIO-1.100.0-4|39	%prep
12cr|perl-AnyEvent-AIO-1.100.0-4|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-AnyEvent-AIO-1.100.0-4|41	
12cr|perl-AnyEvent-AIO-1.100.0-4|42	%build
12cr|perl-AnyEvent-AIO-1.100.0-4|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-AnyEvent-AIO-1.100.0-4|44	%make
12cr|perl-AnyEvent-AIO-1.100.0-4|45	
12cr|perl-AnyEvent-AIO-1.100.0-4|46	%check
12cr|perl-AnyEvent-AIO-1.100.0-4|47	%make test
12cr|perl-AnyEvent-AIO-1.100.0-4|48	
12cr|perl-AnyEvent-AIO-1.100.0-4|49	%install
12cr|perl-AnyEvent-AIO-1.100.0-4|50	%makeinstall_std
12cr|perl-AnyEvent-AIO-1.100.0-4|51	
12cr|perl-AnyEvent-AIO-1.100.0-4|52	%files
12cr|perl-AnyEvent-AIO-1.100.0-4|53	%doc README Changes META.yml
12cr|perl-AnyEvent-AIO-1.100.0-4|54	%{_mandir}/man3/*
12cr|perl-AnyEvent-AIO-1.100.0-4|55	%{perl_vendorlib}/*
12cr|perl-AnyEvent-AIO-1.100.0-4|56	
12cr|perl-AnyEvent-AIO-1.100.0-4|57	%changelog
12cr|perl-AnyEvent-AIO-1.100.0-4|58	* Tue Apr 17 2012 Götz Waschk <waschk@mandriva.org> 1.100.0-3mdv2012.0
12cr|perl-AnyEvent-AIO-1.100.0-4|59	+ Revision: 791440
12cr|perl-AnyEvent-AIO-1.100.0-4|60	- yearly rebuild
12cr|perl-AnyEvent-AIO-1.100.0-4|61	
12cr|perl-AnyEvent-AIO-1.100.0-4|62	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.100.0-2
12cr|perl-AnyEvent-AIO-1.100.0-4|63	+ Revision: 653387
12cr|perl-AnyEvent-AIO-1.100.0-4|64	- rebuild for updated spec-helper
12cr|perl-AnyEvent-AIO-1.100.0-4|65	
12cr|perl-AnyEvent-AIO-1.100.0-4|66	* Wed Feb 10 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2011.0
12cr|perl-AnyEvent-AIO-1.100.0-4|67	+ Revision: 503921
12cr|perl-AnyEvent-AIO-1.100.0-4|68	- rebuild using %%perl_convert_version
12cr|perl-AnyEvent-AIO-1.100.0-4|69	
12cr|perl-AnyEvent-AIO-1.100.0-4|70	* Sun Aug 02 2009 Götz Waschk <waschk@mandriva.org> 1.1-1mdv2010.0
12cr|perl-AnyEvent-AIO-1.100.0-4|71	+ Revision: 407572
12cr|perl-AnyEvent-AIO-1.100.0-4|72	- new version
12cr|perl-AnyEvent-AIO-1.100.0-4|73	- use perl version macro
12cr|perl-AnyEvent-AIO-1.100.0-4|74	
12cr|perl-AnyEvent-AIO-1.100.0-4|75	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cr|perl-AnyEvent-AIO-1.100.0-4|76	+ Revision: 268362
12cr|perl-AnyEvent-AIO-1.100.0-4|77	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-AnyEvent-AIO-1.100.0-4|78	
12cr|perl-AnyEvent-AIO-1.100.0-4|79	* Mon Jun 09 2008 Götz Waschk <waschk@mandriva.org> 1.0-2mdv2009.0
12cr|perl-AnyEvent-AIO-1.100.0-4|80	+ Revision: 217080
12cr|perl-AnyEvent-AIO-1.100.0-4|81	- add exception to make it installable
12cr|perl-AnyEvent-AIO-1.100.0-4|82	
12cr|perl-AnyEvent-AIO-1.100.0-4|83	* Mon Jun 09 2008 Götz Waschk <waschk@mandriva.org> 1.0-1mdv2009.0
12cr|perl-AnyEvent-AIO-1.100.0-4|84	+ Revision: 217056
12cr|perl-AnyEvent-AIO-1.100.0-4|85	- import perl-AnyEvent-AIO
12cr|perl-AnyEvent-AIO-1.100.0-4|86	
12cr|perl-AnyEvent-AIO-1.100.0-4|87	

3866 12
12cr|perl-AnyEvent-BDB-1.100.0-4|1	%define upstream_name    AnyEvent-BDB
12cr|perl-AnyEvent-BDB-1.100.0-4|2	%define upstream_version 1.1
12cr|perl-AnyEvent-BDB-1.100.0-4|3	
12cr|perl-AnyEvent-BDB-1.100.0-4|4	%if %{_use_internal_dependency_generator}
12cr|perl-AnyEvent-BDB-1.100.0-4|5	%define __noautoreq 'perl\\(Exporter(.*)\\)'
12cr|perl-AnyEvent-BDB-1.100.0-4|6	%else
12cr|perl-AnyEvent-BDB-1.100.0-4|7	%define _requires_exceptions Exporter::
12cr|perl-AnyEvent-BDB-1.100.0-4|8	%endif
12cr|perl-AnyEvent-BDB-1.100.0-4|9	
12cr|perl-AnyEvent-BDB-1.100.0-4|10	Name:		perl-%{upstream_name}
12cr|perl-AnyEvent-BDB-1.100.0-4|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-AnyEvent-BDB-1.100.0-4|12	Release:	4
12cr|perl-AnyEvent-BDB-1.100.0-4|13	
12cr|perl-AnyEvent-BDB-1.100.0-4|14	Summary:	Truly asynchronous berkeley db access
12cr|perl-AnyEvent-BDB-1.100.0-4|15	License:	GPL or Artistic
12cr|perl-AnyEvent-BDB-1.100.0-4|16	Group:		Development/Perl
12cr|perl-AnyEvent-BDB-1.100.0-4|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-AnyEvent-BDB-1.100.0-4|18	Source0:	http://www.cpan.org/modules/by-module/AnyEvent/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-AnyEvent-BDB-1.100.0-4|19	
12cr|perl-AnyEvent-BDB-1.100.0-4|20	BuildRequires:	perl-devel
12cr|perl-AnyEvent-BDB-1.100.0-4|21	BuildRequires:	perl-AnyEvent
12cr|perl-AnyEvent-BDB-1.100.0-4|22	BuildRequires:	perl-BDB >= 1.5
12cr|perl-AnyEvent-BDB-1.100.0-4|23	
12cr|perl-AnyEvent-BDB-1.100.0-4|24	BuildArch: noarch
12cr|perl-AnyEvent-BDB-1.100.0-4|25	
12cr|perl-AnyEvent-BDB-1.100.0-4|26	%description
12cr|perl-AnyEvent-BDB-1.100.0-4|27	This module is an the AnyEvent manpage user, you need to make sure that you
12cr|perl-AnyEvent-BDB-1.100.0-4|28	use and run a supported event loop.
12cr|perl-AnyEvent-BDB-1.100.0-4|29	
12cr|perl-AnyEvent-BDB-1.100.0-4|30	Loading this module will install the necessary magic to seamlessly
12cr|perl-AnyEvent-BDB-1.100.0-4|31	integrate the BDB manpage into the AnyEvent manpage, i.e. you no longer
12cr|perl-AnyEvent-BDB-1.100.0-4|32	need to concern yourself with calling 'BDB::poll_cb' or any of that stuff
12cr|perl-AnyEvent-BDB-1.100.0-4|33	(you still can, but this module will do it in case you don't).
12cr|perl-AnyEvent-BDB-1.100.0-4|34	
12cr|perl-AnyEvent-BDB-1.100.0-4|35	The AnyEvent watcher can be disabled by executing 'undef
12cr|perl-AnyEvent-BDB-1.100.0-4|36	$AnyEvent::BDB::WATCHER'. Please notify the author of when and why you
12cr|perl-AnyEvent-BDB-1.100.0-4|37	think this was necessary.
12cr|perl-AnyEvent-BDB-1.100.0-4|38	
12cr|perl-AnyEvent-BDB-1.100.0-4|39	%prep
12cr|perl-AnyEvent-BDB-1.100.0-4|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-AnyEvent-BDB-1.100.0-4|41	
12cr|perl-AnyEvent-BDB-1.100.0-4|42	%build
12cr|perl-AnyEvent-BDB-1.100.0-4|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-AnyEvent-BDB-1.100.0-4|44	%make
12cr|perl-AnyEvent-BDB-1.100.0-4|45	
12cr|perl-AnyEvent-BDB-1.100.0-4|46	%check
12cr|perl-AnyEvent-BDB-1.100.0-4|47	%make test
12cr|perl-AnyEvent-BDB-1.100.0-4|48	
12cr|perl-AnyEvent-BDB-1.100.0-4|49	%install
12cr|perl-AnyEvent-BDB-1.100.0-4|50	%makeinstall_std
12cr|perl-AnyEvent-BDB-1.100.0-4|51	
12cr|perl-AnyEvent-BDB-1.100.0-4|52	%files
12cr|perl-AnyEvent-BDB-1.100.0-4|53	%doc README Changes META.yml
12cr|perl-AnyEvent-BDB-1.100.0-4|54	%{_mandir}/man3/*
12cr|perl-AnyEvent-BDB-1.100.0-4|55	%{perl_vendorlib}/*
12cr|perl-AnyEvent-BDB-1.100.0-4|56	
12cr|perl-AnyEvent-BDB-1.100.0-4|57	
12cr|perl-AnyEvent-BDB-1.100.0-4|58	%changelog
12cr|perl-AnyEvent-BDB-1.100.0-4|59	* Wed Apr 18 2012 Götz Waschk <waschk@mandriva.org> 1.100.0-3mdv2012.0
12cr|perl-AnyEvent-BDB-1.100.0-4|60	+ Revision: 791642
12cr|perl-AnyEvent-BDB-1.100.0-4|61	- yearly rebuild
12cr|perl-AnyEvent-BDB-1.100.0-4|62	
12cr|perl-AnyEvent-BDB-1.100.0-4|63	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.100.0-2
12cr|perl-AnyEvent-BDB-1.100.0-4|64	+ Revision: 654874
12cr|perl-AnyEvent-BDB-1.100.0-4|65	- rebuild for updated spec-helper
12cr|perl-AnyEvent-BDB-1.100.0-4|66	
12cr|perl-AnyEvent-BDB-1.100.0-4|67	* Wed Feb 10 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2011.0
12cr|perl-AnyEvent-BDB-1.100.0-4|68	+ Revision: 503922
12cr|perl-AnyEvent-BDB-1.100.0-4|69	- tighten spec file
12cr|perl-AnyEvent-BDB-1.100.0-4|70	
12cr|perl-AnyEvent-BDB-1.100.0-4|71	* Sun Aug 02 2009 Götz Waschk <waschk@mandriva.org> 1.100.0-1mdv2010.0
12cr|perl-AnyEvent-BDB-1.100.0-4|72	+ Revision: 407571
12cr|perl-AnyEvent-BDB-1.100.0-4|73	- new version
12cr|perl-AnyEvent-BDB-1.100.0-4|74	- use perl version macro
12cr|perl-AnyEvent-BDB-1.100.0-4|75	
12cr|perl-AnyEvent-BDB-1.100.0-4|76	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cr|perl-AnyEvent-BDB-1.100.0-4|77	+ Revision: 268363
12cr|perl-AnyEvent-BDB-1.100.0-4|78	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-AnyEvent-BDB-1.100.0-4|79	- fix extra spacing at top of description
12cr|perl-AnyEvent-BDB-1.100.0-4|80	
12cr|perl-AnyEvent-BDB-1.100.0-4|81	* Wed Jun 11 2008 Götz Waschk <waschk@mandriva.org> 1.0-2mdv2009.0
12cr|perl-AnyEvent-BDB-1.100.0-4|82	+ Revision: 217900
12cr|perl-AnyEvent-BDB-1.100.0-4|83	- make the package installable
12cr|perl-AnyEvent-BDB-1.100.0-4|84	
12cr|perl-AnyEvent-BDB-1.100.0-4|85	* Tue Jun 10 2008 Götz Waschk <waschk@mandriva.org> 1.0-1mdv2009.0
12cr|perl-AnyEvent-BDB-1.100.0-4|86	+ Revision: 217384
12cr|perl-AnyEvent-BDB-1.100.0-4|87	- import perl-AnyEvent-BDB
12cr|perl-AnyEvent-BDB-1.100.0-4|88	
12cr|perl-AnyEvent-BDB-1.100.0-4|89	

3867 12
12cr|perl-AnyEvent-HTTP-2.120.0-2|1	%define upstream_name    AnyEvent-HTTP
12cr|perl-AnyEvent-HTTP-2.120.0-2|2	%define upstream_version 2.12
12cr|perl-AnyEvent-HTTP-2.120.0-2|3	
12cr|perl-AnyEvent-HTTP-2.120.0-2|4	%if %{_use_internal_dependency_generator}
12cr|perl-AnyEvent-HTTP-2.120.0-2|5	%define __noautoreq 'perl\\(Exporter(.*)\\)'
12cr|perl-AnyEvent-HTTP-2.120.0-2|6	%else
12cr|perl-AnyEvent-HTTP-2.120.0-2|7	%define _requires_exceptions Exporter::
12cr|perl-AnyEvent-HTTP-2.120.0-2|8	%endif
12cr|perl-AnyEvent-HTTP-2.120.0-2|9	
12cr|perl-AnyEvent-HTTP-2.120.0-2|10	Name:		perl-%{upstream_name}
12cr|perl-AnyEvent-HTTP-2.120.0-2|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-AnyEvent-HTTP-2.120.0-2|12	Release:	2
12cr|perl-AnyEvent-HTTP-2.120.0-2|13	
12cr|perl-AnyEvent-HTTP-2.120.0-2|14	Summary:	Simple but non-blocking HTTP/HTTPS client
12cr|perl-AnyEvent-HTTP-2.120.0-2|15	License:	GPL+ or Artistic
12cr|perl-AnyEvent-HTTP-2.120.0-2|16	Group:		Development/Perl
12cr|perl-AnyEvent-HTTP-2.120.0-2|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-AnyEvent-HTTP-2.120.0-2|18	Source0:	http://www.cpan.org/modules/by-module/AnyEvent/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-AnyEvent-HTTP-2.120.0-2|19	
12cr|perl-AnyEvent-HTTP-2.120.0-2|20	BuildRequires:	perl-devel
12cr|perl-AnyEvent-HTTP-2.120.0-2|21	BuildRequires:	perl(AnyEvent)
12cr|perl-AnyEvent-HTTP-2.120.0-2|22	BuildRequires:	perl(common::sense)
12cr|perl-AnyEvent-HTTP-2.120.0-2|23	BuildArch:	noarch
12cr|perl-AnyEvent-HTTP-2.120.0-2|24	
12cr|perl-AnyEvent-HTTP-2.120.0-2|25	%description
12cr|perl-AnyEvent-HTTP-2.120.0-2|26	This module is an AnyEvent user, you need to make sure that you
12cr|perl-AnyEvent-HTTP-2.120.0-2|27	use and run a supported event loop.
12cr|perl-AnyEvent-HTTP-2.120.0-2|28	
12cr|perl-AnyEvent-HTTP-2.120.0-2|29	This module implements a simple, stateless and non-blocking HTTP client. It
12cr|perl-AnyEvent-HTTP-2.120.0-2|30	supports GET, POST and other request methods, cookies and more, all on a
12cr|perl-AnyEvent-HTTP-2.120.0-2|31	very low level. It can follow redirects, supports proxies and automatically
12cr|perl-AnyEvent-HTTP-2.120.0-2|32	limits the number of connections to the values specified in the RFC.
12cr|perl-AnyEvent-HTTP-2.120.0-2|33	
12cr|perl-AnyEvent-HTTP-2.120.0-2|34	It should generally be a "good client" that is enough for most HTTP tasks.
12cr|perl-AnyEvent-HTTP-2.120.0-2|35	Simple tasks should be simple, but complex tasks should still be possible
12cr|perl-AnyEvent-HTTP-2.120.0-2|36	as the user retains control over request and response headers.
12cr|perl-AnyEvent-HTTP-2.120.0-2|37	
12cr|perl-AnyEvent-HTTP-2.120.0-2|38	%prep
12cr|perl-AnyEvent-HTTP-2.120.0-2|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-AnyEvent-HTTP-2.120.0-2|40	
12cr|perl-AnyEvent-HTTP-2.120.0-2|41	%build
12cr|perl-AnyEvent-HTTP-2.120.0-2|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-AnyEvent-HTTP-2.120.0-2|43	%make
12cr|perl-AnyEvent-HTTP-2.120.0-2|44	
12cr|perl-AnyEvent-HTTP-2.120.0-2|45	%check
12cr|perl-AnyEvent-HTTP-2.120.0-2|46	%make test
12cr|perl-AnyEvent-HTTP-2.120.0-2|47	
12cr|perl-AnyEvent-HTTP-2.120.0-2|48	%install
12cr|perl-AnyEvent-HTTP-2.120.0-2|49	%makeinstall_std
12cr|perl-AnyEvent-HTTP-2.120.0-2|50	
12cr|perl-AnyEvent-HTTP-2.120.0-2|51	%files
12cr|perl-AnyEvent-HTTP-2.120.0-2|52	%doc Changes README
12cr|perl-AnyEvent-HTTP-2.120.0-2|53	%{_mandir}/man3/*
12cr|perl-AnyEvent-HTTP-2.120.0-2|54	%{perl_vendorlib}/*
12cr|perl-AnyEvent-HTTP-2.120.0-2|55	
12cr|perl-AnyEvent-HTTP-2.120.0-2|56	
12cr|perl-AnyEvent-HTTP-2.120.0-2|57	%changelog
12cr|perl-AnyEvent-HTTP-2.120.0-2|58	* Wed Jun 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.120.0-1mdv2011.0
12cr|perl-AnyEvent-HTTP-2.120.0-2|59	+ Revision: 685306
12cr|perl-AnyEvent-HTTP-2.120.0-2|60	- update to new version 2.12
12cr|perl-AnyEvent-HTTP-2.120.0-2|61	
12cr|perl-AnyEvent-HTTP-2.120.0-2|62	* Thu May 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.110.0-1
12cr|perl-AnyEvent-HTTP-2.120.0-2|63	+ Revision: 673782
12cr|perl-AnyEvent-HTTP-2.120.0-2|64	- update to new version 2.11
12cr|perl-AnyEvent-HTTP-2.120.0-2|65	
12cr|perl-AnyEvent-HTTP-2.120.0-2|66	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.100.0-2
12cr|perl-AnyEvent-HTTP-2.120.0-2|67	+ Revision: 657381
12cr|perl-AnyEvent-HTTP-2.120.0-2|68	- rebuild for updated spec-helper
12cr|perl-AnyEvent-HTTP-2.120.0-2|69	
12cr|perl-AnyEvent-HTTP-2.120.0-2|70	* Wed Mar 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.100.0-1
12cr|perl-AnyEvent-HTTP-2.120.0-2|71	+ Revision: 641314
12cr|perl-AnyEvent-HTTP-2.120.0-2|72	- update to new version 2.1
12cr|perl-AnyEvent-HTTP-2.120.0-2|73	
12cr|perl-AnyEvent-HTTP-2.120.0-2|74	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 2.40.0-2
12cr|perl-AnyEvent-HTTP-2.120.0-2|75	+ Revision: 640752
12cr|perl-AnyEvent-HTTP-2.120.0-2|76	- rebuild to obsolete old packages
12cr|perl-AnyEvent-HTTP-2.120.0-2|77	
12cr|perl-AnyEvent-HTTP-2.120.0-2|78	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.40.0-1
12cr|perl-AnyEvent-HTTP-2.120.0-2|79	+ Revision: 638892
12cr|perl-AnyEvent-HTTP-2.120.0-2|80	- update to new version 2.04
12cr|perl-AnyEvent-HTTP-2.120.0-2|81	
12cr|perl-AnyEvent-HTTP-2.120.0-2|82	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.30.0-1
12cr|perl-AnyEvent-HTTP-2.120.0-2|83	+ Revision: 634187
12cr|perl-AnyEvent-HTTP-2.120.0-2|84	- update to new version 2.03
12cr|perl-AnyEvent-HTTP-2.120.0-2|85	
12cr|perl-AnyEvent-HTTP-2.120.0-2|86	* Wed Jan 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-1mdv2011.0
12cr|perl-AnyEvent-HTTP-2.120.0-2|87	+ Revision: 628754
12cr|perl-AnyEvent-HTTP-2.120.0-2|88	- update to new version 2.0
12cr|perl-AnyEvent-HTTP-2.120.0-2|89	
12cr|perl-AnyEvent-HTTP-2.120.0-2|90	* Fri Dec 31 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.500.0-1mdv2011.0
12cr|perl-AnyEvent-HTTP-2.120.0-2|91	+ Revision: 626816
12cr|perl-AnyEvent-HTTP-2.120.0-2|92	- update to new version 1.5
12cr|perl-AnyEvent-HTTP-2.120.0-2|93	
12cr|perl-AnyEvent-HTTP-2.120.0-2|94	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 1.460.0-1mdv2011.0
12cr|perl-AnyEvent-HTTP-2.120.0-2|95	+ Revision: 624763
12cr|perl-AnyEvent-HTTP-2.120.0-2|96	- import perl-AnyEvent-HTTP
12cr|perl-AnyEvent-HTTP-2.120.0-2|97	

3868 12
12cr|perl-Any-Moose-0.150.0-2|1	%define upstream_name    Any-Moose
12cr|perl-Any-Moose-0.150.0-2|2	%define upstream_version 0.15
12cr|perl-Any-Moose-0.150.0-2|3	
12cr|perl-Any-Moose-0.150.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Any-Moose-0.150.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Any-Moose-0.150.0-2|6	Release:	2
12cr|perl-Any-Moose-0.150.0-2|7	
12cr|perl-Any-Moose-0.150.0-2|8	Summary:	Use Moose or Mouse modules
12cr|perl-Any-Moose-0.150.0-2|9	License:	GPL+ or Artistic
12cr|perl-Any-Moose-0.150.0-2|10	Group:		Development/Perl
12cr|perl-Any-Moose-0.150.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Any-Moose-0.150.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SA/SARTAK/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Any-Moose-0.150.0-2|13	
12cr|perl-Any-Moose-0.150.0-2|14	BuildRequires:	perl-devel
12cr|perl-Any-Moose-0.150.0-2|15	BuildRequires:	perl(Mouse)
12cr|perl-Any-Moose-0.150.0-2|16	BuildArch:	noarch
12cr|perl-Any-Moose-0.150.0-2|17	Requires:	perl(Mouse)
12cr|perl-Any-Moose-0.150.0-2|18	
12cr|perl-Any-Moose-0.150.0-2|19	%description
12cr|perl-Any-Moose-0.150.0-2|20	Actual documentation is forthcoming, once we solidify all the bits of the
12cr|perl-Any-Moose-0.150.0-2|21	API. The examples above are very likely to continue working.
12cr|perl-Any-Moose-0.150.0-2|22	
12cr|perl-Any-Moose-0.150.0-2|23	%prep
12cr|perl-Any-Moose-0.150.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Any-Moose-0.150.0-2|25	
12cr|perl-Any-Moose-0.150.0-2|26	%build
12cr|perl-Any-Moose-0.150.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Any-Moose-0.150.0-2|28	%make
12cr|perl-Any-Moose-0.150.0-2|29	
12cr|perl-Any-Moose-0.150.0-2|30	%check
12cr|perl-Any-Moose-0.150.0-2|31	make test
12cr|perl-Any-Moose-0.150.0-2|32	
12cr|perl-Any-Moose-0.150.0-2|33	%install
12cr|perl-Any-Moose-0.150.0-2|34	%makeinstall_std
12cr|perl-Any-Moose-0.150.0-2|35	
12cr|perl-Any-Moose-0.150.0-2|36	%files
12cr|perl-Any-Moose-0.150.0-2|37	%doc Changes LICENSE README
12cr|perl-Any-Moose-0.150.0-2|38	%{_mandir}/man3/*
12cr|perl-Any-Moose-0.150.0-2|39	%{perl_vendorlib}/*
12cr|perl-Any-Moose-0.150.0-2|40	
12cr|perl-Any-Moose-0.150.0-2|41	%changelog
12cr|perl-Any-Moose-0.150.0-2|42	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-Any-Moose-0.150.0-2|43	+ Revision: 684735
12cr|perl-Any-Moose-0.150.0-2|44	- update to new version 0.15
12cr|perl-Any-Moose-0.150.0-2|45	
12cr|perl-Any-Moose-0.150.0-2|46	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.130.0-2
12cr|perl-Any-Moose-0.150.0-2|47	+ Revision: 658514
12cr|perl-Any-Moose-0.150.0-2|48	- rebuild for updated spec-helper
12cr|perl-Any-Moose-0.150.0-2|49	
12cr|perl-Any-Moose-0.150.0-2|50	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2011.0
12cr|perl-Any-Moose-0.150.0-2|51	+ Revision: 553061
12cr|perl-Any-Moose-0.150.0-2|52	- update to 0.13
12cr|perl-Any-Moose-0.150.0-2|53	
12cr|perl-Any-Moose-0.150.0-2|54	* Tue Apr 06 2010 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.1
12cr|perl-Any-Moose-0.150.0-2|55	+ Revision: 532137
12cr|perl-Any-Moose-0.150.0-2|56	- update to 0.12
12cr|perl-Any-Moose-0.150.0-2|57	
12cr|perl-Any-Moose-0.150.0-2|58	* Mon Dec 14 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.1
12cr|perl-Any-Moose-0.150.0-2|59	+ Revision: 478547
12cr|perl-Any-Moose-0.150.0-2|60	- update to 0.11
12cr|perl-Any-Moose-0.150.0-2|61	
12cr|perl-Any-Moose-0.150.0-2|62	* Thu Oct 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-2mdv2010.0
12cr|perl-Any-Moose-0.150.0-2|63	+ Revision: 452038
12cr|perl-Any-Moose-0.150.0-2|64	- bump mkrel
12cr|perl-Any-Moose-0.150.0-2|65	- adding missing runtime requires:
12cr|perl-Any-Moose-0.150.0-2|66	
12cr|perl-Any-Moose-0.150.0-2|67	* Mon Jul 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-Any-Moose-0.150.0-2|68	+ Revision: 392717
12cr|perl-Any-Moose-0.150.0-2|69	- update to 0.10
12cr|perl-Any-Moose-0.150.0-2|70	
12cr|perl-Any-Moose-0.150.0-2|71	* Mon Jun 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-Any-Moose-0.150.0-2|72	+ Revision: 384052
12cr|perl-Any-Moose-0.150.0-2|73	- update to 0.09
12cr|perl-Any-Moose-0.150.0-2|74	- using %%perl_convert_version
12cr|perl-Any-Moose-0.150.0-2|75	- cleaned license tag
12cr|perl-Any-Moose-0.150.0-2|76	
12cr|perl-Any-Moose-0.150.0-2|77	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-4mdv2010.0
12cr|perl-Any-Moose-0.150.0-2|78	+ Revision: 378280
12cr|perl-Any-Moose-0.150.0-2|79	- hardcode Mouse dependency, virtual package is useless
12cr|perl-Any-Moose-0.150.0-2|80	
12cr|perl-Any-Moose-0.150.0-2|81	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-3mdv2010.0
12cr|perl-Any-Moose-0.150.0-2|82	+ Revision: 378182
12cr|perl-Any-Moose-0.150.0-2|83	- requires perl-Moose-implementation virtual package
12cr|perl-Any-Moose-0.150.0-2|84	
12cr|perl-Any-Moose-0.150.0-2|85	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.07-2mdv2010.0
12cr|perl-Any-Moose-0.150.0-2|86	+ Revision: 375966
12cr|perl-Any-Moose-0.150.0-2|87	- rebuild
12cr|perl-Any-Moose-0.150.0-2|88	
12cr|perl-Any-Moose-0.150.0-2|89	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2010.0
12cr|perl-Any-Moose-0.150.0-2|90	+ Revision: 371866
12cr|perl-Any-Moose-0.150.0-2|91	- import perl-Any-Moose
12cr|perl-Any-Moose-0.150.0-2|92	
12cr|perl-Any-Moose-0.150.0-2|93	
12cr|perl-Any-Moose-0.150.0-2|94	* Mon May 04 2009 cpan2dist 0.07-1mdv
12cr|perl-Any-Moose-0.150.0-2|95	- initial mdv release, generated with cpan2dist
12cr|perl-Any-Moose-0.150.0-2|96	

3869 12
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|1	%define upstream_name    Apache2-AuthCookieDBI
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|2	%define upstream_version 2.14
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|3	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|6	Release:	2
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|7	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|8	Summary:	An AuthCookie module backed by a DBI database
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|9	License:	LGPL
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|10	Group:		Development/Perl
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|12	Source0:	http://search.cpan.org/CPAN/modules/by-module/Apache2/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|13	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|14	BuildRequires:	perl-devel
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|15	BuildRequires:	perl(Apache::DBI) >= 0.91
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|16	BuildRequires:	perl(Date::Calc)
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|17	BuildArch:	noarch
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|18	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|19	%description
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|20	Apache2::AuthCookieDBI is a module that subclasses Apache2::AuthCookie and is
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|21	designed to be directly used for authentication in a mod_perl server.
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|22	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|23	It is a ticket-issuing system that looks up username/passwords in a DBI
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|24	database using generic SQL and issues MD5-checksummed tickets valid for
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|25	a configurable time period.  Incoming requests with tickets are
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|26	checksummed and expire-time checked.
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|27	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|28	%prep
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|30	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|31	%build
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|33	%make
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|34	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|35	%check
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|36	make test
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|37	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|38	%install
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|39	%makeinstall_std
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|40	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|41	%files
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|42	%doc Changes README eg *.txt *.sql
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|43	%{perl_vendorlib}/Apache2
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|44	%{_mandir}/*/*
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|45	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|46	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|47	%changelog
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|48	* Wed Mar 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.140.0-1mdv2011.0
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|49	+ Revision: 649132
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|50	- update to new version 2.14
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|51	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|52	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.130.0-1mdv2011.0
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|53	+ Revision: 622947
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|54	- update to new version 2.13
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|55	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|56	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.50.0-1mdv2011.0
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|57	+ Revision: 402969
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|58	- rebuild using %%perl_convert_version
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|59	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|60	* Wed May 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.05-1mdv2010.0
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|61	+ Revision: 377832
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|62	- update to new version 2.05
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|63	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|64	* Tue Dec 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.04-1mdv2009.1
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|65	+ Revision: 309442
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|66	- update to new version 2.04
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|67	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|68	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.03-6mdv2009.0
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|69	+ Revision: 255267
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|70	- rebuild
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|71	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|72	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.03-4mdv2008.1
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|73	+ Revision: 136945
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|74	- spec cleanup
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|75	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|76	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.03-3mdv2008.1
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|77	+ Revision: 136883
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|78	- rebuild
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|79	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|80	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|81	- restore BuildRoot
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|82	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|84	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|85	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|86	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|87	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 2.03-2mdv2007.0
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|88	+ Revision: 73243
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|89	- import perl-Apache2-AuthCookieDBI-2.03-2mdk
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|90	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|91	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.03-2mdk
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|92	- Fix SPEC according to Perl Policy
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|93	- BuildRequires
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|94	- Source URL
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|95	- use mkrel
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|96	
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|97	* Sat Jul 16 2005 Oden Eriksson <oeriksson@mandriva.com> 2.03-1mdk
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|98	- initial Mandriva package
12cr|perl-Apache2-AuthCookieDBI-2.140.0-2|99	

3870 12
12cr|perl-Apache2-ClickPath-1.901.0-3|1	%define upstream_name		Apache2-ClickPath
12cr|perl-Apache2-ClickPath-1.901.0-3|2	%define upstream_version	1.901
12cr|perl-Apache2-ClickPath-1.901.0-3|3	
12cr|perl-Apache2-ClickPath-1.901.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Apache2-ClickPath-1.901.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Apache2-ClickPath-1.901.0-3|6	Release:	3
12cr|perl-Apache2-ClickPath-1.901.0-3|7	
12cr|perl-Apache2-ClickPath-1.901.0-3|8	Summary:	Apache WEB Server User Tracking
12cr|perl-Apache2-ClickPath-1.901.0-3|9	License:	GPL+ or Artistic
12cr|perl-Apache2-ClickPath-1.901.0-3|10	Group:		Development/Perl
12cr|perl-Apache2-ClickPath-1.901.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Apache2-ClickPath-1.901.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Apache2-ClickPath-1.901.0-3|13	
12cr|perl-Apache2-ClickPath-1.901.0-3|14	BuildRequires:	perl-devel
12cr|perl-Apache2-ClickPath-1.901.0-3|15	BuildRequires:	perl(Class::Member)
12cr|perl-Apache2-ClickPath-1.901.0-3|16	BuildRequires:	perl(Perl::AtEndOfScope)
12cr|perl-Apache2-ClickPath-1.901.0-3|17	BuildRequires:	apache-mod_perl-devel
12cr|perl-Apache2-ClickPath-1.901.0-3|18	BuildArch:	noarch
12cr|perl-Apache2-ClickPath-1.901.0-3|19	
12cr|perl-Apache2-ClickPath-1.901.0-3|20	%description
12cr|perl-Apache2-ClickPath-1.901.0-3|21	Apache2::ClickPath adds a PerlTransHandler and an output filter to
12cr|perl-Apache2-ClickPath-1.901.0-3|22	Apache's request cycle. The transhandler inspects the requested
12cr|perl-Apache2-ClickPath-1.901.0-3|23	URI to decide if an existing session is used or a new one has to
12cr|perl-Apache2-ClickPath-1.901.0-3|24	be created.
12cr|perl-Apache2-ClickPath-1.901.0-3|25	
12cr|perl-Apache2-ClickPath-1.901.0-3|26	%prep
12cr|perl-Apache2-ClickPath-1.901.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache2-ClickPath-1.901.0-3|28	
12cr|perl-Apache2-ClickPath-1.901.0-3|29	%build
12cr|perl-Apache2-ClickPath-1.901.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Apache2-ClickPath-1.901.0-3|31	%make
12cr|perl-Apache2-ClickPath-1.901.0-3|32	
12cr|perl-Apache2-ClickPath-1.901.0-3|33	%check
12cr|perl-Apache2-ClickPath-1.901.0-3|34	# make test don't work..., but works on 10.2
12cr|perl-Apache2-ClickPath-1.901.0-3|35	# make test
12cr|perl-Apache2-ClickPath-1.901.0-3|36	
12cr|perl-Apache2-ClickPath-1.901.0-3|37	%install
12cr|perl-Apache2-ClickPath-1.901.0-3|38	%makeinstall_std
12cr|perl-Apache2-ClickPath-1.901.0-3|39	
12cr|perl-Apache2-ClickPath-1.901.0-3|40	%files
12cr|perl-Apache2-ClickPath-1.901.0-3|41	%doc Changes README
12cr|perl-Apache2-ClickPath-1.901.0-3|42	%{perl_vendorlib}/Apache2
12cr|perl-Apache2-ClickPath-1.901.0-3|43	%{_mandir}/*/*
12cr|perl-Apache2-ClickPath-1.901.0-3|44	
12cr|perl-Apache2-ClickPath-1.901.0-3|45	%changelog
12cr|perl-Apache2-ClickPath-1.901.0-3|46	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.901.0-2mdv2011.0
12cr|perl-Apache2-ClickPath-1.901.0-3|47	+ Revision: 680461
12cr|perl-Apache2-ClickPath-1.901.0-3|48	- mass rebuild
12cr|perl-Apache2-ClickPath-1.901.0-3|49	
12cr|perl-Apache2-ClickPath-1.901.0-3|50	* Sun Jul 12 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.901.0-1mdv2011.0
12cr|perl-Apache2-ClickPath-1.901.0-3|51	+ Revision: 395037
12cr|perl-Apache2-ClickPath-1.901.0-3|52	- update to 1.901
12cr|perl-Apache2-ClickPath-1.901.0-3|53	- using %%perl_convert_version
12cr|perl-Apache2-ClickPath-1.901.0-3|54	- fixed license field
12cr|perl-Apache2-ClickPath-1.901.0-3|55	
12cr|perl-Apache2-ClickPath-1.901.0-3|56	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.9.00-4mdv2009.0
12cr|perl-Apache2-ClickPath-1.901.0-3|57	+ Revision: 255268
12cr|perl-Apache2-ClickPath-1.901.0-3|58	- rebuild
12cr|perl-Apache2-ClickPath-1.901.0-3|59	
12cr|perl-Apache2-ClickPath-1.901.0-3|60	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.00-2mdv2008.1
12cr|perl-Apache2-ClickPath-1.901.0-3|61	+ Revision: 138101
12cr|perl-Apache2-ClickPath-1.901.0-3|62	- rebuild
12cr|perl-Apache2-ClickPath-1.901.0-3|63	
12cr|perl-Apache2-ClickPath-1.901.0-3|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Apache2-ClickPath-1.901.0-3|65	- restore BuildRoot
12cr|perl-Apache2-ClickPath-1.901.0-3|66	
12cr|perl-Apache2-ClickPath-1.901.0-3|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Apache2-ClickPath-1.901.0-3|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Apache2-ClickPath-1.901.0-3|69	
12cr|perl-Apache2-ClickPath-1.901.0-3|70	
12cr|perl-Apache2-ClickPath-1.901.0-3|71	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 1.9.00-1mdv2007.0
12cr|perl-Apache2-ClickPath-1.901.0-3|72	+ Revision: 73245
12cr|perl-Apache2-ClickPath-1.901.0-3|73	- import perl-Apache2-ClickPath-1.9.00-1mdv2007.0
12cr|perl-Apache2-ClickPath-1.901.0-3|74	
12cr|perl-Apache2-ClickPath-1.901.0-3|75	* Fri Jun 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.00-1mdv2007.0
12cr|perl-Apache2-ClickPath-1.901.0-3|76	- New version (upstream version 1.900)
12cr|perl-Apache2-ClickPath-1.901.0-3|77	- spec cleanup
12cr|perl-Apache2-ClickPath-1.901.0-3|78	- fix directory ownership
12cr|perl-Apache2-ClickPath-1.901.0-3|79	
12cr|perl-Apache2-ClickPath-1.901.0-3|80	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.8-3mdk
12cr|perl-Apache2-ClickPath-1.901.0-3|81	- Fix SPEC according to Perl Policy
12cr|perl-Apache2-ClickPath-1.901.0-3|82	- BuildRequires
12cr|perl-Apache2-ClickPath-1.901.0-3|83	- Source URL
12cr|perl-Apache2-ClickPath-1.901.0-3|84	
12cr|perl-Apache2-ClickPath-1.901.0-3|85	* Sat Oct 01 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.8-2mdk
12cr|perl-Apache2-ClickPath-1.901.0-3|86	- Buildrequires fix
12cr|perl-Apache2-ClickPath-1.901.0-3|87	
12cr|perl-Apache2-ClickPath-1.901.0-3|88	* Wed Aug 17 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.8-1mdk
12cr|perl-Apache2-ClickPath-1.901.0-3|89	- New release 1.8
12cr|perl-Apache2-ClickPath-1.901.0-3|90	
12cr|perl-Apache2-ClickPath-1.901.0-3|91	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7-1mdk
12cr|perl-Apache2-ClickPath-1.901.0-3|92	- initial Mandriva package
12cr|perl-Apache2-ClickPath-1.901.0-3|93	

3871 12
12cr|perl-Apache2-DebugFilter-0.20.0-3|1	%define upstream_name    Apache2-DebugFilter
12cr|perl-Apache2-DebugFilter-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Apache2-DebugFilter-0.20.0-3|3	
12cr|perl-Apache2-DebugFilter-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Apache2-DebugFilter-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Apache2-DebugFilter-0.20.0-3|6	Release:	3
12cr|perl-Apache2-DebugFilter-0.20.0-3|7	
12cr|perl-Apache2-DebugFilter-0.20.0-3|8	Summary:	Apache2::DebugFilter - Debug mod_perl and native Apache2 filters
12cr|perl-Apache2-DebugFilter-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Apache2-DebugFilter-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Apache2-DebugFilter-0.20.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Apache2-DebugFilter-0.20.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Apache2/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Apache2-DebugFilter-0.20.0-3|13	
12cr|perl-Apache2-DebugFilter-0.20.0-3|14	BuildRequires:	apache-mod_perl
12cr|perl-Apache2-DebugFilter-0.20.0-3|15	BuildRequires:	apache-mod_perl-devel
12cr|perl-Apache2-DebugFilter-0.20.0-3|16	BuildRequires:	perl-devel
12cr|perl-Apache2-DebugFilter-0.20.0-3|17	BuildRequires:	perl(Apache::Test) >= 1.25
12cr|perl-Apache2-DebugFilter-0.20.0-3|18	BuildArch:	noarch
12cr|perl-Apache2-DebugFilter-0.20.0-3|19	
12cr|perl-Apache2-DebugFilter-0.20.0-3|20	%description
12cr|perl-Apache2-DebugFilter-0.20.0-3|21	Apache2::DebugFilter - Debug mod_perl and native Apache2 filters.
12cr|perl-Apache2-DebugFilter-0.20.0-3|22	
12cr|perl-Apache2-DebugFilter-0.20.0-3|23	%prep
12cr|perl-Apache2-DebugFilter-0.20.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache2-DebugFilter-0.20.0-3|25	
12cr|perl-Apache2-DebugFilter-0.20.0-3|26	%build
12cr|perl-Apache2-DebugFilter-0.20.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Apache2-DebugFilter-0.20.0-3|28	%make
12cr|perl-Apache2-DebugFilter-0.20.0-3|29	
12cr|perl-Apache2-DebugFilter-0.20.0-3|30	%check
12cr|perl-Apache2-DebugFilter-0.20.0-3|31	#make test
12cr|perl-Apache2-DebugFilter-0.20.0-3|32	
12cr|perl-Apache2-DebugFilter-0.20.0-3|33	%install
12cr|perl-Apache2-DebugFilter-0.20.0-3|34	%makeinstall_std
12cr|perl-Apache2-DebugFilter-0.20.0-3|35	
12cr|perl-Apache2-DebugFilter-0.20.0-3|36	%files
12cr|perl-Apache2-DebugFilter-0.20.0-3|37	%doc Changes README
12cr|perl-Apache2-DebugFilter-0.20.0-3|38	%{perl_vendorlib}/Apache2/DebugFilter.pm
12cr|perl-Apache2-DebugFilter-0.20.0-3|39	%{_mandir}/*/*
12cr|perl-Apache2-DebugFilter-0.20.0-3|40	

3872 12
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|1	%define upstream_name       Apache2-Filter-HTTPHeadersFixup
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|2	%define upstream_version    0.06
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|3	
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|6	Release:	3
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|7	
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|8	Summary:	Manipulate Apache 2 HTTP Headers
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|10	Group:		Development/Perl
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|13	
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|14	BuildRequires:	apache-mod_perl
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|15	BuildRequires:  apache-mod_perl-devel
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|16	BuildRequires:	perl-devel
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|17	BuildRequires:	perl(Apache::Test) >= 1.25
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|18	
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|19	BuildArch:	noarch
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|20	
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|21	%description
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|22	Apache2::Filter::HTTPHeadersFixup is a super class which provides an
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|23	easy way to manipulate HTTP headers without invoking any mod_perl HTTP
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|24	handlers. This is accomplished by using input and/or output connection
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|25	filters.
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|26	
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|27	It supports KeepAlive connections.
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|28	
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|29	This class cannot be used as is. It has to be sub-classed.
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|30	
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|31	%prep
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|33	
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|34	%build
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|36	%make
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|37	
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|38	%check
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|39	#make test
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|40	
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|41	%install
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|42	%makeinstall_std
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|43	
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|44	%files
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|45	%doc Changes
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|46	%{perl_vendorlib}/Apache2/Filter/HTTPHeadersFixup.pm
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|47	%{_mandir}/*/*
12cr|perl-Apache2-Filter-HTTPHeadersFixup-0.60.0-3|48	

3873 12
12cr|perl-Apache2-ModSSL-0.80.0-3|1	%define upstream_name    Apache2-ModSSL
12cr|perl-Apache2-ModSSL-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-Apache2-ModSSL-0.80.0-3|3	
12cr|perl-Apache2-ModSSL-0.80.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Apache2-ModSSL-0.80.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Apache2-ModSSL-0.80.0-3|6	Release:	3
12cr|perl-Apache2-ModSSL-0.80.0-3|7	
12cr|perl-Apache2-ModSSL-0.80.0-3|8	Summary:	Apache2::ModSSL - a Perl Interface to mod_ssl functions
12cr|perl-Apache2-ModSSL-0.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-Apache2-ModSSL-0.80.0-3|10	Group:		Development/Perl
12cr|perl-Apache2-ModSSL-0.80.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Apache2-ModSSL-0.80.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/O/OP/OPI/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Apache2-ModSSL-0.80.0-3|13	
12cr|perl-Apache2-ModSSL-0.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-Apache2-ModSSL-0.80.0-3|15	BuildRequires:	apache-devel
12cr|perl-Apache2-ModSSL-0.80.0-3|16	BuildRequires:	apache-mod_perl
12cr|perl-Apache2-ModSSL-0.80.0-3|17	BuildRequires:	apache-mod_perl-devel
12cr|perl-Apache2-ModSSL-0.80.0-3|18	BuildRequires:	apache-mod_ssl
12cr|perl-Apache2-ModSSL-0.80.0-3|19	
12cr|perl-Apache2-ModSSL-0.80.0-3|20	%description
12cr|perl-Apache2-ModSSL-0.80.0-3|21	Perl interface to mod_ssl
12cr|perl-Apache2-ModSSL-0.80.0-3|22	
12cr|perl-Apache2-ModSSL-0.80.0-3|23	%prep
12cr|perl-Apache2-ModSSL-0.80.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache2-ModSSL-0.80.0-3|25	
12cr|perl-Apache2-ModSSL-0.80.0-3|26	%build
12cr|perl-Apache2-ModSSL-0.80.0-3|27	#%{__perl} Makefile.PL INC="-I`%{_sbindir}/apxs -q INCLUDEDIR` `apr-1-config --includes` `apu-1-config --includes`" INSTALLDIRS=vendor
12cr|perl-Apache2-ModSSL-0.80.0-3|28	%__perl Makefile.PL -apxs %{_bindir}/apxs INSTALLDIRS=vendor
12cr|perl-Apache2-ModSSL-0.80.0-3|29	%make
12cr|perl-Apache2-ModSSL-0.80.0-3|30	
12cr|perl-Apache2-ModSSL-0.80.0-3|31	#export APACHE_TEST_HTTPD="%{_sbindir}/httpd"
12cr|perl-Apache2-ModSSL-0.80.0-3|32	#make test
12cr|perl-Apache2-ModSSL-0.80.0-3|33	
12cr|perl-Apache2-ModSSL-0.80.0-3|34	%install
12cr|perl-Apache2-ModSSL-0.80.0-3|35	%makeinstall_std
12cr|perl-Apache2-ModSSL-0.80.0-3|36	
12cr|perl-Apache2-ModSSL-0.80.0-3|37	%files
12cr|perl-Apache2-ModSSL-0.80.0-3|38	%doc Changes README
12cr|perl-Apache2-ModSSL-0.80.0-3|39	%dir %{perl_vendorlib}/*/auto/Apache2/ModSSL
12cr|perl-Apache2-ModSSL-0.80.0-3|40	%{perl_vendorlib}/*/auto/Apache2/ModSSL/ModSSL.so
12cr|perl-Apache2-ModSSL-0.80.0-3|41	%{perl_vendorlib}/*/Apache2/ModSSL.pm
12cr|perl-Apache2-ModSSL-0.80.0-3|42	%{_mandir}/*/*
12cr|perl-Apache2-ModSSL-0.80.0-3|43	
12cr|perl-Apache2-ModSSL-0.80.0-3|44	
12cr|perl-Apache2-ModSSL-0.80.0-3|45	%changelog
12cr|perl-Apache2-ModSSL-0.80.0-3|46	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.80.0-2
12cr|perl-Apache2-ModSSL-0.80.0-3|47	+ Revision: 768358
12cr|perl-Apache2-ModSSL-0.80.0-3|48	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Apache2-ModSSL-0.80.0-3|49	
12cr|perl-Apache2-ModSSL-0.80.0-3|50	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.0-1
12cr|perl-Apache2-ModSSL-0.80.0-3|51	+ Revision: 684736
12cr|perl-Apache2-ModSSL-0.80.0-3|52	- update to new version 0.08
12cr|perl-Apache2-ModSSL-0.80.0-3|53	
12cr|perl-Apache2-ModSSL-0.80.0-3|54	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.70.0-3
12cr|perl-Apache2-ModSSL-0.80.0-3|55	+ Revision: 680464
12cr|perl-Apache2-ModSSL-0.80.0-3|56	- mass rebuild
12cr|perl-Apache2-ModSSL-0.80.0-3|57	
12cr|perl-Apache2-ModSSL-0.80.0-3|58	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-2mdv2011.0
12cr|perl-Apache2-ModSSL-0.80.0-3|59	+ Revision: 555666
12cr|perl-Apache2-ModSSL-0.80.0-3|60	- rebuild
12cr|perl-Apache2-ModSSL-0.80.0-3|61	
12cr|perl-Apache2-ModSSL-0.80.0-3|62	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-Apache2-ModSSL-0.80.0-3|63	+ Revision: 402971
12cr|perl-Apache2-ModSSL-0.80.0-3|64	- rebuild using %%perl_convert_version
12cr|perl-Apache2-ModSSL-0.80.0-3|65	
12cr|perl-Apache2-ModSSL-0.80.0-3|66	* Fri Nov 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2009.1
12cr|perl-Apache2-ModSSL-0.80.0-3|67	+ Revision: 300643
12cr|perl-Apache2-ModSSL-0.80.0-3|68	- nouvelle version
12cr|perl-Apache2-ModSSL-0.80.0-3|69	
12cr|perl-Apache2-ModSSL-0.80.0-3|70	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.06-2mdv2009.0
12cr|perl-Apache2-ModSSL-0.80.0-3|71	+ Revision: 268367
12cr|perl-Apache2-ModSSL-0.80.0-3|72	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Apache2-ModSSL-0.80.0-3|73	
12cr|perl-Apache2-ModSSL-0.80.0-3|74	* Thu Apr 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.0
12cr|perl-Apache2-ModSSL-0.80.0-3|75	+ Revision: 195210
12cr|perl-Apache2-ModSSL-0.80.0-3|76	- new version
12cr|perl-Apache2-ModSSL-0.80.0-3|77	
12cr|perl-Apache2-ModSSL-0.80.0-3|78	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 0.03-3mdv2008.1
12cr|perl-Apache2-ModSSL-0.80.0-3|79	+ Revision: 151815
12cr|perl-Apache2-ModSSL-0.80.0-3|80	- rebuild
12cr|perl-Apache2-ModSSL-0.80.0-3|81	
12cr|perl-Apache2-ModSSL-0.80.0-3|82	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-2mdv2008.1
12cr|perl-Apache2-ModSSL-0.80.0-3|83	+ Revision: 138099
12cr|perl-Apache2-ModSSL-0.80.0-3|84	- rebuild
12cr|perl-Apache2-ModSSL-0.80.0-3|85	
12cr|perl-Apache2-ModSSL-0.80.0-3|86	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Apache2-ModSSL-0.80.0-3|87	- restore BuildRoot
12cr|perl-Apache2-ModSSL-0.80.0-3|88	
12cr|perl-Apache2-ModSSL-0.80.0-3|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Apache2-ModSSL-0.80.0-3|90	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Apache2-ModSSL-0.80.0-3|91	
12cr|perl-Apache2-ModSSL-0.80.0-3|92	
12cr|perl-Apache2-ModSSL-0.80.0-3|93	* Fri Oct 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.03-1mdv2007.0
12cr|perl-Apache2-ModSSL-0.80.0-3|94	+ Revision: 73256
12cr|perl-Apache2-ModSSL-0.80.0-3|95	- import perl-Apache2-ModSSL-0.03-1mdv2007.0
12cr|perl-Apache2-ModSSL-0.80.0-3|96	
12cr|perl-Apache2-ModSSL-0.80.0-3|97	* Thu Sep 14 2006 Oden Eriksson <oeriksson@mandriva.com> 0.03-1mdv2007.0
12cr|perl-Apache2-ModSSL-0.80.0-3|98	- rebuild
12cr|perl-Apache2-ModSSL-0.80.0-3|99	- disable the tests for now
12cr|perl-Apache2-ModSSL-0.80.0-3|100	
12cr|perl-Apache2-ModSSL-0.80.0-3|101	* Sat Jul 16 2005 Oden Eriksson <oeriksson@mandriva.com> 0.03-1mdk
12cr|perl-Apache2-ModSSL-0.80.0-3|102	- initial Mandriva package
12cr|perl-Apache2-ModSSL-0.80.0-3|103	

3874 12
12cr|perl-Apache2-ShowStatus-0.20.0-3|1	%define upstream_name    Apache2-ShowStatus
12cr|perl-Apache2-ShowStatus-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Apache2-ShowStatus-0.20.0-3|3	
12cr|perl-Apache2-ShowStatus-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Apache2-ShowStatus-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Apache2-ShowStatus-0.20.0-3|6	Release:	3
12cr|perl-Apache2-ShowStatus-0.20.0-3|7	
12cr|perl-Apache2-ShowStatus-0.20.0-3|8	Summary:	Apache2::ShowStatus - if you want to know what your Apache processes are doing
12cr|perl-Apache2-ShowStatus-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Apache2-ShowStatus-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Apache2-ShowStatus-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Apache2-ShowStatus-0.20.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Apache2/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Apache2-ShowStatus-0.20.0-3|13	
12cr|perl-Apache2-ShowStatus-0.20.0-3|14	BuildRequires:	apache-mod_perl
12cr|perl-Apache2-ShowStatus-0.20.0-3|15	BuildRequires:  apache-mod_perl-devel
12cr|perl-Apache2-ShowStatus-0.20.0-3|16	BuildRequires:	perl-devel
12cr|perl-Apache2-ShowStatus-0.20.0-3|17	BuildRequires:	perl(Sys::Proctitle)
12cr|perl-Apache2-ShowStatus-0.20.0-3|18	BuildRequires:	perl(Apache::Test) >= 1.25
12cr|perl-Apache2-ShowStatus-0.20.0-3|19	BuildArch:	noarch
12cr|perl-Apache2-ShowStatus-0.20.0-3|20	
12cr|perl-Apache2-ShowStatus-0.20.0-3|21	%description
12cr|perl-Apache2-ShowStatus-0.20.0-3|22	This module provides a "PerlInitHandler" that sets the apache's process
12cr|perl-Apache2-ShowStatus-0.20.0-3|23	title to
12cr|perl-Apache2-ShowStatus-0.20.0-3|24	
12cr|perl-Apache2-ShowStatus-0.20.0-3|25	"httpd: ".$r->the_request
12cr|perl-Apache2-ShowStatus-0.20.0-3|26	
12cr|perl-Apache2-ShowStatus-0.20.0-3|27	The process title is automagically reset when the request is over.
12cr|perl-Apache2-ShowStatus-0.20.0-3|28	
12cr|perl-Apache2-ShowStatus-0.20.0-3|29	Thus, "top" & Co shows what requests are currently active.
12cr|perl-Apache2-ShowStatus-0.20.0-3|30	
12cr|perl-Apache2-ShowStatus-0.20.0-3|31	%prep
12cr|perl-Apache2-ShowStatus-0.20.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache2-ShowStatus-0.20.0-3|33	
12cr|perl-Apache2-ShowStatus-0.20.0-3|34	%build
12cr|perl-Apache2-ShowStatus-0.20.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Apache2-ShowStatus-0.20.0-3|36	%make
12cr|perl-Apache2-ShowStatus-0.20.0-3|37	
12cr|perl-Apache2-ShowStatus-0.20.0-3|38	%check
12cr|perl-Apache2-ShowStatus-0.20.0-3|39	#make test
12cr|perl-Apache2-ShowStatus-0.20.0-3|40	
12cr|perl-Apache2-ShowStatus-0.20.0-3|41	%install
12cr|perl-Apache2-ShowStatus-0.20.0-3|42	%makeinstall_std
12cr|perl-Apache2-ShowStatus-0.20.0-3|43	
12cr|perl-Apache2-ShowStatus-0.20.0-3|44	%files
12cr|perl-Apache2-ShowStatus-0.20.0-3|45	%doc Changes README
12cr|perl-Apache2-ShowStatus-0.20.0-3|46	%{perl_vendorlib}/Apache2/ShowStatus.pm
12cr|perl-Apache2-ShowStatus-0.20.0-3|47	%{_mandir}/*/*
12cr|perl-Apache2-ShowStatus-0.20.0-3|48	

3875 12
12cr|perl-Apache2-SiteControl-1.50.0-3|1	%define upstream_name    Apache2-SiteControl
12cr|perl-Apache2-SiteControl-1.50.0-3|2	%define upstream_version 1.05
12cr|perl-Apache2-SiteControl-1.50.0-3|3	
12cr|perl-Apache2-SiteControl-1.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Apache2-SiteControl-1.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Apache2-SiteControl-1.50.0-3|6	Release:	3
12cr|perl-Apache2-SiteControl-1.50.0-3|7	
12cr|perl-Apache2-SiteControl-1.50.0-3|8	Summary:	Perl web site authentication/authorization system
12cr|perl-Apache2-SiteControl-1.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Apache2-SiteControl-1.50.0-3|10	Group:		Development/Perl
12cr|perl-Apache2-SiteControl-1.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Apache2-SiteControl-1.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Apache2/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Apache2-SiteControl-1.50.0-3|13	
12cr|perl-Apache2-SiteControl-1.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Apache2-SiteControl-1.50.0-3|15	BuildRequires:	apache-mod_perl
12cr|perl-Apache2-SiteControl-1.50.0-3|16	BuildRequires:	perl(Apache::AuthCookie) >= 3.08
12cr|perl-Apache2-SiteControl-1.50.0-3|17	BuildRequires:	perl(Apache::Session) >= 1.54
12cr|perl-Apache2-SiteControl-1.50.0-3|18	BuildRequires:	perl(Apache::Test) >= 1.25
12cr|perl-Apache2-SiteControl-1.50.0-3|19	BuildRequires:	perl(Authen::Radius)  >= 0.10
12cr|perl-Apache2-SiteControl-1.50.0-3|20	BuildRequires:	perl(Carp::Assert) >= 0.18
12cr|perl-Apache2-SiteControl-1.50.0-3|21	BuildRequires:	perl(Crypt::CAST5) >= 0.04
12cr|perl-Apache2-SiteControl-1.50.0-3|22	BuildRequires:	perl(Crypt::CBC) >= 2.14
12cr|perl-Apache2-SiteControl-1.50.0-3|23	BuildRequires:	perl(Data::Dumper) >= 2.101
12cr|perl-Apache2-SiteControl-1.50.0-3|24	BuildRequires:	perl-libapreq2 >= 2.05
12cr|perl-Apache2-SiteControl-1.50.0-3|25	BuildArch:	noarch
12cr|perl-Apache2-SiteControl-1.50.0-3|26	
12cr|perl-Apache2-SiteControl-1.50.0-3|27	%description
12cr|perl-Apache2-SiteControl-1.50.0-3|28	Apache2::SiteControl is a set of perl object-oriented classes that
12cr|perl-Apache2-SiteControl-1.50.0-3|29	implement a fine-grained security control system for a web-based application.
12cr|perl-Apache2-SiteControl-1.50.0-3|30	The intent is to provide a clear, easy-to-integrate system that does not
12cr|perl-Apache2-SiteControl-1.50.0-3|31	require the policies to be written into your application components. It
12cr|perl-Apache2-SiteControl-1.50.0-3|32	attempts to separate the concerns of how to show and manipulate data from the
12cr|perl-Apache2-SiteControl-1.50.0-3|33	concerns of who is allowed to view and manipulate data and why.
12cr|perl-Apache2-SiteControl-1.50.0-3|34	
12cr|perl-Apache2-SiteControl-1.50.0-3|35	For example, say your web application is written in HTML::Mason. Your
12cr|perl-Apache2-SiteControl-1.50.0-3|36	individual "screens" are composed of Mason modules, and you would like to keep
12cr|perl-Apache2-SiteControl-1.50.0-3|37	those as clean as possible, but decisions have to be made about what to allow
12cr|perl-Apache2-SiteControl-1.50.0-3|38	as the component is processed. SiteControl attempts to make that as easy as
12cr|perl-Apache2-SiteControl-1.50.0-3|39	possible.
12cr|perl-Apache2-SiteControl-1.50.0-3|40	
12cr|perl-Apache2-SiteControl-1.50.0-3|41	%prep
12cr|perl-Apache2-SiteControl-1.50.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache2-SiteControl-1.50.0-3|43	
12cr|perl-Apache2-SiteControl-1.50.0-3|44	%build
12cr|perl-Apache2-SiteControl-1.50.0-3|45	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Apache2-SiteControl-1.50.0-3|46	%make
12cr|perl-Apache2-SiteControl-1.50.0-3|47	
12cr|perl-Apache2-SiteControl-1.50.0-3|48	%check
12cr|perl-Apache2-SiteControl-1.50.0-3|49	make test
12cr|perl-Apache2-SiteControl-1.50.0-3|50	
12cr|perl-Apache2-SiteControl-1.50.0-3|51	%install
12cr|perl-Apache2-SiteControl-1.50.0-3|52	%makeinstall_std
12cr|perl-Apache2-SiteControl-1.50.0-3|53	
12cr|perl-Apache2-SiteControl-1.50.0-3|54	%files
12cr|perl-Apache2-SiteControl-1.50.0-3|55	%doc Changes README* docs/apache sample
12cr|perl-Apache2-SiteControl-1.50.0-3|56	%{perl_vendorlib}/Apache2
12cr|perl-Apache2-SiteControl-1.50.0-3|57	%{_mandir}/*/*
12cr|perl-Apache2-SiteControl-1.50.0-3|58	
12cr|perl-Apache2-SiteControl-1.50.0-3|59	
12cr|perl-Apache2-SiteControl-1.50.0-3|60	%changelog
12cr|perl-Apache2-SiteControl-1.50.0-3|61	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.50.0-2mdv2011.0
12cr|perl-Apache2-SiteControl-1.50.0-3|62	+ Revision: 680466
12cr|perl-Apache2-SiteControl-1.50.0-3|63	- mass rebuild
12cr|perl-Apache2-SiteControl-1.50.0-3|64	
12cr|perl-Apache2-SiteControl-1.50.0-3|65	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.50.0-1mdv2010.0
12cr|perl-Apache2-SiteControl-1.50.0-3|66	+ Revision: 402973
12cr|perl-Apache2-SiteControl-1.50.0-3|67	- rebuild using %%perl_convert_version
12cr|perl-Apache2-SiteControl-1.50.0-3|68	
12cr|perl-Apache2-SiteControl-1.50.0-3|69	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.05-4mdv2009.0
12cr|perl-Apache2-SiteControl-1.50.0-3|70	+ Revision: 255271
12cr|perl-Apache2-SiteControl-1.50.0-3|71	- rebuild
12cr|perl-Apache2-SiteControl-1.50.0-3|72	
12cr|perl-Apache2-SiteControl-1.50.0-3|73	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-2mdv2008.1
12cr|perl-Apache2-SiteControl-1.50.0-3|74	+ Revision: 136884
12cr|perl-Apache2-SiteControl-1.50.0-3|75	- rebuild
12cr|perl-Apache2-SiteControl-1.50.0-3|76	
12cr|perl-Apache2-SiteControl-1.50.0-3|77	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Apache2-SiteControl-1.50.0-3|78	- restore BuildRoot
12cr|perl-Apache2-SiteControl-1.50.0-3|79	
12cr|perl-Apache2-SiteControl-1.50.0-3|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Apache2-SiteControl-1.50.0-3|81	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Apache2-SiteControl-1.50.0-3|82	
12cr|perl-Apache2-SiteControl-1.50.0-3|83	
12cr|perl-Apache2-SiteControl-1.50.0-3|84	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 1.05-1mdv2007.0
12cr|perl-Apache2-SiteControl-1.50.0-3|85	+ Revision: 73267
12cr|perl-Apache2-SiteControl-1.50.0-3|86	- import perl-Apache2-SiteControl-1.05-1mdv2007.0
12cr|perl-Apache2-SiteControl-1.50.0-3|87	
12cr|perl-Apache2-SiteControl-1.50.0-3|88	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdv2007.0
12cr|perl-Apache2-SiteControl-1.50.0-3|89	- New version 1.05
12cr|perl-Apache2-SiteControl-1.50.0-3|90	
12cr|perl-Apache2-SiteControl-1.50.0-3|91	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.03-2mdk
12cr|perl-Apache2-SiteControl-1.50.0-3|92	- Fix SPEC according to Perl Policy
12cr|perl-Apache2-SiteControl-1.50.0-3|93	- BuildRequires
12cr|perl-Apache2-SiteControl-1.50.0-3|94	- Source URL
12cr|perl-Apache2-SiteControl-1.50.0-3|95	
12cr|perl-Apache2-SiteControl-1.50.0-3|96	* Mon Mar 20 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.03-1mdk
12cr|perl-Apache2-SiteControl-1.50.0-3|97	- New release 1.03
12cr|perl-Apache2-SiteControl-1.50.0-3|98	
12cr|perl-Apache2-SiteControl-1.50.0-3|99	* Wed Jan 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdk
12cr|perl-Apache2-SiteControl-1.50.0-3|100	- New release 1.02
12cr|perl-Apache2-SiteControl-1.50.0-3|101	- spec cleanup
12cr|perl-Apache2-SiteControl-1.50.0-3|102	- %%{1}mdv2007.1
12cr|perl-Apache2-SiteControl-1.50.0-3|103	
12cr|perl-Apache2-SiteControl-1.50.0-3|104	* Fri Aug 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdk
12cr|perl-Apache2-SiteControl-1.50.0-3|105	- New release 1.01
12cr|perl-Apache2-SiteControl-1.50.0-3|106	
12cr|perl-Apache2-SiteControl-1.50.0-3|107	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 1.00-1mdk
12cr|perl-Apache2-SiteControl-1.50.0-3|108	- initial Mandriva package
12cr|perl-Apache2-SiteControl-1.50.0-3|109	

3876 12
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|1	%define upstream_name    Apache2-TrapSubRequest
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|3	
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|6	Release:	3
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|7	
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|8	Summary:	Apache2::TrapSubRequest - Trap a lookup_file/lookup_uri into a scalar
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|10	Group:		Development/Perl
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Apache2/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|13	
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|14	BuildRequires:	apache-mod_perl
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|15	BuildRequires:	perl(Apache::Test) >= 1.25
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|16	BuildRequires:	perl-devel
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|17	BuildArch:	noarch
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|18	
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|19	%description
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|20	Apache2::TrapSubRequest - Trap a lookup_file/lookup_uri into a
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|21	scalar.
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|22	
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|23	%prep
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|25	
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|26	%build
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|28	%make
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|29	make test
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|30	
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|31	%install
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|32	%makeinstall_std
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|33	
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|34	%files
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|35	%doc Changes README
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|36	%{perl_vendorlib}/Apache2/TrapSubRequest.pm
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|37	%{_mandir}/*/*
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|38	
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|39	
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|40	%changelog
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|41	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|42	+ Revision: 680467
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|43	- mass rebuild
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|44	
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|45	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|46	+ Revision: 402974
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|47	- rebuild using %%perl_convert_version
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|48	
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|49	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.03-5mdv2009.0
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|50	+ Revision: 241146
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|51	- rebuild
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|52	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|53	
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|54	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|55	- restore BuildRoot
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|56	
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|57	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.03-3mdv2008.0
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|58	+ Revision: 25446
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|59	- rebuild
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|60	
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|61	
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|62	* Thu Apr 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.03-2mdk
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|63	- Fix SPEC according to Perl Policy
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|64	- BuildRequires
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|65	- Source URL
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|66	- use mkrel
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|67	
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|68	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 0.03-1mdk
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|69	- initial Mandriva package
12cr|perl-Apache2-TrapSubRequest-0.30.0-3|70	

3877 12
12cr|perl-Apache-ASP-2.610.0-4|1	%define upstream_name    Apache-ASP
12cr|perl-Apache-ASP-2.610.0-4|2	%define upstream_version 2.61
12cr|perl-Apache-ASP-2.610.0-4|3	
12cr|perl-Apache-ASP-2.610.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Apache-ASP-2.610.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Apache-ASP-2.610.0-4|6	Release:	4
12cr|perl-Apache-ASP-2.610.0-4|7	
12cr|perl-Apache-ASP-2.610.0-4|8	Summary:	A perl ASP port to Apache
12cr|perl-Apache-ASP-2.610.0-4|9	License:	GPL
12cr|perl-Apache-ASP-2.610.0-4|10	Group:		Development/Perl
12cr|perl-Apache-ASP-2.610.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Apache-ASP-2.610.0-4|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Apache-ASP-2.610.0-4|13	Source1:	asp.html
12cr|perl-Apache-ASP-2.610.0-4|14	Source2:	perl-Apache-ASP.conf
12cr|perl-Apache-ASP-2.610.0-4|15	
12cr|perl-Apache-ASP-2.610.0-4|16	BuildRequires:	perl-devel
12cr|perl-Apache-ASP-2.610.0-4|17	BuildRequires:	perl(Apache::Filter)
12cr|perl-Apache-ASP-2.610.0-4|18	BuildRequires:	perl-base
12cr|perl-Apache-ASP-2.610.0-4|19	BuildRequires:	perl(Compress::Zlib)
12cr|perl-Apache-ASP-2.610.0-4|20	BuildRequires:	perl(DB_File)
12cr|perl-Apache-ASP-2.610.0-4|21	BuildRequires:	perl(HTML::Clean)
12cr|perl-Apache-ASP-2.610.0-4|22	BuildRequires:	perl(MLDBM)
12cr|perl-Apache-ASP-2.610.0-4|23	BuildRequires:  perl(MLDBM::Sync)
12cr|perl-Apache-ASP-2.610.0-4|24	BuildRequires:  perl(HTML::FillInForm)
12cr|perl-Apache-ASP-2.610.0-4|25	BuildRequires:  perl(XML::Sablotron)
12cr|perl-Apache-ASP-2.610.0-4|26	BuildRequires:	perl(Tie::Cache)
12cr|perl-Apache-ASP-2.610.0-4|27	BuildRequires:	perl(Tie::TextDir)
12cr|perl-Apache-ASP-2.610.0-4|28	BuildRequires:	perl(Time::HiRes)
12cr|perl-Apache-ASP-2.610.0-4|29	BuildRequires:	perl(XML::XSLT)
12cr|perl-Apache-ASP-2.610.0-4|30	BuildRequires:  perl(XML::LibXSLT)
12cr|perl-Apache-ASP-2.610.0-4|31	BuildRequires:	perl(CGI)
12cr|perl-Apache-ASP-2.610.0-4|32	BuildRequires:	perl(DB_File)
12cr|perl-Apache-ASP-2.610.0-4|33	BuildRequires:  perl(Apache::Filter)
12cr|perl-Apache-ASP-2.610.0-4|34	Provides:	perl(Apache::ASP::Share::CORE)
12cr|perl-Apache-ASP-2.610.0-4|35	Provides:	Apache-ASP = %{version}-%{release}
12cr|perl-Apache-ASP-2.610.0-4|36	Requires:	apache-mod_perl >= 1:2.0.2
12cr|perl-Apache-ASP-2.610.0-4|37	BuildArch:	noarch
12cr|perl-Apache-ASP-2.610.0-4|38	
12cr|perl-Apache-ASP-2.610.0-4|39	%description
12cr|perl-Apache-ASP-2.610.0-4|40	Apache::ASP provides an Active Server Pages port to the Apache Web Server
12cr|perl-Apache-ASP-2.610.0-4|41	with Perl scripting only, and enables developing of dynamic web applications
12cr|perl-Apache-ASP-2.610.0-4|42	with session management and embedded Perl code. There are also many powerful
12cr|perl-Apache-ASP-2.610.0-4|43	extensions, including XML taglibs, XSLT rendering, and new events not
12cr|perl-Apache-ASP-2.610.0-4|44	originally part of the ASP API!
12cr|perl-Apache-ASP-2.610.0-4|45	
12cr|perl-Apache-ASP-2.610.0-4|46	This module works under the Apache Web Server with the mod_perl module
12cr|perl-Apache-ASP-2.610.0-4|47	enabled. See http://www.apache.org and http://perl.apache.org for further
12cr|perl-Apache-ASP-2.610.0-4|48	information.
12cr|perl-Apache-ASP-2.610.0-4|49	
12cr|perl-Apache-ASP-2.610.0-4|50	This is a portable solution, similar to ActiveState's PerlScript for NT/IIS
12cr|perl-Apache-ASP-2.610.0-4|51	ASP. Work has been done and will continue to make ports to and from this
12cr|perl-Apache-ASP-2.610.0-4|52	implementation as smooth as possible.
12cr|perl-Apache-ASP-2.610.0-4|53	
12cr|perl-Apache-ASP-2.610.0-4|54	For Apache::ASP downloading and installation, please read the INSTALL
12cr|perl-Apache-ASP-2.610.0-4|55	section. For installation troubleshooting check the FAQ and the SUPPORT
12cr|perl-Apache-ASP-2.610.0-4|56	sections.
12cr|perl-Apache-ASP-2.610.0-4|57	
12cr|perl-Apache-ASP-2.610.0-4|58	For database access, ActiveX, scripting languages, and other miscellaneous
12cr|perl-Apache-ASP-2.610.0-4|59	issues please read the FAQ section.
12cr|perl-Apache-ASP-2.610.0-4|60	
12cr|perl-Apache-ASP-2.610.0-4|61	%prep
12cr|perl-Apache-ASP-2.610.0-4|62	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache-ASP-2.610.0-4|63	
12cr|perl-Apache-ASP-2.610.0-4|64	%build
12cr|perl-Apache-ASP-2.610.0-4|65	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Apache-ASP-2.610.0-4|66	%make
12cr|perl-Apache-ASP-2.610.0-4|67	
12cr|perl-Apache-ASP-2.610.0-4|68	%check
12cr|perl-Apache-ASP-2.610.0-4|69	# optional test, causes trouble when Devel::Symdump is installed
12cr|perl-Apache-ASP-2.610.0-4|70	rm -f t/stat_inc
12cr|perl-Apache-ASP-2.610.0-4|71	make test
12cr|perl-Apache-ASP-2.610.0-4|72	
12cr|perl-Apache-ASP-2.610.0-4|73	%install
12cr|perl-Apache-ASP-2.610.0-4|74	%makeinstall_std
12cr|perl-Apache-ASP-2.610.0-4|75	
12cr|perl-Apache-ASP-2.610.0-4|76	install -d -m 755 %{buildroot}%{_var}/www/perl
12cr|perl-Apache-ASP-2.610.0-4|77	cp -pr site %{buildroot}%{_var}/www/perl/%{upstream_name}
12cr|perl-Apache-ASP-2.610.0-4|78	
12cr|perl-Apache-ASP-2.610.0-4|79	install -d -m 755 %{buildroot}%{_var}/www/html/addon-modules/
12cr|perl-Apache-ASP-2.610.0-4|80	cp %{SOURCE1} %{buildroot}%{_var}/www/html/addon-modules/%{upstream_name}.html
12cr|perl-Apache-ASP-2.610.0-4|81	
12cr|perl-Apache-ASP-2.610.0-4|82	install -d -m 755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|perl-Apache-ASP-2.610.0-4|83	install %{SOURCE2} -m 644  %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/perl-Apache-ASP.conf
12cr|perl-Apache-ASP-2.610.0-4|84	
12cr|perl-Apache-ASP-2.610.0-4|85	%files
12cr|perl-Apache-ASP-2.610.0-4|86	%doc CHANGES README
12cr|perl-Apache-ASP-2.610.0-4|87	%config(noreplace) %{webappconfdir}/perl-Apache-ASP.conf
12cr|perl-Apache-ASP-2.610.0-4|88	%dir %{_var}/www/perl/%{upstream_name}
12cr|perl-Apache-ASP-2.610.0-4|89	%{_var}/www/perl/%{upstream_name}/*
12cr|perl-Apache-ASP-2.610.0-4|90	%{perl_vendorlib}/Apache
12cr|perl-Apache-ASP-2.610.0-4|91	%{perl_vendorlib}/Bundle/Apache
12cr|perl-Apache-ASP-2.610.0-4|92	%{_mandir}/*/*
12cr|perl-Apache-ASP-2.610.0-4|93	%{_bindir}/*
12cr|perl-Apache-ASP-2.610.0-4|94	%{_var}/www/html/addon-modules/Apache-ASP.html
12cr|perl-Apache-ASP-2.610.0-4|95	
12cr|perl-Apache-ASP-2.610.0-4|96	
12cr|perl-Apache-ASP-2.610.0-4|97	%changelog
12cr|perl-Apache-ASP-2.610.0-4|98	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.610.0-3mdv2011.0
12cr|perl-Apache-ASP-2.610.0-4|99	+ Revision: 680451
12cr|perl-Apache-ASP-2.610.0-4|100	- mass rebuild
12cr|perl-Apache-ASP-2.610.0-4|101	
12cr|perl-Apache-ASP-2.610.0-4|102	* Mon Feb 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.610.0-2mdv2011.0
12cr|perl-Apache-ASP-2.610.0-4|103	+ Revision: 502378
12cr|perl-Apache-ASP-2.610.0-4|104	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|perl-Apache-ASP-2.610.0-4|105	
12cr|perl-Apache-ASP-2.610.0-4|106	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.610.0-1mdv2010.0
12cr|perl-Apache-ASP-2.610.0-4|107	+ Revision: 402962
12cr|perl-Apache-ASP-2.610.0-4|108	- rebuild using %%perl_convert_version
12cr|perl-Apache-ASP-2.610.0-4|109	
12cr|perl-Apache-ASP-2.610.0-4|110	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.61-2mdv2009.0
12cr|perl-Apache-ASP-2.610.0-4|111	+ Revision: 268364
12cr|perl-Apache-ASP-2.610.0-4|112	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Apache-ASP-2.610.0-4|113	
12cr|perl-Apache-ASP-2.610.0-4|114	* Fri May 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.61-1mdv2009.0
12cr|perl-Apache-ASP-2.610.0-4|115	+ Revision: 213315
12cr|perl-Apache-ASP-2.610.0-4|116	- new version
12cr|perl-Apache-ASP-2.610.0-4|117	uncompress additional sources
12cr|perl-Apache-ASP-2.610.0-4|118	large spec cleanup
12cr|perl-Apache-ASP-2.610.0-4|119	
12cr|perl-Apache-ASP-2.610.0-4|120	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Apache-ASP-2.610.0-4|121	- restore BuildRoot
12cr|perl-Apache-ASP-2.610.0-4|122	
12cr|perl-Apache-ASP-2.610.0-4|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Apache-ASP-2.610.0-4|124	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Apache-ASP-2.610.0-4|125	
12cr|perl-Apache-ASP-2.610.0-4|126	* Tue Oct 02 2007 Funda Wang <fwang@mandriva.org> 2.59-4mdv2008.0
12cr|perl-Apache-ASP-2.610.0-4|127	+ Revision: 94723
12cr|perl-Apache-ASP-2.610.0-4|128	- fix provides
12cr|perl-Apache-ASP-2.610.0-4|129	
12cr|perl-Apache-ASP-2.610.0-4|130	* Mon Jun 25 2007 Oden Eriksson <oeriksson@mandriva.com> 2.59-3mdv2008.0
12cr|perl-Apache-ASP-2.610.0-4|131	+ Revision: 43840
12cr|perl-Apache-ASP-2.610.0-4|132	- fix deps
12cr|perl-Apache-ASP-2.610.0-4|133	
12cr|perl-Apache-ASP-2.610.0-4|134	
12cr|perl-Apache-ASP-2.610.0-4|135	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 2.59-2mdv2007.0
12cr|perl-Apache-ASP-2.610.0-4|136	+ Revision: 73193
12cr|perl-Apache-ASP-2.610.0-4|137	- import perl-Apache-ASP-2.59-2mdk
12cr|perl-Apache-ASP-2.610.0-4|138	
12cr|perl-Apache-ASP-2.610.0-4|139	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.59-2mdk
12cr|perl-Apache-ASP-2.610.0-4|140	- Fix SPEC Using perl Policies
12cr|perl-Apache-ASP-2.610.0-4|141	- BuildRequires
12cr|perl-Apache-ASP-2.610.0-4|142	- URL
12cr|perl-Apache-ASP-2.610.0-4|143	- Source URL
12cr|perl-Apache-ASP-2.610.0-4|144	
12cr|perl-Apache-ASP-2.610.0-4|145	* Tue Jan 31 2006 Oden Eriksson <oeriksson@mandrakesoft.com> 2.59-1mdk
12cr|perl-Apache-ASP-2.610.0-4|146	- 2.59
12cr|perl-Apache-ASP-2.610.0-4|147	- renamed to perl-Apache-ASP
12cr|perl-Apache-ASP-2.610.0-4|148	- added apache config
12cr|perl-Apache-ASP-2.610.0-4|149	
12cr|perl-Apache-ASP-2.610.0-4|150	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.51-5mdk
12cr|perl-Apache-ASP-2.610.0-4|151	- spec file cleanups, remove the ADVX-build stuff
12cr|perl-Apache-ASP-2.610.0-4|152	
12cr|perl-Apache-ASP-2.610.0-4|153	* Tue Mar 02 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.51-4mdk
12cr|perl-Apache-ASP-2.610.0-4|154	- rebuild
12cr|perl-Apache-ASP-2.610.0-4|155	

3878 12
12cr|perl-Apache-AuthCookie-3.180.0-2|1	%define upstream_name	 Apache-AuthCookie
12cr|perl-Apache-AuthCookie-3.180.0-2|2	%define upstream_version 3.18
12cr|perl-Apache-AuthCookie-3.180.0-2|3	
12cr|perl-Apache-AuthCookie-3.180.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Apache-AuthCookie-3.180.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Apache-AuthCookie-3.180.0-2|6	Release:	2
12cr|perl-Apache-AuthCookie-3.180.0-2|7	
12cr|perl-Apache-AuthCookie-3.180.0-2|8	Summary:	Perl Authentication and Authorization via cookies
12cr|perl-Apache-AuthCookie-3.180.0-2|9	License:	GPL+ or Artistic
12cr|perl-Apache-AuthCookie-3.180.0-2|10	Group:		Development/Perl
12cr|perl-Apache-AuthCookie-3.180.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Apache-AuthCookie-3.180.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Apache-AuthCookie-3.180.0-2|13	
12cr|perl-Apache-AuthCookie-3.180.0-2|14	BuildRequires:	perl-devel
12cr|perl-Apache-AuthCookie-3.180.0-2|15	BuildRequires:	apache-mod_perl
12cr|perl-Apache-AuthCookie-3.180.0-2|16	BuildRequires:	perl-libwww-perl
12cr|perl-Apache-AuthCookie-3.180.0-2|17	BuildRequires:	perl-CGI
12cr|perl-Apache-AuthCookie-3.180.0-2|18	BuildRequires:	perl(Apache::Test) >= 1.25
12cr|perl-Apache-AuthCookie-3.180.0-2|19	BuildArch:	noarch
12cr|perl-Apache-AuthCookie-3.180.0-2|20	
12cr|perl-Apache-AuthCookie-3.180.0-2|21	%description
12cr|perl-Apache-AuthCookie-3.180.0-2|22	Apache::AuthCookie allows you to intercept a user's first unauthenticated
12cr|perl-Apache-AuthCookie-3.180.0-2|23	access to a protected document. The user will be presented with a custom
12cr|perl-Apache-AuthCookie-3.180.0-2|24	form where they can enter authentication credentials. The credentials are
12cr|perl-Apache-AuthCookie-3.180.0-2|25	posted to the server where AuthCookie verifies them and returns a session
12cr|perl-Apache-AuthCookie-3.180.0-2|26	key.
12cr|perl-Apache-AuthCookie-3.180.0-2|27	
12cr|perl-Apache-AuthCookie-3.180.0-2|28	The session key is returned to the user's browser as a cookie. As a cookie,
12cr|perl-Apache-AuthCookie-3.180.0-2|29	the browser will pass the session key on every subsequent accesses.
12cr|perl-Apache-AuthCookie-3.180.0-2|30	AuthCookie will verify the session key and re-authenticate the user.
12cr|perl-Apache-AuthCookie-3.180.0-2|31	
12cr|perl-Apache-AuthCookie-3.180.0-2|32	All you have to do is write a custom module that inherits from AuthCookie.
12cr|perl-Apache-AuthCookie-3.180.0-2|33	See the POD documentation for more details.
12cr|perl-Apache-AuthCookie-3.180.0-2|34	
12cr|perl-Apache-AuthCookie-3.180.0-2|35	%prep
12cr|perl-Apache-AuthCookie-3.180.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache-AuthCookie-3.180.0-2|37	
12cr|perl-Apache-AuthCookie-3.180.0-2|38	%build
12cr|perl-Apache-AuthCookie-3.180.0-2|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Apache-AuthCookie-3.180.0-2|40	%make
12cr|perl-Apache-AuthCookie-3.180.0-2|41	
12cr|perl-Apache-AuthCookie-3.180.0-2|42	%check
12cr|perl-Apache-AuthCookie-3.180.0-2|43	#export APACHE_TEST_HTTPD=%{_sbindir}/httpd
12cr|perl-Apache-AuthCookie-3.180.0-2|44	#make test
12cr|perl-Apache-AuthCookie-3.180.0-2|45	
12cr|perl-Apache-AuthCookie-3.180.0-2|46	%install
12cr|perl-Apache-AuthCookie-3.180.0-2|47	%makeinstall_std
12cr|perl-Apache-AuthCookie-3.180.0-2|48	
12cr|perl-Apache-AuthCookie-3.180.0-2|49	%files
12cr|perl-Apache-AuthCookie-3.180.0-2|50	%doc Changes README
12cr|perl-Apache-AuthCookie-3.180.0-2|51	%{perl_vendorlib}/Apache
12cr|perl-Apache-AuthCookie-3.180.0-2|52	%{perl_vendorlib}/Apache2
12cr|perl-Apache-AuthCookie-3.180.0-2|53	%{_mandir}/*/*
12cr|perl-Apache-AuthCookie-3.180.0-2|54	

3879 12
12cr|perl-Apache-DBI-1.100.0-2|1	%define upstream_name    Apache-DBI
12cr|perl-Apache-DBI-1.100.0-2|2	%define upstream_version 1.10
12cr|perl-Apache-DBI-1.100.0-2|3	
12cr|perl-Apache-DBI-1.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Apache-DBI-1.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Apache-DBI-1.100.0-2|6	Release:	2
12cr|perl-Apache-DBI-1.100.0-2|7	
12cr|perl-Apache-DBI-1.100.0-2|8	Summary:	Initiate a persistent database connection
12cr|perl-Apache-DBI-1.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-Apache-DBI-1.100.0-2|10	Group:		Development/Perl
12cr|perl-Apache-DBI-1.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Apache-DBI-1.100.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Apache-DBI-1.100.0-2|13	
12cr|perl-Apache-DBI-1.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-Apache-DBI-1.100.0-2|15	BuildRequires:	perl(DBD::mysql)
12cr|perl-Apache-DBI-1.100.0-2|16	
12cr|perl-Apache-DBI-1.100.0-2|17	BuildArch:	noarch
12cr|perl-Apache-DBI-1.100.0-2|18	
12cr|perl-Apache-DBI-1.100.0-2|19	%description
12cr|perl-Apache-DBI-1.100.0-2|20	This module initiates a persistent database connection.
12cr|perl-Apache-DBI-1.100.0-2|21	
12cr|perl-Apache-DBI-1.100.0-2|22	%prep
12cr|perl-Apache-DBI-1.100.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache-DBI-1.100.0-2|24	
12cr|perl-Apache-DBI-1.100.0-2|25	%build
12cr|perl-Apache-DBI-1.100.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Apache-DBI-1.100.0-2|27	%make
12cr|perl-Apache-DBI-1.100.0-2|28	
12cr|perl-Apache-DBI-1.100.0-2|29	%check
12cr|perl-Apache-DBI-1.100.0-2|30	make test
12cr|perl-Apache-DBI-1.100.0-2|31	
12cr|perl-Apache-DBI-1.100.0-2|32	%install
12cr|perl-Apache-DBI-1.100.0-2|33	%makeinstall_std
12cr|perl-Apache-DBI-1.100.0-2|34	
12cr|perl-Apache-DBI-1.100.0-2|35	%files
12cr|perl-Apache-DBI-1.100.0-2|36	%doc README Changes
12cr|perl-Apache-DBI-1.100.0-2|37	%{perl_vendorlib}/Apache
12cr|perl-Apache-DBI-1.100.0-2|38	%{_mandir}/*/*
12cr|perl-Apache-DBI-1.100.0-2|39	
12cr|perl-Apache-DBI-1.100.0-2|40	
12cr|perl-Apache-DBI-1.100.0-2|41	%changelog
12cr|perl-Apache-DBI-1.100.0-2|42	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.100.0-1mdv2011.0
12cr|perl-Apache-DBI-1.100.0-2|43	+ Revision: 635489
12cr|perl-Apache-DBI-1.100.0-2|44	- update to new version 1.10
12cr|perl-Apache-DBI-1.100.0-2|45	
12cr|perl-Apache-DBI-1.100.0-2|46	* Fri Nov 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.90.0-1mdv2011.0
12cr|perl-Apache-DBI-1.100.0-2|47	+ Revision: 596515
12cr|perl-Apache-DBI-1.100.0-2|48	- update to new version 1.09
12cr|perl-Apache-DBI-1.100.0-2|49	
12cr|perl-Apache-DBI-1.100.0-2|50	* Fri Feb 05 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.80.0-1mdv2011.0
12cr|perl-Apache-DBI-1.100.0-2|51	+ Revision: 501140
12cr|perl-Apache-DBI-1.100.0-2|52	- update to 1.08
12cr|perl-Apache-DBI-1.100.0-2|53	
12cr|perl-Apache-DBI-1.100.0-2|54	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.70.0-1mdv2010.0
12cr|perl-Apache-DBI-1.100.0-2|55	+ Revision: 402964
12cr|perl-Apache-DBI-1.100.0-2|56	- rebuild using %%perl_convert_version
12cr|perl-Apache-DBI-1.100.0-2|57	
12cr|perl-Apache-DBI-1.100.0-2|58	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.07-2mdv2009.0
12cr|perl-Apache-DBI-1.100.0-2|59	+ Revision: 268366
12cr|perl-Apache-DBI-1.100.0-2|60	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Apache-DBI-1.100.0-2|61	
12cr|perl-Apache-DBI-1.100.0-2|62	* Sat May 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-1mdv2009.0
12cr|perl-Apache-DBI-1.100.0-2|63	+ Revision: 208350
12cr|perl-Apache-DBI-1.100.0-2|64	- update to new version 1.07
12cr|perl-Apache-DBI-1.100.0-2|65	
12cr|perl-Apache-DBI-1.100.0-2|66	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.06-3mdv2008.1
12cr|perl-Apache-DBI-1.100.0-2|67	+ Revision: 136657
12cr|perl-Apache-DBI-1.100.0-2|68	- restore BuildRoot
12cr|perl-Apache-DBI-1.100.0-2|69	
12cr|perl-Apache-DBI-1.100.0-2|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Apache-DBI-1.100.0-2|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Apache-DBI-1.100.0-2|72	
12cr|perl-Apache-DBI-1.100.0-2|73	* Sun Aug 19 2007 Oden Eriksson <oeriksson@mandriva.com> 1.06-3mdv2008.0
12cr|perl-Apache-DBI-1.100.0-2|74	+ Revision: 66862
12cr|perl-Apache-DBI-1.100.0-2|75	- rebuild
12cr|perl-Apache-DBI-1.100.0-2|76	
12cr|perl-Apache-DBI-1.100.0-2|77	* Mon Apr 23 2007 Nicolas LÃ©cureuil <nlecureuil@mandriva.com> 1.06-1mdv2008.0
12cr|perl-Apache-DBI-1.100.0-2|78	+ Revision: 17436
12cr|perl-Apache-DBI-1.100.0-2|79	- New version
12cr|perl-Apache-DBI-1.100.0-2|80	
12cr|perl-Apache-DBI-1.100.0-2|81	
12cr|perl-Apache-DBI-1.100.0-2|82	* Thu Nov 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdv2007.0
12cr|perl-Apache-DBI-1.100.0-2|83	+ Revision: 86553
12cr|perl-Apache-DBI-1.100.0-2|84	- new version
12cr|perl-Apache-DBI-1.100.0-2|85	
12cr|perl-Apache-DBI-1.100.0-2|86	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 1.03-1mdv2007.1
12cr|perl-Apache-DBI-1.100.0-2|87	+ Revision: 73191
12cr|perl-Apache-DBI-1.100.0-2|88	- import perl-Apache-DBI-1.03-1mdv2007.0
12cr|perl-Apache-DBI-1.100.0-2|89	
12cr|perl-Apache-DBI-1.100.0-2|90	* Sat Aug 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2007.0
12cr|perl-Apache-DBI-1.100.0-2|91	- New version 1.03
12cr|perl-Apache-DBI-1.100.0-2|92	
12cr|perl-Apache-DBI-1.100.0-2|93	* Sat Aug 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2007.0
12cr|perl-Apache-DBI-1.100.0-2|94	- New version 1.02
12cr|perl-Apache-DBI-1.100.0-2|95	
12cr|perl-Apache-DBI-1.100.0-2|96	* Wed Jun 07 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2007.0
12cr|perl-Apache-DBI-1.100.0-2|97	- New release 1.01
12cr|perl-Apache-DBI-1.100.0-2|98	- HTTP source URL
12cr|perl-Apache-DBI-1.100.0-2|99	
12cr|perl-Apache-DBI-1.100.0-2|100	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.9901-2mdk
12cr|perl-Apache-DBI-1.100.0-2|101	- Fix SPEC Using perl Policies
12cr|perl-Apache-DBI-1.100.0-2|102	- Source URL
12cr|perl-Apache-DBI-1.100.0-2|103	- BuildRequires
12cr|perl-Apache-DBI-1.100.0-2|104	
12cr|perl-Apache-DBI-1.100.0-2|105	* Thu Dec 15 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.9901-1mdk
12cr|perl-Apache-DBI-1.100.0-2|106	- new version
12cr|perl-Apache-DBI-1.100.0-2|107	- spec cleanup
12cr|perl-Apache-DBI-1.100.0-2|108	- rpmbuildupdate aware
12cr|perl-Apache-DBI-1.100.0-2|109	- better URL
12cr|perl-Apache-DBI-1.100.0-2|110	- reenable tests
12cr|perl-Apache-DBI-1.100.0-2|111	
12cr|perl-Apache-DBI-1.100.0-2|112	* Sat Jul 16 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98-1mdk
12cr|perl-Apache-DBI-1.100.0-2|113	- 0.98
12cr|perl-Apache-DBI-1.100.0-2|114	
12cr|perl-Apache-DBI-1.100.0-2|115	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.94-2mdk
12cr|perl-Apache-DBI-1.100.0-2|116	- fix buildrequires in a backward compatible way
12cr|perl-Apache-DBI-1.100.0-2|117	
12cr|perl-Apache-DBI-1.100.0-2|118	* Tue Jun 01 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.94-1mdk
12cr|perl-Apache-DBI-1.100.0-2|119	- 0.94
12cr|perl-Apache-DBI-1.100.0-2|120	- cosmetics
12cr|perl-Apache-DBI-1.100.0-2|121	- drop test for now
12cr|perl-Apache-DBI-1.100.0-2|122	
12cr|perl-Apache-DBI-1.100.0-2|123	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.92-2mdk
12cr|perl-Apache-DBI-1.100.0-2|124	- fixed dir ownership (distlint)
12cr|perl-Apache-DBI-1.100.0-2|125	
12cr|perl-Apache-DBI-1.100.0-2|126	* Mon Dec 08 2003 Guillaume Rousse <guillomovitch@mandrake.org> 0.92-1mdk
12cr|perl-Apache-DBI-1.100.0-2|127	- first mdk release
12cr|perl-Apache-DBI-1.100.0-2|128	

3880 12
12cr|perl-Apache-Filter-1.24.0-9|1	%define upstream_name    Apache-Filter
12cr|perl-Apache-Filter-1.24.0-9|2	%define upstream_version 1.024
12cr|perl-Apache-Filter-1.24.0-9|3	
12cr|perl-Apache-Filter-1.24.0-9|4	# it wants a module from mod_perl-1.x
12cr|perl-Apache-Filter-1.24.0-9|5	%if %{_use_internal_dependency_generator}
12cr|perl-Apache-Filter-1.24.0-9|6	%define __noautoreq 'perl\\(Apache::RegistryNG\\)'
12cr|perl-Apache-Filter-1.24.0-9|7	%else
12cr|perl-Apache-Filter-1.24.0-9|8	%define _requires_exceptions perl(Apache::RegistryNG)
12cr|perl-Apache-Filter-1.24.0-9|9	%endif
12cr|perl-Apache-Filter-1.24.0-9|10	
12cr|perl-Apache-Filter-1.24.0-9|11	Name:		perl-%{upstream_name}
12cr|perl-Apache-Filter-1.24.0-9|12	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Apache-Filter-1.24.0-9|13	Release:	9
12cr|perl-Apache-Filter-1.24.0-9|14	
12cr|perl-Apache-Filter-1.24.0-9|15	Summary:	%{upstream_name} module for perl
12cr|perl-Apache-Filter-1.24.0-9|16	License:	GPL+ or Artistic
12cr|perl-Apache-Filter-1.24.0-9|17	Group:		Development/Perl
12cr|perl-Apache-Filter-1.24.0-9|18	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Apache-Filter-1.24.0-9|19	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Apache-Filter-1.24.0-9|20	Patch0:		Apache-Filter-1.024-mod_perl2.diff
12cr|perl-Apache-Filter-1.24.0-9|21	
12cr|perl-Apache-Filter-1.24.0-9|22	BuildRequires:	apache-mod_perl
12cr|perl-Apache-Filter-1.24.0-9|23	BuildRequires:	perl-devel
12cr|perl-Apache-Filter-1.24.0-9|24	
12cr|perl-Apache-Filter-1.24.0-9|25	BuildArch:	noarch
12cr|perl-Apache-Filter-1.24.0-9|26	
12cr|perl-Apache-Filter-1.24.0-9|27	Requires:	apache-mod_perl
12cr|perl-Apache-Filter-1.24.0-9|28	
12cr|perl-Apache-Filter-1.24.0-9|29	%description
12cr|perl-Apache-Filter-1.24.0-9|30	%{upstream_name} module for perl : Alter the output of previous handlers.
12cr|perl-Apache-Filter-1.24.0-9|31	
12cr|perl-Apache-Filter-1.24.0-9|32	%prep
12cr|perl-Apache-Filter-1.24.0-9|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache-Filter-1.24.0-9|34	%patch0 -p0
12cr|perl-Apache-Filter-1.24.0-9|35	
12cr|perl-Apache-Filter-1.24.0-9|36	%build
12cr|perl-Apache-Filter-1.24.0-9|37	APACHE=%{_sbindir}/httpd perl Makefile.PL INSTALLDIRS=vendor <<EOF
12cr|perl-Apache-Filter-1.24.0-9|38	
12cr|perl-Apache-Filter-1.24.0-9|39	
12cr|perl-Apache-Filter-1.24.0-9|40	EOF
12cr|perl-Apache-Filter-1.24.0-9|41	%make
12cr|perl-Apache-Filter-1.24.0-9|42	
12cr|perl-Apache-Filter-1.24.0-9|43	%install
12cr|perl-Apache-Filter-1.24.0-9|44	%makeinstall_std
12cr|perl-Apache-Filter-1.24.0-9|45	
12cr|perl-Apache-Filter-1.24.0-9|46	%files
12cr|perl-Apache-Filter-1.24.0-9|47	%doc README Changes
12cr|perl-Apache-Filter-1.24.0-9|48	%{perl_vendorlib}/Apache
12cr|perl-Apache-Filter-1.24.0-9|49	%{_mandir}/*/*
12cr|perl-Apache-Filter-1.24.0-9|50	
12cr|perl-Apache-Filter-1.24.0-9|51	
12cr|perl-Apache-Filter-1.24.0-9|52	%changelog
12cr|perl-Apache-Filter-1.24.0-9|53	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.24.0-8mdv2011.0
12cr|perl-Apache-Filter-1.24.0-9|54	+ Revision: 680452
12cr|perl-Apache-Filter-1.24.0-9|55	- mass rebuild
12cr|perl-Apache-Filter-1.24.0-9|56	
12cr|perl-Apache-Filter-1.24.0-9|57	* Fri Feb 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.24.0-7mdv2011.0
12cr|perl-Apache-Filter-1.24.0-9|58	+ Revision: 504563
12cr|perl-Apache-Filter-1.24.0-9|59	- rebuild using %%perl_convert_version
12cr|perl-Apache-Filter-1.24.0-9|60	
12cr|perl-Apache-Filter-1.24.0-9|61	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.024-6mdv2010.0
12cr|perl-Apache-Filter-1.24.0-9|62	+ Revision: 430257
12cr|perl-Apache-Filter-1.24.0-9|63	- rebuild
12cr|perl-Apache-Filter-1.24.0-9|64	
12cr|perl-Apache-Filter-1.24.0-9|65	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.024-5mdv2009.0
12cr|perl-Apache-Filter-1.24.0-9|66	+ Revision: 241147
12cr|perl-Apache-Filter-1.24.0-9|67	- rebuild
12cr|perl-Apache-Filter-1.24.0-9|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Apache-Filter-1.24.0-9|69	
12cr|perl-Apache-Filter-1.24.0-9|70	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Apache-Filter-1.24.0-9|71	- restore BuildRoot
12cr|perl-Apache-Filter-1.24.0-9|72	
12cr|perl-Apache-Filter-1.24.0-9|73	
12cr|perl-Apache-Filter-1.24.0-9|74	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 1.024-3mdv2007.0
12cr|perl-Apache-Filter-1.24.0-9|75	+ Revision: 73195
12cr|perl-Apache-Filter-1.24.0-9|76	- import perl-Apache-Filter-1.024-3mdk
12cr|perl-Apache-Filter-1.24.0-9|77	
12cr|perl-Apache-Filter-1.24.0-9|78	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.024-3mdk
12cr|perl-Apache-Filter-1.24.0-9|79	- Fix SPEC Using perl Policies
12cr|perl-Apache-Filter-1.24.0-9|80	- Source URL
12cr|perl-Apache-Filter-1.24.0-9|81	
12cr|perl-Apache-Filter-1.24.0-9|82	* Tue Jan 31 2006 Oden Eriksson <oeriksson@mandrakesoft.com> 1.024-2mdk
12cr|perl-Apache-Filter-1.24.0-9|83	- fix deps with P0 (fixes only mod_perl2 dependencies)
12cr|perl-Apache-Filter-1.24.0-9|84	- filter out one mod_perl-1.x dep
12cr|perl-Apache-Filter-1.24.0-9|85	
12cr|perl-Apache-Filter-1.24.0-9|86	* Tue Oct 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.024-1mdk
12cr|perl-Apache-Filter-1.24.0-9|87	- New release 1.024
12cr|perl-Apache-Filter-1.24.0-9|88	
12cr|perl-Apache-Filter-1.24.0-9|89	* Wed Jun 15 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.023-1mdk
12cr|perl-Apache-Filter-1.24.0-9|90	- 1.023
12cr|perl-Apache-Filter-1.24.0-9|91	
12cr|perl-Apache-Filter-1.24.0-9|92	* Tue Jun 14 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.022-3mdk
12cr|perl-Apache-Filter-1.24.0-9|93	- Fix build with new httpd path
12cr|perl-Apache-Filter-1.24.0-9|94	

3881 12
12cr|perl-Apache-GeoIP-1.990.0-3|1	%define upstream_name    Apache-GeoIP
12cr|perl-Apache-GeoIP-1.990.0-3|2	%define upstream_version 1.99
12cr|perl-Apache-GeoIP-1.990.0-3|3	
12cr|perl-Apache-GeoIP-1.990.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Apache-GeoIP-1.990.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Apache-GeoIP-1.990.0-3|6	Release:	3
12cr|perl-Apache-GeoIP-1.990.0-3|7	
12cr|perl-Apache-GeoIP-1.990.0-3|8	Summary:	Apache::Geo::IP - Look up country by IP Address
12cr|perl-Apache-GeoIP-1.990.0-3|9	License:	GPL+ or Artistic
12cr|perl-Apache-GeoIP-1.990.0-3|10	Group:		Development/Perl
12cr|perl-Apache-GeoIP-1.990.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Apache-GeoIP-1.990.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Apache-GeoIP-1.990.0-3|13	
12cr|perl-Apache-GeoIP-1.990.0-3|14	BuildRequires:	apache-devel
12cr|perl-Apache-GeoIP-1.990.0-3|15	BuildRequires:	apache-mod_perl
12cr|perl-Apache-GeoIP-1.990.0-3|16	BuildRequires:	apache-mod_perl-devel
12cr|perl-Apache-GeoIP-1.990.0-3|17	BuildRequires:	perl-devel
12cr|perl-Apache-GeoIP-1.990.0-3|18	BuildRequires:	perl(Apache::Test) >= 1.25
12cr|perl-Apache-GeoIP-1.990.0-3|19	BuildArch:	noarch
12cr|perl-Apache-GeoIP-1.990.0-3|20	
12cr|perl-Apache-GeoIP-1.990.0-3|21	%description
12cr|perl-Apache-GeoIP-1.990.0-3|22	This module constitutes a mod_perl (both versions 1 and 2) interface
12cr|perl-Apache-GeoIP-1.990.0-3|23	to the Geo::IP and Geo::Mirror modules. Geo::IP is used to look up in
12cr|perl-Apache-GeoIP-1.990.0-3|24	a database a country of origin of an IP address, while Geo::Mirror
12cr|perl-Apache-GeoIP-1.990.0-3|25	is used to select a mirror by country from a specified list. See
12cr|perl-Apache-GeoIP-1.990.0-3|26	the documentation for Apache::Geo::IP and Apache::Geo::Mirror
12cr|perl-Apache-GeoIP-1.990.0-3|27	for more details.
12cr|perl-Apache-GeoIP-1.990.0-3|28	
12cr|perl-Apache-GeoIP-1.990.0-3|29	The included tests require Apache::Test, which can be obtained
12cr|perl-Apache-GeoIP-1.990.0-3|30	in the mod_perl-2 sources or in the httpd-test distribution.
12cr|perl-Apache-GeoIP-1.990.0-3|31	These tests need a network connection to run; some may fail
12cr|perl-Apache-GeoIP-1.990.0-3|32	due to timeouts upon doing certain name lookups.
12cr|perl-Apache-GeoIP-1.990.0-3|33	
12cr|perl-Apache-GeoIP-1.990.0-3|34	The mod_perl-2 modules included here, with prefix Apache2::*,
12cr|perl-Apache-GeoIP-1.990.0-3|35	will only work with mod_perl-1.999022 and above (RC5 or greater
12cr|perl-Apache-GeoIP-1.990.0-3|36	of the CPAN distribution).
12cr|perl-Apache-GeoIP-1.990.0-3|37	
12cr|perl-Apache-GeoIP-1.990.0-3|38	%prep
12cr|perl-Apache-GeoIP-1.990.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache-GeoIP-1.990.0-3|40	
12cr|perl-Apache-GeoIP-1.990.0-3|41	%build
12cr|perl-Apache-GeoIP-1.990.0-3|42	perl Makefile.PL INSTALLDIRS=vendor </dev/null
12cr|perl-Apache-GeoIP-1.990.0-3|43	%make
12cr|perl-Apache-GeoIP-1.990.0-3|44	
12cr|perl-Apache-GeoIP-1.990.0-3|45	%check
12cr|perl-Apache-GeoIP-1.990.0-3|46	# requires network, and test suite rework
12cr|perl-Apache-GeoIP-1.990.0-3|47	# make test
12cr|perl-Apache-GeoIP-1.990.0-3|48	
12cr|perl-Apache-GeoIP-1.990.0-3|49	%install
12cr|perl-Apache-GeoIP-1.990.0-3|50	%makeinstall_std
12cr|perl-Apache-GeoIP-1.990.0-3|51	
12cr|perl-Apache-GeoIP-1.990.0-3|52	%files
12cr|perl-Apache-GeoIP-1.990.0-3|53	%doc Changes README
12cr|perl-Apache-GeoIP-1.990.0-3|54	%{perl_vendorlib}/Apache2
12cr|perl-Apache-GeoIP-1.990.0-3|55	%{_mandir}/*/*
12cr|perl-Apache-GeoIP-1.990.0-3|56	

3882 12
12cr|perl-Apache-Htpasswd-1.800.0-3|1	%define upstream_name    Apache-Htpasswd
12cr|perl-Apache-Htpasswd-1.800.0-3|2	%define upstream_version 1.8
12cr|perl-Apache-Htpasswd-1.800.0-3|3	
12cr|perl-Apache-Htpasswd-1.800.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Apache-Htpasswd-1.800.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Apache-Htpasswd-1.800.0-3|6	Release:	3
12cr|perl-Apache-Htpasswd-1.800.0-3|7	
12cr|perl-Apache-Htpasswd-1.800.0-3|8	Summary:	Manage Unix crypt-style password file
12cr|perl-Apache-Htpasswd-1.800.0-3|9	License:	GPL+ or Artistic
12cr|perl-Apache-Htpasswd-1.800.0-3|10	Group:		Development/Perl
12cr|perl-Apache-Htpasswd-1.800.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Apache-Htpasswd-1.800.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Apache-Htpasswd-1.800.0-3|13	
12cr|perl-Apache-Htpasswd-1.800.0-3|14	BuildRequires:	perl-devel
12cr|perl-Apache-Htpasswd-1.800.0-3|15	BuildRequires:	perl(Crypt::PasswdMD5)
12cr|perl-Apache-Htpasswd-1.800.0-3|16	BuildRequires:	perl(Digest::SHA1)
12cr|perl-Apache-Htpasswd-1.800.0-3|17	BuildRequires:	perl(MIME::Base64)
12cr|perl-Apache-Htpasswd-1.800.0-3|18	
12cr|perl-Apache-Htpasswd-1.800.0-3|19	BuildArch:	noarch
12cr|perl-Apache-Htpasswd-1.800.0-3|20	
12cr|perl-Apache-Htpasswd-1.800.0-3|21	%description
12cr|perl-Apache-Htpasswd-1.800.0-3|22	This module comes with a set of methods to use with htaccess password
12cr|perl-Apache-Htpasswd-1.800.0-3|23	files. These files (and htaccess) are used to do Basic Authentication on a
12cr|perl-Apache-Htpasswd-1.800.0-3|24	web server.
12cr|perl-Apache-Htpasswd-1.800.0-3|25	
12cr|perl-Apache-Htpasswd-1.800.0-3|26	The passwords file is a flat-file with login name and their associated
12cr|perl-Apache-Htpasswd-1.800.0-3|27	crypted password. You can use this for non-Apache files if you wish, but it
12cr|perl-Apache-Htpasswd-1.800.0-3|28	was written specifically for .htaccess style files.
12cr|perl-Apache-Htpasswd-1.800.0-3|29	
12cr|perl-Apache-Htpasswd-1.800.0-3|30	%prep
12cr|perl-Apache-Htpasswd-1.800.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache-Htpasswd-1.800.0-3|32	
12cr|perl-Apache-Htpasswd-1.800.0-3|33	%build
12cr|perl-Apache-Htpasswd-1.800.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Apache-Htpasswd-1.800.0-3|35	%make
12cr|perl-Apache-Htpasswd-1.800.0-3|36	
12cr|perl-Apache-Htpasswd-1.800.0-3|37	%check
12cr|perl-Apache-Htpasswd-1.800.0-3|38	%make test
12cr|perl-Apache-Htpasswd-1.800.0-3|39	
12cr|perl-Apache-Htpasswd-1.800.0-3|40	%install
12cr|perl-Apache-Htpasswd-1.800.0-3|41	%makeinstall_std
12cr|perl-Apache-Htpasswd-1.800.0-3|42	
12cr|perl-Apache-Htpasswd-1.800.0-3|43	%files
12cr|perl-Apache-Htpasswd-1.800.0-3|44	%doc README
12cr|perl-Apache-Htpasswd-1.800.0-3|45	%{_mandir}/man3/*
12cr|perl-Apache-Htpasswd-1.800.0-3|46	%{perl_vendorlib}/*
12cr|perl-Apache-Htpasswd-1.800.0-3|47	
12cr|perl-Apache-Htpasswd-1.800.0-3|48	
12cr|perl-Apache-Htpasswd-1.800.0-3|49	%changelog
12cr|perl-Apache-Htpasswd-1.800.0-3|50	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.800.0-2mdv2011.0
12cr|perl-Apache-Htpasswd-1.800.0-3|51	+ Revision: 653388
12cr|perl-Apache-Htpasswd-1.800.0-3|52	- rebuild for updated spec-helper
12cr|perl-Apache-Htpasswd-1.800.0-3|53	
12cr|perl-Apache-Htpasswd-1.800.0-3|54	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.800.0-1mdv2011.0
12cr|perl-Apache-Htpasswd-1.800.0-3|55	+ Revision: 504564
12cr|perl-Apache-Htpasswd-1.800.0-3|56	- rebuild using %%perl_convert_version
12cr|perl-Apache-Htpasswd-1.800.0-3|57	
12cr|perl-Apache-Htpasswd-1.800.0-3|58	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Apache-Htpasswd-1.800.0-3|59	- rebuild
12cr|perl-Apache-Htpasswd-1.800.0-3|60	
12cr|perl-Apache-Htpasswd-1.800.0-3|61	* Fri Oct 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.8-1mdv2009.1
12cr|perl-Apache-Htpasswd-1.800.0-3|62	+ Revision: 291362
12cr|perl-Apache-Htpasswd-1.800.0-3|63	- import perl-Apache-Htpasswd
12cr|perl-Apache-Htpasswd-1.800.0-3|64	
12cr|perl-Apache-Htpasswd-1.800.0-3|65	
12cr|perl-Apache-Htpasswd-1.800.0-3|66	* Fri Oct 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.8-1mdv2009.1
12cr|perl-Apache-Htpasswd-1.800.0-3|67	- initial mdv release, generated with cpan2dist
12cr|perl-Apache-Htpasswd-1.800.0-3|68	

3883 12
12cr|perl-Apache-LogRegex-1.500.0-3|1	%define upstream_name	 Apache-LogRegex
12cr|perl-Apache-LogRegex-1.500.0-3|2	%define upstream_version 1.5
12cr|perl-Apache-LogRegex-1.500.0-3|3	
12cr|perl-Apache-LogRegex-1.500.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Apache-LogRegex-1.500.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Apache-LogRegex-1.500.0-3|6	Release:	3
12cr|perl-Apache-LogRegex-1.500.0-3|7	
12cr|perl-Apache-LogRegex-1.500.0-3|8	Summary:	Perl module to parse a line from an Apache logfile into a hash
12cr|perl-Apache-LogRegex-1.500.0-3|9	License:	GPL+ or Artistic
12cr|perl-Apache-LogRegex-1.500.0-3|10	Group:		Development/Perl
12cr|perl-Apache-LogRegex-1.500.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Apache-LogRegex-1.500.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Apache-LogRegex-1.500.0-3|13	
12cr|perl-Apache-LogRegex-1.500.0-3|14	BuildRequires:	perl-devel
12cr|perl-Apache-LogRegex-1.500.0-3|15	BuildArch:	noarch
12cr|perl-Apache-LogRegex-1.500.0-3|16	
12cr|perl-Apache-LogRegex-1.500.0-3|17	%description
12cr|perl-Apache-LogRegex-1.500.0-3|18	This implements a simple Perl class to parse Apache log files.
12cr|perl-Apache-LogRegex-1.500.0-3|19	
12cr|perl-Apache-LogRegex-1.500.0-3|20	%prep
12cr|perl-Apache-LogRegex-1.500.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache-LogRegex-1.500.0-3|22	
12cr|perl-Apache-LogRegex-1.500.0-3|23	%build
12cr|perl-Apache-LogRegex-1.500.0-3|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Apache-LogRegex-1.500.0-3|25	%make
12cr|perl-Apache-LogRegex-1.500.0-3|26	
12cr|perl-Apache-LogRegex-1.500.0-3|27	%install
12cr|perl-Apache-LogRegex-1.500.0-3|28	%makeinstall_std
12cr|perl-Apache-LogRegex-1.500.0-3|29	
12cr|perl-Apache-LogRegex-1.500.0-3|30	%files
12cr|perl-Apache-LogRegex-1.500.0-3|31	%doc README
12cr|perl-Apache-LogRegex-1.500.0-3|32	%{perl_vendorlib}/Apache/*
12cr|perl-Apache-LogRegex-1.500.0-3|33	%{_mandir}/*/*
12cr|perl-Apache-LogRegex-1.500.0-3|34	
12cr|perl-Apache-LogRegex-1.500.0-3|35	
12cr|perl-Apache-LogRegex-1.500.0-3|36	%changelog
12cr|perl-Apache-LogRegex-1.500.0-3|37	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.500.0-2mdv2011.0
12cr|perl-Apache-LogRegex-1.500.0-3|38	+ Revision: 680455
12cr|perl-Apache-LogRegex-1.500.0-3|39	- mass rebuild
12cr|perl-Apache-LogRegex-1.500.0-3|40	
12cr|perl-Apache-LogRegex-1.500.0-3|41	* Fri Feb 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.500.0-1mdv2011.0
12cr|perl-Apache-LogRegex-1.500.0-3|42	+ Revision: 504565
12cr|perl-Apache-LogRegex-1.500.0-3|43	- rebuild using %%perl_convert_version
12cr|perl-Apache-LogRegex-1.500.0-3|44	
12cr|perl-Apache-LogRegex-1.500.0-3|45	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.5-2mdv2010.0
12cr|perl-Apache-LogRegex-1.500.0-3|46	+ Revision: 440529
12cr|perl-Apache-LogRegex-1.500.0-3|47	- rebuild
12cr|perl-Apache-LogRegex-1.500.0-3|48	
12cr|perl-Apache-LogRegex-1.500.0-3|49	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.5-1mdv2009.1
12cr|perl-Apache-LogRegex-1.500.0-3|50	+ Revision: 305698
12cr|perl-Apache-LogRegex-1.500.0-3|51	- update to new version 1.5
12cr|perl-Apache-LogRegex-1.500.0-3|52	
12cr|perl-Apache-LogRegex-1.500.0-3|53	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.4-3mdv2009.0
12cr|perl-Apache-LogRegex-1.500.0-3|54	+ Revision: 255275
12cr|perl-Apache-LogRegex-1.500.0-3|55	- rebuild
12cr|perl-Apache-LogRegex-1.500.0-3|56	
12cr|perl-Apache-LogRegex-1.500.0-3|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.4-1mdv2008.1
12cr|perl-Apache-LogRegex-1.500.0-3|58	+ Revision: 136657
12cr|perl-Apache-LogRegex-1.500.0-3|59	- restore BuildRoot
12cr|perl-Apache-LogRegex-1.500.0-3|60	
12cr|perl-Apache-LogRegex-1.500.0-3|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Apache-LogRegex-1.500.0-3|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Apache-LogRegex-1.500.0-3|63	
12cr|perl-Apache-LogRegex-1.500.0-3|64	* Sun Apr 29 2007 Nicolas LÃ©cureuil <nlecureuil@mandriva.com> 1.4-1mdv2008.0
12cr|perl-Apache-LogRegex-1.500.0-3|65	+ Revision: 19179
12cr|perl-Apache-LogRegex-1.500.0-3|66	-New version
12cr|perl-Apache-LogRegex-1.500.0-3|67	
12cr|perl-Apache-LogRegex-1.500.0-3|68	
12cr|perl-Apache-LogRegex-1.500.0-3|69	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 1.3-1mdv2007.0
12cr|perl-Apache-LogRegex-1.500.0-3|70	+ Revision: 73199
12cr|perl-Apache-LogRegex-1.500.0-3|71	- import perl-Apache-LogRegex-1.3-1mdv2007.0
12cr|perl-Apache-LogRegex-1.500.0-3|72	
12cr|perl-Apache-LogRegex-1.500.0-3|73	* Wed May 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-1mdv2007.0
12cr|perl-Apache-LogRegex-1.500.0-3|74	- New release 1.3
12cr|perl-Apache-LogRegex-1.500.0-3|75	
12cr|perl-Apache-LogRegex-1.500.0-3|76	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.2-2mdk
12cr|perl-Apache-LogRegex-1.500.0-3|77	- Fix SPEC according to Perl Policy
12cr|perl-Apache-LogRegex-1.500.0-3|78	- Source URL
12cr|perl-Apache-LogRegex-1.500.0-3|79	- use mkrel
12cr|perl-Apache-LogRegex-1.500.0-3|80	
12cr|perl-Apache-LogRegex-1.500.0-3|81	* Sat Jun 25 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.2-1mdk
12cr|perl-Apache-LogRegex-1.500.0-3|82	- First Mandriva release
12cr|perl-Apache-LogRegex-1.500.0-3|83	

3884 12
12cr|perl-Apache-ProxyRewrite-0.170.0-3|1	%define upstream_name	 Apache-ProxyRewrite
12cr|perl-Apache-ProxyRewrite-0.170.0-3|2	%define upstream_version 0.17
12cr|perl-Apache-ProxyRewrite-0.170.0-3|3	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Apache-ProxyRewrite-0.170.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Apache-ProxyRewrite-0.170.0-3|6	Release:	3
12cr|perl-Apache-ProxyRewrite-0.170.0-3|7	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|8	Summary:	Apache::ProxyRewrite - mod_perl URL-rewriting proxy
12cr|perl-Apache-ProxyRewrite-0.170.0-3|9	License:	GPL+ or Artistic
12cr|perl-Apache-ProxyRewrite-0.170.0-3|10	Group:		Development/Perl
12cr|perl-Apache-ProxyRewrite-0.170.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Apache-ProxyRewrite-0.170.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Apache-ProxyRewrite-0.170.0-3|13	Patch0:		Apache-ProxyRewrite-mpb.diff
12cr|perl-Apache-ProxyRewrite-0.170.0-3|14	Patch1:		Apache-ProxyRewrite-0.17-mod_perl2.diff
12cr|perl-Apache-ProxyRewrite-0.170.0-3|15	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|16	BuildRequires:	perl-devel
12cr|perl-Apache-ProxyRewrite-0.170.0-3|17	BuildArch:	noarch
12cr|perl-Apache-ProxyRewrite-0.170.0-3|18	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|19	%description
12cr|perl-Apache-ProxyRewrite-0.170.0-3|20	Apache::ProxyRewrite acts as a reverse-proxy that will rewrite
12cr|perl-Apache-ProxyRewrite-0.170.0-3|21	URLs embedded in HTML documents per apache configuration
12cr|perl-Apache-ProxyRewrite-0.170.0-3|22	directives.
12cr|perl-Apache-ProxyRewrite-0.170.0-3|23	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|24	This module was written to allow multiple backend services with
12cr|perl-Apache-ProxyRewrite-0.170.0-3|25	discrete URLs to be presented as one service and to allow the
12cr|perl-Apache-ProxyRewrite-0.170.0-3|26	proxy to do authentication on the client's behalf.
12cr|perl-Apache-ProxyRewrite-0.170.0-3|27	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|28	%prep
12cr|perl-Apache-ProxyRewrite-0.170.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache-ProxyRewrite-0.170.0-3|30	%patch0 -p1
12cr|perl-Apache-ProxyRewrite-0.170.0-3|31	%patch1 -p1
12cr|perl-Apache-ProxyRewrite-0.170.0-3|32	find . -type f -exec chmod 644 {} \;
12cr|perl-Apache-ProxyRewrite-0.170.0-3|33	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|34	%build
12cr|perl-Apache-ProxyRewrite-0.170.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Apache-ProxyRewrite-0.170.0-3|36	%make
12cr|perl-Apache-ProxyRewrite-0.170.0-3|37	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|38	%install
12cr|perl-Apache-ProxyRewrite-0.170.0-3|39	%makeinstall_std
12cr|perl-Apache-ProxyRewrite-0.170.0-3|40	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|41	%files
12cr|perl-Apache-ProxyRewrite-0.170.0-3|42	%doc ChangeLog README SUPPORT
12cr|perl-Apache-ProxyRewrite-0.170.0-3|43	%{perl_vendorlib}/Apache/ProxyRewrite.pm
12cr|perl-Apache-ProxyRewrite-0.170.0-3|44	%{_mandir}/*/*
12cr|perl-Apache-ProxyRewrite-0.170.0-3|45	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|46	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|47	%changelog
12cr|perl-Apache-ProxyRewrite-0.170.0-3|48	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.170.0-2mdv2011.0
12cr|perl-Apache-ProxyRewrite-0.170.0-3|49	+ Revision: 680456
12cr|perl-Apache-ProxyRewrite-0.170.0-3|50	- mass rebuild
12cr|perl-Apache-ProxyRewrite-0.170.0-3|51	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|52	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.170.0-1mdv2011.0
12cr|perl-Apache-ProxyRewrite-0.170.0-3|53	+ Revision: 402966
12cr|perl-Apache-ProxyRewrite-0.170.0-3|54	- rebuild using %%perl_convert_version
12cr|perl-Apache-ProxyRewrite-0.170.0-3|55	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|56	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.17-7mdv2009.0
12cr|perl-Apache-ProxyRewrite-0.170.0-3|57	+ Revision: 255277
12cr|perl-Apache-ProxyRewrite-0.170.0-3|58	- rebuild
12cr|perl-Apache-ProxyRewrite-0.170.0-3|59	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|60	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.17-5mdv2008.1
12cr|perl-Apache-ProxyRewrite-0.170.0-3|61	+ Revision: 136658
12cr|perl-Apache-ProxyRewrite-0.170.0-3|62	- restore BuildRoot
12cr|perl-Apache-ProxyRewrite-0.170.0-3|63	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Apache-ProxyRewrite-0.170.0-3|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Apache-ProxyRewrite-0.170.0-3|66	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|67	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|68	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 0.17-5mdv2007.0
12cr|perl-Apache-ProxyRewrite-0.170.0-3|69	+ Revision: 73201
12cr|perl-Apache-ProxyRewrite-0.170.0-3|70	- import perl-Apache-ProxyRewrite-0.17-5mdk
12cr|perl-Apache-ProxyRewrite-0.170.0-3|71	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|72	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.17-5mdk
12cr|perl-Apache-ProxyRewrite-0.170.0-3|73	- Fix SPEC according to Perl Policy
12cr|perl-Apache-ProxyRewrite-0.170.0-3|74	- URL && Source URL
12cr|perl-Apache-ProxyRewrite-0.170.0-3|75	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|76	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.17-4mdk
12cr|perl-Apache-ProxyRewrite-0.170.0-3|77	- rebuild
12cr|perl-Apache-ProxyRewrite-0.170.0-3|78	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|79	* Fri Jan 27 2006 Oden Eriksson <oeriksson@mandriva.com> 0.17-3mdk
12cr|perl-Apache-ProxyRewrite-0.170.0-3|80	- use mod_perl2 (P1)
12cr|perl-Apache-ProxyRewrite-0.170.0-3|81	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|82	* Sat Sep 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.17-2mdk
12cr|perl-Apache-ProxyRewrite-0.170.0-3|83	- rebuild
12cr|perl-Apache-ProxyRewrite-0.170.0-3|84	
12cr|perl-Apache-ProxyRewrite-0.170.0-3|85	* Fri Aug 27 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.17-1mdk
12cr|perl-Apache-ProxyRewrite-0.170.0-3|86	- initial mandrake package
12cr|perl-Apache-ProxyRewrite-0.170.0-3|87	- added P0
12cr|perl-Apache-ProxyRewrite-0.170.0-3|88	

3885 12
12cr|perl-Apache-Session-1.890.0-3|1	%define upstream_name	 Apache-Session
12cr|perl-Apache-Session-1.890.0-3|2	%define upstream_version 1.89
12cr|perl-Apache-Session-1.890.0-3|3	
12cr|perl-Apache-Session-1.890.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Apache-Session-1.890.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Apache-Session-1.890.0-3|6	Release:	3
12cr|perl-Apache-Session-1.890.0-3|7	Epoch:		2
12cr|perl-Apache-Session-1.890.0-3|8	
12cr|perl-Apache-Session-1.890.0-3|9	Summary:	A persistence framework for session data
12cr|perl-Apache-Session-1.890.0-3|10	License:	GPL+ or Artistic
12cr|perl-Apache-Session-1.890.0-3|11	Group:		Development/Perl
12cr|perl-Apache-Session-1.890.0-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Apache-Session-1.890.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Apache-Session-1.890.0-3|14	
12cr|perl-Apache-Session-1.890.0-3|15	BuildRequires:	perl-devel
12cr|perl-Apache-Session-1.890.0-3|16	BuildRequires:	perl(DB_File)
12cr|perl-Apache-Session-1.890.0-3|17	BuildRequires:  perl(DBI)
12cr|perl-Apache-Session-1.890.0-3|18	BuildRequires:  perl(Digest::MD5)
12cr|perl-Apache-Session-1.890.0-3|19	BuildRequires:  perl(Test::Deep)
12cr|perl-Apache-Session-1.890.0-3|20	BuildRequires:  perl(Test::Exception)
12cr|perl-Apache-Session-1.890.0-3|21	
12cr|perl-Apache-Session-1.890.0-3|22	BuildArch:	noarch
12cr|perl-Apache-Session-1.890.0-3|23	
12cr|perl-Apache-Session-1.890.0-3|24	%description
12cr|perl-Apache-Session-1.890.0-3|25	Apache::Session is a persistence framework which is particularly useful
12cr|perl-Apache-Session-1.890.0-3|26	for tracking session data between httpd requests.  Apache::Session is
12cr|perl-Apache-Session-1.890.0-3|27	designed to work with Apache and mod_perl, but it should work under CGI
12cr|perl-Apache-Session-1.890.0-3|28	and other web servers, and it also works outside of a web server alto-
12cr|perl-Apache-Session-1.890.0-3|29	gether.
12cr|perl-Apache-Session-1.890.0-3|30	
12cr|perl-Apache-Session-1.890.0-3|31	%prep
12cr|perl-Apache-Session-1.890.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache-Session-1.890.0-3|33	
12cr|perl-Apache-Session-1.890.0-3|34	%build
12cr|perl-Apache-Session-1.890.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Apache-Session-1.890.0-3|36	%make
12cr|perl-Apache-Session-1.890.0-3|37	
12cr|perl-Apache-Session-1.890.0-3|38	%check
12cr|perl-Apache-Session-1.890.0-3|39	%make test
12cr|perl-Apache-Session-1.890.0-3|40	
12cr|perl-Apache-Session-1.890.0-3|41	%install
12cr|perl-Apache-Session-1.890.0-3|42	%makeinstall_std
12cr|perl-Apache-Session-1.890.0-3|43	
12cr|perl-Apache-Session-1.890.0-3|44	%files
12cr|perl-Apache-Session-1.890.0-3|45	%doc INSTALL README META.yml
12cr|perl-Apache-Session-1.890.0-3|46	%{perl_vendorlib}/Apache
12cr|perl-Apache-Session-1.890.0-3|47	%{_mandir}/*/*
12cr|perl-Apache-Session-1.890.0-3|48	
12cr|perl-Apache-Session-1.890.0-3|49	
12cr|perl-Apache-Session-1.890.0-3|50	%changelog
12cr|perl-Apache-Session-1.890.0-3|51	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2:1.890.0-2mdv2011.0
12cr|perl-Apache-Session-1.890.0-3|52	+ Revision: 680458
12cr|perl-Apache-Session-1.890.0-3|53	- mass rebuild
12cr|perl-Apache-Session-1.890.0-3|54	
12cr|perl-Apache-Session-1.890.0-3|55	* Sat Nov 13 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.890.0-1mdv2011.0
12cr|perl-Apache-Session-1.890.0-3|56	+ Revision: 597210
12cr|perl-Apache-Session-1.890.0-3|57	- update to 1.89
12cr|perl-Apache-Session-1.890.0-3|58	
12cr|perl-Apache-Session-1.890.0-3|59	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.880.0-2mdv2011.0
12cr|perl-Apache-Session-1.890.0-3|60	+ Revision: 402535
12cr|perl-Apache-Session-1.890.0-3|61	- forgot to bump mkrel
12cr|perl-Apache-Session-1.890.0-3|62	- rebuild + fix license field
12cr|perl-Apache-Session-1.890.0-3|63	
12cr|perl-Apache-Session-1.890.0-3|64	* Sun Jun 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2:1.880.0-1mdv2010.0
12cr|perl-Apache-Session-1.890.0-3|65	+ Revision: 387863
12cr|perl-Apache-Session-1.890.0-3|66	- new version
12cr|perl-Apache-Session-1.890.0-3|67	
12cr|perl-Apache-Session-1.890.0-3|68	* Tue Aug 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2:1.87-1mdv2009.0
12cr|perl-Apache-Session-1.890.0-3|69	+ Revision: 271044
12cr|perl-Apache-Session-1.890.0-3|70	- update to new version 1.87
12cr|perl-Apache-Session-1.890.0-3|71	
12cr|perl-Apache-Session-1.890.0-3|72	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2:1.86-3mdv2009.0
12cr|perl-Apache-Session-1.890.0-3|73	+ Revision: 255283
12cr|perl-Apache-Session-1.890.0-3|74	- rebuild
12cr|perl-Apache-Session-1.890.0-3|75	
12cr|perl-Apache-Session-1.890.0-3|76	* Mon Feb 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2:1.86-1mdv2008.1
12cr|perl-Apache-Session-1.890.0-3|77	+ Revision: 161928
12cr|perl-Apache-Session-1.890.0-3|78	- update to new version 1.86
12cr|perl-Apache-Session-1.890.0-3|79	
12cr|perl-Apache-Session-1.890.0-3|80	* Fri Dec 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2:1.85-1mdv2008.1
12cr|perl-Apache-Session-1.890.0-3|81	+ Revision: 138796
12cr|perl-Apache-Session-1.890.0-3|82	- new version
12cr|perl-Apache-Session-1.890.0-3|83	
12cr|perl-Apache-Session-1.890.0-3|84	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Apache-Session-1.890.0-3|85	- restore BuildRoot
12cr|perl-Apache-Session-1.890.0-3|86	
12cr|perl-Apache-Session-1.890.0-3|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Apache-Session-1.890.0-3|88	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Apache-Session-1.890.0-3|89	
12cr|perl-Apache-Session-1.890.0-3|90	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2:1.84-1mdv2008.1
12cr|perl-Apache-Session-1.890.0-3|91	+ Revision: 97361
12cr|perl-Apache-Session-1.890.0-3|92	- update to new version 1.84
12cr|perl-Apache-Session-1.890.0-3|93	
12cr|perl-Apache-Session-1.890.0-3|94	* Thu Jul 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2:1.83-1mdv2008.0
12cr|perl-Apache-Session-1.890.0-3|95	+ Revision: 53362
12cr|perl-Apache-Session-1.890.0-3|96	- update to new version 1.83
12cr|perl-Apache-Session-1.890.0-3|97	
12cr|perl-Apache-Session-1.890.0-3|98	* Sun Apr 29 2007 Olivier Thauvin <nanardon@mandriva.org> 2:1.82_04-1mdv2008.0
12cr|perl-Apache-Session-1.890.0-3|99	+ Revision: 19313
12cr|perl-Apache-Session-1.890.0-3|100	- 1.82_04
12cr|perl-Apache-Session-1.890.0-3|101	
12cr|perl-Apache-Session-1.890.0-3|102	* Sun Apr 29 2007 Nicolas LÃ©cureuil <nlecureuil@mandriva.com> 2:1.82-1mdv2008.0
12cr|perl-Apache-Session-1.890.0-3|103	+ Revision: 19180
12cr|perl-Apache-Session-1.890.0-3|104	-New version
12cr|perl-Apache-Session-1.890.0-3|105	
12cr|perl-Apache-Session-1.890.0-3|106	
12cr|perl-Apache-Session-1.890.0-3|107	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 1.81-1mdv2007.0
12cr|perl-Apache-Session-1.890.0-3|108	+ Revision: 73203
12cr|perl-Apache-Session-1.890.0-3|109	- import perl-Apache-Session-1.81-1mdv2007.0
12cr|perl-Apache-Session-1.890.0-3|110	
12cr|perl-Apache-Session-1.890.0-3|111	* Fri Jun 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2:1.81-1mdv2007.0
12cr|perl-Apache-Session-1.890.0-3|112	- New version 1.81
12cr|perl-Apache-Session-1.890.0-3|113	- spec cleanup
12cr|perl-Apache-Session-1.890.0-3|114	- fix directory ownership
12cr|perl-Apache-Session-1.890.0-3|115	
12cr|perl-Apache-Session-1.890.0-3|116	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.80-3mdk
12cr|perl-Apache-Session-1.890.0-3|117	- Fix SPEC according to Perl Policy
12cr|perl-Apache-Session-1.890.0-3|118	- BuildRequires
12cr|perl-Apache-Session-1.890.0-3|119	- URL && Source URL
12cr|perl-Apache-Session-1.890.0-3|120	
12cr|perl-Apache-Session-1.890.0-3|121	* Mon Nov 07 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.80-2mdk
12cr|perl-Apache-Session-1.890.0-3|122	- Fix BuildRequires
12cr|perl-Apache-Session-1.890.0-3|123	- Fix Source
12cr|perl-Apache-Session-1.890.0-3|124	- %%{1}mdv2007.1
12cr|perl-Apache-Session-1.890.0-3|125	
12cr|perl-Apache-Session-1.890.0-3|126	* Wed Oct 12 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2:1.80-1mdk
12cr|perl-Apache-Session-1.890.0-3|127	- New version 1.80
12cr|perl-Apache-Session-1.890.0-3|128	- Some spec fixes
12cr|perl-Apache-Session-1.890.0-3|129	
12cr|perl-Apache-Session-1.890.0-3|130	* Thu May 20 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.6-1mdk
12cr|perl-Apache-Session-1.890.0-3|131	- new version
12cr|perl-Apache-Session-1.890.0-3|132	- set epoch = 2 (if not, 1.54 > 1.6)
12cr|perl-Apache-Session-1.890.0-3|133	

3886 12
12cr|perl-Apache-Session-Wrapper-0.340.0-2|1	%define upstream_name    Apache-Session-Wrapper
12cr|perl-Apache-Session-Wrapper-0.340.0-2|2	%define upstream_version 0.34
12cr|perl-Apache-Session-Wrapper-0.340.0-2|3	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|4	Name:           perl-%{upstream_name}
12cr|perl-Apache-Session-Wrapper-0.340.0-2|5	Version:        %perl_convert_version %{upstream_version}
12cr|perl-Apache-Session-Wrapper-0.340.0-2|6	Release:        %mkrel 2
12cr|perl-Apache-Session-Wrapper-0.340.0-2|7	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|8	Summary:        A simple wrapper around Apache::Session
12cr|perl-Apache-Session-Wrapper-0.340.0-2|9	License:        GPL+ or Artistic
12cr|perl-Apache-Session-Wrapper-0.340.0-2|10	Group:          Development/Perl
12cr|perl-Apache-Session-Wrapper-0.340.0-2|11	Url:            http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Apache-Session-Wrapper-0.340.0-2|12	Source0:        http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Apache-Session-Wrapper-0.340.0-2|13	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|14	BuildRequires:  perl(Module::Build)
12cr|perl-Apache-Session-Wrapper-0.340.0-2|15	BuildRequires:  perl(Apache::Session)
12cr|perl-Apache-Session-Wrapper-0.340.0-2|16	BuildRequires:  perl(Apache::Test)
12cr|perl-Apache-Session-Wrapper-0.340.0-2|17	BuildArch:      noarch
12cr|perl-Apache-Session-Wrapper-0.340.0-2|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Apache-Session-Wrapper-0.340.0-2|19	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|20	%description
12cr|perl-Apache-Session-Wrapper-0.340.0-2|21	This module is a simple wrapper around Apache::Session which
12cr|perl-Apache-Session-Wrapper-0.340.0-2|22	provides some methods to simplify getting and setting the session
12cr|perl-Apache-Session-Wrapper-0.340.0-2|23	id. It can uses cookies to store the session id, or it can look in
12cr|perl-Apache-Session-Wrapper-0.340.0-2|24	a provided object for a specific parameter. Alternately, you can
12cr|perl-Apache-Session-Wrapper-0.340.0-2|25	simply provide the session id yourself in the call to the
12cr|perl-Apache-Session-Wrapper-0.340.0-2|26	"session()" method. If you're using Mason, you should probably
12cr|perl-Apache-Session-Wrapper-0.340.0-2|27	take a look at "MasonX::Request::WithApacheSession" first,  which
12cr|perl-Apache-Session-Wrapper-0.340.0-2|28	integrates this module directly into Mason.
12cr|perl-Apache-Session-Wrapper-0.340.0-2|29	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|30	%prep
12cr|perl-Apache-Session-Wrapper-0.340.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache-Session-Wrapper-0.340.0-2|32	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|33	%build
12cr|perl-Apache-Session-Wrapper-0.340.0-2|34	%{__perl} Build.PL installdirs=vendor
12cr|perl-Apache-Session-Wrapper-0.340.0-2|35	./Build CFLAGS="%{optflags}"
12cr|perl-Apache-Session-Wrapper-0.340.0-2|36	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|37	%check
12cr|perl-Apache-Session-Wrapper-0.340.0-2|38	./Build test </dev/null
12cr|perl-Apache-Session-Wrapper-0.340.0-2|39	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|40	%install
12cr|perl-Apache-Session-Wrapper-0.340.0-2|41	rm -rf %{buildroot}
12cr|perl-Apache-Session-Wrapper-0.340.0-2|42	./Build install destdir=%{buildroot}
12cr|perl-Apache-Session-Wrapper-0.340.0-2|43	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|44	%clean
12cr|perl-Apache-Session-Wrapper-0.340.0-2|45	rm -rf %{buildroot}
12cr|perl-Apache-Session-Wrapper-0.340.0-2|46	%files
12cr|perl-Apache-Session-Wrapper-0.340.0-2|47	%defattr(-,root,root)
12cr|perl-Apache-Session-Wrapper-0.340.0-2|48	%doc Changes LICENSE README SIGNATURE
12cr|perl-Apache-Session-Wrapper-0.340.0-2|49	%{perl_vendorlib}/Apache
12cr|perl-Apache-Session-Wrapper-0.340.0-2|50	%{_mandir}/man3/*
12cr|perl-Apache-Session-Wrapper-0.340.0-2|51	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|52	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|53	%changelog
12cr|perl-Apache-Session-Wrapper-0.340.0-2|54	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.340.0-2mdv2011.0
12cr|perl-Apache-Session-Wrapper-0.340.0-2|55	+ Revision: 680459
12cr|perl-Apache-Session-Wrapper-0.340.0-2|56	- mass rebuild
12cr|perl-Apache-Session-Wrapper-0.340.0-2|57	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|58	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.340.0-1mdv2011.0
12cr|perl-Apache-Session-Wrapper-0.340.0-2|59	+ Revision: 552251
12cr|perl-Apache-Session-Wrapper-0.340.0-2|60	- update to 0.34
12cr|perl-Apache-Session-Wrapper-0.340.0-2|61	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|62	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.330.0-1mdv2010.0
12cr|perl-Apache-Session-Wrapper-0.340.0-2|63	+ Revision: 402093
12cr|perl-Apache-Session-Wrapper-0.340.0-2|64	- rebuild using %%perl_convert_version
12cr|perl-Apache-Session-Wrapper-0.340.0-2|65	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|66	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.33-3mdv2009.0
12cr|perl-Apache-Session-Wrapper-0.340.0-2|67	+ Revision: 241148
12cr|perl-Apache-Session-Wrapper-0.340.0-2|68	- rebuild
12cr|perl-Apache-Session-Wrapper-0.340.0-2|69	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Apache-Session-Wrapper-0.340.0-2|70	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|71	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Apache-Session-Wrapper-0.340.0-2|72	- restore BuildRoot
12cr|perl-Apache-Session-Wrapper-0.340.0-2|73	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|74	* Sun Apr 29 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.33-1mdv2008.0
12cr|perl-Apache-Session-Wrapper-0.340.0-2|75	+ Revision: 19181
12cr|perl-Apache-Session-Wrapper-0.340.0-2|76	-New version
12cr|perl-Apache-Session-Wrapper-0.340.0-2|77	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|78	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|79	* Wed Aug 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.31-1mdv2007.0
12cr|perl-Apache-Session-Wrapper-0.340.0-2|80	- New version 0.31
12cr|perl-Apache-Session-Wrapper-0.340.0-2|81	- Module::Build-based build
12cr|perl-Apache-Session-Wrapper-0.340.0-2|82	- fix directory ownership
12cr|perl-Apache-Session-Wrapper-0.340.0-2|83	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|84	* Thu Jun 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.29-1mdv2007.0
12cr|perl-Apache-Session-Wrapper-0.340.0-2|85	- New version 0.29
12cr|perl-Apache-Session-Wrapper-0.340.0-2|86	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|87	* Tue May 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.28-1mdv2007.0
12cr|perl-Apache-Session-Wrapper-0.340.0-2|88	- New release 0.28
12cr|perl-Apache-Session-Wrapper-0.340.0-2|89	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|90	* Thu Apr 27 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.26-2mdk
12cr|perl-Apache-Session-Wrapper-0.340.0-2|91	- Fix SPEC according to Perl Policy
12cr|perl-Apache-Session-Wrapper-0.340.0-2|92	- Source URL
12cr|perl-Apache-Session-Wrapper-0.340.0-2|93	- BuildRequires
12cr|perl-Apache-Session-Wrapper-0.340.0-2|94	
12cr|perl-Apache-Session-Wrapper-0.340.0-2|95	* Fri Jan 27 2006 Oden Eriksson <oeriksson@mandriva.com> 0.26-1mdk
12cr|perl-Apache-Session-Wrapper-0.340.0-2|96	- initial Mandriva package
12cr|perl-Apache-Session-Wrapper-0.340.0-2|97	

3887 12
12cr|perl-Apache-SessionX-2.10.0-4|1	%define upstream_name	 Apache-SessionX
12cr|perl-Apache-SessionX-2.10.0-4|2	%define upstream_version 2.01
12cr|perl-Apache-SessionX-2.10.0-4|3	
12cr|perl-Apache-SessionX-2.10.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Apache-SessionX-2.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Apache-SessionX-2.10.0-4|6	Release:	4
12cr|perl-Apache-SessionX-2.10.0-4|7	
12cr|perl-Apache-SessionX-2.10.0-4|8	Summary:	An extented persistence framework for session data
12cr|perl-Apache-SessionX-2.10.0-4|9	License:	GPL+ or Artistic
12cr|perl-Apache-SessionX-2.10.0-4|10	Group:		Development/Perl
12cr|perl-Apache-SessionX-2.10.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Apache-SessionX-2.10.0-4|12	Source0:	http://search.cpan.org/CPAN/authors/id/G/GR/GRICHTER/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Apache-SessionX-2.10.0-4|13	Patch0:		%{name}-2.01.fhs.patch
12cr|perl-Apache-SessionX-2.10.0-4|14	Patch1:		%{name}-2.01.test.patch
12cr|perl-Apache-SessionX-2.10.0-4|15	
12cr|perl-Apache-SessionX-2.10.0-4|16	BuildRequires:	perl-devel
12cr|perl-Apache-SessionX-2.10.0-4|17	BuildRequires:	perl(Apache::Session)
12cr|perl-Apache-SessionX-2.10.0-4|18	BuildRequires:	perl(DB_File)
12cr|perl-Apache-SessionX-2.10.0-4|19	BuildArch:	noarch
12cr|perl-Apache-SessionX-2.10.0-4|20	
12cr|perl-Apache-SessionX-2.10.0-4|21	%define testdir %{_tmppath}/%{name}-%{version}-test
12cr|perl-Apache-SessionX-2.10.0-4|22	
12cr|perl-Apache-SessionX-2.10.0-4|23	%description
12cr|perl-Apache-SessionX-2.10.0-4|24	Apache::SessionX extends Apache::Session. It was initialy written to use
12cr|perl-Apache-SessionX-2.10.0-4|25	Apache::Session from inside of HTML::Embperl, but is seems to be useful
12cr|perl-Apache-SessionX-2.10.0-4|26	outside of Embperl as well, so here is it as standalone module.
12cr|perl-Apache-SessionX-2.10.0-4|27	
12cr|perl-Apache-SessionX-2.10.0-4|28	Apache::Session is a persistence framework which is particularly
12cr|perl-Apache-SessionX-2.10.0-4|29	useful for tracking session data between httpd requests. Apache::Session is
12cr|perl-Apache-SessionX-2.10.0-4|30	designed to work with Apache and mod_perl, but it should work under CGI and
12cr|perl-Apache-SessionX-2.10.0-4|31	other web servers, and it also works outside of a web server altogether.
12cr|perl-Apache-SessionX-2.10.0-4|32	
12cr|perl-Apache-SessionX-2.10.0-4|33	Apache::Session consists of five components: the interface, the object
12cr|perl-Apache-SessionX-2.10.0-4|34	store, the lock manager, the ID generator, and the serializer. The interface
12cr|perl-Apache-SessionX-2.10.0-4|35	is defined in SessionX.pm, which is meant to be easily subclassed. The
12cr|perl-Apache-SessionX-2.10.0-4|36	object store can be the filesystem, a Berkeley DB, a MySQL DB, an Oracle DB,
12cr|perl-Apache-SessionX-2.10.0-4|37	or a Postgres DB. Locking is done by lock files, semaphores, or the locking
12cr|perl-Apache-SessionX-2.10.0-4|38	capabilities of MySQL and Postgres. Serialization is done via Storable, and
12cr|perl-Apache-SessionX-2.10.0-4|39	optionally ASCII-fied via MIME or pack(). ID numbers are generated via MD5.
12cr|perl-Apache-SessionX-2.10.0-4|40	The reader is encouraged to extend these capabilities to meet his own
12cr|perl-Apache-SessionX-2.10.0-4|41	requirements.
12cr|perl-Apache-SessionX-2.10.0-4|42	
12cr|perl-Apache-SessionX-2.10.0-4|43	%prep
12cr|perl-Apache-SessionX-2.10.0-4|44	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache-SessionX-2.10.0-4|45	chmod 644 README
12cr|perl-Apache-SessionX-2.10.0-4|46	%patch0
12cr|perl-Apache-SessionX-2.10.0-4|47	%patch1 -p 1
12cr|perl-Apache-SessionX-2.10.0-4|48	
12cr|perl-Apache-SessionX-2.10.0-4|49	%build
12cr|perl-Apache-SessionX-2.10.0-4|50	%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
12cr|perl-Apache-SessionX-2.10.0-4|51	%make
12cr|perl-Apache-SessionX-2.10.0-4|52	
12cr|perl-Apache-SessionX-2.10.0-4|53	%check
12cr|perl-Apache-SessionX-2.10.0-4|54	rm -rf %{testdir}
12cr|perl-Apache-SessionX-2.10.0-4|55	mkdir %{testdir}
12cr|perl-Apache-SessionX-2.10.0-4|56	export TESTDIR=%{testdir}
12cr|perl-Apache-SessionX-2.10.0-4|57	make test
12cr|perl-Apache-SessionX-2.10.0-4|58	
12cr|perl-Apache-SessionX-2.10.0-4|59	%clean
12cr|perl-Apache-SessionX-2.10.0-4|60	rm -rf %{testdir}
12cr|perl-Apache-SessionX-2.10.0-4|61	
12cr|perl-Apache-SessionX-2.10.0-4|62	%install
12cr|perl-Apache-SessionX-2.10.0-4|63	%makeinstall_std
12cr|perl-Apache-SessionX-2.10.0-4|64	install -d -m 755 %{buildroot}%{_localstatedir}/lib/ApacheSessionX
12cr|perl-Apache-SessionX-2.10.0-4|65	
12cr|perl-Apache-SessionX-2.10.0-4|66	%files
12cr|perl-Apache-SessionX-2.10.0-4|67	%doc CHANGES README
12cr|perl-Apache-SessionX-2.10.0-4|68	%{_mandir}/*/*
12cr|perl-Apache-SessionX-2.10.0-4|69	%{perl_vendorlib}/Apache
12cr|perl-Apache-SessionX-2.10.0-4|70	%attr(-,apache,apache) %{_localstatedir}/lib/ApacheSessionX
12cr|perl-Apache-SessionX-2.10.0-4|71	
12cr|perl-Apache-SessionX-2.10.0-4|72	
12cr|perl-Apache-SessionX-2.10.0-4|73	%changelog
12cr|perl-Apache-SessionX-2.10.0-4|74	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.10.0-3mdv2011.0
12cr|perl-Apache-SessionX-2.10.0-4|75	+ Revision: 680460
12cr|perl-Apache-SessionX-2.10.0-4|76	- mass rebuild
12cr|perl-Apache-SessionX-2.10.0-4|77	
12cr|perl-Apache-SessionX-2.10.0-4|78	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.10.0-2mdv2011.0
12cr|perl-Apache-SessionX-2.10.0-4|79	+ Revision: 402967
12cr|perl-Apache-SessionX-2.10.0-4|80	- rebuild
12cr|perl-Apache-SessionX-2.10.0-4|81	
12cr|perl-Apache-SessionX-2.10.0-4|82	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.01-6mdv2009.0
12cr|perl-Apache-SessionX-2.10.0-4|83	+ Revision: 255284
12cr|perl-Apache-SessionX-2.10.0-4|84	- rebuild
12cr|perl-Apache-SessionX-2.10.0-4|85	
12cr|perl-Apache-SessionX-2.10.0-4|86	+ Pixel <pixel@mandriva.com>
12cr|perl-Apache-SessionX-2.10.0-4|87	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|perl-Apache-SessionX-2.10.0-4|88	
12cr|perl-Apache-SessionX-2.10.0-4|89	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.01-4mdv2008.1
12cr|perl-Apache-SessionX-2.10.0-4|90	+ Revision: 138120
12cr|perl-Apache-SessionX-2.10.0-4|91	- fix build dependencies
12cr|perl-Apache-SessionX-2.10.0-4|92	
12cr|perl-Apache-SessionX-2.10.0-4|93	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Apache-SessionX-2.10.0-4|94	- restore BuildRoot
12cr|perl-Apache-SessionX-2.10.0-4|95	
12cr|perl-Apache-SessionX-2.10.0-4|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Apache-SessionX-2.10.0-4|97	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Apache-SessionX-2.10.0-4|98	
12cr|perl-Apache-SessionX-2.10.0-4|99	
12cr|perl-Apache-SessionX-2.10.0-4|100	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 2.01-3mdv2007.0
12cr|perl-Apache-SessionX-2.10.0-4|101	+ Revision: 73229
12cr|perl-Apache-SessionX-2.10.0-4|102	- import perl-Apache-SessionX-2.01-3mdk
12cr|perl-Apache-SessionX-2.10.0-4|103	
12cr|perl-Apache-SessionX-2.10.0-4|104	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.01-3mdk
12cr|perl-Apache-SessionX-2.10.0-4|105	- Fix SPEC according to Perl Policy
12cr|perl-Apache-SessionX-2.10.0-4|106	- BuildRequires
12cr|perl-Apache-SessionX-2.10.0-4|107	
12cr|perl-Apache-SessionX-2.10.0-4|108	* Tue Mar 14 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.01-2mdk
12cr|perl-Apache-SessionX-2.10.0-4|109	- Add BuildRequires
12cr|perl-Apache-SessionX-2.10.0-4|110	
12cr|perl-Apache-SessionX-2.10.0-4|111	* Mon Nov 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.01-1mdk
12cr|perl-Apache-SessionX-2.10.0-4|112	- new version
12cr|perl-Apache-SessionX-2.10.0-4|113	- %%{1}mdv2007.1
12cr|perl-Apache-SessionX-2.10.0-4|114	- spec cleanup
12cr|perl-Apache-SessionX-2.10.0-4|115	- use FHS-compliant /var/lib/ApacheSessionX for storing data
12cr|perl-Apache-SessionX-2.10.0-4|116	- don't deal with storage directory permission
12cr|perl-Apache-SessionX-2.10.0-4|117	- fix doc files perms
12cr|perl-Apache-SessionX-2.10.0-4|118	- fix test to use temp files
12cr|perl-Apache-SessionX-2.10.0-4|119	

3888 12
12cr|perl-Apache-SSLLookup-2.0_400-5|1	%define upstream_name	 Apache-SSLLookup
12cr|perl-Apache-SSLLookup-2.0_400-5|2	%define upstream_version 2.00_04
12cr|perl-Apache-SSLLookup-2.0_400-5|3	
12cr|perl-Apache-SSLLookup-2.0_400-5|4	Name:       perl-%{upstream_name}
12cr|perl-Apache-SSLLookup-2.0_400-5|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Apache-SSLLookup-2.0_400-5|6	Release:	5
12cr|perl-Apache-SSLLookup-2.0_400-5|7	
12cr|perl-Apache-SSLLookup-2.0_400-5|8	Summary:	Hooks for various mod_ssl functions
12cr|perl-Apache-SSLLookup-2.0_400-5|9	License:	GPL+ or Artistic
12cr|perl-Apache-SSLLookup-2.0_400-5|10	Group:		Development/Perl
12cr|perl-Apache-SSLLookup-2.0_400-5|11	Url:		http://search.cpan.org/dist/%{name}/
12cr|perl-Apache-SSLLookup-2.0_400-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/G/GE/GEOFF/Apache-SSLLookup-%{upstream_version}.tar.gz
12cr|perl-Apache-SSLLookup-2.0_400-5|13	
12cr|perl-Apache-SSLLookup-2.0_400-5|14	BuildRequires:	apache-mod_perl-devel
12cr|perl-Apache-SSLLookup-2.0_400-5|15	BuildRequires:	apr-devel
12cr|perl-Apache-SSLLookup-2.0_400-5|16	BuildRequires:	perl-devel
12cr|perl-Apache-SSLLookup-2.0_400-5|17	
12cr|perl-Apache-SSLLookup-2.0_400-5|18	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Apache-SSLLookup-2.0_400-5|19	
12cr|perl-Apache-SSLLookup-2.0_400-5|20	%description
12cr|perl-Apache-SSLLookup-2.0_400-5|21	Apache::SSLLookup is a glue layer between Perl handlers and the
12cr|perl-Apache-SSLLookup-2.0_400-5|22	mod_ssl public API.  under normal circumstances, you would use
12cr|perl-Apache-SSLLookup-2.0_400-5|23	subprocess_env() to glean information about mod_ssl.
12cr|perl-Apache-SSLLookup-2.0_400-5|24	However, this is only possible after mod_ssl runs its fixups,
12cr|perl-Apache-SSLLookup-2.0_400-5|25	that is, Perl handlers can only accurately check the
12cr|perl-Apache-SSLLookup-2.0_400-5|26	subprocess_env table for mod_ssl information in the
12cr|perl-Apache-SSLLookup-2.0_400-5|27	PerlResponsePhase or later.
12cr|perl-Apache-SSLLookup-2.0_400-5|28	This module allows you to query mod_ssl directly via its public
12cr|perl-Apache-SSLLookup-2.0_400-5|29	C API at any point in the request cycle.  but without using C,
12cr|perl-Apache-SSLLookup-2.0_400-5|30	of course.
12cr|perl-Apache-SSLLookup-2.0_400-5|31	
12cr|perl-Apache-SSLLookup-2.0_400-5|32	%prep
12cr|perl-Apache-SSLLookup-2.0_400-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Apache-SSLLookup-2.0_400-5|34	
12cr|perl-Apache-SSLLookup-2.0_400-5|35	%build
12cr|perl-Apache-SSLLookup-2.0_400-5|36	export CFLAGS="%{optflags}"
12cr|perl-Apache-SSLLookup-2.0_400-5|37	
12cr|perl-Apache-SSLLookup-2.0_400-5|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Apache-SSLLookup-2.0_400-5|39	%make CCFLAGS="$CCFLAGS `apr-1-config --includes`"
12cr|perl-Apache-SSLLookup-2.0_400-5|40	
12cr|perl-Apache-SSLLookup-2.0_400-5|41	#%{__make} test
12cr|perl-Apache-SSLLookup-2.0_400-5|42	
12cr|perl-Apache-SSLLookup-2.0_400-5|43	%install
12cr|perl-Apache-SSLLookup-2.0_400-5|44	rm -rf %{buildroot}
12cr|perl-Apache-SSLLookup-2.0_400-5|45	
12cr|perl-Apache-SSLLookup-2.0_400-5|46	%makeinstall_std
12cr|perl-Apache-SSLLookup-2.0_400-5|47	
12cr|perl-Apache-SSLLookup-2.0_400-5|48	%clean
12cr|perl-Apache-SSLLookup-2.0_400-5|49	rm -rf %{buildroot}
12cr|perl-Apache-SSLLookup-2.0_400-5|50	
12cr|perl-Apache-SSLLookup-2.0_400-5|51	%files
12cr|perl-Apache-SSLLookup-2.0_400-5|52	%defattr(0644,root,root)
12cr|perl-Apache-SSLLookup-2.0_400-5|53	#%doc Changes README
12cr|perl-Apache-SSLLookup-2.0_400-5|54	%{perl_vendorarch}/auto/Apache/SSLLookup/*
12cr|perl-Apache-SSLLookup-2.0_400-5|55	%{perl_vendorarch}/Apache/*
12cr|perl-Apache-SSLLookup-2.0_400-5|56	%{_mandir}/man3/*
12cr|perl-Apache-SSLLookup-2.0_400-5|57	
12cr|perl-Apache-SSLLookup-2.0_400-5|58	
12cr|perl-Apache-SSLLookup-2.0_400-5|59	%changelog
12cr|perl-Apache-SSLLookup-2.0_400-5|60	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.0_400-5
12cr|perl-Apache-SSLLookup-2.0_400-5|61	+ Revision: 768358
12cr|perl-Apache-SSLLookup-2.0_400-5|62	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Apache-SSLLookup-2.0_400-5|63	
12cr|perl-Apache-SSLLookup-2.0_400-5|64	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.0_400-4
12cr|perl-Apache-SSLLookup-2.0_400-5|65	+ Revision: 680457
12cr|perl-Apache-SSLLookup-2.0_400-5|66	- mass rebuild
12cr|perl-Apache-SSLLookup-2.0_400-5|67	
12cr|perl-Apache-SSLLookup-2.0_400-5|68	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.0_400-3mdv2011.0
12cr|perl-Apache-SSLLookup-2.0_400-5|69	+ Revision: 555665
12cr|perl-Apache-SSLLookup-2.0_400-5|70	- rebuild
12cr|perl-Apache-SSLLookup-2.0_400-5|71	
12cr|perl-Apache-SSLLookup-2.0_400-5|72	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|perl-Apache-SSLLookup-2.0_400-5|73	- rebuild
12cr|perl-Apache-SSLLookup-2.0_400-5|74	
12cr|perl-Apache-SSLLookup-2.0_400-5|75	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 2.0_400-1mdv2010.1
12cr|perl-Apache-SSLLookup-2.0_400-5|76	+ Revision: 504566
12cr|perl-Apache-SSLLookup-2.0_400-5|77	- rebuild using %%perl_convert_version
12cr|perl-Apache-SSLLookup-2.0_400-5|78	
12cr|perl-Apache-SSLLookup-2.0_400-5|79	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.00_04-6mdv2010.0
12cr|perl-Apache-SSLLookup-2.0_400-5|80	+ Revision: 430258
12cr|perl-Apache-SSLLookup-2.0_400-5|81	- rebuild
12cr|perl-Apache-SSLLookup-2.0_400-5|82	
12cr|perl-Apache-SSLLookup-2.0_400-5|83	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.00_04-5mdv2009.0
12cr|perl-Apache-SSLLookup-2.0_400-5|84	+ Revision: 255286
12cr|perl-Apache-SSLLookup-2.0_400-5|85	- rebuild
12cr|perl-Apache-SSLLookup-2.0_400-5|86	
12cr|perl-Apache-SSLLookup-2.0_400-5|87	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 2.00_04-3mdv2008.1
12cr|perl-Apache-SSLLookup-2.0_400-5|88	+ Revision: 151820
12cr|perl-Apache-SSLLookup-2.0_400-5|89	- rebuild
12cr|perl-Apache-SSLLookup-2.0_400-5|90	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Apache-SSLLookup-2.0_400-5|91	
12cr|perl-Apache-SSLLookup-2.0_400-5|92	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Apache-SSLLookup-2.0_400-5|93	- restore BuildRoot
12cr|perl-Apache-SSLLookup-2.0_400-5|94	
12cr|perl-Apache-SSLLookup-2.0_400-5|95	* Sun Aug 19 2007 Oden Eriksson <oeriksson@mandriva.com> 2.00_04-2mdv2008.0
12cr|perl-Apache-SSLLookup-2.0_400-5|96	+ Revision: 66861
12cr|perl-Apache-SSLLookup-2.0_400-5|97	- misc spec file fixes
12cr|perl-Apache-SSLLookup-2.0_400-5|98	
12cr|perl-Apache-SSLLookup-2.0_400-5|99	
12cr|perl-Apache-SSLLookup-2.0_400-5|100	* Mon Oct 31 2005 Arnaud Desmons <adesmons@mandriva.org> 2.00_04-1mdk
12cr|perl-Apache-SSLLookup-2.0_400-5|101	- Initial specfile
12cr|perl-Apache-SSLLookup-2.0_400-5|102	

3889 12
12cr|perl-App-Asciio-1.2.71-5|1	%define upstream_name    App-Asciio
12cr|perl-App-Asciio-1.2.71-5|2	%define upstream_version 1.02.71
12cr|perl-App-Asciio-1.2.71-5|3	
12cr|perl-App-Asciio-1.2.71-5|4	
12cr|perl-App-Asciio-1.2.71-5|5	%if %{_use_internal_dependency_generator}
12cr|perl-App-Asciio-1.2.71-5|6	%define __noautoreq 'perl\\(App::Asciio::(.*)\\)'
12cr|perl-App-Asciio-1.2.71-5|7	%else
12cr|perl-App-Asciio-1.2.71-5|8	%define _requires_exceptions perl(App::Asciio::.*)
12cr|perl-App-Asciio-1.2.71-5|9	%endif
12cr|perl-App-Asciio-1.2.71-5|10	
12cr|perl-App-Asciio-1.2.71-5|11	Name:		perl-%{upstream_name}
12cr|perl-App-Asciio-1.2.71-5|12	Version:	%perl_convert_version %{upstream_version}
12cr|perl-App-Asciio-1.2.71-5|13	Release:	5
12cr|perl-App-Asciio-1.2.71-5|14	
12cr|perl-App-Asciio-1.2.71-5|15	Summary:	Plain ASCII diagram
12cr|perl-App-Asciio-1.2.71-5|16	License:	GPL+ or Artistic
12cr|perl-App-Asciio-1.2.71-5|17	Group:		Development/Perl
12cr|perl-App-Asciio-1.2.71-5|18	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-App-Asciio-1.2.71-5|19	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-App-Asciio-1.2.71-5|20	
12cr|perl-App-Asciio-1.2.71-5|21	BuildRequires:	perl-devel
12cr|perl-App-Asciio-1.2.71-5|22	BuildRequires:	perl(Clone)
12cr|perl-App-Asciio-1.2.71-5|23	BuildRequires:	perl(Data::TreeDumper)
12cr|perl-App-Asciio-1.2.71-5|24	BuildRequires:	perl(Data::TreeDumper::Renderer::GTK)
12cr|perl-App-Asciio-1.2.71-5|25	BuildRequires:	perl(Directory::Scratch)
12cr|perl-App-Asciio-1.2.71-5|26	BuildRequires:	perl(Directory::Scratch::Structured)
12cr|perl-App-Asciio-1.2.71-5|27	BuildRequires:	perl(Data::Compare)
12cr|perl-App-Asciio-1.2.71-5|28	BuildRequires:	perl(Eval::Context)
12cr|perl-App-Asciio-1.2.71-5|29	BuildRequires:	perl(List::MoreUtils)
12cr|perl-App-Asciio-1.2.71-5|30	BuildRequires:	perl(Test::Warn)
12cr|perl-App-Asciio-1.2.71-5|31	BuildRequires:	perl(Test::Block)
12cr|perl-App-Asciio-1.2.71-5|32	BuildRequires:	perl(Test::Exception)
12cr|perl-App-Asciio-1.2.71-5|33	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-App-Asciio-1.2.71-5|34	BuildRequires:	perl(Test::Strict)
12cr|perl-App-Asciio-1.2.71-5|35	BuildRequires:	perl(Term::Size)
12cr|perl-App-Asciio-1.2.71-5|36	BuildRequires:	perl(Module::Build)
12cr|perl-App-Asciio-1.2.71-5|37	
12cr|perl-App-Asciio-1.2.71-5|38	BuildArch:	noarch
12cr|perl-App-Asciio-1.2.71-5|39	
12cr|perl-App-Asciio-1.2.71-5|40	%description
12cr|perl-App-Asciio-1.2.71-5|41	This gtk2-perl application allows you to draw ASCII diagrams in a modern (but
12cr|perl-App-Asciio-1.2.71-5|42	simple) graphical application. The ASCII graphs can be saved as ASCII or in a
12cr|perl-App-Asciio-1.2.71-5|43	format that allows you to modify them later.
12cr|perl-App-Asciio-1.2.71-5|44	
12cr|perl-App-Asciio-1.2.71-5|45	%prep
12cr|perl-App-Asciio-1.2.71-5|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-App-Asciio-1.2.71-5|47	
12cr|perl-App-Asciio-1.2.71-5|48	%build
12cr|perl-App-Asciio-1.2.71-5|49	perl Build.PL installdirs=vendor
12cr|perl-App-Asciio-1.2.71-5|50	./Build
12cr|perl-App-Asciio-1.2.71-5|51	
12cr|perl-App-Asciio-1.2.71-5|52	%check
12cr|perl-App-Asciio-1.2.71-5|53	# test don't run, even with xvfb-run
12cr|perl-App-Asciio-1.2.71-5|54	# xvfb-run ./Build test
12cr|perl-App-Asciio-1.2.71-5|55	
12cr|perl-App-Asciio-1.2.71-5|56	%install
12cr|perl-App-Asciio-1.2.71-5|57	./Build install destdir=%{buildroot}
12cr|perl-App-Asciio-1.2.71-5|58	
12cr|perl-App-Asciio-1.2.71-5|59	%files
12cr|perl-App-Asciio-1.2.71-5|60	%doc README Todo.txt Changes
12cr|perl-App-Asciio-1.2.71-5|61	%{_mandir}/man3/*
12cr|perl-App-Asciio-1.2.71-5|62	%{_bindir}/asciio
12cr|perl-App-Asciio-1.2.71-5|63	%{perl_vendorlib}/App
12cr|perl-App-Asciio-1.2.71-5|64	
12cr|perl-App-Asciio-1.2.71-5|65	
12cr|perl-App-Asciio-1.2.71-5|66	%changelog
12cr|perl-App-Asciio-1.2.71-5|67	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.2.71-4mdv2011.0
12cr|perl-App-Asciio-1.2.71-5|68	+ Revision: 680575
12cr|perl-App-Asciio-1.2.71-5|69	- add br
12cr|perl-App-Asciio-1.2.71-5|70	- mass rebuild
12cr|perl-App-Asciio-1.2.71-5|71	
12cr|perl-App-Asciio-1.2.71-5|72	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.2.71-3mdv2011.0
12cr|perl-App-Asciio-1.2.71-5|73	+ Revision: 504569
12cr|perl-App-Asciio-1.2.71-5|74	- bump mkrel
12cr|perl-App-Asciio-1.2.71-5|75	- rebuild using %%perl_convert_version
12cr|perl-App-Asciio-1.2.71-5|76	
12cr|perl-App-Asciio-1.2.71-5|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-App-Asciio-1.2.71-5|78	- rebuild
12cr|perl-App-Asciio-1.2.71-5|79	
12cr|perl-App-Asciio-1.2.71-5|80	* Tue Feb 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.02.71-2mdv2009.1
12cr|perl-App-Asciio-1.2.71-5|81	+ Revision: 344557
12cr|perl-App-Asciio-1.2.71-5|82	- fix dependencies
12cr|perl-App-Asciio-1.2.71-5|83	
12cr|perl-App-Asciio-1.2.71-5|84	* Sun Feb 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.02.71-1mdv2009.1
12cr|perl-App-Asciio-1.2.71-5|85	+ Revision: 343971
12cr|perl-App-Asciio-1.2.71-5|86	- import perl-App-Asciio
12cr|perl-App-Asciio-1.2.71-5|87	
12cr|perl-App-Asciio-1.2.71-5|88	
12cr|perl-App-Asciio-1.2.71-5|89	* Sun Feb 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.02.71-1mdv2009.1
12cr|perl-App-Asciio-1.2.71-5|90	- first mdv release

3890 12
12cr|perl-App-Cache-0.370.0-3|1	%define upstream_name    App-Cache
12cr|perl-App-Cache-0.370.0-3|2	%define upstream_version 0.37
12cr|perl-App-Cache-0.370.0-3|3	
12cr|perl-App-Cache-0.370.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-App-Cache-0.370.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-App-Cache-0.370.0-3|6	Release:	3
12cr|perl-App-Cache-0.370.0-3|7	
12cr|perl-App-Cache-0.370.0-3|8	Summary:	Module for easy application-level caching
12cr|perl-App-Cache-0.370.0-3|9	License:	GPL+ or Artistic
12cr|perl-App-Cache-0.370.0-3|10	Group:		Development/Perl
12cr|perl-App-Cache-0.370.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-App-Cache-0.370.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-App-Cache-0.370.0-3|13	
12cr|perl-App-Cache-0.370.0-3|14	BuildRequires:	perl-devel
12cr|perl-App-Cache-0.370.0-3|15	BuildRequires:	perl(Class::Accessor::Chained)
12cr|perl-App-Cache-0.370.0-3|16	BuildRequires:	perl(File::Find::Rule)
12cr|perl-App-Cache-0.370.0-3|17	BuildRequires:	perl(File::HomeDir)
12cr|perl-App-Cache-0.370.0-3|18	BuildRequires:	perl-libwww-perl
12cr|perl-App-Cache-0.370.0-3|19	BuildRequires:	perl(Path::Class)
12cr|perl-App-Cache-0.370.0-3|20	BuildRequires:	perl(Test::Pod)
12cr|perl-App-Cache-0.370.0-3|21	
12cr|perl-App-Cache-0.370.0-3|22	BuildArch:	noarch
12cr|perl-App-Cache-0.370.0-3|23	
12cr|perl-App-Cache-0.370.0-3|24	%description
12cr|perl-App-Cache-0.370.0-3|25	The App::Cache module lets an application cache data locally. There are a few
12cr|perl-App-Cache-0.370.0-3|26	times an application would need to cache data: when it is retrieving
12cr|perl-App-Cache-0.370.0-3|27	information from the network or when it has to complete a large calculation.
12cr|perl-App-Cache-0.370.0-3|28	
12cr|perl-App-Cache-0.370.0-3|29	For example, the Parse::BACKPAN::Packages module downloads a file off the net
12cr|perl-App-Cache-0.370.0-3|30	and parses it, creating a data structure. Only then can it actually provide
12cr|perl-App-Cache-0.370.0-3|31	any useful information for the programmer. Parse::BACKPAN::Packages uses
12cr|perl-App-Cache-0.370.0-3|32	App::Cache to cache both the file download and data structures, providing
12cr|perl-App-Cache-0.370.0-3|33	much faster use when the data is cached.
12cr|perl-App-Cache-0.370.0-3|34	
12cr|perl-App-Cache-0.370.0-3|35	This module stores data in the home directory of the user, in a dot directory.
12cr|perl-App-Cache-0.370.0-3|36	For example, the Parse::BACKPAN::Packages cache isactually stored
12cr|perl-App-Cache-0.370.0-3|37	underneath "~/.parse_backpan_packages/cache/". This is so that permisssions
12cr|perl-App-Cache-0.370.0-3|38	are not a problem - it is a per-user, per-application cache.
12cr|perl-App-Cache-0.370.0-3|39	
12cr|perl-App-Cache-0.370.0-3|40	%prep
12cr|perl-App-Cache-0.370.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-App-Cache-0.370.0-3|42	
12cr|perl-App-Cache-0.370.0-3|43	%build
12cr|perl-App-Cache-0.370.0-3|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-App-Cache-0.370.0-3|45	%make
12cr|perl-App-Cache-0.370.0-3|46	
12cr|perl-App-Cache-0.370.0-3|47	%check
12cr|perl-App-Cache-0.370.0-3|48	make test
12cr|perl-App-Cache-0.370.0-3|49	
12cr|perl-App-Cache-0.370.0-3|50	%install
12cr|perl-App-Cache-0.370.0-3|51	%makeinstall_std
12cr|perl-App-Cache-0.370.0-3|52	rm -rf %{buildroot}%{perl_vendorarch}
12cr|perl-App-Cache-0.370.0-3|53	
12cr|perl-App-Cache-0.370.0-3|54	%files
12cr|perl-App-Cache-0.370.0-3|55	%doc CHANGES README
12cr|perl-App-Cache-0.370.0-3|56	%{perl_vendorlib}/*
12cr|perl-App-Cache-0.370.0-3|57	%{_mandir}/man3/*
12cr|perl-App-Cache-0.370.0-3|58	
12cr|perl-App-Cache-0.370.0-3|59	
12cr|perl-App-Cache-0.370.0-3|60	%changelog
12cr|perl-App-Cache-0.370.0-3|61	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.370.0-2mdv2011.0
12cr|perl-App-Cache-0.370.0-3|62	+ Revision: 680470
12cr|perl-App-Cache-0.370.0-3|63	- mass rebuild
12cr|perl-App-Cache-0.370.0-3|64	
12cr|perl-App-Cache-0.370.0-3|65	* Wed Dec 09 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.370.0-1mdv2011.0
12cr|perl-App-Cache-0.370.0-3|66	+ Revision: 475395
12cr|perl-App-Cache-0.370.0-3|67	- update to 0.37
12cr|perl-App-Cache-0.370.0-3|68	
12cr|perl-App-Cache-0.370.0-3|69	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.360.0-1mdv2010.0
12cr|perl-App-Cache-0.370.0-3|70	+ Revision: 405954
12cr|perl-App-Cache-0.370.0-3|71	- rebuild using %%perl_convert_version
12cr|perl-App-Cache-0.370.0-3|72	
12cr|perl-App-Cache-0.370.0-3|73	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.36-1mdv2010.0
12cr|perl-App-Cache-0.370.0-3|74	+ Revision: 389772
12cr|perl-App-Cache-0.370.0-3|75	- update to new version 0.36
12cr|perl-App-Cache-0.370.0-3|76	
12cr|perl-App-Cache-0.370.0-3|77	* Thu Sep 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.35-1mdv2009.0
12cr|perl-App-Cache-0.370.0-3|78	+ Revision: 283882
12cr|perl-App-Cache-0.370.0-3|79	- update to new version 0.35
12cr|perl-App-Cache-0.370.0-3|80	
12cr|perl-App-Cache-0.370.0-3|81	* Fri Aug 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-1mdv2009.0
12cr|perl-App-Cache-0.370.0-3|82	+ Revision: 272257
12cr|perl-App-Cache-0.370.0-3|83	- update to new version 0.34
12cr|perl-App-Cache-0.370.0-3|84	
12cr|perl-App-Cache-0.370.0-3|85	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.33-3mdv2009.0
12cr|perl-App-Cache-0.370.0-3|86	+ Revision: 255288
12cr|perl-App-Cache-0.370.0-3|87	- rebuild
12cr|perl-App-Cache-0.370.0-3|88	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-App-Cache-0.370.0-3|89	
12cr|perl-App-Cache-0.370.0-3|90	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-App-Cache-0.370.0-3|91	- restore BuildRoot
12cr|perl-App-Cache-0.370.0-3|92	
12cr|perl-App-Cache-0.370.0-3|93	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-1mdv2008.1
12cr|perl-App-Cache-0.370.0-3|94	+ Revision: 97362
12cr|perl-App-Cache-0.370.0-3|95	- update to new version 0.33
12cr|perl-App-Cache-0.370.0-3|96	
12cr|perl-App-Cache-0.370.0-3|97	+ Michael Scherer <misc@mandriva.org>
12cr|perl-App-Cache-0.370.0-3|98	- rebuild
12cr|perl-App-Cache-0.370.0-3|99	
12cr|perl-App-Cache-0.370.0-3|100	
12cr|perl-App-Cache-0.370.0-3|101	* Thu Apr 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.31-5mdk
12cr|perl-App-Cache-0.370.0-3|102	- Fix SPEC according to Perl Policy
12cr|perl-App-Cache-0.370.0-3|103	- BuildRequires
12cr|perl-App-Cache-0.370.0-3|104	- Source URL
12cr|perl-App-Cache-0.370.0-3|105	
12cr|perl-App-Cache-0.370.0-3|106	* Tue Dec 27 2005 Michael Scherer <misc@mandriva.org> 0.31-4mdk
12cr|perl-App-Cache-0.370.0-3|107	- Do not ship empty dir
12cr|perl-App-Cache-0.370.0-3|108	
12cr|perl-App-Cache-0.370.0-3|109	* Mon Oct 10 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.31-3mdk
12cr|perl-App-Cache-0.370.0-3|110	- Fix BuildRequires
12cr|perl-App-Cache-0.370.0-3|111	
12cr|perl-App-Cache-0.370.0-3|112	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.31-2mdk
12cr|perl-App-Cache-0.370.0-3|113	- Buildrequires fix
12cr|perl-App-Cache-0.370.0-3|114	
12cr|perl-App-Cache-0.370.0-3|115	* Wed Sep 21 2005 Michael Scherer <misc@mandriva.org> 0.31-1mdk
12cr|perl-App-Cache-0.370.0-3|116	- First mandriva package
12cr|perl-App-Cache-0.370.0-3|117	

3891 12
12cr|perl-App-CLI-0.313.0-3|1	%define upstream_name	 App-CLI
12cr|perl-App-CLI-0.313.0-3|2	%define upstream_version 0.313
12cr|perl-App-CLI-0.313.0-3|3	
12cr|perl-App-CLI-0.313.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-App-CLI-0.313.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-App-CLI-0.313.0-3|6	Release:	3
12cr|perl-App-CLI-0.313.0-3|7	
12cr|perl-App-CLI-0.313.0-3|8	Summary:	Dispatcher module for command line interface programs
12cr|perl-App-CLI-0.313.0-3|9	License:	GPL+ or Artistic
12cr|perl-App-CLI-0.313.0-3|10	Group:		Development/Perl
12cr|perl-App-CLI-0.313.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-App-CLI-0.313.0-3|12	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-App-CLI-0.313.0-3|13	
12cr|perl-App-CLI-0.313.0-3|14	BuildRequires:	perl-devel
12cr|perl-App-CLI-0.313.0-3|15	BuildRequires:	perl(Pod::Simple)
12cr|perl-App-CLI-0.313.0-3|16	BuildRequires:	perl(Locale::Maketext::Simple)
12cr|perl-App-CLI-0.313.0-3|17	BuildArch:	noarch
12cr|perl-App-CLI-0.313.0-3|18	
12cr|perl-App-CLI-0.313.0-3|19	%description
12cr|perl-App-CLI-0.313.0-3|20	App::CLI dispatches CLI (command line interface) based commands into command
12cr|perl-App-CLI-0.313.0-3|21	classes. It also supports subcommand and per-command options.
12cr|perl-App-CLI-0.313.0-3|22	
12cr|perl-App-CLI-0.313.0-3|23	%prep
12cr|perl-App-CLI-0.313.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-App-CLI-0.313.0-3|25	perl -pi -e 's/auto_install\(\)\;//' Makefile.PL
12cr|perl-App-CLI-0.313.0-3|26	
12cr|perl-App-CLI-0.313.0-3|27	%build
12cr|perl-App-CLI-0.313.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-App-CLI-0.313.0-3|29	%make
12cr|perl-App-CLI-0.313.0-3|30	
12cr|perl-App-CLI-0.313.0-3|31	%check
12cr|perl-App-CLI-0.313.0-3|32	make test
12cr|perl-App-CLI-0.313.0-3|33	
12cr|perl-App-CLI-0.313.0-3|34	%install
12cr|perl-App-CLI-0.313.0-3|35	%makeinstall_std
12cr|perl-App-CLI-0.313.0-3|36	
12cr|perl-App-CLI-0.313.0-3|37	%files
12cr|perl-App-CLI-0.313.0-3|38	%{perl_vendorlib}/App
12cr|perl-App-CLI-0.313.0-3|39	%{_mandir}/man3/*
12cr|perl-App-CLI-0.313.0-3|40	
12cr|perl-App-CLI-0.313.0-3|41	
12cr|perl-App-CLI-0.313.0-3|42	%changelog
12cr|perl-App-CLI-0.313.0-3|43	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.313.0-2mdv2011.0
12cr|perl-App-CLI-0.313.0-3|44	+ Revision: 680469
12cr|perl-App-CLI-0.313.0-3|45	- mass rebuild
12cr|perl-App-CLI-0.313.0-3|46	
12cr|perl-App-CLI-0.313.0-3|47	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.313.0-1mdv2011.0
12cr|perl-App-CLI-0.313.0-3|48	+ Revision: 612043
12cr|perl-App-CLI-0.313.0-3|49	- update to new version 0.313
12cr|perl-App-CLI-0.313.0-3|50	
12cr|perl-App-CLI-0.313.0-3|51	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.310.0-1mdv2011.0
12cr|perl-App-CLI-0.313.0-3|52	+ Revision: 601858
12cr|perl-App-CLI-0.313.0-3|53	- update to new version 0.31
12cr|perl-App-CLI-0.313.0-3|54	
12cr|perl-App-CLI-0.313.0-3|55	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.103.0-1mdv2011.0
12cr|perl-App-CLI-0.313.0-3|56	+ Revision: 595071
12cr|perl-App-CLI-0.313.0-3|57	- update to new version 0.103
12cr|perl-App-CLI-0.313.0-3|58	
12cr|perl-App-CLI-0.313.0-3|59	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-App-CLI-0.313.0-3|60	+ Revision: 405955
12cr|perl-App-CLI-0.313.0-3|61	- rebuild using %%perl_convert_version
12cr|perl-App-CLI-0.313.0-3|62	
12cr|perl-App-CLI-0.313.0-3|63	* Fri Feb 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2009.1
12cr|perl-App-CLI-0.313.0-3|64	+ Revision: 345429
12cr|perl-App-CLI-0.313.0-3|65	- update to new version 0.08
12cr|perl-App-CLI-0.313.0-3|66	
12cr|perl-App-CLI-0.313.0-3|67	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.07-3mdv2009.0
12cr|perl-App-CLI-0.313.0-3|68	+ Revision: 255317
12cr|perl-App-CLI-0.313.0-3|69	- rebuild
12cr|perl-App-CLI-0.313.0-3|70	
12cr|perl-App-CLI-0.313.0-3|71	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.07-1mdv2008.1
12cr|perl-App-CLI-0.313.0-3|72	+ Revision: 136658
12cr|perl-App-CLI-0.313.0-3|73	- restore BuildRoot
12cr|perl-App-CLI-0.313.0-3|74	
12cr|perl-App-CLI-0.313.0-3|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-App-CLI-0.313.0-3|76	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-App-CLI-0.313.0-3|77	
12cr|perl-App-CLI-0.313.0-3|78	* Sun Apr 29 2007 Nicolas LÃ©cureuil <nlecureuil@mandriva.com> 0.07-1mdv2008.0
12cr|perl-App-CLI-0.313.0-3|79	+ Revision: 19182
12cr|perl-App-CLI-0.313.0-3|80	-New version
12cr|perl-App-CLI-0.313.0-3|81	
12cr|perl-App-CLI-0.313.0-3|82	
12cr|perl-App-CLI-0.313.0-3|83	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 0.06-1mdv2007.0
12cr|perl-App-CLI-0.313.0-3|84	+ Revision: 73273
12cr|perl-App-CLI-0.313.0-3|85	- import perl-App-CLI-0.06-1mdv2007.0
12cr|perl-App-CLI-0.313.0-3|86	
12cr|perl-App-CLI-0.313.0-3|87	* Sun Jul 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2007.0
12cr|perl-App-CLI-0.313.0-3|88	- New version 0.06
12cr|perl-App-CLI-0.313.0-3|89	
12cr|perl-App-CLI-0.313.0-3|90	* Thu Jun 08 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdk
12cr|perl-App-CLI-0.313.0-3|91	- New release 0.05
12cr|perl-App-CLI-0.313.0-3|92	
12cr|perl-App-CLI-0.313.0-3|93	* Sun Apr 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdk
12cr|perl-App-CLI-0.313.0-3|94	- New release 0.04
12cr|perl-App-CLI-0.313.0-3|95	- spec cleanup
12cr|perl-App-CLI-0.313.0-3|96	- better source URL
12cr|perl-App-CLI-0.313.0-3|97	- better URL
12cr|perl-App-CLI-0.313.0-3|98	- better buildrequires syntax
12cr|perl-App-CLI-0.313.0-3|99	
12cr|perl-App-CLI-0.313.0-3|100	* Fri Jan 27 2006 Oden Eriksson <oeriksson@mandriva.com> 0.03-3mdk
12cr|perl-App-CLI-0.313.0-3|101	- rebuild
12cr|perl-App-CLI-0.313.0-3|102	
12cr|perl-App-CLI-0.313.0-3|103	* Thu Jan 19 2006 Michael Scherer <misc@mandriva.org> 0.03-2mdk
12cr|perl-App-CLI-0.313.0-3|104	- Remove autoinstaller ( filling lbd system disk )
12cr|perl-App-CLI-0.313.0-3|105	- fix BuildRequires
12cr|perl-App-CLI-0.313.0-3|106	
12cr|perl-App-CLI-0.313.0-3|107	* Wed Jan 04 2006 Michael Scherer <misc@mandriva.org> 0.03-1mdk
12cr|perl-App-CLI-0.313.0-3|108	- New release 0.03
12cr|perl-App-CLI-0.313.0-3|109	
12cr|perl-App-CLI-0.313.0-3|110	* Wed Dec 28 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.02-3mdk
12cr|perl-App-CLI-0.313.0-3|111	- Add BuildRequires
12cr|perl-App-CLI-0.313.0-3|112	
12cr|perl-App-CLI-0.313.0-3|113	* Wed Dec 28 2005 Michael Scherer <misc@mandriva.org> 0.02-2mdk
12cr|perl-App-CLI-0.313.0-3|114	- Do not ship empty dir
12cr|perl-App-CLI-0.313.0-3|115	
12cr|perl-App-CLI-0.313.0-3|116	* Tue Dec 27 2005 Michael Scherer <misc@mandriva.org> 0.02-1mdk
12cr|perl-App-CLI-0.313.0-3|117	- New release 0.02
12cr|perl-App-CLI-0.313.0-3|118	
12cr|perl-App-CLI-0.313.0-3|119	* Thu Sep 22 2005 Michael Scherer <misc@mandriva.org> 0.01-1mdk
12cr|perl-App-CLI-0.313.0-3|120	- First mandriva package
12cr|perl-App-CLI-0.313.0-3|121	

3892 12
12cr|perl-App-Cmd-0.311.0-3|1	%define upstream_name    App-Cmd
12cr|perl-App-Cmd-0.311.0-3|2	%define upstream_version 0.311
12cr|perl-App-Cmd-0.311.0-3|3	
12cr|perl-App-Cmd-0.311.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-App-Cmd-0.311.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-App-Cmd-0.311.0-3|6	Release:	3
12cr|perl-App-Cmd-0.311.0-3|7	
12cr|perl-App-Cmd-0.311.0-3|8	Summary:	"app cmd --subcmd" style subdispatching
12cr|perl-App-Cmd-0.311.0-3|9	License:	GPL+ or Artistic
12cr|perl-App-Cmd-0.311.0-3|10	Group:		Development/Perl
12cr|perl-App-Cmd-0.311.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-App-Cmd-0.311.0-3|12	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-App-Cmd-0.311.0-3|13	
12cr|perl-App-Cmd-0.311.0-3|14	BuildRequires:	perl-devel
12cr|perl-App-Cmd-0.311.0-3|15	BuildRequires:	perl(Class::Load)
12cr|perl-App-Cmd-0.311.0-3|16	BuildRequires:	perl(Getopt::Long::Descriptive)
12cr|perl-App-Cmd-0.311.0-3|17	BuildRequires:	perl(IO::Scalar)
12cr|perl-App-Cmd-0.311.0-3|18	BuildRequires:	perl(IO::TieCombine)
12cr|perl-App-Cmd-0.311.0-3|19	BuildRequires:	perl(String::RewritePrefix)
12cr|perl-App-Cmd-0.311.0-3|20	BuildRequires:	perl(Sub::Exporter)
12cr|perl-App-Cmd-0.311.0-3|21	BuildRequires:	perl(Sub::Install)
12cr|perl-App-Cmd-0.311.0-3|22	BuildRequires:	perl(Test::Fatal)
12cr|perl-App-Cmd-0.311.0-3|23	BuildRequires:	perl(Test::More) >= 0.960.0
12cr|perl-App-Cmd-0.311.0-3|24	
12cr|perl-App-Cmd-0.311.0-3|25	BuildArch: noarch
12cr|perl-App-Cmd-0.311.0-3|26	
12cr|perl-App-Cmd-0.311.0-3|27	Requires:	perl(IO::TieCombine)
12cr|perl-App-Cmd-0.311.0-3|28	
12cr|perl-App-Cmd-0.311.0-3|29	%description
12cr|perl-App-Cmd-0.311.0-3|30	App::Cmd is intended to make it easy to write complex command-line
12cr|perl-App-Cmd-0.311.0-3|31	applications without having to think about most of the annoying things
12cr|perl-App-Cmd-0.311.0-3|32	usually involved.
12cr|perl-App-Cmd-0.311.0-3|33	
12cr|perl-App-Cmd-0.311.0-3|34	For information on how to start using App::Cmd, see App::Cmd::Tutorial.
12cr|perl-App-Cmd-0.311.0-3|35	
12cr|perl-App-Cmd-0.311.0-3|36	%prep
12cr|perl-App-Cmd-0.311.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-App-Cmd-0.311.0-3|38	
12cr|perl-App-Cmd-0.311.0-3|39	%build
12cr|perl-App-Cmd-0.311.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-App-Cmd-0.311.0-3|41	%make
12cr|perl-App-Cmd-0.311.0-3|42	
12cr|perl-App-Cmd-0.311.0-3|43	%check
12cr|perl-App-Cmd-0.311.0-3|44	%make test
12cr|perl-App-Cmd-0.311.0-3|45	
12cr|perl-App-Cmd-0.311.0-3|46	%install
12cr|perl-App-Cmd-0.311.0-3|47	%makeinstall_std
12cr|perl-App-Cmd-0.311.0-3|48	
12cr|perl-App-Cmd-0.311.0-3|49	%files
12cr|perl-App-Cmd-0.311.0-3|50	%doc Changes LICENSE README META.yml
12cr|perl-App-Cmd-0.311.0-3|51	%{_mandir}/man3/*
12cr|perl-App-Cmd-0.311.0-3|52	%{perl_vendorlib}/*
12cr|perl-App-Cmd-0.311.0-3|53	
12cr|perl-App-Cmd-0.311.0-3|54	
12cr|perl-App-Cmd-0.311.0-3|55	%changelog
12cr|perl-App-Cmd-0.311.0-3|56	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.311.0-2mdv2011.0
12cr|perl-App-Cmd-0.311.0-3|57	+ Revision: 657382
12cr|perl-App-Cmd-0.311.0-3|58	- rebuild for updated spec-helper
12cr|perl-App-Cmd-0.311.0-3|59	
12cr|perl-App-Cmd-0.311.0-3|60	* Sat Mar 19 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.311.0-1
12cr|perl-App-Cmd-0.311.0-3|61	+ Revision: 646930
12cr|perl-App-Cmd-0.311.0-3|62	- update to new version 0.311
12cr|perl-App-Cmd-0.311.0-3|63	
12cr|perl-App-Cmd-0.311.0-3|64	* Thu Dec 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.310.0-1mdv2011.0
12cr|perl-App-Cmd-0.311.0-3|65	+ Revision: 622418
12cr|perl-App-Cmd-0.311.0-3|66	- update to new version 0.310
12cr|perl-App-Cmd-0.311.0-3|67	
12cr|perl-App-Cmd-0.311.0-3|68	* Sun Nov 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.309.0-1mdv2011.0
12cr|perl-App-Cmd-0.311.0-3|69	+ Revision: 597484
12cr|perl-App-Cmd-0.311.0-3|70	- adding missing buildrequires:
12cr|perl-App-Cmd-0.311.0-3|71	- update to 0.309
12cr|perl-App-Cmd-0.311.0-3|72	
12cr|perl-App-Cmd-0.311.0-3|73	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-App-Cmd-0.311.0-3|74	- update to new version 0.308
12cr|perl-App-Cmd-0.311.0-3|75	
12cr|perl-App-Cmd-0.311.0-3|76	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.307.0-2mdv2011.0
12cr|perl-App-Cmd-0.311.0-3|77	+ Revision: 561924
12cr|perl-App-Cmd-0.311.0-3|78	- adding missing requires:
12cr|perl-App-Cmd-0.311.0-3|79	
12cr|perl-App-Cmd-0.311.0-3|80	* Tue Mar 09 2010 Jérôme Quelin <jquelin@mandriva.org> 0.307.0-1mdv2011.0
12cr|perl-App-Cmd-0.311.0-3|81	+ Revision: 517120
12cr|perl-App-Cmd-0.311.0-3|82	- adding missing buildrequires:
12cr|perl-App-Cmd-0.311.0-3|83	- update to 0.307
12cr|perl-App-Cmd-0.311.0-3|84	- update to 0.306
12cr|perl-App-Cmd-0.311.0-3|85	
12cr|perl-App-Cmd-0.311.0-3|86	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.304.0-1mdv2010.1
12cr|perl-App-Cmd-0.311.0-3|87	+ Revision: 474731
12cr|perl-App-Cmd-0.311.0-3|88	- update to 0.304
12cr|perl-App-Cmd-0.311.0-3|89	
12cr|perl-App-Cmd-0.311.0-3|90	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.303.0-1mdv2010.1
12cr|perl-App-Cmd-0.311.0-3|91	+ Revision: 471064
12cr|perl-App-Cmd-0.311.0-3|92	- update to 0.303
12cr|perl-App-Cmd-0.311.0-3|93	
12cr|perl-App-Cmd-0.311.0-3|94	* Thu Sep 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.301.0-1mdv2010.0
12cr|perl-App-Cmd-0.311.0-3|95	+ Revision: 427476
12cr|perl-App-Cmd-0.311.0-3|96	- update to 0.301
12cr|perl-App-Cmd-0.311.0-3|97	
12cr|perl-App-Cmd-0.311.0-3|98	* Sat Aug 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2010.0
12cr|perl-App-Cmd-0.311.0-3|99	+ Revision: 422079
12cr|perl-App-Cmd-0.311.0-3|100	- update to 0.300
12cr|perl-App-Cmd-0.311.0-3|101	
12cr|perl-App-Cmd-0.311.0-3|102	* Fri Aug 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.207.0-1mdv2010.0
12cr|perl-App-Cmd-0.311.0-3|103	+ Revision: 421835
12cr|perl-App-Cmd-0.311.0-3|104	- update to 0.207
12cr|perl-App-Cmd-0.311.0-3|105	- update to 0.207
12cr|perl-App-Cmd-0.311.0-3|106	
12cr|perl-App-Cmd-0.311.0-3|107	* Thu Aug 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.206.0-1mdv2010.0
12cr|perl-App-Cmd-0.311.0-3|108	+ Revision: 418407
12cr|perl-App-Cmd-0.311.0-3|109	- update to 0.206
12cr|perl-App-Cmd-0.311.0-3|110	
12cr|perl-App-Cmd-0.311.0-3|111	* Mon Jun 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.204.0-1mdv2010.0
12cr|perl-App-Cmd-0.311.0-3|112	+ Revision: 390519
12cr|perl-App-Cmd-0.311.0-3|113	- update to new version 0.204
12cr|perl-App-Cmd-0.311.0-3|114	
12cr|perl-App-Cmd-0.311.0-3|115	* Sat Jun 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.203.0-1mdv2010.0
12cr|perl-App-Cmd-0.311.0-3|116	+ Revision: 383326
12cr|perl-App-Cmd-0.311.0-3|117	- updating buildrequires:
12cr|perl-App-Cmd-0.311.0-3|118	- updating buildrequires:
12cr|perl-App-Cmd-0.311.0-3|119	- adding missing buildrequires:
12cr|perl-App-Cmd-0.311.0-3|120	- import perl-App-Cmd
12cr|perl-App-Cmd-0.311.0-3|121	
12cr|perl-App-Cmd-0.311.0-3|122	
12cr|perl-App-Cmd-0.311.0-3|123	* Fri May 29 2009 cpan2dist 0.203-1mdv
12cr|perl-App-Cmd-0.311.0-3|124	- initial mdv release, generated with cpan2dist
12cr|perl-App-Cmd-0.311.0-3|125	

3893 12
12cr|perl-AppConfig-Std-1.70.0-3|1	%define upstream_name	 AppConfig-Std
12cr|perl-AppConfig-Std-1.70.0-3|2	%define upstream_version 1.07
12cr|perl-AppConfig-Std-1.70.0-3|3	
12cr|perl-AppConfig-Std-1.70.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-AppConfig-Std-1.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-AppConfig-Std-1.70.0-3|6	Release:	3
12cr|perl-AppConfig-Std-1.70.0-3|7	
12cr|perl-AppConfig-Std-1.70.0-3|8	Summary:	Subclass of AppConfig that provides standard options
12cr|perl-AppConfig-Std-1.70.0-3|9	License:	GPL+ or Artistic
12cr|perl-AppConfig-Std-1.70.0-3|10	Group:		Development/Perl
12cr|perl-AppConfig-Std-1.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-AppConfig-Std-1.70.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/AppConfig/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-AppConfig-Std-1.70.0-3|13	
12cr|perl-AppConfig-Std-1.70.0-3|14	BuildRequires:	perl-devel
12cr|perl-AppConfig-Std-1.70.0-3|15	BuildRequires:	perl-AppConfig
12cr|perl-AppConfig-Std-1.70.0-3|16	BuildArch:	noarch
12cr|perl-AppConfig-Std-1.70.0-3|17	
12cr|perl-AppConfig-Std-1.70.0-3|18	%description
12cr|perl-AppConfig-Std-1.70.0-3|19	AppConfig::Std is a Perl module that provides a set of standard configuration
12cr|perl-AppConfig-Std-1.70.0-3|20	variables and command-line switches. It is implemented as a subclass of
12cr|perl-AppConfig-Std-1.70.0-3|21	AppConfig; AppConfig provides a general mechanism for handling global
12cr|perl-AppConfig-Std-1.70.0-3|22	configuration variables.
12cr|perl-AppConfig-Std-1.70.0-3|23	
12cr|perl-AppConfig-Std-1.70.0-3|24	%prep
12cr|perl-AppConfig-Std-1.70.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-AppConfig-Std-1.70.0-3|26	
12cr|perl-AppConfig-Std-1.70.0-3|27	%build
12cr|perl-AppConfig-Std-1.70.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-AppConfig-Std-1.70.0-3|29	%make
12cr|perl-AppConfig-Std-1.70.0-3|30	make test
12cr|perl-AppConfig-Std-1.70.0-3|31	
12cr|perl-AppConfig-Std-1.70.0-3|32	%install
12cr|perl-AppConfig-Std-1.70.0-3|33	%makeinstall_std
12cr|perl-AppConfig-Std-1.70.0-3|34	
12cr|perl-AppConfig-Std-1.70.0-3|35	%files
12cr|perl-AppConfig-Std-1.70.0-3|36	%doc ChangeLog README
12cr|perl-AppConfig-Std-1.70.0-3|37	%{perl_vendorlib}/AppConfig/*
12cr|perl-AppConfig-Std-1.70.0-3|38	%{_mandir}/*/*
12cr|perl-AppConfig-Std-1.70.0-3|39	
12cr|perl-AppConfig-Std-1.70.0-3|40	
12cr|perl-AppConfig-Std-1.70.0-3|41	%changelog
12cr|perl-AppConfig-Std-1.70.0-3|42	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.70.0-2mdv2011.0
12cr|perl-AppConfig-Std-1.70.0-3|43	+ Revision: 680473
12cr|perl-AppConfig-Std-1.70.0-3|44	- mass rebuild
12cr|perl-AppConfig-Std-1.70.0-3|45	
12cr|perl-AppConfig-Std-1.70.0-3|46	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.70.0-1mdv2011.0
12cr|perl-AppConfig-Std-1.70.0-3|47	+ Revision: 406834
12cr|perl-AppConfig-Std-1.70.0-3|48	- rebuild using %%perl_convert_version
12cr|perl-AppConfig-Std-1.70.0-3|49	
12cr|perl-AppConfig-Std-1.70.0-3|50	* Mon Sep 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.07-5mdv2009.0
12cr|perl-AppConfig-Std-1.70.0-3|51	+ Revision: 289343
12cr|perl-AppConfig-Std-1.70.0-3|52	- restore the spec file
12cr|perl-AppConfig-Std-1.70.0-3|53	
12cr|perl-AppConfig-Std-1.70.0-3|54	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-AppConfig-Std-1.70.0-3|55	- rebuild
12cr|perl-AppConfig-Std-1.70.0-3|56	
12cr|perl-AppConfig-Std-1.70.0-3|57	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-4mdv2008.1
12cr|perl-AppConfig-Std-1.70.0-3|58	+ Revision: 136885
12cr|perl-AppConfig-Std-1.70.0-3|59	- rebuild
12cr|perl-AppConfig-Std-1.70.0-3|60	
12cr|perl-AppConfig-Std-1.70.0-3|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-AppConfig-Std-1.70.0-3|62	- restore BuildRoot
12cr|perl-AppConfig-Std-1.70.0-3|63	
12cr|perl-AppConfig-Std-1.70.0-3|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-AppConfig-Std-1.70.0-3|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-AppConfig-Std-1.70.0-3|66	
12cr|perl-AppConfig-Std-1.70.0-3|67	
12cr|perl-AppConfig-Std-1.70.0-3|68	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 1.07-3mdv2007.0
12cr|perl-AppConfig-Std-1.70.0-3|69	+ Revision: 73279
12cr|perl-AppConfig-Std-1.70.0-3|70	- import perl-AppConfig-Std-1.07-3mdk
12cr|perl-AppConfig-Std-1.70.0-3|71	
12cr|perl-AppConfig-Std-1.70.0-3|72	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.07-3mdk
12cr|perl-AppConfig-Std-1.70.0-3|73	- Fix SPEC according to Perl Policy
12cr|perl-AppConfig-Std-1.70.0-3|74	- Source URL
12cr|perl-AppConfig-Std-1.70.0-3|75	- use mkrel
12cr|perl-AppConfig-Std-1.70.0-3|76	
12cr|perl-AppConfig-Std-1.70.0-3|77	* Mon Nov 01 2004 Michael Scherer <misc@mandrake.org> 1.07-2mdk
12cr|perl-AppConfig-Std-1.70.0-3|78	- BuildRequires
12cr|perl-AppConfig-Std-1.70.0-3|79	
12cr|perl-AppConfig-Std-1.70.0-3|80	* Thu Sep 16 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.07-1mdk
12cr|perl-AppConfig-Std-1.70.0-3|81	- Initial MDK release.
12cr|perl-AppConfig-Std-1.70.0-3|82	

3894 12
12cr|perl-App-cpanminus-1.1.500-4|1	%define upstream_name    App-cpanminus
12cr|perl-App-cpanminus-1.1.500-4|2	%define upstream_version 1.0015
12cr|perl-App-cpanminus-1.1.500-4|3	
12cr|perl-App-cpanminus-1.1.500-4|4	%if %{_use_internal_dependency_generator}
12cr|perl-App-cpanminus-1.1.500-4|5	%define __noautoreq 'perl\\(App::cpanminus::script\\)'
12cr|perl-App-cpanminus-1.1.500-4|6	%endif
12cr|perl-App-cpanminus-1.1.500-4|7	
12cr|perl-App-cpanminus-1.1.500-4|8	Name:		perl-%{upstream_name}
12cr|perl-App-cpanminus-1.1.500-4|9	Version:	%perl_convert_version %{upstream_version}
12cr|perl-App-cpanminus-1.1.500-4|10	Release:	4
12cr|perl-App-cpanminus-1.1.500-4|11	
12cr|perl-App-cpanminus-1.1.500-4|12	Summary:	Get, unpack, build and install modules from CPAN
12cr|perl-App-cpanminus-1.1.500-4|13	License:	GPL+ or Artistic
12cr|perl-App-cpanminus-1.1.500-4|14	Group:		Development/Perl
12cr|perl-App-cpanminus-1.1.500-4|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-App-cpanminus-1.1.500-4|16	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-App-cpanminus-1.1.500-4|17	
12cr|perl-App-cpanminus-1.1.500-4|18	BuildRequires:	perl-devel
12cr|perl-App-cpanminus-1.1.500-4|19	BuildRequires:	perl(ExtUtils::Install)
12cr|perl-App-cpanminus-1.1.500-4|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-App-cpanminus-1.1.500-4|21	BuildRequires:	perl(LWP)
12cr|perl-App-cpanminus-1.1.500-4|22	BuildRequires:	perl(Module::Build)
12cr|perl-App-cpanminus-1.1.500-4|23	BuildArch:	noarch
12cr|perl-App-cpanminus-1.1.500-4|24	
12cr|perl-App-cpanminus-1.1.500-4|25	%description
12cr|perl-App-cpanminus-1.1.500-4|26	cpanminus is a script to get, unpack, build and install modules from CPAN.
12cr|perl-App-cpanminus-1.1.500-4|27	
12cr|perl-App-cpanminus-1.1.500-4|28	Why? It's dependency free, requires zero configuration, and stands alone.
12cr|perl-App-cpanminus-1.1.500-4|29	When running, it requires only 10MB of RAM.
12cr|perl-App-cpanminus-1.1.500-4|30	
12cr|perl-App-cpanminus-1.1.500-4|31	%prep
12cr|perl-App-cpanminus-1.1.500-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-App-cpanminus-1.1.500-4|33	
12cr|perl-App-cpanminus-1.1.500-4|34	%build
12cr|perl-App-cpanminus-1.1.500-4|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-App-cpanminus-1.1.500-4|36	%make
12cr|perl-App-cpanminus-1.1.500-4|37	
12cr|perl-App-cpanminus-1.1.500-4|38	%check
12cr|perl-App-cpanminus-1.1.500-4|39	%make test
12cr|perl-App-cpanminus-1.1.500-4|40	
12cr|perl-App-cpanminus-1.1.500-4|41	%install
12cr|perl-App-cpanminus-1.1.500-4|42	%makeinstall_std
12cr|perl-App-cpanminus-1.1.500-4|43	
12cr|perl-App-cpanminus-1.1.500-4|44	%files
12cr|perl-App-cpanminus-1.1.500-4|45	%doc Changes META.yml README
12cr|perl-App-cpanminus-1.1.500-4|46	%{_bindir}/cpanm
12cr|perl-App-cpanminus-1.1.500-4|47	%{perl_vendorlib}/App
12cr|perl-App-cpanminus-1.1.500-4|48	%{_mandir}/man1/cpanm.1*
12cr|perl-App-cpanminus-1.1.500-4|49	%{_mandir}/man3/*
12cr|perl-App-cpanminus-1.1.500-4|50	
12cr|perl-App-cpanminus-1.1.500-4|51	%changelog
12cr|perl-App-cpanminus-1.1.500-4|52	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.1.500-2mdv2011.0
12cr|perl-App-cpanminus-1.1.500-4|53	+ Revision: 680472
12cr|perl-App-cpanminus-1.1.500-4|54	- mass rebuild
12cr|perl-App-cpanminus-1.1.500-4|55	
12cr|perl-App-cpanminus-1.1.500-4|56	* Sat Oct 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.500-1mdv2011.0
12cr|perl-App-cpanminus-1.1.500-4|57	+ Revision: 586063
12cr|perl-App-cpanminus-1.1.500-4|58	- import perl-App-cpanminus
12cr|perl-App-cpanminus-1.1.500-4|59	

3895 12
12cr|perl-App-Info-0.570.0-1|1	%define upstream_name	 App-Info
12cr|perl-App-Info-0.570.0-1|2	%define upstream_version 0.57
12cr|perl-App-Info-0.570.0-1|3	
12cr|perl-App-Info-0.570.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-App-Info-0.570.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-App-Info-0.570.0-1|6	Release:    %mkrel 1
12cr|perl-App-Info-0.570.0-1|7	
12cr|perl-App-Info-0.570.0-1|8	Summary:	Information about software packages on a system
12cr|perl-App-Info-0.570.0-1|9	License:	GPL+ or Artistic
12cr|perl-App-Info-0.570.0-1|10	Group:		Development/Perl
12cr|perl-App-Info-0.570.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-App-Info-0.570.0-1|12	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-App-Info-0.570.0-1|13	BuildRequires:  perl(Module::Build)
12cr|perl-App-Info-0.570.0-1|14	BuildRequires:  perl(Test::Pod) >= 1.20
12cr|perl-App-Info-0.570.0-1|15	BuildRequires:  apache
12cr|perl-App-Info-0.570.0-1|16	BuildRequires:  postgresql-devel
12cr|perl-App-Info-0.570.0-1|17	BuildRequires:  sqlite3-devel
12cr|perl-App-Info-0.570.0-1|18	BuildRequires:	sqlite3-tools
12cr|perl-App-Info-0.570.0-1|19	BuildArch:	noarch
12cr|perl-App-Info-0.570.0-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-App-Info-0.570.0-1|21	
12cr|perl-App-Info-0.570.0-1|22	%description
12cr|perl-App-Info-0.570.0-1|23	App::Info provides a generalized interface for providing metadata
12cr|perl-App-Info-0.570.0-1|24	about software packages installed on a system. The idea is that
12cr|perl-App-Info-0.570.0-1|25	App::Info subclasses can be used in Perl application installers in
12cr|perl-App-Info-0.570.0-1|26	order to determine whether software dependencies have been fulfilled,
12cr|perl-App-Info-0.570.0-1|27	and to get necessary metadata about those software packages.
12cr|perl-App-Info-0.570.0-1|28	
12cr|perl-App-Info-0.570.0-1|29	%prep
12cr|perl-App-Info-0.570.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-App-Info-0.570.0-1|31	
12cr|perl-App-Info-0.570.0-1|32	%build
12cr|perl-App-Info-0.570.0-1|33	%{__perl} Build.PL installdirs=vendor
12cr|perl-App-Info-0.570.0-1|34	./Build
12cr|perl-App-Info-0.570.0-1|35	./Build test
12cr|perl-App-Info-0.570.0-1|36	
12cr|perl-App-Info-0.570.0-1|37	%check
12cr|perl-App-Info-0.570.0-1|38	./Build test
12cr|perl-App-Info-0.570.0-1|39	
12cr|perl-App-Info-0.570.0-1|40	%install
12cr|perl-App-Info-0.570.0-1|41	rm -rf %{buildroot}
12cr|perl-App-Info-0.570.0-1|42	./Build install destdir=%{buildroot}
12cr|perl-App-Info-0.570.0-1|43	
12cr|perl-App-Info-0.570.0-1|44	%clean
12cr|perl-App-Info-0.570.0-1|45	rm -rf %{buildroot}
12cr|perl-App-Info-0.570.0-1|46	
12cr|perl-App-Info-0.570.0-1|47	%files
12cr|perl-App-Info-0.570.0-1|48	%defattr(-,root,root)
12cr|perl-App-Info-0.570.0-1|49	%doc Changes README.md
12cr|perl-App-Info-0.570.0-1|50	%{perl_vendorlib}/App
12cr|perl-App-Info-0.570.0-1|51	%{_mandir}/*/*
12cr|perl-App-Info-0.570.0-1|52	
12cr|perl-App-Info-0.570.0-1|53	
12cr|perl-App-Info-0.570.0-1|54	%changelog
12cr|perl-App-Info-0.570.0-1|55	* Fri Jul 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.570.0-1mdv2011.0
12cr|perl-App-Info-0.570.0-1|56	+ Revision: 688477
12cr|perl-App-Info-0.570.0-1|57	- new version
12cr|perl-App-Info-0.570.0-1|58	
12cr|perl-App-Info-0.570.0-1|59	* Thu Feb 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.560.0-1
12cr|perl-App-Info-0.570.0-1|60	+ Revision: 639628
12cr|perl-App-Info-0.570.0-1|61	- update to new version 0.56
12cr|perl-App-Info-0.570.0-1|62	
12cr|perl-App-Info-0.570.0-1|63	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.550.0-1mdv2010.0
12cr|perl-App-Info-0.570.0-1|64	+ Revision: 402976
12cr|perl-App-Info-0.570.0-1|65	- rebuild using %%perl_convert_version
12cr|perl-App-Info-0.570.0-1|66	
12cr|perl-App-Info-0.570.0-1|67	* Sat Jul 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.55-1mdv2009.0
12cr|perl-App-Info-0.570.0-1|68	+ Revision: 238724
12cr|perl-App-Info-0.570.0-1|69	- update to new version 0.55
12cr|perl-App-Info-0.570.0-1|70	
12cr|perl-App-Info-0.570.0-1|71	* Tue May 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.54-1mdv2009.0
12cr|perl-App-Info-0.570.0-1|72	+ Revision: 209318
12cr|perl-App-Info-0.570.0-1|73	- update to new version 0.54
12cr|perl-App-Info-0.570.0-1|74	
12cr|perl-App-Info-0.570.0-1|75	* Tue May 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.53-1mdv2009.0
12cr|perl-App-Info-0.570.0-1|76	+ Revision: 201958
12cr|perl-App-Info-0.570.0-1|77	- update to new version 0.53
12cr|perl-App-Info-0.570.0-1|78	
12cr|perl-App-Info-0.570.0-1|79	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-App-Info-0.570.0-1|80	- restore BuildRoot
12cr|perl-App-Info-0.570.0-1|81	
12cr|perl-App-Info-0.570.0-1|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-App-Info-0.570.0-1|83	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-App-Info-0.570.0-1|84	
12cr|perl-App-Info-0.570.0-1|85	* Wed Aug 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.52-1mdv2008.0
12cr|perl-App-Info-0.570.0-1|86	+ Revision: 63918
12cr|perl-App-Info-0.570.0-1|87	- update to new version 0.52
12cr|perl-App-Info-0.570.0-1|88	
12cr|perl-App-Info-0.570.0-1|89	* Sun Apr 29 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.51-1mdv2008.0
12cr|perl-App-Info-0.570.0-1|90	+ Revision: 19183
12cr|perl-App-Info-0.570.0-1|91	-New version
12cr|perl-App-Info-0.570.0-1|92	
12cr|perl-App-Info-0.570.0-1|93	
12cr|perl-App-Info-0.570.0-1|94	* Fri Oct 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.49-1mdv2007.0
12cr|perl-App-Info-0.570.0-1|95	+ Revision: 73277
12cr|perl-App-Info-0.570.0-1|96	- import perl-App-Info-0.49-1mdk
12cr|perl-App-Info-0.570.0-1|97	
12cr|perl-App-Info-0.570.0-1|98	* Fri Apr 14 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.49-1mdk
12cr|perl-App-Info-0.570.0-1|99	- New release 0.49
12cr|perl-App-Info-0.570.0-1|100	- better source URL
12cr|perl-App-Info-0.570.0-1|101	- use Module::Build everywhere
12cr|perl-App-Info-0.570.0-1|102	- minor spec cleanups
12cr|perl-App-Info-0.570.0-1|103	- better buildrequires syntax
12cr|perl-App-Info-0.570.0-1|104	
12cr|perl-App-Info-0.570.0-1|105	* Mon Feb 13 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.48-1mdk
12cr|perl-App-Info-0.570.0-1|106	- 0.48
12cr|perl-App-Info-0.570.0-1|107	
12cr|perl-App-Info-0.570.0-1|108	* Mon Dec 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.47-1mdk
12cr|perl-App-Info-0.570.0-1|109	- New release 0.47
12cr|perl-App-Info-0.570.0-1|110	
12cr|perl-App-Info-0.570.0-1|111	* Mon Nov 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.45-1mdk
12cr|perl-App-Info-0.570.0-1|112	- New release 0.45
12cr|perl-App-Info-0.570.0-1|113	- spec cleanup
12cr|perl-App-Info-0.570.0-1|114	- better summary
12cr|perl-App-Info-0.570.0-1|115	- use manual dependency syntax for buildrequires
12cr|perl-App-Info-0.570.0-1|116	
12cr|perl-App-Info-0.570.0-1|117	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 0.44-1mdk
12cr|perl-App-Info-0.570.0-1|118	- initial Mandriva package, slight fedora import
12cr|perl-App-Info-0.570.0-1|119	

3896 12
12cr|perl-App-Jawk-0.40.0-3|1	%define upstream_name    App-Jawk
12cr|perl-App-Jawk-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-App-Jawk-0.40.0-3|3	
12cr|perl-App-Jawk-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-App-Jawk-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-App-Jawk-0.40.0-3|6	Release:	3
12cr|perl-App-Jawk-0.40.0-3|7	Summary:	Awk, but post-modern and perly
12cr|perl-App-Jawk-0.40.0-3|8	License:	Artistic
12cr|perl-App-Jawk-0.40.0-3|9	Group:		Development/Perl
12cr|perl-App-Jawk-0.40.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-App-Jawk-0.40.0-3|11	Source0:	http://search.cpan.org/CPAN/authors/id/J/JO/JOSHR/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-App-Jawk-0.40.0-3|12	BuildRequires:	perl-devel
12cr|perl-App-Jawk-0.40.0-3|13	BuildArch:	noarch
12cr|perl-App-Jawk-0.40.0-3|14	
12cr|perl-App-Jawk-0.40.0-3|15	%description
12cr|perl-App-Jawk-0.40.0-3|16	Jawk can be described as a flexible tool for extracting columns
12cr|perl-App-Jawk-0.40.0-3|17	of data from text files. Also, it's a replacement which supports
12cr|perl-App-Jawk-0.40.0-3|18	ranges, indexing columns by negative numbers, a perl mode, and more.
12cr|perl-App-Jawk-0.40.0-3|19	
12cr|perl-App-Jawk-0.40.0-3|20	%prep
12cr|perl-App-Jawk-0.40.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-App-Jawk-0.40.0-3|22	
12cr|perl-App-Jawk-0.40.0-3|23	%build
12cr|perl-App-Jawk-0.40.0-3|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-App-Jawk-0.40.0-3|25	%make
12cr|perl-App-Jawk-0.40.0-3|26	
12cr|perl-App-Jawk-0.40.0-3|27	%check
12cr|perl-App-Jawk-0.40.0-3|28	%make test
12cr|perl-App-Jawk-0.40.0-3|29	
12cr|perl-App-Jawk-0.40.0-3|30	%install
12cr|perl-App-Jawk-0.40.0-3|31	%makeinstall_std
12cr|perl-App-Jawk-0.40.0-3|32	
12cr|perl-App-Jawk-0.40.0-3|33	%files
12cr|perl-App-Jawk-0.40.0-3|34	%doc ChangeLog Changes MANIFEST META.yml README
12cr|perl-App-Jawk-0.40.0-3|35	%{_bindir}/jawk
12cr|perl-App-Jawk-0.40.0-3|36	%{_mandir}/man1/*
12cr|perl-App-Jawk-0.40.0-3|37	
12cr|perl-App-Jawk-0.40.0-3|38	%changelog
12cr|perl-App-Jawk-0.40.0-3|39	* Wed Apr 20 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-App-Jawk-0.40.0-3|40	+ Revision: 656137
12cr|perl-App-Jawk-0.40.0-3|41	- import perl-App-Jawk
12cr|perl-App-Jawk-0.40.0-3|42	

3897 12
12cr|perl-App-Nopaste-0.280.0-2|1	%define upstream_name    App-Nopaste
12cr|perl-App-Nopaste-0.280.0-2|2	%define upstream_version 0.28
12cr|perl-App-Nopaste-0.280.0-2|3	
12cr|perl-App-Nopaste-0.280.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-App-Nopaste-0.280.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-App-Nopaste-0.280.0-2|6	Release:	2
12cr|perl-App-Nopaste-0.280.0-2|7	License:	GPL or Artistic
12cr|perl-App-Nopaste-0.280.0-2|8	Group:		Development/Perl
12cr|perl-App-Nopaste-0.280.0-2|9	Summary:	Easy access to any pastebin
12cr|perl-App-Nopaste-0.280.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-App-Nopaste-0.280.0-2|11	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-App-Nopaste-0.280.0-2|12	
12cr|perl-App-Nopaste-0.280.0-2|13	BuildRequires:	perl-devel
12cr|perl-App-Nopaste-0.280.0-2|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-App-Nopaste-0.280.0-2|15	BuildRequires:	perl(Module::Pluggable)
12cr|perl-App-Nopaste-0.280.0-2|16	BuildRequires:	perl(Moose)
12cr|perl-App-Nopaste-0.280.0-2|17	BuildRequires:	perl(MooseX::Getopt)
12cr|perl-App-Nopaste-0.280.0-2|18	BuildRequires:	perl(Test::More)
12cr|perl-App-Nopaste-0.280.0-2|19	BuildRequires:	perl(WWW::Mechanize)
12cr|perl-App-Nopaste-0.280.0-2|20	BuildRequires:	perl(Config::INI::Reader)
12cr|perl-App-Nopaste-0.280.0-2|21	BuildRequires:	perl(WWW::Pastebin::PastebinCom::Create)
12cr|perl-App-Nopaste-0.280.0-2|22	BuildRequires:	perl(Browser::Open)
12cr|perl-App-Nopaste-0.280.0-2|23	BuildRequires:	perl(Clipboard)
12cr|perl-App-Nopaste-0.280.0-2|24	BuildRequires:	perl(Config::GitLike)
12cr|perl-App-Nopaste-0.280.0-2|25	BuildArch:	noarch
12cr|perl-App-Nopaste-0.280.0-2|26	
12cr|perl-App-Nopaste-0.280.0-2|27	%description
12cr|perl-App-Nopaste-0.280.0-2|28	Pastebins (also known as nopaste sites) let you post text, usually code,
12cr|perl-App-Nopaste-0.280.0-2|29	for public viewing. They're used a lot in IRC channels to show code that
12cr|perl-App-Nopaste-0.280.0-2|30	would normally be too long to give directly in the channel (hence the name
12cr|perl-App-Nopaste-0.280.0-2|31	nopaste).
12cr|perl-App-Nopaste-0.280.0-2|32	
12cr|perl-App-Nopaste-0.280.0-2|33	Each pastebin is slightly different. When one pastebin goes down (I'm
12cr|perl-App-Nopaste-0.280.0-2|34	looking at you, the http://paste.husk.org manpage), then you have to find a
12cr|perl-App-Nopaste-0.280.0-2|35	new one. And if you usually use a script to publish text, then it's too
12cr|perl-App-Nopaste-0.280.0-2|36	much hassle.
12cr|perl-App-Nopaste-0.280.0-2|37	
12cr|perl-App-Nopaste-0.280.0-2|38	This module aims to smooth out the differences between pastebins, and
12cr|perl-App-Nopaste-0.280.0-2|39	provides redundancy: if one site doesn't work, it just tries a different
12cr|perl-App-Nopaste-0.280.0-2|40	one.
12cr|perl-App-Nopaste-0.280.0-2|41	
12cr|perl-App-Nopaste-0.280.0-2|42	%prep
12cr|perl-App-Nopaste-0.280.0-2|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-App-Nopaste-0.280.0-2|44	
12cr|perl-App-Nopaste-0.280.0-2|45	%build
12cr|perl-App-Nopaste-0.280.0-2|46	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-App-Nopaste-0.280.0-2|47	%make
12cr|perl-App-Nopaste-0.280.0-2|48	
12cr|perl-App-Nopaste-0.280.0-2|49	%check
12cr|perl-App-Nopaste-0.280.0-2|50	make test
12cr|perl-App-Nopaste-0.280.0-2|51	
12cr|perl-App-Nopaste-0.280.0-2|52	%install
12cr|perl-App-Nopaste-0.280.0-2|53	%makeinstall_std
12cr|perl-App-Nopaste-0.280.0-2|54	
12cr|perl-App-Nopaste-0.280.0-2|55	%files
12cr|perl-App-Nopaste-0.280.0-2|56	%doc Changes
12cr|perl-App-Nopaste-0.280.0-2|57	%{perl_vendorlib}/App
12cr|perl-App-Nopaste-0.280.0-2|58	%{_bindir}/nopaste
12cr|perl-App-Nopaste-0.280.0-2|59	%{_mandir}/man1/nopaste.1*
12cr|perl-App-Nopaste-0.280.0-2|60	%{_mandir}/man3/*
12cr|perl-App-Nopaste-0.280.0-2|61	
12cr|perl-App-Nopaste-0.280.0-2|62	%changelog
12cr|perl-App-Nopaste-0.280.0-2|63	* Wed Mar 23 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.280.0-1mdv2011.0
12cr|perl-App-Nopaste-0.280.0-2|64	+ Revision: 648056
12cr|perl-App-Nopaste-0.280.0-2|65	- update to new version 0.28
12cr|perl-App-Nopaste-0.280.0-2|66	
12cr|perl-App-Nopaste-0.280.0-2|67	* Fri Mar 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.270.0-1
12cr|perl-App-Nopaste-0.280.0-2|68	+ Revision: 646399
12cr|perl-App-Nopaste-0.280.0-2|69	- update to new version 0.27
12cr|perl-App-Nopaste-0.280.0-2|70	
12cr|perl-App-Nopaste-0.280.0-2|71	* Wed Mar 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.260.0-1
12cr|perl-App-Nopaste-0.280.0-2|72	+ Revision: 641315
12cr|perl-App-Nopaste-0.280.0-2|73	- update to new version 0.26
12cr|perl-App-Nopaste-0.280.0-2|74	
12cr|perl-App-Nopaste-0.280.0-2|75	* Wed Jan 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.250.0-1mdv2011.0
12cr|perl-App-Nopaste-0.280.0-2|76	+ Revision: 628696
12cr|perl-App-Nopaste-0.280.0-2|77	- update to new version 0.25
12cr|perl-App-Nopaste-0.280.0-2|78	
12cr|perl-App-Nopaste-0.280.0-2|79	* Thu Dec 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.240.0-1mdv2011.0
12cr|perl-App-Nopaste-0.280.0-2|80	+ Revision: 624069
12cr|perl-App-Nopaste-0.280.0-2|81	- update to new version 0.24
12cr|perl-App-Nopaste-0.280.0-2|82	
12cr|perl-App-Nopaste-0.280.0-2|83	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.230.0-1mdv2011.0
12cr|perl-App-Nopaste-0.280.0-2|84	+ Revision: 601859
12cr|perl-App-Nopaste-0.280.0-2|85	- update to new version 0.23
12cr|perl-App-Nopaste-0.280.0-2|86	
12cr|perl-App-Nopaste-0.280.0-2|87	* Wed Jul 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.220.0-1mdv2011.0
12cr|perl-App-Nopaste-0.280.0-2|88	+ Revision: 562708
12cr|perl-App-Nopaste-0.280.0-2|89	- import perl-App-Nopaste
12cr|perl-App-Nopaste-0.280.0-2|90	
12cr|perl-App-Nopaste-0.280.0-2|91	
12cr|perl-App-Nopaste-0.280.0-2|92	* Fri Feb 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.190.0-1mdv2010.1
12cr|perl-App-Nopaste-0.280.0-2|93	+ Revision: 512125
12cr|perl-App-Nopaste-0.280.0-2|94	- new version
12cr|perl-App-Nopaste-0.280.0-2|95	
12cr|perl-App-Nopaste-0.280.0-2|96	* Sat Jan 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.180.0-1mdv2010.1
12cr|perl-App-Nopaste-0.280.0-2|97	+ Revision: 485155
12cr|perl-App-Nopaste-0.280.0-2|98	- new version
12cr|perl-App-Nopaste-0.280.0-2|99	
12cr|perl-App-Nopaste-0.280.0-2|100	* Mon Dec 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.170.0-1mdv2010.1
12cr|perl-App-Nopaste-0.280.0-2|101	+ Revision: 474524
12cr|perl-App-Nopaste-0.280.0-2|102	- new version
12cr|perl-App-Nopaste-0.280.0-2|103	- import perl-App-Nopaste
12cr|perl-App-Nopaste-0.280.0-2|104	
12cr|perl-App-Nopaste-0.280.0-2|105	
12cr|perl-App-Nopaste-0.280.0-2|106	* Fri Jan 09 2009 cpan2dist 0.06-1mdv
12cr|perl-App-Nopaste-0.280.0-2|107	- initial mdv release, generated with cpan2dist
12cr|perl-App-Nopaste-0.280.0-2|108	

3898 12
12cr|perl-App-perlbrew-0.210.0-2|1	%define upstream_name    App-perlbrew
12cr|perl-App-perlbrew-0.210.0-2|2	%define upstream_version 0.21
12cr|perl-App-perlbrew-0.210.0-2|3	
12cr|perl-App-perlbrew-0.210.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-App-perlbrew-0.210.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-App-perlbrew-0.210.0-2|6	Release:	2
12cr|perl-App-perlbrew-0.210.0-2|7	
12cr|perl-App-perlbrew-0.210.0-2|8	Summary:	Manage perl installations in your $HOME
12cr|perl-App-perlbrew-0.210.0-2|9	License:	GPL+ or Artistic
12cr|perl-App-perlbrew-0.210.0-2|10	Group:		Development/Perl
12cr|perl-App-perlbrew-0.210.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-App-perlbrew-0.210.0-2|12	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-App-perlbrew-0.210.0-2|13	
12cr|perl-App-perlbrew-0.210.0-2|14	BuildRequires:	perl-devel
12cr|perl-App-perlbrew-0.210.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-App-perlbrew-0.210.0-2|16	BuildRequires:	perl(File::Path::Tiny)
12cr|perl-App-perlbrew-0.210.0-2|17	BuildRequires:	perl(HTTP::Lite)
12cr|perl-App-perlbrew-0.210.0-2|18	BuildRequires:	perl(Test::Output)
12cr|perl-App-perlbrew-0.210.0-2|19	BuildArch:	noarch
12cr|perl-App-perlbrew-0.210.0-2|20	
12cr|perl-App-perlbrew-0.210.0-2|21	%description
12cr|perl-App-perlbrew-0.210.0-2|22	perlbrew is a program to automate the building and installation of perl in
12cr|perl-App-perlbrew-0.210.0-2|23	the users HOME. At the moment, it installs everything to
12cr|perl-App-perlbrew-0.210.0-2|24	'~/perl5/perlbrew', and requires you to tweak your PATH by including a
12cr|perl-App-perlbrew-0.210.0-2|25	bashrc/cshrc file it provides. You then can benefit from not having to run
12cr|perl-App-perlbrew-0.210.0-2|26	'sudo' commands to install cpan modules because those are installed inside
12cr|perl-App-perlbrew-0.210.0-2|27	your HOME too. It's a completely separate perl environment.
12cr|perl-App-perlbrew-0.210.0-2|28	
12cr|perl-App-perlbrew-0.210.0-2|29	%prep
12cr|perl-App-perlbrew-0.210.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-App-perlbrew-0.210.0-2|31	
12cr|perl-App-perlbrew-0.210.0-2|32	%build
12cr|perl-App-perlbrew-0.210.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-App-perlbrew-0.210.0-2|34	%make
12cr|perl-App-perlbrew-0.210.0-2|35	
12cr|perl-App-perlbrew-0.210.0-2|36	%check
12cr|perl-App-perlbrew-0.210.0-2|37	%make test
12cr|perl-App-perlbrew-0.210.0-2|38	
12cr|perl-App-perlbrew-0.210.0-2|39	%install
12cr|perl-App-perlbrew-0.210.0-2|40	%makeinstall_std
12cr|perl-App-perlbrew-0.210.0-2|41	
12cr|perl-App-perlbrew-0.210.0-2|42	%files
12cr|perl-App-perlbrew-0.210.0-2|43	%doc Changes LICENSE META.yml README
12cr|perl-App-perlbrew-0.210.0-2|44	%{_bindir}/perlbrew
12cr|perl-App-perlbrew-0.210.0-2|45	%{_mandir}/man1/perlbrew.1*
12cr|perl-App-perlbrew-0.210.0-2|46	%{_mandir}/man3/*
12cr|perl-App-perlbrew-0.210.0-2|47	%{perl_vendorlib}/*
12cr|perl-App-perlbrew-0.210.0-2|48	
12cr|perl-App-perlbrew-0.210.0-2|49	
12cr|perl-App-perlbrew-0.210.0-2|50	
12cr|perl-App-perlbrew-0.210.0-2|51	%changelog
12cr|perl-App-perlbrew-0.210.0-2|52	* Tue May 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.210.0-1mdv2011.0
12cr|perl-App-perlbrew-0.210.0-2|53	+ Revision: 675369
12cr|perl-App-perlbrew-0.210.0-2|54	- update to new version 0.21
12cr|perl-App-perlbrew-0.210.0-2|55	
12cr|perl-App-perlbrew-0.210.0-2|56	* Thu May 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.200.0-1
12cr|perl-App-perlbrew-0.210.0-2|57	+ Revision: 673783
12cr|perl-App-perlbrew-0.210.0-2|58	- update to new version 0.20
12cr|perl-App-perlbrew-0.210.0-2|59	
12cr|perl-App-perlbrew-0.210.0-2|60	* Fri Apr 29 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.190.0-1
12cr|perl-App-perlbrew-0.210.0-2|61	+ Revision: 660537
12cr|perl-App-perlbrew-0.210.0-2|62	- update to new version 0.19
12cr|perl-App-perlbrew-0.210.0-2|63	
12cr|perl-App-perlbrew-0.210.0-2|64	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.180.0-2
12cr|perl-App-perlbrew-0.210.0-2|65	+ Revision: 657383
12cr|perl-App-perlbrew-0.210.0-2|66	- rebuild for updated spec-helper
12cr|perl-App-perlbrew-0.210.0-2|67	
12cr|perl-App-perlbrew-0.210.0-2|68	* Fri Mar 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.180.0-1
12cr|perl-App-perlbrew-0.210.0-2|69	+ Revision: 646318
12cr|perl-App-perlbrew-0.210.0-2|70	- update to new version 0.18
12cr|perl-App-perlbrew-0.210.0-2|71	
12cr|perl-App-perlbrew-0.210.0-2|72	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.170.0-1
12cr|perl-App-perlbrew-0.210.0-2|73	+ Revision: 643313
12cr|perl-App-perlbrew-0.210.0-2|74	- update to new version 0.17
12cr|perl-App-perlbrew-0.210.0-2|75	
12cr|perl-App-perlbrew-0.210.0-2|76	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1
12cr|perl-App-perlbrew-0.210.0-2|77	+ Revision: 638893
12cr|perl-App-perlbrew-0.210.0-2|78	- update to new version 0.16
12cr|perl-App-perlbrew-0.210.0-2|79	
12cr|perl-App-perlbrew-0.210.0-2|80	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-App-perlbrew-0.210.0-2|81	+ Revision: 612044
12cr|perl-App-perlbrew-0.210.0-2|82	- update to new version 0.15
12cr|perl-App-perlbrew-0.210.0-2|83	
12cr|perl-App-perlbrew-0.210.0-2|84	* Sun Nov 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-App-perlbrew-0.210.0-2|85	+ Revision: 602367
12cr|perl-App-perlbrew-0.210.0-2|86	- update to new version 0.14
12cr|perl-App-perlbrew-0.210.0-2|87	
12cr|perl-App-perlbrew-0.210.0-2|88	* Sun Nov 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.130.0-1mdv2011.0
12cr|perl-App-perlbrew-0.210.0-2|89	+ Revision: 597574
12cr|perl-App-perlbrew-0.210.0-2|90	- update to new version 0.13
12cr|perl-App-perlbrew-0.210.0-2|91	
12cr|perl-App-perlbrew-0.210.0-2|92	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.120.0-1mdv2011.0
12cr|perl-App-perlbrew-0.210.0-2|93	+ Revision: 587611
12cr|perl-App-perlbrew-0.210.0-2|94	- new version
12cr|perl-App-perlbrew-0.210.0-2|95	
12cr|perl-App-perlbrew-0.210.0-2|96	* Sat Oct 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-App-perlbrew-0.210.0-2|97	+ Revision: 586105
12cr|perl-App-perlbrew-0.210.0-2|98	- import perl-App-perlbrew
12cr|perl-App-perlbrew-0.210.0-2|99	

3899 12
12cr|perl-App-SD-0.750.0-1|1	%define upstream_name    App-SD
12cr|perl-App-SD-0.750.0-1|2	%define upstream_version 0.75
12cr|perl-App-SD-0.750.0-1|3	
12cr|perl-App-SD-0.750.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-App-SD-0.750.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-App-SD-0.750.0-1|6	Release:	1
12cr|perl-App-SD-0.750.0-1|7	
12cr|perl-App-SD-0.750.0-1|8	Summary:	A peer to peer ticket tracking system
12cr|perl-App-SD-0.750.0-1|9	License:	GPL+ or Artistic
12cr|perl-App-SD-0.750.0-1|10	Group:		Development/Perl
12cr|perl-App-SD-0.750.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-App-SD-0.750.0-1|12	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-App-SD-0.750.0-1|13	
12cr|perl-App-SD-0.750.0-1|14	BuildRequires:	perl-devel
12cr|perl-App-SD-0.750.0-1|15	BuildRequires:	perl(Config::GitLike) >= 1.30.0
12cr|perl-App-SD-0.750.0-1|16	BuildRequires:	perl(DateTime)
12cr|perl-App-SD-0.750.0-1|17	BuildRequires:	perl(DateTime::Format::Natural)
12cr|perl-App-SD-0.750.0-1|18	BuildRequires:	perl(Email::Address)
12cr|perl-App-SD-0.750.0-1|19	BuildRequires:	perl(Email::MIME)
12cr|perl-App-SD-0.750.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-App-SD-0.750.0-1|21	BuildRequires:	perl(HTML::Tree)
12cr|perl-App-SD-0.750.0-1|22	BuildRequires:	perl(HTML::TreeBuilder) >= 4.100.0
12cr|perl-App-SD-0.750.0-1|23	BuildRequires:	perl(LWP::Simple)
12cr|perl-App-SD-0.750.0-1|24	BuildRequires:	perl(Net::GitHub) >= 0.280.0
12cr|perl-App-SD-0.750.0-1|25	BuildRequires:	perl(Net::Google::Code) >= 0.140.0
12cr|perl-App-SD-0.750.0-1|26	BuildRequires:	perl(Net::Jifty) >= 0.90.0
12cr|perl-App-SD-0.750.0-1|27	BuildRequires:	perl(Net::Lighthouse) >= 0.10.0
12cr|perl-App-SD-0.750.0-1|28	BuildRequires:	perl(Net::Redmine) >= 0.80.0
12cr|perl-App-SD-0.750.0-1|29	BuildRequires:	perl(Net::Trac) >= 0.160.0
12cr|perl-App-SD-0.750.0-1|30	BuildRequires:	perl(Path::Class)
12cr|perl-App-SD-0.750.0-1|31	BuildRequires:	perl(Prophet)
12cr|perl-App-SD-0.750.0-1|32	BuildRequires:	perl(RT::Client::REST)
12cr|perl-App-SD-0.750.0-1|33	BuildRequires:	perl(Test::Script::Run) >= 0.20.0
12cr|perl-App-SD-0.750.0-1|34	BuildRequires:	perl(Test::Cukes)
12cr|perl-App-SD-0.750.0-1|35	BuildRequires:	perl(Text::Greeking)
12cr|perl-App-SD-0.750.0-1|36	BuildRequires:	perl(Time::Progress)
12cr|perl-App-SD-0.750.0-1|37	BuildRequires:	perl(Try::Tiny) >= 0.20.0
12cr|perl-App-SD-0.750.0-1|38	BuildRequires:	perl(URI::file)
12cr|perl-App-SD-0.750.0-1|39	BuildRequires:	perl-Path-Dispatcher-Declarative
12cr|perl-App-SD-0.750.0-1|40	# when Net::Trac will be fixed
12cr|perl-App-SD-0.750.0-1|41	# https://rt.cpan.org/Ticket/Display.html?id=57063
12cr|perl-App-SD-0.750.0-1|42	#BuildRequires: trac-standalone trac-sqlite
12cr|perl-App-SD-0.750.0-1|43	BuildArch:	noarch
12cr|perl-App-SD-0.750.0-1|44	
12cr|perl-App-SD-0.750.0-1|45	%description
12cr|perl-App-SD-0.750.0-1|46	SD is a peer to peer ticket tracking system built on the Prophet distributed
12cr|perl-App-SD-0.750.0-1|47	database. SD is designed to make it easy to work with tickets and to share
12cr|perl-App-SD-0.750.0-1|48	ticket databases with your collaborators.
12cr|perl-App-SD-0.750.0-1|49	
12cr|perl-App-SD-0.750.0-1|50	%prep
12cr|perl-App-SD-0.750.0-1|51	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-App-SD-0.750.0-1|52	
12cr|perl-App-SD-0.750.0-1|53	%build
12cr|perl-App-SD-0.750.0-1|54	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-App-SD-0.750.0-1|55	%make
12cr|perl-App-SD-0.750.0-1|56	
12cr|perl-App-SD-0.750.0-1|57	%check
12cr|perl-App-SD-0.750.0-1|58	# (misc) check is stalled, didn't found why
12cr|perl-App-SD-0.750.0-1|59	rm -f t/server.t
12cr|perl-App-SD-0.750.0-1|60	# (misc) requires network access, do not work on iurt
12cr|perl-App-SD-0.750.0-1|61	rm -Rf t/sd-lighthouse
12cr|perl-App-SD-0.750.0-1|62	rm -Rf t/sd-gcode
12cr|perl-App-SD-0.750.0-1|63	rm -Rf t/sd-github
12cr|perl-App-SD-0.750.0-1|64	# Fail on ABF anyway
12cr|perl-App-SD-0.750.0-1|65	#make test
12cr|perl-App-SD-0.750.0-1|66	
12cr|perl-App-SD-0.750.0-1|67	%install
12cr|perl-App-SD-0.750.0-1|68	%makeinstall_std
12cr|perl-App-SD-0.750.0-1|69	
12cr|perl-App-SD-0.750.0-1|70	%files
12cr|perl-App-SD-0.750.0-1|71	%doc META.yml Changes README
12cr|perl-App-SD-0.750.0-1|72	%{_mandir}/man1/*
12cr|perl-App-SD-0.750.0-1|73	%{_mandir}/man3/*
12cr|perl-App-SD-0.750.0-1|74	%{perl_vendorlib}/*
12cr|perl-App-SD-0.750.0-1|75	%{_bindir}/*
12cr|perl-App-SD-0.750.0-1|76	
12cr|perl-App-SD-0.750.0-1|77	
12cr|perl-App-SD-0.750.0-1|78	%changelog
12cr|perl-App-SD-0.750.0-1|79	* Fri May 07 2010 Michael Scherer <misc@mandriva.org> 0.740.0-1mdv2010.1
12cr|perl-App-SD-0.750.0-1|80	+ Revision: 543211
12cr|perl-App-SD-0.750.0-1|81	- import perl-App-SD
12cr|perl-App-SD-0.750.0-1|82	
12cr|perl-App-SD-0.750.0-1|83	
12cr|perl-App-SD-0.750.0-1|84	* Thu May 06 2010 cpan2dist 0.74-1mdv
12cr|perl-App-SD-0.750.0-1|85	- initial mdv release, generated with cpan2dist

3900 12
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|1	%define upstream_name    App-SmokeBox-PerlVersion
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|3	
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|6	Release:	3
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|7	
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|8	Summary:	SmokeBox helper module to determine perl version
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|10	Group:		Development/Perl
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|13	
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|15	BuildRequires:	perl(IPC::Cmd)
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|16	BuildRequires:	perl(POE)
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|17	BuildRequires:	perl(POE::Quickie)
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|18	BuildArch:	noarch
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|19	
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|20	%description
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|21	App::SmokeBox::PerlVersion is a simple helper module for the
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|22	App::SmokeBox::Mini manpage and the minismokebox manpage that determines
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|23	and version and architecture of a given 'perl' executable.
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|24	
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|25	%prep
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|27	
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|28	%build
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|30	%make
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|31	
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|32	%check
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|33	%make test
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|34	
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|35	%install
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|36	%makeinstall_std
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|37	
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|38	%files
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|39	%doc README LICENSE Changes META.yml META.json
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|40	%{_mandir}/man3/*
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|41	%{perl_vendorlib}/*
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|42	
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|43	%changelog
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|44	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|45	+ Revision: 654215
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|46	- rebuild for updated spec-helper
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|47	
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|48	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|49	+ Revision: 625083
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|50	- import perl-App-SmokeBox-PerlVersion
12cr|perl-App-SmokeBox-PerlVersion-0.80.0-3|51	

3901 12
12cr|perl-Archive-Any-0.93.200-3|1	%define	upstream_name	 Archive-Any
12cr|perl-Archive-Any-0.93.200-3|2	%define upstream_version 0.0932
12cr|perl-Archive-Any-0.93.200-3|3	
12cr|perl-Archive-Any-0.93.200-3|4	Name:		perl-%{upstream_name}
12cr|perl-Archive-Any-0.93.200-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Archive-Any-0.93.200-3|6	Release:	3
12cr|perl-Archive-Any-0.93.200-3|7	Epoch:		1
12cr|perl-Archive-Any-0.93.200-3|8	
12cr|perl-Archive-Any-0.93.200-3|9	Summary:	Single interface to deal with file archives
12cr|perl-Archive-Any-0.93.200-3|10	License:	GPL+ or Artistic
12cr|perl-Archive-Any-0.93.200-3|11	Group:		Development/Perl
12cr|perl-Archive-Any-0.93.200-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Archive-Any-0.93.200-3|13	Source0:	http://www.cpan.org/modules/by-module/Archive/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Archive-Any-0.93.200-3|14	
12cr|perl-Archive-Any-0.93.200-3|15	BuildRequires:	perl-devel
12cr|perl-Archive-Any-0.93.200-3|16	BuildRequires:	perl(Test::Warn)
12cr|perl-Archive-Any-0.93.200-3|17	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Archive-Any-0.93.200-3|18	BuildRequires:	perl(Module::Find)
12cr|perl-Archive-Any-0.93.200-3|19	BuildRequires:	perl(File::MMagic)
12cr|perl-Archive-Any-0.93.200-3|20	BuildRequires:	perl(MIME::Types)
12cr|perl-Archive-Any-0.93.200-3|21	BuildRequires:	perl(Archive::Zip)
12cr|perl-Archive-Any-0.93.200-3|22	BuildRequires:	perl(Archive::Tar)
12cr|perl-Archive-Any-0.93.200-3|23	BuildRequires:	perl(IO::Zlib)
12cr|perl-Archive-Any-0.93.200-3|24	
12cr|perl-Archive-Any-0.93.200-3|25	BuildArch:	noarch
12cr|perl-Archive-Any-0.93.200-3|26	
12cr|perl-Archive-Any-0.93.200-3|27	%description
12cr|perl-Archive-Any-0.93.200-3|28	This module is a single interface for manipulating different archive formats.
12cr|perl-Archive-Any-0.93.200-3|29	Tarballs, zip files, etc.
12cr|perl-Archive-Any-0.93.200-3|30	
12cr|perl-Archive-Any-0.93.200-3|31	%prep
12cr|perl-Archive-Any-0.93.200-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Archive-Any-0.93.200-3|33	
12cr|perl-Archive-Any-0.93.200-3|34	%build
12cr|perl-Archive-Any-0.93.200-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Archive-Any-0.93.200-3|36	%make
12cr|perl-Archive-Any-0.93.200-3|37	
12cr|perl-Archive-Any-0.93.200-3|38	%check
12cr|perl-Archive-Any-0.93.200-3|39	%make test
12cr|perl-Archive-Any-0.93.200-3|40	
12cr|perl-Archive-Any-0.93.200-3|41	%install
12cr|perl-Archive-Any-0.93.200-3|42	%makeinstall_std
12cr|perl-Archive-Any-0.93.200-3|43	
12cr|perl-Archive-Any-0.93.200-3|44	%files
12cr|perl-Archive-Any-0.93.200-3|45	%doc README
12cr|perl-Archive-Any-0.93.200-3|46	%{perl_vendorlib}/Archive
12cr|perl-Archive-Any-0.93.200-3|47	%{_mandir}/man3/*
12cr|perl-Archive-Any-0.93.200-3|48	
12cr|perl-Archive-Any-0.93.200-3|49	
12cr|perl-Archive-Any-0.93.200-3|50	%changelog
12cr|perl-Archive-Any-0.93.200-3|51	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1:0.93.200-2mdv2011.0
12cr|perl-Archive-Any-0.93.200-3|52	+ Revision: 680474
12cr|perl-Archive-Any-0.93.200-3|53	- mass rebuild
12cr|perl-Archive-Any-0.93.200-3|54	
12cr|perl-Archive-Any-0.93.200-3|55	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.93.200-1mdv2011.0
12cr|perl-Archive-Any-0.93.200-3|56	+ Revision: 504570
12cr|perl-Archive-Any-0.93.200-3|57	- bump epoch
12cr|perl-Archive-Any-0.93.200-3|58	- rebuild using %%perl_convert_version
12cr|perl-Archive-Any-0.93.200-3|59	
12cr|perl-Archive-Any-0.93.200-3|60	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.0932-3mdv2010.0
12cr|perl-Archive-Any-0.93.200-3|61	+ Revision: 430259
12cr|perl-Archive-Any-0.93.200-3|62	- rebuild
12cr|perl-Archive-Any-0.93.200-3|63	
12cr|perl-Archive-Any-0.93.200-3|64	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.0932-2mdv2009.0
12cr|perl-Archive-Any-0.93.200-3|65	+ Revision: 268368
12cr|perl-Archive-Any-0.93.200-3|66	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Archive-Any-0.93.200-3|67	
12cr|perl-Archive-Any-0.93.200-3|68	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Archive-Any-0.93.200-3|69	- update to new version 0.0932
12cr|perl-Archive-Any-0.93.200-3|70	
12cr|perl-Archive-Any-0.93.200-3|71	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Archive-Any-0.93.200-3|72	- restore BuildRoot
12cr|perl-Archive-Any-0.93.200-3|73	
12cr|perl-Archive-Any-0.93.200-3|74	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.093-2mdv2008.1
12cr|perl-Archive-Any-0.93.200-3|75	+ Revision: 131136
12cr|perl-Archive-Any-0.93.200-3|76	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Archive-Any-0.93.200-3|77	
12cr|perl-Archive-Any-0.93.200-3|78	
12cr|perl-Archive-Any-0.93.200-3|79	* Mon Nov 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.093-2mdv2007.0
12cr|perl-Archive-Any-0.93.200-3|80	+ Revision: 87501
12cr|perl-Archive-Any-0.93.200-3|81	- fix buildrequires
12cr|perl-Archive-Any-0.93.200-3|82	- Import perl-Archive-Any
12cr|perl-Archive-Any-0.93.200-3|83	
12cr|perl-Archive-Any-0.93.200-3|84	* Sat Nov 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.093-1mdv2007.1
12cr|perl-Archive-Any-0.93.200-3|85	- first mdv release
12cr|perl-Archive-Any-0.93.200-3|86	

3902 12
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|1	%define upstream_name    Archive-Tar-Wrapper
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|2	%define upstream_version 0.14
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|3	
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|6	Release:	4
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|7	
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|8	Summary:	API wrapper around the 'tar' utility
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|9	License:	GPL+ or Artistic
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|10	Group:		Development/Perl
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Archive/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|13	
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|14	BuildRequires:	perl-devel
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|15	BuildRequires:	perl(Cwd)
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|16	BuildRequires:	perl(File::Temp)
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|17	BuildRequires:	perl(IPC::Run)
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|18	BuildRequires:	perl(Log::Log4perl)
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|19	BuildArch:	noarch
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|20	
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|21	%description
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|22	Archive::Tar::Wrapper is an API wrapper around the 'tar' command line
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|23	utility. It never stores anything in memory, but works on temporary
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|24	directory structures on disk instead. It provides a mapping between the
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|25	logical paths in the tarball and the 'real' files in the temporary
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|26	directory on disk.
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|27	
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|28	%prep
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|30	
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|31	%build
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|33	%make
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|34	
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|35	%check
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|36	%make test
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|37	
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|38	%install
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|39	%makeinstall_std
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|40	
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|41	%files
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|42	%doc Changes README META.yml
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|43	%{_mandir}/man3/*
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|44	%{perl_vendorlib}/*
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|45	
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|46	%changelog
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|47	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.140.0-3mdv2011.0
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|48	+ Revision: 657384
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|49	- rebuild for updated spec-helper
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|50	
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|51	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 0.140.0-2
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|52	+ Revision: 640762
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|53	- rebuild to obsolete old packages
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|54	
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|55	* Fri Feb 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|56	+ Revision: 638458
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|57	- update to new version 0.14
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|58	
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|59	* Thu Feb 03 2011 Shlomi Fish <shlomif@mandriva.org> 0.130.0-1
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|60	+ Revision: 635724
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|61	- import perl-Archive-Tar-Wrapper
12cr|perl-Archive-Tar-Wrapper-0.140.0-4|62	

3903 12
12cr|perl-Argus-2.00-7|1	%define argus_version 2.0.6.fixes.1
12cr|perl-Argus-2.00-7|2	
12cr|perl-Argus-2.00-7|3	Name:		perl-Argus
12cr|perl-Argus-2.00-7|4	Version:	2.00
12cr|perl-Argus-2.00-7|5	Release:	7
12cr|perl-Argus-2.00-7|6	Epoch:		0
12cr|perl-Argus-2.00-7|7	Summary:	Client tools for argus network audit
12cr|perl-Argus-2.00-7|8	License:	GPL
12cr|perl-Argus-2.00-7|9	Group:		Development/Perl
12cr|perl-Argus-2.00-7|10	Url:		http://qosient.com/argus/
12cr|perl-Argus-2.00-7|11	Source0:	ftp://ftp.qosient.com/dev/argus-2.0/argus-clients-%{argus_version}.tar.bz2
12cr|perl-Argus-2.00-7|12	
12cr|perl-Argus-2.00-7|13	BuildRequires:	 perl-devel
12cr|perl-Argus-2.00-7|14	BuildRequires:	 perl-DateManip
12cr|perl-Argus-2.00-7|15	Provides:	perl(Argus::Support)
12cr|perl-Argus-2.00-7|16	BuildArch:	noarch
12cr|perl-Argus-2.00-7|17	
12cr|perl-Argus-2.00-7|18	%description
12cr|perl-Argus-2.00-7|19	Clients to the argus probe which process and display information.
12cr|perl-Argus-2.00-7|20	
12cr|perl-Argus-2.00-7|21	%prep
12cr|perl-Argus-2.00-7|22	%setup -q -n argus-clients-%{argus_version}/contrib/Argus-perl-%{version}
12cr|perl-Argus-2.00-7|23	export ARGUSHOME=%{_prefix}
12cr|perl-Argus-2.00-7|24	perl Makefile.PL PREFIX=%{_prefix} INSTALLSITELIB=%{perl_vendorlib}
12cr|perl-Argus-2.00-7|25	perl -pi -e 's|local/||g' Makefile
12cr|perl-Argus-2.00-7|26	
12cr|perl-Argus-2.00-7|27	%build
12cr|perl-Argus-2.00-7|28	%make
12cr|perl-Argus-2.00-7|29	
12cr|perl-Argus-2.00-7|30	%install
12cr|perl-Argus-2.00-7|31	%makeinstall_std
12cr|perl-Argus-2.00-7|32	rm -f %{buildroot}%{_prefix}/perllocal.pod
12cr|perl-Argus-2.00-7|33	
12cr|perl-Argus-2.00-7|34	%files
12cr|perl-Argus-2.00-7|35	%defattr(0644,root,root,0755)
12cr|perl-Argus-2.00-7|36	%doc HISTORY INSTALL README TODO
12cr|perl-Argus-2.00-7|37	%attr(0755,root,root) %{_bindir}/look_for
12cr|perl-Argus-2.00-7|38	%attr(0755,root,root) %{_bindir}/slowscan
12cr|perl-Argus-2.00-7|39	%attr(0755,root,root) %{_bindir}/watcher
12cr|perl-Argus-2.00-7|40	%{perl_vendorlib}/Argus.pm
12cr|perl-Argus-2.00-7|41	%{perl_vendorlib}/Argus/Archive.pm
12cr|perl-Argus-2.00-7|42	%{perl_vendorlib}/Argus/SlowScan.pm
12cr|perl-Argus-2.00-7|43	%{perl_vendorlib}/Argus/Support.pm
12cr|perl-Argus-2.00-7|44	%{perl_vendorlib}/Argus/Watcher.pm
12cr|perl-Argus-2.00-7|45	%{perl_vendorlib}/ra.conf
12cr|perl-Argus-2.00-7|46	%{_mandir}/man1/slowscan.1*
12cr|perl-Argus-2.00-7|47	%{_mandir}/man1/watcher.1*
12cr|perl-Argus-2.00-7|48	
12cr|perl-Argus-2.00-7|49	
12cr|perl-Argus-2.00-7|50	%changelog
12cr|perl-Argus-2.00-7|51	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0:2.00-6mdv2011.0
12cr|perl-Argus-2.00-7|52	+ Revision: 680475
12cr|perl-Argus-2.00-7|53	- mass rebuild
12cr|perl-Argus-2.00-7|54	
12cr|perl-Argus-2.00-7|55	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:2.00-5mdv2011.0
12cr|perl-Argus-2.00-7|56	+ Revision: 430260
12cr|perl-Argus-2.00-7|57	- rebuild
12cr|perl-Argus-2.00-7|58	
12cr|perl-Argus-2.00-7|59	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0:2.00-4mdv2009.0
12cr|perl-Argus-2.00-7|60	+ Revision: 241149
12cr|perl-Argus-2.00-7|61	- rebuild
12cr|perl-Argus-2.00-7|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Argus-2.00-7|63	
12cr|perl-Argus-2.00-7|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Argus-2.00-7|65	- restore BuildRoot
12cr|perl-Argus-2.00-7|66	
12cr|perl-Argus-2.00-7|67	* Tue May 01 2007 David Walluck <walluck@mandriva.org> 0:2.00-2mdv2008.0
12cr|perl-Argus-2.00-7|68	+ Revision: 20217
12cr|perl-Argus-2.00-7|69	- provide perl(Argus::Support) to fill dependency
12cr|perl-Argus-2.00-7|70	
12cr|perl-Argus-2.00-7|71	
12cr|perl-Argus-2.00-7|72	* Wed Oct 25 2006 David Walluck <walluck@mandriva.org> 2.00-1mdv2007.0
12cr|perl-Argus-2.00-7|73	+ Revision: 72201
12cr|perl-Argus-2.00-7|74	- BuildRequires: perl-DateManip
12cr|perl-Argus-2.00-7|75	- fix all rpmlint warnings
12cr|perl-Argus-2.00-7|76	- Import perl-Argus
12cr|perl-Argus-2.00-7|77	
12cr|perl-Argus-2.00-7|78	* Sun Oct 22 2006 David Walluck <walluck@mandriva.org> 0:2.00-1mdv2007.1
12cr|perl-Argus-2.00-7|79	- release
12cr|perl-Argus-2.00-7|80	

3904 12
12cr|perl-Array-Diff-0.70.0-3|1	%define upstream_name    Array-Diff
12cr|perl-Array-Diff-0.70.0-3|2	%define upstream_version 0.07
12cr|perl-Array-Diff-0.70.0-3|3	
12cr|perl-Array-Diff-0.70.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Array-Diff-0.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Array-Diff-0.70.0-3|6	Release:	3
12cr|perl-Array-Diff-0.70.0-3|7	
12cr|perl-Array-Diff-0.70.0-3|8	Summary:	This module do diff two arrays, and return added and deleted arrays
12cr|perl-Array-Diff-0.70.0-3|9	License:	GPL+ or Artistic
12cr|perl-Array-Diff-0.70.0-3|10	Group:		Development/Perl
12cr|perl-Array-Diff-0.70.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Array-Diff-0.70.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Array/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Array-Diff-0.70.0-3|13	
12cr|perl-Array-Diff-0.70.0-3|14	BuildRequires:	perl-devel
12cr|perl-Array-Diff-0.70.0-3|15	BuildRequires:	perl(Module::Build)
12cr|perl-Array-Diff-0.70.0-3|16	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-Array-Diff-0.70.0-3|17	BuildRequires:	perl(Algorithm::Diff)
12cr|perl-Array-Diff-0.70.0-3|18	BuildArch:	noarch
12cr|perl-Array-Diff-0.70.0-3|19	
12cr|perl-Array-Diff-0.70.0-3|20	%description
12cr|perl-Array-Diff-0.70.0-3|21	This module do diff two arrays, and return added and deleted arrays. It's
12cr|perl-Array-Diff-0.70.0-3|22	simple usage of Algorithm::Diff.
12cr|perl-Array-Diff-0.70.0-3|23	
12cr|perl-Array-Diff-0.70.0-3|24	%prep
12cr|perl-Array-Diff-0.70.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Array-Diff-0.70.0-3|26	
12cr|perl-Array-Diff-0.70.0-3|27	%build
12cr|perl-Array-Diff-0.70.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Array-Diff-0.70.0-3|29	%make
12cr|perl-Array-Diff-0.70.0-3|30	
12cr|perl-Array-Diff-0.70.0-3|31	%check
12cr|perl-Array-Diff-0.70.0-3|32	make test
12cr|perl-Array-Diff-0.70.0-3|33	
12cr|perl-Array-Diff-0.70.0-3|34	%install
12cr|perl-Array-Diff-0.70.0-3|35	%makeinstall_std
12cr|perl-Array-Diff-0.70.0-3|36	
12cr|perl-Array-Diff-0.70.0-3|37	%files
12cr|perl-Array-Diff-0.70.0-3|38	%doc Changes README
12cr|perl-Array-Diff-0.70.0-3|39	%{perl_vendorlib}/*
12cr|perl-Array-Diff-0.70.0-3|40	%{_mandir}/man3/*
12cr|perl-Array-Diff-0.70.0-3|41	
12cr|perl-Array-Diff-0.70.0-3|42	%changelog
12cr|perl-Array-Diff-0.70.0-3|43	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.70.0-2mdv2011.0
12cr|perl-Array-Diff-0.70.0-3|44	+ Revision: 656881
12cr|perl-Array-Diff-0.70.0-3|45	- rebuild for updated spec-helper
12cr|perl-Array-Diff-0.70.0-3|46	
12cr|perl-Array-Diff-0.70.0-3|47	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-Array-Diff-0.70.0-3|48	+ Revision: 595073
12cr|perl-Array-Diff-0.70.0-3|49	- update to new version 0.07
12cr|perl-Array-Diff-0.70.0-3|50	
12cr|perl-Array-Diff-0.70.0-3|51	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.20-1mdv2011.0
12cr|perl-Array-Diff-0.70.0-3|52	+ Revision: 395062
12cr|perl-Array-Diff-0.70.0-3|53	- fix wrong macro name
12cr|perl-Array-Diff-0.70.0-3|54	- update to 0.05002
12cr|perl-Array-Diff-0.70.0-3|55	- using %%perl_convert_version
12cr|perl-Array-Diff-0.70.0-3|56	- fixed license field
12cr|perl-Array-Diff-0.70.0-3|57	
12cr|perl-Array-Diff-0.70.0-3|58	* Fri Oct 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2009.1
12cr|perl-Array-Diff-0.70.0-3|59	+ Revision: 296956
12cr|perl-Array-Diff-0.70.0-3|60	- update to new version 0.05
12cr|perl-Array-Diff-0.70.0-3|61	
12cr|perl-Array-Diff-0.70.0-3|62	* Mon Sep 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.04-2mdv2009.0
12cr|perl-Array-Diff-0.70.0-3|63	+ Revision: 289435
12cr|perl-Array-Diff-0.70.0-3|64	- restore the spec file
12cr|perl-Array-Diff-0.70.0-3|65	
12cr|perl-Array-Diff-0.70.0-3|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Array-Diff-0.70.0-3|67	- rebuild
12cr|perl-Array-Diff-0.70.0-3|68	
12cr|perl-Array-Diff-0.70.0-3|69	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.04-1mdv2008.1
12cr|perl-Array-Diff-0.70.0-3|70	+ Revision: 136658
12cr|perl-Array-Diff-0.70.0-3|71	- restore BuildRoot
12cr|perl-Array-Diff-0.70.0-3|72	
12cr|perl-Array-Diff-0.70.0-3|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Array-Diff-0.70.0-3|74	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Array-Diff-0.70.0-3|75	
12cr|perl-Array-Diff-0.70.0-3|76	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 0.04-1mdv2008.0
12cr|perl-Array-Diff-0.70.0-3|77	+ Revision: 21928
12cr|perl-Array-Diff-0.70.0-3|78	- Fix BuildRequires
12cr|perl-Array-Diff-0.70.0-3|79	- fix BuildRequires
12cr|perl-Array-Diff-0.70.0-3|80	- Import perl-Array-Diff
12cr|perl-Array-Diff-0.70.0-3|81	
12cr|perl-Array-Diff-0.70.0-3|82	
12cr|perl-Array-Diff-0.70.0-3|83	
12cr|perl-Array-Diff-0.70.0-3|84	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 0.04-1mdv2008.0
12cr|perl-Array-Diff-0.70.0-3|85	- First Mandriva package

3905 12
12cr|perl-Array-Each-0.20.0-3|1	%define upstream_name    Array-Each
12cr|perl-Array-Each-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Array-Each-0.20.0-3|3	
12cr|perl-Array-Each-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Array-Each-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Array-Each-0.20.0-3|6	Release:	3
12cr|perl-Array-Each-0.20.0-3|7	
12cr|perl-Array-Each-0.20.0-3|8	Summary:	Array-Each module for perl
12cr|perl-Array-Each-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Array-Each-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Array-Each-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Array-Each-0.20.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Array/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Array-Each-0.20.0-3|13	
12cr|perl-Array-Each-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Array-Each-0.20.0-3|15	BuildArch:	noarch
12cr|perl-Array-Each-0.20.0-3|16	
12cr|perl-Array-Each-0.20.0-3|17	
12cr|perl-Array-Each-0.20.0-3|18	%description
12cr|perl-Array-Each-0.20.0-3|19	Array::Each - iterate over one or more arrays, returning one or more
12cr|perl-Array-Each-0.20.0-3|20	elements from each array followed by the array index.
12cr|perl-Array-Each-0.20.0-3|21	
12cr|perl-Array-Each-0.20.0-3|22	%prep
12cr|perl-Array-Each-0.20.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Array-Each-0.20.0-3|24	
12cr|perl-Array-Each-0.20.0-3|25	%build
12cr|perl-Array-Each-0.20.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Array-Each-0.20.0-3|27	%make
12cr|perl-Array-Each-0.20.0-3|28	make test
12cr|perl-Array-Each-0.20.0-3|29	
12cr|perl-Array-Each-0.20.0-3|30	%install
12cr|perl-Array-Each-0.20.0-3|31	%makeinstall_std
12cr|perl-Array-Each-0.20.0-3|32	
12cr|perl-Array-Each-0.20.0-3|33	%files
12cr|perl-Array-Each-0.20.0-3|34	%doc Changes README
12cr|perl-Array-Each-0.20.0-3|35	%{perl_vendorlib}/Array/Each
12cr|perl-Array-Each-0.20.0-3|36	%{perl_vendorlib}/Array/Each.pm
12cr|perl-Array-Each-0.20.0-3|37	%{_mandir}/*/*
12cr|perl-Array-Each-0.20.0-3|38	
12cr|perl-Array-Each-0.20.0-3|39	
12cr|perl-Array-Each-0.20.0-3|40	%changelog
12cr|perl-Array-Each-0.20.0-3|41	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Array-Each-0.20.0-3|42	+ Revision: 680476
12cr|perl-Array-Each-0.20.0-3|43	- mass rebuild
12cr|perl-Array-Each-0.20.0-3|44	
12cr|perl-Array-Each-0.20.0-3|45	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Array-Each-0.20.0-3|46	+ Revision: 406835
12cr|perl-Array-Each-0.20.0-3|47	- rebuild using %%perl_convert_version
12cr|perl-Array-Each-0.20.0-3|48	
12cr|perl-Array-Each-0.20.0-3|49	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.02-5mdv2009.0
12cr|perl-Array-Each-0.20.0-3|50	+ Revision: 255339
12cr|perl-Array-Each-0.20.0-3|51	- rebuild
12cr|perl-Array-Each-0.20.0-3|52	
12cr|perl-Array-Each-0.20.0-3|53	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-3mdv2008.1
12cr|perl-Array-Each-0.20.0-3|54	+ Revision: 136886
12cr|perl-Array-Each-0.20.0-3|55	- rebuild
12cr|perl-Array-Each-0.20.0-3|56	
12cr|perl-Array-Each-0.20.0-3|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Array-Each-0.20.0-3|58	- restore BuildRoot
12cr|perl-Array-Each-0.20.0-3|59	
12cr|perl-Array-Each-0.20.0-3|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Array-Each-0.20.0-3|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Array-Each-0.20.0-3|62	
12cr|perl-Array-Each-0.20.0-3|63	
12cr|perl-Array-Each-0.20.0-3|64	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 0.02-2mdv2007.0
12cr|perl-Array-Each-0.20.0-3|65	+ Revision: 73285
12cr|perl-Array-Each-0.20.0-3|66	- import perl-Array-Each-0.02-2mdk
12cr|perl-Array-Each-0.20.0-3|67	
12cr|perl-Array-Each-0.20.0-3|68	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.02-2mdk
12cr|perl-Array-Each-0.20.0-3|69	- Fix SPEC according to Perl Policy
12cr|perl-Array-Each-0.20.0-3|70	- Source URL
12cr|perl-Array-Each-0.20.0-3|71	- use mkrel
12cr|perl-Array-Each-0.20.0-3|72	
12cr|perl-Array-Each-0.20.0-3|73	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.02-1mdk
12cr|perl-Array-Each-0.20.0-3|74	- initial Mandriva package
12cr|perl-Array-Each-0.20.0-3|75	

3906 12
12cr|perl-Array-PrintCols-2.100.0-3|1	%define upstream_name    Array-PrintCols
12cr|perl-Array-PrintCols-2.100.0-3|2	%define upstream_version 2.1
12cr|perl-Array-PrintCols-2.100.0-3|3	
12cr|perl-Array-PrintCols-2.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Array-PrintCols-2.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Array-PrintCols-2.100.0-3|6	Release:	3
12cr|perl-Array-PrintCols-2.100.0-3|7	
12cr|perl-Array-PrintCols-2.100.0-3|8	Summary:	Print or format array elements in vertically sorted columns
12cr|perl-Array-PrintCols-2.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Array-PrintCols-2.100.0-3|10	Group:		Development/Perl
12cr|perl-Array-PrintCols-2.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Array-PrintCols-2.100.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Array/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Array-PrintCols-2.100.0-3|13	Patch0:		%{name}-fix.patch
12cr|perl-Array-PrintCols-2.100.0-3|14	
12cr|perl-Array-PrintCols-2.100.0-3|15	BuildRequires:	perl-devel
12cr|perl-Array-PrintCols-2.100.0-3|16	BuildArch:	noarch
12cr|perl-Array-PrintCols-2.100.0-3|17	
12cr|perl-Array-PrintCols-2.100.0-3|18	%description
12cr|perl-Array-PrintCols-2.100.0-3|19	Array::PrintCols is a Perl 5 module which defines a subroutine to
12cr|perl-Array-PrintCols-2.100.0-3|20	print arrays of elements in alphabetically, vertically sorted
12cr|perl-Array-PrintCols-2.100.0-3|21	columns.  Optional arguments can be given to control either the
12cr|perl-Array-PrintCols-2.100.0-3|22	width or number of the columns, the total width of the output, and
12cr|perl-Array-PrintCols-2.100.0-3|23	the amount of indentation.
12cr|perl-Array-PrintCols-2.100.0-3|24	
12cr|perl-Array-PrintCols-2.100.0-3|25	%prep
12cr|perl-Array-PrintCols-2.100.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Array-PrintCols-2.100.0-3|27	%patch0 -p1
12cr|perl-Array-PrintCols-2.100.0-3|28	
12cr|perl-Array-PrintCols-2.100.0-3|29	%build
12cr|perl-Array-PrintCols-2.100.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Array-PrintCols-2.100.0-3|31	%make
12cr|perl-Array-PrintCols-2.100.0-3|32	
12cr|perl-Array-PrintCols-2.100.0-3|33	%check
12cr|perl-Array-PrintCols-2.100.0-3|34	%make test
12cr|perl-Array-PrintCols-2.100.0-3|35	
12cr|perl-Array-PrintCols-2.100.0-3|36	%install
12cr|perl-Array-PrintCols-2.100.0-3|37	%makeinstall_std
12cr|perl-Array-PrintCols-2.100.0-3|38	
12cr|perl-Array-PrintCols-2.100.0-3|39	%files
12cr|perl-Array-PrintCols-2.100.0-3|40	%doc README
12cr|perl-Array-PrintCols-2.100.0-3|41	%{perl_vendorlib}/Array
12cr|perl-Array-PrintCols-2.100.0-3|42	%{_mandir}/*/*
12cr|perl-Array-PrintCols-2.100.0-3|43	
12cr|perl-Array-PrintCols-2.100.0-3|44	%changelog
12cr|perl-Array-PrintCols-2.100.0-3|45	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.100.0-2mdv2011.0
12cr|perl-Array-PrintCols-2.100.0-3|46	+ Revision: 680477
12cr|perl-Array-PrintCols-2.100.0-3|47	- mass rebuild
12cr|perl-Array-PrintCols-2.100.0-3|48	
12cr|perl-Array-PrintCols-2.100.0-3|49	* Fri Feb 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.100.0-1mdv2011.0
12cr|perl-Array-PrintCols-2.100.0-3|50	+ Revision: 504572
12cr|perl-Array-PrintCols-2.100.0-3|51	- rebuild using %%perl_convert_version
12cr|perl-Array-PrintCols-2.100.0-3|52	
12cr|perl-Array-PrintCols-2.100.0-3|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.1-7mdv2010.0
12cr|perl-Array-PrintCols-2.100.0-3|54	+ Revision: 430261
12cr|perl-Array-PrintCols-2.100.0-3|55	- rebuild
12cr|perl-Array-PrintCols-2.100.0-3|56	
12cr|perl-Array-PrintCols-2.100.0-3|57	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.1-6mdv2009.0
12cr|perl-Array-PrintCols-2.100.0-3|58	+ Revision: 255341
12cr|perl-Array-PrintCols-2.100.0-3|59	- rebuild
12cr|perl-Array-PrintCols-2.100.0-3|60	
12cr|perl-Array-PrintCols-2.100.0-3|61	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.1-4mdv2008.1
12cr|perl-Array-PrintCols-2.100.0-3|62	+ Revision: 136900
12cr|perl-Array-PrintCols-2.100.0-3|63	- spec cleanup
12cr|perl-Array-PrintCols-2.100.0-3|64	
12cr|perl-Array-PrintCols-2.100.0-3|65	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.1-3mdv2008.1
12cr|perl-Array-PrintCols-2.100.0-3|66	+ Revision: 136887
12cr|perl-Array-PrintCols-2.100.0-3|67	- rebuild
12cr|perl-Array-PrintCols-2.100.0-3|68	
12cr|perl-Array-PrintCols-2.100.0-3|69	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Array-PrintCols-2.100.0-3|70	- restore BuildRoot
12cr|perl-Array-PrintCols-2.100.0-3|71	
12cr|perl-Array-PrintCols-2.100.0-3|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Array-PrintCols-2.100.0-3|73	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Array-PrintCols-2.100.0-3|74	
12cr|perl-Array-PrintCols-2.100.0-3|75	
12cr|perl-Array-PrintCols-2.100.0-3|76	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 2.1-2mdv2007.0
12cr|perl-Array-PrintCols-2.100.0-3|77	+ Revision: 73296
12cr|perl-Array-PrintCols-2.100.0-3|78	- import perl-Array-PrintCols-2.1-2mdk
12cr|perl-Array-PrintCols-2.100.0-3|79	
12cr|perl-Array-PrintCols-2.100.0-3|80	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.1-2mdk
12cr|perl-Array-PrintCols-2.100.0-3|81	- Fix SPEC Using perl Policies
12cr|perl-Array-PrintCols-2.100.0-3|82	- Source URL
12cr|perl-Array-PrintCols-2.100.0-3|83	- use mkrel
12cr|perl-Array-PrintCols-2.100.0-3|84	
12cr|perl-Array-PrintCols-2.100.0-3|85	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1-1mdk
12cr|perl-Array-PrintCols-2.100.0-3|86	- initial Mandriva package
12cr|perl-Array-PrintCols-2.100.0-3|87	- adde P0 from PLD
12cr|perl-Array-PrintCols-2.100.0-3|88	

3907 12
12cr|perl-Array-Unique-0.80.0-3|1	%define upstream_name    Array-Unique
12cr|perl-Array-Unique-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-Array-Unique-0.80.0-3|3	
12cr|perl-Array-Unique-0.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Array-Unique-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Array-Unique-0.80.0-3|6	Release:	3
12cr|perl-Array-Unique-0.80.0-3|7	
12cr|perl-Array-Unique-0.80.0-3|8	Summary:	Tie-able array that allows only unique values
12cr|perl-Array-Unique-0.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-Array-Unique-0.80.0-3|10	Group:		Development/Perl
12cr|perl-Array-Unique-0.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Array-Unique-0.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Array/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Array-Unique-0.80.0-3|13	
12cr|perl-Array-Unique-0.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-Array-Unique-0.80.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-Array-Unique-0.80.0-3|16	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Array-Unique-0.80.0-3|17	BuildArch:	noarch
12cr|perl-Array-Unique-0.80.0-3|18	
12cr|perl-Array-Unique-0.80.0-3|19	%description
12cr|perl-Array-Unique-0.80.0-3|20	This package lets you create an array which will allow only one occurrence
12cr|perl-Array-Unique-0.80.0-3|21	of any value.
12cr|perl-Array-Unique-0.80.0-3|22	
12cr|perl-Array-Unique-0.80.0-3|23	In other words no matter how many times you put in 42 it will keep only the
12cr|perl-Array-Unique-0.80.0-3|24	first occurrence and the rest will be dropped.
12cr|perl-Array-Unique-0.80.0-3|25	
12cr|perl-Array-Unique-0.80.0-3|26	You use the module via tie and once you tied your array to this module it
12cr|perl-Array-Unique-0.80.0-3|27	will behave correctly.
12cr|perl-Array-Unique-0.80.0-3|28	
12cr|perl-Array-Unique-0.80.0-3|29	%prep
12cr|perl-Array-Unique-0.80.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Array-Unique-0.80.0-3|31	
12cr|perl-Array-Unique-0.80.0-3|32	%build
12cr|perl-Array-Unique-0.80.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Array-Unique-0.80.0-3|34	%make
12cr|perl-Array-Unique-0.80.0-3|35	
12cr|perl-Array-Unique-0.80.0-3|36	%check
12cr|perl-Array-Unique-0.80.0-3|37	make test
12cr|perl-Array-Unique-0.80.0-3|38	
12cr|perl-Array-Unique-0.80.0-3|39	%install
12cr|perl-Array-Unique-0.80.0-3|40	%makeinstall_std
12cr|perl-Array-Unique-0.80.0-3|41	
12cr|perl-Array-Unique-0.80.0-3|42	%files
12cr|perl-Array-Unique-0.80.0-3|43	%doc Changes README
12cr|perl-Array-Unique-0.80.0-3|44	%{_mandir}/man3/*
12cr|perl-Array-Unique-0.80.0-3|45	%{perl_vendorlib}/*
12cr|perl-Array-Unique-0.80.0-3|46	
12cr|perl-Array-Unique-0.80.0-3|47	%changelog
12cr|perl-Array-Unique-0.80.0-3|48	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-Array-Unique-0.80.0-3|49	+ Revision: 654875
12cr|perl-Array-Unique-0.80.0-3|50	- rebuild for updated spec-helper
12cr|perl-Array-Unique-0.80.0-3|51	
12cr|perl-Array-Unique-0.80.0-3|52	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Array-Unique-0.80.0-3|53	+ Revision: 402980
12cr|perl-Array-Unique-0.80.0-3|54	- rebuild using %%perl_convert_version
12cr|perl-Array-Unique-0.80.0-3|55	
12cr|perl-Array-Unique-0.80.0-3|56	* Tue Jun 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2010.0
12cr|perl-Array-Unique-0.80.0-3|57	+ Revision: 384437
12cr|perl-Array-Unique-0.80.0-3|58	- import perl-Array-Unique
12cr|perl-Array-Unique-0.80.0-3|59	
12cr|perl-Array-Unique-0.80.0-3|60	
12cr|perl-Array-Unique-0.80.0-3|61	* Tue Jun 09 2009 cpan2dist 0.08-1mdv
12cr|perl-Array-Unique-0.80.0-3|62	- initial mdv release, generated with cpan2dist
12cr|perl-Array-Unique-0.80.0-3|63	

3908 12
12cr|perl-Array-Window-1.20.0-3|1	%define upstream_name    Array-Window
12cr|perl-Array-Window-1.20.0-3|2	%define upstream_version 1.02
12cr|perl-Array-Window-1.20.0-3|3	
12cr|perl-Array-Window-1.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Array-Window-1.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Array-Window-1.20.0-3|6	Release:	3
12cr|perl-Array-Window-1.20.0-3|7	
12cr|perl-Array-Window-1.20.0-3|8	Summary:	Array-Window Perl module: calculate windows/subsets/pages of arrays
12cr|perl-Array-Window-1.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Array-Window-1.20.0-3|10	Group:		Development/Perl
12cr|perl-Array-Window-1.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Array-Window-1.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Array/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Array-Window-1.20.0-3|13	
12cr|perl-Array-Window-1.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Array-Window-1.20.0-3|15	BuildRequires:	perl(Params::Util)
12cr|perl-Array-Window-1.20.0-3|16	BuildArch:	noarch
12cr|perl-Array-Window-1.20.0-3|17	
12cr|perl-Array-Window-1.20.0-3|18	%description
12cr|perl-Array-Window-1.20.0-3|19	Many applications require that a large set of results be broken down
12cr|perl-Array-Window-1.20.0-3|20	into a smaller set of 'windows', or 'pages' in web language.
12cr|perl-Array-Window-1.20.0-3|21	Array::Window implements an algorithm specifically for dealing with
12cr|perl-Array-Window-1.20.0-3|22	these windows. It is very flexible and permissive, making adjustments to
12cr|perl-Array-Window-1.20.0-3|23	the window as needed.
12cr|perl-Array-Window-1.20.0-3|24	
12cr|perl-Array-Window-1.20.0-3|25	%prep
12cr|perl-Array-Window-1.20.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Array-Window-1.20.0-3|27	
12cr|perl-Array-Window-1.20.0-3|28	%build
12cr|perl-Array-Window-1.20.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Array-Window-1.20.0-3|30	%make
12cr|perl-Array-Window-1.20.0-3|31	make test
12cr|perl-Array-Window-1.20.0-3|32	
12cr|perl-Array-Window-1.20.0-3|33	%install
12cr|perl-Array-Window-1.20.0-3|34	%makeinstall_std
12cr|perl-Array-Window-1.20.0-3|35	
12cr|perl-Array-Window-1.20.0-3|36	%files
12cr|perl-Array-Window-1.20.0-3|37	%doc Changes README
12cr|perl-Array-Window-1.20.0-3|38	%{perl_vendorlib}/Array
12cr|perl-Array-Window-1.20.0-3|39	%{_mandir}/*/*
12cr|perl-Array-Window-1.20.0-3|40	
12cr|perl-Array-Window-1.20.0-3|41	
12cr|perl-Array-Window-1.20.0-3|42	%changelog
12cr|perl-Array-Window-1.20.0-3|43	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.20.0-2mdv2011.0
12cr|perl-Array-Window-1.20.0-3|44	+ Revision: 680478
12cr|perl-Array-Window-1.20.0-3|45	- mass rebuild
12cr|perl-Array-Window-1.20.0-3|46	
12cr|perl-Array-Window-1.20.0-3|47	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.20.0-1mdv2011.0
12cr|perl-Array-Window-1.20.0-3|48	+ Revision: 402981
12cr|perl-Array-Window-1.20.0-3|49	- rebuild using %%perl_convert_version
12cr|perl-Array-Window-1.20.0-3|50	
12cr|perl-Array-Window-1.20.0-3|51	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.02-2mdv2009.0
12cr|perl-Array-Window-1.20.0-3|52	+ Revision: 268369
12cr|perl-Array-Window-1.20.0-3|53	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Array-Window-1.20.0-3|54	
12cr|perl-Array-Window-1.20.0-3|55	* Sat Jun 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2009.0
12cr|perl-Array-Window-1.20.0-3|56	+ Revision: 216627
12cr|perl-Array-Window-1.20.0-3|57	- dont change source compression
12cr|perl-Array-Window-1.20.0-3|58	- update to new version 1.02
12cr|perl-Array-Window-1.20.0-3|59	
12cr|perl-Array-Window-1.20.0-3|60	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Array-Window-1.20.0-3|61	- restore BuildRoot
12cr|perl-Array-Window-1.20.0-3|62	
12cr|perl-Array-Window-1.20.0-3|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Array-Window-1.20.0-3|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Array-Window-1.20.0-3|65	
12cr|perl-Array-Window-1.20.0-3|66	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2008.0
12cr|perl-Array-Window-1.20.0-3|67	+ Revision: 46312
12cr|perl-Array-Window-1.20.0-3|68	- update to new version 1.01
12cr|perl-Array-Window-1.20.0-3|69	
12cr|perl-Array-Window-1.20.0-3|70	
12cr|perl-Array-Window-1.20.0-3|71	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 0.4-2mdv2007.0
12cr|perl-Array-Window-1.20.0-3|72	+ Revision: 73298
12cr|perl-Array-Window-1.20.0-3|73	- import perl-Array-Window-0.4-2mdk
12cr|perl-Array-Window-1.20.0-3|74	
12cr|perl-Array-Window-1.20.0-3|75	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.4-2mdk
12cr|perl-Array-Window-1.20.0-3|76	- Fix SPEC Using perl Policies
12cr|perl-Array-Window-1.20.0-3|77	- Source URL
12cr|perl-Array-Window-1.20.0-3|78	- use mkrel
12cr|perl-Array-Window-1.20.0-3|79	
12cr|perl-Array-Window-1.20.0-3|80	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdk
12cr|perl-Array-Window-1.20.0-3|81	- initial Mandriva package
12cr|perl-Array-Window-1.20.0-3|82	

3909 12
12cr|perl-asa-1.30.0-2|1	%define upstream_name    asa
12cr|perl-asa-1.30.0-2|2	%define upstream_version 1.03
12cr|perl-asa-1.30.0-2|3	
12cr|perl-asa-1.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-asa-1.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-asa-1.30.0-2|6	Release:	2
12cr|perl-asa-1.30.0-2|7	
12cr|perl-asa-1.30.0-2|8	Summary:	Lets your class/object say it works like something else
12cr|perl-asa-1.30.0-2|9	License:	GPL+ or Artistic
12cr|perl-asa-1.30.0-2|10	Group:		Development/Perl
12cr|perl-asa-1.30.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-asa-1.30.0-2|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-asa-1.30.0-2|13	
12cr|perl-asa-1.30.0-2|14	BuildRequires:	perl-devel
12cr|perl-asa-1.30.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-asa-1.30.0-2|16	BuildRequires:	perl(File::Spec)
12cr|perl-asa-1.30.0-2|17	BuildRequires:	perl(Test::More)
12cr|perl-asa-1.30.0-2|18	BuildRequires:	perl(base)
12cr|perl-asa-1.30.0-2|19	BuildArch:	noarch
12cr|perl-asa-1.30.0-2|20	
12cr|perl-asa-1.30.0-2|21	%description
12cr|perl-asa-1.30.0-2|22	Perl 5 doesn't natively support Java-style interfaces, and it doesn't
12cr|perl-asa-1.30.0-2|23	support Perl 6 style roles either.
12cr|perl-asa-1.30.0-2|24	
12cr|perl-asa-1.30.0-2|25	You can get both of these things in half a dozen different ways via various
12cr|perl-asa-1.30.0-2|26	CPAN modules, but they usually require that you buy into "their way" of
12cr|perl-asa-1.30.0-2|27	implementing your code.
12cr|perl-asa-1.30.0-2|28	
12cr|perl-asa-1.30.0-2|29	Other have turned to "duck typing".
12cr|perl-asa-1.30.0-2|30	
12cr|perl-asa-1.30.0-2|31	%prep
12cr|perl-asa-1.30.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-asa-1.30.0-2|33	
12cr|perl-asa-1.30.0-2|34	%build
12cr|perl-asa-1.30.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-asa-1.30.0-2|36	%make
12cr|perl-asa-1.30.0-2|37	
12cr|perl-asa-1.30.0-2|38	%check
12cr|perl-asa-1.30.0-2|39	%make test
12cr|perl-asa-1.30.0-2|40	
12cr|perl-asa-1.30.0-2|41	%install
12cr|perl-asa-1.30.0-2|42	%makeinstall_std
12cr|perl-asa-1.30.0-2|43	
12cr|perl-asa-1.30.0-2|44	%files
12cr|perl-asa-1.30.0-2|45	%doc Changes LICENSE README
12cr|perl-asa-1.30.0-2|46	%{_mandir}/man3/*
12cr|perl-asa-1.30.0-2|47	%{perl_vendorlib}/*
12cr|perl-asa-1.30.0-2|48	
12cr|perl-asa-1.30.0-2|49	%changelog
12cr|perl-asa-1.30.0-2|50	* Thu Jun 16 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.30.0-1mdv2011.0
12cr|perl-asa-1.30.0-2|51	+ Revision: 685620
12cr|perl-asa-1.30.0-2|52	- update to new version 1.03
12cr|perl-asa-1.30.0-2|53	
12cr|perl-asa-1.30.0-2|54	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2
12cr|perl-asa-1.30.0-2|55	+ Revision: 653626
12cr|perl-asa-1.30.0-2|56	- rebuild for updated spec-helper
12cr|perl-asa-1.30.0-2|57	
12cr|perl-asa-1.30.0-2|58	* Wed Jul 28 2010 Shlomi Fish <shlomif@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-asa-1.30.0-2|59	+ Revision: 562790
12cr|perl-asa-1.30.0-2|60	- import perl-asa
12cr|perl-asa-1.30.0-2|61	
12cr|perl-asa-1.30.0-2|62	
12cr|perl-asa-1.30.0-2|63	* Fri Feb 05 2010 cpan2dist 0.02-1mdv
12cr|perl-asa-1.30.0-2|64	- initial mdv release, generated with cpan2dist

3910 12
12cr|perl-Asterisk-LDAP-0.6.0-9|1	%define upstream_name    Asterisk-LDAP
12cr|perl-Asterisk-LDAP-0.6.0-9|2	%define upstream_version 0.6.0
12cr|perl-Asterisk-LDAP-0.6.0-9|3	
12cr|perl-Asterisk-LDAP-0.6.0-9|4	Name:		perl-%{upstream_name}
12cr|perl-Asterisk-LDAP-0.6.0-9|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Asterisk-LDAP-0.6.0-9|6	Release:	9
12cr|perl-Asterisk-LDAP-0.6.0-9|7	
12cr|perl-Asterisk-LDAP-0.6.0-9|8	Summary:	Methods for generating Asterisk configuration from LDAP
12cr|perl-Asterisk-LDAP-0.6.0-9|9	License:	GPL+ or Artistic
12cr|perl-Asterisk-LDAP-0.6.0-9|10	Group:		Development/Perl
12cr|perl-Asterisk-LDAP-0.6.0-9|11	Url:		http://projects.alkaloid.net/e107_plugins/content/content.php?content.6
12cr|perl-Asterisk-LDAP-0.6.0-9|12	Source0:	http://projects.alkaloid.net/dist/asterisk-ldap-%{upstream_version}.tar.bz2
12cr|perl-Asterisk-LDAP-0.6.0-9|13	
12cr|perl-Asterisk-LDAP-0.6.0-9|14	BuildRequires:	perl-devel
12cr|perl-Asterisk-LDAP-0.6.0-9|15	BuildArch:	noarch
12cr|perl-Asterisk-LDAP-0.6.0-9|16	
12cr|perl-Asterisk-LDAP-0.6.0-9|17	%description
12cr|perl-Asterisk-LDAP-0.6.0-9|18	This module should make it simple to write scripts that customize Asterisk's
12cr|perl-Asterisk-LDAP-0.6.0-9|19	configuration based on data from the LDAP tree. These methods and mechanisms
12cr|perl-Asterisk-LDAP-0.6.0-9|20	have been written with customization of the final product (configuration files)
12cr|perl-Asterisk-LDAP-0.6.0-9|21	in mind.
12cr|perl-Asterisk-LDAP-0.6.0-9|22	
12cr|perl-Asterisk-LDAP-0.6.0-9|23	%prep
12cr|perl-Asterisk-LDAP-0.6.0-9|24	%setup -q -n asterisk-ldap-%{upstream_version}
12cr|perl-Asterisk-LDAP-0.6.0-9|25	
12cr|perl-Asterisk-LDAP-0.6.0-9|26	# fix attribs
12cr|perl-Asterisk-LDAP-0.6.0-9|27	chmod -R 755 examples
12cr|perl-Asterisk-LDAP-0.6.0-9|28	chmod 644 COPYING ChangeLog INSTALL LICENSE README* TODO asterisk.schema
12cr|perl-Asterisk-LDAP-0.6.0-9|29	
12cr|perl-Asterisk-LDAP-0.6.0-9|30	%build
12cr|perl-Asterisk-LDAP-0.6.0-9|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Asterisk-LDAP-0.6.0-9|32	%make
12cr|perl-Asterisk-LDAP-0.6.0-9|33	
12cr|perl-Asterisk-LDAP-0.6.0-9|34	%install
12cr|perl-Asterisk-LDAP-0.6.0-9|35	%makeinstall_std
12cr|perl-Asterisk-LDAP-0.6.0-9|36	
12cr|perl-Asterisk-LDAP-0.6.0-9|37	%files
12cr|perl-Asterisk-LDAP-0.6.0-9|38	%doc examples COPYING ChangeLog INSTALL LICENSE README* TODO asterisk.schema
12cr|perl-Asterisk-LDAP-0.6.0-9|39	%{perl_vendorlib}/Asterisk
12cr|perl-Asterisk-LDAP-0.6.0-9|40	%{_mandir}/*/*
12cr|perl-Asterisk-LDAP-0.6.0-9|41	
12cr|perl-Asterisk-LDAP-0.6.0-9|42	%changelog
12cr|perl-Asterisk-LDAP-0.6.0-9|43	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.6.0-8mdv2011.0
12cr|perl-Asterisk-LDAP-0.6.0-9|44	+ Revision: 680479
12cr|perl-Asterisk-LDAP-0.6.0-9|45	- mass rebuild
12cr|perl-Asterisk-LDAP-0.6.0-9|46	
12cr|perl-Asterisk-LDAP-0.6.0-9|47	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.6.0-7mdv2011.0
12cr|perl-Asterisk-LDAP-0.6.0-9|48	+ Revision: 504578
12cr|perl-Asterisk-LDAP-0.6.0-9|49	- rebuild using %%perl_convert_version
12cr|perl-Asterisk-LDAP-0.6.0-9|50	
12cr|perl-Asterisk-LDAP-0.6.0-9|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.6.0-6mdv2010.0
12cr|perl-Asterisk-LDAP-0.6.0-9|52	+ Revision: 430262
12cr|perl-Asterisk-LDAP-0.6.0-9|53	- rebuild
12cr|perl-Asterisk-LDAP-0.6.0-9|54	
12cr|perl-Asterisk-LDAP-0.6.0-9|55	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.6.0-5mdv2009.0
12cr|perl-Asterisk-LDAP-0.6.0-9|56	+ Revision: 255342
12cr|perl-Asterisk-LDAP-0.6.0-9|57	- rebuild
12cr|perl-Asterisk-LDAP-0.6.0-9|58	
12cr|perl-Asterisk-LDAP-0.6.0-9|59	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-3mdv2008.1
12cr|perl-Asterisk-LDAP-0.6.0-9|60	+ Revision: 136901
12cr|perl-Asterisk-LDAP-0.6.0-9|61	- spec cleanup
12cr|perl-Asterisk-LDAP-0.6.0-9|62	- rebuild
12cr|perl-Asterisk-LDAP-0.6.0-9|63	
12cr|perl-Asterisk-LDAP-0.6.0-9|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Asterisk-LDAP-0.6.0-9|65	- restore BuildRoot
12cr|perl-Asterisk-LDAP-0.6.0-9|66	
12cr|perl-Asterisk-LDAP-0.6.0-9|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Asterisk-LDAP-0.6.0-9|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Asterisk-LDAP-0.6.0-9|69	
12cr|perl-Asterisk-LDAP-0.6.0-9|70	
12cr|perl-Asterisk-LDAP-0.6.0-9|71	* Fri Oct 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.6.0-1mdv2007.0
12cr|perl-Asterisk-LDAP-0.6.0-9|72	+ Revision: 73300
12cr|perl-Asterisk-LDAP-0.6.0-9|73	- import perl-Asterisk-LDAP-0.6.0-1mdv2007.0
12cr|perl-Asterisk-LDAP-0.6.0-9|74	
12cr|perl-Asterisk-LDAP-0.6.0-9|75	* Fri Jun 16 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-1mdv2007.0
12cr|perl-Asterisk-LDAP-0.6.0-9|76	- initial Mandriva package
12cr|perl-Asterisk-LDAP-0.6.0-9|77	

3911 12
12cr|perl-asterisk-perl-1.10.0-3|1	%define upstream_name    asterisk-perl
12cr|perl-asterisk-perl-1.10.0-3|2	%define upstream_version 1.01
12cr|perl-asterisk-perl-1.10.0-3|3	
12cr|perl-asterisk-perl-1.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-asterisk-perl-1.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-asterisk-perl-1.10.0-3|6	Release:	3
12cr|perl-asterisk-perl-1.10.0-3|7	Summary:	Asterisk modules for perl
12cr|perl-asterisk-perl-1.10.0-3|8	License:	GPL or Artistic
12cr|perl-asterisk-perl-1.10.0-3|9	Group:		Development/Perl
12cr|perl-asterisk-perl-1.10.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-asterisk-perl-1.10.0-3|11	Source0:	http://search.cpan.org/CPAN/authors/id/J/JA/JAMESGOL/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-asterisk-perl-1.10.0-3|12	
12cr|perl-asterisk-perl-1.10.0-3|13	BuildRequires:	perl-devel
12cr|perl-asterisk-perl-1.10.0-3|14	BuildArch:	noarch
12cr|perl-asterisk-perl-1.10.0-3|15	
12cr|perl-asterisk-perl-1.10.0-3|16	%description
12cr|perl-asterisk-perl-1.10.0-3|17	perl-%{name} are modules for interfacing with the Asterisk open
12cr|perl-asterisk-perl-1.10.0-3|18	source pbx system.
12cr|perl-asterisk-perl-1.10.0-3|19	
12cr|perl-asterisk-perl-1.10.0-3|20	%prep
12cr|perl-asterisk-perl-1.10.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-asterisk-perl-1.10.0-3|22	chmod 644 examples/*
12cr|perl-asterisk-perl-1.10.0-3|23	
12cr|perl-asterisk-perl-1.10.0-3|24	%build
12cr|perl-asterisk-perl-1.10.0-3|25	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cr|perl-asterisk-perl-1.10.0-3|26	%make
12cr|perl-asterisk-perl-1.10.0-3|27	
12cr|perl-asterisk-perl-1.10.0-3|28	%install
12cr|perl-asterisk-perl-1.10.0-3|29	%makeinstall_std
12cr|perl-asterisk-perl-1.10.0-3|30	
12cr|perl-asterisk-perl-1.10.0-3|31	%files
12cr|perl-asterisk-perl-1.10.0-3|32	%doc README CHANGES examples
12cr|perl-asterisk-perl-1.10.0-3|33	%{perl_vendorlib}/*
12cr|perl-asterisk-perl-1.10.0-3|34	%{_mandir}/man3/*
12cr|perl-asterisk-perl-1.10.0-3|35	
12cr|perl-asterisk-perl-1.10.0-3|36	
12cr|perl-asterisk-perl-1.10.0-3|37	
12cr|perl-asterisk-perl-1.10.0-3|38	
12cr|perl-asterisk-perl-1.10.0-3|39	%changelog
12cr|perl-asterisk-perl-1.10.0-3|40	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.10.0-2mdv2011.0
12cr|perl-asterisk-perl-1.10.0-3|41	+ Revision: 657862
12cr|perl-asterisk-perl-1.10.0-3|42	- rebuild for updated spec-helper
12cr|perl-asterisk-perl-1.10.0-3|43	
12cr|perl-asterisk-perl-1.10.0-3|44	* Mon Nov 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.10.0-1mdv2011.0
12cr|perl-asterisk-perl-1.10.0-3|45	+ Revision: 603052
12cr|perl-asterisk-perl-1.10.0-3|46	- normalize version
12cr|perl-asterisk-perl-1.10.0-3|47	
12cr|perl-asterisk-perl-1.10.0-3|48	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2011.0
12cr|perl-asterisk-perl-1.10.0-3|49	+ Revision: 389773
12cr|perl-asterisk-perl-1.10.0-3|50	- update to new version 1.01
12cr|perl-asterisk-perl-1.10.0-3|51	
12cr|perl-asterisk-perl-1.10.0-3|52	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.10-3mdv2009.0
12cr|perl-asterisk-perl-1.10.0-3|53	+ Revision: 241150
12cr|perl-asterisk-perl-1.10.0-3|54	- rebuild
12cr|perl-asterisk-perl-1.10.0-3|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-asterisk-perl-1.10.0-3|56	
12cr|perl-asterisk-perl-1.10.0-3|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-asterisk-perl-1.10.0-3|58	- restore BuildRoot
12cr|perl-asterisk-perl-1.10.0-3|59	
12cr|perl-asterisk-perl-1.10.0-3|60	* Wed Aug 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.0
12cr|perl-asterisk-perl-1.10.0-3|61	+ Revision: 63919
12cr|perl-asterisk-perl-1.10.0-3|62	- update to new version 0.10
12cr|perl-asterisk-perl-1.10.0-3|63	
12cr|perl-asterisk-perl-1.10.0-3|64	* Sun Apr 29 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.09-1mdv2008.0
12cr|perl-asterisk-perl-1.10.0-3|65	+ Revision: 19247
12cr|perl-asterisk-perl-1.10.0-3|66	-New version
12cr|perl-asterisk-perl-1.10.0-3|67	
12cr|perl-asterisk-perl-1.10.0-3|68	
12cr|perl-asterisk-perl-1.10.0-3|69	* Tue Dec 19 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-3mdv2007.0
12cr|perl-asterisk-perl-1.10.0-3|70	+ Revision: 99240
12cr|perl-asterisk-perl-1.10.0-3|71	- Import perl-asterisk-perl
12cr|perl-asterisk-perl-1.10.0-3|72	
12cr|perl-asterisk-perl-1.10.0-3|73	* Wed Feb 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.08-3mdk
12cr|perl-asterisk-perl-1.10.0-3|74	- rebuild
12cr|perl-asterisk-perl-1.10.0-3|75	
12cr|perl-asterisk-perl-1.10.0-3|76	* Sun Jan 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.08-2mdk
12cr|perl-asterisk-perl-1.10.0-3|77	- rebuild
12cr|perl-asterisk-perl-1.10.0-3|78	
12cr|perl-asterisk-perl-1.10.0-3|79	* Sun Dec 26 2004 Oden Eriksson <oden.eriksson@linux-mandrake.com> 0.08-1mdk
12cr|perl-asterisk-perl-1.10.0-3|80	- initial mandrake package
12cr|perl-asterisk-perl-1.10.0-3|81	

3912 12
12cr|perl-Async-MergePoint-0.40.0-2|1	%define upstream_name    Async-MergePoint
12cr|perl-Async-MergePoint-0.40.0-2|2	%define upstream_version 0.04
12cr|perl-Async-MergePoint-0.40.0-2|3	
12cr|perl-Async-MergePoint-0.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Async-MergePoint-0.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Async-MergePoint-0.40.0-2|6	Release:	2
12cr|perl-Async-MergePoint-0.40.0-2|7	
12cr|perl-Async-MergePoint-0.40.0-2|8	Summary:	Resynchronise diverged control flow
12cr|perl-Async-MergePoint-0.40.0-2|9	License:	GPL+ or Artistic
12cr|perl-Async-MergePoint-0.40.0-2|10	Group:		Development/Perl
12cr|perl-Async-MergePoint-0.40.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Async-MergePoint-0.40.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Async/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Async-MergePoint-0.40.0-2|13	
12cr|perl-Async-MergePoint-0.40.0-2|14	BuildRequires:	perl-devel
12cr|perl-Async-MergePoint-0.40.0-2|15	BuildRequires:	perl(Test::Exception)
12cr|perl-Async-MergePoint-0.40.0-2|16	BuildRequires:	perl(Test::Fatal)
12cr|perl-Async-MergePoint-0.40.0-2|17	BuildRequires:	perl(Test::More)
12cr|perl-Async-MergePoint-0.40.0-2|18	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Async-MergePoint-0.40.0-2|19	BuildArch:	noarch
12cr|perl-Async-MergePoint-0.40.0-2|20	
12cr|perl-Async-MergePoint-0.40.0-2|21	%description
12cr|perl-Async-MergePoint-0.40.0-2|22	Often in program logic, multiple different steps need to be taken that are
12cr|perl-Async-MergePoint-0.40.0-2|23	independent of each other, but their total result is needed before the next
12cr|perl-Async-MergePoint-0.40.0-2|24	step can be taken. In synchonous code, the usual approach is to do them
12cr|perl-Async-MergePoint-0.40.0-2|25	sequentially.
12cr|perl-Async-MergePoint-0.40.0-2|26	
12cr|perl-Async-MergePoint-0.40.0-2|27	An asynchronous or event-based program could do this, but if each step
12cr|perl-Async-MergePoint-0.40.0-2|28	involves some IO idle time, better overall performance can often be gained
12cr|perl-Async-MergePoint-0.40.0-2|29	by running the steps in parallel. A 'Async::MergePoint' object can then be
12cr|perl-Async-MergePoint-0.40.0-2|30	used to wait for all of the steps to complete, before passing the combined
12cr|perl-Async-MergePoint-0.40.0-2|31	result of each step on to the next stage.
12cr|perl-Async-MergePoint-0.40.0-2|32	
12cr|perl-Async-MergePoint-0.40.0-2|33	A merge point maintains a set of outstanding operations it is waiting on;
12cr|perl-Async-MergePoint-0.40.0-2|34	these are arbitrary string values provided at the object's construction.
12cr|perl-Async-MergePoint-0.40.0-2|35	Each time the 'done()' method is called, the named item is marked as being
12cr|perl-Async-MergePoint-0.40.0-2|36	complete. When all of the required items are so marked, the 'on_finished'
12cr|perl-Async-MergePoint-0.40.0-2|37	continuation is invoked.
12cr|perl-Async-MergePoint-0.40.0-2|38	
12cr|perl-Async-MergePoint-0.40.0-2|39	%prep
12cr|perl-Async-MergePoint-0.40.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Async-MergePoint-0.40.0-2|41	
12cr|perl-Async-MergePoint-0.40.0-2|42	%build
12cr|perl-Async-MergePoint-0.40.0-2|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Async-MergePoint-0.40.0-2|44	%make
12cr|perl-Async-MergePoint-0.40.0-2|45	
12cr|perl-Async-MergePoint-0.40.0-2|46	%check
12cr|perl-Async-MergePoint-0.40.0-2|47	make test
12cr|perl-Async-MergePoint-0.40.0-2|48	
12cr|perl-Async-MergePoint-0.40.0-2|49	%install
12cr|perl-Async-MergePoint-0.40.0-2|50	%makeinstall_std
12cr|perl-Async-MergePoint-0.40.0-2|51	
12cr|perl-Async-MergePoint-0.40.0-2|52	%files
12cr|perl-Async-MergePoint-0.40.0-2|53	%doc Changes
12cr|perl-Async-MergePoint-0.40.0-2|54	%{_mandir}/man3/*
12cr|perl-Async-MergePoint-0.40.0-2|55	%{perl_vendorlib}/*
12cr|perl-Async-MergePoint-0.40.0-2|56	
12cr|perl-Async-MergePoint-0.40.0-2|57	
12cr|perl-Async-MergePoint-0.40.0-2|58	%changelog
12cr|perl-Async-MergePoint-0.40.0-2|59	* Thu Jun 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Async-MergePoint-0.40.0-2|60	+ Revision: 682532
12cr|perl-Async-MergePoint-0.40.0-2|61	- update to new version 0.04
12cr|perl-Async-MergePoint-0.40.0-2|62	
12cr|perl-Async-MergePoint-0.40.0-2|63	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2
12cr|perl-Async-MergePoint-0.40.0-2|64	+ Revision: 658516
12cr|perl-Async-MergePoint-0.40.0-2|65	- rebuild for updated spec-helper
12cr|perl-Async-MergePoint-0.40.0-2|66	
12cr|perl-Async-MergePoint-0.40.0-2|67	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-Async-MergePoint-0.40.0-2|68	+ Revision: 394978
12cr|perl-Async-MergePoint-0.40.0-2|69	- update to 0.03
12cr|perl-Async-MergePoint-0.40.0-2|70	
12cr|perl-Async-MergePoint-0.40.0-2|71	* Mon Jun 29 2009 Götz Waschk <waschk@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Async-MergePoint-0.40.0-2|72	+ Revision: 390462
12cr|perl-Async-MergePoint-0.40.0-2|73	- import perl-Async-MergePoint
12cr|perl-Async-MergePoint-0.40.0-2|74	
12cr|perl-Async-MergePoint-0.40.0-2|75	
12cr|perl-Async-MergePoint-0.40.0-2|76	* Mon Jun 29 2009 cpan2dist 0.02-1mdv
12cr|perl-Async-MergePoint-0.40.0-2|77	- initial mdv release, generated with cpan2dist
12cr|perl-Async-MergePoint-0.40.0-2|78	

3913 12
12cr|perl-Attribute-Handlers-0.910.0-2|1	%define upstream_name    Attribute-Handlers
12cr|perl-Attribute-Handlers-0.910.0-2|2	%define upstream_version 0.91
12cr|perl-Attribute-Handlers-0.910.0-2|3	
12cr|perl-Attribute-Handlers-0.910.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Attribute-Handlers-0.910.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Attribute-Handlers-0.910.0-2|6	Release:	2
12cr|perl-Attribute-Handlers-0.910.0-2|7	
12cr|perl-Attribute-Handlers-0.910.0-2|8	Summary:	Simpler definition of attribute handlers
12cr|perl-Attribute-Handlers-0.910.0-2|9	License:	GPL+ or Artistic
12cr|perl-Attribute-Handlers-0.910.0-2|10	Group:		Development/Perl
12cr|perl-Attribute-Handlers-0.910.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Attribute-Handlers-0.910.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Attribute/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Attribute-Handlers-0.910.0-2|13	
12cr|perl-Attribute-Handlers-0.910.0-2|14	BuildRequires:	perl-devel
12cr|perl-Attribute-Handlers-0.910.0-2|15	BuildArch:	noarch
12cr|perl-Attribute-Handlers-0.910.0-2|16	
12cr|perl-Attribute-Handlers-0.910.0-2|17	%description
12cr|perl-Attribute-Handlers-0.910.0-2|18	This module, when inherited by a package, allows that package's class to
12cr|perl-Attribute-Handlers-0.910.0-2|19	define attribute handler subroutines for specific attributes. Variables
12cr|perl-Attribute-Handlers-0.910.0-2|20	and subroutines subsequently defined in that package, or in packages
12cr|perl-Attribute-Handlers-0.910.0-2|21	derived from that package may be given attributes with the same names as
12cr|perl-Attribute-Handlers-0.910.0-2|22	the attribute handler subroutines, which will then be called at the end
12cr|perl-Attribute-Handlers-0.910.0-2|23	of the compilation phase (i.e. in a `CHECK' block).
12cr|perl-Attribute-Handlers-0.910.0-2|24	
12cr|perl-Attribute-Handlers-0.910.0-2|25	%prep
12cr|perl-Attribute-Handlers-0.910.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Attribute-Handlers-0.910.0-2|27	chmod 644 Changes README
12cr|perl-Attribute-Handlers-0.910.0-2|28	
12cr|perl-Attribute-Handlers-0.910.0-2|29	%build
12cr|perl-Attribute-Handlers-0.910.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Attribute-Handlers-0.910.0-2|31	%make
12cr|perl-Attribute-Handlers-0.910.0-2|32	
12cr|perl-Attribute-Handlers-0.910.0-2|33	%check
12cr|perl-Attribute-Handlers-0.910.0-2|34	make test
12cr|perl-Attribute-Handlers-0.910.0-2|35	
12cr|perl-Attribute-Handlers-0.910.0-2|36	%install
12cr|perl-Attribute-Handlers-0.910.0-2|37	%makeinstall_std
12cr|perl-Attribute-Handlers-0.910.0-2|38	
12cr|perl-Attribute-Handlers-0.910.0-2|39	%files
12cr|perl-Attribute-Handlers-0.910.0-2|40	%doc Changes README
12cr|perl-Attribute-Handlers-0.910.0-2|41	%{perl_vendorlib}/Attribute
12cr|perl-Attribute-Handlers-0.910.0-2|42	%{_mandir}/*/*
12cr|perl-Attribute-Handlers-0.910.0-2|43	
12cr|perl-Attribute-Handlers-0.910.0-2|44	%changelog
12cr|perl-Attribute-Handlers-0.910.0-2|45	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.910.0-1mdv2011.0
12cr|perl-Attribute-Handlers-0.910.0-2|46	+ Revision: 677319
12cr|perl-Attribute-Handlers-0.910.0-2|47	- update to new version 0.91
12cr|perl-Attribute-Handlers-0.910.0-2|48	
12cr|perl-Attribute-Handlers-0.910.0-2|49	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.880.0-3mdv2011.0
12cr|perl-Attribute-Handlers-0.910.0-2|50	+ Revision: 597090
12cr|perl-Attribute-Handlers-0.910.0-2|51	- rebuild
12cr|perl-Attribute-Handlers-0.910.0-2|52	
12cr|perl-Attribute-Handlers-0.910.0-2|53	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.880.0-2mdv2011.0
12cr|perl-Attribute-Handlers-0.910.0-2|54	+ Revision: 562417
12cr|perl-Attribute-Handlers-0.910.0-2|55	- rebuild
12cr|perl-Attribute-Handlers-0.910.0-2|56	
12cr|perl-Attribute-Handlers-0.910.0-2|57	* Tue Apr 06 2010 Jérôme Quelin <jquelin@mandriva.org> 0.880.0-1mdv2011.0
12cr|perl-Attribute-Handlers-0.910.0-2|58	+ Revision: 532135
12cr|perl-Attribute-Handlers-0.910.0-2|59	- update to 0.88
12cr|perl-Attribute-Handlers-0.910.0-2|60	
12cr|perl-Attribute-Handlers-0.910.0-2|61	* Tue Sep 22 2009 Jérôme Quelin <jquelin@mandriva.org> 0.870.0-1mdv2010.0
12cr|perl-Attribute-Handlers-0.910.0-2|62	+ Revision: 447131
12cr|perl-Attribute-Handlers-0.910.0-2|63	- update to 0.87
12cr|perl-Attribute-Handlers-0.910.0-2|64	
12cr|perl-Attribute-Handlers-0.910.0-2|65	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.860.0-2mdv2010.0
12cr|perl-Attribute-Handlers-0.910.0-2|66	+ Revision: 420976
12cr|perl-Attribute-Handlers-0.910.0-2|67	- rebuild
12cr|perl-Attribute-Handlers-0.910.0-2|68	
12cr|perl-Attribute-Handlers-0.910.0-2|69	* Sun Aug 16 2009 Jérôme Quelin <jquelin@mandriva.org> 0.860.0-1mdv2010.0
12cr|perl-Attribute-Handlers-0.910.0-2|70	+ Revision: 416945
12cr|perl-Attribute-Handlers-0.910.0-2|71	- update to 0.86
12cr|perl-Attribute-Handlers-0.910.0-2|72	
12cr|perl-Attribute-Handlers-0.910.0-2|73	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.850.0-1mdv2010.0
12cr|perl-Attribute-Handlers-0.910.0-2|74	+ Revision: 402982
12cr|perl-Attribute-Handlers-0.910.0-2|75	- rebuild using %%perl_convert_version
12cr|perl-Attribute-Handlers-0.910.0-2|76	
12cr|perl-Attribute-Handlers-0.910.0-2|77	* Thu Jun 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.85-1mdv2010.0
12cr|perl-Attribute-Handlers-0.910.0-2|78	+ Revision: 386995
12cr|perl-Attribute-Handlers-0.910.0-2|79	- update to new version 0.85
12cr|perl-Attribute-Handlers-0.910.0-2|80	
12cr|perl-Attribute-Handlers-0.910.0-2|81	* Thu Jun 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.84-1mdv2010.0
12cr|perl-Attribute-Handlers-0.910.0-2|82	+ Revision: 385207
12cr|perl-Attribute-Handlers-0.910.0-2|83	- update to new version 0.84
12cr|perl-Attribute-Handlers-0.910.0-2|84	
12cr|perl-Attribute-Handlers-0.910.0-2|85	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.83-1mdv2009.1
12cr|perl-Attribute-Handlers-0.910.0-2|86	+ Revision: 354877
12cr|perl-Attribute-Handlers-0.910.0-2|87	- update to new version 0.83
12cr|perl-Attribute-Handlers-0.910.0-2|88	
12cr|perl-Attribute-Handlers-0.910.0-2|89	* Thu Mar 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.82-1mdv2009.1
12cr|perl-Attribute-Handlers-0.910.0-2|90	+ Revision: 354393
12cr|perl-Attribute-Handlers-0.910.0-2|91	- update to new version 0.82
12cr|perl-Attribute-Handlers-0.910.0-2|92	
12cr|perl-Attribute-Handlers-0.910.0-2|93	* Thu Nov 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.81-1mdv2009.1
12cr|perl-Attribute-Handlers-0.910.0-2|94	+ Revision: 302890
12cr|perl-Attribute-Handlers-0.910.0-2|95	- update to new version 0.81
12cr|perl-Attribute-Handlers-0.910.0-2|96	
12cr|perl-Attribute-Handlers-0.910.0-2|97	* Wed Oct 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.80-1mdv2009.1
12cr|perl-Attribute-Handlers-0.910.0-2|98	+ Revision: 298176
12cr|perl-Attribute-Handlers-0.910.0-2|99	- new version
12cr|perl-Attribute-Handlers-0.910.0-2|100	
12cr|perl-Attribute-Handlers-0.910.0-2|101	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.78-3mdv2009.0
12cr|perl-Attribute-Handlers-0.910.0-2|102	+ Revision: 241151
12cr|perl-Attribute-Handlers-0.910.0-2|103	- rebuild
12cr|perl-Attribute-Handlers-0.910.0-2|104	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Attribute-Handlers-0.910.0-2|105	
12cr|perl-Attribute-Handlers-0.910.0-2|106	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Attribute-Handlers-0.910.0-2|107	- restore BuildRoot
12cr|perl-Attribute-Handlers-0.910.0-2|108	
12cr|perl-Attribute-Handlers-0.910.0-2|109	* Mon May 14 2007 Oden Eriksson <oeriksson@mandriva.com> 0.78-1mdv2008.0
12cr|perl-Attribute-Handlers-0.910.0-2|110	+ Revision: 26669
12cr|perl-Attribute-Handlers-0.910.0-2|111	- Import perl-Attribute-Handlers
12cr|perl-Attribute-Handlers-0.910.0-2|112	
12cr|perl-Attribute-Handlers-0.910.0-2|113	
12cr|perl-Attribute-Handlers-0.910.0-2|114	
12cr|perl-Attribute-Handlers-0.910.0-2|115	* Mon May 14 2007 Oden Eriksson <oeriksson@mandriva.com> 0.78-1mdv2007.1
12cr|perl-Attribute-Handlers-0.910.0-2|116	- initial Mandriva package

3914 12
12cr|perl-Attribute-Util-1.60.0-3|1	%define upstream_name    Attribute-Util
12cr|perl-Attribute-Util-1.60.0-3|2	%define upstream_version 1.06
12cr|perl-Attribute-Util-1.60.0-3|3	
12cr|perl-Attribute-Util-1.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Attribute-Util-1.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Attribute-Util-1.60.0-3|6	Release:	3
12cr|perl-Attribute-Util-1.60.0-3|7	
12cr|perl-Attribute-Util-1.60.0-3|8	Summary:	Attribute interface to Memoize.pm
12cr|perl-Attribute-Util-1.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-Attribute-Util-1.60.0-3|10	Group:		Development/Perl
12cr|perl-Attribute-Util-1.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Attribute-Util-1.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Attribute/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Attribute-Util-1.60.0-3|13	
12cr|perl-Attribute-Util-1.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-Attribute-Util-1.60.0-3|15	BuildRequires:	perl(Attribute::Handlers)
12cr|perl-Attribute-Util-1.60.0-3|16	BuildRequires:	perl(Memoize)
12cr|perl-Attribute-Util-1.60.0-3|17	BuildArch:	noarch
12cr|perl-Attribute-Util-1.60.0-3|18	
12cr|perl-Attribute-Util-1.60.0-3|19	%description
12cr|perl-Attribute-Util-1.60.0-3|20	When used without argument, this module provides four universally
12cr|perl-Attribute-Util-1.60.0-3|21	accessible attributes of general interest as follows:
12cr|perl-Attribute-Util-1.60.0-3|22	
12cr|perl-Attribute-Util-1.60.0-3|23	* Abstract
12cr|perl-Attribute-Util-1.60.0-3|24	
12cr|perl-Attribute-Util-1.60.0-3|25	See the Attribute::Abstract manpage.
12cr|perl-Attribute-Util-1.60.0-3|26	
12cr|perl-Attribute-Util-1.60.0-3|27	%prep
12cr|perl-Attribute-Util-1.60.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Attribute-Util-1.60.0-3|29	
12cr|perl-Attribute-Util-1.60.0-3|30	%build
12cr|perl-Attribute-Util-1.60.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Attribute-Util-1.60.0-3|32	%make
12cr|perl-Attribute-Util-1.60.0-3|33	
12cr|perl-Attribute-Util-1.60.0-3|34	%check
12cr|perl-Attribute-Util-1.60.0-3|35	%make test
12cr|perl-Attribute-Util-1.60.0-3|36	
12cr|perl-Attribute-Util-1.60.0-3|37	%install
12cr|perl-Attribute-Util-1.60.0-3|38	%makeinstall_std
12cr|perl-Attribute-Util-1.60.0-3|39	
12cr|perl-Attribute-Util-1.60.0-3|40	%files
12cr|perl-Attribute-Util-1.60.0-3|41	%doc Changes README
12cr|perl-Attribute-Util-1.60.0-3|42	%{_mandir}/man3/*
12cr|perl-Attribute-Util-1.60.0-3|43	%{perl_vendorlib}/*
12cr|perl-Attribute-Util-1.60.0-3|44	
12cr|perl-Attribute-Util-1.60.0-3|45	%changelog
12cr|perl-Attribute-Util-1.60.0-3|46	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.60.0-2mdv2011.0
12cr|perl-Attribute-Util-1.60.0-3|47	+ Revision: 658517
12cr|perl-Attribute-Util-1.60.0-3|48	- rebuild for updated spec-helper
12cr|perl-Attribute-Util-1.60.0-3|49	
12cr|perl-Attribute-Util-1.60.0-3|50	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-1mdv2011.0
12cr|perl-Attribute-Util-1.60.0-3|51	+ Revision: 552256
12cr|perl-Attribute-Util-1.60.0-3|52	- update to 1.06
12cr|perl-Attribute-Util-1.60.0-3|53	
12cr|perl-Attribute-Util-1.60.0-3|54	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-1mdv2010.0
12cr|perl-Attribute-Util-1.60.0-3|55	+ Revision: 444061
12cr|perl-Attribute-Util-1.60.0-3|56	- import perl-Attribute-Util
12cr|perl-Attribute-Util-1.60.0-3|57	
12cr|perl-Attribute-Util-1.60.0-3|58	
12cr|perl-Attribute-Util-1.60.0-3|59	* Thu Sep 17 2009 cpan2dist 1.05-1mdv
12cr|perl-Attribute-Util-1.60.0-3|60	- initial mdv release, generated with cpan2dist

3915 12
12cr|perl-Audio-Beep-0.110.0-3|1	%define upstream_name    Audio-Beep
12cr|perl-Audio-Beep-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-Audio-Beep-0.110.0-3|3	
12cr|perl-Audio-Beep-0.110.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Audio-Beep-0.110.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Audio-Beep-0.110.0-3|6	Release:    %mkrel 3
12cr|perl-Audio-Beep-0.110.0-3|7	
12cr|perl-Audio-Beep-0.110.0-3|8	Summary:    Audio::Beep player module using the B<beep> program
12cr|perl-Audio-Beep-0.110.0-3|9	License:    GPL+ or Artistic
12cr|perl-Audio-Beep-0.110.0-3|10	Group:      Development/Perl
12cr|perl-Audio-Beep-0.110.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Audio-Beep-0.110.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Audio/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Audio-Beep-0.110.0-3|13	
12cr|perl-Audio-Beep-0.110.0-3|14	BuildRequires: perl(Test::More)
12cr|perl-Audio-Beep-0.110.0-3|15	BuildRequires: perl-devel
12cr|perl-Audio-Beep-0.110.0-3|16	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Audio-Beep-0.110.0-3|17	
12cr|perl-Audio-Beep-0.110.0-3|18	%description
12cr|perl-Audio-Beep-0.110.0-3|19	no description found
12cr|perl-Audio-Beep-0.110.0-3|20	
12cr|perl-Audio-Beep-0.110.0-3|21	%prep
12cr|perl-Audio-Beep-0.110.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Audio-Beep-0.110.0-3|23	
12cr|perl-Audio-Beep-0.110.0-3|24	%build
12cr|perl-Audio-Beep-0.110.0-3|25	echo | %{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Audio-Beep-0.110.0-3|26	%make
12cr|perl-Audio-Beep-0.110.0-3|27	
12cr|perl-Audio-Beep-0.110.0-3|28	%check
12cr|perl-Audio-Beep-0.110.0-3|29	make test
12cr|perl-Audio-Beep-0.110.0-3|30	
12cr|perl-Audio-Beep-0.110.0-3|31	%install
12cr|perl-Audio-Beep-0.110.0-3|32	rm -rf %buildroot
12cr|perl-Audio-Beep-0.110.0-3|33	%makeinstall_std
12cr|perl-Audio-Beep-0.110.0-3|34	
12cr|perl-Audio-Beep-0.110.0-3|35	%clean
12cr|perl-Audio-Beep-0.110.0-3|36	rm -rf %buildroot
12cr|perl-Audio-Beep-0.110.0-3|37	
12cr|perl-Audio-Beep-0.110.0-3|38	%files
12cr|perl-Audio-Beep-0.110.0-3|39	%defattr(-,root,root)
12cr|perl-Audio-Beep-0.110.0-3|40	%doc README Changes
12cr|perl-Audio-Beep-0.110.0-3|41	%{_mandir}/man3/*
12cr|perl-Audio-Beep-0.110.0-3|42	%perl_vendorlib/*
12cr|perl-Audio-Beep-0.110.0-3|43	
12cr|perl-Audio-Beep-0.110.0-3|44	
12cr|perl-Audio-Beep-0.110.0-3|45	
12cr|perl-Audio-Beep-0.110.0-3|46	
12cr|perl-Audio-Beep-0.110.0-3|47	%changelog
12cr|perl-Audio-Beep-0.110.0-3|48	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.110.0-3mdv2011.0
12cr|perl-Audio-Beep-0.110.0-3|49	+ Revision: 680480
12cr|perl-Audio-Beep-0.110.0-3|50	- mass rebuild
12cr|perl-Audio-Beep-0.110.0-3|51	
12cr|perl-Audio-Beep-0.110.0-3|52	* Mon Jul 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-Audio-Beep-0.110.0-3|53	+ Revision: 551272
12cr|perl-Audio-Beep-0.110.0-3|54	- rebuild
12cr|perl-Audio-Beep-0.110.0-3|55	
12cr|perl-Audio-Beep-0.110.0-3|56	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cr|perl-Audio-Beep-0.110.0-3|57	+ Revision: 381297
12cr|perl-Audio-Beep-0.110.0-3|58	- import perl-Audio-Beep
12cr|perl-Audio-Beep-0.110.0-3|59	
12cr|perl-Audio-Beep-0.110.0-3|60	
12cr|perl-Audio-Beep-0.110.0-3|61	* Sat May 30 2009 cpan2dist 0.11-1mdv
12cr|perl-Audio-Beep-0.110.0-3|62	- initial mdv release, generated with cpan2dist
12cr|perl-Audio-Beep-0.110.0-3|63	

3916 12
12cr|perl-Audio-CD-0.50.0-4|1	%define upstream_name    Audio-CD
12cr|perl-Audio-CD-0.50.0-4|2	%define upstream_version 0.05
12cr|perl-Audio-CD-0.50.0-4|3	
12cr|perl-Audio-CD-0.50.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Audio-CD-0.50.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Audio-CD-0.50.0-4|6	Release:	4
12cr|perl-Audio-CD-0.50.0-4|7	
12cr|perl-Audio-CD-0.50.0-4|8	Summary:	Perl interface to libcdaudio
12cr|perl-Audio-CD-0.50.0-4|9	License:	GPL
12cr|perl-Audio-CD-0.50.0-4|10	Group:		Sound
12cr|perl-Audio-CD-0.50.0-4|11	Url:		http://home.wanadoo.nl/jano/disc-cover.html
12cr|perl-Audio-CD-0.50.0-4|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Audio-CD-0.50.0-4|13	
12cr|perl-Audio-CD-0.50.0-4|14	BuildRequires:	libcdaudio-devel
12cr|perl-Audio-CD-0.50.0-4|15	BuildRequires:	perl-devel
12cr|perl-Audio-CD-0.50.0-4|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Audio-CD-0.50.0-4|17	
12cr|perl-Audio-CD-0.50.0-4|18	%description
12cr|perl-Audio-CD-0.50.0-4|19	This module was created for adding CDDB support to Xmms::shell and cd
12cr|perl-Audio-CD-0.50.0-4|20	tray eject.  Methods for a good chunk of other libcdaudio functions
12cr|perl-Audio-CD-0.50.0-4|21	were added, but the docs and glue are not complete.
12cr|perl-Audio-CD-0.50.0-4|22	
12cr|perl-Audio-CD-0.50.0-4|23	NOTE: This version has been altered by J.I. van Hemert
12cr|perl-Audio-CD-0.50.0-4|24	<jvhemert@cs.leidenuniv.nl> to suit the needs of Disc-Cover. Please
12cr|perl-Audio-CD-0.50.0-4|25	start with the original package if you wish to develop something.
12cr|perl-Audio-CD-0.50.0-4|26	
12cr|perl-Audio-CD-0.50.0-4|27	%prep
12cr|perl-Audio-CD-0.50.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Audio-CD-0.50.0-4|29	
12cr|perl-Audio-CD-0.50.0-4|30	%build
12cr|perl-Audio-CD-0.50.0-4|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Audio-CD-0.50.0-4|32	%make
12cr|perl-Audio-CD-0.50.0-4|33	
12cr|perl-Audio-CD-0.50.0-4|34	%install
12cr|perl-Audio-CD-0.50.0-4|35	%{__rm} -rf $RPM_BUILD_ROOT
12cr|perl-Audio-CD-0.50.0-4|36	%makeinstall_std
12cr|perl-Audio-CD-0.50.0-4|37	
12cr|perl-Audio-CD-0.50.0-4|38	chmod 644 README
12cr|perl-Audio-CD-0.50.0-4|39	
12cr|perl-Audio-CD-0.50.0-4|40	%clean
12cr|perl-Audio-CD-0.50.0-4|41	%{__rm} -rf $RPM_BUILD_ROOT
12cr|perl-Audio-CD-0.50.0-4|42	
12cr|perl-Audio-CD-0.50.0-4|43	%files
12cr|perl-Audio-CD-0.50.0-4|44	%defattr(-,root,root)
12cr|perl-Audio-CD-0.50.0-4|45	%doc README
12cr|perl-Audio-CD-0.50.0-4|46	%{perl_vendorarch}/Audio
12cr|perl-Audio-CD-0.50.0-4|47	%{perl_vendorarch}/auto/Audio
12cr|perl-Audio-CD-0.50.0-4|48	%{_mandir}/*/*
12cr|perl-Audio-CD-0.50.0-4|49	
12cr|perl-Audio-CD-0.50.0-4|50	
12cr|perl-Audio-CD-0.50.0-4|51	%changelog
12cr|perl-Audio-CD-0.50.0-4|52	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.50.0-4
12cr|perl-Audio-CD-0.50.0-4|53	+ Revision: 768358
12cr|perl-Audio-CD-0.50.0-4|54	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Audio-CD-0.50.0-4|55	
12cr|perl-Audio-CD-0.50.0-4|56	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.50.0-3
12cr|perl-Audio-CD-0.50.0-4|57	+ Revision: 680481
12cr|perl-Audio-CD-0.50.0-4|58	- mass rebuild
12cr|perl-Audio-CD-0.50.0-4|59	
12cr|perl-Audio-CD-0.50.0-4|60	* Tue Jul 20 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-Audio-CD-0.50.0-4|61	+ Revision: 555422
12cr|perl-Audio-CD-0.50.0-4|62	- rebuild
12cr|perl-Audio-CD-0.50.0-4|63	
12cr|perl-Audio-CD-0.50.0-4|64	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-Audio-CD-0.50.0-4|65	+ Revision: 406836
12cr|perl-Audio-CD-0.50.0-4|66	- rebuild using %%perl_convert_version
12cr|perl-Audio-CD-0.50.0-4|67	
12cr|perl-Audio-CD-0.50.0-4|68	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.05-10mdv2009.0
12cr|perl-Audio-CD-0.50.0-4|69	+ Revision: 255344
12cr|perl-Audio-CD-0.50.0-4|70	- rebuild
12cr|perl-Audio-CD-0.50.0-4|71	
12cr|perl-Audio-CD-0.50.0-4|72	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 0.05-8mdv2008.1
12cr|perl-Audio-CD-0.50.0-4|73	+ Revision: 151831
12cr|perl-Audio-CD-0.50.0-4|74	- rebuild
12cr|perl-Audio-CD-0.50.0-4|75	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Audio-CD-0.50.0-4|76	
12cr|perl-Audio-CD-0.50.0-4|77	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Audio-CD-0.50.0-4|78	- restore BuildRoot
12cr|perl-Audio-CD-0.50.0-4|79	
12cr|perl-Audio-CD-0.50.0-4|80	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-7mdv2008.0
12cr|perl-Audio-CD-0.50.0-4|81	+ Revision: 85919
12cr|perl-Audio-CD-0.50.0-4|82	- rebuild
12cr|perl-Audio-CD-0.50.0-4|83	
12cr|perl-Audio-CD-0.50.0-4|84	
12cr|perl-Audio-CD-0.50.0-4|85	* Mon Aug 28 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Audio-CD-0.50.0-4|86	+ 2006-08-28 14:27:51 (58375)
12cr|perl-Audio-CD-0.50.0-4|87	- mkrel
12cr|perl-Audio-CD-0.50.0-4|88	
12cr|perl-Audio-CD-0.50.0-4|89	* Mon Aug 28 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Audio-CD-0.50.0-4|90	+ 2006-08-28 14:25:03 (58374)
12cr|perl-Audio-CD-0.50.0-4|91	Import perl-Audio-CD
12cr|perl-Audio-CD-0.50.0-4|92	
12cr|perl-Audio-CD-0.50.0-4|93	* Sun Jun 26 2005 Gtz Waschk <waschk@mandriva.org> 0.05-5mdk
12cr|perl-Audio-CD-0.50.0-4|94	- rebuild to fix bug #16551
12cr|perl-Audio-CD-0.50.0-4|95	
12cr|perl-Audio-CD-0.50.0-4|96	* Mon Nov 15 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.05-4mdk
12cr|perl-Audio-CD-0.50.0-4|97	- rebuild for new perl
12cr|perl-Audio-CD-0.50.0-4|98	
12cr|perl-Audio-CD-0.50.0-4|99	* Wed Feb 25 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.05-3mdk
12cr|perl-Audio-CD-0.50.0-4|100	- own dir
12cr|perl-Audio-CD-0.50.0-4|101	
12cr|perl-Audio-CD-0.50.0-4|102	* Thu Jan 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.05-2mdk
12cr|perl-Audio-CD-0.50.0-4|103	- rebuild
12cr|perl-Audio-CD-0.50.0-4|104	- drop patch, new version already carries modifications
12cr|perl-Audio-CD-0.50.0-4|105	
12cr|perl-Audio-CD-0.50.0-4|106	* Fri Nov 28 2003 Guillaume Rousse <guillomovitch@mandrake.org> 0.05-1mdk
12cr|perl-Audio-CD-0.50.0-4|107	- new version
12cr|perl-Audio-CD-0.50.0-4|108	
12cr|perl-Audio-CD-0.50.0-4|109	* Thu Oct 23 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.04-11mdk
12cr|perl-Audio-CD-0.50.0-4|110	- fix deps
12cr|perl-Audio-CD-0.50.0-4|111	- rebuild with fixed gcc (bug #6192)
12cr|perl-Audio-CD-0.50.0-4|112	

3917 12
12cr|perl-Audio-DSP-0.20.0-4|1	%define upstream_name	 Audio-DSP
12cr|perl-Audio-DSP-0.20.0-4|2	%define upstream_version 0.02
12cr|perl-Audio-DSP-0.20.0-4|3	
12cr|perl-Audio-DSP-0.20.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Audio-DSP-0.20.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Audio-DSP-0.20.0-4|6	Release:	4
12cr|perl-Audio-DSP-0.20.0-4|7	
12cr|perl-Audio-DSP-0.20.0-4|8	Summary:	Perl interface to OSS digital audio device
12cr|perl-Audio-DSP-0.20.0-4|9	License:	GPL+ or Artistic
12cr|perl-Audio-DSP-0.20.0-4|10	Group:		Development/Perl
12cr|perl-Audio-DSP-0.20.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Audio-DSP-0.20.0-4|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Audio/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Audio-DSP-0.20.0-4|13	Patch0:		Audio-DSP-0.02-VOCP.patch
12cr|perl-Audio-DSP-0.20.0-4|14	
12cr|perl-Audio-DSP-0.20.0-4|15	BuildRequires:	perl-devel
12cr|perl-Audio-DSP-0.20.0-4|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Audio-DSP-0.20.0-4|17	
12cr|perl-Audio-DSP-0.20.0-4|18	%description
12cr|perl-Audio-DSP-0.20.0-4|19	Audio::DSP is built around the OSS (Open Sound System) API and allows perl to
12cr|perl-Audio-DSP-0.20.0-4|20	interface with a digital audio device. It provides, among other things, an
12cr|perl-Audio-DSP-0.20.0-4|21	initialization method which opens and handles ioctl messaging on the audio
12cr|perl-Audio-DSP-0.20.0-4|22	device file. Audio::DSP also provides some rudimentary methods for the storage
12cr|perl-Audio-DSP-0.20.0-4|23	and manipulation of audio data in memory.
12cr|perl-Audio-DSP-0.20.0-4|24	
12cr|perl-Audio-DSP-0.20.0-4|25	In order to use Audio::DSP, you'll need to have the necessary OSS
12cr|perl-Audio-DSP-0.20.0-4|26	drivers/libraries installed. OSS is available for many popular Unices, and a
12cr|perl-Audio-DSP-0.20.0-4|27	GPLed version (with which this extension was initially developed and tested) is
12cr|perl-Audio-DSP-0.20.0-4|28	distributed with with the Linux kernel.
12cr|perl-Audio-DSP-0.20.0-4|29	
12cr|perl-Audio-DSP-0.20.0-4|30	%prep
12cr|perl-Audio-DSP-0.20.0-4|31	
12cr|perl-Audio-DSP-0.20.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Audio-DSP-0.20.0-4|33	%patch0 -p1
12cr|perl-Audio-DSP-0.20.0-4|34	
12cr|perl-Audio-DSP-0.20.0-4|35	%build
12cr|perl-Audio-DSP-0.20.0-4|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Audio-DSP-0.20.0-4|37	%make CFLAGS="%{optflags}"
12cr|perl-Audio-DSP-0.20.0-4|38	
12cr|perl-Audio-DSP-0.20.0-4|39	%check
12cr|perl-Audio-DSP-0.20.0-4|40	# doesn't work
12cr|perl-Audio-DSP-0.20.0-4|41	
12cr|perl-Audio-DSP-0.20.0-4|42	%install
12cr|perl-Audio-DSP-0.20.0-4|43	%{__rm} -rf %{buildroot}
12cr|perl-Audio-DSP-0.20.0-4|44	%makeinstall_std
12cr|perl-Audio-DSP-0.20.0-4|45	
12cr|perl-Audio-DSP-0.20.0-4|46	%clean
12cr|perl-Audio-DSP-0.20.0-4|47	%{__rm} -rf %{buildroot}
12cr|perl-Audio-DSP-0.20.0-4|48	
12cr|perl-Audio-DSP-0.20.0-4|49	%files
12cr|perl-Audio-DSP-0.20.0-4|50	%defattr(-,root,root)
12cr|perl-Audio-DSP-0.20.0-4|51	%doc Changes MANIFEST README
12cr|perl-Audio-DSP-0.20.0-4|52	%{perl_vendorarch}/Audio
12cr|perl-Audio-DSP-0.20.0-4|53	%{perl_vendorarch}/auto/Audio
12cr|perl-Audio-DSP-0.20.0-4|54	%{_mandir}/man3/*
12cr|perl-Audio-DSP-0.20.0-4|55	
12cr|perl-Audio-DSP-0.20.0-4|56	
12cr|perl-Audio-DSP-0.20.0-4|57	%changelog
12cr|perl-Audio-DSP-0.20.0-4|58	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.20.0-4
12cr|perl-Audio-DSP-0.20.0-4|59	+ Revision: 768358
12cr|perl-Audio-DSP-0.20.0-4|60	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Audio-DSP-0.20.0-4|61	
12cr|perl-Audio-DSP-0.20.0-4|62	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.20.0-3
12cr|perl-Audio-DSP-0.20.0-4|63	+ Revision: 680482
12cr|perl-Audio-DSP-0.20.0-4|64	- mass rebuild
12cr|perl-Audio-DSP-0.20.0-4|65	
12cr|perl-Audio-DSP-0.20.0-4|66	* Tue Jul 20 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Audio-DSP-0.20.0-4|67	+ Revision: 555423
12cr|perl-Audio-DSP-0.20.0-4|68	- rebuild
12cr|perl-Audio-DSP-0.20.0-4|69	
12cr|perl-Audio-DSP-0.20.0-4|70	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Audio-DSP-0.20.0-4|71	+ Revision: 402983
12cr|perl-Audio-DSP-0.20.0-4|72	- rebuild using %%perl_convert_version
12cr|perl-Audio-DSP-0.20.0-4|73	
12cr|perl-Audio-DSP-0.20.0-4|74	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.02-13mdv2009.0
12cr|perl-Audio-DSP-0.20.0-4|75	+ Revision: 255345
12cr|perl-Audio-DSP-0.20.0-4|76	- rebuild
12cr|perl-Audio-DSP-0.20.0-4|77	
12cr|perl-Audio-DSP-0.20.0-4|78	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.02-11mdv2008.1
12cr|perl-Audio-DSP-0.20.0-4|79	+ Revision: 151470
12cr|perl-Audio-DSP-0.20.0-4|80	- rebuild for perl-5.10.0
12cr|perl-Audio-DSP-0.20.0-4|81	
12cr|perl-Audio-DSP-0.20.0-4|82	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Audio-DSP-0.20.0-4|83	- restore BuildRoot
12cr|perl-Audio-DSP-0.20.0-4|84	
12cr|perl-Audio-DSP-0.20.0-4|85	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-10mdv2008.1
12cr|perl-Audio-DSP-0.20.0-4|86	+ Revision: 133628
12cr|perl-Audio-DSP-0.20.0-4|87	- rebuild
12cr|perl-Audio-DSP-0.20.0-4|88	
12cr|perl-Audio-DSP-0.20.0-4|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Audio-DSP-0.20.0-4|90	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Audio-DSP-0.20.0-4|91	
12cr|perl-Audio-DSP-0.20.0-4|92	
12cr|perl-Audio-DSP-0.20.0-4|93	* Fri Oct 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.02-9mdv2007.0
12cr|perl-Audio-DSP-0.20.0-4|94	+ Revision: 73306
12cr|perl-Audio-DSP-0.20.0-4|95	- import perl-Audio-DSP-0.02-9mdv2007.0
12cr|perl-Audio-DSP-0.20.0-4|96	
12cr|perl-Audio-DSP-0.20.0-4|97	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-9mdv2007.0
12cr|perl-Audio-DSP-0.20.0-4|98	- Rebuild
12cr|perl-Audio-DSP-0.20.0-4|99	
12cr|perl-Audio-DSP-0.20.0-4|100	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.02-8mdk
12cr|perl-Audio-DSP-0.20.0-4|101	- Fix SPEC Using perl Policies
12cr|perl-Audio-DSP-0.20.0-4|102	- Source URL
12cr|perl-Audio-DSP-0.20.0-4|103	
12cr|perl-Audio-DSP-0.20.0-4|104	* Fri Feb 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-7mdk
12cr|perl-Audio-DSP-0.20.0-4|105	- spec cleanup
12cr|perl-Audio-DSP-0.20.0-4|106	- rpmbuildupdate aware
12cr|perl-Audio-DSP-0.20.0-4|107	- %%{1}mdv2007.1
12cr|perl-Audio-DSP-0.20.0-4|108	- enable optimisations
12cr|perl-Audio-DSP-0.20.0-4|109	
12cr|perl-Audio-DSP-0.20.0-4|110	* Wed Feb 09 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.02-6mdk
12cr|perl-Audio-DSP-0.20.0-4|111	- rebuild for new perl
12cr|perl-Audio-DSP-0.20.0-4|112	
12cr|perl-Audio-DSP-0.20.0-4|113	* Sat Oct 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.02-5mdk
12cr|perl-Audio-DSP-0.20.0-4|114	- fix deps
12cr|perl-Audio-DSP-0.20.0-4|115	

3918 12
12cr|perl-Audio-MPD-1.111.200-2|1	%define upstream_name	 Audio-MPD
12cr|perl-Audio-MPD-1.111.200-2|2	%define upstream_version 1.111200
12cr|perl-Audio-MPD-1.111.200-2|3	
12cr|perl-Audio-MPD-1.111.200-2|4	Name:		perl-%{upstream_name}
12cr|perl-Audio-MPD-1.111.200-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Audio-MPD-1.111.200-2|6	Release:	2
12cr|perl-Audio-MPD-1.111.200-2|7	
12cr|perl-Audio-MPD-1.111.200-2|8	Summary:	Class for talking to MPD (Music Player Daemon) servers
12cr|perl-Audio-MPD-1.111.200-2|9	License:	GPL+ or Artistic
12cr|perl-Audio-MPD-1.111.200-2|10	Group:		Development/Perl
12cr|perl-Audio-MPD-1.111.200-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Audio-MPD-1.111.200-2|12	Source0:	http://www.cpan.org/modules/by-module/Audio/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Audio-MPD-1.111.200-2|13	
12cr|perl-Audio-MPD-1.111.200-2|14	BuildRequires:	perl-devel
12cr|perl-Audio-MPD-1.111.200-2|15	BuildRequires:	perl(Audio::MPD::Common::Item)
12cr|perl-Audio-MPD-1.111.200-2|16	BuildRequires:	perl(Getopt::Euclid)
12cr|perl-Audio-MPD-1.111.200-2|17	BuildRequires:	perl(Module::Build)
12cr|perl-Audio-MPD-1.111.200-2|18	BuildRequires:	perl(Moose)
12cr|perl-Audio-MPD-1.111.200-2|19	BuildRequires:	perl(Moose::Util::TypeConstraints)
12cr|perl-Audio-MPD-1.111.200-2|20	BuildRequires:  perl(MooseX::Has::Sugar)
12cr|perl-Audio-MPD-1.111.200-2|21	BuildRequires:	perl(MooseX::SemiAffordanceAccessor)
12cr|perl-Audio-MPD-1.111.200-2|22	BuildRequires:	perl(Proc::Daemon)
12cr|perl-Audio-MPD-1.111.200-2|23	BuildRequires:	perl(Readonly)
12cr|perl-Audio-MPD-1.111.200-2|24	BuildRequires:	perl(Test::Corpus::Audio::MPD)
12cr|perl-Audio-MPD-1.111.200-2|25	
12cr|perl-Audio-MPD-1.111.200-2|26	BuildArch:	noarch
12cr|perl-Audio-MPD-1.111.200-2|27	
12cr|perl-Audio-MPD-1.111.200-2|28	%description
12cr|perl-Audio-MPD-1.111.200-2|29	Audio::MPD gives a clear object-oriented interface for talking to and
12cr|perl-Audio-MPD-1.111.200-2|30	controlling MPD (Music Player Daemon) servers. A connection to the MPD server
12cr|perl-Audio-MPD-1.111.200-2|31	is established as soon as a new Audio::MPD object is created. Commands are then
12cr|perl-Audio-MPD-1.111.200-2|32	send to the server as the class's methods are called.
12cr|perl-Audio-MPD-1.111.200-2|33	
12cr|perl-Audio-MPD-1.111.200-2|34	%prep
12cr|perl-Audio-MPD-1.111.200-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Audio-MPD-1.111.200-2|36	
12cr|perl-Audio-MPD-1.111.200-2|37	%build
12cr|perl-Audio-MPD-1.111.200-2|38	perl Build.PL installdirs=vendor
12cr|perl-Audio-MPD-1.111.200-2|39	./Build CFLAGS="%{optflags}"
12cr|perl-Audio-MPD-1.111.200-2|40	
12cr|perl-Audio-MPD-1.111.200-2|41	%check
12cr|perl-Audio-MPD-1.111.200-2|42	./Build test
12cr|perl-Audio-MPD-1.111.200-2|43	
12cr|perl-Audio-MPD-1.111.200-2|44	%install
12cr|perl-Audio-MPD-1.111.200-2|45	./Build install destdir=%{buildroot}
12cr|perl-Audio-MPD-1.111.200-2|46	
12cr|perl-Audio-MPD-1.111.200-2|47	%files
12cr|perl-Audio-MPD-1.111.200-2|48	%doc AUTHORS LICENSE README TODO Changes
12cr|perl-Audio-MPD-1.111.200-2|49	%{_bindir}/*
12cr|perl-Audio-MPD-1.111.200-2|50	%{perl_vendorlib}/Audio
12cr|perl-Audio-MPD-1.111.200-2|51	%{_mandir}/man3/*
12cr|perl-Audio-MPD-1.111.200-2|52	%{_mandir}/man1/*
12cr|perl-Audio-MPD-1.111.200-2|53	
12cr|perl-Audio-MPD-1.111.200-2|54	%changelog
12cr|perl-Audio-MPD-1.111.200-2|55	* Sat Apr 30 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.111.200-1mdv2011.0
12cr|perl-Audio-MPD-1.111.200-2|56	+ Revision: 661027
12cr|perl-Audio-MPD-1.111.200-2|57	- update to new version 1.111200
12cr|perl-Audio-MPD-1.111.200-2|58	
12cr|perl-Audio-MPD-1.111.200-2|59	* Wed Mar 09 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.110.560-1
12cr|perl-Audio-MPD-1.111.200-2|60	+ Revision: 643027
12cr|perl-Audio-MPD-1.111.200-2|61	- new version
12cr|perl-Audio-MPD-1.111.200-2|62	
12cr|perl-Audio-MPD-1.111.200-2|63	* Sun Sep 19 2010 Jérôme Quelin <jquelin@mandriva.org> 1.102.260-2mdv2011.0
12cr|perl-Audio-MPD-1.111.200-2|64	+ Revision: 579841
12cr|perl-Audio-MPD-1.111.200-2|65	- rebuild
12cr|perl-Audio-MPD-1.111.200-2|66	
12cr|perl-Audio-MPD-1.111.200-2|67	* Mon Aug 16 2010 Jérôme Quelin <jquelin@mandriva.org> 1.102.260-1mdv2011.0
12cr|perl-Audio-MPD-1.111.200-2|68	+ Revision: 570316
12cr|perl-Audio-MPD-1.111.200-2|69	- update to 1.102260
12cr|perl-Audio-MPD-1.111.200-2|70	
12cr|perl-Audio-MPD-1.111.200-2|71	* Fri Aug 06 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.430-2mdv2011.0
12cr|perl-Audio-MPD-1.111.200-2|72	+ Revision: 566866
12cr|perl-Audio-MPD-1.111.200-2|73	- rebuild
12cr|perl-Audio-MPD-1.111.200-2|74	
12cr|perl-Audio-MPD-1.111.200-2|75	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.430-1mdv2011.0
12cr|perl-Audio-MPD-1.111.200-2|76	+ Revision: 505264
12cr|perl-Audio-MPD-1.111.200-2|77	- update to 1.100430
12cr|perl-Audio-MPD-1.111.200-2|78	- adding missing buildrequires
12cr|perl-Audio-MPD-1.111.200-2|79	
12cr|perl-Audio-MPD-1.111.200-2|80	* Sat Nov 14 2009 Jérôme Quelin <jquelin@mandriva.org> 1.93.170-1mdv2010.1
12cr|perl-Audio-MPD-1.111.200-2|81	+ Revision: 466006
12cr|perl-Audio-MPD-1.111.200-2|82	- adding missing buildrequires:
12cr|perl-Audio-MPD-1.111.200-2|83	- update to 1.093170
12cr|perl-Audio-MPD-1.111.200-2|84	
12cr|perl-Audio-MPD-1.111.200-2|85	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.92.950-1mdv2010.1
12cr|perl-Audio-MPD-1.111.200-2|86	+ Revision: 461253
12cr|perl-Audio-MPD-1.111.200-2|87	- adding missing buildrequires:
12cr|perl-Audio-MPD-1.111.200-2|88	- adding missing buildrequires:
12cr|perl-Audio-MPD-1.111.200-2|89	- update to 1.092950
12cr|perl-Audio-MPD-1.111.200-2|90	
12cr|perl-Audio-MPD-1.111.200-2|91	* Thu Oct 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.19.7-1mdv2010.0
12cr|perl-Audio-MPD-1.111.200-2|92	+ Revision: 451996
12cr|perl-Audio-MPD-1.111.200-2|93	- update to v0.19.7
12cr|perl-Audio-MPD-1.111.200-2|94	
12cr|perl-Audio-MPD-1.111.200-2|95	* Wed Sep 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.19.6-2mdv2010.0
12cr|perl-Audio-MPD-1.111.200-2|96	+ Revision: 435533
12cr|perl-Audio-MPD-1.111.200-2|97	- rebuild using %%perl_convert_version
12cr|perl-Audio-MPD-1.111.200-2|98	
12cr|perl-Audio-MPD-1.111.200-2|99	* Sun Feb 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.19.6-1mdv2009.1
12cr|perl-Audio-MPD-1.111.200-2|100	+ Revision: 340535
12cr|perl-Audio-MPD-1.111.200-2|101	- update to new version 0.19.6
12cr|perl-Audio-MPD-1.111.200-2|102	
12cr|perl-Audio-MPD-1.111.200-2|103	* Tue Jan 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.19.5-1mdv2009.1
12cr|perl-Audio-MPD-1.111.200-2|104	+ Revision: 325505
12cr|perl-Audio-MPD-1.111.200-2|105	- update to new version 0.19.5
12cr|perl-Audio-MPD-1.111.200-2|106	
12cr|perl-Audio-MPD-1.111.200-2|107	* Sun Aug 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.19.4-1mdv2009.0
12cr|perl-Audio-MPD-1.111.200-2|108	+ Revision: 272878
12cr|perl-Audio-MPD-1.111.200-2|109	- update to new version 0.19.4
12cr|perl-Audio-MPD-1.111.200-2|110	
12cr|perl-Audio-MPD-1.111.200-2|111	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.19.3-1mdv2009.0
12cr|perl-Audio-MPD-1.111.200-2|112	+ Revision: 271752
12cr|perl-Audio-MPD-1.111.200-2|113	- update to new version 0.19.3
12cr|perl-Audio-MPD-1.111.200-2|114	
12cr|perl-Audio-MPD-1.111.200-2|115	* Wed Jun 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.19.2-1mdv2009.0
12cr|perl-Audio-MPD-1.111.200-2|116	+ Revision: 224895
12cr|perl-Audio-MPD-1.111.200-2|117	- update to new version 0.19.2
12cr|perl-Audio-MPD-1.111.200-2|118	
12cr|perl-Audio-MPD-1.111.200-2|119	* Fri Jan 18 2008 Jérôme Quelin <jquelin@mandriva.org> 0.19.1-2mdv2008.1
12cr|perl-Audio-MPD-1.111.200-2|120	+ Revision: 154597
12cr|perl-Audio-MPD-1.111.200-2|121	- force rebuild for 5.10
12cr|perl-Audio-MPD-1.111.200-2|122	
12cr|perl-Audio-MPD-1.111.200-2|123	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Audio-MPD-1.111.200-2|124	- restore BuildRoot
12cr|perl-Audio-MPD-1.111.200-2|125	
12cr|perl-Audio-MPD-1.111.200-2|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Audio-MPD-1.111.200-2|127	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Audio-MPD-1.111.200-2|128	
12cr|perl-Audio-MPD-1.111.200-2|129	* Tue Dec 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.19.1-1mdv2008.1
12cr|perl-Audio-MPD-1.111.200-2|130	+ Revision: 114705
12cr|perl-Audio-MPD-1.111.200-2|131	- update to new version 0.19.1
12cr|perl-Audio-MPD-1.111.200-2|132	
12cr|perl-Audio-MPD-1.111.200-2|133	* Fri Nov 30 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.19.0-1mdv2008.1
12cr|perl-Audio-MPD-1.111.200-2|134	+ Revision: 114012
12cr|perl-Audio-MPD-1.111.200-2|135	- update to new version 0.19.0
12cr|perl-Audio-MPD-1.111.200-2|136	
12cr|perl-Audio-MPD-1.111.200-2|137	* Tue Nov 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.18.3-1mdv2008.1
12cr|perl-Audio-MPD-1.111.200-2|138	+ Revision: 113405
12cr|perl-Audio-MPD-1.111.200-2|139	- update to new version 0.18.3
12cr|perl-Audio-MPD-1.111.200-2|140	
12cr|perl-Audio-MPD-1.111.200-2|141	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.18.2-1mdv2008.1
12cr|perl-Audio-MPD-1.111.200-2|142	+ Revision: 109470
12cr|perl-Audio-MPD-1.111.200-2|143	- update to new version 0.18.2
12cr|perl-Audio-MPD-1.111.200-2|144	
12cr|perl-Audio-MPD-1.111.200-2|145	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.18.1-1mdv2008.0
12cr|perl-Audio-MPD-1.111.200-2|146	+ Revision: 46869
12cr|perl-Audio-MPD-1.111.200-2|147	+ rebuild (emptylog)
12cr|perl-Audio-MPD-1.111.200-2|148	
12cr|perl-Audio-MPD-1.111.200-2|149	* Mon Apr 23 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.17.2-1mdv2008.0
12cr|perl-Audio-MPD-1.111.200-2|150	+ Revision: 17454
12cr|perl-Audio-MPD-1.111.200-2|151	- new version
12cr|perl-Audio-MPD-1.111.200-2|152	
12cr|perl-Audio-MPD-1.111.200-2|153	
12cr|perl-Audio-MPD-1.111.200-2|154	* Mon Mar 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.13.5-1mdv2007.1
12cr|perl-Audio-MPD-1.111.200-2|155	+ Revision: 141686
12cr|perl-Audio-MPD-1.111.200-2|156	- new version
12cr|perl-Audio-MPD-1.111.200-2|157	
12cr|perl-Audio-MPD-1.111.200-2|158	* Wed Mar 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.13.3-1mdv2007.1
12cr|perl-Audio-MPD-1.111.200-2|159	+ Revision: 134286
12cr|perl-Audio-MPD-1.111.200-2|160	- fix build dependencies
12cr|perl-Audio-MPD-1.111.200-2|161	- new version
12cr|perl-Audio-MPD-1.111.200-2|162	
12cr|perl-Audio-MPD-1.111.200-2|163	* Wed Feb 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.12.4-1mdv2007.1
12cr|perl-Audio-MPD-1.111.200-2|164	+ Revision: 120852
12cr|perl-Audio-MPD-1.111.200-2|165	- new version
12cr|perl-Audio-MPD-1.111.200-2|166	
12cr|perl-Audio-MPD-1.111.200-2|167	* Fri Dec 08 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.12.3-1mdv2007.1
12cr|perl-Audio-MPD-1.111.200-2|168	+ Revision: 93653
12cr|perl-Audio-MPD-1.111.200-2|169	- Import perl-Audio-MPD
12cr|perl-Audio-MPD-1.111.200-2|170	
12cr|perl-Audio-MPD-1.111.200-2|171	* Fri Dec 08 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.12.3-1mdv2007.1
12cr|perl-Audio-MPD-1.111.200-2|172	- first mdv release
12cr|perl-Audio-MPD-1.111.200-2|173	

3919 12
12cr|perl-Audio-MPD-Common-1.110.550-2|1	%define upstream_name	 Audio-MPD-Common
12cr|perl-Audio-MPD-Common-1.110.550-2|2	%define upstream_version 1.110550
12cr|perl-Audio-MPD-Common-1.110.550-2|3	
12cr|perl-Audio-MPD-Common-1.110.550-2|4	Name:		perl-%{upstream_name}
12cr|perl-Audio-MPD-Common-1.110.550-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Audio-MPD-Common-1.110.550-2|6	Release:	2
12cr|perl-Audio-MPD-Common-1.110.550-2|7	
12cr|perl-Audio-MPD-Common-1.110.550-2|8	Summary:	A bunch of common helper classes for mpd
12cr|perl-Audio-MPD-Common-1.110.550-2|9	License:	GPL+ or Artistic
12cr|perl-Audio-MPD-Common-1.110.550-2|10	Group:		Development/Perl
12cr|perl-Audio-MPD-Common-1.110.550-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Audio-MPD-Common-1.110.550-2|12	Source0:	http://www.cpan.org/modules/by-module/Audio/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Audio-MPD-Common-1.110.550-2|13	
12cr|perl-Audio-MPD-Common-1.110.550-2|14	BuildRequires:	perl-devel
12cr|perl-Audio-MPD-Common-1.110.550-2|15	BuildRequires:	perl(Module::Build)
12cr|perl-Audio-MPD-Common-1.110.550-2|16	BuildRequires:	perl(Moose)
12cr|perl-Audio-MPD-Common-1.110.550-2|17	BuildRequires:	perl(Moose::Util::TypeConstraints)
12cr|perl-Audio-MPD-Common-1.110.550-2|18	BuildRequires:	perl(MooseX::Has::Sugar)
12cr|perl-Audio-MPD-Common-1.110.550-2|19	BuildRequires:	perl(MooseX::Types::Moose)
12cr|perl-Audio-MPD-Common-1.110.550-2|20	BuildRequires:	perl(Readonly)
12cr|perl-Audio-MPD-Common-1.110.550-2|21	
12cr|perl-Audio-MPD-Common-1.110.550-2|22	BuildArch:	noarch
12cr|perl-Audio-MPD-Common-1.110.550-2|23	
12cr|perl-Audio-MPD-Common-1.110.550-2|24	%description
12cr|perl-Audio-MPD-Common-1.110.550-2|25	Depending on whether you're using a POE-aware environment or not, people
12cr|perl-Audio-MPD-Common-1.110.550-2|26	wanting to tinker with mpd (Music Player Daemon) will use either
12cr|perl-Audio-MPD-Common-1.110.550-2|27	POE::Component::Client::MPD or Audio::MPD.
12cr|perl-Audio-MPD-Common-1.110.550-2|28	
12cr|perl-Audio-MPD-Common-1.110.550-2|29	But even if the run-cores of those two modules differ completely, they are
12cr|perl-Audio-MPD-Common-1.110.550-2|30	using the exact same common classes to represent the various mpd states and
12cr|perl-Audio-MPD-Common-1.110.550-2|31	information.
12cr|perl-Audio-MPD-Common-1.110.550-2|32	
12cr|perl-Audio-MPD-Common-1.110.550-2|33	Therefore, those common classes have been outsourced to Audio::MPD::Common.
12cr|perl-Audio-MPD-Common-1.110.550-2|34	
12cr|perl-Audio-MPD-Common-1.110.550-2|35	This module does not export any methods, but the dist provides the following
12cr|perl-Audio-MPD-Common-1.110.550-2|36	classes that you can query with perldoc:
12cr|perl-Audio-MPD-Common-1.110.550-2|37	
12cr|perl-Audio-MPD-Common-1.110.550-2|38	o Audio::MPD::Common::Item
12cr|perl-Audio-MPD-Common-1.110.550-2|39	o Audio::MPD::Common::Item::Directory
12cr|perl-Audio-MPD-Common-1.110.550-2|40	o Audio::MPD::Common::Item::Playlist
12cr|perl-Audio-MPD-Common-1.110.550-2|41	o Audio::MPD::Common::Item::Song
12cr|perl-Audio-MPD-Common-1.110.550-2|42	o Audio::MPD::Common::Stats
12cr|perl-Audio-MPD-Common-1.110.550-2|43	o Audio::MPD::Common::Status
12cr|perl-Audio-MPD-Common-1.110.550-2|44	o Audio::MPD::Common::Time
12cr|perl-Audio-MPD-Common-1.110.550-2|45	
12cr|perl-Audio-MPD-Common-1.110.550-2|46	Note that those modules should not be of any use outside the two mpd modules
12cr|perl-Audio-MPD-Common-1.110.550-2|47	afore-mentioned.
12cr|perl-Audio-MPD-Common-1.110.550-2|48	
12cr|perl-Audio-MPD-Common-1.110.550-2|49	%prep
12cr|perl-Audio-MPD-Common-1.110.550-2|50	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Audio-MPD-Common-1.110.550-2|51	
12cr|perl-Audio-MPD-Common-1.110.550-2|52	%build
12cr|perl-Audio-MPD-Common-1.110.550-2|53	perl Build.PL installdirs=vendor
12cr|perl-Audio-MPD-Common-1.110.550-2|54	./Build CFLAGS="%{optflags}"
12cr|perl-Audio-MPD-Common-1.110.550-2|55	
12cr|perl-Audio-MPD-Common-1.110.550-2|56	%check
12cr|perl-Audio-MPD-Common-1.110.550-2|57	./Build test
12cr|perl-Audio-MPD-Common-1.110.550-2|58	
12cr|perl-Audio-MPD-Common-1.110.550-2|59	%install
12cr|perl-Audio-MPD-Common-1.110.550-2|60	./Build install destdir=%{buildroot}
12cr|perl-Audio-MPD-Common-1.110.550-2|61	
12cr|perl-Audio-MPD-Common-1.110.550-2|62	%files
12cr|perl-Audio-MPD-Common-1.110.550-2|63	%doc LICENSE README Changes
12cr|perl-Audio-MPD-Common-1.110.550-2|64	%{perl_vendorlib}/Audio
12cr|perl-Audio-MPD-Common-1.110.550-2|65	%{_mandir}/man3/*
12cr|perl-Audio-MPD-Common-1.110.550-2|66	
12cr|perl-Audio-MPD-Common-1.110.550-2|67	
12cr|perl-Audio-MPD-Common-1.110.550-2|68	%changelog
12cr|perl-Audio-MPD-Common-1.110.550-2|69	* Wed Mar 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.110.550-1mdv2011.0
12cr|perl-Audio-MPD-Common-1.110.550-2|70	+ Revision: 641316
12cr|perl-Audio-MPD-Common-1.110.550-2|71	- update to new version 1.110550
12cr|perl-Audio-MPD-Common-1.110.550-2|72	
12cr|perl-Audio-MPD-Common-1.110.550-2|73	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.430-1mdv2011.0
12cr|perl-Audio-MPD-Common-1.110.550-2|74	+ Revision: 505265
12cr|perl-Audio-MPD-Common-1.110.550-2|75	- update to 1.100430
12cr|perl-Audio-MPD-Common-1.110.550-2|76	
12cr|perl-Audio-MPD-Common-1.110.550-2|77	* Mon Nov 16 2009 Jérôme Quelin <jquelin@mandriva.org> 1.93.190-1mdv2010.1
12cr|perl-Audio-MPD-Common-1.110.550-2|78	+ Revision: 466464
12cr|perl-Audio-MPD-Common-1.110.550-2|79	- adding missing buildrequires
12cr|perl-Audio-MPD-Common-1.110.550-2|80	- update to 1.093190
12cr|perl-Audio-MPD-Common-1.110.550-2|81	
12cr|perl-Audio-MPD-Common-1.110.550-2|82	* Fri Nov 13 2009 Jérôme Quelin <jquelin@mandriva.org> 1.93.170-1mdv2010.1
12cr|perl-Audio-MPD-Common-1.110.550-2|83	+ Revision: 465859
12cr|perl-Audio-MPD-Common-1.110.550-2|84	- update to 1.093170
12cr|perl-Audio-MPD-Common-1.110.550-2|85	
12cr|perl-Audio-MPD-Common-1.110.550-2|86	* Sun Nov 08 2009 Jérôme Quelin <jquelin@mandriva.org> 1.93.120-1mdv2010.1
12cr|perl-Audio-MPD-Common-1.110.550-2|87	+ Revision: 462997
12cr|perl-Audio-MPD-Common-1.110.550-2|88	- update to 1.093120
12cr|perl-Audio-MPD-Common-1.110.550-2|89	
12cr|perl-Audio-MPD-Common-1.110.550-2|90	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.92.910-1mdv2010.1
12cr|perl-Audio-MPD-Common-1.110.550-2|91	+ Revision: 461287
12cr|perl-Audio-MPD-Common-1.110.550-2|92	- adding missing buildrequires:
12cr|perl-Audio-MPD-Common-1.110.550-2|93	- update to 1.092910
12cr|perl-Audio-MPD-Common-1.110.550-2|94	
12cr|perl-Audio-MPD-Common-1.110.550-2|95	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.1.4-2mdv2010.0
12cr|perl-Audio-MPD-Common-1.110.550-2|96	+ Revision: 440533
12cr|perl-Audio-MPD-Common-1.110.550-2|97	- rebuild
12cr|perl-Audio-MPD-Common-1.110.550-2|98	
12cr|perl-Audio-MPD-Common-1.110.550-2|99	* Wed Jan 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.4-1mdv2009.1
12cr|perl-Audio-MPD-Common-1.110.550-2|100	+ Revision: 326532
12cr|perl-Audio-MPD-Common-1.110.550-2|101	- update to new version 0.1.4
12cr|perl-Audio-MPD-Common-1.110.550-2|102	
12cr|perl-Audio-MPD-Common-1.110.550-2|103	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.3-1mdv2009.1
12cr|perl-Audio-MPD-Common-1.110.550-2|104	+ Revision: 292027
12cr|perl-Audio-MPD-Common-1.110.550-2|105	- update to new version 0.1.3
12cr|perl-Audio-MPD-Common-1.110.550-2|106	
12cr|perl-Audio-MPD-Common-1.110.550-2|107	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.1.2-3mdv2009.0
12cr|perl-Audio-MPD-Common-1.110.550-2|108	+ Revision: 255348
12cr|perl-Audio-MPD-Common-1.110.550-2|109	- rebuild
12cr|perl-Audio-MPD-Common-1.110.550-2|110	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Audio-MPD-Common-1.110.550-2|111	
12cr|perl-Audio-MPD-Common-1.110.550-2|112	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Audio-MPD-Common-1.110.550-2|113	- restore BuildRoot
12cr|perl-Audio-MPD-Common-1.110.550-2|114	
12cr|perl-Audio-MPD-Common-1.110.550-2|115	* Tue Nov 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-1mdv2008.1
12cr|perl-Audio-MPD-Common-1.110.550-2|116	+ Revision: 113404
12cr|perl-Audio-MPD-Common-1.110.550-2|117	- update to new version 0.1.2
12cr|perl-Audio-MPD-Common-1.110.550-2|118	
12cr|perl-Audio-MPD-Common-1.110.550-2|119	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-1mdv2008.0
12cr|perl-Audio-MPD-Common-1.110.550-2|120	+ Revision: 46769
12cr|perl-Audio-MPD-Common-1.110.550-2|121	- import perl-Audio-MPD-Common
12cr|perl-Audio-MPD-Common-1.110.550-2|122	
12cr|perl-Audio-MPD-Common-1.110.550-2|123	

3920 12
12cr|perl-AuthCAS-1.400.0-3|1	%define upstream_name    AuthCAS
12cr|perl-AuthCAS-1.400.0-3|2	%define upstream_version 1.4
12cr|perl-AuthCAS-1.400.0-3|3	
12cr|perl-AuthCAS-1.400.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-AuthCAS-1.400.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-AuthCAS-1.400.0-3|6	Release:	3
12cr|perl-AuthCAS-1.400.0-3|7	
12cr|perl-AuthCAS-1.400.0-3|8	Summary:	Client library for CAS 2.0 authentication server
12cr|perl-AuthCAS-1.400.0-3|9	License:	GPL+ or Artistic
12cr|perl-AuthCAS-1.400.0-3|10	Group:		Development/Perl
12cr|perl-AuthCAS-1.400.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-AuthCAS-1.400.0-3|12	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-AuthCAS-1.400.0-3|13	
12cr|perl-AuthCAS-1.400.0-3|14	BuildRequires:	perl-devel
12cr|perl-AuthCAS-1.400.0-3|15	BuildRequires:	perl(IO::Socket::SSL)
12cr|perl-AuthCAS-1.400.0-3|16	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-AuthCAS-1.400.0-3|17	BuildArch:	noarch
12cr|perl-AuthCAS-1.400.0-3|18	
12cr|perl-AuthCAS-1.400.0-3|19	%description
12cr|perl-AuthCAS-1.400.0-3|20	AuthCAS aims at providing a Perl API to Yale's Central Authentication
12cr|perl-AuthCAS-1.400.0-3|21	System (CAS). Only a basic Perl library is provided with CAS whereas
12cr|perl-AuthCAS-1.400.0-3|22	AuthCAS is a full object-oriented library.
12cr|perl-AuthCAS-1.400.0-3|23	
12cr|perl-AuthCAS-1.400.0-3|24	%prep
12cr|perl-AuthCAS-1.400.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-AuthCAS-1.400.0-3|26	rm -f t/pod-coverage.t
12cr|perl-AuthCAS-1.400.0-3|27	
12cr|perl-AuthCAS-1.400.0-3|28	%build
12cr|perl-AuthCAS-1.400.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-AuthCAS-1.400.0-3|30	%make
12cr|perl-AuthCAS-1.400.0-3|31	
12cr|perl-AuthCAS-1.400.0-3|32	%check
12cr|perl-AuthCAS-1.400.0-3|33	make test
12cr|perl-AuthCAS-1.400.0-3|34	
12cr|perl-AuthCAS-1.400.0-3|35	%install
12cr|perl-AuthCAS-1.400.0-3|36	%makeinstall_std
12cr|perl-AuthCAS-1.400.0-3|37	
12cr|perl-AuthCAS-1.400.0-3|38	%files
12cr|perl-AuthCAS-1.400.0-3|39	%doc Changes README
12cr|perl-AuthCAS-1.400.0-3|40	%{_mandir}/man3/*
12cr|perl-AuthCAS-1.400.0-3|41	%{perl_vendorlib}/*
12cr|perl-AuthCAS-1.400.0-3|42	
12cr|perl-AuthCAS-1.400.0-3|43	%changelog
12cr|perl-AuthCAS-1.400.0-3|44	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.400.0-2mdv2011.0
12cr|perl-AuthCAS-1.400.0-3|45	+ Revision: 654876
12cr|perl-AuthCAS-1.400.0-3|46	- rebuild for updated spec-helper
12cr|perl-AuthCAS-1.400.0-3|47	
12cr|perl-AuthCAS-1.400.0-3|48	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 1.400.0-1mdv2011.0
12cr|perl-AuthCAS-1.400.0-3|49	+ Revision: 395063
12cr|perl-AuthCAS-1.400.0-3|50	- update to 1.4
12cr|perl-AuthCAS-1.400.0-3|51	- using %%perl_convert_version
12cr|perl-AuthCAS-1.400.0-3|52	- fixed license field
12cr|perl-AuthCAS-1.400.0-3|53	
12cr|perl-AuthCAS-1.400.0-3|54	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-1mdv2010.0
12cr|perl-AuthCAS-1.400.0-3|55	+ Revision: 378430
12cr|perl-AuthCAS-1.400.0-3|56	- new version
12cr|perl-AuthCAS-1.400.0-3|57	- import perl-AuthCAS
12cr|perl-AuthCAS-1.400.0-3|58	
12cr|perl-AuthCAS-1.400.0-3|59	
12cr|perl-AuthCAS-1.400.0-3|60	* Thu May 21 2009 cpan2dist 1.3-1mdv
12cr|perl-AuthCAS-1.400.0-3|61	- initial mdv release, generated with cpan2dist
12cr|perl-AuthCAS-1.400.0-3|62	

3921 12
12cr|perl-Authen-DecHpwd-2.6.0-2|1	%define upstream_name Authen-DecHpwd
12cr|perl-Authen-DecHpwd-2.6.0-2|2	%define upstream_version 2.006
12cr|perl-Authen-DecHpwd-2.6.0-2|3	
12cr|perl-Authen-DecHpwd-2.6.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Authen-DecHpwd-2.6.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Authen-DecHpwd-2.6.0-2|6	Release:	2
12cr|perl-Authen-DecHpwd-2.6.0-2|7	
12cr|perl-Authen-DecHpwd-2.6.0-2|8	Summary:	DEC VMS password hashing
12cr|perl-Authen-DecHpwd-2.6.0-2|9	License:	GPL+ or Artistic
12cr|perl-Authen-DecHpwd-2.6.0-2|10	Group:		Development/Perl
12cr|perl-Authen-DecHpwd-2.6.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Authen-DecHpwd-2.6.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Authen/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Authen-DecHpwd-2.6.0-2|13	BuildRequires:	perl(Data::Integer)
12cr|perl-Authen-DecHpwd-2.6.0-2|14	BuildRequires:	perl(Digest::CRC)
12cr|perl-Authen-DecHpwd-2.6.0-2|15	BuildRequires:	perl(Exporter)
12cr|perl-Authen-DecHpwd-2.6.0-2|16	BuildRequires:	perl(ExtUtils::CBuilder)
12cr|perl-Authen-DecHpwd-2.6.0-2|17	BuildRequires:	perl(Module::Build)
12cr|perl-Authen-DecHpwd-2.6.0-2|18	BuildRequires:	perl(Scalar::String)
12cr|perl-Authen-DecHpwd-2.6.0-2|19	BuildRequires:	perl(Test::More)
12cr|perl-Authen-DecHpwd-2.6.0-2|20	BuildRequires:	perl-devel
12cr|perl-Authen-DecHpwd-2.6.0-2|21	
12cr|perl-Authen-DecHpwd-2.6.0-2|22	%description
12cr|perl-Authen-DecHpwd-2.6.0-2|23	This module implements the 'LGI$HPWD' password hashing function from VMS,
12cr|perl-Authen-DecHpwd-2.6.0-2|24	and some associated VMS username and password handling functions.
12cr|perl-Authen-DecHpwd-2.6.0-2|25	
12cr|perl-Authen-DecHpwd-2.6.0-2|26	The password hashing function is implemented in XS, with a hideously slow
12cr|perl-Authen-DecHpwd-2.6.0-2|27	pure Perl backup version for systems that can't handle XS.
12cr|perl-Authen-DecHpwd-2.6.0-2|28	
12cr|perl-Authen-DecHpwd-2.6.0-2|29	%prep
12cr|perl-Authen-DecHpwd-2.6.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Authen-DecHpwd-2.6.0-2|31	
12cr|perl-Authen-DecHpwd-2.6.0-2|32	%build
12cr|perl-Authen-DecHpwd-2.6.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Authen-DecHpwd-2.6.0-2|34	
12cr|perl-Authen-DecHpwd-2.6.0-2|35	%make
12cr|perl-Authen-DecHpwd-2.6.0-2|36	
12cr|perl-Authen-DecHpwd-2.6.0-2|37	%check
12cr|perl-Authen-DecHpwd-2.6.0-2|38	%make test
12cr|perl-Authen-DecHpwd-2.6.0-2|39	
12cr|perl-Authen-DecHpwd-2.6.0-2|40	%install
12cr|perl-Authen-DecHpwd-2.6.0-2|41	%makeinstall_std
12cr|perl-Authen-DecHpwd-2.6.0-2|42	
12cr|perl-Authen-DecHpwd-2.6.0-2|43	%files
12cr|perl-Authen-DecHpwd-2.6.0-2|44	%doc Changes README
12cr|perl-Authen-DecHpwd-2.6.0-2|45	%{_mandir}/man3/*
12cr|perl-Authen-DecHpwd-2.6.0-2|46	%{perl_vendorlib}/*
12cr|perl-Authen-DecHpwd-2.6.0-2|47	
12cr|perl-Authen-DecHpwd-2.6.0-2|48	
12cr|perl-Authen-DecHpwd-2.6.0-2|49	%changelog
12cr|perl-Authen-DecHpwd-2.6.0-2|50	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.6.0-2
12cr|perl-Authen-DecHpwd-2.6.0-2|51	+ Revision: 773603
12cr|perl-Authen-DecHpwd-2.6.0-2|52	- clean out spec
12cr|perl-Authen-DecHpwd-2.6.0-2|53	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Authen-DecHpwd-2.6.0-2|54	
12cr|perl-Authen-DecHpwd-2.6.0-2|55	* Sat May 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.6.0-1
12cr|perl-Authen-DecHpwd-2.6.0-2|56	+ Revision: 674707
12cr|perl-Authen-DecHpwd-2.6.0-2|57	- new version
12cr|perl-Authen-DecHpwd-2.6.0-2|58	
12cr|perl-Authen-DecHpwd-2.6.0-2|59	* Sat Aug 28 2010 Shlomi Fish <shlomif@mandriva.org> 2.5.0-1mdv2011.0
12cr|perl-Authen-DecHpwd-2.6.0-2|60	+ Revision: 573788
12cr|perl-Authen-DecHpwd-2.6.0-2|61	- import perl-Authen-DecHpwd
12cr|perl-Authen-DecHpwd-2.6.0-2|62	

3922 12
12cr|perl-Authen-Htpasswd-0.161.0-3|1	%define upstream_name    Authen-Htpasswd
12cr|perl-Authen-Htpasswd-0.161.0-3|2	%define upstream_version 0.161
12cr|perl-Authen-Htpasswd-0.161.0-3|3	
12cr|perl-Authen-Htpasswd-0.161.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Authen-Htpasswd-0.161.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Authen-Htpasswd-0.161.0-3|6	Release:	3
12cr|perl-Authen-Htpasswd-0.161.0-3|7	
12cr|perl-Authen-Htpasswd-0.161.0-3|8	Summary:	Interface to read and modify Apache .htpasswd files
12cr|perl-Authen-Htpasswd-0.161.0-3|9	License:	Artistic/GPL
12cr|perl-Authen-Htpasswd-0.161.0-3|10	Group:		Development/Perl
12cr|perl-Authen-Htpasswd-0.161.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Authen-Htpasswd-0.161.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Authen/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Authen-Htpasswd-0.161.0-3|13	
12cr|perl-Authen-Htpasswd-0.161.0-3|14	BuildRequires:	perl-devel
12cr|perl-Authen-Htpasswd-0.161.0-3|15	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-Authen-Htpasswd-0.161.0-3|16	BuildRequires:	perl(Digest)
12cr|perl-Authen-Htpasswd-0.161.0-3|17	BuildRequires:	perl(IO::LockedFile)
12cr|perl-Authen-Htpasswd-0.161.0-3|18	BuildRequires:	perl(Crypt::PasswdMD5)
12cr|perl-Authen-Htpasswd-0.161.0-3|19	BuildArch:	noarch
12cr|perl-Authen-Htpasswd-0.161.0-3|20	
12cr|perl-Authen-Htpasswd-0.161.0-3|21	%description
12cr|perl-Authen-Htpasswd-0.161.0-3|22	This module provides a convenient, object-oriented interface to Apache-style
12cr|perl-Authen-Htpasswd-0.161.0-3|23	.htpasswd files. It supports passwords encrypted via MD5, SHA1, and crypt, as
12cr|perl-Authen-Htpasswd-0.161.0-3|24	well as plain (cleartext) passwords. It requires Crypt::PasswdMD5 for MD5 and
12cr|perl-Authen-Htpasswd-0.161.0-3|25	Digest::SHA1 for SHA1.
12cr|perl-Authen-Htpasswd-0.161.0-3|26	
12cr|perl-Authen-Htpasswd-0.161.0-3|27	%prep
12cr|perl-Authen-Htpasswd-0.161.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Authen-Htpasswd-0.161.0-3|29	
12cr|perl-Authen-Htpasswd-0.161.0-3|30	%build
12cr|perl-Authen-Htpasswd-0.161.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Authen-Htpasswd-0.161.0-3|32	%make
12cr|perl-Authen-Htpasswd-0.161.0-3|33	
12cr|perl-Authen-Htpasswd-0.161.0-3|34	%check
12cr|perl-Authen-Htpasswd-0.161.0-3|35	make test
12cr|perl-Authen-Htpasswd-0.161.0-3|36	
12cr|perl-Authen-Htpasswd-0.161.0-3|37	%install
12cr|perl-Authen-Htpasswd-0.161.0-3|38	%makeinstall_std
12cr|perl-Authen-Htpasswd-0.161.0-3|39	
12cr|perl-Authen-Htpasswd-0.161.0-3|40	%files
12cr|perl-Authen-Htpasswd-0.161.0-3|41	%doc README
12cr|perl-Authen-Htpasswd-0.161.0-3|42	%{_mandir}/*/*
12cr|perl-Authen-Htpasswd-0.161.0-3|43	%{perl_vendorlib}/Authen
12cr|perl-Authen-Htpasswd-0.161.0-3|44	
12cr|perl-Authen-Htpasswd-0.161.0-3|45	
12cr|perl-Authen-Htpasswd-0.161.0-3|46	%changelog
12cr|perl-Authen-Htpasswd-0.161.0-3|47	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.161.0-2mdv2011.0
12cr|perl-Authen-Htpasswd-0.161.0-3|48	+ Revision: 680484
12cr|perl-Authen-Htpasswd-0.161.0-3|49	- mass rebuild
12cr|perl-Authen-Htpasswd-0.161.0-3|50	
12cr|perl-Authen-Htpasswd-0.161.0-3|51	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.161.0-1mdv2011.0
12cr|perl-Authen-Htpasswd-0.161.0-3|52	+ Revision: 406255
12cr|perl-Authen-Htpasswd-0.161.0-3|53	- rebuild using %%perl_convert_version
12cr|perl-Authen-Htpasswd-0.161.0-3|54	
12cr|perl-Authen-Htpasswd-0.161.0-3|55	* Fri Oct 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.16.1-1mdv2009.1
12cr|perl-Authen-Htpasswd-0.161.0-3|56	+ Revision: 294783
12cr|perl-Authen-Htpasswd-0.161.0-3|57	- new version
12cr|perl-Authen-Htpasswd-0.161.0-3|58	- drop patches (merged)
12cr|perl-Authen-Htpasswd-0.161.0-3|59	
12cr|perl-Authen-Htpasswd-0.161.0-3|60	* Wed Oct 01 2008 Oden Eriksson <oeriksson@mandriva.com> 0.16-4mdv2009.0
12cr|perl-Authen-Htpasswd-0.161.0-3|61	+ Revision: 290358
12cr|perl-Authen-Htpasswd-0.161.0-3|62	- fix two upstream bugs
12cr|perl-Authen-Htpasswd-0.161.0-3|63	- fix deps
12cr|perl-Authen-Htpasswd-0.161.0-3|64	
12cr|perl-Authen-Htpasswd-0.161.0-3|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Authen-Htpasswd-0.161.0-3|66	- rebuild
12cr|perl-Authen-Htpasswd-0.161.0-3|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Authen-Htpasswd-0.161.0-3|68	
12cr|perl-Authen-Htpasswd-0.161.0-3|69	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Authen-Htpasswd-0.161.0-3|70	- restore BuildRoot
12cr|perl-Authen-Htpasswd-0.161.0-3|71	
12cr|perl-Authen-Htpasswd-0.161.0-3|72	* Thu Aug 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2008.0
12cr|perl-Authen-Htpasswd-0.161.0-3|73	+ Revision: 64000
12cr|perl-Authen-Htpasswd-0.161.0-3|74	- new version
12cr|perl-Authen-Htpasswd-0.161.0-3|75	
12cr|perl-Authen-Htpasswd-0.161.0-3|76	* Sun Apr 29 2007 Nicolas LÃ©cureuil <nlecureuil@mandriva.com> 0.15-1mdv2008.0
12cr|perl-Authen-Htpasswd-0.161.0-3|77	+ Revision: 19248
12cr|perl-Authen-Htpasswd-0.161.0-3|78	-New version
12cr|perl-Authen-Htpasswd-0.161.0-3|79	
12cr|perl-Authen-Htpasswd-0.161.0-3|80	
12cr|perl-Authen-Htpasswd-0.161.0-3|81	* Tue Aug 08 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Authen-Htpasswd-0.161.0-3|82	+ 2006-08-08 01:27:16 (54275)
12cr|perl-Authen-Htpasswd-0.161.0-3|83	- Rebuild, spec file cleanup
12cr|perl-Authen-Htpasswd-0.161.0-3|84	
12cr|perl-Authen-Htpasswd-0.161.0-3|85	* Tue Aug 08 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Authen-Htpasswd-0.161.0-3|86	+ 2006-08-08 01:20:16 (54273)
12cr|perl-Authen-Htpasswd-0.161.0-3|87	- import perl-Authen-Htpasswd-0.14-4mdk
12cr|perl-Authen-Htpasswd-0.161.0-3|88	
12cr|perl-Authen-Htpasswd-0.161.0-3|89	* Wed May 03 2006 Scott Karns <socttk@mandriva.org> 0.14-4mdk
12cr|perl-Authen-Htpasswd-0.161.0-3|90	- Updated BuildRequires
12cr|perl-Authen-Htpasswd-0.161.0-3|91	
12cr|perl-Authen-Htpasswd-0.161.0-3|92	* Thu Apr 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.14-3mdk
12cr|perl-Authen-Htpasswd-0.161.0-3|93	- Fix SPEC Using perl Policies
12cr|perl-Authen-Htpasswd-0.161.0-3|94	
12cr|perl-Authen-Htpasswd-0.161.0-3|95	* Sat Mar 25 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.14-2mdk
12cr|perl-Authen-Htpasswd-0.161.0-3|96	- Add BuildRequires
12cr|perl-Authen-Htpasswd-0.161.0-3|97	
12cr|perl-Authen-Htpasswd-0.161.0-3|98	* Fri Mar 24 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.14-1mdk
12cr|perl-Authen-Htpasswd-0.161.0-3|99	- First Mandriva release
12cr|perl-Authen-Htpasswd-0.161.0-3|100	

3923 12
12cr|perl-Authen-Passphrase-0.7.0-4|1	%define upstream_name    Authen-Passphrase
12cr|perl-Authen-Passphrase-0.7.0-4|2	%define upstream_version 0.007
12cr|perl-Authen-Passphrase-0.7.0-4|3	
12cr|perl-Authen-Passphrase-0.7.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Authen-Passphrase-0.7.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Authen-Passphrase-0.7.0-4|6	Release:	4
12cr|perl-Authen-Passphrase-0.7.0-4|7	
12cr|perl-Authen-Passphrase-0.7.0-4|8	Summary:	Hashed passwords/passphrases as objects
12cr|perl-Authen-Passphrase-0.7.0-4|9	License:	GPL+ or Artistic
12cr|perl-Authen-Passphrase-0.7.0-4|10	Group:		Development/Perl
12cr|perl-Authen-Passphrase-0.7.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Authen-Passphrase-0.7.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Authen/%{upstream_name}-%{upstream_version}.tar.lzma
12cr|perl-Authen-Passphrase-0.7.0-4|13	
12cr|perl-Authen-Passphrase-0.7.0-4|14	BuildRequires:	perl-devel
12cr|perl-Authen-Passphrase-0.7.0-4|15	BuildRequires:	perl(Authen::DecHpwd)
12cr|perl-Authen-Passphrase-0.7.0-4|16	BuildRequires:	perl(Carp)
12cr|perl-Authen-Passphrase-0.7.0-4|17	BuildRequires:	perl(Crypt::Blowfish)
12cr|perl-Authen-Passphrase-0.7.0-4|18	BuildRequires:	perl(Crypt::DES)
12cr|perl-Authen-Passphrase-0.7.0-4|19	BuildRequires:	perl(Crypt::Eksblowfish::Bcrypt)
12cr|perl-Authen-Passphrase-0.7.0-4|20	BuildRequires:	perl(Crypt::MySQL)
12cr|perl-Authen-Passphrase-0.7.0-4|21	BuildRequires:	perl(Crypt::PasswdMD5)
12cr|perl-Authen-Passphrase-0.7.0-4|22	BuildRequires:	perl(Crypt::Rijndael)
12cr|perl-Authen-Passphrase-0.7.0-4|23	BuildRequires:	perl(Crypt::UnixCrypt_XS)
12cr|perl-Authen-Passphrase-0.7.0-4|24	BuildRequires:	perl(Data::Entropy::Algorithms)
12cr|perl-Authen-Passphrase-0.7.0-4|25	BuildRequires:	perl(Digest)
12cr|perl-Authen-Passphrase-0.7.0-4|26	BuildRequires:	perl(Digest::MD4)
12cr|perl-Authen-Passphrase-0.7.0-4|27	BuildRequires:	perl(Digest::MD5)
12cr|perl-Authen-Passphrase-0.7.0-4|28	BuildRequires:	perl(Digest::SHA1)
12cr|perl-Authen-Passphrase-0.7.0-4|29	BuildRequires:	perl(MIME::Base64)
12cr|perl-Authen-Passphrase-0.7.0-4|30	BuildRequires:	perl(Module::Build)
12cr|perl-Authen-Passphrase-0.7.0-4|31	BuildRequires:	perl(Module::Runtime)
12cr|perl-Authen-Passphrase-0.7.0-4|32	BuildRequires:	perl(Params::Classify)
12cr|perl-Authen-Passphrase-0.7.0-4|33	BuildRequires:	perl(Test::More)
12cr|perl-Authen-Passphrase-0.7.0-4|34	BuildRequires:	perl(base)
12cr|perl-Authen-Passphrase-0.7.0-4|35	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Authen-Passphrase-0.7.0-4|36	BuildArch:	noarch
12cr|perl-Authen-Passphrase-0.7.0-4|37	
12cr|perl-Authen-Passphrase-0.7.0-4|38	%description
12cr|perl-Authen-Passphrase-0.7.0-4|39	This is the base class for a system of objects that encapsulate
12cr|perl-Authen-Passphrase-0.7.0-4|40	passphrases. An object of this type is a passphrase recogniser: its job is
12cr|perl-Authen-Passphrase-0.7.0-4|41	to recognise whether an offered passphrase is the right one. For security,
12cr|perl-Authen-Passphrase-0.7.0-4|42	such passphrase recognisers usually do not themselves know the passphrase
12cr|perl-Authen-Passphrase-0.7.0-4|43	they are looking for; they can merely recognise it when they see it. There
12cr|perl-Authen-Passphrase-0.7.0-4|44	are many schemes in use to achieve this effect, and the intent of this
12cr|perl-Authen-Passphrase-0.7.0-4|45	class is to provide a consistent interface to them all, hiding the details.
12cr|perl-Authen-Passphrase-0.7.0-4|46	
12cr|perl-Authen-Passphrase-0.7.0-4|47	The CPAN package Authen::Passphrase contains implementations of several
12cr|perl-Authen-Passphrase-0.7.0-4|48	specific passphrase schemes in addition to the base class.
12cr|perl-Authen-Passphrase-0.7.0-4|49	
12cr|perl-Authen-Passphrase-0.7.0-4|50	%prep
12cr|perl-Authen-Passphrase-0.7.0-4|51	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Authen-Passphrase-0.7.0-4|52	
12cr|perl-Authen-Passphrase-0.7.0-4|53	%build
12cr|perl-Authen-Passphrase-0.7.0-4|54	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Authen-Passphrase-0.7.0-4|55	%make
12cr|perl-Authen-Passphrase-0.7.0-4|56	
12cr|perl-Authen-Passphrase-0.7.0-4|57	%check
12cr|perl-Authen-Passphrase-0.7.0-4|58	%make test
12cr|perl-Authen-Passphrase-0.7.0-4|59	
12cr|perl-Authen-Passphrase-0.7.0-4|60	%install
12cr|perl-Authen-Passphrase-0.7.0-4|61	%makeinstall_std
12cr|perl-Authen-Passphrase-0.7.0-4|62	
12cr|perl-Authen-Passphrase-0.7.0-4|63	%files
12cr|perl-Authen-Passphrase-0.7.0-4|64	%doc Changes README
12cr|perl-Authen-Passphrase-0.7.0-4|65	%{_mandir}/man3/*
12cr|perl-Authen-Passphrase-0.7.0-4|66	%{perl_vendorlib}/*
12cr|perl-Authen-Passphrase-0.7.0-4|67	
12cr|perl-Authen-Passphrase-0.7.0-4|68	%changelog
12cr|perl-Authen-Passphrase-0.7.0-4|69	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.7.0-3mdv2011.0
12cr|perl-Authen-Passphrase-0.7.0-4|70	+ Revision: 653551
12cr|perl-Authen-Passphrase-0.7.0-4|71	- rebuild for updated spec-helper
12cr|perl-Authen-Passphrase-0.7.0-4|72	
12cr|perl-Authen-Passphrase-0.7.0-4|73	* Sun Aug 29 2010 Shlomi Fish <shlomif@mandriva.org> 0.7.0-2mdv2011.0
12cr|perl-Authen-Passphrase-0.7.0-4|74	+ Revision: 574168
12cr|perl-Authen-Passphrase-0.7.0-4|75	- Add Crypt-Rijndael to the build requires
12cr|perl-Authen-Passphrase-0.7.0-4|76	- import perl-Authen-Passphrase
12cr|perl-Authen-Passphrase-0.7.0-4|77	

3924 12
12cr|perl-Authen-Simple-0.400.0-3|1	%define upstream_name    Authen-Simple
12cr|perl-Authen-Simple-0.400.0-3|2	%define upstream_version 0.4
12cr|perl-Authen-Simple-0.400.0-3|3	
12cr|perl-Authen-Simple-0.400.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Authen-Simple-0.400.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Authen-Simple-0.400.0-3|6	Release:	3
12cr|perl-Authen-Simple-0.400.0-3|7	
12cr|perl-Authen-Simple-0.400.0-3|8	Summary:	Simple Authentication
12cr|perl-Authen-Simple-0.400.0-3|9	License:	GPL+ or Artistic
12cr|perl-Authen-Simple-0.400.0-3|10	Group:		Development/Perl
12cr|perl-Authen-Simple-0.400.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Authen-Simple-0.400.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Authen/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Authen-Simple-0.400.0-3|13	
12cr|perl-Authen-Simple-0.400.0-3|14	BuildRequires:	perl-devel
12cr|perl-Authen-Simple-0.400.0-3|15	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-Authen-Simple-0.400.0-3|16	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Authen-Simple-0.400.0-3|17	BuildRequires:	perl(Crypt::PasswdMD5)
12cr|perl-Authen-Simple-0.400.0-3|18	BuildRequires:	perl(Digest::MD5)
12cr|perl-Authen-Simple-0.400.0-3|19	BuildRequires:	perl(Digest::SHA)
12cr|perl-Authen-Simple-0.400.0-3|20	BuildRequires:	perl(MIME::Base64)
12cr|perl-Authen-Simple-0.400.0-3|21	BuildRequires:	perl(Params::Validate)
12cr|perl-Authen-Simple-0.400.0-3|22	BuildRequires:	perl(Test::More)
12cr|perl-Authen-Simple-0.400.0-3|23	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Authen-Simple-0.400.0-3|24	
12cr|perl-Authen-Simple-0.400.0-3|25	BuildArch:	noarch
12cr|perl-Authen-Simple-0.400.0-3|26	
12cr|perl-Authen-Simple-0.400.0-3|27	%description
12cr|perl-Authen-Simple-0.400.0-3|28	Simple and consistent framework for authentication.
12cr|perl-Authen-Simple-0.400.0-3|29	
12cr|perl-Authen-Simple-0.400.0-3|30	%prep
12cr|perl-Authen-Simple-0.400.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Authen-Simple-0.400.0-3|32	
12cr|perl-Authen-Simple-0.400.0-3|33	%build
12cr|perl-Authen-Simple-0.400.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Authen-Simple-0.400.0-3|35	%make
12cr|perl-Authen-Simple-0.400.0-3|36	
12cr|perl-Authen-Simple-0.400.0-3|37	%check
12cr|perl-Authen-Simple-0.400.0-3|38	make test
12cr|perl-Authen-Simple-0.400.0-3|39	
12cr|perl-Authen-Simple-0.400.0-3|40	%install
12cr|perl-Authen-Simple-0.400.0-3|41	%makeinstall_std
12cr|perl-Authen-Simple-0.400.0-3|42	
12cr|perl-Authen-Simple-0.400.0-3|43	%files
12cr|perl-Authen-Simple-0.400.0-3|44	%doc Changes README
12cr|perl-Authen-Simple-0.400.0-3|45	%{_mandir}/man3/*
12cr|perl-Authen-Simple-0.400.0-3|46	%{perl_vendorlib}/*
12cr|perl-Authen-Simple-0.400.0-3|47	
12cr|perl-Authen-Simple-0.400.0-3|48	%changelog
12cr|perl-Authen-Simple-0.400.0-3|49	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.400.0-2mdv2011.0
12cr|perl-Authen-Simple-0.400.0-3|50	+ Revision: 654877
12cr|perl-Authen-Simple-0.400.0-3|51	- rebuild for updated spec-helper
12cr|perl-Authen-Simple-0.400.0-3|52	
12cr|perl-Authen-Simple-0.400.0-3|53	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.400.0-1mdv2011.0
12cr|perl-Authen-Simple-0.400.0-3|54	+ Revision: 504579
12cr|perl-Authen-Simple-0.400.0-3|55	- rebuild using %%perl_convert_version
12cr|perl-Authen-Simple-0.400.0-3|56	
12cr|perl-Authen-Simple-0.400.0-3|57	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.4-2mdv2010.0
12cr|perl-Authen-Simple-0.400.0-3|58	+ Revision: 430263
12cr|perl-Authen-Simple-0.400.0-3|59	- rebuild
12cr|perl-Authen-Simple-0.400.0-3|60	
12cr|perl-Authen-Simple-0.400.0-3|61	* Fri Oct 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.4-1mdv2009.0
12cr|perl-Authen-Simple-0.400.0-3|62	+ Revision: 291357
12cr|perl-Authen-Simple-0.400.0-3|63	- import perl-Authen-Simple
12cr|perl-Authen-Simple-0.400.0-3|64	
12cr|perl-Authen-Simple-0.400.0-3|65	
12cr|perl-Authen-Simple-0.400.0-3|66	* Thu Oct 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.4-1mdv2009.1
12cr|perl-Authen-Simple-0.400.0-3|67	- initial mdv release, generated with cpan2dist
12cr|perl-Authen-Simple-0.400.0-3|68	

3925 12
12cr|perl-Authen-Simple-LDAP-0.200.0-5|1	%define upstream_name   Authen-Simple-LDAP
12cr|perl-Authen-Simple-LDAP-0.200.0-5|2	%define upstream_version    0.2
12cr|perl-Authen-Simple-LDAP-0.200.0-5|3	
12cr|perl-Authen-Simple-LDAP-0.200.0-5|4	Name:		perl-%{upstream_name}
12cr|perl-Authen-Simple-LDAP-0.200.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Authen-Simple-LDAP-0.200.0-5|6	Release:	5
12cr|perl-Authen-Simple-LDAP-0.200.0-5|7	
12cr|perl-Authen-Simple-LDAP-0.200.0-5|8	Summary:	Simple LDAP authentication
12cr|perl-Authen-Simple-LDAP-0.200.0-5|9	License:	GPL+ or Artistic
12cr|perl-Authen-Simple-LDAP-0.200.0-5|10	Group:		Development/Perl
12cr|perl-Authen-Simple-LDAP-0.200.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Authen-Simple-LDAP-0.200.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Authen/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Authen-Simple-LDAP-0.200.0-5|13	
12cr|perl-Authen-Simple-LDAP-0.200.0-5|14	BuildRequires:	perl-devel
12cr|perl-Authen-Simple-LDAP-0.200.0-5|15	BuildRequires:	perl(Authen::Simple)
12cr|perl-Authen-Simple-LDAP-0.200.0-5|16	BuildRequires:	perl(Net::LDAP)
12cr|perl-Authen-Simple-LDAP-0.200.0-5|17	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Authen-Simple-LDAP-0.200.0-5|18	
12cr|perl-Authen-Simple-LDAP-0.200.0-5|19	BuildArch:	noarch
12cr|perl-Authen-Simple-LDAP-0.200.0-5|20	
12cr|perl-Authen-Simple-LDAP-0.200.0-5|21	%description
12cr|perl-Authen-Simple-LDAP-0.200.0-5|22	Authenticate against a LDAP service.
12cr|perl-Authen-Simple-LDAP-0.200.0-5|23	
12cr|perl-Authen-Simple-LDAP-0.200.0-5|24	%prep
12cr|perl-Authen-Simple-LDAP-0.200.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Authen-Simple-LDAP-0.200.0-5|26	
12cr|perl-Authen-Simple-LDAP-0.200.0-5|27	%build
12cr|perl-Authen-Simple-LDAP-0.200.0-5|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Authen-Simple-LDAP-0.200.0-5|29	%make
12cr|perl-Authen-Simple-LDAP-0.200.0-5|30	
12cr|perl-Authen-Simple-LDAP-0.200.0-5|31	%check
12cr|perl-Authen-Simple-LDAP-0.200.0-5|32	#make test
12cr|perl-Authen-Simple-LDAP-0.200.0-5|33	
12cr|perl-Authen-Simple-LDAP-0.200.0-5|34	%install
12cr|perl-Authen-Simple-LDAP-0.200.0-5|35	%makeinstall_std
12cr|perl-Authen-Simple-LDAP-0.200.0-5|36	
12cr|perl-Authen-Simple-LDAP-0.200.0-5|37	%files
12cr|perl-Authen-Simple-LDAP-0.200.0-5|38	%doc Changes README
12cr|perl-Authen-Simple-LDAP-0.200.0-5|39	%{_mandir}/man3/*
12cr|perl-Authen-Simple-LDAP-0.200.0-5|40	%{perl_vendorlib}/*
12cr|perl-Authen-Simple-LDAP-0.200.0-5|41	
12cr|perl-Authen-Simple-LDAP-0.200.0-5|42	%changelog
12cr|perl-Authen-Simple-LDAP-0.200.0-5|43	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.200.0-4mdv2011.0
12cr|perl-Authen-Simple-LDAP-0.200.0-5|44	+ Revision: 654189
12cr|perl-Authen-Simple-LDAP-0.200.0-5|45	- rebuild
12cr|perl-Authen-Simple-LDAP-0.200.0-5|46	- rebuild for updated spec-helper
12cr|perl-Authen-Simple-LDAP-0.200.0-5|47	- rebuild for updated spec-helper
12cr|perl-Authen-Simple-LDAP-0.200.0-5|48	
12cr|perl-Authen-Simple-LDAP-0.200.0-5|49	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2011.0
12cr|perl-Authen-Simple-LDAP-0.200.0-5|50	+ Revision: 504580
12cr|perl-Authen-Simple-LDAP-0.200.0-5|51	- rebuild using %%perl_convert_version
12cr|perl-Authen-Simple-LDAP-0.200.0-5|52	
12cr|perl-Authen-Simple-LDAP-0.200.0-5|53	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Authen-Simple-LDAP-0.200.0-5|54	- rebuild
12cr|perl-Authen-Simple-LDAP-0.200.0-5|55	
12cr|perl-Authen-Simple-LDAP-0.200.0-5|56	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.2-1mdv2009.1
12cr|perl-Authen-Simple-LDAP-0.200.0-5|57	+ Revision: 292550
12cr|perl-Authen-Simple-LDAP-0.200.0-5|58	- import perl-Authen-Simple-LDAP
12cr|perl-Authen-Simple-LDAP-0.200.0-5|59	
12cr|perl-Authen-Simple-LDAP-0.200.0-5|60	
12cr|perl-Authen-Simple-LDAP-0.200.0-5|61	* Thu Oct 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.2-1mdv2009.1
12cr|perl-Authen-Simple-LDAP-0.200.0-5|62	- initial mdv release, generated with cpan2dist

3926 12
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|1	%define upstream_name	 Auth-Yubikey_Decrypter
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|2	%define upstream_version 0.07
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|3	
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|6	Release:	3
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|7	
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|8	Summary:	Decrypting the output from the yubikey token
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|9	License:	GPL+ or Artistic
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|10	Group:		Development/Perl
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MA/MASSYN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|13	
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|14	BuildRequires:	perl-devel
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|15	BuildRequires:	perl(Crypt::Rijndael)
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|16	
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|17	BuildArch:	noarch
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|18	
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|19	%description
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|20	The Yubikey Decrypter can be used to decrypt the AES encrypted output generated
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|21	from the one time password USB generator from Yubico. You need to have the AES
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|22	key to perform the decryption. You can obtain it by contacting Yubico, or by
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|23	seeding your own AES key to the Yubikey.
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|24	
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|25	%prep
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|27	
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|28	%build
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|30	%make
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|31	
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|32	%check
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|33	make test
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|34	
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|35	%install
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|36	%makeinstall_std
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|37	
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|38	%files
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|39	%doc Changes README
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|40	%{perl_vendorlib}/Auth/Yubikey_Decrypter.pm
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|41	%{_mandir}/*/*
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|42	
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|43	%changelog
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|44	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.70.0-2mdv2011.0
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|45	+ Revision: 680483
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|46	- mass rebuild
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|47	
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|48	* Sun Dec 13 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|49	+ Revision: 478054
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|50	- update to 0.07
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|51	
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.05-2mdv2010.0
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|53	+ Revision: 430264
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|54	- rebuild
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|55	
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|56	* Tue Sep 16 2008 Oden Eriksson <oeriksson@mandriva.com> 0.05-1mdv2009.0
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|57	+ Revision: 285173
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|58	- import perl-Auth-Yubikey_Decrypter
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|59	
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|60	
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|61	* Tue Sep 16 2008 Oden Eriksson <oeriksson@mandriva.com> 0.05-1mdv2009.0
12cr|perl-Auth-Yubikey_Decrypter-0.70.0-3|62	- initial Mandriva package

3927 12
12cr|perl-autobox-2.730.0-2|1	%define upstream_name    autobox
12cr|perl-autobox-2.730.0-2|2	%define upstream_version 2.73
12cr|perl-autobox-2.730.0-2|3	
12cr|perl-autobox-2.730.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-autobox-2.730.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-autobox-2.730.0-2|6	Release:	2
12cr|perl-autobox-2.730.0-2|7	
12cr|perl-autobox-2.730.0-2|8	Summary:    Call methods on native types
12cr|perl-autobox-2.730.0-2|9	License:    GPL+ or Artistic
12cr|perl-autobox-2.730.0-2|10	Group:      Development/Perl
12cr|perl-autobox-2.730.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-autobox-2.730.0-2|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-autobox-2.730.0-2|13	
12cr|perl-autobox-2.730.0-2|14	BuildRequires: perl(Scope::Guard)
12cr|perl-autobox-2.730.0-2|15	BuildRequires: perl-devel
12cr|perl-autobox-2.730.0-2|16	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-autobox-2.730.0-2|17	Provides: perl(autobox)
12cr|perl-autobox-2.730.0-2|18	
12cr|perl-autobox-2.730.0-2|19	%description
12cr|perl-autobox-2.730.0-2|20	The autobox pragma allows methods to be called on integers, floats,
12cr|perl-autobox-2.730.0-2|21	strings, arrays, hashes, and code references in exactly the same manner as
12cr|perl-autobox-2.730.0-2|22	blessed references.
12cr|perl-autobox-2.730.0-2|23	
12cr|perl-autobox-2.730.0-2|24	The autoboxing is transparent: boxed values are not blessed into their
12cr|perl-autobox-2.730.0-2|25	(user-defined) implementation class (unless the method elects to bestow
12cr|perl-autobox-2.730.0-2|26	such a blessing) - they simply use its methods as though they are.
12cr|perl-autobox-2.730.0-2|27	
12cr|perl-autobox-2.730.0-2|28	The classes (packages) into which the native types are boxed are fully
12cr|perl-autobox-2.730.0-2|29	configurable. By default, a method invoked on a non-object is assumed to be
12cr|perl-autobox-2.730.0-2|30	defined in a class whose name corresponds to the 'ref()' type of that value
12cr|perl-autobox-2.730.0-2|31	- or SCALAR if the value is a non-reference.
12cr|perl-autobox-2.730.0-2|32	
12cr|perl-autobox-2.730.0-2|33	%prep
12cr|perl-autobox-2.730.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-autobox-2.730.0-2|35	
12cr|perl-autobox-2.730.0-2|36	%build
12cr|perl-autobox-2.730.0-2|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-autobox-2.730.0-2|38	%make
12cr|perl-autobox-2.730.0-2|39	
12cr|perl-autobox-2.730.0-2|40	%check
12cr|perl-autobox-2.730.0-2|41	make test
12cr|perl-autobox-2.730.0-2|42	
12cr|perl-autobox-2.730.0-2|43	%install
12cr|perl-autobox-2.730.0-2|44	rm -rf %buildroot
12cr|perl-autobox-2.730.0-2|45	%makeinstall_std
12cr|perl-autobox-2.730.0-2|46	
12cr|perl-autobox-2.730.0-2|47	%clean
12cr|perl-autobox-2.730.0-2|48	rm -rf %buildroot
12cr|perl-autobox-2.730.0-2|49	
12cr|perl-autobox-2.730.0-2|50	%files
12cr|perl-autobox-2.730.0-2|51	%defattr(-,root,root)
12cr|perl-autobox-2.730.0-2|52	%doc README Changes
12cr|perl-autobox-2.730.0-2|53	%{_mandir}/man3/*
12cr|perl-autobox-2.730.0-2|54	%perl_vendorlib/*
12cr|perl-autobox-2.730.0-2|55	
12cr|perl-autobox-2.730.0-2|56	
12cr|perl-autobox-2.730.0-2|57	
12cr|perl-autobox-2.730.0-2|58	
12cr|perl-autobox-2.730.0-2|59	%changelog
12cr|perl-autobox-2.730.0-2|60	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.730.0-2
12cr|perl-autobox-2.730.0-2|61	+ Revision: 768358
12cr|perl-autobox-2.730.0-2|62	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-autobox-2.730.0-2|63	
12cr|perl-autobox-2.730.0-2|64	* Mon Mar 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.730.0-1
12cr|perl-autobox-2.730.0-2|65	+ Revision: 644730
12cr|perl-autobox-2.730.0-2|66	- update to new version 2.73
12cr|perl-autobox-2.730.0-2|67	
12cr|perl-autobox-2.730.0-2|68	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.720.0-1
12cr|perl-autobox-2.730.0-2|69	+ Revision: 634205
12cr|perl-autobox-2.730.0-2|70	- update to new version 2.72
12cr|perl-autobox-2.730.0-2|71	
12cr|perl-autobox-2.730.0-2|72	* Sat Oct 16 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.710.0-1mdv2011.0
12cr|perl-autobox-2.730.0-2|73	+ Revision: 585983
12cr|perl-autobox-2.730.0-2|74	- new upstream version
12cr|perl-autobox-2.730.0-2|75	
12cr|perl-autobox-2.730.0-2|76	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.700.0-2mdv2011.0
12cr|perl-autobox-2.730.0-2|77	+ Revision: 555224
12cr|perl-autobox-2.730.0-2|78	- rebuild
12cr|perl-autobox-2.730.0-2|79	
12cr|perl-autobox-2.730.0-2|80	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 2.700.0-1mdv2010.1
12cr|perl-autobox-2.730.0-2|81	+ Revision: 526461
12cr|perl-autobox-2.730.0-2|82	- update to 2.70
12cr|perl-autobox-2.730.0-2|83	
12cr|perl-autobox-2.730.0-2|84	* Fri May 29 2009 Jérôme Quelin <jquelin@mandriva.org> 2.550.0-1mdv2010.0
12cr|perl-autobox-2.730.0-2|85	+ Revision: 380980
12cr|perl-autobox-2.730.0-2|86	- adding missing buildrequires
12cr|perl-autobox-2.730.0-2|87	- adding provides that gets filtered
12cr|perl-autobox-2.730.0-2|88	- import perl-autobox
12cr|perl-autobox-2.730.0-2|89	
12cr|perl-autobox-2.730.0-2|90	
12cr|perl-autobox-2.730.0-2|91	* Fri May 29 2009 cpan2dist 2.55-1mdv
12cr|perl-autobox-2.730.0-2|92	- initial mdv release, generated with cpan2dist
12cr|perl-autobox-2.730.0-2|93	

3928 12
12cr|perl-AutoLoader-5.710.0-3|1	%define upstream_name    AutoLoader
12cr|perl-AutoLoader-5.710.0-3|2	%define upstream_version 5.71
12cr|perl-AutoLoader-5.710.0-3|3	
12cr|perl-AutoLoader-5.710.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-AutoLoader-5.710.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-AutoLoader-5.710.0-3|6	Release:	3
12cr|perl-AutoLoader-5.710.0-3|7	
12cr|perl-AutoLoader-5.710.0-3|8	Summary:	Load subroutines only on demand
12cr|perl-AutoLoader-5.710.0-3|9	License:	GPLv2+
12cr|perl-AutoLoader-5.710.0-3|10	Group:		Development/Perl
12cr|perl-AutoLoader-5.710.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-AutoLoader-5.710.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SM/SMUELLER/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-AutoLoader-5.710.0-3|13	
12cr|perl-AutoLoader-5.710.0-3|14	BuildRequires:	perl-devel
12cr|perl-AutoLoader-5.710.0-3|15	BuildArch:	noarch
12cr|perl-AutoLoader-5.710.0-3|16	
12cr|perl-AutoLoader-5.710.0-3|17	%description
12cr|perl-AutoLoader-5.710.0-3|18	The AutoLoader module works with the AutoSplit module and the __END__ token to
12cr|perl-AutoLoader-5.710.0-3|19	defer the loading of some subroutines until they are used rather than loading
12cr|perl-AutoLoader-5.710.0-3|20	them all at once.
12cr|perl-AutoLoader-5.710.0-3|21	
12cr|perl-AutoLoader-5.710.0-3|22	%prep
12cr|perl-AutoLoader-5.710.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-AutoLoader-5.710.0-3|24	
12cr|perl-AutoLoader-5.710.0-3|25	%build
12cr|perl-AutoLoader-5.710.0-3|26	perl Makefile.PL -n INSTALLDIRS=vendor
12cr|perl-AutoLoader-5.710.0-3|27	%make
12cr|perl-AutoLoader-5.710.0-3|28	
12cr|perl-AutoLoader-5.710.0-3|29	%check
12cr|perl-AutoLoader-5.710.0-3|30	make test
12cr|perl-AutoLoader-5.710.0-3|31	
12cr|perl-AutoLoader-5.710.0-3|32	%install
12cr|perl-AutoLoader-5.710.0-3|33	%makeinstall_std
12cr|perl-AutoLoader-5.710.0-3|34	mv %{buildroot}%{_mandir}/man3/AutoLoader.3pm \
12cr|perl-AutoLoader-5.710.0-3|35	%{buildroot}%{_mandir}/man3/AutoLoader-%{version}.3pm
12cr|perl-AutoLoader-5.710.0-3|36	
12cr|perl-AutoLoader-5.710.0-3|37	%files
12cr|perl-AutoLoader-5.710.0-3|38	%doc Changes README
12cr|perl-AutoLoader-5.710.0-3|39	%{_mandir}/man3/*
12cr|perl-AutoLoader-5.710.0-3|40	%{perl_vendorlib}/AutoLoader.pm
12cr|perl-AutoLoader-5.710.0-3|41	%{perl_vendorlib}/AutoSplit.pm
12cr|perl-AutoLoader-5.710.0-3|42	
12cr|perl-AutoLoader-5.710.0-3|43	%changelog
12cr|perl-AutoLoader-5.710.0-3|44	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 5.710.0-2mdv2011.0
12cr|perl-AutoLoader-5.710.0-3|45	+ Revision: 680485
12cr|perl-AutoLoader-5.710.0-3|46	- mass rebuild
12cr|perl-AutoLoader-5.710.0-3|47	
12cr|perl-AutoLoader-5.710.0-3|48	* Sun Nov 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 5.710.0-1mdv2011.0
12cr|perl-AutoLoader-5.710.0-3|49	+ Revision: 599534
12cr|perl-AutoLoader-5.710.0-3|50	- update to new version 5.71
12cr|perl-AutoLoader-5.710.0-3|51	
12cr|perl-AutoLoader-5.710.0-3|52	* Tue Sep 22 2009 Jérôme Quelin <jquelin@mandriva.org> 5.700.0-1mdv2011.0
12cr|perl-AutoLoader-5.710.0-3|53	+ Revision: 447132
12cr|perl-AutoLoader-5.710.0-3|54	- update to 5.70
12cr|perl-AutoLoader-5.710.0-3|55	
12cr|perl-AutoLoader-5.710.0-3|56	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 5.690.0-2mdv2010.0
12cr|perl-AutoLoader-5.710.0-3|57	+ Revision: 420978
12cr|perl-AutoLoader-5.710.0-3|58	- rebuild
12cr|perl-AutoLoader-5.710.0-3|59	
12cr|perl-AutoLoader-5.710.0-3|60	* Thu Aug 20 2009 Jérôme Quelin <jquelin@mandriva.org> 5.690.0-1mdv2010.0
12cr|perl-AutoLoader-5.710.0-3|61	+ Revision: 418637
12cr|perl-AutoLoader-5.710.0-3|62	- update to 5.69
12cr|perl-AutoLoader-5.710.0-3|63	
12cr|perl-AutoLoader-5.710.0-3|64	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 5.680.0-1mdv2010.0
12cr|perl-AutoLoader-5.710.0-3|65	+ Revision: 402094
12cr|perl-AutoLoader-5.710.0-3|66	- rebuild using %%perl_convert_version
12cr|perl-AutoLoader-5.710.0-3|67	
12cr|perl-AutoLoader-5.710.0-3|68	* Tue Jan 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 5.68-1mdv2009.1
12cr|perl-AutoLoader-5.710.0-3|69	+ Revision: 325286
12cr|perl-AutoLoader-5.710.0-3|70	- update to new version 5.68
12cr|perl-AutoLoader-5.710.0-3|71	
12cr|perl-AutoLoader-5.710.0-3|72	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.67-1mdv2009.1
12cr|perl-AutoLoader-5.710.0-3|73	+ Revision: 292028
12cr|perl-AutoLoader-5.710.0-3|74	- update to new version 5.67
12cr|perl-AutoLoader-5.710.0-3|75	
12cr|perl-AutoLoader-5.710.0-3|76	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 5.66-2mdv2009.0
12cr|perl-AutoLoader-5.710.0-3|77	+ Revision: 268370
12cr|perl-AutoLoader-5.710.0-3|78	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-AutoLoader-5.710.0-3|79	
12cr|perl-AutoLoader-5.710.0-3|80	* Sat May 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.66-1mdv2009.0
12cr|perl-AutoLoader-5.710.0-3|81	+ Revision: 208351
12cr|perl-AutoLoader-5.710.0-3|82	- update to new version 5.66
12cr|perl-AutoLoader-5.710.0-3|83	
12cr|perl-AutoLoader-5.710.0-3|84	* Tue Jan 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 5.64-2mdv2008.1
12cr|perl-AutoLoader-5.710.0-3|85	+ Revision: 151978
12cr|perl-AutoLoader-5.710.0-3|86	- new license policy
12cr|perl-AutoLoader-5.710.0-3|87	- fix mixture of tabs and spaces
12cr|perl-AutoLoader-5.710.0-3|88	- rebuild for perl-5.10.0
12cr|perl-AutoLoader-5.710.0-3|89	
12cr|perl-AutoLoader-5.710.0-3|90	* Fri Dec 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.64-1mdv2008.1
12cr|perl-AutoLoader-5.710.0-3|91	+ Revision: 138798
12cr|perl-AutoLoader-5.710.0-3|92	- new version
12cr|perl-AutoLoader-5.710.0-3|93	
12cr|perl-AutoLoader-5.710.0-3|94	* Thu Dec 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.63-2mdv2008.1
12cr|perl-AutoLoader-5.710.0-3|95	+ Revision: 138320
12cr|perl-AutoLoader-5.710.0-3|96	- rename man page to avoid conflict with perl package
12cr|perl-AutoLoader-5.710.0-3|97	- rebuild
12cr|perl-AutoLoader-5.710.0-3|98	
12cr|perl-AutoLoader-5.710.0-3|99	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-AutoLoader-5.710.0-3|100	- restore BuildRoot
12cr|perl-AutoLoader-5.710.0-3|101	
12cr|perl-AutoLoader-5.710.0-3|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-AutoLoader-5.710.0-3|103	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-AutoLoader-5.710.0-3|104	
12cr|perl-AutoLoader-5.710.0-3|105	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.63-1mdv2008.1
12cr|perl-AutoLoader-5.710.0-3|106	+ Revision: 109592
12cr|perl-AutoLoader-5.710.0-3|107	- import perl-AutoLoader
12cr|perl-AutoLoader-5.710.0-3|108	
12cr|perl-AutoLoader-5.710.0-3|109	
12cr|perl-AutoLoader-5.710.0-3|110	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.63-1mdv2008.1
12cr|perl-AutoLoader-5.710.0-3|111	- first mdv release

3929 12
12cr|perl-B-Compiling-0.20.0-5|1	%define upstream_name    B-Compiling
12cr|perl-B-Compiling-0.20.0-5|2	%define upstream_version 0.02
12cr|perl-B-Compiling-0.20.0-5|3	
12cr|perl-B-Compiling-0.20.0-5|4	Name:       perl-%{upstream_name}
12cr|perl-B-Compiling-0.20.0-5|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-B-Compiling-0.20.0-5|6	Release:	5
12cr|perl-B-Compiling-0.20.0-5|7	
12cr|perl-B-Compiling-0.20.0-5|8	Summary:    Expose PL_compiling to perl
12cr|perl-B-Compiling-0.20.0-5|9	License:    GPL+ or Artistic
12cr|perl-B-Compiling-0.20.0-5|10	Group:      Development/Perl
12cr|perl-B-Compiling-0.20.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-B-Compiling-0.20.0-5|12	Source0:    http://www.cpan.org/modules/by-module/B/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-B-Compiling-0.20.0-5|13	
12cr|perl-B-Compiling-0.20.0-5|14	BuildRequires: perl(B)
12cr|perl-B-Compiling-0.20.0-5|15	BuildRequires: perl(ExtUtils::MakeMaker)
12cr|perl-B-Compiling-0.20.0-5|16	BuildRequires: perl(Sub::Exporter)
12cr|perl-B-Compiling-0.20.0-5|17	BuildRequires: perl(XSLoader)
12cr|perl-B-Compiling-0.20.0-5|18	BuildRequires: perl-devel
12cr|perl-B-Compiling-0.20.0-5|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-B-Compiling-0.20.0-5|20	
12cr|perl-B-Compiling-0.20.0-5|21	%description
12cr|perl-B-Compiling-0.20.0-5|22	This module exposes the perl interpreter's PL_compiling variable to perl.
12cr|perl-B-Compiling-0.20.0-5|23	
12cr|perl-B-Compiling-0.20.0-5|24	%prep
12cr|perl-B-Compiling-0.20.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-B-Compiling-0.20.0-5|26	
12cr|perl-B-Compiling-0.20.0-5|27	%build
12cr|perl-B-Compiling-0.20.0-5|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-B-Compiling-0.20.0-5|29	
12cr|perl-B-Compiling-0.20.0-5|30	%{make}
12cr|perl-B-Compiling-0.20.0-5|31	
12cr|perl-B-Compiling-0.20.0-5|32	%check
12cr|perl-B-Compiling-0.20.0-5|33	%{make} test
12cr|perl-B-Compiling-0.20.0-5|34	
12cr|perl-B-Compiling-0.20.0-5|35	%install
12cr|perl-B-Compiling-0.20.0-5|36	rm -rf %buildroot
12cr|perl-B-Compiling-0.20.0-5|37	%makeinstall_std
12cr|perl-B-Compiling-0.20.0-5|38	
12cr|perl-B-Compiling-0.20.0-5|39	%clean
12cr|perl-B-Compiling-0.20.0-5|40	rm -rf %buildroot
12cr|perl-B-Compiling-0.20.0-5|41	
12cr|perl-B-Compiling-0.20.0-5|42	%files
12cr|perl-B-Compiling-0.20.0-5|43	%defattr(-,root,root)
12cr|perl-B-Compiling-0.20.0-5|44	%doc Changes README
12cr|perl-B-Compiling-0.20.0-5|45	%{_mandir}/man3/*
12cr|perl-B-Compiling-0.20.0-5|46	%perl_vendorlib/*
12cr|perl-B-Compiling-0.20.0-5|47	
12cr|perl-B-Compiling-0.20.0-5|48	
12cr|perl-B-Compiling-0.20.0-5|49	
12cr|perl-B-Compiling-0.20.0-5|50	
12cr|perl-B-Compiling-0.20.0-5|51	%changelog
12cr|perl-B-Compiling-0.20.0-5|52	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.20.0-5
12cr|perl-B-Compiling-0.20.0-5|53	+ Revision: 768358
12cr|perl-B-Compiling-0.20.0-5|54	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-B-Compiling-0.20.0-5|55	
12cr|perl-B-Compiling-0.20.0-5|56	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.20.0-4
12cr|perl-B-Compiling-0.20.0-5|57	+ Revision: 680491
12cr|perl-B-Compiling-0.20.0-5|58	- mass rebuild
12cr|perl-B-Compiling-0.20.0-5|59	
12cr|perl-B-Compiling-0.20.0-5|60	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-B-Compiling-0.20.0-5|61	- rebuild
12cr|perl-B-Compiling-0.20.0-5|62	- rebuild
12cr|perl-B-Compiling-0.20.0-5|63	
12cr|perl-B-Compiling-0.20.0-5|64	* Sun Aug 16 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-B-Compiling-0.20.0-5|65	+ Revision: 417016
12cr|perl-B-Compiling-0.20.0-5|66	- import perl-B-Compiling
12cr|perl-B-Compiling-0.20.0-5|67	
12cr|perl-B-Compiling-0.20.0-5|68	
12cr|perl-B-Compiling-0.20.0-5|69	* Sun Aug 16 2009 cpan2dist 0.02-1mdv
12cr|perl-B-Compiling-0.20.0-5|70	- initial mdv release, generated with cpan2dist

3930 12
12cr|perl-BDB-1.900.0-1|1	%define upstream_name    BDB
12cr|perl-BDB-1.900.0-1|2	%define upstream_version 1.9
12cr|perl-BDB-1.900.0-1|3	
12cr|perl-BDB-1.900.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-BDB-1.900.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-BDB-1.900.0-1|6	Release:	1
12cr|perl-BDB-1.900.0-1|7	
12cr|perl-BDB-1.900.0-1|8	Summary:    Asynchronous Berkeley DB access
12cr|perl-BDB-1.900.0-1|9	License:    GPL+ or Artistic
12cr|perl-BDB-1.900.0-1|10	Group:      Development/Perl
12cr|perl-BDB-1.900.0-1|11	Url:        http://search.cpan.org/dist/BDB
12cr|perl-BDB-1.900.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-BDB-1.900.0-1|13	
12cr|perl-BDB-1.900.0-1|14	BuildRequires: db-devel
12cr|perl-BDB-1.900.0-1|15	BuildRequires: perl(common::sense)
12cr|perl-BDB-1.900.0-1|16	BuildRequires: perl-devel
12cr|perl-BDB-1.900.0-1|17	
12cr|perl-BDB-1.900.0-1|18	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-BDB-1.900.0-1|19	
12cr|perl-BDB-1.900.0-1|20	Requires: perl(common::sense)
12cr|perl-BDB-1.900.0-1|21	
12cr|perl-BDB-1.900.0-1|22	%description
12cr|perl-BDB-1.900.0-1|23	This is the Asynchronous Berkeley DB access API for Perl and DB 4.6.
12cr|perl-BDB-1.900.0-1|24	
12cr|perl-BDB-1.900.0-1|25	%prep
12cr|perl-BDB-1.900.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-BDB-1.900.0-1|27	
12cr|perl-BDB-1.900.0-1|28	%build
12cr|perl-BDB-1.900.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-BDB-1.900.0-1|30	%make
12cr|perl-BDB-1.900.0-1|31	
12cr|perl-BDB-1.900.0-1|32	%check
12cr|perl-BDB-1.900.0-1|33	%make test
12cr|perl-BDB-1.900.0-1|34	
12cr|perl-BDB-1.900.0-1|35	%install
12cr|perl-BDB-1.900.0-1|36	rm -rf $RPM_BUILD_ROOT
12cr|perl-BDB-1.900.0-1|37	%makeinstall_std
12cr|perl-BDB-1.900.0-1|38	
12cr|perl-BDB-1.900.0-1|39	%clean
12cr|perl-BDB-1.900.0-1|40	rm -rf $RPM_BUILD_ROOT
12cr|perl-BDB-1.900.0-1|41	
12cr|perl-BDB-1.900.0-1|42	%files
12cr|perl-BDB-1.900.0-1|43	%defattr(-,root,root)
12cr|perl-BDB-1.900.0-1|44	%doc README Changes META.yml
12cr|perl-BDB-1.900.0-1|45	%{_mandir}/man3/*
12cr|perl-BDB-1.900.0-1|46	%perl_vendorlib/*
12cr|perl-BDB-1.900.0-1|47	
12cr|perl-BDB-1.900.0-1|48	
12cr|perl-BDB-1.900.0-1|49	%changelog
12cr|perl-BDB-1.900.0-1|50	* Mon May 14 2012 Crispin Boylan <crisb@mandriva.org> 1.900.0-1
12cr|perl-BDB-1.900.0-1|51	+ Revision: 798858
12cr|perl-BDB-1.900.0-1|52	- New release
12cr|perl-BDB-1.900.0-1|53	
12cr|perl-BDB-1.900.0-1|54	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.880.0-4
12cr|perl-BDB-1.900.0-1|55	+ Revision: 768358
12cr|perl-BDB-1.900.0-1|56	- mass rebuild of perl extensions against perl 5.14.2
12cr|perl-BDB-1.900.0-1|57	
12cr|perl-BDB-1.900.0-1|58	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.880.0-3
12cr|perl-BDB-1.900.0-1|59	+ Revision: 680656
12cr|perl-BDB-1.900.0-1|60	- mass rebuild
12cr|perl-BDB-1.900.0-1|61	
12cr|perl-BDB-1.900.0-1|62	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.880.0-2mdv2011.0
12cr|perl-BDB-1.900.0-1|63	+ Revision: 555682
12cr|perl-BDB-1.900.0-1|64	- rebuild
12cr|perl-BDB-1.900.0-1|65	
12cr|perl-BDB-1.900.0-1|66	* Wed Mar 31 2010 Jérôme Quelin <jquelin@mandriva.org> 1.880.0-1mdv2010.1
12cr|perl-BDB-1.900.0-1|67	+ Revision: 530258
12cr|perl-BDB-1.900.0-1|68	- update to 1.88
12cr|perl-BDB-1.900.0-1|69	
12cr|perl-BDB-1.900.0-1|70	* Wed Feb 10 2010 Jérôme Quelin <jquelin@mandriva.org> 1.870.0-4mdv2010.1
12cr|perl-BDB-1.900.0-1|71	+ Revision: 503943
12cr|perl-BDB-1.900.0-1|72	- adding missing requires:
12cr|perl-BDB-1.900.0-1|73	
12cr|perl-BDB-1.900.0-1|74	* Sat Jan 30 2010 Funda Wang <fwang@mandriva.org> 1.870.0-3mdv2010.1
12cr|perl-BDB-1.900.0-1|75	+ Revision: 498573
12cr|perl-BDB-1.900.0-1|76	- build with db4.8
12cr|perl-BDB-1.900.0-1|77	
12cr|perl-BDB-1.900.0-1|78	* Wed Dec 30 2009 Jérôme Quelin <jquelin@mandriva.org> 1.870.0-2mdv2010.1
12cr|perl-BDB-1.900.0-1|79	+ Revision: 483975
12cr|perl-BDB-1.900.0-1|80	- rebuild
12cr|perl-BDB-1.900.0-1|81	
12cr|perl-BDB-1.900.0-1|82	* Wed Dec 23 2009 Jérôme Quelin <jquelin@mandriva.org> 1.870.0-1mdv2010.1
12cr|perl-BDB-1.900.0-1|83	+ Revision: 481706
12cr|perl-BDB-1.900.0-1|84	- update to 1.87
12cr|perl-BDB-1.900.0-1|85	
12cr|perl-BDB-1.900.0-1|86	* Sat Dec 05 2009 Jérôme Quelin <jquelin@mandriva.org> 1.860.0-1mdv2010.1
12cr|perl-BDB-1.900.0-1|87	+ Revision: 473712
12cr|perl-BDB-1.900.0-1|88	- update to 1.86
12cr|perl-BDB-1.900.0-1|89	
12cr|perl-BDB-1.900.0-1|90	* Thu Nov 12 2009 Jérôme Quelin <jquelin@mandriva.org> 1.850.0-1mdv2010.1
12cr|perl-BDB-1.900.0-1|91	+ Revision: 465165
12cr|perl-BDB-1.900.0-1|92	- update to 1.85
12cr|perl-BDB-1.900.0-1|93	
12cr|perl-BDB-1.900.0-1|94	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 1.840.0-1mdv2010.0
12cr|perl-BDB-1.900.0-1|95	+ Revision: 415032
12cr|perl-BDB-1.900.0-1|96	- adding missing buildrequires:
12cr|perl-BDB-1.900.0-1|97	- update to 1.84
12cr|perl-BDB-1.900.0-1|98	
12cr|perl-BDB-1.900.0-1|99	* Fri Jan 16 2009 Götz Waschk <waschk@mandriva.org> 1.83-1mdv2009.1
12cr|perl-BDB-1.900.0-1|100	+ Revision: 330120
12cr|perl-BDB-1.900.0-1|101	- update to new version 1.83
12cr|perl-BDB-1.900.0-1|102	
12cr|perl-BDB-1.900.0-1|103	* Fri Jan 09 2009 Götz Waschk <waschk@mandriva.org> 1.82-1mdv2009.1
12cr|perl-BDB-1.900.0-1|104	+ Revision: 327380
12cr|perl-BDB-1.900.0-1|105	- update to new version 1.82
12cr|perl-BDB-1.900.0-1|106	
12cr|perl-BDB-1.900.0-1|107	* Sun Nov 30 2008 Götz Waschk <waschk@mandriva.org> 1.81-1mdv2009.1
12cr|perl-BDB-1.900.0-1|108	+ Revision: 308455
12cr|perl-BDB-1.900.0-1|109	- new version
12cr|perl-BDB-1.900.0-1|110	- fix source URL
12cr|perl-BDB-1.900.0-1|111	- build with libdb 4.7
12cr|perl-BDB-1.900.0-1|112	
12cr|perl-BDB-1.900.0-1|113	* Thu Aug 14 2008 Götz Waschk <waschk@mandriva.org> 1.71-1mdv2009.0
12cr|perl-BDB-1.900.0-1|114	+ Revision: 271732
12cr|perl-BDB-1.900.0-1|115	- new version
12cr|perl-BDB-1.900.0-1|116	
12cr|perl-BDB-1.900.0-1|117	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.5-2mdv2009.0
12cr|perl-BDB-1.900.0-1|118	+ Revision: 268371
12cr|perl-BDB-1.900.0-1|119	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-BDB-1.900.0-1|120	
12cr|perl-BDB-1.900.0-1|121	* Tue Jun 10 2008 Götz Waschk <waschk@mandriva.org> 1.5-1mdv2009.0
12cr|perl-BDB-1.900.0-1|122	+ Revision: 217355
12cr|perl-BDB-1.900.0-1|123	- new version
12cr|perl-BDB-1.900.0-1|124	
12cr|perl-BDB-1.900.0-1|125	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 1.4-2mdv2008.1
12cr|perl-BDB-1.900.0-1|126	+ Revision: 151846
12cr|perl-BDB-1.900.0-1|127	- rebuild
12cr|perl-BDB-1.900.0-1|128	
12cr|perl-BDB-1.900.0-1|129	* Wed Dec 19 2007 Götz Waschk <waschk@mandriva.org> 1.4-1mdv2008.1
12cr|perl-BDB-1.900.0-1|130	+ Revision: 133736
12cr|perl-BDB-1.900.0-1|131	- import perl-BDB
12cr|perl-BDB-1.900.0-1|132	

3931 12
12cr|perl-B-Debug-1.160.0-2|1	%define upstream_name    B-Debug
12cr|perl-B-Debug-1.160.0-2|2	%define upstream_version 1.16
12cr|perl-B-Debug-1.160.0-2|3	
12cr|perl-B-Debug-1.160.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-B-Debug-1.160.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-B-Debug-1.160.0-2|6	Release:    %mkrel 2
12cr|perl-B-Debug-1.160.0-2|7	
12cr|perl-B-Debug-1.160.0-2|8	Summary:    Walk Perl syntax tree, printing debug info about ops
12cr|perl-B-Debug-1.160.0-2|9	License:    GPL+ or Artistic
12cr|perl-B-Debug-1.160.0-2|10	Group:      Development/Perl
12cr|perl-B-Debug-1.160.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-B-Debug-1.160.0-2|12	Source0:    http://www.cpan.org/modules/by-module/B/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-B-Debug-1.160.0-2|13	
12cr|perl-B-Debug-1.160.0-2|14	BuildRequires: perl(B)
12cr|perl-B-Debug-1.160.0-2|15	BuildRequires: perl(Test::More)
12cr|perl-B-Debug-1.160.0-2|16	BuildRequires: perl-devel
12cr|perl-B-Debug-1.160.0-2|17	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-B-Debug-1.160.0-2|18	
12cr|perl-B-Debug-1.160.0-2|19	%description
12cr|perl-B-Debug-1.160.0-2|20	See _ext/B/README_ and the newer the B::Concise manpage, the B::Terse
12cr|perl-B-Debug-1.160.0-2|21	manpage.
12cr|perl-B-Debug-1.160.0-2|22	
12cr|perl-B-Debug-1.160.0-2|23	
12cr|perl-B-Debug-1.160.0-2|24	%prep
12cr|perl-B-Debug-1.160.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-B-Debug-1.160.0-2|26	
12cr|perl-B-Debug-1.160.0-2|27	%build
12cr|perl-B-Debug-1.160.0-2|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-B-Debug-1.160.0-2|29	%make
12cr|perl-B-Debug-1.160.0-2|30	
12cr|perl-B-Debug-1.160.0-2|31	%check
12cr|perl-B-Debug-1.160.0-2|32	make test
12cr|perl-B-Debug-1.160.0-2|33	
12cr|perl-B-Debug-1.160.0-2|34	%install
12cr|perl-B-Debug-1.160.0-2|35	rm -rf %buildroot
12cr|perl-B-Debug-1.160.0-2|36	%makeinstall_std
12cr|perl-B-Debug-1.160.0-2|37	
12cr|perl-B-Debug-1.160.0-2|38	%clean
12cr|perl-B-Debug-1.160.0-2|39	rm -rf %buildroot
12cr|perl-B-Debug-1.160.0-2|40	
12cr|perl-B-Debug-1.160.0-2|41	%files
12cr|perl-B-Debug-1.160.0-2|42	%defattr(-,root,root)
12cr|perl-B-Debug-1.160.0-2|43	%doc Changes README
12cr|perl-B-Debug-1.160.0-2|44	%{_mandir}/man3/*
12cr|perl-B-Debug-1.160.0-2|45	%perl_vendorlib/*
12cr|perl-B-Debug-1.160.0-2|46	
12cr|perl-B-Debug-1.160.0-2|47	
12cr|perl-B-Debug-1.160.0-2|48	
12cr|perl-B-Debug-1.160.0-2|49	%changelog
12cr|perl-B-Debug-1.160.0-2|50	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.160.0-2mdv2011.0
12cr|perl-B-Debug-1.160.0-2|51	+ Revision: 680509
12cr|perl-B-Debug-1.160.0-2|52	- mass rebuild
12cr|perl-B-Debug-1.160.0-2|53	
12cr|perl-B-Debug-1.160.0-2|54	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.160.0-1mdv2011.0
12cr|perl-B-Debug-1.160.0-2|55	+ Revision: 595074
12cr|perl-B-Debug-1.160.0-2|56	- update to new version 1.16
12cr|perl-B-Debug-1.160.0-2|57	
12cr|perl-B-Debug-1.160.0-2|58	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-2mdv2011.0
12cr|perl-B-Debug-1.160.0-2|59	+ Revision: 555683
12cr|perl-B-Debug-1.160.0-2|60	- rebuild
12cr|perl-B-Debug-1.160.0-2|61	
12cr|perl-B-Debug-1.160.0-2|62	* Thu Feb 11 2010 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-1mdv2010.1
12cr|perl-B-Debug-1.160.0-2|63	+ Revision: 504069
12cr|perl-B-Debug-1.160.0-2|64	- update to 1.12
12cr|perl-B-Debug-1.160.0-2|65	
12cr|perl-B-Debug-1.160.0-2|66	* Sun Jul 26 2009 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-1mdv2010.0
12cr|perl-B-Debug-1.160.0-2|67	+ Revision: 400258
12cr|perl-B-Debug-1.160.0-2|68	- remove noarch
12cr|perl-B-Debug-1.160.0-2|69	- using %%perl_convert_version
12cr|perl-B-Debug-1.160.0-2|70	- fixed license field
12cr|perl-B-Debug-1.160.0-2|71	
12cr|perl-B-Debug-1.160.0-2|72	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 1.11-1mdv2010.0
12cr|perl-B-Debug-1.160.0-2|73	+ Revision: 374337
12cr|perl-B-Debug-1.160.0-2|74	- import perl-B-Debug
12cr|perl-B-Debug-1.160.0-2|75	
12cr|perl-B-Debug-1.160.0-2|76	
12cr|perl-B-Debug-1.160.0-2|77	* Mon May 11 2009 cpan2dist 1.11-1mdv
12cr|perl-B-Debug-1.160.0-2|78	- initial mdv release, generated with cpan2dist
12cr|perl-B-Debug-1.160.0-2|79	

3932 12
12cr|perl-Bencode-1.400.0-3|1	%define upstream_name Bencode
12cr|perl-Bencode-1.400.0-3|2	%define upstream_version 1.4
12cr|perl-Bencode-1.400.0-3|3	
12cr|perl-Bencode-1.400.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Bencode-1.400.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Bencode-1.400.0-3|6	Release:	3
12cr|perl-Bencode-1.400.0-3|7	Summary:	BitTorrent serialization format
12cr|perl-Bencode-1.400.0-3|8	License:	GPL+ or Artistic
12cr|perl-Bencode-1.400.0-3|9	Group:		Development/Perl
12cr|perl-Bencode-1.400.0-3|10	URL:		http://search.cpan.org/dist/Bencode/
12cr|perl-Bencode-1.400.0-3|11	Source0:	http://www.cpan.org/authors/id/A/AR/ARISTOTLE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Bencode-1.400.0-3|12	
12cr|perl-Bencode-1.400.0-3|13	BuildRequires:	perl-devel
12cr|perl-Bencode-1.400.0-3|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Bencode-1.400.0-3|15	BuildRequires:	perl(Exporter)
12cr|perl-Bencode-1.400.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Bencode-1.400.0-3|17	BuildArch:	noarch
12cr|perl-Bencode-1.400.0-3|18	
12cr|perl-Bencode-1.400.0-3|19	%description
12cr|perl-Bencode-1.400.0-3|20	This module implements the BitTorrent bencode serialization format as
12cr|perl-Bencode-1.400.0-3|21	described in http://www.bittorrent.org/protocol.html.
12cr|perl-Bencode-1.400.0-3|22	
12cr|perl-Bencode-1.400.0-3|23	%prep
12cr|perl-Bencode-1.400.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Bencode-1.400.0-3|25	
12cr|perl-Bencode-1.400.0-3|26	%build
12cr|perl-Bencode-1.400.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Bencode-1.400.0-3|28	%make
12cr|perl-Bencode-1.400.0-3|29	
12cr|perl-Bencode-1.400.0-3|30	%check
12cr|perl-Bencode-1.400.0-3|31	%make test
12cr|perl-Bencode-1.400.0-3|32	
12cr|perl-Bencode-1.400.0-3|33	%install
12cr|perl-Bencode-1.400.0-3|34	%makeinstall_std
12cr|perl-Bencode-1.400.0-3|35	
12cr|perl-Bencode-1.400.0-3|36	%files
12cr|perl-Bencode-1.400.0-3|37	%doc Changes LICENSE README
12cr|perl-Bencode-1.400.0-3|38	%{perl_vendorlib}/*
12cr|perl-Bencode-1.400.0-3|39	%{_mandir}/man3/%{upstream_name}.3pm.xz
12cr|perl-Bencode-1.400.0-3|40	
12cr|perl-Bencode-1.400.0-3|41	
12cr|perl-Bencode-1.400.0-3|42	%changelog
12cr|perl-Bencode-1.400.0-3|43	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.400.0-2mdv2011.0
12cr|perl-Bencode-1.400.0-3|44	+ Revision: 657386
12cr|perl-Bencode-1.400.0-3|45	- rebuild for updated spec-helper
12cr|perl-Bencode-1.400.0-3|46	
12cr|perl-Bencode-1.400.0-3|47	* Wed Mar 09 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.400.0-1
12cr|perl-Bencode-1.400.0-3|48	+ Revision: 643106
12cr|perl-Bencode-1.400.0-3|49	- import perl-Bencode
12cr|perl-Bencode-1.400.0-3|50	

3933 12
12cr|perl-BerkeleyDB-Manager-0.120.0-3|1	%define upstream_name    BerkeleyDB-Manager
12cr|perl-BerkeleyDB-Manager-0.120.0-3|2	%define upstream_version 0.12
12cr|perl-BerkeleyDB-Manager-0.120.0-3|3	
12cr|perl-BerkeleyDB-Manager-0.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-BerkeleyDB-Manager-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-BerkeleyDB-Manager-0.120.0-3|6	Release:	3
12cr|perl-BerkeleyDB-Manager-0.120.0-3|7	
12cr|perl-BerkeleyDB-Manager-0.120.0-3|8	Summary:	General purpose L<BerkeleyDB> wrapper
12cr|perl-BerkeleyDB-Manager-0.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-BerkeleyDB-Manager-0.120.0-3|10	Group:		Development/Perl
12cr|perl-BerkeleyDB-Manager-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-BerkeleyDB-Manager-0.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/BerkeleyDB/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-BerkeleyDB-Manager-0.120.0-3|13	
12cr|perl-BerkeleyDB-Manager-0.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-BerkeleyDB-Manager-0.120.0-3|15	BuildRequires:	perl(BerkeleyDB)
12cr|perl-BerkeleyDB-Manager-0.120.0-3|16	BuildRequires:	perl(Data::Stream::Bulk)
12cr|perl-BerkeleyDB-Manager-0.120.0-3|17	BuildRequires:	perl(Moose)
12cr|perl-BerkeleyDB-Manager-0.120.0-3|18	BuildRequires:	perl(Path::Class)
12cr|perl-BerkeleyDB-Manager-0.120.0-3|19	BuildRequires:	perl(Test::Exception)
12cr|perl-BerkeleyDB-Manager-0.120.0-3|20	BuildRequires:	perl(Test::TempDir)
12cr|perl-BerkeleyDB-Manager-0.120.0-3|21	BuildRequires:	perl(Test::use::ok)
12cr|perl-BerkeleyDB-Manager-0.120.0-3|22	BuildRequires:	perl(File::NFSLock)
12cr|perl-BerkeleyDB-Manager-0.120.0-3|23	BuildRequires:	perl(namespace::clean)
12cr|perl-BerkeleyDB-Manager-0.120.0-3|24	BuildArch:	noarch
12cr|perl-BerkeleyDB-Manager-0.120.0-3|25	
12cr|perl-BerkeleyDB-Manager-0.120.0-3|26	%description
12cr|perl-BerkeleyDB-Manager-0.120.0-3|27	This object provides a convenience wrapper for the BerkeleyDB manpage
12cr|perl-BerkeleyDB-Manager-0.120.0-3|28	
12cr|perl-BerkeleyDB-Manager-0.120.0-3|29	%prep
12cr|perl-BerkeleyDB-Manager-0.120.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-BerkeleyDB-Manager-0.120.0-3|31	
12cr|perl-BerkeleyDB-Manager-0.120.0-3|32	%build
12cr|perl-BerkeleyDB-Manager-0.120.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-BerkeleyDB-Manager-0.120.0-3|34	%make
12cr|perl-BerkeleyDB-Manager-0.120.0-3|35	
12cr|perl-BerkeleyDB-Manager-0.120.0-3|36	%check
12cr|perl-BerkeleyDB-Manager-0.120.0-3|37	%make test
12cr|perl-BerkeleyDB-Manager-0.120.0-3|38	
12cr|perl-BerkeleyDB-Manager-0.120.0-3|39	%install
12cr|perl-BerkeleyDB-Manager-0.120.0-3|40	%makeinstall_std
12cr|perl-BerkeleyDB-Manager-0.120.0-3|41	
12cr|perl-BerkeleyDB-Manager-0.120.0-3|42	%files
12cr|perl-BerkeleyDB-Manager-0.120.0-3|43	%doc Changes
12cr|perl-BerkeleyDB-Manager-0.120.0-3|44	%{_mandir}/man3/*
12cr|perl-BerkeleyDB-Manager-0.120.0-3|45	%{perl_vendorlib}/*
12cr|perl-BerkeleyDB-Manager-0.120.0-3|46	
12cr|perl-BerkeleyDB-Manager-0.120.0-3|47	
12cr|perl-BerkeleyDB-Manager-0.120.0-3|48	%changelog
12cr|perl-BerkeleyDB-Manager-0.120.0-3|49	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.120.0-2mdv2011.0
12cr|perl-BerkeleyDB-Manager-0.120.0-3|50	+ Revision: 654223
12cr|perl-BerkeleyDB-Manager-0.120.0-3|51	- rebuild for updated spec-helper
12cr|perl-BerkeleyDB-Manager-0.120.0-3|52	
12cr|perl-BerkeleyDB-Manager-0.120.0-3|53	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.120.0-1mdv2011.0
12cr|perl-BerkeleyDB-Manager-0.120.0-3|54	+ Revision: 625086
12cr|perl-BerkeleyDB-Manager-0.120.0-3|55	- import perl-BerkeleyDB-Manager
12cr|perl-BerkeleyDB-Manager-0.120.0-3|56	

3934 12
12cr|perl-BFD-0.310.0-3|1	%define	upstream_name	 BFD
12cr|perl-BFD-0.310.0-3|2	%define	upstream_version 0.31
12cr|perl-BFD-0.310.0-3|3	
12cr|perl-BFD-0.310.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-BFD-0.310.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-BFD-0.310.0-3|6	Release:	3
12cr|perl-BFD-0.310.0-3|7	
12cr|perl-BFD-0.310.0-3|8	Summary:	Impromptu dumping of data structures for debugging purposes
12cr|perl-BFD-0.310.0-3|9	License:	GPL+ or Artistic
12cr|perl-BFD-0.310.0-3|10	Group:		Development/Perl
12cr|perl-BFD-0.310.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-BFD-0.310.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RB/RBS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-BFD-0.310.0-3|13	
12cr|perl-BFD-0.310.0-3|14	BuildRequires:	perl-devel
12cr|perl-BFD-0.310.0-3|15	BuildArch:	noarch
12cr|perl-BFD-0.310.0-3|16	
12cr|perl-BFD-0.310.0-3|17	%description
12cr|perl-BFD-0.310.0-3|18	Allows for impromptu dumping of output to STDERR. Useful when you want to take
12cr|perl-BFD-0.310.0-3|19	a peek at a nest Perl data structure by emitting (relatively) nicely formatted
12cr|perl-BFD-0.310.0-3|20	output with filename and line number prefixed to each line.
12cr|perl-BFD-0.310.0-3|21	
12cr|perl-BFD-0.310.0-3|22	%prep
12cr|perl-BFD-0.310.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-BFD-0.310.0-3|24	
12cr|perl-BFD-0.310.0-3|25	%build
12cr|perl-BFD-0.310.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-BFD-0.310.0-3|27	%make
12cr|perl-BFD-0.310.0-3|28	
12cr|perl-BFD-0.310.0-3|29	%check
12cr|perl-BFD-0.310.0-3|30	%make test
12cr|perl-BFD-0.310.0-3|31	
12cr|perl-BFD-0.310.0-3|32	%install
12cr|perl-BFD-0.310.0-3|33	%makeinstall_std
12cr|perl-BFD-0.310.0-3|34	
12cr|perl-BFD-0.310.0-3|35	%files
12cr|perl-BFD-0.310.0-3|36	%{perl_vendorlib}/BFD.pm
12cr|perl-BFD-0.310.0-3|37	%{_mandir}/man3/*
12cr|perl-BFD-0.310.0-3|38	
12cr|perl-BFD-0.310.0-3|39	
12cr|perl-BFD-0.310.0-3|40	%changelog
12cr|perl-BFD-0.310.0-3|41	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.310.0-2mdv2011.0
12cr|perl-BFD-0.310.0-3|42	+ Revision: 680657
12cr|perl-BFD-0.310.0-3|43	- mass rebuild
12cr|perl-BFD-0.310.0-3|44	
12cr|perl-BFD-0.310.0-3|45	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.310.0-1mdv2011.0
12cr|perl-BFD-0.310.0-3|46	+ Revision: 504586
12cr|perl-BFD-0.310.0-3|47	- rebuild using %%perl_convert_version
12cr|perl-BFD-0.310.0-3|48	
12cr|perl-BFD-0.310.0-3|49	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.31-7mdv2010.0
12cr|perl-BFD-0.310.0-3|50	+ Revision: 430265
12cr|perl-BFD-0.310.0-3|51	- rebuild
12cr|perl-BFD-0.310.0-3|52	
12cr|perl-BFD-0.310.0-3|53	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.31-6mdv2009.0
12cr|perl-BFD-0.310.0-3|54	+ Revision: 255400
12cr|perl-BFD-0.310.0-3|55	- rebuild
12cr|perl-BFD-0.310.0-3|56	
12cr|perl-BFD-0.310.0-3|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-BFD-0.310.0-3|58	- restore BuildRoot
12cr|perl-BFD-0.310.0-3|59	
12cr|perl-BFD-0.310.0-3|60	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.31-4mdv2008.1
12cr|perl-BFD-0.310.0-3|61	+ Revision: 131173
12cr|perl-BFD-0.310.0-3|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-BFD-0.310.0-3|63	
12cr|perl-BFD-0.310.0-3|64	
12cr|perl-BFD-0.310.0-3|65	* Fri Oct 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.31-4mdv2007.0
12cr|perl-BFD-0.310.0-3|66	+ Revision: 73330
12cr|perl-BFD-0.310.0-3|67	- import perl-BFD-0.31-4mdv2007.0
12cr|perl-BFD-0.310.0-3|68	
12cr|perl-BFD-0.310.0-3|69	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.31-4mdv2007.0
12cr|perl-BFD-0.310.0-3|70	- Rebuild
12cr|perl-BFD-0.310.0-3|71	
12cr|perl-BFD-0.310.0-3|72	* Thu Feb 09 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.31-3mdk
12cr|perl-BFD-0.310.0-3|73	- spec cleanup
12cr|perl-BFD-0.310.0-3|74	- fix directory ownership
12cr|perl-BFD-0.310.0-3|75	- %%{1}mdv2007.1
12cr|perl-BFD-0.310.0-3|76	- better description and url
12cr|perl-BFD-0.310.0-3|77	
12cr|perl-BFD-0.310.0-3|78	* Sun Feb 06 2005 Sylvie Terjan <erinmargault@mandrake.org> 0.31-2mdk
12cr|perl-BFD-0.310.0-3|79	- rebuild for new perl
12cr|perl-BFD-0.310.0-3|80	
12cr|perl-BFD-0.310.0-3|81	* Thu Apr 29 2004 Michael Scherer <misc@mandrake.org> 0.31-1mdk
12cr|perl-BFD-0.310.0-3|82	- first version
12cr|perl-BFD-0.310.0-3|83	

3935 12
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|1	%define upstream_name    B-Hooks-EndOfScope
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|2	%define upstream_version 0.11
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|3	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|6	Release:	2
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|7	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|8	Summary:	Execute code after a scope finished compilation
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|9	License:	GPL+ or Artistic
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|10	Group:		Development/Perl
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|12	Source0:	http://www.cpan.org/modules/by-module/B/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|13	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|15	BuildRequires:	perl(Scope::Guard)
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|16	BuildRequires:	perl(Sub::Exporter)
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|17	BuildRequires:	perl(Test::More)
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|18	BuildRequires:	perl(Variable::Magic)
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|19	BuildRequires:	perl-devel
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|20	BuildArch:	noarch
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|21	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|22	%description
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|23	This module allows you to execute code when perl finished compiling the
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|24	surrounding scope.
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|25	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|26	%prep
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|28	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|29	%build
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|31	%make
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|32	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|33	%check
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|34	make test
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|35	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|36	%install
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|37	%makeinstall_std
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|38	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|39	%files
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|40	%doc Changes README
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|41	%{_mandir}/man3/*
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|42	%{perl_vendorlib}/*
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|43	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|44	%changelog
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|45	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.90.0-2mdv2011.0
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|46	+ Revision: 658518
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|47	- rebuild for updated spec-helper
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|48	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|49	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|50	+ Revision: 552258
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|51	- update to 0.09
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|52	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|53	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|54	+ Revision: 402062
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|55	- rebuild using %%perl_convert_version
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|56	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|57	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2010.0
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|58	+ Revision: 370008
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|59	- update to new version 0.08
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|60	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|61	* Sat Feb 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2009.1
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|62	+ Revision: 343669
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|63	- update to new version 0.07
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|64	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|65	* Wed Jan 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.1
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|66	+ Revision: 332121
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|67	- update to new version 0.06
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|68	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|69	* Mon Jan 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2009.1
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|70	+ Revision: 325041
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|71	- new version
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|72	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|73	* Thu Oct 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.1
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|74	+ Revision: 296792
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|75	- import perl-B-Hooks-EndOfScope
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|76	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|77	
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|78	* Thu Oct 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.1
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|79	- initial mdv release, generated with cpan2dist
12cr|perl-B-Hooks-EndOfScope-0.110.0-2|80	

3936 12
12cr|perl-B-Hooks-OP-Check-0.180.0-5|1	%define upstream_name    B-Hooks-OP-Check
12cr|perl-B-Hooks-OP-Check-0.180.0-5|2	%define upstream_version 0.18
12cr|perl-B-Hooks-OP-Check-0.180.0-5|3	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|4	Name:		perl-%{upstream_name}
12cr|perl-B-Hooks-OP-Check-0.180.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-B-Hooks-OP-Check-0.180.0-5|6	Release:	5
12cr|perl-B-Hooks-OP-Check-0.180.0-5|7	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|8	Summary:	Wrap OP check callbacks
12cr|perl-B-Hooks-OP-Check-0.180.0-5|9	License:	GPL+ or Artistic
12cr|perl-B-Hooks-OP-Check-0.180.0-5|10	Group:		Development/Perl
12cr|perl-B-Hooks-OP-Check-0.180.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-B-Hooks-OP-Check-0.180.0-5|12	Source0:	http://www.cpan.org/modules/by-module/B/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-B-Hooks-OP-Check-0.180.0-5|13	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|14	BuildRequires:	perl-devel
12cr|perl-B-Hooks-OP-Check-0.180.0-5|15	BuildRequires:	perl(ExtUtils::Depends)
12cr|perl-B-Hooks-OP-Check-0.180.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-B-Hooks-OP-Check-0.180.0-5|17	BuildRequires:	perl(parent)
12cr|perl-B-Hooks-OP-Check-0.180.0-5|18	Requires:	perl(parent)
12cr|perl-B-Hooks-OP-Check-0.180.0-5|19	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|20	%description
12cr|perl-B-Hooks-OP-Check-0.180.0-5|21	This module provides a c api for XS modules to hook into the callbacks of
12cr|perl-B-Hooks-OP-Check-0.180.0-5|22	'PL_check'.
12cr|perl-B-Hooks-OP-Check-0.180.0-5|23	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|24	the ExtUtils::Depends manpage is used to export all functions for other XS
12cr|perl-B-Hooks-OP-Check-0.180.0-5|25	modules to use. Include the following in your Makefile.PL:
12cr|perl-B-Hooks-OP-Check-0.180.0-5|26	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|27	my $pkg = ExtUtils::Depends->new('Your::XSModule', 'B::Hooks::OP::Check');
12cr|perl-B-Hooks-OP-Check-0.180.0-5|28	WriteMakefile(
12cr|perl-B-Hooks-OP-Check-0.180.0-5|29	... # your normal makefile flags
12cr|perl-B-Hooks-OP-Check-0.180.0-5|30	$pkg->get_makefile_vars,
12cr|perl-B-Hooks-OP-Check-0.180.0-5|31	);
12cr|perl-B-Hooks-OP-Check-0.180.0-5|32	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|33	%prep
12cr|perl-B-Hooks-OP-Check-0.180.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-B-Hooks-OP-Check-0.180.0-5|35	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|36	%build
12cr|perl-B-Hooks-OP-Check-0.180.0-5|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-B-Hooks-OP-Check-0.180.0-5|38	%make
12cr|perl-B-Hooks-OP-Check-0.180.0-5|39	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|40	%check
12cr|perl-B-Hooks-OP-Check-0.180.0-5|41	make test
12cr|perl-B-Hooks-OP-Check-0.180.0-5|42	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|43	%install
12cr|perl-B-Hooks-OP-Check-0.180.0-5|44	%makeinstall_std
12cr|perl-B-Hooks-OP-Check-0.180.0-5|45	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|46	%files
12cr|perl-B-Hooks-OP-Check-0.180.0-5|47	%doc Changes README
12cr|perl-B-Hooks-OP-Check-0.180.0-5|48	%{_mandir}/man3/*
12cr|perl-B-Hooks-OP-Check-0.180.0-5|49	%{perl_vendorarch}/B
12cr|perl-B-Hooks-OP-Check-0.180.0-5|50	%{perl_vendorarch}/auto/B
12cr|perl-B-Hooks-OP-Check-0.180.0-5|51	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|52	%changelog
12cr|perl-B-Hooks-OP-Check-0.180.0-5|53	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.180.0-4
12cr|perl-B-Hooks-OP-Check-0.180.0-5|54	+ Revision: 768358
12cr|perl-B-Hooks-OP-Check-0.180.0-5|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-B-Hooks-OP-Check-0.180.0-5|56	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|57	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.180.0-3
12cr|perl-B-Hooks-OP-Check-0.180.0-5|58	+ Revision: 680527
12cr|perl-B-Hooks-OP-Check-0.180.0-5|59	- mass rebuild
12cr|perl-B-Hooks-OP-Check-0.180.0-5|60	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|61	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-2mdv2011.0
12cr|perl-B-Hooks-OP-Check-0.180.0-5|62	+ Revision: 555685
12cr|perl-B-Hooks-OP-Check-0.180.0-5|63	- rebuild
12cr|perl-B-Hooks-OP-Check-0.180.0-5|64	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|65	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2010.0
12cr|perl-B-Hooks-OP-Check-0.180.0-5|66	+ Revision: 402085
12cr|perl-B-Hooks-OP-Check-0.180.0-5|67	- rebuild using %%perl_convert_version
12cr|perl-B-Hooks-OP-Check-0.180.0-5|68	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|69	* Tue Jul 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2010.0
12cr|perl-B-Hooks-OP-Check-0.180.0-5|70	+ Revision: 393192
12cr|perl-B-Hooks-OP-Check-0.180.0-5|71	- update to new version 0.18
12cr|perl-B-Hooks-OP-Check-0.180.0-5|72	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|73	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdv2010.0
12cr|perl-B-Hooks-OP-Check-0.180.0-5|74	+ Revision: 370009
12cr|perl-B-Hooks-OP-Check-0.180.0-5|75	- update to new version 0.17
12cr|perl-B-Hooks-OP-Check-0.180.0-5|76	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|77	* Wed Nov 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-2mdv2009.1
12cr|perl-B-Hooks-OP-Check-0.180.0-5|78	+ Revision: 307129
12cr|perl-B-Hooks-OP-Check-0.180.0-5|79	- fix missing dependency on perl-parent
12cr|perl-B-Hooks-OP-Check-0.180.0-5|80	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|81	* Wed Nov 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2009.1
12cr|perl-B-Hooks-OP-Check-0.180.0-5|82	+ Revision: 307063
12cr|perl-B-Hooks-OP-Check-0.180.0-5|83	- import perl-B-Hooks-OP-Check
12cr|perl-B-Hooks-OP-Check-0.180.0-5|84	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|85	
12cr|perl-B-Hooks-OP-Check-0.180.0-5|86	* Wed Nov 26 2008 cpan2dist 0.15-1mdv
12cr|perl-B-Hooks-OP-Check-0.180.0-5|87	- initial mdv release, generated with cpan2dist
12cr|perl-B-Hooks-OP-Check-0.180.0-5|88	

3937 12
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|1	%define upstream_name    B-Hooks-OP-PPAddr
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|3	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|6	Release:	3
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|7	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|8	Summary:    Hook into opcode execution
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|9	License:    GPL+ or Artistic
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|10	Group:      Development/Perl
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|12	Source0:    http://www.cpan.org/modules/by-module/B/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|13	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|14	BuildRequires: perl(ExtUtils::Depends)
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|15	BuildRequires: perl(ExtUtils::MakeMaker)
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|16	BuildRequires: perl(parent)
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|17	BuildRequires: perl-devel
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|19	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|20	%description
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|21	This module provides a c api for XS modules to hook into the execution of
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|22	perl opcodes.
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|23	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|24	the ExtUtils::Depends manpage is used to export all functions for other XS
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|25	modules to use. Include the following in your Makefile.PL:
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|26	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|27	my $pkg = ExtUtils::Depends->new('Your::XSModule', 'B::Hooks::OP::PPAddr');
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|28	WriteMakefile(
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|29	... # your normal makefile flags
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|30	$pkg->get_makefile_vars,
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|31	);
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|32	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|33	%prep
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|35	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|36	%build
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|38	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|39	%{make}
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|40	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|41	%check
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|42	%{make} test
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|43	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|44	%install
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|45	rm -rf %buildroot
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|46	%makeinstall_std
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|47	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|48	%clean
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|49	rm -rf %buildroot
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|50	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|51	%files
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|52	%defattr(-,root,root)
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|53	%doc Changes README
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|54	%{_mandir}/man3/*
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|55	%perl_vendorlib/*
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|56	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|57	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|58	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|59	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|60	%changelog
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|61	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.30.0-3
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|62	+ Revision: 768358
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|63	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|64	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|65	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|66	+ Revision: 680654
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|67	- mass rebuild
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|68	
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|69	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|70	+ Revision: 607517
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|71	- import perl-B-Hooks-OP-PPAddr
12cr|perl-B-Hooks-OP-PPAddr-0.30.0-3|72	

3938 12
12cr|perl-bignum-0.250.0-2|1	%define upstream_name	 bignum
12cr|perl-bignum-0.250.0-2|2	%define upstream_version 0.25
12cr|perl-bignum-0.250.0-2|3	
12cr|perl-bignum-0.250.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-bignum-0.250.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-bignum-0.250.0-2|6	Release:	2
12cr|perl-bignum-0.250.0-2|7	
12cr|perl-bignum-0.250.0-2|8	Summary:	Transparent BigNumber support for Perl
12cr|perl-bignum-0.250.0-2|9	License:	GPL+ or Artistic
12cr|perl-bignum-0.250.0-2|10	Group:		Development/Perl
12cr|perl-bignum-0.250.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-bignum-0.250.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-bignum-0.250.0-2|13	
12cr|perl-bignum-0.250.0-2|14	BuildRequires:	perl-Math-BigInt >= 1.87
12cr|perl-bignum-0.250.0-2|15	BuildRequires:	perl-Math-BigRat >= 0.20
12cr|perl-bignum-0.250.0-2|16	BuildRequires:	perl-devel
12cr|perl-bignum-0.250.0-2|17	
12cr|perl-bignum-0.250.0-2|18	%description
12cr|perl-bignum-0.250.0-2|19	All operators (including basic math operations) are overloaded. Integer and
12cr|perl-bignum-0.250.0-2|20	floating-point constants are created as proper BigInts or BigFloats,
12cr|perl-bignum-0.250.0-2|21	respectively.
12cr|perl-bignum-0.250.0-2|22	
12cr|perl-bignum-0.250.0-2|23	%prep
12cr|perl-bignum-0.250.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-bignum-0.250.0-2|25	
12cr|perl-bignum-0.250.0-2|26	%build
12cr|perl-bignum-0.250.0-2|27	export PERL5LIB=%{perl_vendorlib}
12cr|perl-bignum-0.250.0-2|28	perl Makefile.PL installdirs=vendor
12cr|perl-bignum-0.250.0-2|29	%make
12cr|perl-bignum-0.250.0-2|30	
12cr|perl-bignum-0.250.0-2|31	%check
12cr|perl-bignum-0.250.0-2|32	export PERL5LIB=%{perl_vendorlib}/
12cr|perl-bignum-0.250.0-2|33	make test
12cr|perl-bignum-0.250.0-2|34	
12cr|perl-bignum-0.250.0-2|35	%install
12cr|perl-bignum-0.250.0-2|36	%makeinstall_std
12cr|perl-bignum-0.250.0-2|37	
12cr|perl-bignum-0.250.0-2|38	%files
12cr|perl-bignum-0.250.0-2|39	%doc BUGS LICENSE TODO README CHANGES
12cr|perl-bignum-0.250.0-2|40	%{perl_vendorlib}/*.pm
12cr|perl-bignum-0.250.0-2|41	%{perl_vendorlib}/Math
12cr|perl-bignum-0.250.0-2|42	%{_mandir}/*/*
12cr|perl-bignum-0.250.0-2|43	
12cr|perl-bignum-0.250.0-2|44	%changelog
12cr|perl-bignum-0.250.0-2|45	* Tue Oct 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.250.0-1mdv2011.0
12cr|perl-bignum-0.250.0-2|46	+ Revision: 586763
12cr|perl-bignum-0.250.0-2|47	- new version
12cr|perl-bignum-0.250.0-2|48	
12cr|perl-bignum-0.250.0-2|49	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2010.0
12cr|perl-bignum-0.250.0-2|50	+ Revision: 402087
12cr|perl-bignum-0.250.0-2|51	- rebuild using %%perl_convert_version
12cr|perl-bignum-0.250.0-2|52	
12cr|perl-bignum-0.250.0-2|53	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.23-2mdv2009.0
12cr|perl-bignum-0.250.0-2|54	+ Revision: 268897
12cr|perl-bignum-0.250.0-2|55	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-bignum-0.250.0-2|56	
12cr|perl-bignum-0.250.0-2|57	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-1mdv2009.0
12cr|perl-bignum-0.250.0-2|58	+ Revision: 193749
12cr|perl-bignum-0.250.0-2|59	- update to new version 0.23
12cr|perl-bignum-0.250.0-2|60	
12cr|perl-bignum-0.250.0-2|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-bignum-0.250.0-2|62	- restore BuildRoot
12cr|perl-bignum-0.250.0-2|63	
12cr|perl-bignum-0.250.0-2|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-bignum-0.250.0-2|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-bignum-0.250.0-2|66	
12cr|perl-bignum-0.250.0-2|67	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2008.0
12cr|perl-bignum-0.250.0-2|68	+ Revision: 78390
12cr|perl-bignum-0.250.0-2|69	- import perl-bignum
12cr|perl-bignum-0.250.0-2|70	
12cr|perl-bignum-0.250.0-2|71	
12cr|perl-bignum-0.250.0-2|72	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2008.0
12cr|perl-bignum-0.250.0-2|73	- first mdv release

3939 12
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|1	%define upstream_name	 Bio-ASN1-EntrezGene
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|2	%define upstream_version 1.10
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|3	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|6	Release:	3
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|7	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|8	Summary:	Regular expression-based Perl Parser for NCBI Entrez Gene
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|10	Group:		Development/Perl
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Bio/%{upstream_name}-%{upstream_version}-withoutworldwriteables.tar.gz
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|13	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|15	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|16	BuildArch:	noarch
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|17	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|18	%description
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|19	Bio::ASN1::EntrezGene is a regular expression-based Perl Parser for NCBI Entrez
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|20	Gene genome databases (http://www.ncbi.nih.gov/entrez/query.fcgi?db=gene). It
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|21	parses an ASN.1-formatted Entrez Gene record and returns a data structure that
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|22	contains all data items from the gene record.
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|23	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|24	%prep
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|26	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|27	%build
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|29	%make
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|30	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|31	%install
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|32	%makeinstall_std
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|33	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|34	%check
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|35	# disabled to avoid bioperl circular dependency
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|36	#%{__make} test
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|37	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|38	%files
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|39	%doc Changes README
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|40	%{perl_vendorlib}/Bio
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|41	%{_mandir}/*/*
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|42	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|43	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|44	%changelog
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|45	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.100.0-2mdv2011.0
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|46	+ Revision: 680658
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|47	- mass rebuild
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|48	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|49	* Tue Jul 13 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.100.0-1mdv2011.0
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|50	+ Revision: 552259
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|51	- update to
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|52	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|53	* Fri Feb 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.91.0-1mdv2010.1
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|54	+ Revision: 504595
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|55	- rebuild using %%perl_convert_version
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|56	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|57	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.091-7mdv2010.0
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|58	+ Revision: 430266
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|59	- rebuild
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|60	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|61	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.091-6mdv2009.0
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|62	+ Revision: 255432
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|63	- rebuild
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|64	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|65	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|66	- restore BuildRoot
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|67	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|68	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.091-4mdv2008.1
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|69	+ Revision: 133629
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|70	- rebuild
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|71	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|73	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|74	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|75	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|76	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 1.091-3mdv2007.0
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|77	+ Revision: 73338
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|78	- import perl-Bio-ASN1-EntrezGene-1.091-3mdv2007.0
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|79	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|80	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.091-3mdv2007.0
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|81	- Rebuild
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|82	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|83	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.091-2mdk
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|84	- Fix SPEC Using perl Policies
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|85	- Source URL
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|86	
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|87	* Mon Mar 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.091-1mdk
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|88	- first mdk release
12cr|perl-Bio-ASN1-EntrezGene-1.100.0-3|89	

3940 12
12cr|perl-bioperl-1.6.901-6|1	%define upstream_name    BioPerl
12cr|perl-bioperl-1.6.901-6|2	%define upstream_version 1.6.901
12cr|perl-bioperl-1.6.901-6|3	
12cr|perl-bioperl-1.6.901-6|4	%if %{_use_internal_dependency_generator}
12cr|perl-bioperl-1.6.901-6|5	%define __noautoreq 'perl\\(Bio::Expression::(.*)\\)|perl\\(Bio::Phylo::(.*)\\)|perl\\(Mac::(.*)\\)|perl\\(Win32::Clipboard\\)|perl\\(Bio::Tools::Run::Samtools\\)|perl\\(TestInterface\\)'
12cr|perl-bioperl-1.6.901-6|6	%define __noautoprov 'perl\\(Error\\)|perl\\(Error::Simple\\)|perl\\(Error::subs\\)|perl\\(TestInterface\\)|perl\\(TestObject\\)'
12cr|perl-bioperl-1.6.901-6|7	%else
12cr|perl-bioperl-1.6.901-6|8	%define _requires_exceptions perl(Bio::Expression::FeatureSet)\\|perl(TestInterface)
12cr|perl-bioperl-1.6.901-6|9	%define _provides_exceptions perl(Error)\\|perl(Error::Simple)\\|perl(Error::subs)\\|perl(TestInterface)\\|perl(TestObject)
12cr|perl-bioperl-1.6.901-6|10	%endif
12cr|perl-bioperl-1.6.901-6|11	
12cr|perl-bioperl-1.6.901-6|12	Name:		perl-bioperl
12cr|perl-bioperl-1.6.901-6|13	Version:	%{upstream_version}
12cr|perl-bioperl-1.6.901-6|14	Release:	6
12cr|perl-bioperl-1.6.901-6|15	Summary:	BioPerl core modules
12cr|perl-bioperl-1.6.901-6|16	Group:		Development/Perl
12cr|perl-bioperl-1.6.901-6|17	License:	Artistic
12cr|perl-bioperl-1.6.901-6|18	URL:		http://www.bioperl.org
12cr|perl-bioperl-1.6.901-6|19	Source0:	http://bioperl.org/DIST/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-bioperl-1.6.901-6|20	
12cr|perl-bioperl-1.6.901-6|21	BuildRequires:	perl-devel
12cr|perl-bioperl-1.6.901-6|22	BuildRequires:	perl(Algorithm::Munkres)
12cr|perl-bioperl-1.6.901-6|23	BuildRequires:	perl(Array::Compare)
12cr|perl-bioperl-1.6.901-6|24	BuildRequires:	perl(Clone)
12cr|perl-bioperl-1.6.901-6|25	BuildRequires:	perl(Convert::Binary::C)
12cr|perl-bioperl-1.6.901-6|26	BuildRequires:	perl(CPAN) >= 1.920.5
12cr|perl-bioperl-1.6.901-6|27	BuildRequires:	perl(Data::Stag)
12cr|perl-bioperl-1.6.901-6|28	BuildRequires:	perl(DB_File)
12cr|perl-bioperl-1.6.901-6|29	BuildRequires:	perl(GraphViz)
12cr|perl-bioperl-1.6.901-6|30	BuildRequires:	perl(IO::String)
12cr|perl-bioperl-1.6.901-6|31	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-bioperl-1.6.901-6|32	BuildRequires:	perl(Math::Random)
12cr|perl-bioperl-1.6.901-6|33	BuildRequires:	perl(Module::Build)
12cr|perl-bioperl-1.6.901-6|34	BuildRequires:	perl(Spreadsheet::ParseExcel)
12cr|perl-bioperl-1.6.901-6|35	BuildRequires:	perl(Scalar::Util)
12cr|perl-bioperl-1.6.901-6|36	BuildRequires:	perl(Set::Scalar)
12cr|perl-bioperl-1.6.901-6|37	BuildRequires:	perl(Sort::Naturally)
12cr|perl-bioperl-1.6.901-6|38	BuildRequires:	perl(SVG::Graph)
12cr|perl-bioperl-1.6.901-6|39	BuildRequires:	perl(XML::DOM::XPath)
12cr|perl-bioperl-1.6.901-6|40	BuildRequires:	perl(XML::SAX::Writer)
12cr|perl-bioperl-1.6.901-6|41	BuildRequires:	perl(XML::Simple)
12cr|perl-bioperl-1.6.901-6|42	BuildRequires:	perl(XML::Writer)
12cr|perl-bioperl-1.6.901-6|43	
12cr|perl-bioperl-1.6.901-6|44	BuildArch:	noarch
12cr|perl-bioperl-1.6.901-6|45	%rename perl-Bioperl
12cr|perl-bioperl-1.6.901-6|46	
12cr|perl-bioperl-1.6.901-6|47	%description
12cr|perl-bioperl-1.6.901-6|48	Officially organized in 1995 and existing informally for several years
12cr|perl-bioperl-1.6.901-6|49	prior, The Bioperl Project is an international association of developers
12cr|perl-bioperl-1.6.901-6|50	of open source Perl tools for bioinformatics, genomics and life science
12cr|perl-bioperl-1.6.901-6|51	research.
12cr|perl-bioperl-1.6.901-6|52	
12cr|perl-bioperl-1.6.901-6|53	%prep
12cr|perl-bioperl-1.6.901-6|54	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-bioperl-1.6.901-6|55	
12cr|perl-bioperl-1.6.901-6|56	%build
12cr|perl-bioperl-1.6.901-6|57	# Here are the default values for the installation:
12cr|perl-bioperl-1.6.901-6|58	# Install [a]ll BioPerl scripts, [n]one, or choose groups [i]nteractively? [a]
12cr|perl-bioperl-1.6.901-6|59	# Do you want to run tests that require connection to servers across the internet
12cr|perl-bioperl-1.6.901-6|60	# (likely to cause some failures)? y/n [n] n
12cr|perl-bioperl-1.6.901-6|61	
12cr|perl-bioperl-1.6.901-6|62	perl Build.PL --installdirs vendor --destdir %{buildroot}  <<EOI
12cr|perl-bioperl-1.6.901-6|63	a
12cr|perl-bioperl-1.6.901-6|64	n
12cr|perl-bioperl-1.6.901-6|65	EOI
12cr|perl-bioperl-1.6.901-6|66	
12cr|perl-bioperl-1.6.901-6|67	
12cr|perl-bioperl-1.6.901-6|68	%check
12cr|perl-bioperl-1.6.901-6|69	#./Build test
12cr|perl-bioperl-1.6.901-6|70	#%make test
12cr|perl-bioperl-1.6.901-6|71	
12cr|perl-bioperl-1.6.901-6|72	%install
12cr|perl-bioperl-1.6.901-6|73	./Build install
12cr|perl-bioperl-1.6.901-6|74	#makeinstall_std
12cr|perl-bioperl-1.6.901-6|75	# those should belong to Bioperl-Run instead
12cr|perl-bioperl-1.6.901-6|76	rm -f %{buildroot}%{_bindir}/bp_pairwise_kaks.pl
12cr|perl-bioperl-1.6.901-6|77	rm -f %{buildroot}%{_bindir}/bp_blast2tree.pl
12cr|perl-bioperl-1.6.901-6|78	
12cr|perl-bioperl-1.6.901-6|79	# correct permissions
12cr|perl-bioperl-1.6.901-6|80	find %{buildroot}%{perl_vendorlib}/Bio/ -name "*.pm" -exec chmod 644 {} \;
12cr|perl-bioperl-1.6.901-6|81	
12cr|perl-bioperl-1.6.901-6|82	# clean doc
12cr|perl-bioperl-1.6.901-6|83	executables='.*\(\.\(pl\|cgi\)\|pdf2index\|dbfetch\)$'
12cr|perl-bioperl-1.6.901-6|84	for dir in examples doc;
12cr|perl-bioperl-1.6.901-6|85	do
12cr|perl-bioperl-1.6.901-6|86	find $dir -type f -regex $executables | xargs chmod 644
12cr|perl-bioperl-1.6.901-6|87	find $dir -type f -regex $executables | xargs perl -pi -e 's|^#!/usr/local/bin/perl|#!/usr/bin/perl|'
12cr|perl-bioperl-1.6.901-6|88	find $dir -type f ! -regex $executables | xargs chmod 644
12cr|perl-bioperl-1.6.901-6|89	find $dir -type f | xargs perl -pi -e 'BEGIN {exit unless -T $ARGV[0];} tr/\r//d;'
12cr|perl-bioperl-1.6.901-6|90	done
12cr|perl-bioperl-1.6.901-6|91	
12cr|perl-bioperl-1.6.901-6|92	cat << EOD > README.urpmi
12cr|perl-bioperl-1.6.901-6|93	Environment Variables
12cr|perl-bioperl-1.6.901-6|94	
12cr|perl-bioperl-1.6.901-6|95	Some modules which run external programs need certain environment
12cr|perl-bioperl-1.6.901-6|96	variables set. If you do not have a local copy of the specific
12cr|perl-bioperl-1.6.901-6|97	executable you do not need to set these variables. Additionally the
12cr|perl-bioperl-1.6.901-6|98	modules will attempt to locate the specific applications in your
12cr|perl-bioperl-1.6.901-6|99	runtime PATH variable. You may also need to set an environment
12cr|perl-bioperl-1.6.901-6|100	variable to tell BioPerl about your network configuration if your site
12cr|perl-bioperl-1.6.901-6|101	uses a firewall.
12cr|perl-bioperl-1.6.901-6|102	
12cr|perl-bioperl-1.6.901-6|103	Setting environment variables on unix means adding lines like the
12cr|perl-bioperl-1.6.901-6|104	following to your shell *rc file.
12cr|perl-bioperl-1.6.901-6|105	
12cr|perl-bioperl-1.6.901-6|106	For bash or sh:
12cr|perl-bioperl-1.6.901-6|107	
12cr|perl-bioperl-1.6.901-6|108	export BLASTDIR=/data1/blast
12cr|perl-bioperl-1.6.901-6|109	
12cr|perl-bioperl-1.6.901-6|110	For csh or tcsh:
12cr|perl-bioperl-1.6.901-6|111	
12cr|perl-bioperl-1.6.901-6|112	setenv BLASTDIR /data1/blast
12cr|perl-bioperl-1.6.901-6|113	
12cr|perl-bioperl-1.6.901-6|114	Some environment variables include:
12cr|perl-bioperl-1.6.901-6|115	
12cr|perl-bioperl-1.6.901-6|116	+------------------------------------------------------------------------+
12cr|perl-bioperl-1.6.901-6|117	| Env. Variable |                      Description                       |
12cr|perl-bioperl-1.6.901-6|118	|---------------+--------------------------------------------------------|
12cr|perl-bioperl-1.6.901-6|119	|               |Specifies where the NCBI blastall, blastpgp, bl2seq,    |
12cr|perl-bioperl-1.6.901-6|120	|BLASTDIR       |etc.. are located. A 'data' directory could also be     |
12cr|perl-bioperl-1.6.901-6|121	|               |present in this directory as well, you could put your   |
12cr|perl-bioperl-1.6.901-6|122	|               |blastable databases here.                               |
12cr|perl-bioperl-1.6.901-6|123	|---------------+--------------------------------------------------------|
12cr|perl-bioperl-1.6.901-6|124	|               |If one does not want to locate the data dir within the  |
12cr|perl-bioperl-1.6.901-6|125	|BLASTDATADIR or|same dir as where the BLASTDIR variable points, a       |
12cr|perl-bioperl-1.6.901-6|126	|BLASTDB        |BLASTDATADIR or BLASTDB variable can be set to point to |
12cr|perl-bioperl-1.6.901-6|127	|               |a dir where BLAST database indexes are located.         |
12cr|perl-bioperl-1.6.901-6|128	|---------------+--------------------------------------------------------|
12cr|perl-bioperl-1.6.901-6|129	|BLASTMAT       |The directory containing the substitution matrices such |
12cr|perl-bioperl-1.6.901-6|130	|               |as BLOSUM62.                                            |
12cr|perl-bioperl-1.6.901-6|131	|---------------+--------------------------------------------------------|
12cr|perl-bioperl-1.6.901-6|132	|CLUSTALDIR     |The directory where the clustalw executable is located. |
12cr|perl-bioperl-1.6.901-6|133	|---------------+--------------------------------------------------------|
12cr|perl-bioperl-1.6.901-6|134	|TCOFFEEDIR     |The directory where the t_coffee executable is located. |
12cr|perl-bioperl-1.6.901-6|135	|---------------+--------------------------------------------------------|
12cr|perl-bioperl-1.6.901-6|136	|               |If you access the internet via a proxy server then you  |
12cr|perl-bioperl-1.6.901-6|137	|               |can tell the BioPerl modules which require network      |
12cr|perl-bioperl-1.6.901-6|138	|               |access about this by using the http_proxy environment   |
12cr|perl-bioperl-1.6.901-6|139	|http_proxy     |variable. The value set includes the proxy address and  |
12cr|perl-bioperl-1.6.901-6|140	|               |the port, with optional username/password for           |
12cr|perl-bioperl-1.6.901-6|141	|               |authentication purposes                                 |
12cr|perl-bioperl-1.6.901-6|142	|               |(e.g. http://USERNAME:PASSWORD@proxy.example.com:8080). |
12cr|perl-bioperl-1.6.901-6|143	+------------------------------------------------------------------------+
12cr|perl-bioperl-1.6.901-6|144	EOD
12cr|perl-bioperl-1.6.901-6|145	
12cr|perl-bioperl-1.6.901-6|146	%files
12cr|perl-bioperl-1.6.901-6|147	%doc examples models
12cr|perl-bioperl-1.6.901-6|148	%doc AUTHORS BUGS Changes DEPENDENCIES DEPRECATED INSTALL LICENSE README README.urpmi
12cr|perl-bioperl-1.6.901-6|149	%{_bindir}/*
12cr|perl-bioperl-1.6.901-6|150	%{perl_vendorlib}/Bio/
12cr|perl-bioperl-1.6.901-6|151	%{_mandir}/*/*
12cr|perl-bioperl-1.6.901-6|152	
12cr|perl-bioperl-1.6.901-6|153	
12cr|perl-bioperl-1.6.901-6|154	%changelog
12cr|perl-bioperl-1.6.901-6|155	* Tue Jan 24 2012 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.6.901-2mdv2012.0
12cr|perl-bioperl-1.6.901-6|156	+ Revision: 768075
12cr|perl-bioperl-1.6.901-6|157	- Rebuild for new perl
12cr|perl-bioperl-1.6.901-6|158	
12cr|perl-bioperl-1.6.901-6|159	* Tue Sep 20 2011 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.6.901-1
12cr|perl-bioperl-1.6.901-6|160	+ Revision: 700499
12cr|perl-bioperl-1.6.901-6|161	- Skip tests since some require a valid internet connection
12cr|perl-bioperl-1.6.901-6|162	- Update to 1.6.901
12cr|perl-bioperl-1.6.901-6|163	- Drop pre-10.1 support
12cr|perl-bioperl-1.6.901-6|164	- update BR for a more complete bioperl experience
12cr|perl-bioperl-1.6.901-6|165	- indicate to what corresponds default building choices
12cr|perl-bioperl-1.6.901-6|166	- copy the default bash variables for databases
12cr|perl-bioperl-1.6.901-6|167	- add bioperl scripts
12cr|perl-bioperl-1.6.901-6|168	
12cr|perl-bioperl-1.6.901-6|169	* Wed Sep 30 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.6.1-1mdv2010.0
12cr|perl-bioperl-1.6.901-6|170	+ Revision: 451789
12cr|perl-bioperl-1.6.901-6|171	- update to 1.6.1
12cr|perl-bioperl-1.6.901-6|172	
12cr|perl-bioperl-1.6.901-6|173	* Sat Jul 25 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.6.0-2mdv2010.0
12cr|perl-bioperl-1.6.901-6|174	+ Revision: 399778
12cr|perl-bioperl-1.6.901-6|175	- adding missing buildrequires:
12cr|perl-bioperl-1.6.901-6|176	- adding missing buildrequires:
12cr|perl-bioperl-1.6.901-6|177	- adding missing buildrequires:
12cr|perl-bioperl-1.6.901-6|178	- fixed spec file to build correctly
12cr|perl-bioperl-1.6.901-6|179	- using %%perl_convert_version
12cr|perl-bioperl-1.6.901-6|180	
12cr|perl-bioperl-1.6.901-6|181	+ StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org>
12cr|perl-bioperl-1.6.901-6|182	- Add missing interactive answer
12cr|perl-bioperl-1.6.901-6|183	- Added versioned dependency on autoclass
12cr|perl-bioperl-1.6.901-6|184	- Corrected dependencies
12cr|perl-bioperl-1.6.901-6|185	- Added perl-Algorithm-Munkres requirement
12cr|perl-bioperl-1.6.901-6|186	
12cr|perl-bioperl-1.6.901-6|187	* Mon Jan 26 2009 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.6.0-1mdv2009.1
12cr|perl-bioperl-1.6.901-6|188	+ Revision: 333774
12cr|perl-bioperl-1.6.901-6|189	- Update to 1.6.0 final
12cr|perl-bioperl-1.6.901-6|190	- Removed unused patch
12cr|perl-bioperl-1.6.901-6|191	
12cr|perl-bioperl-1.6.901-6|192	* Tue Dec 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.9-1mdv2009.1
12cr|perl-bioperl-1.6.901-6|193	+ Revision: 321400
12cr|perl-bioperl-1.6.901-6|194	- new version
12cr|perl-bioperl-1.6.901-6|195	
12cr|perl-bioperl-1.6.901-6|196	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.5.2_102-3mdv2009.0
12cr|perl-bioperl-1.6.901-6|197	+ Revision: 255439
12cr|perl-bioperl-1.6.901-6|198	- rebuild
12cr|perl-bioperl-1.6.901-6|199	
12cr|perl-bioperl-1.6.901-6|200	* Fri Jan 11 2008 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.5.2_102-1mdv2008.1
12cr|perl-bioperl-1.6.901-6|201	+ Revision: 148695
12cr|perl-bioperl-1.6.901-6|202	- Disable tests due to stange failure in bs
12cr|perl-bioperl-1.6.901-6|203	- CPAN should not be triggered now since we have all necessary dependencies
12cr|perl-bioperl-1.6.901-6|204	- added basic default options for scripts and extra plugins
12cr|perl-bioperl-1.6.901-6|205	- Add BuildRequires for iurt
12cr|perl-bioperl-1.6.901-6|206	- Add a stronger dependency on CPAN version
12cr|perl-bioperl-1.6.901-6|207	- Update to 1.5.2_102
12cr|perl-bioperl-1.6.901-6|208	- Added some dependencies (perl-GD-SVG still missing)
12cr|perl-bioperl-1.6.901-6|209	- Tests enabled since the new perl @INC search order allows to get the latest modules first
12cr|perl-bioperl-1.6.901-6|210	- Fix some permissions in doc
12cr|perl-bioperl-1.6.901-6|211	- Correct included files in docdir
12cr|perl-bioperl-1.6.901-6|212	
12cr|perl-bioperl-1.6.901-6|213	+ Olivier Blin <blino@mandriva.org>
12cr|perl-bioperl-1.6.901-6|214	- restore BuildRoot
12cr|perl-bioperl-1.6.901-6|215	
12cr|perl-bioperl-1.6.901-6|216	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-bioperl-1.6.901-6|217	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-bioperl-1.6.901-6|218	
12cr|perl-bioperl-1.6.901-6|219	
12cr|perl-bioperl-1.6.901-6|220	* Tue Mar 13 2007 Pixel <pixel@mandriva.com> 1.5.1-5mdv2007.1
12cr|perl-bioperl-1.6.901-6|221	+ Revision: 142178
12cr|perl-bioperl-1.6.901-6|222	- quick and dirty workaround of rpm find-provides and find-requires looking
12cr|perl-bioperl-1.6.901-6|223	for things even in /usr/share/doc/.../examples/...
12cr|perl-bioperl-1.6.901-6|224	- hack: disabling "make test" so that build works
12cr|perl-bioperl-1.6.901-6|225	
12cr|perl-bioperl-1.6.901-6|226	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-bioperl-1.6.901-6|227	- Import perl-bioperl
12cr|perl-bioperl-1.6.901-6|228	
12cr|perl-bioperl-1.6.901-6|229	* Fri May 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-4mdk
12cr|perl-bioperl-1.6.901-6|230	- better buildrequires syntax
12cr|perl-bioperl-1.6.901-6|231	- more buildrequires
12cr|perl-bioperl-1.6.901-6|232	
12cr|perl-bioperl-1.6.901-6|233	* Fri Mar 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-3mdk
12cr|perl-bioperl-1.6.901-6|234	- buildrequires
12cr|perl-bioperl-1.6.901-6|235	
12cr|perl-bioperl-1.6.901-6|236	* Mon Mar 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-2mdk
12cr|perl-bioperl-1.6.901-6|237	- fix dependencies
12cr|perl-bioperl-1.6.901-6|238	
12cr|perl-bioperl-1.6.901-6|239	* Wed Jan 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-1mdk
12cr|perl-bioperl-1.6.901-6|240	- new version
12cr|perl-bioperl-1.6.901-6|241	- fixed doc files perms, encoding and shellbang
12cr|perl-bioperl-1.6.901-6|242	- don't install scripts in documentation, they are already installed in /usr/bin
12cr|perl-bioperl-1.6.901-6|243	
12cr|perl-bioperl-1.6.901-6|244	* Tue Jan 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.5.0-4mdk
12cr|perl-bioperl-1.6.901-6|245	- Add BuildRequires
12cr|perl-bioperl-1.6.901-6|246	
12cr|perl-bioperl-1.6.901-6|247	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.0-3mdk
12cr|perl-bioperl-1.6.901-6|248	- corrected name
12cr|perl-bioperl-1.6.901-6|249	- %%mkrel
12cr|perl-bioperl-1.6.901-6|250	- enable test, except failing one
12cr|perl-bioperl-1.6.901-6|251	
12cr|perl-bioperl-1.6.901-6|252	* Tue Jun 07 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.5.0-2mdk
12cr|perl-bioperl-1.6.901-6|253	- rebuild for new Perl
12cr|perl-bioperl-1.6.901-6|254	
12cr|perl-bioperl-1.6.901-6|255	* Thu Jan 27 2005 Guillaume Rousse <guillomovitch@mandrake.org> 1.5.0-1mdk
12cr|perl-bioperl-1.6.901-6|256	- new version
12cr|perl-bioperl-1.6.901-6|257	- generate man pages
12cr|perl-bioperl-1.6.901-6|258	- spec cleanup
12cr|perl-bioperl-1.6.901-6|259	
12cr|perl-bioperl-1.6.901-6|260	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.4-4mdk
12cr|perl-bioperl-1.6.901-6|261	- fix buildrequires in a backward compatible way
12cr|perl-bioperl-1.6.901-6|262	
12cr|perl-bioperl-1.6.901-6|263	* Thu Jul 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.4-3mdk
12cr|perl-bioperl-1.6.901-6|264	- rpmbuildupdate aware
12cr|perl-bioperl-1.6.901-6|265	

3941 12
12cr|perl-BioPerl-Run-1.6.900-1|1	%define upstream_name    BioPerl-Run
12cr|perl-BioPerl-Run-1.6.900-1|2	%define upstream_version 1.006900
12cr|perl-BioPerl-Run-1.6.900-1|3	
12cr|perl-BioPerl-Run-1.6.900-1|4	%if %{_use_internal_dependency_generator}
12cr|perl-BioPerl-Run-1.6.900-1|5	%define __noautoreq 'perl\\(Bio::Root::(.*)\\)|perl\\(Bio::Tools::(.*)\\)'
12cr|perl-BioPerl-Run-1.6.900-1|6	%else
12cr|perl-BioPerl-Run-1.6.900-1|7	%define _requires_exceptions perl(Bio::Root::AccessorMaker)
12cr|perl-BioPerl-Run-1.6.900-1|8	%endif
12cr|perl-BioPerl-Run-1.6.900-1|9	
12cr|perl-BioPerl-Run-1.6.900-1|10	Name:		perl-%{upstream_name}
12cr|perl-BioPerl-Run-1.6.900-1|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-BioPerl-Run-1.6.900-1|12	Release:	1
12cr|perl-BioPerl-Run-1.6.900-1|13	
12cr|perl-BioPerl-Run-1.6.900-1|14	Summary:	BioPerl wrappers for external programs
12cr|perl-BioPerl-Run-1.6.900-1|15	License:	Artistic
12cr|perl-BioPerl-Run-1.6.900-1|16	Group:		Development/Perl
12cr|perl-BioPerl-Run-1.6.900-1|17	Url:		http://www.bioperl.org
12cr|perl-BioPerl-Run-1.6.900-1|18	Source0:	http://bioperl.org/DIST/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-BioPerl-Run-1.6.900-1|19	
12cr|perl-BioPerl-Run-1.6.900-1|20	BuildRequires:	perl-devel
12cr|perl-BioPerl-Run-1.6.900-1|21	BuildRequires:	perl-bioperl >= 1.6.0
12cr|perl-BioPerl-Run-1.6.900-1|22	BuildRequires:	perl(File::Sort)
12cr|perl-BioPerl-Run-1.6.900-1|23	BuildRequires:	perl(Module::Build)
12cr|perl-BioPerl-Run-1.6.900-1|24	BuildRequires:	perl(XML::Twig)
12cr|perl-BioPerl-Run-1.6.900-1|25	Requires:	perl-bioperl
12cr|perl-BioPerl-Run-1.6.900-1|26	
12cr|perl-BioPerl-Run-1.6.900-1|27	BuildArch:	noarch
12cr|perl-BioPerl-Run-1.6.900-1|28	
12cr|perl-BioPerl-Run-1.6.900-1|29	%rename perl-Bioperl-Run
12cr|perl-BioPerl-Run-1.6.900-1|30	%rename perl-bioperl-run
12cr|perl-BioPerl-Run-1.6.900-1|31	
12cr|perl-BioPerl-Run-1.6.900-1|32	%description
12cr|perl-BioPerl-Run-1.6.900-1|33	Officially organized in 1995 and existing informally for several years
12cr|perl-BioPerl-Run-1.6.900-1|34	prior, The Bioperl Project is an international association of developers
12cr|perl-BioPerl-Run-1.6.900-1|35	of open source Perl tools for bioinformatics, genomics and life science
12cr|perl-BioPerl-Run-1.6.900-1|36	research.
12cr|perl-BioPerl-Run-1.6.900-1|37	
12cr|perl-BioPerl-Run-1.6.900-1|38	%prep
12cr|perl-BioPerl-Run-1.6.900-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-BioPerl-Run-1.6.900-1|40	
12cr|perl-BioPerl-Run-1.6.900-1|41	%build
12cr|perl-BioPerl-Run-1.6.900-1|42	perl Build.PL installdirs=vendor <<EOI
12cr|perl-BioPerl-Run-1.6.900-1|43	y
12cr|perl-BioPerl-Run-1.6.900-1|44	n
12cr|perl-BioPerl-Run-1.6.900-1|45	EOI
12cr|perl-BioPerl-Run-1.6.900-1|46	./Build
12cr|perl-BioPerl-Run-1.6.900-1|47	
12cr|perl-BioPerl-Run-1.6.900-1|48	%check
12cr|perl-BioPerl-Run-1.6.900-1|49	# most of the check useanon-packaged  external tools, so they are useless there
12cr|perl-BioPerl-Run-1.6.900-1|50	#./Build test
12cr|perl-BioPerl-Run-1.6.900-1|51	
12cr|perl-BioPerl-Run-1.6.900-1|52	%install
12cr|perl-BioPerl-Run-1.6.900-1|53	./Build install destdir=%{buildroot}
12cr|perl-BioPerl-Run-1.6.900-1|54	
12cr|perl-BioPerl-Run-1.6.900-1|55	%files
12cr|perl-BioPerl-Run-1.6.900-1|56	%doc AUTHORS Changes DEPENDENCIES INSTALL LICENSE META.json META.yml README
12cr|perl-BioPerl-Run-1.6.900-1|57	%{perl_vendorlib}/Bio
12cr|perl-BioPerl-Run-1.6.900-1|58	%{_bindir}/*
12cr|perl-BioPerl-Run-1.6.900-1|59	%{_mandir}/man?/*
12cr|perl-BioPerl-Run-1.6.900-1|60	

3942 12
12cr|perl-B-Lint-1.120.0-5|1	%define upstream_name    B-Lint
12cr|perl-B-Lint-1.120.0-5|2	%define upstream_version 1.12
12cr|perl-B-Lint-1.120.0-5|3	
12cr|perl-B-Lint-1.120.0-5|4	Name:       perl-%{upstream_name}
12cr|perl-B-Lint-1.120.0-5|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-B-Lint-1.120.0-5|6	Release:	5
12cr|perl-B-Lint-1.120.0-5|7	License:    GPL+ or Artistic
12cr|perl-B-Lint-1.120.0-5|8	Group:      Development/Perl
12cr|perl-B-Lint-1.120.0-5|9	Summary:    Adds debugging stringification to B::
12cr|perl-B-Lint-1.120.0-5|10	Source:     http://www.cpan.org/modules/by-module/B/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-B-Lint-1.120.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-B-Lint-1.120.0-5|12	BuildRoot:  %{_tmppath}/%{upstream_name}-%{upstream_version}
12cr|perl-B-Lint-1.120.0-5|13	BuildRequires: perl-devel
12cr|perl-B-Lint-1.120.0-5|14	BuildRequires: perl(Module::Pluggable)
12cr|perl-B-Lint-1.120.0-5|15	BuildRequires: perl(Test::More)
12cr|perl-B-Lint-1.120.0-5|16	
12cr|perl-B-Lint-1.120.0-5|17	%description
12cr|perl-B-Lint-1.120.0-5|18	The B::Lint module is equivalent to an extended version of the *-w* option
12cr|perl-B-Lint-1.120.0-5|19	of *perl*. It is named after the program _lint_ which carries out a similar
12cr|perl-B-Lint-1.120.0-5|20	process for C programs.
12cr|perl-B-Lint-1.120.0-5|21	
12cr|perl-B-Lint-1.120.0-5|22	%prep
12cr|perl-B-Lint-1.120.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-B-Lint-1.120.0-5|24	
12cr|perl-B-Lint-1.120.0-5|25	%build
12cr|perl-B-Lint-1.120.0-5|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-B-Lint-1.120.0-5|27	%make
12cr|perl-B-Lint-1.120.0-5|28	
12cr|perl-B-Lint-1.120.0-5|29	%check
12cr|perl-B-Lint-1.120.0-5|30	make test
12cr|perl-B-Lint-1.120.0-5|31	
12cr|perl-B-Lint-1.120.0-5|32	%install
12cr|perl-B-Lint-1.120.0-5|33	rm -rf %buildroot
12cr|perl-B-Lint-1.120.0-5|34	%makeinstall_std
12cr|perl-B-Lint-1.120.0-5|35	
12cr|perl-B-Lint-1.120.0-5|36	%clean
12cr|perl-B-Lint-1.120.0-5|37	rm -rf %buildroot
12cr|perl-B-Lint-1.120.0-5|38	
12cr|perl-B-Lint-1.120.0-5|39	%files
12cr|perl-B-Lint-1.120.0-5|40	%defattr(-,root,root)
12cr|perl-B-Lint-1.120.0-5|41	%doc Changes README
12cr|perl-B-Lint-1.120.0-5|42	%{_mandir}/man3/*
12cr|perl-B-Lint-1.120.0-5|43	%perl_vendorlib/*
12cr|perl-B-Lint-1.120.0-5|44	
12cr|perl-B-Lint-1.120.0-5|45	
12cr|perl-B-Lint-1.120.0-5|46	
12cr|perl-B-Lint-1.120.0-5|47	
12cr|perl-B-Lint-1.120.0-5|48	%changelog
12cr|perl-B-Lint-1.120.0-5|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.120.0-5
12cr|perl-B-Lint-1.120.0-5|50	+ Revision: 768358
12cr|perl-B-Lint-1.120.0-5|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-B-Lint-1.120.0-5|52	
12cr|perl-B-Lint-1.120.0-5|53	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.120.0-4
12cr|perl-B-Lint-1.120.0-5|54	+ Revision: 680655
12cr|perl-B-Lint-1.120.0-5|55	- mass rebuild
12cr|perl-B-Lint-1.120.0-5|56	
12cr|perl-B-Lint-1.120.0-5|57	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-3mdv2011.0
12cr|perl-B-Lint-1.120.0-5|58	+ Revision: 597091
12cr|perl-B-Lint-1.120.0-5|59	- rebuild
12cr|perl-B-Lint-1.120.0-5|60	
12cr|perl-B-Lint-1.120.0-5|61	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-2mdv2011.0
12cr|perl-B-Lint-1.120.0-5|62	+ Revision: 562416
12cr|perl-B-Lint-1.120.0-5|63	- rebuild
12cr|perl-B-Lint-1.120.0-5|64	
12cr|perl-B-Lint-1.120.0-5|65	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-1mdv2011.0
12cr|perl-B-Lint-1.120.0-5|66	+ Revision: 561019
12cr|perl-B-Lint-1.120.0-5|67	- update to 1.12
12cr|perl-B-Lint-1.120.0-5|68	
12cr|perl-B-Lint-1.120.0-5|69	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-3mdv2011.0
12cr|perl-B-Lint-1.120.0-5|70	+ Revision: 555687
12cr|perl-B-Lint-1.120.0-5|71	- rebuild
12cr|perl-B-Lint-1.120.0-5|72	
12cr|perl-B-Lint-1.120.0-5|73	* Mon May 25 2009 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-2mdv2010.0
12cr|perl-B-Lint-1.120.0-5|74	+ Revision: 379620
12cr|perl-B-Lint-1.120.0-5|75	- removing noarch tag since module insists on installing in archlib
12cr|perl-B-Lint-1.120.0-5|76	- using %%perl_convert_version macro
12cr|perl-B-Lint-1.120.0-5|77	
12cr|perl-B-Lint-1.120.0-5|78	* Wed May 20 2009 Jérôme Quelin <jquelin@mandriva.org> 1.11-2mdv2010.0
12cr|perl-B-Lint-1.120.0-5|79	+ Revision: 378037
12cr|perl-B-Lint-1.120.0-5|80	- bumping mkrel
12cr|perl-B-Lint-1.120.0-5|81	- adding missing requires
12cr|perl-B-Lint-1.120.0-5|82	
12cr|perl-B-Lint-1.120.0-5|83	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 1.11-1mdv2010.0
12cr|perl-B-Lint-1.120.0-5|84	+ Revision: 374335
12cr|perl-B-Lint-1.120.0-5|85	- import perl-B-Lint
12cr|perl-B-Lint-1.120.0-5|86	
12cr|perl-B-Lint-1.120.0-5|87	
12cr|perl-B-Lint-1.120.0-5|88	* Mon May 11 2009 cpan2dist 1.11-1mdv
12cr|perl-B-Lint-1.120.0-5|89	- initial mdv release, generated with cpan2dist
12cr|perl-B-Lint-1.120.0-5|90	

3943 12
12cr|perl-boolean-0.230.0-3|1	%define upstream_name    boolean
12cr|perl-boolean-0.230.0-3|2	%define upstream_version 0.23
12cr|perl-boolean-0.230.0-3|3	
12cr|perl-boolean-0.230.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-boolean-0.230.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-boolean-0.230.0-3|6	Release:	3
12cr|perl-boolean-0.230.0-3|7	
12cr|perl-boolean-0.230.0-3|8	Summary:	Boolean support for Perl
12cr|perl-boolean-0.230.0-3|9	License:	GPL+ or Artistic
12cr|perl-boolean-0.230.0-3|10	Group:		Development/Perl
12cr|perl-boolean-0.230.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-boolean-0.230.0-3|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-boolean-0.230.0-3|13	
12cr|perl-boolean-0.230.0-3|14	BuildRequires:	perl-devel
12cr|perl-boolean-0.230.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-boolean-0.230.0-3|16	BuildArch:	noarch
12cr|perl-boolean-0.230.0-3|17	Provides:	perl(boolean)
12cr|perl-boolean-0.230.0-3|18	
12cr|perl-boolean-0.230.0-3|19	%description
12cr|perl-boolean-0.230.0-3|20	Most programming languages have a native 'Boolean' data type. Perl does
12cr|perl-boolean-0.230.0-3|21	not.
12cr|perl-boolean-0.230.0-3|22	
12cr|perl-boolean-0.230.0-3|23	Perl has a simple and well known Truth System. The following scalar values
12cr|perl-boolean-0.230.0-3|24	are false:
12cr|perl-boolean-0.230.0-3|25	
12cr|perl-boolean-0.230.0-3|26	$false1 = undef;
12cr|perl-boolean-0.230.0-3|27	$false2 = 0;
12cr|perl-boolean-0.230.0-3|28	$false3 = 0.0;
12cr|perl-boolean-0.230.0-3|29	$false4 = '';
12cr|perl-boolean-0.230.0-3|30	$false5 = '0';
12cr|perl-boolean-0.230.0-3|31	
12cr|perl-boolean-0.230.0-3|32	%prep
12cr|perl-boolean-0.230.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-boolean-0.230.0-3|34	
12cr|perl-boolean-0.230.0-3|35	%build
12cr|perl-boolean-0.230.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-boolean-0.230.0-3|37	%make
12cr|perl-boolean-0.230.0-3|38	
12cr|perl-boolean-0.230.0-3|39	%check
12cr|perl-boolean-0.230.0-3|40	%make test
12cr|perl-boolean-0.230.0-3|41	
12cr|perl-boolean-0.230.0-3|42	%install
12cr|perl-boolean-0.230.0-3|43	%makeinstall_std
12cr|perl-boolean-0.230.0-3|44	
12cr|perl-boolean-0.230.0-3|45	%files
12cr|perl-boolean-0.230.0-3|46	%doc Changes README
12cr|perl-boolean-0.230.0-3|47	%{_mandir}/man3/*
12cr|perl-boolean-0.230.0-3|48	%{perl_vendorlib}/*
12cr|perl-boolean-0.230.0-3|49	
12cr|perl-boolean-0.230.0-3|50	%changelog
12cr|perl-boolean-0.230.0-3|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.230.0-2mdv2011.0
12cr|perl-boolean-0.230.0-3|52	+ Revision: 656982
12cr|perl-boolean-0.230.0-3|53	- rebuild for updated spec-helper
12cr|perl-boolean-0.230.0-3|54	
12cr|perl-boolean-0.230.0-3|55	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2011.0
12cr|perl-boolean-0.230.0-3|56	+ Revision: 596720
12cr|perl-boolean-0.230.0-3|57	- update to 0.23
12cr|perl-boolean-0.230.0-3|58	
12cr|perl-boolean-0.230.0-3|59	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2011.0
12cr|perl-boolean-0.230.0-3|60	+ Revision: 471281
12cr|perl-boolean-0.230.0-3|61	- import perl-boolean
12cr|perl-boolean-0.230.0-3|62	
12cr|perl-boolean-0.230.0-3|63	
12cr|perl-boolean-0.230.0-3|64	* Sun Nov 29 2009 cpan2dist 0.20-1mdv
12cr|perl-boolean-0.230.0-3|65	- initial mdv release, generated with cpan2dist

3944 12
12cr|perl-Bot-BasicBot-0.870.0-2|1	%define upstream_name	 Bot-BasicBot
12cr|perl-Bot-BasicBot-0.870.0-2|2	%define upstream_version 0.87
12cr|perl-Bot-BasicBot-0.870.0-2|3	
12cr|perl-Bot-BasicBot-0.870.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Bot-BasicBot-0.870.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Bot-BasicBot-0.870.0-2|6	Release:	2
12cr|perl-Bot-BasicBot-0.870.0-2|7	
12cr|perl-Bot-BasicBot-0.870.0-2|8	Summary:	A simple IRC bot base class
12cr|perl-Bot-BasicBot-0.870.0-2|9	License:	GPL+ or Artistic
12cr|perl-Bot-BasicBot-0.870.0-2|10	Group:		Development/Perl
12cr|perl-Bot-BasicBot-0.870.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Bot-BasicBot-0.870.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TO/TOMI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Bot-BasicBot-0.870.0-2|13	
12cr|perl-Bot-BasicBot-0.870.0-2|14	BuildRequires:	perl-devel
12cr|perl-Bot-BasicBot-0.870.0-2|15	BuildRequires:	perl(Module::Build)
12cr|perl-Bot-BasicBot-0.870.0-2|16	BuildRequires:	perl(POE::Component::IRC)
12cr|perl-Bot-BasicBot-0.870.0-2|17	BuildArch:	noarch
12cr|perl-Bot-BasicBot-0.870.0-2|18	
12cr|perl-Bot-BasicBot-0.870.0-2|19	%description
12cr|perl-Bot-BasicBot-0.870.0-2|20	A basic bot system written in Perl, designed to make it easy to do simple bots,
12cr|perl-Bot-BasicBot-0.870.0-2|21	optionally forking longer processes (like searches) concurrently in the
12cr|perl-Bot-BasicBot-0.870.0-2|22	background.
12cr|perl-Bot-BasicBot-0.870.0-2|23	
12cr|perl-Bot-BasicBot-0.870.0-2|24	%prep
12cr|perl-Bot-BasicBot-0.870.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Bot-BasicBot-0.870.0-2|26	# some backup files leaked, removing them
12cr|perl-Bot-BasicBot-0.870.0-2|27	#find . -name "._*" | xargs rm
12cr|perl-Bot-BasicBot-0.870.0-2|28	
12cr|perl-Bot-BasicBot-0.870.0-2|29	%build
12cr|perl-Bot-BasicBot-0.870.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Bot-BasicBot-0.870.0-2|31	%make
12cr|perl-Bot-BasicBot-0.870.0-2|32	
12cr|perl-Bot-BasicBot-0.870.0-2|33	%check
12cr|perl-Bot-BasicBot-0.870.0-2|34	# tests try to connect to internet
12cr|perl-Bot-BasicBot-0.870.0-2|35	#%make test
12cr|perl-Bot-BasicBot-0.870.0-2|36	
12cr|perl-Bot-BasicBot-0.870.0-2|37	%install
12cr|perl-Bot-BasicBot-0.870.0-2|38	%makeinstall_std
12cr|perl-Bot-BasicBot-0.870.0-2|39	
12cr|perl-Bot-BasicBot-0.870.0-2|40	%files
12cr|perl-Bot-BasicBot-0.870.0-2|41	%doc Changes examples
12cr|perl-Bot-BasicBot-0.870.0-2|42	%{perl_vendorlib}/Bot/*
12cr|perl-Bot-BasicBot-0.870.0-2|43	%{_mandir}/*/*
12cr|perl-Bot-BasicBot-0.870.0-2|44	
12cr|perl-Bot-BasicBot-0.870.0-2|45	%changelog
12cr|perl-Bot-BasicBot-0.870.0-2|46	* Sun May 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.870.0-1mdv2011.0
12cr|perl-Bot-BasicBot-0.870.0-2|47	+ Revision: 674794
12cr|perl-Bot-BasicBot-0.870.0-2|48	- update to new version 0.87
12cr|perl-Bot-BasicBot-0.870.0-2|49	
12cr|perl-Bot-BasicBot-0.870.0-2|50	* Mon Apr 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.860.0-1
12cr|perl-Bot-BasicBot-0.870.0-2|51	+ Revision: 650278
12cr|perl-Bot-BasicBot-0.870.0-2|52	- update to new version 0.86
12cr|perl-Bot-BasicBot-0.870.0-2|53	
12cr|perl-Bot-BasicBot-0.870.0-2|54	* Tue Nov 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.840.0-1mdv2011.0
12cr|perl-Bot-BasicBot-0.870.0-2|55	+ Revision: 598066
12cr|perl-Bot-BasicBot-0.870.0-2|56	- update to new version 0.84
12cr|perl-Bot-BasicBot-0.870.0-2|57	
12cr|perl-Bot-BasicBot-0.870.0-2|58	* Sat Nov 13 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.830.0-1mdv2011.0
12cr|perl-Bot-BasicBot-0.870.0-2|59	+ Revision: 597213
12cr|perl-Bot-BasicBot-0.870.0-2|60	- update to 0.83
12cr|perl-Bot-BasicBot-0.870.0-2|61	
12cr|perl-Bot-BasicBot-0.870.0-2|62	* Tue Jul 07 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.810.0-1mdv2011.0
12cr|perl-Bot-BasicBot-0.870.0-2|63	+ Revision: 393093
12cr|perl-Bot-BasicBot-0.870.0-2|64	- update to 0.81
12cr|perl-Bot-BasicBot-0.870.0-2|65	- using %%perl_convert_version
12cr|perl-Bot-BasicBot-0.870.0-2|66	- sanitizing spec file
12cr|perl-Bot-BasicBot-0.870.0-2|67	
12cr|perl-Bot-BasicBot-0.870.0-2|68	* Fri Jan 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.81-1mdv2009.1
12cr|perl-Bot-BasicBot-0.870.0-2|69	+ Revision: 335552
12cr|perl-Bot-BasicBot-0.870.0-2|70	- update to new version 0.81
12cr|perl-Bot-BasicBot-0.870.0-2|71	
12cr|perl-Bot-BasicBot-0.870.0-2|72	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.70-6mdv2009.0
12cr|perl-Bot-BasicBot-0.870.0-2|73	+ Revision: 255469
12cr|perl-Bot-BasicBot-0.870.0-2|74	- rebuild
12cr|perl-Bot-BasicBot-0.870.0-2|75	
12cr|perl-Bot-BasicBot-0.870.0-2|76	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.70-4mdv2008.1
12cr|perl-Bot-BasicBot-0.870.0-2|77	+ Revision: 136664
12cr|perl-Bot-BasicBot-0.870.0-2|78	- restore BuildRoot
12cr|perl-Bot-BasicBot-0.870.0-2|79	
12cr|perl-Bot-BasicBot-0.870.0-2|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Bot-BasicBot-0.870.0-2|81	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Bot-BasicBot-0.870.0-2|82	
12cr|perl-Bot-BasicBot-0.870.0-2|83	
12cr|perl-Bot-BasicBot-0.870.0-2|84	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 0.70-4mdv2007.0
12cr|perl-Bot-BasicBot-0.870.0-2|85	+ Revision: 108605
12cr|perl-Bot-BasicBot-0.870.0-2|86	- really fix version
12cr|perl-Bot-BasicBot-0.870.0-2|87	- fix release
12cr|perl-Bot-BasicBot-0.870.0-2|88	- rebuild
12cr|perl-Bot-BasicBot-0.870.0-2|89	
12cr|perl-Bot-BasicBot-0.870.0-2|90	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org> 0.7-1mdv2007.0
12cr|perl-Bot-BasicBot-0.870.0-2|91	+ Revision: 53709
12cr|perl-Bot-BasicBot-0.870.0-2|92	- 0.7
12cr|perl-Bot-BasicBot-0.870.0-2|93	- Import perl-Bot-BasicBot
12cr|perl-Bot-BasicBot-0.870.0-2|94	
12cr|perl-Bot-BasicBot-0.870.0-2|95	* Tue Oct 11 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.65-3mdk
12cr|perl-Bot-BasicBot-0.870.0-2|96	- Fix BuildRequires
12cr|perl-Bot-BasicBot-0.870.0-2|97	
12cr|perl-Bot-BasicBot-0.870.0-2|98	* Sat Oct 01 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.65-2mdk
12cr|perl-Bot-BasicBot-0.870.0-2|99	- Buildrequires fix
12cr|perl-Bot-BasicBot-0.870.0-2|100	
12cr|perl-Bot-BasicBot-0.870.0-2|101	* Tue Aug 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.65-1mdk
12cr|perl-Bot-BasicBot-0.870.0-2|102	- 0.65
12cr|perl-Bot-BasicBot-0.870.0-2|103	
12cr|perl-Bot-BasicBot-0.870.0-2|104	* Wed May 25 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.61-1mdk
12cr|perl-Bot-BasicBot-0.870.0-2|105	- 0.61
12cr|perl-Bot-BasicBot-0.870.0-2|106	
12cr|perl-Bot-BasicBot-0.870.0-2|107	* Fri Apr 01 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.6-1mdk
12cr|perl-Bot-BasicBot-0.870.0-2|108	- 0.6
12cr|perl-Bot-BasicBot-0.870.0-2|109	
12cr|perl-Bot-BasicBot-0.870.0-2|110	* Sun Feb 13 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.5-1mdk
12cr|perl-Bot-BasicBot-0.870.0-2|111	- Initial MDK release.
12cr|perl-Bot-BasicBot-0.870.0-2|112	

3945 12
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|1	%define upstream_name    Bot-BasicBot-Pluggable
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|2	%define upstream_version 0.92
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|3	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|6	Release:	2
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|7	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|8	Summary:	Extension to the simple irc bot base class allowing for pluggable modules
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|9	License:	Artistic or GPL+
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|10	Group:		Development/Perl
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Bot/Bot-BasicBot-Pluggable-%{upstream_version}.tar.gz
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|13	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|14	BuildRequires:	perl-devel
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|15	BuildRequires:	perl(Bot::BasicBot)
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|16	BuildRequires:	perl(Config::Find)
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|17	BuildRequires:	perl(Crypt::SaltedHash)
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|18	BuildRequires:	perl(DBD::SQLite)
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|19	BuildRequires:	perl(DBI)
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|20	BuildRequires:	perl(DBM::Deep)
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|21	BuildRequires:	perl(Log::Log4perl)
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|22	BuildRequires:	perl(Moose)
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|23	BuildRequires:	perl(MooseX::Getopt)
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|24	BuildRequires:	perl(MooseX::ConfigFromFile)
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|25	BuildRequires:	perl(MooseX::SimpleConfig)
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|26	BuildRequires:	perl(POE)
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|27	BuildRequires:	perl(Text::Unidecode)
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|28	BuildRequires:	perl(URI::Find::Simple)
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|29	BuildRequires:	perl(URI::Title)
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|30	BuildRequires:	perl(XML::Feed)
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|31	BuildRequires:	perl(YAML::XS)
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|32	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|33	BuildArch:	noarch
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|34	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|35	%description
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|36	Extension to the simple irc bot base class allowing for pluggable modules.
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|37	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|38	%prep
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|40	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|41	%build
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|43	%make
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|44	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|45	%check
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|46	make test
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|47	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|48	%install
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|49	%makeinstall_std
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|50	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|51	%files
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|52	%doc Changes README
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|53	%{perl_vendorlib}/*
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|54	%{_mandir}/man3/*
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|55	%{_bindir}/*
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|56	%{_mandir}/man1/*
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|57	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|58	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|59	%changelog
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|60	* Sun May 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.920.0-1mdv2011.0
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|61	+ Revision: 672602
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|62	- update to new version 0.92
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|63	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|64	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.910.0-2
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|65	+ Revision: 654230
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|66	- rebuild for updated spec-helper
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|67	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|68	* Wed Dec 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.910.0-1mdv2011.0
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|69	+ Revision: 616308
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|70	- new version
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|71	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|72	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.900.0-1mdv2011.0
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|73	+ Revision: 595075
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|74	- update to new version 0.90
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|75	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|76	* Thu Sep 02 2010 Jérôme Quelin <jquelin@mandriva.org> 0.880.0-1mdv2011.0
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|77	+ Revision: 575393
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|78	- update to 0.88
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|79	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|80	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.870.0-1mdv2011.0
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|81	+ Revision: 552371
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|82	- update to 0.87
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|83	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|84	* Mon Mar 29 2010 Jérôme Quelin <jquelin@mandriva.org> 0.860.0-1mdv2010.1
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|85	+ Revision: 528757
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|86	- update to 0.86
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|87	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|88	* Sun Feb 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.850.0-1mdv2010.1
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|89	+ Revision: 505676
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|90	- update to 0.85
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|91	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|92	* Mon Dec 14 2009 Jérôme Quelin <jquelin@mandriva.org> 0.840.0-1mdv2010.1
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|93	+ Revision: 478527
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|94	- adding missing buildrequires:
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|95	- update to 0.84
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|96	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|97	* Tue Nov 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.830.0-1mdv2010.1
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|98	+ Revision: 466967
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|99	- update buildrequires:
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|100	- adding missing buildrequires:
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|101	- adding missing buildrequires:
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|102	- adding missing buildrequires:
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|103	- update to 0.83
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|104	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|105	* Wed Oct 21 2009 Michael Scherer <misc@mandriva.org> 0.50-1mdv2010.1
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|106	+ Revision: 458555
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|107	- add missing Requires
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|108	- import perl-Bot-BasicBot-Pluggable
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|109	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|110	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|111	- restore BuildRoot
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|112	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|114	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|115	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|116	
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|117	* Mon Sep 24 2007 Michael Scherer <misc@mandriva.org> 0.50-1mdv2008.0
12cr|perl-Bot-BasicBot-Pluggable-0.920.0-2|118	- First Mandriva package

3946 12
12cr|perl-Boulder-1.300.0-3|1	%define upstream_name	 Boulder
12cr|perl-Boulder-1.300.0-3|2	%define upstream_version 1.30
12cr|perl-Boulder-1.300.0-3|3	
12cr|perl-Boulder-1.300.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-Boulder-1.300.0-3|5	%define __noautoreq 'perl\\(LabBase\\)'
12cr|perl-Boulder-1.300.0-3|6	%else
12cr|perl-Boulder-1.300.0-3|7	%define _requires_exceptions perl(LabBase)
12cr|perl-Boulder-1.300.0-3|8	%endif
12cr|perl-Boulder-1.300.0-3|9	
12cr|perl-Boulder-1.300.0-3|10	Name:		perl-%{upstream_name}
12cr|perl-Boulder-1.300.0-3|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Boulder-1.300.0-3|12	Release:	3
12cr|perl-Boulder-1.300.0-3|13	
12cr|perl-Boulder-1.300.0-3|14	Summary:	An API for hierarchical tag/value structures
12cr|perl-Boulder-1.300.0-3|15	License:	GPL+ or Artistic
12cr|perl-Boulder-1.300.0-3|16	Group:		Development/Perl
12cr|perl-Boulder-1.300.0-3|17	Url:		http://search.cpan.org/dist/Boulder/
12cr|perl-Boulder-1.300.0-3|18	Source0:	http://search.cpan.org/CPAN/modules/by-module/Boulder/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Boulder-1.300.0-3|19	
12cr|perl-Boulder-1.300.0-3|20	BuildRequires:	perl-devel
12cr|perl-Boulder-1.300.0-3|21	BuildArch:	noarch
12cr|perl-Boulder-1.300.0-3|22	
12cr|perl-Boulder-1.300.0-3|23	%description
12cr|perl-Boulder-1.300.0-3|24	An API for hierarchical tag/value structures.
12cr|perl-Boulder-1.300.0-3|25	
12cr|perl-Boulder-1.300.0-3|26	%prep
12cr|perl-Boulder-1.300.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Boulder-1.300.0-3|28	
12cr|perl-Boulder-1.300.0-3|29	%build
12cr|perl-Boulder-1.300.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Boulder-1.300.0-3|31	%make
12cr|perl-Boulder-1.300.0-3|32	
12cr|perl-Boulder-1.300.0-3|33	%install
12cr|perl-Boulder-1.300.0-3|34	%makeinstall_std
12cr|perl-Boulder-1.300.0-3|35	
12cr|perl-Boulder-1.300.0-3|36	%files
12cr|perl-Boulder-1.300.0-3|37	%{perl_vendorlib}/%{upstream_name}
12cr|perl-Boulder-1.300.0-3|38	%{perl_vendorlib}/%{upstream_name}.pod
12cr|perl-Boulder-1.300.0-3|39	%{perl_vendorlib}/Stone.pm
12cr|perl-Boulder-1.300.0-3|40	%{perl_vendorlib}/Stone
12cr|perl-Boulder-1.300.0-3|41	%{_mandir}/man3/*
12cr|perl-Boulder-1.300.0-3|42	
12cr|perl-Boulder-1.300.0-3|43	%changelog
12cr|perl-Boulder-1.300.0-3|44	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.300.0-2mdv2011.0
12cr|perl-Boulder-1.300.0-3|45	+ Revision: 680659
12cr|perl-Boulder-1.300.0-3|46	- mass rebuild
12cr|perl-Boulder-1.300.0-3|47	
12cr|perl-Boulder-1.300.0-3|48	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 1.300.0-1mdv2011.0
12cr|perl-Boulder-1.300.0-3|49	+ Revision: 408915
12cr|perl-Boulder-1.300.0-3|50	- rebuild using %%perl_convert_version
12cr|perl-Boulder-1.300.0-3|51	
12cr|perl-Boulder-1.300.0-3|52	* Sun Jan 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.30-6mdv2009.1
12cr|perl-Boulder-1.300.0-3|53	+ Revision: 333473
12cr|perl-Boulder-1.300.0-3|54	- fix dependencies
12cr|perl-Boulder-1.300.0-3|55	
12cr|perl-Boulder-1.300.0-3|56	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.30-5mdv2009.0
12cr|perl-Boulder-1.300.0-3|57	+ Revision: 255474
12cr|perl-Boulder-1.300.0-3|58	- rebuild
12cr|perl-Boulder-1.300.0-3|59	
12cr|perl-Boulder-1.300.0-3|60	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.30-3mdv2008.1
12cr|perl-Boulder-1.300.0-3|61	+ Revision: 136899
12cr|perl-Boulder-1.300.0-3|62	- spec cleanup
12cr|perl-Boulder-1.300.0-3|63	
12cr|perl-Boulder-1.300.0-3|64	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.30-2mdv2008.1
12cr|perl-Boulder-1.300.0-3|65	+ Revision: 136889
12cr|perl-Boulder-1.300.0-3|66	- rebuild
12cr|perl-Boulder-1.300.0-3|67	
12cr|perl-Boulder-1.300.0-3|68	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Boulder-1.300.0-3|69	- restore BuildRoot
12cr|perl-Boulder-1.300.0-3|70	
12cr|perl-Boulder-1.300.0-3|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Boulder-1.300.0-3|72	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Boulder-1.300.0-3|73	
12cr|perl-Boulder-1.300.0-3|74	
12cr|perl-Boulder-1.300.0-3|75	* Sat Oct 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.30-1mdv2007.0
12cr|perl-Boulder-1.300.0-3|76	+ Revision: 73340
12cr|perl-Boulder-1.300.0-3|77	- import perl-Boulder-1.30-1mdv2007.0
12cr|perl-Boulder-1.300.0-3|78	
12cr|perl-Boulder-1.300.0-3|79	* Fri Jul 07 2006 Buchan Milne <bgmilne@obsidian.co.za> 1.30-1mdv2007.0
12cr|perl-Boulder-1.300.0-3|80	- first Mandriva package
12cr|perl-Boulder-1.300.0-3|81	

3947 12
12cr|perl-Browser-Open-0.30.0-3|1	%define upstream_name    Browser-Open
12cr|perl-Browser-Open-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Browser-Open-0.30.0-3|3	
12cr|perl-Browser-Open-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Browser-Open-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Browser-Open-0.30.0-3|6	Release:	3
12cr|perl-Browser-Open-0.30.0-3|7	
12cr|perl-Browser-Open-0.30.0-3|8	Summary:	Open a browser in a given URL
12cr|perl-Browser-Open-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Browser-Open-0.30.0-3|10	Group:		Development/Perl
12cr|perl-Browser-Open-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Browser-Open-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Browser/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Browser-Open-0.30.0-3|13	
12cr|perl-Browser-Open-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Browser-Open-0.30.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-Browser-Open-0.30.0-3|16	BuildRequires:	perl(parent)
12cr|perl-Browser-Open-0.30.0-3|17	BuildArch:	noarch
12cr|perl-Browser-Open-0.30.0-3|18	
12cr|perl-Browser-Open-0.30.0-3|19	%description
12cr|perl-Browser-Open-0.30.0-3|20	The functions optionaly exported by this module allows you to open URLs in
12cr|perl-Browser-Open-0.30.0-3|21	the user browser.
12cr|perl-Browser-Open-0.30.0-3|22	
12cr|perl-Browser-Open-0.30.0-3|23	A set of known commands per OS-name is tested for presence, and the first
12cr|perl-Browser-Open-0.30.0-3|24	one found is executed. With an optional parameter, all known commands are
12cr|perl-Browser-Open-0.30.0-3|25	checked.
12cr|perl-Browser-Open-0.30.0-3|26	
12cr|perl-Browser-Open-0.30.0-3|27	The the "open_browser" manpage uses the 'system()' function to execute the
12cr|perl-Browser-Open-0.30.0-3|28	command. If you want more control, you can get the command with the the
12cr|perl-Browser-Open-0.30.0-3|29	"open_browser_cmd" manpage or the "open_browser_cmd_all" manpage functions
12cr|perl-Browser-Open-0.30.0-3|30	and then use whatever method you want to execute it.
12cr|perl-Browser-Open-0.30.0-3|31	
12cr|perl-Browser-Open-0.30.0-3|32	%prep
12cr|perl-Browser-Open-0.30.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Browser-Open-0.30.0-3|34	
12cr|perl-Browser-Open-0.30.0-3|35	%build
12cr|perl-Browser-Open-0.30.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Browser-Open-0.30.0-3|37	%make
12cr|perl-Browser-Open-0.30.0-3|38	
12cr|perl-Browser-Open-0.30.0-3|39	%check
12cr|perl-Browser-Open-0.30.0-3|40	%make test
12cr|perl-Browser-Open-0.30.0-3|41	
12cr|perl-Browser-Open-0.30.0-3|42	%install
12cr|perl-Browser-Open-0.30.0-3|43	%makeinstall_std
12cr|perl-Browser-Open-0.30.0-3|44	
12cr|perl-Browser-Open-0.30.0-3|45	%files
12cr|perl-Browser-Open-0.30.0-3|46	%doc Changes META.yml LICENSE README
12cr|perl-Browser-Open-0.30.0-3|47	%{_mandir}/man3/*
12cr|perl-Browser-Open-0.30.0-3|48	%{perl_vendorlib}/*
12cr|perl-Browser-Open-0.30.0-3|49	
12cr|perl-Browser-Open-0.30.0-3|50	%changelog
12cr|perl-Browser-Open-0.30.0-3|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Browser-Open-0.30.0-3|52	+ Revision: 657388
12cr|perl-Browser-Open-0.30.0-3|53	- rebuild for updated spec-helper
12cr|perl-Browser-Open-0.30.0-3|54	
12cr|perl-Browser-Open-0.30.0-3|55	* Tue Mar 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.30.0-1
12cr|perl-Browser-Open-0.30.0-3|56	+ Revision: 644904
12cr|perl-Browser-Open-0.30.0-3|57	- import perl-Browser-Open
12cr|perl-Browser-Open-0.30.0-3|58	

3948 12
12cr|perl-B-Utils-0.150.0-2|1	%define upstream_name    B-Utils
12cr|perl-B-Utils-0.150.0-2|2	%define upstream_version 0.15
12cr|perl-B-Utils-0.150.0-2|3	
12cr|perl-B-Utils-0.150.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-B-Utils-0.150.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-B-Utils-0.150.0-2|6	Release:	2
12cr|perl-B-Utils-0.150.0-2|7	
12cr|perl-B-Utils-0.150.0-2|8	Summary:    Easily build XS extensions that depend on XS extensions
12cr|perl-B-Utils-0.150.0-2|9	License:    GPL+ or Artistic
12cr|perl-B-Utils-0.150.0-2|10	Group:      Development/Perl
12cr|perl-B-Utils-0.150.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-B-Utils-0.150.0-2|12	Source0:    http://www.cpan.org/modules/by-module/B/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-B-Utils-0.150.0-2|13	
12cr|perl-B-Utils-0.150.0-2|14	BuildRequires: perl(ExtUtils::Depends)
12cr|perl-B-Utils-0.150.0-2|15	BuildRequires: perl-devel
12cr|perl-B-Utils-0.150.0-2|16	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-B-Utils-0.150.0-2|17	
12cr|perl-B-Utils-0.150.0-2|18	%description
12cr|perl-B-Utils-0.150.0-2|19	sub foo {
12cr|perl-B-Utils-0.150.0-2|20	dothis(1);
12cr|perl-B-Utils-0.150.0-2|21	find_things();
12cr|perl-B-Utils-0.150.0-2|22	return;
12cr|perl-B-Utils-0.150.0-2|23	}
12cr|perl-B-Utils-0.150.0-2|24	
12cr|perl-B-Utils-0.150.0-2|25	has the following optree:
12cr|perl-B-Utils-0.150.0-2|26	
12cr|perl-B-Utils-0.150.0-2|27	d  <1> leavesub[1 ref] K/REFC,1 ->(end)
12cr|perl-B-Utils-0.150.0-2|28	-     <@> lineseq KP ->d
12cr|perl-B-Utils-0.150.0-2|29	1        <;> nextstate(main -371 bah.pl:8) v/2 ->2
12cr|perl-B-Utils-0.150.0-2|30	5        <1> entersub[t2] vKS/TARG,3 ->6
12cr|perl-B-Utils-0.150.0-2|31	-           <1> ex-list K ->5
12cr|perl-B-Utils-0.150.0-2|32	2              <0> pushmark s ->3
12cr|perl-B-Utils-0.150.0-2|33	3              <$> const[IV 1] sM ->4
12cr|perl-B-Utils-0.150.0-2|34	-              <1> ex-rv2cv sK/3 ->-
12cr|perl-B-Utils-0.150.0-2|35	4                 <#> gv[*dothis] s ->5
12cr|perl-B-Utils-0.150.0-2|36	6        <;> nextstate(main -371 bah.pl:9) v/2 ->7
12cr|perl-B-Utils-0.150.0-2|37	
12cr|perl-B-Utils-0.150.0-2|38	%prep
12cr|perl-B-Utils-0.150.0-2|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-B-Utils-0.150.0-2|40	
12cr|perl-B-Utils-0.150.0-2|41	%build
12cr|perl-B-Utils-0.150.0-2|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-B-Utils-0.150.0-2|43	%make
12cr|perl-B-Utils-0.150.0-2|44	
12cr|perl-B-Utils-0.150.0-2|45	%check
12cr|perl-B-Utils-0.150.0-2|46	make test
12cr|perl-B-Utils-0.150.0-2|47	
12cr|perl-B-Utils-0.150.0-2|48	%install
12cr|perl-B-Utils-0.150.0-2|49	rm -rf %buildroot
12cr|perl-B-Utils-0.150.0-2|50	%makeinstall_std
12cr|perl-B-Utils-0.150.0-2|51	
12cr|perl-B-Utils-0.150.0-2|52	%clean
12cr|perl-B-Utils-0.150.0-2|53	rm -rf %buildroot
12cr|perl-B-Utils-0.150.0-2|54	
12cr|perl-B-Utils-0.150.0-2|55	%files
12cr|perl-B-Utils-0.150.0-2|56	%defattr(-,root,root)
12cr|perl-B-Utils-0.150.0-2|57	%doc Changes README
12cr|perl-B-Utils-0.150.0-2|58	%{_mandir}/man3/*
12cr|perl-B-Utils-0.150.0-2|59	%perl_vendorlib/*
12cr|perl-B-Utils-0.150.0-2|60	
12cr|perl-B-Utils-0.150.0-2|61	
12cr|perl-B-Utils-0.150.0-2|62	%changelog
12cr|perl-B-Utils-0.150.0-2|63	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.150.0-2
12cr|perl-B-Utils-0.150.0-2|64	+ Revision: 768358
12cr|perl-B-Utils-0.150.0-2|65	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-B-Utils-0.150.0-2|66	
12cr|perl-B-Utils-0.150.0-2|67	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.150.0-1
12cr|perl-B-Utils-0.150.0-2|68	+ Revision: 659886
12cr|perl-B-Utils-0.150.0-2|69	- update to new version 0.15
12cr|perl-B-Utils-0.150.0-2|70	
12cr|perl-B-Utils-0.150.0-2|71	* Wed Mar 23 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1
12cr|perl-B-Utils-0.150.0-2|72	+ Revision: 648057
12cr|perl-B-Utils-0.150.0-2|73	- update to new version 0.14
12cr|perl-B-Utils-0.150.0-2|74	
12cr|perl-B-Utils-0.150.0-2|75	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 0.130.0-2
12cr|perl-B-Utils-0.150.0-2|76	+ Revision: 640763
12cr|perl-B-Utils-0.150.0-2|77	- rebuild to obsolete old packages
12cr|perl-B-Utils-0.150.0-2|78	
12cr|perl-B-Utils-0.150.0-2|79	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.130.0-1
12cr|perl-B-Utils-0.150.0-2|80	+ Revision: 635492
12cr|perl-B-Utils-0.150.0-2|81	- update to new version 0.13
12cr|perl-B-Utils-0.150.0-2|82	
12cr|perl-B-Utils-0.150.0-2|83	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.120.0-1
12cr|perl-B-Utils-0.150.0-2|84	+ Revision: 634206
12cr|perl-B-Utils-0.150.0-2|85	- update to new version 0.12
12cr|perl-B-Utils-0.150.0-2|86	
12cr|perl-B-Utils-0.150.0-2|87	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-B-Utils-0.150.0-2|88	+ Revision: 555223
12cr|perl-B-Utils-0.150.0-2|89	- rebuild
12cr|perl-B-Utils-0.150.0-2|90	
12cr|perl-B-Utils-0.150.0-2|91	* Wed Jan 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.1
12cr|perl-B-Utils-0.150.0-2|92	+ Revision: 490485
12cr|perl-B-Utils-0.150.0-2|93	- update to 0.11
12cr|perl-B-Utils-0.150.0-2|94	
12cr|perl-B-Utils-0.150.0-2|95	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.1
12cr|perl-B-Utils-0.150.0-2|96	+ Revision: 474728
12cr|perl-B-Utils-0.150.0-2|97	- update to 0.09
12cr|perl-B-Utils-0.150.0-2|98	
12cr|perl-B-Utils-0.150.0-2|99	* Wed Sep 02 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-B-Utils-0.150.0-2|100	+ Revision: 424342
12cr|perl-B-Utils-0.150.0-2|101	- adding missing buildrequires:
12cr|perl-B-Utils-0.150.0-2|102	- update to 0.08
12cr|perl-B-Utils-0.150.0-2|103	
12cr|perl-B-Utils-0.150.0-2|104	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-B-Utils-0.150.0-2|105	+ Revision: 401786
12cr|perl-B-Utils-0.150.0-2|106	- rebuild using %%perl_convert_version
12cr|perl-B-Utils-0.150.0-2|107	- fixed license field
12cr|perl-B-Utils-0.150.0-2|108	
12cr|perl-B-Utils-0.150.0-2|109	* Wed Dec 03 2008 Jérôme Quelin <jquelin@mandriva.org> 0.07-1mdv2009.1
12cr|perl-B-Utils-0.150.0-2|110	+ Revision: 309776
12cr|perl-B-Utils-0.150.0-2|111	- import perl-B-Utils
12cr|perl-B-Utils-0.150.0-2|112	
12cr|perl-B-Utils-0.150.0-2|113	
12cr|perl-B-Utils-0.150.0-2|114	* Wed Dec 03 2008 cpan2dist 0.07-1mdv
12cr|perl-B-Utils-0.150.0-2|115	- initial mdv release, generated with cpan2dist
12cr|perl-B-Utils-0.150.0-2|116	

3949 12
12cr|perl-Cache-2.40.0-3|1	%define	upstream_name	 Cache
12cr|perl-Cache-2.40.0-3|2	%define	upstream_version 2.04
12cr|perl-Cache-2.40.0-3|3	
12cr|perl-Cache-2.40.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-Cache-2.40.0-3|5	%define __noautoreq 'perl\\(warnings::register\\)'
12cr|perl-Cache-2.40.0-3|6	%else
12cr|perl-Cache-2.40.0-3|7	%define	_requires_exceptions perl(warnings::register)
12cr|perl-Cache-2.40.0-3|8	%endif
12cr|perl-Cache-2.40.0-3|9	
12cr|perl-Cache-2.40.0-3|10	Name:		perl-%{upstream_name}
12cr|perl-Cache-2.40.0-3|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Cache-2.40.0-3|12	Release:	3
12cr|perl-Cache-2.40.0-3|13	
12cr|perl-Cache-2.40.0-3|14	Summary:	The Cache interface
12cr|perl-Cache-2.40.0-3|15	License:	GPL
12cr|perl-Cache-2.40.0-3|16	Group:		Development/Perl
12cr|perl-Cache-2.40.0-3|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Cache-2.40.0-3|18	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Cache/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Cache-2.40.0-3|19	
12cr|perl-Cache-2.40.0-3|20	BuildRequires:	perl-devel
12cr|perl-Cache-2.40.0-3|21	BuildRequires:	perl(File::NFSLock)
12cr|perl-Cache-2.40.0-3|22	BuildRequires:  perl(Date::Format)
12cr|perl-Cache-2.40.0-3|23	BuildRequires:  perl(IO::String)
12cr|perl-Cache-2.40.0-3|24	BuildRequires:  perl(Heap)
12cr|perl-Cache-2.40.0-3|25	BuildRequires:  perl(DB_File)
12cr|perl-Cache-2.40.0-3|26	BuildRequires:  perl(Digest::SHA1)
12cr|perl-Cache-2.40.0-3|27	BuildArch:	noarch
12cr|perl-Cache-2.40.0-3|28	
12cr|perl-Cache-2.40.0-3|29	%description
12cr|perl-Cache-2.40.0-3|30	%{upstream_name} perl module
12cr|perl-Cache-2.40.0-3|31	
12cr|perl-Cache-2.40.0-3|32	%prep
12cr|perl-Cache-2.40.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Cache-2.40.0-3|34	
12cr|perl-Cache-2.40.0-3|35	%build
12cr|perl-Cache-2.40.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Cache-2.40.0-3|37	%make
12cr|perl-Cache-2.40.0-3|38	
12cr|perl-Cache-2.40.0-3|39	%check
12cr|perl-Cache-2.40.0-3|40	make test
12cr|perl-Cache-2.40.0-3|41	
12cr|perl-Cache-2.40.0-3|42	%install
12cr|perl-Cache-2.40.0-3|43	%makeinstall_std
12cr|perl-Cache-2.40.0-3|44	
12cr|perl-Cache-2.40.0-3|45	%files
12cr|perl-Cache-2.40.0-3|46	%doc Changes README TODO
12cr|perl-Cache-2.40.0-3|47	%{perl_vendorlib}/Cache*
12cr|perl-Cache-2.40.0-3|48	%{_mandir}/man3/*
12cr|perl-Cache-2.40.0-3|49	
12cr|perl-Cache-2.40.0-3|50	
12cr|perl-Cache-2.40.0-3|51	%changelog
12cr|perl-Cache-2.40.0-3|52	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.40.0-2mdv2011.0
12cr|perl-Cache-2.40.0-3|53	+ Revision: 680708
12cr|perl-Cache-2.40.0-3|54	- mass rebuild
12cr|perl-Cache-2.40.0-3|55	
12cr|perl-Cache-2.40.0-3|56	* Tue Aug 04 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.40.0-1mdv2011.0
12cr|perl-Cache-2.40.0-3|57	+ Revision: 409015
12cr|perl-Cache-2.40.0-3|58	- rebuild using %%perl_convert_version
12cr|perl-Cache-2.40.0-3|59	
12cr|perl-Cache-2.40.0-3|60	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.04-7mdv2009.0
12cr|perl-Cache-2.40.0-3|61	+ Revision: 241153
12cr|perl-Cache-2.40.0-3|62	- rebuild
12cr|perl-Cache-2.40.0-3|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Cache-2.40.0-3|64	
12cr|perl-Cache-2.40.0-3|65	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Cache-2.40.0-3|66	- restore BuildRoot
12cr|perl-Cache-2.40.0-3|67	
12cr|perl-Cache-2.40.0-3|68	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.04-5mdv2008.0
12cr|perl-Cache-2.40.0-3|69	+ Revision: 85921
12cr|perl-Cache-2.40.0-3|70	- rebuild
12cr|perl-Cache-2.40.0-3|71	
12cr|perl-Cache-2.40.0-3|72	
12cr|perl-Cache-2.40.0-3|73	* Sat Apr 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.04-4mdk
12cr|perl-Cache-2.40.0-3|74	- spec cleanup
12cr|perl-Cache-2.40.0-3|75	- better summary
12cr|perl-Cache-2.40.0-3|76	- better buildrequires syntax
12cr|perl-Cache-2.40.0-3|77	- better source URL
12cr|perl-Cache-2.40.0-3|78	- buildrequires perl(Diget::SHA1)
12cr|perl-Cache-2.40.0-3|79	
12cr|perl-Cache-2.40.0-3|80	* Wed Apr 05 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.04-3mdk
12cr|perl-Cache-2.40.0-3|81	- Fix BuildRequires
12cr|perl-Cache-2.40.0-3|82	
12cr|perl-Cache-2.40.0-3|83	* Wed Apr 05 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.04-2mdk
12cr|perl-Cache-2.40.0-3|84	- Fix BuildRequires
12cr|perl-Cache-2.40.0-3|85	
12cr|perl-Cache-2.40.0-3|86	* Fri Feb 10 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.04-1mdk
12cr|perl-Cache-2.40.0-3|87	- 2.04
12cr|perl-Cache-2.40.0-3|88	- enable tests
12cr|perl-Cache-2.40.0-3|89	- fix URL
12cr|perl-Cache-2.40.0-3|90	- BuildRequires
12cr|perl-Cache-2.40.0-3|91	
12cr|perl-Cache-2.40.0-3|92	* Fri Jan 06 2006 Per Ã˜yvind Karlsen <pkarlsen@mandriva.com> 2.03-1mdk
12cr|perl-Cache-2.40.0-3|93	- initial Mandriva release
12cr|perl-Cache-2.40.0-3|94	

3950 12
12cr|perl-Cache-Cache-1.60.0-4|1	%define upstream_name    Cache-Cache
12cr|perl-Cache-Cache-1.60.0-4|2	%define upstream_version 1.06
12cr|perl-Cache-Cache-1.60.0-4|3	
12cr|perl-Cache-Cache-1.60.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Cache-Cache-1.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Cache-Cache-1.60.0-4|6	Release:	4
12cr|perl-Cache-Cache-1.60.0-4|7	
12cr|perl-Cache-Cache-1.60.0-4|8	Summary:	%{upstream_name} module for perl
12cr|perl-Cache-Cache-1.60.0-4|9	License:	GPL+ or Artistic
12cr|perl-Cache-Cache-1.60.0-4|10	Group:		Development/Perl
12cr|perl-Cache-Cache-1.60.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Cache-Cache-1.60.0-4|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Cache/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Cache-Cache-1.60.0-4|13	
12cr|perl-Cache-Cache-1.60.0-4|14	BuildRequires:	perl-devel
12cr|perl-Cache-Cache-1.60.0-4|15	BuildRequires:	perl(Digest::SHA1) >= 2.02
12cr|perl-Cache-Cache-1.60.0-4|16	BuildRequires:	perl(Error) >= 0.15
12cr|perl-Cache-Cache-1.60.0-4|17	BuildRequires:	perl(File::Spec) >= 0.82
12cr|perl-Cache-Cache-1.60.0-4|18	BuildRequires:	perl(IPC::ShareLite) >= 0.09
12cr|perl-Cache-Cache-1.60.0-4|19	BuildRequires:	perl(Storable) >= 1.014
12cr|perl-Cache-Cache-1.60.0-4|20	BuildArch:	noarch
12cr|perl-Cache-Cache-1.60.0-4|21	Requires: 	perl(Digest::SHA1) >= 2.02
12cr|perl-Cache-Cache-1.60.0-4|22	Requires:	perl(Error) >= 0.15
12cr|perl-Cache-Cache-1.60.0-4|23	Requires:	perl(IPC::ShareLite) >= 0.09
12cr|perl-Cache-Cache-1.60.0-4|24	Requires:	perl(Storable) >= 1.014
12cr|perl-Cache-Cache-1.60.0-4|25	
12cr|perl-Cache-Cache-1.60.0-4|26	%description
12cr|perl-Cache-Cache-1.60.0-4|27	Cache-Cache module for perl.  The Cache modules are designed to assist
12cr|perl-Cache-Cache-1.60.0-4|28	a developer in persisting data for a specified period of time.
12cr|perl-Cache-Cache-1.60.0-4|29	
12cr|perl-Cache-Cache-1.60.0-4|30	%prep
12cr|perl-Cache-Cache-1.60.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Cache-Cache-1.60.0-4|32	
12cr|perl-Cache-Cache-1.60.0-4|33	%build
12cr|perl-Cache-Cache-1.60.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Cache-Cache-1.60.0-4|35	%make
12cr|perl-Cache-Cache-1.60.0-4|36	
12cr|perl-Cache-Cache-1.60.0-4|37	%check
12cr|perl-Cache-Cache-1.60.0-4|38	%make test
12cr|perl-Cache-Cache-1.60.0-4|39	
12cr|perl-Cache-Cache-1.60.0-4|40	%install
12cr|perl-Cache-Cache-1.60.0-4|41	%makeinstall_std
12cr|perl-Cache-Cache-1.60.0-4|42	
12cr|perl-Cache-Cache-1.60.0-4|43	%files
12cr|perl-Cache-Cache-1.60.0-4|44	%defattr(444,root,root,755)
12cr|perl-Cache-Cache-1.60.0-4|45	%doc CHANGES COPYING CREDITS DISCLAIMER README STYLE
12cr|perl-Cache-Cache-1.60.0-4|46	%{_mandir}/*/*
12cr|perl-Cache-Cache-1.60.0-4|47	%{perl_vendorlib}/Cache
12cr|perl-Cache-Cache-1.60.0-4|48	
12cr|perl-Cache-Cache-1.60.0-4|49	
12cr|perl-Cache-Cache-1.60.0-4|50	
12cr|perl-Cache-Cache-1.60.0-4|51	%changelog
12cr|perl-Cache-Cache-1.60.0-4|52	* Thu Nov  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|perl-Cache-Cache-1.60.0-4|53	+ Commit: 1bf2313
12cr|perl-Cache-Cache-1.60.0-4|54	- Bump release for updates purpose
12cr|perl-Cache-Cache-1.60.0-4|55	
12cr|perl-Cache-Cache-1.60.0-4|56	* Thu Sep  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|perl-Cache-Cache-1.60.0-4|57	+ Commit: fb218c0
12cr|perl-Cache-Cache-1.60.0-4|58	- Add perl-devel to BuildRequires, spec cleanup
12cr|perl-Cache-Cache-1.60.0-4|59	
12cr|perl-Cache-Cache-1.60.0-4|60	

3951 12
12cr|perl-Cache-FastMmap-1.360.0-3|1	%define upstream_name    Cache-FastMmap
12cr|perl-Cache-FastMmap-1.360.0-3|2	%define upstream_version 1.36
12cr|perl-Cache-FastMmap-1.360.0-3|3	
12cr|perl-Cache-FastMmap-1.360.0-3|4	%define Werror_cflags %nil
12cr|perl-Cache-FastMmap-1.360.0-3|5	
12cr|perl-Cache-FastMmap-1.360.0-3|6	Name:       perl-%{upstream_name}
12cr|perl-Cache-FastMmap-1.360.0-3|7	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Cache-FastMmap-1.360.0-3|8	Release:	3
12cr|perl-Cache-FastMmap-1.360.0-3|9	
12cr|perl-Cache-FastMmap-1.360.0-3|10	Summary:	Uses an mmap'ed file to act as a shared memory interprocess cache
12cr|perl-Cache-FastMmap-1.360.0-3|11	License:	Artistic/GPL
12cr|perl-Cache-FastMmap-1.360.0-3|12	Group:		Development/Perl
12cr|perl-Cache-FastMmap-1.360.0-3|13	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Cache-FastMmap-1.360.0-3|14	Source0:    http://www.cpan.org/modules/by-module/Cache/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Cache-FastMmap-1.360.0-3|15	
12cr|perl-Cache-FastMmap-1.360.0-3|16	BuildRequires:	perl(Storable)
12cr|perl-Cache-FastMmap-1.360.0-3|17	BuildRequires:	perl-devel
12cr|perl-Cache-FastMmap-1.360.0-3|18	
12cr|perl-Cache-FastMmap-1.360.0-3|19	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Cache-FastMmap-1.360.0-3|20	
12cr|perl-Cache-FastMmap-1.360.0-3|21	%description
12cr|perl-Cache-FastMmap-1.360.0-3|22	A shared memory cache through an mmap'ed file. It's core is written in C for
12cr|perl-Cache-FastMmap-1.360.0-3|23	performance. It uses fcntl locking to ensure multiple processes can safely
12cr|perl-Cache-FastMmap-1.360.0-3|24	access the cache at the same time. It uses a basic LRU algorithm to keep the
12cr|perl-Cache-FastMmap-1.360.0-3|25	most used entries in the cache.
12cr|perl-Cache-FastMmap-1.360.0-3|26	
12cr|perl-Cache-FastMmap-1.360.0-3|27	%prep
12cr|perl-Cache-FastMmap-1.360.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Cache-FastMmap-1.360.0-3|29	
12cr|perl-Cache-FastMmap-1.360.0-3|30	%build
12cr|perl-Cache-FastMmap-1.360.0-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Cache-FastMmap-1.360.0-3|32	%make OPTIMIZE="%{optflags}"
12cr|perl-Cache-FastMmap-1.360.0-3|33	
12cr|perl-Cache-FastMmap-1.360.0-3|34	%check
12cr|perl-Cache-FastMmap-1.360.0-3|35	%make test
12cr|perl-Cache-FastMmap-1.360.0-3|36	
12cr|perl-Cache-FastMmap-1.360.0-3|37	%install
12cr|perl-Cache-FastMmap-1.360.0-3|38	rm -rf %buildroot
12cr|perl-Cache-FastMmap-1.360.0-3|39	%makeinstall_std
12cr|perl-Cache-FastMmap-1.360.0-3|40	
12cr|perl-Cache-FastMmap-1.360.0-3|41	%clean
12cr|perl-Cache-FastMmap-1.360.0-3|42	rm -rf %buildroot
12cr|perl-Cache-FastMmap-1.360.0-3|43	
12cr|perl-Cache-FastMmap-1.360.0-3|44	%files
12cr|perl-Cache-FastMmap-1.360.0-3|45	%defattr(-,root,root)
12cr|perl-Cache-FastMmap-1.360.0-3|46	%doc README
12cr|perl-Cache-FastMmap-1.360.0-3|47	%perl_vendorarch/Cache
12cr|perl-Cache-FastMmap-1.360.0-3|48	%perl_vendorarch/auto/Cache
12cr|perl-Cache-FastMmap-1.360.0-3|49	%_mandir/*/*
12cr|perl-Cache-FastMmap-1.360.0-3|50	
12cr|perl-Cache-FastMmap-1.360.0-3|51	
12cr|perl-Cache-FastMmap-1.360.0-3|52	%changelog
12cr|perl-Cache-FastMmap-1.360.0-3|53	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.360.0-3
12cr|perl-Cache-FastMmap-1.360.0-3|54	+ Revision: 768358
12cr|perl-Cache-FastMmap-1.360.0-3|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Cache-FastMmap-1.360.0-3|56	
12cr|perl-Cache-FastMmap-1.360.0-3|57	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.360.0-2
12cr|perl-Cache-FastMmap-1.360.0-3|58	+ Revision: 680710
12cr|perl-Cache-FastMmap-1.360.0-3|59	- mass rebuild
12cr|perl-Cache-FastMmap-1.360.0-3|60	
12cr|perl-Cache-FastMmap-1.360.0-3|61	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.360.0-1mdv2011.0
12cr|perl-Cache-FastMmap-1.360.0-3|62	+ Revision: 595077
12cr|perl-Cache-FastMmap-1.360.0-3|63	- update to new version 1.36
12cr|perl-Cache-FastMmap-1.360.0-3|64	
12cr|perl-Cache-FastMmap-1.360.0-3|65	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.350.0-2mdv2011.0
12cr|perl-Cache-FastMmap-1.360.0-3|66	+ Revision: 555689
12cr|perl-Cache-FastMmap-1.360.0-3|67	- rebuild
12cr|perl-Cache-FastMmap-1.360.0-3|68	
12cr|perl-Cache-FastMmap-1.360.0-3|69	* Tue Feb 23 2010 Jérôme Quelin <jquelin@mandriva.org> 1.350.0-1mdv2010.1
12cr|perl-Cache-FastMmap-1.360.0-3|70	+ Revision: 510073
12cr|perl-Cache-FastMmap-1.360.0-3|71	- update to 1.35
12cr|perl-Cache-FastMmap-1.360.0-3|72	
12cr|perl-Cache-FastMmap-1.360.0-3|73	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.340.0-1mdv2010.0
12cr|perl-Cache-FastMmap-1.360.0-3|74	+ Revision: 406256
12cr|perl-Cache-FastMmap-1.360.0-3|75	- rebuild using %%perl_convert_version
12cr|perl-Cache-FastMmap-1.360.0-3|76	
12cr|perl-Cache-FastMmap-1.360.0-3|77	* Sun Jun 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.34-1mdv2010.0
12cr|perl-Cache-FastMmap-1.360.0-3|78	+ Revision: 387752
12cr|perl-Cache-FastMmap-1.360.0-3|79	- update to new version 1.34
12cr|perl-Cache-FastMmap-1.360.0-3|80	
12cr|perl-Cache-FastMmap-1.360.0-3|81	* Sat May 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.30-1mdv2010.0
12cr|perl-Cache-FastMmap-1.360.0-3|82	+ Revision: 373788
12cr|perl-Cache-FastMmap-1.360.0-3|83	- update to new version 1.30
12cr|perl-Cache-FastMmap-1.360.0-3|84	
12cr|perl-Cache-FastMmap-1.360.0-3|85	* Sun May 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.29-1mdv2010.0
12cr|perl-Cache-FastMmap-1.360.0-3|86	+ Revision: 371454
12cr|perl-Cache-FastMmap-1.360.0-3|87	- new version
12cr|perl-Cache-FastMmap-1.360.0-3|88	
12cr|perl-Cache-FastMmap-1.360.0-3|89	* Mon Jun 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.28-1mdv2009.0
12cr|perl-Cache-FastMmap-1.360.0-3|90	+ Revision: 230268
12cr|perl-Cache-FastMmap-1.360.0-3|91	- update to new version 1.28
12cr|perl-Cache-FastMmap-1.360.0-3|92	
12cr|perl-Cache-FastMmap-1.360.0-3|93	* Thu Jun 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.27-1mdv2009.0
12cr|perl-Cache-FastMmap-1.360.0-3|94	+ Revision: 226194
12cr|perl-Cache-FastMmap-1.360.0-3|95	- update to new version 1.27
12cr|perl-Cache-FastMmap-1.360.0-3|96	
12cr|perl-Cache-FastMmap-1.360.0-3|97	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.26-1mdv2009.0
12cr|perl-Cache-FastMmap-1.360.0-3|98	+ Revision: 210846
12cr|perl-Cache-FastMmap-1.360.0-3|99	- update to new version 1.26
12cr|perl-Cache-FastMmap-1.360.0-3|100	
12cr|perl-Cache-FastMmap-1.360.0-3|101	* Tue Feb 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.25-1mdv2008.1
12cr|perl-Cache-FastMmap-1.360.0-3|102	+ Revision: 162584
12cr|perl-Cache-FastMmap-1.360.0-3|103	- update to new version 1.25
12cr|perl-Cache-FastMmap-1.360.0-3|104	
12cr|perl-Cache-FastMmap-1.360.0-3|105	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 1.24-2mdv2008.1
12cr|perl-Cache-FastMmap-1.360.0-3|106	+ Revision: 151356
12cr|perl-Cache-FastMmap-1.360.0-3|107	- rebuild for perl-5.10.0
12cr|perl-Cache-FastMmap-1.360.0-3|108	
12cr|perl-Cache-FastMmap-1.360.0-3|109	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Cache-FastMmap-1.360.0-3|110	- restore BuildRoot
12cr|perl-Cache-FastMmap-1.360.0-3|111	
12cr|perl-Cache-FastMmap-1.360.0-3|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Cache-FastMmap-1.360.0-3|113	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Cache-FastMmap-1.360.0-3|114	
12cr|perl-Cache-FastMmap-1.360.0-3|115	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.24-1mdv2008.1
12cr|perl-Cache-FastMmap-1.360.0-3|116	+ Revision: 104512
12cr|perl-Cache-FastMmap-1.360.0-3|117	- update to new version 1.24
12cr|perl-Cache-FastMmap-1.360.0-3|118	
12cr|perl-Cache-FastMmap-1.360.0-3|119	* Sun Oct 21 2007 Funda Wang <fwang@mandriva.org> 1.23-1mdv2008.1
12cr|perl-Cache-FastMmap-1.360.0-3|120	+ Revision: 101002
12cr|perl-Cache-FastMmap-1.360.0-3|121	- update to new version 1.23
12cr|perl-Cache-FastMmap-1.360.0-3|122	
12cr|perl-Cache-FastMmap-1.360.0-3|123	* Sat Oct 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.20-1mdv2008.0
12cr|perl-Cache-FastMmap-1.360.0-3|124	+ Revision: 98021
12cr|perl-Cache-FastMmap-1.360.0-3|125	- update to new version 1.20
12cr|perl-Cache-FastMmap-1.360.0-3|126	- update to new version 1.20
12cr|perl-Cache-FastMmap-1.360.0-3|127	
12cr|perl-Cache-FastMmap-1.360.0-3|128	* Tue Aug 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.19-1mdv2008.0
12cr|perl-Cache-FastMmap-1.360.0-3|129	+ Revision: 72789
12cr|perl-Cache-FastMmap-1.360.0-3|130	- update to new version 1.19
12cr|perl-Cache-FastMmap-1.360.0-3|131	
12cr|perl-Cache-FastMmap-1.360.0-3|132	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.16-1mdv2008.0
12cr|perl-Cache-FastMmap-1.360.0-3|133	+ Revision: 46335
12cr|perl-Cache-FastMmap-1.360.0-3|134	- update to new version 1.16
12cr|perl-Cache-FastMmap-1.360.0-3|135	
12cr|perl-Cache-FastMmap-1.360.0-3|136	
12cr|perl-Cache-FastMmap-1.360.0-3|137	* Wed Feb 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.14-4mdv2007.0
12cr|perl-Cache-FastMmap-1.360.0-3|138	+ Revision: 127228
12cr|perl-Cache-FastMmap-1.360.0-3|139	- new version
12cr|perl-Cache-FastMmap-1.360.0-3|140	
12cr|perl-Cache-FastMmap-1.360.0-3|141	* Wed Aug 09 2006 Scott Karns <scottk@mandriva.org> 1.09-4mdv2007.0
12cr|perl-Cache-FastMmap-1.360.0-3|142	+ Revision: 54278
12cr|perl-Cache-FastMmap-1.360.0-3|143	- Rebuild, spec file cleanup
12cr|perl-Cache-FastMmap-1.360.0-3|144	- import perl-Cache-FastMmap-1.09-3mdk
12cr|perl-Cache-FastMmap-1.360.0-3|145	
12cr|perl-Cache-FastMmap-1.360.0-3|146	* Sat May 06 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.09-3mdk
12cr|perl-Cache-FastMmap-1.360.0-3|147	- Fix BuildRequires: perl-devel is needed
12cr|perl-Cache-FastMmap-1.360.0-3|148	
12cr|perl-Cache-FastMmap-1.360.0-3|149	* Fri May 05 2006 Scott Karns <scottk@mandriva.org> 1.09-2mdk
12cr|perl-Cache-FastMmap-1.360.0-3|150	- Fix BuildRequires
12cr|perl-Cache-FastMmap-1.360.0-3|151	- Adjust Source URL to comply with Mandriva perl packaging policy
12cr|perl-Cache-FastMmap-1.360.0-3|152	
12cr|perl-Cache-FastMmap-1.360.0-3|153	* Thu Jan 12 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.09-1mdk
12cr|perl-Cache-FastMmap-1.360.0-3|154	- Initial MDV RPM
12cr|perl-Cache-FastMmap-1.360.0-3|155	

3952 12
12cr|perl-Cache-Memcached-1.290.0-3|1	%define upstream_name    Cache-Memcached
12cr|perl-Cache-Memcached-1.290.0-3|2	%define upstream_version 1.29
12cr|perl-Cache-Memcached-1.290.0-3|3	
12cr|perl-Cache-Memcached-1.290.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Cache-Memcached-1.290.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Cache-Memcached-1.290.0-3|6	Release:	3
12cr|perl-Cache-Memcached-1.290.0-3|7	
12cr|perl-Cache-Memcached-1.290.0-3|8	Summary:	Client library for memcached (memory cache daemon)
12cr|perl-Cache-Memcached-1.290.0-3|9	License:	GPL
12cr|perl-Cache-Memcached-1.290.0-3|10	Group: 		Development/Perl
12cr|perl-Cache-Memcached-1.290.0-3|11	Url:		http://search.cpan.org/~bradfitz/Cache-Memcached/
12cr|perl-Cache-Memcached-1.290.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Cache-Memcached-1.290.0-3|13	
12cr|perl-Cache-Memcached-1.290.0-3|14	BuildRequires:	perl-devel
12cr|perl-Cache-Memcached-1.290.0-3|15	BuildRequires:	perl(Storable)
12cr|perl-Cache-Memcached-1.290.0-3|16	BuildRequires:	perl(Time::HiRes)
12cr|perl-Cache-Memcached-1.290.0-3|17	BuildRequires:	perl(String::CRC32)
12cr|perl-Cache-Memcached-1.290.0-3|18	BuildArch:	noarch
12cr|perl-Cache-Memcached-1.290.0-3|19	
12cr|perl-Cache-Memcached-1.290.0-3|20	%description
12cr|perl-Cache-Memcached-1.290.0-3|21	This is the Perl API for memcached, a distributed memory cache daemon. See the
12cr|perl-Cache-Memcached-1.290.0-3|22	documentation within the module for details on its use.
12cr|perl-Cache-Memcached-1.290.0-3|23	
12cr|perl-Cache-Memcached-1.290.0-3|24	%prep
12cr|perl-Cache-Memcached-1.290.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Cache-Memcached-1.290.0-3|26	
12cr|perl-Cache-Memcached-1.290.0-3|27	%build
12cr|perl-Cache-Memcached-1.290.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Cache-Memcached-1.290.0-3|29	%make
12cr|perl-Cache-Memcached-1.290.0-3|30	
12cr|perl-Cache-Memcached-1.290.0-3|31	%check
12cr|perl-Cache-Memcached-1.290.0-3|32	# seems to fail on ABF
12cr|perl-Cache-Memcached-1.290.0-3|33	#make test
12cr|perl-Cache-Memcached-1.290.0-3|34	
12cr|perl-Cache-Memcached-1.290.0-3|35	%install
12cr|perl-Cache-Memcached-1.290.0-3|36	%makeinstall_std
12cr|perl-Cache-Memcached-1.290.0-3|37	
12cr|perl-Cache-Memcached-1.290.0-3|38	%files
12cr|perl-Cache-Memcached-1.290.0-3|39	%defattr(644,root,root,755)
12cr|perl-Cache-Memcached-1.290.0-3|40	%doc ChangeLog README TODO
12cr|perl-Cache-Memcached-1.290.0-3|41	%{perl_vendorlib}/Cache/Memcached.pm
12cr|perl-Cache-Memcached-1.290.0-3|42	%dir %{perl_vendorlib}/Cache/Memcached
12cr|perl-Cache-Memcached-1.290.0-3|43	%{perl_vendorlib}/Cache/Memcached/GetParser.pm
12cr|perl-Cache-Memcached-1.290.0-3|44	%{_mandir}/*/*
12cr|perl-Cache-Memcached-1.290.0-3|45	
12cr|perl-Cache-Memcached-1.290.0-3|46	
12cr|perl-Cache-Memcached-1.290.0-3|47	%changelog
12cr|perl-Cache-Memcached-1.290.0-3|48	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.290.0-2mdv2011.0
12cr|perl-Cache-Memcached-1.290.0-3|49	+ Revision: 680711
12cr|perl-Cache-Memcached-1.290.0-3|50	- mass rebuild
12cr|perl-Cache-Memcached-1.290.0-3|51	
12cr|perl-Cache-Memcached-1.290.0-3|52	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.290.0-1mdv2011.0
12cr|perl-Cache-Memcached-1.290.0-3|53	+ Revision: 551970
12cr|perl-Cache-Memcached-1.290.0-3|54	- update to 1.29
12cr|perl-Cache-Memcached-1.290.0-3|55	
12cr|perl-Cache-Memcached-1.290.0-3|56	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.280.0-1mdv2010.1
12cr|perl-Cache-Memcached-1.290.0-3|57	+ Revision: 460722
12cr|perl-Cache-Memcached-1.290.0-3|58	- update to 1.28
12cr|perl-Cache-Memcached-1.290.0-3|59	
12cr|perl-Cache-Memcached-1.290.0-3|60	* Wed Sep 23 2009 Jérôme Quelin <jquelin@mandriva.org> 1.270.0-1mdv2010.0
12cr|perl-Cache-Memcached-1.290.0-3|61	+ Revision: 447604
12cr|perl-Cache-Memcached-1.290.0-3|62	- update to 1.27
12cr|perl-Cache-Memcached-1.290.0-3|63	
12cr|perl-Cache-Memcached-1.290.0-3|64	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.260.0-1mdv2010.0
12cr|perl-Cache-Memcached-1.290.0-3|65	+ Revision: 402986
12cr|perl-Cache-Memcached-1.290.0-3|66	- rebuild using %%perl_convert_version
12cr|perl-Cache-Memcached-1.290.0-3|67	
12cr|perl-Cache-Memcached-1.290.0-3|68	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.26-1mdv2010.0
12cr|perl-Cache-Memcached-1.290.0-3|69	+ Revision: 372676
12cr|perl-Cache-Memcached-1.290.0-3|70	- update to new version 1.26
12cr|perl-Cache-Memcached-1.290.0-3|71	
12cr|perl-Cache-Memcached-1.290.0-3|72	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.25-1mdv2010.0
12cr|perl-Cache-Memcached-1.290.0-3|73	+ Revision: 371595
12cr|perl-Cache-Memcached-1.290.0-3|74	- update to new version 1.25
12cr|perl-Cache-Memcached-1.290.0-3|75	
12cr|perl-Cache-Memcached-1.290.0-3|76	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.24-3mdv2009.0
12cr|perl-Cache-Memcached-1.290.0-3|77	+ Revision: 255475
12cr|perl-Cache-Memcached-1.290.0-3|78	- rebuild
12cr|perl-Cache-Memcached-1.290.0-3|79	
12cr|perl-Cache-Memcached-1.290.0-3|80	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.24-1mdv2008.1
12cr|perl-Cache-Memcached-1.290.0-3|81	+ Revision: 136666
12cr|perl-Cache-Memcached-1.290.0-3|82	- restore BuildRoot
12cr|perl-Cache-Memcached-1.290.0-3|83	
12cr|perl-Cache-Memcached-1.290.0-3|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Cache-Memcached-1.290.0-3|85	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Cache-Memcached-1.290.0-3|86	
12cr|perl-Cache-Memcached-1.290.0-3|87	* Thu Jul 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.24-1mdv2008.0
12cr|perl-Cache-Memcached-1.290.0-3|88	+ Revision: 53363
12cr|perl-Cache-Memcached-1.290.0-3|89	- update to new version 1.24
12cr|perl-Cache-Memcached-1.290.0-3|90	
12cr|perl-Cache-Memcached-1.290.0-3|91	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.23-1mdv2008.0
12cr|perl-Cache-Memcached-1.290.0-3|92	+ Revision: 46336
12cr|perl-Cache-Memcached-1.290.0-3|93	- update to new version 1.23
12cr|perl-Cache-Memcached-1.290.0-3|94	
12cr|perl-Cache-Memcached-1.290.0-3|95	* Sun Apr 29 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.20-1mdv2008.0
12cr|perl-Cache-Memcached-1.290.0-3|96	+ Revision: 19255
12cr|perl-Cache-Memcached-1.290.0-3|97	-New version
12cr|perl-Cache-Memcached-1.290.0-3|98	
12cr|perl-Cache-Memcached-1.290.0-3|99	
12cr|perl-Cache-Memcached-1.290.0-3|100	* Fri Jan 19 2007 Oden Eriksson <oeriksson@mandriva.com> 1.18-1mdv2007.0
12cr|perl-Cache-Memcached-1.290.0-3|101	+ Revision: 110787
12cr|perl-Cache-Memcached-1.290.0-3|102	- Import perl-Cache-Memcached
12cr|perl-Cache-Memcached-1.290.0-3|103	
12cr|perl-Cache-Memcached-1.290.0-3|104	* Fri Jan 19 2007 Oden Eriksson <oeriksson@mandriva.com> 1.18-1mdv2007.1
12cr|perl-Cache-Memcached-1.290.0-3|105	- initial mandriva package
12cr|perl-Cache-Memcached-1.290.0-3|106	

3953 12
12cr|perl-Cache-Memcached-Managed-0.200.0-4|1	%define upstream_name    Cache-Memcached-Managed
12cr|perl-Cache-Memcached-Managed-0.200.0-4|2	%define upstream_version 0.20
12cr|perl-Cache-Memcached-Managed-0.200.0-4|3	
12cr|perl-Cache-Memcached-Managed-0.200.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Cache-Memcached-Managed-0.200.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Cache-Memcached-Managed-0.200.0-4|6	Release:	4
12cr|perl-Cache-Memcached-Managed-0.200.0-4|7	
12cr|perl-Cache-Memcached-Managed-0.200.0-4|8	Summary:	Inactive Cache::Memcache::Managed object
12cr|perl-Cache-Memcached-Managed-0.200.0-4|9	License:	GPL+ or Artistic
12cr|perl-Cache-Memcached-Managed-0.200.0-4|10	Group:		Development/Perl
12cr|perl-Cache-Memcached-Managed-0.200.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Cache-Memcached-Managed-0.200.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Cache/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Cache-Memcached-Managed-0.200.0-4|13	
12cr|perl-Cache-Memcached-Managed-0.200.0-4|14	BuildRequires:	perl-devel
12cr|perl-Cache-Memcached-Managed-0.200.0-4|15	BuildRequires:	perl(Cache::Memcached)
12cr|perl-Cache-Memcached-Managed-0.200.0-4|16	BuildRequires:	perl(Scalar::Util)
12cr|perl-Cache-Memcached-Managed-0.200.0-4|17	BuildRequires:	memcached
12cr|perl-Cache-Memcached-Managed-0.200.0-4|18	BuildArch:	noarch
12cr|perl-Cache-Memcached-Managed-0.200.0-4|19	
12cr|perl-Cache-Memcached-Managed-0.200.0-4|20	%description
12cr|perl-Cache-Memcached-Managed-0.200.0-4|21	Provides the same API as the Cache::Memcached::Managed manpage, but applies
12cr|perl-Cache-Memcached-Managed-0.200.0-4|22	all methods called to all of the objects specified, except for the new
12cr|perl-Cache-Memcached-Managed-0.200.0-4|23	manpage and the objects manpage.
12cr|perl-Cache-Memcached-Managed-0.200.0-4|24	
12cr|perl-Cache-Memcached-Managed-0.200.0-4|25	%prep
12cr|perl-Cache-Memcached-Managed-0.200.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Cache-Memcached-Managed-0.200.0-4|27	
12cr|perl-Cache-Memcached-Managed-0.200.0-4|28	%build
12cr|perl-Cache-Memcached-Managed-0.200.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Cache-Memcached-Managed-0.200.0-4|30	%make
12cr|perl-Cache-Memcached-Managed-0.200.0-4|31	
12cr|perl-Cache-Memcached-Managed-0.200.0-4|32	%check
12cr|perl-Cache-Memcached-Managed-0.200.0-4|33	make test
12cr|perl-Cache-Memcached-Managed-0.200.0-4|34	
12cr|perl-Cache-Memcached-Managed-0.200.0-4|35	%install
12cr|perl-Cache-Memcached-Managed-0.200.0-4|36	%makeinstall_std
12cr|perl-Cache-Memcached-Managed-0.200.0-4|37	
12cr|perl-Cache-Memcached-Managed-0.200.0-4|38	%files
12cr|perl-Cache-Memcached-Managed-0.200.0-4|39	%doc CHANGELOG META.yml README
12cr|perl-Cache-Memcached-Managed-0.200.0-4|40	%{_mandir}/man3/*
12cr|perl-Cache-Memcached-Managed-0.200.0-4|41	%{perl_vendorlib}/*
12cr|perl-Cache-Memcached-Managed-0.200.0-4|42	
12cr|perl-Cache-Memcached-Managed-0.200.0-4|43	%changelog
12cr|perl-Cache-Memcached-Managed-0.200.0-4|44	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.200.0-3mdv2011.0
12cr|perl-Cache-Memcached-Managed-0.200.0-4|45	+ Revision: 654246
12cr|perl-Cache-Memcached-Managed-0.200.0-4|46	- rebuild for updated spec-helper
12cr|perl-Cache-Memcached-Managed-0.200.0-4|47	
12cr|perl-Cache-Memcached-Managed-0.200.0-4|48	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.200.0-2mdv2011.0
12cr|perl-Cache-Memcached-Managed-0.200.0-4|49	+ Revision: 624986
12cr|perl-Cache-Memcached-Managed-0.200.0-4|50	- Add a memcached as a build requires
12cr|perl-Cache-Memcached-Managed-0.200.0-4|51	- import perl-Cache-Memcached-Managed
12cr|perl-Cache-Memcached-Managed-0.200.0-4|52	

3954 12
12cr|perl-Cache-Ref-0.40.0-3|1	%define upstream_name    Cache-Ref
12cr|perl-Cache-Ref-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Cache-Ref-0.40.0-3|3	
12cr|perl-Cache-Ref-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Cache-Ref-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Cache-Ref-0.40.0-3|6	Release:	3
12cr|perl-Cache-Ref-0.40.0-3|7	
12cr|perl-Cache-Ref-0.40.0-3|8	Summary:	This module implements in memory caching
12cr|perl-Cache-Ref-0.40.0-3|9	License:    GPL+ or Artistic
12cr|perl-Cache-Ref-0.40.0-3|10	Group:      Development/Perl
12cr|perl-Cache-Ref-0.40.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Cache-Ref-0.40.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Cache/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Cache-Ref-0.40.0-3|13	
12cr|perl-Cache-Ref-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Cache-Ref-0.40.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Cache-Ref-0.40.0-3|16	BuildRequires:	perl(Hash::Util::FieldHash::Compat)
12cr|perl-Cache-Ref-0.40.0-3|17	BuildRequires:	perl(List::Util)
12cr|perl-Cache-Ref-0.40.0-3|18	BuildRequires:	perl(Moose)
12cr|perl-Cache-Ref-0.40.0-3|19	BuildRequires:	perl(Moose::Role)
12cr|perl-Cache-Ref-0.40.0-3|20	BuildRequires:	perl(MooseX::Role::Parameterized)
12cr|perl-Cache-Ref-0.40.0-3|21	BuildRequires:	perl(Scalar::Util)
12cr|perl-Cache-Ref-0.40.0-3|22	BuildRequires:	perl(Test::Moose)
12cr|perl-Cache-Ref-0.40.0-3|23	BuildRequires:	perl(Test::More)
12cr|perl-Cache-Ref-0.40.0-3|24	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Cache-Ref-0.40.0-3|25	BuildRequires:	perl(ok)
12cr|perl-Cache-Ref-0.40.0-3|26	BuildArch:	noarch
12cr|perl-Cache-Ref-0.40.0-3|27	
12cr|perl-Cache-Ref-0.40.0-3|28	%description
12cr|perl-Cache-Ref-0.40.0-3|29	Unlike the CHI manpage which attempts to address the problem of caching
12cr|perl-Cache-Ref-0.40.0-3|30	things persistently, this module implements in memory caching, designed
12cr|perl-Cache-Ref-0.40.0-3|31	primarily for *shared references* in memory.
12cr|perl-Cache-Ref-0.40.0-3|32	
12cr|perl-Cache-Ref-0.40.0-3|33	This collection of classes implements a number of semi related algorithms.
12cr|perl-Cache-Ref-0.40.0-3|34	
12cr|perl-Cache-Ref-0.40.0-3|35	%prep
12cr|perl-Cache-Ref-0.40.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Cache-Ref-0.40.0-3|37	
12cr|perl-Cache-Ref-0.40.0-3|38	%build
12cr|perl-Cache-Ref-0.40.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Cache-Ref-0.40.0-3|40	%make
12cr|perl-Cache-Ref-0.40.0-3|41	
12cr|perl-Cache-Ref-0.40.0-3|42	%check
12cr|perl-Cache-Ref-0.40.0-3|43	%make test
12cr|perl-Cache-Ref-0.40.0-3|44	
12cr|perl-Cache-Ref-0.40.0-3|45	%install
12cr|perl-Cache-Ref-0.40.0-3|46	%makeinstall_std
12cr|perl-Cache-Ref-0.40.0-3|47	
12cr|perl-Cache-Ref-0.40.0-3|48	%files
12cr|perl-Cache-Ref-0.40.0-3|49	%doc Changes META.yml LICENSE README META.json
12cr|perl-Cache-Ref-0.40.0-3|50	%{_mandir}/man3/*
12cr|perl-Cache-Ref-0.40.0-3|51	%{perl_vendorlib}/*
12cr|perl-Cache-Ref-0.40.0-3|52	
12cr|perl-Cache-Ref-0.40.0-3|53	%changelog
12cr|perl-Cache-Ref-0.40.0-3|54	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Cache-Ref-0.40.0-3|55	+ Revision: 656885
12cr|perl-Cache-Ref-0.40.0-3|56	- rebuild for updated spec-helper
12cr|perl-Cache-Ref-0.40.0-3|57	
12cr|perl-Cache-Ref-0.40.0-3|58	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Cache-Ref-0.40.0-3|59	+ Revision: 595078
12cr|perl-Cache-Ref-0.40.0-3|60	- update to new version 0.04
12cr|perl-Cache-Ref-0.40.0-3|61	
12cr|perl-Cache-Ref-0.40.0-3|62	* Fri Jul 30 2010 Shlomi Fish <shlomif@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Cache-Ref-0.40.0-3|63	+ Revision: 563308
12cr|perl-Cache-Ref-0.40.0-3|64	- import perl-Cache-Ref
12cr|perl-Cache-Ref-0.40.0-3|65	
12cr|perl-Cache-Ref-0.40.0-3|66	
12cr|perl-Cache-Ref-0.40.0-3|67	* Wed Jul 14 2010 cpan2dist 0.02-1mdv
12cr|perl-Cache-Ref-0.40.0-3|68	- initial mdv release, generated with cpan2dist

3955 12
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|1	%define upstream_name    Cache-Simple-TimedExpiry
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|2	%define upstream_version 0.27
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|3	
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|6	Release:	3
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|7	
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|8	Summary:	Perl module to add expiry to Cache::Simple object
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|9	License:	GPL+ or Artistic
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|10	Group:		Development/Perl
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Cache/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|13	
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|14	BuildRequires:	perl-devel
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|15	BuildArch:	noarch
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|16	
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|17	%description
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|18	Perl module to add expiry to Cache::Simple object.
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|19	
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|20	%prep
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|22	
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|23	%build
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|25	%make
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|26	
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|27	%check
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|28	make test
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|29	
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|30	%install
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|31	%makeinstall_std
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|32	rm -rf %{buildroot}/%{perl_vendorarch}/
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|33	
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|34	%files
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|35	%doc Changes
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|36	%{perl_vendorlib}/Cache
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|37	%{_mandir}/man3/*
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|38	
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|39	
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|40	%changelog
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|41	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.270.0-2mdv2011.0
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|42	+ Revision: 680712
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|43	- mass rebuild
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|44	
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|45	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-1mdv2011.0
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|46	+ Revision: 405956
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|47	- rebuild using %%perl_convert_version
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|48	
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|49	* Fri Jun 13 2008 Michael Scherer <misc@mandriva.org> 0.27-2mdv2009.0
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|50	+ Revision: 218996
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|51	- rebuild
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|52	
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|53	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|54	- restore BuildRoot
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|55	
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|58	
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|59	* Sun Apr 29 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.27-1mdv2008.0
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|60	+ Revision: 19251
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|61	-New version
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|62	
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|63	
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|64	* Wed Nov 01 2006 Michael Scherer <misc@mandriva.org> 0.26-2mdv2007.0
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|65	+ Revision: 74867
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|66	- Rebuild for new extension
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|67	- Import perl-Cache-Simple-TimedExpiry
12cr|perl-Cache-Simple-TimedExpiry-0.270.0-3|68	

3956 12
12cr|perl-Calendar-Simple-1.210.0-3|1	%define upstream_name    Calendar-Simple
12cr|perl-Calendar-Simple-1.210.0-3|2	%define upstream_version 1.21
12cr|perl-Calendar-Simple-1.210.0-3|3	
12cr|perl-Calendar-Simple-1.210.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Calendar-Simple-1.210.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Calendar-Simple-1.210.0-3|6	Release:	3
12cr|perl-Calendar-Simple-1.210.0-3|7	
12cr|perl-Calendar-Simple-1.210.0-3|8	Summary:	Perl extension to create simple calendars
12cr|perl-Calendar-Simple-1.210.0-3|9	License:	GPL+ or Artistic
12cr|perl-Calendar-Simple-1.210.0-3|10	Group:		Development/Perl
12cr|perl-Calendar-Simple-1.210.0-3|11	Url:		http://search.cpan.org/dist/Calendar-Simple/
12cr|perl-Calendar-Simple-1.210.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DA/DAVECROSS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Calendar-Simple-1.210.0-3|13	
12cr|perl-Calendar-Simple-1.210.0-3|14	BuildRequires:	perl-devel
12cr|perl-Calendar-Simple-1.210.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Calendar-Simple-1.210.0-3|16	# Required by the tests
12cr|perl-Calendar-Simple-1.210.0-3|17	BuildRequires:	perl(DateTime)
12cr|perl-Calendar-Simple-1.210.0-3|18	BuildRequires:	perl(Test::Pod)
12cr|perl-Calendar-Simple-1.210.0-3|19	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Calendar-Simple-1.210.0-3|20	BuildArch:	noarch
12cr|perl-Calendar-Simple-1.210.0-3|21	
12cr|perl-Calendar-Simple-1.210.0-3|22	%description
12cr|perl-Calendar-Simple-1.210.0-3|23	Perl extension to create simple calendars.
12cr|perl-Calendar-Simple-1.210.0-3|24	
12cr|perl-Calendar-Simple-1.210.0-3|25	%prep
12cr|perl-Calendar-Simple-1.210.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Calendar-Simple-1.210.0-3|27	chmod -x lib/*/Simple.pm
12cr|perl-Calendar-Simple-1.210.0-3|28	
12cr|perl-Calendar-Simple-1.210.0-3|29	%build
12cr|perl-Calendar-Simple-1.210.0-3|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Calendar-Simple-1.210.0-3|31	%make
12cr|perl-Calendar-Simple-1.210.0-3|32	
12cr|perl-Calendar-Simple-1.210.0-3|33	%check
12cr|perl-Calendar-Simple-1.210.0-3|34	make test
12cr|perl-Calendar-Simple-1.210.0-3|35	
12cr|perl-Calendar-Simple-1.210.0-3|36	%install
12cr|perl-Calendar-Simple-1.210.0-3|37	make pure_install PERL_INSTALL_ROOT=%{buildroot}
12cr|perl-Calendar-Simple-1.210.0-3|38	
12cr|perl-Calendar-Simple-1.210.0-3|39	find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
12cr|perl-Calendar-Simple-1.210.0-3|40	find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
12cr|perl-Calendar-Simple-1.210.0-3|41	chmod -R u+w %{buildroot}/*
12cr|perl-Calendar-Simple-1.210.0-3|42	
12cr|perl-Calendar-Simple-1.210.0-3|43	%files
12cr|perl-Calendar-Simple-1.210.0-3|44	%doc Changes README
12cr|perl-Calendar-Simple-1.210.0-3|45	%{_bindir}/pcal
12cr|perl-Calendar-Simple-1.210.0-3|46	%{perl_vendorlib}/Calendar
12cr|perl-Calendar-Simple-1.210.0-3|47	%{_mandir}/man3/*
12cr|perl-Calendar-Simple-1.210.0-3|48	
12cr|perl-Calendar-Simple-1.210.0-3|49	%changelog
12cr|perl-Calendar-Simple-1.210.0-3|50	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.210.0-2mdv2011.0
12cr|perl-Calendar-Simple-1.210.0-3|51	+ Revision: 680713
12cr|perl-Calendar-Simple-1.210.0-3|52	- mass rebuild
12cr|perl-Calendar-Simple-1.210.0-3|53	
12cr|perl-Calendar-Simple-1.210.0-3|54	* Thu Jul 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.210.0-1mdv2011.0
12cr|perl-Calendar-Simple-1.210.0-3|55	+ Revision: 563186
12cr|perl-Calendar-Simple-1.210.0-3|56	- update to new version 1.21
12cr|perl-Calendar-Simple-1.210.0-3|57	
12cr|perl-Calendar-Simple-1.210.0-3|58	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.200.0-1mdv2011.0
12cr|perl-Calendar-Simple-1.210.0-3|59	+ Revision: 402987
12cr|perl-Calendar-Simple-1.210.0-3|60	- rebuild using %%perl_convert_version
12cr|perl-Calendar-Simple-1.210.0-3|61	
12cr|perl-Calendar-Simple-1.210.0-3|62	* Thu Dec 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.20-1mdv2009.1
12cr|perl-Calendar-Simple-1.210.0-3|63	+ Revision: 309992
12cr|perl-Calendar-Simple-1.210.0-3|64	- import perl-Calendar-Simple
12cr|perl-Calendar-Simple-1.210.0-3|65	
12cr|perl-Calendar-Simple-1.210.0-3|66	
12cr|perl-Calendar-Simple-1.210.0-3|67	* Thu Dec 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.20-1mdv2009.0
12cr|perl-Calendar-Simple-1.210.0-3|68	- initial Mandriva package (fedora import)
12cr|perl-Calendar-Simple-1.210.0-3|69	
12cr|perl-Calendar-Simple-1.210.0-3|70	* Tue Jul 08 2008 Ralf Corsépius <rc040203@freenet.de> - 1.20-1
12cr|perl-Calendar-Simple-1.210.0-3|71	- Upstream update.
12cr|perl-Calendar-Simple-1.210.0-3|72	
12cr|perl-Calendar-Simple-1.210.0-3|73	* Tue Mar 11 2008 Ralf Corsépius <rc040203@freenet.de> - 1.19-1
12cr|perl-Calendar-Simple-1.210.0-3|74	- Upstream update.
12cr|perl-Calendar-Simple-1.210.0-3|75	- Reflect upstream having dropped "COPYING".
12cr|perl-Calendar-Simple-1.210.0-3|76	
12cr|perl-Calendar-Simple-1.210.0-3|77	* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.17-3
12cr|perl-Calendar-Simple-1.210.0-3|78	Rebuild for new perl
12cr|perl-Calendar-Simple-1.210.0-3|79	
12cr|perl-Calendar-Simple-1.210.0-3|80	* Fri Aug 17 2007 Ralf Corsépius <rc040203@freenet.de> - 1.17-2
12cr|perl-Calendar-Simple-1.210.0-3|81	- Update license tag.
12cr|perl-Calendar-Simple-1.210.0-3|82	- Reflect perl package split.
12cr|perl-Calendar-Simple-1.210.0-3|83	
12cr|perl-Calendar-Simple-1.210.0-3|84	* Thu Oct 19 2006 Ralf Corsépius <rc040203@freenet.de> - 1.17-1
12cr|perl-Calendar-Simple-1.210.0-3|85	- Upstream update.
12cr|perl-Calendar-Simple-1.210.0-3|86	
12cr|perl-Calendar-Simple-1.210.0-3|87	* Sat Oct 07 2006 Ralf Corsépius <rc040203@freenet.de> - 1.14-2
12cr|perl-Calendar-Simple-1.210.0-3|88	- chmod -x files with broken permissions.
12cr|perl-Calendar-Simple-1.210.0-3|89	
12cr|perl-Calendar-Simple-1.210.0-3|90	* Mon Sep 18 2006 Ralf Corsépius <rc040203@freenet.de> - 1.14-1
12cr|perl-Calendar-Simple-1.210.0-3|91	- Upstream update.
12cr|perl-Calendar-Simple-1.210.0-3|92	
12cr|perl-Calendar-Simple-1.210.0-3|93	* Tue Sep 05 2006 Ralf Corsépius <rc040203@freenet.de> - 1.13-4
12cr|perl-Calendar-Simple-1.210.0-3|94	- Mass rebuild.
12cr|perl-Calendar-Simple-1.210.0-3|95	
12cr|perl-Calendar-Simple-1.210.0-3|96	* Fri Jun 23 2006 Ralf Corsépius <rc040203@freenet.de> - 1.13-3
12cr|perl-Calendar-Simple-1.210.0-3|97	- Fix indentation.
12cr|perl-Calendar-Simple-1.210.0-3|98	
12cr|perl-Calendar-Simple-1.210.0-3|99	* Fri Jun 23 2006 Ralf Corsépius <rc040203@freenet.de> - 1.13-2
12cr|perl-Calendar-Simple-1.210.0-3|100	- Fix Source0.
12cr|perl-Calendar-Simple-1.210.0-3|101	
12cr|perl-Calendar-Simple-1.210.0-3|102	* Thu Jun 22 2006 Ralf Corsépius <rc040203@freenet.de> - 1.13-1
12cr|perl-Calendar-Simple-1.210.0-3|103	- FE submission.

3957 12
12cr|perl-capitalization-0.03-8|1	%define realname   capitalization
12cr|perl-capitalization-0.03-8|2	
12cr|perl-capitalization-0.03-8|3	Name:		perl-%{realname}
12cr|perl-capitalization-0.03-8|4	Version:    0.03
12cr|perl-capitalization-0.03-8|5	Release: %mkrel 8
12cr|perl-capitalization-0.03-8|6	License:	GPL or Artistic
12cr|perl-capitalization-0.03-8|7	Group:		Development/Perl
12cr|perl-capitalization-0.03-8|8	Summary:    Perl module that allows no capitalization on method names
12cr|perl-capitalization-0.03-8|9	Source0:    http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/%{realname}-%{version}.tar.bz2
12cr|perl-capitalization-0.03-8|10	Url:		http://search.cpan.org/dist/%{realname}
12cr|perl-capitalization-0.03-8|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-capitalization-0.03-8|12	BuildRequires:	perl-devel
12cr|perl-capitalization-0.03-8|13	BuildRequires:  perl-Devel-Symdump
12cr|perl-capitalization-0.03-8|14	BuildArch: noarch
12cr|perl-capitalization-0.03-8|15	
12cr|perl-capitalization-0.03-8|16	%description
12cr|perl-capitalization-0.03-8|17	capitalization.pm allows you to use familiar style on method naming.
12cr|perl-capitalization-0.03-8|18	
12cr|perl-capitalization-0.03-8|19	%prep
12cr|perl-capitalization-0.03-8|20	%setup -q -n %{realname}-%{version}
12cr|perl-capitalization-0.03-8|21	
12cr|perl-capitalization-0.03-8|22	%build
12cr|perl-capitalization-0.03-8|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-capitalization-0.03-8|24	%make
12cr|perl-capitalization-0.03-8|25	
12cr|perl-capitalization-0.03-8|26	%check
12cr|perl-capitalization-0.03-8|27	make test
12cr|perl-capitalization-0.03-8|28	
12cr|perl-capitalization-0.03-8|29	%install
12cr|perl-capitalization-0.03-8|30	rm -rf $RPM_BUILD_ROOT
12cr|perl-capitalization-0.03-8|31	%makeinstall_std
12cr|perl-capitalization-0.03-8|32	rm -rf $RPM_BUILD_ROOT/%{perl_vendorarch}
12cr|perl-capitalization-0.03-8|33	
12cr|perl-capitalization-0.03-8|34	%clean
12cr|perl-capitalization-0.03-8|35	rm -rf $RPM_BUILD_ROOT
12cr|perl-capitalization-0.03-8|36	
12cr|perl-capitalization-0.03-8|37	%files
12cr|perl-capitalization-0.03-8|38	%defattr(-,root,root)
12cr|perl-capitalization-0.03-8|39	%doc Changes
12cr|perl-capitalization-0.03-8|40	%{perl_vendorlib}/*
12cr|perl-capitalization-0.03-8|41	%{_mandir}/man3/*
12cr|perl-capitalization-0.03-8|42	
12cr|perl-capitalization-0.03-8|43	
12cr|perl-capitalization-0.03-8|44	
12cr|perl-capitalization-0.03-8|45	%changelog
12cr|perl-capitalization-0.03-8|46	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.03-8mdv2010.0
12cr|perl-capitalization-0.03-8|47	+ Revision: 430267
12cr|perl-capitalization-0.03-8|48	- rebuild
12cr|perl-capitalization-0.03-8|49	
12cr|perl-capitalization-0.03-8|50	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.03-7mdv2009.0
12cr|perl-capitalization-0.03-8|51	+ Revision: 255476
12cr|perl-capitalization-0.03-8|52	- rebuild
12cr|perl-capitalization-0.03-8|53	
12cr|perl-capitalization-0.03-8|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.03-5mdv2008.1
12cr|perl-capitalization-0.03-8|55	+ Revision: 136666
12cr|perl-capitalization-0.03-8|56	- restore BuildRoot
12cr|perl-capitalization-0.03-8|57	
12cr|perl-capitalization-0.03-8|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-capitalization-0.03-8|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-capitalization-0.03-8|60	
12cr|perl-capitalization-0.03-8|61	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-5mdv2008.0
12cr|perl-capitalization-0.03-8|62	+ Revision: 85923
12cr|perl-capitalization-0.03-8|63	- rebuild
12cr|perl-capitalization-0.03-8|64	
12cr|perl-capitalization-0.03-8|65	+ Michael Scherer <misc@mandriva.org>
12cr|perl-capitalization-0.03-8|66	- rebuild
12cr|perl-capitalization-0.03-8|67	
12cr|perl-capitalization-0.03-8|68	
12cr|perl-capitalization-0.03-8|69	* Wed Dec 28 2005 Michael Scherer <misc@mandriva.org> 0.03-3mdk
12cr|perl-capitalization-0.03-8|70	- Do not ship empty dir
12cr|perl-capitalization-0.03-8|71	
12cr|perl-capitalization-0.03-8|72	* Sat Oct 01 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.03-2mdk
12cr|perl-capitalization-0.03-8|73	- BuildRequires fix
12cr|perl-capitalization-0.03-8|74	
12cr|perl-capitalization-0.03-8|75	* Sat Oct 01 2005 Michael Scherer <misc@mandriva.org> 0.03-1mdk
12cr|perl-capitalization-0.03-8|76	- First mandriva package
12cr|perl-capitalization-0.03-8|77	

3958 12
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|1	%define upstream_name    Captcha-reCAPTCHA
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|2	%define upstream_version 0.94
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|3	
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|6	Release:	3
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|7	
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|8	Summary:	A Perl implementation of the reCAPTCHA API
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|9	License:	GPL+ or Artistic
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|10	Group:		Development/Perl
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Captcha/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|13	
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|14	BuildRequires:	perl-devel
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|15	BuildRequires:	perl(HTML::Tiny)
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|16	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|18	BuildArch:	noarch
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|19	
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|20	%description
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|21	reCAPTCHA is a hybrid mechanical turk and captcha that allows visitors who
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|22	complete the captcha to assist in the digitization of books.
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|23	
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|24	From the http://recaptcha.net/learnmore.html manpage:
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|25	
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|26	reCAPTCHA improves the process of digitizing books by sending words that
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|27	cannot be read by computers to the Web in the form of CAPTCHAs for
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|28	humans to decipher. More specifically, each word that cannot be read
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|29	correctly by OCR is placed on an image and used as a CAPTCHA. This is
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|30	possible because most OCR programs alert you when a word cannot be read
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|31	correctly.
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|32	
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|33	%prep
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|35	
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|36	%build
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|38	%make
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|39	
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|40	%check
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|41	%make test
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|42	
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|43	%install
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|44	%makeinstall_std
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|45	
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|46	%files
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|47	%doc Changes README
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|48	%{_mandir}/man3/*
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|49	%{perl_vendorlib}/*
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|50	
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|51	%changelog
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|52	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.940.0-2mdv2011.0
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|53	+ Revision: 658736
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|54	- rebuild for updated spec-helper
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|55	
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|56	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.940.0-1mdv2011.0
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|57	+ Revision: 553063
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|58	- update to 0.94
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|59	
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|60	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.920.0-1mdv2010.1
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|61	+ Revision: 471170
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|62	- import perl-Captcha-reCAPTCHA
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|63	
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|64	
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|65	* Sun Nov 29 2009 cpan2dist 0.92-1mdv
12cr|perl-Captcha-reCAPTCHA-0.940.0-3|66	- initial mdv release, generated with cpan2dist

3959 12
12cr|perl-Carp-Assert-0.200.0-3|1	%define upstream_name    Carp-Assert
12cr|perl-Carp-Assert-0.200.0-3|2	%define	upstream_version 0.20
12cr|perl-Carp-Assert-0.200.0-3|3	
12cr|perl-Carp-Assert-0.200.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Carp-Assert-0.200.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Carp-Assert-0.200.0-3|6	Release:	3
12cr|perl-Carp-Assert-0.200.0-3|7	
12cr|perl-Carp-Assert-0.200.0-3|8	Summary:	Carp::Assert - executable comments
12cr|perl-Carp-Assert-0.200.0-3|9	License:	GPL+ or Artistic
12cr|perl-Carp-Assert-0.200.0-3|10	Group:		Development/Perl
12cr|perl-Carp-Assert-0.200.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Carp-Assert-0.200.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Carp/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Carp-Assert-0.200.0-3|13	
12cr|perl-Carp-Assert-0.200.0-3|14	BuildRequires:	perl-devel
12cr|perl-Carp-Assert-0.200.0-3|15	BuildRequires:	perl(Test::Inline)
12cr|perl-Carp-Assert-0.200.0-3|16	BuildRequires:	perl(Test::More) >= 0.40
12cr|perl-Carp-Assert-0.200.0-3|17	BuildArch:	noarch
12cr|perl-Carp-Assert-0.200.0-3|18	
12cr|perl-Carp-Assert-0.200.0-3|19	%description
12cr|perl-Carp-Assert-0.200.0-3|20	Carp::Assert is intended for a purpose like the ANSI C library assert.h.
12cr|perl-Carp-Assert-0.200.0-3|21	If you're already familiar with assert.h, then you can probably skip
12cr|perl-Carp-Assert-0.200.0-3|22	this and go straight to the FUNCTIONS section.
12cr|perl-Carp-Assert-0.200.0-3|23	
12cr|perl-Carp-Assert-0.200.0-3|24	%prep
12cr|perl-Carp-Assert-0.200.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Carp-Assert-0.200.0-3|26	
12cr|perl-Carp-Assert-0.200.0-3|27	%build
12cr|perl-Carp-Assert-0.200.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Carp-Assert-0.200.0-3|29	make
12cr|perl-Carp-Assert-0.200.0-3|30	
12cr|perl-Carp-Assert-0.200.0-3|31	%check
12cr|perl-Carp-Assert-0.200.0-3|32	make test
12cr|perl-Carp-Assert-0.200.0-3|33	
12cr|perl-Carp-Assert-0.200.0-3|34	%install
12cr|perl-Carp-Assert-0.200.0-3|35	%makeinstall_std
12cr|perl-Carp-Assert-0.200.0-3|36	
12cr|perl-Carp-Assert-0.200.0-3|37	%files
12cr|perl-Carp-Assert-0.200.0-3|38	%doc Changes README
12cr|perl-Carp-Assert-0.200.0-3|39	%{perl_vendorlib}/Carp
12cr|perl-Carp-Assert-0.200.0-3|40	%{_mandir}/*/*
12cr|perl-Carp-Assert-0.200.0-3|41	
12cr|perl-Carp-Assert-0.200.0-3|42	
12cr|perl-Carp-Assert-0.200.0-3|43	%changelog
12cr|perl-Carp-Assert-0.200.0-3|44	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.200.0-2mdv2011.0
12cr|perl-Carp-Assert-0.200.0-3|45	+ Revision: 680714
12cr|perl-Carp-Assert-0.200.0-3|46	- mass rebuild
12cr|perl-Carp-Assert-0.200.0-3|47	
12cr|perl-Carp-Assert-0.200.0-3|48	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2011.0
12cr|perl-Carp-Assert-0.200.0-3|49	+ Revision: 406257
12cr|perl-Carp-Assert-0.200.0-3|50	- rebuild using %%perl_convert_version
12cr|perl-Carp-Assert-0.200.0-3|51	
12cr|perl-Carp-Assert-0.200.0-3|52	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.20-3mdv2009.0
12cr|perl-Carp-Assert-0.200.0-3|53	+ Revision: 255477
12cr|perl-Carp-Assert-0.200.0-3|54	- rebuild
12cr|perl-Carp-Assert-0.200.0-3|55	
12cr|perl-Carp-Assert-0.200.0-3|56	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.20-1mdv2008.1
12cr|perl-Carp-Assert-0.200.0-3|57	+ Revision: 136666
12cr|perl-Carp-Assert-0.200.0-3|58	- restore BuildRoot
12cr|perl-Carp-Assert-0.200.0-3|59	
12cr|perl-Carp-Assert-0.200.0-3|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Carp-Assert-0.200.0-3|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Carp-Assert-0.200.0-3|62	
12cr|perl-Carp-Assert-0.200.0-3|63	* Mon Apr 30 2007 Olivier Thauvin <nanardon@mandriva.org> 0.20-1mdv2008.0
12cr|perl-Carp-Assert-0.200.0-3|64	+ Revision: 19682
12cr|perl-Carp-Assert-0.200.0-3|65	- fix build
12cr|perl-Carp-Assert-0.200.0-3|66	
12cr|perl-Carp-Assert-0.200.0-3|67	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|perl-Carp-Assert-0.200.0-3|68	-New version
12cr|perl-Carp-Assert-0.200.0-3|69	
12cr|perl-Carp-Assert-0.200.0-3|70	
12cr|perl-Carp-Assert-0.200.0-3|71	* Fri Aug 04 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Carp-Assert-0.200.0-3|72	+ 2006-08-04 18:26:41 (52733)
12cr|perl-Carp-Assert-0.200.0-3|73	- import perl-Carp-Assert-0.18-2mdv2007.0
12cr|perl-Carp-Assert-0.200.0-3|74	
12cr|perl-Carp-Assert-0.200.0-3|75	* Fri Aug 04 2006 Scott Karns <scottk@mandriva.org> 0.18-2mdv2007.0
12cr|perl-Carp-Assert-0.200.0-3|76	- Rebuild
12cr|perl-Carp-Assert-0.200.0-3|77	- Updated to comply with Mandriva perl packaging policies
12cr|perl-Carp-Assert-0.200.0-3|78	
12cr|perl-Carp-Assert-0.200.0-3|79	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.18-1mdk
12cr|perl-Carp-Assert-0.200.0-3|80	- initial Mandriva package
12cr|perl-Carp-Assert-0.200.0-3|81	

3960 12
12cr|perl-Carp-Assert-More-1.120.0-3|1	%define upstream_name	 Carp-Assert-More
12cr|perl-Carp-Assert-More-1.120.0-3|2	%define upstream_version 1.12
12cr|perl-Carp-Assert-More-1.120.0-3|3	
12cr|perl-Carp-Assert-More-1.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Carp-Assert-More-1.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Carp-Assert-More-1.120.0-3|6	Release:	3
12cr|perl-Carp-Assert-More-1.120.0-3|7	
12cr|perl-Carp-Assert-More-1.120.0-3|8	Summary:	Convenience wrappers around Carp::Assert module
12cr|perl-Carp-Assert-More-1.120.0-3|9	License: 	GPL+ or Artistic
12cr|perl-Carp-Assert-More-1.120.0-3|10	Group:		Development/Perl
12cr|perl-Carp-Assert-More-1.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Carp-Assert-More-1.120.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Carp-Assert-More-1.120.0-3|13	
12cr|perl-Carp-Assert-More-1.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-Carp-Assert-More-1.120.0-3|15	BuildRequires:  perl(Carp::Assert)
12cr|perl-Carp-Assert-More-1.120.0-3|16	BuildRequires:  perl(Test::Exception)
12cr|perl-Carp-Assert-More-1.120.0-3|17	BuildArch:	noarch
12cr|perl-Carp-Assert-More-1.120.0-3|18	
12cr|perl-Carp-Assert-More-1.120.0-3|19	%description
12cr|perl-Carp-Assert-More-1.120.0-3|20	Carp::Assert::More is a set of wrappers around the Carp::Assert functions
12cr|perl-Carp-Assert-More-1.120.0-3|21	to make the habit of writing assertions even easier.
12cr|perl-Carp-Assert-More-1.120.0-3|22	
12cr|perl-Carp-Assert-More-1.120.0-3|23	%prep
12cr|perl-Carp-Assert-More-1.120.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Carp-Assert-More-1.120.0-3|25	
12cr|perl-Carp-Assert-More-1.120.0-3|26	%build
12cr|perl-Carp-Assert-More-1.120.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Carp-Assert-More-1.120.0-3|28	%make
12cr|perl-Carp-Assert-More-1.120.0-3|29	
12cr|perl-Carp-Assert-More-1.120.0-3|30	%check
12cr|perl-Carp-Assert-More-1.120.0-3|31	make test
12cr|perl-Carp-Assert-More-1.120.0-3|32	
12cr|perl-Carp-Assert-More-1.120.0-3|33	%install
12cr|perl-Carp-Assert-More-1.120.0-3|34	%makeinstall_std
12cr|perl-Carp-Assert-More-1.120.0-3|35	
12cr|perl-Carp-Assert-More-1.120.0-3|36	%files
12cr|perl-Carp-Assert-More-1.120.0-3|37	%doc Changes README
12cr|perl-Carp-Assert-More-1.120.0-3|38	%{perl_vendorlib}/Carp
12cr|perl-Carp-Assert-More-1.120.0-3|39	%{_mandir}/man3/*
12cr|perl-Carp-Assert-More-1.120.0-3|40	
12cr|perl-Carp-Assert-More-1.120.0-3|41	%changelog
12cr|perl-Carp-Assert-More-1.120.0-3|42	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.120.0-2mdv2011.0
12cr|perl-Carp-Assert-More-1.120.0-3|43	+ Revision: 680715
12cr|perl-Carp-Assert-More-1.120.0-3|44	- mass rebuild
12cr|perl-Carp-Assert-More-1.120.0-3|45	
12cr|perl-Carp-Assert-More-1.120.0-3|46	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-1mdv2011.0
12cr|perl-Carp-Assert-More-1.120.0-3|47	+ Revision: 405957
12cr|perl-Carp-Assert-More-1.120.0-3|48	- rebuild using %%perl_convert_version
12cr|perl-Carp-Assert-More-1.120.0-3|49	
12cr|perl-Carp-Assert-More-1.120.0-3|50	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.12-5mdv2009.0
12cr|perl-Carp-Assert-More-1.120.0-3|51	+ Revision: 255478
12cr|perl-Carp-Assert-More-1.120.0-3|52	- rebuild
12cr|perl-Carp-Assert-More-1.120.0-3|53	
12cr|perl-Carp-Assert-More-1.120.0-3|54	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.12-3mdv2008.1
12cr|perl-Carp-Assert-More-1.120.0-3|55	+ Revision: 136890
12cr|perl-Carp-Assert-More-1.120.0-3|56	- rebuild
12cr|perl-Carp-Assert-More-1.120.0-3|57	
12cr|perl-Carp-Assert-More-1.120.0-3|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Carp-Assert-More-1.120.0-3|59	- restore BuildRoot
12cr|perl-Carp-Assert-More-1.120.0-3|60	
12cr|perl-Carp-Assert-More-1.120.0-3|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Carp-Assert-More-1.120.0-3|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Carp-Assert-More-1.120.0-3|63	
12cr|perl-Carp-Assert-More-1.120.0-3|64	
12cr|perl-Carp-Assert-More-1.120.0-3|65	* Wed Nov 01 2006 Michael Scherer <misc@mandriva.org> 1.12-2mdv2007.0
12cr|perl-Carp-Assert-More-1.120.0-3|66	+ Revision: 74870
12cr|perl-Carp-Assert-More-1.120.0-3|67	- Rebuild for new extension
12cr|perl-Carp-Assert-More-1.120.0-3|68	- Import perl-Carp-Assert-More
12cr|perl-Carp-Assert-More-1.120.0-3|69	

3961 12
12cr|perl-Carp-Clan-Share-0.13.0-3|1	%define upstream_name    Carp-Clan-Share
12cr|perl-Carp-Clan-Share-0.13.0-3|2	%define upstream_version 0.013
12cr|perl-Carp-Clan-Share-0.13.0-3|3	
12cr|perl-Carp-Clan-Share-0.13.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Carp-Clan-Share-0.13.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Carp-Clan-Share-0.13.0-3|6	Release:	3
12cr|perl-Carp-Clan-Share-0.13.0-3|7	
12cr|perl-Carp-Clan-Share-0.13.0-3|8	Summary:	Share your Carp::Clan settings with your whole Clan
12cr|perl-Carp-Clan-Share-0.13.0-3|9	License:	GPL+ or Artistic
12cr|perl-Carp-Clan-Share-0.13.0-3|10	Group:		Development/Perl
12cr|perl-Carp-Clan-Share-0.13.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Carp-Clan-Share-0.13.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Carp/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Carp-Clan-Share-0.13.0-3|13	
12cr|perl-Carp-Clan-Share-0.13.0-3|14	BuildRequires:	perl-devel
12cr|perl-Carp-Clan-Share-0.13.0-3|15	BuildRequires:	perl(Carp::Clan)
12cr|perl-Carp-Clan-Share-0.13.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Carp-Clan-Share-0.13.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Carp-Clan-Share-0.13.0-3|18	BuildArch:	noarch
12cr|perl-Carp-Clan-Share-0.13.0-3|19	
12cr|perl-Carp-Clan-Share-0.13.0-3|20	%description
12cr|perl-Carp-Clan-Share-0.13.0-3|21	This is a very lightweight helper module (actually just an import method)
12cr|perl-Carp-Clan-Share-0.13.0-3|22	that will automagically create a __PACKAGE__::Carp module for you.
12cr|perl-Carp-Clan-Share-0.13.0-3|23	
12cr|perl-Carp-Clan-Share-0.13.0-3|24	Any arguments passed to the import (e.g. via use) method are forwarded
12cr|perl-Carp-Clan-Share-0.13.0-3|25	along to Carp::Clan.
12cr|perl-Carp-Clan-Share-0.13.0-3|26	
12cr|perl-Carp-Clan-Share-0.13.0-3|27	NOTE: If you use this from a package ending with ::Carp, then it will use
12cr|perl-Carp-Clan-Share-0.13.0-3|28	the parent of of that package as the target namespace
12cr|perl-Carp-Clan-Share-0.13.0-3|29	
12cr|perl-Carp-Clan-Share-0.13.0-3|30	%prep
12cr|perl-Carp-Clan-Share-0.13.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Carp-Clan-Share-0.13.0-3|32	
12cr|perl-Carp-Clan-Share-0.13.0-3|33	%build
12cr|perl-Carp-Clan-Share-0.13.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Carp-Clan-Share-0.13.0-3|35	%make
12cr|perl-Carp-Clan-Share-0.13.0-3|36	
12cr|perl-Carp-Clan-Share-0.13.0-3|37	%check
12cr|perl-Carp-Clan-Share-0.13.0-3|38	%make test
12cr|perl-Carp-Clan-Share-0.13.0-3|39	
12cr|perl-Carp-Clan-Share-0.13.0-3|40	%install
12cr|perl-Carp-Clan-Share-0.13.0-3|41	%makeinstall_std
12cr|perl-Carp-Clan-Share-0.13.0-3|42	
12cr|perl-Carp-Clan-Share-0.13.0-3|43	%files
12cr|perl-Carp-Clan-Share-0.13.0-3|44	%doc Changes README
12cr|perl-Carp-Clan-Share-0.13.0-3|45	%{_mandir}/man3/*
12cr|perl-Carp-Clan-Share-0.13.0-3|46	%{perl_vendorlib}/*
12cr|perl-Carp-Clan-Share-0.13.0-3|47	
12cr|perl-Carp-Clan-Share-0.13.0-3|48	%changelog
12cr|perl-Carp-Clan-Share-0.13.0-3|49	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.13.0-2mdv2011.0
12cr|perl-Carp-Clan-Share-0.13.0-3|50	+ Revision: 654883
12cr|perl-Carp-Clan-Share-0.13.0-3|51	- rebuild for updated spec-helper
12cr|perl-Carp-Clan-Share-0.13.0-3|52	
12cr|perl-Carp-Clan-Share-0.13.0-3|53	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.13.0-1mdv2011.0
12cr|perl-Carp-Clan-Share-0.13.0-3|54	+ Revision: 471069
12cr|perl-Carp-Clan-Share-0.13.0-3|55	- import perl-Carp-Clan-Share
12cr|perl-Carp-Clan-Share-0.13.0-3|56	
12cr|perl-Carp-Clan-Share-0.13.0-3|57	
12cr|perl-Carp-Clan-Share-0.13.0-3|58	* Sun Nov 29 2009 cpan2dist 0.013-1mdv
12cr|perl-Carp-Clan-Share-0.13.0-3|59	- initial mdv release, generated with cpan2dist

3962 12
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|1	%define upstream_name	 Catalyst-Action-RenderView
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|2	%define upstream_version 0.16
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|3	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|6	Release:	3
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|7	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|8	Summary:	Sensible default end action
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|13	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|15	BuildRequires:	perl(Catalyst) >= 5.70
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|16	BuildRequires:	perl(Module::Install)
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|17	BuildRequires:	perl(Mouse)
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|18	BuildRequires:	perl(Data::Visitor)
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|19	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|20	BuildRequires:	perl(HTTP::Request::AsCGI)
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|21	BuildRequires:	perl-namespace-clean
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|22	BuildArch:	noarch
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|23	Requires:	perl(Catalyst) >= 5.70
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|24	Requires:	perl(namespace::clean)
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|25	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|26	%description
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|27	This action implements a sensible default end action, which will
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|28	forward to the first available view, unless status is set to 3xx, or
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|29	there is a response body. It also allows you to pass dump_info=1 to
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|30	the url in order to force a debug screen, while in debug mode.
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|31	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|32	If you have more than 1 view, you can specify which one to use with
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|33	the 'default_view' config setting (See view in Catalyst.)
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|34	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|35	%prep
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|37	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|38	%build
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|39	perl Makefile.PL installdirs=vendor --skipdeps
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|40	%make
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|41	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|42	%check
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|43	make test
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|44	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|45	%install
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|46	%makeinstall_std
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|47	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|48	%files
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|49	%doc Changes README
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|50	%{_mandir}/*/*
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|51	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|52	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|53	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|54	%changelog
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|55	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.160.0-2mdv2011.0
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|56	+ Revision: 680716
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|57	- mass rebuild
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|58	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|59	* Fri Jan 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|60	+ Revision: 629476
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|61	- update to new version 0.16
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|62	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|63	* Wed Jan 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|64	+ Revision: 628762
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|65	- new version
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|66	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|67	* Fri Dec 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|68	+ Revision: 473351
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|69	- update to 0.14
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|70	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|71	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.1
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|72	+ Revision: 461257
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|73	- update to 0.13
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|74	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|75	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|76	+ Revision: 406258
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|77	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|78	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|79	* Mon Jun 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2010.0
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|80	+ Revision: 390740
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|81	- update to new version 0.11
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|82	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|83	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10-1mdv2010.0
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|84	+ Revision: 372533
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|85	- adding missing prereq
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|86	- update to new version 0.10
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|87	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|88	* Thu Feb 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.1
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|89	+ Revision: 342949
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|90	- update to new version 0.09
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|91	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|92	* Mon Jul 28 2008 Olivier Thauvin <nanardon@mandriva.org> 0.08-2mdv2009.0
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|93	+ Revision: 251708
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|94	- buildrequires namespace::clean
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|95	- manually add requires to perl-namespace-clean, not find by autoreq/prov
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|96	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|97	* Tue May 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2009.0
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|98	+ Revision: 202326
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|99	- update to new version 0.08
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|100	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|101	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.07-1mdv2008.1
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|102	+ Revision: 136666
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|103	- restore BuildRoot
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|104	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|106	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|107	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|108	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2008.0
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|109	+ Revision: 78092
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|110	- update to new version 0.07
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|111	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|112	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2008.0
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|113	+ Revision: 78090
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|114	- fix build dependencies
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|115	- new version
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|116	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|117	+ Funda Wang <fwang@mandriva.org>
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|118	- BR Module-Install
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|119	- New version
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|120	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|121	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|122	* Tue Jul 04 2006 Scott Karns <scottk@mandriva.org> 0.04-1mdv2007.0
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|123	- Version 0.04
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|124	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|125	* Thu Jun 29 2006 Scott Karns <scottk@mandriva.org> 0.02-1mdv2007.0
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|126	- Version 0.02
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|127	
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|128	* Thu Jun 29 2006 Scott Karns <scottk@mandriva.org> 0.01-1mdv2007.0
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|129	- First Mandriva release
12cr|perl-Catalyst-Action-RenderView-0.160.0-3|130	

3963 12
12cr|perl-Catalyst-Action-REST-0.900.0-3|1	%define upstream_name    Catalyst-Action-REST
12cr|perl-Catalyst-Action-REST-0.900.0-3|2	%define upstream_version 0.90
12cr|perl-Catalyst-Action-REST-0.900.0-3|3	
12cr|perl-Catalyst-Action-REST-0.900.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Action-REST-0.900.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Action-REST-0.900.0-3|6	Release:	3
12cr|perl-Catalyst-Action-REST-0.900.0-3|7	
12cr|perl-Catalyst-Action-REST-0.900.0-3|8	Summary:	A request trait for REST and browsers
12cr|perl-Catalyst-Action-REST-0.900.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Action-REST-0.900.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Action-REST-0.900.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Action-REST-0.900.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Action-REST-0.900.0-3|13	
12cr|perl-Catalyst-Action-REST-0.900.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Action-REST-0.900.0-3|15	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-Catalyst-Action-REST-0.900.0-3|16	BuildRequires:	perl(Class::Inspector)
12cr|perl-Catalyst-Action-REST-0.900.0-3|17	BuildRequires:	perl(Config::General)
12cr|perl-Catalyst-Action-REST-0.900.0-3|18	BuildRequires:	perl(Data::Serializer)
12cr|perl-Catalyst-Action-REST-0.900.0-3|19	BuildRequires:	perl(Data::Taxi)
12cr|perl-Catalyst-Action-REST-0.900.0-3|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Catalyst-Action-REST-0.900.0-3|21	BuildRequires:	perl(FreezeThaw)
12cr|perl-Catalyst-Action-REST-0.900.0-3|22	BuildRequires:	perl(JSON)
12cr|perl-Catalyst-Action-REST-0.900.0-3|23	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Catalyst-Action-REST-0.900.0-3|24	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-Action-REST-0.900.0-3|25	BuildRequires:	perl(Module::Pluggable::Object)
12cr|perl-Catalyst-Action-REST-0.900.0-3|26	BuildRequires:	perl(Moose)
12cr|perl-Catalyst-Action-REST-0.900.0-3|27	BuildRequires:	perl(PHP::Serialization)
12cr|perl-Catalyst-Action-REST-0.900.0-3|28	BuildRequires:	perl(Params::Validate)
12cr|perl-Catalyst-Action-REST-0.900.0-3|29	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-Action-REST-0.900.0-3|30	BuildRequires:	perl(URI::Find)
12cr|perl-Catalyst-Action-REST-0.900.0-3|31	BuildRequires:	perl(XML::Simple)
12cr|perl-Catalyst-Action-REST-0.900.0-3|32	BuildRequires:	perl(YAML::Syck)
12cr|perl-Catalyst-Action-REST-0.900.0-3|33	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Catalyst-Action-REST-0.900.0-3|34	BuildArch:	noarch
12cr|perl-Catalyst-Action-REST-0.900.0-3|35	
12cr|perl-Catalyst-Action-REST-0.900.0-3|36	%description
12cr|perl-Catalyst-Action-REST-0.900.0-3|37	This Action handles doing automatic method dispatching for REST requests.
12cr|perl-Catalyst-Action-REST-0.900.0-3|38	It takes a normal Catalyst action, and changes the dispatch to append an
12cr|perl-Catalyst-Action-REST-0.900.0-3|39	underscore and method name. First it will try dispatching to an action with
12cr|perl-Catalyst-Action-REST-0.900.0-3|40	the generated name, and failing that it will try to dispatch to a regular
12cr|perl-Catalyst-Action-REST-0.900.0-3|41	method.
12cr|perl-Catalyst-Action-REST-0.900.0-3|42	
12cr|perl-Catalyst-Action-REST-0.900.0-3|43	For example, in the synopsis above, calling GET on "/foo" would result in
12cr|perl-Catalyst-Action-REST-0.900.0-3|44	the foo_GET method being dispatched.
12cr|perl-Catalyst-Action-REST-0.900.0-3|45	
12cr|perl-Catalyst-Action-REST-0.900.0-3|46	If a method is requested that is not implemented, this action will return a
12cr|perl-Catalyst-Action-REST-0.900.0-3|47	status 405 (Method Not Found). It will populate the "Allow" header with the
12cr|perl-Catalyst-Action-REST-0.900.0-3|48	list of implemented request methods. You can override this behavior by
12cr|perl-Catalyst-Action-REST-0.900.0-3|49	implementing a custom 405 handler like so:
12cr|perl-Catalyst-Action-REST-0.900.0-3|50	
12cr|perl-Catalyst-Action-REST-0.900.0-3|51	%prep
12cr|perl-Catalyst-Action-REST-0.900.0-3|52	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Action-REST-0.900.0-3|53	
12cr|perl-Catalyst-Action-REST-0.900.0-3|54	%build
12cr|perl-Catalyst-Action-REST-0.900.0-3|55	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Action-REST-0.900.0-3|56	%make
12cr|perl-Catalyst-Action-REST-0.900.0-3|57	
12cr|perl-Catalyst-Action-REST-0.900.0-3|58	%check
12cr|perl-Catalyst-Action-REST-0.900.0-3|59	%make test
12cr|perl-Catalyst-Action-REST-0.900.0-3|60	
12cr|perl-Catalyst-Action-REST-0.900.0-3|61	%install
12cr|perl-Catalyst-Action-REST-0.900.0-3|62	%makeinstall_std
12cr|perl-Catalyst-Action-REST-0.900.0-3|63	
12cr|perl-Catalyst-Action-REST-0.900.0-3|64	%files
12cr|perl-Catalyst-Action-REST-0.900.0-3|65	%doc Changes META.yml README
12cr|perl-Catalyst-Action-REST-0.900.0-3|66	%{_mandir}/man3/*
12cr|perl-Catalyst-Action-REST-0.900.0-3|67	%{perl_vendorlib}/*
12cr|perl-Catalyst-Action-REST-0.900.0-3|68	
12cr|perl-Catalyst-Action-REST-0.900.0-3|69	%changelog
12cr|perl-Catalyst-Action-REST-0.900.0-3|70	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.900.0-2mdv2011.0
12cr|perl-Catalyst-Action-REST-0.900.0-3|71	+ Revision: 657392
12cr|perl-Catalyst-Action-REST-0.900.0-3|72	- rebuild for updated spec-helper
12cr|perl-Catalyst-Action-REST-0.900.0-3|73	
12cr|perl-Catalyst-Action-REST-0.900.0-3|74	* Wed Mar 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.900.0-1
12cr|perl-Catalyst-Action-REST-0.900.0-3|75	+ Revision: 641318
12cr|perl-Catalyst-Action-REST-0.900.0-3|76	- update to new version 0.90
12cr|perl-Catalyst-Action-REST-0.900.0-3|77	
12cr|perl-Catalyst-Action-REST-0.900.0-3|78	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.890.0-1
12cr|perl-Catalyst-Action-REST-0.900.0-3|79	+ Revision: 634207
12cr|perl-Catalyst-Action-REST-0.900.0-3|80	- update to new version 0.89
12cr|perl-Catalyst-Action-REST-0.900.0-3|81	
12cr|perl-Catalyst-Action-REST-0.900.0-3|82	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.870.0-1mdv2011.0
12cr|perl-Catalyst-Action-REST-0.900.0-3|83	+ Revision: 595079
12cr|perl-Catalyst-Action-REST-0.900.0-3|84	- update to new version 0.87
12cr|perl-Catalyst-Action-REST-0.900.0-3|85	
12cr|perl-Catalyst-Action-REST-0.900.0-3|86	* Sat Sep 04 2010 Jérôme Quelin <jquelin@mandriva.org> 0.860.0-1mdv2011.0
12cr|perl-Catalyst-Action-REST-0.900.0-3|87	+ Revision: 575736
12cr|perl-Catalyst-Action-REST-0.900.0-3|88	- update to 0.86
12cr|perl-Catalyst-Action-REST-0.900.0-3|89	
12cr|perl-Catalyst-Action-REST-0.900.0-3|90	* Tue Jul 27 2010 Shlomi Fish <shlomif@mandriva.org> 0.850.0-1mdv2011.0
12cr|perl-Catalyst-Action-REST-0.900.0-3|91	+ Revision: 561126
12cr|perl-Catalyst-Action-REST-0.900.0-3|92	- import perl-Catalyst-Action-REST
12cr|perl-Catalyst-Action-REST-0.900.0-3|93	
12cr|perl-Catalyst-Action-REST-0.900.0-3|94	
12cr|perl-Catalyst-Action-REST-0.900.0-3|95	* Thu Jul 15 2010 cpan2dist 0.85-1mdv
12cr|perl-Catalyst-Action-REST-0.900.0-3|96	- initial mdv release, generated with cpan2dist

3964 12
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|1	%define upstream_name    Catalyst-ActionRole-ACL
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|3	
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|6	Release:	3
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|7	
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|8	Summary:	User role-based authorization action class
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|13	
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|15	BuildRequires:	perl(Catalyst::Controller::ActionRole)
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|16	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|18	BuildRequires:	perl(Moose)
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|20	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|21	BuildArch:	noarch
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|22	
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|23	%description
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|24	Provides a Catalyst::Controller::ActionRole for user role-based
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|25	authorization. ACLs are applied via the assignment of attributes to
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|26	application action subroutines.
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|27	
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|28	%prep
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|30	
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|31	%build
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|33	%make
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|34	
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|35	%check
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|36	%make test
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|37	
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|38	%install
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|39	%makeinstall_std
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|40	
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|41	%files
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|42	%doc README Changes META.yml
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|43	%{_mandir}/man3/*
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|44	%{perl_vendorlib}/*
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|45	
12cr|perl-Catalyst-ActionRole-ACL-0.50.0-3|46	

3965 12
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|1	%define upstream_name    Catalyst-Authentication-Credential-OpenID
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|2	%define upstream_version 0.16
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|3	
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|6	Release:	4
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|7	
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|8	Summary:	OpenID credential for Catalyst::Plugin::Authentication framework
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|10	Group:		Development/Perl
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|13	Patch0:		Catalyst-Authentication-Credential-OpenID-0.16-check.patch
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|14	
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|15	BuildRequires:	perl-devel
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|16	BuildRequires:	perl(Cache::FastMmap) >= 1.280.0
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|17	BuildRequires:	perl(Catalyst) >= 5.700.0
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|18	BuildRequires:	perl(Catalyst::Authentication::User::Hash)
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|19	BuildRequires:	perl(Catalyst::Devel) >= 1.0.0
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|20	BuildRequires:	perl(Catalyst::Engine::HTTP)
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|21	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie) >= 0.80.0
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|22	BuildRequires:	perl(Catalyst::Plugin::Session::Store::FastMmap) >= 0.50.0
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|23	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|24	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|25	BuildRequires:	perl(HTML::Parser) >= 3.0.0
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|26	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|27	BuildRequires:	perl(Math::BigInt)
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|28	BuildRequires: 	perl(Net::OpenID::Consumer) >= 1.30.0
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|29	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|30	BuildRequires:	perl(parent) >= 0.200.0
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|31	BuildArch:	noarch
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|32	
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|33	%description
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|34	D'er... testing. Has an OpenID provider to test the OpenID credential
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|35	against.
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|36	
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|37	%prep
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|39	%patch0 -p1
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|40	
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|41	%build
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|42	perl Makefile.PL INSTALLDIRS=vendor << EOF
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|43	
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|44	EOF
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|45	%make
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|46	
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|47	%check
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|48	%make test
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|49	
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|50	%install
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|51	%makeinstall_std
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|52	
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|53	%files
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|54	%doc Changes META.yml README
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|55	%{_mandir}/man3/*
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|56	%{perl_vendorlib}/*
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|57	
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|58	
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|59	
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|60	
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|61	%changelog
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|62	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.160.0-3mdv2011.0
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|63	+ Revision: 657767
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|64	- rebuild for updated spec-helper
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|65	- add version for req
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|66	- rebuild for updated spec-helper
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|67	
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|68	* Fri Dec 24 2010 Shlomi Fish <shlomif@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|69	+ Revision: 624676
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|70	- import perl-Catalyst-Authentication-Credential-OpenID
12cr|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|71	

3966 12
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|1	%define upstream_name    Catalyst-Authentication-Store-DBI
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|2	%define upstream_version 0.01
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|3	
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|6	Release:	3
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|7	
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|8	Summary:	User object representing a
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|13	
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|15	BuildRequires:	perl(Catalyst::Model::DBI)
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|16	BuildRequires:	perl(Catalyst::Plugin::Authentication)
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|17	BuildArch:	noarch
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|18	
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|19	%description
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|20	This module implements the the Catalyst::Authentication manpage API using
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|21	the Catalyst::Model::DBI manpage.
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|22	
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|23	It uses DBI to let your application authenticate users against a database
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|24	and it provides support for the Catalyst::Plugin::Authorization::Roles
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|25	manpage.
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|26	
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|27	%prep
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|29	
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|30	%build
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|32	%make
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|33	
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|34	%check
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|35	make test
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|36	
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|37	%install
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|38	%makeinstall_std
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|39	
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|40	%files
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|41	%doc Changes README
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|42	%{_mandir}/man3/*
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|43	%{perl_vendorlib}/*
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|44	
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|45	%changelog
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|46	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.10.0-2mdv2011.0
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|47	+ Revision: 654884
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|48	- rebuild for updated spec-helper
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|49	
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|50	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|51	+ Revision: 408922
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|52	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|53	
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|54	* Sun Jul 19 2009 Buchan Milne <bgmilne@mandriva.org> 0.01-1mdv2010.0
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|55	+ Revision: 397949
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|56	- import perl-Catalyst-Authentication-Store-DBI
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|57	
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|58	
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|59	* Sun Jul 19 2009 cpan2dist 0.01-1mdv
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|60	- initial mdv release, generated with cpan2dist
12cr|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|61	

3967 12
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|1	%define upstream_name    Catalyst-Authentication-Store-DBIx-Class
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|2	%define upstream_version 0.1401
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|3	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|6	Release:	3
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|7	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|8	Summary:	Catalyst Auth storage using DBIx::Class
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|13	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|15	BuildRequires:	perl(Catalyst::Model::DBIC::Schema)
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|16	BuildRequires:	perl(Catalyst::Plugin::Authentication)
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|17	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|18	BuildRequires:	perl(DBIx::Class)
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|20	BuildRequires:	perl(Module::Find)
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|21	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|22	BuildArch:	noarch
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|23	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|24	%description
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|25	The Catalyst::Authentication::Realm::SimpleDB provides a simple way to
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|26	configure Catalyst Authentication when using the most common configuration
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|27	of a password protected user retrieved from an SQL database.
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|28	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|29	%prep
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|31	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|32	%build
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|34	%make
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|35	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|36	%check
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|37	%make test
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|38	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|39	%install
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|40	%makeinstall_std
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|41	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|42	%files
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|43	%doc Changes README
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|44	%{_mandir}/man3/*
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|45	%{perl_vendorlib}/*
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|46	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|47	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|48	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|49	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|50	%changelog
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.140.100-2mdv2011.0
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|52	+ Revision: 657393
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|53	- rebuild for updated spec-helper
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|54	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|55	* Fri Mar 04 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.140.100-1
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|56	+ Revision: 641693
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|57	- new version
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|58	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|59	* Sat Sep 04 2010 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|60	+ Revision: 575733
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|61	- update to 0.1400
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|62	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|63	* Thu Jul 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2011.0
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|64	+ Revision: 553575
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|65	- update to 0.1300
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|66	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|67	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.1
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|68	+ Revision: 536129
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|69	- update to 0.1200
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|70	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|71	* Fri Mar 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.108.300-1mdv2010.1
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|72	+ Revision: 514400
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|73	- update to 0.1083
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|74	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|75	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.108.200-1mdv2010.1
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|76	+ Revision: 471402
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|77	- import perl-Catalyst-Authentication-Store-DBIx-Class
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|78	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|79	
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|80	* Sun Nov 29 2009 cpan2dist 0.1082-1mdv
12cr|perl-Catalyst-Authentication-Store-DBIx-Class-0.140.100-3|81	- initial mdv release, generated with cpan2dist

3968 12
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|1	%define upstream_name    Catalyst-Authentication-Store-LDAP
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|2	%define upstream_version 1.012
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|3	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|6	Release:	3
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|7	Summary:	LDAP authentication storage backend
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|8	License:	GPL or Artistic
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|9	Group:		Development/Perl
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|11	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|12	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|13	BuildRequires:	perl-devel
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|14	BuildRequires:	perl(Catalyst::Plugin::Authentication)
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|16	BuildRequires:	perl(Net::LDAP)
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|17	BuildRequires:	perl(Net::LDAP::Server::Test)
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|18	BuildRequires:	perl(Test::Exception)
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|19	BuildRequires:	perl(Test::MockObject)
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|21	BuildArch:	noarch
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|22	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|23	%description
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|24	This plugin implements the the Catalyst::Authentication manpage v.10 API.
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|25	Read that documentation first if you are upgrading from a previous version
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|26	of this plugin.
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|27	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|28	This plugin uses 'Net::LDAP' to let your application authenticate against
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|29	an LDAP directory. It has a pretty high degree of flexibility, given the
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|30	wide variation of LDAP directories and schemas from one system to another.
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|31	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|32	It authenticates users in two steps:
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|33	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|34	%prep
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|36	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|37	%build
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|39	%make
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|40	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|41	%check
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|42	#make test
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|43	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|44	%install
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|45	%makeinstall_std
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|46	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|47	%files
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|48	%doc Changes
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|49	%{_mandir}/man3/*
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|50	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|51	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|52	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|53	%changelog
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|54	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.12.0-2mdv2011.0
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|55	+ Revision: 680717
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|56	- mass rebuild
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|57	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|58	* Tue Oct 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.12.0-1mdv2011.0
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|59	+ Revision: 586765
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|60	- new version
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|61	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|62	* Thu Jul 15 2010 Jérôme Quelin <jquelin@mandriva.org> 1.11.0-1mdv2011.0
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|63	+ Revision: 553576
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|64	- update to 1.011
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|65	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|66	* Tue Apr 06 2010 Jérôme Quelin <jquelin@mandriva.org> 1.8.0-1mdv2010.1
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|67	+ Revision: 532138
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|68	- update to 1.008
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|69	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|70	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 1.7.0-1mdv2010.1
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|71	+ Revision: 526425
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|72	- update to 1.007
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|73	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|74	* Tue Dec 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.6.0-1mdv2010.1
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|75	+ Revision: 478787
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|76	- update to 1.006
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|77	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|78	* Mon Dec 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.100.500-1mdv2010.1
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|79	+ Revision: 474564
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|80	- spec cleanup
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|81	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|82	+ Buchan Milne <bgmilne@mandriva.org>
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|83	- import perl-Catalyst-Authentication-Store-LDAP
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|84	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|85	
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|86	* Sun Jul 19 2009 Buchan Milne <bgmilne@mandriva.org> 0.1005-1mdv
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|87	- initial mdv release, generated with cpan2dist
12cr|perl-Catalyst-Authentication-Store-LDAP-1.12.0-3|88	

3969 12
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|1	%define upstream_name    Catalyst-Component-InstancePerContext
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|2	%define upstream_version 0.001001
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|3	
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|6	Release:	3
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|7	
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|8	Summary:	%{upstream_name} perl module
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|9	License:    GPL+ or Artistic
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|10	Group:      Development/Perl
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|12	Source0:    http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|13	
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|15	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|16	BuildRequires:	perl(Moose)
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|17	BuildRequires:	perl(Scalar::Util)
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|19	BuildArch:	noarch
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|20	
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|21	%description
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|22	%{upstream_name} perl module.
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|23	
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|24	%prep
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|26	
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|27	%build
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|29	%make
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|30	
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|31	%check
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|32	%make test
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|33	
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|34	%install
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|35	%makeinstall_std
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|36	
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|37	%files
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|38	%doc Changes README
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|39	%{_mandir}/man3/*
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|40	%{perl_vendorlib}/*
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|41	
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|42	
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|43	%changelog
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|44	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.1.1-2mdv2011.0
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|45	+ Revision: 653395
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|46	- rebuild for updated spec-helper
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|47	
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|48	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.1.1-1mdv2011.0
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|49	+ Revision: 471416
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|50	- import perl-Catalyst-Component-InstancePerContext
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|51	
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|52	
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|53	* Sun Nov 29 2009 cpan2dist 0.001001-1mdv
12cr|perl-Catalyst-Component-InstancePerContext-0.1.1-3|54	- initial mdv release, generated with cpan2dist

3970 12
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|1	%define upstream_name    Catalyst-Controller-ActionRole
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|2	%define upstream_version 0.15
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|3	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|6	Release:    %mkrel 2
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|7	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|8	Summary:    Apply roles to action instances
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|9	License:    GPL+ or Artistic
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|10	Group:      Development/Perl
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|13	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|14	BuildRequires: perl(Catalyst::Runtime)
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|15	BuildRequires: perl(Class::MOP)
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|16	BuildRequires: perl(Moose)
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|17	BuildRequires: perl(MooseX::Types::Moose)
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|18	BuildRequires: perl(String::RewritePrefix)
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|19	BuildRequires: perl(namespace::clean)
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|20	BuildRequires: perl-devel
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|21	BuildArch: noarch
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|22	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|23	%description
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|24	This module allows to apply roles to the 'Catalyst::Action's for different
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|25	controller methods.
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|26	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|27	For that a 'Does' attribute is provided. That attribute takes an argument,
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|28	that determines the role, which is going to be applied. If that argument is
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|29	prefixed with '+', it is assumed to be the full name of the role. If it's
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|30	prefixed with '~', the name of your application followed by
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|31	'::ActionRole::' is prepended. If it isn't prefixed with '+' or '~', the
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|32	role name will be searched for in '@INC' according to the rules for /ROLE
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|33	PREFIX SEARCHING.
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|34	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|35	Additionally it's possible to to apply roles to *all* actions of a
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|36	controller without specifying the 'Does' keyword in every action
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|37	definition:
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|38	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|39	%prep
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|41	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|42	%build
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|44	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|45	%make
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|46	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|47	%check
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|48	%make test
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|49	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|50	%install
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|51	%makeinstall_std
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|52	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|53	%files
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|54	%doc Changes META.yml LICENSE README
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|55	%{_mandir}/man3/*
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|56	%perl_vendorlib/*
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|57	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|58	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|59	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|60	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|61	%changelog
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|62	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.150.0-2mdv2011.0
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|63	+ Revision: 653553
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|64	- rebuild for updated spec-helper
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|65	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|66	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|67	+ Revision: 573787
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|68	- update to 0.15
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|69	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|70	* Tue Jul 27 2010 Shlomi Fish <shlomif@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|71	+ Revision: 561178
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|72	- import perl-Catalyst-Controller-ActionRole
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|73	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|74	
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|75	* Thu Jul 15 2010 cpan2dist 0.14-1mdv
12cr|perl-Catalyst-Controller-ActionRole-0.150.0-2|76	- initial mdv release, generated with cpan2dist

3971 12
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|1	%define upstream_name    Catalyst-Controller-BindLex
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|3	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|6	Release:	3
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|7	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|8	Summary:	Stash your lexical goodness
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|13	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|15	BuildRequires:	perl(Array::RefElem)
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|16	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|17	BuildRequires:	perl(Devel::Caller)
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|18	BuildRequires:	perl(Devel::LexAlias)
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|19	BuildRequires:	perl(Module::Build)
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|20	BuildRequires:	perl(PadWalker)
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|21	BuildRequires:	perl(Test::use::ok)
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|22	BuildArch:	noarch
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|23	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|24	%description
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|25	This plugin lets you put your lexicals on the stash and elsewhere very
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|26	easily.
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|27	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|28	It uses some funky modules to get it's job done: PadWalker,
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|29	Array::RefElem, Devel::Caller, Devel::LexAlias and attributes. In some
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|30	people's opinion this hurts this plugin's reputation ;-).
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|31	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|32	If you use the same name for two variables with the same storage
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|33	binding attribute they will be aliased to each other, so you can use
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|34	this for reading as well as writing values across controller
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|35	subs. This is almost like sharing your lexical scope.
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|36	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|37	%prep
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|39	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|40	%build
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|42	%make
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|43	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|44	%check
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|45	make test
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|46	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|47	%install
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|48	%makeinstall_std
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|49	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|50	%files
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|51	%doc Changes README
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|52	%{_mandir}/*/*
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|53	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|54	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|55	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|56	%changelog
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|57	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|58	+ Revision: 680718
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|59	- mass rebuild
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|60	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|61	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|62	+ Revision: 406259
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|63	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|64	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|65	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.05-2mdv2009.0
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|66	+ Revision: 268391
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|67	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|68	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|69	* Wed May 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2009.0
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|70	+ Revision: 212791
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|71	- new version
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|72	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|73	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|74	- restore BuildRoot
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|75	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|77	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|78	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|79	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-2mdv2008.0
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|80	+ Revision: 85924
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|81	- rebuild
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|82	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|83	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|84	* Mon May 29 2006 Scott Karns <scottk@mandriva.org> 0.03-1mdv2007.0
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|85	- Version 0.03
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|86	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|87	* Mon May 08 2006 Scott Karns <scottk@mandriva.org> 0.02-1mdk
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|88	- Version 0.02
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|89	- Updated BuildRequires to include perl(Module::Build)
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|90	
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|91	* Sun Mar 12 2006 Scott Karns <scott@karnstech.com> 0.01-1mdk
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|92	- First Mandriva release
12cr|perl-Catalyst-Controller-BindLex-0.50.0-3|93	

3972 12
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|1	%define upstream_name    Catalyst-Controller-HTML-FormFu
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|2	%define upstream_version 0.09003
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|3	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|6	Release:	2
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|7	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|8	Summary:	Hidden text field which contains a unique token
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|10	Group:		Development/Perl
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|13	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|15	BuildRequires:	perl(Catalyst::Action::RenderView)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|16	BuildRequires:	perl(Catalyst::Component::InstancePerContext)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|17	BuildRequires:	perl(Catalyst::Plugin::ConfigLoader)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|18	BuildRequires:	perl(Catalyst::Plugin::Session)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|19	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|20	BuildRequires:	perl(Catalyst::Plugin::Session::Store::File)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|21	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|22	BuildRequires:	perl(Catalyst::View::TT)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|23	BuildRequires:	perl(Class::C3)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|24	BuildRequires:	perl(Config::Any)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|25	BuildRequires:	perl(Config::General)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|26	BuildRequires:	perl(Crypt::DES)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|27	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|28	BuildRequires:	perl(File::Spec)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|29	BuildRequires:	perl(HTML::FormFu)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|30	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|31	BuildRequires:	perl(Moose)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|32	BuildRequires:	perl(Moose::Meta::Attribute::Custom::Trait::Chained)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|33	BuildRequires:	perl(Regexp::Assemble)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|34	BuildRequires:	perl(Scalar::Util)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|35	BuildRequires:	perl(Task::Weaken)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|36	BuildRequires:	perl(Template)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|37	BuildRequires:	perl(Test::WWW::Mechanize)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|38	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|39	BuildRequires:	perl(YAML::Syck)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|40	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|41	BuildArch:	noarch
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|42	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|43	Requires:	perl(Catalyst::Component::InstancePerContext)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|44	Requires:	perl(Regexp::Assemble)
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|45	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|46	%description
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|47	As of version 0.02000, the HTML::FormFu manpage doesn't use the TT template
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|48	files by default - it uses in internal rendering engine.
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|49	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|50	If you don't want to customise the generated markup, you don't need to use
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|51	the Catalyst::Helper::HTML::FormFu manpage at all.
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|52	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|53	If you want to customise the generated markup, you'll need a local copy of
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|54	the template files. To create the files in the default 'root/formfu'
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|55	directory, run:
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|56	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|57	%prep
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|58	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|59	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|60	%build
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|61	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|62	%make
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|63	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|64	%check
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|65	%make test
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|66	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|67	%install
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|68	%makeinstall_std
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|69	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|70	%files
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|71	%doc Changes META.yml
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|72	%{_mandir}/man3/*
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|73	%{perl_vendorlib}/*
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|74	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|75	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|76	%changelog
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|77	* Sat May 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.90.30-1mdv2011.0
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|78	+ Revision: 674646
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|79	- update to new version 0.09003
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|80	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|81	* Thu May 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.90.20-1
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|82	+ Revision: 673784
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|83	- update to new version 0.09002
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|84	- update to new version 0.09000
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|85	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|86	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 0.80.20-3
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|87	+ Revision: 658232
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|88	- bump req
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|89	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|90	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.80.20-2
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|91	+ Revision: 656886
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|92	- rebuild for updated spec-helper
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|93	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|94	* Tue Nov 09 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.20-1mdv2011.0
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|95	+ Revision: 595442
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|96	- update to new version 0.08002
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|97	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|98	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|99	- rebuild
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|100	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|101	* Sat Dec 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.10-1mdv2010.1
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|102	+ Revision: 477616
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|103	- update to 0.06001
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|104	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|105	* Mon Nov 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-2mdv2010.1
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|106	+ Revision: 471679
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|107	- adding missing requires
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|108	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|109	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.1
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|110	+ Revision: 471514
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|111	- adding missing buildrequires:
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|112	- adding missing buildrequires:
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|113	- adding missing buildrequires:
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|114	- import perl-Catalyst-Controller-HTML-FormFu
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|115	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|116	
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|117	* Sun Nov 29 2009 cpan2dist 0.06000-1mdv
12cr|perl-Catalyst-Controller-HTML-FormFu-0.90.30-2|118	- initial mdv release, generated with cpan2dist

3973 12
12cr|perl-Catalyst-Devel-1.330.0-2|1	%define	upstream_name	 Catalyst-Devel
12cr|perl-Catalyst-Devel-1.330.0-2|2	%define upstream_version 1.33
12cr|perl-Catalyst-Devel-1.330.0-2|3	
12cr|perl-Catalyst-Devel-1.330.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Devel-1.330.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Devel-1.330.0-2|6	Release:	2
12cr|perl-Catalyst-Devel-1.330.0-2|7	
12cr|perl-Catalyst-Devel-1.330.0-2|8	Summary:	Catalyst Development Tools
12cr|perl-Catalyst-Devel-1.330.0-2|9	License:	Artistic/GPL
12cr|perl-Catalyst-Devel-1.330.0-2|10	Group:		Development/Perl
12cr|perl-Catalyst-Devel-1.330.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Devel-1.330.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Devel-1.330.0-2|13	
12cr|perl-Catalyst-Devel-1.330.0-2|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Devel-1.330.0-2|15	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-Devel-1.330.0-2|16	BuildRequires:	perl(Catalyst::Action::RenderView)     >= 0.04
12cr|perl-Catalyst-Devel-1.330.0-2|17	BuildRequires:	perl(Catalyst::Plugin::ConfigLoader)
12cr|perl-Catalyst-Devel-1.330.0-2|18	BuildRequires:	perl(Catalyst::Plugin::Static::Simple) >= 0.14
12cr|perl-Catalyst-Devel-1.330.0-2|19	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-Catalyst-Devel-1.330.0-2|20	BuildRequires:	perl(Config::General)
12cr|perl-Catalyst-Devel-1.330.0-2|21	BuildRequires:	perl(File::ChangeNotify)
12cr|perl-Catalyst-Devel-1.330.0-2|22	BuildRequires:	perl(File::Copy::Recursive)
12cr|perl-Catalyst-Devel-1.330.0-2|23	BuildRequires:	perl(File::ShareDir)
12cr|perl-Catalyst-Devel-1.330.0-2|24	BuildRequires:	perl(Module::Install)  >= 0.64
12cr|perl-Catalyst-Devel-1.330.0-2|25	BuildRequires:	perl(Path::Class)      >= 0.09
12cr|perl-Catalyst-Devel-1.330.0-2|26	BuildRequires:	perl(Template)         >= 2.14
12cr|perl-Catalyst-Devel-1.330.0-2|27	BuildRequires:	perl(Test::Exception)
12cr|perl-Catalyst-Devel-1.330.0-2|28	BuildRequires:	perl(Test::More)       >= 0.940.0
12cr|perl-Catalyst-Devel-1.330.0-2|29	BuildRequires:	perl(Test::Fatal)	>= 0.003
12cr|perl-Catalyst-Devel-1.330.0-2|30	BuildRequires:	perl(YAML)             >= 0.55
12cr|perl-Catalyst-Devel-1.330.0-2|31	
12cr|perl-Catalyst-Devel-1.330.0-2|32	BuildArch:	noarch
12cr|perl-Catalyst-Devel-1.330.0-2|33	
12cr|perl-Catalyst-Devel-1.330.0-2|34	%description
12cr|perl-Catalyst-Devel-1.330.0-2|35	Catalyst is an elegant web application framework, extremely flexible yet
12cr|perl-Catalyst-Devel-1.330.0-2|36	extremely simple. It's similar to Ruby on Rails, Spring (Java) and Maypole,
12cr|perl-Catalyst-Devel-1.330.0-2|37	upon which it was originally based.
12cr|perl-Catalyst-Devel-1.330.0-2|38	
12cr|perl-Catalyst-Devel-1.330.0-2|39	This package provides Catalyst development tools.
12cr|perl-Catalyst-Devel-1.330.0-2|40	
12cr|perl-Catalyst-Devel-1.330.0-2|41	
12cr|perl-Catalyst-Devel-1.330.0-2|42	%prep
12cr|perl-Catalyst-Devel-1.330.0-2|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Devel-1.330.0-2|44	
12cr|perl-Catalyst-Devel-1.330.0-2|45	%build
12cr|perl-Catalyst-Devel-1.330.0-2|46	# jq - should be removed when 5.10.1 is out
12cr|perl-Catalyst-Devel-1.330.0-2|47	export CATALYST_DEVEL_NO_510_CHECK=1
12cr|perl-Catalyst-Devel-1.330.0-2|48	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cr|perl-Catalyst-Devel-1.330.0-2|49	make
12cr|perl-Catalyst-Devel-1.330.0-2|50	
12cr|perl-Catalyst-Devel-1.330.0-2|51	%check
12cr|perl-Catalyst-Devel-1.330.0-2|52	make test
12cr|perl-Catalyst-Devel-1.330.0-2|53	
12cr|perl-Catalyst-Devel-1.330.0-2|54	%install
12cr|perl-Catalyst-Devel-1.330.0-2|55	%makeinstall_std
12cr|perl-Catalyst-Devel-1.330.0-2|56	
12cr|perl-Catalyst-Devel-1.330.0-2|57	%files
12cr|perl-Catalyst-Devel-1.330.0-2|58	%doc Changes
12cr|perl-Catalyst-Devel-1.330.0-2|59	%{perl_vendorlib}/auto
12cr|perl-Catalyst-Devel-1.330.0-2|60	%{perl_vendorlib}/Catalyst*
12cr|perl-Catalyst-Devel-1.330.0-2|61	%{perl_vendorlib}/Module
12cr|perl-Catalyst-Devel-1.330.0-2|62	%{_mandir}/*/*
12cr|perl-Catalyst-Devel-1.330.0-2|63	
12cr|perl-Catalyst-Devel-1.330.0-2|64	%changelog
12cr|perl-Catalyst-Devel-1.330.0-2|65	* Mon May 09 2011 Funda Wang <fwang@mandriva.org> 1.330.0-1mdv2011.0
12cr|perl-Catalyst-Devel-1.330.0-2|66	+ Revision: 672702
12cr|perl-Catalyst-Devel-1.330.0-2|67	- br test::fatal
12cr|perl-Catalyst-Devel-1.330.0-2|68	- br test
12cr|perl-Catalyst-Devel-1.330.0-2|69	
12cr|perl-Catalyst-Devel-1.330.0-2|70	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Catalyst-Devel-1.330.0-2|71	- update to new version 1.33
12cr|perl-Catalyst-Devel-1.330.0-2|72	
12cr|perl-Catalyst-Devel-1.330.0-2|73	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.310.0-1
12cr|perl-Catalyst-Devel-1.330.0-2|74	+ Revision: 634208
12cr|perl-Catalyst-Devel-1.330.0-2|75	- update to new version 1.31
12cr|perl-Catalyst-Devel-1.330.0-2|76	
12cr|perl-Catalyst-Devel-1.330.0-2|77	* Thu Jul 15 2010 Jérôme Quelin <jquelin@mandriva.org> 1.280.0-1mdv2011.0
12cr|perl-Catalyst-Devel-1.330.0-2|78	+ Revision: 553574
12cr|perl-Catalyst-Devel-1.330.0-2|79	- update to 1.28
12cr|perl-Catalyst-Devel-1.330.0-2|80	
12cr|perl-Catalyst-Devel-1.330.0-2|81	* Wed Feb 24 2010 Jérôme Quelin <jquelin@mandriva.org> 1.270.0-1mdv2010.1
12cr|perl-Catalyst-Devel-1.330.0-2|82	+ Revision: 510519
12cr|perl-Catalyst-Devel-1.330.0-2|83	- update to 1.27
12cr|perl-Catalyst-Devel-1.330.0-2|84	
12cr|perl-Catalyst-Devel-1.330.0-2|85	* Tue Jan 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.260.0-1mdv2010.1
12cr|perl-Catalyst-Devel-1.330.0-2|86	+ Revision: 490127
12cr|perl-Catalyst-Devel-1.330.0-2|87	- update to 1.26
12cr|perl-Catalyst-Devel-1.330.0-2|88	
12cr|perl-Catalyst-Devel-1.330.0-2|89	* Sun Jan 03 2010 Jérôme Quelin <jquelin@mandriva.org> 1.250.0-1mdv2010.1
12cr|perl-Catalyst-Devel-1.330.0-2|90	+ Revision: 485802
12cr|perl-Catalyst-Devel-1.330.0-2|91	- update to 1.25
12cr|perl-Catalyst-Devel-1.330.0-2|92	
12cr|perl-Catalyst-Devel-1.330.0-2|93	* Fri Dec 11 2009 Jérôme Quelin <jquelin@mandriva.org> 1.240.0-1mdv2010.1
12cr|perl-Catalyst-Devel-1.330.0-2|94	+ Revision: 476491
12cr|perl-Catalyst-Devel-1.330.0-2|95	- adding missing buildrequires:
12cr|perl-Catalyst-Devel-1.330.0-2|96	- adding missing buildrequires:
12cr|perl-Catalyst-Devel-1.330.0-2|97	- update to 1.24
12cr|perl-Catalyst-Devel-1.330.0-2|98	
12cr|perl-Catalyst-Devel-1.330.0-2|99	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.210.0-1mdv2010.1
12cr|perl-Catalyst-Devel-1.330.0-2|100	+ Revision: 460927
12cr|perl-Catalyst-Devel-1.330.0-2|101	- adding missing buildrequires:
12cr|perl-Catalyst-Devel-1.330.0-2|102	- update to 1.21
12cr|perl-Catalyst-Devel-1.330.0-2|103	
12cr|perl-Catalyst-Devel-1.330.0-2|104	* Thu Aug 20 2009 Jérôme Quelin <jquelin@mandriva.org> 1.200.0-1mdv2010.0
12cr|perl-Catalyst-Devel-1.330.0-2|105	+ Revision: 418416
12cr|perl-Catalyst-Devel-1.330.0-2|106	- update to 1.20
12cr|perl-Catalyst-Devel-1.330.0-2|107	
12cr|perl-Catalyst-Devel-1.330.0-2|108	* Wed Jul 08 2009 Jérôme Quelin <jquelin@mandriva.org> 1.190.0-1mdv2010.0
12cr|perl-Catalyst-Devel-1.330.0-2|109	+ Revision: 393646
12cr|perl-Catalyst-Devel-1.330.0-2|110	- updating to 1.19 for real this time
12cr|perl-Catalyst-Devel-1.330.0-2|111	- using %%perl_convert_version
12cr|perl-Catalyst-Devel-1.330.0-2|112	
12cr|perl-Catalyst-Devel-1.330.0-2|113	* Tue Jun 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.19-1mdv2010.0
12cr|perl-Catalyst-Devel-1.330.0-2|114	+ Revision: 390833
12cr|perl-Catalyst-Devel-1.330.0-2|115	- update to new version 1.19
12cr|perl-Catalyst-Devel-1.330.0-2|116	
12cr|perl-Catalyst-Devel-1.330.0-2|117	* Sat Jun 13 2009 Jérôme Quelin <jquelin@mandriva.org> 1.18-2mdv2010.0
12cr|perl-Catalyst-Devel-1.330.0-2|118	+ Revision: 385644
12cr|perl-Catalyst-Devel-1.330.0-2|119	- bump mkrel
12cr|perl-Catalyst-Devel-1.330.0-2|120	- removing a requires:
12cr|perl-Catalyst-Devel-1.330.0-2|121	
12cr|perl-Catalyst-Devel-1.330.0-2|122	* Thu Jun 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.18-1mdv2010.0
12cr|perl-Catalyst-Devel-1.330.0-2|123	+ Revision: 385209
12cr|perl-Catalyst-Devel-1.330.0-2|124	- update to new version 1.18
12cr|perl-Catalyst-Devel-1.330.0-2|125	
12cr|perl-Catalyst-Devel-1.330.0-2|126	* Tue May 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.17-1mdv2010.0
12cr|perl-Catalyst-Devel-1.330.0-2|127	+ Revision: 379873
12cr|perl-Catalyst-Devel-1.330.0-2|128	- update to new version 1.17
12cr|perl-Catalyst-Devel-1.330.0-2|129	
12cr|perl-Catalyst-Devel-1.330.0-2|130	* Sun May 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.16-1mdv2010.0
12cr|perl-Catalyst-Devel-1.330.0-2|131	+ Revision: 379211
12cr|perl-Catalyst-Devel-1.330.0-2|132	- update to new version 1.16
12cr|perl-Catalyst-Devel-1.330.0-2|133	
12cr|perl-Catalyst-Devel-1.330.0-2|134	* Wed May 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.15-1mdv2010.0
12cr|perl-Catalyst-Devel-1.330.0-2|135	+ Revision: 377988
12cr|perl-Catalyst-Devel-1.330.0-2|136	- update to new version 1.15
12cr|perl-Catalyst-Devel-1.330.0-2|137	
12cr|perl-Catalyst-Devel-1.330.0-2|138	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.12-1mdv2010.0
12cr|perl-Catalyst-Devel-1.330.0-2|139	+ Revision: 370010
12cr|perl-Catalyst-Devel-1.330.0-2|140	- update to new version 1.12
12cr|perl-Catalyst-Devel-1.330.0-2|141	
12cr|perl-Catalyst-Devel-1.330.0-2|142	* Mon Feb 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-1mdv2009.1
12cr|perl-Catalyst-Devel-1.330.0-2|143	+ Revision: 338708
12cr|perl-Catalyst-Devel-1.330.0-2|144	- update to new version 1.10
12cr|perl-Catalyst-Devel-1.330.0-2|145	
12cr|perl-Catalyst-Devel-1.330.0-2|146	* Thu Feb 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-1mdv2009.1
12cr|perl-Catalyst-Devel-1.330.0-2|147	+ Revision: 337826
12cr|perl-Catalyst-Devel-1.330.0-2|148	- update to new version 1.09
12cr|perl-Catalyst-Devel-1.330.0-2|149	
12cr|perl-Catalyst-Devel-1.330.0-2|150	* Tue Jul 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdv2009.0
12cr|perl-Catalyst-Devel-1.330.0-2|151	+ Revision: 235783
12cr|perl-Catalyst-Devel-1.330.0-2|152	- update to new version 1.08
12cr|perl-Catalyst-Devel-1.330.0-2|153	
12cr|perl-Catalyst-Devel-1.330.0-2|154	* Wed Jun 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-1mdv2009.0
12cr|perl-Catalyst-Devel-1.330.0-2|155	+ Revision: 215032
12cr|perl-Catalyst-Devel-1.330.0-2|156	- update to new version 1.07
12cr|perl-Catalyst-Devel-1.330.0-2|157	
12cr|perl-Catalyst-Devel-1.330.0-2|158	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-1mdv2009.0
12cr|perl-Catalyst-Devel-1.330.0-2|159	+ Revision: 193750
12cr|perl-Catalyst-Devel-1.330.0-2|160	- update to new version 1.06
12cr|perl-Catalyst-Devel-1.330.0-2|161	
12cr|perl-Catalyst-Devel-1.330.0-2|162	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.03-1mdv2008.1
12cr|perl-Catalyst-Devel-1.330.0-2|163	+ Revision: 136668
12cr|perl-Catalyst-Devel-1.330.0-2|164	- restore BuildRoot
12cr|perl-Catalyst-Devel-1.330.0-2|165	
12cr|perl-Catalyst-Devel-1.330.0-2|166	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-Devel-1.330.0-2|167	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Devel-1.330.0-2|168	
12cr|perl-Catalyst-Devel-1.330.0-2|169	* Wed Aug 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2008.0
12cr|perl-Catalyst-Devel-1.330.0-2|170	+ Revision: 63920
12cr|perl-Catalyst-Devel-1.330.0-2|171	- update to new version 1.03
12cr|perl-Catalyst-Devel-1.330.0-2|172	
12cr|perl-Catalyst-Devel-1.330.0-2|173	
12cr|perl-Catalyst-Devel-1.330.0-2|174	* Tue Jan 30 2007 Scott Karns <scottk@mandriva.org> 1.02-1mdv2007.0
12cr|perl-Catalyst-Devel-1.330.0-2|175	+ Revision: 115427
12cr|perl-Catalyst-Devel-1.330.0-2|176	- Updated to CPAN version 1.02
12cr|perl-Catalyst-Devel-1.330.0-2|177	
12cr|perl-Catalyst-Devel-1.330.0-2|178	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Catalyst-Devel-1.330.0-2|179	- Import perl-Catalyst-Devel
12cr|perl-Catalyst-Devel-1.330.0-2|180	
12cr|perl-Catalyst-Devel-1.330.0-2|181	* Thu Sep 21 2006 Scott Karns <scottk@mandriva.org> 1.01-1mdv2007.0
12cr|perl-Catalyst-Devel-1.330.0-2|182	- 1.01 CPAN release
12cr|perl-Catalyst-Devel-1.330.0-2|183	
12cr|perl-Catalyst-Devel-1.330.0-2|184	* Sun Jul 09 2006 Scott Karns <scottk@mandriva.org> 1.00-1mdv2007.0
12cr|perl-Catalyst-Devel-1.330.0-2|185	- 1.00 CPAN release
12cr|perl-Catalyst-Devel-1.330.0-2|186	
12cr|perl-Catalyst-Devel-1.330.0-2|187	* Thu Jun 29 2006 Scott Karns <scottk@mandriva.org> 0.99.01-1mdv2007.0
12cr|perl-Catalyst-Devel-1.330.0-2|188	- First Mandriva release: 0.99_01 CPAN developer release
12cr|perl-Catalyst-Devel-1.330.0-2|189	

3974 12
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|1	%define	upstream_name	 Catalyst-Engine-Apache
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|2	%define upstream_version 1.16
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|3	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|5	%define __noautoreq 'perl\\(A(.*)\\)'
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|6	%else
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|7	%define _requires_exceptions perl(A
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|8	%endif
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|9	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|10	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|12	Release:	3
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|13	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|14	Summary:	Catalyst Apache Engines
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|15	License:	GPL+ or Artistic
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|16	Group:		Development/Perl
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|18	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|19	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|20	BuildRequires:	perl-devel
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|21	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|22	BuildArch:	noarch
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|23	Requires:	apache-mod_perl
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|24	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|25	%description
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|26	This package contains mod_perl handlers for Catalyst.
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|27	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|28	%prep
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|30	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|31	%build
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|33	%make
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|34	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|35	%check
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|36	make test
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|37	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|38	%install
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|39	%makeinstall_std
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|40	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|41	%files
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|42	%doc README Changes
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|43	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|44	%{_mandir}/man3/*
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|45	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|46	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|47	%changelog
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|48	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.160.0-2mdv2011.0
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|49	+ Revision: 680719
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|50	- mass rebuild
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|51	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|52	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.160.0-1mdv2011.0
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|53	+ Revision: 595081
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|54	- update to new version 1.16
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|55	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|56	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-1mdv2011.0
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|57	+ Revision: 401785
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|58	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|59	- fixed license field
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|60	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|61	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.12-3mdv2009.0
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|62	+ Revision: 255509
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|63	- rebuild
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|64	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|65	* Fri Feb 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.12-1mdv2008.1
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|66	+ Revision: 173892
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|67	- update to new version 1.12
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|68	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|69	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|70	- restore BuildRoot
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|71	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|73	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|74	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|75	* Tue Aug 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-1mdv2008.0
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|76	+ Revision: 72802
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|77	- new version
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|78	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|79	* Sun Apr 29 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.09-1mdv2008.0
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|80	+ Revision: 19291
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|81	-New version
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|82	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|83	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|84	* Tue Aug 08 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|85	+ 2006-08-08 01:39:58 (54283)
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|86	- Rebuild, spec file cleanup
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|87	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|88	* Tue Aug 08 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|89	+ 2006-08-08 01:35:44 (54279)
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|90	- import perl-Catalyst-Engine-Apache-1.07-2mdk
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|91	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|92	* Thu May 04 2006 Scott Karns <scottk@mandriva.org> 1.07-2mdk
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|93	- Adjusted BuildRequires
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|94	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|95	* Fri Mar 10 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.07-1mdk
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|96	- 1.07
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|97	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|98	* Tue Feb 14 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.06-1mdk
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|99	- 1.06
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|100	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|101	* Tue Jan 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.05-1mdk
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|102	- 1.05
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|103	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|104	* Tue Dec 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.03-1mdk
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|105	- 1.03
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|106	- Adjust requires and build-requires
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|107	
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|108	* Sat Dec 03 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.00-1mdk
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|109	- Initial MDV package
12cr|perl-Catalyst-Engine-Apache-1.160.0-3|110	

3975 12
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|1	%define upstream_name    Catalyst-Log-Log4perl
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|2	%define upstream_version 1.04
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|3	
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|6	Release:	3
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|7	
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|8	Summary:	Integrates Log::Log4perl with Catalyst
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|13	
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|15	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|16	BuildRequires:	perl(Data::Dump)
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|18	BuildRequires:	perl(Log::Log4perl)
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|19	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|20	BuildRequires:	perl(Params::Validate)
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|21	BuildArch:	noarch
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|22	
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|23	%description
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|24	This module provides a the Catalyst::Log manpage implementation that uses
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|25	the Log::Log4perl manpage as the underlying log mechanism. It provides all
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|26	the methods listed in the Catalyst::Log manpage, with the exception of:
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|27	
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|28	levels
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|29	enable
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|30	disable
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|31	
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|32	These methods simply return 0 and do nothing, as similar functionality is
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|33	already provided by the Log::Log4perl manpage.
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|34	
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|35	%prep
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|37	
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|38	%build
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|40	%make
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|41	
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|42	%check
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|43	%make test
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|44	
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|45	%install
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|46	%makeinstall_std
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|47	
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|48	%files
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|49	%doc META.yml Changes README
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|50	%{_mandir}/man3/*
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|51	%{perl_vendorlib}/*
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|52	
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|53	%changelog
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|54	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.40.0-2mdv2011.0
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|55	+ Revision: 654251
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|56	- rebuild for updated spec-helper
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|57	
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|58	* Sat Jan 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.40.0-1mdv2011.0
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|59	+ Revision: 627143
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|60	- import perl-Catalyst-Log-Log4perl
12cr|perl-Catalyst-Log-Log4perl-1.40.0-3|61	

3976 12
12cr|perl-Catalyst-Model-DBI-0.280.0-3|1	%define	upstream_name	 Catalyst-Model-DBI
12cr|perl-Catalyst-Model-DBI-0.280.0-3|2	%define upstream_version 0.28
12cr|perl-Catalyst-Model-DBI-0.280.0-3|3	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Model-DBI-0.280.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Model-DBI-0.280.0-3|6	Release:	3
12cr|perl-Catalyst-Model-DBI-0.280.0-3|7	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|8	Summary:	Catalyst DBI Model Class
12cr|perl-Catalyst-Model-DBI-0.280.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-Model-DBI-0.280.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Model-DBI-0.280.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Model-DBI-0.280.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Model-DBI-0.280.0-3|13	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Model-DBI-0.280.0-3|15	BuildRequires:	perl(Catalyst) >= 5.0
12cr|perl-Catalyst-Model-DBI-0.280.0-3|16	BuildRequires:	perl(Class::C3)
12cr|perl-Catalyst-Model-DBI-0.280.0-3|17	BuildRequires:	perl(DBI)
12cr|perl-Catalyst-Model-DBI-0.280.0-3|18	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|19	BuildArch:	noarch
12cr|perl-Catalyst-Model-DBI-0.280.0-3|20	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|21	%description
12cr|perl-Catalyst-Model-DBI-0.280.0-3|22	This is the DBI model class for Catalyst. It is nothing more than a
12cr|perl-Catalyst-Model-DBI-0.280.0-3|23	simple wrapper for DBI.
12cr|perl-Catalyst-Model-DBI-0.280.0-3|24	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|25	%prep
12cr|perl-Catalyst-Model-DBI-0.280.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Model-DBI-0.280.0-3|27	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|28	%build
12cr|perl-Catalyst-Model-DBI-0.280.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Model-DBI-0.280.0-3|30	%make
12cr|perl-Catalyst-Model-DBI-0.280.0-3|31	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|32	%check
12cr|perl-Catalyst-Model-DBI-0.280.0-3|33	make test
12cr|perl-Catalyst-Model-DBI-0.280.0-3|34	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|35	%install
12cr|perl-Catalyst-Model-DBI-0.280.0-3|36	%makeinstall_std
12cr|perl-Catalyst-Model-DBI-0.280.0-3|37	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|38	%files
12cr|perl-Catalyst-Model-DBI-0.280.0-3|39	%doc README Changes
12cr|perl-Catalyst-Model-DBI-0.280.0-3|40	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Model-DBI-0.280.0-3|41	%{_mandir}/*/*
12cr|perl-Catalyst-Model-DBI-0.280.0-3|42	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|43	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|44	%changelog
12cr|perl-Catalyst-Model-DBI-0.280.0-3|45	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.280.0-2mdv2011.0
12cr|perl-Catalyst-Model-DBI-0.280.0-3|46	+ Revision: 680720
12cr|perl-Catalyst-Model-DBI-0.280.0-3|47	- mass rebuild
12cr|perl-Catalyst-Model-DBI-0.280.0-3|48	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|49	* Fri Jan 29 2010 Jérôme Quelin <jquelin@mandriva.org> 0.280.0-1mdv2011.0
12cr|perl-Catalyst-Model-DBI-0.280.0-3|50	+ Revision: 497906
12cr|perl-Catalyst-Model-DBI-0.280.0-3|51	- update to 0.28
12cr|perl-Catalyst-Model-DBI-0.280.0-3|52	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|53	* Fri Jan 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.250.0-1mdv2010.1
12cr|perl-Catalyst-Model-DBI-0.280.0-3|54	+ Revision: 494963
12cr|perl-Catalyst-Model-DBI-0.280.0-3|55	- adding missing buildrequires:
12cr|perl-Catalyst-Model-DBI-0.280.0-3|56	- update to 0.25
12cr|perl-Catalyst-Model-DBI-0.280.0-3|57	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|58	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.240.0-1mdv2010.1
12cr|perl-Catalyst-Model-DBI-0.280.0-3|59	+ Revision: 460824
12cr|perl-Catalyst-Model-DBI-0.280.0-3|60	- update to 0.24
12cr|perl-Catalyst-Model-DBI-0.280.0-3|61	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|62	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2010.0
12cr|perl-Catalyst-Model-DBI-0.280.0-3|63	+ Revision: 408939
12cr|perl-Catalyst-Model-DBI-0.280.0-3|64	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-Model-DBI-0.280.0-3|65	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|66	* Sun Dec 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.20-3mdv2009.1
12cr|perl-Catalyst-Model-DBI-0.280.0-3|67	+ Revision: 314241
12cr|perl-Catalyst-Model-DBI-0.280.0-3|68	- update to new version 0.20
12cr|perl-Catalyst-Model-DBI-0.280.0-3|69	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|70	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.19-3mdv2009.0
12cr|perl-Catalyst-Model-DBI-0.280.0-3|71	+ Revision: 241154
12cr|perl-Catalyst-Model-DBI-0.280.0-3|72	- rebuild
12cr|perl-Catalyst-Model-DBI-0.280.0-3|73	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Model-DBI-0.280.0-3|74	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|75	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-Model-DBI-0.280.0-3|76	- restore BuildRoot
12cr|perl-Catalyst-Model-DBI-0.280.0-3|77	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|78	* Mon Jul 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.19-1mdv2008.0
12cr|perl-Catalyst-Model-DBI-0.280.0-3|79	+ Revision: 46970
12cr|perl-Catalyst-Model-DBI-0.280.0-3|80	- update to new version 0.19
12cr|perl-Catalyst-Model-DBI-0.280.0-3|81	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|82	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|83	* Sun Jan 28 2007 Buchan Milne <bgmilne@mandriva.org> 0.15-1mdv2007.0
12cr|perl-Catalyst-Model-DBI-0.280.0-3|84	+ Revision: 114646
12cr|perl-Catalyst-Model-DBI-0.280.0-3|85	- New version 0.15
12cr|perl-Catalyst-Model-DBI-0.280.0-3|86	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|87	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Catalyst-Model-DBI-0.280.0-3|88	- Import perl-Catalyst-Model-DBI
12cr|perl-Catalyst-Model-DBI-0.280.0-3|89	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|90	* Tue Jun 27 2006 Scott Karns <scottk@mandriva.org> 0.14-1mdv2007.0
12cr|perl-Catalyst-Model-DBI-0.280.0-3|91	- Version 0.14
12cr|perl-Catalyst-Model-DBI-0.280.0-3|92	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|93	* Thu Jun 01 2006 Scott Karns <scottk@mandriva.org> 0.13-1mdv2007.0
12cr|perl-Catalyst-Model-DBI-0.280.0-3|94	- Version 0.13
12cr|perl-Catalyst-Model-DBI-0.280.0-3|95	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|96	* Wed May 31 2006 Scott Karns <scottk@mandriva.org> 0.12-1mdv2007.0
12cr|perl-Catalyst-Model-DBI-0.280.0-3|97	- Version 0.12
12cr|perl-Catalyst-Model-DBI-0.280.0-3|98	
12cr|perl-Catalyst-Model-DBI-0.280.0-3|99	* Fri Mar 17 2006 Buchan Milne <bgmilne@mandriva.org> 0.11-1mdk
12cr|perl-Catalyst-Model-DBI-0.280.0-3|100	- First Mandriva package, from Scott Ryan
12cr|perl-Catalyst-Model-DBI-0.280.0-3|101	

3977 12
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|1	%define	upstream_name	 Catalyst-Model-DBIC
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|2	%define upstream_version 0.17
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|3	
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|6	Release:	3
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|7	
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|8	Summary:	Catalyst DBI Model Class
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|13	
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|15	BuildRequires:	perl(Catalyst) >= 5.0
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|16	BuildRequires:	perl-DBIx-Class
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|17	BuildRequires:	perl-DBIx-Class-Loader
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|18	BuildRequires:	perl(Class::Accessor::Chained::Fast)
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|19	BuildArch:	noarch
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|20	Requires:	perl(Class::Accessor::Chained::Fast)
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|21	
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|22	%description
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|23	This is the DBIC model class for Catalyst. It is nothing more than a
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|24	simple wrapper for DBIx.
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|25	
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|26	%prep
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|28	
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|29	%build
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|31	%make
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|32	
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|33	%check
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|34	make test
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|35	
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|36	%install
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|37	%makeinstall_std
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|38	
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|39	%files
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|40	%doc README Changes
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|41	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|42	%{_mandir}/*/*
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|43	
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|44	
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|45	%changelog
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|46	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.170.0-2mdv2011.0
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|47	+ Revision: 680721
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|48	- mass rebuild
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|49	
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|50	* Sat Nov 21 2009 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2011.0
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|51	+ Revision: 467873
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|52	- update to 0.17
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|53	
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|54	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|55	+ Revision: 408940
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|56	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|57	
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|58	* Thu Mar 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2008.1
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|59	+ Revision: 180638
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|60	- update to new version 0.16
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|61	
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|62	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|63	- restore BuildRoot
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|64	
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|67	
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|68	* Mon May 07 2007 Buchan Milne <bgmilne@mandriva.org> 0.15-1mdv2008.0
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|69	+ Revision: 24861
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|70	- Import perl-Catalyst-Model-DBIC
12cr|perl-Catalyst-Model-DBIC-0.170.0-3|71	

3978 12
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|1	%define upstream_name  	 Catalyst-Model-DBIC-Schema
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|2	%define upstream_version 0.50
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|3	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|4	%if %{_use_internal_dependency_generator}
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|5	%define __noautoreq 'perl\\(Catalyst::Model::DBIC::Schema::Types\\)'
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|6	%else
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|7	%define _requires_exceptions perl(Catalyst::Model::DBIC::Schema::Types)
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|8	%endif
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|9	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|10	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|12	Release:	2
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|13	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|14	Summary:	DBIx::Class::Schema Model Class
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|15	License:	Artistic/GPL
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|16	Group:		Development/Perl
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|18	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|19	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|20	BuildRequires:	perl-devel
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|21	BuildRequires:	perl(Catalyst) >= 5.0
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|22	BuildRequires:	perl(Catalyst::Devel)
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|23	BuildRequires:	perl(CatalystX::Component::Traits)
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|24	BuildRequires:	perl(Class::C3)
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|25	BuildRequires:	perl(DBIx::Class)
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|26	BuildRequires:	perl(DBIx::Class::Schema::Loader)
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|27	BuildRequires:	perl(DBIx::Class::Cursor::Cached)
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|28	BuildRequires:	perl(Module::Find)
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|29	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|30	BuildRequires:	perl(Test::Exception)
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|31	BuildRequires:	perl(Tie::IxHash)
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|32	Requires:	perl(CatalystX::Component::Traits)
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|33	BuildArch:	noarch
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|34	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|35	%description
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|36	This is a Catalyst Model for DBIx::Class::Schema-based Models. See the
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|37	documentation for Catalyst::Helper::Model::DBIC::Schema for information on
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|38	generating these Models via Helper scripts.
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|39	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|40	%prep
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|42	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|43	%build
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|44	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|45	%make
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|46	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|47	%check
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|48	%make test
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|49	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|50	%install
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|51	%makeinstall_std
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|52	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|53	%files
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|54	%doc README Changes
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|55	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|56	%{_mandir}/*/*
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|57	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|58	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|59	%changelog
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|60	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.500.0-1mdv2011.0
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|61	+ Revision: 677322
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|62	- update to new version 0.50
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|63	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|64	* Sat May 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.490.0-1
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|65	+ Revision: 674569
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|66	- fix build dependencies
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|67	- update to new version 0.49
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|68	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|69	* Sat Dec 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.480.0-1mdv2011.0
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|70	+ Revision: 620576
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|71	- update to new version 0.48
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|72	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|73	* Wed Dec 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.440.0-1mdv2011.0
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|74	+ Revision: 616205
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|75	- update to new version 0.44
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|76	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|77	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.430.0-1mdv2011.0
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|78	+ Revision: 561553
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|79	- update to 0.43
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|80	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|81	* Thu Jul 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.410.0-1mdv2011.0
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|82	+ Revision: 553577
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|83	- update to 0.41
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|84	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|85	* Fri Feb 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.400.0-1mdv2010.1
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|86	+ Revision: 501141
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|87	- update to 0.40
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|88	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|89	* Tue Feb 02 2010 Jérôme Quelin <jquelin@mandriva.org> 0.390.0-1mdv2010.1
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|90	+ Revision: 499483
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|91	- update to 0.39
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|92	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|93	* Fri Jan 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.380.0-1mdv2010.1
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|94	+ Revision: 491819
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|95	- update to 0.38
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|96	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|97	* Fri Jan 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.370.0-1mdv2010.1
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|98	+ Revision: 491625
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|99	- update to 0.37
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|100	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|101	* Mon Dec 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.350.0-1mdv2010.1
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|102	+ Revision: 483035
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|103	- update to 0.35
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|104	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|105	* Mon Nov 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.310.0-2mdv2010.1
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|106	+ Revision: 471677
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|107	- adding missing requires
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|108	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|109	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.310.0-1mdv2010.1
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|110	+ Revision: 461258
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|111	- update to 0.31
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|112	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|113	* Wed Sep 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.290.0-1mdv2010.0
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|114	+ Revision: 435711
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|115	- update to 0.29
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|116	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|117	* Fri Aug 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.280.0-1mdv2010.0
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|118	+ Revision: 421834
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|119	- update to 0.28
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|120	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|121	* Thu Aug 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-1mdv2010.0
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|122	+ Revision: 421617
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|123	- update to 0.27
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|124	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|125	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.260.0-1mdv2010.0
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|126	+ Revision: 408941
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|127	- update to 0.26
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|128	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|129	* Mon Jun 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.250.0-2mdv2010.0
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|130	+ Revision: 390758
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|131	- fix dependencies
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|132	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|133	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.250.0-1mdv2010.0
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|134	+ Revision: 390117
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|135	- new version
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|136	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|137	* Wed Mar 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-1mdv2009.1
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|138	+ Revision: 353645
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|139	- update to new version 0.23
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|140	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|141	* Wed Mar 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2009.1
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|142	+ Revision: 348535
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|143	- update to new version 0.22
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|144	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|145	* Sun Aug 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.21-1mdv2009.0
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|146	+ Revision: 277942
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|147	- update to new version 0.21
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|148	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|149	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.20-3mdv2009.0
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|150	+ Revision: 241155
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|151	- rebuild
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|152	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|153	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|154	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|155	- restore BuildRoot
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|156	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|157	* Wed Jul 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.20-1mdv2008.0
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|158	+ Revision: 48056
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|159	- fix build dependencies
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|160	- update to new version 0.20
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|161	
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|162	* Tue May 08 2007 Buchan Milne <bgmilne@mandriva.org> 0.18-1mdv2008.0
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|163	+ Revision: 25041
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|164	- Import perl-Catalyst-Model-DBIC-Schema
12cr|perl-Catalyst-Model-DBIC-Schema-0.500.0-2|165	

3979 12
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|1	%define upstream_name    Catalyst-Model-KiokuDB
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|2	%define upstream_version 0.12
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|3	
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|6	Release:	4
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|7	
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|8	Summary:	Use KiokuDB in your Catalyst apps
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|10	Group:		Development/Perl
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|13	
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|15	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|16	BuildRequires:	perl(Catalyst::Plugin::Authentication)
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|17	BuildRequires:	perl(Hash::Util::FieldHash::Compat)
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|18	BuildRequires:	perl(KiokuX::Model)
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|19	BuildRequires:	perl(KiokuX::User)
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|20	BuildRequires:	perl(Moose)
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|21	BuildRequires:	perl(Scope::Guard)
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|22	BuildRequires:	perl(Throwable)
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|23	BuildArch:	noarch
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|24	
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|25	%description
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|26	Perl extension to use KiokuDB in your Catalyst apps.
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|27	
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|28	%prep
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|30	
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|31	%build
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|33	%make
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|34	
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|35	%check
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|36	%make test
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|37	
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|38	%install
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|39	%makeinstall_std
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|40	
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|41	%files
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|42	%doc META.yml
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|43	%{_mandir}/man3/*
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|44	%{perl_vendorlib}/*
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|45	
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|46	
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|47	%changelog
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|48	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.120.0-3mdv2011.0
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|49	+ Revision: 654253
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|50	- rebuild for updated spec-helper
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|51	
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|52	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.120.0-2mdv2011.0
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|53	+ Revision: 624895
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|54	- Add description and summary
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|55	- import perl-Catalyst-Model-KiokuDB
12cr|perl-Catalyst-Model-KiokuDB-0.120.0-4|56	

3980 12
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|1	%define upstream_name    Catalyst-Model-LDAP
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|2	%define upstream_version 0.17
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|3	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|6	Release:	3
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|7	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|8	Summary:	Catalyst LDAP Model Class
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|13	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|16	BuildRequires:	perl(Catalyst) >= 5.5
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|17	BuildRequires:	perl(FindBin)
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|18	BuildRequires:	perl(Net::LDAP)
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|19	BuildRequires:	perl(Net::LDAP::Constant)
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|20	BuildRequires:	perl(NEXT)
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|21	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|22	BuildArch:	noarch
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|23	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|24	%description
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|25	This is the Net::LDAP model class for Catalyst. It is nothing more than a
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|26	simple wrapper for Net::LDAP.
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|27	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|28	%prep
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|30	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|31	%build
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|33	%make
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|34	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|35	%check
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|36	##%__make test
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|37	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|38	%install
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|39	%makeinstall_std
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|40	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|41	%files
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|42	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|43	%{_mandir}/*/*
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|44	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|45	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|46	%changelog
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|47	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.170.0-2mdv2011.0
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|48	+ Revision: 680722
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|49	- mass rebuild
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|50	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|51	* Sat Dec 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2011.0
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|52	+ Revision: 473716
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|53	- update to 0.17
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|54	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|55	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|56	+ Revision: 401761
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|57	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|58	- fixed license field
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|59	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|60	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.16-3mdv2009.0
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|61	+ Revision: 255521
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|62	- rebuild
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|63	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|64	* Fri Feb 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2008.1
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|65	+ Revision: 173879
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|66	- update to new version 0.16
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|67	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|68	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|69	- restore BuildRoot
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|70	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|72	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|73	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|74	* Sun Apr 29 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.15-1mdv2008.0
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|75	+ Revision: 19286
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|76	- Fix Spec file
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|77	-New version
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|78	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|79	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|80	* Tue Aug 08 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|81	+ 2006-08-08 01:46:05 (54286)
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|82	- Rebuild, spec file cleanup
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|83	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|84	* Tue Aug 08 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|85	+ 2006-08-08 01:42:38 (54284)
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|86	- import perl-Catalyst-Model-LDAP-0.14-2mdk
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|87	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|88	* Thu May 04 2006 Scott Karns <scottk@mandriva.org> 0.14-2mdk
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|89	- Adjusted BuildRequies
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|90	- Adjusted to comply with Mandriva perl packaging policies
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|91	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|92	* Wed Mar 08 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.14-1mdk
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|93	- 0.14
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|94	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|95	* Mon Mar 06 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.12-1mdk
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|96	- 0.12
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|97	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|98	* Mon Feb 27 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.10-1mdk
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|99	- 0.10
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|100	
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|101	* Thu Feb 02 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.09-1mdk
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|102	- Initial MDV RPM
12cr|perl-Catalyst-Model-LDAP-0.170.0-3|103	

3981 12
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|1	%define upstream_name    Catalyst-Model-LDAP-FromAuthentication
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|3	
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|6	Release:	3
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|7	
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|8	Summary:	Provides an LDAP model bound as the user who logged in
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|12	# Get 0.01, which is not on CPAN, at:
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|13	# http://github.com/bobtfish/catalyst-model-ldap-fromauthentication/tarball/0.01
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|14	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|15	
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|16	BuildRequires:	perl-devel
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|17	BuildRequires:	perl(Catalyst::Authentication::Store::LDAP)
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|18	BuildRequires:	perl(Catalyst::Component::InstancePerContext)
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|19	BuildRequires:	perl(Catalyst::Model::LDAP)
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|20	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|21	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|22	BuildRequires:	perl(Moose)
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|23	BuildRequires:	perl(MooseX::Types::Common::String)
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|24	BuildRequires:	perl(MooseX::Types::LoadableClass)
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|25	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|26	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|27	BuildRequires:	perl(Module::Install)
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|28	BuildRequires:	perl(Module::CoreList)
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|29	BuildArch:	noarch
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|30	
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|31	%description
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|32	Provides an LDAP model bound as the user who logged in.
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|33	
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|34	%prep
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|36	perl -pi -e 's/^(use Module::Install::Author)/#$1/g;s/^(author_)/#$1/g' Makefile.PL
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|37	
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|38	%build
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|40	%make
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|41	
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|42	%check
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|43	%make test
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|44	
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|45	%install
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|46	%makeinstall_std
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|47	
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|48	%files
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|49	%doc Changes META.yml README
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|50	%{_mandir}/man3/*
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|51	%{perl_vendorlib}/*
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|52	
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|53	%changelog
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|54	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|55	+ Revision: 656887
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|56	- rebuild for updated spec-helper
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|57	
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|58	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|59	+ Revision: 602139
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|60	- new version
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|61	
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|62	+ Buchan Milne <bgmilne@mandriva.org>
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|63	- BR Module::CoreList for 2010.0
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|64	
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|65	* Tue Oct 12 2010 Buchan Milne <bgmilne@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|66	+ Revision: 585120
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|67	- Fix buildrequires
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|68	- import perl-Catalyst-Model-LDAP-FromAuthentication
12cr|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|69	

3982 12
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|1	%define upstream_name    Catalyst-Model-WebService-Solr
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|3	
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|6	Release:	3
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|7	
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|8	Summary:	Use WebService::Solr in your Catalyst application
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|13	
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|15	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|17	BuildRequires:	perl(Moose)
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|19	BuildRequires:	perl(WebService::Solr)
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|20	BuildArch:	noarch
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|21	
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|22	%description
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|23	This module helps you use remote indexes via WebService::Solr in your
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|24	Catalyst application.
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|25	
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|26	%prep
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|28	
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|29	%build
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|31	%make
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|32	
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|33	%check
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|34	%make test
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|35	
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|36	%install
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|37	%makeinstall_std
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|38	
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|39	%files
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|40	%doc Changes META.yml README
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|41	%{_mandir}/man3/*
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|42	%{perl_vendorlib}/*
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|43	
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|44	%changelog
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|45	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|46	+ Revision: 654255
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|47	- rebuild for updated spec-helper
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|48	
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|49	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|50	+ Revision: 624934
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|51	- import perl-Catalyst-Model-WebService-Solr
12cr|perl-Catalyst-Model-WebService-Solr-0.40.0-3|52	

3983 12
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|1	%define	upstream_name	 Catalyst-Plugin-Authorization-ACL
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|2	%define abbrev_name      Catalyst-P-A-ACL
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|3	%define upstream_version 0.15
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|4	
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|5	%if %{_use_internal_dependency_generator}
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|6	%define __noautoreq 'perl\\(A(.*)\\)'
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|7	%else
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|8	%define _requires_exceptions perl(A
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|9	%endif
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|10	
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|11	Name:		perl-%{abbrev_name}
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|12	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|13	Release:	3
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|14	
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|15	Summary:	ACL support for Catalyst applications
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|16	License:	GPL+ or Artistic
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|17	Group:		Development/Perl
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|18	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|19	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|20	
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|21	BuildRequires:	perl-devel
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|22	BuildRequires:	perl(Catalyst) >= 5.7
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|23	BuildRequires:  perl(Catalyst::Plugin::Authentication)
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|24	BuildRequires:  perl(Catalyst::Plugin::Authorization::Roles)
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|25	BuildRequires:  perl(Catalyst::Plugin::Session)
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|26	BuildRequires:  perl(Catalyst::Plugin::Session::State::Cookie)
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|27	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|28	BuildRequires:	perl(Class::Throwable)
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|29	BuildRequires:	perl(Module::Build)
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|30	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|31	BuildRequires:	perl(Tree::Simple::Visitor::FindByPath)
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|32	BuildRequires:	perl(Tree::Simple::Visitor::GetAllDescendents)
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|33	
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|34	BuildArch:	noarch
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|35	%rename	perl-%{upstream_name}
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|36	
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|37	%description
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|38	This module provides Access Control List style path protection, with
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|39	arbitrary rules for Catalyst applications. It operates only on the
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|40	Catalyst private namespace, at least at the moment.
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|41	
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|42	%prep
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|44	
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|45	%build
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|46	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|47	%make
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|48	
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|49	%check
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|50	%make test
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|51	
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|52	%install
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|53	%makeinstall_std
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|54	
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|55	%files
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|56	%doc Changes README
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|57	%{_mandir}/*/*
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|58	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-P-A-ACL-0.150.0-3|59	

3984 12
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|1	%define realname Catalyst-Plugin-Authentication-Credential-PAM
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|2	%define abbrevname Catalyst-P-A-Credential-PAM
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|3	%define	modprefix Catalyst
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|4	
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|5	Summary:	Authenticate a user against PAM
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|6	Name:		perl-%{abbrevname}
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|7	Version:	0.01
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|8	Release:	9
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|9	License:	Artistic/GPL
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|10	Group:		Development/Perl
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|11	URL:		http://search.cpan.org/dist/%{realname}/
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|12	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/%{modprefix}/%{realname}-%{version}.tar.bz2
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|13	BuildRequires:	perl-devel
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|14	BuildRequires:	perl(Authen::PAM)
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|15	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|16	Provides:	perl-%{realname} = %{version}-%{release}
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|17	BuildArch:	noarch
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|18	
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|19	%description
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|20	This is an authentication credential checker that verifies passwords
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|21	using a specified PAM service.
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|22	
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|23	%prep
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|24	%setup -q -n %{realname}-%{version}
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|25	
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|26	%build
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|28	make
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|29	
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|30	%check
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|31	make test
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|32	
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|33	%install
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|34	%makeinstall_std
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|35	
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|36	%files
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|37	%doc Changes
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|38	%{perl_vendorlib}/%{modprefix}
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|39	%{_mandir}/*/*
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|40	
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|41	%changelog
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|42	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.01-8mdv2011.0
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|43	+ Revision: 680724
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|44	- mass rebuild
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|45	
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|46	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.01-7mdv2011.0
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|47	+ Revision: 430268
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|48	- rebuild
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|49	
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|50	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.01-6mdv2009.0
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|51	+ Revision: 255527
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|52	- rebuild
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|53	
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.01-4mdv2008.1
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|55	+ Revision: 136671
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|56	- restore BuildRoot
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|57	
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|58	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|60	
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|61	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-4mdv2008.0
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|62	+ Revision: 85926
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|63	- rebuild
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|64	
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|65	
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|66	* Tue Aug 08 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|67	+ 2006-08-08 01:55:16 (54289)
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|68	- Rebuild, spec file cleanup
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|69	
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|70	* Tue Aug 08 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|71	+ 2006-08-08 01:50:48 (54287)
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|72	- import perl-Catalyst-P-A-Credential-PAM-0.01-2mdk
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|73	
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|74	* Tue May 16 2006 Scott Karns <scottk@mandriva.org> 0.01-2mdk
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|75	- Cleaned up handling of module abbreviation
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|76	
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|77	* Tue May 16 2006 Scott Karns <scottk@mandriva.org> 0.01-1mdk
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|78	- Initial MDV RPM
12cr|perl-Catalyst-P-A-Credential-PAM-0.01-9|79	

3985 12
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|1	%define upstream_name    Catalyst-Plugin-Authentication-Store-DBIC
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|2	%define upstream_version 0.11
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|3	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|4	Name:		perl-Catalyst-P-A-Store-DBIC
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|6	Release:	4
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|7	Epoch:		1
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|8	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|9	Summary:	Authentication and authorization against a Class::DBI model
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|10	License:	Artistic/GPL
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|11	Group:		Development/Perl
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|14	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|15	BuildRequires:	perl-devel
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|16	BuildRequires:	perl(Catalyst) >= 5.49
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|17	BuildRequires:	perl(Catalyst::Plugin::Authentication) >= 0.06
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|18	BuildRequires:  perl(Catalyst::Model::DBIC::Schema)
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|19	BuildRequires:  perl(Catalyst::Plugin::Authorization::Roles)
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|20	BuildRequires:  perl(Catalyst::Plugin::Session::State)
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|21	BuildRequires:  perl(Catalyst::Plugin::Session::State::Cookie)
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|22	BuildRequires:  perl(Class::DBI)
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|23	BuildRequires:	perl(DBI)
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|24	BuildRequires:  perl(DBIx::Class)
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|25	BuildRequires:	perl(Set::Object) >= 1.14
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|26	BuildRequires:  perl(Test::WWW::Mechanize::Catalyst)
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|27	BuildArch:	noarch
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|28	%rename perl-%{upstream_name}
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|29	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|30	%description
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|31	This Catalyst plugin uses a DBIx::Class (or Class::DBI) object to
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|32	authenticate a user.
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|33	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|34	%prep
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|36	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|37	%build
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|39	%make
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|40	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|41	%check
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|42	#make test
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|43	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|44	%install
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|45	%makeinstall_std
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|46	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|47	%files
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|48	%doc README Changes
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|49	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|50	%{_mandir}/*/*
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|51	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|52	%changelog
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|53	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1:0.110.0-3mdv2011.0
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|54	+ Revision: 680725
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|55	- mass rebuild
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|56	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|57	* Tue Jul 13 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1:0.110.0-2mdv2011.0
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|58	+ Revision: 552189
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|59	- rebuild
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|60	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|61	* Sun Jul 12 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1:0.110.0-1mdv2010.0
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|62	+ Revision: 395099
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|63	- adding missing buildrequires
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|64	- update to 0.11
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|65	- using %%perl_convert_version
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|66	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|67	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1:0.07-4mdv2009.0
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|68	+ Revision: 241156
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|69	- rebuild
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|71	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|72	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|73	- restore BuildRoot
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|74	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|75	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.07-2mdv2008.0
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|76	+ Revision: 85928
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|77	- rebuild
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|78	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|79	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|80	* Mon Aug 07 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|81	+ 2006-08-07 23:43:23 (54246)
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|82	- Version 0.07- Added BuildRequires perl(DBI)
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|83	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|84	* Sun Aug 06 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|85	+ 2006-08-06 21:13:16 (53630)
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|86	- import perl-Catalyst-P-A-Store-DBIC-0.06-1mdk
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|87	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|88	* Tue May 16 2006 Scott Karns <scottk@mandriva.org> 1:0.06-1mdk
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|89	- Updated to release 0.06
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|90	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|91	* Fri Apr 14 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.05002-2mdk
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|92	- Abbreviate rpm name to fit in the 64 char limit
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|93	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|94	* Mon Mar 20 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.05002-1mdk
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|95	- New release 0.05002
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|96	
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|97	* Thu Jan 12 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.04-1mdk
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|98	- Initial MDV RPM
12cr|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|99	

3986 12
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|1	%define realname Catalyst-Plugin-Authentication-Store-Htpasswd
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|2	%define abbrevname Catalyst-P-A-Store-Htpasswd
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|3	%define name	perl-%{abbrevname}
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|4	%define	modprefix Catalyst
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|5	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|6	%define version 0.02
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|7	%define release %mkrel 11
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|8	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|9	Summary:	Authentication database in $c->config
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|10	Name:		%{name}
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|11	Version:	%{version}
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|12	Release:	%{release}
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|13	License:	Artistic/GPL
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|14	Group:		Development/Perl
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|15	URL:		http://search.cpan.org/dist/%{realname}/
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|16	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/%{modprefix}/%{realname}-%{version}.tar.bz2
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|17	%if %{mdkversion} < 1010
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|18	BuildRequires:	perl-devel
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|19	%endif
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|20	BuildRequires:	perl(Authen::Htpasswd) >= 0.13
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|21	BuildRequires:	perl(Catalyst::Plugin::Authentication) >= 0.01
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|22	BuildRequires:	perl(Module::Build)
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|23	Provides:	perl-%realname
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|24	Obsoletes:	perl-%realname
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|25	BuildArch:	noarch
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|26	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|27	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|28	%description
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|29	This plugin uses Authen::Htpasswd to let your application use
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|30	.htpasswd files for it's authentication storage.
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|31	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|32	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|33	%prep
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|34	%setup -q -n %{realname}-%{version}
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|35	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|36	%build
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|37	%__perl Build.PL installdirs=vendor
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|38	./Build
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|39	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|40	%check
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|41	./Build test
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|42	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|43	%install
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|44	%{__rm} -rf %{buildroot}
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|45	./Build install destdir=%{buildroot}
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|46	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|47	%files
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|48	%defattr(-,root,root)
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|49	%doc Changes README
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|50	%{_mandir}/*/*
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|51	%{perl_vendorlib}/%{modprefix}
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|52	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|53	%clean
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|54	rm -rf %{buildroot}
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|55	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|56	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|57	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|58	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|59	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|60	%changelog
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|61	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.02-11mdv2011.0
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|62	+ Revision: 680726
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|63	- mass rebuild
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|64	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|65	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.02-10mdv2011.0
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|66	+ Revision: 430269
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|67	- rebuild
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|68	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|69	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.02-9mdv2009.0
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|70	+ Revision: 255548
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|71	- rebuild
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|72	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|73	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.02-7mdv2008.1
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|74	+ Revision: 136674
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|75	- restore BuildRoot
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|76	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|78	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|79	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|80	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-7mdv2008.0
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|81	+ Revision: 85929
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|82	- rebuild
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|83	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|84	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|85	* Tue Aug 08 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|86	+ 2006-08-08 02:05:44 (54303)
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|87	- Rebuild, spec file cleanup
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|88	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|89	* Tue Aug 08 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|90	+ 2006-08-08 02:01:38 (54295)
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|91	- import perl-Catalyst-P-A-Store-Htpasswd-0.02-5mdk
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|92	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|93	* Wed May 17 2006 Scott Karns <scottk@mandriva.org> 0.02-5mdk
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|94	- Updated BuildRequires
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|95	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|96	* Thu Apr 27 2006 Scott Karns <scottk@mandriva.org> 0.02-4mdk
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|97	- Added Provides/Obsoletes:	perl-Catalyst-Plugin-Authentication-Store-Htpasswd
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|98	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|99	* Thu Apr 27 2006 Scott Karns <scottk@mandriva.org> 0.02-3mdk
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|100	- Abbreviate rpm name to fit in the 64 char limit
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|101	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|102	* Wed Feb 08 2006 Scott Karns <scott@karnstech.com> 0.02-2mdk
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|103	- Built from CPAN
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|104	
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|105	* Sat Jan 14 2006 Scott Karns <scott@karnstech.com> 0.02-1mdk
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|106	- Initial Mdv RPM
12cr|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|107	

3987 12
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|1	%define upstream_name    Catalyst-Plugin-Authentication-Store-LDAP
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|2	%define abbrev_name      Catalyst-P-A-Store-LDAP
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|3	%define upstream_version 0.0602
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|4	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|5	Name:		perl-%{abbrev_name}
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|7	Release:	3
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|8	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|9	Summary:	Catalyst - Authentication from an LDAP Directory
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|10	License:	Artistic/GPL
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|11	Group:		Development/Perl
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|14	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|15	BuildRequires:	perl-devel
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|16	BuildRequires:	perl(Catalyst::Model::LDAP)
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|17	BuildRequires:	perl(Catalyst::Plugin::Authentication)
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|18	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|19	BuildRequires:	perl(Net::LDAP)
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|21	BuildArch:	noarch
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|22	%rename	perl-%upstream_name
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|23	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|24	%description
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|25	This plugin uses Net::LDAP to let your application authenticate against an LDAP
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|26	directory. It has a pretty high degree of flexibility, given the wide variation
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|27	of LDAP directories and schemas from one system to another.
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|28	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|29	It authenticates users in two steps:
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|30	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|31	1) A search of the directory is performed, looking for a user object that
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|32	matches the username you pass. This is done with the bind credentials supplied
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|33	in the "binddn" and "bindpw" configuration options.
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|34	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|35	2) If that object is found, we then re-bind to the directory as that object.
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|36	Assuming this is successful, the user is Authenticated.
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|37	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|38	%prep
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|40	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|41	%build
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|42	perl Makefile.PL INSTALLDIRS=vendor << EOF
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|43	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|44	EOF
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|45	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|46	%make
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|47	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|48	%check
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|49	#make test
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|50	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|51	%install
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|52	%makeinstall_std
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|53	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|54	%files
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|55	%doc TODO Changes
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|56	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|57	%{_mandir}/*/*
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|58	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|59	%changelog
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|60	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.60.200-2mdv2011.0
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|61	+ Revision: 680727
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|62	- mass rebuild
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|63	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|64	* Thu Jul 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.200-1mdv2011.0
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|65	+ Revision: 398857
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|66	- adding missing buildrequires:
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|67	- fixing name
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|68	- update to 0.0602
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|69	- using %%perl_convert_version
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|70	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|71	* Wed Oct 01 2008 Oden Eriksson <oeriksson@mandriva.com> 0.04-8mdv2009.0
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|72	+ Revision: 290360
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|73	- don't run the borked test
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|74	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|76	- rebuild
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|77	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|78	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|79	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|80	- restore BuildRoot
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|81	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|82	+ Buchan Milne <bgmilne@mandriva.org>
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|83	- Allow disabling tests (which requires ldap access to ldap.openldap.org)
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|84	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|85	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-5mdv2008.0
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|86	+ Revision: 85930
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|87	- rebuild
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|88	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|89	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|90	* Tue Aug 08 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|91	+ 2006-08-08 02:17:42 (54343)
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|92	- Rebuild, spec file cleanup
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|93	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|94	* Tue Aug 08 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|95	+ 2006-08-08 02:14:37 (54335)
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|96	- import perl-Catalyst-P-A-Store-LDAP-0.04-3mdk
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|97	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|98	* Wed May 17 2006 Scott Karns <scottk@mandriva.org> 0.04-3mdk
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|99	- Updated BuildRequires
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|100	- Added source URL
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|101	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|102	* Fri Apr 14 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.04-2mdk
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|103	- Abbreviate rpm name to fit in the 64 char limit
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|104	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|105	* Thu Mar 23 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.04-1mdk
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|106	- 0.04
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|107	
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|108	* Tue Mar 07 2006 Buchan Milne <bgmilne@mandriva.com> 0.03-1mdk
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|109	- Initial MDV RPM based on perl-Catalyst-Plugin-Authentication-LDAP
12cr|perl-Catalyst-P-A-Store-LDAP-0.60.200-3|110	

3988 12
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|1	%define upstream_name    Catalyst-Plugin-Authentication
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|2	%define upstream_version 0.10016
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|3	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|6	Release:	3
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|7	Epoch:		1
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|8	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|9	Summary:	Infrastructure plugin for the Catalyst authentication framework
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|10	License:	Artistic/GPL
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|11	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|14	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|15	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|16	BuildRequires:	perl(Catalyst) >= 5.49
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|17	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.10
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|18	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|19	BuildRequires:	perl(Class::Inspector)
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|20	BuildRequires:	perl(Test::Exception)
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|21	BuildRequires:	perl(Test::MockObject)
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|22	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|23	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|24	%description
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|25	The authentication plugin provides generic user support. It is the basis for
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|26	both authentication (checking the user is who they claim to be), and
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|27	authorization (allowing the user to do what the system authorises them to do).
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|28	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|29	%prep
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|31	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|32	%build
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|33	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|34	%make
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|35	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|36	## Temporarily disabled waiting for upstream fix (sak)
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|37	%check
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|38	make test
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|39	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|40	%install
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|41	%makeinstall_std
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|42	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|43	%files
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|44	%doc README Changes
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|45	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|46	%{_mandir}/*/*
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|47	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|48	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|49	%changelog
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|50	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1:0.100.160-2mdv2011.0
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|51	+ Revision: 680728
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|52	- mass rebuild
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|53	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|54	* Sun Jan 24 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1:0.100.160-1mdv2011.0
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|55	+ Revision: 495429
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|56	- update to 0.10016
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|57	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|58	* Mon Sep 07 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1:0.100.150-1mdv2010.0
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|59	+ Revision: 432799
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|60	- update to 0.10015
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|61	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|62	* Mon Aug 31 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1:0.100.140-1mdv2010.0
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|63	+ Revision: 422883
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|64	- update to 0.10014
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|65	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|66	* Thu Jul 23 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1:0.100.130-1mdv2010.0
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|67	+ Revision: 398890
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|68	- adding missing buildrequires:
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|69	- adding missing buildrequires:
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|70	- bumping epoch to force new version scheme
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|71	- update to 0.10013
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|72	- using %%perl_convert_version
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|73	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|74	* Tue Feb 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.100092-1mdv2009.1
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|75	+ Revision: 337001
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|76	- update to new version 0.100092
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|77	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|78	* Mon Nov 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10008-1mdv2009.1
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|79	+ Revision: 299372
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|80	- update to new version 0.10008
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|81	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|82	* Thu Jul 31 2008 Olivier Thauvin <nanardon@mandriva.org> 0.10006-1mdv2009.0
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|83	+ Revision: 258136
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|84	- 0.10006
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|85	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|86	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.09-5mdv2009.0
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|87	+ Revision: 255551
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|88	- rebuild
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|89	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|90	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.09-3mdv2008.1
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|91	+ Revision: 136676
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|92	- restore BuildRoot
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|93	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|95	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|96	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|97	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-3mdv2008.0
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|98	+ Revision: 85980
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|99	- rebuild
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|100	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|101	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|102	* Sun Aug 06 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|103	+ 2006-08-06 18:46:36 (53536)
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|104	- Added BuildRequires: perl(Test::Exception)
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|105	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|106	* Sat Aug 05 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|107	+ 2006-08-05 23:49:46 (53373)
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|108	- import perl-Catalyst-Plugin-Authentication-0.09-1mdv2007.0
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|109	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|110	* Thu Aug 03 2006 Scott Karns <scottk@mandriva.org> 0.09-1mdv2007.0
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|111	- Version 0.09
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|112	- Reenabled %%check
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|113	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|114	* Wed May 03 2006 Scott Karns <scottk@mandriva.org> 0.07-3mdk
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|115	- Temporarily disabled %%check waiting for upstream fix
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|116	- Updated BuildRequires
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|117	- Updated package file ownership
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|118	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|119	* Thu Apr 06 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.07-2mdk
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|120	- Add BuildRequires
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|121	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|122	* Mon Mar 20 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.07-1mdk
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|123	- New release 0.07
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|124	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|125	* Tue Jan 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.05-1mdk
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|126	- 0.05
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|127	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|128	* Tue Dec 20 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.04-2mdk
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|129	- Add BuildRequires
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|130	
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|131	* Fri Dec 16 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.04-1mdk
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|132	- Initial MDV RPM
12cr|perl-Catalyst-Plugin-Authentication-0.100.160-3|133	

3989 12
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|1	%define upstream_name    Catalyst-Plugin-Authentication-CDBI
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|3	
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|7	
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|8	Summary:	CDBI Authentication for Catalyst
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|13	
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|15	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|16	BuildRequires:	perl(Catalyst::Plugin::Authentication)
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|17	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|18	
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|19	%description
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|20	This plugin allows you to authenticate your web users using
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|21	database tables accessed through Class::DBI classes.
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|22	Note that this plugin requires a session plugin such as
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|23	Catalyst::Plugin::Session::FastMmap.
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|24	This module is now well past the teatime of it's lifespan,
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|25	and no new features will be added. For new applications,
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|26	you probably want to look at Catalyst::Plugin::Authentication
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|27	and friends instead
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|28	
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|29	%prep
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|31	
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|32	%build
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|34	%make
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|35	
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|36	%check
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|37	make test
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|38	
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|39	%install
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|40	%makeinstall_std
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|41	
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|42	%files
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|43	%doc README Changes
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|44	%{perl_vendorlib}/Catalyst/Plugin/Authentication/*
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|45	%{_mandir}/*/*
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|46	
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|47	
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|48	%changelog
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|49	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|50	+ Revision: 680729
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|51	- mass rebuild
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|52	
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|53	* Thu Jul 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|54	+ Revision: 398819
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|55	- rebuild
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|56	- using %%perl_convert_version
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|57	- fixed source field
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|58	
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|59	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.10-4mdv2009.0
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|60	+ Revision: 241159
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|61	- rebuild
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|63	
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|65	- restore BuildRoot
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|66	
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|67	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-2mdv2008.0
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|68	+ Revision: 85990
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|69	- rebuild
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|70	
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|71	
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|72	* Sat Apr 08 2006 Arnaud de Lorbeau <devel@mandriva.com> 0.10-1mdk
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|73	- Initial MDV RPM
12cr|perl-Catalyst-Plugin-Authentication-CDBI-0.100.0-3|74	

3990 12
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|1	%define	upstream_name	 Catalyst-Plugin-Authorization-Roles
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|2	%define upstream_version 0.09
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|3	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|4	%if %{_use_internal_dependency_generator}
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|5	%define __noautoreq 'perl\\(A(.*)\\)'
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|6	%else
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|7	%define _requires_exceptions perl(A
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|8	%endif
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|9	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|10	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|12	Release:	2
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|13	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|14	Summary:	Role based authorization for Catalyst based on Catalyst::Plugin::Authentication
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|15	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|16	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|18	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|19	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|20	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|21	BuildRequires:	perl(Catalyst) >= 5.49
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|22	BuildRequires:	perl(Catalyst::Plugin::Authentication) >= 0.03
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|23	BuildRequires:	perl(Set::Object) >= 0
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|24	BuildRequires:	perl(Test::Exception) >= 0
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|25	BuildRequires:	perl(Test::MockObject) >= 1.01
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|26	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|27	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|28	%description
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|29	Role based access control is very simple: every user has a list of
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|30	roles, which that user is allowed to assume, and every restricted part
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|31	of the app makes an assertion about the necessary roles.
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|32	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|33	If the user is a member in all of the required roles access is
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|34	granted. Otherwise, access is denied.
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|35	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|36	%prep
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|38	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|39	%build
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|40	perl Makefile.PL installdirs=vendor
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|41	%make
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|42	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|43	%check
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|44	make test
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|45	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|46	%install
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|47	%makeinstall_std
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|48	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|49	%files
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|50	%doc Changes README
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|51	%{_mandir}/*/*
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|52	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|53	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|54	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|55	%changelog
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|56	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|57	+ Revision: 662008
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|58	- update to new version 0.09
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|59	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|60	* Sat Nov 21 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|61	+ Revision: 467874
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|62	- update to 0.08
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|63	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|64	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|65	+ Revision: 406260
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|66	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|67	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|68	* Sun Sep 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2009.0
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|69	+ Revision: 282125
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|70	- new version
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|71	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|72	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.05-3mdv2009.0
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|73	+ Revision: 241160
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|74	- rebuild
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|75	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|76	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|77	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|78	- restore BuildRoot
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|79	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|80	* Mon Apr 30 2007 Olivier Thauvin <nanardon@mandriva.org> 0.05-1mdv2008.0
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|81	+ Revision: 19680
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|82	- fix build method
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|83	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|84	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|85	-New version
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|86	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|87	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|88	* Wed Mar 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdk
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|89	- new version
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|90	- rpmbuilupdate aware
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|91	- fix directory ownership
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|92	
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|93	* Wed Jan 18 2006 Scott Karns <scott@karnstech.com> 0.03-1mdk
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|94	- Initial MDV package
12cr|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|95	

3991 12
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|1	%define upstream_name    Catalyst-Plugin-AutoCRUD
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|2	%define upstream_version 1.110731
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|3	
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|6	Release:	3
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|7	
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|8	Summary:	Instant AJAX web front-end for DBIx::Class
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|13	
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|15	BuildRequires:	perl(Catalyst::Action::RenderView)
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|16	BuildRequires:	perl(Catalyst::Model::DBIC::Schema)
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|17	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|18	BuildRequires:	perl(Catalyst::View::JSON)
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|19	BuildRequires:	perl(Catalyst::View::TT)
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|20	BuildRequires:	perl(Data::Page)
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|21	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|22	BuildRequires:	perl(JSON::Any)
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|23	BuildRequires:	perl(Module::Find)
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|24	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|25	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|26	BuildRequires:	perl(Test::WWW::Mechanize)
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|27	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|28	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|29	
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|30	%description
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|31	This module contains an application which will automatically construct a
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|32	web interface for a database on the fly. The web interface supports Create,
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|33	Retrieve, Update, Delete and Search operations.
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|34	
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|35	The interface is not written to static files on your system, and uses AJAX
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|36	to act upon the database without reloading your web page (much like other
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|37	Web 2.0 appliactions, for example Google Mail).
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|38	
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|39	Almost all the information required by the plugin is retrieved from the the
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|40	DBIx::Class manpage ORM frontend to your database, which it is expected
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|41	that you have already set up (although see the /USAGE manpage, below). This
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|42	means that any change in database schema ought to be reflected immediately
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|43	in the web interface after a page refresh.
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|44	
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|45	%prep
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|47	
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|48	%build
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|49	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|50	%make
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|51	
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|52	%check
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|53	%make test
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|54	
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|55	%install
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|56	%makeinstall_std
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|57	
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|58	%files
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|59	%doc README Changes META.yml
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|60	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|61	%{perl_vendorlib}/*
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|62	
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|63	%changelog
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|64	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.110.731-2mdv2011.0
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|65	+ Revision: 657394
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|66	- rebuild for updated spec-helper
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|67	
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|68	* Fri Mar 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.110.731-1
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|69	+ Revision: 646319
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|70	- update to new version 1.110731
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|71	
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|72	* Fri Feb 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.110.471-1
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|73	+ Revision: 638459
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|74	- update to new version 1.110471
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|75	
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|76	* Wed Sep 22 2010 Shlomi Fish <shlomif@mandriva.org> 0.680.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|77	+ Revision: 580539
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|78	- import perl-Catalyst-Plugin-AutoCRUD
12cr|perl-Catalyst-Plugin-AutoCRUD-1.110.731-3|79	

3992 12
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|1	%define upstream_name    Catalyst-Plugin-Cache
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|3	
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|7	
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|8	Summary:	Choose a cache backend based on key regexes
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|13	
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|15	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|16	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|17	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|18	BuildRequires:	perl(Storable)
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|19	BuildRequires:	perl(Task::Weaken)
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|20	BuildRequires:	perl(Test::Deep)
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|21	BuildRequires:	perl(Test::Exception)
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|22	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|23	BuildRequires:	perl(ok)
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|24	
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|25	BuildArch: noarch
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|26	
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|27	%description
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|28	This plugin gives you access to a variety of systems for caching data. It
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|29	allows you to use a very simple configuration API, while maintaining the
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|30	possibility of flexibility when you need it later.
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|31	
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|32	Among its features are support for multiple backends, segmentation based on
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|33	component or controller, keyspace partitioning, and so more, in various
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|34	subsidiary plugins.
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|35	
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|36	%prep
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|38	
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|39	%build
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|41	%make
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|42	
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|43	%check
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|44	%make test
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|45	
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|46	%install
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|47	%makeinstall_std
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|48	
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|49	%files
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|50	%doc Changes
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|51	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|52	%{perl_vendorlib}/*
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|53	
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|54	
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|55	%changelog
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|56	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|57	+ Revision: 658738
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|58	- rebuild for updated spec-helper
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|59	
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|60	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|61	+ Revision: 554158
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|62	- update to 0.10
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|63	
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|64	* Mon Mar 08 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.1
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|65	+ Revision: 515657
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|66	- update to 0.09
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|67	
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|68	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.1
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|69	+ Revision: 471410
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|70	- adding missing buildrequires:
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|71	- import perl-Catalyst-Plugin-Cache
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|72	
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|73	
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|74	* Sun Nov 29 2009 cpan2dist 0.08-1mdv
12cr|perl-Catalyst-Plugin-Cache-0.100.0-3|75	- initial mdv release, generated with cpan2dist

3993 12
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|1	%define upstream_name    Catalyst-Plugin-Cache-FastMmap
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|2	%define upstream_version 0.9
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|3	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|6	Release:	2
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|7	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|8	Summary:	Mmap cache for Catalyst applications
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|9	License:	Artistic/GPL
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|11	Url:		http://search.cpan.org/dist/%upstream_name/
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|13	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|15	BuildRequires:	perl(Cache::FastMmap)
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|16	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|17	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|18	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|19	BuildRequires:	perl(Module::Build)
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|20	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|21	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|22	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|23	%description
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|24	This package is part of the Catalyst Cache family. It allows
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|25	integration of Cache::FastMmap and Catalyst.
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|26	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|27	%prep
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|29	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|30	%build
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|31	%__perl Makefile.PL installdirs=vendor --skipdeps
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|32	%make
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|33	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|34	%check
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|35	%make test
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|36	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|37	%install
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|38	%makeinstall_std
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|39	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|40	%files
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|41	%doc Changes README
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|42	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|43	%{_mandir}/*/*
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|44	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|45	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|46	%changelog
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|47	* Wed Mar 23 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.900.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|48	+ Revision: 648058
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|49	- update to new version 0.9
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|50	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|51	* Sat Feb 13 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.800.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|52	+ Revision: 505418
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|53	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|54	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|55	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8-1mdv2010.0
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|56	+ Revision: 378164
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|57	- new version
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|58	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|59	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.6-4mdv2009.0
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|60	+ Revision: 136676
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|61	- restore BuildRoot
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|62	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|65	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|66	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-4mdv2008.0
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|67	+ Revision: 85995
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|68	- rebuild
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|69	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|70	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|71	* Wed May 03 2006 Scott Karns <scottk@mandriva.org> 0.6-3mdk
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|72	- Add BuildRequires perl(Class::Data::Inheritable)
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|73	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|74	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.6-2mdk
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|75	- Add BuildRequires
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|76	
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|77	* Thu Apr 27 2006 Scott Karns <scottk@mandriva.org> 0.6-1mdk
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|78	- Initial MDV RPM
12cr|perl-Catalyst-Plugin-Cache-FastMmap-0.900.0-2|79	

3994 12
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|1	%define upstream_name    Catalyst-Plugin-Cache-Store-FastMmap
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|2	%define upstream_version 0.02
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|3	
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|6	Release:	4
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|7	
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|8	Summary:	A thin wrapper for
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|13	
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|15	BuildRequires:	perl(Cache::FastMmap)
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|16	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|17	BuildRequires:	perl(Catalyst::Plugin::Cache)
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|18	BuildRequires:	perl(Path::Class)
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|19	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|20	BuildRequires:	perl(Test::Exception)
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|21	BuildRequires:	perl-Test-use-ok
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|22	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|23	
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|24	%description
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|25	This store plugin is a bit of a wrapper for the Cache::FastMmap manpage.
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|26	
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|27	While you could normally just configure with
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|28	
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|29	backend => {
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|30	class => "Cache::FastMmap",
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|31	share_file => ...,
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|32	}
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|33	
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|34	%prep
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|36	
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|37	%build
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|39	%make
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|40	
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|41	%check
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|42	%make test
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|43	
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|44	%install
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|45	%makeinstall_std
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|46	
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|47	%files
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|48	%doc META.yml README
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|49	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|50	%{perl_vendorlib}/*
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|51	
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|52	
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|53	%changelog
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|54	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.20.0-3mdv2011.0
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|55	+ Revision: 654257
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|56	- rebuild for updated spec-helper
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|57	
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|58	* Sat Dec 04 2010 Shlomi Fish <shlomif@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|59	+ Revision: 609251
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|60	- Add missing build dependencies
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|61	- import perl-Catalyst-Plugin-Cache-Store-FastMmap
12cr|perl-Catalyst-Plugin-Cache-Store-FastMmap-0.20.0-4|62	

3995 12
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|1	%define upstream_name    Catalyst-Plugin-Captcha
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|3	
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|7	
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|8	Summary:	Create and validate Captcha for Catalyst
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|9	License:	GPLv2+ or Artistic
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|13	
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|15	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|16	BuildRequires:	perl(Catalyst::Plugin::Session)
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|17	BuildRequires:	perl(GD::SecurityImage)
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|18	BuildRequires:	perl(HTTP::Date)
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|19	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|20	
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|21	%description
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|22	This plugin create, validate Captcha.
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|23	
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|24	Note: This plugin uses GD::SecurityImage and requires a session
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|25	plugins like Catalyst::Plugin::Session
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|26	
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|27	%prep
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|29	
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|30	%build
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|32	%make
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|33	
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|34	%check
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|35	%make test
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|36	
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|37	%install
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|38	%makeinstall_std
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|39	
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|40	%files
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|41	%doc Changes META.yml README
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|42	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|43	%{perl_vendorlib}/*
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|44	
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|45	%changelog
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|46	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|47	+ Revision: 654258
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|48	- rebuild for updated spec-helper
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|49	
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|50	* Mon Oct 11 2010 Buchan Milne <bgmilne@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|51	+ Revision: 584945
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|52	- import perl-Catalyst-Plugin-Captcha
12cr|perl-Catalyst-Plugin-Captcha-0.40.0-3|53	

3996 12
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|1	%define upstream_name    Catalyst-Plugin-Compress-Zlib
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|3	
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|7	
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|8	Summary:	Gzip response
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|13	
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|15	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|16	BuildRequires:	perl(Compress::Zlib)
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|17	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|18	
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|19	%description
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|20	Gzip compress response if client supports it.
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|21	
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|22	%prep
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|24	
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|25	%build
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|27	%make
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|28	
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|29	%check
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|30	make test
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|31	
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|32	%install
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|33	%makeinstall_std
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|34	
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|35	%files
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|36	%doc META.yml README Changes
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|37	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|38	%{perl_vendorlib}/*
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|39	
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|40	
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|41	
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|42	%changelog
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|43	* Thu Nov  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|44	+ Commit: 57650fa
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|45	- Add perl-devel to BuildRequires, spec cleanup
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|46	
12cr|perl-Catalyst-Plugin-Compress-Zlib-0.50.0-3|47	

3997 12
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|1	%define upstream_name	 Catalyst-Plugin-ConfigLoader
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|2	%define upstream_version 0.30
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|3	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|7	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|8	Summary:	Load config files of various types
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|13	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|15	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|16	BuildRequires:	perl(Config::Any) >= 0.08
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|17	BuildRequires:	perl(Data::Visitor) >= 0.02
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|18	BuildRequires:	perl(Module::Build)
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|19	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|20	BuildRequires:	perl(Mouse)
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|21	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|22	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|23	%description
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|24	This module will attempt to load find and load a configuration file of
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|25	various types. Currently it supports YAML, JSON, XML, INI and Perl
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|26	formats.
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|27	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|28	To support the distinction between development and production
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|29	environments, this module will also attemp to load a local config
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|30	(e.g. myapp_local.yaml) which will override any duplicate settings.
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|31	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|32	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|33	%prep
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|35	sed -i.DOS -e 's/\r//g' Changes
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|36	sed -i.DOS -e 's/\r//g' README
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|37	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|38	%build
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|39	perl Makefile.PL installdirs=vendor
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|40	%make
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|41	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|42	%check
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|43	make test
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|44	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|45	%install
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|46	%makeinstall_std
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|47	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|48	%files
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|49	%doc Changes README
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|50	%{_mandir}/*/*
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|51	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|52	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|53	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|54	%changelog
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|55	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.300.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|56	+ Revision: 680730
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|57	- mass rebuild
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|58	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|59	* Mon Aug 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|60	+ Revision: 572218
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|61	- update to 0.30
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|62	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|63	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.280.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|64	+ Revision: 554159
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|65	- update to 0.28
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|66	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|67	* Thu Aug 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-1mdv2010.0
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|68	+ Revision: 418404
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|69	- update to 0.27
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|70	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|71	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.260.0-1mdv2010.0
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|72	+ Revision: 415034
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|73	- update to 0.26
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|74	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|75	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.240.0-1mdv2010.0
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|76	+ Revision: 406261
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|77	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|78	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|79	* Mon Jul 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.24-1mdv2010.0
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|80	+ Revision: 392786
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|81	- update to new version 0.24
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|82	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|83	* Wed May 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-1mdv2010.0
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|84	+ Revision: 378111
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|85	- update to new version 0.23
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|86	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|87	* Thu Jan 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2009.1
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|88	+ Revision: 327131
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|89	- update to new version 0.22
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|90	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|91	* Tue Aug 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.21-1mdv2009.0
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|92	+ Revision: 271051
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|93	- update to new version 0.21
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|94	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|95	* Tue May 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.20-1mdv2009.0
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|96	+ Revision: 202327
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|97	- update to new version 0.20
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|98	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|99	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|100	- restore BuildRoot
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|101	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|103	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|104	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|105	* Thu Nov 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.19-1mdv2008.1
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|106	+ Revision: 111153
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|107	- update to new version 0.19
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|108	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|109	* Sun Nov 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2008.1
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|110	+ Revision: 105900
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|111	- update to new version 0.18
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|112	- update to new version 0.18
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|113	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|114	* Wed Aug 29 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdv2008.0
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|115	+ Revision: 74301
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|116	- update build dependencies
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|117	- update to new version 0.17
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|118	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|119	* Wed Aug 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2008.0
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|120	+ Revision: 69204
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|121	- update to new version 0.15
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|122	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|123	* Mon Apr 30 2007 Olivier Thauvin <nanardon@mandriva.org> 0.14-1mdv2008.0
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|124	+ Revision: 19689
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|125	- fix build
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|126	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|127	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|128	-New version
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|129	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|130	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|131	* Fri Aug 25 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|132	+ 2006-08-25 12:52:46 (58083)
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|133	- Version 0.13
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|134	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|135	* Sat Aug 05 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|136	+ 2006-08-05 21:49:07 (53371)
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|137	import perl-Catalyst-Plugin-ConfigLoader-0.12-1mdv2007.0
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|138	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|139	* Thu Aug 03 2006 Scott Karns <scottk@mandriva.org> 0.12-1mdv2007.0
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|140	- Version 0.12
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|141	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|142	* Fri Jul 14 2006 Scott Karns <scottk@mandriva.org> 0.11-1mdv2007.0
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|143	- Version 0.11
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|144	
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|145	* Thu Jun 29 2006 Scott Karns <scott@karnstech.com> 0.09-1mdv2007.0
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|146	- Initial Mandriva RPM
12cr|perl-Catalyst-Plugin-ConfigLoader-0.300.0-3|147	

3998 12
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|1	%define upstream_name    Catalyst-Plugin-CustomErrorMessage
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|2	%define upstream_version 0.06
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|3	
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|7	
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|8	Summary:	Catalyst plugin to have more "cute" error message
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|13	
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|15	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|16	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|17	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|18	
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|19	%description
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|20	You can use this module if you want to get rid of:
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|21	
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|22	(en) Please come back later
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|23	(fr) SVP veuillez revenir plus tard
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|24	(de) Bitte versuchen sie es spaeter nocheinmal
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|25	(at) Konnten's bitt'schoen spaeter nochmal reinschauen
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|26	(no) Vennligst prov igjen senere
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|27	(dk) Venligst prov igen senere
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|28	(pl) Prosze sprobowac pozniej
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|29	
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|30	%prep
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|32	
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|33	%build
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|35	%make
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|36	
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|37	%check
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|38	%make test
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|39	
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|40	%install
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|41	%makeinstall_std
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|42	
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|43	%files
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|44	%doc META.yml Changes README
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|45	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|46	%{perl_vendorlib}/*
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|47	
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|48	
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|49	%changelog
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|50	* Thu Nov  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|51	+ Commit: bf3dc84
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|52	- Add perl-devel to BuildRequires, spec cleanup
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|53	
12cr|perl-Catalyst-Plugin-CustomErrorMessage-0.60.0-3|54	

3999 12
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|1	%define upstream_name	Catalyst-Plugin-DateTime
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|3	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|7	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|8	Summary:	DateTime plugin for Catalyst
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|13	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|15	BuildRequires:	perl(Catalyst) >= 2.990.0
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|16	BuildRequires:	perl(DateTime) >= 0.200.0
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|17	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|18	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|19	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|20	%description
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|21	This module's intention is to make the wonders of DateTime easily
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|22	accesible within a Catalyst application via the Catalyst::Plugin
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|23	interface.
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|24	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|25	It adds the methods datetime and dt to the Catalyst namespace.
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|26	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|27	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|28	%prep
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|30	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|31	%build
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|32	perl Makefile.PL INSTALLDIRS=vendor <<EOF
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|33	EOF
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|34	%make
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|35	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|36	%check
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|37	## scottk ##
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|38	## Temporarily disabled test due to error:
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|39	## "Cannot determine local time zone"
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|40	## when built in lbd automated build environment
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|41	##-__make test
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|42	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|43	%install
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|44	%makeinstall_std
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|45	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|46	%files
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|47	%doc Changes README
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|48	%{_mandir}/*/*
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|49	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|50	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|51	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|52	%changelog
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|53	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|54	+ Revision: 680731
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|55	- mass rebuild
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|56	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|57	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|58	+ Revision: 505419
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|59	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|60	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|61	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.03-5mdv2010.0
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|62	+ Revision: 430270
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|63	- rebuild
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|64	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|65	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.03-4mdv2008.1
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|66	+ Revision: 136677
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|67	- restore BuildRoot
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|68	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|71	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|72	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-4mdv2008.0
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|73	+ Revision: 86004
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|74	- rebuild
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|75	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|76	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|77	* Thu Aug 03 2006 Scott Karns <scottk@mandriva.org> 0.03-3mdv2007.0
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|78	- Disabled testing due to failure in automated build enviornment
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|79	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|80	* Fri Jun 16 2006 Scott Karns <scottk@mandriva.org> 0.03-2mdv2007.0
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|81	- Updated spec to comply with Mandriva perl packaging policies
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|82	
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|83	* Sun Jan 22 2006 Scott Karns <scott@karnstech.com> 0.03-1mdk
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|84	- Initial Mdv release
12cr|perl-Catalyst-Plugin-DateTime-0.30.0-3|85	

4000 12
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|1	%define upstream_name	 Catalyst-Plugin-DefaultEnd
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|2	%define upstream_version 0.08
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|3	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|6	Release:	%mkrel 2
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|7	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|8	Summary:	Sensible default end action for Catalyst
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|9	License:	Artistic/GPL
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|12	Source0:    ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|13	BuildRequires:	perl(Catalyst) >= 5.20
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|14	BuildRequires:	perl(Module::Build)
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|15	BuildArch: noarch
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|16	Buildroot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|17	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|18	%description
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|19	This action implements a sensible default end action, which will forward to the
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|20	first available view, unless status is set to 3xx, or there is a response body.
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|21	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|22	%prep
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|24	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|25	%build
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|26	%__perl Build.PL installdirs=vendor
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|27	./Build
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|28	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|29	%check
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|30	./Build test
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|31	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|32	%install
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|33	rm -rf %{buildroot}
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|34	./Build install destdir=%buildroot
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|35	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|36	%clean
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|37	rm -rf %{buildroot}
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|38	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|39	%files
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|40	%defattr(644,root,root,755)
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|41	%doc README Changes
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|42	%perl_vendorlib/Catalyst
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|43	%_mandir/*/*
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|44	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|45	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|46	%changelog
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|47	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|48	+ Revision: 681034
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|49	- add br
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|50	- mass rebuild
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|51	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|52	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|53	+ Revision: 461720
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|54	- update to 0.08
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|55	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|56	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|57	+ Revision: 401760
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|58	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|59	- fixed license field
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|60	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|61	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2010.0
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|62	+ Revision: 370011
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|63	- update to new version 0.07
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|64	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|65	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.06-3mdv2009.0
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|66	+ Revision: 136677
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|67	- restore BuildRoot
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|68	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|71	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|72	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-3mdv2008.0
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|73	+ Revision: 86005
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|74	- rebuild
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|75	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|76	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|77	* Thu Jun 29 2006 Scott Karns <scottk@mandriva.org> 0.06-2mdv2007.0
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|78	- Rebuild
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|79	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|80	* Thu Apr 27 2006 Scott Karns <scottk@mandriva.org> 0.06-1mdk
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|81	- 0.06
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|82	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|83	* Fri Mar 31 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.05-1mdk
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|84	- 0.05
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|85	
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|86	* Thu Jan 12 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.04-1mdk
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|87	- Initial MDV RPM
12cr|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|88	

4001 12
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|1	%define upstream_name	 Catalyst-Plugin-FillInForm
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|2	%define upstream_version 0.12
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|3	
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|7	
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|8	Summary:	FillInForm for Catalyst
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|13	
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|15	BuildRequires:	perl(Catalyst) >= 2.99
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|16	BuildRequires:	perl(Catalyst::Action::RenderView)
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|17	BuildRequires:	perl(HTML::FillInForm)
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|18	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|19	
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|20	%description
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|21	Fill forms automatically, based on data from a previous HTML
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|22	form. Typically (but not necessarily) used in conjunction with
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|23	Catalyst::Plugin::FormValidator. This module automatically inserts
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|24	data from a previous HTML form into HTML input fields, textarea
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|25	fields, radio buttons, checkboxes, and select tags. It is an instance
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|26	of HTML::FillInForm, which itself is a subclass of HTML::Parser, which
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|27	it uses to parse the HTML and insert the values into the proper form
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|28	tags.
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|29	
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|30	The usual application is after a user submits an HTML form without
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|31	filling out a required field, or with errors in fields having
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|32	specified constraints. FillInForm is used to redisplay the HTML form
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|33	with all the form elements containing the submitted info. FillInForm
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|34	can also be used to fill forms with data from any source,
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|35	e.g. directly from your database.
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|36	
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|37	
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|38	%prep
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|40	
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|41	%build
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|42	perl Makefile.PL INSTALLDIRS=vendor <<EOF
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|43	EOF
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|44	%make
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|45	
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|46	%check
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|47	make test
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|48	
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|49	%install
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|50	%makeinstall_std
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|51	
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|52	%files
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|53	%doc Changes README
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|54	%{_mandir}/*/*
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|55	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|56	
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|57	
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|58	
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|59	%changelog
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|60	* Thu Nov  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|61	+ Commit: a921536
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|62	- Add perl-devel to BuildRequires, spec cleanup
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|63	
12cr|perl-Catalyst-Plugin-FillInForm-0.120.0-3|64	

4002 12
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|1	%define upstream_name    Catalyst-Plugin-FormValidator
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|2	%define upstream_version 0.094
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|3	
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|7	
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|8	Summary:	FormValidator for Catalyst
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|13	
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|15	BuildRequires:	perl(Catalyst) >= 2.99
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|16	BuildRequires:	perl(Data::FormValidator)
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|17	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|18	
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|19	%description
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|20	This plugin uses Data::FormValidator to validate and set up form data
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|21	from your request parameters. It's a quite thin wrapper around that
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|22	module, so most of the relevant information can be found there.
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|23	
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|24	
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|25	%prep
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|27	
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|28	%build
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|30	%make
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|31	
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|32	%check
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|33	%make test
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|34	
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|35	%install
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|36	%makeinstall_std
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|37	
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|38	%files
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|39	%doc Changes README
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|40	%{_mandir}/*/*
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|41	%{perl_vendorlib}/Catalyst/*
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|42	
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|43	
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|44	
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|45	%changelog
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|46	* Thu Nov  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|47	+ Commit: 824c580
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|48	- Add perl-devel to BuildRequires, spec cleanup
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|49	
12cr|perl-Catalyst-Plugin-FormValidator-0.94.0-3|50	

4003 12
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|1	%define upstream_name    Catalyst-Plugin-HTML-Widget
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|2	%define upstream_version 1.1
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|3	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|7	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|8	Summary:	HTML Widget And Validation Framework
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Date/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|13	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|15	BuildRequires:	perl(Catalyst) >= 5.500.0
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|16	BuildRequires:	perl(HTML::Widget)
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|17	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|18	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|19	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|20	%description
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|21	HTML Widget And Validation Framework.
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|22	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|23	%prep
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|25	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|26	%build
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|27	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|28	%make
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|29	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|30	%check
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|31	%make test
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|32	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|33	%install
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|34	%makeinstall_std
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|35	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|36	%files
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|37	%doc Changes README
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|38	%{_mandir}/*/*
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|39	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|40	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|41	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|42	%changelog
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|43	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.100.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|44	+ Revision: 680735
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|45	- mass rebuild
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|46	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|47	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|48	+ Revision: 505420
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|49	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|50	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1-7mdv2010.0
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|52	+ Revision: 430271
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|53	- rebuild
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|54	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|55	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.1-6mdv2009.0
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|56	+ Revision: 255556
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|57	- rebuild
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|58	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|59	* Thu Dec 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-4mdv2008.1
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|60	+ Revision: 138595
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|61	- rebuild
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|62	- rebuild
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|63	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|65	- restore BuildRoot
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|66	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|69	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|70	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|71	* Sun Aug 06 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|72	+ 2006-08-06 19:06:42 (53577)
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|73	- Spec file cleanup
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|74	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|75	* Sun Aug 06 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|76	+ 2006-08-06 18:54:02 (53544)
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|77	- import perl-Catalyst-Plugin-HTML-Widget-1.1-1mdk
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|78	
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|79	* Tue Jan 18 2005 Scott Karns <scott@karnstech.com> 1.1-1mdk
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|80	- Initial Mdv RPM
12cr|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|81	

4004 12
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|1	%define upstream_name	 Catalyst-Plugin-I18N
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|3	
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|7	
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|8	Summary:	I18N for Catalyst
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|9	License:	GPL
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|11	Url:		http://search.cpan.org/dist/%upstream_name/
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|13	
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|15	BuildRequires:	perl(Catalyst) >= 2.99
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|16	BuildRequires:	perl(I18N::LangTags::Detect)
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|17	BuildRequires:	perl(Locale::Maketext::Lexicon)
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|18	BuildRequires:	perl(Locale::Maketext::Simple) >= 0.190.0
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|19	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|20	
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|21	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|22	Requires:	perl(Locale::Maketext::Lexicon)
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|23	
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|24	%description
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|25	Supports mo/po files and Maketext classes under your applications I18N
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|26	namespace.
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|27	
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|28	%prep
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|30	
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|31	%build
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|32	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|33	%make
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|34	
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|35	%check
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|36	%make test
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|37	
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|38	%install
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|39	%makeinstall_std
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|40	
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|41	%files
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|42	%doc Changes README
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|43	%{_mandir}/*/*
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|44	%{perl_vendorlib}/Catalyst/Plugin/*
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|45	
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|46	
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|47	
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|48	%changelog
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|49	* Thu Nov  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|50	+ Commit: c166072
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|51	- Add perl-devel to BuildRequires, spec cleanup
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|52	
12cr|perl-Catalyst-Plugin-I18N-0.100.0-3|53	

4005 12
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|1	%define upstream_name    Catalyst-Plugin-Images
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|3	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|7	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|8	Summary:	Generate image tags for static files
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|13	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|15	BuildRequires:	perl(Catalyst) >= 5.50
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|16	BuildRequires:	perl(HTML::Entities)
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|17	BuildRequires:	perl(Image::Size)
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|18	BuildRequires:	perl(Module::Build)
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|19	BuildRequires:	perl(Path::Class)
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|20	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|21	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|22	BuildRequires:	perl(Test::use::ok)
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|23	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|24	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|25	%description
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|26	This plugin aims to assist you in generating image tags that contain
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|27	alt text, a properly escaped src attribute, height and width info,
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|28	without worrying too much.
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|29	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|30	%prep
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|32	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|33	%build
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|35	%make
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|36	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|37	%check
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|38	make test
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|39	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|40	%install
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|41	%makeinstall_std
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|42	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|43	%files
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|44	%doc Changes
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|45	%{_mandir}/*/*
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|46	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|47	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|48	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|49	%changelog
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|50	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|51	+ Revision: 680749
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|52	- mass rebuild
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|53	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|54	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|55	+ Revision: 406264
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|56	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|57	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|58	* Sun Jan 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdv2009.1
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|59	+ Revision: 333423
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|60	- new version
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|61	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|62	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.01-5mdv2009.0
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|63	+ Revision: 241161
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|64	- rebuild
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|66	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|67	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|68	- restore BuildRoot
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|69	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|70	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-3mdv2008.0
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|71	+ Revision: 86057
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|72	- rebuild
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|73	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|74	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|75	* Tue May 09 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.01-2mdk
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|76	- Add BuildRequires
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|77	
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|78	* Mon May 08 2006 Scott Karns <scottk@mandriva.org> 0.01-1mdk
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|79	- First Mandriva release
12cr|perl-Catalyst-Plugin-Images-0.20.0-3|80	

4006 12
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|1	%define upstream_name    Catalyst-Plugin-PageCache
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|2	%define upstream_version 0.31
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|3	
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|6	Release:	4
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|7	
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|8	Summary:	Cache the output of entire pages
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|13	
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|15	BuildRequires:	perl(Cache::Cache)
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|16	BuildRequires:	perl(Cache::FileCache)
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|17	BuildRequires:	perl(Catalyst::Plugin::Cache)
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|18	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|19	BuildRequires:	perl(Digest::SHA1)
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|21	BuildRequires:	perl(File::Path)
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|22	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|23	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|24	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|25	
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|26	%description
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|27	Many dynamic websites perform heavy processing on most pages, yet this
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|28	information may rarely change from request to request. Using the PageCache
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|29	plugin, you can cache the full output of different pages so they are served
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|30	to your visitors as fast as possible. This method of caching is very useful
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|31	for withstanding a Slashdotting, for example.
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|32	
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|33	This plugin requires that you also load a Cache plugin. Please see the
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|34	Known Issues when choosing a cache backend.
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|35	
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|36	%prep
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|38	
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|39	%build
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|41	%make
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|42	
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|43	%check
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|44	%make test
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|45	
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|46	%install
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|47	%makeinstall_std
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|48	
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|49	%files
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|50	%doc Changes META.yml README
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|51	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|52	%{perl_vendorlib}/*
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|53	
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|54	
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|55	
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|56	
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|57	%changelog
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|58	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.310.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|59	+ Revision: 656888
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|60	- rebuild for updated spec-helper
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|61	
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|62	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.310.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|63	+ Revision: 607794
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|64	- import perl-Catalyst-Plugin-PageCache
12cr|perl-Catalyst-Plugin-PageCache-0.310.0-4|65	

4007 12
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|1	%define upstream_name    Catalyst-Plugin-Prototype
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|2	%define upstream_version 1.33
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|3	
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|5	Version:	1.330.0
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|6	Release:	4
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|7	
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|8	Summary:	Plugin for Prototype
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|13	
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|15	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|16	BuildRequires:	perl(HTML::Prototype)
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|17	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|18	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|19	
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|20	%description
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|21	Helper to generate Prototype library.
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|22	
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|23	%prep
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|25	
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|26	%build
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|28	%make
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|29	
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|30	%check
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|31	make test
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|32	
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|33	%install
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|34	%makeinstall_std
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|35	
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|36	%files
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|37	%doc Changes README
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|38	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|39	%{perl_vendorlib}/*
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|40	
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|41	%changelog
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|42	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.330.0-3mdv2011.0
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|43	+ Revision: 654885
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|44	- rebuild for updated spec-helper
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|45	
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|46	* Thu Jun 25 2009 Olivier Thauvin <nanardon@mandriva.org> 1.330.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|47	+ Revision: 388901
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|48	- don't use new macros to allow backports
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|49	
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|50	* Sun Jun 21 2009 Olivier Thauvin <nanardon@mandriva.org> 1.330.0-1mdv2010.0
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|51	+ Revision: 387708
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|52	- Buildrequires
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|53	- import perl-Catalyst-Plugin-Prototype
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|54	
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|55	
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|56	* Sun Jun 21 2009 cpan2dist 1.33-1mdv
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|57	- initial mdv release, generated with cpan2dist
12cr|perl-Catalyst-Plugin-Prototype-1.330.0-4|58	

4008 12
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|1	%define upstream_name    Catalyst-Plugin-Redirect
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|3	
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|7	
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|8	Summary:	Redirect for Catalyst used easily is offered
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|13	
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|15	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|16	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|17	
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|18	%description
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|19	Redirect for Catalyst used easily is offered.
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|20	
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|21	%prep
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|23	
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|24	%build
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|26	%make
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|27	
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|28	%check
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|29	%make test
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|30	
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|31	%install
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|32	%makeinstall_std
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|33	
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|34	%files
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|35	%doc META.yml Changes README
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|36	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|37	%{perl_vendorlib}/*
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|38	
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|39	%changelog
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|40	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|41	+ Revision: 654262
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|42	- rebuild for updated spec-helper
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|43	
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|44	* Sat Jan 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|45	+ Revision: 627144
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|46	- import perl-Catalyst-Plugin-Redirect
12cr|perl-Catalyst-Plugin-Redirect-0.20.0-3|47	

4009 12
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|1	%define upstream_name    Catalyst-Plugin-Server
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|2	%define upstream_version 0.28
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|3	
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|7	
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|8	Summary:	Server extensions for Catalyst
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|13	
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|15	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|16	BuildRequires:	perl(Clone::Fast)
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|17	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|18	BuildRequires:	perl(RPC::XML)
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|19	BuildRequires:	perl(RPC::XML::Parser)
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|20	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|21	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|22	
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|23	%description
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|24	Base plugin for XMLRPC and our future SOAP server. For further information,
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|25	see one of the Server plugins
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|26	
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|27	%prep
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|29	
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|30	%build
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|32	%make
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|33	
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|34	%check
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|35	%make test
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|36	
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|37	%install
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|38	%makeinstall_std
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|39	
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|40	%files
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|41	%doc META.yml README Changes
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|42	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|43	%{perl_vendorlib}/*
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|44	%{_bindir}/rpc_client
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|45	
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|46	
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|47	%changelog
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|48	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.280.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|49	+ Revision: 654264
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|50	- rebuild for updated spec-helper
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|51	
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|52	* Fri Nov 05 2010 Olivier Thauvin <nanardon@mandriva.org> 0.280.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|53	+ Revision: 593726
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|54	- import perl-Catalyst-Plugin-Server
12cr|perl-Catalyst-Plugin-Server-0.280.0-3|55	

4010 12
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|1	%define upstream_name    Catalyst-Plugin-Session
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|2	%define upstream_version 0.32
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|3	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|6	Release:	2
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|7	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|8	Summary:	Generic Session plugin for Catalyst
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|9	License:	Artistic/GPL
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|13	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|15	BuildRequires:	perl(Catalyst) >= 5.49
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|16	BuildRequires:	perl(Digest)
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|17	BuildRequires:	perl(File::Spec)
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|18	BuildRequires:	perl(File::Temp)
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|19	BuildRequires:	perl(Object::Signature)
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|20	BuildRequires:	perl(Test::Deep)
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|21	BuildRequires:	perl(Test::Exception)
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|22	BuildRequires:	perl(Test::MockObject) >= 1.01
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|23	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|24	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|25	BuildRequires:	perl(MooseX::Emulate::Class::Accessor::Fast)
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|26	BuildRequires:	perl(namespace::clean)
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|27	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|28	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|29	%description
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|30	The Session plugin is the base of two related parts of functionality required
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|31	for session management in web applications. The first part, the State, is
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|32	getting the browser to repeat back a session key, so that the web
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|33	application can identify the client and logically string several requests
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|34	together into a session. The second part, the Store, deals with the actual
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|35	storage of information about the client. This data is stored so that the it
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|36	may be revived for every request made by the same client. This plugin links
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|37	the two pieces together.
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|38	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|39	%prep
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|41	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|42	%build
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|43	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|44	%make
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|45	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|46	%check
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|47	make test
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|48	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|49	%install
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|50	%makeinstall_std
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|51	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|52	%files
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|53	%doc README
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|54	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|55	%{_mandir}/*/*
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|56	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|57	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|58	%changelog
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|59	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.320.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|60	+ Revision: 684737
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|61	- update to new version 0.32
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|62	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|63	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.310.0-2
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|64	+ Revision: 680760
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|65	- mass rebuild
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|66	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|67	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.310.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|68	+ Revision: 595082
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|69	- update to new version 0.31
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|70	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|71	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|72	+ Revision: 554164
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|73	- update to 0.30
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|74	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|75	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.290.0-1mdv2010.1
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|76	+ Revision: 460831
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|77	- update to 0.29
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|78	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|79	* Thu Aug 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.260.0-1mdv2010.0
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|80	+ Revision: 418654
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|81	- update to 0.26
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|82	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|83	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.250.0-1mdv2010.0
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|84	+ Revision: 406296
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|85	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|86	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|87	* Thu Jul 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.25-1mdv2010.0
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|88	+ Revision: 393775
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|89	- update to new version 0.25
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|90	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|91	* Thu Jun 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.24-1mdv2010.0
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|92	+ Revision: 389093
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|93	- update to new version 0.24
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|94	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|95	* Thu Jun 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-1mdv2010.0
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|96	+ Revision: 387000
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|97	- update to new version 0.23
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|98	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|99	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2010.0
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|100	+ Revision: 378165
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|101	- new version
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|102	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|103	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|104	- update to 0.22
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|105	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|106	* Mon Feb 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.20-1mdv2009.1
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|107	+ Revision: 340782
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|108	- update to new version 0.20
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|109	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|110	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.19-3mdv2009.0
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|111	+ Revision: 255562
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|112	- rebuild
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|113	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|114	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|115	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|116	- restore BuildRoot
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|117	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|118	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.19-1mdv2008.1
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|119	+ Revision: 97372
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|120	- update to new version 0.19
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|121	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|122	* Wed Aug 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2008.0
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|123	+ Revision: 69205
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|124	- update to new version 0.18
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|125	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|126	* Fri Jul 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdv2008.0
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|127	+ Revision: 56247
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|128	- update to new version 0.17
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|129	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|130	* Mon Jul 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2008.0
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|131	+ Revision: 47029
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|132	- update to new version 0.15
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|133	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|134	* Sun Apr 29 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.13-1mdv2008.0
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|135	+ Revision: 19303
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|136	- New version
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|137	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|138	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|139	* Thu Aug 10 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|140	+ 2006-08-10 19:29:01 (55447)
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|141	- Version 0.11
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|142	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|143	* Thu Aug 10 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|144	+ 2006-08-10 19:25:53 (55444)
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|145	- import perl-Catalyst-Plugin-Session-0.10-1mdv2007.0
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|146	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|147	* Wed Aug 02 2006 Scott karns <scottk@mandriva.org> 0.10-1mdv2007.0
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|148	- 0.10
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|149	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|150	* Thu May 04 2006 Scott karns <scottk@mandriva.org> 0.05-2mdk
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|151	- Adjusted BuildRequires
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|152	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|153	* Tue Jan 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.05-1mdk
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|154	- 0.05
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|155	
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|156	* Fri Dec 16 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.02-1mdk
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|157	- Initial MDV RPM
12cr|perl-Catalyst-Plugin-Session-0.320.0-2|158	

4011 12
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|1	%define upstream_name    Catalyst-Plugin-Session-FastMmap
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|2	%define upstream_version 0.13
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|3	
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|7	
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|8	Summary:	File storage backend for session data
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|13	
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|15	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|16	BuildRequires:	perl(Catalyst::Plugin::Session)
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|17	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|18	BuildRequires:	perl(URI::Find)
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|19	BuildRequires:  perl(Cache::FastMmap)
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|20	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|21	
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|22	%description
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|23	Fast sessions.
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|24	
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|25	%prep
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|27	
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|28	%build
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|30	%make
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|31	
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|32	%check
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|33	make test
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|34	
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|35	%install
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|36	%makeinstall_std
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|37	
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|38	%files
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|39	%doc README Changes
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|40	%{perl_vendorlib}/Catalyst/Plugin/Session/*
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|41	%{_mandir}/*/*
12cr|perl-Catalyst-Plugin-Session-FastMmap-0.130.0-3|42	

4012 12
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|1	%define upstream_name    Catalyst-Plugin-Session-State-Cookie
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|2	%define upstream_version 0.17
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|3	
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|6	Release:	4
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|7	
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|8	Summary:	Cookie driver for Catalyst sessions
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|13	
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|15	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|16	BuildRequires:	perl(Catalyst::Plugin::Session)
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|18	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|19	BuildRequires:	perl(Moose)
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|20	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|21	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|22	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|23	Requires:	perl(Catalyst::Plugin::Session::State)
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|24	%rename	perl-Catalyst-P-S-State-Cookie
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|25	
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|26	%description
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|27	In order for the Catalyst::Plugin::Session manpage to work the session ID
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|28	needs to be stored on the client, and the session data needs to be stored
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|29	on the server.
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|30	
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|31	This plugin stores the session ID on the client using the cookie mechanism.
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|32	
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|33	%prep
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|35	
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|36	%build
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|38	%make
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|39	
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|40	%check
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|41	%make test
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|42	
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|43	%install
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|44	%makeinstall_std
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|45	
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|46	
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|47	%files
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|48	%doc META.yml Changes README
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|49	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|50	%{perl_vendorlib}/*
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|51	
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|52	
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|53	
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|54	
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|55	%changelog
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|56	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.170.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|57	+ Revision: 654413
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|58	- obsoletes wrong name pkg
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|59	
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|60	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.170.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|61	+ Revision: 607863
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|62	- import perl-Catalyst-Plugin-Session-State-Cookie
12cr|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|63	

4013 12
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|1	%define upstream_name    Catalyst-Plugin-Session-Store-Cache
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|2	%define upstream_version 0.01
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|3	
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|7	
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|8	Summary:	Store sessions using a Catalyst::Plugin::Cache
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|13	
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|15	BuildRequires:	perl(Catalyst::Plugin::Session)
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|16	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|17	
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|18	%description
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|19	This plugin will store your session data in whatever cache module you have
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|20	configured.
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|21	
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|22	%prep
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|24	
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|25	%build
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|27	%make
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|28	
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|29	%check
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|30	%make test
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|31	
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|32	%install
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|33	%makeinstall_std
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|34	
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|35	%files
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|36	%doc Changes README
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|37	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|38	%{perl_vendorlib}/*
12cr|perl-Catalyst-Plugin-Session-Store-Cache-0.10.0-3|39	

4014 12
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|1	%define	upstream_name	 Catalyst-Plugin-Session-Store-DBI
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|2	%define upstream_version 0.16
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|3	
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|7	
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|8	Summary:	Store your sessions in a database
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/A/AG/AGRUNDMA//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|13	
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|15	BuildRequires:	perl(Catalyst) >= 5.49
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|16	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.05
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|17	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|18	BuildRequires:	perl(DBI)
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|19	BuildRequires:	perl(MIME::Base64)
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|20	
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|21	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|22	
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|23	%description
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|24	This storage module will store session data in a database using DBI.
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|25	
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|26	%prep
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|28	
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|29	%build
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|30	perl Makefile.PL installdirs=vendor
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|31	%make
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|32	
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|33	%check
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|34	make test
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|35	
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|36	%install
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|37	%makeinstall_std
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|38	
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|39	%files
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|40	%doc Changes
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|41	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|42	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|43	

4015 12
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|1	%define upstream_name    Catalyst-Plugin-Session-Store-File
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|2	%define upstream_version 0.18
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|3	
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|7	
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|8	Summary:	File storage backend for session data
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Nagios/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|13	
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|15	BuildRequires:	perl(Cache::Cache) >= 1.02
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|16	BuildRequires:	perl(Catalyst) >= 5
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|17	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.01
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|18	BuildRequires:	perl(Class::Accessor::Fast) >= 0.22
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|19	BuildRequires:	perl(Class::Data::Inheritable) >= 0.04
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|20	
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|21	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|22	%rename	perl-Catalyst-P-S-Store-File
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|23	
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|24	%description
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|25	Catalyst::Plugin::Session::Store::File is an easy to use storage plugin for
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|26	Catalyst that uses an simple file to act as a shared memory interprocess cache.
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|27	It is based on Cache::FileCache.
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|28	
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|29	%prep
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|31	
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|32	%build
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|34	%make
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|35	
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|36	%check
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|37	%make test
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|38	
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|39	%install
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|40	%makeinstall_std
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|41	
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|42	%files
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|43	%doc Changes README
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|44	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|45	%{_mandir}/*/*
12cr|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|46	

4016 12
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|1	%define upstream_name    Catalyst-Plugin-Session-Store-Memcached
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|2	%define upstream_version 0.04
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|3	
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|6	Release:	4
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|7	
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|8	Summary:	Memcached storage for Catalyst sessions
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|13	
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|15	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|16	BuildRequires:	perl(Cache::Memcached::Managed)
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|17	BuildRequires:	perl(Catalyst::Plugin::Session)
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|18	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|19	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|20	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|21	
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|22	%description
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|23	'Catalyst::Plugin::Session::Store::Memcached' is a session storage plugin
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|24	for Catalyst that uses the the Cache::Memcached::Managed manpage module to
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|25	connect to memcached, a fast data caching server.
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|26	
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|27	METHODS
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|28	* get_session_data
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|29	
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|30	* store_session_data
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|31	
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|32	%prep
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|34	
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|35	%build
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|37	%make
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|38	
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|39	%check
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|40	%make test
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|41	
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|42	%install
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|43	%makeinstall_std
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|44	
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|45	%files
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|46	%doc Changes META.yml
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|47	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|48	%{perl_vendorlib}/*
12cr|perl-Catalyst-Plugin-Session-Store-Memcached-0.40.0-4|49	

4017 12
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|1	%define upstream_name    Catalyst-Plugin-Setenv
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|2	%define upstream_version 0.03
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|3	
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|6	Release:    %mkrel 2
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|7	
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|8	Summary:    Allows you to set up the environment from Catalyst's config file
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|9	License:    GPL+ or Artistic
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|10	Group:      Development/Perl
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|13	
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|14	BuildRequires: perl(Catalyst::Runtime)
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|15	BuildRequires: perl(FindBin)
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|16	BuildRequires: perl(NEXT)
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|17	BuildRequires: perl(Test::More)
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|18	BuildRequires: perl(Module::Build)
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|19	BuildArch: noarch
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|21	
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|22	%description
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|23	no description found
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|24	
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|25	%prep
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|27	
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|28	%build
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|29	%{__perl} Build.PL installdirs=vendor
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|30	
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|31	./Build
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|32	
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|33	%check
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|34	./Build test
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|35	
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|36	%install
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|37	rm -rf %buildroot
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|38	./Build install destdir=%{buildroot}
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|39	
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|40	%clean
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|41	rm -rf %buildroot
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|42	
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|43	%files
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|44	%defattr(-,root,root)
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|45	%doc Changes README
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|46	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|47	%perl_vendorlib/*
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|48	
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|49	
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|50	
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|51	
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|52	%changelog
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|53	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|54	+ Revision: 654887
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|55	- rebuild for updated spec-helper
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|56	
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|57	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|58	+ Revision: 471178
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|59	- import perl-Catalyst-Plugin-Setenv
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|60	
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|61	
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|62	* Sun Nov 29 2009 cpan2dist 0.03-1mdv
12cr|perl-Catalyst-Plugin-Setenv-0.30.0-2|63	- initial mdv release, generated with cpan2dist

4018 12
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|1	%define upstream_name    Catalyst-Plugin-StackTrace
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|3	
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|7	
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|8	Summary:	Display a stack trace on the debug screen
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|13	
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|15	BuildRequires:	perl(Catalyst) >= 5.61
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|16	BuildRequires:	perl(Devel::StackTrace)
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|17	BuildRequires:	perl(Module::Build)
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|18	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|19	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|20	
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|21	%description
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|22	This plugin will enhance the standard Catalyst debug screen by
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|23	including a stack trace of your appliation up to the point where the
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|24	error occurred. Each stack frame is displayed along with the package
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|25	name, line number, file name, and code context surrounding the line
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|26	number.
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|27	
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|28	This plugin is only active in -Debug mode.
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|29	
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|30	%prep
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|32	
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|33	%build
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|34	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|35	%make
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|36	
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|37	%check
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|38	make test
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|39	
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|40	%install
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|41	%makeinstall_std
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|42	
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|43	%files
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|44	%doc Changes
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|45	%{_mandir}/*/*
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|46	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Plugin-StackTrace-0.110.0-3|47	

4019 12
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|1	%define upstream_name	 Catalyst-Plugin-Static-Simple
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|2	%define upstream_version 0.29
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|3	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|7	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|8	Summary:	Make serving static pages painless
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|13	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|15	BuildRequires:	perl(Catalyst) >= 5.70
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|16	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|17	BuildRequires:	perl(MIME::Types) >= 1.15
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|18	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|19	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|20	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|21	%description
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|22	The Static::Simple plugin is designed to make serving static content
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|23	in your application during development quick and easy, without
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|24	requiring a single line of code from you.
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|25	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|26	This plugin detects static files by looking at the file extension in
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|27	the URL (such as B<.css> or B<.png> or B<.js>). The plugin uses the
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|28	lightweight L<MIME::Types> module to map file extensions to
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|29	IANA-registered MIME types, and will serve your static files with the
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|30	correct MIME type directly to the browser, without being processed
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|31	through Catalyst.
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|32	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|33	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|34	%prep
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|36	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|37	%build
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|38	perl Makefile.PL installdirs=vendor --skipdeps
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|39	%make
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|40	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|41	%check
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|42	make test
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|43	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|44	%install
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|45	%makeinstall_std
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|46	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|47	%files
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|48	%doc Changes
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|49	%{_mandir}/*/*
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|50	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|51	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|52	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|53	%changelog
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|54	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.290.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|55	+ Revision: 680765
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|56	- mass rebuild
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|57	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|58	* Tue Feb 02 2010 Jérôme Quelin <jquelin@mandriva.org> 0.290.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|59	+ Revision: 499484
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|60	- update to 0.29
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|61	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|62	* Tue Jan 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.280.0-1mdv2010.1
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|63	+ Revision: 486306
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|64	- update to 0.28
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|65	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|66	* Mon Jan 04 2010 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-1mdv2010.1
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|67	+ Revision: 486116
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|68	- update to 0.27
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|69	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|70	* Mon Dec 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.260.0-1mdv2010.1
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|71	+ Revision: 474408
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|72	- update to 0.26
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|73	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|74	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.250.0-1mdv2010.1
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|75	+ Revision: 461736
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|76	- update to 0.25
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|77	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|78	* Mon Aug 31 2009 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.0
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|79	+ Revision: 422887
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|80	- update to 0.22
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|81	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|82	* Sun Aug 02 2009 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-1mdv2010.0
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|83	+ Revision: 407513
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|84	- adding missing buildrequires:
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|85	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|86	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|87	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.21-1mdv2010.0
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|88	+ Revision: 371667
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|89	- update to new version 0.21
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|90	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|91	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.20-3mdv2009.0
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|92	+ Revision: 255571
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|93	- rebuild
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|94	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|95	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|96	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|97	- restore BuildRoot
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|98	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|99	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.20-1mdv2008.1
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|100	+ Revision: 97373
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|101	- update to new version 0.20
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|102	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|103	* Tue Jul 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.19-1mdv2008.0
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|104	+ Revision: 47625
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|105	- update to new version 0.19
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|106	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|107	* Mon Jul 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2008.0
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|108	+ Revision: 47031
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|109	- update to new version 0.18
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|110	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|111	* Sun May 20 2007 Olivier Thauvin <nanardon@mandriva.org> 0.17-1mdv2008.0
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|112	+ Revision: 28824
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|113	- 0.17
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|114	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|115	* Mon Apr 30 2007 Olivier Thauvin <nanardon@mandriva.org> 0.15-1mdv2008.0
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|116	+ Revision: 19701
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|117	- 0.15
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|118	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|119	
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|120	* Thu Jun 29 2006 Scott Karns <scott@karnstech.com> 0.14-1mdv2007.0
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|121	- Initial Mandriva RPM
12cr|perl-Catalyst-Plugin-Static-Simple-0.290.0-3|122	

4020 12
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|1	%define upstream_name    Catalyst-Plugin-SubRequest
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|2	%define upstream_version 0.17
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|3	
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|7	
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|8	Summary:	Make subrequests to actions in Catalyst
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|13	
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|15	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|17	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|18	
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|19	%description
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|20	Make subrequests to actions in Catalyst. Uses the catalyst dispatcher, so
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|21	it will work like an external url call.
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|22	
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|23	%prep
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|25	
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|26	%build
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|28	%make
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|29	
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|30	%check
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|31	make test
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|32	
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|33	%install
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|34	%makeinstall_std
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|35	
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|36	%files
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|37	%doc Changes META.yml README
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|38	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|39	%{perl_vendorlib}/*
12cr|perl-Catalyst-Plugin-SubRequest-0.170.0-3|40	

4021 12
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|1	%define upstream_name    Catalyst-Plugin-Textile
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|2	%define upstream_version 0.01
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|3	
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|6	Release:	4
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|7	
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|8	Summary:	Textile for Catalyst
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|13	
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|15	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|16	BuildRequires:	perl(Text::Textile)
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|17	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|18	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|19	
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|20	%description
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|21	Persistent Textile processor for Catalyst.
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|22	
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|23	METHODS
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|24	$c->textile;
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|25	Returns a ready to use the Text::Textile manpage object.
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|26	
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|27	%prep
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|29	
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|30	%build
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|32	%make
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|33	
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|34	%check
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|35	%make test
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|36	
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|37	%install
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|38	%makeinstall_std
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|39	
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|40	%files
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|41	%doc Changes META.yml README
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|42	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|43	%{perl_vendorlib}/*
12cr|perl-Catalyst-Plugin-Textile-0.10.0-4|44	

4022 12
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|1	%define upstream_name    Catalyst-Plugin-Unicode
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|2	%define upstream_version 0.93
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|3	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|7	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|8	Summary:	Unicode aware Catalyst
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|13	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|15	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|16	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|17	BuildRequires:	perl(Test::use::ok)
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|18	BuildRequires:	perl(IO::Scalar)
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|19	BuildRequires:	perl(MRO::Compat) >= 0.10
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|20	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|21	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|22	%description
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|23	On request, decodes all params from UTF-8 octets into a sequence of
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|24	logical characters. On response, encodes body into UTF-8 octets.
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|25	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|26	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|27	%prep
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|29	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|30	%build
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|31	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|32	%make
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|33	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|34	%check
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|35	make test
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|36	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|37	%install
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|38	%makeinstall_std
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|39	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|40	%files
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|41	%doc Changes
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|42	%{_mandir}/*/*
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|43	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|44	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|45	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|46	%changelog
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|47	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.930.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|48	+ Revision: 680766
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|49	- mass rebuild
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|50	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|51	* Mon Mar 22 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.930.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|52	+ Revision: 526427
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|53	- update to 0.93
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|54	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|55	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.920.0-1mdv2010.1
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|56	+ Revision: 461725
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|57	- update to 0.92
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|58	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|59	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.910.0-1mdv2010.0
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|60	+ Revision: 406309
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|61	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|62	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|63	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.91-1mdv2010.0
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|64	+ Revision: 371666
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|65	- update to new version 0.91
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|66	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|67	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.8-3mdv2009.0
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|68	+ Revision: 255579
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|69	- rebuild
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|71	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|72	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|73	- restore BuildRoot
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|74	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|75	* Sat Oct 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8-1mdv2008.1
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|76	+ Revision: 98029
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|77	- new version
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|78	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|79	* Wed Aug 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.5-1mdv2008.0
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|80	+ Revision: 69239
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|81	- new version
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|82	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|83	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|84	* Tue Apr 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.2-2mdk
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|85	- Add Buildrequires
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|86	
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|87	* Sun Mar 12 2006 Scott Karns <scott@karnstech.com> 0.2-1mdk
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|88	- First Mandriva release
12cr|perl-Catalyst-Plugin-Unicode-0.930.0-3|89	

4023 12
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|1	%define upstream_name    Catalyst-Plugin-Unicode-Encoding
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|2	%define upstream_version 1.1
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|3	
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|7	
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|8	Summary:	Unicode aware Catalyst
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|13	
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|15	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|16	BuildRequires:	perl(Encode)
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|18	BuildRequires:	perl(IO::Scalar)
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|19	BuildRequires:	perl(LWP)
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|21	BuildRequires:	perl(URI)
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|22	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|23	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|24	
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|25	%description
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|26	Catalyst plugin to wite UTF-8 web applications.
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|27	On request, it will decodes all params from encoding into a sequence of logical
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|28	characters. And it will encodes body into encoding when responding.
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|29	
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|30	%prep
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|32	
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|33	%build
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|35	%make
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|36	
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|37	%check
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|38	%make test
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|39	
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|40	%install
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|41	%makeinstall_std
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|42	
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|43	%files
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|44	%doc Changes META.yml README
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|45	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|46	%{perl_vendorlib}/*
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|47	
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|48	
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|49	
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|50	
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|51	%changelog
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|52	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.100.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|53	+ Revision: 654269
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|54	- rebuild for updated spec-helper
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|55	
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|56	* Fri Dec 17 2010 Michael Scherer <misc@mandriva.org> 1.100.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|57	+ Revision: 622477
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|58	- fix missing BuildRequires
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|59	- import perl-Catalyst-Plugin-Unicode-Encoding
12cr|perl-Catalyst-Plugin-Unicode-Encoding-1.100.0-3|60	

4024 12
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|1	%define upstream_name	 Catalyst-Plugin-XMLRPC
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|2	%define upstream_version 2.01
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|3	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|6	Release:	3
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|7	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|8	Summary:	Dispatch XMLRPC methods with Catalyst
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|13	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|15	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|16	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|17	BuildRequires:	perl(RPC::XML)
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|18	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|19	BuildArch:	noarch
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|20	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|21	%description
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|22	This plugin allows your controller class to dispatch XMLRPC methods
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|23	from its own class.
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|24	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|25	%prep
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|27	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|28	%build
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|30	%make
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|31	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|32	%check
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|33	%make test
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|34	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|35	%install
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|36	%makeinstall_std
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|37	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|38	%files
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|39	%doc Changes README
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|40	%{_mandir}/man3/*
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|41	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|42	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|43	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|44	%changelog
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|45	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.10.0-2mdv2011.0
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|46	+ Revision: 680767
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|47	- mass rebuild
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|48	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|49	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 2.10.0-1mdv2011.0
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|50	+ Revision: 461035
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|51	- adding missing buildrequires:
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|52	- update buildrequires:
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|53	- update to 2.01
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|54	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|55	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|56	- rebuild
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|57	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|58	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2009.0
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|59	+ Revision: 241162
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|60	- rebuild
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|62	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|64	- restore BuildRoot
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|65	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|66	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-2mdv2008.0
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|67	+ Revision: 86061
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|68	- rebuild
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|69	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|70	
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|71	* Tue Apr 18 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdk
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|72	- contributed by Scott Karns <scott@karnstech.com>
12cr|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|73	

4025 12
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|1	%define upstream_name    Catalyst-Plugin-Session-State-Cookie
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|2	%define abbrev_name      Catalyst-P-S-State-Cookie
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|3	%define upstream_version 0.17
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|4	
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|5	Name:		perl-%{abbrev_name}
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|7	Release:	2
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|8	
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|9	License:	Artistic/GPL
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|10	Summary:	Cookie-based session plugin for Catalyst
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|11	Group:		Development/Perl
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|14	
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|15	BuildRequires:	perl-devel
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|16	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.06
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|17	BuildRequires:	perl(Module::Build)
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|18	BuildRequires:	perl(Test::MockObject) >= 1.01
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|19	BuildArch:	noarch
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|20	%rename	perl-%{upstream_name}
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|21	
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|22	%description
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|23	In order for Catalyst::Plugin::Session to work the session ID needs to be
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|24	stored on the client, and the session data needs to be stored on the server.
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|25	This plugin stores the session ID on the client using the cookie mechanism.
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|26	
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|27	%prep
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|29	
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|30	%build
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|32	make
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|33	
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|34	%check
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|35	make test
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|36	
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|37	%install
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|38	%makeinstall_std
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|39	
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|40	%files
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|41	%doc README
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|42	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|43	%{_mandir}/*/*
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|44	
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|45	
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|46	%changelog
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|47	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|48	+ Commit: b4ba36f
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|49	- Add perl-devel to BuildRequires, spec cleanup
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|50	
12cr|perl-Catalyst-P-S-State-Cookie-0.170.0-2|51	

4026 12
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|1	%define upstream_name    Catalyst-Plugin-Session-Store-FastMmap
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|2	%define abbrev_name      Catalyst-P-S-Store-FastMmap
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|3	%define upstream_version 0.13
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|4	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|5	Name:		perl-%{abbrev_name}
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|7	Release:	3
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|8	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|9	Summary:	FastMmap session storage backend
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|10	License:	Artistic/GPL
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|11	Group:		Development/Perl
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|14	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|15	BuildRequires:	perl-devel
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|16	BuildRequires:	perl(Cache::FastMmap)
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|17	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.01
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|18	BuildRequires:	perl(Catalyst::Utils)
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|19	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|20	BuildRequires:	perl(File::Spec)
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|21	BuildRequires:	perl(File::Temp)
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|22	BuildRequires:	perl(Module::Build)
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|23	BuildRequires:	perl(Path::Class)
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|24	BuildRequires:  perl(MooseX::Emulate::Class::Accessor::Fast)
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|25	BuildRequires:  perl(namespace::clean)
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|26	BuildArch:	noarch
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|27	Requires:	perl(MooseX::Emulate::Class::Accessor::Fast)
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|28	%rename	perl-%{upstream_name}
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|29	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|30	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|31	%description
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|32	Catalyst::Plugin::Session::Store::FastMmap is a fast session storage plugin for
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|33	Catalyst that uses an mmap'ed file to act as a shared memory interprocess
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|34	cache. It is based on Cache::FastMmap.
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|35	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|36	%prep
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|38	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|39	%build
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|40	perl Makefile.PL installdirs=vendor
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|41	%make
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|42	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|43	%check
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|44	make test
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|45	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|46	%install
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|47	%makeinstall_std
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|48	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|49	%files
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|50	%doc README Changes
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|51	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|52	%{_mandir}/*/*
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|53	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|54	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|55	%changelog
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|56	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.130.0-2mdv2011.0
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|57	+ Revision: 654823
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|58	- rebuild
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|59	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|60	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2011.0
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|61	+ Revision: 461723
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|62	- update to 0.13
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|63	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|64	* Wed Jul 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|65	+ Revision: 396341
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|66	- adding missing buildrequires:
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|67	- update to 0.11
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|68	- using %%perl_convert_version
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|69	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|70	* Tue Jun 02 2009 Olivier Thauvin <nanardon@mandriva.org> 0.10-1mdv2010.0
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|71	+ Revision: 382086
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|72	- buildrequires
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|73	- 0.10
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|74	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|75	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.02-7mdv2009.0
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|76	+ Revision: 255583
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|77	- rebuild
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|78	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|79	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.02-5mdv2008.1
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|80	+ Revision: 136678
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|81	- restore BuildRoot
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|82	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|84	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|85	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|86	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-5mdv2008.0
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|87	+ Revision: 85940
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|88	- rebuild
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|89	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|90	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|91	* Tue Aug 08 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|92	+ 2006-08-08 03:53:48 (54354)
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|93	- Rebuild, spec file cleanup
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|94	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|95	* Tue Aug 08 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|96	+ 2006-08-08 03:50:03 (54352)
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|97	- import perl-Catalyst-P-S-Store-FastMmap-0.02-3mdk
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|98	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|99	* Wed May 17 2006 Scott Karns <scottk@mandriva.org> 0.02-3mdk
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|100	- Updated BuildRequires
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|101	- Added source URL
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|102	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|103	* Fri Apr 14 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.02-2mdk
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|104	- Abbreviate rpm name to fit in the 64 char limit
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|105	
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|106	* Thu Jan 12 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.02-1mdk
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|107	- Initial MDV RPM
12cr|perl-Catalyst-P-S-Store-FastMmap-0.130.0-3|108	

4027 12
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|1	%define upstream_name    Catalyst-Plugin-Session-Store-File
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|2	%define abbrev_name      Catalyst-P-S-Store-File
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|3	%define upstream_version 0.18
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|4	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|5	Name:		perl-%{abbrev_name}
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|7	Release:	3
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|8	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|9	Summary:	File storage backend for session data
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|10	License:	Artistic/GPL
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|11	Group:		Development/Perl
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|14	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|15	BuildRequires:	perl-devel
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|16	BuildRequires:	perl(Cache::Cache) >= 1.02
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|17	BuildRequires:	perl(Catalyst) >= 5
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|18	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.21
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|19	BuildRequires:	perl(Class::Accessor::Fast) >= 0.22
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|20	BuildRequires:	perl(Class::Data::Inheritable) >= 0.04
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|21	BuildRequires:	perl(Module::Build)
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|22	BuildRequires:	perl(MooseX::Emulate::Class::Accessor::Fast)
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|23	BuildRequires:	perl(namespace::clean)
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|24	BuildArch:	noarch
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|25	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|26	%description
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|27	Catalyst::Plugin::Session::Store::File is an easy to use storage plugin for
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|28	Catalyst that uses an simple file to act as a shared memory interprocess cache.
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|29	It is based on Cache::FileCache.
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|30	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|31	%prep
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|33	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|34	%build
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|36	make
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|37	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|38	%check
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|39	make test
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|40	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|41	%install
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|42	%makeinstall_std
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|43	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|44	%files
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|45	%doc Changes README
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|46	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|47	%{_mandir}/*/*
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|48	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|49	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|50	%changelog
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|51	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.180.0-2mdv2011.0
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|52	+ Revision: 654824
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|53	- rebuild
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|54	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|55	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.180.0-1mdv2011.0
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|56	+ Revision: 461724
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|57	- update to 0.18
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|58	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|59	* Fri Jun 12 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.0
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|60	+ Revision: 385468
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|61	- adding missing buildrequires:
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|62	- adding missing buildrequires:
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|63	- update to 0.17
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|64	- using %%perl_convert_version
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|65	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|66	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.09-4mdv2009.0
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|67	+ Revision: 255585
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|68	- rebuild
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|69	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|70	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.09-2mdv2008.1
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|71	+ Revision: 136678
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|72	- restore BuildRoot
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|73	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|75	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|76	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|77	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-2mdv2008.0
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|78	+ Revision: 85976
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|79	- rebuild
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|80	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|81	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|82	* Sat Aug 05 2006 Scott Karns <scottk@mandriva.org> 0.09-1mdv2007.0
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|83	- 0.09
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|84	- Updated spec to use Module::Build
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|85	- Renamed from Catalyst-Plugin-Session-Store-File to meet joliet
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|86	filename length constraint
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|87	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|88	* Fri May 05 2006 Scott Karns <scottk@mandriva.org> 0.07-2mdk
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|89	- Updated BuildRequires
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|90	- Updated to comply with Mandriva perl packaging policies
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|91	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|92	* Tue Jan 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.07-1mdk
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|93	- 0.07
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|94	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|95	* Tue Dec 20 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.05-2mdk
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|96	- Add BuildRequires
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|97	
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|98	* Fri Dec 16 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.05-1mdk
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|99	- Initial MDV RPM
12cr|perl-Catalyst-P-S-Store-File-0.180.0-3|100	

4028 12
12cr|perl-Catalyst-Runtime-5.800.300-3|1	%define	upstream_name    Catalyst-Runtime
12cr|perl-Catalyst-Runtime-5.800.300-3|2	%define upstream_version 5.80030
12cr|perl-Catalyst-Runtime-5.800.300-3|3	
12cr|perl-Catalyst-Runtime-5.800.300-3|4	# remove circular dependency: catalyst::helper is provided by
12cr|perl-Catalyst-Runtime-5.800.300-3|5	# catalyst-devel, which itself requires catalyst-runtime to be build.
12cr|perl-Catalyst-Runtime-5.800.300-3|6	# moreover, this dependency is only used in an example script, so we do
12cr|perl-Catalyst-Runtime-5.800.300-3|7	# not loose anything by removing this dependency
12cr|perl-Catalyst-Runtime-5.800.300-3|8	%if %{_use_internal_dependency_generator}
12cr|perl-Catalyst-Runtime-5.800.300-3|9	%define __noautoreq 'perl\\(Catalyst::Helper\\)'
12cr|perl-Catalyst-Runtime-5.800.300-3|10	%else
12cr|perl-Catalyst-Runtime-5.800.300-3|11	%define _requires_exceptions perl.Catalyst::Helper.
12cr|perl-Catalyst-Runtime-5.800.300-3|12	%endif
12cr|perl-Catalyst-Runtime-5.800.300-3|13	
12cr|perl-Catalyst-Runtime-5.800.300-3|14	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-Runtime-5.800.300-3|15	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-Runtime-5.800.300-3|16	Release:	3
12cr|perl-Catalyst-Runtime-5.800.300-3|17	Epoch:		1
12cr|perl-Catalyst-Runtime-5.800.300-3|18	
12cr|perl-Catalyst-Runtime-5.800.300-3|19	Summary:	The Elegant MVC Web Application Framework
12cr|perl-Catalyst-Runtime-5.800.300-3|20	License:	Artistic/GPL
12cr|perl-Catalyst-Runtime-5.800.300-3|21	Group:		Development/Perl
12cr|perl-Catalyst-Runtime-5.800.300-3|22	URL:		http://search.cpan.org/dist/%{module}/
12cr|perl-Catalyst-Runtime-5.800.300-3|23	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-Runtime-5.800.300-3|24	
12cr|perl-Catalyst-Runtime-5.800.300-3|25	BuildRequires:	perl(B::Hooks::EndOfScope)
12cr|perl-Catalyst-Runtime-5.800.300-3|26	BuildRequires:	perl(Carp)
12cr|perl-Catalyst-Runtime-5.800.300-3|27	BuildRequires:	perl(CGI::Simple::Cookie)
12cr|perl-Catalyst-Runtime-5.800.300-3|28	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-Catalyst-Runtime-5.800.300-3|29	BuildRequires:	perl(Class::C3::Adopt::NEXT)
12cr|perl-Catalyst-Runtime-5.800.300-3|30	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Catalyst-Runtime-5.800.300-3|31	BuildRequires:	perl(Class::Load)
12cr|perl-Catalyst-Runtime-5.800.300-3|32	BuildRequires:	perl(Class::MOP)
12cr|perl-Catalyst-Runtime-5.800.300-3|33	BuildRequires:	perl(Data::Dump)
12cr|perl-Catalyst-Runtime-5.800.300-3|34	BuildRequires:	perl(File::Modified)
12cr|perl-Catalyst-Runtime-5.800.300-3|35	BuildRequires:	perl(HTML::Entities)
12cr|perl-Catalyst-Runtime-5.800.300-3|36	BuildRequires:	perl(HTTP::Body) >= 0.60.0
12cr|perl-Catalyst-Runtime-5.800.300-3|37	BuildRequires:	perl(HTTP::Headers) >= 1.640.0
12cr|perl-Catalyst-Runtime-5.800.300-3|38	BuildRequires:	perl(HTTP::Request)
12cr|perl-Catalyst-Runtime-5.800.300-3|39	BuildRequires:	perl(HTTP::Request::AsCGI) >= 0.500.0
12cr|perl-Catalyst-Runtime-5.800.300-3|40	BuildRequires:	perl(HTTP::Response)
12cr|perl-Catalyst-Runtime-5.800.300-3|41	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Catalyst-Runtime-5.800.300-3|42	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-Runtime-5.800.300-3|43	BuildRequires:	perl(Module::Pluggable) >= 3.10.0
12cr|perl-Catalyst-Runtime-5.800.300-3|44	BuildRequires:	perl(Moose)
12cr|perl-Catalyst-Runtime-5.800.300-3|45	BuildRequires:	perl(MooseX::Emulate::Class::Accessor::Fast)
12cr|perl-Catalyst-Runtime-5.800.300-3|46	BuildRequires:	perl(MooseX::Getopt)
12cr|perl-Catalyst-Runtime-5.800.300-3|47	BuildRequires:	perl(MooseX::MethodAttributes::Inheritable)
12cr|perl-Catalyst-Runtime-5.800.300-3|48	BuildRequires:	perl(MooseX::Role::WithOverloading) >= 0.30.0
12cr|perl-Catalyst-Runtime-5.800.300-3|49	BuildRequires:	perl(MooseX::Types::Common::Numeric)
12cr|perl-Catalyst-Runtime-5.800.300-3|50	BuildRequires:	perl(MooseX::Types::LoadableClass)
12cr|perl-Catalyst-Runtime-5.800.300-3|51	BuildRequires:	perl(Path::Class) >= 0.90.0
12cr|perl-Catalyst-Runtime-5.800.300-3|52	BuildRequires:	perl(Scalar::Util)
12cr|perl-Catalyst-Runtime-5.800.300-3|53	BuildRequires:	perl(String::RewritePrefix)
12cr|perl-Catalyst-Runtime-5.800.300-3|54	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Catalyst-Runtime-5.800.300-3|55	BuildRequires:	perl(Task::Weaken)
12cr|perl-Catalyst-Runtime-5.800.300-3|56	BuildRequires:	perl(Test::Exception)
12cr|perl-Catalyst-Runtime-5.800.300-3|57	BuildRequires:	perl(Test::MockObject)
12cr|perl-Catalyst-Runtime-5.800.300-3|58	BuildRequires:	perl(Text::Balanced)
12cr|perl-Catalyst-Runtime-5.800.300-3|59	BuildRequires:	perl(Text::SimpleTable) >= 0.30.0
12cr|perl-Catalyst-Runtime-5.800.300-3|60	BuildRequires:	perl(Time::HiRes)
12cr|perl-Catalyst-Runtime-5.800.300-3|61	BuildRequires:	perl(Tree::Simple) >= 1.150.0
12cr|perl-Catalyst-Runtime-5.800.300-3|62	BuildRequires:	perl(Tree::Simple::Visitor::FindByPath)
12cr|perl-Catalyst-Runtime-5.800.300-3|63	BuildRequires:	perl(URI) >= 1.350.0
12cr|perl-Catalyst-Runtime-5.800.300-3|64	BuildRequires:	perl(YAML) >= 0.550.0
12cr|perl-Catalyst-Runtime-5.800.300-3|65	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Catalyst-Runtime-5.800.300-3|66	BuildRequires:	perl(namespace::clean)
12cr|perl-Catalyst-Runtime-5.800.300-3|67	BuildRequires:	perl-devel
12cr|perl-Catalyst-Runtime-5.800.300-3|68	
12cr|perl-Catalyst-Runtime-5.800.300-3|69	BuildArch:	noarch
12cr|perl-Catalyst-Runtime-5.800.300-3|70	
12cr|perl-Catalyst-Runtime-5.800.300-3|71	# (misc) not auto-detected; as it's on a line with whitespace, it's not taken
12cr|perl-Catalyst-Runtime-5.800.300-3|72	# in account by perl.req
12cr|perl-Catalyst-Runtime-5.800.300-3|73	Requires:	perl(HTTP::Request::AsCGI) >= 0.500.0
12cr|perl-Catalyst-Runtime-5.800.300-3|74	Requires:	perl(MooseX::Emulate::Class::Accessor::Fast)
12cr|perl-Catalyst-Runtime-5.800.300-3|75	%rename perl-Catalyst
12cr|perl-Catalyst-Runtime-5.800.300-3|76	
12cr|perl-Catalyst-Runtime-5.800.300-3|77	%description
12cr|perl-Catalyst-Runtime-5.800.300-3|78	Catalyst is an elegant web application framework, extremely flexible yet
12cr|perl-Catalyst-Runtime-5.800.300-3|79	extremely simple. It's similar to Ruby on Rails, Spring (Java) and Maypole,
12cr|perl-Catalyst-Runtime-5.800.300-3|80	upon which it was originally based.
12cr|perl-Catalyst-Runtime-5.800.300-3|81	
12cr|perl-Catalyst-Runtime-5.800.300-3|82	Catalyst follows the Model-View-Controller (MVC) design pattern, allowing you
12cr|perl-Catalyst-Runtime-5.800.300-3|83	to easily separate concerns, like content, presentation, and flow control, into
12cr|perl-Catalyst-Runtime-5.800.300-3|84	separate modules. This separation allows you to modify code that handles one
12cr|perl-Catalyst-Runtime-5.800.300-3|85	concern without affecting code that handles the others. Catalyst promotes the
12cr|perl-Catalyst-Runtime-5.800.300-3|86	re-use of existing Perl modules that already handle common web application
12cr|perl-Catalyst-Runtime-5.800.300-3|87	concerns well.
12cr|perl-Catalyst-Runtime-5.800.300-3|88	
12cr|perl-Catalyst-Runtime-5.800.300-3|89	%prep
12cr|perl-Catalyst-Runtime-5.800.300-3|90	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-Runtime-5.800.300-3|91	
12cr|perl-Catalyst-Runtime-5.800.300-3|92	%build
12cr|perl-Catalyst-Runtime-5.800.300-3|93	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-Runtime-5.800.300-3|94	%make
12cr|perl-Catalyst-Runtime-5.800.300-3|95	
12cr|perl-Catalyst-Runtime-5.800.300-3|96	%check
12cr|perl-Catalyst-Runtime-5.800.300-3|97	%make test
12cr|perl-Catalyst-Runtime-5.800.300-3|98	
12cr|perl-Catalyst-Runtime-5.800.300-3|99	%install
12cr|perl-Catalyst-Runtime-5.800.300-3|100	%makeinstall_std
12cr|perl-Catalyst-Runtime-5.800.300-3|101	
12cr|perl-Catalyst-Runtime-5.800.300-3|102	%files
12cr|perl-Catalyst-Runtime-5.800.300-3|103	%doc Changes
12cr|perl-Catalyst-Runtime-5.800.300-3|104	%{perl_vendorlib}/Catalyst*
12cr|perl-Catalyst-Runtime-5.800.300-3|105	%{_bindir}/catalyst.pl
12cr|perl-Catalyst-Runtime-5.800.300-3|106	%{_mandir}/*/*
12cr|perl-Catalyst-Runtime-5.800.300-3|107	
12cr|perl-Catalyst-Runtime-5.800.300-3|108	
12cr|perl-Catalyst-Runtime-5.800.300-3|109	%changelog
12cr|perl-Catalyst-Runtime-5.800.300-3|110	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1:5.800.300-2mdv2011.0
12cr|perl-Catalyst-Runtime-5.800.300-3|111	+ Revision: 680768
12cr|perl-Catalyst-Runtime-5.800.300-3|112	- mass rebuild
12cr|perl-Catalyst-Runtime-5.800.300-3|113	
12cr|perl-Catalyst-Runtime-5.800.300-3|114	* Wed Jan 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:5.800.300-1mdv2011.0
12cr|perl-Catalyst-Runtime-5.800.300-3|115	+ Revision: 628698
12cr|perl-Catalyst-Runtime-5.800.300-3|116	- update to new version 5.80030
12cr|perl-Catalyst-Runtime-5.800.300-3|117	
12cr|perl-Catalyst-Runtime-5.800.300-3|118	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.290-1mdv2011.0
12cr|perl-Catalyst-Runtime-5.800.300-3|119	+ Revision: 597214
12cr|perl-Catalyst-Runtime-5.800.300-3|120	- update to 5.80029
12cr|perl-Catalyst-Runtime-5.800.300-3|121	
12cr|perl-Catalyst-Runtime-5.800.300-3|122	* Fri Sep 03 2010 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.270-1mdv2011.0
12cr|perl-Catalyst-Runtime-5.800.300-3|123	+ Revision: 575592
12cr|perl-Catalyst-Runtime-5.800.300-3|124	- update to 5.80027
12cr|perl-Catalyst-Runtime-5.800.300-3|125	
12cr|perl-Catalyst-Runtime-5.800.300-3|126	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.250-1mdv2011.0
12cr|perl-Catalyst-Runtime-5.800.300-3|127	+ Revision: 569944
12cr|perl-Catalyst-Runtime-5.800.300-3|128	- update to 5.80025
12cr|perl-Catalyst-Runtime-5.800.300-3|129	
12cr|perl-Catalyst-Runtime-5.800.300-3|130	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.240-1mdv2011.0
12cr|perl-Catalyst-Runtime-5.800.300-3|131	+ Revision: 553070
12cr|perl-Catalyst-Runtime-5.800.300-3|132	- update to 5.80024
12cr|perl-Catalyst-Runtime-5.800.300-3|133	
12cr|perl-Catalyst-Runtime-5.800.300-3|134	* Mon Mar 29 2010 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.220-1mdv2010.1
12cr|perl-Catalyst-Runtime-5.800.300-3|135	+ Revision: 528760
12cr|perl-Catalyst-Runtime-5.800.300-3|136	- update to 5.80022
12cr|perl-Catalyst-Runtime-5.800.300-3|137	
12cr|perl-Catalyst-Runtime-5.800.300-3|138	* Thu Mar 04 2010 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.210-1mdv2010.1
12cr|perl-Catalyst-Runtime-5.800.300-3|139	+ Revision: 514103
12cr|perl-Catalyst-Runtime-5.800.300-3|140	- update to 5.80021
12cr|perl-Catalyst-Runtime-5.800.300-3|141	
12cr|perl-Catalyst-Runtime-5.800.300-3|142	* Fri Feb 05 2010 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.200-1mdv2010.1
12cr|perl-Catalyst-Runtime-5.800.300-3|143	+ Revision: 501143
12cr|perl-Catalyst-Runtime-5.800.300-3|144	- update to 5.80020
12cr|perl-Catalyst-Runtime-5.800.300-3|145	
12cr|perl-Catalyst-Runtime-5.800.300-3|146	* Fri Jan 29 2010 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.190-1mdv2010.1
12cr|perl-Catalyst-Runtime-5.800.300-3|147	+ Revision: 497909
12cr|perl-Catalyst-Runtime-5.800.300-3|148	- update to 5.80019
12cr|perl-Catalyst-Runtime-5.800.300-3|149	- patch no more used, removing it
12cr|perl-Catalyst-Runtime-5.800.300-3|150	
12cr|perl-Catalyst-Runtime-5.800.300-3|151	* Wed Jan 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.180-1mdv2010.1
12cr|perl-Catalyst-Runtime-5.800.300-3|152	+ Revision: 490489
12cr|perl-Catalyst-Runtime-5.800.300-3|153	- update to 5.80018
12cr|perl-Catalyst-Runtime-5.800.300-3|154	
12cr|perl-Catalyst-Runtime-5.800.300-3|155	* Sun Jan 10 2010 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.170-1mdv2010.1
12cr|perl-Catalyst-Runtime-5.800.300-3|156	+ Revision: 488840
12cr|perl-Catalyst-Runtime-5.800.300-3|157	- update to 5.80017
12cr|perl-Catalyst-Runtime-5.800.300-3|158	
12cr|perl-Catalyst-Runtime-5.800.300-3|159	* Sat Dec 12 2009 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.160-1mdv2010.1
12cr|perl-Catalyst-Runtime-5.800.300-3|160	+ Revision: 477623
12cr|perl-Catalyst-Runtime-5.800.300-3|161	- update to 5.80016
12cr|perl-Catalyst-Runtime-5.800.300-3|162	
12cr|perl-Catalyst-Runtime-5.800.300-3|163	* Fri Dec 04 2009 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.150-1mdv2010.1
12cr|perl-Catalyst-Runtime-5.800.300-3|164	+ Revision: 473315
12cr|perl-Catalyst-Runtime-5.800.300-3|165	- adding missing buildrequires:
12cr|perl-Catalyst-Runtime-5.800.300-3|166	- adding missing buildrequires:
12cr|perl-Catalyst-Runtime-5.800.300-3|167	- update to 5.80015
12cr|perl-Catalyst-Runtime-5.800.300-3|168	
12cr|perl-Catalyst-Runtime-5.800.300-3|169	* Mon Nov 23 2009 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.140-1mdv2010.1
12cr|perl-Catalyst-Runtime-5.800.300-3|170	+ Revision: 469269
12cr|perl-Catalyst-Runtime-5.800.300-3|171	- update buildrequires:
12cr|perl-Catalyst-Runtime-5.800.300-3|172	- update buildrequires: version
12cr|perl-Catalyst-Runtime-5.800.300-3|173	- update to 5.80014
12cr|perl-Catalyst-Runtime-5.800.300-3|174	
12cr|perl-Catalyst-Runtime-5.800.300-3|175	* Fri Sep 18 2009 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.130-1mdv2010.0
12cr|perl-Catalyst-Runtime-5.800.300-3|176	+ Revision: 444317
12cr|perl-Catalyst-Runtime-5.800.300-3|177	- update to 5.80013
12cr|perl-Catalyst-Runtime-5.800.300-3|178	
12cr|perl-Catalyst-Runtime-5.800.300-3|179	* Thu Sep 10 2009 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.120-1mdv2010.0
12cr|perl-Catalyst-Runtime-5.800.300-3|180	+ Revision: 436569
12cr|perl-Catalyst-Runtime-5.800.300-3|181	- update to 5.80012
12cr|perl-Catalyst-Runtime-5.800.300-3|182	
12cr|perl-Catalyst-Runtime-5.800.300-3|183	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.110-1mdv2010.0
12cr|perl-Catalyst-Runtime-5.800.300-3|184	+ Revision: 421138
12cr|perl-Catalyst-Runtime-5.800.300-3|185	- update to 5.80011
12cr|perl-Catalyst-Runtime-5.800.300-3|186	
12cr|perl-Catalyst-Runtime-5.800.300-3|187	* Tue Jul 07 2009 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.70-1mdv2010.0
12cr|perl-Catalyst-Runtime-5.800.300-3|188	+ Revision: 393130
12cr|perl-Catalyst-Runtime-5.800.300-3|189	- adding missing buildrequires:
12cr|perl-Catalyst-Runtime-5.800.300-3|190	- adding missing buildrequires:
12cr|perl-Catalyst-Runtime-5.800.300-3|191	- update to 5.80007
12cr|perl-Catalyst-Runtime-5.800.300-3|192	
12cr|perl-Catalyst-Runtime-5.800.300-3|193	* Wed Jun 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:5.800.50-3mdv2010.0
12cr|perl-Catalyst-Runtime-5.800.300-3|194	+ Revision: 388887
12cr|perl-Catalyst-Runtime-5.800.300-3|195	- fix dependencies
12cr|perl-Catalyst-Runtime-5.800.300-3|196	
12cr|perl-Catalyst-Runtime-5.800.300-3|197	* Sun Jun 14 2009 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.50-2mdv2010.0
12cr|perl-Catalyst-Runtime-5.800.300-3|198	+ Revision: 385875
12cr|perl-Catalyst-Runtime-5.800.300-3|199	- removing circular dependency found in an example script
12cr|perl-Catalyst-Runtime-5.800.300-3|200	
12cr|perl-Catalyst-Runtime-5.800.300-3|201	* Fri Jun 12 2009 Jérôme Quelin <jquelin@mandriva.org> 1:5.800.50-1mdv2010.0
12cr|perl-Catalyst-Runtime-5.800.300-3|202	+ Revision: 385484
12cr|perl-Catalyst-Runtime-5.800.300-3|203	- removed one buildrequires: too much
12cr|perl-Catalyst-Runtime-5.800.300-3|204	- removed on buildrequires: too much
12cr|perl-Catalyst-Runtime-5.800.300-3|205	- updating buildrequires:
12cr|perl-Catalyst-Runtime-5.800.300-3|206	- forgot to add the new tarball
12cr|perl-Catalyst-Runtime-5.800.300-3|207	- adding an epoch: to force new version scheme
12cr|perl-Catalyst-Runtime-5.800.300-3|208	
12cr|perl-Catalyst-Runtime-5.800.300-3|209	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 5.71001-1mdv2010.0
12cr|perl-Catalyst-Runtime-5.800.300-3|210	+ Revision: 376155
12cr|perl-Catalyst-Runtime-5.800.300-3|211	- update to 5.71001
12cr|perl-Catalyst-Runtime-5.800.300-3|212	
12cr|perl-Catalyst-Runtime-5.800.300-3|213	* Fri Oct 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.7015-1mdv2009.1
12cr|perl-Catalyst-Runtime-5.800.300-3|214	+ Revision: 294621
12cr|perl-Catalyst-Runtime-5.800.300-3|215	- update to new version 5.7015
12cr|perl-Catalyst-Runtime-5.800.300-3|216	
12cr|perl-Catalyst-Runtime-5.800.300-3|217	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 5.7014-2mdv2009.0
12cr|perl-Catalyst-Runtime-5.800.300-3|218	+ Revision: 268395
12cr|perl-Catalyst-Runtime-5.800.300-3|219	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Catalyst-Runtime-5.800.300-3|220	
12cr|perl-Catalyst-Runtime-5.800.300-3|221	* Wed May 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.7014-1mdv2009.0
12cr|perl-Catalyst-Runtime-5.800.300-3|222	+ Revision: 212200
12cr|perl-Catalyst-Runtime-5.800.300-3|223	- update to new version 5.7014
12cr|perl-Catalyst-Runtime-5.800.300-3|224	
12cr|perl-Catalyst-Runtime-5.800.300-3|225	* Tue May 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.7013-1mdv2009.0
12cr|perl-Catalyst-Runtime-5.800.300-3|226	+ Revision: 209319
12cr|perl-Catalyst-Runtime-5.800.300-3|227	- update to new version 5.7013
12cr|perl-Catalyst-Runtime-5.800.300-3|228	
12cr|perl-Catalyst-Runtime-5.800.300-3|229	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-Runtime-5.800.300-3|230	- restore BuildRoot
12cr|perl-Catalyst-Runtime-5.800.300-3|231	
12cr|perl-Catalyst-Runtime-5.800.300-3|232	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.7012-1mdv2008.1
12cr|perl-Catalyst-Runtime-5.800.300-3|233	+ Revision: 132044
12cr|perl-Catalyst-Runtime-5.800.300-3|234	- update to new version 5.7012
12cr|perl-Catalyst-Runtime-5.800.300-3|235	
12cr|perl-Catalyst-Runtime-5.800.300-3|236	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-Runtime-5.800.300-3|237	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-Runtime-5.800.300-3|238	
12cr|perl-Catalyst-Runtime-5.800.300-3|239	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.7011-1mdv2008.1
12cr|perl-Catalyst-Runtime-5.800.300-3|240	+ Revision: 104515
12cr|perl-Catalyst-Runtime-5.800.300-3|241	- update to new version 5.7011
12cr|perl-Catalyst-Runtime-5.800.300-3|242	
12cr|perl-Catalyst-Runtime-5.800.300-3|243	* Tue Aug 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.7010-1mdv2008.0
12cr|perl-Catalyst-Runtime-5.800.300-3|244	+ Revision: 72791
12cr|perl-Catalyst-Runtime-5.800.300-3|245	- update to new version 5.7010
12cr|perl-Catalyst-Runtime-5.800.300-3|246	
12cr|perl-Catalyst-Runtime-5.800.300-3|247	* Wed Aug 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.7008-1mdv2008.0
12cr|perl-Catalyst-Runtime-5.800.300-3|248	+ Revision: 63922
12cr|perl-Catalyst-Runtime-5.800.300-3|249	- update to new version 5.7008
12cr|perl-Catalyst-Runtime-5.800.300-3|250	
12cr|perl-Catalyst-Runtime-5.800.300-3|251	* Mon Apr 30 2007 Olivier Thauvin <nanardon@mandriva.org> 5.7007-1mdv2008.0
12cr|perl-Catalyst-Runtime-5.800.300-3|252	+ Revision: 19703
12cr|perl-Catalyst-Runtime-5.800.300-3|253	- 5.7007
12cr|perl-Catalyst-Runtime-5.800.300-3|254	
12cr|perl-Catalyst-Runtime-5.800.300-3|255	
12cr|perl-Catalyst-Runtime-5.800.300-3|256	* Tue Jan 30 2007 Scott Karns <scottk@mandriva.org> 5.7006-1mdv2007.0
12cr|perl-Catalyst-Runtime-5.800.300-3|257	+ Revision: 115452
12cr|perl-Catalyst-Runtime-5.800.300-3|258	- Restored perl(YAML) build dependency
12cr|perl-Catalyst-Runtime-5.800.300-3|259	- Removed source for previous version
12cr|perl-Catalyst-Runtime-5.800.300-3|260	- Updated to CPAN version 5.7006
12cr|perl-Catalyst-Runtime-5.800.300-3|261	- Patched to disable Module::Install's auto_install method
12cr|perl-Catalyst-Runtime-5.800.300-3|262	
12cr|perl-Catalyst-Runtime-5.800.300-3|263	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Catalyst-Runtime-5.800.300-3|264	- Import perl-Catalyst-Runtime
12cr|perl-Catalyst-Runtime-5.800.300-3|265	
12cr|perl-Catalyst-Runtime-5.800.300-3|266	* Wed Sep 27 2006 Scott Karns <scottk@mandriva.org> 5.7003-1mdv2007.0
12cr|perl-Catalyst-Runtime-5.800.300-3|267	- CPAN 5.7003 release
12cr|perl-Catalyst-Runtime-5.800.300-3|268	
12cr|perl-Catalyst-Runtime-5.800.300-3|269	* Thu Aug 03 2006 Scott Karns <scottk@mandriva.org> 5.7001-1mdv2007.0
12cr|perl-Catalyst-Runtime-5.800.300-3|270	- CPAN 5.7001 release
12cr|perl-Catalyst-Runtime-5.800.300-3|271	
12cr|perl-Catalyst-Runtime-5.800.300-3|272	* Sun Jul 09 2006 Scott Karns <scottk@mandriva.org> 5.7000-1mdv2007.0
12cr|perl-Catalyst-Runtime-5.800.300-3|273	- CPAN 5.7000 release
12cr|perl-Catalyst-Runtime-5.800.300-3|274	
12cr|perl-Catalyst-Runtime-5.800.300-3|275	* Sat Jul 01 2006 Scott Karns <scottk@mandriva.org> 5.70.03-2mdv2007.0
12cr|perl-Catalyst-Runtime-5.800.300-3|276	- Added BuildRequires YAML
12cr|perl-Catalyst-Runtime-5.800.300-3|277	
12cr|perl-Catalyst-Runtime-5.800.300-3|278	* Fri Jun 30 2006 Scott Karns <scottk@mandriva.org> 5.70.03-1mdv2007.0
12cr|perl-Catalyst-Runtime-5.800.300-3|279	- First Mandriva release: 5.70_03 CPAN developer release
12cr|perl-Catalyst-Runtime-5.800.300-3|280	

4029 12
12cr|perl-Catalyst-View-Email-0.310.0-3|1	%define upstream_name    Catalyst-View-Email
12cr|perl-Catalyst-View-Email-0.310.0-3|2	%define upstream_version 0.31
12cr|perl-Catalyst-View-Email-0.310.0-3|3	
12cr|perl-Catalyst-View-Email-0.310.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-View-Email-0.310.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-View-Email-0.310.0-3|6	Release:	3
12cr|perl-Catalyst-View-Email-0.310.0-3|7	
12cr|perl-Catalyst-View-Email-0.310.0-3|8	Summary:	Templated Email View
12cr|perl-Catalyst-View-Email-0.310.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-View-Email-0.310.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-View-Email-0.310.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-View-Email-0.310.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-View-Email-0.310.0-3|13	
12cr|perl-Catalyst-View-Email-0.310.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-View-Email-0.310.0-3|15	BuildRequires:	perl(Authen::SASL)
12cr|perl-Catalyst-View-Email-0.310.0-3|16	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-View-Email-0.310.0-3|17	BuildRequires:	perl(Catalyst::View::Mason)
12cr|perl-Catalyst-View-Email-0.310.0-3|18	BuildRequires:	perl(Catalyst::View::TT)
12cr|perl-Catalyst-View-Email-0.310.0-3|19	BuildRequires:	perl(Class::C3)
12cr|perl-Catalyst-View-Email-0.310.0-3|20	BuildRequires:	perl(Email::Date::Format)
12cr|perl-Catalyst-View-Email-0.310.0-3|21	BuildRequires:	perl(Email::MIME)
12cr|perl-Catalyst-View-Email-0.310.0-3|22	BuildRequires:	perl(Email::MIME::Creator)
12cr|perl-Catalyst-View-Email-0.310.0-3|23	BuildRequires:	perl(Email::Send)
12cr|perl-Catalyst-View-Email-0.310.0-3|24	BuildRequires:	perl(Email::Sender::Simple)
12cr|perl-Catalyst-View-Email-0.310.0-3|25	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Catalyst-View-Email-0.310.0-3|26	BuildRequires:	perl(Test::Requires)
12cr|perl-Catalyst-View-Email-0.310.0-3|27	BuildRequires:	perl(parent)
12cr|perl-Catalyst-View-Email-0.310.0-3|28	
12cr|perl-Catalyst-View-Email-0.310.0-3|29	BuildArch:	noarch
12cr|perl-Catalyst-View-Email-0.310.0-3|30	
12cr|perl-Catalyst-View-Email-0.310.0-3|31	%description
12cr|perl-Catalyst-View-Email-0.310.0-3|32	Helper for Email Views.
12cr|perl-Catalyst-View-Email-0.310.0-3|33	
12cr|perl-Catalyst-View-Email-0.310.0-3|34	%prep
12cr|perl-Catalyst-View-Email-0.310.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-View-Email-0.310.0-3|36	
12cr|perl-Catalyst-View-Email-0.310.0-3|37	%build
12cr|perl-Catalyst-View-Email-0.310.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-View-Email-0.310.0-3|39	%make
12cr|perl-Catalyst-View-Email-0.310.0-3|40	
12cr|perl-Catalyst-View-Email-0.310.0-3|41	%check
12cr|perl-Catalyst-View-Email-0.310.0-3|42	%make test
12cr|perl-Catalyst-View-Email-0.310.0-3|43	
12cr|perl-Catalyst-View-Email-0.310.0-3|44	%install
12cr|perl-Catalyst-View-Email-0.310.0-3|45	%makeinstall_std
12cr|perl-Catalyst-View-Email-0.310.0-3|46	
12cr|perl-Catalyst-View-Email-0.310.0-3|47	%files
12cr|perl-Catalyst-View-Email-0.310.0-3|48	%doc Changes
12cr|perl-Catalyst-View-Email-0.310.0-3|49	%{_mandir}/man3/*
12cr|perl-Catalyst-View-Email-0.310.0-3|50	%{perl_vendorlib}/*
12cr|perl-Catalyst-View-Email-0.310.0-3|51	
12cr|perl-Catalyst-View-Email-0.310.0-3|52	%changelog
12cr|perl-Catalyst-View-Email-0.310.0-3|53	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.310.0-2mdv2011.0
12cr|perl-Catalyst-View-Email-0.310.0-3|54	+ Revision: 656890
12cr|perl-Catalyst-View-Email-0.310.0-3|55	- rebuild for updated spec-helper
12cr|perl-Catalyst-View-Email-0.310.0-3|56	
12cr|perl-Catalyst-View-Email-0.310.0-3|57	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.310.0-1
12cr|perl-Catalyst-View-Email-0.310.0-3|58	+ Revision: 634209
12cr|perl-Catalyst-View-Email-0.310.0-3|59	- update to new version 0.31
12cr|perl-Catalyst-View-Email-0.310.0-3|60	
12cr|perl-Catalyst-View-Email-0.310.0-3|61	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2011.0
12cr|perl-Catalyst-View-Email-0.310.0-3|62	+ Revision: 554266
12cr|perl-Catalyst-View-Email-0.310.0-3|63	- update to 0.30
12cr|perl-Catalyst-View-Email-0.310.0-3|64	
12cr|perl-Catalyst-View-Email-0.310.0-3|65	* Wed Mar 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-1mdv2010.1
12cr|perl-Catalyst-View-Email-0.310.0-3|66	+ Revision: 527092
12cr|perl-Catalyst-View-Email-0.310.0-3|67	- update to 0.27
12cr|perl-Catalyst-View-Email-0.310.0-3|68	
12cr|perl-Catalyst-View-Email-0.310.0-3|69	* Mon Feb 01 2010 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2010.1
12cr|perl-Catalyst-View-Email-0.310.0-3|70	+ Revision: 498975
12cr|perl-Catalyst-View-Email-0.310.0-3|71	- update to 0.23
12cr|perl-Catalyst-View-Email-0.310.0-3|72	
12cr|perl-Catalyst-View-Email-0.310.0-3|73	* Fri Jan 29 2010 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.1
12cr|perl-Catalyst-View-Email-0.310.0-3|74	+ Revision: 497905
12cr|perl-Catalyst-View-Email-0.310.0-3|75	- update to 0.22
12cr|perl-Catalyst-View-Email-0.310.0-3|76	
12cr|perl-Catalyst-View-Email-0.310.0-3|77	* Wed Jan 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2010.1
12cr|perl-Catalyst-View-Email-0.310.0-3|78	+ Revision: 496999
12cr|perl-Catalyst-View-Email-0.310.0-3|79	- update to 0.20
12cr|perl-Catalyst-View-Email-0.310.0-3|80	
12cr|perl-Catalyst-View-Email-0.310.0-3|81	* Tue Jan 19 2010 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-1mdv2010.1
12cr|perl-Catalyst-View-Email-0.310.0-3|82	+ Revision: 493483
12cr|perl-Catalyst-View-Email-0.310.0-3|83	- update to 0.19
12cr|perl-Catalyst-View-Email-0.310.0-3|84	
12cr|perl-Catalyst-View-Email-0.310.0-3|85	* Mon Jan 18 2010 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2010.1
12cr|perl-Catalyst-View-Email-0.310.0-3|86	+ Revision: 492949
12cr|perl-Catalyst-View-Email-0.310.0-3|87	- update to 0.18
12cr|perl-Catalyst-View-Email-0.310.0-3|88	
12cr|perl-Catalyst-View-Email-0.310.0-3|89	* Fri Jan 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.1
12cr|perl-Catalyst-View-Email-0.310.0-3|90	+ Revision: 491728
12cr|perl-Catalyst-View-Email-0.310.0-3|91	- update to 0.17
12cr|perl-Catalyst-View-Email-0.310.0-3|92	- adding missing buildrequires:
12cr|perl-Catalyst-View-Email-0.310.0-3|93	- fix setup
12cr|perl-Catalyst-View-Email-0.310.0-3|94	- update to 0.16
12cr|perl-Catalyst-View-Email-0.310.0-3|95	
12cr|perl-Catalyst-View-Email-0.310.0-3|96	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.1
12cr|perl-Catalyst-View-Email-0.310.0-3|97	+ Revision: 471286
12cr|perl-Catalyst-View-Email-0.310.0-3|98	- adding missing buildrequires:
12cr|perl-Catalyst-View-Email-0.310.0-3|99	- adding missing buildrequires:
12cr|perl-Catalyst-View-Email-0.310.0-3|100	- import perl-Catalyst-View-Email
12cr|perl-Catalyst-View-Email-0.310.0-3|101	
12cr|perl-Catalyst-View-Email-0.310.0-3|102	
12cr|perl-Catalyst-View-Email-0.310.0-3|103	* Sun Nov 29 2009 cpan2dist 0.13-1mdv
12cr|perl-Catalyst-View-Email-0.310.0-3|104	- initial mdv release, generated with cpan2dist

4030 12
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|1	%define upstream_name    Catalyst-View-Excel-Template-Plus
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|3	
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|6	Release:	3
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|7	
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|8	Summary:	Excel::Plus View
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|13	
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|15	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|16	BuildRequires:	perl(Excel::Template::Plus)
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|17	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|18	BuildRequires:	perl(MooseX::Param)
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|19	BuildRequires:	perl(Test::Exception)
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|21	BuildRequires:	perl(parent)
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|22	BuildArch:	noarch
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|23	
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|24	%description
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|25	This is a Catalyst View subclass which can handle rendering excel content
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|26	through Excel::Template::Plus.
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|27	
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|28	%prep
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|30	
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|31	%build
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|33	%make
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|34	
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|35	%check
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|36	%make test
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|37	
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|38	%install
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|39	%makeinstall_std
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|40	
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|41	%files
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|42	%doc Changes META.yml README
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|43	%{_mandir}/man3/*
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|44	%{perl_vendorlib}/*
12cr|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|45	

4031 12
12cr|perl-Catalyst-View-GD-0.10.0-3|1	%define upstream_name    Catalyst-View-GD
12cr|perl-Catalyst-View-GD-0.10.0-3|2	%define upstream_version 0.01
12cr|perl-Catalyst-View-GD-0.10.0-3|3	
12cr|perl-Catalyst-View-GD-0.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-View-GD-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-View-GD-0.10.0-3|6	Release:	3
12cr|perl-Catalyst-View-GD-0.10.0-3|7	
12cr|perl-Catalyst-View-GD-0.10.0-3|8	Summary:	A Catalyst View for GD images
12cr|perl-Catalyst-View-GD-0.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-View-GD-0.10.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-View-GD-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-View-GD-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-View-GD-0.10.0-3|13	
12cr|perl-Catalyst-View-GD-0.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-View-GD-0.10.0-3|15	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-Catalyst-View-GD-0.10.0-3|16	BuildRequires:	perl(GD)
12cr|perl-Catalyst-View-GD-0.10.0-3|17	BuildRequires:	perl(Test::Exception)
12cr|perl-Catalyst-View-GD-0.10.0-3|18	BuildRequires:	perl(Test::Image::GD)
12cr|perl-Catalyst-View-GD-0.10.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-View-GD-0.10.0-3|20	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Catalyst-View-GD-0.10.0-3|21	BuildArch:	noarch
12cr|perl-Catalyst-View-GD-0.10.0-3|22	
12cr|perl-Catalyst-View-GD-0.10.0-3|23	%description
12cr|perl-Catalyst-View-GD-0.10.0-3|24	This is a Catalyst View subclass which can handle rendering GD based image
12cr|perl-Catalyst-View-GD-0.10.0-3|25	content.
12cr|perl-Catalyst-View-GD-0.10.0-3|26	
12cr|perl-Catalyst-View-GD-0.10.0-3|27	%prep
12cr|perl-Catalyst-View-GD-0.10.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-View-GD-0.10.0-3|29	
12cr|perl-Catalyst-View-GD-0.10.0-3|30	%build
12cr|perl-Catalyst-View-GD-0.10.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-View-GD-0.10.0-3|32	%make
12cr|perl-Catalyst-View-GD-0.10.0-3|33	
12cr|perl-Catalyst-View-GD-0.10.0-3|34	%check
12cr|perl-Catalyst-View-GD-0.10.0-3|35	make test
12cr|perl-Catalyst-View-GD-0.10.0-3|36	
12cr|perl-Catalyst-View-GD-0.10.0-3|37	%install
12cr|perl-Catalyst-View-GD-0.10.0-3|38	%makeinstall_std
12cr|perl-Catalyst-View-GD-0.10.0-3|39	
12cr|perl-Catalyst-View-GD-0.10.0-3|40	%files
12cr|perl-Catalyst-View-GD-0.10.0-3|41	%doc Changes META.yml README
12cr|perl-Catalyst-View-GD-0.10.0-3|42	%{_mandir}/man3/*
12cr|perl-Catalyst-View-GD-0.10.0-3|43	%perl_vendorlib/*
12cr|perl-Catalyst-View-GD-0.10.0-3|44	

4032 12
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|1	%define upstream_name    Catalyst-View-GraphViz
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|3	
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|6	Release:	3
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|7	
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|8	Summary:	GraphViz View Class
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|13	
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|15	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|16	BuildRequires:	perl(Catalyst::Plugin::SubRequest)
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|17	BuildRequires:	perl(GraphViz)
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|19	BuildArch:	noarch
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|20	
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|21	%description
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|22	This is the Catalyst view class for the GraphViz manpage. Your application
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|23	subclass should inherit from this class.
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|24	
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|25	This plugin renders the GraphViz object specified in
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|26	'$c->stash->{graphviz}->{graph}' into the '$c->stash->{graphviz}->{format}'
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|27	(one of e.g. png gif, or one of the other as_* methods described in the the
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|28	GraphViz manpage module. PNG is the default format.
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|29	
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|30	The output is stored in '$c->response->output'.
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|31	
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|32	%prep
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|34	
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|35	%build
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|37	%make
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|38	
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|39	%check
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|40	make test
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|41	
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|42	%install
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|43	%makeinstall_std
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|44	
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|45	%files
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|46	%doc Changes META.yml README
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|47	%{_mandir}/man3/*
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|48	%{perl_vendorlib}/*
12cr|perl-Catalyst-View-GraphViz-0.50.0-3|49	

4033 12
12cr|perl-Catalyst-View-JSON-0.330.0-2|1	%define upstream_name    Catalyst-View-JSON
12cr|perl-Catalyst-View-JSON-0.330.0-2|2	%define upstream_version 0.33
12cr|perl-Catalyst-View-JSON-0.330.0-2|3	
12cr|perl-Catalyst-View-JSON-0.330.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-View-JSON-0.330.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-View-JSON-0.330.0-2|6	Release:	2
12cr|perl-Catalyst-View-JSON-0.330.0-2|7	
12cr|perl-Catalyst-View-JSON-0.330.0-2|8	Summary:	JSON view for your data
12cr|perl-Catalyst-View-JSON-0.330.0-2|9	License:	Artistic/GPL
12cr|perl-Catalyst-View-JSON-0.330.0-2|10	Group:		Development/Perl
12cr|perl-Catalyst-View-JSON-0.330.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-View-JSON-0.330.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-View-JSON-0.330.0-2|13	
12cr|perl-Catalyst-View-JSON-0.330.0-2|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-View-JSON-0.330.0-2|15	BuildRequires:	perl(Catalyst) >= 5.600.0
12cr|perl-Catalyst-View-JSON-0.330.0-2|16	BuildRequires:	perl(Catalyst::Plugin::Unicode)
12cr|perl-Catalyst-View-JSON-0.330.0-2|17	BuildRequires:	perl(YAML)
12cr|perl-Catalyst-View-JSON-0.330.0-2|18	BuildRequires:	perl(JSON) >= 1
12cr|perl-Catalyst-View-JSON-0.330.0-2|19	BuildRequires:	perl(JSON::Any)
12cr|perl-Catalyst-View-JSON-0.330.0-2|20	BuildRequires:	perl(Test::More) >= 0.32
12cr|perl-Catalyst-View-JSON-0.330.0-2|21	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-View-JSON-0.330.0-2|22	
12cr|perl-Catalyst-View-JSON-0.330.0-2|23	BuildArch:	noarch
12cr|perl-Catalyst-View-JSON-0.330.0-2|24	
12cr|perl-Catalyst-View-JSON-0.330.0-2|25	%description
12cr|perl-Catalyst-View-JSON-0.330.0-2|26	Catalyst::View::JSON is a Catalyst View handler that returns stash
12cr|perl-Catalyst-View-JSON-0.330.0-2|27	data in JSON format.
12cr|perl-Catalyst-View-JSON-0.330.0-2|28	
12cr|perl-Catalyst-View-JSON-0.330.0-2|29	%prep
12cr|perl-Catalyst-View-JSON-0.330.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-View-JSON-0.330.0-2|31	
12cr|perl-Catalyst-View-JSON-0.330.0-2|32	%build
12cr|perl-Catalyst-View-JSON-0.330.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-View-JSON-0.330.0-2|34	%make
12cr|perl-Catalyst-View-JSON-0.330.0-2|35	
12cr|perl-Catalyst-View-JSON-0.330.0-2|36	%check
12cr|perl-Catalyst-View-JSON-0.330.0-2|37	%make test
12cr|perl-Catalyst-View-JSON-0.330.0-2|38	
12cr|perl-Catalyst-View-JSON-0.330.0-2|39	%install
12cr|perl-Catalyst-View-JSON-0.330.0-2|40	%makeinstall_std
12cr|perl-Catalyst-View-JSON-0.330.0-2|41	
12cr|perl-Catalyst-View-JSON-0.330.0-2|42	%files
12cr|perl-Catalyst-View-JSON-0.330.0-2|43	%doc Changes
12cr|perl-Catalyst-View-JSON-0.330.0-2|44	%{_mandir}/*/*
12cr|perl-Catalyst-View-JSON-0.330.0-2|45	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-View-JSON-0.330.0-2|46	
12cr|perl-Catalyst-View-JSON-0.330.0-2|47	
12cr|perl-Catalyst-View-JSON-0.330.0-2|48	%changelog
12cr|perl-Catalyst-View-JSON-0.330.0-2|49	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.330.0-1mdv2011.0
12cr|perl-Catalyst-View-JSON-0.330.0-2|50	+ Revision: 653979
12cr|perl-Catalyst-View-JSON-0.330.0-2|51	- update to new version 0.33
12cr|perl-Catalyst-View-JSON-0.330.0-2|52	
12cr|perl-Catalyst-View-JSON-0.330.0-2|53	* Wed Jan 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.320.0-1mdv2011.0
12cr|perl-Catalyst-View-JSON-0.330.0-2|54	+ Revision: 628763
12cr|perl-Catalyst-View-JSON-0.330.0-2|55	- new version
12cr|perl-Catalyst-View-JSON-0.330.0-2|56	
12cr|perl-Catalyst-View-JSON-0.330.0-2|57	* Wed Sep 22 2010 Shlomi Fish <shlomif@mandriva.org> 0.310.0-1mdv2011.0
12cr|perl-Catalyst-View-JSON-0.330.0-2|58	+ Revision: 580528
12cr|perl-Catalyst-View-JSON-0.330.0-2|59	- Upgrade to 0.31 and converted to lzma
12cr|perl-Catalyst-View-JSON-0.330.0-2|60	
12cr|perl-Catalyst-View-JSON-0.330.0-2|61	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2011.0
12cr|perl-Catalyst-View-JSON-0.330.0-2|62	+ Revision: 536164
12cr|perl-Catalyst-View-JSON-0.330.0-2|63	- update buildrequires:
12cr|perl-Catalyst-View-JSON-0.330.0-2|64	- update to 0.30
12cr|perl-Catalyst-View-JSON-0.330.0-2|65	
12cr|perl-Catalyst-View-JSON-0.330.0-2|66	* Wed Mar 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.280.0-1mdv2010.1
12cr|perl-Catalyst-View-JSON-0.330.0-2|67	+ Revision: 517299
12cr|perl-Catalyst-View-JSON-0.330.0-2|68	- update to 0.28
12cr|perl-Catalyst-View-JSON-0.330.0-2|69	
12cr|perl-Catalyst-View-JSON-0.330.0-2|70	* Thu Feb 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-1mdv2010.1
12cr|perl-Catalyst-View-JSON-0.330.0-2|71	+ Revision: 510968
12cr|perl-Catalyst-View-JSON-0.330.0-2|72	- update to 0.27
12cr|perl-Catalyst-View-JSON-0.330.0-2|73	
12cr|perl-Catalyst-View-JSON-0.330.0-2|74	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.260.0-1mdv2010.0
12cr|perl-Catalyst-View-JSON-0.330.0-2|75	+ Revision: 420854
12cr|perl-Catalyst-View-JSON-0.330.0-2|76	- update to 0.26
12cr|perl-Catalyst-View-JSON-0.330.0-2|77	
12cr|perl-Catalyst-View-JSON-0.330.0-2|78	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.250.0-1mdv2010.0
12cr|perl-Catalyst-View-JSON-0.330.0-2|79	+ Revision: 406310
12cr|perl-Catalyst-View-JSON-0.330.0-2|80	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-View-JSON-0.330.0-2|81	
12cr|perl-Catalyst-View-JSON-0.330.0-2|82	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.25-1mdv2010.0
12cr|perl-Catalyst-View-JSON-0.330.0-2|83	+ Revision: 371664
12cr|perl-Catalyst-View-JSON-0.330.0-2|84	- update to new version 0.25
12cr|perl-Catalyst-View-JSON-0.330.0-2|85	
12cr|perl-Catalyst-View-JSON-0.330.0-2|86	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.24-3mdv2009.0
12cr|perl-Catalyst-View-JSON-0.330.0-2|87	+ Revision: 255589
12cr|perl-Catalyst-View-JSON-0.330.0-2|88	- rebuild
12cr|perl-Catalyst-View-JSON-0.330.0-2|89	
12cr|perl-Catalyst-View-JSON-0.330.0-2|90	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.24-1mdv2008.1
12cr|perl-Catalyst-View-JSON-0.330.0-2|91	+ Revision: 178328
12cr|perl-Catalyst-View-JSON-0.330.0-2|92	- update to new version 0.24
12cr|perl-Catalyst-View-JSON-0.330.0-2|93	
12cr|perl-Catalyst-View-JSON-0.330.0-2|94	* Mon Feb 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-1mdv2008.1
12cr|perl-Catalyst-View-JSON-0.330.0-2|95	+ Revision: 174753
12cr|perl-Catalyst-View-JSON-0.330.0-2|96	- new version
12cr|perl-Catalyst-View-JSON-0.330.0-2|97	
12cr|perl-Catalyst-View-JSON-0.330.0-2|98	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2008.1
12cr|perl-Catalyst-View-JSON-0.330.0-2|99	+ Revision: 152975
12cr|perl-Catalyst-View-JSON-0.330.0-2|100	- update to new version 0.22
12cr|perl-Catalyst-View-JSON-0.330.0-2|101	- update to new version 0.22
12cr|perl-Catalyst-View-JSON-0.330.0-2|102	
12cr|perl-Catalyst-View-JSON-0.330.0-2|103	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-View-JSON-0.330.0-2|104	- restore BuildRoot
12cr|perl-Catalyst-View-JSON-0.330.0-2|105	
12cr|perl-Catalyst-View-JSON-0.330.0-2|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-View-JSON-0.330.0-2|107	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-View-JSON-0.330.0-2|108	
12cr|perl-Catalyst-View-JSON-0.330.0-2|109	* Sun Nov 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.21-1mdv2008.1
12cr|perl-Catalyst-View-JSON-0.330.0-2|110	+ Revision: 105899
12cr|perl-Catalyst-View-JSON-0.330.0-2|111	- update to new version 0.21
12cr|perl-Catalyst-View-JSON-0.330.0-2|112	- update to new version 0.21
12cr|perl-Catalyst-View-JSON-0.330.0-2|113	
12cr|perl-Catalyst-View-JSON-0.330.0-2|114	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.20-1mdv2008.0
12cr|perl-Catalyst-View-JSON-0.330.0-2|115	+ Revision: 78113
12cr|perl-Catalyst-View-JSON-0.330.0-2|116	- new version
12cr|perl-Catalyst-View-JSON-0.330.0-2|117	
12cr|perl-Catalyst-View-JSON-0.330.0-2|118	
12cr|perl-Catalyst-View-JSON-0.330.0-2|119	* Thu Aug 03 2006 Scott Karns <scottk@mandriva.org> 0.11-1mdv2007.0
12cr|perl-Catalyst-View-JSON-0.330.0-2|120	- Version 0.11
12cr|perl-Catalyst-View-JSON-0.330.0-2|121	
12cr|perl-Catalyst-View-JSON-0.330.0-2|122	* Wed Apr 26 2006 Scott Karns <scottk@mandriva.org> 0.09-1mdk
12cr|perl-Catalyst-View-JSON-0.330.0-2|123	- Initial Mdv RPM
12cr|perl-Catalyst-View-JSON-0.330.0-2|124	

4034 12
12cr|perl-Catalyst-View-Mason-0.180.0-3|1	%define upstream_name    Catalyst-View-Mason
12cr|perl-Catalyst-View-Mason-0.180.0-3|2	%define upstream_version 0.18
12cr|perl-Catalyst-View-Mason-0.180.0-3|3	
12cr|perl-Catalyst-View-Mason-0.180.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-View-Mason-0.180.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-View-Mason-0.180.0-3|6	Release:	3
12cr|perl-Catalyst-View-Mason-0.180.0-3|7	
12cr|perl-Catalyst-View-Mason-0.180.0-3|8	Summary:	Mason View Class
12cr|perl-Catalyst-View-Mason-0.180.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-View-Mason-0.180.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-View-Mason-0.180.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-View-Mason-0.180.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-View-Mason-0.180.0-3|13	
12cr|perl-Catalyst-View-Mason-0.180.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-View-Mason-0.180.0-3|15	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-View-Mason-0.180.0-3|16	BuildRequires:	perl(HTML::Mason)
12cr|perl-Catalyst-View-Mason-0.180.0-3|17	BuildRequires:	perl(MRO::Compat)
12cr|perl-Catalyst-View-Mason-0.180.0-3|18	BuildArch:	noarch
12cr|perl-Catalyst-View-Mason-0.180.0-3|19	
12cr|perl-Catalyst-View-Mason-0.180.0-3|20	%description
12cr|perl-Catalyst-View-Mason-0.180.0-3|21	Want to use a Mason component in your views? No problem!
12cr|perl-Catalyst-View-Mason-0.180.0-3|22	Catalyst::View::Mason comes to the rescue.
12cr|perl-Catalyst-View-Mason-0.180.0-3|23	
12cr|perl-Catalyst-View-Mason-0.180.0-3|24	%prep
12cr|perl-Catalyst-View-Mason-0.180.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-View-Mason-0.180.0-3|26	
12cr|perl-Catalyst-View-Mason-0.180.0-3|27	%build
12cr|perl-Catalyst-View-Mason-0.180.0-3|28	perl Makefile.PL installdirs=vendor --skipdeps
12cr|perl-Catalyst-View-Mason-0.180.0-3|29	%make
12cr|perl-Catalyst-View-Mason-0.180.0-3|30	
12cr|perl-Catalyst-View-Mason-0.180.0-3|31	%check
12cr|perl-Catalyst-View-Mason-0.180.0-3|32	make test
12cr|perl-Catalyst-View-Mason-0.180.0-3|33	
12cr|perl-Catalyst-View-Mason-0.180.0-3|34	%install
12cr|perl-Catalyst-View-Mason-0.180.0-3|35	%makeinstall_std
12cr|perl-Catalyst-View-Mason-0.180.0-3|36	
12cr|perl-Catalyst-View-Mason-0.180.0-3|37	%files
12cr|perl-Catalyst-View-Mason-0.180.0-3|38	%doc Changes README
12cr|perl-Catalyst-View-Mason-0.180.0-3|39	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-View-Mason-0.180.0-3|40	%{_mandir}/*/*
12cr|perl-Catalyst-View-Mason-0.180.0-3|41	
12cr|perl-Catalyst-View-Mason-0.180.0-3|42	
12cr|perl-Catalyst-View-Mason-0.180.0-3|43	%changelog
12cr|perl-Catalyst-View-Mason-0.180.0-3|44	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.180.0-2mdv2011.0
12cr|perl-Catalyst-View-Mason-0.180.0-3|45	+ Revision: 680769
12cr|perl-Catalyst-View-Mason-0.180.0-3|46	- mass rebuild
12cr|perl-Catalyst-View-Mason-0.180.0-3|47	
12cr|perl-Catalyst-View-Mason-0.180.0-3|48	* Mon Aug 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2010.0
12cr|perl-Catalyst-View-Mason-0.180.0-3|49	+ Revision: 420277
12cr|perl-Catalyst-View-Mason-0.180.0-3|50	- update to 0.18
12cr|perl-Catalyst-View-Mason-0.180.0-3|51	
12cr|perl-Catalyst-View-Mason-0.180.0-3|52	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.0
12cr|perl-Catalyst-View-Mason-0.180.0-3|53	+ Revision: 406311
12cr|perl-Catalyst-View-Mason-0.180.0-3|54	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-View-Mason-0.180.0-3|55	
12cr|perl-Catalyst-View-Mason-0.180.0-3|56	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdv2010.0
12cr|perl-Catalyst-View-Mason-0.180.0-3|57	+ Revision: 371663
12cr|perl-Catalyst-View-Mason-0.180.0-3|58	- update to new version 0.17
12cr|perl-Catalyst-View-Mason-0.180.0-3|59	
12cr|perl-Catalyst-View-Mason-0.180.0-3|60	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.16-2mdv2009.0
12cr|perl-Catalyst-View-Mason-0.180.0-3|61	+ Revision: 268397
12cr|perl-Catalyst-View-Mason-0.180.0-3|62	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Catalyst-View-Mason-0.180.0-3|63	
12cr|perl-Catalyst-View-Mason-0.180.0-3|64	* Thu May 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2009.0
12cr|perl-Catalyst-View-Mason-0.180.0-3|65	+ Revision: 212924
12cr|perl-Catalyst-View-Mason-0.180.0-3|66	- update to new version 0.16
12cr|perl-Catalyst-View-Mason-0.180.0-3|67	
12cr|perl-Catalyst-View-Mason-0.180.0-3|68	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-View-Mason-0.180.0-3|69	- restore BuildRoot
12cr|perl-Catalyst-View-Mason-0.180.0-3|70	
12cr|perl-Catalyst-View-Mason-0.180.0-3|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-View-Mason-0.180.0-3|72	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-View-Mason-0.180.0-3|73	
12cr|perl-Catalyst-View-Mason-0.180.0-3|74	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2008.1
12cr|perl-Catalyst-View-Mason-0.180.0-3|75	+ Revision: 104517
12cr|perl-Catalyst-View-Mason-0.180.0-3|76	- update to new version 0.15
12cr|perl-Catalyst-View-Mason-0.180.0-3|77	
12cr|perl-Catalyst-View-Mason-0.180.0-3|78	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2008.0
12cr|perl-Catalyst-View-Mason-0.180.0-3|79	+ Revision: 78126
12cr|perl-Catalyst-View-Mason-0.180.0-3|80	- new version
12cr|perl-Catalyst-View-Mason-0.180.0-3|81	
12cr|perl-Catalyst-View-Mason-0.180.0-3|82	
12cr|perl-Catalyst-View-Mason-0.180.0-3|83	* Fri Mar 24 2006 Scott Karns <scott@karnstech.com> 0.08-2mdk
12cr|perl-Catalyst-View-Mason-0.180.0-3|84	- Cleaned SPEC file
12cr|perl-Catalyst-View-Mason-0.180.0-3|85	
12cr|perl-Catalyst-View-Mason-0.180.0-3|86	* Thu Dec 29 2005 Scott Karns <scott@karnstech.com> 0.08-1mdk
12cr|perl-Catalyst-View-Mason-0.180.0-3|87	- Initial Mdv RPM
12cr|perl-Catalyst-View-Mason-0.180.0-3|88	

4035 12
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|1	%define upstream_name    Catalyst-View-REST-XML
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|2	%define upstream_version 0.01
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|3	
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|6	Release:	3
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|7	
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|8	Summary:	XML View Class
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|13	
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|15	BuildRequires:	perl(Catalyst)
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|16	BuildRequires:	perl(XML::Simple)
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|17	BuildArch:	noarch
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|18	
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|19	%description
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|20	This is the XML::Simple view class.
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|21	
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|22	%prep
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|24	
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|25	%build
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|27	%make
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|28	
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|29	%check
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|30	%make test
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|31	
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|32	%install
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|33	%makeinstall_std
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|34	
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|35	%files
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|36	%doc Changes README
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|37	%{perl_vendorlib}/Catalyst/View/*
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|38	%{_mandir}/*/*
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|39	
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|40	
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|41	%changelog
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|42	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.10.0-2mdv2011.0
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|43	+ Revision: 680770
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|44	- mass rebuild
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|45	
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|46	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|47	+ Revision: 402994
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|48	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|49	
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|50	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.01-4mdv2009.0
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|51	+ Revision: 255592
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|52	- rebuild
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|53	
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.01-2mdv2008.1
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|55	+ Revision: 136678
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|56	- restore BuildRoot
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|57	
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|58	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|60	
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|61	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-2mdv2008.0
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|62	+ Revision: 86062
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|63	- rebuild
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|64	
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|65	
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|66	* Thu Mar 30 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.01-1mdk
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|67	- Initial mdv rpm
12cr|perl-Catalyst-View-REST-XML-0.10.0-3|68	

4036 12
12cr|perl-Catalyst-View-TT-0.360.0-3|1	%define upstream_name    Catalyst-View-TT
12cr|perl-Catalyst-View-TT-0.360.0-3|2	%define upstream_version 0.36
12cr|perl-Catalyst-View-TT-0.360.0-3|3	
12cr|perl-Catalyst-View-TT-0.360.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Catalyst-View-TT-0.360.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Catalyst-View-TT-0.360.0-3|6	Release:	3
12cr|perl-Catalyst-View-TT-0.360.0-3|7	
12cr|perl-Catalyst-View-TT-0.360.0-3|8	Summary:	Catalyst TT View Class
12cr|perl-Catalyst-View-TT-0.360.0-3|9	License:	Artistic/GPL
12cr|perl-Catalyst-View-TT-0.360.0-3|10	Group:		Development/Perl
12cr|perl-Catalyst-View-TT-0.360.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Catalyst-View-TT-0.360.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Catalyst-View-TT-0.360.0-3|13	# This patch done originally by rgs allow to specify the Template class to use
12cr|perl-Catalyst-View-TT-0.360.0-3|14	# Need for compatibility with CS4 for fibric
12cr|perl-Catalyst-View-TT-0.360.0-3|15	Patch0:		Catalyst-View-TT-0.30-template_class.patch
12cr|perl-Catalyst-View-TT-0.360.0-3|16	
12cr|perl-Catalyst-View-TT-0.360.0-3|17	BuildRequires:	perl-devel
12cr|perl-Catalyst-View-TT-0.360.0-3|18	BuildRequires:	perl(Catalyst) >= 5.700
12cr|perl-Catalyst-View-TT-0.360.0-3|19	BuildRequires:  perl(MRO::Compat)
12cr|perl-Catalyst-View-TT-0.360.0-3|20	BuildRequires:	perl(Path::Class)
12cr|perl-Catalyst-View-TT-0.360.0-3|21	BuildRequires:	perl(Template)
12cr|perl-Catalyst-View-TT-0.360.0-3|22	BuildRequires:  perl(Template::Provider::Encoding)
12cr|perl-Catalyst-View-TT-0.360.0-3|23	BuildRequires:	perl(Template::Timer)
12cr|perl-Catalyst-View-TT-0.360.0-3|24	
12cr|perl-Catalyst-View-TT-0.360.0-3|25	BuildArch:	noarch
12cr|perl-Catalyst-View-TT-0.360.0-3|26	
12cr|perl-Catalyst-View-TT-0.360.0-3|27	%description
12cr|perl-Catalyst-View-TT-0.360.0-3|28	This is the Catalyst view class for the Template Toolkit. Your application
12cr|perl-Catalyst-View-TT-0.360.0-3|29	should defined a view class which is a subclass of this module. The easiest way
12cr|perl-Catalyst-View-TT-0.360.0-3|30	to achieve this is using the myapp_create.pl script (where myapp should be
12cr|perl-Catalyst-View-TT-0.360.0-3|31	replaced with whatever your application is called). This script is created as
12cr|perl-Catalyst-View-TT-0.360.0-3|32	part of the Catalyst setup.
12cr|perl-Catalyst-View-TT-0.360.0-3|33	
12cr|perl-Catalyst-View-TT-0.360.0-3|34	%prep
12cr|perl-Catalyst-View-TT-0.360.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Catalyst-View-TT-0.360.0-3|36	%patch0 -p2
12cr|perl-Catalyst-View-TT-0.360.0-3|37	
12cr|perl-Catalyst-View-TT-0.360.0-3|38	%build
12cr|perl-Catalyst-View-TT-0.360.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Catalyst-View-TT-0.360.0-3|40	make
12cr|perl-Catalyst-View-TT-0.360.0-3|41	
12cr|perl-Catalyst-View-TT-0.360.0-3|42	%check
12cr|perl-Catalyst-View-TT-0.360.0-3|43	make test
12cr|perl-Catalyst-View-TT-0.360.0-3|44	
12cr|perl-Catalyst-View-TT-0.360.0-3|45	%install
12cr|perl-Catalyst-View-TT-0.360.0-3|46	%makeinstall_std
12cr|perl-Catalyst-View-TT-0.360.0-3|47	
12cr|perl-Catalyst-View-TT-0.360.0-3|48	%files
12cr|perl-Catalyst-View-TT-0.360.0-3|49	%doc README Changes
12cr|perl-Catalyst-View-TT-0.360.0-3|50	%{perl_vendorlib}/Catalyst
12cr|perl-Catalyst-View-TT-0.360.0-3|51	%{_mandir}/*/*
12cr|perl-Catalyst-View-TT-0.360.0-3|52	
12cr|perl-Catalyst-View-TT-0.360.0-3|53	
12cr|perl-Catalyst-View-TT-0.360.0-3|54	%changelog
12cr|perl-Catalyst-View-TT-0.360.0-3|55	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.360.0-2mdv2011.0
12cr|perl-Catalyst-View-TT-0.360.0-3|56	+ Revision: 680771
12cr|perl-Catalyst-View-TT-0.360.0-3|57	- mass rebuild
12cr|perl-Catalyst-View-TT-0.360.0-3|58	
12cr|perl-Catalyst-View-TT-0.360.0-3|59	* Mon Oct 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.360.0-1mdv2011.0
12cr|perl-Catalyst-View-TT-0.360.0-3|60	+ Revision: 589296
12cr|perl-Catalyst-View-TT-0.360.0-3|61	- New version - 0.36
12cr|perl-Catalyst-View-TT-0.360.0-3|62	
12cr|perl-Catalyst-View-TT-0.360.0-3|63	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.350.0-1mdv2011.0
12cr|perl-Catalyst-View-TT-0.360.0-3|64	+ Revision: 573789
12cr|perl-Catalyst-View-TT-0.360.0-3|65	- update to 0.35
12cr|perl-Catalyst-View-TT-0.360.0-3|66	
12cr|perl-Catalyst-View-TT-0.360.0-3|67	* Wed Apr 07 2010 Jérôme Quelin <jquelin@mandriva.org> 0.340.0-1mdv2011.0
12cr|perl-Catalyst-View-TT-0.360.0-3|68	+ Revision: 532707
12cr|perl-Catalyst-View-TT-0.360.0-3|69	- update to 0.34
12cr|perl-Catalyst-View-TT-0.360.0-3|70	
12cr|perl-Catalyst-View-TT-0.360.0-3|71	* Thu Mar 11 2010 Jérôme Quelin <jquelin@mandriva.org> 0.330.0-1mdv2010.1
12cr|perl-Catalyst-View-TT-0.360.0-3|72	+ Revision: 518076
12cr|perl-Catalyst-View-TT-0.360.0-3|73	- update to 0.33
12cr|perl-Catalyst-View-TT-0.360.0-3|74	
12cr|perl-Catalyst-View-TT-0.360.0-3|75	* Tue Feb 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.320.0-1mdv2010.1
12cr|perl-Catalyst-View-TT-0.360.0-3|76	+ Revision: 506742
12cr|perl-Catalyst-View-TT-0.360.0-3|77	- update to 0.32
12cr|perl-Catalyst-View-TT-0.360.0-3|78	
12cr|perl-Catalyst-View-TT-0.360.0-3|79	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.310.0-1mdv2010.1
12cr|perl-Catalyst-View-TT-0.360.0-3|80	+ Revision: 461263
12cr|perl-Catalyst-View-TT-0.360.0-3|81	- update to 0.31
12cr|perl-Catalyst-View-TT-0.360.0-3|82	
12cr|perl-Catalyst-View-TT-0.360.0-3|83	* Sun Sep 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2010.0
12cr|perl-Catalyst-View-TT-0.360.0-3|84	+ Revision: 450060
12cr|perl-Catalyst-View-TT-0.360.0-3|85	- fix require - using perl-Foo instead of perl(Foo) is bad, mmk?
12cr|perl-Catalyst-View-TT-0.360.0-3|86	- patch renamed, fix spec file
12cr|perl-Catalyst-View-TT-0.360.0-3|87	- update to 0.30
12cr|perl-Catalyst-View-TT-0.360.0-3|88	
12cr|perl-Catalyst-View-TT-0.360.0-3|89	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.290.0-1mdv2010.0
12cr|perl-Catalyst-View-TT-0.360.0-3|90	+ Revision: 406313
12cr|perl-Catalyst-View-TT-0.360.0-3|91	- rebuild using %%perl_convert_version
12cr|perl-Catalyst-View-TT-0.360.0-3|92	
12cr|perl-Catalyst-View-TT-0.360.0-3|93	* Sun Feb 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.29-1mdv2009.1
12cr|perl-Catalyst-View-TT-0.360.0-3|94	+ Revision: 343867
12cr|perl-Catalyst-View-TT-0.360.0-3|95	- update to new version 0.29
12cr|perl-Catalyst-View-TT-0.360.0-3|96	
12cr|perl-Catalyst-View-TT-0.360.0-3|97	* Fri Feb 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.28-1mdv2009.1
12cr|perl-Catalyst-View-TT-0.360.0-3|98	+ Revision: 343199
12cr|perl-Catalyst-View-TT-0.360.0-3|99	- update to new version 0.28
12cr|perl-Catalyst-View-TT-0.360.0-3|100	
12cr|perl-Catalyst-View-TT-0.360.0-3|101	* Tue Jun 17 2008 Olivier Thauvin <nanardon@mandriva.org> 0.27-2mdv2009.0
12cr|perl-Catalyst-View-TT-0.360.0-3|102	+ Revision: 222183
12cr|perl-Catalyst-View-TT-0.360.0-3|103	- resurect template_class patch done by rgs
12cr|perl-Catalyst-View-TT-0.360.0-3|104	- yet another buildrequires for tests
12cr|perl-Catalyst-View-TT-0.360.0-3|105	
12cr|perl-Catalyst-View-TT-0.360.0-3|106	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.27-1mdv2009.0
12cr|perl-Catalyst-View-TT-0.360.0-3|107	+ Revision: 210859
12cr|perl-Catalyst-View-TT-0.360.0-3|108	- new version
12cr|perl-Catalyst-View-TT-0.360.0-3|109	
12cr|perl-Catalyst-View-TT-0.360.0-3|110	* Thu Jan 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.26-1mdv2008.1
12cr|perl-Catalyst-View-TT-0.360.0-3|111	+ Revision: 153976
12cr|perl-Catalyst-View-TT-0.360.0-3|112	- update to new version 0.26
12cr|perl-Catalyst-View-TT-0.360.0-3|113	
12cr|perl-Catalyst-View-TT-0.360.0-3|114	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Catalyst-View-TT-0.360.0-3|115	- restore BuildRoot
12cr|perl-Catalyst-View-TT-0.360.0-3|116	
12cr|perl-Catalyst-View-TT-0.360.0-3|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Catalyst-View-TT-0.360.0-3|118	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Catalyst-View-TT-0.360.0-3|119	
12cr|perl-Catalyst-View-TT-0.360.0-3|120	* Mon Jul 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.25-1mdv2008.0
12cr|perl-Catalyst-View-TT-0.360.0-3|121	+ Revision: 47033
12cr|perl-Catalyst-View-TT-0.360.0-3|122	- update to new version 0.25
12cr|perl-Catalyst-View-TT-0.360.0-3|123	
12cr|perl-Catalyst-View-TT-0.360.0-3|124	
12cr|perl-Catalyst-View-TT-0.360.0-3|125	* Mon May 29 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.23-2mdv2007.0
12cr|perl-Catalyst-View-TT-0.360.0-3|126	- Patch 0: allow to override the internal template class
12cr|perl-Catalyst-View-TT-0.360.0-3|127	
12cr|perl-Catalyst-View-TT-0.360.0-3|128	* Sat May 27 2006 Scott Karns <scottk@mandriva.org> 0.23-1mdv2007.0
12cr|perl-Catalyst-View-TT-0.360.0-3|129	- 0.23
12cr|perl-Catalyst-View-TT-0.360.0-3|130	
12cr|perl-Catalyst-View-TT-0.360.0-3|131	* Fri May 05 2006 Scott Karns <scottk@mandriva.org> 0.22-3mdk
12cr|perl-Catalyst-View-TT-0.360.0-3|132	- Update BuildRequires
12cr|perl-Catalyst-View-TT-0.360.0-3|133	- Updated to comply with Mandriva perl packaging policy
12cr|perl-Catalyst-View-TT-0.360.0-3|134	
12cr|perl-Catalyst-View-TT-0.360.0-3|135	* Mon Mar 06 2006 Buchan Milne <bgmilne@mandriva.org> 0.22-2mdk
12cr|perl-Catalyst-View-TT-0.360.0-3|136	- BuildRequire newer Catalyst (ease backport)
12cr|perl-Catalyst-View-TT-0.360.0-3|137	
12cr|perl-Catalyst-View-TT-0.360.0-3|138	* Fri Jan 27 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.22-1mdk
12cr|perl-Catalyst-View-TT-0.360.0-3|139	- 0.22
12cr|perl-Catalyst-View-TT-0.360.0-3|140	
12cr|perl-Catalyst-View-TT-0.360.0-3|141	* Tue Jan 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.21-1mdk
12cr|perl-Catalyst-View-TT-0.360.0-3|142	- 0.21
12cr|perl-Catalyst-View-TT-0.360.0-3|143	
12cr|perl-Catalyst-View-TT-0.360.0-3|144	* Fri Dec 16 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.20-1mdk
12cr|perl-Catalyst-View-TT-0.360.0-3|145	- Initial MDV RPM
12cr|perl-Catalyst-View-TT-0.360.0-3|146	

4037 12
12cr|perl-CatalystX-Component-Traits-0.160.0-3|1	%define upstream_name    CatalystX-Component-Traits
12cr|perl-CatalystX-Component-Traits-0.160.0-3|2	%define upstream_version 0.16
12cr|perl-CatalystX-Component-Traits-0.160.0-3|3	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CatalystX-Component-Traits-0.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CatalystX-Component-Traits-0.160.0-3|6	Release:	3
12cr|perl-CatalystX-Component-Traits-0.160.0-3|7	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|8	Summary:	Automatic Trait Loading and Resolution for
12cr|perl-CatalystX-Component-Traits-0.160.0-3|9	License:	GPL+ or Artistic
12cr|perl-CatalystX-Component-Traits-0.160.0-3|10	Group:		Development/Perl
12cr|perl-CatalystX-Component-Traits-0.160.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CatalystX-Component-Traits-0.160.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CatalystX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CatalystX-Component-Traits-0.160.0-3|13	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|14	BuildRequires:	perl-devel
12cr|perl-CatalystX-Component-Traits-0.160.0-3|15	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-CatalystX-Component-Traits-0.160.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-CatalystX-Component-Traits-0.160.0-3|17	BuildRequires:	perl(List::MoreUtils)
12cr|perl-CatalystX-Component-Traits-0.160.0-3|18	BuildRequires:	perl(Module::Pluggable)          >= 3.900.0
12cr|perl-CatalystX-Component-Traits-0.160.0-3|19	BuildRequires:	perl(Moose::Autobox)
12cr|perl-CatalystX-Component-Traits-0.160.0-3|20	BuildRequires:	perl(MooseX::Traits::Pluggable)
12cr|perl-CatalystX-Component-Traits-0.160.0-3|21	BuildRequires:	perl(Test::More)
12cr|perl-CatalystX-Component-Traits-0.160.0-3|22	BuildRequires:	perl(namespace::autoclean)
12cr|perl-CatalystX-Component-Traits-0.160.0-3|23	BuildArch:	noarch
12cr|perl-CatalystX-Component-Traits-0.160.0-3|24	Requires:	perl(MooseX::Traits::Pluggable)
12cr|perl-CatalystX-Component-Traits-0.160.0-3|25	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|26	%description
12cr|perl-CatalystX-Component-Traits-0.160.0-3|27	Adds a the Catalyst::Component/COMPONENT manpage method to your the
12cr|perl-CatalystX-Component-Traits-0.160.0-3|28	Catalyst manpage component base class that reads the optional 'traits'
12cr|perl-CatalystX-Component-Traits-0.160.0-3|29	parameter from app and component config and instantiates the component
12cr|perl-CatalystX-Component-Traits-0.160.0-3|30	subclass with those traits using the MooseX::Traits/new_with_traits manpage
12cr|perl-CatalystX-Component-Traits-0.160.0-3|31	from the MooseX::Traits::Pluggable manpage.
12cr|perl-CatalystX-Component-Traits-0.160.0-3|32	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|33	%prep
12cr|perl-CatalystX-Component-Traits-0.160.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CatalystX-Component-Traits-0.160.0-3|35	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|36	%build
12cr|perl-CatalystX-Component-Traits-0.160.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CatalystX-Component-Traits-0.160.0-3|38	%make
12cr|perl-CatalystX-Component-Traits-0.160.0-3|39	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|40	%check
12cr|perl-CatalystX-Component-Traits-0.160.0-3|41	make test
12cr|perl-CatalystX-Component-Traits-0.160.0-3|42	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|43	%install
12cr|perl-CatalystX-Component-Traits-0.160.0-3|44	%makeinstall_std
12cr|perl-CatalystX-Component-Traits-0.160.0-3|45	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|46	%files
12cr|perl-CatalystX-Component-Traits-0.160.0-3|47	%doc README Changes
12cr|perl-CatalystX-Component-Traits-0.160.0-3|48	%{_mandir}/man3/*
12cr|perl-CatalystX-Component-Traits-0.160.0-3|49	%{perl_vendorlib}/*
12cr|perl-CatalystX-Component-Traits-0.160.0-3|50	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|51	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|52	%changelog
12cr|perl-CatalystX-Component-Traits-0.160.0-3|53	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.160.0-2mdv2011.0
12cr|perl-CatalystX-Component-Traits-0.160.0-3|54	+ Revision: 653555
12cr|perl-CatalystX-Component-Traits-0.160.0-3|55	- rebuild for updated spec-helper
12cr|perl-CatalystX-Component-Traits-0.160.0-3|56	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|57	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-CatalystX-Component-Traits-0.160.0-3|58	+ Revision: 573790
12cr|perl-CatalystX-Component-Traits-0.160.0-3|59	- update to 0.16
12cr|perl-CatalystX-Component-Traits-0.160.0-3|60	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|61	* Sun Nov 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-CatalystX-Component-Traits-0.160.0-3|62	+ Revision: 462864
12cr|perl-CatalystX-Component-Traits-0.160.0-3|63	- update to 0.14
12cr|perl-CatalystX-Component-Traits-0.160.0-3|64	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|65	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.1
12cr|perl-CatalystX-Component-Traits-0.160.0-3|66	+ Revision: 461727
12cr|perl-CatalystX-Component-Traits-0.160.0-3|67	- update to 0.12
12cr|perl-CatalystX-Component-Traits-0.160.0-3|68	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|69	* Sat Aug 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-CatalystX-Component-Traits-0.160.0-3|70	+ Revision: 422083
12cr|perl-CatalystX-Component-Traits-0.160.0-3|71	- update to 0.10
12cr|perl-CatalystX-Component-Traits-0.160.0-3|72	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|73	* Thu Aug 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-CatalystX-Component-Traits-0.160.0-3|74	+ Revision: 421618
12cr|perl-CatalystX-Component-Traits-0.160.0-3|75	- update to 0.09
12cr|perl-CatalystX-Component-Traits-0.160.0-3|76	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|77	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-CatalystX-Component-Traits-0.160.0-3|78	+ Revision: 409025
12cr|perl-CatalystX-Component-Traits-0.160.0-3|79	- adding missing buildrequires:
12cr|perl-CatalystX-Component-Traits-0.160.0-3|80	- update to 0.08
12cr|perl-CatalystX-Component-Traits-0.160.0-3|81	- update to 0.06
12cr|perl-CatalystX-Component-Traits-0.160.0-3|82	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|83	* Fri Jul 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-CatalystX-Component-Traits-0.160.0-3|84	+ Revision: 396754
12cr|perl-CatalystX-Component-Traits-0.160.0-3|85	- update to 0.04
12cr|perl-CatalystX-Component-Traits-0.160.0-3|86	- fixed license field
12cr|perl-CatalystX-Component-Traits-0.160.0-3|87	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|88	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.30.0-2mdv2010.0
12cr|perl-CatalystX-Component-Traits-0.160.0-3|89	+ Revision: 390075
12cr|perl-CatalystX-Component-Traits-0.160.0-3|90	- fix dependencies
12cr|perl-CatalystX-Component-Traits-0.160.0-3|91	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|92	* Sun Jun 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-CatalystX-Component-Traits-0.160.0-3|93	+ Revision: 387917
12cr|perl-CatalystX-Component-Traits-0.160.0-3|94	- import perl-CatalystX-Component-Traits
12cr|perl-CatalystX-Component-Traits-0.160.0-3|95	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|96	
12cr|perl-CatalystX-Component-Traits-0.160.0-3|97	* Sun Jun 21 2009 cpan2dist 0.03-1mdv
12cr|perl-CatalystX-Component-Traits-0.160.0-3|98	- initial mdv release, generated with cpan2dist
12cr|perl-CatalystX-Component-Traits-0.160.0-3|99	

4038 12
12cr|perl-CatalystX-InjectComponent-0.24.0-3|1	%define upstream_name    CatalystX-InjectComponent
12cr|perl-CatalystX-InjectComponent-0.24.0-3|2	%define upstream_version 0.024
12cr|perl-CatalystX-InjectComponent-0.24.0-3|3	
12cr|perl-CatalystX-InjectComponent-0.24.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CatalystX-InjectComponent-0.24.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CatalystX-InjectComponent-0.24.0-3|6	Release:	3
12cr|perl-CatalystX-InjectComponent-0.24.0-3|7	
12cr|perl-CatalystX-InjectComponent-0.24.0-3|8	Summary:	Inject components into your Catalyst application
12cr|perl-CatalystX-InjectComponent-0.24.0-3|9	License:	GPL+ or Artistic
12cr|perl-CatalystX-InjectComponent-0.24.0-3|10	Group:		Development/Perl
12cr|perl-CatalystX-InjectComponent-0.24.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CatalystX-InjectComponent-0.24.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CatalystX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CatalystX-InjectComponent-0.24.0-3|13	
12cr|perl-CatalystX-InjectComponent-0.24.0-3|14	BuildRequires:	perl-devel
12cr|perl-CatalystX-InjectComponent-0.24.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-CatalystX-InjectComponent-0.24.0-3|16	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-CatalystX-InjectComponent-0.24.0-3|17	BuildRequires:	perl(Class::Inspector)
12cr|perl-CatalystX-InjectComponent-0.24.0-3|18	BuildRequires:	perl(Devel::InnerPackage)
12cr|perl-CatalystX-InjectComponent-0.24.0-3|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-CatalystX-InjectComponent-0.24.0-3|20	BuildRequires:	perl(Test::Deep)
12cr|perl-CatalystX-InjectComponent-0.24.0-3|21	BuildRequires:	perl(Test::Differences)
12cr|perl-CatalystX-InjectComponent-0.24.0-3|22	BuildRequires:	perl(Test::Exception)
12cr|perl-CatalystX-InjectComponent-0.24.0-3|23	BuildRequires:	perl(Test::More)
12cr|perl-CatalystX-InjectComponent-0.24.0-3|24	BuildRequires:	perl(Test::Most)
12cr|perl-CatalystX-InjectComponent-0.24.0-3|25	BuildRequires:	perl(Test::Warn)
12cr|perl-CatalystX-InjectComponent-0.24.0-3|26	BuildRequires:	perl(parent)
12cr|perl-CatalystX-InjectComponent-0.24.0-3|27	BuildArch:	noarch
12cr|perl-CatalystX-InjectComponent-0.24.0-3|28	
12cr|perl-CatalystX-InjectComponent-0.24.0-3|29	%description
12cr|perl-CatalystX-InjectComponent-0.24.0-3|30	CatalystX::InjectComponent will inject Controller, Model, and View
12cr|perl-CatalystX-InjectComponent-0.24.0-3|31	components into your Catalyst application at setup (run)time. It does this
12cr|perl-CatalystX-InjectComponent-0.24.0-3|32	by creating a new package on-the-fly, having that package extend the given
12cr|perl-CatalystX-InjectComponent-0.24.0-3|33	component, and then having Catalyst setup the new component (via
12cr|perl-CatalystX-InjectComponent-0.24.0-3|34	'->setup_component')
12cr|perl-CatalystX-InjectComponent-0.24.0-3|35	
12cr|perl-CatalystX-InjectComponent-0.24.0-3|36	%prep
12cr|perl-CatalystX-InjectComponent-0.24.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CatalystX-InjectComponent-0.24.0-3|38	
12cr|perl-CatalystX-InjectComponent-0.24.0-3|39	%build
12cr|perl-CatalystX-InjectComponent-0.24.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CatalystX-InjectComponent-0.24.0-3|41	%make
12cr|perl-CatalystX-InjectComponent-0.24.0-3|42	
12cr|perl-CatalystX-InjectComponent-0.24.0-3|43	%check
12cr|perl-CatalystX-InjectComponent-0.24.0-3|44	%make test
12cr|perl-CatalystX-InjectComponent-0.24.0-3|45	
12cr|perl-CatalystX-InjectComponent-0.24.0-3|46	%install
12cr|perl-CatalystX-InjectComponent-0.24.0-3|47	%makeinstall_std
12cr|perl-CatalystX-InjectComponent-0.24.0-3|48	
12cr|perl-CatalystX-InjectComponent-0.24.0-3|49	%files
12cr|perl-CatalystX-InjectComponent-0.24.0-3|50	%doc Changes README
12cr|perl-CatalystX-InjectComponent-0.24.0-3|51	%{_mandir}/man3/*
12cr|perl-CatalystX-InjectComponent-0.24.0-3|52	%{perl_vendorlib}/*
12cr|perl-CatalystX-InjectComponent-0.24.0-3|53	

4039 12
12cr|perl-CatalystX-LeakChecker-0.60.0-3|1	%define upstream_name    CatalystX-LeakChecker
12cr|perl-CatalystX-LeakChecker-0.60.0-3|2	%define upstream_version 0.06
12cr|perl-CatalystX-LeakChecker-0.60.0-3|3	
12cr|perl-CatalystX-LeakChecker-0.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CatalystX-LeakChecker-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CatalystX-LeakChecker-0.60.0-3|6	Release:	3
12cr|perl-CatalystX-LeakChecker-0.60.0-3|7	
12cr|perl-CatalystX-LeakChecker-0.60.0-3|8	Summary:	Debug memory leaks in Catalyst applications
12cr|perl-CatalystX-LeakChecker-0.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-CatalystX-LeakChecker-0.60.0-3|10	Group:		Development/Perl
12cr|perl-CatalystX-LeakChecker-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CatalystX-LeakChecker-0.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CatalystX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CatalystX-LeakChecker-0.60.0-3|13	
12cr|perl-CatalystX-LeakChecker-0.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-CatalystX-LeakChecker-0.60.0-3|15	BuildRequires:	perl(B::Deparse)
12cr|perl-CatalystX-LeakChecker-0.60.0-3|16	BuildRequires:	perl(Catalyst)
12cr|perl-CatalystX-LeakChecker-0.60.0-3|17	BuildRequires:	perl(Devel::Cycle)
12cr|perl-CatalystX-LeakChecker-0.60.0-3|18	BuildRequires:	perl(FindBin)
12cr|perl-CatalystX-LeakChecker-0.60.0-3|19	BuildRequires:	perl(Moose)
12cr|perl-CatalystX-LeakChecker-0.60.0-3|20	BuildRequires:	perl(MooseX::AttributeHelpers)
12cr|perl-CatalystX-LeakChecker-0.60.0-3|21	BuildRequires:	perl(MooseX::Types)
12cr|perl-CatalystX-LeakChecker-0.60.0-3|22	BuildRequires:	perl(PadWalker)
12cr|perl-CatalystX-LeakChecker-0.60.0-3|23	BuildRequires:	perl(Task::Weaken)
12cr|perl-CatalystX-LeakChecker-0.60.0-3|24	BuildRequires:	perl(Test::More)
12cr|perl-CatalystX-LeakChecker-0.60.0-3|25	BuildRequires:	perl(Text::SimpleTable)
12cr|perl-CatalystX-LeakChecker-0.60.0-3|26	BuildRequires:	perl(namespace::autoclean)
12cr|perl-CatalystX-LeakChecker-0.60.0-3|27	BuildRequires:	perl(namespace::clean)
12cr|perl-CatalystX-LeakChecker-0.60.0-3|28	BuildArch:	noarch
12cr|perl-CatalystX-LeakChecker-0.60.0-3|29	
12cr|perl-CatalystX-LeakChecker-0.60.0-3|30	%description
12cr|perl-CatalystX-LeakChecker-0.60.0-3|31	It's easy to create memory leaks in Catalyst applications and often they're
12cr|perl-CatalystX-LeakChecker-0.60.0-3|32	hard to find. This module tries to help you finding them by automatically
12cr|perl-CatalystX-LeakChecker-0.60.0-3|33	checking for common causes of leaks.
12cr|perl-CatalystX-LeakChecker-0.60.0-3|34	
12cr|perl-CatalystX-LeakChecker-0.60.0-3|35	This module is intended for debugging only. I suggest to not enable it in a
12cr|perl-CatalystX-LeakChecker-0.60.0-3|36	production environment.
12cr|perl-CatalystX-LeakChecker-0.60.0-3|37	
12cr|perl-CatalystX-LeakChecker-0.60.0-3|38	%prep
12cr|perl-CatalystX-LeakChecker-0.60.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CatalystX-LeakChecker-0.60.0-3|40	
12cr|perl-CatalystX-LeakChecker-0.60.0-3|41	%build
12cr|perl-CatalystX-LeakChecker-0.60.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CatalystX-LeakChecker-0.60.0-3|43	%make
12cr|perl-CatalystX-LeakChecker-0.60.0-3|44	
12cr|perl-CatalystX-LeakChecker-0.60.0-3|45	%check
12cr|perl-CatalystX-LeakChecker-0.60.0-3|46	%make test
12cr|perl-CatalystX-LeakChecker-0.60.0-3|47	
12cr|perl-CatalystX-LeakChecker-0.60.0-3|48	%install
12cr|perl-CatalystX-LeakChecker-0.60.0-3|49	%makeinstall_std
12cr|perl-CatalystX-LeakChecker-0.60.0-3|50	
12cr|perl-CatalystX-LeakChecker-0.60.0-3|51	%files
12cr|perl-CatalystX-LeakChecker-0.60.0-3|52	%doc Changes META.yml LICENSE README
12cr|perl-CatalystX-LeakChecker-0.60.0-3|53	%{_mandir}/man3/*
12cr|perl-CatalystX-LeakChecker-0.60.0-3|54	%{perl_vendorlib}/*
12cr|perl-CatalystX-LeakChecker-0.60.0-3|55	
12cr|perl-CatalystX-LeakChecker-0.60.0-3|56	

4040 12
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|1	%define upstream_name    CatalystX-SimpleLogin
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|2	%define upstream_version 0.14
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|3	
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|6	Release:	3
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|7	
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|8	Summary:	Redirect
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|9	License:	GPL+ or Artistic
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|10	Group:		Development/Perl
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CatalystX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|13	
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|14	BuildRequires:	perl-devel
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|15	BuildRequires:	perl(Catalyst::Action::REST)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|16	BuildRequires:	perl(Catalyst::Action::RenderView)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|17	BuildRequires:	perl(Catalyst::ActionRole::ACL)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|18	BuildRequires:	perl(Catalyst::Controller::ActionRole)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|19	BuildRequires:	perl(Catalyst::Plugin::Authentication)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|20	BuildRequires:	perl(Catalyst::Plugin::Session)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|21	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|22	BuildRequires:	perl(Catalyst::Plugin::Session::Store::File)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|23	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|24	BuildRequires:	perl(Catalyst::View::TT)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|25	BuildRequires:	perl(CatalystX::Component::Traits)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|26	BuildRequires:	perl(CatalystX::InjectComponent)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|27	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|28	BuildRequires:	perl(HTML::FormHandler)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|29	BuildRequires:	perl(HTTP::Request::Common)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|30	BuildRequires:	perl(Moose)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|31	BuildRequires:	perl(Moose::Autobox)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|32	BuildRequires:	perl(MooseX::MethodAttributes)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|33	BuildRequires:	perl(MooseX::RelatedClassRoles)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|34	BuildRequires:	perl(MooseX::Types)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|35	BuildRequires:	perl(MooseX::Types::Common)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|36	BuildRequires:	perl(SQL::Translator)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|37	BuildRequires:	perl(Test::Exception)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|38	BuildRequires:	perl(Test::More)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|39	BuildRequires:	perl(namespace::autoclean)
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|40	BuildArch:	noarch
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|41	
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|42	%description
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|43	CatalystX::SimpleLogin is an application class role which will inject a
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|44	controller which is an instance of the
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|45	CatalystX::SimpleLogin::Controller::Login manpage into your application.
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|46	This provides a simple login and logout page with the adition of only one
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|47	line of code and one template to your application.
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|48	
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|49	%prep
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|50	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|51	
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|52	%build
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|53	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|54	%make
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|55	
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|56	%check
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|57	%make test
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|58	
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|59	%install
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|60	%makeinstall_std
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|61	
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|62	%files
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|63	%doc Changes META.yml README
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|64	%{_mandir}/man3/*
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|65	%{perl_vendorlib}/*
12cr|perl-CatalystX-SimpleLogin-0.140.0-3|66	

4041 12
12cr|perl-CDB_File-0.970.0-2|1	%define upstream_name    CDB_File
12cr|perl-CDB_File-0.970.0-2|2	%define upstream_version 0.97
12cr|perl-CDB_File-0.970.0-2|3	
12cr|perl-CDB_File-0.970.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-CDB_File-0.970.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CDB_File-0.970.0-2|6	Release:	2
12cr|perl-CDB_File-0.970.0-2|7	
12cr|perl-CDB_File-0.970.0-2|8	Summary:	Extension for access to cdb databases
12cr|perl-CDB_File-0.970.0-2|9	License:	GPL+ or Artistic
12cr|perl-CDB_File-0.970.0-2|10	Group:		Development/Perl
12cr|perl-CDB_File-0.970.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CDB_File-0.970.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CDB_File-0.970.0-2|13	
12cr|perl-CDB_File-0.970.0-2|14	BuildRequires:	perl-devel
12cr|perl-CDB_File-0.970.0-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-CDB_File-0.970.0-2|16	
12cr|perl-CDB_File-0.970.0-2|17	%description
12cr|perl-CDB_File-0.970.0-2|18	CDB_File is a module which provides a Perl interface to Dan Berstein's cdb
12cr|perl-CDB_File-0.970.0-2|19	package.
12cr|perl-CDB_File-0.970.0-2|20	
12cr|perl-CDB_File-0.970.0-2|21	%prep
12cr|perl-CDB_File-0.970.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CDB_File-0.970.0-2|23	
12cr|perl-CDB_File-0.970.0-2|24	%build
12cr|perl-CDB_File-0.970.0-2|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-CDB_File-0.970.0-2|26	%make
12cr|perl-CDB_File-0.970.0-2|27	
12cr|perl-CDB_File-0.970.0-2|28	%check
12cr|perl-CDB_File-0.970.0-2|29	make test
12cr|perl-CDB_File-0.970.0-2|30	
12cr|perl-CDB_File-0.970.0-2|31	%install
12cr|perl-CDB_File-0.970.0-2|32	rm -rf %{buildroot}
12cr|perl-CDB_File-0.970.0-2|33	
12cr|perl-CDB_File-0.970.0-2|34	%makeinstall_std
12cr|perl-CDB_File-0.970.0-2|35	
12cr|perl-CDB_File-0.970.0-2|36	%clean
12cr|perl-CDB_File-0.970.0-2|37	rm -rf %{buildroot}
12cr|perl-CDB_File-0.970.0-2|38	
12cr|perl-CDB_File-0.970.0-2|39	%files
12cr|perl-CDB_File-0.970.0-2|40	%defattr(-,root,root)
12cr|perl-CDB_File-0.970.0-2|41	%doc ACKNOWLEDGE CHANGES COPYRIGHT README
12cr|perl-CDB_File-0.970.0-2|42	%{perl_vendorarch}/auto/CDB_File
12cr|perl-CDB_File-0.970.0-2|43	%{perl_vendorarch}/CDB_File.pm
12cr|perl-CDB_File-0.970.0-2|44	%{perl_vendorarch}/bun-x.pl
12cr|perl-CDB_File-0.970.0-2|45	%{_mandir}/*/*
12cr|perl-CDB_File-0.970.0-2|46	
12cr|perl-CDB_File-0.970.0-2|47	
12cr|perl-CDB_File-0.970.0-2|48	%changelog
12cr|perl-CDB_File-0.970.0-2|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.970.0-2
12cr|perl-CDB_File-0.970.0-2|50	+ Revision: 768358
12cr|perl-CDB_File-0.970.0-2|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-CDB_File-0.970.0-2|52	
12cr|perl-CDB_File-0.970.0-2|53	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.970.0-1
12cr|perl-CDB_File-0.970.0-2|54	+ Revision: 653980
12cr|perl-CDB_File-0.970.0-2|55	- update to new version 0.97
12cr|perl-CDB_File-0.970.0-2|56	
12cr|perl-CDB_File-0.970.0-2|57	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.960.0-2mdv2011.0
12cr|perl-CDB_File-0.970.0-2|58	+ Revision: 555690
12cr|perl-CDB_File-0.970.0-2|59	- rebuild
12cr|perl-CDB_File-0.970.0-2|60	
12cr|perl-CDB_File-0.970.0-2|61	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.960.0-1mdv2010.0
12cr|perl-CDB_File-0.970.0-2|62	+ Revision: 402099
12cr|perl-CDB_File-0.970.0-2|63	- rebuild using %%perl_convert_version
12cr|perl-CDB_File-0.970.0-2|64	
12cr|perl-CDB_File-0.970.0-2|65	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.96-2mdv2009.0
12cr|perl-CDB_File-0.970.0-2|66	+ Revision: 268372
12cr|perl-CDB_File-0.970.0-2|67	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-CDB_File-0.970.0-2|68	
12cr|perl-CDB_File-0.970.0-2|69	* Thu Apr 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.96-1mdv2009.0
12cr|perl-CDB_File-0.970.0-2|70	+ Revision: 195211
12cr|perl-CDB_File-0.970.0-2|71	- new version
12cr|perl-CDB_File-0.970.0-2|72	drop undocumented patch (doesn't apply anymore)
12cr|perl-CDB_File-0.970.0-2|73	
12cr|perl-CDB_File-0.970.0-2|74	* Mon Feb 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.95-1mdv2008.1
12cr|perl-CDB_File-0.970.0-2|75	+ Revision: 165057
12cr|perl-CDB_File-0.970.0-2|76	- import perl-CDB_File
12cr|perl-CDB_File-0.970.0-2|77	
12cr|perl-CDB_File-0.970.0-2|78	
12cr|perl-CDB_File-0.970.0-2|79	* Mon Feb 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.95-1mdv2008.1
12cr|perl-CDB_File-0.970.0-2|80	- initial Mandriva package

4042 12
12cr|perl-CDDB-1.220.0-3|1	%define upstream_name	 CDDB
12cr|perl-CDDB-1.220.0-3|2	%define upstream_version 1.220
12cr|perl-CDDB-1.220.0-3|3	
12cr|perl-CDDB-1.220.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CDDB-1.220.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CDDB-1.220.0-3|6	Release:	3
12cr|perl-CDDB-1.220.0-3|7	
12cr|perl-CDDB-1.220.0-3|8	Summary:	A high-level interface to cddb protocol servers
12cr|perl-CDDB-1.220.0-3|9	License:	GPL+ or Artistic
12cr|perl-CDDB-1.220.0-3|10	Group:		Development/Perl
12cr|perl-CDDB-1.220.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CDDB-1.220.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/CDDB/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CDDB-1.220.0-3|13	
12cr|perl-CDDB-1.220.0-3|14	BuildRequires:	perl-devel
12cr|perl-CDDB-1.220.0-3|15	BuildArch:	noarch
12cr|perl-CDDB-1.220.0-3|16	
12cr|perl-CDDB-1.220.0-3|17	%description
12cr|perl-CDDB-1.220.0-3|18	CDDB is a high-level interface to databases based on the Compact Disc
12cr|perl-CDDB-1.220.0-3|19	Database protocol.
12cr|perl-CDDB-1.220.0-3|20	
12cr|perl-CDDB-1.220.0-3|21	Starting with version 1.04, CDDB.pm will contact freedb.org servers by
12cr|perl-CDDB-1.220.0-3|22	default. cddb.com's developer license is for end-user applications; not
12cr|perl-CDDB-1.220.0-3|23	third-party libraries.  This makes CDDB.pm ineligible for access to
12cr|perl-CDDB-1.220.0-3|24	cddb.com servers.  This author will not pursue further cddb.com
12cr|perl-CDDB-1.220.0-3|25	access. Developers using CDDB.pm may continue to attempt connections to
12cr|perl-CDDB-1.220.0-3|26	cddb.com servers, but there are no guarantees.
12cr|perl-CDDB-1.220.0-3|27	
12cr|perl-CDDB-1.220.0-3|28	%prep
12cr|perl-CDDB-1.220.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CDDB-1.220.0-3|30	
12cr|perl-CDDB-1.220.0-3|31	%build
12cr|perl-CDDB-1.220.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CDDB-1.220.0-3|33	%make
12cr|perl-CDDB-1.220.0-3|34	
12cr|perl-CDDB-1.220.0-3|35	%check
12cr|perl-CDDB-1.220.0-3|36	make test
12cr|perl-CDDB-1.220.0-3|37	
12cr|perl-CDDB-1.220.0-3|38	%install
12cr|perl-CDDB-1.220.0-3|39	%makeinstall_std
12cr|perl-CDDB-1.220.0-3|40	rm -f %{buildroot}%{perl_archlib}/perllocal.pod
12cr|perl-CDDB-1.220.0-3|41	
12cr|perl-CDDB-1.220.0-3|42	%files
12cr|perl-CDDB-1.220.0-3|43	%doc README HISTORY
12cr|perl-CDDB-1.220.0-3|44	%{perl_vendorlib}/CDDB.pm
12cr|perl-CDDB-1.220.0-3|45	%{_mandir}/*/*
12cr|perl-CDDB-1.220.0-3|46	
12cr|perl-CDDB-1.220.0-3|47	
12cr|perl-CDDB-1.220.0-3|48	%changelog
12cr|perl-CDDB-1.220.0-3|49	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.220.0-2mdv2011.0
12cr|perl-CDDB-1.220.0-3|50	+ Revision: 680660
12cr|perl-CDDB-1.220.0-3|51	- mass rebuild
12cr|perl-CDDB-1.220.0-3|52	
12cr|perl-CDDB-1.220.0-3|53	* Mon Mar 08 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.220.0-1mdv2011.0
12cr|perl-CDDB-1.220.0-3|54	+ Revision: 515751
12cr|perl-CDDB-1.220.0-3|55	- update to 1.220
12cr|perl-CDDB-1.220.0-3|56	
12cr|perl-CDDB-1.220.0-3|57	* Tue Aug 04 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.210.0-1mdv2010.0
12cr|perl-CDDB-1.220.0-3|58	+ Revision: 408831
12cr|perl-CDDB-1.220.0-3|59	- update to 1.21
12cr|perl-CDDB-1.220.0-3|60	
12cr|perl-CDDB-1.220.0-3|61	* Mon Jul 27 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.200.0-1mdv2010.0
12cr|perl-CDDB-1.220.0-3|62	+ Revision: 400633
12cr|perl-CDDB-1.220.0-3|63	- update to 1.20
12cr|perl-CDDB-1.220.0-3|64	- using %%perl_convert_version
12cr|perl-CDDB-1.220.0-3|65	- fixed license field
12cr|perl-CDDB-1.220.0-3|66	
12cr|perl-CDDB-1.220.0-3|67	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.17-7mdv2009.0
12cr|perl-CDDB-1.220.0-3|68	+ Revision: 255594
12cr|perl-CDDB-1.220.0-3|69	- rebuild
12cr|perl-CDDB-1.220.0-3|70	
12cr|perl-CDDB-1.220.0-3|71	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.17-5mdv2008.1
12cr|perl-CDDB-1.220.0-3|72	+ Revision: 136678
12cr|perl-CDDB-1.220.0-3|73	- restore BuildRoot
12cr|perl-CDDB-1.220.0-3|74	
12cr|perl-CDDB-1.220.0-3|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CDDB-1.220.0-3|76	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CDDB-1.220.0-3|77	
12cr|perl-CDDB-1.220.0-3|78	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.17-5mdv2008.0
12cr|perl-CDDB-1.220.0-3|79	+ Revision: 86063
12cr|perl-CDDB-1.220.0-3|80	- rebuild
12cr|perl-CDDB-1.220.0-3|81	
12cr|perl-CDDB-1.220.0-3|82	
12cr|perl-CDDB-1.220.0-3|83	* Mon Aug 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.17-4mdv2007.0
12cr|perl-CDDB-1.220.0-3|84	- Rebuild
12cr|perl-CDDB-1.220.0-3|85	
12cr|perl-CDDB-1.220.0-3|86	* Thu May 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.17-3mdk
12cr|perl-CDDB-1.220.0-3|87	- drop explicit requires, they are optionals
12cr|perl-CDDB-1.220.0-3|88	
12cr|perl-CDDB-1.220.0-3|89	* Thu Apr 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.17-2mdk
12cr|perl-CDDB-1.220.0-3|90	- Fix SPEC Using perl Policies
12cr|perl-CDDB-1.220.0-3|91	- BuildRequires
12cr|perl-CDDB-1.220.0-3|92	- Source URL
12cr|perl-CDDB-1.220.0-3|93	
12cr|perl-CDDB-1.220.0-3|94	* Mon Mar 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.17-1mdk
12cr|perl-CDDB-1.220.0-3|95	- New release 1.17
12cr|perl-CDDB-1.220.0-3|96	- drop test patch
12cr|perl-CDDB-1.220.0-3|97	
12cr|perl-CDDB-1.220.0-3|98	* Wed Dec 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.16-2mdk
12cr|perl-CDDB-1.220.0-3|99	- fixed tests (patch 0)
12cr|perl-CDDB-1.220.0-3|100	
12cr|perl-CDDB-1.220.0-3|101	* Tue Sep 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.16-1mdk
12cr|perl-CDDB-1.220.0-3|102	- New release 1.16
12cr|perl-CDDB-1.220.0-3|103	- spec cleanup
12cr|perl-CDDB-1.220.0-3|104	- make test in %%check
12cr|perl-CDDB-1.220.0-3|105	
12cr|perl-CDDB-1.220.0-3|106	* Thu Oct 14 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.15-1mdk
12cr|perl-CDDB-1.220.0-3|107	- 1.15.
12cr|perl-CDDB-1.220.0-3|108	- Trim description. Add test target.
12cr|perl-CDDB-1.220.0-3|109	
12cr|perl-CDDB-1.220.0-3|110	* Tue May 11 2004 Michael Scherer <misc@mandrake.org> 1.12-1mdk
12cr|perl-CDDB-1.220.0-3|111	- New release 1.12
12cr|perl-CDDB-1.220.0-3|112	- repmbuildupdate aware
12cr|perl-CDDB-1.220.0-3|113	

4043 12
12cr|perl-CDDB_get-2.270.0-3|1	%define	upstream_name	 CDDB_get
12cr|perl-CDDB_get-2.270.0-3|2	%define upstream_version 2.27
12cr|perl-CDDB_get-2.270.0-3|3	
12cr|perl-CDDB_get-2.270.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CDDB_get-2.270.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CDDB_get-2.270.0-3|6	Release:	3
12cr|perl-CDDB_get-2.270.0-3|7	
12cr|perl-CDDB_get-2.270.0-3|8	Summary:	Read the CDDB entry for an audio CD in your drive
12cr|perl-CDDB_get-2.270.0-3|9	License:	GPL+ or Artistic
12cr|perl-CDDB_get-2.270.0-3|10	Group:		Development/Perl
12cr|perl-CDDB_get-2.270.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CDDB_get-2.270.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CDDB_get/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CDDB_get-2.270.0-3|13	
12cr|perl-CDDB_get-2.270.0-3|14	BuildRequires:	perl-devel
12cr|perl-CDDB_get-2.270.0-3|15	BuildArch:	noarch
12cr|perl-CDDB_get-2.270.0-3|16	
12cr|perl-CDDB_get-2.270.0-3|17	%description
12cr|perl-CDDB_get-2.270.0-3|18	This module/script gets the CDDB info for an audio cd.
12cr|perl-CDDB_get-2.270.0-3|19	
12cr|perl-CDDB_get-2.270.0-3|20	%prep
12cr|perl-CDDB_get-2.270.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CDDB_get-2.270.0-3|22	
12cr|perl-CDDB_get-2.270.0-3|23	%build
12cr|perl-CDDB_get-2.270.0-3|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CDDB_get-2.270.0-3|25	%make
12cr|perl-CDDB_get-2.270.0-3|26	
12cr|perl-CDDB_get-2.270.0-3|27	%install
12cr|perl-CDDB_get-2.270.0-3|28	%makeinstall_std
12cr|perl-CDDB_get-2.270.0-3|29	
12cr|perl-CDDB_get-2.270.0-3|30	%files
12cr|perl-CDDB_get-2.270.0-3|31	%doc Changes README
12cr|perl-CDDB_get-2.270.0-3|32	%{_bindir}/cddb.pl
12cr|perl-CDDB_get-2.270.0-3|33	%{perl_vendorlib}/auto/CDDB_*
12cr|perl-CDDB_get-2.270.0-3|34	%{perl_vendorlib}/CDDB_*.pm
12cr|perl-CDDB_get-2.270.0-3|35	%{perl_vendorlib}/cddb.pl
12cr|perl-CDDB_get-2.270.0-3|36	%{_mandir}/*/*
12cr|perl-CDDB_get-2.270.0-3|37	
12cr|perl-CDDB_get-2.270.0-3|38	%changelog
12cr|perl-CDDB_get-2.270.0-3|39	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.270.0-2mdv2011.0
12cr|perl-CDDB_get-2.270.0-3|40	+ Revision: 680661
12cr|perl-CDDB_get-2.270.0-3|41	- mass rebuild
12cr|perl-CDDB_get-2.270.0-3|42	
12cr|perl-CDDB_get-2.270.0-3|43	* Sun Jul 12 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.270.0-1mdv2011.0
12cr|perl-CDDB_get-2.270.0-3|44	+ Revision: 395035
12cr|perl-CDDB_get-2.270.0-3|45	- update to 2.27
12cr|perl-CDDB_get-2.270.0-3|46	- using %%perl_convert_version
12cr|perl-CDDB_get-2.270.0-3|47	- fixed license field
12cr|perl-CDDB_get-2.270.0-3|48	
12cr|perl-CDDB_get-2.270.0-3|49	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.23-5mdv2009.0
12cr|perl-CDDB_get-2.270.0-3|50	+ Revision: 255611
12cr|perl-CDDB_get-2.270.0-3|51	- rebuild
12cr|perl-CDDB_get-2.270.0-3|52	
12cr|perl-CDDB_get-2.270.0-3|53	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CDDB_get-2.270.0-3|54	- restore BuildRoot
12cr|perl-CDDB_get-2.270.0-3|55	
12cr|perl-CDDB_get-2.270.0-3|56	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.23-3mdv2008.1
12cr|perl-CDDB_get-2.270.0-3|57	+ Revision: 131261
12cr|perl-CDDB_get-2.270.0-3|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CDDB_get-2.270.0-3|59	
12cr|perl-CDDB_get-2.270.0-3|60	
12cr|perl-CDDB_get-2.270.0-3|61	* Sat Oct 28 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 2.23-3mdv2007.0
12cr|perl-CDDB_get-2.270.0-3|62	+ Revision: 73346
12cr|perl-CDDB_get-2.270.0-3|63	- import perl-CDDB_get-2.23-3mdv2007.0
12cr|perl-CDDB_get-2.270.0-3|64	
12cr|perl-CDDB_get-2.270.0-3|65	* Sat Jun 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.23-3mdv2007.0
12cr|perl-CDDB_get-2.270.0-3|66	- spec cleanup
12cr|perl-CDDB_get-2.270.0-3|67	- %%{1}mdv2007.1
12cr|perl-CDDB_get-2.270.0-3|68	
12cr|perl-CDDB_get-2.270.0-3|69	* Sat Jun 04 2005 Oden Eriksson <oeriksson@mandriva.com> 2.23-2mdk
12cr|perl-CDDB_get-2.270.0-3|70	- rebuild
12cr|perl-CDDB_get-2.270.0-3|71	
12cr|perl-CDDB_get-2.270.0-3|72	* Tue Jun 01 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.23-1mdk
12cr|perl-CDDB_get-2.270.0-3|73	- 2.23
12cr|perl-CDDB_get-2.270.0-3|74	- cosmetics
12cr|perl-CDDB_get-2.270.0-3|75	

4044 12
12cr|perl-Cflow-1.53.0-10|1	%define upstream_name	 Cflow
12cr|perl-Cflow-1.53.0-10|2	%define upstream_version 1.053
12cr|perl-Cflow-1.53.0-10|3	
12cr|perl-Cflow-1.53.0-10|4	Name:       perl-%{upstream_name}
12cr|perl-Cflow-1.53.0-10|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Cflow-1.53.0-10|6	Release:	10
12cr|perl-Cflow-1.53.0-10|7	
12cr|perl-Cflow-1.53.0-10|8	Summary:	Find ``interesting'' flows in raw IP flow files
12cr|perl-Cflow-1.53.0-10|9	License:	GPL+ or Artistic
12cr|perl-Cflow-1.53.0-10|10	Group:		Development/Perl
12cr|perl-Cflow-1.53.0-10|11	Url:		http://net.doit.wisc.edu/~plonka/%{upstream_name}/
12cr|perl-Cflow-1.53.0-10|12	Source0:	http://net.doit.wisc.edu/~plonka/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Cflow-1.53.0-10|13	
12cr|perl-Cflow-1.53.0-10|14	BuildRequires:	perl-devel
12cr|perl-Cflow-1.53.0-10|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Cflow-1.53.0-10|16	
12cr|perl-Cflow-1.53.0-10|17	%description
12cr|perl-Cflow-1.53.0-10|18	This package is of little use on its own. It requires input in the form of
12cr|perl-Cflow-1.53.0-10|19	time-stamped raw flow files produced by other software packages. These ``flow
12cr|perl-Cflow-1.53.0-10|20	sources'' either snoop a local ethernet (via libpcap) or collect flow
12cr|perl-Cflow-1.53.0-10|21	information from IP routers that are configured to export said information. The
12cr|perl-Cflow-1.53.0-10|22	following flow sources are supported:
12cr|perl-Cflow-1.53.0-10|23	
12cr|perl-Cflow-1.53.0-10|24	argus by Carter Bullard:
12cr|perl-Cflow-1.53.0-10|25	http://www.qosient.com/argus/
12cr|perl-Cflow-1.53.0-10|26	
12cr|perl-Cflow-1.53.0-10|27	flow-tools by Mark Fullmer (with NetFlow v1, v5, v6, or v7):
12cr|perl-Cflow-1.53.0-10|28	http://www.splintered.net/sw/flow-tools/
12cr|perl-Cflow-1.53.0-10|29	
12cr|perl-Cflow-1.53.0-10|30	CAIDA's cflowd (with NetFlow v5):
12cr|perl-Cflow-1.53.0-10|31	http://www.caida.org/tools/measurement/cflowd/
12cr|perl-Cflow-1.53.0-10|32	http://net.doit.wisc.edu/~plonka/cflowd/
12cr|perl-Cflow-1.53.0-10|33	
12cr|perl-Cflow-1.53.0-10|34	lfapd by Steve Premeau (with LFAPv4):
12cr|perl-Cflow-1.53.0-10|35	http://www.nmops.org/
12cr|perl-Cflow-1.53.0-10|36	
12cr|perl-Cflow-1.53.0-10|37	
12cr|perl-Cflow-1.53.0-10|38	%prep
12cr|perl-Cflow-1.53.0-10|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Cflow-1.53.0-10|40	
12cr|perl-Cflow-1.53.0-10|41	%build
12cr|perl-Cflow-1.53.0-10|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Cflow-1.53.0-10|43	%make
12cr|perl-Cflow-1.53.0-10|44	
12cr|perl-Cflow-1.53.0-10|45	%install
12cr|perl-Cflow-1.53.0-10|46	rm -Rf %{buildroot}
12cr|perl-Cflow-1.53.0-10|47	%makeinstall_std
12cr|perl-Cflow-1.53.0-10|48	
12cr|perl-Cflow-1.53.0-10|49	%check
12cr|perl-Cflow-1.53.0-10|50	make test
12cr|perl-Cflow-1.53.0-10|51	
12cr|perl-Cflow-1.53.0-10|52	%clean
12cr|perl-Cflow-1.53.0-10|53	rm -Rf %{buildroot}
12cr|perl-Cflow-1.53.0-10|54	
12cr|perl-Cflow-1.53.0-10|55	%files
12cr|perl-Cflow-1.53.0-10|56	%defattr(-,root,root)
12cr|perl-Cflow-1.53.0-10|57	%doc README
12cr|perl-Cflow-1.53.0-10|58	%{perl_vendorarch}/auto/%{upstream_name}
12cr|perl-Cflow-1.53.0-10|59	%{perl_vendorarch}/%{upstream_name}.pm
12cr|perl-Cflow-1.53.0-10|60	%{_mandir}/man?/*
12cr|perl-Cflow-1.53.0-10|61	%{_bindir}/flowdumper
12cr|perl-Cflow-1.53.0-10|62	
12cr|perl-Cflow-1.53.0-10|63	
12cr|perl-Cflow-1.53.0-10|64	%changelog
12cr|perl-Cflow-1.53.0-10|65	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.53.0-10
12cr|perl-Cflow-1.53.0-10|66	+ Revision: 768358
12cr|perl-Cflow-1.53.0-10|67	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Cflow-1.53.0-10|68	
12cr|perl-Cflow-1.53.0-10|69	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.53.0-9
12cr|perl-Cflow-1.53.0-10|70	+ Revision: 680772
12cr|perl-Cflow-1.53.0-10|71	- mass rebuild
12cr|perl-Cflow-1.53.0-10|72	
12cr|perl-Cflow-1.53.0-10|73	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.53.0-8mdv2011.0
12cr|perl-Cflow-1.53.0-10|74	+ Revision: 555691
12cr|perl-Cflow-1.53.0-10|75	- rebuild
12cr|perl-Cflow-1.53.0-10|76	
12cr|perl-Cflow-1.53.0-10|77	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.53.0-7mdv2010.1
12cr|perl-Cflow-1.53.0-10|78	+ Revision: 505421
12cr|perl-Cflow-1.53.0-10|79	- rebuild using %%perl_convert_version
12cr|perl-Cflow-1.53.0-10|80	
12cr|perl-Cflow-1.53.0-10|81	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.053-6mdv2010.0
12cr|perl-Cflow-1.53.0-10|82	+ Revision: 430293
12cr|perl-Cflow-1.53.0-10|83	- rebuild
12cr|perl-Cflow-1.53.0-10|84	
12cr|perl-Cflow-1.53.0-10|85	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.053-5mdv2009.0
12cr|perl-Cflow-1.53.0-10|86	+ Revision: 255673
12cr|perl-Cflow-1.53.0-10|87	- rebuild
12cr|perl-Cflow-1.53.0-10|88	
12cr|perl-Cflow-1.53.0-10|89	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 1.053-3mdv2008.1
12cr|perl-Cflow-1.53.0-10|90	+ Revision: 151852
12cr|perl-Cflow-1.53.0-10|91	- rebuild
12cr|perl-Cflow-1.53.0-10|92	
12cr|perl-Cflow-1.53.0-10|93	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.053-2mdv2008.1
12cr|perl-Cflow-1.53.0-10|94	+ Revision: 137192
12cr|perl-Cflow-1.53.0-10|95	- spec cleanup
12cr|perl-Cflow-1.53.0-10|96	
12cr|perl-Cflow-1.53.0-10|97	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.053-1mdv2008.1
12cr|perl-Cflow-1.53.0-10|98	+ Revision: 136678
12cr|perl-Cflow-1.53.0-10|99	- restore BuildRoot
12cr|perl-Cflow-1.53.0-10|100	
12cr|perl-Cflow-1.53.0-10|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Cflow-1.53.0-10|102	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Cflow-1.53.0-10|103	
12cr|perl-Cflow-1.53.0-10|104	
12cr|perl-Cflow-1.53.0-10|105	* Sat Oct 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.053-1mdv2007.0
12cr|perl-Cflow-1.53.0-10|106	+ Revision: 73435
12cr|perl-Cflow-1.53.0-10|107	- import perl-Cflow-1.053-1mdv2007.1
12cr|perl-Cflow-1.53.0-10|108	
12cr|perl-Cflow-1.53.0-10|109	* Fri Jul 07 2006 Buchan Milne <bgmilne@obsidian.co.za> 1.053-1mdv2007.0
12cr|perl-Cflow-1.53.0-10|110	- first Mandriva package
12cr|perl-Cflow-1.53.0-10|111	

4045 12
12cr|perl-CGI-Application-4.500.0-2|1	%define upstream_name	 CGI-Application
12cr|perl-CGI-Application-4.500.0-2|2	%define upstream_version 4.50
12cr|perl-CGI-Application-4.500.0-2|3	
12cr|perl-CGI-Application-4.500.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Application-4.500.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Application-4.500.0-2|6	Release:	2
12cr|perl-CGI-Application-4.500.0-2|7	
12cr|perl-CGI-Application-4.500.0-2|8	Summary:	Framework for building reusable web-applications
12cr|perl-CGI-Application-4.500.0-2|9	License:	GPL+ or Artistic
12cr|perl-CGI-Application-4.500.0-2|10	Group:		Development/Perl
12cr|perl-CGI-Application-4.500.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-CGI-Application-4.500.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CGI-Application-4.500.0-2|13	
12cr|perl-CGI-Application-4.500.0-2|14	BuildRequires:	perl-devel
12cr|perl-CGI-Application-4.500.0-2|15	BuildRequires:	perl(CGI)
12cr|perl-CGI-Application-4.500.0-2|16	BuildRequires:	perl(Class::ISA)
12cr|perl-CGI-Application-4.500.0-2|17	BuildRequires:	perl(HTML::Template)
12cr|perl-CGI-Application-4.500.0-2|18	Requires:	    perl(CGI)
12cr|perl-CGI-Application-4.500.0-2|19	Requires: 	    perl(HTML::Template)
12cr|perl-CGI-Application-4.500.0-2|20	BuildArch: 	noarch
12cr|perl-CGI-Application-4.500.0-2|21	
12cr|perl-CGI-Application-4.500.0-2|22	%description
12cr|perl-CGI-Application-4.500.0-2|23	%{upstream_name} is intended to make it easier to create sophisticated,
12cr|perl-CGI-Application-4.500.0-2|24	reusable web-based applications. This module implements a methodology
12cr|perl-CGI-Application-4.500.0-2|25	which, if followed, will make your web software easier to design,
12cr|perl-CGI-Application-4.500.0-2|26	easier to document, easier to write, and easier to evolve.
12cr|perl-CGI-Application-4.500.0-2|27	
12cr|perl-CGI-Application-4.500.0-2|28	%prep
12cr|perl-CGI-Application-4.500.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Application-4.500.0-2|30	chmod 755 Examples/Mailform/mailform.cgi
12cr|perl-CGI-Application-4.500.0-2|31	
12cr|perl-CGI-Application-4.500.0-2|32	%build
12cr|perl-CGI-Application-4.500.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Application-4.500.0-2|34	%make
12cr|perl-CGI-Application-4.500.0-2|35	
12cr|perl-CGI-Application-4.500.0-2|36	%check
12cr|perl-CGI-Application-4.500.0-2|37	make test
12cr|perl-CGI-Application-4.500.0-2|38	
12cr|perl-CGI-Application-4.500.0-2|39	%install
12cr|perl-CGI-Application-4.500.0-2|40	%makeinstall_std
12cr|perl-CGI-Application-4.500.0-2|41	
12cr|perl-CGI-Application-4.500.0-2|42	%files
12cr|perl-CGI-Application-4.500.0-2|43	%doc Changes README Examples
12cr|perl-CGI-Application-4.500.0-2|44	%{perl_vendorlib}/CGI
12cr|perl-CGI-Application-4.500.0-2|45	%{_mandir}/*/*
12cr|perl-CGI-Application-4.500.0-2|46	
12cr|perl-CGI-Application-4.500.0-2|47	
12cr|perl-CGI-Application-4.500.0-2|48	%changelog
12cr|perl-CGI-Application-4.500.0-2|49	* Fri Jun 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 4.500.0-1mdv2011.0
12cr|perl-CGI-Application-4.500.0-2|50	+ Revision: 686968
12cr|perl-CGI-Application-4.500.0-2|51	- update to new version 4.50
12cr|perl-CGI-Application-4.500.0-2|52	
12cr|perl-CGI-Application-4.500.0-2|53	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 4.310.0-2
12cr|perl-CGI-Application-4.500.0-2|54	+ Revision: 680667
12cr|perl-CGI-Application-4.500.0-2|55	- mass rebuild
12cr|perl-CGI-Application-4.500.0-2|56	
12cr|perl-CGI-Application-4.500.0-2|57	* Tue Aug 04 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 4.310.0-1mdv2011.0
12cr|perl-CGI-Application-4.500.0-2|58	+ Revision: 408830
12cr|perl-CGI-Application-4.500.0-2|59	- update to 4.31
12cr|perl-CGI-Application-4.500.0-2|60	
12cr|perl-CGI-Application-4.500.0-2|61	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 4.210.0-1mdv2010.0
12cr|perl-CGI-Application-4.500.0-2|62	+ Revision: 402995
12cr|perl-CGI-Application-4.500.0-2|63	- rebuild using %%perl_convert_version
12cr|perl-CGI-Application-4.500.0-2|64	
12cr|perl-CGI-Application-4.500.0-2|65	* Sun Jan 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 4.21-1mdv2009.1
12cr|perl-CGI-Application-4.500.0-2|66	+ Revision: 324472
12cr|perl-CGI-Application-4.500.0-2|67	- update to new version 4.21
12cr|perl-CGI-Application-4.500.0-2|68	
12cr|perl-CGI-Application-4.500.0-2|69	* Mon Nov 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.20-1mdv2009.1
12cr|perl-CGI-Application-4.500.0-2|70	+ Revision: 299374
12cr|perl-CGI-Application-4.500.0-2|71	- update to new version 4.20
12cr|perl-CGI-Application-4.500.0-2|72	
12cr|perl-CGI-Application-4.500.0-2|73	* Fri Oct 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.11-2mdv2009.1
12cr|perl-CGI-Application-4.500.0-2|74	+ Revision: 291382
12cr|perl-CGI-Application-4.500.0-2|75	- fix dependencies
12cr|perl-CGI-Application-4.500.0-2|76	
12cr|perl-CGI-Application-4.500.0-2|77	* Mon Aug 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.11-1mdv2009.0
12cr|perl-CGI-Application-4.500.0-2|78	+ Revision: 270885
12cr|perl-CGI-Application-4.500.0-2|79	- update to new version 4.11
12cr|perl-CGI-Application-4.500.0-2|80	
12cr|perl-CGI-Application-4.500.0-2|81	* Thu Jun 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.10-1mdv2009.0
12cr|perl-CGI-Application-4.500.0-2|82	+ Revision: 226197
12cr|perl-CGI-Application-4.500.0-2|83	- update to new version 4.10
12cr|perl-CGI-Application-4.500.0-2|84	
12cr|perl-CGI-Application-4.500.0-2|85	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.06-2mdv2008.1
12cr|perl-CGI-Application-4.500.0-2|86	+ Revision: 136902
12cr|perl-CGI-Application-4.500.0-2|87	- rebuild
12cr|perl-CGI-Application-4.500.0-2|88	
12cr|perl-CGI-Application-4.500.0-2|89	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CGI-Application-4.500.0-2|90	- restore BuildRoot
12cr|perl-CGI-Application-4.500.0-2|91	
12cr|perl-CGI-Application-4.500.0-2|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CGI-Application-4.500.0-2|93	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-Application-4.500.0-2|94	
12cr|perl-CGI-Application-4.500.0-2|95	
12cr|perl-CGI-Application-4.500.0-2|96	* Sat Oct 28 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 4.06-1mdv2007.0
12cr|perl-CGI-Application-4.500.0-2|97	+ Revision: 73351
12cr|perl-CGI-Application-4.500.0-2|98	- import perl-CGI-Application-4.06-1mdk
12cr|perl-CGI-Application-4.500.0-2|99	
12cr|perl-CGI-Application-4.500.0-2|100	* Sun Apr 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.06-1mdk
12cr|perl-CGI-Application-4.500.0-2|101	- New release 4.06
12cr|perl-CGI-Application-4.500.0-2|102	- better source URL
12cr|perl-CGI-Application-4.500.0-2|103	
12cr|perl-CGI-Application-4.500.0-2|104	* Mon Mar 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.05-1mdk
12cr|perl-CGI-Application-4.500.0-2|105	- New release 4.05
12cr|perl-CGI-Application-4.500.0-2|106	
12cr|perl-CGI-Application-4.500.0-2|107	* Tue Oct 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 4.04-1mdk
12cr|perl-CGI-Application-4.500.0-2|108	- New release 4.04
12cr|perl-CGI-Application-4.500.0-2|109	- spec cleanup
12cr|perl-CGI-Application-4.500.0-2|110	- fix directory ownership
12cr|perl-CGI-Application-4.500.0-2|111	- better summary
12cr|perl-CGI-Application-4.500.0-2|112	
12cr|perl-CGI-Application-4.500.0-2|113	* Thu Aug 18 2005 Nicolas Lécureuil <neoclust@mandriva.org> 4.03-1mdk
12cr|perl-CGI-Application-4.500.0-2|114	- New release 4.03
12cr|perl-CGI-Application-4.500.0-2|115	- mkrel
12cr|perl-CGI-Application-4.500.0-2|116	
12cr|perl-CGI-Application-4.500.0-2|117	* Fri Jun 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.01-1mdk
12cr|perl-CGI-Application-4.500.0-2|118	- 4.01
12cr|perl-CGI-Application-4.500.0-2|119	- manually require perl-base
12cr|perl-CGI-Application-4.500.0-2|120	
12cr|perl-CGI-Application-4.500.0-2|121	* Tue Nov 16 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 3.31-1mdk
12cr|perl-CGI-Application-4.500.0-2|122	- 3.31
12cr|perl-CGI-Application-4.500.0-2|123	
12cr|perl-CGI-Application-4.500.0-2|124	* Tue May 11 2004 Michael Scherer <misc@mandrake.org> 3.22-1mdk
12cr|perl-CGI-Application-4.500.0-2|125	- New release 3.22
12cr|perl-CGI-Application-4.500.0-2|126	- rpmbuildupdate aware
12cr|perl-CGI-Application-4.500.0-2|127	

4046 12
12cr|perl-CGI-Application-Dispatch-2.180.0-2|1	%define upstream_name    CGI-Application-Dispatch
12cr|perl-CGI-Application-Dispatch-2.180.0-2|2	%define upstream_version 2.18
12cr|perl-CGI-Application-Dispatch-2.180.0-2|3	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-CGI-Application-Dispatch-2.180.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-CGI-Application-Dispatch-2.180.0-2|6	Release:    %mkrel 2
12cr|perl-CGI-Application-Dispatch-2.180.0-2|7	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|8	Summary:    Dispatch requests to CGI::Application based object
12cr|perl-CGI-Application-Dispatch-2.180.0-2|9	License:    GPL+ or Artistic
12cr|perl-CGI-Application-Dispatch-2.180.0-2|10	Group:      Development/Perl
12cr|perl-CGI-Application-Dispatch-2.180.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Application-Dispatch-2.180.0-2|12	Source0:    http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CGI-Application-Dispatch-2.180.0-2|13	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|14	BuildRequires: perl(CGI::Application)
12cr|perl-CGI-Application-Dispatch-2.180.0-2|15	BuildRequires: perl(Module::Build)
12cr|perl-CGI-Application-Dispatch-2.180.0-2|16	BuildRequires: perl(Test::LongString)
12cr|perl-CGI-Application-Dispatch-2.180.0-2|17	BuildRequires: perl(Exception::Class::TryCatch)
12cr|perl-CGI-Application-Dispatch-2.180.0-2|18	BuildArch: noarch
12cr|perl-CGI-Application-Dispatch-2.180.0-2|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-CGI-Application-Dispatch-2.180.0-2|20	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|21	%description
12cr|perl-CGI-Application-Dispatch-2.180.0-2|22	This module provides a way (as a mod_perl handler or running under vanilla CGI)
12cr|perl-CGI-Application-Dispatch-2.180.0-2|23	to look at the path ($r->path_info or $ENV{PATH_INFO}) of the incoming request,
12cr|perl-CGI-Application-Dispatch-2.180.0-2|24	parse off the desired module and it's run mode, create an instance of that
12cr|perl-CGI-Application-Dispatch-2.180.0-2|25	module and run it.
12cr|perl-CGI-Application-Dispatch-2.180.0-2|26	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|27	%prep
12cr|perl-CGI-Application-Dispatch-2.180.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Application-Dispatch-2.180.0-2|29	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|30	%build
12cr|perl-CGI-Application-Dispatch-2.180.0-2|31	%{__perl} Build.PL installdirs=vendor
12cr|perl-CGI-Application-Dispatch-2.180.0-2|32	./Build
12cr|perl-CGI-Application-Dispatch-2.180.0-2|33	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|34	%check
12cr|perl-CGI-Application-Dispatch-2.180.0-2|35	./Build test
12cr|perl-CGI-Application-Dispatch-2.180.0-2|36	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|37	%install
12cr|perl-CGI-Application-Dispatch-2.180.0-2|38	rm -rf %{buildroot}
12cr|perl-CGI-Application-Dispatch-2.180.0-2|39	./Build install destdir=%{buildroot}
12cr|perl-CGI-Application-Dispatch-2.180.0-2|40	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|41	%clean
12cr|perl-CGI-Application-Dispatch-2.180.0-2|42	rm -rf %buildroot
12cr|perl-CGI-Application-Dispatch-2.180.0-2|43	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|44	%files
12cr|perl-CGI-Application-Dispatch-2.180.0-2|45	%defattr(-,root,root)
12cr|perl-CGI-Application-Dispatch-2.180.0-2|46	%doc Changes TODO
12cr|perl-CGI-Application-Dispatch-2.180.0-2|47	%{_mandir}/man3/*
12cr|perl-CGI-Application-Dispatch-2.180.0-2|48	%perl_vendorlib/*
12cr|perl-CGI-Application-Dispatch-2.180.0-2|49	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|50	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|51	%changelog
12cr|perl-CGI-Application-Dispatch-2.180.0-2|52	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.180.0-2mdv2011.0
12cr|perl-CGI-Application-Dispatch-2.180.0-2|53	+ Revision: 656882
12cr|perl-CGI-Application-Dispatch-2.180.0-2|54	- rebuild for updated spec-helper
12cr|perl-CGI-Application-Dispatch-2.180.0-2|55	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|56	* Wed Jan 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.180.0-1mdv2011.0
12cr|perl-CGI-Application-Dispatch-2.180.0-2|57	+ Revision: 628699
12cr|perl-CGI-Application-Dispatch-2.180.0-2|58	- update to new version 2.18
12cr|perl-CGI-Application-Dispatch-2.180.0-2|59	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|60	* Thu Dec 31 2009 Jérôme Quelin <jquelin@mandriva.org> 2.170.0-1mdv2011.0
12cr|perl-CGI-Application-Dispatch-2.180.0-2|61	+ Revision: 484370
12cr|perl-CGI-Application-Dispatch-2.180.0-2|62	- update to 2.17
12cr|perl-CGI-Application-Dispatch-2.180.0-2|63	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|64	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 2.160.0-1mdv2010.0
12cr|perl-CGI-Application-Dispatch-2.180.0-2|65	+ Revision: 405770
12cr|perl-CGI-Application-Dispatch-2.180.0-2|66	- rebuild using %%perl_convert_version
12cr|perl-CGI-Application-Dispatch-2.180.0-2|67	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|68	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.16-1mdv2010.0
12cr|perl-CGI-Application-Dispatch-2.180.0-2|69	+ Revision: 370015
12cr|perl-CGI-Application-Dispatch-2.180.0-2|70	- update to new version 2.16
12cr|perl-CGI-Application-Dispatch-2.180.0-2|71	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|72	* Mon Dec 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.15-1mdv2009.1
12cr|perl-CGI-Application-Dispatch-2.180.0-2|73	+ Revision: 311977
12cr|perl-CGI-Application-Dispatch-2.180.0-2|74	- update to new version 2.15
12cr|perl-CGI-Application-Dispatch-2.180.0-2|75	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|76	* Tue Nov 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.14-1mdv2009.1
12cr|perl-CGI-Application-Dispatch-2.180.0-2|77	+ Revision: 299748
12cr|perl-CGI-Application-Dispatch-2.180.0-2|78	- update to new version 2.14
12cr|perl-CGI-Application-Dispatch-2.180.0-2|79	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|80	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.13-1mdv2009.1
12cr|perl-CGI-Application-Dispatch-2.180.0-2|81	+ Revision: 292885
12cr|perl-CGI-Application-Dispatch-2.180.0-2|82	- import perl-CGI-Application-Dispatch
12cr|perl-CGI-Application-Dispatch-2.180.0-2|83	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|84	
12cr|perl-CGI-Application-Dispatch-2.180.0-2|85	* Thu Oct 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.13-1mdv2009.1
12cr|perl-CGI-Application-Dispatch-2.180.0-2|86	- initial mdv release, generated with cpan2dist
12cr|perl-CGI-Application-Dispatch-2.180.0-2|87	

4047 12
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|1	%define upstream_name    CGI-Application-Plugin-Authentication
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|2	%define upstream_version 0.18
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|3	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|6	Release:	4
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|7	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|8	Summary:	Authentication framework for CGI::Application
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|9	License:	GPL+ or Artistic
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|10	Group:		Development/Perl
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|12	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|13	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|14	BuildRequires:	perl-devel
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|15	BuildRequires:	perl(Attribute::Handlers)
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|16	BuildRequires:	perl(CGI::Application)
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|17	BuildRequires:	perl(CGI::Cookie)
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|18	BuildRequires:	perl(Class::ISA)
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|19	BuildRequires:	perl(Digest::SHA1)
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|20	BuildRequires:	perl(MIME::Base64)
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|21	BuildRequires:	perl(Scalar::Util)
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|22	BuildRequires:	perl(Task::Weaken)
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|23	BuildRequires:	perl(Test::Exception)
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|24	BuildRequires:	perl(Test::MockObject)
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|25	BuildRequires:	perl(Test::More) >= 0.940.0
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|26	BuildRequires:	perl(Test::Regression)
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|27	BuildRequires:	perl(Test::Taint)
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|28	BuildRequires:	perl(Test::Warn)
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|29	BuildRequires:	perl(Test::Without::Module)
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|30	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|31	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|32	BuildRequires:	perl(CGI::Application::Plugin::Session)
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|33	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|34	BuildArch:	noarch
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|35	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|36	%description
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|37	CGI::Application::Plugin::Authentication adds the ability to authenticate
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|38	users in your the CGI::Application manpage modules. It imports one method
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|39	called 'authen' into your CGI::Application module. Through the authen
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|40	method you can call all the methods of the
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|41	CGI::Application::Plugin::Authentication plugin.
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|42	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|43	There are two main decisions that you need to make when using this module.
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|44	How will the usernames and password be verified (ie from a database, LDAP,
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|45	etc...), and how can we keep the knowledge that a user has already logged
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|46	in persistent, so that they will not have to enter their credentials again
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|47	on the next request (ie how do we 'Store' the authentication information
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|48	across requests).
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|49	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|50	Choosing a Driver
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|51	There are three drivers that are included with the distribution. Also,
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|52	there is built in support for all of the Authen::Simple modules (search
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|53	CPAN for Authen::Simple for more information). This should be enough to
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|54	cover everyone's needs.
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|55	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|56	%prep
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|57	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|58	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|59	%build
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|60	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|61	%make
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|62	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|63	%check
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|64	make test
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|65	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|66	%install
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|67	%makeinstall_std
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|68	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|69	%files
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|70	%doc Changes README
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|71	%{_mandir}/man3/*
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|72	%{perl_vendorlib}/*
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|73	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|74	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|75	%changelog
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|76	* Sat Jun 25 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.180.0-3mdv2011.0
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|77	+ Revision: 687184
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|78	- rebuild
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|79	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|80	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.180.0-2
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|81	+ Revision: 658519
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|82	- rebuild for updated spec-helper
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|83	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|84	* Thu Jul 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2011.0
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|85	+ Revision: 553471
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|86	- typo fix
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|87	- update version prereq
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|88	- requiring minimum version in buildrequires:
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|89	- adding missing buildrequires:
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|90	- update to 0.18
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|91	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|92	* Mon Jan 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.1
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|93	+ Revision: 495701
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|94	- update to 0.17
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|95	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|96	* Tue Jan 19 2010 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.1
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|97	+ Revision: 493482
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|98	- update to 0.16
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|99	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|100	* Wed Jan 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.1
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|101	+ Revision: 490486
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|102	- update to 0.15
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|103	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|104	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.1
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|105	+ Revision: 460830
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|106	- update to 0.14
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|107	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|108	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.0
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|109	+ Revision: 405771
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|110	- rebuild using %%perl_convert_version
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|111	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|112	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2010.0
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|113	+ Revision: 370016
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|114	- update to new version 0.13
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|115	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|116	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2009.1
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|117	+ Revision: 292552
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|118	- import perl-CGI-Application-Plugin-Authentication
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|119	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|120	
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|121	* Thu Oct 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2009.1
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|122	- initial mdv release, generated with cpan2dist
12cr|perl-CGI-Application-Plugin-Authentication-0.180.0-4|123	

4048 12
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|1	%define upstream_name    CGI-Application-Plugin-AutoRunmode
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|2	%define upstream_version 0.18
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|3	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|6	Release:	3
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|7	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|8	Summary:	CGI::App plugin to automatically register runmodes
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|10	Group:		Development/Perl
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|13	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|15	BuildRequires:	perl(CGI::Application)
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|16	BuildArch:	noarch
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|17	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|18	%description
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|19	This plugin for CGI::Application provides easy ways to setup run modes. You
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|20	can just write the method that implement a run mode, you do not have to
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|21	explicitly register it with CGI::App anymore.
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|22	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|23	There are two approaches:
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|24	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|25	* Declare run modes with subroutine attributes.
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|26	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|27	%prep
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|29	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|30	%build
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|32	%make
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|33	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|34	%check
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|35	make test
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|36	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|37	%install
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|38	%makeinstall_std
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|39	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|40	%files
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|41	%doc Changes README
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|42	%{_mandir}/man3/*
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|43	%{perl_vendorlib}/*
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|44	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|45	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|46	%changelog
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|47	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.180.0-2mdv2011.0
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|48	+ Revision: 657389
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|49	- rebuild for updated spec-helper
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|50	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|51	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.180.0-1
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|52	+ Revision: 638894
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|53	- update to new version 0.18
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|54	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|55	* Thu Jul 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2011.0
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|56	+ Revision: 553573
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|57	- update to 0.17
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|58	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|59	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|60	+ Revision: 405772
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|61	- rebuild using %%perl_convert_version
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|62	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|63	* Sun Feb 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2009.1
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|64	+ Revision: 340551
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|65	- update to new version 0.16
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|66	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|67	* Fri Oct 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2009.1
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|68	+ Revision: 291351
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|69	- import perl-CGI-Application-Plugin-AutoRunmode
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|70	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|71	
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|72	* Fri Oct 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2009.1
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|73	- initial mdv release, generated with cpan2dist
12cr|perl-CGI-Application-Plugin-AutoRunmode-0.180.0-3|74	

4049 12
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|1	%define upstream_name    CGI-Application-Plugin-CAPTCHA
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|3	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|6	Release:	3
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|7	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|8	Summary:	Easily create, use, and verify CAPTCHAs in
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|10	Group:		Development/Perl
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|13	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|15	BuildRequires:	perl(CGI::Application)
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|16	BuildRequires:	perl(GD::SecurityImage)
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|17	BuildRequires:	perl(Digest::SHA1)
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|18	BuildRequires:	perl(Module::Build)
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|19	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|20	BuildRequires:	perl(Data::Random)
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|21	BuildRequires:	perl(Test::Exception)
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|22	BuildRequires:	perl(Test::WWW::Mechanize)
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|23	BuildRequires:	perl(HTTP::Server::Simple::CGI)
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|24	BuildArch:	noarch
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|25	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|26	%description
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|27	'CGI::Application::Plugin::CAPTCHA' allows programmers to easily add and
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|28	verify CAPTCHAs in their CGI::Application-derived web applications.
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|29	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|30	A CAPTCHA (or Completely Automated Public Turing Test to Tell Computers and
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|31	Humans Apart) is an image with a random string of characters. A user must
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|32	successfully enter the random string in order to submit a form. This is a
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|33	simple (yet annoying) procedure for humans to complete, but one that is
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|34	significantly more difficult for a form-stuffing script to complete without
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|35	having to integrate some sort of OCR.
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|36	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|37	CAPTCHAs are not a perfect solution. Any skilled, diligent cracker will
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|38	eventually be able to bypass a CAPTCHA, but it should be able to shut down
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|39	your average script-kiddie.
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|40	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|41	%prep
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|43	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|44	%build
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|45	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|46	%make
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|47	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|48	%check
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|49	make test
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|50	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|51	%install
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|52	%makeinstall_std
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|53	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|54	%files
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|55	%doc Changes README
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|56	%{_mandir}/man3/*
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|57	%{perl_vendorlib}/CGI
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|58	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|59	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|60	%changelog
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|61	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|62	+ Revision: 680675
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|63	- mass rebuild
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|64	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|65	* Fri Jan 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|66	+ Revision: 629521
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|67	- update to new version 0.04
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|68	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|69	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|70	+ Revision: 401709
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|71	- rebuild using %%perl_convert_version
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|72	- fixed license field
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|73	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|74	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.01-2mdv2010.0
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|75	+ Revision: 375965
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|76	- rebuild
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|77	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|78	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-1mdv2009.1
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|79	+ Revision: 357979
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|80	- import perl-CGI-Application-Plugin-CAPTCHA
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|81	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|82	
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|83	* Tue Mar 17 2009 cpan2dist 0.01-1mdv
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|84	- initial mdv release, generated with cpan2dist
12cr|perl-CGI-Application-Plugin-CAPTCHA-0.40.0-3|85	

4050 12
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|1	%define upstream_name    CGI-Application-Plugin-Config-YAML
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|2	%define upstream_version 0.01
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|3	
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|6	Release:	3
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|7	
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|8	Summary:	Add Config::YAML support to CGI::Application
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|10	Group:		Development/Perl
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|13	
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|15	BuildRequires:	perl(Config::YAML)
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|16	BuildRequires:	perl(CGI::Application)
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|17	BuildArch:	noarch
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|18	
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|19	%description
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|20	This plug-in add Config::YAML support to CGI::Application. The usage of this
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|21	plug-in is almost the same as CGI::Application::Plugin::Config::Simple. This
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|22	plug-in can be easily used instead of CGI::Application::Plugin::Config::Simple.
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|23	This plug-in refers to CGI::Application::Plugin::Config::Simple.
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|24	
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|25	%prep
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|27	
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|28	%build
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|30	%make
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|31	
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|32	%check
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|33	make test
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|34	
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|35	%install
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|36	%makeinstall_std
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|37	
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|38	%files
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|39	%doc Changes README
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|40	%{_mandir}/man3/*
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|41	%{perl_vendorlib}/*
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|42	
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|43	
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|44	%changelog
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|45	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.10.0-2mdv2011.0
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|46	+ Revision: 653390
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|47	- rebuild for updated spec-helper
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|48	
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|49	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|50	+ Revision: 405773
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|51	- rebuild using %%perl_convert_version
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|52	
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|53	* Fri Oct 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-1mdv2009.1
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|54	+ Revision: 291380
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|55	- import perl-CGI-Application-Plugin-Config-YAML
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|56	
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|57	
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|58	* Thu Oct 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-1mdv2009.1
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|59	- initial mdv release, generated with cpan2dist
12cr|perl-CGI-Application-Plugin-Config-YAML-0.10.0-3|60	

4051 12
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|1	%define upstream_name    CGI-Application-Plugin-DBH
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|2	%define upstream_version 4.00
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|3	
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|6	Release:	3
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|7	
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|8	Summary:	Easy DBI access from CGI::Application
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|10	Group:		Development/Perl
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|13	
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|15	BuildRequires:	perl(CGI::Application)
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|16	BuildRequires:	perl(DBD::Mock)
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|17	BuildRequires:	perl(DBI)
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|18	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|19	
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|20	BuildArch:	noarch
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|21	
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|22	%description
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|23	CGI::Application::Plugin::DBH adds easy access to a DBI database handle to
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|24	your CGI::Application modules. Lazy loading is used to prevent a database
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|25	connection from being made if the 'dbh' method is not called during the
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|26	request. In other words, the database connection is not created until it is
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|27	actually needed.
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|28	
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|29	%prep
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|31	
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|32	%build
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|34	%make
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|35	
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|36	%check
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|37	%make test
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|38	
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|39	%install
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|40	%makeinstall_std
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|41	
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|42	%files
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|43	%doc Changes README
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|44	%{_mandir}/man3/*
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|45	%{perl_vendorlib}/CGI
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|46	
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|47	%changelog
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|48	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 4.0.0-2mdv2011.0
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|49	+ Revision: 680679
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|50	- mass rebuild
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|51	
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|52	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 4.0.0-1mdv2011.0
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|53	+ Revision: 504596
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|54	- rebuild using %%perl_convert_version
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|55	
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|56	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 4.00-2mdv2010.0
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|57	+ Revision: 440536
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|58	- rebuild
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|59	
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|60	* Wed Nov 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.00-1mdv2009.1
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|61	+ Revision: 307068
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|62	- import perl-CGI-Application-Plugin-DBH
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|63	
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|64	
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|65	* Wed Nov 26 2008 cpan2dist 4.00-1mdv
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|66	- initial mdv release, generated with cpan2dist
12cr|perl-CGI-Application-Plugin-DBH-4.0.0-3|67	

4052 12
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|1	%define upstream_name    CGI-Application-Plugin-ErrorPage
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|2	%define upstream_version 1.21
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|3	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|6	Release:    %mkrel 2
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|7	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|8	Summary:    A simple error page plugin for CGI::Application
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|9	License:    GPL+ or Artistic
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|10	Group:      Development/Perl
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|12	Source0:    http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|13	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|14	BuildRequires: perl(CGI::Application)
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|15	BuildRequires: perl(Params::Validate)
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|16	BuildRequires: perl(Test::More)
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|17	BuildRequires: perl(Module::Build::Compat)
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|18	BuildArch: noarch
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|20	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|21	%description
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|22	This plugin provides a shortcut for the common need of returning a simple
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|23	error message to the user.
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|24	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|25	You are encouraged to provide a template file so that the error messages
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|26	can be presented with a design consistent with the rest of your
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|27	application.
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|28	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|29	A simple design is provided below to get to you started.
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|30	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|31	%prep
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|33	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|34	%build
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|36	%make
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|37	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|38	%check
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|39	make test
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|40	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|41	%install
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|42	rm -rf %buildroot
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|43	%makeinstall_std
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|44	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|45	%clean
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|46	rm -rf %buildroot
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|47	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|48	%files
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|49	%defattr(-,root,root)
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|50	%doc Changes README LICENSE
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|51	%{_mandir}/man3/*
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|52	%perl_vendorlib/CGI
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|53	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|54	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|55	%changelog
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|56	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.210.0-2mdv2011.0
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|57	+ Revision: 680680
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|58	- mass rebuild
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|59	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|60	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.210.0-1mdv2011.0
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|61	+ Revision: 405774
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|62	- rebuild using %%perl_convert_version
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|63	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|64	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.21-1mdv2010.0
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|65	+ Revision: 390324
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|66	- update to new version 1.21
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|67	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|68	* Wed Nov 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.20-1mdv2009.1
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|69	+ Revision: 307089
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|70	- import perl-CGI-Application-Plugin-ErrorPage
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|71	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|72	
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|73	* Wed Nov 26 2008 cpan2dist 1.20-1mdv
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|74	- initial mdv release, generated with cpan2dist
12cr|perl-CGI-Application-Plugin-ErrorPage-1.210.0-2|75	

4053 12
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|1	%define upstream_name    CGI-Application-Plugin-Forward
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|2	%define upstream_version 1.06
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|3	
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|6	Release:	3
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|7	
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|8	Summary:	Pass control from one run mode to another
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|10	Group:		Development/Perl
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|13	
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|15	BuildRequires:	perl(CGI::Application)
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|17	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|18	BuildArch:	noarch
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|19	
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|20	%description
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|21	The forward method passes control to another run mode and returns its
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|22	output. This is equivalent to calling '$self->$other_runmode', except that
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|23	the CGI::Application manpage's internal value of the current run mode is
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|24	updated.
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|25	
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|26	This means that calling '$self->get_current_runmode' after calling
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|27	'forward' will return the name of the new run mode. This is useful for
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|28	modules that depend on the name of the current run mode such as the
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|29	CGI::Application::Plugin::AnyTemplate manpage.
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|30	
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|31	For example, here's how to pass control to a run mode named 'other_action'
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|32	from 'start' while updating the value of 'current_run_mode':
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|33	
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|34	%prep
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|36	
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|37	%build
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|39	%make
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|40	
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|41	%check
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|42	make test
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|43	
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|44	%install
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|45	%makeinstall_std
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|46	
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|47	%files
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|48	%doc README Changes
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|49	%{_mandir}/man3/*
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|50	%{perl_vendorlib}/CGI
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|51	
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|52	
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|53	%changelog
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|54	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.60.0-2mdv2011.0
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|55	+ Revision: 680681
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|56	- mass rebuild
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|57	
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|58	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-1mdv2011.0
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|59	+ Revision: 405775
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|60	- rebuild using %%perl_convert_version
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|61	
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|62	* Wed Nov 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-1mdv2009.1
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|63	+ Revision: 307042
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|64	- import perl-CGI-Application-Plugin-Forward
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|65	
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|66	
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|67	* Wed Nov 26 2008 cpan2dist 1.06-1mdv
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|68	- initial mdv release, generated with cpan2dist
12cr|perl-CGI-Application-Plugin-Forward-1.60.0-3|69	

4054 12
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|1	%define upstream_name    CGI-Application-Plugin-LogDispatch
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|2	%define upstream_version 1.02
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|3	
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|6	Release:	3
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|7	
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|8	Summary:	Add Log::Dispatch support to CGI::Application
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|10	Group:		Development/Perl
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|13	
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|15	BuildRequires:	perl(CGI::Application)
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|16	BuildRequires:	perl(Log::Dispatch)
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|17	BuildRequires:	perl(Scalar::Util)
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|18	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|19	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|20	BuildArch:	noarch
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|21	
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|22	%description
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|23	CGI::Application::Plugin::LogDispatch adds logging support to your the
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|24	CGI::Application manpage modules by providing a the Log::Dispatch manpage
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|25	dispatcher object that is accessible from anywhere in the application.
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|26	
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|27	If you have the CGI::Application::Plugin::DevPopup manpage installed, a
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|28	"Log Entries" report is added to the popup window, containing all of the
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|29	entries that were logged during the execution of the runmode.
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|30	
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|31	%prep
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|33	
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|34	%build
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|36	%make
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|37	
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|38	%check
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|39	make test
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|40	
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|41	%install
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|42	%makeinstall_std
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|43	
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|44	%files
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|45	%doc Changes README
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|46	%{_mandir}/man3/*
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|47	%{perl_vendorlib}/*
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|48	
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|49	%changelog
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|50	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.20.0-2mdv2011.0
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|51	+ Revision: 653391
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|52	- rebuild for updated spec-helper
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|53	
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|54	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2011.0
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|55	+ Revision: 405776
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|56	- rebuild using %%perl_convert_version
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|57	
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|58	* Wed Nov 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2009.1
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|59	+ Revision: 307144
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|60	- import perl-CGI-Application-Plugin-LogDispatch
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|61	
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|62	
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|63	* Wed Nov 26 2008 cpan2dist 1.02-1mdv
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|64	- initial mdv release, generated with cpan2dist
12cr|perl-CGI-Application-Plugin-LogDispatch-1.20.0-3|65	

4055 12
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|1	%define upstream_name    CGI-Application-Plugin-RateLimit
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|2	%define upstream_version 1.0
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|3	
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|6	Release:	5
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|7	
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|8	Summary:	Limits runmode call rate per user
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|9	License:	GPL+ or Artistic
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|10	Group:		Development/Perl
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|12	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|13	
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|14	BuildRequires:	perl-devel
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|15	BuildRequires:	perl(CGI::Application)
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|16	BuildRequires:	perl(Class::Accessor)
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|17	BuildRequires:	perl(Test::More)
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|18	
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|19	BuildArch:	noarch
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|20	
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|21	%description
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|22	This module provides protection against a user calling a runmode too
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|23	frequently. A typical use-case might be a contact form that sends email.
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|24	You'd like to allow your users to send you messages, but thousands of
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|25	messages from a single user would be a problem.
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|26	
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|27	This module works by maintaining a database of hits to protected runmodes.
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|28	It then checks this database to determine if a new hit should be allowed
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|29	based on past activity by the user. The user's identity is, by default,
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|30	tied to login (via REMOTE_USER) or IP address (via REMOTE_IP) if login info
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|31	is not available. You may provide your own identity function via the
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|32	identity_callback() method.
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|33	
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|34	To use this module you must create a table in your database with the
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|35	following schema (using MySQL-syntax, although other DBs may work as well
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|36	with minor alterations):
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|37	
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|38	%prep
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|40	
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|41	%build
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|43	%make
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|44	
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|45	%check
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|46	%make test
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|47	
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|48	%install
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|49	%makeinstall_std
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|50	
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|51	%files
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|52	%doc README Changes
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|53	%{_mandir}/man3/*
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|54	%{perl_vendorlib}/CGI
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|55	
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|56	%changelog
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|57	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.0.0-4mdv2011.0
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|58	+ Revision: 680682
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|59	- mass rebuild
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|60	
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|61	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-3mdv2011.0
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|62	+ Revision: 504597
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|63	- rebuild using %%perl_convert_version
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|64	
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|65	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0-2mdv2010.0
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|66	+ Revision: 440537
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|67	- rebuild
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|68	
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|69	* Wed Nov 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2009.1
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|70	+ Revision: 307092
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|71	- import perl-CGI-Application-Plugin-RateLimit
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|72	
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|73	
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|74	* Wed Nov 26 2008 cpan2dist 1.0-1mdv
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|75	- initial mdv release, generated with cpan2dist
12cr|perl-CGI-Application-Plugin-RateLimit-1.0.0-5|76	

4056 12
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|1	%define upstream_name    CGI-Application-Plugin-RequireSSL
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|3	
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|6	Release:	3
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|7	
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|8	Summary:	Force SSL in specified pages or modules
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|10	Group:		Development/Perl
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|13	
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|15	BuildRequires:	perl(Attribute::Handlers)
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|16	BuildRequires:	perl(CGI::Application)
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|18	BuildArch:	noarch
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|19	
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|20	%description
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|21	CGI::Application::Plugin::RequireSSL allows individual run modes or whole
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|22	modules to be protected by SSL. If a standard HTTP request is received, you can
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|23	specify whether an error is raised or if the request should be redirected to
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|24	the HTTPS equivalent URL.
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|25	
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|26	%prep
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|28	
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|29	%build
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|31	%make
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|32	
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|33	%check
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|34	make test
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|35	
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|36	%install
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|37	%makeinstall_std
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|38	
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|39	%files
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|40	%doc README Changes
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|41	%{_mandir}/man3/*
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|42	%{perl_vendorlib}/CGI
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|43	
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|44	
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|45	%changelog
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|46	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|47	+ Revision: 680683
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|48	- mass rebuild
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|49	
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|50	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|51	+ Revision: 405777
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|52	- rebuild using %%perl_convert_version
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|53	
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|54	* Wed Nov 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.1
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|55	+ Revision: 307081
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|56	- import perl-CGI-Application-Plugin-RequireSSL
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|57	
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|58	
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|59	* Wed Nov 26 2008 cpan2dist 0.04-1mdv
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|60	- initial mdv release, generated with cpan2dist
12cr|perl-CGI-Application-Plugin-RequireSSL-0.40.0-3|61	

4057 12
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|1	%define upstream_name    CGI-Application-Plugin-Session
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|2	%define upstream_version 1.03
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|3	
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|6	Release:	3
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|7	
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|8	Summary:	Add CGI::Session support to CGI::Application
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|10	Group:		Development/Perl
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|13	
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|15	BuildRequires:	perl(CGI::Application)
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|16	BuildRequires:	perl(CGI::Session)
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|17	BuildRequires:	perl(File::Spec)
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|18	BuildRequires:	perl(Scalar::Util)
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|20	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|21	Requires:	perl(CGI::Session)
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|22	BuildArch:	noarch
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|23	
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|24	%description
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|25	CGI::Application::Plugin::Session seamlessly adds session support to your
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|26	the CGI::Application manpage modules by providing a the CGI::Session
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|27	manpage object that is accessible from anywhere in the application.
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|28	
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|29	Lazy loading is used to prevent expensive file system or database calls
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|30	from being made if the session is not needed during this request. In other
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|31	words, the Session object is not created until it is actually needed. Also,
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|32	the Session object will act as a singleton by always returning the same
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|33	Session object for the duration of the request.
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|34	
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|35	This module aims to be as simple and non obtrusive as possible. By not
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|36	requiring any changes to the inheritance tree of your modules, it can be
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|37	easily added to existing applications. Think of it as a plugin module that
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|38	adds a couple of new methods directly into the CGI::Application namespace
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|39	simply by loading the module.
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|40	
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|41	%prep
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|43	
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|44	%build
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|45	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|46	%make
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|47	
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|48	%check
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|49	make test
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|50	
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|51	%install
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|52	%makeinstall_std
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|53	
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|54	%files
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|55	%doc Changes README
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|56	%{_mandir}/man3/*
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|57	%{perl_vendorlib}/*
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|58	
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|59	%changelog
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|60	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.30.0-2mdv2011.0
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|61	+ Revision: 653392
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|62	- rebuild for updated spec-helper
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|63	
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|64	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.30.0-1mdv2011.0
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|65	+ Revision: 405778
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|66	- rebuild using %%perl_convert_version
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|67	
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|68	* Wed Nov 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-2mdv2009.1
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|69	+ Revision: 307082
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|70	- add missing dependency on CGI::Session
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|71	
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|72	* Fri Oct 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2009.1
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|73	+ Revision: 291355
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|74	- import perl-CGI-Application-Plugin-Session
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|75	
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|76	
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|77	* Thu Oct 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2009.1
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|78	- initial mdv release, generated with cpan2dist
12cr|perl-CGI-Application-Plugin-Session-1.30.0-3|79	

4058 12
12cr|perl-CGI-Auth-3.0.0-7|1	%define upstream_name    CGI-Auth
12cr|perl-CGI-Auth-3.0.0-7|2	%define upstream_version 3.00
12cr|perl-CGI-Auth-3.0.0-7|3	
12cr|perl-CGI-Auth-3.0.0-7|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Auth-3.0.0-7|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Auth-3.0.0-7|6	Release:	7
12cr|perl-CGI-Auth-3.0.0-7|7	
12cr|perl-CGI-Auth-3.0.0-7|8	Summary:	Simple session-based password authentication for CGI applications
12cr|perl-CGI-Auth-3.0.0-7|9	License:	BSD-like
12cr|perl-CGI-Auth-3.0.0-7|10	Group:		Development/Perl
12cr|perl-CGI-Auth-3.0.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Auth-3.0.0-7|12	Source0:	http://search.cpan.org/CPAN/authors/id/C/CC/CCWALLACE/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-CGI-Auth-3.0.0-7|13	
12cr|perl-CGI-Auth-3.0.0-7|14	BuildRequires:	perl-devel
12cr|perl-CGI-Auth-3.0.0-7|15	BuildArch:	noarch
12cr|perl-CGI-Auth-3.0.0-7|16	
12cr|perl-CGI-Auth-3.0.0-7|17	%description
12cr|perl-CGI-Auth-3.0.0-7|18	"CGI::Auth" provides password authentication for web-based applications. It
12cr|perl-CGI-Auth-3.0.0-7|19	uses server-based session files which are referred to by a parameter in all
12cr|perl-CGI-Auth-3.0.0-7|20	links and forms inside the scripts guarded by "CGI::Auth".
12cr|perl-CGI-Auth-3.0.0-7|21	
12cr|perl-CGI-Auth-3.0.0-7|22	At the beginning of each script, a "CGI::Auth" object should be created and its
12cr|perl-CGI-Auth-3.0.0-7|23	"check" method called. When this happens, "check" checks for a 'session_file'
12cr|perl-CGI-Auth-3.0.0-7|24	CGI parameter. If that parameter exists and has a matching session file in the
12cr|perl-CGI-Auth-3.0.0-7|25	session directory, "check" returns, and the rest of the script can execute.
12cr|perl-CGI-Auth-3.0.0-7|26	
12cr|perl-CGI-Auth-3.0.0-7|27	If the session file parameter or the file itself doesn't exist, "check"
12cr|perl-CGI-Auth-3.0.0-7|28	presents the user with a login form and exits the script. The login form will
12cr|perl-CGI-Auth-3.0.0-7|29	then be submitted to the same script (specified in "-formaction"). When "check"
12cr|perl-CGI-Auth-3.0.0-7|30	is called this time, it verifies the user's login information in the userfile,
12cr|perl-CGI-Auth-3.0.0-7|31	creates a session file and provides the session file parameter to the rest of
12cr|perl-CGI-Auth-3.0.0-7|32	the script.
12cr|perl-CGI-Auth-3.0.0-7|33	
12cr|perl-CGI-Auth-3.0.0-7|34	%prep
12cr|perl-CGI-Auth-3.0.0-7|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Auth-3.0.0-7|36	
12cr|perl-CGI-Auth-3.0.0-7|37	%build
12cr|perl-CGI-Auth-3.0.0-7|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Auth-3.0.0-7|39	%make
12cr|perl-CGI-Auth-3.0.0-7|40	
12cr|perl-CGI-Auth-3.0.0-7|41	#%%check
12cr|perl-CGI-Auth-3.0.0-7|42	#make test
12cr|perl-CGI-Auth-3.0.0-7|43	
12cr|perl-CGI-Auth-3.0.0-7|44	%install
12cr|perl-CGI-Auth-3.0.0-7|45	%makeinstall_std
12cr|perl-CGI-Auth-3.0.0-7|46	
12cr|perl-CGI-Auth-3.0.0-7|47	%files
12cr|perl-CGI-Auth-3.0.0-7|48	%doc Changes README extra
12cr|perl-CGI-Auth-3.0.0-7|49	%{perl_vendorlib}/CGI/*
12cr|perl-CGI-Auth-3.0.0-7|50	%{_mandir}/*/*
12cr|perl-CGI-Auth-3.0.0-7|51	
12cr|perl-CGI-Auth-3.0.0-7|52	%changelog
12cr|perl-CGI-Auth-3.0.0-7|53	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 3.0.0-6mdv2011.0
12cr|perl-CGI-Auth-3.0.0-7|54	+ Revision: 680684
12cr|perl-CGI-Auth-3.0.0-7|55	- mass rebuild
12cr|perl-CGI-Auth-3.0.0-7|56	
12cr|perl-CGI-Auth-3.0.0-7|57	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 3.0.0-5mdv2011.0
12cr|perl-CGI-Auth-3.0.0-7|58	+ Revision: 504598
12cr|perl-CGI-Auth-3.0.0-7|59	- rebuild using %%perl_convert_version
12cr|perl-CGI-Auth-3.0.0-7|60	
12cr|perl-CGI-Auth-3.0.0-7|61	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.00-4mdv2010.0
12cr|perl-CGI-Auth-3.0.0-7|62	+ Revision: 430302
12cr|perl-CGI-Auth-3.0.0-7|63	- rebuild
12cr|perl-CGI-Auth-3.0.0-7|64	
12cr|perl-CGI-Auth-3.0.0-7|65	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 3.00-3mdv2009.0
12cr|perl-CGI-Auth-3.0.0-7|66	+ Revision: 241164
12cr|perl-CGI-Auth-3.0.0-7|67	- rebuild
12cr|perl-CGI-Auth-3.0.0-7|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-Auth-3.0.0-7|69	
12cr|perl-CGI-Auth-3.0.0-7|70	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CGI-Auth-3.0.0-7|71	- restore BuildRoot
12cr|perl-CGI-Auth-3.0.0-7|72	
12cr|perl-CGI-Auth-3.0.0-7|73	* Mon May 14 2007 Oden Eriksson <oeriksson@mandriva.com> 3.00-1mdv2008.0
12cr|perl-CGI-Auth-3.0.0-7|74	+ Revision: 26732
12cr|perl-CGI-Auth-3.0.0-7|75	- disable the tests for now because of unknown iurt problems
12cr|perl-CGI-Auth-3.0.0-7|76	- fix deps
12cr|perl-CGI-Auth-3.0.0-7|77	- Import perl-CGI-Auth
12cr|perl-CGI-Auth-3.0.0-7|78	
12cr|perl-CGI-Auth-3.0.0-7|79	
12cr|perl-CGI-Auth-3.0.0-7|80	
12cr|perl-CGI-Auth-3.0.0-7|81	* Mon May 14 2007 Oden Eriksson <oeriksson@mandriva.com> 3.00-1mdv2007.1
12cr|perl-CGI-Auth-3.0.0-7|82	- initial Mandriva package

4059 12
12cr|perl-CGI-Echo-1.80.0-3|1	%define upstream_name    CGI-Echo
12cr|perl-CGI-Echo-1.80.0-3|2	%define upstream_version 1.08
12cr|perl-CGI-Echo-1.80.0-3|3	
12cr|perl-CGI-Echo-1.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Echo-1.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Echo-1.80.0-3|6	Release:    3
12cr|perl-CGI-Echo-1.80.0-3|7	
12cr|perl-CGI-Echo-1.80.0-3|8	Summary:	CGI-Echo module for perl
12cr|perl-CGI-Echo-1.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-Echo-1.80.0-3|10	Group:		Development/Perl
12cr|perl-CGI-Echo-1.80.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Echo-1.80.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tgz
12cr|perl-CGI-Echo-1.80.0-3|13	
12cr|perl-CGI-Echo-1.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-Echo-1.80.0-3|15	BuildArch:	noarch
12cr|perl-CGI-Echo-1.80.0-3|16	
12cr|perl-CGI-Echo-1.80.0-3|17	%description
12cr|perl-CGI-Echo-1.80.0-3|18	This module accepts form data, cleans it, and echos it.
12cr|perl-CGI-Echo-1.80.0-3|19	It is designed for a HTML/CGI student enviroment. It lets, indeed encourages,
12cr|perl-CGI-Echo-1.80.0-3|20	students to design forms and gives their long-suffering instructors a simple
12cr|perl-CGI-Echo-1.80.0-3|21	way to provide a CGI script which accepts the form data, and just echos it.
12cr|perl-CGI-Echo-1.80.0-3|22	
12cr|perl-CGI-Echo-1.80.0-3|23	%prep
12cr|perl-CGI-Echo-1.80.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Echo-1.80.0-3|25	
12cr|perl-CGI-Echo-1.80.0-3|26	%build
12cr|perl-CGI-Echo-1.80.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Echo-1.80.0-3|28	%make
12cr|perl-CGI-Echo-1.80.0-3|29	make test
12cr|perl-CGI-Echo-1.80.0-3|30	
12cr|perl-CGI-Echo-1.80.0-3|31	%install
12cr|perl-CGI-Echo-1.80.0-3|32	%makeinstall_std
12cr|perl-CGI-Echo-1.80.0-3|33	
12cr|perl-CGI-Echo-1.80.0-3|34	%files
12cr|perl-CGI-Echo-1.80.0-3|35	%doc CHANGES README META.yml
12cr|perl-CGI-Echo-1.80.0-3|36	%{perl_vendorlib}/CGI/Echo.pm
12cr|perl-CGI-Echo-1.80.0-3|37	%{_mandir}/*/*
12cr|perl-CGI-Echo-1.80.0-3|38	
12cr|perl-CGI-Echo-1.80.0-3|39	
12cr|perl-CGI-Echo-1.80.0-3|40	%changelog
12cr|perl-CGI-Echo-1.80.0-3|41	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.80.0-2mdv2011.0
12cr|perl-CGI-Echo-1.80.0-3|42	+ Revision: 680685
12cr|perl-CGI-Echo-1.80.0-3|43	- mass rebuild
12cr|perl-CGI-Echo-1.80.0-3|44	
12cr|perl-CGI-Echo-1.80.0-3|45	* Tue Aug 24 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.80.0-1mdv2011.0
12cr|perl-CGI-Echo-1.80.0-3|46	+ Revision: 572699
12cr|perl-CGI-Echo-1.80.0-3|47	- update to 1.08
12cr|perl-CGI-Echo-1.80.0-3|48	
12cr|perl-CGI-Echo-1.80.0-3|49	* Sun Jul 12 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.50.0-1mdv2011.0
12cr|perl-CGI-Echo-1.80.0-3|50	+ Revision: 395000
12cr|perl-CGI-Echo-1.80.0-3|51	- update to 1.05
12cr|perl-CGI-Echo-1.80.0-3|52	- using %%perl_convert_version
12cr|perl-CGI-Echo-1.80.0-3|53	- fixed license field
12cr|perl-CGI-Echo-1.80.0-3|54	
12cr|perl-CGI-Echo-1.80.0-3|55	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.04-5mdv2009.0
12cr|perl-CGI-Echo-1.80.0-3|56	+ Revision: 255715
12cr|perl-CGI-Echo-1.80.0-3|57	- rebuild
12cr|perl-CGI-Echo-1.80.0-3|58	
12cr|perl-CGI-Echo-1.80.0-3|59	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-3mdv2008.1
12cr|perl-CGI-Echo-1.80.0-3|60	+ Revision: 136903
12cr|perl-CGI-Echo-1.80.0-3|61	- rebuild
12cr|perl-CGI-Echo-1.80.0-3|62	
12cr|perl-CGI-Echo-1.80.0-3|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CGI-Echo-1.80.0-3|64	- restore BuildRoot
12cr|perl-CGI-Echo-1.80.0-3|65	
12cr|perl-CGI-Echo-1.80.0-3|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CGI-Echo-1.80.0-3|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-Echo-1.80.0-3|68	
12cr|perl-CGI-Echo-1.80.0-3|69	
12cr|perl-CGI-Echo-1.80.0-3|70	* Sat Oct 28 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 1.04-2mdv2007.0
12cr|perl-CGI-Echo-1.80.0-3|71	+ Revision: 73358
12cr|perl-CGI-Echo-1.80.0-3|72	- import perl-CGI-Echo-1.04-2mdk
12cr|perl-CGI-Echo-1.80.0-3|73	
12cr|perl-CGI-Echo-1.80.0-3|74	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.04-2mdk
12cr|perl-CGI-Echo-1.80.0-3|75	- Fix SPEC Using perl Policies
12cr|perl-CGI-Echo-1.80.0-3|76	- Source URL
12cr|perl-CGI-Echo-1.80.0-3|77	- use mkrel
12cr|perl-CGI-Echo-1.80.0-3|78	
12cr|perl-CGI-Echo-1.80.0-3|79	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.04-1mdk
12cr|perl-CGI-Echo-1.80.0-3|80	- initial Mandriva package
12cr|perl-CGI-Echo-1.80.0-3|81	

4060 12
12cr|perl-CGI-FastTemplate-1.90.0-3|1	%define upstream_name	 CGI-FastTemplate
12cr|perl-CGI-FastTemplate-1.90.0-3|2	%define upstream_version 1.09
12cr|perl-CGI-FastTemplate-1.90.0-3|3	
12cr|perl-CGI-FastTemplate-1.90.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-FastTemplate-1.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-FastTemplate-1.90.0-3|6	Release:	3
12cr|perl-CGI-FastTemplate-1.90.0-3|7	
12cr|perl-CGI-FastTemplate-1.90.0-3|8	Summary:	Perl extension for managing templates, and performing variable interpolation
12cr|perl-CGI-FastTemplate-1.90.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-FastTemplate-1.90.0-3|10	Group:		Development/Perl
12cr|perl-CGI-FastTemplate-1.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-FastTemplate-1.90.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/J/JM/JMOORE/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-CGI-FastTemplate-1.90.0-3|13	
12cr|perl-CGI-FastTemplate-1.90.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-FastTemplate-1.90.0-3|15	BuildArch:	noarch
12cr|perl-CGI-FastTemplate-1.90.0-3|16	
12cr|perl-CGI-FastTemplate-1.90.0-3|17	%description
12cr|perl-CGI-FastTemplate-1.90.0-3|18	What is a template?
12cr|perl-CGI-FastTemplate-1.90.0-3|19	A template is a text file with variables in it. When a template is parsed, the
12cr|perl-CGI-FastTemplate-1.90.0-3|20	variables are interpolated to text. (The text can be a few bytes or a few
12cr|perl-CGI-FastTemplate-1.90.0-3|21	hundred kilobytes.) Here is a simple template with one variable ('$NAME'):
12cr|perl-CGI-FastTemplate-1.90.0-3|22	Hello $NAME.  How are you?
12cr|perl-CGI-FastTemplate-1.90.0-3|23	
12cr|perl-CGI-FastTemplate-1.90.0-3|24	When are templates useful?
12cr|perl-CGI-FastTemplate-1.90.0-3|25	Templates are very useful for CGI programming, because adding HTML to your perl
12cr|perl-CGI-FastTemplate-1.90.0-3|26	code clutters your code and forces you to do any HTML modifications. By putting
12cr|perl-CGI-FastTemplate-1.90.0-3|27	all of your HTML in separate template files, you can let a graphic or interface
12cr|perl-CGI-FastTemplate-1.90.0-3|28	designer change the look of your application without having to bug you, or let
12cr|perl-CGI-FastTemplate-1.90.0-3|29	them muck around in your perl code.
12cr|perl-CGI-FastTemplate-1.90.0-3|30	
12cr|perl-CGI-FastTemplate-1.90.0-3|31	There are other templating modules on CPAN, what makes FastTemplate different?
12cr|perl-CGI-FastTemplate-1.90.0-3|32	CGI::FastTemplate has the following attributes:
12cr|perl-CGI-FastTemplate-1.90.0-3|33	- Speed
12cr|perl-CGI-FastTemplate-1.90.0-3|34	- Efficiency
12cr|perl-CGI-FastTemplate-1.90.0-3|35	- Flexibility
12cr|perl-CGI-FastTemplate-1.90.0-3|36	
12cr|perl-CGI-FastTemplate-1.90.0-3|37	%prep
12cr|perl-CGI-FastTemplate-1.90.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-FastTemplate-1.90.0-3|39	
12cr|perl-CGI-FastTemplate-1.90.0-3|40	%build
12cr|perl-CGI-FastTemplate-1.90.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-FastTemplate-1.90.0-3|42	%make
12cr|perl-CGI-FastTemplate-1.90.0-3|43	
12cr|perl-CGI-FastTemplate-1.90.0-3|44	%check
12cr|perl-CGI-FastTemplate-1.90.0-3|45	make test
12cr|perl-CGI-FastTemplate-1.90.0-3|46	
12cr|perl-CGI-FastTemplate-1.90.0-3|47	%install
12cr|perl-CGI-FastTemplate-1.90.0-3|48	%makeinstall_std
12cr|perl-CGI-FastTemplate-1.90.0-3|49	
12cr|perl-CGI-FastTemplate-1.90.0-3|50	%files
12cr|perl-CGI-FastTemplate-1.90.0-3|51	%doc README templates
12cr|perl-CGI-FastTemplate-1.90.0-3|52	%{perl_vendorlib}/CGI
12cr|perl-CGI-FastTemplate-1.90.0-3|53	%{_mandir}/*/*
12cr|perl-CGI-FastTemplate-1.90.0-3|54	
12cr|perl-CGI-FastTemplate-1.90.0-3|55	%changelog
12cr|perl-CGI-FastTemplate-1.90.0-3|56	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.90.0-2mdv2011.0
12cr|perl-CGI-FastTemplate-1.90.0-3|57	+ Revision: 680686
12cr|perl-CGI-FastTemplate-1.90.0-3|58	- mass rebuild
12cr|perl-CGI-FastTemplate-1.90.0-3|59	
12cr|perl-CGI-FastTemplate-1.90.0-3|60	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.90.0-1mdv2011.0
12cr|perl-CGI-FastTemplate-1.90.0-3|61	+ Revision: 402997
12cr|perl-CGI-FastTemplate-1.90.0-3|62	- rebuild using %%perl_convert_version
12cr|perl-CGI-FastTemplate-1.90.0-3|63	
12cr|perl-CGI-FastTemplate-1.90.0-3|64	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.09-8mdv2009.0
12cr|perl-CGI-FastTemplate-1.90.0-3|65	+ Revision: 255758
12cr|perl-CGI-FastTemplate-1.90.0-3|66	- rebuild
12cr|perl-CGI-FastTemplate-1.90.0-3|67	
12cr|perl-CGI-FastTemplate-1.90.0-3|68	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CGI-FastTemplate-1.90.0-3|69	- restore BuildRoot
12cr|perl-CGI-FastTemplate-1.90.0-3|70	
12cr|perl-CGI-FastTemplate-1.90.0-3|71	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.09-6mdv2008.1
12cr|perl-CGI-FastTemplate-1.90.0-3|72	+ Revision: 131271
12cr|perl-CGI-FastTemplate-1.90.0-3|73	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-FastTemplate-1.90.0-3|74	
12cr|perl-CGI-FastTemplate-1.90.0-3|75	
12cr|perl-CGI-FastTemplate-1.90.0-3|76	* Sat Oct 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.09-6mdv2007.0
12cr|perl-CGI-FastTemplate-1.90.0-3|77	+ Revision: 73360
12cr|perl-CGI-FastTemplate-1.90.0-3|78	- import perl-CGI-FastTemplate-1.09-6mdv2007.0
12cr|perl-CGI-FastTemplate-1.90.0-3|79	
12cr|perl-CGI-FastTemplate-1.90.0-3|80	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-6mdv2007.0
12cr|perl-CGI-FastTemplate-1.90.0-3|81	- Rebuild
12cr|perl-CGI-FastTemplate-1.90.0-3|82	
12cr|perl-CGI-FastTemplate-1.90.0-3|83	* Tue Dec 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-5mdk
12cr|perl-CGI-FastTemplate-1.90.0-3|84	- spec cleanup
12cr|perl-CGI-FastTemplate-1.90.0-3|85	- enable tests
12cr|perl-CGI-FastTemplate-1.90.0-3|86	- better URL
12cr|perl-CGI-FastTemplate-1.90.0-3|87	- %%{1}mdv2007.1
12cr|perl-CGI-FastTemplate-1.90.0-3|88	
12cr|perl-CGI-FastTemplate-1.90.0-3|89	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.09-4mdk
12cr|perl-CGI-FastTemplate-1.90.0-3|90	- fix buildrequires in a backward compatible way
12cr|perl-CGI-FastTemplate-1.90.0-3|91	
12cr|perl-CGI-FastTemplate-1.90.0-3|92	* Thu Jul 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.09-3mdk
12cr|perl-CGI-FastTemplate-1.90.0-3|93	- rpmbuildupdate aware
12cr|perl-CGI-FastTemplate-1.90.0-3|94	
12cr|perl-CGI-FastTemplate-1.90.0-3|95	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.09-2mdk
12cr|perl-CGI-FastTemplate-1.90.0-3|96	- fixed dir ownership (distlint)
12cr|perl-CGI-FastTemplate-1.90.0-3|97	
12cr|perl-CGI-FastTemplate-1.90.0-3|98	* Sun Dec 07 2003 Guillaume Rousse <guillomovitch@mandrake.org> 1.09-1mdk
12cr|perl-CGI-FastTemplate-1.90.0-3|99	- first mdk release
12cr|perl-CGI-FastTemplate-1.90.0-3|100	

4061 12
12cr|perl-CGI-FormBuilder-3.50.100-3|1	%define upstream_name    CGI-FormBuilder
12cr|perl-CGI-FormBuilder-3.50.100-3|2	%define upstream_version 3.0501
12cr|perl-CGI-FormBuilder-3.50.100-3|3	
12cr|perl-CGI-FormBuilder-3.50.100-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-FormBuilder-3.50.100-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-FormBuilder-3.50.100-3|6	Release:	3
12cr|perl-CGI-FormBuilder-3.50.100-3|7	Epoch:		1
12cr|perl-CGI-FormBuilder-3.50.100-3|8	
12cr|perl-CGI-FormBuilder-3.50.100-3|9	Summary:	Easily generate and process stateful forms
12cr|perl-CGI-FormBuilder-3.50.100-3|10	License:	GPL+ or Artistic
12cr|perl-CGI-FormBuilder-3.50.100-3|11	Group:		Development/Perl
12cr|perl-CGI-FormBuilder-3.50.100-3|12	Url:        http://search.cpan.org/dist/%upstream_name/
12cr|perl-CGI-FormBuilder-3.50.100-3|13	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tgz
12cr|perl-CGI-FormBuilder-3.50.100-3|14	
12cr|perl-CGI-FormBuilder-3.50.100-3|15	BuildRequires:	perl-devel
12cr|perl-CGI-FormBuilder-3.50.100-3|16	BuildRequires:	perl(CGI)
12cr|perl-CGI-FormBuilder-3.50.100-3|17	BuildRequires:	perl(HTML::Template)
12cr|perl-CGI-FormBuilder-3.50.100-3|18	BuildRequires:	perl(Template)
12cr|perl-CGI-FormBuilder-3.50.100-3|19	
12cr|perl-CGI-FormBuilder-3.50.100-3|20	BuildArch:	noarch
12cr|perl-CGI-FormBuilder-3.50.100-3|21	
12cr|perl-CGI-FormBuilder-3.50.100-3|22	%description
12cr|perl-CGI-FormBuilder-3.50.100-3|23	FormBuilder is a fully-functional form engine with numerous features.
12cr|perl-CGI-FormBuilder-3.50.100-3|24	
12cr|perl-CGI-FormBuilder-3.50.100-3|25	%prep
12cr|perl-CGI-FormBuilder-3.50.100-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-FormBuilder-3.50.100-3|27	
12cr|perl-CGI-FormBuilder-3.50.100-3|28	%build
12cr|perl-CGI-FormBuilder-3.50.100-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-FormBuilder-3.50.100-3|30	%make
12cr|perl-CGI-FormBuilder-3.50.100-3|31	
12cr|perl-CGI-FormBuilder-3.50.100-3|32	%check
12cr|perl-CGI-FormBuilder-3.50.100-3|33	# disabled because of problem with HTML::Entities (http://rt.cpan.org//Ticket/Display.html?id=16193)
12cr|perl-CGI-FormBuilder-3.50.100-3|34	#%{__make} test
12cr|perl-CGI-FormBuilder-3.50.100-3|35	
12cr|perl-CGI-FormBuilder-3.50.100-3|36	%install
12cr|perl-CGI-FormBuilder-3.50.100-3|37	%makeinstall_std
12cr|perl-CGI-FormBuilder-3.50.100-3|38	
12cr|perl-CGI-FormBuilder-3.50.100-3|39	%files
12cr|perl-CGI-FormBuilder-3.50.100-3|40	%doc Changes README INSTALL
12cr|perl-CGI-FormBuilder-3.50.100-3|41	%{perl_vendorlib}/CGI
12cr|perl-CGI-FormBuilder-3.50.100-3|42	%{_mandir}/*/*
12cr|perl-CGI-FormBuilder-3.50.100-3|43	
12cr|perl-CGI-FormBuilder-3.50.100-3|44	%changelog
12cr|perl-CGI-FormBuilder-3.50.100-3|45	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1:3.50.100-2mdv2011.0
12cr|perl-CGI-FormBuilder-3.50.100-3|46	+ Revision: 680687
12cr|perl-CGI-FormBuilder-3.50.100-3|47	- mass rebuild
12cr|perl-CGI-FormBuilder-3.50.100-3|48	
12cr|perl-CGI-FormBuilder-3.50.100-3|49	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1:3.50.100-1mdv2011.0
12cr|perl-CGI-FormBuilder-3.50.100-3|50	+ Revision: 504599
12cr|perl-CGI-FormBuilder-3.50.100-3|51	- rebuild using %%perl_convert_version
12cr|perl-CGI-FormBuilder-3.50.100-3|52	
12cr|perl-CGI-FormBuilder-3.50.100-3|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1:3.05.01-2mdv2010.0
12cr|perl-CGI-FormBuilder-3.50.100-3|54	+ Revision: 430308
12cr|perl-CGI-FormBuilder-3.50.100-3|55	- rebuild
12cr|perl-CGI-FormBuilder-3.50.100-3|56	
12cr|perl-CGI-FormBuilder-3.50.100-3|57	* Sat Aug 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:3.05.01-1mdv2009.0
12cr|perl-CGI-FormBuilder-3.50.100-3|58	+ Revision: 272809
12cr|perl-CGI-FormBuilder-3.50.100-3|59	- new version
12cr|perl-CGI-FormBuilder-3.50.100-3|60	
12cr|perl-CGI-FormBuilder-3.50.100-3|61	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0:3.0302-3mdv2009.0
12cr|perl-CGI-FormBuilder-3.50.100-3|62	+ Revision: 255771
12cr|perl-CGI-FormBuilder-3.50.100-3|63	- rebuild
12cr|perl-CGI-FormBuilder-3.50.100-3|64	
12cr|perl-CGI-FormBuilder-3.50.100-3|65	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CGI-FormBuilder-3.50.100-3|66	- restore BuildRoot
12cr|perl-CGI-FormBuilder-3.50.100-3|67	
12cr|perl-CGI-FormBuilder-3.50.100-3|68	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0:3.0302-1mdv2008.1
12cr|perl-CGI-FormBuilder-3.50.100-3|69	+ Revision: 131272
12cr|perl-CGI-FormBuilder-3.50.100-3|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-FormBuilder-3.50.100-3|71	
12cr|perl-CGI-FormBuilder-3.50.100-3|72	
12cr|perl-CGI-FormBuilder-3.50.100-3|73	* Sat Oct 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 3.0302-1mdv2007.0
12cr|perl-CGI-FormBuilder-3.50.100-3|74	+ Revision: 73370
12cr|perl-CGI-FormBuilder-3.50.100-3|75	- import perl-CGI-FormBuilder-3.0302-1mdv2007.0
12cr|perl-CGI-FormBuilder-3.50.100-3|76	
12cr|perl-CGI-FormBuilder-3.50.100-3|77	* Thu Jun 08 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0:3.0302-1mdv2007.0
12cr|perl-CGI-FormBuilder-3.50.100-3|78	- New release 3.0302
12cr|perl-CGI-FormBuilder-3.50.100-3|79	
12cr|perl-CGI-FormBuilder-3.50.100-3|80	* Mon May 22 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0:3.0301-1mdk
12cr|perl-CGI-FormBuilder-3.50.100-3|81	- New release 3.0301
12cr|perl-CGI-FormBuilder-3.50.100-3|82	
12cr|perl-CGI-FormBuilder-3.50.100-3|83	* Tue Apr 18 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0:3.03-1mdk
12cr|perl-CGI-FormBuilder-3.50.100-3|84	- 3.03
12cr|perl-CGI-FormBuilder-3.50.100-3|85	- better source URL
12cr|perl-CGI-FormBuilder-3.50.100-3|86	- better buildrequires syntax
12cr|perl-CGI-FormBuilder-3.50.100-3|87	- disabled test because of problem with HTML::Entities
12cr|perl-CGI-FormBuilder-3.50.100-3|88	
12cr|perl-CGI-FormBuilder-3.50.100-3|89	* Wed Aug 17 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.0202-1mdk
12cr|perl-CGI-FormBuilder-3.50.100-3|90	- new version
12cr|perl-CGI-FormBuilder-3.50.100-3|91	- fix sources url for rpmbuildupdate
12cr|perl-CGI-FormBuilder-3.50.100-3|92	
12cr|perl-CGI-FormBuilder-3.50.100-3|93	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 2.13-1mdk
12cr|perl-CGI-FormBuilder-3.50.100-3|94	- initial Mandriva package
12cr|perl-CGI-FormBuilder-3.50.100-3|95	

4062 12
12cr|perl-CGI-FormMagick-0.910.0-3|1	%define upstream_name    CGI-FormMagick
12cr|perl-CGI-FormMagick-0.910.0-3|2	%define upstream_version 0.91
12cr|perl-CGI-FormMagick-0.910.0-3|3	
12cr|perl-CGI-FormMagick-0.910.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-CGI-FormMagick-0.910.0-3|5	%define __noautoreq 'perl\\(Ness::ted\\)'
12cr|perl-CGI-FormMagick-0.910.0-3|6	%else
12cr|perl-CGI-FormMagick-0.910.0-3|7	%define _provides_exceptions perl(Ness::ted)
12cr|perl-CGI-FormMagick-0.910.0-3|8	%endif
12cr|perl-CGI-FormMagick-0.910.0-3|9	
12cr|perl-CGI-FormMagick-0.910.0-3|10	Name:		perl-%{upstream_name}
12cr|perl-CGI-FormMagick-0.910.0-3|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-FormMagick-0.910.0-3|12	Release:	3
12cr|perl-CGI-FormMagick-0.910.0-3|13	
12cr|perl-CGI-FormMagick-0.910.0-3|14	Summary:	CGI-FormMagick module for perl
12cr|perl-CGI-FormMagick-0.910.0-3|15	License:	GPL+ or Artistic
12cr|perl-CGI-FormMagick-0.910.0-3|16	Group:		Development/Perl
12cr|perl-CGI-FormMagick-0.910.0-3|17	# http://sourceforge.net/projects/formmagick/
12cr|perl-CGI-FormMagick-0.910.0-3|18	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-FormMagick-0.910.0-3|19	# http://gd.tuwien.ac.at/platform/linux/e-smith/devel/SRPMS/perl-CGI-FormMagick-0.91-26.src.rpm
12cr|perl-CGI-FormMagick-0.910.0-3|20	Source0:	perl-%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-CGI-FormMagick-0.910.0-3|21	Patch0:		perl-CGI-FormMagick-0.91-02.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|22	Patch1:		perl-CGI-FormMagick-0.91-03.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|23	Patch2:		perl-CGI-FormMagick-0.91-04.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|24	Patch3:		perl-CGI-FormMagick-0.91-05.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|25	Patch4:		perl-CGI-FormMagick-0.91-06.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|26	Patch5:		perl-CGI-FormMagick-0.91-07.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|27	Patch6:		perl-CGI-FormMagick-0.91-08.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|28	Patch7:		perl-CGI-FormMagick-0.91-09.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|29	Patch8:		perl-CGI-FormMagick-0.91-10.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|30	Patch9:		perl-CGI-FormMagick-0.91-11.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|31	Patch10:	perl-CGI-FormMagick-0.91-12.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|32	Patch11:	perl-CGI-FormMagick-0.91-13.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|33	Patch12:	perl-CGI-FormMagick-0.91-14.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|34	Patch13:	perl-CGI-FormMagick-0.91-15.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|35	Patch14:	perl-CGI-FormMagick-0.91-16.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|36	Patch15:	perl-CGI-FormMagick-0.91-17.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|37	Patch16:	perl-CGI-FormMagick-0.91-18.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|38	Patch17:	perl-CGI-FormMagick-0.91-22.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|39	Patch18:	perl-CGI-FormMagick-0.91-23.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|40	Patch19:	perl-CGI-FormMagick-0.91-24.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|41	Patch20:	perl-CGI-FormMagick-0.91-25.mitel_patch
12cr|perl-CGI-FormMagick-0.910.0-3|42	Patch100:	perl-CGI-FormMagick-0.91-export_names.diff
12cr|perl-CGI-FormMagick-0.910.0-3|43	Patch101:	perl-CGI-FormMagick-0.91-version.diff
12cr|perl-CGI-FormMagick-0.910.0-3|44	
12cr|perl-CGI-FormMagick-0.910.0-3|45	BuildRequires:	perl-devel
12cr|perl-CGI-FormMagick-0.910.0-3|46	BuildRequires:	perl(CGI::Persistent)
12cr|perl-CGI-FormMagick-0.910.0-3|47	BuildRequires:	perl(Text::Iconv)
12cr|perl-CGI-FormMagick-0.910.0-3|48	BuildRequires:	perl(Test::Inline)
12cr|perl-CGI-FormMagick-0.910.0-3|49	BuildRequires:	perl-Time-modules
12cr|perl-CGI-FormMagick-0.910.0-3|50	BuildRequires:	perl-Object-Persistence
12cr|perl-CGI-FormMagick-0.910.0-3|51	BuildRequires:	perl(XML::Parser)
12cr|perl-CGI-FormMagick-0.910.0-3|52	BuildRequires:	perl(Text::Template)
12cr|perl-CGI-FormMagick-0.910.0-3|53	BuildRequires:	perl(Class::ParamParser)
12cr|perl-CGI-FormMagick-0.910.0-3|54	BuildRequires:	perl(Mail::RFC822::Address)
12cr|perl-CGI-FormMagick-0.910.0-3|55	BuildArch:	noarch
12cr|perl-CGI-FormMagick-0.910.0-3|56	
12cr|perl-CGI-FormMagick-0.910.0-3|57	%description
12cr|perl-CGI-FormMagick-0.910.0-3|58	FormMagick is a toolkit for easily building fairly complex form-based
12cr|perl-CGI-FormMagick-0.910.0-3|59	web applications.  It allows the developer to specify the structure of a
12cr|perl-CGI-FormMagick-0.910.0-3|60	multi-page "wizard" style form using XML, then display that form using
12cr|perl-CGI-FormMagick-0.910.0-3|61	only a few lines of Perl.
12cr|perl-CGI-FormMagick-0.910.0-3|62	
12cr|perl-CGI-FormMagick-0.910.0-3|63	%prep
12cr|perl-CGI-FormMagick-0.910.0-3|64	%setup -q -n perl-%{upstream_name}-%{upstream_version}
12cr|perl-CGI-FormMagick-0.910.0-3|65	%patch0 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|66	%patch1 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|67	%patch2 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|68	%patch3 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|69	%patch4 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|70	%patch5 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|71	%patch6 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|72	%patch7 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|73	%patch8 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|74	%patch9 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|75	%patch10 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|76	%patch11 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|77	%patch12 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|78	%patch13 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|79	%patch14 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|80	%patch15 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|81	%patch16 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|82	%patch17 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|83	%patch18 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|84	%patch19 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|85	%patch20 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|86	
12cr|perl-CGI-FormMagick-0.910.0-3|87	%patch100 -p1
12cr|perl-CGI-FormMagick-0.910.0-3|88	%patch101 -p0
12cr|perl-CGI-FormMagick-0.910.0-3|89	
12cr|perl-CGI-FormMagick-0.910.0-3|90	%build
12cr|perl-CGI-FormMagick-0.910.0-3|91	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-FormMagick-0.910.0-3|92	%make
12cr|perl-CGI-FormMagick-0.910.0-3|93	# it's not that make test fails some test: it just doesn't work
12cr|perl-CGI-FormMagick-0.910.0-3|94	#make test
12cr|perl-CGI-FormMagick-0.910.0-3|95	
12cr|perl-CGI-FormMagick-0.910.0-3|96	%install
12cr|perl-CGI-FormMagick-0.910.0-3|97	%makeinstall_std
12cr|perl-CGI-FormMagick-0.910.0-3|98	
12cr|perl-CGI-FormMagick-0.910.0-3|99	%files
12cr|perl-CGI-FormMagick-0.910.0-3|100	%doc Changes README doc COPYING INSTALL examples
12cr|perl-CGI-FormMagick-0.910.0-3|101	%{perl_vendorlib}/CGI/FormMagick
12cr|perl-CGI-FormMagick-0.910.0-3|102	%{perl_vendorlib}/CGI/FormMagick.pm
12cr|perl-CGI-FormMagick-0.910.0-3|103	%{_mandir}/*/*
12cr|perl-CGI-FormMagick-0.910.0-3|104	
12cr|perl-CGI-FormMagick-0.910.0-3|105	
12cr|perl-CGI-FormMagick-0.910.0-3|106	%changelog
12cr|perl-CGI-FormMagick-0.910.0-3|107	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.910.0-2mdv2011.0
12cr|perl-CGI-FormMagick-0.910.0-3|108	+ Revision: 680688
12cr|perl-CGI-FormMagick-0.910.0-3|109	- mass rebuild
12cr|perl-CGI-FormMagick-0.910.0-3|110	
12cr|perl-CGI-FormMagick-0.910.0-3|111	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.910.0-1mdv2011.0
12cr|perl-CGI-FormMagick-0.910.0-3|112	+ Revision: 402998
12cr|perl-CGI-FormMagick-0.910.0-3|113	- rebuild using %%perl_convert_version
12cr|perl-CGI-FormMagick-0.910.0-3|114	
12cr|perl-CGI-FormMagick-0.910.0-3|115	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.91-6mdv2009.0
12cr|perl-CGI-FormMagick-0.910.0-3|116	+ Revision: 255772
12cr|perl-CGI-FormMagick-0.910.0-3|117	- rebuild
12cr|perl-CGI-FormMagick-0.910.0-3|118	
12cr|perl-CGI-FormMagick-0.910.0-3|119	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.91-4mdv2008.1
12cr|perl-CGI-FormMagick-0.910.0-3|120	+ Revision: 136904
12cr|perl-CGI-FormMagick-0.910.0-3|121	- rebuild
12cr|perl-CGI-FormMagick-0.910.0-3|122	
12cr|perl-CGI-FormMagick-0.910.0-3|123	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CGI-FormMagick-0.910.0-3|124	- restore BuildRoot
12cr|perl-CGI-FormMagick-0.910.0-3|125	
12cr|perl-CGI-FormMagick-0.910.0-3|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CGI-FormMagick-0.910.0-3|127	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-FormMagick-0.910.0-3|128	
12cr|perl-CGI-FormMagick-0.910.0-3|129	
12cr|perl-CGI-FormMagick-0.910.0-3|130	* Sat Oct 28 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 0.91-3mdv2007.0
12cr|perl-CGI-FormMagick-0.910.0-3|131	+ Revision: 73386
12cr|perl-CGI-FormMagick-0.910.0-3|132	- bunzip patches
12cr|perl-CGI-FormMagick-0.910.0-3|133	- import perl-CGI-FormMagick-0.91-3mdk
12cr|perl-CGI-FormMagick-0.910.0-3|134	
12cr|perl-CGI-FormMagick-0.910.0-3|135	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.91-3mdk
12cr|perl-CGI-FormMagick-0.910.0-3|136	- Fix SPEC Using perl Policies
12cr|perl-CGI-FormMagick-0.910.0-3|137	- BuildRequires
12cr|perl-CGI-FormMagick-0.910.0-3|138	
12cr|perl-CGI-FormMagick-0.910.0-3|139	* Sun Nov 06 2005 Oden Eriksson <oeriksson@mandriva.com> 0.91.2mdk
12cr|perl-CGI-FormMagick-0.910.0-3|140	- oops!, P100 was a little wrong, fixed...
12cr|perl-CGI-FormMagick-0.910.0-3|141	
12cr|perl-CGI-FormMagick-0.910.0-3|142	* Sun Nov 06 2005 Oden Eriksson <oeriksson@mandriva.com> 0.91.1mdk
12cr|perl-CGI-FormMagick-0.910.0-3|143	- use source and patches from e-smith
12cr|perl-CGI-FormMagick-0.910.0-3|144	- added P100 to make the auto dep/req work
12cr|perl-CGI-FormMagick-0.910.0-3|145	- added P101 to make it report correct version
12cr|perl-CGI-FormMagick-0.910.0-3|146	- use the macromdv2007.1- rule out some useless auto provides
12cr|perl-CGI-FormMagick-0.910.0-3|147	
12cr|perl-CGI-FormMagick-0.910.0-3|148	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.89-1mdk
12cr|perl-CGI-FormMagick-0.910.0-3|149	- initial Mandriva package
12cr|perl-CGI-FormMagick-0.910.0-3|150	

4063 12
12cr|perl-CGI-GuruMeditation-1.100.0-3|1	%define upstream_name    CGI-GuruMeditation
12cr|perl-CGI-GuruMeditation-1.100.0-3|2	%define upstream_version 1.10
12cr|perl-CGI-GuruMeditation-1.100.0-3|3	
12cr|perl-CGI-GuruMeditation-1.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-GuruMeditation-1.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-GuruMeditation-1.100.0-3|6	Release:	3
12cr|perl-CGI-GuruMeditation-1.100.0-3|7	
12cr|perl-CGI-GuruMeditation-1.100.0-3|8	Summary:	Guru Meditation for CGIs
12cr|perl-CGI-GuruMeditation-1.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-GuruMeditation-1.100.0-3|10	Group:		Development/Perl
12cr|perl-CGI-GuruMeditation-1.100.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-GuruMeditation-1.100.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RS/RSE/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-CGI-GuruMeditation-1.100.0-3|13	
12cr|perl-CGI-GuruMeditation-1.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-GuruMeditation-1.100.0-3|15	BuildArch:	noarch
12cr|perl-CGI-GuruMeditation-1.100.0-3|16	
12cr|perl-CGI-GuruMeditation-1.100.0-3|17	%description
12cr|perl-CGI-GuruMeditation-1.100.0-3|18	This is a small module accompanying the CGI module, providing the display of an
12cr|perl-CGI-GuruMeditation-1.100.0-3|19	error screen (somewhat resembling the classical red-on-black blinking Guru
12cr|perl-CGI-GuruMeditation-1.100.0-3|20	Meditation from the good-old AmigaOS before version 2.04) in case of abnormal
12cr|perl-CGI-GuruMeditation-1.100.0-3|21	termination of a CGI.
12cr|perl-CGI-GuruMeditation-1.100.0-3|22	
12cr|perl-CGI-GuruMeditation-1.100.0-3|23	The module simply installs a $SIG{__DIE__} handler which sends a HTTP response
12cr|perl-CGI-GuruMeditation-1.100.0-3|24	showing a HTML/CSS based screen which optionally includes the Perl run-time
12cr|perl-CGI-GuruMeditation-1.100.0-3|25	error message, an excerpt from the CGI source code and the Perl run-time
12cr|perl-CGI-GuruMeditation-1.100.0-3|26	environment variables. This provides both optically more pleasant and
12cr|perl-CGI-GuruMeditation-1.100.0-3|27	functionally more elaborate error messages for CGIs.
12cr|perl-CGI-GuruMeditation-1.100.0-3|28	
12cr|perl-CGI-GuruMeditation-1.100.0-3|29	This module supports both the regular CGI and the Apache/mod_perl CGI
12cr|perl-CGI-GuruMeditation-1.100.0-3|30	environment.
12cr|perl-CGI-GuruMeditation-1.100.0-3|31	
12cr|perl-CGI-GuruMeditation-1.100.0-3|32	%prep
12cr|perl-CGI-GuruMeditation-1.100.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-GuruMeditation-1.100.0-3|34	
12cr|perl-CGI-GuruMeditation-1.100.0-3|35	%build
12cr|perl-CGI-GuruMeditation-1.100.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-GuruMeditation-1.100.0-3|37	%make
12cr|perl-CGI-GuruMeditation-1.100.0-3|38	
12cr|perl-CGI-GuruMeditation-1.100.0-3|39	%install
12cr|perl-CGI-GuruMeditation-1.100.0-3|40	%makeinstall_std
12cr|perl-CGI-GuruMeditation-1.100.0-3|41	
12cr|perl-CGI-GuruMeditation-1.100.0-3|42	%files
12cr|perl-CGI-GuruMeditation-1.100.0-3|43	%doc README
12cr|perl-CGI-GuruMeditation-1.100.0-3|44	%{perl_vendorlib}/CGI/*
12cr|perl-CGI-GuruMeditation-1.100.0-3|45	%{_mandir}/*/*
12cr|perl-CGI-GuruMeditation-1.100.0-3|46	
12cr|perl-CGI-GuruMeditation-1.100.0-3|47	
12cr|perl-CGI-GuruMeditation-1.100.0-3|48	%changelog
12cr|perl-CGI-GuruMeditation-1.100.0-3|49	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.100.0-2mdv2011.0
12cr|perl-CGI-GuruMeditation-1.100.0-3|50	+ Revision: 680689
12cr|perl-CGI-GuruMeditation-1.100.0-3|51	- mass rebuild
12cr|perl-CGI-GuruMeditation-1.100.0-3|52	
12cr|perl-CGI-GuruMeditation-1.100.0-3|53	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2011.0
12cr|perl-CGI-GuruMeditation-1.100.0-3|54	+ Revision: 402132
12cr|perl-CGI-GuruMeditation-1.100.0-3|55	- rebuild using %%perl_convert_version
12cr|perl-CGI-GuruMeditation-1.100.0-3|56	
12cr|perl-CGI-GuruMeditation-1.100.0-3|57	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.10-3mdv2009.0
12cr|perl-CGI-GuruMeditation-1.100.0-3|58	+ Revision: 241167
12cr|perl-CGI-GuruMeditation-1.100.0-3|59	- rebuild
12cr|perl-CGI-GuruMeditation-1.100.0-3|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-GuruMeditation-1.100.0-3|61	
12cr|perl-CGI-GuruMeditation-1.100.0-3|62	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CGI-GuruMeditation-1.100.0-3|63	- restore BuildRoot
12cr|perl-CGI-GuruMeditation-1.100.0-3|64	
12cr|perl-CGI-GuruMeditation-1.100.0-3|65	* Tue May 15 2007 Oden Eriksson <oeriksson@mandriva.com> 1.10-1mdv2008.0
12cr|perl-CGI-GuruMeditation-1.100.0-3|66	+ Revision: 26912
12cr|perl-CGI-GuruMeditation-1.100.0-3|67	- Import perl-CGI-GuruMeditation
12cr|perl-CGI-GuruMeditation-1.100.0-3|68	
12cr|perl-CGI-GuruMeditation-1.100.0-3|69	
12cr|perl-CGI-GuruMeditation-1.100.0-3|70	
12cr|perl-CGI-GuruMeditation-1.100.0-3|71	* Tue May 15 2007 Oden Eriksson <oeriksson@mandriva.com> 1.10-1mdv2007.1
12cr|perl-CGI-GuruMeditation-1.100.0-3|72	- initial Mandriva package

4064 12
12cr|perl-CGI-Lite-2.20.0-3|1	%define upstream_name    CGI-Lite
12cr|perl-CGI-Lite-2.20.0-3|2	%define upstream_version 2.02
12cr|perl-CGI-Lite-2.20.0-3|3	
12cr|perl-CGI-Lite-2.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Lite-2.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Lite-2.20.0-3|6	Release:	3
12cr|perl-CGI-Lite-2.20.0-3|7	
12cr|perl-CGI-Lite-2.20.0-3|8	Summary:	CGI-Lite module for perl
12cr|perl-CGI-Lite-2.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-Lite-2.20.0-3|10	Group:		Development/Perl
12cr|perl-CGI-Lite-2.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Lite-2.20.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-CGI-Lite-2.20.0-3|13	
12cr|perl-CGI-Lite-2.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-Lite-2.20.0-3|15	BuildArch:	noarch
12cr|perl-CGI-Lite-2.20.0-3|16	
12cr|perl-CGI-Lite-2.20.0-3|17	%description
12cr|perl-CGI-Lite-2.20.0-3|18	This module can be used to decode form and query information, including file
12cr|perl-CGI-Lite-2.20.0-3|19	uploads, as well as cookies in a very simple manner; you need not concern
12cr|perl-CGI-Lite-2.20.0-3|20	yourself with the actual details behind the decoding process.
12cr|perl-CGI-Lite-2.20.0-3|21	
12cr|perl-CGI-Lite-2.20.0-3|22	%prep
12cr|perl-CGI-Lite-2.20.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Lite-2.20.0-3|24	
12cr|perl-CGI-Lite-2.20.0-3|25	%build
12cr|perl-CGI-Lite-2.20.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Lite-2.20.0-3|27	%make
12cr|perl-CGI-Lite-2.20.0-3|28	make test
12cr|perl-CGI-Lite-2.20.0-3|29	
12cr|perl-CGI-Lite-2.20.0-3|30	%install
12cr|perl-CGI-Lite-2.20.0-3|31	%makeinstall_std
12cr|perl-CGI-Lite-2.20.0-3|32	
12cr|perl-CGI-Lite-2.20.0-3|33	%files
12cr|perl-CGI-Lite-2.20.0-3|34	%doc CHANGES README TODO
12cr|perl-CGI-Lite-2.20.0-3|35	%{perl_vendorlib}/CGI/Lite.pm
12cr|perl-CGI-Lite-2.20.0-3|36	%{_mandir}/*/*
12cr|perl-CGI-Lite-2.20.0-3|37	
12cr|perl-CGI-Lite-2.20.0-3|38	
12cr|perl-CGI-Lite-2.20.0-3|39	%changelog
12cr|perl-CGI-Lite-2.20.0-3|40	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.20.0-2mdv2011.0
12cr|perl-CGI-Lite-2.20.0-3|41	+ Revision: 680690
12cr|perl-CGI-Lite-2.20.0-3|42	- mass rebuild
12cr|perl-CGI-Lite-2.20.0-3|43	
12cr|perl-CGI-Lite-2.20.0-3|44	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.20.0-1mdv2011.0
12cr|perl-CGI-Lite-2.20.0-3|45	+ Revision: 406868
12cr|perl-CGI-Lite-2.20.0-3|46	- rebuild using %%perl_convert_version
12cr|perl-CGI-Lite-2.20.0-3|47	
12cr|perl-CGI-Lite-2.20.0-3|48	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.02-5mdv2009.0
12cr|perl-CGI-Lite-2.20.0-3|49	+ Revision: 255774
12cr|perl-CGI-Lite-2.20.0-3|50	- rebuild
12cr|perl-CGI-Lite-2.20.0-3|51	
12cr|perl-CGI-Lite-2.20.0-3|52	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.02-3mdv2008.1
12cr|perl-CGI-Lite-2.20.0-3|53	+ Revision: 136905
12cr|perl-CGI-Lite-2.20.0-3|54	- rebuild
12cr|perl-CGI-Lite-2.20.0-3|55	
12cr|perl-CGI-Lite-2.20.0-3|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CGI-Lite-2.20.0-3|57	- restore BuildRoot
12cr|perl-CGI-Lite-2.20.0-3|58	
12cr|perl-CGI-Lite-2.20.0-3|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CGI-Lite-2.20.0-3|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-Lite-2.20.0-3|61	
12cr|perl-CGI-Lite-2.20.0-3|62	
12cr|perl-CGI-Lite-2.20.0-3|63	* Sat Oct 28 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 2.02-2mdv2007.0
12cr|perl-CGI-Lite-2.20.0-3|64	+ Revision: 73387
12cr|perl-CGI-Lite-2.20.0-3|65	- import perl-CGI-Lite-2.02-2mdk
12cr|perl-CGI-Lite-2.20.0-3|66	
12cr|perl-CGI-Lite-2.20.0-3|67	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.02-2mdk
12cr|perl-CGI-Lite-2.20.0-3|68	- Fix SPEC Using perl Policies
12cr|perl-CGI-Lite-2.20.0-3|69	- Source URL
12cr|perl-CGI-Lite-2.20.0-3|70	- use mkrel
12cr|perl-CGI-Lite-2.20.0-3|71	
12cr|perl-CGI-Lite-2.20.0-3|72	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 2.02-1mdk
12cr|perl-CGI-Lite-2.20.0-3|73	- initial Mandriva package
12cr|perl-CGI-Lite-2.20.0-3|74	

4065 12
12cr|perl-CGI-Minimal-1.290.0-3|1	%define	upstream_name	 CGI-Minimal
12cr|perl-CGI-Minimal-1.290.0-3|2	%define upstream_version 1.29
12cr|perl-CGI-Minimal-1.290.0-3|3	
12cr|perl-CGI-Minimal-1.290.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Minimal-1.290.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Minimal-1.290.0-3|6	Release:	3
12cr|perl-CGI-Minimal-1.290.0-3|7	
12cr|perl-CGI-Minimal-1.290.0-3|8	Summary:	Extremely lightweight CGI processing package
12cr|perl-CGI-Minimal-1.290.0-3|9	License:	GPL
12cr|perl-CGI-Minimal-1.290.0-3|10	Group:		Development/Perl
12cr|perl-CGI-Minimal-1.290.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Minimal-1.290.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-CGI-Minimal-1.290.0-3|13	
12cr|perl-CGI-Minimal-1.290.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-Minimal-1.290.0-3|15	BuildArch:	noarch
12cr|perl-CGI-Minimal-1.290.0-3|16	
12cr|perl-CGI-Minimal-1.290.0-3|17	%description
12cr|perl-CGI-Minimal-1.290.0-3|18	CGI-Minimal is an extremely lightweight Perl module that provides CGI
12cr|perl-CGI-Minimal-1.290.0-3|19	processing abilities designed to provide form decoding and related services
12cr|perl-CGI-Minimal-1.290.0-3|20	with low overhead.
12cr|perl-CGI-Minimal-1.290.0-3|21	
12cr|perl-CGI-Minimal-1.290.0-3|22	%prep
12cr|perl-CGI-Minimal-1.290.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Minimal-1.290.0-3|24	
12cr|perl-CGI-Minimal-1.290.0-3|25	%build
12cr|perl-CGI-Minimal-1.290.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Minimal-1.290.0-3|27	%make
12cr|perl-CGI-Minimal-1.290.0-3|28	
12cr|perl-CGI-Minimal-1.290.0-3|29	%check
12cr|perl-CGI-Minimal-1.290.0-3|30	make test
12cr|perl-CGI-Minimal-1.290.0-3|31	
12cr|perl-CGI-Minimal-1.290.0-3|32	%install
12cr|perl-CGI-Minimal-1.290.0-3|33	%makeinstall_std
12cr|perl-CGI-Minimal-1.290.0-3|34	rm -f %{buildroot}%{perl_archlib}/perllocal.pod
12cr|perl-CGI-Minimal-1.290.0-3|35	
12cr|perl-CGI-Minimal-1.290.0-3|36	%files
12cr|perl-CGI-Minimal-1.290.0-3|37	%doc Changes README
12cr|perl-CGI-Minimal-1.290.0-3|38	%{perl_vendorlib}/CGI
12cr|perl-CGI-Minimal-1.290.0-3|39	%{_mandir}/man3/*
12cr|perl-CGI-Minimal-1.290.0-3|40	
12cr|perl-CGI-Minimal-1.290.0-3|41	
12cr|perl-CGI-Minimal-1.290.0-3|42	%changelog
12cr|perl-CGI-Minimal-1.290.0-3|43	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.290.0-2mdv2011.0
12cr|perl-CGI-Minimal-1.290.0-3|44	+ Revision: 680691
12cr|perl-CGI-Minimal-1.290.0-3|45	- mass rebuild
12cr|perl-CGI-Minimal-1.290.0-3|46	
12cr|perl-CGI-Minimal-1.290.0-3|47	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.290.0-1mdv2011.0
12cr|perl-CGI-Minimal-1.290.0-3|48	+ Revision: 402999
12cr|perl-CGI-Minimal-1.290.0-3|49	- rebuild using %%perl_convert_version
12cr|perl-CGI-Minimal-1.290.0-3|50	
12cr|perl-CGI-Minimal-1.290.0-3|51	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.29-3mdv2009.0
12cr|perl-CGI-Minimal-1.290.0-3|52	+ Revision: 255776
12cr|perl-CGI-Minimal-1.290.0-3|53	- rebuild
12cr|perl-CGI-Minimal-1.290.0-3|54	
12cr|perl-CGI-Minimal-1.290.0-3|55	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.29-1mdv2008.1
12cr|perl-CGI-Minimal-1.290.0-3|56	+ Revision: 136678
12cr|perl-CGI-Minimal-1.290.0-3|57	- restore BuildRoot
12cr|perl-CGI-Minimal-1.290.0-3|58	
12cr|perl-CGI-Minimal-1.290.0-3|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CGI-Minimal-1.290.0-3|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-Minimal-1.290.0-3|61	
12cr|perl-CGI-Minimal-1.290.0-3|62	* Wed Aug 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.29-1mdv2008.0
12cr|perl-CGI-Minimal-1.290.0-3|63	+ Revision: 69214
12cr|perl-CGI-Minimal-1.290.0-3|64	- update to new version 1.29
12cr|perl-CGI-Minimal-1.290.0-3|65	
12cr|perl-CGI-Minimal-1.290.0-3|66	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.27-1mdv2008.0
12cr|perl-CGI-Minimal-1.290.0-3|67	+ Revision: 46338
12cr|perl-CGI-Minimal-1.290.0-3|68	- update to new version 1.27
12cr|perl-CGI-Minimal-1.290.0-3|69	
12cr|perl-CGI-Minimal-1.290.0-3|70	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 1.26-1mdv2008.0
12cr|perl-CGI-Minimal-1.290.0-3|71	+ Revision: 19750
12cr|perl-CGI-Minimal-1.290.0-3|72	- 1.26
12cr|perl-CGI-Minimal-1.290.0-3|73	
12cr|perl-CGI-Minimal-1.290.0-3|74	
12cr|perl-CGI-Minimal-1.290.0-3|75	* Sat Oct 28 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 1.25-1mdv2007.0
12cr|perl-CGI-Minimal-1.290.0-3|76	+ Revision: 73391
12cr|perl-CGI-Minimal-1.290.0-3|77	- import perl-CGI-Minimal-1.25-1mdv2007.0
12cr|perl-CGI-Minimal-1.290.0-3|78	
12cr|perl-CGI-Minimal-1.290.0-3|79	* Wed May 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.25-1mdv2007.0
12cr|perl-CGI-Minimal-1.290.0-3|80	- New release 1.25
12cr|perl-CGI-Minimal-1.290.0-3|81	
12cr|perl-CGI-Minimal-1.290.0-3|82	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.24-2mdk
12cr|perl-CGI-Minimal-1.290.0-3|83	- Fix SPEC Using perl Policies
12cr|perl-CGI-Minimal-1.290.0-3|84	- Source URL
12cr|perl-CGI-Minimal-1.290.0-3|85	- use mkrel
12cr|perl-CGI-Minimal-1.290.0-3|86	
12cr|perl-CGI-Minimal-1.290.0-3|87	* Tue Sep 27 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.24-1mdk
12cr|perl-CGI-Minimal-1.290.0-3|88	- New release 1.24
12cr|perl-CGI-Minimal-1.290.0-3|89	
12cr|perl-CGI-Minimal-1.290.0-3|90	* Thu Sep 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.23-1mdk
12cr|perl-CGI-Minimal-1.290.0-3|91	- New release 1.23
12cr|perl-CGI-Minimal-1.290.0-3|92	- spec cleanup
12cr|perl-CGI-Minimal-1.290.0-3|93	- don't ship manifest
12cr|perl-CGI-Minimal-1.290.0-3|94	- fix directory ownership
12cr|perl-CGI-Minimal-1.290.0-3|95	- better url
12cr|perl-CGI-Minimal-1.290.0-3|96	
12cr|perl-CGI-Minimal-1.290.0-3|97	* Tue Nov 16 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.16-1mdk
12cr|perl-CGI-Minimal-1.290.0-3|98	- 1.16
12cr|perl-CGI-Minimal-1.290.0-3|99	
12cr|perl-CGI-Minimal-1.290.0-3|100	* Wed May 12 2004 Michael Scherer <misc@mandrake.org> 1.11-1mdk
12cr|perl-CGI-Minimal-1.290.0-3|101	- New release 1.11
12cr|perl-CGI-Minimal-1.290.0-3|102	- rpmbuildupdate aware
12cr|perl-CGI-Minimal-1.290.0-3|103	

4066 12
12cr|perl-CGI-Panel-0.970.0-3|1	%define upstream_name    CGI-Panel
12cr|perl-CGI-Panel-0.970.0-3|2	%define upstream_version 0.97
12cr|perl-CGI-Panel-0.970.0-3|3	
12cr|perl-CGI-Panel-0.970.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Panel-0.970.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Panel-0.970.0-3|6	Release:	3
12cr|perl-CGI-Panel-0.970.0-3|7	
12cr|perl-CGI-Panel-0.970.0-3|8	Summary:	CGI-Panel module for perl
12cr|perl-CGI-Panel-0.970.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-Panel-0.970.0-3|10	Group:		Development/Perl
12cr|perl-CGI-Panel-0.970.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Panel-0.970.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-CGI-Panel-0.970.0-3|13	
12cr|perl-CGI-Panel-0.970.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-Panel-0.970.0-3|15	BuildRequires:	perl(Apache::Session)
12cr|perl-CGI-Panel-0.970.0-3|16	BuildRequires:	perl(CGI)
12cr|perl-CGI-Panel-0.970.0-3|17	BuildArch:	noarch
12cr|perl-CGI-Panel-0.970.0-3|18	
12cr|perl-CGI-Panel-0.970.0-3|19	%description
12cr|perl-CGI-Panel-0.970.0-3|20	CGI::Panel allows applications to be built out of simple object-based
12cr|perl-CGI-Panel-0.970.0-3|21	components. It'll handle the state of your data and objects so you can
12cr|perl-CGI-Panel-0.970.0-3|22	write a web application just like a desktop app. You can forget about
12cr|perl-CGI-Panel-0.970.0-3|23	the http requests and responses, whether we're getting or posting, and
12cr|perl-CGI-Panel-0.970.0-3|24	all that stuff because that is all handled for you leaving to you
12cr|perl-CGI-Panel-0.970.0-3|25	interact with a simple API.
12cr|perl-CGI-Panel-0.970.0-3|26	
12cr|perl-CGI-Panel-0.970.0-3|27	%prep
12cr|perl-CGI-Panel-0.970.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Panel-0.970.0-3|29	find . -type d -name CVS -exec rm -rf {} \; || :
12cr|perl-CGI-Panel-0.970.0-3|30	
12cr|perl-CGI-Panel-0.970.0-3|31	%build
12cr|perl-CGI-Panel-0.970.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Panel-0.970.0-3|33	%make
12cr|perl-CGI-Panel-0.970.0-3|34	make test
12cr|perl-CGI-Panel-0.970.0-3|35	
12cr|perl-CGI-Panel-0.970.0-3|36	%install
12cr|perl-CGI-Panel-0.970.0-3|37	%makeinstall_std
12cr|perl-CGI-Panel-0.970.0-3|38	
12cr|perl-CGI-Panel-0.970.0-3|39	%files
12cr|perl-CGI-Panel-0.970.0-3|40	%doc Changes demo LICENSE README TODO
12cr|perl-CGI-Panel-0.970.0-3|41	%{perl_vendorlib}/CGI/Panel
12cr|perl-CGI-Panel-0.970.0-3|42	%{perl_vendorlib}/CGI/Panel.pm
12cr|perl-CGI-Panel-0.970.0-3|43	%{_mandir}/*/*
12cr|perl-CGI-Panel-0.970.0-3|44	
12cr|perl-CGI-Panel-0.970.0-3|45	
12cr|perl-CGI-Panel-0.970.0-3|46	%changelog
12cr|perl-CGI-Panel-0.970.0-3|47	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.970.0-2mdv2011.0
12cr|perl-CGI-Panel-0.970.0-3|48	+ Revision: 680692
12cr|perl-CGI-Panel-0.970.0-3|49	- mass rebuild
12cr|perl-CGI-Panel-0.970.0-3|50	
12cr|perl-CGI-Panel-0.970.0-3|51	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.970.0-1mdv2011.0
12cr|perl-CGI-Panel-0.970.0-3|52	+ Revision: 403000
12cr|perl-CGI-Panel-0.970.0-3|53	- rebuild using %%perl_convert_version
12cr|perl-CGI-Panel-0.970.0-3|54	
12cr|perl-CGI-Panel-0.970.0-3|55	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.97-5mdv2009.0
12cr|perl-CGI-Panel-0.970.0-3|56	+ Revision: 255778
12cr|perl-CGI-Panel-0.970.0-3|57	- rebuild
12cr|perl-CGI-Panel-0.970.0-3|58	
12cr|perl-CGI-Panel-0.970.0-3|59	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.97-3mdv2008.1
12cr|perl-CGI-Panel-0.970.0-3|60	+ Revision: 136906
12cr|perl-CGI-Panel-0.970.0-3|61	- rebuild
12cr|perl-CGI-Panel-0.970.0-3|62	
12cr|perl-CGI-Panel-0.970.0-3|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CGI-Panel-0.970.0-3|64	- restore BuildRoot
12cr|perl-CGI-Panel-0.970.0-3|65	
12cr|perl-CGI-Panel-0.970.0-3|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CGI-Panel-0.970.0-3|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-Panel-0.970.0-3|68	
12cr|perl-CGI-Panel-0.970.0-3|69	
12cr|perl-CGI-Panel-0.970.0-3|70	* Sat Oct 28 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 0.97-2mdv2007.0
12cr|perl-CGI-Panel-0.970.0-3|71	+ Revision: 73389
12cr|perl-CGI-Panel-0.970.0-3|72	- import perl-CGI-Panel-0.97-2mdk
12cr|perl-CGI-Panel-0.970.0-3|73	
12cr|perl-CGI-Panel-0.970.0-3|74	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.97-2mdk
12cr|perl-CGI-Panel-0.970.0-3|75	- Fix SPEC Using perl Policies
12cr|perl-CGI-Panel-0.970.0-3|76	- BuildRequires
12cr|perl-CGI-Panel-0.970.0-3|77	- Source URL
12cr|perl-CGI-Panel-0.970.0-3|78	- use mkrel
12cr|perl-CGI-Panel-0.970.0-3|79	
12cr|perl-CGI-Panel-0.970.0-3|80	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.97-1mdk
12cr|perl-CGI-Panel-0.970.0-3|81	- initial Mandriva package
12cr|perl-CGI-Panel-0.970.0-3|82	

4067 12
12cr|perl-CGI-ParamComposite-0.20.0-3|1	%define upstream_name    CGI-ParamComposite
12cr|perl-CGI-ParamComposite-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-CGI-ParamComposite-0.20.0-3|3	
12cr|perl-CGI-ParamComposite-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-ParamComposite-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-ParamComposite-0.20.0-3|6	Release:	3
12cr|perl-CGI-ParamComposite-0.20.0-3|7	
12cr|perl-CGI-ParamComposite-0.20.0-3|8	Summary:	CGI-ParamComposite module for perl
12cr|perl-CGI-ParamComposite-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-ParamComposite-0.20.0-3|10	Group:		Development/Perl
12cr|perl-CGI-ParamComposite-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-ParamComposite-0.20.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-CGI-ParamComposite-0.20.0-3|13	
12cr|perl-CGI-ParamComposite-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-ParamComposite-0.20.0-3|15	BuildRequires:	perl(CGI)
12cr|perl-CGI-ParamComposite-0.20.0-3|16	BuildArch:	noarch
12cr|perl-CGI-ParamComposite-0.20.0-3|17	
12cr|perl-CGI-ParamComposite-0.20.0-3|18	%description
12cr|perl-CGI-ParamComposite-0.20.0-3|19	Convert .-delimited CGI parameters to Perl classes/objects.
12cr|perl-CGI-ParamComposite-0.20.0-3|20	
12cr|perl-CGI-ParamComposite-0.20.0-3|21	%prep
12cr|perl-CGI-ParamComposite-0.20.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-ParamComposite-0.20.0-3|23	
12cr|perl-CGI-ParamComposite-0.20.0-3|24	%build
12cr|perl-CGI-ParamComposite-0.20.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-ParamComposite-0.20.0-3|26	%make
12cr|perl-CGI-ParamComposite-0.20.0-3|27	make test
12cr|perl-CGI-ParamComposite-0.20.0-3|28	
12cr|perl-CGI-ParamComposite-0.20.0-3|29	%install
12cr|perl-CGI-ParamComposite-0.20.0-3|30	%makeinstall_std
12cr|perl-CGI-ParamComposite-0.20.0-3|31	
12cr|perl-CGI-ParamComposite-0.20.0-3|32	%files
12cr|perl-CGI-ParamComposite-0.20.0-3|33	%doc Changes README
12cr|perl-CGI-ParamComposite-0.20.0-3|34	%{perl_vendorlib}/CGI/ParamComposite.pm
12cr|perl-CGI-ParamComposite-0.20.0-3|35	%{_mandir}/*/*
12cr|perl-CGI-ParamComposite-0.20.0-3|36	
12cr|perl-CGI-ParamComposite-0.20.0-3|37	
12cr|perl-CGI-ParamComposite-0.20.0-3|38	%changelog
12cr|perl-CGI-ParamComposite-0.20.0-3|39	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-CGI-ParamComposite-0.20.0-3|40	+ Revision: 680693
12cr|perl-CGI-ParamComposite-0.20.0-3|41	- mass rebuild
12cr|perl-CGI-ParamComposite-0.20.0-3|42	
12cr|perl-CGI-ParamComposite-0.20.0-3|43	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-CGI-ParamComposite-0.20.0-3|44	+ Revision: 403002
12cr|perl-CGI-ParamComposite-0.20.0-3|45	- rebuild using %%perl_convert_version
12cr|perl-CGI-ParamComposite-0.20.0-3|46	
12cr|perl-CGI-ParamComposite-0.20.0-3|47	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.02-5mdv2009.0
12cr|perl-CGI-ParamComposite-0.20.0-3|48	+ Revision: 255780
12cr|perl-CGI-ParamComposite-0.20.0-3|49	- rebuild
12cr|perl-CGI-ParamComposite-0.20.0-3|50	
12cr|perl-CGI-ParamComposite-0.20.0-3|51	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-3mdv2008.1
12cr|perl-CGI-ParamComposite-0.20.0-3|52	+ Revision: 136907
12cr|perl-CGI-ParamComposite-0.20.0-3|53	- rebuild
12cr|perl-CGI-ParamComposite-0.20.0-3|54	
12cr|perl-CGI-ParamComposite-0.20.0-3|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CGI-ParamComposite-0.20.0-3|56	- restore BuildRoot
12cr|perl-CGI-ParamComposite-0.20.0-3|57	
12cr|perl-CGI-ParamComposite-0.20.0-3|58	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CGI-ParamComposite-0.20.0-3|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-ParamComposite-0.20.0-3|60	
12cr|perl-CGI-ParamComposite-0.20.0-3|61	
12cr|perl-CGI-ParamComposite-0.20.0-3|62	* Sat Oct 28 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 0.02-2mdv2007.0
12cr|perl-CGI-ParamComposite-0.20.0-3|63	+ Revision: 73395
12cr|perl-CGI-ParamComposite-0.20.0-3|64	- import perl-CGI-ParamComposite-0.02-2mdk
12cr|perl-CGI-ParamComposite-0.20.0-3|65	
12cr|perl-CGI-ParamComposite-0.20.0-3|66	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.02-2mdk
12cr|perl-CGI-ParamComposite-0.20.0-3|67	- Fix SPEC Using perl Policies
12cr|perl-CGI-ParamComposite-0.20.0-3|68	- BuildRequires
12cr|perl-CGI-ParamComposite-0.20.0-3|69	- Source URL
12cr|perl-CGI-ParamComposite-0.20.0-3|70	- use mkrel
12cr|perl-CGI-ParamComposite-0.20.0-3|71	
12cr|perl-CGI-ParamComposite-0.20.0-3|72	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.02-1mdk
12cr|perl-CGI-ParamComposite-0.20.0-3|73	- initial Mandriva package
12cr|perl-CGI-ParamComposite-0.20.0-3|74	

4068 12
12cr|perl-CGI-Persistent-1.110.0-3|1	%define upstream_name    CGI-Persistent
12cr|perl-CGI-Persistent-1.110.0-3|2	%define upstream_version 1.11
12cr|perl-CGI-Persistent-1.110.0-3|3	
12cr|perl-CGI-Persistent-1.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Persistent-1.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Persistent-1.110.0-3|6	Release:	3
12cr|perl-CGI-Persistent-1.110.0-3|7	
12cr|perl-CGI-Persistent-1.110.0-3|8	Summary:	CGI-Persistent module for perl
12cr|perl-CGI-Persistent-1.110.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-Persistent-1.110.0-3|10	Group:		Development/Perl
12cr|perl-CGI-Persistent-1.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Persistent-1.110.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CGI-Persistent-1.110.0-3|13	
12cr|perl-CGI-Persistent-1.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-Persistent-1.110.0-3|15	BuildRequires:	perl(CGI)
12cr|perl-CGI-Persistent-1.110.0-3|16	BuildRequires:	perl-Object-Persistence
12cr|perl-CGI-Persistent-1.110.0-3|17	BuildArch:	noarch
12cr|perl-CGI-Persistent-1.110.0-3|18	
12cr|perl-CGI-Persistent-1.110.0-3|19	%description
12cr|perl-CGI-Persistent-1.110.0-3|20	This module provides transparent state persistence for CGI applications.
12cr|perl-CGI-Persistent-1.110.0-3|21	
12cr|perl-CGI-Persistent-1.110.0-3|22	%prep
12cr|perl-CGI-Persistent-1.110.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Persistent-1.110.0-3|24	chmod 0755 html/roach.cgi
12cr|perl-CGI-Persistent-1.110.0-3|25	
12cr|perl-CGI-Persistent-1.110.0-3|26	%build
12cr|perl-CGI-Persistent-1.110.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Persistent-1.110.0-3|28	%make
12cr|perl-CGI-Persistent-1.110.0-3|29	make test
12cr|perl-CGI-Persistent-1.110.0-3|30	
12cr|perl-CGI-Persistent-1.110.0-3|31	%install
12cr|perl-CGI-Persistent-1.110.0-3|32	%makeinstall_std
12cr|perl-CGI-Persistent-1.110.0-3|33	
12cr|perl-CGI-Persistent-1.110.0-3|34	%files
12cr|perl-CGI-Persistent-1.110.0-3|35	%doc html/*
12cr|perl-CGI-Persistent-1.110.0-3|36	%{perl_vendorlib}/CGI/Persistent.pm
12cr|perl-CGI-Persistent-1.110.0-3|37	%{_mandir}/*/*
12cr|perl-CGI-Persistent-1.110.0-3|38	
12cr|perl-CGI-Persistent-1.110.0-3|39	
12cr|perl-CGI-Persistent-1.110.0-3|40	%changelog
12cr|perl-CGI-Persistent-1.110.0-3|41	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.110.0-2mdv2011.0
12cr|perl-CGI-Persistent-1.110.0-3|42	+ Revision: 680694
12cr|perl-CGI-Persistent-1.110.0-3|43	- mass rebuild
12cr|perl-CGI-Persistent-1.110.0-3|44	
12cr|perl-CGI-Persistent-1.110.0-3|45	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.110.0-1mdv2011.0
12cr|perl-CGI-Persistent-1.110.0-3|46	+ Revision: 403003
12cr|perl-CGI-Persistent-1.110.0-3|47	- rebuild using %%perl_convert_version
12cr|perl-CGI-Persistent-1.110.0-3|48	
12cr|perl-CGI-Persistent-1.110.0-3|49	* Sun Jul 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-1mdv2009.0
12cr|perl-CGI-Persistent-1.110.0-3|50	+ Revision: 232106
12cr|perl-CGI-Persistent-1.110.0-3|51	- update to new version 1.11
12cr|perl-CGI-Persistent-1.110.0-3|52	
12cr|perl-CGI-Persistent-1.110.0-3|53	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.00-3mdv2008.1
12cr|perl-CGI-Persistent-1.110.0-3|54	+ Revision: 136916
12cr|perl-CGI-Persistent-1.110.0-3|55	- rebuild
12cr|perl-CGI-Persistent-1.110.0-3|56	
12cr|perl-CGI-Persistent-1.110.0-3|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CGI-Persistent-1.110.0-3|58	- restore BuildRoot
12cr|perl-CGI-Persistent-1.110.0-3|59	
12cr|perl-CGI-Persistent-1.110.0-3|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CGI-Persistent-1.110.0-3|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-Persistent-1.110.0-3|62	
12cr|perl-CGI-Persistent-1.110.0-3|63	
12cr|perl-CGI-Persistent-1.110.0-3|64	* Sat Oct 28 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 1.00-2mdv2007.0
12cr|perl-CGI-Persistent-1.110.0-3|65	+ Revision: 73393
12cr|perl-CGI-Persistent-1.110.0-3|66	- import perl-CGI-Persistent-1.00-2mdk
12cr|perl-CGI-Persistent-1.110.0-3|67	
12cr|perl-CGI-Persistent-1.110.0-3|68	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.00-2mdk
12cr|perl-CGI-Persistent-1.110.0-3|69	- Fix SPEC Using perl Policies
12cr|perl-CGI-Persistent-1.110.0-3|70	- BuildRequires
12cr|perl-CGI-Persistent-1.110.0-3|71	- Source URL
12cr|perl-CGI-Persistent-1.110.0-3|72	- use mkrel
12cr|perl-CGI-Persistent-1.110.0-3|73	
12cr|perl-CGI-Persistent-1.110.0-3|74	* Fri Jul 15 2005 Andreas Hasenack <andreas@mandriva.com> 1.00-1mdk
12cr|perl-CGI-Persistent-1.110.0-3|75	- initial Mandriva package
12cr|perl-CGI-Persistent-1.110.0-3|76	

4069 12
12cr|perl-CGI-Safe-1.250.0-3|1	%define upstream_name    CGI-Safe
12cr|perl-CGI-Safe-1.250.0-3|2	%define upstream_version 1.25
12cr|perl-CGI-Safe-1.250.0-3|3	
12cr|perl-CGI-Safe-1.250.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Safe-1.250.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Safe-1.250.0-3|6	Release:	3
12cr|perl-CGI-Safe-1.250.0-3|7	
12cr|perl-CGI-Safe-1.250.0-3|8	Summary:	Safe method of using CGI.pm
12cr|perl-CGI-Safe-1.250.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-Safe-1.250.0-3|10	Group:		Development/Perl
12cr|perl-CGI-Safe-1.250.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Safe-1.250.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-CGI-Safe-1.250.0-3|13	
12cr|perl-CGI-Safe-1.250.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-Safe-1.250.0-3|15	BuildRequires:	perl(CGI)
12cr|perl-CGI-Safe-1.250.0-3|16	BuildArch:	noarch
12cr|perl-CGI-Safe-1.250.0-3|17	
12cr|perl-CGI-Safe-1.250.0-3|18	%description
12cr|perl-CGI-Safe-1.250.0-3|19	The CGI-Safe module makes running the CGI environment safer
12cr|perl-CGI-Safe-1.250.0-3|20	by eliminating dangerous %ENV variables and presetting
12cr|perl-CGI-Safe-1.250.0-3|21	certain CGI.pm globals.
12cr|perl-CGI-Safe-1.250.0-3|22	
12cr|perl-CGI-Safe-1.250.0-3|23	%prep
12cr|perl-CGI-Safe-1.250.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Safe-1.250.0-3|25	
12cr|perl-CGI-Safe-1.250.0-3|26	%build
12cr|perl-CGI-Safe-1.250.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Safe-1.250.0-3|28	%make
12cr|perl-CGI-Safe-1.250.0-3|29	
12cr|perl-CGI-Safe-1.250.0-3|30	%check
12cr|perl-CGI-Safe-1.250.0-3|31	make test
12cr|perl-CGI-Safe-1.250.0-3|32	
12cr|perl-CGI-Safe-1.250.0-3|33	%install
12cr|perl-CGI-Safe-1.250.0-3|34	%makeinstall_std
12cr|perl-CGI-Safe-1.250.0-3|35	
12cr|perl-CGI-Safe-1.250.0-3|36	%files
12cr|perl-CGI-Safe-1.250.0-3|37	%doc Changes README
12cr|perl-CGI-Safe-1.250.0-3|38	%{perl_vendorlib}/CGI
12cr|perl-CGI-Safe-1.250.0-3|39	%{_mandir}/*/*
12cr|perl-CGI-Safe-1.250.0-3|40	
12cr|perl-CGI-Safe-1.250.0-3|41	
12cr|perl-CGI-Safe-1.250.0-3|42	%changelog
12cr|perl-CGI-Safe-1.250.0-3|43	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.250.0-2mdv2011.0
12cr|perl-CGI-Safe-1.250.0-3|44	+ Revision: 680695
12cr|perl-CGI-Safe-1.250.0-3|45	- mass rebuild
12cr|perl-CGI-Safe-1.250.0-3|46	
12cr|perl-CGI-Safe-1.250.0-3|47	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.250.0-1mdv2011.0
12cr|perl-CGI-Safe-1.250.0-3|48	+ Revision: 406869
12cr|perl-CGI-Safe-1.250.0-3|49	- rebuild using %%perl_convert_version
12cr|perl-CGI-Safe-1.250.0-3|50	
12cr|perl-CGI-Safe-1.250.0-3|51	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.25-5mdv2009.0
12cr|perl-CGI-Safe-1.250.0-3|52	+ Revision: 255820
12cr|perl-CGI-Safe-1.250.0-3|53	- rebuild
12cr|perl-CGI-Safe-1.250.0-3|54	
12cr|perl-CGI-Safe-1.250.0-3|55	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.25-3mdv2008.1
12cr|perl-CGI-Safe-1.250.0-3|56	+ Revision: 136921
12cr|perl-CGI-Safe-1.250.0-3|57	- rebuild
12cr|perl-CGI-Safe-1.250.0-3|58	
12cr|perl-CGI-Safe-1.250.0-3|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CGI-Safe-1.250.0-3|60	- restore BuildRoot
12cr|perl-CGI-Safe-1.250.0-3|61	
12cr|perl-CGI-Safe-1.250.0-3|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CGI-Safe-1.250.0-3|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-Safe-1.250.0-3|64	
12cr|perl-CGI-Safe-1.250.0-3|65	
12cr|perl-CGI-Safe-1.250.0-3|66	* Sat Oct 28 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 1.25-2mdv2007.0
12cr|perl-CGI-Safe-1.250.0-3|67	+ Revision: 73405
12cr|perl-CGI-Safe-1.250.0-3|68	- import perl-CGI-Safe-1.25-2mdk
12cr|perl-CGI-Safe-1.250.0-3|69	
12cr|perl-CGI-Safe-1.250.0-3|70	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.25-2mdk
12cr|perl-CGI-Safe-1.250.0-3|71	- Fix SPEC Using perl Policies
12cr|perl-CGI-Safe-1.250.0-3|72	- BuildRequires
12cr|perl-CGI-Safe-1.250.0-3|73	- Source URL
12cr|perl-CGI-Safe-1.250.0-3|74	
12cr|perl-CGI-Safe-1.250.0-3|75	* Fri Oct 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.25-1mdk
12cr|perl-CGI-Safe-1.250.0-3|76	- new version
12cr|perl-CGI-Safe-1.250.0-3|77	- %%{1}mdv2007.1
12cr|perl-CGI-Safe-1.250.0-3|78	- spec cleanup
12cr|perl-CGI-Safe-1.250.0-3|79	- rpmbuildupdate aware
12cr|perl-CGI-Safe-1.250.0-3|80	- fix directory ownership
12cr|perl-CGI-Safe-1.250.0-3|81	- better summary
12cr|perl-CGI-Safe-1.250.0-3|82	
12cr|perl-CGI-Safe-1.250.0-3|83	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.24-1mdk
12cr|perl-CGI-Safe-1.250.0-3|84	- initial Mandriva package
12cr|perl-CGI-Safe-1.250.0-3|85	

4070 12
12cr|perl-CGI-Session-4.420.0-3|1	%define upstream_name    CGI-Session
12cr|perl-CGI-Session-4.420.0-3|2	%define upstream_version 4.42
12cr|perl-CGI-Session-4.420.0-3|3	
12cr|perl-CGI-Session-4.420.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-CGI-Session-4.420.0-3|5	%define __noautoreq 'perl\\(DBD::Pg\\)'
12cr|perl-CGI-Session-4.420.0-3|6	%else
12cr|perl-CGI-Session-4.420.0-3|7	%define _requires_exceptions perl(DBD::Pg)
12cr|perl-CGI-Session-4.420.0-3|8	%endif
12cr|perl-CGI-Session-4.420.0-3|9	
12cr|perl-CGI-Session-4.420.0-3|10	Name:		perl-%{upstream_name}
12cr|perl-CGI-Session-4.420.0-3|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Session-4.420.0-3|12	Release:	3
12cr|perl-CGI-Session-4.420.0-3|13	
12cr|perl-CGI-Session-4.420.0-3|14	Summary:	Persistent session data in CGI applications
12cr|perl-CGI-Session-4.420.0-3|15	License:	GPL+ or Artistic
12cr|perl-CGI-Session-4.420.0-3|16	Group:		Development/Perl
12cr|perl-CGI-Session-4.420.0-3|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Session-4.420.0-3|18	Source0:	http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CGI-Session-4.420.0-3|19	
12cr|perl-CGI-Session-4.420.0-3|20	BuildRequires:	perl-devel
12cr|perl-CGI-Session-4.420.0-3|21	BuildRequires:	perl(CGI)
12cr|perl-CGI-Session-4.420.0-3|22	BuildRequires:	perl(DBI)
12cr|perl-CGI-Session-4.420.0-3|23	BuildRequires:	perl(DB_File)
12cr|perl-CGI-Session-4.420.0-3|24	BuildRequires:	perl(FreezeThaw)
12cr|perl-CGI-Session-4.420.0-3|25	BuildRequires:	perl(CGI::Simple)
12cr|perl-CGI-Session-4.420.0-3|26	BuildArch:	noarch
12cr|perl-CGI-Session-4.420.0-3|27	
12cr|perl-CGI-Session-4.420.0-3|28	%description
12cr|perl-CGI-Session-4.420.0-3|29	CGI-Session is a Perl5 library that provides an easy, reliable and
12cr|perl-CGI-Session-4.420.0-3|30	modular session management system across HTTP requests. Persistency is a
12cr|perl-CGI-Session-4.420.0-3|31	key feature for such applications as shopping carts,
12cr|perl-CGI-Session-4.420.0-3|32	login/authentication routines, and application that need to carry data
12cr|perl-CGI-Session-4.420.0-3|33	accross HTTP requests. CGI::Session does that and many more
12cr|perl-CGI-Session-4.420.0-3|34	
12cr|perl-CGI-Session-4.420.0-3|35	%prep
12cr|perl-CGI-Session-4.420.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Session-4.420.0-3|37	
12cr|perl-CGI-Session-4.420.0-3|38	%build
12cr|perl-CGI-Session-4.420.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Session-4.420.0-3|40	%make
12cr|perl-CGI-Session-4.420.0-3|41	
12cr|perl-CGI-Session-4.420.0-3|42	%check
12cr|perl-CGI-Session-4.420.0-3|43	rm -f  t/g4_mysql.t # no database available for testing
12cr|perl-CGI-Session-4.420.0-3|44	make test
12cr|perl-CGI-Session-4.420.0-3|45	
12cr|perl-CGI-Session-4.420.0-3|46	%install
12cr|perl-CGI-Session-4.420.0-3|47	%makeinstall_std
12cr|perl-CGI-Session-4.420.0-3|48	rm -f %{buildroot}%{perl_archlib}/perllocal.pod
12cr|perl-CGI-Session-4.420.0-3|49	
12cr|perl-CGI-Session-4.420.0-3|50	%files
12cr|perl-CGI-Session-4.420.0-3|51	%doc Changes README INSTALL
12cr|perl-CGI-Session-4.420.0-3|52	%{perl_vendorlib}/CGI
12cr|perl-CGI-Session-4.420.0-3|53	%{_mandir}/*/*
12cr|perl-CGI-Session-4.420.0-3|54	
12cr|perl-CGI-Session-4.420.0-3|55	
12cr|perl-CGI-Session-4.420.0-3|56	%changelog
12cr|perl-CGI-Session-4.420.0-3|57	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 4.420.0-2mdv2011.0
12cr|perl-CGI-Session-4.420.0-3|58	+ Revision: 680696
12cr|perl-CGI-Session-4.420.0-3|59	- mass rebuild
12cr|perl-CGI-Session-4.420.0-3|60	
12cr|perl-CGI-Session-4.420.0-3|61	* Mon Aug 31 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 4.420.0-1mdv2011.0
12cr|perl-CGI-Session-4.420.0-3|62	+ Revision: 422882
12cr|perl-CGI-Session-4.420.0-3|63	- update to 4.42
12cr|perl-CGI-Session-4.420.0-3|64	
12cr|perl-CGI-Session-4.420.0-3|65	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 4.410.0-1mdv2010.0
12cr|perl-CGI-Session-4.420.0-3|66	+ Revision: 403004
12cr|perl-CGI-Session-4.420.0-3|67	- rebuild using %%perl_convert_version
12cr|perl-CGI-Session-4.420.0-3|68	
12cr|perl-CGI-Session-4.420.0-3|69	* Wed May 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 4.41-1mdv2010.0
12cr|perl-CGI-Session-4.420.0-3|70	+ Revision: 372684
12cr|perl-CGI-Session-4.420.0-3|71	- update to new version 4.41
12cr|perl-CGI-Session-4.420.0-3|72	
12cr|perl-CGI-Session-4.420.0-3|73	* Wed Jan 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 4.38-2mdv2009.1
12cr|perl-CGI-Session-4.420.0-3|74	+ Revision: 326511
12cr|perl-CGI-Session-4.420.0-3|75	- don't require DBD::Pg
12cr|perl-CGI-Session-4.420.0-3|76	
12cr|perl-CGI-Session-4.420.0-3|77	* Mon Nov 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.38-1mdv2009.1
12cr|perl-CGI-Session-4.420.0-3|78	+ Revision: 299375
12cr|perl-CGI-Session-4.420.0-3|79	- update to new version 4.38
12cr|perl-CGI-Session-4.420.0-3|80	
12cr|perl-CGI-Session-4.420.0-3|81	* Mon Oct 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.37-1mdv2009.1
12cr|perl-CGI-Session-4.420.0-3|82	+ Revision: 297537
12cr|perl-CGI-Session-4.420.0-3|83	- update to new version 4.37
12cr|perl-CGI-Session-4.420.0-3|84	
12cr|perl-CGI-Session-4.420.0-3|85	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.36-1mdv2009.1
12cr|perl-CGI-Session-4.420.0-3|86	+ Revision: 292031
12cr|perl-CGI-Session-4.420.0-3|87	- update to new version 4.36
12cr|perl-CGI-Session-4.420.0-3|88	
12cr|perl-CGI-Session-4.420.0-3|89	* Thu Jul 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.35-1mdv2009.0
12cr|perl-CGI-Session-4.420.0-3|90	+ Revision: 236715
12cr|perl-CGI-Session-4.420.0-3|91	- update to new version 4.35
12cr|perl-CGI-Session-4.420.0-3|92	
12cr|perl-CGI-Session-4.420.0-3|93	* Thu Jul 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.33-1mdv2009.0
12cr|perl-CGI-Session-4.420.0-3|94	+ Revision: 233336
12cr|perl-CGI-Session-4.420.0-3|95	- update to new version 4.33
12cr|perl-CGI-Session-4.420.0-3|96	
12cr|perl-CGI-Session-4.420.0-3|97	* Mon Jun 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.32-1mdv2009.0
12cr|perl-CGI-Session-4.420.0-3|98	+ Revision: 227967
12cr|perl-CGI-Session-4.420.0-3|99	- update to new version 4.32
12cr|perl-CGI-Session-4.420.0-3|100	
12cr|perl-CGI-Session-4.420.0-3|101	* Sat May 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.30-1mdv2009.0
12cr|perl-CGI-Session-4.420.0-3|102	+ Revision: 205413
12cr|perl-CGI-Session-4.420.0-3|103	- update to new version 4.30
12cr|perl-CGI-Session-4.420.0-3|104	
12cr|perl-CGI-Session-4.420.0-3|105	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 4.20-1mdv2008.1
12cr|perl-CGI-Session-4.420.0-3|106	+ Revision: 136678
12cr|perl-CGI-Session-4.420.0-3|107	- restore BuildRoot
12cr|perl-CGI-Session-4.420.0-3|108	
12cr|perl-CGI-Session-4.420.0-3|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CGI-Session-4.420.0-3|110	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-Session-4.420.0-3|111	
12cr|perl-CGI-Session-4.420.0-3|112	
12cr|perl-CGI-Session-4.420.0-3|113	* Mon Jan 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.20-1mdv2007.0
12cr|perl-CGI-Session-4.420.0-3|114	+ Revision: 111628
12cr|perl-CGI-Session-4.420.0-3|115	- new version
12cr|perl-CGI-Session-4.420.0-3|116	
12cr|perl-CGI-Session-4.420.0-3|117	* Sat Oct 28 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 4.14-1mdv2007.1
12cr|perl-CGI-Session-4.420.0-3|118	+ Revision: 73407
12cr|perl-CGI-Session-4.420.0-3|119	- import perl-CGI-Session-4.14-1mdv2007.0
12cr|perl-CGI-Session-4.420.0-3|120	
12cr|perl-CGI-Session-4.420.0-3|121	* Tue Jul 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.14-1mdv2007.0
12cr|perl-CGI-Session-4.420.0-3|122	- new version
12cr|perl-CGI-Session-4.420.0-3|123	
12cr|perl-CGI-Session-4.420.0-3|124	* Wed May 10 2006 Nicolas Lécureuil <neoclust@mandriva.org> 4.13-1mdk
12cr|perl-CGI-Session-4.420.0-3|125	- New release 4.13
12cr|perl-CGI-Session-4.420.0-3|126	
12cr|perl-CGI-Session-4.420.0-3|127	* Sun Apr 09 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.12-1mdk
12cr|perl-CGI-Session-4.420.0-3|128	- New version
12cr|perl-CGI-Session-4.420.0-3|129	- better summary
12cr|perl-CGI-Session-4.420.0-3|130	- better source URL
12cr|perl-CGI-Session-4.420.0-3|131	- better buildrequires syntax
12cr|perl-CGI-Session-4.420.0-3|132	
12cr|perl-CGI-Session-4.420.0-3|133	* Fri Mar 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.10-1mdk
12cr|perl-CGI-Session-4.420.0-3|134	- New release 4.10
12cr|perl-CGI-Session-4.420.0-3|135	
12cr|perl-CGI-Session-4.420.0-3|136	* Sat Mar 18 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.09-1mdk
12cr|perl-CGI-Session-4.420.0-3|137	- New release 4.09
12cr|perl-CGI-Session-4.420.0-3|138	
12cr|perl-CGI-Session-4.420.0-3|139	* Thu Mar 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.08-1mdk
12cr|perl-CGI-Session-4.420.0-3|140	- 4.08
12cr|perl-CGI-Session-4.420.0-3|141	
12cr|perl-CGI-Session-4.420.0-3|142	* Wed Mar 08 2006 Oden Eriksson <oeriksson@mandriva.com> 4.03-3mdk
12cr|perl-CGI-Session-4.420.0-3|143	- fix deps
12cr|perl-CGI-Session-4.420.0-3|144	
12cr|perl-CGI-Session-4.420.0-3|145	* Sat Oct 08 2005 Nicolas Lécureuil <neoclust@mandriva.org> 4.03-2mdk
12cr|perl-CGI-Session-4.420.0-3|146	- Fix BuildRequires
12cr|perl-CGI-Session-4.420.0-3|147	- %%mkrel
12cr|perl-CGI-Session-4.420.0-3|148	
12cr|perl-CGI-Session-4.420.0-3|149	* Fri Oct 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 4.03-1mdk
12cr|perl-CGI-Session-4.420.0-3|150	- New release 4.03
12cr|perl-CGI-Session-4.420.0-3|151	
12cr|perl-CGI-Session-4.420.0-3|152	* Wed Sep 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 4.02-1mdk
12cr|perl-CGI-Session-4.420.0-3|153	- New release 4.02
12cr|perl-CGI-Session-4.420.0-3|154	- spec cleanup
12cr|perl-CGI-Session-4.420.0-3|155	- tests
12cr|perl-CGI-Session-4.420.0-3|156	- better url
12cr|perl-CGI-Session-4.420.0-3|157	
12cr|perl-CGI-Session-4.420.0-3|158	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.95-4mdk
12cr|perl-CGI-Session-4.420.0-3|159	- fix buildrequires in a backward compatible way
12cr|perl-CGI-Session-4.420.0-3|160	
12cr|perl-CGI-Session-4.420.0-3|161	* Thu Jul 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.95-3mdk
12cr|perl-CGI-Session-4.420.0-3|162	- rpmbuildupdate aware
12cr|perl-CGI-Session-4.420.0-3|163	
12cr|perl-CGI-Session-4.420.0-3|164	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.95-2mdk
12cr|perl-CGI-Session-4.420.0-3|165	- fixed dir ownership (distlint)
12cr|perl-CGI-Session-4.420.0-3|166	

4071 12
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|1	%define upstream_name    CGI-Session-ID-uuid
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|3	
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|6	Release:	3
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|7	
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|8	Summary:	UUID based CGI Session Identifiers
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|10	Group:		Development/Perl
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RS/RSE/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|13	
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|15	BuildArch:	noarch
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|16	
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|17	%description
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|18	CGI::Session::ID::uuid is a CGI::Session 4.00 driver to generate identifiers
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|19	based on DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|20	Identifiers (UUID). This module requires a reasonable UUID generator. For this
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|21	it either requires the preferred OSSP::uuid module or alternatively the
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|22	Data::UUID, APR::UUID, DCE::UUID or UUID modules to be installed.
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|23	
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|24	%prep
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|26	
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|27	%build
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|29	%make
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|30	
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|31	%install
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|32	%makeinstall_std
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|33	
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|34	%files
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|35	%doc README
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|36	%dir %{perl_vendorlib}/CGI/Session/ID
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|37	%{perl_vendorlib}/CGI/Session/ID/*
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|38	%{_mandir}/*/*
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|39	
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|40	%changelog
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|41	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|42	+ Revision: 680697
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|43	- mass rebuild
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|44	
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|45	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|46	+ Revision: 405782
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|47	- rebuild using %%perl_convert_version
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|48	
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|49	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.03-3mdv2009.0
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|50	+ Revision: 255828
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|51	- rebuild
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|52	
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|53	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.03-1mdv2008.1
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|54	+ Revision: 136678
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|55	- restore BuildRoot
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|56	
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|59	
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|60	* Tue May 15 2007 Oden Eriksson <oeriksson@mandriva.com> 0.03-1mdv2008.0
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|61	+ Revision: 26914
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|62	- Import perl-CGI-Session-ID-uuid
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|63	
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|64	
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|65	
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|66	* Tue May 15 2007 Oden Eriksson <oeriksson@mandriva.com> 0.03-1mdv2007.1
12cr|perl-CGI-Session-ID-uuid-0.30.0-3|67	- initial Mandriva package

4072 12
12cr|perl-CGI-Simple-1.113.0-3|1	%define upstream_name    CGI-Simple
12cr|perl-CGI-Simple-1.113.0-3|2	%define upstream_version 1.113
12cr|perl-CGI-Simple-1.113.0-3|3	
12cr|perl-CGI-Simple-1.113.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Simple-1.113.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Simple-1.113.0-3|6	Release:	3
12cr|perl-CGI-Simple-1.113.0-3|7	
12cr|perl-CGI-Simple-1.113.0-3|8	Summary:   Simple totally OO CGI interface that is CGI.pm compliant
12cr|perl-CGI-Simple-1.113.0-3|9	license:   Artistic
12cr|perl-CGI-Simple-1.113.0-3|10	group:     Development/Perl
12cr|perl-CGI-Simple-1.113.0-3|11	Url:       http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Simple-1.113.0-3|12	Source0:   http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CGI-Simple-1.113.0-3|13	BuildRequires: perl-IO-stringy
12cr|perl-CGI-Simple-1.113.0-3|14	BuildRequires: perl-devel
12cr|perl-CGI-Simple-1.113.0-3|15	BuildArch: noarch
12cr|perl-CGI-Simple-1.113.0-3|16	
12cr|perl-CGI-Simple-1.113.0-3|17	
12cr|perl-CGI-Simple-1.113.0-3|18	%description
12cr|perl-CGI-Simple-1.113.0-3|19	CGI::Simple provides a relatively lightweight drop in replacement for CGI.pm.
12cr|perl-CGI-Simple-1.113.0-3|20	It shares an identical OO interface to CGI.pm for parameter parsing, file
12cr|perl-CGI-Simple-1.113.0-3|21	upload, cookie handling and header generation. This module is entirely object
12cr|perl-CGI-Simple-1.113.0-3|22	oriented, however a complete functional interface is available by using the
12cr|perl-CGI-Simple-1.113.0-3|23	CGI::Simple::Standard module.
12cr|perl-CGI-Simple-1.113.0-3|24	
12cr|perl-CGI-Simple-1.113.0-3|25	Essentially everything in CGI.pm that relates to the CGI (not HTML) side of
12cr|perl-CGI-Simple-1.113.0-3|26	things is available. There are even a few new methods and additions to old
12cr|perl-CGI-Simple-1.113.0-3|27	ones! If you are interested in what has gone on under the hood see the
12cr|perl-CGI-Simple-1.113.0-3|28	Compatibility with CGI.pm section at the end.
12cr|perl-CGI-Simple-1.113.0-3|29	
12cr|perl-CGI-Simple-1.113.0-3|30	In practical testing this module loads and runs about twice as fast as CGI.pm
12cr|perl-CGI-Simple-1.113.0-3|31	depending on the precise task.
12cr|perl-CGI-Simple-1.113.0-3|32	
12cr|perl-CGI-Simple-1.113.0-3|33	%prep
12cr|perl-CGI-Simple-1.113.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Simple-1.113.0-3|35	
12cr|perl-CGI-Simple-1.113.0-3|36	%build
12cr|perl-CGI-Simple-1.113.0-3|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Simple-1.113.0-3|38	%make
12cr|perl-CGI-Simple-1.113.0-3|39	
12cr|perl-CGI-Simple-1.113.0-3|40	%check
12cr|perl-CGI-Simple-1.113.0-3|41	make test
12cr|perl-CGI-Simple-1.113.0-3|42	
12cr|perl-CGI-Simple-1.113.0-3|43	%install
12cr|perl-CGI-Simple-1.113.0-3|44	%{makeinstall_std}
12cr|perl-CGI-Simple-1.113.0-3|45	
12cr|perl-CGI-Simple-1.113.0-3|46	%files
12cr|perl-CGI-Simple-1.113.0-3|47	%doc README
12cr|perl-CGI-Simple-1.113.0-3|48	%{perl_vendorlib}/CGI
12cr|perl-CGI-Simple-1.113.0-3|49	%{_mandir}/*/*
12cr|perl-CGI-Simple-1.113.0-3|50	
12cr|perl-CGI-Simple-1.113.0-3|51	
12cr|perl-CGI-Simple-1.113.0-3|52	%changelog
12cr|perl-CGI-Simple-1.113.0-3|53	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.113.0-2mdv2011.0
12cr|perl-CGI-Simple-1.113.0-3|54	+ Revision: 680698
12cr|perl-CGI-Simple-1.113.0-3|55	- mass rebuild
12cr|perl-CGI-Simple-1.113.0-3|56	
12cr|perl-CGI-Simple-1.113.0-3|57	* Thu Dec 30 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.113.0-1mdv2011.0
12cr|perl-CGI-Simple-1.113.0-3|58	+ Revision: 626242
12cr|perl-CGI-Simple-1.113.0-3|59	- new version
12cr|perl-CGI-Simple-1.113.0-3|60	
12cr|perl-CGI-Simple-1.113.0-3|61	* Tue Dec 14 2010 Oden Eriksson <oeriksson@mandriva.com> 1.112.0-2mdv2011.0
12cr|perl-CGI-Simple-1.113.0-3|62	+ Revision: 621731
12cr|perl-CGI-Simple-1.113.0-3|63	- P0: security fix for CVE-2010-2761
12cr|perl-CGI-Simple-1.113.0-3|64	- P1: security fix for CVE-2010-4410
12cr|perl-CGI-Simple-1.113.0-3|65	- enable the tests and fix deps
12cr|perl-CGI-Simple-1.113.0-3|66	
12cr|perl-CGI-Simple-1.113.0-3|67	* Tue Jul 07 2009 Jérôme Quelin <jquelin@mandriva.org> 1.112.0-1mdv2011.0
12cr|perl-CGI-Simple-1.113.0-3|68	+ Revision: 393092
12cr|perl-CGI-Simple-1.113.0-3|69	- update to 1.112
12cr|perl-CGI-Simple-1.113.0-3|70	- using %%perl_convert_version
12cr|perl-CGI-Simple-1.113.0-3|71	
12cr|perl-CGI-Simple-1.113.0-3|72	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.1-4mdv2009.0
12cr|perl-CGI-Simple-1.113.0-3|73	+ Revision: 255830
12cr|perl-CGI-Simple-1.113.0-3|74	- rebuild
12cr|perl-CGI-Simple-1.113.0-3|75	
12cr|perl-CGI-Simple-1.113.0-3|76	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.1-2mdv2008.1
12cr|perl-CGI-Simple-1.113.0-3|77	+ Revision: 171023
12cr|perl-CGI-Simple-1.113.0-3|78	- rebuild
12cr|perl-CGI-Simple-1.113.0-3|79	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|perl-CGI-Simple-1.113.0-3|80	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-Simple-1.113.0-3|81	
12cr|perl-CGI-Simple-1.113.0-3|82	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CGI-Simple-1.113.0-3|83	- restore BuildRoot
12cr|perl-CGI-Simple-1.113.0-3|84	
12cr|perl-CGI-Simple-1.113.0-3|85	* Mon Jul 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2008.0
12cr|perl-CGI-Simple-1.113.0-3|86	+ Revision: 52483
12cr|perl-CGI-Simple-1.113.0-3|87	- update to new version 1.1
12cr|perl-CGI-Simple-1.113.0-3|88	
12cr|perl-CGI-Simple-1.113.0-3|89	* Wed Jul 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2008.0
12cr|perl-CGI-Simple-1.113.0-3|90	+ Revision: 48175
12cr|perl-CGI-Simple-1.113.0-3|91	- new version
12cr|perl-CGI-Simple-1.113.0-3|92	
12cr|perl-CGI-Simple-1.113.0-3|93	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 0.080-1mdv2008.0
12cr|perl-CGI-Simple-1.113.0-3|94	+ Revision: 19752
12cr|perl-CGI-Simple-1.113.0-3|95	- 0.080
12cr|perl-CGI-Simple-1.113.0-3|96	- clean up the spec file
12cr|perl-CGI-Simple-1.113.0-3|97	
12cr|perl-CGI-Simple-1.113.0-3|98	
12cr|perl-CGI-Simple-1.113.0-3|99	* Wed Mar 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.077-2mdk
12cr|perl-CGI-Simple-1.113.0-3|100	- fix man pages names
12cr|perl-CGI-Simple-1.113.0-3|101	
12cr|perl-CGI-Simple-1.113.0-3|102	* Thu Mar 17 2005 Bruno Cornec <bcornec@mandrakesoft.org> 0.077-1mdk
12cr|perl-CGI-Simple-1.113.0-3|103	- Initial build.
12cr|perl-CGI-Simple-1.113.0-3|104	

4073 12
12cr|perl-CGI-SpeedyCGI-2.220.0-4|1	%define upstream_name	 CGI-SpeedyCGI
12cr|perl-CGI-SpeedyCGI-2.220.0-4|2	%define upstream_version 2.22
12cr|perl-CGI-SpeedyCGI-2.220.0-4|3	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|4	%define Werror_cflags %{nil}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|5	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|6	#Module-Specific definitions
12cr|perl-CGI-SpeedyCGI-2.220.0-4|7	%define apache_version 2.2.9
12cr|perl-CGI-SpeedyCGI-2.220.0-4|8	%define mod_name mod_speedycgi
12cr|perl-CGI-SpeedyCGI-2.220.0-4|9	%define mod_conf B49_%{mod_name}.conf
12cr|perl-CGI-SpeedyCGI-2.220.0-4|10	%define mod_so %{mod_name}.so
12cr|perl-CGI-SpeedyCGI-2.220.0-4|11	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|12	Name:		perl-%{upstream_name}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|13	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|14	Release:	4
12cr|perl-CGI-SpeedyCGI-2.220.0-4|15	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|16	Summary:	Speed up perl scripts by running them persistently
12cr|perl-CGI-SpeedyCGI-2.220.0-4|17	License:	GPLv3+
12cr|perl-CGI-SpeedyCGI-2.220.0-4|18	Group:		Development/Perl
12cr|perl-CGI-SpeedyCGI-2.220.0-4|19	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|20	Source0:	http://www.cpan.org/modules/by-authors/id/H/HO/HORROCKS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CGI-SpeedyCGI-2.220.0-4|21	Source1:	%{mod_conf}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|22	Patch0:		perl-CGI-SpeedyCGI-2.22-documentation.patch
12cr|perl-CGI-SpeedyCGI-2.220.0-4|23	Patch1:		perl-CGI-SpeedyCGI-2.22-empty_param.patch
12cr|perl-CGI-SpeedyCGI-2.220.0-4|24	Patch2:		perl-CGI-SpeedyCGI-2.22-strerror.patch
12cr|perl-CGI-SpeedyCGI-2.220.0-4|25	Patch3:		perl-CGI-SpeedyCGI-2.22-brigade_foreach.patch
12cr|perl-CGI-SpeedyCGI-2.220.0-4|26	Patch4:		perl-CGI-SpeedyCGI-2.22-exit_messages.patch
12cr|perl-CGI-SpeedyCGI-2.220.0-4|27	Patch5:		perl-CGI-SpeedyCGI-2.22-perl_510.patch
12cr|perl-CGI-SpeedyCGI-2.220.0-4|28	Patch6:		perl-CGI-SpeedyCGI-2.22-force-apache2.patch
12cr|perl-CGI-SpeedyCGI-2.220.0-4|29	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|30	BuildRequires:	perl-devel
12cr|perl-CGI-SpeedyCGI-2.220.0-4|31	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-CGI-SpeedyCGI-2.220.0-4|32	BuildRequires:	perl(ExtUtils::Embed)
12cr|perl-CGI-SpeedyCGI-2.220.0-4|33	BuildRequires:	apache-devel >= %{apache_version}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|34	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|35	%description
12cr|perl-CGI-SpeedyCGI-2.220.0-4|36	SpeedyCGI is a way to run perl scripts persistently, which can make them run
12cr|perl-CGI-SpeedyCGI-2.220.0-4|37	much more quickly. A script can be made to to run persistently by changing the
12cr|perl-CGI-SpeedyCGI-2.220.0-4|38	interpreter line at the top of the script from:
12cr|perl-CGI-SpeedyCGI-2.220.0-4|39	#!/usr/bin/perl
12cr|perl-CGI-SpeedyCGI-2.220.0-4|40	to
12cr|perl-CGI-SpeedyCGI-2.220.0-4|41	#!/usr/bin/speedy
12cr|perl-CGI-SpeedyCGI-2.220.0-4|42	After the script is initially run, instead of exiting, the perl interpreter is
12cr|perl-CGI-SpeedyCGI-2.220.0-4|43	kept running. During subsequent runs, this interpreter is used to handle new
12cr|perl-CGI-SpeedyCGI-2.220.0-4|44	executions instead of starting a new perl interpreter each time. A very fast
12cr|perl-CGI-SpeedyCGI-2.220.0-4|45	frontend program, written in C, is executed for each request. This fast
12cr|perl-CGI-SpeedyCGI-2.220.0-4|46	frontend then contacts the persistent Perl process, which is usually already
12cr|perl-CGI-SpeedyCGI-2.220.0-4|47	running, to do the work and return the results.
12cr|perl-CGI-SpeedyCGI-2.220.0-4|48	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|49	%package -n	apache-%{mod_name}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|50	Summary:	SpeedyCGI module for the Apache HTTP Server
12cr|perl-CGI-SpeedyCGI-2.220.0-4|51	Group:		System/Servers
12cr|perl-CGI-SpeedyCGI-2.220.0-4|52	Requires(pre): rpm-helper
12cr|perl-CGI-SpeedyCGI-2.220.0-4|53	Requires(postun): rpm-helper
12cr|perl-CGI-SpeedyCGI-2.220.0-4|54	Requires(pre):  apache-conf >= %{apache_version}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|55	Requires(pre):  apache >= %{apache_version}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|56	Requires:	apache-conf >= %{apache_version}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|57	Requires:	apache >= %{apache_version}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|58	Requires:	%{name} = %{version}-%{release}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|59	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|60	%description -n	apache-%{mod_name}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|61	The SpeedyCGI module for the Apache HTTP Server. It can be used to run perl
12cr|perl-CGI-SpeedyCGI-2.220.0-4|62	scripts for web application persistently to make them more quickly.
12cr|perl-CGI-SpeedyCGI-2.220.0-4|63	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|64	%prep
12cr|perl-CGI-SpeedyCGI-2.220.0-4|65	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|66	%patch0 -p1 -b .documentation
12cr|perl-CGI-SpeedyCGI-2.220.0-4|67	%patch1 -p1 -b .empty_param
12cr|perl-CGI-SpeedyCGI-2.220.0-4|68	%patch2 -p1 -b .strerror
12cr|perl-CGI-SpeedyCGI-2.220.0-4|69	%patch3 -p1 -b .brigade_foreach
12cr|perl-CGI-SpeedyCGI-2.220.0-4|70	%patch4 -p1 -b .exit_messages
12cr|perl-CGI-SpeedyCGI-2.220.0-4|71	%patch5 -p1 -b .perl_510
12cr|perl-CGI-SpeedyCGI-2.220.0-4|72	%patch6 -p1 -b .apache2
12cr|perl-CGI-SpeedyCGI-2.220.0-4|73	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|74	cp %{SOURCE1} %{mod_conf}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|75	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|76	%build
12cr|perl-CGI-SpeedyCGI-2.220.0-4|77	%serverbuild
12cr|perl-CGI-SpeedyCGI-2.220.0-4|78	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|79	sed -i 's@apxs -@%{_bindir}/apxs -@g' Makefile.PL src/SpeedyMake.pl \
12cr|perl-CGI-SpeedyCGI-2.220.0-4|80	mod_speedycgi/t/ModTest.pm mod_speedycgi/t/mod_perl.t
12cr|perl-CGI-SpeedyCGI-2.220.0-4|81	sed -i 's@APXS=apxs@APXS=%{_bindir}/apxs@g' mod_speedycgi/Makefile.tmpl
12cr|perl-CGI-SpeedyCGI-2.220.0-4|82	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|83	echo yes | perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-SpeedyCGI-2.220.0-4|84	make OPTIMIZE="$CFLAGS" LDFLAGS="%{ldflags}"
12cr|perl-CGI-SpeedyCGI-2.220.0-4|85	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|86	#check
12cr|perl-CGI-SpeedyCGI-2.220.0-4|87	##- this test does not work with 5.8.7.
12cr|perl-CGI-SpeedyCGI-2.220.0-4|88	#rm speedy/t/be_memleak.t
12cr|perl-CGI-SpeedyCGI-2.220.0-4|89	#make test
12cr|perl-CGI-SpeedyCGI-2.220.0-4|90	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|91	%install
12cr|perl-CGI-SpeedyCGI-2.220.0-4|92	make pure_install PERL_INSTALL_ROOT=%{buildroot}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|93	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|94	install -d %{buildroot}%{_libdir}/apache-extramodules
12cr|perl-CGI-SpeedyCGI-2.220.0-4|95	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cr|perl-CGI-SpeedyCGI-2.220.0-4|96	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|97	install -m0755 mod_speedycgi2/.libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12cr|perl-CGI-SpeedyCGI-2.220.0-4|98	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|99	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|100	%post -n apache-%{mod_name}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|101	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|perl-CGI-SpeedyCGI-2.220.0-4|102	%{_initrddir}/httpd restart 1>&2;
12cr|perl-CGI-SpeedyCGI-2.220.0-4|103	fi
12cr|perl-CGI-SpeedyCGI-2.220.0-4|104	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|105	%postun -n apache-%{mod_name}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|106	if [ "$1" = "0" ]; then
12cr|perl-CGI-SpeedyCGI-2.220.0-4|107	if [ -f %{_var}/lock/subsys/httpd ]; then
12cr|perl-CGI-SpeedyCGI-2.220.0-4|108	%{_initrddir}/httpd restart 1>&2
12cr|perl-CGI-SpeedyCGI-2.220.0-4|109	fi
12cr|perl-CGI-SpeedyCGI-2.220.0-4|110	fi
12cr|perl-CGI-SpeedyCGI-2.220.0-4|111	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|112	%files
12cr|perl-CGI-SpeedyCGI-2.220.0-4|113	%doc Changes README docs contrib util
12cr|perl-CGI-SpeedyCGI-2.220.0-4|114	%{perl_vendorlib}/CGI/*
12cr|perl-CGI-SpeedyCGI-2.220.0-4|115	%{_bindir}/speedy*
12cr|perl-CGI-SpeedyCGI-2.220.0-4|116	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|117	%files -n apache-%{mod_name}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|118	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|119	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cr|perl-CGI-SpeedyCGI-2.220.0-4|120	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|121	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|122	%changelog
12cr|perl-CGI-SpeedyCGI-2.220.0-4|123	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.220.0-3mdv2011.0
12cr|perl-CGI-SpeedyCGI-2.220.0-4|124	+ Revision: 680699
12cr|perl-CGI-SpeedyCGI-2.220.0-4|125	- mass rebuild
12cr|perl-CGI-SpeedyCGI-2.220.0-4|126	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|127	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 2.220.0-2mdv2011.0
12cr|perl-CGI-SpeedyCGI-2.220.0-4|128	+ Revision: 588140
12cr|perl-CGI-SpeedyCGI-2.220.0-4|129	- rebuild
12cr|perl-CGI-SpeedyCGI-2.220.0-4|130	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|131	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 2.220.0-1mdv2011.0
12cr|perl-CGI-SpeedyCGI-2.220.0-4|132	+ Revision: 406870
12cr|perl-CGI-SpeedyCGI-2.220.0-4|133	- rebuild using %%perl_convert_version
12cr|perl-CGI-SpeedyCGI-2.220.0-4|134	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|135	* Wed Jan 07 2009 Oden Eriksson <oeriksson@mandriva.com> 2.22-8mdv2009.1
12cr|perl-CGI-SpeedyCGI-2.220.0-4|136	+ Revision: 326701
12cr|perl-CGI-SpeedyCGI-2.220.0-4|137	- rebuild
12cr|perl-CGI-SpeedyCGI-2.220.0-4|138	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|139	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.22-7mdv2009.1
12cr|perl-CGI-SpeedyCGI-2.220.0-4|140	+ Revision: 292555
12cr|perl-CGI-SpeedyCGI-2.220.0-4|141	- force apache2 mod building
12cr|perl-CGI-SpeedyCGI-2.220.0-4|142	- fix buildrequires
12cr|perl-CGI-SpeedyCGI-2.220.0-4|143	- rebuild for linking
12cr|perl-CGI-SpeedyCGI-2.220.0-4|144	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|145	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|perl-CGI-SpeedyCGI-2.220.0-4|146	- sync slightly with fedora
12cr|perl-CGI-SpeedyCGI-2.220.0-4|147	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|148	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CGI-SpeedyCGI-2.220.0-4|149	- rebuild
12cr|perl-CGI-SpeedyCGI-2.220.0-4|150	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|151	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.22-3mdv2008.1
12cr|perl-CGI-SpeedyCGI-2.220.0-4|152	+ Revision: 136678
12cr|perl-CGI-SpeedyCGI-2.220.0-4|153	- restore BuildRoot
12cr|perl-CGI-SpeedyCGI-2.220.0-4|154	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|155	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CGI-SpeedyCGI-2.220.0-4|156	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-SpeedyCGI-2.220.0-4|157	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|158	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|159	* Thu Mar 08 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.22-3mdv2007.1
12cr|perl-CGI-SpeedyCGI-2.220.0-4|160	+ Revision: 138542
12cr|perl-CGI-SpeedyCGI-2.220.0-4|161	- rebuild on dbarth request
12cr|perl-CGI-SpeedyCGI-2.220.0-4|162	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|163	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-CGI-SpeedyCGI-2.220.0-4|164	- Import perl-CGI-SpeedyCGI
12cr|perl-CGI-SpeedyCGI-2.220.0-4|165	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|166	* Tue Jun 27 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.22-2mdv2007.0
12cr|perl-CGI-SpeedyCGI-2.220.0-4|167	- Rebuild for new perl
12cr|perl-CGI-SpeedyCGI-2.220.0-4|168	
12cr|perl-CGI-SpeedyCGI-2.220.0-4|169	* Fri Jul 01 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.22-1mdk
12cr|perl-CGI-SpeedyCGI-2.220.0-4|170	- Initial Mandriva release
12cr|perl-CGI-SpeedyCGI-2.220.0-4|171	

4074 12
12cr|perl-CGI-Untaint-1.260.0-3|1	%define upstream_name    CGI-Untaint
12cr|perl-CGI-Untaint-1.260.0-3|2	%define upstream_version 1.26
12cr|perl-CGI-Untaint-1.260.0-3|3	
12cr|perl-CGI-Untaint-1.260.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-Untaint-1.260.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-Untaint-1.260.0-3|6	Release:	3
12cr|perl-CGI-Untaint-1.260.0-3|7	
12cr|perl-CGI-Untaint-1.260.0-3|8	Summary:	CGI-Untaint Perl module: process CGI input parameters
12cr|perl-CGI-Untaint-1.260.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-Untaint-1.260.0-3|10	Group:		Development/Perl
12cr|perl-CGI-Untaint-1.260.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CGI-Untaint-1.260.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-CGI-Untaint-1.260.0-3|13	
12cr|perl-CGI-Untaint-1.260.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-Untaint-1.260.0-3|15	BuildRequires:	perl(CGI)
12cr|perl-CGI-Untaint-1.260.0-3|16	BuildRequires:	perl(UNIVERSAL::exports)
12cr|perl-CGI-Untaint-1.260.0-3|17	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-CGI-Untaint-1.260.0-3|18	BuildArch:	noarch
12cr|perl-CGI-Untaint-1.260.0-3|19	
12cr|perl-CGI-Untaint-1.260.0-3|20	%description
12cr|perl-CGI-Untaint-1.260.0-3|21	This module provides a simple, convenient, abstracted and extensible
12cr|perl-CGI-Untaint-1.260.0-3|22	manner for validating and untainting the input from web forms.
12cr|perl-CGI-Untaint-1.260.0-3|23	
12cr|perl-CGI-Untaint-1.260.0-3|24	%prep
12cr|perl-CGI-Untaint-1.260.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-Untaint-1.260.0-3|26	
12cr|perl-CGI-Untaint-1.260.0-3|27	%build
12cr|perl-CGI-Untaint-1.260.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-Untaint-1.260.0-3|29	%make
12cr|perl-CGI-Untaint-1.260.0-3|30	make test
12cr|perl-CGI-Untaint-1.260.0-3|31	
12cr|perl-CGI-Untaint-1.260.0-3|32	%install
12cr|perl-CGI-Untaint-1.260.0-3|33	%makeinstall_std
12cr|perl-CGI-Untaint-1.260.0-3|34	
12cr|perl-CGI-Untaint-1.260.0-3|35	%files
12cr|perl-CGI-Untaint-1.260.0-3|36	%doc Changes
12cr|perl-CGI-Untaint-1.260.0-3|37	%{perl_vendorlib}/CGI/Untaint.pm
12cr|perl-CGI-Untaint-1.260.0-3|38	%{perl_vendorlib}/CGI/Untaint
12cr|perl-CGI-Untaint-1.260.0-3|39	%{_mandir}/*/*
12cr|perl-CGI-Untaint-1.260.0-3|40	
12cr|perl-CGI-Untaint-1.260.0-3|41	
12cr|perl-CGI-Untaint-1.260.0-3|42	%changelog
12cr|perl-CGI-Untaint-1.260.0-3|43	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.260.0-2mdv2011.0
12cr|perl-CGI-Untaint-1.260.0-3|44	+ Revision: 680700
12cr|perl-CGI-Untaint-1.260.0-3|45	- mass rebuild
12cr|perl-CGI-Untaint-1.260.0-3|46	
12cr|perl-CGI-Untaint-1.260.0-3|47	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.260.0-1mdv2011.0
12cr|perl-CGI-Untaint-1.260.0-3|48	+ Revision: 406871
12cr|perl-CGI-Untaint-1.260.0-3|49	- rebuild using %%perl_convert_version
12cr|perl-CGI-Untaint-1.260.0-3|50	
12cr|perl-CGI-Untaint-1.260.0-3|51	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.26-6mdv2009.0
12cr|perl-CGI-Untaint-1.260.0-3|52	+ Revision: 255832
12cr|perl-CGI-Untaint-1.260.0-3|53	- rebuild
12cr|perl-CGI-Untaint-1.260.0-3|54	
12cr|perl-CGI-Untaint-1.260.0-3|55	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.26-4mdv2008.1
12cr|perl-CGI-Untaint-1.260.0-3|56	+ Revision: 136678
12cr|perl-CGI-Untaint-1.260.0-3|57	- restore BuildRoot
12cr|perl-CGI-Untaint-1.260.0-3|58	
12cr|perl-CGI-Untaint-1.260.0-3|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CGI-Untaint-1.260.0-3|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-Untaint-1.260.0-3|61	
12cr|perl-CGI-Untaint-1.260.0-3|62	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.26-4mdv2008.0
12cr|perl-CGI-Untaint-1.260.0-3|63	+ Revision: 86064
12cr|perl-CGI-Untaint-1.260.0-3|64	- rebuild
12cr|perl-CGI-Untaint-1.260.0-3|65	
12cr|perl-CGI-Untaint-1.260.0-3|66	
12cr|perl-CGI-Untaint-1.260.0-3|67	* Wed Apr 05 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.26-3mdk
12cr|perl-CGI-Untaint-1.260.0-3|68	- Fix BuildRequires
12cr|perl-CGI-Untaint-1.260.0-3|69	
12cr|perl-CGI-Untaint-1.260.0-3|70	* Mon Oct 10 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.26-2mdk
12cr|perl-CGI-Untaint-1.260.0-3|71	- Fix BuildRequires
12cr|perl-CGI-Untaint-1.260.0-3|72	- make rpmbuildupdate happy
12cr|perl-CGI-Untaint-1.260.0-3|73	
12cr|perl-CGI-Untaint-1.260.0-3|74	* Mon Sep 26 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.26-1mdk
12cr|perl-CGI-Untaint-1.260.0-3|75	- 1.26
12cr|perl-CGI-Untaint-1.260.0-3|76	
12cr|perl-CGI-Untaint-1.260.0-3|77	* Thu Jul 28 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.25-1mdk
12cr|perl-CGI-Untaint-1.260.0-3|78	- 1.25
12cr|perl-CGI-Untaint-1.260.0-3|79	
12cr|perl-CGI-Untaint-1.260.0-3|80	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 1.00-1mdk
12cr|perl-CGI-Untaint-1.260.0-3|81	- initial Mandriva package
12cr|perl-CGI-Untaint-1.260.0-3|82	

4075 12
12cr|perl-CGI-XML-0.100.0-3|1	%define upstream_name 	 CGI-XML
12cr|perl-CGI-XML-0.100.0-3|2	%define upstream_version 0.1
12cr|perl-CGI-XML-0.100.0-3|3	
12cr|perl-CGI-XML-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-XML-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-XML-0.100.0-3|6	Release:	3
12cr|perl-CGI-XML-0.100.0-3|7	
12cr|perl-CGI-XML-0.100.0-3|8	Summary:	CGI-XML perl module
12cr|perl-CGI-XML-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-CGI-XML-0.100.0-3|10	Group:		Development/Perl
12cr|perl-CGI-XML-0.100.0-3|11	URL:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/CGI/
12cr|perl-CGI-XML-0.100.0-3|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-CGI-XML-0.100.0-3|13	
12cr|perl-CGI-XML-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-CGI-XML-0.100.0-3|15	BuildRequires:	perl(XML::Parser)
12cr|perl-CGI-XML-0.100.0-3|16	
12cr|perl-CGI-XML-0.100.0-3|17	BuildArch:  noarch
12cr|perl-CGI-XML-0.100.0-3|18	
12cr|perl-CGI-XML-0.100.0-3|19	%rename	perl-XML-CGI
12cr|perl-CGI-XML-0.100.0-3|20	
12cr|perl-CGI-XML-0.100.0-3|21	%description
12cr|perl-CGI-XML-0.100.0-3|22	CGI-XML converts CGI.pm variables to XML and vice versa.
12cr|perl-CGI-XML-0.100.0-3|23	
12cr|perl-CGI-XML-0.100.0-3|24	%prep
12cr|perl-CGI-XML-0.100.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-XML-0.100.0-3|26	
12cr|perl-CGI-XML-0.100.0-3|27	%build
12cr|perl-CGI-XML-0.100.0-3|28	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-XML-0.100.0-3|29	%make
12cr|perl-CGI-XML-0.100.0-3|30	
12cr|perl-CGI-XML-0.100.0-3|31	%install
12cr|perl-CGI-XML-0.100.0-3|32	install -d %{buildroot}%{perl_archlib}
12cr|perl-CGI-XML-0.100.0-3|33	%makeinstall_std
12cr|perl-CGI-XML-0.100.0-3|34	install -d %{buildroot}%{_datadir}
12cr|perl-CGI-XML-0.100.0-3|35	
12cr|perl-CGI-XML-0.100.0-3|36	%files
12cr|perl-CGI-XML-0.100.0-3|37	%doc README MANIFEST Changes  examples
12cr|perl-CGI-XML-0.100.0-3|38	%{perl_vendorlib}/CGI/*
12cr|perl-CGI-XML-0.100.0-3|39	%{_mandir}/*/*
12cr|perl-CGI-XML-0.100.0-3|40	
12cr|perl-CGI-XML-0.100.0-3|41	
12cr|perl-CGI-XML-0.100.0-3|42	%changelog
12cr|perl-CGI-XML-0.100.0-3|43	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-CGI-XML-0.100.0-3|44	+ Revision: 680701
12cr|perl-CGI-XML-0.100.0-3|45	- mass rebuild
12cr|perl-CGI-XML-0.100.0-3|46	
12cr|perl-CGI-XML-0.100.0-3|47	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-CGI-XML-0.100.0-3|48	+ Revision: 504608
12cr|perl-CGI-XML-0.100.0-3|49	- rebuild using %%perl_convert_version
12cr|perl-CGI-XML-0.100.0-3|50	
12cr|perl-CGI-XML-0.100.0-3|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1-9mdv2010.0
12cr|perl-CGI-XML-0.100.0-3|52	+ Revision: 430317
12cr|perl-CGI-XML-0.100.0-3|53	- rebuild
12cr|perl-CGI-XML-0.100.0-3|54	
12cr|perl-CGI-XML-0.100.0-3|55	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.1-8mdv2009.0
12cr|perl-CGI-XML-0.100.0-3|56	+ Revision: 241169
12cr|perl-CGI-XML-0.100.0-3|57	- rebuild
12cr|perl-CGI-XML-0.100.0-3|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-XML-0.100.0-3|59	
12cr|perl-CGI-XML-0.100.0-3|60	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CGI-XML-0.100.0-3|61	- restore BuildRoot
12cr|perl-CGI-XML-0.100.0-3|62	
12cr|perl-CGI-XML-0.100.0-3|63	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 0.1-6mdv2008.0
12cr|perl-CGI-XML-0.100.0-3|64	+ Revision: 67609
12cr|perl-CGI-XML-0.100.0-3|65	- use %%mkrel
12cr|perl-CGI-XML-0.100.0-3|66	
12cr|perl-CGI-XML-0.100.0-3|67	
12cr|perl-CGI-XML-0.100.0-3|68	* Fri Sep 10 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.1-6mdk
12cr|perl-CGI-XML-0.100.0-3|69	- rebuild
12cr|perl-CGI-XML-0.100.0-3|70	
12cr|perl-CGI-XML-0.100.0-3|71	* Sat Aug 02 2003 Ben Reser <ben@reser.org> 0.1-5mdk
12cr|perl-CGI-XML-0.100.0-3|72	- Fix summary and description
12cr|perl-CGI-XML-0.100.0-3|73	- macroize
12cr|perl-CGI-XML-0.100.0-3|74	- %%makeinstall_std
12cr|perl-CGI-XML-0.100.0-3|75	
12cr|perl-CGI-XML-0.100.0-3|76	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1-4mdk
12cr|perl-CGI-XML-0.100.0-3|77	- rebuild for new auto{prov,req}
12cr|perl-CGI-XML-0.100.0-3|78	
12cr|perl-CGI-XML-0.100.0-3|79	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.1-3mdk
12cr|perl-CGI-XML-0.100.0-3|80	- rebuild
12cr|perl-CGI-XML-0.100.0-3|81	
12cr|perl-CGI-XML-0.100.0-3|82	* Mon Jul 22 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.1-2mdk
12cr|perl-CGI-XML-0.100.0-3|83	- rebuild with new perl
12cr|perl-CGI-XML-0.100.0-3|84	
12cr|perl-CGI-XML-0.100.0-3|85	* Mon Jul 16 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.1-1mdk
12cr|perl-CGI-XML-0.100.0-3|86	- updated by Christian Zoffoli <czoffoli@linux-mandrake.com> :
12cr|perl-CGI-XML-0.100.0-3|87	- 0.1
12cr|perl-CGI-XML-0.100.0-3|88	- changed name
12cr|perl-CGI-XML-0.100.0-3|89	
12cr|perl-CGI-XML-0.100.0-3|90	* Tue Feb 20 2001 Christian Zoffoli <czoffoli@linux-mandrake.com> 0.02-2mdk
12cr|perl-CGI-XML-0.100.0-3|91	- little changes in licence
12cr|perl-CGI-XML-0.100.0-3|92	
12cr|perl-CGI-XML-0.100.0-3|93	* Tue Feb 20 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.02-1mdk
12cr|perl-CGI-XML-0.100.0-3|94	- added in contribs by Christian Zoffoli <czoffoli@linux-mandrake.com>:
12cr|perl-CGI-XML-0.100.0-3|95	- First Mandrake release
12cr|perl-CGI-XML-0.100.0-3|96	

4076 12
12cr|perl-CGI-XMLApplication-1.1.3-9|1	%define upstream_name	 CGI-XMLApplication
12cr|perl-CGI-XMLApplication-1.1.3-9|2	%define upstream_version 1.1.3
12cr|perl-CGI-XMLApplication-1.1.3-9|3	
12cr|perl-CGI-XMLApplication-1.1.3-9|4	Name:		perl-%{upstream_name}
12cr|perl-CGI-XMLApplication-1.1.3-9|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CGI-XMLApplication-1.1.3-9|6	Release:	9
12cr|perl-CGI-XMLApplication-1.1.3-9|7	
12cr|perl-CGI-XMLApplication-1.1.3-9|8	Summary:	%{upstream_name} module for perl
12cr|perl-CGI-XMLApplication-1.1.3-9|9	License:	MPL
12cr|perl-CGI-XMLApplication-1.1.3-9|10	Group:		Development/Perl
12cr|perl-CGI-XMLApplication-1.1.3-9|11	Url:		http://search.cpan.org/~phish/%{upstream_name}/
12cr|perl-CGI-XMLApplication-1.1.3-9|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PH/PHISH/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-CGI-XMLApplication-1.1.3-9|13	
12cr|perl-CGI-XMLApplication-1.1.3-9|14	BuildRequires:	perl(CGI)
12cr|perl-CGI-XMLApplication-1.1.3-9|15	BuildRequires:	perl(XML::LibXML)
12cr|perl-CGI-XMLApplication-1.1.3-9|16	BuildRequires:	perl(XML::LibXSLT)
12cr|perl-CGI-XMLApplication-1.1.3-9|17	
12cr|perl-CGI-XMLApplication-1.1.3-9|18	BuildRequires:	perl-devel
12cr|perl-CGI-XMLApplication-1.1.3-9|19	BuildArch:	noarch
12cr|perl-CGI-XMLApplication-1.1.3-9|20	
12cr|perl-CGI-XMLApplication-1.1.3-9|21	%description
12cr|perl-CGI-XMLApplication-1.1.3-9|22	%{upstream_name} module for perl
12cr|perl-CGI-XMLApplication-1.1.3-9|23	CGI::XMLApplication is a CGI application class, that intends to enable
12cr|perl-CGI-XMLApplication-1.1.3-9|24	perl artists to implement CGIs that make use of XML/XSLT
12cr|perl-CGI-XMLApplication-1.1.3-9|25	functionality, without taking too much care about specialized
12cr|perl-CGI-XMLApplication-1.1.3-9|26	errorchecking or even care too much about XML itself. It provides the
12cr|perl-CGI-XMLApplication-1.1.3-9|27	power of the XML::LibXML/ XML::LibXSLT module package for
12cr|perl-CGI-XMLApplication-1.1.3-9|28	content deliverment.
12cr|perl-CGI-XMLApplication-1.1.3-9|29	
12cr|perl-CGI-XMLApplication-1.1.3-9|30	%prep
12cr|perl-CGI-XMLApplication-1.1.3-9|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CGI-XMLApplication-1.1.3-9|32	
12cr|perl-CGI-XMLApplication-1.1.3-9|33	chmod 644 Changes MANIFEST README
12cr|perl-CGI-XMLApplication-1.1.3-9|34	
12cr|perl-CGI-XMLApplication-1.1.3-9|35	%build
12cr|perl-CGI-XMLApplication-1.1.3-9|36	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CGI-XMLApplication-1.1.3-9|37	%make
12cr|perl-CGI-XMLApplication-1.1.3-9|38	
12cr|perl-CGI-XMLApplication-1.1.3-9|39	%check
12cr|perl-CGI-XMLApplication-1.1.3-9|40	%make test
12cr|perl-CGI-XMLApplication-1.1.3-9|41	
12cr|perl-CGI-XMLApplication-1.1.3-9|42	%install
12cr|perl-CGI-XMLApplication-1.1.3-9|43	%makeinstall_std
12cr|perl-CGI-XMLApplication-1.1.3-9|44	
12cr|perl-CGI-XMLApplication-1.1.3-9|45	%files
12cr|perl-CGI-XMLApplication-1.1.3-9|46	%doc Changes MANIFEST README examples/*
12cr|perl-CGI-XMLApplication-1.1.3-9|47	%{_mandir}/*/*
12cr|perl-CGI-XMLApplication-1.1.3-9|48	%{perl_vendorlib}/CGI/*
12cr|perl-CGI-XMLApplication-1.1.3-9|49	
12cr|perl-CGI-XMLApplication-1.1.3-9|50	
12cr|perl-CGI-XMLApplication-1.1.3-9|51	%changelog
12cr|perl-CGI-XMLApplication-1.1.3-9|52	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.1.3-8mdv2011.0
12cr|perl-CGI-XMLApplication-1.1.3-9|53	+ Revision: 680702
12cr|perl-CGI-XMLApplication-1.1.3-9|54	- mass rebuild
12cr|perl-CGI-XMLApplication-1.1.3-9|55	
12cr|perl-CGI-XMLApplication-1.1.3-9|56	* Fri Feb 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.1.3-7mdv2011.0
12cr|perl-CGI-XMLApplication-1.1.3-9|57	+ Revision: 504808
12cr|perl-CGI-XMLApplication-1.1.3-9|58	- rebuild using %%perl_convert_version
12cr|perl-CGI-XMLApplication-1.1.3-9|59	
12cr|perl-CGI-XMLApplication-1.1.3-9|60	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1.3-6mdv2010.0
12cr|perl-CGI-XMLApplication-1.1.3-9|61	+ Revision: 430321
12cr|perl-CGI-XMLApplication-1.1.3-9|62	- rebuild
12cr|perl-CGI-XMLApplication-1.1.3-9|63	
12cr|perl-CGI-XMLApplication-1.1.3-9|64	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.1.3-5mdv2009.0
12cr|perl-CGI-XMLApplication-1.1.3-9|65	+ Revision: 255835
12cr|perl-CGI-XMLApplication-1.1.3-9|66	- rebuild
12cr|perl-CGI-XMLApplication-1.1.3-9|67	
12cr|perl-CGI-XMLApplication-1.1.3-9|68	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.1.3-3mdv2008.1
12cr|perl-CGI-XMLApplication-1.1.3-9|69	+ Revision: 136678
12cr|perl-CGI-XMLApplication-1.1.3-9|70	- restore BuildRoot
12cr|perl-CGI-XMLApplication-1.1.3-9|71	
12cr|perl-CGI-XMLApplication-1.1.3-9|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CGI-XMLApplication-1.1.3-9|73	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CGI-XMLApplication-1.1.3-9|74	
12cr|perl-CGI-XMLApplication-1.1.3-9|75	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.3-3mdv2008.0
12cr|perl-CGI-XMLApplication-1.1.3-9|76	+ Revision: 86065
12cr|perl-CGI-XMLApplication-1.1.3-9|77	- rebuild
12cr|perl-CGI-XMLApplication-1.1.3-9|78	
12cr|perl-CGI-XMLApplication-1.1.3-9|79	
12cr|perl-CGI-XMLApplication-1.1.3-9|80	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.1.3-2mdk
12cr|perl-CGI-XMLApplication-1.1.3-9|81	- buildrequires fix
12cr|perl-CGI-XMLApplication-1.1.3-9|82	
12cr|perl-CGI-XMLApplication-1.1.3-9|83	* Tue May 11 2004 Michael Scherer <misc@mandrake.org> 1.1.3-1mdk
12cr|perl-CGI-XMLApplication-1.1.3-9|84	- New release 1.1.3
12cr|perl-CGI-XMLApplication-1.1.3-9|85	- rpmbuildupdate aware
12cr|perl-CGI-XMLApplication-1.1.3-9|86	- add make test
12cr|perl-CGI-XMLApplication-1.1.3-9|87	
12cr|perl-CGI-XMLApplication-1.1.3-9|88	* Thu Aug 28 2003 François Pons <fpons@mandrakesoft.com> 1.1.2-1mdk
12cr|perl-CGI-XMLApplication-1.1.3-9|89	- 1.1.2.
12cr|perl-CGI-XMLApplication-1.1.3-9|90	
12cr|perl-CGI-XMLApplication-1.1.3-9|91	* Sat Aug 02 2003 Ben Reser <ben@reser.org> 1.1.1-4mdk
12cr|perl-CGI-XMLApplication-1.1.3-9|92	- macroize
12cr|perl-CGI-XMLApplication-1.1.3-9|93	- %%makeinstall-std
12cr|perl-CGI-XMLApplication-1.1.3-9|94	- remove automatically found requires
12cr|perl-CGI-XMLApplication-1.1.3-9|95	
12cr|perl-CGI-XMLApplication-1.1.3-9|96	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.1.1-3mdk
12cr|perl-CGI-XMLApplication-1.1.3-9|97	- rebuild for new auto{prov,req}
12cr|perl-CGI-XMLApplication-1.1.3-9|98	
12cr|perl-CGI-XMLApplication-1.1.3-9|99	* Wed Jul 10 2002 Pixel <pixel@mandrakesoft.com> 1.1.1-2mdk
12cr|perl-CGI-XMLApplication-1.1.3-9|100	- rebuild for perl 5.8.0
12cr|perl-CGI-XMLApplication-1.1.3-9|101	
12cr|perl-CGI-XMLApplication-1.1.3-9|102	* Mon Apr 15 2002 Philippe Libat <philippe@mandrakesoft.com> 1.1.1-1mdk
12cr|perl-CGI-XMLApplication-1.1.3-9|103	- initial RPM
12cr|perl-CGI-XMLApplication-1.1.3-9|104	

4077 12
12cr|perl-Chart-2.4.2-3|1	%define	upstream_name	 Chart
12cr|perl-Chart-2.4.2-3|2	%define	upstream_version 2.4.2
12cr|perl-Chart-2.4.2-3|3	
12cr|perl-Chart-2.4.2-3|4	Name:		perl-%{upstream_name}
12cr|perl-Chart-2.4.2-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Chart-2.4.2-3|6	Release:	3
12cr|perl-Chart-2.4.2-3|7	
12cr|perl-Chart-2.4.2-3|8	Summary:	A series of charting modules
12cr|perl-Chart-2.4.2-3|9	License:	GPL
12cr|perl-Chart-2.4.2-3|10	Group:		Development/Perl
12cr|perl-Chart-2.4.2-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Chart-2.4.2-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/C/CH/CHARTGRP/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Chart-2.4.2-3|13	
12cr|perl-Chart-2.4.2-3|14	BuildRequires:	perl-devel
12cr|perl-Chart-2.4.2-3|15	BuildRequires:	perl(GD)
12cr|perl-Chart-2.4.2-3|16	
12cr|perl-Chart-2.4.2-3|17	BuildArch:	noarch
12cr|perl-Chart-2.4.2-3|18	
12cr|perl-Chart-2.4.2-3|19	%description
12cr|perl-Chart-2.4.2-3|20	Series of charting modules.
12cr|perl-Chart-2.4.2-3|21	
12cr|perl-Chart-2.4.2-3|22	%prep
12cr|perl-Chart-2.4.2-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Chart-2.4.2-3|24	chmod 0644 README TODO
12cr|perl-Chart-2.4.2-3|25	
12cr|perl-Chart-2.4.2-3|26	%build
12cr|perl-Chart-2.4.2-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Chart-2.4.2-3|28	%make
12cr|perl-Chart-2.4.2-3|29	
12cr|perl-Chart-2.4.2-3|30	%check
12cr|perl-Chart-2.4.2-3|31	%make test
12cr|perl-Chart-2.4.2-3|32	
12cr|perl-Chart-2.4.2-3|33	%install
12cr|perl-Chart-2.4.2-3|34	%makeinstall_std
12cr|perl-Chart-2.4.2-3|35	
12cr|perl-Chart-2.4.2-3|36	%files
12cr|perl-Chart-2.4.2-3|37	%doc README TODO
12cr|perl-Chart-2.4.2-3|38	%{perl_vendorlib}/Chart*
12cr|perl-Chart-2.4.2-3|39	%{_mandir}/*/*
12cr|perl-Chart-2.4.2-3|40	
12cr|perl-Chart-2.4.2-3|41	
12cr|perl-Chart-2.4.2-3|42	%changelog
12cr|perl-Chart-2.4.2-3|43	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.4.2-2mdv2011.0
12cr|perl-Chart-2.4.2-3|44	+ Revision: 680773
12cr|perl-Chart-2.4.2-3|45	- mass rebuild
12cr|perl-Chart-2.4.2-3|46	
12cr|perl-Chart-2.4.2-3|47	* Sun Oct 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.4.2-1mdv2011.0
12cr|perl-Chart-2.4.2-3|48	+ Revision: 588697
12cr|perl-Chart-2.4.2-3|49	- update to 2.4.2
12cr|perl-Chart-2.4.2-3|50	
12cr|perl-Chart-2.4.2-3|51	* Sat Feb 13 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.4.1-6mdv2011.0
12cr|perl-Chart-2.4.2-3|52	+ Revision: 505422
12cr|perl-Chart-2.4.2-3|53	- rebuild using %%perl_convert_version
12cr|perl-Chart-2.4.2-3|54	
12cr|perl-Chart-2.4.2-3|55	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.4.1-5mdv2010.0
12cr|perl-Chart-2.4.2-3|56	+ Revision: 430322
12cr|perl-Chart-2.4.2-3|57	- rebuild
12cr|perl-Chart-2.4.2-3|58	
12cr|perl-Chart-2.4.2-3|59	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.4.1-4mdv2009.0
12cr|perl-Chart-2.4.2-3|60	+ Revision: 256401
12cr|perl-Chart-2.4.2-3|61	- rebuild
12cr|perl-Chart-2.4.2-3|62	
12cr|perl-Chart-2.4.2-3|63	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.1-2mdv2008.1
12cr|perl-Chart-2.4.2-3|64	+ Revision: 136680
12cr|perl-Chart-2.4.2-3|65	- restore BuildRoot
12cr|perl-Chart-2.4.2-3|66	
12cr|perl-Chart-2.4.2-3|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Chart-2.4.2-3|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Chart-2.4.2-3|69	
12cr|perl-Chart-2.4.2-3|70	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.1-2mdv2008.0
12cr|perl-Chart-2.4.2-3|71	+ Revision: 86066
12cr|perl-Chart-2.4.2-3|72	- rebuild
12cr|perl-Chart-2.4.2-3|73	
12cr|perl-Chart-2.4.2-3|74	
12cr|perl-Chart-2.4.2-3|75	* Fri Feb 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.1-1mdk
12cr|perl-Chart-2.4.2-3|76	- New release 2.4.1
12cr|perl-Chart-2.4.2-3|77	
12cr|perl-Chart-2.4.2-3|78	* Thu Oct 20 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.3-3mdk
12cr|perl-Chart-2.4.2-3|79	- Fix BuildRequires
12cr|perl-Chart-2.4.2-3|80	- fix url/source
12cr|perl-Chart-2.4.2-3|81	
12cr|perl-Chart-2.4.2-3|82	* Thu Oct 20 2005 Olivier Thauvin <nanardon@mandriva.org> 2.3-2mdk
12cr|perl-Chart-2.4.2-3|83	- rebuild
12cr|perl-Chart-2.4.2-3|84	- add make test
12cr|perl-Chart-2.4.2-3|85	
12cr|perl-Chart-2.4.2-3|86	* Mon May 31 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.3-1mdk
12cr|perl-Chart-2.4.2-3|87	- 2.3
12cr|perl-Chart-2.4.2-3|88	
12cr|perl-Chart-2.4.2-3|89	* Mon Aug 18 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.2-4mdk
12cr|perl-Chart-2.4.2-3|90	- rebuild for new perl
12cr|perl-Chart-2.4.2-3|91	- drop $RPM_OPT_FLAGS, noarch..
12cr|perl-Chart-2.4.2-3|92	- rm -rf /home/guillomovitch/rpm/tmp/perl-Chart-2.4.1 in %%install
12cr|perl-Chart-2.4.2-3|93	- use %%makeinstall_std macro
12cr|perl-Chart-2.4.2-3|94	- cosmetics
12cr|perl-Chart-2.4.2-3|95	
12cr|perl-Chart-2.4.2-3|96	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.2-2mdk
12cr|perl-Chart-2.4.2-3|97	- rebuild for new auto{prov,req}
12cr|perl-Chart-2.4.2-3|98	
12cr|perl-Chart-2.4.2-3|99	* Fri Apr 25 2003 François Pons <fpons@mandrakesoft.com> 2.2-1mdk
12cr|perl-Chart-2.4.2-3|100	- 2.2.
12cr|perl-Chart-2.4.2-3|101	
12cr|perl-Chart-2.4.2-3|102	* Fri Apr 25 2003 Pixel <pixel@mandrakesoft.com> 1.0.1-4mdk
12cr|perl-Chart-2.4.2-3|103	- add "BuildRequires: perl-devel"
12cr|perl-Chart-2.4.2-3|104	

4078 12
12cr|perl-Chart-Graph-3.200.0-3|1	%define upstream_name    Chart-Graph
12cr|perl-Chart-Graph-3.200.0-3|2	%define upstream_version 3.2
12cr|perl-Chart-Graph-3.200.0-3|3	
12cr|perl-Chart-Graph-3.200.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Chart-Graph-3.200.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Chart-Graph-3.200.0-3|6	Release:	3
12cr|perl-Chart-Graph-3.200.0-3|7	
12cr|perl-Chart-Graph-3.200.0-3|8	Summary:	Perl extension for a front-end to gnuplot, XRT, and Xmgrace
12cr|perl-Chart-Graph-3.200.0-3|9	License:	GPL+ or Artistic
12cr|perl-Chart-Graph-3.200.0-3|10	Group:		Development/Perl
12cr|perl-Chart-Graph-3.200.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Chart-Graph-3.200.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Chart/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Chart-Graph-3.200.0-3|13	
12cr|perl-Chart-Graph-3.200.0-3|14	BuildRequires:	perl-devel
12cr|perl-Chart-Graph-3.200.0-3|15	BuildArch:	noarch
12cr|perl-Chart-Graph-3.200.0-3|16	
12cr|perl-Chart-Graph-3.200.0-3|17	Provides:	perl(Base_Option)
12cr|perl-Chart-Graph-3.200.0-3|18	Provides:	perl(Chart::Graph::Xmgrace::Axis_Options)
12cr|perl-Chart-Graph-3.200.0-3|19	Provides:	perl(Chart::Graph::Xmgrace::Dataset_Options)
12cr|perl-Chart-Graph-3.200.0-3|20	Provides:	perl(Chart::Graph::Xmgrace::Graph_Options)
12cr|perl-Chart-Graph-3.200.0-3|21	
12cr|perl-Chart-Graph-3.200.0-3|22	%description
12cr|perl-Chart-Graph-3.200.0-3|23	Graph.pm is a wrapper module that allows easy generation of graphs within perl.
12cr|perl-Chart-Graph-3.200.0-3|24	Currently Graph.pm supports three graphing packages, gnuplot, XRT, and Xmgrace.
12cr|perl-Chart-Graph-3.200.0-3|25	These software packages must be obtained separately from this Perl module.
12cr|perl-Chart-Graph-3.200.0-3|26	Information on each graphing package and it's availability is provided in the
12cr|perl-Chart-Graph-3.200.0-3|27	documentation on that module. Gnuplot and Xmgrace are freely available software
12cr|perl-Chart-Graph-3.200.0-3|28	pages for UNIX systems. XRT is a commercial product.
12cr|perl-Chart-Graph-3.200.0-3|29	
12cr|perl-Chart-Graph-3.200.0-3|30	Currently the xrt3d and xrt2d package is not being supported, although it
12cr|perl-Chart-Graph-3.200.0-3|31	works. It is still in the development stage. Feel free to give it a try though.
12cr|perl-Chart-Graph-3.200.0-3|32	
12cr|perl-Chart-Graph-3.200.0-3|33	The parsers also write the test data into the 'Test Result Publication
12cr|perl-Chart-Graph-3.200.0-3|34	Interface' (TRPI) XML schema, developed by SpikeSource.
12cr|perl-Chart-Graph-3.200.0-3|35	
12cr|perl-Chart-Graph-3.200.0-3|36	%prep
12cr|perl-Chart-Graph-3.200.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Chart-Graph-3.200.0-3|38	
12cr|perl-Chart-Graph-3.200.0-3|39	%build
12cr|perl-Chart-Graph-3.200.0-3|40	perl Makefile.PL INSTALLDIRS=vendor <</dev/null
12cr|perl-Chart-Graph-3.200.0-3|41	%make
12cr|perl-Chart-Graph-3.200.0-3|42	
12cr|perl-Chart-Graph-3.200.0-3|43	%check
12cr|perl-Chart-Graph-3.200.0-3|44	%make test
12cr|perl-Chart-Graph-3.200.0-3|45	
12cr|perl-Chart-Graph-3.200.0-3|46	%install
12cr|perl-Chart-Graph-3.200.0-3|47	%makeinstall_std
12cr|perl-Chart-Graph-3.200.0-3|48	
12cr|perl-Chart-Graph-3.200.0-3|49	%files
12cr|perl-Chart-Graph-3.200.0-3|50	%doc COPYING ChangeLog README
12cr|perl-Chart-Graph-3.200.0-3|51	%{perl_vendorlib}/Chart
12cr|perl-Chart-Graph-3.200.0-3|52	%{_mandir}/*/*
12cr|perl-Chart-Graph-3.200.0-3|53	
12cr|perl-Chart-Graph-3.200.0-3|54	
12cr|perl-Chart-Graph-3.200.0-3|55	%changelog
12cr|perl-Chart-Graph-3.200.0-3|56	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 3.200.0-2mdv2011.0
12cr|perl-Chart-Graph-3.200.0-3|57	+ Revision: 680774
12cr|perl-Chart-Graph-3.200.0-3|58	- mass rebuild
12cr|perl-Chart-Graph-3.200.0-3|59	
12cr|perl-Chart-Graph-3.200.0-3|60	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 3.200.0-1mdv2011.0
12cr|perl-Chart-Graph-3.200.0-3|61	+ Revision: 505423
12cr|perl-Chart-Graph-3.200.0-3|62	- rebuild using %%perl_convert_version
12cr|perl-Chart-Graph-3.200.0-3|63	
12cr|perl-Chart-Graph-3.200.0-3|64	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.2-8mdv2010.0
12cr|perl-Chart-Graph-3.200.0-3|65	+ Revision: 430323
12cr|perl-Chart-Graph-3.200.0-3|66	- rebuild
12cr|perl-Chart-Graph-3.200.0-3|67	
12cr|perl-Chart-Graph-3.200.0-3|68	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 3.2-7mdv2009.0
12cr|perl-Chart-Graph-3.200.0-3|69	+ Revision: 256404
12cr|perl-Chart-Graph-3.200.0-3|70	- rebuild
12cr|perl-Chart-Graph-3.200.0-3|71	
12cr|perl-Chart-Graph-3.200.0-3|72	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 3.2-5mdv2008.1
12cr|perl-Chart-Graph-3.200.0-3|73	+ Revision: 136680
12cr|perl-Chart-Graph-3.200.0-3|74	- restore BuildRoot
12cr|perl-Chart-Graph-3.200.0-3|75	
12cr|perl-Chart-Graph-3.200.0-3|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Chart-Graph-3.200.0-3|77	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Chart-Graph-3.200.0-3|78	
12cr|perl-Chart-Graph-3.200.0-3|79	* Fri May 25 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.2-5mdv2008.0
12cr|perl-Chart-Graph-3.200.0-3|80	+ Revision: 31160
12cr|perl-Chart-Graph-3.200.0-3|81	- fix dependencies
12cr|perl-Chart-Graph-3.200.0-3|82	
12cr|perl-Chart-Graph-3.200.0-3|83	
12cr|perl-Chart-Graph-3.200.0-3|84	* Fri Mar 23 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.2-4mdv2007.1
12cr|perl-Chart-Graph-3.200.0-3|85	+ Revision: 148530
12cr|perl-Chart-Graph-3.200.0-3|86	- fix dependencies (again)
12cr|perl-Chart-Graph-3.200.0-3|87	
12cr|perl-Chart-Graph-3.200.0-3|88	* Tue Mar 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.2-3mdv2007.1
12cr|perl-Chart-Graph-3.200.0-3|89	+ Revision: 147040
12cr|perl-Chart-Graph-3.200.0-3|90	- fix dependencies
12cr|perl-Chart-Graph-3.200.0-3|91	
12cr|perl-Chart-Graph-3.200.0-3|92	* Tue Mar 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.2-2mdv2007.1
12cr|perl-Chart-Graph-3.200.0-3|93	+ Revision: 147038
12cr|perl-Chart-Graph-3.200.0-3|94	- this is a noarch package
12cr|perl-Chart-Graph-3.200.0-3|95	
12cr|perl-Chart-Graph-3.200.0-3|96	* Wed Mar 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.2-1mdv2007.1
12cr|perl-Chart-Graph-3.200.0-3|97	+ Revision: 143468
12cr|perl-Chart-Graph-3.200.0-3|98	- Imported perl-Chart-Graph-3.2-1mdv2007.1 into SVN repository.
12cr|perl-Chart-Graph-3.200.0-3|99	
12cr|perl-Chart-Graph-3.200.0-3|100	* Wed Mar 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.2-1mdv2007.1
12cr|perl-Chart-Graph-3.200.0-3|101	- first mdv release
12cr|perl-Chart-Graph-3.200.0-3|102	

4079 12
12cr|perl-Chatbot-Eliza-1.40.0-1|1	%define upstream_name    Chatbot-Eliza
12cr|perl-Chatbot-Eliza-1.40.0-1|2	%define upstream_version 1.04
12cr|perl-Chatbot-Eliza-1.40.0-1|3	
12cr|perl-Chatbot-Eliza-1.40.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Chatbot-Eliza-1.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Chatbot-Eliza-1.40.0-1|6	Release:	1
12cr|perl-Chatbot-Eliza-1.40.0-1|7	
12cr|perl-Chatbot-Eliza-1.40.0-1|8	Summary:	Implementation of the Eliza algorithm
12cr|perl-Chatbot-Eliza-1.40.0-1|9	License:	GPL+ or Artistic
12cr|perl-Chatbot-Eliza-1.40.0-1|10	Group:		Development/Perl
12cr|perl-Chatbot-Eliza-1.40.0-1|11	Url:		http://search.cpan.org/dist/Chatbot-Eliza
12cr|perl-Chatbot-Eliza-1.40.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Chatbot-Eliza-1.40.0-1|13	
12cr|perl-Chatbot-Eliza-1.40.0-1|14	BuildRequires:	perl-devel
12cr|perl-Chatbot-Eliza-1.40.0-1|15	BuildRequires:	perl(Carp)
12cr|perl-Chatbot-Eliza-1.40.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Chatbot-Eliza-1.40.0-1|17	BuildArch:	noarch
12cr|perl-Chatbot-Eliza-1.40.0-1|18	
12cr|perl-Chatbot-Eliza-1.40.0-1|19	%description
12cr|perl-Chatbot-Eliza-1.40.0-1|20	This module implements the classic Eliza algorithm. The original Eliza
12cr|perl-Chatbot-Eliza-1.40.0-1|21	program was written by Joseph Weizenbaum and described in the
12cr|perl-Chatbot-Eliza-1.40.0-1|22	Communications of the ACM in 1966. Eliza is a mock Rogerian
12cr|perl-Chatbot-Eliza-1.40.0-1|23	psychotherapist. It prompts for user input, and uses a simple
12cr|perl-Chatbot-Eliza-1.40.0-1|24	transformation algorithm to change user input into a follow-up question.
12cr|perl-Chatbot-Eliza-1.40.0-1|25	The program is designed to give the appearance of understanding.
12cr|perl-Chatbot-Eliza-1.40.0-1|26	
12cr|perl-Chatbot-Eliza-1.40.0-1|27	%prep
12cr|perl-Chatbot-Eliza-1.40.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Chatbot-Eliza-1.40.0-1|29	chmod -x *
12cr|perl-Chatbot-Eliza-1.40.0-1|30	chmod +x Chatbot
12cr|perl-Chatbot-Eliza-1.40.0-1|31	for enc in deutsch.txt norsk.txt; do
12cr|perl-Chatbot-Eliza-1.40.0-1|32	iconv -f latin1 -t utf8 ${enc} > ${enc}.utf && \
12cr|perl-Chatbot-Eliza-1.40.0-1|33	mv ${enc}.utf ${enc}
12cr|perl-Chatbot-Eliza-1.40.0-1|34	done
12cr|perl-Chatbot-Eliza-1.40.0-1|35	
12cr|perl-Chatbot-Eliza-1.40.0-1|36	%build
12cr|perl-Chatbot-Eliza-1.40.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Chatbot-Eliza-1.40.0-1|38	%make
12cr|perl-Chatbot-Eliza-1.40.0-1|39	
12cr|perl-Chatbot-Eliza-1.40.0-1|40	%check
12cr|perl-Chatbot-Eliza-1.40.0-1|41	%make test
12cr|perl-Chatbot-Eliza-1.40.0-1|42	
12cr|perl-Chatbot-Eliza-1.40.0-1|43	%install
12cr|perl-Chatbot-Eliza-1.40.0-1|44	%makeinstall_std
12cr|perl-Chatbot-Eliza-1.40.0-1|45	
12cr|perl-Chatbot-Eliza-1.40.0-1|46	%files
12cr|perl-Chatbot-Eliza-1.40.0-1|47	%doc README
12cr|perl-Chatbot-Eliza-1.40.0-1|48	%{_mandir}/man3/*
12cr|perl-Chatbot-Eliza-1.40.0-1|49	%{perl_vendorlib}/*
12cr|perl-Chatbot-Eliza-1.40.0-1|50	

4080 12
12cr|perl-Check-ISA-0.40.0-3|1	%define upstream_name    Check-ISA
12cr|perl-Check-ISA-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Check-ISA-0.40.0-3|3	
12cr|perl-Check-ISA-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Check-ISA-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Check-ISA-0.40.0-3|6	Release:    3
12cr|perl-Check-ISA-0.40.0-3|7	
12cr|perl-Check-ISA-0.40.0-3|8	Summary:	DWIM, correct checking of an object's class
12cr|perl-Check-ISA-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Check-ISA-0.40.0-3|10	Group:		Development/Perl
12cr|perl-Check-ISA-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Check-ISA-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Check/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Check-ISA-0.40.0-3|13	
12cr|perl-Check-ISA-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Check-ISA-0.40.0-3|15	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Check-ISA-0.40.0-3|16	BuildRequires:	perl(Test::use::ok)
12cr|perl-Check-ISA-0.40.0-3|17	
12cr|perl-Check-ISA-0.40.0-3|18	BuildArch:	noarch
12cr|perl-Check-ISA-0.40.0-3|19	
12cr|perl-Check-ISA-0.40.0-3|20	%description
12cr|perl-Check-ISA-0.40.0-3|21	This module provides several functions to assist in testing whether a value
12cr|perl-Check-ISA-0.40.0-3|22	is an object, and if so asking about its class.
12cr|perl-Check-ISA-0.40.0-3|23	
12cr|perl-Check-ISA-0.40.0-3|24	%prep
12cr|perl-Check-ISA-0.40.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Check-ISA-0.40.0-3|26	
12cr|perl-Check-ISA-0.40.0-3|27	%build
12cr|perl-Check-ISA-0.40.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Check-ISA-0.40.0-3|29	%make
12cr|perl-Check-ISA-0.40.0-3|30	
12cr|perl-Check-ISA-0.40.0-3|31	%check
12cr|perl-Check-ISA-0.40.0-3|32	%make test
12cr|perl-Check-ISA-0.40.0-3|33	
12cr|perl-Check-ISA-0.40.0-3|34	%install
12cr|perl-Check-ISA-0.40.0-3|35	%makeinstall_std
12cr|perl-Check-ISA-0.40.0-3|36	
12cr|perl-Check-ISA-0.40.0-3|37	%files
12cr|perl-Check-ISA-0.40.0-3|38	%doc Changes
12cr|perl-Check-ISA-0.40.0-3|39	%{_mandir}/man3/*
12cr|perl-Check-ISA-0.40.0-3|40	%{perl_vendorlib}/*
12cr|perl-Check-ISA-0.40.0-3|41	
12cr|perl-Check-ISA-0.40.0-3|42	
12cr|perl-Check-ISA-0.40.0-3|43	%changelog
12cr|perl-Check-ISA-0.40.0-3|44	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Check-ISA-0.40.0-3|45	+ Revision: 654889
12cr|perl-Check-ISA-0.40.0-3|46	- rebuild for updated spec-helper
12cr|perl-Check-ISA-0.40.0-3|47	
12cr|perl-Check-ISA-0.40.0-3|48	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Check-ISA-0.40.0-3|49	+ Revision: 505424
12cr|perl-Check-ISA-0.40.0-3|50	- rebuild using %%perl_convert_version
12cr|perl-Check-ISA-0.40.0-3|51	
12cr|perl-Check-ISA-0.40.0-3|52	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.04-2mdv2010.0
12cr|perl-Check-ISA-0.40.0-3|53	+ Revision: 440538
12cr|perl-Check-ISA-0.40.0-3|54	- rebuild
12cr|perl-Check-ISA-0.40.0-3|55	
12cr|perl-Check-ISA-0.40.0-3|56	* Fri Nov 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.1
12cr|perl-Check-ISA-0.40.0-3|57	+ Revision: 300709
12cr|perl-Check-ISA-0.40.0-3|58	- import perl-Check-ISA
12cr|perl-Check-ISA-0.40.0-3|59	
12cr|perl-Check-ISA-0.40.0-3|60	
12cr|perl-Check-ISA-0.40.0-3|61	* Fri Nov 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.1
12cr|perl-Check-ISA-0.40.0-3|62	- initial mdv release, generated with cpan2dist

4081 12
12cr|perl-CHI-0.550.0-1|1	%define upstream_name    CHI
12cr|perl-CHI-0.550.0-1|2	%define upstream_version 0.55
12cr|perl-CHI-0.550.0-1|3	
12cr|perl-CHI-0.550.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-CHI-0.550.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CHI-0.550.0-1|6	Release:	1
12cr|perl-CHI-0.550.0-1|7	
12cr|perl-CHI-0.550.0-1|8	Summary:	Nothing is cached
12cr|perl-CHI-0.550.0-1|9	License:	GPL+ or Artistic
12cr|perl-CHI-0.550.0-1|10	Group:		Development/Perl
12cr|perl-CHI-0.550.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CHI-0.550.0-1|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CHI-0.550.0-1|13	
12cr|perl-CHI-0.550.0-1|14	BuildRequires:	perl-devel
12cr|perl-CHI-0.550.0-1|15	BuildRequires:	perl(Carp::Assert)
12cr|perl-CHI-0.550.0-1|16	BuildRequires:	perl(Data::UUID)
12cr|perl-CHI-0.550.0-1|17	BuildRequires:	perl(Date::Parse)
12cr|perl-CHI-0.550.0-1|18	BuildRequires:	perl(Digest::JHash)
12cr|perl-CHI-0.550.0-1|19	BuildRequires:	perl(Digest::MD5)
12cr|perl-CHI-0.550.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-CHI-0.550.0-1|21	BuildRequires:	perl(File::Spec)
12cr|perl-CHI-0.550.0-1|22	BuildRequires:	perl(Hash::MoreUtils)
12cr|perl-CHI-0.550.0-1|23	BuildRequires:	perl(JSON)
12cr|perl-CHI-0.550.0-1|24	BuildRequires:	perl(List::MoreUtils)
12cr|perl-CHI-0.550.0-1|25	BuildRequires:	perl(Log::Any)
12cr|perl-CHI-0.550.0-1|26	BuildRequires:	perl(Log::Any::Adapter)
12cr|perl-CHI-0.550.0-1|27	BuildRequires:	perl-Log-Any-Adapter
12cr|perl-CHI-0.550.0-1|28	BuildRequires:	perl(Log::Any::Adapter::Dispatch)
12cr|perl-CHI-0.550.0-1|29	BuildRequires:	perl(Module::Load::Conditional)
12cr|perl-CHI-0.550.0-1|30	BuildRequires:	perl(Moose)
12cr|perl-CHI-0.550.0-1|31	BuildRequires:	perl(String::RewritePrefix)
12cr|perl-CHI-0.550.0-1|32	BuildRequires:	perl(Storable)
12cr|perl-CHI-0.550.0-1|33	BuildRequires:	perl(Task::Weaken)
12cr|perl-CHI-0.550.0-1|34	BuildRequires:	perl(Test::Builder)
12cr|perl-CHI-0.550.0-1|35	BuildRequires:	perl(Test::Class)
12cr|perl-CHI-0.550.0-1|36	BuildRequires:	perl(Test::Deep)
12cr|perl-CHI-0.550.0-1|37	BuildRequires:	perl(Test::Exception)
12cr|perl-CHI-0.550.0-1|38	BuildRequires:	perl(Test::Log::Dispatch)
12cr|perl-CHI-0.550.0-1|39	BuildRequires:	perl(Test::More)
12cr|perl-CHI-0.550.0-1|40	BuildRequires:	perl(Test::Warn)
12cr|perl-CHI-0.550.0-1|41	BuildRequires:	perl(Time::Duration)
12cr|perl-CHI-0.550.0-1|42	BuildRequires:	perl(Time::Duration::Parse)
12cr|perl-CHI-0.550.0-1|43	BuildArch:	noarch
12cr|perl-CHI-0.550.0-1|44	
12cr|perl-CHI-0.550.0-1|45	%description
12cr|perl-CHI-0.550.0-1|46	CHI provides a unified caching API, designed to assist a developer in
12cr|perl-CHI-0.550.0-1|47	persisting data for a specified period of time.
12cr|perl-CHI-0.550.0-1|48	
12cr|perl-CHI-0.550.0-1|49	The CHI interface is implemented by driver classes that support fetching,
12cr|perl-CHI-0.550.0-1|50	storing and clearing of data. Driver classes exist or will exist for the
12cr|perl-CHI-0.550.0-1|51	gamut of storage backends available to Perl, such as memory, plain files,
12cr|perl-CHI-0.550.0-1|52	memory mapped files, memcached, and DBI.
12cr|perl-CHI-0.550.0-1|53	
12cr|perl-CHI-0.550.0-1|54	CHI is intended as an evolution of DeWitt Clinton's Cache::Cache package,
12cr|perl-CHI-0.550.0-1|55	adhering to the basic Cache API but adding new features and addressing
12cr|perl-CHI-0.550.0-1|56	limitations in the Cache::Cache implementation.
12cr|perl-CHI-0.550.0-1|57	
12cr|perl-CHI-0.550.0-1|58	%prep
12cr|perl-CHI-0.550.0-1|59	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CHI-0.550.0-1|60	
12cr|perl-CHI-0.550.0-1|61	%build
12cr|perl-CHI-0.550.0-1|62	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CHI-0.550.0-1|63	%make
12cr|perl-CHI-0.550.0-1|64	
12cr|perl-CHI-0.550.0-1|65	%check
12cr|perl-CHI-0.550.0-1|66	%make test
12cr|perl-CHI-0.550.0-1|67	
12cr|perl-CHI-0.550.0-1|68	%install
12cr|perl-CHI-0.550.0-1|69	%makeinstall_std
12cr|perl-CHI-0.550.0-1|70	
12cr|perl-CHI-0.550.0-1|71	%files
12cr|perl-CHI-0.550.0-1|72	%doc Changes LICENSE META.yml README
12cr|perl-CHI-0.550.0-1|73	%{_mandir}/man3/*
12cr|perl-CHI-0.550.0-1|74	%{perl_vendorlib}/*
12cr|perl-CHI-0.550.0-1|75	
12cr|perl-CHI-0.550.0-1|76	
12cr|perl-CHI-0.550.0-1|77	%changelog
12cr|perl-CHI-0.550.0-1|78	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.360.0-4mdv2011.0
12cr|perl-CHI-0.550.0-1|79	+ Revision: 654239
12cr|perl-CHI-0.550.0-1|80	- rebuild for updated spec-helper
12cr|perl-CHI-0.550.0-1|81	
12cr|perl-CHI-0.550.0-1|82	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.360.0-3mdv2011.0
12cr|perl-CHI-0.550.0-1|83	+ Revision: 625064
12cr|perl-CHI-0.550.0-1|84	- Trying to fix the deps
12cr|perl-CHI-0.550.0-1|85	- Add a missing build requires
12cr|perl-CHI-0.550.0-1|86	- import perl-CHI
12cr|perl-CHI-0.550.0-1|87	

4082 12
12cr|perl-CLASS-1.0.0-3|1	%define upstream_name    CLASS
12cr|perl-CLASS-1.0.0-3|2	%define upstream_version 1.00
12cr|perl-CLASS-1.0.0-3|3	
12cr|perl-CLASS-1.0.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CLASS-1.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CLASS-1.0.0-3|6	Release:	3
12cr|perl-CLASS-1.0.0-3|7	
12cr|perl-CLASS-1.0.0-3|8	Summary:	Alias for __PACKAGE__
12cr|perl-CLASS-1.0.0-3|9	License:	GPL+ or Artistic
12cr|perl-CLASS-1.0.0-3|10	Group:		Development/Perl
12cr|perl-CLASS-1.0.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CLASS-1.0.0-3|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CLASS-1.0.0-3|13	
12cr|perl-CLASS-1.0.0-3|14	BuildRequires:	perl-devel
12cr|perl-CLASS-1.0.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-CLASS-1.0.0-3|16	BuildArch:	noarch
12cr|perl-CLASS-1.0.0-3|17	
12cr|perl-CLASS-1.0.0-3|18	%description
12cr|perl-CLASS-1.0.0-3|19	CLASS and $CLASS are both synonyms for __PACKAGE__. Easier to type.
12cr|perl-CLASS-1.0.0-3|20	
12cr|perl-CLASS-1.0.0-3|21	$CLASS has the additional benefit of working in strings.
12cr|perl-CLASS-1.0.0-3|22	
12cr|perl-CLASS-1.0.0-3|23	%prep
12cr|perl-CLASS-1.0.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CLASS-1.0.0-3|25	
12cr|perl-CLASS-1.0.0-3|26	%build
12cr|perl-CLASS-1.0.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CLASS-1.0.0-3|28	%make
12cr|perl-CLASS-1.0.0-3|29	
12cr|perl-CLASS-1.0.0-3|30	%check
12cr|perl-CLASS-1.0.0-3|31	%make test
12cr|perl-CLASS-1.0.0-3|32	
12cr|perl-CLASS-1.0.0-3|33	%install
12cr|perl-CLASS-1.0.0-3|34	%makeinstall_std
12cr|perl-CLASS-1.0.0-3|35	
12cr|perl-CLASS-1.0.0-3|36	%files
12cr|perl-CLASS-1.0.0-3|37	%doc Changes META.yml
12cr|perl-CLASS-1.0.0-3|38	%{_mandir}/man3/*
12cr|perl-CLASS-1.0.0-3|39	%{perl_vendorlib}/*
12cr|perl-CLASS-1.0.0-3|40	
12cr|perl-CLASS-1.0.0-3|41	
12cr|perl-CLASS-1.0.0-3|42	%changelog
12cr|perl-CLASS-1.0.0-3|43	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.0.0-2mdv2011.0
12cr|perl-CLASS-1.0.0-3|44	+ Revision: 653552
12cr|perl-CLASS-1.0.0-3|45	- rebuild for updated spec-helper
12cr|perl-CLASS-1.0.0-3|46	
12cr|perl-CLASS-1.0.0-3|47	* Wed Aug 25 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2011.0
12cr|perl-CLASS-1.0.0-3|48	+ Revision: 573087
12cr|perl-CLASS-1.0.0-3|49	- import perl-CLASS
12cr|perl-CLASS-1.0.0-3|50	

4083 12
12cr|perl-Class-Accessor-Assert-1.410.0-3|1	%define upstream_name    Class-Accessor-Assert
12cr|perl-Class-Accessor-Assert-1.410.0-3|2	%define upstream_version 1.41
12cr|perl-Class-Accessor-Assert-1.410.0-3|3	
12cr|perl-Class-Accessor-Assert-1.410.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Accessor-Assert-1.410.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Accessor-Assert-1.410.0-3|6	Release:	3
12cr|perl-Class-Accessor-Assert-1.410.0-3|7	
12cr|perl-Class-Accessor-Assert-1.410.0-3|8	Summary:	Accessors which type-check
12cr|perl-Class-Accessor-Assert-1.410.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Accessor-Assert-1.410.0-3|10	Group:		Development/Perl
12cr|perl-Class-Accessor-Assert-1.410.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Accessor-Assert-1.410.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Accessor-Assert-1.410.0-3|13	
12cr|perl-Class-Accessor-Assert-1.410.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Accessor-Assert-1.410.0-3|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-Class-Accessor-Assert-1.410.0-3|16	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Class-Accessor-Assert-1.410.0-3|17	BuildArch:	noarch
12cr|perl-Class-Accessor-Assert-1.410.0-3|18	
12cr|perl-Class-Accessor-Assert-1.410.0-3|19	%description
12cr|perl-Class-Accessor-Assert-1.410.0-3|20	This is a version of Class::Accessor which offers rudimentary
12cr|perl-Class-Accessor-Assert-1.410.0-3|21	type-checking and existence-checking of arguments to constructors and
12cr|perl-Class-Accessor-Assert-1.410.0-3|22	set accessors.
12cr|perl-Class-Accessor-Assert-1.410.0-3|23	
12cr|perl-Class-Accessor-Assert-1.410.0-3|24	%prep
12cr|perl-Class-Accessor-Assert-1.410.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Accessor-Assert-1.410.0-3|26	chmod 644 README Changes
12cr|perl-Class-Accessor-Assert-1.410.0-3|27	
12cr|perl-Class-Accessor-Assert-1.410.0-3|28	%build
12cr|perl-Class-Accessor-Assert-1.410.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Accessor-Assert-1.410.0-3|30	%make
12cr|perl-Class-Accessor-Assert-1.410.0-3|31	
12cr|perl-Class-Accessor-Assert-1.410.0-3|32	%check
12cr|perl-Class-Accessor-Assert-1.410.0-3|33	make test
12cr|perl-Class-Accessor-Assert-1.410.0-3|34	
12cr|perl-Class-Accessor-Assert-1.410.0-3|35	%install
12cr|perl-Class-Accessor-Assert-1.410.0-3|36	%makeinstall_std
12cr|perl-Class-Accessor-Assert-1.410.0-3|37	
12cr|perl-Class-Accessor-Assert-1.410.0-3|38	%files
12cr|perl-Class-Accessor-Assert-1.410.0-3|39	%doc Changes README
12cr|perl-Class-Accessor-Assert-1.410.0-3|40	%{perl_vendorlib}/Class
12cr|perl-Class-Accessor-Assert-1.410.0-3|41	%{_mandir}/*/*
12cr|perl-Class-Accessor-Assert-1.410.0-3|42	
12cr|perl-Class-Accessor-Assert-1.410.0-3|43	
12cr|perl-Class-Accessor-Assert-1.410.0-3|44	
12cr|perl-Class-Accessor-Assert-1.410.0-3|45	%changelog
12cr|perl-Class-Accessor-Assert-1.410.0-3|46	* Thu Sep  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|perl-Class-Accessor-Assert-1.410.0-3|47	+ Commit: 726143b
12cr|perl-Class-Accessor-Assert-1.410.0-3|48	- Add perl-devel to BuildRequires, spec cleanup
12cr|perl-Class-Accessor-Assert-1.410.0-3|49	
12cr|perl-Class-Accessor-Assert-1.410.0-3|50	

4084 12
12cr|perl-Class-Accessor-Chained-0.10.0-3|1	%define upstream_name Class-Accessor-Chained
12cr|perl-Class-Accessor-Chained-0.10.0-3|2	%define upstream_version 0.01
12cr|perl-Class-Accessor-Chained-0.10.0-3|3	
12cr|perl-Class-Accessor-Chained-0.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Accessor-Chained-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Accessor-Chained-0.10.0-3|6	Release:	3
12cr|perl-Class-Accessor-Chained-0.10.0-3|7	
12cr|perl-Class-Accessor-Chained-0.10.0-3|8	Summary:	Class-Accessor-Chained module for perl
12cr|perl-Class-Accessor-Chained-0.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Accessor-Chained-0.10.0-3|10	Group:		Development/Perl
12cr|perl-Class-Accessor-Chained-0.10.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Accessor-Chained-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-Accessor-Chained-0.10.0-3|13	
12cr|perl-Class-Accessor-Chained-0.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Accessor-Chained-0.10.0-3|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-Class-Accessor-Chained-0.10.0-3|16	# README says it needs this, and the automatic perl requirement isn't
12cr|perl-Class-Accessor-Chained-0.10.0-3|17	# being added, so here it is
12cr|perl-Class-Accessor-Chained-0.10.0-3|18	Requires:	perl(Class::Accessor)
12cr|perl-Class-Accessor-Chained-0.10.0-3|19	BuildArch:	noarch
12cr|perl-Class-Accessor-Chained-0.10.0-3|20	
12cr|perl-Class-Accessor-Chained-0.10.0-3|21	%description
12cr|perl-Class-Accessor-Chained-0.10.0-3|22	A chained accessor is one that always returns the object when called
12cr|perl-Class-Accessor-Chained-0.10.0-3|23	with parameters (to set), and the value of the field when called with
12cr|perl-Class-Accessor-Chained-0.10.0-3|24	no arguments.
12cr|perl-Class-Accessor-Chained-0.10.0-3|25	
12cr|perl-Class-Accessor-Chained-0.10.0-3|26	This module subclasses Class::Accessor in order to provide the same
12cr|perl-Class-Accessor-Chained-0.10.0-3|27	mk_accessors interface.
12cr|perl-Class-Accessor-Chained-0.10.0-3|28	
12cr|perl-Class-Accessor-Chained-0.10.0-3|29	%prep
12cr|perl-Class-Accessor-Chained-0.10.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Accessor-Chained-0.10.0-3|31	
12cr|perl-Class-Accessor-Chained-0.10.0-3|32	%build
12cr|perl-Class-Accessor-Chained-0.10.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Accessor-Chained-0.10.0-3|34	%make
12cr|perl-Class-Accessor-Chained-0.10.0-3|35	make test
12cr|perl-Class-Accessor-Chained-0.10.0-3|36	
12cr|perl-Class-Accessor-Chained-0.10.0-3|37	%install
12cr|perl-Class-Accessor-Chained-0.10.0-3|38	%makeinstall_std
12cr|perl-Class-Accessor-Chained-0.10.0-3|39	
12cr|perl-Class-Accessor-Chained-0.10.0-3|40	%files
12cr|perl-Class-Accessor-Chained-0.10.0-3|41	%doc Changes README
12cr|perl-Class-Accessor-Chained-0.10.0-3|42	%{perl_vendorlib}/Class/Accessor/Chained.pm
12cr|perl-Class-Accessor-Chained-0.10.0-3|43	%{perl_vendorlib}/Class/Accessor/Chained
12cr|perl-Class-Accessor-Chained-0.10.0-3|44	%{_mandir}/*/*
12cr|perl-Class-Accessor-Chained-0.10.0-3|45	
12cr|perl-Class-Accessor-Chained-0.10.0-3|46	
12cr|perl-Class-Accessor-Chained-0.10.0-3|47	%changelog
12cr|perl-Class-Accessor-Chained-0.10.0-3|48	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.10.0-2mdv2011.0
12cr|perl-Class-Accessor-Chained-0.10.0-3|49	+ Revision: 680777
12cr|perl-Class-Accessor-Chained-0.10.0-3|50	- mass rebuild
12cr|perl-Class-Accessor-Chained-0.10.0-3|51	
12cr|perl-Class-Accessor-Chained-0.10.0-3|52	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-Class-Accessor-Chained-0.10.0-3|53	+ Revision: 402217
12cr|perl-Class-Accessor-Chained-0.10.0-3|54	- rebuild using %%perl_convert_version
12cr|perl-Class-Accessor-Chained-0.10.0-3|55	
12cr|perl-Class-Accessor-Chained-0.10.0-3|56	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.01-4mdv2009.0
12cr|perl-Class-Accessor-Chained-0.10.0-3|57	+ Revision: 241170
12cr|perl-Class-Accessor-Chained-0.10.0-3|58	- rebuild
12cr|perl-Class-Accessor-Chained-0.10.0-3|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Accessor-Chained-0.10.0-3|60	
12cr|perl-Class-Accessor-Chained-0.10.0-3|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-Accessor-Chained-0.10.0-3|62	- restore BuildRoot
12cr|perl-Class-Accessor-Chained-0.10.0-3|63	
12cr|perl-Class-Accessor-Chained-0.10.0-3|64	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-2mdv2008.0
12cr|perl-Class-Accessor-Chained-0.10.0-3|65	+ Revision: 86068
12cr|perl-Class-Accessor-Chained-0.10.0-3|66	- rebuild
12cr|perl-Class-Accessor-Chained-0.10.0-3|67	
12cr|perl-Class-Accessor-Chained-0.10.0-3|68	
12cr|perl-Class-Accessor-Chained-0.10.0-3|69	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.01-1mdv2007.0
12cr|perl-Class-Accessor-Chained-0.10.0-3|70	- rebuild
12cr|perl-Class-Accessor-Chained-0.10.0-3|71	
12cr|perl-Class-Accessor-Chained-0.10.0-3|72	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.01-1mdk
12cr|perl-Class-Accessor-Chained-0.10.0-3|73	- initial Mandriva package
12cr|perl-Class-Accessor-Chained-0.10.0-3|74	

4085 12
12cr|perl-Class-Accessor-Classy-0.9.1-2|1	%define upstream_name    Class-Accessor-Classy
12cr|perl-Class-Accessor-Classy-0.9.1-2|2	%define upstream_version v0.9.1
12cr|perl-Class-Accessor-Classy-0.9.1-2|3	
12cr|perl-Class-Accessor-Classy-0.9.1-2|4	Name:       perl-%{upstream_name}
12cr|perl-Class-Accessor-Classy-0.9.1-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Class-Accessor-Classy-0.9.1-2|6	Release:    %mkrel 2
12cr|perl-Class-Accessor-Classy-0.9.1-2|7	
12cr|perl-Class-Accessor-Classy-0.9.1-2|8	Summary:    Accessors with minimal inheritance
12cr|perl-Class-Accessor-Classy-0.9.1-2|9	License:    GPL+ or Artistic
12cr|perl-Class-Accessor-Classy-0.9.1-2|10	Group:      Development/Perl
12cr|perl-Class-Accessor-Classy-0.9.1-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Accessor-Classy-0.9.1-2|12	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Accessor-Classy-0.9.1-2|13	
12cr|perl-Class-Accessor-Classy-0.9.1-2|14	BuildRequires: perl(Module::Build)
12cr|perl-Class-Accessor-Classy-0.9.1-2|15	BuildRequires: perl(Test::More)
12cr|perl-Class-Accessor-Classy-0.9.1-2|16	BuildRequires: perl(version)
12cr|perl-Class-Accessor-Classy-0.9.1-2|17	BuildRequires: perl(Module::Build)
12cr|perl-Class-Accessor-Classy-0.9.1-2|18	BuildArch: noarch
12cr|perl-Class-Accessor-Classy-0.9.1-2|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Class-Accessor-Classy-0.9.1-2|20	
12cr|perl-Class-Accessor-Classy-0.9.1-2|21	%description
12cr|perl-Class-Accessor-Classy-0.9.1-2|22	no description found
12cr|perl-Class-Accessor-Classy-0.9.1-2|23	
12cr|perl-Class-Accessor-Classy-0.9.1-2|24	%prep
12cr|perl-Class-Accessor-Classy-0.9.1-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Accessor-Classy-0.9.1-2|26	
12cr|perl-Class-Accessor-Classy-0.9.1-2|27	%build
12cr|perl-Class-Accessor-Classy-0.9.1-2|28	%{__perl} Build.PL installdirs=vendor
12cr|perl-Class-Accessor-Classy-0.9.1-2|29	
12cr|perl-Class-Accessor-Classy-0.9.1-2|30	./Build
12cr|perl-Class-Accessor-Classy-0.9.1-2|31	
12cr|perl-Class-Accessor-Classy-0.9.1-2|32	%check
12cr|perl-Class-Accessor-Classy-0.9.1-2|33	./Build test
12cr|perl-Class-Accessor-Classy-0.9.1-2|34	
12cr|perl-Class-Accessor-Classy-0.9.1-2|35	%install
12cr|perl-Class-Accessor-Classy-0.9.1-2|36	rm -rf %buildroot
12cr|perl-Class-Accessor-Classy-0.9.1-2|37	./Build install destdir=%{buildroot}
12cr|perl-Class-Accessor-Classy-0.9.1-2|38	
12cr|perl-Class-Accessor-Classy-0.9.1-2|39	%clean
12cr|perl-Class-Accessor-Classy-0.9.1-2|40	rm -rf %buildroot
12cr|perl-Class-Accessor-Classy-0.9.1-2|41	
12cr|perl-Class-Accessor-Classy-0.9.1-2|42	%files
12cr|perl-Class-Accessor-Classy-0.9.1-2|43	%defattr(-,root,root)
12cr|perl-Class-Accessor-Classy-0.9.1-2|44	%doc README Changes
12cr|perl-Class-Accessor-Classy-0.9.1-2|45	%{_mandir}/man3/*
12cr|perl-Class-Accessor-Classy-0.9.1-2|46	%perl_vendorlib/*
12cr|perl-Class-Accessor-Classy-0.9.1-2|47	
12cr|perl-Class-Accessor-Classy-0.9.1-2|48	
12cr|perl-Class-Accessor-Classy-0.9.1-2|49	
12cr|perl-Class-Accessor-Classy-0.9.1-2|50	
12cr|perl-Class-Accessor-Classy-0.9.1-2|51	%changelog
12cr|perl-Class-Accessor-Classy-0.9.1-2|52	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.9.1-2mdv2011.0
12cr|perl-Class-Accessor-Classy-0.9.1-2|53	+ Revision: 654273
12cr|perl-Class-Accessor-Classy-0.9.1-2|54	- rebuild for updated spec-helper
12cr|perl-Class-Accessor-Classy-0.9.1-2|55	
12cr|perl-Class-Accessor-Classy-0.9.1-2|56	* Fri Dec 24 2010 Shlomi Fish <shlomif@mandriva.org> 0.9.1-1mdv2011.0
12cr|perl-Class-Accessor-Classy-0.9.1-2|57	+ Revision: 624654
12cr|perl-Class-Accessor-Classy-0.9.1-2|58	- import perl-Class-Accessor-Classy
12cr|perl-Class-Accessor-Classy-0.9.1-2|59	

4086 12
12cr|perl-Class-Accessor-Complex-1.100.880-3|1	%define upstream_name    Class-Accessor-Complex
12cr|perl-Class-Accessor-Complex-1.100.880-3|2	%define upstream_version 1.100880
12cr|perl-Class-Accessor-Complex-1.100.880-3|3	
12cr|perl-Class-Accessor-Complex-1.100.880-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Accessor-Complex-1.100.880-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Accessor-Complex-1.100.880-3|6	Release:	3
12cr|perl-Class-Accessor-Complex-1.100.880-3|7	
12cr|perl-Class-Accessor-Complex-1.100.880-3|8	Summary:	Arrays, hashes, booleans, integers, sets and more
12cr|perl-Class-Accessor-Complex-1.100.880-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Accessor-Complex-1.100.880-3|10	Group:		Development/Perl
12cr|perl-Class-Accessor-Complex-1.100.880-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Accessor-Complex-1.100.880-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Accessor-Complex-1.100.880-3|13	
12cr|perl-Class-Accessor-Complex-1.100.880-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Accessor-Complex-1.100.880-3|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-Class-Accessor-Complex-1.100.880-3|16	BuildRequires:	perl(Class::Accessor::Installer)
12cr|perl-Class-Accessor-Complex-1.100.880-3|17	BuildRequires:	perl(Data::Miscellany)
12cr|perl-Class-Accessor-Complex-1.100.880-3|18	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Class-Accessor-Complex-1.100.880-3|19	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Class-Accessor-Complex-1.100.880-3|20	BuildRequires:	perl(Test::Compile)
12cr|perl-Class-Accessor-Complex-1.100.880-3|21	BuildRequires:	perl(Test::More)
12cr|perl-Class-Accessor-Complex-1.100.880-3|22	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-Class-Accessor-Complex-1.100.880-3|23	
12cr|perl-Class-Accessor-Complex-1.100.880-3|24	BuildArch:	noarch
12cr|perl-Class-Accessor-Complex-1.100.880-3|25	
12cr|perl-Class-Accessor-Complex-1.100.880-3|26	%description
12cr|perl-Class-Accessor-Complex-1.100.880-3|27	This module generates accessors for your class in the same spirit as the
12cr|perl-Class-Accessor-Complex-1.100.880-3|28	Class::Accessor manpage does. While the latter deals with accessors for
12cr|perl-Class-Accessor-Complex-1.100.880-3|29	scalar values, this module provides accessor makers for arrays, hashes,
12cr|perl-Class-Accessor-Complex-1.100.880-3|30	integers, booleans, sets and more.
12cr|perl-Class-Accessor-Complex-1.100.880-3|31	
12cr|perl-Class-Accessor-Complex-1.100.880-3|32	As seen in the synopsis, you can chain calls to the accessor makers. Also,
12cr|perl-Class-Accessor-Complex-1.100.880-3|33	because this module inherits from the Class::Accessor manpage, you can put
12cr|perl-Class-Accessor-Complex-1.100.880-3|34	a call to one of its accessor makers at the end of the chain.
12cr|perl-Class-Accessor-Complex-1.100.880-3|35	
12cr|perl-Class-Accessor-Complex-1.100.880-3|36	The accessor generators also generate documentation ready to be used with
12cr|perl-Class-Accessor-Complex-1.100.880-3|37	the Pod::Generated manpage.
12cr|perl-Class-Accessor-Complex-1.100.880-3|38	
12cr|perl-Class-Accessor-Complex-1.100.880-3|39	%prep
12cr|perl-Class-Accessor-Complex-1.100.880-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Accessor-Complex-1.100.880-3|41	
12cr|perl-Class-Accessor-Complex-1.100.880-3|42	%build
12cr|perl-Class-Accessor-Complex-1.100.880-3|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Accessor-Complex-1.100.880-3|44	%make
12cr|perl-Class-Accessor-Complex-1.100.880-3|45	
12cr|perl-Class-Accessor-Complex-1.100.880-3|46	%check
12cr|perl-Class-Accessor-Complex-1.100.880-3|47	%make test
12cr|perl-Class-Accessor-Complex-1.100.880-3|48	
12cr|perl-Class-Accessor-Complex-1.100.880-3|49	%install
12cr|perl-Class-Accessor-Complex-1.100.880-3|50	%makeinstall_std
12cr|perl-Class-Accessor-Complex-1.100.880-3|51	
12cr|perl-Class-Accessor-Complex-1.100.880-3|52	%files
12cr|perl-Class-Accessor-Complex-1.100.880-3|53	%doc Changes LICENSE README META.yml
12cr|perl-Class-Accessor-Complex-1.100.880-3|54	%{_mandir}/man3/*
12cr|perl-Class-Accessor-Complex-1.100.880-3|55	%{perl_vendorlib}/*
12cr|perl-Class-Accessor-Complex-1.100.880-3|56	
12cr|perl-Class-Accessor-Complex-1.100.880-3|57	
12cr|perl-Class-Accessor-Complex-1.100.880-3|58	%changelog
12cr|perl-Class-Accessor-Complex-1.100.880-3|59	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.100.880-2mdv2011.0
12cr|perl-Class-Accessor-Complex-1.100.880-3|60	+ Revision: 654890
12cr|perl-Class-Accessor-Complex-1.100.880-3|61	- rebuild for updated spec-helper
12cr|perl-Class-Accessor-Complex-1.100.880-3|62	
12cr|perl-Class-Accessor-Complex-1.100.880-3|63	* Wed Mar 31 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.880-1mdv2011.0
12cr|perl-Class-Accessor-Complex-1.100.880-3|64	+ Revision: 530233
12cr|perl-Class-Accessor-Complex-1.100.880-3|65	- update to 1.100880
12cr|perl-Class-Accessor-Complex-1.100.880-3|66	
12cr|perl-Class-Accessor-Complex-1.100.880-3|67	* Sun Mar 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.820-2mdv2010.1
12cr|perl-Class-Accessor-Complex-1.100.880-3|68	+ Revision: 528513
12cr|perl-Class-Accessor-Complex-1.100.880-3|69	- ship meta.yml
12cr|perl-Class-Accessor-Complex-1.100.880-3|70	
12cr|perl-Class-Accessor-Complex-1.100.880-3|71	* Wed Mar 24 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.820-1mdv2010.1
12cr|perl-Class-Accessor-Complex-1.100.880-3|72	+ Revision: 527093
12cr|perl-Class-Accessor-Complex-1.100.880-3|73	- update to 1.100820
12cr|perl-Class-Accessor-Complex-1.100.880-3|74	
12cr|perl-Class-Accessor-Complex-1.100.880-3|75	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.1
12cr|perl-Class-Accessor-Complex-1.100.880-3|76	+ Revision: 474660
12cr|perl-Class-Accessor-Complex-1.100.880-3|77	- update to 0.16
12cr|perl-Class-Accessor-Complex-1.100.880-3|78	
12cr|perl-Class-Accessor-Complex-1.100.880-3|79	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.0
12cr|perl-Class-Accessor-Complex-1.100.880-3|80	+ Revision: 444079
12cr|perl-Class-Accessor-Complex-1.100.880-3|81	- import perl-Class-Accessor-Complex
12cr|perl-Class-Accessor-Complex-1.100.880-3|82	
12cr|perl-Class-Accessor-Complex-1.100.880-3|83	
12cr|perl-Class-Accessor-Complex-1.100.880-3|84	* Thu Sep 17 2009 cpan2dist 0.15-1mdv
12cr|perl-Class-Accessor-Complex-1.100.880-3|85	- initial mdv release, generated with cpan2dist

4087 12
12cr|perl-Class-Accessor-Constructor-1.111.590-2|1	%define upstream_name    Class-Accessor-Constructor
12cr|perl-Class-Accessor-Constructor-1.111.590-2|2	%define upstream_version 1.111590
12cr|perl-Class-Accessor-Constructor-1.111.590-2|3	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Accessor-Constructor-1.111.590-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Accessor-Constructor-1.111.590-2|6	Release:	2
12cr|perl-Class-Accessor-Constructor-1.111.590-2|7	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|8	Summary:	Support for an automated dirty flag in
12cr|perl-Class-Accessor-Constructor-1.111.590-2|9	License:	GPL+ or Artistic
12cr|perl-Class-Accessor-Constructor-1.111.590-2|10	Group:		Development/Perl
12cr|perl-Class-Accessor-Constructor-1.111.590-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Accessor-Constructor-1.111.590-2|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Accessor-Constructor-1.111.590-2|13	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|14	BuildRequires:	perl-devel
12cr|perl-Class-Accessor-Constructor-1.111.590-2|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-Class-Accessor-Constructor-1.111.590-2|16	BuildRequires:	perl(Class::Accessor::Complex)
12cr|perl-Class-Accessor-Constructor-1.111.590-2|17	BuildRequires:	perl(Class::Accessor::Installer)
12cr|perl-Class-Accessor-Constructor-1.111.590-2|18	BuildRequires:	perl(Data::Inherited)
12cr|perl-Class-Accessor-Constructor-1.111.590-2|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Class-Accessor-Constructor-1.111.590-2|20	BuildRequires:	perl(Test::Compile)
12cr|perl-Class-Accessor-Constructor-1.111.590-2|21	BuildRequires:	perl(Test::More)
12cr|perl-Class-Accessor-Constructor-1.111.590-2|22	BuildArch:	noarch
12cr|perl-Class-Accessor-Constructor-1.111.590-2|23	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|24	%description
12cr|perl-Class-Accessor-Constructor-1.111.590-2|25	This module generates accessors for your class in the same spirit as the
12cr|perl-Class-Accessor-Constructor-1.111.590-2|26	Class::Accessor manpage does. While the latter deals with accessors for
12cr|perl-Class-Accessor-Constructor-1.111.590-2|27	scalar values, this module provides accessor makers for rather flexible
12cr|perl-Class-Accessor-Constructor-1.111.590-2|28	constructors.
12cr|perl-Class-Accessor-Constructor-1.111.590-2|29	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|30	The accessor generators also generate documentation ready to be used with
12cr|perl-Class-Accessor-Constructor-1.111.590-2|31	the Pod::Generated manpage.
12cr|perl-Class-Accessor-Constructor-1.111.590-2|32	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|33	%prep
12cr|perl-Class-Accessor-Constructor-1.111.590-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Accessor-Constructor-1.111.590-2|35	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|36	%build
12cr|perl-Class-Accessor-Constructor-1.111.590-2|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Accessor-Constructor-1.111.590-2|38	%make
12cr|perl-Class-Accessor-Constructor-1.111.590-2|39	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|40	%check
12cr|perl-Class-Accessor-Constructor-1.111.590-2|41	%make test
12cr|perl-Class-Accessor-Constructor-1.111.590-2|42	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|43	%install
12cr|perl-Class-Accessor-Constructor-1.111.590-2|44	%makeinstall_std
12cr|perl-Class-Accessor-Constructor-1.111.590-2|45	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|46	%files
12cr|perl-Class-Accessor-Constructor-1.111.590-2|47	%doc Changes LICENSE README
12cr|perl-Class-Accessor-Constructor-1.111.590-2|48	%{_mandir}/man3/*
12cr|perl-Class-Accessor-Constructor-1.111.590-2|49	%{perl_vendorlib}/*
12cr|perl-Class-Accessor-Constructor-1.111.590-2|50	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|51	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|52	%changelog
12cr|perl-Class-Accessor-Constructor-1.111.590-2|53	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.111.590-1mdv2011.0
12cr|perl-Class-Accessor-Constructor-1.111.590-2|54	+ Revision: 684738
12cr|perl-Class-Accessor-Constructor-1.111.590-2|55	- update to new version 1.111590
12cr|perl-Class-Accessor-Constructor-1.111.590-2|56	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|57	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.100.880-2
12cr|perl-Class-Accessor-Constructor-1.111.590-2|58	+ Revision: 654891
12cr|perl-Class-Accessor-Constructor-1.111.590-2|59	- rebuild for updated spec-helper
12cr|perl-Class-Accessor-Constructor-1.111.590-2|60	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|61	* Wed Mar 31 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.880-1mdv2011.0
12cr|perl-Class-Accessor-Constructor-1.111.590-2|62	+ Revision: 530232
12cr|perl-Class-Accessor-Constructor-1.111.590-2|63	- update to 1.100880
12cr|perl-Class-Accessor-Constructor-1.111.590-2|64	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|65	* Wed Mar 24 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.830-1mdv2010.1
12cr|perl-Class-Accessor-Constructor-1.111.590-2|66	+ Revision: 527172
12cr|perl-Class-Accessor-Constructor-1.111.590-2|67	- update to 1.100830
12cr|perl-Class-Accessor-Constructor-1.111.590-2|68	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|69	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.1
12cr|perl-Class-Accessor-Constructor-1.111.590-2|70	+ Revision: 474739
12cr|perl-Class-Accessor-Constructor-1.111.590-2|71	- update to 0.08
12cr|perl-Class-Accessor-Constructor-1.111.590-2|72	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|73	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-Class-Accessor-Constructor-1.111.590-2|74	+ Revision: 444083
12cr|perl-Class-Accessor-Constructor-1.111.590-2|75	- import perl-Class-Accessor-Constructor
12cr|perl-Class-Accessor-Constructor-1.111.590-2|76	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|77	
12cr|perl-Class-Accessor-Constructor-1.111.590-2|78	* Thu Sep 17 2009 cpan2dist 0.07-1mdv
12cr|perl-Class-Accessor-Constructor-1.111.590-2|79	- initial mdv release, generated with cpan2dist

4088 12
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|1	# $Id: perl-Class-Accessor-Fast-Contained.spec 7981 2009-11-03 03:05:34Z dag $
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|2	# Authority: dries
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|3	# Upstream: Oliver Gorwits <oliver,gorwits$oucs,ox,ac,uk>
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|4	
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|5	%define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|6	%define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch)
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|7	
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|8	%define real_name Class-Accessor-Fast-Contained
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|9	
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|10	Summary:	Fast accessors with data containment
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|11	Name:		perl-Class-Accessor-Fast-Contained
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|12	Version:	1.01
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|13	Release:	2
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|14	License:	Artistic/GPL
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|15	Group:		Development/Perl
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|16	URL:		http://search.cpan.org/dist/Class-Accessor-Fast-Contained/
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|17	Source:		http://www.cpan.org/modules/by-module/Class/Class-Accessor-Fast-Contained-%{version}.tar.gz
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|18	
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|19	BuildRequires:	perl-devel
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|21	BuildRequires:	perl(Test::More)
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|22	BuildRequires:	perl(Test::Pod)
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|23	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|24	
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|25	BuildArch:	noarch
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|26	
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|27	%description
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|28	Fast accessors with data containment.
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|29	
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|30	%prep
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|31	%setup -q -n %{real_name}-%{version}
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|32	
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|33	%build
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|34	perl Makefile.PL INSTALLDIRS="vendor" PREFIX="%{buildroot}%{_prefix}"
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|35	make
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|36	
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|37	%install
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|38	make pure_install
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|39	
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|40	### Clean up buildroot
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|41	find %{buildroot} -name .packlist -exec rm {} \;
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|42	
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|43	### Clean up docs
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|44	find examples/ -type f -exec chmod a-x {} \;
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|45	
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|46	%files
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|47	%defattr(-, root, root, 0755)
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|48	%doc Changes INSTALL MANIFEST META.yml README examples/
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|49	%doc %{_mandir}/man3/Class::Accessor::Fast::Contained.3pm*
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|50	%dir %{perl_vendorlib}/Class/
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|51	%dir %{perl_vendorlib}/Class/Accessor/
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|52	%dir %{perl_vendorlib}/Class/Accessor/Fast/
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|53	%{perl_vendorlib}/Class/Accessor/Fast/Contained.pm
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|54	
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|55	
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|56	
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|57	%changelog
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|58	* Tue Sep 27 2011 Leonardo Coelho <leonardoc@mandriva.com> 1.01-1mdv2012.0
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|59	+ Revision: 701474
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|60	- first mandriva version
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|61	- Created package structure for 'perl-Class-Accessor-Fast-Contained'.
12cr|perl-Class-Accessor-Fast-Contained-1.01-2|62	

4089 12
12cr|perl-Class-Accessor-Installer-1.100.880-3|1	%define upstream_name    Class-Accessor-Installer
12cr|perl-Class-Accessor-Installer-1.100.880-3|2	%define upstream_version 1.100880
12cr|perl-Class-Accessor-Installer-1.100.880-3|3	
12cr|perl-Class-Accessor-Installer-1.100.880-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Accessor-Installer-1.100.880-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Accessor-Installer-1.100.880-3|6	Release:	3
12cr|perl-Class-Accessor-Installer-1.100.880-3|7	
12cr|perl-Class-Accessor-Installer-1.100.880-3|8	Summary:	Install an accessor subroutine
12cr|perl-Class-Accessor-Installer-1.100.880-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Accessor-Installer-1.100.880-3|10	Group:		Development/Perl
12cr|perl-Class-Accessor-Installer-1.100.880-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Accessor-Installer-1.100.880-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Accessor-Installer-1.100.880-3|13	
12cr|perl-Class-Accessor-Installer-1.100.880-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Accessor-Installer-1.100.880-3|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-Class-Accessor-Installer-1.100.880-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Class-Accessor-Installer-1.100.880-3|17	BuildRequires:	perl(Pod::Generated)
12cr|perl-Class-Accessor-Installer-1.100.880-3|18	BuildRequires:	perl(Sub::Name)
12cr|perl-Class-Accessor-Installer-1.100.880-3|19	BuildRequires:	perl(Test::Compile)
12cr|perl-Class-Accessor-Installer-1.100.880-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Class-Accessor-Installer-1.100.880-3|21	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Class-Accessor-Installer-1.100.880-3|22	BuildRequires:	perl(URI::Escape)
12cr|perl-Class-Accessor-Installer-1.100.880-3|23	#BuildRequires:	perl(Vim::Tag)
12cr|perl-Class-Accessor-Installer-1.100.880-3|24	
12cr|perl-Class-Accessor-Installer-1.100.880-3|25	BuildArch:	noarch
12cr|perl-Class-Accessor-Installer-1.100.880-3|26	
12cr|perl-Class-Accessor-Installer-1.100.880-3|27	%description
12cr|perl-Class-Accessor-Installer-1.100.880-3|28	This mixin class provides a method that will install a coderef. There are
12cr|perl-Class-Accessor-Installer-1.100.880-3|29	other modules that do this, but this one is a bit more specific to the
12cr|perl-Class-Accessor-Installer-1.100.880-3|30	needs of the Class::Accessor::Complex manpage and friends.
12cr|perl-Class-Accessor-Installer-1.100.880-3|31	
12cr|perl-Class-Accessor-Installer-1.100.880-3|32	It is intended as a mixin, that is, your accessor-generating class should
12cr|perl-Class-Accessor-Installer-1.100.880-3|33	inherit from this class.
12cr|perl-Class-Accessor-Installer-1.100.880-3|34	
12cr|perl-Class-Accessor-Installer-1.100.880-3|35	%prep
12cr|perl-Class-Accessor-Installer-1.100.880-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Accessor-Installer-1.100.880-3|37	
12cr|perl-Class-Accessor-Installer-1.100.880-3|38	%build
12cr|perl-Class-Accessor-Installer-1.100.880-3|39	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12cr|perl-Class-Accessor-Installer-1.100.880-3|40	%make
12cr|perl-Class-Accessor-Installer-1.100.880-3|41	
12cr|perl-Class-Accessor-Installer-1.100.880-3|42	%check
12cr|perl-Class-Accessor-Installer-1.100.880-3|43	%make test
12cr|perl-Class-Accessor-Installer-1.100.880-3|44	
12cr|perl-Class-Accessor-Installer-1.100.880-3|45	%install
12cr|perl-Class-Accessor-Installer-1.100.880-3|46	%makeinstall_std
12cr|perl-Class-Accessor-Installer-1.100.880-3|47	
12cr|perl-Class-Accessor-Installer-1.100.880-3|48	%files
12cr|perl-Class-Accessor-Installer-1.100.880-3|49	%doc Changes LICENSE README
12cr|perl-Class-Accessor-Installer-1.100.880-3|50	%{_mandir}/man3/*
12cr|perl-Class-Accessor-Installer-1.100.880-3|51	%{perl_vendorlib}/*
12cr|perl-Class-Accessor-Installer-1.100.880-3|52	
12cr|perl-Class-Accessor-Installer-1.100.880-3|53	%changelog
12cr|perl-Class-Accessor-Installer-1.100.880-3|54	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.100.880-2mdv2011.0
12cr|perl-Class-Accessor-Installer-1.100.880-3|55	+ Revision: 653396
12cr|perl-Class-Accessor-Installer-1.100.880-3|56	- rebuild for updated spec-helper
12cr|perl-Class-Accessor-Installer-1.100.880-3|57	
12cr|perl-Class-Accessor-Installer-1.100.880-3|58	* Tue Mar 30 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.880-1mdv2011.0
12cr|perl-Class-Accessor-Installer-1.100.880-3|59	+ Revision: 529776
12cr|perl-Class-Accessor-Installer-1.100.880-3|60	- update to 1.100880
12cr|perl-Class-Accessor-Installer-1.100.880-3|61	
12cr|perl-Class-Accessor-Installer-1.100.880-3|62	* Wed Mar 24 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.820-1mdv2010.1
12cr|perl-Class-Accessor-Installer-1.100.880-3|63	+ Revision: 527094
12cr|perl-Class-Accessor-Installer-1.100.880-3|64	- update to 1.100820
12cr|perl-Class-Accessor-Installer-1.100.880-3|65	
12cr|perl-Class-Accessor-Installer-1.100.880-3|66	* Thu Feb 11 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.1
12cr|perl-Class-Accessor-Installer-1.100.880-3|67	+ Revision: 504070
12cr|perl-Class-Accessor-Installer-1.100.880-3|68	- update to 0.09
12cr|perl-Class-Accessor-Installer-1.100.880-3|69	
12cr|perl-Class-Accessor-Installer-1.100.880-3|70	* Mon Feb 08 2010 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.1
12cr|perl-Class-Accessor-Installer-1.100.880-3|71	+ Revision: 502179
12cr|perl-Class-Accessor-Installer-1.100.880-3|72	- update to 0.08
12cr|perl-Class-Accessor-Installer-1.100.880-3|73	
12cr|perl-Class-Accessor-Installer-1.100.880-3|74	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.1
12cr|perl-Class-Accessor-Installer-1.100.880-3|75	+ Revision: 474687
12cr|perl-Class-Accessor-Installer-1.100.880-3|76	- adding missing buildrequires:
12cr|perl-Class-Accessor-Installer-1.100.880-3|77	- update to 0.06
12cr|perl-Class-Accessor-Installer-1.100.880-3|78	
12cr|perl-Class-Accessor-Installer-1.100.880-3|79	* Fri Sep 18 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-Class-Accessor-Installer-1.100.880-3|80	+ Revision: 444411
12cr|perl-Class-Accessor-Installer-1.100.880-3|81	- adding missing buildrequires
12cr|perl-Class-Accessor-Installer-1.100.880-3|82	- import perl-Class-Accessor-Installer
12cr|perl-Class-Accessor-Installer-1.100.880-3|83	
12cr|perl-Class-Accessor-Installer-1.100.880-3|84	
12cr|perl-Class-Accessor-Installer-1.100.880-3|85	* Thu Sep 17 2009 cpan2dist 0.05-1mdv
12cr|perl-Class-Accessor-Installer-1.100.880-3|86	- initial mdv release, generated with cpan2dist

4090 12
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|1	%define upstream_name    Class-Accessor-Lvalue
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|3	
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|6	Release:	3
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|7	
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|8	Summary:	Class-Accessor-Lvalue module for perl
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|10	Group:		Development/Perl
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|13	
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|15	BuildRequires:	perl(Want)
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|16	BuildRequires:	perl(Class::Accessor)
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|17	BuildArch:	noarch
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|18	# README says this is a dependency and automatic rpm dependencies
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|19	# are not catching this
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|20	Requires:	perl(Class::Accessor)
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|21	
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|22	%description
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|23	This module subclasses Class::Accessor in order to provide lvalue
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|24	accessor makers.
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|25	
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|26	%prep
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|28	
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|29	%build
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|31	%make
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|32	make test
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|33	
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|34	%install
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|35	%makeinstall_std
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|36	
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|37	%files
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|38	%doc Changes README
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|39	%{perl_vendorlib}/Class/Accessor/Lvalue.pm
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|40	%{perl_vendorlib}/Class/Accessor/Lvalue
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|41	%{_mandir}/*/*
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|42	
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|43	
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|44	%changelog
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|45	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|46	+ Revision: 680778
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|47	- mass rebuild
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|48	
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|49	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|50	+ Revision: 402279
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|51	- update to 0.56
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|52	- update to 0.56
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|53	
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|54	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.11-4mdv2009.0
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|55	+ Revision: 241171
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|56	- rebuild
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|58	
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|60	- restore BuildRoot
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|61	
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|62	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-2mdv2008.0
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|63	+ Revision: 86070
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|64	- rebuild
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|65	
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|66	
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|67	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.11-1mdv2007.0
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|68	- rebuild
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|69	
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|70	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11-1mdk
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|71	- initial Mandriva package
12cr|perl-Class-Accessor-Lvalue-0.110.0-3|72	

4091 12
12cr|perl-Class-Accessor-Ref-0.50.0-3|1	%define upstream_name    Class-Accessor-Ref
12cr|perl-Class-Accessor-Ref-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Class-Accessor-Ref-0.50.0-3|3	
12cr|perl-Class-Accessor-Ref-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Accessor-Ref-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Accessor-Ref-0.50.0-3|6	Release:	3
12cr|perl-Class-Accessor-Ref-0.50.0-3|7	
12cr|perl-Class-Accessor-Ref-0.50.0-3|8	Summary:	Class-Accessor-Ref module for perl
12cr|perl-Class-Accessor-Ref-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Accessor-Ref-0.50.0-3|10	Group:		Development/Perl
12cr|perl-Class-Accessor-Ref-0.50.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Accessor-Ref-0.50.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/G/GA/GAAL/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-Accessor-Ref-0.50.0-3|13	
12cr|perl-Class-Accessor-Ref-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Accessor-Ref-0.50.0-3|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-Class-Accessor-Ref-0.50.0-3|16	BuildArch:	noarch
12cr|perl-Class-Accessor-Ref-0.50.0-3|17	
12cr|perl-Class-Accessor-Ref-0.50.0-3|18	%description
12cr|perl-Class-Accessor-Ref-0.50.0-3|19	This is an extension of Class::Accessor that allows taking a reference
12cr|perl-Class-Accessor-Ref-0.50.0-3|20	of members of an object. This is typically useful when your class
12cr|perl-Class-Accessor-Ref-0.50.0-3|21	implementation uses a third-party module that expects an in/out parameter
12cr|perl-Class-Accessor-Ref-0.50.0-3|22	in its interface.
12cr|perl-Class-Accessor-Ref-0.50.0-3|23	
12cr|perl-Class-Accessor-Ref-0.50.0-3|24	%prep
12cr|perl-Class-Accessor-Ref-0.50.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Accessor-Ref-0.50.0-3|26	
12cr|perl-Class-Accessor-Ref-0.50.0-3|27	%build
12cr|perl-Class-Accessor-Ref-0.50.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Accessor-Ref-0.50.0-3|29	%make
12cr|perl-Class-Accessor-Ref-0.50.0-3|30	make test
12cr|perl-Class-Accessor-Ref-0.50.0-3|31	
12cr|perl-Class-Accessor-Ref-0.50.0-3|32	%install
12cr|perl-Class-Accessor-Ref-0.50.0-3|33	%makeinstall_std
12cr|perl-Class-Accessor-Ref-0.50.0-3|34	
12cr|perl-Class-Accessor-Ref-0.50.0-3|35	%files
12cr|perl-Class-Accessor-Ref-0.50.0-3|36	%doc Changes examples
12cr|perl-Class-Accessor-Ref-0.50.0-3|37	%{perl_vendorlib}/Class/Accessor/Ref.pm
12cr|perl-Class-Accessor-Ref-0.50.0-3|38	%{_mandir}/*/*
12cr|perl-Class-Accessor-Ref-0.50.0-3|39	
12cr|perl-Class-Accessor-Ref-0.50.0-3|40	
12cr|perl-Class-Accessor-Ref-0.50.0-3|41	%changelog
12cr|perl-Class-Accessor-Ref-0.50.0-3|42	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-Class-Accessor-Ref-0.50.0-3|43	+ Revision: 680779
12cr|perl-Class-Accessor-Ref-0.50.0-3|44	- mass rebuild
12cr|perl-Class-Accessor-Ref-0.50.0-3|45	
12cr|perl-Class-Accessor-Ref-0.50.0-3|46	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Class-Accessor-Ref-0.50.0-3|47	+ Revision: 402278
12cr|perl-Class-Accessor-Ref-0.50.0-3|48	- rebuild using %%perl_convert_version
12cr|perl-Class-Accessor-Ref-0.50.0-3|49	
12cr|perl-Class-Accessor-Ref-0.50.0-3|50	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.05-3mdv2009.0
12cr|perl-Class-Accessor-Ref-0.50.0-3|51	+ Revision: 241172
12cr|perl-Class-Accessor-Ref-0.50.0-3|52	- rebuild
12cr|perl-Class-Accessor-Ref-0.50.0-3|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Accessor-Ref-0.50.0-3|54	
12cr|perl-Class-Accessor-Ref-0.50.0-3|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-Accessor-Ref-0.50.0-3|56	- restore BuildRoot
12cr|perl-Class-Accessor-Ref-0.50.0-3|57	
12cr|perl-Class-Accessor-Ref-0.50.0-3|58	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2008.0
12cr|perl-Class-Accessor-Ref-0.50.0-3|59	+ Revision: 46613
12cr|perl-Class-Accessor-Ref-0.50.0-3|60	- update to new version 0.05
12cr|perl-Class-Accessor-Ref-0.50.0-3|61	
12cr|perl-Class-Accessor-Ref-0.50.0-3|62	
12cr|perl-Class-Accessor-Ref-0.50.0-3|63	* Fri Dec 01 2006 Oden Eriksson <oeriksson@mandriva.com> 0.03-2mdv2007.0
12cr|perl-Class-Accessor-Ref-0.50.0-3|64	+ Revision: 89737
12cr|perl-Class-Accessor-Ref-0.50.0-3|65	- Import perl-Class-Accessor-Ref
12cr|perl-Class-Accessor-Ref-0.50.0-3|66	
12cr|perl-Class-Accessor-Ref-0.50.0-3|67	* Fri Nov 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.03-2mdk
12cr|perl-Class-Accessor-Ref-0.50.0-3|68	- Fix BuildRequires
12cr|perl-Class-Accessor-Ref-0.50.0-3|69	- Fix Souce url
12cr|perl-Class-Accessor-Ref-0.50.0-3|70	- %%mkrel
12cr|perl-Class-Accessor-Ref-0.50.0-3|71	
12cr|perl-Class-Accessor-Ref-0.50.0-3|72	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.03-1mdk
12cr|perl-Class-Accessor-Ref-0.50.0-3|73	- initial Mandriva package
12cr|perl-Class-Accessor-Ref-0.50.0-3|74	

4092 12
12cr|perl-Class-Adapter-1.80.0-3|1	%define upstream_name    Class-Adapter
12cr|perl-Class-Adapter-1.80.0-3|2	%define upstream_version 1.08
12cr|perl-Class-Adapter-1.80.0-3|3	
12cr|perl-Class-Adapter-1.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Adapter-1.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Adapter-1.80.0-3|6	Release:	3
12cr|perl-Class-Adapter-1.80.0-3|7	
12cr|perl-Class-Adapter-1.80.0-3|8	Summary:	Generate Class::Adapter classes
12cr|perl-Class-Adapter-1.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Adapter-1.80.0-3|10	Group:		Development/Perl
12cr|perl-Class-Adapter-1.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Adapter-1.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Adapter-1.80.0-3|13	
12cr|perl-Class-Adapter-1.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Adapter-1.80.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Class-Adapter-1.80.0-3|16	BuildRequires:	perl(Scalar::Util)
12cr|perl-Class-Adapter-1.80.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Class-Adapter-1.80.0-3|18	BuildArch:	noarch
12cr|perl-Class-Adapter-1.80.0-3|19	
12cr|perl-Class-Adapter-1.80.0-3|20	%description
12cr|perl-Class-Adapter-1.80.0-3|21	The 'Class::Adapter' class is intended as an abstract base class for
12cr|perl-Class-Adapter-1.80.0-3|22	creating any sort of class or object that follows the _Adapter_ pattern.
12cr|perl-Class-Adapter-1.80.0-3|23	
12cr|perl-Class-Adapter-1.80.0-3|24	What is an Adapter?
12cr|perl-Class-Adapter-1.80.0-3|25	The term _Adapter_ refers to a _"Design Pattern"_ of the same name,
12cr|perl-Class-Adapter-1.80.0-3|26	from the famous _"Gang of Four"_ book _"Design Patterns"_. Although
12cr|perl-Class-Adapter-1.80.0-3|27	their original implementation was designed for Java and similar
12cr|perl-Class-Adapter-1.80.0-3|28	single-inheritance strictly-typed langauge, the situation for which it
12cr|perl-Class-Adapter-1.80.0-3|29	applies is still valid.
12cr|perl-Class-Adapter-1.80.0-3|30	
12cr|perl-Class-Adapter-1.80.0-3|31	An _Adapter_ in this Perl sense of the term is when a class is created
12cr|perl-Class-Adapter-1.80.0-3|32	to achieve by composition (objects containing other object) something
12cr|perl-Class-Adapter-1.80.0-3|33	that can't be achieved by inheritance (sub-classing).
12cr|perl-Class-Adapter-1.80.0-3|34	
12cr|perl-Class-Adapter-1.80.0-3|35	%prep
12cr|perl-Class-Adapter-1.80.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Adapter-1.80.0-3|37	
12cr|perl-Class-Adapter-1.80.0-3|38	%build
12cr|perl-Class-Adapter-1.80.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Adapter-1.80.0-3|40	%make
12cr|perl-Class-Adapter-1.80.0-3|41	
12cr|perl-Class-Adapter-1.80.0-3|42	%check
12cr|perl-Class-Adapter-1.80.0-3|43	make test
12cr|perl-Class-Adapter-1.80.0-3|44	
12cr|perl-Class-Adapter-1.80.0-3|45	%install
12cr|perl-Class-Adapter-1.80.0-3|46	%makeinstall_std
12cr|perl-Class-Adapter-1.80.0-3|47	
12cr|perl-Class-Adapter-1.80.0-3|48	%files
12cr|perl-Class-Adapter-1.80.0-3|49	%doc README LICENSE Changes
12cr|perl-Class-Adapter-1.80.0-3|50	%{_mandir}/man3/*
12cr|perl-Class-Adapter-1.80.0-3|51	%{perl_vendorlib}/*
12cr|perl-Class-Adapter-1.80.0-3|52	
12cr|perl-Class-Adapter-1.80.0-3|53	
12cr|perl-Class-Adapter-1.80.0-3|54	%changelog
12cr|perl-Class-Adapter-1.80.0-3|55	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.80.0-2mdv2011.0
12cr|perl-Class-Adapter-1.80.0-3|56	+ Revision: 657396
12cr|perl-Class-Adapter-1.80.0-3|57	- rebuild for updated spec-helper
12cr|perl-Class-Adapter-1.80.0-3|58	
12cr|perl-Class-Adapter-1.80.0-3|59	* Sat Mar 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.80.0-1
12cr|perl-Class-Adapter-1.80.0-3|60	+ Revision: 648566
12cr|perl-Class-Adapter-1.80.0-3|61	- update to new version 1.08
12cr|perl-Class-Adapter-1.80.0-3|62	
12cr|perl-Class-Adapter-1.80.0-3|63	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-1mdv2011.0
12cr|perl-Class-Adapter-1.80.0-3|64	+ Revision: 536131
12cr|perl-Class-Adapter-1.80.0-3|65	- update to 1.07
12cr|perl-Class-Adapter-1.80.0-3|66	
12cr|perl-Class-Adapter-1.80.0-3|67	* Tue Nov 24 2009 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-1mdv2010.1
12cr|perl-Class-Adapter-1.80.0-3|68	+ Revision: 469432
12cr|perl-Class-Adapter-1.80.0-3|69	- update to 1.06
12cr|perl-Class-Adapter-1.80.0-3|70	
12cr|perl-Class-Adapter-1.80.0-3|71	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-1mdv2010.0
12cr|perl-Class-Adapter-1.80.0-3|72	+ Revision: 401707
12cr|perl-Class-Adapter-1.80.0-3|73	- rebuild using %%perl_convert_version
12cr|perl-Class-Adapter-1.80.0-3|74	- fixed license field
12cr|perl-Class-Adapter-1.80.0-3|75	
12cr|perl-Class-Adapter-1.80.0-3|76	* Tue Nov 11 2008 Jérôme Quelin <jquelin@mandriva.org> 1.05-1mdv2009.1
12cr|perl-Class-Adapter-1.80.0-3|77	+ Revision: 302309
12cr|perl-Class-Adapter-1.80.0-3|78	- import perl-Class-Adapter
12cr|perl-Class-Adapter-1.80.0-3|79	
12cr|perl-Class-Adapter-1.80.0-3|80	
12cr|perl-Class-Adapter-1.80.0-3|81	* Tue Nov 11 2008 cpan2dist 1.05-1mdv
12cr|perl-Class-Adapter-1.80.0-3|82	- initial mdv release, generated with cpan2dist
12cr|perl-Class-Adapter-1.80.0-3|83	

4093 12
12cr|perl-Class-ArrayObjects-1.30.0-3|1	%define upstream_name    Class-ArrayObjects
12cr|perl-Class-ArrayObjects-1.30.0-3|2	%define upstream_version 1.03
12cr|perl-Class-ArrayObjects-1.30.0-3|3	
12cr|perl-Class-ArrayObjects-1.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-ArrayObjects-1.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-ArrayObjects-1.30.0-3|6	Release:	3
12cr|perl-Class-ArrayObjects-1.30.0-3|7	
12cr|perl-Class-ArrayObjects-1.30.0-3|8	Summary:	Class-ArrayObjects module for perl
12cr|perl-Class-ArrayObjects-1.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-ArrayObjects-1.30.0-3|10	Group:		Development/Perl
12cr|perl-Class-ArrayObjects-1.30.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-ArrayObjects-1.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-ArrayObjects-1.30.0-3|13	
12cr|perl-Class-ArrayObjects-1.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-ArrayObjects-1.30.0-3|15	BuildArch:	noarch
12cr|perl-Class-ArrayObjects-1.30.0-3|16	
12cr|perl-Class-ArrayObjects-1.30.0-3|17	%description
12cr|perl-Class-ArrayObjects-1.30.0-3|18	This module makes it easy to build classes using array based objects.
12cr|perl-Class-ArrayObjects-1.30.0-3|19	It's main goal is to allow one to create less memory hungry programs,
12cr|perl-Class-ArrayObjects-1.30.0-3|20	notably in memory-sensitive contexts such as mod_perl.
12cr|perl-Class-ArrayObjects-1.30.0-3|21	
12cr|perl-Class-ArrayObjects-1.30.0-3|22	%prep
12cr|perl-Class-ArrayObjects-1.30.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-ArrayObjects-1.30.0-3|24	find . -type f -exec chmod 0644 {} \;
12cr|perl-Class-ArrayObjects-1.30.0-3|25	
12cr|perl-Class-ArrayObjects-1.30.0-3|26	%build
12cr|perl-Class-ArrayObjects-1.30.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-ArrayObjects-1.30.0-3|28	%make
12cr|perl-Class-ArrayObjects-1.30.0-3|29	make test
12cr|perl-Class-ArrayObjects-1.30.0-3|30	
12cr|perl-Class-ArrayObjects-1.30.0-3|31	%install
12cr|perl-Class-ArrayObjects-1.30.0-3|32	%makeinstall_std
12cr|perl-Class-ArrayObjects-1.30.0-3|33	
12cr|perl-Class-ArrayObjects-1.30.0-3|34	%files
12cr|perl-Class-ArrayObjects-1.30.0-3|35	%doc Changes README
12cr|perl-Class-ArrayObjects-1.30.0-3|36	%{perl_vendorlib}/Class/ArrayObjects.pm
12cr|perl-Class-ArrayObjects-1.30.0-3|37	%{_mandir}/*/*
12cr|perl-Class-ArrayObjects-1.30.0-3|38	
12cr|perl-Class-ArrayObjects-1.30.0-3|39	
12cr|perl-Class-ArrayObjects-1.30.0-3|40	%changelog
12cr|perl-Class-ArrayObjects-1.30.0-3|41	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.30.0-2mdv2011.0
12cr|perl-Class-ArrayObjects-1.30.0-3|42	+ Revision: 680780
12cr|perl-Class-ArrayObjects-1.30.0-3|43	- mass rebuild
12cr|perl-Class-ArrayObjects-1.30.0-3|44	
12cr|perl-Class-ArrayObjects-1.30.0-3|45	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.30.0-1mdv2011.0
12cr|perl-Class-ArrayObjects-1.30.0-3|46	+ Revision: 402281
12cr|perl-Class-ArrayObjects-1.30.0-3|47	- rebuild using %%perl_convert_version
12cr|perl-Class-ArrayObjects-1.30.0-3|48	
12cr|perl-Class-ArrayObjects-1.30.0-3|49	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.03-2mdv2009.0
12cr|perl-Class-ArrayObjects-1.30.0-3|50	+ Revision: 268398
12cr|perl-Class-ArrayObjects-1.30.0-3|51	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Class-ArrayObjects-1.30.0-3|52	
12cr|perl-Class-ArrayObjects-1.30.0-3|53	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2009.0
12cr|perl-Class-ArrayObjects-1.30.0-3|54	+ Revision: 193752
12cr|perl-Class-ArrayObjects-1.30.0-3|55	- update to new version 1.03
12cr|perl-Class-ArrayObjects-1.30.0-3|56	
12cr|perl-Class-ArrayObjects-1.30.0-3|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-ArrayObjects-1.30.0-3|58	- restore BuildRoot
12cr|perl-Class-ArrayObjects-1.30.0-3|59	
12cr|perl-Class-ArrayObjects-1.30.0-3|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Class-ArrayObjects-1.30.0-3|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-ArrayObjects-1.30.0-3|62	
12cr|perl-Class-ArrayObjects-1.30.0-3|63	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-2mdv2008.0
12cr|perl-Class-ArrayObjects-1.30.0-3|64	+ Revision: 86072
12cr|perl-Class-ArrayObjects-1.30.0-3|65	- rebuild
12cr|perl-Class-ArrayObjects-1.30.0-3|66	
12cr|perl-Class-ArrayObjects-1.30.0-3|67	
12cr|perl-Class-ArrayObjects-1.30.0-3|68	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.02-1mdv2007.0
12cr|perl-Class-ArrayObjects-1.30.0-3|69	- rebuild
12cr|perl-Class-ArrayObjects-1.30.0-3|70	
12cr|perl-Class-ArrayObjects-1.30.0-3|71	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.02-1mdk
12cr|perl-Class-ArrayObjects-1.30.0-3|72	- initial Mandriva package
12cr|perl-Class-ArrayObjects-1.30.0-3|73	

4094 12
12cr|perl-Class-AutoClass-1.540.0-2|1	%define upstream_name    Class-AutoClass
12cr|perl-Class-AutoClass-1.540.0-2|2	%define upstream_version 1.54
12cr|perl-Class-AutoClass-1.540.0-2|3	
12cr|perl-Class-AutoClass-1.540.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Class-AutoClass-1.540.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Class-AutoClass-1.540.0-2|6	Release:    %mkrel 2
12cr|perl-Class-AutoClass-1.540.0-2|7	
12cr|perl-Class-AutoClass-1.540.0-2|8	Summary:    Yet another OO helper
12cr|perl-Class-AutoClass-1.540.0-2|9	License:    GPL+ or Artistic
12cr|perl-Class-AutoClass-1.540.0-2|10	Group:      Development/Perl
12cr|perl-Class-AutoClass-1.540.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-AutoClass-1.540.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-AutoClass-1.540.0-2|13	Buildrequires:  perl(IO::Stringy)
12cr|perl-Class-AutoClass-1.540.0-2|14	BuildRequires:	perl(Module::Build)
12cr|perl-Class-AutoClass-1.540.0-2|15	
12cr|perl-Class-AutoClass-1.540.0-2|16	BuildArch:      noarch
12cr|perl-Class-AutoClass-1.540.0-2|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Class-AutoClass-1.540.0-2|18	
12cr|perl-Class-AutoClass-1.540.0-2|19	%description
12cr|perl-Class-AutoClass-1.540.0-2|20	This perl module brings the following advantages:
12cr|perl-Class-AutoClass-1.540.0-2|21	- get and set methods for simple attributes can be automatically
12cr|perl-Class-AutoClass-1.540.0-2|22	generated
12cr|perl-Class-AutoClass-1.540.0-2|23	- argument lists are handled as described below
12cr|perl-Class-AutoClass-1.540.0-2|24	- the protocol for object creation and initialization is close to
12cr|perl-Class-AutoClass-1.540.0-2|25	the 'textbook' approach generally suggested for object-oriented Perl
12cr|perl-Class-AutoClass-1.540.0-2|26	(see below)
12cr|perl-Class-AutoClass-1.540.0-2|27	- object initialization is handled correctly in the presence of multiple
12cr|perl-Class-AutoClass-1.540.0-2|28	inheritance
12cr|perl-Class-AutoClass-1.540.0-2|29	
12cr|perl-Class-AutoClass-1.540.0-2|30	%prep
12cr|perl-Class-AutoClass-1.540.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-AutoClass-1.540.0-2|32	
12cr|perl-Class-AutoClass-1.540.0-2|33	%build
12cr|perl-Class-AutoClass-1.540.0-2|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-AutoClass-1.540.0-2|35	%make
12cr|perl-Class-AutoClass-1.540.0-2|36	
12cr|perl-Class-AutoClass-1.540.0-2|37	%install
12cr|perl-Class-AutoClass-1.540.0-2|38	rm -rf %{buildroot}
12cr|perl-Class-AutoClass-1.540.0-2|39	%makeinstall_std
12cr|perl-Class-AutoClass-1.540.0-2|40	
12cr|perl-Class-AutoClass-1.540.0-2|41	%check
12cr|perl-Class-AutoClass-1.540.0-2|42	# %make test
12cr|perl-Class-AutoClass-1.540.0-2|43	
12cr|perl-Class-AutoClass-1.540.0-2|44	%clean
12cr|perl-Class-AutoClass-1.540.0-2|45	rm -rf %{buildroot}
12cr|perl-Class-AutoClass-1.540.0-2|46	
12cr|perl-Class-AutoClass-1.540.0-2|47	%files
12cr|perl-Class-AutoClass-1.540.0-2|48	%defattr(-,root,root)
12cr|perl-Class-AutoClass-1.540.0-2|49	%doc Changes
12cr|perl-Class-AutoClass-1.540.0-2|50	%{perl_vendorlib}/Class
12cr|perl-Class-AutoClass-1.540.0-2|51	%{_mandir}/*/*
12cr|perl-Class-AutoClass-1.540.0-2|52	
12cr|perl-Class-AutoClass-1.540.0-2|53	
12cr|perl-Class-AutoClass-1.540.0-2|54	%changelog
12cr|perl-Class-AutoClass-1.540.0-2|55	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.540.0-2mdv2011.0
12cr|perl-Class-AutoClass-1.540.0-2|56	+ Revision: 681042
12cr|perl-Class-AutoClass-1.540.0-2|57	- add br
12cr|perl-Class-AutoClass-1.540.0-2|58	- mass rebuild
12cr|perl-Class-AutoClass-1.540.0-2|59	
12cr|perl-Class-AutoClass-1.540.0-2|60	* Tue Aug 24 2010 Jérôme Quelin <jquelin@mandriva.org> 1.540.0-1mdv2011.0
12cr|perl-Class-AutoClass-1.540.0-2|61	+ Revision: 572697
12cr|perl-Class-AutoClass-1.540.0-2|62	- update to 1.54
12cr|perl-Class-AutoClass-1.540.0-2|63	
12cr|perl-Class-AutoClass-1.540.0-2|64	* Thu Jan 07 2010 Jérôme Quelin <jquelin@mandriva.org> 1.530.0-1mdv2011.0
12cr|perl-Class-AutoClass-1.540.0-2|65	+ Revision: 487048
12cr|perl-Class-AutoClass-1.540.0-2|66	- update to 1.53
12cr|perl-Class-AutoClass-1.540.0-2|67	
12cr|perl-Class-AutoClass-1.540.0-2|68	* Sat Dec 05 2009 Jérôme Quelin <jquelin@mandriva.org> 1.520.0-1mdv2010.1
12cr|perl-Class-AutoClass-1.540.0-2|69	+ Revision: 473717
12cr|perl-Class-AutoClass-1.540.0-2|70	- update to 1.52
12cr|perl-Class-AutoClass-1.540.0-2|71	
12cr|perl-Class-AutoClass-1.540.0-2|72	* Sat Nov 21 2009 Jérôme Quelin <jquelin@mandriva.org> 1.510.0-1mdv2010.1
12cr|perl-Class-AutoClass-1.540.0-2|73	+ Revision: 467876
12cr|perl-Class-AutoClass-1.540.0-2|74	- update to 1.51
12cr|perl-Class-AutoClass-1.540.0-2|75	
12cr|perl-Class-AutoClass-1.540.0-2|76	* Mon Nov 16 2009 Jérôme Quelin <jquelin@mandriva.org> 1.500.0-1mdv2010.1
12cr|perl-Class-AutoClass-1.540.0-2|77	+ Revision: 466457
12cr|perl-Class-AutoClass-1.540.0-2|78	- update to 1.50
12cr|perl-Class-AutoClass-1.540.0-2|79	
12cr|perl-Class-AutoClass-1.540.0-2|80	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.01-2mdv2010.0
12cr|perl-Class-AutoClass-1.540.0-2|81	+ Revision: 440539
12cr|perl-Class-AutoClass-1.540.0-2|82	- rebuild
12cr|perl-Class-AutoClass-1.540.0-2|83	
12cr|perl-Class-AutoClass-1.540.0-2|84	* Fri Mar 06 2009 Stéphane Téletchéa <steletch@mandriva.org> 1.01-1mdv2009.1
12cr|perl-Class-AutoClass-1.540.0-2|85	+ Revision: 349785
12cr|perl-Class-AutoClass-1.540.0-2|86	- Disabling tests
12cr|perl-Class-AutoClass-1.540.0-2|87	- Update to 1.01 for bioperl
12cr|perl-Class-AutoClass-1.540.0-2|88	
12cr|perl-Class-AutoClass-1.540.0-2|89	* Fri Mar 06 2009 Stéphane Téletchéa <steletch@mandriva.org> 0.092-7mdv2009.1
12cr|perl-Class-AutoClass-1.540.0-2|90	+ Revision: 349725
12cr|perl-Class-AutoClass-1.540.0-2|91	- rebuild
12cr|perl-Class-AutoClass-1.540.0-2|92	
12cr|perl-Class-AutoClass-1.540.0-2|93	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.092-6mdv2009.0
12cr|perl-Class-AutoClass-1.540.0-2|94	+ Revision: 255845
12cr|perl-Class-AutoClass-1.540.0-2|95	- rebuild
12cr|perl-Class-AutoClass-1.540.0-2|96	
12cr|perl-Class-AutoClass-1.540.0-2|97	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.092-4mdv2008.1
12cr|perl-Class-AutoClass-1.540.0-2|98	+ Revision: 136682
12cr|perl-Class-AutoClass-1.540.0-2|99	- restore BuildRoot
12cr|perl-Class-AutoClass-1.540.0-2|100	
12cr|perl-Class-AutoClass-1.540.0-2|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Class-AutoClass-1.540.0-2|102	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-AutoClass-1.540.0-2|103	
12cr|perl-Class-AutoClass-1.540.0-2|104	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.092-4mdv2008.0
12cr|perl-Class-AutoClass-1.540.0-2|105	+ Revision: 86073
12cr|perl-Class-AutoClass-1.540.0-2|106	- rebuild
12cr|perl-Class-AutoClass-1.540.0-2|107	
12cr|perl-Class-AutoClass-1.540.0-2|108	
12cr|perl-Class-AutoClass-1.540.0-2|109	* Mon Aug 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.092-3mdv2007.0
12cr|perl-Class-AutoClass-1.540.0-2|110	- Rebuild
12cr|perl-Class-AutoClass-1.540.0-2|111	
12cr|perl-Class-AutoClass-1.540.0-2|112	* Thu Sep 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.092-2mdk
12cr|perl-Class-AutoClass-1.540.0-2|113	- fix buildrequires
12cr|perl-Class-AutoClass-1.540.0-2|114	
12cr|perl-Class-AutoClass-1.540.0-2|115	* Mon Jun 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.092-1mdk
12cr|perl-Class-AutoClass-1.540.0-2|116	- New release 0.092
12cr|perl-Class-AutoClass-1.540.0-2|117	- make test in %%check
12cr|perl-Class-AutoClass-1.540.0-2|118	
12cr|perl-Class-AutoClass-1.540.0-2|119	* Mon Apr 25 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.091-1mdk
12cr|perl-Class-AutoClass-1.540.0-2|120	- new release
12cr|perl-Class-AutoClass-1.540.0-2|121	- spec cleanup
12cr|perl-Class-AutoClass-1.540.0-2|122	- better url
12cr|perl-Class-AutoClass-1.540.0-2|123	
12cr|perl-Class-AutoClass-1.540.0-2|124	* Mon Jan 17 2005 Guillaume Rousse <guillomovitch@mandrake.org> 0.09-1mdk
12cr|perl-Class-AutoClass-1.540.0-2|125	- first mdk release
12cr|perl-Class-AutoClass-1.540.0-2|126	

4095 12
12cr|perl-Class-Autouse-2.0.0-2|1	%define upstream_name	 Class-Autouse
12cr|perl-Class-Autouse-2.0.0-2|2	%define upstream_version 2.00
12cr|perl-Class-Autouse-2.0.0-2|3	
12cr|perl-Class-Autouse-2.0.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Autouse-2.0.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Autouse-2.0.0-2|6	Release:	2
12cr|perl-Class-Autouse-2.0.0-2|7	
12cr|perl-Class-Autouse-2.0.0-2|8	Summary:	Run-time class loading on first method call in Perl
12cr|perl-Class-Autouse-2.0.0-2|9	License:	GPL+ or Artistic
12cr|perl-Class-Autouse-2.0.0-2|10	Group:		Development/Perl
12cr|perl-Class-Autouse-2.0.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Autouse-2.0.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-Autouse-2.0.0-2|13	
12cr|perl-Class-Autouse-2.0.0-2|14	BuildRequires:	perl-devel
12cr|perl-Class-Autouse-2.0.0-2|15	BuildArch:	noarch
12cr|perl-Class-Autouse-2.0.0-2|16	
12cr|perl-Class-Autouse-2.0.0-2|17	%description
12cr|perl-Class-Autouse-2.0.0-2|18	Class::Autouse allows you to specify a class that will only load when a method
12cr|perl-Class-Autouse-2.0.0-2|19	of that class is called. For large classes that might not be used during the
12cr|perl-Class-Autouse-2.0.0-2|20	running of a program, such as Date::Manip, this can save you large amounts of
12cr|perl-Class-Autouse-2.0.0-2|21	memory, and decrease the script load time.
12cr|perl-Class-Autouse-2.0.0-2|22	
12cr|perl-Class-Autouse-2.0.0-2|23	%prep
12cr|perl-Class-Autouse-2.0.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Autouse-2.0.0-2|25	
12cr|perl-Class-Autouse-2.0.0-2|26	%build
12cr|perl-Class-Autouse-2.0.0-2|27	find lib -name \*.pm | xargs chmod 644
12cr|perl-Class-Autouse-2.0.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Autouse-2.0.0-2|29	%make
12cr|perl-Class-Autouse-2.0.0-2|30	
12cr|perl-Class-Autouse-2.0.0-2|31	%check
12cr|perl-Class-Autouse-2.0.0-2|32	make test
12cr|perl-Class-Autouse-2.0.0-2|33	
12cr|perl-Class-Autouse-2.0.0-2|34	%install
12cr|perl-Class-Autouse-2.0.0-2|35	%makeinstall_std
12cr|perl-Class-Autouse-2.0.0-2|36	
12cr|perl-Class-Autouse-2.0.0-2|37	%files
12cr|perl-Class-Autouse-2.0.0-2|38	%doc Changes README
12cr|perl-Class-Autouse-2.0.0-2|39	%{perl_vendorlib}/Class
12cr|perl-Class-Autouse-2.0.0-2|40	%{_mandir}/*/*
12cr|perl-Class-Autouse-2.0.0-2|41	
12cr|perl-Class-Autouse-2.0.0-2|42	
12cr|perl-Class-Autouse-2.0.0-2|43	%changelog
12cr|perl-Class-Autouse-2.0.0-2|44	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-1mdv2011.0
12cr|perl-Class-Autouse-2.0.0-2|45	+ Revision: 634210
12cr|perl-Class-Autouse-2.0.0-2|46	- update to new version 2.00
12cr|perl-Class-Autouse-2.0.0-2|47	
12cr|perl-Class-Autouse-2.0.0-2|48	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.290.0-1mdv2011.0
12cr|perl-Class-Autouse-2.0.0-2|49	+ Revision: 406872
12cr|perl-Class-Autouse-2.0.0-2|50	- rebuild using %%perl_convert_version
12cr|perl-Class-Autouse-2.0.0-2|51	
12cr|perl-Class-Autouse-2.0.0-2|52	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.29-3mdv2009.0
12cr|perl-Class-Autouse-2.0.0-2|53	+ Revision: 255887
12cr|perl-Class-Autouse-2.0.0-2|54	- rebuild
12cr|perl-Class-Autouse-2.0.0-2|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Autouse-2.0.0-2|56	
12cr|perl-Class-Autouse-2.0.0-2|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-Autouse-2.0.0-2|58	- restore BuildRoot
12cr|perl-Class-Autouse-2.0.0-2|59	
12cr|perl-Class-Autouse-2.0.0-2|60	* Mon Nov 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.29-1mdv2008.1
12cr|perl-Class-Autouse-2.0.0-2|61	+ Revision: 110280
12cr|perl-Class-Autouse-2.0.0-2|62	- update to new version 1.29
12cr|perl-Class-Autouse-2.0.0-2|63	
12cr|perl-Class-Autouse-2.0.0-2|64	* Fri Jul 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.28-1mdv2008.0
12cr|perl-Class-Autouse-2.0.0-2|65	+ Revision: 56128
12cr|perl-Class-Autouse-2.0.0-2|66	- update to new version 1.28
12cr|perl-Class-Autouse-2.0.0-2|67	
12cr|perl-Class-Autouse-2.0.0-2|68	
12cr|perl-Class-Autouse-2.0.0-2|69	* Sat Nov 18 2006 Olivier Thauvin <nanardon@mandriva.org> 1.27-1mdv2007.0
12cr|perl-Class-Autouse-2.0.0-2|70	+ Revision: 85430
12cr|perl-Class-Autouse-2.0.0-2|71	- 1.27
12cr|perl-Class-Autouse-2.0.0-2|72	- Import perl-Class-Autouse
12cr|perl-Class-Autouse-2.0.0-2|73	
12cr|perl-Class-Autouse-2.0.0-2|74	* Sun Apr 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.26-1mdk
12cr|perl-Class-Autouse-2.0.0-2|75	- New release 1.26
12cr|perl-Class-Autouse-2.0.0-2|76	- spec cleanup
12cr|perl-Class-Autouse-2.0.0-2|77	- fix directory ownership
12cr|perl-Class-Autouse-2.0.0-2|78	- better source URL
12cr|perl-Class-Autouse-2.0.0-2|79	
12cr|perl-Class-Autouse-2.0.0-2|80	* Tue Apr 11 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.25-1mdk
12cr|perl-Class-Autouse-2.0.0-2|81	- New release 1.25
12cr|perl-Class-Autouse-2.0.0-2|82	
12cr|perl-Class-Autouse-2.0.0-2|83	* Tue Jan 17 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.24-1mdk
12cr|perl-Class-Autouse-2.0.0-2|84	- 1.24
12cr|perl-Class-Autouse-2.0.0-2|85	- Fix perms
12cr|perl-Class-Autouse-2.0.0-2|86	
12cr|perl-Class-Autouse-2.0.0-2|87	* Tue Oct 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.21-1mdk
12cr|perl-Class-Autouse-2.0.0-2|88	- New release 1.21
12cr|perl-Class-Autouse-2.0.0-2|89	
12cr|perl-Class-Autouse-2.0.0-2|90	* Sat Aug 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.20-1mdk
12cr|perl-Class-Autouse-2.0.0-2|91	- 1.20
12cr|perl-Class-Autouse-2.0.0-2|92	
12cr|perl-Class-Autouse-2.0.0-2|93	* Tue Mar 15 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.17-1mdk
12cr|perl-Class-Autouse-2.0.0-2|94	- Initial MDK release.
12cr|perl-Class-Autouse-2.0.0-2|95	

4096 12
12cr|perl-Class-Base-0.30.0-3|1	%define upstream_name  Class-Base
12cr|perl-Class-Base-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Class-Base-0.30.0-3|3	
12cr|perl-Class-Base-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Base-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Base-0.30.0-3|6	Release:	3
12cr|perl-Class-Base-0.30.0-3|7	
12cr|perl-Class-Base-0.30.0-3|8	Summary:	Useful base class for deriving other modules
12cr|perl-Class-Base-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Base-0.30.0-3|10	Group:		Development/Perl
12cr|perl-Class-Base-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Class-Base-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-Base-0.30.0-3|13	
12cr|perl-Class-Base-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Base-0.30.0-3|15	BuildArch:	noarch
12cr|perl-Class-Base-0.30.0-3|16	
12cr|perl-Class-Base-0.30.0-3|17	%description
12cr|perl-Class-Base-0.30.0-3|18	This module implements a simple base class from which other modules
12cr|perl-Class-Base-0.30.0-3|19	can be derived, thereby inheriting a number of useful methods such as
12cr|perl-Class-Base-0.30.0-3|20	new(), init(), params(), clone(), error() and debug().
12cr|perl-Class-Base-0.30.0-3|21	
12cr|perl-Class-Base-0.30.0-3|22	%prep
12cr|perl-Class-Base-0.30.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Base-0.30.0-3|24	
12cr|perl-Class-Base-0.30.0-3|25	%build
12cr|perl-Class-Base-0.30.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Base-0.30.0-3|27	%make
12cr|perl-Class-Base-0.30.0-3|28	
12cr|perl-Class-Base-0.30.0-3|29	%check
12cr|perl-Class-Base-0.30.0-3|30	make test
12cr|perl-Class-Base-0.30.0-3|31	
12cr|perl-Class-Base-0.30.0-3|32	%install
12cr|perl-Class-Base-0.30.0-3|33	%makeinstall_std
12cr|perl-Class-Base-0.30.0-3|34	
12cr|perl-Class-Base-0.30.0-3|35	%files
12cr|perl-Class-Base-0.30.0-3|36	%doc Changes README
12cr|perl-Class-Base-0.30.0-3|37	%{_mandir}/*/*
12cr|perl-Class-Base-0.30.0-3|38	%{perl_vendorlib}/Class
12cr|perl-Class-Base-0.30.0-3|39	
12cr|perl-Class-Base-0.30.0-3|40	
12cr|perl-Class-Base-0.30.0-3|41	%changelog
12cr|perl-Class-Base-0.30.0-3|42	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Class-Base-0.30.0-3|43	+ Revision: 680784
12cr|perl-Class-Base-0.30.0-3|44	- mass rebuild
12cr|perl-Class-Base-0.30.0-3|45	
12cr|perl-Class-Base-0.30.0-3|46	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-Class-Base-0.30.0-3|47	+ Revision: 406314
12cr|perl-Class-Base-0.30.0-3|48	- rebuild using %%perl_convert_version
12cr|perl-Class-Base-0.30.0-3|49	
12cr|perl-Class-Base-0.30.0-3|50	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.03-4mdv2009.0
12cr|perl-Class-Base-0.30.0-3|51	+ Revision: 241173
12cr|perl-Class-Base-0.30.0-3|52	- rebuild
12cr|perl-Class-Base-0.30.0-3|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Base-0.30.0-3|54	
12cr|perl-Class-Base-0.30.0-3|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-Base-0.30.0-3|56	- restore BuildRoot
12cr|perl-Class-Base-0.30.0-3|57	
12cr|perl-Class-Base-0.30.0-3|58	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-2mdv2008.0
12cr|perl-Class-Base-0.30.0-3|59	+ Revision: 86074
12cr|perl-Class-Base-0.30.0-3|60	- rebuild
12cr|perl-Class-Base-0.30.0-3|61	
12cr|perl-Class-Base-0.30.0-3|62	
12cr|perl-Class-Base-0.30.0-3|63	* Sun Aug 06 2006 Scott Karns <scottk@mandriva.org> 0.03-1mdv2007.0
12cr|perl-Class-Base-0.30.0-3|64	- Initial Mandriva package
12cr|perl-Class-Base-0.30.0-3|65	

4097 12
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|1	%define upstream_name    Class-C3-Adopt-NEXT
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|2	%define upstream_version 0.13
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|3	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|6	Release:    3
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|7	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|8	Summary:    Make NEXT suck less
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|9	License:    GPL+ or Artistic
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|10	Group:      Development/Perl
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|13	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|15	BuildRequires: perl(List::MoreUtils)
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|16	BuildRequires: perl(MRO::Compat)
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|17	BuildRequires: perl(NEXT)
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|18	BuildRequires: perl(Test::Exception)
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|19	BuildRequires: perl-devel
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|20	BuildArch: noarch
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|21	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|22	%description
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|23	the NEXT manpage was a good solution a few years ago, but isn't any more.
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|24	It's slow, and the order in which it re-dispatches methods appears random
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|25	at times. It also encourages bad programming practices, as you end up with
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|26	code to re-dispatch methods when all you really wanted to do was run some
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|27	code before or after a method fired.
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|28	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|29	However, if you have a large application, then weaning yourself off 'NEXT'
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|30	isn't easy.
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|31	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|32	This module is intended as a drop-in replacement for NEXT, supporting the
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|33	same interface, but using the Class::C3 manpage to do the hard work. You
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|34	can then write new code without 'NEXT', and migrate individual source files
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|35	to use 'Class::C3' or method modifiers as appropriate, at whatever pace
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|36	you're comfortable with.
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|37	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|38	%prep
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|40	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|41	%build
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|43	%make
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|44	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|45	%check
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|46	make test
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|47	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|48	%install
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|49	%makeinstall_std
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|50	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|51	%files
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|52	%doc Changes README
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|53	%{_mandir}/man3/*
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|54	%perl_vendorlib/*
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|55	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|56	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|57	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|58	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|59	%changelog
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|60	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.130.0-2mdv2011.0
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|61	+ Revision: 658740
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|62	- rebuild for updated spec-helper
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|63	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|64	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2011.0
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|65	+ Revision: 554166
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|66	- update to 0.13
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|67	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|68	* Fri Jun 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.0
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|69	+ Revision: 385442
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|70	- import perl-Class-C3-Adopt-NEXT
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|71	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|72	
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|73	* Fri Jun 12 2009 cpan2dist 0.12-1mdv
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|74	- initial mdv release, generated with cpan2dist
12cr|perl-Class-C3-Adopt-NEXT-0.130.0-3|75	

4098 12
12cr|perl-Class-C3-Componentised-1.0.900-2|1	%define upstream_name	 Class-C3-Componentised
12cr|perl-Class-C3-Componentised-1.0.900-2|2	%define upstream_version 1.0009
12cr|perl-Class-C3-Componentised-1.0.900-2|3	
12cr|perl-Class-C3-Componentised-1.0.900-2|4	Name:		perl-%{upstream_name}
12cr|perl-Class-C3-Componentised-1.0.900-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-C3-Componentised-1.0.900-2|6	Release:	2
12cr|perl-Class-C3-Componentised-1.0.900-2|7	Epoch:		1
12cr|perl-Class-C3-Componentised-1.0.900-2|8	
12cr|perl-Class-C3-Componentised-1.0.900-2|9	Summary:	Load mix-ins or components to your C3-based class
12cr|perl-Class-C3-Componentised-1.0.900-2|10	License:	GPL+ or Artistic
12cr|perl-Class-C3-Componentised-1.0.900-2|11	Group:		Development/Perl
12cr|perl-Class-C3-Componentised-1.0.900-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-C3-Componentised-1.0.900-2|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-C3-Componentised-1.0.900-2|14	
12cr|perl-Class-C3-Componentised-1.0.900-2|15	BuildRequires:	perl-devel
12cr|perl-Class-C3-Componentised-1.0.900-2|16	BuildRequires:	perl(Class::C3)
12cr|perl-Class-C3-Componentised-1.0.900-2|17	BuildRequires:	perl(Class::Inspector)
12cr|perl-Class-C3-Componentised-1.0.900-2|18	BuildRequires:	perl(MRO::Compat)
12cr|perl-Class-C3-Componentised-1.0.900-2|19	BuildRequires:	perl(Test::Exception)
12cr|perl-Class-C3-Componentised-1.0.900-2|20	
12cr|perl-Class-C3-Componentised-1.0.900-2|21	BuildArch:	noarch
12cr|perl-Class-C3-Componentised-1.0.900-2|22	
12cr|perl-Class-C3-Componentised-1.0.900-2|23	%description
12cr|perl-Class-C3-Componentised-1.0.900-2|24	This will inject base classes to your module using the Class::C3 method
12cr|perl-Class-C3-Componentised-1.0.900-2|25	resolution order.
12cr|perl-Class-C3-Componentised-1.0.900-2|26	
12cr|perl-Class-C3-Componentised-1.0.900-2|27	Please note: these are not plugins that can take precedence over methods
12cr|perl-Class-C3-Componentised-1.0.900-2|28	declared in MyModule. If you want something like that, consider
12cr|perl-Class-C3-Componentised-1.0.900-2|29	MooseX::Object::Pluggable.
12cr|perl-Class-C3-Componentised-1.0.900-2|30	
12cr|perl-Class-C3-Componentised-1.0.900-2|31	%prep
12cr|perl-Class-C3-Componentised-1.0.900-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-C3-Componentised-1.0.900-2|33	
12cr|perl-Class-C3-Componentised-1.0.900-2|34	%build
12cr|perl-Class-C3-Componentised-1.0.900-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-C3-Componentised-1.0.900-2|36	%make
12cr|perl-Class-C3-Componentised-1.0.900-2|37	
12cr|perl-Class-C3-Componentised-1.0.900-2|38	%check
12cr|perl-Class-C3-Componentised-1.0.900-2|39	make test
12cr|perl-Class-C3-Componentised-1.0.900-2|40	
12cr|perl-Class-C3-Componentised-1.0.900-2|41	%install
12cr|perl-Class-C3-Componentised-1.0.900-2|42	%makeinstall_std
12cr|perl-Class-C3-Componentised-1.0.900-2|43	
12cr|perl-Class-C3-Componentised-1.0.900-2|44	%files
12cr|perl-Class-C3-Componentised-1.0.900-2|45	%doc Changes README
12cr|perl-Class-C3-Componentised-1.0.900-2|46	%{perl_vendorlib}/Class
12cr|perl-Class-C3-Componentised-1.0.900-2|47	%{_mandir}/*/*
12cr|perl-Class-C3-Componentised-1.0.900-2|48	
12cr|perl-Class-C3-Componentised-1.0.900-2|49	
12cr|perl-Class-C3-Componentised-1.0.900-2|50	%changelog
12cr|perl-Class-C3-Componentised-1.0.900-2|51	* Wed Mar 23 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.900-1mdv2011.0
12cr|perl-Class-C3-Componentised-1.0.900-2|52	+ Revision: 648060
12cr|perl-Class-C3-Componentised-1.0.900-2|53	- update to new version 1.0009
12cr|perl-Class-C3-Componentised-1.0.900-2|54	
12cr|perl-Class-C3-Componentised-1.0.900-2|55	* Wed Mar 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.800-1
12cr|perl-Class-C3-Componentised-1.0.900-2|56	+ Revision: 641319
12cr|perl-Class-C3-Componentised-1.0.900-2|57	- update to new version 1.0008
12cr|perl-Class-C3-Componentised-1.0.900-2|58	
12cr|perl-Class-C3-Componentised-1.0.900-2|59	* Thu Sep 10 2009 Jérôme Quelin <jquelin@mandriva.org> 1:1.0.600-1mdv2011.0
12cr|perl-Class-C3-Componentised-1.0.900-2|60	+ Revision: 437215
12cr|perl-Class-C3-Componentised-1.0.900-2|61	- bumping epoch
12cr|perl-Class-C3-Componentised-1.0.900-2|62	- update to 1.0006
12cr|perl-Class-C3-Componentised-1.0.900-2|63	
12cr|perl-Class-C3-Componentised-1.0.900-2|64	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0005-1mdv2010.0
12cr|perl-Class-C3-Componentised-1.0.900-2|65	+ Revision: 370024
12cr|perl-Class-C3-Componentised-1.0.900-2|66	- update to new version 1.0005
12cr|perl-Class-C3-Componentised-1.0.900-2|67	
12cr|perl-Class-C3-Componentised-1.0.900-2|68	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0004-1mdv2009.1
12cr|perl-Class-C3-Componentised-1.0.900-2|69	+ Revision: 357729
12cr|perl-Class-C3-Componentised-1.0.900-2|70	- update to new version 1.0004
12cr|perl-Class-C3-Componentised-1.0.900-2|71	
12cr|perl-Class-C3-Componentised-1.0.900-2|72	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.0003-3mdv2009.0
12cr|perl-Class-C3-Componentised-1.0.900-2|73	+ Revision: 255890
12cr|perl-Class-C3-Componentised-1.0.900-2|74	- rebuild
12cr|perl-Class-C3-Componentised-1.0.900-2|75	
12cr|perl-Class-C3-Componentised-1.0.900-2|76	* Mon Mar 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0003-1mdv2008.1
12cr|perl-Class-C3-Componentised-1.0.900-2|77	+ Revision: 183290
12cr|perl-Class-C3-Componentised-1.0.900-2|78	- update to new version 1.0003
12cr|perl-Class-C3-Componentised-1.0.900-2|79	
12cr|perl-Class-C3-Componentised-1.0.900-2|80	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-C3-Componentised-1.0.900-2|81	- restore BuildRoot
12cr|perl-Class-C3-Componentised-1.0.900-2|82	
12cr|perl-Class-C3-Componentised-1.0.900-2|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Class-C3-Componentised-1.0.900-2|84	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-C3-Componentised-1.0.900-2|85	
12cr|perl-Class-C3-Componentised-1.0.900-2|86	* Mon Sep 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0001-1mdv2008.0
12cr|perl-Class-C3-Componentised-1.0.900-2|87	+ Revision: 78720
12cr|perl-Class-C3-Componentised-1.0.900-2|88	- import perl-Class-C3-Componentised
12cr|perl-Class-C3-Componentised-1.0.900-2|89	
12cr|perl-Class-C3-Componentised-1.0.900-2|90	
12cr|perl-Class-C3-Componentised-1.0.900-2|91	* Mon Sep 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0001-1mdv2008.0
12cr|perl-Class-C3-Componentised-1.0.900-2|92	- first mdv release

4099 12
12cr|perl-Class-Container-0.120.0-3|1	%define upstream_name	 Class-Container
12cr|perl-Class-Container-0.120.0-3|2	%define upstream_version 0.12
12cr|perl-Class-Container-0.120.0-3|3	
12cr|perl-Class-Container-0.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Container-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Container-0.120.0-3|6	Release:	3
12cr|perl-Class-Container-0.120.0-3|7	
12cr|perl-Class-Container-0.120.0-3|8	Summary:	Glues object frameworks together transparently
12cr|perl-Class-Container-0.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Container-0.120.0-3|10	Group:		Development/Perl
12cr|perl-Class-Container-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Class-Container-0.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-Container-0.120.0-3|13	
12cr|perl-Class-Container-0.120.0-3|14	BuildArch:	noarch
12cr|perl-Class-Container-0.120.0-3|15	BuildRequires:	perl-devel
12cr|perl-Class-Container-0.120.0-3|16	BuildRequires:	perl(Params::Validate)
12cr|perl-Class-Container-0.120.0-3|17	
12cr|perl-Class-Container-0.120.0-3|18	%description
12cr|perl-Class-Container-0.120.0-3|19	This class facilitates building frameworks of several classes that
12cr|perl-Class-Container-0.120.0-3|20	inter-operate. It was first designed and built for "HTML::Mason", in
12cr|perl-Class-Container-0.120.0-3|21	which the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and
12cr|perl-Class-Container-0.120.0-3|22	several other objects must create each other transparently, passing the
12cr|perl-Class-Container-0.120.0-3|23	appropriate parameters to the right class, possibly substituting other
12cr|perl-Class-Container-0.120.0-3|24	subclasses for any of these objects.
12cr|perl-Class-Container-0.120.0-3|25	
12cr|perl-Class-Container-0.120.0-3|26	%prep
12cr|perl-Class-Container-0.120.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Container-0.120.0-3|28	
12cr|perl-Class-Container-0.120.0-3|29	%build
12cr|perl-Class-Container-0.120.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Container-0.120.0-3|31	%make
12cr|perl-Class-Container-0.120.0-3|32	
12cr|perl-Class-Container-0.120.0-3|33	%check
12cr|perl-Class-Container-0.120.0-3|34	%make test
12cr|perl-Class-Container-0.120.0-3|35	
12cr|perl-Class-Container-0.120.0-3|36	%install
12cr|perl-Class-Container-0.120.0-3|37	%makeinstall_std
12cr|perl-Class-Container-0.120.0-3|38	
12cr|perl-Class-Container-0.120.0-3|39	%files
12cr|perl-Class-Container-0.120.0-3|40	%doc Changes README
12cr|perl-Class-Container-0.120.0-3|41	%{perl_vendorlib}/Class/Container.pm
12cr|perl-Class-Container-0.120.0-3|42	%{_mandir}/*/*
12cr|perl-Class-Container-0.120.0-3|43	
12cr|perl-Class-Container-0.120.0-3|44	
12cr|perl-Class-Container-0.120.0-3|45	%changelog
12cr|perl-Class-Container-0.120.0-3|46	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.120.0-2mdv2011.0
12cr|perl-Class-Container-0.120.0-3|47	+ Revision: 680785
12cr|perl-Class-Container-0.120.0-3|48	- mass rebuild
12cr|perl-Class-Container-0.120.0-3|49	
12cr|perl-Class-Container-0.120.0-3|50	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2011.0
12cr|perl-Class-Container-0.120.0-3|51	+ Revision: 406873
12cr|perl-Class-Container-0.120.0-3|52	- rebuild using %%perl_convert_version
12cr|perl-Class-Container-0.120.0-3|53	
12cr|perl-Class-Container-0.120.0-3|54	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.12-5mdv2009.0
12cr|perl-Class-Container-0.120.0-3|55	+ Revision: 255895
12cr|perl-Class-Container-0.120.0-3|56	- rebuild
12cr|perl-Class-Container-0.120.0-3|57	
12cr|perl-Class-Container-0.120.0-3|58	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.12-3mdv2008.1
12cr|perl-Class-Container-0.120.0-3|59	+ Revision: 136682
12cr|perl-Class-Container-0.120.0-3|60	- restore BuildRoot
12cr|perl-Class-Container-0.120.0-3|61	
12cr|perl-Class-Container-0.120.0-3|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Class-Container-0.120.0-3|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Container-0.120.0-3|64	
12cr|perl-Class-Container-0.120.0-3|65	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-3mdv2008.0
12cr|perl-Class-Container-0.120.0-3|66	+ Revision: 86075
12cr|perl-Class-Container-0.120.0-3|67	- rebuild
12cr|perl-Class-Container-0.120.0-3|68	
12cr|perl-Class-Container-0.120.0-3|69	
12cr|perl-Class-Container-0.120.0-3|70	* Mon Aug 28 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Class-Container-0.120.0-3|71	+ 2006-08-28 14:30:47 (58378)
12cr|perl-Class-Container-0.120.0-3|72	- mkrel
12cr|perl-Class-Container-0.120.0-3|73	- test in check section
12cr|perl-Class-Container-0.120.0-3|74	
12cr|perl-Class-Container-0.120.0-3|75	* Mon Aug 28 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Class-Container-0.120.0-3|76	+ 2006-08-28 14:29:14 (58377)
12cr|perl-Class-Container-0.120.0-3|77	Import perl-Class-Container
12cr|perl-Class-Container-0.120.0-3|78	
12cr|perl-Class-Container-0.120.0-3|79	* Wed Jan 26 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.12-1mdk
12cr|perl-Class-Container-0.120.0-3|80	- 0.12
12cr|perl-Class-Container-0.120.0-3|81	
12cr|perl-Class-Container-0.120.0-3|82	* Wed Aug 25 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.11-1mdk
12cr|perl-Class-Container-0.120.0-3|83	- initial mandrake package
12cr|perl-Class-Container-0.120.0-3|84	

4100 12
12cr|perl-Class-Contract-1.140.0-3|1	%define upstream_name    Class-Contract
12cr|perl-Class-Contract-1.140.0-3|2	%define upstream_version 1.14
12cr|perl-Class-Contract-1.140.0-3|3	
12cr|perl-Class-Contract-1.140.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Contract-1.140.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Contract-1.140.0-3|6	Release:	3
12cr|perl-Class-Contract-1.140.0-3|7	
12cr|perl-Class-Contract-1.140.0-3|8	Summary:	Class-Contract module for perl
12cr|perl-Class-Contract-1.140.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Contract-1.140.0-3|10	Group:		Development/Perl
12cr|perl-Class-Contract-1.140.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Contract-1.140.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-Contract-1.140.0-3|13	
12cr|perl-Class-Contract-1.140.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Contract-1.140.0-3|15	BuildArch:	noarch
12cr|perl-Class-Contract-1.140.0-3|16	
12cr|perl-Class-Contract-1.140.0-3|17	%description
12cr|perl-Class-Contract-1.140.0-3|18	The Class::Contract module implements strong encapsulation, static
12cr|perl-Class-Contract-1.140.0-3|19	inheritance, and design-by-contract condition checking for
12cr|perl-Class-Contract-1.140.0-3|20	object-oriented Perl. The module provides a declarative syntax for
12cr|perl-Class-Contract-1.140.0-3|21	attribute, method, constructor, and destructor definitions at both
12cr|perl-Class-Contract-1.140.0-3|22	the object and class level. Pre-conditions, post-conditions, and
12cr|perl-Class-Contract-1.140.0-3|23	class invariants are also fully supported.
12cr|perl-Class-Contract-1.140.0-3|24	
12cr|perl-Class-Contract-1.140.0-3|25	%prep
12cr|perl-Class-Contract-1.140.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Contract-1.140.0-3|27	perl -pi -e "s,/usr/local/bin/perl,%{_bindir}/perl," demo.pl
12cr|perl-Class-Contract-1.140.0-3|28	
12cr|perl-Class-Contract-1.140.0-3|29	%build
12cr|perl-Class-Contract-1.140.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Contract-1.140.0-3|31	%make
12cr|perl-Class-Contract-1.140.0-3|32	make test
12cr|perl-Class-Contract-1.140.0-3|33	
12cr|perl-Class-Contract-1.140.0-3|34	%install
12cr|perl-Class-Contract-1.140.0-3|35	%makeinstall_std
12cr|perl-Class-Contract-1.140.0-3|36	
12cr|perl-Class-Contract-1.140.0-3|37	%files
12cr|perl-Class-Contract-1.140.0-3|38	%doc Changes README
12cr|perl-Class-Contract-1.140.0-3|39	%{perl_vendorlib}/Class/Contract
12cr|perl-Class-Contract-1.140.0-3|40	%{perl_vendorlib}/Class/Contract.pm
12cr|perl-Class-Contract-1.140.0-3|41	%{perl_vendorlib}/Class/demo.pl
12cr|perl-Class-Contract-1.140.0-3|42	%{_mandir}/*/*
12cr|perl-Class-Contract-1.140.0-3|43	
12cr|perl-Class-Contract-1.140.0-3|44	
12cr|perl-Class-Contract-1.140.0-3|45	%changelog
12cr|perl-Class-Contract-1.140.0-3|46	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.140.0-2mdv2011.0
12cr|perl-Class-Contract-1.140.0-3|47	+ Revision: 680786
12cr|perl-Class-Contract-1.140.0-3|48	- mass rebuild
12cr|perl-Class-Contract-1.140.0-3|49	
12cr|perl-Class-Contract-1.140.0-3|50	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.140.0-1mdv2011.0
12cr|perl-Class-Contract-1.140.0-3|51	+ Revision: 403006
12cr|perl-Class-Contract-1.140.0-3|52	- rebuild using %%perl_convert_version
12cr|perl-Class-Contract-1.140.0-3|53	
12cr|perl-Class-Contract-1.140.0-3|54	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.14-4mdv2009.0
12cr|perl-Class-Contract-1.140.0-3|55	+ Revision: 241175
12cr|perl-Class-Contract-1.140.0-3|56	- rebuild
12cr|perl-Class-Contract-1.140.0-3|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Contract-1.140.0-3|58	
12cr|perl-Class-Contract-1.140.0-3|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-Contract-1.140.0-3|60	- restore BuildRoot
12cr|perl-Class-Contract-1.140.0-3|61	
12cr|perl-Class-Contract-1.140.0-3|62	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.14-2mdv2008.0
12cr|perl-Class-Contract-1.140.0-3|63	+ Revision: 86077
12cr|perl-Class-Contract-1.140.0-3|64	- rebuild
12cr|perl-Class-Contract-1.140.0-3|65	
12cr|perl-Class-Contract-1.140.0-3|66	
12cr|perl-Class-Contract-1.140.0-3|67	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.14-1mdv2007.0
12cr|perl-Class-Contract-1.140.0-3|68	- rebuild
12cr|perl-Class-Contract-1.140.0-3|69	
12cr|perl-Class-Contract-1.140.0-3|70	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.14-1mdk
12cr|perl-Class-Contract-1.140.0-3|71	- initial Mandriva package
12cr|perl-Class-Contract-1.140.0-3|72	

4101 12
12cr|perl-Class-Data-Accessor-0.40.40-4|1	%define upstream_name	Class-Data-Accessor
12cr|perl-Class-Data-Accessor-0.40.40-4|2	%define upstream_version	0.04004
12cr|perl-Class-Data-Accessor-0.40.40-4|3	
12cr|perl-Class-Data-Accessor-0.40.40-4|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Data-Accessor-0.40.40-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Data-Accessor-0.40.40-4|6	Release:	4
12cr|perl-Class-Data-Accessor-0.40.40-4|7	
12cr|perl-Class-Data-Accessor-0.40.40-4|8	Summary:	Inheritable, overridable class and instance data accessor creation
12cr|perl-Class-Data-Accessor-0.40.40-4|9	License:	Artistic/GPL
12cr|perl-Class-Data-Accessor-0.40.40-4|10	Group:		Development/Perl
12cr|perl-Class-Data-Accessor-0.40.40-4|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Class-Data-Accessor-0.40.40-4|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Data-Accessor-0.40.40-4|13	
12cr|perl-Class-Data-Accessor-0.40.40-4|14	BuildRequires:	perl-devel
12cr|perl-Class-Data-Accessor-0.40.40-4|15	BuildRequires:	perl(Carp)
12cr|perl-Class-Data-Accessor-0.40.40-4|16	BuildArch:	noarch
12cr|perl-Class-Data-Accessor-0.40.40-4|17	
12cr|perl-Class-Data-Accessor-0.40.40-4|18	%description
12cr|perl-Class-Data-Accessor-0.40.40-4|19	Class::Data::Accessor is the marriage of Class::Accessor and
12cr|perl-Class-Data-Accessor-0.40.40-4|20	Class::Data::Inheritable into a single module. It is used for creating
12cr|perl-Class-Data-Accessor-0.40.40-4|21	accessors to class data that overridable in subclasses as well as in
12cr|perl-Class-Data-Accessor-0.40.40-4|22	class instances.
12cr|perl-Class-Data-Accessor-0.40.40-4|23	
12cr|perl-Class-Data-Accessor-0.40.40-4|24	%prep
12cr|perl-Class-Data-Accessor-0.40.40-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Data-Accessor-0.40.40-4|26	
12cr|perl-Class-Data-Accessor-0.40.40-4|27	%build
12cr|perl-Class-Data-Accessor-0.40.40-4|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Data-Accessor-0.40.40-4|29	%make
12cr|perl-Class-Data-Accessor-0.40.40-4|30	
12cr|perl-Class-Data-Accessor-0.40.40-4|31	%check
12cr|perl-Class-Data-Accessor-0.40.40-4|32	%make test
12cr|perl-Class-Data-Accessor-0.40.40-4|33	
12cr|perl-Class-Data-Accessor-0.40.40-4|34	%install
12cr|perl-Class-Data-Accessor-0.40.40-4|35	%makeinstall_std
12cr|perl-Class-Data-Accessor-0.40.40-4|36	
12cr|perl-Class-Data-Accessor-0.40.40-4|37	%files
12cr|perl-Class-Data-Accessor-0.40.40-4|38	%doc README Changes
12cr|perl-Class-Data-Accessor-0.40.40-4|39	%{_mandir}/*/*
12cr|perl-Class-Data-Accessor-0.40.40-4|40	%{perl_vendorlib}/Class
12cr|perl-Class-Data-Accessor-0.40.40-4|41	
12cr|perl-Class-Data-Accessor-0.40.40-4|42	%changelog
12cr|perl-Class-Data-Accessor-0.40.40-4|43	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.40.40-3mdv2011.0
12cr|perl-Class-Data-Accessor-0.40.40-4|44	+ Revision: 680816
12cr|perl-Class-Data-Accessor-0.40.40-4|45	- mass rebuild
12cr|perl-Class-Data-Accessor-0.40.40-4|46	
12cr|perl-Class-Data-Accessor-0.40.40-4|47	* Tue Jul 13 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.40.40-2mdv2011.0
12cr|perl-Class-Data-Accessor-0.40.40-4|48	+ Revision: 552188
12cr|perl-Class-Data-Accessor-0.40.40-4|49	- rebuild
12cr|perl-Class-Data-Accessor-0.40.40-4|50	
12cr|perl-Class-Data-Accessor-0.40.40-4|51	* Sun Jul 12 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.40.40-1mdv2010.0
12cr|perl-Class-Data-Accessor-0.40.40-4|52	+ Revision: 395092
12cr|perl-Class-Data-Accessor-0.40.40-4|53	- update to 0.04004
12cr|perl-Class-Data-Accessor-0.40.40-4|54	- using %%perl_convert_version
12cr|perl-Class-Data-Accessor-0.40.40-4|55	
12cr|perl-Class-Data-Accessor-0.40.40-4|56	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.03-4mdv2009.0
12cr|perl-Class-Data-Accessor-0.40.40-4|57	+ Revision: 241176
12cr|perl-Class-Data-Accessor-0.40.40-4|58	- rebuild
12cr|perl-Class-Data-Accessor-0.40.40-4|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Data-Accessor-0.40.40-4|60	
12cr|perl-Class-Data-Accessor-0.40.40-4|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-Data-Accessor-0.40.40-4|62	- restore BuildRoot
12cr|perl-Class-Data-Accessor-0.40.40-4|63	
12cr|perl-Class-Data-Accessor-0.40.40-4|64	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-2mdv2008.0
12cr|perl-Class-Data-Accessor-0.40.40-4|65	+ Revision: 86082
12cr|perl-Class-Data-Accessor-0.40.40-4|66	- rebuild
12cr|perl-Class-Data-Accessor-0.40.40-4|67	
12cr|perl-Class-Data-Accessor-0.40.40-4|68	
12cr|perl-Class-Data-Accessor-0.40.40-4|69	* Wed May 24 2006 Scott Karns <scottk@mandriva.org> 0.03-1mdk
12cr|perl-Class-Data-Accessor-0.40.40-4|70	- Updated to 0.03
12cr|perl-Class-Data-Accessor-0.40.40-4|71	
12cr|perl-Class-Data-Accessor-0.40.40-4|72	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.02-2mdk
12cr|perl-Class-Data-Accessor-0.40.40-4|73	- Add BuildRequires
12cr|perl-Class-Data-Accessor-0.40.40-4|74	
12cr|perl-Class-Data-Accessor-0.40.40-4|75	* Tue May 02 2006 Scott Karns <scottk@mandriva.org> 0.02-1mdk
12cr|perl-Class-Data-Accessor-0.40.40-4|76	- First Mandriva release
12cr|perl-Class-Data-Accessor-0.40.40-4|77	

4102 12
12cr|perl-Class-Date-1.1.10-3|1	%define upstream_name	 Class-Date
12cr|perl-Class-Date-1.1.10-3|2	%define upstream_version 1.1.10
12cr|perl-Class-Date-1.1.10-3|3	
12cr|perl-Class-Date-1.1.10-3|4	Name:       perl-%{upstream_name}
12cr|perl-Class-Date-1.1.10-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Class-Date-1.1.10-3|6	Release:	3
12cr|perl-Class-Date-1.1.10-3|7	
12cr|perl-Class-Date-1.1.10-3|8	Summary:	Class for easy date and time manipulation
12cr|perl-Class-Date-1.1.10-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Date-1.1.10-3|10	Group:		Development/Perl
12cr|perl-Class-Date-1.1.10-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Date-1.1.10-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Date-1.1.10-3|13	
12cr|perl-Class-Date-1.1.10-3|14	BuildRequires:	perl(UNIVERSAL::exports)
12cr|perl-Class-Date-1.1.10-3|15	BuildRequires:	perl-devel
12cr|perl-Class-Date-1.1.10-3|16	
12cr|perl-Class-Date-1.1.10-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Class-Date-1.1.10-3|18	
12cr|perl-Class-Date-1.1.10-3|19	%description
12cr|perl-Class-Date-1.1.10-3|20	This module is intended to provide a general-purpose date and datetime
12cr|perl-Class-Date-1.1.10-3|21	type for perl. You have a Class::Date class for absolute date and
12cr|perl-Class-Date-1.1.10-3|22	datetime, and have a Class::Date::Rel class for relative dates.
12cr|perl-Class-Date-1.1.10-3|23	
12cr|perl-Class-Date-1.1.10-3|24	You can use "+", "-", "<" and ">" operators as with native perl data
12cr|perl-Class-Date-1.1.10-3|25	types.
12cr|perl-Class-Date-1.1.10-3|26	
12cr|perl-Class-Date-1.1.10-3|27	%prep
12cr|perl-Class-Date-1.1.10-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Date-1.1.10-3|29	
12cr|perl-Class-Date-1.1.10-3|30	%build
12cr|perl-Class-Date-1.1.10-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Date-1.1.10-3|32	%make
12cr|perl-Class-Date-1.1.10-3|33	
12cr|perl-Class-Date-1.1.10-3|34	%check
12cr|perl-Class-Date-1.1.10-3|35	%make test
12cr|perl-Class-Date-1.1.10-3|36	
12cr|perl-Class-Date-1.1.10-3|37	%install
12cr|perl-Class-Date-1.1.10-3|38	rm -rf %{buildroot}
12cr|perl-Class-Date-1.1.10-3|39	%makeinstall_std
12cr|perl-Class-Date-1.1.10-3|40	
12cr|perl-Class-Date-1.1.10-3|41	%clean
12cr|perl-Class-Date-1.1.10-3|42	rm -rf %{buildroot}
12cr|perl-Class-Date-1.1.10-3|43	
12cr|perl-Class-Date-1.1.10-3|44	%files
12cr|perl-Class-Date-1.1.10-3|45	%defattr(-,root,root)
12cr|perl-Class-Date-1.1.10-3|46	%doc Changes README
12cr|perl-Class-Date-1.1.10-3|47	%{perl_vendorarch}/Class
12cr|perl-Class-Date-1.1.10-3|48	%{perl_vendorarch}/auto/Class
12cr|perl-Class-Date-1.1.10-3|49	%{_mandir}/*/*
12cr|perl-Class-Date-1.1.10-3|50	
12cr|perl-Class-Date-1.1.10-3|51	
12cr|perl-Class-Date-1.1.10-3|52	%changelog
12cr|perl-Class-Date-1.1.10-3|53	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.10-3
12cr|perl-Class-Date-1.1.10-3|54	+ Revision: 768358
12cr|perl-Class-Date-1.1.10-3|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Class-Date-1.1.10-3|56	
12cr|perl-Class-Date-1.1.10-3|57	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.1.10-2
12cr|perl-Class-Date-1.1.10-3|58	+ Revision: 680817
12cr|perl-Class-Date-1.1.10-3|59	- mass rebuild
12cr|perl-Class-Date-1.1.10-3|60	
12cr|perl-Class-Date-1.1.10-3|61	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.1.10-1mdv2011.0
12cr|perl-Class-Date-1.1.10-3|62	+ Revision: 561044
12cr|perl-Class-Date-1.1.10-3|63	- update to 1.1.10
12cr|perl-Class-Date-1.1.10-3|64	
12cr|perl-Class-Date-1.1.10-3|65	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.1.9-7mdv2011.0
12cr|perl-Class-Date-1.1.10-3|66	+ Revision: 555227
12cr|perl-Class-Date-1.1.10-3|67	- rebuild
12cr|perl-Class-Date-1.1.10-3|68	
12cr|perl-Class-Date-1.1.10-3|69	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.1.9-6mdv2010.1
12cr|perl-Class-Date-1.1.10-3|70	+ Revision: 505427
12cr|perl-Class-Date-1.1.10-3|71	- rebuild using %%perl_convert_version
12cr|perl-Class-Date-1.1.10-3|72	
12cr|perl-Class-Date-1.1.10-3|73	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1.9-5mdv2010.0
12cr|perl-Class-Date-1.1.10-3|74	+ Revision: 430324
12cr|perl-Class-Date-1.1.10-3|75	- rebuild
12cr|perl-Class-Date-1.1.10-3|76	
12cr|perl-Class-Date-1.1.10-3|77	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.1.9-4mdv2009.0
12cr|perl-Class-Date-1.1.10-3|78	+ Revision: 255899
12cr|perl-Class-Date-1.1.10-3|79	- rebuild
12cr|perl-Class-Date-1.1.10-3|80	
12cr|perl-Class-Date-1.1.10-3|81	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 1.1.9-2mdv2008.1
12cr|perl-Class-Date-1.1.10-3|82	+ Revision: 151856
12cr|perl-Class-Date-1.1.10-3|83	- rebuild
12cr|perl-Class-Date-1.1.10-3|84	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Date-1.1.10-3|85	
12cr|perl-Class-Date-1.1.10-3|86	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Class-Date-1.1.10-3|87	- restore BuildRoot
12cr|perl-Class-Date-1.1.10-3|88	
12cr|perl-Class-Date-1.1.10-3|89	
12cr|perl-Class-Date-1.1.10-3|90	* Tue May 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.9-1mdv2007.0
12cr|perl-Class-Date-1.1.10-3|91	- New release 1.1.9
12cr|perl-Class-Date-1.1.10-3|92	
12cr|perl-Class-Date-1.1.10-3|93	* Fri Nov 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.8-1mdk
12cr|perl-Class-Date-1.1.10-3|94	- new version
12cr|perl-Class-Date-1.1.10-3|95	- spec cleanup
12cr|perl-Class-Date-1.1.10-3|96	- rpmbuilupdate support
12cr|perl-Class-Date-1.1.10-3|97	- fix directory ownership
12cr|perl-Class-Date-1.1.10-3|98	- better summary
12cr|perl-Class-Date-1.1.10-3|99	- %%mkrel
12cr|perl-Class-Date-1.1.10-3|100	
12cr|perl-Class-Date-1.1.10-3|101	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.7-1mdk
12cr|perl-Class-Date-1.1.10-3|102	- initial Mandriva package
12cr|perl-Class-Date-1.1.10-3|103	

4103 12
12cr|perl-Class-DBI-3.0.17-7|1	%define upstream_name    Class-DBI
12cr|perl-Class-DBI-3.0.17-7|2	%define upstream_version 3.0.17
12cr|perl-Class-DBI-3.0.17-7|3	
12cr|perl-Class-DBI-3.0.17-7|4	Name:		perl-%{upstream_name}
12cr|perl-Class-DBI-3.0.17-7|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-DBI-3.0.17-7|6	Release:	7
12cr|perl-Class-DBI-3.0.17-7|7	
12cr|perl-Class-DBI-3.0.17-7|8	Summary:	Simple Database Abstraction
12cr|perl-Class-DBI-3.0.17-7|9	License:	GPL+ or Artistic
12cr|perl-Class-DBI-3.0.17-7|10	Group:		Development/Perl
12cr|perl-Class-DBI-3.0.17-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-DBI-3.0.17-7|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-v%{upstream_version}.tar.bz2
12cr|perl-Class-DBI-3.0.17-7|13	
12cr|perl-Class-DBI-3.0.17-7|14	BuildRequires:	perl-devel
12cr|perl-Class-DBI-3.0.17-7|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-Class-DBI-3.0.17-7|16	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Class-DBI-3.0.17-7|17	BuildRequires:	perl(Class::Trigger)
12cr|perl-Class-DBI-3.0.17-7|18	BuildRequires:	perl(Clone)
12cr|perl-Class-DBI-3.0.17-7|19	BuildRequires:	perl(DBIx::ContextualFetch)
12cr|perl-Class-DBI-3.0.17-7|20	BuildRequires:	perl(Ima::DBI)
12cr|perl-Class-DBI-3.0.17-7|21	BuildRequires:	perl(UNIVERSAL::moniker)
12cr|perl-Class-DBI-3.0.17-7|22	BuildRequires:	perl(version)
12cr|perl-Class-DBI-3.0.17-7|23	
12cr|perl-Class-DBI-3.0.17-7|24	BuildArch:	noarch
12cr|perl-Class-DBI-3.0.17-7|25	Requires:	perl(version)
12cr|perl-Class-DBI-3.0.17-7|26	
12cr|perl-Class-DBI-3.0.17-7|27	%description
12cr|perl-Class-DBI-3.0.17-7|28	Class::DBI provides a convenient abstraction layer to a database.
12cr|perl-Class-DBI-3.0.17-7|29	
12cr|perl-Class-DBI-3.0.17-7|30	It not only provides a simple database to object mapping layer, but can be used
12cr|perl-Class-DBI-3.0.17-7|31	to implement several higher order database functions (triggers, referential
12cr|perl-Class-DBI-3.0.17-7|32	integrity, cascading delete etc.), at the application level, rather than at the
12cr|perl-Class-DBI-3.0.17-7|33	database.
12cr|perl-Class-DBI-3.0.17-7|34	
12cr|perl-Class-DBI-3.0.17-7|35	This is particularly useful when using a database which doesn't support these
12cr|perl-Class-DBI-3.0.17-7|36	(such as MySQL), or when you would like your code to be portable across
12cr|perl-Class-DBI-3.0.17-7|37	multiple databases which might implement these things in different ways.
12cr|perl-Class-DBI-3.0.17-7|38	
12cr|perl-Class-DBI-3.0.17-7|39	In short, Class::DBI aims to make it simple to introduce 'best practice' when
12cr|perl-Class-DBI-3.0.17-7|40	dealing with data stored in a relational database.
12cr|perl-Class-DBI-3.0.17-7|41	
12cr|perl-Class-DBI-3.0.17-7|42	%prep
12cr|perl-Class-DBI-3.0.17-7|43	%setup -q -n %{upstream_name}-v%{upstream_version}
12cr|perl-Class-DBI-3.0.17-7|44	
12cr|perl-Class-DBI-3.0.17-7|45	%build
12cr|perl-Class-DBI-3.0.17-7|46	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-DBI-3.0.17-7|47	%make
12cr|perl-Class-DBI-3.0.17-7|48	
12cr|perl-Class-DBI-3.0.17-7|49	%check
12cr|perl-Class-DBI-3.0.17-7|50	%make test
12cr|perl-Class-DBI-3.0.17-7|51	
12cr|perl-Class-DBI-3.0.17-7|52	%install
12cr|perl-Class-DBI-3.0.17-7|53	%makeinstall_std
12cr|perl-Class-DBI-3.0.17-7|54	
12cr|perl-Class-DBI-3.0.17-7|55	%files
12cr|perl-Class-DBI-3.0.17-7|56	%doc Changes README
12cr|perl-Class-DBI-3.0.17-7|57	%{perl_vendorlib}/Class
12cr|perl-Class-DBI-3.0.17-7|58	%{_mandir}/*/*
12cr|perl-Class-DBI-3.0.17-7|59	
12cr|perl-Class-DBI-3.0.17-7|60	
12cr|perl-Class-DBI-3.0.17-7|61	%changelog
12cr|perl-Class-DBI-3.0.17-7|62	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 3.0.17-6mdv2011.0
12cr|perl-Class-DBI-3.0.17-7|63	+ Revision: 680787
12cr|perl-Class-DBI-3.0.17-7|64	- mass rebuild
12cr|perl-Class-DBI-3.0.17-7|65	
12cr|perl-Class-DBI-3.0.17-7|66	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 3.0.17-5mdv2011.0
12cr|perl-Class-DBI-3.0.17-7|67	+ Revision: 505431
12cr|perl-Class-DBI-3.0.17-7|68	- adding missing buildrequires:
12cr|perl-Class-DBI-3.0.17-7|69	- rebuild using %%perl_convert_version
12cr|perl-Class-DBI-3.0.17-7|70	
12cr|perl-Class-DBI-3.0.17-7|71	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.0.17-4mdv2010.0
12cr|perl-Class-DBI-3.0.17-7|72	+ Revision: 430325
12cr|perl-Class-DBI-3.0.17-7|73	- rebuild
12cr|perl-Class-DBI-3.0.17-7|74	
12cr|perl-Class-DBI-3.0.17-7|75	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 3.0.17-3mdv2009.0
12cr|perl-Class-DBI-3.0.17-7|76	+ Revision: 255946
12cr|perl-Class-DBI-3.0.17-7|77	- rebuild
12cr|perl-Class-DBI-3.0.17-7|78	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-DBI-3.0.17-7|79	
12cr|perl-Class-DBI-3.0.17-7|80	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-DBI-3.0.17-7|81	- restore BuildRoot
12cr|perl-Class-DBI-3.0.17-7|82	
12cr|perl-Class-DBI-3.0.17-7|83	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.17-1mdv2008.1
12cr|perl-Class-DBI-3.0.17-7|84	+ Revision: 97482
12cr|perl-Class-DBI-3.0.17-7|85	- update to new version 3.0.17
12cr|perl-Class-DBI-3.0.17-7|86	
12cr|perl-Class-DBI-3.0.17-7|87	
12cr|perl-Class-DBI-3.0.17-7|88	* Tue Nov 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.16-1mdv2007.0
12cr|perl-Class-DBI-3.0.17-7|89	+ Revision: 87843
12cr|perl-Class-DBI-3.0.17-7|90	- new version
12cr|perl-Class-DBI-3.0.17-7|91	
12cr|perl-Class-DBI-3.0.17-7|92	* Thu Nov 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.14-2mdv2007.1
12cr|perl-Class-DBI-3.0.17-7|93	+ Revision: 86532
12cr|perl-Class-DBI-3.0.17-7|94	- Import perl-Class-DBI
12cr|perl-Class-DBI-3.0.17-7|95	
12cr|perl-Class-DBI-3.0.17-7|96	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.14-2mdv2007.0
12cr|perl-Class-DBI-3.0.17-7|97	- Rebuild
12cr|perl-Class-DBI-3.0.17-7|98	
12cr|perl-Class-DBI-3.0.17-7|99	* Sun Apr 09 2006 Arnaud de Lorbeau <devel@mandriva.com> 3.0.14-1mdk
12cr|perl-Class-DBI-3.0.17-7|100	- 3.0.14
12cr|perl-Class-DBI-3.0.17-7|101	
12cr|perl-Class-DBI-3.0.17-7|102	* Thu Jan 12 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 3.0.13-1mdk
12cr|perl-Class-DBI-3.0.17-7|103	- 3.0.13
12cr|perl-Class-DBI-3.0.17-7|104	- Add perl-version in Requires
12cr|perl-Class-DBI-3.0.17-7|105	
12cr|perl-Class-DBI-3.0.17-7|106	* Wed Dec 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.12-2mdk
12cr|perl-Class-DBI-3.0.17-7|107	- fix buildrequires
12cr|perl-Class-DBI-3.0.17-7|108	
12cr|perl-Class-DBI-3.0.17-7|109	* Mon Dec 05 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.12-1mdk
12cr|perl-Class-DBI-3.0.17-7|110	- initial Mandriva package
12cr|perl-Class-DBI-3.0.17-7|111	

4104 12
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|1	%define upstream_name    Class-DBI-AutoLoader
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|2	%define upstream_version 0.12
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|3	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|6	Release:	3
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|7	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|8	Summary:	Generates Class::DBI subclasses dynamically
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|10	Group:		Development/Perl
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|13	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|15	BuildRequires:	perl(DBI)
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|16	BuildArch:	noarch
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|17	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|18	%description
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|19	Class::DBI::AutoLoader scans the tables in a given database, and auto-generates
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|20	the Class::DBI classes. These are loaded into your package when you import
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|21	Class::DBI::AutoLoader, as though you had created the Data::FavoriteFilms class
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|22	and "use"d that directly.
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|23	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|24	%prep
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|26	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|27	%build
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|29	%make
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|30	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|31	%check
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|32	make test
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|33	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|34	%install
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|35	%makeinstall_std
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|36	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|37	%files
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|38	%doc Changes README
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|39	%{perl_vendorlib}/Class
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|40	%{_mandir}/*/*
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|41	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|42	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|43	%changelog
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|44	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.120.0-2mdv2011.0
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|45	+ Revision: 680788
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|46	- mass rebuild
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|47	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|48	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2011.0
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|49	+ Revision: 403008
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|50	- rebuild using %%perl_convert_version
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|51	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|52	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.12-6mdv2009.0
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|53	+ Revision: 241177
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|54	- rebuild
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|56	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|58	- restore BuildRoot
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|59	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|60	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-4mdv2008.0
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|61	+ Revision: 86087
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|62	- rebuild
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|63	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|64	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|65	* Mon Aug 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-3mdv2007.0
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|66	- Rebuild
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|67	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|68	* Wed Dec 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-2mdk
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|69	- fix buildrequires
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|70	
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|71	* Mon Dec 05 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdk
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|72	- initial Mandriva package
12cr|perl-Class-DBI-AutoLoader-0.120.0-3|73	

4105 12
12cr|perl-Class-DBI-FromForm-0.40.0-3|1	%define upstream_name    Class-DBI-FromForm
12cr|perl-Class-DBI-FromForm-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Class-DBI-FromForm-0.40.0-3|3	
12cr|perl-Class-DBI-FromForm-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-DBI-FromForm-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-DBI-FromForm-0.40.0-3|6	Release:	3
12cr|perl-Class-DBI-FromForm-0.40.0-3|7	
12cr|perl-Class-DBI-FromForm-0.40.0-3|8	Summary:	Update Class::DBI data using Data::FormValidator or HTML Widget
12cr|perl-Class-DBI-FromForm-0.40.0-3|9	License:	Artistic/GPL
12cr|perl-Class-DBI-FromForm-0.40.0-3|10	Group:		Development/Perl
12cr|perl-Class-DBI-FromForm-0.40.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Class-DBI-FromForm-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-DBI-FromForm-0.40.0-3|13	
12cr|perl-Class-DBI-FromForm-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-DBI-FromForm-0.40.0-3|15	BuildArch:	noarch
12cr|perl-Class-DBI-FromForm-0.40.0-3|16	
12cr|perl-Class-DBI-FromForm-0.40.0-3|17	%description
12cr|perl-Class-DBI-FromForm-0.40.0-3|18	Create and update Class::DBI objects from Data::FormValidator or HTML::Widget
12cr|perl-Class-DBI-FromForm-0.40.0-3|19	
12cr|perl-Class-DBI-FromForm-0.40.0-3|20	%prep
12cr|perl-Class-DBI-FromForm-0.40.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-DBI-FromForm-0.40.0-3|22	
12cr|perl-Class-DBI-FromForm-0.40.0-3|23	%build
12cr|perl-Class-DBI-FromForm-0.40.0-3|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-DBI-FromForm-0.40.0-3|25	%make
12cr|perl-Class-DBI-FromForm-0.40.0-3|26	
12cr|perl-Class-DBI-FromForm-0.40.0-3|27	%check
12cr|perl-Class-DBI-FromForm-0.40.0-3|28	make test
12cr|perl-Class-DBI-FromForm-0.40.0-3|29	
12cr|perl-Class-DBI-FromForm-0.40.0-3|30	%install
12cr|perl-Class-DBI-FromForm-0.40.0-3|31	%makeinstall_std
12cr|perl-Class-DBI-FromForm-0.40.0-3|32	
12cr|perl-Class-DBI-FromForm-0.40.0-3|33	%files
12cr|perl-Class-DBI-FromForm-0.40.0-3|34	%doc README Changes
12cr|perl-Class-DBI-FromForm-0.40.0-3|35	%{perl_vendorlib}/Class/*
12cr|perl-Class-DBI-FromForm-0.40.0-3|36	%{_mandir}/*/*
12cr|perl-Class-DBI-FromForm-0.40.0-3|37	
12cr|perl-Class-DBI-FromForm-0.40.0-3|38	%changelog
12cr|perl-Class-DBI-FromForm-0.40.0-3|39	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Class-DBI-FromForm-0.40.0-3|40	+ Revision: 680790
12cr|perl-Class-DBI-FromForm-0.40.0-3|41	- mass rebuild
12cr|perl-Class-DBI-FromForm-0.40.0-3|42	
12cr|perl-Class-DBI-FromForm-0.40.0-3|43	* Thu Jul 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Class-DBI-FromForm-0.40.0-3|44	+ Revision: 398797
12cr|perl-Class-DBI-FromForm-0.40.0-3|45	- rebuild
12cr|perl-Class-DBI-FromForm-0.40.0-3|46	- using %%perl_convert_version
12cr|perl-Class-DBI-FromForm-0.40.0-3|47	- fixed source field
12cr|perl-Class-DBI-FromForm-0.40.0-3|48	
12cr|perl-Class-DBI-FromForm-0.40.0-3|49	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.04-5mdv2009.0
12cr|perl-Class-DBI-FromForm-0.40.0-3|50	+ Revision: 241178
12cr|perl-Class-DBI-FromForm-0.40.0-3|51	- rebuild
12cr|perl-Class-DBI-FromForm-0.40.0-3|52	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-DBI-FromForm-0.40.0-3|53	
12cr|perl-Class-DBI-FromForm-0.40.0-3|54	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-DBI-FromForm-0.40.0-3|55	- restore BuildRoot
12cr|perl-Class-DBI-FromForm-0.40.0-3|56	
12cr|perl-Class-DBI-FromForm-0.40.0-3|57	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-3mdv2008.0
12cr|perl-Class-DBI-FromForm-0.40.0-3|58	+ Revision: 86088
12cr|perl-Class-DBI-FromForm-0.40.0-3|59	- rebuild
12cr|perl-Class-DBI-FromForm-0.40.0-3|60	
12cr|perl-Class-DBI-FromForm-0.40.0-3|61	
12cr|perl-Class-DBI-FromForm-0.40.0-3|62	* Mon Aug 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Class-DBI-FromForm-0.40.0-3|63	+ 08/14/06 21:12:03 (56081)
12cr|perl-Class-DBI-FromForm-0.40.0-3|64	- rebuild
12cr|perl-Class-DBI-FromForm-0.40.0-3|65	
12cr|perl-Class-DBI-FromForm-0.40.0-3|66	* Mon Aug 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Class-DBI-FromForm-0.40.0-3|67	+ 08/14/06 21:10:46 (56080)
12cr|perl-Class-DBI-FromForm-0.40.0-3|68	Import perl-Class-DBI-FromForm
12cr|perl-Class-DBI-FromForm-0.40.0-3|69	
12cr|perl-Class-DBI-FromForm-0.40.0-3|70	* Sat Apr 08 2006 Arnaud de Lorbeau <devel@mandriva.com> 0.04-1mdk
12cr|perl-Class-DBI-FromForm-0.40.0-3|71	- Initial MDV RPM
12cr|perl-Class-DBI-FromForm-0.40.0-3|72	

4106 12
12cr|perl-Class-DBI-Loader-0.340.0-3|1	%define upstream_name	 Class-DBI-Loader
12cr|perl-Class-DBI-Loader-0.340.0-3|2	%define upstream_version 0.34
12cr|perl-Class-DBI-Loader-0.340.0-3|3	
12cr|perl-Class-DBI-Loader-0.340.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-DBI-Loader-0.340.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-DBI-Loader-0.340.0-3|6	Release:	3
12cr|perl-Class-DBI-Loader-0.340.0-3|7	
12cr|perl-Class-DBI-Loader-0.340.0-3|8	Summary:	Dynamic definition of Class::DBI sub classes
12cr|perl-Class-DBI-Loader-0.340.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-DBI-Loader-0.340.0-3|10	Group:		Development/Perl
12cr|perl-Class-DBI-Loader-0.340.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-DBI-Loader-0.340.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DM/DMAKI/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-DBI-Loader-0.340.0-3|13	
12cr|perl-Class-DBI-Loader-0.340.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-DBI-Loader-0.340.0-3|15	BuildRequires:	perl(Lingua::EN::Inflect)
12cr|perl-Class-DBI-Loader-0.340.0-3|16	BuildRequires:	perl(DBI)
12cr|perl-Class-DBI-Loader-0.340.0-3|17	BuildArch:	noarch
12cr|perl-Class-DBI-Loader-0.340.0-3|18	
12cr|perl-Class-DBI-Loader-0.340.0-3|19	%description
12cr|perl-Class-DBI-Loader-0.340.0-3|20	Class::DBI::Loader automate the definition of Class::DBI sub-classes.
12cr|perl-Class-DBI-Loader-0.340.0-3|21	scan table schemas and setup columns, primary key.
12cr|perl-Class-DBI-Loader-0.340.0-3|22	class names are defined by table names and namespace option.
12cr|perl-Class-DBI-Loader-0.340.0-3|23	Class::DBI::Loader supports MySQL, Postgres and SQLite.
12cr|perl-Class-DBI-Loader-0.340.0-3|24	
12cr|perl-Class-DBI-Loader-0.340.0-3|25	%prep
12cr|perl-Class-DBI-Loader-0.340.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-DBI-Loader-0.340.0-3|27	
12cr|perl-Class-DBI-Loader-0.340.0-3|28	%build
12cr|perl-Class-DBI-Loader-0.340.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-DBI-Loader-0.340.0-3|30	%make
12cr|perl-Class-DBI-Loader-0.340.0-3|31	
12cr|perl-Class-DBI-Loader-0.340.0-3|32	%check
12cr|perl-Class-DBI-Loader-0.340.0-3|33	make test
12cr|perl-Class-DBI-Loader-0.340.0-3|34	
12cr|perl-Class-DBI-Loader-0.340.0-3|35	%install
12cr|perl-Class-DBI-Loader-0.340.0-3|36	%makeinstall_std
12cr|perl-Class-DBI-Loader-0.340.0-3|37	
12cr|perl-Class-DBI-Loader-0.340.0-3|38	%files
12cr|perl-Class-DBI-Loader-0.340.0-3|39	%doc Changes README
12cr|perl-Class-DBI-Loader-0.340.0-3|40	%{perl_vendorlib}/Class
12cr|perl-Class-DBI-Loader-0.340.0-3|41	%{_mandir}/*/*
12cr|perl-Class-DBI-Loader-0.340.0-3|42	
12cr|perl-Class-DBI-Loader-0.340.0-3|43	%changelog
12cr|perl-Class-DBI-Loader-0.340.0-3|44	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.340.0-2mdv2011.0
12cr|perl-Class-DBI-Loader-0.340.0-3|45	+ Revision: 680791
12cr|perl-Class-DBI-Loader-0.340.0-3|46	- mass rebuild
12cr|perl-Class-DBI-Loader-0.340.0-3|47	
12cr|perl-Class-DBI-Loader-0.340.0-3|48	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.340.0-1mdv2011.0
12cr|perl-Class-DBI-Loader-0.340.0-3|49	+ Revision: 401706
12cr|perl-Class-DBI-Loader-0.340.0-3|50	- rebuild using %%perl_convert_version
12cr|perl-Class-DBI-Loader-0.340.0-3|51	- fixed license field
12cr|perl-Class-DBI-Loader-0.340.0-3|52	
12cr|perl-Class-DBI-Loader-0.340.0-3|53	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.34-3mdv2009.0
12cr|perl-Class-DBI-Loader-0.340.0-3|54	+ Revision: 255948
12cr|perl-Class-DBI-Loader-0.340.0-3|55	- rebuild
12cr|perl-Class-DBI-Loader-0.340.0-3|56	
12cr|perl-Class-DBI-Loader-0.340.0-3|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.34-1mdv2008.1
12cr|perl-Class-DBI-Loader-0.340.0-3|58	+ Revision: 136683
12cr|perl-Class-DBI-Loader-0.340.0-3|59	- restore BuildRoot
12cr|perl-Class-DBI-Loader-0.340.0-3|60	
12cr|perl-Class-DBI-Loader-0.340.0-3|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Class-DBI-Loader-0.340.0-3|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-DBI-Loader-0.340.0-3|63	
12cr|perl-Class-DBI-Loader-0.340.0-3|64	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 0.34-1mdv2008.0
12cr|perl-Class-DBI-Loader-0.340.0-3|65	+ Revision: 19789
12cr|perl-Class-DBI-Loader-0.340.0-3|66	- 0.34
12cr|perl-Class-DBI-Loader-0.340.0-3|67	
12cr|perl-Class-DBI-Loader-0.340.0-3|68	
12cr|perl-Class-DBI-Loader-0.340.0-3|69	* Thu Jul 06 2006 Arnaud de Lorbeau <adelorbeau@seanodes.com> 0.33-2mdv2007.0
12cr|perl-Class-DBI-Loader-0.340.0-3|70	- Add buildrequires
12cr|perl-Class-DBI-Loader-0.340.0-3|71	
12cr|perl-Class-DBI-Loader-0.340.0-3|72	* Fri Jun 30 2006 Arnaud de Lorbeau <adelorbeau@seanodes.com> 0.33-1mdv2007.0
12cr|perl-Class-DBI-Loader-0.340.0-3|73	- 0.33
12cr|perl-Class-DBI-Loader-0.340.0-3|74	

4107 12
12cr|perl-Class-DBI-mysql-1.0.0-7|1	%define upstream_name    Class-DBI-mysql
12cr|perl-Class-DBI-mysql-1.0.0-7|2	%define upstream_version 1.00
12cr|perl-Class-DBI-mysql-1.0.0-7|3	
12cr|perl-Class-DBI-mysql-1.0.0-7|4	Name:		perl-%{upstream_name}
12cr|perl-Class-DBI-mysql-1.0.0-7|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-DBI-mysql-1.0.0-7|6	Release:	7
12cr|perl-Class-DBI-mysql-1.0.0-7|7	
12cr|perl-Class-DBI-mysql-1.0.0-7|8	Summary:	Class::DBI extension for MySQL
12cr|perl-Class-DBI-mysql-1.0.0-7|9	License:	GPL+ or Artistic
12cr|perl-Class-DBI-mysql-1.0.0-7|10	Group:		Development/Perl
12cr|perl-Class-DBI-mysql-1.0.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-DBI-mysql-1.0.0-7|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-DBI-mysql-1.0.0-7|13	
12cr|perl-Class-DBI-mysql-1.0.0-7|14	BuildRequires:	perl-devel
12cr|perl-Class-DBI-mysql-1.0.0-7|15	BuildRequires:	perl(Class::DBI)
12cr|perl-Class-DBI-mysql-1.0.0-7|16	
12cr|perl-Class-DBI-mysql-1.0.0-7|17	BuildArch:	noarch
12cr|perl-Class-DBI-mysql-1.0.0-7|18	
12cr|perl-Class-DBI-mysql-1.0.0-7|19	%description
12cr|perl-Class-DBI-mysql-1.0.0-7|20	This is an extension to Class::DBI, containing several functions and
12cr|perl-Class-DBI-mysql-1.0.0-7|21	optimisations for the MySQL database. Instead of setting Class::DBI as your
12cr|perl-Class-DBI-mysql-1.0.0-7|22	base class, use this instead.
12cr|perl-Class-DBI-mysql-1.0.0-7|23	
12cr|perl-Class-DBI-mysql-1.0.0-7|24	%prep
12cr|perl-Class-DBI-mysql-1.0.0-7|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-DBI-mysql-1.0.0-7|26	
12cr|perl-Class-DBI-mysql-1.0.0-7|27	%build
12cr|perl-Class-DBI-mysql-1.0.0-7|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-DBI-mysql-1.0.0-7|29	%make
12cr|perl-Class-DBI-mysql-1.0.0-7|30	
12cr|perl-Class-DBI-mysql-1.0.0-7|31	%check
12cr|perl-Class-DBI-mysql-1.0.0-7|32	# requires a running mysql server
12cr|perl-Class-DBI-mysql-1.0.0-7|33	
12cr|perl-Class-DBI-mysql-1.0.0-7|34	%install
12cr|perl-Class-DBI-mysql-1.0.0-7|35	%makeinstall_std
12cr|perl-Class-DBI-mysql-1.0.0-7|36	
12cr|perl-Class-DBI-mysql-1.0.0-7|37	%files
12cr|perl-Class-DBI-mysql-1.0.0-7|38	%doc Changes README INSTALL
12cr|perl-Class-DBI-mysql-1.0.0-7|39	%{perl_vendorlib}/Class
12cr|perl-Class-DBI-mysql-1.0.0-7|40	%{_mandir}/*/*
12cr|perl-Class-DBI-mysql-1.0.0-7|41	
12cr|perl-Class-DBI-mysql-1.0.0-7|42	
12cr|perl-Class-DBI-mysql-1.0.0-7|43	%changelog
12cr|perl-Class-DBI-mysql-1.0.0-7|44	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.0.0-6mdv2011.0
12cr|perl-Class-DBI-mysql-1.0.0-7|45	+ Revision: 680809
12cr|perl-Class-DBI-mysql-1.0.0-7|46	- mass rebuild
12cr|perl-Class-DBI-mysql-1.0.0-7|47	
12cr|perl-Class-DBI-mysql-1.0.0-7|48	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-5mdv2011.0
12cr|perl-Class-DBI-mysql-1.0.0-7|49	+ Revision: 505426
12cr|perl-Class-DBI-mysql-1.0.0-7|50	- rebuild using %%perl_convert_version
12cr|perl-Class-DBI-mysql-1.0.0-7|51	
12cr|perl-Class-DBI-mysql-1.0.0-7|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.00-4mdv2010.0
12cr|perl-Class-DBI-mysql-1.0.0-7|53	+ Revision: 430327
12cr|perl-Class-DBI-mysql-1.0.0-7|54	- rebuild
12cr|perl-Class-DBI-mysql-1.0.0-7|55	
12cr|perl-Class-DBI-mysql-1.0.0-7|56	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.00-3mdv2009.0
12cr|perl-Class-DBI-mysql-1.0.0-7|57	+ Revision: 241179
12cr|perl-Class-DBI-mysql-1.0.0-7|58	- rebuild
12cr|perl-Class-DBI-mysql-1.0.0-7|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-DBI-mysql-1.0.0-7|60	
12cr|perl-Class-DBI-mysql-1.0.0-7|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-DBI-mysql-1.0.0-7|62	- restore BuildRoot
12cr|perl-Class-DBI-mysql-1.0.0-7|63	
12cr|perl-Class-DBI-mysql-1.0.0-7|64	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.00-1mdv2008.0
12cr|perl-Class-DBI-mysql-1.0.0-7|65	+ Revision: 91095
12cr|perl-Class-DBI-mysql-1.0.0-7|66	- import perl-Class-DBI-mysql
12cr|perl-Class-DBI-mysql-1.0.0-7|67	
12cr|perl-Class-DBI-mysql-1.0.0-7|68	
12cr|perl-Class-DBI-mysql-1.0.0-7|69	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.00-1mdv2008.0
12cr|perl-Class-DBI-mysql-1.0.0-7|70	- first mdv release

4108 12
12cr|perl-Class-DBI-Pg-0.90.0-2|1	%define upstream_name    Class-DBI-Pg
12cr|perl-Class-DBI-Pg-0.90.0-2|2	%define upstream_version 0.09
12cr|perl-Class-DBI-Pg-0.90.0-2|3	
12cr|perl-Class-DBI-Pg-0.90.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Class-DBI-Pg-0.90.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Class-DBI-Pg-0.90.0-2|6	Release:    %mkrel 2
12cr|perl-Class-DBI-Pg-0.90.0-2|7	
12cr|perl-Class-DBI-Pg-0.90.0-2|8	Summary:    Class::DBI extension for Postgres
12cr|perl-Class-DBI-Pg-0.90.0-2|9	License:    GPL+ or Artistic
12cr|perl-Class-DBI-Pg-0.90.0-2|10	Group:      Development/Perl
12cr|perl-Class-DBI-Pg-0.90.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-DBI-Pg-0.90.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-DBI-Pg-0.90.0-2|13	
12cr|perl-Class-DBI-Pg-0.90.0-2|14	BuildRequires:	perl(Module::Build)
12cr|perl-Class-DBI-Pg-0.90.0-2|15	BuildRequires:	perl(Class::DBI)
12cr|perl-Class-DBI-Pg-0.90.0-2|16	BuildArch:      noarch
12cr|perl-Class-DBI-Pg-0.90.0-2|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Class-DBI-Pg-0.90.0-2|18	
12cr|perl-Class-DBI-Pg-0.90.0-2|19	%description
12cr|perl-Class-DBI-Pg-0.90.0-2|20	Class::DBI::Pg automate the setup of Class::DBI columns and primary key for
12cr|perl-Class-DBI-Pg-0.90.0-2|21	Postgres.
12cr|perl-Class-DBI-Pg-0.90.0-2|22	
12cr|perl-Class-DBI-Pg-0.90.0-2|23	%prep
12cr|perl-Class-DBI-Pg-0.90.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-DBI-Pg-0.90.0-2|25	
12cr|perl-Class-DBI-Pg-0.90.0-2|26	%build
12cr|perl-Class-DBI-Pg-0.90.0-2|27	%{__perl} Build.PL installdirs=vendor
12cr|perl-Class-DBI-Pg-0.90.0-2|28	./Build CFLAGS="%{optflags}"
12cr|perl-Class-DBI-Pg-0.90.0-2|29	
12cr|perl-Class-DBI-Pg-0.90.0-2|30	%check
12cr|perl-Class-DBI-Pg-0.90.0-2|31	./Build test
12cr|perl-Class-DBI-Pg-0.90.0-2|32	
12cr|perl-Class-DBI-Pg-0.90.0-2|33	%install
12cr|perl-Class-DBI-Pg-0.90.0-2|34	rm -rf %{buildroot}
12cr|perl-Class-DBI-Pg-0.90.0-2|35	./Build install destdir=%{buildroot}
12cr|perl-Class-DBI-Pg-0.90.0-2|36	
12cr|perl-Class-DBI-Pg-0.90.0-2|37	%clean
12cr|perl-Class-DBI-Pg-0.90.0-2|38	rm -rf %{buildroot}
12cr|perl-Class-DBI-Pg-0.90.0-2|39	
12cr|perl-Class-DBI-Pg-0.90.0-2|40	%files
12cr|perl-Class-DBI-Pg-0.90.0-2|41	%defattr(-,root,root)
12cr|perl-Class-DBI-Pg-0.90.0-2|42	%doc Changes README
12cr|perl-Class-DBI-Pg-0.90.0-2|43	%{perl_vendorlib}/Class
12cr|perl-Class-DBI-Pg-0.90.0-2|44	%{_mandir}/*/*
12cr|perl-Class-DBI-Pg-0.90.0-2|45	
12cr|perl-Class-DBI-Pg-0.90.0-2|46	
12cr|perl-Class-DBI-Pg-0.90.0-2|47	%changelog
12cr|perl-Class-DBI-Pg-0.90.0-2|48	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.90.0-2mdv2011.0
12cr|perl-Class-DBI-Pg-0.90.0-2|49	+ Revision: 680792
12cr|perl-Class-DBI-Pg-0.90.0-2|50	- mass rebuild
12cr|perl-Class-DBI-Pg-0.90.0-2|51	
12cr|perl-Class-DBI-Pg-0.90.0-2|52	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-Class-DBI-Pg-0.90.0-2|53	+ Revision: 403009
12cr|perl-Class-DBI-Pg-0.90.0-2|54	- rebuild using %%perl_convert_version
12cr|perl-Class-DBI-Pg-0.90.0-2|55	
12cr|perl-Class-DBI-Pg-0.90.0-2|56	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.09-3mdv2009.0
12cr|perl-Class-DBI-Pg-0.90.0-2|57	+ Revision: 241180
12cr|perl-Class-DBI-Pg-0.90.0-2|58	- rebuild
12cr|perl-Class-DBI-Pg-0.90.0-2|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-DBI-Pg-0.90.0-2|60	
12cr|perl-Class-DBI-Pg-0.90.0-2|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-DBI-Pg-0.90.0-2|62	- restore BuildRoot
12cr|perl-Class-DBI-Pg-0.90.0-2|63	
12cr|perl-Class-DBI-Pg-0.90.0-2|64	* Thu Sep 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2008.0
12cr|perl-Class-DBI-Pg-0.90.0-2|65	+ Revision: 81240
12cr|perl-Class-DBI-Pg-0.90.0-2|66	- import perl-Class-DBI-Pg
12cr|perl-Class-DBI-Pg-0.90.0-2|67	
12cr|perl-Class-DBI-Pg-0.90.0-2|68	
12cr|perl-Class-DBI-Pg-0.90.0-2|69	* Thu Sep 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2008.0
12cr|perl-Class-DBI-Pg-0.90.0-2|70	- first mdv release

4109 12
12cr|perl-Class-DBI-Plugin-0.30.0-3|1	%define upstream_name	 Class-DBI-Plugin
12cr|perl-Class-DBI-Plugin-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Class-DBI-Plugin-0.30.0-3|3	
12cr|perl-Class-DBI-Plugin-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-DBI-Plugin-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-DBI-Plugin-0.30.0-3|6	Release:	3
12cr|perl-Class-DBI-Plugin-0.30.0-3|7	
12cr|perl-Class-DBI-Plugin-0.30.0-3|8	Summary:	Abstract base class for Class::DBI plugins
12cr|perl-Class-DBI-Plugin-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-DBI-Plugin-0.30.0-3|10	Group:		Development/Perl
12cr|perl-Class-DBI-Plugin-0.30.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-DBI-Plugin-0.30.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-DBI-Plugin-0.30.0-3|13	
12cr|perl-Class-DBI-Plugin-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-DBI-Plugin-0.30.0-3|15	BuildArch:	noarch
12cr|perl-Class-DBI-Plugin-0.30.0-3|16	
12cr|perl-Class-DBI-Plugin-0.30.0-3|17	%description
12cr|perl-Class-DBI-Plugin-0.30.0-3|18	Class::DBI::Plugin is an abstract base class for Class::DBI plugins.
12cr|perl-Class-DBI-Plugin-0.30.0-3|19	Its purpose is to make writing plugins easier. Writers of plugins
12cr|perl-Class-DBI-Plugin-0.30.0-3|20	should be able to concentrate on the functionality their module
12cr|perl-Class-DBI-Plugin-0.30.0-3|21	provides, instead of having to deal with the symbol table hackery
12cr|perl-Class-DBI-Plugin-0.30.0-3|22	involved when writing a plugin module. Only three things must be
12cr|perl-Class-DBI-Plugin-0.30.0-3|23	remembered:
12cr|perl-Class-DBI-Plugin-0.30.0-3|24	
12cr|perl-Class-DBI-Plugin-0.30.0-3|25	1 All methods which are to exported are given the "Plugged"
12cr|perl-Class-DBI-Plugin-0.30.0-3|26	attribute. All other methods are not exported to the plugged-in
12cr|perl-Class-DBI-Plugin-0.30.0-3|27	class.
12cr|perl-Class-DBI-Plugin-0.30.0-3|28	2 Method calls which are to be sent to the plugged-in class are
12cr|perl-Class-DBI-Plugin-0.30.0-3|29	put in the init() method. Examples of these are set_sql(),
12cr|perl-Class-DBI-Plugin-0.30.0-3|30	add_trigger() and so on.
12cr|perl-Class-DBI-Plugin-0.30.0-3|31	3 The class parameter for the init() method and the "Plugged"
12cr|perl-Class-DBI-Plugin-0.30.0-3|32	methods is the plugged-in class, not the plugin class.
12cr|perl-Class-DBI-Plugin-0.30.0-3|33	
12cr|perl-Class-DBI-Plugin-0.30.0-3|34	%prep
12cr|perl-Class-DBI-Plugin-0.30.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-DBI-Plugin-0.30.0-3|36	
12cr|perl-Class-DBI-Plugin-0.30.0-3|37	%build
12cr|perl-Class-DBI-Plugin-0.30.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-DBI-Plugin-0.30.0-3|39	%make
12cr|perl-Class-DBI-Plugin-0.30.0-3|40	
12cr|perl-Class-DBI-Plugin-0.30.0-3|41	%check
12cr|perl-Class-DBI-Plugin-0.30.0-3|42	make test
12cr|perl-Class-DBI-Plugin-0.30.0-3|43	
12cr|perl-Class-DBI-Plugin-0.30.0-3|44	%install
12cr|perl-Class-DBI-Plugin-0.30.0-3|45	%makeinstall_std
12cr|perl-Class-DBI-Plugin-0.30.0-3|46	
12cr|perl-Class-DBI-Plugin-0.30.0-3|47	%files
12cr|perl-Class-DBI-Plugin-0.30.0-3|48	%doc Changes README
12cr|perl-Class-DBI-Plugin-0.30.0-3|49	%{perl_vendorlib}/Class
12cr|perl-Class-DBI-Plugin-0.30.0-3|50	%{_mandir}/*/*
12cr|perl-Class-DBI-Plugin-0.30.0-3|51	
12cr|perl-Class-DBI-Plugin-0.30.0-3|52	%changelog
12cr|perl-Class-DBI-Plugin-0.30.0-3|53	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Class-DBI-Plugin-0.30.0-3|54	+ Revision: 680793
12cr|perl-Class-DBI-Plugin-0.30.0-3|55	- mass rebuild
12cr|perl-Class-DBI-Plugin-0.30.0-3|56	
12cr|perl-Class-DBI-Plugin-0.30.0-3|57	* Thu Jul 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-Class-DBI-Plugin-0.30.0-3|58	+ Revision: 398796
12cr|perl-Class-DBI-Plugin-0.30.0-3|59	- rebuild
12cr|perl-Class-DBI-Plugin-0.30.0-3|60	- using %%perl_convert_version
12cr|perl-Class-DBI-Plugin-0.30.0-3|61	- fixed license field
12cr|perl-Class-DBI-Plugin-0.30.0-3|62	
12cr|perl-Class-DBI-Plugin-0.30.0-3|63	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.03-5mdv2009.0
12cr|perl-Class-DBI-Plugin-0.30.0-3|64	+ Revision: 241181
12cr|perl-Class-DBI-Plugin-0.30.0-3|65	- rebuild
12cr|perl-Class-DBI-Plugin-0.30.0-3|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-DBI-Plugin-0.30.0-3|67	
12cr|perl-Class-DBI-Plugin-0.30.0-3|68	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-DBI-Plugin-0.30.0-3|69	- restore BuildRoot
12cr|perl-Class-DBI-Plugin-0.30.0-3|70	
12cr|perl-Class-DBI-Plugin-0.30.0-3|71	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-3mdv2008.0
12cr|perl-Class-DBI-Plugin-0.30.0-3|72	+ Revision: 86097
12cr|perl-Class-DBI-Plugin-0.30.0-3|73	- rebuild
12cr|perl-Class-DBI-Plugin-0.30.0-3|74	
12cr|perl-Class-DBI-Plugin-0.30.0-3|75	
12cr|perl-Class-DBI-Plugin-0.30.0-3|76	* Sat Apr 08 2006 Arnaud de Lorbeau <devel@mandriva.com> 0.03-2mdk
12cr|perl-Class-DBI-Plugin-0.30.0-3|77	- add description
12cr|perl-Class-DBI-Plugin-0.30.0-3|78	
12cr|perl-Class-DBI-Plugin-0.30.0-3|79	* Sat Apr 08 2006 Arnaud de Lorbeau <devel@mandriva.com> 0.03-1mdk
12cr|perl-Class-DBI-Plugin-0.30.0-3|80	- initial Mandriva package
12cr|perl-Class-DBI-Plugin-0.30.0-3|81	

4110 12
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|1	%define upstream_name	 Class-DBI-Plugin-AbstractCount
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|3	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|6	Release:	3
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|7	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|8	Summary:	Get COUNT(*) results with abstract SQL
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|9	License:	Artistic/GPL
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|10	Group:		Development/Perl
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|13	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|15	BuildRequires:	perl(SQL::Abstract)
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|16	BuildRequires:	perl(Class::DBI::Plugin)
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|17	BuildRequires:	perl(Class::DBI)
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|18	BuildRequires:	perl(Class::Accessor::Grouped)
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|19	BuildArch:	noarch
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|20	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|21	%description
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|22	This Class::DBI plugin combines the functionality from
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|23	Class::DBI::Plugin::CountSearch (counting objects without
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|24	having to use an array or an iterator), and
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|25	Class::DBI::AbstractSearch, which allows complex
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|26	where-clauses a la SQL::Abstract.
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|27	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|28	%prep
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|30	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|31	%build
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|33	%make
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|34	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|35	%check
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|36	make test
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|37	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|38	%install
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|39	%makeinstall_std
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|40	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|41	%files
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|42	%doc README Changes
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|43	%{perl_vendorlib}/Class
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|44	%{_mandir}/*/*
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|45	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|46	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|47	%changelog
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|48	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|49	+ Revision: 681088
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|50	- add br
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|51	- mass rebuild
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|52	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|53	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|54	+ Revision: 401705
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|55	- rebuild using %%perl_convert_version
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|56	- fixed license field
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|57	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|58	* Fri Jul 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2010.0
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|59	+ Revision: 391940
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|60	- update to new version 0.08
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|61	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|62	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.07-4mdv2009.0
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|63	+ Revision: 241182
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|64	- rebuild
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|66	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|67	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|68	- restore BuildRoot
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|69	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|70	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-2mdv2008.0
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|71	+ Revision: 86101
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|72	- rebuild
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|73	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|74	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|75	* Thu Jun 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2007.0
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|76	- New version 0.07
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|77	- rpmbuildupdate aware
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|78	- spec cleanup
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|79	
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|80	* Sat Apr 08 2006 Arnaud de Lorbeau <devel@mandriva.com> 0.06-1mdk
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|81	- Initial MDV RPM
12cr|perl-Class-DBI-Plugin-AbstractCount-0.80.0-3|82	

4111 12
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|1	%define upstream_name    Class-DBI-Plugin-Pager
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|2	%define upstream_version 0.561
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|3	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|6	Release:	3
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|7	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|8	Summary:	Paged queries for CDBI
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|9	License:	Artistic/GPL
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|10	Group:		Development/Perl
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|13	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|15	BuildRequires:	perl(Class::Accessor::Chained::Fast)
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|16	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|17	BuildRequires:	perl(Class::DBI)
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|18	BuildRequires:	perl(Data::Page)
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|19	BuildRequires:	perl(SQL::Abstract)
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|20	BuildRequires:	perl(Test::Exception)
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|21	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|22	BuildArch:	noarch
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|23	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|24	%description
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|25	Adds a pager method to your class that can query using SQL::Abstract
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|26	where clauses, and limit the number of rows returned to a specific subset.
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|27	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|28	%prep
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|30	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|31	%build
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|33	%make
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|34	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|35	%check
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|36	#%__make test
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|37	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|38	%install
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|39	%makeinstall_std
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|40	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|41	%files
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|42	%doc README Changes
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|43	%{perl_vendorlib}/Class/DBI/Plugin/*
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|44	%{_mandir}/*/*
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|45	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|46	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|47	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|48	%changelog
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|49	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.561.0-2mdv2011.0
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|50	+ Revision: 680795
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|51	- mass rebuild
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|52	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|53	* Thu Jul 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.561.0-1mdv2011.0
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|54	+ Revision: 398795
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|55	- rebuild
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|56	- using %%perl_convert_version
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|57	- fixed source & buildrequires fields
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|58	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|59	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.561-6mdv2009.0
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|60	+ Revision: 241183
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|61	- rebuild
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|63	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|65	- restore BuildRoot
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|66	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|67	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.561-4mdv2008.0
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|68	+ Revision: 86106
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|69	- rebuild
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|70	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|71	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|72	* Mon Aug 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|73	+ 08/14/06 21:30:38 (56098)
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|74	- buildrequires again
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|75	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|76	* Mon Aug 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|77	+ 08/14/06 21:26:17 (56097)
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|78	- fix buildrequires
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|79	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|80	* Mon Aug 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|81	+ 08/14/06 21:16:14 (56094)
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|82	Import perl-Class-DBI-Plugin-Pager
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|83	
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|84	* Sat Apr 08 2006 Arnaud de Lorbeau <devel@mandriva.com> 0.561-1mdk
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|85	- Initial MDV RPM
12cr|perl-Class-DBI-Plugin-Pager-0.561.0-3|86	

4112 12
12cr|perl-Class-DBI-SQLite-0.110.0-3|1	%define upstream_name    Class-DBI-SQLite
12cr|perl-Class-DBI-SQLite-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-Class-DBI-SQLite-0.110.0-3|3	
12cr|perl-Class-DBI-SQLite-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-DBI-SQLite-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-DBI-SQLite-0.110.0-3|6	Release:	3
12cr|perl-Class-DBI-SQLite-0.110.0-3|7	
12cr|perl-Class-DBI-SQLite-0.110.0-3|8	Summary:	Class::DBI extension for sqlite
12cr|perl-Class-DBI-SQLite-0.110.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-DBI-SQLite-0.110.0-3|10	Group:		Development/Perl
12cr|perl-Class-DBI-SQLite-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-DBI-SQLite-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-DBI-SQLite-0.110.0-3|13	
12cr|perl-Class-DBI-SQLite-0.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-DBI-SQLite-0.110.0-3|15	BuildRequires:	perl(Class::DBI)
12cr|perl-Class-DBI-SQLite-0.110.0-3|16	BuildRequires:	perl(DBD::SQLite)
12cr|perl-Class-DBI-SQLite-0.110.0-3|17	BuildRequires:	perl(DBIx::ContextualFetch)
12cr|perl-Class-DBI-SQLite-0.110.0-3|18	BuildArch:	noarch
12cr|perl-Class-DBI-SQLite-0.110.0-3|19	
12cr|perl-Class-DBI-SQLite-0.110.0-3|20	%description
12cr|perl-Class-DBI-SQLite-0.110.0-3|21	Class::DBI::SQLite is an extension to Class::DBI for DBD::SQLite. It allows you
12cr|perl-Class-DBI-SQLite-0.110.0-3|22	to populate an auto-incremented row id after insert.
12cr|perl-Class-DBI-SQLite-0.110.0-3|23	
12cr|perl-Class-DBI-SQLite-0.110.0-3|24	%prep
12cr|perl-Class-DBI-SQLite-0.110.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-DBI-SQLite-0.110.0-3|26	
12cr|perl-Class-DBI-SQLite-0.110.0-3|27	%build
12cr|perl-Class-DBI-SQLite-0.110.0-3|28	perl Makefile.PL installdirs=vendor
12cr|perl-Class-DBI-SQLite-0.110.0-3|29	%make
12cr|perl-Class-DBI-SQLite-0.110.0-3|30	
12cr|perl-Class-DBI-SQLite-0.110.0-3|31	%check
12cr|perl-Class-DBI-SQLite-0.110.0-3|32	make test
12cr|perl-Class-DBI-SQLite-0.110.0-3|33	
12cr|perl-Class-DBI-SQLite-0.110.0-3|34	%install
12cr|perl-Class-DBI-SQLite-0.110.0-3|35	%makeinstall_std
12cr|perl-Class-DBI-SQLite-0.110.0-3|36	
12cr|perl-Class-DBI-SQLite-0.110.0-3|37	%files
12cr|perl-Class-DBI-SQLite-0.110.0-3|38	%doc Changes
12cr|perl-Class-DBI-SQLite-0.110.0-3|39	%{perl_vendorlib}/Class
12cr|perl-Class-DBI-SQLite-0.110.0-3|40	%{_mandir}/*/*
12cr|perl-Class-DBI-SQLite-0.110.0-3|41	
12cr|perl-Class-DBI-SQLite-0.110.0-3|42	
12cr|perl-Class-DBI-SQLite-0.110.0-3|43	%changelog
12cr|perl-Class-DBI-SQLite-0.110.0-3|44	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-Class-DBI-SQLite-0.110.0-3|45	+ Revision: 680802
12cr|perl-Class-DBI-SQLite-0.110.0-3|46	- mass rebuild
12cr|perl-Class-DBI-SQLite-0.110.0-3|47	
12cr|perl-Class-DBI-SQLite-0.110.0-3|48	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-Class-DBI-SQLite-0.110.0-3|49	+ Revision: 403010
12cr|perl-Class-DBI-SQLite-0.110.0-3|50	- rebuild using %%perl_convert_version
12cr|perl-Class-DBI-SQLite-0.110.0-3|51	
12cr|perl-Class-DBI-SQLite-0.110.0-3|52	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.11-3mdv2009.0
12cr|perl-Class-DBI-SQLite-0.110.0-3|53	+ Revision: 241184
12cr|perl-Class-DBI-SQLite-0.110.0-3|54	- rebuild
12cr|perl-Class-DBI-SQLite-0.110.0-3|55	- fix description-line-too-long
12cr|perl-Class-DBI-SQLite-0.110.0-3|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-DBI-SQLite-0.110.0-3|57	
12cr|perl-Class-DBI-SQLite-0.110.0-3|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-DBI-SQLite-0.110.0-3|59	- restore BuildRoot
12cr|perl-Class-DBI-SQLite-0.110.0-3|60	
12cr|perl-Class-DBI-SQLite-0.110.0-3|61	* Sun Sep 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2008.0
12cr|perl-Class-DBI-SQLite-0.110.0-3|62	+ Revision: 83820
12cr|perl-Class-DBI-SQLite-0.110.0-3|63	- import perl-Class-DBI-SQLite
12cr|perl-Class-DBI-SQLite-0.110.0-3|64	
12cr|perl-Class-DBI-SQLite-0.110.0-3|65	
12cr|perl-Class-DBI-SQLite-0.110.0-3|66	* Sat Sep 08 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2008.0
12cr|perl-Class-DBI-SQLite-0.110.0-3|67	- first mdv release

4113 12
12cr|perl-Class-Declare-0.170.0-3|1	%define upstream_name    Class-Declare
12cr|perl-Class-Declare-0.170.0-3|2	%define upstream_version 0.17
12cr|perl-Class-Declare-0.170.0-3|3	
12cr|perl-Class-Declare-0.170.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Declare-0.170.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Declare-0.170.0-3|6	Release:	3
12cr|perl-Class-Declare-0.170.0-3|7	
12cr|perl-Class-Declare-0.170.0-3|8	Summary:	Class-Declare module for perl
12cr|perl-Class-Declare-0.170.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Declare-0.170.0-3|10	Group:		Development/Perl
12cr|perl-Class-Declare-0.170.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Declare-0.170.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Declare-0.170.0-3|13	
12cr|perl-Class-Declare-0.170.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Declare-0.170.0-3|15	BuildRequires:	perl(Test::Exception)
12cr|perl-Class-Declare-0.170.0-3|16	BuildArch:	noarch
12cr|perl-Class-Declare-0.170.0-3|17	
12cr|perl-Class-Declare-0.170.0-3|18	%description
12cr|perl-Class-Declare-0.170.0-3|19	Class::Declare allows class authors to specify public, private and
12cr|perl-Class-Declare-0.170.0-3|20	protected attributes and methods for their classes, giving them control
12cr|perl-Class-Declare-0.170.0-3|21	over how their modules may be accessed. The standard object oriented
12cr|perl-Class-Declare-0.170.0-3|22	programming concepts of *public*, *private* and *protected* have been
12cr|perl-Class-Declare-0.170.0-3|23	implemented for both class and instance (or object) attributes and
12cr|perl-Class-Declare-0.170.0-3|24	methods.
12cr|perl-Class-Declare-0.170.0-3|25	
12cr|perl-Class-Declare-0.170.0-3|26	%prep
12cr|perl-Class-Declare-0.170.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Declare-0.170.0-3|28	
12cr|perl-Class-Declare-0.170.0-3|29	%build
12cr|perl-Class-Declare-0.170.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Declare-0.170.0-3|31	%make
12cr|perl-Class-Declare-0.170.0-3|32	make test
12cr|perl-Class-Declare-0.170.0-3|33	
12cr|perl-Class-Declare-0.170.0-3|34	%install
12cr|perl-Class-Declare-0.170.0-3|35	%makeinstall_std
12cr|perl-Class-Declare-0.170.0-3|36	
12cr|perl-Class-Declare-0.170.0-3|37	%files
12cr|perl-Class-Declare-0.170.0-3|38	%doc Changes README
12cr|perl-Class-Declare-0.170.0-3|39	%{perl_vendorlib}/Class/Declare.pm
12cr|perl-Class-Declare-0.170.0-3|40	%{perl_vendorlib}/Class/Declare
12cr|perl-Class-Declare-0.170.0-3|41	%{_mandir}/*/*
12cr|perl-Class-Declare-0.170.0-3|42	
12cr|perl-Class-Declare-0.170.0-3|43	%changelog
12cr|perl-Class-Declare-0.170.0-3|44	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.170.0-2mdv2011.0
12cr|perl-Class-Declare-0.170.0-3|45	+ Revision: 680818
12cr|perl-Class-Declare-0.170.0-3|46	- mass rebuild
12cr|perl-Class-Declare-0.170.0-3|47	
12cr|perl-Class-Declare-0.170.0-3|48	* Mon Aug 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2011.0
12cr|perl-Class-Declare-0.170.0-3|49	+ Revision: 572182
12cr|perl-Class-Declare-0.170.0-3|50	- update to 0.17
12cr|perl-Class-Declare-0.170.0-3|51	- bump mkrel
12cr|perl-Class-Declare-0.170.0-3|52	- update to 0.13
12cr|perl-Class-Declare-0.170.0-3|53	
12cr|perl-Class-Declare-0.170.0-3|54	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.0
12cr|perl-Class-Declare-0.170.0-3|55	+ Revision: 403011
12cr|perl-Class-Declare-0.170.0-3|56	- rebuild using %%perl_convert_version
12cr|perl-Class-Declare-0.170.0-3|57	
12cr|perl-Class-Declare-0.170.0-3|58	* Tue Jul 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2009.0
12cr|perl-Class-Declare-0.170.0-3|59	+ Revision: 232708
12cr|perl-Class-Declare-0.170.0-3|60	- update to new version 0.12
12cr|perl-Class-Declare-0.170.0-3|61	
12cr|perl-Class-Declare-0.170.0-3|62	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.08-1mdv2008.1
12cr|perl-Class-Declare-0.170.0-3|63	+ Revision: 136683
12cr|perl-Class-Declare-0.170.0-3|64	- restore BuildRoot
12cr|perl-Class-Declare-0.170.0-3|65	
12cr|perl-Class-Declare-0.170.0-3|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Class-Declare-0.170.0-3|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Declare-0.170.0-3|68	
12cr|perl-Class-Declare-0.170.0-3|69	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2008.0
12cr|perl-Class-Declare-0.170.0-3|70	+ Revision: 46614
12cr|perl-Class-Declare-0.170.0-3|71	- update to new version 0.08
12cr|perl-Class-Declare-0.170.0-3|72	
12cr|perl-Class-Declare-0.170.0-3|73	
12cr|perl-Class-Declare-0.170.0-3|74	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.05-1mdv2007.0
12cr|perl-Class-Declare-0.170.0-3|75	- rebuild
12cr|perl-Class-Declare-0.170.0-3|76	
12cr|perl-Class-Declare-0.170.0-3|77	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.05-1mdk
12cr|perl-Class-Declare-0.170.0-3|78	- initial Mandriva package
12cr|perl-Class-Declare-0.170.0-3|79	

4114 12
12cr|perl-Class-Declare-Attributes-0.80.0-3|1	%define upstream_name    Class-Declare-Attributes
12cr|perl-Class-Declare-Attributes-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-Class-Declare-Attributes-0.80.0-3|3	
12cr|perl-Class-Declare-Attributes-0.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Declare-Attributes-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Declare-Attributes-0.80.0-3|6	Release:	3
12cr|perl-Class-Declare-Attributes-0.80.0-3|7	
12cr|perl-Class-Declare-Attributes-0.80.0-3|8	Summary:	Class-Declare-Attributes module for perl
12cr|perl-Class-Declare-Attributes-0.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Declare-Attributes-0.80.0-3|10	Group:		Development/Perl
12cr|perl-Class-Declare-Attributes-0.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Declare-Attributes-0.80.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/I/IB/IBB/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-Declare-Attributes-0.80.0-3|13	
12cr|perl-Class-Declare-Attributes-0.80.0-3|14	BuildRequires:	perl(Class::Declare)
12cr|perl-Class-Declare-Attributes-0.80.0-3|15	BuildRequires:	perl(Test::Exception)
12cr|perl-Class-Declare-Attributes-0.80.0-3|16	BuildRequires:	perl-devel
12cr|perl-Class-Declare-Attributes-0.80.0-3|17	BuildArch:	noarch
12cr|perl-Class-Declare-Attributes-0.80.0-3|18	
12cr|perl-Class-Declare-Attributes-0.80.0-3|19	%description
12cr|perl-Class-Declare-Attributes-0.80.0-3|20	Class::Declare::Attributes extends Class::Declare by adding support for
12cr|perl-Class-Declare-Attributes-0.80.0-3|21	Perl attributes for specifying class method types. This extension was
12cr|perl-Class-Declare-Attributes-0.80.0-3|22	inspired by Damian Conway's Attribute::Handlers module, and Tatsuhiko
12cr|perl-Class-Declare-Attributes-0.80.0-3|23	Miyagawa's Attribute::Protected module.
12cr|perl-Class-Declare-Attributes-0.80.0-3|24	
12cr|perl-Class-Declare-Attributes-0.80.0-3|25	%prep
12cr|perl-Class-Declare-Attributes-0.80.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Declare-Attributes-0.80.0-3|27	
12cr|perl-Class-Declare-Attributes-0.80.0-3|28	%build
12cr|perl-Class-Declare-Attributes-0.80.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Declare-Attributes-0.80.0-3|30	%make
12cr|perl-Class-Declare-Attributes-0.80.0-3|31	make test
12cr|perl-Class-Declare-Attributes-0.80.0-3|32	
12cr|perl-Class-Declare-Attributes-0.80.0-3|33	%install
12cr|perl-Class-Declare-Attributes-0.80.0-3|34	%makeinstall_std
12cr|perl-Class-Declare-Attributes-0.80.0-3|35	
12cr|perl-Class-Declare-Attributes-0.80.0-3|36	%files
12cr|perl-Class-Declare-Attributes-0.80.0-3|37	%doc Changes README
12cr|perl-Class-Declare-Attributes-0.80.0-3|38	%{perl_vendorlib}/Class/Declare/Attributes.pm
12cr|perl-Class-Declare-Attributes-0.80.0-3|39	%{_mandir}/*/*
12cr|perl-Class-Declare-Attributes-0.80.0-3|40	
12cr|perl-Class-Declare-Attributes-0.80.0-3|41	%changelog
12cr|perl-Class-Declare-Attributes-0.80.0-3|42	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-Class-Declare-Attributes-0.80.0-3|43	+ Revision: 680819
12cr|perl-Class-Declare-Attributes-0.80.0-3|44	- mass rebuild
12cr|perl-Class-Declare-Attributes-0.80.0-3|45	
12cr|perl-Class-Declare-Attributes-0.80.0-3|46	* Tue Oct 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Class-Declare-Attributes-0.80.0-3|47	+ Revision: 586762
12cr|perl-Class-Declare-Attributes-0.80.0-3|48	- update to new version 0.08
12cr|perl-Class-Declare-Attributes-0.80.0-3|49	
12cr|perl-Class-Declare-Attributes-0.80.0-3|50	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-Class-Declare-Attributes-0.80.0-3|51	+ Revision: 405827
12cr|perl-Class-Declare-Attributes-0.80.0-3|52	- rebuild using %%perl_convert_version
12cr|perl-Class-Declare-Attributes-0.80.0-3|53	
12cr|perl-Class-Declare-Attributes-0.80.0-3|54	* Fri Jul 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2009.0
12cr|perl-Class-Declare-Attributes-0.80.0-3|55	+ Revision: 238032
12cr|perl-Class-Declare-Attributes-0.80.0-3|56	- update to new version 0.07
12cr|perl-Class-Declare-Attributes-0.80.0-3|57	
12cr|perl-Class-Declare-Attributes-0.80.0-3|58	* Sat Jun 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.0
12cr|perl-Class-Declare-Attributes-0.80.0-3|59	+ Revision: 216579
12cr|perl-Class-Declare-Attributes-0.80.0-3|60	- update to new version 0.06
12cr|perl-Class-Declare-Attributes-0.80.0-3|61	
12cr|perl-Class-Declare-Attributes-0.80.0-3|62	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-Declare-Attributes-0.80.0-3|63	- restore BuildRoot
12cr|perl-Class-Declare-Attributes-0.80.0-3|64	
12cr|perl-Class-Declare-Attributes-0.80.0-3|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Class-Declare-Attributes-0.80.0-3|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Declare-Attributes-0.80.0-3|67	
12cr|perl-Class-Declare-Attributes-0.80.0-3|68	* Tue Jul 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2008.0
12cr|perl-Class-Declare-Attributes-0.80.0-3|69	+ Revision: 47627
12cr|perl-Class-Declare-Attributes-0.80.0-3|70	- update to new version 0.04
12cr|perl-Class-Declare-Attributes-0.80.0-3|71	
12cr|perl-Class-Declare-Attributes-0.80.0-3|72	
12cr|perl-Class-Declare-Attributes-0.80.0-3|73	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.03-2mdk
12cr|perl-Class-Declare-Attributes-0.80.0-3|74	- Buildrequires
12cr|perl-Class-Declare-Attributes-0.80.0-3|75	
12cr|perl-Class-Declare-Attributes-0.80.0-3|76	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.03-1mdk
12cr|perl-Class-Declare-Attributes-0.80.0-3|77	- initial Mandriva package
12cr|perl-Class-Declare-Attributes-0.80.0-3|78	

4115 12
12cr|perl-Class-Discover-1.0.3-3|1	%define upstream_name    Class-Discover
12cr|perl-Class-Discover-1.0.3-3|2	%define upstream_version 1.000003
12cr|perl-Class-Discover-1.0.3-3|3	
12cr|perl-Class-Discover-1.0.3-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Discover-1.0.3-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Discover-1.0.3-3|6	Release:	3
12cr|perl-Class-Discover-1.0.3-3|7	
12cr|perl-Class-Discover-1.0.3-3|8	Summary:	Detect MooseX::Declare's 'class' keyword in files
12cr|perl-Class-Discover-1.0.3-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Discover-1.0.3-3|10	Group:		Development/Perl
12cr|perl-Class-Discover-1.0.3-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Discover-1.0.3-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Discover-1.0.3-3|13	
12cr|perl-Class-Discover-1.0.3-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Discover-1.0.3-3|15	BuildRequires:	perl(ExtUtils::MM_Unix)
12cr|perl-Class-Discover-1.0.3-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Class-Discover-1.0.3-3|17	BuildRequires:	perl(File::Find::Rule)
12cr|perl-Class-Discover-1.0.3-3|18	BuildRequires:	perl(File::Find::Rule::Perl)
12cr|perl-Class-Discover-1.0.3-3|19	BuildRequires:	perl(File::Temp)
12cr|perl-Class-Discover-1.0.3-3|20	BuildRequires:	perl(PPI)
12cr|perl-Class-Discover-1.0.3-3|21	BuildRequires:	perl(Path::Class)
12cr|perl-Class-Discover-1.0.3-3|22	BuildRequires:	perl(Test::Differences)
12cr|perl-Class-Discover-1.0.3-3|23	BuildRequires:	perl(Test::More)
12cr|perl-Class-Discover-1.0.3-3|24	BuildArch:	noarch
12cr|perl-Class-Discover-1.0.3-3|25	
12cr|perl-Class-Discover-1.0.3-3|26	%description
12cr|perl-Class-Discover-1.0.3-3|27	This class is designed primarily for tools that whish to populate the
12cr|perl-Class-Discover-1.0.3-3|28	'provides' field of META.{yml,json} files so that the CPAN indexer will pay
12cr|perl-Class-Discover-1.0.3-3|29	attention to the existance of your classes, rather than blithely ignoring
12cr|perl-Class-Discover-1.0.3-3|30	them.
12cr|perl-Class-Discover-1.0.3-3|31	
12cr|perl-Class-Discover-1.0.3-3|32	The version parsing is basically the same as what M::I's '->version_form'
12cr|perl-Class-Discover-1.0.3-3|33	does, so should hopefully work as well as it does.
12cr|perl-Class-Discover-1.0.3-3|34	
12cr|perl-Class-Discover-1.0.3-3|35	%prep
12cr|perl-Class-Discover-1.0.3-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Discover-1.0.3-3|37	
12cr|perl-Class-Discover-1.0.3-3|38	%build
12cr|perl-Class-Discover-1.0.3-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Discover-1.0.3-3|40	%make
12cr|perl-Class-Discover-1.0.3-3|41	
12cr|perl-Class-Discover-1.0.3-3|42	%check
12cr|perl-Class-Discover-1.0.3-3|43	%make test
12cr|perl-Class-Discover-1.0.3-3|44	
12cr|perl-Class-Discover-1.0.3-3|45	%install
12cr|perl-Class-Discover-1.0.3-3|46	%makeinstall_std
12cr|perl-Class-Discover-1.0.3-3|47	
12cr|perl-Class-Discover-1.0.3-3|48	%files
12cr|perl-Class-Discover-1.0.3-3|49	%doc Changes README
12cr|perl-Class-Discover-1.0.3-3|50	%{_mandir}/man3/*
12cr|perl-Class-Discover-1.0.3-3|51	%{perl_vendorlib}/*
12cr|perl-Class-Discover-1.0.3-3|52	
12cr|perl-Class-Discover-1.0.3-3|53	%changelog
12cr|perl-Class-Discover-1.0.3-3|54	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.0.3-2mdv2011.0
12cr|perl-Class-Discover-1.0.3-3|55	+ Revision: 658741
12cr|perl-Class-Discover-1.0.3-3|56	- rebuild for updated spec-helper
12cr|perl-Class-Discover-1.0.3-3|57	
12cr|perl-Class-Discover-1.0.3-3|58	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.3-1mdv2011.0
12cr|perl-Class-Discover-1.0.3-3|59	+ Revision: 553072
12cr|perl-Class-Discover-1.0.3-3|60	- update to 1.000003
12cr|perl-Class-Discover-1.0.3-3|61	
12cr|perl-Class-Discover-1.0.3-3|62	* Tue Aug 18 2009 Jérôme Quelin <jquelin@mandriva.org> 1.0.1-1mdv2010.0
12cr|perl-Class-Discover-1.0.3-3|63	+ Revision: 417644
12cr|perl-Class-Discover-1.0.3-3|64	- import perl-Class-Discover
12cr|perl-Class-Discover-1.0.3-3|65	
12cr|perl-Class-Discover-1.0.3-3|66	
12cr|perl-Class-Discover-1.0.3-3|67	* Tue Aug 18 2009 cpan2dist 1.000001-1mdv
12cr|perl-Class-Discover-1.0.3-3|68	- initial mdv release, generated with cpan2dist

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

4117 12
12cr|perl-Class-Field-0.150.0-3|1	%define upstream_name    Class-Field
12cr|perl-Class-Field-0.150.0-3|2	%define upstream_version 0.15
12cr|perl-Class-Field-0.150.0-3|3	
12cr|perl-Class-Field-0.150.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Field-0.150.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Field-0.150.0-3|6	Release:	3
12cr|perl-Class-Field-0.150.0-3|7	
12cr|perl-Class-Field-0.150.0-3|8	Summary:	Class Field Accessor Generator
12cr|perl-Class-Field-0.150.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Field-0.150.0-3|10	Group:		Development/Perl
12cr|perl-Class-Field-0.150.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Field-0.150.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Field-0.150.0-3|13	
12cr|perl-Class-Field-0.150.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Field-0.150.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Class-Field-0.150.0-3|16	BuildRequires:	perl(Filter::Util::Call)
12cr|perl-Class-Field-0.150.0-3|17	BuildArch:	noarch
12cr|perl-Class-Field-0.150.0-3|18	
12cr|perl-Class-Field-0.150.0-3|19	%description
12cr|perl-Class-Field-0.150.0-3|20	Class::Field exports two subroutines, 'field' and 'const'. These functions
12cr|perl-Class-Field-0.150.0-3|21	are used to declare fields and constants in your class.
12cr|perl-Class-Field-0.150.0-3|22	
12cr|perl-Class-Field-0.150.0-3|23	Class::Field generates custom code for each accessor that is optimized for
12cr|perl-Class-Field-0.150.0-3|24	speed.
12cr|perl-Class-Field-0.150.0-3|25	
12cr|perl-Class-Field-0.150.0-3|26	%prep
12cr|perl-Class-Field-0.150.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Field-0.150.0-3|28	
12cr|perl-Class-Field-0.150.0-3|29	%build
12cr|perl-Class-Field-0.150.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Field-0.150.0-3|31	%make
12cr|perl-Class-Field-0.150.0-3|32	
12cr|perl-Class-Field-0.150.0-3|33	%check
12cr|perl-Class-Field-0.150.0-3|34	%make test
12cr|perl-Class-Field-0.150.0-3|35	
12cr|perl-Class-Field-0.150.0-3|36	%install
12cr|perl-Class-Field-0.150.0-3|37	%makeinstall_std
12cr|perl-Class-Field-0.150.0-3|38	
12cr|perl-Class-Field-0.150.0-3|39	%files
12cr|perl-Class-Field-0.150.0-3|40	%doc Changes README
12cr|perl-Class-Field-0.150.0-3|41	%{_mandir}/man3/*
12cr|perl-Class-Field-0.150.0-3|42	%{perl_vendorlib}/*
12cr|perl-Class-Field-0.150.0-3|43	
12cr|perl-Class-Field-0.150.0-3|44	%changelog
12cr|perl-Class-Field-0.150.0-3|45	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.150.0-2mdv2011.0
12cr|perl-Class-Field-0.150.0-3|46	+ Revision: 654892
12cr|perl-Class-Field-0.150.0-3|47	- rebuild for updated spec-helper
12cr|perl-Class-Field-0.150.0-3|48	
12cr|perl-Class-Field-0.150.0-3|49	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-Class-Field-0.150.0-3|50	+ Revision: 399313
12cr|perl-Class-Field-0.150.0-3|51	- import perl-Class-Field
12cr|perl-Class-Field-0.150.0-3|52	
12cr|perl-Class-Field-0.150.0-3|53	
12cr|perl-Class-Field-0.150.0-3|54	* Fri Jul 24 2009 cpan2dist 0.15-1mdv
12cr|perl-Class-Field-0.150.0-3|55	- initial mdv release, generated with cpan2dist

4118 12
12cr|perl-Class-Fields-0.204.0-3|1	%define upstream_name    Class-Fields
12cr|perl-Class-Fields-0.204.0-3|2	%define upstream_version 0.204
12cr|perl-Class-Fields-0.204.0-3|3	
12cr|perl-Class-Fields-0.204.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Fields-0.204.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Fields-0.204.0-3|6	Release:	3
12cr|perl-Class-Fields-0.204.0-3|7	
12cr|perl-Class-Fields-0.204.0-3|8	Summary:	Inspect the fields of a class
12cr|perl-Class-Fields-0.204.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Fields-0.204.0-3|10	Group:		Development/Perl
12cr|perl-Class-Fields-0.204.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Fields-0.204.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Fields-0.204.0-3|13	
12cr|perl-Class-Fields-0.204.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Fields-0.204.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Class-Fields-0.204.0-3|16	BuildRequires:	perl(Carp::Assert)
12cr|perl-Class-Fields-0.204.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Class-Fields-0.204.0-3|18	BuildRequires:	perl(base)
12cr|perl-Class-Fields-0.204.0-3|19	BuildArch:	noarch
12cr|perl-Class-Fields-0.204.0-3|20	
12cr|perl-Class-Fields-0.204.0-3|21	%description
12cr|perl-Class-Fields-0.204.0-3|22	* _Public member._
12cr|perl-Class-Fields-0.204.0-3|23	
12cr|perl-Class-Fields-0.204.0-3|24	Externally visible data or functionality. An attribute or method that is
12cr|perl-Class-Fields-0.204.0-3|25	directly accessable from scopes outside the class. In Perl, most members
12cr|perl-Class-Fields-0.204.0-3|26	are, by their standard semantics, public. By convention, attributes of
12cr|perl-Class-Fields-0.204.0-3|27	Perl classes are regarded as private, as are methods whose names begin
12cr|perl-Class-Fields-0.204.0-3|28	with an underscore.
12cr|perl-Class-Fields-0.204.0-3|29	
12cr|perl-Class-Fields-0.204.0-3|30	From *"Object Oriented Perl"* by Damian Conway
12cr|perl-Class-Fields-0.204.0-3|31	
12cr|perl-Class-Fields-0.204.0-3|32	%prep
12cr|perl-Class-Fields-0.204.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Fields-0.204.0-3|34	
12cr|perl-Class-Fields-0.204.0-3|35	%build
12cr|perl-Class-Fields-0.204.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Fields-0.204.0-3|37	%make
12cr|perl-Class-Fields-0.204.0-3|38	
12cr|perl-Class-Fields-0.204.0-3|39	%check
12cr|perl-Class-Fields-0.204.0-3|40	%make test
12cr|perl-Class-Fields-0.204.0-3|41	
12cr|perl-Class-Fields-0.204.0-3|42	%install
12cr|perl-Class-Fields-0.204.0-3|43	%makeinstall_std
12cr|perl-Class-Fields-0.204.0-3|44	
12cr|perl-Class-Fields-0.204.0-3|45	%files
12cr|perl-Class-Fields-0.204.0-3|46	%doc Changes
12cr|perl-Class-Fields-0.204.0-3|47	%{_mandir}/man3/*
12cr|perl-Class-Fields-0.204.0-3|48	%{perl_vendorlib}/*
12cr|perl-Class-Fields-0.204.0-3|49	
12cr|perl-Class-Fields-0.204.0-3|50	%changelog
12cr|perl-Class-Fields-0.204.0-3|51	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.204.0-2mdv2011.0
12cr|perl-Class-Fields-0.204.0-3|52	+ Revision: 654274
12cr|perl-Class-Fields-0.204.0-3|53	- rebuild for updated spec-helper
12cr|perl-Class-Fields-0.204.0-3|54	
12cr|perl-Class-Fields-0.204.0-3|55	* Mon Feb 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.204.0-1
12cr|perl-Class-Fields-0.204.0-3|56	+ Revision: 636578
12cr|perl-Class-Fields-0.204.0-3|57	- update to new version 0.204
12cr|perl-Class-Fields-0.204.0-3|58	
12cr|perl-Class-Fields-0.204.0-3|59	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.203.0-1mdv2011.0
12cr|perl-Class-Fields-0.204.0-3|60	+ Revision: 399311
12cr|perl-Class-Fields-0.204.0-3|61	- import perl-Class-Fields
12cr|perl-Class-Fields-0.204.0-3|62	
12cr|perl-Class-Fields-0.204.0-3|63	
12cr|perl-Class-Fields-0.204.0-3|64	* Fri Jul 24 2009 cpan2dist 0.203-1mdv
12cr|perl-Class-Fields-0.204.0-3|65	- initial mdv release, generated with cpan2dist

4119 12
12cr|perl-Class-Generate-1.110.0-2|1	%define upstream_name    Class-Generate
12cr|perl-Class-Generate-1.110.0-2|2	%define upstream_version 1.11
12cr|perl-Class-Generate-1.110.0-2|3	
12cr|perl-Class-Generate-1.110.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Generate-1.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Generate-1.110.0-2|6	Release:	2
12cr|perl-Class-Generate-1.110.0-2|7	
12cr|perl-Class-Generate-1.110.0-2|8	Summary:	Generate Perl class hierarchies
12cr|perl-Class-Generate-1.110.0-2|9	License:	GPL+ or Artistic
12cr|perl-Class-Generate-1.110.0-2|10	Group:		Development/Perl
12cr|perl-Class-Generate-1.110.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Generate-1.110.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-Generate-1.110.0-2|13	
12cr|perl-Class-Generate-1.110.0-2|14	BuildRequires:  perl-devel
12cr|perl-Class-Generate-1.110.0-2|15	BuildArch:      noarch
12cr|perl-Class-Generate-1.110.0-2|16	
12cr|perl-Class-Generate-1.110.0-2|17	%description
12cr|perl-Class-Generate-1.110.0-2|18	The Class::Generate package exports functions that take as arguments a class
12cr|perl-Class-Generate-1.110.0-2|19	specification and create from these specifications a Perl 5 class. The
12cr|perl-Class-Generate-1.110.0-2|20	specification language allows many object-oriented constructs: typed members,
12cr|perl-Class-Generate-1.110.0-2|21	inheritance, private members, required members, default values, object methods,
12cr|perl-Class-Generate-1.110.0-2|22	class methods, class variables, and more.
12cr|perl-Class-Generate-1.110.0-2|23	
12cr|perl-Class-Generate-1.110.0-2|24	CPAN contains similar packages. Why another? Because object-oriented
12cr|perl-Class-Generate-1.110.0-2|25	programming, especially in a dynamic language like Perl, is a complicated
12cr|perl-Class-Generate-1.110.0-2|26	endeavor. I wanted a package that would work very hard to catch the errors you
12cr|perl-Class-Generate-1.110.0-2|27	(well, I anyway) commonly make. I wanted a package that could help me enforce
12cr|perl-Class-Generate-1.110.0-2|28	the contract of object-oriented programming. I also wanted it to get out of my
12cr|perl-Class-Generate-1.110.0-2|29	way when I asked.
12cr|perl-Class-Generate-1.110.0-2|30	
12cr|perl-Class-Generate-1.110.0-2|31	%prep
12cr|perl-Class-Generate-1.110.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Generate-1.110.0-2|33	chmod 644 Changes README
12cr|perl-Class-Generate-1.110.0-2|34	
12cr|perl-Class-Generate-1.110.0-2|35	%build
12cr|perl-Class-Generate-1.110.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Generate-1.110.0-2|37	%make
12cr|perl-Class-Generate-1.110.0-2|38	
12cr|perl-Class-Generate-1.110.0-2|39	%check
12cr|perl-Class-Generate-1.110.0-2|40	make test
12cr|perl-Class-Generate-1.110.0-2|41	
12cr|perl-Class-Generate-1.110.0-2|42	%install
12cr|perl-Class-Generate-1.110.0-2|43	%makeinstall_std
12cr|perl-Class-Generate-1.110.0-2|44	
12cr|perl-Class-Generate-1.110.0-2|45	%files
12cr|perl-Class-Generate-1.110.0-2|46	%doc Changes README
12cr|perl-Class-Generate-1.110.0-2|47	%{perl_vendorlib}/Class
12cr|perl-Class-Generate-1.110.0-2|48	%{_mandir}/*/*
12cr|perl-Class-Generate-1.110.0-2|49	
12cr|perl-Class-Generate-1.110.0-2|50	
12cr|perl-Class-Generate-1.110.0-2|51	%changelog
12cr|perl-Class-Generate-1.110.0-2|52	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.110.0-1mdv2011.0
12cr|perl-Class-Generate-1.110.0-2|53	+ Revision: 659887
12cr|perl-Class-Generate-1.110.0-2|54	- update to new version 1.11
12cr|perl-Class-Generate-1.110.0-2|55	
12cr|perl-Class-Generate-1.110.0-2|56	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2011.0
12cr|perl-Class-Generate-1.110.0-2|57	+ Revision: 403012
12cr|perl-Class-Generate-1.110.0-2|58	- rebuild using %%perl_convert_version
12cr|perl-Class-Generate-1.110.0-2|59	
12cr|perl-Class-Generate-1.110.0-2|60	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.10-3mdv2009.0
12cr|perl-Class-Generate-1.110.0-2|61	+ Revision: 241186
12cr|perl-Class-Generate-1.110.0-2|62	- rebuild
12cr|perl-Class-Generate-1.110.0-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Generate-1.110.0-2|64	
12cr|perl-Class-Generate-1.110.0-2|65	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-Generate-1.110.0-2|66	- restore BuildRoot
12cr|perl-Class-Generate-1.110.0-2|67	
12cr|perl-Class-Generate-1.110.0-2|68	* Wed Aug 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-1mdv2008.0
12cr|perl-Class-Generate-1.110.0-2|69	+ Revision: 63923
12cr|perl-Class-Generate-1.110.0-2|70	- update to new version 1.10
12cr|perl-Class-Generate-1.110.0-2|71	
12cr|perl-Class-Generate-1.110.0-2|72	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-1mdv2008.0
12cr|perl-Class-Generate-1.110.0-2|73	+ Revision: 46522
12cr|perl-Class-Generate-1.110.0-2|74	- update to new version 1.09
12cr|perl-Class-Generate-1.110.0-2|75	
12cr|perl-Class-Generate-1.110.0-2|76	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 1.08-1mdv2008.0
12cr|perl-Class-Generate-1.110.0-2|77	+ Revision: 19794
12cr|perl-Class-Generate-1.110.0-2|78	- 1.08
12cr|perl-Class-Generate-1.110.0-2|79	
12cr|perl-Class-Generate-1.110.0-2|80	
12cr|perl-Class-Generate-1.110.0-2|81	* Wed Jan 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-1mdv2007.0
12cr|perl-Class-Generate-1.110.0-2|82	+ Revision: 109947
12cr|perl-Class-Generate-1.110.0-2|83	- new version
12cr|perl-Class-Generate-1.110.0-2|84	- Import perl-Class-Generate
12cr|perl-Class-Generate-1.110.0-2|85	
12cr|perl-Class-Generate-1.110.0-2|86	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-5mdv2007.0
12cr|perl-Class-Generate-1.110.0-2|87	- Rebuild
12cr|perl-Class-Generate-1.110.0-2|88	
12cr|perl-Class-Generate-1.110.0-2|89	* Tue Dec 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-4mdk
12cr|perl-Class-Generate-1.110.0-2|90	- spec cleanup
12cr|perl-Class-Generate-1.110.0-2|91	- %%mkrel
12cr|perl-Class-Generate-1.110.0-2|92	- better URL
12cr|perl-Class-Generate-1.110.0-2|93	- rpmbuilupdate aware
12cr|perl-Class-Generate-1.110.0-2|94	- fix doc files perms
12cr|perl-Class-Generate-1.110.0-2|95	
12cr|perl-Class-Generate-1.110.0-2|96	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.06-3mdk
12cr|perl-Class-Generate-1.110.0-2|97	- fix buildrequires in a backward compatible way
12cr|perl-Class-Generate-1.110.0-2|98	
12cr|perl-Class-Generate-1.110.0-2|99	* Sun Aug 29 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.06-2mdk
12cr|perl-Class-Generate-1.110.0-2|100	- fix directory ownership (distlint)
12cr|perl-Class-Generate-1.110.0-2|101	
12cr|perl-Class-Generate-1.110.0-2|102	* Wed Mar 03 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.06-1mdk
12cr|perl-Class-Generate-1.110.0-2|103	- first mdk release
12cr|perl-Class-Generate-1.110.0-2|104	

4120 12
12cr|perl-Class-Gomor-1.20.0-3|1	%define upstream_name    Class-Gomor
12cr|perl-Class-Gomor-1.20.0-3|2	%define upstream_version 1.02
12cr|perl-Class-Gomor-1.20.0-3|3	
12cr|perl-Class-Gomor-1.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Gomor-1.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Gomor-1.20.0-3|6	Release:	3
12cr|perl-Class-Gomor-1.20.0-3|7	
12cr|perl-Class-Gomor-1.20.0-3|8	Summary:	Class::Gomor - another class and object builder
12cr|perl-Class-Gomor-1.20.0-3|9	License:	Artistic
12cr|perl-Class-Gomor-1.20.0-3|10	Group:		Development/Perl
12cr|perl-Class-Gomor-1.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Gomor-1.20.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/G/GO/GOMOR/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-Gomor-1.20.0-3|13	
12cr|perl-Class-Gomor-1.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Gomor-1.20.0-3|15	BuildArch:	noarch
12cr|perl-Class-Gomor-1.20.0-3|16	%rename	perl-Class-Gomor-Hash
12cr|perl-Class-Gomor-1.20.0-3|17	
12cr|perl-Class-Gomor-1.20.0-3|18	%description
12cr|perl-Class-Gomor-1.20.0-3|19	This module is yet another class builder. This one adds parameter checking in
12cr|perl-Class-Gomor-1.20.0-3|20	new constructor, that is to check for attributes existence, and definedness.
12cr|perl-Class-Gomor-1.20.0-3|21	
12cr|perl-Class-Gomor-1.20.0-3|22	%prep
12cr|perl-Class-Gomor-1.20.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Gomor-1.20.0-3|24	
12cr|perl-Class-Gomor-1.20.0-3|25	%build
12cr|perl-Class-Gomor-1.20.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Gomor-1.20.0-3|27	%make
12cr|perl-Class-Gomor-1.20.0-3|28	
12cr|perl-Class-Gomor-1.20.0-3|29	%check
12cr|perl-Class-Gomor-1.20.0-3|30	make test
12cr|perl-Class-Gomor-1.20.0-3|31	
12cr|perl-Class-Gomor-1.20.0-3|32	%install
12cr|perl-Class-Gomor-1.20.0-3|33	%makeinstall_std
12cr|perl-Class-Gomor-1.20.0-3|34	
12cr|perl-Class-Gomor-1.20.0-3|35	%files
12cr|perl-Class-Gomor-1.20.0-3|36	%doc Changes LICENSE LICENSE.Artistic README
12cr|perl-Class-Gomor-1.20.0-3|37	%dir %{perl_vendorlib}/Class/Gomor
12cr|perl-Class-Gomor-1.20.0-3|38	%{perl_vendorlib}/Class/Gomor/*.pm
12cr|perl-Class-Gomor-1.20.0-3|39	%{perl_vendorlib}/Class/Gomor.pm
12cr|perl-Class-Gomor-1.20.0-3|40	%{_mandir}/*/*
12cr|perl-Class-Gomor-1.20.0-3|41	
12cr|perl-Class-Gomor-1.20.0-3|42	%changelog
12cr|perl-Class-Gomor-1.20.0-3|43	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.20.0-2mdv2011.0
12cr|perl-Class-Gomor-1.20.0-3|44	+ Revision: 680821
12cr|perl-Class-Gomor-1.20.0-3|45	- mass rebuild
12cr|perl-Class-Gomor-1.20.0-3|46	
12cr|perl-Class-Gomor-1.20.0-3|47	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2011.0
12cr|perl-Class-Gomor-1.20.0-3|48	+ Revision: 403013
12cr|perl-Class-Gomor-1.20.0-3|49	- rebuild using %%perl_convert_version
12cr|perl-Class-Gomor-1.20.0-3|50	
12cr|perl-Class-Gomor-1.20.0-3|51	* Sun May 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2010.0
12cr|perl-Class-Gomor-1.20.0-3|52	+ Revision: 379209
12cr|perl-Class-Gomor-1.20.0-3|53	- update to new version 1.02
12cr|perl-Class-Gomor-1.20.0-3|54	
12cr|perl-Class-Gomor-1.20.0-3|55	* Sun Feb 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.01-4mdv2009.1
12cr|perl-Class-Gomor-1.20.0-3|56	+ Revision: 340475
12cr|perl-Class-Gomor-1.20.0-3|57	- obsoleting perl-Class-Gomor-Hash
12cr|perl-Class-Gomor-1.20.0-3|58	
12cr|perl-Class-Gomor-1.20.0-3|59	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.01-3mdv2009.0
12cr|perl-Class-Gomor-1.20.0-3|60	+ Revision: 255959
12cr|perl-Class-Gomor-1.20.0-3|61	- rebuild
12cr|perl-Class-Gomor-1.20.0-3|62	
12cr|perl-Class-Gomor-1.20.0-3|63	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.01-1mdv2008.1
12cr|perl-Class-Gomor-1.20.0-3|64	+ Revision: 136683
12cr|perl-Class-Gomor-1.20.0-3|65	- restore BuildRoot
12cr|perl-Class-Gomor-1.20.0-3|66	
12cr|perl-Class-Gomor-1.20.0-3|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Class-Gomor-1.20.0-3|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Gomor-1.20.0-3|69	
12cr|perl-Class-Gomor-1.20.0-3|70	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 1.01-1mdv2008.0
12cr|perl-Class-Gomor-1.20.0-3|71	+ Revision: 19799
12cr|perl-Class-Gomor-1.20.0-3|72	- 1.01
12cr|perl-Class-Gomor-1.20.0-3|73	
12cr|perl-Class-Gomor-1.20.0-3|74	
12cr|perl-Class-Gomor-1.20.0-3|75	* Sat Jul 29 2006 <oeriksson@mandriva.com> 1.00-1mdv2007.0
12cr|perl-Class-Gomor-1.20.0-3|76	- initial Mandriva package
12cr|perl-Class-Gomor-1.20.0-3|77	

4121 12
12cr|perl-Class-Gomor-Hash-0.22-4|1	%define real_name Class-Gomor-Hash
12cr|perl-Class-Gomor-Hash-0.22-4|2	
12cr|perl-Class-Gomor-Hash-0.22-4|3	Summary:	Class::Gomor::Hash - class and object builder, hash version
12cr|perl-Class-Gomor-Hash-0.22-4|4	Name:		perl-%{real_name}
12cr|perl-Class-Gomor-Hash-0.22-4|5	Version:	0.22
12cr|perl-Class-Gomor-Hash-0.22-4|6	Release:	%mkrel 4
12cr|perl-Class-Gomor-Hash-0.22-4|7	License:	GPL or Artistic
12cr|perl-Class-Gomor-Hash-0.22-4|8	Group:		Development/Perl
12cr|perl-Class-Gomor-Hash-0.22-4|9	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-Class-Gomor-Hash-0.22-4|10	Source0:	http://search.cpan.org/CPAN/authors/id/G/GO/GOMOR/%{real_name}-%{version}.tar.bz2
12cr|perl-Class-Gomor-Hash-0.22-4|11	BuildRequires:	perl-devel
12cr|perl-Class-Gomor-Hash-0.22-4|12	BuildArch:	noarch
12cr|perl-Class-Gomor-Hash-0.22-4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Class-Gomor-Hash-0.22-4|14	
12cr|perl-Class-Gomor-Hash-0.22-4|15	%description
12cr|perl-Class-Gomor-Hash-0.22-4|16	This module is yet another class builder. This one adds parameter
12cr|perl-Class-Gomor-Hash-0.22-4|17	checking in constructor, that is to check for attributes
12cr|perl-Class-Gomor-Hash-0.22-4|18	existence, and definedness. Since objects are built as hashes,
12cr|perl-Class-Gomor-Hash-0.22-4|19	this module is suffixed by Hash.  In order to validate
12cr|perl-Class-Gomor-Hash-0.22-4|20	parameters, the module needs to find attributes, and that is the
12cr|perl-Class-Gomor-Hash-0.22-4|21	reason for declaring attributes in global variable names @AS,
12cr|perl-Class-Gomor-Hash-0.22-4|22	@AA, @AO. They respectively state for Attribute Scalar, Attribute
12cr|perl-Class-Gomor-Hash-0.22-4|23	Array and Attribute Other. The last one is used to avoid
12cr|perl-Class-Gomor-Hash-0.22-4|24	autocreation of accessors, that is you put in your own ones.
12cr|perl-Class-Gomor-Hash-0.22-4|25	Attribute validation is performed by looking at classes
12cr|perl-Class-Gomor-Hash-0.22-4|26	hierarchy, by following @ISA tree inheritance.  The loss in speed
12cr|perl-Class-Gomor-Hash-0.22-4|27	by validating all attributes is quite negligeable on a decent
12cr|perl-Class-Gomor-Hash-0.22-4|28	machine (Pentium IV, 2.4 GHz), and with Perl 5.8.x.
12cr|perl-Class-Gomor-Hash-0.22-4|29	
12cr|perl-Class-Gomor-Hash-0.22-4|30	%prep
12cr|perl-Class-Gomor-Hash-0.22-4|31	%setup -q -n %{real_name}-%{version}
12cr|perl-Class-Gomor-Hash-0.22-4|32	
12cr|perl-Class-Gomor-Hash-0.22-4|33	%build
12cr|perl-Class-Gomor-Hash-0.22-4|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Gomor-Hash-0.22-4|35	%make
12cr|perl-Class-Gomor-Hash-0.22-4|36	
12cr|perl-Class-Gomor-Hash-0.22-4|37	%check
12cr|perl-Class-Gomor-Hash-0.22-4|38	make test
12cr|perl-Class-Gomor-Hash-0.22-4|39	
12cr|perl-Class-Gomor-Hash-0.22-4|40	%install
12cr|perl-Class-Gomor-Hash-0.22-4|41	rm -rf %{buildroot}
12cr|perl-Class-Gomor-Hash-0.22-4|42	%makeinstall_std
12cr|perl-Class-Gomor-Hash-0.22-4|43	
12cr|perl-Class-Gomor-Hash-0.22-4|44	%clean
12cr|perl-Class-Gomor-Hash-0.22-4|45	rm -rf %{buildroot}
12cr|perl-Class-Gomor-Hash-0.22-4|46	
12cr|perl-Class-Gomor-Hash-0.22-4|47	%files
12cr|perl-Class-Gomor-Hash-0.22-4|48	%defattr(-,root,root)
12cr|perl-Class-Gomor-Hash-0.22-4|49	%doc Changes README
12cr|perl-Class-Gomor-Hash-0.22-4|50	%dir %{perl_vendorlib}/Class/Gomor
12cr|perl-Class-Gomor-Hash-0.22-4|51	%{perl_vendorlib}/Class/Gomor/Hash.pm
12cr|perl-Class-Gomor-Hash-0.22-4|52	%{_mandir}/*/*
12cr|perl-Class-Gomor-Hash-0.22-4|53	
12cr|perl-Class-Gomor-Hash-0.22-4|54	
12cr|perl-Class-Gomor-Hash-0.22-4|55	
12cr|perl-Class-Gomor-Hash-0.22-4|56	
12cr|perl-Class-Gomor-Hash-0.22-4|57	%changelog
12cr|perl-Class-Gomor-Hash-0.22-4|58	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.22-4mdv2009.0
12cr|perl-Class-Gomor-Hash-0.22-4|59	+ Revision: 255983
12cr|perl-Class-Gomor-Hash-0.22-4|60	- rebuild
12cr|perl-Class-Gomor-Hash-0.22-4|61	
12cr|perl-Class-Gomor-Hash-0.22-4|62	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.22-2mdv2008.1
12cr|perl-Class-Gomor-Hash-0.22-4|63	+ Revision: 136683
12cr|perl-Class-Gomor-Hash-0.22-4|64	- restore BuildRoot
12cr|perl-Class-Gomor-Hash-0.22-4|65	
12cr|perl-Class-Gomor-Hash-0.22-4|66	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Class-Gomor-Hash-0.22-4|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Gomor-Hash-0.22-4|68	
12cr|perl-Class-Gomor-Hash-0.22-4|69	
12cr|perl-Class-Gomor-Hash-0.22-4|70	* Fri Mar 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.22-2mdv2007.1
12cr|perl-Class-Gomor-Hash-0.22-4|71	+ Revision: 139485
12cr|perl-Class-Gomor-Hash-0.22-4|72	- Import perl-Class-Gomor-Hash
12cr|perl-Class-Gomor-Hash-0.22-4|73	
12cr|perl-Class-Gomor-Hash-0.22-4|74	* Fri Mar 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.22-2mdv2007.1
12cr|perl-Class-Gomor-Hash-0.22-4|75	- use the %%mkrel macro
12cr|perl-Class-Gomor-Hash-0.22-4|76	
12cr|perl-Class-Gomor-Hash-0.22-4|77	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.22-1mdk
12cr|perl-Class-Gomor-Hash-0.22-4|78	- initial Mandriva package
12cr|perl-Class-Gomor-Hash-0.22-4|79	

4122 12
12cr|perl-Class-InsideOut-1.100.0-2|1	%define upstream_name       Class-InsideOut
12cr|perl-Class-InsideOut-1.100.0-2|2	%define upstream_version 1.10
12cr|perl-Class-InsideOut-1.100.0-2|3	
12cr|perl-Class-InsideOut-1.100.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Class-InsideOut-1.100.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Class-InsideOut-1.100.0-2|6	Release:    %mkrel 2
12cr|perl-Class-InsideOut-1.100.0-2|7	License:	GPL or Artistic
12cr|perl-Class-InsideOut-1.100.0-2|8	Group:		Development/Perl
12cr|perl-Class-InsideOut-1.100.0-2|9	Summary:    A safe, simple inside-out object construction kit
12cr|perl-Class-InsideOut-1.100.0-2|10	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Class-InsideOut-1.100.0-2|11	Source:     http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-InsideOut-1.100.0-2|12	BuildRequires: perl-devel
12cr|perl-Class-InsideOut-1.100.0-2|13	BuildRequires: perl(Class::ISA)
12cr|perl-Class-InsideOut-1.100.0-2|14	BuildRequires: perl(Config)
12cr|perl-Class-InsideOut-1.100.0-2|15	BuildRequires: perl(Exporter)
12cr|perl-Class-InsideOut-1.100.0-2|16	BuildRequires: perl(Scalar::Util)
12cr|perl-Class-InsideOut-1.100.0-2|17	BuildRequires: perl(Test::More)
12cr|perl-Class-InsideOut-1.100.0-2|18	BuildRequires: perl(base)
12cr|perl-Class-InsideOut-1.100.0-2|19	BuildArch: noarch
12cr|perl-Class-InsideOut-1.100.0-2|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|perl-Class-InsideOut-1.100.0-2|21	
12cr|perl-Class-InsideOut-1.100.0-2|22	%description
12cr|perl-Class-InsideOut-1.100.0-2|23	This is a simple, safe and streamlined toolkit for building inside-out objects.
12cr|perl-Class-InsideOut-1.100.0-2|24	Unlike most other inside-out object building modules already on CPAN, this
12cr|perl-Class-InsideOut-1.100.0-2|25	module aims for minimalism and robustness:
12cr|perl-Class-InsideOut-1.100.0-2|26	
12cr|perl-Class-InsideOut-1.100.0-2|27	* Does not require derived classes to subclass it
12cr|perl-Class-InsideOut-1.100.0-2|28	* Uses no source filters, attributes or CHECK blocks
12cr|perl-Class-InsideOut-1.100.0-2|29	* Supports any underlying object type including black-box inheritance
12cr|perl-Class-InsideOut-1.100.0-2|30	* Does not leak memory on object destruction
12cr|perl-Class-InsideOut-1.100.0-2|31	* Overloading-safe
12cr|perl-Class-InsideOut-1.100.0-2|32	* Thread-safe for Perl 5.8.5 or better
12cr|perl-Class-InsideOut-1.100.0-2|33	* mod_perl compatible
12cr|perl-Class-InsideOut-1.100.0-2|34	* Makes no assumption about inheritance or initializer needs
12cr|perl-Class-InsideOut-1.100.0-2|35	
12cr|perl-Class-InsideOut-1.100.0-2|36	It provides the minimal support necessary for creating safe inside-out objects
12cr|perl-Class-InsideOut-1.100.0-2|37	and generating flexible accessors.
12cr|perl-Class-InsideOut-1.100.0-2|38	
12cr|perl-Class-InsideOut-1.100.0-2|39	%prep
12cr|perl-Class-InsideOut-1.100.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-InsideOut-1.100.0-2|41	
12cr|perl-Class-InsideOut-1.100.0-2|42	%build
12cr|perl-Class-InsideOut-1.100.0-2|43	%{__perl} Makefile.PL -n INSTALLDIRS=vendor
12cr|perl-Class-InsideOut-1.100.0-2|44	%make
12cr|perl-Class-InsideOut-1.100.0-2|45	
12cr|perl-Class-InsideOut-1.100.0-2|46	%check
12cr|perl-Class-InsideOut-1.100.0-2|47	make test
12cr|perl-Class-InsideOut-1.100.0-2|48	
12cr|perl-Class-InsideOut-1.100.0-2|49	%install
12cr|perl-Class-InsideOut-1.100.0-2|50	rm -rf %{buildroot}
12cr|perl-Class-InsideOut-1.100.0-2|51	%makeinstall_std
12cr|perl-Class-InsideOut-1.100.0-2|52	
12cr|perl-Class-InsideOut-1.100.0-2|53	%clean
12cr|perl-Class-InsideOut-1.100.0-2|54	rm -rf %{buildroot}
12cr|perl-Class-InsideOut-1.100.0-2|55	
12cr|perl-Class-InsideOut-1.100.0-2|56	%files
12cr|perl-Class-InsideOut-1.100.0-2|57	%defattr(-,root,root)
12cr|perl-Class-InsideOut-1.100.0-2|58	%doc Changes README LICENSE
12cr|perl-Class-InsideOut-1.100.0-2|59	%{_mandir}/man3/*
12cr|perl-Class-InsideOut-1.100.0-2|60	%{perl_vendorlib}/Class
12cr|perl-Class-InsideOut-1.100.0-2|61	
12cr|perl-Class-InsideOut-1.100.0-2|62	
12cr|perl-Class-InsideOut-1.100.0-2|63	%changelog
12cr|perl-Class-InsideOut-1.100.0-2|64	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.100.0-2mdv2011.0
12cr|perl-Class-InsideOut-1.100.0-2|65	+ Revision: 680822
12cr|perl-Class-InsideOut-1.100.0-2|66	- mass rebuild
12cr|perl-Class-InsideOut-1.100.0-2|67	
12cr|perl-Class-InsideOut-1.100.0-2|68	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2011.0
12cr|perl-Class-InsideOut-1.100.0-2|69	+ Revision: 421133
12cr|perl-Class-InsideOut-1.100.0-2|70	- update to 1.10
12cr|perl-Class-InsideOut-1.100.0-2|71	
12cr|perl-Class-InsideOut-1.100.0-2|72	* Sat Aug 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.90.0-1mdv2010.0
12cr|perl-Class-InsideOut-1.100.0-2|73	+ Revision: 419636
12cr|perl-Class-InsideOut-1.100.0-2|74	- new perl version macro
12cr|perl-Class-InsideOut-1.100.0-2|75	- fix summary and description
12cr|perl-Class-InsideOut-1.100.0-2|76	
12cr|perl-Class-InsideOut-1.100.0-2|77	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.09-3mdv2009.0
12cr|perl-Class-InsideOut-1.100.0-2|78	+ Revision: 255988
12cr|perl-Class-InsideOut-1.100.0-2|79	- rebuild
12cr|perl-Class-InsideOut-1.100.0-2|80	
12cr|perl-Class-InsideOut-1.100.0-2|81	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-1mdv2008.1
12cr|perl-Class-InsideOut-1.100.0-2|82	+ Revision: 152962
12cr|perl-Class-InsideOut-1.100.0-2|83	- update to new version 1.09
12cr|perl-Class-InsideOut-1.100.0-2|84	- update to new version 1.09
12cr|perl-Class-InsideOut-1.100.0-2|85	
12cr|perl-Class-InsideOut-1.100.0-2|86	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-InsideOut-1.100.0-2|87	- restore BuildRoot
12cr|perl-Class-InsideOut-1.100.0-2|88	
12cr|perl-Class-InsideOut-1.100.0-2|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Class-InsideOut-1.100.0-2|90	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-InsideOut-1.100.0-2|91	
12cr|perl-Class-InsideOut-1.100.0-2|92	* Tue Nov 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdv2008.1
12cr|perl-Class-InsideOut-1.100.0-2|93	+ Revision: 106602
12cr|perl-Class-InsideOut-1.100.0-2|94	- import perl-Class-InsideOut
12cr|perl-Class-InsideOut-1.100.0-2|95	
12cr|perl-Class-InsideOut-1.100.0-2|96	

4123 12
12cr|perl-Class-Iterator-0.300.0-3|1	%define upstream_name    Class-Iterator
12cr|perl-Class-Iterator-0.300.0-3|2	%define upstream_version 0.3
12cr|perl-Class-Iterator-0.300.0-3|3	
12cr|perl-Class-Iterator-0.300.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Iterator-0.300.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Iterator-0.300.0-3|6	Release:	3
12cr|perl-Class-Iterator-0.300.0-3|7	
12cr|perl-Class-Iterator-0.300.0-3|8	Summary:	A perl iterator class
12cr|perl-Class-Iterator-0.300.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Iterator-0.300.0-3|10	Group:		Development/Perl
12cr|perl-Class-Iterator-0.300.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Iterator-0.300.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Iterator-0.300.0-3|13	
12cr|perl-Class-Iterator-0.300.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Iterator-0.300.0-3|15	BuildArch:	noarch
12cr|perl-Class-Iterator-0.300.0-3|16	
12cr|perl-Class-Iterator-0.300.0-3|17	%description
12cr|perl-Class-Iterator-0.300.0-3|18	Class::Iterator is a generic iterator object class. It use a closure an
12cr|perl-Class-Iterator-0.300.0-3|19	wrap into an object interface.
12cr|perl-Class-Iterator-0.300.0-3|20	
12cr|perl-Class-Iterator-0.300.0-3|21	%prep
12cr|perl-Class-Iterator-0.300.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Iterator-0.300.0-3|23	
12cr|perl-Class-Iterator-0.300.0-3|24	%build
12cr|perl-Class-Iterator-0.300.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Iterator-0.300.0-3|26	%make
12cr|perl-Class-Iterator-0.300.0-3|27	
12cr|perl-Class-Iterator-0.300.0-3|28	%check
12cr|perl-Class-Iterator-0.300.0-3|29	%make test
12cr|perl-Class-Iterator-0.300.0-3|30	
12cr|perl-Class-Iterator-0.300.0-3|31	%install
12cr|perl-Class-Iterator-0.300.0-3|32	%makeinstall_std
12cr|perl-Class-Iterator-0.300.0-3|33	
12cr|perl-Class-Iterator-0.300.0-3|34	%files
12cr|perl-Class-Iterator-0.300.0-3|35	%doc README
12cr|perl-Class-Iterator-0.300.0-3|36	%{_mandir}/*/*
12cr|perl-Class-Iterator-0.300.0-3|37	%{perl_vendorlib}/*
12cr|perl-Class-Iterator-0.300.0-3|38	
12cr|perl-Class-Iterator-0.300.0-3|39	%changelog
12cr|perl-Class-Iterator-0.300.0-3|40	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.300.0-2mdv2011.0
12cr|perl-Class-Iterator-0.300.0-3|41	+ Revision: 654893
12cr|perl-Class-Iterator-0.300.0-3|42	- rebuild for updated spec-helper
12cr|perl-Class-Iterator-0.300.0-3|43	
12cr|perl-Class-Iterator-0.300.0-3|44	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2011.0
12cr|perl-Class-Iterator-0.300.0-3|45	+ Revision: 505429
12cr|perl-Class-Iterator-0.300.0-3|46	- rebuild using %%perl_convert_version
12cr|perl-Class-Iterator-0.300.0-3|47	
12cr|perl-Class-Iterator-0.300.0-3|48	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3-6mdv2010.0
12cr|perl-Class-Iterator-0.300.0-3|49	+ Revision: 430330
12cr|perl-Class-Iterator-0.300.0-3|50	- rebuild
12cr|perl-Class-Iterator-0.300.0-3|51	
12cr|perl-Class-Iterator-0.300.0-3|52	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.3-5mdv2009.0
12cr|perl-Class-Iterator-0.300.0-3|53	+ Revision: 255990
12cr|perl-Class-Iterator-0.300.0-3|54	- rebuild
12cr|perl-Class-Iterator-0.300.0-3|55	
12cr|perl-Class-Iterator-0.300.0-3|56	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-3mdv2008.1
12cr|perl-Class-Iterator-0.300.0-3|57	+ Revision: 138075
12cr|perl-Class-Iterator-0.300.0-3|58	- spec cleanup
12cr|perl-Class-Iterator-0.300.0-3|59	
12cr|perl-Class-Iterator-0.300.0-3|60	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-Iterator-0.300.0-3|61	- restore BuildRoot
12cr|perl-Class-Iterator-0.300.0-3|62	
12cr|perl-Class-Iterator-0.300.0-3|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Class-Iterator-0.300.0-3|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Iterator-0.300.0-3|65	
12cr|perl-Class-Iterator-0.300.0-3|66	
12cr|perl-Class-Iterator-0.300.0-3|67	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Class-Iterator-0.300.0-3|68	+2006-07-14 19:50:19 (41192)
12cr|perl-Class-Iterator-0.300.0-3|69	- rebuild
12cr|perl-Class-Iterator-0.300.0-3|70	
12cr|perl-Class-Iterator-0.300.0-3|71	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Class-Iterator-0.300.0-3|72	+2006-07-14 19:48:34 (41191)
12cr|perl-Class-Iterator-0.300.0-3|73	Import perl-Class-Iterator
12cr|perl-Class-Iterator-0.300.0-3|74	
12cr|perl-Class-Iterator-0.300.0-3|75	* Thu Jun 16 2005 Olivier Thauvin <nanardon@mandriva.org> 0.3-1mdk
12cr|perl-Class-Iterator-0.300.0-3|76	- first mdk release
12cr|perl-Class-Iterator-0.300.0-3|77	

4124 12
12cr|perl-Class-MakeMethods-1.10.0-3|1	%define upstream_name    Class-MakeMethods
12cr|perl-Class-MakeMethods-1.10.0-3|2	%define upstream_version 1.01
12cr|perl-Class-MakeMethods-1.10.0-3|3	
12cr|perl-Class-MakeMethods-1.10.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-Class-MakeMethods-1.10.0-3|5	%define __noautoreq 'perl\\(Class::MakeMethods::Template::Array\\)'
12cr|perl-Class-MakeMethods-1.10.0-3|6	%else
12cr|perl-Class-MakeMethods-1.10.0-3|7	%define _requires_exceptions perl(Class::MakeMethods::Template::Array)
12cr|perl-Class-MakeMethods-1.10.0-3|8	%endif
12cr|perl-Class-MakeMethods-1.10.0-3|9	
12cr|perl-Class-MakeMethods-1.10.0-3|10	Name:		perl-%{upstream_name}
12cr|perl-Class-MakeMethods-1.10.0-3|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-MakeMethods-1.10.0-3|12	Release:	3
12cr|perl-Class-MakeMethods-1.10.0-3|13	
12cr|perl-Class-MakeMethods-1.10.0-3|14	Summary:	Generate common types of methods
12cr|perl-Class-MakeMethods-1.10.0-3|15	License:	GPL+ or Artistic
12cr|perl-Class-MakeMethods-1.10.0-3|16	Group:		Development/Perl
12cr|perl-Class-MakeMethods-1.10.0-3|17	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Class-MakeMethods-1.10.0-3|18	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-MakeMethods-1.10.0-3|19	
12cr|perl-Class-MakeMethods-1.10.0-3|20	BuildRequires:	perl-devel
12cr|perl-Class-MakeMethods-1.10.0-3|21	BuildArch:	noarch
12cr|perl-Class-MakeMethods-1.10.0-3|22	
12cr|perl-Class-MakeMethods-1.10.0-3|23	%description
12cr|perl-Class-MakeMethods-1.10.0-3|24	By passing arguments to "use Class::MakeMethods ..." statements, you can
12cr|perl-Class-MakeMethods-1.10.0-3|25	select from a library of hundreds of common types of methods, which are
12cr|perl-Class-MakeMethods-1.10.0-3|26	dynamically generated and installed as subroutines in your module,
12cr|perl-Class-MakeMethods-1.10.0-3|27	simplifying the code for your class.
12cr|perl-Class-MakeMethods-1.10.0-3|28	
12cr|perl-Class-MakeMethods-1.10.0-3|29	%prep
12cr|perl-Class-MakeMethods-1.10.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-MakeMethods-1.10.0-3|31	
12cr|perl-Class-MakeMethods-1.10.0-3|32	%build
12cr|perl-Class-MakeMethods-1.10.0-3|33	# use all defaults
12cr|perl-Class-MakeMethods-1.10.0-3|34	
12cr|perl-Class-MakeMethods-1.10.0-3|35	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-MakeMethods-1.10.0-3|36	make
12cr|perl-Class-MakeMethods-1.10.0-3|37	make test
12cr|perl-Class-MakeMethods-1.10.0-3|38	
12cr|perl-Class-MakeMethods-1.10.0-3|39	%install
12cr|perl-Class-MakeMethods-1.10.0-3|40	%makeinstall_std
12cr|perl-Class-MakeMethods-1.10.0-3|41	
12cr|perl-Class-MakeMethods-1.10.0-3|42	%files
12cr|perl-Class-MakeMethods-1.10.0-3|43	%defattr(644,root,root,755)
12cr|perl-Class-MakeMethods-1.10.0-3|44	%doc README CHANGES
12cr|perl-Class-MakeMethods-1.10.0-3|45	%{perl_vendorlib}/Class/MakeMethods*
12cr|perl-Class-MakeMethods-1.10.0-3|46	%{perl_vendorlib}/Class/benchmark.pl
12cr|perl-Class-MakeMethods-1.10.0-3|47	%{_mandir}/man*/*
12cr|perl-Class-MakeMethods-1.10.0-3|48	
12cr|perl-Class-MakeMethods-1.10.0-3|49	
12cr|perl-Class-MakeMethods-1.10.0-3|50	
12cr|perl-Class-MakeMethods-1.10.0-3|51	%changelog
12cr|perl-Class-MakeMethods-1.10.0-3|52	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.10.0-2mdv2011.0
12cr|perl-Class-MakeMethods-1.10.0-3|53	+ Revision: 680823
12cr|perl-Class-MakeMethods-1.10.0-3|54	- mass rebuild
12cr|perl-Class-MakeMethods-1.10.0-3|55	
12cr|perl-Class-MakeMethods-1.10.0-3|56	* Wed Jul 08 2009 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2011.0
12cr|perl-Class-MakeMethods-1.10.0-3|57	+ Revision: 393666
12cr|perl-Class-MakeMethods-1.10.0-3|58	- update to 1.01
12cr|perl-Class-MakeMethods-1.10.0-3|59	- using %%perl_convert_version
12cr|perl-Class-MakeMethods-1.10.0-3|60	- fixed summary, license & description fields
12cr|perl-Class-MakeMethods-1.10.0-3|61	
12cr|perl-Class-MakeMethods-1.10.0-3|62	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.009-3mdv2009.0
12cr|perl-Class-MakeMethods-1.10.0-3|63	+ Revision: 256026
12cr|perl-Class-MakeMethods-1.10.0-3|64	- rebuild
12cr|perl-Class-MakeMethods-1.10.0-3|65	
12cr|perl-Class-MakeMethods-1.10.0-3|66	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.009-1mdv2008.1
12cr|perl-Class-MakeMethods-1.10.0-3|67	+ Revision: 136684
12cr|perl-Class-MakeMethods-1.10.0-3|68	- restore BuildRoot
12cr|perl-Class-MakeMethods-1.10.0-3|69	
12cr|perl-Class-MakeMethods-1.10.0-3|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Class-MakeMethods-1.10.0-3|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-MakeMethods-1.10.0-3|72	
12cr|perl-Class-MakeMethods-1.10.0-3|73	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 1.009-1mdv2008.0
12cr|perl-Class-MakeMethods-1.10.0-3|74	+ Revision: 67610
12cr|perl-Class-MakeMethods-1.10.0-3|75	- use %%mkrel
12cr|perl-Class-MakeMethods-1.10.0-3|76	
12cr|perl-Class-MakeMethods-1.10.0-3|77	
12cr|perl-Class-MakeMethods-1.10.0-3|78	* Wed Jun 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.009-1mdk
12cr|perl-Class-MakeMethods-1.10.0-3|79	- 1.009
12cr|perl-Class-MakeMethods-1.10.0-3|80	- update docs
12cr|perl-Class-MakeMethods-1.10.0-3|81	- fix perms
12cr|perl-Class-MakeMethods-1.10.0-3|82	
12cr|perl-Class-MakeMethods-1.10.0-3|83	- use %%makeinstall_std macro
12cr|perl-Class-MakeMethods-1.10.0-3|84	
12cr|perl-Class-MakeMethods-1.10.0-3|85	* Wed Jan 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.006-3mdk
12cr|perl-Class-MakeMethods-1.10.0-3|86	- remove perl(Class::MakeMethods::Template::Array) dependency
12cr|perl-Class-MakeMethods-1.10.0-3|87	
12cr|perl-Class-MakeMethods-1.10.0-3|88	* Tue May 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.006-2mdk
12cr|perl-Class-MakeMethods-1.10.0-3|89	- fix install
12cr|perl-Class-MakeMethods-1.10.0-3|90	
12cr|perl-Class-MakeMethods-1.10.0-3|91	* Thu May 15 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.006-1mdk
12cr|perl-Class-MakeMethods-1.10.0-3|92	- from Peter Chen <petechen@netilla.com> :
12cr|perl-Class-MakeMethods-1.10.0-3|93	- Initial packaging.
12cr|perl-Class-MakeMethods-1.10.0-3|94	

4125 12
12cr|perl-Class-Member-1.600.0-3|1	%define upstream_name    Class-Member
12cr|perl-Class-Member-1.600.0-3|2	%define upstream_version 1.6
12cr|perl-Class-Member-1.600.0-3|3	
12cr|perl-Class-Member-1.600.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Member-1.600.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Member-1.600.0-3|6	Release:	3
12cr|perl-Class-Member-1.600.0-3|7	
12cr|perl-Class-Member-1.600.0-3|8	Summary:	Class::Member - A set of modules to make the module developement easier
12cr|perl-Class-Member-1.600.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Member-1.600.0-3|10	Group:		Development/Perl
12cr|perl-Class-Member-1.600.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Member-1.600.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/O/OP/OPI/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-Member-1.600.0-3|13	
12cr|perl-Class-Member-1.600.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Member-1.600.0-3|15	BuildArch:	noarch
12cr|perl-Class-Member-1.600.0-3|16	
12cr|perl-Class-Member-1.600.0-3|17	%description
12cr|perl-Class-Member-1.600.0-3|18	Class::Member - A set of modules to make the module developement
12cr|perl-Class-Member-1.600.0-3|19	easier.
12cr|perl-Class-Member-1.600.0-3|20	
12cr|perl-Class-Member-1.600.0-3|21	%prep
12cr|perl-Class-Member-1.600.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Member-1.600.0-3|23	
12cr|perl-Class-Member-1.600.0-3|24	%build
12cr|perl-Class-Member-1.600.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Member-1.600.0-3|26	%make
12cr|perl-Class-Member-1.600.0-3|27	
12cr|perl-Class-Member-1.600.0-3|28	%check
12cr|perl-Class-Member-1.600.0-3|29	%make test
12cr|perl-Class-Member-1.600.0-3|30	
12cr|perl-Class-Member-1.600.0-3|31	%install
12cr|perl-Class-Member-1.600.0-3|32	%makeinstall_std
12cr|perl-Class-Member-1.600.0-3|33	
12cr|perl-Class-Member-1.600.0-3|34	%files
12cr|perl-Class-Member-1.600.0-3|35	%doc Changes README
12cr|perl-Class-Member-1.600.0-3|36	%dir %{perl_vendorlib}/Class/Member
12cr|perl-Class-Member-1.600.0-3|37	%{perl_vendorlib}/Class/Member.pm
12cr|perl-Class-Member-1.600.0-3|38	%{perl_vendorlib}/Class/Member/*.pm
12cr|perl-Class-Member-1.600.0-3|39	%{_mandir}/*/*
12cr|perl-Class-Member-1.600.0-3|40	
12cr|perl-Class-Member-1.600.0-3|41	%changelog
12cr|perl-Class-Member-1.600.0-3|42	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.600.0-2mdv2011.0
12cr|perl-Class-Member-1.600.0-3|43	+ Revision: 680824
12cr|perl-Class-Member-1.600.0-3|44	- mass rebuild
12cr|perl-Class-Member-1.600.0-3|45	
12cr|perl-Class-Member-1.600.0-3|46	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.600.0-1mdv2011.0
12cr|perl-Class-Member-1.600.0-3|47	+ Revision: 505430
12cr|perl-Class-Member-1.600.0-3|48	- rebuild using %%perl_convert_version
12cr|perl-Class-Member-1.600.0-3|49	
12cr|perl-Class-Member-1.600.0-3|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.6-2mdv2010.0
12cr|perl-Class-Member-1.600.0-3|51	+ Revision: 430331
12cr|perl-Class-Member-1.600.0-3|52	- rebuild
12cr|perl-Class-Member-1.600.0-3|53	
12cr|perl-Class-Member-1.600.0-3|54	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.6-1mdv2009.0
12cr|perl-Class-Member-1.600.0-3|55	+ Revision: 270344
12cr|perl-Class-Member-1.600.0-3|56	- update to new version 1.6
12cr|perl-Class-Member-1.600.0-3|57	
12cr|perl-Class-Member-1.600.0-3|58	* Thu Jun 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.5-1mdv2009.0
12cr|perl-Class-Member-1.600.0-3|59	+ Revision: 229223
12cr|perl-Class-Member-1.600.0-3|60	- update to new version 1.5
12cr|perl-Class-Member-1.600.0-3|61	
12cr|perl-Class-Member-1.600.0-3|62	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-Member-1.600.0-3|63	- restore BuildRoot
12cr|perl-Class-Member-1.600.0-3|64	
12cr|perl-Class-Member-1.600.0-3|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Class-Member-1.600.0-3|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Member-1.600.0-3|67	
12cr|perl-Class-Member-1.600.0-3|68	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-2mdv2008.0
12cr|perl-Class-Member-1.600.0-3|69	+ Revision: 86150
12cr|perl-Class-Member-1.600.0-3|70	- rebuild
12cr|perl-Class-Member-1.600.0-3|71	
12cr|perl-Class-Member-1.600.0-3|72	
12cr|perl-Class-Member-1.600.0-3|73	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdv2007.0
12cr|perl-Class-Member-1.600.0-3|74	- rebuild
12cr|perl-Class-Member-1.600.0-3|75	
12cr|perl-Class-Member-1.600.0-3|76	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdk
12cr|perl-Class-Member-1.600.0-3|77	- initial Mandriva package
12cr|perl-Class-Member-1.600.0-3|78	

4126 12
12cr|perl-Class-Method-Modifiers-1.70.0-2|1	%define upstream_name    Class-Method-Modifiers
12cr|perl-Class-Method-Modifiers-1.70.0-2|2	%define upstream_version 1.07
12cr|perl-Class-Method-Modifiers-1.70.0-2|3	
12cr|perl-Class-Method-Modifiers-1.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Method-Modifiers-1.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Method-Modifiers-1.70.0-2|6	Release:	2
12cr|perl-Class-Method-Modifiers-1.70.0-2|7	
12cr|perl-Class-Method-Modifiers-1.70.0-2|8	Summary:	Provides Moose-like method modifiers
12cr|perl-Class-Method-Modifiers-1.70.0-2|9	License:	GPL+ or Artistic
12cr|perl-Class-Method-Modifiers-1.70.0-2|10	Group:		Development/Perl
12cr|perl-Class-Method-Modifiers-1.70.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Method-Modifiers-1.70.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Method-Modifiers-1.70.0-2|13	
12cr|perl-Class-Method-Modifiers-1.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-Class-Method-Modifiers-1.70.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Class-Method-Modifiers-1.70.0-2|16	BuildRequires:	perl(MRO::Compat)
12cr|perl-Class-Method-Modifiers-1.70.0-2|17	BuildRequires:	perl(Test::Exception)
12cr|perl-Class-Method-Modifiers-1.70.0-2|18	BuildRequires:	perl(Test::More)
12cr|perl-Class-Method-Modifiers-1.70.0-2|19	BuildRequires:	perl(Test::Fatal)
12cr|perl-Class-Method-Modifiers-1.70.0-2|20	BuildArch:	noarch
12cr|perl-Class-Method-Modifiers-1.70.0-2|21	
12cr|perl-Class-Method-Modifiers-1.70.0-2|22	%description
12cr|perl-Class-Method-Modifiers-1.70.0-2|23	Method modifiers are a powerful feature from the CLOS (Common Lisp Object
12cr|perl-Class-Method-Modifiers-1.70.0-2|24	System) world.
12cr|perl-Class-Method-Modifiers-1.70.0-2|25	
12cr|perl-Class-Method-Modifiers-1.70.0-2|26	In its most basic form, a method modifier is just a method that calls
12cr|perl-Class-Method-Modifiers-1.70.0-2|27	'$self->SUPER::foo(@_)'. I for one have trouble remembering that exact
12cr|perl-Class-Method-Modifiers-1.70.0-2|28	invocation, so my classes seldom re-dispatch to their base classes. Very
12cr|perl-Class-Method-Modifiers-1.70.0-2|29	bad!
12cr|perl-Class-Method-Modifiers-1.70.0-2|30	
12cr|perl-Class-Method-Modifiers-1.70.0-2|31	'Class::Method::Modifiers' provides three modifiers: 'before', 'around',
12cr|perl-Class-Method-Modifiers-1.70.0-2|32	and 'after'. 'before' and 'after' are run just before and after the method
12cr|perl-Class-Method-Modifiers-1.70.0-2|33	they modify, but can not really affect that original method. 'around' is
12cr|perl-Class-Method-Modifiers-1.70.0-2|34	run in place of the original method, with a hook to easily call that
12cr|perl-Class-Method-Modifiers-1.70.0-2|35	original method. See the 'MODIFIERS' section for more details on how the
12cr|perl-Class-Method-Modifiers-1.70.0-2|36	particular modifiers work.
12cr|perl-Class-Method-Modifiers-1.70.0-2|37	
12cr|perl-Class-Method-Modifiers-1.70.0-2|38	%prep
12cr|perl-Class-Method-Modifiers-1.70.0-2|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Method-Modifiers-1.70.0-2|40	
12cr|perl-Class-Method-Modifiers-1.70.0-2|41	%build
12cr|perl-Class-Method-Modifiers-1.70.0-2|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Method-Modifiers-1.70.0-2|43	%make
12cr|perl-Class-Method-Modifiers-1.70.0-2|44	
12cr|perl-Class-Method-Modifiers-1.70.0-2|45	%check
12cr|perl-Class-Method-Modifiers-1.70.0-2|46	make test
12cr|perl-Class-Method-Modifiers-1.70.0-2|47	
12cr|perl-Class-Method-Modifiers-1.70.0-2|48	%install
12cr|perl-Class-Method-Modifiers-1.70.0-2|49	%makeinstall_std
12cr|perl-Class-Method-Modifiers-1.70.0-2|50	
12cr|perl-Class-Method-Modifiers-1.70.0-2|51	%files
12cr|perl-Class-Method-Modifiers-1.70.0-2|52	%doc Changes
12cr|perl-Class-Method-Modifiers-1.70.0-2|53	%{_mandir}/man3/*
12cr|perl-Class-Method-Modifiers-1.70.0-2|54	%{perl_vendorlib}/Class
12cr|perl-Class-Method-Modifiers-1.70.0-2|55	
12cr|perl-Class-Method-Modifiers-1.70.0-2|56	
12cr|perl-Class-Method-Modifiers-1.70.0-2|57	%changelog
12cr|perl-Class-Method-Modifiers-1.70.0-2|58	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.70.0-1mdv2011.0
12cr|perl-Class-Method-Modifiers-1.70.0-2|59	+ Revision: 643366
12cr|perl-Class-Method-Modifiers-1.70.0-2|60	- update to new version 1.07
12cr|perl-Class-Method-Modifiers-1.70.0-2|61	
12cr|perl-Class-Method-Modifiers-1.70.0-2|62	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.60.0-1mdv2011.0
12cr|perl-Class-Method-Modifiers-1.70.0-2|63	+ Revision: 601861
12cr|perl-Class-Method-Modifiers-1.70.0-2|64	- update to new version 1.06
12cr|perl-Class-Method-Modifiers-1.70.0-2|65	
12cr|perl-Class-Method-Modifiers-1.70.0-2|66	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-1mdv2011.0
12cr|perl-Class-Method-Modifiers-1.70.0-2|67	+ Revision: 461264
12cr|perl-Class-Method-Modifiers-1.70.0-2|68	- update to 1.05
12cr|perl-Class-Method-Modifiers-1.70.0-2|69	
12cr|perl-Class-Method-Modifiers-1.70.0-2|70	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-1mdv2010.0
12cr|perl-Class-Method-Modifiers-1.70.0-2|71	+ Revision: 403014
12cr|perl-Class-Method-Modifiers-1.70.0-2|72	- rebuild using %%perl_convert_version
12cr|perl-Class-Method-Modifiers-1.70.0-2|73	
12cr|perl-Class-Method-Modifiers-1.70.0-2|74	* Thu Jun 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2010.0
12cr|perl-Class-Method-Modifiers-1.70.0-2|75	+ Revision: 387001
12cr|perl-Class-Method-Modifiers-1.70.0-2|76	- update to new version 1.04
12cr|perl-Class-Method-Modifiers-1.70.0-2|77	
12cr|perl-Class-Method-Modifiers-1.70.0-2|78	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2010.0
12cr|perl-Class-Method-Modifiers-1.70.0-2|79	+ Revision: 383474
12cr|perl-Class-Method-Modifiers-1.70.0-2|80	- update to new version 1.02
12cr|perl-Class-Method-Modifiers-1.70.0-2|81	
12cr|perl-Class-Method-Modifiers-1.70.0-2|82	* Wed Jul 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2009.0
12cr|perl-Class-Method-Modifiers-1.70.0-2|83	+ Revision: 242072
12cr|perl-Class-Method-Modifiers-1.70.0-2|84	- import perl-Class-Method-Modifiers
12cr|perl-Class-Method-Modifiers-1.70.0-2|85	
12cr|perl-Class-Method-Modifiers-1.70.0-2|86	
12cr|perl-Class-Method-Modifiers-1.70.0-2|87	* Wed Jul 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2009.0
12cr|perl-Class-Method-Modifiers-1.70.0-2|88	- initial mdv release, generated with cpan2dist
12cr|perl-Class-Method-Modifiers-1.70.0-2|89	
12cr|perl-Class-Method-Modifiers-1.70.0-2|90	

4127 12
12cr|perl-Class-Mix-0.4.0-2|1	%define upstream_name    Class-Mix
12cr|perl-Class-Mix-0.4.0-2|2	%define upstream_version 0.004
12cr|perl-Class-Mix-0.4.0-2|3	
12cr|perl-Class-Mix-0.4.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Class-Mix-0.4.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Class-Mix-0.4.0-2|6	Release:    %mkrel 2
12cr|perl-Class-Mix-0.4.0-2|7	
12cr|perl-Class-Mix-0.4.0-2|8	Summary:    Dynamic class mixing
12cr|perl-Class-Mix-0.4.0-2|9	License:    GPL+ or Artistic
12cr|perl-Class-Mix-0.4.0-2|10	Group:      Development/Perl
12cr|perl-Class-Mix-0.4.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Mix-0.4.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Mix-0.4.0-2|13	
12cr|perl-Class-Mix-0.4.0-2|14	BuildRequires: perl(Carp)
12cr|perl-Class-Mix-0.4.0-2|15	BuildRequires: perl(Exporter)
12cr|perl-Class-Mix-0.4.0-2|16	BuildRequires: perl(Module::Build)
12cr|perl-Class-Mix-0.4.0-2|17	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Class-Mix-0.4.0-2|18	BuildRequires: perl(Params::Classify)
12cr|perl-Class-Mix-0.4.0-2|19	BuildRequires: perl(Test::More)
12cr|perl-Class-Mix-0.4.0-2|20	BuildRequires: perl(parent)
12cr|perl-Class-Mix-0.4.0-2|21	BuildRequires: perl(strict)
12cr|perl-Class-Mix-0.4.0-2|22	BuildRequires: perl(warnings)
12cr|perl-Class-Mix-0.4.0-2|23	
12cr|perl-Class-Mix-0.4.0-2|24	BuildArch: noarch
12cr|perl-Class-Mix-0.4.0-2|25	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Class-Mix-0.4.0-2|26	
12cr|perl-Class-Mix-0.4.0-2|27	%description
12cr|perl-Class-Mix-0.4.0-2|28	The 'mix_class' function provided by this module dynamically generates
12cr|perl-Class-Mix-0.4.0-2|29	`anonymous' classes with specified inheritance.
12cr|perl-Class-Mix-0.4.0-2|30	
12cr|perl-Class-Mix-0.4.0-2|31	%prep
12cr|perl-Class-Mix-0.4.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Mix-0.4.0-2|33	
12cr|perl-Class-Mix-0.4.0-2|34	%build
12cr|perl-Class-Mix-0.4.0-2|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Mix-0.4.0-2|36	%make
12cr|perl-Class-Mix-0.4.0-2|37	
12cr|perl-Class-Mix-0.4.0-2|38	%check
12cr|perl-Class-Mix-0.4.0-2|39	%make test
12cr|perl-Class-Mix-0.4.0-2|40	
12cr|perl-Class-Mix-0.4.0-2|41	%install
12cr|perl-Class-Mix-0.4.0-2|42	rm -rf %buildroot
12cr|perl-Class-Mix-0.4.0-2|43	%makeinstall_std
12cr|perl-Class-Mix-0.4.0-2|44	
12cr|perl-Class-Mix-0.4.0-2|45	%clean
12cr|perl-Class-Mix-0.4.0-2|46	rm -rf %buildroot
12cr|perl-Class-Mix-0.4.0-2|47	
12cr|perl-Class-Mix-0.4.0-2|48	%files
12cr|perl-Class-Mix-0.4.0-2|49	%defattr(-,root,root)
12cr|perl-Class-Mix-0.4.0-2|50	%doc Changes README
12cr|perl-Class-Mix-0.4.0-2|51	%{_mandir}/man3/*
12cr|perl-Class-Mix-0.4.0-2|52	%perl_vendorlib/*
12cr|perl-Class-Mix-0.4.0-2|53	
12cr|perl-Class-Mix-0.4.0-2|54	
12cr|perl-Class-Mix-0.4.0-2|55	%changelog
12cr|perl-Class-Mix-0.4.0-2|56	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.4.0-2mdv2011.0
12cr|perl-Class-Mix-0.4.0-2|57	+ Revision: 653557
12cr|perl-Class-Mix-0.4.0-2|58	- rebuild for updated spec-helper
12cr|perl-Class-Mix-0.4.0-2|59	
12cr|perl-Class-Mix-0.4.0-2|60	* Fri Sep 03 2010 Jérôme Quelin <jquelin@mandriva.org> 0.4.0-1mdv2011.0
12cr|perl-Class-Mix-0.4.0-2|61	+ Revision: 575611
12cr|perl-Class-Mix-0.4.0-2|62	- adding missing buildrequires:
12cr|perl-Class-Mix-0.4.0-2|63	- update to 0.004
12cr|perl-Class-Mix-0.4.0-2|64	
12cr|perl-Class-Mix-0.4.0-2|65	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.3.0-1mdv2011.0
12cr|perl-Class-Mix-0.4.0-2|66	+ Revision: 471087
12cr|perl-Class-Mix-0.4.0-2|67	- import perl-Class-Mix
12cr|perl-Class-Mix-0.4.0-2|68	
12cr|perl-Class-Mix-0.4.0-2|69	
12cr|perl-Class-Mix-0.4.0-2|70	* Sun Nov 29 2009 cpan2dist 0.003-1mdv
12cr|perl-Class-Mix-0.4.0-2|71	- initial mdv release, generated with cpan2dist

4128 12
12cr|perl-Class-Multimethods-1.700.0-3|1	%define upstream_name    Class-Multimethods
12cr|perl-Class-Multimethods-1.700.0-3|2	%define upstream_version 1.70
12cr|perl-Class-Multimethods-1.700.0-3|3	
12cr|perl-Class-Multimethods-1.700.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Multimethods-1.700.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Multimethods-1.700.0-3|6	Release:	3
12cr|perl-Class-Multimethods-1.700.0-3|7	
12cr|perl-Class-Multimethods-1.700.0-3|8	Summary:	A multiple dispatch mechanism for Perl
12cr|perl-Class-Multimethods-1.700.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Multimethods-1.700.0-3|10	Group:		Development/Perl
12cr|perl-Class-Multimethods-1.700.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Multimethods-1.700.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Multimethods-1.700.0-3|13	
12cr|perl-Class-Multimethods-1.700.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Multimethods-1.700.0-3|15	BuildArch:	noarch
12cr|perl-Class-Multimethods-1.700.0-3|16	
12cr|perl-Class-Multimethods-1.700.0-3|17	%description
12cr|perl-Class-Multimethods-1.700.0-3|18	The Class:Multimethod module exports a subroutine (&multimethod) that can
12cr|perl-Class-Multimethods-1.700.0-3|19	be used to declare other subroutines that are dispatched using a algorithm
12cr|perl-Class-Multimethods-1.700.0-3|20	different from the normal Perl subroutine or method dispatch mechanism.
12cr|perl-Class-Multimethods-1.700.0-3|21	
12cr|perl-Class-Multimethods-1.700.0-3|22	Normal Perl subroutines are dispatched by finding the appropriately-named
12cr|perl-Class-Multimethods-1.700.0-3|23	subroutine in the current (or specified) package and calling that. Normal
12cr|perl-Class-Multimethods-1.700.0-3|24	Perl methods are dispatched by attempting to find the appropriately-named
12cr|perl-Class-Multimethods-1.700.0-3|25	subroutine in the package into which the invoking object is blessed or,
12cr|perl-Class-Multimethods-1.700.0-3|26	failing that, recursively searching for it in the packages listed in the
12cr|perl-Class-Multimethods-1.700.0-3|27	appropriate '@ISA' arrays.
12cr|perl-Class-Multimethods-1.700.0-3|28	
12cr|perl-Class-Multimethods-1.700.0-3|29	Class::Multimethods multimethods are dispatched quite differently. The
12cr|perl-Class-Multimethods-1.700.0-3|30	dispatch mechanism looks at the classes or types of each argument to the
12cr|perl-Class-Multimethods-1.700.0-3|31	multimethod (by calling 'ref' on each) and determines the "closest"
12cr|perl-Class-Multimethods-1.700.0-3|32	matching _variant_ of the multimethod, according to the argument types
12cr|perl-Class-Multimethods-1.700.0-3|33	specified in the variants' definitions (see the Finding the "nearest"
12cr|perl-Class-Multimethods-1.700.0-3|34	multimethod manpage for a definition of "closest").
12cr|perl-Class-Multimethods-1.700.0-3|35	
12cr|perl-Class-Multimethods-1.700.0-3|36	%prep
12cr|perl-Class-Multimethods-1.700.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Multimethods-1.700.0-3|38	
12cr|perl-Class-Multimethods-1.700.0-3|39	%build
12cr|perl-Class-Multimethods-1.700.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Multimethods-1.700.0-3|41	%make
12cr|perl-Class-Multimethods-1.700.0-3|42	
12cr|perl-Class-Multimethods-1.700.0-3|43	%check
12cr|perl-Class-Multimethods-1.700.0-3|44	%make test
12cr|perl-Class-Multimethods-1.700.0-3|45	
12cr|perl-Class-Multimethods-1.700.0-3|46	%install
12cr|perl-Class-Multimethods-1.700.0-3|47	%makeinstall_std
12cr|perl-Class-Multimethods-1.700.0-3|48	
12cr|perl-Class-Multimethods-1.700.0-3|49	%files
12cr|perl-Class-Multimethods-1.700.0-3|50	%doc Changes README
12cr|perl-Class-Multimethods-1.700.0-3|51	%{_mandir}/man3/*
12cr|perl-Class-Multimethods-1.700.0-3|52	%{perl_vendorlib}/*
12cr|perl-Class-Multimethods-1.700.0-3|53	
12cr|perl-Class-Multimethods-1.700.0-3|54	%changelog
12cr|perl-Class-Multimethods-1.700.0-3|55	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.700.0-2mdv2011.0
12cr|perl-Class-Multimethods-1.700.0-3|56	+ Revision: 654894
12cr|perl-Class-Multimethods-1.700.0-3|57	- rebuild for updated spec-helper
12cr|perl-Class-Multimethods-1.700.0-3|58	
12cr|perl-Class-Multimethods-1.700.0-3|59	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 1.700.0-1mdv2011.0
12cr|perl-Class-Multimethods-1.700.0-3|60	+ Revision: 542857
12cr|perl-Class-Multimethods-1.700.0-3|61	- import perl-Class-Multimethods
12cr|perl-Class-Multimethods-1.700.0-3|62	
12cr|perl-Class-Multimethods-1.700.0-3|63	
12cr|perl-Class-Multimethods-1.700.0-3|64	* Thu May 06 2010 cpan2dist 1.70-1mdv
12cr|perl-Class-Multimethods-1.700.0-3|65	- initial mdv release, generated with cpan2dist

4129 12
12cr|perl-Class-ParamParser-1.41.0-6|1	%define	upstream_name    Class-ParamParser
12cr|perl-Class-ParamParser-1.41.0-6|2	%define	upstream_version 1.041
12cr|perl-Class-ParamParser-1.41.0-6|3	
12cr|perl-Class-ParamParser-1.41.0-6|4	Name:		perl-%{upstream_name}
12cr|perl-Class-ParamParser-1.41.0-6|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-ParamParser-1.41.0-6|6	Release:	6
12cr|perl-Class-ParamParser-1.41.0-6|7	
12cr|perl-Class-ParamParser-1.41.0-6|8	Summary:	CPAN %{upstream_name} perl module
12cr|perl-Class-ParamParser-1.41.0-6|9	License:	GPL+ or Artistic
12cr|perl-Class-ParamParser-1.41.0-6|10	Group:		Development/Perl
12cr|perl-Class-ParamParser-1.41.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-ParamParser-1.41.0-6|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DU/DUNCAND/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-ParamParser-1.41.0-6|13	
12cr|perl-Class-ParamParser-1.41.0-6|14	BuildRequires:	perl-devel
12cr|perl-Class-ParamParser-1.41.0-6|15	BuildArch:	noarch
12cr|perl-Class-ParamParser-1.41.0-6|16	
12cr|perl-Class-ParamParser-1.41.0-6|17	%description
12cr|perl-Class-ParamParser-1.41.0-6|18	This Perl 5 object class implements two methods which inherited classes can use
12cr|perl-Class-ParamParser-1.41.0-6|19	to tidy up parameter lists for their own methods and functions.  The two
12cr|perl-Class-ParamParser-1.41.0-6|20	methods differ in that one returns a HASH ref containing named parameters and
12cr|perl-Class-ParamParser-1.41.0-6|21	the other returns an ARRAY ref containing positional parameters.
12cr|perl-Class-ParamParser-1.41.0-6|22	
12cr|perl-Class-ParamParser-1.41.0-6|23	%prep
12cr|perl-Class-ParamParser-1.41.0-6|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-ParamParser-1.41.0-6|25	
12cr|perl-Class-ParamParser-1.41.0-6|26	%build
12cr|perl-Class-ParamParser-1.41.0-6|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-ParamParser-1.41.0-6|28	%make
12cr|perl-Class-ParamParser-1.41.0-6|29	
12cr|perl-Class-ParamParser-1.41.0-6|30	%check
12cr|perl-Class-ParamParser-1.41.0-6|31	%make test
12cr|perl-Class-ParamParser-1.41.0-6|32	
12cr|perl-Class-ParamParser-1.41.0-6|33	%install
12cr|perl-Class-ParamParser-1.41.0-6|34	%makeinstall_std
12cr|perl-Class-ParamParser-1.41.0-6|35	
12cr|perl-Class-ParamParser-1.41.0-6|36	%files
12cr|perl-Class-ParamParser-1.41.0-6|37	%doc ChangeLog ReadMe
12cr|perl-Class-ParamParser-1.41.0-6|38	%{perl_vendorlib}/Class/ParamParser.pm
12cr|perl-Class-ParamParser-1.41.0-6|39	%{_mandir}/*/*
12cr|perl-Class-ParamParser-1.41.0-6|40	
12cr|perl-Class-ParamParser-1.41.0-6|41	
12cr|perl-Class-ParamParser-1.41.0-6|42	%changelog
12cr|perl-Class-ParamParser-1.41.0-6|43	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.41.0-5mdv2011.0
12cr|perl-Class-ParamParser-1.41.0-6|44	+ Revision: 680825
12cr|perl-Class-ParamParser-1.41.0-6|45	- mass rebuild
12cr|perl-Class-ParamParser-1.41.0-6|46	
12cr|perl-Class-ParamParser-1.41.0-6|47	* Sun Feb 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.41.0-4mdv2011.0
12cr|perl-Class-ParamParser-1.41.0-6|48	+ Revision: 505695
12cr|perl-Class-ParamParser-1.41.0-6|49	- rebuild using %%perl_convert_version
12cr|perl-Class-ParamParser-1.41.0-6|50	
12cr|perl-Class-ParamParser-1.41.0-6|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.041-3mdv2010.0
12cr|perl-Class-ParamParser-1.41.0-6|52	+ Revision: 430332
12cr|perl-Class-ParamParser-1.41.0-6|53	- rebuild
12cr|perl-Class-ParamParser-1.41.0-6|54	
12cr|perl-Class-ParamParser-1.41.0-6|55	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.041-2mdv2008.1
12cr|perl-Class-ParamParser-1.41.0-6|56	+ Revision: 136684
12cr|perl-Class-ParamParser-1.41.0-6|57	- restore BuildRoot
12cr|perl-Class-ParamParser-1.41.0-6|58	
12cr|perl-Class-ParamParser-1.41.0-6|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Class-ParamParser-1.41.0-6|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-ParamParser-1.41.0-6|61	
12cr|perl-Class-ParamParser-1.41.0-6|62	
12cr|perl-Class-ParamParser-1.41.0-6|63	* Fri Jan 12 2007 Andreas Hasenack <andreas@mandriva.com> 1.041-2mdv2007.0
12cr|perl-Class-ParamParser-1.41.0-6|64	+ Revision: 107894
12cr|perl-Class-ParamParser-1.41.0-6|65	- rebuilt
12cr|perl-Class-ParamParser-1.41.0-6|66	- using mkrel
12cr|perl-Class-ParamParser-1.41.0-6|67	
12cr|perl-Class-ParamParser-1.41.0-6|68	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Class-ParamParser-1.41.0-6|69	- Import perl-Class-ParamParser
12cr|perl-Class-ParamParser-1.41.0-6|70	
12cr|perl-Class-ParamParser-1.41.0-6|71	* Thu Jul 21 2005 Andreas Hasenack <andreas@mandriva.com> 1.041-1mdk
12cr|perl-Class-ParamParser-1.41.0-6|72	- packaged for Mandriva
12cr|perl-Class-ParamParser-1.41.0-6|73	

4130 12
12cr|perl-Class-Prototyped-1.110.0-1|1	%define upstream_name Class-Prototyped
12cr|perl-Class-Prototyped-1.110.0-1|2	%define upstream_version 1.11
12cr|perl-Class-Prototyped-1.110.0-1|3	
12cr|perl-Class-Prototyped-1.110.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Prototyped-1.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Prototyped-1.110.0-1|6	Release:	1
12cr|perl-Class-Prototyped-1.110.0-1|7	Summary:	Fast prototype-based OO programming in Perl
12cr|perl-Class-Prototyped-1.110.0-1|8	License:	GPL+ or Artistic
12cr|perl-Class-Prototyped-1.110.0-1|9	Group:		Development/Libraries
12cr|perl-Class-Prototyped-1.110.0-1|10	URL:		http://search.cpan.org/dist/Class-Prototyped/
12cr|perl-Class-Prototyped-1.110.0-1|11	Source0:	http://www.cpan.org/authors/id/T/TE/TEVERETT/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Prototyped-1.110.0-1|12	BuildArch:	noarch
12cr|perl-Class-Prototyped-1.110.0-1|13	BuildRequires:	perl-devel
12cr|perl-Class-Prototyped-1.110.0-1|14	BuildRequires:	perl(Module::Build)
12cr|perl-Class-Prototyped-1.110.0-1|15	
12cr|perl-Class-Prototyped-1.110.0-1|16	%description
12cr|perl-Class-Prototyped-1.110.0-1|17	This package provides for efficient and simple prototype-based programming
12cr|perl-Class-Prototyped-1.110.0-1|18	in Perl. You can provide different subroutines for each object, and also
12cr|perl-Class-Prototyped-1.110.0-1|19	have objects inherit their behavior and state from another object.
12cr|perl-Class-Prototyped-1.110.0-1|20	
12cr|perl-Class-Prototyped-1.110.0-1|21	%prep
12cr|perl-Class-Prototyped-1.110.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Prototyped-1.110.0-1|23	# Documentation and libraries should not be executable
12cr|perl-Class-Prototyped-1.110.0-1|24	chmod -x perf/* examples/* Changes lib/Class/*.pm lib/Class/Prototyped/*
12cr|perl-Class-Prototyped-1.110.0-1|25	
12cr|perl-Class-Prototyped-1.110.0-1|26	%build
12cr|perl-Class-Prototyped-1.110.0-1|27	perl Build.PL installdirs=vendor
12cr|perl-Class-Prototyped-1.110.0-1|28	./Build
12cr|perl-Class-Prototyped-1.110.0-1|29	
12cr|perl-Class-Prototyped-1.110.0-1|30	%install
12cr|perl-Class-Prototyped-1.110.0-1|31	./Build install destdir=%{buildroot} create_packlist=0
12cr|perl-Class-Prototyped-1.110.0-1|32	find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
12cr|perl-Class-Prototyped-1.110.0-1|33	
12cr|perl-Class-Prototyped-1.110.0-1|34	%check
12cr|perl-Class-Prototyped-1.110.0-1|35	./Build test
12cr|perl-Class-Prototyped-1.110.0-1|36	
12cr|perl-Class-Prototyped-1.110.0-1|37	%files
12cr|perl-Class-Prototyped-1.110.0-1|38	%doc Changes README perf/ examples/
12cr|perl-Class-Prototyped-1.110.0-1|39	%{perl_vendorlib}/*
12cr|perl-Class-Prototyped-1.110.0-1|40	%{_mandir}/man3/*
12cr|perl-Class-Prototyped-1.110.0-1|41	

4131 12
12cr|perl-Class-ReturnValue-0.550.0-3|1	%define upstream_name    Class-ReturnValue
12cr|perl-Class-ReturnValue-0.550.0-3|2	%define upstream_version 0.55
12cr|perl-Class-ReturnValue-0.550.0-3|3	
12cr|perl-Class-ReturnValue-0.550.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-ReturnValue-0.550.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-ReturnValue-0.550.0-3|6	Release:	3
12cr|perl-Class-ReturnValue-0.550.0-3|7	
12cr|perl-Class-ReturnValue-0.550.0-3|8	Summary:	Class-ReturnValue module for perl
12cr|perl-Class-ReturnValue-0.550.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-ReturnValue-0.550.0-3|10	Group:		Development/Perl
12cr|perl-Class-ReturnValue-0.550.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-ReturnValue-0.550.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-ReturnValue-0.550.0-3|13	
12cr|perl-Class-ReturnValue-0.550.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-ReturnValue-0.550.0-3|15	BuildRequires:	perl(Devel::StackTrace)
12cr|perl-Class-ReturnValue-0.550.0-3|16	BuildArch:	noarch
12cr|perl-Class-ReturnValue-0.550.0-3|17	
12cr|perl-Class-ReturnValue-0.550.0-3|18	%description
12cr|perl-Class-ReturnValue-0.550.0-3|19	This module provides a return-value object that lets you treat it as as a
12cr|perl-Class-ReturnValue-0.550.0-3|20	boolean, array or object.
12cr|perl-Class-ReturnValue-0.550.0-3|21	
12cr|perl-Class-ReturnValue-0.550.0-3|22	%prep
12cr|perl-Class-ReturnValue-0.550.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-ReturnValue-0.550.0-3|24	
12cr|perl-Class-ReturnValue-0.550.0-3|25	%build
12cr|perl-Class-ReturnValue-0.550.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-ReturnValue-0.550.0-3|27	%make
12cr|perl-Class-ReturnValue-0.550.0-3|28	
12cr|perl-Class-ReturnValue-0.550.0-3|29	%check
12cr|perl-Class-ReturnValue-0.550.0-3|30	make test
12cr|perl-Class-ReturnValue-0.550.0-3|31	
12cr|perl-Class-ReturnValue-0.550.0-3|32	%install
12cr|perl-Class-ReturnValue-0.550.0-3|33	%makeinstall_std
12cr|perl-Class-ReturnValue-0.550.0-3|34	
12cr|perl-Class-ReturnValue-0.550.0-3|35	%files
12cr|perl-Class-ReturnValue-0.550.0-3|36	%doc Changes
12cr|perl-Class-ReturnValue-0.550.0-3|37	%{perl_vendorlib}/Class/ReturnValue.pm
12cr|perl-Class-ReturnValue-0.550.0-3|38	%{_mandir}/*/*
12cr|perl-Class-ReturnValue-0.550.0-3|39	
12cr|perl-Class-ReturnValue-0.550.0-3|40	
12cr|perl-Class-ReturnValue-0.550.0-3|41	%changelog
12cr|perl-Class-ReturnValue-0.550.0-3|42	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.550.0-2mdv2011.0
12cr|perl-Class-ReturnValue-0.550.0-3|43	+ Revision: 680826
12cr|perl-Class-ReturnValue-0.550.0-3|44	- mass rebuild
12cr|perl-Class-ReturnValue-0.550.0-3|45	
12cr|perl-Class-ReturnValue-0.550.0-3|46	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.550.0-1mdv2011.0
12cr|perl-Class-ReturnValue-0.550.0-3|47	+ Revision: 406876
12cr|perl-Class-ReturnValue-0.550.0-3|48	- rebuild using %%perl_convert_version
12cr|perl-Class-ReturnValue-0.550.0-3|49	
12cr|perl-Class-ReturnValue-0.550.0-3|50	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.55-3mdv2009.0
12cr|perl-Class-ReturnValue-0.550.0-3|51	+ Revision: 256029
12cr|perl-Class-ReturnValue-0.550.0-3|52	- rebuild
12cr|perl-Class-ReturnValue-0.550.0-3|53	
12cr|perl-Class-ReturnValue-0.550.0-3|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.55-1mdv2008.1
12cr|perl-Class-ReturnValue-0.550.0-3|55	+ Revision: 136684
12cr|perl-Class-ReturnValue-0.550.0-3|56	- restore BuildRoot
12cr|perl-Class-ReturnValue-0.550.0-3|57	
12cr|perl-Class-ReturnValue-0.550.0-3|58	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Class-ReturnValue-0.550.0-3|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-ReturnValue-0.550.0-3|60	
12cr|perl-Class-ReturnValue-0.550.0-3|61	* Wed Aug 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.55-1mdv2008.0
12cr|perl-Class-ReturnValue-0.550.0-3|62	+ Revision: 69215
12cr|perl-Class-ReturnValue-0.550.0-3|63	- update to new version 0.55
12cr|perl-Class-ReturnValue-0.550.0-3|64	
12cr|perl-Class-ReturnValue-0.550.0-3|65	* Wed Aug 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.54-1mdv2008.0
12cr|perl-Class-ReturnValue-0.550.0-3|66	+ Revision: 63925
12cr|perl-Class-ReturnValue-0.550.0-3|67	- update to new version 0.54
12cr|perl-Class-ReturnValue-0.550.0-3|68	
12cr|perl-Class-ReturnValue-0.550.0-3|69	
12cr|perl-Class-ReturnValue-0.550.0-3|70	* Mon Aug 28 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Class-ReturnValue-0.550.0-3|71	+ 2006-08-28 14:45:25 (58405)
12cr|perl-Class-ReturnValue-0.550.0-3|72	- mkrel
12cr|perl-Class-ReturnValue-0.550.0-3|73	- check section
12cr|perl-Class-ReturnValue-0.550.0-3|74	
12cr|perl-Class-ReturnValue-0.550.0-3|75	* Mon Aug 28 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Class-ReturnValue-0.550.0-3|76	+ 2006-08-28 14:40:52 (58404)
12cr|perl-Class-ReturnValue-0.550.0-3|77	Import perl-Class-ReturnValue
12cr|perl-Class-ReturnValue-0.550.0-3|78	
12cr|perl-Class-ReturnValue-0.550.0-3|79	* Wed Jul 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.53-1mdk
12cr|perl-Class-ReturnValue-0.550.0-3|80	- 0.53
12cr|perl-Class-ReturnValue-0.550.0-3|81	
12cr|perl-Class-ReturnValue-0.550.0-3|82	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.52-1mdk
12cr|perl-Class-ReturnValue-0.550.0-3|83	- initial Mandriva package
12cr|perl-Class-ReturnValue-0.550.0-3|84	

4132 12
12cr|perl-Class-Sniff-0.80.0-3|1	%define upstream_name    Class-Sniff
12cr|perl-Class-Sniff-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-Class-Sniff-0.80.0-3|3	
12cr|perl-Class-Sniff-0.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Sniff-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Sniff-0.80.0-3|6	Release:	3
12cr|perl-Class-Sniff-0.80.0-3|7	
12cr|perl-Class-Sniff-0.80.0-3|8	Summary:	Look for class composition code smells
12cr|perl-Class-Sniff-0.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Sniff-0.80.0-3|10	Group:		Development/Perl
12cr|perl-Class-Sniff-0.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Sniff-0.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Sniff-0.80.0-3|13	
12cr|perl-Class-Sniff-0.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Sniff-0.80.0-3|15	BuildRequires:	perl(B::Concise)
12cr|perl-Class-Sniff-0.80.0-3|16	BuildRequires:	perl(Devel::Symdump)
12cr|perl-Class-Sniff-0.80.0-3|17	BuildRequires:	perl(Digest::MD5)
12cr|perl-Class-Sniff-0.80.0-3|18	BuildRequires:	perl(Graph::Easy)
12cr|perl-Class-Sniff-0.80.0-3|19	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Class-Sniff-0.80.0-3|20	BuildRequires:	perl(Sub::Information)
12cr|perl-Class-Sniff-0.80.0-3|21	BuildRequires:	perl(Test::Deep)
12cr|perl-Class-Sniff-0.80.0-3|22	BuildRequires:	perl(Test::Differences)
12cr|perl-Class-Sniff-0.80.0-3|23	BuildRequires:	perl(Test::Exception)
12cr|perl-Class-Sniff-0.80.0-3|24	BuildRequires:	perl(Test::Most)
12cr|perl-Class-Sniff-0.80.0-3|25	BuildRequires:	perl(Test::Warn)
12cr|perl-Class-Sniff-0.80.0-3|26	BuildRequires:	perl(Text::SimpleTable)
12cr|perl-Class-Sniff-0.80.0-3|27	BuildRequires:	perl(Tree)
12cr|perl-Class-Sniff-0.80.0-3|28	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Class-Sniff-0.80.0-3|29	BuildArch:	noarch
12cr|perl-Class-Sniff-0.80.0-3|30	
12cr|perl-Class-Sniff-0.80.0-3|31	%description
12cr|perl-Class-Sniff-0.80.0-3|32	*ALPHA* code. You've been warned.
12cr|perl-Class-Sniff-0.80.0-3|33	
12cr|perl-Class-Sniff-0.80.0-3|34	The interface is rather ad-hoc at the moment and is likely to change. After
12cr|perl-Class-Sniff-0.80.0-3|35	creating a new instance, calling the 'report' method is your best option.
12cr|perl-Class-Sniff-0.80.0-3|36	You can then visually examine it to look for potential problems:
12cr|perl-Class-Sniff-0.80.0-3|37	
12cr|perl-Class-Sniff-0.80.0-3|38	my $sniff = Class::Sniff->new({class => 'Some::Class'});
12cr|perl-Class-Sniff-0.80.0-3|39	print $sniff->report;
12cr|perl-Class-Sniff-0.80.0-3|40	
12cr|perl-Class-Sniff-0.80.0-3|41	%prep
12cr|perl-Class-Sniff-0.80.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Sniff-0.80.0-3|43	
12cr|perl-Class-Sniff-0.80.0-3|44	%build
12cr|perl-Class-Sniff-0.80.0-3|45	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Sniff-0.80.0-3|46	%make
12cr|perl-Class-Sniff-0.80.0-3|47	
12cr|perl-Class-Sniff-0.80.0-3|48	%check
12cr|perl-Class-Sniff-0.80.0-3|49	%make test
12cr|perl-Class-Sniff-0.80.0-3|50	
12cr|perl-Class-Sniff-0.80.0-3|51	%install
12cr|perl-Class-Sniff-0.80.0-3|52	%makeinstall_std
12cr|perl-Class-Sniff-0.80.0-3|53	
12cr|perl-Class-Sniff-0.80.0-3|54	%files
12cr|perl-Class-Sniff-0.80.0-3|55	%doc Changes README
12cr|perl-Class-Sniff-0.80.0-3|56	%{_mandir}/man3/*
12cr|perl-Class-Sniff-0.80.0-3|57	%{perl_vendorlib}/*
12cr|perl-Class-Sniff-0.80.0-3|58	
12cr|perl-Class-Sniff-0.80.0-3|59	%changelog
12cr|perl-Class-Sniff-0.80.0-3|60	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-Class-Sniff-0.80.0-3|61	+ Revision: 654895
12cr|perl-Class-Sniff-0.80.0-3|62	- rebuild for updated spec-helper
12cr|perl-Class-Sniff-0.80.0-3|63	
12cr|perl-Class-Sniff-0.80.0-3|64	* Mon Sep 21 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Class-Sniff-0.80.0-3|65	+ Revision: 446593
12cr|perl-Class-Sniff-0.80.0-3|66	- import perl-Class-Sniff
12cr|perl-Class-Sniff-0.80.0-3|67	
12cr|perl-Class-Sniff-0.80.0-3|68	
12cr|perl-Class-Sniff-0.80.0-3|69	* Mon Sep 21 2009 cpan2dist 0.08-1mdv
12cr|perl-Class-Sniff-0.80.0-3|70	- initial mdv release, generated with cpan2dist

4133 12
12cr|perl-Class-Std-0.11.0-2|1	%define upstream_name    Class-Std
12cr|perl-Class-Std-0.11.0-2|2	%define upstream_version 0.011
12cr|perl-Class-Std-0.11.0-2|3	
12cr|perl-Class-Std-0.11.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Class-Std-0.11.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Class-Std-0.11.0-2|6	Release:    %mkrel 2
12cr|perl-Class-Std-0.11.0-2|7	
12cr|perl-Class-Std-0.11.0-2|8	Summary:    Support for creating standard "inside-out" classes
12cr|perl-Class-Std-0.11.0-2|9	License:    GPL+ or Artistic
12cr|perl-Class-Std-0.11.0-2|10	Group:      Development/Perl
12cr|perl-Class-Std-0.11.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Class-Std-0.11.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Std-0.11.0-2|13	
12cr|perl-Class-Std-0.11.0-2|14	BuildRequires:      perl(Module::Build)
12cr|perl-Class-Std-0.11.0-2|15	
12cr|perl-Class-Std-0.11.0-2|16	BuildArch:          noarch
12cr|perl-Class-Std-0.11.0-2|17	BuildRoot:          %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Class-Std-0.11.0-2|18	
12cr|perl-Class-Std-0.11.0-2|19	%description
12cr|perl-Class-Std-0.11.0-2|20	Support for creating standard "inside-out" classes
12cr|perl-Class-Std-0.11.0-2|21	
12cr|perl-Class-Std-0.11.0-2|22	%prep
12cr|perl-Class-Std-0.11.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Std-0.11.0-2|24	
12cr|perl-Class-Std-0.11.0-2|25	%build
12cr|perl-Class-Std-0.11.0-2|26	# only when building from CVS (version 1.51-3mdk)
12cr|perl-Class-Std-0.11.0-2|27	#CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Std-0.11.0-2|28	#make docs -i
12cr|perl-Class-Std-0.11.0-2|29	# only when building from CVS (version 1.51-3mdk)
12cr|perl-Class-Std-0.11.0-2|30	perl Build.PL installdirs=vendor
12cr|perl-Class-Std-0.11.0-2|31	./Build
12cr|perl-Class-Std-0.11.0-2|32	
12cr|perl-Class-Std-0.11.0-2|33	%check
12cr|perl-Class-Std-0.11.0-2|34	./Build test
12cr|perl-Class-Std-0.11.0-2|35	
12cr|perl-Class-Std-0.11.0-2|36	%clean
12cr|perl-Class-Std-0.11.0-2|37	rm -rf %{buildroot}
12cr|perl-Class-Std-0.11.0-2|38	
12cr|perl-Class-Std-0.11.0-2|39	%install
12cr|perl-Class-Std-0.11.0-2|40	rm -rf %{buildroot}
12cr|perl-Class-Std-0.11.0-2|41	./Build install destdir=%{buildroot}
12cr|perl-Class-Std-0.11.0-2|42	
12cr|perl-Class-Std-0.11.0-2|43	%files
12cr|perl-Class-Std-0.11.0-2|44	%defattr(-,root,root)
12cr|perl-Class-Std-0.11.0-2|45	%doc Changes README
12cr|perl-Class-Std-0.11.0-2|46	%{perl_vendorlib}/Class/Std*
12cr|perl-Class-Std-0.11.0-2|47	%{_mandir}/*/*
12cr|perl-Class-Std-0.11.0-2|48	
12cr|perl-Class-Std-0.11.0-2|49	
12cr|perl-Class-Std-0.11.0-2|50	%changelog
12cr|perl-Class-Std-0.11.0-2|51	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.11.0-2mdv2011.0
12cr|perl-Class-Std-0.11.0-2|52	+ Revision: 680827
12cr|perl-Class-Std-0.11.0-2|53	- mass rebuild
12cr|perl-Class-Std-0.11.0-2|54	
12cr|perl-Class-Std-0.11.0-2|55	* Mon Dec 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.11.0-1mdv2011.0
12cr|perl-Class-Std-0.11.0-2|56	+ Revision: 483036
12cr|perl-Class-Std-0.11.0-2|57	- update to 0.011
12cr|perl-Class-Std-0.11.0-2|58	
12cr|perl-Class-Std-0.11.0-2|59	* Thu Dec 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.11.0-1mdv2010.1
12cr|perl-Class-Std-0.11.0-2|60	+ Revision: 482081
12cr|perl-Class-Std-0.11.0-2|61	- update to 0.011
12cr|perl-Class-Std-0.11.0-2|62	- update to 0.010
12cr|perl-Class-Std-0.11.0-2|63	
12cr|perl-Class-Std-0.11.0-2|64	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.0.9-3mdv2010.0
12cr|perl-Class-Std-0.11.0-2|65	+ Revision: 430333
12cr|perl-Class-Std-0.11.0-2|66	- rebuild
12cr|perl-Class-Std-0.11.0-2|67	
12cr|perl-Class-Std-0.11.0-2|68	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.0.9-2mdv2009.0
12cr|perl-Class-Std-0.11.0-2|69	+ Revision: 268400
12cr|perl-Class-Std-0.11.0-2|70	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Class-Std-0.11.0-2|71	
12cr|perl-Class-Std-0.11.0-2|72	* Thu Apr 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.9-1mdv2009.0
12cr|perl-Class-Std-0.11.0-2|73	+ Revision: 195213
12cr|perl-Class-Std-0.11.0-2|74	- new version
12cr|perl-Class-Std-0.11.0-2|75	
12cr|perl-Class-Std-0.11.0-2|76	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-Std-0.11.0-2|77	- restore BuildRoot
12cr|perl-Class-Std-0.11.0-2|78	
12cr|perl-Class-Std-0.11.0-2|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Class-Std-0.11.0-2|80	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Std-0.11.0-2|81	
12cr|perl-Class-Std-0.11.0-2|82	* Sat May 26 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> v0.0.8-1mdv2008.0
12cr|perl-Class-Std-0.11.0-2|83	+ Revision: 31539
12cr|perl-Class-Std-0.11.0-2|84	- add perl-version to BuildRequires to avoid tests to fail
12cr|perl-Class-Std-0.11.0-2|85	- Import perl-Class-Std
12cr|perl-Class-Std-0.11.0-2|86	
12cr|perl-Class-Std-0.11.0-2|87	
12cr|perl-Class-Std-0.11.0-2|88	
12cr|perl-Class-Std-0.11.0-2|89	* Tue May 22 2007 Shlomi Fish <shlomif@iglu.org.il> v0.0.8-1mdv2007.1
12cr|perl-Class-Std-0.11.0-2|90	- Initial release.

4134 12
12cr|perl-Class-Std-Fast-0.0.8-6|1	%define upstream_name    Class-Std-Fast
12cr|perl-Class-Std-Fast-0.0.8-6|2	%define upstream_version v0.0.8
12cr|perl-Class-Std-Fast-0.0.8-6|3	
12cr|perl-Class-Std-Fast-0.0.8-6|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Std-Fast-0.0.8-6|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Std-Fast-0.0.8-6|6	Release:	6
12cr|perl-Class-Std-Fast-0.0.8-6|7	
12cr|perl-Class-Std-Fast-0.0.8-6|8	Summary:	Faster but less secure than Class::Std
12cr|perl-Class-Std-Fast-0.0.8-6|9	License:	GPL+ or Artistic
12cr|perl-Class-Std-Fast-0.0.8-6|10	Group:		Development/Perl
12cr|perl-Class-Std-Fast-0.0.8-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Std-Fast-0.0.8-6|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Std-Fast-0.0.8-6|13	
12cr|perl-Class-Std-Fast-0.0.8-6|14	BuildRequires:	perl-devel
12cr|perl-Class-Std-Fast-0.0.8-6|15	BuildRequires:	perl(Class::Std)
12cr|perl-Class-Std-Fast-0.0.8-6|16	BuildRequires:	perl(Data::Dumper)
12cr|perl-Class-Std-Fast-0.0.8-6|17	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Class-Std-Fast-0.0.8-6|18	BuildRequires:	perl(Scalar::Util)
12cr|perl-Class-Std-Fast-0.0.8-6|19	BuildRequires:	perl(Test::More)
12cr|perl-Class-Std-Fast-0.0.8-6|20	BuildRequires:	perl(version)
12cr|perl-Class-Std-Fast-0.0.8-6|21	
12cr|perl-Class-Std-Fast-0.0.8-6|22	BuildArch:	noarch
12cr|perl-Class-Std-Fast-0.0.8-6|23	
12cr|perl-Class-Std-Fast-0.0.8-6|24	Requires:	perl(Class::Std)
12cr|perl-Class-Std-Fast-0.0.8-6|25	Requires:	perl(version)
12cr|perl-Class-Std-Fast-0.0.8-6|26	
12cr|perl-Class-Std-Fast-0.0.8-6|27	%description
12cr|perl-Class-Std-Fast-0.0.8-6|28	Class::Std::Fast allows you to use the beautiful API of Class::Std in a
12cr|perl-Class-Std-Fast-0.0.8-6|29	faster way than Class::Std does.
12cr|perl-Class-Std-Fast-0.0.8-6|30	
12cr|perl-Class-Std-Fast-0.0.8-6|31	You can get the object's ident via scalarifiyng your object.
12cr|perl-Class-Std-Fast-0.0.8-6|32	
12cr|perl-Class-Std-Fast-0.0.8-6|33	Getting the objects ident is still possible via the ident method, but it's
12cr|perl-Class-Std-Fast-0.0.8-6|34	faster to scalarify your object.
12cr|perl-Class-Std-Fast-0.0.8-6|35	
12cr|perl-Class-Std-Fast-0.0.8-6|36	%prep
12cr|perl-Class-Std-Fast-0.0.8-6|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Std-Fast-0.0.8-6|38	
12cr|perl-Class-Std-Fast-0.0.8-6|39	%build
12cr|perl-Class-Std-Fast-0.0.8-6|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Std-Fast-0.0.8-6|41	%make
12cr|perl-Class-Std-Fast-0.0.8-6|42	
12cr|perl-Class-Std-Fast-0.0.8-6|43	%check
12cr|perl-Class-Std-Fast-0.0.8-6|44	%make test
12cr|perl-Class-Std-Fast-0.0.8-6|45	
12cr|perl-Class-Std-Fast-0.0.8-6|46	%install
12cr|perl-Class-Std-Fast-0.0.8-6|47	%makeinstall_std
12cr|perl-Class-Std-Fast-0.0.8-6|48	
12cr|perl-Class-Std-Fast-0.0.8-6|49	%files
12cr|perl-Class-Std-Fast-0.0.8-6|50	%doc Changes README
12cr|perl-Class-Std-Fast-0.0.8-6|51	%{_mandir}/man3/*
12cr|perl-Class-Std-Fast-0.0.8-6|52	%{perl_vendorlib}/*
12cr|perl-Class-Std-Fast-0.0.8-6|53	
12cr|perl-Class-Std-Fast-0.0.8-6|54	
12cr|perl-Class-Std-Fast-0.0.8-6|55	%changelog
12cr|perl-Class-Std-Fast-0.0.8-6|56	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.0.8-5mdv2011.0
12cr|perl-Class-Std-Fast-0.0.8-6|57	+ Revision: 654896
12cr|perl-Class-Std-Fast-0.0.8-6|58	- rebuild for updated spec-helper
12cr|perl-Class-Std-Fast-0.0.8-6|59	
12cr|perl-Class-Std-Fast-0.0.8-6|60	* Sun Feb 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.0.8-4mdv2011.0
12cr|perl-Class-Std-Fast-0.0.8-6|61	+ Revision: 505698
12cr|perl-Class-Std-Fast-0.0.8-6|62	- rebuild using %%perl_convert_version
12cr|perl-Class-Std-Fast-0.0.8-6|63	
12cr|perl-Class-Std-Fast-0.0.8-6|64	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.0.8-3mdv2010.0
12cr|perl-Class-Std-Fast-0.0.8-6|65	+ Revision: 430334
12cr|perl-Class-Std-Fast-0.0.8-6|66	- rebuild
12cr|perl-Class-Std-Fast-0.0.8-6|67	
12cr|perl-Class-Std-Fast-0.0.8-6|68	* Wed Aug 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.8-2mdv2009.0
12cr|perl-Class-Std-Fast-0.0.8-6|69	+ Revision: 271528
12cr|perl-Class-Std-Fast-0.0.8-6|70	- fix dependencies
12cr|perl-Class-Std-Fast-0.0.8-6|71	- fix version
12cr|perl-Class-Std-Fast-0.0.8-6|72	
12cr|perl-Class-Std-Fast-0.0.8-6|73	* Wed Aug 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> v0.0.8-1mdv2009.0
12cr|perl-Class-Std-Fast-0.0.8-6|74	+ Revision: 271303
12cr|perl-Class-Std-Fast-0.0.8-6|75	- import perl-Class-Std-Fast
12cr|perl-Class-Std-Fast-0.0.8-6|76	
12cr|perl-Class-Std-Fast-0.0.8-6|77	
12cr|perl-Class-Std-Fast-0.0.8-6|78	* Wed Aug 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> v0.0.8-1mdv2009.0
12cr|perl-Class-Std-Fast-0.0.8-6|79	- initial mdv release, generated with cpan2dist
12cr|perl-Class-Std-Fast-0.0.8-6|80	

4135 12
12cr|perl-Class-Throwable-0.110.0-3|1	%define upstream_name    Class-Throwable
12cr|perl-Class-Throwable-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-Class-Throwable-0.110.0-3|3	
12cr|perl-Class-Throwable-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Throwable-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Throwable-0.110.0-3|6	Release:	3
12cr|perl-Class-Throwable-0.110.0-3|7	
12cr|perl-Class-Throwable-0.110.0-3|8	Summary:	A minimal lightweight exception class
12cr|perl-Class-Throwable-0.110.0-3|9	License:	Artistic/GPL
12cr|perl-Class-Throwable-0.110.0-3|10	Group:		Development/Perl
12cr|perl-Class-Throwable-0.110.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Class-Throwable-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Throwable-0.110.0-3|13	
12cr|perl-Class-Throwable-0.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Throwable-0.110.0-3|15	BuildArch:	noarch
12cr|perl-Class-Throwable-0.110.0-3|16	
12cr|perl-Class-Throwable-0.110.0-3|17	%description
12cr|perl-Class-Throwable-0.110.0-3|18	This module implements a minimal lightweight exception object. It is meant to
12cr|perl-Class-Throwable-0.110.0-3|19	be a compromise between more basic solutions like Carp which can only print
12cr|perl-Class-Throwable-0.110.0-3|20	information and cannot handle exception objects, and more more complex
12cr|perl-Class-Throwable-0.110.0-3|21	solutions like Exception::Class which can be used to define complex inline
12cr|perl-Class-Throwable-0.110.0-3|22	exceptions and has a number of module dependencies.
12cr|perl-Class-Throwable-0.110.0-3|23	
12cr|perl-Class-Throwable-0.110.0-3|24	%prep
12cr|perl-Class-Throwable-0.110.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Throwable-0.110.0-3|26	
12cr|perl-Class-Throwable-0.110.0-3|27	%build
12cr|perl-Class-Throwable-0.110.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Throwable-0.110.0-3|29	%make
12cr|perl-Class-Throwable-0.110.0-3|30	
12cr|perl-Class-Throwable-0.110.0-3|31	%check
12cr|perl-Class-Throwable-0.110.0-3|32	%make test
12cr|perl-Class-Throwable-0.110.0-3|33	
12cr|perl-Class-Throwable-0.110.0-3|34	%install
12cr|perl-Class-Throwable-0.110.0-3|35	%makeinstall_std
12cr|perl-Class-Throwable-0.110.0-3|36	
12cr|perl-Class-Throwable-0.110.0-3|37	%files
12cr|perl-Class-Throwable-0.110.0-3|38	%doc README Changes
12cr|perl-Class-Throwable-0.110.0-3|39	%{_mandir}/*/*
12cr|perl-Class-Throwable-0.110.0-3|40	%{perl_vendorlib}/Class/*
12cr|perl-Class-Throwable-0.110.0-3|41	
12cr|perl-Class-Throwable-0.110.0-3|42	%changelog
12cr|perl-Class-Throwable-0.110.0-3|43	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-Class-Throwable-0.110.0-3|44	+ Revision: 680828
12cr|perl-Class-Throwable-0.110.0-3|45	- mass rebuild
12cr|perl-Class-Throwable-0.110.0-3|46	
12cr|perl-Class-Throwable-0.110.0-3|47	* Mon Jul 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-Class-Throwable-0.110.0-3|48	+ Revision: 400634
12cr|perl-Class-Throwable-0.110.0-3|49	- update to 0.11
12cr|perl-Class-Throwable-0.110.0-3|50	- using %%perl_convert_version
12cr|perl-Class-Throwable-0.110.0-3|51	- fixed source field
12cr|perl-Class-Throwable-0.110.0-3|52	
12cr|perl-Class-Throwable-0.110.0-3|53	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.10-4mdv2009.0
12cr|perl-Class-Throwable-0.110.0-3|54	+ Revision: 256031
12cr|perl-Class-Throwable-0.110.0-3|55	- rebuild
12cr|perl-Class-Throwable-0.110.0-3|56	
12cr|perl-Class-Throwable-0.110.0-3|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.10-2mdv2008.1
12cr|perl-Class-Throwable-0.110.0-3|58	+ Revision: 136685
12cr|perl-Class-Throwable-0.110.0-3|59	- restore BuildRoot
12cr|perl-Class-Throwable-0.110.0-3|60	
12cr|perl-Class-Throwable-0.110.0-3|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Class-Throwable-0.110.0-3|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Throwable-0.110.0-3|63	
12cr|perl-Class-Throwable-0.110.0-3|64	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-2mdv2008.0
12cr|perl-Class-Throwable-0.110.0-3|65	+ Revision: 86160
12cr|perl-Class-Throwable-0.110.0-3|66	- rebuild
12cr|perl-Class-Throwable-0.110.0-3|67	
12cr|perl-Class-Throwable-0.110.0-3|68	
12cr|perl-Class-Throwable-0.110.0-3|69	* Fri Mar 24 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.10-1mdk
12cr|perl-Class-Throwable-0.110.0-3|70	- First Mandriva release
12cr|perl-Class-Throwable-0.110.0-3|71	

4136 12
12cr|perl-Class-Trigger-0.140.0-3|1	%define upstream_name	 Class-Trigger
12cr|perl-Class-Trigger-0.140.0-3|2	%define upstream_version 0.14
12cr|perl-Class-Trigger-0.140.0-3|3	
12cr|perl-Class-Trigger-0.140.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Trigger-0.140.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Trigger-0.140.0-3|6	Release:	3
12cr|perl-Class-Trigger-0.140.0-3|7	
12cr|perl-Class-Trigger-0.140.0-3|8	Summary:	Mixin to add / call inheritable triggers
12cr|perl-Class-Trigger-0.140.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Trigger-0.140.0-3|10	Group:		Development/Perl
12cr|perl-Class-Trigger-0.140.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Trigger-0.140.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Trigger-0.140.0-3|13	
12cr|perl-Class-Trigger-0.140.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Trigger-0.140.0-3|15	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Class-Trigger-0.140.0-3|16	BuildRequires:	perl(IO::Stringy)
12cr|perl-Class-Trigger-0.140.0-3|17	BuildArch:	noarch
12cr|perl-Class-Trigger-0.140.0-3|18	
12cr|perl-Class-Trigger-0.140.0-3|19	%description
12cr|perl-Class-Trigger-0.140.0-3|20	Class::Trigger is a mixin class to add / call triggers (or hooks)
12cr|perl-Class-Trigger-0.140.0-3|21	that get called at some points you specify.
12cr|perl-Class-Trigger-0.140.0-3|22	
12cr|perl-Class-Trigger-0.140.0-3|23	%prep
12cr|perl-Class-Trigger-0.140.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Trigger-0.140.0-3|25	
12cr|perl-Class-Trigger-0.140.0-3|26	%build
12cr|perl-Class-Trigger-0.140.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Trigger-0.140.0-3|28	%make
12cr|perl-Class-Trigger-0.140.0-3|29	
12cr|perl-Class-Trigger-0.140.0-3|30	%check
12cr|perl-Class-Trigger-0.140.0-3|31	make test
12cr|perl-Class-Trigger-0.140.0-3|32	
12cr|perl-Class-Trigger-0.140.0-3|33	%install
12cr|perl-Class-Trigger-0.140.0-3|34	%makeinstall_std
12cr|perl-Class-Trigger-0.140.0-3|35	
12cr|perl-Class-Trigger-0.140.0-3|36	%files
12cr|perl-Class-Trigger-0.140.0-3|37	%doc Changes README
12cr|perl-Class-Trigger-0.140.0-3|38	%{perl_vendorlib}/Class
12cr|perl-Class-Trigger-0.140.0-3|39	%{_mandir}/*/*
12cr|perl-Class-Trigger-0.140.0-3|40	
12cr|perl-Class-Trigger-0.140.0-3|41	
12cr|perl-Class-Trigger-0.140.0-3|42	%changelog
12cr|perl-Class-Trigger-0.140.0-3|43	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.140.0-2mdv2011.0
12cr|perl-Class-Trigger-0.140.0-3|44	+ Revision: 680829
12cr|perl-Class-Trigger-0.140.0-3|45	- mass rebuild
12cr|perl-Class-Trigger-0.140.0-3|46	
12cr|perl-Class-Trigger-0.140.0-3|47	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-Class-Trigger-0.140.0-3|48	+ Revision: 461265
12cr|perl-Class-Trigger-0.140.0-3|49	- update to 0.14
12cr|perl-Class-Trigger-0.140.0-3|50	
12cr|perl-Class-Trigger-0.140.0-3|51	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.0
12cr|perl-Class-Trigger-0.140.0-3|52	+ Revision: 403015
12cr|perl-Class-Trigger-0.140.0-3|53	- rebuild using %%perl_convert_version
12cr|perl-Class-Trigger-0.140.0-3|54	
12cr|perl-Class-Trigger-0.140.0-3|55	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.13-3mdv2009.0
12cr|perl-Class-Trigger-0.140.0-3|56	+ Revision: 256034
12cr|perl-Class-Trigger-0.140.0-3|57	- rebuild
12cr|perl-Class-Trigger-0.140.0-3|58	
12cr|perl-Class-Trigger-0.140.0-3|59	* Fri Mar 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2008.1
12cr|perl-Class-Trigger-0.140.0-3|60	+ Revision: 181155
12cr|perl-Class-Trigger-0.140.0-3|61	- update to new version 0.13
12cr|perl-Class-Trigger-0.140.0-3|62	
12cr|perl-Class-Trigger-0.140.0-3|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-Trigger-0.140.0-3|64	- restore BuildRoot
12cr|perl-Class-Trigger-0.140.0-3|65	
12cr|perl-Class-Trigger-0.140.0-3|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Class-Trigger-0.140.0-3|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-Trigger-0.140.0-3|68	
12cr|perl-Class-Trigger-0.140.0-3|69	* Mon Sep 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2008.0
12cr|perl-Class-Trigger-0.140.0-3|70	+ Revision: 78725
12cr|perl-Class-Trigger-0.140.0-3|71	- new version
12cr|perl-Class-Trigger-0.140.0-3|72	
12cr|perl-Class-Trigger-0.140.0-3|73	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 0.11-1mdv2008.0
12cr|perl-Class-Trigger-0.140.0-3|74	+ Revision: 19801
12cr|perl-Class-Trigger-0.140.0-3|75	- 0.11
12cr|perl-Class-Trigger-0.140.0-3|76	
12cr|perl-Class-Trigger-0.140.0-3|77	
12cr|perl-Class-Trigger-0.140.0-3|78	* Mon Oct 10 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.10-3mdk
12cr|perl-Class-Trigger-0.140.0-3|79	- Fix BuildRequires
12cr|perl-Class-Trigger-0.140.0-3|80	
12cr|perl-Class-Trigger-0.140.0-3|81	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.10-2mdk
12cr|perl-Class-Trigger-0.140.0-3|82	- Buildrequires fix
12cr|perl-Class-Trigger-0.140.0-3|83	
12cr|perl-Class-Trigger-0.140.0-3|84	* Wed Sep 21 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdk
12cr|perl-Class-Trigger-0.140.0-3|85	- New release 0.10
12cr|perl-Class-Trigger-0.140.0-3|86	- spec rewrite
12cr|perl-Class-Trigger-0.140.0-3|87	
12cr|perl-Class-Trigger-0.140.0-3|88	* Thu Mar 17 2005 Bruno Cornec <bcornec@mandrakesoft.org> 0.09-1mdk
12cr|perl-Class-Trigger-0.140.0-3|89	- Initial build.
12cr|perl-Class-Trigger-0.140.0-3|90	

4137 12
12cr|perl-Class-Unload-0.70.0-3|1	%define upstream_name    Class-Unload
12cr|perl-Class-Unload-0.70.0-3|2	%define upstream_version 0.07
12cr|perl-Class-Unload-0.70.0-3|3	
12cr|perl-Class-Unload-0.70.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-Unload-0.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-Unload-0.70.0-3|6	Release:	3
12cr|perl-Class-Unload-0.70.0-3|7	
12cr|perl-Class-Unload-0.70.0-3|8	Summary:	Unload a class
12cr|perl-Class-Unload-0.70.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-Unload-0.70.0-3|10	Group:		Development/Perl
12cr|perl-Class-Unload-0.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-Unload-0.70.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-Unload-0.70.0-3|13	
12cr|perl-Class-Unload-0.70.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-Unload-0.70.0-3|15	BuildRequires:	perl(Class::Inspector)
12cr|perl-Class-Unload-0.70.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Class-Unload-0.70.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Class-Unload-0.70.0-3|18	BuildArch:	noarch
12cr|perl-Class-Unload-0.70.0-3|19	
12cr|perl-Class-Unload-0.70.0-3|20	%description
12cr|perl-Class-Unload-0.70.0-3|21	Unload a class.
12cr|perl-Class-Unload-0.70.0-3|22	
12cr|perl-Class-Unload-0.70.0-3|23	%prep
12cr|perl-Class-Unload-0.70.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-Unload-0.70.0-3|25	
12cr|perl-Class-Unload-0.70.0-3|26	%build
12cr|perl-Class-Unload-0.70.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-Unload-0.70.0-3|28	%make
12cr|perl-Class-Unload-0.70.0-3|29	
12cr|perl-Class-Unload-0.70.0-3|30	%check
12cr|perl-Class-Unload-0.70.0-3|31	make test
12cr|perl-Class-Unload-0.70.0-3|32	
12cr|perl-Class-Unload-0.70.0-3|33	%install
12cr|perl-Class-Unload-0.70.0-3|34	%makeinstall_std
12cr|perl-Class-Unload-0.70.0-3|35	
12cr|perl-Class-Unload-0.70.0-3|36	%files
12cr|perl-Class-Unload-0.70.0-3|37	%doc README Changes
12cr|perl-Class-Unload-0.70.0-3|38	%{_mandir}/man3/*
12cr|perl-Class-Unload-0.70.0-3|39	%{perl_vendorlib}/*
12cr|perl-Class-Unload-0.70.0-3|40	
12cr|perl-Class-Unload-0.70.0-3|41	
12cr|perl-Class-Unload-0.70.0-3|42	%changelog
12cr|perl-Class-Unload-0.70.0-3|43	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.70.0-2mdv2011.0
12cr|perl-Class-Unload-0.70.0-3|44	+ Revision: 656892
12cr|perl-Class-Unload-0.70.0-3|45	- rebuild for updated spec-helper
12cr|perl-Class-Unload-0.70.0-3|46	
12cr|perl-Class-Unload-0.70.0-3|47	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.70.0-1
12cr|perl-Class-Unload-0.70.0-3|48	+ Revision: 634213
12cr|perl-Class-Unload-0.70.0-3|49	- update to new version 0.07
12cr|perl-Class-Unload-0.70.0-3|50	
12cr|perl-Class-Unload-0.70.0-3|51	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Class-Unload-0.70.0-3|52	+ Revision: 553073
12cr|perl-Class-Unload-0.70.0-3|53	- update to 0.06
12cr|perl-Class-Unload-0.70.0-3|54	
12cr|perl-Class-Unload-0.70.0-3|55	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-Class-Unload-0.70.0-3|56	+ Revision: 401703
12cr|perl-Class-Unload-0.70.0-3|57	- rebuild using %%perl_convert_version
12cr|perl-Class-Unload-0.70.0-3|58	- fixed license field
12cr|perl-Class-Unload-0.70.0-3|59	
12cr|perl-Class-Unload-0.70.0-3|60	* Wed Dec 03 2008 Jérôme Quelin <jquelin@mandriva.org> 0.05-1mdv2009.1
12cr|perl-Class-Unload-0.70.0-3|61	+ Revision: 309626
12cr|perl-Class-Unload-0.70.0-3|62	- update to new version 0.05
12cr|perl-Class-Unload-0.70.0-3|63	
12cr|perl-Class-Unload-0.70.0-3|64	* Tue Dec 02 2008 Jérôme Quelin <jquelin@mandriva.org> 0.03-1mdv2009.1
12cr|perl-Class-Unload-0.70.0-3|65	+ Revision: 309265
12cr|perl-Class-Unload-0.70.0-3|66	- import perl-Class-Unload
12cr|perl-Class-Unload-0.70.0-3|67	
12cr|perl-Class-Unload-0.70.0-3|68	
12cr|perl-Class-Unload-0.70.0-3|69	* Tue Dec 02 2008 cpan2dist 0.03-1mdv
12cr|perl-Class-Unload-0.70.0-3|70	- initial mdv release, generated with cpan2dist
12cr|perl-Class-Unload-0.70.0-3|71	

4138 12
12cr|perl-Class-WhiteHole-0.40.0-3|1	%define upstream_name	 Class-WhiteHole
12cr|perl-Class-WhiteHole-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Class-WhiteHole-0.40.0-3|3	
12cr|perl-Class-WhiteHole-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Class-WhiteHole-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Class-WhiteHole-0.40.0-3|6	Release:	3
12cr|perl-Class-WhiteHole-0.40.0-3|7	
12cr|perl-Class-WhiteHole-0.40.0-3|8	Summary:	Base class to treat unhandled method calls as errors
12cr|perl-Class-WhiteHole-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Class-WhiteHole-0.40.0-3|10	Group:		Development/Perl
12cr|perl-Class-WhiteHole-0.40.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-WhiteHole-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Class-WhiteHole-0.40.0-3|13	
12cr|perl-Class-WhiteHole-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Class-WhiteHole-0.40.0-3|15	BuildArch:	noarch
12cr|perl-Class-WhiteHole-0.40.0-3|16	
12cr|perl-Class-WhiteHole-0.40.0-3|17	%description
12cr|perl-Class-WhiteHole-0.40.0-3|18	Its possible to accidentally inherit an AUTOLOAD method.  Often this
12cr|perl-Class-WhiteHole-0.40.0-3|19	will happen if a class somewhere in the chain uses AutoLoader or
12cr|perl-Class-WhiteHole-0.40.0-3|20	defines one of their own.  This can lead to confusing error messages
12cr|perl-Class-WhiteHole-0.40.0-3|21	when method lookups fail.
12cr|perl-Class-WhiteHole-0.40.0-3|22	
12cr|perl-Class-WhiteHole-0.40.0-3|23	Sometimes you want to avoid this accidental inheritance.  In that
12cr|perl-Class-WhiteHole-0.40.0-3|24	case, inherit from Class::WhiteHole.  All unhandled methods will
12cr|perl-Class-WhiteHole-0.40.0-3|25	produce normal Perl error messages.
12cr|perl-Class-WhiteHole-0.40.0-3|26	
12cr|perl-Class-WhiteHole-0.40.0-3|27	%prep
12cr|perl-Class-WhiteHole-0.40.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-WhiteHole-0.40.0-3|29	
12cr|perl-Class-WhiteHole-0.40.0-3|30	%build
12cr|perl-Class-WhiteHole-0.40.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-WhiteHole-0.40.0-3|32	%make
12cr|perl-Class-WhiteHole-0.40.0-3|33	
12cr|perl-Class-WhiteHole-0.40.0-3|34	%check
12cr|perl-Class-WhiteHole-0.40.0-3|35	make test
12cr|perl-Class-WhiteHole-0.40.0-3|36	
12cr|perl-Class-WhiteHole-0.40.0-3|37	%install
12cr|perl-Class-WhiteHole-0.40.0-3|38	%makeinstall_std
12cr|perl-Class-WhiteHole-0.40.0-3|39	
12cr|perl-Class-WhiteHole-0.40.0-3|40	%files
12cr|perl-Class-WhiteHole-0.40.0-3|41	%doc Changes
12cr|perl-Class-WhiteHole-0.40.0-3|42	%{perl_vendorlib}/Class
12cr|perl-Class-WhiteHole-0.40.0-3|43	%{_mandir}/*/*
12cr|perl-Class-WhiteHole-0.40.0-3|44	
12cr|perl-Class-WhiteHole-0.40.0-3|45	
12cr|perl-Class-WhiteHole-0.40.0-3|46	%changelog
12cr|perl-Class-WhiteHole-0.40.0-3|47	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Class-WhiteHole-0.40.0-3|48	+ Revision: 680830
12cr|perl-Class-WhiteHole-0.40.0-3|49	- mass rebuild
12cr|perl-Class-WhiteHole-0.40.0-3|50	
12cr|perl-Class-WhiteHole-0.40.0-3|51	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Class-WhiteHole-0.40.0-3|52	+ Revision: 403016
12cr|perl-Class-WhiteHole-0.40.0-3|53	- rebuild using %%perl_convert_version
12cr|perl-Class-WhiteHole-0.40.0-3|54	
12cr|perl-Class-WhiteHole-0.40.0-3|55	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.04-6mdv2009.0
12cr|perl-Class-WhiteHole-0.40.0-3|56	+ Revision: 241187
12cr|perl-Class-WhiteHole-0.40.0-3|57	- rebuild
12cr|perl-Class-WhiteHole-0.40.0-3|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-WhiteHole-0.40.0-3|59	
12cr|perl-Class-WhiteHole-0.40.0-3|60	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-WhiteHole-0.40.0-3|61	- restore BuildRoot
12cr|perl-Class-WhiteHole-0.40.0-3|62	
12cr|perl-Class-WhiteHole-0.40.0-3|63	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-4mdv2008.0
12cr|perl-Class-WhiteHole-0.40.0-3|64	+ Revision: 86177
12cr|perl-Class-WhiteHole-0.40.0-3|65	- rebuild
12cr|perl-Class-WhiteHole-0.40.0-3|66	
12cr|perl-Class-WhiteHole-0.40.0-3|67	
12cr|perl-Class-WhiteHole-0.40.0-3|68	* Mon Aug 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-3mdv2007.0
12cr|perl-Class-WhiteHole-0.40.0-3|69	- Rebuild
12cr|perl-Class-WhiteHole-0.40.0-3|70	
12cr|perl-Class-WhiteHole-0.40.0-3|71	* Thu Dec 15 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-2mdk
12cr|perl-Class-WhiteHole-0.40.0-3|72	- spec rewrite
12cr|perl-Class-WhiteHole-0.40.0-3|73	
12cr|perl-Class-WhiteHole-0.40.0-3|74	* Thu Mar 17 2005 Bruno Cornec <bcornec@mandrakesoft.org> 0.04-1mdk
12cr|perl-Class-WhiteHole-0.40.0-3|75	- Initial build.
12cr|perl-Class-WhiteHole-0.40.0-3|76	

4139 12
12cr|perl-Class-XPath-1.4-6|1	%define real_name Class-XPath
12cr|perl-Class-XPath-1.4-6|2	
12cr|perl-Class-XPath-1.4-6|3	Summary:	Class-XPath module for perl
12cr|perl-Class-XPath-1.4-6|4	Name:		perl-%{real_name}
12cr|perl-Class-XPath-1.4-6|5	Version:	1.4
12cr|perl-Class-XPath-1.4-6|6	Release:	%mkrel 6
12cr|perl-Class-XPath-1.4-6|7	License:	GPL or Artistic
12cr|perl-Class-XPath-1.4-6|8	Group:		Development/Perl
12cr|perl-Class-XPath-1.4-6|9	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-Class-XPath-1.4-6|10	Source0:	%{real_name}-%{version}.tar.bz2
12cr|perl-Class-XPath-1.4-6|11	BuildRequires:	perl-devel
12cr|perl-Class-XPath-1.4-6|12	BuildArch:	noarch
12cr|perl-Class-XPath-1.4-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Class-XPath-1.4-6|14	
12cr|perl-Class-XPath-1.4-6|15	%description
12cr|perl-Class-XPath-1.4-6|16	This module adds XPath-style matching to your object trees. This means
12cr|perl-Class-XPath-1.4-6|17	that you can find nodes using an XPath-esque query with "match()" from
12cr|perl-Class-XPath-1.4-6|18	anywhere in the tree. Also, the "xpath()" method returns a unqique path
12cr|perl-Class-XPath-1.4-6|19	to a given node which can be used as an identifier.
12cr|perl-Class-XPath-1.4-6|20	
12cr|perl-Class-XPath-1.4-6|21	%prep
12cr|perl-Class-XPath-1.4-6|22	%setup -q -n %{real_name}-%{version}
12cr|perl-Class-XPath-1.4-6|23	
12cr|perl-Class-XPath-1.4-6|24	%build
12cr|perl-Class-XPath-1.4-6|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-XPath-1.4-6|26	%make
12cr|perl-Class-XPath-1.4-6|27	make test
12cr|perl-Class-XPath-1.4-6|28	
12cr|perl-Class-XPath-1.4-6|29	%install
12cr|perl-Class-XPath-1.4-6|30	rm -rf %{buildroot}
12cr|perl-Class-XPath-1.4-6|31	%makeinstall_std
12cr|perl-Class-XPath-1.4-6|32	
12cr|perl-Class-XPath-1.4-6|33	%clean
12cr|perl-Class-XPath-1.4-6|34	rm -rf %{buildroot}
12cr|perl-Class-XPath-1.4-6|35	
12cr|perl-Class-XPath-1.4-6|36	%files
12cr|perl-Class-XPath-1.4-6|37	%defattr(-,root,root)
12cr|perl-Class-XPath-1.4-6|38	%doc Changes README
12cr|perl-Class-XPath-1.4-6|39	%{perl_vendorlib}/Class/XPath.pm
12cr|perl-Class-XPath-1.4-6|40	%{_mandir}/*/*
12cr|perl-Class-XPath-1.4-6|41	
12cr|perl-Class-XPath-1.4-6|42	
12cr|perl-Class-XPath-1.4-6|43	
12cr|perl-Class-XPath-1.4-6|44	
12cr|perl-Class-XPath-1.4-6|45	%changelog
12cr|perl-Class-XPath-1.4-6|46	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.4-6mdv2011.0
12cr|perl-Class-XPath-1.4-6|47	+ Revision: 680831
12cr|perl-Class-XPath-1.4-6|48	- mass rebuild
12cr|perl-Class-XPath-1.4-6|49	
12cr|perl-Class-XPath-1.4-6|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.4-5mdv2011.0
12cr|perl-Class-XPath-1.4-6|51	+ Revision: 430335
12cr|perl-Class-XPath-1.4-6|52	- rebuild
12cr|perl-Class-XPath-1.4-6|53	
12cr|perl-Class-XPath-1.4-6|54	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.4-4mdv2009.0
12cr|perl-Class-XPath-1.4-6|55	+ Revision: 241188
12cr|perl-Class-XPath-1.4-6|56	- rebuild
12cr|perl-Class-XPath-1.4-6|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Class-XPath-1.4-6|58	
12cr|perl-Class-XPath-1.4-6|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Class-XPath-1.4-6|60	- restore BuildRoot
12cr|perl-Class-XPath-1.4-6|61	
12cr|perl-Class-XPath-1.4-6|62	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-2mdv2008.0
12cr|perl-Class-XPath-1.4-6|63	+ Revision: 86182
12cr|perl-Class-XPath-1.4-6|64	- rebuild
12cr|perl-Class-XPath-1.4-6|65	
12cr|perl-Class-XPath-1.4-6|66	
12cr|perl-Class-XPath-1.4-6|67	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4-1mdv2007.0
12cr|perl-Class-XPath-1.4-6|68	- rebuild
12cr|perl-Class-XPath-1.4-6|69	
12cr|perl-Class-XPath-1.4-6|70	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4-1mdk
12cr|perl-Class-XPath-1.4-6|71	- initial Mandriva package
12cr|perl-Class-XPath-1.4-6|72	

4140 12
12cr|perl-Class-XSAccessor-Array-1.40.0-2|1	%define upstream_name    Class-XSAccessor-Array
12cr|perl-Class-XSAccessor-Array-1.40.0-2|2	%define upstream_version 1.04
12cr|perl-Class-XSAccessor-Array-1.40.0-2|3	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Class-XSAccessor-Array-1.40.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Class-XSAccessor-Array-1.40.0-2|6	Release:    %mkrel 2
12cr|perl-Class-XSAccessor-Array-1.40.0-2|7	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|8	License:    GPL+ or Artistic
12cr|perl-Class-XSAccessor-Array-1.40.0-2|9	Group:      Development/Perl
12cr|perl-Class-XSAccessor-Array-1.40.0-2|10	Summary:    Generate fast XS accessors without runtime compilation
12cr|perl-Class-XSAccessor-Array-1.40.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Class-XSAccessor-Array-1.40.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Class-XSAccessor-Array-1.40.0-2|13	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|14	BuildRequires: perl(AutoXS::Header)
12cr|perl-Class-XSAccessor-Array-1.40.0-2|15	BuildRequires: perl-devel
12cr|perl-Class-XSAccessor-Array-1.40.0-2|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Class-XSAccessor-Array-1.40.0-2|17	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|18	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|19	%description
12cr|perl-Class-XSAccessor-Array-1.40.0-2|20	The module implements fast XS accessors both for getting at and setting an
12cr|perl-Class-XSAccessor-Array-1.40.0-2|21	object attribute. Additionally, the module supports mutators and simple
12cr|perl-Class-XSAccessor-Array-1.40.0-2|22	predicates ('has_foo()' like tests for definedness of an attributes). The
12cr|perl-Class-XSAccessor-Array-1.40.0-2|23	module works only with objects that are implemented as *arrays*. Using it
12cr|perl-Class-XSAccessor-Array-1.40.0-2|24	on hash-based objects is bound to make your life miserable. Refer to the
12cr|perl-Class-XSAccessor-Array-1.40.0-2|25	Class::XSAccessor manpage for an implementation that works with hash-based
12cr|perl-Class-XSAccessor-Array-1.40.0-2|26	objects.
12cr|perl-Class-XSAccessor-Array-1.40.0-2|27	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|28	A simple benchmark showed more than a factor of two performance advantage
12cr|perl-Class-XSAccessor-Array-1.40.0-2|29	over writing accessors in Perl.
12cr|perl-Class-XSAccessor-Array-1.40.0-2|30	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|31	Since version 0.10, the module can also generate simple constructors
12cr|perl-Class-XSAccessor-Array-1.40.0-2|32	(implemented in XS) for you. Simply supply the 'constructor =>
12cr|perl-Class-XSAccessor-Array-1.40.0-2|33	'constructor_name'' option or the 'constructors => ['new', 'create',
12cr|perl-Class-XSAccessor-Array-1.40.0-2|34	'spawn']' option. These constructors do the equivalent of the following
12cr|perl-Class-XSAccessor-Array-1.40.0-2|35	perl code:
12cr|perl-Class-XSAccessor-Array-1.40.0-2|36	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|37	%prep
12cr|perl-Class-XSAccessor-Array-1.40.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Class-XSAccessor-Array-1.40.0-2|39	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|40	%build
12cr|perl-Class-XSAccessor-Array-1.40.0-2|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Class-XSAccessor-Array-1.40.0-2|42	%make
12cr|perl-Class-XSAccessor-Array-1.40.0-2|43	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|44	%check
12cr|perl-Class-XSAccessor-Array-1.40.0-2|45	make test
12cr|perl-Class-XSAccessor-Array-1.40.0-2|46	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|47	%install
12cr|perl-Class-XSAccessor-Array-1.40.0-2|48	rm -rf %buildroot
12cr|perl-Class-XSAccessor-Array-1.40.0-2|49	%makeinstall_std
12cr|perl-Class-XSAccessor-Array-1.40.0-2|50	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|51	%clean
12cr|perl-Class-XSAccessor-Array-1.40.0-2|52	rm -rf %buildroot
12cr|perl-Class-XSAccessor-Array-1.40.0-2|53	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|54	%files
12cr|perl-Class-XSAccessor-Array-1.40.0-2|55	%defattr(-,root,root)
12cr|perl-Class-XSAccessor-Array-1.40.0-2|56	%doc Changes README
12cr|perl-Class-XSAccessor-Array-1.40.0-2|57	%{_mandir}/man3/*
12cr|perl-Class-XSAccessor-Array-1.40.0-2|58	%perl_vendorlib/*
12cr|perl-Class-XSAccessor-Array-1.40.0-2|59	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|60	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|61	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|62	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|63	%changelog
12cr|perl-Class-XSAccessor-Array-1.40.0-2|64	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-2mdv2011.0
12cr|perl-Class-XSAccessor-Array-1.40.0-2|65	+ Revision: 552004
12cr|perl-Class-XSAccessor-Array-1.40.0-2|66	- rebuild
12cr|perl-Class-XSAccessor-Array-1.40.0-2|67	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|68	* Tue Jul 07 2009 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-1mdv2010.0
12cr|perl-Class-XSAccessor-Array-1.40.0-2|69	+ Revision: 393095
12cr|perl-Class-XSAccessor-Array-1.40.0-2|70	- update to 1.04
12cr|perl-Class-XSAccessor-Array-1.40.0-2|71	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|72	* Mon Jun 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.30.0-1mdv2010.0
12cr|perl-Class-XSAccessor-Array-1.40.0-2|73	+ Revision: 381790
12cr|perl-Class-XSAccessor-Array-1.40.0-2|74	- update to 1.03
12cr|perl-Class-XSAccessor-Array-1.40.0-2|75	- using %%perl_convert_version
12cr|perl-Class-XSAccessor-Array-1.40.0-2|76	- fixed license field
12cr|perl-Class-XSAccessor-Array-1.40.0-2|77	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|78	* Mon May 18 2009 Jérôme Quelin <jquelin@mandriva.org> 1.02-1mdv2010.0
12cr|perl-Class-XSAccessor-Array-1.40.0-2|79	+ Revision: 377254
12cr|perl-Class-XSAccessor-Array-1.40.0-2|80	- update to new version 1.02
12cr|perl-Class-XSAccessor-Array-1.40.0-2|81	- update to new version 1.01
12cr|perl-Class-XSAccessor-Array-1.40.0-2|82	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|83	* Fri Jan 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.14-1mdv2009.1
12cr|perl-Class-XSAccessor-Array-1.40.0-2|84	+ Revision: 332742
12cr|perl-Class-XSAccessor-Array-1.40.0-2|85	- import perl-Class-XSAccessor-Array
12cr|perl-Class-XSAccessor-Array-1.40.0-2|86	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|87	
12cr|perl-Class-XSAccessor-Array-1.40.0-2|88	* Fri Jan 23 2009 cpan2dist 0.14-1mdv
12cr|perl-Class-XSAccessor-Array-1.40.0-2|89	- initial mdv release, generated with cpan2dist
12cr|perl-Class-XSAccessor-Array-1.40.0-2|90	

4141 12
12cr|perl-Clipboard-0.13-4|1	%define module   Clipboard
12cr|perl-Clipboard-0.13-4|2	
12cr|perl-Clipboard-0.13-4|3	%if %{_use_internal_dependency_generator}
12cr|perl-Clipboard-0.13-4|4	%define __noautoreq 'perl\\(Mac::Pasteboard\\)|perl\\(Win32::Clipboard\\)'
12cr|perl-Clipboard-0.13-4|5	%endif
12cr|perl-Clipboard-0.13-4|6	
12cr|perl-Clipboard-0.13-4|7	Name:		perl-%{module}
12cr|perl-Clipboard-0.13-4|8	Version:	0.13
12cr|perl-Clipboard-0.13-4|9	Release:	4
12cr|perl-Clipboard-0.13-4|10	Summary:	Copy and paste with any OS
12cr|perl-Clipboard-0.13-4|11	License:	GPL or Artistic
12cr|perl-Clipboard-0.13-4|12	Group:		Development/Perl
12cr|perl-Clipboard-0.13-4|13	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Clipboard-0.13-4|14	Source:		http://www.cpan.org/modules/by-module/%{module}-%{version}.tar.gz
12cr|perl-Clipboard-0.13-4|15	BuildRequires:	perl-devel
12cr|perl-Clipboard-0.13-4|16	BuildRequires:	perl(Spiffy)
12cr|perl-Clipboard-0.13-4|17	BuildArch:	noarch
12cr|perl-Clipboard-0.13-4|18	
12cr|perl-Clipboard-0.13-4|19	%description
12cr|perl-Clipboard-0.13-4|20	Who doesn't remember the first time they learned to copy and paste, and
12cr|perl-Clipboard-0.13-4|21	generated an exponentially growing text document? Yes, that's right,
12cr|perl-Clipboard-0.13-4|22	clipboards are magical.
12cr|perl-Clipboard-0.13-4|23	
12cr|perl-Clipboard-0.13-4|24	With Clipboard.pm, this magic is now trivial to access, cross-platformly,
12cr|perl-Clipboard-0.13-4|25	from your Perl code.
12cr|perl-Clipboard-0.13-4|26	
12cr|perl-Clipboard-0.13-4|27	%prep
12cr|perl-Clipboard-0.13-4|28	%setup -q -n %{module}-%{version}
12cr|perl-Clipboard-0.13-4|29	
12cr|perl-Clipboard-0.13-4|30	%build
12cr|perl-Clipboard-0.13-4|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Clipboard-0.13-4|32	%make
12cr|perl-Clipboard-0.13-4|33	
12cr|perl-Clipboard-0.13-4|34	%check
12cr|perl-Clipboard-0.13-4|35	make test
12cr|perl-Clipboard-0.13-4|36	
12cr|perl-Clipboard-0.13-4|37	%install
12cr|perl-Clipboard-0.13-4|38	%makeinstall_std
12cr|perl-Clipboard-0.13-4|39	
12cr|perl-Clipboard-0.13-4|40	%files
12cr|perl-Clipboard-0.13-4|41	%doc Changes README
12cr|perl-Clipboard-0.13-4|42	%{_mandir}/man3/*
12cr|perl-Clipboard-0.13-4|43	%{perl_vendorlib}/Clipboard.pm
12cr|perl-Clipboard-0.13-4|44	%{perl_vendorlib}/Clipboard
12cr|perl-Clipboard-0.13-4|45	%{_bindir}/*
12cr|perl-Clipboard-0.13-4|46	%{_mandir}/man1/*
12cr|perl-Clipboard-0.13-4|47	
12cr|perl-Clipboard-0.13-4|48	%changelog
12cr|perl-Clipboard-0.13-4|49	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.13-2mdv2011.0
12cr|perl-Clipboard-0.13-4|50	+ Revision: 680832
12cr|perl-Clipboard-0.13-4|51	- mass rebuild
12cr|perl-Clipboard-0.13-4|52	
12cr|perl-Clipboard-0.13-4|53	* Tue Oct 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2011.0
12cr|perl-Clipboard-0.13-4|54	+ Revision: 586766
12cr|perl-Clipboard-0.13-4|55	- new version
12cr|perl-Clipboard-0.13-4|56	
12cr|perl-Clipboard-0.13-4|57	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.09-2mdv2011.0
12cr|perl-Clipboard-0.13-4|58	+ Revision: 440540
12cr|perl-Clipboard-0.13-4|59	- rebuild
12cr|perl-Clipboard-0.13-4|60	
12cr|perl-Clipboard-0.13-4|61	* Fri Jan 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.1
12cr|perl-Clipboard-0.13-4|62	+ Revision: 327454
12cr|perl-Clipboard-0.13-4|63	- import perl-Clipboard
12cr|perl-Clipboard-0.13-4|64	
12cr|perl-Clipboard-0.13-4|65	
12cr|perl-Clipboard-0.13-4|66	* Fri Jan 09 2009 cpan2dist 0.09-1mdv
12cr|perl-Clipboard-0.13-4|67	- initial mdv release, generated with cpan2dist
12cr|perl-Clipboard-0.13-4|68	

4142 12
12cr|perl-Clone-Fast-0.930.0-5|1	%define upstream_name    Clone-Fast
12cr|perl-Clone-Fast-0.930.0-5|2	%define upstream_version 0.93
12cr|perl-Clone-Fast-0.930.0-5|3	
12cr|perl-Clone-Fast-0.930.0-5|4	Name:       perl-%{upstream_name}
12cr|perl-Clone-Fast-0.930.0-5|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Clone-Fast-0.930.0-5|6	Release:	5
12cr|perl-Clone-Fast-0.930.0-5|7	
12cr|perl-Clone-Fast-0.930.0-5|8	Summary:    Natively copying Perl data structures
12cr|perl-Clone-Fast-0.930.0-5|9	License:    GPL+ or Artistic
12cr|perl-Clone-Fast-0.930.0-5|10	Group:      Development/Perl
12cr|perl-Clone-Fast-0.930.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Clone-Fast-0.930.0-5|12	Source0:    http://www.cpan.org/modules/by-module/Clone/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Clone-Fast-0.930.0-5|13	
12cr|perl-Clone-Fast-0.930.0-5|14	BuildRequires: perl-devel
12cr|perl-Clone-Fast-0.930.0-5|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Clone-Fast-0.930.0-5|16	
12cr|perl-Clone-Fast-0.930.0-5|17	%description
12cr|perl-Clone-Fast-0.930.0-5|18	Essentially, this module is a very optimized version of the Clone::More
12cr|perl-Clone-Fast-0.930.0-5|19	manpage. By taking advantage of one of the Clone::More manpage's
12cr|perl-Clone-Fast-0.930.0-5|20	'OPTIMIZATION_HACKS' as well as removing all the Pure Perl from the
12cr|perl-Clone-Fast-0.930.0-5|21	'More.pm', I was able to gain a lot of speed out of the module.
12cr|perl-Clone-Fast-0.930.0-5|22	Essentially, though, the core of the module is exactly as that of the
12cr|perl-Clone-Fast-0.930.0-5|23	Clone::More manpage.
12cr|perl-Clone-Fast-0.930.0-5|24	
12cr|perl-Clone-Fast-0.930.0-5|25	You will see that by useing the Benchmark::cmpthese manpage, I ran a simple
12cr|perl-Clone-Fast-0.930.0-5|26	comparison between the Storable::dclone manpage, the Clone::More::clone
12cr|perl-Clone-Fast-0.930.0-5|27	manpage, and the Clone::Fast::clone manpage. You will (should) begin to see
12cr|perl-Clone-Fast-0.930.0-5|28	the reason why I loaded this module along side of the Clone::More manpage.
12cr|perl-Clone-Fast-0.930.0-5|29	
12cr|perl-Clone-Fast-0.930.0-5|30	Rate    Storable Clone::More Clone::Fast
12cr|perl-Clone-Fast-0.930.0-5|31	Storable     7552/s          --        -39%        -59%
12cr|perl-Clone-Fast-0.930.0-5|32	Clone::More 12400/s         64%          --        -33%
12cr|perl-Clone-Fast-0.930.0-5|33	Clone::Fast 18442/s        144%         49%          --
12cr|perl-Clone-Fast-0.930.0-5|34	
12cr|perl-Clone-Fast-0.930.0-5|35	%prep
12cr|perl-Clone-Fast-0.930.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Clone-Fast-0.930.0-5|37	
12cr|perl-Clone-Fast-0.930.0-5|38	%build
12cr|perl-Clone-Fast-0.930.0-5|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Clone-Fast-0.930.0-5|40	%make
12cr|perl-Clone-Fast-0.930.0-5|41	
12cr|perl-Clone-Fast-0.930.0-5|42	%check
12cr|perl-Clone-Fast-0.930.0-5|43	# this test fails with perl >= 5.11
12cr|perl-Clone-Fast-0.930.0-5|44	# https://rt.cpan.org/Ticket/Display.html?id=43248
12cr|perl-Clone-Fast-0.930.0-5|45	rm t/03scalar.t
12cr|perl-Clone-Fast-0.930.0-5|46	%make test
12cr|perl-Clone-Fast-0.930.0-5|47	
12cr|perl-Clone-Fast-0.930.0-5|48	%install
12cr|perl-Clone-Fast-0.930.0-5|49	rm -rf %buildroot
12cr|perl-Clone-Fast-0.930.0-5|50	%makeinstall_std
12cr|perl-Clone-Fast-0.930.0-5|51	
12cr|perl-Clone-Fast-0.930.0-5|52	%clean
12cr|perl-Clone-Fast-0.930.0-5|53	rm -rf %buildroot
12cr|perl-Clone-Fast-0.930.0-5|54	
12cr|perl-Clone-Fast-0.930.0-5|55	%files
12cr|perl-Clone-Fast-0.930.0-5|56	%defattr(-,root,root)
12cr|perl-Clone-Fast-0.930.0-5|57	%doc Changes README
12cr|perl-Clone-Fast-0.930.0-5|58	%{_mandir}/man3/*
12cr|perl-Clone-Fast-0.930.0-5|59	%perl_vendorlib/*
12cr|perl-Clone-Fast-0.930.0-5|60	
12cr|perl-Clone-Fast-0.930.0-5|61	
12cr|perl-Clone-Fast-0.930.0-5|62	%changelog
12cr|perl-Clone-Fast-0.930.0-5|63	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.930.0-5
12cr|perl-Clone-Fast-0.930.0-5|64	+ Revision: 768358
12cr|perl-Clone-Fast-0.930.0-5|65	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Clone-Fast-0.930.0-5|66	
12cr|perl-Clone-Fast-0.930.0-5|67	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.930.0-4
12cr|perl-Clone-Fast-0.930.0-5|68	+ Revision: 680833
12cr|perl-Clone-Fast-0.930.0-5|69	- mass rebuild
12cr|perl-Clone-Fast-0.930.0-5|70	
12cr|perl-Clone-Fast-0.930.0-5|71	* Wed Jul 21 2010 Jérôme Quelin <jquelin@mandriva.org> 0.930.0-3mdv2011.0
12cr|perl-Clone-Fast-0.930.0-5|72	+ Revision: 556552
12cr|perl-Clone-Fast-0.930.0-5|73	- removing faulty test failing with perl >= 5.11
12cr|perl-Clone-Fast-0.930.0-5|74	- rebuild
12cr|perl-Clone-Fast-0.930.0-5|75	- rebuild
12cr|perl-Clone-Fast-0.930.0-5|76	
12cr|perl-Clone-Fast-0.930.0-5|77	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.930.0-1mdv2010.0
12cr|perl-Clone-Fast-0.930.0-5|78	+ Revision: 401702
12cr|perl-Clone-Fast-0.930.0-5|79	- rebuild using %%perl_convert_version
12cr|perl-Clone-Fast-0.930.0-5|80	- fixed license field
12cr|perl-Clone-Fast-0.930.0-5|81	
12cr|perl-Clone-Fast-0.930.0-5|82	* Fri Feb 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93-1mdv2009.1
12cr|perl-Clone-Fast-0.930.0-5|83	+ Revision: 343338
12cr|perl-Clone-Fast-0.930.0-5|84	- import perl-Clone-Fast
12cr|perl-Clone-Fast-0.930.0-5|85	
12cr|perl-Clone-Fast-0.930.0-5|86	
12cr|perl-Clone-Fast-0.930.0-5|87	* Fri Feb 20 2009 cpan2dist 0.93-1mdv
12cr|perl-Clone-Fast-0.930.0-5|88	- initial mdv release, generated with cpan2dist
12cr|perl-Clone-Fast-0.930.0-5|89	

4143 12
12cr|perl-Clone-PP-1.20.0-3|1	%define upstream_name	 Clone-PP
12cr|perl-Clone-PP-1.20.0-3|2	%define upstream_version 1.02
12cr|perl-Clone-PP-1.20.0-3|3	
12cr|perl-Clone-PP-1.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Clone-PP-1.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Clone-PP-1.20.0-3|6	Release:	3
12cr|perl-Clone-PP-1.20.0-3|7	
12cr|perl-Clone-PP-1.20.0-3|8	Summary:	Recursively copy Perl datatypes
12cr|perl-Clone-PP-1.20.0-3|9	License:	Artistic/GPL
12cr|perl-Clone-PP-1.20.0-3|10	Group:		Development/Perl
12cr|perl-Clone-PP-1.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Clone-PP-1.20.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Clone/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Clone-PP-1.20.0-3|13	
12cr|perl-Clone-PP-1.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Clone-PP-1.20.0-3|15	BuildArch:	noarch
12cr|perl-Clone-PP-1.20.0-3|16	
12cr|perl-Clone-PP-1.20.0-3|17	%description
12cr|perl-Clone-PP-1.20.0-3|18	This module provides a general-purpose clone function to make deep
12cr|perl-Clone-PP-1.20.0-3|19	copies of Perl data structures. It calls itself recursively to copy
12cr|perl-Clone-PP-1.20.0-3|20	nested hash, array, scalar and reference types, including tied
12cr|perl-Clone-PP-1.20.0-3|21	variables and objects.
12cr|perl-Clone-PP-1.20.0-3|22	
12cr|perl-Clone-PP-1.20.0-3|23	%prep
12cr|perl-Clone-PP-1.20.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Clone-PP-1.20.0-3|25	
12cr|perl-Clone-PP-1.20.0-3|26	%build
12cr|perl-Clone-PP-1.20.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Clone-PP-1.20.0-3|28	%make
12cr|perl-Clone-PP-1.20.0-3|29	
12cr|perl-Clone-PP-1.20.0-3|30	%check
12cr|perl-Clone-PP-1.20.0-3|31	%make test
12cr|perl-Clone-PP-1.20.0-3|32	
12cr|perl-Clone-PP-1.20.0-3|33	%install
12cr|perl-Clone-PP-1.20.0-3|34	%makeinstall_std
12cr|perl-Clone-PP-1.20.0-3|35	
12cr|perl-Clone-PP-1.20.0-3|36	%files
12cr|perl-Clone-PP-1.20.0-3|37	%defattr(644,root,root,755)
12cr|perl-Clone-PP-1.20.0-3|38	%doc README
12cr|perl-Clone-PP-1.20.0-3|39	%{_mandir}/*/*
12cr|perl-Clone-PP-1.20.0-3|40	%{perl_vendorlib}/Clone
12cr|perl-Clone-PP-1.20.0-3|41	
12cr|perl-Clone-PP-1.20.0-3|42	
12cr|perl-Clone-PP-1.20.0-3|43	%changelog
12cr|perl-Clone-PP-1.20.0-3|44	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.20.0-2mdv2011.0
12cr|perl-Clone-PP-1.20.0-3|45	+ Revision: 680834
12cr|perl-Clone-PP-1.20.0-3|46	- mass rebuild
12cr|perl-Clone-PP-1.20.0-3|47	
12cr|perl-Clone-PP-1.20.0-3|48	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2011.0
12cr|perl-Clone-PP-1.20.0-3|49	+ Revision: 406317
12cr|perl-Clone-PP-1.20.0-3|50	- rebuild using %%perl_convert_version
12cr|perl-Clone-PP-1.20.0-3|51	
12cr|perl-Clone-PP-1.20.0-3|52	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.02-2mdv2009.0
12cr|perl-Clone-PP-1.20.0-3|53	+ Revision: 136685
12cr|perl-Clone-PP-1.20.0-3|54	- restore BuildRoot
12cr|perl-Clone-PP-1.20.0-3|55	
12cr|perl-Clone-PP-1.20.0-3|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Clone-PP-1.20.0-3|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Clone-PP-1.20.0-3|58	
12cr|perl-Clone-PP-1.20.0-3|59	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-2mdv2008.0
12cr|perl-Clone-PP-1.20.0-3|60	+ Revision: 86183
12cr|perl-Clone-PP-1.20.0-3|61	- rebuild
12cr|perl-Clone-PP-1.20.0-3|62	
12cr|perl-Clone-PP-1.20.0-3|63	
12cr|perl-Clone-PP-1.20.0-3|64	* Fri May 19 2006 Scott Karns <scottk@mandriva.org> 1.02-1mdk
12cr|perl-Clone-PP-1.20.0-3|65	- Initial MDV release
12cr|perl-Clone-PP-1.20.0-3|66	

4144 12
12cr|perl-common-sense-3.300.0-3|1	%define upstream_name    common-sense
12cr|perl-common-sense-3.300.0-3|2	%define upstream_version 3.3
12cr|perl-common-sense-3.300.0-3|3	
12cr|perl-common-sense-3.300.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-common-sense-3.300.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-common-sense-3.300.0-3|6	Release:	3
12cr|perl-common-sense-3.300.0-3|7	
12cr|perl-common-sense-3.300.0-3|8	Summary:	Save a tree AND a kitten, use common::sense!
12cr|perl-common-sense-3.300.0-3|9	License:	GPL+ or Artistic
12cr|perl-common-sense-3.300.0-3|10	Group:		Development/Perl
12cr|perl-common-sense-3.300.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-common-sense-3.300.0-3|12	Source0:	http://www.cpan.org/modules/by-module/common/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-common-sense-3.300.0-3|13	
12cr|perl-common-sense-3.300.0-3|14	BuildRequires:	perl-devel
12cr|perl-common-sense-3.300.0-3|15	BuildArch:	noarch
12cr|perl-common-sense-3.300.0-3|16	
12cr|perl-common-sense-3.300.0-3|17	Provides:	perl(common::sense)
12cr|perl-common-sense-3.300.0-3|18	
12cr|perl-common-sense-3.300.0-3|19	%description
12cr|perl-common-sense-3.300.0-3|20	This module implements some sane defaults for Perl programs, as defined by
12cr|perl-common-sense-3.300.0-3|21	two typical (or not so typical - use your common sense) specimens of Perl
12cr|perl-common-sense-3.300.0-3|22	coders.
12cr|perl-common-sense-3.300.0-3|23	
12cr|perl-common-sense-3.300.0-3|24	%prep
12cr|perl-common-sense-3.300.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-common-sense-3.300.0-3|26	
12cr|perl-common-sense-3.300.0-3|27	%build
12cr|perl-common-sense-3.300.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-common-sense-3.300.0-3|29	%make
12cr|perl-common-sense-3.300.0-3|30	
12cr|perl-common-sense-3.300.0-3|31	%check
12cr|perl-common-sense-3.300.0-3|32	%make test
12cr|perl-common-sense-3.300.0-3|33	
12cr|perl-common-sense-3.300.0-3|34	%install
12cr|perl-common-sense-3.300.0-3|35	%makeinstall_std
12cr|perl-common-sense-3.300.0-3|36	
12cr|perl-common-sense-3.300.0-3|37	%files
12cr|perl-common-sense-3.300.0-3|38	%doc Changes README
12cr|perl-common-sense-3.300.0-3|39	%{_mandir}/man3/*
12cr|perl-common-sense-3.300.0-3|40	%{perl_vendorlib}/*
12cr|perl-common-sense-3.300.0-3|41	
12cr|perl-common-sense-3.300.0-3|42	%changelog
12cr|perl-common-sense-3.300.0-3|43	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 3.300.0-2mdv2011.0
12cr|perl-common-sense-3.300.0-3|44	+ Revision: 658559
12cr|perl-common-sense-3.300.0-3|45	- rebuild for updated spec-helper
12cr|perl-common-sense-3.300.0-3|46	
12cr|perl-common-sense-3.300.0-3|47	* Mon Jul 12 2010 Jérôme Quelin <jquelin@mandriva.org> 3.300.0-1mdv2011.0
12cr|perl-common-sense-3.300.0-3|48	+ Revision: 551212
12cr|perl-common-sense-3.300.0-3|49	- update to 3.3
12cr|perl-common-sense-3.300.0-3|50	
12cr|perl-common-sense-3.300.0-3|51	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 3.200.0-1mdv2010.1
12cr|perl-common-sense-3.300.0-3|52	+ Revision: 536219
12cr|perl-common-sense-3.300.0-3|53	- update to 3.2
12cr|perl-common-sense-3.300.0-3|54	
12cr|perl-common-sense-3.300.0-3|55	* Tue Apr 06 2010 Jérôme Quelin <jquelin@mandriva.org> 3.100.0-1mdv2010.1
12cr|perl-common-sense-3.300.0-3|56	+ Revision: 532162
12cr|perl-common-sense-3.300.0-3|57	- update to 3.1
12cr|perl-common-sense-3.300.0-3|58	
12cr|perl-common-sense-3.300.0-3|59	* Tue Dec 15 2009 Jérôme Quelin <jquelin@mandriva.org> 3.0.0-1mdv2010.1
12cr|perl-common-sense-3.300.0-3|60	+ Revision: 478793
12cr|perl-common-sense-3.300.0-3|61	- update to 3.0
12cr|perl-common-sense-3.300.0-3|62	
12cr|perl-common-sense-3.300.0-3|63	* Fri Dec 04 2009 Jérôme Quelin <jquelin@mandriva.org> 2.30.0-1mdv2010.1
12cr|perl-common-sense-3.300.0-3|64	+ Revision: 473274
12cr|perl-common-sense-3.300.0-3|65	- update to 2.03
12cr|perl-common-sense-3.300.0-3|66	
12cr|perl-common-sense-3.300.0-3|67	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 2.20.0-1mdv2010.1
12cr|perl-common-sense-3.300.0-3|68	+ Revision: 460778
12cr|perl-common-sense-3.300.0-3|69	- update to 2.02
12cr|perl-common-sense-3.300.0-3|70	
12cr|perl-common-sense-3.300.0-3|71	* Thu Sep 03 2009 Jérôme Quelin <jquelin@mandriva.org> 2.0.0-1mdv2010.0
12cr|perl-common-sense-3.300.0-3|72	+ Revision: 427478
12cr|perl-common-sense-3.300.0-3|73	- update to 2.0
12cr|perl-common-sense-3.300.0-3|74	
12cr|perl-common-sense-3.300.0-3|75	* Mon Aug 24 2009 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2010.0
12cr|perl-common-sense-3.300.0-3|76	+ Revision: 420262
12cr|perl-common-sense-3.300.0-3|77	- update to 1.0
12cr|perl-common-sense-3.300.0-3|78	
12cr|perl-common-sense-3.300.0-3|79	* Thu Aug 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-common-sense-3.300.0-3|80	+ Revision: 410630
12cr|perl-common-sense-3.300.0-3|81	- update to 0.04
12cr|perl-common-sense-3.300.0-3|82	
12cr|perl-common-sense-3.300.0-3|83	* Thu Jul 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-common-sense-3.300.0-3|84	+ Revision: 398908
12cr|perl-common-sense-3.300.0-3|85	- import perl-common-sense
12cr|perl-common-sense-3.300.0-3|86	
12cr|perl-common-sense-3.300.0-3|87	
12cr|perl-common-sense-3.300.0-3|88	* Thu Jul 23 2009 cpan2dist 0.03-1mdv
12cr|perl-common-sense-3.300.0-3|89	- initial mdv release, generated with cpan2dist

4145 12
12cr|perl-Compress-LZF-3.430.0-4|1	%define	upstream_name	 Compress-LZF
12cr|perl-Compress-LZF-3.430.0-4|2	%define	upstream_version 3.43
12cr|perl-Compress-LZF-3.430.0-4|3	
12cr|perl-Compress-LZF-3.430.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Compress-LZF-3.430.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Compress-LZF-3.430.0-4|6	Release:	4
12cr|perl-Compress-LZF-3.430.0-4|7	
12cr|perl-Compress-LZF-3.430.0-4|8	Summary:	Extremely light-weight Lempel-Ziv-Free compression
12cr|perl-Compress-LZF-3.430.0-4|9	License:	GPL+ or Artistic
12cr|perl-Compress-LZF-3.430.0-4|10	Group:		Development/Perl
12cr|perl-Compress-LZF-3.430.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Compress-LZF-3.430.0-4|12	Source0:    http://search.cpan.org/CPAN/modules/by-module/Compress/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Compress-LZF-3.430.0-4|13	
12cr|perl-Compress-LZF-3.430.0-4|14	BuildRequires:	perl-devel
12cr|perl-Compress-LZF-3.430.0-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Compress-LZF-3.430.0-4|16	
12cr|perl-Compress-LZF-3.430.0-4|17	%description
12cr|perl-Compress-LZF-3.430.0-4|18	LZF is an extremely fast (not that much slower than a pure memcpy) compression
12cr|perl-Compress-LZF-3.430.0-4|19	algorithm. It is ideal for applications where you want to save some space but
12cr|perl-Compress-LZF-3.430.0-4|20	not at the cost of speed. It is ideal for repetitive data as well. The module
12cr|perl-Compress-LZF-3.430.0-4|21	is self-contained and very small (no large library to be pulled in).
12cr|perl-Compress-LZF-3.430.0-4|22	It is also free, so there should be no problems incoporating this module into
12cr|perl-Compress-LZF-3.430.0-4|23	commercial programs.
12cr|perl-Compress-LZF-3.430.0-4|24	
12cr|perl-Compress-LZF-3.430.0-4|25	"I have no idea wether any patents in any countries apply to this algorithm,
12cr|perl-Compress-LZF-3.430.0-4|26	but at the moment it is believed that it is free from any patents."
12cr|perl-Compress-LZF-3.430.0-4|27	
12cr|perl-Compress-LZF-3.430.0-4|28	%prep
12cr|perl-Compress-LZF-3.430.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Compress-LZF-3.430.0-4|30	
12cr|perl-Compress-LZF-3.430.0-4|31	%build
12cr|perl-Compress-LZF-3.430.0-4|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Compress-LZF-3.430.0-4|33	%make
12cr|perl-Compress-LZF-3.430.0-4|34	
12cr|perl-Compress-LZF-3.430.0-4|35	%check
12cr|perl-Compress-LZF-3.430.0-4|36	%{__make} test
12cr|perl-Compress-LZF-3.430.0-4|37	
12cr|perl-Compress-LZF-3.430.0-4|38	%clean
12cr|perl-Compress-LZF-3.430.0-4|39	rm -rf %{buildroot}
12cr|perl-Compress-LZF-3.430.0-4|40	
12cr|perl-Compress-LZF-3.430.0-4|41	%install
12cr|perl-Compress-LZF-3.430.0-4|42	rm -rf %{buildroot}
12cr|perl-Compress-LZF-3.430.0-4|43	%makeinstall_std
12cr|perl-Compress-LZF-3.430.0-4|44	
12cr|perl-Compress-LZF-3.430.0-4|45	%files
12cr|perl-Compress-LZF-3.430.0-4|46	%defattr(-,root,root)
12cr|perl-Compress-LZF-3.430.0-4|47	%doc README Changes
12cr|perl-Compress-LZF-3.430.0-4|48	%{_mandir}/*/*
12cr|perl-Compress-LZF-3.430.0-4|49	%{perl_vendorarch}/Compress
12cr|perl-Compress-LZF-3.430.0-4|50	%{perl_vendorarch}/auto/Compress
12cr|perl-Compress-LZF-3.430.0-4|51	
12cr|perl-Compress-LZF-3.430.0-4|52	
12cr|perl-Compress-LZF-3.430.0-4|53	%changelog
12cr|perl-Compress-LZF-3.430.0-4|54	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.430.0-4
12cr|perl-Compress-LZF-3.430.0-4|55	+ Revision: 768358
12cr|perl-Compress-LZF-3.430.0-4|56	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Compress-LZF-3.430.0-4|57	
12cr|perl-Compress-LZF-3.430.0-4|58	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 3.430.0-3
12cr|perl-Compress-LZF-3.430.0-4|59	+ Revision: 680835
12cr|perl-Compress-LZF-3.430.0-4|60	- mass rebuild
12cr|perl-Compress-LZF-3.430.0-4|61	
12cr|perl-Compress-LZF-3.430.0-4|62	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 3.430.0-2mdv2011.0
12cr|perl-Compress-LZF-3.430.0-4|63	+ Revision: 555696
12cr|perl-Compress-LZF-3.430.0-4|64	- rebuild
12cr|perl-Compress-LZF-3.430.0-4|65	
12cr|perl-Compress-LZF-3.430.0-4|66	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 3.430.0-1mdv2010.0
12cr|perl-Compress-LZF-3.430.0-4|67	+ Revision: 406890
12cr|perl-Compress-LZF-3.430.0-4|68	- rebuild using %%perl_convert_version
12cr|perl-Compress-LZF-3.430.0-4|69	
12cr|perl-Compress-LZF-3.430.0-4|70	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.43-1mdv2009.1
12cr|perl-Compress-LZF-3.430.0-4|71	+ Revision: 320936
12cr|perl-Compress-LZF-3.430.0-4|72	- new version
12cr|perl-Compress-LZF-3.430.0-4|73	
12cr|perl-Compress-LZF-3.430.0-4|74	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.41-1mdv2009.1
12cr|perl-Compress-LZF-3.430.0-4|75	+ Revision: 292032
12cr|perl-Compress-LZF-3.430.0-4|76	- update to new version 3.41
12cr|perl-Compress-LZF-3.430.0-4|77	
12cr|perl-Compress-LZF-3.430.0-4|78	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 3.11-3mdv2009.0
12cr|perl-Compress-LZF-3.430.0-4|79	+ Revision: 256039
12cr|perl-Compress-LZF-3.430.0-4|80	- rebuild
12cr|perl-Compress-LZF-3.430.0-4|81	
12cr|perl-Compress-LZF-3.430.0-4|82	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.11-1mdv2008.1
12cr|perl-Compress-LZF-3.430.0-4|83	+ Revision: 152954
12cr|perl-Compress-LZF-3.430.0-4|84	- update to new version 3.11
12cr|perl-Compress-LZF-3.430.0-4|85	- update to new version 3.11
12cr|perl-Compress-LZF-3.430.0-4|86	
12cr|perl-Compress-LZF-3.430.0-4|87	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 3.1-2mdv2008.1
12cr|perl-Compress-LZF-3.430.0-4|88	+ Revision: 151464
12cr|perl-Compress-LZF-3.430.0-4|89	- rebuild for perl-5.10.0
12cr|perl-Compress-LZF-3.430.0-4|90	
12cr|perl-Compress-LZF-3.430.0-4|91	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Compress-LZF-3.430.0-4|92	- restore BuildRoot
12cr|perl-Compress-LZF-3.430.0-4|93	
12cr|perl-Compress-LZF-3.430.0-4|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Compress-LZF-3.430.0-4|95	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Compress-LZF-3.430.0-4|96	
12cr|perl-Compress-LZF-3.430.0-4|97	* Mon Dec 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-1mdv2008.1
12cr|perl-Compress-LZF-3.430.0-4|98	+ Revision: 114477
12cr|perl-Compress-LZF-3.430.0-4|99	- update to new version 3.1
12cr|perl-Compress-LZF-3.430.0-4|100	
12cr|perl-Compress-LZF-3.430.0-4|101	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.0-1mdv2008.1
12cr|perl-Compress-LZF-3.430.0-4|102	+ Revision: 109525
12cr|perl-Compress-LZF-3.430.0-4|103	- update to new version 2.0
12cr|perl-Compress-LZF-3.430.0-4|104	
12cr|perl-Compress-LZF-3.430.0-4|105	
12cr|perl-Compress-LZF-3.430.0-4|106	* Sat Mar 03 2007 Olivier Thauvin <nanardon@mandriva.org> 1.71-1mdv2007.0
12cr|perl-Compress-LZF-3.430.0-4|107	+ Revision: 131636
12cr|perl-Compress-LZF-3.430.0-4|108	- 1.71
12cr|perl-Compress-LZF-3.430.0-4|109	
12cr|perl-Compress-LZF-3.430.0-4|110	* Sun Jan 07 2007 Olivier Thauvin <nanardon@mandriva.org> 1.7-1mdv2007.1
12cr|perl-Compress-LZF-3.430.0-4|111	+ Revision: 105017
12cr|perl-Compress-LZF-3.430.0-4|112	- first mdv package
12cr|perl-Compress-LZF-3.430.0-4|113	- Create perl-Compress-LZF
12cr|perl-Compress-LZF-3.430.0-4|114	

4146 12
12cr|perl-Compress-LZO-1.80.0-4|1	%define upstream_name    Compress-LZO
12cr|perl-Compress-LZO-1.80.0-4|2	%define upstream_version 1.08
12cr|perl-Compress-LZO-1.80.0-4|3	
12cr|perl-Compress-LZO-1.80.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Compress-LZO-1.80.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Compress-LZO-1.80.0-4|6	Release:	4
12cr|perl-Compress-LZO-1.80.0-4|7	
12cr|perl-Compress-LZO-1.80.0-4|8	Summary:	Compress-LZO module for perl
12cr|perl-Compress-LZO-1.80.0-4|9	License:	GPL+ or Artistic
12cr|perl-Compress-LZO-1.80.0-4|10	Group:		Development/Perl
12cr|perl-Compress-LZO-1.80.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Compress-LZO-1.80.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Compress/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Compress-LZO-1.80.0-4|13	# seems a hack, but since we don't have liblzo1-devel...
12cr|perl-Compress-LZO-1.80.0-4|14	Patch:		Compress-LZO-1.08-lzo2.patch
12cr|perl-Compress-LZO-1.80.0-4|15	
12cr|perl-Compress-LZO-1.80.0-4|16	BuildRequires:	perl-devel
12cr|perl-Compress-LZO-1.80.0-4|17	BuildRequires:	liblzo2-devel
12cr|perl-Compress-LZO-1.80.0-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Compress-LZO-1.80.0-4|19	
12cr|perl-Compress-LZO-1.80.0-4|20	%description
12cr|perl-Compress-LZO-1.80.0-4|21	LZO is a portable lossless data compression library written in ANSI C. It
12cr|perl-Compress-LZO-1.80.0-4|22	offers pretty fast compression and *very* fast decompression. Decompression
12cr|perl-Compress-LZO-1.80.0-4|23	requires no memory. Perl-LZO provides LZO bindings for Perl, i.e. you can
12cr|perl-Compress-LZO-1.80.0-4|24	access the LZO library from your Perl scripts thereby compressing ordinary Perl
12cr|perl-Compress-LZO-1.80.0-4|25	strings.
12cr|perl-Compress-LZO-1.80.0-4|26	
12cr|perl-Compress-LZO-1.80.0-4|27	%prep
12cr|perl-Compress-LZO-1.80.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Compress-LZO-1.80.0-4|29	%patch -p1
12cr|perl-Compress-LZO-1.80.0-4|30	
12cr|perl-Compress-LZO-1.80.0-4|31	%build
12cr|perl-Compress-LZO-1.80.0-4|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Compress-LZO-1.80.0-4|33	%make
12cr|perl-Compress-LZO-1.80.0-4|34	make test
12cr|perl-Compress-LZO-1.80.0-4|35	
12cr|perl-Compress-LZO-1.80.0-4|36	%install
12cr|perl-Compress-LZO-1.80.0-4|37	rm -rf %{buildroot}
12cr|perl-Compress-LZO-1.80.0-4|38	%makeinstall_std
12cr|perl-Compress-LZO-1.80.0-4|39	
12cr|perl-Compress-LZO-1.80.0-4|40	%clean
12cr|perl-Compress-LZO-1.80.0-4|41	rm -rf %{buildroot}
12cr|perl-Compress-LZO-1.80.0-4|42	
12cr|perl-Compress-LZO-1.80.0-4|43	%files
12cr|perl-Compress-LZO-1.80.0-4|44	%defattr(-,root,root)
12cr|perl-Compress-LZO-1.80.0-4|45	%doc COPYING INSTALL NEWS README
12cr|perl-Compress-LZO-1.80.0-4|46	%{perl_vendorlib}/*/Compress/LZO.pm
12cr|perl-Compress-LZO-1.80.0-4|47	%{perl_vendorlib}/*/auto/Compress/LZO
12cr|perl-Compress-LZO-1.80.0-4|48	%{_mandir}/*/*
12cr|perl-Compress-LZO-1.80.0-4|49	
12cr|perl-Compress-LZO-1.80.0-4|50	
12cr|perl-Compress-LZO-1.80.0-4|51	%changelog
12cr|perl-Compress-LZO-1.80.0-4|52	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.80.0-4
12cr|perl-Compress-LZO-1.80.0-4|53	+ Revision: 768358
12cr|perl-Compress-LZO-1.80.0-4|54	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Compress-LZO-1.80.0-4|55	
12cr|perl-Compress-LZO-1.80.0-4|56	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.80.0-3
12cr|perl-Compress-LZO-1.80.0-4|57	+ Revision: 680836
12cr|perl-Compress-LZO-1.80.0-4|58	- mass rebuild
12cr|perl-Compress-LZO-1.80.0-4|59	
12cr|perl-Compress-LZO-1.80.0-4|60	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.80.0-2mdv2011.0
12cr|perl-Compress-LZO-1.80.0-4|61	+ Revision: 555697
12cr|perl-Compress-LZO-1.80.0-4|62	- rebuild
12cr|perl-Compress-LZO-1.80.0-4|63	
12cr|perl-Compress-LZO-1.80.0-4|64	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.80.0-1mdv2010.0
12cr|perl-Compress-LZO-1.80.0-4|65	+ Revision: 403025
12cr|perl-Compress-LZO-1.80.0-4|66	- rebuild using %%perl_convert_version
12cr|perl-Compress-LZO-1.80.0-4|67	
12cr|perl-Compress-LZO-1.80.0-4|68	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.08-7mdv2009.0
12cr|perl-Compress-LZO-1.80.0-4|69	+ Revision: 256041
12cr|perl-Compress-LZO-1.80.0-4|70	- rebuild
12cr|perl-Compress-LZO-1.80.0-4|71	
12cr|perl-Compress-LZO-1.80.0-4|72	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 1.08-5mdv2008.1
12cr|perl-Compress-LZO-1.80.0-4|73	+ Revision: 151463
12cr|perl-Compress-LZO-1.80.0-4|74	- rebuild for perl-5.10.0
12cr|perl-Compress-LZO-1.80.0-4|75	
12cr|perl-Compress-LZO-1.80.0-4|76	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Compress-LZO-1.80.0-4|77	- restore BuildRoot
12cr|perl-Compress-LZO-1.80.0-4|78	
12cr|perl-Compress-LZO-1.80.0-4|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Compress-LZO-1.80.0-4|80	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Compress-LZO-1.80.0-4|81	
12cr|perl-Compress-LZO-1.80.0-4|82	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-4mdv2008.0
12cr|perl-Compress-LZO-1.80.0-4|83	+ Revision: 86185
12cr|perl-Compress-LZO-1.80.0-4|84	- rebuild
12cr|perl-Compress-LZO-1.80.0-4|85	
12cr|perl-Compress-LZO-1.80.0-4|86	
12cr|perl-Compress-LZO-1.80.0-4|87	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.08-3mdv2007.0
12cr|perl-Compress-LZO-1.80.0-4|88	- rebuild
12cr|perl-Compress-LZO-1.80.0-4|89	
12cr|perl-Compress-LZO-1.80.0-4|90	* Mon Jul 18 2005 Oden Eriksson <oeriksson@mandriva.com> 1.08-2mdk
12cr|perl-Compress-LZO-1.80.0-4|91	- fix deps
12cr|perl-Compress-LZO-1.80.0-4|92	
12cr|perl-Compress-LZO-1.80.0-4|93	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.08-1mdk
12cr|perl-Compress-LZO-1.80.0-4|94	- initial Mandriva package
12cr|perl-Compress-LZO-1.80.0-4|95	

4147 12
12cr|perl-Compress-Raw-Lzma-2.49.0-1|1	%define	upstream_name		Compress-Raw-Lzma
12cr|perl-Compress-Raw-Lzma-2.49.0-1|2	%define	upstream_version	2.049
12cr|perl-Compress-Raw-Lzma-2.49.0-1|3	
12cr|perl-Compress-Raw-Lzma-2.49.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Compress-Raw-Lzma-2.49.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Compress-Raw-Lzma-2.49.0-1|6	Release:	1
12cr|perl-Compress-Raw-Lzma-2.49.0-1|7	
12cr|perl-Compress-Raw-Lzma-2.49.0-1|8	Summary:	Low-Level Interface to the liblzma compression library
12cr|perl-Compress-Raw-Lzma-2.49.0-1|9	License:	GPL+ or Artistic
12cr|perl-Compress-Raw-Lzma-2.49.0-1|10	Group:		Development/Perl
12cr|perl-Compress-Raw-Lzma-2.49.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Compress-Raw-Lzma-2.49.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Compress-Raw-Lzma-2.49.0-1|13	
12cr|perl-Compress-Raw-Lzma-2.49.0-1|14	BuildRequires:	perl-devel
12cr|perl-Compress-Raw-Lzma-2.49.0-1|15	BuildRequires:	pkgconfig(liblzma)
12cr|perl-Compress-Raw-Lzma-2.49.0-1|16	
12cr|perl-Compress-Raw-Lzma-2.49.0-1|17	%description
12cr|perl-Compress-Raw-Lzma-2.49.0-1|18	Low-Level Interface to the liblzma compression library.
12cr|perl-Compress-Raw-Lzma-2.49.0-1|19	
12cr|perl-Compress-Raw-Lzma-2.49.0-1|20	%prep
12cr|perl-Compress-Raw-Lzma-2.49.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Compress-Raw-Lzma-2.49.0-1|22	
12cr|perl-Compress-Raw-Lzma-2.49.0-1|23	%build
12cr|perl-Compress-Raw-Lzma-2.49.0-1|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Compress-Raw-Lzma-2.49.0-1|25	%make
12cr|perl-Compress-Raw-Lzma-2.49.0-1|26	
12cr|perl-Compress-Raw-Lzma-2.49.0-1|27	%check
12cr|perl-Compress-Raw-Lzma-2.49.0-1|28	%make test
12cr|perl-Compress-Raw-Lzma-2.49.0-1|29	
12cr|perl-Compress-Raw-Lzma-2.49.0-1|30	%install
12cr|perl-Compress-Raw-Lzma-2.49.0-1|31	%makeinstall_std
12cr|perl-Compress-Raw-Lzma-2.49.0-1|32	
12cr|perl-Compress-Raw-Lzma-2.49.0-1|33	%files
12cr|perl-Compress-Raw-Lzma-2.49.0-1|34	%doc README Changes
12cr|perl-Compress-Raw-Lzma-2.49.0-1|35	%{_mandir}/*/*
12cr|perl-Compress-Raw-Lzma-2.49.0-1|36	%{perl_vendorarch}/Compress
12cr|perl-Compress-Raw-Lzma-2.49.0-1|37	%{perl_vendorarch}/auto/Compress
12cr|perl-Compress-Raw-Lzma-2.49.0-1|38	
12cr|perl-Compress-Raw-Lzma-2.49.0-1|39	
12cr|perl-Compress-Raw-Lzma-2.49.0-1|40	
12cr|perl-Compress-Raw-Lzma-2.49.0-1|41	%changelog
12cr|perl-Compress-Raw-Lzma-2.49.0-1|42	* Tue Mar 13 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.49.0-1
12cr|perl-Compress-Raw-Lzma-2.49.0-1|43	+ Revision: 784856
12cr|perl-Compress-Raw-Lzma-2.49.0-1|44	- imported package perl-Compress-Raw-Lzma
12cr|perl-Compress-Raw-Lzma-2.49.0-1|45	
12cr|perl-Compress-Raw-Lzma-2.49.0-1|46	
12cr|perl-Compress-Raw-Lzma-2.49.0-1|47	* Mon Mar 13 2012 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.49.0-1
12cr|perl-Compress-Raw-Lzma-2.49.0-1|48	- initial release

4148 12
12cr|perl-Config-Any-0.220.0-2|1	%define upstream_name	 Config-Any
12cr|perl-Config-Any-0.220.0-2|2	%define upstream_version 0.22
12cr|perl-Config-Any-0.220.0-2|3	
12cr|perl-Config-Any-0.220.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Config-Any-0.220.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-Any-0.220.0-2|6	Release:	2
12cr|perl-Config-Any-0.220.0-2|7	
12cr|perl-Config-Any-0.220.0-2|8	Summary:	Load configuration from different file formats, transparently
12cr|perl-Config-Any-0.220.0-2|9	License:	Artistic/GPL
12cr|perl-Config-Any-0.220.0-2|10	Group:		Development/Perl
12cr|perl-Config-Any-0.220.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Config-Any-0.220.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-Any-0.220.0-2|13	
12cr|perl-Config-Any-0.220.0-2|14	BuildRequires:	perl-devel
12cr|perl-Config-Any-0.220.0-2|15	BuildRequires:	perl(Module::Pluggable) >= 3.01
12cr|perl-Config-Any-0.220.0-2|16	BuildRequires:	perl(Test::Exception)
12cr|perl-Config-Any-0.220.0-2|17	BuildRequires:	perl(Test::More)
12cr|perl-Config-Any-0.220.0-2|18	BuildRequires:	perl(Config::General)
12cr|perl-Config-Any-0.220.0-2|19	BuildRequires:	perl(Config::Tiny)
12cr|perl-Config-Any-0.220.0-2|20	BuildRequires:	perl(JSON)
12cr|perl-Config-Any-0.220.0-2|21	BuildRequires:	perl(YAML)
12cr|perl-Config-Any-0.220.0-2|22	BuildRequires:	perl(XML::Simple)
12cr|perl-Config-Any-0.220.0-2|23	BuildRequires:	perl(version)
12cr|perl-Config-Any-0.220.0-2|24	
12cr|perl-Config-Any-0.220.0-2|25	BuildArch:	    noarch
12cr|perl-Config-Any-0.220.0-2|26	
12cr|perl-Config-Any-0.220.0-2|27	%description
12cr|perl-Config-Any-0.220.0-2|28	Config::Any provides a facility for Perl applications and libraries to
12cr|perl-Config-Any-0.220.0-2|29	load configuration data from multiple different file formats. It
12cr|perl-Config-Any-0.220.0-2|30	supports XML, YAML, JSON, Apache-style configuration, Windows INI
12cr|perl-Config-Any-0.220.0-2|31	files, and even Perl code.
12cr|perl-Config-Any-0.220.0-2|32	
12cr|perl-Config-Any-0.220.0-2|33	%prep
12cr|perl-Config-Any-0.220.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-Any-0.220.0-2|35	
12cr|perl-Config-Any-0.220.0-2|36	%build
12cr|perl-Config-Any-0.220.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-Any-0.220.0-2|38	%make
12cr|perl-Config-Any-0.220.0-2|39	
12cr|perl-Config-Any-0.220.0-2|40	%check
12cr|perl-Config-Any-0.220.0-2|41	make test
12cr|perl-Config-Any-0.220.0-2|42	
12cr|perl-Config-Any-0.220.0-2|43	%install
12cr|perl-Config-Any-0.220.0-2|44	%makeinstall_std
12cr|perl-Config-Any-0.220.0-2|45	
12cr|perl-Config-Any-0.220.0-2|46	%files
12cr|perl-Config-Any-0.220.0-2|47	%doc Changes README
12cr|perl-Config-Any-0.220.0-2|48	%{_mandir}/*/*
12cr|perl-Config-Any-0.220.0-2|49	%{perl_vendorlib}/Config
12cr|perl-Config-Any-0.220.0-2|50	
12cr|perl-Config-Any-0.220.0-2|51	
12cr|perl-Config-Any-0.220.0-2|52	%changelog
12cr|perl-Config-Any-0.220.0-2|53	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.220.0-1mdv2011.0
12cr|perl-Config-Any-0.220.0-2|54	+ Revision: 688737
12cr|perl-Config-Any-0.220.0-2|55	- update to new version 0.22
12cr|perl-Config-Any-0.220.0-2|56	
12cr|perl-Config-Any-0.220.0-2|57	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.210.0-1
12cr|perl-Config-Any-0.220.0-2|58	+ Revision: 682113
12cr|perl-Config-Any-0.220.0-2|59	- update to new version 0.21
12cr|perl-Config-Any-0.220.0-2|60	
12cr|perl-Config-Any-0.220.0-2|61	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.200.0-2
12cr|perl-Config-Any-0.220.0-2|62	+ Revision: 680837
12cr|perl-Config-Any-0.220.0-2|63	- mass rebuild
12cr|perl-Config-Any-0.220.0-2|64	
12cr|perl-Config-Any-0.220.0-2|65	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2011.0
12cr|perl-Config-Any-0.220.0-2|66	+ Revision: 569931
12cr|perl-Config-Any-0.220.0-2|67	- update to 0.20
12cr|perl-Config-Any-0.220.0-2|68	
12cr|perl-Config-Any-0.220.0-2|69	* Tue Feb 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-1mdv2011.0
12cr|perl-Config-Any-0.220.0-2|70	+ Revision: 506743
12cr|perl-Config-Any-0.220.0-2|71	- update to 0.19
12cr|perl-Config-Any-0.220.0-2|72	
12cr|perl-Config-Any-0.220.0-2|73	* Tue Nov 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2010.1
12cr|perl-Config-Any-0.220.0-2|74	+ Revision: 466748
12cr|perl-Config-Any-0.220.0-2|75	- update to 0.18
12cr|perl-Config-Any-0.220.0-2|76	
12cr|perl-Config-Any-0.220.0-2|77	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.0
12cr|perl-Config-Any-0.220.0-2|78	+ Revision: 406318
12cr|perl-Config-Any-0.220.0-2|79	- rebuild using %%perl_convert_version
12cr|perl-Config-Any-0.220.0-2|80	
12cr|perl-Config-Any-0.220.0-2|81	* Fri Feb 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdv2009.1
12cr|perl-Config-Any-0.220.0-2|82	+ Revision: 338063
12cr|perl-Config-Any-0.220.0-2|83	- update to new version 0.17
12cr|perl-Config-Any-0.220.0-2|84	
12cr|perl-Config-Any-0.220.0-2|85	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2009.1
12cr|perl-Config-Any-0.220.0-2|86	+ Revision: 305705
12cr|perl-Config-Any-0.220.0-2|87	- update to new version 0.16
12cr|perl-Config-Any-0.220.0-2|88	
12cr|perl-Config-Any-0.220.0-2|89	* Thu Nov 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2009.1
12cr|perl-Config-Any-0.220.0-2|90	+ Revision: 302891
12cr|perl-Config-Any-0.220.0-2|91	- update to new version 0.15
12cr|perl-Config-Any-0.220.0-2|92	
12cr|perl-Config-Any-0.220.0-2|93	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2009.0
12cr|perl-Config-Any-0.220.0-2|94	+ Revision: 270346
12cr|perl-Config-Any-0.220.0-2|95	- update to new version 0.14
12cr|perl-Config-Any-0.220.0-2|96	
12cr|perl-Config-Any-0.220.0-2|97	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2009.0
12cr|perl-Config-Any-0.220.0-2|98	+ Revision: 194922
12cr|perl-Config-Any-0.220.0-2|99	- update to new version 0.12
12cr|perl-Config-Any-0.220.0-2|100	
12cr|perl-Config-Any-0.220.0-2|101	* Tue Jan 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2008.1
12cr|perl-Config-Any-0.220.0-2|102	+ Revision: 159933
12cr|perl-Config-Any-0.220.0-2|103	- update to new version 0.11
12cr|perl-Config-Any-0.220.0-2|104	
12cr|perl-Config-Any-0.220.0-2|105	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Config-Any-0.220.0-2|106	- restore BuildRoot
12cr|perl-Config-Any-0.220.0-2|107	
12cr|perl-Config-Any-0.220.0-2|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Config-Any-0.220.0-2|109	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Config-Any-0.220.0-2|110	
12cr|perl-Config-Any-0.220.0-2|111	* Thu Dec 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.1
12cr|perl-Config-Any-0.220.0-2|112	+ Revision: 119232
12cr|perl-Config-Any-0.220.0-2|113	- update to new version 0.10
12cr|perl-Config-Any-0.220.0-2|114	
12cr|perl-Config-Any-0.220.0-2|115	* Wed Aug 29 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2008.0
12cr|perl-Config-Any-0.220.0-2|116	+ Revision: 74278
12cr|perl-Config-Any-0.220.0-2|117	- new version
12cr|perl-Config-Any-0.220.0-2|118	
12cr|perl-Config-Any-0.220.0-2|119	
12cr|perl-Config-Any-0.220.0-2|120	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2007.1
12cr|perl-Config-Any-0.220.0-2|121	+ Revision: 138795
12cr|perl-Config-Any-0.220.0-2|122	- new version
12cr|perl-Config-Any-0.220.0-2|123	
12cr|perl-Config-Any-0.220.0-2|124	* Mon Aug 28 2006 Scott Karns <scottk@mandriva.org> 0.04-2mdv2007.0
12cr|perl-Config-Any-0.220.0-2|125	+ Revision: 58222
12cr|perl-Config-Any-0.220.0-2|126	- Added BuildRequires perl(Test::Exception)
12cr|perl-Config-Any-0.220.0-2|127	
12cr|perl-Config-Any-0.220.0-2|128	* Sat Aug 26 2006 Scott Karns <scottk@mandriva.org> 0.04-1mdv2007.0
12cr|perl-Config-Any-0.220.0-2|129	+ Revision: 58057
12cr|perl-Config-Any-0.220.0-2|130	- Import perl-Config-Any
12cr|perl-Config-Any-0.220.0-2|131	
12cr|perl-Config-Any-0.220.0-2|132	* Sat Aug 26 2006 Scott Karns <scottk@mandriva.org> 0.04-1mdv2007.0
12cr|perl-Config-Any-0.220.0-2|133	- Initial Mandriva RPM
12cr|perl-Config-Any-0.220.0-2|134	

4149 12
12cr|perl-Config-ApacheFormat-1.2-8|1	%define module Config-ApacheFormat
12cr|perl-Config-ApacheFormat-1.2-8|2	%define name perl-%{module}
12cr|perl-Config-ApacheFormat-1.2-8|3	%define version 1.2
12cr|perl-Config-ApacheFormat-1.2-8|4	%define release %mkrel 8
12cr|perl-Config-ApacheFormat-1.2-8|5	
12cr|perl-Config-ApacheFormat-1.2-8|6	Summary: 	Use Apache format config files
12cr|perl-Config-ApacheFormat-1.2-8|7	Name: 		%{name}
12cr|perl-Config-ApacheFormat-1.2-8|8	Version: 	%{version}
12cr|perl-Config-ApacheFormat-1.2-8|9	Release: 	%{release}
12cr|perl-Config-ApacheFormat-1.2-8|10	License: 	GPL or Artistic
12cr|perl-Config-ApacheFormat-1.2-8|11	Group: 		Development/Perl
12cr|perl-Config-ApacheFormat-1.2-8|12	Source: 	http://search.cpan.org/CPAN/authors/id/S/SA/SAMTREGAR/%{module}-%{version}.tar.bz2
12cr|perl-Config-ApacheFormat-1.2-8|13	Url: 		http://search.cpan.org/dist/%{module}
12cr|perl-Config-ApacheFormat-1.2-8|14	BuildRequires: perl-devel
12cr|perl-Config-ApacheFormat-1.2-8|15	BuildRequires: perl(Class::MethodMaker)
12cr|perl-Config-ApacheFormat-1.2-8|16	# This one is not found automatically
12cr|perl-Config-ApacheFormat-1.2-8|17	Requires:      perl(Class::MethodMaker)
12cr|perl-Config-ApacheFormat-1.2-8|18	BuildRoot: 	%{_tmppath}/%{name}-buildroot/
12cr|perl-Config-ApacheFormat-1.2-8|19	BuildArch: noarch
12cr|perl-Config-ApacheFormat-1.2-8|20	
12cr|perl-Config-ApacheFormat-1.2-8|21	%description
12cr|perl-Config-ApacheFormat-1.2-8|22	This module is designed to parse a configuration file in the same syntax used
12cr|perl-Config-ApacheFormat-1.2-8|23	by the Apache web server (see http://httpd.apache.org for details). This
12cr|perl-Config-ApacheFormat-1.2-8|24	allows you to build applications which can be easily managed by experienced
12cr|perl-Config-ApacheFormat-1.2-8|25	Apache admins. Also, by using this module, you'll benefit from the support for
12cr|perl-Config-ApacheFormat-1.2-8|26	nested blocks with built-in parameter inheritance. This can greatly reduce the
12cr|perl-Config-ApacheFormat-1.2-8|27	amount or repeated information in your configuration files.
12cr|perl-Config-ApacheFormat-1.2-8|28	
12cr|perl-Config-ApacheFormat-1.2-8|29	%prep
12cr|perl-Config-ApacheFormat-1.2-8|30	%setup -q -n %{module}-%{version}
12cr|perl-Config-ApacheFormat-1.2-8|31	
12cr|perl-Config-ApacheFormat-1.2-8|32	%build
12cr|perl-Config-ApacheFormat-1.2-8|33	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-ApacheFormat-1.2-8|34	%make
12cr|perl-Config-ApacheFormat-1.2-8|35	
12cr|perl-Config-ApacheFormat-1.2-8|36	%check
12cr|perl-Config-ApacheFormat-1.2-8|37	make test
12cr|perl-Config-ApacheFormat-1.2-8|38	
12cr|perl-Config-ApacheFormat-1.2-8|39	%install
12cr|perl-Config-ApacheFormat-1.2-8|40	rm -rf $RPM_BUILD_ROOT
12cr|perl-Config-ApacheFormat-1.2-8|41	%makeinstall_std
12cr|perl-Config-ApacheFormat-1.2-8|42	
12cr|perl-Config-ApacheFormat-1.2-8|43	%clean
12cr|perl-Config-ApacheFormat-1.2-8|44	rm -rf $RPM_BUILD_ROOT
12cr|perl-Config-ApacheFormat-1.2-8|45	
12cr|perl-Config-ApacheFormat-1.2-8|46	%files
12cr|perl-Config-ApacheFormat-1.2-8|47	%defattr(-,root,root)
12cr|perl-Config-ApacheFormat-1.2-8|48	%{_mandir}/*/*
12cr|perl-Config-ApacheFormat-1.2-8|49	%{perl_vendorlib}/*
12cr|perl-Config-ApacheFormat-1.2-8|50	
12cr|perl-Config-ApacheFormat-1.2-8|51	
12cr|perl-Config-ApacheFormat-1.2-8|52	
12cr|perl-Config-ApacheFormat-1.2-8|53	%changelog
12cr|perl-Config-ApacheFormat-1.2-8|54	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.2-8mdv2011.0
12cr|perl-Config-ApacheFormat-1.2-8|55	+ Revision: 653397
12cr|perl-Config-ApacheFormat-1.2-8|56	- rebuild for updated spec-helper
12cr|perl-Config-ApacheFormat-1.2-8|57	
12cr|perl-Config-ApacheFormat-1.2-8|58	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2-7mdv2011.0
12cr|perl-Config-ApacheFormat-1.2-8|59	+ Revision: 430336
12cr|perl-Config-ApacheFormat-1.2-8|60	- rebuild
12cr|perl-Config-ApacheFormat-1.2-8|61	
12cr|perl-Config-ApacheFormat-1.2-8|62	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.2-6mdv2009.0
12cr|perl-Config-ApacheFormat-1.2-8|63	+ Revision: 241189
12cr|perl-Config-ApacheFormat-1.2-8|64	- rebuild
12cr|perl-Config-ApacheFormat-1.2-8|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Config-ApacheFormat-1.2-8|66	
12cr|perl-Config-ApacheFormat-1.2-8|67	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Config-ApacheFormat-1.2-8|68	- restore BuildRoot
12cr|perl-Config-ApacheFormat-1.2-8|69	
12cr|perl-Config-ApacheFormat-1.2-8|70	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-4mdv2008.0
12cr|perl-Config-ApacheFormat-1.2-8|71	+ Revision: 86186
12cr|perl-Config-ApacheFormat-1.2-8|72	- rebuild
12cr|perl-Config-ApacheFormat-1.2-8|73	
12cr|perl-Config-ApacheFormat-1.2-8|74	
12cr|perl-Config-ApacheFormat-1.2-8|75	* Mon Jul 25 2005 Olivier Thauvin <nanardon@mandriva.org> 1.2-3mdk
12cr|perl-Config-ApacheFormat-1.2-8|76	- Add changelog for -2mdk
12cr|perl-Config-ApacheFormat-1.2-8|77	
12cr|perl-Config-ApacheFormat-1.2-8|78	* Mon Jul 25 2005 Olivier Thauvin <nanardon@mandriva.org> 1.2-2mdk
12cr|perl-Config-ApacheFormat-1.2-8|79	- Fix {Build}Requires
12cr|perl-Config-ApacheFormat-1.2-8|80	
12cr|perl-Config-ApacheFormat-1.2-8|81	* Sat Jul 23 2005 Olivier Thauvin <nanardon@mandriva.org> 1.2-1mdk
12cr|perl-Config-ApacheFormat-1.2-8|82	- first mdk release
12cr|perl-Config-ApacheFormat-1.2-8|83	

4150 12
12cr|perl-Config-Augeas-0.903.0-1|1	%define upstream_name       Config-Augeas
12cr|perl-Config-Augeas-0.903.0-1|2	%define upstream_version 0.903
12cr|perl-Config-Augeas-0.903.0-1|3	
12cr|perl-Config-Augeas-0.903.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Config-Augeas-0.903.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-Augeas-0.903.0-1|6	Release:	1
12cr|perl-Config-Augeas-0.903.0-1|7	Summary:	Edit configuration files through Augeas C library
12cr|perl-Config-Augeas-0.903.0-1|8	License:	GPL or Artistic
12cr|perl-Config-Augeas-0.903.0-1|9	Group:		Development/Perl
12cr|perl-Config-Augeas-0.903.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-Augeas-0.903.0-1|11	Source:		http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-Augeas-0.903.0-1|12	BuildRequires:	perl-devel
12cr|perl-Config-Augeas-0.903.0-1|13	BuildRequires:	perl(Module::Build)
12cr|perl-Config-Augeas-0.903.0-1|14	BuildRequires:	perl(Test::More)
12cr|perl-Config-Augeas-0.903.0-1|15	BuildRequires:	augeas-devel
12cr|perl-Config-Augeas-0.903.0-1|16	
12cr|perl-Config-Augeas-0.903.0-1|17	%description
12cr|perl-Config-Augeas-0.903.0-1|18	Augeas is a library and command line tool that focuses on the most basic
12cr|perl-Config-Augeas-0.903.0-1|19	problem in handling Linux configurations programmatically: editing actual
12cr|perl-Config-Augeas-0.903.0-1|20	configuration files in a controlled manner.
12cr|perl-Config-Augeas-0.903.0-1|21	
12cr|perl-Config-Augeas-0.903.0-1|22	To that end, Augeas exposes a tree of all configuration settings (well, all
12cr|perl-Config-Augeas-0.903.0-1|23	the ones it knows about) and a simple local API for manipulating the tree.
12cr|perl-Config-Augeas-0.903.0-1|24	Augeas then modifies underlying configuration files according to the
12cr|perl-Config-Augeas-0.903.0-1|25	changes that have been made to the tree; it does as little modeling of
12cr|perl-Config-Augeas-0.903.0-1|26	configurations as possible, and focuses exclusively on transforming the
12cr|perl-Config-Augeas-0.903.0-1|27	tree-oriented syntax of its public API to the myriad syntaxes of individual
12cr|perl-Config-Augeas-0.903.0-1|28	configuration files.
12cr|perl-Config-Augeas-0.903.0-1|29	
12cr|perl-Config-Augeas-0.903.0-1|30	This module provides an object oriented Perl interface for Augeas
12cr|perl-Config-Augeas-0.903.0-1|31	configuration edition library with a more "perlish" API than Augeas C
12cr|perl-Config-Augeas-0.903.0-1|32	counterpart.
12cr|perl-Config-Augeas-0.903.0-1|33	
12cr|perl-Config-Augeas-0.903.0-1|34	%prep
12cr|perl-Config-Augeas-0.903.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-Augeas-0.903.0-1|36	
12cr|perl-Config-Augeas-0.903.0-1|37	%build
12cr|perl-Config-Augeas-0.903.0-1|38	perl Build.PL installdirs=vendor
12cr|perl-Config-Augeas-0.903.0-1|39	./Build
12cr|perl-Config-Augeas-0.903.0-1|40	
12cr|perl-Config-Augeas-0.903.0-1|41	%check
12cr|perl-Config-Augeas-0.903.0-1|42	./Build test
12cr|perl-Config-Augeas-0.903.0-1|43	
12cr|perl-Config-Augeas-0.903.0-1|44	%install
12cr|perl-Config-Augeas-0.903.0-1|45	./Build install destdir=%{buildroot}
12cr|perl-Config-Augeas-0.903.0-1|46	
12cr|perl-Config-Augeas-0.903.0-1|47	%files
12cr|perl-Config-Augeas-0.903.0-1|48	%doc README ChangeLog
12cr|perl-Config-Augeas-0.903.0-1|49	%{perl_vendorarch}/Config
12cr|perl-Config-Augeas-0.903.0-1|50	%{perl_vendorarch}/auto/Config
12cr|perl-Config-Augeas-0.903.0-1|51	%{_mandir}/man3/*
12cr|perl-Config-Augeas-0.903.0-1|52	
12cr|perl-Config-Augeas-0.903.0-1|53	
12cr|perl-Config-Augeas-0.903.0-1|54	%changelog
12cr|perl-Config-Augeas-0.903.0-1|55	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.701.0-4
12cr|perl-Config-Augeas-0.903.0-1|56	+ Revision: 768358
12cr|perl-Config-Augeas-0.903.0-1|57	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Config-Augeas-0.903.0-1|58	
12cr|perl-Config-Augeas-0.903.0-1|59	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.701.0-3
12cr|perl-Config-Augeas-0.903.0-1|60	+ Revision: 680838
12cr|perl-Config-Augeas-0.903.0-1|61	- mass rebuild
12cr|perl-Config-Augeas-0.903.0-1|62	
12cr|perl-Config-Augeas-0.903.0-1|63	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.701.0-2mdv2011.0
12cr|perl-Config-Augeas-0.903.0-1|64	+ Revision: 555709
12cr|perl-Config-Augeas-0.903.0-1|65	- rebuild
12cr|perl-Config-Augeas-0.903.0-1|66	
12cr|perl-Config-Augeas-0.903.0-1|67	* Fri Feb 19 2010 Jérôme Quelin <jquelin@mandriva.org> 0.701.0-1mdv2010.1
12cr|perl-Config-Augeas-0.903.0-1|68	+ Revision: 508048
12cr|perl-Config-Augeas-0.903.0-1|69	- update to 0.701
12cr|perl-Config-Augeas-0.903.0-1|70	
12cr|perl-Config-Augeas-0.903.0-1|71	* Wed Dec 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.601.0-1mdv2010.1
12cr|perl-Config-Augeas-0.903.0-1|72	+ Revision: 481707
12cr|perl-Config-Augeas-0.903.0-1|73	- update to 0.601
12cr|perl-Config-Augeas-0.903.0-1|74	
12cr|perl-Config-Augeas-0.903.0-1|75	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.501.0-1mdv2010.0
12cr|perl-Config-Augeas-0.903.0-1|76	+ Revision: 397171
12cr|perl-Config-Augeas-0.903.0-1|77	- new version
12cr|perl-Config-Augeas-0.903.0-1|78	
12cr|perl-Config-Augeas-0.903.0-1|79	+ Bruno Cornec <bcornec@mandriva.org>
12cr|perl-Config-Augeas-0.903.0-1|80	- Again adapt the group to a valid one this time
12cr|perl-Config-Augeas-0.903.0-1|81	- Fix the Group used
12cr|perl-Config-Augeas-0.903.0-1|82	- Create the first perl-Config-Augeas package from version 0.500 of Dominique Dumont
12cr|perl-Config-Augeas-0.903.0-1|83	- create perl-Config-Augeas
12cr|perl-Config-Augeas-0.903.0-1|84	

4151 12
12cr|perl-Config-Auto-0.360.0-2|1	%define upstream_name    Config-Auto
12cr|perl-Config-Auto-0.360.0-2|2	%define upstream_version 0.36
12cr|perl-Config-Auto-0.360.0-2|3	
12cr|perl-Config-Auto-0.360.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Config-Auto-0.360.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-Auto-0.360.0-2|6	Release:	2
12cr|perl-Config-Auto-0.360.0-2|7	
12cr|perl-Config-Auto-0.360.0-2|8	Summary:	Magical config file parser
12cr|perl-Config-Auto-0.360.0-2|9	License:	GPL+ or Artistic
12cr|perl-Config-Auto-0.360.0-2|10	Group:		Development/Perl
12cr|perl-Config-Auto-0.360.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-Auto-0.360.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-Auto-0.360.0-2|13	
12cr|perl-Config-Auto-0.360.0-2|14	BuildRequires:	perl-devel
12cr|perl-Config-Auto-0.360.0-2|15	BuildRequires:	perl(Config::IniFiles)
12cr|perl-Config-Auto-0.360.0-2|16	BuildRequires:	perl(File::Spec::Functions)
12cr|perl-Config-Auto-0.360.0-2|17	BuildRequires:	perl(File::Temp)
12cr|perl-Config-Auto-0.360.0-2|18	BuildRequires:	perl(IO::String)
12cr|perl-Config-Auto-0.360.0-2|19	BuildRequires:	perl(Test::More)
12cr|perl-Config-Auto-0.360.0-2|20	BuildRequires:	perl(Text::ParseWords)
12cr|perl-Config-Auto-0.360.0-2|21	BuildRequires:	perl(YAML)
12cr|perl-Config-Auto-0.360.0-2|22	BuildArch:	noarch
12cr|perl-Config-Auto-0.360.0-2|23	
12cr|perl-Config-Auto-0.360.0-2|24	%description
12cr|perl-Config-Auto-0.360.0-2|25	This module was written after having to write Yet Another Config File
12cr|perl-Config-Auto-0.360.0-2|26	Parser for some variety of colon-separated config. I decided "never again".
12cr|perl-Config-Auto-0.360.0-2|27	
12cr|perl-Config-Auto-0.360.0-2|28	Config::Auto aims to be the most 'DWIM' config parser available, by
12cr|perl-Config-Auto-0.360.0-2|29	detecting configuration styles, include paths and even config filenames
12cr|perl-Config-Auto-0.360.0-2|30	automagically.
12cr|perl-Config-Auto-0.360.0-2|31	
12cr|perl-Config-Auto-0.360.0-2|32	See the the HOW IT WORKS manpage section below on implementation details.
12cr|perl-Config-Auto-0.360.0-2|33	
12cr|perl-Config-Auto-0.360.0-2|34	%prep
12cr|perl-Config-Auto-0.360.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-Auto-0.360.0-2|36	
12cr|perl-Config-Auto-0.360.0-2|37	%build
12cr|perl-Config-Auto-0.360.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-Auto-0.360.0-2|39	%make
12cr|perl-Config-Auto-0.360.0-2|40	
12cr|perl-Config-Auto-0.360.0-2|41	%check
12cr|perl-Config-Auto-0.360.0-2|42	%make test
12cr|perl-Config-Auto-0.360.0-2|43	
12cr|perl-Config-Auto-0.360.0-2|44	%install
12cr|perl-Config-Auto-0.360.0-2|45	%makeinstall_std
12cr|perl-Config-Auto-0.360.0-2|46	
12cr|perl-Config-Auto-0.360.0-2|47	%files
12cr|perl-Config-Auto-0.360.0-2|48	%doc Changes README META.yml
12cr|perl-Config-Auto-0.360.0-2|49	%{_mandir}/man3/*
12cr|perl-Config-Auto-0.360.0-2|50	%{perl_vendorlib}/*
12cr|perl-Config-Auto-0.360.0-2|51	
12cr|perl-Config-Auto-0.360.0-2|52	%changelog
12cr|perl-Config-Auto-0.360.0-2|53	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.360.0-1mdv2011.0
12cr|perl-Config-Auto-0.360.0-2|54	+ Revision: 688738
12cr|perl-Config-Auto-0.360.0-2|55	- update to new version 0.36
12cr|perl-Config-Auto-0.360.0-2|56	
12cr|perl-Config-Auto-0.360.0-2|57	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.340.0-1
12cr|perl-Config-Auto-0.360.0-2|58	+ Revision: 653906
12cr|perl-Config-Auto-0.360.0-2|59	- import perl-Config-Auto
12cr|perl-Config-Auto-0.360.0-2|60	

4152 12
12cr|perl-Config-AutoConf-0.160.0-4|1	%define upstream_name    Config-AutoConf
12cr|perl-Config-AutoConf-0.160.0-4|2	%define upstream_version 0.16
12cr|perl-Config-AutoConf-0.160.0-4|3	
12cr|perl-Config-AutoConf-0.160.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Config-AutoConf-0.160.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-AutoConf-0.160.0-4|6	Release:	4
12cr|perl-Config-AutoConf-0.160.0-4|7	
12cr|perl-Config-AutoConf-0.160.0-4|8	Summary:	A module to implement some of AutoConf macros in pure perl
12cr|perl-Config-AutoConf-0.160.0-4|9	License:	GPL+ or Artistic
12cr|perl-Config-AutoConf-0.160.0-4|10	Group:		Development/Perl
12cr|perl-Config-AutoConf-0.160.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-AutoConf-0.160.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-AutoConf-0.160.0-4|13	
12cr|perl-Config-AutoConf-0.160.0-4|14	BuildRequires:	perl-devel
12cr|perl-Config-AutoConf-0.160.0-4|15	BuildRequires:	perl(ExtUtils::CBuilder)
12cr|perl-Config-AutoConf-0.160.0-4|16	BuildRequires:	perl(Test::More)
12cr|perl-Config-AutoConf-0.160.0-4|17	BuildArch:	noarch
12cr|perl-Config-AutoConf-0.160.0-4|18	
12cr|perl-Config-AutoConf-0.160.0-4|19	%description
12cr|perl-Config-AutoConf-0.160.0-4|20	A module to implement some of AutoConf macros in pure perl.
12cr|perl-Config-AutoConf-0.160.0-4|21	
12cr|perl-Config-AutoConf-0.160.0-4|22	%prep
12cr|perl-Config-AutoConf-0.160.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-AutoConf-0.160.0-4|24	
12cr|perl-Config-AutoConf-0.160.0-4|25	%build
12cr|perl-Config-AutoConf-0.160.0-4|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-AutoConf-0.160.0-4|27	%make
12cr|perl-Config-AutoConf-0.160.0-4|28	
12cr|perl-Config-AutoConf-0.160.0-4|29	%check
12cr|perl-Config-AutoConf-0.160.0-4|30	%make test
12cr|perl-Config-AutoConf-0.160.0-4|31	
12cr|perl-Config-AutoConf-0.160.0-4|32	%install
12cr|perl-Config-AutoConf-0.160.0-4|33	%makeinstall_std
12cr|perl-Config-AutoConf-0.160.0-4|34	
12cr|perl-Config-AutoConf-0.160.0-4|35	%files
12cr|perl-Config-AutoConf-0.160.0-4|36	%doc Changes META.yml README
12cr|perl-Config-AutoConf-0.160.0-4|37	%{_mandir}/man3/*
12cr|perl-Config-AutoConf-0.160.0-4|38	%{perl_vendorlib}/*
12cr|perl-Config-AutoConf-0.160.0-4|39	
12cr|perl-Config-AutoConf-0.160.0-4|40	%changelog
12cr|perl-Config-AutoConf-0.160.0-4|41	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.160.0-3mdv2011.0
12cr|perl-Config-AutoConf-0.160.0-4|42	+ Revision: 657769
12cr|perl-Config-AutoConf-0.160.0-4|43	- rebuild for updated spec-helper
12cr|perl-Config-AutoConf-0.160.0-4|44	- rebuild for updated spec-helper
12cr|perl-Config-AutoConf-0.160.0-4|45	
12cr|perl-Config-AutoConf-0.160.0-4|46	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-Config-AutoConf-0.160.0-4|47	+ Revision: 594402
12cr|perl-Config-AutoConf-0.160.0-4|48	- update to new version 0.16
12cr|perl-Config-AutoConf-0.160.0-4|49	
12cr|perl-Config-AutoConf-0.160.0-4|50	* Tue Mar 09 2010 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-Config-AutoConf-0.160.0-4|51	+ Revision: 517111
12cr|perl-Config-AutoConf-0.160.0-4|52	- update to 0.15
12cr|perl-Config-AutoConf-0.160.0-4|53	
12cr|perl-Config-AutoConf-0.160.0-4|54	* Mon Mar 08 2010 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.1
12cr|perl-Config-AutoConf-0.160.0-4|55	+ Revision: 515674
12cr|perl-Config-AutoConf-0.160.0-4|56	- import perl-Config-AutoConf
12cr|perl-Config-AutoConf-0.160.0-4|57	
12cr|perl-Config-AutoConf-0.160.0-4|58	
12cr|perl-Config-AutoConf-0.160.0-4|59	* Mon Mar 08 2010 cpan2dist 0.14-1mdv
12cr|perl-Config-AutoConf-0.160.0-4|60	- initial mdv release, generated with cpan2dist

4153 12
12cr|perl-Config-Crontab-1.330.0-2|1	%define upstream_name    Config-Crontab
12cr|perl-Config-Crontab-1.330.0-2|2	%define upstream_version 1.33
12cr|perl-Config-Crontab-1.330.0-2|3	
12cr|perl-Config-Crontab-1.330.0-2|4	
12cr|perl-Config-Crontab-1.330.0-2|5	Name:		perl-%{upstream_name}
12cr|perl-Config-Crontab-1.330.0-2|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-Crontab-1.330.0-2|7	Release:	2
12cr|perl-Config-Crontab-1.330.0-2|8	
12cr|perl-Config-Crontab-1.330.0-2|9	Summary:	Read/Write Vixie compatible crontab(5) files
12cr|perl-Config-Crontab-1.330.0-2|10	License:	GPL
12cr|perl-Config-Crontab-1.330.0-2|11	Group:		Development/Perl
12cr|perl-Config-Crontab-1.330.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-Crontab-1.330.0-2|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SC/SCOTTW/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Config-Crontab-1.330.0-2|14	
12cr|perl-Config-Crontab-1.330.0-2|15	BuildRequires:	perl-devel
12cr|perl-Config-Crontab-1.330.0-2|16	BuildArch:	noarch
12cr|perl-Config-Crontab-1.330.0-2|17	
12cr|perl-Config-Crontab-1.330.0-2|18	%description
12cr|perl-Config-Crontab-1.330.0-2|19	Simple Time and Date module for perl.
12cr|perl-Config-Crontab-1.330.0-2|20	
12cr|perl-Config-Crontab-1.330.0-2|21	%prep
12cr|perl-Config-Crontab-1.330.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-Crontab-1.330.0-2|23	
12cr|perl-Config-Crontab-1.330.0-2|24	%build
12cr|perl-Config-Crontab-1.330.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-Crontab-1.330.0-2|26	%make
12cr|perl-Config-Crontab-1.330.0-2|27	
12cr|perl-Config-Crontab-1.330.0-2|28	%check
12cr|perl-Config-Crontab-1.330.0-2|29	make test
12cr|perl-Config-Crontab-1.330.0-2|30	
12cr|perl-Config-Crontab-1.330.0-2|31	%install
12cr|perl-Config-Crontab-1.330.0-2|32	%makeinstall_std
12cr|perl-Config-Crontab-1.330.0-2|33	
12cr|perl-Config-Crontab-1.330.0-2|34	%files
12cr|perl-Config-Crontab-1.330.0-2|35	%doc Changes README
12cr|perl-Config-Crontab-1.330.0-2|36	%{perl_vendorlib}/*
12cr|perl-Config-Crontab-1.330.0-2|37	%{_mandir}/man3/*
12cr|perl-Config-Crontab-1.330.0-2|38	
12cr|perl-Config-Crontab-1.330.0-2|39	
12cr|perl-Config-Crontab-1.330.0-2|40	%changelog
12cr|perl-Config-Crontab-1.330.0-2|41	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.330.0-1mdv2011.0
12cr|perl-Config-Crontab-1.330.0-2|42	+ Revision: 653986
12cr|perl-Config-Crontab-1.330.0-2|43	- update to new version 1.33
12cr|perl-Config-Crontab-1.330.0-2|44	
12cr|perl-Config-Crontab-1.330.0-2|45	* Tue Aug 04 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.300.0-1mdv2011.0
12cr|perl-Config-Crontab-1.330.0-2|46	+ Revision: 408911
12cr|perl-Config-Crontab-1.330.0-2|47	- rebuild using %%perl_convert_version
12cr|perl-Config-Crontab-1.330.0-2|48	
12cr|perl-Config-Crontab-1.330.0-2|49	* Tue Oct 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.30-1mdv2009.1
12cr|perl-Config-Crontab-1.330.0-2|50	+ Revision: 297811
12cr|perl-Config-Crontab-1.330.0-2|51	- update to new version 1.30
12cr|perl-Config-Crontab-1.330.0-2|52	
12cr|perl-Config-Crontab-1.330.0-2|53	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.21-3mdv2009.0
12cr|perl-Config-Crontab-1.330.0-2|54	+ Revision: 256044
12cr|perl-Config-Crontab-1.330.0-2|55	- rebuild
12cr|perl-Config-Crontab-1.330.0-2|56	
12cr|perl-Config-Crontab-1.330.0-2|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.21-1mdv2008.1
12cr|perl-Config-Crontab-1.330.0-2|58	+ Revision: 136690
12cr|perl-Config-Crontab-1.330.0-2|59	- restore BuildRoot
12cr|perl-Config-Crontab-1.330.0-2|60	
12cr|perl-Config-Crontab-1.330.0-2|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Config-Crontab-1.330.0-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Config-Crontab-1.330.0-2|63	
12cr|perl-Config-Crontab-1.330.0-2|64	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.21-1mdv2008.0
12cr|perl-Config-Crontab-1.330.0-2|65	+ Revision: 55685
12cr|perl-Config-Crontab-1.330.0-2|66	- update to new version 1.21
12cr|perl-Config-Crontab-1.330.0-2|67	
12cr|perl-Config-Crontab-1.330.0-2|68	
12cr|perl-Config-Crontab-1.330.0-2|69	* Wed Apr 19 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.20-1mdk
12cr|perl-Config-Crontab-1.330.0-2|70	- New release 1.20
12cr|perl-Config-Crontab-1.330.0-2|71	
12cr|perl-Config-Crontab-1.330.0-2|72	* Mon Dec 19 2005 Sebastien Savarin <plouf@mandriva.org> 1.11-1mdk
12cr|perl-Config-Crontab-1.330.0-2|73	- First Mandriva package
12cr|perl-Config-Crontab-1.330.0-2|74	

4154 12
12cr|perl-Config-File-1.500.0-1|1	%define upstream_name    Config-File
12cr|perl-Config-File-1.500.0-1|2	%define upstream_version 1.50
12cr|perl-Config-File-1.500.0-1|3	
12cr|perl-Config-File-1.500.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Config-File-1.500.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-File-1.500.0-1|6	Release:    	%mkrel 1
12cr|perl-Config-File-1.500.0-1|7	Epoch:      	1
12cr|perl-Config-File-1.500.0-1|8	
12cr|perl-Config-File-1.500.0-1|9	BuildArch: 	noarch
12cr|perl-Config-File-1.500.0-1|10	
12cr|perl-Config-File-1.500.0-1|11	Summary:	A perl5 interface to parse a simple configuration file
12cr|perl-Config-File-1.500.0-1|12	License:	GPLv2
12cr|perl-Config-File-1.500.0-1|13	Group:		Development/Perl
12cr|perl-Config-File-1.500.0-1|14	URL:		http://search.cpan.org/~gwolf/%{upstream_name}-%{upstream_version}/
12cr|perl-Config-File-1.500.0-1|15	Source0:	http://search.cpan.org/CPAN/authors/id/G/GW/GWOLF/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-File-1.500.0-1|16	
12cr|perl-Config-File-1.500.0-1|17	BuildRequires:	perl-devel
12cr|perl-Config-File-1.500.0-1|18	BuildRequires:	perl(Module::Build)
12cr|perl-Config-File-1.500.0-1|19	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Config-File-1.500.0-1|20	
12cr|perl-Config-File-1.500.0-1|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Config-File-1.500.0-1|22	
12cr|perl-Config-File-1.500.0-1|23	%description
12cr|perl-Config-File-1.500.0-1|24	Config::File - Parse a simple configuration file.
12cr|perl-Config-File-1.500.0-1|25	
12cr|perl-Config-File-1.500.0-1|26	%prep
12cr|perl-Config-File-1.500.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-File-1.500.0-1|28	
12cr|perl-Config-File-1.500.0-1|29	%build
12cr|perl-Config-File-1.500.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-File-1.500.0-1|31	%make
12cr|perl-Config-File-1.500.0-1|32	
12cr|perl-Config-File-1.500.0-1|33	%check
12cr|perl-Config-File-1.500.0-1|34	%{__make} test
12cr|perl-Config-File-1.500.0-1|35	
12cr|perl-Config-File-1.500.0-1|36	%install
12cr|perl-Config-File-1.500.0-1|37	rm -rf %{buildroot}
12cr|perl-Config-File-1.500.0-1|38	%makeinstall_std
12cr|perl-Config-File-1.500.0-1|39	
12cr|perl-Config-File-1.500.0-1|40	%clean
12cr|perl-Config-File-1.500.0-1|41	rm -rf %{buildroot}
12cr|perl-Config-File-1.500.0-1|42	
12cr|perl-Config-File-1.500.0-1|43	%files
12cr|perl-Config-File-1.500.0-1|44	%defattr(0644,root,root,0755)
12cr|perl-Config-File-1.500.0-1|45	%doc CHANGES README
12cr|perl-Config-File-1.500.0-1|46	%{_mandir}/*/*
12cr|perl-Config-File-1.500.0-1|47	%{perl_vendorarch}/../*
12cr|perl-Config-File-1.500.0-1|48	
12cr|perl-Config-File-1.500.0-1|49	
12cr|perl-Config-File-1.500.0-1|50	%changelog
12cr|perl-Config-File-1.500.0-1|51	* Tue Jan 20 2009 Sergey Sokolov <sokol@mtik.ru>
12cr|perl-Config-File-1.500.0-1|52	- Added Test::Pod::Coverage as a build dependency, as some CPANTS test hosts have died during the tests
12cr|perl-Config-File-1.500.0-1|53	- Removed the ConfigFile naming (deprecated for over a year)

4155 12
12cr|perl-Config-Find-0.260.0-4|1	%define upstream_name    Config-Find
12cr|perl-Config-Find-0.260.0-4|2	%define upstream_version 0.26
12cr|perl-Config-Find-0.260.0-4|3	
12cr|perl-Config-Find-0.260.0-4|4	%if %{_use_internal_dependency_generator}
12cr|perl-Config-Find-0.260.0-4|5	%define __noautoreq 'perl\\(Win32\\)'
12cr|perl-Config-Find-0.260.0-4|6	%else
12cr|perl-Config-Find-0.260.0-4|7	%define _requires_exceptions perl(Win32)
12cr|perl-Config-Find-0.260.0-4|8	%endif
12cr|perl-Config-Find-0.260.0-4|9	
12cr|perl-Config-Find-0.260.0-4|10	Name:		perl-%{upstream_name}
12cr|perl-Config-Find-0.260.0-4|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-Find-0.260.0-4|12	Release:	4
12cr|perl-Config-Find-0.260.0-4|13	
12cr|perl-Config-Find-0.260.0-4|14	Summary:	Find configuration files
12cr|perl-Config-Find-0.260.0-4|15	License:	GPL+ or Artistic
12cr|perl-Config-Find-0.260.0-4|16	Group:		Development/Perl
12cr|perl-Config-Find-0.260.0-4|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-Find-0.260.0-4|18	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-Find-0.260.0-4|19	
12cr|perl-Config-Find-0.260.0-4|20	BuildRequires:	perl-devel
12cr|perl-Config-Find-0.260.0-4|21	BuildRequires:	perl(File::HomeDir)
12cr|perl-Config-Find-0.260.0-4|22	BuildRequires:	perl(File::Spec)
12cr|perl-Config-Find-0.260.0-4|23	BuildRequires:	perl(File::Which)
12cr|perl-Config-Find-0.260.0-4|24	BuildArch:	noarch
12cr|perl-Config-Find-0.260.0-4|25	
12cr|perl-Config-Find-0.260.0-4|26	%description
12cr|perl-Config-Find-0.260.0-4|27	Every OS has different rules for configuration files placement, this module
12cr|perl-Config-Find-0.260.0-4|28	allows to easily find and create your app configuration files following
12cr|perl-Config-Find-0.260.0-4|29	those rules.
12cr|perl-Config-Find-0.260.0-4|30	
12cr|perl-Config-Find-0.260.0-4|31	Config::Find references configuration files by the application name or by
12cr|perl-Config-Find-0.260.0-4|32	the application name and the configuration file name when the app uses
12cr|perl-Config-Find-0.260.0-4|33	several application files, i.e 'emacs', 'profile', 'apache/httpd',
12cr|perl-Config-Find-0.260.0-4|34	'apache/ssl'.
12cr|perl-Config-Find-0.260.0-4|35	
12cr|perl-Config-Find-0.260.0-4|36	By default the $0 value is used to generate the configuration file name. To
12cr|perl-Config-Find-0.260.0-4|37	define it explicitly the keywords 'name' or 'names' have to be used:
12cr|perl-Config-Find-0.260.0-4|38	
12cr|perl-Config-Find-0.260.0-4|39	%prep
12cr|perl-Config-Find-0.260.0-4|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-Find-0.260.0-4|41	
12cr|perl-Config-Find-0.260.0-4|42	%build
12cr|perl-Config-Find-0.260.0-4|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-Find-0.260.0-4|44	%make
12cr|perl-Config-Find-0.260.0-4|45	
12cr|perl-Config-Find-0.260.0-4|46	%check
12cr|perl-Config-Find-0.260.0-4|47	%make test
12cr|perl-Config-Find-0.260.0-4|48	
12cr|perl-Config-Find-0.260.0-4|49	%install
12cr|perl-Config-Find-0.260.0-4|50	%makeinstall_std
12cr|perl-Config-Find-0.260.0-4|51	
12cr|perl-Config-Find-0.260.0-4|52	%files
12cr|perl-Config-Find-0.260.0-4|53	%doc Changes README
12cr|perl-Config-Find-0.260.0-4|54	%{_mandir}/man3/*
12cr|perl-Config-Find-0.260.0-4|55	%{perl_vendorlib}/*
12cr|perl-Config-Find-0.260.0-4|56	
12cr|perl-Config-Find-0.260.0-4|57	%changelog
12cr|perl-Config-Find-0.260.0-4|58	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.260.0-3mdv2011.0
12cr|perl-Config-Find-0.260.0-4|59	+ Revision: 654897
12cr|perl-Config-Find-0.260.0-4|60	- rebuild for updated spec-helper
12cr|perl-Config-Find-0.260.0-4|61	
12cr|perl-Config-Find-0.260.0-4|62	* Sun Jan 03 2010 Jérôme Quelin <jquelin@mandriva.org> 0.260.0-2mdv2011.0
12cr|perl-Config-Find-0.260.0-4|63	+ Revision: 485906
12cr|perl-Config-Find-0.260.0-4|64	- removing bogus requires:
12cr|perl-Config-Find-0.260.0-4|65	
12cr|perl-Config-Find-0.260.0-4|66	+ Michael Scherer <misc@mandriva.org>
12cr|perl-Config-Find-0.260.0-4|67	- do not Requires Win32
12cr|perl-Config-Find-0.260.0-4|68	
12cr|perl-Config-Find-0.260.0-4|69	* Tue Nov 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.260.0-1mdv2010.1
12cr|perl-Config-Find-0.260.0-4|70	+ Revision: 466756
12cr|perl-Config-Find-0.260.0-4|71	- import perl-Config-Find
12cr|perl-Config-Find-0.260.0-4|72	
12cr|perl-Config-Find-0.260.0-4|73	
12cr|perl-Config-Find-0.260.0-4|74	* Tue Nov 17 2009 cpan2dist 0.26-1mdv
12cr|perl-Config-Find-0.260.0-4|75	- initial mdv release, generated with cpan2dist

4156 12
12cr|perl-Config-General-2.500.0-3|1	%define	upstream_name	 Config-General
12cr|perl-Config-General-2.500.0-3|2	%define upstream_version 2.50
12cr|perl-Config-General-2.500.0-3|3	
12cr|perl-Config-General-2.500.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Config-General-2.500.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-General-2.500.0-3|6	Release:	3
12cr|perl-Config-General-2.500.0-3|7	
12cr|perl-Config-General-2.500.0-3|8	Summary:	Generic Config perl module
12cr|perl-Config-General-2.500.0-3|9	License:	GPL+ or Artistic
12cr|perl-Config-General-2.500.0-3|10	Group:		Development/Perl
12cr|perl-Config-General-2.500.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-General-2.500.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-General-2.500.0-3|13	
12cr|perl-Config-General-2.500.0-3|14	BuildRequires:	perl-devel
12cr|perl-Config-General-2.500.0-3|15	BuildArch:	noarch
12cr|perl-Config-General-2.500.0-3|16	
12cr|perl-Config-General-2.500.0-3|17	%description
12cr|perl-Config-General-2.500.0-3|18	This module opens a config file and parses it's contents for you. The
12cr|perl-Config-General-2.500.0-3|19	method new requires one parameter which needs to be a filename. The
12cr|perl-Config-General-2.500.0-3|20	method getall returns a hash which contains all options and it's
12cr|perl-Config-General-2.500.0-3|21	associated values of your config file.
12cr|perl-Config-General-2.500.0-3|22	
12cr|perl-Config-General-2.500.0-3|23	%prep
12cr|perl-Config-General-2.500.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-General-2.500.0-3|25	chmod 644 Changelog README
12cr|perl-Config-General-2.500.0-3|26	
12cr|perl-Config-General-2.500.0-3|27	%build
12cr|perl-Config-General-2.500.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-General-2.500.0-3|29	%make
12cr|perl-Config-General-2.500.0-3|30	
12cr|perl-Config-General-2.500.0-3|31	%check
12cr|perl-Config-General-2.500.0-3|32	make test
12cr|perl-Config-General-2.500.0-3|33	
12cr|perl-Config-General-2.500.0-3|34	%install
12cr|perl-Config-General-2.500.0-3|35	%makeinstall_std
12cr|perl-Config-General-2.500.0-3|36	
12cr|perl-Config-General-2.500.0-3|37	%files
12cr|perl-Config-General-2.500.0-3|38	%doc Changelog README
12cr|perl-Config-General-2.500.0-3|39	%{perl_vendorlib}/Config
12cr|perl-Config-General-2.500.0-3|40	%{_mandir}/man3/*
12cr|perl-Config-General-2.500.0-3|41	
12cr|perl-Config-General-2.500.0-3|42	%changelog
12cr|perl-Config-General-2.500.0-3|43	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.500.0-2mdv2011.0
12cr|perl-Config-General-2.500.0-3|44	+ Revision: 680839
12cr|perl-Config-General-2.500.0-3|45	- mass rebuild
12cr|perl-Config-General-2.500.0-3|46	
12cr|perl-Config-General-2.500.0-3|47	* Thu Dec 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.500.0-1mdv2011.0
12cr|perl-Config-General-2.500.0-3|48	+ Revision: 604709
12cr|perl-Config-General-2.500.0-3|49	- update to new version 2.50
12cr|perl-Config-General-2.500.0-3|50	
12cr|perl-Config-General-2.500.0-3|51	* Wed Jul 14 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.490.0-1mdv2011.0
12cr|perl-Config-General-2.500.0-3|52	+ Revision: 553075
12cr|perl-Config-General-2.500.0-3|53	- update to 2.49
12cr|perl-Config-General-2.500.0-3|54	
12cr|perl-Config-General-2.500.0-3|55	* Wed Apr 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.480.0-1mdv2010.1
12cr|perl-Config-General-2.500.0-3|56	+ Revision: 534937
12cr|perl-Config-General-2.500.0-3|57	- new version
12cr|perl-Config-General-2.500.0-3|58	
12cr|perl-Config-General-2.500.0-3|59	* Fri Apr 09 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.460.0-1mdv2010.1
12cr|perl-Config-General-2.500.0-3|60	+ Revision: 533383
12cr|perl-Config-General-2.500.0-3|61	- update to 2.46
12cr|perl-Config-General-2.500.0-3|62	
12cr|perl-Config-General-2.500.0-3|63	* Tue Apr 06 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.450.0-1mdv2010.1
12cr|perl-Config-General-2.500.0-3|64	+ Revision: 532139
12cr|perl-Config-General-2.500.0-3|65	- update to 2.45
12cr|perl-Config-General-2.500.0-3|66	
12cr|perl-Config-General-2.500.0-3|67	* Wed Sep 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.440.0-1mdv2010.0
12cr|perl-Config-General-2.500.0-3|68	+ Revision: 434697
12cr|perl-Config-General-2.500.0-3|69	- update to new version 2.44
12cr|perl-Config-General-2.500.0-3|70	
12cr|perl-Config-General-2.500.0-3|71	* Thu Jul 23 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.430.0-1mdv2010.0
12cr|perl-Config-General-2.500.0-3|72	+ Revision: 398853
12cr|perl-Config-General-2.500.0-3|73	- update to 2.43
12cr|perl-Config-General-2.500.0-3|74	- using %%perl_convert_version
12cr|perl-Config-General-2.500.0-3|75	- fixed license field
12cr|perl-Config-General-2.500.0-3|76	
12cr|perl-Config-General-2.500.0-3|77	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.42-1mdv2009.1
12cr|perl-Config-General-2.500.0-3|78	+ Revision: 320426
12cr|perl-Config-General-2.500.0-3|79	- update to new version 2.42
12cr|perl-Config-General-2.500.0-3|80	
12cr|perl-Config-General-2.500.0-3|81	* Mon Jun 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.40-1mdv2009.0
12cr|perl-Config-General-2.500.0-3|82	+ Revision: 227970
12cr|perl-Config-General-2.500.0-3|83	- update to new version 2.40
12cr|perl-Config-General-2.500.0-3|84	
12cr|perl-Config-General-2.500.0-3|85	* Tue Jun 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.39-1mdv2009.0
12cr|perl-Config-General-2.500.0-3|86	+ Revision: 222652
12cr|perl-Config-General-2.500.0-3|87	- update to new version 2.39
12cr|perl-Config-General-2.500.0-3|88	
12cr|perl-Config-General-2.500.0-3|89	* Mon Mar 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.38-1mdv2008.1
12cr|perl-Config-General-2.500.0-3|90	+ Revision: 177902
12cr|perl-Config-General-2.500.0-3|91	- update to new version 2.38
12cr|perl-Config-General-2.500.0-3|92	
12cr|perl-Config-General-2.500.0-3|93	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Config-General-2.500.0-3|94	- restore BuildRoot
12cr|perl-Config-General-2.500.0-3|95	
12cr|perl-Config-General-2.500.0-3|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Config-General-2.500.0-3|97	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Config-General-2.500.0-3|98	
12cr|perl-Config-General-2.500.0-3|99	* Tue Nov 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.37-1mdv2008.1
12cr|perl-Config-General-2.500.0-3|100	+ Revision: 113420
12cr|perl-Config-General-2.500.0-3|101	- update to new version 2.37
12cr|perl-Config-General-2.500.0-3|102	- update to new version 2.37
12cr|perl-Config-General-2.500.0-3|103	
12cr|perl-Config-General-2.500.0-3|104	* Sun Oct 21 2007 Funda Wang <fwang@mandriva.org> 2.36-1mdv2008.1
12cr|perl-Config-General-2.500.0-3|105	+ Revision: 100834
12cr|perl-Config-General-2.500.0-3|106	- update to new version 2.36
12cr|perl-Config-General-2.500.0-3|107	
12cr|perl-Config-General-2.500.0-3|108	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 2.33-1mdv2008.0
12cr|perl-Config-General-2.500.0-3|109	+ Revision: 19811
12cr|perl-Config-General-2.500.0-3|110	- 2.33
12cr|perl-Config-General-2.500.0-3|111	
12cr|perl-Config-General-2.500.0-3|112	
12cr|perl-Config-General-2.500.0-3|113	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.32-1mdv2007.1
12cr|perl-Config-General-2.500.0-3|114	+ Revision: 138794
12cr|perl-Config-General-2.500.0-3|115	- new version
12cr|perl-Config-General-2.500.0-3|116	- Import perl-Config-General
12cr|perl-Config-General-2.500.0-3|117	
12cr|perl-Config-General-2.500.0-3|118	* Fri Jan 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.31-1mdk
12cr|perl-Config-General-2.500.0-3|119	- New release 2.31
12cr|perl-Config-General-2.500.0-3|120	
12cr|perl-Config-General-2.500.0-3|121	* Thu Sep 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.30-1mdk
12cr|perl-Config-General-2.500.0-3|122	- New release 2.30
12cr|perl-Config-General-2.500.0-3|123	- fix source URL
12cr|perl-Config-General-2.500.0-3|124	- don't ship empty directories
12cr|perl-Config-General-2.500.0-3|125	- make test in %%check
12cr|perl-Config-General-2.500.0-3|126	- fix doc files perms
12cr|perl-Config-General-2.500.0-3|127	- non-redundant summary
12cr|perl-Config-General-2.500.0-3|128	
12cr|perl-Config-General-2.500.0-3|129	* Fri Jun 03 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.29-1mdk
12cr|perl-Config-General-2.500.0-3|130	- 2.29
12cr|perl-Config-General-2.500.0-3|131	
12cr|perl-Config-General-2.500.0-3|132	* Sat May 28 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.28-1mdk
12cr|perl-Config-General-2.500.0-3|133	- 2.28
12cr|perl-Config-General-2.500.0-3|134	- Make rpmbuildable
12cr|perl-Config-General-2.500.0-3|135	
12cr|perl-Config-General-2.500.0-3|136	* Wed Feb 09 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.27-2mdk
12cr|perl-Config-General-2.500.0-3|137	- rebuild for new perl
12cr|perl-Config-General-2.500.0-3|138	
12cr|perl-Config-General-2.500.0-3|139	* Sun Jun 20 2004 Per Ã˜yvind Karlsen <peroyvind@linux-mandrake.com> 2.27-1mdk
12cr|perl-Config-General-2.500.0-3|140	- 2.27
12cr|perl-Config-General-2.500.0-3|141	
12cr|perl-Config-General-2.500.0-3|142	* Tue Mar 30 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.26-1mdk
12cr|perl-Config-General-2.500.0-3|143	- 2.26
12cr|perl-Config-General-2.500.0-3|144	

4157 12
12cr|perl-Config-GitLike-1.50.0-3|1	%define upstream_name    Config-GitLike
12cr|perl-Config-GitLike-1.50.0-3|2	%define upstream_version 1.05
12cr|perl-Config-GitLike-1.50.0-3|3	
12cr|perl-Config-GitLike-1.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Config-GitLike-1.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-GitLike-1.50.0-3|6	Release:	3
12cr|perl-Config-GitLike-1.50.0-3|7	
12cr|perl-Config-GitLike-1.50.0-3|8	Summary:	Git-like config file parsing with cascaded inheritance
12cr|perl-Config-GitLike-1.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Config-GitLike-1.50.0-3|10	Group:		Development/Perl
12cr|perl-Config-GitLike-1.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-GitLike-1.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-GitLike-1.50.0-3|13	
12cr|perl-Config-GitLike-1.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Config-GitLike-1.50.0-3|15	BuildRequires:	perl(Any::Moose)
12cr|perl-Config-GitLike-1.50.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Config-GitLike-1.50.0-3|17	BuildRequires:	perl(File::Spec)
12cr|perl-Config-GitLike-1.50.0-3|18	BuildRequires:	perl(File::Temp)
12cr|perl-Config-GitLike-1.50.0-3|19	BuildRequires:	perl(Test::Exception)
12cr|perl-Config-GitLike-1.50.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Config-GitLike-1.50.0-3|21	BuildArch:	noarch
12cr|perl-Config-GitLike-1.50.0-3|22	
12cr|perl-Config-GitLike-1.50.0-3|23	%description
12cr|perl-Config-GitLike-1.50.0-3|24	This module handles interaction with configuration files of the style used
12cr|perl-Config-GitLike-1.50.0-3|25	by the version control system Git. It can both parse and modify these
12cr|perl-Config-GitLike-1.50.0-3|26	files, as well as create entirely new ones.
12cr|perl-Config-GitLike-1.50.0-3|27	
12cr|perl-Config-GitLike-1.50.0-3|28	You only need to know a few things about the configuration format in order
12cr|perl-Config-GitLike-1.50.0-3|29	to use this module. First, a configuration file is made up of key/value
12cr|perl-Config-GitLike-1.50.0-3|30	pairs. Every key must be contained in a section. Sections can have
12cr|perl-Config-GitLike-1.50.0-3|31	subsections, but they don't have to. For the purposes of setting and
12cr|perl-Config-GitLike-1.50.0-3|32	getting configuration variables, we join the section name, subsection name,
12cr|perl-Config-GitLike-1.50.0-3|33	and variable name together with dots to get a key name that looks like
12cr|perl-Config-GitLike-1.50.0-3|34	"section.subsection.variable". These are the strings that you'll be passing
12cr|perl-Config-GitLike-1.50.0-3|35	in to 'key' arguments.
12cr|perl-Config-GitLike-1.50.0-3|36	
12cr|perl-Config-GitLike-1.50.0-3|37	Configuration files inherit from each other. By default, 'Config::GitLike'
12cr|perl-Config-GitLike-1.50.0-3|38	loads data from a system-wide configuration file, a per-user configuration
12cr|perl-Config-GitLike-1.50.0-3|39	file, and a per-directory configuration file, but by subclassing and
12cr|perl-Config-GitLike-1.50.0-3|40	overriding methods you can obtain any combination of configuration files.
12cr|perl-Config-GitLike-1.50.0-3|41	By default, configuration files that don't exist are just skipped.
12cr|perl-Config-GitLike-1.50.0-3|42	
12cr|perl-Config-GitLike-1.50.0-3|43	%prep
12cr|perl-Config-GitLike-1.50.0-3|44	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-GitLike-1.50.0-3|45	
12cr|perl-Config-GitLike-1.50.0-3|46	%build
12cr|perl-Config-GitLike-1.50.0-3|47	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-GitLike-1.50.0-3|48	%make
12cr|perl-Config-GitLike-1.50.0-3|49	
12cr|perl-Config-GitLike-1.50.0-3|50	%check
12cr|perl-Config-GitLike-1.50.0-3|51	%make test
12cr|perl-Config-GitLike-1.50.0-3|52	
12cr|perl-Config-GitLike-1.50.0-3|53	%install
12cr|perl-Config-GitLike-1.50.0-3|54	%makeinstall_std
12cr|perl-Config-GitLike-1.50.0-3|55	
12cr|perl-Config-GitLike-1.50.0-3|56	%files
12cr|perl-Config-GitLike-1.50.0-3|57	%doc META.yml Changes
12cr|perl-Config-GitLike-1.50.0-3|58	%{_mandir}/man3/*
12cr|perl-Config-GitLike-1.50.0-3|59	%{perl_vendorlib}/Config/
12cr|perl-Config-GitLike-1.50.0-3|60	
12cr|perl-Config-GitLike-1.50.0-3|61	%changelog
12cr|perl-Config-GitLike-1.50.0-3|62	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.50.0-2mdv2011.0
12cr|perl-Config-GitLike-1.50.0-3|63	+ Revision: 680840
12cr|perl-Config-GitLike-1.50.0-3|64	- mass rebuild
12cr|perl-Config-GitLike-1.50.0-3|65	
12cr|perl-Config-GitLike-1.50.0-3|66	* Fri Jan 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.50.0-1mdv2011.0
12cr|perl-Config-GitLike-1.50.0-3|67	+ Revision: 629480
12cr|perl-Config-GitLike-1.50.0-3|68	- update to new version 1.05
12cr|perl-Config-GitLike-1.50.0-3|69	
12cr|perl-Config-GitLike-1.50.0-3|70	* Fri Apr 30 2010 Michael Scherer <misc@mandriva.org> 1.40.0-1mdv2011.0
12cr|perl-Config-GitLike-1.50.0-3|71	+ Revision: 541093
12cr|perl-Config-GitLike-1.50.0-3|72	- import perl-Config-GitLike
12cr|perl-Config-GitLike-1.50.0-3|73	
12cr|perl-Config-GitLike-1.50.0-3|74	
12cr|perl-Config-GitLike-1.50.0-3|75	* Fri Apr 30 2010 cpan2dist 1.04-1mdv
12cr|perl-Config-GitLike-1.50.0-3|76	- initial mdv release, generated with cpan2dist

4158 12
12cr|perl-Config-Grammar-1.100.0-4|1	%define upstream_name    Config-Grammar
12cr|perl-Config-Grammar-1.100.0-4|2	%define upstream_version 1.10
12cr|perl-Config-Grammar-1.100.0-4|3	
12cr|perl-Config-Grammar-1.100.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Config-Grammar-1.100.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-Grammar-1.100.0-4|6	Release:	4
12cr|perl-Config-Grammar-1.100.0-4|7	Summary:	A grammar-based, user-friendly config parser
12cr|perl-Config-Grammar-1.100.0-4|8	License:	GPL+ or Artistic
12cr|perl-Config-Grammar-1.100.0-4|9	Group:		Development/Perl
12cr|perl-Config-Grammar-1.100.0-4|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-Grammar-1.100.0-4|11	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-Grammar-1.100.0-4|12	
12cr|perl-Config-Grammar-1.100.0-4|13	BuildRequires:	perl-devel
12cr|perl-Config-Grammar-1.100.0-4|14	BuildArch:	noarch
12cr|perl-Config-Grammar-1.100.0-4|15	
12cr|perl-Config-Grammar-1.100.0-4|16	%description
12cr|perl-Config-Grammar-1.100.0-4|17	Config::Grammar is a module to parse configuration files. The configuration
12cr|perl-Config-Grammar-1.100.0-4|18	may consist of multiple-level sections with assignments and tabular data.
12cr|perl-Config-Grammar-1.100.0-4|19	The parsed data will be returned as a hash containing the whole
12cr|perl-Config-Grammar-1.100.0-4|20	configuration. Config::Grammar uses a grammar that is supplied upon
12cr|perl-Config-Grammar-1.100.0-4|21	creation of a Config::Grammar object to parse the configuration file and
12cr|perl-Config-Grammar-1.100.0-4|22	return helpful error messages in case of syntax errors. Using the *makepod*
12cr|perl-Config-Grammar-1.100.0-4|23	method you can generate documentation of the configuration file format.
12cr|perl-Config-Grammar-1.100.0-4|24	
12cr|perl-Config-Grammar-1.100.0-4|25	The *maketmpl* method can generate a template configuration file. If your
12cr|perl-Config-Grammar-1.100.0-4|26	grammar contains regexp matches, the template will not be all that helpful
12cr|perl-Config-Grammar-1.100.0-4|27	as Config::Grammar is not smart enough to give you sensible template data
12cr|perl-Config-Grammar-1.100.0-4|28	based in regular expressions. The related function *maketmplmin* generates
12cr|perl-Config-Grammar-1.100.0-4|29	a minimal configuration template without examples, regexps or comments and
12cr|perl-Config-Grammar-1.100.0-4|30	thus allows an experienced user to fill in the configuration data more
12cr|perl-Config-Grammar-1.100.0-4|31	efficiently.
12cr|perl-Config-Grammar-1.100.0-4|32	
12cr|perl-Config-Grammar-1.100.0-4|33	Grammar Definition
12cr|perl-Config-Grammar-1.100.0-4|34	The grammar is a multiple-level hash of hashes, which follows the
12cr|perl-Config-Grammar-1.100.0-4|35	structure of the configuration. Each section or variable is represented
12cr|perl-Config-Grammar-1.100.0-4|36	by a hash with the same structure. Each hash contains special keys
12cr|perl-Config-Grammar-1.100.0-4|37	starting with an underscore such as '_sections', '_vars', '_sub' or
12cr|perl-Config-Grammar-1.100.0-4|38	'_re' to denote meta data with information about that section or
12cr|perl-Config-Grammar-1.100.0-4|39	variable. Other keys are used to structure the hash according to the
12cr|perl-Config-Grammar-1.100.0-4|40	same nesting structure of the configuration itself. The starting hash
12cr|perl-Config-Grammar-1.100.0-4|41	given as parameter to 'new' contains the "root section".
12cr|perl-Config-Grammar-1.100.0-4|42	
12cr|perl-Config-Grammar-1.100.0-4|43	%prep
12cr|perl-Config-Grammar-1.100.0-4|44	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-Grammar-1.100.0-4|45	
12cr|perl-Config-Grammar-1.100.0-4|46	%build
12cr|perl-Config-Grammar-1.100.0-4|47	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-Grammar-1.100.0-4|48	%make
12cr|perl-Config-Grammar-1.100.0-4|49	
12cr|perl-Config-Grammar-1.100.0-4|50	%check
12cr|perl-Config-Grammar-1.100.0-4|51	make test
12cr|perl-Config-Grammar-1.100.0-4|52	
12cr|perl-Config-Grammar-1.100.0-4|53	%install
12cr|perl-Config-Grammar-1.100.0-4|54	%makeinstall_std
12cr|perl-Config-Grammar-1.100.0-4|55	
12cr|perl-Config-Grammar-1.100.0-4|56	%files
12cr|perl-Config-Grammar-1.100.0-4|57	%doc Changes README
12cr|perl-Config-Grammar-1.100.0-4|58	%{_mandir}/man3/*
12cr|perl-Config-Grammar-1.100.0-4|59	%{perl_vendorlib}/*
12cr|perl-Config-Grammar-1.100.0-4|60	
12cr|perl-Config-Grammar-1.100.0-4|61	
12cr|perl-Config-Grammar-1.100.0-4|62	%changelog
12cr|perl-Config-Grammar-1.100.0-4|63	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.100.0-3mdv2011.0
12cr|perl-Config-Grammar-1.100.0-4|64	+ Revision: 654898
12cr|perl-Config-Grammar-1.100.0-4|65	- rebuild for updated spec-helper
12cr|perl-Config-Grammar-1.100.0-4|66	
12cr|perl-Config-Grammar-1.100.0-4|67	* Wed Sep 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.100.0-2mdv2011.0
12cr|perl-Config-Grammar-1.100.0-4|68	+ Revision: 443528
12cr|perl-Config-Grammar-1.100.0-4|69	- backportability fix
12cr|perl-Config-Grammar-1.100.0-4|70	
12cr|perl-Config-Grammar-1.100.0-4|71	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2010.0
12cr|perl-Config-Grammar-1.100.0-4|72	+ Revision: 409026
12cr|perl-Config-Grammar-1.100.0-4|73	- rebuild using %%perl_convert_version
12cr|perl-Config-Grammar-1.100.0-4|74	- rebuild
12cr|perl-Config-Grammar-1.100.0-4|75	
12cr|perl-Config-Grammar-1.100.0-4|76	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-1mdv2010.0
12cr|perl-Config-Grammar-1.100.0-4|77	+ Revision: 371910
12cr|perl-Config-Grammar-1.100.0-4|78	- import perl-Config-Grammar
12cr|perl-Config-Grammar-1.100.0-4|79	
12cr|perl-Config-Grammar-1.100.0-4|80	
12cr|perl-Config-Grammar-1.100.0-4|81	* Mon May 04 2009 cpan2dist 1.10-1mdv
12cr|perl-Config-Grammar-1.100.0-4|82	- initial mdv release, generated with cpan2dist

4159 12
12cr|perl-Config-Identity-0.1.600-3|1	%define upstream_name    Config-Identity
12cr|perl-Config-Identity-0.1.600-3|2	%define upstream_version 0.0016
12cr|perl-Config-Identity-0.1.600-3|3	
12cr|perl-Config-Identity-0.1.600-3|4	Name:		perl-%{upstream_name}
12cr|perl-Config-Identity-0.1.600-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-Identity-0.1.600-3|6	Release:	3
12cr|perl-Config-Identity-0.1.600-3|7	
12cr|perl-Config-Identity-0.1.600-3|8	Summary:	Load (and optionally decrypt via GnuPG) user/pass identity information
12cr|perl-Config-Identity-0.1.600-3|9	License:	GPL+ or Artistic
12cr|perl-Config-Identity-0.1.600-3|10	Group:		Development/Perl
12cr|perl-Config-Identity-0.1.600-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-Identity-0.1.600-3|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-Identity-0.1.600-3|13	
12cr|perl-Config-Identity-0.1.600-3|14	BuildRequires:	perl-devel
12cr|perl-Config-Identity-0.1.600-3|15	BuildRequires:	perl(File::HomeDir)
12cr|perl-Config-Identity-0.1.600-3|16	BuildRequires:	perl(File::Spec)
12cr|perl-Config-Identity-0.1.600-3|17	BuildRequires:	perl(File::Which)
12cr|perl-Config-Identity-0.1.600-3|18	BuildRequires:	perl(IPC::Open3)
12cr|perl-Config-Identity-0.1.600-3|19	BuildRequires:	perl(Test::Most)
12cr|perl-Config-Identity-0.1.600-3|20	BuildRequires:	perl(Test::Warn)
12cr|perl-Config-Identity-0.1.600-3|21	BuildRequires:	perl(Test::Deep)
12cr|perl-Config-Identity-0.1.600-3|22	BuildRequires:	perl(Test::Differences)
12cr|perl-Config-Identity-0.1.600-3|23	BuildRequires:	perl(Test::Exception)
12cr|perl-Config-Identity-0.1.600-3|24	
12cr|perl-Config-Identity-0.1.600-3|25	BuildArch:	noarch
12cr|perl-Config-Identity-0.1.600-3|26	
12cr|perl-Config-Identity-0.1.600-3|27	%description
12cr|perl-Config-Identity-0.1.600-3|28	Config::Identity is a tool for loadiing (and optionally decrypting via
12cr|perl-Config-Identity-0.1.600-3|29	GnuPG) user/pass identity information
12cr|perl-Config-Identity-0.1.600-3|30	
12cr|perl-Config-Identity-0.1.600-3|31	For GitHub API access, an identity is a 'login'/'token' pair
12cr|perl-Config-Identity-0.1.600-3|32	
12cr|perl-Config-Identity-0.1.600-3|33	For PAUSE access, an identity is a 'user'/'password' pair
12cr|perl-Config-Identity-0.1.600-3|34	
12cr|perl-Config-Identity-0.1.600-3|35	%prep
12cr|perl-Config-Identity-0.1.600-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-Identity-0.1.600-3|37	
12cr|perl-Config-Identity-0.1.600-3|38	%build
12cr|perl-Config-Identity-0.1.600-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-Identity-0.1.600-3|40	%make
12cr|perl-Config-Identity-0.1.600-3|41	
12cr|perl-Config-Identity-0.1.600-3|42	%check
12cr|perl-Config-Identity-0.1.600-3|43	%make test
12cr|perl-Config-Identity-0.1.600-3|44	
12cr|perl-Config-Identity-0.1.600-3|45	%install
12cr|perl-Config-Identity-0.1.600-3|46	%makeinstall_std
12cr|perl-Config-Identity-0.1.600-3|47	
12cr|perl-Config-Identity-0.1.600-3|48	%files
12cr|perl-Config-Identity-0.1.600-3|49	%doc META.yml README Changes
12cr|perl-Config-Identity-0.1.600-3|50	%{_mandir}/man3/*
12cr|perl-Config-Identity-0.1.600-3|51	%{perl_vendorlib}/*
12cr|perl-Config-Identity-0.1.600-3|52	
12cr|perl-Config-Identity-0.1.600-3|53	%changelog
12cr|perl-Config-Identity-0.1.600-3|54	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.1.600-2mdv2011.0
12cr|perl-Config-Identity-0.1.600-3|55	+ Revision: 653558
12cr|perl-Config-Identity-0.1.600-3|56	- rebuild for updated spec-helper
12cr|perl-Config-Identity-0.1.600-3|57	
12cr|perl-Config-Identity-0.1.600-3|58	* Tue Aug 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.1.600-1mdv2011.0
12cr|perl-Config-Identity-0.1.600-3|59	+ Revision: 572933
12cr|perl-Config-Identity-0.1.600-3|60	- fixing buildrequires:
12cr|perl-Config-Identity-0.1.600-3|61	- adding missing buildrequires:
12cr|perl-Config-Identity-0.1.600-3|62	- adding missing buildrequires:
12cr|perl-Config-Identity-0.1.600-3|63	- import perl-Config-Identity
12cr|perl-Config-Identity-0.1.600-3|64	

4160 12
12cr|perl-Config-INI-0.18.0-2|1	%define upstream_name    Config-INI
12cr|perl-Config-INI-0.18.0-2|2	%define upstream_version 0.018
12cr|perl-Config-INI-0.18.0-2|3	
12cr|perl-Config-INI-0.18.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Config-INI-0.18.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-INI-0.18.0-2|6	Release:	2
12cr|perl-Config-INI-0.18.0-2|7	
12cr|perl-Config-INI-0.18.0-2|8	Summary:	A subclassable .ini-file emitter
12cr|perl-Config-INI-0.18.0-2|9	License:	GPL+ or Artistic
12cr|perl-Config-INI-0.18.0-2|10	Group:		Development/Perl
12cr|perl-Config-INI-0.18.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-INI-0.18.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-INI-0.18.0-2|13	
12cr|perl-Config-INI-0.18.0-2|14	BuildRequires:	perl-devel
12cr|perl-Config-INI-0.18.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-Config-INI-0.18.0-2|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Config-INI-0.18.0-2|17	BuildRequires:	perl(Mixin::Linewise::Readers)
12cr|perl-Config-INI-0.18.0-2|18	BuildRequires:	perl(Mixin::Linewise::Writers)
12cr|perl-Config-INI-0.18.0-2|19	
12cr|perl-Config-INI-0.18.0-2|20	BuildArch:	noarch
12cr|perl-Config-INI-0.18.0-2|21	
12cr|perl-Config-INI-0.18.0-2|22	%description
12cr|perl-Config-INI-0.18.0-2|23	Config::INI::Reader is _yet another_ config module implementing _yet
12cr|perl-Config-INI-0.18.0-2|24	another_ slightly different take on the undeniably easy to read the ".ini"
12cr|perl-Config-INI-0.18.0-2|25	file format|Config::INI manpage. Its default behavior is quite similar to
12cr|perl-Config-INI-0.18.0-2|26	that of the Config::Tiny manpage, on which it is based.
12cr|perl-Config-INI-0.18.0-2|27	
12cr|perl-Config-INI-0.18.0-2|28	The chief difference is that Config::INI::Reader is designed to be
12cr|perl-Config-INI-0.18.0-2|29	subclassed to allow for side-effects and self-reconfiguration to occur
12cr|perl-Config-INI-0.18.0-2|30	during the course of reading its input.
12cr|perl-Config-INI-0.18.0-2|31	
12cr|perl-Config-INI-0.18.0-2|32	%prep
12cr|perl-Config-INI-0.18.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-INI-0.18.0-2|34	
12cr|perl-Config-INI-0.18.0-2|35	%build
12cr|perl-Config-INI-0.18.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-INI-0.18.0-2|37	%make
12cr|perl-Config-INI-0.18.0-2|38	
12cr|perl-Config-INI-0.18.0-2|39	%check
12cr|perl-Config-INI-0.18.0-2|40	%make test
12cr|perl-Config-INI-0.18.0-2|41	
12cr|perl-Config-INI-0.18.0-2|42	%install
12cr|perl-Config-INI-0.18.0-2|43	%makeinstall_std
12cr|perl-Config-INI-0.18.0-2|44	
12cr|perl-Config-INI-0.18.0-2|45	%files
12cr|perl-Config-INI-0.18.0-2|46	%doc Changes LICENSE README META.yml
12cr|perl-Config-INI-0.18.0-2|47	%{_mandir}/man3/*
12cr|perl-Config-INI-0.18.0-2|48	%{perl_vendorlib}/*
12cr|perl-Config-INI-0.18.0-2|49	
12cr|perl-Config-INI-0.18.0-2|50	%changelog
12cr|perl-Config-INI-0.18.0-2|51	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.18.0-1mdv2011.0
12cr|perl-Config-INI-0.18.0-2|52	+ Revision: 684739
12cr|perl-Config-INI-0.18.0-2|53	- update to new version 0.018
12cr|perl-Config-INI-0.18.0-2|54	
12cr|perl-Config-INI-0.18.0-2|55	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.17.0-3
12cr|perl-Config-INI-0.18.0-2|56	+ Revision: 657770
12cr|perl-Config-INI-0.18.0-2|57	- rebuild for updated spec-helper
12cr|perl-Config-INI-0.18.0-2|58	- rebuild for updated spec-helper
12cr|perl-Config-INI-0.18.0-2|59	
12cr|perl-Config-INI-0.18.0-2|60	* Tue Dec 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.17.0-1mdv2011.0
12cr|perl-Config-INI-0.18.0-2|61	+ Revision: 621740
12cr|perl-Config-INI-0.18.0-2|62	- update to new version 0.017
12cr|perl-Config-INI-0.18.0-2|63	
12cr|perl-Config-INI-0.18.0-2|64	* Mon Sep 06 2010 Jérôme Quelin <jquelin@mandriva.org> 0.16.0-1mdv2011.0
12cr|perl-Config-INI-0.18.0-2|65	+ Revision: 576293
12cr|perl-Config-INI-0.18.0-2|66	- update to 0.016
12cr|perl-Config-INI-0.18.0-2|67	
12cr|perl-Config-INI-0.18.0-2|68	* Tue Aug 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.15.0-1mdv2011.0
12cr|perl-Config-INI-0.18.0-2|69	+ Revision: 572698
12cr|perl-Config-INI-0.18.0-2|70	- update to 0.015
12cr|perl-Config-INI-0.18.0-2|71	
12cr|perl-Config-INI-0.18.0-2|72	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.014-2mdv2011.0
12cr|perl-Config-INI-0.18.0-2|73	+ Revision: 375962
12cr|perl-Config-INI-0.18.0-2|74	- rebuild
12cr|perl-Config-INI-0.18.0-2|75	
12cr|perl-Config-INI-0.18.0-2|76	* Wed Mar 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.014-1mdv2009.1
12cr|perl-Config-INI-0.18.0-2|77	+ Revision: 360993
12cr|perl-Config-INI-0.18.0-2|78	- import perl-Config-INI
12cr|perl-Config-INI-0.18.0-2|79	
12cr|perl-Config-INI-0.18.0-2|80	
12cr|perl-Config-INI-0.18.0-2|81	* Tue Mar 24 2009 cpan2dist 0.014-1mdv
12cr|perl-Config-INI-0.18.0-2|82	- initial mdv release, generated with cpan2dist
12cr|perl-Config-INI-0.18.0-2|83	

4161 12
12cr|perl-Config-INI-MVP-0.24.0-2|1	%define upstream_name    Config-INI-MVP
12cr|perl-Config-INI-MVP-0.24.0-2|2	%define upstream_version 0.024
12cr|perl-Config-INI-MVP-0.24.0-2|3	
12cr|perl-Config-INI-MVP-0.24.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Config-INI-MVP-0.24.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-INI-MVP-0.24.0-2|6	Release:	2
12cr|perl-Config-INI-MVP-0.24.0-2|7	
12cr|perl-Config-INI-MVP-0.24.0-2|8	Summary:	Multi-value capable .ini file reader (for plugins)
12cr|perl-Config-INI-MVP-0.24.0-2|9	License:	GPL+ or Artistic
12cr|perl-Config-INI-MVP-0.24.0-2|10	Group:		Development/Perl
12cr|perl-Config-INI-MVP-0.24.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-INI-MVP-0.24.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-INI-MVP-0.24.0-2|13	
12cr|perl-Config-INI-MVP-0.24.0-2|14	BuildRequires:	perl-devel
12cr|perl-Config-INI-MVP-0.24.0-2|15	BuildRequires:	perl(Config::INI::Reader)
12cr|perl-Config-INI-MVP-0.24.0-2|16	BuildRequires:	perl(Config::MVP::Assembler)
12cr|perl-Config-INI-MVP-0.24.0-2|17	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Config-INI-MVP-0.24.0-2|18	BuildArch:	noarch
12cr|perl-Config-INI-MVP-0.24.0-2|19	
12cr|perl-Config-INI-MVP-0.24.0-2|20	%description
12cr|perl-Config-INI-MVP-0.24.0-2|21	The MVP INI file reader reads INI files, but can handle properties with
12cr|perl-Config-INI-MVP-0.24.0-2|22	multiple values. The identification of properties that may have multiple
12cr|perl-Config-INI-MVP-0.24.0-2|23	entries is done by section, on a plugin basis. For example, given the
12cr|perl-Config-INI-MVP-0.24.0-2|24	following file:
12cr|perl-Config-INI-MVP-0.24.0-2|25	
12cr|perl-Config-INI-MVP-0.24.0-2|26	[Foo::Bar]
12cr|perl-Config-INI-MVP-0.24.0-2|27	x = 1
12cr|perl-Config-INI-MVP-0.24.0-2|28	y = 2
12cr|perl-Config-INI-MVP-0.24.0-2|29	y = 3
12cr|perl-Config-INI-MVP-0.24.0-2|30	
12cr|perl-Config-INI-MVP-0.24.0-2|31	MVP will, upon reaching this section, load Foo::Bar and call a method (by
12cr|perl-Config-INI-MVP-0.24.0-2|32	default 'multivalue_args') on it, to determine which property names may
12cr|perl-Config-INI-MVP-0.24.0-2|33	have multiple entries. If the return value of that method includes 'y',
12cr|perl-Config-INI-MVP-0.24.0-2|34	then the entry for 'y' in the Foo::Bar section will be an arrayref with two
12cr|perl-Config-INI-MVP-0.24.0-2|35	values. If the list returned by 'multivalue_args' did not contain 'y', then
12cr|perl-Config-INI-MVP-0.24.0-2|36	an exception would be raised while reading this section.
12cr|perl-Config-INI-MVP-0.24.0-2|37	
12cr|perl-Config-INI-MVP-0.24.0-2|38	%prep
12cr|perl-Config-INI-MVP-0.24.0-2|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-INI-MVP-0.24.0-2|40	
12cr|perl-Config-INI-MVP-0.24.0-2|41	%build
12cr|perl-Config-INI-MVP-0.24.0-2|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-INI-MVP-0.24.0-2|43	%make
12cr|perl-Config-INI-MVP-0.24.0-2|44	
12cr|perl-Config-INI-MVP-0.24.0-2|45	%check
12cr|perl-Config-INI-MVP-0.24.0-2|46	make test
12cr|perl-Config-INI-MVP-0.24.0-2|47	
12cr|perl-Config-INI-MVP-0.24.0-2|48	%install
12cr|perl-Config-INI-MVP-0.24.0-2|49	%makeinstall_std
12cr|perl-Config-INI-MVP-0.24.0-2|50	
12cr|perl-Config-INI-MVP-0.24.0-2|51	%files
12cr|perl-Config-INI-MVP-0.24.0-2|52	%doc Changes LICENSE README
12cr|perl-Config-INI-MVP-0.24.0-2|53	%{_mandir}/man3/*
12cr|perl-Config-INI-MVP-0.24.0-2|54	%{perl_vendorlib}/*
12cr|perl-Config-INI-MVP-0.24.0-2|55	
12cr|perl-Config-INI-MVP-0.24.0-2|56	%changelog
12cr|perl-Config-INI-MVP-0.24.0-2|57	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.24.0-1mdv2010.1
12cr|perl-Config-INI-MVP-0.24.0-2|58	+ Revision: 461267
12cr|perl-Config-INI-MVP-0.24.0-2|59	- update to 0.024
12cr|perl-Config-INI-MVP-0.24.0-2|60	
12cr|perl-Config-INI-MVP-0.24.0-2|61	* Mon Jul 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.23.0-1mdv2010.0
12cr|perl-Config-INI-MVP-0.24.0-2|62	+ Revision: 400635
12cr|perl-Config-INI-MVP-0.24.0-2|63	- update to 0.023
12cr|perl-Config-INI-MVP-0.24.0-2|64	
12cr|perl-Config-INI-MVP-0.24.0-2|65	* Sun Jul 26 2009 Jérôme Quelin <jquelin@mandriva.org> 0.22.0-1mdv2010.0
12cr|perl-Config-INI-MVP-0.24.0-2|66	+ Revision: 400199
12cr|perl-Config-INI-MVP-0.24.0-2|67	- update to 0.022
12cr|perl-Config-INI-MVP-0.24.0-2|68	
12cr|perl-Config-INI-MVP-0.24.0-2|69	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.21.0-1mdv2010.0
12cr|perl-Config-INI-MVP-0.24.0-2|70	+ Revision: 399307
12cr|perl-Config-INI-MVP-0.24.0-2|71	- update to 0.021
12cr|perl-Config-INI-MVP-0.24.0-2|72	
12cr|perl-Config-INI-MVP-0.24.0-2|73	* Fri May 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.19.0-1mdv2010.0
12cr|perl-Config-INI-MVP-0.24.0-2|74	+ Revision: 380976
12cr|perl-Config-INI-MVP-0.24.0-2|75	- adding missing buildrequires:
12cr|perl-Config-INI-MVP-0.24.0-2|76	- import perl-Config-INI-MVP
12cr|perl-Config-INI-MVP-0.24.0-2|77	
12cr|perl-Config-INI-MVP-0.24.0-2|78	
12cr|perl-Config-INI-MVP-0.24.0-2|79	* Fri May 29 2009 cpan2dist 0.019-1mdv
12cr|perl-Config-INI-MVP-0.24.0-2|80	- initial mdv release, generated with cpan2dist
12cr|perl-Config-INI-MVP-0.24.0-2|81	

4162 12
12cr|perl-Config-INI-Simple-0.02-5|1	%define realname   Config-INI-Simple
12cr|perl-Config-INI-Simple-0.02-5|2	
12cr|perl-Config-INI-Simple-0.02-5|3	Name:		perl-%{realname}
12cr|perl-Config-INI-Simple-0.02-5|4	Version:    0.02
12cr|perl-Config-INI-Simple-0.02-5|5	Release:    %mkrel 5
12cr|perl-Config-INI-Simple-0.02-5|6	License:	Artistic and GPL
12cr|perl-Config-INI-Simple-0.02-5|7	Group:		Development/Perl
12cr|perl-Config-INI-Simple-0.02-5|8	Summary:    Simple reading and writing from an INI file--with preserved comments
12cr|perl-Config-INI-Simple-0.02-5|9	Source0:    ftp://ftp.perl.org/pub/CPAN/modules/by-module/Config/Config-INI-Simple-%{version}.tar.bz2
12cr|perl-Config-INI-Simple-0.02-5|10	Url:		http://search.cpan.org/dist/%{realname}
12cr|perl-Config-INI-Simple-0.02-5|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Config-INI-Simple-0.02-5|12	BuildRequires:	perl-devel
12cr|perl-Config-INI-Simple-0.02-5|13	
12cr|perl-Config-INI-Simple-0.02-5|14	BuildArch: noarch
12cr|perl-Config-INI-Simple-0.02-5|15	
12cr|perl-Config-INI-Simple-0.02-5|16	%description
12cr|perl-Config-INI-Simple-0.02-5|17	Config::INI::Simple is for very simplistic reading and writing of INI files.
12cr|perl-Config-INI-Simple-0.02-5|18	A new object must be created for each INI file (an object keeps all the data
12cr|perl-Config-INI-Simple-0.02-5|19	read in from an INI which is used on the write method to write to the INI).
12cr|perl-Config-INI-Simple-0.02-5|20	
12cr|perl-Config-INI-Simple-0.02-5|21	It also keeps all your comments and original order intact.
12cr|perl-Config-INI-Simple-0.02-5|22	
12cr|perl-Config-INI-Simple-0.02-5|23	%prep
12cr|perl-Config-INI-Simple-0.02-5|24	%setup -q -n %{realname}-%{version}
12cr|perl-Config-INI-Simple-0.02-5|25	
12cr|perl-Config-INI-Simple-0.02-5|26	%build
12cr|perl-Config-INI-Simple-0.02-5|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-INI-Simple-0.02-5|28	%make
12cr|perl-Config-INI-Simple-0.02-5|29	
12cr|perl-Config-INI-Simple-0.02-5|30	%check
12cr|perl-Config-INI-Simple-0.02-5|31	make test
12cr|perl-Config-INI-Simple-0.02-5|32	
12cr|perl-Config-INI-Simple-0.02-5|33	%install
12cr|perl-Config-INI-Simple-0.02-5|34	rm -rf $RPM_BUILD_ROOT
12cr|perl-Config-INI-Simple-0.02-5|35	%makeinstall_std
12cr|perl-Config-INI-Simple-0.02-5|36	
12cr|perl-Config-INI-Simple-0.02-5|37	%clean
12cr|perl-Config-INI-Simple-0.02-5|38	rm -rf $RPM_BUILD_ROOT
12cr|perl-Config-INI-Simple-0.02-5|39	
12cr|perl-Config-INI-Simple-0.02-5|40	%files
12cr|perl-Config-INI-Simple-0.02-5|41	%defattr(-,root,root)
12cr|perl-Config-INI-Simple-0.02-5|42	
12cr|perl-Config-INI-Simple-0.02-5|43	%{perl_vendorlib}/Config/
12cr|perl-Config-INI-Simple-0.02-5|44	%{_mandir}/man3/*
12cr|perl-Config-INI-Simple-0.02-5|45	
12cr|perl-Config-INI-Simple-0.02-5|46	
12cr|perl-Config-INI-Simple-0.02-5|47	
12cr|perl-Config-INI-Simple-0.02-5|48	%changelog
12cr|perl-Config-INI-Simple-0.02-5|49	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.02-5mdv2011.0
12cr|perl-Config-INI-Simple-0.02-5|50	+ Revision: 680841
12cr|perl-Config-INI-Simple-0.02-5|51	- mass rebuild
12cr|perl-Config-INI-Simple-0.02-5|52	
12cr|perl-Config-INI-Simple-0.02-5|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.02-4mdv2011.0
12cr|perl-Config-INI-Simple-0.02-5|54	+ Revision: 430337
12cr|perl-Config-INI-Simple-0.02-5|55	- rebuild
12cr|perl-Config-INI-Simple-0.02-5|56	
12cr|perl-Config-INI-Simple-0.02-5|57	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.02-3mdv2009.0
12cr|perl-Config-INI-Simple-0.02-5|58	+ Revision: 256090
12cr|perl-Config-INI-Simple-0.02-5|59	- rebuild
12cr|perl-Config-INI-Simple-0.02-5|60	
12cr|perl-Config-INI-Simple-0.02-5|61	* Sat Feb 09 2008 Funda Wang <fwang@mandriva.org> 0.02-1mdv2008.1
12cr|perl-Config-INI-Simple-0.02-5|62	+ Revision: 164418
12cr|perl-Config-INI-Simple-0.02-5|63	- update to new version 0.02
12cr|perl-Config-INI-Simple-0.02-5|64	
12cr|perl-Config-INI-Simple-0.02-5|65	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Config-INI-Simple-0.02-5|66	- restore BuildRoot
12cr|perl-Config-INI-Simple-0.02-5|67	
12cr|perl-Config-INI-Simple-0.02-5|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Config-INI-Simple-0.02-5|69	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Config-INI-Simple-0.02-5|70	
12cr|perl-Config-INI-Simple-0.02-5|71	* Fri Sep 07 2007 Michael Scherer <misc@mandriva.org> 0.01-2mdv2008.0
12cr|perl-Config-INI-Simple-0.02-5|72	+ Revision: 81738
12cr|perl-Config-INI-Simple-0.02-5|73	- rebuild
12cr|perl-Config-INI-Simple-0.02-5|74	
12cr|perl-Config-INI-Simple-0.02-5|75	
12cr|perl-Config-INI-Simple-0.02-5|76	* Wed Aug 09 2006 Michael Scherer <misc@mandriva.org> 0.01-1mdv2007.0
12cr|perl-Config-INI-Simple-0.02-5|77	- First Mandriva package
12cr|perl-Config-INI-Simple-0.02-5|78	

4163 12
12cr|perl-Config-JFDI-0.65.0-3|1	%define upstream_name    Config-JFDI
12cr|perl-Config-JFDI-0.65.0-3|2	%define upstream_version 0.065
12cr|perl-Config-JFDI-0.65.0-3|3	
12cr|perl-Config-JFDI-0.65.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Config-JFDI-0.65.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-JFDI-0.65.0-3|6	Release:	3
12cr|perl-Config-JFDI-0.65.0-3|7	
12cr|perl-Config-JFDI-0.65.0-3|8	Summary:	Just * Do it: A Catalyst::Plugin::ConfigLoader-style layer over Config::Any
12cr|perl-Config-JFDI-0.65.0-3|9	License:	GPL+ or Artistic
12cr|perl-Config-JFDI-0.65.0-3|10	Group:		Development/Perl
12cr|perl-Config-JFDI-0.65.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-JFDI-0.65.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-JFDI-0.65.0-3|13	
12cr|perl-Config-JFDI-0.65.0-3|14	BuildRequires:	perl-devel
12cr|perl-Config-JFDI-0.65.0-3|15	BuildRequires:	perl(Any::Moose)
12cr|perl-Config-JFDI-0.65.0-3|16	BuildRequires:	perl(Carp::Clan::Share)
12cr|perl-Config-JFDI-0.65.0-3|17	BuildRequires:	perl(Clone)
12cr|perl-Config-JFDI-0.65.0-3|18	BuildRequires:	perl(Config::Any)
12cr|perl-Config-JFDI-0.65.0-3|19	BuildRequires:	perl(Data::Visitor)
12cr|perl-Config-JFDI-0.65.0-3|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Config-JFDI-0.65.0-3|21	BuildRequires:	perl(Hash::Merge::Simple)
12cr|perl-Config-JFDI-0.65.0-3|22	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Config-JFDI-0.65.0-3|23	BuildRequires:	perl(Moose)
12cr|perl-Config-JFDI-0.65.0-3|24	BuildRequires:	perl(MooseX::AttributeHelpers)
12cr|perl-Config-JFDI-0.65.0-3|25	BuildRequires:	perl(Path::Class)
12cr|perl-Config-JFDI-0.65.0-3|26	BuildRequires:	perl(Sub::Install)
12cr|perl-Config-JFDI-0.65.0-3|27	BuildRequires:	perl(Test::Deep)
12cr|perl-Config-JFDI-0.65.0-3|28	BuildRequires:	perl(Test::Differences)
12cr|perl-Config-JFDI-0.65.0-3|29	BuildRequires:	perl(Test::Exception)
12cr|perl-Config-JFDI-0.65.0-3|30	BuildRequires:	perl(Test::More)
12cr|perl-Config-JFDI-0.65.0-3|31	BuildRequires:	perl(Test::Most)
12cr|perl-Config-JFDI-0.65.0-3|32	BuildRequires:	perl(Test::Warn)
12cr|perl-Config-JFDI-0.65.0-3|33	BuildArch:	noarch
12cr|perl-Config-JFDI-0.65.0-3|34	
12cr|perl-Config-JFDI-0.65.0-3|35	%description
12cr|perl-Config-JFDI-0.65.0-3|36	Config::JFDI is an implementation of the Catalyst::Plugin::ConfigLoader
12cr|perl-Config-JFDI-0.65.0-3|37	manpage that exists outside of the Catalyst manpage.
12cr|perl-Config-JFDI-0.65.0-3|38	
12cr|perl-Config-JFDI-0.65.0-3|39	Essentially, Config::JFDI will scan a directory for files matching a
12cr|perl-Config-JFDI-0.65.0-3|40	certain name. If such a file is found which also matches an extension that
12cr|perl-Config-JFDI-0.65.0-3|41	Config::Any can read, then the configuration from that file will be loaded.
12cr|perl-Config-JFDI-0.65.0-3|42	
12cr|perl-Config-JFDI-0.65.0-3|43	Config::JFDI will also look for special files that end with a "_local"
12cr|perl-Config-JFDI-0.65.0-3|44	suffix. Files with this special suffix will take precedence over any other
12cr|perl-Config-JFDI-0.65.0-3|45	existing configuration file, if any. The precedence takes place by merging
12cr|perl-Config-JFDI-0.65.0-3|46	the local configuration with the "standard" configuration via the
12cr|perl-Config-JFDI-0.65.0-3|47	Hash::Merge::Simple manpage.
12cr|perl-Config-JFDI-0.65.0-3|48	
12cr|perl-Config-JFDI-0.65.0-3|49	%prep
12cr|perl-Config-JFDI-0.65.0-3|50	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-JFDI-0.65.0-3|51	
12cr|perl-Config-JFDI-0.65.0-3|52	%build
12cr|perl-Config-JFDI-0.65.0-3|53	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-JFDI-0.65.0-3|54	%make
12cr|perl-Config-JFDI-0.65.0-3|55	
12cr|perl-Config-JFDI-0.65.0-3|56	%check
12cr|perl-Config-JFDI-0.65.0-3|57	%make test
12cr|perl-Config-JFDI-0.65.0-3|58	
12cr|perl-Config-JFDI-0.65.0-3|59	%install
12cr|perl-Config-JFDI-0.65.0-3|60	%makeinstall_std
12cr|perl-Config-JFDI-0.65.0-3|61	
12cr|perl-Config-JFDI-0.65.0-3|62	%files
12cr|perl-Config-JFDI-0.65.0-3|63	%doc README Changes
12cr|perl-Config-JFDI-0.65.0-3|64	%{_mandir}/man3/*
12cr|perl-Config-JFDI-0.65.0-3|65	%{perl_vendorlib}/*
12cr|perl-Config-JFDI-0.65.0-3|66	
12cr|perl-Config-JFDI-0.65.0-3|67	%changelog
12cr|perl-Config-JFDI-0.65.0-3|68	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.65.0-2mdv2011.0
12cr|perl-Config-JFDI-0.65.0-3|69	+ Revision: 654283
12cr|perl-Config-JFDI-0.65.0-3|70	- rebuild for updated spec-helper
12cr|perl-Config-JFDI-0.65.0-3|71	
12cr|perl-Config-JFDI-0.65.0-3|72	* Sun Jan 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.65.0-1mdv2011.0
12cr|perl-Config-JFDI-0.65.0-3|73	+ Revision: 627632
12cr|perl-Config-JFDI-0.65.0-3|74	- update to new version 0.065
12cr|perl-Config-JFDI-0.65.0-3|75	
12cr|perl-Config-JFDI-0.65.0-3|76	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.64.0-1mdv2011.0
12cr|perl-Config-JFDI-0.65.0-3|77	+ Revision: 471075
12cr|perl-Config-JFDI-0.65.0-3|78	- import perl-Config-JFDI
12cr|perl-Config-JFDI-0.65.0-3|79	
12cr|perl-Config-JFDI-0.65.0-3|80	
12cr|perl-Config-JFDI-0.65.0-3|81	* Sun Nov 29 2009 cpan2dist 0.064-1mdv
12cr|perl-Config-JFDI-0.65.0-3|82	- initial mdv release, generated with cpan2dist

4164 12
12cr|perl-Config-Model-2.26.0-2|1	%define upstream_name    Config-Model
12cr|perl-Config-Model-2.26.0-2|2	%define upstream_version 2.026
12cr|perl-Config-Model-2.26.0-2|3	
12cr|perl-Config-Model-2.26.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Config-Model-2.26.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-Model-2.26.0-2|6	Release:	2
12cr|perl-Config-Model-2.26.0-2|7	License:	GPL or Artistic
12cr|perl-Config-Model-2.26.0-2|8	Group:		Development/Perl
12cr|perl-Config-Model-2.26.0-2|9	Summary:	Framework for config validation and edition
12cr|perl-Config-Model-2.26.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-Model-2.26.0-2|11	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-Model-2.26.0-2|12	
12cr|perl-Config-Model-2.26.0-2|13	BuildRequires:	perl-devel
12cr|perl-Config-Model-2.26.0-2|14	BuildRequires:	perl(Any::Moose)
12cr|perl-Config-Model-2.26.0-2|15	BuildRequires:	perl(AnyEvent)
12cr|perl-Config-Model-2.26.0-2|16	BuildRequires:	perl(Carp::Assert::More)
12cr|perl-Config-Model-2.26.0-2|17	BuildRequires:	perl(Exception::Class)
12cr|perl-Config-Model-2.26.0-2|18	BuildRequires:	perl(File::Copy::Recursive)
12cr|perl-Config-Model-2.26.0-2|19	BuildRequires:	perl(File::HomeDir)
12cr|perl-Config-Model-2.26.0-2|20	BuildRequires:	perl(Hash::Merge) >= 0.120.0
12cr|perl-Config-Model-2.26.0-2|21	BuildRequires:	perl(IO::File)
12cr|perl-Config-Model-2.26.0-2|22	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Config-Model-2.26.0-2|23	BuildRequires:	perl(Log::Log4perl) >= 1.110.0
12cr|perl-Config-Model-2.26.0-2|24	BuildRequires:	perl(Module::Build) >= 0.340.0
12cr|perl-Config-Model-2.26.0-2|25	BuildRequires:	perl(Mouse)
12cr|perl-Config-Model-2.26.0-2|26	BuildRequires:	perl(MouseX::NativeTraits)
12cr|perl-Config-Model-2.26.0-2|27	BuildRequires:	perl(MouseX::StrictConstructor)
12cr|perl-Config-Model-2.26.0-2|28	BuildRequires:	perl(Parse::RecDescent)
12cr|perl-Config-Model-2.26.0-2|29	BuildRequires:	perl(Path::Class)
12cr|perl-Config-Model-2.26.0-2|30	BuildRequires:	perl(Pod::POM)
12cr|perl-Config-Model-2.26.0-2|31	BuildRequires:	perl(Probe::Perl)
12cr|perl-Config-Model-2.26.0-2|32	BuildRequires:	perl(Scalar::Util)
12cr|perl-Config-Model-2.26.0-2|33	BuildRequires:	perl(Term::ReadLine)
12cr|perl-Config-Model-2.26.0-2|34	BuildRequires:	perl(Test::Command) >= 0.80.0
12cr|perl-Config-Model-2.26.0-2|35	BuildRequires:	perl(Test::Differences)
12cr|perl-Config-Model-2.26.0-2|36	BuildRequires:	perl(Test::Exception)
12cr|perl-Config-Model-2.26.0-2|37	BuildRequires:	perl(Test::File::Contents)
12cr|perl-Config-Model-2.26.0-2|38	BuildRequires:	perl(Test::Memory::Cycle)
12cr|perl-Config-Model-2.26.0-2|39	BuildRequires:	perl(Test::More)
12cr|perl-Config-Model-2.26.0-2|40	BuildRequires:	perl(Test::Warn) >= 0.110.0
12cr|perl-Config-Model-2.26.0-2|41	BuildRequires:	perl(Text::Diff)
12cr|perl-Config-Model-2.26.0-2|42	BuildRequires:	perl(YAML::Any) >= 0.303.0
12cr|perl-Config-Model-2.26.0-2|43	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Config-Model-2.26.0-2|44	BuildArch:	noarch
12cr|perl-Config-Model-2.26.0-2|45	
12cr|perl-Config-Model-2.26.0-2|46	Requires:	perl(Parse::RecDescent)
12cr|perl-Config-Model-2.26.0-2|47	Requires:	perl(Exception::Class)
12cr|perl-Config-Model-2.26.0-2|48	Requires:	perl(Carp::Assert::More)
12cr|perl-Config-Model-2.26.0-2|49	
12cr|perl-Config-Model-2.26.0-2|50	%description
12cr|perl-Config-Model-2.26.0-2|51	Config::Model provides a validation engine according to a set of rules.
12cr|perl-Config-Model-2.26.0-2|52	
12cr|perl-Config-Model-2.26.0-2|53	%prep
12cr|perl-Config-Model-2.26.0-2|54	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-Model-2.26.0-2|55	
12cr|perl-Config-Model-2.26.0-2|56	%build
12cr|perl-Config-Model-2.26.0-2|57	perl Build.PL installdirs=vendor
12cr|perl-Config-Model-2.26.0-2|58	./Build
12cr|perl-Config-Model-2.26.0-2|59	
12cr|perl-Config-Model-2.26.0-2|60	#%check
12cr|perl-Config-Model-2.26.0-2|61	#./Build test
12cr|perl-Config-Model-2.26.0-2|62	
12cr|perl-Config-Model-2.26.0-2|63	%install
12cr|perl-Config-Model-2.26.0-2|64	./Build install destdir=%{buildroot}
12cr|perl-Config-Model-2.26.0-2|65	
12cr|perl-Config-Model-2.26.0-2|66	%files
12cr|perl-Config-Model-2.26.0-2|67	%doc ChangeLog LICENSE META.yml MODELS MYMETA.yml README TODO examples
12cr|perl-Config-Model-2.26.0-2|68	%{_bindir}/cme
12cr|perl-Config-Model-2.26.0-2|69	%{_bindir}/config-edit*
12cr|perl-Config-Model-2.26.0-2|70	%{perl_vendorlib}/Config
12cr|perl-Config-Model-2.26.0-2|71	%{_mandir}/man1/*
12cr|perl-Config-Model-2.26.0-2|72	%{_mandir}/man3/*
12cr|perl-Config-Model-2.26.0-2|73	

4165 12
12cr|perl-Config-Model-CursesUI-1.104.0-3|1	%define upstream_name       Config-Model-CursesUI
12cr|perl-Config-Model-CursesUI-1.104.0-3|2	%define upstream_version    1.104
12cr|perl-Config-Model-CursesUI-1.104.0-3|3	
12cr|perl-Config-Model-CursesUI-1.104.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Config-Model-CursesUI-1.104.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-Model-CursesUI-1.104.0-3|6	Release:	3
12cr|perl-Config-Model-CursesUI-1.104.0-3|7	Summary:	Curses interface for Config::Model
12cr|perl-Config-Model-CursesUI-1.104.0-3|8	License:	GPL or Artistic
12cr|perl-Config-Model-CursesUI-1.104.0-3|9	Group:		Development/Perl
12cr|perl-Config-Model-CursesUI-1.104.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-Model-CursesUI-1.104.0-3|11	Source:		http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-Model-CursesUI-1.104.0-3|12	
12cr|perl-Config-Model-CursesUI-1.104.0-3|13	BuildRequires:	perl-devel
12cr|perl-Config-Model-CursesUI-1.104.0-3|14	BuildRequires:	perl(Module::Build)
12cr|perl-Config-Model-CursesUI-1.104.0-3|15	BuildRequires:	perl(Config::Model)
12cr|perl-Config-Model-CursesUI-1.104.0-3|16	BuildRequires:	perl(Curses::UI)
12cr|perl-Config-Model-CursesUI-1.104.0-3|17	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Config-Model-CursesUI-1.104.0-3|18	BuildArch:	noarch
12cr|perl-Config-Model-CursesUI-1.104.0-3|19	
12cr|perl-Config-Model-CursesUI-1.104.0-3|20	%description
12cr|perl-Config-Model-CursesUI-1.104.0-3|21	This class provides a the Curses::UI manpage interface to configuration
12cr|perl-Config-Model-CursesUI-1.104.0-3|22	data managed by the Config::Model manpage.
12cr|perl-Config-Model-CursesUI-1.104.0-3|23	
12cr|perl-Config-Model-CursesUI-1.104.0-3|24	IMPORTANT: Once the CursesUI object is created, STDOUT and STDERR are
12cr|perl-Config-Model-CursesUI-1.104.0-3|25	managed by the Curses interface, so all print and warn will not work as
12cr|perl-Config-Model-CursesUI-1.104.0-3|26	expected.
12cr|perl-Config-Model-CursesUI-1.104.0-3|27	
12cr|perl-Config-Model-CursesUI-1.104.0-3|28	%prep
12cr|perl-Config-Model-CursesUI-1.104.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-Model-CursesUI-1.104.0-3|30	
12cr|perl-Config-Model-CursesUI-1.104.0-3|31	%build
12cr|perl-Config-Model-CursesUI-1.104.0-3|32	perl Build.PL installdirs=vendor
12cr|perl-Config-Model-CursesUI-1.104.0-3|33	./Build
12cr|perl-Config-Model-CursesUI-1.104.0-3|34	
12cr|perl-Config-Model-CursesUI-1.104.0-3|35	%check
12cr|perl-Config-Model-CursesUI-1.104.0-3|36	./Build test
12cr|perl-Config-Model-CursesUI-1.104.0-3|37	
12cr|perl-Config-Model-CursesUI-1.104.0-3|38	%install
12cr|perl-Config-Model-CursesUI-1.104.0-3|39	./Build install destdir=%{buildroot}
12cr|perl-Config-Model-CursesUI-1.104.0-3|40	
12cr|perl-Config-Model-CursesUI-1.104.0-3|41	%files
12cr|perl-Config-Model-CursesUI-1.104.0-3|42	%doc README ChangeLog
12cr|perl-Config-Model-CursesUI-1.104.0-3|43	%{_mandir}/man3/*
12cr|perl-Config-Model-CursesUI-1.104.0-3|44	%{perl_vendorlib}/*
12cr|perl-Config-Model-CursesUI-1.104.0-3|45	
12cr|perl-Config-Model-CursesUI-1.104.0-3|46	%changelog
12cr|perl-Config-Model-CursesUI-1.104.0-3|47	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.104.0-2mdv2011.0
12cr|perl-Config-Model-CursesUI-1.104.0-3|48	+ Revision: 657479
12cr|perl-Config-Model-CursesUI-1.104.0-3|49	- add br
12cr|perl-Config-Model-CursesUI-1.104.0-3|50	- rebuild for updated spec-helper
12cr|perl-Config-Model-CursesUI-1.104.0-3|51	
12cr|perl-Config-Model-CursesUI-1.104.0-3|52	* Wed Mar 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.104.0-1
12cr|perl-Config-Model-CursesUI-1.104.0-3|53	+ Revision: 641322
12cr|perl-Config-Model-CursesUI-1.104.0-3|54	- update to new version 1.104
12cr|perl-Config-Model-CursesUI-1.104.0-3|55	
12cr|perl-Config-Model-CursesUI-1.104.0-3|56	* Mon Jul 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.103.0-1mdv2011.0
12cr|perl-Config-Model-CursesUI-1.104.0-3|57	+ Revision: 393055
12cr|perl-Config-Model-CursesUI-1.104.0-3|58	- import perl-Config-Model-CursesUI
12cr|perl-Config-Model-CursesUI-1.104.0-3|59	
12cr|perl-Config-Model-CursesUI-1.104.0-3|60	
12cr|perl-Config-Model-CursesUI-1.104.0-3|61	* Mon Jul 06 2009 cpan2dist 1.103-1mdv
12cr|perl-Config-Model-CursesUI-1.104.0-3|62	- initial mdv release, generated with cpan2dist
12cr|perl-Config-Model-CursesUI-1.104.0-3|63	

4166 12
12cr|perl-Config-Model-Itself-1.225.0-2|1	%define upstream_name    Config-Model-Itself
12cr|perl-Config-Model-Itself-1.225.0-2|2	%define upstream_version 1.225
12cr|perl-Config-Model-Itself-1.225.0-2|3	
12cr|perl-Config-Model-Itself-1.225.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Config-Model-Itself-1.225.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-Model-Itself-1.225.0-2|6	Release:	2
12cr|perl-Config-Model-Itself-1.225.0-2|7	
12cr|perl-Config-Model-Itself-1.225.0-2|8	Summary:	Edit and validate configuration models
12cr|perl-Config-Model-Itself-1.225.0-2|9	License:	GPL+ or Artistic
12cr|perl-Config-Model-Itself-1.225.0-2|10	Group:		Development/Perl
12cr|perl-Config-Model-Itself-1.225.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-Model-Itself-1.225.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-Model-Itself-1.225.0-2|13	
12cr|perl-Config-Model-Itself-1.225.0-2|14	BuildRequires:	perl-devel
12cr|perl-Config-Model-Itself-1.225.0-2|15	BuildRequires:	perl(Config::Model::TkUI)
12cr|perl-Config-Model-Itself-1.225.0-2|16	BuildRequires:	perl(Config::Model)
12cr|perl-Config-Model-Itself-1.225.0-2|17	BuildRequires:	perl(Exception::Class)
12cr|perl-Config-Model-Itself-1.225.0-2|18	BuildRequires:	perl(Module::Build)
12cr|perl-Config-Model-Itself-1.225.0-2|19	BuildRequires:	perl(Pod::POM)
12cr|perl-Config-Model-Itself-1.225.0-2|20	BuildRequires:	x11-server-xvfb
12cr|perl-Config-Model-Itself-1.225.0-2|21	
12cr|perl-Config-Model-Itself-1.225.0-2|22	BuildArch:	noarch
12cr|perl-Config-Model-Itself-1.225.0-2|23	
12cr|perl-Config-Model-Itself-1.225.0-2|24	%description
12cr|perl-Config-Model-Itself-1.225.0-2|25	The Config::Itself and its model files provide a model of Config:Model
12cr|perl-Config-Model-Itself-1.225.0-2|26	(hence the Itself name).
12cr|perl-Config-Model-Itself-1.225.0-2|27	
12cr|perl-Config-Model-Itself-1.225.0-2|28	Let's step back a little to explain. Any configuration data is, in essence,
12cr|perl-Config-Model-Itself-1.225.0-2|29	structured data. This data could be stored in an XML file. A configuration
12cr|perl-Config-Model-Itself-1.225.0-2|30	model is a way to describe the structure and relation of all items of a
12cr|perl-Config-Model-Itself-1.225.0-2|31	configuration data set.
12cr|perl-Config-Model-Itself-1.225.0-2|32	
12cr|perl-Config-Model-Itself-1.225.0-2|33	This configuration model is also expressed as structured data. This
12cr|perl-Config-Model-Itself-1.225.0-2|34	structure data is structured and follow a set of rules which are described
12cr|perl-Config-Model-Itself-1.225.0-2|35	for humans in the Config::Model manpage.
12cr|perl-Config-Model-Itself-1.225.0-2|36	
12cr|perl-Config-Model-Itself-1.225.0-2|37	%prep
12cr|perl-Config-Model-Itself-1.225.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-Model-Itself-1.225.0-2|39	
12cr|perl-Config-Model-Itself-1.225.0-2|40	%build
12cr|perl-Config-Model-Itself-1.225.0-2|41	perl Build.PL installdirs=vendor
12cr|perl-Config-Model-Itself-1.225.0-2|42	./Build
12cr|perl-Config-Model-Itself-1.225.0-2|43	
12cr|perl-Config-Model-Itself-1.225.0-2|44	#%check
12cr|perl-Config-Model-Itself-1.225.0-2|45	#xvfb-run -n 14
12cr|perl-Config-Model-Itself-1.225.0-2|46	#./Build test
12cr|perl-Config-Model-Itself-1.225.0-2|47	
12cr|perl-Config-Model-Itself-1.225.0-2|48	%install
12cr|perl-Config-Model-Itself-1.225.0-2|49	./Build install destdir=%{buildroot}
12cr|perl-Config-Model-Itself-1.225.0-2|50	
12cr|perl-Config-Model-Itself-1.225.0-2|51	%files
12cr|perl-Config-Model-Itself-1.225.0-2|52	%doc README ChangeLog
12cr|perl-Config-Model-Itself-1.225.0-2|53	%{_mandir}/man1/*
12cr|perl-Config-Model-Itself-1.225.0-2|54	%{_mandir}/man3/*
12cr|perl-Config-Model-Itself-1.225.0-2|55	%{_bindir}/config-model-edit
12cr|perl-Config-Model-Itself-1.225.0-2|56	%{perl_vendorlib}/Config
12cr|perl-Config-Model-Itself-1.225.0-2|57	
12cr|perl-Config-Model-Itself-1.225.0-2|58	%changelog
12cr|perl-Config-Model-Itself-1.225.0-2|59	* Wed Jun 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.225.0-1mdv2011.0
12cr|perl-Config-Model-Itself-1.225.0-2|60	+ Revision: 686619
12cr|perl-Config-Model-Itself-1.225.0-2|61	- update to new version 1.225
12cr|perl-Config-Model-Itself-1.225.0-2|62	
12cr|perl-Config-Model-Itself-1.225.0-2|63	* Sun Apr 10 2011 Bruno Cornec <bcornec@mandriva.org> 1.224.0-1
12cr|perl-Config-Model-Itself-1.225.0-2|64	+ Revision: 652163
12cr|perl-Config-Model-Itself-1.225.0-2|65	- Update Config-Model-Itself to 1.224 upstream
12cr|perl-Config-Model-Itself-1.225.0-2|66	
12cr|perl-Config-Model-Itself-1.225.0-2|67	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Config-Model-Itself-1.225.0-2|68	- update to new version 1.223
12cr|perl-Config-Model-Itself-1.225.0-2|69	
12cr|perl-Config-Model-Itself-1.225.0-2|70	* Tue Mar 08 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.222.0-1
12cr|perl-Config-Model-Itself-1.225.0-2|71	+ Revision: 642877
12cr|perl-Config-Model-Itself-1.225.0-2|72	- new version
12cr|perl-Config-Model-Itself-1.225.0-2|73	- drop %%check
12cr|perl-Config-Model-Itself-1.225.0-2|74	- add a BR on Config::Model
12cr|perl-Config-Model-Itself-1.225.0-2|75	
12cr|perl-Config-Model-Itself-1.225.0-2|76	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.219.0-1mdv2011.0
12cr|perl-Config-Model-Itself-1.225.0-2|77	+ Revision: 595086
12cr|perl-Config-Model-Itself-1.225.0-2|78	- update to new version 1.219
12cr|perl-Config-Model-Itself-1.225.0-2|79	
12cr|perl-Config-Model-Itself-1.225.0-2|80	* Mon Aug 16 2010 Jérôme Quelin <jquelin@mandriva.org> 1.216.0-1mdv2011.0
12cr|perl-Config-Model-Itself-1.225.0-2|81	+ Revision: 570570
12cr|perl-Config-Model-Itself-1.225.0-2|82	- using display 14 for xvfb-run (99 is too often busy)
12cr|perl-Config-Model-Itself-1.225.0-2|83	- update to 1.216
12cr|perl-Config-Model-Itself-1.225.0-2|84	
12cr|perl-Config-Model-Itself-1.225.0-2|85	* Wed Apr 07 2010 Jérôme Quelin <jquelin@mandriva.org> 1.215.0-1mdv2010.1
12cr|perl-Config-Model-Itself-1.225.0-2|86	+ Revision: 532711
12cr|perl-Config-Model-Itself-1.225.0-2|87	- update to 1.215
12cr|perl-Config-Model-Itself-1.225.0-2|88	
12cr|perl-Config-Model-Itself-1.225.0-2|89	* Thu Apr 01 2010 Jérôme Quelin <jquelin@mandriva.org> 1.214.0-1mdv2010.1
12cr|perl-Config-Model-Itself-1.225.0-2|90	+ Revision: 530665
12cr|perl-Config-Model-Itself-1.225.0-2|91	- update to 1.214
12cr|perl-Config-Model-Itself-1.225.0-2|92	
12cr|perl-Config-Model-Itself-1.225.0-2|93	* Tue Mar 30 2010 Jérôme Quelin <jquelin@mandriva.org> 1.213.0-1mdv2010.1
12cr|perl-Config-Model-Itself-1.225.0-2|94	+ Revision: 529818
12cr|perl-Config-Model-Itself-1.225.0-2|95	- adding missing buildrequires:
12cr|perl-Config-Model-Itself-1.225.0-2|96	- update to 1.213
12cr|perl-Config-Model-Itself-1.225.0-2|97	
12cr|perl-Config-Model-Itself-1.225.0-2|98	* Sun Feb 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1.212.0-1mdv2010.1
12cr|perl-Config-Model-Itself-1.225.0-2|99	+ Revision: 512599
12cr|perl-Config-Model-Itself-1.225.0-2|100	- update to 1.212
12cr|perl-Config-Model-Itself-1.225.0-2|101	
12cr|perl-Config-Model-Itself-1.225.0-2|102	* Tue Jul 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.211.0-1mdv2010.0
12cr|perl-Config-Model-Itself-1.225.0-2|103	+ Revision: 393074
12cr|perl-Config-Model-Itself-1.225.0-2|104	- import perl-Config-Model-Itself
12cr|perl-Config-Model-Itself-1.225.0-2|105	
12cr|perl-Config-Model-Itself-1.225.0-2|106	
12cr|perl-Config-Model-Itself-1.225.0-2|107	* Mon Jul 06 2009 cpan2dist 1.211-1mdv
12cr|perl-Config-Model-Itself-1.225.0-2|108	- initial mdv release, generated with cpan2dist
12cr|perl-Config-Model-Itself-1.225.0-2|109	

4167 12
12cr|perl-Config-Model-OpenSsh-1.224.0-2|1	%define upstream_name    Config-Model-OpenSsh
12cr|perl-Config-Model-OpenSsh-1.224.0-2|2	%define upstream_version 1.224
12cr|perl-Config-Model-OpenSsh-1.224.0-2|3	
12cr|perl-Config-Model-OpenSsh-1.224.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Config-Model-OpenSsh-1.224.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-Model-OpenSsh-1.224.0-2|6	Release:	2
12cr|perl-Config-Model-OpenSsh-1.224.0-2|7	
12cr|perl-Config-Model-OpenSsh-1.224.0-2|8	Summary:	OpenSsh configuration files editor and API
12cr|perl-Config-Model-OpenSsh-1.224.0-2|9	License:	GPL+ or Artistic
12cr|perl-Config-Model-OpenSsh-1.224.0-2|10	Group:		Development/Perl
12cr|perl-Config-Model-OpenSsh-1.224.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-Model-OpenSsh-1.224.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-Model-OpenSsh-1.224.0-2|13	
12cr|perl-Config-Model-OpenSsh-1.224.0-2|14	BuildRequires:	perl-devel
12cr|perl-Config-Model-OpenSsh-1.224.0-2|15	BuildRequires:	perl(Any::Moose)
12cr|perl-Config-Model-OpenSsh-1.224.0-2|16	BuildRequires:	perl(Config::Model) >= 2.17.0
12cr|perl-Config-Model-OpenSsh-1.224.0-2|17	BuildRequires:	perl(File::Copy::Recursive)
12cr|perl-Config-Model-OpenSsh-1.224.0-2|18	BuildRequires:	perl(File::Slurp)
12cr|perl-Config-Model-OpenSsh-1.224.0-2|19	BuildRequires:	perl(Log::Log4perl) >= 1.110.0
12cr|perl-Config-Model-OpenSsh-1.224.0-2|20	BuildRequires:	perl(Module::Build) >= 0.360.100
12cr|perl-Config-Model-OpenSsh-1.224.0-2|21	BuildRequires:	perl(Mouse::Meta::Attribute::Custom::Trait::Hash)
12cr|perl-Config-Model-OpenSsh-1.224.0-2|22	BuildRequires:	perl(MouseX::StrictConstructor)
12cr|perl-Config-Model-OpenSsh-1.224.0-2|23	BuildRequires:	perl(Test::Differences)
12cr|perl-Config-Model-OpenSsh-1.224.0-2|24	BuildRequires:	perl(Test::Exception)
12cr|perl-Config-Model-OpenSsh-1.224.0-2|25	BuildRequires:	perl(Test::File::Contents)
12cr|perl-Config-Model-OpenSsh-1.224.0-2|26	BuildRequires:	perl(Test::Memory::Cycle)
12cr|perl-Config-Model-OpenSsh-1.224.0-2|27	BuildRequires:	perl(Test::More)
12cr|perl-Config-Model-OpenSsh-1.224.0-2|28	BuildRequires:	perl(Test::Warn)
12cr|perl-Config-Model-OpenSsh-1.224.0-2|29	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Config-Model-OpenSsh-1.224.0-2|30	BuildArch:	noarch
12cr|perl-Config-Model-OpenSsh-1.224.0-2|31	
12cr|perl-Config-Model-OpenSsh-1.224.0-2|32	%description
12cr|perl-Config-Model-OpenSsh-1.224.0-2|33	This module provides a configuration model for OpenSsh. Then Config::Model
12cr|perl-Config-Model-OpenSsh-1.224.0-2|34	provides a graphical editor program for _/etc/ssh/sshd_config_ and
12cr|perl-Config-Model-OpenSsh-1.224.0-2|35	_/etc/ssh/ssh_config_. See the config-edit-sshd manpage and the
12cr|perl-Config-Model-OpenSsh-1.224.0-2|36	config-edit-ssh manpage for more help.
12cr|perl-Config-Model-OpenSsh-1.224.0-2|37	
12cr|perl-Config-Model-OpenSsh-1.224.0-2|38	This module and Config::Model can also be used to modify safely the content
12cr|perl-Config-Model-OpenSsh-1.224.0-2|39	for _/etc/ssh/sshd_config_, _/etc/ssh/ssh_config_ or _~/.ssh/config_ from
12cr|perl-Config-Model-OpenSsh-1.224.0-2|40	Perl programs.
12cr|perl-Config-Model-OpenSsh-1.224.0-2|41	
12cr|perl-Config-Model-OpenSsh-1.224.0-2|42	Once this module is installed, you can run (as root, but please backup
12cr|perl-Config-Model-OpenSsh-1.224.0-2|43	/etc/X11/xorg.conf before):
12cr|perl-Config-Model-OpenSsh-1.224.0-2|44	
12cr|perl-Config-Model-OpenSsh-1.224.0-2|45	%prep
12cr|perl-Config-Model-OpenSsh-1.224.0-2|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-Model-OpenSsh-1.224.0-2|47	
12cr|perl-Config-Model-OpenSsh-1.224.0-2|48	%build
12cr|perl-Config-Model-OpenSsh-1.224.0-2|49	perl Build.PL installdirs=vendor
12cr|perl-Config-Model-OpenSsh-1.224.0-2|50	./Build
12cr|perl-Config-Model-OpenSsh-1.224.0-2|51	
12cr|perl-Config-Model-OpenSsh-1.224.0-2|52	%check
12cr|perl-Config-Model-OpenSsh-1.224.0-2|53	rm -f t/pod.t
12cr|perl-Config-Model-OpenSsh-1.224.0-2|54	./Build test
12cr|perl-Config-Model-OpenSsh-1.224.0-2|55	
12cr|perl-Config-Model-OpenSsh-1.224.0-2|56	%install
12cr|perl-Config-Model-OpenSsh-1.224.0-2|57	./Build install destdir=%{buildroot}
12cr|perl-Config-Model-OpenSsh-1.224.0-2|58	
12cr|perl-Config-Model-OpenSsh-1.224.0-2|59	%files
12cr|perl-Config-Model-OpenSsh-1.224.0-2|60	%doc ChangeLog LICENSE META.yml MYMETA.yml README TODO demo
12cr|perl-Config-Model-OpenSsh-1.224.0-2|61	%{_mandir}/man3/*
12cr|perl-Config-Model-OpenSsh-1.224.0-2|62	%{perl_vendorlib}/Config
12cr|perl-Config-Model-OpenSsh-1.224.0-2|63	

4168 12
12cr|perl-Config-Model-TkUI-1.325.0-1|1	%define upstream_name    Config-Model-TkUI
12cr|perl-Config-Model-TkUI-1.325.0-1|2	%define upstream_version 1.325
12cr|perl-Config-Model-TkUI-1.325.0-1|3	
12cr|perl-Config-Model-TkUI-1.325.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Config-Model-TkUI-1.325.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Config-Model-TkUI-1.325.0-1|6	Release:    %mkrel 1
12cr|perl-Config-Model-TkUI-1.325.0-1|7	
12cr|perl-Config-Model-TkUI-1.325.0-1|8	Summary:    GUI for conf editors based on Config::Model
12cr|perl-Config-Model-TkUI-1.325.0-1|9	License:    GPL+ or Artistic
12cr|perl-Config-Model-TkUI-1.325.0-1|10	Group:      Development/Perl
12cr|perl-Config-Model-TkUI-1.325.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-Model-TkUI-1.325.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-Model-TkUI-1.325.0-1|13	
12cr|perl-Config-Model-TkUI-1.325.0-1|14	BuildRequires: perl(Log::Log4perl)
12cr|perl-Config-Model-TkUI-1.325.0-1|15	BuildRequires: perl(Carp::Assert::More)
12cr|perl-Config-Model-TkUI-1.325.0-1|16	BuildRequires: perl(Exception::Class)
12cr|perl-Config-Model-TkUI-1.325.0-1|17	BuildRequires: perl(Module::Build)
12cr|perl-Config-Model-TkUI-1.325.0-1|18	#BuildRequires: perl(Config::Model)
12cr|perl-Config-Model-TkUI-1.325.0-1|19	BuildRequires: perl(Pod::POM)
12cr|perl-Config-Model-TkUI-1.325.0-1|20	BuildRequires: perl(Tk::DirSelect)
12cr|perl-Config-Model-TkUI-1.325.0-1|21	BuildRequires: perl(Tk::ObjScanner)
12cr|perl-Config-Model-TkUI-1.325.0-1|22	BuildRequires: perl(Test::Warn)
12cr|perl-Config-Model-TkUI-1.325.0-1|23	BuildRequires: x11-server-xvfb
12cr|perl-Config-Model-TkUI-1.325.0-1|24	
12cr|perl-Config-Model-TkUI-1.325.0-1|25	BuildArch: noarch
12cr|perl-Config-Model-TkUI-1.325.0-1|26	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|perl-Config-Model-TkUI-1.325.0-1|27	
12cr|perl-Config-Model-TkUI-1.325.0-1|28	Requires: perl(Config::Model)
12cr|perl-Config-Model-TkUI-1.325.0-1|29	
12cr|perl-Config-Model-TkUI-1.325.0-1|30	%description
12cr|perl-Config-Model-TkUI-1.325.0-1|31	This class provides a GUI for the Config::Model manpage.
12cr|perl-Config-Model-TkUI-1.325.0-1|32	
12cr|perl-Config-Model-TkUI-1.325.0-1|33	With this class, the Config::Model manpage and an actual configuration
12cr|perl-Config-Model-TkUI-1.325.0-1|34	model (like the Config::Model::Xorg manpage), you get a tool to edit
12cr|perl-Config-Model-TkUI-1.325.0-1|35	configuration files (e.g. '/etc/X11/xorg.conf').
12cr|perl-Config-Model-TkUI-1.325.0-1|36	
12cr|perl-Config-Model-TkUI-1.325.0-1|37	%prep
12cr|perl-Config-Model-TkUI-1.325.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-Model-TkUI-1.325.0-1|39	
12cr|perl-Config-Model-TkUI-1.325.0-1|40	%build
12cr|perl-Config-Model-TkUI-1.325.0-1|41	%{__perl} Build.PL installdirs=vendor
12cr|perl-Config-Model-TkUI-1.325.0-1|42	./Build
12cr|perl-Config-Model-TkUI-1.325.0-1|43	
12cr|perl-Config-Model-TkUI-1.325.0-1|44	%install
12cr|perl-Config-Model-TkUI-1.325.0-1|45	rm -rf %buildroot
12cr|perl-Config-Model-TkUI-1.325.0-1|46	./Build install destdir=%{buildroot}
12cr|perl-Config-Model-TkUI-1.325.0-1|47	
12cr|perl-Config-Model-TkUI-1.325.0-1|48	%clean
12cr|perl-Config-Model-TkUI-1.325.0-1|49	rm -rf %buildroot
12cr|perl-Config-Model-TkUI-1.325.0-1|50	
12cr|perl-Config-Model-TkUI-1.325.0-1|51	%files
12cr|perl-Config-Model-TkUI-1.325.0-1|52	%defattr(-,root,root)
12cr|perl-Config-Model-TkUI-1.325.0-1|53	%doc ChangeLog README
12cr|perl-Config-Model-TkUI-1.325.0-1|54	%{_mandir}/man3/*
12cr|perl-Config-Model-TkUI-1.325.0-1|55	%perl_vendorlib/*
12cr|perl-Config-Model-TkUI-1.325.0-1|56	
12cr|perl-Config-Model-TkUI-1.325.0-1|57	
12cr|perl-Config-Model-TkUI-1.325.0-1|58	%changelog
12cr|perl-Config-Model-TkUI-1.325.0-1|59	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.325.0-1mdv2011.0
12cr|perl-Config-Model-TkUI-1.325.0-1|60	+ Revision: 688740
12cr|perl-Config-Model-TkUI-1.325.0-1|61	- update to new version 1.325
12cr|perl-Config-Model-TkUI-1.325.0-1|62	
12cr|perl-Config-Model-TkUI-1.325.0-1|63	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.324.0-1
12cr|perl-Config-Model-TkUI-1.325.0-1|64	+ Revision: 677323
12cr|perl-Config-Model-TkUI-1.325.0-1|65	- update to new version 1.324
12cr|perl-Config-Model-TkUI-1.325.0-1|66	
12cr|perl-Config-Model-TkUI-1.325.0-1|67	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.323.0-1
12cr|perl-Config-Model-TkUI-1.325.0-1|68	+ Revision: 659888
12cr|perl-Config-Model-TkUI-1.325.0-1|69	- update to new version 1.323
12cr|perl-Config-Model-TkUI-1.325.0-1|70	
12cr|perl-Config-Model-TkUI-1.325.0-1|71	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.322.0-2
12cr|perl-Config-Model-TkUI-1.325.0-1|72	+ Revision: 657398
12cr|perl-Config-Model-TkUI-1.325.0-1|73	- rebuild for updated spec-helper
12cr|perl-Config-Model-TkUI-1.325.0-1|74	
12cr|perl-Config-Model-TkUI-1.325.0-1|75	* Thu Mar 10 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.322.0-1
12cr|perl-Config-Model-TkUI-1.325.0-1|76	+ Revision: 643364
12cr|perl-Config-Model-TkUI-1.325.0-1|77	- new version
12cr|perl-Config-Model-TkUI-1.325.0-1|78	- remove %%check
12cr|perl-Config-Model-TkUI-1.325.0-1|79	- remove a BR on Config::Model to force build
12cr|perl-Config-Model-TkUI-1.325.0-1|80	- add a BR on Log::Log4perl
12cr|perl-Config-Model-TkUI-1.325.0-1|81	- rebuild
12cr|perl-Config-Model-TkUI-1.325.0-1|82	
12cr|perl-Config-Model-TkUI-1.325.0-1|83	* Tue Nov 09 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.317.0-1mdv2011.0
12cr|perl-Config-Model-TkUI-1.325.0-1|84	+ Revision: 595441
12cr|perl-Config-Model-TkUI-1.325.0-1|85	- update to new version 1.317
12cr|perl-Config-Model-TkUI-1.325.0-1|86	
12cr|perl-Config-Model-TkUI-1.325.0-1|87	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 1.309.0-1mdv2011.0
12cr|perl-Config-Model-TkUI-1.325.0-1|88	+ Revision: 569960
12cr|perl-Config-Model-TkUI-1.325.0-1|89	- update to 1.309
12cr|perl-Config-Model-TkUI-1.325.0-1|90	
12cr|perl-Config-Model-TkUI-1.325.0-1|91	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.308.0-1mdv2011.0
12cr|perl-Config-Model-TkUI-1.325.0-1|92	+ Revision: 561031
12cr|perl-Config-Model-TkUI-1.325.0-1|93	- update to 1.308
12cr|perl-Config-Model-TkUI-1.325.0-1|94	
12cr|perl-Config-Model-TkUI-1.325.0-1|95	* Wed Mar 31 2010 Jérôme Quelin <jquelin@mandriva.org> 1.306.0-1mdv2011.0
12cr|perl-Config-Model-TkUI-1.325.0-1|96	+ Revision: 530261
12cr|perl-Config-Model-TkUI-1.325.0-1|97	- update to 1.306
12cr|perl-Config-Model-TkUI-1.325.0-1|98	
12cr|perl-Config-Model-TkUI-1.325.0-1|99	* Tue Mar 30 2010 Jérôme Quelin <jquelin@mandriva.org> 1.305.0-1mdv2010.1
12cr|perl-Config-Model-TkUI-1.325.0-1|100	+ Revision: 529816
12cr|perl-Config-Model-TkUI-1.325.0-1|101	- adding missing buildrequires:
12cr|perl-Config-Model-TkUI-1.325.0-1|102	- update to 1.305
12cr|perl-Config-Model-TkUI-1.325.0-1|103	
12cr|perl-Config-Model-TkUI-1.325.0-1|104	* Sat Mar 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.304.0-1mdv2010.1
12cr|perl-Config-Model-TkUI-1.325.0-1|105	+ Revision: 518659
12cr|perl-Config-Model-TkUI-1.325.0-1|106	- update to 1.304
12cr|perl-Config-Model-TkUI-1.325.0-1|107	
12cr|perl-Config-Model-TkUI-1.325.0-1|108	* Sun Feb 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1.303.0-1mdv2010.1
12cr|perl-Config-Model-TkUI-1.325.0-1|109	+ Revision: 512604
12cr|perl-Config-Model-TkUI-1.325.0-1|110	- update to 1.303
12cr|perl-Config-Model-TkUI-1.325.0-1|111	
12cr|perl-Config-Model-TkUI-1.325.0-1|112	* Fri Jan 22 2010 Jérôme Quelin <jquelin@mandriva.org> 1.302.0-1mdv2010.1
12cr|perl-Config-Model-TkUI-1.325.0-1|113	+ Revision: 494931
12cr|perl-Config-Model-TkUI-1.325.0-1|114	- update to 1.302
12cr|perl-Config-Model-TkUI-1.325.0-1|115	
12cr|perl-Config-Model-TkUI-1.325.0-1|116	* Mon Sep 07 2009 Jérôme Quelin <jquelin@mandriva.org> 1.301.0-1mdv2010.0
12cr|perl-Config-Model-TkUI-1.325.0-1|117	+ Revision: 432802
12cr|perl-Config-Model-TkUI-1.325.0-1|118	- update to 1.301
12cr|perl-Config-Model-TkUI-1.325.0-1|119	
12cr|perl-Config-Model-TkUI-1.325.0-1|120	* Tue Jul 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.211.0-2mdv2010.0
12cr|perl-Config-Model-TkUI-1.325.0-1|121	+ Revision: 393076
12cr|perl-Config-Model-TkUI-1.325.0-1|122	- fix dependencies
12cr|perl-Config-Model-TkUI-1.325.0-1|123	
12cr|perl-Config-Model-TkUI-1.325.0-1|124	* Mon Jul 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.211.0-1mdv2010.0
12cr|perl-Config-Model-TkUI-1.325.0-1|125	+ Revision: 392788
12cr|perl-Config-Model-TkUI-1.325.0-1|126	- import perl-Config-Model-TkUI
12cr|perl-Config-Model-TkUI-1.325.0-1|127	
12cr|perl-Config-Model-TkUI-1.325.0-1|128	
12cr|perl-Config-Model-TkUI-1.325.0-1|129	* Mon Jul 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.0-1mdv2010.0
12cr|perl-Config-Model-TkUI-1.325.0-1|130	- initial mdv release, generated with cpan2dist
12cr|perl-Config-Model-TkUI-1.325.0-1|131	

4169 12
12cr|perl-Config-MVP-2.200.1-3|1	%define upstream_name    Config-MVP
12cr|perl-Config-MVP-2.200.1-3|2	%define upstream_version 2.200001
12cr|perl-Config-MVP-2.200.1-3|3	
12cr|perl-Config-MVP-2.200.1-3|4	Name:		perl-%{upstream_name}
12cr|perl-Config-MVP-2.200.1-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-MVP-2.200.1-3|6	Release:	3
12cr|perl-Config-MVP-2.200.1-3|7	
12cr|perl-Config-MVP-2.200.1-3|8	Summary:	Multivalue-property config-loading state machine
12cr|perl-Config-MVP-2.200.1-3|9	License:	GPL+ or Artistic
12cr|perl-Config-MVP-2.200.1-3|10	Group:		Development/Perl
12cr|perl-Config-MVP-2.200.1-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-MVP-2.200.1-3|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-MVP-2.200.1-3|13	
12cr|perl-Config-MVP-2.200.1-3|14	BuildRequires:	perl-devel
12cr|perl-Config-MVP-2.200.1-3|15	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Config-MVP-2.200.1-3|16	BuildRequires:	perl(Class::Load)
12cr|perl-Config-MVP-2.200.1-3|17	BuildRequires:	perl(Moose)
12cr|perl-Config-MVP-2.200.1-3|18	BuildRequires:	perl(MooseX::OneArgNew)
12cr|perl-Config-MVP-2.200.1-3|19	BuildRequires:	perl(Role::HasMessage)
12cr|perl-Config-MVP-2.200.1-3|20	BuildRequires:	perl(Role::Identifiable::HasIdent)
12cr|perl-Config-MVP-2.200.1-3|21	BuildRequires:	perl(StackTrace::Auto)
12cr|perl-Config-MVP-2.200.1-3|22	BuildRequires:	perl(Tie::IxHash)
12cr|perl-Config-MVP-2.200.1-3|23	BuildRequires:	perl(Test::Fatal)
12cr|perl-Config-MVP-2.200.1-3|24	BuildRequires:	perl(Test::More) >= 0.960
12cr|perl-Config-MVP-2.200.1-3|25	BuildRequires:	perl(Throwable)
12cr|perl-Config-MVP-2.200.1-3|26	
12cr|perl-Config-MVP-2.200.1-3|27	Requires:	perl(Throwable)
12cr|perl-Config-MVP-2.200.1-3|28	Requires:	perl(Role::Identifiable::HasIdent)
12cr|perl-Config-MVP-2.200.1-3|29	Requires:	perl(Role::HasMessage)
12cr|perl-Config-MVP-2.200.1-3|30	Requires:	perl(StackTrace::Auto)
12cr|perl-Config-MVP-2.200.1-3|31	Requires:	perl(MooseX::OneArgNew)
12cr|perl-Config-MVP-2.200.1-3|32	BuildArch:	noarch
12cr|perl-Config-MVP-2.200.1-3|33	
12cr|perl-Config-MVP-2.200.1-3|34	%description
12cr|perl-Config-MVP-2.200.1-3|35	MVP is a state machine for loading configuration (or other information) for
12cr|perl-Config-MVP-2.200.1-3|36	libraries. It expects to generate a list of named sections, each of which
12cr|perl-Config-MVP-2.200.1-3|37	relates to a Perl namespace and contains a set of named parameters.
12cr|perl-Config-MVP-2.200.1-3|38	
12cr|perl-Config-MVP-2.200.1-3|39	%prep
12cr|perl-Config-MVP-2.200.1-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-MVP-2.200.1-3|41	
12cr|perl-Config-MVP-2.200.1-3|42	%build
12cr|perl-Config-MVP-2.200.1-3|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-MVP-2.200.1-3|44	%make
12cr|perl-Config-MVP-2.200.1-3|45	
12cr|perl-Config-MVP-2.200.1-3|46	%check
12cr|perl-Config-MVP-2.200.1-3|47	%make test
12cr|perl-Config-MVP-2.200.1-3|48	
12cr|perl-Config-MVP-2.200.1-3|49	%install
12cr|perl-Config-MVP-2.200.1-3|50	%makeinstall_std
12cr|perl-Config-MVP-2.200.1-3|51	
12cr|perl-Config-MVP-2.200.1-3|52	%files
12cr|perl-Config-MVP-2.200.1-3|53	%doc LICENSE README
12cr|perl-Config-MVP-2.200.1-3|54	%{_mandir}/man3/*
12cr|perl-Config-MVP-2.200.1-3|55	%{perl_vendorlib}/*
12cr|perl-Config-MVP-2.200.1-3|56	
12cr|perl-Config-MVP-2.200.1-3|57	
12cr|perl-Config-MVP-2.200.1-3|58	%changelog
12cr|perl-Config-MVP-2.200.1-3|59	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 2.200.1-2mdv2011.0
12cr|perl-Config-MVP-2.200.1-3|60	+ Revision: 653532
12cr|perl-Config-MVP-2.200.1-3|61	- add undetected requires
12cr|perl-Config-MVP-2.200.1-3|62	
12cr|perl-Config-MVP-2.200.1-3|63	* Sat Feb 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.200.1-1
12cr|perl-Config-MVP-2.200.1-3|64	+ Revision: 640124
12cr|perl-Config-MVP-2.200.1-3|65	- new version
12cr|perl-Config-MVP-2.200.1-3|66	
12cr|perl-Config-MVP-2.200.1-3|67	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.101.650-2mdv2011.0
12cr|perl-Config-MVP-2.200.1-3|68	+ Revision: 555302
12cr|perl-Config-MVP-2.200.1-3|69	- rebuild
12cr|perl-Config-MVP-2.200.1-3|70	
12cr|perl-Config-MVP-2.200.1-3|71	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.101.650-1mdv2011.0
12cr|perl-Config-MVP-2.200.1-3|72	+ Revision: 551990
12cr|perl-Config-MVP-2.200.1-3|73	- update to 2.101650
12cr|perl-Config-MVP-2.200.1-3|74	
12cr|perl-Config-MVP-2.200.1-3|75	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.780-1mdv2010.1
12cr|perl-Config-MVP-2.200.1-3|76	+ Revision: 526435
12cr|perl-Config-MVP-2.200.1-3|77	- update to 0.100780
12cr|perl-Config-MVP-2.200.1-3|78	
12cr|perl-Config-MVP-2.200.1-3|79	* Wed Dec 02 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93.350-1mdv2010.1
12cr|perl-Config-MVP-2.200.1-3|80	+ Revision: 472580
12cr|perl-Config-MVP-2.200.1-3|81	- update to 0.093350
12cr|perl-Config-MVP-2.200.1-3|82	
12cr|perl-Config-MVP-2.200.1-3|83	* Tue Dec 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93.330-1mdv2010.1
12cr|perl-Config-MVP-2.200.1-3|84	+ Revision: 472239
12cr|perl-Config-MVP-2.200.1-3|85	- update to 0.093330
12cr|perl-Config-MVP-2.200.1-3|86	
12cr|perl-Config-MVP-2.200.1-3|87	* Sun Nov 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93.120-1mdv2010.1
12cr|perl-Config-MVP-2.200.1-3|88	+ Revision: 463097
12cr|perl-Config-MVP-2.200.1-3|89	- update to 0.093120
12cr|perl-Config-MVP-2.200.1-3|90	
12cr|perl-Config-MVP-2.200.1-3|91	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93.0-1mdv2010.1
12cr|perl-Config-MVP-2.200.1-3|92	+ Revision: 460712
12cr|perl-Config-MVP-2.200.1-3|93	- update to 0.093000
12cr|perl-Config-MVP-2.200.1-3|94	
12cr|perl-Config-MVP-2.200.1-3|95	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.92.360-1mdv2010.0
12cr|perl-Config-MVP-2.200.1-3|96	+ Revision: 420856
12cr|perl-Config-MVP-2.200.1-3|97	- update to 0.092360
12cr|perl-Config-MVP-2.200.1-3|98	
12cr|perl-Config-MVP-2.200.1-3|99	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.92.211-6mdv2010.0
12cr|perl-Config-MVP-2.200.1-3|100	+ Revision: 415035
12cr|perl-Config-MVP-2.200.1-3|101	- update to 0.092211
12cr|perl-Config-MVP-2.200.1-3|102	
12cr|perl-Config-MVP-2.200.1-3|103	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.92.100-6mdv2010.0
12cr|perl-Config-MVP-2.200.1-3|104	+ Revision: 408648
12cr|perl-Config-MVP-2.200.1-3|105	- force rebuild
12cr|perl-Config-MVP-2.200.1-3|106	- update to 0.092100
12cr|perl-Config-MVP-2.200.1-3|107	
12cr|perl-Config-MVP-2.200.1-3|108	* Sun Jul 26 2009 Jérôme Quelin <jquelin@mandriva.org> 0.92.60-1mdv2010.0
12cr|perl-Config-MVP-2.200.1-3|109	+ Revision: 400198
12cr|perl-Config-MVP-2.200.1-3|110	- update to 0.092060
12cr|perl-Config-MVP-2.200.1-3|111	
12cr|perl-Config-MVP-2.200.1-3|112	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.92.40-1mdv2010.0
12cr|perl-Config-MVP-2.200.1-3|113	+ Revision: 399306
12cr|perl-Config-MVP-2.200.1-3|114	- import perl-Config-MVP
12cr|perl-Config-MVP-2.200.1-3|115	
12cr|perl-Config-MVP-2.200.1-3|116	
12cr|perl-Config-MVP-2.200.1-3|117	* Fri Jul 24 2009 cpan2dist 0.092040-1mdv
12cr|perl-Config-MVP-2.200.1-3|118	- initial mdv release, generated with cpan2dist

4170 12
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|1	%define upstream_name    Config-MVP-Reader-INI
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|2	%define upstream_version 2.101461
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|3	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|4	Name:		perl-%{upstream_name}
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|6	Release:	3
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|7	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|8	Summary:	Multi-value capable .ini file reader (for plugins)
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|9	License:	GPL+ or Artistic
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|10	Group:		Development/Perl
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|13	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|14	BuildRequires:	perl-devel
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|15	BuildRequires:	perl(Config::INI::Reader)
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|16	BuildRequires:	perl(Config::MVP::Assembler)
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|17	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|18	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|19	BuildArch:	noarch
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|20	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|21	%description
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|22	The MVP INI file reader reads INI files, but can handle properties with
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|23	multiple values. The identification of properties that may have multiple
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|24	entries is done by section, on a plugin basis. For example, given the
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|25	following file:
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|26	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|27	[Foo::Bar]
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|28	x = 1
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|29	y = 2
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|30	y = 3
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|31	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|32	MVP will, upon reaching this section, load Foo::Bar and call a method (by
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|33	default 'multivalue_args') on it, to determine which property names may
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|34	have multiple entries. If the return value of that method includes 'y',
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|35	then the entry for 'y' in the Foo::Bar section will be an arrayref with two
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|36	values. If the list returned by 'multivalue_args' did not contain 'y', then
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|37	an exception would be raised while reading this section.
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|38	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|39	%prep
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|41	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|42	%build
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|44	%make
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|45	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|46	%check
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|47	%make test
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|48	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|49	%install
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|50	%makeinstall_std
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|51	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|52	%files
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|53	%doc Changes LICENSE README META.json
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|54	%{_mandir}/man3/*
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|55	%{perl_vendorlib}/*
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|56	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|57	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|58	%changelog
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|59	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.101.461-2mdv2011.0
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|60	+ Revision: 656893
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|61	- rebuild for updated spec-helper
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|62	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|63	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.101.461-1mdv2011.0
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|64	+ Revision: 595088
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|65	- update to new version 2.101461
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|66	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|67	* Thu Jul 15 2010 Jérôme Quelin <jquelin@mandriva.org> 2.101.460-2mdv2011.0
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|68	+ Revision: 553492
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|69	- extracting requires from meta.json
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|70	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|71	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.101.460-1mdv2011.0
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|72	+ Revision: 552607
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|73	- renaming to match upstream dist name
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|74	- renaming to match upstream name
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|75	- update to 2.101460, renaming to perl-Config-MVP-Reader-INI ongoing to match upstream dist name
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|76	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|77	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.24.0-1mdv2010.1
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|78	+ Revision: 461267
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|79	- update to 0.024
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|80	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|81	* Mon Jul 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.23.0-1mdv2010.0
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|82	+ Revision: 400635
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|83	- update to 0.023
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|84	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|85	* Sun Jul 26 2009 Jérôme Quelin <jquelin@mandriva.org> 0.22.0-1mdv2010.0
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|86	+ Revision: 400199
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|87	- update to 0.022
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|88	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|89	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.21.0-1mdv2010.0
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|90	+ Revision: 399307
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|91	- update to 0.021
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|92	
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|93	* Fri May 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.19.0-1mdv2010.0
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|94	+ Revision: 380976
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|95	- adding missing buildrequires:
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|96	- import perl-Config-INI-MVP
12cr|perl-Config-MVP-Reader-INI-2.101.461-3|97	

4171 12
12cr|perl-Config-Perl-V-0.120.0-3|1	%define upstream_name    Config-Perl-V
12cr|perl-Config-Perl-V-0.120.0-3|2	%define upstream_version 0.12
12cr|perl-Config-Perl-V-0.120.0-3|3	
12cr|perl-Config-Perl-V-0.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Config-Perl-V-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-Perl-V-0.120.0-3|6	Release:	3
12cr|perl-Config-Perl-V-0.120.0-3|7	
12cr|perl-Config-Perl-V-0.120.0-3|8	Summary:	A module that will return you the output of
12cr|perl-Config-Perl-V-0.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-Config-Perl-V-0.120.0-3|10	Group:		Development/Perl
12cr|perl-Config-Perl-V-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-Perl-V-0.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tgz
12cr|perl-Config-Perl-V-0.120.0-3|13	
12cr|perl-Config-Perl-V-0.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-Config-Perl-V-0.120.0-3|15	BuildRequires:	perl(Config)
12cr|perl-Config-Perl-V-0.120.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Config-Perl-V-0.120.0-3|17	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-Config-Perl-V-0.120.0-3|18	BuildArch:	noarch
12cr|perl-Config-Perl-V-0.120.0-3|19	
12cr|perl-Config-Perl-V-0.120.0-3|20	%description
12cr|perl-Config-Perl-V-0.120.0-3|21	$conf = myconfig ()
12cr|perl-Config-Perl-V-0.120.0-3|22	This function will collect the data described in the the hash structure
12cr|perl-Config-Perl-V-0.120.0-3|23	manpage below, and return that as a hash reference. It optionally
12cr|perl-Config-Perl-V-0.120.0-3|24	accepts an option to include more entries from %ENV. See the
12cr|perl-Config-Perl-V-0.120.0-3|25	environment manpage below.
12cr|perl-Config-Perl-V-0.120.0-3|26	
12cr|perl-Config-Perl-V-0.120.0-3|27	Note that this will not work on uninstalled perls when called with
12cr|perl-Config-Perl-V-0.120.0-3|28	'-I/path/to/uninstalled/perl/lib', but it works when that path is in
12cr|perl-Config-Perl-V-0.120.0-3|29	'$PERL5LIB' or in '$PERL5OPT', as paths passed using '-I' are not known
12cr|perl-Config-Perl-V-0.120.0-3|30	when the '-V' information is collected.
12cr|perl-Config-Perl-V-0.120.0-3|31	
12cr|perl-Config-Perl-V-0.120.0-3|32	$conf = plv2hash ($text [, ...])
12cr|perl-Config-Perl-V-0.120.0-3|33	Convert a sole 'perl -V' text block, or list of lines, to a complete
12cr|perl-Config-Perl-V-0.120.0-3|34	myconfig hash. All unknown entries are defaulted.
12cr|perl-Config-Perl-V-0.120.0-3|35	
12cr|perl-Config-Perl-V-0.120.0-3|36	%prep
12cr|perl-Config-Perl-V-0.120.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-Perl-V-0.120.0-3|38	
12cr|perl-Config-Perl-V-0.120.0-3|39	%build
12cr|perl-Config-Perl-V-0.120.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-Perl-V-0.120.0-3|41	%make
12cr|perl-Config-Perl-V-0.120.0-3|42	
12cr|perl-Config-Perl-V-0.120.0-3|43	%check
12cr|perl-Config-Perl-V-0.120.0-3|44	%make test
12cr|perl-Config-Perl-V-0.120.0-3|45	
12cr|perl-Config-Perl-V-0.120.0-3|46	%install
12cr|perl-Config-Perl-V-0.120.0-3|47	%makeinstall_std
12cr|perl-Config-Perl-V-0.120.0-3|48	
12cr|perl-Config-Perl-V-0.120.0-3|49	%files
12cr|perl-Config-Perl-V-0.120.0-3|50	%doc META.yml README Changelog
12cr|perl-Config-Perl-V-0.120.0-3|51	%{_mandir}/man3/*
12cr|perl-Config-Perl-V-0.120.0-3|52	%{perl_vendorlib}/*
12cr|perl-Config-Perl-V-0.120.0-3|53	
12cr|perl-Config-Perl-V-0.120.0-3|54	%changelog
12cr|perl-Config-Perl-V-0.120.0-3|55	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.120.0-2mdv2011.0
12cr|perl-Config-Perl-V-0.120.0-3|56	+ Revision: 654899
12cr|perl-Config-Perl-V-0.120.0-3|57	- rebuild for updated spec-helper
12cr|perl-Config-Perl-V-0.120.0-3|58	
12cr|perl-Config-Perl-V-0.120.0-3|59	* Tue Mar 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2011.0
12cr|perl-Config-Perl-V-0.120.0-3|60	+ Revision: 521780
12cr|perl-Config-Perl-V-0.120.0-3|61	- import perl-Config-Perl-V
12cr|perl-Config-Perl-V-0.120.0-3|62	
12cr|perl-Config-Perl-V-0.120.0-3|63	
12cr|perl-Config-Perl-V-0.120.0-3|64	* Tue Mar 16 2010 cpan2dist 0.12-1mdv
12cr|perl-Config-Perl-V-0.120.0-3|65	- initial mdv release, generated with cpan2dist

4172 12
12cr|perl-Config-Properties-1.720.0-2|1	%define upstream_name    Config-Properties
12cr|perl-Config-Properties-1.720.0-2|2	%define upstream_version 1.72
12cr|perl-Config-Properties-1.720.0-2|3	
12cr|perl-Config-Properties-1.720.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Config-Properties-1.720.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-Properties-1.720.0-2|6	Release:	2
12cr|perl-Config-Properties-1.720.0-2|7	
12cr|perl-Config-Properties-1.720.0-2|8	Summary:	Configuration using Java style properties
12cr|perl-Config-Properties-1.720.0-2|9	License:	GPL+ or Artistic
12cr|perl-Config-Properties-1.720.0-2|10	Group:		Development/Perl
12cr|perl-Config-Properties-1.720.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-Properties-1.720.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-Properties-1.720.0-2|13	
12cr|perl-Config-Properties-1.720.0-2|14	BuildRequires:	perl-devel
12cr|perl-Config-Properties-1.720.0-2|15	BuildRequires:	perl(File::Temp)
12cr|perl-Config-Properties-1.720.0-2|16	BuildRequires:	perl(Test::More)
12cr|perl-Config-Properties-1.720.0-2|17	BuildRequires:	perl(Text::Wrap)
12cr|perl-Config-Properties-1.720.0-2|18	BuildArch:	noarch
12cr|perl-Config-Properties-1.720.0-2|19	
12cr|perl-Config-Properties-1.720.0-2|20	%description
12cr|perl-Config-Properties-1.720.0-2|21	Config::Properties is a near implementation of the java.util.Properties
12cr|perl-Config-Properties-1.720.0-2|22	API. It is designed to allow easy reading, writing and manipulation of
12cr|perl-Config-Properties-1.720.0-2|23	Java-style property files.
12cr|perl-Config-Properties-1.720.0-2|24	
12cr|perl-Config-Properties-1.720.0-2|25	The format of a Java-style property file is that of a key-value pair
12cr|perl-Config-Properties-1.720.0-2|26	seperated by either whitespace, the colon (:) character, or the equals (=)
12cr|perl-Config-Properties-1.720.0-2|27	character. Whitespace before the key and on either side of the seperator is
12cr|perl-Config-Properties-1.720.0-2|28	ignored.
12cr|perl-Config-Properties-1.720.0-2|29	
12cr|perl-Config-Properties-1.720.0-2|30	Lines that begin with either a hash (#) or a bang (!) are considered
12cr|perl-Config-Properties-1.720.0-2|31	comment lines and ignored.
12cr|perl-Config-Properties-1.720.0-2|32	
12cr|perl-Config-Properties-1.720.0-2|33	%prep
12cr|perl-Config-Properties-1.720.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-Properties-1.720.0-2|35	
12cr|perl-Config-Properties-1.720.0-2|36	%build
12cr|perl-Config-Properties-1.720.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-Properties-1.720.0-2|38	%make
12cr|perl-Config-Properties-1.720.0-2|39	
12cr|perl-Config-Properties-1.720.0-2|40	%check
12cr|perl-Config-Properties-1.720.0-2|41	make test
12cr|perl-Config-Properties-1.720.0-2|42	
12cr|perl-Config-Properties-1.720.0-2|43	%install
12cr|perl-Config-Properties-1.720.0-2|44	%makeinstall_std
12cr|perl-Config-Properties-1.720.0-2|45	
12cr|perl-Config-Properties-1.720.0-2|46	%files
12cr|perl-Config-Properties-1.720.0-2|47	%doc README Changes META.yml
12cr|perl-Config-Properties-1.720.0-2|48	%{_mandir}/man3/*
12cr|perl-Config-Properties-1.720.0-2|49	%{perl_vendorlib}/*
12cr|perl-Config-Properties-1.720.0-2|50	
12cr|perl-Config-Properties-1.720.0-2|51	%changelog
12cr|perl-Config-Properties-1.720.0-2|52	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.720.0-1mdv2011
12cr|perl-Config-Properties-1.720.0-2|53	+ Revision: 690245
12cr|perl-Config-Properties-1.720.0-2|54	- update to new version 1.72
12cr|perl-Config-Properties-1.720.0-2|55	
12cr|perl-Config-Properties-1.720.0-2|56	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.710.0-2
12cr|perl-Config-Properties-1.720.0-2|57	+ Revision: 658742
12cr|perl-Config-Properties-1.720.0-2|58	- rebuild for updated spec-helper
12cr|perl-Config-Properties-1.720.0-2|59	
12cr|perl-Config-Properties-1.720.0-2|60	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.710.0-1mdv2011.0
12cr|perl-Config-Properties-1.720.0-2|61	+ Revision: 553077
12cr|perl-Config-Properties-1.720.0-2|62	- update to 1.71
12cr|perl-Config-Properties-1.720.0-2|63	
12cr|perl-Config-Properties-1.720.0-2|64	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.700.0-1mdv2010.0
12cr|perl-Config-Properties-1.720.0-2|65	+ Revision: 401701
12cr|perl-Config-Properties-1.720.0-2|66	- rebuild using %%perl_convert_version
12cr|perl-Config-Properties-1.720.0-2|67	- fixed license field
12cr|perl-Config-Properties-1.720.0-2|68	
12cr|perl-Config-Properties-1.720.0-2|69	* Fri May 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.70-1mdv2010.0
12cr|perl-Config-Properties-1.720.0-2|70	+ Revision: 369678
12cr|perl-Config-Properties-1.720.0-2|71	- update to new version 1.70
12cr|perl-Config-Properties-1.720.0-2|72	
12cr|perl-Config-Properties-1.720.0-2|73	* Tue Dec 02 2008 Jérôme Quelin <jquelin@mandriva.org> 1.69-1mdv2009.1
12cr|perl-Config-Properties-1.720.0-2|74	+ Revision: 309189
12cr|perl-Config-Properties-1.720.0-2|75	- update to new version 1.69
12cr|perl-Config-Properties-1.720.0-2|76	
12cr|perl-Config-Properties-1.720.0-2|77	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.68-2mdv2009.0
12cr|perl-Config-Properties-1.720.0-2|78	+ Revision: 268401
12cr|perl-Config-Properties-1.720.0-2|79	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Config-Properties-1.720.0-2|80	
12cr|perl-Config-Properties-1.720.0-2|81	* Tue May 06 2008 Jérôme Quelin <jquelin@mandriva.org> 1.68-1mdv2009.0
12cr|perl-Config-Properties-1.720.0-2|82	+ Revision: 201992
12cr|perl-Config-Properties-1.720.0-2|83	- import perl-Config-Properties
12cr|perl-Config-Properties-1.720.0-2|84	
12cr|perl-Config-Properties-1.720.0-2|85	

4173 12
12cr|perl-ConfigReader-0.5-4|1	%define module   ConfigReader
12cr|perl-ConfigReader-0.5-4|2	
12cr|perl-ConfigReader-0.5-4|3	Name:		perl-%{module}
12cr|perl-ConfigReader-0.5-4|4	Version:	0.5
12cr|perl-ConfigReader-0.5-4|5	Release:	4
12cr|perl-ConfigReader-0.5-4|6	License:	GPL or Artistic
12cr|perl-ConfigReader-0.5-4|7	Group:		Development/Perl
12cr|perl-ConfigReader-0.5-4|8	Summary:	Read directives from a configuration file
12cr|perl-ConfigReader-0.5-4|9	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-ConfigReader-0.5-4|10	Source:		http://www.cpan.org/modules/by-module/ConfigReader/%{module}-%{version}.tar.gz
12cr|perl-ConfigReader-0.5-4|11	
12cr|perl-ConfigReader-0.5-4|12	BuildRequires:	perl-devel
12cr|perl-ConfigReader-0.5-4|13	BuildArch:	noarch
12cr|perl-ConfigReader-0.5-4|14	
12cr|perl-ConfigReader-0.5-4|15	%description
12cr|perl-ConfigReader-0.5-4|16	The ConfigReader::Spec class stores a specification about configuration
12cr|perl-ConfigReader-0.5-4|17	directives: their names, whether they are required or if they have default
12cr|perl-ConfigReader-0.5-4|18	values, and what parsing function or method to use.
12cr|perl-ConfigReader-0.5-4|19	
12cr|perl-ConfigReader-0.5-4|20	%prep
12cr|perl-ConfigReader-0.5-4|21	%setup -q -n %{module}-%{version}
12cr|perl-ConfigReader-0.5-4|22	cat > Makefile.PL <<EOF
12cr|perl-ConfigReader-0.5-4|23	use ExtUtils::MakeMaker;
12cr|perl-ConfigReader-0.5-4|24	
12cr|perl-ConfigReader-0.5-4|25	WriteMakefile(
12cr|perl-ConfigReader-0.5-4|26	'NAME'	       => 'ConfigReader::DirectiveStyle',
12cr|perl-ConfigReader-0.5-4|27	'VERSION_FROM' => 'DirectiveStyle.pm',
12cr|perl-ConfigReader-0.5-4|28	);
12cr|perl-ConfigReader-0.5-4|29	EOF
12cr|perl-ConfigReader-0.5-4|30	
12cr|perl-ConfigReader-0.5-4|31	%build
12cr|perl-ConfigReader-0.5-4|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ConfigReader-0.5-4|33	%make
12cr|perl-ConfigReader-0.5-4|34	
12cr|perl-ConfigReader-0.5-4|35	%check
12cr|perl-ConfigReader-0.5-4|36	make test
12cr|perl-ConfigReader-0.5-4|37	
12cr|perl-ConfigReader-0.5-4|38	%install
12cr|perl-ConfigReader-0.5-4|39	%makeinstall_std
12cr|perl-ConfigReader-0.5-4|40	
12cr|perl-ConfigReader-0.5-4|41	%files
12cr|perl-ConfigReader-0.5-4|42	%doc README
12cr|perl-ConfigReader-0.5-4|43	%{_mandir}/man3/*
12cr|perl-ConfigReader-0.5-4|44	%{perl_vendorlib}/*
12cr|perl-ConfigReader-0.5-4|45	
12cr|perl-ConfigReader-0.5-4|46	%changelog
12cr|perl-ConfigReader-0.5-4|47	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.5-3mdv2011.0
12cr|perl-ConfigReader-0.5-4|48	+ Revision: 654900
12cr|perl-ConfigReader-0.5-4|49	- rebuild for updated spec-helper
12cr|perl-ConfigReader-0.5-4|50	
12cr|perl-ConfigReader-0.5-4|51	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.5-2mdv2011.0
12cr|perl-ConfigReader-0.5-4|52	+ Revision: 440542
12cr|perl-ConfigReader-0.5-4|53	- rebuild
12cr|perl-ConfigReader-0.5-4|54	
12cr|perl-ConfigReader-0.5-4|55	* Fri Mar 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5-1mdv2009.1
12cr|perl-ConfigReader-0.5-4|56	+ Revision: 349954
12cr|perl-ConfigReader-0.5-4|57	- import perl-ConfigReader
12cr|perl-ConfigReader-0.5-4|58	
12cr|perl-ConfigReader-0.5-4|59	
12cr|perl-ConfigReader-0.5-4|60	* Fri Mar 06 2009 cpan2dist 0.5-1mdv
12cr|perl-ConfigReader-0.5-4|61	- initial mdv release, generated with cpan2dist
12cr|perl-ConfigReader-0.5-4|62	

4174 12
12cr|perl-ConfigReader-Simple-1.280.0-4|1	%define upstream_name    ConfigReader-Simple
12cr|perl-ConfigReader-Simple-1.280.0-4|2	%define upstream_version 1.28
12cr|perl-ConfigReader-Simple-1.280.0-4|3	
12cr|perl-ConfigReader-Simple-1.280.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-ConfigReader-Simple-1.280.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ConfigReader-Simple-1.280.0-4|6	Release:	4
12cr|perl-ConfigReader-Simple-1.280.0-4|7	
12cr|perl-ConfigReader-Simple-1.280.0-4|8	License:	GPL+ or Artistic
12cr|perl-ConfigReader-Simple-1.280.0-4|9	Group:		Development/Perl
12cr|perl-ConfigReader-Simple-1.280.0-4|10	Summary:	Read simple configuration file formats
12cr|perl-ConfigReader-Simple-1.280.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ConfigReader-Simple-1.280.0-4|12	Source0:	http://www.cpan.org/modules/by-module/ConfigReader/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-ConfigReader-Simple-1.280.0-4|13	
12cr|perl-ConfigReader-Simple-1.280.0-4|14	BuildRequires:	perl-devel
12cr|perl-ConfigReader-Simple-1.280.0-4|15	BuildRequires:	perl(Test::Output)
12cr|perl-ConfigReader-Simple-1.280.0-4|16	BuildRequires:	perl(Test::Warn)
12cr|perl-ConfigReader-Simple-1.280.0-4|17	BuildArch:	noarch
12cr|perl-ConfigReader-Simple-1.280.0-4|18	
12cr|perl-ConfigReader-Simple-1.280.0-4|19	%description
12cr|perl-ConfigReader-Simple-1.280.0-4|20	'ConfigReader::Simple' reads and parses simple configuration files. It is
12cr|perl-ConfigReader-Simple-1.280.0-4|21	designed to be smaller and simpler than the 'ConfigReader' module and is
12cr|perl-ConfigReader-Simple-1.280.0-4|22	more suited to simple configuration files.
12cr|perl-ConfigReader-Simple-1.280.0-4|23	
12cr|perl-ConfigReader-Simple-1.280.0-4|24	The configuration file format
12cr|perl-ConfigReader-Simple-1.280.0-4|25	The configuration file uses a line-oriented format, meaning that the
12cr|perl-ConfigReader-Simple-1.280.0-4|26	directives do not have containers. The values can be split across lines
12cr|perl-ConfigReader-Simple-1.280.0-4|27	with a continuation character, but for the most part everything ends up
12cr|perl-ConfigReader-Simple-1.280.0-4|28	on the same line.
12cr|perl-ConfigReader-Simple-1.280.0-4|29	
12cr|perl-ConfigReader-Simple-1.280.0-4|30	The first group of non-whitespace characters is the "directive", or the
12cr|perl-ConfigReader-Simple-1.280.0-4|31	name of the configuration item. The linear whitespace after that
12cr|perl-ConfigReader-Simple-1.280.0-4|32	separates the directive from the "value", which is the rest of the
12cr|perl-ConfigReader-Simple-1.280.0-4|33	line, including any other whitespace.
12cr|perl-ConfigReader-Simple-1.280.0-4|34	
12cr|perl-ConfigReader-Simple-1.280.0-4|35	%prep
12cr|perl-ConfigReader-Simple-1.280.0-4|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ConfigReader-Simple-1.280.0-4|37	
12cr|perl-ConfigReader-Simple-1.280.0-4|38	%build
12cr|perl-ConfigReader-Simple-1.280.0-4|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ConfigReader-Simple-1.280.0-4|40	%make
12cr|perl-ConfigReader-Simple-1.280.0-4|41	
12cr|perl-ConfigReader-Simple-1.280.0-4|42	%check
12cr|perl-ConfigReader-Simple-1.280.0-4|43	make test
12cr|perl-ConfigReader-Simple-1.280.0-4|44	
12cr|perl-ConfigReader-Simple-1.280.0-4|45	%install
12cr|perl-ConfigReader-Simple-1.280.0-4|46	%makeinstall_std
12cr|perl-ConfigReader-Simple-1.280.0-4|47	
12cr|perl-ConfigReader-Simple-1.280.0-4|48	%files
12cr|perl-ConfigReader-Simple-1.280.0-4|49	%doc Changes README LICENSE
12cr|perl-ConfigReader-Simple-1.280.0-4|50	%{_mandir}/man3/*
12cr|perl-ConfigReader-Simple-1.280.0-4|51	%{perl_vendorlib}/*
12cr|perl-ConfigReader-Simple-1.280.0-4|52	
12cr|perl-ConfigReader-Simple-1.280.0-4|53	%changelog
12cr|perl-ConfigReader-Simple-1.280.0-4|54	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.280.0-3mdv2011.0
12cr|perl-ConfigReader-Simple-1.280.0-4|55	+ Revision: 658743
12cr|perl-ConfigReader-Simple-1.280.0-4|56	- rebuild for updated spec-helper
12cr|perl-ConfigReader-Simple-1.280.0-4|57	
12cr|perl-ConfigReader-Simple-1.280.0-4|58	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.280.0-2mdv2011.0
12cr|perl-ConfigReader-Simple-1.280.0-4|59	+ Revision: 551997
12cr|perl-ConfigReader-Simple-1.280.0-4|60	- rebuild
12cr|perl-ConfigReader-Simple-1.280.0-4|61	
12cr|perl-ConfigReader-Simple-1.280.0-4|62	* Wed Jun 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.280.0-1mdv2010.0
12cr|perl-ConfigReader-Simple-1.280.0-4|63	+ Revision: 386764
12cr|perl-ConfigReader-Simple-1.280.0-4|64	- adding missing buildrequires:
12cr|perl-ConfigReader-Simple-1.280.0-4|65	- update to 1.28
12cr|perl-ConfigReader-Simple-1.280.0-4|66	- using %%perl_convert_version
12cr|perl-ConfigReader-Simple-1.280.0-4|67	- fix license
12cr|perl-ConfigReader-Simple-1.280.0-4|68	
12cr|perl-ConfigReader-Simple-1.280.0-4|69	* Sat Sep 06 2008 Jérôme Quelin <jquelin@mandriva.org> 1.27-1mdv2009.0
12cr|perl-ConfigReader-Simple-1.280.0-4|70	+ Revision: 281793
12cr|perl-ConfigReader-Simple-1.280.0-4|71	- import perl-ConfigReader-Simple
12cr|perl-ConfigReader-Simple-1.280.0-4|72	
12cr|perl-ConfigReader-Simple-1.280.0-4|73	
12cr|perl-ConfigReader-Simple-1.280.0-4|74	* Sat Sep 06 2008 cpan2dist 1.27-1mdv
12cr|perl-ConfigReader-Simple-1.280.0-4|75	- initial mdv release, generated with cpan2dist
12cr|perl-ConfigReader-Simple-1.280.0-4|76	

4175 12
12cr|perl-Config-Simple-4.590.0-3|1	%define upstream_name    Config-Simple
12cr|perl-Config-Simple-4.590.0-3|2	%define upstream_version 4.59
12cr|perl-Config-Simple-4.590.0-3|3	
12cr|perl-Config-Simple-4.590.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Config-Simple-4.590.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-Simple-4.590.0-3|6	Release:	3
12cr|perl-Config-Simple-4.590.0-3|7	
12cr|perl-Config-Simple-4.590.0-3|8	Summary:	Config-Simple module for perl
12cr|perl-Config-Simple-4.590.0-3|9	License:	GPL+ or Artistic
12cr|perl-Config-Simple-4.590.0-3|10	Group:		Development/Perl
12cr|perl-Config-Simple-4.590.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-Simple-4.590.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-Simple-4.590.0-3|13	
12cr|perl-Config-Simple-4.590.0-3|14	BuildRequires:	perl-devel
12cr|perl-Config-Simple-4.590.0-3|15	BuildArch:	noarch
12cr|perl-Config-Simple-4.590.0-3|16	
12cr|perl-Config-Simple-4.590.0-3|17	%description
12cr|perl-Config-Simple-4.590.0-3|18	Reading and writing configuration files is one of the most frequent
12cr|perl-Config-Simple-4.590.0-3|19	aspects of any software design. Config::Simple is the library to help
12cr|perl-Config-Simple-4.590.0-3|20	you with it.
12cr|perl-Config-Simple-4.590.0-3|21	
12cr|perl-Config-Simple-4.590.0-3|22	Config::Simple is a class representing configuration file object. It
12cr|perl-Config-Simple-4.590.0-3|23	supports several configuration file syntax and tries to identify the
12cr|perl-Config-Simple-4.590.0-3|24	file syntax to parse them accordingly. Library supports parsing,
12cr|perl-Config-Simple-4.590.0-3|25	updating and creating configuration files.
12cr|perl-Config-Simple-4.590.0-3|26	
12cr|perl-Config-Simple-4.590.0-3|27	
12cr|perl-Config-Simple-4.590.0-3|28	%prep
12cr|perl-Config-Simple-4.590.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-Simple-4.590.0-3|30	find . -type f -exec chmod 0644 {} \;
12cr|perl-Config-Simple-4.590.0-3|31	
12cr|perl-Config-Simple-4.590.0-3|32	%build
12cr|perl-Config-Simple-4.590.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-Simple-4.590.0-3|34	%make
12cr|perl-Config-Simple-4.590.0-3|35	
12cr|perl-Config-Simple-4.590.0-3|36	%check
12cr|perl-Config-Simple-4.590.0-3|37	make test
12cr|perl-Config-Simple-4.590.0-3|38	
12cr|perl-Config-Simple-4.590.0-3|39	%install
12cr|perl-Config-Simple-4.590.0-3|40	%makeinstall_std
12cr|perl-Config-Simple-4.590.0-3|41	
12cr|perl-Config-Simple-4.590.0-3|42	%files
12cr|perl-Config-Simple-4.590.0-3|43	%doc Changes README
12cr|perl-Config-Simple-4.590.0-3|44	%{perl_vendorlib}/Config/Simple.pm
12cr|perl-Config-Simple-4.590.0-3|45	%{perl_vendorlib}/auto/Config/Simple
12cr|perl-Config-Simple-4.590.0-3|46	%{_mandir}/*/*
12cr|perl-Config-Simple-4.590.0-3|47	
12cr|perl-Config-Simple-4.590.0-3|48	
12cr|perl-Config-Simple-4.590.0-3|49	%changelog
12cr|perl-Config-Simple-4.590.0-3|50	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 4.590.0-2mdv2011.0
12cr|perl-Config-Simple-4.590.0-3|51	+ Revision: 680843
12cr|perl-Config-Simple-4.590.0-3|52	- mass rebuild
12cr|perl-Config-Simple-4.590.0-3|53	
12cr|perl-Config-Simple-4.590.0-3|54	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 4.590.0-1mdv2011.0
12cr|perl-Config-Simple-4.590.0-3|55	+ Revision: 406903
12cr|perl-Config-Simple-4.590.0-3|56	- rebuild using %%perl_convert_version
12cr|perl-Config-Simple-4.590.0-3|57	
12cr|perl-Config-Simple-4.590.0-3|58	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 4.59-3mdv2009.0
12cr|perl-Config-Simple-4.590.0-3|59	+ Revision: 241190
12cr|perl-Config-Simple-4.590.0-3|60	- rebuild
12cr|perl-Config-Simple-4.590.0-3|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Config-Simple-4.590.0-3|62	
12cr|perl-Config-Simple-4.590.0-3|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Config-Simple-4.590.0-3|64	- restore BuildRoot
12cr|perl-Config-Simple-4.590.0-3|65	
12cr|perl-Config-Simple-4.590.0-3|66	* Wed Jun 27 2007 Olivier Thauvin <nanardon@mandriva.org> 4.59-1mdv2008.0
12cr|perl-Config-Simple-4.590.0-3|67	+ Revision: 44827
12cr|perl-Config-Simple-4.590.0-3|68	- 4.59
12cr|perl-Config-Simple-4.590.0-3|69	
12cr|perl-Config-Simple-4.590.0-3|70	
12cr|perl-Config-Simple-4.590.0-3|71	* Mon Aug 28 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Config-Simple-4.590.0-3|72	+ 2006-08-28 14:49:52 (58413)
12cr|perl-Config-Simple-4.590.0-3|73	- mkrel
12cr|perl-Config-Simple-4.590.0-3|74	- check section
12cr|perl-Config-Simple-4.590.0-3|75	
12cr|perl-Config-Simple-4.590.0-3|76	* Mon Aug 28 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Config-Simple-4.590.0-3|77	+ 2006-08-28 14:46:19 (58407)
12cr|perl-Config-Simple-4.590.0-3|78	Import perl-Config-Simple
12cr|perl-Config-Simple-4.590.0-3|79	
12cr|perl-Config-Simple-4.590.0-3|80	* Wed Jul 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.58-1mdk
12cr|perl-Config-Simple-4.590.0-3|81	- 4.58
12cr|perl-Config-Simple-4.590.0-3|82	
12cr|perl-Config-Simple-4.590.0-3|83	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 4.56-1mdk
12cr|perl-Config-Simple-4.590.0-3|84	- initial Mandriva package
12cr|perl-Config-Simple-4.590.0-3|85	

4176 12
12cr|perl-Config-Std-0.7.0-2|1	%define upstream_name    Config-Std
12cr|perl-Config-Std-0.7.0-2|2	%define upstream_version 0.007
12cr|perl-Config-Std-0.7.0-2|3	
12cr|perl-Config-Std-0.7.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Config-Std-0.7.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Config-Std-0.7.0-2|6	Release:    %mkrel 2
12cr|perl-Config-Std-0.7.0-2|7	Summary:    Load and save configuration files in a standard format
12cr|perl-Config-Std-0.7.0-2|8	License:    GPL or Artistic
12cr|perl-Config-Std-0.7.0-2|9	Group:      Development/Perl
12cr|perl-Config-Std-0.7.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Config-Std-0.7.0-2|11	Source0:    http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Config-Std-0.7.0-2|12	BuildRequires:      perl(Module::Build)
12cr|perl-Config-Std-0.7.0-2|13	BuildRequires:      perl(Class::Std)
12cr|perl-Config-Std-0.7.0-2|14	Requires:           perl(Class::Std)
12cr|perl-Config-Std-0.7.0-2|15	BuildArch:          noarch
12cr|perl-Config-Std-0.7.0-2|16	BuildRoot:          %{_tmppath}/%{name}-%{version}
12cr|perl-Config-Std-0.7.0-2|17	
12cr|perl-Config-Std-0.7.0-2|18	%description
12cr|perl-Config-Std-0.7.0-2|19	Load and save configuration files in a standard format
12cr|perl-Config-Std-0.7.0-2|20	
12cr|perl-Config-Std-0.7.0-2|21	%prep
12cr|perl-Config-Std-0.7.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-Std-0.7.0-2|23	
12cr|perl-Config-Std-0.7.0-2|24	%build
12cr|perl-Config-Std-0.7.0-2|25	# only when building from CVS (version 1.51-3mdk)
12cr|perl-Config-Std-0.7.0-2|26	#CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-Std-0.7.0-2|27	#make docs -i
12cr|perl-Config-Std-0.7.0-2|28	# only when building from CVS (version 1.51-3mdk)
12cr|perl-Config-Std-0.7.0-2|29	perl Build.PL installdirs=vendor
12cr|perl-Config-Std-0.7.0-2|30	./Build
12cr|perl-Config-Std-0.7.0-2|31	
12cr|perl-Config-Std-0.7.0-2|32	%check
12cr|perl-Config-Std-0.7.0-2|33	./Build test
12cr|perl-Config-Std-0.7.0-2|34	
12cr|perl-Config-Std-0.7.0-2|35	%clean
12cr|perl-Config-Std-0.7.0-2|36	rm -rf %{buildroot}
12cr|perl-Config-Std-0.7.0-2|37	
12cr|perl-Config-Std-0.7.0-2|38	%install
12cr|perl-Config-Std-0.7.0-2|39	rm -rf %{buildroot}
12cr|perl-Config-Std-0.7.0-2|40	./Build install destdir=%{buildroot}
12cr|perl-Config-Std-0.7.0-2|41	
12cr|perl-Config-Std-0.7.0-2|42	%files
12cr|perl-Config-Std-0.7.0-2|43	%defattr(-,root,root)
12cr|perl-Config-Std-0.7.0-2|44	%doc Changes README
12cr|perl-Config-Std-0.7.0-2|45	%{perl_vendorlib}/Config/Std*
12cr|perl-Config-Std-0.7.0-2|46	%{_mandir}/*/*
12cr|perl-Config-Std-0.7.0-2|47	
12cr|perl-Config-Std-0.7.0-2|48	
12cr|perl-Config-Std-0.7.0-2|49	%changelog
12cr|perl-Config-Std-0.7.0-2|50	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.7.0-2mdv2011.0
12cr|perl-Config-Std-0.7.0-2|51	+ Revision: 680844
12cr|perl-Config-Std-0.7.0-2|52	- mass rebuild
12cr|perl-Config-Std-0.7.0-2|53	
12cr|perl-Config-Std-0.7.0-2|54	* Mon Dec 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.0-1mdv2011.0
12cr|perl-Config-Std-0.7.0-2|55	+ Revision: 474569
12cr|perl-Config-Std-0.7.0-2|56	- new version
12cr|perl-Config-Std-0.7.0-2|57	
12cr|perl-Config-Std-0.7.0-2|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Config-Std-0.7.0-2|59	- restore BuildRoot
12cr|perl-Config-Std-0.7.0-2|60	
12cr|perl-Config-Std-0.7.0-2|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Config-Std-0.7.0-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Config-Std-0.7.0-2|63	
12cr|perl-Config-Std-0.7.0-2|64	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|perl-Config-Std-0.7.0-2|65	- Import perl-Config-Std
12cr|perl-Config-Std-0.7.0-2|66	
12cr|perl-Config-Std-0.7.0-2|67	
12cr|perl-Config-Std-0.7.0-2|68	
12cr|perl-Config-Std-0.7.0-2|69	* Tue May 22 2007 Shlomi Fish <shlomif@iglu.org.il> v0.0.4-1mdv2007.1
12cr|perl-Config-Std-0.7.0-2|70	- Initial release.

4177 12
12cr|perl-Config-YAML-1.420.0-3|1	%define	upstream_name	 Config-YAML
12cr|perl-Config-YAML-1.420.0-3|2	%define upstream_version 1.42
12cr|perl-Config-YAML-1.420.0-3|3	
12cr|perl-Config-YAML-1.420.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Config-YAML-1.420.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Config-YAML-1.420.0-3|6	Release:	3
12cr|perl-Config-YAML-1.420.0-3|7	
12cr|perl-Config-YAML-1.420.0-3|8	Summary:	Generic Config perl module
12cr|perl-Config-YAML-1.420.0-3|9	License:	GPL+ or Artistic
12cr|perl-Config-YAML-1.420.0-3|10	Group:		Development/Perl
12cr|perl-Config-YAML-1.420.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Config-YAML-1.420.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MD/MDXI/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Config-YAML-1.420.0-3|13	
12cr|perl-Config-YAML-1.420.0-3|14	BuildRequires:	perl-devel
12cr|perl-Config-YAML-1.420.0-3|15	BuildRequires:	perl(YAML)
12cr|perl-Config-YAML-1.420.0-3|16	BuildArch:	noarch
12cr|perl-Config-YAML-1.420.0-3|17	
12cr|perl-Config-YAML-1.420.0-3|18	%description
12cr|perl-Config-YAML-1.420.0-3|19	This module opens a config file and parses it's contents for you. The
12cr|perl-Config-YAML-1.420.0-3|20	method new requires one parameter which needs to be a filename. The
12cr|perl-Config-YAML-1.420.0-3|21	method getall returns a hash which contains all options and it's
12cr|perl-Config-YAML-1.420.0-3|22	associated values of your config file.
12cr|perl-Config-YAML-1.420.0-3|23	
12cr|perl-Config-YAML-1.420.0-3|24	%prep
12cr|perl-Config-YAML-1.420.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Config-YAML-1.420.0-3|26	
12cr|perl-Config-YAML-1.420.0-3|27	%build
12cr|perl-Config-YAML-1.420.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Config-YAML-1.420.0-3|29	%make
12cr|perl-Config-YAML-1.420.0-3|30	
12cr|perl-Config-YAML-1.420.0-3|31	%check
12cr|perl-Config-YAML-1.420.0-3|32	make test
12cr|perl-Config-YAML-1.420.0-3|33	
12cr|perl-Config-YAML-1.420.0-3|34	%install
12cr|perl-Config-YAML-1.420.0-3|35	%makeinstall_std
12cr|perl-Config-YAML-1.420.0-3|36	
12cr|perl-Config-YAML-1.420.0-3|37	%files
12cr|perl-Config-YAML-1.420.0-3|38	%doc Changes README
12cr|perl-Config-YAML-1.420.0-3|39	%{perl_vendorlib}/Config
12cr|perl-Config-YAML-1.420.0-3|40	%{_mandir}/man3/*
12cr|perl-Config-YAML-1.420.0-3|41	
12cr|perl-Config-YAML-1.420.0-3|42	
12cr|perl-Config-YAML-1.420.0-3|43	%changelog
12cr|perl-Config-YAML-1.420.0-3|44	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.420.0-2mdv2011.0
12cr|perl-Config-YAML-1.420.0-3|45	+ Revision: 680845
12cr|perl-Config-YAML-1.420.0-3|46	- mass rebuild
12cr|perl-Config-YAML-1.420.0-3|47	
12cr|perl-Config-YAML-1.420.0-3|48	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.420.0-1mdv2011.0
12cr|perl-Config-YAML-1.420.0-3|49	+ Revision: 403026
12cr|perl-Config-YAML-1.420.0-3|50	- rebuild using %%perl_convert_version
12cr|perl-Config-YAML-1.420.0-3|51	
12cr|perl-Config-YAML-1.420.0-3|52	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.42-6mdv2009.0
12cr|perl-Config-YAML-1.420.0-3|53	+ Revision: 241191
12cr|perl-Config-YAML-1.420.0-3|54	- rebuild
12cr|perl-Config-YAML-1.420.0-3|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Config-YAML-1.420.0-3|56	
12cr|perl-Config-YAML-1.420.0-3|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Config-YAML-1.420.0-3|58	- restore BuildRoot
12cr|perl-Config-YAML-1.420.0-3|59	
12cr|perl-Config-YAML-1.420.0-3|60	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.42-4mdv2008.0
12cr|perl-Config-YAML-1.420.0-3|61	+ Revision: 86195
12cr|perl-Config-YAML-1.420.0-3|62	- rebuild
12cr|perl-Config-YAML-1.420.0-3|63	
12cr|perl-Config-YAML-1.420.0-3|64	
12cr|perl-Config-YAML-1.420.0-3|65	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.42-3mdv2007.0
12cr|perl-Config-YAML-1.420.0-3|66	- Rebuild
12cr|perl-Config-YAML-1.420.0-3|67	
12cr|perl-Config-YAML-1.420.0-3|68	* Thu Dec 15 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.42-2mdk
12cr|perl-Config-YAML-1.420.0-3|69	- fix buildrequires
12cr|perl-Config-YAML-1.420.0-3|70	
12cr|perl-Config-YAML-1.420.0-3|71	* Tue Nov 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.42-1mdk
12cr|perl-Config-YAML-1.420.0-3|72	- first mdk release
12cr|perl-Config-YAML-1.420.0-3|73	

4178 12
12cr|perl-constant-1.210.0-2|1	%define upstream_name    constant
12cr|perl-constant-1.210.0-2|2	%define upstream_version 1.21
12cr|perl-constant-1.210.0-2|3	
12cr|perl-constant-1.210.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-constant-1.210.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-constant-1.210.0-2|6	Release:	2
12cr|perl-constant-1.210.0-2|7	
12cr|perl-constant-1.210.0-2|8	Summary:	Define compile-time constants
12cr|perl-constant-1.210.0-2|9	License:	GPL+ or Artistic
12cr|perl-constant-1.210.0-2|10	Group:		Development/Perl
12cr|perl-constant-1.210.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-constant-1.210.0-2|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-constant-1.210.0-2|13	
12cr|perl-constant-1.210.0-2|14	BuildRequires:	perl-devel
12cr|perl-constant-1.210.0-2|15	BuildRequires:	perl(Test::More)
12cr|perl-constant-1.210.0-2|16	Provides:	perl(constant)
12cr|perl-constant-1.210.0-2|17	BuildArch:	noarch
12cr|perl-constant-1.210.0-2|18	
12cr|perl-constant-1.210.0-2|19	%description
12cr|perl-constant-1.210.0-2|20	This pragma allows you to declare constants at compile-time.
12cr|perl-constant-1.210.0-2|21	
12cr|perl-constant-1.210.0-2|22	When you declare a constant such as 'PI' using the method shown above, each
12cr|perl-constant-1.210.0-2|23	machine your script runs upon can have as many digits of accuracy as it can
12cr|perl-constant-1.210.0-2|24	use. Also, your program will be easier to read, more likely to be
12cr|perl-constant-1.210.0-2|25	maintained (and maintained correctly), and far less likely to send a space
12cr|perl-constant-1.210.0-2|26	probe to the wrong planet because nobody noticed the one equation in which
12cr|perl-constant-1.210.0-2|27	you wrote '3.14195'.
12cr|perl-constant-1.210.0-2|28	
12cr|perl-constant-1.210.0-2|29	When a constant is used in an expression, Perl replaces it with its value
12cr|perl-constant-1.210.0-2|30	at compile time, and may then optimize the expression further. In
12cr|perl-constant-1.210.0-2|31	particular, any code in an 'if (CONSTANT)' block will be optimized away if
12cr|perl-constant-1.210.0-2|32	the constant is false.
12cr|perl-constant-1.210.0-2|33	
12cr|perl-constant-1.210.0-2|34	%prep
12cr|perl-constant-1.210.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-constant-1.210.0-2|36	
12cr|perl-constant-1.210.0-2|37	%build
12cr|perl-constant-1.210.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-constant-1.210.0-2|39	%make
12cr|perl-constant-1.210.0-2|40	
12cr|perl-constant-1.210.0-2|41	%check
12cr|perl-constant-1.210.0-2|42	make test
12cr|perl-constant-1.210.0-2|43	
12cr|perl-constant-1.210.0-2|44	%install
12cr|perl-constant-1.210.0-2|45	%makeinstall_std
12cr|perl-constant-1.210.0-2|46	
12cr|perl-constant-1.210.0-2|47	%files
12cr|perl-constant-1.210.0-2|48	%doc Changes README
12cr|perl-constant-1.210.0-2|49	%{_mandir}/man3/*
12cr|perl-constant-1.210.0-2|50	%{perl_vendorlib}/*
12cr|perl-constant-1.210.0-2|51	
12cr|perl-constant-1.210.0-2|52	
12cr|perl-constant-1.210.0-2|53	
12cr|perl-constant-1.210.0-2|54	%changelog
12cr|perl-constant-1.210.0-2|55	* Sun Sep  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|perl-constant-1.210.0-2|56	+ Commit: 1aa3c52
12cr|perl-constant-1.210.0-2|57	- Add perl-devel to BuildRequires, spec cleanup
12cr|perl-constant-1.210.0-2|58	
12cr|perl-constant-1.210.0-2|59	

4179 12
12cr|perl-Context-Preserve-0.01-4|1	%define module   Context-Preserve
12cr|perl-Context-Preserve-0.01-4|2	
12cr|perl-Context-Preserve-0.01-4|3	Name:		perl-%{module}
12cr|perl-Context-Preserve-0.01-4|4	Version:	0.01
12cr|perl-Context-Preserve-0.01-4|5	Release:	4
12cr|perl-Context-Preserve-0.01-4|6	License:	GPL or Artistic
12cr|perl-Context-Preserve-0.01-4|7	Group:		Development/Perl
12cr|perl-Context-Preserve-0.01-4|8	Summary:	Run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller
12cr|perl-Context-Preserve-0.01-4|9	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Context-Preserve-0.01-4|10	Source:		http://www.cpan.org/modules/by-module/Context/%{module}-%{version}.tar.gz
12cr|perl-Context-Preserve-0.01-4|11	
12cr|perl-Context-Preserve-0.01-4|12	BuildRequires:	perl-devel
12cr|perl-Context-Preserve-0.01-4|13	BuildRequires:	perl(Exporter)
12cr|perl-Context-Preserve-0.01-4|14	BuildRequires:	perl(Test::Exception)
12cr|perl-Context-Preserve-0.01-4|15	BuildRequires:	perl(Test::More)
12cr|perl-Context-Preserve-0.01-4|16	BuildRequires:	perl(Test::use::ok)
12cr|perl-Context-Preserve-0.01-4|17	BuildArch:	noarch
12cr|perl-Context-Preserve-0.01-4|18	
12cr|perl-Context-Preserve-0.01-4|19	%description
12cr|perl-Context-Preserve-0.01-4|20	Sometimes you need to call a function, get the results, act on the results,
12cr|perl-Context-Preserve-0.01-4|21	then return the result of the function. This is painful because of
12cr|perl-Context-Preserve-0.01-4|22	contexts; the original function can behave different if it's called in
12cr|perl-Context-Preserve-0.01-4|23	void, scalar, or list context. You can ignore the various cases and just
12cr|perl-Context-Preserve-0.01-4|24	pick one, but that's fragile. To do things right, you need to see which
12cr|perl-Context-Preserve-0.01-4|25	case you're being called in, and then call the function in that context.
12cr|perl-Context-Preserve-0.01-4|26	This results in 3 code paths, which is a pain to type in (and maintain).
12cr|perl-Context-Preserve-0.01-4|27	
12cr|perl-Context-Preserve-0.01-4|28	This module automates the process. You provide a coderef that is the
12cr|perl-Context-Preserve-0.01-4|29	"original function", and another coderef to run after the original runs.
12cr|perl-Context-Preserve-0.01-4|30	You can modify the return value (aliased to @_) here, and do whatever else
12cr|perl-Context-Preserve-0.01-4|31	you need to do. 'wantarray' is correct inside both coderefs; in "after",
12cr|perl-Context-Preserve-0.01-4|32	though, the return value is ignored and the value 'wantarray' returns is
12cr|perl-Context-Preserve-0.01-4|33	related to the context that the original function was called in.
12cr|perl-Context-Preserve-0.01-4|34	
12cr|perl-Context-Preserve-0.01-4|35	%prep
12cr|perl-Context-Preserve-0.01-4|36	%setup -q -n %{module}-%{version}
12cr|perl-Context-Preserve-0.01-4|37	
12cr|perl-Context-Preserve-0.01-4|38	%build
12cr|perl-Context-Preserve-0.01-4|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Context-Preserve-0.01-4|40	%make
12cr|perl-Context-Preserve-0.01-4|41	
12cr|perl-Context-Preserve-0.01-4|42	%check
12cr|perl-Context-Preserve-0.01-4|43	make test
12cr|perl-Context-Preserve-0.01-4|44	
12cr|perl-Context-Preserve-0.01-4|45	%install
12cr|perl-Context-Preserve-0.01-4|46	%makeinstall_std
12cr|perl-Context-Preserve-0.01-4|47	
12cr|perl-Context-Preserve-0.01-4|48	%files
12cr|perl-Context-Preserve-0.01-4|49	%doc README Changes
12cr|perl-Context-Preserve-0.01-4|50	%{_mandir}/man3/*
12cr|perl-Context-Preserve-0.01-4|51	%{perl_vendorlib}/*
12cr|perl-Context-Preserve-0.01-4|52	
12cr|perl-Context-Preserve-0.01-4|53	%changelog
12cr|perl-Context-Preserve-0.01-4|54	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.01-3mdv2011.0
12cr|perl-Context-Preserve-0.01-4|55	+ Revision: 654901
12cr|perl-Context-Preserve-0.01-4|56	- rebuild for updated spec-helper
12cr|perl-Context-Preserve-0.01-4|57	
12cr|perl-Context-Preserve-0.01-4|58	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.01-2mdv2011.0
12cr|perl-Context-Preserve-0.01-4|59	+ Revision: 375961
12cr|perl-Context-Preserve-0.01-4|60	- rebuild
12cr|perl-Context-Preserve-0.01-4|61	
12cr|perl-Context-Preserve-0.01-4|62	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-1mdv2010.0
12cr|perl-Context-Preserve-0.01-4|63	+ Revision: 371820
12cr|perl-Context-Preserve-0.01-4|64	- import perl-Context-Preserve
12cr|perl-Context-Preserve-0.01-4|65	
12cr|perl-Context-Preserve-0.01-4|66	
12cr|perl-Context-Preserve-0.01-4|67	* Mon May 04 2009 cpan2dist 0.01-1mdv
12cr|perl-Context-Preserve-0.01-4|68	- initial mdv release, generated with cpan2dist
12cr|perl-Context-Preserve-0.01-4|69	

4180 12
12cr|perl-Convert-Bencode-1.30.0-3|1	%define upstream_name    Convert-Bencode
12cr|perl-Convert-Bencode-1.30.0-3|2	%define upstream_version 1.03
12cr|perl-Convert-Bencode-1.30.0-3|3	
12cr|perl-Convert-Bencode-1.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Convert-Bencode-1.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Convert-Bencode-1.30.0-3|6	Release:	3
12cr|perl-Convert-Bencode-1.30.0-3|7	Summary:	Functions for converting to/from bencoded strings
12cr|perl-Convert-Bencode-1.30.0-3|8	License:	GPL+ or Artistic
12cr|perl-Convert-Bencode-1.30.0-3|9	Group:		Development/Perl
12cr|perl-Convert-Bencode-1.30.0-3|10	URL:		http://search.cpan.org/dist/Convert-Bencode/
12cr|perl-Convert-Bencode-1.30.0-3|11	Source0:	http://www.cpan.org/authors/id/O/OR/ORCLEV/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Convert-Bencode-1.30.0-3|12	
12cr|perl-Convert-Bencode-1.30.0-3|13	BuildRequires:	perl-devel
12cr|perl-Convert-Bencode-1.30.0-3|14	BuildRequires:	perl(Exporter)
12cr|perl-Convert-Bencode-1.30.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Convert-Bencode-1.30.0-3|16	BuildRequires:	perl(Test::More) >= 0.45
12cr|perl-Convert-Bencode-1.30.0-3|17	
12cr|perl-Convert-Bencode-1.30.0-3|18	BuildArch:	noarch
12cr|perl-Convert-Bencode-1.30.0-3|19	
12cr|perl-Convert-Bencode-1.30.0-3|20	%description
12cr|perl-Convert-Bencode-1.30.0-3|21	This module provides two functions, bencode and bdecode, which encode and
12cr|perl-Convert-Bencode-1.30.0-3|22	decode bencoded strings respectively.
12cr|perl-Convert-Bencode-1.30.0-3|23	
12cr|perl-Convert-Bencode-1.30.0-3|24	%prep
12cr|perl-Convert-Bencode-1.30.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Convert-Bencode-1.30.0-3|26	
12cr|perl-Convert-Bencode-1.30.0-3|27	%build
12cr|perl-Convert-Bencode-1.30.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Convert-Bencode-1.30.0-3|29	%make
12cr|perl-Convert-Bencode-1.30.0-3|30	
12cr|perl-Convert-Bencode-1.30.0-3|31	%check
12cr|perl-Convert-Bencode-1.30.0-3|32	%make test
12cr|perl-Convert-Bencode-1.30.0-3|33	
12cr|perl-Convert-Bencode-1.30.0-3|34	%install
12cr|perl-Convert-Bencode-1.30.0-3|35	%makeinstall_std
12cr|perl-Convert-Bencode-1.30.0-3|36	
12cr|perl-Convert-Bencode-1.30.0-3|37	%files
12cr|perl-Convert-Bencode-1.30.0-3|38	%doc Changes LICENSE README Todo
12cr|perl-Convert-Bencode-1.30.0-3|39	%{perl_vendorlib}/*
12cr|perl-Convert-Bencode-1.30.0-3|40	%{_mandir}/man3/*
12cr|perl-Convert-Bencode-1.30.0-3|41	
12cr|perl-Convert-Bencode-1.30.0-3|42	
12cr|perl-Convert-Bencode-1.30.0-3|43	
12cr|perl-Convert-Bencode-1.30.0-3|44	%changelog
12cr|perl-Convert-Bencode-1.30.0-3|45	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.30.0-2mdv2011.0
12cr|perl-Convert-Bencode-1.30.0-3|46	+ Revision: 657399
12cr|perl-Convert-Bencode-1.30.0-3|47	- rebuild for updated spec-helper
12cr|perl-Convert-Bencode-1.30.0-3|48	
12cr|perl-Convert-Bencode-1.30.0-3|49	* Wed Mar 09 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.30.0-1
12cr|perl-Convert-Bencode-1.30.0-3|50	+ Revision: 643035
12cr|perl-Convert-Bencode-1.30.0-3|51	- fix group
12cr|perl-Convert-Bencode-1.30.0-3|52	- import perl-Convert-Bencode
12cr|perl-Convert-Bencode-1.30.0-3|53	

4181 12
12cr|perl-Convert-Bencode_XS-0.60.0-2|1	%define upstream_name Convert-Bencode_XS
12cr|perl-Convert-Bencode_XS-0.60.0-2|2	%define upstream_version 0.06
12cr|perl-Convert-Bencode_XS-0.60.0-2|3	
12cr|perl-Convert-Bencode_XS-0.60.0-2|4	Name:           perl-%{upstream_name}
12cr|perl-Convert-Bencode_XS-0.60.0-2|5	Version:        %perl_convert_version %{upstream_version}
12cr|perl-Convert-Bencode_XS-0.60.0-2|6	Release:	2
12cr|perl-Convert-Bencode_XS-0.60.0-2|7	Summary:        Faster conversions to/from Bencode format
12cr|perl-Convert-Bencode_XS-0.60.0-2|8	License:        GPL+ or Artistic
12cr|perl-Convert-Bencode_XS-0.60.0-2|9	Group:          Development/Perl
12cr|perl-Convert-Bencode_XS-0.60.0-2|10	URL:            http://search.cpan.org/dist/Convert-Bencode_XS/
12cr|perl-Convert-Bencode_XS-0.60.0-2|11	Source0:        http://www.cpan.org/authors/id/I/IW/IWADE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Convert-Bencode_XS-0.60.0-2|12	BuildRequires:  perl(Exporter)
12cr|perl-Convert-Bencode_XS-0.60.0-2|13	BuildRequires:  perl(ExtUtils::MakeMaker)
12cr|perl-Convert-Bencode_XS-0.60.0-2|14	BuildRequires:  perl(Test::More)
12cr|perl-Convert-Bencode_XS-0.60.0-2|15	BuildRequires:	perl-devel
12cr|perl-Convert-Bencode_XS-0.60.0-2|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Convert-Bencode_XS-0.60.0-2|17	
12cr|perl-Convert-Bencode_XS-0.60.0-2|18	%description
12cr|perl-Convert-Bencode_XS-0.60.0-2|19	This module provides two functions, bencode and bdecode, which encode and
12cr|perl-Convert-Bencode_XS-0.60.0-2|20	decode bencoded strings respectively.
12cr|perl-Convert-Bencode_XS-0.60.0-2|21	
12cr|perl-Convert-Bencode_XS-0.60.0-2|22	%prep
12cr|perl-Convert-Bencode_XS-0.60.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Convert-Bencode_XS-0.60.0-2|24	
12cr|perl-Convert-Bencode_XS-0.60.0-2|25	%build
12cr|perl-Convert-Bencode_XS-0.60.0-2|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Convert-Bencode_XS-0.60.0-2|27	%make
12cr|perl-Convert-Bencode_XS-0.60.0-2|28	
12cr|perl-Convert-Bencode_XS-0.60.0-2|29	%check
12cr|perl-Convert-Bencode_XS-0.60.0-2|30	%make test
12cr|perl-Convert-Bencode_XS-0.60.0-2|31	
12cr|perl-Convert-Bencode_XS-0.60.0-2|32	%install
12cr|perl-Convert-Bencode_XS-0.60.0-2|33	rm -rf %buildroot
12cr|perl-Convert-Bencode_XS-0.60.0-2|34	%makeinstall_std
12cr|perl-Convert-Bencode_XS-0.60.0-2|35	
12cr|perl-Convert-Bencode_XS-0.60.0-2|36	%clean
12cr|perl-Convert-Bencode_XS-0.60.0-2|37	rm -rf %buildroot
12cr|perl-Convert-Bencode_XS-0.60.0-2|38	
12cr|perl-Convert-Bencode_XS-0.60.0-2|39	%files
12cr|perl-Convert-Bencode_XS-0.60.0-2|40	%defattr(-,root,root,-)
12cr|perl-Convert-Bencode_XS-0.60.0-2|41	%doc Changes README
12cr|perl-Convert-Bencode_XS-0.60.0-2|42	%{perl_vendorarch}/auto/*
12cr|perl-Convert-Bencode_XS-0.60.0-2|43	%{perl_vendorarch}/Convert*
12cr|perl-Convert-Bencode_XS-0.60.0-2|44	%{_mandir}/man3/*
12cr|perl-Convert-Bencode_XS-0.60.0-2|45	
12cr|perl-Convert-Bencode_XS-0.60.0-2|46	
12cr|perl-Convert-Bencode_XS-0.60.0-2|47	
12cr|perl-Convert-Bencode_XS-0.60.0-2|48	%changelog
12cr|perl-Convert-Bencode_XS-0.60.0-2|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.60.0-2
12cr|perl-Convert-Bencode_XS-0.60.0-2|50	+ Revision: 768358
12cr|perl-Convert-Bencode_XS-0.60.0-2|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Convert-Bencode_XS-0.60.0-2|52	
12cr|perl-Convert-Bencode_XS-0.60.0-2|53	* Wed Mar 09 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.60.0-1
12cr|perl-Convert-Bencode_XS-0.60.0-2|54	+ Revision: 643051
12cr|perl-Convert-Bencode_XS-0.60.0-2|55	- import perl-Convert-Bencode_XS
12cr|perl-Convert-Bencode_XS-0.60.0-2|56	

4182 12
12cr|perl-Convert-Binary-C-0.760.0-2|1	%define upstream_name	 Convert-Binary-C
12cr|perl-Convert-Binary-C-0.760.0-2|2	%define upstream_version 0.76
12cr|perl-Convert-Binary-C-0.760.0-2|3	
12cr|perl-Convert-Binary-C-0.760.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Convert-Binary-C-0.760.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Convert-Binary-C-0.760.0-2|6	Release:    2
12cr|perl-Convert-Binary-C-0.760.0-2|7	
12cr|perl-Convert-Binary-C-0.760.0-2|8	Summary:	%{upstream_name} module for perl
12cr|perl-Convert-Binary-C-0.760.0-2|9	License:	GPL+ or Artistic
12cr|perl-Convert-Binary-C-0.760.0-2|10	Group:		Development/Perl
12cr|perl-Convert-Binary-C-0.760.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Convert-Binary-C-0.760.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Convert/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Convert-Binary-C-0.760.0-2|13	
12cr|perl-Convert-Binary-C-0.760.0-2|14	BuildRequires:	perl-devel
12cr|perl-Convert-Binary-C-0.760.0-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Convert-Binary-C-0.760.0-2|16	
12cr|perl-Convert-Binary-C-0.760.0-2|17	%description
12cr|perl-Convert-Binary-C-0.760.0-2|18	Convert::Binary::C is a preprocessor and parser for C type definitions.
12cr|perl-Convert-Binary-C-0.760.0-2|19	It is highly configurable and supports arbitrarily complex data structures.
12cr|perl-Convert-Binary-C-0.760.0-2|20	Its object-oriented interface has pack and unpack methods that act as
12cr|perl-Convert-Binary-C-0.760.0-2|21	replacements for Perl's pack and unpack and allow to use C types instead
12cr|perl-Convert-Binary-C-0.760.0-2|22	of a string representation of the data structure for conversion of binary
12cr|perl-Convert-Binary-C-0.760.0-2|23	data from and to Perl's complex data structures.
12cr|perl-Convert-Binary-C-0.760.0-2|24	
12cr|perl-Convert-Binary-C-0.760.0-2|25	Actually, what Convert::Binary::C does is not very different from what a
12cr|perl-Convert-Binary-C-0.760.0-2|26	C compiler does, just that it doesn't compile the source code into an object
12cr|perl-Convert-Binary-C-0.760.0-2|27	file or executable, but only parses the code and allows Perl to use the
12cr|perl-Convert-Binary-C-0.760.0-2|28	enumerations, structs, unions and typedefs that have been defined within
12cr|perl-Convert-Binary-C-0.760.0-2|29	your C source for binary data conversion, similar to Perl's pack and unpack.
12cr|perl-Convert-Binary-C-0.760.0-2|30	
12cr|perl-Convert-Binary-C-0.760.0-2|31	Beyond that, the module offers a lot of convenience methods to retrieve
12cr|perl-Convert-Binary-C-0.760.0-2|32	information about the C types that have been parsed.
12cr|perl-Convert-Binary-C-0.760.0-2|33	
12cr|perl-Convert-Binary-C-0.760.0-2|34	%prep
12cr|perl-Convert-Binary-C-0.760.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Convert-Binary-C-0.760.0-2|36	
12cr|perl-Convert-Binary-C-0.760.0-2|37	%build
12cr|perl-Convert-Binary-C-0.760.0-2|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Convert-Binary-C-0.760.0-2|39	%{__make}
12cr|perl-Convert-Binary-C-0.760.0-2|40	
12cr|perl-Convert-Binary-C-0.760.0-2|41	%check
12cr|perl-Convert-Binary-C-0.760.0-2|42	%{__make} test
12cr|perl-Convert-Binary-C-0.760.0-2|43	
12cr|perl-Convert-Binary-C-0.760.0-2|44	%clean
12cr|perl-Convert-Binary-C-0.760.0-2|45	rm -rf %{buildroot}
12cr|perl-Convert-Binary-C-0.760.0-2|46	
12cr|perl-Convert-Binary-C-0.760.0-2|47	%install
12cr|perl-Convert-Binary-C-0.760.0-2|48	rm -rf %{buildroot}
12cr|perl-Convert-Binary-C-0.760.0-2|49	%makeinstall_std
12cr|perl-Convert-Binary-C-0.760.0-2|50	
12cr|perl-Convert-Binary-C-0.760.0-2|51	%files
12cr|perl-Convert-Binary-C-0.760.0-2|52	%defattr(-,root,root)
12cr|perl-Convert-Binary-C-0.760.0-2|53	%{_bindir}/*
12cr|perl-Convert-Binary-C-0.760.0-2|54	%doc Changes README
12cr|perl-Convert-Binary-C-0.760.0-2|55	%{perl_vendorlib}/
12cr|perl-Convert-Binary-C-0.760.0-2|56	%{_mandir}/*/*
12cr|perl-Convert-Binary-C-0.760.0-2|57	
12cr|perl-Convert-Binary-C-0.760.0-2|58	
12cr|perl-Convert-Binary-C-0.760.0-2|59	%changelog
12cr|perl-Convert-Binary-C-0.760.0-2|60	* Tue Jan 24 2012 Stéphane Téletchéa <steletch@mandriva.org> 0.760.0-2
12cr|perl-Convert-Binary-C-0.760.0-2|61	+ Revision: 768076
12cr|perl-Convert-Binary-C-0.760.0-2|62	- Convert to new rpm numbering scheme
12cr|perl-Convert-Binary-C-0.760.0-2|63	- Rebuild for new perl
12cr|perl-Convert-Binary-C-0.760.0-2|64	
12cr|perl-Convert-Binary-C-0.760.0-2|65	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.760.0-1
12cr|perl-Convert-Binary-C-0.760.0-2|66	+ Revision: 654001
12cr|perl-Convert-Binary-C-0.760.0-2|67	- update to new version 0.76
12cr|perl-Convert-Binary-C-0.760.0-2|68	
12cr|perl-Convert-Binary-C-0.760.0-2|69	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.740.0-2mdv2011.0
12cr|perl-Convert-Binary-C-0.760.0-2|70	+ Revision: 555701
12cr|perl-Convert-Binary-C-0.760.0-2|71	- rebuild
12cr|perl-Convert-Binary-C-0.760.0-2|72	
12cr|perl-Convert-Binary-C-0.760.0-2|73	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.740.0-1mdv2010.0
12cr|perl-Convert-Binary-C-0.760.0-2|74	+ Revision: 409024
12cr|perl-Convert-Binary-C-0.760.0-2|75	- rebuild using %%perl_convert_version
12cr|perl-Convert-Binary-C-0.760.0-2|76	
12cr|perl-Convert-Binary-C-0.760.0-2|77	* Tue May 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.74-1mdv2010.0
12cr|perl-Convert-Binary-C-0.760.0-2|78	+ Revision: 372090
12cr|perl-Convert-Binary-C-0.760.0-2|79	- update to new version 0.74
12cr|perl-Convert-Binary-C-0.760.0-2|80	
12cr|perl-Convert-Binary-C-0.760.0-2|81	* Fri Mar 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.73-1mdv2009.1
12cr|perl-Convert-Binary-C-0.760.0-2|82	+ Revision: 359033
12cr|perl-Convert-Binary-C-0.760.0-2|83	- update to new version 0.73
12cr|perl-Convert-Binary-C-0.760.0-2|84	
12cr|perl-Convert-Binary-C-0.760.0-2|85	* Mon Mar 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.72-1mdv2009.1
12cr|perl-Convert-Binary-C-0.760.0-2|86	+ Revision: 355675
12cr|perl-Convert-Binary-C-0.760.0-2|87	- new version
12cr|perl-Convert-Binary-C-0.760.0-2|88	
12cr|perl-Convert-Binary-C-0.760.0-2|89	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.71-2mdv2009.0
12cr|perl-Convert-Binary-C-0.760.0-2|90	+ Revision: 268402
12cr|perl-Convert-Binary-C-0.760.0-2|91	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Convert-Binary-C-0.760.0-2|92	
12cr|perl-Convert-Binary-C-0.760.0-2|93	* Tue Apr 22 2008 Stéphane Téletchéa <steletch@mandriva.org> 0.71-1mdv2009.0
12cr|perl-Convert-Binary-C-0.760.0-2|94	+ Revision: 196673
12cr|perl-Convert-Binary-C-0.760.0-2|95	-Added missing BuildRequires
12cr|perl-Convert-Binary-C-0.760.0-2|96	- import perl-Convert-Binary-C
12cr|perl-Convert-Binary-C-0.760.0-2|97	
12cr|perl-Convert-Binary-C-0.760.0-2|98	
12cr|perl-Convert-Binary-C-0.760.0-2|99	* Tue Apr 22 2008 0.71-1mdv2008.1 Stephane Teletchea <steletch@mandriva.org>
12cr|perl-Convert-Binary-C-0.760.0-2|100	- Initial package

4183 12
12cr|perl-Convert-Color-0.80.0-2|1	%define upstream_name    Convert-Color
12cr|perl-Convert-Color-0.80.0-2|2	%define upstream_version 0.08
12cr|perl-Convert-Color-0.80.0-2|3	
12cr|perl-Convert-Color-0.80.0-2|4	%if %{_use_internal_dependency_generator}
12cr|perl-Convert-Color-0.80.0-2|5	%define __noautoreq 'perl\\(Convert::Color::HueBased\\)'
12cr|perl-Convert-Color-0.80.0-2|6	%else
12cr|perl-Convert-Color-0.80.0-2|7	%define %define _requires_exceptions perl(Convert::Color::HueBased)
12cr|perl-Convert-Color-0.80.0-2|8	%endif
12cr|perl-Convert-Color-0.80.0-2|9	
12cr|perl-Convert-Color-0.80.0-2|10	Name:		perl-%{upstream_name}
12cr|perl-Convert-Color-0.80.0-2|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Convert-Color-0.80.0-2|12	Release:	2
12cr|perl-Convert-Color-0.80.0-2|13	
12cr|perl-Convert-Color-0.80.0-2|14	Summary:	A color value represented as red/green/blue in
12cr|perl-Convert-Color-0.80.0-2|15	License:	GPL+ or Artistic
12cr|perl-Convert-Color-0.80.0-2|16	Group:		Development/Perl
12cr|perl-Convert-Color-0.80.0-2|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Convert-Color-0.80.0-2|18	Source0:	http://www.cpan.org/modules/by-module/Convert/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Convert-Color-0.80.0-2|19	
12cr|perl-Convert-Color-0.80.0-2|20	BuildRequires:	perl-devel
12cr|perl-Convert-Color-0.80.0-2|21	BuildRequires:	perl(Module::Pluggable)
12cr|perl-Convert-Color-0.80.0-2|22	BuildRequires:	perl(Test::More)
12cr|perl-Convert-Color-0.80.0-2|23	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Convert-Color-0.80.0-2|24	BuildRequires:	perl(List::UtilsBy)
12cr|perl-Convert-Color-0.80.0-2|25	BuildArch:	noarch
12cr|perl-Convert-Color-0.80.0-2|26	
12cr|perl-Convert-Color-0.80.0-2|27	%description
12cr|perl-Convert-Color-0.80.0-2|28	This module provides conversions between commonly used ways to express
12cr|perl-Convert-Color-0.80.0-2|29	colors. It provides conversions between color spaces such as RGB and HSV,
12cr|perl-Convert-Color-0.80.0-2|30	and it provides ways to look up colors by a name.
12cr|perl-Convert-Color-0.80.0-2|31	
12cr|perl-Convert-Color-0.80.0-2|32	This class provides a base for subclasses which represent particular color
12cr|perl-Convert-Color-0.80.0-2|33	values in particular spaces. The base class provides methods to represent
12cr|perl-Convert-Color-0.80.0-2|34	the color in a few convenient forms, though subclasses may provide more
12cr|perl-Convert-Color-0.80.0-2|35	specific details for the space in question.
12cr|perl-Convert-Color-0.80.0-2|36	
12cr|perl-Convert-Color-0.80.0-2|37	For more detail, read the documentation on these classes; namely:
12cr|perl-Convert-Color-0.80.0-2|38	
12cr|perl-Convert-Color-0.80.0-2|39	%prep
12cr|perl-Convert-Color-0.80.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Convert-Color-0.80.0-2|41	
12cr|perl-Convert-Color-0.80.0-2|42	%build
12cr|perl-Convert-Color-0.80.0-2|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Convert-Color-0.80.0-2|44	%make
12cr|perl-Convert-Color-0.80.0-2|45	
12cr|perl-Convert-Color-0.80.0-2|46	%check
12cr|perl-Convert-Color-0.80.0-2|47	%make test
12cr|perl-Convert-Color-0.80.0-2|48	
12cr|perl-Convert-Color-0.80.0-2|49	%install
12cr|perl-Convert-Color-0.80.0-2|50	%makeinstall_std
12cr|perl-Convert-Color-0.80.0-2|51	
12cr|perl-Convert-Color-0.80.0-2|52	%files
12cr|perl-Convert-Color-0.80.0-2|53	%doc Changes LICENSE README
12cr|perl-Convert-Color-0.80.0-2|54	%{_mandir}/man3/*
12cr|perl-Convert-Color-0.80.0-2|55	%{perl_vendorlib}/*
12cr|perl-Convert-Color-0.80.0-2|56	
12cr|perl-Convert-Color-0.80.0-2|57	%changelog
12cr|perl-Convert-Color-0.80.0-2|58	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Convert-Color-0.80.0-2|59	+ Revision: 659890
12cr|perl-Convert-Color-0.80.0-2|60	- update to new version 0.08
12cr|perl-Convert-Color-0.80.0-2|61	
12cr|perl-Convert-Color-0.80.0-2|62	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.70.0-2
12cr|perl-Convert-Color-0.80.0-2|63	+ Revision: 656894
12cr|perl-Convert-Color-0.80.0-2|64	- rebuild for updated spec-helper
12cr|perl-Convert-Color-0.80.0-2|65	
12cr|perl-Convert-Color-0.80.0-2|66	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-Convert-Color-0.80.0-2|67	+ Revision: 602097
12cr|perl-Convert-Color-0.80.0-2|68	- new version
12cr|perl-Convert-Color-0.80.0-2|69	
12cr|perl-Convert-Color-0.80.0-2|70	* Sun Aug 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-Convert-Color-0.80.0-2|71	+ Revision: 419898
12cr|perl-Convert-Color-0.80.0-2|72	- adding requires exception
12cr|perl-Convert-Color-0.80.0-2|73	
12cr|perl-Convert-Color-0.80.0-2|74	* Sun Aug 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-Convert-Color-0.80.0-2|75	+ Revision: 419897
12cr|perl-Convert-Color-0.80.0-2|76	- import perl-Convert-Color
12cr|perl-Convert-Color-0.80.0-2|77	
12cr|perl-Convert-Color-0.80.0-2|78	
12cr|perl-Convert-Color-0.80.0-2|79	* Sun Aug 23 2009 cpan2dist 0.05-1mdv
12cr|perl-Convert-Color-0.80.0-2|80	- initial mdv release, generated with cpan2dist

4184 12
12cr|perl-Convert-EBCDIC-0.60.0-3|1	%define upstream_name    Convert-EBCDIC
12cr|perl-Convert-EBCDIC-0.60.0-3|2	%define upstream_version 0.06
12cr|perl-Convert-EBCDIC-0.60.0-3|3	
12cr|perl-Convert-EBCDIC-0.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Convert-EBCDIC-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Convert-EBCDIC-0.60.0-3|6	Release:	3
12cr|perl-Convert-EBCDIC-0.60.0-3|7	
12cr|perl-Convert-EBCDIC-0.60.0-3|8	Summary:	Convert-EBCDIC module for perl
12cr|perl-Convert-EBCDIC-0.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-Convert-EBCDIC-0.60.0-3|10	Group:		Development/Perl
12cr|perl-Convert-EBCDIC-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Convert-EBCDIC-0.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Convert/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Convert-EBCDIC-0.60.0-3|13	
12cr|perl-Convert-EBCDIC-0.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-Convert-EBCDIC-0.60.0-3|15	BuildArch:	noarch
12cr|perl-Convert-EBCDIC-0.60.0-3|16	
12cr|perl-Convert-EBCDIC-0.60.0-3|17	%description
12cr|perl-Convert-EBCDIC-0.60.0-3|18	This module provides two functions ascii2ebcdic and ebcdic2ascii for
12cr|perl-Convert-EBCDIC-0.60.0-3|19	converting a string from/to ASCII to/from EBCDIC, and two code pages
12cr|perl-Convert-EBCDIC-0.60.0-3|20	ccsid819 and ccsid1047.
12cr|perl-Convert-EBCDIC-0.60.0-3|21	
12cr|perl-Convert-EBCDIC-0.60.0-3|22	%prep
12cr|perl-Convert-EBCDIC-0.60.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Convert-EBCDIC-0.60.0-3|24	
12cr|perl-Convert-EBCDIC-0.60.0-3|25	%build
12cr|perl-Convert-EBCDIC-0.60.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Convert-EBCDIC-0.60.0-3|27	%make
12cr|perl-Convert-EBCDIC-0.60.0-3|28	
12cr|perl-Convert-EBCDIC-0.60.0-3|29	%check
12cr|perl-Convert-EBCDIC-0.60.0-3|30	make test
12cr|perl-Convert-EBCDIC-0.60.0-3|31	
12cr|perl-Convert-EBCDIC-0.60.0-3|32	%install
12cr|perl-Convert-EBCDIC-0.60.0-3|33	%makeinstall_std
12cr|perl-Convert-EBCDIC-0.60.0-3|34	
12cr|perl-Convert-EBCDIC-0.60.0-3|35	%files
12cr|perl-Convert-EBCDIC-0.60.0-3|36	%doc Changes README
12cr|perl-Convert-EBCDIC-0.60.0-3|37	%{perl_vendorlib}/Convert/EBCDIC.pm
12cr|perl-Convert-EBCDIC-0.60.0-3|38	%{_mandir}/*/*
12cr|perl-Convert-EBCDIC-0.60.0-3|39	
12cr|perl-Convert-EBCDIC-0.60.0-3|40	%changelog
12cr|perl-Convert-EBCDIC-0.60.0-3|41	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-Convert-EBCDIC-0.60.0-3|42	+ Revision: 680846
12cr|perl-Convert-EBCDIC-0.60.0-3|43	- mass rebuild
12cr|perl-Convert-EBCDIC-0.60.0-3|44	
12cr|perl-Convert-EBCDIC-0.60.0-3|45	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Convert-EBCDIC-0.60.0-3|46	+ Revision: 406919
12cr|perl-Convert-EBCDIC-0.60.0-3|47	- rebuild using %%perl_convert_version
12cr|perl-Convert-EBCDIC-0.60.0-3|48	
12cr|perl-Convert-EBCDIC-0.60.0-3|49	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.06-5mdv2009.0
12cr|perl-Convert-EBCDIC-0.60.0-3|50	+ Revision: 256133
12cr|perl-Convert-EBCDIC-0.60.0-3|51	- rebuild
12cr|perl-Convert-EBCDIC-0.60.0-3|52	
12cr|perl-Convert-EBCDIC-0.60.0-3|53	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.06-3mdv2008.1
12cr|perl-Convert-EBCDIC-0.60.0-3|54	+ Revision: 136694
12cr|perl-Convert-EBCDIC-0.60.0-3|55	- restore BuildRoot
12cr|perl-Convert-EBCDIC-0.60.0-3|56	
12cr|perl-Convert-EBCDIC-0.60.0-3|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Convert-EBCDIC-0.60.0-3|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Convert-EBCDIC-0.60.0-3|59	
12cr|perl-Convert-EBCDIC-0.60.0-3|60	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-3mdv2008.0
12cr|perl-Convert-EBCDIC-0.60.0-3|61	+ Revision: 86225
12cr|perl-Convert-EBCDIC-0.60.0-3|62	- rebuild
12cr|perl-Convert-EBCDIC-0.60.0-3|63	
12cr|perl-Convert-EBCDIC-0.60.0-3|64	
12cr|perl-Convert-EBCDIC-0.60.0-3|65	* Mon Aug 28 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Convert-EBCDIC-0.60.0-3|66	+ 2006-08-28 14:57:08 (58434)
12cr|perl-Convert-EBCDIC-0.60.0-3|67	- mkrel
12cr|perl-Convert-EBCDIC-0.60.0-3|68	- check section
12cr|perl-Convert-EBCDIC-0.60.0-3|69	
12cr|perl-Convert-EBCDIC-0.60.0-3|70	* Mon Aug 28 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Convert-EBCDIC-0.60.0-3|71	+ 2006-08-28 14:55:04 (58428)
12cr|perl-Convert-EBCDIC-0.60.0-3|72	Import perl-Convert-EBCDIC
12cr|perl-Convert-EBCDIC-0.60.0-3|73	
12cr|perl-Convert-EBCDIC-0.60.0-3|74	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.06-1mdk
12cr|perl-Convert-EBCDIC-0.60.0-3|75	- initial Mandriva package
12cr|perl-Convert-EBCDIC-0.60.0-3|76	

4185 12
12cr|perl-Convert-Scalar-1.100.0-4|1	%define	module	Convert-Scalar
12cr|perl-Convert-Scalar-1.100.0-4|2	%define	upstream_version 1.1
12cr|perl-Convert-Scalar-1.100.0-4|3	
12cr|perl-Convert-Scalar-1.100.0-4|4	Name:		perl-%{module}
12cr|perl-Convert-Scalar-1.100.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Convert-Scalar-1.100.0-4|6	Release:	4
12cr|perl-Convert-Scalar-1.100.0-4|7	
12cr|perl-Convert-Scalar-1.100.0-4|8	Summary:	Convert-Scalar module for perl
12cr|perl-Convert-Scalar-1.100.0-4|9	License:	GPL+ or Artistic
12cr|perl-Convert-Scalar-1.100.0-4|10	Group:		Development/Perl
12cr|perl-Convert-Scalar-1.100.0-4|11	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Convert-Scalar-1.100.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Convert/%{module}-%{upstream_version}.tar.gz
12cr|perl-Convert-Scalar-1.100.0-4|13	
12cr|perl-Convert-Scalar-1.100.0-4|14	BuildRequires:	perl-devel
12cr|perl-Convert-Scalar-1.100.0-4|15	
12cr|perl-Convert-Scalar-1.100.0-4|16	%description
12cr|perl-Convert-Scalar-1.100.0-4|17	This module exports various internal perl methods that change the internal
12cr|perl-Convert-Scalar-1.100.0-4|18	representation or state of a perl scalar. All of these work in-place, that is,
12cr|perl-Convert-Scalar-1.100.0-4|19	they modify their scalar argument. No functions are exported by default.
12cr|perl-Convert-Scalar-1.100.0-4|20	
12cr|perl-Convert-Scalar-1.100.0-4|21	%prep
12cr|perl-Convert-Scalar-1.100.0-4|22	%setup -q -n %{module}-%{upstream_version}
12cr|perl-Convert-Scalar-1.100.0-4|23	
12cr|perl-Convert-Scalar-1.100.0-4|24	%build
12cr|perl-Convert-Scalar-1.100.0-4|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Convert-Scalar-1.100.0-4|26	%make
12cr|perl-Convert-Scalar-1.100.0-4|27	
12cr|perl-Convert-Scalar-1.100.0-4|28	%check
12cr|perl-Convert-Scalar-1.100.0-4|29	make test
12cr|perl-Convert-Scalar-1.100.0-4|30	
12cr|perl-Convert-Scalar-1.100.0-4|31	%install
12cr|perl-Convert-Scalar-1.100.0-4|32	%makeinstall_std
12cr|perl-Convert-Scalar-1.100.0-4|33	
12cr|perl-Convert-Scalar-1.100.0-4|34	%files
12cr|perl-Convert-Scalar-1.100.0-4|35	%doc Changes COPYING README
12cr|perl-Convert-Scalar-1.100.0-4|36	%{perl_vendorarch}/Convert/Scalar.pm
12cr|perl-Convert-Scalar-1.100.0-4|37	%{perl_vendorarch}/auto/Convert/Scalar
12cr|perl-Convert-Scalar-1.100.0-4|38	%{_mandir}/*/*
12cr|perl-Convert-Scalar-1.100.0-4|39	
12cr|perl-Convert-Scalar-1.100.0-4|40	
12cr|perl-Convert-Scalar-1.100.0-4|41	%changelog
12cr|perl-Convert-Scalar-1.100.0-4|42	* Thu Feb 02 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.100.0-4
12cr|perl-Convert-Scalar-1.100.0-4|43	+ Revision: 770599
12cr|perl-Convert-Scalar-1.100.0-4|44	- new version
12cr|perl-Convert-Scalar-1.100.0-4|45	- clean up spec
12cr|perl-Convert-Scalar-1.100.0-4|46	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Convert-Scalar-1.100.0-4|47	
12cr|perl-Convert-Scalar-1.100.0-4|48	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.40.0-3
12cr|perl-Convert-Scalar-1.100.0-4|49	+ Revision: 680847
12cr|perl-Convert-Scalar-1.100.0-4|50	- mass rebuild
12cr|perl-Convert-Scalar-1.100.0-4|51	
12cr|perl-Convert-Scalar-1.100.0-4|52	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-2mdv2011.0
12cr|perl-Convert-Scalar-1.100.0-4|53	+ Revision: 555703
12cr|perl-Convert-Scalar-1.100.0-4|54	- rebuild
12cr|perl-Convert-Scalar-1.100.0-4|55	
12cr|perl-Convert-Scalar-1.100.0-4|56	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-1mdv2010.0
12cr|perl-Convert-Scalar-1.100.0-4|57	+ Revision: 406921
12cr|perl-Convert-Scalar-1.100.0-4|58	- rebuild using %%perl_convert_version
12cr|perl-Convert-Scalar-1.100.0-4|59	
12cr|perl-Convert-Scalar-1.100.0-4|60	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.04-3mdv2009.0
12cr|perl-Convert-Scalar-1.100.0-4|61	+ Revision: 256138
12cr|perl-Convert-Scalar-1.100.0-4|62	- rebuild
12cr|perl-Convert-Scalar-1.100.0-4|63	
12cr|perl-Convert-Scalar-1.100.0-4|64	* Sun Mar 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2008.1
12cr|perl-Convert-Scalar-1.100.0-4|65	+ Revision: 183108
12cr|perl-Convert-Scalar-1.100.0-4|66	- update to new version 1.04
12cr|perl-Convert-Scalar-1.100.0-4|67	
12cr|perl-Convert-Scalar-1.100.0-4|68	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 1.03-4mdv2008.1
12cr|perl-Convert-Scalar-1.100.0-4|69	+ Revision: 151884
12cr|perl-Convert-Scalar-1.100.0-4|70	- rebuild
12cr|perl-Convert-Scalar-1.100.0-4|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Convert-Scalar-1.100.0-4|72	
12cr|perl-Convert-Scalar-1.100.0-4|73	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Convert-Scalar-1.100.0-4|74	- restore BuildRoot
12cr|perl-Convert-Scalar-1.100.0-4|75	
12cr|perl-Convert-Scalar-1.100.0-4|76	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-3mdv2008.0
12cr|perl-Convert-Scalar-1.100.0-4|77	+ Revision: 86231
12cr|perl-Convert-Scalar-1.100.0-4|78	- rebuild
12cr|perl-Convert-Scalar-1.100.0-4|79	
12cr|perl-Convert-Scalar-1.100.0-4|80	
12cr|perl-Convert-Scalar-1.100.0-4|81	* Mon Aug 28 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Convert-Scalar-1.100.0-4|82	+ 2006-08-28 15:02:55 (58443)
12cr|perl-Convert-Scalar-1.100.0-4|83	- mkrel
12cr|perl-Convert-Scalar-1.100.0-4|84	- check section
12cr|perl-Convert-Scalar-1.100.0-4|85	
12cr|perl-Convert-Scalar-1.100.0-4|86	* Mon Aug 28 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Convert-Scalar-1.100.0-4|87	+ 2006-08-28 14:57:21 (58436)
12cr|perl-Convert-Scalar-1.100.0-4|88	Import perl-Convert-Scalar
12cr|perl-Convert-Scalar-1.100.0-4|89	
12cr|perl-Convert-Scalar-1.100.0-4|90	* Wed Jul 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.03-1mdk
12cr|perl-Convert-Scalar-1.100.0-4|91	- 1.03
12cr|perl-Convert-Scalar-1.100.0-4|92	- use perl_vendorarch macro
12cr|perl-Convert-Scalar-1.100.0-4|93	
12cr|perl-Convert-Scalar-1.100.0-4|94	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 1.01-1mdk
12cr|perl-Convert-Scalar-1.100.0-4|95	- initial Mandriva package
12cr|perl-Convert-Scalar-1.100.0-4|96	

4186 12
12cr|perl-Convert-Units-0.430.0-3|1	%define upstream_name    Convert-Units
12cr|perl-Convert-Units-0.430.0-3|2	%define upstream_version 0.43
12cr|perl-Convert-Units-0.430.0-3|3	
12cr|perl-Convert-Units-0.430.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Convert-Units-0.430.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Convert-Units-0.430.0-3|6	Release:	3
12cr|perl-Convert-Units-0.430.0-3|7	
12cr|perl-Convert-Units-0.430.0-3|8	Summary:	Convert-Units module for perl
12cr|perl-Convert-Units-0.430.0-3|9	License:	GPL+ or Artistic
12cr|perl-Convert-Units-0.430.0-3|10	Group:		Development/Perl
12cr|perl-Convert-Units-0.430.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Convert-Units-0.430.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Convert/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Convert-Units-0.430.0-3|13	
12cr|perl-Convert-Units-0.430.0-3|14	BuildRequires:	perl-devel
12cr|perl-Convert-Units-0.430.0-3|15	BuildArch:	noarch
12cr|perl-Convert-Units-0.430.0-3|16	
12cr|perl-Convert-Units-0.430.0-3|17	%description
12cr|perl-Convert-Units-0.430.0-3|18	The Units package is a collection of modules for parsing strings with unit
12cr|perl-Convert-Units-0.430.0-3|19	measurements (such as "12pt" or "3 meters") and converting them to some other
12cr|perl-Convert-Units-0.430.0-3|20	unit (such as "picas" or "inches").
12cr|perl-Convert-Units-0.430.0-3|21	
12cr|perl-Convert-Units-0.430.0-3|22	%prep
12cr|perl-Convert-Units-0.430.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Convert-Units-0.430.0-3|24	
12cr|perl-Convert-Units-0.430.0-3|25	%build
12cr|perl-Convert-Units-0.430.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Convert-Units-0.430.0-3|27	%make
12cr|perl-Convert-Units-0.430.0-3|28	
12cr|perl-Convert-Units-0.430.0-3|29	%check
12cr|perl-Convert-Units-0.430.0-3|30	%make test
12cr|perl-Convert-Units-0.430.0-3|31	
12cr|perl-Convert-Units-0.430.0-3|32	%install
12cr|perl-Convert-Units-0.430.0-3|33	%makeinstall_std
12cr|perl-Convert-Units-0.430.0-3|34	
12cr|perl-Convert-Units-0.430.0-3|35	%files
12cr|perl-Convert-Units-0.430.0-3|36	%doc Changes README
12cr|perl-Convert-Units-0.430.0-3|37	%{perl_vendorlib}/Convert/Units
12cr|perl-Convert-Units-0.430.0-3|38	%{_mandir}/*/*
12cr|perl-Convert-Units-0.430.0-3|39	
12cr|perl-Convert-Units-0.430.0-3|40	
12cr|perl-Convert-Units-0.430.0-3|41	%changelog
12cr|perl-Convert-Units-0.430.0-3|42	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.430.0-2mdv2011.0
12cr|perl-Convert-Units-0.430.0-3|43	+ Revision: 680848
12cr|perl-Convert-Units-0.430.0-3|44	- mass rebuild
12cr|perl-Convert-Units-0.430.0-3|45	
12cr|perl-Convert-Units-0.430.0-3|46	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.430.0-1mdv2011.0
12cr|perl-Convert-Units-0.430.0-3|47	+ Revision: 504939
12cr|perl-Convert-Units-0.430.0-3|48	- rebuild using %%perl_convert_version
12cr|perl-Convert-Units-0.430.0-3|49	
12cr|perl-Convert-Units-0.430.0-3|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.43-5mdv2010.0
12cr|perl-Convert-Units-0.430.0-3|51	+ Revision: 430339
12cr|perl-Convert-Units-0.430.0-3|52	- rebuild
12cr|perl-Convert-Units-0.430.0-3|53	
12cr|perl-Convert-Units-0.430.0-3|54	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.43-4mdv2009.0
12cr|perl-Convert-Units-0.430.0-3|55	+ Revision: 241193
12cr|perl-Convert-Units-0.430.0-3|56	- rebuild
12cr|perl-Convert-Units-0.430.0-3|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Convert-Units-0.430.0-3|58	
12cr|perl-Convert-Units-0.430.0-3|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Convert-Units-0.430.0-3|60	- restore BuildRoot
12cr|perl-Convert-Units-0.430.0-3|61	
12cr|perl-Convert-Units-0.430.0-3|62	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.43-2mdv2008.0
12cr|perl-Convert-Units-0.430.0-3|63	+ Revision: 86232
12cr|perl-Convert-Units-0.430.0-3|64	- rebuild
12cr|perl-Convert-Units-0.430.0-3|65	
12cr|perl-Convert-Units-0.430.0-3|66	
12cr|perl-Convert-Units-0.430.0-3|67	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.43-1mdv2007.0
12cr|perl-Convert-Units-0.430.0-3|68	- rebuild
12cr|perl-Convert-Units-0.430.0-3|69	
12cr|perl-Convert-Units-0.430.0-3|70	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.43-1mdk
12cr|perl-Convert-Units-0.430.0-3|71	- initial Mandriva package
12cr|perl-Convert-Units-0.430.0-3|72	

4187 12
12cr|perl-Coro-6.80.0-2|1	%define	module	Coro
12cr|perl-Coro-6.80.0-2|2	%define	upstream_version 6.08
12cr|perl-Coro-6.80.0-2|3	#define _without_check 1
12cr|perl-Coro-6.80.0-2|4	
12cr|perl-Coro-6.80.0-2|5	Name:		perl-%{module}
12cr|perl-Coro-6.80.0-2|6	Version:	%perl_convert_version %upstream_version
12cr|perl-Coro-6.80.0-2|7	Release:	2
12cr|perl-Coro-6.80.0-2|8	Epoch:		2
12cr|perl-Coro-6.80.0-2|9	
12cr|perl-Coro-6.80.0-2|10	Summary:	Coroutine process abstraction
12cr|perl-Coro-6.80.0-2|11	License:	GPL+ or Artistic
12cr|perl-Coro-6.80.0-2|12	Group:		Development/Perl
12cr|perl-Coro-6.80.0-2|13	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Coro-6.80.0-2|14	Source0:	http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/%{module}-%{upstream_version}.tar.gz
12cr|perl-Coro-6.80.0-2|15	
12cr|perl-Coro-6.80.0-2|16	BuildRequires:	perl-devel
12cr|perl-Coro-6.80.0-2|17	BuildRequires:	perl-IO-AIO
12cr|perl-Coro-6.80.0-2|18	BuildRequires:	perl-AnyEvent >= 1:4.05
12cr|perl-Coro-6.80.0-2|19	BuildRequires:	perl-Guard
12cr|perl-Coro-6.80.0-2|20	BuildRequires:	perl-common-sense
12cr|perl-Coro-6.80.0-2|21	#gw the test EV/t/01_unblock fails in 4.37:
12cr|perl-Coro-6.80.0-2|22	# http://rt.cpan.org/Ticket/Display.html?id=32475
12cr|perl-Coro-6.80.0-2|23	#BuildRequires:  perl-EV >= 2.0
12cr|perl-Coro-6.80.0-2|24	%define __noautoreq 'Exporter::|Coro::Socket::'
12cr|perl-Coro-6.80.0-2|25	
12cr|perl-Coro-6.80.0-2|26	%description
12cr|perl-Coro-6.80.0-2|27	This module collection manages coroutines. Coroutines are similar to
12cr|perl-Coro-6.80.0-2|28	threads but don't run in parallel.
12cr|perl-Coro-6.80.0-2|29	
12cr|perl-Coro-6.80.0-2|30	%package	AnyEvent
12cr|perl-Coro-6.80.0-2|31	Summary:	Use Coro within an AnyEvent environment
12cr|perl-Coro-6.80.0-2|32	Group:		Development/Perl
12cr|perl-Coro-6.80.0-2|33	
12cr|perl-Coro-6.80.0-2|34	%description	AnyEvent
12cr|perl-Coro-6.80.0-2|35	This module integrates coroutines into any event loop supported by
12cr|perl-Coro-6.80.0-2|36	AnyEvent, combining event-based programming with coroutine-based
12cr|perl-Coro-6.80.0-2|37	programming in a natural way.
12cr|perl-Coro-6.80.0-2|38	
12cr|perl-Coro-6.80.0-2|39	%package	BDB
12cr|perl-Coro-6.80.0-2|40	Summary:	Truly asynchronous bdb access
12cr|perl-Coro-6.80.0-2|41	Group:		Development/Perl
12cr|perl-Coro-6.80.0-2|42	
12cr|perl-Coro-6.80.0-2|43	%description	BDB
12cr|perl-Coro-6.80.0-2|44	This module implements a thin wrapper around the BDB module.
12cr|perl-Coro-6.80.0-2|45	
12cr|perl-Coro-6.80.0-2|46	Each BDB request that could block and doesn't get passed a callback
12cr|perl-Coro-6.80.0-2|47	will normally block all coroutines. after loading this module, this
12cr|perl-Coro-6.80.0-2|48	will no longer be the case.
12cr|perl-Coro-6.80.0-2|49	
12cr|perl-Coro-6.80.0-2|50	
12cr|perl-Coro-6.80.0-2|51	%prep
12cr|perl-Coro-6.80.0-2|52	%setup -q -n %{module}-%{upstream_version}
12cr|perl-Coro-6.80.0-2|53	#gw wrong shell bang:
12cr|perl-Coro-6.80.0-2|54	sed -i "s^/opt/bin/perl^%{_bindir}/perl^" Coro/jit*pl
12cr|perl-Coro-6.80.0-2|55	
12cr|perl-Coro-6.80.0-2|56	%build
12cr|perl-Coro-6.80.0-2|57	echo -e  "n\nu\n" | %{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Coro-6.80.0-2|58	%make
12cr|perl-Coro-6.80.0-2|59	
12cr|perl-Coro-6.80.0-2|60	%check
12cr|perl-Coro-6.80.0-2|61	%{!?_without_check:make test}
12cr|perl-Coro-6.80.0-2|62	
12cr|perl-Coro-6.80.0-2|63	%install
12cr|perl-Coro-6.80.0-2|64	%makeinstall_std
12cr|perl-Coro-6.80.0-2|65	
12cr|perl-Coro-6.80.0-2|66	
12cr|perl-Coro-6.80.0-2|67	%files
12cr|perl-Coro-6.80.0-2|68	%doc README.linux-glibc README Changes
12cr|perl-Coro-6.80.0-2|69	%dir %{perl_vendorarch}/Coro
12cr|perl-Coro-6.80.0-2|70	%{perl_vendorarch}/Coro/AIO.pm
12cr|perl-Coro-6.80.0-2|71	%{perl_vendorarch}/Coro/Channel.pm
12cr|perl-Coro-6.80.0-2|72	%{perl_vendorarch}/Coro/CoroAPI.h
12cr|perl-Coro-6.80.0-2|73	%{perl_vendorarch}/Coro/Debug.pm
12cr|perl-Coro-6.80.0-2|74	%{perl_vendorarch}/Coro/Event.pm
12cr|perl-Coro-6.80.0-2|75	%{perl_vendorarch}/Coro/Handle.pm
12cr|perl-Coro-6.80.0-2|76	%{perl_vendorarch}/Coro/Intro.pod
12cr|perl-Coro-6.80.0-2|77	%{perl_vendorarch}/Coro/LWP.pm
12cr|perl-Coro-6.80.0-2|78	%{perl_vendorarch}/Coro/MakeMaker.pm
12cr|perl-Coro-6.80.0-2|79	%{perl_vendorarch}/Coro/RWLock.pm
12cr|perl-Coro-6.80.0-2|80	%{perl_vendorarch}/Coro/Select.pm
12cr|perl-Coro-6.80.0-2|81	%{perl_vendorarch}/Coro/Semaphore.pm
12cr|perl-Coro-6.80.0-2|82	%{perl_vendorarch}/Coro/SemaphoreSet.pm
12cr|perl-Coro-6.80.0-2|83	%{perl_vendorarch}/Coro/Signal.pm
12cr|perl-Coro-6.80.0-2|84	%{perl_vendorarch}/Coro/Socket.pm
12cr|perl-Coro-6.80.0-2|85	%{perl_vendorarch}/Coro/Specific.pm
12cr|perl-Coro-6.80.0-2|86	%{perl_vendorarch}/Coro/State.pm
12cr|perl-Coro-6.80.0-2|87	%{perl_vendorarch}/Coro/Storable.pm
12cr|perl-Coro-6.80.0-2|88	%{perl_vendorarch}/Coro/Timer.pm
12cr|perl-Coro-6.80.0-2|89	%{perl_vendorarch}/Coro/Util.pm
12cr|perl-Coro-6.80.0-2|90	%{perl_vendorarch}/Coro/jit-*.pl
12cr|perl-Coro-6.80.0-2|91	%{perl_vendorarch}/Coro.pm
12cr|perl-Coro-6.80.0-2|92	%{perl_vendorarch}/auto
12cr|perl-Coro-6.80.0-2|93	%_mandir/man3/Coro.3pm*
12cr|perl-Coro-6.80.0-2|94	%_mandir/man3/Coro::AIO.3pm*
12cr|perl-Coro-6.80.0-2|95	%_mandir/man3/Coro::Channel.3pm*
12cr|perl-Coro-6.80.0-2|96	%_mandir/man3/Coro::Debug.3pm*
12cr|perl-Coro-6.80.0-2|97	%_mandir/man3/Coro::Event.3pm*
12cr|perl-Coro-6.80.0-2|98	%_mandir/man3/Coro::Handle.3pm*
12cr|perl-Coro-6.80.0-2|99	%_mandir/man3/Coro::Intro.3pm*
12cr|perl-Coro-6.80.0-2|100	%_mandir/man3/Coro::LWP.3pm*
12cr|perl-Coro-6.80.0-2|101	%_mandir/man3/Coro::MakeMaker.3pm*
12cr|perl-Coro-6.80.0-2|102	%_mandir/man3/Coro::RWLock.3pm*
12cr|perl-Coro-6.80.0-2|103	%_mandir/man3/Coro::Select.3pm*
12cr|perl-Coro-6.80.0-2|104	%_mandir/man3/Coro::Semaphore.3pm*
12cr|perl-Coro-6.80.0-2|105	%_mandir/man3/Coro::SemaphoreSet.3pm*
12cr|perl-Coro-6.80.0-2|106	%_mandir/man3/Coro::Signal.3pm*
12cr|perl-Coro-6.80.0-2|107	%_mandir/man3/Coro::Socket.3pm*
12cr|perl-Coro-6.80.0-2|108	%_mandir/man3/Coro::Specific.3pm*
12cr|perl-Coro-6.80.0-2|109	%_mandir/man3/Coro::State.3pm*
12cr|perl-Coro-6.80.0-2|110	%_mandir/man3/Coro::Storable.3pm*
12cr|perl-Coro-6.80.0-2|111	%_mandir/man3/Coro::Timer.3pm*
12cr|perl-Coro-6.80.0-2|112	%_mandir/man3/Coro::Util.3pm*
12cr|perl-Coro-6.80.0-2|113	
12cr|perl-Coro-6.80.0-2|114	%files BDB
12cr|perl-Coro-6.80.0-2|115	%{perl_vendorarch}/Coro/BDB.pm
12cr|perl-Coro-6.80.0-2|116	%{_mandir}/man3/Coro::BDB*
12cr|perl-Coro-6.80.0-2|117	
12cr|perl-Coro-6.80.0-2|118	%files AnyEvent
12cr|perl-Coro-6.80.0-2|119	%{perl_vendorarch}/Coro/AnyEvent.pm
12cr|perl-Coro-6.80.0-2|120	%{_mandir}/man3/Coro::AnyEvent*
12cr|perl-Coro-6.80.0-2|121	
12cr|perl-Coro-6.80.0-2|122	
12cr|perl-Coro-6.80.0-2|123	%changelog
12cr|perl-Coro-6.80.0-2|124	* Fri Jul 20 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2:6.80.0-2
12cr|perl-Coro-6.80.0-2|125	+ Revision: 810459
12cr|perl-Coro-6.80.0-2|126	- Drop invalid dependencies
12cr|perl-Coro-6.80.0-2|127	
12cr|perl-Coro-6.80.0-2|128	* Sat Apr 14 2012 Götz Waschk <waschk@mandriva.org> 2:6.80.0-1
12cr|perl-Coro-6.80.0-2|129	+ Revision: 790937
12cr|perl-Coro-6.80.0-2|130	- update to new version 6.08
12cr|perl-Coro-6.80.0-2|131	
12cr|perl-Coro-6.80.0-2|132	* Thu Feb 02 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2:6.70.0-4
12cr|perl-Coro-6.80.0-2|133	+ Revision: 770552
12cr|perl-Coro-6.80.0-2|134	- clean up spec
12cr|perl-Coro-6.80.0-2|135	- mass rebuild of perl extensions against perl 5.14.2
12cr|perl-Coro-6.80.0-2|136	
12cr|perl-Coro-6.80.0-2|137	* Wed Nov 16 2011 Götz Waschk <waschk@mandriva.org> 2:6.70.0-1
12cr|perl-Coro-6.80.0-2|138	+ Revision: 731112
12cr|perl-Coro-6.80.0-2|139	- new version
12cr|perl-Coro-6.80.0-2|140	
12cr|perl-Coro-6.80.0-2|141	* Tue Aug 09 2011 Götz Waschk <waschk@mandriva.org> 2:6.60.0-1
12cr|perl-Coro-6.80.0-2|142	+ Revision: 693702
12cr|perl-Coro-6.80.0-2|143	- update to new version 6.06
12cr|perl-Coro-6.80.0-2|144	
12cr|perl-Coro-6.80.0-2|145	* Fri Aug 05 2011 Götz Waschk <waschk@mandriva.org> 2:6.50.0-1
12cr|perl-Coro-6.80.0-2|146	+ Revision: 693272
12cr|perl-Coro-6.80.0-2|147	- update to new version 6.05
12cr|perl-Coro-6.80.0-2|148	
12cr|perl-Coro-6.80.0-2|149	* Thu Aug 04 2011 Götz Waschk <waschk@mandriva.org> 2:6.40.0-1
12cr|perl-Coro-6.80.0-2|150	+ Revision: 693150
12cr|perl-Coro-6.80.0-2|151	- update to new version 6.04
12cr|perl-Coro-6.80.0-2|152	
12cr|perl-Coro-6.80.0-2|153	* Wed Jul 13 2011 Götz Waschk <waschk@mandriva.org> 2:6.20.0-1
12cr|perl-Coro-6.80.0-2|154	+ Revision: 689811
12cr|perl-Coro-6.80.0-2|155	- update to new version 6.02
12cr|perl-Coro-6.80.0-2|156	
12cr|perl-Coro-6.80.0-2|157	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2:6.10.0-1
12cr|perl-Coro-6.80.0-2|158	+ Revision: 688741
12cr|perl-Coro-6.80.0-2|159	- update to new version 6.01
12cr|perl-Coro-6.80.0-2|160	
12cr|perl-Coro-6.80.0-2|161	* Fri Jul 01 2011 Götz Waschk <waschk@mandriva.org> 2:6.0.0-2
12cr|perl-Coro-6.80.0-2|162	+ Revision: 688423
12cr|perl-Coro-6.80.0-2|163	- remove wrong dep on /opt/bin/perl
12cr|perl-Coro-6.80.0-2|164	
12cr|perl-Coro-6.80.0-2|165	* Thu Jun 30 2011 Götz Waschk <waschk@mandriva.org> 2:6.0.0-1
12cr|perl-Coro-6.80.0-2|166	+ Revision: 688319
12cr|perl-Coro-6.80.0-2|167	- new version
12cr|perl-Coro-6.80.0-2|168	- add jit files
12cr|perl-Coro-6.80.0-2|169	
12cr|perl-Coro-6.80.0-2|170	* Thu Feb 24 2011 Götz Waschk <waschk@mandriva.org> 2:5.372.0-1
12cr|perl-Coro-6.80.0-2|171	+ Revision: 639565
12cr|perl-Coro-6.80.0-2|172	- update to new version 5.372
12cr|perl-Coro-6.80.0-2|173	
12cr|perl-Coro-6.80.0-2|174	* Tue Feb 22 2011 Götz Waschk <waschk@mandriva.org> 2:5.371.0-1
12cr|perl-Coro-6.80.0-2|175	+ Revision: 639279
12cr|perl-Coro-6.80.0-2|176	- update to new version 5.371
12cr|perl-Coro-6.80.0-2|177	
12cr|perl-Coro-6.80.0-2|178	* Mon Feb 14 2011 Götz Waschk <waschk@mandriva.org> 2:5.260.0-1
12cr|perl-Coro-6.80.0-2|179	+ Revision: 637683
12cr|perl-Coro-6.80.0-2|180	- new version
12cr|perl-Coro-6.80.0-2|181	
12cr|perl-Coro-6.80.0-2|182	* Thu Nov 11 2010 Götz Waschk <waschk@mandriva.org> 2:5.250.0-1mdv2011.0
12cr|perl-Coro-6.80.0-2|183	+ Revision: 595977
12cr|perl-Coro-6.80.0-2|184	- update to new version 5.25
12cr|perl-Coro-6.80.0-2|185	
12cr|perl-Coro-6.80.0-2|186	* Sun Oct 24 2010 Götz Waschk <waschk@mandriva.org> 2:5.240.0-1mdv2011.0
12cr|perl-Coro-6.80.0-2|187	+ Revision: 588036
12cr|perl-Coro-6.80.0-2|188	- update to new version 5.24
12cr|perl-Coro-6.80.0-2|189	
12cr|perl-Coro-6.80.0-2|190	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2:5.230.0-2mdv2011.0
12cr|perl-Coro-6.80.0-2|191	+ Revision: 555716
12cr|perl-Coro-6.80.0-2|192	- rebuild
12cr|perl-Coro-6.80.0-2|193	
12cr|perl-Coro-6.80.0-2|194	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 2:5.230.0-1mdv2011.0
12cr|perl-Coro-6.80.0-2|195	+ Revision: 550299
12cr|perl-Coro-6.80.0-2|196	- update to new version 5.23
12cr|perl-Coro-6.80.0-2|197	
12cr|perl-Coro-6.80.0-2|198	* Wed Apr 14 2010 Götz Waschk <waschk@mandriva.org> 2:5.220.0-1mdv2010.1
12cr|perl-Coro-6.80.0-2|199	+ Revision: 534703
12cr|perl-Coro-6.80.0-2|200	- update to new version 5.22
12cr|perl-Coro-6.80.0-2|201	
12cr|perl-Coro-6.80.0-2|202	* Thu Dec 17 2009 Götz Waschk <waschk@mandriva.org> 2:5.210.0-1mdv2010.1
12cr|perl-Coro-6.80.0-2|203	+ Revision: 479696
12cr|perl-Coro-6.80.0-2|204	- new version
12cr|perl-Coro-6.80.0-2|205	- fix source URL
12cr|perl-Coro-6.80.0-2|206	
12cr|perl-Coro-6.80.0-2|207	* Fri Nov 06 2009 Götz Waschk <waschk@mandriva.org> 2:5.200.0-1mdv2010.1
12cr|perl-Coro-6.80.0-2|208	+ Revision: 460738
12cr|perl-Coro-6.80.0-2|209	- new version
12cr|perl-Coro-6.80.0-2|210	- update build deps
12cr|perl-Coro-6.80.0-2|211	
12cr|perl-Coro-6.80.0-2|212	* Mon Aug 24 2009 Götz Waschk <waschk@mandriva.org> 2:5.170.0-1mdv2010.0
12cr|perl-Coro-6.80.0-2|213	+ Revision: 420258
12cr|perl-Coro-6.80.0-2|214	- new version
12cr|perl-Coro-6.80.0-2|215	
12cr|perl-Coro-6.80.0-2|216	* Mon Aug 03 2009 Götz Waschk <waschk@mandriva.org> 2:5.162.0-1mdv2010.0
12cr|perl-Coro-6.80.0-2|217	+ Revision: 407699
12cr|perl-Coro-6.80.0-2|218	- update to new version 5.162
12cr|perl-Coro-6.80.0-2|219	
12cr|perl-Coro-6.80.0-2|220	* Thu Jul 23 2009 Jérôme Quelin <jquelin@mandriva.org> 2:5.161.0-1mdv2010.0
12cr|perl-Coro-6.80.0-2|221	+ Revision: 398854
12cr|perl-Coro-6.80.0-2|222	- update to 5.161
12cr|perl-Coro-6.80.0-2|223	
12cr|perl-Coro-6.80.0-2|224	* Mon Jul 06 2009 Jérôme Quelin <jquelin@mandriva.org> 2:5.151.0-1mdv2010.0
12cr|perl-Coro-6.80.0-2|225	+ Revision: 392768
12cr|perl-Coro-6.80.0-2|226	- removing EV files
12cr|perl-Coro-6.80.0-2|227	- update to 5.151
12cr|perl-Coro-6.80.0-2|228	- fixed license field
12cr|perl-Coro-6.80.0-2|229	
12cr|perl-Coro-6.80.0-2|230	+ Götz Waschk <waschk@mandriva.org>
12cr|perl-Coro-6.80.0-2|231	- use right version macro
12cr|perl-Coro-6.80.0-2|232	
12cr|perl-Coro-6.80.0-2|233	* Sat May 30 2009 Götz Waschk <waschk@mandriva.org> 2:5.132.0-1mdv2010.0
12cr|perl-Coro-6.80.0-2|234	+ Revision: 381508
12cr|perl-Coro-6.80.0-2|235	- new version
12cr|perl-Coro-6.80.0-2|236	- remove the macro definition again
12cr|perl-Coro-6.80.0-2|237	
12cr|perl-Coro-6.80.0-2|238	* Fri May 08 2009 Götz Waschk <waschk@mandriva.org> 2:5.131.0-2mdv2010.0
12cr|perl-Coro-6.80.0-2|239	+ Revision: 373415
12cr|perl-Coro-6.80.0-2|240	- resubmit
12cr|perl-Coro-6.80.0-2|241	- add perl_convert_version macro
12cr|perl-Coro-6.80.0-2|242	- use perl version macro
12cr|perl-Coro-6.80.0-2|243	
12cr|perl-Coro-6.80.0-2|244	* Tue Mar 17 2009 Götz Waschk <waschk@mandriva.org> 2:5.131-1mdv2009.1
12cr|perl-Coro-6.80.0-2|245	+ Revision: 356529
12cr|perl-Coro-6.80.0-2|246	- update to new version 5.131
12cr|perl-Coro-6.80.0-2|247	
12cr|perl-Coro-6.80.0-2|248	* Sun Dec 28 2008 Götz Waschk <waschk@mandriva.org> 2:5.13-1mdv2009.1
12cr|perl-Coro-6.80.0-2|249	+ Revision: 320317
12cr|perl-Coro-6.80.0-2|250	- new version
12cr|perl-Coro-6.80.0-2|251	- depend on perl-Guard
12cr|perl-Coro-6.80.0-2|252	
12cr|perl-Coro-6.80.0-2|253	* Mon Dec 08 2008 Götz Waschk <waschk@mandriva.org> 2:5.12-1mdv2009.1
12cr|perl-Coro-6.80.0-2|254	+ Revision: 311732
12cr|perl-Coro-6.80.0-2|255	- update to new version 5.12
12cr|perl-Coro-6.80.0-2|256	
12cr|perl-Coro-6.80.0-2|257	* Wed Nov 26 2008 Götz Waschk <waschk@mandriva.org> 2:5.11-1mdv2009.1
12cr|perl-Coro-6.80.0-2|258	+ Revision: 306932
12cr|perl-Coro-6.80.0-2|259	- update to new version 5.11
12cr|perl-Coro-6.80.0-2|260	
12cr|perl-Coro-6.80.0-2|261	* Tue Nov 25 2008 Götz Waschk <waschk@mandriva.org> 2:5.1-1mdv2009.1
12cr|perl-Coro-6.80.0-2|262	+ Revision: 306561
12cr|perl-Coro-6.80.0-2|263	- new version
12cr|perl-Coro-6.80.0-2|264	- update file list
12cr|perl-Coro-6.80.0-2|265	
12cr|perl-Coro-6.80.0-2|266	* Sun Nov 23 2008 Götz Waschk <waschk@mandriva.org> 2:5.0-1mdv2009.1
12cr|perl-Coro-6.80.0-2|267	+ Revision: 305959
12cr|perl-Coro-6.80.0-2|268	- update to new version 5.0
12cr|perl-Coro-6.80.0-2|269	
12cr|perl-Coro-6.80.0-2|270	* Sun Nov 16 2008 Götz Waschk <waschk@mandriva.org> 2:4.913-1mdv2009.1
12cr|perl-Coro-6.80.0-2|271	+ Revision: 303683
12cr|perl-Coro-6.80.0-2|272	- update to new version 4.913
12cr|perl-Coro-6.80.0-2|273	
12cr|perl-Coro-6.80.0-2|274	* Fri Nov 14 2008 Götz Waschk <waschk@mandriva.org> 2:4.912-1mdv2009.1
12cr|perl-Coro-6.80.0-2|275	+ Revision: 303106
12cr|perl-Coro-6.80.0-2|276	- update to new version 4.912
12cr|perl-Coro-6.80.0-2|277	
12cr|perl-Coro-6.80.0-2|278	* Thu Nov 13 2008 Götz Waschk <waschk@mandriva.org> 2:4.911-1mdv2009.1
12cr|perl-Coro-6.80.0-2|279	+ Revision: 302631
12cr|perl-Coro-6.80.0-2|280	- update to new version 4.911
12cr|perl-Coro-6.80.0-2|281	
12cr|perl-Coro-6.80.0-2|282	* Fri Nov 07 2008 Götz Waschk <waschk@mandriva.org> 2:4.804-1mdv2009.1
12cr|perl-Coro-6.80.0-2|283	+ Revision: 300473
12cr|perl-Coro-6.80.0-2|284	- update to new version 4.804
12cr|perl-Coro-6.80.0-2|285	
12cr|perl-Coro-6.80.0-2|286	* Tue Nov 04 2008 Götz Waschk <waschk@mandriva.org> 2:4.803-1mdv2009.1
12cr|perl-Coro-6.80.0-2|287	+ Revision: 299817
12cr|perl-Coro-6.80.0-2|288	- update to new version 4.803
12cr|perl-Coro-6.80.0-2|289	
12cr|perl-Coro-6.80.0-2|290	* Fri Oct 31 2008 Götz Waschk <waschk@mandriva.org> 2:4.802-1mdv2009.1
12cr|perl-Coro-6.80.0-2|291	+ Revision: 298846
12cr|perl-Coro-6.80.0-2|292	- update to new version 4.802
12cr|perl-Coro-6.80.0-2|293	
12cr|perl-Coro-6.80.0-2|294	* Thu Oct 23 2008 Götz Waschk <waschk@mandriva.org> 2:4.801-1mdv2009.1
12cr|perl-Coro-6.80.0-2|295	+ Revision: 296655
12cr|perl-Coro-6.80.0-2|296	- update to new version 4.801
12cr|perl-Coro-6.80.0-2|297	
12cr|perl-Coro-6.80.0-2|298	* Sat Oct 11 2008 Götz Waschk <waschk@mandriva.org> 2:4.749-1mdv2009.1
12cr|perl-Coro-6.80.0-2|299	+ Revision: 291907
12cr|perl-Coro-6.80.0-2|300	- new version
12cr|perl-Coro-6.80.0-2|301	
12cr|perl-Coro-6.80.0-2|302	* Wed Sep 24 2008 Götz Waschk <waschk@mandriva.org> 2:4.747-1mdv2009.0
12cr|perl-Coro-6.80.0-2|303	+ Revision: 287714
12cr|perl-Coro-6.80.0-2|304	- update to new version 4.747
12cr|perl-Coro-6.80.0-2|305	
12cr|perl-Coro-6.80.0-2|306	* Mon Sep 22 2008 Götz Waschk <waschk@mandriva.org> 2:4.746-1mdv2009.0
12cr|perl-Coro-6.80.0-2|307	+ Revision: 286467
12cr|perl-Coro-6.80.0-2|308	- update to new version 4.746
12cr|perl-Coro-6.80.0-2|309	
12cr|perl-Coro-6.80.0-2|310	* Thu Jul 24 2008 Götz Waschk <waschk@mandriva.org> 2:4.745-1mdv2009.0
12cr|perl-Coro-6.80.0-2|311	+ Revision: 244979
12cr|perl-Coro-6.80.0-2|312	- new version
12cr|perl-Coro-6.80.0-2|313	
12cr|perl-Coro-6.80.0-2|314	* Wed Jul 09 2008 Götz Waschk <waschk@mandriva.org> 2:4.744-1mdv2009.0
12cr|perl-Coro-6.80.0-2|315	+ Revision: 232902
12cr|perl-Coro-6.80.0-2|316	- new version
12cr|perl-Coro-6.80.0-2|317	
12cr|perl-Coro-6.80.0-2|318	* Mon Jun 16 2008 Götz Waschk <waschk@mandriva.org> 2:4.743-1mdv2009.0
12cr|perl-Coro-6.80.0-2|319	+ Revision: 219389
12cr|perl-Coro-6.80.0-2|320	- new version
12cr|perl-Coro-6.80.0-2|321	
12cr|perl-Coro-6.80.0-2|322	* Wed May 28 2008 Götz Waschk <waschk@mandriva.org> 2:4.72-1mdv2009.0
12cr|perl-Coro-6.80.0-2|323	+ Revision: 212581
12cr|perl-Coro-6.80.0-2|324	- new version
12cr|perl-Coro-6.80.0-2|325	- bump AnyEvent dep
12cr|perl-Coro-6.80.0-2|326	- add AnyEvent subpackage
12cr|perl-Coro-6.80.0-2|327	
12cr|perl-Coro-6.80.0-2|328	* Tue Apr 15 2008 Götz Waschk <waschk@mandriva.org> 2:4.51-1mdv2009.0
12cr|perl-Coro-6.80.0-2|329	+ Revision: 193700
12cr|perl-Coro-6.80.0-2|330	- new version
12cr|perl-Coro-6.80.0-2|331	
12cr|perl-Coro-6.80.0-2|332	* Tue Apr 08 2008 Götz Waschk <waschk@mandriva.org> 2:4.49-1mdv2009.0
12cr|perl-Coro-6.80.0-2|333	+ Revision: 192408
12cr|perl-Coro-6.80.0-2|334	- new version
12cr|perl-Coro-6.80.0-2|335	
12cr|perl-Coro-6.80.0-2|336	* Mon Jan 21 2008 Götz Waschk <waschk@mandriva.org> 2:4.37-1mdv2008.1
12cr|perl-Coro-6.80.0-2|337	+ Revision: 155570
12cr|perl-Coro-6.80.0-2|338	- new version
12cr|perl-Coro-6.80.0-2|339	- reenable checks
12cr|perl-Coro-6.80.0-2|340	
12cr|perl-Coro-6.80.0-2|341	* Thu Jan 17 2008 Götz Waschk <waschk@mandriva.org> 2:4.36-2mdv2008.1
12cr|perl-Coro-6.80.0-2|342	+ Revision: 153984
12cr|perl-Coro-6.80.0-2|343	- disable check for bootstrapping
12cr|perl-Coro-6.80.0-2|344	
12cr|perl-Coro-6.80.0-2|345	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Coro-6.80.0-2|346	- rebuild
12cr|perl-Coro-6.80.0-2|347	
12cr|perl-Coro-6.80.0-2|348	+ Pixel <pixel@mandriva.com>
12cr|perl-Coro-6.80.0-2|349	- rebuild for perl-5.10.0
12cr|perl-Coro-6.80.0-2|350	
12cr|perl-Coro-6.80.0-2|351	* Mon Jan 14 2008 Götz Waschk <waschk@mandriva.org> 2:4.36-1mdv2008.1
12cr|perl-Coro-6.80.0-2|352	+ Revision: 151119
12cr|perl-Coro-6.80.0-2|353	- new version
12cr|perl-Coro-6.80.0-2|354	
12cr|perl-Coro-6.80.0-2|355	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2:4.34-1mdv2008.1
12cr|perl-Coro-6.80.0-2|356	+ Revision: 137993
12cr|perl-Coro-6.80.0-2|357	- update to new version 4.34
12cr|perl-Coro-6.80.0-2|358	
12cr|perl-Coro-6.80.0-2|359	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Coro-6.80.0-2|360	- restore BuildRoot
12cr|perl-Coro-6.80.0-2|361	
12cr|perl-Coro-6.80.0-2|362	* Wed Dec 19 2007 Götz Waschk <waschk@mandriva.org> 2:4.33-2mdv2008.1
12cr|perl-Coro-6.80.0-2|363	+ Revision: 133738
12cr|perl-Coro-6.80.0-2|364	- split out Coro::BDB module
12cr|perl-Coro-6.80.0-2|365	
12cr|perl-Coro-6.80.0-2|366	* Tue Dec 18 2007 Götz Waschk <waschk@mandriva.org> 2:4.33-1mdv2008.1
12cr|perl-Coro-6.80.0-2|367	+ Revision: 132036
12cr|perl-Coro-6.80.0-2|368	- new version
12cr|perl-Coro-6.80.0-2|369	
12cr|perl-Coro-6.80.0-2|370	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Coro-6.80.0-2|371	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Coro-6.80.0-2|372	
12cr|perl-Coro-6.80.0-2|373	* Thu Dec 06 2007 Götz Waschk <waschk@mandriva.org> 2:4.31-1mdv2008.1
12cr|perl-Coro-6.80.0-2|374	+ Revision: 115832
12cr|perl-Coro-6.80.0-2|375	- new version
12cr|perl-Coro-6.80.0-2|376	
12cr|perl-Coro-6.80.0-2|377	* Mon Dec 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2:4.22-1mdv2008.1
12cr|perl-Coro-6.80.0-2|378	+ Revision: 114489
12cr|perl-Coro-6.80.0-2|379	- update to new version 4.22
12cr|perl-Coro-6.80.0-2|380	- update to new version 4.22
12cr|perl-Coro-6.80.0-2|381	
12cr|perl-Coro-6.80.0-2|382	* Mon Nov 26 2007 Götz Waschk <waschk@mandriva.org> 2:4.21-1mdv2008.1
12cr|perl-Coro-6.80.0-2|383	+ Revision: 112121
12cr|perl-Coro-6.80.0-2|384	- new version
12cr|perl-Coro-6.80.0-2|385	- bump dep
12cr|perl-Coro-6.80.0-2|386	
12cr|perl-Coro-6.80.0-2|387	* Tue Oct 30 2007 Götz Waschk <waschk@mandriva.org> 2:4.13-1mdv2008.1
12cr|perl-Coro-6.80.0-2|388	+ Revision: 103743
12cr|perl-Coro-6.80.0-2|389	- new version
12cr|perl-Coro-6.80.0-2|390	
12cr|perl-Coro-6.80.0-2|391	* Fri Oct 12 2007 Götz Waschk <waschk@mandriva.org> 2:4.11-1mdv2008.1
12cr|perl-Coro-6.80.0-2|392	+ Revision: 97274
12cr|perl-Coro-6.80.0-2|393	- new version
12cr|perl-Coro-6.80.0-2|394	
12cr|perl-Coro-6.80.0-2|395	* Sun Oct 07 2007 Götz Waschk <waschk@mandriva.org> 2:4.03-1mdv2008.1
12cr|perl-Coro-6.80.0-2|396	+ Revision: 95677
12cr|perl-Coro-6.80.0-2|397	- new version
12cr|perl-Coro-6.80.0-2|398	
12cr|perl-Coro-6.80.0-2|399	* Fri May 18 2007 Götz Waschk <waschk@mandriva.org> 2:3.63-1mdv2008.0
12cr|perl-Coro-6.80.0-2|400	+ Revision: 28296
12cr|perl-Coro-6.80.0-2|401	- new version
12cr|perl-Coro-6.80.0-2|402	
12cr|perl-Coro-6.80.0-2|403	* Sat Apr 28 2007 Götz Waschk <waschk@mandriva.org> 2:3.62-1mdv2008.0
12cr|perl-Coro-6.80.0-2|404	+ Revision: 18927
12cr|perl-Coro-6.80.0-2|405	- new version
12cr|perl-Coro-6.80.0-2|406	
12cr|perl-Coro-6.80.0-2|407	* Fri Apr 20 2007 Götz Waschk <waschk@mandriva.org> 2:3.61-1mdv2008.0
12cr|perl-Coro-6.80.0-2|408	+ Revision: 16010
12cr|perl-Coro-6.80.0-2|409	- new version
12cr|perl-Coro-6.80.0-2|410	

4188 12
12cr|perl-CPAN-1.960.0-5|1	%define upstream_name	CPAN
12cr|perl-CPAN-1.960.0-5|2	%define upstream_version 1.9600
12cr|perl-CPAN-1.960.0-5|3	
12cr|perl-CPAN-1.960.0-5|4	%if %{_use_internal_dependency_generator}
12cr|perl-CPAN-1.960.0-5|5	%define __noautoreq 'perl\\(Mac::BuildTools\\)'
12cr|perl-CPAN-1.960.0-5|6	%endif
12cr|perl-CPAN-1.960.0-5|7	
12cr|perl-CPAN-1.960.0-5|8	Name:		perl-%{upstream_name}
12cr|perl-CPAN-1.960.0-5|9	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CPAN-1.960.0-5|10	Release:	5
12cr|perl-CPAN-1.960.0-5|11	Epoch:		1
12cr|perl-CPAN-1.960.0-5|12	
12cr|perl-CPAN-1.960.0-5|13	Summary:	%{upstream_name} module for perl
12cr|perl-CPAN-1.960.0-5|14	License:	GPL+ or Artistic
12cr|perl-CPAN-1.960.0-5|15	Group:		Development/Perl
12cr|perl-CPAN-1.960.0-5|16	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-CPAN-1.960.0-5|17	Source0:	http://search.cpan.org/CPAN/authors/id/A/AN/ANDK/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CPAN-1.960.0-5|18	
12cr|perl-CPAN-1.960.0-5|19	BuildRequires:	perl-devel
12cr|perl-CPAN-1.960.0-5|20	BuildRequires:	perl(Digest::SHA)
12cr|perl-CPAN-1.960.0-5|21	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-CPAN-1.960.0-5|22	BuildRequires:	perl(File::Basename)
12cr|perl-CPAN-1.960.0-5|23	BuildRequires:	perl(File::Path)
12cr|perl-CPAN-1.960.0-5|24	BuildRequires:	perl(File::Spec)
12cr|perl-CPAN-1.960.0-5|25	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-CPAN-1.960.0-5|26	BuildRequires:	perl(YAML)
12cr|perl-CPAN-1.960.0-5|27	BuildRequires:	perl(YAML::Syck)
12cr|perl-CPAN-1.960.0-5|28	
12cr|perl-CPAN-1.960.0-5|29	BuildArch:	noarch
12cr|perl-CPAN-1.960.0-5|30	
12cr|perl-CPAN-1.960.0-5|31	%description
12cr|perl-CPAN-1.960.0-5|32	The CPAN module automates or at least simplifies the make and install of
12cr|perl-CPAN-1.960.0-5|33	perl modules and extensions. It includes some primitive searching
12cr|perl-CPAN-1.960.0-5|34	capabilities and knows how to use Net::FTP or LWP or some external
12cr|perl-CPAN-1.960.0-5|35	download clients to fetch the distributions from the net.
12cr|perl-CPAN-1.960.0-5|36	
12cr|perl-CPAN-1.960.0-5|37	These are fetched from one or more of the mirrored CPAN (Comprehensive
12cr|perl-CPAN-1.960.0-5|38	Perl Archive Network) sites and unpacked in a dedicated directory.
12cr|perl-CPAN-1.960.0-5|39	
12cr|perl-CPAN-1.960.0-5|40	The CPAN module also supports the concept of named and versioned
12cr|perl-CPAN-1.960.0-5|41	*bundles* of modules. Bundles simplify the handling of sets of related
12cr|perl-CPAN-1.960.0-5|42	modules. See Bundles below.
12cr|perl-CPAN-1.960.0-5|43	
12cr|perl-CPAN-1.960.0-5|44	The package contains a session manager and a cache manager. The session
12cr|perl-CPAN-1.960.0-5|45	manager keeps track of what has been fetched, built and installed in the
12cr|perl-CPAN-1.960.0-5|46	current session. The cache manager keeps track of the disk space
12cr|perl-CPAN-1.960.0-5|47	occupied by the make processes and deletes excess space according to a
12cr|perl-CPAN-1.960.0-5|48	simple FIFO mechanism.
12cr|perl-CPAN-1.960.0-5|49	
12cr|perl-CPAN-1.960.0-5|50	All methods provided are accessible in a programmer style and in an
12cr|perl-CPAN-1.960.0-5|51	interactive shell style.
12cr|perl-CPAN-1.960.0-5|52	
12cr|perl-CPAN-1.960.0-5|53	%prep
12cr|perl-CPAN-1.960.0-5|54	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPAN-1.960.0-5|55	
12cr|perl-CPAN-1.960.0-5|56	%build
12cr|perl-CPAN-1.960.0-5|57	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPAN-1.960.0-5|58	%make
12cr|perl-CPAN-1.960.0-5|59	
12cr|perl-CPAN-1.960.0-5|60	%check
12cr|perl-CPAN-1.960.0-5|61	# Signature file does not contain debug files signatures, just ignore the file for tests
12cr|perl-CPAN-1.960.0-5|62	mv SIGNATURE SIGNATURE_test
12cr|perl-CPAN-1.960.0-5|63	# perl(CPAN::Test::Dummy::Perl5::Make::CircDepeOne/Two/Three) issue a warning if not present
12cr|perl-CPAN-1.960.0-5|64	# so we just ignore them (they induce a failure if tested)
12cr|perl-CPAN-1.960.0-5|65	%make test
12cr|perl-CPAN-1.960.0-5|66	mv SIGNATURE_test SIGNATURE
12cr|perl-CPAN-1.960.0-5|67	
12cr|perl-CPAN-1.960.0-5|68	%install
12cr|perl-CPAN-1.960.0-5|69	%makeinstall_std
12cr|perl-CPAN-1.960.0-5|70	# Temporarily rename the cpan shell in order to wait for perl-5.10
12cr|perl-CPAN-1.960.0-5|71	mv %{buildroot}/%{_bindir}/cpan %{buildroot}/%{_bindir}/cpan-%{upstream_version}
12cr|perl-CPAN-1.960.0-5|72	mv %{buildroot}/%{_mandir}/man1/cpan.1 %{buildroot}/%{_mandir}/man1/cpan-%{upstream_version}.1
12cr|perl-CPAN-1.960.0-5|73	
12cr|perl-CPAN-1.960.0-5|74	%files
12cr|perl-CPAN-1.960.0-5|75	%doc Changes README
12cr|perl-CPAN-1.960.0-5|76	%{_bindir}/*
12cr|perl-CPAN-1.960.0-5|77	%{perl_vendorlib}
12cr|perl-CPAN-1.960.0-5|78	%{_mandir}/*/*
12cr|perl-CPAN-1.960.0-5|79	

4189 12
12cr|perl-CPAN-Checksums-2.70.0-3|1	%define upstream_name    CPAN-Checksums
12cr|perl-CPAN-Checksums-2.70.0-3|2	%define upstream_version 2.07
12cr|perl-CPAN-Checksums-2.70.0-3|3	
12cr|perl-CPAN-Checksums-2.70.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CPAN-Checksums-2.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CPAN-Checksums-2.70.0-3|6	Release:	3
12cr|perl-CPAN-Checksums-2.70.0-3|7	
12cr|perl-CPAN-Checksums-2.70.0-3|8	Summary:	Write a C<CHECKSUMS> file for a directory as on CPAN
12cr|perl-CPAN-Checksums-2.70.0-3|9	License:	GPL+ or Artistic
12cr|perl-CPAN-Checksums-2.70.0-3|10	Group:		Development/Perl
12cr|perl-CPAN-Checksums-2.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CPAN-Checksums-2.70.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CPAN-Checksums-2.70.0-3|13	
12cr|perl-CPAN-Checksums-2.70.0-3|14	BuildRequires:	perl-devel
12cr|perl-CPAN-Checksums-2.70.0-3|15	BuildRequires:	perl(Compress::Bzip2)
12cr|perl-CPAN-Checksums-2.70.0-3|16	BuildRequires:	perl(Compress::Zlib)
12cr|perl-CPAN-Checksums-2.70.0-3|17	BuildRequires:	perl(Data::Compare)
12cr|perl-CPAN-Checksums-2.70.0-3|18	BuildRequires:	perl(Data::Dumper)
12cr|perl-CPAN-Checksums-2.70.0-3|19	BuildRequires:	perl(Digest::MD5)
12cr|perl-CPAN-Checksums-2.70.0-3|20	BuildRequires:	perl(Digest::SHA)
12cr|perl-CPAN-Checksums-2.70.0-3|21	BuildRequires:	perl(DirHandle)
12cr|perl-CPAN-Checksums-2.70.0-3|22	BuildRequires:	perl(File::Spec)
12cr|perl-CPAN-Checksums-2.70.0-3|23	BuildRequires:	perl(File::Temp)
12cr|perl-CPAN-Checksums-2.70.0-3|24	BuildRequires:	perl(IO::File)
12cr|perl-CPAN-Checksums-2.70.0-3|25	
12cr|perl-CPAN-Checksums-2.70.0-3|26	BuildArch:	noarch
12cr|perl-CPAN-Checksums-2.70.0-3|27	
12cr|perl-CPAN-Checksums-2.70.0-3|28	%description
12cr|perl-CPAN-Checksums-2.70.0-3|29	* $success = updatedir($dir)
12cr|perl-CPAN-Checksums-2.70.0-3|30	
12cr|perl-CPAN-Checksums-2.70.0-3|31	'updatedir()' takes a directory name as argument and writes a typical
12cr|perl-CPAN-Checksums-2.70.0-3|32	'CHECKSUMS' file in that directory as used on CPAN unless a previously
12cr|perl-CPAN-Checksums-2.70.0-3|33	written 'CHECKSUMS' file is there that is still valid. Returns 2 if a new
12cr|perl-CPAN-Checksums-2.70.0-3|34	'CHECKSUMS' file has been written, 1 if a valid 'CHECKSUMS' file is
12cr|perl-CPAN-Checksums-2.70.0-3|35	already there, otherwise dies.
12cr|perl-CPAN-Checksums-2.70.0-3|36	
12cr|perl-CPAN-Checksums-2.70.0-3|37	Note: since version 2.0 updatedir on empty directories behaves just the
12cr|perl-CPAN-Checksums-2.70.0-3|38	same. In older versions it silently did nothing.
12cr|perl-CPAN-Checksums-2.70.0-3|39	
12cr|perl-CPAN-Checksums-2.70.0-3|40	%prep
12cr|perl-CPAN-Checksums-2.70.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPAN-Checksums-2.70.0-3|42	
12cr|perl-CPAN-Checksums-2.70.0-3|43	%build
12cr|perl-CPAN-Checksums-2.70.0-3|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPAN-Checksums-2.70.0-3|45	%make
12cr|perl-CPAN-Checksums-2.70.0-3|46	
12cr|perl-CPAN-Checksums-2.70.0-3|47	%check
12cr|perl-CPAN-Checksums-2.70.0-3|48	rm -f *.list
12cr|perl-CPAN-Checksums-2.70.0-3|49	rm -f t/00signature.t
12cr|perl-CPAN-Checksums-2.70.0-3|50	%make test
12cr|perl-CPAN-Checksums-2.70.0-3|51	
12cr|perl-CPAN-Checksums-2.70.0-3|52	%install
12cr|perl-CPAN-Checksums-2.70.0-3|53	%makeinstall_std
12cr|perl-CPAN-Checksums-2.70.0-3|54	
12cr|perl-CPAN-Checksums-2.70.0-3|55	%files
12cr|perl-CPAN-Checksums-2.70.0-3|56	%doc README
12cr|perl-CPAN-Checksums-2.70.0-3|57	%{_mandir}/man3/*
12cr|perl-CPAN-Checksums-2.70.0-3|58	%{perl_vendorlib}/*
12cr|perl-CPAN-Checksums-2.70.0-3|59	
12cr|perl-CPAN-Checksums-2.70.0-3|60	%changelog
12cr|perl-CPAN-Checksums-2.70.0-3|61	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.70.0-2mdv2011.0
12cr|perl-CPAN-Checksums-2.70.0-3|62	+ Revision: 656883
12cr|perl-CPAN-Checksums-2.70.0-3|63	- rebuild for updated spec-helper
12cr|perl-CPAN-Checksums-2.70.0-3|64	
12cr|perl-CPAN-Checksums-2.70.0-3|65	* Sun Nov 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.70.0-1mdv2011.0
12cr|perl-CPAN-Checksums-2.70.0-3|66	+ Revision: 599549
12cr|perl-CPAN-Checksums-2.70.0-3|67	- update to new version 2.07
12cr|perl-CPAN-Checksums-2.70.0-3|68	
12cr|perl-CPAN-Checksums-2.70.0-3|69	* Sun Nov 14 2010 Jérôme Quelin <jquelin@mandriva.org> 2.60.0-1mdv2011.0
12cr|perl-CPAN-Checksums-2.70.0-3|70	+ Revision: 597485
12cr|perl-CPAN-Checksums-2.70.0-3|71	- remove signature tests
12cr|perl-CPAN-Checksums-2.70.0-3|72	- update to 2.06
12cr|perl-CPAN-Checksums-2.70.0-3|73	
12cr|perl-CPAN-Checksums-2.70.0-3|74	* Sun Jan 24 2010 Jérôme Quelin <jquelin@mandriva.org> 2.50.0-1mdv2011.0
12cr|perl-CPAN-Checksums-2.70.0-3|75	+ Revision: 495425
12cr|perl-CPAN-Checksums-2.70.0-3|76	- update to 2.05
12cr|perl-CPAN-Checksums-2.70.0-3|77	
12cr|perl-CPAN-Checksums-2.70.0-3|78	* Thu Dec 24 2009 Jérôme Quelin <jquelin@mandriva.org> 2.40.0-1mdv2010.1
12cr|perl-CPAN-Checksums-2.70.0-3|79	+ Revision: 482125
12cr|perl-CPAN-Checksums-2.70.0-3|80	- import perl-CPAN-Checksums
12cr|perl-CPAN-Checksums-2.70.0-3|81	
12cr|perl-CPAN-Checksums-2.70.0-3|82	
12cr|perl-CPAN-Checksums-2.70.0-3|83	* Thu Dec 24 2009 cpan2dist 2.04-1mdv
12cr|perl-CPAN-Checksums-2.70.0-3|84	- initial mdv release, generated with cpan2dist

4190 12
12cr|perl-CPANDB-0.140.0-3|1	%define upstream_name    CPANDB
12cr|perl-CPANDB-0.140.0-3|2	%define upstream_version 0.14
12cr|perl-CPANDB-0.140.0-3|3	
12cr|perl-CPANDB-0.140.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CPANDB-0.140.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CPANDB-0.140.0-3|6	Release:	3
12cr|perl-CPANDB-0.140.0-3|7	
12cr|perl-CPANDB-0.140.0-3|8	Summary:	CPANDB class for the distribution table
12cr|perl-CPANDB-0.140.0-3|9	License:	GPL+ or Artistic
12cr|perl-CPANDB-0.140.0-3|10	Group:		Development/Perl
12cr|perl-CPANDB-0.140.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CPANDB-0.140.0-3|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CPANDB-0.140.0-3|13	
12cr|perl-CPANDB-0.140.0-3|14	BuildRequires:	perl-devel
12cr|perl-CPANDB-0.140.0-3|15	BuildRequires:	perl(DateTime)
12cr|perl-CPANDB-0.140.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-CPANDB-0.140.0-3|17	BuildRequires:	perl(LWP::Online)
12cr|perl-CPANDB-0.140.0-3|18	BuildRequires:	perl(ORLite::Mirror)
12cr|perl-CPANDB-0.140.0-3|19	BuildRequires:	perl(ORLite::Statistics)
12cr|perl-CPANDB-0.140.0-3|20	BuildRequires:	perl(Params::Util)
12cr|perl-CPANDB-0.140.0-3|21	BuildRequires:	perl(Test::More)
12cr|perl-CPANDB-0.140.0-3|22	
12cr|perl-CPANDB-0.140.0-3|23	BuildArch:	noarch
12cr|perl-CPANDB-0.140.0-3|24	
12cr|perl-CPANDB-0.140.0-3|25	%description
12cr|perl-CPANDB-0.140.0-3|26	CPANDB class for the distribution table.
12cr|perl-CPANDB-0.140.0-3|27	
12cr|perl-CPANDB-0.140.0-3|28	%prep
12cr|perl-CPANDB-0.140.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPANDB-0.140.0-3|30	
12cr|perl-CPANDB-0.140.0-3|31	%build
12cr|perl-CPANDB-0.140.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPANDB-0.140.0-3|33	%make
12cr|perl-CPANDB-0.140.0-3|34	
12cr|perl-CPANDB-0.140.0-3|35	%check
12cr|perl-CPANDB-0.140.0-3|36	%make test
12cr|perl-CPANDB-0.140.0-3|37	
12cr|perl-CPANDB-0.140.0-3|38	%install
12cr|perl-CPANDB-0.140.0-3|39	%makeinstall_std
12cr|perl-CPANDB-0.140.0-3|40	
12cr|perl-CPANDB-0.140.0-3|41	%files
12cr|perl-CPANDB-0.140.0-3|42	%doc LICENSE README Changes
12cr|perl-CPANDB-0.140.0-3|43	%{_mandir}/man1/*
12cr|perl-CPANDB-0.140.0-3|44	%{_mandir}/man3/*
12cr|perl-CPANDB-0.140.0-3|45	%{perl_vendorlib}/*
12cr|perl-CPANDB-0.140.0-3|46	%{_bindir}/cpangraph
12cr|perl-CPANDB-0.140.0-3|47	
12cr|perl-CPANDB-0.140.0-3|48	
12cr|perl-CPANDB-0.140.0-3|49	%changelog
12cr|perl-CPANDB-0.140.0-3|50	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.140.0-2mdv2011.0
12cr|perl-CPANDB-0.140.0-3|51	+ Revision: 658520
12cr|perl-CPANDB-0.140.0-3|52	- rebuild for updated spec-helper
12cr|perl-CPANDB-0.140.0-3|53	
12cr|perl-CPANDB-0.140.0-3|54	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-CPANDB-0.140.0-3|55	+ Revision: 553062
12cr|perl-CPANDB-0.140.0-3|56	- update to 0.14
12cr|perl-CPANDB-0.140.0-3|57	
12cr|perl-CPANDB-0.140.0-3|58	* Tue Apr 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.1
12cr|perl-CPANDB-0.140.0-3|59	+ Revision: 536960
12cr|perl-CPANDB-0.140.0-3|60	- update to 0.13
12cr|perl-CPANDB-0.140.0-3|61	
12cr|perl-CPANDB-0.140.0-3|62	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.1
12cr|perl-CPANDB-0.140.0-3|63	+ Revision: 460936
12cr|perl-CPANDB-0.140.0-3|64	- adding missing buildrequires
12cr|perl-CPANDB-0.140.0-3|65	- update to 0.12
12cr|perl-CPANDB-0.140.0-3|66	
12cr|perl-CPANDB-0.140.0-3|67	* Thu Aug 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-CPANDB-0.140.0-3|68	+ Revision: 418440
12cr|perl-CPANDB-0.140.0-3|69	- adding missing buildrequires:
12cr|perl-CPANDB-0.140.0-3|70	- update to 0.10
12cr|perl-CPANDB-0.140.0-3|71	
12cr|perl-CPANDB-0.140.0-3|72	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-CPANDB-0.140.0-3|73	+ Revision: 415000
12cr|perl-CPANDB-0.140.0-3|74	- update to 0.05
12cr|perl-CPANDB-0.140.0-3|75	
12cr|perl-CPANDB-0.140.0-3|76	* Thu Jul 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-CPANDB-0.140.0-3|77	+ Revision: 393826
12cr|perl-CPANDB-0.140.0-3|78	- import perl-CPANDB
12cr|perl-CPANDB-0.140.0-3|79	
12cr|perl-CPANDB-0.140.0-3|80	
12cr|perl-CPANDB-0.140.0-3|81	* Thu Jul 09 2009 cpan2dist 0.02-1mdv
12cr|perl-CPANDB-0.140.0-3|82	- initial mdv release, generated with cpan2dist

4191 12
12cr|perl-CPAN-Dependency-0.150.0-3|1	%define upstream_name    CPAN-Dependency
12cr|perl-CPAN-Dependency-0.150.0-3|2	%define upstream_version 0.15
12cr|perl-CPAN-Dependency-0.150.0-3|3	
12cr|perl-CPAN-Dependency-0.150.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CPAN-Dependency-0.150.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CPAN-Dependency-0.150.0-3|6	Release:	3
12cr|perl-CPAN-Dependency-0.150.0-3|7	
12cr|perl-CPAN-Dependency-0.150.0-3|8	Summary:	Analyzes CPAN modules and generates their dependency tree
12cr|perl-CPAN-Dependency-0.150.0-3|9	License:	GPL+ or Artistic
12cr|perl-CPAN-Dependency-0.150.0-3|10	Group:		Development/Perl
12cr|perl-CPAN-Dependency-0.150.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CPAN-Dependency-0.150.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CPAN-Dependency-0.150.0-3|13	
12cr|perl-CPAN-Dependency-0.150.0-3|14	BuildRequires:	perl-devel
12cr|perl-CPAN-Dependency-0.150.0-3|15	BuildRequires:	perl(CPANPLUS)
12cr|perl-CPAN-Dependency-0.150.0-3|16	BuildRequires:	perl(DBD::SQLite)
12cr|perl-CPAN-Dependency-0.150.0-3|17	BuildRequires:	perl(DBI)
12cr|perl-CPAN-Dependency-0.150.0-3|18	BuildRequires:	perl(File::Slurp)
12cr|perl-CPAN-Dependency-0.150.0-3|19	BuildRequires:	perl(File::Spec)
12cr|perl-CPAN-Dependency-0.150.0-3|20	BuildRequires:	perl(Module::CoreList)
12cr|perl-CPAN-Dependency-0.150.0-3|21	BuildRequires:	perl(Test::Deep)
12cr|perl-CPAN-Dependency-0.150.0-3|22	BuildRequires:	perl(Test::More)
12cr|perl-CPAN-Dependency-0.150.0-3|23	BuildRequires:	perl(Test::Warn)
12cr|perl-CPAN-Dependency-0.150.0-3|24	BuildRequires:	perl(YAML)
12cr|perl-CPAN-Dependency-0.150.0-3|25	BuildArch:	noarch
12cr|perl-CPAN-Dependency-0.150.0-3|26	
12cr|perl-CPAN-Dependency-0.150.0-3|27	%description
12cr|perl-CPAN-Dependency-0.150.0-3|28	This module can process a set of distributions, up to the whole CPAN, and
12cr|perl-CPAN-Dependency-0.150.0-3|29	extract the dependency relations between these distributions.
12cr|perl-CPAN-Dependency-0.150.0-3|30	Alternatively, it can load the prerequisites information from a CPANTS
12cr|perl-CPAN-Dependency-0.150.0-3|31	database.
12cr|perl-CPAN-Dependency-0.150.0-3|32	
12cr|perl-CPAN-Dependency-0.150.0-3|33	It also calculates a score for each distribution based on the number of
12cr|perl-CPAN-Dependency-0.150.0-3|34	times it appears in the prerequisites of other distributions. The algorithm
12cr|perl-CPAN-Dependency-0.150.0-3|35	is described in more details in the "SCORE CALCULATION" manpage.
12cr|perl-CPAN-Dependency-0.150.0-3|36	
12cr|perl-CPAN-Dependency-0.150.0-3|37	'CPAN::Dependency' stores the data in an internal structure which can be
12cr|perl-CPAN-Dependency-0.150.0-3|38	saved and loaded using 'save_deps_tree()' and 'load_deps_tree()'. The
12cr|perl-CPAN-Dependency-0.150.0-3|39	structure looks like this:
12cr|perl-CPAN-Dependency-0.150.0-3|40	
12cr|perl-CPAN-Dependency-0.150.0-3|41	%prep
12cr|perl-CPAN-Dependency-0.150.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPAN-Dependency-0.150.0-3|43	
12cr|perl-CPAN-Dependency-0.150.0-3|44	%build
12cr|perl-CPAN-Dependency-0.150.0-3|45	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPAN-Dependency-0.150.0-3|46	%make
12cr|perl-CPAN-Dependency-0.150.0-3|47	
12cr|perl-CPAN-Dependency-0.150.0-3|48	%check
12cr|perl-CPAN-Dependency-0.150.0-3|49	make test
12cr|perl-CPAN-Dependency-0.150.0-3|50	
12cr|perl-CPAN-Dependency-0.150.0-3|51	%install
12cr|perl-CPAN-Dependency-0.150.0-3|52	%makeinstall_std
12cr|perl-CPAN-Dependency-0.150.0-3|53	
12cr|perl-CPAN-Dependency-0.150.0-3|54	%files
12cr|perl-CPAN-Dependency-0.150.0-3|55	%doc Changes LICENSE README
12cr|perl-CPAN-Dependency-0.150.0-3|56	%{_mandir}/man3/*
12cr|perl-CPAN-Dependency-0.150.0-3|57	%{perl_vendorlib}/*
12cr|perl-CPAN-Dependency-0.150.0-3|58	
12cr|perl-CPAN-Dependency-0.150.0-3|59	%changelog
12cr|perl-CPAN-Dependency-0.150.0-3|60	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.150.0-2mdv2011.0
12cr|perl-CPAN-Dependency-0.150.0-3|61	+ Revision: 654879
12cr|perl-CPAN-Dependency-0.150.0-3|62	- rebuild for updated spec-helper
12cr|perl-CPAN-Dependency-0.150.0-3|63	
12cr|perl-CPAN-Dependency-0.150.0-3|64	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-CPAN-Dependency-0.150.0-3|65	+ Revision: 401699
12cr|perl-CPAN-Dependency-0.150.0-3|66	- rebuild using %%perl_convert_version
12cr|perl-CPAN-Dependency-0.150.0-3|67	- fixed license field
12cr|perl-CPAN-Dependency-0.150.0-3|68	
12cr|perl-CPAN-Dependency-0.150.0-3|69	* Mon Dec 08 2008 Jérôme Quelin <jquelin@mandriva.org> 0.15-1mdv2009.1
12cr|perl-CPAN-Dependency-0.150.0-3|70	+ Revision: 311882
12cr|perl-CPAN-Dependency-0.150.0-3|71	- import perl-CPAN-Dependency
12cr|perl-CPAN-Dependency-0.150.0-3|72	
12cr|perl-CPAN-Dependency-0.150.0-3|73	
12cr|perl-CPAN-Dependency-0.150.0-3|74	* Mon Dec 08 2008 cpan2dist 0.15-1mdv
12cr|perl-CPAN-Dependency-0.150.0-3|75	- initial mdv release, generated with cpan2dist
12cr|perl-CPAN-Dependency-0.150.0-3|76	

4192 12
12cr|perl-CPAN-DistnameInfo-0.120.0-2|1	%define upstream_name    CPAN-DistnameInfo
12cr|perl-CPAN-DistnameInfo-0.120.0-2|2	%define upstream_version 0.12
12cr|perl-CPAN-DistnameInfo-0.120.0-2|3	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-CPAN-DistnameInfo-0.120.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CPAN-DistnameInfo-0.120.0-2|6	Release:	2
12cr|perl-CPAN-DistnameInfo-0.120.0-2|7	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|8	Summary:	Extract distribution name and version from a distribution filename
12cr|perl-CPAN-DistnameInfo-0.120.0-2|9	License:	GPL+ or Artistic
12cr|perl-CPAN-DistnameInfo-0.120.0-2|10	Group:		Development/Perl
12cr|perl-CPAN-DistnameInfo-0.120.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CPAN-DistnameInfo-0.120.0-2|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CPAN-DistnameInfo-0.120.0-2|13	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|14	BuildRequires:	perl-devel
12cr|perl-CPAN-DistnameInfo-0.120.0-2|15	BuildArch:	noarch
12cr|perl-CPAN-DistnameInfo-0.120.0-2|16	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|17	%description
12cr|perl-CPAN-DistnameInfo-0.120.0-2|18	Many online services that are centered around CPAN attempt to associate
12cr|perl-CPAN-DistnameInfo-0.120.0-2|19	multiple uploads by extracting a distribution name from the filename of the
12cr|perl-CPAN-DistnameInfo-0.120.0-2|20	upload. For most distributions this is easy as they have used
12cr|perl-CPAN-DistnameInfo-0.120.0-2|21	ExtUtils::MakeMaker or Module::Build to create the distribution, which results
12cr|perl-CPAN-DistnameInfo-0.120.0-2|22	in a uniform name. But sadly not all uploads are created in this way.
12cr|perl-CPAN-DistnameInfo-0.120.0-2|23	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|24	CPAN::DistnameInfo uses heuristics that have been learnt by
12cr|perl-CPAN-DistnameInfo-0.120.0-2|25	http://search.cpan.org/ to extract the distribution name and version from
12cr|perl-CPAN-DistnameInfo-0.120.0-2|26	filenames and also report if the version is to be treated as a developer
12cr|perl-CPAN-DistnameInfo-0.120.0-2|27	release.
12cr|perl-CPAN-DistnameInfo-0.120.0-2|28	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|29	%prep
12cr|perl-CPAN-DistnameInfo-0.120.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPAN-DistnameInfo-0.120.0-2|31	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|32	%build
12cr|perl-CPAN-DistnameInfo-0.120.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPAN-DistnameInfo-0.120.0-2|34	%make
12cr|perl-CPAN-DistnameInfo-0.120.0-2|35	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|36	%check
12cr|perl-CPAN-DistnameInfo-0.120.0-2|37	make test
12cr|perl-CPAN-DistnameInfo-0.120.0-2|38	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|39	%install
12cr|perl-CPAN-DistnameInfo-0.120.0-2|40	%makeinstall_std
12cr|perl-CPAN-DistnameInfo-0.120.0-2|41	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|42	%files
12cr|perl-CPAN-DistnameInfo-0.120.0-2|43	%doc Changes README
12cr|perl-CPAN-DistnameInfo-0.120.0-2|44	%{perl_vendorlib}/CPAN
12cr|perl-CPAN-DistnameInfo-0.120.0-2|45	%{_mandir}/*/*
12cr|perl-CPAN-DistnameInfo-0.120.0-2|46	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|47	%changelog
12cr|perl-CPAN-DistnameInfo-0.120.0-2|48	* Mon Mar 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.120.0-1mdv2011.0
12cr|perl-CPAN-DistnameInfo-0.120.0-2|49	+ Revision: 644733
12cr|perl-CPAN-DistnameInfo-0.120.0-2|50	- update to new version 0.12
12cr|perl-CPAN-DistnameInfo-0.120.0-2|51	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|52	* Fri Dec 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-CPAN-DistnameInfo-0.120.0-2|53	+ Revision: 622678
12cr|perl-CPAN-DistnameInfo-0.120.0-2|54	- update to new version 0.11
12cr|perl-CPAN-DistnameInfo-0.120.0-2|55	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|56	* Sun Mar 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-CPAN-DistnameInfo-0.120.0-2|57	+ Revision: 528429
12cr|perl-CPAN-DistnameInfo-0.120.0-2|58	- update to 0.10
12cr|perl-CPAN-DistnameInfo-0.120.0-2|59	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|60	* Sat Dec 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.1
12cr|perl-CPAN-DistnameInfo-0.120.0-2|61	+ Revision: 473714
12cr|perl-CPAN-DistnameInfo-0.120.0-2|62	- update to 0.09
12cr|perl-CPAN-DistnameInfo-0.120.0-2|63	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|64	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-CPAN-DistnameInfo-0.120.0-2|65	+ Revision: 403027
12cr|perl-CPAN-DistnameInfo-0.120.0-2|66	- rebuild using %%perl_convert_version
12cr|perl-CPAN-DistnameInfo-0.120.0-2|67	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|68	* Thu May 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2010.0
12cr|perl-CPAN-DistnameInfo-0.120.0-2|69	+ Revision: 372882
12cr|perl-CPAN-DistnameInfo-0.120.0-2|70	- update to new version 0.08
12cr|perl-CPAN-DistnameInfo-0.120.0-2|71	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|72	* Wed Jul 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2009.0
12cr|perl-CPAN-DistnameInfo-0.120.0-2|73	+ Revision: 230637
12cr|perl-CPAN-DistnameInfo-0.120.0-2|74	- update to new version 0.07
12cr|perl-CPAN-DistnameInfo-0.120.0-2|75	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|76	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CPAN-DistnameInfo-0.120.0-2|77	- restore BuildRoot
12cr|perl-CPAN-DistnameInfo-0.120.0-2|78	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|79	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.06-1mdv2008.1
12cr|perl-CPAN-DistnameInfo-0.120.0-2|80	+ Revision: 131401
12cr|perl-CPAN-DistnameInfo-0.120.0-2|81	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CPAN-DistnameInfo-0.120.0-2|82	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|83	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|84	* Wed Nov 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2007.1
12cr|perl-CPAN-DistnameInfo-0.120.0-2|85	+ Revision: 88557
12cr|perl-CPAN-DistnameInfo-0.120.0-2|86	- Import perl-CPAN-DistnameInfo
12cr|perl-CPAN-DistnameInfo-0.120.0-2|87	
12cr|perl-CPAN-DistnameInfo-0.120.0-2|88	* Wed Nov 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2007.1
12cr|perl-CPAN-DistnameInfo-0.120.0-2|89	- first mdv release
12cr|perl-CPAN-DistnameInfo-0.120.0-2|90	

4193 12
12cr|perl-CPAN-FindDependencies-2.340.0-3|1	%define upstream_name    CPAN-FindDependencies
12cr|perl-CPAN-FindDependencies-2.340.0-3|2	%define upstream_version 2.34
12cr|perl-CPAN-FindDependencies-2.340.0-3|3	
12cr|perl-CPAN-FindDependencies-2.340.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CPAN-FindDependencies-2.340.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CPAN-FindDependencies-2.340.0-3|6	Release:	3
12cr|perl-CPAN-FindDependencies-2.340.0-3|7	
12cr|perl-CPAN-FindDependencies-2.340.0-3|8	Summary:	Object representing a module dependency
12cr|perl-CPAN-FindDependencies-2.340.0-3|9	License:	GPL+ or Artistic
12cr|perl-CPAN-FindDependencies-2.340.0-3|10	Group:		Development/Perl
12cr|perl-CPAN-FindDependencies-2.340.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CPAN-FindDependencies-2.340.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CPAN-FindDependencies-2.340.0-3|13	
12cr|perl-CPAN-FindDependencies-2.340.0-3|14	BuildRequires:	perl-devel
12cr|perl-CPAN-FindDependencies-2.340.0-3|15	BuildRequires:	perl(Capture::Tiny)
12cr|perl-CPAN-FindDependencies-2.340.0-3|16	BuildRequires:	perl(Devel::CheckOS)
12cr|perl-CPAN-FindDependencies-2.340.0-3|17	BuildRequires:	perl(LWP::Simple)
12cr|perl-CPAN-FindDependencies-2.340.0-3|18	BuildRequires:	perl(Module::CoreList)
12cr|perl-CPAN-FindDependencies-2.340.0-3|19	BuildRequires:	perl(Parse::CPAN::Packages)
12cr|perl-CPAN-FindDependencies-2.340.0-3|20	BuildRequires:	perl(Scalar::Util)
12cr|perl-CPAN-FindDependencies-2.340.0-3|21	BuildRequires:	perl(URI::file)
12cr|perl-CPAN-FindDependencies-2.340.0-3|22	BuildRequires:	perl(YAML)
12cr|perl-CPAN-FindDependencies-2.340.0-3|23	BuildRequires:	perl(YAML::Tiny)
12cr|perl-CPAN-FindDependencies-2.340.0-3|24	BuildArch:	noarch
12cr|perl-CPAN-FindDependencies-2.340.0-3|25	
12cr|perl-CPAN-FindDependencies-2.340.0-3|26	%description
12cr|perl-CPAN-FindDependencies-2.340.0-3|27	Object representing a module dependency.
12cr|perl-CPAN-FindDependencies-2.340.0-3|28	
12cr|perl-CPAN-FindDependencies-2.340.0-3|29	%prep
12cr|perl-CPAN-FindDependencies-2.340.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPAN-FindDependencies-2.340.0-3|31	
12cr|perl-CPAN-FindDependencies-2.340.0-3|32	%build
12cr|perl-CPAN-FindDependencies-2.340.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPAN-FindDependencies-2.340.0-3|34	%make
12cr|perl-CPAN-FindDependencies-2.340.0-3|35	
12cr|perl-CPAN-FindDependencies-2.340.0-3|36	%check
12cr|perl-CPAN-FindDependencies-2.340.0-3|37	make test
12cr|perl-CPAN-FindDependencies-2.340.0-3|38	
12cr|perl-CPAN-FindDependencies-2.340.0-3|39	%install
12cr|perl-CPAN-FindDependencies-2.340.0-3|40	%makeinstall_std
12cr|perl-CPAN-FindDependencies-2.340.0-3|41	
12cr|perl-CPAN-FindDependencies-2.340.0-3|42	%files
12cr|perl-CPAN-FindDependencies-2.340.0-3|43	%doc CHANGES README
12cr|perl-CPAN-FindDependencies-2.340.0-3|44	%perl_vendorlib/*
12cr|perl-CPAN-FindDependencies-2.340.0-3|45	%{_bindir}/cpandeps
12cr|perl-CPAN-FindDependencies-2.340.0-3|46	%{_mandir}/man1/*
12cr|perl-CPAN-FindDependencies-2.340.0-3|47	%{_mandir}/man3/*
12cr|perl-CPAN-FindDependencies-2.340.0-3|48	
12cr|perl-CPAN-FindDependencies-2.340.0-3|49	
12cr|perl-CPAN-FindDependencies-2.340.0-3|50	%changelog
12cr|perl-CPAN-FindDependencies-2.340.0-3|51	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 2.340.0-2mdv2011.0
12cr|perl-CPAN-FindDependencies-2.340.0-3|52	+ Revision: 658735
12cr|perl-CPAN-FindDependencies-2.340.0-3|53	- rebuild for updated spec-helper
12cr|perl-CPAN-FindDependencies-2.340.0-3|54	
12cr|perl-CPAN-FindDependencies-2.340.0-3|55	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.340.0-1mdv2011.0
12cr|perl-CPAN-FindDependencies-2.340.0-3|56	+ Revision: 552261
12cr|perl-CPAN-FindDependencies-2.340.0-3|57	- update to 2.34
12cr|perl-CPAN-FindDependencies-2.340.0-3|58	
12cr|perl-CPAN-FindDependencies-2.340.0-3|59	* Fri Mar 12 2010 Jérôme Quelin <jquelin@mandriva.org> 2.330.0-1mdv2010.1
12cr|perl-CPAN-FindDependencies-2.340.0-3|60	+ Revision: 518480
12cr|perl-CPAN-FindDependencies-2.340.0-3|61	- update to 2.33
12cr|perl-CPAN-FindDependencies-2.340.0-3|62	
12cr|perl-CPAN-FindDependencies-2.340.0-3|63	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 2.320.0-1mdv2010.0
12cr|perl-CPAN-FindDependencies-2.340.0-3|64	+ Revision: 401698
12cr|perl-CPAN-FindDependencies-2.340.0-3|65	- rebuild using %%perl_convert_version
12cr|perl-CPAN-FindDependencies-2.340.0-3|66	- fixed license field
12cr|perl-CPAN-FindDependencies-2.340.0-3|67	
12cr|perl-CPAN-FindDependencies-2.340.0-3|68	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 2.32-1mdv2010.0
12cr|perl-CPAN-FindDependencies-2.340.0-3|69	+ Revision: 374453
12cr|perl-CPAN-FindDependencies-2.340.0-3|70	- yet another missing buildrequires
12cr|perl-CPAN-FindDependencies-2.340.0-3|71	- yet another missing buildrequire
12cr|perl-CPAN-FindDependencies-2.340.0-3|72	- adding missing buildrequires
12cr|perl-CPAN-FindDependencies-2.340.0-3|73	- update to 2.32
12cr|perl-CPAN-FindDependencies-2.340.0-3|74	- import perl-CPAN-FindDependencies
12cr|perl-CPAN-FindDependencies-2.340.0-3|75	
12cr|perl-CPAN-FindDependencies-2.340.0-3|76	
12cr|perl-CPAN-FindDependencies-2.340.0-3|77	* Mon Dec 08 2008 cpan2dist 2.0-1mdv
12cr|perl-CPAN-FindDependencies-2.340.0-3|78	- initial mdv release, generated with cpan2dist
12cr|perl-CPAN-FindDependencies-2.340.0-3|79	

4194 12
12cr|perl-CPAN-Meta-2.120.921-1|1	%define upstream_name    CPAN-Meta
12cr|perl-CPAN-Meta-2.120.921-1|2	%define upstream_version 2.120921
12cr|perl-CPAN-Meta-2.120.921-1|3	
12cr|perl-CPAN-Meta-2.120.921-1|4	Name:       perl-%{upstream_name}
12cr|perl-CPAN-Meta-2.120.921-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-CPAN-Meta-2.120.921-1|6	Release:    1
12cr|perl-CPAN-Meta-2.120.921-1|7	
12cr|perl-CPAN-Meta-2.120.921-1|8	Summary:    Validate CPAN distribution metadata structures
12cr|perl-CPAN-Meta-2.120.921-1|9	License:    GPL+ or Artistic
12cr|perl-CPAN-Meta-2.120.921-1|10	Group:      Development/Perl
12cr|perl-CPAN-Meta-2.120.921-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CPAN-Meta-2.120.921-1|12	Source0:    http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CPAN-Meta-2.120.921-1|13	
12cr|perl-CPAN-Meta-2.120.921-1|14	BuildRequires:	perl-devel
12cr|perl-CPAN-Meta-2.120.921-1|15	BuildRequires:	perl(Carp)
12cr|perl-CPAN-Meta-2.120.921-1|16	BuildRequires:	perl(Data::Dumper)
12cr|perl-CPAN-Meta-2.120.921-1|17	BuildRequires:	perl(File::Spec)
12cr|perl-CPAN-Meta-2.120.921-1|18	BuildRequires:	perl(File::Temp)
12cr|perl-CPAN-Meta-2.120.921-1|19	BuildRequires:	perl(IO::Dir)
12cr|perl-CPAN-Meta-2.120.921-1|20	BuildRequires:	perl(JSON)
12cr|perl-CPAN-Meta-2.120.921-1|21	BuildRequires:	perl-Parse-CPAN-Meta >= 1.440.3
12cr|perl-CPAN-Meta-2.120.921-1|22	#BuildRequires:	perl(Parse::CPAN::Meta) >= 1.440.3
12cr|perl-CPAN-Meta-2.120.921-1|23	BuildRequires:	perl(Scalar::Util)
12cr|perl-CPAN-Meta-2.120.921-1|24	BuildRequires:	perl(Storable)
12cr|perl-CPAN-Meta-2.120.921-1|25	BuildRequires:	perl(Test::More)
12cr|perl-CPAN-Meta-2.120.921-1|26	BuildRequires:	perl(Version::Requirements)
12cr|perl-CPAN-Meta-2.120.921-1|27	BuildRequires:	perl(autodie)
12cr|perl-CPAN-Meta-2.120.921-1|28	BuildRequires:	perl(version) >= 1:0.820.0
12cr|perl-CPAN-Meta-2.120.921-1|29	BuildRequires:	perl(CPAN::Meta::YAML)
12cr|perl-CPAN-Meta-2.120.921-1|30	BuildRequires:	perl(CPAN::Meta::Requirements)
12cr|perl-CPAN-Meta-2.120.921-1|31	
12cr|perl-CPAN-Meta-2.120.921-1|32	BuildArch:	noarch
12cr|perl-CPAN-Meta-2.120.921-1|33	
12cr|perl-CPAN-Meta-2.120.921-1|34	%description
12cr|perl-CPAN-Meta-2.120.921-1|35	Software distributions released to the CPAN include a _META.json_ or, for
12cr|perl-CPAN-Meta-2.120.921-1|36	older distributions, _META.yml_, which describes the distribution, its
12cr|perl-CPAN-Meta-2.120.921-1|37	contents, and the requirements for building and installing the
12cr|perl-CPAN-Meta-2.120.921-1|38	distribution. The data structure stored in the _META.json_ file is
12cr|perl-CPAN-Meta-2.120.921-1|39	described in the CPAN::Meta::Spec manpage.
12cr|perl-CPAN-Meta-2.120.921-1|40	
12cr|perl-CPAN-Meta-2.120.921-1|41	CPAN::Meta provides a simple class to represent this distribution metadata
12cr|perl-CPAN-Meta-2.120.921-1|42	(or _distmeta_), along with some helpful methods for interrogating that
12cr|perl-CPAN-Meta-2.120.921-1|43	data.
12cr|perl-CPAN-Meta-2.120.921-1|44	
12cr|perl-CPAN-Meta-2.120.921-1|45	The documentation below is only for the methods of the CPAN::Meta object.
12cr|perl-CPAN-Meta-2.120.921-1|46	For information on the meaning of individual fields, consult the spec.
12cr|perl-CPAN-Meta-2.120.921-1|47	
12cr|perl-CPAN-Meta-2.120.921-1|48	%prep
12cr|perl-CPAN-Meta-2.120.921-1|49	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPAN-Meta-2.120.921-1|50	
12cr|perl-CPAN-Meta-2.120.921-1|51	%build
12cr|perl-CPAN-Meta-2.120.921-1|52	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPAN-Meta-2.120.921-1|53	%make
12cr|perl-CPAN-Meta-2.120.921-1|54	
12cr|perl-CPAN-Meta-2.120.921-1|55	%check
12cr|perl-CPAN-Meta-2.120.921-1|56	make test
12cr|perl-CPAN-Meta-2.120.921-1|57	
12cr|perl-CPAN-Meta-2.120.921-1|58	%install
12cr|perl-CPAN-Meta-2.120.921-1|59	%makeinstall_std
12cr|perl-CPAN-Meta-2.120.921-1|60	
12cr|perl-CPAN-Meta-2.120.921-1|61	%files
12cr|perl-CPAN-Meta-2.120.921-1|62	%doc Changes LICENSE README META.json
12cr|perl-CPAN-Meta-2.120.921-1|63	%{_mandir}/man3/*
12cr|perl-CPAN-Meta-2.120.921-1|64	%{perl_vendorlib}/*
12cr|perl-CPAN-Meta-2.120.921-1|65	
12cr|perl-CPAN-Meta-2.120.921-1|66	%changelog
12cr|perl-CPAN-Meta-2.120.921-1|67	* Tue Jan 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.113.640-1
12cr|perl-CPAN-Meta-2.120.921-1|68	+ Revision: 759479
12cr|perl-CPAN-Meta-2.120.921-1|69	- version update 2.113640
12cr|perl-CPAN-Meta-2.120.921-1|70	
12cr|perl-CPAN-Meta-2.120.921-1|71	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.110.930-1
12cr|perl-CPAN-Meta-2.120.921-1|72	+ Revision: 662018
12cr|perl-CPAN-Meta-2.120.921-1|73	- update to new version 2.110930
12cr|perl-CPAN-Meta-2.120.921-1|74	
12cr|perl-CPAN-Meta-2.120.921-1|75	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 2.110.330-2
12cr|perl-CPAN-Meta-2.120.921-1|76	+ Revision: 655678
12cr|perl-CPAN-Meta-2.120.921-1|77	- add br
12cr|perl-CPAN-Meta-2.120.921-1|78	- fix br
12cr|perl-CPAN-Meta-2.120.921-1|79	- rebuild for updated spec-helper
12cr|perl-CPAN-Meta-2.120.921-1|80	
12cr|perl-CPAN-Meta-2.120.921-1|81	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-CPAN-Meta-2.120.921-1|82	- new version
12cr|perl-CPAN-Meta-2.120.921-1|83	
12cr|perl-CPAN-Meta-2.120.921-1|84	* Tue Aug 31 2010 Jérôme Quelin <jquelin@mandriva.org> 2.102.400-1mdv2011.0
12cr|perl-CPAN-Meta-2.120.921-1|85	+ Revision: 574781
12cr|perl-CPAN-Meta-2.120.921-1|86	- update to 2.102400
12cr|perl-CPAN-Meta-2.120.921-1|87	
12cr|perl-CPAN-Meta-2.120.921-1|88	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 2.102.160-1mdv2011.0
12cr|perl-CPAN-Meta-2.120.921-1|89	+ Revision: 569928
12cr|perl-CPAN-Meta-2.120.921-1|90	- update to 2.102160
12cr|perl-CPAN-Meta-2.120.921-1|91	
12cr|perl-CPAN-Meta-2.120.921-1|92	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 2.101.670-1mdv2011.0
12cr|perl-CPAN-Meta-2.120.921-1|93	+ Revision: 553059
12cr|perl-CPAN-Meta-2.120.921-1|94	- adding minimum version in buildrequires
12cr|perl-CPAN-Meta-2.120.921-1|95	- import perl-CPAN-Meta
12cr|perl-CPAN-Meta-2.120.921-1|96	

4195 12
12cr|perl-CPAN-Meta-Check-0.4.0-1|1	%define upstream_name    CPAN-Meta-Check
12cr|perl-CPAN-Meta-Check-0.4.0-1|2	%define upstream_version 0.004
12cr|perl-CPAN-Meta-Check-0.4.0-1|3	
12cr|perl-CPAN-Meta-Check-0.4.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-CPAN-Meta-Check-0.4.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CPAN-Meta-Check-0.4.0-1|6	Release:	1
12cr|perl-CPAN-Meta-Check-0.4.0-1|7	
12cr|perl-CPAN-Meta-Check-0.4.0-1|8	Summary:	Verify requirements in a CPAN::Meta object
12cr|perl-CPAN-Meta-Check-0.4.0-1|9	License:	GPL+ or Artistic
12cr|perl-CPAN-Meta-Check-0.4.0-1|10	Group:		Development/Perl
12cr|perl-CPAN-Meta-Check-0.4.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CPAN-Meta-Check-0.4.0-1|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CPAN-Meta-Check-0.4.0-1|13	
12cr|perl-CPAN-Meta-Check-0.4.0-1|14	BuildRequires:	perl-devel
12cr|perl-CPAN-Meta-Check-0.4.0-1|15	BuildRequires:	perl(CPAN::Meta) >= 2.120.920
12cr|perl-CPAN-Meta-Check-0.4.0-1|16	BuildRequires:	perl(CPAN::Meta::Requirements) >= 2.120.920
12cr|perl-CPAN-Meta-Check-0.4.0-1|17	BuildRequires:	perl(Exporter) >= 5.570.0
12cr|perl-CPAN-Meta-Check-0.4.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.300.0
12cr|perl-CPAN-Meta-Check-0.4.0-1|19	BuildRequires:	perl(File::Find)
12cr|perl-CPAN-Meta-Check-0.4.0-1|20	BuildRequires:	perl(File::Temp)
12cr|perl-CPAN-Meta-Check-0.4.0-1|21	BuildRequires:	perl(Module::Metadata)
12cr|perl-CPAN-Meta-Check-0.4.0-1|22	BuildRequires:	perl(Test::Differences)
12cr|perl-CPAN-Meta-Check-0.4.0-1|23	BuildRequires:	perl(Test::More) >= 0.880.0
12cr|perl-CPAN-Meta-Check-0.4.0-1|24	BuildRequires:	perl(strict)
12cr|perl-CPAN-Meta-Check-0.4.0-1|25	BuildRequires:	perl(warnings)
12cr|perl-CPAN-Meta-Check-0.4.0-1|26	BuildArch:	noarch
12cr|perl-CPAN-Meta-Check-0.4.0-1|27	
12cr|perl-CPAN-Meta-Check-0.4.0-1|28	%description
12cr|perl-CPAN-Meta-Check-0.4.0-1|29	This module verifies if requirements described in a CPAN::Meta object are
12cr|perl-CPAN-Meta-Check-0.4.0-1|30	present.
12cr|perl-CPAN-Meta-Check-0.4.0-1|31	
12cr|perl-CPAN-Meta-Check-0.4.0-1|32	%prep
12cr|perl-CPAN-Meta-Check-0.4.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPAN-Meta-Check-0.4.0-1|34	
12cr|perl-CPAN-Meta-Check-0.4.0-1|35	%build
12cr|perl-CPAN-Meta-Check-0.4.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPAN-Meta-Check-0.4.0-1|37	%make
12cr|perl-CPAN-Meta-Check-0.4.0-1|38	
12cr|perl-CPAN-Meta-Check-0.4.0-1|39	%check
12cr|perl-CPAN-Meta-Check-0.4.0-1|40	%make test
12cr|perl-CPAN-Meta-Check-0.4.0-1|41	
12cr|perl-CPAN-Meta-Check-0.4.0-1|42	%install
12cr|perl-CPAN-Meta-Check-0.4.0-1|43	%makeinstall_std
12cr|perl-CPAN-Meta-Check-0.4.0-1|44	
12cr|perl-CPAN-Meta-Check-0.4.0-1|45	%files
12cr|perl-CPAN-Meta-Check-0.4.0-1|46	%doc Changes INSTALL LICENSE META.json META.yml MYMETA.yml README
12cr|perl-CPAN-Meta-Check-0.4.0-1|47	%{_mandir}/man3/*
12cr|perl-CPAN-Meta-Check-0.4.0-1|48	%{perl_vendorlib}/*
12cr|perl-CPAN-Meta-Check-0.4.0-1|49	

4196 12
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|1	%define upstream_name    CPAN-Meta-Requirements
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|2	%define upstream_version 2.122
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|3	
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|6	Release:	1
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|7	
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|8	Summary:	A set of version requirements for a CPAN dist
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|9	License:	GPL+ or Artistic
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|10	Group:		Development/Perl
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|13	
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|14	BuildRequires:	perl-devel
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|15	BuildRequires:	perl(Carp)
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|16	BuildRequires:	perl(File::Find)
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|17	BuildRequires:	perl(File::Temp)
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|18	BuildRequires:	perl(Scalar::Util)
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|19	BuildRequires:	perl(Test::More)
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|20	BuildRequires:	perl(version)
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|21	BuildArch:	noarch
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|22	
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|23	%description
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|24	A CPAN::Meta::Requirements object models a set of version constraints like
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|25	those specified in the _META.yml_ or _META.json_ files in CPAN
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|26	distributions. It can be built up by adding more and more constraints, and
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|27	it will reduce them to the simplest representation.
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|28	
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|29	Logically impossible constraints will be identified immediately by thrown
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|30	exceptions.
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|31	
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|32	%prep
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|34	
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|35	%build
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|37	%make
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|38	
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|39	%check
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|40	%make test
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|41	
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|42	%install
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|43	%makeinstall_std
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|44	
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|45	%files
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|46	%doc README.PATCHING META.json META.yml LICENSE Changes README
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|47	%{_mandir}/man3/*
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|48	%{perl_vendorlib}/*
12cr|perl-CPAN-Meta-Requirements-2.122.0-1|49	

4197 12
12cr|perl-CPAN-Meta-YAML-0.5.0-2|1	%define upstream_name    CPAN-Meta-YAML
12cr|perl-CPAN-Meta-YAML-0.5.0-2|2	%define upstream_version 0.005
12cr|perl-CPAN-Meta-YAML-0.5.0-2|3	
12cr|perl-CPAN-Meta-YAML-0.5.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-CPAN-Meta-YAML-0.5.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CPAN-Meta-YAML-0.5.0-2|6	Release:	2
12cr|perl-CPAN-Meta-YAML-0.5.0-2|7	
12cr|perl-CPAN-Meta-YAML-0.5.0-2|8	Summary:	Read and write a subset of YAML for CPAN Meta files
12cr|perl-CPAN-Meta-YAML-0.5.0-2|9	License:	GPL+ or Artistic
12cr|perl-CPAN-Meta-YAML-0.5.0-2|10	Group:		Development/Perl
12cr|perl-CPAN-Meta-YAML-0.5.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CPAN-Meta-YAML-0.5.0-2|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CPAN-Meta-YAML-0.5.0-2|13	
12cr|perl-CPAN-Meta-YAML-0.5.0-2|14	BuildRequires:	perl-devel
12cr|perl-CPAN-Meta-YAML-0.5.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-CPAN-Meta-YAML-0.5.0-2|16	BuildRequires:	perl(Exporter)
12cr|perl-CPAN-Meta-YAML-0.5.0-2|17	BuildRequires:	perl(File::Spec)
12cr|perl-CPAN-Meta-YAML-0.5.0-2|18	BuildRequires:	perl(File::Spec::Functions)
12cr|perl-CPAN-Meta-YAML-0.5.0-2|19	BuildRequires:	perl(Scalar::Util)
12cr|perl-CPAN-Meta-YAML-0.5.0-2|20	BuildRequires:	perl(Test::More)
12cr|perl-CPAN-Meta-YAML-0.5.0-2|21	BuildRequires:	perl(vars)
12cr|perl-CPAN-Meta-YAML-0.5.0-2|22	BuildArch:	noarch
12cr|perl-CPAN-Meta-YAML-0.5.0-2|23	
12cr|perl-CPAN-Meta-YAML-0.5.0-2|24	%description
12cr|perl-CPAN-Meta-YAML-0.5.0-2|25	This module implements a subset of the YAML specification for use in
12cr|perl-CPAN-Meta-YAML-0.5.0-2|26	reading and writing CPAN metadata files like _META.yml_ and _MYMETA.yml_.
12cr|perl-CPAN-Meta-YAML-0.5.0-2|27	It should not be used for any other general YAML parsing or generation
12cr|perl-CPAN-Meta-YAML-0.5.0-2|28	task.
12cr|perl-CPAN-Meta-YAML-0.5.0-2|29	
12cr|perl-CPAN-Meta-YAML-0.5.0-2|30	%prep
12cr|perl-CPAN-Meta-YAML-0.5.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPAN-Meta-YAML-0.5.0-2|32	
12cr|perl-CPAN-Meta-YAML-0.5.0-2|33	%build
12cr|perl-CPAN-Meta-YAML-0.5.0-2|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPAN-Meta-YAML-0.5.0-2|35	%make
12cr|perl-CPAN-Meta-YAML-0.5.0-2|36	
12cr|perl-CPAN-Meta-YAML-0.5.0-2|37	%check
12cr|perl-CPAN-Meta-YAML-0.5.0-2|38	%make test
12cr|perl-CPAN-Meta-YAML-0.5.0-2|39	
12cr|perl-CPAN-Meta-YAML-0.5.0-2|40	%install
12cr|perl-CPAN-Meta-YAML-0.5.0-2|41	%makeinstall_std
12cr|perl-CPAN-Meta-YAML-0.5.0-2|42	
12cr|perl-CPAN-Meta-YAML-0.5.0-2|43	%files
12cr|perl-CPAN-Meta-YAML-0.5.0-2|44	%doc README Changes LICENSE META.yml META.json
12cr|perl-CPAN-Meta-YAML-0.5.0-2|45	%{_mandir}/man3/*
12cr|perl-CPAN-Meta-YAML-0.5.0-2|46	%{perl_vendorlib}/*
12cr|perl-CPAN-Meta-YAML-0.5.0-2|47	
12cr|perl-CPAN-Meta-YAML-0.5.0-2|48	%changelog
12cr|perl-CPAN-Meta-YAML-0.5.0-2|49	* Tue Jan 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.5.0-1
12cr|perl-CPAN-Meta-YAML-0.5.0-2|50	+ Revision: 759439
12cr|perl-CPAN-Meta-YAML-0.5.0-2|51	- version update 0.005
12cr|perl-CPAN-Meta-YAML-0.5.0-2|52	
12cr|perl-CPAN-Meta-YAML-0.5.0-2|53	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.3.0-2
12cr|perl-CPAN-Meta-YAML-0.5.0-2|54	+ Revision: 656884
12cr|perl-CPAN-Meta-YAML-0.5.0-2|55	- rebuild for updated spec-helper
12cr|perl-CPAN-Meta-YAML-0.5.0-2|56	
12cr|perl-CPAN-Meta-YAML-0.5.0-2|57	* Mon Jan 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.0-1
12cr|perl-CPAN-Meta-YAML-0.5.0-2|58	+ Revision: 634486
12cr|perl-CPAN-Meta-YAML-0.5.0-2|59	- import perl-CPAN-Meta-YAML
12cr|perl-CPAN-Meta-YAML-0.5.0-2|60	

4198 12
12cr|perl-CPAN-Mini-1.111.7-2|1	%define upstream_name    CPAN-Mini
12cr|perl-CPAN-Mini-1.111.7-2|2	%define upstream_version 1.111007
12cr|perl-CPAN-Mini-1.111.7-2|3	
12cr|perl-CPAN-Mini-1.111.7-2|4	Name:		perl-%{upstream_name}
12cr|perl-CPAN-Mini-1.111.7-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CPAN-Mini-1.111.7-2|6	Release:	2
12cr|perl-CPAN-Mini-1.111.7-2|7	
12cr|perl-CPAN-Mini-1.111.7-2|8	Summary:	Create a minimal mirror of CPAN
12cr|perl-CPAN-Mini-1.111.7-2|9	License:	GPL+ or Artistic
12cr|perl-CPAN-Mini-1.111.7-2|10	Group:		Development/Perl
12cr|perl-CPAN-Mini-1.111.7-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CPAN-Mini-1.111.7-2|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CPAN-Mini-1.111.7-2|13	
12cr|perl-CPAN-Mini-1.111.7-2|14	BuildRequires:	perl-devel
12cr|perl-CPAN-Mini-1.111.7-2|15	BuildRequires:	perl(Compress::Zlib)
12cr|perl-CPAN-Mini-1.111.7-2|16	BuildRequires:	perl(File::HomeDir)
12cr|perl-CPAN-Mini-1.111.7-2|17	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-CPAN-Mini-1.111.7-2|18	BuildRequires:	perl(Test::More) >= 0.960.0
12cr|perl-CPAN-Mini-1.111.7-2|19	BuildRequires:	perl(URI)
12cr|perl-CPAN-Mini-1.111.7-2|20	BuildArch:	noarch
12cr|perl-CPAN-Mini-1.111.7-2|21	
12cr|perl-CPAN-Mini-1.111.7-2|22	%description
12cr|perl-CPAN-Mini-1.111.7-2|23	CPAN::Mini provides a simple mechanism to build and update a minimal mirror of
12cr|perl-CPAN-Mini-1.111.7-2|24	the CPAN on your local disk. It comes with a small utility, minicpan(1), to
12cr|perl-CPAN-Mini-1.111.7-2|25	create and update such mirrors.
12cr|perl-CPAN-Mini-1.111.7-2|26	
12cr|perl-CPAN-Mini-1.111.7-2|27	%prep
12cr|perl-CPAN-Mini-1.111.7-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPAN-Mini-1.111.7-2|29	
12cr|perl-CPAN-Mini-1.111.7-2|30	%build
12cr|perl-CPAN-Mini-1.111.7-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPAN-Mini-1.111.7-2|32	%make
12cr|perl-CPAN-Mini-1.111.7-2|33	
12cr|perl-CPAN-Mini-1.111.7-2|34	%check
12cr|perl-CPAN-Mini-1.111.7-2|35	%make test
12cr|perl-CPAN-Mini-1.111.7-2|36	
12cr|perl-CPAN-Mini-1.111.7-2|37	%install
12cr|perl-CPAN-Mini-1.111.7-2|38	%makeinstall_std
12cr|perl-CPAN-Mini-1.111.7-2|39	
12cr|perl-CPAN-Mini-1.111.7-2|40	%files
12cr|perl-CPAN-Mini-1.111.7-2|41	%doc Changes README
12cr|perl-CPAN-Mini-1.111.7-2|42	%{perl_vendorlib}/CPAN
12cr|perl-CPAN-Mini-1.111.7-2|43	%{_mandir}/*/*
12cr|perl-CPAN-Mini-1.111.7-2|44	%{_bindir}/minicpan
12cr|perl-CPAN-Mini-1.111.7-2|45	
12cr|perl-CPAN-Mini-1.111.7-2|46	
12cr|perl-CPAN-Mini-1.111.7-2|47	%changelog
12cr|perl-CPAN-Mini-1.111.7-2|48	* Sat May 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.111.7-1mdv2011.0
12cr|perl-CPAN-Mini-1.111.7-2|49	+ Revision: 674647
12cr|perl-CPAN-Mini-1.111.7-2|50	- update to new version 1.111007
12cr|perl-CPAN-Mini-1.111.7-2|51	
12cr|perl-CPAN-Mini-1.111.7-2|52	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.111.6-1
12cr|perl-CPAN-Mini-1.111.7-2|53	+ Revision: 662788
12cr|perl-CPAN-Mini-1.111.7-2|54	- update to new version 1.111006
12cr|perl-CPAN-Mini-1.111.7-2|55	
12cr|perl-CPAN-Mini-1.111.7-2|56	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.111.3-1
12cr|perl-CPAN-Mini-1.111.7-2|57	+ Revision: 659891
12cr|perl-CPAN-Mini-1.111.7-2|58	- update to new version 1.111003
12cr|perl-CPAN-Mini-1.111.7-2|59	
12cr|perl-CPAN-Mini-1.111.7-2|60	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.111.2-1
12cr|perl-CPAN-Mini-1.111.7-2|61	+ Revision: 654003
12cr|perl-CPAN-Mini-1.111.7-2|62	- update to new version 1.111002
12cr|perl-CPAN-Mini-1.111.7-2|63	
12cr|perl-CPAN-Mini-1.111.7-2|64	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 1.111.1-2
12cr|perl-CPAN-Mini-1.111.7-2|65	+ Revision: 640764
12cr|perl-CPAN-Mini-1.111.7-2|66	- rebuild to obsolete old packages
12cr|perl-CPAN-Mini-1.111.7-2|67	
12cr|perl-CPAN-Mini-1.111.7-2|68	* Sat Feb 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.111.1-1
12cr|perl-CPAN-Mini-1.111.7-2|69	+ Revision: 637365
12cr|perl-CPAN-Mini-1.111.7-2|70	- update to new version 1.111001
12cr|perl-CPAN-Mini-1.111.7-2|71	
12cr|perl-CPAN-Mini-1.111.7-2|72	* Mon Feb 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.111.0-1
12cr|perl-CPAN-Mini-1.111.7-2|73	+ Revision: 636579
12cr|perl-CPAN-Mini-1.111.7-2|74	- update to new version 1.111
12cr|perl-CPAN-Mini-1.111.7-2|75	
12cr|perl-CPAN-Mini-1.111.7-2|76	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.110.0-1
12cr|perl-CPAN-Mini-1.111.7-2|77	+ Revision: 634217
12cr|perl-CPAN-Mini-1.111.7-2|78	- update to new version 1.110
12cr|perl-CPAN-Mini-1.111.7-2|79	
12cr|perl-CPAN-Mini-1.111.7-2|80	* Fri Mar 05 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.100.630-1mdv2011.0
12cr|perl-CPAN-Mini-1.111.7-2|81	+ Revision: 514396
12cr|perl-CPAN-Mini-1.111.7-2|82	- update to 1.100630
12cr|perl-CPAN-Mini-1.111.7-2|83	
12cr|perl-CPAN-Mini-1.111.7-2|84	* Tue Mar 02 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.100.593-1mdv2010.1
12cr|perl-CPAN-Mini-1.111.7-2|85	+ Revision: 513470
12cr|perl-CPAN-Mini-1.111.7-2|86	- update to 1.100593
12cr|perl-CPAN-Mini-1.111.7-2|87	
12cr|perl-CPAN-Mini-1.111.7-2|88	* Sat Feb 13 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.576.0-3mdv2010.1
12cr|perl-CPAN-Mini-1.111.7-2|89	+ Revision: 505417
12cr|perl-CPAN-Mini-1.111.7-2|90	- rebuild using %%perl_convert_version
12cr|perl-CPAN-Mini-1.111.7-2|91	
12cr|perl-CPAN-Mini-1.111.7-2|92	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.576-2mdv2010.0
12cr|perl-CPAN-Mini-1.111.7-2|93	+ Revision: 440543
12cr|perl-CPAN-Mini-1.111.7-2|94	- rebuild
12cr|perl-CPAN-Mini-1.111.7-2|95	
12cr|perl-CPAN-Mini-1.111.7-2|96	* Sat Jan 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.576-1mdv2009.1
12cr|perl-CPAN-Mini-1.111.7-2|97	+ Revision: 330404
12cr|perl-CPAN-Mini-1.111.7-2|98	- update to new version 0.576
12cr|perl-CPAN-Mini-1.111.7-2|99	
12cr|perl-CPAN-Mini-1.111.7-2|100	* Wed Jan 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.575-1mdv2009.1
12cr|perl-CPAN-Mini-1.111.7-2|101	+ Revision: 329394
12cr|perl-CPAN-Mini-1.111.7-2|102	- update to new version 0.575
12cr|perl-CPAN-Mini-1.111.7-2|103	
12cr|perl-CPAN-Mini-1.111.7-2|104	* Fri Nov 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.574-1mdv2009.1
12cr|perl-CPAN-Mini-1.111.7-2|105	+ Revision: 307434
12cr|perl-CPAN-Mini-1.111.7-2|106	- update to new version 0.574
12cr|perl-CPAN-Mini-1.111.7-2|107	
12cr|perl-CPAN-Mini-1.111.7-2|108	* Wed Nov 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.573-1mdv2009.1
12cr|perl-CPAN-Mini-1.111.7-2|109	+ Revision: 307108
12cr|perl-CPAN-Mini-1.111.7-2|110	- update to new version 0.573
12cr|perl-CPAN-Mini-1.111.7-2|111	
12cr|perl-CPAN-Mini-1.111.7-2|112	* Fri Nov 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.572-1mdv2009.1
12cr|perl-CPAN-Mini-1.111.7-2|113	+ Revision: 300684
12cr|perl-CPAN-Mini-1.111.7-2|114	- update to new version 0.572
12cr|perl-CPAN-Mini-1.111.7-2|115	
12cr|perl-CPAN-Mini-1.111.7-2|116	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.571-2mdv2009.0
12cr|perl-CPAN-Mini-1.111.7-2|117	+ Revision: 268373
12cr|perl-CPAN-Mini-1.111.7-2|118	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-CPAN-Mini-1.111.7-2|119	
12cr|perl-CPAN-Mini-1.111.7-2|120	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.571-1mdv2009.0
12cr|perl-CPAN-Mini-1.111.7-2|121	+ Revision: 210845
12cr|perl-CPAN-Mini-1.111.7-2|122	- update to new version 0.571
12cr|perl-CPAN-Mini-1.111.7-2|123	
12cr|perl-CPAN-Mini-1.111.7-2|124	* Tue May 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.570-1mdv2009.0
12cr|perl-CPAN-Mini-1.111.7-2|125	+ Revision: 201847
12cr|perl-CPAN-Mini-1.111.7-2|126	- update to new version 0.570
12cr|perl-CPAN-Mini-1.111.7-2|127	
12cr|perl-CPAN-Mini-1.111.7-2|128	* Mon Mar 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.568-1mdv2008.1
12cr|perl-CPAN-Mini-1.111.7-2|129	+ Revision: 183287
12cr|perl-CPAN-Mini-1.111.7-2|130	- update to new version 0.568
12cr|perl-CPAN-Mini-1.111.7-2|131	
12cr|perl-CPAN-Mini-1.111.7-2|132	* Thu Feb 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.567-1mdv2008.1
12cr|perl-CPAN-Mini-1.111.7-2|133	+ Revision: 173531
12cr|perl-CPAN-Mini-1.111.7-2|134	- update to new version 0.567
12cr|perl-CPAN-Mini-1.111.7-2|135	
12cr|perl-CPAN-Mini-1.111.7-2|136	* Tue Jan 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.566-1mdv2008.1
12cr|perl-CPAN-Mini-1.111.7-2|137	+ Revision: 156853
12cr|perl-CPAN-Mini-1.111.7-2|138	- update to new version 0.566
12cr|perl-CPAN-Mini-1.111.7-2|139	
12cr|perl-CPAN-Mini-1.111.7-2|140	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CPAN-Mini-1.111.7-2|141	- restore BuildRoot
12cr|perl-CPAN-Mini-1.111.7-2|142	
12cr|perl-CPAN-Mini-1.111.7-2|143	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CPAN-Mini-1.111.7-2|144	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CPAN-Mini-1.111.7-2|145	
12cr|perl-CPAN-Mini-1.111.7-2|146	* Wed Nov 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.565-1mdv2008.1
12cr|perl-CPAN-Mini-1.111.7-2|147	+ Revision: 110894
12cr|perl-CPAN-Mini-1.111.7-2|148	- new version
12cr|perl-CPAN-Mini-1.111.7-2|149	
12cr|perl-CPAN-Mini-1.111.7-2|150	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.564-1mdv2008.1
12cr|perl-CPAN-Mini-1.111.7-2|151	+ Revision: 105302
12cr|perl-CPAN-Mini-1.111.7-2|152	- update to new version 0.564
12cr|perl-CPAN-Mini-1.111.7-2|153	
12cr|perl-CPAN-Mini-1.111.7-2|154	* Sun Oct 21 2007 Funda Wang <fwang@mandriva.org> 0.563-1mdv2008.1
12cr|perl-CPAN-Mini-1.111.7-2|155	+ Revision: 101003
12cr|perl-CPAN-Mini-1.111.7-2|156	- update to new version 0.563
12cr|perl-CPAN-Mini-1.111.7-2|157	
12cr|perl-CPAN-Mini-1.111.7-2|158	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.562-1mdv2008.0
12cr|perl-CPAN-Mini-1.111.7-2|159	+ Revision: 55686
12cr|perl-CPAN-Mini-1.111.7-2|160	- update to new version 0.562
12cr|perl-CPAN-Mini-1.111.7-2|161	
12cr|perl-CPAN-Mini-1.111.7-2|162	
12cr|perl-CPAN-Mini-1.111.7-2|163	* Sat Dec 09 2006 Olivier Thauvin <nanardon@mandriva.org> 0.55.2-1mdv2007.0
12cr|perl-CPAN-Mini-1.111.7-2|164	+ Revision: 93907
12cr|perl-CPAN-Mini-1.111.7-2|165	- 0.552
12cr|perl-CPAN-Mini-1.111.7-2|166	
12cr|perl-CPAN-Mini-1.111.7-2|167	* Sat Nov 18 2006 Olivier Thauvin <nanardon@mandriva.org> 0.55.1-1mdv2007.1
12cr|perl-CPAN-Mini-1.111.7-2|168	+ Revision: 85442
12cr|perl-CPAN-Mini-1.111.7-2|169	- 0.551
12cr|perl-CPAN-Mini-1.111.7-2|170	- 0.55
12cr|perl-CPAN-Mini-1.111.7-2|171	- Import perl-CPAN-Mini
12cr|perl-CPAN-Mini-1.111.7-2|172	
12cr|perl-CPAN-Mini-1.111.7-2|173	* Thu Aug 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.50.0-1mdv2007.0
12cr|perl-CPAN-Mini-1.111.7-2|174	- New version (upstream version 0.500)
12cr|perl-CPAN-Mini-1.111.7-2|175	
12cr|perl-CPAN-Mini-1.111.7-2|176	* Thu Nov 10 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.40-1mdk
12cr|perl-CPAN-Mini-1.111.7-2|177	- 0.40
12cr|perl-CPAN-Mini-1.111.7-2|178	
12cr|perl-CPAN-Mini-1.111.7-2|179	* Fri Oct 14 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.38-1mdk
12cr|perl-CPAN-Mini-1.111.7-2|180	- 0.38
12cr|perl-CPAN-Mini-1.111.7-2|181	
12cr|perl-CPAN-Mini-1.111.7-2|182	* Tue Oct 11 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.36-3mdk
12cr|perl-CPAN-Mini-1.111.7-2|183	- Fix BuildRequires
12cr|perl-CPAN-Mini-1.111.7-2|184	- %%mkrel
12cr|perl-CPAN-Mini-1.111.7-2|185	
12cr|perl-CPAN-Mini-1.111.7-2|186	* Sat Oct 01 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.36-2mdk
12cr|perl-CPAN-Mini-1.111.7-2|187	- buildrequires fix
12cr|perl-CPAN-Mini-1.111.7-2|188	
12cr|perl-CPAN-Mini-1.111.7-2|189	* Fri Jan 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.36-1mdk
12cr|perl-CPAN-Mini-1.111.7-2|190	- 0.36
12cr|perl-CPAN-Mini-1.111.7-2|191	
12cr|perl-CPAN-Mini-1.111.7-2|192	* Tue Dec 07 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.24-1mdk
12cr|perl-CPAN-Mini-1.111.7-2|193	- Initial MDK release.
12cr|perl-CPAN-Mini-1.111.7-2|194	

4199 12
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|1	%define upstream_name    CPANPLUS-Dist-Mdv
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|2	%define upstream_version 2.100400
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|3	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|4	Name:       perl-%{upstream_name}
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|6	Release:    %mkrel 2
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|7	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|8	Summary:    A cpanplus backend to build mandriva rpms
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|9	License:    GPL+ or Artistic
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|10	Group:      Development/Perl
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|12	Source0:    http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|13	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|14	BuildRequires:  perl(CPANPLUS)
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|15	BuildRequires:  perl(File::Find::Rule)
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|16	BuildRequires:  perl(File::HomeDir)
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|17	BuildRequires:  perl(File::ShareDir)
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|18	BuildRequires:  perl(File::Slurp)
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|19	BuildRequires:  perl(List::MoreUtils)
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|20	BuildRequires:  perl(Module::Build)
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|21	BuildRequires:  perl(Pod::POM)
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|22	BuildRequires:  perl(Readonly)
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|23	BuildRequires:  perl(Test::Script)
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|24	BuildRequires:  perl(YAML)
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|25	BuildRequires:  perl(version)
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|26	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|27	Buildarch:      noarch
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|28	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|29	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|30	%description
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|31	CPANPLUS::Dist::Mdv is a distribution class to create mandriva packages from
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|32	CPAN modules, and all its dependencies. This allows you to have the most recent
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|33	copies of CPAN modules installed, using your package manager of choice, but
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|34	without having to wait for central repositories to be updated.
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|35	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|36	You can either install them using the API provided in this package, or manually
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|37	via rpm.
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|38	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|39	Some of the bleading edge CPAN modules have already been turned into mandriva
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|40	packages for you, and you can make use of them by adding the cooker
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|41	repositories (main & contrib).
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|42	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|43	Note that these packages are built automatically from CPAN and are assumed to
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|44	have the same license as perl and come without support. Please always refer to
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|45	the original CPAN package if you have questions.
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|46	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|47	%prep
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|48	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|49	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|50	%build
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|51	%{__perl} Build.PL installdirs=vendor
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|52	./Build
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|53	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|54	%check
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|55	./Build test
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|56	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|57	%install
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|58	%{__rm} -rf %{buildroot}
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|59	./Build install destdir=%{buildroot}
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|60	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|61	%clean
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|62	rm -rf %{buildroot}
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|63	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|64	%files
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|65	%defattr(-,root,root)
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|66	%doc Changes README META.yml
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|67	%{perl_vendorlib}/CPANPLUS
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|68	%{perl_vendorlib}/auto
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|69	%{_mandir}/*/*
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|70	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|71	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|72	%changelog
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|73	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.100.400-2mdv2011.0
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|74	+ Revision: 680703
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|75	- mass rebuild
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|76	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|77	* Wed Feb 10 2010 Jérôme Quelin <jquelin@mandriva.org> 2.100.400-1mdv2011.0
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|78	+ Revision: 503766
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|79	- adding missing buildrequires:
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|80	- update to 2.100400
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|81	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|82	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 2.93.311-1mdv2010.1
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|83	+ Revision: 471047
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|84	- update to 2.093311
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|85	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|86	* Tue Jul 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2010.0
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|87	+ Revision: 393195
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|88	- new version
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|89	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|90	* Mon Jul 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-1mdv2010.0
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|91	+ Revision: 392789
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|92	- new version
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|93	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|94	* Sun May 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1mdv2010.0
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|95	+ Revision: 379210
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|96	- update to new version 1.1.0
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|97	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|98	* Mon Feb 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2009.1
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|99	+ Revision: 336359
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|100	- update to new version 1.0.0
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|101	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|102	* Thu Nov 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.9-1mdv2009.1
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|103	+ Revision: 302820
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|104	- update to new version 0.3.9
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|105	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|106	* Mon Nov 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.8-1mdv2009.1
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|107	+ Revision: 301688
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|108	- new version
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|109	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|110	* Sun Nov 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.7-2mdv2009.1
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|111	+ Revision: 301465
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|112	- patch 0: force US format date in changelog
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|113	patch 1: enforce mandriva summary format policy
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|114	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|115	* Sun Aug 10 2008 Jérôme Quelin <jquelin@mandriva.org> 0.3.7-1mdv2009.0
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|116	+ Revision: 270313
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|117	- update to new version 0.3.7
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|118	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|119	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.3.6-2mdv2009.0
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|120	+ Revision: 268377
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|121	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|122	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|123	* Wed Jun 11 2008 Jérôme Quelin <jquelin@mandriva.org> 0.3.6-1mdv2009.0
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|124	+ Revision: 218051
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|125	- update to new version 0.3.6
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|126	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|127	* Mon Feb 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.5-1mdv2008.1
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|128	+ Revision: 165058
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|129	- update to new version 0.3.5
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|130	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|131	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.4-1mdv2008.1
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|132	+ Revision: 138004
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|133	- update to new version 0.3.4
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|134	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|135	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|136	- restore BuildRoot
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|137	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|138	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|139	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|140	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|141	* Tue Nov 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.3-1mdv2008.1
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|142	+ Revision: 113422
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|143	- update to new version 0.3.3
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|144	- update to new version 0.3.3
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|145	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|146	* Wed Nov 14 2007 Jérôme Quelin <jquelin@mandriva.org> 0.3.2-1mdv2008.1
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|147	+ Revision: 108635
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|148	- added new prereq
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|149	- update to new version 0.3.2
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|150	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|151	* Sun Nov 11 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.0-1mdv2008.1
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|152	+ Revision: 108015
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|153	- update to new version 0.3.0
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|154	- update to new version 0.3.0
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|155	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|156	* Thu Nov 08 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.2-1mdv2008.1
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|157	+ Revision: 106875
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|158	- update to new version 0.2.2
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|159	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|160	* Tue Nov 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-1mdv2008.1
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|161	+ Revision: 106549
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|162	- new version
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|163	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|164	* Sun Nov 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.3-1mdv2008.1
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|165	+ Revision: 105821
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|166	- import perl-CPANPLUS-Dist-Mdv
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|167	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|168	
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|169	* Sun Nov 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.3-1mdv2008.1
12cr|perl-CPANPLUS-Dist-Mdv-2.100.400-2|170	- first mdv release

4200 12
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|1	%define upstream_name    CPANPLUS-Shell-Default-Plugins-Prereqs
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|2	%define upstream_version 0.07
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|3	
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|6	Release:    %mkrel 2
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|7	
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|8	Summary:    Plugin for CPANPLUS to automate
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|9	License:    GPL+ or Artistic
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|10	Group:      Development/Perl
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|12	Source0:    http://www.cpan.org/modules/by-module/CPANPLUS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|13	
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|14	BuildRequires: perl(CPANPLUS)
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|15	BuildRequires: perl(CPANPLUS::Dist::Build)
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|16	BuildRequires: perl(File::Spec)
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|17	BuildRequires: perl(Module::Build)
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|18	BuildRequires: perl(Test::More)
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|19	BuildRequires: perl(Module::Build::Compat)
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|20	BuildArch: noarch
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|21	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|22	
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|23	%description
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|24	A plugin for CPANPLUS's default shell which will display and/or install any
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|25	missing prerequisites for a module. The module can be specified by name, as
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|26	a URL or path to the directory of an unpacked module. The plugin assumes
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|27	the current directory if no module is specified.
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|28	
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|29	%prep
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|31	
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|32	%build
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|34	%make
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|35	
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|36	%check
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|37	#make test
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|38	
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|39	%install
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|40	rm -rf %buildroot
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|41	%makeinstall_std
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|42	
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|43	%clean
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|44	rm -rf %buildroot
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|45	
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|46	%files
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|47	%defattr(-,root,root)
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|48	%doc ChangeLog README
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|49	%{_mandir}/man3/*
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|50	%perl_vendorlib/*
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|51	
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|52	
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|53	
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|54	%changelog
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|55	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.70.0-2mdv2011.0
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|56	+ Revision: 654882
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|57	- rebuild for updated spec-helper
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|58	
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|59	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|60	+ Revision: 401676
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|61	- rebuild using %%perl_convert_version
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|62	- fixed license field
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|63	
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|64	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.07-1mdv2010.0
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|65	+ Revision: 375959
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|66	- import perl-CPANPLUS-Shell-Default-Plugins-Prereqs
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|67	
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|68	
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|69	* Wed Jan 21 2009 cpan2dist 0.07-1mdv
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|70	- initial mdv release, generated with cpan2dist
12cr|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.70.0-2|71	

4201 12
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|1	%define upstream_name    CPAN-Recent-Uploads
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|2	%define upstream_version 0.06
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|3	
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|6	Release:	2
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|7	
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|8	Summary:	Retrieves recentfiles from a CPAN mirror
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|9	License:	GPL+ or Artistic
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|10	Group:		Development/Perl
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|13	
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|16	BuildRequires:	perl(File::Spec)
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|17	BuildRequires:	perl(File::Spec::Unix)
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|18	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|19	BuildRequires:	perl(URI)
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|20	BuildRequires:	perl(YAML::Syck)
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|21	BuildArch:	noarch
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|22	
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|23	%description
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|24	CPAN::Recent::Uploads provides a mechanism for obtaining a list of the
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|25	RECENT uploads to 'CPAN' as determined from the files produced by the
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|26	File::Rsync::Mirror::Recentfile manpage that exist in the 'authors/'
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|27	directory on 'CPAN'.
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|28	
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|29	%prep
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|31	
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|32	%build
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|34	%make
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|35	
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|36	%check
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|37	%make test
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|38	
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|39	%install
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|40	%makeinstall_std
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|41	
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|42	%files
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|43	%doc README LICENSE Changes META.yml META.json
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|44	%{_mandir}/man3/*
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|45	%{perl_vendorlib}/*
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|46	
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|47	%changelog
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|48	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|49	+ Revision: 688742
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|50	- update to new version 0.06
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|51	
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|52	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|53	+ Revision: 654241
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|54	- rebuild for updated spec-helper
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|55	
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|56	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|57	+ Revision: 625007
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|58	- import perl-CPAN-Recent-Uploads
12cr|perl-CPAN-Recent-Uploads-0.60.0-2|59	

4202 12
12cr|perl-CPAN-Reporter-1.190.200-3|1	%define upstream_name    CPAN-Reporter
12cr|perl-CPAN-Reporter-1.190.200-3|2	%define upstream_version 1.1902
12cr|perl-CPAN-Reporter-1.190.200-3|3	
12cr|perl-CPAN-Reporter-1.190.200-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-CPAN-Reporter-1.190.200-3|5	%define __noautoreq 'perl\\(Win32::Job\\)'
12cr|perl-CPAN-Reporter-1.190.200-3|6	%endif
12cr|perl-CPAN-Reporter-1.190.200-3|7	
12cr|perl-CPAN-Reporter-1.190.200-3|8	Name:		perl-%{upstream_name}
12cr|perl-CPAN-Reporter-1.190.200-3|9	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CPAN-Reporter-1.190.200-3|10	Release:	3
12cr|perl-CPAN-Reporter-1.190.200-3|11	
12cr|perl-CPAN-Reporter-1.190.200-3|12	Summary:	Adds CPAN Testers reporting to CPAN.pm
12cr|perl-CPAN-Reporter-1.190.200-3|13	License:	Apache License
12cr|perl-CPAN-Reporter-1.190.200-3|14	Group:		Development/Perl
12cr|perl-CPAN-Reporter-1.190.200-3|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CPAN-Reporter-1.190.200-3|16	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CPAN-Reporter-1.190.200-3|17	
12cr|perl-CPAN-Reporter-1.190.200-3|18	BuildRequires:	perl-devel
12cr|perl-CPAN-Reporter-1.190.200-3|19	BuildRequires:	perl(Archive::Tar)
12cr|perl-CPAN-Reporter-1.190.200-3|20	BuildRequires:	perl(Capture::Tiny)
12cr|perl-CPAN-Reporter-1.190.200-3|21	BuildRequires:	perl(Config::Tiny)
12cr|perl-CPAN-Reporter-1.190.200-3|22	BuildRequires:	perl(CPAN)
12cr|perl-CPAN-Reporter-1.190.200-3|23	BuildRequires:	perl(Devel::Autoflush)
12cr|perl-CPAN-Reporter-1.190.200-3|24	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-CPAN-Reporter-1.190.200-3|25	BuildRequires:	perl(File::Basename)
12cr|perl-CPAN-Reporter-1.190.200-3|26	BuildRequires:	perl(File::Copy::Recursive)
12cr|perl-CPAN-Reporter-1.190.200-3|27	BuildRequires:	perl(File::Find)
12cr|perl-CPAN-Reporter-1.190.200-3|28	BuildRequires:	perl(File::HomeDir)
12cr|perl-CPAN-Reporter-1.190.200-3|29	BuildRequires:	perl(File::Path)
12cr|perl-CPAN-Reporter-1.190.200-3|30	BuildRequires:	perl(File::Spec)
12cr|perl-CPAN-Reporter-1.190.200-3|31	BuildRequires:	perl(File::Temp)
12cr|perl-CPAN-Reporter-1.190.200-3|32	BuildRequires:	perl(File::pushd)
12cr|perl-CPAN-Reporter-1.190.200-3|33	BuildRequires:	perl(IO::CaptureOutput)
12cr|perl-CPAN-Reporter-1.190.200-3|34	BuildRequires:	perl(Parse::CPAN::Meta)
12cr|perl-CPAN-Reporter-1.190.200-3|35	BuildRequires:	perl(Probe::Perl)
12cr|perl-CPAN-Reporter-1.190.200-3|36	BuildRequires:	perl(Tee)
12cr|perl-CPAN-Reporter-1.190.200-3|37	BuildRequires:	perl(Test::More)
12cr|perl-CPAN-Reporter-1.190.200-3|38	BuildRequires:	perl(Test::Reporter)
12cr|perl-CPAN-Reporter-1.190.200-3|39	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-CPAN-Reporter-1.190.200-3|40	BuildArch:	noarch
12cr|perl-CPAN-Reporter-1.190.200-3|41	
12cr|perl-CPAN-Reporter-1.190.200-3|42	%description
12cr|perl-CPAN-Reporter-1.190.200-3|43	The CPAN Testers project captures and analyses detailed results from
12cr|perl-CPAN-Reporter-1.190.200-3|44	building and testing CPAN distributions on multiple operating systems and
12cr|perl-CPAN-Reporter-1.190.200-3|45	multiple versions of Perl. This provides valuable feedback to module
12cr|perl-CPAN-Reporter-1.190.200-3|46	authors and potential users to identify bugs or platform compatibility
12cr|perl-CPAN-Reporter-1.190.200-3|47	issues and improves the overall quality and value of CPAN.
12cr|perl-CPAN-Reporter-1.190.200-3|48	
12cr|perl-CPAN-Reporter-1.190.200-3|49	One way individuals can contribute is to send a report for each module that
12cr|perl-CPAN-Reporter-1.190.200-3|50	they test or install. CPAN::Reporter is an add-on for the CPAN.pm module to
12cr|perl-CPAN-Reporter-1.190.200-3|51	send the results of building and testing modules to the CPAN Testers
12cr|perl-CPAN-Reporter-1.190.200-3|52	project. Full support for CPAN::Reporter is available in CPAN.pm as of
12cr|perl-CPAN-Reporter-1.190.200-3|53	version 1.92.
12cr|perl-CPAN-Reporter-1.190.200-3|54	
12cr|perl-CPAN-Reporter-1.190.200-3|55	%prep
12cr|perl-CPAN-Reporter-1.190.200-3|56	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPAN-Reporter-1.190.200-3|57	
12cr|perl-CPAN-Reporter-1.190.200-3|58	%build
12cr|perl-CPAN-Reporter-1.190.200-3|59	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPAN-Reporter-1.190.200-3|60	%make
12cr|perl-CPAN-Reporter-1.190.200-3|61	
12cr|perl-CPAN-Reporter-1.190.200-3|62	%check
12cr|perl-CPAN-Reporter-1.190.200-3|63	%make test
12cr|perl-CPAN-Reporter-1.190.200-3|64	
12cr|perl-CPAN-Reporter-1.190.200-3|65	%install
12cr|perl-CPAN-Reporter-1.190.200-3|66	%makeinstall_std
12cr|perl-CPAN-Reporter-1.190.200-3|67	
12cr|perl-CPAN-Reporter-1.190.200-3|68	%files
12cr|perl-CPAN-Reporter-1.190.200-3|69	%doc META.yml README Changes LICENSE
12cr|perl-CPAN-Reporter-1.190.200-3|70	%{_mandir}/man3/*
12cr|perl-CPAN-Reporter-1.190.200-3|71	%{perl_vendorlib}/*
12cr|perl-CPAN-Reporter-1.190.200-3|72	

4203 12
12cr|perl-CPAN-SQLite-0.202.0-2|1	%define upstream_name    CPAN-SQLite
12cr|perl-CPAN-SQLite-0.202.0-2|2	%define upstream_version 0.202
12cr|perl-CPAN-SQLite-0.202.0-2|3	
12cr|perl-CPAN-SQLite-0.202.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-CPAN-SQLite-0.202.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CPAN-SQLite-0.202.0-2|6	Release:	2
12cr|perl-CPAN-SQLite-0.202.0-2|7	
12cr|perl-CPAN-SQLite-0.202.0-2|8	Summary:	Maintain and search a minimal CPAN database
12cr|perl-CPAN-SQLite-0.202.0-2|9	License:	GPL+ or Artistic
12cr|perl-CPAN-SQLite-0.202.0-2|10	Group:		Development/Perl
12cr|perl-CPAN-SQLite-0.202.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CPAN-SQLite-0.202.0-2|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CPAN-SQLite-0.202.0-2|13	
12cr|perl-CPAN-SQLite-0.202.0-2|14	BuildRequires:	perl-devel
12cr|perl-CPAN-SQLite-0.202.0-2|15	BuildRequires:	perl(Archive::Tar)
12cr|perl-CPAN-SQLite-0.202.0-2|16	BuildRequires:	perl(CPAN::DistnameInfo)
12cr|perl-CPAN-SQLite-0.202.0-2|17	BuildRequires:	perl(DBD::SQLite)
12cr|perl-CPAN-SQLite-0.202.0-2|18	BuildRequires:	perl(File::HomeDir)
12cr|perl-CPAN-SQLite-0.202.0-2|19	BuildRequires:	perl(File::Spec)
12cr|perl-CPAN-SQLite-0.202.0-2|20	BuildRequires:	perl(IO::Zlib)
12cr|perl-CPAN-SQLite-0.202.0-2|21	BuildRequires:	perl(LWP::Simple)
12cr|perl-CPAN-SQLite-0.202.0-2|22	BuildArch:	noarch
12cr|perl-CPAN-SQLite-0.202.0-2|23	
12cr|perl-CPAN-SQLite-0.202.0-2|24	%description
12cr|perl-CPAN-SQLite-0.202.0-2|25	This package is used for setting up, maintaining, and searching a CPAN
12cr|perl-CPAN-SQLite-0.202.0-2|26	database consisting of the information stored in the three main CPAN
12cr|perl-CPAN-SQLite-0.202.0-2|27	indices: _$CPAN/modules/03modlist.data.gz_,
12cr|perl-CPAN-SQLite-0.202.0-2|28	_$CPAN/modules/02packages.details.txt.gz_, and
12cr|perl-CPAN-SQLite-0.202.0-2|29	_$CPAN/authors/01mailrc.txt.gz_. It should be considered at an alpha stage
12cr|perl-CPAN-SQLite-0.202.0-2|30	of development.
12cr|perl-CPAN-SQLite-0.202.0-2|31	
12cr|perl-CPAN-SQLite-0.202.0-2|32	%prep
12cr|perl-CPAN-SQLite-0.202.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPAN-SQLite-0.202.0-2|34	
12cr|perl-CPAN-SQLite-0.202.0-2|35	%build
12cr|perl-CPAN-SQLite-0.202.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPAN-SQLite-0.202.0-2|37	%make
12cr|perl-CPAN-SQLite-0.202.0-2|38	
12cr|perl-CPAN-SQLite-0.202.0-2|39	%check
12cr|perl-CPAN-SQLite-0.202.0-2|40	%make test
12cr|perl-CPAN-SQLite-0.202.0-2|41	
12cr|perl-CPAN-SQLite-0.202.0-2|42	%install
12cr|perl-CPAN-SQLite-0.202.0-2|43	%makeinstall_std
12cr|perl-CPAN-SQLite-0.202.0-2|44	
12cr|perl-CPAN-SQLite-0.202.0-2|45	%files
12cr|perl-CPAN-SQLite-0.202.0-2|46	%doc Changes README
12cr|perl-CPAN-SQLite-0.202.0-2|47	%{_mandir}/man?/*
12cr|perl-CPAN-SQLite-0.202.0-2|48	%{perl_vendorlib}/*
12cr|perl-CPAN-SQLite-0.202.0-2|49	%{_bindir}/cpandb
12cr|perl-CPAN-SQLite-0.202.0-2|50	
12cr|perl-CPAN-SQLite-0.202.0-2|51	%changelog
12cr|perl-CPAN-SQLite-0.202.0-2|52	* Sun Jun 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.202.0-1mdv2011.0
12cr|perl-CPAN-SQLite-0.202.0-2|53	+ Revision: 687339
12cr|perl-CPAN-SQLite-0.202.0-2|54	- update to new version 0.202
12cr|perl-CPAN-SQLite-0.202.0-2|55	
12cr|perl-CPAN-SQLite-0.202.0-2|56	* Wed Jun 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.201.0-1
12cr|perl-CPAN-SQLite-0.202.0-2|57	+ Revision: 686620
12cr|perl-CPAN-SQLite-0.202.0-2|58	- update to new version 0.201
12cr|perl-CPAN-SQLite-0.202.0-2|59	
12cr|perl-CPAN-SQLite-0.202.0-2|60	* Wed Jun 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.200.0-1
12cr|perl-CPAN-SQLite-0.202.0-2|61	+ Revision: 685307
12cr|perl-CPAN-SQLite-0.202.0-2|62	- update to new version 0.200
12cr|perl-CPAN-SQLite-0.202.0-2|63	
12cr|perl-CPAN-SQLite-0.202.0-2|64	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.199.0-2
12cr|perl-CPAN-SQLite-0.202.0-2|65	+ Revision: 653427
12cr|perl-CPAN-SQLite-0.202.0-2|66	- update file list
12cr|perl-CPAN-SQLite-0.202.0-2|67	- rebuild for updated spec-helper
12cr|perl-CPAN-SQLite-0.202.0-2|68	
12cr|perl-CPAN-SQLite-0.202.0-2|69	* Wed Dec 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.199.0-1mdv2011.0
12cr|perl-CPAN-SQLite-0.202.0-2|70	+ Revision: 483883
12cr|perl-CPAN-SQLite-0.202.0-2|71	- update to 0.199
12cr|perl-CPAN-SQLite-0.202.0-2|72	
12cr|perl-CPAN-SQLite-0.202.0-2|73	* Mon Sep 21 2009 Jérôme Quelin <jquelin@mandriva.org> 0.198.0-1mdv2010.0
12cr|perl-CPAN-SQLite-0.202.0-2|74	+ Revision: 446429
12cr|perl-CPAN-SQLite-0.202.0-2|75	- update to 0.198
12cr|perl-CPAN-SQLite-0.202.0-2|76	
12cr|perl-CPAN-SQLite-0.202.0-2|77	* Wed Aug 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.197.0-1mdv2010.0
12cr|perl-CPAN-SQLite-0.202.0-2|78	+ Revision: 415307
12cr|perl-CPAN-SQLite-0.202.0-2|79	- import perl-CPAN-SQLite
12cr|perl-CPAN-SQLite-0.202.0-2|80	
12cr|perl-CPAN-SQLite-0.202.0-2|81	
12cr|perl-CPAN-SQLite-0.202.0-2|82	* Wed Aug 12 2009 cpan2dist 0.197-1mdv
12cr|perl-CPAN-SQLite-0.202.0-2|83	- initial mdv release, generated with cpan2dist

4204 12
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|1	%define upstream_name	 CPAN-Test-Dummy-Perl5-Make-CircDepeOne
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|2	%define upstream_version 1.00
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|3	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|4	Name:		perl-%{upstream_name}
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|6	Release:	7
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|7	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|8	Summary:	%{upstream_name} module for perl
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|9	License:	GPL+ or Artistic
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|10	Group:		Development/Perl
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|12	Source0:	ftp.perl.org/pub/CPAN/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|13	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|14	BuildRequires:	perl-devel
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|15	BuildArch:	noarch
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|16	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|17	%description
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|18	This module is part of CPAN.pm with the single purpose of testing
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|19	CPAN.pm itself.
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|20	Contains no functionality, and will never do so.
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|21	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|22	%prep
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|24	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|25	%build
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|27	%make
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|28	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|29	%check
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|30	%make test
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|31	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|32	%install
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|33	%makeinstall_std
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|34	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|35	%files
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|36	%doc Changes README
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|37	%{perl_vendorlib}/
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|38	%{_mandir}/*/*
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|39	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|40	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|41	%changelog
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|42	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.0.0-6mdv2011.0
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|43	+ Revision: 654880
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|44	- rebuild for updated spec-helper
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|45	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|46	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-5mdv2011.0
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|47	+ Revision: 504829
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|48	- rebuild using %%perl_convert_version
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|49	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.00-4mdv2010.0
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|51	+ Revision: 430340
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|52	- rebuild
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|53	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|54	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.00-3mdv2009.0
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|55	+ Revision: 256183
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|56	- rebuild
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|58	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|60	- restore BuildRoot
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|61	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|62	* Thu Nov 15 2007 Stéphane Téletchéa <steletch@mandriva.org> 1.00-1mdv2008.1
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|63	+ Revision: 108985
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|64	- import perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|65	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|66	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|67	* Thu Nov 15 2007 1.00-1mdv2008.1 Stephane Teletchea <steletch@mandriva.org>
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeOne-1.0.0-7|68	- Initial package

4205 12
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|1	%define upstream_name	 CPAN-Test-Dummy-Perl5-Make-CircDepeThree
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|2	%define upstream_version 1.00
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|3	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|4	Name:		perl-%{upstream_name}
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|6	Release:	7
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|7	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|8	Summary:	%{upstream_name} module for perl
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|9	License:	GPL+ or Artistic
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|10	Group:		Development/Perl
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|12	Source0:	ftp.perl.org/pub/CPAN/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|13	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|14	BuildRequires:	perl-devel
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|15	BuildArch:	noarch
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|16	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|17	%description
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|18	This module is part of CPAN.pm with the single purpose of testing
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|19	CPAN.pm itself.
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|20	Contains no functionality, and will never do so.
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|21	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|22	%prep
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|24	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|25	%build
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|27	%make
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|28	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|29	%check
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|30	%make test
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|31	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|32	%install
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|33	%makeinstall_std
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|34	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|35	%files
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|36	%doc Changes README
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|37	%{perl_vendorlib}/
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|38	%{_mandir}/*/*
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|39	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|40	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|41	%changelog
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|42	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.0.0-6mdv2011.0
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|43	+ Revision: 653394
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|44	- rebuild for updated spec-helper
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|45	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|46	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-5mdv2011.0
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|47	+ Revision: 504830
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|48	- rebuild using %%perl_convert_version
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|49	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.00-4mdv2010.0
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|51	+ Revision: 430343
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|52	- rebuild
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|53	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|54	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.00-3mdv2009.0
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|55	+ Revision: 256185
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|56	- rebuild
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|58	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|60	- restore BuildRoot
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|61	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|62	* Thu Nov 15 2007 Stéphane Téletchéa <steletch@mandriva.org> 1.00-1mdv2008.1
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|63	+ Revision: 108989
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|64	- import perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|65	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeThree-1.0.0-7|66	

4206 12
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|1	%define upstream_name	 CPAN-Test-Dummy-Perl5-Make-CircDepeTwo
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|2	%define upstream_version 1.00
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|3	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|4	Name:		perl-%{upstream_name}
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|6	Release:	7
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|7	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|8	Summary:	%{upstream_name} module for perl
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|9	License:	GPL or Artistic
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|10	Group:		Development/Perl
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|12	Source0:	ftp.perl.org/pub/CPAN/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|13	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|14	BuildRequires:	perl-devel
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|15	BuildArch:	noarch
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|16	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|17	%description
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|18	This module is part of CPAN.pm with the single purpose of testing
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|19	CPAN.pm itself.
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|20	Contains no functionality, and will never do so.
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|21	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|22	%prep
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|24	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|25	%build
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|27	%make
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|28	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|29	%check
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|30	%make test
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|31	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|32	%install
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|33	%makeinstall_std
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|34	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|35	%files
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|36	%doc Changes README
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|37	%{perl_vendorlib}/
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|38	%{_mandir}/*/*
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|39	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|40	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|41	%changelog
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|42	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.0.0-6mdv2011.0
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|43	+ Revision: 654881
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|44	- rebuild for updated spec-helper
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|45	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|46	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-5mdv2011.0
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|47	+ Revision: 504831
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|48	- rebuild using %%perl_convert_version
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|49	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.00-4mdv2010.0
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|51	+ Revision: 430344
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|52	- rebuild
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|53	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|54	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.00-3mdv2009.0
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|55	+ Revision: 256187
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|56	- rebuild
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|58	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|60	- restore BuildRoot
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|61	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|62	* Thu Nov 15 2007 Stéphane Téletchéa <steletch@mandriva.org> 1.00-1mdv2008.1
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|63	+ Revision: 108987
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|64	- import perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|65	
12cr|perl-CPAN-Test-Dummy-Perl5-Make-CircDepeTwo-1.0.0-7|66	

4207 12
12cr|perl-CPAN-Uploader-0.103.0-2|1	%define upstream_name    CPAN-Uploader
12cr|perl-CPAN-Uploader-0.103.0-2|2	%define upstream_version 0.103000
12cr|perl-CPAN-Uploader-0.103.0-2|3	
12cr|perl-CPAN-Uploader-0.103.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-CPAN-Uploader-0.103.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CPAN-Uploader-0.103.0-2|6	Release:	2
12cr|perl-CPAN-Uploader-0.103.0-2|7	
12cr|perl-CPAN-Uploader-0.103.0-2|8	Summary:	Upload things to the CPAN
12cr|perl-CPAN-Uploader-0.103.0-2|9	License:	GPL+ or Artistic
12cr|perl-CPAN-Uploader-0.103.0-2|10	Group:		Development/Perl
12cr|perl-CPAN-Uploader-0.103.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CPAN-Uploader-0.103.0-2|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CPAN-Uploader-0.103.0-2|13	
12cr|perl-CPAN-Uploader-0.103.0-2|14	BuildRequires:	perl-devel
12cr|perl-CPAN-Uploader-0.103.0-2|15	BuildRequires:	perl(Getopt::Long::Descriptive)
12cr|perl-CPAN-Uploader-0.103.0-2|16	BuildRequires:	perl(HTTP::Request::Common)
12cr|perl-CPAN-Uploader-0.103.0-2|17	BuildRequires:	perl(HTTP::Status)
12cr|perl-CPAN-Uploader-0.103.0-2|18	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-CPAN-Uploader-0.103.0-2|19	BuildRequires:	perl(URI)
12cr|perl-CPAN-Uploader-0.103.0-2|20	
12cr|perl-CPAN-Uploader-0.103.0-2|21	BuildArch:	noarch
12cr|perl-CPAN-Uploader-0.103.0-2|22	
12cr|perl-CPAN-Uploader-0.103.0-2|23	%description
12cr|perl-CPAN-Uploader-0.103.0-2|24	This code is mostly derived from cpan-upload-http by Brad Fitzpatrick,
12cr|perl-CPAN-Uploader-0.103.0-2|25	which in turn was based on cpan-upload by Neil Bowers. I (rjbs) didn't
12cr|perl-CPAN-Uploader-0.103.0-2|26	want to have to use a system call to run either of those, so I
12cr|perl-CPAN-Uploader-0.103.0-2|27	refactored the code into this module.
12cr|perl-CPAN-Uploader-0.103.0-2|28	
12cr|perl-CPAN-Uploader-0.103.0-2|29	%prep
12cr|perl-CPAN-Uploader-0.103.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPAN-Uploader-0.103.0-2|31	
12cr|perl-CPAN-Uploader-0.103.0-2|32	%build
12cr|perl-CPAN-Uploader-0.103.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPAN-Uploader-0.103.0-2|34	%make
12cr|perl-CPAN-Uploader-0.103.0-2|35	
12cr|perl-CPAN-Uploader-0.103.0-2|36	%check
12cr|perl-CPAN-Uploader-0.103.0-2|37	%make test
12cr|perl-CPAN-Uploader-0.103.0-2|38	
12cr|perl-CPAN-Uploader-0.103.0-2|39	%install
12cr|perl-CPAN-Uploader-0.103.0-2|40	%makeinstall_std
12cr|perl-CPAN-Uploader-0.103.0-2|41	
12cr|perl-CPAN-Uploader-0.103.0-2|42	%files
12cr|perl-CPAN-Uploader-0.103.0-2|43	%doc Changes LICENSE README
12cr|perl-CPAN-Uploader-0.103.0-2|44	%{_mandir}/man1/*
12cr|perl-CPAN-Uploader-0.103.0-2|45	%{_mandir}/man3/*
12cr|perl-CPAN-Uploader-0.103.0-2|46	%{perl_vendorlib}/*
12cr|perl-CPAN-Uploader-0.103.0-2|47	%{_bindir}/cpan-upload
12cr|perl-CPAN-Uploader-0.103.0-2|48	
12cr|perl-CPAN-Uploader-0.103.0-2|49	
12cr|perl-CPAN-Uploader-0.103.0-2|50	%changelog
12cr|perl-CPAN-Uploader-0.103.0-2|51	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.103.0-1mdv2011.0
12cr|perl-CPAN-Uploader-0.103.0-2|52	+ Revision: 654029
12cr|perl-CPAN-Uploader-0.103.0-2|53	- update to new version 0.103000
12cr|perl-CPAN-Uploader-0.103.0-2|54	
12cr|perl-CPAN-Uploader-0.103.0-2|55	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.102.150-1mdv2011.0
12cr|perl-CPAN-Uploader-0.103.0-2|56	+ Revision: 569929
12cr|perl-CPAN-Uploader-0.103.0-2|57	- update to 0.102150
12cr|perl-CPAN-Uploader-0.103.0-2|58	
12cr|perl-CPAN-Uploader-0.103.0-2|59	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.101.670-1mdv2011.0
12cr|perl-CPAN-Uploader-0.103.0-2|60	+ Revision: 552260
12cr|perl-CPAN-Uploader-0.103.0-2|61	- update to 0.101670
12cr|perl-CPAN-Uploader-0.103.0-2|62	
12cr|perl-CPAN-Uploader-0.103.0-2|63	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.760-1mdv2010.1
12cr|perl-CPAN-Uploader-0.103.0-2|64	+ Revision: 526424
12cr|perl-CPAN-Uploader-0.103.0-2|65	- update to 0.100760
12cr|perl-CPAN-Uploader-0.103.0-2|66	
12cr|perl-CPAN-Uploader-0.103.0-2|67	* Tue Mar 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.750-1mdv2010.1
12cr|perl-CPAN-Uploader-0.103.0-2|68	+ Revision: 521584
12cr|perl-CPAN-Uploader-0.103.0-2|69	- update to 0.100750
12cr|perl-CPAN-Uploader-0.103.0-2|70	
12cr|perl-CPAN-Uploader-0.103.0-2|71	* Mon Mar 08 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.660-1mdv2010.1
12cr|perl-CPAN-Uploader-0.103.0-2|72	+ Revision: 515656
12cr|perl-CPAN-Uploader-0.103.0-2|73	- update to 0.100660
12cr|perl-CPAN-Uploader-0.103.0-2|74	
12cr|perl-CPAN-Uploader-0.103.0-2|75	* Sun Dec 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93.390-1mdv2010.1
12cr|perl-CPAN-Uploader-0.103.0-2|76	+ Revision: 474074
12cr|perl-CPAN-Uploader-0.103.0-2|77	- update to 0.093390
12cr|perl-CPAN-Uploader-0.103.0-2|78	
12cr|perl-CPAN-Uploader-0.103.0-2|79	* Tue Dec 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93.330-1mdv2010.1
12cr|perl-CPAN-Uploader-0.103.0-2|80	+ Revision: 472238
12cr|perl-CPAN-Uploader-0.103.0-2|81	- update to 0.093330
12cr|perl-CPAN-Uploader-0.103.0-2|82	
12cr|perl-CPAN-Uploader-0.103.0-2|83	* Mon Aug 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.92.340-1mdv2010.0
12cr|perl-CPAN-Uploader-0.103.0-2|84	+ Revision: 420275
12cr|perl-CPAN-Uploader-0.103.0-2|85	- update to 0.092340
12cr|perl-CPAN-Uploader-0.103.0-2|86	
12cr|perl-CPAN-Uploader-0.103.0-2|87	* Fri May 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.91.270-1mdv2010.0
12cr|perl-CPAN-Uploader-0.103.0-2|88	+ Revision: 380979
12cr|perl-CPAN-Uploader-0.103.0-2|89	- adding missing buildrequires
12cr|perl-CPAN-Uploader-0.103.0-2|90	- adding description
12cr|perl-CPAN-Uploader-0.103.0-2|91	- import perl-CPAN-Uploader
12cr|perl-CPAN-Uploader-0.103.0-2|92	
12cr|perl-CPAN-Uploader-0.103.0-2|93	
12cr|perl-CPAN-Uploader-0.103.0-2|94	* Fri May 29 2009 cpan2dist 0.091270-1mdv
12cr|perl-CPAN-Uploader-0.103.0-2|95	- initial mdv release, generated with cpan2dist
12cr|perl-CPAN-Uploader-0.103.0-2|96	

4208 12
12cr|perl-CPS-0.110.0-3|1	%define upstream_name    CPS
12cr|perl-CPS-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-CPS-0.110.0-3|3	
12cr|perl-CPS-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CPS-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CPS-0.110.0-3|6	Release:	3
12cr|perl-CPS-0.110.0-3|7	
12cr|perl-CPS-0.110.0-3|8	Summary:	Iterate at some later point
12cr|perl-CPS-0.110.0-3|9	License:	GPL+ or Artistic
12cr|perl-CPS-0.110.0-3|10	Group:		Development/Perl
12cr|perl-CPS-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CPS-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CPS-0.110.0-3|13	
12cr|perl-CPS-0.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-CPS-0.110.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-CPS-0.110.0-3|16	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-CPS-0.110.0-3|17	BuildArch:	noarch
12cr|perl-CPS-0.110.0-3|18	
12cr|perl-CPS-0.110.0-3|19	%description
12cr|perl-CPS-0.110.0-3|20	Objects based on this abstract class are used by the 'gk*' variants of the
12cr|perl-CPS-0.110.0-3|21	the CPS manpage functions, to control their behavior. These objects are
12cr|perl-CPS-0.110.0-3|22	expected to provide a method, 'again', which the functions will use to
12cr|perl-CPS-0.110.0-3|23	re-invoke iterations of loops, and so on. By providing a different
12cr|perl-CPS-0.110.0-3|24	implementation of this method, governor objects can provide such behaviours
12cr|perl-CPS-0.110.0-3|25	as rate-limiting, asynchronisation or parallelism, and integration with
12cr|perl-CPS-0.110.0-3|26	event-based IO frameworks.
12cr|perl-CPS-0.110.0-3|27	
12cr|perl-CPS-0.110.0-3|28	%prep
12cr|perl-CPS-0.110.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CPS-0.110.0-3|30	
12cr|perl-CPS-0.110.0-3|31	%build
12cr|perl-CPS-0.110.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CPS-0.110.0-3|33	%make
12cr|perl-CPS-0.110.0-3|34	
12cr|perl-CPS-0.110.0-3|35	%check
12cr|perl-CPS-0.110.0-3|36	%make test
12cr|perl-CPS-0.110.0-3|37	
12cr|perl-CPS-0.110.0-3|38	%install
12cr|perl-CPS-0.110.0-3|39	%makeinstall_std
12cr|perl-CPS-0.110.0-3|40	
12cr|perl-CPS-0.110.0-3|41	%files
12cr|perl-CPS-0.110.0-3|42	%doc Changes META.yml README LICENSE
12cr|perl-CPS-0.110.0-3|43	%{_mandir}/man3/*
12cr|perl-CPS-0.110.0-3|44	%{perl_vendorlib}/*
12cr|perl-CPS-0.110.0-3|45	
12cr|perl-CPS-0.110.0-3|46	%changelog
12cr|perl-CPS-0.110.0-3|47	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-CPS-0.110.0-3|48	+ Revision: 654245
12cr|perl-CPS-0.110.0-3|49	- rebuild for updated spec-helper
12cr|perl-CPS-0.110.0-3|50	
12cr|perl-CPS-0.110.0-3|51	* Fri Dec 31 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-CPS-0.110.0-3|52	+ Revision: 626868
12cr|perl-CPS-0.110.0-3|53	- import perl-CPS
12cr|perl-CPS-0.110.0-3|54	

4209 12
12cr|perl-CQL-Parser-1.100.0-3|1	%define upstream_name    CQL-Parser
12cr|perl-CQL-Parser-1.100.0-3|2	%define upstream_version 1.10
12cr|perl-CQL-Parser-1.100.0-3|3	
12cr|perl-CQL-Parser-1.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CQL-Parser-1.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CQL-Parser-1.100.0-3|6	Release:	3
12cr|perl-CQL-Parser-1.100.0-3|7	
12cr|perl-CQL-Parser-1.100.0-3|8	Summary:	Compiles CQL strings into parse trees of Node subtypes
12cr|perl-CQL-Parser-1.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-CQL-Parser-1.100.0-3|10	Group:		Development/Perl
12cr|perl-CQL-Parser-1.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CQL-Parser-1.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CQL/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CQL-Parser-1.100.0-3|13	
12cr|perl-CQL-Parser-1.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-CQL-Parser-1.100.0-3|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-CQL-Parser-1.100.0-3|16	BuildRequires:	perl(Clone)
12cr|perl-CQL-Parser-1.100.0-3|17	BuildRequires:	perl(String::Tokenizer)
12cr|perl-CQL-Parser-1.100.0-3|18	BuildRequires:	perl(Test::Exception)
12cr|perl-CQL-Parser-1.100.0-3|19	
12cr|perl-CQL-Parser-1.100.0-3|20	BuildArch:	noarch
12cr|perl-CQL-Parser-1.100.0-3|21	
12cr|perl-CQL-Parser-1.100.0-3|22	%description
12cr|perl-CQL-Parser-1.100.0-3|23	CQL::Parser provides a mechanism to parse Common Query Language (CQL)
12cr|perl-CQL-Parser-1.100.0-3|24	statements. The best description of CQL comes from the CQL homepage at
12cr|perl-CQL-Parser-1.100.0-3|25	the Library of Congress <http://www.loc.gov/z3950/agency/zing/cql/>
12cr|perl-CQL-Parser-1.100.0-3|26	
12cr|perl-CQL-Parser-1.100.0-3|27	CQL is a formal language for representing queries to information
12cr|perl-CQL-Parser-1.100.0-3|28	retrieval systems such as web indexes, bibliographic catalogs and museum
12cr|perl-CQL-Parser-1.100.0-3|29	collection information. The CQL design objective is that queries be
12cr|perl-CQL-Parser-1.100.0-3|30	human readable and human writable, and that the language be intuitive
12cr|perl-CQL-Parser-1.100.0-3|31	while maintaining the expressiveness of more complex languages.
12cr|perl-CQL-Parser-1.100.0-3|32	
12cr|perl-CQL-Parser-1.100.0-3|33	%prep
12cr|perl-CQL-Parser-1.100.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CQL-Parser-1.100.0-3|35	
12cr|perl-CQL-Parser-1.100.0-3|36	%build
12cr|perl-CQL-Parser-1.100.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CQL-Parser-1.100.0-3|38	%make
12cr|perl-CQL-Parser-1.100.0-3|39	
12cr|perl-CQL-Parser-1.100.0-3|40	%check
12cr|perl-CQL-Parser-1.100.0-3|41	%make test
12cr|perl-CQL-Parser-1.100.0-3|42	
12cr|perl-CQL-Parser-1.100.0-3|43	%install
12cr|perl-CQL-Parser-1.100.0-3|44	%makeinstall_std
12cr|perl-CQL-Parser-1.100.0-3|45	
12cr|perl-CQL-Parser-1.100.0-3|46	%files
12cr|perl-CQL-Parser-1.100.0-3|47	%doc Changes README
12cr|perl-CQL-Parser-1.100.0-3|48	%{_mandir}/man3/*
12cr|perl-CQL-Parser-1.100.0-3|49	%{perl_vendorlib}/CQL
12cr|perl-CQL-Parser-1.100.0-3|50	
12cr|perl-CQL-Parser-1.100.0-3|51	
12cr|perl-CQL-Parser-1.100.0-3|52	%changelog
12cr|perl-CQL-Parser-1.100.0-3|53	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.100.0-2mdv2011.0
12cr|perl-CQL-Parser-1.100.0-3|54	+ Revision: 680704
12cr|perl-CQL-Parser-1.100.0-3|55	- mass rebuild
12cr|perl-CQL-Parser-1.100.0-3|56	
12cr|perl-CQL-Parser-1.100.0-3|57	* Fri Dec 04 2009 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2011.0
12cr|perl-CQL-Parser-1.100.0-3|58	+ Revision: 473269
12cr|perl-CQL-Parser-1.100.0-3|59	- update to 1.10
12cr|perl-CQL-Parser-1.100.0-3|60	
12cr|perl-CQL-Parser-1.100.0-3|61	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.0-2mdv2010.0
12cr|perl-CQL-Parser-1.100.0-3|62	+ Revision: 375957
12cr|perl-CQL-Parser-1.100.0-3|63	- rebuild
12cr|perl-CQL-Parser-1.100.0-3|64	
12cr|perl-CQL-Parser-1.100.0-3|65	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2009.1
12cr|perl-CQL-Parser-1.100.0-3|66	+ Revision: 355046
12cr|perl-CQL-Parser-1.100.0-3|67	- import perl-CQL-Parser
12cr|perl-CQL-Parser-1.100.0-3|68	
12cr|perl-CQL-Parser-1.100.0-3|69	
12cr|perl-CQL-Parser-1.100.0-3|70	* Sat Mar 14 2009 cpan2dist 1.0-1mdv
12cr|perl-CQL-Parser-1.100.0-3|71	- initial mdv release, generated with cpan2dist
12cr|perl-CQL-Parser-1.100.0-3|72	

4210 12
12cr|perl-criticism-1.20.0-3|1	%define upstream_name    criticism
12cr|perl-criticism-1.20.0-3|2	%define upstream_version 1.02
12cr|perl-criticism-1.20.0-3|3	
12cr|perl-criticism-1.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-criticism-1.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-criticism-1.20.0-3|6	Release:	3
12cr|perl-criticism-1.20.0-3|7	
12cr|perl-criticism-1.20.0-3|8	Summary:	Perl pragma to enforce coding standards and best-practices
12cr|perl-criticism-1.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-criticism-1.20.0-3|10	Group:		Development/Perl
12cr|perl-criticism-1.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-criticism-1.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-criticism-1.20.0-3|13	
12cr|perl-criticism-1.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-criticism-1.20.0-3|15	BuildRequires:	perl(IO::String)
12cr|perl-criticism-1.20.0-3|16	BuildRequires:	perl(Perl::Critic)
12cr|perl-criticism-1.20.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-criticism-1.20.0-3|18	
12cr|perl-criticism-1.20.0-3|19	BuildArch:	noarch
12cr|perl-criticism-1.20.0-3|20	
12cr|perl-criticism-1.20.0-3|21	Provides:	perl(criticism)
12cr|perl-criticism-1.20.0-3|22	
12cr|perl-criticism-1.20.0-3|23	%description
12cr|perl-criticism-1.20.0-3|24	This pragma enforces coding standards and promotes best-practices by
12cr|perl-criticism-1.20.0-3|25	running your file through Perl::Critic before every execution. In a
12cr|perl-criticism-1.20.0-3|26	production system, this usually isn't feasible because it adds a lot of
12cr|perl-criticism-1.20.0-3|27	overhead at start-up. If you have a separate development environment, you
12cr|perl-criticism-1.20.0-3|28	can effectively bypass the 'criticism' pragma by not installing
12cr|perl-criticism-1.20.0-3|29	Perl::Critic in the production environment. If Perl::Critic can't be
12cr|perl-criticism-1.20.0-3|30	loaded, then 'criticism' just fails silently.
12cr|perl-criticism-1.20.0-3|31	
12cr|perl-criticism-1.20.0-3|32	Alternatively, the 'perlcritic' command-line (which is distributed with
12cr|perl-criticism-1.20.0-3|33	Perl::Critic) can be used to analyze your files on-demand and has some
12cr|perl-criticism-1.20.0-3|34	additional configuration features. And Test::Perl::Critic provides a nice
12cr|perl-criticism-1.20.0-3|35	interface for analyzing files during the build process.
12cr|perl-criticism-1.20.0-3|36	
12cr|perl-criticism-1.20.0-3|37	If you'd like to try Perl::Critic without installing anything, there is a
12cr|perl-criticism-1.20.0-3|38	web-service available at the http://perlcritic.com manpage. The web-service
12cr|perl-criticism-1.20.0-3|39	does not yet support all the configuration features that are available in
12cr|perl-criticism-1.20.0-3|40	the native Perl::Critic API, but it should give you a good idea of what it
12cr|perl-criticism-1.20.0-3|41	does. You can also invoke the perlcritic web-service from the command line
12cr|perl-criticism-1.20.0-3|42	by doing an HTTP-post, such as one of these:
12cr|perl-criticism-1.20.0-3|43	
12cr|perl-criticism-1.20.0-3|44	%prep
12cr|perl-criticism-1.20.0-3|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-criticism-1.20.0-3|46	
12cr|perl-criticism-1.20.0-3|47	%build
12cr|perl-criticism-1.20.0-3|48	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-criticism-1.20.0-3|49	%make
12cr|perl-criticism-1.20.0-3|50	
12cr|perl-criticism-1.20.0-3|51	%check
12cr|perl-criticism-1.20.0-3|52	%make test
12cr|perl-criticism-1.20.0-3|53	
12cr|perl-criticism-1.20.0-3|54	%install
12cr|perl-criticism-1.20.0-3|55	%makeinstall_std
12cr|perl-criticism-1.20.0-3|56	
12cr|perl-criticism-1.20.0-3|57	%files
12cr|perl-criticism-1.20.0-3|58	%doc Changes LICENSE META.yml README
12cr|perl-criticism-1.20.0-3|59	%{_mandir}/man3/*
12cr|perl-criticism-1.20.0-3|60	%{perl_vendorlib}/*
12cr|perl-criticism-1.20.0-3|61	
12cr|perl-criticism-1.20.0-3|62	%changelog
12cr|perl-criticism-1.20.0-3|63	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.20.0-2mdv2011.0
12cr|perl-criticism-1.20.0-3|64	+ Revision: 656834
12cr|perl-criticism-1.20.0-3|65	- rebuild for updated spec-helper
12cr|perl-criticism-1.20.0-3|66	
12cr|perl-criticism-1.20.0-3|67	* Thu Sep 02 2010 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2011.0
12cr|perl-criticism-1.20.0-3|68	+ Revision: 575420
12cr|perl-criticism-1.20.0-3|69	- adding a provides
12cr|perl-criticism-1.20.0-3|70	- import perl-criticism
12cr|perl-criticism-1.20.0-3|71	

4211 12
12cr|perl-Crypt-Cracklib-1.700.0-3|1	%define upstream_name    Crypt-Cracklib
12cr|perl-Crypt-Cracklib-1.700.0-3|2	%define upstream_version 1.7
12cr|perl-Crypt-Cracklib-1.700.0-3|3	
12cr|perl-Crypt-Cracklib-1.700.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Crypt-Cracklib-1.700.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Crypt-Cracklib-1.700.0-3|6	Release:	3
12cr|perl-Crypt-Cracklib-1.700.0-3|7	
12cr|perl-Crypt-Cracklib-1.700.0-3|8	Summary:    Perl interface to Alec Muffett's Cracklib
12cr|perl-Crypt-Cracklib-1.700.0-3|9	License:    GPL+ or Artistic
12cr|perl-Crypt-Cracklib-1.700.0-3|10	Group:      Development/Perl
12cr|perl-Crypt-Cracklib-1.700.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Crypt-Cracklib-1.700.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Crypt-Cracklib-1.700.0-3|13	Patch0:     Crypt-Cracklib-1.6-fix-path.patch
12cr|perl-Crypt-Cracklib-1.700.0-3|14	BuildRequires: libcrack-devel
12cr|perl-Crypt-Cracklib-1.700.0-3|15	BuildRequires: perl(Pod::Coverage)
12cr|perl-Crypt-Cracklib-1.700.0-3|16	BuildRequires: perl(Test::More)
12cr|perl-Crypt-Cracklib-1.700.0-3|17	BuildRequires: perl(Test::Pod::Coverage)
12cr|perl-Crypt-Cracklib-1.700.0-3|18	BuildRequires: perl-devel
12cr|perl-Crypt-Cracklib-1.700.0-3|19	
12cr|perl-Crypt-Cracklib-1.700.0-3|20	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Crypt-Cracklib-1.700.0-3|21	
12cr|perl-Crypt-Cracklib-1.700.0-3|22	%description
12cr|perl-Crypt-Cracklib-1.700.0-3|23	This is a simple interface to the cracklib library.
12cr|perl-Crypt-Cracklib-1.700.0-3|24	
12cr|perl-Crypt-Cracklib-1.700.0-3|25	%prep
12cr|perl-Crypt-Cracklib-1.700.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Crypt-Cracklib-1.700.0-3|27	%patch0 -p 1
12cr|perl-Crypt-Cracklib-1.700.0-3|28	
12cr|perl-Crypt-Cracklib-1.700.0-3|29	%build
12cr|perl-Crypt-Cracklib-1.700.0-3|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Crypt-Cracklib-1.700.0-3|31	%make
12cr|perl-Crypt-Cracklib-1.700.0-3|32	
12cr|perl-Crypt-Cracklib-1.700.0-3|33	%check
12cr|perl-Crypt-Cracklib-1.700.0-3|34	%make test
12cr|perl-Crypt-Cracklib-1.700.0-3|35	
12cr|perl-Crypt-Cracklib-1.700.0-3|36	%install
12cr|perl-Crypt-Cracklib-1.700.0-3|37	rm -rf %buildroot
12cr|perl-Crypt-Cracklib-1.700.0-3|38	%makeinstall_std
12cr|perl-Crypt-Cracklib-1.700.0-3|39	
12cr|perl-Crypt-Cracklib-1.700.0-3|40	%clean
12cr|perl-Crypt-Cracklib-1.700.0-3|41	rm -rf %buildroot
12cr|perl-Crypt-Cracklib-1.700.0-3|42	
12cr|perl-Crypt-Cracklib-1.700.0-3|43	%files
12cr|perl-Crypt-Cracklib-1.700.0-3|44	%defattr(-,root,root)
12cr|perl-Crypt-Cracklib-1.700.0-3|45	%doc Changes README
12cr|perl-Crypt-Cracklib-1.700.0-3|46	%{_mandir}/man3/*
12cr|perl-Crypt-Cracklib-1.700.0-3|47	%perl_vendorlib/*
12cr|perl-Crypt-Cracklib-1.700.0-3|48	
12cr|perl-Crypt-Cracklib-1.700.0-3|49	
12cr|perl-Crypt-Cracklib-1.700.0-3|50	%changelog
12cr|perl-Crypt-Cracklib-1.700.0-3|51	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.700.0-3
12cr|perl-Crypt-Cracklib-1.700.0-3|52	+ Revision: 768358
12cr|perl-Crypt-Cracklib-1.700.0-3|53	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Crypt-Cracklib-1.700.0-3|54	
12cr|perl-Crypt-Cracklib-1.700.0-3|55	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.700.0-2
12cr|perl-Crypt-Cracklib-1.700.0-3|56	+ Revision: 680849
12cr|perl-Crypt-Cracklib-1.700.0-3|57	- mass rebuild
12cr|perl-Crypt-Cracklib-1.700.0-3|58	
12cr|perl-Crypt-Cracklib-1.700.0-3|59	* Fri Dec 31 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.700.0-1mdv2011.0
12cr|perl-Crypt-Cracklib-1.700.0-3|60	+ Revision: 626819
12cr|perl-Crypt-Cracklib-1.700.0-3|61	- update to new version 1.7
12cr|perl-Crypt-Cracklib-1.700.0-3|62	
12cr|perl-Crypt-Cracklib-1.700.0-3|63	* Mon Dec 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.600.0-1mdv2011.0
12cr|perl-Crypt-Cracklib-1.700.0-3|64	+ Revision: 625379
12cr|perl-Crypt-Cracklib-1.700.0-3|65	- new version
12cr|perl-Crypt-Cracklib-1.700.0-3|66	
12cr|perl-Crypt-Cracklib-1.700.0-3|67	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.500.0-1mdv2011.0
12cr|perl-Crypt-Cracklib-1.700.0-3|68	+ Revision: 561544
12cr|perl-Crypt-Cracklib-1.700.0-3|69	- update to 1.5
12cr|perl-Crypt-Cracklib-1.700.0-3|70	
12cr|perl-Crypt-Cracklib-1.700.0-3|71	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.4-3mdv2011.0
12cr|perl-Crypt-Cracklib-1.700.0-3|72	+ Revision: 555712
12cr|perl-Crypt-Cracklib-1.700.0-3|73	- rebuild
12cr|perl-Crypt-Cracklib-1.700.0-3|74	
12cr|perl-Crypt-Cracklib-1.700.0-3|75	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.4-2mdv2010.0
12cr|perl-Crypt-Cracklib-1.700.0-3|76	+ Revision: 430348
12cr|perl-Crypt-Cracklib-1.700.0-3|77	- rebuild
12cr|perl-Crypt-Cracklib-1.700.0-3|78	
12cr|perl-Crypt-Cracklib-1.700.0-3|79	* Thu Aug 07 2008 Olivier Thauvin <nanardon@mandriva.org> 1.4-1mdv2009.0
12cr|perl-Crypt-Cracklib-1.700.0-3|80	+ Revision: 265364
12cr|perl-Crypt-Cracklib-1.700.0-3|81	- import perl-Crypt-Cracklib
12cr|perl-Crypt-Cracklib-1.700.0-3|82	
12cr|perl-Crypt-Cracklib-1.700.0-3|83	

4212 12
12cr|perl-Crypt-DH-0.60.0-3|1	%define upstream_name	 Crypt-DH
12cr|perl-Crypt-DH-0.60.0-3|2	%define upstream_version 0.06
12cr|perl-Crypt-DH-0.60.0-3|3	
12cr|perl-Crypt-DH-0.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Crypt-DH-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Crypt-DH-0.60.0-3|6	Release:	3
12cr|perl-Crypt-DH-0.60.0-3|7	
12cr|perl-Crypt-DH-0.60.0-3|8	Summary:	Diffie-Hellman key exchange system
12cr|perl-Crypt-DH-0.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-Crypt-DH-0.60.0-3|10	Group:		Development/Perl
12cr|perl-Crypt-DH-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Crypt-DH-0.60.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Crypt-DH-0.60.0-3|13	
12cr|perl-Crypt-DH-0.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-Crypt-DH-0.60.0-3|15	BuildRequires:	perl(Crypt::Random)
12cr|perl-Crypt-DH-0.60.0-3|16	BuildArch:	noarch
12cr|perl-Crypt-DH-0.60.0-3|17	
12cr|perl-Crypt-DH-0.60.0-3|18	%description
12cr|perl-Crypt-DH-0.60.0-3|19	Crypt::DH is a Perl implementation of the Diffie-Hellman key exchange system.
12cr|perl-Crypt-DH-0.60.0-3|20	Diffie-Hellman is an algorithm by which two parties can agree on a shared
12cr|perl-Crypt-DH-0.60.0-3|21	secret key, known only to them. The secret is negotiated over an insecure
12cr|perl-Crypt-DH-0.60.0-3|22	network without the two parties ever passing the actual shared secret, or
12cr|perl-Crypt-DH-0.60.0-3|23	their private keys, between them.
12cr|perl-Crypt-DH-0.60.0-3|24	
12cr|perl-Crypt-DH-0.60.0-3|25	%prep
12cr|perl-Crypt-DH-0.60.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Crypt-DH-0.60.0-3|27	
12cr|perl-Crypt-DH-0.60.0-3|28	%build
12cr|perl-Crypt-DH-0.60.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Crypt-DH-0.60.0-3|30	%make
12cr|perl-Crypt-DH-0.60.0-3|31	
12cr|perl-Crypt-DH-0.60.0-3|32	%check
12cr|perl-Crypt-DH-0.60.0-3|33	make test
12cr|perl-Crypt-DH-0.60.0-3|34	
12cr|perl-Crypt-DH-0.60.0-3|35	%install
12cr|perl-Crypt-DH-0.60.0-3|36	%makeinstall_std
12cr|perl-Crypt-DH-0.60.0-3|37	
12cr|perl-Crypt-DH-0.60.0-3|38	%files
12cr|perl-Crypt-DH-0.60.0-3|39	%doc README
12cr|perl-Crypt-DH-0.60.0-3|40	%{perl_vendorlib}/Crypt
12cr|perl-Crypt-DH-0.60.0-3|41	%{_mandir}/*/*
12cr|perl-Crypt-DH-0.60.0-3|42	
12cr|perl-Crypt-DH-0.60.0-3|43	%changelog
12cr|perl-Crypt-DH-0.60.0-3|44	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-Crypt-DH-0.60.0-3|45	+ Revision: 680850
12cr|perl-Crypt-DH-0.60.0-3|46	- mass rebuild
12cr|perl-Crypt-DH-0.60.0-3|47	
12cr|perl-Crypt-DH-0.60.0-3|48	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Crypt-DH-0.60.0-3|49	+ Revision: 406922
12cr|perl-Crypt-DH-0.60.0-3|50	- rebuild using %%perl_convert_version
12cr|perl-Crypt-DH-0.60.0-3|51	
12cr|perl-Crypt-DH-0.60.0-3|52	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.06-3mdv2009.0
12cr|perl-Crypt-DH-0.60.0-3|53	+ Revision: 256257
12cr|perl-Crypt-DH-0.60.0-3|54	- rebuild
12cr|perl-Crypt-DH-0.60.0-3|55	
12cr|perl-Crypt-DH-0.60.0-3|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Crypt-DH-0.60.0-3|57	- restore BuildRoot
12cr|perl-Crypt-DH-0.60.0-3|58	
12cr|perl-Crypt-DH-0.60.0-3|59	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.06-1mdv2008.1
12cr|perl-Crypt-DH-0.60.0-3|60	+ Revision: 131417
12cr|perl-Crypt-DH-0.60.0-3|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Crypt-DH-0.60.0-3|62	
12cr|perl-Crypt-DH-0.60.0-3|63	
12cr|perl-Crypt-DH-0.60.0-3|64	* Tue Sep 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdk
12cr|perl-Crypt-DH-0.60.0-3|65	- New release 0.06
12cr|perl-Crypt-DH-0.60.0-3|66	- spec cleanup
12cr|perl-Crypt-DH-0.60.0-3|67	- make test in %%check
12cr|perl-Crypt-DH-0.60.0-3|68	- fix directory ownership
12cr|perl-Crypt-DH-0.60.0-3|69	
12cr|perl-Crypt-DH-0.60.0-3|70	* Thu Nov 06 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.03-1mdk
12cr|perl-Crypt-DH-0.60.0-3|71	- New package
12cr|perl-Crypt-DH-0.60.0-3|72	

4213 12
12cr|perl-Crypt-Eksblowfish-0.9.0-2|1	%define upstream_name    Crypt-Eksblowfish
12cr|perl-Crypt-Eksblowfish-0.9.0-2|2	%define upstream_version 0.009
12cr|perl-Crypt-Eksblowfish-0.9.0-2|3	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Crypt-Eksblowfish-0.9.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Crypt-Eksblowfish-0.9.0-2|6	Release:	2
12cr|perl-Crypt-Eksblowfish-0.9.0-2|7	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|8	Summary:    Blowfish-based Unix crypt() password hash
12cr|perl-Crypt-Eksblowfish-0.9.0-2|9	License:    GPL+ or Artistic
12cr|perl-Crypt-Eksblowfish-0.9.0-2|10	Group:      Development/Perl
12cr|perl-Crypt-Eksblowfish-0.9.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Crypt-Eksblowfish-0.9.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Crypt-Eksblowfish-0.9.0-2|13	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|14	BuildRequires: perl(Carp)
12cr|perl-Crypt-Eksblowfish-0.9.0-2|15	BuildRequires: perl(Class::Mix)
12cr|perl-Crypt-Eksblowfish-0.9.0-2|16	BuildRequires: perl(Exporter)
12cr|perl-Crypt-Eksblowfish-0.9.0-2|17	BuildRequires: perl(ExtUtils::CBuilder)
12cr|perl-Crypt-Eksblowfish-0.9.0-2|18	BuildRequires: perl(MIME::Base64)
12cr|perl-Crypt-Eksblowfish-0.9.0-2|19	BuildRequires: perl(Module::Build)
12cr|perl-Crypt-Eksblowfish-0.9.0-2|20	BuildRequires: perl(Test::More)
12cr|perl-Crypt-Eksblowfish-0.9.0-2|21	BuildRequires: perl(XSLoader)
12cr|perl-Crypt-Eksblowfish-0.9.0-2|22	BuildRequires: perl(parent)
12cr|perl-Crypt-Eksblowfish-0.9.0-2|23	BuildRequires: perl(strict)
12cr|perl-Crypt-Eksblowfish-0.9.0-2|24	BuildRequires: perl(warnings)
12cr|perl-Crypt-Eksblowfish-0.9.0-2|25	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Crypt-Eksblowfish-0.9.0-2|26	BuildRequires: perl-devel
12cr|perl-Crypt-Eksblowfish-0.9.0-2|27	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Crypt-Eksblowfish-0.9.0-2|28	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|29	%description
12cr|perl-Crypt-Eksblowfish-0.9.0-2|30	An object of this type encapsulates a keyed instance of the Eksblowfish
12cr|perl-Crypt-Eksblowfish-0.9.0-2|31	block cipher, ready to encrypt and decrypt.
12cr|perl-Crypt-Eksblowfish-0.9.0-2|32	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|33	Eksblowfish is a variant of the Blowfish cipher, modified to make the key
12cr|perl-Crypt-Eksblowfish-0.9.0-2|34	setup very expensive. ("Eks" stands for "expensive key schedule".) This
12cr|perl-Crypt-Eksblowfish-0.9.0-2|35	doesn't make it significantly cryptographically stronger, but is intended
12cr|perl-Crypt-Eksblowfish-0.9.0-2|36	to hinder brute-force attacks. It also makes it unsuitable for any
12cr|perl-Crypt-Eksblowfish-0.9.0-2|37	application requiring key agility. It was designed by Niels Provos and
12cr|perl-Crypt-Eksblowfish-0.9.0-2|38	David Mazieres for password hashing in OpenBSD. See the
12cr|perl-Crypt-Eksblowfish-0.9.0-2|39	Crypt::Eksblowfish::Bcrypt manpage for the hash algorithm. See the
12cr|perl-Crypt-Eksblowfish-0.9.0-2|40	Crypt::Eksblowfish::Blowfish manpage for the unmodified Blowfish cipher.
12cr|perl-Crypt-Eksblowfish-0.9.0-2|41	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|42	Eksblowfish is a parameterised (family-keyed) cipher. It takes a cost
12cr|perl-Crypt-Eksblowfish-0.9.0-2|43	parameter that controls how expensive the key scheduling is. It also takes
12cr|perl-Crypt-Eksblowfish-0.9.0-2|44	a family key, known as the "salt". Cost and salt parameters together define
12cr|perl-Crypt-Eksblowfish-0.9.0-2|45	a cipher family. Within each family, a key determines an encryption
12cr|perl-Crypt-Eksblowfish-0.9.0-2|46	function in the usual way. See the Crypt::Eksblowfish::Family manpage for a
12cr|perl-Crypt-Eksblowfish-0.9.0-2|47	way to encapsulate an Eksblowfish cipher family.
12cr|perl-Crypt-Eksblowfish-0.9.0-2|48	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|49	%prep
12cr|perl-Crypt-Eksblowfish-0.9.0-2|50	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Crypt-Eksblowfish-0.9.0-2|51	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|52	%build
12cr|perl-Crypt-Eksblowfish-0.9.0-2|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Crypt-Eksblowfish-0.9.0-2|54	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|55	%{make}
12cr|perl-Crypt-Eksblowfish-0.9.0-2|56	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|57	%check
12cr|perl-Crypt-Eksblowfish-0.9.0-2|58	%{make} test
12cr|perl-Crypt-Eksblowfish-0.9.0-2|59	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|60	%install
12cr|perl-Crypt-Eksblowfish-0.9.0-2|61	rm -rf %buildroot
12cr|perl-Crypt-Eksblowfish-0.9.0-2|62	%makeinstall_std
12cr|perl-Crypt-Eksblowfish-0.9.0-2|63	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|64	%clean
12cr|perl-Crypt-Eksblowfish-0.9.0-2|65	rm -rf %buildroot
12cr|perl-Crypt-Eksblowfish-0.9.0-2|66	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|67	%files
12cr|perl-Crypt-Eksblowfish-0.9.0-2|68	%defattr(-,root,root)
12cr|perl-Crypt-Eksblowfish-0.9.0-2|69	%doc Changes README
12cr|perl-Crypt-Eksblowfish-0.9.0-2|70	%{_mandir}/man3/*
12cr|perl-Crypt-Eksblowfish-0.9.0-2|71	%perl_vendorlib/*
12cr|perl-Crypt-Eksblowfish-0.9.0-2|72	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|73	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|74	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|75	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|76	%changelog
12cr|perl-Crypt-Eksblowfish-0.9.0-2|77	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.0-2
12cr|perl-Crypt-Eksblowfish-0.9.0-2|78	+ Revision: 768358
12cr|perl-Crypt-Eksblowfish-0.9.0-2|79	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Crypt-Eksblowfish-0.9.0-2|80	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|81	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.0-1
12cr|perl-Crypt-Eksblowfish-0.9.0-2|82	+ Revision: 659894
12cr|perl-Crypt-Eksblowfish-0.9.0-2|83	- update to new version 0.009
12cr|perl-Crypt-Eksblowfish-0.9.0-2|84	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|85	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.8.0-2mdv2011.0
12cr|perl-Crypt-Eksblowfish-0.9.0-2|86	+ Revision: 555711
12cr|perl-Crypt-Eksblowfish-0.9.0-2|87	- rebuild
12cr|perl-Crypt-Eksblowfish-0.9.0-2|88	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|89	* Fri Mar 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.8.0-1mdv2010.1
12cr|perl-Crypt-Eksblowfish-0.9.0-2|90	+ Revision: 518481
12cr|perl-Crypt-Eksblowfish-0.9.0-2|91	- update to 0.008
12cr|perl-Crypt-Eksblowfish-0.9.0-2|92	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|93	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.7.0-1mdv2010.1
12cr|perl-Crypt-Eksblowfish-0.9.0-2|94	+ Revision: 471119
12cr|perl-Crypt-Eksblowfish-0.9.0-2|95	- import perl-Crypt-Eksblowfish
12cr|perl-Crypt-Eksblowfish-0.9.0-2|96	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|97	
12cr|perl-Crypt-Eksblowfish-0.9.0-2|98	* Sun Nov 29 2009 cpan2dist 0.007-1mdv
12cr|perl-Crypt-Eksblowfish-0.9.0-2|99	- initial mdv release, generated with cpan2dist

4214 12
12cr|perl-Crypt-Enigma-1.3-5|1	%define real_name Crypt-Enigma
12cr|perl-Crypt-Enigma-1.3-5|2	
12cr|perl-Crypt-Enigma-1.3-5|3	Summary:	Crypt-Enigma module for perl
12cr|perl-Crypt-Enigma-1.3-5|4	Name:		perl-%{real_name}
12cr|perl-Crypt-Enigma-1.3-5|5	Version:	1.3
12cr|perl-Crypt-Enigma-1.3-5|6	Release:	%mkrel 5
12cr|perl-Crypt-Enigma-1.3-5|7	License:	GPL or Artistic
12cr|perl-Crypt-Enigma-1.3-5|8	Group:		Development/Perl
12cr|perl-Crypt-Enigma-1.3-5|9	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-Crypt-Enigma-1.3-5|10	Source0:	%{real_name}-%{version}.tar.bz2
12cr|perl-Crypt-Enigma-1.3-5|11	BuildRequires:	perl-devel
12cr|perl-Crypt-Enigma-1.3-5|12	BuildArch:	noarch
12cr|perl-Crypt-Enigma-1.3-5|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Crypt-Enigma-1.3-5|14	
12cr|perl-Crypt-Enigma-1.3-5|15	%description
12cr|perl-Crypt-Enigma-1.3-5|16	This is a Perl implementation of the WWII Enigma Machine
12cr|perl-Crypt-Enigma-1.3-5|17	
12cr|perl-Crypt-Enigma-1.3-5|18	%prep
12cr|perl-Crypt-Enigma-1.3-5|19	%setup -q -n %{real_name}-%{version}
12cr|perl-Crypt-Enigma-1.3-5|20	chmod 0644 examples/*.pl
12cr|perl-Crypt-Enigma-1.3-5|21	
12cr|perl-Crypt-Enigma-1.3-5|22	%build
12cr|perl-Crypt-Enigma-1.3-5|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Crypt-Enigma-1.3-5|24	%make
12cr|perl-Crypt-Enigma-1.3-5|25	make test
12cr|perl-Crypt-Enigma-1.3-5|26	
12cr|perl-Crypt-Enigma-1.3-5|27	%install
12cr|perl-Crypt-Enigma-1.3-5|28	rm -rf %{buildroot}
12cr|perl-Crypt-Enigma-1.3-5|29	%makeinstall_std
12cr|perl-Crypt-Enigma-1.3-5|30	
12cr|perl-Crypt-Enigma-1.3-5|31	%clean
12cr|perl-Crypt-Enigma-1.3-5|32	rm -rf %{buildroot}
12cr|perl-Crypt-Enigma-1.3-5|33	
12cr|perl-Crypt-Enigma-1.3-5|34	%files
12cr|perl-Crypt-Enigma-1.3-5|35	%defattr(-,root,root)
12cr|perl-Crypt-Enigma-1.3-5|36	%doc Changes README examples
12cr|perl-Crypt-Enigma-1.3-5|37	%{perl_vendorlib}/Crypt/Enigma.pm
12cr|perl-Crypt-Enigma-1.3-5|38	%{_mandir}/*/*
12cr|perl-Crypt-Enigma-1.3-5|39	
12cr|perl-Crypt-Enigma-1.3-5|40	
12cr|perl-Crypt-Enigma-1.3-5|41	
12cr|perl-Crypt-Enigma-1.3-5|42	
12cr|perl-Crypt-Enigma-1.3-5|43	%changelog
12cr|perl-Crypt-Enigma-1.3-5|44	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.3-5mdv2011.0
12cr|perl-Crypt-Enigma-1.3-5|45	+ Revision: 680851
12cr|perl-Crypt-Enigma-1.3-5|46	- mass rebuild
12cr|perl-Crypt-Enigma-1.3-5|47	
12cr|perl-Crypt-Enigma-1.3-5|48	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.3-4mdv2011.0
12cr|perl-Crypt-Enigma-1.3-5|49	+ Revision: 430352
12cr|perl-Crypt-Enigma-1.3-5|50	- rebuild
12cr|perl-Crypt-Enigma-1.3-5|51	
12cr|perl-Crypt-Enigma-1.3-5|52	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.3-3mdv2009.0
12cr|perl-Crypt-Enigma-1.3-5|53	+ Revision: 256262
12cr|perl-Crypt-Enigma-1.3-5|54	- rebuild
12cr|perl-Crypt-Enigma-1.3-5|55	
12cr|perl-Crypt-Enigma-1.3-5|56	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.3-1mdv2008.1
12cr|perl-Crypt-Enigma-1.3-5|57	+ Revision: 136699
12cr|perl-Crypt-Enigma-1.3-5|58	- restore BuildRoot
12cr|perl-Crypt-Enigma-1.3-5|59	
12cr|perl-Crypt-Enigma-1.3-5|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Crypt-Enigma-1.3-5|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Crypt-Enigma-1.3-5|62	
12cr|perl-Crypt-Enigma-1.3-5|63	
12cr|perl-Crypt-Enigma-1.3-5|64	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdv2007.0
12cr|perl-Crypt-Enigma-1.3-5|65	- rebuild
12cr|perl-Crypt-Enigma-1.3-5|66	
12cr|perl-Crypt-Enigma-1.3-5|67	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdk
12cr|perl-Crypt-Enigma-1.3-5|68	- initial Mandriva package
12cr|perl-Crypt-Enigma-1.3-5|69	

4215 12
12cr|perl-Crypt-GOST-1.00-8|1	%define real_name Crypt-GOST
12cr|perl-Crypt-GOST-1.00-8|2	
12cr|perl-Crypt-GOST-1.00-8|3	Summary:	Crypt-GOST module for perl
12cr|perl-Crypt-GOST-1.00-8|4	Name:		perl-%{real_name}
12cr|perl-Crypt-GOST-1.00-8|5	Version:	1.00
12cr|perl-Crypt-GOST-1.00-8|6	Release:	8
12cr|perl-Crypt-GOST-1.00-8|7	License:	GPL or Artistic
12cr|perl-Crypt-GOST-1.00-8|8	Group:		Development/Perl
12cr|perl-Crypt-GOST-1.00-8|9	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-Crypt-GOST-1.00-8|10	Source0:	%{real_name}-%{version}.tar.bz2
12cr|perl-Crypt-GOST-1.00-8|11	BuildRequires:	perl-devel
12cr|perl-Crypt-GOST-1.00-8|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Crypt-GOST-1.00-8|13	
12cr|perl-Crypt-GOST-1.00-8|14	%description
12cr|perl-Crypt-GOST-1.00-8|15	GOST 28147-89 is a 64-bit symmetric block cipher with a 256-bit key developed
12cr|perl-Crypt-GOST-1.00-8|16	in the former Soviet Union. Some information on it is available at
12cr|perl-Crypt-GOST-1.00-8|17	http://vipul.net/gost/.
12cr|perl-Crypt-GOST-1.00-8|18	This module implements GOST encryption. It supports the Crypt::CBC interface.
12cr|perl-Crypt-GOST-1.00-8|19	
12cr|perl-Crypt-GOST-1.00-8|20	%prep
12cr|perl-Crypt-GOST-1.00-8|21	%setup -q -n %{real_name}-%{version}
12cr|perl-Crypt-GOST-1.00-8|22	
12cr|perl-Crypt-GOST-1.00-8|23	%build
12cr|perl-Crypt-GOST-1.00-8|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Crypt-GOST-1.00-8|25	%make
12cr|perl-Crypt-GOST-1.00-8|26	make test
12cr|perl-Crypt-GOST-1.00-8|27	
12cr|perl-Crypt-GOST-1.00-8|28	%install
12cr|perl-Crypt-GOST-1.00-8|29	rm -rf %{buildroot}
12cr|perl-Crypt-GOST-1.00-8|30	%makeinstall_std
12cr|perl-Crypt-GOST-1.00-8|31	
12cr|perl-Crypt-GOST-1.00-8|32	%clean
12cr|perl-Crypt-GOST-1.00-8|33	rm -rf %{buildroot}
12cr|perl-Crypt-GOST-1.00-8|34	
12cr|perl-Crypt-GOST-1.00-8|35	%files
12cr|perl-Crypt-GOST-1.00-8|36	%defattr(-,root,root)
12cr|perl-Crypt-GOST-1.00-8|37	%doc Changes README
12cr|perl-Crypt-GOST-1.00-8|38	%{perl_vendorlib}/*/Crypt/GOST.pm
12cr|perl-Crypt-GOST-1.00-8|39	%{perl_vendorlib}/*/auto/Crypt/GOST
12cr|perl-Crypt-GOST-1.00-8|40	%{_mandir}/*/*
12cr|perl-Crypt-GOST-1.00-8|41	
12cr|perl-Crypt-GOST-1.00-8|42	
12cr|perl-Crypt-GOST-1.00-8|43	
12cr|perl-Crypt-GOST-1.00-8|44	
12cr|perl-Crypt-GOST-1.00-8|45	%changelog
12cr|perl-Crypt-GOST-1.00-8|46	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.00-8
12cr|perl-Crypt-GOST-1.00-8|47	+ Revision: 768358
12cr|perl-Crypt-GOST-1.00-8|48	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Crypt-GOST-1.00-8|49	
12cr|perl-Crypt-GOST-1.00-8|50	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.00-7
12cr|perl-Crypt-GOST-1.00-8|51	+ Revision: 680852
12cr|perl-Crypt-GOST-1.00-8|52	- mass rebuild
12cr|perl-Crypt-GOST-1.00-8|53	
12cr|perl-Crypt-GOST-1.00-8|54	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.00-6mdv2011.0
12cr|perl-Crypt-GOST-1.00-8|55	+ Revision: 555713
12cr|perl-Crypt-GOST-1.00-8|56	- rebuild
12cr|perl-Crypt-GOST-1.00-8|57	
12cr|perl-Crypt-GOST-1.00-8|58	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.00-5mdv2010.0
12cr|perl-Crypt-GOST-1.00-8|59	+ Revision: 430358
12cr|perl-Crypt-GOST-1.00-8|60	- rebuild
12cr|perl-Crypt-GOST-1.00-8|61	
12cr|perl-Crypt-GOST-1.00-8|62	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.00-4mdv2009.0
12cr|perl-Crypt-GOST-1.00-8|63	+ Revision: 256265
12cr|perl-Crypt-GOST-1.00-8|64	- rebuild
12cr|perl-Crypt-GOST-1.00-8|65	
12cr|perl-Crypt-GOST-1.00-8|66	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.00-2mdv2008.1
12cr|perl-Crypt-GOST-1.00-8|67	+ Revision: 152033
12cr|perl-Crypt-GOST-1.00-8|68	- rebuild
12cr|perl-Crypt-GOST-1.00-8|69	
12cr|perl-Crypt-GOST-1.00-8|70	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.00-1mdv2008.1
12cr|perl-Crypt-GOST-1.00-8|71	+ Revision: 136699
12cr|perl-Crypt-GOST-1.00-8|72	- restore BuildRoot
12cr|perl-Crypt-GOST-1.00-8|73	
12cr|perl-Crypt-GOST-1.00-8|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Crypt-GOST-1.00-8|75	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Crypt-GOST-1.00-8|76	
12cr|perl-Crypt-GOST-1.00-8|77	
12cr|perl-Crypt-GOST-1.00-8|78	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.00-1mdv2007.0
12cr|perl-Crypt-GOST-1.00-8|79	- rebuild
12cr|perl-Crypt-GOST-1.00-8|80	
12cr|perl-Crypt-GOST-1.00-8|81	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.00-1mdk
12cr|perl-Crypt-GOST-1.00-8|82	- initial Mandriva package
12cr|perl-Crypt-GOST-1.00-8|83	

4216 12
12cr|perl-Crypt-MySQL-0.40.0-3|1	%define upstream_name    Crypt-MySQL
12cr|perl-Crypt-MySQL-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Crypt-MySQL-0.40.0-3|3	
12cr|perl-Crypt-MySQL-0.40.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Crypt-MySQL-0.40.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Crypt-MySQL-0.40.0-3|6	Release:	3
12cr|perl-Crypt-MySQL-0.40.0-3|7	
12cr|perl-Crypt-MySQL-0.40.0-3|8	Summary:    Emulate MySQL PASSWORD() function
12cr|perl-Crypt-MySQL-0.40.0-3|9	License:    GPL+ or Artistic
12cr|perl-Crypt-MySQL-0.40.0-3|10	Group:      Development/Perl
12cr|perl-Crypt-MySQL-0.40.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Crypt-MySQL-0.40.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.lzma
12cr|perl-Crypt-MySQL-0.40.0-3|13	
12cr|perl-Crypt-MySQL-0.40.0-3|14	BuildRequires: perl(Digest::SHA1)
12cr|perl-Crypt-MySQL-0.40.0-3|15	BuildRequires: perl(Test::More)
12cr|perl-Crypt-MySQL-0.40.0-3|16	BuildRequires: perl-devel
12cr|perl-Crypt-MySQL-0.40.0-3|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Crypt-MySQL-0.40.0-3|18	
12cr|perl-Crypt-MySQL-0.40.0-3|19	%description
12cr|perl-Crypt-MySQL-0.40.0-3|20	Crypt::MySQL emulates MySQL PASSWORD() SQL function, without
12cr|perl-Crypt-MySQL-0.40.0-3|21	libmysqlclient. You can compare encrypted passwords, without real MySQL
12cr|perl-Crypt-MySQL-0.40.0-3|22	environment.
12cr|perl-Crypt-MySQL-0.40.0-3|23	
12cr|perl-Crypt-MySQL-0.40.0-3|24	%prep
12cr|perl-Crypt-MySQL-0.40.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Crypt-MySQL-0.40.0-3|26	
12cr|perl-Crypt-MySQL-0.40.0-3|27	%build
12cr|perl-Crypt-MySQL-0.40.0-3|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Crypt-MySQL-0.40.0-3|29	
12cr|perl-Crypt-MySQL-0.40.0-3|30	%{make}
12cr|perl-Crypt-MySQL-0.40.0-3|31	
12cr|perl-Crypt-MySQL-0.40.0-3|32	%check
12cr|perl-Crypt-MySQL-0.40.0-3|33	%{make} test
12cr|perl-Crypt-MySQL-0.40.0-3|34	
12cr|perl-Crypt-MySQL-0.40.0-3|35	%install
12cr|perl-Crypt-MySQL-0.40.0-3|36	rm -rf %buildroot
12cr|perl-Crypt-MySQL-0.40.0-3|37	%makeinstall_std
12cr|perl-Crypt-MySQL-0.40.0-3|38	
12cr|perl-Crypt-MySQL-0.40.0-3|39	%clean
12cr|perl-Crypt-MySQL-0.40.0-3|40	rm -rf %buildroot
12cr|perl-Crypt-MySQL-0.40.0-3|41	
12cr|perl-Crypt-MySQL-0.40.0-3|42	%files
12cr|perl-Crypt-MySQL-0.40.0-3|43	%defattr(-,root,root)
12cr|perl-Crypt-MySQL-0.40.0-3|44	%doc Changes README
12cr|perl-Crypt-MySQL-0.40.0-3|45	%{_mandir}/man3/*
12cr|perl-Crypt-MySQL-0.40.0-3|46	%perl_vendorlib/*
12cr|perl-Crypt-MySQL-0.40.0-3|47	
12cr|perl-Crypt-MySQL-0.40.0-3|48	
12cr|perl-Crypt-MySQL-0.40.0-3|49	
12cr|perl-Crypt-MySQL-0.40.0-3|50	
12cr|perl-Crypt-MySQL-0.40.0-3|51	%changelog
12cr|perl-Crypt-MySQL-0.40.0-3|52	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.40.0-3
12cr|perl-Crypt-MySQL-0.40.0-3|53	+ Revision: 768358
12cr|perl-Crypt-MySQL-0.40.0-3|54	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Crypt-MySQL-0.40.0-3|55	
12cr|perl-Crypt-MySQL-0.40.0-3|56	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2
12cr|perl-Crypt-MySQL-0.40.0-3|57	+ Revision: 680855
12cr|perl-Crypt-MySQL-0.40.0-3|58	- mass rebuild
12cr|perl-Crypt-MySQL-0.40.0-3|59	
12cr|perl-Crypt-MySQL-0.40.0-3|60	* Sat Aug 28 2010 Shlomi Fish <shlomif@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Crypt-MySQL-0.40.0-3|61	+ Revision: 573812
12cr|perl-Crypt-MySQL-0.40.0-3|62	- import perl-Crypt-MySQL
12cr|perl-Crypt-MySQL-0.40.0-3|63	

4217 12
12cr|perl-Crypt-NULL-1.20.0-3|1	%define upstream_name    Crypt-NULL
12cr|perl-Crypt-NULL-1.20.0-3|2	%define upstream_version 1.02
12cr|perl-Crypt-NULL-1.20.0-3|3	
12cr|perl-Crypt-NULL-1.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Crypt-NULL-1.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Crypt-NULL-1.20.0-3|6	Release:	3
12cr|perl-Crypt-NULL-1.20.0-3|7	
12cr|perl-Crypt-NULL-1.20.0-3|8	Summary:	Crypt-NULL module for perl
12cr|perl-Crypt-NULL-1.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Crypt-NULL-1.20.0-3|10	Group:		Development/Perl
12cr|perl-Crypt-NULL-1.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Crypt-NULL-1.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Crypt-NULL-1.20.0-3|13	
12cr|perl-Crypt-NULL-1.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Crypt-NULL-1.20.0-3|15	BuildArch:	noarch
12cr|perl-Crypt-NULL-1.20.0-3|16	
12cr|perl-Crypt-NULL-1.20.0-3|17	%description
12cr|perl-Crypt-NULL-1.20.0-3|18	The NULL Encryption Algorithm is a symmetric block cipher described
12cr|perl-Crypt-NULL-1.20.0-3|19	in RFC 2410 by Rob Glenn and Stephen Kent.
12cr|perl-Crypt-NULL-1.20.0-3|20	This module implements NULL encryption. It supports the Crypt::CBC
12cr|perl-Crypt-NULL-1.20.0-3|21	interface, with several functions.
12cr|perl-Crypt-NULL-1.20.0-3|22	
12cr|perl-Crypt-NULL-1.20.0-3|23	%prep
12cr|perl-Crypt-NULL-1.20.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Crypt-NULL-1.20.0-3|25	
12cr|perl-Crypt-NULL-1.20.0-3|26	%build
12cr|perl-Crypt-NULL-1.20.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Crypt-NULL-1.20.0-3|28	%make
12cr|perl-Crypt-NULL-1.20.0-3|29	make test
12cr|perl-Crypt-NULL-1.20.0-3|30	
12cr|perl-Crypt-NULL-1.20.0-3|31	%install
12cr|perl-Crypt-NULL-1.20.0-3|32	%makeinstall_std
12cr|perl-Crypt-NULL-1.20.0-3|33	
12cr|perl-Crypt-NULL-1.20.0-3|34	%files
12cr|perl-Crypt-NULL-1.20.0-3|35	%doc Changes README
12cr|perl-Crypt-NULL-1.20.0-3|36	%{perl_vendorlib}/Crypt/NULL.pm
12cr|perl-Crypt-NULL-1.20.0-3|37	%{_mandir}/*/*
12cr|perl-Crypt-NULL-1.20.0-3|38	
12cr|perl-Crypt-NULL-1.20.0-3|39	
12cr|perl-Crypt-NULL-1.20.0-3|40	%changelog
12cr|perl-Crypt-NULL-1.20.0-3|41	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.20.0-2mdv2011.0
12cr|perl-Crypt-NULL-1.20.0-3|42	+ Revision: 680858
12cr|perl-Crypt-NULL-1.20.0-3|43	- mass rebuild
12cr|perl-Crypt-NULL-1.20.0-3|44	
12cr|perl-Crypt-NULL-1.20.0-3|45	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2011.0
12cr|perl-Crypt-NULL-1.20.0-3|46	+ Revision: 403032
12cr|perl-Crypt-NULL-1.20.0-3|47	- rebuild using %%perl_convert_version
12cr|perl-Crypt-NULL-1.20.0-3|48	
12cr|perl-Crypt-NULL-1.20.0-3|49	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.02-3mdv2009.0
12cr|perl-Crypt-NULL-1.20.0-3|50	+ Revision: 256269
12cr|perl-Crypt-NULL-1.20.0-3|51	- rebuild
12cr|perl-Crypt-NULL-1.20.0-3|52	
12cr|perl-Crypt-NULL-1.20.0-3|53	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.02-1mdv2008.1
12cr|perl-Crypt-NULL-1.20.0-3|54	+ Revision: 136699
12cr|perl-Crypt-NULL-1.20.0-3|55	- restore BuildRoot
12cr|perl-Crypt-NULL-1.20.0-3|56	
12cr|perl-Crypt-NULL-1.20.0-3|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Crypt-NULL-1.20.0-3|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Crypt-NULL-1.20.0-3|59	
12cr|perl-Crypt-NULL-1.20.0-3|60	
12cr|perl-Crypt-NULL-1.20.0-3|61	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.02-1mdv2007.0
12cr|perl-Crypt-NULL-1.20.0-3|62	- rebuild
12cr|perl-Crypt-NULL-1.20.0-3|63	
12cr|perl-Crypt-NULL-1.20.0-3|64	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.02-1mdk
12cr|perl-Crypt-NULL-1.20.0-3|65	- initial Mandriva package
12cr|perl-Crypt-NULL-1.20.0-3|66	

4218 12
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|1	%define upstream_name	 Crypt-OpenSSL-Bignum
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|2	%define upstream_version 0.04
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|3	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|4	Name:       perl-%{upstream_name}
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|6	Release:	7
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|7	Summary:	%{upstream_name} module for perl
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|8	License:	GPL+ or Artistic
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|9	Group:		Development/Perl
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|11	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|12	BuildRequires:	openssl-devel
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|13	BuildRequires:	perl-devel
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|15	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|16	%description
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|17	A Perl interface to OpenSSL's multiprecision integer arithmetic libraries.
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|18	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|19	%prep
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|20	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|21	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|22	%build
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|24	%make OPTIMIZE="%{optflags}"
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|25	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|26	%check
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|27	%{__make} test
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|28	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|29	%install
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|30	rm -rf %{buildroot}
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|31	%makeinstall_std
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|32	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|33	%clean
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|34	rm -rf %{buildroot}
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|35	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|36	%files
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|37	%defattr(-,root,root)
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|38	%doc Changes README
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|39	%{perl_vendorarch}/auto/Crypt
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|40	%{perl_vendorarch}/Crypt
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|41	%{_mandir}/*/*
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|42	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|43	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|44	%changelog
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|45	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.40.0-7
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|46	+ Revision: 768358
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|47	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|48	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|49	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.40.0-6
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|50	+ Revision: 680860
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|51	- mass rebuild
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|52	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|53	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-5mdv2011.0
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|54	+ Revision: 555715
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|55	- rebuild
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|56	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|57	* Tue Apr 13 2010 Funda Wang <fwang@mandriva.org> 0.40.0-4mdv2010.1
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|58	+ Revision: 534173
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|59	- rebuild
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|60	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|61	* Fri Sep 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.40.0-3mdv2010.0
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|62	+ Revision: 430532
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|63	- new perl version macro
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|64	- use standard optimisations
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|65	- spec cleanup
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|66	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|68	- rebuild
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|69	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|70	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|71	- force rebuild
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|72	- rebuild using %%perl_convert_version
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|73	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|74	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.04-4mdv2009.0
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|75	+ Revision: 256271
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|76	- rebuild
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|77	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|78	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.04-2mdv2008.1
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|79	+ Revision: 152035
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|80	- rebuild
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|81	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|82	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|83	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|84	- restore BuildRoot
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|85	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|86	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2008.0
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|87	+ Revision: 46616
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|88	- update to new version 0.04
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|89	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|90	+ Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|91	- rebuild
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|92	- rebuild
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|93	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|94	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|95	* Mon Mar 20 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.03-3mdk
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|96	- Rebuild
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|97	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|98	* Tue Nov 23 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.03-2mdk
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|99	- Rebuild for new perl. Update description.
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|100	
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|101	* Mon Jun 14 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.03-1mdk
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|102	- Initial cooker release, introduced for perl-Net-DNS-SEC
12cr|perl-Crypt-OpenSSL-Bignum-0.40.0-7|103	

4219 12
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|1	%define upstream_name    Crypt-OpenSSL-DSA
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|2	%define upstream_version 0.13
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|3	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|4	Name:       perl-%{upstream_name}
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|6	Release:	5
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|7	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|8	Summary:	Digital Signature Algorithm using OpenSSL
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|9	License:	GPL+ or Artistic
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|10	Group:		Development/Perl
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|13	Patch0:     Crypt-OpenSSL-DSA-0.13-fix-error-format.patch
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|14	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|15	BuildRequires:	perl-devel
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|16	BuildRequires:	openssl-devel
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|18	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|19	%description
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|20	Crypt::OpenSSL::DSA implements the DSA
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|21	(Digital Signature Algorithm) signature verification system.
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|22	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|23	It is a thin XS wrapper to the DSA functions contained in the
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|24	OpenSSL crypto library, located at http://www.openssl.org
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|25	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|26	%prep
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|28	%patch0 -b .format
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|29	# perl path hack
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|30	find . -type f | xargs %{__perl} -p -i -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|31	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|32	%build
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|33	%{__perl} Makefile.PL INSTALLDIRS=vendor </dev/null
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|34	%make
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|35	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|36	%check
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|37	%{__make} test
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|38	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|39	%install
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|40	rm -rf %{buildroot}
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|41	%makeinstall_std
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|42	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|43	%clean
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|44	rm -rf %{buildroot}
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|45	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|46	%files
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|47	%defattr(-,root,root)
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|48	%doc Changes README
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|49	%{perl_vendorarch}/auto/Crypt
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|50	%{perl_vendorarch}/Crypt
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|51	%{_mandir}/*/*
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|52	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|53	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|54	%changelog
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|55	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.130.0-5
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|56	+ Revision: 768358
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|57	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|58	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|59	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.130.0-4
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|60	+ Revision: 680864
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|61	- mass rebuild
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|62	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|63	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-3mdv2011.0
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|64	+ Revision: 555717
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|65	- rebuild
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|66	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|67	* Tue Apr 13 2010 Funda Wang <fwang@mandriva.org> 0.130.0-2mdv2010.1
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|68	+ Revision: 534174
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|69	- rebuild
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|70	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|71	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.0
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|72	+ Revision: 410155
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|73	- fixing error due to -Werror=format-security
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|74	- rebuild using %%perl_convert_version
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|75	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|76	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.13-6mdv2009.0
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|77	+ Revision: 256273
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|78	- rebuild
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|79	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|80	* Thu Jan 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.13-4mdv2008.1
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|81	+ Revision: 157725
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|82	- Rebuild for new perl
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|83	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|85	- rebuild
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|86	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|87	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|88	- restore BuildRoot
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|89	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|90	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.13-2mdv2008.1
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|91	+ Revision: 131425
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|92	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|93	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|94	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|95	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-2mdv2007.0
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|96	- Rebuild
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|97	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|98	* Mon Nov 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdk
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|99	- New release 0.13
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|100	- fix sources URL
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|101	- spec cleanup
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|102	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|103	* Tue Jun 07 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.12-2mdk
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|104	- Fix Url according to Perl policy( thanks guillomovitch )
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|105	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|106	* Tue Jun 07 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.12-1mdk
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|107	- 0.12
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|108	- Fix Description
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|109	- Fix Source url
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|110	- Fix Url
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|111	- %%mkrel
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|112	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|113	* Mon Nov 15 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.11-6mdk
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|114	- Rebuild for new perl
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|115	
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|116	* Thu Apr 01 2004 Michael Scherer <misc@mandrake.org> 0.11-5mdk
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|117	- do not own standard dir
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|118	- [DIRM]
12cr|perl-Crypt-OpenSSL-DSA-0.130.0-5|119	

4220 12
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|1	%define upstream_name	 Crypt-OpenSSL-X509
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|2	%define upstream_version 1.800.2
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|3	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|4	Name:       perl-%{upstream_name}
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|6	Release:	2
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|7	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|8	Summary:	Perl extension to OpenSSL's X509 API
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|9	License:	GPL+ or Artistic
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|10	Group:		Development/Perl
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DA/DANIEL/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|13	Patch0:     Crypt-OpenSSL-X509-1.800.1-dont-turn-warning-into-errors.patch
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|14	BuildRequires:	libopenssl-devel
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|15	BuildRequires:	perl(Module::Install)
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|16	BuildRequires:	perl(YAML)
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|17	BuildRequires:	perl-devel
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|18	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|20	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|21	%description
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|22	This is a Perl extension to OpenSSL's X509 API. It implements a large majority
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|23	of OpenSSL's useful X509 API.
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|24	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|25	%prep
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|27	%patch0 -p 1
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|28	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|29	%build
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|31	%make CFLAGS="%{optflags}"
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|32	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|33	%check
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|34	%make test
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|35	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|36	%install
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|37	rm -rf %{buildroot}
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|38	%makeinstall_std
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|39	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|40	%clean
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|41	rm -rf %{buildroot}
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|42	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|43	%files
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|44	%defattr(-,root,root)
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|45	%doc Changes README TODO certs
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|46	%{perl_vendorarch}/Crypt
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|47	%{perl_vendorarch}/auto/Crypt
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|48	%{_mandir}/*/*
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|49	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|50	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|51	%changelog
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|52	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.800.2-2
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|53	+ Revision: 768358
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|54	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|55	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|56	* Sun May 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.800.2-1
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|57	+ Revision: 672609
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|58	- update to new version 1.800.2
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|59	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|60	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.800.1-1
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|61	+ Revision: 662876
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|62	- new version
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|63	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|64	* Fri Jan 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.600.0-1mdv2011.0
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|65	+ Revision: 629481
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|66	- update to new version 1.6
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|67	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|68	* Sun Dec 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.500.0-1mdv2011.0
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|69	+ Revision: 625268
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|70	- update to new version 1.5
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|71	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|72	* Thu Sep 02 2010 Jérôme Quelin <jquelin@mandriva.org> 1.400.0-1mdv2011.0
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|73	+ Revision: 575392
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|74	- update to 1.4
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|75	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|76	* Sun Aug 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.300.0-1mdv2011.0
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|77	+ Revision: 567736
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|78	- update to new version 1.3
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|79	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|80	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.200.0-2mdv2011.0
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|81	+ Revision: 555720
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|82	- rebuild
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|83	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|84	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.200.0-1mdv2011.0
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|85	+ Revision: 551985
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|86	- update to 1.2
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|87	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|88	* Tue Jan 19 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2010.1
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|89	+ Revision: 493491
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|90	- update to 1.0
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|91	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|92	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.7-3mdv2010.0
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|93	+ Revision: 430370
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|94	- rebuild
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|95	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|96	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.7-2mdv2009.0
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|97	+ Revision: 268404
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|98	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|99	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|100	* Tue May 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-1mdv2009.0
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|101	+ Revision: 209322
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|102	- update to new version 0.7
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|103	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|104	* Mon Feb 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-1mdv2008.1
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|105	+ Revision: 174703
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|106	- update to new version 0.6
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|107	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|108	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.5-2mdv2008.1
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|109	+ Revision: 152039
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|110	- rebuild
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|111	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|112	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|113	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|114	- restore BuildRoot
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|115	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|116	* Thu Jul 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.5-1mdv2008.0
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|117	+ Revision: 53357
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|118	- fix buildrequires
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|119	- update to new version 0.5
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|120	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|121	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|122	* Tue Mar 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.4-1mdv2007.0
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|123	+ Revision: 133724
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|124	- new version
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|125	- Import perl-Crypt-OpenSSL-X509
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|126	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|127	* Fri Sep 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-3mdv2007.0
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|128	- Rebuild
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|129	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|130	* Fri Mar 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-2mdk
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|131	- rebuild for new openssl
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|132	- spec cleanup
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|133	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|134	* Wed Aug 17 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-1mdk
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|135	- new version
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|136	- fix source url for rpmbuildupdate
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|137	
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|138	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-1mdk
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|139	- initial Mandriva package
12cr|perl-Crypt-OpenSSL-X509-1.800.2-2|140	

4221 12
12cr|perl-Crypt-Random-Source-0.70.0-5|1	%define upstream_name    Crypt-Random-Source
12cr|perl-Crypt-Random-Source-0.70.0-5|2	%define upstream_version 0.07
12cr|perl-Crypt-Random-Source-0.70.0-5|3	
12cr|perl-Crypt-Random-Source-0.70.0-5|4	Name:		perl-%{upstream_name}
12cr|perl-Crypt-Random-Source-0.70.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Crypt-Random-Source-0.70.0-5|6	Release:	5
12cr|perl-Crypt-Random-Source-0.70.0-5|7	
12cr|perl-Crypt-Random-Source-0.70.0-5|8	Summary:	Base class for random devices
12cr|perl-Crypt-Random-Source-0.70.0-5|9	License:	GPL+ or Artistic
12cr|perl-Crypt-Random-Source-0.70.0-5|10	Group:		Development/Perl
12cr|perl-Crypt-Random-Source-0.70.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Crypt-Random-Source-0.70.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Crypt-Random-Source-0.70.0-5|13	
12cr|perl-Crypt-Random-Source-0.70.0-5|14	BuildRequires:	perl-devel
12cr|perl-Crypt-Random-Source-0.70.0-5|15	BuildRequires:	perl(Any::Moose)
12cr|perl-Crypt-Random-Source-0.70.0-5|16	BuildRequires:	perl(Capture::Tiny)
12cr|perl-Crypt-Random-Source-0.70.0-5|17	BuildRequires:	perl(Carp)
12cr|perl-Crypt-Random-Source-0.70.0-5|18	BuildRequires:	perl(Errno)
12cr|perl-Crypt-Random-Source-0.70.0-5|19	BuildRequires:	perl(File::Spec)
12cr|perl-Crypt-Random-Source-0.70.0-5|20	BuildRequires:	perl(IO::File)
12cr|perl-Crypt-Random-Source-0.70.0-5|21	BuildRequires:	perl(IO::Handle)
12cr|perl-Crypt-Random-Source-0.70.0-5|22	BuildRequires:	perl(IO::Select)
12cr|perl-Crypt-Random-Source-0.70.0-5|23	BuildRequires:	perl(Module::Find)
12cr|perl-Crypt-Random-Source-0.70.0-5|24	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Crypt-Random-Source-0.70.0-5|25	BuildRequires:	perl(Test::Exception)
12cr|perl-Crypt-Random-Source-0.70.0-5|26	BuildRequires:	perl(Test::More)
12cr|perl-Crypt-Random-Source-0.70.0-5|27	BuildRequires:	perl(namespace::clean)
12cr|perl-Crypt-Random-Source-0.70.0-5|28	BuildRequires:	perl(ok)
12cr|perl-Crypt-Random-Source-0.70.0-5|29	Requires:	perl(Module::Find)
12cr|perl-Crypt-Random-Source-0.70.0-5|30	Requires:	perl(namespace::clean)
12cr|perl-Crypt-Random-Source-0.70.0-5|31	BuildArch:	noarch
12cr|perl-Crypt-Random-Source-0.70.0-5|32	
12cr|perl-Crypt-Random-Source-0.70.0-5|33	%description
12cr|perl-Crypt-Random-Source-0.70.0-5|34	This module provides implementations for a number of byte oriented sources
12cr|perl-Crypt-Random-Source-0.70.0-5|35	of random data.
12cr|perl-Crypt-Random-Source-0.70.0-5|36	
12cr|perl-Crypt-Random-Source-0.70.0-5|37	See the Crypt::Random::Source::Factory manpage for a more powerful way to
12cr|perl-Crypt-Random-Source-0.70.0-5|38	locate sources, and the various sources for specific implementations.
12cr|perl-Crypt-Random-Source-0.70.0-5|39	
12cr|perl-Crypt-Random-Source-0.70.0-5|40	%prep
12cr|perl-Crypt-Random-Source-0.70.0-5|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Crypt-Random-Source-0.70.0-5|42	
12cr|perl-Crypt-Random-Source-0.70.0-5|43	%build
12cr|perl-Crypt-Random-Source-0.70.0-5|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Crypt-Random-Source-0.70.0-5|45	%make
12cr|perl-Crypt-Random-Source-0.70.0-5|46	
12cr|perl-Crypt-Random-Source-0.70.0-5|47	%check
12cr|perl-Crypt-Random-Source-0.70.0-5|48	%make test
12cr|perl-Crypt-Random-Source-0.70.0-5|49	
12cr|perl-Crypt-Random-Source-0.70.0-5|50	%install
12cr|perl-Crypt-Random-Source-0.70.0-5|51	%makeinstall_std
12cr|perl-Crypt-Random-Source-0.70.0-5|52	
12cr|perl-Crypt-Random-Source-0.70.0-5|53	%files
12cr|perl-Crypt-Random-Source-0.70.0-5|54	%doc README Changes LICENSE META.yml META.json
12cr|perl-Crypt-Random-Source-0.70.0-5|55	%{_mandir}/man3/*
12cr|perl-Crypt-Random-Source-0.70.0-5|56	%{perl_vendorlib}/*
12cr|perl-Crypt-Random-Source-0.70.0-5|57	
12cr|perl-Crypt-Random-Source-0.70.0-5|58	%changelog
12cr|perl-Crypt-Random-Source-0.70.0-5|59	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 0.70.0-4mdv2011.0
12cr|perl-Crypt-Random-Source-0.70.0-5|60	+ Revision: 658206
12cr|perl-Crypt-Random-Source-0.70.0-5|61	- more runtime req
12cr|perl-Crypt-Random-Source-0.70.0-5|62	
12cr|perl-Crypt-Random-Source-0.70.0-5|63	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 0.70.0-3
12cr|perl-Crypt-Random-Source-0.70.0-5|64	+ Revision: 658166
12cr|perl-Crypt-Random-Source-0.70.0-5|65	- add runtime req
12cr|perl-Crypt-Random-Source-0.70.0-5|66	
12cr|perl-Crypt-Random-Source-0.70.0-5|67	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.70.0-2
12cr|perl-Crypt-Random-Source-0.70.0-5|68	+ Revision: 656896
12cr|perl-Crypt-Random-Source-0.70.0-5|69	- rebuild for updated spec-helper
12cr|perl-Crypt-Random-Source-0.70.0-5|70	
12cr|perl-Crypt-Random-Source-0.70.0-5|71	* Wed Jan 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.70.0-1
12cr|perl-Crypt-Random-Source-0.70.0-5|72	+ Revision: 633024
12cr|perl-Crypt-Random-Source-0.70.0-5|73	- import perl-Crypt-Random-Source
12cr|perl-Crypt-Random-Source-0.70.0-5|74	

4222 12
12cr|perl-Crypt-RandPasswd-0.20.0-3|1	%define upstream_name	 Crypt-RandPasswd
12cr|perl-Crypt-RandPasswd-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Crypt-RandPasswd-0.20.0-3|3	
12cr|perl-Crypt-RandPasswd-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Crypt-RandPasswd-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Crypt-RandPasswd-0.20.0-3|6	Release:	3
12cr|perl-Crypt-RandPasswd-0.20.0-3|7	
12cr|perl-Crypt-RandPasswd-0.20.0-3|8	Summary:	Random password generator based on FIPS-181
12cr|perl-Crypt-RandPasswd-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Crypt-RandPasswd-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Crypt-RandPasswd-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Crypt-RandPasswd-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Crypt-RandPasswd-0.20.0-3|13	
12cr|perl-Crypt-RandPasswd-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Crypt-RandPasswd-0.20.0-3|15	BuildArch:	noarch
12cr|perl-Crypt-RandPasswd-0.20.0-3|16	
12cr|perl-Crypt-RandPasswd-0.20.0-3|17	%description
12cr|perl-Crypt-RandPasswd-0.20.0-3|18	This code is a Perl language implementation of the Automated Password Generator
12cr|perl-Crypt-RandPasswd-0.20.0-3|19	standard, like the program described in "A Random Word Generator For
12cr|perl-Crypt-RandPasswd-0.20.0-3|20	Pronounceable Passwords" (not available on-line). This code is a re-engineering
12cr|perl-Crypt-RandPasswd-0.20.0-3|21	of the program contained in Appendix A of FIPS Publication 181, "Standard for
12cr|perl-Crypt-RandPasswd-0.20.0-3|22	Automated Password Generator". In accordance with the standard, the results
12cr|perl-Crypt-RandPasswd-0.20.0-3|23	obtained from this program are logically equivalent to those produced by the
12cr|perl-Crypt-RandPasswd-0.20.0-3|24	standard.
12cr|perl-Crypt-RandPasswd-0.20.0-3|25	
12cr|perl-Crypt-RandPasswd-0.20.0-3|26	%prep
12cr|perl-Crypt-RandPasswd-0.20.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Crypt-RandPasswd-0.20.0-3|28	
12cr|perl-Crypt-RandPasswd-0.20.0-3|29	%build
12cr|perl-Crypt-RandPasswd-0.20.0-3|30	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cr|perl-Crypt-RandPasswd-0.20.0-3|31	%make
12cr|perl-Crypt-RandPasswd-0.20.0-3|32	
12cr|perl-Crypt-RandPasswd-0.20.0-3|33	%check
12cr|perl-Crypt-RandPasswd-0.20.0-3|34	make test
12cr|perl-Crypt-RandPasswd-0.20.0-3|35	
12cr|perl-Crypt-RandPasswd-0.20.0-3|36	%install
12cr|perl-Crypt-RandPasswd-0.20.0-3|37	%makeinstall_std
12cr|perl-Crypt-RandPasswd-0.20.0-3|38	
12cr|perl-Crypt-RandPasswd-0.20.0-3|39	%files
12cr|perl-Crypt-RandPasswd-0.20.0-3|40	%doc Changes README
12cr|perl-Crypt-RandPasswd-0.20.0-3|41	%{perl_vendorlib}/Crypt
12cr|perl-Crypt-RandPasswd-0.20.0-3|42	%{_mandir}/*/*
12cr|perl-Crypt-RandPasswd-0.20.0-3|43	
12cr|perl-Crypt-RandPasswd-0.20.0-3|44	
12cr|perl-Crypt-RandPasswd-0.20.0-3|45	%changelog
12cr|perl-Crypt-RandPasswd-0.20.0-3|46	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Crypt-RandPasswd-0.20.0-3|47	+ Revision: 680868
12cr|perl-Crypt-RandPasswd-0.20.0-3|48	- mass rebuild
12cr|perl-Crypt-RandPasswd-0.20.0-3|49	
12cr|perl-Crypt-RandPasswd-0.20.0-3|50	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Crypt-RandPasswd-0.20.0-3|51	+ Revision: 403036
12cr|perl-Crypt-RandPasswd-0.20.0-3|52	- rebuild using %%perl_convert_version
12cr|perl-Crypt-RandPasswd-0.20.0-3|53	
12cr|perl-Crypt-RandPasswd-0.20.0-3|54	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.02-8mdv2009.0
12cr|perl-Crypt-RandPasswd-0.20.0-3|55	+ Revision: 256321
12cr|perl-Crypt-RandPasswd-0.20.0-3|56	- rebuild
12cr|perl-Crypt-RandPasswd-0.20.0-3|57	
12cr|perl-Crypt-RandPasswd-0.20.0-3|58	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.02-6mdv2008.1
12cr|perl-Crypt-RandPasswd-0.20.0-3|59	+ Revision: 136699
12cr|perl-Crypt-RandPasswd-0.20.0-3|60	- restore BuildRoot
12cr|perl-Crypt-RandPasswd-0.20.0-3|61	
12cr|perl-Crypt-RandPasswd-0.20.0-3|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Crypt-RandPasswd-0.20.0-3|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Crypt-RandPasswd-0.20.0-3|64	
12cr|perl-Crypt-RandPasswd-0.20.0-3|65	
12cr|perl-Crypt-RandPasswd-0.20.0-3|66	* Fri Jan 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-6mdv2007.0
12cr|perl-Crypt-RandPasswd-0.20.0-3|67	+ Revision: 107905
12cr|perl-Crypt-RandPasswd-0.20.0-3|68	- rebuild
12cr|perl-Crypt-RandPasswd-0.20.0-3|69	- Import perl-Crypt-RandPasswd
12cr|perl-Crypt-RandPasswd-0.20.0-3|70	
12cr|perl-Crypt-RandPasswd-0.20.0-3|71	* Tue Dec 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-5mdk
12cr|perl-Crypt-RandPasswd-0.20.0-3|72	- spec cleanup
12cr|perl-Crypt-RandPasswd-0.20.0-3|73	- better URL
12cr|perl-Crypt-RandPasswd-0.20.0-3|74	- enable tests
12cr|perl-Crypt-RandPasswd-0.20.0-3|75	- %%mkrel
12cr|perl-Crypt-RandPasswd-0.20.0-3|76	
12cr|perl-Crypt-RandPasswd-0.20.0-3|77	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.02-4mdk
12cr|perl-Crypt-RandPasswd-0.20.0-3|78	- fix buildrequires in a backward compatible way
12cr|perl-Crypt-RandPasswd-0.20.0-3|79	
12cr|perl-Crypt-RandPasswd-0.20.0-3|80	* Thu Aug 05 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.02-3mdk
12cr|perl-Crypt-RandPasswd-0.20.0-3|81	- rpmbuildupdate aware
12cr|perl-Crypt-RandPasswd-0.20.0-3|82	
12cr|perl-Crypt-RandPasswd-0.20.0-3|83	* Mon Mar 01 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.02-2mdk
12cr|perl-Crypt-RandPasswd-0.20.0-3|84	- fixed dir ownership (distlint)
12cr|perl-Crypt-RandPasswd-0.20.0-3|85	
12cr|perl-Crypt-RandPasswd-0.20.0-3|86	* Sun Feb 01 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.02-1mdk
12cr|perl-Crypt-RandPasswd-0.20.0-3|87	- first mdk release
12cr|perl-Crypt-RandPasswd-0.20.0-3|88	

4223 12
12cr|perl-Crypt-RC4-2.20.0-3|1	%define upstream_name    Crypt-RC4
12cr|perl-Crypt-RC4-2.20.0-3|2	%define upstream_version 2.02
12cr|perl-Crypt-RC4-2.20.0-3|3	
12cr|perl-Crypt-RC4-2.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Crypt-RC4-2.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Crypt-RC4-2.20.0-3|6	Release:	3
12cr|perl-Crypt-RC4-2.20.0-3|7	
12cr|perl-Crypt-RC4-2.20.0-3|8	Summary:	Crypt-RC4 module for perl
12cr|perl-Crypt-RC4-2.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Crypt-RC4-2.20.0-3|10	Group:		Development/Perl
12cr|perl-Crypt-RC4-2.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Crypt-RC4-2.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Crypt-RC4-2.20.0-3|13	
12cr|perl-Crypt-RC4-2.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Crypt-RC4-2.20.0-3|15	BuildArch:	noarch
12cr|perl-Crypt-RC4-2.20.0-3|16	
12cr|perl-Crypt-RC4-2.20.0-3|17	%description
12cr|perl-Crypt-RC4-2.20.0-3|18	This module provides a simple implementation of the RC4 algorithm.
12cr|perl-Crypt-RC4-2.20.0-3|19	
12cr|perl-Crypt-RC4-2.20.0-3|20	%prep
12cr|perl-Crypt-RC4-2.20.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Crypt-RC4-2.20.0-3|22	
12cr|perl-Crypt-RC4-2.20.0-3|23	%build
12cr|perl-Crypt-RC4-2.20.0-3|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Crypt-RC4-2.20.0-3|25	%make
12cr|perl-Crypt-RC4-2.20.0-3|26	make test
12cr|perl-Crypt-RC4-2.20.0-3|27	
12cr|perl-Crypt-RC4-2.20.0-3|28	%install
12cr|perl-Crypt-RC4-2.20.0-3|29	%makeinstall_std
12cr|perl-Crypt-RC4-2.20.0-3|30	
12cr|perl-Crypt-RC4-2.20.0-3|31	%files
12cr|perl-Crypt-RC4-2.20.0-3|32	%doc Changes
12cr|perl-Crypt-RC4-2.20.0-3|33	%{perl_vendorlib}/Crypt/RC4.pm
12cr|perl-Crypt-RC4-2.20.0-3|34	%{_mandir}/*/*
12cr|perl-Crypt-RC4-2.20.0-3|35	
12cr|perl-Crypt-RC4-2.20.0-3|36	
12cr|perl-Crypt-RC4-2.20.0-3|37	%changelog
12cr|perl-Crypt-RC4-2.20.0-3|38	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.20.0-2mdv2011.0
12cr|perl-Crypt-RC4-2.20.0-3|39	+ Revision: 680865
12cr|perl-Crypt-RC4-2.20.0-3|40	- mass rebuild
12cr|perl-Crypt-RC4-2.20.0-3|41	
12cr|perl-Crypt-RC4-2.20.0-3|42	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 2.20.0-1mdv2011.0
12cr|perl-Crypt-RC4-2.20.0-3|43	+ Revision: 403037
12cr|perl-Crypt-RC4-2.20.0-3|44	- rebuild using %%perl_convert_version
12cr|perl-Crypt-RC4-2.20.0-3|45	
12cr|perl-Crypt-RC4-2.20.0-3|46	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.02-3mdv2009.0
12cr|perl-Crypt-RC4-2.20.0-3|47	+ Revision: 256336
12cr|perl-Crypt-RC4-2.20.0-3|48	- rebuild
12cr|perl-Crypt-RC4-2.20.0-3|49	
12cr|perl-Crypt-RC4-2.20.0-3|50	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.02-1mdv2008.1
12cr|perl-Crypt-RC4-2.20.0-3|51	+ Revision: 136699
12cr|perl-Crypt-RC4-2.20.0-3|52	- restore BuildRoot
12cr|perl-Crypt-RC4-2.20.0-3|53	
12cr|perl-Crypt-RC4-2.20.0-3|54	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Crypt-RC4-2.20.0-3|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Crypt-RC4-2.20.0-3|56	
12cr|perl-Crypt-RC4-2.20.0-3|57	
12cr|perl-Crypt-RC4-2.20.0-3|58	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 2.02-1mdv2007.0
12cr|perl-Crypt-RC4-2.20.0-3|59	- rebuild
12cr|perl-Crypt-RC4-2.20.0-3|60	
12cr|perl-Crypt-RC4-2.20.0-3|61	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 2.02-1mdk
12cr|perl-Crypt-RC4-2.20.0-3|62	- initial Mandriva package
12cr|perl-Crypt-RC4-2.20.0-3|63	

4224 12
12cr|perl-Crypt-RC5-2.0.0-7|1	%define upstream_name    Crypt-RC5
12cr|perl-Crypt-RC5-2.0.0-7|2	%define upstream_version 2.00
12cr|perl-Crypt-RC5-2.0.0-7|3	
12cr|perl-Crypt-RC5-2.0.0-7|4	Name:		perl-%{upstream_name}
12cr|perl-Crypt-RC5-2.0.0-7|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Crypt-RC5-2.0.0-7|6	Release:	7
12cr|perl-Crypt-RC5-2.0.0-7|7	
12cr|perl-Crypt-RC5-2.0.0-7|8	Summary:	Crypt-RC5 module for perl
12cr|perl-Crypt-RC5-2.0.0-7|9	License:	GPL+ or Artistic
12cr|perl-Crypt-RC5-2.0.0-7|10	Group:		Development/Perl
12cr|perl-Crypt-RC5-2.0.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Crypt-RC5-2.0.0-7|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Crypt-RC5-2.0.0-7|13	
12cr|perl-Crypt-RC5-2.0.0-7|14	BuildRequires:	perl-devel
12cr|perl-Crypt-RC5-2.0.0-7|15	BuildArch:	noarch
12cr|perl-Crypt-RC5-2.0.0-7|16	
12cr|perl-Crypt-RC5-2.0.0-7|17	%description
12cr|perl-Crypt-RC5-2.0.0-7|18	This module is a perl implementation of the RC5 encryption algorithm.
12cr|perl-Crypt-RC5-2.0.0-7|19	
12cr|perl-Crypt-RC5-2.0.0-7|20	%prep
12cr|perl-Crypt-RC5-2.0.0-7|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Crypt-RC5-2.0.0-7|22	
12cr|perl-Crypt-RC5-2.0.0-7|23	%build
12cr|perl-Crypt-RC5-2.0.0-7|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Crypt-RC5-2.0.0-7|25	%make
12cr|perl-Crypt-RC5-2.0.0-7|26	
12cr|perl-Crypt-RC5-2.0.0-7|27	%check
12cr|perl-Crypt-RC5-2.0.0-7|28	%make test
12cr|perl-Crypt-RC5-2.0.0-7|29	
12cr|perl-Crypt-RC5-2.0.0-7|30	%install
12cr|perl-Crypt-RC5-2.0.0-7|31	%makeinstall_std
12cr|perl-Crypt-RC5-2.0.0-7|32	
12cr|perl-Crypt-RC5-2.0.0-7|33	%files
12cr|perl-Crypt-RC5-2.0.0-7|34	%doc Changes README
12cr|perl-Crypt-RC5-2.0.0-7|35	%{perl_vendorlib}/Crypt/RC5.pm
12cr|perl-Crypt-RC5-2.0.0-7|36	%{_mandir}/*/*
12cr|perl-Crypt-RC5-2.0.0-7|37	
12cr|perl-Crypt-RC5-2.0.0-7|38	
12cr|perl-Crypt-RC5-2.0.0-7|39	%changelog
12cr|perl-Crypt-RC5-2.0.0-7|40	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.0.0-6mdv2011.0
12cr|perl-Crypt-RC5-2.0.0-7|41	+ Revision: 680866
12cr|perl-Crypt-RC5-2.0.0-7|42	- mass rebuild
12cr|perl-Crypt-RC5-2.0.0-7|43	
12cr|perl-Crypt-RC5-2.0.0-7|44	* Sun Feb 14 2010 Jérôme Quelin <jquelin@mandriva.org> 2.0.0-5mdv2011.0
12cr|perl-Crypt-RC5-2.0.0-7|45	+ Revision: 505682
12cr|perl-Crypt-RC5-2.0.0-7|46	- rebuild using %%perl_convert_version
12cr|perl-Crypt-RC5-2.0.0-7|47	
12cr|perl-Crypt-RC5-2.0.0-7|48	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.00-4mdv2010.0
12cr|perl-Crypt-RC5-2.0.0-7|49	+ Revision: 430377
12cr|perl-Crypt-RC5-2.0.0-7|50	- rebuild
12cr|perl-Crypt-RC5-2.0.0-7|51	
12cr|perl-Crypt-RC5-2.0.0-7|52	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.00-3mdv2009.0
12cr|perl-Crypt-RC5-2.0.0-7|53	+ Revision: 256338
12cr|perl-Crypt-RC5-2.0.0-7|54	- rebuild
12cr|perl-Crypt-RC5-2.0.0-7|55	
12cr|perl-Crypt-RC5-2.0.0-7|56	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.00-1mdv2008.1
12cr|perl-Crypt-RC5-2.0.0-7|57	+ Revision: 136699
12cr|perl-Crypt-RC5-2.0.0-7|58	- restore BuildRoot
12cr|perl-Crypt-RC5-2.0.0-7|59	
12cr|perl-Crypt-RC5-2.0.0-7|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Crypt-RC5-2.0.0-7|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Crypt-RC5-2.0.0-7|62	
12cr|perl-Crypt-RC5-2.0.0-7|63	
12cr|perl-Crypt-RC5-2.0.0-7|64	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 2.00-1mdv2007.0
12cr|perl-Crypt-RC5-2.0.0-7|65	- rebuild
12cr|perl-Crypt-RC5-2.0.0-7|66	
12cr|perl-Crypt-RC5-2.0.0-7|67	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 2.00-1mdk
12cr|perl-Crypt-RC5-2.0.0-7|68	- initial Mandriva package
12cr|perl-Crypt-RC5-2.0.0-7|69	

4225 12
12cr|perl-Crypt-RC6-1.0-9|1	%define real_name Crypt-RC6
12cr|perl-Crypt-RC6-1.0-9|2	
12cr|perl-Crypt-RC6-1.0-9|3	Summary:	Crypt-RC6 module for perl
12cr|perl-Crypt-RC6-1.0-9|4	Name:		perl-%{real_name}
12cr|perl-Crypt-RC6-1.0-9|5	Version:	1.0
12cr|perl-Crypt-RC6-1.0-9|6	Release:	9
12cr|perl-Crypt-RC6-1.0-9|7	License:	GPL or Artistic
12cr|perl-Crypt-RC6-1.0-9|8	Group:		Development/Perl
12cr|perl-Crypt-RC6-1.0-9|9	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-Crypt-RC6-1.0-9|10	Source0:	%{real_name}-%{version}.tar.bz2
12cr|perl-Crypt-RC6-1.0-9|11	BuildRequires:	perl-devel
12cr|perl-Crypt-RC6-1.0-9|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Crypt-RC6-1.0-9|13	
12cr|perl-Crypt-RC6-1.0-9|14	%description
12cr|perl-Crypt-RC6-1.0-9|15	This is a perl module which implements a Crypt::CBC compliant
12cr|perl-Crypt-RC6-1.0-9|16	RC6 block cipher encryption module.
12cr|perl-Crypt-RC6-1.0-9|17	
12cr|perl-Crypt-RC6-1.0-9|18	%prep
12cr|perl-Crypt-RC6-1.0-9|19	%setup -q -n %{real_name}-%{version}
12cr|perl-Crypt-RC6-1.0-9|20	
12cr|perl-Crypt-RC6-1.0-9|21	%build
12cr|perl-Crypt-RC6-1.0-9|22	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Crypt-RC6-1.0-9|23	%make
12cr|perl-Crypt-RC6-1.0-9|24	make test
12cr|perl-Crypt-RC6-1.0-9|25	
12cr|perl-Crypt-RC6-1.0-9|26	%install
12cr|perl-Crypt-RC6-1.0-9|27	rm -rf %{buildroot}
12cr|perl-Crypt-RC6-1.0-9|28	%makeinstall_std
12cr|perl-Crypt-RC6-1.0-9|29	
12cr|perl-Crypt-RC6-1.0-9|30	%clean
12cr|perl-Crypt-RC6-1.0-9|31	rm -rf %{buildroot}
12cr|perl-Crypt-RC6-1.0-9|32	
12cr|perl-Crypt-RC6-1.0-9|33	%files
12cr|perl-Crypt-RC6-1.0-9|34	%defattr(-,root,root)
12cr|perl-Crypt-RC6-1.0-9|35	%doc CHANGES COPYING README
12cr|perl-Crypt-RC6-1.0-9|36	%{perl_vendorlib}/*/Crypt/RC6.pm
12cr|perl-Crypt-RC6-1.0-9|37	%{perl_vendorlib}/*/auto/Crypt/RC6
12cr|perl-Crypt-RC6-1.0-9|38	%{_mandir}/*/*
12cr|perl-Crypt-RC6-1.0-9|39	
12cr|perl-Crypt-RC6-1.0-9|40	
12cr|perl-Crypt-RC6-1.0-9|41	
12cr|perl-Crypt-RC6-1.0-9|42	
12cr|perl-Crypt-RC6-1.0-9|43	%changelog
12cr|perl-Crypt-RC6-1.0-9|44	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0-9
12cr|perl-Crypt-RC6-1.0-9|45	+ Revision: 768358
12cr|perl-Crypt-RC6-1.0-9|46	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Crypt-RC6-1.0-9|47	
12cr|perl-Crypt-RC6-1.0-9|48	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.0-8
12cr|perl-Crypt-RC6-1.0-9|49	+ Revision: 680867
12cr|perl-Crypt-RC6-1.0-9|50	- mass rebuild
12cr|perl-Crypt-RC6-1.0-9|51	
12cr|perl-Crypt-RC6-1.0-9|52	* Tue Jul 20 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.0-7mdv2011.0
12cr|perl-Crypt-RC6-1.0-9|53	+ Revision: 555459
12cr|perl-Crypt-RC6-1.0-9|54	- rebuild
12cr|perl-Crypt-RC6-1.0-9|55	
12cr|perl-Crypt-RC6-1.0-9|56	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-6mdv2010.0
12cr|perl-Crypt-RC6-1.0-9|57	+ Revision: 430384
12cr|perl-Crypt-RC6-1.0-9|58	- rebuild
12cr|perl-Crypt-RC6-1.0-9|59	
12cr|perl-Crypt-RC6-1.0-9|60	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2009.0
12cr|perl-Crypt-RC6-1.0-9|61	+ Revision: 256340
12cr|perl-Crypt-RC6-1.0-9|62	- rebuild
12cr|perl-Crypt-RC6-1.0-9|63	
12cr|perl-Crypt-RC6-1.0-9|64	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2008.1
12cr|perl-Crypt-RC6-1.0-9|65	+ Revision: 152040
12cr|perl-Crypt-RC6-1.0-9|66	- rebuild
12cr|perl-Crypt-RC6-1.0-9|67	
12cr|perl-Crypt-RC6-1.0-9|68	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-2mdv2008.1
12cr|perl-Crypt-RC6-1.0-9|69	+ Revision: 136950
12cr|perl-Crypt-RC6-1.0-9|70	- rebuild
12cr|perl-Crypt-RC6-1.0-9|71	
12cr|perl-Crypt-RC6-1.0-9|72	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Crypt-RC6-1.0-9|73	- restore BuildRoot
12cr|perl-Crypt-RC6-1.0-9|74	
12cr|perl-Crypt-RC6-1.0-9|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Crypt-RC6-1.0-9|76	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Crypt-RC6-1.0-9|77	
12cr|perl-Crypt-RC6-1.0-9|78	
12cr|perl-Crypt-RC6-1.0-9|79	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2007.0
12cr|perl-Crypt-RC6-1.0-9|80	- rebuild
12cr|perl-Crypt-RC6-1.0-9|81	
12cr|perl-Crypt-RC6-1.0-9|82	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cr|perl-Crypt-RC6-1.0-9|83	- initial Mandriva package
12cr|perl-Crypt-RC6-1.0-9|84	

4226 12
12cr|perl-Crypt-Rot13-0.600.0-3|1	%define upstream_name    Crypt-Rot13
12cr|perl-Crypt-Rot13-0.600.0-3|2	%define upstream_version 0.6
12cr|perl-Crypt-Rot13-0.600.0-3|3	
12cr|perl-Crypt-Rot13-0.600.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Crypt-Rot13-0.600.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Crypt-Rot13-0.600.0-3|6	Release:	3
12cr|perl-Crypt-Rot13-0.600.0-3|7	
12cr|perl-Crypt-Rot13-0.600.0-3|8	Summary:	Crypt-Rot13 module for perl
12cr|perl-Crypt-Rot13-0.600.0-3|9	License:	GPL+ or Artistic
12cr|perl-Crypt-Rot13-0.600.0-3|10	Group:		Development/Perl
12cr|perl-Crypt-Rot13-0.600.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Crypt-Rot13-0.600.0-3|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Crypt-Rot13-0.600.0-3|13	
12cr|perl-Crypt-Rot13-0.600.0-3|14	BuildRequires:	perl-devel
12cr|perl-Crypt-Rot13-0.600.0-3|15	BuildArch:	noarch
12cr|perl-Crypt-Rot13-0.600.0-3|16	
12cr|perl-Crypt-Rot13-0.600.0-3|17	%description
12cr|perl-Crypt-Rot13-0.600.0-3|18	rot13 is a simple encryption in which ASCII letters are rotated 13 places. This
12cr|perl-Crypt-Rot13-0.600.0-3|19	module provides an array object with methods to encrypt its string elements by
12cr|perl-Crypt-Rot13-0.600.0-3|20	rotating ASCII letters n places down the alphabet.
12cr|perl-Crypt-Rot13-0.600.0-3|21	
12cr|perl-Crypt-Rot13-0.600.0-3|22	%prep
12cr|perl-Crypt-Rot13-0.600.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Crypt-Rot13-0.600.0-3|24	
12cr|perl-Crypt-Rot13-0.600.0-3|25	%build
12cr|perl-Crypt-Rot13-0.600.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Crypt-Rot13-0.600.0-3|27	%make
12cr|perl-Crypt-Rot13-0.600.0-3|28	
12cr|perl-Crypt-Rot13-0.600.0-3|29	%check
12cr|perl-Crypt-Rot13-0.600.0-3|30	%make test
12cr|perl-Crypt-Rot13-0.600.0-3|31	
12cr|perl-Crypt-Rot13-0.600.0-3|32	%install
12cr|perl-Crypt-Rot13-0.600.0-3|33	%makeinstall_std
12cr|perl-Crypt-Rot13-0.600.0-3|34	
12cr|perl-Crypt-Rot13-0.600.0-3|35	%files
12cr|perl-Crypt-Rot13-0.600.0-3|36	%doc Changes COPYING README
12cr|perl-Crypt-Rot13-0.600.0-3|37	%{perl_vendorlib}/Crypt/Rot13.pm
12cr|perl-Crypt-Rot13-0.600.0-3|38	%{_mandir}/*/*
12cr|perl-Crypt-Rot13-0.600.0-3|39	
12cr|perl-Crypt-Rot13-0.600.0-3|40	
12cr|perl-Crypt-Rot13-0.600.0-3|41	%changelog
12cr|perl-Crypt-Rot13-0.600.0-3|42	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.600.0-2mdv2011.0
12cr|perl-Crypt-Rot13-0.600.0-3|43	+ Revision: 680869
12cr|perl-Crypt-Rot13-0.600.0-3|44	- mass rebuild
12cr|perl-Crypt-Rot13-0.600.0-3|45	
12cr|perl-Crypt-Rot13-0.600.0-3|46	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.600.0-1mdv2011.0
12cr|perl-Crypt-Rot13-0.600.0-3|47	+ Revision: 504832
12cr|perl-Crypt-Rot13-0.600.0-3|48	- rebuild using %%perl_convert_version
12cr|perl-Crypt-Rot13-0.600.0-3|49	
12cr|perl-Crypt-Rot13-0.600.0-3|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.6-5mdv2010.0
12cr|perl-Crypt-Rot13-0.600.0-3|51	+ Revision: 430391
12cr|perl-Crypt-Rot13-0.600.0-3|52	- rebuild
12cr|perl-Crypt-Rot13-0.600.0-3|53	
12cr|perl-Crypt-Rot13-0.600.0-3|54	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.6-4mdv2009.0
12cr|perl-Crypt-Rot13-0.600.0-3|55	+ Revision: 256344
12cr|perl-Crypt-Rot13-0.600.0-3|56	- rebuild
12cr|perl-Crypt-Rot13-0.600.0-3|57	
12cr|perl-Crypt-Rot13-0.600.0-3|58	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-2mdv2008.1
12cr|perl-Crypt-Rot13-0.600.0-3|59	+ Revision: 138072
12cr|perl-Crypt-Rot13-0.600.0-3|60	- rebuild
12cr|perl-Crypt-Rot13-0.600.0-3|61	
12cr|perl-Crypt-Rot13-0.600.0-3|62	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Crypt-Rot13-0.600.0-3|63	- restore BuildRoot
12cr|perl-Crypt-Rot13-0.600.0-3|64	
12cr|perl-Crypt-Rot13-0.600.0-3|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Crypt-Rot13-0.600.0-3|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Crypt-Rot13-0.600.0-3|67	
12cr|perl-Crypt-Rot13-0.600.0-3|68	
12cr|perl-Crypt-Rot13-0.600.0-3|69	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6-1mdv2007.0
12cr|perl-Crypt-Rot13-0.600.0-3|70	- rebuild
12cr|perl-Crypt-Rot13-0.600.0-3|71	
12cr|perl-Crypt-Rot13-0.600.0-3|72	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6-1mdk
12cr|perl-Crypt-Rot13-0.600.0-3|73	- initial Mandriva package
12cr|perl-Crypt-Rot13-0.600.0-3|74	

4227 12
12cr|perl-Crypt-SaltedHash-0.50.0-3|1	%define upstream_name    Crypt-SaltedHash
12cr|perl-Crypt-SaltedHash-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Crypt-SaltedHash-0.50.0-3|3	
12cr|perl-Crypt-SaltedHash-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Crypt-SaltedHash-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Crypt-SaltedHash-0.50.0-3|6	Release:	3
12cr|perl-Crypt-SaltedHash-0.50.0-3|7	Summary:	Working with salted hashes
12cr|perl-Crypt-SaltedHash-0.50.0-3|8	License:	GPL+ or Artistic
12cr|perl-Crypt-SaltedHash-0.50.0-3|9	Group:		Development/Perl
12cr|perl-Crypt-SaltedHash-0.50.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Crypt-SaltedHash-0.50.0-3|11	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Crypt-SaltedHash-0.50.0-3|12	
12cr|perl-Crypt-SaltedHash-0.50.0-3|13	BuildRequires:	perl-devel
12cr|perl-Crypt-SaltedHash-0.50.0-3|14	BuildRequires:	perl(Digest)
12cr|perl-Crypt-SaltedHash-0.50.0-3|15	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Crypt-SaltedHash-0.50.0-3|16	BuildArch:	noarch
12cr|perl-Crypt-SaltedHash-0.50.0-3|17	
12cr|perl-Crypt-SaltedHash-0.50.0-3|18	%description
12cr|perl-Crypt-SaltedHash-0.50.0-3|19	The 'Crypt::SaltedHash' module provides an object oriented interface to
12cr|perl-Crypt-SaltedHash-0.50.0-3|20	create salted (or seeded) hashes of clear text data. The original
12cr|perl-Crypt-SaltedHash-0.50.0-3|21	formalization of this concept comes from RFC-3112 and is extended by the
12cr|perl-Crypt-SaltedHash-0.50.0-3|22	use of different digital agorithms.
12cr|perl-Crypt-SaltedHash-0.50.0-3|23	
12cr|perl-Crypt-SaltedHash-0.50.0-3|24	%prep
12cr|perl-Crypt-SaltedHash-0.50.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Crypt-SaltedHash-0.50.0-3|26	
12cr|perl-Crypt-SaltedHash-0.50.0-3|27	%build
12cr|perl-Crypt-SaltedHash-0.50.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Crypt-SaltedHash-0.50.0-3|29	%make
12cr|perl-Crypt-SaltedHash-0.50.0-3|30	
12cr|perl-Crypt-SaltedHash-0.50.0-3|31	%check
12cr|perl-Crypt-SaltedHash-0.50.0-3|32	%make test
12cr|perl-Crypt-SaltedHash-0.50.0-3|33	
12cr|perl-Crypt-SaltedHash-0.50.0-3|34	%install
12cr|perl-Crypt-SaltedHash-0.50.0-3|35	%makeinstall_std
12cr|perl-Crypt-SaltedHash-0.50.0-3|36	
12cr|perl-Crypt-SaltedHash-0.50.0-3|37	%files
12cr|perl-Crypt-SaltedHash-0.50.0-3|38	%doc Changes README
12cr|perl-Crypt-SaltedHash-0.50.0-3|39	%{_mandir}/man3/*
12cr|perl-Crypt-SaltedHash-0.50.0-3|40	%{perl_vendorlib}/Crypt
12cr|perl-Crypt-SaltedHash-0.50.0-3|41	
12cr|perl-Crypt-SaltedHash-0.50.0-3|42	%changelog
12cr|perl-Crypt-SaltedHash-0.50.0-3|43	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-Crypt-SaltedHash-0.50.0-3|44	+ Revision: 680870
12cr|perl-Crypt-SaltedHash-0.50.0-3|45	- mass rebuild
12cr|perl-Crypt-SaltedHash-0.50.0-3|46	
12cr|perl-Crypt-SaltedHash-0.50.0-3|47	* Wed Oct 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Crypt-SaltedHash-0.50.0-3|48	+ Revision: 455626
12cr|perl-Crypt-SaltedHash-0.50.0-3|49	- import perl-Crypt-SaltedHash
12cr|perl-Crypt-SaltedHash-0.50.0-3|50	
12cr|perl-Crypt-SaltedHash-0.50.0-3|51	
12cr|perl-Crypt-SaltedHash-0.50.0-3|52	* Wed Oct 07 2009 cpan2dist 0.05-1mdv
12cr|perl-Crypt-SaltedHash-0.50.0-3|53	- initial mdv release, generated with cpan2dist

4228 12
12cr|perl-Crypt-Simple-0.60.0-4|1	%define upstream_name    Crypt-Simple
12cr|perl-Crypt-Simple-0.60.0-4|2	%define upstream_version 0.06
12cr|perl-Crypt-Simple-0.60.0-4|3	
12cr|perl-Crypt-Simple-0.60.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Crypt-Simple-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Crypt-Simple-0.60.0-4|6	Release:	4
12cr|perl-Crypt-Simple-0.60.0-4|7	
12cr|perl-Crypt-Simple-0.60.0-4|8	Summary:	Encrypt stuff simply
12cr|perl-Crypt-Simple-0.60.0-4|9	License:	GPL+ or Artistic
12cr|perl-Crypt-Simple-0.60.0-4|10	Group:		Development/Perl
12cr|perl-Crypt-Simple-0.60.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Crypt-Simple-0.60.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Crypt-Simple-0.60.0-4|13	
12cr|perl-Crypt-Simple-0.60.0-4|14	BuildRequires:	perl-devel
12cr|perl-Crypt-Simple-0.60.0-4|15	BuildRequires:	perl(Compress::Zlib)
12cr|perl-Crypt-Simple-0.60.0-4|16	BuildRequires:	perl(Crypt::Blowfish)
12cr|perl-Crypt-Simple-0.60.0-4|17	BuildRequires:	perl(Digest::MD5)
12cr|perl-Crypt-Simple-0.60.0-4|18	BuildRequires:	perl(FreezeThaw)
12cr|perl-Crypt-Simple-0.60.0-4|19	BuildRequires:	perl(MIME::Base64)
12cr|perl-Crypt-Simple-0.60.0-4|20	BuildArch:	noarch
12cr|perl-Crypt-Simple-0.60.0-4|21	
12cr|perl-Crypt-Simple-0.60.0-4|22	%description
12cr|perl-Crypt-Simple-0.60.0-4|23	Maybe you have a web application and you need to store some session data at
12cr|perl-Crypt-Simple-0.60.0-4|24	the client side (in a cookie or hidden form fields) but you don't want the
12cr|perl-Crypt-Simple-0.60.0-4|25	user to be able to mess with the data. Maybe you want to save secret
12cr|perl-Crypt-Simple-0.60.0-4|26	information to a text file. Maybe you have better ideas of what to do with
12cr|perl-Crypt-Simple-0.60.0-4|27	encrypted stuff!
12cr|perl-Crypt-Simple-0.60.0-4|28	
12cr|perl-Crypt-Simple-0.60.0-4|29	This little module will convert all your data into nice base64 text that
12cr|perl-Crypt-Simple-0.60.0-4|30	you can save in a text file, send in an email, store in a cookie or web
12cr|perl-Crypt-Simple-0.60.0-4|31	page, or bounce around the Net. The data you encrypt can be as simple or as
12cr|perl-Crypt-Simple-0.60.0-4|32	complicated as you like.
12cr|perl-Crypt-Simple-0.60.0-4|33	
12cr|perl-Crypt-Simple-0.60.0-4|34	%prep
12cr|perl-Crypt-Simple-0.60.0-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Crypt-Simple-0.60.0-4|36	
12cr|perl-Crypt-Simple-0.60.0-4|37	%build
12cr|perl-Crypt-Simple-0.60.0-4|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Crypt-Simple-0.60.0-4|39	%make
12cr|perl-Crypt-Simple-0.60.0-4|40	
12cr|perl-Crypt-Simple-0.60.0-4|41	%check
12cr|perl-Crypt-Simple-0.60.0-4|42	%make test
12cr|perl-Crypt-Simple-0.60.0-4|43	
12cr|perl-Crypt-Simple-0.60.0-4|44	%install
12cr|perl-Crypt-Simple-0.60.0-4|45	%makeinstall_std
12cr|perl-Crypt-Simple-0.60.0-4|46	
12cr|perl-Crypt-Simple-0.60.0-4|47	%files
12cr|perl-Crypt-Simple-0.60.0-4|48	%doc README
12cr|perl-Crypt-Simple-0.60.0-4|49	%{_mandir}/man3/*
12cr|perl-Crypt-Simple-0.60.0-4|50	%{perl_vendorlib}/*
12cr|perl-Crypt-Simple-0.60.0-4|51	
12cr|perl-Crypt-Simple-0.60.0-4|52	%changelog
12cr|perl-Crypt-Simple-0.60.0-4|53	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.60.0-3mdv2011.0
12cr|perl-Crypt-Simple-0.60.0-4|54	+ Revision: 656897
12cr|perl-Crypt-Simple-0.60.0-4|55	- rebuild for updated spec-helper
12cr|perl-Crypt-Simple-0.60.0-4|56	
12cr|perl-Crypt-Simple-0.60.0-4|57	* Tue Nov 23 2010 Jani Välimaa <wally@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-Crypt-Simple-0.60.0-4|58	+ Revision: 600258
12cr|perl-Crypt-Simple-0.60.0-4|59	- rebuild for latest perl
12cr|perl-Crypt-Simple-0.60.0-4|60	
12cr|perl-Crypt-Simple-0.60.0-4|61	* Sun Jul 18 2010 Jani Välimaa <wally@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Crypt-Simple-0.60.0-4|62	+ Revision: 554807
12cr|perl-Crypt-Simple-0.60.0-4|63	- import perl-Crypt-Simple
12cr|perl-Crypt-Simple-0.60.0-4|64	
12cr|perl-Crypt-Simple-0.60.0-4|65	
12cr|perl-Crypt-Simple-0.60.0-4|66	* Sun May 23 2010 cpan2dist 0.06-1mdv
12cr|perl-Crypt-Simple-0.60.0-4|67	- initial mdv release, generated with cpan2dist

4229 12
12cr|perl-Crypt-UnixCrypt-1.0-6|1	%define real_name Crypt-UnixCrypt
12cr|perl-Crypt-UnixCrypt-1.0-6|2	
12cr|perl-Crypt-UnixCrypt-1.0-6|3	Summary:	Crypt-UnixCrypt module for perl
12cr|perl-Crypt-UnixCrypt-1.0-6|4	Name:		perl-%{real_name}
12cr|perl-Crypt-UnixCrypt-1.0-6|5	Version:	1.0
12cr|perl-Crypt-UnixCrypt-1.0-6|6	Release:	%mkrel 6
12cr|perl-Crypt-UnixCrypt-1.0-6|7	License:	GPL or Artistic
12cr|perl-Crypt-UnixCrypt-1.0-6|8	Group:		Development/Perl
12cr|perl-Crypt-UnixCrypt-1.0-6|9	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-Crypt-UnixCrypt-1.0-6|10	Source0:	%{real_name}-%{version}.tar.bz2
12cr|perl-Crypt-UnixCrypt-1.0-6|11	BuildRequires:	perl-devel
12cr|perl-Crypt-UnixCrypt-1.0-6|12	BuildArch:	noarch
12cr|perl-Crypt-UnixCrypt-1.0-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Crypt-UnixCrypt-1.0-6|14	
12cr|perl-Crypt-UnixCrypt-1.0-6|15	%description
12cr|perl-Crypt-UnixCrypt-1.0-6|16	This module is for all those poor souls whose perl port answers to the
12cr|perl-Crypt-UnixCrypt-1.0-6|17	use of crypt() with the message `The crypt() function is unimplemented
12cr|perl-Crypt-UnixCrypt-1.0-6|18	due to excessive paranoia.'.
12cr|perl-Crypt-UnixCrypt-1.0-6|19	
12cr|perl-Crypt-UnixCrypt-1.0-6|20	%prep
12cr|perl-Crypt-UnixCrypt-1.0-6|21	%setup -q -n %{real_name}-%{version}
12cr|perl-Crypt-UnixCrypt-1.0-6|22	
12cr|perl-Crypt-UnixCrypt-1.0-6|23	%build
12cr|perl-Crypt-UnixCrypt-1.0-6|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Crypt-UnixCrypt-1.0-6|25	%make
12cr|perl-Crypt-UnixCrypt-1.0-6|26	make test
12cr|perl-Crypt-UnixCrypt-1.0-6|27	
12cr|perl-Crypt-UnixCrypt-1.0-6|28	%install
12cr|perl-Crypt-UnixCrypt-1.0-6|29	rm -rf %{buildroot}
12cr|perl-Crypt-UnixCrypt-1.0-6|30	%makeinstall_std
12cr|perl-Crypt-UnixCrypt-1.0-6|31	
12cr|perl-Crypt-UnixCrypt-1.0-6|32	%clean
12cr|perl-Crypt-UnixCrypt-1.0-6|33	rm -rf %{buildroot}
12cr|perl-Crypt-UnixCrypt-1.0-6|34	
12cr|perl-Crypt-UnixCrypt-1.0-6|35	%files
12cr|perl-Crypt-UnixCrypt-1.0-6|36	%defattr(-,root,root)
12cr|perl-Crypt-UnixCrypt-1.0-6|37	%doc CHANGES README
12cr|perl-Crypt-UnixCrypt-1.0-6|38	%{perl_vendorlib}/Crypt/UnixCrypt.pm
12cr|perl-Crypt-UnixCrypt-1.0-6|39	%{_mandir}/*/*
12cr|perl-Crypt-UnixCrypt-1.0-6|40	
12cr|perl-Crypt-UnixCrypt-1.0-6|41	
12cr|perl-Crypt-UnixCrypt-1.0-6|42	
12cr|perl-Crypt-UnixCrypt-1.0-6|43	
12cr|perl-Crypt-UnixCrypt-1.0-6|44	%changelog
12cr|perl-Crypt-UnixCrypt-1.0-6|45	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.0-6mdv2011.0
12cr|perl-Crypt-UnixCrypt-1.0-6|46	+ Revision: 680871
12cr|perl-Crypt-UnixCrypt-1.0-6|47	- mass rebuild
12cr|perl-Crypt-UnixCrypt-1.0-6|48	
12cr|perl-Crypt-UnixCrypt-1.0-6|49	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2011.0
12cr|perl-Crypt-UnixCrypt-1.0-6|50	+ Revision: 430398
12cr|perl-Crypt-UnixCrypt-1.0-6|51	- rebuild
12cr|perl-Crypt-UnixCrypt-1.0-6|52	
12cr|perl-Crypt-UnixCrypt-1.0-6|53	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2009.0
12cr|perl-Crypt-UnixCrypt-1.0-6|54	+ Revision: 256381
12cr|perl-Crypt-UnixCrypt-1.0-6|55	- rebuild
12cr|perl-Crypt-UnixCrypt-1.0-6|56	
12cr|perl-Crypt-UnixCrypt-1.0-6|57	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-2mdv2008.1
12cr|perl-Crypt-UnixCrypt-1.0-6|58	+ Revision: 136971
12cr|perl-Crypt-UnixCrypt-1.0-6|59	- rebuild
12cr|perl-Crypt-UnixCrypt-1.0-6|60	
12cr|perl-Crypt-UnixCrypt-1.0-6|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Crypt-UnixCrypt-1.0-6|62	- restore BuildRoot
12cr|perl-Crypt-UnixCrypt-1.0-6|63	
12cr|perl-Crypt-UnixCrypt-1.0-6|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Crypt-UnixCrypt-1.0-6|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Crypt-UnixCrypt-1.0-6|66	
12cr|perl-Crypt-UnixCrypt-1.0-6|67	
12cr|perl-Crypt-UnixCrypt-1.0-6|68	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2007.0
12cr|perl-Crypt-UnixCrypt-1.0-6|69	- rebuild
12cr|perl-Crypt-UnixCrypt-1.0-6|70	
12cr|perl-Crypt-UnixCrypt-1.0-6|71	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cr|perl-Crypt-UnixCrypt-1.0-6|72	- initial Mandriva package
12cr|perl-Crypt-UnixCrypt-1.0-6|73	

4230 12
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|1	%define upstream_name    Crypt-UnixCrypt_XS
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|2	%define upstream_version 0.09
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|3	
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|6	Release:	3
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|7	
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|8	Summary:    Perl-xs implementation of crypt(3)
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|9	License:    GPL+ or Artistic
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|10	Group:      Development/Perl
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.lzma
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|13	
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|14	
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|15	BuildRequires: perl-devel
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|17	
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|18	%description
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|19	This module implements the DES-based Unix _crypt_ function. For those who
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|20	need to construct non-standard variants of _crypt_, the various building
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|21	blocks used in _crypt_ are also supplied separately.
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|22	
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|23	%prep
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|25	
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|26	%build
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|28	
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|29	%{make}
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|30	
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|31	%check
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|32	%{make} test
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|33	
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|34	%install
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|35	rm -rf %buildroot
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|36	%makeinstall_std
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|37	
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|38	%clean
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|39	rm -rf %buildroot
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|40	
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|41	%files
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|42	%defattr(-,root,root)
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|43	%doc Changes README
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|44	%{_mandir}/man3/*
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|45	%perl_vendorlib/*
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|46	
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|47	
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|48	
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|49	
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|50	%changelog
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|51	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.90.0-3
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|52	+ Revision: 768358
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|53	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|54	
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|55	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.90.0-2
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|56	+ Revision: 680872
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|57	- mass rebuild
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|58	
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|59	* Sat Aug 28 2010 Shlomi Fish <shlomif@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|60	+ Revision: 573813
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|61	- import perl-Crypt-UnixCrypt_XS
12cr|perl-Crypt-UnixCrypt_XS-0.90.0-3|62	

4231 12
12cr|perl-CSS-1.90.0-2|1	%define upstream_name    CSS
12cr|perl-CSS-1.90.0-2|2	%define upstream_version 1.09
12cr|perl-CSS-1.90.0-2|3	
12cr|perl-CSS-1.90.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-CSS-1.90.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CSS-1.90.0-2|6	Release:	2
12cr|perl-CSS-1.90.0-2|7	
12cr|perl-CSS-1.90.0-2|8	Summary:	Object oriented access to Cascading Style Sheets (CSS)
12cr|perl-CSS-1.90.0-2|9	License:	GPL+ or Artistic
12cr|perl-CSS-1.90.0-2|10	Group:		Development/Perl
12cr|perl-CSS-1.90.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CSS-1.90.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/I/IA/IAMCAL/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CSS-1.90.0-2|13	
12cr|perl-CSS-1.90.0-2|14	BuildRequires:	perl-devel
12cr|perl-CSS-1.90.0-2|15	BuildRequires:	perl(Parse::RecDescent)
12cr|perl-CSS-1.90.0-2|16	BuildArch:	noarch
12cr|perl-CSS-1.90.0-2|17	
12cr|perl-CSS-1.90.0-2|18	%description
12cr|perl-CSS-1.90.0-2|19	This module can be used, along with a CSS::Parse::* module, to parse
12cr|perl-CSS-1.90.0-2|20	CSS data and represent it as a tree of objects. Using a CSS::Adaptor::*
12cr|perl-CSS-1.90.0-2|21	module, the CSS data tree can then be transformed into other formats.
12cr|perl-CSS-1.90.0-2|22	
12cr|perl-CSS-1.90.0-2|23	%prep
12cr|perl-CSS-1.90.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CSS-1.90.0-2|25	
12cr|perl-CSS-1.90.0-2|26	%build
12cr|perl-CSS-1.90.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CSS-1.90.0-2|28	%make
12cr|perl-CSS-1.90.0-2|29	
12cr|perl-CSS-1.90.0-2|30	%check
12cr|perl-CSS-1.90.0-2|31	make test
12cr|perl-CSS-1.90.0-2|32	
12cr|perl-CSS-1.90.0-2|33	%install
12cr|perl-CSS-1.90.0-2|34	%makeinstall_std
12cr|perl-CSS-1.90.0-2|35	
12cr|perl-CSS-1.90.0-2|36	%files
12cr|perl-CSS-1.90.0-2|37	%doc Changes README examples
12cr|perl-CSS-1.90.0-2|38	%{perl_vendorlib}/CSS.pm
12cr|perl-CSS-1.90.0-2|39	%{perl_vendorlib}/CSS
12cr|perl-CSS-1.90.0-2|40	%{_mandir}/*/*
12cr|perl-CSS-1.90.0-2|41	
12cr|perl-CSS-1.90.0-2|42	
12cr|perl-CSS-1.90.0-2|43	%changelog
12cr|perl-CSS-1.90.0-2|44	* Wed Mar 23 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.90.0-1mdv2011.0
12cr|perl-CSS-1.90.0-2|45	+ Revision: 648068
12cr|perl-CSS-1.90.0-2|46	- update to new version 1.09
12cr|perl-CSS-1.90.0-2|47	
12cr|perl-CSS-1.90.0-2|48	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.80.0-1mdv2010.0
12cr|perl-CSS-1.90.0-2|49	+ Revision: 403041
12cr|perl-CSS-1.90.0-2|50	- rebuild using %%perl_convert_version
12cr|perl-CSS-1.90.0-2|51	
12cr|perl-CSS-1.90.0-2|52	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.08-2mdv2009.0
12cr|perl-CSS-1.90.0-2|53	+ Revision: 268390
12cr|perl-CSS-1.90.0-2|54	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-CSS-1.90.0-2|55	
12cr|perl-CSS-1.90.0-2|56	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-CSS-1.90.0-2|57	- new version
12cr|perl-CSS-1.90.0-2|58	
12cr|perl-CSS-1.90.0-2|59	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-3mdv2008.1
12cr|perl-CSS-1.90.0-2|60	+ Revision: 136980
12cr|perl-CSS-1.90.0-2|61	- rebuild
12cr|perl-CSS-1.90.0-2|62	
12cr|perl-CSS-1.90.0-2|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CSS-1.90.0-2|64	- restore BuildRoot
12cr|perl-CSS-1.90.0-2|65	
12cr|perl-CSS-1.90.0-2|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-CSS-1.90.0-2|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CSS-1.90.0-2|68	
12cr|perl-CSS-1.90.0-2|69	
12cr|perl-CSS-1.90.0-2|70	* Mon Aug 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-2mdv2007.0
12cr|perl-CSS-1.90.0-2|71	- spec cleanup
12cr|perl-CSS-1.90.0-2|72	
12cr|perl-CSS-1.90.0-2|73	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 1.07-1mdk
12cr|perl-CSS-1.90.0-2|74	- initial Mandriva package
12cr|perl-CSS-1.90.0-2|75	

4232 12
12cr|perl-CSS-DOM-0.140.0-1|1	%define upstream_name CSS-DOM
12cr|perl-CSS-DOM-0.140.0-1|2	%define upstream_version 0.14
12cr|perl-CSS-DOM-0.140.0-1|3	
12cr|perl-CSS-DOM-0.140.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-CSS-DOM-0.140.0-1|5	Summary:	Perl module for Document Object Model for Cascading Style Sheets  
12cr|perl-CSS-DOM-0.140.0-1|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CSS-DOM-0.140.0-1|7	Release:	1
12cr|perl-CSS-DOM-0.140.0-1|8	License:	GPL+ or Artistic
12cr|perl-CSS-DOM-0.140.0-1|9	Group:		Development/Perl
12cr|perl-CSS-DOM-0.140.0-1|10	URL:		http://search.cpan.org/~sprout/CSS-DOM/
12cr|perl-CSS-DOM-0.140.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/S/SP/SPROUT/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CSS-DOM-0.140.0-1|12	
12cr|perl-CSS-DOM-0.140.0-1|13	BuildRequires:	perl-devel
12cr|perl-CSS-DOM-0.140.0-1|14	BuildRequires:	perl(Exporter) >= 5.57
12cr|perl-CSS-DOM-0.140.0-1|15	BuildRequires:	perl(Encode) >= 2.10
12cr|perl-CSS-DOM-0.140.0-1|16	BuildRequires:	perl(Clone) >= 0.09
12cr|perl-CSS-DOM-0.140.0-1|17	BuildArch:	noarch
12cr|perl-CSS-DOM-0.140.0-1|18	
12cr|perl-CSS-DOM-0.140.0-1|19	%description
12cr|perl-CSS-DOM-0.140.0-1|20	This module implements a CSS-specific subset of the interfaces
12cr|perl-CSS-DOM-0.140.0-1|21	described in the W3C DOM specification.
12cr|perl-CSS-DOM-0.140.0-1|22	
12cr|perl-CSS-DOM-0.140.0-1|23	%prep
12cr|perl-CSS-DOM-0.140.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CSS-DOM-0.140.0-1|25	
12cr|perl-CSS-DOM-0.140.0-1|26	%build
12cr|perl-CSS-DOM-0.140.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CSS-DOM-0.140.0-1|28	%make
12cr|perl-CSS-DOM-0.140.0-1|29	
12cr|perl-CSS-DOM-0.140.0-1|30	%check
12cr|perl-CSS-DOM-0.140.0-1|31	%make test
12cr|perl-CSS-DOM-0.140.0-1|32	
12cr|perl-CSS-DOM-0.140.0-1|33	%install
12cr|perl-CSS-DOM-0.140.0-1|34	%makeinstall_std
12cr|perl-CSS-DOM-0.140.0-1|35	
12cr|perl-CSS-DOM-0.140.0-1|36	%files
12cr|perl-CSS-DOM-0.140.0-1|37	%{perl_vendorlib}/CSS/DOM.pm
12cr|perl-CSS-DOM-0.140.0-1|38	%{perl_vendorlib}/CSS/DOM/
12cr|perl-CSS-DOM-0.140.0-1|39	%{_mandir}/man3/CSS::DOM*
12cr|perl-CSS-DOM-0.140.0-1|40	
12cr|perl-CSS-DOM-0.140.0-1|41	%changelog
12cr|perl-CSS-DOM-0.140.0-1|42	* Wed Apr 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.14-1
12cr|perl-CSS-DOM-0.140.0-1|43	+ Revision: 789154
12cr|perl-CSS-DOM-0.140.0-1|44	- imported package perl-CSS-DOM
12cr|perl-CSS-DOM-0.140.0-1|45	

4233 12
12cr|perl-CSS-Minifier-0.10.0-2|1	%define upstream_name    CSS-Minifier
12cr|perl-CSS-Minifier-0.10.0-2|2	%define upstream_version 0.01
12cr|perl-CSS-Minifier-0.10.0-2|3	
12cr|perl-CSS-Minifier-0.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-CSS-Minifier-0.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CSS-Minifier-0.10.0-2|6	Release:	2
12cr|perl-CSS-Minifier-0.10.0-2|7	
12cr|perl-CSS-Minifier-0.10.0-2|8	Summary:	Remove unnecessary whitespace from CSS files
12cr|perl-CSS-Minifier-0.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-CSS-Minifier-0.10.0-2|10	Group:		Development/Perl
12cr|perl-CSS-Minifier-0.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CSS-Minifier-0.10.0-2|12	Source0:	http://www.cpan.org/modules/by-module/CSS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CSS-Minifier-0.10.0-2|13	
12cr|perl-CSS-Minifier-0.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-CSS-Minifier-0.10.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-CSS-Minifier-0.10.0-2|16	BuildArch:	noarch
12cr|perl-CSS-Minifier-0.10.0-2|17	
12cr|perl-CSS-Minifier-0.10.0-2|18	%description
12cr|perl-CSS-Minifier-0.10.0-2|19	This module removes unnecessary whitespace from CSS. The primary
12cr|perl-CSS-Minifier-0.10.0-2|20	requirement developing this module is to not break working stylesheets: if
12cr|perl-CSS-Minifier-0.10.0-2|21	working CSS is in input then working CSS is output. The Mac/Internet
12cr|perl-CSS-Minifier-0.10.0-2|22	Explorer comment hack will be minimized but not stripped and so will
12cr|perl-CSS-Minifier-0.10.0-2|23	continue to function.
12cr|perl-CSS-Minifier-0.10.0-2|24	
12cr|perl-CSS-Minifier-0.10.0-2|25	This module understands space, horizontal tab, new line, carriage return,
12cr|perl-CSS-Minifier-0.10.0-2|26	and form feed characters to be whitespace. Any other characters that may be
12cr|perl-CSS-Minifier-0.10.0-2|27	considered whitespace are not minimized. These other characters include
12cr|perl-CSS-Minifier-0.10.0-2|28	paragraph separator and vertical tab.
12cr|perl-CSS-Minifier-0.10.0-2|29	
12cr|perl-CSS-Minifier-0.10.0-2|30	For static CSS files, it is recommended that you minify during the build
12cr|perl-CSS-Minifier-0.10.0-2|31	stage of web deployment. If you minify on-the-fly then it might be a good
12cr|perl-CSS-Minifier-0.10.0-2|32	idea to cache the minified file. Minifying static files on-the-fly
12cr|perl-CSS-Minifier-0.10.0-2|33	repeatedly is wasteful.
12cr|perl-CSS-Minifier-0.10.0-2|34	
12cr|perl-CSS-Minifier-0.10.0-2|35	%prep
12cr|perl-CSS-Minifier-0.10.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CSS-Minifier-0.10.0-2|37	
12cr|perl-CSS-Minifier-0.10.0-2|38	%build
12cr|perl-CSS-Minifier-0.10.0-2|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CSS-Minifier-0.10.0-2|40	%make
12cr|perl-CSS-Minifier-0.10.0-2|41	
12cr|perl-CSS-Minifier-0.10.0-2|42	%check
12cr|perl-CSS-Minifier-0.10.0-2|43	%make test
12cr|perl-CSS-Minifier-0.10.0-2|44	
12cr|perl-CSS-Minifier-0.10.0-2|45	%install
12cr|perl-CSS-Minifier-0.10.0-2|46	%makeinstall_std
12cr|perl-CSS-Minifier-0.10.0-2|47	
12cr|perl-CSS-Minifier-0.10.0-2|48	%files
12cr|perl-CSS-Minifier-0.10.0-2|49	%doc README Changes META.yml
12cr|perl-CSS-Minifier-0.10.0-2|50	%{_mandir}/man3/*
12cr|perl-CSS-Minifier-0.10.0-2|51	%{perl_vendorlib}/*
12cr|perl-CSS-Minifier-0.10.0-2|52	
12cr|perl-CSS-Minifier-0.10.0-2|53	%changelog
12cr|perl-CSS-Minifier-0.10.0-2|54	* Fri Sep 09 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-CSS-Minifier-0.10.0-2|55	+ Revision: 699162
12cr|perl-CSS-Minifier-0.10.0-2|56	- import perl-CSS-Minifier
12cr|perl-CSS-Minifier-0.10.0-2|57	

4234 12
12cr|perl-CSS-Minifier-XS-0.80.0-3|1	%define upstream_name    CSS-Minifier-XS
12cr|perl-CSS-Minifier-XS-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-CSS-Minifier-XS-0.80.0-3|3	
12cr|perl-CSS-Minifier-XS-0.80.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-CSS-Minifier-XS-0.80.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-CSS-Minifier-XS-0.80.0-3|6	Release:	3
12cr|perl-CSS-Minifier-XS-0.80.0-3|7	
12cr|perl-CSS-Minifier-XS-0.80.0-3|8	Summary:    XS based CSS minifier
12cr|perl-CSS-Minifier-XS-0.80.0-3|9	License:    GPL+ or Artistic
12cr|perl-CSS-Minifier-XS-0.80.0-3|10	Group:      Development/Perl
12cr|perl-CSS-Minifier-XS-0.80.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CSS-Minifier-XS-0.80.0-3|12	Source0:    http://www.cpan.org/modules/by-module/CSS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CSS-Minifier-XS-0.80.0-3|13	
12cr|perl-CSS-Minifier-XS-0.80.0-3|14	BuildRequires: perl(Module::Build::Compat)
12cr|perl-CSS-Minifier-XS-0.80.0-3|15	BuildRequires: perl-devel
12cr|perl-CSS-Minifier-XS-0.80.0-3|16	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-CSS-Minifier-XS-0.80.0-3|17	
12cr|perl-CSS-Minifier-XS-0.80.0-3|18	%description
12cr|perl-CSS-Minifier-XS-0.80.0-3|19	'CSS::Minifier::XS' is a CSS "minifier"; its designed to remove
12cr|perl-CSS-Minifier-XS-0.80.0-3|20	un-necessary whitespace and comments from CSS files, while also *not*
12cr|perl-CSS-Minifier-XS-0.80.0-3|21	breaking the CSS.
12cr|perl-CSS-Minifier-XS-0.80.0-3|22	
12cr|perl-CSS-Minifier-XS-0.80.0-3|23	'CSS::Minifier::XS' is similar in function to 'CSS::Minifier', but is
12cr|perl-CSS-Minifier-XS-0.80.0-3|24	substantially faster as its written in XS and not just pure Perl.
12cr|perl-CSS-Minifier-XS-0.80.0-3|25	
12cr|perl-CSS-Minifier-XS-0.80.0-3|26	%prep
12cr|perl-CSS-Minifier-XS-0.80.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CSS-Minifier-XS-0.80.0-3|28	
12cr|perl-CSS-Minifier-XS-0.80.0-3|29	%build
12cr|perl-CSS-Minifier-XS-0.80.0-3|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-CSS-Minifier-XS-0.80.0-3|31	%make
12cr|perl-CSS-Minifier-XS-0.80.0-3|32	
12cr|perl-CSS-Minifier-XS-0.80.0-3|33	%check
12cr|perl-CSS-Minifier-XS-0.80.0-3|34	make test
12cr|perl-CSS-Minifier-XS-0.80.0-3|35	
12cr|perl-CSS-Minifier-XS-0.80.0-3|36	%install
12cr|perl-CSS-Minifier-XS-0.80.0-3|37	rm -rf %buildroot
12cr|perl-CSS-Minifier-XS-0.80.0-3|38	%makeinstall_std
12cr|perl-CSS-Minifier-XS-0.80.0-3|39	
12cr|perl-CSS-Minifier-XS-0.80.0-3|40	%clean
12cr|perl-CSS-Minifier-XS-0.80.0-3|41	rm -rf %buildroot
12cr|perl-CSS-Minifier-XS-0.80.0-3|42	
12cr|perl-CSS-Minifier-XS-0.80.0-3|43	%files
12cr|perl-CSS-Minifier-XS-0.80.0-3|44	%defattr(-,root,root)
12cr|perl-CSS-Minifier-XS-0.80.0-3|45	%doc Changes README
12cr|perl-CSS-Minifier-XS-0.80.0-3|46	%{_mandir}/man3/*
12cr|perl-CSS-Minifier-XS-0.80.0-3|47	%perl_vendorlib/*
12cr|perl-CSS-Minifier-XS-0.80.0-3|48	
12cr|perl-CSS-Minifier-XS-0.80.0-3|49	
12cr|perl-CSS-Minifier-XS-0.80.0-3|50	%changelog
12cr|perl-CSS-Minifier-XS-0.80.0-3|51	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.80.0-3
12cr|perl-CSS-Minifier-XS-0.80.0-3|52	+ Revision: 768358
12cr|perl-CSS-Minifier-XS-0.80.0-3|53	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-CSS-Minifier-XS-0.80.0-3|54	
12cr|perl-CSS-Minifier-XS-0.80.0-3|55	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2
12cr|perl-CSS-Minifier-XS-0.80.0-3|56	+ Revision: 680705
12cr|perl-CSS-Minifier-XS-0.80.0-3|57	- mass rebuild
12cr|perl-CSS-Minifier-XS-0.80.0-3|58	
12cr|perl-CSS-Minifier-XS-0.80.0-3|59	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-CSS-Minifier-XS-0.80.0-3|60	+ Revision: 595091
12cr|perl-CSS-Minifier-XS-0.80.0-3|61	- update to new version 0.08
12cr|perl-CSS-Minifier-XS-0.80.0-3|62	
12cr|perl-CSS-Minifier-XS-0.80.0-3|63	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-CSS-Minifier-XS-0.80.0-3|64	+ Revision: 561029
12cr|perl-CSS-Minifier-XS-0.80.0-3|65	- update to 0.07
12cr|perl-CSS-Minifier-XS-0.80.0-3|66	
12cr|perl-CSS-Minifier-XS-0.80.0-3|67	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-CSS-Minifier-XS-0.80.0-3|68	+ Revision: 555724
12cr|perl-CSS-Minifier-XS-0.80.0-3|69	- rebuild
12cr|perl-CSS-Minifier-XS-0.80.0-3|70	
12cr|perl-CSS-Minifier-XS-0.80.0-3|71	* Mon Apr 26 2010 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.1
12cr|perl-CSS-Minifier-XS-0.80.0-3|72	+ Revision: 539070
12cr|perl-CSS-Minifier-XS-0.80.0-3|73	- update to 0.05
12cr|perl-CSS-Minifier-XS-0.80.0-3|74	
12cr|perl-CSS-Minifier-XS-0.80.0-3|75	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-CSS-Minifier-XS-0.80.0-3|76	+ Revision: 415033
12cr|perl-CSS-Minifier-XS-0.80.0-3|77	- update to 0.04
12cr|perl-CSS-Minifier-XS-0.80.0-3|78	
12cr|perl-CSS-Minifier-XS-0.80.0-3|79	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-CSS-Minifier-XS-0.80.0-3|80	+ Revision: 381301
12cr|perl-CSS-Minifier-XS-0.80.0-3|81	- import perl-CSS-Minifier-XS
12cr|perl-CSS-Minifier-XS-0.80.0-3|82	
12cr|perl-CSS-Minifier-XS-0.80.0-3|83	
12cr|perl-CSS-Minifier-XS-0.80.0-3|84	* Sat May 30 2009 cpan2dist 0.03-1mdv
12cr|perl-CSS-Minifier-XS-0.80.0-3|85	- initial mdv release, generated with cpan2dist
12cr|perl-CSS-Minifier-XS-0.80.0-3|86	

4235 12
12cr|perl-CSS-Squish-0.100.0-3|1	%define upstream_name    CSS-Squish
12cr|perl-CSS-Squish-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-CSS-Squish-0.100.0-3|3	
12cr|perl-CSS-Squish-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CSS-Squish-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CSS-Squish-0.100.0-3|6	Release:	3
12cr|perl-CSS-Squish-0.100.0-3|7	
12cr|perl-CSS-Squish-0.100.0-3|8	Summary:	Compact many CSS files into one big file
12cr|perl-CSS-Squish-0.100.0-3|9	License:	Artistic or GPL+
12cr|perl-CSS-Squish-0.100.0-3|10	Group:		Development/Perl
12cr|perl-CSS-Squish-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CSS-Squish-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CSS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CSS-Squish-0.100.0-3|13	
12cr|perl-CSS-Squish-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-CSS-Squish-0.100.0-3|15	BuildRequires:	perl(File::Spec)
12cr|perl-CSS-Squish-0.100.0-3|16	BuildRequires:	perl(Test::LongString)
12cr|perl-CSS-Squish-0.100.0-3|17	BuildRequires:	perl(URI)
12cr|perl-CSS-Squish-0.100.0-3|18	BuildArch:	noarch
12cr|perl-CSS-Squish-0.100.0-3|19	
12cr|perl-CSS-Squish-0.100.0-3|20	%description
12cr|perl-CSS-Squish-0.100.0-3|21	This module takes a list of CSS files and concatenates them, making sure to
12cr|perl-CSS-Squish-0.100.0-3|22	honor any valid @import statements included in the files.
12cr|perl-CSS-Squish-0.100.0-3|23	
12cr|perl-CSS-Squish-0.100.0-3|24	Following the CSS 2.1 spec, @import statements must be the first rules in
12cr|perl-CSS-Squish-0.100.0-3|25	a CSS file. Media-specific @import statements will be honored by enclosing
12cr|perl-CSS-Squish-0.100.0-3|26	the included file in an @media rule. This has the side effect of actually
12cr|perl-CSS-Squish-0.100.0-3|27	improving compatibility in Internet Explorer, which ignores media-specific
12cr|perl-CSS-Squish-0.100.0-3|28	@import rules but understands @media rules.
12cr|perl-CSS-Squish-0.100.0-3|29	
12cr|perl-CSS-Squish-0.100.0-3|30	It is possible that feature versions will include methods to compact
12cr|perl-CSS-Squish-0.100.0-3|31	whitespace and other parts of the CSS itself, but this functionality
12cr|perl-CSS-Squish-0.100.0-3|32	is not supported at the current time.
12cr|perl-CSS-Squish-0.100.0-3|33	
12cr|perl-CSS-Squish-0.100.0-3|34	%prep
12cr|perl-CSS-Squish-0.100.0-3|35	%setup -q -n CSS-Squish-%{upstream_version}
12cr|perl-CSS-Squish-0.100.0-3|36	
12cr|perl-CSS-Squish-0.100.0-3|37	%build
12cr|perl-CSS-Squish-0.100.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CSS-Squish-0.100.0-3|39	%make
12cr|perl-CSS-Squish-0.100.0-3|40	
12cr|perl-CSS-Squish-0.100.0-3|41	%check
12cr|perl-CSS-Squish-0.100.0-3|42	make test
12cr|perl-CSS-Squish-0.100.0-3|43	
12cr|perl-CSS-Squish-0.100.0-3|44	%install
12cr|perl-CSS-Squish-0.100.0-3|45	%makeinstall_std
12cr|perl-CSS-Squish-0.100.0-3|46	
12cr|perl-CSS-Squish-0.100.0-3|47	%files
12cr|perl-CSS-Squish-0.100.0-3|48	%doc CHANGES README
12cr|perl-CSS-Squish-0.100.0-3|49	%{perl_vendorlib}/CSS/
12cr|perl-CSS-Squish-0.100.0-3|50	%{_mandir}/man3/*
12cr|perl-CSS-Squish-0.100.0-3|51	
12cr|perl-CSS-Squish-0.100.0-3|52	
12cr|perl-CSS-Squish-0.100.0-3|53	%changelog
12cr|perl-CSS-Squish-0.100.0-3|54	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-CSS-Squish-0.100.0-3|55	+ Revision: 680706
12cr|perl-CSS-Squish-0.100.0-3|56	- mass rebuild
12cr|perl-CSS-Squish-0.100.0-3|57	
12cr|perl-CSS-Squish-0.100.0-3|58	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-CSS-Squish-0.100.0-3|59	+ Revision: 595092
12cr|perl-CSS-Squish-0.100.0-3|60	- update to new version 0.10
12cr|perl-CSS-Squish-0.100.0-3|61	
12cr|perl-CSS-Squish-0.100.0-3|62	* Fri Jan 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-CSS-Squish-0.100.0-3|63	+ Revision: 491624
12cr|perl-CSS-Squish-0.100.0-3|64	- update to 0.09
12cr|perl-CSS-Squish-0.100.0-3|65	
12cr|perl-CSS-Squish-0.100.0-3|66	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-CSS-Squish-0.100.0-3|67	+ Revision: 405958
12cr|perl-CSS-Squish-0.100.0-3|68	- rebuild using %%perl_convert_version
12cr|perl-CSS-Squish-0.100.0-3|69	
12cr|perl-CSS-Squish-0.100.0-3|70	* Thu May 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2010.0
12cr|perl-CSS-Squish-0.100.0-3|71	+ Revision: 373003
12cr|perl-CSS-Squish-0.100.0-3|72	- new version
12cr|perl-CSS-Squish-0.100.0-3|73	
12cr|perl-CSS-Squish-0.100.0-3|74	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.07-3mdv2009.0
12cr|perl-CSS-Squish-0.100.0-3|75	+ Revision: 256383
12cr|perl-CSS-Squish-0.100.0-3|76	- rebuild
12cr|perl-CSS-Squish-0.100.0-3|77	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CSS-Squish-0.100.0-3|78	
12cr|perl-CSS-Squish-0.100.0-3|79	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CSS-Squish-0.100.0-3|80	- restore BuildRoot
12cr|perl-CSS-Squish-0.100.0-3|81	
12cr|perl-CSS-Squish-0.100.0-3|82	* Sun Nov 11 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2008.1
12cr|perl-CSS-Squish-0.100.0-3|83	+ Revision: 107974
12cr|perl-CSS-Squish-0.100.0-3|84	- update to new version 0.07
12cr|perl-CSS-Squish-0.100.0-3|85	
12cr|perl-CSS-Squish-0.100.0-3|86	* Wed Nov 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2008.1
12cr|perl-CSS-Squish-0.100.0-3|87	+ Revision: 106811
12cr|perl-CSS-Squish-0.100.0-3|88	- update to new version 0.06
12cr|perl-CSS-Squish-0.100.0-3|89	
12cr|perl-CSS-Squish-0.100.0-3|90	
12cr|perl-CSS-Squish-0.100.0-3|91	* Thu Dec 14 2006 Michael Scherer <misc@mandriva.org> 0.05-1mdv2007.0
12cr|perl-CSS-Squish-0.100.0-3|92	+ Revision: 97024
12cr|perl-CSS-Squish-0.100.0-3|93	- Import perl-CSS-Squish
12cr|perl-CSS-Squish-0.100.0-3|94	
12cr|perl-CSS-Squish-0.100.0-3|95	* Thu Dec 14 2006 Michael Scherer <misc@mandriva.org> 0.05-1mdv2007.1
12cr|perl-CSS-Squish-0.100.0-3|96	- First Mandriva package
12cr|perl-CSS-Squish-0.100.0-3|97	

4236 12
12cr|perl-CSS-Tiny-1.190.0-3|1	%define upstream_name	 CSS-Tiny
12cr|perl-CSS-Tiny-1.190.0-3|2	%define upstream_version 1.19
12cr|perl-CSS-Tiny-1.190.0-3|3	
12cr|perl-CSS-Tiny-1.190.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CSS-Tiny-1.190.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CSS-Tiny-1.190.0-3|6	Release:	3
12cr|perl-CSS-Tiny-1.190.0-3|7	
12cr|perl-CSS-Tiny-1.190.0-3|8	Summary:	Read/Write .css files with as little code as possible
12cr|perl-CSS-Tiny-1.190.0-3|9	License:	GPL+ or Artistic
12cr|perl-CSS-Tiny-1.190.0-3|10	Group:		Development/Perl
12cr|perl-CSS-Tiny-1.190.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CSS-Tiny-1.190.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CSS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CSS-Tiny-1.190.0-3|13	
12cr|perl-CSS-Tiny-1.190.0-3|14	BuildRequires:	perl-devel
12cr|perl-CSS-Tiny-1.190.0-3|15	BuildArch:	noarch
12cr|perl-CSS-Tiny-1.190.0-3|16	
12cr|perl-CSS-Tiny-1.190.0-3|17	%description
12cr|perl-CSS-Tiny-1.190.0-3|18	CSS::Tiny is a perl class to read and write .css stylesheets with as
12cr|perl-CSS-Tiny-1.190.0-3|19	little code as possible, reducing load time and memory overhead.
12cr|perl-CSS-Tiny-1.190.0-3|20	
12cr|perl-CSS-Tiny-1.190.0-3|21	%prep
12cr|perl-CSS-Tiny-1.190.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CSS-Tiny-1.190.0-3|23	
12cr|perl-CSS-Tiny-1.190.0-3|24	%build
12cr|perl-CSS-Tiny-1.190.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CSS-Tiny-1.190.0-3|26	%make
12cr|perl-CSS-Tiny-1.190.0-3|27	
12cr|perl-CSS-Tiny-1.190.0-3|28	%check
12cr|perl-CSS-Tiny-1.190.0-3|29	%make test
12cr|perl-CSS-Tiny-1.190.0-3|30	
12cr|perl-CSS-Tiny-1.190.0-3|31	%install
12cr|perl-CSS-Tiny-1.190.0-3|32	%makeinstall_std
12cr|perl-CSS-Tiny-1.190.0-3|33	
12cr|perl-CSS-Tiny-1.190.0-3|34	%files
12cr|perl-CSS-Tiny-1.190.0-3|35	%doc Changes LICENSE README
12cr|perl-CSS-Tiny-1.190.0-3|36	%{perl_vendorlib}/CSS
12cr|perl-CSS-Tiny-1.190.0-3|37	%{_mandir}/*/*
12cr|perl-CSS-Tiny-1.190.0-3|38	
12cr|perl-CSS-Tiny-1.190.0-3|39	
12cr|perl-CSS-Tiny-1.190.0-3|40	%changelog
12cr|perl-CSS-Tiny-1.190.0-3|41	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.190.0-2mdv2011.0
12cr|perl-CSS-Tiny-1.190.0-3|42	+ Revision: 680707
12cr|perl-CSS-Tiny-1.190.0-3|43	- mass rebuild
12cr|perl-CSS-Tiny-1.190.0-3|44	
12cr|perl-CSS-Tiny-1.190.0-3|45	* Fri Sep 03 2010 Jérôme Quelin <jquelin@mandriva.org> 1.190.0-1mdv2011.0
12cr|perl-CSS-Tiny-1.190.0-3|46	+ Revision: 575587
12cr|perl-CSS-Tiny-1.190.0-3|47	- update to 1.19
12cr|perl-CSS-Tiny-1.190.0-3|48	
12cr|perl-CSS-Tiny-1.190.0-3|49	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.170.0-1mdv2011.0
12cr|perl-CSS-Tiny-1.190.0-3|50	+ Revision: 551969
12cr|perl-CSS-Tiny-1.190.0-3|51	- update to 1.17
12cr|perl-CSS-Tiny-1.190.0-3|52	
12cr|perl-CSS-Tiny-1.190.0-3|53	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.150.0-1mdv2010.0
12cr|perl-CSS-Tiny-1.190.0-3|54	+ Revision: 402135
12cr|perl-CSS-Tiny-1.190.0-3|55	- rebuild using %%perl_convert_version
12cr|perl-CSS-Tiny-1.190.0-3|56	
12cr|perl-CSS-Tiny-1.190.0-3|57	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.15-3mdv2009.0
12cr|perl-CSS-Tiny-1.190.0-3|58	+ Revision: 256389
12cr|perl-CSS-Tiny-1.190.0-3|59	- rebuild
12cr|perl-CSS-Tiny-1.190.0-3|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-CSS-Tiny-1.190.0-3|61	
12cr|perl-CSS-Tiny-1.190.0-3|62	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-CSS-Tiny-1.190.0-3|63	- restore BuildRoot
12cr|perl-CSS-Tiny-1.190.0-3|64	
12cr|perl-CSS-Tiny-1.190.0-3|65	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.15-1mdv2008.1
12cr|perl-CSS-Tiny-1.190.0-3|66	+ Revision: 105303
12cr|perl-CSS-Tiny-1.190.0-3|67	- update to new version 1.15
12cr|perl-CSS-Tiny-1.190.0-3|68	
12cr|perl-CSS-Tiny-1.190.0-3|69	
12cr|perl-CSS-Tiny-1.190.0-3|70	* Tue Sep 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.14-1mdv2007.0
12cr|perl-CSS-Tiny-1.190.0-3|71	- New version 1.14
12cr|perl-CSS-Tiny-1.190.0-3|72	
12cr|perl-CSS-Tiny-1.190.0-3|73	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-2mdv2007.0
12cr|perl-CSS-Tiny-1.190.0-3|74	- Rebuild
12cr|perl-CSS-Tiny-1.190.0-3|75	
12cr|perl-CSS-Tiny-1.190.0-3|76	* Thu Nov 03 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-1mdk
12cr|perl-CSS-Tiny-1.190.0-3|77	- New release 1.11
12cr|perl-CSS-Tiny-1.190.0-3|78	- spec cleanup
12cr|perl-CSS-Tiny-1.190.0-3|79	- %%mkrel
12cr|perl-CSS-Tiny-1.190.0-3|80	- make tests in %%check
12cr|perl-CSS-Tiny-1.190.0-3|81	- fix directory ownership
12cr|perl-CSS-Tiny-1.190.0-3|82	
12cr|perl-CSS-Tiny-1.190.0-3|83	* Tue Aug 16 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-1mdk
12cr|perl-CSS-Tiny-1.190.0-3|84	- new version
12cr|perl-CSS-Tiny-1.190.0-3|85	- fix sources url for rpmbuildupdate
12cr|perl-CSS-Tiny-1.190.0-3|86	
12cr|perl-CSS-Tiny-1.190.0-3|87	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 1.05-1mdk
12cr|perl-CSS-Tiny-1.190.0-3|88	- initial Mandriva package
12cr|perl-CSS-Tiny-1.190.0-3|89	

4237 12
12cr|perl-Cstools-3.420.0-3|1	%define	upstream_name    Cstools
12cr|perl-Cstools-3.420.0-3|2	%define	upstream_version 3.42
12cr|perl-Cstools-3.420.0-3|3	
12cr|perl-Cstools-3.420.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Cstools-3.420.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Cstools-3.420.0-3|6	Release:	3
12cr|perl-Cstools-3.420.0-3|7	
12cr|perl-Cstools-3.420.0-3|8	Summary:	Tools for dealing with Czech and Slovak texts in Perl
12cr|perl-Cstools-3.420.0-3|9	License:	GPL
12cr|perl-Cstools-3.420.0-3|10	Group:		Development/Perl
12cr|perl-Cstools-3.420.0-3|11	Url:		http://www.fi.muni.cz/~adelton/perl/
12cr|perl-Cstools-3.420.0-3|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Cstools-3.420.0-3|13	
12cr|perl-Cstools-3.420.0-3|14	BuildRequires:	perl-devel
12cr|perl-Cstools-3.420.0-3|15	BuildArch:	noarch
12cr|perl-Cstools-3.420.0-3|16	
12cr|perl-Cstools-3.420.0-3|17	%description
12cr|perl-Cstools-3.420.0-3|18	This package includes modules that are useful when dealing with Czech (and
12cr|perl-Cstools-3.420.0-3|19	Slovak) texts in Perl.
12cr|perl-Cstools-3.420.0-3|20	
12cr|perl-Cstools-3.420.0-3|21	%prep
12cr|perl-Cstools-3.420.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Cstools-3.420.0-3|23	
12cr|perl-Cstools-3.420.0-3|24	%build
12cr|perl-Cstools-3.420.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Cstools-3.420.0-3|26	%make
12cr|perl-Cstools-3.420.0-3|27	make test
12cr|perl-Cstools-3.420.0-3|28	
12cr|perl-Cstools-3.420.0-3|29	%install
12cr|perl-Cstools-3.420.0-3|30	%makeinstall_std
12cr|perl-Cstools-3.420.0-3|31	
12cr|perl-Cstools-3.420.0-3|32	%files
12cr|perl-Cstools-3.420.0-3|33	%doc README
12cr|perl-Cstools-3.420.0-3|34	%{_bindir}/*
12cr|perl-Cstools-3.420.0-3|35	%dir %{perl_vendorlib}/Cz
12cr|perl-Cstools-3.420.0-3|36	%{perl_vendorlib}/Cz/*
12cr|perl-Cstools-3.420.0-3|37	%{_mandir}/*/*
12cr|perl-Cstools-3.420.0-3|38	
12cr|perl-Cstools-3.420.0-3|39	
12cr|perl-Cstools-3.420.0-3|40	%changelog
12cr|perl-Cstools-3.420.0-3|41	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 3.420.0-2mdv2011.0
12cr|perl-Cstools-3.420.0-3|42	+ Revision: 680873
12cr|perl-Cstools-3.420.0-3|43	- mass rebuild
12cr|perl-Cstools-3.420.0-3|44	
12cr|perl-Cstools-3.420.0-3|45	* Tue Aug 04 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 3.420.0-1mdv2011.0
12cr|perl-Cstools-3.420.0-3|46	+ Revision: 409039
12cr|perl-Cstools-3.420.0-3|47	- rebuild using %%perl_convert_version
12cr|perl-Cstools-3.420.0-3|48	
12cr|perl-Cstools-3.420.0-3|49	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 3.42-11mdv2009.0
12cr|perl-Cstools-3.420.0-3|50	+ Revision: 256397
12cr|perl-Cstools-3.420.0-3|51	- rebuild
12cr|perl-Cstools-3.420.0-3|52	
12cr|perl-Cstools-3.420.0-3|53	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Cstools-3.420.0-3|54	- restore BuildRoot
12cr|perl-Cstools-3.420.0-3|55	
12cr|perl-Cstools-3.420.0-3|56	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 3.42-9mdv2008.1
12cr|perl-Cstools-3.420.0-3|57	+ Revision: 131445
12cr|perl-Cstools-3.420.0-3|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Cstools-3.420.0-3|59	
12cr|perl-Cstools-3.420.0-3|60	
12cr|perl-Cstools-3.420.0-3|61	* Sat Dec 03 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 3.42-9mdk
12cr|perl-Cstools-3.420.0-3|62	- mkrel
12cr|perl-Cstools-3.420.0-3|63	
12cr|perl-Cstools-3.420.0-3|64	* Fri Nov 19 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 3.42-8mdk
12cr|perl-Cstools-3.420.0-3|65	- rebuild for new perl
12cr|perl-Cstools-3.420.0-3|66	
12cr|perl-Cstools-3.420.0-3|67	* Mon Sep 06 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 3.42-7mdk
12cr|perl-Cstools-3.420.0-3|68	- rebuild
12cr|perl-Cstools-3.420.0-3|69	
12cr|perl-Cstools-3.420.0-3|70	* Thu Aug 14 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 3.42-6mdk
12cr|perl-Cstools-3.420.0-3|71	- rebuild for new perl
12cr|perl-Cstools-3.420.0-3|72	- drop $RPM_OPT_FLAGS, noarch..
12cr|perl-Cstools-3.420.0-3|73	- don't use PREFIX
12cr|perl-Cstools-3.420.0-3|74	- use %%makeinstall_std macro
12cr|perl-Cstools-3.420.0-3|75	
12cr|perl-Cstools-3.420.0-3|76	* Wed May 14 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 3.42-5mdk
12cr|perl-Cstools-3.420.0-3|77	- rebuild for new perl provides/requires
12cr|perl-Cstools-3.420.0-3|78	
12cr|perl-Cstools-3.420.0-3|79	* Sun Apr 27 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 3.42-4mdk
12cr|perl-Cstools-3.420.0-3|80	- add missing dir into files section (mr. distlint)
12cr|perl-Cstools-3.420.0-3|81	
12cr|perl-Cstools-3.420.0-3|82	* Sun Apr 13 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 3.42-3mdk
12cr|perl-Cstools-3.420.0-3|83	- added checking about buildroot
12cr|perl-Cstools-3.420.0-3|84	- changed BuildaArch to noarch
12cr|perl-Cstools-3.420.0-3|85	
12cr|perl-Cstools-3.420.0-3|86	* Sat Apr 12 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 3.42-2mdk
12cr|perl-Cstools-3.420.0-3|87	- ops, fixed spec name..
12cr|perl-Cstools-3.420.0-3|88	
12cr|perl-Cstools-3.420.0-3|89	* Sat Apr 12 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 3.42-1mdk
12cr|perl-Cstools-3.420.0-3|90	- initial import into Mandrake, thanks for inspiration by Lubomir Sedlacik
12cr|perl-Cstools-3.420.0-3|91	

4238 12
12cr|perl-CursesForms-1.997.0-3|1	%define upstream_name    CursesForms
12cr|perl-CursesForms-1.997.0-3|2	%define upstream_version 1.997
12cr|perl-CursesForms-1.997.0-3|3	
12cr|perl-CursesForms-1.997.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CursesForms-1.997.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CursesForms-1.997.0-3|6	Release:	3
12cr|perl-CursesForms-1.997.0-3|7	
12cr|perl-CursesForms-1.997.0-3|8	Summary:	Form management for Curses::Widgets
12cr|perl-CursesForms-1.997.0-3|9	License:	GPL+ or Artistic
12cr|perl-CursesForms-1.997.0-3|10	Group:		Development/Perl
12cr|perl-CursesForms-1.997.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CursesForms-1.997.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Curses/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CursesForms-1.997.0-3|13	
12cr|perl-CursesForms-1.997.0-3|14	BuildRequires:	perl-devel
12cr|perl-CursesForms-1.997.0-3|15	BuildRequires:	perl(Curses)
12cr|perl-CursesForms-1.997.0-3|16	BuildRequires:	perl(Curses::Widgets)
12cr|perl-CursesForms-1.997.0-3|17	
12cr|perl-CursesForms-1.997.0-3|18	BuildArch:	noarch
12cr|perl-CursesForms-1.997.0-3|19	
12cr|perl-CursesForms-1.997.0-3|20	%description
12cr|perl-CursesForms-1.997.0-3|21	Curses::Forms provide a simple framework for OO forms. The Forms module
12cr|perl-CursesForms-1.997.0-3|22	itself provides a basic class from which extended forms can be derived, or,
12cr|perl-CursesForms-1.997.0-3|23	it can be used as-is to control forms populated with widgets. More
12cr|perl-CursesForms-1.997.0-3|24	specialised forms are also available under *Curses::Forms::Dialog*.
12cr|perl-CursesForms-1.997.0-3|25	
12cr|perl-CursesForms-1.997.0-3|26	%prep
12cr|perl-CursesForms-1.997.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CursesForms-1.997.0-3|28	
12cr|perl-CursesForms-1.997.0-3|29	%build
12cr|perl-CursesForms-1.997.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-CursesForms-1.997.0-3|31	%make
12cr|perl-CursesForms-1.997.0-3|32	
12cr|perl-CursesForms-1.997.0-3|33	%check
12cr|perl-CursesForms-1.997.0-3|34	# tests require human input
12cr|perl-CursesForms-1.997.0-3|35	#make test
12cr|perl-CursesForms-1.997.0-3|36	
12cr|perl-CursesForms-1.997.0-3|37	%install
12cr|perl-CursesForms-1.997.0-3|38	%makeinstall_std
12cr|perl-CursesForms-1.997.0-3|39	
12cr|perl-CursesForms-1.997.0-3|40	%files
12cr|perl-CursesForms-1.997.0-3|41	%doc CHANGELOG LICENSE README
12cr|perl-CursesForms-1.997.0-3|42	%{_mandir}/man3/*
12cr|perl-CursesForms-1.997.0-3|43	%{perl_vendorlib}/*
12cr|perl-CursesForms-1.997.0-3|44	
12cr|perl-CursesForms-1.997.0-3|45	%changelog
12cr|perl-CursesForms-1.997.0-3|46	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.997.0-2mdv2011.0
12cr|perl-CursesForms-1.997.0-3|47	+ Revision: 658522
12cr|perl-CursesForms-1.997.0-3|48	- rebuild for updated spec-helper
12cr|perl-CursesForms-1.997.0-3|49	
12cr|perl-CursesForms-1.997.0-3|50	* Wed Jun 09 2010 Jérôme Quelin <jquelin@mandriva.org> 1.997.0-1mdv2011.0
12cr|perl-CursesForms-1.997.0-3|51	+ Revision: 547327
12cr|perl-CursesForms-1.997.0-3|52	- import perl-CursesForms
12cr|perl-CursesForms-1.997.0-3|53	
12cr|perl-CursesForms-1.997.0-3|54	
12cr|perl-CursesForms-1.997.0-3|55	* Wed Jun 09 2010 cpan2dist 1.997-1mdv
12cr|perl-CursesForms-1.997.0-3|56	- initial mdv release, generated with cpan2dist

4239 12
12cr|perl-Curses-Toolkit-0.207.0-2|1	%define upstream_name    Curses-Toolkit
12cr|perl-Curses-Toolkit-0.207.0-2|2	%define upstream_version 0.207
12cr|perl-Curses-Toolkit-0.207.0-2|3	
12cr|perl-Curses-Toolkit-0.207.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Curses-Toolkit-0.207.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Curses-Toolkit-0.207.0-2|6	Release:	2
12cr|perl-Curses-Toolkit-0.207.0-2|7	
12cr|perl-Curses-Toolkit-0.207.0-2|8	Summary:	An about dialog window
12cr|perl-Curses-Toolkit-0.207.0-2|9	License:	GPL+ or Artistic
12cr|perl-Curses-Toolkit-0.207.0-2|10	Group:		Development/Perl
12cr|perl-Curses-Toolkit-0.207.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Curses-Toolkit-0.207.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Curses/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Curses-Toolkit-0.207.0-2|13	
12cr|perl-Curses-Toolkit-0.207.0-2|14	BuildRequires:	perl-devel
12cr|perl-Curses-Toolkit-0.207.0-2|15	BuildRequires:	perl(Curses)
12cr|perl-Curses-Toolkit-0.207.0-2|16	BuildRequires:	perl(Curses::UI)
12cr|perl-Curses-Toolkit-0.207.0-2|17	BuildRequires:	perl(English)
12cr|perl-Curses-Toolkit-0.207.0-2|18	BuildRequires:	perl(IO::Pty::Easy)
12cr|perl-Curses-Toolkit-0.207.0-2|19	BuildRequires:	perl(File::Find)
12cr|perl-Curses-Toolkit-0.207.0-2|20	BuildRequires:	perl(File::Find::Rule)
12cr|perl-Curses-Toolkit-0.207.0-2|21	BuildRequires:	perl(FindBin)
12cr|perl-Curses-Toolkit-0.207.0-2|22	BuildRequires:	perl(HTML::Parser)
12cr|perl-Curses-Toolkit-0.207.0-2|23	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Curses-Toolkit-0.207.0-2|24	BuildRequires:	perl(List::Util)
12cr|perl-Curses-Toolkit-0.207.0-2|25	BuildRequires:	perl(Moose)
12cr|perl-Curses-Toolkit-0.207.0-2|26	BuildRequires:	perl(MooseX::FollowPBP)
12cr|perl-Curses-Toolkit-0.207.0-2|27	BuildRequires:	perl(MooseX::Has::Sugar)
12cr|perl-Curses-Toolkit-0.207.0-2|28	BuildRequires:	perl(Moose::Meta::Attribute::Custom::Trait::Chained)
12cr|perl-Curses-Toolkit-0.207.0-2|29	BuildRequires:	perl(POE)
12cr|perl-Curses-Toolkit-0.207.0-2|30	BuildRequires:	perl(Params::Validate)
12cr|perl-Curses-Toolkit-0.207.0-2|31	BuildRequires:	perl(Path::Class)
12cr|perl-Curses-Toolkit-0.207.0-2|32	BuildRequires:	perl(Test::More)
12cr|perl-Curses-Toolkit-0.207.0-2|33	BuildRequires:	perl(Test::Exception)
12cr|perl-Curses-Toolkit-0.207.0-2|34	BuildRequires:	perl(Tie::Array::Iterable)
12cr|perl-Curses-Toolkit-0.207.0-2|35	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Curses-Toolkit-0.207.0-2|36	BuildRequires:	perl(aliased)
12cr|perl-Curses-Toolkit-0.207.0-2|37	BuildRequires:	perl(overload)
12cr|perl-Curses-Toolkit-0.207.0-2|38	BuildRequires:	perl(parent)
12cr|perl-Curses-Toolkit-0.207.0-2|39	
12cr|perl-Curses-Toolkit-0.207.0-2|40	BuildArch:	noarch
12cr|perl-Curses-Toolkit-0.207.0-2|41	
12cr|perl-Curses-Toolkit-0.207.0-2|42	%description
12cr|perl-Curses-Toolkit-0.207.0-2|43	This module tries to be a modern curses toolkit, based on the Curses
12cr|perl-Curses-Toolkit-0.207.0-2|44	module, to build "semi-graphical" user interfaces easily.
12cr|perl-Curses-Toolkit-0.207.0-2|45	
12cr|perl-Curses-Toolkit-0.207.0-2|46	*WARNING* : This is still in "beta" version, not all the features are
12cr|perl-Curses-Toolkit-0.207.0-2|47	implemented, and the API may change. However, most of the components are
12cr|perl-Curses-Toolkit-0.207.0-2|48	there, and things should not change that much in the future... Still, don't
12cr|perl-Curses-Toolkit-0.207.0-2|49	use it in production, and don't consider it stable.
12cr|perl-Curses-Toolkit-0.207.0-2|50	
12cr|perl-Curses-Toolkit-0.207.0-2|51	the Curses::Toolkit manpage is meant to be used with a mainloop, which is
12cr|perl-Curses-Toolkit-0.207.0-2|52	not part of this module. I recommend you the POE::Component::Curses
12cr|perl-Curses-Toolkit-0.207.0-2|53	manpage, which is probably what you want. the POE::Component::Curses
12cr|perl-Curses-Toolkit-0.207.0-2|54	manpage uses Curses::Toolkit, but provides a mainloop and handles keyboard,
12cr|perl-Curses-Toolkit-0.207.0-2|55	mouse, timer and other events, whereas Curses::Toolkit is just the drawing
12cr|perl-Curses-Toolkit-0.207.0-2|56	library. See the example above. the 'spawn' method returns a the
12cr|perl-Curses-Toolkit-0.207.0-2|57	Curses::Toolkit manpage object, which you can call methods on.
12cr|perl-Curses-Toolkit-0.207.0-2|58	
12cr|perl-Curses-Toolkit-0.207.0-2|59	%prep
12cr|perl-Curses-Toolkit-0.207.0-2|60	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Curses-Toolkit-0.207.0-2|61	
12cr|perl-Curses-Toolkit-0.207.0-2|62	%build
12cr|perl-Curses-Toolkit-0.207.0-2|63	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Curses-Toolkit-0.207.0-2|64	%make
12cr|perl-Curses-Toolkit-0.207.0-2|65	
12cr|perl-Curses-Toolkit-0.207.0-2|66	%check
12cr|perl-Curses-Toolkit-0.207.0-2|67	%make test
12cr|perl-Curses-Toolkit-0.207.0-2|68	
12cr|perl-Curses-Toolkit-0.207.0-2|69	%install
12cr|perl-Curses-Toolkit-0.207.0-2|70	%makeinstall_std
12cr|perl-Curses-Toolkit-0.207.0-2|71	
12cr|perl-Curses-Toolkit-0.207.0-2|72	%files
12cr|perl-Curses-Toolkit-0.207.0-2|73	%doc Changes LICENSE META.yml README
12cr|perl-Curses-Toolkit-0.207.0-2|74	%{_mandir}/man3/*
12cr|perl-Curses-Toolkit-0.207.0-2|75	%{perl_vendorlib}/*
12cr|perl-Curses-Toolkit-0.207.0-2|76	
12cr|perl-Curses-Toolkit-0.207.0-2|77	%changelog
12cr|perl-Curses-Toolkit-0.207.0-2|78	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.207.0-1mdv2011.0
12cr|perl-Curses-Toolkit-0.207.0-2|79	+ Revision: 688744
12cr|perl-Curses-Toolkit-0.207.0-2|80	- update to new version 0.207
12cr|perl-Curses-Toolkit-0.207.0-2|81	
12cr|perl-Curses-Toolkit-0.207.0-2|82	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.206.0-2
12cr|perl-Curses-Toolkit-0.207.0-2|83	+ Revision: 657400
12cr|perl-Curses-Toolkit-0.207.0-2|84	- rebuild for updated spec-helper
12cr|perl-Curses-Toolkit-0.207.0-2|85	
12cr|perl-Curses-Toolkit-0.207.0-2|86	* Fri Mar 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.206.0-1
12cr|perl-Curses-Toolkit-0.207.0-2|87	+ Revision: 646375
12cr|perl-Curses-Toolkit-0.207.0-2|88	- new version
12cr|perl-Curses-Toolkit-0.207.0-2|89	
12cr|perl-Curses-Toolkit-0.207.0-2|90	* Tue Mar 09 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.680-1mdv2011.0
12cr|perl-Curses-Toolkit-0.207.0-2|91	+ Revision: 517117
12cr|perl-Curses-Toolkit-0.207.0-2|92	- update to 0.100680
12cr|perl-Curses-Toolkit-0.207.0-2|93	
12cr|perl-Curses-Toolkit-0.207.0-2|94	* Fri Mar 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.630-1mdv2010.1
12cr|perl-Curses-Toolkit-0.207.0-2|95	+ Revision: 514463
12cr|perl-Curses-Toolkit-0.207.0-2|96	- adding missing buildrequires:
12cr|perl-Curses-Toolkit-0.207.0-2|97	- adding missing buildrequires:
12cr|perl-Curses-Toolkit-0.207.0-2|98	- update to 0.100630
12cr|perl-Curses-Toolkit-0.207.0-2|99	
12cr|perl-Curses-Toolkit-0.207.0-2|100	* Tue Feb 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.320-1mdv2010.1
12cr|perl-Curses-Toolkit-0.207.0-2|101	+ Revision: 510256
12cr|perl-Curses-Toolkit-0.207.0-2|102	- import perl-Curses-Toolkit
12cr|perl-Curses-Toolkit-0.207.0-2|103	
12cr|perl-Curses-Toolkit-0.207.0-2|104	
12cr|perl-Curses-Toolkit-0.207.0-2|105	* Tue Feb 23 2010 cpan2dist 0.100320-1mdv
12cr|perl-Curses-Toolkit-0.207.0-2|106	- initial mdv release, generated with cpan2dist

4240 12
12cr|perl-Curses-UI-POE-0.35.0-3|1	%define upstream_name       Curses-UI-POE
12cr|perl-Curses-UI-POE-0.35.0-3|2	%define upstream_version    0.035
12cr|perl-Curses-UI-POE-0.35.0-3|3	
12cr|perl-Curses-UI-POE-0.35.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Curses-UI-POE-0.35.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Curses-UI-POE-0.35.0-3|6	Release:	3
12cr|perl-Curses-UI-POE-0.35.0-3|7	Epoch:		1
12cr|perl-Curses-UI-POE-0.35.0-3|8	Summary:	A subclass makes Curses::UI POE Friendly
12cr|perl-Curses-UI-POE-0.35.0-3|9	License:	GPL
12cr|perl-Curses-UI-POE-0.35.0-3|10	Group:		Development/Perl
12cr|perl-Curses-UI-POE-0.35.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Curses-UI-POE-0.35.0-3|12	Source:		http://www.cpan.org/modules/by-module/Curse/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Curses-UI-POE-0.35.0-3|13	
12cr|perl-Curses-UI-POE-0.35.0-3|14	BuildRequires:	perl-devel
12cr|perl-Curses-UI-POE-0.35.0-3|15	BuildRequires:	perl(Curses::UI)
12cr|perl-Curses-UI-POE-0.35.0-3|16	BuildRequires:	perl(POE)
12cr|perl-Curses-UI-POE-0.35.0-3|17	BuildArch:	noarch
12cr|perl-Curses-UI-POE-0.35.0-3|18	
12cr|perl-Curses-UI-POE-0.35.0-3|19	%description
12cr|perl-Curses-UI-POE-0.35.0-3|20	This is a subclass for Curses::UI that enables it to work with POE. It is
12cr|perl-Curses-UI-POE-0.35.0-3|21	designed to simply slide over Curses::UI. Keeping the API the same and simply
12cr|perl-Curses-UI-POE-0.35.0-3|22	forcing Curses::UI to do all of its event handling via POE, instead of internal
12cr|perl-Curses-UI-POE-0.35.0-3|23	to itself. This allows you to use POE behind the scenes for things like
12cr|perl-Curses-UI-POE-0.35.0-3|24	networking clients, without Curses::UI breaking your programs' functionality.
12cr|perl-Curses-UI-POE-0.35.0-3|25	
12cr|perl-Curses-UI-POE-0.35.0-3|26	%prep
12cr|perl-Curses-UI-POE-0.35.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Curses-UI-POE-0.35.0-3|28	
12cr|perl-Curses-UI-POE-0.35.0-3|29	%build
12cr|perl-Curses-UI-POE-0.35.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Curses-UI-POE-0.35.0-3|31	%make
12cr|perl-Curses-UI-POE-0.35.0-3|32	
12cr|perl-Curses-UI-POE-0.35.0-3|33	%check
12cr|perl-Curses-UI-POE-0.35.0-3|34	make test
12cr|perl-Curses-UI-POE-0.35.0-3|35	
12cr|perl-Curses-UI-POE-0.35.0-3|36	%install
12cr|perl-Curses-UI-POE-0.35.0-3|37	%makeinstall_std
12cr|perl-Curses-UI-POE-0.35.0-3|38	
12cr|perl-Curses-UI-POE-0.35.0-3|39	%files
12cr|perl-Curses-UI-POE-0.35.0-3|40	%doc CHANGES
12cr|perl-Curses-UI-POE-0.35.0-3|41	%{perl_vendorlib}/Curses
12cr|perl-Curses-UI-POE-0.35.0-3|42	%{_mandir}/*/*
12cr|perl-Curses-UI-POE-0.35.0-3|43	
12cr|perl-Curses-UI-POE-0.35.0-3|44	
12cr|perl-Curses-UI-POE-0.35.0-3|45	%changelog
12cr|perl-Curses-UI-POE-0.35.0-3|46	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1:0.35.0-2mdv2011.0
12cr|perl-Curses-UI-POE-0.35.0-3|47	+ Revision: 680874
12cr|perl-Curses-UI-POE-0.35.0-3|48	- mass rebuild
12cr|perl-Curses-UI-POE-0.35.0-3|49	
12cr|perl-Curses-UI-POE-0.35.0-3|50	* Thu Jul 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.35.0-1mdv2011.0
12cr|perl-Curses-UI-POE-0.35.0-3|51	+ Revision: 396677
12cr|perl-Curses-UI-POE-0.35.0-3|52	- new version
12cr|perl-Curses-UI-POE-0.35.0-3|53	- use %%perl_version macro
12cr|perl-Curses-UI-POE-0.35.0-3|54	- drop patch, useless now
12cr|perl-Curses-UI-POE-0.35.0-3|55	
12cr|perl-Curses-UI-POE-0.35.0-3|56	* Wed Jan 21 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.031-1mdv2009.1
12cr|perl-Curses-UI-POE-0.35.0-3|57	+ Revision: 332116
12cr|perl-Curses-UI-POE-0.35.0-3|58	- bumping epoch, to force new version
12cr|perl-Curses-UI-POE-0.35.0-3|59	- applying fix for rt #19681, not yet included upstream
12cr|perl-Curses-UI-POE-0.35.0-3|60	
12cr|perl-Curses-UI-POE-0.35.0-3|61	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|perl-Curses-UI-POE-0.35.0-3|62	- 0.031
12cr|perl-Curses-UI-POE-0.35.0-3|63	
12cr|perl-Curses-UI-POE-0.35.0-3|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Curses-UI-POE-0.35.0-3|65	- rebuild
12cr|perl-Curses-UI-POE-0.35.0-3|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Curses-UI-POE-0.35.0-3|67	
12cr|perl-Curses-UI-POE-0.35.0-3|68	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Curses-UI-POE-0.35.0-3|69	- restore BuildRoot
12cr|perl-Curses-UI-POE-0.35.0-3|70	
12cr|perl-Curses-UI-POE-0.35.0-3|71	* Thu Jun 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02801-1mdv2008.0
12cr|perl-Curses-UI-POE-0.35.0-3|72	+ Revision: 39291
12cr|perl-Curses-UI-POE-0.35.0-3|73	- import error
12cr|perl-Curses-UI-POE-0.35.0-3|74	- import perl-Curses-UI-POE
12cr|perl-Curses-UI-POE-0.35.0-3|75	
12cr|perl-Curses-UI-POE-0.35.0-3|76	
12cr|perl-Curses-UI-POE-0.35.0-3|77	* Tue Feb 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02801-1mdv2007.1
12cr|perl-Curses-UI-POE-0.35.0-3|78	- initial mdv release

4241 12
12cr|perl-CursesWidgets-1.997.0-3|1	%define upstream_name    CursesWidgets
12cr|perl-CursesWidgets-1.997.0-3|2	%define upstream_version 1.997
12cr|perl-CursesWidgets-1.997.0-3|3	
12cr|perl-CursesWidgets-1.997.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-CursesWidgets-1.997.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-CursesWidgets-1.997.0-3|6	Release:	3
12cr|perl-CursesWidgets-1.997.0-3|7	
12cr|perl-CursesWidgets-1.997.0-3|8	Summary:	Assorted widgets for rapid interface design
12cr|perl-CursesWidgets-1.997.0-3|9	License:	GPL+ or Artistic
12cr|perl-CursesWidgets-1.997.0-3|10	Group:		Development/Perl
12cr|perl-CursesWidgets-1.997.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-CursesWidgets-1.997.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Curses/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-CursesWidgets-1.997.0-3|13	
12cr|perl-CursesWidgets-1.997.0-3|14	BuildRequires:	perl-devel
12cr|perl-CursesWidgets-1.997.0-3|15	BuildRequires:	perl(Curses)
12cr|perl-CursesWidgets-1.997.0-3|16	BuildArch:	noarch
12cr|perl-CursesWidgets-1.997.0-3|17	
12cr|perl-CursesWidgets-1.997.0-3|18	%description
12cr|perl-CursesWidgets-1.997.0-3|19	This module serves two purposes: to provide a framework for creating custom
12cr|perl-CursesWidgets-1.997.0-3|20	widget classes, and importing a few useful functions for global use.
12cr|perl-CursesWidgets-1.997.0-3|21	
12cr|perl-CursesWidgets-1.997.0-3|22	Widget specific methods are documented in each Widget's pod.
12cr|perl-CursesWidgets-1.997.0-3|23	
12cr|perl-CursesWidgets-1.997.0-3|24	%prep
12cr|perl-CursesWidgets-1.997.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-CursesWidgets-1.997.0-3|26	
12cr|perl-CursesWidgets-1.997.0-3|27	%build
12cr|perl-CursesWidgets-1.997.0-3|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-CursesWidgets-1.997.0-3|29	%make
12cr|perl-CursesWidgets-1.997.0-3|30	
12cr|perl-CursesWidgets-1.997.0-3|31	%check
12cr|perl-CursesWidgets-1.997.0-3|32	# tests require human input
12cr|perl-CursesWidgets-1.997.0-3|33	#make test
12cr|perl-CursesWidgets-1.997.0-3|34	
12cr|perl-CursesWidgets-1.997.0-3|35	%install
12cr|perl-CursesWidgets-1.997.0-3|36	%makeinstall_std
12cr|perl-CursesWidgets-1.997.0-3|37	
12cr|perl-CursesWidgets-1.997.0-3|38	%files
12cr|perl-CursesWidgets-1.997.0-3|39	%doc CHANGELOG LICENSE README
12cr|perl-CursesWidgets-1.997.0-3|40	%{_mandir}/man3/*
12cr|perl-CursesWidgets-1.997.0-3|41	%{perl_vendorlib}/*
12cr|perl-CursesWidgets-1.997.0-3|42	
12cr|perl-CursesWidgets-1.997.0-3|43	%changelog
12cr|perl-CursesWidgets-1.997.0-3|44	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.997.0-2mdv2011.0
12cr|perl-CursesWidgets-1.997.0-3|45	+ Revision: 658523
12cr|perl-CursesWidgets-1.997.0-3|46	- rebuild for updated spec-helper
12cr|perl-CursesWidgets-1.997.0-3|47	
12cr|perl-CursesWidgets-1.997.0-3|48	* Wed Jun 09 2010 Jérôme Quelin <jquelin@mandriva.org> 1.997.0-1mdv2011.0
12cr|perl-CursesWidgets-1.997.0-3|49	+ Revision: 547324
12cr|perl-CursesWidgets-1.997.0-3|50	- import perl-CursesWidgets
12cr|perl-CursesWidgets-1.997.0-3|51	
12cr|perl-CursesWidgets-1.997.0-3|52	
12cr|perl-CursesWidgets-1.997.0-3|53	* Wed Jun 09 2010 cpan2dist 1.997-1mdv
12cr|perl-CursesWidgets-1.997.0-3|54	- initial mdv release, generated with cpan2dist

4242 12
12cr|perl-Dancer-1.304.0-2|1	%define upstream_name    Dancer
12cr|perl-Dancer-1.304.0-2|2	%define upstream_version 1.3040
12cr|perl-Dancer-1.304.0-2|3	
12cr|perl-Dancer-1.304.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Dancer-1.304.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dancer-1.304.0-2|6	Release:	2
12cr|perl-Dancer-1.304.0-2|7	
12cr|perl-Dancer-1.304.0-2|8	Summary:	Template Toolkit wrapper for Dancer
12cr|perl-Dancer-1.304.0-2|9	License:	GPL+ or Artistic
12cr|perl-Dancer-1.304.0-2|10	Group:		Development/Perl
12cr|perl-Dancer-1.304.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dancer-1.304.0-2|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dancer-1.304.0-2|13	
12cr|perl-Dancer-1.304.0-2|14	BuildRequires:	perl-devel
12cr|perl-Dancer-1.304.0-2|15	BuildRequires:	perl(Encode)
12cr|perl-Dancer-1.304.0-2|16	BuildRequires:	perl(File::Basename)
12cr|perl-Dancer-1.304.0-2|17	BuildRequires:	perl(File::Spec)
12cr|perl-Dancer-1.304.0-2|18	BuildRequires:	perl(HTTP::Body)
12cr|perl-Dancer-1.304.0-2|19	BuildRequires:	perl(HTTP::Server::Simple::CGI)
12cr|perl-Dancer-1.304.0-2|20	BuildRequires:	perl(HTTP::Server::Simple::PSGI)
12cr|perl-Dancer-1.304.0-2|21	BuildRequires:	perl(LWP)
12cr|perl-Dancer-1.304.0-2|22	BuildRequires:	perl(MIME::Types)
12cr|perl-Dancer-1.304.0-2|23	BuildRequires:	perl(Test::More)
12cr|perl-Dancer-1.304.0-2|24	BuildRequires:	perl(Time::HiRes)
12cr|perl-Dancer-1.304.0-2|25	BuildRequires:	perl(URI)
12cr|perl-Dancer-1.304.0-2|26	BuildArch:	noarch
12cr|perl-Dancer-1.304.0-2|27	
12cr|perl-Dancer-1.304.0-2|28	%description
12cr|perl-Dancer-1.304.0-2|29	Dancer is a web application framework designed to be as effortless as
12cr|perl-Dancer-1.304.0-2|30	possible for the developer, taking care of the boring bits as easily as
12cr|perl-Dancer-1.304.0-2|31	possible, yet staying out of your way and letting you get on with writing
12cr|perl-Dancer-1.304.0-2|32	your code.
12cr|perl-Dancer-1.304.0-2|33	
12cr|perl-Dancer-1.304.0-2|34	Dancer aims to provide the simplest way for writing web applications, and
12cr|perl-Dancer-1.304.0-2|35	offers the flexibility to scale between a very simple lightweight web
12cr|perl-Dancer-1.304.0-2|36	service consisting of a few lines of code in a single file, all the way up
12cr|perl-Dancer-1.304.0-2|37	to a more complex fully-fledged web application with session support,
12cr|perl-Dancer-1.304.0-2|38	templates for views and layouts, etc.
12cr|perl-Dancer-1.304.0-2|39	
12cr|perl-Dancer-1.304.0-2|40	If you don't want to write CGI scripts by hand, and find Catalyst too big
12cr|perl-Dancer-1.304.0-2|41	or cumbersome for your project, Dancer is what you need.
12cr|perl-Dancer-1.304.0-2|42	
12cr|perl-Dancer-1.304.0-2|43	%prep
12cr|perl-Dancer-1.304.0-2|44	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dancer-1.304.0-2|45	
12cr|perl-Dancer-1.304.0-2|46	%build
12cr|perl-Dancer-1.304.0-2|47	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dancer-1.304.0-2|48	%make
12cr|perl-Dancer-1.304.0-2|49	
12cr|perl-Dancer-1.304.0-2|50	%check
12cr|perl-Dancer-1.304.0-2|51	%make test
12cr|perl-Dancer-1.304.0-2|52	
12cr|perl-Dancer-1.304.0-2|53	%install
12cr|perl-Dancer-1.304.0-2|54	%makeinstall_std
12cr|perl-Dancer-1.304.0-2|55	
12cr|perl-Dancer-1.304.0-2|56	%files
12cr|perl-Dancer-1.304.0-2|57	%doc README CHANGES META.yml LICENSE
12cr|perl-Dancer-1.304.0-2|58	%{_bindir}/dancer
12cr|perl-Dancer-1.304.0-2|59	%{_mandir}/man1/dancer.1*
12cr|perl-Dancer-1.304.0-2|60	%{_mandir}/man3/*
12cr|perl-Dancer-1.304.0-2|61	%{perl_vendorlib}/*
12cr|perl-Dancer-1.304.0-2|62	
12cr|perl-Dancer-1.304.0-2|63	%changelog
12cr|perl-Dancer-1.304.0-2|64	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.304.0-1mdv2011.0
12cr|perl-Dancer-1.304.0-2|65	+ Revision: 662493
12cr|perl-Dancer-1.304.0-2|66	- update to new version 1.3040
12cr|perl-Dancer-1.304.0-2|67	
12cr|perl-Dancer-1.304.0-2|68	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.303.0-1
12cr|perl-Dancer-1.304.0-2|69	+ Revision: 654040
12cr|perl-Dancer-1.304.0-2|70	- update to new version 1.3030
12cr|perl-Dancer-1.304.0-2|71	
12cr|perl-Dancer-1.304.0-2|72	* Wed Mar 23 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.302.0-1
12cr|perl-Dancer-1.304.0-2|73	+ Revision: 648069
12cr|perl-Dancer-1.304.0-2|74	- update to new version 1.3020
12cr|perl-Dancer-1.304.0-2|75	
12cr|perl-Dancer-1.304.0-2|76	* Sat Feb 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.301.0-1
12cr|perl-Dancer-1.304.0-2|77	+ Revision: 637366
12cr|perl-Dancer-1.304.0-2|78	- update to new version 1.3010
12cr|perl-Dancer-1.304.0-2|79	
12cr|perl-Dancer-1.304.0-2|80	* Thu Dec 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.200.300-1mdv2011.0
12cr|perl-Dancer-1.304.0-2|81	+ Revision: 624079
12cr|perl-Dancer-1.304.0-2|82	- update to new version 1.2003
12cr|perl-Dancer-1.304.0-2|83	
12cr|perl-Dancer-1.304.0-2|84	* Sun Nov 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.190.400-1mdv2011.0
12cr|perl-Dancer-1.304.0-2|85	+ Revision: 597575
12cr|perl-Dancer-1.304.0-2|86	- update to new version 1.1904
12cr|perl-Dancer-1.304.0-2|87	
12cr|perl-Dancer-1.304.0-2|88	* Sat Oct 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.190.100-1mdv2011.0
12cr|perl-Dancer-1.304.0-2|89	+ Revision: 586104
12cr|perl-Dancer-1.304.0-2|90	- import perl-Dancer
12cr|perl-Dancer-1.304.0-2|91	

4243 12
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|1	%define upstream_name    Dancer-Plugin-DBIC
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|2	%define upstream_version 0.1504
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|3	
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|4	Name:		perl-%{upstream_name}
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|6	Release:	4
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|7	
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|8	Summary:	DBIx::Class interface for Dancer applications
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|9	License:	GPL+ or Artistic
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|10	Group:		Development/Perl
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|12	Source0:	http://www.cpan.org/modules/by-module/Dancer/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|13	
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|14	BuildRequires:	perl-devel
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|15	BuildRequires:	perl(Dancer)
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|16	BuildRequires:	perl(DBIx::Class)
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|17	BuildRequires:	perl(DBIx::Class::Schema::Loader)
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|18	BuildRequires:	perl(Test::Exception)
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|19	BuildRequires:	perl(Module::Find)
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|20	BuildArch:	noarch
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|21	
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|22	%description
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|23	This plugin provides an easy way to obtain the DBIx::Class::ResultSet
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|24	manpage instances via the the function schema(), which it automatically
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|25	imports. You just need to point to a dsn in your the Dancer manpage
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|26	configuration file. So you no longer have to write boilerplate DBIC setup
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|27	code.
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|28	
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|29	%prep
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|31	
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|32	%build
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|34	%make
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|35	
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|36	%check
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|37	%make test
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|38	
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|39	%install
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|40	%makeinstall_std
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|41	
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|42	%files
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|43	%doc README META.yml LICENSE
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|44	%{_mandir}/man3/*
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|45	%{perl_vendorlib}/*
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|46	
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|47	%changelog
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|48	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 0.150.400-3mdv2011.0
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|49	+ Revision: 658177
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|50	- tweak br
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|51	- rebuild for updated spec-helper
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|52	- rebuild for updated spec-helper
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|53	
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|54	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|55	- fix build dependencies
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|56	
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|57	* Thu Dec 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.150.400-1mdv2011.0
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|58	+ Revision: 624080
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|59	- update to new version 0.1504
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|60	
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|61	* Sun Oct 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.150.100-1mdv2011.0
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|62	+ Revision: 586525
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|63	- import perl-Dancer-Plugin-DBIC
12cr|perl-Dancer-Plugin-DBIC-0.150.400-4|64	

4244 12
12cr|perl-Danga-Socket-1.610.0-3|1	%define upstream_name    Danga-Socket
12cr|perl-Danga-Socket-1.610.0-3|2	%define upstream_version 1.61
12cr|perl-Danga-Socket-1.610.0-3|3	
12cr|perl-Danga-Socket-1.610.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Danga-Socket-1.610.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Danga-Socket-1.610.0-3|6	Release:	3
12cr|perl-Danga-Socket-1.610.0-3|7	
12cr|perl-Danga-Socket-1.610.0-3|8	Summary:	Event loop and event-driven async socket base class
12cr|perl-Danga-Socket-1.610.0-3|9	License:	GPL+ and Artistic
12cr|perl-Danga-Socket-1.610.0-3|10	Group:		Development/Perl
12cr|perl-Danga-Socket-1.610.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Danga-Socket-1.610.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Danga/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Danga-Socket-1.610.0-3|13	
12cr|perl-Danga-Socket-1.610.0-3|14	BuildRequires:	perl-devel
12cr|perl-Danga-Socket-1.610.0-3|15	BuildRequires:	perl(Sys::Syscall)
12cr|perl-Danga-Socket-1.610.0-3|16	BuildArch:	noarch
12cr|perl-Danga-Socket-1.610.0-3|17	
12cr|perl-Danga-Socket-1.610.0-3|18	%description
12cr|perl-Danga-Socket-1.610.0-3|19	This is an abstract base class for objects backed by a socket which provides
12cr|perl-Danga-Socket-1.610.0-3|20	the basic framework for event-driven asynchronous IO, designed to be fast.
12cr|perl-Danga-Socket-1.610.0-3|21	Danga::Socket is both a base class for objects, and an event loop.
12cr|perl-Danga-Socket-1.610.0-3|22	
12cr|perl-Danga-Socket-1.610.0-3|23	Callers subclass Danga::Socket. Danga::Socket's constructor registers itself
12cr|perl-Danga-Socket-1.610.0-3|24	with the Danga::Socket event loop, and invokes callbacks on the object for
12cr|perl-Danga-Socket-1.610.0-3|25	readability, writability, errors, and other conditions.
12cr|perl-Danga-Socket-1.610.0-3|26	Because Danga::Socket uses the "fields" module, your subclasses must too.
12cr|perl-Danga-Socket-1.610.0-3|27	
12cr|perl-Danga-Socket-1.610.0-3|28	%prep
12cr|perl-Danga-Socket-1.610.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Danga-Socket-1.610.0-3|30	
12cr|perl-Danga-Socket-1.610.0-3|31	%build
12cr|perl-Danga-Socket-1.610.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Danga-Socket-1.610.0-3|33	%make
12cr|perl-Danga-Socket-1.610.0-3|34	
12cr|perl-Danga-Socket-1.610.0-3|35	%check
12cr|perl-Danga-Socket-1.610.0-3|36	make test
12cr|perl-Danga-Socket-1.610.0-3|37	
12cr|perl-Danga-Socket-1.610.0-3|38	%install
12cr|perl-Danga-Socket-1.610.0-3|39	%makeinstall_std
12cr|perl-Danga-Socket-1.610.0-3|40	
12cr|perl-Danga-Socket-1.610.0-3|41	%files
12cr|perl-Danga-Socket-1.610.0-3|42	%doc CHANGES
12cr|perl-Danga-Socket-1.610.0-3|43	%{perl_vendorlib}/Danga
12cr|perl-Danga-Socket-1.610.0-3|44	%{_mandir}/man3/*
12cr|perl-Danga-Socket-1.610.0-3|45	
12cr|perl-Danga-Socket-1.610.0-3|46	
12cr|perl-Danga-Socket-1.610.0-3|47	%changelog
12cr|perl-Danga-Socket-1.610.0-3|48	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 1.610.0-2mdv2011.0
12cr|perl-Danga-Socket-1.610.0-3|49	+ Revision: 681369
12cr|perl-Danga-Socket-1.610.0-3|50	- mass rebuild
12cr|perl-Danga-Socket-1.610.0-3|51	
12cr|perl-Danga-Socket-1.610.0-3|52	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.610.0-1mdv2011.0
12cr|perl-Danga-Socket-1.610.0-3|53	+ Revision: 405959
12cr|perl-Danga-Socket-1.610.0-3|54	- rebuild using %%perl_convert_version
12cr|perl-Danga-Socket-1.610.0-3|55	
12cr|perl-Danga-Socket-1.610.0-3|56	* Tue Dec 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.61-1mdv2009.1
12cr|perl-Danga-Socket-1.610.0-3|57	+ Revision: 309296
12cr|perl-Danga-Socket-1.610.0-3|58	- update to new version 1.61
12cr|perl-Danga-Socket-1.610.0-3|59	
12cr|perl-Danga-Socket-1.610.0-3|60	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.59-2mdv2009.0
12cr|perl-Danga-Socket-1.610.0-3|61	+ Revision: 268407
12cr|perl-Danga-Socket-1.610.0-3|62	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Danga-Socket-1.610.0-3|63	
12cr|perl-Danga-Socket-1.610.0-3|64	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.59-1mdv2009.0
12cr|perl-Danga-Socket-1.610.0-3|65	+ Revision: 194843
12cr|perl-Danga-Socket-1.610.0-3|66	- update to new version 1.59
12cr|perl-Danga-Socket-1.610.0-3|67	- update to new version 1.59
12cr|perl-Danga-Socket-1.610.0-3|68	
12cr|perl-Danga-Socket-1.610.0-3|69	* Tue Jan 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.58-1mdv2008.1
12cr|perl-Danga-Socket-1.610.0-3|70	+ Revision: 156175
12cr|perl-Danga-Socket-1.610.0-3|71	- update to new version 1.58
12cr|perl-Danga-Socket-1.610.0-3|72	
12cr|perl-Danga-Socket-1.610.0-3|73	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Danga-Socket-1.610.0-3|74	- restore BuildRoot
12cr|perl-Danga-Socket-1.610.0-3|75	
12cr|perl-Danga-Socket-1.610.0-3|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Danga-Socket-1.610.0-3|77	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Danga-Socket-1.610.0-3|78	
12cr|perl-Danga-Socket-1.610.0-3|79	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 1.57-1mdv2008.0
12cr|perl-Danga-Socket-1.610.0-3|80	+ Revision: 19826
12cr|perl-Danga-Socket-1.610.0-3|81	- 1.57
12cr|perl-Danga-Socket-1.610.0-3|82	
12cr|perl-Danga-Socket-1.610.0-3|83	
12cr|perl-Danga-Socket-1.610.0-3|84	* Mon Aug 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.53-1mdv2007.0
12cr|perl-Danga-Socket-1.610.0-3|85	- new version
12cr|perl-Danga-Socket-1.610.0-3|86	- fix sources URL
12cr|perl-Danga-Socket-1.610.0-3|87	
12cr|perl-Danga-Socket-1.610.0-3|88	* Wed Aug 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.52-1mdv2007.0
12cr|perl-Danga-Socket-1.610.0-3|89	- New version 1.52
12cr|perl-Danga-Socket-1.610.0-3|90	- fix directory ownership
12cr|perl-Danga-Socket-1.610.0-3|91	
12cr|perl-Danga-Socket-1.610.0-3|92	* Sun Apr 30 2006 Michael Scherer <misc@mandriva.org> 1.51-1mdk
12cr|perl-Danga-Socket-1.610.0-3|93	- New release 1.51
12cr|perl-Danga-Socket-1.610.0-3|94	
12cr|perl-Danga-Socket-1.610.0-3|95	* Wed Apr 19 2006 Michael Scherer <misc@mandriva.org> 1.50-1mdk
12cr|perl-Danga-Socket-1.610.0-3|96	- First Mandriva package
12cr|perl-Danga-Socket-1.610.0-3|97	

4245 12
12cr|perl-Data-Alias-1.160.0-1|1	%define	module	Data-Alias
12cr|perl-Data-Alias-1.160.0-1|2	%define	upstream_version 1.16
12cr|perl-Data-Alias-1.160.0-1|3	
12cr|perl-Data-Alias-1.160.0-1|4	Name:		perl-%{module}
12cr|perl-Data-Alias-1.160.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-Alias-1.160.0-1|6	Release:	1
12cr|perl-Data-Alias-1.160.0-1|7	
12cr|perl-Data-Alias-1.160.0-1|8	Summary:	Comprehensive set of aliasing operations
12cr|perl-Data-Alias-1.160.0-1|9	License:	GPLv1+ or Artistic
12cr|perl-Data-Alias-1.160.0-1|10	Group:		Development/Perl
12cr|perl-Data-Alias-1.160.0-1|11	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Data-Alias-1.160.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{module}-%{upstream_version}.tar.gz
12cr|perl-Data-Alias-1.160.0-1|13	Patch0:		Data-Alias-1.16-string-format-fix.patch
12cr|perl-Data-Alias-1.160.0-1|14	
12cr|perl-Data-Alias-1.160.0-1|15	BuildRequires:	perl-devel
12cr|perl-Data-Alias-1.160.0-1|16	
12cr|perl-Data-Alias-1.160.0-1|17	%description
12cr|perl-Data-Alias-1.160.0-1|18	Aliasing is the phenomenon where two different expressions actually refer
12cr|perl-Data-Alias-1.160.0-1|19	to the same thing. Modifying one will modify the other, and if you take a
12cr|perl-Data-Alias-1.160.0-1|20	reference to both, the two values are the same.
12cr|perl-Data-Alias-1.160.0-1|21	
12cr|perl-Data-Alias-1.160.0-1|22	%prep
12cr|perl-Data-Alias-1.160.0-1|23	%setup -q -n %{module}-%{upstream_version}
12cr|perl-Data-Alias-1.160.0-1|24	%patch0 -p1 -b .str_fmt~
12cr|perl-Data-Alias-1.160.0-1|25	
12cr|perl-Data-Alias-1.160.0-1|26	%build
12cr|perl-Data-Alias-1.160.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Alias-1.160.0-1|28	%make
12cr|perl-Data-Alias-1.160.0-1|29	
12cr|perl-Data-Alias-1.160.0-1|30	%check
12cr|perl-Data-Alias-1.160.0-1|31	make test
12cr|perl-Data-Alias-1.160.0-1|32	
12cr|perl-Data-Alias-1.160.0-1|33	%install
12cr|perl-Data-Alias-1.160.0-1|34	%makeinstall_std
12cr|perl-Data-Alias-1.160.0-1|35	
12cr|perl-Data-Alias-1.160.0-1|36	%files
12cr|perl-Data-Alias-1.160.0-1|37	%doc Changes README
12cr|perl-Data-Alias-1.160.0-1|38	%{_mandir}/man3/*
12cr|perl-Data-Alias-1.160.0-1|39	%{perl_vendorarch}/Data
12cr|perl-Data-Alias-1.160.0-1|40	%{perl_vendorarch}/auto/Data
12cr|perl-Data-Alias-1.160.0-1|41	
12cr|perl-Data-Alias-1.160.0-1|42	
12cr|perl-Data-Alias-1.160.0-1|43	%changelog
12cr|perl-Data-Alias-1.160.0-1|44	* Thu Feb 02 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.160.0-1
12cr|perl-Data-Alias-1.160.0-1|45	+ Revision: 770573
12cr|perl-Data-Alias-1.160.0-1|46	- apply string format fix
12cr|perl-Data-Alias-1.160.0-1|47	- update url
12cr|perl-Data-Alias-1.160.0-1|48	- new version
12cr|perl-Data-Alias-1.160.0-1|49	- cleanup spec
12cr|perl-Data-Alias-1.160.0-1|50	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Data-Alias-1.160.0-1|51	
12cr|perl-Data-Alias-1.160.0-1|52	* Wed Jun 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.150.0-1
12cr|perl-Data-Alias-1.160.0-1|53	+ Revision: 686625
12cr|perl-Data-Alias-1.160.0-1|54	- update to new version 1.15
12cr|perl-Data-Alias-1.160.0-1|55	
12cr|perl-Data-Alias-1.160.0-1|56	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.140.0-1
12cr|perl-Data-Alias-1.160.0-1|57	+ Revision: 662053
12cr|perl-Data-Alias-1.160.0-1|58	- update to new version 1.14
12cr|perl-Data-Alias-1.160.0-1|59	
12cr|perl-Data-Alias-1.160.0-1|60	* Thu Feb 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.120.0-1
12cr|perl-Data-Alias-1.160.0-1|61	+ Revision: 639633
12cr|perl-Data-Alias-1.160.0-1|62	- update to new version 1.12
12cr|perl-Data-Alias-1.160.0-1|63	
12cr|perl-Data-Alias-1.160.0-1|64	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.110.0-1
12cr|perl-Data-Alias-1.160.0-1|65	+ Revision: 634221
12cr|perl-Data-Alias-1.160.0-1|66	- update to new version 1.11
12cr|perl-Data-Alias-1.160.0-1|67	
12cr|perl-Data-Alias-1.160.0-1|68	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.100.0-1mdv2011.0
12cr|perl-Data-Alias-1.160.0-1|69	+ Revision: 601864
12cr|perl-Data-Alias-1.160.0-1|70	- update to new version 1.10
12cr|perl-Data-Alias-1.160.0-1|71	
12cr|perl-Data-Alias-1.160.0-1|72	* Tue Nov 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.90.0-1mdv2011.0
12cr|perl-Data-Alias-1.160.0-1|73	+ Revision: 598083
12cr|perl-Data-Alias-1.160.0-1|74	- update to new version 1.09
12cr|perl-Data-Alias-1.160.0-1|75	
12cr|perl-Data-Alias-1.160.0-1|76	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.80.0-1mdv2011.0
12cr|perl-Data-Alias-1.160.0-1|77	+ Revision: 595093
12cr|perl-Data-Alias-1.160.0-1|78	- update to new version 1.08
12cr|perl-Data-Alias-1.160.0-1|79	
12cr|perl-Data-Alias-1.160.0-1|80	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-Data-Alias-1.160.0-1|81	- rebuild for perl 5.12
12cr|perl-Data-Alias-1.160.0-1|82	- rebuild
12cr|perl-Data-Alias-1.160.0-1|83	
12cr|perl-Data-Alias-1.160.0-1|84	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-1mdv2010.0
12cr|perl-Data-Alias-1.160.0-1|85	+ Revision: 401671
12cr|perl-Data-Alias-1.160.0-1|86	- rebuild using %%perl_convert_version
12cr|perl-Data-Alias-1.160.0-1|87	- fixed license field
12cr|perl-Data-Alias-1.160.0-1|88	
12cr|perl-Data-Alias-1.160.0-1|89	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.07-2mdv2010.0
12cr|perl-Data-Alias-1.160.0-1|90	+ Revision: 375956
12cr|perl-Data-Alias-1.160.0-1|91	- rebuild
12cr|perl-Data-Alias-1.160.0-1|92	
12cr|perl-Data-Alias-1.160.0-1|93	* Sun May 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-1mdv2010.0
12cr|perl-Data-Alias-1.160.0-1|94	+ Revision: 371457
12cr|perl-Data-Alias-1.160.0-1|95	- import perl-Data-Alias
12cr|perl-Data-Alias-1.160.0-1|96	
12cr|perl-Data-Alias-1.160.0-1|97	
12cr|perl-Data-Alias-1.160.0-1|98	* Sun May 03 2009 cpan2dist 1.07-1mdv
12cr|perl-Data-Alias-1.160.0-1|99	- initial mdv release, generated with cpan2dist
12cr|perl-Data-Alias-1.160.0-1|100	

4246 12
12cr|perl-Data-Clone-0.3.0-1|1	%define upstream_name    Data-Clone
12cr|perl-Data-Clone-0.3.0-1|2	%define upstream_version 0.003
12cr|perl-Data-Clone-0.3.0-1|3	
12cr|perl-Data-Clone-0.3.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Data-Clone-0.3.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-Clone-0.3.0-1|6	Release:	1
12cr|perl-Data-Clone-0.3.0-1|7	
12cr|perl-Data-Clone-0.3.0-1|8	Summary:	Polymorphic data cloning
12cr|perl-Data-Clone-0.3.0-1|9	License:	GPL+ or Artistic
12cr|perl-Data-Clone-0.3.0-1|10	Group:		Development/Perl
12cr|perl-Data-Clone-0.3.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Clone-0.3.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Clone-0.3.0-1|13	
12cr|perl-Data-Clone-0.3.0-1|14	BuildRequires:	perl(Devel::PPPort)
12cr|perl-Data-Clone-0.3.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Data-Clone-0.3.0-1|16	BuildRequires:	perl(ExtUtils::ParseXS)
12cr|perl-Data-Clone-0.3.0-1|17	BuildRequires:	perl(Test::More)
12cr|perl-Data-Clone-0.3.0-1|18	BuildRequires:	perl(Test::Requires)
12cr|perl-Data-Clone-0.3.0-1|19	BuildRequires:	perl(XSLoader)
12cr|perl-Data-Clone-0.3.0-1|20	BuildRequires:	perl(parent)
12cr|perl-Data-Clone-0.3.0-1|21	BuildRequires:	perl-devel
12cr|perl-Data-Clone-0.3.0-1|22	
12cr|perl-Data-Clone-0.3.0-1|23	%description
12cr|perl-Data-Clone-0.3.0-1|24	'Data::Clone' does data cloning, i.e. copies things recursively. This is
12cr|perl-Data-Clone-0.3.0-1|25	smart so that it works with not only non-blessed references, but also with
12cr|perl-Data-Clone-0.3.0-1|26	blessed references (i.e. objects). When 'clone()' finds an object, it calls
12cr|perl-Data-Clone-0.3.0-1|27	a 'clone' method of the object if the object has a 'clone', otherwise it
12cr|perl-Data-Clone-0.3.0-1|28	makes a surface copy of the object. That is, this module does polymorphic
12cr|perl-Data-Clone-0.3.0-1|29	data cloning.
12cr|perl-Data-Clone-0.3.0-1|30	
12cr|perl-Data-Clone-0.3.0-1|31	Although there are several modules on CPAN which can clone data, this
12cr|perl-Data-Clone-0.3.0-1|32	module has a different cloning policy from almost all of them. See the
12cr|perl-Data-Clone-0.3.0-1|33	/Cloning policy manpage and the /Comparison to other cloning modules
12cr|perl-Data-Clone-0.3.0-1|34	manpage for details.
12cr|perl-Data-Clone-0.3.0-1|35	
12cr|perl-Data-Clone-0.3.0-1|36	Cloning policy
12cr|perl-Data-Clone-0.3.0-1|37	A cloning policy is a rule that how a cloning routine copies data. Here
12cr|perl-Data-Clone-0.3.0-1|38	is the cloning policy of 'Data::Clone'.
12cr|perl-Data-Clone-0.3.0-1|39	
12cr|perl-Data-Clone-0.3.0-1|40	%prep
12cr|perl-Data-Clone-0.3.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Clone-0.3.0-1|42	
12cr|perl-Data-Clone-0.3.0-1|43	%build
12cr|perl-Data-Clone-0.3.0-1|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Clone-0.3.0-1|45	%make
12cr|perl-Data-Clone-0.3.0-1|46	
12cr|perl-Data-Clone-0.3.0-1|47	%check
12cr|perl-Data-Clone-0.3.0-1|48	%make test
12cr|perl-Data-Clone-0.3.0-1|49	
12cr|perl-Data-Clone-0.3.0-1|50	%install
12cr|perl-Data-Clone-0.3.0-1|51	%makeinstall_std
12cr|perl-Data-Clone-0.3.0-1|52	
12cr|perl-Data-Clone-0.3.0-1|53	%files
12cr|perl-Data-Clone-0.3.0-1|54	%doc README META.yml Changes
12cr|perl-Data-Clone-0.3.0-1|55	%{_mandir}/man3/*
12cr|perl-Data-Clone-0.3.0-1|56	%{perl_vendorlib}/*
12cr|perl-Data-Clone-0.3.0-1|57	

4247 12
12cr|perl-Data-Compare-1.220.0-3|1	%define	upstream_name	 Data-Compare
12cr|perl-Data-Compare-1.220.0-3|2	%define upstream_version 1.22
12cr|perl-Data-Compare-1.220.0-3|3	
12cr|perl-Data-Compare-1.220.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Data-Compare-1.220.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-Compare-1.220.0-3|6	Release:	3
12cr|perl-Data-Compare-1.220.0-3|7	
12cr|perl-Data-Compare-1.220.0-3|8	License:	GPL+ or Artistic
12cr|perl-Data-Compare-1.220.0-3|9	Group:		Development/Perl
12cr|perl-Data-Compare-1.220.0-3|10	Summary:	Compare perl data structures
12cr|perl-Data-Compare-1.220.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Compare-1.220.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Compare-1.220.0-3|13	
12cr|perl-Data-Compare-1.220.0-3|14	BuildRequires:  perl-devel
12cr|perl-Data-Compare-1.220.0-3|15	BuildRequires:  perl(File::Find::Rule)
12cr|perl-Data-Compare-1.220.0-3|16	BuildArch:	noarch
12cr|perl-Data-Compare-1.220.0-3|17	
12cr|perl-Data-Compare-1.220.0-3|18	%description
12cr|perl-Data-Compare-1.220.0-3|19	Compare two perl data structures recursively. Returns 0 if the structures
12cr|perl-Data-Compare-1.220.0-3|20	differ, else returns 1.
12cr|perl-Data-Compare-1.220.0-3|21	
12cr|perl-Data-Compare-1.220.0-3|22	%prep
12cr|perl-Data-Compare-1.220.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Compare-1.220.0-3|24	
12cr|perl-Data-Compare-1.220.0-3|25	%build
12cr|perl-Data-Compare-1.220.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Compare-1.220.0-3|27	%make
12cr|perl-Data-Compare-1.220.0-3|28	
12cr|perl-Data-Compare-1.220.0-3|29	%check
12cr|perl-Data-Compare-1.220.0-3|30	%make test
12cr|perl-Data-Compare-1.220.0-3|31	
12cr|perl-Data-Compare-1.220.0-3|32	%install
12cr|perl-Data-Compare-1.220.0-3|33	%makeinstall_std
12cr|perl-Data-Compare-1.220.0-3|34	
12cr|perl-Data-Compare-1.220.0-3|35	%files
12cr|perl-Data-Compare-1.220.0-3|36	%doc TODO README CHANGES
12cr|perl-Data-Compare-1.220.0-3|37	%{perl_vendorlib}/Data
12cr|perl-Data-Compare-1.220.0-3|38	%{_mandir}/*/*
12cr|perl-Data-Compare-1.220.0-3|39	
12cr|perl-Data-Compare-1.220.0-3|40	
12cr|perl-Data-Compare-1.220.0-3|41	%changelog
12cr|perl-Data-Compare-1.220.0-3|42	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 1.220.0-2mdv2011.0
12cr|perl-Data-Compare-1.220.0-3|43	+ Revision: 681370
12cr|perl-Data-Compare-1.220.0-3|44	- mass rebuild
12cr|perl-Data-Compare-1.220.0-3|45	
12cr|perl-Data-Compare-1.220.0-3|46	* Mon Feb 15 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.220.0-1mdv2011.0
12cr|perl-Data-Compare-1.220.0-3|47	+ Revision: 506235
12cr|perl-Data-Compare-1.220.0-3|48	- update to 1.22
12cr|perl-Data-Compare-1.220.0-3|49	
12cr|perl-Data-Compare-1.220.0-3|50	* Tue Feb 02 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.210.200-1mdv2010.1
12cr|perl-Data-Compare-1.220.0-3|51	+ Revision: 499488
12cr|perl-Data-Compare-1.220.0-3|52	- update to 1.2102
12cr|perl-Data-Compare-1.220.0-3|53	
12cr|perl-Data-Compare-1.220.0-3|54	* Wed Jul 08 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.210.100-1mdv2010.0
12cr|perl-Data-Compare-1.220.0-3|55	+ Revision: 393690
12cr|perl-Data-Compare-1.220.0-3|56	- update to 1.2101
12cr|perl-Data-Compare-1.220.0-3|57	- using %%perl_convert_version
12cr|perl-Data-Compare-1.220.0-3|58	- fixed license field
12cr|perl-Data-Compare-1.220.0-3|59	
12cr|perl-Data-Compare-1.220.0-3|60	* Fri Sep 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.21-1mdv2009.0
12cr|perl-Data-Compare-1.220.0-3|61	+ Revision: 281101
12cr|perl-Data-Compare-1.220.0-3|62	- update to new version 1.21
12cr|perl-Data-Compare-1.220.0-3|63	
12cr|perl-Data-Compare-1.220.0-3|64	* Sun Aug 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.20-1mdv2009.0
12cr|perl-Data-Compare-1.220.0-3|65	+ Revision: 277943
12cr|perl-Data-Compare-1.220.0-3|66	- update to new version 1.20
12cr|perl-Data-Compare-1.220.0-3|67	
12cr|perl-Data-Compare-1.220.0-3|68	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.19-2mdv2009.0
12cr|perl-Data-Compare-1.220.0-3|69	+ Revision: 268408
12cr|perl-Data-Compare-1.220.0-3|70	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Data-Compare-1.220.0-3|71	
12cr|perl-Data-Compare-1.220.0-3|72	* Tue May 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.19-1mdv2009.0
12cr|perl-Data-Compare-1.220.0-3|73	+ Revision: 206815
12cr|perl-Data-Compare-1.220.0-3|74	- update to new version 1.19
12cr|perl-Data-Compare-1.220.0-3|75	
12cr|perl-Data-Compare-1.220.0-3|76	* Tue Jan 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.18-1mdv2008.1
12cr|perl-Data-Compare-1.220.0-3|77	+ Revision: 156176
12cr|perl-Data-Compare-1.220.0-3|78	- update to new version 1.18
12cr|perl-Data-Compare-1.220.0-3|79	- update to new version 1.18
12cr|perl-Data-Compare-1.220.0-3|80	
12cr|perl-Data-Compare-1.220.0-3|81	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Data-Compare-1.220.0-3|82	- restore BuildRoot
12cr|perl-Data-Compare-1.220.0-3|83	
12cr|perl-Data-Compare-1.220.0-3|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Data-Compare-1.220.0-3|85	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Data-Compare-1.220.0-3|86	
12cr|perl-Data-Compare-1.220.0-3|87	* Thu Aug 30 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdv2008.0
12cr|perl-Data-Compare-1.220.0-3|88	+ Revision: 75272
12cr|perl-Data-Compare-1.220.0-3|89	- new version
12cr|perl-Data-Compare-1.220.0-3|90	
12cr|perl-Data-Compare-1.220.0-3|91	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 0.16-1mdv2008.0
12cr|perl-Data-Compare-1.220.0-3|92	+ Revision: 19843
12cr|perl-Data-Compare-1.220.0-3|93	- 0.16
12cr|perl-Data-Compare-1.220.0-3|94	
12cr|perl-Data-Compare-1.220.0-3|95	
12cr|perl-Data-Compare-1.220.0-3|96	* Tue Aug 15 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Data-Compare-1.220.0-3|97	+ 08/15/06 01:32:23 (56127)
12cr|perl-Data-Compare-1.220.0-3|98	- put test in %%check section
12cr|perl-Data-Compare-1.220.0-3|99	
12cr|perl-Data-Compare-1.220.0-3|100	* Tue Aug 15 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Data-Compare-1.220.0-3|101	+ 08/15/06 01:30:10 (56126)
12cr|perl-Data-Compare-1.220.0-3|102	Import perl-Data-Compare
12cr|perl-Data-Compare-1.220.0-3|103	
12cr|perl-Data-Compare-1.220.0-3|104	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.13-2mdk
12cr|perl-Data-Compare-1.220.0-3|105	- Fix buildrequires
12cr|perl-Data-Compare-1.220.0-3|106	
12cr|perl-Data-Compare-1.220.0-3|107	* Wed Nov 24 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.13-1mdk
12cr|perl-Data-Compare-1.220.0-3|108	- 0.13
12cr|perl-Data-Compare-1.220.0-3|109	- Add docs
12cr|perl-Data-Compare-1.220.0-3|110	
12cr|perl-Data-Compare-1.220.0-3|111	* Fri Jun 04 2004 Per Ã˜yvind Karlsen <peroyvind@linux-mandrake.com> 0.11-1mdk
12cr|perl-Data-Compare-1.220.0-3|112	- 0.1
12cr|perl-Data-Compare-1.220.0-3|113	- drop Prefix tag
12cr|perl-Data-Compare-1.220.0-3|114	- cosmetics
12cr|perl-Data-Compare-1.220.0-3|115	
12cr|perl-Data-Compare-1.220.0-3|116	* Wed Feb 11 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.02-5mdk
12cr|perl-Data-Compare-1.220.0-3|117	- own dir
12cr|perl-Data-Compare-1.220.0-3|118	

4248 12
12cr|perl-Data-Denter-0.150.0-3|1	%define upstream_name    Data-Denter
12cr|perl-Data-Denter-0.150.0-3|2	%define upstream_version 0.15
12cr|perl-Data-Denter-0.150.0-3|3	
12cr|perl-Data-Denter-0.150.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Data-Denter-0.150.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-Denter-0.150.0-3|6	Release:	3
12cr|perl-Data-Denter-0.150.0-3|7	
12cr|perl-Data-Denter-0.150.0-3|8	Summary:	An alternative to Data::Dumper and Storable
12cr|perl-Data-Denter-0.150.0-3|9	License:	GPL+ or Artistic
12cr|perl-Data-Denter-0.150.0-3|10	Group:		Development/Perl
12cr|perl-Data-Denter-0.150.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Denter-0.150.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Denter-0.150.0-3|13	
12cr|perl-Data-Denter-0.150.0-3|14	BuildRequires:	perl-devel
12cr|perl-Data-Denter-0.150.0-3|15	BuildRequires:	perl(YAML)
12cr|perl-Data-Denter-0.150.0-3|16	BuildArch:	noarch
12cr|perl-Data-Denter-0.150.0-3|17	
12cr|perl-Data-Denter-0.150.0-3|18	%description
12cr|perl-Data-Denter-0.150.0-3|19	The main problem with Data::Dumper (one of my all-time favorite modules) is
12cr|perl-Data-Denter-0.150.0-3|20	that you have to use 'eval()' to deserialize the data you've dumped. This
12cr|perl-Data-Denter-0.150.0-3|21	is great if you can trust the data you're evaling, but horrible if you
12cr|perl-Data-Denter-0.150.0-3|22	can't. A good alternative is Storable.pm. It can safely thaw your frozen
12cr|perl-Data-Denter-0.150.0-3|23	data. But if you want to read/edit the frozen data, you're out of luck,
12cr|perl-Data-Denter-0.150.0-3|24	because Storable uses a binary format. Even Data::Dumper's output can be a
12cr|perl-Data-Denter-0.150.0-3|25	little cumbersome for larger data objects.
12cr|perl-Data-Denter-0.150.0-3|26	
12cr|perl-Data-Denter-0.150.0-3|27	Enter Data::Denter.
12cr|perl-Data-Denter-0.150.0-3|28	
12cr|perl-Data-Denter-0.150.0-3|29	Data::Denter is yet another Perl data serializer/deserializer. It formats
12cr|perl-Data-Denter-0.150.0-3|30	nested data structures in an indented fashion. It is optimized for human
12cr|perl-Data-Denter-0.150.0-3|31	readability/editability, safe deserialization, and (eventually) speed.
12cr|perl-Data-Denter-0.150.0-3|32	
12cr|perl-Data-Denter-0.150.0-3|33	%prep
12cr|perl-Data-Denter-0.150.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Denter-0.150.0-3|35	
12cr|perl-Data-Denter-0.150.0-3|36	%build
12cr|perl-Data-Denter-0.150.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Denter-0.150.0-3|38	%make
12cr|perl-Data-Denter-0.150.0-3|39	
12cr|perl-Data-Denter-0.150.0-3|40	%check
12cr|perl-Data-Denter-0.150.0-3|41	%make test
12cr|perl-Data-Denter-0.150.0-3|42	
12cr|perl-Data-Denter-0.150.0-3|43	%install
12cr|perl-Data-Denter-0.150.0-3|44	%makeinstall_std
12cr|perl-Data-Denter-0.150.0-3|45	
12cr|perl-Data-Denter-0.150.0-3|46	%files
12cr|perl-Data-Denter-0.150.0-3|47	%doc Changes README
12cr|perl-Data-Denter-0.150.0-3|48	%{_mandir}/man3/*
12cr|perl-Data-Denter-0.150.0-3|49	%{perl_vendorlib}/*
12cr|perl-Data-Denter-0.150.0-3|50	
12cr|perl-Data-Denter-0.150.0-3|51	%changelog
12cr|perl-Data-Denter-0.150.0-3|52	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.150.0-2mdv2011.0
12cr|perl-Data-Denter-0.150.0-3|53	+ Revision: 655583
12cr|perl-Data-Denter-0.150.0-3|54	- rebuild for updated spec-helper
12cr|perl-Data-Denter-0.150.0-3|55	
12cr|perl-Data-Denter-0.150.0-3|56	* Wed Jul 28 2010 Shlomi Fish <shlomif@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-Data-Denter-0.150.0-3|57	+ Revision: 562687
12cr|perl-Data-Denter-0.150.0-3|58	- import perl-Data-Denter
12cr|perl-Data-Denter-0.150.0-3|59	
12cr|perl-Data-Denter-0.150.0-3|60	
12cr|perl-Data-Denter-0.150.0-3|61	* Sat Oct 10 2009 cpan2dist 0.15-1mdv
12cr|perl-Data-Denter-0.150.0-3|62	- initial mdv release, generated with cpan2dist

4249 12
12cr|perl-Data-Dumper-2.131.0-2|1	%define upstream_name    Data-Dumper
12cr|perl-Data-Dumper-2.131.0-2|2	%define upstream_version 2.131
12cr|perl-Data-Dumper-2.131.0-2|3	
12cr|perl-Data-Dumper-2.131.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Data-Dumper-2.131.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Data-Dumper-2.131.0-2|6	Release:	2
12cr|perl-Data-Dumper-2.131.0-2|7	
12cr|perl-Data-Dumper-2.131.0-2|8	Summary:    Convert data structure into perl code
12cr|perl-Data-Dumper-2.131.0-2|9	License:    GPL+ or Artistic
12cr|perl-Data-Dumper-2.131.0-2|10	Group:      Development/Perl
12cr|perl-Data-Dumper-2.131.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Dumper-2.131.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Dumper-2.131.0-2|13	
12cr|perl-Data-Dumper-2.131.0-2|14	BuildRequires: perl-devel
12cr|perl-Data-Dumper-2.131.0-2|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Data-Dumper-2.131.0-2|16	
12cr|perl-Data-Dumper-2.131.0-2|17	%description
12cr|perl-Data-Dumper-2.131.0-2|18	Given a list of scalars or reference variables, writes out their contents
12cr|perl-Data-Dumper-2.131.0-2|19	in perl syntax. The references can also be objects. The content of each
12cr|perl-Data-Dumper-2.131.0-2|20	variable is output in a single Perl statement. Handles self-referential
12cr|perl-Data-Dumper-2.131.0-2|21	structures correctly.
12cr|perl-Data-Dumper-2.131.0-2|22	
12cr|perl-Data-Dumper-2.131.0-2|23	The return value can be 'eval'ed to get back an identical copy of the
12cr|perl-Data-Dumper-2.131.0-2|24	original reference structure.
12cr|perl-Data-Dumper-2.131.0-2|25	
12cr|perl-Data-Dumper-2.131.0-2|26	Any references that are the same as one of those passed in will be named
12cr|perl-Data-Dumper-2.131.0-2|27	'$VAR'_n_ (where _n_ is a numeric suffix), and other duplicate references
12cr|perl-Data-Dumper-2.131.0-2|28	to substructures within '$VAR'_n_ will be appropriately labeled using arrow
12cr|perl-Data-Dumper-2.131.0-2|29	notation. You can specify names for individual values to be dumped if you
12cr|perl-Data-Dumper-2.131.0-2|30	use the 'Dump()' method, or you can change the default '$VAR' prefix to
12cr|perl-Data-Dumper-2.131.0-2|31	something else. See '$Data::Dumper::Varname' and '$Data::Dumper::Terse'
12cr|perl-Data-Dumper-2.131.0-2|32	below.
12cr|perl-Data-Dumper-2.131.0-2|33	
12cr|perl-Data-Dumper-2.131.0-2|34	%prep
12cr|perl-Data-Dumper-2.131.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Dumper-2.131.0-2|36	
12cr|perl-Data-Dumper-2.131.0-2|37	%build
12cr|perl-Data-Dumper-2.131.0-2|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Dumper-2.131.0-2|39	%make
12cr|perl-Data-Dumper-2.131.0-2|40	
12cr|perl-Data-Dumper-2.131.0-2|41	%check
12cr|perl-Data-Dumper-2.131.0-2|42	%make test
12cr|perl-Data-Dumper-2.131.0-2|43	
12cr|perl-Data-Dumper-2.131.0-2|44	%install
12cr|perl-Data-Dumper-2.131.0-2|45	rm -rf %buildroot
12cr|perl-Data-Dumper-2.131.0-2|46	%makeinstall_std
12cr|perl-Data-Dumper-2.131.0-2|47	
12cr|perl-Data-Dumper-2.131.0-2|48	%clean
12cr|perl-Data-Dumper-2.131.0-2|49	rm -rf %buildroot
12cr|perl-Data-Dumper-2.131.0-2|50	
12cr|perl-Data-Dumper-2.131.0-2|51	%files
12cr|perl-Data-Dumper-2.131.0-2|52	%defattr(-,root,root)
12cr|perl-Data-Dumper-2.131.0-2|53	%doc Changes
12cr|perl-Data-Dumper-2.131.0-2|54	%perl_vendorlib/*
12cr|perl-Data-Dumper-2.131.0-2|55	
12cr|perl-Data-Dumper-2.131.0-2|56	
12cr|perl-Data-Dumper-2.131.0-2|57	
12cr|perl-Data-Dumper-2.131.0-2|58	
12cr|perl-Data-Dumper-2.131.0-2|59	%changelog
12cr|perl-Data-Dumper-2.131.0-2|60	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.131.0-2
12cr|perl-Data-Dumper-2.131.0-2|61	+ Revision: 768358
12cr|perl-Data-Dumper-2.131.0-2|62	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Data-Dumper-2.131.0-2|63	
12cr|perl-Data-Dumper-2.131.0-2|64	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.131.0-1
12cr|perl-Data-Dumper-2.131.0-2|65	+ Revision: 682115
12cr|perl-Data-Dumper-2.131.0-2|66	- update to new version 2.131
12cr|perl-Data-Dumper-2.131.0-2|67	
12cr|perl-Data-Dumper-2.131.0-2|68	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 2.128.0-2
12cr|perl-Data-Dumper-2.131.0-2|69	+ Revision: 681372
12cr|perl-Data-Dumper-2.131.0-2|70	- mass rebuild
12cr|perl-Data-Dumper-2.131.0-2|71	
12cr|perl-Data-Dumper-2.131.0-2|72	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.128.0-1mdv2011.0
12cr|perl-Data-Dumper-2.131.0-2|73	+ Revision: 595095
12cr|perl-Data-Dumper-2.131.0-2|74	- update to new version 2.128
12cr|perl-Data-Dumper-2.131.0-2|75	
12cr|perl-Data-Dumper-2.131.0-2|76	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 2.126.0-3mdv2011.0
12cr|perl-Data-Dumper-2.131.0-2|77	+ Revision: 562420
12cr|perl-Data-Dumper-2.131.0-2|78	- rebuild
12cr|perl-Data-Dumper-2.131.0-2|79	
12cr|perl-Data-Dumper-2.131.0-2|80	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.126.0-2mdv2011.0
12cr|perl-Data-Dumper-2.131.0-2|81	+ Revision: 555743
12cr|perl-Data-Dumper-2.131.0-2|82	- rebuild for perl 5.12
12cr|perl-Data-Dumper-2.131.0-2|83	
12cr|perl-Data-Dumper-2.131.0-2|84	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 2.126.0-1mdv2010.1
12cr|perl-Data-Dumper-2.131.0-2|85	+ Revision: 536126
12cr|perl-Data-Dumper-2.131.0-2|86	- update to 2.126
12cr|perl-Data-Dumper-2.131.0-2|87	
12cr|perl-Data-Dumper-2.131.0-2|88	* Sun Dec 06 2009 Jérôme Quelin <jquelin@mandriva.org> 2.125.0-1mdv2010.1
12cr|perl-Data-Dumper-2.131.0-2|89	+ Revision: 474079
12cr|perl-Data-Dumper-2.131.0-2|90	- import perl-Data-Dumper
12cr|perl-Data-Dumper-2.131.0-2|91	
12cr|perl-Data-Dumper-2.131.0-2|92	
12cr|perl-Data-Dumper-2.131.0-2|93	* Sun Dec 06 2009 cpan2dist 2.125-1mdv
12cr|perl-Data-Dumper-2.131.0-2|94	- initial mdv release, generated with cpan2dist

4250 12
12cr|perl-Data-Dumper-Concise-2.20.0-3|1	%define upstream_name    Data-Dumper-Concise
12cr|perl-Data-Dumper-Concise-2.20.0-3|2	%define upstream_version 2.020
12cr|perl-Data-Dumper-Concise-2.20.0-3|3	
12cr|perl-Data-Dumper-Concise-2.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Data-Dumper-Concise-2.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-Dumper-Concise-2.20.0-3|6	Release:	3
12cr|perl-Data-Dumper-Concise-2.20.0-3|7	
12cr|perl-Data-Dumper-Concise-2.20.0-3|8	Summary:	Less indentation and newlines plus sub deparsing
12cr|perl-Data-Dumper-Concise-2.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Data-Dumper-Concise-2.20.0-3|10	Group:		Development/Perl
12cr|perl-Data-Dumper-Concise-2.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Dumper-Concise-2.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Dumper-Concise-2.20.0-3|13	
12cr|perl-Data-Dumper-Concise-2.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Data-Dumper-Concise-2.20.0-3|15	BuildRequires:	perl(Devel::ArgNames)
12cr|perl-Data-Dumper-Concise-2.20.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Data-Dumper-Concise-2.20.0-3|17	
12cr|perl-Data-Dumper-Concise-2.20.0-3|18	BuildArch:	noarch
12cr|perl-Data-Dumper-Concise-2.20.0-3|19	
12cr|perl-Data-Dumper-Concise-2.20.0-3|20	%description
12cr|perl-Data-Dumper-Concise-2.20.0-3|21	This module always exports a single function, Dumper, which can be called
12cr|perl-Data-Dumper-Concise-2.20.0-3|22	with a single reference value to dump that value or with no arguments to
12cr|perl-Data-Dumper-Concise-2.20.0-3|23	return the Data::Dumper object it's created.
12cr|perl-Data-Dumper-Concise-2.20.0-3|24	
12cr|perl-Data-Dumper-Concise-2.20.0-3|25	It exists, fundamentally, as a convenient way to reproduce a set of Dumper
12cr|perl-Data-Dumper-Concise-2.20.0-3|26	options that we've found ourselves using across large numbers of
12cr|perl-Data-Dumper-Concise-2.20.0-3|27	applications, primarily for debugging output.
12cr|perl-Data-Dumper-Concise-2.20.0-3|28	
12cr|perl-Data-Dumper-Concise-2.20.0-3|29	The principle guiding theme is "all the concision you can get while still
12cr|perl-Data-Dumper-Concise-2.20.0-3|30	having a useful dump and not doing anything cleverer than setting
12cr|perl-Data-Dumper-Concise-2.20.0-3|31	Data::Dumper options" - it's been pointed out to us that
12cr|perl-Data-Dumper-Concise-2.20.0-3|32	Data::Dump::Streamer can produce shorter output with less lines of code. We
12cr|perl-Data-Dumper-Concise-2.20.0-3|33	know. This is simpler and we've never seen it segfault. But for
12cr|perl-Data-Dumper-Concise-2.20.0-3|34	complex/weird structures, it generally rocks. You should use it as well,
12cr|perl-Data-Dumper-Concise-2.20.0-3|35	when Concise is underkill. We do.
12cr|perl-Data-Dumper-Concise-2.20.0-3|36	
12cr|perl-Data-Dumper-Concise-2.20.0-3|37	%prep
12cr|perl-Data-Dumper-Concise-2.20.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Dumper-Concise-2.20.0-3|39	
12cr|perl-Data-Dumper-Concise-2.20.0-3|40	%build
12cr|perl-Data-Dumper-Concise-2.20.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Dumper-Concise-2.20.0-3|42	%make
12cr|perl-Data-Dumper-Concise-2.20.0-3|43	
12cr|perl-Data-Dumper-Concise-2.20.0-3|44	%check
12cr|perl-Data-Dumper-Concise-2.20.0-3|45	%make test
12cr|perl-Data-Dumper-Concise-2.20.0-3|46	
12cr|perl-Data-Dumper-Concise-2.20.0-3|47	%install
12cr|perl-Data-Dumper-Concise-2.20.0-3|48	%makeinstall_std
12cr|perl-Data-Dumper-Concise-2.20.0-3|49	
12cr|perl-Data-Dumper-Concise-2.20.0-3|50	%files
12cr|perl-Data-Dumper-Concise-2.20.0-3|51	%{_mandir}/man3/*
12cr|perl-Data-Dumper-Concise-2.20.0-3|52	%{perl_vendorlib}/*
12cr|perl-Data-Dumper-Concise-2.20.0-3|53	
12cr|perl-Data-Dumper-Concise-2.20.0-3|54	%changelog
12cr|perl-Data-Dumper-Concise-2.20.0-3|55	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.20.0-2mdv2011.0
12cr|perl-Data-Dumper-Concise-2.20.0-3|56	+ Revision: 656902
12cr|perl-Data-Dumper-Concise-2.20.0-3|57	- rebuild for updated spec-helper
12cr|perl-Data-Dumper-Concise-2.20.0-3|58	
12cr|perl-Data-Dumper-Concise-2.20.0-3|59	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.20.0-1
12cr|perl-Data-Dumper-Concise-2.20.0-3|60	+ Revision: 634222
12cr|perl-Data-Dumper-Concise-2.20.0-3|61	- update to new version 2.020
12cr|perl-Data-Dumper-Concise-2.20.0-3|62	
12cr|perl-Data-Dumper-Concise-2.20.0-3|63	* Thu Sep 02 2010 Jérôme Quelin <jquelin@mandriva.org> 2.12.0-1mdv2011.0
12cr|perl-Data-Dumper-Concise-2.20.0-3|64	+ Revision: 575394
12cr|perl-Data-Dumper-Concise-2.20.0-3|65	- update to 2.012
12cr|perl-Data-Dumper-Concise-2.20.0-3|66	
12cr|perl-Data-Dumper-Concise-2.20.0-3|67	* Tue Aug 17 2010 Jérôme Quelin <jquelin@mandriva.org> 2.10.0-1mdv2011.0
12cr|perl-Data-Dumper-Concise-2.20.0-3|68	+ Revision: 570740
12cr|perl-Data-Dumper-Concise-2.20.0-3|69	- update to 2.010
12cr|perl-Data-Dumper-Concise-2.20.0-3|70	
12cr|perl-Data-Dumper-Concise-2.20.0-3|71	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 2.1.0-1mdv2011.0
12cr|perl-Data-Dumper-Concise-2.20.0-3|72	+ Revision: 561850
12cr|perl-Data-Dumper-Concise-2.20.0-3|73	- adding missing buildrequires:
12cr|perl-Data-Dumper-Concise-2.20.0-3|74	- update to 2.001
12cr|perl-Data-Dumper-Concise-2.20.0-3|75	
12cr|perl-Data-Dumper-Concise-2.20.0-3|76	* Sun Feb 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.200.0-1mdv2011.0
12cr|perl-Data-Dumper-Concise-2.20.0-3|77	+ Revision: 505677
12cr|perl-Data-Dumper-Concise-2.20.0-3|78	- update to 1.200
12cr|perl-Data-Dumper-Concise-2.20.0-3|79	
12cr|perl-Data-Dumper-Concise-2.20.0-3|80	* Sat Dec 12 2009 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2010.1
12cr|perl-Data-Dumper-Concise-2.20.0-3|81	+ Revision: 477619
12cr|perl-Data-Dumper-Concise-2.20.0-3|82	- update to 1.100
12cr|perl-Data-Dumper-Concise-2.20.0-3|83	
12cr|perl-Data-Dumper-Concise-2.20.0-3|84	* Tue Nov 24 2009 Jérôme Quelin <jquelin@mandriva.org> 1.2.0-1mdv2010.1
12cr|perl-Data-Dumper-Concise-2.20.0-3|85	+ Revision: 469431
12cr|perl-Data-Dumper-Concise-2.20.0-3|86	- update to 1.002
12cr|perl-Data-Dumper-Concise-2.20.0-3|87	
12cr|perl-Data-Dumper-Concise-2.20.0-3|88	* Sat Nov 14 2009 Jérôme Quelin <jquelin@mandriva.org> 1.1.0-1mdv2010.1
12cr|perl-Data-Dumper-Concise-2.20.0-3|89	+ Revision: 466005
12cr|perl-Data-Dumper-Concise-2.20.0-3|90	- import perl-Data-Dumper-Concise
12cr|perl-Data-Dumper-Concise-2.20.0-3|91	
12cr|perl-Data-Dumper-Concise-2.20.0-3|92	
12cr|perl-Data-Dumper-Concise-2.20.0-3|93	* Sat Nov 14 2009 cpan2dist 1.001-1mdv
12cr|perl-Data-Dumper-Concise-2.20.0-3|94	- initial mdv release, generated with cpan2dist

4251 12
12cr|perl-Data-Dump-Streamer-2.320.0-1|1	%define upstream_name Data-Dump-Streamer
12cr|perl-Data-Dump-Streamer-2.320.0-1|2	%define upstream_version 2.32
12cr|perl-Data-Dump-Streamer-2.320.0-1|3	
12cr|perl-Data-Dump-Streamer-2.320.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Data-Dump-Streamer-2.320.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-Dump-Streamer-2.320.0-1|6	Release:	1
12cr|perl-Data-Dump-Streamer-2.320.0-1|7	
12cr|perl-Data-Dump-Streamer-2.320.0-1|8	Summary:	Accurately serialize a data structure as Perl code
12cr|perl-Data-Dump-Streamer-2.320.0-1|9	License:	GPL+ or Artistic
12cr|perl-Data-Dump-Streamer-2.320.0-1|10	Group:		Development/Perl
12cr|perl-Data-Dump-Streamer-2.320.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Dump-Streamer-2.320.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Dump-Streamer-2.320.0-1|13	
12cr|perl-Data-Dump-Streamer-2.320.0-1|14	BuildRequires:	perl(B::Deparse)
12cr|perl-Data-Dump-Streamer-2.320.0-1|15	BuildRequires:	perl(B::Utils)
12cr|perl-Data-Dump-Streamer-2.320.0-1|16	BuildRequires:	perl(PadWalker)
12cr|perl-Data-Dump-Streamer-2.320.0-1|17	BuildRequires:	perl(Test::More)
12cr|perl-Data-Dump-Streamer-2.320.0-1|18	BuildRequires:	perl(Text::Abbrev)
12cr|perl-Data-Dump-Streamer-2.320.0-1|19	BuildRequires:	perl(Text::Balanced)
12cr|perl-Data-Dump-Streamer-2.320.0-1|20	BuildRequires:	perl(Module::Build)
12cr|perl-Data-Dump-Streamer-2.320.0-1|21	BuildRequires:	perl-devel
12cr|perl-Data-Dump-Streamer-2.320.0-1|22	Requires:	perl(B::Utils)
12cr|perl-Data-Dump-Streamer-2.320.0-1|23	Provides:	perl(Data::Dump::Streamer::_::Printers)
12cr|perl-Data-Dump-Streamer-2.320.0-1|24	
12cr|perl-Data-Dump-Streamer-2.320.0-1|25	%description
12cr|perl-Data-Dump-Streamer-2.320.0-1|26	Given a list of scalars or reference variables, writes out their contents in
12cr|perl-Data-Dump-Streamer-2.320.0-1|27	perl syntax. The references can also be objects. The contents of each variable
12cr|perl-Data-Dump-Streamer-2.320.0-1|28	is output using the least number of Perl statements as convenient, usually only
12cr|perl-Data-Dump-Streamer-2.320.0-1|29	one. Self-referential structures, closures, and objects are output correctly.
12cr|perl-Data-Dump-Streamer-2.320.0-1|30	
12cr|perl-Data-Dump-Streamer-2.320.0-1|31	%prep
12cr|perl-Data-Dump-Streamer-2.320.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Dump-Streamer-2.320.0-1|33	
12cr|perl-Data-Dump-Streamer-2.320.0-1|34	%build
12cr|perl-Data-Dump-Streamer-2.320.0-1|35	yes | perl Build.PL installdirs=vendor
12cr|perl-Data-Dump-Streamer-2.320.0-1|36	./Build
12cr|perl-Data-Dump-Streamer-2.320.0-1|37	
12cr|perl-Data-Dump-Streamer-2.320.0-1|38	%check
12cr|perl-Data-Dump-Streamer-2.320.0-1|39	./Build test
12cr|perl-Data-Dump-Streamer-2.320.0-1|40	
12cr|perl-Data-Dump-Streamer-2.320.0-1|41	%install
12cr|perl-Data-Dump-Streamer-2.320.0-1|42	./Build install destdir=%{buildroot}
12cr|perl-Data-Dump-Streamer-2.320.0-1|43	
12cr|perl-Data-Dump-Streamer-2.320.0-1|44	%files
12cr|perl-Data-Dump-Streamer-2.320.0-1|45	%doc Changes README
12cr|perl-Data-Dump-Streamer-2.320.0-1|46	%{_mandir}/man3/*
12cr|perl-Data-Dump-Streamer-2.320.0-1|47	%{perl_vendorarch}/Data
12cr|perl-Data-Dump-Streamer-2.320.0-1|48	%{perl_vendorarch}/DDS.pm
12cr|perl-Data-Dump-Streamer-2.320.0-1|49	%{perl_vendorarch}/auto/Data
12cr|perl-Data-Dump-Streamer-2.320.0-1|50	
12cr|perl-Data-Dump-Streamer-2.320.0-1|51	
12cr|perl-Data-Dump-Streamer-2.320.0-1|52	%changelog
12cr|perl-Data-Dump-Streamer-2.320.0-1|53	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.320.0-1
12cr|perl-Data-Dump-Streamer-2.320.0-1|54	+ Revision: 773658
12cr|perl-Data-Dump-Streamer-2.320.0-1|55	- clean out spec
12cr|perl-Data-Dump-Streamer-2.320.0-1|56	- new version
12cr|perl-Data-Dump-Streamer-2.320.0-1|57	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Data-Dump-Streamer-2.320.0-1|58	
12cr|perl-Data-Dump-Streamer-2.320.0-1|59	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 2.220.0-3
12cr|perl-Data-Dump-Streamer-2.320.0-1|60	+ Revision: 681460
12cr|perl-Data-Dump-Streamer-2.320.0-1|61	- add br
12cr|perl-Data-Dump-Streamer-2.320.0-1|62	- mass rebuild
12cr|perl-Data-Dump-Streamer-2.320.0-1|63	
12cr|perl-Data-Dump-Streamer-2.320.0-1|64	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.220.0-2mdv2011.0
12cr|perl-Data-Dump-Streamer-2.320.0-1|65	+ Revision: 555748
12cr|perl-Data-Dump-Streamer-2.320.0-1|66	- rebuild for perl 5.12
12cr|perl-Data-Dump-Streamer-2.320.0-1|67	
12cr|perl-Data-Dump-Streamer-2.320.0-1|68	* Thu Jul 15 2010 Jérôme Quelin <jquelin@mandriva.org> 2.220.0-1mdv2011.0
12cr|perl-Data-Dump-Streamer-2.320.0-1|69	+ Revision: 553582
12cr|perl-Data-Dump-Streamer-2.320.0-1|70	- update to 2.22
12cr|perl-Data-Dump-Streamer-2.320.0-1|71	
12cr|perl-Data-Dump-Streamer-2.320.0-1|72	* Tue Apr 06 2010 Jérôme Quelin <jquelin@mandriva.org> 2.130.0-1mdv2010.1
12cr|perl-Data-Dump-Streamer-2.320.0-1|73	+ Revision: 532141
12cr|perl-Data-Dump-Streamer-2.320.0-1|74	- update to 2.13
12cr|perl-Data-Dump-Streamer-2.320.0-1|75	
12cr|perl-Data-Dump-Streamer-2.320.0-1|76	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 2.90.0-1mdv2010.0
12cr|perl-Data-Dump-Streamer-2.320.0-1|77	+ Revision: 401670
12cr|perl-Data-Dump-Streamer-2.320.0-1|78	- rebuild using %%perl_convert_version
12cr|perl-Data-Dump-Streamer-2.320.0-1|79	- fixed license field
12cr|perl-Data-Dump-Streamer-2.320.0-1|80	
12cr|perl-Data-Dump-Streamer-2.320.0-1|81	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 2.09-2mdv2010.0
12cr|perl-Data-Dump-Streamer-2.320.0-1|82	+ Revision: 374672
12cr|perl-Data-Dump-Streamer-2.320.0-1|83	- update to 2.09 (for real this time)
12cr|perl-Data-Dump-Streamer-2.320.0-1|84	
12cr|perl-Data-Dump-Streamer-2.320.0-1|85	* Fri May 01 2009 Jérôme Quelin <jquelin@mandriva.org> 2.09-1mdv2010.0
12cr|perl-Data-Dump-Streamer-2.320.0-1|86	+ Revision: 369679
12cr|perl-Data-Dump-Streamer-2.320.0-1|87	- update to new version 2.09
12cr|perl-Data-Dump-Streamer-2.320.0-1|88	
12cr|perl-Data-Dump-Streamer-2.320.0-1|89	* Fri Jan 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.08_40-2mdv2009.1
12cr|perl-Data-Dump-Streamer-2.320.0-1|90	+ Revision: 327396
12cr|perl-Data-Dump-Streamer-2.320.0-1|91	- fix description and summary
12cr|perl-Data-Dump-Streamer-2.320.0-1|92	- fix dependencies
12cr|perl-Data-Dump-Streamer-2.320.0-1|93	
12cr|perl-Data-Dump-Streamer-2.320.0-1|94	* Thu Dec 04 2008 Jérôme Quelin <jquelin@mandriva.org> 2.08_40-1mdv2009.1
12cr|perl-Data-Dump-Streamer-2.320.0-1|95	+ Revision: 309953
12cr|perl-Data-Dump-Streamer-2.320.0-1|96	- all tests but one successful, shipping module
12cr|perl-Data-Dump-Streamer-2.320.0-1|97	- adding missing build prereq
12cr|perl-Data-Dump-Streamer-2.320.0-1|98	- force a provide, badly added by dependency lookup
12cr|perl-Data-Dump-Streamer-2.320.0-1|99	this way, the package will require something that it is providing, and
12cr|perl-Data-Dump-Streamer-2.320.0-1|100	thus the package will be installable
12cr|perl-Data-Dump-Streamer-2.320.0-1|101	- import perl-Data-Dump-Streamer
12cr|perl-Data-Dump-Streamer-2.320.0-1|102	
12cr|perl-Data-Dump-Streamer-2.320.0-1|103	
12cr|perl-Data-Dump-Streamer-2.320.0-1|104	* Wed Dec 03 2008 cpan2dist 2.08-40-1mdv
12cr|perl-Data-Dump-Streamer-2.320.0-1|105	- initial mdv release, generated with cpan2dist
12cr|perl-Data-Dump-Streamer-2.320.0-1|106	

4252 12
12cr|perl-Data-Entropy-0.7.0-1|1	%define upstream_name    Data-Entropy
12cr|perl-Data-Entropy-0.7.0-1|2	%define upstream_version 0.007
12cr|perl-Data-Entropy-0.7.0-1|3	
12cr|perl-Data-Entropy-0.7.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Data-Entropy-0.7.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Data-Entropy-0.7.0-1|6	Release:    %mkrel 1
12cr|perl-Data-Entropy-0.7.0-1|7	
12cr|perl-Data-Entropy-0.7.0-1|8	Summary:    Download entropy from
12cr|perl-Data-Entropy-0.7.0-1|9	License:    GPL+ or Artistic
12cr|perl-Data-Entropy-0.7.0-1|10	Group:      Development/Perl
12cr|perl-Data-Entropy-0.7.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Entropy-0.7.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Entropy-0.7.0-1|13	
12cr|perl-Data-Entropy-0.7.0-1|14	BuildRequires: perl(Carp)
12cr|perl-Data-Entropy-0.7.0-1|15	BuildRequires: perl(Crypt::Rijndael)
12cr|perl-Data-Entropy-0.7.0-1|16	BuildRequires: perl(Data::Float)
12cr|perl-Data-Entropy-0.7.0-1|17	BuildRequires: perl(Errno)
12cr|perl-Data-Entropy-0.7.0-1|18	BuildRequires: perl(Exporter)
12cr|perl-Data-Entropy-0.7.0-1|19	Buildrequires: perl(HTTP::Lite)
12cr|perl-Data-Entropy-0.7.0-1|20	BuildRequires: perl(IO::File)
12cr|perl-Data-Entropy-0.7.0-1|21	BuildRequires: perl(LWP)
12cr|perl-Data-Entropy-0.7.0-1|22	BuildRequires: perl(LWP::UserAgent)
12cr|perl-Data-Entropy-0.7.0-1|23	BuildRequires: perl(Module::Build)
12cr|perl-Data-Entropy-0.7.0-1|24	BuildRequires: perl(Params::Classify)
12cr|perl-Data-Entropy-0.7.0-1|25	BuildRequires: perl(Test::More)
12cr|perl-Data-Entropy-0.7.0-1|26	BuildRequires: perl(constant)
12cr|perl-Data-Entropy-0.7.0-1|27	BuildRequires: perl(integer)
12cr|perl-Data-Entropy-0.7.0-1|28	BuildRequires: perl(parent)
12cr|perl-Data-Entropy-0.7.0-1|29	BuildRequires: perl(strict)
12cr|perl-Data-Entropy-0.7.0-1|30	BuildRequires: perl(warnings)
12cr|perl-Data-Entropy-0.7.0-1|31	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Data-Entropy-0.7.0-1|32	BuildArch: noarch
12cr|perl-Data-Entropy-0.7.0-1|33	
12cr|perl-Data-Entropy-0.7.0-1|34	%description
12cr|perl-Data-Entropy-0.7.0-1|35	This module maintains a concept of a current selection of entropy source.
12cr|perl-Data-Entropy-0.7.0-1|36	Algorithms that require entropy, such as those in the
12cr|perl-Data-Entropy-0.7.0-1|37	Data::Entropy::Algorithms manpage, can use the source nominated by this
12cr|perl-Data-Entropy-0.7.0-1|38	module, avoiding the need for entropy source objects to be explicitly
12cr|perl-Data-Entropy-0.7.0-1|39	passed around. This is convenient because usually one entropy source will
12cr|perl-Data-Entropy-0.7.0-1|40	be used for an entire program run and so an explicit entropy source
12cr|perl-Data-Entropy-0.7.0-1|41	parameter would rarely vary. There is also a default entropy source,
12cr|perl-Data-Entropy-0.7.0-1|42	avoiding the need to explicitly configure a source at all.
12cr|perl-Data-Entropy-0.7.0-1|43	
12cr|perl-Data-Entropy-0.7.0-1|44	If nothing is done to set a source then it defaults to the use of Rijndael
12cr|perl-Data-Entropy-0.7.0-1|45	(AES) in counter mode (see the Data::Entropy::RawSource::CryptCounter
12cr|perl-Data-Entropy-0.7.0-1|46	manpage and the Crypt::Rijndael manpage), keyed using Perl's built-in
12cr|perl-Data-Entropy-0.7.0-1|47	'rand' function. This gives a data stream that looks like concentrated
12cr|perl-Data-Entropy-0.7.0-1|48	entropy, but really only has at most the entropy of the 'rand' seed. Within
12cr|perl-Data-Entropy-0.7.0-1|49	a single run it is cryptographically difficult to detect the correlation
12cr|perl-Data-Entropy-0.7.0-1|50	between parts of the pseudo-entropy stream. If more true entropy is
12cr|perl-Data-Entropy-0.7.0-1|51	required then it is necessary to configure a different entropy source.
12cr|perl-Data-Entropy-0.7.0-1|52	
12cr|perl-Data-Entropy-0.7.0-1|53	%prep
12cr|perl-Data-Entropy-0.7.0-1|54	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Entropy-0.7.0-1|55	
12cr|perl-Data-Entropy-0.7.0-1|56	%build
12cr|perl-Data-Entropy-0.7.0-1|57	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Entropy-0.7.0-1|58	
12cr|perl-Data-Entropy-0.7.0-1|59	%{make}
12cr|perl-Data-Entropy-0.7.0-1|60	
12cr|perl-Data-Entropy-0.7.0-1|61	%check
12cr|perl-Data-Entropy-0.7.0-1|62	%{make} test
12cr|perl-Data-Entropy-0.7.0-1|63	
12cr|perl-Data-Entropy-0.7.0-1|64	%install
12cr|perl-Data-Entropy-0.7.0-1|65	%makeinstall_std
12cr|perl-Data-Entropy-0.7.0-1|66	
12cr|perl-Data-Entropy-0.7.0-1|67	%clean
12cr|perl-Data-Entropy-0.7.0-1|68	rm -rf %buildroot
12cr|perl-Data-Entropy-0.7.0-1|69	
12cr|perl-Data-Entropy-0.7.0-1|70	%files
12cr|perl-Data-Entropy-0.7.0-1|71	%defattr(-,root,root)
12cr|perl-Data-Entropy-0.7.0-1|72	%doc Changes README
12cr|perl-Data-Entropy-0.7.0-1|73	%{_mandir}/man3/*
12cr|perl-Data-Entropy-0.7.0-1|74	%perl_vendorlib/*
12cr|perl-Data-Entropy-0.7.0-1|75	
12cr|perl-Data-Entropy-0.7.0-1|76	
12cr|perl-Data-Entropy-0.7.0-1|77	
12cr|perl-Data-Entropy-0.7.0-1|78	
12cr|perl-Data-Entropy-0.7.0-1|79	%changelog
12cr|perl-Data-Entropy-0.7.0-1|80	* Sat May 07 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.7.0-1mdv2011.0
12cr|perl-Data-Entropy-0.7.0-1|81	+ Revision: 672165
12cr|perl-Data-Entropy-0.7.0-1|82	- new version 0.007
12cr|perl-Data-Entropy-0.7.0-1|83	- clean spec
12cr|perl-Data-Entropy-0.7.0-1|84	- update Source0
12cr|perl-Data-Entropy-0.7.0-1|85	- add a BR on HTTP::Lite
12cr|perl-Data-Entropy-0.7.0-1|86	
12cr|perl-Data-Entropy-0.7.0-1|87	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.6.0-2
12cr|perl-Data-Entropy-0.7.0-1|88	+ Revision: 653561
12cr|perl-Data-Entropy-0.7.0-1|89	- rebuild for updated spec-helper
12cr|perl-Data-Entropy-0.7.0-1|90	
12cr|perl-Data-Entropy-0.7.0-1|91	* Sat Aug 28 2010 Shlomi Fish <shlomif@mandriva.org> 0.6.0-1mdv2011.0
12cr|perl-Data-Entropy-0.7.0-1|92	+ Revision: 573814
12cr|perl-Data-Entropy-0.7.0-1|93	- import perl-Data-Entropy
12cr|perl-Data-Entropy-0.7.0-1|94	

4253 12
12cr|perl-Data-Float-0.11.0-3|1	%define upstream_name    Data-Float
12cr|perl-Data-Float-0.11.0-3|2	%define upstream_version 0.011
12cr|perl-Data-Float-0.11.0-3|3	
12cr|perl-Data-Float-0.11.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Data-Float-0.11.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Data-Float-0.11.0-3|6	Release:    %mkrel 3
12cr|perl-Data-Float-0.11.0-3|7	
12cr|perl-Data-Float-0.11.0-3|8	Summary:    Details of the floating point data type
12cr|perl-Data-Float-0.11.0-3|9	License:    GPL+ or Artistic
12cr|perl-Data-Float-0.11.0-3|10	Group:      Development/Perl
12cr|perl-Data-Float-0.11.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Float-0.11.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Float-0.11.0-3|13	
12cr|perl-Data-Float-0.11.0-3|14	BuildRequires: perl(Carp)
12cr|perl-Data-Float-0.11.0-3|15	BuildRequires: perl(Exporter)
12cr|perl-Data-Float-0.11.0-3|16	BuildRequires: perl(Module::Build)
12cr|perl-Data-Float-0.11.0-3|17	BuildRequires: perl(Test::More)
12cr|perl-Data-Float-0.11.0-3|18	BuildRequires: perl(base)
12cr|perl-Data-Float-0.11.0-3|19	BuildRequires: perl(constant)
12cr|perl-Data-Float-0.11.0-3|20	BuildRequires: perl(integer)
12cr|perl-Data-Float-0.11.0-3|21	BuildRequires: perl(strict)
12cr|perl-Data-Float-0.11.0-3|22	BuildRequires: perl(warnings)
12cr|perl-Data-Float-0.11.0-3|23	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Data-Float-0.11.0-3|24	BuildArch: noarch
12cr|perl-Data-Float-0.11.0-3|25	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Data-Float-0.11.0-3|26	
12cr|perl-Data-Float-0.11.0-3|27	%description
12cr|perl-Data-Float-0.11.0-3|28	This module is about the native floating point numerical data type. A
12cr|perl-Data-Float-0.11.0-3|29	floating point number is one of the types of datum that can appear in the
12cr|perl-Data-Float-0.11.0-3|30	numeric part of a Perl scalar. This module supplies constants describing
12cr|perl-Data-Float-0.11.0-3|31	the native floating point type, classification functions, and functions to
12cr|perl-Data-Float-0.11.0-3|32	manipulate floating point values at a low level.
12cr|perl-Data-Float-0.11.0-3|33	
12cr|perl-Data-Float-0.11.0-3|34	%prep
12cr|perl-Data-Float-0.11.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Float-0.11.0-3|36	
12cr|perl-Data-Float-0.11.0-3|37	%build
12cr|perl-Data-Float-0.11.0-3|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Float-0.11.0-3|39	
12cr|perl-Data-Float-0.11.0-3|40	%{make}
12cr|perl-Data-Float-0.11.0-3|41	
12cr|perl-Data-Float-0.11.0-3|42	%check
12cr|perl-Data-Float-0.11.0-3|43	%{make} test
12cr|perl-Data-Float-0.11.0-3|44	
12cr|perl-Data-Float-0.11.0-3|45	%install
12cr|perl-Data-Float-0.11.0-3|46	rm -rf %buildroot
12cr|perl-Data-Float-0.11.0-3|47	%makeinstall_std
12cr|perl-Data-Float-0.11.0-3|48	
12cr|perl-Data-Float-0.11.0-3|49	%clean
12cr|perl-Data-Float-0.11.0-3|50	rm -rf %buildroot
12cr|perl-Data-Float-0.11.0-3|51	
12cr|perl-Data-Float-0.11.0-3|52	%files
12cr|perl-Data-Float-0.11.0-3|53	%defattr(-,root,root)
12cr|perl-Data-Float-0.11.0-3|54	%doc Changes README
12cr|perl-Data-Float-0.11.0-3|55	%{_mandir}/man3/*
12cr|perl-Data-Float-0.11.0-3|56	%perl_vendorlib/*
12cr|perl-Data-Float-0.11.0-3|57	
12cr|perl-Data-Float-0.11.0-3|58	
12cr|perl-Data-Float-0.11.0-3|59	
12cr|perl-Data-Float-0.11.0-3|60	
12cr|perl-Data-Float-0.11.0-3|61	%changelog
12cr|perl-Data-Float-0.11.0-3|62	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.11.0-3mdv2011.0
12cr|perl-Data-Float-0.11.0-3|63	+ Revision: 657773
12cr|perl-Data-Float-0.11.0-3|64	- rebuild for updated spec-helper
12cr|perl-Data-Float-0.11.0-3|65	- rebuild for updated spec-helper
12cr|perl-Data-Float-0.11.0-3|66	
12cr|perl-Data-Float-0.11.0-3|67	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.11.0-1mdv2011.0
12cr|perl-Data-Float-0.11.0-3|68	+ Revision: 612361
12cr|perl-Data-Float-0.11.0-3|69	- new version
12cr|perl-Data-Float-0.11.0-3|70	
12cr|perl-Data-Float-0.11.0-3|71	* Sat Aug 28 2010 Shlomi Fish <shlomif@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-Data-Float-0.11.0-3|72	+ Revision: 573832
12cr|perl-Data-Float-0.11.0-3|73	- import perl-Data-Float
12cr|perl-Data-Float-0.11.0-3|74	

4254 12
12cr|perl-Data-FormValidator-4.660.0-2|1	%define upstream_name    Data-FormValidator
12cr|perl-Data-FormValidator-4.660.0-2|2	%define upstream_version 4.66
12cr|perl-Data-FormValidator-4.660.0-2|3	
12cr|perl-Data-FormValidator-4.660.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Data-FormValidator-4.660.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Data-FormValidator-4.660.0-2|6	Release:    %mkrel 2
12cr|perl-Data-FormValidator-4.660.0-2|7	
12cr|perl-Data-FormValidator-4.660.0-2|8	Summary:    Validates user input based on input profile
12cr|perl-Data-FormValidator-4.660.0-2|9	License:    Artistic/GPL
12cr|perl-Data-FormValidator-4.660.0-2|10	Group:      Development/Perl
12cr|perl-Data-FormValidator-4.660.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-FormValidator-4.660.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-FormValidator-4.660.0-2|13	
12cr|perl-Data-FormValidator-4.660.0-2|14	BuildRequires:  perl(Module::Build)
12cr|perl-Data-FormValidator-4.660.0-2|15	BuildRequires:  perl(Date::Calc)
12cr|perl-Data-FormValidator-4.660.0-2|16	BuildRequires:  perl(File::MMagic)
12cr|perl-Data-FormValidator-4.660.0-2|17	BuildRequires:  perl(Image::Size)
12cr|perl-Data-FormValidator-4.660.0-2|18	BuildRequires:  perl(Regexp::Common)
12cr|perl-Data-FormValidator-4.660.0-2|19	BuildRequires:  perl(CGI)
12cr|perl-Data-FormValidator-4.660.0-2|20	BuildRequires:  perl(MIME::Types)
12cr|perl-Data-FormValidator-4.660.0-2|21	BuildRequires:  perl(Perl6::Junction)
12cr|perl-Data-FormValidator-4.660.0-2|22	BuildRequires:  perl(Email::Valid)
12cr|perl-Data-FormValidator-4.660.0-2|23	BuildArch:      noarch
12cr|perl-Data-FormValidator-4.660.0-2|24	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Data-FormValidator-4.660.0-2|25	
12cr|perl-Data-FormValidator-4.660.0-2|26	%description
12cr|perl-Data-FormValidator-4.660.0-2|27	Data::FormValidator's main aim is to make input validation expressible in a
12cr|perl-Data-FormValidator-4.660.0-2|28	simple format. Data::FormValidator lets you define profiles which declare the
12cr|perl-Data-FormValidator-4.660.0-2|29	required and optional fields and any constraints they might have.
12cr|perl-Data-FormValidator-4.660.0-2|30	
12cr|perl-Data-FormValidator-4.660.0-2|31	The results are provided as an object which makes it easy to handle missing and
12cr|perl-Data-FormValidator-4.660.0-2|32	invalid results, return error messages about which constraints failed, or
12cr|perl-Data-FormValidator-4.660.0-2|33	process the resulting valid data.
12cr|perl-Data-FormValidator-4.660.0-2|34	
12cr|perl-Data-FormValidator-4.660.0-2|35	%prep
12cr|perl-Data-FormValidator-4.660.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-FormValidator-4.660.0-2|37	
12cr|perl-Data-FormValidator-4.660.0-2|38	%build
12cr|perl-Data-FormValidator-4.660.0-2|39	%{__perl} Build.PL installdirs=vendor
12cr|perl-Data-FormValidator-4.660.0-2|40	./Build
12cr|perl-Data-FormValidator-4.660.0-2|41	
12cr|perl-Data-FormValidator-4.660.0-2|42	%check
12cr|perl-Data-FormValidator-4.660.0-2|43	./Build test
12cr|perl-Data-FormValidator-4.660.0-2|44	
12cr|perl-Data-FormValidator-4.660.0-2|45	%install
12cr|perl-Data-FormValidator-4.660.0-2|46	%{__rm} -rf %{buildroot}
12cr|perl-Data-FormValidator-4.660.0-2|47	./Build install destdir=%buildroot
12cr|perl-Data-FormValidator-4.660.0-2|48	
12cr|perl-Data-FormValidator-4.660.0-2|49	%files
12cr|perl-Data-FormValidator-4.660.0-2|50	%defattr(-,root,root)
12cr|perl-Data-FormValidator-4.660.0-2|51	%doc README RELEASE_NOTES
12cr|perl-Data-FormValidator-4.660.0-2|52	%{perl_vendorlib}/Data
12cr|perl-Data-FormValidator-4.660.0-2|53	%{_mandir}/*/*
12cr|perl-Data-FormValidator-4.660.0-2|54	
12cr|perl-Data-FormValidator-4.660.0-2|55	%clean
12cr|perl-Data-FormValidator-4.660.0-2|56	rm -rf %{buildroot}
12cr|perl-Data-FormValidator-4.660.0-2|57	
12cr|perl-Data-FormValidator-4.660.0-2|58	
12cr|perl-Data-FormValidator-4.660.0-2|59	
12cr|perl-Data-FormValidator-4.660.0-2|60	
12cr|perl-Data-FormValidator-4.660.0-2|61	%changelog
12cr|perl-Data-FormValidator-4.660.0-2|62	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 4.660.0-2mdv2011.0
12cr|perl-Data-FormValidator-4.660.0-2|63	+ Revision: 681374
12cr|perl-Data-FormValidator-4.660.0-2|64	- mass rebuild
12cr|perl-Data-FormValidator-4.660.0-2|65	
12cr|perl-Data-FormValidator-4.660.0-2|66	* Thu Feb 25 2010 Jérôme Quelin <jquelin@mandriva.org> 4.660.0-1mdv2011.0
12cr|perl-Data-FormValidator-4.660.0-2|67	+ Revision: 510969
12cr|perl-Data-FormValidator-4.660.0-2|68	- update to 4.66
12cr|perl-Data-FormValidator-4.660.0-2|69	
12cr|perl-Data-FormValidator-4.660.0-2|70	* Thu Dec 31 2009 Jérôme Quelin <jquelin@mandriva.org> 4.650.0-1mdv2010.1
12cr|perl-Data-FormValidator-4.660.0-2|71	+ Revision: 484372
12cr|perl-Data-FormValidator-4.660.0-2|72	- update to 4.65
12cr|perl-Data-FormValidator-4.660.0-2|73	
12cr|perl-Data-FormValidator-4.660.0-2|74	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 4.630.0-1mdv2010.0
12cr|perl-Data-FormValidator-4.660.0-2|75	+ Revision: 406970
12cr|perl-Data-FormValidator-4.660.0-2|76	- rebuild using %%perl_convert_version
12cr|perl-Data-FormValidator-4.660.0-2|77	
12cr|perl-Data-FormValidator-4.660.0-2|78	* Sun Jan 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 4.63-1mdv2009.1
12cr|perl-Data-FormValidator-4.660.0-2|79	+ Revision: 324492
12cr|perl-Data-FormValidator-4.660.0-2|80	- update to new version 4.63
12cr|perl-Data-FormValidator-4.660.0-2|81	
12cr|perl-Data-FormValidator-4.660.0-2|82	* Tue Jun 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.61-1mdv2009.0
12cr|perl-Data-FormValidator-4.660.0-2|83	+ Revision: 223407
12cr|perl-Data-FormValidator-4.660.0-2|84	- update to new version 4.61
12cr|perl-Data-FormValidator-4.660.0-2|85	
12cr|perl-Data-FormValidator-4.660.0-2|86	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Data-FormValidator-4.660.0-2|87	- restore BuildRoot
12cr|perl-Data-FormValidator-4.660.0-2|88	
12cr|perl-Data-FormValidator-4.660.0-2|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Data-FormValidator-4.660.0-2|90	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Data-FormValidator-4.660.0-2|91	
12cr|perl-Data-FormValidator-4.660.0-2|92	* Wed Nov 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.57-1mdv2008.1
12cr|perl-Data-FormValidator-4.660.0-2|93	+ Revision: 106645
12cr|perl-Data-FormValidator-4.660.0-2|94	- update to new version 4.57
12cr|perl-Data-FormValidator-4.660.0-2|95	- update to new version 4.57
12cr|perl-Data-FormValidator-4.660.0-2|96	
12cr|perl-Data-FormValidator-4.660.0-2|97	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.56-1mdv2008.1
12cr|perl-Data-FormValidator-4.660.0-2|98	+ Revision: 104519
12cr|perl-Data-FormValidator-4.660.0-2|99	- update to new version 4.56
12cr|perl-Data-FormValidator-4.660.0-2|100	
12cr|perl-Data-FormValidator-4.660.0-2|101	* Mon Aug 06 2007 Olivier Thauvin <nanardon@mandriva.org> 4.51-1mdv2008.0
12cr|perl-Data-FormValidator-4.660.0-2|102	+ Revision: 59255
12cr|perl-Data-FormValidator-4.660.0-2|103	- 4.51
12cr|perl-Data-FormValidator-4.660.0-2|104	
12cr|perl-Data-FormValidator-4.660.0-2|105	
12cr|perl-Data-FormValidator-4.660.0-2|106	* Sat Dec 09 2006 Olivier Thauvin <nanardon@mandriva.org> 4.50-1mdv2007.0
12cr|perl-Data-FormValidator-4.660.0-2|107	+ Revision: 93913
12cr|perl-Data-FormValidator-4.660.0-2|108	- 4.50
12cr|perl-Data-FormValidator-4.660.0-2|109	- buidrequires
12cr|perl-Data-FormValidator-4.660.0-2|110	- bump release to please upload system
12cr|perl-Data-FormValidator-4.660.0-2|111	- fix buildrequires
12cr|perl-Data-FormValidator-4.660.0-2|112	- 4.40
12cr|perl-Data-FormValidator-4.660.0-2|113	- Import perl-Data-FormValidator
12cr|perl-Data-FormValidator-4.660.0-2|114	
12cr|perl-Data-FormValidator-4.660.0-2|115	* Thu Aug 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.30-1mdv2007.0
12cr|perl-Data-FormValidator-4.660.0-2|116	- New version 4.30
12cr|perl-Data-FormValidator-4.660.0-2|117	
12cr|perl-Data-FormValidator-4.660.0-2|118	* Fri Jun 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.20-1mdv2007.0
12cr|perl-Data-FormValidator-4.660.0-2|119	- new version
12cr|perl-Data-FormValidator-4.660.0-2|120	- spec cleanup
12cr|perl-Data-FormValidator-4.660.0-2|121	- rpmbuildupdate aware
12cr|perl-Data-FormValidator-4.660.0-2|122	
12cr|perl-Data-FormValidator-4.660.0-2|123	* Sat Mar 25 2006 Nicolas Lcureuil <neoclust@mandriva.org> 4.14-2mdk
12cr|perl-Data-FormValidator-4.660.0-2|124	- Add BuildRequires
12cr|perl-Data-FormValidator-4.660.0-2|125	
12cr|perl-Data-FormValidator-4.660.0-2|126	* Fri Mar 24 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.14-1mdk
12cr|perl-Data-FormValidator-4.660.0-2|127	- First Mandriva release
12cr|perl-Data-FormValidator-4.660.0-2|128	

4255 12
12cr|perl-Data-GUID-0.46.0-3|1	%define upstream_name    Data-GUID
12cr|perl-Data-GUID-0.46.0-3|2	%define upstream_version 0.046
12cr|perl-Data-GUID-0.46.0-3|3	
12cr|perl-Data-GUID-0.46.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Data-GUID-0.46.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-GUID-0.46.0-3|6	Release:	3
12cr|perl-Data-GUID-0.46.0-3|7	
12cr|perl-Data-GUID-0.46.0-3|8	Summary:	Globally unique identifiers
12cr|perl-Data-GUID-0.46.0-3|9	License:	GPL+ or Artistic
12cr|perl-Data-GUID-0.46.0-3|10	Group:		Development/Perl
12cr|perl-Data-GUID-0.46.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-GUID-0.46.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-GUID-0.46.0-3|13	
12cr|perl-Data-GUID-0.46.0-3|14	BuildRequires:	perl-devel
12cr|perl-Data-GUID-0.46.0-3|15	BuildRequires:	perl(Data::UUID)
12cr|perl-Data-GUID-0.46.0-3|16	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Data-GUID-0.46.0-3|17	BuildRequires:	perl(Sub::Install)
12cr|perl-Data-GUID-0.46.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Data-GUID-0.46.0-3|19	BuildArch:	noarch
12cr|perl-Data-GUID-0.46.0-3|20	
12cr|perl-Data-GUID-0.46.0-3|21	%description
12cr|perl-Data-GUID-0.46.0-3|22	Data::GUID provides a simple interface for generating and using globally
12cr|perl-Data-GUID-0.46.0-3|23	unique identifiers.
12cr|perl-Data-GUID-0.46.0-3|24	
12cr|perl-Data-GUID-0.46.0-3|25	%prep
12cr|perl-Data-GUID-0.46.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-GUID-0.46.0-3|27	
12cr|perl-Data-GUID-0.46.0-3|28	%build
12cr|perl-Data-GUID-0.46.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-GUID-0.46.0-3|30	%make
12cr|perl-Data-GUID-0.46.0-3|31	
12cr|perl-Data-GUID-0.46.0-3|32	%check
12cr|perl-Data-GUID-0.46.0-3|33	%make test
12cr|perl-Data-GUID-0.46.0-3|34	
12cr|perl-Data-GUID-0.46.0-3|35	%install
12cr|perl-Data-GUID-0.46.0-3|36	%makeinstall_std
12cr|perl-Data-GUID-0.46.0-3|37	
12cr|perl-Data-GUID-0.46.0-3|38	%files
12cr|perl-Data-GUID-0.46.0-3|39	%doc Changes LICENSE META.yml README
12cr|perl-Data-GUID-0.46.0-3|40	%{_mandir}/man3/*
12cr|perl-Data-GUID-0.46.0-3|41	%{perl_vendorlib}/*
12cr|perl-Data-GUID-0.46.0-3|42	
12cr|perl-Data-GUID-0.46.0-3|43	%changelog
12cr|perl-Data-GUID-0.46.0-3|44	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.46.0-2mdv2011.0
12cr|perl-Data-GUID-0.46.0-3|45	+ Revision: 654298
12cr|perl-Data-GUID-0.46.0-3|46	- rebuild for updated spec-helper
12cr|perl-Data-GUID-0.46.0-3|47	
12cr|perl-Data-GUID-0.46.0-3|48	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.46.0-1
12cr|perl-Data-GUID-0.46.0-3|49	+ Revision: 634223
12cr|perl-Data-GUID-0.46.0-3|50	- update to new version 0.046
12cr|perl-Data-GUID-0.46.0-3|51	
12cr|perl-Data-GUID-0.46.0-3|52	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.45.0-1mdv2011.0
12cr|perl-Data-GUID-0.46.0-3|53	+ Revision: 624769
12cr|perl-Data-GUID-0.46.0-3|54	- import perl-Data-GUID
12cr|perl-Data-GUID-0.46.0-3|55	

4256 12
12cr|perl-Data-Hierarchy-0.340.0-3|1	%define upstream_name    Data-Hierarchy
12cr|perl-Data-Hierarchy-0.340.0-3|2	%define upstream_version 0.34
12cr|perl-Data-Hierarchy-0.340.0-3|3	
12cr|perl-Data-Hierarchy-0.340.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Data-Hierarchy-0.340.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-Hierarchy-0.340.0-3|6	Release:	3
12cr|perl-Data-Hierarchy-0.340.0-3|7	
12cr|perl-Data-Hierarchy-0.340.0-3|8	Summary:	Perl module to handle data in a hierarchical structure
12cr|perl-Data-Hierarchy-0.340.0-3|9	License:	GPL+ or Artistic
12cr|perl-Data-Hierarchy-0.340.0-3|10	Group:		Development/Perl
12cr|perl-Data-Hierarchy-0.340.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Hierarchy-0.340.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Data-Hierarchy-0.340.0-3|13	
12cr|perl-Data-Hierarchy-0.340.0-3|14	BuildRequires:	perl-devel
12cr|perl-Data-Hierarchy-0.340.0-3|15	BuildRequires:	perl(Clone)
12cr|perl-Data-Hierarchy-0.340.0-3|16	BuildRequires:	perl(Test::Exception)
12cr|perl-Data-Hierarchy-0.340.0-3|17	BuildArch:	noarch
12cr|perl-Data-Hierarchy-0.340.0-3|18	
12cr|perl-Data-Hierarchy-0.340.0-3|19	%description
12cr|perl-Data-Hierarchy-0.340.0-3|20	Data::Hierarchy provides a simple interface for manipulating
12cr|perl-Data-Hierarchy-0.340.0-3|21	inheritable data attached to a hierarchical environment (like filesystem).
12cr|perl-Data-Hierarchy-0.340.0-3|22	
12cr|perl-Data-Hierarchy-0.340.0-3|23	%prep
12cr|perl-Data-Hierarchy-0.340.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Hierarchy-0.340.0-3|25	
12cr|perl-Data-Hierarchy-0.340.0-3|26	%build
12cr|perl-Data-Hierarchy-0.340.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Hierarchy-0.340.0-3|28	%make
12cr|perl-Data-Hierarchy-0.340.0-3|29	
12cr|perl-Data-Hierarchy-0.340.0-3|30	%check
12cr|perl-Data-Hierarchy-0.340.0-3|31	make test
12cr|perl-Data-Hierarchy-0.340.0-3|32	
12cr|perl-Data-Hierarchy-0.340.0-3|33	%install
12cr|perl-Data-Hierarchy-0.340.0-3|34	%makeinstall_std
12cr|perl-Data-Hierarchy-0.340.0-3|35	
12cr|perl-Data-Hierarchy-0.340.0-3|36	%files
12cr|perl-Data-Hierarchy-0.340.0-3|37	%doc CHANGES README
12cr|perl-Data-Hierarchy-0.340.0-3|38	%{perl_vendorlib}/Data
12cr|perl-Data-Hierarchy-0.340.0-3|39	%{_mandir}/man3/*
12cr|perl-Data-Hierarchy-0.340.0-3|40	
12cr|perl-Data-Hierarchy-0.340.0-3|41	
12cr|perl-Data-Hierarchy-0.340.0-3|42	%changelog
12cr|perl-Data-Hierarchy-0.340.0-3|43	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.340.0-2mdv2011.0
12cr|perl-Data-Hierarchy-0.340.0-3|44	+ Revision: 681375
12cr|perl-Data-Hierarchy-0.340.0-3|45	- mass rebuild
12cr|perl-Data-Hierarchy-0.340.0-3|46	
12cr|perl-Data-Hierarchy-0.340.0-3|47	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.340.0-1mdv2011.0
12cr|perl-Data-Hierarchy-0.340.0-3|48	+ Revision: 406971
12cr|perl-Data-Hierarchy-0.340.0-3|49	- rebuild using %%perl_convert_version
12cr|perl-Data-Hierarchy-0.340.0-3|50	
12cr|perl-Data-Hierarchy-0.340.0-3|51	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.34-4mdv2009.0
12cr|perl-Data-Hierarchy-0.340.0-3|52	+ Revision: 256443
12cr|perl-Data-Hierarchy-0.340.0-3|53	- rebuild
12cr|perl-Data-Hierarchy-0.340.0-3|54	
12cr|perl-Data-Hierarchy-0.340.0-3|55	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.34-2mdv2008.1
12cr|perl-Data-Hierarchy-0.340.0-3|56	+ Revision: 135831
12cr|perl-Data-Hierarchy-0.340.0-3|57	- restore BuildRoot
12cr|perl-Data-Hierarchy-0.340.0-3|58	
12cr|perl-Data-Hierarchy-0.340.0-3|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Data-Hierarchy-0.340.0-3|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Data-Hierarchy-0.340.0-3|61	
12cr|perl-Data-Hierarchy-0.340.0-3|62	* Fri Aug 17 2007 Thierry Vignaud <tv@mandriva.org> 0.34-2mdv2008.0
12cr|perl-Data-Hierarchy-0.340.0-3|63	+ Revision: 64804
12cr|perl-Data-Hierarchy-0.340.0-3|64	- rebuild
12cr|perl-Data-Hierarchy-0.340.0-3|65	
12cr|perl-Data-Hierarchy-0.340.0-3|66	
12cr|perl-Data-Hierarchy-0.340.0-3|67	* Sat Dec 09 2006 Olivier Thauvin <nanardon@mandriva.org> 0.34-1mdv2007.0
12cr|perl-Data-Hierarchy-0.340.0-3|68	+ Revision: 93928
12cr|perl-Data-Hierarchy-0.340.0-3|69	- 0.34
12cr|perl-Data-Hierarchy-0.340.0-3|70	
12cr|perl-Data-Hierarchy-0.340.0-3|71	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 0.30-2mdv2007.1
12cr|perl-Data-Hierarchy-0.340.0-3|72	+ Revision: 73149
12cr|perl-Data-Hierarchy-0.340.0-3|73	- import perl-Data-Hierarchy-0.30-2mdv2007.1
12cr|perl-Data-Hierarchy-0.340.0-3|74	
12cr|perl-Data-Hierarchy-0.340.0-3|75	* Thu Aug 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.30-1mdv2007.0
12cr|perl-Data-Hierarchy-0.340.0-3|76	- New version 0.30
12cr|perl-Data-Hierarchy-0.340.0-3|77	
12cr|perl-Data-Hierarchy-0.340.0-3|78	* Fri Jun 09 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2007.0
12cr|perl-Data-Hierarchy-0.340.0-3|79	- New release 0.22
12cr|perl-Data-Hierarchy-0.340.0-3|80	- spec cleanup
12cr|perl-Data-Hierarchy-0.340.0-3|81	- better source URM
12cr|perl-Data-Hierarchy-0.340.0-3|82	- %%{1}mdv2007.1
12cr|perl-Data-Hierarchy-0.340.0-3|83	- drop manifest from doc
12cr|perl-Data-Hierarchy-0.340.0-3|84	- don't ship empty directories
12cr|perl-Data-Hierarchy-0.340.0-3|85	
12cr|perl-Data-Hierarchy-0.340.0-3|86	* Wed Feb 09 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.21-2mdk
12cr|perl-Data-Hierarchy-0.340.0-3|87	- rebuild for new perl
12cr|perl-Data-Hierarchy-0.340.0-3|88	
12cr|perl-Data-Hierarchy-0.340.0-3|89	* Fri Nov 12 2004 Michael Scherer <misc@mandrake.org> 0.21-1mdk
12cr|perl-Data-Hierarchy-0.340.0-3|90	- New release 0.21
12cr|perl-Data-Hierarchy-0.340.0-3|91	
12cr|perl-Data-Hierarchy-0.340.0-3|92	* Mon Sep 27 2004 Michael Scherer <misc@mandrake.org> 0.20-1mdk
12cr|perl-Data-Hierarchy-0.340.0-3|93	- New release 0.20
12cr|perl-Data-Hierarchy-0.340.0-3|94	
12cr|perl-Data-Hierarchy-0.340.0-3|95	* Wed Sep 22 2004 Michael Scherer <misc@mandrake.org> 0.19-1mdk
12cr|perl-Data-Hierarchy-0.340.0-3|96	- New release 0.19
12cr|perl-Data-Hierarchy-0.340.0-3|97	
12cr|perl-Data-Hierarchy-0.340.0-3|98	* Sat Jun 05 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.18-1mdk
12cr|perl-Data-Hierarchy-0.340.0-3|99	- 0.18
12cr|perl-Data-Hierarchy-0.340.0-3|100	- cosmetics
12cr|perl-Data-Hierarchy-0.340.0-3|101	
12cr|perl-Data-Hierarchy-0.340.0-3|102	* Sat Apr 03 2004 Michael Scherer <misc@mandrake.org> 0.17-1mdk
12cr|perl-Data-Hierarchy-0.340.0-3|103	- 0.17
12cr|perl-Data-Hierarchy-0.340.0-3|104	
12cr|perl-Data-Hierarchy-0.340.0-3|105	* Sat Apr 03 2004 Michael Scherer <misc@mandrake.org> 0.15-1mdk
12cr|perl-Data-Hierarchy-0.340.0-3|106	- First MandrakeSoft Package
12cr|perl-Data-Hierarchy-0.340.0-3|107	

4257 12
12cr|perl-Data-ICal-0.180.0-2|1	%define upstream_name     Data-ICal
12cr|perl-Data-ICal-0.180.0-2|2	%define upstream_version  0.18
12cr|perl-Data-ICal-0.180.0-2|3	
12cr|perl-Data-ICal-0.180.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Data-ICal-0.180.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-ICal-0.180.0-2|6	Release:	2
12cr|perl-Data-ICal-0.180.0-2|7	
12cr|perl-Data-ICal-0.180.0-2|8	Summary:	Generates iCalendar (RFC 2445) calendar files
12cr|perl-Data-ICal-0.180.0-2|9	License:	GPL+ or Artistic
12cr|perl-Data-ICal-0.180.0-2|10	Group:		Development/Perl
12cr|perl-Data-ICal-0.180.0-2|11	URL:		http://search.cpan.org/dist/Data-ICal/
12cr|perl-Data-ICal-0.180.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-ICal-0.180.0-2|13	
12cr|perl-Data-ICal-0.180.0-2|14	BuildRequires:	perl-devel
12cr|perl-Data-ICal-0.180.0-2|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-Data-ICal-0.180.0-2|16	BuildRequires:	perl(Class::ReturnValue)
12cr|perl-Data-ICal-0.180.0-2|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Data-ICal-0.180.0-2|18	BuildRequires:	perl(Test::LongString)
12cr|perl-Data-ICal-0.180.0-2|19	BuildRequires:	perl(Test::More)
12cr|perl-Data-ICal-0.180.0-2|20	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-Data-ICal-0.180.0-2|21	BuildRequires:	perl(Test::Warn)
12cr|perl-Data-ICal-0.180.0-2|22	BuildRequires:	perl(Text::vFile::asData)
12cr|perl-Data-ICal-0.180.0-2|23	BuildArch:	noarch
12cr|perl-Data-ICal-0.180.0-2|24	# rpm doesn't catch this
12cr|perl-Data-ICal-0.180.0-2|25	Requires:	perl(Class::Accessor)
12cr|perl-Data-ICal-0.180.0-2|26	
12cr|perl-Data-ICal-0.180.0-2|27	%description
12cr|perl-Data-ICal-0.180.0-2|28	A Data::ICal object represents a VCALENDAR object as defined in the
12cr|perl-Data-ICal-0.180.0-2|29	iCalendar protocol (RFC 2445, MIME type "text/calendar"), as implemented in
12cr|perl-Data-ICal-0.180.0-2|30	many popular calendaring programs such as Apple's iCal.
12cr|perl-Data-ICal-0.180.0-2|31	
12cr|perl-Data-ICal-0.180.0-2|32	%prep
12cr|perl-Data-ICal-0.180.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-ICal-0.180.0-2|34	
12cr|perl-Data-ICal-0.180.0-2|35	%build
12cr|perl-Data-ICal-0.180.0-2|36	sed -i s,"auto_install();",, Makefile.PL
12cr|perl-Data-ICal-0.180.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-ICal-0.180.0-2|38	%make
12cr|perl-Data-ICal-0.180.0-2|39	
12cr|perl-Data-ICal-0.180.0-2|40	%check
12cr|perl-Data-ICal-0.180.0-2|41	make test
12cr|perl-Data-ICal-0.180.0-2|42	
12cr|perl-Data-ICal-0.180.0-2|43	%install
12cr|perl-Data-ICal-0.180.0-2|44	%makeinstall_std
12cr|perl-Data-ICal-0.180.0-2|45	
12cr|perl-Data-ICal-0.180.0-2|46	%files
12cr|perl-Data-ICal-0.180.0-2|47	%doc Changes README
12cr|perl-Data-ICal-0.180.0-2|48	%{perl_vendorlib}/*
12cr|perl-Data-ICal-0.180.0-2|49	%{_mandir}/man3/*
12cr|perl-Data-ICal-0.180.0-2|50	

4258 12
12cr|perl-Data-Inherited-1.100.860-3|1	%define upstream_name    Data-Inherited
12cr|perl-Data-Inherited-1.100.860-3|2	%define upstream_version 1.100860
12cr|perl-Data-Inherited-1.100.860-3|3	
12cr|perl-Data-Inherited-1.100.860-3|4	Name:		perl-%{upstream_name}
12cr|perl-Data-Inherited-1.100.860-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-Inherited-1.100.860-3|6	Release:	3
12cr|perl-Data-Inherited-1.100.860-3|7	
12cr|perl-Data-Inherited-1.100.860-3|8	Summary:	Hierarchy-wide accumulation of list and hash results
12cr|perl-Data-Inherited-1.100.860-3|9	License:	GPL+ or Artistic
12cr|perl-Data-Inherited-1.100.860-3|10	Group:		Development/Perl
12cr|perl-Data-Inherited-1.100.860-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Inherited-1.100.860-3|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Inherited-1.100.860-3|13	
12cr|perl-Data-Inherited-1.100.860-3|14	BuildRequires:	perl-devel
12cr|perl-Data-Inherited-1.100.860-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Data-Inherited-1.100.860-3|16	BuildRequires:	perl(Test::Compile)
12cr|perl-Data-Inherited-1.100.860-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Data-Inherited-1.100.860-3|18	BuildArch:	noarch
12cr|perl-Data-Inherited-1.100.860-3|19	
12cr|perl-Data-Inherited-1.100.860-3|20	%description
12cr|perl-Data-Inherited-1.100.860-3|21	NEXT.pm adds a pseudoclass named 'NEXT' to any program that uses it. If a
12cr|perl-Data-Inherited-1.100.860-3|22	method 'm' calls '$self-'NEXT::m()>, the call to 'm' is redispatched as if
12cr|perl-Data-Inherited-1.100.860-3|23	the calling method had not originally been found.
12cr|perl-Data-Inherited-1.100.860-3|24	
12cr|perl-Data-Inherited-1.100.860-3|25	In other words, a call to '$self-'NEXT::m()> resumes the depth-first,
12cr|perl-Data-Inherited-1.100.860-3|26	left-to-right search of '$self''s class hierarchy that resulted in the
12cr|perl-Data-Inherited-1.100.860-3|27	original call to 'm'.
12cr|perl-Data-Inherited-1.100.860-3|28	
12cr|perl-Data-Inherited-1.100.860-3|29	Note that this is not the same thing as '$self-'SUPER::m()>, which begins a
12cr|perl-Data-Inherited-1.100.860-3|30	new dispatch that is restricted to searching the ancestors of the current
12cr|perl-Data-Inherited-1.100.860-3|31	class. '$self-'NEXT::m()> can backtrack past the current class -- to look
12cr|perl-Data-Inherited-1.100.860-3|32	for a suitable method in other ancestors of '$self' -- whereas
12cr|perl-Data-Inherited-1.100.860-3|33	'$self-'SUPER::m()> cannot.
12cr|perl-Data-Inherited-1.100.860-3|34	
12cr|perl-Data-Inherited-1.100.860-3|35	%prep
12cr|perl-Data-Inherited-1.100.860-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Inherited-1.100.860-3|37	
12cr|perl-Data-Inherited-1.100.860-3|38	%build
12cr|perl-Data-Inherited-1.100.860-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Inherited-1.100.860-3|40	%make
12cr|perl-Data-Inherited-1.100.860-3|41	
12cr|perl-Data-Inherited-1.100.860-3|42	%check
12cr|perl-Data-Inherited-1.100.860-3|43	%make test
12cr|perl-Data-Inherited-1.100.860-3|44	
12cr|perl-Data-Inherited-1.100.860-3|45	%install
12cr|perl-Data-Inherited-1.100.860-3|46	%makeinstall_std
12cr|perl-Data-Inherited-1.100.860-3|47	
12cr|perl-Data-Inherited-1.100.860-3|48	%files
12cr|perl-Data-Inherited-1.100.860-3|49	%doc Changes LICENSE README
12cr|perl-Data-Inherited-1.100.860-3|50	%{_mandir}/man3/*
12cr|perl-Data-Inherited-1.100.860-3|51	%{perl_vendorlib}/*
12cr|perl-Data-Inherited-1.100.860-3|52	
12cr|perl-Data-Inherited-1.100.860-3|53	%changelog
12cr|perl-Data-Inherited-1.100.860-3|54	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.100.860-2mdv2011.0
12cr|perl-Data-Inherited-1.100.860-3|55	+ Revision: 654907
12cr|perl-Data-Inherited-1.100.860-3|56	- rebuild for updated spec-helper
12cr|perl-Data-Inherited-1.100.860-3|57	
12cr|perl-Data-Inherited-1.100.860-3|58	* Sun Mar 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.860-1mdv2011.0
12cr|perl-Data-Inherited-1.100.860-3|59	+ Revision: 528430
12cr|perl-Data-Inherited-1.100.860-3|60	- update to 1.100860
12cr|perl-Data-Inherited-1.100.860-3|61	
12cr|perl-Data-Inherited-1.100.860-3|62	* Fri Mar 26 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.850-1mdv2010.1
12cr|perl-Data-Inherited-1.100.860-3|63	+ Revision: 527731
12cr|perl-Data-Inherited-1.100.860-3|64	- update to 1.100850
12cr|perl-Data-Inherited-1.100.860-3|65	
12cr|perl-Data-Inherited-1.100.860-3|66	* Wed Feb 10 2010 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-1mdv2010.1
12cr|perl-Data-Inherited-1.100.860-3|67	+ Revision: 503863
12cr|perl-Data-Inherited-1.100.860-3|68	- update to 1.07
12cr|perl-Data-Inherited-1.100.860-3|69	
12cr|perl-Data-Inherited-1.100.860-3|70	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-1mdv2010.0
12cr|perl-Data-Inherited-1.100.860-3|71	+ Revision: 444081
12cr|perl-Data-Inherited-1.100.860-3|72	- import perl-Data-Inherited
12cr|perl-Data-Inherited-1.100.860-3|73	
12cr|perl-Data-Inherited-1.100.860-3|74	
12cr|perl-Data-Inherited-1.100.860-3|75	* Thu Sep 17 2009 cpan2dist 1.06-1mdv
12cr|perl-Data-Inherited-1.100.860-3|76	- initial mdv release, generated with cpan2dist

4259 12
12cr|perl-Data-Integer-0.4.0-2|1	%define upstream_name    Data-Integer
12cr|perl-Data-Integer-0.4.0-2|2	%define upstream_version 0.004
12cr|perl-Data-Integer-0.4.0-2|3	
12cr|perl-Data-Integer-0.4.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Data-Integer-0.4.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Data-Integer-0.4.0-2|6	Release:    %mkrel 2
12cr|perl-Data-Integer-0.4.0-2|7	
12cr|perl-Data-Integer-0.4.0-2|8	Summary:    Details of the native integer data type
12cr|perl-Data-Integer-0.4.0-2|9	License:    GPL+ or Artistic
12cr|perl-Data-Integer-0.4.0-2|10	Group:      Development/Perl
12cr|perl-Data-Integer-0.4.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Integer-0.4.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.lzma
12cr|perl-Data-Integer-0.4.0-2|13	
12cr|perl-Data-Integer-0.4.0-2|14	BuildRequires: perl(Carp)
12cr|perl-Data-Integer-0.4.0-2|15	BuildRequires: perl(Exporter)
12cr|perl-Data-Integer-0.4.0-2|16	BuildRequires: perl(Module::Build)
12cr|perl-Data-Integer-0.4.0-2|17	BuildRequires: perl(Test::More)
12cr|perl-Data-Integer-0.4.0-2|18	BuildRequires: perl(base)
12cr|perl-Data-Integer-0.4.0-2|19	BuildRequires: perl(constant)
12cr|perl-Data-Integer-0.4.0-2|20	BuildRequires: perl(integer)
12cr|perl-Data-Integer-0.4.0-2|21	BuildRequires: perl(strict)
12cr|perl-Data-Integer-0.4.0-2|22	BuildRequires: perl(warnings)
12cr|perl-Data-Integer-0.4.0-2|23	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Data-Integer-0.4.0-2|24	BuildArch: noarch
12cr|perl-Data-Integer-0.4.0-2|25	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Data-Integer-0.4.0-2|26	
12cr|perl-Data-Integer-0.4.0-2|27	%description
12cr|perl-Data-Integer-0.4.0-2|28	This module is about the native integer numerical data type. A native
12cr|perl-Data-Integer-0.4.0-2|29	integer is one of the types of datum that can appear in the numeric part of
12cr|perl-Data-Integer-0.4.0-2|30	a Perl scalar. This module supplies constants describing the native integer
12cr|perl-Data-Integer-0.4.0-2|31	type.
12cr|perl-Data-Integer-0.4.0-2|32	
12cr|perl-Data-Integer-0.4.0-2|33	There are actually two native integer representations: signed and unsigned.
12cr|perl-Data-Integer-0.4.0-2|34	Both are handled by this module.
12cr|perl-Data-Integer-0.4.0-2|35	
12cr|perl-Data-Integer-0.4.0-2|36	%prep
12cr|perl-Data-Integer-0.4.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Integer-0.4.0-2|38	
12cr|perl-Data-Integer-0.4.0-2|39	%build
12cr|perl-Data-Integer-0.4.0-2|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Integer-0.4.0-2|41	
12cr|perl-Data-Integer-0.4.0-2|42	%{make}
12cr|perl-Data-Integer-0.4.0-2|43	
12cr|perl-Data-Integer-0.4.0-2|44	%check
12cr|perl-Data-Integer-0.4.0-2|45	%{make} test
12cr|perl-Data-Integer-0.4.0-2|46	
12cr|perl-Data-Integer-0.4.0-2|47	%install
12cr|perl-Data-Integer-0.4.0-2|48	rm -rf %buildroot
12cr|perl-Data-Integer-0.4.0-2|49	%makeinstall_std
12cr|perl-Data-Integer-0.4.0-2|50	
12cr|perl-Data-Integer-0.4.0-2|51	%clean
12cr|perl-Data-Integer-0.4.0-2|52	rm -rf %buildroot
12cr|perl-Data-Integer-0.4.0-2|53	
12cr|perl-Data-Integer-0.4.0-2|54	%files
12cr|perl-Data-Integer-0.4.0-2|55	%defattr(-,root,root)
12cr|perl-Data-Integer-0.4.0-2|56	%doc Changes README
12cr|perl-Data-Integer-0.4.0-2|57	%{_mandir}/man3/*
12cr|perl-Data-Integer-0.4.0-2|58	%perl_vendorlib/*
12cr|perl-Data-Integer-0.4.0-2|59	
12cr|perl-Data-Integer-0.4.0-2|60	
12cr|perl-Data-Integer-0.4.0-2|61	
12cr|perl-Data-Integer-0.4.0-2|62	
12cr|perl-Data-Integer-0.4.0-2|63	%changelog
12cr|perl-Data-Integer-0.4.0-2|64	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.4.0-2mdv2011.0
12cr|perl-Data-Integer-0.4.0-2|65	+ Revision: 653562
12cr|perl-Data-Integer-0.4.0-2|66	- rebuild for updated spec-helper
12cr|perl-Data-Integer-0.4.0-2|67	
12cr|perl-Data-Integer-0.4.0-2|68	* Sat Aug 28 2010 Shlomi Fish <shlomif@mandriva.org> 0.4.0-1mdv2011.0
12cr|perl-Data-Integer-0.4.0-2|69	+ Revision: 573802
12cr|perl-Data-Integer-0.4.0-2|70	- import perl-Data-Integer
12cr|perl-Data-Integer-0.4.0-2|71	

4260 12
12cr|perl-Data-LetterTree-0.100.0-5|1	%define upstream_name	 Data-LetterTree
12cr|perl-Data-LetterTree-0.100.0-5|2	%define upstream_version 0.1
12cr|perl-Data-LetterTree-0.100.0-5|3	
12cr|perl-Data-LetterTree-0.100.0-5|4	Name:		perl-%{upstream_name}
12cr|perl-Data-LetterTree-0.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-LetterTree-0.100.0-5|6	Release:	5
12cr|perl-Data-LetterTree-0.100.0-5|7	
12cr|perl-Data-LetterTree-0.100.0-5|8	Summary:	Native letter tree Perl binding
12cr|perl-Data-LetterTree-0.100.0-5|9	License:	GPL+ or Artistic
12cr|perl-Data-LetterTree-0.100.0-5|10	Group:		Development/Perl
12cr|perl-Data-LetterTree-0.100.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Data-LetterTree-0.100.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/G/GR/GROUSSE/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Data-LetterTree-0.100.0-5|13	
12cr|perl-Data-LetterTree-0.100.0-5|14	BuildRequires:	liblettertree-devel
12cr|perl-Data-LetterTree-0.100.0-5|15	BuildRequires:	perl-devel
12cr|perl-Data-LetterTree-0.100.0-5|16	
12cr|perl-Data-LetterTree-0.100.0-5|17	%description
12cr|perl-Data-LetterTree-0.100.0-5|18	This module provides perl binding over a native implementation of a letter
12cr|perl-Data-LetterTree-0.100.0-5|19	tree, allowing to index any kind of perl scalar variable by a large set of
12cr|perl-Data-LetterTree-0.100.0-5|20	string with a reduced memory footprint over native perl hashes by sharing their
12cr|perl-Data-LetterTree-0.100.0-5|21	prefixes.
12cr|perl-Data-LetterTree-0.100.0-5|22	
12cr|perl-Data-LetterTree-0.100.0-5|23	%prep
12cr|perl-Data-LetterTree-0.100.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-LetterTree-0.100.0-5|25	
12cr|perl-Data-LetterTree-0.100.0-5|26	%build
12cr|perl-Data-LetterTree-0.100.0-5|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-LetterTree-0.100.0-5|28	%make
12cr|perl-Data-LetterTree-0.100.0-5|29	
12cr|perl-Data-LetterTree-0.100.0-5|30	%check
12cr|perl-Data-LetterTree-0.100.0-5|31	%make test
12cr|perl-Data-LetterTree-0.100.0-5|32	
12cr|perl-Data-LetterTree-0.100.0-5|33	%install
12cr|perl-Data-LetterTree-0.100.0-5|34	%makeinstall_std
12cr|perl-Data-LetterTree-0.100.0-5|35	
12cr|perl-Data-LetterTree-0.100.0-5|36	%files
12cr|perl-Data-LetterTree-0.100.0-5|37	%doc README Changes
12cr|perl-Data-LetterTree-0.100.0-5|38	%{perl_vendorarch}/Data
12cr|perl-Data-LetterTree-0.100.0-5|39	%{perl_vendorarch}/auto/Data
12cr|perl-Data-LetterTree-0.100.0-5|40	%{_mandir}/*/*
12cr|perl-Data-LetterTree-0.100.0-5|41	

4261 12
12cr|perl-Data-Locations-5.500.0-4|1	%define upstream_name    Data-Locations
12cr|perl-Data-Locations-5.500.0-4|2	%define upstream_version 5.5
12cr|perl-Data-Locations-5.500.0-4|3	
12cr|perl-Data-Locations-5.500.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Data-Locations-5.500.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Data-Locations-5.500.0-4|6	Release:	4
12cr|perl-Data-Locations-5.500.0-4|7	
12cr|perl-Data-Locations-5.500.0-4|8	Summary:	Data-Locations module for perl
12cr|perl-Data-Locations-5.500.0-4|9	License:	GPL+ or Artistic
12cr|perl-Data-Locations-5.500.0-4|10	Group:		Development/Perl
12cr|perl-Data-Locations-5.500.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Locations-5.500.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Locations-5.500.0-4|13	
12cr|perl-Data-Locations-5.500.0-4|14	BuildRequires:	perl-devel
12cr|perl-Data-Locations-5.500.0-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Data-Locations-5.500.0-4|16	
12cr|perl-Data-Locations-5.500.0-4|17	%description
12cr|perl-Data-Locations-5.500.0-4|18	This module allows for "magic" insertion points in your data.
12cr|perl-Data-Locations-5.500.0-4|19	
12cr|perl-Data-Locations-5.500.0-4|20	%prep
12cr|perl-Data-Locations-5.500.0-4|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Locations-5.500.0-4|22	
12cr|perl-Data-Locations-5.500.0-4|23	%build
12cr|perl-Data-Locations-5.500.0-4|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Locations-5.500.0-4|25	%make
12cr|perl-Data-Locations-5.500.0-4|26	make test
12cr|perl-Data-Locations-5.500.0-4|27	
12cr|perl-Data-Locations-5.500.0-4|28	%install
12cr|perl-Data-Locations-5.500.0-4|29	rm -rf %{buildroot}
12cr|perl-Data-Locations-5.500.0-4|30	%makeinstall_std
12cr|perl-Data-Locations-5.500.0-4|31	
12cr|perl-Data-Locations-5.500.0-4|32	%clean
12cr|perl-Data-Locations-5.500.0-4|33	rm -rf %{buildroot}
12cr|perl-Data-Locations-5.500.0-4|34	
12cr|perl-Data-Locations-5.500.0-4|35	%files
12cr|perl-Data-Locations-5.500.0-4|36	%defattr(-,root,root)
12cr|perl-Data-Locations-5.500.0-4|37	%doc CHANGES.txt CREDITS.txt GNU_GPL.txt INSTALL.txt README.txt
12cr|perl-Data-Locations-5.500.0-4|38	%{perl_vendorlib}/*/Data/Locations.pm
12cr|perl-Data-Locations-5.500.0-4|39	%{perl_vendorlib}/*/auto/Data/Locations
12cr|perl-Data-Locations-5.500.0-4|40	%{_mandir}/*/*
12cr|perl-Data-Locations-5.500.0-4|41	
12cr|perl-Data-Locations-5.500.0-4|42	
12cr|perl-Data-Locations-5.500.0-4|43	%changelog
12cr|perl-Data-Locations-5.500.0-4|44	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 5.500.0-4
12cr|perl-Data-Locations-5.500.0-4|45	+ Revision: 768358
12cr|perl-Data-Locations-5.500.0-4|46	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Data-Locations-5.500.0-4|47	
12cr|perl-Data-Locations-5.500.0-4|48	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 5.500.0-3
12cr|perl-Data-Locations-5.500.0-4|49	+ Revision: 681377
12cr|perl-Data-Locations-5.500.0-4|50	- mass rebuild
12cr|perl-Data-Locations-5.500.0-4|51	
12cr|perl-Data-Locations-5.500.0-4|52	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 5.500.0-2mdv2011.0
12cr|perl-Data-Locations-5.500.0-4|53	+ Revision: 555764
12cr|perl-Data-Locations-5.500.0-4|54	- rebuild for perl 5.12
12cr|perl-Data-Locations-5.500.0-4|55	
12cr|perl-Data-Locations-5.500.0-4|56	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 5.500.0-1mdv2010.1
12cr|perl-Data-Locations-5.500.0-4|57	+ Revision: 461730
12cr|perl-Data-Locations-5.500.0-4|58	- update to 5.5
12cr|perl-Data-Locations-5.500.0-4|59	
12cr|perl-Data-Locations-5.500.0-4|60	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 5.4-6mdv2010.0
12cr|perl-Data-Locations-5.500.0-4|61	+ Revision: 430403
12cr|perl-Data-Locations-5.500.0-4|62	- rebuild
12cr|perl-Data-Locations-5.500.0-4|63	
12cr|perl-Data-Locations-5.500.0-4|64	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 5.4-5mdv2009.0
12cr|perl-Data-Locations-5.500.0-4|65	+ Revision: 256470
12cr|perl-Data-Locations-5.500.0-4|66	- rebuild
12cr|perl-Data-Locations-5.500.0-4|67	
12cr|perl-Data-Locations-5.500.0-4|68	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 5.4-3mdv2008.1
12cr|perl-Data-Locations-5.500.0-4|69	+ Revision: 152047
12cr|perl-Data-Locations-5.500.0-4|70	- rebuild
12cr|perl-Data-Locations-5.500.0-4|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Data-Locations-5.500.0-4|72	
12cr|perl-Data-Locations-5.500.0-4|73	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Data-Locations-5.500.0-4|74	- restore BuildRoot
12cr|perl-Data-Locations-5.500.0-4|75	
12cr|perl-Data-Locations-5.500.0-4|76	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.4-2mdv2008.0
12cr|perl-Data-Locations-5.500.0-4|77	+ Revision: 86326
12cr|perl-Data-Locations-5.500.0-4|78	- rebuild
12cr|perl-Data-Locations-5.500.0-4|79	
12cr|perl-Data-Locations-5.500.0-4|80	
12cr|perl-Data-Locations-5.500.0-4|81	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 5.4-1mdv2007.0
12cr|perl-Data-Locations-5.500.0-4|82	- rebuild
12cr|perl-Data-Locations-5.500.0-4|83	
12cr|perl-Data-Locations-5.500.0-4|84	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 5.4-1mdk
12cr|perl-Data-Locations-5.500.0-4|85	- initial Mandriva package
12cr|perl-Data-Locations-5.500.0-4|86	

4262 12
12cr|perl-Data-Miscellany-1.100.850-3|1	%define upstream_name    Data-Miscellany
12cr|perl-Data-Miscellany-1.100.850-3|2	%define upstream_version 1.100850
12cr|perl-Data-Miscellany-1.100.850-3|3	
12cr|perl-Data-Miscellany-1.100.850-3|4	Name:		perl-%{upstream_name}
12cr|perl-Data-Miscellany-1.100.850-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-Miscellany-1.100.850-3|6	Release:	3
12cr|perl-Data-Miscellany-1.100.850-3|7	
12cr|perl-Data-Miscellany-1.100.850-3|8	Summary:	Collection of miscellaneous subroutines
12cr|perl-Data-Miscellany-1.100.850-3|9	License:	GPL+ or Artistic
12cr|perl-Data-Miscellany-1.100.850-3|10	Group:		Development/Perl
12cr|perl-Data-Miscellany-1.100.850-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Miscellany-1.100.850-3|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Miscellany-1.100.850-3|13	
12cr|perl-Data-Miscellany-1.100.850-3|14	BuildRequires:	perl-devel
12cr|perl-Data-Miscellany-1.100.850-3|15	BuildRequires:	perl(Test::Compile)
12cr|perl-Data-Miscellany-1.100.850-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Data-Miscellany-1.100.850-3|17	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Data-Miscellany-1.100.850-3|18	BuildArch:	noarch
12cr|perl-Data-Miscellany-1.100.850-3|19	
12cr|perl-Data-Miscellany-1.100.850-3|20	%description
12cr|perl-Data-Miscellany-1.100.850-3|21	This is a collection of miscellaneous subroutines useful in wide but
12cr|perl-Data-Miscellany-1.100.850-3|22	varying scenarios; a catch-all module for things that don't obviously
12cr|perl-Data-Miscellany-1.100.850-3|23	belong anywhere else. Obviously what's useful differs from person to
12cr|perl-Data-Miscellany-1.100.850-3|24	person, but this particular collection should be useful in object-oriented
12cr|perl-Data-Miscellany-1.100.850-3|25	frameworks, such as the Class::Framework manpage and the Data::Conveyor
12cr|perl-Data-Miscellany-1.100.850-3|26	manpage.
12cr|perl-Data-Miscellany-1.100.850-3|27	
12cr|perl-Data-Miscellany-1.100.850-3|28	%prep
12cr|perl-Data-Miscellany-1.100.850-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Miscellany-1.100.850-3|30	
12cr|perl-Data-Miscellany-1.100.850-3|31	%build
12cr|perl-Data-Miscellany-1.100.850-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Miscellany-1.100.850-3|33	%make
12cr|perl-Data-Miscellany-1.100.850-3|34	
12cr|perl-Data-Miscellany-1.100.850-3|35	%check
12cr|perl-Data-Miscellany-1.100.850-3|36	%make test
12cr|perl-Data-Miscellany-1.100.850-3|37	
12cr|perl-Data-Miscellany-1.100.850-3|38	%install
12cr|perl-Data-Miscellany-1.100.850-3|39	%makeinstall_std
12cr|perl-Data-Miscellany-1.100.850-3|40	
12cr|perl-Data-Miscellany-1.100.850-3|41	%files
12cr|perl-Data-Miscellany-1.100.850-3|42	%doc Changes README
12cr|perl-Data-Miscellany-1.100.850-3|43	%{_mandir}/man3/*
12cr|perl-Data-Miscellany-1.100.850-3|44	%{perl_vendorlib}/*
12cr|perl-Data-Miscellany-1.100.850-3|45	
12cr|perl-Data-Miscellany-1.100.850-3|46	%changelog
12cr|perl-Data-Miscellany-1.100.850-3|47	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.100.850-2mdv2011.0
12cr|perl-Data-Miscellany-1.100.850-3|48	+ Revision: 653401
12cr|perl-Data-Miscellany-1.100.850-3|49	- rebuild for updated spec-helper
12cr|perl-Data-Miscellany-1.100.850-3|50	
12cr|perl-Data-Miscellany-1.100.850-3|51	* Fri Mar 26 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.850-1mdv2011.0
12cr|perl-Data-Miscellany-1.100.850-3|52	+ Revision: 527732
12cr|perl-Data-Miscellany-1.100.850-3|53	- update to 1.100850
12cr|perl-Data-Miscellany-1.100.850-3|54	
12cr|perl-Data-Miscellany-1.100.850-3|55	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.1
12cr|perl-Data-Miscellany-1.100.850-3|56	+ Revision: 474658
12cr|perl-Data-Miscellany-1.100.850-3|57	- update to 0.04
12cr|perl-Data-Miscellany-1.100.850-3|58	
12cr|perl-Data-Miscellany-1.100.850-3|59	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Data-Miscellany-1.100.850-3|60	+ Revision: 444077
12cr|perl-Data-Miscellany-1.100.850-3|61	- import perl-Data-Miscellany
12cr|perl-Data-Miscellany-1.100.850-3|62	
12cr|perl-Data-Miscellany-1.100.850-3|63	
12cr|perl-Data-Miscellany-1.100.850-3|64	* Thu Sep 17 2009 cpan2dist 0.02-1mdv
12cr|perl-Data-Miscellany-1.100.850-3|65	- initial mdv release, generated with cpan2dist

4263 12
12cr|perl-Data-Page-2.20.0-3|1	%define upstream_name    Data-Page
12cr|perl-Data-Page-2.20.0-3|2	%define upstream_version 2.02
12cr|perl-Data-Page-2.20.0-3|3	
12cr|perl-Data-Page-2.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Data-Page-2.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-Page-2.20.0-3|6	Release:	3
12cr|perl-Data-Page-2.20.0-3|7	
12cr|perl-Data-Page-2.20.0-3|8	Summary:	Help when paging through sets of results
12cr|perl-Data-Page-2.20.0-3|9	License:	Artistic/GPL
12cr|perl-Data-Page-2.20.0-3|10	Group:		Development/Perl
12cr|perl-Data-Page-2.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Data-Page-2.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Page-2.20.0-3|13	
12cr|perl-Data-Page-2.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Data-Page-2.20.0-3|15	BuildRequires:	perl(Class::Accessor::Chained)
12cr|perl-Data-Page-2.20.0-3|16	BuildRequires:	perl(Test::Exception)
12cr|perl-Data-Page-2.20.0-3|17	Requires:	perl(Class::Accessor::Chained::Fast)
12cr|perl-Data-Page-2.20.0-3|18	BuildArch:	noarch
12cr|perl-Data-Page-2.20.0-3|19	
12cr|perl-Data-Page-2.20.0-3|20	%description
12cr|perl-Data-Page-2.20.0-3|21	When searching through large amounts of data, it is often the case
12cr|perl-Data-Page-2.20.0-3|22	that a result set is returned that is larger than we want to display
12cr|perl-Data-Page-2.20.0-3|23	on one page. This results in wanting to page through various pages of
12cr|perl-Data-Page-2.20.0-3|24	data. The maths behind this is unfortunately fiddly, hence this
12cr|perl-Data-Page-2.20.0-3|25	module.
12cr|perl-Data-Page-2.20.0-3|26	
12cr|perl-Data-Page-2.20.0-3|27	The main concept is that you pass in the number of total entries, the
12cr|perl-Data-Page-2.20.0-3|28	number of entries per page, and the current page number. You can then
12cr|perl-Data-Page-2.20.0-3|29	call methods to find out how many pages of information there are, and
12cr|perl-Data-Page-2.20.0-3|30	what number the first and last entries on the current page really are.
12cr|perl-Data-Page-2.20.0-3|31	
12cr|perl-Data-Page-2.20.0-3|32	%prep
12cr|perl-Data-Page-2.20.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Page-2.20.0-3|34	
12cr|perl-Data-Page-2.20.0-3|35	%build
12cr|perl-Data-Page-2.20.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Page-2.20.0-3|37	%make
12cr|perl-Data-Page-2.20.0-3|38	
12cr|perl-Data-Page-2.20.0-3|39	%check
12cr|perl-Data-Page-2.20.0-3|40	%make test
12cr|perl-Data-Page-2.20.0-3|41	
12cr|perl-Data-Page-2.20.0-3|42	%install
12cr|perl-Data-Page-2.20.0-3|43	%makeinstall_std
12cr|perl-Data-Page-2.20.0-3|44	
12cr|perl-Data-Page-2.20.0-3|45	%files
12cr|perl-Data-Page-2.20.0-3|46	%doc README CHANGES
12cr|perl-Data-Page-2.20.0-3|47	%{perl_vendorlib}/Data/*
12cr|perl-Data-Page-2.20.0-3|48	%{_mandir}/*/*
12cr|perl-Data-Page-2.20.0-3|49	
12cr|perl-Data-Page-2.20.0-3|50	
12cr|perl-Data-Page-2.20.0-3|51	%changelog
12cr|perl-Data-Page-2.20.0-3|52	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 2.20.0-2mdv2011.0
12cr|perl-Data-Page-2.20.0-3|53	+ Revision: 681378
12cr|perl-Data-Page-2.20.0-3|54	- mass rebuild
12cr|perl-Data-Page-2.20.0-3|55	
12cr|perl-Data-Page-2.20.0-3|56	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 2.20.0-1mdv2011.0
12cr|perl-Data-Page-2.20.0-3|57	+ Revision: 474737
12cr|perl-Data-Page-2.20.0-3|58	- update to 2.02
12cr|perl-Data-Page-2.20.0-3|59	
12cr|perl-Data-Page-2.20.0-3|60	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 2.10.0-1mdv2010.0
12cr|perl-Data-Page-2.20.0-3|61	+ Revision: 406973
12cr|perl-Data-Page-2.20.0-3|62	- rebuild using %%perl_convert_version
12cr|perl-Data-Page-2.20.0-3|63	
12cr|perl-Data-Page-2.20.0-3|64	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.01-1mdv2009.1
12cr|perl-Data-Page-2.20.0-3|65	+ Revision: 292074
12cr|perl-Data-Page-2.20.0-3|66	- update to new version 2.01
12cr|perl-Data-Page-2.20.0-3|67	
12cr|perl-Data-Page-2.20.0-3|68	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.00-6mdv2009.0
12cr|perl-Data-Page-2.20.0-3|69	+ Revision: 241199
12cr|perl-Data-Page-2.20.0-3|70	- rebuild
12cr|perl-Data-Page-2.20.0-3|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Data-Page-2.20.0-3|72	
12cr|perl-Data-Page-2.20.0-3|73	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Data-Page-2.20.0-3|74	- restore BuildRoot
12cr|perl-Data-Page-2.20.0-3|75	
12cr|perl-Data-Page-2.20.0-3|76	* Thu Jul 05 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.00-4mdv2008.0
12cr|perl-Data-Page-2.20.0-3|77	+ Revision: 48594
12cr|perl-Data-Page-2.20.0-3|78	- fix runtime dependencies, not buildtime ones
12cr|perl-Data-Page-2.20.0-3|79	
12cr|perl-Data-Page-2.20.0-3|80	* Thu Jul 05 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.00-3mdv2008.0
12cr|perl-Data-Page-2.20.0-3|81	+ Revision: 48529
12cr|perl-Data-Page-2.20.0-3|82	- fix dependencies
12cr|perl-Data-Page-2.20.0-3|83	
12cr|perl-Data-Page-2.20.0-3|84	
12cr|perl-Data-Page-2.20.0-3|85	* Sat Oct 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.00-2mdv2007.0
12cr|perl-Data-Page-2.20.0-3|86	+ Revision: 73456
12cr|perl-Data-Page-2.20.0-3|87	- import perl-Data-Page-2.00-2mdv2007.1
12cr|perl-Data-Page-2.20.0-3|88	
12cr|perl-Data-Page-2.20.0-3|89	* Sun Jan 15 2006 Frederic Lepied <flepied@mandriva.com> 2.00-1mdk
12cr|perl-Data-Page-2.20.0-3|90	- Initial package
12cr|perl-Data-Page-2.20.0-3|91	

4264 12
12cr|perl-Data-Pageset-1.60.0-3|1	%define upstream_name    Data-Pageset
12cr|perl-Data-Pageset-1.60.0-3|2	%define upstream_version 1.06
12cr|perl-Data-Pageset-1.60.0-3|3	
12cr|perl-Data-Pageset-1.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Data-Pageset-1.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-Pageset-1.60.0-3|6	Release:	3
12cr|perl-Data-Pageset-1.60.0-3|7	
12cr|perl-Data-Pageset-1.60.0-3|8	Summary:	Page numbering and page sets
12cr|perl-Data-Pageset-1.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-Data-Pageset-1.60.0-3|10	Group:		Development/Perl
12cr|perl-Data-Pageset-1.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Pageset-1.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Pageset-1.60.0-3|13	
12cr|perl-Data-Pageset-1.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-Data-Pageset-1.60.0-3|15	BuildRequires:	perl(Data::Page)
12cr|perl-Data-Pageset-1.60.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Data-Pageset-1.60.0-3|17	BuildArch:	noarch
12cr|perl-Data-Pageset-1.60.0-3|18	
12cr|perl-Data-Pageset-1.60.0-3|19	%description
12cr|perl-Data-Pageset-1.60.0-3|20	The object produced by Data::Pageset can be used to create page navigation,
12cr|perl-Data-Pageset-1.60.0-3|21	it inherits from Data::Page and has access to all methods from this object.
12cr|perl-Data-Pageset-1.60.0-3|22	
12cr|perl-Data-Pageset-1.60.0-3|23	In addition it also provides methods for dealing with set of pages, so that
12cr|perl-Data-Pageset-1.60.0-3|24	if there are too many pages you can easily break them into chunks for the
12cr|perl-Data-Pageset-1.60.0-3|25	user to browse through.
12cr|perl-Data-Pageset-1.60.0-3|26	
12cr|perl-Data-Pageset-1.60.0-3|27	You can even choose to view page numbers in your set in a 'sliding'
12cr|perl-Data-Pageset-1.60.0-3|28	fassion.
12cr|perl-Data-Pageset-1.60.0-3|29	
12cr|perl-Data-Pageset-1.60.0-3|30	%prep
12cr|perl-Data-Pageset-1.60.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Pageset-1.60.0-3|32	
12cr|perl-Data-Pageset-1.60.0-3|33	%build
12cr|perl-Data-Pageset-1.60.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Pageset-1.60.0-3|35	%make
12cr|perl-Data-Pageset-1.60.0-3|36	
12cr|perl-Data-Pageset-1.60.0-3|37	%check
12cr|perl-Data-Pageset-1.60.0-3|38	%make test
12cr|perl-Data-Pageset-1.60.0-3|39	
12cr|perl-Data-Pageset-1.60.0-3|40	%install
12cr|perl-Data-Pageset-1.60.0-3|41	%makeinstall_std
12cr|perl-Data-Pageset-1.60.0-3|42	
12cr|perl-Data-Pageset-1.60.0-3|43	%files
12cr|perl-Data-Pageset-1.60.0-3|44	%doc Changes META.yml README
12cr|perl-Data-Pageset-1.60.0-3|45	%{_mandir}/man3/*
12cr|perl-Data-Pageset-1.60.0-3|46	%{perl_vendorlib}/*
12cr|perl-Data-Pageset-1.60.0-3|47	
12cr|perl-Data-Pageset-1.60.0-3|48	%changelog
12cr|perl-Data-Pageset-1.60.0-3|49	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.60.0-2mdv2011.0
12cr|perl-Data-Pageset-1.60.0-3|50	+ Revision: 654299
12cr|perl-Data-Pageset-1.60.0-3|51	- rebuild for updated spec-helper
12cr|perl-Data-Pageset-1.60.0-3|52	
12cr|perl-Data-Pageset-1.60.0-3|53	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 1.60.0-1mdv2011.0
12cr|perl-Data-Pageset-1.60.0-3|54	+ Revision: 624780
12cr|perl-Data-Pageset-1.60.0-3|55	- import perl-Data-Pageset
12cr|perl-Data-Pageset-1.60.0-3|56	

4265 12
12cr|perl-Data-ParseBinary-0.310.0-4|1	%define upstream_name    Data-ParseBinary
12cr|perl-Data-ParseBinary-0.310.0-4|2	%define upstream_version 0.31
12cr|perl-Data-ParseBinary-0.310.0-4|3	
12cr|perl-Data-ParseBinary-0.310.0-4|4	%if %{_use_internal_dependency_generator}
12cr|perl-Data-ParseBinary-0.310.0-4|5	%define __noautoreq 'perl\\(Data::ParseBinary::(.*)\\)'
12cr|perl-Data-ParseBinary-0.310.0-4|6	%endif
12cr|perl-Data-ParseBinary-0.310.0-4|7	
12cr|perl-Data-ParseBinary-0.310.0-4|8	Name:		perl-%{upstream_name}
12cr|perl-Data-ParseBinary-0.310.0-4|9	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-ParseBinary-0.310.0-4|10	Release:	4
12cr|perl-Data-ParseBinary-0.310.0-4|11	
12cr|perl-Data-ParseBinary-0.310.0-4|12	Summary:	Parsing UNIX's SO files
12cr|perl-Data-ParseBinary-0.310.0-4|13	License:	GPL+ or Artistic
12cr|perl-Data-ParseBinary-0.310.0-4|14	Group:		Development/Perl
12cr|perl-Data-ParseBinary-0.310.0-4|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-ParseBinary-0.310.0-4|16	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-ParseBinary-0.310.0-4|17	BuildRequires:	perl-devel
12cr|perl-Data-ParseBinary-0.310.0-4|18	# perl virtual package is not versioned
12cr|perl-Data-ParseBinary-0.310.0-4|19	BuildRequires:	perl-Math-BigInt >= 1.993.0
12cr|perl-Data-ParseBinary-0.310.0-4|20	BuildArch:	noarch
12cr|perl-Data-ParseBinary-0.310.0-4|21	
12cr|perl-Data-ParseBinary-0.310.0-4|22	%description
12cr|perl-Data-ParseBinary-0.310.0-4|23	This module is a Perl Port for PyConstructs
12cr|perl-Data-ParseBinary-0.310.0-4|24	http://construct.wikispaces.com/
12cr|perl-Data-ParseBinary-0.310.0-4|25	
12cr|perl-Data-ParseBinary-0.310.0-4|26	This module enables writing declarations for simple and complex binary
12cr|perl-Data-ParseBinary-0.310.0-4|27	structures, parsing binary to hash/array data structure, and building
12cr|perl-Data-ParseBinary-0.310.0-4|28	binary data from hash/array data structure.
12cr|perl-Data-ParseBinary-0.310.0-4|29	
12cr|perl-Data-ParseBinary-0.310.0-4|30	%prep
12cr|perl-Data-ParseBinary-0.310.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-ParseBinary-0.310.0-4|32	
12cr|perl-Data-ParseBinary-0.310.0-4|33	%build
12cr|perl-Data-ParseBinary-0.310.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-ParseBinary-0.310.0-4|35	%make
12cr|perl-Data-ParseBinary-0.310.0-4|36	
12cr|perl-Data-ParseBinary-0.310.0-4|37	%check
12cr|perl-Data-ParseBinary-0.310.0-4|38	%make test
12cr|perl-Data-ParseBinary-0.310.0-4|39	
12cr|perl-Data-ParseBinary-0.310.0-4|40	%install
12cr|perl-Data-ParseBinary-0.310.0-4|41	%makeinstall_std
12cr|perl-Data-ParseBinary-0.310.0-4|42	
12cr|perl-Data-ParseBinary-0.310.0-4|43	%files
12cr|perl-Data-ParseBinary-0.310.0-4|44	%doc Changes README
12cr|perl-Data-ParseBinary-0.310.0-4|45	%{_mandir}/man3/*
12cr|perl-Data-ParseBinary-0.310.0-4|46	%{perl_vendorlib}/*
12cr|perl-Data-ParseBinary-0.310.0-4|47	
12cr|perl-Data-ParseBinary-0.310.0-4|48	%changelog
12cr|perl-Data-ParseBinary-0.310.0-4|49	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.310.0-2mdv2011.0
12cr|perl-Data-ParseBinary-0.310.0-4|50	+ Revision: 657405
12cr|perl-Data-ParseBinary-0.310.0-4|51	- rebuild for updated spec-helper
12cr|perl-Data-ParseBinary-0.310.0-4|52	
12cr|perl-Data-ParseBinary-0.310.0-4|53	* Sat Mar 19 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.310.0-1
12cr|perl-Data-ParseBinary-0.310.0-4|54	+ Revision: 647030
12cr|perl-Data-ParseBinary-0.310.0-4|55	- update to new version 0.31
12cr|perl-Data-ParseBinary-0.310.0-4|56	
12cr|perl-Data-ParseBinary-0.310.0-4|57	* Fri Feb 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.300.0-1
12cr|perl-Data-ParseBinary-0.310.0-4|58	+ Revision: 638475
12cr|perl-Data-ParseBinary-0.310.0-4|59	- update to new version 0.3
12cr|perl-Data-ParseBinary-0.310.0-4|60	
12cr|perl-Data-ParseBinary-0.310.0-4|61	* Fri Dec 24 2010 Shlomi Fish <shlomif@mandriva.org> 0.290.0-1mdv2011.0
12cr|perl-Data-ParseBinary-0.310.0-4|62	+ Revision: 624669
12cr|perl-Data-ParseBinary-0.310.0-4|63	- import perl-Data-ParseBinary
12cr|perl-Data-ParseBinary-0.310.0-4|64	

4266 12
12cr|perl-Data-Peek-0.310.0-4|1	%define upstream_name    Data-Peek
12cr|perl-Data-Peek-0.310.0-4|2	%define upstream_version 0.31
12cr|perl-Data-Peek-0.310.0-4|3	
12cr|perl-Data-Peek-0.310.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Data-Peek-0.310.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Data-Peek-0.310.0-4|6	Release:	4
12cr|perl-Data-Peek-0.310.0-4|7	
12cr|perl-Data-Peek-0.310.0-4|8	Summary:    A collection of low-level debug facilities
12cr|perl-Data-Peek-0.310.0-4|9	License:    GPL+ or Artistic
12cr|perl-Data-Peek-0.310.0-4|10	Group:      Development/Perl
12cr|perl-Data-Peek-0.310.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Peek-0.310.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tgz
12cr|perl-Data-Peek-0.310.0-4|13	
12cr|perl-Data-Peek-0.310.0-4|14	BuildRequires: perl(Data::Dumper)
12cr|perl-Data-Peek-0.310.0-4|15	BuildRequires: perl(DynaLoader)
12cr|perl-Data-Peek-0.310.0-4|16	BuildRequires: perl(Test::Harness)
12cr|perl-Data-Peek-0.310.0-4|17	BuildRequires: perl(Test::More)
12cr|perl-Data-Peek-0.310.0-4|18	BuildRequires: perl(Test::NoWarnings)
12cr|perl-Data-Peek-0.310.0-4|19	BuildRequires: perl-devel
12cr|perl-Data-Peek-0.310.0-4|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Data-Peek-0.310.0-4|21	
12cr|perl-Data-Peek-0.310.0-4|22	%description
12cr|perl-Data-Peek-0.310.0-4|23	Data::Peek started off as 'DDumper' being a wrapper module over the
12cr|perl-Data-Peek-0.310.0-4|24	Data::Dumper manpage, but grew out to be a set of low-level data
12cr|perl-Data-Peek-0.310.0-4|25	introspection utilities that no other module provided yet, using the lowest
12cr|perl-Data-Peek-0.310.0-4|26	level of the perl internals API as possible.
12cr|perl-Data-Peek-0.310.0-4|27	
12cr|perl-Data-Peek-0.310.0-4|28	DDumper ($var, ...)
12cr|perl-Data-Peek-0.310.0-4|29	Not liking the default output of Data::Dumper, and always feeling the
12cr|perl-Data-Peek-0.310.0-4|30	need to set '$Data::Dumper::Sortkeys = 1;', and not liking any of the
12cr|perl-Data-Peek-0.310.0-4|31	default layouts, this function is just a wrapper around
12cr|perl-Data-Peek-0.310.0-4|32	Data::Dumper::Dumper with everything set as I like it.
12cr|perl-Data-Peek-0.310.0-4|33	
12cr|perl-Data-Peek-0.310.0-4|34	$Data::Dumper::Sortkeys = 1;
12cr|perl-Data-Peek-0.310.0-4|35	$Data::Dumper::Indent   = 1;
12cr|perl-Data-Peek-0.310.0-4|36	
12cr|perl-Data-Peek-0.310.0-4|37	%prep
12cr|perl-Data-Peek-0.310.0-4|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Peek-0.310.0-4|39	
12cr|perl-Data-Peek-0.310.0-4|40	%build
12cr|perl-Data-Peek-0.310.0-4|41	yes | %{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Peek-0.310.0-4|42	%make
12cr|perl-Data-Peek-0.310.0-4|43	
12cr|perl-Data-Peek-0.310.0-4|44	%check
12cr|perl-Data-Peek-0.310.0-4|45	%make test
12cr|perl-Data-Peek-0.310.0-4|46	
12cr|perl-Data-Peek-0.310.0-4|47	%install
12cr|perl-Data-Peek-0.310.0-4|48	rm -rf %buildroot
12cr|perl-Data-Peek-0.310.0-4|49	%makeinstall_std
12cr|perl-Data-Peek-0.310.0-4|50	
12cr|perl-Data-Peek-0.310.0-4|51	%clean
12cr|perl-Data-Peek-0.310.0-4|52	rm -rf %buildroot
12cr|perl-Data-Peek-0.310.0-4|53	
12cr|perl-Data-Peek-0.310.0-4|54	%files
12cr|perl-Data-Peek-0.310.0-4|55	%defattr(-,root,root)
12cr|perl-Data-Peek-0.310.0-4|56	%doc META.yml ChangeLog README
12cr|perl-Data-Peek-0.310.0-4|57	%{_mandir}/man3/*
12cr|perl-Data-Peek-0.310.0-4|58	%perl_vendorlib/*
12cr|perl-Data-Peek-0.310.0-4|59	
12cr|perl-Data-Peek-0.310.0-4|60	
12cr|perl-Data-Peek-0.310.0-4|61	
12cr|perl-Data-Peek-0.310.0-4|62	
12cr|perl-Data-Peek-0.310.0-4|63	%changelog
12cr|perl-Data-Peek-0.310.0-4|64	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.310.0-4
12cr|perl-Data-Peek-0.310.0-4|65	+ Revision: 768358
12cr|perl-Data-Peek-0.310.0-4|66	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Data-Peek-0.310.0-4|67	
12cr|perl-Data-Peek-0.310.0-4|68	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.310.0-3
12cr|perl-Data-Peek-0.310.0-4|69	+ Revision: 681379
12cr|perl-Data-Peek-0.310.0-4|70	- mass rebuild
12cr|perl-Data-Peek-0.310.0-4|71	
12cr|perl-Data-Peek-0.310.0-4|72	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.310.0-2mdv2011.0
12cr|perl-Data-Peek-0.310.0-4|73	+ Revision: 555771
12cr|perl-Data-Peek-0.310.0-4|74	- rebuild for perl 5.12
12cr|perl-Data-Peek-0.310.0-4|75	
12cr|perl-Data-Peek-0.310.0-4|76	* Tue Mar 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.310.0-1mdv2010.1
12cr|perl-Data-Peek-0.310.0-4|77	+ Revision: 521760
12cr|perl-Data-Peek-0.310.0-4|78	- import perl-Data-Peek
12cr|perl-Data-Peek-0.310.0-4|79	
12cr|perl-Data-Peek-0.310.0-4|80	
12cr|perl-Data-Peek-0.310.0-4|81	* Tue Mar 16 2010 cpan2dist 0.31-1mdv
12cr|perl-Data-Peek-0.310.0-4|82	- initial mdv release, generated with cpan2dist

4267 12
12cr|perl-Data-Phrasebook-0.29-2|1	# $Id: perl-Data-Phrasebook.spec 7981 2009-11-03 03:05:34Z dag $
12cr|perl-Data-Phrasebook-0.29-2|2	# Authority: dries
12cr|perl-Data-Phrasebook-0.29-2|3	# Upstream: Barbie <barbie$cpan,org>
12cr|perl-Data-Phrasebook-0.29-2|4	
12cr|perl-Data-Phrasebook-0.29-2|5	%define upstream_name Data-Phrasebook
12cr|perl-Data-Phrasebook-0.29-2|6	
12cr|perl-Data-Phrasebook-0.29-2|7	Summary:	Base class for Phrasebook Models
12cr|perl-Data-Phrasebook-0.29-2|8	Name:		perl-%{upstream_name}
12cr|perl-Data-Phrasebook-0.29-2|9	Version:	0.29
12cr|perl-Data-Phrasebook-0.29-2|10	Release:	2
12cr|perl-Data-Phrasebook-0.29-2|11	License:	Artistic/GPL
12cr|perl-Data-Phrasebook-0.29-2|12	Group:		Development/Perl
12cr|perl-Data-Phrasebook-0.29-2|13	URL:		http://search.cpan.org/dist/Data-Phrasebook/
12cr|perl-Data-Phrasebook-0.29-2|14	Source:		http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{version}.tar.gz
12cr|perl-Data-Phrasebook-0.29-2|15	BuildRequires:	perl-devel
12cr|perl-Data-Phrasebook-0.29-2|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Data-Phrasebook-0.29-2|17	BuildRequires:	perl(Test::More) >= 0.47
12cr|perl-Data-Phrasebook-0.29-2|18	BuildArch:	noarch
12cr|perl-Data-Phrasebook-0.29-2|19	
12cr|perl-Data-Phrasebook-0.29-2|20	%description
12cr|perl-Data-Phrasebook-0.29-2|21	Base class for Phrasebook Models.
12cr|perl-Data-Phrasebook-0.29-2|22	
12cr|perl-Data-Phrasebook-0.29-2|23	%prep
12cr|perl-Data-Phrasebook-0.29-2|24	%setup -q -n %{upstream_name}-%{version}
12cr|perl-Data-Phrasebook-0.29-2|25	
12cr|perl-Data-Phrasebook-0.29-2|26	%build
12cr|perl-Data-Phrasebook-0.29-2|27	perl Makefile.PL INSTALLDIRS="vendor" PREFIX="%{buildroot}%{_prefix}"
12cr|perl-Data-Phrasebook-0.29-2|28	%make
12cr|perl-Data-Phrasebook-0.29-2|29	
12cr|perl-Data-Phrasebook-0.29-2|30	%install
12cr|perl-Data-Phrasebook-0.29-2|31	make pure_install
12cr|perl-Data-Phrasebook-0.29-2|32	
12cr|perl-Data-Phrasebook-0.29-2|33	### Clean up buildroot
12cr|perl-Data-Phrasebook-0.29-2|34	find %{buildroot} -name .packlist -exec %{__rm} {} \;
12cr|perl-Data-Phrasebook-0.29-2|35	
12cr|perl-Data-Phrasebook-0.29-2|36	%files
12cr|perl-Data-Phrasebook-0.29-2|37	%defattr(-, root, root, 0755)
12cr|perl-Data-Phrasebook-0.29-2|38	%doc Artistic COPYING ChangeLog Changes INSTALL LICENSE MANIFEST MANIFEST.SKIP META.yml README
12cr|perl-Data-Phrasebook-0.29-2|39	%doc %{_mandir}/man3/Data::Phrasebook.3pm*
12cr|perl-Data-Phrasebook-0.29-2|40	%doc %{_mandir}/man3/Data::Phrasebook::*.3pm*
12cr|perl-Data-Phrasebook-0.29-2|41	%dir %{perl_vendorlib}/Data/
12cr|perl-Data-Phrasebook-0.29-2|42	%{perl_vendorlib}/Data/Phrasebook/
12cr|perl-Data-Phrasebook-0.29-2|43	%{perl_vendorlib}/Data/Phrasebook.pm
12cr|perl-Data-Phrasebook-0.29-2|44	
12cr|perl-Data-Phrasebook-0.29-2|45	%changelog
12cr|perl-Data-Phrasebook-0.29-2|46	* Tue Sep 27 2011 Leonardo Coelho <leonardoc@mandriva.com> 0.29-1mdv2012.0
12cr|perl-Data-Phrasebook-0.29-2|47	+ Revision: 701500
12cr|perl-Data-Phrasebook-0.29-2|48	- first mandriva version
12cr|perl-Data-Phrasebook-0.29-2|49	- Created package structure for 'perl-Data-Phrasebook'.
12cr|perl-Data-Phrasebook-0.29-2|50	

4268 12
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|1	# $Id: perl-Data-Phrasebook-Loader-YAML.spec 7981 2009-11-03 03:05:34Z dag $
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|2	# Authority: dries
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|3	# Upstream: Barbie <barbie$cpan,org>
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|4	
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|5	%define upstream_name Data-Phrasebook-Loader-YAML
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|6	
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|7	Summary:	Absract your phrases with YAML
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|8	Name:		perl-%{upstream_name}
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|9	Version:	0.09
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|10	Release:	2
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|11	License:	Artistic/GPL
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|12	Group:		Development/Perl
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|13	URL:		http://search.cpan.org/dist/Data-Phrasebook-Loader-YAML/
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|14	Source:		http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{version}.tar.gz
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|15	
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|16	BuildRequires:	perl-devel
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|18	BuildRequires:	perl(Test::More) >= 0.47
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|19	BuildArch:	noarch
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|20	
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|21	%description
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|22	Absract your phrases with YAML.
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|23	
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|24	%prep
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|25	%setup -q -n %{upstream_name}-%{version}
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|26	
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|27	%build
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|28	perl Makefile.PL INSTALLDIRS="vendor" PREFIX="%{buildroot}%{_prefix}"
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|29	%make
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|30	
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|31	%install
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|32	make pure_install
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|33	
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|34	### Clean up buildroot
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|35	find %{buildroot} -name .packlist -exec %{__rm} {} \;
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|36	
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|37	%files
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|38	%defattr(-, root, root, 0755)
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|39	%doc Artistic COPYING Changes INSTALL LICENSE MANIFEST MANIFEST.SKIP META.yml README
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|40	%doc %{_mandir}/man3/Data::Phrasebook::Loader::YAML.3pm*
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|41	%dir %{perl_vendorlib}/Data/
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|42	%dir %{perl_vendorlib}/Data/Phrasebook/
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|43	%dir %{perl_vendorlib}/Data/Phrasebook/Loader/
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|44	%{perl_vendorlib}/Data/Phrasebook/Loader/YAML.pm
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|45	
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|46	
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|47	%changelog
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|48	* Tue Sep 27 2011 Leonardo Coelho <leonardoc@mandriva.com> 0.09-1mdv2012.0
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|49	+ Revision: 701516
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|50	- first mandriva version
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|51	- Created package structure for 'perl-Data-Phrasebook-Loader-YAML'.
12cr|perl-Data-Phrasebook-Loader-YAML-0.09-2|52	

4269 12
12cr|perl-Data-PowerSet-0.50.0-3|1	%define upstream_name    Data-PowerSet
12cr|perl-Data-PowerSet-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Data-PowerSet-0.50.0-3|3	
12cr|perl-Data-PowerSet-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Data-PowerSet-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-PowerSet-0.50.0-3|6	Release:	3
12cr|perl-Data-PowerSet-0.50.0-3|7	
12cr|perl-Data-PowerSet-0.50.0-3|8	Summary:	Generate all subsets of a list of elements
12cr|perl-Data-PowerSet-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Data-PowerSet-0.50.0-3|10	Group:		Development/Perl
12cr|perl-Data-PowerSet-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-PowerSet-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-PowerSet-0.50.0-3|13	
12cr|perl-Data-PowerSet-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Data-PowerSet-0.50.0-3|15	BuildArch:	noarch
12cr|perl-Data-PowerSet-0.50.0-3|16	
12cr|perl-Data-PowerSet-0.50.0-3|17	%description
12cr|perl-Data-PowerSet-0.50.0-3|18	'Data::PowerSet' takes a list and returns all possible combinations of the
12cr|perl-Data-PowerSet-0.50.0-3|19	elements appearing in the list without replacement.
12cr|perl-Data-PowerSet-0.50.0-3|20	
12cr|perl-Data-PowerSet-0.50.0-3|21	%prep
12cr|perl-Data-PowerSet-0.50.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-PowerSet-0.50.0-3|23	
12cr|perl-Data-PowerSet-0.50.0-3|24	%build
12cr|perl-Data-PowerSet-0.50.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-PowerSet-0.50.0-3|26	%make
12cr|perl-Data-PowerSet-0.50.0-3|27	
12cr|perl-Data-PowerSet-0.50.0-3|28	%check
12cr|perl-Data-PowerSet-0.50.0-3|29	%make test
12cr|perl-Data-PowerSet-0.50.0-3|30	
12cr|perl-Data-PowerSet-0.50.0-3|31	%install
12cr|perl-Data-PowerSet-0.50.0-3|32	%makeinstall_std
12cr|perl-Data-PowerSet-0.50.0-3|33	
12cr|perl-Data-PowerSet-0.50.0-3|34	%files
12cr|perl-Data-PowerSet-0.50.0-3|35	%doc META.yml Changes LICENSE README
12cr|perl-Data-PowerSet-0.50.0-3|36	%{_mandir}/man3/*
12cr|perl-Data-PowerSet-0.50.0-3|37	%{perl_vendorlib}/*
12cr|perl-Data-PowerSet-0.50.0-3|38	
12cr|perl-Data-PowerSet-0.50.0-3|39	%changelog
12cr|perl-Data-PowerSet-0.50.0-3|40	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-Data-PowerSet-0.50.0-3|41	+ Revision: 658524
12cr|perl-Data-PowerSet-0.50.0-3|42	- rebuild for updated spec-helper
12cr|perl-Data-PowerSet-0.50.0-3|43	
12cr|perl-Data-PowerSet-0.50.0-3|44	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Data-PowerSet-0.50.0-3|45	+ Revision: 554180
12cr|perl-Data-PowerSet-0.50.0-3|46	- import perl-Data-PowerSet
12cr|perl-Data-PowerSet-0.50.0-3|47	
12cr|perl-Data-PowerSet-0.50.0-3|48	
12cr|perl-Data-PowerSet-0.50.0-3|49	* Fri Jul 16 2010 cpan2dist 0.05-1mdv
12cr|perl-Data-PowerSet-0.50.0-3|50	- initial mdv release, generated with cpan2dist

4270 12
12cr|perl-Data-Section-0.101.621-2|1	%define upstream_name    Data-Section
12cr|perl-Data-Section-0.101.621-2|2	%define upstream_version 0.101621
12cr|perl-Data-Section-0.101.621-2|3	
12cr|perl-Data-Section-0.101.621-2|4	Name:		perl-%{upstream_name}
12cr|perl-Data-Section-0.101.621-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-Section-0.101.621-2|6	Release:	2
12cr|perl-Data-Section-0.101.621-2|7	
12cr|perl-Data-Section-0.101.621-2|8	Summary:	Read multiple hunks of data out of your DATA section
12cr|perl-Data-Section-0.101.621-2|9	License:	GPL+ or Artistic
12cr|perl-Data-Section-0.101.621-2|10	Group:		Development/Perl
12cr|perl-Data-Section-0.101.621-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Section-0.101.621-2|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Section-0.101.621-2|13	
12cr|perl-Data-Section-0.101.621-2|14	BuildRequires:	perl-devel
12cr|perl-Data-Section-0.101.621-2|15	BuildRequires:	perl(Class::ISA)
12cr|perl-Data-Section-0.101.621-2|16	BuildRequires:	perl(MRO::Compat)
12cr|perl-Data-Section-0.101.621-2|17	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Data-Section-0.101.621-2|18	
12cr|perl-Data-Section-0.101.621-2|19	BuildArch:	noarch
12cr|perl-Data-Section-0.101.621-2|20	
12cr|perl-Data-Section-0.101.621-2|21	%description
12cr|perl-Data-Section-0.101.621-2|22	Data::Section provides an easy way to access multiple named chunks of
12cr|perl-Data-Section-0.101.621-2|23	line-oriented data in your module's DATA section. It was written to allow
12cr|perl-Data-Section-0.101.621-2|24	modules to store their own templates, but probably has other uses.
12cr|perl-Data-Section-0.101.621-2|25	
12cr|perl-Data-Section-0.101.621-2|26	%prep
12cr|perl-Data-Section-0.101.621-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Section-0.101.621-2|28	
12cr|perl-Data-Section-0.101.621-2|29	%build
12cr|perl-Data-Section-0.101.621-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Section-0.101.621-2|31	%make
12cr|perl-Data-Section-0.101.621-2|32	
12cr|perl-Data-Section-0.101.621-2|33	%check
12cr|perl-Data-Section-0.101.621-2|34	%make test
12cr|perl-Data-Section-0.101.621-2|35	
12cr|perl-Data-Section-0.101.621-2|36	%install
12cr|perl-Data-Section-0.101.621-2|37	%makeinstall_std
12cr|perl-Data-Section-0.101.621-2|38	
12cr|perl-Data-Section-0.101.621-2|39	%files
12cr|perl-Data-Section-0.101.621-2|40	%doc Changes LICENSE README
12cr|perl-Data-Section-0.101.621-2|41	%{_mandir}/man3/*
12cr|perl-Data-Section-0.101.621-2|42	%{perl_vendorlib}/*
12cr|perl-Data-Section-0.101.621-2|43	
12cr|perl-Data-Section-0.101.621-2|44	
12cr|perl-Data-Section-0.101.621-2|45	%changelog
12cr|perl-Data-Section-0.101.621-2|46	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.101.621-1mdv2011.0
12cr|perl-Data-Section-0.101.621-2|47	+ Revision: 662054
12cr|perl-Data-Section-0.101.621-2|48	- update to new version 0.101621
12cr|perl-Data-Section-0.101.621-2|49	
12cr|perl-Data-Section-0.101.621-2|50	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.101.620-2
12cr|perl-Data-Section-0.101.621-2|51	+ Revision: 658525
12cr|perl-Data-Section-0.101.621-2|52	- rebuild for updated spec-helper
12cr|perl-Data-Section-0.101.621-2|53	
12cr|perl-Data-Section-0.101.621-2|54	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.101.620-1mdv2011.0
12cr|perl-Data-Section-0.101.621-2|55	+ Revision: 553088
12cr|perl-Data-Section-0.101.621-2|56	- update to 0.101620
12cr|perl-Data-Section-0.101.621-2|57	
12cr|perl-Data-Section-0.101.621-2|58	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.770-1mdv2010.1
12cr|perl-Data-Section-0.101.621-2|59	+ Revision: 526436
12cr|perl-Data-Section-0.101.621-2|60	- update to 0.100770
12cr|perl-Data-Section-0.101.621-2|61	
12cr|perl-Data-Section-0.101.621-2|62	* Fri Jan 29 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.270-1mdv2010.1
12cr|perl-Data-Section-0.101.621-2|63	+ Revision: 498066
12cr|perl-Data-Section-0.101.621-2|64	- adding missing buildrequires:
12cr|perl-Data-Section-0.101.621-2|65	- update to 0.100270
12cr|perl-Data-Section-0.101.621-2|66	
12cr|perl-Data-Section-0.101.621-2|67	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93.410-1mdv2010.1
12cr|perl-Data-Section-0.101.621-2|68	+ Revision: 474740
12cr|perl-Data-Section-0.101.621-2|69	- update to 0.093410
12cr|perl-Data-Section-0.101.621-2|70	
12cr|perl-Data-Section-0.101.621-2|71	* Tue Dec 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93.330-1mdv2010.1
12cr|perl-Data-Section-0.101.621-2|72	+ Revision: 472240
12cr|perl-Data-Section-0.101.621-2|73	- update to 0.093330
12cr|perl-Data-Section-0.101.621-2|74	
12cr|perl-Data-Section-0.101.621-2|75	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.91.820-1mdv2010.0
12cr|perl-Data-Section-0.101.621-2|76	+ Revision: 395132
12cr|perl-Data-Section-0.101.621-2|77	- update to 0.091820
12cr|perl-Data-Section-0.101.621-2|78	- using %%perl_convert_version
12cr|perl-Data-Section-0.101.621-2|79	- fixed license field
12cr|perl-Data-Section-0.101.621-2|80	
12cr|perl-Data-Section-0.101.621-2|81	* Fri Nov 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.005-1mdv2009.1
12cr|perl-Data-Section-0.101.621-2|82	+ Revision: 300690
12cr|perl-Data-Section-0.101.621-2|83	- import perl-Data-Section
12cr|perl-Data-Section-0.101.621-2|84	
12cr|perl-Data-Section-0.101.621-2|85	
12cr|perl-Data-Section-0.101.621-2|86	* Fri Nov 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.005-1mdv2009.1
12cr|perl-Data-Section-0.101.621-2|87	- initial mdv release, generated with cpan2dist
12cr|perl-Data-Section-0.101.621-2|88	

4271 12
12cr|perl-Data-Serializer-0.590.0-1|1	%define upstream_name    Data-Serializer
12cr|perl-Data-Serializer-0.590.0-1|2	%define upstream_version 0.59
12cr|perl-Data-Serializer-0.590.0-1|3	
12cr|perl-Data-Serializer-0.590.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Data-Serializer-0.590.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Data-Serializer-0.590.0-1|6	Release:    %mkrel 1
12cr|perl-Data-Serializer-0.590.0-1|7	
12cr|perl-Data-Serializer-0.590.0-1|8	Summary:    Generic interface to serializer modules
12cr|perl-Data-Serializer-0.590.0-1|9	License:    GPL+ or Artistic
12cr|perl-Data-Serializer-0.590.0-1|10	Group:      Development/Perl
12cr|perl-Data-Serializer-0.590.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Serializer-0.590.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Serializer-0.590.0-1|13	
12cr|perl-Data-Serializer-0.590.0-1|14	BuildRequires: perl(AutoLoader)
12cr|perl-Data-Serializer-0.590.0-1|15	BuildRequires: perl(Data::Dumper)
12cr|perl-Data-Serializer-0.590.0-1|16	BuildRequires: perl(Digest::SHA)
12cr|perl-Data-Serializer-0.590.0-1|17	BuildRequires: perl(Exporter)
12cr|perl-Data-Serializer-0.590.0-1|18	BuildRequires: perl(File::Spec)
12cr|perl-Data-Serializer-0.590.0-1|19	BuildRequires: perl(IO::File)
12cr|perl-Data-Serializer-0.590.0-1|20	BuildRequires: perl(Test::More)
12cr|perl-Data-Serializer-0.590.0-1|21	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Data-Serializer-0.590.0-1|22	BuildArch: noarch
12cr|perl-Data-Serializer-0.590.0-1|23	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Data-Serializer-0.590.0-1|24	
12cr|perl-Data-Serializer-0.590.0-1|25	%description
12cr|perl-Data-Serializer-0.590.0-1|26	This module is intended for folks who release CPAN modules with "t/*.t"
12cr|perl-Data-Serializer-0.590.0-1|27	tests. It makes it easy for you to output syntactically correct test-output
12cr|perl-Data-Serializer-0.590.0-1|28	while at the same time logging all test activity to a log file. Hopefully,
12cr|perl-Data-Serializer-0.590.0-1|29	bug reports which include the contents of this file will be easier for you
12cr|perl-Data-Serializer-0.590.0-1|30	to investigate.
12cr|perl-Data-Serializer-0.590.0-1|31	
12cr|perl-Data-Serializer-0.590.0-1|32	%prep
12cr|perl-Data-Serializer-0.590.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Serializer-0.590.0-1|34	
12cr|perl-Data-Serializer-0.590.0-1|35	%build
12cr|perl-Data-Serializer-0.590.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Serializer-0.590.0-1|37	
12cr|perl-Data-Serializer-0.590.0-1|38	%{make}
12cr|perl-Data-Serializer-0.590.0-1|39	
12cr|perl-Data-Serializer-0.590.0-1|40	%check
12cr|perl-Data-Serializer-0.590.0-1|41	%{make} test
12cr|perl-Data-Serializer-0.590.0-1|42	
12cr|perl-Data-Serializer-0.590.0-1|43	%install
12cr|perl-Data-Serializer-0.590.0-1|44	rm -rf %buildroot
12cr|perl-Data-Serializer-0.590.0-1|45	%makeinstall_std
12cr|perl-Data-Serializer-0.590.0-1|46	
12cr|perl-Data-Serializer-0.590.0-1|47	%clean
12cr|perl-Data-Serializer-0.590.0-1|48	rm -rf %buildroot
12cr|perl-Data-Serializer-0.590.0-1|49	
12cr|perl-Data-Serializer-0.590.0-1|50	%files
12cr|perl-Data-Serializer-0.590.0-1|51	%defattr(-,root,root)
12cr|perl-Data-Serializer-0.590.0-1|52	%doc Changes README
12cr|perl-Data-Serializer-0.590.0-1|53	%{_mandir}/man3/*
12cr|perl-Data-Serializer-0.590.0-1|54	%perl_vendorlib/*
12cr|perl-Data-Serializer-0.590.0-1|55	
12cr|perl-Data-Serializer-0.590.0-1|56	
12cr|perl-Data-Serializer-0.590.0-1|57	
12cr|perl-Data-Serializer-0.590.0-1|58	
12cr|perl-Data-Serializer-0.590.0-1|59	%changelog
12cr|perl-Data-Serializer-0.590.0-1|60	* Wed Jun 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.590.0-1mdv2011.0
12cr|perl-Data-Serializer-0.590.0-1|61	+ Revision: 686627
12cr|perl-Data-Serializer-0.590.0-1|62	- update to new version 0.59
12cr|perl-Data-Serializer-0.590.0-1|63	
12cr|perl-Data-Serializer-0.590.0-1|64	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.570.0-2
12cr|perl-Data-Serializer-0.590.0-1|65	+ Revision: 656903
12cr|perl-Data-Serializer-0.590.0-1|66	- rebuild for updated spec-helper
12cr|perl-Data-Serializer-0.590.0-1|67	
12cr|perl-Data-Serializer-0.590.0-1|68	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.570.0-1
12cr|perl-Data-Serializer-0.590.0-1|69	+ Revision: 634224
12cr|perl-Data-Serializer-0.590.0-1|70	- update to new version 0.57
12cr|perl-Data-Serializer-0.590.0-1|71	
12cr|perl-Data-Serializer-0.590.0-1|72	* Tue Jan 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.520.0-1mdv2011.0
12cr|perl-Data-Serializer-0.590.0-1|73	+ Revision: 628572
12cr|perl-Data-Serializer-0.590.0-1|74	- update to new version 0.52
12cr|perl-Data-Serializer-0.590.0-1|75	
12cr|perl-Data-Serializer-0.590.0-1|76	* Fri Dec 31 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.510.0-1mdv2011.0
12cr|perl-Data-Serializer-0.590.0-1|77	+ Revision: 626821
12cr|perl-Data-Serializer-0.590.0-1|78	- update to new version 0.51
12cr|perl-Data-Serializer-0.590.0-1|79	
12cr|perl-Data-Serializer-0.590.0-1|80	* Tue Jul 27 2010 Shlomi Fish <shlomif@mandriva.org> 0.490.0-1mdv2011.0
12cr|perl-Data-Serializer-0.590.0-1|81	+ Revision: 561148
12cr|perl-Data-Serializer-0.590.0-1|82	- import perl-Data-Serializer
12cr|perl-Data-Serializer-0.590.0-1|83	
12cr|perl-Data-Serializer-0.590.0-1|84	
12cr|perl-Data-Serializer-0.590.0-1|85	* Sat Oct 10 2009 cpan2dist 0.49-1mdv
12cr|perl-Data-Serializer-0.590.0-1|86	- initial mdv release, generated with cpan2dist

4272 12
12cr|perl-Data-Stag-0.110.0-3|1	%define upstream_name	 Data-Stag
12cr|perl-Data-Stag-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-Data-Stag-0.110.0-3|3	
12cr|perl-Data-Stag-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Data-Stag-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-Stag-0.110.0-3|6	Release:	3
12cr|perl-Data-Stag-0.110.0-3|7	
12cr|perl-Data-Stag-0.110.0-3|8	Summary:	%{upstream_name} module for perl
12cr|perl-Data-Stag-0.110.0-3|9	License:	GPL+ or Artistic
12cr|perl-Data-Stag-0.110.0-3|10	Group:		Development/Perl
12cr|perl-Data-Stag-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Data-Stag-0.110.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/C/CM/CMUNGALL/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Data-Stag-0.110.0-3|13	
12cr|perl-Data-Stag-0.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-Data-Stag-0.110.0-3|15	BuildRequires:	perl-IO-String
12cr|perl-Data-Stag-0.110.0-3|16	BuildArch:	noarch
12cr|perl-Data-Stag-0.110.0-3|17	
12cr|perl-Data-Stag-0.110.0-3|18	%description
12cr|perl-Data-Stag-0.110.0-3|19	This module is for manipulating data as recursively nested tag/value
12cr|perl-Data-Stag-0.110.0-3|20	pairs (Structured TAGs or Simple Tree AGgreggates). These datastructures
12cr|perl-Data-Stag-0.110.0-3|21	can be represented as nested arrays, which have the advantage of being
12cr|perl-Data-Stag-0.110.0-3|22	native to perl.
12cr|perl-Data-Stag-0.110.0-3|23	
12cr|perl-Data-Stag-0.110.0-3|24	%prep
12cr|perl-Data-Stag-0.110.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Stag-0.110.0-3|26	
12cr|perl-Data-Stag-0.110.0-3|27	%build
12cr|perl-Data-Stag-0.110.0-3|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Stag-0.110.0-3|29	%make
12cr|perl-Data-Stag-0.110.0-3|30	
12cr|perl-Data-Stag-0.110.0-3|31	%install
12cr|perl-Data-Stag-0.110.0-3|32	%makeinstall_std
12cr|perl-Data-Stag-0.110.0-3|33	
12cr|perl-Data-Stag-0.110.0-3|34	%check
12cr|perl-Data-Stag-0.110.0-3|35	make test
12cr|perl-Data-Stag-0.110.0-3|36	
12cr|perl-Data-Stag-0.110.0-3|37	%files
12cr|perl-Data-Stag-0.110.0-3|38	%doc INSTALL README Changes
12cr|perl-Data-Stag-0.110.0-3|39	%{_bindir}/*
12cr|perl-Data-Stag-0.110.0-3|40	%{perl_vendorlib}/Data
12cr|perl-Data-Stag-0.110.0-3|41	%{_mandir}/*/*
12cr|perl-Data-Stag-0.110.0-3|42	
12cr|perl-Data-Stag-0.110.0-3|43	
12cr|perl-Data-Stag-0.110.0-3|44	%changelog
12cr|perl-Data-Stag-0.110.0-3|45	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-Data-Stag-0.110.0-3|46	+ Revision: 681381
12cr|perl-Data-Stag-0.110.0-3|47	- mass rebuild
12cr|perl-Data-Stag-0.110.0-3|48	
12cr|perl-Data-Stag-0.110.0-3|49	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-Data-Stag-0.110.0-3|50	+ Revision: 403085
12cr|perl-Data-Stag-0.110.0-3|51	- rebuild using %%perl_convert_version
12cr|perl-Data-Stag-0.110.0-3|52	
12cr|perl-Data-Stag-0.110.0-3|53	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.11-2mdv2009.0
12cr|perl-Data-Stag-0.110.0-3|54	+ Revision: 268410
12cr|perl-Data-Stag-0.110.0-3|55	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Data-Stag-0.110.0-3|56	
12cr|perl-Data-Stag-0.110.0-3|57	* Fri Jun 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.0
12cr|perl-Data-Stag-0.110.0-3|58	+ Revision: 216415
12cr|perl-Data-Stag-0.110.0-3|59	- update to new version 0.11
12cr|perl-Data-Stag-0.110.0-3|60	
12cr|perl-Data-Stag-0.110.0-3|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Data-Stag-0.110.0-3|62	- restore BuildRoot
12cr|perl-Data-Stag-0.110.0-3|63	
12cr|perl-Data-Stag-0.110.0-3|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Data-Stag-0.110.0-3|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Data-Stag-0.110.0-3|66	
12cr|perl-Data-Stag-0.110.0-3|67	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-3mdv2008.0
12cr|perl-Data-Stag-0.110.0-3|68	+ Revision: 86328
12cr|perl-Data-Stag-0.110.0-3|69	- rebuild
12cr|perl-Data-Stag-0.110.0-3|70	
12cr|perl-Data-Stag-0.110.0-3|71	
12cr|perl-Data-Stag-0.110.0-3|72	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-2mdv2007.0
12cr|perl-Data-Stag-0.110.0-3|73	- Rebuild
12cr|perl-Data-Stag-0.110.0-3|74	
12cr|perl-Data-Stag-0.110.0-3|75	* Mon Dec 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdk
12cr|perl-Data-Stag-0.110.0-3|76	- New release 0.10
12cr|perl-Data-Stag-0.110.0-3|77	- dropped patch 0 (fixed upstream)
12cr|perl-Data-Stag-0.110.0-3|78	
12cr|perl-Data-Stag-0.110.0-3|79	* Thu Oct 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.09-4mdk
12cr|perl-Data-Stag-0.110.0-3|80	- Fix typo in package name (patch 0)
12cr|perl-Data-Stag-0.110.0-3|81	
12cr|perl-Data-Stag-0.110.0-3|82	* Mon Oct 10 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.09-3mdk
12cr|perl-Data-Stag-0.110.0-3|83	- Fix BuildRequires
12cr|perl-Data-Stag-0.110.0-3|84	- %%mkrel
12cr|perl-Data-Stag-0.110.0-3|85	
12cr|perl-Data-Stag-0.110.0-3|86	* Tue Jun 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-2mdk
12cr|perl-Data-Stag-0.110.0-3|87	- spec cleanup
12cr|perl-Data-Stag-0.110.0-3|88	- don't ship useless empty directories
12cr|perl-Data-Stag-0.110.0-3|89	- make est in %%check
12cr|perl-Data-Stag-0.110.0-3|90	
12cr|perl-Data-Stag-0.110.0-3|91	* Thu May 26 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.09-1mdk
12cr|perl-Data-Stag-0.110.0-3|92	- 0.09
12cr|perl-Data-Stag-0.110.0-3|93	
12cr|perl-Data-Stag-0.110.0-3|94	* Sat Feb 12 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.08-1mdk
12cr|perl-Data-Stag-0.110.0-3|95	- 0.08
12cr|perl-Data-Stag-0.110.0-3|96	
12cr|perl-Data-Stag-0.110.0-3|97	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.06-2mdk
12cr|perl-Data-Stag-0.110.0-3|98	- fix buildrequires in a backward compatible way
12cr|perl-Data-Stag-0.110.0-3|99	
12cr|perl-Data-Stag-0.110.0-3|100	* Wed Jul 21 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.06-1mdk
12cr|perl-Data-Stag-0.110.0-3|101	- new version
12cr|perl-Data-Stag-0.110.0-3|102	
12cr|perl-Data-Stag-0.110.0-3|103	* Wed Apr 21 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.05-1mdk
12cr|perl-Data-Stag-0.110.0-3|104	- new version
12cr|perl-Data-Stag-0.110.0-3|105	- rpmbuildupdate aware
12cr|perl-Data-Stag-0.110.0-3|106	- macros
12cr|perl-Data-Stag-0.110.0-3|107	- make test
12cr|perl-Data-Stag-0.110.0-3|108	
12cr|perl-Data-Stag-0.110.0-3|109	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.03-2mdk
12cr|perl-Data-Stag-0.110.0-3|110	- fixed dir ownership (distlint)
12cr|perl-Data-Stag-0.110.0-3|111	

4273 12
12cr|perl-Data-Stream-Bulk-0.80.0-3|1	%define upstream_name    Data-Stream-Bulk
12cr|perl-Data-Stream-Bulk-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-Data-Stream-Bulk-0.80.0-3|3	
12cr|perl-Data-Stream-Bulk-0.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Data-Stream-Bulk-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-Stream-Bulk-0.80.0-3|6	Release:	3
12cr|perl-Data-Stream-Bulk-0.80.0-3|7	
12cr|perl-Data-Stream-Bulk-0.80.0-3|8	Summary:	L<Path::Class::Dir> traversal
12cr|perl-Data-Stream-Bulk-0.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-Data-Stream-Bulk-0.80.0-3|10	Group:		Development/Perl
12cr|perl-Data-Stream-Bulk-0.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Stream-Bulk-0.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Stream-Bulk-0.80.0-3|13	
12cr|perl-Data-Stream-Bulk-0.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-Data-Stream-Bulk-0.80.0-3|15	BuildRequires:	perl(Moose)
12cr|perl-Data-Stream-Bulk-0.80.0-3|16	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Data-Stream-Bulk-0.80.0-3|17	BuildRequires:	perl(Test::use::ok)
12cr|perl-Data-Stream-Bulk-0.80.0-3|18	BuildRequires:	perl(namespace::clean)
12cr|perl-Data-Stream-Bulk-0.80.0-3|19	BuildArch:	noarch
12cr|perl-Data-Stream-Bulk-0.80.0-3|20	
12cr|perl-Data-Stream-Bulk-0.80.0-3|21	%description
12cr|perl-Data-Stream-Bulk-0.80.0-3|22	This module tries to find middle ground between one at a time and all at
12cr|perl-Data-Stream-Bulk-0.80.0-3|23	once processing of data sets.
12cr|perl-Data-Stream-Bulk-0.80.0-3|24	
12cr|perl-Data-Stream-Bulk-0.80.0-3|25	The purpose of this module is to avoid the overhead of implementing an
12cr|perl-Data-Stream-Bulk-0.80.0-3|26	iterative api when this isn't necessary, without breaking forward
12cr|perl-Data-Stream-Bulk-0.80.0-3|27	compatibility in case that becomes necessary later on.
12cr|perl-Data-Stream-Bulk-0.80.0-3|28	
12cr|perl-Data-Stream-Bulk-0.80.0-3|29	The API optimizes for when a data set typically fits in memory and is
12cr|perl-Data-Stream-Bulk-0.80.0-3|30	returned as an array, but the consumer cannot assume that the data set is
12cr|perl-Data-Stream-Bulk-0.80.0-3|31	bounded.
12cr|perl-Data-Stream-Bulk-0.80.0-3|32	
12cr|perl-Data-Stream-Bulk-0.80.0-3|33	%prep
12cr|perl-Data-Stream-Bulk-0.80.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Stream-Bulk-0.80.0-3|35	
12cr|perl-Data-Stream-Bulk-0.80.0-3|36	%build
12cr|perl-Data-Stream-Bulk-0.80.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Stream-Bulk-0.80.0-3|38	%make
12cr|perl-Data-Stream-Bulk-0.80.0-3|39	
12cr|perl-Data-Stream-Bulk-0.80.0-3|40	%check
12cr|perl-Data-Stream-Bulk-0.80.0-3|41	%make test
12cr|perl-Data-Stream-Bulk-0.80.0-3|42	
12cr|perl-Data-Stream-Bulk-0.80.0-3|43	%install
12cr|perl-Data-Stream-Bulk-0.80.0-3|44	%makeinstall_std
12cr|perl-Data-Stream-Bulk-0.80.0-3|45	
12cr|perl-Data-Stream-Bulk-0.80.0-3|46	%files
12cr|perl-Data-Stream-Bulk-0.80.0-3|47	%doc Changes
12cr|perl-Data-Stream-Bulk-0.80.0-3|48	%{_mandir}/man3/*
12cr|perl-Data-Stream-Bulk-0.80.0-3|49	%{perl_vendorlib}/*
12cr|perl-Data-Stream-Bulk-0.80.0-3|50	
12cr|perl-Data-Stream-Bulk-0.80.0-3|51	%changelog
12cr|perl-Data-Stream-Bulk-0.80.0-3|52	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-Data-Stream-Bulk-0.80.0-3|53	+ Revision: 653563
12cr|perl-Data-Stream-Bulk-0.80.0-3|54	- rebuild for updated spec-helper
12cr|perl-Data-Stream-Bulk-0.80.0-3|55	
12cr|perl-Data-Stream-Bulk-0.80.0-3|56	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Data-Stream-Bulk-0.80.0-3|57	+ Revision: 573791
12cr|perl-Data-Stream-Bulk-0.80.0-3|58	- update to 0.08
12cr|perl-Data-Stream-Bulk-0.80.0-3|59	
12cr|perl-Data-Stream-Bulk-0.80.0-3|60	* Fri Jul 30 2010 Shlomi Fish <shlomif@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-Data-Stream-Bulk-0.80.0-3|61	+ Revision: 563322
12cr|perl-Data-Stream-Bulk-0.80.0-3|62	- import perl-Data-Stream-Bulk
12cr|perl-Data-Stream-Bulk-0.80.0-3|63	
12cr|perl-Data-Stream-Bulk-0.80.0-3|64	
12cr|perl-Data-Stream-Bulk-0.80.0-3|65	* Fri Feb 05 2010 cpan2dist 0.07-1mdv
12cr|perl-Data-Stream-Bulk-0.80.0-3|66	- initial mdv release, generated with cpan2dist

4274 12
12cr|perl-Data-Structure-Util-0.150.0-4|1	%define upstream_name	 Data-Structure-Util
12cr|perl-Data-Structure-Util-0.150.0-4|2	%define upstream_version 0.15
12cr|perl-Data-Structure-Util-0.150.0-4|3	
12cr|perl-Data-Structure-Util-0.150.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Data-Structure-Util-0.150.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Data-Structure-Util-0.150.0-4|6	Release:	4
12cr|perl-Data-Structure-Util-0.150.0-4|7	
12cr|perl-Data-Structure-Util-0.150.0-4|8	Summary:	Change nature of data within a structure
12cr|perl-Data-Structure-Util-0.150.0-4|9	License:	GPL+ or Artistic
12cr|perl-Data-Structure-Util-0.150.0-4|10	Group:		Development/Perl
12cr|perl-Data-Structure-Util-0.150.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Structure-Util-0.150.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Data-Structure-Util-0.150.0-4|13	
12cr|perl-Data-Structure-Util-0.150.0-4|14	BuildRequires:  perl-devel
12cr|perl-Data-Structure-Util-0.150.0-4|15	BuildRequires:	perl(Test::Pod)
12cr|perl-Data-Structure-Util-0.150.0-4|16	BuildRequires:	perl(Clone)
12cr|perl-Data-Structure-Util-0.150.0-4|17	BuildRequires:	perl(File::Find::Rule)
12cr|perl-Data-Structure-Util-0.150.0-4|18	BuildRequires:	perl(ExtUtils::CBuilder)
12cr|perl-Data-Structure-Util-0.150.0-4|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Data-Structure-Util-0.150.0-4|20	
12cr|perl-Data-Structure-Util-0.150.0-4|21	%description
12cr|perl-Data-Structure-Util-0.150.0-4|22	"Data::Structure::Util" is a toolbox to manipulate the data inside a
12cr|perl-Data-Structure-Util-0.150.0-4|23	data structure. It can process an entire tree and perform the
12cr|perl-Data-Structure-Util-0.150.0-4|24	operation requested on each appropriate element.
12cr|perl-Data-Structure-Util-0.150.0-4|25	
12cr|perl-Data-Structure-Util-0.150.0-4|26	For example: It can transform all strings within a data structure to
12cr|perl-Data-Structure-Util-0.150.0-4|27	utf8 or transform any utf8 string back to the default encoding. It can
12cr|perl-Data-Structure-Util-0.150.0-4|28	remove the blessing on any reference. It can collect all the objects
12cr|perl-Data-Structure-Util-0.150.0-4|29	or detect if there is a circular reference.
12cr|perl-Data-Structure-Util-0.150.0-4|30	
12cr|perl-Data-Structure-Util-0.150.0-4|31	It is written in C for decent speed.
12cr|perl-Data-Structure-Util-0.150.0-4|32	
12cr|perl-Data-Structure-Util-0.150.0-4|33	
12cr|perl-Data-Structure-Util-0.150.0-4|34	%prep
12cr|perl-Data-Structure-Util-0.150.0-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Structure-Util-0.150.0-4|36	
12cr|perl-Data-Structure-Util-0.150.0-4|37	%build
12cr|perl-Data-Structure-Util-0.150.0-4|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Structure-Util-0.150.0-4|39	%make CFLAGS="%{optflags}"
12cr|perl-Data-Structure-Util-0.150.0-4|40	
12cr|perl-Data-Structure-Util-0.150.0-4|41	%check
12cr|perl-Data-Structure-Util-0.150.0-4|42	%__make test
12cr|perl-Data-Structure-Util-0.150.0-4|43	
12cr|perl-Data-Structure-Util-0.150.0-4|44	%install
12cr|perl-Data-Structure-Util-0.150.0-4|45	rm -rf %{buildroot}
12cr|perl-Data-Structure-Util-0.150.0-4|46	%makeinstall_std
12cr|perl-Data-Structure-Util-0.150.0-4|47	
12cr|perl-Data-Structure-Util-0.150.0-4|48	%clean
12cr|perl-Data-Structure-Util-0.150.0-4|49	rm -rf %{buildroot}
12cr|perl-Data-Structure-Util-0.150.0-4|50	
12cr|perl-Data-Structure-Util-0.150.0-4|51	%files
12cr|perl-Data-Structure-Util-0.150.0-4|52	%defattr(-,root,root)
12cr|perl-Data-Structure-Util-0.150.0-4|53	%doc CHANGES README
12cr|perl-Data-Structure-Util-0.150.0-4|54	%{perl_vendorarch}/Data
12cr|perl-Data-Structure-Util-0.150.0-4|55	%{perl_vendorarch}/auto/Data
12cr|perl-Data-Structure-Util-0.150.0-4|56	%{_mandir}/man?/*
12cr|perl-Data-Structure-Util-0.150.0-4|57	
12cr|perl-Data-Structure-Util-0.150.0-4|58	
12cr|perl-Data-Structure-Util-0.150.0-4|59	%changelog
12cr|perl-Data-Structure-Util-0.150.0-4|60	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.150.0-4
12cr|perl-Data-Structure-Util-0.150.0-4|61	+ Revision: 768358
12cr|perl-Data-Structure-Util-0.150.0-4|62	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Data-Structure-Util-0.150.0-4|63	
12cr|perl-Data-Structure-Util-0.150.0-4|64	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.150.0-3
12cr|perl-Data-Structure-Util-0.150.0-4|65	+ Revision: 681382
12cr|perl-Data-Structure-Util-0.150.0-4|66	- mass rebuild
12cr|perl-Data-Structure-Util-0.150.0-4|67	
12cr|perl-Data-Structure-Util-0.150.0-4|68	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-2mdv2011.0
12cr|perl-Data-Structure-Util-0.150.0-4|69	+ Revision: 555781
12cr|perl-Data-Structure-Util-0.150.0-4|70	- rebuild for perl 5.12
12cr|perl-Data-Structure-Util-0.150.0-4|71	
12cr|perl-Data-Structure-Util-0.150.0-4|72	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.0
12cr|perl-Data-Structure-Util-0.150.0-4|73	+ Revision: 403086
12cr|perl-Data-Structure-Util-0.150.0-4|74	- rebuild using %%perl_convert_version
12cr|perl-Data-Structure-Util-0.150.0-4|75	
12cr|perl-Data-Structure-Util-0.150.0-4|76	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.15-3mdv2009.0
12cr|perl-Data-Structure-Util-0.150.0-4|77	+ Revision: 256479
12cr|perl-Data-Structure-Util-0.150.0-4|78	- rebuild
12cr|perl-Data-Structure-Util-0.150.0-4|79	
12cr|perl-Data-Structure-Util-0.150.0-4|80	* Tue Mar 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2008.1
12cr|perl-Data-Structure-Util-0.150.0-4|81	+ Revision: 185217
12cr|perl-Data-Structure-Util-0.150.0-4|82	- new version
12cr|perl-Data-Structure-Util-0.150.0-4|83	
12cr|perl-Data-Structure-Util-0.150.0-4|84	* Sun Mar 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2008.1
12cr|perl-Data-Structure-Util-0.150.0-4|85	+ Revision: 183113
12cr|perl-Data-Structure-Util-0.150.0-4|86	- update to new version 0.13
12cr|perl-Data-Structure-Util-0.150.0-4|87	
12cr|perl-Data-Structure-Util-0.150.0-4|88	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Data-Structure-Util-0.150.0-4|89	- rebuild
12cr|perl-Data-Structure-Util-0.150.0-4|90	
12cr|perl-Data-Structure-Util-0.150.0-4|91	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 0.12-3mdv2008.1
12cr|perl-Data-Structure-Util-0.150.0-4|92	+ Revision: 135831
12cr|perl-Data-Structure-Util-0.150.0-4|93	- restore BuildRoot
12cr|perl-Data-Structure-Util-0.150.0-4|94	
12cr|perl-Data-Structure-Util-0.150.0-4|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Data-Structure-Util-0.150.0-4|96	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Data-Structure-Util-0.150.0-4|97	
12cr|perl-Data-Structure-Util-0.150.0-4|98	
12cr|perl-Data-Structure-Util-0.150.0-4|99	* Sat Oct 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.12-3mdv2007.0
12cr|perl-Data-Structure-Util-0.150.0-4|100	+ Revision: 73484
12cr|perl-Data-Structure-Util-0.150.0-4|101	- import perl-Data-Structure-Util-0.12-3mdv2007.1
12cr|perl-Data-Structure-Util-0.150.0-4|102	
12cr|perl-Data-Structure-Util-0.150.0-4|103	* Tue Jul 04 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-2mdv2007.0
12cr|perl-Data-Structure-Util-0.150.0-4|104	- switch to Module::Build build
12cr|perl-Data-Structure-Util-0.150.0-4|105	- spec cleanup
12cr|perl-Data-Structure-Util-0.150.0-4|106	- rpmbuildupdate aware
12cr|perl-Data-Structure-Util-0.150.0-4|107	- fix directory ownership
12cr|perl-Data-Structure-Util-0.150.0-4|108	- fix license
12cr|perl-Data-Structure-Util-0.150.0-4|109	- non-redundant summary
12cr|perl-Data-Structure-Util-0.150.0-4|110	- drop redundant perl buildrequires
12cr|perl-Data-Structure-Util-0.150.0-4|111	- better URL
12cr|perl-Data-Structure-Util-0.150.0-4|112	
12cr|perl-Data-Structure-Util-0.150.0-4|113	* Mon Jul 03 2006 Oden Eriksson <oeriksson@mandriva.com> 0.12-1mdv2007.0
12cr|perl-Data-Structure-Util-0.150.0-4|114	- initial Mandriva package
12cr|perl-Data-Structure-Util-0.150.0-4|115	

4275 12
12cr|perl-Data-Swap-0.80.0-5|1	%define upstream_name    Data-Swap
12cr|perl-Data-Swap-0.80.0-5|2	%define upstream_version 0.08
12cr|perl-Data-Swap-0.80.0-5|3	
12cr|perl-Data-Swap-0.80.0-5|4	Name:       perl-%{upstream_name}
12cr|perl-Data-Swap-0.80.0-5|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Data-Swap-0.80.0-5|6	Release:	5
12cr|perl-Data-Swap-0.80.0-5|7	
12cr|perl-Data-Swap-0.80.0-5|8	Summary:	Data-Swap module for perl
12cr|perl-Data-Swap-0.80.0-5|9	License:	GPL+ or Artistic
12cr|perl-Data-Swap-0.80.0-5|10	Group:		Development/Perl
12cr|perl-Data-Swap-0.80.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Swap-0.80.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Data-Swap-0.80.0-5|13	Patch0:     Data-Swap-0.08-fix-format-security.patch
12cr|perl-Data-Swap-0.80.0-5|14	
12cr|perl-Data-Swap-0.80.0-5|15	BuildRequires:	perl-devel
12cr|perl-Data-Swap-0.80.0-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Data-Swap-0.80.0-5|17	
12cr|perl-Data-Swap-0.80.0-5|18	%description
12cr|perl-Data-Swap-0.80.0-5|19	This module allows you to swap the contents of two referenced variables,
12cr|perl-Data-Swap-0.80.0-5|20	even if they have different types.
12cr|perl-Data-Swap-0.80.0-5|21	
12cr|perl-Data-Swap-0.80.0-5|22	%prep
12cr|perl-Data-Swap-0.80.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Swap-0.80.0-5|24	%patch0 -b .format
12cr|perl-Data-Swap-0.80.0-5|25	
12cr|perl-Data-Swap-0.80.0-5|26	%build
12cr|perl-Data-Swap-0.80.0-5|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Swap-0.80.0-5|28	%make
12cr|perl-Data-Swap-0.80.0-5|29	make test
12cr|perl-Data-Swap-0.80.0-5|30	
12cr|perl-Data-Swap-0.80.0-5|31	%install
12cr|perl-Data-Swap-0.80.0-5|32	rm -rf %{buildroot}
12cr|perl-Data-Swap-0.80.0-5|33	%makeinstall_std
12cr|perl-Data-Swap-0.80.0-5|34	
12cr|perl-Data-Swap-0.80.0-5|35	%clean
12cr|perl-Data-Swap-0.80.0-5|36	rm -rf %{buildroot}
12cr|perl-Data-Swap-0.80.0-5|37	
12cr|perl-Data-Swap-0.80.0-5|38	%files
12cr|perl-Data-Swap-0.80.0-5|39	%defattr(-,root,root)
12cr|perl-Data-Swap-0.80.0-5|40	%doc Changes README
12cr|perl-Data-Swap-0.80.0-5|41	%{perl_vendorlib}/*/Data/Swap.pm
12cr|perl-Data-Swap-0.80.0-5|42	%{perl_vendorlib}/*/auto/Data/Swap
12cr|perl-Data-Swap-0.80.0-5|43	%{_mandir}/*/*
12cr|perl-Data-Swap-0.80.0-5|44	
12cr|perl-Data-Swap-0.80.0-5|45	
12cr|perl-Data-Swap-0.80.0-5|46	%changelog
12cr|perl-Data-Swap-0.80.0-5|47	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.80.0-5
12cr|perl-Data-Swap-0.80.0-5|48	+ Revision: 768358
12cr|perl-Data-Swap-0.80.0-5|49	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Data-Swap-0.80.0-5|50	
12cr|perl-Data-Swap-0.80.0-5|51	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.80.0-4
12cr|perl-Data-Swap-0.80.0-5|52	+ Revision: 681383
12cr|perl-Data-Swap-0.80.0-5|53	- mass rebuild
12cr|perl-Data-Swap-0.80.0-5|54	
12cr|perl-Data-Swap-0.80.0-5|55	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-3mdv2011.0
12cr|perl-Data-Swap-0.80.0-5|56	+ Revision: 555783
12cr|perl-Data-Swap-0.80.0-5|57	- rebuild for perl 5.12
12cr|perl-Data-Swap-0.80.0-5|58	
12cr|perl-Data-Swap-0.80.0-5|59	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-2mdv2010.0
12cr|perl-Data-Swap-0.80.0-5|60	+ Revision: 405949
12cr|perl-Data-Swap-0.80.0-5|61	- adding patch to fix format security error
12cr|perl-Data-Swap-0.80.0-5|62	- bump mkrel to force rebuild
12cr|perl-Data-Swap-0.80.0-5|63	- rebuild using %%perl_convert_version
12cr|perl-Data-Swap-0.80.0-5|64	
12cr|perl-Data-Swap-0.80.0-5|65	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2009.1
12cr|perl-Data-Swap-0.80.0-5|66	+ Revision: 292102
12cr|perl-Data-Swap-0.80.0-5|67	- update to new version 0.08
12cr|perl-Data-Swap-0.80.0-5|68	
12cr|perl-Data-Swap-0.80.0-5|69	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.07-3mdv2009.0
12cr|perl-Data-Swap-0.80.0-5|70	+ Revision: 256481
12cr|perl-Data-Swap-0.80.0-5|71	- rebuild
12cr|perl-Data-Swap-0.80.0-5|72	
12cr|perl-Data-Swap-0.80.0-5|73	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2008.1
12cr|perl-Data-Swap-0.80.0-5|74	+ Revision: 152943
12cr|perl-Data-Swap-0.80.0-5|75	- update to new version 0.07
12cr|perl-Data-Swap-0.80.0-5|76	- update to new version 0.07
12cr|perl-Data-Swap-0.80.0-5|77	
12cr|perl-Data-Swap-0.80.0-5|78	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.06-2mdv2008.1
12cr|perl-Data-Swap-0.80.0-5|79	+ Revision: 152049
12cr|perl-Data-Swap-0.80.0-5|80	- rebuild
12cr|perl-Data-Swap-0.80.0-5|81	
12cr|perl-Data-Swap-0.80.0-5|82	* Sat Dec 29 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2008.1
12cr|perl-Data-Swap-0.80.0-5|83	+ Revision: 139189
12cr|perl-Data-Swap-0.80.0-5|84	- update to new version 0.06
12cr|perl-Data-Swap-0.80.0-5|85	
12cr|perl-Data-Swap-0.80.0-5|86	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Data-Swap-0.80.0-5|87	- restore BuildRoot
12cr|perl-Data-Swap-0.80.0-5|88	
12cr|perl-Data-Swap-0.80.0-5|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Data-Swap-0.80.0-5|90	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Data-Swap-0.80.0-5|91	
12cr|perl-Data-Swap-0.80.0-5|92	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-2mdv2008.0
12cr|perl-Data-Swap-0.80.0-5|93	+ Revision: 86329
12cr|perl-Data-Swap-0.80.0-5|94	- rebuild
12cr|perl-Data-Swap-0.80.0-5|95	
12cr|perl-Data-Swap-0.80.0-5|96	
12cr|perl-Data-Swap-0.80.0-5|97	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.05-1mdv2007.0
12cr|perl-Data-Swap-0.80.0-5|98	- rebuild
12cr|perl-Data-Swap-0.80.0-5|99	
12cr|perl-Data-Swap-0.80.0-5|100	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.05-1mdk
12cr|perl-Data-Swap-0.80.0-5|101	- initial Mandriva package
12cr|perl-Data-Swap-0.80.0-5|102	

4276 12
12cr|perl-Data-Taxi-0.960.0-3|1	%define upstream_name    Data-Taxi
12cr|perl-Data-Taxi-0.960.0-3|2	%define upstream_version 0.96
12cr|perl-Data-Taxi-0.960.0-3|3	
12cr|perl-Data-Taxi-0.960.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Data-Taxi-0.960.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-Taxi-0.960.0-3|6	Release:	3
12cr|perl-Data-Taxi-0.960.0-3|7	
12cr|perl-Data-Taxi-0.960.0-3|8	Summary:	Taint-aware, XML-ish data serialization
12cr|perl-Data-Taxi-0.960.0-3|9	License:	GPL+ or Artistic
12cr|perl-Data-Taxi-0.960.0-3|10	Group:		Development/Perl
12cr|perl-Data-Taxi-0.960.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Taxi-0.960.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Taxi-0.960.0-3|13	BuildRequires:	perl-devel
12cr|perl-Data-Taxi-0.960.0-3|14	BuildRequires:	perl(Debug::ShowStuff)
12cr|perl-Data-Taxi-0.960.0-3|15	BuildArch:	noarch
12cr|perl-Data-Taxi-0.960.0-3|16	
12cr|perl-Data-Taxi-0.960.0-3|17	%description
12cr|perl-Data-Taxi-0.960.0-3|18	Taxi (*T*aint-*A*ware *X*ML-*I*sh) is a data serializer with several handy
12cr|perl-Data-Taxi-0.960.0-3|19	features:
12cr|perl-Data-Taxi-0.960.0-3|20	
12cr|perl-Data-Taxi-0.960.0-3|21	* Taint aware
12cr|perl-Data-Taxi-0.960.0-3|22	
12cr|perl-Data-Taxi-0.960.0-3|23	Taxi does not force you to trust the data you are serializing. None of
12cr|perl-Data-Taxi-0.960.0-3|24	the input data is executed.
12cr|perl-Data-Taxi-0.960.0-3|25	
12cr|perl-Data-Taxi-0.960.0-3|26	%prep
12cr|perl-Data-Taxi-0.960.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Taxi-0.960.0-3|28	
12cr|perl-Data-Taxi-0.960.0-3|29	%build
12cr|perl-Data-Taxi-0.960.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Taxi-0.960.0-3|31	%make
12cr|perl-Data-Taxi-0.960.0-3|32	
12cr|perl-Data-Taxi-0.960.0-3|33	%check
12cr|perl-Data-Taxi-0.960.0-3|34	%make test
12cr|perl-Data-Taxi-0.960.0-3|35	
12cr|perl-Data-Taxi-0.960.0-3|36	%install
12cr|perl-Data-Taxi-0.960.0-3|37	%makeinstall_std
12cr|perl-Data-Taxi-0.960.0-3|38	
12cr|perl-Data-Taxi-0.960.0-3|39	%files
12cr|perl-Data-Taxi-0.960.0-3|40	%doc README
12cr|perl-Data-Taxi-0.960.0-3|41	%{_mandir}/man3/*
12cr|perl-Data-Taxi-0.960.0-3|42	%{perl_vendorlib}/*
12cr|perl-Data-Taxi-0.960.0-3|43	
12cr|perl-Data-Taxi-0.960.0-3|44	%changelog
12cr|perl-Data-Taxi-0.960.0-3|45	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.960.0-2mdv2011.0
12cr|perl-Data-Taxi-0.960.0-3|46	+ Revision: 656904
12cr|perl-Data-Taxi-0.960.0-3|47	- rebuild for updated spec-helper
12cr|perl-Data-Taxi-0.960.0-3|48	
12cr|perl-Data-Taxi-0.960.0-3|49	* Wed Nov 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.960.0-1mdv2011.0
12cr|perl-Data-Taxi-0.960.0-3|50	+ Revision: 598320
12cr|perl-Data-Taxi-0.960.0-3|51	+ rebuild (emptylog)
12cr|perl-Data-Taxi-0.960.0-3|52	
12cr|perl-Data-Taxi-0.960.0-3|53	* Tue Jul 27 2010 Shlomi Fish <shlomif@mandriva.org> 0.950.0-1mdv2011.0
12cr|perl-Data-Taxi-0.960.0-3|54	+ Revision: 561167
12cr|perl-Data-Taxi-0.960.0-3|55	- import perl-Data-Taxi
12cr|perl-Data-Taxi-0.960.0-3|56	
12cr|perl-Data-Taxi-0.960.0-3|57	
12cr|perl-Data-Taxi-0.960.0-3|58	* Fri Oct 09 2009 cpan2dist 0.95-1mdv
12cr|perl-Data-Taxi-0.960.0-3|59	- initial mdv release, generated with cpan2dist

4277 12
12cr|perl-Data-TreeDumper-0.400.0-2|1	%define upstream_name    Data-TreeDumper
12cr|perl-Data-TreeDumper-0.400.0-2|2	%define upstream_version 0.40
12cr|perl-Data-TreeDumper-0.400.0-2|3	
12cr|perl-Data-TreeDumper-0.400.0-2|4	%if %{_use_internal_dependency_generator}
12cr|perl-Data-TreeDumper-0.400.0-2|5	%define __noautoreq 'perl\\(Data::TreeDumper::OO\\)'
12cr|perl-Data-TreeDumper-0.400.0-2|6	%else
12cr|perl-Data-TreeDumper-0.400.0-2|7	%define _requires_exceptions perl(Data::TreeDumper::OO)
12cr|perl-Data-TreeDumper-0.400.0-2|8	%endif
12cr|perl-Data-TreeDumper-0.400.0-2|9	
12cr|perl-Data-TreeDumper-0.400.0-2|10	Name:		perl-%{upstream_name}
12cr|perl-Data-TreeDumper-0.400.0-2|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-TreeDumper-0.400.0-2|12	Release:	2
12cr|perl-Data-TreeDumper-0.400.0-2|13	
12cr|perl-Data-TreeDumper-0.400.0-2|14	Summary:	Improved replacement for Data::Dumper
12cr|perl-Data-TreeDumper-0.400.0-2|15	License:	GPL+ or Artistic
12cr|perl-Data-TreeDumper-0.400.0-2|16	Group:		Development/Perl
12cr|perl-Data-TreeDumper-0.400.0-2|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-TreeDumper-0.400.0-2|18	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-TreeDumper-0.400.0-2|19	
12cr|perl-Data-TreeDumper-0.400.0-2|20	BuildRequires:	perl-devel
12cr|perl-Data-TreeDumper-0.400.0-2|21	BuildRequires:	perl(Class::ISA)
12cr|perl-Data-TreeDumper-0.400.0-2|22	BuildRequires:	perl(Check::ISA)
12cr|perl-Data-TreeDumper-0.400.0-2|23	BuildRequires:	perl(Devel::Size)
12cr|perl-Data-TreeDumper-0.400.0-2|24	BuildRequires:	perl(Sort::Naturally)
12cr|perl-Data-TreeDumper-0.400.0-2|25	BuildRequires:	perl(Term::Size)
12cr|perl-Data-TreeDumper-0.400.0-2|26	BuildRequires:	perl(Text::Wrap)
12cr|perl-Data-TreeDumper-0.400.0-2|27	BuildArch:	noarch
12cr|perl-Data-TreeDumper-0.400.0-2|28	
12cr|perl-Data-TreeDumper-0.400.0-2|29	%description
12cr|perl-Data-TreeDumper-0.400.0-2|30	Data::Dumper and other modules do a great job of dumping data structures. Their
12cr|perl-Data-TreeDumper-0.400.0-2|31	output, however, often takes more brain power to understand than the data
12cr|perl-Data-TreeDumper-0.400.0-2|32	itself. When dumping large amounts of data, the output can be overwhelming and
12cr|perl-Data-TreeDumper-0.400.0-2|33	it can be difficult to see the relationship between each piece of the dumped
12cr|perl-Data-TreeDumper-0.400.0-2|34	data.
12cr|perl-Data-TreeDumper-0.400.0-2|35	
12cr|perl-Data-TreeDumper-0.400.0-2|36	Data::TreeDumper also dumps data in a tree-like fashion but hopefully in a
12cr|perl-Data-TreeDumper-0.400.0-2|37	format more easily understood.
12cr|perl-Data-TreeDumper-0.400.0-2|38	
12cr|perl-Data-TreeDumper-0.400.0-2|39	%prep
12cr|perl-Data-TreeDumper-0.400.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-TreeDumper-0.400.0-2|41	
12cr|perl-Data-TreeDumper-0.400.0-2|42	%build
12cr|perl-Data-TreeDumper-0.400.0-2|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-TreeDumper-0.400.0-2|44	%make
12cr|perl-Data-TreeDumper-0.400.0-2|45	
12cr|perl-Data-TreeDumper-0.400.0-2|46	%check
12cr|perl-Data-TreeDumper-0.400.0-2|47	make test
12cr|perl-Data-TreeDumper-0.400.0-2|48	
12cr|perl-Data-TreeDumper-0.400.0-2|49	%install
12cr|perl-Data-TreeDumper-0.400.0-2|50	%makeinstall_std
12cr|perl-Data-TreeDumper-0.400.0-2|51	
12cr|perl-Data-TreeDumper-0.400.0-2|52	%files
12cr|perl-Data-TreeDumper-0.400.0-2|53	%doc README Changes
12cr|perl-Data-TreeDumper-0.400.0-2|54	%{_mandir}/man3/*
12cr|perl-Data-TreeDumper-0.400.0-2|55	%{perl_vendorlib}/Data
12cr|perl-Data-TreeDumper-0.400.0-2|56	
12cr|perl-Data-TreeDumper-0.400.0-2|57	%changelog
12cr|perl-Data-TreeDumper-0.400.0-2|58	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.400.0-1mdv2011.0
12cr|perl-Data-TreeDumper-0.400.0-2|59	+ Revision: 677324
12cr|perl-Data-TreeDumper-0.400.0-2|60	- update to new version 0.40
12cr|perl-Data-TreeDumper-0.400.0-2|61	
12cr|perl-Data-TreeDumper-0.400.0-2|62	* Fri Jan 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.370.0-1mdv2011.0
12cr|perl-Data-TreeDumper-0.400.0-2|63	+ Revision: 494930
12cr|perl-Data-TreeDumper-0.400.0-2|64	- update to 0.37
12cr|perl-Data-TreeDumper-0.400.0-2|65	
12cr|perl-Data-TreeDumper-0.400.0-2|66	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.350.0-1mdv2010.0
12cr|perl-Data-TreeDumper-0.400.0-2|67	+ Revision: 403088
12cr|perl-Data-TreeDumper-0.400.0-2|68	- rebuild using %%perl_convert_version
12cr|perl-Data-TreeDumper-0.400.0-2|69	
12cr|perl-Data-TreeDumper-0.400.0-2|70	* Fri Nov 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.35-1mdv2009.1
12cr|perl-Data-TreeDumper-0.400.0-2|71	+ Revision: 300779
12cr|perl-Data-TreeDumper-0.400.0-2|72	- new version
12cr|perl-Data-TreeDumper-0.400.0-2|73	
12cr|perl-Data-TreeDumper-0.400.0-2|74	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.33-3mdv2009.0
12cr|perl-Data-TreeDumper-0.400.0-2|75	+ Revision: 268411
12cr|perl-Data-TreeDumper-0.400.0-2|76	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Data-TreeDumper-0.400.0-2|77	
12cr|perl-Data-TreeDumper-0.400.0-2|78	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-2mdv2009.0
12cr|perl-Data-TreeDumper-0.400.0-2|79	+ Revision: 213661
12cr|perl-Data-TreeDumper-0.400.0-2|80	- fix excessive dependencies
12cr|perl-Data-TreeDumper-0.400.0-2|81	
12cr|perl-Data-TreeDumper-0.400.0-2|82	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-1mdv2009.0
12cr|perl-Data-TreeDumper-0.400.0-2|83	+ Revision: 213632
12cr|perl-Data-TreeDumper-0.400.0-2|84	- import perl-Data-TreeDumper
12cr|perl-Data-TreeDumper-0.400.0-2|85	
12cr|perl-Data-TreeDumper-0.400.0-2|86	
12cr|perl-Data-TreeDumper-0.400.0-2|87	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-1mdv2009.0
12cr|perl-Data-TreeDumper-0.400.0-2|88	- first mdv release

4278 12
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|1	%define upstream_name    Data-TreeDumper-Renderer-GTK
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|3	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|5	%define __noautoreq 'perl\\(Gtk2::TreeView\\)'
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|6	%else
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|7	%define _requires_exceptions perl(Gtk2::TreeView)
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|8	%endif
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|9	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|10	Name:		perl-%{upstream_name}
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|12	Release:	3
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|13	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|14	Summary:	Gtk2::TreeView renderer for Data::TreeDumper
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|15	License:	GPL+ or Artistic
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|16	Group:		Development/Perl
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|18	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|19	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|20	BuildRequires:	perl-devel
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|21	BuildRequires:	perl(Data::TreeDumper)
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|22	BuildRequires:	perl(Term::Size)
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|23	BuildRequires:	perl(Gtk2)
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|24	BuildRequires:	x11-server-xvfb
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|25	Requires:	perl(Term::Size)
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|26	BuildArch:	noarch
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|27	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|28	%description
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|29	GTK-perl renderer for *Data::TreeDumper*.
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|30	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|31	This widget is the gui equivalent of Data::TreeDumper; it will display a
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|32	perl data structure in a TreeView, allowing you to fold and unfold child
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|33	data structures and get a quick feel for what's where. Right-clicking
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|34	anywhere in the view brings up a context menu, from which the user can
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|35	choose to expand or collapse all items.
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|36	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|37	%prep
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|39	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|40	%build
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|42	%make
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|43	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|44	%check
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|45	xvfb-run make test
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|46	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|47	%install
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|48	%makeinstall_std
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|49	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|50	%files
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|51	%doc Changes README
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|52	%{_mandir}/man3/*
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|53	%{perl_vendorlib}/Data
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|54	%{perl_vendorlib}/auto/Data
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|55	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|56	%changelog
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|57	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|58	+ Revision: 681384
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|59	- mass rebuild
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|60	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|61	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|62	+ Revision: 410151
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|63	- rebuild using %%perl_convert_version
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|64	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|65	* Sun Aug 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdv2009.0
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|66	+ Revision: 277945
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|67	- update to new version 0.02
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|68	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|69	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.01-3mdv2009.0
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|70	+ Revision: 268412
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|71	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|72	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|73	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-2mdv2009.0
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|74	+ Revision: 213803
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|75	- fix dependencies
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|76	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|77	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-1mdv2009.0
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|78	+ Revision: 213705
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|79	- import perl-Data-TreeDumper-Renderer-GTK
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|80	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|81	
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|82	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-1mdv2009.0
12cr|perl-Data-TreeDumper-Renderer-GTK-0.20.0-3|83	- first mdv release

4279 12
12cr|perl-data-trie-0.10.0-2|1	%define upstream_name	 data-trie
12cr|perl-data-trie-0.10.0-2|2	%define upstream_version 0.01
12cr|perl-data-trie-0.10.0-2|3	
12cr|perl-data-trie-0.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-data-trie-0.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-data-trie-0.10.0-2|6	Release:	2
12cr|perl-data-trie-0.10.0-2|7	
12cr|perl-data-trie-0.10.0-2|8	Summary:	An implementation of a letter trie
12cr|perl-data-trie-0.10.0-2|9	License:	GPL
12cr|perl-data-trie-0.10.0-2|10	Group:		Development/Perl
12cr|perl-data-trie-0.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-data-trie-0.10.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/H/HA/HAMMOND/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-data-trie-0.10.0-2|13	
12cr|perl-data-trie-0.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-data-trie-0.10.0-2|15	BuildArch:	noarch
12cr|perl-data-trie-0.10.0-2|16	
12cr|perl-data-trie-0.10.0-2|17	%description
12cr|perl-data-trie-0.10.0-2|18	This module implements a letter trie data structure. This is a linked set of
12cr|perl-data-trie-0.10.0-2|19	nodes representing a set of words. Starting from the root, each letter of an
12cr|perl-data-trie-0.10.0-2|20	included word is a daughter node of the trie. Hence, if a word is in the trie,
12cr|perl-data-trie-0.10.0-2|21	there will be a path from root to leaf for that word. If a word is not in the
12cr|perl-data-trie-0.10.0-2|22	trie, there will be no such path.
12cr|perl-data-trie-0.10.0-2|23	
12cr|perl-data-trie-0.10.0-2|24	This structure allows for a relatively compact representation of a set of
12cr|perl-data-trie-0.10.0-2|25	words. This particular implementation allows each word to be stored alone or
12cr|perl-data-trie-0.10.0-2|26	with some associated data item.
12cr|perl-data-trie-0.10.0-2|27	
12cr|perl-data-trie-0.10.0-2|28	Note that the remove() method does not prune nodes and thus a Trie can only
12cr|perl-data-trie-0.10.0-2|29	grow in size.
12cr|perl-data-trie-0.10.0-2|30	
12cr|perl-data-trie-0.10.0-2|31	%prep
12cr|perl-data-trie-0.10.0-2|32	%setup -q -n Data-Trie-%{upstream_version}
12cr|perl-data-trie-0.10.0-2|33	
12cr|perl-data-trie-0.10.0-2|34	%build
12cr|perl-data-trie-0.10.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-data-trie-0.10.0-2|36	%make
12cr|perl-data-trie-0.10.0-2|37	
12cr|perl-data-trie-0.10.0-2|38	%check
12cr|perl-data-trie-0.10.0-2|39	make test
12cr|perl-data-trie-0.10.0-2|40	
12cr|perl-data-trie-0.10.0-2|41	%install
12cr|perl-data-trie-0.10.0-2|42	%makeinstall_std
12cr|perl-data-trie-0.10.0-2|43	
12cr|perl-data-trie-0.10.0-2|44	%files
12cr|perl-data-trie-0.10.0-2|45	%doc README
12cr|perl-data-trie-0.10.0-2|46	%{perl_vendorlib}/Data
12cr|perl-data-trie-0.10.0-2|47	%{_mandir}/*/*
12cr|perl-data-trie-0.10.0-2|48	
12cr|perl-data-trie-0.10.0-2|49	
12cr|perl-data-trie-0.10.0-2|50	%changelog
12cr|perl-data-trie-0.10.0-2|51	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-data-trie-0.10.0-2|52	+ Revision: 403089
12cr|perl-data-trie-0.10.0-2|53	- rebuild using %%perl_convert_version
12cr|perl-data-trie-0.10.0-2|54	
12cr|perl-data-trie-0.10.0-2|55	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.01-5mdv2009.0
12cr|perl-data-trie-0.10.0-2|56	+ Revision: 256483
12cr|perl-data-trie-0.10.0-2|57	- rebuild
12cr|perl-data-trie-0.10.0-2|58	
12cr|perl-data-trie-0.10.0-2|59	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.01-3mdv2008.1
12cr|perl-data-trie-0.10.0-2|60	+ Revision: 135831
12cr|perl-data-trie-0.10.0-2|61	- restore BuildRoot
12cr|perl-data-trie-0.10.0-2|62	
12cr|perl-data-trie-0.10.0-2|63	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-data-trie-0.10.0-2|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-data-trie-0.10.0-2|65	
12cr|perl-data-trie-0.10.0-2|66	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-3mdv2008.0
12cr|perl-data-trie-0.10.0-2|67	+ Revision: 86330
12cr|perl-data-trie-0.10.0-2|68	- rebuild
12cr|perl-data-trie-0.10.0-2|69	
12cr|perl-data-trie-0.10.0-2|70	
12cr|perl-data-trie-0.10.0-2|71	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-2mdv2007.0
12cr|perl-data-trie-0.10.0-2|72	- Rebuild
12cr|perl-data-trie-0.10.0-2|73	
12cr|perl-data-trie-0.10.0-2|74	* Tue Oct 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-1mdk
12cr|perl-data-trie-0.10.0-2|75	- first mdk release
12cr|perl-data-trie-0.10.0-2|76	

4280 12
12cr|perl-Data-Uniqid-0.120.0-1|1	%define upstream_name    Data-Uniqid
12cr|perl-Data-Uniqid-0.120.0-1|2	%define upstream_version 0.12
12cr|perl-Data-Uniqid-0.120.0-1|3	
12cr|perl-Data-Uniqid-0.120.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Data-Uniqid-0.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-Uniqid-0.120.0-1|6	Release:	1
12cr|perl-Data-Uniqid-0.120.0-1|7	
12cr|perl-Data-Uniqid-0.120.0-1|8	Summary:	Data::Uniqid - Perl extension for simple genrating of unique id's
12cr|perl-Data-Uniqid-0.120.0-1|9	License:	GPL+ or Artistic
12cr|perl-Data-Uniqid-0.120.0-1|10	Group:		Development/Perl
12cr|perl-Data-Uniqid-0.120.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Uniqid-0.120.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MW/MWX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Uniqid-0.120.0-1|13	
12cr|perl-Data-Uniqid-0.120.0-1|14	BuildRequires:	perl-devel
12cr|perl-Data-Uniqid-0.120.0-1|15	BuildArch:	noarch
12cr|perl-Data-Uniqid-0.120.0-1|16	
12cr|perl-Data-Uniqid-0.120.0-1|17	%description
12cr|perl-Data-Uniqid-0.120.0-1|18	Data::Uniqid provides three simple routines for generating unique ids.
12cr|perl-Data-Uniqid-0.120.0-1|19	These ids are coded with a Base62 systen to make them short and handy
12cr|perl-Data-Uniqid-0.120.0-1|20	(e.g. to use it as part of a URL).
12cr|perl-Data-Uniqid-0.120.0-1|21	
12cr|perl-Data-Uniqid-0.120.0-1|22	%prep
12cr|perl-Data-Uniqid-0.120.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Uniqid-0.120.0-1|24	
12cr|perl-Data-Uniqid-0.120.0-1|25	%build
12cr|perl-Data-Uniqid-0.120.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Uniqid-0.120.0-1|27	%make
12cr|perl-Data-Uniqid-0.120.0-1|28	
12cr|perl-Data-Uniqid-0.120.0-1|29	%check
12cr|perl-Data-Uniqid-0.120.0-1|30	%make test
12cr|perl-Data-Uniqid-0.120.0-1|31	
12cr|perl-Data-Uniqid-0.120.0-1|32	%install
12cr|perl-Data-Uniqid-0.120.0-1|33	%makeinstall_std
12cr|perl-Data-Uniqid-0.120.0-1|34	
12cr|perl-Data-Uniqid-0.120.0-1|35	%files
12cr|perl-Data-Uniqid-0.120.0-1|36	%doc README Changes
12cr|perl-Data-Uniqid-0.120.0-1|37	%{_mandir}/man3/*
12cr|perl-Data-Uniqid-0.120.0-1|38	%{perl_vendorlib}/*
12cr|perl-Data-Uniqid-0.120.0-1|39	

4281 12
12cr|perl-Data-UUID-LibUUID-0.50.0-5|1	%define upstream_name    Data-UUID-LibUUID
12cr|perl-Data-UUID-LibUUID-0.50.0-5|2	%define upstream_version 0.05
12cr|perl-Data-UUID-LibUUID-0.50.0-5|3	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|4	Name:       perl-%{upstream_name}
12cr|perl-Data-UUID-LibUUID-0.50.0-5|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Data-UUID-LibUUID-0.50.0-5|6	Release:	5
12cr|perl-Data-UUID-LibUUID-0.50.0-5|7	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|8	Summary:    Drop in L<Data::UUID> replacement
12cr|perl-Data-UUID-LibUUID-0.50.0-5|9	License:    GPL+ or Artistic
12cr|perl-Data-UUID-LibUUID-0.50.0-5|10	Group:      Development/Perl
12cr|perl-Data-UUID-LibUUID-0.50.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-UUID-LibUUID-0.50.0-5|12	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-UUID-LibUUID-0.50.0-5|13	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|14	BuildRequires: perl(MIME::Base64)
12cr|perl-Data-UUID-LibUUID-0.50.0-5|15	BuildRequires: perl(Sub::Exporter)
12cr|perl-Data-UUID-LibUUID-0.50.0-5|16	BuildRequires: perl(Test::More)
12cr|perl-Data-UUID-LibUUID-0.50.0-5|17	BuildRequires: perl(Test::use::ok)
12cr|perl-Data-UUID-LibUUID-0.50.0-5|18	BuildRequires: perl-asa
12cr|perl-Data-UUID-LibUUID-0.50.0-5|19	BuildRequires: perl-devel
12cr|perl-Data-UUID-LibUUID-0.50.0-5|20	BuildRequires: libuuid-devel
12cr|perl-Data-UUID-LibUUID-0.50.0-5|21	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Data-UUID-LibUUID-0.50.0-5|22	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|23	%description
12cr|perl-Data-UUID-LibUUID-0.50.0-5|24	This module provides bindings for libuuid shipped with e2fsprogs or
12cr|perl-Data-UUID-LibUUID-0.50.0-5|25	uuid-dev on debian, and also works with the system _uuid.h_ on darwin.
12cr|perl-Data-UUID-LibUUID-0.50.0-5|26	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|27	%prep
12cr|perl-Data-UUID-LibUUID-0.50.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-UUID-LibUUID-0.50.0-5|29	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|30	%build
12cr|perl-Data-UUID-LibUUID-0.50.0-5|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-UUID-LibUUID-0.50.0-5|32	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|33	%{make}
12cr|perl-Data-UUID-LibUUID-0.50.0-5|34	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|35	%check
12cr|perl-Data-UUID-LibUUID-0.50.0-5|36	%{make} test
12cr|perl-Data-UUID-LibUUID-0.50.0-5|37	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|38	%install
12cr|perl-Data-UUID-LibUUID-0.50.0-5|39	rm -rf %buildroot
12cr|perl-Data-UUID-LibUUID-0.50.0-5|40	%makeinstall_std
12cr|perl-Data-UUID-LibUUID-0.50.0-5|41	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|42	%clean
12cr|perl-Data-UUID-LibUUID-0.50.0-5|43	rm -rf %buildroot
12cr|perl-Data-UUID-LibUUID-0.50.0-5|44	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|45	%files
12cr|perl-Data-UUID-LibUUID-0.50.0-5|46	%defattr(-,root,root)
12cr|perl-Data-UUID-LibUUID-0.50.0-5|47	%doc Changes
12cr|perl-Data-UUID-LibUUID-0.50.0-5|48	%{_mandir}/man3/*
12cr|perl-Data-UUID-LibUUID-0.50.0-5|49	%perl_vendorlib/*
12cr|perl-Data-UUID-LibUUID-0.50.0-5|50	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|51	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|52	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|53	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|54	%changelog
12cr|perl-Data-UUID-LibUUID-0.50.0-5|55	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.50.0-5
12cr|perl-Data-UUID-LibUUID-0.50.0-5|56	+ Revision: 768358
12cr|perl-Data-UUID-LibUUID-0.50.0-5|57	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Data-UUID-LibUUID-0.50.0-5|58	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|59	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.50.0-4
12cr|perl-Data-UUID-LibUUID-0.50.0-5|60	+ Revision: 681385
12cr|perl-Data-UUID-LibUUID-0.50.0-5|61	- mass rebuild
12cr|perl-Data-UUID-LibUUID-0.50.0-5|62	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|63	* Fri Jul 30 2010 Shlomi Fish <shlomif@mandriva.org> 0.50.0-3mdv2011.0
12cr|perl-Data-UUID-LibUUID-0.50.0-5|64	+ Revision: 563407
12cr|perl-Data-UUID-LibUUID-0.50.0-5|65	- Changed the uuid builrequries to something better (and portable)
12cr|perl-Data-UUID-LibUUID-0.50.0-5|66	- Add the missing devel(libuuid)
12cr|perl-Data-UUID-LibUUID-0.50.0-5|67	- import perl-Data-UUID-LibUUID
12cr|perl-Data-UUID-LibUUID-0.50.0-5|68	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|69	
12cr|perl-Data-UUID-LibUUID-0.50.0-5|70	* Fri Feb 05 2010 cpan2dist 0.04-1mdv
12cr|perl-Data-UUID-LibUUID-0.50.0-5|71	- initial mdv release, generated with cpan2dist

4282 12
12cr|perl-Data-Visitor-0.270.0-4|1	%define	upstream_name	 Data-Visitor
12cr|perl-Data-Visitor-0.270.0-4|2	%define upstream_version 0.27
12cr|perl-Data-Visitor-0.270.0-4|3	
12cr|perl-Data-Visitor-0.270.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Data-Visitor-0.270.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Data-Visitor-0.270.0-4|6	Release:	4
12cr|perl-Data-Visitor-0.270.0-4|7	
12cr|perl-Data-Visitor-0.270.0-4|8	Summary:	A visitor for Perl data structures
12cr|perl-Data-Visitor-0.270.0-4|9	License:	GPL+ or Artistic
12cr|perl-Data-Visitor-0.270.0-4|10	Group:		Development/Perl
12cr|perl-Data-Visitor-0.270.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Data-Visitor-0.270.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Data-Visitor-0.270.0-4|13	
12cr|perl-Data-Visitor-0.270.0-4|14	BuildRequires:	perl-devel
12cr|perl-Data-Visitor-0.270.0-4|15	BuildRequires:	perl(Any::Moose)
12cr|perl-Data-Visitor-0.270.0-4|16	BuildRequires:	perl(Class::Accessor)
12cr|perl-Data-Visitor-0.270.0-4|17	BuildRequires:	perl(Data::Alias)
12cr|perl-Data-Visitor-0.270.0-4|18	BuildRequires:	perl(Module::Build)
12cr|perl-Data-Visitor-0.270.0-4|19	BuildRequires:	perl(Moose)
12cr|perl-Data-Visitor-0.270.0-4|20	BuildRequires:	perl(Task::Weaken)
12cr|perl-Data-Visitor-0.270.0-4|21	BuildRequires:	perl-Test-MockObject >= 1.04
12cr|perl-Data-Visitor-0.270.0-4|22	BuildRequires:	perl(Test::More)
12cr|perl-Data-Visitor-0.270.0-4|23	BuildRequires:	perl(Test::use::ok)
12cr|perl-Data-Visitor-0.270.0-4|24	BuildRequires:	perl(Tie::ToObject)
12cr|perl-Data-Visitor-0.270.0-4|25	BuildRequires:	perl(Squirrel)
12cr|perl-Data-Visitor-0.270.0-4|26	BuildRequires:	perl(namespace::clean)
12cr|perl-Data-Visitor-0.270.0-4|27	
12cr|perl-Data-Visitor-0.270.0-4|28	BuildArch:	noarch
12cr|perl-Data-Visitor-0.270.0-4|29	
12cr|perl-Data-Visitor-0.270.0-4|30	Requires:	perl(namespace::clean)
12cr|perl-Data-Visitor-0.270.0-4|31	
12cr|perl-Data-Visitor-0.270.0-4|32	%description
12cr|perl-Data-Visitor-0.270.0-4|33	This module is a simple visitor implementation for Perl values.
12cr|perl-Data-Visitor-0.270.0-4|34	
12cr|perl-Data-Visitor-0.270.0-4|35	%prep
12cr|perl-Data-Visitor-0.270.0-4|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Data-Visitor-0.270.0-4|37	
12cr|perl-Data-Visitor-0.270.0-4|38	%build
12cr|perl-Data-Visitor-0.270.0-4|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Data-Visitor-0.270.0-4|40	make
12cr|perl-Data-Visitor-0.270.0-4|41	
12cr|perl-Data-Visitor-0.270.0-4|42	%check
12cr|perl-Data-Visitor-0.270.0-4|43	make test
12cr|perl-Data-Visitor-0.270.0-4|44	
12cr|perl-Data-Visitor-0.270.0-4|45	%install
12cr|perl-Data-Visitor-0.270.0-4|46	%makeinstall_std
12cr|perl-Data-Visitor-0.270.0-4|47	
12cr|perl-Data-Visitor-0.270.0-4|48	%files
12cr|perl-Data-Visitor-0.270.0-4|49	%doc Changes
12cr|perl-Data-Visitor-0.270.0-4|50	%{perl_vendorlib}/Data
12cr|perl-Data-Visitor-0.270.0-4|51	%{_mandir}/*/*
12cr|perl-Data-Visitor-0.270.0-4|52	
12cr|perl-Data-Visitor-0.270.0-4|53	%changelog
12cr|perl-Data-Visitor-0.270.0-4|54	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.270.0-3mdv2011.0
12cr|perl-Data-Visitor-0.270.0-4|55	+ Revision: 681386
12cr|perl-Data-Visitor-0.270.0-4|56	- mass rebuild
12cr|perl-Data-Visitor-0.270.0-4|57	
12cr|perl-Data-Visitor-0.270.0-4|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.270.0-2mdv2011.0
12cr|perl-Data-Visitor-0.270.0-4|59	+ Revision: 614498
12cr|perl-Data-Visitor-0.270.0-4|60	- the mass rebuild of 2010.1 packages
12cr|perl-Data-Visitor-0.270.0-4|61	
12cr|perl-Data-Visitor-0.270.0-4|62	* Fri Feb 05 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.270.0-1mdv2010.1
12cr|perl-Data-Visitor-0.270.0-4|63	+ Revision: 501142
12cr|perl-Data-Visitor-0.270.0-4|64	- update to 0.27
12cr|perl-Data-Visitor-0.270.0-4|65	
12cr|perl-Data-Visitor-0.270.0-4|66	* Mon Sep 14 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.260.0-1mdv2010.0
12cr|perl-Data-Visitor-0.270.0-4|67	+ Revision: 439419
12cr|perl-Data-Visitor-0.270.0-4|68	- adding missing buildrequires:
12cr|perl-Data-Visitor-0.270.0-4|69	- update to 0.26
12cr|perl-Data-Visitor-0.270.0-4|70	
12cr|perl-Data-Visitor-0.270.0-4|71	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.250.0-1mdv2010.0
12cr|perl-Data-Visitor-0.270.0-4|72	+ Revision: 406321
12cr|perl-Data-Visitor-0.270.0-4|73	- rebuild using %%perl_convert_version
12cr|perl-Data-Visitor-0.270.0-4|74	
12cr|perl-Data-Visitor-0.270.0-4|75	* Wed May 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.25-1mdv2010.0
12cr|perl-Data-Visitor-0.270.0-4|76	+ Revision: 377987
12cr|perl-Data-Visitor-0.270.0-4|77	- update to new version 0.25
12cr|perl-Data-Visitor-0.270.0-4|78	
12cr|perl-Data-Visitor-0.270.0-4|79	* Wed May 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.24-1mdv2010.0
12cr|perl-Data-Visitor-0.270.0-4|80	+ Revision: 372390
12cr|perl-Data-Visitor-0.270.0-4|81	- new version
12cr|perl-Data-Visitor-0.270.0-4|82	
12cr|perl-Data-Visitor-0.270.0-4|83	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2009.1
12cr|perl-Data-Visitor-0.270.0-4|84	+ Revision: 320427
12cr|perl-Data-Visitor-0.270.0-4|85	- update to new version 0.22
12cr|perl-Data-Visitor-0.270.0-4|86	
12cr|perl-Data-Visitor-0.270.0-4|87	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.21-1mdv2009.1
12cr|perl-Data-Visitor-0.270.0-4|88	+ Revision: 292103
12cr|perl-Data-Visitor-0.270.0-4|89	- update to new version 0.21
12cr|perl-Data-Visitor-0.270.0-4|90	
12cr|perl-Data-Visitor-0.270.0-4|91	* Sun Aug 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.19-1mdv2009.0
12cr|perl-Data-Visitor-0.270.0-4|92	+ Revision: 277946
12cr|perl-Data-Visitor-0.270.0-4|93	- update to new version 0.19
12cr|perl-Data-Visitor-0.270.0-4|94	
12cr|perl-Data-Visitor-0.270.0-4|95	* Tue Aug 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-2mdv2009.0
12cr|perl-Data-Visitor-0.270.0-4|96	+ Revision: 271115
12cr|perl-Data-Visitor-0.270.0-4|97	- fix dependencies
12cr|perl-Data-Visitor-0.270.0-4|98	
12cr|perl-Data-Visitor-0.270.0-4|99	* Wed Jul 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2009.0
12cr|perl-Data-Visitor-0.270.0-4|100	+ Revision: 242656
12cr|perl-Data-Visitor-0.270.0-4|101	- new version
12cr|perl-Data-Visitor-0.270.0-4|102	
12cr|perl-Data-Visitor-0.270.0-4|103	* Sun Jul 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdv2009.0
12cr|perl-Data-Visitor-0.270.0-4|104	+ Revision: 238948
12cr|perl-Data-Visitor-0.270.0-4|105	- update to new version 0.17
12cr|perl-Data-Visitor-0.270.0-4|106	
12cr|perl-Data-Visitor-0.270.0-4|107	* Wed Jan 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2008.1
12cr|perl-Data-Visitor-0.270.0-4|108	+ Revision: 156964
12cr|perl-Data-Visitor-0.270.0-4|109	- new version
12cr|perl-Data-Visitor-0.270.0-4|110	
12cr|perl-Data-Visitor-0.270.0-4|111	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.1
12cr|perl-Data-Visitor-0.270.0-4|112	+ Revision: 138008
12cr|perl-Data-Visitor-0.270.0-4|113	- update to new version 0.10
12cr|perl-Data-Visitor-0.270.0-4|114	
12cr|perl-Data-Visitor-0.270.0-4|115	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Data-Visitor-0.270.0-4|116	- restore BuildRoot
12cr|perl-Data-Visitor-0.270.0-4|117	
12cr|perl-Data-Visitor-0.270.0-4|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Data-Visitor-0.270.0-4|119	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Data-Visitor-0.270.0-4|120	
12cr|perl-Data-Visitor-0.270.0-4|121	* Sat Oct 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2008.0
12cr|perl-Data-Visitor-0.270.0-4|122	+ Revision: 98023
12cr|perl-Data-Visitor-0.270.0-4|123	- update to new version 0.09
12cr|perl-Data-Visitor-0.270.0-4|124	- update to new version 0.09
12cr|perl-Data-Visitor-0.270.0-4|125	
12cr|perl-Data-Visitor-0.270.0-4|126	* Tue Jul 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2008.0
12cr|perl-Data-Visitor-0.270.0-4|127	+ Revision: 47629
12cr|perl-Data-Visitor-0.270.0-4|128	- update to new version 0.08
12cr|perl-Data-Visitor-0.270.0-4|129	
12cr|perl-Data-Visitor-0.270.0-4|130	
12cr|perl-Data-Visitor-0.270.0-4|131	* Tue Sep 05 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Data-Visitor-0.270.0-4|132	+ 2006-09-05 12:28:48 (60030)
12cr|perl-Data-Visitor-0.270.0-4|133	- spec file cleanup
12cr|perl-Data-Visitor-0.270.0-4|134	- bump release for rebuild
12cr|perl-Data-Visitor-0.270.0-4|135	
12cr|perl-Data-Visitor-0.270.0-4|136	* Tue Sep 05 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Data-Visitor-0.270.0-4|137	+ 2006-09-05 12:24:07 (60029)
12cr|perl-Data-Visitor-0.270.0-4|138	Import perl-Data-Visitor
12cr|perl-Data-Visitor-0.270.0-4|139	
12cr|perl-Data-Visitor-0.270.0-4|140	* Fri May 05 2006 Scott Karns <scottk@mandriva.org> 0.05-3mdk
12cr|perl-Data-Visitor-0.270.0-4|141	- Update BuildRequires
12cr|perl-Data-Visitor-0.270.0-4|142	
12cr|perl-Data-Visitor-0.270.0-4|143	* Wed May 03 2006 Scott Karns <scottk@mandriva.org> 0.05-2mdk
12cr|perl-Data-Visitor-0.270.0-4|144	- Fix BuildRequires
12cr|perl-Data-Visitor-0.270.0-4|145	- Update package file ownership
12cr|perl-Data-Visitor-0.270.0-4|146	
12cr|perl-Data-Visitor-0.270.0-4|147	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.05-1mdk
12cr|perl-Data-Visitor-0.270.0-4|148	- New release 0.05
12cr|perl-Data-Visitor-0.270.0-4|149	- Fix Source URL
12cr|perl-Data-Visitor-0.270.0-4|150	- Fix BuildRequires
12cr|perl-Data-Visitor-0.270.0-4|151	
12cr|perl-Data-Visitor-0.270.0-4|152	* Wed Apr 05 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.04-1mdk
12cr|perl-Data-Visitor-0.270.0-4|153	- New release 0.04
12cr|perl-Data-Visitor-0.270.0-4|154	
12cr|perl-Data-Visitor-0.270.0-4|155	* Thu Mar 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.02-2mdk
12cr|perl-Data-Visitor-0.270.0-4|156	- Adjust BuildRequires
12cr|perl-Data-Visitor-0.270.0-4|157	
12cr|perl-Data-Visitor-0.270.0-4|158	* Wed Mar 15 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.02-1mdk
12cr|perl-Data-Visitor-0.270.0-4|159	- Initial MDV release
12cr|perl-Data-Visitor-0.270.0-4|160	

4283 12
12cr|perl-Date-Calc-XS-6.200.0-2|1	%define upstream_name    Date-Calc-XS
12cr|perl-Date-Calc-XS-6.200.0-2|2	%define upstream_version 6.2
12cr|perl-Date-Calc-XS-6.200.0-2|3	
12cr|perl-Date-Calc-XS-6.200.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Date-Calc-XS-6.200.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Date-Calc-XS-6.200.0-2|6	Release:	2
12cr|perl-Date-Calc-XS-6.200.0-2|7	
12cr|perl-Date-Calc-XS-6.200.0-2|8	Summary:    No summary found
12cr|perl-Date-Calc-XS-6.200.0-2|9	License:    GPL+ or Artistic
12cr|perl-Date-Calc-XS-6.200.0-2|10	Group:      Development/Perl
12cr|perl-Date-Calc-XS-6.200.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Date-Calc-XS-6.200.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Date/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Date-Calc-XS-6.200.0-2|13	
12cr|perl-Date-Calc-XS-6.200.0-2|14	BuildRequires: perl(Bit::Vector)
12cr|perl-Date-Calc-XS-6.200.0-2|15	BuildRequires: perl(Carp::Clan)
12cr|perl-Date-Calc-XS-6.200.0-2|16	BuildRequires: perl(Date::Calc)
12cr|perl-Date-Calc-XS-6.200.0-2|17	BuildRequires: perl-devel
12cr|perl-Date-Calc-XS-6.200.0-2|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Date-Calc-XS-6.200.0-2|19	
12cr|perl-Date-Calc-XS-6.200.0-2|20	%description
12cr|perl-Date-Calc-XS-6.200.0-2|21	You never use this module directly. Use the Date::Calc(3) manpage instead!
12cr|perl-Date-Calc-XS-6.200.0-2|22	
12cr|perl-Date-Calc-XS-6.200.0-2|23	%prep
12cr|perl-Date-Calc-XS-6.200.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Date-Calc-XS-6.200.0-2|25	
12cr|perl-Date-Calc-XS-6.200.0-2|26	%build
12cr|perl-Date-Calc-XS-6.200.0-2|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Date-Calc-XS-6.200.0-2|28	
12cr|perl-Date-Calc-XS-6.200.0-2|29	%make
12cr|perl-Date-Calc-XS-6.200.0-2|30	
12cr|perl-Date-Calc-XS-6.200.0-2|31	%check
12cr|perl-Date-Calc-XS-6.200.0-2|32	%make test
12cr|perl-Date-Calc-XS-6.200.0-2|33	
12cr|perl-Date-Calc-XS-6.200.0-2|34	%install
12cr|perl-Date-Calc-XS-6.200.0-2|35	rm -rf %buildroot
12cr|perl-Date-Calc-XS-6.200.0-2|36	%makeinstall_std
12cr|perl-Date-Calc-XS-6.200.0-2|37	
12cr|perl-Date-Calc-XS-6.200.0-2|38	%clean
12cr|perl-Date-Calc-XS-6.200.0-2|39	rm -rf %buildroot
12cr|perl-Date-Calc-XS-6.200.0-2|40	
12cr|perl-Date-Calc-XS-6.200.0-2|41	%files
12cr|perl-Date-Calc-XS-6.200.0-2|42	%defattr(-,root,root)
12cr|perl-Date-Calc-XS-6.200.0-2|43	%doc META.yml license
12cr|perl-Date-Calc-XS-6.200.0-2|44	%{_mandir}/man3/*
12cr|perl-Date-Calc-XS-6.200.0-2|45	%perl_vendorlib/*
12cr|perl-Date-Calc-XS-6.200.0-2|46	
12cr|perl-Date-Calc-XS-6.200.0-2|47	
12cr|perl-Date-Calc-XS-6.200.0-2|48	
12cr|perl-Date-Calc-XS-6.200.0-2|49	
12cr|perl-Date-Calc-XS-6.200.0-2|50	%changelog
12cr|perl-Date-Calc-XS-6.200.0-2|51	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 6.200.0-2
12cr|perl-Date-Calc-XS-6.200.0-2|52	+ Revision: 768358
12cr|perl-Date-Calc-XS-6.200.0-2|53	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Date-Calc-XS-6.200.0-2|54	
12cr|perl-Date-Calc-XS-6.200.0-2|55	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 6.200.0-1
12cr|perl-Date-Calc-XS-6.200.0-2|56	+ Revision: 634010
12cr|perl-Date-Calc-XS-6.200.0-2|57	- import perl-Date-Calc-XS
12cr|perl-Date-Calc-XS-6.200.0-2|58	

4284 12
12cr|perl-Date-HolidayParser-0.410.0-3|1	%define upstream_name	 Date-HolidayParser
12cr|perl-Date-HolidayParser-0.410.0-3|2	%define upstream_version 0.41
12cr|perl-Date-HolidayParser-0.410.0-3|3	
12cr|perl-Date-HolidayParser-0.410.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Date-HolidayParser-0.410.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Date-HolidayParser-0.410.0-3|6	Release:	3
12cr|perl-Date-HolidayParser-0.410.0-3|7	
12cr|perl-Date-HolidayParser-0.410.0-3|8	Summary:	Parser for ~/.holiday-style files
12cr|perl-Date-HolidayParser-0.410.0-3|9	License:	GPL+ or Artistic
12cr|perl-Date-HolidayParser-0.410.0-3|10	Group:		Development/Perl
12cr|perl-Date-HolidayParser-0.410.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Date-HolidayParser-0.410.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Term/ReadLine/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Date-HolidayParser-0.410.0-3|13	
12cr|perl-Date-HolidayParser-0.410.0-3|14	BuildRequires:	perl-devel
12cr|perl-Date-HolidayParser-0.410.0-3|15	BuildRequires:	perl(Any::Moose)
12cr|perl-Date-HolidayParser-0.410.0-3|16	
12cr|perl-Date-HolidayParser-0.410.0-3|17	BuildArch:	noarch
12cr|perl-Date-HolidayParser-0.410.0-3|18	
12cr|perl-Date-HolidayParser-0.410.0-3|19	%description
12cr|perl-Date-HolidayParser-0.410.0-3|20	This is a module that parses .holiday-style files. These are
12cr|perl-Date-HolidayParser-0.410.0-3|21	files that define holidays in various parts of the world.
12cr|perl-Date-HolidayParser-0.410.0-3|22	The files are easy to write and easy for humans to read, but can
12cr|perl-Date-HolidayParser-0.410.0-3|23	be hard to parse because the format allows many different ways to write it.
12cr|perl-Date-HolidayParser-0.410.0-3|24	
12cr|perl-Date-HolidayParser-0.410.0-3|25	%prep
12cr|perl-Date-HolidayParser-0.410.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Date-HolidayParser-0.410.0-3|27	
12cr|perl-Date-HolidayParser-0.410.0-3|28	%build
12cr|perl-Date-HolidayParser-0.410.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Date-HolidayParser-0.410.0-3|30	%make "CFLAGS=%{optflags}"
12cr|perl-Date-HolidayParser-0.410.0-3|31	
12cr|perl-Date-HolidayParser-0.410.0-3|32	%check
12cr|perl-Date-HolidayParser-0.410.0-3|33	%make test
12cr|perl-Date-HolidayParser-0.410.0-3|34	
12cr|perl-Date-HolidayParser-0.410.0-3|35	%install
12cr|perl-Date-HolidayParser-0.410.0-3|36	%makeinstall_std
12cr|perl-Date-HolidayParser-0.410.0-3|37	
12cr|perl-Date-HolidayParser-0.410.0-3|38	%files
12cr|perl-Date-HolidayParser-0.410.0-3|39	%doc README
12cr|perl-Date-HolidayParser-0.410.0-3|40	%{_mandir}/*/*
12cr|perl-Date-HolidayParser-0.410.0-3|41	%{perl_vendorlib}/Date
12cr|perl-Date-HolidayParser-0.410.0-3|42	
12cr|perl-Date-HolidayParser-0.410.0-3|43	
12cr|perl-Date-HolidayParser-0.410.0-3|44	%changelog
12cr|perl-Date-HolidayParser-0.410.0-3|45	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.410.0-2mdv2011.0
12cr|perl-Date-HolidayParser-0.410.0-3|46	+ Revision: 681387
12cr|perl-Date-HolidayParser-0.410.0-3|47	- mass rebuild
12cr|perl-Date-HolidayParser-0.410.0-3|48	
12cr|perl-Date-HolidayParser-0.410.0-3|49	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.410.0-1mdv2011.0
12cr|perl-Date-HolidayParser-0.410.0-3|50	+ Revision: 595096
12cr|perl-Date-HolidayParser-0.410.0-3|51	- update to new version 0.41
12cr|perl-Date-HolidayParser-0.410.0-3|52	
12cr|perl-Date-HolidayParser-0.410.0-3|53	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-Date-HolidayParser-0.410.0-3|54	- adding missing buildrequires
12cr|perl-Date-HolidayParser-0.410.0-3|55	- update to 0.4
12cr|perl-Date-HolidayParser-0.410.0-3|56	
12cr|perl-Date-HolidayParser-0.410.0-3|57	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2010.1
12cr|perl-Date-HolidayParser-0.410.0-3|58	+ Revision: 504811
12cr|perl-Date-HolidayParser-0.410.0-3|59	- rebuild using %%perl_convert_version
12cr|perl-Date-HolidayParser-0.410.0-3|60	
12cr|perl-Date-HolidayParser-0.410.0-3|61	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3-5mdv2010.0
12cr|perl-Date-HolidayParser-0.410.0-3|62	+ Revision: 430404
12cr|perl-Date-HolidayParser-0.410.0-3|63	- rebuild
12cr|perl-Date-HolidayParser-0.410.0-3|64	
12cr|perl-Date-HolidayParser-0.410.0-3|65	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.3-4mdv2009.0
12cr|perl-Date-HolidayParser-0.410.0-3|66	+ Revision: 256488
12cr|perl-Date-HolidayParser-0.410.0-3|67	- rebuild
12cr|perl-Date-HolidayParser-0.410.0-3|68	
12cr|perl-Date-HolidayParser-0.410.0-3|69	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.3-2mdv2008.1
12cr|perl-Date-HolidayParser-0.410.0-3|70	+ Revision: 135833
12cr|perl-Date-HolidayParser-0.410.0-3|71	- restore BuildRoot
12cr|perl-Date-HolidayParser-0.410.0-3|72	
12cr|perl-Date-HolidayParser-0.410.0-3|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Date-HolidayParser-0.410.0-3|74	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Date-HolidayParser-0.410.0-3|75	
12cr|perl-Date-HolidayParser-0.410.0-3|76	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-2mdv2008.0
12cr|perl-Date-HolidayParser-0.410.0-3|77	+ Revision: 86335
12cr|perl-Date-HolidayParser-0.410.0-3|78	- rebuild
12cr|perl-Date-HolidayParser-0.410.0-3|79	
12cr|perl-Date-HolidayParser-0.410.0-3|80	
12cr|perl-Date-HolidayParser-0.410.0-3|81	* Tue Aug 01 2006 Eskild Hustvedt <eskild@mandriva.org> 0.3-1mdv
12cr|perl-Date-HolidayParser-0.410.0-3|82	- Initial Mandriva package
12cr|perl-Date-HolidayParser-0.410.0-3|83	

4285 12
12cr|perl-Date-Simple-3.03-2|1	Summary:	Simple date object for perl
12cr|perl-Date-Simple-3.03-2|2	Name:		perl-Date-Simple
12cr|perl-Date-Simple-3.03-2|3	Version:	3.03
12cr|perl-Date-Simple-3.03-2|4	Release:	2
12cr|perl-Date-Simple-3.03-2|5	License:	GPL+ or Artistic
12cr|perl-Date-Simple-3.03-2|6	Group:		Development/Perl
12cr|perl-Date-Simple-3.03-2|7	Url:		http://search.cpan.org/dist/Date-Simple/
12cr|perl-Date-Simple-3.03-2|8	Source0:	http://search.cpan.org/CPAN/authors/id/I/IZ/IZUT/Date-Simple-%{version}.tar.gz
12cr|perl-Date-Simple-3.03-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|perl-Date-Simple-3.03-2|10	#Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
12cr|perl-Date-Simple-3.03-2|11	BuildRequires:	perl(ExtUtils::MakeMaker), perl(Test::More)
12cr|perl-Date-Simple-3.03-2|12	BuildRequires:	perl-devel
12cr|perl-Date-Simple-3.03-2|13	
12cr|perl-Date-Simple-3.03-2|14	# Don't "provide" private Perl libs
12cr|perl-Date-Simple-3.03-2|15	# % global _use_internal_dependency_generator 0
12cr|perl-Date-Simple-3.03-2|16	#% global __deploop() while read FILE; do /usr/lib/rpm/rpmdeps -%{1} ${FILE}; done | /bin/sort -u
12cr|perl-Date-Simple-3.03-2|17	#% global __find_provides /bin/sh -c "%{__grep} -v '%{perl_vendorarch}/.*\\.so$' | %{__deploop P}"
12cr|perl-Date-Simple-3.03-2|18	#% global __find_requires /bin/sh -c "%{__deploop R}"
12cr|perl-Date-Simple-3.03-2|19	
12cr|perl-Date-Simple-3.03-2|20	%description
12cr|perl-Date-Simple-3.03-2|21	%{summary}.
12cr|perl-Date-Simple-3.03-2|22	
12cr|perl-Date-Simple-3.03-2|23	%prep
12cr|perl-Date-Simple-3.03-2|24	%setup -q -n Date-Simple-%{version}
12cr|perl-Date-Simple-3.03-2|25	
12cr|perl-Date-Simple-3.03-2|26	# Spurious exec permissions in files from tarball
12cr|perl-Date-Simple-3.03-2|27	/usr/bin/find lib -type f -exec %{__chmod} -x {} ';'
12cr|perl-Date-Simple-3.03-2|28	%{__chmod} -x ChangeLog COPYING README Simple.xs
12cr|perl-Date-Simple-3.03-2|29	
12cr|perl-Date-Simple-3.03-2|30	# The NoXS.pm file provides a pure-perl alternative to the C implementation
12cr|perl-Date-Simple-3.03-2|31	# of the module. This results in duplicate "Provides:" entries, which rpmlint
12cr|perl-Date-Simple-3.03-2|32	# whinges about. This kludge removes the redundant file, which has the added
12cr|perl-Date-Simple-3.03-2|33	# benefit of shutting up rpmlint.
12cr|perl-Date-Simple-3.03-2|34	%{__rm} -f lib/Date/Simple/NoXS.pm
12cr|perl-Date-Simple-3.03-2|35	%{__sed} -i -e '/^lib\/Date\/Simple\/NoXS\.pm$/d' MANIFEST
12cr|perl-Date-Simple-3.03-2|36	
12cr|perl-Date-Simple-3.03-2|37	%build
12cr|perl-Date-Simple-3.03-2|38	%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
12cr|perl-Date-Simple-3.03-2|39	%{__make} %{?_smp_mflags}
12cr|perl-Date-Simple-3.03-2|40	
12cr|perl-Date-Simple-3.03-2|41	%clean
12cr|perl-Date-Simple-3.03-2|42	%{__rm} -rf %{buildroot}
12cr|perl-Date-Simple-3.03-2|43	
12cr|perl-Date-Simple-3.03-2|44	%install
12cr|perl-Date-Simple-3.03-2|45	%{__rm} -rf %{buildroot}
12cr|perl-Date-Simple-3.03-2|46	%{__make} pure_install PERL_INSTALL_ROOT=%{buildroot}
12cr|perl-Date-Simple-3.03-2|47	/usr/bin/find %{buildroot} -type f -name .packlist -exec %{__rm} -f {} ';'
12cr|perl-Date-Simple-3.03-2|48	/usr/bin/find %{buildroot} -type f -name '*.bs' -a -size 0 -exec %{__rm} -f {} ';'
12cr|perl-Date-Simple-3.03-2|49	/usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} ';' 2>/dev/null
12cr|perl-Date-Simple-3.03-2|50	%{__chmod} -R u+w %{buildroot}
12cr|perl-Date-Simple-3.03-2|51	
12cr|perl-Date-Simple-3.03-2|52	%check
12cr|perl-Date-Simple-3.03-2|53	%{__make} test
12cr|perl-Date-Simple-3.03-2|54	
12cr|perl-Date-Simple-3.03-2|55	%files
12cr|perl-Date-Simple-3.03-2|56	%defattr(-,root,root,-)
12cr|perl-Date-Simple-3.03-2|57	%doc ChangeLog COPYING README
12cr|perl-Date-Simple-3.03-2|58	%{perl_vendorarch}/Date/
12cr|perl-Date-Simple-3.03-2|59	%{perl_vendorarch}/auto/Date/
12cr|perl-Date-Simple-3.03-2|60	%{_mandir}/man3/Date::Simple*.3pm*
12cr|perl-Date-Simple-3.03-2|61	
12cr|perl-Date-Simple-3.03-2|62	
12cr|perl-Date-Simple-3.03-2|63	%changelog
12cr|perl-Date-Simple-3.03-2|64	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.03-2
12cr|perl-Date-Simple-3.03-2|65	+ Revision: 768358
12cr|perl-Date-Simple-3.03-2|66	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Date-Simple-3.03-2|67	
12cr|perl-Date-Simple-3.03-2|68	* Wed Sep 21 2011 Alexander Barakin <abarakin@mandriva.org> 3.03-1
12cr|perl-Date-Simple-3.03-2|69	+ Revision: 700688
12cr|perl-Date-Simple-3.03-2|70	- imported package perl-Date-Simple
12cr|perl-Date-Simple-3.03-2|71	

4286 12
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|1	%define upstream_name	 DateTime-Calendar-Pataphysical
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|3	
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|6	Release:	3
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|7	
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|8	Summary:	Dates in the pataphysical calendar
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|10	Group:		Development/Perl
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|13	
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|15	BuildRequires:	perl(DateTime)
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|16	BuildArch:	noarch
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|17	
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|18	%description
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|19	DateTime::Calendar::Pataphysical is the implementation of the pataphysical
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|20	calendar. Each year in this calendar contains 13 months of 29 days. This
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|21	regularity makes this a convenient alternative for the irregular Gregorian
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|22	calendar.
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|23	
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|24	%prep
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|26	
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|27	%build
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|29	make
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|30	
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|31	%check
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|32	make test
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|33	
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|34	%install
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|35	%makeinstall_std
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|36	
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|37	%files
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|38	%{perl_vendorlib}/DateTime/Calendar/*
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|39	%{_mandir}/man3/*
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|40	
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|41	
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|42	%changelog
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|43	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|44	+ Revision: 681389
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|45	- mass rebuild
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|46	
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|47	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|48	+ Revision: 406974
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|49	- rebuild using %%perl_convert_version
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|50	
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|51	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.04-5mdv2009.0
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|52	+ Revision: 241200
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|53	- rebuild
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|54	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|55	
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|57	- restore BuildRoot
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|58	
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|59	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-3mdv2008.0
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|60	+ Revision: 86339
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|61	- rebuild
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|62	
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|63	
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|64	* Mon Jan 23 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.04-2mdk
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|65	- Add BuildRequires: perl-DateTime
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|66	
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|67	* Tue Nov 22 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.04-1mdk
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|68	- Initial MDV package
12cr|perl-DateTime-Calendar-Pataphysical-0.40.0-3|69	

4287 12
12cr|perl-DateTime-Event-ICal-0.100.0-3|1	%define upstream_name    DateTime-Event-ICal
12cr|perl-DateTime-Event-ICal-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-DateTime-Event-ICal-0.100.0-3|3	
12cr|perl-DateTime-Event-ICal-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DateTime-Event-ICal-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DateTime-Event-ICal-0.100.0-3|6	Release:	3
12cr|perl-DateTime-Event-ICal-0.100.0-3|7	
12cr|perl-DateTime-Event-ICal-0.100.0-3|8	Summary:	Perl DateTime extension for computing rfc2445 recurrences
12cr|perl-DateTime-Event-ICal-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-DateTime-Event-ICal-0.100.0-3|10	Group:		Development/Perl
12cr|perl-DateTime-Event-ICal-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DateTime-Event-ICal-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DateTime-Event-ICal-0.100.0-3|13	
12cr|perl-DateTime-Event-ICal-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-DateTime-Event-ICal-0.100.0-3|15	BuildRequires:	perl(DateTime)
12cr|perl-DateTime-Event-ICal-0.100.0-3|16	BuildRequires:	perl(DateTime::Event::Recurrence)
12cr|perl-DateTime-Event-ICal-0.100.0-3|17	BuildArch:	noarch
12cr|perl-DateTime-Event-ICal-0.100.0-3|18	
12cr|perl-DateTime-Event-ICal-0.100.0-3|19	%description
12cr|perl-DateTime-Event-ICal-0.100.0-3|20	This module provides convenience methods that let you easily create
12cr|perl-DateTime-Event-ICal-0.100.0-3|21	'DateTime::Set' objects for rfc2445 style recurrences.
12cr|perl-DateTime-Event-ICal-0.100.0-3|22	
12cr|perl-DateTime-Event-ICal-0.100.0-3|23	%prep
12cr|perl-DateTime-Event-ICal-0.100.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DateTime-Event-ICal-0.100.0-3|25	
12cr|perl-DateTime-Event-ICal-0.100.0-3|26	%build
12cr|perl-DateTime-Event-ICal-0.100.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DateTime-Event-ICal-0.100.0-3|28	%make
12cr|perl-DateTime-Event-ICal-0.100.0-3|29	
12cr|perl-DateTime-Event-ICal-0.100.0-3|30	%check
12cr|perl-DateTime-Event-ICal-0.100.0-3|31	%make test
12cr|perl-DateTime-Event-ICal-0.100.0-3|32	
12cr|perl-DateTime-Event-ICal-0.100.0-3|33	%install
12cr|perl-DateTime-Event-ICal-0.100.0-3|34	%makeinstall_std
12cr|perl-DateTime-Event-ICal-0.100.0-3|35	
12cr|perl-DateTime-Event-ICal-0.100.0-3|36	%files
12cr|perl-DateTime-Event-ICal-0.100.0-3|37	%doc Changes LICENSE META.yml README
12cr|perl-DateTime-Event-ICal-0.100.0-3|38	%{_mandir}/man3/*
12cr|perl-DateTime-Event-ICal-0.100.0-3|39	%{perl_vendorlib}/*
12cr|perl-DateTime-Event-ICal-0.100.0-3|40	
12cr|perl-DateTime-Event-ICal-0.100.0-3|41	%changelog
12cr|perl-DateTime-Event-ICal-0.100.0-3|42	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-DateTime-Event-ICal-0.100.0-3|43	+ Revision: 653402
12cr|perl-DateTime-Event-ICal-0.100.0-3|44	- rebuild for updated spec-helper
12cr|perl-DateTime-Event-ICal-0.100.0-3|45	
12cr|perl-DateTime-Event-ICal-0.100.0-3|46	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-DateTime-Event-ICal-0.100.0-3|47	+ Revision: 542972
12cr|perl-DateTime-Event-ICal-0.100.0-3|48	- import perl-DateTime-Event-ICal
12cr|perl-DateTime-Event-ICal-0.100.0-3|49	
12cr|perl-DateTime-Event-ICal-0.100.0-3|50	
12cr|perl-DateTime-Event-ICal-0.100.0-3|51	* Thu May 06 2010 cpan2dist 0.10-1mdv
12cr|perl-DateTime-Event-ICal-0.100.0-3|52	- initial mdv release, generated with cpan2dist

4288 12
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|1	%define upstream_name    DateTime-Event-Recurrence
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|2	%define upstream_version 0.16
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|3	
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|6	Release:	3
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|7	
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|8	Summary:	DateTime::Set extension for create basic recurrence sets
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|9	License:	GPL+ or Artistic
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|10	Group:		Development/Perl
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|13	
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|14	BuildRequires:	perl-devel
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|15	BuildRequires:	perl(DateTime)
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|16	BuildRequires:	perl(DateTime::Set)
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|17	BuildArch:	noarch
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|18	
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|19	%description
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|20	This module provides convenience methods that let you easily create
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|21	'DateTime::Set' objects for various recurrences, such as "once a month" or
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|22	"every day". You can also create more complicated recurrences, such as
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|23	"every Monday, Wednesday and Thursday at 10:00 AM and 2:00 PM".
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|24	
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|25	%prep
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|27	
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|28	%build
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|30	%make
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|31	
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|32	%check
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|33	%make test
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|34	
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|35	%install
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|36	%makeinstall_std
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|37	
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|38	%files
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|39	%doc Changes README LICENSE META.yml
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|40	%{_mandir}/man3/*
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|41	%{perl_vendorlib}/*
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|42	
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|43	%changelog
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|44	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.160.0-2mdv2011.0
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|45	+ Revision: 654908
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|46	- rebuild for updated spec-helper
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|47	
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|48	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|49	+ Revision: 542955
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|50	- import perl-DateTime-Event-Recurrence
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|51	
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|52	
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|53	* Thu May 06 2010 cpan2dist 0.16-1mdv
12cr|perl-DateTime-Event-Recurrence-0.160.0-3|54	- initial mdv release, generated with cpan2dist

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

4290 12
12cr|perl-DateTime-Format-DateManip-0.40.0-2|1	%define upstream_name    DateTime-Format-DateManip
12cr|perl-DateTime-Format-DateManip-0.40.0-2|2	%define upstream_version 0.04
12cr|perl-DateTime-Format-DateManip-0.40.0-2|3	
12cr|perl-DateTime-Format-DateManip-0.40.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-DateTime-Format-DateManip-0.40.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-DateTime-Format-DateManip-0.40.0-2|6	Release:    %mkrel 2
12cr|perl-DateTime-Format-DateManip-0.40.0-2|7	
12cr|perl-DateTime-Format-DateManip-0.40.0-2|8	Summary:    Perl DateTime extension to convert
12cr|perl-DateTime-Format-DateManip-0.40.0-2|9	License:    GPL+ or Artistic
12cr|perl-DateTime-Format-DateManip-0.40.0-2|10	Group:      Development/Perl
12cr|perl-DateTime-Format-DateManip-0.40.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DateTime-Format-DateManip-0.40.0-2|12	Source0:    http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DateTime-Format-DateManip-0.40.0-2|13	# patch from https://rt.cpan.org/Public/Bug/Display.html?id=55771
12cr|perl-DateTime-Format-DateManip-0.40.0-2|14	Patch0:     perl-DateTime-Format-DateManip-fix_tests.diff
12cr|perl-DateTime-Format-DateManip-0.40.0-2|15	
12cr|perl-DateTime-Format-DateManip-0.40.0-2|16	BuildRequires: perl(Carp)
12cr|perl-DateTime-Format-DateManip-0.40.0-2|17	BuildRequires: perl(Date::Manip)
12cr|perl-DateTime-Format-DateManip-0.40.0-2|18	BuildRequires: perl(DateTime)
12cr|perl-DateTime-Format-DateManip-0.40.0-2|19	BuildRequires: perl(Test::More)
12cr|perl-DateTime-Format-DateManip-0.40.0-2|20	BuildRequires: perl(Module::Build::Compat)
12cr|perl-DateTime-Format-DateManip-0.40.0-2|21	BuildArch: noarch
12cr|perl-DateTime-Format-DateManip-0.40.0-2|22	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-DateTime-Format-DateManip-0.40.0-2|23	
12cr|perl-DateTime-Format-DateManip-0.40.0-2|24	%description
12cr|perl-DateTime-Format-DateManip-0.40.0-2|25	DateTime::Format::DateManip is a class that knows how to convert between
12cr|perl-DateTime-Format-DateManip-0.40.0-2|26	'Date::Manip' dates and durations and 'DateTime' and 'DateTime::Duration'
12cr|perl-DateTime-Format-DateManip-0.40.0-2|27	objects. Recurrences are note yet supported.
12cr|perl-DateTime-Format-DateManip-0.40.0-2|28	
12cr|perl-DateTime-Format-DateManip-0.40.0-2|29	%prep
12cr|perl-DateTime-Format-DateManip-0.40.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DateTime-Format-DateManip-0.40.0-2|31	%patch0 -p0
12cr|perl-DateTime-Format-DateManip-0.40.0-2|32	%build
12cr|perl-DateTime-Format-DateManip-0.40.0-2|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-DateTime-Format-DateManip-0.40.0-2|34	
12cr|perl-DateTime-Format-DateManip-0.40.0-2|35	%make
12cr|perl-DateTime-Format-DateManip-0.40.0-2|36	
12cr|perl-DateTime-Format-DateManip-0.40.0-2|37	%check
12cr|perl-DateTime-Format-DateManip-0.40.0-2|38	%make test
12cr|perl-DateTime-Format-DateManip-0.40.0-2|39	
12cr|perl-DateTime-Format-DateManip-0.40.0-2|40	%install
12cr|perl-DateTime-Format-DateManip-0.40.0-2|41	rm -rf %buildroot
12cr|perl-DateTime-Format-DateManip-0.40.0-2|42	%makeinstall_std
12cr|perl-DateTime-Format-DateManip-0.40.0-2|43	
12cr|perl-DateTime-Format-DateManip-0.40.0-2|44	%clean
12cr|perl-DateTime-Format-DateManip-0.40.0-2|45	rm -rf %buildroot
12cr|perl-DateTime-Format-DateManip-0.40.0-2|46	
12cr|perl-DateTime-Format-DateManip-0.40.0-2|47	%files
12cr|perl-DateTime-Format-DateManip-0.40.0-2|48	%defattr(-,root,root)
12cr|perl-DateTime-Format-DateManip-0.40.0-2|49	%doc META.yml Changes LICENSE README
12cr|perl-DateTime-Format-DateManip-0.40.0-2|50	%{_mandir}/man3/*
12cr|perl-DateTime-Format-DateManip-0.40.0-2|51	%perl_vendorlib/*
12cr|perl-DateTime-Format-DateManip-0.40.0-2|52	
12cr|perl-DateTime-Format-DateManip-0.40.0-2|53	
12cr|perl-DateTime-Format-DateManip-0.40.0-2|54	
12cr|perl-DateTime-Format-DateManip-0.40.0-2|55	
12cr|perl-DateTime-Format-DateManip-0.40.0-2|56	%changelog
12cr|perl-DateTime-Format-DateManip-0.40.0-2|57	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-DateTime-Format-DateManip-0.40.0-2|58	+ Revision: 654909
12cr|perl-DateTime-Format-DateManip-0.40.0-2|59	- rebuild for updated spec-helper
12cr|perl-DateTime-Format-DateManip-0.40.0-2|60	
12cr|perl-DateTime-Format-DateManip-0.40.0-2|61	* Wed May 05 2010 Michael Scherer <misc@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-DateTime-Format-DateManip-0.40.0-2|62	+ Revision: 542675
12cr|perl-DateTime-Format-DateManip-0.40.0-2|63	- import perl-DateTime-Format-DateManip
12cr|perl-DateTime-Format-DateManip-0.40.0-2|64	
12cr|perl-DateTime-Format-DateManip-0.40.0-2|65	
12cr|perl-DateTime-Format-DateManip-0.40.0-2|66	* Wed May 05 2010 cpan2dist 0.04-1mdv
12cr|perl-DateTime-Format-DateManip-0.40.0-2|67	- initial mdv release, generated with cpan2dist

4291 12
12cr|perl-DateTime-Format-DateParse-0.50.0-2|1	%define upstream_name    DateTime-Format-DateParse
12cr|perl-DateTime-Format-DateParse-0.50.0-2|2	%define upstream_version 0.05
12cr|perl-DateTime-Format-DateParse-0.50.0-2|3	
12cr|perl-DateTime-Format-DateParse-0.50.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-DateTime-Format-DateParse-0.50.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-DateTime-Format-DateParse-0.50.0-2|6	Release:    %mkrel 2
12cr|perl-DateTime-Format-DateParse-0.50.0-2|7	
12cr|perl-DateTime-Format-DateParse-0.50.0-2|8	Summary:    Parses Date::Parse compatible formats
12cr|perl-DateTime-Format-DateParse-0.50.0-2|9	License:    GPL+ or Artistic
12cr|perl-DateTime-Format-DateParse-0.50.0-2|10	Group:      Development/Perl
12cr|perl-DateTime-Format-DateParse-0.50.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DateTime-Format-DateParse-0.50.0-2|12	Source0:    http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DateTime-Format-DateParse-0.50.0-2|13	
12cr|perl-DateTime-Format-DateParse-0.50.0-2|14	BuildRequires: perl(Date::Parse)
12cr|perl-DateTime-Format-DateParse-0.50.0-2|15	BuildRequires: perl(DateTime)
12cr|perl-DateTime-Format-DateParse-0.50.0-2|16	BuildRequires: perl(DateTime::TimeZone)
12cr|perl-DateTime-Format-DateParse-0.50.0-2|17	BuildRequires: perl(Time::Zone)
12cr|perl-DateTime-Format-DateParse-0.50.0-2|18	BuildRequires: perl(Module::Build::Compat)
12cr|perl-DateTime-Format-DateParse-0.50.0-2|19	BuildArch: noarch
12cr|perl-DateTime-Format-DateParse-0.50.0-2|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-DateTime-Format-DateParse-0.50.0-2|21	
12cr|perl-DateTime-Format-DateParse-0.50.0-2|22	%description
12cr|perl-DateTime-Format-DateParse-0.50.0-2|23	This module is a compatibility wrapper around the Date::Parse module.
12cr|perl-DateTime-Format-DateParse-0.50.0-2|24	
12cr|perl-DateTime-Format-DateParse-0.50.0-2|25	%prep
12cr|perl-DateTime-Format-DateParse-0.50.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DateTime-Format-DateParse-0.50.0-2|27	
12cr|perl-DateTime-Format-DateParse-0.50.0-2|28	%build
12cr|perl-DateTime-Format-DateParse-0.50.0-2|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-DateTime-Format-DateParse-0.50.0-2|30	
12cr|perl-DateTime-Format-DateParse-0.50.0-2|31	%make
12cr|perl-DateTime-Format-DateParse-0.50.0-2|32	
12cr|perl-DateTime-Format-DateParse-0.50.0-2|33	%check
12cr|perl-DateTime-Format-DateParse-0.50.0-2|34	%make test
12cr|perl-DateTime-Format-DateParse-0.50.0-2|35	
12cr|perl-DateTime-Format-DateParse-0.50.0-2|36	%install
12cr|perl-DateTime-Format-DateParse-0.50.0-2|37	rm -rf %buildroot
12cr|perl-DateTime-Format-DateParse-0.50.0-2|38	%makeinstall_std
12cr|perl-DateTime-Format-DateParse-0.50.0-2|39	
12cr|perl-DateTime-Format-DateParse-0.50.0-2|40	%clean
12cr|perl-DateTime-Format-DateParse-0.50.0-2|41	rm -rf %buildroot
12cr|perl-DateTime-Format-DateParse-0.50.0-2|42	
12cr|perl-DateTime-Format-DateParse-0.50.0-2|43	%files
12cr|perl-DateTime-Format-DateParse-0.50.0-2|44	%defattr(-,root,root)
12cr|perl-DateTime-Format-DateParse-0.50.0-2|45	%doc META.yml Changes LICENSE README
12cr|perl-DateTime-Format-DateParse-0.50.0-2|46	%{_mandir}/man3/*
12cr|perl-DateTime-Format-DateParse-0.50.0-2|47	%perl_vendorlib/*
12cr|perl-DateTime-Format-DateParse-0.50.0-2|48	
12cr|perl-DateTime-Format-DateParse-0.50.0-2|49	
12cr|perl-DateTime-Format-DateParse-0.50.0-2|50	
12cr|perl-DateTime-Format-DateParse-0.50.0-2|51	
12cr|perl-DateTime-Format-DateParse-0.50.0-2|52	%changelog
12cr|perl-DateTime-Format-DateParse-0.50.0-2|53	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-DateTime-Format-DateParse-0.50.0-2|54	+ Revision: 654910
12cr|perl-DateTime-Format-DateParse-0.50.0-2|55	- rebuild for updated spec-helper
12cr|perl-DateTime-Format-DateParse-0.50.0-2|56	
12cr|perl-DateTime-Format-DateParse-0.50.0-2|57	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-DateTime-Format-DateParse-0.50.0-2|58	+ Revision: 542879
12cr|perl-DateTime-Format-DateParse-0.50.0-2|59	- import perl-DateTime-Format-DateParse
12cr|perl-DateTime-Format-DateParse-0.50.0-2|60	
12cr|perl-DateTime-Format-DateParse-0.50.0-2|61	
12cr|perl-DateTime-Format-DateParse-0.50.0-2|62	* Thu May 06 2010 cpan2dist 0.05-1mdv
12cr|perl-DateTime-Format-DateParse-0.50.0-2|63	- initial mdv release, generated with cpan2dist

4292 12
12cr|perl-DateTime-Format-Duration-1.30.0a-3|1	%define upstream_name	 DateTime-Format-Duration
12cr|perl-DateTime-Format-Duration-1.30.0a-3|2	%define upstream_version 1.03a
12cr|perl-DateTime-Format-Duration-1.30.0a-3|3	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|4	Name:		perl-%{upstream_name}
12cr|perl-DateTime-Format-Duration-1.30.0a-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DateTime-Format-Duration-1.30.0a-3|6	Release:	3
12cr|perl-DateTime-Format-Duration-1.30.0a-3|7	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|8	Summary:	Format and parse DateTime::Durations
12cr|perl-DateTime-Format-Duration-1.30.0a-3|9	License:	GPL+ or Artistic
12cr|perl-DateTime-Format-Duration-1.30.0a-3|10	Group:		Development/Perl
12cr|perl-DateTime-Format-Duration-1.30.0a-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DateTime-Format-Duration-1.30.0a-3|12	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tgz
12cr|perl-DateTime-Format-Duration-1.30.0a-3|13	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|14	BuildRequires:	perl-devel
12cr|perl-DateTime-Format-Duration-1.30.0a-3|15	BuildRequires:	perl(DateTime)
12cr|perl-DateTime-Format-Duration-1.30.0a-3|16	BuildRequires:	perl(DateTime::Duration)
12cr|perl-DateTime-Format-Duration-1.30.0a-3|17	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|18	BuildArch:	noarch
12cr|perl-DateTime-Format-Duration-1.30.0a-3|19	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|20	%description
12cr|perl-DateTime-Format-Duration-1.30.0a-3|21	This module formats and parses DateTime::Duration objects as well as other
12cr|perl-DateTime-Format-Duration-1.30.0a-3|22	durations representations.
12cr|perl-DateTime-Format-Duration-1.30.0a-3|23	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|24	%prep
12cr|perl-DateTime-Format-Duration-1.30.0a-3|25	%setup -q -n %{upstream_name}-1.03
12cr|perl-DateTime-Format-Duration-1.30.0a-3|26	# fix perms
12cr|perl-DateTime-Format-Duration-1.30.0a-3|27	chmod 644 LICENSE README Changes
12cr|perl-DateTime-Format-Duration-1.30.0a-3|28	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|29	%build
12cr|perl-DateTime-Format-Duration-1.30.0a-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DateTime-Format-Duration-1.30.0a-3|31	%make
12cr|perl-DateTime-Format-Duration-1.30.0a-3|32	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|33	%check
12cr|perl-DateTime-Format-Duration-1.30.0a-3|34	%make test
12cr|perl-DateTime-Format-Duration-1.30.0a-3|35	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|36	%install
12cr|perl-DateTime-Format-Duration-1.30.0a-3|37	%makeinstall_std
12cr|perl-DateTime-Format-Duration-1.30.0a-3|38	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|39	%files
12cr|perl-DateTime-Format-Duration-1.30.0a-3|40	%doc LICENSE README Changes
12cr|perl-DateTime-Format-Duration-1.30.0a-3|41	%{perl_vendorlib}/DateTime
12cr|perl-DateTime-Format-Duration-1.30.0a-3|42	%{_mandir}/*/*
12cr|perl-DateTime-Format-Duration-1.30.0a-3|43	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|44	%changelog
12cr|perl-DateTime-Format-Duration-1.30.0a-3|45	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 1.30.0a-2mdv2011.0
12cr|perl-DateTime-Format-Duration-1.30.0a-3|46	+ Revision: 681390
12cr|perl-DateTime-Format-Duration-1.30.0a-3|47	- mass rebuild
12cr|perl-DateTime-Format-Duration-1.30.0a-3|48	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|49	* Sun Nov 08 2009 Jérôme Quelin <jquelin@mandriva.org> 1.30.0a-1mdv2011.0
12cr|perl-DateTime-Format-Duration-1.30.0a-3|50	+ Revision: 463043
12cr|perl-DateTime-Format-Duration-1.30.0a-3|51	- adding missing buildrequires:
12cr|perl-DateTime-Format-Duration-1.30.0a-3|52	- update to 1.03a
12cr|perl-DateTime-Format-Duration-1.30.0a-3|53	really, it's 1.03 with $VERSION set correctly, which author forgot to
12cr|perl-DateTime-Format-Duration-1.30.0a-3|54	bump in 1.03... so he thought issuing 1.03a would be better than 1.04,
12cr|perl-DateTime-Format-Duration-1.30.0a-3|55	really screwing packagers and making them deal with that manually...
12cr|perl-DateTime-Format-Duration-1.30.0a-3|56	as if version numbers were expensive. hate, hate, hate!
12cr|perl-DateTime-Format-Duration-1.30.0a-3|57	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|58	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 1.30.0-1mdv2010.0
12cr|perl-DateTime-Format-Duration-1.30.0a-3|59	+ Revision: 395153
12cr|perl-DateTime-Format-Duration-1.30.0a-3|60	- update to 1.03 for real this time
12cr|perl-DateTime-Format-Duration-1.30.0a-3|61	- using %%perl_convert_version
12cr|perl-DateTime-Format-Duration-1.30.0a-3|62	- fixed license field
12cr|perl-DateTime-Format-Duration-1.30.0a-3|63	- update to 1.03
12cr|perl-DateTime-Format-Duration-1.30.0a-3|64	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|65	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.02-6mdv2009.0
12cr|perl-DateTime-Format-Duration-1.30.0a-3|66	+ Revision: 256498
12cr|perl-DateTime-Format-Duration-1.30.0a-3|67	- rebuild
12cr|perl-DateTime-Format-Duration-1.30.0a-3|68	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|69	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.02-4mdv2008.1
12cr|perl-DateTime-Format-Duration-1.30.0a-3|70	+ Revision: 135833
12cr|perl-DateTime-Format-Duration-1.30.0a-3|71	- restore BuildRoot
12cr|perl-DateTime-Format-Duration-1.30.0a-3|72	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DateTime-Format-Duration-1.30.0a-3|74	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DateTime-Format-Duration-1.30.0a-3|75	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|76	* Mon Jul 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-4mdv2008.0
12cr|perl-DateTime-Format-Duration-1.30.0a-3|77	+ Revision: 46973
12cr|perl-DateTime-Format-Duration-1.30.0a-3|78	- rebuild
12cr|perl-DateTime-Format-Duration-1.30.0a-3|79	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|80	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|81	* Thu Jun 22 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-3mdv2007.0
12cr|perl-DateTime-Format-Duration-1.30.0a-3|82	- Rebuild
12cr|perl-DateTime-Format-Duration-1.30.0a-3|83	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|84	* Sat Jun 11 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-2mdk
12cr|perl-DateTime-Format-Duration-1.30.0a-3|85	- don't ship useless empty dirs
12cr|perl-DateTime-Format-Duration-1.30.0a-3|86	- make test in %%check
12cr|perl-DateTime-Format-Duration-1.30.0a-3|87	- disabled test, something is broken
12cr|perl-DateTime-Format-Duration-1.30.0a-3|88	- fix doc files perms
12cr|perl-DateTime-Format-Duration-1.30.0a-3|89	
12cr|perl-DateTime-Format-Duration-1.30.0a-3|90	* Sat Feb 12 2005 Guillaume Rousse <guillomovitch@mandrake.org> 1.02-1mdk
12cr|perl-DateTime-Format-Duration-1.30.0a-3|91	- first mdk release
12cr|perl-DateTime-Format-Duration-1.30.0a-3|92	

4293 12
12cr|perl-DateTime-Format-Flexible-0.190.0-4|1	%define upstream_name    DateTime-Format-Flexible
12cr|perl-DateTime-Format-Flexible-0.190.0-4|2	%define upstream_version 0.19
12cr|perl-DateTime-Format-Flexible-0.190.0-4|3	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-DateTime-Format-Flexible-0.190.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DateTime-Format-Flexible-0.190.0-4|6	Release:	4
12cr|perl-DateTime-Format-Flexible-0.190.0-4|7	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|8	Summary:	A module that try very hard to parse string into DateTime object
12cr|perl-DateTime-Format-Flexible-0.190.0-4|9	License:	GPL+ or Artistic
12cr|perl-DateTime-Format-Flexible-0.190.0-4|10	Group:		Development/Perl
12cr|perl-DateTime-Format-Flexible-0.190.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DateTime-Format-Flexible-0.190.0-4|12	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DateTime-Format-Flexible-0.190.0-4|13	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|14	BuildRequires:	perl-devel
12cr|perl-DateTime-Format-Flexible-0.190.0-4|15	BuildRequires:	perl(Class::Factory::Util)
12cr|perl-DateTime-Format-Flexible-0.190.0-4|16	BuildRequires:	perl(DateTime)
12cr|perl-DateTime-Format-Flexible-0.190.0-4|17	BuildRequires:	perl(DateTime::Format::Builder)
12cr|perl-DateTime-Format-Flexible-0.190.0-4|18	BuildRequires:	perl(DateTime::Format::Strptime)
12cr|perl-DateTime-Format-Flexible-0.190.0-4|19	BuildRequires:	perl(DateTime::TimeZone)
12cr|perl-DateTime-Format-Flexible-0.190.0-4|20	BuildRequires:	perl(List::MoreUtils)
12cr|perl-DateTime-Format-Flexible-0.190.0-4|21	BuildRequires:	perl(Module::Pluggable)
12cr|perl-DateTime-Format-Flexible-0.190.0-4|22	BuildRequires:	perl(Test::Simple)
12cr|perl-DateTime-Format-Flexible-0.190.0-4|23	BuildRequires:	perl(Test::MockTime)
12cr|perl-DateTime-Format-Flexible-0.190.0-4|24	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|25	BuildArch:	noarch
12cr|perl-DateTime-Format-Flexible-0.190.0-4|26	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|27	# not autodetect, for some reason
12cr|perl-DateTime-Format-Flexible-0.190.0-4|28	Requires:	perl(Class::Factory::Util)
12cr|perl-DateTime-Format-Flexible-0.190.0-4|29	Requires:	perl(DateTime::Format::Strptime)
12cr|perl-DateTime-Format-Flexible-0.190.0-4|30	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|31	%description
12cr|perl-DateTime-Format-Flexible-0.190.0-4|32	If you have ever had to use a program that made you type in the date a
12cr|perl-DateTime-Format-Flexible-0.190.0-4|33	certain way and thought "Why can't the computer just figure out what date I
12cr|perl-DateTime-Format-Flexible-0.190.0-4|34	wanted?", this module is for you.
12cr|perl-DateTime-Format-Flexible-0.190.0-4|35	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|36	DateTime::Format::Flexible attempts to take any string you give it and
12cr|perl-DateTime-Format-Flexible-0.190.0-4|37	parse it into a DateTime object.
12cr|perl-DateTime-Format-Flexible-0.190.0-4|38	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|39	%prep
12cr|perl-DateTime-Format-Flexible-0.190.0-4|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DateTime-Format-Flexible-0.190.0-4|41	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|42	%build
12cr|perl-DateTime-Format-Flexible-0.190.0-4|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DateTime-Format-Flexible-0.190.0-4|44	%make
12cr|perl-DateTime-Format-Flexible-0.190.0-4|45	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|46	%check
12cr|perl-DateTime-Format-Flexible-0.190.0-4|47	%make test
12cr|perl-DateTime-Format-Flexible-0.190.0-4|48	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|49	%install
12cr|perl-DateTime-Format-Flexible-0.190.0-4|50	%makeinstall_std
12cr|perl-DateTime-Format-Flexible-0.190.0-4|51	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|52	%files
12cr|perl-DateTime-Format-Flexible-0.190.0-4|53	%doc META.yml README Changes LICENSE
12cr|perl-DateTime-Format-Flexible-0.190.0-4|54	%{_mandir}/man3/*
12cr|perl-DateTime-Format-Flexible-0.190.0-4|55	%{perl_vendorlib}/*
12cr|perl-DateTime-Format-Flexible-0.190.0-4|56	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|57	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|58	%changelog
12cr|perl-DateTime-Format-Flexible-0.190.0-4|59	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.190.0-3mdv2011.0
12cr|perl-DateTime-Format-Flexible-0.190.0-4|60	+ Revision: 657774
12cr|perl-DateTime-Format-Flexible-0.190.0-4|61	- rebuild for updated spec-helper
12cr|perl-DateTime-Format-Flexible-0.190.0-4|62	- rebuild for updated spec-helper
12cr|perl-DateTime-Format-Flexible-0.190.0-4|63	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|64	* Sat Jan 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.190.0-1mdv2011.0
12cr|perl-DateTime-Format-Flexible-0.190.0-4|65	+ Revision: 630621
12cr|perl-DateTime-Format-Flexible-0.190.0-4|66	- update to new version 0.19
12cr|perl-DateTime-Format-Flexible-0.190.0-4|67	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|68	* Sun Jan 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.180.0-1mdv2011.0
12cr|perl-DateTime-Format-Flexible-0.190.0-4|69	+ Revision: 627501
12cr|perl-DateTime-Format-Flexible-0.190.0-4|70	- update to new version 0.18
12cr|perl-DateTime-Format-Flexible-0.190.0-4|71	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|72	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.170.0-1mdv2011.0
12cr|perl-DateTime-Format-Flexible-0.190.0-4|73	+ Revision: 595098
12cr|perl-DateTime-Format-Flexible-0.190.0-4|74	- update to new version 0.17
12cr|perl-DateTime-Format-Flexible-0.190.0-4|75	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|76	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-DateTime-Format-Flexible-0.190.0-4|77	+ Revision: 573855
12cr|perl-DateTime-Format-Flexible-0.190.0-4|78	- adding missing buildrequires:
12cr|perl-DateTime-Format-Flexible-0.190.0-4|79	- update to 0.16
12cr|perl-DateTime-Format-Flexible-0.190.0-4|80	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|81	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.150.0-3mdv2011.0
12cr|perl-DateTime-Format-Flexible-0.190.0-4|82	+ Revision: 543061
12cr|perl-DateTime-Format-Flexible-0.190.0-4|83	- fix Requires
12cr|perl-DateTime-Format-Flexible-0.190.0-4|84	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|85	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.150.0-2mdv2010.1
12cr|perl-DateTime-Format-Flexible-0.190.0-4|86	+ Revision: 543037
12cr|perl-DateTime-Format-Flexible-0.190.0-4|87	- fix Requires
12cr|perl-DateTime-Format-Flexible-0.190.0-4|88	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|89	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.150.0-1mdv2010.1
12cr|perl-DateTime-Format-Flexible-0.190.0-4|90	+ Revision: 542953
12cr|perl-DateTime-Format-Flexible-0.190.0-4|91	- fix BR, missing for test, 2nd
12cr|perl-DateTime-Format-Flexible-0.190.0-4|92	- fix BR, missing for test
12cr|perl-DateTime-Format-Flexible-0.190.0-4|93	- import perl-DateTime-Format-Flexible
12cr|perl-DateTime-Format-Flexible-0.190.0-4|94	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|95	
12cr|perl-DateTime-Format-Flexible-0.190.0-4|96	* Thu May 06 2010 cpan2dist 0.15-1mdv
12cr|perl-DateTime-Format-Flexible-0.190.0-4|97	- initial mdv release, generated with cpan2dist

4294 12
12cr|perl-DateTime-Format-ICal-0.90.0-3|1	%define upstream_name    DateTime-Format-ICal
12cr|perl-DateTime-Format-ICal-0.90.0-3|2	%define upstream_version 0.09
12cr|perl-DateTime-Format-ICal-0.90.0-3|3	
12cr|perl-DateTime-Format-ICal-0.90.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DateTime-Format-ICal-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DateTime-Format-ICal-0.90.0-3|6	Release:	3
12cr|perl-DateTime-Format-ICal-0.90.0-3|7	
12cr|perl-DateTime-Format-ICal-0.90.0-3|8	Summary:	Parse and format iCal datetime and duration strings
12cr|perl-DateTime-Format-ICal-0.90.0-3|9	License:	GPL+ or Artistic
12cr|perl-DateTime-Format-ICal-0.90.0-3|10	Group:		Development/Perl
12cr|perl-DateTime-Format-ICal-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DateTime-Format-ICal-0.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DateTime-Format-ICal-0.90.0-3|13	
12cr|perl-DateTime-Format-ICal-0.90.0-3|14	BuildRequires:	perl-devel
12cr|perl-DateTime-Format-ICal-0.90.0-3|15	BuildRequires:	perl(DateTime)
12cr|perl-DateTime-Format-ICal-0.90.0-3|16	BuildRequires:	perl(DateTime::Event::ICal)
12cr|perl-DateTime-Format-ICal-0.90.0-3|17	BuildRequires:	perl(DateTime::Set)
12cr|perl-DateTime-Format-ICal-0.90.0-3|18	BuildRequires:	perl(DateTime::TimeZone)
12cr|perl-DateTime-Format-ICal-0.90.0-3|19	BuildRequires:	perl(Module::Build)
12cr|perl-DateTime-Format-ICal-0.90.0-3|20	BuildRequires:	perl(Params::Validate)
12cr|perl-DateTime-Format-ICal-0.90.0-3|21	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-DateTime-Format-ICal-0.90.0-3|22	BuildArch:	noarch
12cr|perl-DateTime-Format-ICal-0.90.0-3|23	
12cr|perl-DateTime-Format-ICal-0.90.0-3|24	%description
12cr|perl-DateTime-Format-ICal-0.90.0-3|25	This module understands the ICal date/time and duration formats, as defined
12cr|perl-DateTime-Format-ICal-0.90.0-3|26	in RFC 2445. It can be used to parse these formats in order to create the
12cr|perl-DateTime-Format-ICal-0.90.0-3|27	appropriate objects.
12cr|perl-DateTime-Format-ICal-0.90.0-3|28	
12cr|perl-DateTime-Format-ICal-0.90.0-3|29	%prep
12cr|perl-DateTime-Format-ICal-0.90.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DateTime-Format-ICal-0.90.0-3|31	
12cr|perl-DateTime-Format-ICal-0.90.0-3|32	%build
12cr|perl-DateTime-Format-ICal-0.90.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DateTime-Format-ICal-0.90.0-3|34	%make
12cr|perl-DateTime-Format-ICal-0.90.0-3|35	
12cr|perl-DateTime-Format-ICal-0.90.0-3|36	%check
12cr|perl-DateTime-Format-ICal-0.90.0-3|37	%make test
12cr|perl-DateTime-Format-ICal-0.90.0-3|38	
12cr|perl-DateTime-Format-ICal-0.90.0-3|39	%install
12cr|perl-DateTime-Format-ICal-0.90.0-3|40	%makeinstall_std
12cr|perl-DateTime-Format-ICal-0.90.0-3|41	
12cr|perl-DateTime-Format-ICal-0.90.0-3|42	%files
12cr|perl-DateTime-Format-ICal-0.90.0-3|43	%doc META.yml Changes LICENSE
12cr|perl-DateTime-Format-ICal-0.90.0-3|44	%{_mandir}/man3/*
12cr|perl-DateTime-Format-ICal-0.90.0-3|45	%{perl_vendorlib}/*
12cr|perl-DateTime-Format-ICal-0.90.0-3|46	
12cr|perl-DateTime-Format-ICal-0.90.0-3|47	%changelog
12cr|perl-DateTime-Format-ICal-0.90.0-3|48	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.90.0-2mdv2011.0
12cr|perl-DateTime-Format-ICal-0.90.0-3|49	+ Revision: 653403
12cr|perl-DateTime-Format-ICal-0.90.0-3|50	- rebuild for updated spec-helper
12cr|perl-DateTime-Format-ICal-0.90.0-3|51	
12cr|perl-DateTime-Format-ICal-0.90.0-3|52	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-DateTime-Format-ICal-0.90.0-3|53	+ Revision: 542995
12cr|perl-DateTime-Format-ICal-0.90.0-3|54	- import perl-DateTime-Format-ICal
12cr|perl-DateTime-Format-ICal-0.90.0-3|55	
12cr|perl-DateTime-Format-ICal-0.90.0-3|56	
12cr|perl-DateTime-Format-ICal-0.90.0-3|57	* Thu May 06 2010 cpan2dist 0.09-1mdv
12cr|perl-DateTime-Format-ICal-0.90.0-3|58	- initial mdv release, generated with cpan2dist

4295 12
12cr|perl-DateTime-Format-Mail-0.300.100-2|1	%define upstream_name    DateTime-Format-Mail
12cr|perl-DateTime-Format-Mail-0.300.100-2|2	%define upstream_version 0.3001
12cr|perl-DateTime-Format-Mail-0.300.100-2|3	
12cr|perl-DateTime-Format-Mail-0.300.100-2|4	Name:		perl-%{upstream_name}
12cr|perl-DateTime-Format-Mail-0.300.100-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DateTime-Format-Mail-0.300.100-2|6	Release:	%mkrel 2
12cr|perl-DateTime-Format-Mail-0.300.100-2|7	
12cr|perl-DateTime-Format-Mail-0.300.100-2|8	Summary:    Convert between DateTime and RFC2822/822 formats
12cr|perl-DateTime-Format-Mail-0.300.100-2|9	License:	GPL+ or Artistic
12cr|perl-DateTime-Format-Mail-0.300.100-2|10	Group:		Development/Perl
12cr|perl-DateTime-Format-Mail-0.300.100-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DateTime-Format-Mail-0.300.100-2|12	Source0:    http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DateTime-Format-Mail-0.300.100-2|13	
12cr|perl-DateTime-Format-Mail-0.300.100-2|14	BuildRequires:	perl(Test::Pod)
12cr|perl-DateTime-Format-Mail-0.300.100-2|15	BuildRequires:	perl(Module::Build)
12cr|perl-DateTime-Format-Mail-0.300.100-2|16	BuildRequires:	perl(DateTime)
12cr|perl-DateTime-Format-Mail-0.300.100-2|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-DateTime-Format-Mail-0.300.100-2|18	BuildArch: noarch
12cr|perl-DateTime-Format-Mail-0.300.100-2|19	
12cr|perl-DateTime-Format-Mail-0.300.100-2|20	%description
12cr|perl-DateTime-Format-Mail-0.300.100-2|21	RFCs 2822 and 822 specify date formats to be used by email.
12cr|perl-DateTime-Format-Mail-0.300.100-2|22	This module parses and emits such dates.
12cr|perl-DateTime-Format-Mail-0.300.100-2|23	
12cr|perl-DateTime-Format-Mail-0.300.100-2|24	RFC2822 (April 2001) introduces a slightly different format of date than that
12cr|perl-DateTime-Format-Mail-0.300.100-2|25	used by RFC822 (August 1982). The main correction is that the preferred format
12cr|perl-DateTime-Format-Mail-0.300.100-2|26	is more limited, and thus easier to parse programmatically.
12cr|perl-DateTime-Format-Mail-0.300.100-2|27	
12cr|perl-DateTime-Format-Mail-0.300.100-2|28	Despite the ease of generating and parsing perfectly valid RFC822 and RFC2822
12cr|perl-DateTime-Format-Mail-0.300.100-2|29	people still get it wrong. So this module provides four things for those
12cr|perl-DateTime-Format-Mail-0.300.100-2|30	handling mail dates:
12cr|perl-DateTime-Format-Mail-0.300.100-2|31	A strict parser that will only accept RFC2822 dates, so you can see where
12cr|perl-DateTime-Format-Mail-0.300.100-2|32	you're right.
12cr|perl-DateTime-Format-Mail-0.300.100-2|33	A strict formatter, so you can generate the right stuff to begin with.
12cr|perl-DateTime-Format-Mail-0.300.100-2|34	A loose parser, so you can take the misbegotten output from other programs
12cr|perl-DateTime-Format-Mail-0.300.100-2|35	and turn it into something useful. This includes various minor errors as
12cr|perl-DateTime-Format-Mail-0.300.100-2|36	well as some somewhat more bizarre mistakes.
12cr|perl-DateTime-Format-Mail-0.300.100-2|37	
12cr|perl-DateTime-Format-Mail-0.300.100-2|38	%prep
12cr|perl-DateTime-Format-Mail-0.300.100-2|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DateTime-Format-Mail-0.300.100-2|40	
12cr|perl-DateTime-Format-Mail-0.300.100-2|41	%build
12cr|perl-DateTime-Format-Mail-0.300.100-2|42	%{__perl} Build.PL installdirs=vendor
12cr|perl-DateTime-Format-Mail-0.300.100-2|43	./Build CFLAGS="%{optflags}"
12cr|perl-DateTime-Format-Mail-0.300.100-2|44	
12cr|perl-DateTime-Format-Mail-0.300.100-2|45	%check
12cr|perl-DateTime-Format-Mail-0.300.100-2|46	./Build test
12cr|perl-DateTime-Format-Mail-0.300.100-2|47	
12cr|perl-DateTime-Format-Mail-0.300.100-2|48	%install
12cr|perl-DateTime-Format-Mail-0.300.100-2|49	rm -rf %{buildroot}
12cr|perl-DateTime-Format-Mail-0.300.100-2|50	./Build install destdir=%{buildroot}
12cr|perl-DateTime-Format-Mail-0.300.100-2|51	
12cr|perl-DateTime-Format-Mail-0.300.100-2|52	%clean
12cr|perl-DateTime-Format-Mail-0.300.100-2|53	rm -rf %{buildroot}
12cr|perl-DateTime-Format-Mail-0.300.100-2|54	
12cr|perl-DateTime-Format-Mail-0.300.100-2|55	%files
12cr|perl-DateTime-Format-Mail-0.300.100-2|56	%defattr(-,root,root)
12cr|perl-DateTime-Format-Mail-0.300.100-2|57	%doc Changes README
12cr|perl-DateTime-Format-Mail-0.300.100-2|58	%{perl_vendorlib}/*
12cr|perl-DateTime-Format-Mail-0.300.100-2|59	%{_mandir}/man3/*
12cr|perl-DateTime-Format-Mail-0.300.100-2|60	
12cr|perl-DateTime-Format-Mail-0.300.100-2|61	
12cr|perl-DateTime-Format-Mail-0.300.100-2|62	%changelog
12cr|perl-DateTime-Format-Mail-0.300.100-2|63	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.300.100-2mdv2011.0
12cr|perl-DateTime-Format-Mail-0.300.100-2|64	+ Revision: 654911
12cr|perl-DateTime-Format-Mail-0.300.100-2|65	- rebuild for updated spec-helper
12cr|perl-DateTime-Format-Mail-0.300.100-2|66	
12cr|perl-DateTime-Format-Mail-0.300.100-2|67	* Thu Jul 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.300.100-1mdv2011.0
12cr|perl-DateTime-Format-Mail-0.300.100-2|68	+ Revision: 398855
12cr|perl-DateTime-Format-Mail-0.300.100-2|69	- update to 0.3001
12cr|perl-DateTime-Format-Mail-0.300.100-2|70	- using %%perl_convert_version
12cr|perl-DateTime-Format-Mail-0.300.100-2|71	- fixed license field
12cr|perl-DateTime-Format-Mail-0.300.100-2|72	
12cr|perl-DateTime-Format-Mail-0.300.100-2|73	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.30-5mdv2009.0
12cr|perl-DateTime-Format-Mail-0.300.100-2|74	+ Revision: 241201
12cr|perl-DateTime-Format-Mail-0.300.100-2|75	- rebuild
12cr|perl-DateTime-Format-Mail-0.300.100-2|76	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DateTime-Format-Mail-0.300.100-2|77	
12cr|perl-DateTime-Format-Mail-0.300.100-2|78	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-DateTime-Format-Mail-0.300.100-2|79	- restore BuildRoot
12cr|perl-DateTime-Format-Mail-0.300.100-2|80	
12cr|perl-DateTime-Format-Mail-0.300.100-2|81	* Sun Sep 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.30-3mdv2008.0
12cr|perl-DateTime-Format-Mail-0.300.100-2|82	+ Revision: 88426
12cr|perl-DateTime-Format-Mail-0.300.100-2|83	- rebuild
12cr|perl-DateTime-Format-Mail-0.300.100-2|84	
12cr|perl-DateTime-Format-Mail-0.300.100-2|85	+ Michael Scherer <misc@mandriva.org>
12cr|perl-DateTime-Format-Mail-0.300.100-2|86	- fix buildRequires
12cr|perl-DateTime-Format-Mail-0.300.100-2|87	- rebuild
12cr|perl-DateTime-Format-Mail-0.300.100-2|88	
12cr|perl-DateTime-Format-Mail-0.300.100-2|89	
12cr|perl-DateTime-Format-Mail-0.300.100-2|90	* Wed Aug 09 2006 Michael Scherer <misc@mandriva.org> 0.30-1mdv2007.0
12cr|perl-DateTime-Format-Mail-0.300.100-2|91	- First Mandriva package
12cr|perl-DateTime-Format-Mail-0.300.100-2|92	

4296 12
12cr|perl-DateTime-Format-MySQL-0.40.0-4|1	%define upstream_name    DateTime-Format-MySQL
12cr|perl-DateTime-Format-MySQL-0.40.0-4|2	%define upstream_version 0.04
12cr|perl-DateTime-Format-MySQL-0.40.0-4|3	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-DateTime-Format-MySQL-0.40.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-DateTime-Format-MySQL-0.40.0-4|6	Release:    %mkrel 4
12cr|perl-DateTime-Format-MySQL-0.40.0-4|7	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|8	Summary:    Parse and format MySQL dates and times
12cr|perl-DateTime-Format-MySQL-0.40.0-4|9	License:    GPL+ or Artistic
12cr|perl-DateTime-Format-MySQL-0.40.0-4|10	Group:      Development/Perl
12cr|perl-DateTime-Format-MySQL-0.40.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DateTime-Format-MySQL-0.40.0-4|12	Source0:    http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DateTime-Format-MySQL-0.40.0-4|13	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|14	BuildRequires: perl(Class::Factory::Util)
12cr|perl-DateTime-Format-MySQL-0.40.0-4|15	BuildRequires: perl(DateTime)
12cr|perl-DateTime-Format-MySQL-0.40.0-4|16	BuildRequires: perl(DateTime::Format::Builder)
12cr|perl-DateTime-Format-MySQL-0.40.0-4|17	BuildRequires: perl(Module::Build::Compat)
12cr|perl-DateTime-Format-MySQL-0.40.0-4|18	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|19	BuildArch: noarch
12cr|perl-DateTime-Format-MySQL-0.40.0-4|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-DateTime-Format-MySQL-0.40.0-4|21	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|22	Requires: perl(Class::Factory::Util)
12cr|perl-DateTime-Format-MySQL-0.40.0-4|23	Requires: perl(DateTime::Format::Builder)
12cr|perl-DateTime-Format-MySQL-0.40.0-4|24	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|25	%description
12cr|perl-DateTime-Format-MySQL-0.40.0-4|26	This module understands the formats used by MySQL for its DATE, DATETIME,
12cr|perl-DateTime-Format-MySQL-0.40.0-4|27	TIME, and TIMESTAMP data types. It can be used to parse these formats in
12cr|perl-DateTime-Format-MySQL-0.40.0-4|28	order to create DateTime objects, and it can take a DateTime object and
12cr|perl-DateTime-Format-MySQL-0.40.0-4|29	produce a string representing it in the MySQL format.
12cr|perl-DateTime-Format-MySQL-0.40.0-4|30	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|31	%prep
12cr|perl-DateTime-Format-MySQL-0.40.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DateTime-Format-MySQL-0.40.0-4|33	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|34	%build
12cr|perl-DateTime-Format-MySQL-0.40.0-4|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-DateTime-Format-MySQL-0.40.0-4|36	%make
12cr|perl-DateTime-Format-MySQL-0.40.0-4|37	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|38	%check
12cr|perl-DateTime-Format-MySQL-0.40.0-4|39	%make test
12cr|perl-DateTime-Format-MySQL-0.40.0-4|40	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|41	%install
12cr|perl-DateTime-Format-MySQL-0.40.0-4|42	rm -rf %buildroot
12cr|perl-DateTime-Format-MySQL-0.40.0-4|43	%makeinstall_std
12cr|perl-DateTime-Format-MySQL-0.40.0-4|44	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|45	%clean
12cr|perl-DateTime-Format-MySQL-0.40.0-4|46	rm -rf %buildroot
12cr|perl-DateTime-Format-MySQL-0.40.0-4|47	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|48	%files
12cr|perl-DateTime-Format-MySQL-0.40.0-4|49	%defattr(-,root,root)
12cr|perl-DateTime-Format-MySQL-0.40.0-4|50	%doc Changes LICENSE README
12cr|perl-DateTime-Format-MySQL-0.40.0-4|51	%{_mandir}/man3/*
12cr|perl-DateTime-Format-MySQL-0.40.0-4|52	%perl_vendorlib/*
12cr|perl-DateTime-Format-MySQL-0.40.0-4|53	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|54	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|55	%changelog
12cr|perl-DateTime-Format-MySQL-0.40.0-4|56	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.40.0-4mdv2011.0
12cr|perl-DateTime-Format-MySQL-0.40.0-4|57	+ Revision: 654912
12cr|perl-DateTime-Format-MySQL-0.40.0-4|58	- rebuild for updated spec-helper
12cr|perl-DateTime-Format-MySQL-0.40.0-4|59	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|60	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-3mdv2011.0
12cr|perl-DateTime-Format-MySQL-0.40.0-4|61	+ Revision: 471498
12cr|perl-DateTime-Format-MySQL-0.40.0-4|62	- adding missing requires:
12cr|perl-DateTime-Format-MySQL-0.40.0-4|63	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|64	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-2mdv2010.1
12cr|perl-DateTime-Format-MySQL-0.40.0-4|65	+ Revision: 471458
12cr|perl-DateTime-Format-MySQL-0.40.0-4|66	- bump mkrel
12cr|perl-DateTime-Format-MySQL-0.40.0-4|67	- adding missing requires:
12cr|perl-DateTime-Format-MySQL-0.40.0-4|68	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|69	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.1
12cr|perl-DateTime-Format-MySQL-0.40.0-4|70	+ Revision: 471398
12cr|perl-DateTime-Format-MySQL-0.40.0-4|71	- adding missing buildrequires:
12cr|perl-DateTime-Format-MySQL-0.40.0-4|72	- import perl-DateTime-Format-MySQL
12cr|perl-DateTime-Format-MySQL-0.40.0-4|73	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|74	
12cr|perl-DateTime-Format-MySQL-0.40.0-4|75	* Sun Nov 29 2009 cpan2dist 0.04-1mdv
12cr|perl-DateTime-Format-MySQL-0.40.0-4|76	- initial mdv release, generated with cpan2dist

4297 12
12cr|perl-DateTime-Format-Natural-0.960.0-2|1	%define upstream_name    DateTime-Format-Natural
12cr|perl-DateTime-Format-Natural-0.960.0-2|2	%define upstream_version 0.96
12cr|perl-DateTime-Format-Natural-0.960.0-2|3	
12cr|perl-DateTime-Format-Natural-0.960.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-DateTime-Format-Natural-0.960.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DateTime-Format-Natural-0.960.0-2|6	Release:	2
12cr|perl-DateTime-Format-Natural-0.960.0-2|7	
12cr|perl-DateTime-Format-Natural-0.960.0-2|8	Summary:	Base class for DateTime::Format::Natural::Lang::
12cr|perl-DateTime-Format-Natural-0.960.0-2|9	License:	GPL+ or Artistic
12cr|perl-DateTime-Format-Natural-0.960.0-2|10	Group:		Development/Perl
12cr|perl-DateTime-Format-Natural-0.960.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DateTime-Format-Natural-0.960.0-2|12	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DateTime-Format-Natural-0.960.0-2|13	
12cr|perl-DateTime-Format-Natural-0.960.0-2|14	BuildRequires:	perl-devel
12cr|perl-DateTime-Format-Natural-0.960.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-DateTime-Format-Natural-0.960.0-2|16	BuildRequires:	perl(DateTime)
12cr|perl-DateTime-Format-Natural-0.960.0-2|17	BuildRequires:	perl(Exporter)
12cr|perl-DateTime-Format-Natural-0.960.0-2|18	BuildRequires:	perl(List::MoreUtils)
12cr|perl-DateTime-Format-Natural-0.960.0-2|19	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-DateTime-Format-Natural-0.960.0-2|20	BuildRequires:	perl(Module::Util)
12cr|perl-DateTime-Format-Natural-0.960.0-2|21	BuildRequires:	perl(Params::Validate)
12cr|perl-DateTime-Format-Natural-0.960.0-2|22	BuildRequires:	perl(Scalar::Util)
12cr|perl-DateTime-Format-Natural-0.960.0-2|23	BuildRequires:	perl(Storable)
12cr|perl-DateTime-Format-Natural-0.960.0-2|24	BuildRequires:	perl(Time::Piece)
12cr|perl-DateTime-Format-Natural-0.960.0-2|25	BuildRequires:	perl(Term::ReadLine)
12cr|perl-DateTime-Format-Natural-0.960.0-2|26	BuildRequires:	perl(Test::MockTime)
12cr|perl-DateTime-Format-Natural-0.960.0-2|27	BuildRequires:	perl(Test::More)
12cr|perl-DateTime-Format-Natural-0.960.0-2|28	BuildRequires:	perl(boolean)
12cr|perl-DateTime-Format-Natural-0.960.0-2|29	# not autodetected
12cr|perl-DateTime-Format-Natural-0.960.0-2|30	Requires:	perl(boolean)
12cr|perl-DateTime-Format-Natural-0.960.0-2|31	BuildArch:	noarch
12cr|perl-DateTime-Format-Natural-0.960.0-2|32	
12cr|perl-DateTime-Format-Natural-0.960.0-2|33	%description
12cr|perl-DateTime-Format-Natural-0.960.0-2|34	'DateTime::Format::Natural' takes a string with a human readable date/time
12cr|perl-DateTime-Format-Natural-0.960.0-2|35	and creates a machine readable one by applying natural parsing logic.
12cr|perl-DateTime-Format-Natural-0.960.0-2|36	
12cr|perl-DateTime-Format-Natural-0.960.0-2|37	%prep
12cr|perl-DateTime-Format-Natural-0.960.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DateTime-Format-Natural-0.960.0-2|39	
12cr|perl-DateTime-Format-Natural-0.960.0-2|40	%build
12cr|perl-DateTime-Format-Natural-0.960.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DateTime-Format-Natural-0.960.0-2|42	%make
12cr|perl-DateTime-Format-Natural-0.960.0-2|43	
12cr|perl-DateTime-Format-Natural-0.960.0-2|44	%check
12cr|perl-DateTime-Format-Natural-0.960.0-2|45	%make test
12cr|perl-DateTime-Format-Natural-0.960.0-2|46	
12cr|perl-DateTime-Format-Natural-0.960.0-2|47	%install
12cr|perl-DateTime-Format-Natural-0.960.0-2|48	%makeinstall_std
12cr|perl-DateTime-Format-Natural-0.960.0-2|49	
12cr|perl-DateTime-Format-Natural-0.960.0-2|50	%files
12cr|perl-DateTime-Format-Natural-0.960.0-2|51	%doc Changes README
12cr|perl-DateTime-Format-Natural-0.960.0-2|52	%{_mandir}/man3/*
12cr|perl-DateTime-Format-Natural-0.960.0-2|53	%{perl_vendorlib}/DateTime
12cr|perl-DateTime-Format-Natural-0.960.0-2|54	%{_bindir}/dateparse
12cr|perl-DateTime-Format-Natural-0.960.0-2|55	%{_mandir}/man1/dateparse.1*
12cr|perl-DateTime-Format-Natural-0.960.0-2|56	
12cr|perl-DateTime-Format-Natural-0.960.0-2|57	
12cr|perl-DateTime-Format-Natural-0.960.0-2|58	%changelog
12cr|perl-DateTime-Format-Natural-0.960.0-2|59	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.960.0-1mdv2011.0
12cr|perl-DateTime-Format-Natural-0.960.0-2|60	+ Revision: 684740
12cr|perl-DateTime-Format-Natural-0.960.0-2|61	- update to new version 0.96
12cr|perl-DateTime-Format-Natural-0.960.0-2|62	
12cr|perl-DateTime-Format-Natural-0.960.0-2|63	* Sun May 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.950.0-1
12cr|perl-DateTime-Format-Natural-0.960.0-2|64	+ Revision: 674796
12cr|perl-DateTime-Format-Natural-0.960.0-2|65	- update to new version 0.95
12cr|perl-DateTime-Format-Natural-0.960.0-2|66	
12cr|perl-DateTime-Format-Natural-0.960.0-2|67	* Mon Apr 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.940.0-1
12cr|perl-DateTime-Format-Natural-0.960.0-2|68	+ Revision: 650295
12cr|perl-DateTime-Format-Natural-0.960.0-2|69	- update to new version 0.94
12cr|perl-DateTime-Format-Natural-0.960.0-2|70	
12cr|perl-DateTime-Format-Natural-0.960.0-2|71	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 0.930.0-2
12cr|perl-DateTime-Format-Natural-0.960.0-2|72	+ Revision: 640766
12cr|perl-DateTime-Format-Natural-0.960.0-2|73	- rebuild to obsolete old packages
12cr|perl-DateTime-Format-Natural-0.960.0-2|74	
12cr|perl-DateTime-Format-Natural-0.960.0-2|75	* Mon Feb 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.930.0-1
12cr|perl-DateTime-Format-Natural-0.960.0-2|76	+ Revision: 636591
12cr|perl-DateTime-Format-Natural-0.960.0-2|77	- update to new version 0.93
12cr|perl-DateTime-Format-Natural-0.960.0-2|78	
12cr|perl-DateTime-Format-Natural-0.960.0-2|79	* Mon Jan 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.920.0-1
12cr|perl-DateTime-Format-Natural-0.960.0-2|80	+ Revision: 634429
12cr|perl-DateTime-Format-Natural-0.960.0-2|81	- update to new version 0.92
12cr|perl-DateTime-Format-Natural-0.960.0-2|82	
12cr|perl-DateTime-Format-Natural-0.960.0-2|83	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.910.0-1mdv2011.0
12cr|perl-DateTime-Format-Natural-0.960.0-2|84	+ Revision: 602041
12cr|perl-DateTime-Format-Natural-0.960.0-2|85	- new version
12cr|perl-DateTime-Format-Natural-0.960.0-2|86	
12cr|perl-DateTime-Format-Natural-0.960.0-2|87	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.890.0-1mdv2011.0
12cr|perl-DateTime-Format-Natural-0.960.0-2|88	+ Revision: 569935
12cr|perl-DateTime-Format-Natural-0.960.0-2|89	- update to 0.89
12cr|perl-DateTime-Format-Natural-0.960.0-2|90	
12cr|perl-DateTime-Format-Natural-0.960.0-2|91	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.880.0-1mdv2011.0
12cr|perl-DateTime-Format-Natural-0.960.0-2|92	+ Revision: 553119
12cr|perl-DateTime-Format-Natural-0.960.0-2|93	- update to 0.88
12cr|perl-DateTime-Format-Natural-0.960.0-2|94	
12cr|perl-DateTime-Format-Natural-0.960.0-2|95	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.860.0-2mdv2010.1
12cr|perl-DateTime-Format-Natural-0.960.0-2|96	+ Revision: 543054
12cr|perl-DateTime-Format-Natural-0.960.0-2|97	- fix Requires
12cr|perl-DateTime-Format-Natural-0.960.0-2|98	
12cr|perl-DateTime-Format-Natural-0.960.0-2|99	* Wed Apr 21 2010 Jérôme Quelin <jquelin@mandriva.org> 0.860.0-1mdv2010.1
12cr|perl-DateTime-Format-Natural-0.960.0-2|100	+ Revision: 537578
12cr|perl-DateTime-Format-Natural-0.960.0-2|101	- update to 0.86
12cr|perl-DateTime-Format-Natural-0.960.0-2|102	
12cr|perl-DateTime-Format-Natural-0.960.0-2|103	* Mon Mar 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.850.0-1mdv2010.1
12cr|perl-DateTime-Format-Natural-0.960.0-2|104	+ Revision: 519951
12cr|perl-DateTime-Format-Natural-0.960.0-2|105	- update to 0.85
12cr|perl-DateTime-Format-Natural-0.960.0-2|106	
12cr|perl-DateTime-Format-Natural-0.960.0-2|107	* Tue Feb 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.840.0-1mdv2010.1
12cr|perl-DateTime-Format-Natural-0.960.0-2|108	+ Revision: 510074
12cr|perl-DateTime-Format-Natural-0.960.0-2|109	- update to 0.84
12cr|perl-DateTime-Format-Natural-0.960.0-2|110	
12cr|perl-DateTime-Format-Natural-0.960.0-2|111	* Thu Jan 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.830.0-1mdv2010.1
12cr|perl-DateTime-Format-Natural-0.960.0-2|112	+ Revision: 491163
12cr|perl-DateTime-Format-Natural-0.960.0-2|113	- update to 0.83
12cr|perl-DateTime-Format-Natural-0.960.0-2|114	
12cr|perl-DateTime-Format-Natural-0.960.0-2|115	* Mon Dec 21 2009 Jérôme Quelin <jquelin@mandriva.org> 0.820.0-1mdv2010.1
12cr|perl-DateTime-Format-Natural-0.960.0-2|116	+ Revision: 480714
12cr|perl-DateTime-Format-Natural-0.960.0-2|117	- update to 0.82
12cr|perl-DateTime-Format-Natural-0.960.0-2|118	
12cr|perl-DateTime-Format-Natural-0.960.0-2|119	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.810.0-1mdv2010.1
12cr|perl-DateTime-Format-Natural-0.960.0-2|120	+ Revision: 471409
12cr|perl-DateTime-Format-Natural-0.960.0-2|121	- adding missing buildrequires:
12cr|perl-DateTime-Format-Natural-0.960.0-2|122	- import perl-DateTime-Format-Natural
12cr|perl-DateTime-Format-Natural-0.960.0-2|123	
12cr|perl-DateTime-Format-Natural-0.960.0-2|124	
12cr|perl-DateTime-Format-Natural-0.960.0-2|125	* Sun Nov 29 2009 cpan2dist 0.81-1mdv
12cr|perl-DateTime-Format-Natural-0.960.0-2|126	- initial mdv release, generated with cpan2dist

4298 12
12cr|perl-DateTime-Format-Pg-0.160.50-3|1	%define upstream_name    DateTime-Format-Pg
12cr|perl-DateTime-Format-Pg-0.160.50-3|2	%define upstream_version 0.16005
12cr|perl-DateTime-Format-Pg-0.160.50-3|3	
12cr|perl-DateTime-Format-Pg-0.160.50-3|4	Name:		perl-%{upstream_name}
12cr|perl-DateTime-Format-Pg-0.160.50-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DateTime-Format-Pg-0.160.50-3|6	Release:	3
12cr|perl-DateTime-Format-Pg-0.160.50-3|7	
12cr|perl-DateTime-Format-Pg-0.160.50-3|8	Summary:	Parse and format PostgreSQL dates and times
12cr|perl-DateTime-Format-Pg-0.160.50-3|9	License:	GPL+ or Artistic
12cr|perl-DateTime-Format-Pg-0.160.50-3|10	Group:		Development/Perl
12cr|perl-DateTime-Format-Pg-0.160.50-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DateTime-Format-Pg-0.160.50-3|12	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DateTime-Format-Pg-0.160.50-3|13	
12cr|perl-DateTime-Format-Pg-0.160.50-3|14	BuildRequires:	perl-devel
12cr|perl-DateTime-Format-Pg-0.160.50-3|15	BuildRequires:	perl(DateTime)
12cr|perl-DateTime-Format-Pg-0.160.50-3|16	BuildRequires:	perl(DateTime::Format::Builder)
12cr|perl-DateTime-Format-Pg-0.160.50-3|17	BuildRequires:	perl(DateTime::TimeZone)
12cr|perl-DateTime-Format-Pg-0.160.50-3|18	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-DateTime-Format-Pg-0.160.50-3|19	BuildRequires:	perl(Test::More)
12cr|perl-DateTime-Format-Pg-0.160.50-3|20	BuildArch:	noarch
12cr|perl-DateTime-Format-Pg-0.160.50-3|21	
12cr|perl-DateTime-Format-Pg-0.160.50-3|22	%description
12cr|perl-DateTime-Format-Pg-0.160.50-3|23	This module understands the formats used by PostgreSQL for its DATE, TIME,
12cr|perl-DateTime-Format-Pg-0.160.50-3|24	TIMESTAMP, and INTERVAL data types. It can be used to parse these formats
12cr|perl-DateTime-Format-Pg-0.160.50-3|25	in order to create 'DateTime' or 'DateTime::Duration' objects, and it can
12cr|perl-DateTime-Format-Pg-0.160.50-3|26	take a 'DateTime' or 'DateTime::Duration' object and produce a string
12cr|perl-DateTime-Format-Pg-0.160.50-3|27	representing it in a format accepted by PostgreSQL.
12cr|perl-DateTime-Format-Pg-0.160.50-3|28	
12cr|perl-DateTime-Format-Pg-0.160.50-3|29	%prep
12cr|perl-DateTime-Format-Pg-0.160.50-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DateTime-Format-Pg-0.160.50-3|31	
12cr|perl-DateTime-Format-Pg-0.160.50-3|32	%build
12cr|perl-DateTime-Format-Pg-0.160.50-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DateTime-Format-Pg-0.160.50-3|34	%make
12cr|perl-DateTime-Format-Pg-0.160.50-3|35	
12cr|perl-DateTime-Format-Pg-0.160.50-3|36	%check
12cr|perl-DateTime-Format-Pg-0.160.50-3|37	%make test
12cr|perl-DateTime-Format-Pg-0.160.50-3|38	
12cr|perl-DateTime-Format-Pg-0.160.50-3|39	%install
12cr|perl-DateTime-Format-Pg-0.160.50-3|40	%makeinstall_std
12cr|perl-DateTime-Format-Pg-0.160.50-3|41	
12cr|perl-DateTime-Format-Pg-0.160.50-3|42	%files
12cr|perl-DateTime-Format-Pg-0.160.50-3|43	%doc Changes LICENSE META.yml README
12cr|perl-DateTime-Format-Pg-0.160.50-3|44	%{_mandir}/man3/*
12cr|perl-DateTime-Format-Pg-0.160.50-3|45	%{perl_vendorlib}/*
12cr|perl-DateTime-Format-Pg-0.160.50-3|46	
12cr|perl-DateTime-Format-Pg-0.160.50-3|47	%changelog
12cr|perl-DateTime-Format-Pg-0.160.50-3|48	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.160.50-2mdv2011.0
12cr|perl-DateTime-Format-Pg-0.160.50-3|49	+ Revision: 654303
12cr|perl-DateTime-Format-Pg-0.160.50-3|50	- rebuild for updated spec-helper
12cr|perl-DateTime-Format-Pg-0.160.50-3|51	
12cr|perl-DateTime-Format-Pg-0.160.50-3|52	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.160.50-1mdv2011.0
12cr|perl-DateTime-Format-Pg-0.160.50-3|53	+ Revision: 607837
12cr|perl-DateTime-Format-Pg-0.160.50-3|54	- import perl-DateTime-Format-Pg
12cr|perl-DateTime-Format-Pg-0.160.50-3|55	

4299 12
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|1	%define upstream_name    DateTime-Format-RFC3339
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|2	%define upstream_version v1.0.4
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|3	
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|4	Name:		perl-%{upstream_name}
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|6	Release:	3
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|7	
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|8	Summary:	Parse and format RFC3339 datetime strings
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|9	License:	Public domain
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|10	Group:		Development/Perl
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|12	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|13	
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|14	BuildRequires:	perl-devel
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|15	BuildRequires:	perl(DateTime)
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|16	BuildRequires:	perl(Test::More)
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|17	BuildRequires:	perl(version)
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|18	BuildArch:	noarch
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|19	
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|20	%description
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|21	This module understands the RFC3339 date/time format, an ISO 8601 profile,
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|22	defined at http://tools.ietf.org/html/rfc3339 .
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|23	
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|24	It can be used to parse these formats in order to create the appropriate
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|25	objects.
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|26	
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|27	%prep
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|29	
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|30	%build
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|32	%make
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|33	
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|34	%check
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|35	%make test
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|36	
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|37	%install
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|38	%makeinstall_std
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|39	
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|40	%files
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|41	%doc README Changes META.yml
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|42	%{_mandir}/man3/*
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|43	%{perl_vendorlib}/*
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|44	
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|45	%changelog
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|46	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.0.4-2mdv2011.0
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|47	+ Revision: 654305
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|48	- rebuild for updated spec-helper
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|49	
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|50	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 1.0.4-1mdv2011.0
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|51	+ Revision: 624987
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|52	- import perl-DateTime-Format-RFC3339
12cr|perl-DateTime-Format-RFC3339-1.0.4-3|53	

4300 12
12cr|perl-DateTime-Format-SQLite-0.110.0-3|1	%define upstream_name    DateTime-Format-SQLite
12cr|perl-DateTime-Format-SQLite-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-DateTime-Format-SQLite-0.110.0-3|3	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DateTime-Format-SQLite-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DateTime-Format-SQLite-0.110.0-3|6	Release:	3
12cr|perl-DateTime-Format-SQLite-0.110.0-3|7	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|8	Summary:	Parse and format SQLite dates and times
12cr|perl-DateTime-Format-SQLite-0.110.0-3|9	License:	GPL+ or Artistic
12cr|perl-DateTime-Format-SQLite-0.110.0-3|10	Group:		Development/Perl
12cr|perl-DateTime-Format-SQLite-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DateTime-Format-SQLite-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DateTime-Format-SQLite-0.110.0-3|13	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-DateTime-Format-SQLite-0.110.0-3|15	BuildRequires:	perl(Class::Factory::Util)
12cr|perl-DateTime-Format-SQLite-0.110.0-3|16	BuildRequires:	perl(DateTime)
12cr|perl-DateTime-Format-SQLite-0.110.0-3|17	BuildRequires:	perl(DateTime::Format::Builder)
12cr|perl-DateTime-Format-SQLite-0.110.0-3|18	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|19	BuildArch:	noarch
12cr|perl-DateTime-Format-SQLite-0.110.0-3|20	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|21	Requires:	perl(Class::Factory::Util)
12cr|perl-DateTime-Format-SQLite-0.110.0-3|22	Requires:	perl(DateTime::Format::Builder)
12cr|perl-DateTime-Format-SQLite-0.110.0-3|23	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|24	%description
12cr|perl-DateTime-Format-SQLite-0.110.0-3|25	This module understands the formats used by SQLite for its 'date',
12cr|perl-DateTime-Format-SQLite-0.110.0-3|26	'datetime' and 'time' functions. It can be used to parse these formats in
12cr|perl-DateTime-Format-SQLite-0.110.0-3|27	order to create the DateTime manpage objects, and it can take a DateTime
12cr|perl-DateTime-Format-SQLite-0.110.0-3|28	object and produce a timestring accepted by SQLite.
12cr|perl-DateTime-Format-SQLite-0.110.0-3|29	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|30	*NOTE:* SQLite does not have real date/time types but stores everything as
12cr|perl-DateTime-Format-SQLite-0.110.0-3|31	strings. This module deals with the date/time strings as
12cr|perl-DateTime-Format-SQLite-0.110.0-3|32	understood/returned by SQLite's 'date', 'time', 'datetime', 'julianday' and
12cr|perl-DateTime-Format-SQLite-0.110.0-3|33	'strftime' SQL functions. You will usually want to store your dates in one
12cr|perl-DateTime-Format-SQLite-0.110.0-3|34	of these formats.
12cr|perl-DateTime-Format-SQLite-0.110.0-3|35	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|36	%prep
12cr|perl-DateTime-Format-SQLite-0.110.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DateTime-Format-SQLite-0.110.0-3|38	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|39	%build
12cr|perl-DateTime-Format-SQLite-0.110.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DateTime-Format-SQLite-0.110.0-3|41	%make
12cr|perl-DateTime-Format-SQLite-0.110.0-3|42	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|43	%check
12cr|perl-DateTime-Format-SQLite-0.110.0-3|44	%make test
12cr|perl-DateTime-Format-SQLite-0.110.0-3|45	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|46	%install
12cr|perl-DateTime-Format-SQLite-0.110.0-3|47	%makeinstall_std
12cr|perl-DateTime-Format-SQLite-0.110.0-3|48	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|49	%files
12cr|perl-DateTime-Format-SQLite-0.110.0-3|50	%doc Changes README LICENSE
12cr|perl-DateTime-Format-SQLite-0.110.0-3|51	%{_mandir}/man3/*
12cr|perl-DateTime-Format-SQLite-0.110.0-3|52	%{perl_vendorlib}/*
12cr|perl-DateTime-Format-SQLite-0.110.0-3|53	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|54	%changelog
12cr|perl-DateTime-Format-SQLite-0.110.0-3|55	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-DateTime-Format-SQLite-0.110.0-3|56	+ Revision: 654913
12cr|perl-DateTime-Format-SQLite-0.110.0-3|57	- rebuild for updated spec-helper
12cr|perl-DateTime-Format-SQLite-0.110.0-3|58	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|59	* Sat Dec 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-DateTime-Format-SQLite-0.110.0-3|60	+ Revision: 477620
12cr|perl-DateTime-Format-SQLite-0.110.0-3|61	- update to 0.11
12cr|perl-DateTime-Format-SQLite-0.110.0-3|62	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|63	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-3mdv2010.1
12cr|perl-DateTime-Format-SQLite-0.110.0-3|64	+ Revision: 471496
12cr|perl-DateTime-Format-SQLite-0.110.0-3|65	- adding missing requires:
12cr|perl-DateTime-Format-SQLite-0.110.0-3|66	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|67	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-2mdv2010.1
12cr|perl-DateTime-Format-SQLite-0.110.0-3|68	+ Revision: 471456
12cr|perl-DateTime-Format-SQLite-0.110.0-3|69	- bump mkrel
12cr|perl-DateTime-Format-SQLite-0.110.0-3|70	- adding missing requires:
12cr|perl-DateTime-Format-SQLite-0.110.0-3|71	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|72	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.1
12cr|perl-DateTime-Format-SQLite-0.110.0-3|73	+ Revision: 471295
12cr|perl-DateTime-Format-SQLite-0.110.0-3|74	- adding missing buildrequires:
12cr|perl-DateTime-Format-SQLite-0.110.0-3|75	- import perl-DateTime-Format-SQLite
12cr|perl-DateTime-Format-SQLite-0.110.0-3|76	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|77	
12cr|perl-DateTime-Format-SQLite-0.110.0-3|78	* Sun Nov 29 2009 cpan2dist 0.10-1mdv
12cr|perl-DateTime-Format-SQLite-0.110.0-3|79	- initial mdv release, generated with cpan2dist

4301 12
12cr|perl-DateTime-Format-Strptime-1.510.0-1|1	%define upstream_name    DateTime-Format-Strptime
12cr|perl-DateTime-Format-Strptime-1.510.0-1|2	%define upstream_version 1.51
12cr|perl-DateTime-Format-Strptime-1.510.0-1|3	
12cr|perl-DateTime-Format-Strptime-1.510.0-1|4	Name:    perl-%{upstream_name}
12cr|perl-DateTime-Format-Strptime-1.510.0-1|5	Version: %perl_convert_version %{upstream_version}
12cr|perl-DateTime-Format-Strptime-1.510.0-1|6	Release: %mkrel 1
12cr|perl-DateTime-Format-Strptime-1.510.0-1|7	Epoch:   1
12cr|perl-DateTime-Format-Strptime-1.510.0-1|8	
12cr|perl-DateTime-Format-Strptime-1.510.0-1|9	Summary: Parse and format strp and strf time patterns
12cr|perl-DateTime-Format-Strptime-1.510.0-1|10	License: GPL+ or Artistic
12cr|perl-DateTime-Format-Strptime-1.510.0-1|11	Group:   Development/Perl
12cr|perl-DateTime-Format-Strptime-1.510.0-1|12	URL:     http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DateTime-Format-Strptime-1.510.0-1|13	Source0: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DateTime-Format-Strptime-1.510.0-1|14	
12cr|perl-DateTime-Format-Strptime-1.510.0-1|15	BuildRequires:  perl(DateTime)
12cr|perl-DateTime-Format-Strptime-1.510.0-1|16	BuildRequires:  perl-devel
12cr|perl-DateTime-Format-Strptime-1.510.0-1|17	Buildarch: noarch
12cr|perl-DateTime-Format-Strptime-1.510.0-1|18	BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-DateTime-Format-Strptime-1.510.0-1|19	
12cr|perl-DateTime-Format-Strptime-1.510.0-1|20	%description
12cr|perl-DateTime-Format-Strptime-1.510.0-1|21	This module implements most of strptime(3), the POSIX function that is the
12cr|perl-DateTime-Format-Strptime-1.510.0-1|22	reverse of strftime(3), for DateTime. While strftime takes a DateTime and a
12cr|perl-DateTime-Format-Strptime-1.510.0-1|23	pattern and returns a string, strptime takes a string and a pattern and returns
12cr|perl-DateTime-Format-Strptime-1.510.0-1|24	the DateTime object associated.
12cr|perl-DateTime-Format-Strptime-1.510.0-1|25	
12cr|perl-DateTime-Format-Strptime-1.510.0-1|26	%prep
12cr|perl-DateTime-Format-Strptime-1.510.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DateTime-Format-Strptime-1.510.0-1|28	
12cr|perl-DateTime-Format-Strptime-1.510.0-1|29	%build
12cr|perl-DateTime-Format-Strptime-1.510.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-DateTime-Format-Strptime-1.510.0-1|31	%make
12cr|perl-DateTime-Format-Strptime-1.510.0-1|32	
12cr|perl-DateTime-Format-Strptime-1.510.0-1|33	%install
12cr|perl-DateTime-Format-Strptime-1.510.0-1|34	rm -rf %{buildroot}
12cr|perl-DateTime-Format-Strptime-1.510.0-1|35	%makeinstall_std
12cr|perl-DateTime-Format-Strptime-1.510.0-1|36	
12cr|perl-DateTime-Format-Strptime-1.510.0-1|37	%check
12cr|perl-DateTime-Format-Strptime-1.510.0-1|38	#%__make test
12cr|perl-DateTime-Format-Strptime-1.510.0-1|39	
12cr|perl-DateTime-Format-Strptime-1.510.0-1|40	%clean
12cr|perl-DateTime-Format-Strptime-1.510.0-1|41	rm -rf %{buildroot}
12cr|perl-DateTime-Format-Strptime-1.510.0-1|42	
12cr|perl-DateTime-Format-Strptime-1.510.0-1|43	%files
12cr|perl-DateTime-Format-Strptime-1.510.0-1|44	%defattr(-,root,root)
12cr|perl-DateTime-Format-Strptime-1.510.0-1|45	%doc Changes README
12cr|perl-DateTime-Format-Strptime-1.510.0-1|46	%{perl_vendorlib}/DateTime
12cr|perl-DateTime-Format-Strptime-1.510.0-1|47	%{_mandir}/*/*
12cr|perl-DateTime-Format-Strptime-1.510.0-1|48	
12cr|perl-DateTime-Format-Strptime-1.510.0-1|49	
12cr|perl-DateTime-Format-Strptime-1.510.0-1|50	
12cr|perl-DateTime-Format-Strptime-1.510.0-1|51	%changelog
12cr|perl-DateTime-Format-Strptime-1.510.0-1|52	

4302 12
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|1	%define upstream_name	 DateTime-Format-W3CDTF
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|2	%define upstream_version 0.06
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|3	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|6	Release:	3
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|7	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|8	Summary:	Parse and format W3CDTF datetime strings
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|9	License:	GPL
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|10	Group:		Development/Perl
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|11	Url:		http://search.cpan.org/dist/RPM4/
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|12	Source0:	%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|13	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|15	BuildRequires:	perl(DateTime)
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|16	BuildArch:	noarch
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|17	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|18	%description
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|19	This module understands the W3CDTF date/time format, an ISO 8601 profile,
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|20	defined at http://www.w3.org/TR/NOTE-datetime. This format as the native
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|21	date format of RSS 1.0.
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|22	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|23	It can be used to parse these formats in order to create the appropriate
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|24	objects.
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|25	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|26	%prep
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|28	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|29	%build
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|31	%make
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|32	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|33	%check
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|34	%make test
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|35	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|36	%install
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|37	%makeinstall_std
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|38	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|39	%files
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|40	%doc Changes README
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|41	%{perl_vendorlib}/*
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|42	%{_mandir}/*/*
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|43	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|44	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|45	%changelog
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|46	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|47	+ Revision: 654307
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|48	- rebuild for updated spec-helper
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|49	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|50	* Mon Feb 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.60.0-1
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|51	+ Revision: 636592
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|52	- update to new version 0.06
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|53	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|54	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|55	+ Revision: 461270
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|56	- update to 0.05
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|57	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|58	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|59	+ Revision: 406975
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|60	- rebuild using %%perl_convert_version
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|61	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|62	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.04-6mdv2009.0
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|63	+ Revision: 256560
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|64	- rebuild
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|65	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|66	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.04-4mdv2008.1
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|67	+ Revision: 152053
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|68	- rebuild
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|69	- rebuild
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|70	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|71	+ Pixel <pixel@mandriva.com>
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|72	- rebuild for perl-5.10.0
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|73	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|74	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.04-1mdv2008.1
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|75	+ Revision: 135833
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|76	- restore BuildRoot
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|77	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|79	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|80	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|81	
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|82	* Sat Nov 18 2006 Olivier Thauvin <nanardon@mandriva.org> 0.04-1mdv2007.0
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|83	+ Revision: 85415
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|84	- buildrequires
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|85	- initial mdv package
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|86	- Create perl-DateTime-Format-W3CDTF
12cr|perl-DateTime-Format-W3CDTF-0.60.0-3|87	

4303 12
12cr|perl-DateTime-Set-0.300.0-3|1	%define upstream_name    DateTime-Set
12cr|perl-DateTime-Set-0.300.0-3|2	%define upstream_version 0.30
12cr|perl-DateTime-Set-0.300.0-3|3	
12cr|perl-DateTime-Set-0.300.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DateTime-Set-0.300.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DateTime-Set-0.300.0-3|6	Release:	3
12cr|perl-DateTime-Set-0.300.0-3|7	
12cr|perl-DateTime-Set-0.300.0-3|8	Summary:	Extends Set::Infinite with recurrence functions
12cr|perl-DateTime-Set-0.300.0-3|9	License:	GPL+ or Artistic
12cr|perl-DateTime-Set-0.300.0-3|10	Group:		Development/Perl
12cr|perl-DateTime-Set-0.300.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DateTime-Set-0.300.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DateTime-Set-0.300.0-3|13	
12cr|perl-DateTime-Set-0.300.0-3|14	BuildRequires:	perl-devel
12cr|perl-DateTime-Set-0.300.0-3|15	BuildRequires:	perl(DateTime)
12cr|perl-DateTime-Set-0.300.0-3|16	BuildRequires:	perl(Set::Infinite)
12cr|perl-DateTime-Set-0.300.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-DateTime-Set-0.300.0-3|18	BuildArch:	noarch
12cr|perl-DateTime-Set-0.300.0-3|19	
12cr|perl-DateTime-Set-0.300.0-3|20	%description
12cr|perl-DateTime-Set-0.300.0-3|21	DateTime::Set is a module for datetime sets. It can be used to handle two
12cr|perl-DateTime-Set-0.300.0-3|22	different types of sets.
12cr|perl-DateTime-Set-0.300.0-3|23	
12cr|perl-DateTime-Set-0.300.0-3|24	The first is a fixed set of predefined datetime objects. For example, if we
12cr|perl-DateTime-Set-0.300.0-3|25	wanted to create a set of datetimes containing the birthdays of people in
12cr|perl-DateTime-Set-0.300.0-3|26	our family for the current year.
12cr|perl-DateTime-Set-0.300.0-3|27	
12cr|perl-DateTime-Set-0.300.0-3|28	The second type of set that it can handle is one based on a recurrence,
12cr|perl-DateTime-Set-0.300.0-3|29	such as "every Wednesday", or "noon on the 15th day of every month". This
12cr|perl-DateTime-Set-0.300.0-3|30	type of set can have fixed starting and ending datetimes, but neither is
12cr|perl-DateTime-Set-0.300.0-3|31	required. So our "every Wednesday set" could be "every Wednesday from the
12cr|perl-DateTime-Set-0.300.0-3|32	beginning of time until the end of time", or "every Wednesday after
12cr|perl-DateTime-Set-0.300.0-3|33	2003-03-05 until the end of time", or "every Wednesday between 2003-03-05
12cr|perl-DateTime-Set-0.300.0-3|34	and 2004-01-07".
12cr|perl-DateTime-Set-0.300.0-3|35	
12cr|perl-DateTime-Set-0.300.0-3|36	%prep
12cr|perl-DateTime-Set-0.300.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DateTime-Set-0.300.0-3|38	
12cr|perl-DateTime-Set-0.300.0-3|39	%build
12cr|perl-DateTime-Set-0.300.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DateTime-Set-0.300.0-3|41	%make
12cr|perl-DateTime-Set-0.300.0-3|42	
12cr|perl-DateTime-Set-0.300.0-3|43	%check
12cr|perl-DateTime-Set-0.300.0-3|44	%make test
12cr|perl-DateTime-Set-0.300.0-3|45	
12cr|perl-DateTime-Set-0.300.0-3|46	%install
12cr|perl-DateTime-Set-0.300.0-3|47	%makeinstall_std
12cr|perl-DateTime-Set-0.300.0-3|48	
12cr|perl-DateTime-Set-0.300.0-3|49	%files
12cr|perl-DateTime-Set-0.300.0-3|50	%doc Changes LICENSE META.yml README
12cr|perl-DateTime-Set-0.300.0-3|51	%{_mandir}/man3/*
12cr|perl-DateTime-Set-0.300.0-3|52	%{perl_vendorlib}/*
12cr|perl-DateTime-Set-0.300.0-3|53	
12cr|perl-DateTime-Set-0.300.0-3|54	%changelog
12cr|perl-DateTime-Set-0.300.0-3|55	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.300.0-2mdv2011.0
12cr|perl-DateTime-Set-0.300.0-3|56	+ Revision: 657406
12cr|perl-DateTime-Set-0.300.0-3|57	- rebuild for updated spec-helper
12cr|perl-DateTime-Set-0.300.0-3|58	
12cr|perl-DateTime-Set-0.300.0-3|59	* Mon Apr 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.300.0-1
12cr|perl-DateTime-Set-0.300.0-3|60	+ Revision: 650297
12cr|perl-DateTime-Set-0.300.0-3|61	- update to new version 0.30
12cr|perl-DateTime-Set-0.300.0-3|62	
12cr|perl-DateTime-Set-0.300.0-3|63	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.280.0-1mdv2011.0
12cr|perl-DateTime-Set-0.300.0-3|64	+ Revision: 542939
12cr|perl-DateTime-Set-0.300.0-3|65	- import perl-DateTime-Set
12cr|perl-DateTime-Set-0.300.0-3|66	
12cr|perl-DateTime-Set-0.300.0-3|67	
12cr|perl-DateTime-Set-0.300.0-3|68	* Thu May 06 2010 cpan2dist 0.28-1mdv
12cr|perl-DateTime-Set-0.300.0-3|69	- initial mdv release, generated with cpan2dist

4304 12
12cr|perl-DateTimeX-Easy-0.89.0-4|1	%define upstream_name    DateTimeX-Easy
12cr|perl-DateTimeX-Easy-0.89.0-4|2	%define upstream_version 0.089
12cr|perl-DateTimeX-Easy-0.89.0-4|3	
12cr|perl-DateTimeX-Easy-0.89.0-4|4	%if %{_use_internal_dependency_generator}
12cr|perl-DateTimeX-Easy-0.89.0-4|5	%define __noautoreq 'perl\\(DateTimeX::Easy::DateParse\\)'
12cr|perl-DateTimeX-Easy-0.89.0-4|6	%endif
12cr|perl-DateTimeX-Easy-0.89.0-4|7	
12cr|perl-DateTimeX-Easy-0.89.0-4|8	Name:		perl-%{upstream_name}
12cr|perl-DateTimeX-Easy-0.89.0-4|9	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DateTimeX-Easy-0.89.0-4|10	Release:	4
12cr|perl-DateTimeX-Easy-0.89.0-4|11	
12cr|perl-DateTimeX-Easy-0.89.0-4|12	Summary:	Parse a date/time string using the best method available
12cr|perl-DateTimeX-Easy-0.89.0-4|13	License:	GPL+ or Artistic
12cr|perl-DateTimeX-Easy-0.89.0-4|14	Group:		Development/Perl
12cr|perl-DateTimeX-Easy-0.89.0-4|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DateTimeX-Easy-0.89.0-4|16	Source0:	http://www.cpan.org/modules/by-module/DateTimeX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DateTimeX-Easy-0.89.0-4|17	
12cr|perl-DateTimeX-Easy-0.89.0-4|18	BuildRequires:	perl-devel
12cr|perl-DateTimeX-Easy-0.89.0-4|19	BuildRequires:	perl(Date::Parse)
12cr|perl-DateTimeX-Easy-0.89.0-4|20	BuildRequires:	perl(DateTime)
12cr|perl-DateTimeX-Easy-0.89.0-4|21	BuildRequires:	perl(DateTime::Format::DateManip)
12cr|perl-DateTimeX-Easy-0.89.0-4|22	BuildRequires:	perl(DateTime::Format::Flexible)
12cr|perl-DateTimeX-Easy-0.89.0-4|23	BuildRequires:	perl(DateTime::Format::ICal)
12cr|perl-DateTimeX-Easy-0.89.0-4|24	BuildRequires:	perl(DateTime::Format::Natural)
12cr|perl-DateTimeX-Easy-0.89.0-4|25	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-DateTimeX-Easy-0.89.0-4|26	BuildRequires:	perl(Scalar::Util)
12cr|perl-DateTimeX-Easy-0.89.0-4|27	BuildRequires:	perl(Test::Deep)
12cr|perl-DateTimeX-Easy-0.89.0-4|28	BuildRequires:	perl(Test::Differences)
12cr|perl-DateTimeX-Easy-0.89.0-4|29	BuildRequires:	perl(Test::Exception)
12cr|perl-DateTimeX-Easy-0.89.0-4|30	BuildRequires:	perl(Test::Most)
12cr|perl-DateTimeX-Easy-0.89.0-4|31	BuildRequires:	perl(Test::Warn)
12cr|perl-DateTimeX-Easy-0.89.0-4|32	BuildRequires:	perl(Time::Zone)
12cr|perl-DateTimeX-Easy-0.89.0-4|33	
12cr|perl-DateTimeX-Easy-0.89.0-4|34	BuildArch:	noarch
12cr|perl-DateTimeX-Easy-0.89.0-4|35	
12cr|perl-DateTimeX-Easy-0.89.0-4|36	%description
12cr|perl-DateTimeX-Easy-0.89.0-4|37	DateTimeX::Easy makes DateTime object creation quick and easy. It uses a
12cr|perl-DateTimeX-Easy-0.89.0-4|38	variety of DateTime::Format packages to do the bulk of the parsing, with
12cr|perl-DateTimeX-Easy-0.89.0-4|39	some custom tweaks to smooth out the rough edges (mainly concerning
12cr|perl-DateTimeX-Easy-0.89.0-4|40	timezone detection and selection).
12cr|perl-DateTimeX-Easy-0.89.0-4|41	
12cr|perl-DateTimeX-Easy-0.89.0-4|42	%prep
12cr|perl-DateTimeX-Easy-0.89.0-4|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DateTimeX-Easy-0.89.0-4|44	
12cr|perl-DateTimeX-Easy-0.89.0-4|45	%build
12cr|perl-DateTimeX-Easy-0.89.0-4|46	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DateTimeX-Easy-0.89.0-4|47	%make
12cr|perl-DateTimeX-Easy-0.89.0-4|48	
12cr|perl-DateTimeX-Easy-0.89.0-4|49	%check
12cr|perl-DateTimeX-Easy-0.89.0-4|50	%make test
12cr|perl-DateTimeX-Easy-0.89.0-4|51	
12cr|perl-DateTimeX-Easy-0.89.0-4|52	%install
12cr|perl-DateTimeX-Easy-0.89.0-4|53	%makeinstall_std
12cr|perl-DateTimeX-Easy-0.89.0-4|54	
12cr|perl-DateTimeX-Easy-0.89.0-4|55	%files
12cr|perl-DateTimeX-Easy-0.89.0-4|56	%doc README Changes META.yml
12cr|perl-DateTimeX-Easy-0.89.0-4|57	%{_mandir}/man3/*
12cr|perl-DateTimeX-Easy-0.89.0-4|58	%{perl_vendorlib}/*
12cr|perl-DateTimeX-Easy-0.89.0-4|59	
12cr|perl-DateTimeX-Easy-0.89.0-4|60	
12cr|perl-DateTimeX-Easy-0.89.0-4|61	%changelog
12cr|perl-DateTimeX-Easy-0.89.0-4|62	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.89.0-2mdv2011.0
12cr|perl-DateTimeX-Easy-0.89.0-4|63	+ Revision: 655588
12cr|perl-DateTimeX-Easy-0.89.0-4|64	- rebuild for updated spec-helper
12cr|perl-DateTimeX-Easy-0.89.0-4|65	
12cr|perl-DateTimeX-Easy-0.89.0-4|66	* Tue Aug 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.89.0-1mdv2011.0
12cr|perl-DateTimeX-Easy-0.89.0-4|67	+ Revision: 572809
12cr|perl-DateTimeX-Easy-0.89.0-4|68	- adding missing buildrequires:
12cr|perl-DateTimeX-Easy-0.89.0-4|69	- adding missing buildrequires:
12cr|perl-DateTimeX-Easy-0.89.0-4|70	- adding missing buildrequires:
12cr|perl-DateTimeX-Easy-0.89.0-4|71	- adding missing buildrequires:
12cr|perl-DateTimeX-Easy-0.89.0-4|72	- update to 0.089
12cr|perl-DateTimeX-Easy-0.89.0-4|73	
12cr|perl-DateTimeX-Easy-0.89.0-4|74	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.88.0-1mdv2011.0
12cr|perl-DateTimeX-Easy-0.89.0-4|75	+ Revision: 543018
12cr|perl-DateTimeX-Easy-0.89.0-4|76	- import perl-DateTimeX-Easy
12cr|perl-DateTimeX-Easy-0.89.0-4|77	
12cr|perl-DateTimeX-Easy-0.89.0-4|78	
12cr|perl-DateTimeX-Easy-0.89.0-4|79	* Thu May 06 2010 cpan2dist 0.088-1mdv
12cr|perl-DateTimeX-Easy-0.89.0-4|80	- initial mdv release, generated with cpan2dist

4305 12
12cr|perl-DBD-CSV-0.300.0-3|1	%define	upstream_name    DBD-CSV
12cr|perl-DBD-CSV-0.300.0-3|2	%define upstream_version 0.30
12cr|perl-DBD-CSV-0.300.0-3|3	
12cr|perl-DBD-CSV-0.300.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-DBD-CSV-0.300.0-3|5	%define __noautoreq '/pro/bin/perl'
12cr|perl-DBD-CSV-0.300.0-3|6	%else
12cr|perl-DBD-CSV-0.300.0-3|7	%define _requires_exceptions /pro/bin/perl
12cr|perl-DBD-CSV-0.300.0-3|8	%endif
12cr|perl-DBD-CSV-0.300.0-3|9	
12cr|perl-DBD-CSV-0.300.0-3|10	Name:		perl-%{upstream_name}
12cr|perl-DBD-CSV-0.300.0-3|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBD-CSV-0.300.0-3|12	Release:	3
12cr|perl-DBD-CSV-0.300.0-3|13	
12cr|perl-DBD-CSV-0.300.0-3|14	Summary:	Perl module to access CSV files through DBI
12cr|perl-DBD-CSV-0.300.0-3|15	License:	GPL
12cr|perl-DBD-CSV-0.300.0-3|16	Group:		Development/Perl
12cr|perl-DBD-CSV-0.300.0-3|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBD-CSV-0.300.0-3|18	Source0:	http://search.cpan.org/CPAN/authors/id/J/JZ/JZUCKER/%{upstream_name}-%{upstream_version}.tgz
12cr|perl-DBD-CSV-0.300.0-3|19	
12cr|perl-DBD-CSV-0.300.0-3|20	BuildRequires:	perl-devel
12cr|perl-DBD-CSV-0.300.0-3|21	BuildRequires:	perl(DBI)
12cr|perl-DBD-CSV-0.300.0-3|22	BuildRequires:	perl(SQL::Statement) >= 0.1011
12cr|perl-DBD-CSV-0.300.0-3|23	BuildRequires:	perl(Text::CSV_XS) >= 0.16
12cr|perl-DBD-CSV-0.300.0-3|24	
12cr|perl-DBD-CSV-0.300.0-3|25	BuildArch:	noarch
12cr|perl-DBD-CSV-0.300.0-3|26	
12cr|perl-DBD-CSV-0.300.0-3|27	%description
12cr|perl-DBD-CSV-0.300.0-3|28	DBD::CSV is a Perl module that provides yet another driver for the DBI
12cr|perl-DBD-CSV-0.300.0-3|29	(Database independent interface for Perl).  This one is based on the SQL
12cr|perl-DBD-CSV-0.300.0-3|30	"engine" SQL::Statement and the abstract DBI driver DBD::File, and implements
12cr|perl-DBD-CSV-0.300.0-3|31	access to so-called CSV files (comma seperated values).  Such files are
12cr|perl-DBD-CSV-0.300.0-3|32	mostly used for exporting MS Access and MS Excel data.
12cr|perl-DBD-CSV-0.300.0-3|33	
12cr|perl-DBD-CSV-0.300.0-3|34	%prep
12cr|perl-DBD-CSV-0.300.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBD-CSV-0.300.0-3|36	
12cr|perl-DBD-CSV-0.300.0-3|37	%build
12cr|perl-DBD-CSV-0.300.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBD-CSV-0.300.0-3|39	%make
12cr|perl-DBD-CSV-0.300.0-3|40	
12cr|perl-DBD-CSV-0.300.0-3|41	%check
12cr|perl-DBD-CSV-0.300.0-3|42	%make test
12cr|perl-DBD-CSV-0.300.0-3|43	
12cr|perl-DBD-CSV-0.300.0-3|44	%install
12cr|perl-DBD-CSV-0.300.0-3|45	%makeinstall_std
12cr|perl-DBD-CSV-0.300.0-3|46	
12cr|perl-DBD-CSV-0.300.0-3|47	%files
12cr|perl-DBD-CSV-0.300.0-3|48	%doc ChangeLog README
12cr|perl-DBD-CSV-0.300.0-3|49	%{perl_vendorlib}/Bundle/DBD/*
12cr|perl-DBD-CSV-0.300.0-3|50	%{perl_vendorlib}/DBD/*
12cr|perl-DBD-CSV-0.300.0-3|51	%{_mandir}/*/*
12cr|perl-DBD-CSV-0.300.0-3|52	
12cr|perl-DBD-CSV-0.300.0-3|53	%changelog
12cr|perl-DBD-CSV-0.300.0-3|54	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.300.0-2mdv2011.0
12cr|perl-DBD-CSV-0.300.0-3|55	+ Revision: 681351
12cr|perl-DBD-CSV-0.300.0-3|56	- mass rebuild
12cr|perl-DBD-CSV-0.300.0-3|57	
12cr|perl-DBD-CSV-0.300.0-3|58	* Wed Jul 14 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.300.0-1mdv2011.0
12cr|perl-DBD-CSV-0.300.0-3|59	+ Revision: 553079
12cr|perl-DBD-CSV-0.300.0-3|60	- update to 0.30
12cr|perl-DBD-CSV-0.300.0-3|61	
12cr|perl-DBD-CSV-0.300.0-3|62	* Wed Mar 17 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.280.0-1mdv2010.1
12cr|perl-DBD-CSV-0.300.0-3|63	+ Revision: 523431
12cr|perl-DBD-CSV-0.300.0-3|64	- update to 0.28
12cr|perl-DBD-CSV-0.300.0-3|65	
12cr|perl-DBD-CSV-0.300.0-3|66	* Thu Feb 18 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.270.0-1mdv2010.1
12cr|perl-DBD-CSV-0.300.0-3|67	+ Revision: 507585
12cr|perl-DBD-CSV-0.300.0-3|68	- update to 0.27
12cr|perl-DBD-CSV-0.300.0-3|69	
12cr|perl-DBD-CSV-0.300.0-3|70	* Sun Nov 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.260.0-1mdv2010.1
12cr|perl-DBD-CSV-0.300.0-3|71	+ Revision: 471048
12cr|perl-DBD-CSV-0.300.0-3|72	- update to 0.26
12cr|perl-DBD-CSV-0.300.0-3|73	
12cr|perl-DBD-CSV-0.300.0-3|74	* Sun Nov 08 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.250.0-2mdv2010.1
12cr|perl-DBD-CSV-0.300.0-3|75	+ Revision: 462973
12cr|perl-DBD-CSV-0.300.0-3|76	- forgot to bump mkrel
12cr|perl-DBD-CSV-0.300.0-3|77	- sanitized spec file
12cr|perl-DBD-CSV-0.300.0-3|78	- removing dependency on /pro/bin/perl, used as shebang in a file (!?)
12cr|perl-DBD-CSV-0.300.0-3|79	
12cr|perl-DBD-CSV-0.300.0-3|80	* Sat Nov 07 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.250.0-1mdv2010.1
12cr|perl-DBD-CSV-0.300.0-3|81	+ Revision: 462448
12cr|perl-DBD-CSV-0.300.0-3|82	- update to 0.25.tgz
12cr|perl-DBD-CSV-0.300.0-3|83	
12cr|perl-DBD-CSV-0.300.0-3|84	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.1
12cr|perl-DBD-CSV-0.300.0-3|85	+ Revision: 461729
12cr|perl-DBD-CSV-0.300.0-3|86	- update to 0.22
12cr|perl-DBD-CSV-0.300.0-3|87	
12cr|perl-DBD-CSV-0.300.0-3|88	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.0
12cr|perl-DBD-CSV-0.300.0-3|89	+ Revision: 403091
12cr|perl-DBD-CSV-0.300.0-3|90	- rebuild using %%perl_convert_version
12cr|perl-DBD-CSV-0.300.0-3|91	
12cr|perl-DBD-CSV-0.300.0-3|92	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.22-4mdv2009.0
12cr|perl-DBD-CSV-0.300.0-3|93	+ Revision: 241202
12cr|perl-DBD-CSV-0.300.0-3|94	- rebuild
12cr|perl-DBD-CSV-0.300.0-3|95	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DBD-CSV-0.300.0-3|96	
12cr|perl-DBD-CSV-0.300.0-3|97	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-DBD-CSV-0.300.0-3|98	- restore BuildRoot
12cr|perl-DBD-CSV-0.300.0-3|99	
12cr|perl-DBD-CSV-0.300.0-3|100	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 0.22-2mdv2008.0
12cr|perl-DBD-CSV-0.300.0-3|101	+ Revision: 67485
12cr|perl-DBD-CSV-0.300.0-3|102	- buildrequires obsoletes buildprereq
12cr|perl-DBD-CSV-0.300.0-3|103	
12cr|perl-DBD-CSV-0.300.0-3|104	
12cr|perl-DBD-CSV-0.300.0-3|105	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.22-2mdk
12cr|perl-DBD-CSV-0.300.0-3|106	- remove -q
12cr|perl-DBD-CSV-0.300.0-3|107	
12cr|perl-DBD-CSV-0.300.0-3|108	* Mon May 02 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.22-1mdk
12cr|perl-DBD-CSV-0.300.0-3|109	- 0.22
12cr|perl-DBD-CSV-0.300.0-3|110	- spec cleanup
12cr|perl-DBD-CSV-0.300.0-3|111	
12cr|perl-DBD-CSV-0.300.0-3|112	* Wed May 19 2004 Michael Scherer <misc@mandrake.org> 0.21-1mdk
12cr|perl-DBD-CSV-0.300.0-3|113	- new version
12cr|perl-DBD-CSV-0.300.0-3|114	- rpmbuildupdate aware
12cr|perl-DBD-CSV-0.300.0-3|115	- new url
12cr|perl-DBD-CSV-0.300.0-3|116	- automatic requires
12cr|perl-DBD-CSV-0.300.0-3|117	
12cr|perl-DBD-CSV-0.300.0-3|118	* Tue Aug 12 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.2002-6mdk
12cr|perl-DBD-CSV-0.300.0-3|119	- rebuild
12cr|perl-DBD-CSV-0.300.0-3|120	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cr|perl-DBD-CSV-0.300.0-3|121	- use %%makeinstall_std macro
12cr|perl-DBD-CSV-0.300.0-3|122	
12cr|perl-DBD-CSV-0.300.0-3|123	* Wed Jul 23 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.2002-5mdk
12cr|perl-DBD-CSV-0.300.0-3|124	- buildrequires from Michael Scherer
12cr|perl-DBD-CSV-0.300.0-3|125	
12cr|perl-DBD-CSV-0.300.0-3|126	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2002-4mdk
12cr|perl-DBD-CSV-0.300.0-3|127	- rebuild for new auto{prov,req}
12cr|perl-DBD-CSV-0.300.0-3|128	
12cr|perl-DBD-CSV-0.300.0-3|129	* Mon May 05 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.2002-3mdk
12cr|perl-DBD-CSV-0.300.0-3|130	- buildrequires
12cr|perl-DBD-CSV-0.300.0-3|131	
12cr|perl-DBD-CSV-0.300.0-3|132	* Fri Jan 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.2002-2mdk
12cr|perl-DBD-CSV-0.300.0-3|133	- rebuild
12cr|perl-DBD-CSV-0.300.0-3|134	
12cr|perl-DBD-CSV-0.300.0-3|135	* Wed Jul 24 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.2002-1mdk
12cr|perl-DBD-CSV-0.300.0-3|136	- 0.2002
12cr|perl-DBD-CSV-0.300.0-3|137	
12cr|perl-DBD-CSV-0.300.0-3|138	* Fri Mar 01 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.1030-1mdk
12cr|perl-DBD-CSV-0.300.0-3|139	- 0.1030
12cr|perl-DBD-CSV-0.300.0-3|140	
12cr|perl-DBD-CSV-0.300.0-3|141	* Thu Aug 23 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.1027-1mdk
12cr|perl-DBD-CSV-0.300.0-3|142	- updated to 0.1027
12cr|perl-DBD-CSV-0.300.0-3|143	
12cr|perl-DBD-CSV-0.300.0-3|144	* Tue Sep 12 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.1023-1mdk
12cr|perl-DBD-CSV-0.300.0-3|145	- updated to 0.1023
12cr|perl-DBD-CSV-0.300.0-3|146	
12cr|perl-DBD-CSV-0.300.0-3|147	* Sat Jul 22 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.1022-3mdk
12cr|perl-DBD-CSV-0.300.0-3|148	- build for new perl
12cr|perl-DBD-CSV-0.300.0-3|149	- macroization
12cr|perl-DBD-CSV-0.300.0-3|150	
12cr|perl-DBD-CSV-0.300.0-3|151	* Mon May 01 2000 Vincent Danen <vdanen@linux-mandrake.com> 0.1022-2mdk
12cr|perl-DBD-CSV-0.300.0-3|152	- fix group
12cr|perl-DBD-CSV-0.300.0-3|153	
12cr|perl-DBD-CSV-0.300.0-3|154	* Wed Mar 08 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|perl-DBD-CSV-0.300.0-3|155	- 0.1022
12cr|perl-DBD-CSV-0.300.0-3|156	
12cr|perl-DBD-CSV-0.300.0-3|157	* Tue Mar 07 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|perl-DBD-CSV-0.300.0-3|158	- initial specfile
12cr|perl-DBD-CSV-0.300.0-3|159	- bzip sources
12cr|perl-DBD-CSV-0.300.0-3|160	

4306 12
12cr|perl-DBD-InterBase-0.48-1|1	# $Revision: 1.23 $, $Date: 2004/12/10 21:26:13 $
12cr|perl-DBD-InterBase-0.48-1|2	#
12cr|perl-DBD-InterBase-0.48-1|3	# Conditional build:
12cr|perl-DBD-InterBase-0.48-1|4	%bcond_with	tests	# perform "make test" (requires database and interaction)
12cr|perl-DBD-InterBase-0.48-1|5	#
12cr|perl-DBD-InterBase-0.48-1|6	%define		pdir	DBD
12cr|perl-DBD-InterBase-0.48-1|7	%define		pnam	InterBase
12cr|perl-DBD-InterBase-0.48-1|8	Summary:	DBD::InterBase - DBI driver for Firebird and InterBase RDBMS server
12cr|perl-DBD-InterBase-0.48-1|9	Name:		perl-DBD-InterBase
12cr|perl-DBD-InterBase-0.48-1|10	Version:	0.48
12cr|perl-DBD-InterBase-0.48-1|11	Release:	1
12cr|perl-DBD-InterBase-0.48-1|12	License:	GPLv2+
12cr|perl-DBD-InterBase-0.48-1|13	Group:		Development/Perl
12cr|perl-DBD-InterBase-0.48-1|14	Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
12cr|perl-DBD-InterBase-0.48-1|15	# Source0-md5:	70d0142378ab928d9a75e465426d2437
12cr|perl-DBD-InterBase-0.48-1|16	Patch0:		%{name}-libsonly.patch
12cr|perl-DBD-InterBase-0.48-1|17	Patch1:		perl-DBD-InterBase-0.48-alt-dbdimp.patch
12cr|perl-DBD-InterBase-0.48-1|18	BuildRequires:	firebird-devel
12cr|perl-DBD-InterBase-0.48-1|19	BuildRequires:	perl-DBI >= 1.08
12cr|perl-DBD-InterBase-0.48-1|20	BuildRequires:	perl-devel >= 1:5.8.0
12cr|perl-DBD-InterBase-0.48-1|21	BuildRequires:	perl-rpm-build-perl
12cr|perl-DBD-InterBase-0.48-1|22	
12cr|perl-DBD-InterBase-0.48-1|23	%description
12cr|perl-DBD-InterBase-0.48-1|24	DBD::InterBase is a Perl module which works with the DBI module to
12cr|perl-DBD-InterBase-0.48-1|25	provide access to Firebird and InterBase databases.
12cr|perl-DBD-InterBase-0.48-1|26	
12cr|perl-DBD-InterBase-0.48-1|27	%prep
12cr|perl-DBD-InterBase-0.48-1|28	%setup -q -n %{pdir}-%{pnam}-%{version}
12cr|perl-DBD-InterBase-0.48-1|29	%patch0 -p1
12cr|perl-DBD-InterBase-0.48-1|30	%patch1 -p1 -b .perl514~
12cr|perl-DBD-InterBase-0.48-1|31	
12cr|perl-DBD-InterBase-0.48-1|32	%build
12cr|perl-DBD-InterBase-0.48-1|33	echo %{_includedir}| perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBD-InterBase-0.48-1|34	%make
12cr|perl-DBD-InterBase-0.48-1|35	
12cr|perl-DBD-InterBase-0.48-1|36	%check
12cr|perl-DBD-InterBase-0.48-1|37	#make test
12cr|perl-DBD-InterBase-0.48-1|38	
12cr|perl-DBD-InterBase-0.48-1|39	%install
12cr|perl-DBD-InterBase-0.48-1|40	%makeinstall_std
12cr|perl-DBD-InterBase-0.48-1|41	
12cr|perl-DBD-InterBase-0.48-1|42	%files
12cr|perl-DBD-InterBase-0.48-1|43	%doc Changes README
12cr|perl-DBD-InterBase-0.48-1|44	%{perl_vendorarch}/DBD/InterBase.pm
12cr|perl-DBD-InterBase-0.48-1|45	%dir %{perl_vendorarch}/DBD/InterBase
12cr|perl-DBD-InterBase-0.48-1|46	%{perl_vendorarch}/DBD/InterBase/*
12cr|perl-DBD-InterBase-0.48-1|47	%dir %{perl_vendorarch}/auto/DBD/InterBase
12cr|perl-DBD-InterBase-0.48-1|48	%{perl_vendorarch}/auto/DBD/InterBase/*
12cr|perl-DBD-InterBase-0.48-1|49	#attr(755,root,root) %{perl_vendorarch}/auto/DBD/InterBase/InterBase.so
12cr|perl-DBD-InterBase-0.48-1|50	%{_mandir}/man3/DBD*
12cr|perl-DBD-InterBase-0.48-1|51	
12cr|perl-DBD-InterBase-0.48-1|52	
12cr|perl-DBD-InterBase-0.48-1|53	%changelog
12cr|perl-DBD-InterBase-0.48-1|54	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.48-1
12cr|perl-DBD-InterBase-0.48-1|55	+ Revision: 773403
12cr|perl-DBD-InterBase-0.48-1|56	- disable checks for now...
12cr|perl-DBD-InterBase-0.48-1|57	- new version
12cr|perl-DBD-InterBase-0.48-1|58	- fix build with perl 5.14.2 (P1 from Alt Linux)
12cr|perl-DBD-InterBase-0.48-1|59	- cleanups
12cr|perl-DBD-InterBase-0.48-1|60	- fix license tag
12cr|perl-DBD-InterBase-0.48-1|61	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-DBD-InterBase-0.48-1|62	
12cr|perl-DBD-InterBase-0.48-1|63	* Fri Sep 02 2011 Александр Казанцев <kazancas@mandriva.org> 0.43-1
12cr|perl-DBD-InterBase-0.48-1|64	+ Revision: 697861
12cr|perl-DBD-InterBase-0.48-1|65	- imported package perl-DBD-InterBase
12cr|perl-DBD-InterBase-0.48-1|66	

4307 12
12cr|perl-DBD-Mock-1.410.0-2|1	%define upstream_name    DBD-Mock
12cr|perl-DBD-Mock-1.410.0-2|2	%define upstream_version 1.41
12cr|perl-DBD-Mock-1.410.0-2|3	
12cr|perl-DBD-Mock-1.410.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-DBD-Mock-1.410.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBD-Mock-1.410.0-2|6	Release:	2
12cr|perl-DBD-Mock-1.410.0-2|7	
12cr|perl-DBD-Mock-1.410.0-2|8	Summary:	Mock database driver for testing
12cr|perl-DBD-Mock-1.410.0-2|9	License:	GPL+ or Artistic
12cr|perl-DBD-Mock-1.410.0-2|10	Group:		Development/Perl
12cr|perl-DBD-Mock-1.410.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBD-Mock-1.410.0-2|12	Source0:	http://www.cpan.org/modules/by-module/DBD/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBD-Mock-1.410.0-2|13	
12cr|perl-DBD-Mock-1.410.0-2|14	BuildRequires:	perl-devel
12cr|perl-DBD-Mock-1.410.0-2|15	BuildRequires:	perl(DBI)
12cr|perl-DBD-Mock-1.410.0-2|16	BuildRequires:	perl(Test::More)
12cr|perl-DBD-Mock-1.410.0-2|17	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-DBD-Mock-1.410.0-2|18	BuildArch:	noarch
12cr|perl-DBD-Mock-1.410.0-2|19	
12cr|perl-DBD-Mock-1.410.0-2|20	%description
12cr|perl-DBD-Mock-1.410.0-2|21	Testing with databases can be tricky. If you are developing a system
12cr|perl-DBD-Mock-1.410.0-2|22	married to a single database then you can make some assumptions about your
12cr|perl-DBD-Mock-1.410.0-2|23	environment and ask the user to provide relevant connection information.
12cr|perl-DBD-Mock-1.410.0-2|24	But if you need to test a framework that uses DBI, particularly a framework
12cr|perl-DBD-Mock-1.410.0-2|25	that uses different types of persistence schemes, then it may be more
12cr|perl-DBD-Mock-1.410.0-2|26	useful to simply verify what the framework is trying to do -- ensure the
12cr|perl-DBD-Mock-1.410.0-2|27	right SQL is generated and that the correct parameters are bound.
12cr|perl-DBD-Mock-1.410.0-2|28	'DBD::Mock' makes it easy to just modify your configuration (presumably
12cr|perl-DBD-Mock-1.410.0-2|29	held outside your code) and just use it instead of 'DBD::Foo' (like the
12cr|perl-DBD-Mock-1.410.0-2|30	DBD::Pg manpage or the DBD::mysql manpage) in your framework.
12cr|perl-DBD-Mock-1.410.0-2|31	
12cr|perl-DBD-Mock-1.410.0-2|32	There is no distinct area where using this module makes sense. (Some people
12cr|perl-DBD-Mock-1.410.0-2|33	may successfully argue that this is a solution looking for a problem...)
12cr|perl-DBD-Mock-1.410.0-2|34	Indeed, if you can assume your users have something like the DBD::AnyData
12cr|perl-DBD-Mock-1.410.0-2|35	manpage or the DBD::SQLite manpage or if you do not mind creating a
12cr|perl-DBD-Mock-1.410.0-2|36	dependency on them then it makes far more sense to use these legitimate
12cr|perl-DBD-Mock-1.410.0-2|37	driver implementations and test your application in the real world -- at
12cr|perl-DBD-Mock-1.410.0-2|38	least as much of the real world as you can create in your tests...
12cr|perl-DBD-Mock-1.410.0-2|39	
12cr|perl-DBD-Mock-1.410.0-2|40	And if your database handle exists as a package variable or something else
12cr|perl-DBD-Mock-1.410.0-2|41	easily replaced at test-time then it may make more sense to use the
12cr|perl-DBD-Mock-1.410.0-2|42	Test::MockObject manpage to create a fully dynamic handle. There is an
12cr|perl-DBD-Mock-1.410.0-2|43	excellent article by chromatic about using the Test::MockObject manpage in
12cr|perl-DBD-Mock-1.410.0-2|44	this and other ways, strongly recommended. (See the SEE ALSO manpage for a
12cr|perl-DBD-Mock-1.410.0-2|45	link)
12cr|perl-DBD-Mock-1.410.0-2|46	
12cr|perl-DBD-Mock-1.410.0-2|47	%prep
12cr|perl-DBD-Mock-1.410.0-2|48	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBD-Mock-1.410.0-2|49	
12cr|perl-DBD-Mock-1.410.0-2|50	%build
12cr|perl-DBD-Mock-1.410.0-2|51	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBD-Mock-1.410.0-2|52	%make
12cr|perl-DBD-Mock-1.410.0-2|53	
12cr|perl-DBD-Mock-1.410.0-2|54	%check
12cr|perl-DBD-Mock-1.410.0-2|55	make test
12cr|perl-DBD-Mock-1.410.0-2|56	
12cr|perl-DBD-Mock-1.410.0-2|57	%install
12cr|perl-DBD-Mock-1.410.0-2|58	%makeinstall_std
12cr|perl-DBD-Mock-1.410.0-2|59	
12cr|perl-DBD-Mock-1.410.0-2|60	%files
12cr|perl-DBD-Mock-1.410.0-2|61	%doc Changes README
12cr|perl-DBD-Mock-1.410.0-2|62	%{_mandir}/man3/*
12cr|perl-DBD-Mock-1.410.0-2|63	%{perl_vendorlib}/DBD
12cr|perl-DBD-Mock-1.410.0-2|64	
12cr|perl-DBD-Mock-1.410.0-2|65	%changelog
12cr|perl-DBD-Mock-1.410.0-2|66	* Fri Jun 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.410.0-1mdv2011.0
12cr|perl-DBD-Mock-1.410.0-2|67	+ Revision: 686989
12cr|perl-DBD-Mock-1.410.0-2|68	- update to new version 1.41
12cr|perl-DBD-Mock-1.410.0-2|69	
12cr|perl-DBD-Mock-1.410.0-2|70	* Wed Jun 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.400.0-1
12cr|perl-DBD-Mock-1.410.0-2|71	+ Revision: 686628
12cr|perl-DBD-Mock-1.410.0-2|72	- update to new version 1.40
12cr|perl-DBD-Mock-1.410.0-2|73	
12cr|perl-DBD-Mock-1.410.0-2|74	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 1.390.0-2
12cr|perl-DBD-Mock-1.410.0-2|75	+ Revision: 681352
12cr|perl-DBD-Mock-1.410.0-2|76	- mass rebuild
12cr|perl-DBD-Mock-1.410.0-2|77	
12cr|perl-DBD-Mock-1.410.0-2|78	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.390.0-1mdv2011.0
12cr|perl-DBD-Mock-1.410.0-2|79	+ Revision: 403092
12cr|perl-DBD-Mock-1.410.0-2|80	- rebuild using %%perl_convert_version
12cr|perl-DBD-Mock-1.410.0-2|81	
12cr|perl-DBD-Mock-1.410.0-2|82	* Wed Nov 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.39-1mdv2009.1
12cr|perl-DBD-Mock-1.410.0-2|83	+ Revision: 307032
12cr|perl-DBD-Mock-1.410.0-2|84	- import perl-DBD-Mock
12cr|perl-DBD-Mock-1.410.0-2|85	
12cr|perl-DBD-Mock-1.410.0-2|86	
12cr|perl-DBD-Mock-1.410.0-2|87	* Wed Nov 26 2008 cpan2dist 1.39-1mdv
12cr|perl-DBD-Mock-1.410.0-2|88	- initial mdv release, generated with cpan2dist
12cr|perl-DBD-Mock-1.410.0-2|89	

4308 12
12cr|perl-DBD-Multi-0.160.0-3|1	%define upstream_name	 DBD-Multi
12cr|perl-DBD-Multi-0.160.0-3|2	%define upstream_version 0.16
12cr|perl-DBD-Multi-0.160.0-3|3	
12cr|perl-DBD-Multi-0.160.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DBD-Multi-0.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBD-Multi-0.160.0-3|6	Release:	3
12cr|perl-DBD-Multi-0.160.0-3|7	
12cr|perl-DBD-Multi-0.160.0-3|8	Summary:	Manage Multiple Data Sources with Failover and Load Balancing
12cr|perl-DBD-Multi-0.160.0-3|9	License:	GPL+ or Artistic
12cr|perl-DBD-Multi-0.160.0-3|10	Group:		Development/Perl
12cr|perl-DBD-Multi-0.160.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBD-Multi-0.160.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DBD/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBD-Multi-0.160.0-3|13	
12cr|perl-DBD-Multi-0.160.0-3|14	BuildRequires:	perl-devel
12cr|perl-DBD-Multi-0.160.0-3|15	BuildRequires:	perl(DBD::File)
12cr|perl-DBD-Multi-0.160.0-3|16	BuildRequires:	perl(DBD::SQLite)
12cr|perl-DBD-Multi-0.160.0-3|17	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-DBD-Multi-0.160.0-3|18	BuildRequires:	perl(Sys::SigAction)
12cr|perl-DBD-Multi-0.160.0-3|19	BuildRequires:	perl(Test::Pod)
12cr|perl-DBD-Multi-0.160.0-3|20	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-DBD-Multi-0.160.0-3|21	BuildRequires:	perl(Test::Exception)
12cr|perl-DBD-Multi-0.160.0-3|22	
12cr|perl-DBD-Multi-0.160.0-3|23	BuildArch:	noarch
12cr|perl-DBD-Multi-0.160.0-3|24	
12cr|perl-DBD-Multi-0.160.0-3|25	%description
12cr|perl-DBD-Multi-0.160.0-3|26	This software manages multiple database connections for failovers and also
12cr|perl-DBD-Multi-0.160.0-3|27	simple load balancing. It acts as a proxy between your code and your database
12cr|perl-DBD-Multi-0.160.0-3|28	connections, transparently choosing a connection for each query, based on your
12cr|perl-DBD-Multi-0.160.0-3|29	preferences and present availability of the DB server.
12cr|perl-DBD-Multi-0.160.0-3|30	
12cr|perl-DBD-Multi-0.160.0-3|31	This module is intended for read-only operations (where some other application
12cr|perl-DBD-Multi-0.160.0-3|32	is being used to handle replication).
12cr|perl-DBD-Multi-0.160.0-3|33	
12cr|perl-DBD-Multi-0.160.0-3|34	This software does not prevent write operations from being executed. This is
12cr|perl-DBD-Multi-0.160.0-3|35	left up to the user. See "SUGGESTED USES" below for ideas.
12cr|perl-DBD-Multi-0.160.0-3|36	
12cr|perl-DBD-Multi-0.160.0-3|37	The interface is nearly the same as other DBI drivers with one notable
12cr|perl-DBD-Multi-0.160.0-3|38	exception.
12cr|perl-DBD-Multi-0.160.0-3|39	
12cr|perl-DBD-Multi-0.160.0-3|40	%prep
12cr|perl-DBD-Multi-0.160.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBD-Multi-0.160.0-3|42	
12cr|perl-DBD-Multi-0.160.0-3|43	%build
12cr|perl-DBD-Multi-0.160.0-3|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBD-Multi-0.160.0-3|45	%make
12cr|perl-DBD-Multi-0.160.0-3|46	
12cr|perl-DBD-Multi-0.160.0-3|47	%check
12cr|perl-DBD-Multi-0.160.0-3|48	%make test
12cr|perl-DBD-Multi-0.160.0-3|49	
12cr|perl-DBD-Multi-0.160.0-3|50	%install
12cr|perl-DBD-Multi-0.160.0-3|51	%makeinstall_std
12cr|perl-DBD-Multi-0.160.0-3|52	
12cr|perl-DBD-Multi-0.160.0-3|53	%files
12cr|perl-DBD-Multi-0.160.0-3|54	%doc README Changes
12cr|perl-DBD-Multi-0.160.0-3|55	%{perl_vendorlib}/DBD
12cr|perl-DBD-Multi-0.160.0-3|56	%{_mandir}/man3/*
12cr|perl-DBD-Multi-0.160.0-3|57	
12cr|perl-DBD-Multi-0.160.0-3|58	%changelog
12cr|perl-DBD-Multi-0.160.0-3|59	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.160.0-2mdv2011.0
12cr|perl-DBD-Multi-0.160.0-3|60	+ Revision: 681353
12cr|perl-DBD-Multi-0.160.0-3|61	- mass rebuild
12cr|perl-DBD-Multi-0.160.0-3|62	
12cr|perl-DBD-Multi-0.160.0-3|63	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-DBD-Multi-0.160.0-3|64	+ Revision: 587610
12cr|perl-DBD-Multi-0.160.0-3|65	- new version
12cr|perl-DBD-Multi-0.160.0-3|66	
12cr|perl-DBD-Multi-0.160.0-3|67	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-DBD-Multi-0.160.0-3|68	+ Revision: 554300
12cr|perl-DBD-Multi-0.160.0-3|69	- update to 0.15
12cr|perl-DBD-Multi-0.160.0-3|70	
12cr|perl-DBD-Multi-0.160.0-3|71	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.0
12cr|perl-DBD-Multi-0.160.0-3|72	+ Revision: 403093
12cr|perl-DBD-Multi-0.160.0-3|73	- rebuild using %%perl_convert_version
12cr|perl-DBD-Multi-0.160.0-3|74	
12cr|perl-DBD-Multi-0.160.0-3|75	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.14-3mdv2009.0
12cr|perl-DBD-Multi-0.160.0-3|76	+ Revision: 256563
12cr|perl-DBD-Multi-0.160.0-3|77	- rebuild
12cr|perl-DBD-Multi-0.160.0-3|78	
12cr|perl-DBD-Multi-0.160.0-3|79	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2008.1
12cr|perl-DBD-Multi-0.160.0-3|80	+ Revision: 178293
12cr|perl-DBD-Multi-0.160.0-3|81	- update to new version 0.14
12cr|perl-DBD-Multi-0.160.0-3|82	
12cr|perl-DBD-Multi-0.160.0-3|83	* Fri Feb 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2008.1
12cr|perl-DBD-Multi-0.160.0-3|84	+ Revision: 173870
12cr|perl-DBD-Multi-0.160.0-3|85	- update to new version 0.13
12cr|perl-DBD-Multi-0.160.0-3|86	
12cr|perl-DBD-Multi-0.160.0-3|87	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-DBD-Multi-0.160.0-3|88	- restore BuildRoot
12cr|perl-DBD-Multi-0.160.0-3|89	
12cr|perl-DBD-Multi-0.160.0-3|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DBD-Multi-0.160.0-3|91	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DBD-Multi-0.160.0-3|92	
12cr|perl-DBD-Multi-0.160.0-3|93	* Thu Aug 30 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2008.0
12cr|perl-DBD-Multi-0.160.0-3|94	+ Revision: 75219
12cr|perl-DBD-Multi-0.160.0-3|95	- update to new version 0.12
12cr|perl-DBD-Multi-0.160.0-3|96	
12cr|perl-DBD-Multi-0.160.0-3|97	* Fri Aug 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2008.0
12cr|perl-DBD-Multi-0.160.0-3|98	+ Revision: 65372
12cr|perl-DBD-Multi-0.160.0-3|99	- update to new version 0.11
12cr|perl-DBD-Multi-0.160.0-3|100	
12cr|perl-DBD-Multi-0.160.0-3|101	* Fri Jul 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.0
12cr|perl-DBD-Multi-0.160.0-3|102	+ Revision: 49009
12cr|perl-DBD-Multi-0.160.0-3|103	- import perl-DBD-Multi
12cr|perl-DBD-Multi-0.160.0-3|104	
12cr|perl-DBD-Multi-0.160.0-3|105	
12cr|perl-DBD-Multi-0.160.0-3|106	* Fri Jul 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.0
12cr|perl-DBD-Multi-0.160.0-3|107	- first mdv release

4309 12
12cr|perl-DBD-Pg-2.19.2-2|1	%define	module	DBD-Pg
12cr|perl-DBD-Pg-2.19.2-2|2	%define	upstream_version 2.19.2
12cr|perl-DBD-Pg-2.19.2-2|3	
12cr|perl-DBD-Pg-2.19.2-2|4	Name:		perl-%{module}
12cr|perl-DBD-Pg-2.19.2-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBD-Pg-2.19.2-2|6	Release:	2
12cr|perl-DBD-Pg-2.19.2-2|7	
12cr|perl-DBD-Pg-2.19.2-2|8	Summary:	PostgreSQL database driver for the DBI module
12cr|perl-DBD-Pg-2.19.2-2|9	License:	GPL+ or Artistic
12cr|perl-DBD-Pg-2.19.2-2|10	Group:		Development/Perl
12cr|perl-DBD-Pg-2.19.2-2|11	Url:		http://search.cpan.org/dist/%{module}/
12cr|perl-DBD-Pg-2.19.2-2|12	Source0:	http://www.cpan.org/modules/by-module/DBD/%{module}-%{upstream_version}.tar.gz
12cr|perl-DBD-Pg-2.19.2-2|13	Buildrequires:	perl(DBI)
12cr|perl-DBD-Pg-2.19.2-2|14	Buildrequires:	perl-devel
12cr|perl-DBD-Pg-2.19.2-2|15	Buildrequires:	postgresql-devel
12cr|perl-DBD-Pg-2.19.2-2|16	
12cr|perl-DBD-Pg-2.19.2-2|17	%description
12cr|perl-DBD-Pg-2.19.2-2|18	PostgreSQL database driver for the DBI module
12cr|perl-DBD-Pg-2.19.2-2|19	
12cr|perl-DBD-Pg-2.19.2-2|20	%prep
12cr|perl-DBD-Pg-2.19.2-2|21	%setup -q -n %{module}-%{upstream_version}
12cr|perl-DBD-Pg-2.19.2-2|22	
12cr|perl-DBD-Pg-2.19.2-2|23	%build
12cr|perl-DBD-Pg-2.19.2-2|24	export POSTGRES_INCLUDE=/usr/include
12cr|perl-DBD-Pg-2.19.2-2|25	export POSTGRES_LIB=%{_libdir}
12cr|perl-DBD-Pg-2.19.2-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBD-Pg-2.19.2-2|27	%make
12cr|perl-DBD-Pg-2.19.2-2|28	
12cr|perl-DBD-Pg-2.19.2-2|29	%check
12cr|perl-DBD-Pg-2.19.2-2|30	make test
12cr|perl-DBD-Pg-2.19.2-2|31	
12cr|perl-DBD-Pg-2.19.2-2|32	%install
12cr|perl-DBD-Pg-2.19.2-2|33	%makeinstall_std
12cr|perl-DBD-Pg-2.19.2-2|34	
12cr|perl-DBD-Pg-2.19.2-2|35	%files
12cr|perl-DBD-Pg-2.19.2-2|36	%{perl_vendorarch}/auto/DBD
12cr|perl-DBD-Pg-2.19.2-2|37	%{perl_vendorarch}/DBD
12cr|perl-DBD-Pg-2.19.2-2|38	%{perl_vendorarch}/Bundle
12cr|perl-DBD-Pg-2.19.2-2|39	%{_mandir}/*/*
12cr|perl-DBD-Pg-2.19.2-2|40	
12cr|perl-DBD-Pg-2.19.2-2|41	
12cr|perl-DBD-Pg-2.19.2-2|42	%changelog
12cr|perl-DBD-Pg-2.19.2-2|43	* Thu Jul 26 2012 Oden Eriksson <oeriksson@mandriva.com> 2.19.2-2
12cr|perl-DBD-Pg-2.19.2-2|44	+ Revision: 811051
12cr|perl-DBD-Pg-2.19.2-2|45	- 2.19.2
12cr|perl-DBD-Pg-2.19.2-2|46	
12cr|perl-DBD-Pg-2.19.2-2|47	* Thu Feb 02 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.18.1-2
12cr|perl-DBD-Pg-2.19.2-2|48	+ Revision: 770615
12cr|perl-DBD-Pg-2.19.2-2|49	- apply string format fix
12cr|perl-DBD-Pg-2.19.2-2|50	- remove no longer needed chrpath
12cr|perl-DBD-Pg-2.19.2-2|51	- clean spec
12cr|perl-DBD-Pg-2.19.2-2|52	- mass rebuild of perl extensions against perl 5.14.2
12cr|perl-DBD-Pg-2.19.2-2|53	
12cr|perl-DBD-Pg-2.19.2-2|54	* Thu May 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.18.1-1
12cr|perl-DBD-Pg-2.19.2-2|55	+ Revision: 673790
12cr|perl-DBD-Pg-2.19.2-2|56	- update to new version 2.18.1
12cr|perl-DBD-Pg-2.19.2-2|57	
12cr|perl-DBD-Pg-2.19.2-2|58	* Wed Mar 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.18.0-1
12cr|perl-DBD-Pg-2.19.2-2|59	+ Revision: 649137
12cr|perl-DBD-Pg-2.19.2-2|60	- update to new version 2.18.0
12cr|perl-DBD-Pg-2.19.2-2|61	
12cr|perl-DBD-Pg-2.19.2-2|62	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.17.2-1mdv2011.0
12cr|perl-DBD-Pg-2.19.2-2|63	+ Revision: 602040
12cr|perl-DBD-Pg-2.19.2-2|64	- new version
12cr|perl-DBD-Pg-2.19.2-2|65	
12cr|perl-DBD-Pg-2.19.2-2|66	* Sun Nov 07 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2.17.1-2mdv2011.0
12cr|perl-DBD-Pg-2.19.2-2|67	+ Revision: 594874
12cr|perl-DBD-Pg-2.19.2-2|68	- Add patch to works with newer pgsql
12cr|perl-DBD-Pg-2.19.2-2|69	
12cr|perl-DBD-Pg-2.19.2-2|70	* Tue Apr 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.17.1-1mdv2010.1
12cr|perl-DBD-Pg-2.19.2-2|71	+ Revision: 536959
12cr|perl-DBD-Pg-2.19.2-2|72	- update to 2.17.1
12cr|perl-DBD-Pg-2.19.2-2|73	
12cr|perl-DBD-Pg-2.19.2-2|74	* Thu Jan 21 2010 Jérôme Quelin <jquelin@mandriva.org> 2.16.1-1mdv2010.1
12cr|perl-DBD-Pg-2.19.2-2|75	+ Revision: 494440
12cr|perl-DBD-Pg-2.19.2-2|76	- update to 2.16.1
12cr|perl-DBD-Pg-2.19.2-2|77	
12cr|perl-DBD-Pg-2.19.2-2|78	* Mon Dec 21 2009 Jérôme Quelin <jquelin@mandriva.org> 2.16.0-1mdv2010.1
12cr|perl-DBD-Pg-2.19.2-2|79	+ Revision: 480713
12cr|perl-DBD-Pg-2.19.2-2|80	- update to 2.16.0
12cr|perl-DBD-Pg-2.19.2-2|81	
12cr|perl-DBD-Pg-2.19.2-2|82	* Mon Aug 24 2009 Jérôme Quelin <jquelin@mandriva.org> 2.15.1-2mdv2010.0
12cr|perl-DBD-Pg-2.19.2-2|83	+ Revision: 420360
12cr|perl-DBD-Pg-2.19.2-2|84	- force rebuild
12cr|perl-DBD-Pg-2.19.2-2|85	- update to 2.15.1
12cr|perl-DBD-Pg-2.19.2-2|86	
12cr|perl-DBD-Pg-2.19.2-2|87	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 2.15.0-1mdv2010.0
12cr|perl-DBD-Pg-2.19.2-2|88	+ Revision: 410152
12cr|perl-DBD-Pg-2.19.2-2|89	- update to 2.15.0
12cr|perl-DBD-Pg-2.19.2-2|90	
12cr|perl-DBD-Pg-2.19.2-2|91	* Sun May 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.13.1-1mdv2010.0
12cr|perl-DBD-Pg-2.19.2-2|92	+ Revision: 371422
12cr|perl-DBD-Pg-2.19.2-2|93	- new version
12cr|perl-DBD-Pg-2.19.2-2|94	
12cr|perl-DBD-Pg-2.19.2-2|95	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.11.8-1mdv2009.1
12cr|perl-DBD-Pg-2.19.2-2|96	+ Revision: 320931
12cr|perl-DBD-Pg-2.19.2-2|97	- update to new version 2.11.8
12cr|perl-DBD-Pg-2.19.2-2|98	
12cr|perl-DBD-Pg-2.19.2-2|99	* Tue Dec 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.11.7-1mdv2009.1
12cr|perl-DBD-Pg-2.19.2-2|100	+ Revision: 314749
12cr|perl-DBD-Pg-2.19.2-2|101	- update to new version 2.11.7
12cr|perl-DBD-Pg-2.19.2-2|102	
12cr|perl-DBD-Pg-2.19.2-2|103	* Tue Dec 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.11.6-1mdv2009.1
12cr|perl-DBD-Pg-2.19.2-2|104	+ Revision: 309301
12cr|perl-DBD-Pg-2.19.2-2|105	- update to new version 2.11.6
12cr|perl-DBD-Pg-2.19.2-2|106	
12cr|perl-DBD-Pg-2.19.2-2|107	* Wed Nov 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.11.5-1mdv2009.1
12cr|perl-DBD-Pg-2.19.2-2|108	+ Revision: 307064
12cr|perl-DBD-Pg-2.19.2-2|109	- update to new version 2.11.5
12cr|perl-DBD-Pg-2.19.2-2|110	
12cr|perl-DBD-Pg-2.19.2-2|111	* Thu Nov 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.11.4-1mdv2009.1
12cr|perl-DBD-Pg-2.19.2-2|112	+ Revision: 302819
12cr|perl-DBD-Pg-2.19.2-2|113	- update to new version 2.11.4
12cr|perl-DBD-Pg-2.19.2-2|114	
12cr|perl-DBD-Pg-2.19.2-2|115	* Tue Nov 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.11.3-1mdv2009.1
12cr|perl-DBD-Pg-2.19.2-2|116	+ Revision: 299750
12cr|perl-DBD-Pg-2.19.2-2|117	- update to new version 2.11.3
12cr|perl-DBD-Pg-2.19.2-2|118	
12cr|perl-DBD-Pg-2.19.2-2|119	* Fri Oct 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.11.2-1mdv2009.1
12cr|perl-DBD-Pg-2.19.2-2|120	+ Revision: 294627
12cr|perl-DBD-Pg-2.19.2-2|121	- update to new version 2.11.2
12cr|perl-DBD-Pg-2.19.2-2|122	
12cr|perl-DBD-Pg-2.19.2-2|123	* Tue Oct 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.11.0-1mdv2009.1
12cr|perl-DBD-Pg-2.19.2-2|124	+ Revision: 293567
12cr|perl-DBD-Pg-2.19.2-2|125	- update to new version 2.11.0
12cr|perl-DBD-Pg-2.19.2-2|126	
12cr|perl-DBD-Pg-2.19.2-2|127	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.10.7-1mdv2009.1
12cr|perl-DBD-Pg-2.19.2-2|128	+ Revision: 292136
12cr|perl-DBD-Pg-2.19.2-2|129	- update to new version 2.10.7
12cr|perl-DBD-Pg-2.19.2-2|130	
12cr|perl-DBD-Pg-2.19.2-2|131	* Wed Sep 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.10.3-1mdv2009.0
12cr|perl-DBD-Pg-2.19.2-2|132	+ Revision: 279699
12cr|perl-DBD-Pg-2.19.2-2|133	- update to new version 2.10.3
12cr|perl-DBD-Pg-2.19.2-2|134	
12cr|perl-DBD-Pg-2.19.2-2|135	* Fri Aug 29 2008 Olivier Thauvin <nanardon@mandriva.org> 2.10.0-1mdv2009.0
12cr|perl-DBD-Pg-2.19.2-2|136	+ Revision: 277147
12cr|perl-DBD-Pg-2.19.2-2|137	- 2.10
12cr|perl-DBD-Pg-2.19.2-2|138	
12cr|perl-DBD-Pg-2.19.2-2|139	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.0-1mdv2009.0
12cr|perl-DBD-Pg-2.19.2-2|140	+ Revision: 270350
12cr|perl-DBD-Pg-2.19.2-2|141	- update to new version 2.9.0
12cr|perl-DBD-Pg-2.19.2-2|142	
12cr|perl-DBD-Pg-2.19.2-2|143	* Fri Jul 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.8.7-1mdv2009.0
12cr|perl-DBD-Pg-2.19.2-2|144	+ Revision: 248710
12cr|perl-DBD-Pg-2.19.2-2|145	- update to new version 2.8.7
12cr|perl-DBD-Pg-2.19.2-2|146	
12cr|perl-DBD-Pg-2.19.2-2|147	* Wed Jul 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.8.6-1mdv2009.0
12cr|perl-DBD-Pg-2.19.2-2|148	+ Revision: 242060
12cr|perl-DBD-Pg-2.19.2-2|149	- update to new version 2.8.6
12cr|perl-DBD-Pg-2.19.2-2|150	
12cr|perl-DBD-Pg-2.19.2-2|151	* Tue Jul 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.8.5-1mdv2009.0
12cr|perl-DBD-Pg-2.19.2-2|152	+ Revision: 235778
12cr|perl-DBD-Pg-2.19.2-2|153	- update to new version 2.8.5
12cr|perl-DBD-Pg-2.19.2-2|154	
12cr|perl-DBD-Pg-2.19.2-2|155	* Fri Jul 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.8.4-1mdv2009.0
12cr|perl-DBD-Pg-2.19.2-2|156	+ Revision: 233649
12cr|perl-DBD-Pg-2.19.2-2|157	- update to new version 2.8.4
12cr|perl-DBD-Pg-2.19.2-2|158	
12cr|perl-DBD-Pg-2.19.2-2|159	* Tue Jul 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.8.3-1mdv2009.0
12cr|perl-DBD-Pg-2.19.2-2|160	+ Revision: 232736
12cr|perl-DBD-Pg-2.19.2-2|161	- update to new version 2.8.3
12cr|perl-DBD-Pg-2.19.2-2|162	
12cr|perl-DBD-Pg-2.19.2-2|163	* Fri Jul 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.8.2-1mdv2009.0
12cr|perl-DBD-Pg-2.19.2-2|164	+ Revision: 231883
12cr|perl-DBD-Pg-2.19.2-2|165	- new version
12cr|perl-DBD-Pg-2.19.2-2|166	
12cr|perl-DBD-Pg-2.19.2-2|167	* Fri Jun 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.8.1-1mdv2009.0
12cr|perl-DBD-Pg-2.19.2-2|168	+ Revision: 218701
12cr|perl-DBD-Pg-2.19.2-2|169	- update to new version 2.8.1
12cr|perl-DBD-Pg-2.19.2-2|170	
12cr|perl-DBD-Pg-2.19.2-2|171	* Tue Jun 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.8.0-1mdv2009.0
12cr|perl-DBD-Pg-2.19.2-2|172	+ Revision: 214605
12cr|perl-DBD-Pg-2.19.2-2|173	- new version
12cr|perl-DBD-Pg-2.19.2-2|174	
12cr|perl-DBD-Pg-2.19.2-2|175	* Sat May 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.2-1mdv2009.0
12cr|perl-DBD-Pg-2.19.2-2|176	+ Revision: 208352
12cr|perl-DBD-Pg-2.19.2-2|177	- update to new version 2.7.2
12cr|perl-DBD-Pg-2.19.2-2|178	
12cr|perl-DBD-Pg-2.19.2-2|179	* Tue May 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.1-1mdv2009.0
12cr|perl-DBD-Pg-2.19.2-2|180	+ Revision: 206817
12cr|perl-DBD-Pg-2.19.2-2|181	- update to new version 2.7.1
12cr|perl-DBD-Pg-2.19.2-2|182	
12cr|perl-DBD-Pg-2.19.2-2|183	* Sat May 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.6.6-1mdv2009.0
12cr|perl-DBD-Pg-2.19.2-2|184	+ Revision: 205394
12cr|perl-DBD-Pg-2.19.2-2|185	- update to new version 2.6.6
12cr|perl-DBD-Pg-2.19.2-2|186	
12cr|perl-DBD-Pg-2.19.2-2|187	* Tue May 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.6.4-1mdv2009.0
12cr|perl-DBD-Pg-2.19.2-2|188	+ Revision: 202318
12cr|perl-DBD-Pg-2.19.2-2|189	- update to new version 2.6.4
12cr|perl-DBD-Pg-2.19.2-2|190	
12cr|perl-DBD-Pg-2.19.2-2|191	* Wed Apr 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.6.1-1mdv2009.0
12cr|perl-DBD-Pg-2.19.2-2|192	+ Revision: 196823
12cr|perl-DBD-Pg-2.19.2-2|193	- update to new version 2.6.1
12cr|perl-DBD-Pg-2.19.2-2|194	
12cr|perl-DBD-Pg-2.19.2-2|195	* Thu Apr 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.6.0-1mdv2009.0
12cr|perl-DBD-Pg-2.19.2-2|196	+ Revision: 195436
12cr|perl-DBD-Pg-2.19.2-2|197	- new version
12cr|perl-DBD-Pg-2.19.2-2|198	
12cr|perl-DBD-Pg-2.19.2-2|199	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.1-1mdv2009.0
12cr|perl-DBD-Pg-2.19.2-2|200	+ Revision: 193792
12cr|perl-DBD-Pg-2.19.2-2|201	- update to new version 2.5.1
12cr|perl-DBD-Pg-2.19.2-2|202	
12cr|perl-DBD-Pg-2.19.2-2|203	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.2-1mdv2008.1
12cr|perl-DBD-Pg-2.19.2-2|204	+ Revision: 178291
12cr|perl-DBD-Pg-2.19.2-2|205	- update to new version 2.2.2
12cr|perl-DBD-Pg-2.19.2-2|206	
12cr|perl-DBD-Pg-2.19.2-2|207	* Mon Mar 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.1-1mdv2008.1
12cr|perl-DBD-Pg-2.19.2-2|208	+ Revision: 177901
12cr|perl-DBD-Pg-2.19.2-2|209	- update to new version 2.2.1
12cr|perl-DBD-Pg-2.19.2-2|210	
12cr|perl-DBD-Pg-2.19.2-2|211	* Fri Feb 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.0-1mdv2008.1
12cr|perl-DBD-Pg-2.19.2-2|212	+ Revision: 176706
12cr|perl-DBD-Pg-2.19.2-2|213	- update to new version 2.2.0
12cr|perl-DBD-Pg-2.19.2-2|214	
12cr|perl-DBD-Pg-2.19.2-2|215	* Fri Feb 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.3-1mdv2008.1
12cr|perl-DBD-Pg-2.19.2-2|216	+ Revision: 173874
12cr|perl-DBD-Pg-2.19.2-2|217	- update to new version 2.1.3
12cr|perl-DBD-Pg-2.19.2-2|218	
12cr|perl-DBD-Pg-2.19.2-2|219	* Thu Feb 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.2-1mdv2008.1
12cr|perl-DBD-Pg-2.19.2-2|220	+ Revision: 173533
12cr|perl-DBD-Pg-2.19.2-2|221	- update to new version 2.1.2
12cr|perl-DBD-Pg-2.19.2-2|222	
12cr|perl-DBD-Pg-2.19.2-2|223	* Wed Feb 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.1-1mdv2008.1
12cr|perl-DBD-Pg-2.19.2-2|224	+ Revision: 173292
12cr|perl-DBD-Pg-2.19.2-2|225	- update to new version 2.1.1
12cr|perl-DBD-Pg-2.19.2-2|226	
12cr|perl-DBD-Pg-2.19.2-2|227	* Tue Feb 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-1mdv2008.1
12cr|perl-DBD-Pg-2.19.2-2|228	+ Revision: 166709
12cr|perl-DBD-Pg-2.19.2-2|229	- nuke rpath
12cr|perl-DBD-Pg-2.19.2-2|230	- update to new version 2.0.0
12cr|perl-DBD-Pg-2.19.2-2|231	
12cr|perl-DBD-Pg-2.19.2-2|232	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 1.49-3mdv2008.1
12cr|perl-DBD-Pg-2.19.2-2|233	+ Revision: 151344
12cr|perl-DBD-Pg-2.19.2-2|234	- rebuild for perl-5.10.0
12cr|perl-DBD-Pg-2.19.2-2|235	
12cr|perl-DBD-Pg-2.19.2-2|236	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 1.49-2mdv2008.1
12cr|perl-DBD-Pg-2.19.2-2|237	+ Revision: 135833
12cr|perl-DBD-Pg-2.19.2-2|238	- restore BuildRoot
12cr|perl-DBD-Pg-2.19.2-2|239	
12cr|perl-DBD-Pg-2.19.2-2|240	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DBD-Pg-2.19.2-2|241	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DBD-Pg-2.19.2-2|242	

4310 12
12cr|perl-DBD-PgSPI-0.20.0-6|1	%define upstream_name DBD-PgSPI
12cr|perl-DBD-PgSPI-0.20.0-6|2	%define upstream_version 0.02
12cr|perl-DBD-PgSPI-0.20.0-6|3	
12cr|perl-DBD-PgSPI-0.20.0-6|4	Name:		perl-%{upstream_name}
12cr|perl-DBD-PgSPI-0.20.0-6|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBD-PgSPI-0.20.0-6|6	Release:	6
12cr|perl-DBD-PgSPI-0.20.0-6|7	
12cr|perl-DBD-PgSPI-0.20.0-6|8	Summary:	PL/Perl PostgreSQL database driver for the DBI module
12cr|perl-DBD-PgSPI-0.20.0-6|9	License:	GPL+ or Artistic
12cr|perl-DBD-PgSPI-0.20.0-6|10	Group:		Development/Perl
12cr|perl-DBD-PgSPI-0.20.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBD-PgSPI-0.20.0-6|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBD/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-DBD-PgSPI-0.20.0-6|13	Patch0:		perl-%{upstream_name}.includedir.patch
12cr|perl-DBD-PgSPI-0.20.0-6|14	Patch1:		DBI2.patch
12cr|perl-DBD-PgSPI-0.20.0-6|15	Patch2:		DBD-PgSPI-0.02-postgresql9.patch
12cr|perl-DBD-PgSPI-0.20.0-6|16	Patch3:		DBD-PgSPI-0.02-add-missing-string-format-variables.patch
12cr|perl-DBD-PgSPI-0.20.0-6|17	
12cr|perl-DBD-PgSPI-0.20.0-6|18	BuildRequires:	perl-devel
12cr|perl-DBD-PgSPI-0.20.0-6|19	BuildRequires:	perl(DBI)
12cr|perl-DBD-PgSPI-0.20.0-6|20	BuildRequires:	postgresql-devel
12cr|perl-DBD-PgSPI-0.20.0-6|21	
12cr|perl-DBD-PgSPI-0.20.0-6|22	%description
12cr|perl-DBD-PgSPI-0.20.0-6|23	DBD::PgSPI is a Perl module which works with the DBI module to provide access
12cr|perl-DBD-PgSPI-0.20.0-6|24	to PostgreSQL database from within pl/perl functions inside the database.
12cr|perl-DBD-PgSPI-0.20.0-6|25	
12cr|perl-DBD-PgSPI-0.20.0-6|26	If you are looking for a way to access postgresql database from a perl script
12cr|perl-DBD-PgSPI-0.20.0-6|27	running outside of your database, look at DBD::Pg, you cannot use this module.
12cr|perl-DBD-PgSPI-0.20.0-6|28	This module is only intended for use by stored procedures written in 'plperl'
12cr|perl-DBD-PgSPI-0.20.0-6|29	programming language running inside PostgreSQL.
12cr|perl-DBD-PgSPI-0.20.0-6|30	
12cr|perl-DBD-PgSPI-0.20.0-6|31	%prep
12cr|perl-DBD-PgSPI-0.20.0-6|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBD-PgSPI-0.20.0-6|33	%patch0 -p0 -b .includedir
12cr|perl-DBD-PgSPI-0.20.0-6|34	%patch1 -p0 -b .dbi2
12cr|perl-DBD-PgSPI-0.20.0-6|35	%patch2 -p1 -b .postgresql9~
12cr|perl-DBD-PgSPI-0.20.0-6|36	%patch3 -p1 -b .str_fmt~
12cr|perl-DBD-PgSPI-0.20.0-6|37	
12cr|perl-DBD-PgSPI-0.20.0-6|38	%build
12cr|perl-DBD-PgSPI-0.20.0-6|39	export POSTGRES_HOME=%{_includedir}/postgresql
12cr|perl-DBD-PgSPI-0.20.0-6|40	
12cr|perl-DBD-PgSPI-0.20.0-6|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBD-PgSPI-0.20.0-6|42	%make
12cr|perl-DBD-PgSPI-0.20.0-6|43	
12cr|perl-DBD-PgSPI-0.20.0-6|44	%check
12cr|perl-DBD-PgSPI-0.20.0-6|45	# Skipping make test, because it try to connect to a local DB
12cr|perl-DBD-PgSPI-0.20.0-6|46	# make test
12cr|perl-DBD-PgSPI-0.20.0-6|47	
12cr|perl-DBD-PgSPI-0.20.0-6|48	%install
12cr|perl-DBD-PgSPI-0.20.0-6|49	%makeinstall_std
12cr|perl-DBD-PgSPI-0.20.0-6|50	
12cr|perl-DBD-PgSPI-0.20.0-6|51	%files
12cr|perl-DBD-PgSPI-0.20.0-6|52	%doc README
12cr|perl-DBD-PgSPI-0.20.0-6|53	%{_mandir}/man*/*
12cr|perl-DBD-PgSPI-0.20.0-6|54	%{perl_vendorlib}/*
12cr|perl-DBD-PgSPI-0.20.0-6|55	
12cr|perl-DBD-PgSPI-0.20.0-6|56	
12cr|perl-DBD-PgSPI-0.20.0-6|57	%changelog
12cr|perl-DBD-PgSPI-0.20.0-6|58	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.20.0-6
12cr|perl-DBD-PgSPI-0.20.0-6|59	+ Revision: 774153
12cr|perl-DBD-PgSPI-0.20.0-6|60	- use perl() deps for buildrequires
12cr|perl-DBD-PgSPI-0.20.0-6|61	- cleanout spec
12cr|perl-DBD-PgSPI-0.20.0-6|62	- add some missing variables for printfs.. (P3)
12cr|perl-DBD-PgSPI-0.20.0-6|63	- fix build against recent postgresql (P2)
12cr|perl-DBD-PgSPI-0.20.0-6|64	- mass rebuild of perl extensions against perl 5.14.2
12cr|perl-DBD-PgSPI-0.20.0-6|65	
12cr|perl-DBD-PgSPI-0.20.0-6|66	+ Funda Wang <fwang@mandriva.org>
12cr|perl-DBD-PgSPI-0.20.0-6|67	- mass rebuild
12cr|perl-DBD-PgSPI-0.20.0-6|68	
12cr|perl-DBD-PgSPI-0.20.0-6|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DBD-PgSPI-0.20.0-6|70	- rebuild
12cr|perl-DBD-PgSPI-0.20.0-6|71	
12cr|perl-DBD-PgSPI-0.20.0-6|72	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-DBD-PgSPI-0.20.0-6|73	- force rebuild
12cr|perl-DBD-PgSPI-0.20.0-6|74	- rebuild using %%perl_convert_version
12cr|perl-DBD-PgSPI-0.20.0-6|75	
12cr|perl-DBD-PgSPI-0.20.0-6|76	* Mon Sep 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.02-11mdv2009.0
12cr|perl-DBD-PgSPI-0.20.0-6|77	+ Revision: 289453
12cr|perl-DBD-PgSPI-0.20.0-6|78	- fix build
12cr|perl-DBD-PgSPI-0.20.0-6|79	
12cr|perl-DBD-PgSPI-0.20.0-6|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DBD-PgSPI-0.20.0-6|81	- rebuild
12cr|perl-DBD-PgSPI-0.20.0-6|82	
12cr|perl-DBD-PgSPI-0.20.0-6|83	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.02-8mdv2008.1
12cr|perl-DBD-PgSPI-0.20.0-6|84	+ Revision: 152055
12cr|perl-DBD-PgSPI-0.20.0-6|85	- rebuild
12cr|perl-DBD-PgSPI-0.20.0-6|86	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DBD-PgSPI-0.20.0-6|87	
12cr|perl-DBD-PgSPI-0.20.0-6|88	+ Olivier Blin <blino@mandriva.org>
12cr|perl-DBD-PgSPI-0.20.0-6|89	- restore BuildRoot
12cr|perl-DBD-PgSPI-0.20.0-6|90	
12cr|perl-DBD-PgSPI-0.20.0-6|91	* Sat Oct 27 2007 Olivier Thauvin <nanardon@mandriva.org> 0.02-7mdv2008.1
12cr|perl-DBD-PgSPI-0.20.0-6|92	+ Revision: 102500
12cr|perl-DBD-PgSPI-0.20.0-6|93	- Patch1: fix compilation against latest DBI driver
12cr|perl-DBD-PgSPI-0.20.0-6|94	
12cr|perl-DBD-PgSPI-0.20.0-6|95	
12cr|perl-DBD-PgSPI-0.20.0-6|96	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-DBD-PgSPI-0.20.0-6|97	+ 08/06/06 22:58:41 (53723)
12cr|perl-DBD-PgSPI-0.20.0-6|98	- rebuild
12cr|perl-DBD-PgSPI-0.20.0-6|99	
12cr|perl-DBD-PgSPI-0.20.0-6|100	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-DBD-PgSPI-0.20.0-6|101	+ 08/06/06 22:57:36 (53722)
12cr|perl-DBD-PgSPI-0.20.0-6|102	Import perl-DBD-PgSPI
12cr|perl-DBD-PgSPI-0.20.0-6|103	
12cr|perl-DBD-PgSPI-0.20.0-6|104	* Sun Apr 30 2006 Olivier Thauvin <nanardon@mandriva.org> 0.02-4mdk
12cr|perl-DBD-PgSPI-0.20.0-6|105	- rebuild
12cr|perl-DBD-PgSPI-0.20.0-6|106	
12cr|perl-DBD-PgSPI-0.20.0-6|107	* Sun Apr 17 2005 Olivier Thauvin <nanardon@mandrake.org> 0.02-3mdk
12cr|perl-DBD-PgSPI-0.20.0-6|108	- rebuild against latest postgres
12cr|perl-DBD-PgSPI-0.20.0-6|109	
12cr|perl-DBD-PgSPI-0.20.0-6|110	* Sun Mar 13 2005 Olivier Thauvin <nanardon@mandrake.org> 0.02-2mdk
12cr|perl-DBD-PgSPI-0.20.0-6|111	- BuildRequires
12cr|perl-DBD-PgSPI-0.20.0-6|112	
12cr|perl-DBD-PgSPI-0.20.0-6|113	* Sat Mar 12 2005 Olivier Thauvin <nanardon@mandrake.org> 0.02-1mdk
12cr|perl-DBD-PgSPI-0.20.0-6|114	- make a specfile
12cr|perl-DBD-PgSPI-0.20.0-6|115	

4311 12
12cr|perl-DBD-SQLite2-0.330.0-5|1	%define	module	DBD-SQLite2
12cr|perl-DBD-SQLite2-0.330.0-5|2	%define	upstream_version 0.33
12cr|perl-DBD-SQLite2-0.330.0-5|3	
12cr|perl-DBD-SQLite2-0.330.0-5|4	Name:		perl-%{module}
12cr|perl-DBD-SQLite2-0.330.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBD-SQLite2-0.330.0-5|6	Release:	5
12cr|perl-DBD-SQLite2-0.330.0-5|7	
12cr|perl-DBD-SQLite2-0.330.0-5|8	Summary:	Self Contained RDBMS in a DBI Driver (sqlite 2.x)
12cr|perl-DBD-SQLite2-0.330.0-5|9	License:	GPL+ or Artistic
12cr|perl-DBD-SQLite2-0.330.0-5|10	Group:		Development/Perl
12cr|perl-DBD-SQLite2-0.330.0-5|11	Url:		http://search.cpan.org/dist/%{module}/
12cr|perl-DBD-SQLite2-0.330.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/%{module}-%{upstream_version}.tar.bz2
12cr|perl-DBD-SQLite2-0.330.0-5|13	Patch0:		perl-DBD-SQLite2-0.33-libsqlite0.patch
12cr|perl-DBD-SQLite2-0.330.0-5|14	
12cr|perl-DBD-SQLite2-0.330.0-5|15	BuildRequires:	perl-devel
12cr|perl-DBD-SQLite2-0.330.0-5|16	BuildRequires:	perl-DBI >= 1.03-1mdk
12cr|perl-DBD-SQLite2-0.330.0-5|17	BuildRequires:	sqlite-devel
12cr|perl-DBD-SQLite2-0.330.0-5|18	
12cr|perl-DBD-SQLite2-0.330.0-5|19	%description
12cr|perl-DBD-SQLite2-0.330.0-5|20	SQLite is a small fast embedded SQL database engine.
12cr|perl-DBD-SQLite2-0.330.0-5|21	
12cr|perl-DBD-SQLite2-0.330.0-5|22	DBD::SQLite embeds that database engine into a DBD driver, so
12cr|perl-DBD-SQLite2-0.330.0-5|23	if you want a relational database for your project, but don't
12cr|perl-DBD-SQLite2-0.330.0-5|24	want to install a large RDBMS system like MySQL or PostgreSQL,
12cr|perl-DBD-SQLite2-0.330.0-5|25	then DBD::SQLite may be just what you need.
12cr|perl-DBD-SQLite2-0.330.0-5|26	
12cr|perl-DBD-SQLite2-0.330.0-5|27	It supports quite a lot of features, such as transactions (atomic
12cr|perl-DBD-SQLite2-0.330.0-5|28	commit and rollback), indexes, DBA-free operation, a large subset
12cr|perl-DBD-SQLite2-0.330.0-5|29	of SQL92 supported, and more.
12cr|perl-DBD-SQLite2-0.330.0-5|30	
12cr|perl-DBD-SQLite2-0.330.0-5|31	Note: DBD::SQLite2 is the old version of DBD::SQLite, and is linked against
12cr|perl-DBD-SQLite2-0.330.0-5|32	version 2.x.x of the sqlite library. The current version of DBD::SQLite is
12cr|perl-DBD-SQLite2-0.330.0-5|33	linked against version 3 (or possibly later if I forget to update this file).
12cr|perl-DBD-SQLite2-0.330.0-5|34	This release is designed to allow you to have both versions installed on the
12cr|perl-DBD-SQLite2-0.330.0-5|35	same system.
12cr|perl-DBD-SQLite2-0.330.0-5|36	
12cr|perl-DBD-SQLite2-0.330.0-5|37	%prep
12cr|perl-DBD-SQLite2-0.330.0-5|38	
12cr|perl-DBD-SQLite2-0.330.0-5|39	%setup -q -n %{module}-%{upstream_version}
12cr|perl-DBD-SQLite2-0.330.0-5|40	# remove the embedded SQLite 2
12cr|perl-DBD-SQLite2-0.330.0-5|41	rm -f \
12cr|perl-DBD-SQLite2-0.330.0-5|42	attach.c \
12cr|perl-DBD-SQLite2-0.330.0-5|43	auth.c \
12cr|perl-DBD-SQLite2-0.330.0-5|44	btree.c \
12cr|perl-DBD-SQLite2-0.330.0-5|45	btree.h \
12cr|perl-DBD-SQLite2-0.330.0-5|46	btree_rb.c \
12cr|perl-DBD-SQLite2-0.330.0-5|47	build.c \
12cr|perl-DBD-SQLite2-0.330.0-5|48	copy.c \
12cr|perl-DBD-SQLite2-0.330.0-5|49	date.c \
12cr|perl-DBD-SQLite2-0.330.0-5|50	delete.c \
12cr|perl-DBD-SQLite2-0.330.0-5|51	encode.c \
12cr|perl-DBD-SQLite2-0.330.0-5|52	expr.c \
12cr|perl-DBD-SQLite2-0.330.0-5|53	func.c \
12cr|perl-DBD-SQLite2-0.330.0-5|54	getsqlite.pl \
12cr|perl-DBD-SQLite2-0.330.0-5|55	hash.c \
12cr|perl-DBD-SQLite2-0.330.0-5|56	hash.h \
12cr|perl-DBD-SQLite2-0.330.0-5|57	insert.c \
12cr|perl-DBD-SQLite2-0.330.0-5|58	main.c \
12cr|perl-DBD-SQLite2-0.330.0-5|59	opcodes.c \
12cr|perl-DBD-SQLite2-0.330.0-5|60	opcodes.h \
12cr|perl-DBD-SQLite2-0.330.0-5|61	os.c \
12cr|perl-DBD-SQLite2-0.330.0-5|62	os.h \
12cr|perl-DBD-SQLite2-0.330.0-5|63	pager.c \
12cr|perl-DBD-SQLite2-0.330.0-5|64	pager.h \
12cr|perl-DBD-SQLite2-0.330.0-5|65	parse.c \
12cr|perl-DBD-SQLite2-0.330.0-5|66	parse.h \
12cr|perl-DBD-SQLite2-0.330.0-5|67	pragma.c \
12cr|perl-DBD-SQLite2-0.330.0-5|68	printf.c \
12cr|perl-DBD-SQLite2-0.330.0-5|69	random.c \
12cr|perl-DBD-SQLite2-0.330.0-5|70	select.c \
12cr|perl-DBD-SQLite2-0.330.0-5|71	sqlite.h \
12cr|perl-DBD-SQLite2-0.330.0-5|72	sqliteInt.h \
12cr|perl-DBD-SQLite2-0.330.0-5|73	table.c \
12cr|perl-DBD-SQLite2-0.330.0-5|74	tokenize.c \
12cr|perl-DBD-SQLite2-0.330.0-5|75	trigger.c \
12cr|perl-DBD-SQLite2-0.330.0-5|76	update.c \
12cr|perl-DBD-SQLite2-0.330.0-5|77	util.c \
12cr|perl-DBD-SQLite2-0.330.0-5|78	vacuum.c \
12cr|perl-DBD-SQLite2-0.330.0-5|79	vdbe.c \
12cr|perl-DBD-SQLite2-0.330.0-5|80	vdbe.h \
12cr|perl-DBD-SQLite2-0.330.0-5|81	vdbeaux.c \
12cr|perl-DBD-SQLite2-0.330.0-5|82	vdbeInt.h \
12cr|perl-DBD-SQLite2-0.330.0-5|83	where.c
12cr|perl-DBD-SQLite2-0.330.0-5|84	%patch0 -p1 -E
12cr|perl-DBD-SQLite2-0.330.0-5|85	# jq - test failing, dunno why
12cr|perl-DBD-SQLite2-0.330.0-5|86	rm -f t/ak-dbd.t
12cr|perl-DBD-SQLite2-0.330.0-5|87	
12cr|perl-DBD-SQLite2-0.330.0-5|88	%build
12cr|perl-DBD-SQLite2-0.330.0-5|89	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cr|perl-DBD-SQLite2-0.330.0-5|90	%make OPTIMIZE="-DNDEBUG=1 -DSQLITE_PTR_SZ=4"
12cr|perl-DBD-SQLite2-0.330.0-5|91	
12cr|perl-DBD-SQLite2-0.330.0-5|92	%check
12cr|perl-DBD-SQLite2-0.330.0-5|93	make test
12cr|perl-DBD-SQLite2-0.330.0-5|94	
12cr|perl-DBD-SQLite2-0.330.0-5|95	%install
12cr|perl-DBD-SQLite2-0.330.0-5|96	%makeinstall_std
12cr|perl-DBD-SQLite2-0.330.0-5|97	
12cr|perl-DBD-SQLite2-0.330.0-5|98	%files
12cr|perl-DBD-SQLite2-0.330.0-5|99	%doc README* Changes
12cr|perl-DBD-SQLite2-0.330.0-5|100	%{perl_vendorlib}/*
12cr|perl-DBD-SQLite2-0.330.0-5|101	%{_mandir}/*/*
12cr|perl-DBD-SQLite2-0.330.0-5|102	
12cr|perl-DBD-SQLite2-0.330.0-5|103	
12cr|perl-DBD-SQLite2-0.330.0-5|104	%changelog
12cr|perl-DBD-SQLite2-0.330.0-5|105	* Thu Feb 02 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.330.0-5
12cr|perl-DBD-SQLite2-0.330.0-5|106	+ Revision: 770585
12cr|perl-DBD-SQLite2-0.330.0-5|107	- clean up spec
12cr|perl-DBD-SQLite2-0.330.0-5|108	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-DBD-SQLite2-0.330.0-5|109	
12cr|perl-DBD-SQLite2-0.330.0-5|110	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.330.0-4
12cr|perl-DBD-SQLite2-0.330.0-5|111	+ Revision: 681355
12cr|perl-DBD-SQLite2-0.330.0-5|112	- mass rebuild
12cr|perl-DBD-SQLite2-0.330.0-5|113	
12cr|perl-DBD-SQLite2-0.330.0-5|114	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.330.0-3mdv2011.0
12cr|perl-DBD-SQLite2-0.330.0-5|115	+ Revision: 555788
12cr|perl-DBD-SQLite2-0.330.0-5|116	- rebuild for perl 5.12
12cr|perl-DBD-SQLite2-0.330.0-5|117	
12cr|perl-DBD-SQLite2-0.330.0-5|118	* Tue Jul 20 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.330.0-2mdv2011.0
12cr|perl-DBD-SQLite2-0.330.0-5|119	+ Revision: 555463
12cr|perl-DBD-SQLite2-0.330.0-5|120	- rebuild
12cr|perl-DBD-SQLite2-0.330.0-5|121	
12cr|perl-DBD-SQLite2-0.330.0-5|122	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.330.0-1mdv2010.0
12cr|perl-DBD-SQLite2-0.330.0-5|123	+ Revision: 410153
12cr|perl-DBD-SQLite2-0.330.0-5|124	- rebuild using %%perl_convert_version
12cr|perl-DBD-SQLite2-0.330.0-5|125	
12cr|perl-DBD-SQLite2-0.330.0-5|126	+ Michael Scherer <misc@mandriva.org>
12cr|perl-DBD-SQLite2-0.330.0-5|127	- fix patch application
12cr|perl-DBD-SQLite2-0.330.0-5|128	
12cr|perl-DBD-SQLite2-0.330.0-5|129	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DBD-SQLite2-0.330.0-5|130	- rebuild
12cr|perl-DBD-SQLite2-0.330.0-5|131	- rebuild
12cr|perl-DBD-SQLite2-0.330.0-5|132	- fix spacing at top of description
12cr|perl-DBD-SQLite2-0.330.0-5|133	- rebuild
12cr|perl-DBD-SQLite2-0.330.0-5|134	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DBD-SQLite2-0.330.0-5|135	
12cr|perl-DBD-SQLite2-0.330.0-5|136	+ Olivier Blin <blino@mandriva.org>
12cr|perl-DBD-SQLite2-0.330.0-5|137	- restore BuildRoot
12cr|perl-DBD-SQLite2-0.330.0-5|138	
12cr|perl-DBD-SQLite2-0.330.0-5|139	
12cr|perl-DBD-SQLite2-0.330.0-5|140	* Fri Nov 17 2006 Oden Eriksson <oeriksson@mandriva.com> 0.33-4mdv2007.0
12cr|perl-DBD-SQLite2-0.330.0-5|141	+ Revision: 85332
12cr|perl-DBD-SQLite2-0.330.0-5|142	- Import perl-DBD-SQLite2
12cr|perl-DBD-SQLite2-0.330.0-5|143	
12cr|perl-DBD-SQLite2-0.330.0-5|144	* Fri Nov 17 2006 Oden Eriksson <oeriksson@mandriva.com> 0.33-4
12cr|perl-DBD-SQLite2-0.330.0-5|145	- rebuild
12cr|perl-DBD-SQLite2-0.330.0-5|146	
12cr|perl-DBD-SQLite2-0.330.0-5|147	* Tue Sep 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-3mdk
12cr|perl-DBD-SQLite2-0.330.0-5|148	- spec cleanup
12cr|perl-DBD-SQLite2-0.330.0-5|149	
12cr|perl-DBD-SQLite2-0.330.0-5|150	* Thu Dec 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.33-2mdk
12cr|perl-DBD-SQLite2-0.330.0-5|151	- applied changes by Yann Droneaud <ydroneaud@mandrakesoft.com>:
12cr|perl-DBD-SQLite2-0.330.0-5|152	- link against installed libsqlite0
12cr|perl-DBD-SQLite2-0.330.0-5|153	- removed getsqlite.pl which conflicted with perl-DBD-SQLite package
12cr|perl-DBD-SQLite2-0.330.0-5|154	- fix deps
12cr|perl-DBD-SQLite2-0.330.0-5|155	
12cr|perl-DBD-SQLite2-0.330.0-5|156	* Thu Dec 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.33-1mdk
12cr|perl-DBD-SQLite2-0.330.0-5|157	- used the spec file from the perl-DBD-SQLite package
12cr|perl-DBD-SQLite2-0.330.0-5|158	
12cr|perl-DBD-SQLite2-0.330.0-5|159	* Mon Nov 15 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.07-2mdk
12cr|perl-DBD-SQLite2-0.330.0-5|160	- rebuild for new perl
12cr|perl-DBD-SQLite2-0.330.0-5|161	- remove README.urpmi
12cr|perl-DBD-SQLite2-0.330.0-5|162	
12cr|perl-DBD-SQLite2-0.330.0-5|163	* Fri Oct 15 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.07-1mdk
12cr|perl-DBD-SQLite2-0.330.0-5|164	- 1.07.
12cr|perl-DBD-SQLite2-0.330.0-5|165	
12cr|perl-DBD-SQLite2-0.330.0-5|166	* Wed Aug 11 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.03-1mdk
12cr|perl-DBD-SQLite2-0.330.0-5|167	- 1.03.
12cr|perl-DBD-SQLite2-0.330.0-5|168	- Remove patch 1.
12cr|perl-DBD-SQLite2-0.330.0-5|169	
12cr|perl-DBD-SQLite2-0.330.0-5|170	* Thu Jul 29 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.00-1mdk
12cr|perl-DBD-SQLite2-0.330.0-5|171	- 1.00, incompatible format with previous versions.
12cr|perl-DBD-SQLite2-0.330.0-5|172	- Remove MANIFEST, add README.update.urpmi.
12cr|perl-DBD-SQLite2-0.330.0-5|173	- Patch to prevent interactivity in Makefile.PL
12cr|perl-DBD-SQLite2-0.330.0-5|174	
12cr|perl-DBD-SQLite2-0.330.0-5|175	* Tue May 18 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.31-2mdk
12cr|perl-DBD-SQLite2-0.330.0-5|176	- Fix compile FLAGS
12cr|perl-DBD-SQLite2-0.330.0-5|177	

4312 12
12cr|perl-DBD-Sybase-1.120.0-2|1	%define upstream_name    DBD-Sybase
12cr|perl-DBD-Sybase-1.120.0-2|2	%define upstream_version 1.12
12cr|perl-DBD-Sybase-1.120.0-2|3	
12cr|perl-DBD-Sybase-1.120.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-DBD-Sybase-1.120.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-DBD-Sybase-1.120.0-2|6	Release:	2
12cr|perl-DBD-Sybase-1.120.0-2|7	
12cr|perl-DBD-Sybase-1.120.0-2|8	Summary:	Sybase database driver for the DBI module
12cr|perl-DBD-Sybase-1.120.0-2|9	License:	GPL+ or Artistic
12cr|perl-DBD-Sybase-1.120.0-2|10	Group:		Development/Perl
12cr|perl-DBD-Sybase-1.120.0-2|11	Url:		http://search.cpan.org/~mewp/DBD-Sybase/
12cr|perl-DBD-Sybase-1.120.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/ME/MEWP/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBD-Sybase-1.120.0-2|13	
12cr|perl-DBD-Sybase-1.120.0-2|14	BuildRequires:	freetds-devel
12cr|perl-DBD-Sybase-1.120.0-2|15	BuildRequires:	gettext-devel
12cr|perl-DBD-Sybase-1.120.0-2|16	BuildRequires:	perl-DBI >= 1.00
12cr|perl-DBD-Sybase-1.120.0-2|17	BuildRequires:	perl-devel
12cr|perl-DBD-Sybase-1.120.0-2|18	
12cr|perl-DBD-Sybase-1.120.0-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-DBD-Sybase-1.120.0-2|20	
12cr|perl-DBD-Sybase-1.120.0-2|21	%description
12cr|perl-DBD-Sybase-1.120.0-2|22	DBD::Sybase is a Perl module which works with the DBI module to provide access
12cr|perl-DBD-Sybase-1.120.0-2|23	to Sybase databases. With FreeTDS DBD::Sybase can be also used to query a
12cr|perl-DBD-Sybase-1.120.0-2|24	MS-SQL 7 or 2000 database server from a UNIX/Linux host.
12cr|perl-DBD-Sybase-1.120.0-2|25	
12cr|perl-DBD-Sybase-1.120.0-2|26	%prep
12cr|perl-DBD-Sybase-1.120.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBD-Sybase-1.120.0-2|28	
12cr|perl-DBD-Sybase-1.120.0-2|29	%build
12cr|perl-DBD-Sybase-1.120.0-2|30	export SYBASE=%{_prefix}
12cr|perl-DBD-Sybase-1.120.0-2|31	echo -e "\n\n\n\n\n\n" | %{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBD-Sybase-1.120.0-2|32	%make OPTIMIZE="%{optflags}" LD_RUN_PATH=""
12cr|perl-DBD-Sybase-1.120.0-2|33	
12cr|perl-DBD-Sybase-1.120.0-2|34	%install
12cr|perl-DBD-Sybase-1.120.0-2|35	rm -rf %{buildroot}
12cr|perl-DBD-Sybase-1.120.0-2|36	%makeinstall_std
12cr|perl-DBD-Sybase-1.120.0-2|37	
12cr|perl-DBD-Sybase-1.120.0-2|38	%clean
12cr|perl-DBD-Sybase-1.120.0-2|39	rm -rf %{buildroot}
12cr|perl-DBD-Sybase-1.120.0-2|40	
12cr|perl-DBD-Sybase-1.120.0-2|41	%files
12cr|perl-DBD-Sybase-1.120.0-2|42	%defattr(644,root,root,755)
12cr|perl-DBD-Sybase-1.120.0-2|43	%doc BUGS CHANGES README
12cr|perl-DBD-Sybase-1.120.0-2|44	%{perl_vendorarch}/DBD/Sybase.pm
12cr|perl-DBD-Sybase-1.120.0-2|45	%{perl_vendorarch}/DBD/dbd-sybase.pod
12cr|perl-DBD-Sybase-1.120.0-2|46	%dir %{perl_vendorarch}/auto/DBD/Sybase
12cr|perl-DBD-Sybase-1.120.0-2|47	%attr(0755,root,root) %{perl_vendorarch}/auto/DBD/Sybase/Sybase.so
12cr|perl-DBD-Sybase-1.120.0-2|48	%{_mandir}/man3/*
12cr|perl-DBD-Sybase-1.120.0-2|49	
12cr|perl-DBD-Sybase-1.120.0-2|50	
12cr|perl-DBD-Sybase-1.120.0-2|51	%changelog
12cr|perl-DBD-Sybase-1.120.0-2|52	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.120.0-2
12cr|perl-DBD-Sybase-1.120.0-2|53	+ Revision: 768358
12cr|perl-DBD-Sybase-1.120.0-2|54	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-DBD-Sybase-1.120.0-2|55	
12cr|perl-DBD-Sybase-1.120.0-2|56	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.120.0-1
12cr|perl-DBD-Sybase-1.120.0-2|57	+ Revision: 659897
12cr|perl-DBD-Sybase-1.120.0-2|58	- update to new version 1.12
12cr|perl-DBD-Sybase-1.120.0-2|59	- update to new version 1.11
12cr|perl-DBD-Sybase-1.120.0-2|60	
12cr|perl-DBD-Sybase-1.120.0-2|61	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2010.1
12cr|perl-DBD-Sybase-1.120.0-2|62	+ Revision: 536457
12cr|perl-DBD-Sybase-1.120.0-2|63	- update to 1.10 (remove mdv patches)
12cr|perl-DBD-Sybase-1.120.0-2|64	
12cr|perl-DBD-Sybase-1.120.0-2|65	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.90.0-1mdv2010.0
12cr|perl-DBD-Sybase-1.120.0-2|66	+ Revision: 403094
12cr|perl-DBD-Sybase-1.120.0-2|67	- rebuild using %%perl_convert_version
12cr|perl-DBD-Sybase-1.120.0-2|68	
12cr|perl-DBD-Sybase-1.120.0-2|69	* Mon Sep 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.09-1mdv2009.0
12cr|perl-DBD-Sybase-1.120.0-2|70	+ Revision: 289562
12cr|perl-DBD-Sybase-1.120.0-2|71	- fix deps
12cr|perl-DBD-Sybase-1.120.0-2|72	- try to fix build
12cr|perl-DBD-Sybase-1.120.0-2|73	- import perl-DBD-Sybase
12cr|perl-DBD-Sybase-1.120.0-2|74	
12cr|perl-DBD-Sybase-1.120.0-2|75	
12cr|perl-DBD-Sybase-1.120.0-2|76	* Mon Sep 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.09-1mdv2009.0
12cr|perl-DBD-Sybase-1.120.0-2|77	- initial Mandriva package

4313 12
12cr|perl-DBD-XBase-1.30.0-2|1	%define upstream_name    DBD-XBase
12cr|perl-DBD-XBase-1.30.0-2|2	%define upstream_version 1.03
12cr|perl-DBD-XBase-1.30.0-2|3	
12cr|perl-DBD-XBase-1.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-DBD-XBase-1.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBD-XBase-1.30.0-2|6	Release:	2
12cr|perl-DBD-XBase-1.30.0-2|7	
12cr|perl-DBD-XBase-1.30.0-2|8	Summary:	Module for dealing with XBase files
12cr|perl-DBD-XBase-1.30.0-2|9	License:	GPL+ or Artistic
12cr|perl-DBD-XBase-1.30.0-2|10	Group:		Development/Perl
12cr|perl-DBD-XBase-1.30.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBD-XBase-1.30.0-2|12	Source0:	http://www.cpan.org/modules/by-module/DBD/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBD-XBase-1.30.0-2|13	
12cr|perl-DBD-XBase-1.30.0-2|14	BuildRequires:	perl-devel
12cr|perl-DBD-XBase-1.30.0-2|15	BuildRequires:	perl(DBI)
12cr|perl-DBD-XBase-1.30.0-2|16	BuildArch:	noarch
12cr|perl-DBD-XBase-1.30.0-2|17	
12cr|perl-DBD-XBase-1.30.0-2|18	%description
12cr|perl-DBD-XBase-1.30.0-2|19	Package DBD::XBase contains module XBase that can read and write dbf and
12cr|perl-DBD-XBase-1.30.0-2|20	dbt/fpt files, as well as a DBI driver DBD::XBase, that allows work with these
12cr|perl-DBD-XBase-1.30.0-2|21	files using SQL commands.
12cr|perl-DBD-XBase-1.30.0-2|22	
12cr|perl-DBD-XBase-1.30.0-2|23	%prep
12cr|perl-DBD-XBase-1.30.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBD-XBase-1.30.0-2|25	
12cr|perl-DBD-XBase-1.30.0-2|26	%build
12cr|perl-DBD-XBase-1.30.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBD-XBase-1.30.0-2|28	%make
12cr|perl-DBD-XBase-1.30.0-2|29	
12cr|perl-DBD-XBase-1.30.0-2|30	%check
12cr|perl-DBD-XBase-1.30.0-2|31	%make test
12cr|perl-DBD-XBase-1.30.0-2|32	
12cr|perl-DBD-XBase-1.30.0-2|33	%install
12cr|perl-DBD-XBase-1.30.0-2|34	%makeinstall_std
12cr|perl-DBD-XBase-1.30.0-2|35	
12cr|perl-DBD-XBase-1.30.0-2|36	%files
12cr|perl-DBD-XBase-1.30.0-2|37	%doc README
12cr|perl-DBD-XBase-1.30.0-2|38	%{_bindir}/*
12cr|perl-DBD-XBase-1.30.0-2|39	%{perl_vendorlib}/XBase.pm
12cr|perl-DBD-XBase-1.30.0-2|40	%dir %{perl_vendorlib}/DBD
12cr|perl-DBD-XBase-1.30.0-2|41	%{perl_vendorlib}/DBD/*
12cr|perl-DBD-XBase-1.30.0-2|42	%dir %{perl_vendorlib}/XBase
12cr|perl-DBD-XBase-1.30.0-2|43	%{perl_vendorlib}/XBase/*
12cr|perl-DBD-XBase-1.30.0-2|44	%{_mandir}/*/*
12cr|perl-DBD-XBase-1.30.0-2|45	
12cr|perl-DBD-XBase-1.30.0-2|46	
12cr|perl-DBD-XBase-1.30.0-2|47	%changelog
12cr|perl-DBD-XBase-1.30.0-2|48	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.30.0-1mdv2011.0
12cr|perl-DBD-XBase-1.30.0-2|49	+ Revision: 643372
12cr|perl-DBD-XBase-1.30.0-2|50	- update to new version 1.03
12cr|perl-DBD-XBase-1.30.0-2|51	
12cr|perl-DBD-XBase-1.30.0-2|52	* Sun Feb 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.10.0-1
12cr|perl-DBD-XBase-1.30.0-2|53	+ Revision: 637624
12cr|perl-DBD-XBase-1.30.0-2|54	- new version
12cr|perl-DBD-XBase-1.30.0-2|55	- update to new version 1.01
12cr|perl-DBD-XBase-1.30.0-2|56	
12cr|perl-DBD-XBase-1.30.0-2|57	* Tue Feb 09 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.241.0-1mdv2011.0
12cr|perl-DBD-XBase-1.30.0-2|58	+ Revision: 502716
12cr|perl-DBD-XBase-1.30.0-2|59	- rebuild using %%perl_convert_version
12cr|perl-DBD-XBase-1.30.0-2|60	
12cr|perl-DBD-XBase-1.30.0-2|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DBD-XBase-1.30.0-2|62	- BR perl-DBI for the testsuite
12cr|perl-DBD-XBase-1.30.0-2|63	- rebuild
12cr|perl-DBD-XBase-1.30.0-2|64	
12cr|perl-DBD-XBase-1.30.0-2|65	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.241-5mdv2009.0
12cr|perl-DBD-XBase-1.30.0-2|66	+ Revision: 241203
12cr|perl-DBD-XBase-1.30.0-2|67	- rebuild
12cr|perl-DBD-XBase-1.30.0-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DBD-XBase-1.30.0-2|69	
12cr|perl-DBD-XBase-1.30.0-2|70	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-DBD-XBase-1.30.0-2|71	- restore BuildRoot
12cr|perl-DBD-XBase-1.30.0-2|72	
12cr|perl-DBD-XBase-1.30.0-2|73	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.241-3mdv2008.0
12cr|perl-DBD-XBase-1.30.0-2|74	+ Revision: 86341
12cr|perl-DBD-XBase-1.30.0-2|75	- rebuild
12cr|perl-DBD-XBase-1.30.0-2|76	
12cr|perl-DBD-XBase-1.30.0-2|77	
12cr|perl-DBD-XBase-1.30.0-2|78	* Tue Jun 21 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 0.241-2mdk
12cr|perl-DBD-XBase-1.30.0-2|79	- rebuild
12cr|perl-DBD-XBase-1.30.0-2|80	- use mkrel
12cr|perl-DBD-XBase-1.30.0-2|81	
12cr|perl-DBD-XBase-1.30.0-2|82	* Tue May 11 2004 Michael Scherer <misc@mandrake.org> 0.241-1mdk
12cr|perl-DBD-XBase-1.30.0-2|83	- New release 0.241
12cr|perl-DBD-XBase-1.30.0-2|84	
12cr|perl-DBD-XBase-1.30.0-2|85	* Wed Aug 27 2003 François Pons <fpons@mandrakesoft.com> 0.240-1mdk
12cr|perl-DBD-XBase-1.30.0-2|86	- 0.240.
12cr|perl-DBD-XBase-1.30.0-2|87	
12cr|perl-DBD-XBase-1.30.0-2|88	* Tue Jun 03 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 0.232-1mdk
12cr|perl-DBD-XBase-1.30.0-2|89	- initial import into Mandrake. This module required perl-Cstools.
12cr|perl-DBD-XBase-1.30.0-2|90	

4314 12
12cr|perl-DB_File-Lock-0.50.0-3|1	%define upstream_name    DB_File-Lock
12cr|perl-DB_File-Lock-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-DB_File-Lock-0.50.0-3|3	
12cr|perl-DB_File-Lock-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DB_File-Lock-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DB_File-Lock-0.50.0-3|6	Release:	3
12cr|perl-DB_File-Lock-0.50.0-3|7	
12cr|perl-DB_File-Lock-0.50.0-3|8	Summary:	DB_File-Lock module for perl
12cr|perl-DB_File-Lock-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-DB_File-Lock-0.50.0-3|10	Group:		Development/Perl
12cr|perl-DB_File-Lock-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DB_File-Lock-0.50.0-3|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-DB_File-Lock-0.50.0-3|13	
12cr|perl-DB_File-Lock-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-DB_File-Lock-0.50.0-3|15	BuildRequires:	perl(DB_File)
12cr|perl-DB_File-Lock-0.50.0-3|16	BuildArch:	noarch
12cr|perl-DB_File-Lock-0.50.0-3|17	
12cr|perl-DB_File-Lock-0.50.0-3|18	%description
12cr|perl-DB_File-Lock-0.50.0-3|19	This module provides a wrapper for the DB_File module, adding locking.
12cr|perl-DB_File-Lock-0.50.0-3|20	
12cr|perl-DB_File-Lock-0.50.0-3|21	When you need locking, simply use this module in place of DB_File and
12cr|perl-DB_File-Lock-0.50.0-3|22	add an extra argument onto the tie command specifying if the file should
12cr|perl-DB_File-Lock-0.50.0-3|23	be locked for reading or writing.
12cr|perl-DB_File-Lock-0.50.0-3|24	
12cr|perl-DB_File-Lock-0.50.0-3|25	%prep
12cr|perl-DB_File-Lock-0.50.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DB_File-Lock-0.50.0-3|27	
12cr|perl-DB_File-Lock-0.50.0-3|28	%build
12cr|perl-DB_File-Lock-0.50.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DB_File-Lock-0.50.0-3|30	%make
12cr|perl-DB_File-Lock-0.50.0-3|31	make test
12cr|perl-DB_File-Lock-0.50.0-3|32	
12cr|perl-DB_File-Lock-0.50.0-3|33	%install
12cr|perl-DB_File-Lock-0.50.0-3|34	%makeinstall_std
12cr|perl-DB_File-Lock-0.50.0-3|35	
12cr|perl-DB_File-Lock-0.50.0-3|36	%files
12cr|perl-DB_File-Lock-0.50.0-3|37	%doc Changes README
12cr|perl-DB_File-Lock-0.50.0-3|38	%{perl_vendorlib}/DB_File/Lock.pm
12cr|perl-DB_File-Lock-0.50.0-3|39	%{_mandir}/*/*
12cr|perl-DB_File-Lock-0.50.0-3|40	
12cr|perl-DB_File-Lock-0.50.0-3|41	%changelog
12cr|perl-DB_File-Lock-0.50.0-3|42	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-DB_File-Lock-0.50.0-3|43	+ Revision: 681363
12cr|perl-DB_File-Lock-0.50.0-3|44	- mass rebuild
12cr|perl-DB_File-Lock-0.50.0-3|45	
12cr|perl-DB_File-Lock-0.50.0-3|46	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-DB_File-Lock-0.50.0-3|47	+ Revision: 403097
12cr|perl-DB_File-Lock-0.50.0-3|48	- rebuild using %%perl_convert_version
12cr|perl-DB_File-Lock-0.50.0-3|49	
12cr|perl-DB_File-Lock-0.50.0-3|50	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.05-4mdv2009.0
12cr|perl-DB_File-Lock-0.50.0-3|51	+ Revision: 256567
12cr|perl-DB_File-Lock-0.50.0-3|52	- rebuild
12cr|perl-DB_File-Lock-0.50.0-3|53	
12cr|perl-DB_File-Lock-0.50.0-3|54	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.05-2mdv2008.1
12cr|perl-DB_File-Lock-0.50.0-3|55	+ Revision: 135833
12cr|perl-DB_File-Lock-0.50.0-3|56	- restore BuildRoot
12cr|perl-DB_File-Lock-0.50.0-3|57	
12cr|perl-DB_File-Lock-0.50.0-3|58	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DB_File-Lock-0.50.0-3|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DB_File-Lock-0.50.0-3|60	
12cr|perl-DB_File-Lock-0.50.0-3|61	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-2mdv2008.0
12cr|perl-DB_File-Lock-0.50.0-3|62	+ Revision: 86346
12cr|perl-DB_File-Lock-0.50.0-3|63	- rebuild
12cr|perl-DB_File-Lock-0.50.0-3|64	
12cr|perl-DB_File-Lock-0.50.0-3|65	
12cr|perl-DB_File-Lock-0.50.0-3|66	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.05-1mdv2007.0
12cr|perl-DB_File-Lock-0.50.0-3|67	- rebuild
12cr|perl-DB_File-Lock-0.50.0-3|68	
12cr|perl-DB_File-Lock-0.50.0-3|69	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.05-1mdk
12cr|perl-DB_File-Lock-0.50.0-3|70	- initial Mandriva package
12cr|perl-DB_File-Lock-0.50.0-3|71	

4315 12
12cr|perl-DBICx-TestDatabase-0.20.0-3|1	%define upstream_name    DBICx-TestDatabase
12cr|perl-DBICx-TestDatabase-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-DBICx-TestDatabase-0.20.0-3|3	
12cr|perl-DBICx-TestDatabase-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DBICx-TestDatabase-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBICx-TestDatabase-0.20.0-3|6	Release:	3
12cr|perl-DBICx-TestDatabase-0.20.0-3|7	
12cr|perl-DBICx-TestDatabase-0.20.0-3|8	Summary:	A DBICx::TestDatabase you can add your
12cr|perl-DBICx-TestDatabase-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-DBICx-TestDatabase-0.20.0-3|10	Group:		Development/Perl
12cr|perl-DBICx-TestDatabase-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBICx-TestDatabase-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DBICx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBICx-TestDatabase-0.20.0-3|13	
12cr|perl-DBICx-TestDatabase-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-DBICx-TestDatabase-0.20.0-3|15	BuildRequires:	perl(DBD::SQLite)
12cr|perl-DBICx-TestDatabase-0.20.0-3|16	BuildRequires:	perl(DBIx::Class)
12cr|perl-DBICx-TestDatabase-0.20.0-3|17	BuildRequires:	perl(File::Temp)
12cr|perl-DBICx-TestDatabase-0.20.0-3|18	BuildRequires:	perl(SQL::Translator)
12cr|perl-DBICx-TestDatabase-0.20.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-DBICx-TestDatabase-0.20.0-3|20	BuildRequires:	perl(ok)
12cr|perl-DBICx-TestDatabase-0.20.0-3|21	BuildArch:	noarch
12cr|perl-DBICx-TestDatabase-0.20.0-3|22	
12cr|perl-DBICx-TestDatabase-0.20.0-3|23	%description
12cr|perl-DBICx-TestDatabase-0.20.0-3|24	This module creates a temporary SQLite database, deploys your DBIC schema,
12cr|perl-DBICx-TestDatabase-0.20.0-3|25	and then connects to it. This lets you easily test your DBIC schema. Since
12cr|perl-DBICx-TestDatabase-0.20.0-3|26	you have a fresh database for every test, you don't have to worry about
12cr|perl-DBICx-TestDatabase-0.20.0-3|27	cleaning up after your tests, ordering of tests affecting failure, etc.
12cr|perl-DBICx-TestDatabase-0.20.0-3|28	
12cr|perl-DBICx-TestDatabase-0.20.0-3|29	%prep
12cr|perl-DBICx-TestDatabase-0.20.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBICx-TestDatabase-0.20.0-3|31	
12cr|perl-DBICx-TestDatabase-0.20.0-3|32	%build
12cr|perl-DBICx-TestDatabase-0.20.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBICx-TestDatabase-0.20.0-3|34	%make
12cr|perl-DBICx-TestDatabase-0.20.0-3|35	
12cr|perl-DBICx-TestDatabase-0.20.0-3|36	%check
12cr|perl-DBICx-TestDatabase-0.20.0-3|37	%make test
12cr|perl-DBICx-TestDatabase-0.20.0-3|38	
12cr|perl-DBICx-TestDatabase-0.20.0-3|39	%install
12cr|perl-DBICx-TestDatabase-0.20.0-3|40	%makeinstall_std
12cr|perl-DBICx-TestDatabase-0.20.0-3|41	
12cr|perl-DBICx-TestDatabase-0.20.0-3|42	%files
12cr|perl-DBICx-TestDatabase-0.20.0-3|43	%doc README Changes
12cr|perl-DBICx-TestDatabase-0.20.0-3|44	%{_mandir}/man3/*
12cr|perl-DBICx-TestDatabase-0.20.0-3|45	%{perl_vendorlib}/*
12cr|perl-DBICx-TestDatabase-0.20.0-3|46	
12cr|perl-DBICx-TestDatabase-0.20.0-3|47	%changelog
12cr|perl-DBICx-TestDatabase-0.20.0-3|48	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-DBICx-TestDatabase-0.20.0-3|49	+ Revision: 654903
12cr|perl-DBICx-TestDatabase-0.20.0-3|50	- rebuild for updated spec-helper
12cr|perl-DBICx-TestDatabase-0.20.0-3|51	
12cr|perl-DBICx-TestDatabase-0.20.0-3|52	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-DBICx-TestDatabase-0.20.0-3|53	+ Revision: 471224
12cr|perl-DBICx-TestDatabase-0.20.0-3|54	- import perl-DBICx-TestDatabase
12cr|perl-DBICx-TestDatabase-0.20.0-3|55	
12cr|perl-DBICx-TestDatabase-0.20.0-3|56	
12cr|perl-DBICx-TestDatabase-0.20.0-3|57	* Sun Nov 29 2009 cpan2dist 0.02-1mdv
12cr|perl-DBICx-TestDatabase-0.20.0-3|58	- initial mdv release, generated with cpan2dist

4316 12
12cr|perl-DBI-Shell-11.950.0-3|1	%define upstream_name	 DBI-Shell
12cr|perl-DBI-Shell-11.950.0-3|2	%define upstream_version 11.95
12cr|perl-DBI-Shell-11.950.0-3|3	
12cr|perl-DBI-Shell-11.950.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DBI-Shell-11.950.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBI-Shell-11.950.0-3|6	Release:	3
12cr|perl-DBI-Shell-11.950.0-3|7	
12cr|perl-DBI-Shell-11.950.0-3|8	Summary:	Interactive command shell for the DBI
12cr|perl-DBI-Shell-11.950.0-3|9	License:	GPL
12cr|perl-DBI-Shell-11.950.0-3|10	Group:		Development/Perl
12cr|perl-DBI-Shell-11.950.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBI-Shell-11.950.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TL/TLOWERY/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-DBI-Shell-11.950.0-3|13	
12cr|perl-DBI-Shell-11.950.0-3|14	BuildRequires:	perl-devel
12cr|perl-DBI-Shell-11.950.0-3|15	BuildRequires:	perl(IO::Tee)
12cr|perl-DBI-Shell-11.950.0-3|16	BuildRequires:	perl(DBI)
12cr|perl-DBI-Shell-11.950.0-3|17	BuildArch:	noarch
12cr|perl-DBI-Shell-11.950.0-3|18	
12cr|perl-DBI-Shell-11.950.0-3|19	%description
12cr|perl-DBI-Shell-11.950.0-3|20	The DBI::Shell module (and dbish command, if installed) provide a simple but
12cr|perl-DBI-Shell-11.950.0-3|21	effective command line interface for the Perl DBI module.
12cr|perl-DBI-Shell-11.950.0-3|22	
12cr|perl-DBI-Shell-11.950.0-3|23	DBI::Shell is very new, very experimental and very subject to change. Your
12cr|perl-DBI-Shell-11.950.0-3|24	mileage will vary. Interfaces will change with each release.
12cr|perl-DBI-Shell-11.950.0-3|25	
12cr|perl-DBI-Shell-11.950.0-3|26	%prep
12cr|perl-DBI-Shell-11.950.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBI-Shell-11.950.0-3|28	chmod 644 Changes README ToDo
12cr|perl-DBI-Shell-11.950.0-3|29	find lib -type f -exec chmod 644 {} \;
12cr|perl-DBI-Shell-11.950.0-3|30	
12cr|perl-DBI-Shell-11.950.0-3|31	%build
12cr|perl-DBI-Shell-11.950.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBI-Shell-11.950.0-3|33	%make
12cr|perl-DBI-Shell-11.950.0-3|34	
12cr|perl-DBI-Shell-11.950.0-3|35	%check
12cr|perl-DBI-Shell-11.950.0-3|36	make test
12cr|perl-DBI-Shell-11.950.0-3|37	
12cr|perl-DBI-Shell-11.950.0-3|38	%install
12cr|perl-DBI-Shell-11.950.0-3|39	%makeinstall_std
12cr|perl-DBI-Shell-11.950.0-3|40	
12cr|perl-DBI-Shell-11.950.0-3|41	%files
12cr|perl-DBI-Shell-11.950.0-3|42	%doc Changes README ToDo
12cr|perl-DBI-Shell-11.950.0-3|43	%{_bindir}/dbish
12cr|perl-DBI-Shell-11.950.0-3|44	%{_mandir}/*/*
12cr|perl-DBI-Shell-11.950.0-3|45	%{perl_vendorlib}/DBI
12cr|perl-DBI-Shell-11.950.0-3|46	
12cr|perl-DBI-Shell-11.950.0-3|47	
12cr|perl-DBI-Shell-11.950.0-3|48	%changelog
12cr|perl-DBI-Shell-11.950.0-3|49	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 11.950.0-2mdv2011.0
12cr|perl-DBI-Shell-11.950.0-3|50	+ Revision: 681356
12cr|perl-DBI-Shell-11.950.0-3|51	- mass rebuild
12cr|perl-DBI-Shell-11.950.0-3|52	
12cr|perl-DBI-Shell-11.950.0-3|53	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 11.950.0-1mdv2011.0
12cr|perl-DBI-Shell-11.950.0-3|54	+ Revision: 403095
12cr|perl-DBI-Shell-11.950.0-3|55	- rebuild using %%perl_convert_version
12cr|perl-DBI-Shell-11.950.0-3|56	
12cr|perl-DBI-Shell-11.950.0-3|57	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 11.95-3mdv2009.0
12cr|perl-DBI-Shell-11.950.0-3|58	+ Revision: 256569
12cr|perl-DBI-Shell-11.950.0-3|59	- rebuild
12cr|perl-DBI-Shell-11.950.0-3|60	
12cr|perl-DBI-Shell-11.950.0-3|61	* Sat Feb 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 11.95-1mdv2008.1
12cr|perl-DBI-Shell-11.950.0-3|62	+ Revision: 169260
12cr|perl-DBI-Shell-11.950.0-3|63	- update to new version 11.95
12cr|perl-DBI-Shell-11.950.0-3|64	
12cr|perl-DBI-Shell-11.950.0-3|65	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-DBI-Shell-11.950.0-3|66	- restore BuildRoot
12cr|perl-DBI-Shell-11.950.0-3|67	
12cr|perl-DBI-Shell-11.950.0-3|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DBI-Shell-11.950.0-3|69	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DBI-Shell-11.950.0-3|70	
12cr|perl-DBI-Shell-11.950.0-3|71	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 11.93-4mdv2008.0
12cr|perl-DBI-Shell-11.950.0-3|72	+ Revision: 86345
12cr|perl-DBI-Shell-11.950.0-3|73	- rebuild
12cr|perl-DBI-Shell-11.950.0-3|74	
12cr|perl-DBI-Shell-11.950.0-3|75	
12cr|perl-DBI-Shell-11.950.0-3|76	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 11.93-3mdv2007.0
12cr|perl-DBI-Shell-11.950.0-3|77	- Rebuild
12cr|perl-DBI-Shell-11.950.0-3|78	
12cr|perl-DBI-Shell-11.950.0-3|79	* Mon Oct 10 2005 Nicolas Lécureuil <neoclust@mandriva.org> 11.93-2mdk
12cr|perl-DBI-Shell-11.950.0-3|80	- Fix BuildRequires
12cr|perl-DBI-Shell-11.950.0-3|81	
12cr|perl-DBI-Shell-11.950.0-3|82	* Thu Oct 06 2005 Guillaume Rousse <guillomovitch@mandriva.org> 11.93-1mdk
12cr|perl-DBI-Shell-11.950.0-3|83	- first mdk release
12cr|perl-DBI-Shell-11.950.0-3|84	

4317 12
12cr|perl-DBIx-Class-0.81.920-2|1	%define upstream_name	 DBIx-Class
12cr|perl-DBIx-Class-0.81.920-2|2	%define upstream_version 0.08192
12cr|perl-DBIx-Class-0.81.920-2|3	
12cr|perl-DBIx-Class-0.81.920-2|4	%if %{_use_internal_dependency_generator}
12cr|perl-DBIx-Class-0.81.920-2|5	%define __noautoreq 'perl\\(DBD::Oracle(.*)\\)|perl\\(DBIx::Class::Admin::(.*)\\)'
12cr|perl-DBIx-Class-0.81.920-2|6	%else
12cr|perl-DBIx-Class-0.81.920-2|7	%define _requires_exceptions %perl(DBD::Oracle\\|DBIx::Class::Admin::\\(Types\\|Descriptive\\|Usage\\))
12cr|perl-DBIx-Class-0.81.920-2|8	%endif
12cr|perl-DBIx-Class-0.81.920-2|9	
12cr|perl-DBIx-Class-0.81.920-2|10	Name:		perl-%{upstream_name}
12cr|perl-DBIx-Class-0.81.920-2|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-Class-0.81.920-2|12	Release:	2
12cr|perl-DBIx-Class-0.81.920-2|13	Epoch:		1
12cr|perl-DBIx-Class-0.81.920-2|14	
12cr|perl-DBIx-Class-0.81.920-2|15	Summary:	Extensible and flexible object <-> relational mapper
12cr|perl-DBIx-Class-0.81.920-2|16	License:	GPL+ or Artistic
12cr|perl-DBIx-Class-0.81.920-2|17	Group:		Development/Perl
12cr|perl-DBIx-Class-0.81.920-2|18	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-Class-0.81.920-2|19	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-Class-0.81.920-2|20	
12cr|perl-DBIx-Class-0.81.920-2|21	BuildRequires:	perl-devel
12cr|perl-DBIx-Class-0.81.920-2|22	BuildRequires:	perl(Carp::Clan)
12cr|perl-DBIx-Class-0.81.920-2|23	BuildRequires:	perl(Class::Accessor::Grouped)
12cr|perl-DBIx-Class-0.81.920-2|24	BuildRequires:	perl(Class::C3) >= 0.11
12cr|perl-DBIx-Class-0.81.920-2|25	BuildRequires:	perl(Class::C3::Componentised)
12cr|perl-DBIx-Class-0.81.920-2|26	BuildRequires:	perl(Class::Data::Accessor) >= 0.01
12cr|perl-DBIx-Class-0.81.920-2|27	BuildRequires:	perl(Class::Inspector)
12cr|perl-DBIx-Class-0.81.920-2|28	BuildRequires:	perl(Config::Any) >= 0.200
12cr|perl-DBIx-Class-0.81.920-2|29	BuildRequires:	perl(Context::Preserve)
12cr|perl-DBIx-Class-0.81.920-2|30	BuildRequires:	perl(Cwd) >= 3.19
12cr|perl-DBIx-Class-0.81.920-2|31	BuildRequires:	perl(Data::Dumper::Concise)
12cr|perl-DBIx-Class-0.81.920-2|32	BuildRequires:	perl(Data::Page) >= 2.00
12cr|perl-DBIx-Class-0.81.920-2|33	BuildRequires:  perl(DBD::SQLite) >= 1.11
12cr|perl-DBIx-Class-0.81.920-2|34	BuildRequires:  perl(DBI) >= 1.40
12cr|perl-DBIx-Class-0.81.920-2|35	BuildRequires:  perl(Hash::Merge)
12cr|perl-DBIx-Class-0.81.920-2|36	BuildRequires:	perl(JSON)
12cr|perl-DBIx-Class-0.81.920-2|37	BuildRequires:	perl(JSON::Any)
12cr|perl-DBIx-Class-0.81.920-2|38	BuildRequires:  perl(Math::Base36)
12cr|perl-DBIx-Class-0.81.920-2|39	BuildRequires:  perl(Module::Build)
12cr|perl-DBIx-Class-0.81.920-2|40	BuildRequires:  perl(Module::Find)
12cr|perl-DBIx-Class-0.81.920-2|41	BuildRequires:  perl(Path::Class)
12cr|perl-DBIx-Class-0.81.920-2|42	BuildRequires:	perl(Scalar::Util)
12cr|perl-DBIx-Class-0.81.920-2|43	BuildRequires:	perl(Scope::Guard)
12cr|perl-DBIx-Class-0.81.920-2|44	BuildRequires:	perl(SQL::Abstract) >= 1.20
12cr|perl-DBIx-Class-0.81.920-2|45	BuildRequires:	perl(SQL::Abstract::Limit) >= 0.101
12cr|perl-DBIx-Class-0.81.920-2|46	BuildRequires:	perl(Storable)
12cr|perl-DBIx-Class-0.81.920-2|47	BuildRequires:	perl(Sub::Name)
12cr|perl-DBIx-Class-0.81.920-2|48	BuildRequires:	perl(Test::Builder) >= 0.33
12cr|perl-DBIx-Class-0.81.920-2|49	BuildRequires:	perl(Test::Exception) >= 0.310
12cr|perl-DBIx-Class-0.81.920-2|50	BuildRequires:	perl(Test::Warn)
12cr|perl-DBIx-Class-0.81.920-2|51	BuildRequires:	perl(Tie::StdHash)
12cr|perl-DBIx-Class-0.81.920-2|52	BuildRequires:	perl(Try::Tiny)
12cr|perl-DBIx-Class-0.81.920-2|53	BuildRequires:	perl(Variable::Magic) >= 0.440
12cr|perl-DBIx-Class-0.81.920-2|54	BuildRequires:	perl(namespace::clean)
12cr|perl-DBIx-Class-0.81.920-2|55	
12cr|perl-DBIx-Class-0.81.920-2|56	BuildArch:	noarch
12cr|perl-DBIx-Class-0.81.920-2|57	
12cr|perl-DBIx-Class-0.81.920-2|58	Requires:	perl(Class::C3::Componentised)
12cr|perl-DBIx-Class-0.81.920-2|59	Requires:	perl(DBD::SQLite)
12cr|perl-DBIx-Class-0.81.920-2|60	Requires:	perl(SQL::Abstract)
12cr|perl-DBIx-Class-0.81.920-2|61	
12cr|perl-DBIx-Class-0.81.920-2|62	## scottk: The following provides are missed as they appear
12cr|perl-DBIx-Class-0.81.920-2|63	##      on different lines from their "package" declarations
12cr|perl-DBIx-Class-0.81.920-2|64	Provides:	perl(DBIC::SQL::Abstract)
12cr|perl-DBIx-Class-0.81.920-2|65	Provides:	perl(DBIx::Class::CDBICompat::AccessorMapping)
12cr|perl-DBIx-Class-0.81.920-2|66	Provides:	perl(DBIx::Class::CDBICompat::AttributeAPI)
12cr|perl-DBIx-Class-0.81.920-2|67	Provides:	perl(DBIx::Class::CDBICompat::AutoUpdate)
12cr|perl-DBIx-Class-0.81.920-2|68	Provides:	perl(DBIx::Class::CDBICompat::ColumnCase)
12cr|perl-DBIx-Class-0.81.920-2|69	Provides:	perl(DBIx::Class::CDBICompat::ColumnGroups)
12cr|perl-DBIx-Class-0.81.920-2|70	Provides:	perl(DBIx::Class::CDBICompat::Constraints)
12cr|perl-DBIx-Class-0.81.920-2|71	Provides:	perl(DBIx::Class::CDBICompat::Constructor)
12cr|perl-DBIx-Class-0.81.920-2|72	Provides:	perl(DBIx::Class::CDBICompat::DestroyWarning)
12cr|perl-DBIx-Class-0.81.920-2|73	Provides:	perl(DBIx::Class::CDBICompat::GetSet)
12cr|perl-DBIx-Class-0.81.920-2|74	Provides:	perl(DBIx::Class::CDBICompat::HasA)
12cr|perl-DBIx-Class-0.81.920-2|75	Provides:	perl(DBIx::Class::CDBICompat::HasMany)
12cr|perl-DBIx-Class-0.81.920-2|76	Provides:	perl(DBIx::Class::CDBICompat::ImaDBI)
12cr|perl-DBIx-Class-0.81.920-2|77	Provides:	perl(DBIx::Class::CDBICompat::LazyLoading)
12cr|perl-DBIx-Class-0.81.920-2|78	Provides:	perl(DBIx::Class::CDBICompat::LiveObjectIndex)
12cr|perl-DBIx-Class-0.81.920-2|79	Provides:	perl(DBIx::Class::CDBICompat::MightHave)
12cr|perl-DBIx-Class-0.81.920-2|80	Provides:	perl(DBIx::Class::CDBICompat::ObjIndexStubs)
12cr|perl-DBIx-Class-0.81.920-2|81	Provides:	perl(DBIx::Class::CDBICompat::Pager)
12cr|perl-DBIx-Class-0.81.920-2|82	Provides:	perl(DBIx::Class::CDBICompat::ReadOnly)
12cr|perl-DBIx-Class-0.81.920-2|83	Provides:   perl(DBIx::Class::CDBICompat::Relationship)
12cr|perl-DBIx-Class-0.81.920-2|84	Provides:	perl(DBIx::Class::CDBICompat::Retrieve)
12cr|perl-DBIx-Class-0.81.920-2|85	Provides:	perl(DBIx::Class::CDBICompat::Stringify)
12cr|perl-DBIx-Class-0.81.920-2|86	Provides:	perl(DBIx::Class::CDBICompat::TempColumns)
12cr|perl-DBIx-Class-0.81.920-2|87	Provides:	perl(DBIx::Class::CDBICompat::Triggers)
12cr|perl-DBIx-Class-0.81.920-2|88	Provides:	perl(DBIx::Class::ClassResolver::PassThrough)
12cr|perl-DBIx-Class-0.81.920-2|89	Provides:	perl(DBIx::Class::Componentised)
12cr|perl-DBIx-Class-0.81.920-2|90	Provides:	perl(DBIx::Class::Relationship::Accessor)
12cr|perl-DBIx-Class-0.81.920-2|91	Provides:	perl(DBIx::Class::Relationship::BelongsTo)
12cr|perl-DBIx-Class-0.81.920-2|92	Provides:	perl(DBIx::Class::Relationship::CascadeActions)
12cr|perl-DBIx-Class-0.81.920-2|93	Provides:	perl(DBIx::Class::Relationship::HasMany)
12cr|perl-DBIx-Class-0.81.920-2|94	Provides:	perl(DBIx::Class::Relationship::HasOne)
12cr|perl-DBIx-Class-0.81.920-2|95	Provides:	perl(DBIx::Class::Relationship::Helpers)
12cr|perl-DBIx-Class-0.81.920-2|96	Provides:	perl(DBIx::Class::Relationship::ManyToMany)
12cr|perl-DBIx-Class-0.81.920-2|97	Provides:	perl(DBIx::Class::Relationship::ProxyMethods)
12cr|perl-DBIx-Class-0.81.920-2|98	Provides:	perl(DBIx::Class::ResultSetProxy)
12cr|perl-DBIx-Class-0.81.920-2|99	Provides:	perl(DBIx::Class::ResultSourceProxy)
12cr|perl-DBIx-Class-0.81.920-2|100	Provides:	perl(DBIx::Class::SQLAHacks)
12cr|perl-DBIx-Class-0.81.920-2|101	Provides:	perl(DBIx::Class::SQLMaker::MSSQL)
12cr|perl-DBIx-Class-0.81.920-2|102	Provides:	perl(DBIx::Class::SQLMaker::MySQL)
12cr|perl-DBIx-Class-0.81.920-2|103	Provides:	perl(DBIx::Class::SQLMaker::Oracle)
12cr|perl-DBIx-Class-0.81.920-2|104	Provides:	perl(DBIx::Class::SQLMaker::OracleJoins)
12cr|perl-DBIx-Class-0.81.920-2|105	Provides:	perl(DBIx::Class::SQLMaker::SQLite)
12cr|perl-DBIx-Class-0.81.920-2|106	Provides:	perl(DBIx::Class::Storage)
12cr|perl-DBIx-Class-0.81.920-2|107	Provides:	perl(DBIx::Class::Storage::DBIHacks)
12cr|perl-DBIx-Class-0.81.920-2|108	Provides:   perl(DBIx::Class::Storage::DBI::Replicated::Types)
12cr|perl-DBIx-Class-0.81.920-2|109	Provides:	perl(DBIx::Class::Storage::TxnScopeGuard)
12cr|perl-DBIx-Class-0.81.920-2|110	Provides:	perl(SQL::Translator::Parser::DBIx::Class)
12cr|perl-DBIx-Class-0.81.920-2|111	
12cr|perl-DBIx-Class-0.81.920-2|112	%description
12cr|perl-DBIx-Class-0.81.920-2|113	This is an SQL to OO mapper with an object API inspired by Class::DBI
12cr|perl-DBIx-Class-0.81.920-2|114	(and a compatibility layer as a springboard for porting) and a
12cr|perl-DBIx-Class-0.81.920-2|115	resultset API that allows abstract encapsulation of database
12cr|perl-DBIx-Class-0.81.920-2|116	operations. It aims to make representing queries in your code as
12cr|perl-DBIx-Class-0.81.920-2|117	perl-ish as possible while still providing access to as many of the
12cr|perl-DBIx-Class-0.81.920-2|118	capabilities of the database as possible, including retrieving related
12cr|perl-DBIx-Class-0.81.920-2|119	records from multiple tables in a single query, JOIN, LEFT JOIN,
12cr|perl-DBIx-Class-0.81.920-2|120	COUNT, DISTINCT, GROUP BY and HAVING support.
12cr|perl-DBIx-Class-0.81.920-2|121	
12cr|perl-DBIx-Class-0.81.920-2|122	%prep
12cr|perl-DBIx-Class-0.81.920-2|123	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-Class-0.81.920-2|124	rm -f t/73oracle.t
12cr|perl-DBIx-Class-0.81.920-2|125	
12cr|perl-DBIx-Class-0.81.920-2|126	%build
12cr|perl-DBIx-Class-0.81.920-2|127	perl Makefile.PL installdirs=vendor --skipdeps
12cr|perl-DBIx-Class-0.81.920-2|128	%make
12cr|perl-DBIx-Class-0.81.920-2|129	
12cr|perl-DBIx-Class-0.81.920-2|130	%check
12cr|perl-DBIx-Class-0.81.920-2|131	##export DBICTEST_PG_DSN="dbi:Pg:dbname=test;host=localhost"
12cr|perl-DBIx-Class-0.81.920-2|132	##export DBICTEST_PG_USER=pgtest
12cr|perl-DBIx-Class-0.81.920-2|133	##export DBICTEST_PG_PASS='pgtest'
12cr|perl-DBIx-Class-0.81.920-2|134	##export DBICTEST_MYSQL_DSN="dbi:mysql:database=test;host=localhost"
12cr|perl-DBIx-Class-0.81.920-2|135	##export DBICTEST_MYSQL_USER=mysqltest
12cr|perl-DBIx-Class-0.81.920-2|136	##export DBICTEST_MYSQL_PASS='mysqltest'
12cr|perl-DBIx-Class-0.81.920-2|137	#make test
12cr|perl-DBIx-Class-0.81.920-2|138	
12cr|perl-DBIx-Class-0.81.920-2|139	%install
12cr|perl-DBIx-Class-0.81.920-2|140	%makeinstall_std
12cr|perl-DBIx-Class-0.81.920-2|141	
12cr|perl-DBIx-Class-0.81.920-2|142	%files
12cr|perl-DBIx-Class-0.81.920-2|143	%doc Changes README
12cr|perl-DBIx-Class-0.81.920-2|144	%{_bindir}/dbicadmin
12cr|perl-DBIx-Class-0.81.920-2|145	%{perl_vendorlib}/DBIx
12cr|perl-DBIx-Class-0.81.920-2|146	%{perl_vendorlib}/SQL
12cr|perl-DBIx-Class-0.81.920-2|147	%{_mandir}/man*/*
12cr|perl-DBIx-Class-0.81.920-2|148	
12cr|perl-DBIx-Class-0.81.920-2|149	
12cr|perl-DBIx-Class-0.81.920-2|150	%changelog
12cr|perl-DBIx-Class-0.81.920-2|151	* Thu May 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.81.920-1mdv2011.0
12cr|perl-DBIx-Class-0.81.920-2|152	+ Revision: 673795
12cr|perl-DBIx-Class-0.81.920-2|153	- update to new version 0.08192
12cr|perl-DBIx-Class-0.81.920-2|154	
12cr|perl-DBIx-Class-0.81.920-2|155	* Sun May 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.81.910-1
12cr|perl-DBIx-Class-0.81.920-2|156	+ Revision: 672612
12cr|perl-DBIx-Class-0.81.920-2|157	- update to new version 0.08191
12cr|perl-DBIx-Class-0.81.920-2|158	
12cr|perl-DBIx-Class-0.81.920-2|159	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.81.270-1
12cr|perl-DBIx-Class-0.81.920-2|160	+ Revision: 634265
12cr|perl-DBIx-Class-0.81.920-2|161	- update to new version 0.08127
12cr|perl-DBIx-Class-0.81.920-2|162	
12cr|perl-DBIx-Class-0.81.920-2|163	* Wed Jan 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.81.260-1mdv2011.0
12cr|perl-DBIx-Class-0.81.920-2|164	+ Revision: 628764
12cr|perl-DBIx-Class-0.81.920-2|165	- new version
12cr|perl-DBIx-Class-0.81.920-2|166	
12cr|perl-DBIx-Class-0.81.920-2|167	* Sun Dec 26 2010 Shlomi Fish <shlomif@mandriva.org> 1:0.81.240-6mdv2011.0
12cr|perl-DBIx-Class-0.81.920-2|168	+ Revision: 625157
12cr|perl-DBIx-Class-0.81.920-2|169	- Add a requires on SQL::Abstract which is missing and breaking many tests
12cr|perl-DBIx-Class-0.81.920-2|170	- Add missing versions for BuildRequires, based on the Makefile.PL
12cr|perl-DBIx-Class-0.81.920-2|171	
12cr|perl-DBIx-Class-0.81.920-2|172	* Wed Dec 01 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.240-5mdv2011.0
12cr|perl-DBIx-Class-0.81.920-2|173	+ Revision: 604380
12cr|perl-DBIx-Class-0.81.920-2|174	- adding all missing provides:
12cr|perl-DBIx-Class-0.81.920-2|175	
12cr|perl-DBIx-Class-0.81.920-2|176	* Wed Dec 01 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.240-4mdv2011.0
12cr|perl-DBIx-Class-0.81.920-2|177	+ Revision: 604305
12cr|perl-DBIx-Class-0.81.920-2|178	- in fact we needed both provides
12cr|perl-DBIx-Class-0.81.920-2|179	
12cr|perl-DBIx-Class-0.81.920-2|180	* Wed Dec 01 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.240-3mdv2011.0
12cr|perl-DBIx-Class-0.81.920-2|181	+ Revision: 604272
12cr|perl-DBIx-Class-0.81.920-2|182	- wriong provides
12cr|perl-DBIx-Class-0.81.920-2|183	
12cr|perl-DBIx-Class-0.81.920-2|184	* Tue Nov 30 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.240-2mdv2011.0
12cr|perl-DBIx-Class-0.81.920-2|185	+ Revision: 603778
12cr|perl-DBIx-Class-0.81.920-2|186	- adding missing provides
12cr|perl-DBIx-Class-0.81.920-2|187	
12cr|perl-DBIx-Class-0.81.920-2|188	* Fri Nov 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.81.240-1mdv2011.0
12cr|perl-DBIx-Class-0.81.920-2|189	+ Revision: 599023
12cr|perl-DBIx-Class-0.81.920-2|190	- new version
12cr|perl-DBIx-Class-0.81.920-2|191	
12cr|perl-DBIx-Class-0.81.920-2|192	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.230-1mdv2011.0
12cr|perl-DBIx-Class-0.81.920-2|193	+ Revision: 554345
12cr|perl-DBIx-Class-0.81.920-2|194	- adding missing buildrequires:
12cr|perl-DBIx-Class-0.81.920-2|195	- update to 0.08123
12cr|perl-DBIx-Class-0.81.920-2|196	
12cr|perl-DBIx-Class-0.81.920-2|197	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.210-1mdv2010.1
12cr|perl-DBIx-Class-0.81.920-2|198	+ Revision: 536137
12cr|perl-DBIx-Class-0.81.920-2|199	- update to 0.08121
12cr|perl-DBIx-Class-0.81.920-2|200	
12cr|perl-DBIx-Class-0.81.920-2|201	* Fri Feb 26 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.200-3mdv2010.1
12cr|perl-DBIx-Class-0.81.920-2|202	+ Revision: 511650
12cr|perl-DBIx-Class-0.81.920-2|203	- yet another requires filtering
12cr|perl-DBIx-Class-0.81.920-2|204	
12cr|perl-DBIx-Class-0.81.920-2|205	* Thu Feb 25 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.200-2mdv2010.1
12cr|perl-DBIx-Class-0.81.920-2|206	+ Revision: 511257
12cr|perl-DBIx-Class-0.81.920-2|207	- removing extraneous requires:
12cr|perl-DBIx-Class-0.81.920-2|208	
12cr|perl-DBIx-Class-0.81.920-2|209	* Thu Feb 25 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.200-1mdv2010.1
12cr|perl-DBIx-Class-0.81.920-2|210	+ Revision: 510976
12cr|perl-DBIx-Class-0.81.920-2|211	- update to 0.08120
12cr|perl-DBIx-Class-0.81.920-2|212	
12cr|perl-DBIx-Class-0.81.920-2|213	* Tue Feb 16 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.190-2mdv2010.1
12cr|perl-DBIx-Class-0.81.920-2|214	+ Revision: 506653
12cr|perl-DBIx-Class-0.81.920-2|215	- removing extra requires:
12cr|perl-DBIx-Class-0.81.920-2|216	
12cr|perl-DBIx-Class-0.81.920-2|217	* Mon Feb 15 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.190-1mdv2010.1
12cr|perl-DBIx-Class-0.81.920-2|218	+ Revision: 506240
12cr|perl-DBIx-Class-0.81.920-2|219	- update to 0.08119
12cr|perl-DBIx-Class-0.81.920-2|220	
12cr|perl-DBIx-Class-0.81.920-2|221	* Mon Feb 08 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.180-1mdv2010.1
12cr|perl-DBIx-Class-0.81.920-2|222	+ Revision: 502332
12cr|perl-DBIx-Class-0.81.920-2|223	- update to 0.08118
12cr|perl-DBIx-Class-0.81.920-2|224	
12cr|perl-DBIx-Class-0.81.920-2|225	* Mon Feb 08 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.170-1mdv2010.1
12cr|perl-DBIx-Class-0.81.920-2|226	+ Revision: 502100
12cr|perl-DBIx-Class-0.81.920-2|227	- update to 0.08117
12cr|perl-DBIx-Class-0.81.920-2|228	
12cr|perl-DBIx-Class-0.81.920-2|229	* Sun Dec 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.81.150-3mdv2010.1
12cr|perl-DBIx-Class-0.81.920-2|230	+ Revision: 480408
12cr|perl-DBIx-Class-0.81.920-2|231	- upstream patch for RT bug #52812
12cr|perl-DBIx-Class-0.81.920-2|232	
12cr|perl-DBIx-Class-0.81.920-2|233	* Sat Dec 12 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.150-2mdv2010.1
12cr|perl-DBIx-Class-0.81.920-2|234	+ Revision: 477725
12cr|perl-DBIx-Class-0.81.920-2|235	- adding missing provides:
12cr|perl-DBIx-Class-0.81.920-2|236	
12cr|perl-DBIx-Class-0.81.920-2|237	* Sat Dec 12 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.150-1mdv2010.1
12cr|perl-DBIx-Class-0.81.920-2|238	+ Revision: 477624
12cr|perl-DBIx-Class-0.81.920-2|239	- update to 0.08115
12cr|perl-DBIx-Class-0.81.920-2|240	
12cr|perl-DBIx-Class-0.81.920-2|241	* Mon Nov 30 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.140-2mdv2010.1
12cr|perl-DBIx-Class-0.81.920-2|242	+ Revision: 471641
12cr|perl-DBIx-Class-0.81.920-2|243	- adding missing requires:
12cr|perl-DBIx-Class-0.81.920-2|244	
12cr|perl-DBIx-Class-0.81.920-2|245	* Sun Nov 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.140-1mdv2010.1
12cr|perl-DBIx-Class-0.81.920-2|246	+ Revision: 466151
12cr|perl-DBIx-Class-0.81.920-2|247	- adding missing buildrequires:
12cr|perl-DBIx-Class-0.81.920-2|248	- update to 0.08114
12cr|perl-DBIx-Class-0.81.920-2|249	- using %%make macro
12cr|perl-DBIx-Class-0.81.920-2|250	- update to 0.08113
12cr|perl-DBIx-Class-0.81.920-2|251	
12cr|perl-DBIx-Class-0.81.920-2|252	* Tue Sep 22 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.120-1mdv2010.0
12cr|perl-DBIx-Class-0.81.920-2|253	+ Revision: 447136
12cr|perl-DBIx-Class-0.81.920-2|254	- update to 0.08112
12cr|perl-DBIx-Class-0.81.920-2|255	- update to 0.08111
12cr|perl-DBIx-Class-0.81.920-2|256	
12cr|perl-DBIx-Class-0.81.920-2|257	* Mon Sep 07 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.110-1mdv2010.0
12cr|perl-DBIx-Class-0.81.920-2|258	+ Revision: 432409
12cr|perl-DBIx-Class-0.81.920-2|259	- update to 0.08111
12cr|perl-DBIx-Class-0.81.920-2|260	
12cr|perl-DBIx-Class-0.81.920-2|261	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.81.90-1mdv2010.0
12cr|perl-DBIx-Class-0.81.920-2|262	+ Revision: 421136
12cr|perl-DBIx-Class-0.81.920-2|263	- bumping epoch
12cr|perl-DBIx-Class-0.81.920-2|264	- update to 0.08109
12cr|perl-DBIx-Class-0.81.920-2|265	- update to 0.08109
12cr|perl-DBIx-Class-0.81.920-2|266	- update to 0.08109
12cr|perl-DBIx-Class-0.81.920-2|267	- update to 0.08109
12cr|perl-DBIx-Class-0.81.920-2|268	
12cr|perl-DBIx-Class-0.81.920-2|269	* Fri Jul 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.08108-1mdv2010.0
12cr|perl-DBIx-Class-0.81.920-2|270	+ Revision: 394083
12cr|perl-DBIx-Class-0.81.920-2|271	- update to new version 0.08108
12cr|perl-DBIx-Class-0.81.920-2|272	
12cr|perl-DBIx-Class-0.81.920-2|273	* Thu Jun 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.08107-2mdv2010.0
12cr|perl-DBIx-Class-0.81.920-2|274	+ Revision: 389156
12cr|perl-DBIx-Class-0.81.920-2|275	- forgot to update mkrel
12cr|perl-DBIx-Class-0.81.920-2|276	- fixing bug #51859
12cr|perl-DBIx-Class-0.81.920-2|277	
12cr|perl-DBIx-Class-0.81.920-2|278	* Sun Jun 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.08107-1mdv2010.0
12cr|perl-DBIx-Class-0.81.920-2|279	+ Revision: 387897
12cr|perl-DBIx-Class-0.81.920-2|280	- new version
12cr|perl-DBIx-Class-0.81.920-2|281	
12cr|perl-DBIx-Class-0.81.920-2|282	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.08102-2mdv2010.0
12cr|perl-DBIx-Class-0.81.920-2|283	+ Revision: 372649
12cr|perl-DBIx-Class-0.81.920-2|284	- bumping mkrel
12cr|perl-DBIx-Class-0.81.920-2|285	- adding missing provides
12cr|perl-DBIx-Class-0.81.920-2|286	
12cr|perl-DBIx-Class-0.81.920-2|287	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.08102-1mdv2010.0
12cr|perl-DBIx-Class-0.81.920-2|288	+ Revision: 372531
12cr|perl-DBIx-Class-0.81.920-2|289	- yet another missing prereq
12cr|perl-DBIx-Class-0.81.920-2|290	- adding missing prereq
12cr|perl-DBIx-Class-0.81.920-2|291	- adding missing prereq
12cr|perl-DBIx-Class-0.81.920-2|292	- update to 0.08012
12cr|perl-DBIx-Class-0.81.920-2|293	
12cr|perl-DBIx-Class-0.81.920-2|294	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-DBIx-Class-0.81.920-2|295	- update to new version 0.08012
12cr|perl-DBIx-Class-0.81.920-2|296	
12cr|perl-DBIx-Class-0.81.920-2|297	* Wed Sep 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.08010-3mdv2009.0
12cr|perl-DBIx-Class-0.81.920-2|298	+ Revision: 279935
12cr|perl-DBIx-Class-0.81.920-2|299	- fix dependencies
12cr|perl-DBIx-Class-0.81.920-2|300	
12cr|perl-DBIx-Class-0.81.920-2|301	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.08010-2mdv2009.0
12cr|perl-DBIx-Class-0.81.920-2|302	+ Revision: 279099
12cr|perl-DBIx-Class-0.81.920-2|303	- fix dependencies
12cr|perl-DBIx-Class-0.81.920-2|304	
12cr|perl-DBIx-Class-0.81.920-2|305	* Sun Aug 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.08010-1mdv2009.0
12cr|perl-DBIx-Class-0.81.920-2|306	+ Revision: 273095
12cr|perl-DBIx-Class-0.81.920-2|307	- update to new version 0.08010
12cr|perl-DBIx-Class-0.81.920-2|308	- new version
12cr|perl-DBIx-Class-0.81.920-2|309	- new version 0.08007
12cr|perl-DBIx-Class-0.81.920-2|310	- update to new version 0.08003
12cr|perl-DBIx-Class-0.81.920-2|311	- revert wrong previous commit
12cr|perl-DBIx-Class-0.81.920-2|312	- update to new version 0.08003
12cr|perl-DBIx-Class-0.81.920-2|313	- new version
12cr|perl-DBIx-Class-0.81.920-2|314	
12cr|perl-DBIx-Class-0.81.920-2|315	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DBIx-Class-0.81.920-2|316	- rebuild
12cr|perl-DBIx-Class-0.81.920-2|317	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DBIx-Class-0.81.920-2|318	
12cr|perl-DBIx-Class-0.81.920-2|319	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-DBIx-Class-0.81.920-2|320	- restore BuildRoot
12cr|perl-DBIx-Class-0.81.920-2|321	
12cr|perl-DBIx-Class-0.81.920-2|322	+ Buchan Milne <bgmilne@mandriva.org>
12cr|perl-DBIx-Class-0.81.920-2|323	- New version 0.08006
12cr|perl-DBIx-Class-0.81.920-2|324	
12cr|perl-DBIx-Class-0.81.920-2|325	+ Funda Wang <fwang@mandriva.org>
12cr|perl-DBIx-Class-0.81.920-2|326	- New version 0.08005
12cr|perl-DBIx-Class-0.81.920-2|327	
12cr|perl-DBIx-Class-0.81.920-2|328	* Fri Jul 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08002-1mdv2008.0
12cr|perl-DBIx-Class-0.81.920-2|329	+ Revision: 48906
12cr|perl-DBIx-Class-0.81.920-2|330	- new version\nfix build
12cr|perl-DBIx-Class-0.81.920-2|331	
12cr|perl-DBIx-Class-0.81.920-2|332	
12cr|perl-DBIx-Class-0.81.920-2|333	* Sun Aug 06 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-DBIx-Class-0.81.920-2|334	+ 2006-08-06 22:13:46 (53645)
12cr|perl-DBIx-Class-0.81.920-2|335	- Added explicit Provides: for modules hidden from PAUSE
12cr|perl-DBIx-Class-0.81.920-2|336	
12cr|perl-DBIx-Class-0.81.920-2|337	* Sun Aug 06 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-DBIx-Class-0.81.920-2|338	+ 2006-08-06 16:08:38 (53466)
12cr|perl-DBIx-Class-0.81.920-2|339	- import perl-DBIx-Class-0.07000-1mdv2007.0
12cr|perl-DBIx-Class-0.81.920-2|340	
12cr|perl-DBIx-Class-0.81.920-2|341	* Thu Aug 03 2006 Scott Karns <scottk@mandriva.org> 0.07000-1mdv2007.0
12cr|perl-DBIx-Class-0.81.920-2|342	- Version 0.07000
12cr|perl-DBIx-Class-0.81.920-2|343	
12cr|perl-DBIx-Class-0.81.920-2|344	* Fri Jul 14 2006 Scott Karns <scottk@mandriva.org> 0.06.999.07-1mdv2007.0
12cr|perl-DBIx-Class-0.81.920-2|345	- Version 0.06999_07 (CPAN developer release)
12cr|perl-DBIx-Class-0.81.920-2|346	
12cr|perl-DBIx-Class-0.81.920-2|347	* Tue Jul 04 2006 Scott Karns <scottk@mandriva.org> 0.06.999.05-1mdv2007.0
12cr|perl-DBIx-Class-0.81.920-2|348	- Version 0.06999_05
12cr|perl-DBIx-Class-0.81.920-2|349	
12cr|perl-DBIx-Class-0.81.920-2|350	* Tue May 23 2006 Scott Karns <scottk@mandriva.org> 0.06.003-1mdk
12cr|perl-DBIx-Class-0.81.920-2|351	- First mandriva package
12cr|perl-DBIx-Class-0.81.920-2|352	

4318 12
12cr|perl-DBIx-Class-Candy-0.2.0-3|1	%define upstream_name    DBIx-Class-Candy
12cr|perl-DBIx-Class-Candy-0.2.0-3|2	%define upstream_version 0.002000
12cr|perl-DBIx-Class-Candy-0.2.0-3|3	
12cr|perl-DBIx-Class-Candy-0.2.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DBIx-Class-Candy-0.2.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-Class-Candy-0.2.0-3|6	Release:	3
12cr|perl-DBIx-Class-Candy-0.2.0-3|7	
12cr|perl-DBIx-Class-Candy-0.2.0-3|8	Summary:	Create sugar for your favorite ORM, DBIx::Class
12cr|perl-DBIx-Class-Candy-0.2.0-3|9	License:	GPL+ or Artistic
12cr|perl-DBIx-Class-Candy-0.2.0-3|10	Group:		Development/Perl
12cr|perl-DBIx-Class-Candy-0.2.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-Class-Candy-0.2.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-Class-Candy-0.2.0-3|13	
12cr|perl-DBIx-Class-Candy-0.2.0-3|14	BuildRequires:	perl-devel
12cr|perl-DBIx-Class-Candy-0.2.0-3|15	BuildRequires:	perl(DBIx::Class)
12cr|perl-DBIx-Class-Candy-0.2.0-3|16	BuildRequires:	perl(Lingua::EN::Inflect)
12cr|perl-DBIx-Class-Candy-0.2.0-3|17	BuildRequires:	perl(Module::Find)
12cr|perl-DBIx-Class-Candy-0.2.0-3|18	BuildRequires:	perl(MRO::Compat)
12cr|perl-DBIx-Class-Candy-0.2.0-3|19	BuildRequires:	perl(String::CamelCase)
12cr|perl-DBIx-Class-Candy-0.2.0-3|20	BuildRequires:	perl(Sub::Exporter)
12cr|perl-DBIx-Class-Candy-0.2.0-3|21	BuildRequires:	perl(Test::Deep)
12cr|perl-DBIx-Class-Candy-0.2.0-3|22	BuildRequires:	perl(Test::More) >= 0.960.0
12cr|perl-DBIx-Class-Candy-0.2.0-3|23	BuildRequires:	perl(namespace::clean)
12cr|perl-DBIx-Class-Candy-0.2.0-3|24	BuildArch:	noarch
12cr|perl-DBIx-Class-Candy-0.2.0-3|25	
12cr|perl-DBIx-Class-Candy-0.2.0-3|26	%description
12cr|perl-DBIx-Class-Candy-0.2.0-3|27	'DBIx::Class::Candy' is a simple sugar layer for definition of the
12cr|perl-DBIx-Class-Candy-0.2.0-3|28	DBIx::Class manpage results. Note that it may later be expanded to add
12cr|perl-DBIx-Class-Candy-0.2.0-3|29	sugar for more 'DBIx::Class' related things. By default
12cr|perl-DBIx-Class-Candy-0.2.0-3|30	'DBIx::Class::Candy':
12cr|perl-DBIx-Class-Candy-0.2.0-3|31	
12cr|perl-DBIx-Class-Candy-0.2.0-3|32	* *
12cr|perl-DBIx-Class-Candy-0.2.0-3|33	
12cr|perl-DBIx-Class-Candy-0.2.0-3|34	turns on strict and warnings
12cr|perl-DBIx-Class-Candy-0.2.0-3|35	
12cr|perl-DBIx-Class-Candy-0.2.0-3|36	%prep
12cr|perl-DBIx-Class-Candy-0.2.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-Class-Candy-0.2.0-3|38	
12cr|perl-DBIx-Class-Candy-0.2.0-3|39	%build
12cr|perl-DBIx-Class-Candy-0.2.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBIx-Class-Candy-0.2.0-3|41	%make
12cr|perl-DBIx-Class-Candy-0.2.0-3|42	
12cr|perl-DBIx-Class-Candy-0.2.0-3|43	%check
12cr|perl-DBIx-Class-Candy-0.2.0-3|44	%make test
12cr|perl-DBIx-Class-Candy-0.2.0-3|45	
12cr|perl-DBIx-Class-Candy-0.2.0-3|46	%install
12cr|perl-DBIx-Class-Candy-0.2.0-3|47	%makeinstall_std
12cr|perl-DBIx-Class-Candy-0.2.0-3|48	
12cr|perl-DBIx-Class-Candy-0.2.0-3|49	%files
12cr|perl-DBIx-Class-Candy-0.2.0-3|50	%doc Changes LICENSE README META.json
12cr|perl-DBIx-Class-Candy-0.2.0-3|51	%{_mandir}/man3/*
12cr|perl-DBIx-Class-Candy-0.2.0-3|52	%{perl_vendorlib}/*
12cr|perl-DBIx-Class-Candy-0.2.0-3|53	
12cr|perl-DBIx-Class-Candy-0.2.0-3|54	%changelog
12cr|perl-DBIx-Class-Candy-0.2.0-3|55	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.2.0-2mdv2011.0
12cr|perl-DBIx-Class-Candy-0.2.0-3|56	+ Revision: 657401
12cr|perl-DBIx-Class-Candy-0.2.0-3|57	- rebuild for updated spec-helper
12cr|perl-DBIx-Class-Candy-0.2.0-3|58	
12cr|perl-DBIx-Class-Candy-0.2.0-3|59	* Sun Mar 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-1
12cr|perl-DBIx-Class-Candy-0.2.0-3|60	+ Revision: 644408
12cr|perl-DBIx-Class-Candy-0.2.0-3|61	- update to new version 0.002000
12cr|perl-DBIx-Class-Candy-0.2.0-3|62	
12cr|perl-DBIx-Class-Candy-0.2.0-3|63	* Sun Dec 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.5-1mdv2011.0
12cr|perl-DBIx-Class-Candy-0.2.0-3|64	+ Revision: 625269
12cr|perl-DBIx-Class-Candy-0.2.0-3|65	- update to new version 0.001005
12cr|perl-DBIx-Class-Candy-0.2.0-3|66	
12cr|perl-DBIx-Class-Candy-0.2.0-3|67	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.1.4-1mdv2011.0
12cr|perl-DBIx-Class-Candy-0.2.0-3|68	+ Revision: 624955
12cr|perl-DBIx-Class-Candy-0.2.0-3|69	- import perl-DBIx-Class-Candy
12cr|perl-DBIx-Class-Candy-0.2.0-3|70	

4319 12
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|1	%define upstream_name   DBIx-Class-Cursor-Cached
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|2	%define upstream_version    1.001001
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|3	
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|4	Name:		perl-%{upstream_name}
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|6	Release:	3
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|7	License:	GPL or Artistic
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|8	Group:		Development/Perl
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|9	Summary:	Cursor class with built-in caching support
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|11	Source:		http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|12	
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|13	BuildRequires:	perl-devel
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|14	BuildRequires:	perl(Cache::FileCache)
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|15	BuildRequires:	perl(DBIx::Class)
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|16	BuildRequires:	perl(DBD::SQLite)
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|17	BuildRequires:	perl(Digest::SHA1)
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|18	BuildRequires:	perl(Test::More)
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|19	BuildArch:	noarch
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|20	
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|21	%description
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|22	This package provides cursor class with built-in caching support.
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|23	
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|24	%prep
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|26	
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|27	%build
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|29	%make
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|30	
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|31	%check
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|32	make test
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|33	
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|34	%install
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|35	%makeinstall_std
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|36	
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|37	%files
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|38	%doc Changes
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|39	%{_mandir}/man3/*
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|40	%{perl_vendorlib}/*
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|41	
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|42	
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|43	%changelog
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|44	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.1.1-2mdv2011.0
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|45	+ Revision: 657402
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|46	- rebuild for updated spec-helper
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|47	
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|48	* Mon Apr 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-1
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|49	+ Revision: 650298
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|50	- update to new version 1.001001
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|51	
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|52	* Fri Mar 25 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|53	+ Revision: 648531
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|54	- update to new version 1.001000
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|55	
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|56	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-1mdv2011.0
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|57	+ Revision: 389934
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|58	- import perl-DBIx-Class-Cursor-Cached
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|59	
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|60	
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|61	* Sat Jun 27 2009 cpan2dist 1.0.1-1mdv
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|62	- initial mdv release, generated with cpan2dist
12cr|perl-DBIx-Class-Cursor-Cached-1.1.1-3|63	

4320 12
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|1	%define upstream_name    DBIx-Class-DateTime-Epoch
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|2	%define upstream_version 0.07
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|3	
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|6	Release:	3
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|7	
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|8	Summary:	Automatic inflation/deflation of epoch-based columns to/from DateTime objects
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|9	License:	GPL+ or Artistic
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|10	Group:		Development/Perl
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|13	
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|14	BuildRequires:	perl-devel
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|15	BuildRequires:	perl(DBICx::TestDatabase)
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|16	BuildRequires:	perl(DBIx::Class)
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|17	BuildRequires:	perl(DBIx::Class::DynamicDefault)
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|18	BuildRequires:	perl(DBIx::Class::TimeStamp)
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|19	BuildRequires:	perl(DateTime)
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|20	BuildRequires:	perl(DateTime::Format::SQLite)
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|21	BuildRequires:	perl(Module::Find)
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|22	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|23	BuildRequires:	perl(Test::More)
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|24	
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|25	BuildArch:	noarch
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|26	
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|27	%description
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|28	This module automatically inflates/deflates DateTime objects from/to epoch
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|29	values for the specified columns. This module is essentially an extension
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|30	to the DBIx::Class::InflateColumn::DateTime manpage so all of the settings,
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|31	including 'locale' and 'timezone', are also valid.
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|32	
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|33	%prep
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|35	
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|36	%build
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|38	%make
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|39	
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|40	%check
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|41	%make test
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|42	
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|43	%install
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|44	%makeinstall_std
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|45	
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|46	%files
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|47	%doc Changes README
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|48	%{_mandir}/man3/*
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|49	%{perl_vendorlib}/*
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|50	
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|51	%changelog
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|52	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.70.0-2mdv2011.0
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|53	+ Revision: 656898
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|54	- rebuild for updated spec-helper
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|55	
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|56	* Mon Jan 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.70.0-1
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|57	+ Revision: 634430
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|58	- update to new version 0.07
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|59	
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|60	* Fri Jan 29 2010 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|61	+ Revision: 497911
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|62	- update to 0.06
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|63	
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|64	* Mon Nov 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.1
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|65	+ Revision: 471636
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|66	- adding missing buildrequires:
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|67	- tighten spec file
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|68	- import perl-DBIx-Class-DateTime-Epoch
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|69	
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|70	
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|71	* Sun Nov 29 2009 cpan2dist 0.05-1mdv
12cr|perl-DBIx-Class-DateTime-Epoch-0.70.0-3|72	- initial mdv release, generated with cpan2dist

4321 12
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|1	%define upstream_name    DBIx-Class-DeploymentHandler
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|2	%define upstream_version 0.001005
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|3	
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|4	Name:		perl-%{upstream_name}
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|6	Release:	2
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|7	
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|8	Summary:	Extensible DBIx::Class deployment
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|9	License:	GPL+ or Artistic
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|10	Group:		Development/Perl
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|11	Url:    	http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|13	
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|14	BuildRequires:	perl-devel
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|15	BuildRequires:	perl(Carp)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|16	BuildRequires:	perl(Carp::Clan)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|17	BuildRequires:	perl(DBD::SQLite)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|18	BuildRequires:	perl(DBIx::Class)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|19	BuildRequires:	perl(File::Path)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|20	BuildRequires:	perl(File::Touch)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|21	BuildRequires:	perl(Log::Contextual)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|22	BuildRequires:	perl(Method::Signatures::Simple)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|23	BuildRequires:	perl(Moose)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|24	BuildRequires:	perl(MooseX::Role::Parameterized)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|25	BuildRequires:	perl(SQL::Translator)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|26	BuildRequires:	perl(Test::Deep)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|27	BuildRequires:	perl(Test::Exception)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|28	BuildRequires:	perl(Test::More)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|29	BuildRequires:	perl(Try::Tiny)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|30	BuildRequires:	perl(aliased)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|31	BuildRequires:	perl(autodie)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|32	BuildRequires:	perl(namespace::autoclean)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|33	BuildArch:	noarch
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|34	
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|35	%description
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|36	'DBIx::Class::DeploymentHandler' is, as its name suggests, a tool for
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|37	deploying and upgrading databases with DBIx::Class. It is
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|38	designed to be much more flexible than DBIx::Class::Schema::Versioned,
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|39	hence the use of Moose and lots of roles.
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|40	
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|41	'DBIx::Class::DeploymentHandler' itself is just a recommended set of roles
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|42	that we think will not only work well for everyone, but will also yield the
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|43	best overall mileage.
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|44	
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|45	%prep
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|47	
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|48	%build
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|49	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|50	%make
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|51	
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|52	%check
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|53	%make test
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|54	
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|55	%install
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|56	%makeinstall_std
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|57	
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|58	%files
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|59	%doc Changes LICENSE README META.json
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|60	%{_mandir}/man3/*
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|61	%{perl_vendorlib}/*
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|62	
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|63	%changelog
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|64	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.5-1mdv2011.0
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|65	+ Revision: 654059
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|66	- update to new version 0.001005
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|67	
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|68	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.1.4-4
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|69	+ Revision: 653560
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|70	- rebuild for updated spec-helper
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|71	
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|72	+ Shlomi Fish <shlomif@mandriva.org>
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|73	- Fix the summary and description
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|74	
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|75	* Fri Aug 13 2010 Shlomi Fish <shlomif@mandriva.org> 0.1.4-2mdv2011.0
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|76	+ Revision: 569490
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|77	- Add a missing build-requires (thanks to Anssi)
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|78	- import perl-DBIx-Class-DeploymentHandler
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|79	
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|80	
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|81	* Tue Jul 27 2010 cpan2dist 0.001003-1mdv
12cr|perl-DBIx-Class-DeploymentHandler-0.1.5-2|82	- initial mdv release, generated with cpan2dist

4322 12
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|1	%define upstream_name    DBIx-Class-DynamicDefault
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|3	
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|6	Release:	3
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|7	
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|8	Summary:	Automatically set and update fields
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|10	Group:		Development/Perl
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|13	
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|15	BuildRequires:	perl(Module::Find)
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|16	BuildRequires:	perl(DBD::SQLite)
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|17	BuildRequires:	perl(DBICx::TestDatabase)
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|18	BuildRequires:	perl(DBIx::Class)
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|20	BuildRequires:	perl(parent)
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|21	
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|22	BuildArch:	noarch
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|23	
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|24	%description
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|25	Automatically set and update fields with values calculated at runtime.
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|26	
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|27	%prep
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|29	
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|30	%build
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|32	%make
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|33	
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|34	%check
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|35	%make test
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|36	
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|37	%install
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|38	%makeinstall_std
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|39	
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|40	%files
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|41	%doc Changes README
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|42	%{_mandir}/man3/*
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|43	%{perl_vendorlib}/*
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|44	
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|45	%changelog
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|46	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|47	+ Revision: 654904
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|48	- rebuild for updated spec-helper
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|49	
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|50	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|51	+ Revision: 471396
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|52	- adding missing buildrequires:
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|53	- import perl-DBIx-Class-DynamicDefault
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|54	
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|55	
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|56	* Sun Nov 29 2009 cpan2dist 0.03-1mdv
12cr|perl-DBIx-Class-DynamicDefault-0.30.0-3|57	- initial mdv release, generated with cpan2dist

4323 12
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|1	%define upstream_name    DBIx-Class-EncodedColumn
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|2	%define upstream_version 0.00011
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|3	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|4	Name:		perl-%{upstream_name}
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|6	Release:	2
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|7	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|8	Summary:	Encrypt columns using Crypt::OpenPGP
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|9	License:	GPL+ or Artistic
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|10	Group:		Development/Perl
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|13	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|14	BuildRequires:	perl-devel
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|15	BuildRequires:	perl(DBD::SQLite)
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|16	BuildRequires:	perl(DBIx::Class)
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|17	BuildRequires:	perl(Digest::SHA)
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|18	BuildRequires:	perl(Dir::Self)
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|20	BuildRequires:	perl(File::Spec)
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|21	BuildRequires:	perl(SQL::Translator)
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|22	BuildRequires:	perl(Sub::Name)
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|23	BuildRequires:	perl(Test::Exception)
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|24	BuildRequires:	perl(Test::More)
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|25	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|26	BuildArch:	noarch
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|27	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|28	%description
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|29	This the DBIx::Class manpage component can be used to automatically encode
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|30	a column's contents whenever the value of that column is set.
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|31	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|32	This module is similar to the existing the DBIx::Class::DigestColumns
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|33	manpage, but there is some key differences:
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|34	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|35	* 'DigestColumns' performs the encode operation on 'insert' and 'update',
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|36	and 'EncodedColumn' performs the operation when the value is set, or on
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|37	'new'.
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|38	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|39	%prep
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|41	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|42	%build
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|44	%make
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|45	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|46	%check
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|47	%make test
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|48	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|49	%install
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|50	%makeinstall_std
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|51	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|52	%files
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|53	%doc Changes README META.yml
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|54	%{_mandir}/man3/*
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|55	%{perl_vendorlib}/*
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|56	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|57	%changelog
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|58	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.110-1mdv2011.0
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|59	+ Revision: 654061
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|60	- update to new version 0.00011
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|61	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|62	* Tue Aug 31 2010 Jérôme Quelin <jquelin@mandriva.org> 0.0.100-1mdv2011.0
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|63	+ Revision: 574800
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|64	- adding missing buildrequires:
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|65	- update to 0.00010
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|66	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|67	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.0.90-1mdv2011.0
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|68	+ Revision: 554272
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|69	- update to 0.00009
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|70	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|71	* Sat Jan 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.0.60-1mdv2010.1
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|72	+ Revision: 492158
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|73	- update to 0.00006
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|74	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|75	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.0.50-1mdv2010.1
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|76	+ Revision: 471085
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|77	- import perl-DBIx-Class-EncodedColumn
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|78	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|79	
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|80	* Sun Nov 29 2009 cpan2dist 0.00005-1mdv
12cr|perl-DBIx-Class-EncodedColumn-0.0.110-2|81	- initial mdv release, generated with cpan2dist

4324 12
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|1	%define upstream_name    DBIx-Class-Fixtures
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|2	%define upstream_version 1.001010
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|3	
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|4	Name:		perl-%{upstream_name}
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|6	Release:	5
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|7	
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|8	Summary:	Provides fixtures for DBIx-Class-based scripts
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|9	License:	GPL+ or Artistic
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|10	Group:		Development/Perl
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|13	
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|14	BuildRequires:	perl-devel
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|15	BuildRequires:	perl(Class::Accessor::Grouped)
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|16	BuildRequires:	perl(Config::Any)
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|17	BuildRequires:	perl(DBIx::Class)
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|18	BuildRequires:	perl(DBIx::Class::Schema::Loader)
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|19	BuildRequires:	perl(Data::Dump::Streamer)
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|20	BuildRequires:	perl(Data::Visitor)
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|21	BuildRequires:	perl(DateTime)
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|22	BuildRequires:	perl(DateTime::Format::MySQL)
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|23	BuildRequires:	perl(DateTime::Format::Pg)
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|24	BuildRequires:	perl(DateTime::Format::SQLite)
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|25	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|26	BuildRequires:	perl(File::Copy::Recursive)
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|27	BuildRequires:	perl(Hash::Merge)
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|28	BuildRequires:	perl(JSON::Syck)
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|29	BuildRequires:	perl(Path::Class)
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|30	BuildRequires:	perl(SQL::Abstract)
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|31	BuildRequires:	perl(Test::More)
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|32	BuildArch:	noarch
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|33	
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|34	%description
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|35	Dump fixtures from source database to filesystem then import to another
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|36	database (with same schema) at any time. Use as a constant dataset for running
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|37	tests against or for populating development databases when impractical to use
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|38	production clones. Describe fixture set using relations and conditions based on
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|39	your DBIx::Class schema.
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|40	
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|41	%prep
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|43	
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|44	%build
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|45	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|46	%make
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|47	
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|48	%check
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|49	%make test
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|50	
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|51	%install
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|52	%makeinstall_std
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|53	
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|54	%files
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|55	%doc Changes README
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|56	%{_mandir}/man3/*
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|57	%{perl_vendorlib}/*
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|58	
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|59	%changelog
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|60	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.1.10-4mdv2011.0
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|61	+ Revision: 654284
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|62	- rebuild for updated spec-helper
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|63	
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|64	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 1.1.10-3mdv2011.0
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|65	+ Revision: 624956
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|66	- Add SQL::Abstract as an explicit dependency
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|67	- Removed trailing dot in the summary
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|68	- import perl-DBIx-Class-Fixtures
12cr|perl-DBIx-Class-Fixtures-1.1.10-5|69	

4325 12
12cr|perl-DBIx-Class-Helpers-2.7.0-3|1	%define upstream_name    DBIx-Class-Helpers
12cr|perl-DBIx-Class-Helpers-2.7.0-3|2	%define upstream_version 2.007000
12cr|perl-DBIx-Class-Helpers-2.7.0-3|3	
12cr|perl-DBIx-Class-Helpers-2.7.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DBIx-Class-Helpers-2.7.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-Class-Helpers-2.7.0-3|6	Release:	3
12cr|perl-DBIx-Class-Helpers-2.7.0-3|7	
12cr|perl-DBIx-Class-Helpers-2.7.0-3|8	Summary:	Simplify the common case stuff for DBIx::Class
12cr|perl-DBIx-Class-Helpers-2.7.0-3|9	License:	GPL+ or Artistic
12cr|perl-DBIx-Class-Helpers-2.7.0-3|10	Group:		Development/Perl
12cr|perl-DBIx-Class-Helpers-2.7.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-Class-Helpers-2.7.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-Class-Helpers-2.7.0-3|13	
12cr|perl-DBIx-Class-Helpers-2.7.0-3|14	BuildRequires:	perl-devel
12cr|perl-DBIx-Class-Helpers-2.7.0-3|15	BuildRequires:	perl(DBD::SQLite)
12cr|perl-DBIx-Class-Helpers-2.7.0-3|16	BuildRequires:	perl(DBIx::Class)
12cr|perl-DBIx-Class-Helpers-2.7.0-3|17	BuildRequires:	perl(DBIx::Class::Candy)
12cr|perl-DBIx-Class-Helpers-2.7.0-3|18	BuildRequires:	perl(Lingua::EN::Inflect)
12cr|perl-DBIx-Class-Helpers-2.7.0-3|19	BuildRequires:	perl(Module::Find)
12cr|perl-DBIx-Class-Helpers-2.7.0-3|20	BuildRequires:	perl(String::CamelCase)
12cr|perl-DBIx-Class-Helpers-2.7.0-3|21	BuildRequires:	perl(Sub::Exporter)
12cr|perl-DBIx-Class-Helpers-2.7.0-3|22	BuildRequires:	perl(SQL::Abstract)
12cr|perl-DBIx-Class-Helpers-2.7.0-3|23	BuildRequires:	perl(Test::Deep)
12cr|perl-DBIx-Class-Helpers-2.7.0-3|24	BuildRequires:	perl(Test::Exception)
12cr|perl-DBIx-Class-Helpers-2.7.0-3|25	BuildRequires:	perl(Test::More)
12cr|perl-DBIx-Class-Helpers-2.7.0-3|26	BuildRequires:	perl(parent)
12cr|perl-DBIx-Class-Helpers-2.7.0-3|27	BuildArch:	noarch
12cr|perl-DBIx-Class-Helpers-2.7.0-3|28	
12cr|perl-DBIx-Class-Helpers-2.7.0-3|29	%description
12cr|perl-DBIx-Class-Helpers-2.7.0-3|30	A collection of various helper utilities for the DBIx::Class manpage stuff.
12cr|perl-DBIx-Class-Helpers-2.7.0-3|31	Probably only useful for components.
12cr|perl-DBIx-Class-Helpers-2.7.0-3|32	
12cr|perl-DBIx-Class-Helpers-2.7.0-3|33	%prep
12cr|perl-DBIx-Class-Helpers-2.7.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-Class-Helpers-2.7.0-3|35	
12cr|perl-DBIx-Class-Helpers-2.7.0-3|36	%build
12cr|perl-DBIx-Class-Helpers-2.7.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBIx-Class-Helpers-2.7.0-3|38	%make
12cr|perl-DBIx-Class-Helpers-2.7.0-3|39	
12cr|perl-DBIx-Class-Helpers-2.7.0-3|40	%check
12cr|perl-DBIx-Class-Helpers-2.7.0-3|41	%make test
12cr|perl-DBIx-Class-Helpers-2.7.0-3|42	
12cr|perl-DBIx-Class-Helpers-2.7.0-3|43	%install
12cr|perl-DBIx-Class-Helpers-2.7.0-3|44	%makeinstall_std
12cr|perl-DBIx-Class-Helpers-2.7.0-3|45	
12cr|perl-DBIx-Class-Helpers-2.7.0-3|46	%files
12cr|perl-DBIx-Class-Helpers-2.7.0-3|47	%doc Changes LICENSE README META.json
12cr|perl-DBIx-Class-Helpers-2.7.0-3|48	%{_mandir}/man3/*
12cr|perl-DBIx-Class-Helpers-2.7.0-3|49	%{perl_vendorlib}/*
12cr|perl-DBIx-Class-Helpers-2.7.0-3|50	
12cr|perl-DBIx-Class-Helpers-2.7.0-3|51	%changelog
12cr|perl-DBIx-Class-Helpers-2.7.0-3|52	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.7.0-2mdv2011.0
12cr|perl-DBIx-Class-Helpers-2.7.0-3|53	+ Revision: 657403
12cr|perl-DBIx-Class-Helpers-2.7.0-3|54	- rebuild for updated spec-helper
12cr|perl-DBIx-Class-Helpers-2.7.0-3|55	
12cr|perl-DBIx-Class-Helpers-2.7.0-3|56	* Fri Mar 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.0-1
12cr|perl-DBIx-Class-Helpers-2.7.0-3|57	+ Revision: 646331
12cr|perl-DBIx-Class-Helpers-2.7.0-3|58	- update to new version 2.007000
12cr|perl-DBIx-Class-Helpers-2.7.0-3|59	
12cr|perl-DBIx-Class-Helpers-2.7.0-3|60	* Fri Feb 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.6.0-1
12cr|perl-DBIx-Class-Helpers-2.7.0-3|61	+ Revision: 635784
12cr|perl-DBIx-Class-Helpers-2.7.0-3|62	- update to new version 2.006000
12cr|perl-DBIx-Class-Helpers-2.7.0-3|63	
12cr|perl-DBIx-Class-Helpers-2.7.0-3|64	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 2.5.0-1mdv2011.0
12cr|perl-DBIx-Class-Helpers-2.7.0-3|65	+ Revision: 624962
12cr|perl-DBIx-Class-Helpers-2.7.0-3|66	- import perl-DBIx-Class-Helpers
12cr|perl-DBIx-Class-Helpers-2.7.0-3|67	

4326 12
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|1	%define	upstream_name	 DBIx-Class-HTMLWidget
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|2	%define upstream_version 0.16
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|3	
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|6	Release:	3
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|7	
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|8	Summary:	Like FromForm but with DBIx::Class and HTML::Widget
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|9	License:	Artistic/GPL
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|10	Group:		Development/Perl
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|13	
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|14	BuildRequires:	perl-devel
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|15	BuildRequires:	perl(HTML::Widget) >= 1.03
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|16	BuildArch:	noarch
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|17	
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|18	%description
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|19	Something like Class::DBI::FromForm / Class::DBI::FromCGI but using
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|20	HTML::Widget for form creation and validation and DBIx::Class as a ORM.
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|21	
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|22	%prep
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|24	
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|25	%build
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|27	%make
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|28	
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|29	%check
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|30	make test
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|31	
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|32	%install
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|33	%makeinstall_std
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|34	
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|35	%files
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|36	%doc Changes
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|37	%{perl_vendorlib}/DBIx
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|38	%{_mandir}/*/*
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|39	
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|40	
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|41	%changelog
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|42	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.160.0-2mdv2011.0
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|43	+ Revision: 681357
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|44	- mass rebuild
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|45	
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|46	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|47	+ Revision: 408951
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|48	- rebuild using %%perl_convert_version
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|49	
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|50	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.16-3mdv2009.0
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|51	+ Revision: 256580
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|52	- rebuild
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|53	
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|54	* Sun Feb 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2008.1
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|55	+ Revision: 164877
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|56	- new version
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|57	
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|59	- restore BuildRoot
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|60	
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|63	
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|64	* Wed Nov 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2008.1
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|65	+ Revision: 110922
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|66	- new version
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|67	
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|68	* Mon May 14 2007 Buchan Milne <bgmilne@mandriva.org> 0.09-1mdv2008.0
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|69	+ Revision: 26623
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|70	- Import perl-DBIx-Class-HTMLWidget
12cr|perl-DBIx-Class-HTMLWidget-0.160.0-3|71	

4327 12
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|1	%define upstream_name    DBIx-Class-InflateColumn-FS
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|2	%define upstream_version 0.01007
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|3	
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|4	Name:		perl-%{upstream_name}
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|6	Release:	5
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|7	
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|8	Summary:	FS columns resultset class
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|9	License:	GPL+ or Artistic
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|10	Group:		Development/Perl
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|13	
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|14	BuildRequires:	perl-devel
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|15	BuildRequires:	perl(DBD::SQLite)
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|16	BuildRequires:	perl(DBICx::TestDatabase)
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|17	BuildRequires:	perl(DBIx::Class)
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|18	BuildRequires:	perl(DBIx::Class::UUIDColumns)
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|19	BuildRequires:	perl-DBIx-Class-UUIDColumns >= 0.20.50-4
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|21	BuildRequires:	perl(File::Find)
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|22	BuildRequires:	perl(Module::Find)
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|23	BuildRequires:	perl(Path::Class)
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|24	BuildRequires:	perl(SQL::Abstract)
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|25	BuildArch:	noarch
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|26	
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|27	%description
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|28	Provides inflation to a Path::Class::File object allowing file system
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|29	storage of BLOBS.
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|30	
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|31	The storage path is specified with 'fs_column_path'. Each file receives a
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|32	unique name, so the storage for all FS columns can share the same path.
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|33	
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|34	Within the path specified by 'fs_column_path', files are stored in
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|35	sub-directories based on the first 2 characters of the unique file names.
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|36	Up to 256 sub-directories will be created, as needed. Override
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|37	'_fs_column_dirs' in a derived class to change this behavior.
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|38	
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|39	%prep
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|41	
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|42	%build
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|44	%make
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|45	
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|46	%check
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|47	%make test
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|48	
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|49	%install
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|50	%makeinstall_std
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|51	
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|52	%files
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|53	%doc Changes README META.yml
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|54	%{_mandir}/man3/*
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|55	%{perl_vendorlib}/*
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|56	
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|57	%changelog
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|58	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.10.70-4mdv2011.0
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|59	+ Revision: 654286
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|60	- rebuild for updated spec-helper
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|61	
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|62	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.10.70-3mdv2011.0
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|63	+ Revision: 625074
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|64	- Add a dep on the fixed UUIDColumns
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|65	- Add dep on SQL::A
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|66	- import perl-DBIx-Class-InflateColumn-FS
12cr|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|67	

4328 12
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|1	%define upstream_name    DBIx-Class-IntrospectableM2M
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|2	%define upstream_version 0.001001
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|3	
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|4	Name:		perl-%{upstream_name}
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|6	Release:	3
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|7	
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|8	Summary:	Introspect many-to-many shortcuts
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|9	License:	GPL+ or Artistic
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|10	Group:		Development/Perl
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|13	
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|14	BuildRequires:	perl-devel
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|15	BuildRequires:	perl(DBIx::Class)
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|17	BuildRequires:	perl(Test::More)
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|18	BuildArch:	noarch
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|19	
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|20	%description
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|21	Because the many-to-many relationships are not real relationships, they can
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|22	not be introspected with DBIx::Class. Many-to-many relationships are
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|23	actually just a collection of convenience methods installed to bridge two
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|24	relationships. This the DBIx::Class manpage component can be used to store
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|25	all relevant information about these non-relationships so they can later be
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|26	introspected and examined.
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|27	
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|28	%prep
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|30	
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|31	%build
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|33	%make
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|34	
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|35	%check
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|36	%make test
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|37	
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|38	%install
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|39	%makeinstall_std
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|40	
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|41	%files
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|42	%doc META.yml README Changes
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|43	%{_mandir}/man3/*
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|44	%{perl_vendorlib}/*
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|45	
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|46	%changelog
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|47	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.1.1-2mdv2011.0
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|48	+ Revision: 654288
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|49	- rebuild for updated spec-helper
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|50	
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|51	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.1.1-1mdv2011.0
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|52	+ Revision: 624756
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|53	- import perl-DBIx-Class-IntrospectableM2M
12cr|perl-DBIx-Class-IntrospectableM2M-0.1.1-3|54	

4329 12
12cr|perl-DBIx-Class-Loader-0.210.0-3|1	%define upstream_name	 DBIx-Class-Loader
12cr|perl-DBIx-Class-Loader-0.210.0-3|2	%define upstream_version 0.21
12cr|perl-DBIx-Class-Loader-0.210.0-3|3	
12cr|perl-DBIx-Class-Loader-0.210.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DBIx-Class-Loader-0.210.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-Class-Loader-0.210.0-3|6	Release:	3
12cr|perl-DBIx-Class-Loader-0.210.0-3|7	
12cr|perl-DBIx-Class-Loader-0.210.0-3|8	Summary:	Dynamic definition of DBIx::Class sub classes
12cr|perl-DBIx-Class-Loader-0.210.0-3|9	License:	GPL+ or Artistic
12cr|perl-DBIx-Class-Loader-0.210.0-3|10	Group:		Development/Perl
12cr|perl-DBIx-Class-Loader-0.210.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-Class-Loader-0.210.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-Class-Loader-0.210.0-3|13	
12cr|perl-DBIx-Class-Loader-0.210.0-3|14	BuildRequires:	perl-devel
12cr|perl-DBIx-Class-Loader-0.210.0-3|15	BuildRequires:	perl(DBD::SQLite2)
12cr|perl-DBIx-Class-Loader-0.210.0-3|16	BuildRequires:	perl(Lingua::EN::Inflect)
12cr|perl-DBIx-Class-Loader-0.210.0-3|17	BuildRequires:	perl(Test::Pod)
12cr|perl-DBIx-Class-Loader-0.210.0-3|18	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-DBIx-Class-Loader-0.210.0-3|19	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-DBIx-Class-Loader-0.210.0-3|20	BuildArch:	noarch
12cr|perl-DBIx-Class-Loader-0.210.0-3|21	
12cr|perl-DBIx-Class-Loader-0.210.0-3|22	%description
12cr|perl-DBIx-Class-Loader-0.210.0-3|23	DBIx::Class::Loader automate the definition of DBIx::Class sub-classes by
12cr|perl-DBIx-Class-Loader-0.210.0-3|24	scanning table schemas and setting up columns and primary keys.  Class names
12cr|perl-DBIx-Class-Loader-0.210.0-3|25	are defined by table names and the namespace option. The only required
12cr|perl-DBIx-Class-Loader-0.210.0-3|26	arguments are namespace and dsn.
12cr|perl-DBIx-Class-Loader-0.210.0-3|27	
12cr|perl-DBIx-Class-Loader-0.210.0-3|28	%prep
12cr|perl-DBIx-Class-Loader-0.210.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-Class-Loader-0.210.0-3|30	
12cr|perl-DBIx-Class-Loader-0.210.0-3|31	%build
12cr|perl-DBIx-Class-Loader-0.210.0-3|32	perl Makefile.PL installdirs=vendor destdir=%{buildroot}
12cr|perl-DBIx-Class-Loader-0.210.0-3|33	make
12cr|perl-DBIx-Class-Loader-0.210.0-3|34	
12cr|perl-DBIx-Class-Loader-0.210.0-3|35	%check
12cr|perl-DBIx-Class-Loader-0.210.0-3|36	##export PG_NAME="dbi:Pg:dbname=test;host=localhost"
12cr|perl-DBIx-Class-Loader-0.210.0-3|37	##export PG_USER=pgtest
12cr|perl-DBIx-Class-Loader-0.210.0-3|38	##export PG_PASS='pgtest'
12cr|perl-DBIx-Class-Loader-0.210.0-3|39	##export MYSQL_NAME="dbi:mysql:database=test;host=localhost"
12cr|perl-DBIx-Class-Loader-0.210.0-3|40	##export MYSQL_USER=mysqltest
12cr|perl-DBIx-Class-Loader-0.210.0-3|41	##export MYSQL_PASS='mysqltest'
12cr|perl-DBIx-Class-Loader-0.210.0-3|42	#make test
12cr|perl-DBIx-Class-Loader-0.210.0-3|43	
12cr|perl-DBIx-Class-Loader-0.210.0-3|44	%install
12cr|perl-DBIx-Class-Loader-0.210.0-3|45	%makeinstall_std
12cr|perl-DBIx-Class-Loader-0.210.0-3|46	
12cr|perl-DBIx-Class-Loader-0.210.0-3|47	%files
12cr|perl-DBIx-Class-Loader-0.210.0-3|48	%doc Changes
12cr|perl-DBIx-Class-Loader-0.210.0-3|49	%{perl_vendorlib}/DBIx
12cr|perl-DBIx-Class-Loader-0.210.0-3|50	%{_mandir}/man*/*
12cr|perl-DBIx-Class-Loader-0.210.0-3|51	
12cr|perl-DBIx-Class-Loader-0.210.0-3|52	
12cr|perl-DBIx-Class-Loader-0.210.0-3|53	%changelog
12cr|perl-DBIx-Class-Loader-0.210.0-3|54	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.210.0-2mdv2011.0
12cr|perl-DBIx-Class-Loader-0.210.0-3|55	+ Revision: 681358
12cr|perl-DBIx-Class-Loader-0.210.0-3|56	- mass rebuild
12cr|perl-DBIx-Class-Loader-0.210.0-3|57	
12cr|perl-DBIx-Class-Loader-0.210.0-3|58	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-1mdv2011.0
12cr|perl-DBIx-Class-Loader-0.210.0-3|59	+ Revision: 408952
12cr|perl-DBIx-Class-Loader-0.210.0-3|60	- rebuild using %%perl_convert_version
12cr|perl-DBIx-Class-Loader-0.210.0-3|61	
12cr|perl-DBIx-Class-Loader-0.210.0-3|62	* Mon Sep 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.21-2mdv2009.0
12cr|perl-DBIx-Class-Loader-0.210.0-3|63	+ Revision: 289470
12cr|perl-DBIx-Class-Loader-0.210.0-3|64	- rebuild
12cr|perl-DBIx-Class-Loader-0.210.0-3|65	
12cr|perl-DBIx-Class-Loader-0.210.0-3|66	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.21-1mdv2008.1
12cr|perl-DBIx-Class-Loader-0.210.0-3|67	+ Revision: 135833
12cr|perl-DBIx-Class-Loader-0.210.0-3|68	- restore BuildRoot
12cr|perl-DBIx-Class-Loader-0.210.0-3|69	
12cr|perl-DBIx-Class-Loader-0.210.0-3|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DBIx-Class-Loader-0.210.0-3|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DBIx-Class-Loader-0.210.0-3|72	
12cr|perl-DBIx-Class-Loader-0.210.0-3|73	* Mon May 07 2007 Buchan Milne <bgmilne@mandriva.org> 0.21-1mdv2008.0
12cr|perl-DBIx-Class-Loader-0.210.0-3|74	+ Revision: 24906
12cr|perl-DBIx-Class-Loader-0.210.0-3|75	- Import perl-DBIx-Class-Loader
12cr|perl-DBIx-Class-Loader-0.210.0-3|76	

4330 12
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|1	%define upstream_name    DBIx-Class-ResultSet-RecursiveUpdate
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|2	%define upstream_version 0.24
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|3	
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|6	Release:	2
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|7	
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|8	Summary:	DBIx-Class extension for providing recursive updates
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|9	License:	GPL+ or Artistic
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|10	Group:		Development/Perl
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|13	
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|14	BuildRequires:	perl-devel
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|15	BuildRequires:	perl(Carp::Clan) >= 6.40
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|16	BuildRequires:	perl(DBD::SQLite) >= 1.210
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|17	BuildRequires:	perl(DBIx::Class) >= 0.81.30
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|18	BuildRequires:	perl(DBIx::Class::IntrospectableM2M)
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|19	BuildRequires:	perl(List::MoreUtils)
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|20	BuildRequires:	perl(DateTime)
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|21	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|22	BuildRequires:	perl(Module::Find)
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|23	BuildRequires:	perl(Readonly) >= 1.30
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|24	BuildRequires:	perl(SQL::Abstract)
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|25	BuildRequires:	perl(SQL::Translator) >= 0.110.60
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|26	BuildRequires:	perl(Test::More)
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|27	BuildRequires:	perl(Test::Warn)
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|28	BuildArch:	noarch
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|29	
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|30	%description
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|31	You can feed the ->create method of DBIx::Class with a recursive datastructure
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|32	and have the related records created. Unfortunately you cannot do a similar
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|33	thing with update_or_create. This module tries to fill that void until
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|34	DBIx::Class has an api itself.
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|35	
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|36	The functional interface can be used without modifications of the model, for
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|37	example by form processors like HTML::FormHandler::Model::DBIC.
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|38	
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|39	%prep
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|41	
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|42	%build
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|44	%make
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|45	
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|46	%check
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|47	%make test
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|48	
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|49	%install
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|50	%makeinstall_std
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|51	
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|52	%files
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|53	%doc Changes README
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|54	%{_mandir}/man3/*
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|55	%{perl_vendorlib}/*
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|56	
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|57	%changelog
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|58	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.240.0-1mdv2011.0
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|59	+ Revision: 677431
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|60	- update to new version 0.24
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|61	
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|62	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.230.0-2
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|63	+ Revision: 657404
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|64	- rebuild for updated spec-helper
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|65	
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|66	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.230.0-1
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|67	+ Revision: 643374
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|68	- update to new version 0.23
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|69	
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|70	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.210.0-2mdv2011.0
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|71	+ Revision: 624770
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|72	- Add the missing SQL::Abstract dependency
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|73	- import perl-DBIx-Class-ResultSet-RecursiveUpdate
12cr|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.240.0-2|74	

4331 12
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|1	%define upstream_name	 DBIx-Class-Schema-Loader
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|2	%define upstream_version 0.07010
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|3	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|4	Name:		perl-%{upstream_name}
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|6	Release:	2
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|7	Epoch:		1
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|8	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|9	Summary:	Dynamic definition of a DBIx::Class::Schema
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|10	License:	GPL+ or Artistic
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|11	Group:		Development/Perl
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|13	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|14	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|15	BuildRequires:	perl-devel
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|16	BuildRequires:	perl(Class::Data::Accessor)
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|17	BuildRequires:	perl(Class::Load)
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|18	BuildRequires:	perl(Class::Unload)
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|19	BuildRequires:	perl(Data::Dump)
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|20	BuildRequires:	perl(DBD::mysql)
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|21	BuildRequires:	perl(DBD::Pg)
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|22	BuildRequires:	perl(DBD::SQLite)
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|23	BuildRequires:	perl(DBD::SQLite2)
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|24	BuildRequires:	perl(DBD::Sybase)
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|25	BuildRequires:	perl(DBI) >= 1.56
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|26	BuildRequires:	perl(DBIx::Class) >= 0.70.60
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|27	BuildRequires:	perl(Lingua::EN::Inflect::Number)
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|28	BuildRequires:	perl(Lingua::EN::Inflect::Phrase)
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|29	BuildRequires:  perl(Test::Exception)
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|30	BuildRequires:  perl(Test::More)  >= 0.940.0
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|31	BuildRequires:  perl(Test::Warn)
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|32	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|33	Provides:	perl(DBIx::Class::Schema::Loader::Utils)
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|34	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|35	BuildArch:	noarch
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|36	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|37	%description
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|38	DBIx::Class::Schema::Loader automates the definition of a DBIx::Class::Schema
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|39	by scanning database table definitions and setting up the columns, primary
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|40	keys, and relationships.
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|41	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|42	DBIx::Class::Schema::Loader currently supports only the DBI storage type. It
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|43	has explicit support for DBD::Pg, DBD::mysql, DBD::DB2, DBD::SQLite, and
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|44	DBD::Oracle. Other DBI drivers may function to a greater or lesser degree with
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|45	this loader, depending on how much of the DBI spec they implement, and how
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|46	standard their implementation is.
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|47	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|48	See DBIx::Class::Schema::Loader::DBI::Writing for notes on writing your own
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|49	vendor-specific subclass for an unsupported DBD driver.
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|50	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|51	This module obsoletes the older DBIx::Class::Loader.
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|52	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|53	This module is designed more to get you up and running quickly against an
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|54	existing database, or to be effective for simple situations, rather than to be
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|55	what you use in the long term for a complex database/project.
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|56	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|57	That being said, transitioning your code from a Schema generated by this module
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|58	to one that doesn't use this module should be straightforward and painless, so
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|59	don't shy away from it just for fears of the transition down the road.
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|60	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|61	%prep
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|62	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|63	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|64	%build
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|65	perl  -pi -e "s/('DBD::(DB2|Oracle))/#$1/g" Makefile.PL
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|66	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|67	%make
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|68	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|69	%check
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|70	%make test
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|71	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|72	%install
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|73	%makeinstall_std
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|74	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|75	%files
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|76	%{perl_vendorlib}/DBIx
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|77	%{_mandir}/*/*
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|78	%{_bindir}/dbicdump
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|79	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|80	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|81	%changelog
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|82	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.70.100-1mdv2011.0
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|83	+ Revision: 643375
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|84	- update to new version 0.07010
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|85	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|86	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 1:0.70.70-2
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|87	+ Revision: 640765
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|88	- rebuild to obsolete old packages
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|89	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|90	* Fri Feb 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.70.70-1
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|91	+ Revision: 638476
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|92	- update to new version 0.07007
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|93	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|94	* Tue Feb 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.70.60-1
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|95	+ Revision: 634668
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|96	- update to new version 0.07006
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|97	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|98	* Mon Jan 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.70.50-1
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|99	+ Revision: 634431
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|100	- update to new version 0.07005
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|101	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|102	* Sat Oct 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.70.20-2mdv2011.0
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|103	+ Revision: 586142
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|104	- fix dependencies
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|105	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|106	* Sat Oct 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.70.20-1mdv2011.0
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|107	+ Revision: 586099
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|108	- new version
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|109	- new version
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|110	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|111	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.60.10-1mdv2010.1
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|112	+ Revision: 536139
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|113	- adding missing buildrequires:
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|114	- update to 0.06001
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|115	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|116	* Wed Feb 24 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.50.30-1mdv2010.1
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|117	+ Revision: 510520
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|118	- update to 0.05003
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|119	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|120	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|121	- new version
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|122	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|123	* Mon Feb 15 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.50.20-1mdv2010.1
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|124	+ Revision: 506237
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|125	- update to 0.05002
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|126	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|127	* Mon Feb 08 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.50.10-1mdv2010.1
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|128	+ Revision: 502093
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|129	- update to 0.05001
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|130	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|131	* Tue Feb 02 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.50.0-1mdv2010.1
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|132	+ Revision: 499694
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|133	- adding missing buildrequires:
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|134	- adding missing buildrequires:
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|135	- bumping epoch
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|136	- update to 0.05000
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|137	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|138	* Thu May 21 2009 Jérôme Quelin <jquelin@mandriva.org> 0.04006-1mdv2010.0
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|139	+ Revision: 378139
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|140	- update to new version 0.04006
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|141	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|142	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.04005-2mdv2009.0
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|143	+ Revision: 268406
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|144	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|145	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|146	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04005-1mdv2009.0
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|147	+ Revision: 193796
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|148	- update to new version 0.04005
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|149	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|150	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|151	- restore BuildRoot
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|152	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|153	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|154	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|155	- fix description
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|156	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|157	* Mon Nov 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04004-1mdv2008.1
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|158	+ Revision: 110282
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|159	- update to new version 0.04004
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|160	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|161	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04003-1mdv2008.1
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|162	+ Revision: 97492
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|163	- update to new version 0.04003
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|164	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|165	* Tue Aug 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04002-1mdv2008.0
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|166	+ Revision: 72801
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|167	- update to new version 0.04002
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|168	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|169	* Wed Aug 22 2007 Buchan Milne <bgmilne@mandriva.org> 0.04001-1mdv2008.0
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|170	+ Revision: 68881
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|171	- Buildrequires
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|172	- Try and avoid CPAN totally
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|173	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|174	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|175	- import perl-DBIx-Class-Schema-Loader
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|176	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|177	
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|178	* Wed Jul 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04001-1mdv2008.0
12cr|perl-DBIx-Class-Schema-Loader-0.70.100-2|179	- initial mdv release

4332 12
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|1	%define upstream_name    DBIx-Class-TimeStamp
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|2	%define upstream_version 0.14
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|3	
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|6	Release:	3
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|7	
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|8	Summary:	DBIx::Class extension to update and create date and time based fields
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|9	License:	GPL+ or Artistic
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|10	Group:		Development/Perl
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|13	
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|14	BuildRequires:	perl-devel
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|15	BuildRequires:	perl(Class::Accessor::Grouped)
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|16	BuildRequires:	perl(DBD::SQLite)
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|17	BuildRequires:	perl(DBIx::Class)
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|18	BuildRequires:	perl(DBIx::Class::DynamicDefault)
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|19	BuildRequires:	perl(DateTime)
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|20	BuildRequires:	perl(DateTime::Format::MySQL)
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|21	BuildRequires:	perl(DateTime::Format::SQLite)
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|22	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|23	BuildRequires:	perl(Module::Find)
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|24	BuildRequires:	perl(Time::HiRes)
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|25	BuildRequires:	perl(Time::Warp)
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|26	
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|27	BuildArch:	noarch
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|28	
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|29	Requires:	perl(DBIx::Class::DynamicDefault)
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|30	
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|31	%description
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|32	Works in conjunction with InflateColumn::DateTime to automatically set
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|33	update and create date and time based fields in a table.
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|34	
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|35	%prep
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|37	
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|38	%build
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|40	%make
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|41	
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|42	%check
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|43	%make test
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|44	
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|45	%install
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|46	%makeinstall_std
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|47	
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|48	%files
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|49	%doc Changes
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|50	%{_mandir}/man3/*
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|51	%{perl_vendorlib}/*
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|52	
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|53	%changelog
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|54	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.140.0-2mdv2011.0
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|55	+ Revision: 656899
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|56	- rebuild for updated spec-helper
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|57	
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|58	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|59	+ Revision: 595099
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|60	- update to new version 0.14
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|61	
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|62	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2011.0
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|63	+ Revision: 554167
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|64	- update to 0.13
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|65	
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|66	* Mon Nov 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-2mdv2010.1
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|67	+ Revision: 471678
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|68	- adding missing requires:
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|69	
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|70	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.1
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|71	+ Revision: 471532
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|72	- adding missing buildrequires:
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|73	- tighten spec file
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|74	- import perl-DBIx-Class-TimeStamp
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|75	
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|76	
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|77	* Sun Nov 29 2009 cpan2dist 0.12-1mdv
12cr|perl-DBIx-Class-TimeStamp-0.140.0-3|78	- initial mdv release, generated with cpan2dist

4333 12
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|1	%define upstream_name    DBIx-Class-UUIDColumns
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|2	%define upstream_version 0.02005
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|3	
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|4	%if %{_use_internal_dependency_generator}
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|5	%define __noautoreq 'perl\\(Win32(.*)\\)'
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|6	%endif
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|7	
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|8	Name:		perl-%{upstream_name}
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|9	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|10	Release:	7
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|11	
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|12	Summary:	Create uuids using Win32API::GUID
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|13	License:	GPL+ or Artistic
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|14	Group:		Development/Perl
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|16	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|17	
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|18	BuildRequires:	perl-devel
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|19	BuildRequires:	perl(Class::Accessor::Grouped)
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|20	BuildRequires:	perl(Data::UUID)
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|21	BuildRequires:	perl(DBD::SQLite)
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|22	BuildRequires:	perl(DBIx::Class)
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|23	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|24	BuildRequires:	perl(SQL::Abstract)
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|25	BuildRequires:	perl(Module::Find)
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|26	
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|27	BuildArch: noarch
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|28	
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|29	# Adding a requires or otherwise this module fails during run-time.
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|30	Requires:	perl(Data::UUID)
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|31	
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|32	%description
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|33	This the DBIx::Class manpage component resembles the behaviour of the
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|34	Class::DBI::UUID manpage, to make some columns implicitly created as uuid.
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|35	
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|36	When loaded, 'UUIDColumns' will search for a suitable uuid generation
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|37	module from the following list of supported modules:
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|38	
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|39	Data::UUID
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|40	APR::UUID*
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|41	UUID
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|42	Win32::Guidgen
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|43	Win32API::GUID
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|44	
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|45	%prep
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|47	
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|48	%build
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|49	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|50	%make
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|51	
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|52	%check
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|53	%make test
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|54	
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|55	%install
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|56	%makeinstall_std
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|57	
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|58	%files
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|59	%doc Changes META.yml README
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|60	%{_mandir}/man3/*
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|61	%{perl_vendorlib}/*
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|62	
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|63	%changelog
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|64	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.20.50-5mdv2011.0
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|65	+ Revision: 656900
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|66	- rebuild for updated spec-helper
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|67	
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|68	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.20.50-4mdv2011.0
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|69	+ Revision: 625051
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|70	- Add a run-time Requires
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|71	
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|72	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.20.50-3mdv2011.0
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|73	+ Revision: 624996
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|74	- Add Data::UUID as a build requires
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|75	- Add SQL::Abstract as a dep
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|76	- import perl-DBIx-Class-UUIDColumns
12cr|perl-DBIx-Class-UUIDColumns-0.20.50-7|77	

4334 12
12cr|perl-DBIx-ContextualFetch-1.30.0-5|1	%define upstream_name	 DBIx-ContextualFetch
12cr|perl-DBIx-ContextualFetch-1.30.0-5|2	%define upstream_version 1.03
12cr|perl-DBIx-ContextualFetch-1.30.0-5|3	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|4	%if %{_use_internal_dependency_generator}
12cr|perl-DBIx-ContextualFetch-1.30.0-5|5	%define __noautoreq 'perl\\(DBI::db\\)|perl\\(DBI::st\\)'
12cr|perl-DBIx-ContextualFetch-1.30.0-5|6	%endif
12cr|perl-DBIx-ContextualFetch-1.30.0-5|7	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|8	Name:		perl-%{upstream_name}
12cr|perl-DBIx-ContextualFetch-1.30.0-5|9	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-ContextualFetch-1.30.0-5|10	Release:	5
12cr|perl-DBIx-ContextualFetch-1.30.0-5|11	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|12	Summary:	Add contextual fetches to DBI
12cr|perl-DBIx-ContextualFetch-1.30.0-5|13	License:	Artistic
12cr|perl-DBIx-ContextualFetch-1.30.0-5|14	Group:		Development/Perl
12cr|perl-DBIx-ContextualFetch-1.30.0-5|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-ContextualFetch-1.30.0-5|16	Source0:	http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-DBIx-ContextualFetch-1.30.0-5|17	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|18	BuildRequires:	perl-devel
12cr|perl-DBIx-ContextualFetch-1.30.0-5|19	BuildArch:	noarch
12cr|perl-DBIx-ContextualFetch-1.30.0-5|20	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|21	%description
12cr|perl-DBIx-ContextualFetch-1.30.0-5|22	It always struck me odd that DBI didn't take much advantage of Perl's
12cr|perl-DBIx-ContextualFetch-1.30.0-5|23	context sensitivity. DBIx::ContextualFetch redefines some of the various
12cr|perl-DBIx-ContextualFetch-1.30.0-5|24	fetch methods to fix this oversight. It also adds a few new methods for
12cr|perl-DBIx-ContextualFetch-1.30.0-5|25	convenience (though not necessarily efficiency).
12cr|perl-DBIx-ContextualFetch-1.30.0-5|26	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|27	%prep
12cr|perl-DBIx-ContextualFetch-1.30.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-ContextualFetch-1.30.0-5|29	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|30	%build
12cr|perl-DBIx-ContextualFetch-1.30.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBIx-ContextualFetch-1.30.0-5|32	%make
12cr|perl-DBIx-ContextualFetch-1.30.0-5|33	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|34	%check
12cr|perl-DBIx-ContextualFetch-1.30.0-5|35	make test
12cr|perl-DBIx-ContextualFetch-1.30.0-5|36	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|37	%install
12cr|perl-DBIx-ContextualFetch-1.30.0-5|38	%makeinstall_std
12cr|perl-DBIx-ContextualFetch-1.30.0-5|39	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|40	%files
12cr|perl-DBIx-ContextualFetch-1.30.0-5|41	%doc README Changes
12cr|perl-DBIx-ContextualFetch-1.30.0-5|42	%{perl_vendorlib}/DBIx
12cr|perl-DBIx-ContextualFetch-1.30.0-5|43	%{_mandir}/*/*
12cr|perl-DBIx-ContextualFetch-1.30.0-5|44	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|45	%changelog
12cr|perl-DBIx-ContextualFetch-1.30.0-5|46	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 1.30.0-2mdv2011.0
12cr|perl-DBIx-ContextualFetch-1.30.0-5|47	+ Revision: 681359
12cr|perl-DBIx-ContextualFetch-1.30.0-5|48	- mass rebuild
12cr|perl-DBIx-ContextualFetch-1.30.0-5|49	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|50	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.30.0-1mdv2011.0
12cr|perl-DBIx-ContextualFetch-1.30.0-5|51	+ Revision: 403096
12cr|perl-DBIx-ContextualFetch-1.30.0-5|52	- rebuild using %%perl_convert_version
12cr|perl-DBIx-ContextualFetch-1.30.0-5|53	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|54	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.03-5mdv2009.0
12cr|perl-DBIx-ContextualFetch-1.30.0-5|55	+ Revision: 256584
12cr|perl-DBIx-ContextualFetch-1.30.0-5|56	- rebuild
12cr|perl-DBIx-ContextualFetch-1.30.0-5|57	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-DBIx-ContextualFetch-1.30.0-5|59	- restore BuildRoot
12cr|perl-DBIx-ContextualFetch-1.30.0-5|60	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|61	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-3mdv2008.1
12cr|perl-DBIx-ContextualFetch-1.30.0-5|62	+ Revision: 133632
12cr|perl-DBIx-ContextualFetch-1.30.0-5|63	- rebuild
12cr|perl-DBIx-ContextualFetch-1.30.0-5|64	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DBIx-ContextualFetch-1.30.0-5|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DBIx-ContextualFetch-1.30.0-5|67	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|68	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|69	* Fri Nov 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-2mdv2007.0
12cr|perl-DBIx-ContextualFetch-1.30.0-5|70	+ Revision: 86970
12cr|perl-DBIx-ContextualFetch-1.30.0-5|71	- rebuild
12cr|perl-DBIx-ContextualFetch-1.30.0-5|72	- Import perl-DBIx-ContextualFetch
12cr|perl-DBIx-ContextualFetch-1.30.0-5|73	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|74	* Thu Sep 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdk
12cr|perl-DBIx-ContextualFetch-1.30.0-5|75	- New release 1.03
12cr|perl-DBIx-ContextualFetch-1.30.0-5|76	- spec rewrite
12cr|perl-DBIx-ContextualFetch-1.30.0-5|77	
12cr|perl-DBIx-ContextualFetch-1.30.0-5|78	* Thu Mar 17 2005 Bruno Cornec <bcornec@mandrakesoft.org> 1.02-1mdk
12cr|perl-DBIx-ContextualFetch-1.30.0-5|79	- Initial build.
12cr|perl-DBIx-ContextualFetch-1.30.0-5|80	

4335 12
12cr|perl-DBIx-DBSchema-0.390.0-4|1	%define upstream_name	 DBIx-DBSchema
12cr|perl-DBIx-DBSchema-0.390.0-4|2	%define upstream_version 0.39
12cr|perl-DBIx-DBSchema-0.390.0-4|3	
12cr|perl-DBIx-DBSchema-0.390.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-DBIx-DBSchema-0.390.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-DBSchema-0.390.0-4|6	Release:	4
12cr|perl-DBIx-DBSchema-0.390.0-4|7	
12cr|perl-DBIx-DBSchema-0.390.0-4|8	Summary:	Database-independent schema objects
12cr|perl-DBIx-DBSchema-0.390.0-4|9	License:	GPL+ or Artistic
12cr|perl-DBIx-DBSchema-0.390.0-4|10	Group:		Development/Perl
12cr|perl-DBIx-DBSchema-0.390.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-DBSchema-0.390.0-4|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-DBSchema-0.390.0-4|13	
12cr|perl-DBIx-DBSchema-0.390.0-4|14	BuildRequires:	perl-devel
12cr|perl-DBIx-DBSchema-0.390.0-4|15	BuildRequires:	perl(DBI)
12cr|perl-DBIx-DBSchema-0.390.0-4|16	BuildArch:	noarch
12cr|perl-DBIx-DBSchema-0.390.0-4|17	
12cr|perl-DBIx-DBSchema-0.390.0-4|18	%description
12cr|perl-DBIx-DBSchema-0.390.0-4|19	DBIx::DBSchema objects are collections of DBIx::DBSchema::Table objects and
12cr|perl-DBIx-DBSchema-0.390.0-4|20	represent a database schema.
12cr|perl-DBIx-DBSchema-0.390.0-4|21	This module implements an OO-interface to database schemas. Using this module,
12cr|perl-DBIx-DBSchema-0.390.0-4|22	you can create a database schema with an OO Perl interface. You can read the
12cr|perl-DBIx-DBSchema-0.390.0-4|23	schema from an existing database. You can save the schema to disk and restore
12cr|perl-DBIx-DBSchema-0.390.0-4|24	it a different process. Most importantly, DBIx::DBSchema can write SQL CREATE
12cr|perl-DBIx-DBSchema-0.390.0-4|25	statements statements for different databases from a single source.
12cr|perl-DBIx-DBSchema-0.390.0-4|26	
12cr|perl-DBIx-DBSchema-0.390.0-4|27	Currently supported databases are MySQL and PostgreSQL. Sybase support
12cr|perl-DBIx-DBSchema-0.390.0-4|28	is partially implemented. DBIx::DBSchema will attempt to use generic SQL
12cr|perl-DBIx-DBSchema-0.390.0-4|29	syntax for other databases. Assistance adding support for other databases
12cr|perl-DBIx-DBSchema-0.390.0-4|30	is welcomed. See DBIx::DBSchema::DBD, "Driver Writer's Guide and Base Class".
12cr|perl-DBIx-DBSchema-0.390.0-4|31	
12cr|perl-DBIx-DBSchema-0.390.0-4|32	%prep
12cr|perl-DBIx-DBSchema-0.390.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-DBSchema-0.390.0-4|34	
12cr|perl-DBIx-DBSchema-0.390.0-4|35	%build
12cr|perl-DBIx-DBSchema-0.390.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBIx-DBSchema-0.390.0-4|37	%make
12cr|perl-DBIx-DBSchema-0.390.0-4|38	
12cr|perl-DBIx-DBSchema-0.390.0-4|39	%check
12cr|perl-DBIx-DBSchema-0.390.0-4|40	make test
12cr|perl-DBIx-DBSchema-0.390.0-4|41	
12cr|perl-DBIx-DBSchema-0.390.0-4|42	%install
12cr|perl-DBIx-DBSchema-0.390.0-4|43	%makeinstall_std
12cr|perl-DBIx-DBSchema-0.390.0-4|44	
12cr|perl-DBIx-DBSchema-0.390.0-4|45	%files
12cr|perl-DBIx-DBSchema-0.390.0-4|46	%doc Changes README
12cr|perl-DBIx-DBSchema-0.390.0-4|47	%{perl_vendorlib}/DBIx
12cr|perl-DBIx-DBSchema-0.390.0-4|48	%{_mandir}/man3/*
12cr|perl-DBIx-DBSchema-0.390.0-4|49	
12cr|perl-DBIx-DBSchema-0.390.0-4|50	
12cr|perl-DBIx-DBSchema-0.390.0-4|51	%changelog
12cr|perl-DBIx-DBSchema-0.390.0-4|52	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.390.0-3mdv2011.0
12cr|perl-DBIx-DBSchema-0.390.0-4|53	+ Revision: 681360
12cr|perl-DBIx-DBSchema-0.390.0-4|54	- mass rebuild
12cr|perl-DBIx-DBSchema-0.390.0-4|55	
12cr|perl-DBIx-DBSchema-0.390.0-4|56	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.390.0-2mdv2011.0
12cr|perl-DBIx-DBSchema-0.390.0-4|57	+ Revision: 528109
12cr|perl-DBIx-DBSchema-0.390.0-4|58	- rebuild
12cr|perl-DBIx-DBSchema-0.390.0-4|59	- update to 0.39
12cr|perl-DBIx-DBSchema-0.390.0-4|60	
12cr|perl-DBIx-DBSchema-0.390.0-4|61	* Fri Jan 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.380.0-1mdv2010.1
12cr|perl-DBIx-DBSchema-0.390.0-4|62	+ Revision: 491626
12cr|perl-DBIx-DBSchema-0.390.0-4|63	- update to 0.38
12cr|perl-DBIx-DBSchema-0.390.0-4|64	
12cr|perl-DBIx-DBSchema-0.390.0-4|65	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.360.0-1mdv2010.0
12cr|perl-DBIx-DBSchema-0.390.0-4|66	+ Revision: 405960
12cr|perl-DBIx-DBSchema-0.390.0-4|67	- rebuild using %%perl_convert_version
12cr|perl-DBIx-DBSchema-0.390.0-4|68	
12cr|perl-DBIx-DBSchema-0.390.0-4|69	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.36-3mdv2009.0
12cr|perl-DBIx-DBSchema-0.390.0-4|70	+ Revision: 256586
12cr|perl-DBIx-DBSchema-0.390.0-4|71	- rebuild
12cr|perl-DBIx-DBSchema-0.390.0-4|72	
12cr|perl-DBIx-DBSchema-0.390.0-4|73	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-DBIx-DBSchema-0.390.0-4|74	- restore BuildRoot
12cr|perl-DBIx-DBSchema-0.390.0-4|75	
12cr|perl-DBIx-DBSchema-0.390.0-4|76	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.36-1mdv2008.1
12cr|perl-DBIx-DBSchema-0.390.0-4|77	+ Revision: 132043
12cr|perl-DBIx-DBSchema-0.390.0-4|78	- update to new version 0.36
12cr|perl-DBIx-DBSchema-0.390.0-4|79	
12cr|perl-DBIx-DBSchema-0.390.0-4|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DBIx-DBSchema-0.390.0-4|81	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DBIx-DBSchema-0.390.0-4|82	
12cr|perl-DBIx-DBSchema-0.390.0-4|83	* Sun Nov 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.35-1mdv2008.1
12cr|perl-DBIx-DBSchema-0.390.0-4|84	+ Revision: 105893
12cr|perl-DBIx-DBSchema-0.390.0-4|85	- update to new version 0.35
12cr|perl-DBIx-DBSchema-0.390.0-4|86	- update to new version 0.35
12cr|perl-DBIx-DBSchema-0.390.0-4|87	
12cr|perl-DBIx-DBSchema-0.390.0-4|88	* Thu Sep 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-1mdv2008.0
12cr|perl-DBIx-DBSchema-0.390.0-4|89	+ Revision: 81170
12cr|perl-DBIx-DBSchema-0.390.0-4|90	- new schema
12cr|perl-DBIx-DBSchema-0.390.0-4|91	
12cr|perl-DBIx-DBSchema-0.390.0-4|92	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-1mdv2008.0
12cr|perl-DBIx-DBSchema-0.390.0-4|93	+ Revision: 46620
12cr|perl-DBIx-DBSchema-0.390.0-4|94	- update to new version 0.33
12cr|perl-DBIx-DBSchema-0.390.0-4|95	
12cr|perl-DBIx-DBSchema-0.390.0-4|96	
12cr|perl-DBIx-DBSchema-0.390.0-4|97	* Thu Nov 02 2006 Michael Scherer <misc@mandriva.org> 0.31-2mdv2007.0
12cr|perl-DBIx-DBSchema-0.390.0-4|98	+ Revision: 75496
12cr|perl-DBIx-DBSchema-0.390.0-4|99	- Rebuild
12cr|perl-DBIx-DBSchema-0.390.0-4|100	- Import perl-DBIx-DBSchema
12cr|perl-DBIx-DBSchema-0.390.0-4|101	

4336 12
12cr|perl-DBIx-Recordset-0.260.0-3|1	%define upstream_name	 DBIx-Recordset
12cr|perl-DBIx-Recordset-0.260.0-3|2	%define upstream_version 0.26
12cr|perl-DBIx-Recordset-0.260.0-3|3	
12cr|perl-DBIx-Recordset-0.260.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DBIx-Recordset-0.260.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-Recordset-0.260.0-3|6	Release:	3
12cr|perl-DBIx-Recordset-0.260.0-3|7	
12cr|perl-DBIx-Recordset-0.260.0-3|8	Summary:	Perl extension for DBI recordsets
12cr|perl-DBIx-Recordset-0.260.0-3|9	License:	GPL+ or Artistic
12cr|perl-DBIx-Recordset-0.260.0-3|10	Group:		Development/Perl
12cr|perl-DBIx-Recordset-0.260.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-DBIx-Recordset-0.260.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-DBIx-Recordset-0.260.0-3|13	
12cr|perl-DBIx-Recordset-0.260.0-3|14	BuildRequires:	perl-devel
12cr|perl-DBIx-Recordset-0.260.0-3|15	BuildRequires:	perl(DBI)
12cr|perl-DBIx-Recordset-0.260.0-3|16	BuildRequires:  perl(DBD::Pg)
12cr|perl-DBIx-Recordset-0.260.0-3|17	BuildArch:	noarch
12cr|perl-DBIx-Recordset-0.260.0-3|18	Requires:	perl(DBI)
12cr|perl-DBIx-Recordset-0.260.0-3|19	
12cr|perl-DBIx-Recordset-0.260.0-3|20	%description
12cr|perl-DBIx-Recordset-0.260.0-3|21	DBIx::Recordset is a perl module for abstraction and simplification of database
12cr|perl-DBIx-Recordset-0.260.0-3|22	access.
12cr|perl-DBIx-Recordset-0.260.0-3|23	
12cr|perl-DBIx-Recordset-0.260.0-3|24	The goal is to make standard database access (select/insert/update/delete)
12cr|perl-DBIx-Recordset-0.260.0-3|25	easier to handle and independend of the underlying DBMS. Special attention is
12cr|perl-DBIx-Recordset-0.260.0-3|26	made on web applications to make it possible to handle the state-less access
12cr|perl-DBIx-Recordset-0.260.0-3|27	and to process the posted data of formfields, but DBIx::Recordset is not
12cr|perl-DBIx-Recordset-0.260.0-3|28	limited to web applications.
12cr|perl-DBIx-Recordset-0.260.0-3|29	
12cr|perl-DBIx-Recordset-0.260.0-3|30	%prep
12cr|perl-DBIx-Recordset-0.260.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-Recordset-0.260.0-3|32	
12cr|perl-DBIx-Recordset-0.260.0-3|33	%build
12cr|perl-DBIx-Recordset-0.260.0-3|34	chmod 644 Changes Recordset.pm
12cr|perl-DBIx-Recordset-0.260.0-3|35	perl -pi -e 's/\cM//' Changes
12cr|perl-DBIx-Recordset-0.260.0-3|36	perl Makefile.PL INSTALLDIRS=vendor << EOF
12cr|perl-DBIx-Recordset-0.260.0-3|37	
12cr|perl-DBIx-Recordset-0.260.0-3|38	
12cr|perl-DBIx-Recordset-0.260.0-3|39	
12cr|perl-DBIx-Recordset-0.260.0-3|40	
12cr|perl-DBIx-Recordset-0.260.0-3|41	EOF
12cr|perl-DBIx-Recordset-0.260.0-3|42	make
12cr|perl-DBIx-Recordset-0.260.0-3|43	
12cr|perl-DBIx-Recordset-0.260.0-3|44	%install
12cr|perl-DBIx-Recordset-0.260.0-3|45	%makeinstall_std
12cr|perl-DBIx-Recordset-0.260.0-3|46	
12cr|perl-DBIx-Recordset-0.260.0-3|47	%files
12cr|perl-DBIx-Recordset-0.260.0-3|48	%doc Changes README TODO
12cr|perl-DBIx-Recordset-0.260.0-3|49	%{_mandir}/*/*
12cr|perl-DBIx-Recordset-0.260.0-3|50	%{perl_vendorlib}/DBIx
12cr|perl-DBIx-Recordset-0.260.0-3|51	
12cr|perl-DBIx-Recordset-0.260.0-3|52	
12cr|perl-DBIx-Recordset-0.260.0-3|53	%changelog
12cr|perl-DBIx-Recordset-0.260.0-3|54	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.260.0-2mdv2011.0
12cr|perl-DBIx-Recordset-0.260.0-3|55	+ Revision: 681361
12cr|perl-DBIx-Recordset-0.260.0-3|56	- mass rebuild
12cr|perl-DBIx-Recordset-0.260.0-3|57	
12cr|perl-DBIx-Recordset-0.260.0-3|58	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.260.0-1mdv2011.0
12cr|perl-DBIx-Recordset-0.260.0-3|59	+ Revision: 406978
12cr|perl-DBIx-Recordset-0.260.0-3|60	- rebuild using %%perl_convert_version
12cr|perl-DBIx-Recordset-0.260.0-3|61	
12cr|perl-DBIx-Recordset-0.260.0-3|62	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.26-5mdv2009.0
12cr|perl-DBIx-Recordset-0.260.0-3|63	+ Revision: 256588
12cr|perl-DBIx-Recordset-0.260.0-3|64	- rebuild
12cr|perl-DBIx-Recordset-0.260.0-3|65	
12cr|perl-DBIx-Recordset-0.260.0-3|66	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.26-3mdv2008.1
12cr|perl-DBIx-Recordset-0.260.0-3|67	+ Revision: 135833
12cr|perl-DBIx-Recordset-0.260.0-3|68	- restore BuildRoot
12cr|perl-DBIx-Recordset-0.260.0-3|69	
12cr|perl-DBIx-Recordset-0.260.0-3|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DBIx-Recordset-0.260.0-3|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DBIx-Recordset-0.260.0-3|72	
12cr|perl-DBIx-Recordset-0.260.0-3|73	
12cr|perl-DBIx-Recordset-0.260.0-3|74	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 0.26-3mdv2007.0
12cr|perl-DBIx-Recordset-0.260.0-3|75	+ Revision: 108544
12cr|perl-DBIx-Recordset-0.260.0-3|76	- rebuild
12cr|perl-DBIx-Recordset-0.260.0-3|77	
12cr|perl-DBIx-Recordset-0.260.0-3|78	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-DBIx-Recordset-0.260.0-3|79	- Import perl-DBIx-Recordset
12cr|perl-DBIx-Recordset-0.260.0-3|80	
12cr|perl-DBIx-Recordset-0.260.0-3|81	* Wed Nov 09 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.26-2mdk
12cr|perl-DBIx-Recordset-0.260.0-3|82	- Fix URL, summary, description, build, install, line endings and permissions
12cr|perl-DBIx-Recordset-0.260.0-3|83	- Require DBI and perl-base by hand since perl.req doesn't seem to find it
12cr|perl-DBIx-Recordset-0.260.0-3|84	
12cr|perl-DBIx-Recordset-0.260.0-3|85	* Tue Nov 09 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.26-1mdk
12cr|perl-DBIx-Recordset-0.260.0-3|86	- 0.26
12cr|perl-DBIx-Recordset-0.260.0-3|87	
12cr|perl-DBIx-Recordset-0.260.0-3|88	* Thu Apr 22 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.25a-1mdk
12cr|perl-DBIx-Recordset-0.260.0-3|89	- 0.25a
12cr|perl-DBIx-Recordset-0.260.0-3|90	
12cr|perl-DBIx-Recordset-0.260.0-3|91	* Wed Feb 25 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.24-8mdk
12cr|perl-DBIx-Recordset-0.260.0-3|92	- rebuild
12cr|perl-DBIx-Recordset-0.260.0-3|93	- own dir
12cr|perl-DBIx-Recordset-0.260.0-3|94	

4337 12
12cr|perl-DBIx-SearchBuilder-1.590.0-3|1	%define upstream_name	 DBIx-SearchBuilder
12cr|perl-DBIx-SearchBuilder-1.590.0-3|2	%define upstream_version 1.59
12cr|perl-DBIx-SearchBuilder-1.590.0-3|3	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-DBIx-SearchBuilder-1.590.0-3|5	%define __noautoreq 'perl\\(DBD::Oracle\\)'
12cr|perl-DBIx-SearchBuilder-1.590.0-3|6	%else
12cr|perl-DBIx-SearchBuilder-1.590.0-3|7	%define _requires_exceptions perl(DBD::Oracle)
12cr|perl-DBIx-SearchBuilder-1.590.0-3|8	%endif
12cr|perl-DBIx-SearchBuilder-1.590.0-3|9	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|10	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|11	Name:		perl-%{upstream_name}
12cr|perl-DBIx-SearchBuilder-1.590.0-3|12	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBIx-SearchBuilder-1.590.0-3|13	Release:	3
12cr|perl-DBIx-SearchBuilder-1.590.0-3|14	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|15	Summary:	Database-independent schema objects
12cr|perl-DBIx-SearchBuilder-1.590.0-3|16	License:	GPL+ or Artistic
12cr|perl-DBIx-SearchBuilder-1.590.0-3|17	Group:		Development/Perl
12cr|perl-DBIx-SearchBuilder-1.590.0-3|18	Summary:	Encapsulate SQL queries and rows in simple perl object
12cr|perl-DBIx-SearchBuilder-1.590.0-3|19	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBIx-SearchBuilder-1.590.0-3|20	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBIx-SearchBuilder-1.590.0-3|21	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|22	BuildRequires:	perl-devel
12cr|perl-DBIx-SearchBuilder-1.590.0-3|23	BuildRequires:	perl(Want)
12cr|perl-DBIx-SearchBuilder-1.590.0-3|24	BuildRequires:	perl(DBI)
12cr|perl-DBIx-SearchBuilder-1.590.0-3|25	BuildRequires:	perl(DBD::SQLite)
12cr|perl-DBIx-SearchBuilder-1.590.0-3|26	BuildRequires:	perl(Class::ReturnValue)
12cr|perl-DBIx-SearchBuilder-1.590.0-3|27	BuildRequires:	perl(Cache::Simple::TimedExpiry)
12cr|perl-DBIx-SearchBuilder-1.590.0-3|28	BuildRequires:	perl(Class::Accessor)
12cr|perl-DBIx-SearchBuilder-1.590.0-3|29	BuildRequires:	perl(Clone)
12cr|perl-DBIx-SearchBuilder-1.590.0-3|30	BuildRequires:	perl(DBIx::DBSchema)
12cr|perl-DBIx-SearchBuilder-1.590.0-3|31	BuildArch:	noarch
12cr|perl-DBIx-SearchBuilder-1.590.0-3|32	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|33	%description
12cr|perl-DBIx-SearchBuilder-1.590.0-3|34	This module provides an object-oriented mechanism for retrieving and updating
12cr|perl-DBIx-SearchBuilder-1.590.0-3|35	data in a DBI-accesible database.
12cr|perl-DBIx-SearchBuilder-1.590.0-3|36	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|37	In order to use this module, you should create a subclass of
12cr|perl-DBIx-SearchBuilder-1.590.0-3|38	DBIx::SearchBuilder and a subclass of DBIx::SearchBuilder::Record for each
12cr|perl-DBIx-SearchBuilder-1.590.0-3|39	table that you wish to access. (See the documentation of
12cr|perl-DBIx-SearchBuilder-1.590.0-3|40	DBIx::SearchBuilder::Record for more information on subclassing it.)
12cr|perl-DBIx-SearchBuilder-1.590.0-3|41	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|42	Your DBIx::SearchBuilder subclass must override NewItem, and probably should
12cr|perl-DBIx-SearchBuilder-1.590.0-3|43	override at least _Init also; at the very least, _Init should probably call
12cr|perl-DBIx-SearchBuilder-1.590.0-3|44	_Handle and _Table to set the database handle (a DBIx::SearchBuilder::Handle
12cr|perl-DBIx-SearchBuilder-1.590.0-3|45	object) and table name for the class. You can try to override just about
12cr|perl-DBIx-SearchBuilder-1.590.0-3|46	every other method here, as long as you think you know what you are doing.
12cr|perl-DBIx-SearchBuilder-1.590.0-3|47	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|48	%prep
12cr|perl-DBIx-SearchBuilder-1.590.0-3|49	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBIx-SearchBuilder-1.590.0-3|50	find -name \*.pm | xargs chmod 644
12cr|perl-DBIx-SearchBuilder-1.590.0-3|51	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|52	%build
12cr|perl-DBIx-SearchBuilder-1.590.0-3|53	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12cr|perl-DBIx-SearchBuilder-1.590.0-3|54	%make
12cr|perl-DBIx-SearchBuilder-1.590.0-3|55	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|56	%check
12cr|perl-DBIx-SearchBuilder-1.590.0-3|57	make test
12cr|perl-DBIx-SearchBuilder-1.590.0-3|58	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|59	%install
12cr|perl-DBIx-SearchBuilder-1.590.0-3|60	%makeinstall_std
12cr|perl-DBIx-SearchBuilder-1.590.0-3|61	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|62	%files
12cr|perl-DBIx-SearchBuilder-1.590.0-3|63	%{perl_vendorlib}/DBIx
12cr|perl-DBIx-SearchBuilder-1.590.0-3|64	%{_mandir}/*/*
12cr|perl-DBIx-SearchBuilder-1.590.0-3|65	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|66	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|67	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|68	%changelog
12cr|perl-DBIx-SearchBuilder-1.590.0-3|69	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 1.590.0-2mdv2011.0
12cr|perl-DBIx-SearchBuilder-1.590.0-3|70	+ Revision: 681362
12cr|perl-DBIx-SearchBuilder-1.590.0-3|71	- mass rebuild
12cr|perl-DBIx-SearchBuilder-1.590.0-3|72	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|73	* Sun Nov 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.590.0-1mdv2011.0
12cr|perl-DBIx-SearchBuilder-1.590.0-3|74	+ Revision: 599550
12cr|perl-DBIx-SearchBuilder-1.590.0-3|75	- update to new version 1.59
12cr|perl-DBIx-SearchBuilder-1.590.0-3|76	- update to new version 1.58
12cr|perl-DBIx-SearchBuilder-1.590.0-3|77	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|78	* Fri Jul 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.560.0-1mdv2011.0
12cr|perl-DBIx-SearchBuilder-1.590.0-3|79	+ Revision: 396844
12cr|perl-DBIx-SearchBuilder-1.590.0-3|80	- update to 1.56
12cr|perl-DBIx-SearchBuilder-1.590.0-3|81	- using %%perl_convert_version
12cr|perl-DBIx-SearchBuilder-1.590.0-3|82	- fixed license field
12cr|perl-DBIx-SearchBuilder-1.590.0-3|83	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|84	* Sun May 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.55-1mdv2010.0
12cr|perl-DBIx-SearchBuilder-1.590.0-3|85	+ Revision: 373933
12cr|perl-DBIx-SearchBuilder-1.590.0-3|86	- new version
12cr|perl-DBIx-SearchBuilder-1.590.0-3|87	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|88	* Thu Jul 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.54-1mdv2009.0
12cr|perl-DBIx-SearchBuilder-1.590.0-3|89	+ Revision: 233396
12cr|perl-DBIx-SearchBuilder-1.590.0-3|90	- update to new version 1.54
12cr|perl-DBIx-SearchBuilder-1.590.0-3|91	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|92	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.53-1mdv2009.0
12cr|perl-DBIx-SearchBuilder-1.590.0-3|93	+ Revision: 193797
12cr|perl-DBIx-SearchBuilder-1.590.0-3|94	- update to new version 1.53
12cr|perl-DBIx-SearchBuilder-1.590.0-3|95	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|96	* Mon Jan 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.51-1mdv2008.1
12cr|perl-DBIx-SearchBuilder-1.590.0-3|97	+ Revision: 155668
12cr|perl-DBIx-SearchBuilder-1.590.0-3|98	- update to new version 1.51
12cr|perl-DBIx-SearchBuilder-1.590.0-3|99	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|100	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-DBIx-SearchBuilder-1.590.0-3|101	- restore BuildRoot
12cr|perl-DBIx-SearchBuilder-1.590.0-3|102	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DBIx-SearchBuilder-1.590.0-3|104	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DBIx-SearchBuilder-1.590.0-3|105	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|106	* Mon Nov 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.50-1mdv2008.1
12cr|perl-DBIx-SearchBuilder-1.590.0-3|107	+ Revision: 112548
12cr|perl-DBIx-SearchBuilder-1.590.0-3|108	- update to new version 1.50
12cr|perl-DBIx-SearchBuilder-1.590.0-3|109	- don't check dependencies
12cr|perl-DBIx-SearchBuilder-1.590.0-3|110	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|111	* Mon Jul 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.49-1mdv2008.0
12cr|perl-DBIx-SearchBuilder-1.590.0-3|112	+ Revision: 52488
12cr|perl-DBIx-SearchBuilder-1.590.0-3|113	- update to new version 1.49
12cr|perl-DBIx-SearchBuilder-1.590.0-3|114	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|115	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 1.48-1mdv2008.0
12cr|perl-DBIx-SearchBuilder-1.590.0-3|116	+ Revision: 20898
12cr|perl-DBIx-SearchBuilder-1.590.0-3|117	- update to 1.48
12cr|perl-DBIx-SearchBuilder-1.590.0-3|118	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|119	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|120	* Sat Apr 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.43-1mdk
12cr|perl-DBIx-SearchBuilder-1.590.0-3|121	- New release 1.43
12cr|perl-DBIx-SearchBuilder-1.590.0-3|122	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|123	* Thu Apr 13 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.42-1mdk
12cr|perl-DBIx-SearchBuilder-1.590.0-3|124	- New release 1.42
12cr|perl-DBIx-SearchBuilder-1.590.0-3|125	- better source URL
12cr|perl-DBIx-SearchBuilder-1.590.0-3|126	- better buildrequires syntax
12cr|perl-DBIx-SearchBuilder-1.590.0-3|127	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|128	* Sun Mar 12 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.40-1mdk
12cr|perl-DBIx-SearchBuilder-1.590.0-3|129	- New release 1.40
12cr|perl-DBIx-SearchBuilder-1.590.0-3|130	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|131	* Fri Mar 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.39-1mdk
12cr|perl-DBIx-SearchBuilder-1.590.0-3|132	- New release 1.39
12cr|perl-DBIx-SearchBuilder-1.590.0-3|133	- spec cleanup
12cr|perl-DBIx-SearchBuilder-1.590.0-3|134	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|135	* Mon Jan 23 2006 Michael Scherer <misc@mandriva.org> 1.38-2mdk
12cr|perl-DBIx-SearchBuilder-1.590.0-3|136	- add missing buildRequires
12cr|perl-DBIx-SearchBuilder-1.590.0-3|137	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|138	* Wed Jan 04 2006 Michael Scherer <misc@mandriva.org> 1.38-1mdk
12cr|perl-DBIx-SearchBuilder-1.590.0-3|139	- New release 1.38
12cr|perl-DBIx-SearchBuilder-1.590.0-3|140	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|141	* Fri Dec 30 2005 Michael Scherer <misc@mandriva.org> 1.36-3mdk
12cr|perl-DBIx-SearchBuilder-1.590.0-3|142	- Do not ship empty dir
12cr|perl-DBIx-SearchBuilder-1.590.0-3|143	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|144	* Fri Dec 16 2005 Michael Scherer <misc@mandriva.org> 1.36-2mdk
12cr|perl-DBIx-SearchBuilder-1.590.0-3|145	- fix BuildRequires
12cr|perl-DBIx-SearchBuilder-1.590.0-3|146	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|147	* Wed Dec 07 2005 Michael Scherer <misc@mandriva.org> 1.36-1mdk
12cr|perl-DBIx-SearchBuilder-1.590.0-3|148	- New release 1.36
12cr|perl-DBIx-SearchBuilder-1.590.0-3|149	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|150	* Tue Nov 15 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.35-1mdk
12cr|perl-DBIx-SearchBuilder-1.590.0-3|151	- 1.35
12cr|perl-DBIx-SearchBuilder-1.590.0-3|152	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|153	* Sat Oct 01 2005 Michael Scherer <misc@mandriva.org> 1.33-2mdk
12cr|perl-DBIx-SearchBuilder-1.590.0-3|154	- do not requires perl-DBD-Oracle
12cr|perl-DBIx-SearchBuilder-1.590.0-3|155	
12cr|perl-DBIx-SearchBuilder-1.590.0-3|156	* Sat Oct 01 2005 Michael Scherer <misc@mandriva.org> 1.33-1mdk
12cr|perl-DBIx-SearchBuilder-1.590.0-3|157	- First mandriva package
12cr|perl-DBIx-SearchBuilder-1.590.0-3|158	

4338 12
12cr|perl-DBM-Deep-2.0.400-3|1	%define upstream_name    DBM-Deep
12cr|perl-DBM-Deep-2.0.400-3|2	%define upstream_version 2.0004
12cr|perl-DBM-Deep-2.0.400-3|3	
12cr|perl-DBM-Deep-2.0.400-3|4	Name:		perl-%{upstream_name}
12cr|perl-DBM-Deep-2.0.400-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DBM-Deep-2.0.400-3|6	Release:	3
12cr|perl-DBM-Deep-2.0.400-3|7	
12cr|perl-DBM-Deep-2.0.400-3|8	Summary:	A pure perl multi-level hash/array DBM that supports transactions
12cr|perl-DBM-Deep-2.0.400-3|9	License:	GPL+ or Artistic
12cr|perl-DBM-Deep-2.0.400-3|10	Group:		Development/Perl
12cr|perl-DBM-Deep-2.0.400-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DBM-Deep-2.0.400-3|12	Source0:	http://www.cpan.org/modules/by-module/DBM/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DBM-Deep-2.0.400-3|13	
12cr|perl-DBM-Deep-2.0.400-3|14	BuildRequires:	perl-devel
12cr|perl-DBM-Deep-2.0.400-3|15	BuildRequires:	perl(Digest::MD5)
12cr|perl-DBM-Deep-2.0.400-3|16	BuildRequires:	perl(Fcntl)
12cr|perl-DBM-Deep-2.0.400-3|17	BuildRequires:	perl(File::Path)
12cr|perl-DBM-Deep-2.0.400-3|18	BuildRequires:	perl(File::Temp)
12cr|perl-DBM-Deep-2.0.400-3|19	BuildRequires:	perl(IO::Scalar)
12cr|perl-DBM-Deep-2.0.400-3|20	BuildRequires:	perl(Pod::Usage)
12cr|perl-DBM-Deep-2.0.400-3|21	BuildRequires:	perl(Scalar::Util)
12cr|perl-DBM-Deep-2.0.400-3|22	BuildRequires:	perl(Test::Deep)
12cr|perl-DBM-Deep-2.0.400-3|23	BuildRequires:	perl(Test::Exception)
12cr|perl-DBM-Deep-2.0.400-3|24	BuildRequires:	perl(Test::More)
12cr|perl-DBM-Deep-2.0.400-3|25	BuildRequires:	perl(Test::Warn)
12cr|perl-DBM-Deep-2.0.400-3|26	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-DBM-Deep-2.0.400-3|27	BuildArch:	noarch
12cr|perl-DBM-Deep-2.0.400-3|28	
12cr|perl-DBM-Deep-2.0.400-3|29	%description
12cr|perl-DBM-Deep-2.0.400-3|30	A unique flat-file database module, written in pure perl. True multi-level
12cr|perl-DBM-Deep-2.0.400-3|31	hash/array support (unlike MLDBM, which is faked), hybrid OO / tie()
12cr|perl-DBM-Deep-2.0.400-3|32	interface, cross-platform FTPable files, ACID transactions, and is quite
12cr|perl-DBM-Deep-2.0.400-3|33	fast. Can handle millions of keys and unlimited levels without significant
12cr|perl-DBM-Deep-2.0.400-3|34	slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper
12cr|perl-DBM-Deep-2.0.400-3|35	around a C-based DBM. Out-of-the-box compatibility with Unix, Mac OS X and
12cr|perl-DBM-Deep-2.0.400-3|36	Windows.
12cr|perl-DBM-Deep-2.0.400-3|37	
12cr|perl-DBM-Deep-2.0.400-3|38	%prep
12cr|perl-DBM-Deep-2.0.400-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DBM-Deep-2.0.400-3|40	
12cr|perl-DBM-Deep-2.0.400-3|41	%build
12cr|perl-DBM-Deep-2.0.400-3|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DBM-Deep-2.0.400-3|43	%make
12cr|perl-DBM-Deep-2.0.400-3|44	
12cr|perl-DBM-Deep-2.0.400-3|45	%check
12cr|perl-DBM-Deep-2.0.400-3|46	%make test
12cr|perl-DBM-Deep-2.0.400-3|47	
12cr|perl-DBM-Deep-2.0.400-3|48	%install
12cr|perl-DBM-Deep-2.0.400-3|49	%makeinstall_std
12cr|perl-DBM-Deep-2.0.400-3|50	
12cr|perl-DBM-Deep-2.0.400-3|51	%files
12cr|perl-DBM-Deep-2.0.400-3|52	%doc Changes README
12cr|perl-DBM-Deep-2.0.400-3|53	%{_mandir}/man3/*
12cr|perl-DBM-Deep-2.0.400-3|54	%{perl_vendorlib}/*
12cr|perl-DBM-Deep-2.0.400-3|55	
12cr|perl-DBM-Deep-2.0.400-3|56	%changelog
12cr|perl-DBM-Deep-2.0.400-3|57	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.0.400-2mdv2011.0
12cr|perl-DBM-Deep-2.0.400-3|58	+ Revision: 656901
12cr|perl-DBM-Deep-2.0.400-3|59	- rebuild for updated spec-helper
12cr|perl-DBM-Deep-2.0.400-3|60	
12cr|perl-DBM-Deep-2.0.400-3|61	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-DBM-Deep-2.0.400-3|62	- update to new version 2.0004
12cr|perl-DBM-Deep-2.0.400-3|63	
12cr|perl-DBM-Deep-2.0.400-3|64	* Tue Aug 24 2010 Jérôme Quelin <jquelin@mandriva.org> 2.0.100-1mdv2011.0
12cr|perl-DBM-Deep-2.0.400-3|65	+ Revision: 572700
12cr|perl-DBM-Deep-2.0.400-3|66	- update to 2.0001
12cr|perl-DBM-Deep-2.0.400-3|67	
12cr|perl-DBM-Deep-2.0.400-3|68	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 2.0.0-1mdv2011.0
12cr|perl-DBM-Deep-2.0.400-3|69	+ Revision: 561554
12cr|perl-DBM-Deep-2.0.400-3|70	- update to 2.0000
12cr|perl-DBM-Deep-2.0.400-3|71	
12cr|perl-DBM-Deep-2.0.400-3|72	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.2.500-1mdv2011.0
12cr|perl-DBM-Deep-2.0.400-3|73	+ Revision: 553081
12cr|perl-DBM-Deep-2.0.400-3|74	- update to 1.0025
12cr|perl-DBM-Deep-2.0.400-3|75	
12cr|perl-DBM-Deep-2.0.400-3|76	* Tue Apr 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.2.100-1mdv2010.1
12cr|perl-DBM-Deep-2.0.400-3|77	+ Revision: 536963
12cr|perl-DBM-Deep-2.0.400-3|78	- update to 1.0021
12cr|perl-DBM-Deep-2.0.400-3|79	
12cr|perl-DBM-Deep-2.0.400-3|80	* Mon Feb 08 2010 Jérôme Quelin <jquelin@mandriva.org> 1.1.600-1mdv2010.1
12cr|perl-DBM-Deep-2.0.400-3|81	+ Revision: 502096
12cr|perl-DBM-Deep-2.0.400-3|82	- update to 1.0016
12cr|perl-DBM-Deep-2.0.400-3|83	
12cr|perl-DBM-Deep-2.0.400-3|84	* Wed Jan 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.1.500-1mdv2010.1
12cr|perl-DBM-Deep-2.0.400-3|85	+ Revision: 497007
12cr|perl-DBM-Deep-2.0.400-3|86	- update to 1.0015
12cr|perl-DBM-Deep-2.0.400-3|87	
12cr|perl-DBM-Deep-2.0.400-3|88	* Tue Nov 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.1.400-1mdv2010.1
12cr|perl-DBM-Deep-2.0.400-3|89	+ Revision: 466976
12cr|perl-DBM-Deep-2.0.400-3|90	- import perl-DBM-Deep
12cr|perl-DBM-Deep-2.0.400-3|91	
12cr|perl-DBM-Deep-2.0.400-3|92	
12cr|perl-DBM-Deep-2.0.400-3|93	* Tue Nov 17 2009 cpan2dist 1.0014-1mdv
12cr|perl-DBM-Deep-2.0.400-3|94	- initial mdv release, generated with cpan2dist

4339 12
12cr|perl-DCOP-0.38.0-4|1	%define upstream_name    DCOP
12cr|perl-DCOP-0.38.0-4|2	%define upstream_version 0.038
12cr|perl-DCOP-0.38.0-4|3	
12cr|perl-DCOP-0.38.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-DCOP-0.38.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DCOP-0.38.0-4|6	Release:	4
12cr|perl-DCOP-0.38.0-4|7	Epoch:		2
12cr|perl-DCOP-0.38.0-4|8	
12cr|perl-DCOP-0.38.0-4|9	Summary:	Extensible inheritable class to dcop
12cr|perl-DCOP-0.38.0-4|10	License:	GPL+ or Artistic
12cr|perl-DCOP-0.38.0-4|11	Group:		Development/Perl
12cr|perl-DCOP-0.38.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DCOP-0.38.0-4|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DCOP-0.38.0-4|14	
12cr|perl-DCOP-0.38.0-4|15	BuildRequires:	perl-devel
12cr|perl-DCOP-0.38.0-4|16	BuildArch:	noarch
12cr|perl-DCOP-0.38.0-4|17	
12cr|perl-DCOP-0.38.0-4|18	%description
12cr|perl-DCOP-0.38.0-4|19	This class is meant to be a base constructor for higher level of
12cr|perl-DCOP-0.38.0-4|20	abstraction on dcop clients.
12cr|perl-DCOP-0.38.0-4|21	
12cr|perl-DCOP-0.38.0-4|22	%prep
12cr|perl-DCOP-0.38.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DCOP-0.38.0-4|24	
12cr|perl-DCOP-0.38.0-4|25	%build
12cr|perl-DCOP-0.38.0-4|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DCOP-0.38.0-4|27	%make
12cr|perl-DCOP-0.38.0-4|28	
12cr|perl-DCOP-0.38.0-4|29	%check
12cr|perl-DCOP-0.38.0-4|30	%make test
12cr|perl-DCOP-0.38.0-4|31	
12cr|perl-DCOP-0.38.0-4|32	%install
12cr|perl-DCOP-0.38.0-4|33	%makeinstall_std
12cr|perl-DCOP-0.38.0-4|34	
12cr|perl-DCOP-0.38.0-4|35	%files
12cr|perl-DCOP-0.38.0-4|36	%doc README Changes
12cr|perl-DCOP-0.38.0-4|37	%{_mandir}/man3/*
12cr|perl-DCOP-0.38.0-4|38	%{perl_vendorlib}/*
12cr|perl-DCOP-0.38.0-4|39	
12cr|perl-DCOP-0.38.0-4|40	%changelog
12cr|perl-DCOP-0.38.0-4|41	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 2:0.38.0-3mdv2011.0
12cr|perl-DCOP-0.38.0-4|42	+ Revision: 654905
12cr|perl-DCOP-0.38.0-4|43	- rebuild for updated spec-helper
12cr|perl-DCOP-0.38.0-4|44	
12cr|perl-DCOP-0.38.0-4|45	* Sun Jul 26 2009 Jérôme Quelin <jquelin@mandriva.org> 2:0.38.0-2mdv2011.0
12cr|perl-DCOP-0.38.0-4|46	+ Revision: 400182
12cr|perl-DCOP-0.38.0-4|47	- bumping epoch
12cr|perl-DCOP-0.38.0-4|48	
12cr|perl-DCOP-0.38.0-4|49	* Sat Jul 25 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.38.0-2mdv2010.0
12cr|perl-DCOP-0.38.0-4|50	+ Revision: 399738
12cr|perl-DCOP-0.38.0-4|51	- bumping mkrel
12cr|perl-DCOP-0.38.0-4|52	- bumping epoch to upgrade previous module provided by kdebindings-3.5.*
12cr|perl-DCOP-0.38.0-4|53	- import perl-DCOP
12cr|perl-DCOP-0.38.0-4|54	
12cr|perl-DCOP-0.38.0-4|55	
12cr|perl-DCOP-0.38.0-4|56	* Sat Jul 25 2009 cpan2dist 0.038-1mdv
12cr|perl-DCOP-0.38.0-4|57	- initial mdv release, generated with cpan2dist

4340 12
12cr|perl-Debug-Client-0.200.0-1|1	%define upstream_name    Debug-Client
12cr|perl-Debug-Client-0.200.0-1|2	%define upstream_version 0.20
12cr|perl-Debug-Client-0.200.0-1|3	
12cr|perl-Debug-Client-0.200.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Debug-Client-0.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Debug-Client-0.200.0-1|6	Release:	1
12cr|perl-Debug-Client-0.200.0-1|7	
12cr|perl-Debug-Client-0.200.0-1|8	Summary:	Client side code for perl debugger
12cr|perl-Debug-Client-0.200.0-1|9	License:	GPL+ or Artistic
12cr|perl-Debug-Client-0.200.0-1|10	Group:		Development/Perl
12cr|perl-Debug-Client-0.200.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Debug-Client-0.200.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Debug/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Debug-Client-0.200.0-1|13	
12cr|perl-Debug-Client-0.200.0-1|14	BuildRequires:	perl-devel
12cr|perl-Debug-Client-0.200.0-1|15	BuildRequires:	perl(Carp)
12cr|perl-Debug-Client-0.200.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Debug-Client-0.200.0-1|17	BuildRequires:	perl(File::HomeDir)
12cr|perl-Debug-Client-0.200.0-1|18	BuildRequires:	perl(File::Spec)
12cr|perl-Debug-Client-0.200.0-1|19	BuildRequires:	perl(IO::Socket)
12cr|perl-Debug-Client-0.200.0-1|20	BuildRequires:	perl(PadWalker)
12cr|perl-Debug-Client-0.200.0-1|21	BuildRequires:	perl(Term::ReadLine)
12cr|perl-Debug-Client-0.200.0-1|22	BuildRequires:	perl(Term::ReadLine::Perl)
12cr|perl-Debug-Client-0.200.0-1|23	BuildRequires:	perl(Test::Class)
12cr|perl-Debug-Client-0.200.0-1|24	BuildRequires:	perl(Test::Deep)
12cr|perl-Debug-Client-0.200.0-1|25	BuildRequires:	perl(Test::More)
12cr|perl-Debug-Client-0.200.0-1|26	BuildArch:	noarch
12cr|perl-Debug-Client-0.200.0-1|27	
12cr|perl-Debug-Client-0.200.0-1|28	%description
12cr|perl-Debug-Client-0.200.0-1|29	new
12cr|perl-Debug-Client-0.200.0-1|30	The constructor can get two parameters: host and port.
12cr|perl-Debug-Client-0.200.0-1|31	
12cr|perl-Debug-Client-0.200.0-1|32	my $d = Debug::Client->new;
12cr|perl-Debug-Client-0.200.0-1|33	
12cr|perl-Debug-Client-0.200.0-1|34	my $d = Debug::Client->new(host => 'remote.hots.com', port => 4242);
12cr|perl-Debug-Client-0.200.0-1|35	
12cr|perl-Debug-Client-0.200.0-1|36	Immediately after the object creation one needs to call
12cr|perl-Debug-Client-0.200.0-1|37	
12cr|perl-Debug-Client-0.200.0-1|38	%prep
12cr|perl-Debug-Client-0.200.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Debug-Client-0.200.0-1|40	
12cr|perl-Debug-Client-0.200.0-1|41	%build
12cr|perl-Debug-Client-0.200.0-1|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Debug-Client-0.200.0-1|43	%make
12cr|perl-Debug-Client-0.200.0-1|44	
12cr|perl-Debug-Client-0.200.0-1|45	%check
12cr|perl-Debug-Client-0.200.0-1|46	# Disable for now
12cr|perl-Debug-Client-0.200.0-1|47	#make test
12cr|perl-Debug-Client-0.200.0-1|48	
12cr|perl-Debug-Client-0.200.0-1|49	%install
12cr|perl-Debug-Client-0.200.0-1|50	%makeinstall_std
12cr|perl-Debug-Client-0.200.0-1|51	
12cr|perl-Debug-Client-0.200.0-1|52	%files
12cr|perl-Debug-Client-0.200.0-1|53	%doc Changes README
12cr|perl-Debug-Client-0.200.0-1|54	%{_mandir}/man3/*
12cr|perl-Debug-Client-0.200.0-1|55	%{perl_vendorlib}/*
12cr|perl-Debug-Client-0.200.0-1|56	
12cr|perl-Debug-Client-0.200.0-1|57	%changelog
12cr|perl-Debug-Client-0.200.0-1|58	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-Debug-Client-0.200.0-1|59	+ Revision: 653404
12cr|perl-Debug-Client-0.200.0-1|60	- rebuild for updated spec-helper
12cr|perl-Debug-Client-0.200.0-1|61	
12cr|perl-Debug-Client-0.200.0-1|62	* Thu Dec 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-Debug-Client-0.200.0-1|63	+ Revision: 482083
12cr|perl-Debug-Client-0.200.0-1|64	- import perl-Debug-Client
12cr|perl-Debug-Client-0.200.0-1|65	
12cr|perl-Debug-Client-0.200.0-1|66	
12cr|perl-Debug-Client-0.200.0-1|67	* Thu Dec 24 2009 cpan2dist 0.11-1mdv
12cr|perl-Debug-Client-0.200.0-1|68	- initial mdv release, generated with cpan2dist

4341 12
12cr|perl-Debug-ShowStuff-1.130.0-4|1	%define upstream_name    Debug-ShowStuff
12cr|perl-Debug-ShowStuff-1.130.0-4|2	%define upstream_version 1.13
12cr|perl-Debug-ShowStuff-1.130.0-4|3	
12cr|perl-Debug-ShowStuff-1.130.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Debug-ShowStuff-1.130.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Debug-ShowStuff-1.130.0-4|6	Release:	4
12cr|perl-Debug-ShowStuff-1.130.0-4|7	
12cr|perl-Debug-ShowStuff-1.130.0-4|8	Summary:	A collection of handy debugging routines for displaying
12cr|perl-Debug-ShowStuff-1.130.0-4|9	License:	GPL+ or Artistic
12cr|perl-Debug-ShowStuff-1.130.0-4|10	Group:		Development/Perl
12cr|perl-Debug-ShowStuff-1.130.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Debug-ShowStuff-1.130.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Debug/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Debug-ShowStuff-1.130.0-4|13	
12cr|perl-Debug-ShowStuff-1.130.0-4|14	BuildRequires:	perl-devel
12cr|perl-Debug-ShowStuff-1.130.0-4|15	BuildRequires:	perl(Tie::IxHash)
12cr|perl-Debug-ShowStuff-1.130.0-4|16	BuildArch:	noarch
12cr|perl-Debug-ShowStuff-1.130.0-4|17	
12cr|perl-Debug-ShowStuff-1.130.0-4|18	%description
12cr|perl-Debug-ShowStuff-1.130.0-4|19	'Debug::ShowStuff' grew dynamically from my needs in debugging code. I
12cr|perl-Debug-ShowStuff-1.130.0-4|20	found myself doing the same tasks over and over... displaying the keys and
12cr|perl-Debug-ShowStuff-1.130.0-4|21	values in a hash, displaying the elements in an array, displaying the
12cr|perl-Debug-ShowStuff-1.130.0-4|22	output of STDERR in a web page, etc. 'Debug::ShowStuff' began as two or
12cr|perl-Debug-ShowStuff-1.130.0-4|23	three of my favorite routines and grew as I added to that collection.
12cr|perl-Debug-ShowStuff-1.130.0-4|24	Finally I decided to publish these tools in the hope that other Perl
12cr|perl-Debug-ShowStuff-1.130.0-4|25	hackers will find them useful.
12cr|perl-Debug-ShowStuff-1.130.0-4|26	
12cr|perl-Debug-ShowStuff-1.130.0-4|27	'Debug::ShowStuff' is intended for debugging, not for production work. I
12cr|perl-Debug-ShowStuff-1.130.0-4|28	would discourage anyone from using 'Debug::ShowStuff' in
12cr|perl-Debug-ShowStuff-1.130.0-4|29	ready-for-primetime code. 'Debug::ShowStuff' is only for quick-n-dirty
12cr|perl-Debug-ShowStuff-1.130.0-4|30	displays of variable values in order to debug your code.
12cr|perl-Debug-ShowStuff-1.130.0-4|31	
12cr|perl-Debug-ShowStuff-1.130.0-4|32	These functions display values the way I personally like them displayed.
12cr|perl-Debug-ShowStuff-1.130.0-4|33	Your preferences may be different. I encourage you to modify
12cr|perl-Debug-ShowStuff-1.130.0-4|34	'Debug::ShowStuff' to suit your own needs.
12cr|perl-Debug-ShowStuff-1.130.0-4|35	
12cr|perl-Debug-ShowStuff-1.130.0-4|36	%prep
12cr|perl-Debug-ShowStuff-1.130.0-4|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Debug-ShowStuff-1.130.0-4|38	
12cr|perl-Debug-ShowStuff-1.130.0-4|39	%build
12cr|perl-Debug-ShowStuff-1.130.0-4|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Debug-ShowStuff-1.130.0-4|41	%make
12cr|perl-Debug-ShowStuff-1.130.0-4|42	
12cr|perl-Debug-ShowStuff-1.130.0-4|43	%check
12cr|perl-Debug-ShowStuff-1.130.0-4|44	%make test
12cr|perl-Debug-ShowStuff-1.130.0-4|45	
12cr|perl-Debug-ShowStuff-1.130.0-4|46	%install
12cr|perl-Debug-ShowStuff-1.130.0-4|47	%makeinstall_std
12cr|perl-Debug-ShowStuff-1.130.0-4|48	
12cr|perl-Debug-ShowStuff-1.130.0-4|49	%files
12cr|perl-Debug-ShowStuff-1.130.0-4|50	%doc README
12cr|perl-Debug-ShowStuff-1.130.0-4|51	%{_mandir}/man3/*
12cr|perl-Debug-ShowStuff-1.130.0-4|52	%{perl_vendorlib}/*
12cr|perl-Debug-ShowStuff-1.130.0-4|53	
12cr|perl-Debug-ShowStuff-1.130.0-4|54	%changelog
12cr|perl-Debug-ShowStuff-1.130.0-4|55	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.130.0-3mdv2011.0
12cr|perl-Debug-ShowStuff-1.130.0-4|56	+ Revision: 657775
12cr|perl-Debug-ShowStuff-1.130.0-4|57	- rebuild for updated spec-helper
12cr|perl-Debug-ShowStuff-1.130.0-4|58	- rebuild for updated spec-helper
12cr|perl-Debug-ShowStuff-1.130.0-4|59	
12cr|perl-Debug-ShowStuff-1.130.0-4|60	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.130.0-1mdv2011.0
12cr|perl-Debug-ShowStuff-1.130.0-4|61	+ Revision: 612076
12cr|perl-Debug-ShowStuff-1.130.0-4|62	- update to new version 1.13
12cr|perl-Debug-ShowStuff-1.130.0-4|63	
12cr|perl-Debug-ShowStuff-1.130.0-4|64	* Sun Nov 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.110.0-1mdv2011.0
12cr|perl-Debug-ShowStuff-1.130.0-4|65	+ Revision: 597580
12cr|perl-Debug-ShowStuff-1.130.0-4|66	- update to new version 1.11
12cr|perl-Debug-ShowStuff-1.130.0-4|67	
12cr|perl-Debug-ShowStuff-1.130.0-4|68	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2011.0
12cr|perl-Debug-ShowStuff-1.130.0-4|69	+ Revision: 596656
12cr|perl-Debug-ShowStuff-1.130.0-4|70	- import perl-Debug-ShowStuff
12cr|perl-Debug-ShowStuff-1.130.0-4|71	

4342 12
12cr|perl-Declare-Constraints-Simple-0.30.0-3|1	%define upstream_name    Declare-Constraints-Simple
12cr|perl-Declare-Constraints-Simple-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Declare-Constraints-Simple-0.30.0-3|3	
12cr|perl-Declare-Constraints-Simple-0.30.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-Declare-Constraints-Simple-0.30.0-3|5	%define __noautoreq 'perl\\(Declare::Constraints::Simple-Library\\)'
12cr|perl-Declare-Constraints-Simple-0.30.0-3|6	%else
12cr|perl-Declare-Constraints-Simple-0.30.0-3|7	%define _requires_exceptions perl(Declare::Constraints::Simple-Library)
12cr|perl-Declare-Constraints-Simple-0.30.0-3|8	%endif
12cr|perl-Declare-Constraints-Simple-0.30.0-3|9	
12cr|perl-Declare-Constraints-Simple-0.30.0-3|10	Name:		perl-%{upstream_name}
12cr|perl-Declare-Constraints-Simple-0.30.0-3|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Declare-Constraints-Simple-0.30.0-3|12	Release:	3
12cr|perl-Declare-Constraints-Simple-0.30.0-3|13	
12cr|perl-Declare-Constraints-Simple-0.30.0-3|14	Summary:	Declarative Validation of Data Structures
12cr|perl-Declare-Constraints-Simple-0.30.0-3|15	License:	GPL+ or Artistic
12cr|perl-Declare-Constraints-Simple-0.30.0-3|16	Group:		Development/Perl
12cr|perl-Declare-Constraints-Simple-0.30.0-3|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Declare-Constraints-Simple-0.30.0-3|18	Source0:	http://www.cpan.org/modules/by-module/Declare/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Declare-Constraints-Simple-0.30.0-3|19	
12cr|perl-Declare-Constraints-Simple-0.30.0-3|20	BuildRequires:	perl-devel
12cr|perl-Declare-Constraints-Simple-0.30.0-3|21	BuildRequires:	perl(Carp::Clan)
12cr|perl-Declare-Constraints-Simple-0.30.0-3|22	BuildRequires:	perl(Class::Inspector)
12cr|perl-Declare-Constraints-Simple-0.30.0-3|23	BuildRequires:	perl(Scalar::Util)
12cr|perl-Declare-Constraints-Simple-0.30.0-3|24	BuildRequires:	perl(Test::More)
12cr|perl-Declare-Constraints-Simple-0.30.0-3|25	BuildRequires:	perl(aliased)
12cr|perl-Declare-Constraints-Simple-0.30.0-3|26	
12cr|perl-Declare-Constraints-Simple-0.30.0-3|27	BuildArch:	noarch
12cr|perl-Declare-Constraints-Simple-0.30.0-3|28	Requires:	perl(aliased)
12cr|perl-Declare-Constraints-Simple-0.30.0-3|29	
12cr|perl-Declare-Constraints-Simple-0.30.0-3|30	%description
12cr|perl-Declare-Constraints-Simple-0.30.0-3|31	The main purpose of this module is to provide an easy way to build a
12cr|perl-Declare-Constraints-Simple-0.30.0-3|32	profile to validate a data structure. It does this by giving you a set of
12cr|perl-Declare-Constraints-Simple-0.30.0-3|33	declarative keywords in the importing namespace.
12cr|perl-Declare-Constraints-Simple-0.30.0-3|34	
12cr|perl-Declare-Constraints-Simple-0.30.0-3|35	%prep
12cr|perl-Declare-Constraints-Simple-0.30.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Declare-Constraints-Simple-0.30.0-3|37	
12cr|perl-Declare-Constraints-Simple-0.30.0-3|38	%build
12cr|perl-Declare-Constraints-Simple-0.30.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Declare-Constraints-Simple-0.30.0-3|40	%make
12cr|perl-Declare-Constraints-Simple-0.30.0-3|41	
12cr|perl-Declare-Constraints-Simple-0.30.0-3|42	%check
12cr|perl-Declare-Constraints-Simple-0.30.0-3|43	%make test
12cr|perl-Declare-Constraints-Simple-0.30.0-3|44	
12cr|perl-Declare-Constraints-Simple-0.30.0-3|45	%install
12cr|perl-Declare-Constraints-Simple-0.30.0-3|46	%makeinstall_std
12cr|perl-Declare-Constraints-Simple-0.30.0-3|47	
12cr|perl-Declare-Constraints-Simple-0.30.0-3|48	%files
12cr|perl-Declare-Constraints-Simple-0.30.0-3|49	%doc Changes README
12cr|perl-Declare-Constraints-Simple-0.30.0-3|50	%{_mandir}/man3/*
12cr|perl-Declare-Constraints-Simple-0.30.0-3|51	%{perl_vendorlib}/Declare
12cr|perl-Declare-Constraints-Simple-0.30.0-3|52	
12cr|perl-Declare-Constraints-Simple-0.30.0-3|53	%changelog
12cr|perl-Declare-Constraints-Simple-0.30.0-3|54	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Declare-Constraints-Simple-0.30.0-3|55	+ Revision: 681393
12cr|perl-Declare-Constraints-Simple-0.30.0-3|56	- mass rebuild
12cr|perl-Declare-Constraints-Simple-0.30.0-3|57	
12cr|perl-Declare-Constraints-Simple-0.30.0-3|58	* Sun Feb 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-Declare-Constraints-Simple-0.30.0-3|59	+ Revision: 505727
12cr|perl-Declare-Constraints-Simple-0.30.0-3|60	- rebuild using %%perl_convert_version
12cr|perl-Declare-Constraints-Simple-0.30.0-3|61	
12cr|perl-Declare-Constraints-Simple-0.30.0-3|62	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.03-3mdv2010.0
12cr|perl-Declare-Constraints-Simple-0.30.0-3|63	+ Revision: 430407
12cr|perl-Declare-Constraints-Simple-0.30.0-3|64	- rebuild
12cr|perl-Declare-Constraints-Simple-0.30.0-3|65	
12cr|perl-Declare-Constraints-Simple-0.30.0-3|66	* Sun Sep 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-2mdv2009.0
12cr|perl-Declare-Constraints-Simple-0.30.0-3|67	+ Revision: 286344
12cr|perl-Declare-Constraints-Simple-0.30.0-3|68	- fix dependencies
12cr|perl-Declare-Constraints-Simple-0.30.0-3|69	- import perl-Declare-Constraints-Simple
12cr|perl-Declare-Constraints-Simple-0.30.0-3|70	
12cr|perl-Declare-Constraints-Simple-0.30.0-3|71	
12cr|perl-Declare-Constraints-Simple-0.30.0-3|72	* Sun Sep 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2009.0
12cr|perl-Declare-Constraints-Simple-0.30.0-3|73	- initial mdv release, generated with cpan2dist
12cr|perl-Declare-Constraints-Simple-0.30.0-3|74	

4343 12
12cr|perl-Devel-ArgNames-0.30.0-3|1	%define upstream_name    Devel-ArgNames
12cr|perl-Devel-ArgNames-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Devel-ArgNames-0.30.0-3|3	
12cr|perl-Devel-ArgNames-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-ArgNames-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-ArgNames-0.30.0-3|6	Release:	3
12cr|perl-Devel-ArgNames-0.30.0-3|7	
12cr|perl-Devel-ArgNames-0.30.0-3|8	Summary:	Figure out the names of variables passed into subroutines
12cr|perl-Devel-ArgNames-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Devel-ArgNames-0.30.0-3|10	Group:		Development/Perl
12cr|perl-Devel-ArgNames-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-ArgNames-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-ArgNames-0.30.0-3|13	
12cr|perl-Devel-ArgNames-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Devel-ArgNames-0.30.0-3|15	BuildRequires:	perl(PadWalker)
12cr|perl-Devel-ArgNames-0.30.0-3|16	BuildRequires:	perl(Test::use::ok)
12cr|perl-Devel-ArgNames-0.30.0-3|17	BuildArch:	noarch
12cr|perl-Devel-ArgNames-0.30.0-3|18	
12cr|perl-Devel-ArgNames-0.30.0-3|19	%description
12cr|perl-Devel-ArgNames-0.30.0-3|20	When print-debugging code, you will often ind yourself going:
12cr|perl-Devel-ArgNames-0.30.0-3|21	
12cr|perl-Devel-ArgNames-0.30.0-3|22	print "\$foo is $foo, \$bar is $bar"
12cr|perl-Devel-ArgNames-0.30.0-3|23	
12cr|perl-Devel-ArgNames-0.30.0-3|24	With this module, you can write a reusable subroutine easily:
12cr|perl-Devel-ArgNames-0.30.0-3|25	
12cr|perl-Devel-ArgNames-0.30.0-3|26	%prep
12cr|perl-Devel-ArgNames-0.30.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-ArgNames-0.30.0-3|28	
12cr|perl-Devel-ArgNames-0.30.0-3|29	%build
12cr|perl-Devel-ArgNames-0.30.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-ArgNames-0.30.0-3|31	%make
12cr|perl-Devel-ArgNames-0.30.0-3|32	
12cr|perl-Devel-ArgNames-0.30.0-3|33	%check
12cr|perl-Devel-ArgNames-0.30.0-3|34	%make test
12cr|perl-Devel-ArgNames-0.30.0-3|35	
12cr|perl-Devel-ArgNames-0.30.0-3|36	%install
12cr|perl-Devel-ArgNames-0.30.0-3|37	%makeinstall_std
12cr|perl-Devel-ArgNames-0.30.0-3|38	
12cr|perl-Devel-ArgNames-0.30.0-3|39	%files
12cr|perl-Devel-ArgNames-0.30.0-3|40	%doc META.yml
12cr|perl-Devel-ArgNames-0.30.0-3|41	%{_mandir}/man3/*
12cr|perl-Devel-ArgNames-0.30.0-3|42	%{perl_vendorlib}/*
12cr|perl-Devel-ArgNames-0.30.0-3|43	
12cr|perl-Devel-ArgNames-0.30.0-3|44	
12cr|perl-Devel-ArgNames-0.30.0-3|45	%changelog
12cr|perl-Devel-ArgNames-0.30.0-3|46	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Devel-ArgNames-0.30.0-3|47	+ Revision: 653405
12cr|perl-Devel-ArgNames-0.30.0-3|48	- rebuild for updated spec-helper
12cr|perl-Devel-ArgNames-0.30.0-3|49	
12cr|perl-Devel-ArgNames-0.30.0-3|50	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-Devel-ArgNames-0.30.0-3|51	+ Revision: 561557
12cr|perl-Devel-ArgNames-0.30.0-3|52	- import perl-Devel-ArgNames
12cr|perl-Devel-ArgNames-0.30.0-3|53	
12cr|perl-Devel-ArgNames-0.30.0-3|54	
12cr|perl-Devel-ArgNames-0.30.0-3|55	* Tue Jul 27 2010 cpan2dist 0.03-1mdv
12cr|perl-Devel-ArgNames-0.30.0-3|56	- initial mdv release, generated with cpan2dist

4344 12
12cr|perl-Devel-Autoflush-0.50.0-3|1	%define upstream_name    Devel-Autoflush
12cr|perl-Devel-Autoflush-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Devel-Autoflush-0.50.0-3|3	
12cr|perl-Devel-Autoflush-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-Autoflush-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-Autoflush-0.50.0-3|6	Release:	3
12cr|perl-Devel-Autoflush-0.50.0-3|7	
12cr|perl-Devel-Autoflush-0.50.0-3|8	Summary:	Set autoflush from the command line
12cr|perl-Devel-Autoflush-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Devel-Autoflush-0.50.0-3|10	Group:		Development/Perl
12cr|perl-Devel-Autoflush-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-Autoflush-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-Autoflush-0.50.0-3|13	
12cr|perl-Devel-Autoflush-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Devel-Autoflush-0.50.0-3|15	BuildRequires:	perl(IO::CaptureOutput)
12cr|perl-Devel-Autoflush-0.50.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Devel-Autoflush-0.50.0-3|17	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Devel-Autoflush-0.50.0-3|18	BuildArch:	noarch
12cr|perl-Devel-Autoflush-0.50.0-3|19	
12cr|perl-Devel-Autoflush-0.50.0-3|20	%description
12cr|perl-Devel-Autoflush-0.50.0-3|21	This module is a hack to set autoflush for STDOUT and STDERR from the
12cr|perl-Devel-Autoflush-0.50.0-3|22	command line or from 'PERL5OPT' for code that needs it but doesn't have it.
12cr|perl-Devel-Autoflush-0.50.0-3|23	
12cr|perl-Devel-Autoflush-0.50.0-3|24	This often happens when prompting:
12cr|perl-Devel-Autoflush-0.50.0-3|25	
12cr|perl-Devel-Autoflush-0.50.0-3|26	# guess.pl
12cr|perl-Devel-Autoflush-0.50.0-3|27	print "Guess a number: ";
12cr|perl-Devel-Autoflush-0.50.0-3|28	my $n = <STDIN>;
12cr|perl-Devel-Autoflush-0.50.0-3|29	
12cr|perl-Devel-Autoflush-0.50.0-3|30	%prep
12cr|perl-Devel-Autoflush-0.50.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-Autoflush-0.50.0-3|32	
12cr|perl-Devel-Autoflush-0.50.0-3|33	%build
12cr|perl-Devel-Autoflush-0.50.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-Autoflush-0.50.0-3|35	%make
12cr|perl-Devel-Autoflush-0.50.0-3|36	
12cr|perl-Devel-Autoflush-0.50.0-3|37	%check
12cr|perl-Devel-Autoflush-0.50.0-3|38	%make test
12cr|perl-Devel-Autoflush-0.50.0-3|39	
12cr|perl-Devel-Autoflush-0.50.0-3|40	%install
12cr|perl-Devel-Autoflush-0.50.0-3|41	%makeinstall_std
12cr|perl-Devel-Autoflush-0.50.0-3|42	
12cr|perl-Devel-Autoflush-0.50.0-3|43	%files
12cr|perl-Devel-Autoflush-0.50.0-3|44	%doc README Changes LICENSE
12cr|perl-Devel-Autoflush-0.50.0-3|45	%{_mandir}/man3/*
12cr|perl-Devel-Autoflush-0.50.0-3|46	%{perl_vendorlib}/*
12cr|perl-Devel-Autoflush-0.50.0-3|47	
12cr|perl-Devel-Autoflush-0.50.0-3|48	%changelog
12cr|perl-Devel-Autoflush-0.50.0-3|49	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-Devel-Autoflush-0.50.0-3|50	+ Revision: 654311
12cr|perl-Devel-Autoflush-0.50.0-3|51	- rebuild for updated spec-helper
12cr|perl-Devel-Autoflush-0.50.0-3|52	
12cr|perl-Devel-Autoflush-0.50.0-3|53	* Fri Dec 24 2010 Shlomi Fish <shlomif@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Devel-Autoflush-0.50.0-3|54	+ Revision: 624622
12cr|perl-Devel-Autoflush-0.50.0-3|55	- import perl-Devel-Autoflush
12cr|perl-Devel-Autoflush-0.50.0-3|56	

4345 12
12cr|perl-Devel-Backtrace-0.120.0-3|1	%define upstream_name    Devel-Backtrace
12cr|perl-Devel-Backtrace-0.120.0-3|2	%define upstream_version 0.12
12cr|perl-Devel-Backtrace-0.120.0-3|3	
12cr|perl-Devel-Backtrace-0.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-Backtrace-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-Backtrace-0.120.0-3|6	Release:	3
12cr|perl-Devel-Backtrace-0.120.0-3|7	
12cr|perl-Devel-Backtrace-0.120.0-3|8	Summary:	Object-oriented backtrace
12cr|perl-Devel-Backtrace-0.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-Devel-Backtrace-0.120.0-3|10	Group:		Development/Perl
12cr|perl-Devel-Backtrace-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-Backtrace-0.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-Backtrace-0.120.0-3|13	
12cr|perl-Devel-Backtrace-0.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-Devel-Backtrace-0.120.0-3|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-Devel-Backtrace-0.120.0-3|16	BuildRequires:	perl(String::Escape)
12cr|perl-Devel-Backtrace-0.120.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Devel-Backtrace-0.120.0-3|18	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Devel-Backtrace-0.120.0-3|19	BuildArch:	noarch
12cr|perl-Devel-Backtrace-0.120.0-3|20	
12cr|perl-Devel-Backtrace-0.120.0-3|21	%description
12cr|perl-Devel-Backtrace-0.120.0-3|22	This class is a nice way to access all the information caller provides on a
12cr|perl-Devel-Backtrace-0.120.0-3|23	given level.  It is used by L<Devel::Backtrace>, which generates an array of
12cr|perl-Devel-Backtrace-0.120.0-3|24	all trace points.
12cr|perl-Devel-Backtrace-0.120.0-3|25	
12cr|perl-Devel-Backtrace-0.120.0-3|26	%prep
12cr|perl-Devel-Backtrace-0.120.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-Backtrace-0.120.0-3|28	
12cr|perl-Devel-Backtrace-0.120.0-3|29	%build
12cr|perl-Devel-Backtrace-0.120.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-Backtrace-0.120.0-3|31	%make
12cr|perl-Devel-Backtrace-0.120.0-3|32	
12cr|perl-Devel-Backtrace-0.120.0-3|33	%check
12cr|perl-Devel-Backtrace-0.120.0-3|34	make test
12cr|perl-Devel-Backtrace-0.120.0-3|35	
12cr|perl-Devel-Backtrace-0.120.0-3|36	%install
12cr|perl-Devel-Backtrace-0.120.0-3|37	%makeinstall_std
12cr|perl-Devel-Backtrace-0.120.0-3|38	
12cr|perl-Devel-Backtrace-0.120.0-3|39	%files
12cr|perl-Devel-Backtrace-0.120.0-3|40	%doc Changes META.yml LICENSE README
12cr|perl-Devel-Backtrace-0.120.0-3|41	%{_mandir}/man3/*
12cr|perl-Devel-Backtrace-0.120.0-3|42	%{perl_vendorlib}/*
12cr|perl-Devel-Backtrace-0.120.0-3|43	
12cr|perl-Devel-Backtrace-0.120.0-3|44	%changelog
12cr|perl-Devel-Backtrace-0.120.0-3|45	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.120.0-2mdv2011.0
12cr|perl-Devel-Backtrace-0.120.0-3|46	+ Revision: 654920
12cr|perl-Devel-Backtrace-0.120.0-3|47	- rebuild for updated spec-helper
12cr|perl-Devel-Backtrace-0.120.0-3|48	
12cr|perl-Devel-Backtrace-0.120.0-3|49	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2011.0
12cr|perl-Devel-Backtrace-0.120.0-3|50	+ Revision: 401668
12cr|perl-Devel-Backtrace-0.120.0-3|51	- rebuild using %%perl_convert_version
12cr|perl-Devel-Backtrace-0.120.0-3|52	- fixed license field
12cr|perl-Devel-Backtrace-0.120.0-3|53	
12cr|perl-Devel-Backtrace-0.120.0-3|54	* Wed Jan 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.12-1mdv2009.1
12cr|perl-Devel-Backtrace-0.120.0-3|55	+ Revision: 334748
12cr|perl-Devel-Backtrace-0.120.0-3|56	- update to new version 0.12
12cr|perl-Devel-Backtrace-0.120.0-3|57	
12cr|perl-Devel-Backtrace-0.120.0-3|58	* Tue Jul 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.0
12cr|perl-Devel-Backtrace-0.120.0-3|59	+ Revision: 232735
12cr|perl-Devel-Backtrace-0.120.0-3|60	- update to new version 0.11
12cr|perl-Devel-Backtrace-0.120.0-3|61	
12cr|perl-Devel-Backtrace-0.120.0-3|62	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2009.0
12cr|perl-Devel-Backtrace-0.120.0-3|63	+ Revision: 193799
12cr|perl-Devel-Backtrace-0.120.0-3|64	- update to new version 0.10
12cr|perl-Devel-Backtrace-0.120.0-3|65	
12cr|perl-Devel-Backtrace-0.120.0-3|66	* Wed Feb 06 2008 Jérôme Quelin <jquelin@mandriva.org> 0.05-1mdv2008.1
12cr|perl-Devel-Backtrace-0.120.0-3|67	+ Revision: 163046
12cr|perl-Devel-Backtrace-0.120.0-3|68	- import perl-Devel-Backtrace
12cr|perl-Devel-Backtrace-0.120.0-3|69	
12cr|perl-Devel-Backtrace-0.120.0-3|70	

4346 12
12cr|perl-Devel-Caller-2.50.0-5|1	%define upstream_name    Devel-Caller
12cr|perl-Devel-Caller-2.50.0-5|2	%define upstream_version 2.05
12cr|perl-Devel-Caller-2.50.0-5|3	
12cr|perl-Devel-Caller-2.50.0-5|4	Name:       perl-%{upstream_name}
12cr|perl-Devel-Caller-2.50.0-5|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Devel-Caller-2.50.0-5|6	Release:	5
12cr|perl-Devel-Caller-2.50.0-5|7	
12cr|perl-Devel-Caller-2.50.0-5|8	Summary:    Meatier versions of caller()
12cr|perl-Devel-Caller-2.50.0-5|9	License:    Artistic/GPL
12cr|perl-Devel-Caller-2.50.0-5|10	Group:      Development/Perl
12cr|perl-Devel-Caller-2.50.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-Caller-2.50.0-5|12	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-Caller-2.50.0-5|13	
12cr|perl-Devel-Caller-2.50.0-5|14	BuildRequires:  perl(PadWalker)
12cr|perl-Devel-Caller-2.50.0-5|15	BuildRequires:  perl-devel
12cr|perl-Devel-Caller-2.50.0-5|16	
12cr|perl-Devel-Caller-2.50.0-5|17	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Devel-Caller-2.50.0-5|18	
12cr|perl-Devel-Caller-2.50.0-5|19	%description
12cr|perl-Devel-Caller-2.50.0-5|20	This module provides various improvements over the built-in caller()
12cr|perl-Devel-Caller-2.50.0-5|21	primitive.
12cr|perl-Devel-Caller-2.50.0-5|22	
12cr|perl-Devel-Caller-2.50.0-5|23	%prep
12cr|perl-Devel-Caller-2.50.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-Caller-2.50.0-5|25	
12cr|perl-Devel-Caller-2.50.0-5|26	%build
12cr|perl-Devel-Caller-2.50.0-5|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-Caller-2.50.0-5|28	%make CFLAGS="%{optflags}"
12cr|perl-Devel-Caller-2.50.0-5|29	
12cr|perl-Devel-Caller-2.50.0-5|30	%check
12cr|perl-Devel-Caller-2.50.0-5|31	%make test
12cr|perl-Devel-Caller-2.50.0-5|32	
12cr|perl-Devel-Caller-2.50.0-5|33	%install
12cr|perl-Devel-Caller-2.50.0-5|34	rm -rf %{buildroot}
12cr|perl-Devel-Caller-2.50.0-5|35	%makeinstall_std
12cr|perl-Devel-Caller-2.50.0-5|36	
12cr|perl-Devel-Caller-2.50.0-5|37	%clean
12cr|perl-Devel-Caller-2.50.0-5|38	rm -rf %{buildroot}
12cr|perl-Devel-Caller-2.50.0-5|39	
12cr|perl-Devel-Caller-2.50.0-5|40	%files
12cr|perl-Devel-Caller-2.50.0-5|41	%defattr(-,root,root)
12cr|perl-Devel-Caller-2.50.0-5|42	%doc Changes
12cr|perl-Devel-Caller-2.50.0-5|43	%{_mandir}/*/*
12cr|perl-Devel-Caller-2.50.0-5|44	%{perl_vendorarch}/Devel
12cr|perl-Devel-Caller-2.50.0-5|45	%{perl_vendorarch}/auto/Devel
12cr|perl-Devel-Caller-2.50.0-5|46	
12cr|perl-Devel-Caller-2.50.0-5|47	
12cr|perl-Devel-Caller-2.50.0-5|48	%changelog
12cr|perl-Devel-Caller-2.50.0-5|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.50.0-5
12cr|perl-Devel-Caller-2.50.0-5|50	+ Revision: 768358
12cr|perl-Devel-Caller-2.50.0-5|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Devel-Caller-2.50.0-5|52	
12cr|perl-Devel-Caller-2.50.0-5|53	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 2.50.0-4
12cr|perl-Devel-Caller-2.50.0-5|54	+ Revision: 681395
12cr|perl-Devel-Caller-2.50.0-5|55	- mass rebuild
12cr|perl-Devel-Caller-2.50.0-5|56	
12cr|perl-Devel-Caller-2.50.0-5|57	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.50.0-3mdv2011.0
12cr|perl-Devel-Caller-2.50.0-5|58	+ Revision: 555790
12cr|perl-Devel-Caller-2.50.0-5|59	- rebuild for perl 5.12
12cr|perl-Devel-Caller-2.50.0-5|60	
12cr|perl-Devel-Caller-2.50.0-5|61	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.50.0-2mdv2011.0
12cr|perl-Devel-Caller-2.50.0-5|62	+ Revision: 555229
12cr|perl-Devel-Caller-2.50.0-5|63	- rebuild
12cr|perl-Devel-Caller-2.50.0-5|64	
12cr|perl-Devel-Caller-2.50.0-5|65	* Fri Apr 09 2010 Jérôme Quelin <jquelin@mandriva.org> 2.50.0-1mdv2010.1
12cr|perl-Devel-Caller-2.50.0-5|66	+ Revision: 533384
12cr|perl-Devel-Caller-2.50.0-5|67	- update to 2.05
12cr|perl-Devel-Caller-2.50.0-5|68	
12cr|perl-Devel-Caller-2.50.0-5|69	* Wed Feb 17 2010 Jérôme Quelin <jquelin@mandriva.org> 2.40.0-1mdv2010.1
12cr|perl-Devel-Caller-2.50.0-5|70	+ Revision: 506945
12cr|perl-Devel-Caller-2.50.0-5|71	- update to 2.04
12cr|perl-Devel-Caller-2.50.0-5|72	
12cr|perl-Devel-Caller-2.50.0-5|73	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 2.30.0-1mdv2010.0
12cr|perl-Devel-Caller-2.50.0-5|74	+ Revision: 406979
12cr|perl-Devel-Caller-2.50.0-5|75	- rebuild using %%perl_convert_version
12cr|perl-Devel-Caller-2.50.0-5|76	
12cr|perl-Devel-Caller-2.50.0-5|77	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.03-3mdv2009.0
12cr|perl-Devel-Caller-2.50.0-5|78	+ Revision: 256616
12cr|perl-Devel-Caller-2.50.0-5|79	- rebuild
12cr|perl-Devel-Caller-2.50.0-5|80	
12cr|perl-Devel-Caller-2.50.0-5|81	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.03-1mdv2008.1
12cr|perl-Devel-Caller-2.50.0-5|82	+ Revision: 152831
12cr|perl-Devel-Caller-2.50.0-5|83	- update to new version 2.03
12cr|perl-Devel-Caller-2.50.0-5|84	
12cr|perl-Devel-Caller-2.50.0-5|85	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 2.02-2mdv2008.1
12cr|perl-Devel-Caller-2.50.0-5|86	+ Revision: 152059
12cr|perl-Devel-Caller-2.50.0-5|87	- rebuild
12cr|perl-Devel-Caller-2.50.0-5|88	
12cr|perl-Devel-Caller-2.50.0-5|89	* Sat Dec 29 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.02-1mdv2008.1
12cr|perl-Devel-Caller-2.50.0-5|90	+ Revision: 139199
12cr|perl-Devel-Caller-2.50.0-5|91	- update to new version 2.02
12cr|perl-Devel-Caller-2.50.0-5|92	
12cr|perl-Devel-Caller-2.50.0-5|93	* Fri Dec 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.01-1mdv2008.1
12cr|perl-Devel-Caller-2.50.0-5|94	+ Revision: 138799
12cr|perl-Devel-Caller-2.50.0-5|95	- new version
12cr|perl-Devel-Caller-2.50.0-5|96	
12cr|perl-Devel-Caller-2.50.0-5|97	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Devel-Caller-2.50.0-5|98	- restore BuildRoot
12cr|perl-Devel-Caller-2.50.0-5|99	
12cr|perl-Devel-Caller-2.50.0-5|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Devel-Caller-2.50.0-5|101	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Devel-Caller-2.50.0-5|102	
12cr|perl-Devel-Caller-2.50.0-5|103	* Sun Sep 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-2mdv2008.0
12cr|perl-Devel-Caller-2.50.0-5|104	+ Revision: 88427
12cr|perl-Devel-Caller-2.50.0-5|105	- rebuild
12cr|perl-Devel-Caller-2.50.0-5|106	
12cr|perl-Devel-Caller-2.50.0-5|107	
12cr|perl-Devel-Caller-2.50.0-5|108	* Wed Aug 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2007.0
12cr|perl-Devel-Caller-2.50.0-5|109	- New version 0.11
12cr|perl-Devel-Caller-2.50.0-5|110	- rpmbuildupdate aware
12cr|perl-Devel-Caller-2.50.0-5|111	- fix directory ownership
12cr|perl-Devel-Caller-2.50.0-5|112	- Module::Build-based build
12cr|perl-Devel-Caller-2.50.0-5|113	
12cr|perl-Devel-Caller-2.50.0-5|114	* Sat Mar 25 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.09-2mdk
12cr|perl-Devel-Caller-2.50.0-5|115	- Add BuildRequires
12cr|perl-Devel-Caller-2.50.0-5|116	
12cr|perl-Devel-Caller-2.50.0-5|117	* Fri Mar 24 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.09-1mdk
12cr|perl-Devel-Caller-2.50.0-5|118	- First Mandriva release
12cr|perl-Devel-Caller-2.50.0-5|119	

4347 12
12cr|perl-Devel-Caller-Perl-1.400.0-2|1	%define upstream_name    Devel-Caller-Perl
12cr|perl-Devel-Caller-Perl-1.400.0-2|2	%define upstream_version 1.4
12cr|perl-Devel-Caller-Perl-1.400.0-2|3	
12cr|perl-Devel-Caller-Perl-1.400.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Devel-Caller-Perl-1.400.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Devel-Caller-Perl-1.400.0-2|6	Release:    %mkrel 2
12cr|perl-Devel-Caller-Perl-1.400.0-2|7	
12cr|perl-Devel-Caller-Perl-1.400.0-2|8	Summary: 	%{upstream_name} module for perl
12cr|perl-Devel-Caller-Perl-1.400.0-2|9	License: 	GPL+ or Artistic
12cr|perl-Devel-Caller-Perl-1.400.0-2|10	Group: 		Development/Perl
12cr|perl-Devel-Caller-Perl-1.400.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Devel-Caller-Perl-1.400.0-2|12	Source0: 	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Devel-Caller-Perl-1.400.0-2|13	
12cr|perl-Devel-Caller-Perl-1.400.0-2|14	BuildRequires:	perl(Module::Build)
12cr|perl-Devel-Caller-Perl-1.400.0-2|15	
12cr|perl-Devel-Caller-Perl-1.400.0-2|16	BuildArch: 	noarch
12cr|perl-Devel-Caller-Perl-1.400.0-2|17	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Devel-Caller-Perl-1.400.0-2|18	
12cr|perl-Devel-Caller-Perl-1.400.0-2|19	Requires: 	perl(Exporter::Lite)
12cr|perl-Devel-Caller-Perl-1.400.0-2|20	
12cr|perl-Devel-Caller-Perl-1.400.0-2|21	%description
12cr|perl-Devel-Caller-Perl-1.400.0-2|22	%{upstream_name} module for perl.  This module allows a method to get at
12cr|perl-Devel-Caller-Perl-1.400.0-2|23	arguments passed to subroutines higher up in the call stack.
12cr|perl-Devel-Caller-Perl-1.400.0-2|24	
12cr|perl-Devel-Caller-Perl-1.400.0-2|25	%prep
12cr|perl-Devel-Caller-Perl-1.400.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-Caller-Perl-1.400.0-2|27	
12cr|perl-Devel-Caller-Perl-1.400.0-2|28	%build
12cr|perl-Devel-Caller-Perl-1.400.0-2|29	%{__perl} Build.PL installdirs=vendor
12cr|perl-Devel-Caller-Perl-1.400.0-2|30	./Build
12cr|perl-Devel-Caller-Perl-1.400.0-2|31	
12cr|perl-Devel-Caller-Perl-1.400.0-2|32	%check
12cr|perl-Devel-Caller-Perl-1.400.0-2|33	./Build test
12cr|perl-Devel-Caller-Perl-1.400.0-2|34	
12cr|perl-Devel-Caller-Perl-1.400.0-2|35	%install
12cr|perl-Devel-Caller-Perl-1.400.0-2|36	%{__rm} -rf %{buildroot}
12cr|perl-Devel-Caller-Perl-1.400.0-2|37	./Build install destdir=%{buildroot}
12cr|perl-Devel-Caller-Perl-1.400.0-2|38	
12cr|perl-Devel-Caller-Perl-1.400.0-2|39	%clean
12cr|perl-Devel-Caller-Perl-1.400.0-2|40	%{__rm} -rf %{buildroot}
12cr|perl-Devel-Caller-Perl-1.400.0-2|41	
12cr|perl-Devel-Caller-Perl-1.400.0-2|42	%files
12cr|perl-Devel-Caller-Perl-1.400.0-2|43	%defattr(444,root,root,755)
12cr|perl-Devel-Caller-Perl-1.400.0-2|44	%doc README
12cr|perl-Devel-Caller-Perl-1.400.0-2|45	%{perl_vendorlib}/Devel/Caller/*
12cr|perl-Devel-Caller-Perl-1.400.0-2|46	%_mandir/man3/*
12cr|perl-Devel-Caller-Perl-1.400.0-2|47	
12cr|perl-Devel-Caller-Perl-1.400.0-2|48	
12cr|perl-Devel-Caller-Perl-1.400.0-2|49	%changelog
12cr|perl-Devel-Caller-Perl-1.400.0-2|50	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 1.400.0-2mdv2011.0
12cr|perl-Devel-Caller-Perl-1.400.0-2|51	+ Revision: 681396
12cr|perl-Devel-Caller-Perl-1.400.0-2|52	- mass rebuild
12cr|perl-Devel-Caller-Perl-1.400.0-2|53	
12cr|perl-Devel-Caller-Perl-1.400.0-2|54	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.400.0-1mdv2011.0
12cr|perl-Devel-Caller-Perl-1.400.0-2|55	+ Revision: 504940
12cr|perl-Devel-Caller-Perl-1.400.0-2|56	- rebuild using %%perl_convert_version
12cr|perl-Devel-Caller-Perl-1.400.0-2|57	
12cr|perl-Devel-Caller-Perl-1.400.0-2|58	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.4-4mdv2010.0
12cr|perl-Devel-Caller-Perl-1.400.0-2|59	+ Revision: 430408
12cr|perl-Devel-Caller-Perl-1.400.0-2|60	- rebuild
12cr|perl-Devel-Caller-Perl-1.400.0-2|61	
12cr|perl-Devel-Caller-Perl-1.400.0-2|62	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.4-3mdv2009.0
12cr|perl-Devel-Caller-Perl-1.400.0-2|63	+ Revision: 241206
12cr|perl-Devel-Caller-Perl-1.400.0-2|64	- rebuild
12cr|perl-Devel-Caller-Perl-1.400.0-2|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Devel-Caller-Perl-1.400.0-2|66	
12cr|perl-Devel-Caller-Perl-1.400.0-2|67	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Devel-Caller-Perl-1.400.0-2|68	- restore BuildRoot
12cr|perl-Devel-Caller-Perl-1.400.0-2|69	
12cr|perl-Devel-Caller-Perl-1.400.0-2|70	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 1.4-1mdv2008.0
12cr|perl-Devel-Caller-Perl-1.400.0-2|71	+ Revision: 67611
12cr|perl-Devel-Caller-Perl-1.400.0-2|72	- use %%mkrel
12cr|perl-Devel-Caller-Perl-1.400.0-2|73	
12cr|perl-Devel-Caller-Perl-1.400.0-2|74	
12cr|perl-Devel-Caller-Perl-1.400.0-2|75	* Tue Feb 17 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.4-1mdk
12cr|perl-Devel-Caller-Perl-1.400.0-2|76	- 1.4
12cr|perl-Devel-Caller-Perl-1.400.0-2|77	
12cr|perl-Devel-Caller-Perl-1.400.0-2|78	* Wed Apr 16 2003 Peter Chen <petechen@netilla.com> 1.3-1mdk
12cr|perl-Devel-Caller-Perl-1.400.0-2|79	- Initial packaging.
12cr|perl-Devel-Caller-Perl-1.400.0-2|80	

4348 12
12cr|perl-Devel-CheckLib-0.930.0-2|1	%define upstream_name    Devel-CheckLib
12cr|perl-Devel-CheckLib-0.930.0-2|2	%define upstream_version 0.93
12cr|perl-Devel-CheckLib-0.930.0-2|3	
12cr|perl-Devel-CheckLib-0.930.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-CheckLib-0.930.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-CheckLib-0.930.0-2|6	Release:	2
12cr|perl-Devel-CheckLib-0.930.0-2|7	
12cr|perl-Devel-CheckLib-0.930.0-2|8	Summary:	Check that a library is available
12cr|perl-Devel-CheckLib-0.930.0-2|9	License:	GPL+ or Artistic
12cr|perl-Devel-CheckLib-0.930.0-2|10	Group:		Development/Perl
12cr|perl-Devel-CheckLib-0.930.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-CheckLib-0.930.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-CheckLib-0.930.0-2|13	
12cr|perl-Devel-CheckLib-0.930.0-2|14	BuildRequires:	perl-devel
12cr|perl-Devel-CheckLib-0.930.0-2|15	BuildRequires:	perl(Exporter)
12cr|perl-Devel-CheckLib-0.930.0-2|16	BuildRequires:	perl(File::Spec)
12cr|perl-Devel-CheckLib-0.930.0-2|17	BuildRequires:	perl(File::Temp)
12cr|perl-Devel-CheckLib-0.930.0-2|18	BuildRequires:	perl(IO::CaptureOutput)
12cr|perl-Devel-CheckLib-0.930.0-2|19	BuildRequires:	perl(Test::More)
12cr|perl-Devel-CheckLib-0.930.0-2|20	BuildArch:	noarch
12cr|perl-Devel-CheckLib-0.930.0-2|21	
12cr|perl-Devel-CheckLib-0.930.0-2|22	%description
12cr|perl-Devel-CheckLib-0.930.0-2|23	Devel::CheckLib is a perl module that checks whether a particular C library
12cr|perl-Devel-CheckLib-0.930.0-2|24	and its headers are available.
12cr|perl-Devel-CheckLib-0.930.0-2|25	
12cr|perl-Devel-CheckLib-0.930.0-2|26	%prep
12cr|perl-Devel-CheckLib-0.930.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-CheckLib-0.930.0-2|28	
12cr|perl-Devel-CheckLib-0.930.0-2|29	%build
12cr|perl-Devel-CheckLib-0.930.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-CheckLib-0.930.0-2|31	%make
12cr|perl-Devel-CheckLib-0.930.0-2|32	
12cr|perl-Devel-CheckLib-0.930.0-2|33	%check
12cr|perl-Devel-CheckLib-0.930.0-2|34	%make test
12cr|perl-Devel-CheckLib-0.930.0-2|35	
12cr|perl-Devel-CheckLib-0.930.0-2|36	%install
12cr|perl-Devel-CheckLib-0.930.0-2|37	%makeinstall_std
12cr|perl-Devel-CheckLib-0.930.0-2|38	
12cr|perl-Devel-CheckLib-0.930.0-2|39	%files
12cr|perl-Devel-CheckLib-0.930.0-2|40	%doc CHANGES META.yml README
12cr|perl-Devel-CheckLib-0.930.0-2|41	%{_bindir}/use-devel-checklib
12cr|perl-Devel-CheckLib-0.930.0-2|42	%{perl_vendorlib}/*
12cr|perl-Devel-CheckLib-0.930.0-2|43	%{_mandir}/man3/*
12cr|perl-Devel-CheckLib-0.930.0-2|44	%{_mandir}/man1/use-devel-checklib.1.xz
12cr|perl-Devel-CheckLib-0.930.0-2|45	
12cr|perl-Devel-CheckLib-0.930.0-2|46	%changelog
12cr|perl-Devel-CheckLib-0.930.0-2|47	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.930.0-1mdv2011.0
12cr|perl-Devel-CheckLib-0.930.0-2|48	+ Revision: 654063
12cr|perl-Devel-CheckLib-0.930.0-2|49	- update to new version 0.93
12cr|perl-Devel-CheckLib-0.930.0-2|50	
12cr|perl-Devel-CheckLib-0.930.0-2|51	* Fri Dec 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.920.0-1mdv2011.0
12cr|perl-Devel-CheckLib-0.930.0-2|52	+ Revision: 622681
12cr|perl-Devel-CheckLib-0.930.0-2|53	- update to new version 0.92
12cr|perl-Devel-CheckLib-0.930.0-2|54	
12cr|perl-Devel-CheckLib-0.930.0-2|55	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.910.0-1mdv2011.0
12cr|perl-Devel-CheckLib-0.930.0-2|56	+ Revision: 601873
12cr|perl-Devel-CheckLib-0.930.0-2|57	- update to new version 0.91
12cr|perl-Devel-CheckLib-0.930.0-2|58	
12cr|perl-Devel-CheckLib-0.930.0-2|59	* Fri Nov 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.900.0-1mdv2011.0
12cr|perl-Devel-CheckLib-0.930.0-2|60	+ Revision: 596522
12cr|perl-Devel-CheckLib-0.930.0-2|61	- update to new version 0.9
12cr|perl-Devel-CheckLib-0.930.0-2|62	
12cr|perl-Devel-CheckLib-0.930.0-2|63	* Tue Nov 09 2010 Shlomi Fish <shlomif@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-Devel-CheckLib-0.930.0-2|64	+ Revision: 595433
12cr|perl-Devel-CheckLib-0.930.0-2|65	- import perl-Devel-CheckLib
12cr|perl-Devel-CheckLib-0.930.0-2|66	

4349 12
12cr|perl-Devel-CheckOS-1.640.0-2|1	%define upstream_name       Devel-CheckOS
12cr|perl-Devel-CheckOS-1.640.0-2|2	%define upstream_version 1.64
12cr|perl-Devel-CheckOS-1.640.0-2|3	
12cr|perl-Devel-CheckOS-1.640.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-CheckOS-1.640.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-CheckOS-1.640.0-2|6	Release:	2
12cr|perl-Devel-CheckOS-1.640.0-2|7	Summary:	Check what OS we're running on
12cr|perl-Devel-CheckOS-1.640.0-2|8	License:	GPL or Artistic
12cr|perl-Devel-CheckOS-1.640.0-2|9	Group:		Development/Perl
12cr|perl-Devel-CheckOS-1.640.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-CheckOS-1.640.0-2|11	Source:		http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-CheckOS-1.640.0-2|12	
12cr|perl-Devel-CheckOS-1.640.0-2|13	BuildRequires:	perl-devel
12cr|perl-Devel-CheckOS-1.640.0-2|14	BuildRequires:	perl(Data::Compare)
12cr|perl-Devel-CheckOS-1.640.0-2|15	BuildRequires:	perl(File::Find::Rule)
12cr|perl-Devel-CheckOS-1.640.0-2|16	BuildRequires:	perl(File::Temp) >= 0.190.0
12cr|perl-Devel-CheckOS-1.640.0-2|17	BuildRequires:	perl(Test::More)
12cr|perl-Devel-CheckOS-1.640.0-2|18	BuildArch:	noarch
12cr|perl-Devel-CheckOS-1.640.0-2|19	
12cr|perl-Devel-CheckOS-1.640.0-2|20	%description
12cr|perl-Devel-CheckOS-1.640.0-2|21	A learned sage once wrote on IRC:
12cr|perl-Devel-CheckOS-1.640.0-2|22	
12cr|perl-Devel-CheckOS-1.640.0-2|23	$^O is stupid and ugly, it wears its pants as a hat
12cr|perl-Devel-CheckOS-1.640.0-2|24	
12cr|perl-Devel-CheckOS-1.640.0-2|25	Devel::CheckOS provides a more friendly interface to $^O, and also lets you
12cr|perl-Devel-CheckOS-1.640.0-2|26	check for various OS "families" such as "Unix", which includes things like
12cr|perl-Devel-CheckOS-1.640.0-2|27	Linux, Solaris, AIX etc.
12cr|perl-Devel-CheckOS-1.640.0-2|28	
12cr|perl-Devel-CheckOS-1.640.0-2|29	%prep
12cr|perl-Devel-CheckOS-1.640.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-CheckOS-1.640.0-2|31	
12cr|perl-Devel-CheckOS-1.640.0-2|32	%build
12cr|perl-Devel-CheckOS-1.640.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-CheckOS-1.640.0-2|34	%make
12cr|perl-Devel-CheckOS-1.640.0-2|35	
12cr|perl-Devel-CheckOS-1.640.0-2|36	%check
12cr|perl-Devel-CheckOS-1.640.0-2|37	make test
12cr|perl-Devel-CheckOS-1.640.0-2|38	
12cr|perl-Devel-CheckOS-1.640.0-2|39	%install
12cr|perl-Devel-CheckOS-1.640.0-2|40	%makeinstall_std
12cr|perl-Devel-CheckOS-1.640.0-2|41	
12cr|perl-Devel-CheckOS-1.640.0-2|42	%files
12cr|perl-Devel-CheckOS-1.640.0-2|43	%doc CHANGES README
12cr|perl-Devel-CheckOS-1.640.0-2|44	%{_bindir}/use-devel-assertos
12cr|perl-Devel-CheckOS-1.640.0-2|45	%{_mandir}/man1/use-devel-assertos.1*
12cr|perl-Devel-CheckOS-1.640.0-2|46	%{_mandir}/man3/*
12cr|perl-Devel-CheckOS-1.640.0-2|47	%{perl_vendorlib}/Devel
12cr|perl-Devel-CheckOS-1.640.0-2|48	
12cr|perl-Devel-CheckOS-1.640.0-2|49	
12cr|perl-Devel-CheckOS-1.640.0-2|50	%changelog
12cr|perl-Devel-CheckOS-1.640.0-2|51	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.640.0-1mdv2011.0
12cr|perl-Devel-CheckOS-1.640.0-2|52	+ Revision: 659911
12cr|perl-Devel-CheckOS-1.640.0-2|53	- update to new version 1.64
12cr|perl-Devel-CheckOS-1.640.0-2|54	
12cr|perl-Devel-CheckOS-1.640.0-2|55	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.630.0-1mdv2011.0
12cr|perl-Devel-CheckOS-1.640.0-2|56	+ Revision: 553120
12cr|perl-Devel-CheckOS-1.640.0-2|57	- update to 1.63
12cr|perl-Devel-CheckOS-1.640.0-2|58	
12cr|perl-Devel-CheckOS-1.640.0-2|59	* Sat Jul 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.610.0-2mdv2010.0
12cr|perl-Devel-CheckOS-1.640.0-2|60	+ Revision: 399800
12cr|perl-Devel-CheckOS-1.640.0-2|61	- use %%perl_version macro
12cr|perl-Devel-CheckOS-1.640.0-2|62	
12cr|perl-Devel-CheckOS-1.640.0-2|63	* Fri May 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.61-1mdv2010.0
12cr|perl-Devel-CheckOS-1.640.0-2|64	+ Revision: 369726
12cr|perl-Devel-CheckOS-1.640.0-2|65	- add missing prereq
12cr|perl-Devel-CheckOS-1.640.0-2|66	- forcing mdv pkg, since file::temp is a dual-lifed pelr pkg
12cr|perl-Devel-CheckOS-1.640.0-2|67	- update to new version 1.61
12cr|perl-Devel-CheckOS-1.640.0-2|68	
12cr|perl-Devel-CheckOS-1.640.0-2|69	* Tue Jan 13 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50-1mdv2009.1
12cr|perl-Devel-CheckOS-1.640.0-2|70	+ Revision: 329061
12cr|perl-Devel-CheckOS-1.640.0-2|71	- import perl-Devel-CheckOS
12cr|perl-Devel-CheckOS-1.640.0-2|72	
12cr|perl-Devel-CheckOS-1.640.0-2|73	
12cr|perl-Devel-CheckOS-1.640.0-2|74	* Tue Jan 13 2009 cpan2dist 1.50-1mdv
12cr|perl-Devel-CheckOS-1.640.0-2|75	- initial mdv release, generated with cpan2dist
12cr|perl-Devel-CheckOS-1.640.0-2|76	

4350 12
12cr|perl-Devel-CoreStack-1.300.0-3|1	%define upstream_name    Devel-CoreStack
12cr|perl-Devel-CoreStack-1.300.0-3|2	%define upstream_version 1.3
12cr|perl-Devel-CoreStack-1.300.0-3|3	
12cr|perl-Devel-CoreStack-1.300.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-CoreStack-1.300.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-CoreStack-1.300.0-3|6	Release:	3
12cr|perl-Devel-CoreStack-1.300.0-3|7	
12cr|perl-Devel-CoreStack-1.300.0-3|8	Summary:	Try to generate a stack dump from a core file
12cr|perl-Devel-CoreStack-1.300.0-3|9	License:	Artistic
12cr|perl-Devel-CoreStack-1.300.0-3|10	Group:		Development/Perl
12cr|perl-Devel-CoreStack-1.300.0-3|11	Url:		http://search.cpan.org/dist/Devel-CoreStack/
12cr|perl-Devel-CoreStack-1.300.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Devel-CoreStack-1.300.0-3|13	
12cr|perl-Devel-CoreStack-1.300.0-3|14	BuildRequires:	perl-devel
12cr|perl-Devel-CoreStack-1.300.0-3|15	BuildArch:	noarch
12cr|perl-Devel-CoreStack-1.300.0-3|16	
12cr|perl-Devel-CoreStack-1.300.0-3|17	%description
12cr|perl-Devel-CoreStack-1.300.0-3|18	Try to generate a stack dump from a core file.
12cr|perl-Devel-CoreStack-1.300.0-3|19	
12cr|perl-Devel-CoreStack-1.300.0-3|20	%prep
12cr|perl-Devel-CoreStack-1.300.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-CoreStack-1.300.0-3|22	
12cr|perl-Devel-CoreStack-1.300.0-3|23	%build
12cr|perl-Devel-CoreStack-1.300.0-3|24	perl Makefile.PL INSTALLDIRS="vendor" < /dev/null
12cr|perl-Devel-CoreStack-1.300.0-3|25	%make
12cr|perl-Devel-CoreStack-1.300.0-3|26	
12cr|perl-Devel-CoreStack-1.300.0-3|27	%check
12cr|perl-Devel-CoreStack-1.300.0-3|28	%make test
12cr|perl-Devel-CoreStack-1.300.0-3|29	
12cr|perl-Devel-CoreStack-1.300.0-3|30	%install
12cr|perl-Devel-CoreStack-1.300.0-3|31	%makeinstall_std
12cr|perl-Devel-CoreStack-1.300.0-3|32	
12cr|perl-Devel-CoreStack-1.300.0-3|33	%files
12cr|perl-Devel-CoreStack-1.300.0-3|34	%defattr(-, root, root, 0755)
12cr|perl-Devel-CoreStack-1.300.0-3|35	%{perl_vendorlib}/Devel/CoreStack.pm
12cr|perl-Devel-CoreStack-1.300.0-3|36	%{_mandir}/man3/*
12cr|perl-Devel-CoreStack-1.300.0-3|37	
12cr|perl-Devel-CoreStack-1.300.0-3|38	%changelog
12cr|perl-Devel-CoreStack-1.300.0-3|39	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 1.300.0-2mdv2011.0
12cr|perl-Devel-CoreStack-1.300.0-3|40	+ Revision: 681397
12cr|perl-Devel-CoreStack-1.300.0-3|41	- mass rebuild
12cr|perl-Devel-CoreStack-1.300.0-3|42	
12cr|perl-Devel-CoreStack-1.300.0-3|43	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.300.0-1mdv2011.0
12cr|perl-Devel-CoreStack-1.300.0-3|44	+ Revision: 504941
12cr|perl-Devel-CoreStack-1.300.0-3|45	- rebuild using %%perl_convert_version
12cr|perl-Devel-CoreStack-1.300.0-3|46	
12cr|perl-Devel-CoreStack-1.300.0-3|47	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.3-6mdv2010.0
12cr|perl-Devel-CoreStack-1.300.0-3|48	+ Revision: 430409
12cr|perl-Devel-CoreStack-1.300.0-3|49	- rebuild
12cr|perl-Devel-CoreStack-1.300.0-3|50	
12cr|perl-Devel-CoreStack-1.300.0-3|51	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.3-5mdv2009.0
12cr|perl-Devel-CoreStack-1.300.0-3|52	+ Revision: 256629
12cr|perl-Devel-CoreStack-1.300.0-3|53	- rebuild
12cr|perl-Devel-CoreStack-1.300.0-3|54	
12cr|perl-Devel-CoreStack-1.300.0-3|55	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-3mdv2008.1
12cr|perl-Devel-CoreStack-1.300.0-3|56	+ Revision: 136992
12cr|perl-Devel-CoreStack-1.300.0-3|57	- rebuild
12cr|perl-Devel-CoreStack-1.300.0-3|58	
12cr|perl-Devel-CoreStack-1.300.0-3|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Devel-CoreStack-1.300.0-3|60	- restore BuildRoot
12cr|perl-Devel-CoreStack-1.300.0-3|61	
12cr|perl-Devel-CoreStack-1.300.0-3|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Devel-CoreStack-1.300.0-3|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Devel-CoreStack-1.300.0-3|64	
12cr|perl-Devel-CoreStack-1.300.0-3|65	
12cr|perl-Devel-CoreStack-1.300.0-3|66	* Fri Dec 01 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3-2mdv2007.0
12cr|perl-Devel-CoreStack-1.300.0-3|67	+ Revision: 89742
12cr|perl-Devel-CoreStack-1.300.0-3|68	- use the mkrel macro
12cr|perl-Devel-CoreStack-1.300.0-3|69	- Import perl-Devel-CoreStack
12cr|perl-Devel-CoreStack-1.300.0-3|70	
12cr|perl-Devel-CoreStack-1.300.0-3|71	* Sat Nov 05 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdk
12cr|perl-Devel-CoreStack-1.300.0-3|72	- initial Mandriva package
12cr|perl-Devel-CoreStack-1.300.0-3|73	

4351 12
12cr|perl-Devel-Declare-0.6.5-2|1	%define upstream_name    Devel-Declare
12cr|perl-Devel-Declare-0.6.5-2|2	%define upstream_version 0.006005
12cr|perl-Devel-Declare-0.6.5-2|3	
12cr|perl-Devel-Declare-0.6.5-2|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-Declare-0.6.5-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-Declare-0.6.5-2|6	Release:	2
12cr|perl-Devel-Declare-0.6.5-2|7	Epoch:		1
12cr|perl-Devel-Declare-0.6.5-2|8	
12cr|perl-Devel-Declare-0.6.5-2|9	Summary:	Adding keywords to perl, in perl
12cr|perl-Devel-Declare-0.6.5-2|10	License:	GPL+ or Artistic
12cr|perl-Devel-Declare-0.6.5-2|11	Group:		Development/Perl
12cr|perl-Devel-Declare-0.6.5-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-Declare-0.6.5-2|13	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-Declare-0.6.5-2|14	
12cr|perl-Devel-Declare-0.6.5-2|15	BuildRequires:	perl(B::Compiling)
12cr|perl-Devel-Declare-0.6.5-2|16	BuildRequires:	perl(B::Hooks::EndOfScope)
12cr|perl-Devel-Declare-0.6.5-2|17	BuildRequires:	perl(B::Hooks::OP::Check)
12cr|perl-Devel-Declare-0.6.5-2|18	BuildRequires:	perl(ExtUtils::Depends)
12cr|perl-Devel-Declare-0.6.5-2|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Devel-Declare-0.6.5-2|20	BuildRequires:	perl(Scalar::Util)
12cr|perl-Devel-Declare-0.6.5-2|21	BuildRequires:	perl(Sub::Name)
12cr|perl-Devel-Declare-0.6.5-2|22	BuildRequires:	perl(Test::More) >= 0.880.0
12cr|perl-Devel-Declare-0.6.5-2|23	BuildRequires:	perl(Test::Warn)
12cr|perl-Devel-Declare-0.6.5-2|24	BuildRequires:	perl-devel
12cr|perl-Devel-Declare-0.6.5-2|25	
12cr|perl-Devel-Declare-0.6.5-2|26	%description
12cr|perl-Devel-Declare-0.6.5-2|27	Devel::Declare can install subroutines called declarators which locally
12cr|perl-Devel-Declare-0.6.5-2|28	take over Perl's parser, allowing the creation of new syntax.
12cr|perl-Devel-Declare-0.6.5-2|29	
12cr|perl-Devel-Declare-0.6.5-2|30	%prep
12cr|perl-Devel-Declare-0.6.5-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-Declare-0.6.5-2|32	
12cr|perl-Devel-Declare-0.6.5-2|33	%build
12cr|perl-Devel-Declare-0.6.5-2|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-Declare-0.6.5-2|35	%make
12cr|perl-Devel-Declare-0.6.5-2|36	
12cr|perl-Devel-Declare-0.6.5-2|37	%check
12cr|perl-Devel-Declare-0.6.5-2|38	make test
12cr|perl-Devel-Declare-0.6.5-2|39	
12cr|perl-Devel-Declare-0.6.5-2|40	%install
12cr|perl-Devel-Declare-0.6.5-2|41	%makeinstall_std
12cr|perl-Devel-Declare-0.6.5-2|42	
12cr|perl-Devel-Declare-0.6.5-2|43	%files
12cr|perl-Devel-Declare-0.6.5-2|44	%doc Changes README
12cr|perl-Devel-Declare-0.6.5-2|45	%{_mandir}/man3/*
12cr|perl-Devel-Declare-0.6.5-2|46	%{perl_vendorarch}/Devel
12cr|perl-Devel-Declare-0.6.5-2|47	%{perl_vendorarch}/auto/Devel
12cr|perl-Devel-Declare-0.6.5-2|48	
12cr|perl-Devel-Declare-0.6.5-2|49	
12cr|perl-Devel-Declare-0.6.5-2|50	%changelog
12cr|perl-Devel-Declare-0.6.5-2|51	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:0.6.5-2
12cr|perl-Devel-Declare-0.6.5-2|52	+ Revision: 768358
12cr|perl-Devel-Declare-0.6.5-2|53	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Devel-Declare-0.6.5-2|54	
12cr|perl-Devel-Declare-0.6.5-2|55	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Devel-Declare-0.6.5-2|56	- update to new version 0.006005
12cr|perl-Devel-Declare-0.6.5-2|57	
12cr|perl-Devel-Declare-0.6.5-2|58	* Sun May 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.6.4-1
12cr|perl-Devel-Declare-0.6.5-2|59	+ Revision: 672613
12cr|perl-Devel-Declare-0.6.5-2|60	- update to new version 0.006004
12cr|perl-Devel-Declare-0.6.5-2|61	
12cr|perl-Devel-Declare-0.6.5-2|62	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.6.1-1
12cr|perl-Devel-Declare-0.6.5-2|63	+ Revision: 643376
12cr|perl-Devel-Declare-0.6.5-2|64	- update to new version 0.006001
12cr|perl-Devel-Declare-0.6.5-2|65	
12cr|perl-Devel-Declare-0.6.5-2|66	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-Devel-Declare-0.6.5-2|67	- rebuild for perl 5.12
12cr|perl-Devel-Declare-0.6.5-2|68	- rebuild
12cr|perl-Devel-Declare-0.6.5-2|69	
12cr|perl-Devel-Declare-0.6.5-2|70	* Tue Mar 09 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.6.0-1mdv2010.1
12cr|perl-Devel-Declare-0.6.5-2|71	+ Revision: 517112
12cr|perl-Devel-Declare-0.6.5-2|72	- update to 0.006000
12cr|perl-Devel-Declare-0.6.5-2|73	
12cr|perl-Devel-Declare-0.6.5-2|74	* Mon Aug 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.5.11-1mdv2010.0
12cr|perl-Devel-Declare-0.6.5-2|75	+ Revision: 417150
12cr|perl-Devel-Declare-0.6.5-2|76	- adding missing buildrequires:
12cr|perl-Devel-Declare-0.6.5-2|77	- update to 0.005011
12cr|perl-Devel-Declare-0.6.5-2|78	
12cr|perl-Devel-Declare-0.6.5-2|79	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.5.9-1mdv2010.0
12cr|perl-Devel-Declare-0.6.5-2|80	+ Revision: 415003
12cr|perl-Devel-Declare-0.6.5-2|81	- bumping epoch
12cr|perl-Devel-Declare-0.6.5-2|82	- update to 0.005009
12cr|perl-Devel-Declare-0.6.5-2|83	
12cr|perl-Devel-Declare-0.6.5-2|84	* Wed Jul 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.005007-1mdv2010.0
12cr|perl-Devel-Declare-0.6.5-2|85	+ Revision: 396217
12cr|perl-Devel-Declare-0.6.5-2|86	- update to new version 0.005007
12cr|perl-Devel-Declare-0.6.5-2|87	
12cr|perl-Devel-Declare-0.6.5-2|88	* Thu Jun 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.005006-1mdv2010.0
12cr|perl-Devel-Declare-0.6.5-2|89	+ Revision: 387007
12cr|perl-Devel-Declare-0.6.5-2|90	- update to new version 0.005006
12cr|perl-Devel-Declare-0.6.5-2|91	
12cr|perl-Devel-Declare-0.6.5-2|92	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.005005-1mdv2010.0
12cr|perl-Devel-Declare-0.6.5-2|93	+ Revision: 383477
12cr|perl-Devel-Declare-0.6.5-2|94	- update to new version 0.005005
12cr|perl-Devel-Declare-0.6.5-2|95	
12cr|perl-Devel-Declare-0.6.5-2|96	* Mon May 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.005003-1mdv2010.0
12cr|perl-Devel-Declare-0.6.5-2|97	+ Revision: 379605
12cr|perl-Devel-Declare-0.6.5-2|98	- update to new version 0.005003
12cr|perl-Devel-Declare-0.6.5-2|99	
12cr|perl-Devel-Declare-0.6.5-2|100	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.005002-1mdv2010.0
12cr|perl-Devel-Declare-0.6.5-2|101	+ Revision: 374550
12cr|perl-Devel-Declare-0.6.5-2|102	- update to new version 0.005002
12cr|perl-Devel-Declare-0.6.5-2|103	
12cr|perl-Devel-Declare-0.6.5-2|104	* Thu May 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.005001-1mdv2010.0
12cr|perl-Devel-Declare-0.6.5-2|105	+ Revision: 373027
12cr|perl-Devel-Declare-0.6.5-2|106	- update to new version 0.005001
12cr|perl-Devel-Declare-0.6.5-2|107	
12cr|perl-Devel-Declare-0.6.5-2|108	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.005000-1mdv2010.0
12cr|perl-Devel-Declare-0.6.5-2|109	+ Revision: 370050
12cr|perl-Devel-Declare-0.6.5-2|110	- update to new version 0.005000
12cr|perl-Devel-Declare-0.6.5-2|111	
12cr|perl-Devel-Declare-0.6.5-2|112	* Sun Dec 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.003004-1mdv2009.1
12cr|perl-Devel-Declare-0.6.5-2|113	+ Revision: 314245
12cr|perl-Devel-Declare-0.6.5-2|114	- update to new version 0.003004
12cr|perl-Devel-Declare-0.6.5-2|115	
12cr|perl-Devel-Declare-0.6.5-2|116	* Wed Nov 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.003003-1mdv2009.1
12cr|perl-Devel-Declare-0.6.5-2|117	+ Revision: 307111
12cr|perl-Devel-Declare-0.6.5-2|118	- import perl-Devel-Declare
12cr|perl-Devel-Declare-0.6.5-2|119	
12cr|perl-Devel-Declare-0.6.5-2|120	
12cr|perl-Devel-Declare-0.6.5-2|121	* Wed Nov 26 2008 cpan2dist 0.003003-1mdv
12cr|perl-Devel-Declare-0.6.5-2|122	- initial mdv release, generated with cpan2dist
12cr|perl-Devel-Declare-0.6.5-2|123	

4352 12
12cr|perl-Devel-Dumpvar-1.60.0-3|1	%define upstream_name    Devel-Dumpvar
12cr|perl-Devel-Dumpvar-1.60.0-3|2	%define upstream_version 1.06
12cr|perl-Devel-Dumpvar-1.60.0-3|3	
12cr|perl-Devel-Dumpvar-1.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-Dumpvar-1.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-Dumpvar-1.60.0-3|6	Release:	3
12cr|perl-Devel-Dumpvar-1.60.0-3|7	
12cr|perl-Devel-Dumpvar-1.60.0-3|8	Summary:	A pure-OO reimplementation of dumpvar.pl
12cr|perl-Devel-Dumpvar-1.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-Devel-Dumpvar-1.60.0-3|10	Group:		Development/Perl
12cr|perl-Devel-Dumpvar-1.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-Dumpvar-1.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-Dumpvar-1.60.0-3|13	
12cr|perl-Devel-Dumpvar-1.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-Devel-Dumpvar-1.60.0-3|15	BuildRequires:	perl(File::Spec)
12cr|perl-Devel-Dumpvar-1.60.0-3|16	BuildRequires:	perl(Scalar::Util)
12cr|perl-Devel-Dumpvar-1.60.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Devel-Dumpvar-1.60.0-3|18	BuildArch:	noarch
12cr|perl-Devel-Dumpvar-1.60.0-3|19	
12cr|perl-Devel-Dumpvar-1.60.0-3|20	%description
12cr|perl-Devel-Dumpvar-1.60.0-3|21	Most perl dumping modules are focused on serializing data structures into a
12cr|perl-Devel-Dumpvar-1.60.0-3|22	format that can be rebuilt into the original data structure. They do this
12cr|perl-Devel-Dumpvar-1.60.0-3|23	with a variety of different focuses, such as human readability, the ability
12cr|perl-Devel-Dumpvar-1.60.0-3|24	to execute the dumped code directly, or to minimize the size of the dumped
12cr|perl-Devel-Dumpvar-1.60.0-3|25	data.
12cr|perl-Devel-Dumpvar-1.60.0-3|26	
12cr|perl-Devel-Dumpvar-1.60.0-3|27	Excect for the one contained in the debugger, in the file dumpvar.pl. This
12cr|perl-Devel-Dumpvar-1.60.0-3|28	is a much more human-readable form, highly useful for debugging, containing
12cr|perl-Devel-Dumpvar-1.60.0-3|29	a lot of extra information without the burden of needing to allow the dump
12cr|perl-Devel-Dumpvar-1.60.0-3|30	to be re-assembled into the original data.
12cr|perl-Devel-Dumpvar-1.60.0-3|31	
12cr|perl-Devel-Dumpvar-1.60.0-3|32	The main downside of the dumper in the perl-debugger is that the dumpvar.pl
12cr|perl-Devel-Dumpvar-1.60.0-3|33	script is not really a readily loadable and useable module. It has
12cr|perl-Devel-Dumpvar-1.60.0-3|34	dedicated hooks from and to the debugger, and spans across multiple
12cr|perl-Devel-Dumpvar-1.60.0-3|35	namespaces, including main::.
12cr|perl-Devel-Dumpvar-1.60.0-3|36	
12cr|perl-Devel-Dumpvar-1.60.0-3|37	%prep
12cr|perl-Devel-Dumpvar-1.60.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-Dumpvar-1.60.0-3|39	
12cr|perl-Devel-Dumpvar-1.60.0-3|40	%build
12cr|perl-Devel-Dumpvar-1.60.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-Dumpvar-1.60.0-3|42	%make
12cr|perl-Devel-Dumpvar-1.60.0-3|43	
12cr|perl-Devel-Dumpvar-1.60.0-3|44	%check
12cr|perl-Devel-Dumpvar-1.60.0-3|45	make test
12cr|perl-Devel-Dumpvar-1.60.0-3|46	
12cr|perl-Devel-Dumpvar-1.60.0-3|47	%install
12cr|perl-Devel-Dumpvar-1.60.0-3|48	%makeinstall_std
12cr|perl-Devel-Dumpvar-1.60.0-3|49	
12cr|perl-Devel-Dumpvar-1.60.0-3|50	%files
12cr|perl-Devel-Dumpvar-1.60.0-3|51	%doc README LICENSE Changes
12cr|perl-Devel-Dumpvar-1.60.0-3|52	%{_mandir}/man3/*
12cr|perl-Devel-Dumpvar-1.60.0-3|53	%{perl_vendorlib}/*
12cr|perl-Devel-Dumpvar-1.60.0-3|54	
12cr|perl-Devel-Dumpvar-1.60.0-3|55	%changelog
12cr|perl-Devel-Dumpvar-1.60.0-3|56	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.60.0-2mdv2011.0
12cr|perl-Devel-Dumpvar-1.60.0-3|57	+ Revision: 653406
12cr|perl-Devel-Dumpvar-1.60.0-3|58	- rebuild for updated spec-helper
12cr|perl-Devel-Dumpvar-1.60.0-3|59	
12cr|perl-Devel-Dumpvar-1.60.0-3|60	* Tue Jan 19 2010 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-1mdv2011.0
12cr|perl-Devel-Dumpvar-1.60.0-3|61	+ Revision: 493486
12cr|perl-Devel-Dumpvar-1.60.0-3|62	- update to 1.06
12cr|perl-Devel-Dumpvar-1.60.0-3|63	
12cr|perl-Devel-Dumpvar-1.60.0-3|64	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-1mdv2010.0
12cr|perl-Devel-Dumpvar-1.60.0-3|65	+ Revision: 401667
12cr|perl-Devel-Dumpvar-1.60.0-3|66	- rebuild using %%perl_convert_version
12cr|perl-Devel-Dumpvar-1.60.0-3|67	- fixed license field
12cr|perl-Devel-Dumpvar-1.60.0-3|68	
12cr|perl-Devel-Dumpvar-1.60.0-3|69	* Wed May 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdv2010.0
12cr|perl-Devel-Dumpvar-1.60.0-3|70	+ Revision: 377989
12cr|perl-Devel-Dumpvar-1.60.0-3|71	- update to new version 1.05
12cr|perl-Devel-Dumpvar-1.60.0-3|72	
12cr|perl-Devel-Dumpvar-1.60.0-3|73	* Tue Jan 13 2009 Jérôme Quelin <jquelin@mandriva.org> 0.04-1mdv2009.1
12cr|perl-Devel-Dumpvar-1.60.0-3|74	+ Revision: 329114
12cr|perl-Devel-Dumpvar-1.60.0-3|75	- import perl-Devel-Dumpvar
12cr|perl-Devel-Dumpvar-1.60.0-3|76	
12cr|perl-Devel-Dumpvar-1.60.0-3|77	
12cr|perl-Devel-Dumpvar-1.60.0-3|78	* Tue Jan 13 2009 cpan2dist 0.04-1mdv
12cr|perl-Devel-Dumpvar-1.60.0-3|79	- initial mdv release, generated with cpan2dist
12cr|perl-Devel-Dumpvar-1.60.0-3|80	

4353 12
12cr|perl-Devel-FindRef-1.422.0-4|1	%define upstream_name    Devel-FindRef
12cr|perl-Devel-FindRef-1.422.0-4|2	%define upstream_version 1.422
12cr|perl-Devel-FindRef-1.422.0-4|3	
12cr|perl-Devel-FindRef-1.422.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Devel-FindRef-1.422.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Devel-FindRef-1.422.0-4|6	Release:	4
12cr|perl-Devel-FindRef-1.422.0-4|7	
12cr|perl-Devel-FindRef-1.422.0-4|8	Summary:    Where is that reference to my variable hiding?
12cr|perl-Devel-FindRef-1.422.0-4|9	License:    GPL+ or Artistic
12cr|perl-Devel-FindRef-1.422.0-4|10	Group:      Development/Perl
12cr|perl-Devel-FindRef-1.422.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-FindRef-1.422.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-FindRef-1.422.0-4|13	
12cr|perl-Devel-FindRef-1.422.0-4|14	BuildRequires: perl(common::sense)
12cr|perl-Devel-FindRef-1.422.0-4|15	BuildRequires: perl-devel
12cr|perl-Devel-FindRef-1.422.0-4|16	
12cr|perl-Devel-FindRef-1.422.0-4|17	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Devel-FindRef-1.422.0-4|18	
12cr|perl-Devel-FindRef-1.422.0-4|19	%description
12cr|perl-Devel-FindRef-1.422.0-4|20	Tracking down reference problems (e.g. you expect some object to be
12cr|perl-Devel-FindRef-1.422.0-4|21	destroyed, but there are still references to it that keep it alive) can be
12cr|perl-Devel-FindRef-1.422.0-4|22	very hard. Fortunately, perl keeps track of all its values, so tracking
12cr|perl-Devel-FindRef-1.422.0-4|23	references "backwards" is usually possible.
12cr|perl-Devel-FindRef-1.422.0-4|24	
12cr|perl-Devel-FindRef-1.422.0-4|25	The 'track' function can help track down some of those references back to
12cr|perl-Devel-FindRef-1.422.0-4|26	the variables containing them.
12cr|perl-Devel-FindRef-1.422.0-4|27	
12cr|perl-Devel-FindRef-1.422.0-4|28	For example, for this fragment:
12cr|perl-Devel-FindRef-1.422.0-4|29	
12cr|perl-Devel-FindRef-1.422.0-4|30	%prep
12cr|perl-Devel-FindRef-1.422.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-FindRef-1.422.0-4|32	
12cr|perl-Devel-FindRef-1.422.0-4|33	%build
12cr|perl-Devel-FindRef-1.422.0-4|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-FindRef-1.422.0-4|35	%make
12cr|perl-Devel-FindRef-1.422.0-4|36	
12cr|perl-Devel-FindRef-1.422.0-4|37	%check
12cr|perl-Devel-FindRef-1.422.0-4|38	make test
12cr|perl-Devel-FindRef-1.422.0-4|39	
12cr|perl-Devel-FindRef-1.422.0-4|40	%install
12cr|perl-Devel-FindRef-1.422.0-4|41	rm -rf %buildroot
12cr|perl-Devel-FindRef-1.422.0-4|42	%makeinstall_std
12cr|perl-Devel-FindRef-1.422.0-4|43	
12cr|perl-Devel-FindRef-1.422.0-4|44	%clean
12cr|perl-Devel-FindRef-1.422.0-4|45	rm -rf %buildroot
12cr|perl-Devel-FindRef-1.422.0-4|46	
12cr|perl-Devel-FindRef-1.422.0-4|47	%files
12cr|perl-Devel-FindRef-1.422.0-4|48	%defattr(-,root,root)
12cr|perl-Devel-FindRef-1.422.0-4|49	%doc Changes README
12cr|perl-Devel-FindRef-1.422.0-4|50	%{_mandir}/man3/*
12cr|perl-Devel-FindRef-1.422.0-4|51	%perl_vendorlib/*
12cr|perl-Devel-FindRef-1.422.0-4|52	
12cr|perl-Devel-FindRef-1.422.0-4|53	
12cr|perl-Devel-FindRef-1.422.0-4|54	
12cr|perl-Devel-FindRef-1.422.0-4|55	
12cr|perl-Devel-FindRef-1.422.0-4|56	%changelog
12cr|perl-Devel-FindRef-1.422.0-4|57	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.422.0-4
12cr|perl-Devel-FindRef-1.422.0-4|58	+ Revision: 768358
12cr|perl-Devel-FindRef-1.422.0-4|59	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Devel-FindRef-1.422.0-4|60	
12cr|perl-Devel-FindRef-1.422.0-4|61	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 1.422.0-3
12cr|perl-Devel-FindRef-1.422.0-4|62	+ Revision: 681399
12cr|perl-Devel-FindRef-1.422.0-4|63	- mass rebuild
12cr|perl-Devel-FindRef-1.422.0-4|64	
12cr|perl-Devel-FindRef-1.422.0-4|65	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.422.0-2mdv2011.0
12cr|perl-Devel-FindRef-1.422.0-4|66	+ Revision: 555233
12cr|perl-Devel-FindRef-1.422.0-4|67	- rebuild
12cr|perl-Devel-FindRef-1.422.0-4|68	- update to 1.422
12cr|perl-Devel-FindRef-1.422.0-4|69	
12cr|perl-Devel-FindRef-1.422.0-4|70	* Mon Aug 31 2009 Jérôme Quelin <jquelin@mandriva.org> 1.422.0-1mdv2010.0
12cr|perl-Devel-FindRef-1.422.0-4|71	+ Revision: 422825
12cr|perl-Devel-FindRef-1.422.0-4|72	- adding missing buildrequires:
12cr|perl-Devel-FindRef-1.422.0-4|73	- update to 1.422
12cr|perl-Devel-FindRef-1.422.0-4|74	
12cr|perl-Devel-FindRef-1.422.0-4|75	* Sat Aug 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.421.0-1mdv2010.0
12cr|perl-Devel-FindRef-1.422.0-4|76	+ Revision: 422081
12cr|perl-Devel-FindRef-1.422.0-4|77	- update to 1.421
12cr|perl-Devel-FindRef-1.422.0-4|78	
12cr|perl-Devel-FindRef-1.422.0-4|79	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 1.420.0-1mdv2010.0
12cr|perl-Devel-FindRef-1.422.0-4|80	+ Revision: 395133
12cr|perl-Devel-FindRef-1.422.0-4|81	- update to 1.42
12cr|perl-Devel-FindRef-1.422.0-4|82	
12cr|perl-Devel-FindRef-1.422.0-4|83	* Mon Jun 29 2009 Götz Waschk <waschk@mandriva.org> 1.410.0-1mdv2010.0
12cr|perl-Devel-FindRef-1.422.0-4|84	+ Revision: 390468
12cr|perl-Devel-FindRef-1.422.0-4|85	- import perl-Devel-FindRef
12cr|perl-Devel-FindRef-1.422.0-4|86	
12cr|perl-Devel-FindRef-1.422.0-4|87	
12cr|perl-Devel-FindRef-1.422.0-4|88	* Mon Jun 29 2009 cpan2dist 1.41-1mdv
12cr|perl-Devel-FindRef-1.422.0-4|89	- initial mdv release, generated with cpan2dist
12cr|perl-Devel-FindRef-1.422.0-4|90	

4354 12
12cr|perl-Devel-Hide-0.0.800-3|1	%define upstream_name    Devel-Hide
12cr|perl-Devel-Hide-0.0.800-3|2	%define upstream_version 0.0008
12cr|perl-Devel-Hide-0.0.800-3|3	
12cr|perl-Devel-Hide-0.0.800-3|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-Hide-0.0.800-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-Hide-0.0.800-3|6	Release:	3
12cr|perl-Devel-Hide-0.0.800-3|7	Epoch:		1
12cr|perl-Devel-Hide-0.0.800-3|8	
12cr|perl-Devel-Hide-0.0.800-3|9	Summary:	Forces the unavailability of specified Perl modules (for testing)
12cr|perl-Devel-Hide-0.0.800-3|10	License:	GPL+ or Artistic
12cr|perl-Devel-Hide-0.0.800-3|11	Group:		Development/Perl
12cr|perl-Devel-Hide-0.0.800-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-Hide-0.0.800-3|13	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-Hide-0.0.800-3|14	
12cr|perl-Devel-Hide-0.0.800-3|15	BuildRequires:	perl-devel
12cr|perl-Devel-Hide-0.0.800-3|16	BuildArch:	noarch
12cr|perl-Devel-Hide-0.0.800-3|17	
12cr|perl-Devel-Hide-0.0.800-3|18	%description
12cr|perl-Devel-Hide-0.0.800-3|19	Given a list of Perl modules/filenames, this module makes 'require' and
12cr|perl-Devel-Hide-0.0.800-3|20	'use' statements fail (no matter the specified files/modules are installed
12cr|perl-Devel-Hide-0.0.800-3|21	or not).
12cr|perl-Devel-Hide-0.0.800-3|22	
12cr|perl-Devel-Hide-0.0.800-3|23	They _die_ with a message like:
12cr|perl-Devel-Hide-0.0.800-3|24	
12cr|perl-Devel-Hide-0.0.800-3|25	Can't locate Module/ToHide.pm (hidden)
12cr|perl-Devel-Hide-0.0.800-3|26	
12cr|perl-Devel-Hide-0.0.800-3|27	%prep
12cr|perl-Devel-Hide-0.0.800-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-Hide-0.0.800-3|29	
12cr|perl-Devel-Hide-0.0.800-3|30	%build
12cr|perl-Devel-Hide-0.0.800-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-Hide-0.0.800-3|32	%make
12cr|perl-Devel-Hide-0.0.800-3|33	
12cr|perl-Devel-Hide-0.0.800-3|34	%check
12cr|perl-Devel-Hide-0.0.800-3|35	%make test
12cr|perl-Devel-Hide-0.0.800-3|36	
12cr|perl-Devel-Hide-0.0.800-3|37	%install
12cr|perl-Devel-Hide-0.0.800-3|38	%makeinstall_std
12cr|perl-Devel-Hide-0.0.800-3|39	
12cr|perl-Devel-Hide-0.0.800-3|40	%files
12cr|perl-Devel-Hide-0.0.800-3|41	%doc README Changes
12cr|perl-Devel-Hide-0.0.800-3|42	%{_mandir}/man3/*
12cr|perl-Devel-Hide-0.0.800-3|43	%{perl_vendorlib}/*
12cr|perl-Devel-Hide-0.0.800-3|44	
12cr|perl-Devel-Hide-0.0.800-3|45	%changelog
12cr|perl-Devel-Hide-0.0.800-3|46	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1:0.0.800-2mdv2011.0
12cr|perl-Devel-Hide-0.0.800-3|47	+ Revision: 653407
12cr|perl-Devel-Hide-0.0.800-3|48	- rebuild for updated spec-helper
12cr|perl-Devel-Hide-0.0.800-3|49	
12cr|perl-Devel-Hide-0.0.800-3|50	* Sun Feb 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.0.800-1mdv2011.0
12cr|perl-Devel-Hide-0.0.800-3|51	+ Revision: 505729
12cr|perl-Devel-Hide-0.0.800-3|52	- bump epoch
12cr|perl-Devel-Hide-0.0.800-3|53	- rebuild using %%perl_convert_version
12cr|perl-Devel-Hide-0.0.800-3|54	
12cr|perl-Devel-Hide-0.0.800-3|55	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.0008-1mdv2010.0
12cr|perl-Devel-Hide-0.0.800-3|56	+ Revision: 376243
12cr|perl-Devel-Hide-0.0.800-3|57	- import perl-Devel-Hide
12cr|perl-Devel-Hide-0.0.800-3|58	
12cr|perl-Devel-Hide-0.0.800-3|59	
12cr|perl-Devel-Hide-0.0.800-3|60	* Fri May 15 2009 cpan2dist 0.0008-1mdv
12cr|perl-Devel-Hide-0.0.800-3|61	- initial mdv release, generated with cpan2dist
12cr|perl-Devel-Hide-0.0.800-3|62	

4355 12
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|1	%define upstream_name    Devel-LeakGuard-Object
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|2	%define upstream_version 0.06
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|3	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|6	Release:    %mkrel 2
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|7	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|8	Summary:    Scoped object leak checking
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|9	License:    GPL+ or Artistic
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|10	Group:      Development/Perl
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|13	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|14	BuildRequires: perl(List::Util)
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|15	BuildRequires: perl(Scalar::Util)
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|16	BuildRequires: perl(Test::Differences)
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|17	BuildRequires: perl(Test::More)
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|18	BuildRequires: perl(latest)
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|19	BuildRequires: perl(Module::Build)
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|20	BuildArch: noarch
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|21	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|22	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|23	%description
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|24	This module provides tracking of objects, for the purpose of detecting
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|25	memory leaks due to circular references or innappropriate caching schemes.
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|26	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|27	It is derived from, and backwards compatible with Adam Kennedy's the
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|28	Devel::Leak::Object manpage. Any errors are mine.
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|29	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|30	It works by overridding 'bless' and adding a synthetic 'DESTROY' method to
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|31	any tracked classes so that it can maintain a count of blessed objects
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|32	per-class.
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|33	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|34	%prep
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|36	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|37	%build
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|38	%{__perl} Build.PL installdirs=vendor
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|39	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|40	./Build
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|41	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|42	%check
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|43	./Build test
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|44	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|45	%install
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|46	rm -rf %buildroot
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|47	./Build install destdir=%{buildroot}
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|48	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|49	%clean
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|50	rm -rf %buildroot
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|51	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|52	%files
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|53	%defattr(-,root,root)
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|54	%doc Changes LICENSE README
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|55	%{_mandir}/man3/*
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|56	%perl_vendorlib/*
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|57	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|58	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|59	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|60	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|61	%changelog
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|62	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|63	+ Revision: 654933
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|64	- rebuild for updated spec-helper
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|65	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|66	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|67	+ Revision: 471492
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|68	- import perl-Devel-LeakGuard-Object
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|69	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|70	
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|71	* Sun Nov 29 2009 cpan2dist 0.06-1mdv
12cr|perl-Devel-LeakGuard-Object-0.60.0-2|72	- initial mdv release, generated with cpan2dist

4356 12
12cr|perl-Devel-Leak-Object-1.10.0-3|1	%define upstream_name    Devel-Leak-Object
12cr|perl-Devel-Leak-Object-1.10.0-3|2	%define upstream_version 1.01
12cr|perl-Devel-Leak-Object-1.10.0-3|3	
12cr|perl-Devel-Leak-Object-1.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-Leak-Object-1.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-Leak-Object-1.10.0-3|6	Release:	3
12cr|perl-Devel-Leak-Object-1.10.0-3|7	
12cr|perl-Devel-Leak-Object-1.10.0-3|8	Summary:	Detect leaks of objects
12cr|perl-Devel-Leak-Object-1.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-Devel-Leak-Object-1.10.0-3|10	Group:		Development/Perl
12cr|perl-Devel-Leak-Object-1.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-Leak-Object-1.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-Leak-Object-1.10.0-3|13	
12cr|perl-Devel-Leak-Object-1.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Devel-Leak-Object-1.10.0-3|15	BuildRequires:	perl(Scalar::Util)
12cr|perl-Devel-Leak-Object-1.10.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Devel-Leak-Object-1.10.0-3|17	BuildArch:	noarch
12cr|perl-Devel-Leak-Object-1.10.0-3|18	
12cr|perl-Devel-Leak-Object-1.10.0-3|19	%description
12cr|perl-Devel-Leak-Object-1.10.0-3|20	This module provides tracking of objects, for the purpose of detecting
12cr|perl-Devel-Leak-Object-1.10.0-3|21	memory leaks due to circular references or innappropriate caching schemes.
12cr|perl-Devel-Leak-Object-1.10.0-3|22	
12cr|perl-Devel-Leak-Object-1.10.0-3|23	Object tracking can be enabled on a per object basis. Any objects thus
12cr|perl-Devel-Leak-Object-1.10.0-3|24	tracked are remembered until DESTROYed; details of any objects left are
12cr|perl-Devel-Leak-Object-1.10.0-3|25	printed out to stderr at END-time.
12cr|perl-Devel-Leak-Object-1.10.0-3|26	
12cr|perl-Devel-Leak-Object-1.10.0-3|27	use Devel::Leak::Object qw(GLOBAL_bless);
12cr|perl-Devel-Leak-Object-1.10.0-3|28	
12cr|perl-Devel-Leak-Object-1.10.0-3|29	%prep
12cr|perl-Devel-Leak-Object-1.10.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-Leak-Object-1.10.0-3|31	
12cr|perl-Devel-Leak-Object-1.10.0-3|32	%build
12cr|perl-Devel-Leak-Object-1.10.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-Leak-Object-1.10.0-3|34	%make
12cr|perl-Devel-Leak-Object-1.10.0-3|35	
12cr|perl-Devel-Leak-Object-1.10.0-3|36	%check
12cr|perl-Devel-Leak-Object-1.10.0-3|37	%make test
12cr|perl-Devel-Leak-Object-1.10.0-3|38	
12cr|perl-Devel-Leak-Object-1.10.0-3|39	%install
12cr|perl-Devel-Leak-Object-1.10.0-3|40	%makeinstall_std
12cr|perl-Devel-Leak-Object-1.10.0-3|41	
12cr|perl-Devel-Leak-Object-1.10.0-3|42	%files
12cr|perl-Devel-Leak-Object-1.10.0-3|43	%doc README LICENSE Changes
12cr|perl-Devel-Leak-Object-1.10.0-3|44	%{_mandir}/man3/*
12cr|perl-Devel-Leak-Object-1.10.0-3|45	%{perl_vendorlib}/*
12cr|perl-Devel-Leak-Object-1.10.0-3|46	
12cr|perl-Devel-Leak-Object-1.10.0-3|47	%changelog
12cr|perl-Devel-Leak-Object-1.10.0-3|48	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.10.0-2mdv2011.0
12cr|perl-Devel-Leak-Object-1.10.0-3|49	+ Revision: 658744
12cr|perl-Devel-Leak-Object-1.10.0-3|50	- rebuild for updated spec-helper
12cr|perl-Devel-Leak-Object-1.10.0-3|51	
12cr|perl-Devel-Leak-Object-1.10.0-3|52	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2011.0
12cr|perl-Devel-Leak-Object-1.10.0-3|53	+ Revision: 553122
12cr|perl-Devel-Leak-Object-1.10.0-3|54	- update to 1.01
12cr|perl-Devel-Leak-Object-1.10.0-3|55	
12cr|perl-Devel-Leak-Object-1.10.0-3|56	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2010.1
12cr|perl-Devel-Leak-Object-1.10.0-3|57	+ Revision: 460842
12cr|perl-Devel-Leak-Object-1.10.0-3|58	- update to 1.00
12cr|perl-Devel-Leak-Object-1.10.0-3|59	
12cr|perl-Devel-Leak-Object-1.10.0-3|60	* Fri Jul 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.920.0-1mdv2010.0
12cr|perl-Devel-Leak-Object-1.10.0-3|61	+ Revision: 396938
12cr|perl-Devel-Leak-Object-1.10.0-3|62	- import perl-Devel-Leak-Object
12cr|perl-Devel-Leak-Object-1.10.0-3|63	
12cr|perl-Devel-Leak-Object-1.10.0-3|64	
12cr|perl-Devel-Leak-Object-1.10.0-3|65	* Fri Jul 17 2009 cpan2dist 0.92-1mdv
12cr|perl-Devel-Leak-Object-1.10.0-3|66	- initial mdv release, generated with cpan2dist

4357 12
12cr|perl-Devel-LeakTrace-0.50.0-4|1	%define upstream_name    Devel-LeakTrace
12cr|perl-Devel-LeakTrace-0.50.0-4|2	%define upstream_version 0.05
12cr|perl-Devel-LeakTrace-0.50.0-4|3	
12cr|perl-Devel-LeakTrace-0.50.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Devel-LeakTrace-0.50.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Devel-LeakTrace-0.50.0-4|6	Release:	4
12cr|perl-Devel-LeakTrace-0.50.0-4|7	
12cr|perl-Devel-LeakTrace-0.50.0-4|8	Summary:    Memory debugger for perl
12cr|perl-Devel-LeakTrace-0.50.0-4|9	License:    GPL+ or Artistic
12cr|perl-Devel-LeakTrace-0.50.0-4|10	Group:      Development/Perl
12cr|perl-Devel-LeakTrace-0.50.0-4|11	Url:        http://gtk2-perl.sf.net/
12cr|perl-Devel-LeakTrace-0.50.0-4|12	Source0:    %{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Devel-LeakTrace-0.50.0-4|13	
12cr|perl-Devel-LeakTrace-0.50.0-4|14	BuildRequires: glib-devel
12cr|perl-Devel-LeakTrace-0.50.0-4|15	BuildRequires: perl-Module-Build
12cr|perl-Devel-LeakTrace-0.50.0-4|16	BuildRequires: perl-devel
12cr|perl-Devel-LeakTrace-0.50.0-4|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Devel-LeakTrace-0.50.0-4|18	
12cr|perl-Devel-LeakTrace-0.50.0-4|19	%description
12cr|perl-Devel-LeakTrace-0.50.0-4|20	This module enables to find memory leaks in perl programs.
12cr|perl-Devel-LeakTrace-0.50.0-4|21	
12cr|perl-Devel-LeakTrace-0.50.0-4|22	%prep
12cr|perl-Devel-LeakTrace-0.50.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-LeakTrace-0.50.0-4|24	
12cr|perl-Devel-LeakTrace-0.50.0-4|25	%build
12cr|perl-Devel-LeakTrace-0.50.0-4|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-LeakTrace-0.50.0-4|27	#./Build
12cr|perl-Devel-LeakTrace-0.50.0-4|28	%make OPTIMIZE="$RPM_OPT_FLAGS"
12cr|perl-Devel-LeakTrace-0.50.0-4|29	
12cr|perl-Devel-LeakTrace-0.50.0-4|30	%install
12cr|perl-Devel-LeakTrace-0.50.0-4|31	rm -rf $RPM_BUILD_ROOT
12cr|perl-Devel-LeakTrace-0.50.0-4|32	./Build install destdir=$RPM_BUILD_ROOT
12cr|perl-Devel-LeakTrace-0.50.0-4|33	
12cr|perl-Devel-LeakTrace-0.50.0-4|34	%check
12cr|perl-Devel-LeakTrace-0.50.0-4|35	#./Build test
12cr|perl-Devel-LeakTrace-0.50.0-4|36	
12cr|perl-Devel-LeakTrace-0.50.0-4|37	%clean
12cr|perl-Devel-LeakTrace-0.50.0-4|38	rm -rf $RPM_BUILD_ROOT
12cr|perl-Devel-LeakTrace-0.50.0-4|39	
12cr|perl-Devel-LeakTrace-0.50.0-4|40	%files
12cr|perl-Devel-LeakTrace-0.50.0-4|41	%defattr(-, root, root)
12cr|perl-Devel-LeakTrace-0.50.0-4|42	%doc Changes README
12cr|perl-Devel-LeakTrace-0.50.0-4|43	%{_mandir}/*/*
12cr|perl-Devel-LeakTrace-0.50.0-4|44	%{perl_vendorarch}/Devel/*
12cr|perl-Devel-LeakTrace-0.50.0-4|45	%{perl_vendorarch}/auto/Devel/*
12cr|perl-Devel-LeakTrace-0.50.0-4|46	
12cr|perl-Devel-LeakTrace-0.50.0-4|47	
12cr|perl-Devel-LeakTrace-0.50.0-4|48	%changelog
12cr|perl-Devel-LeakTrace-0.50.0-4|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.50.0-4
12cr|perl-Devel-LeakTrace-0.50.0-4|50	+ Revision: 768358
12cr|perl-Devel-LeakTrace-0.50.0-4|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Devel-LeakTrace-0.50.0-4|52	
12cr|perl-Devel-LeakTrace-0.50.0-4|53	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.50.0-3
12cr|perl-Devel-LeakTrace-0.50.0-4|54	+ Revision: 681400
12cr|perl-Devel-LeakTrace-0.50.0-4|55	- mass rebuild
12cr|perl-Devel-LeakTrace-0.50.0-4|56	
12cr|perl-Devel-LeakTrace-0.50.0-4|57	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-2mdv2010.0
12cr|perl-Devel-LeakTrace-0.50.0-4|58	+ Revision: 408700
12cr|perl-Devel-LeakTrace-0.50.0-4|59	- force rebuild
12cr|perl-Devel-LeakTrace-0.50.0-4|60	- rebuild using %%perl_convert_version
12cr|perl-Devel-LeakTrace-0.50.0-4|61	
12cr|perl-Devel-LeakTrace-0.50.0-4|62	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.05-8mdv2009.0
12cr|perl-Devel-LeakTrace-0.50.0-4|63	+ Revision: 256632
12cr|perl-Devel-LeakTrace-0.50.0-4|64	- rebuild
12cr|perl-Devel-LeakTrace-0.50.0-4|65	
12cr|perl-Devel-LeakTrace-0.50.0-4|66	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.05-6mdv2008.1
12cr|perl-Devel-LeakTrace-0.50.0-4|67	+ Revision: 152061
12cr|perl-Devel-LeakTrace-0.50.0-4|68	- rebuild
12cr|perl-Devel-LeakTrace-0.50.0-4|69	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Devel-LeakTrace-0.50.0-4|70	
12cr|perl-Devel-LeakTrace-0.50.0-4|71	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Devel-LeakTrace-0.50.0-4|72	- restore BuildRoot
12cr|perl-Devel-LeakTrace-0.50.0-4|73	
12cr|perl-Devel-LeakTrace-0.50.0-4|74	* Fri Jun 22 2007 Thierry Vignaud <tv@mandriva.org> 0.05-5mdv2008.0
12cr|perl-Devel-LeakTrace-0.50.0-4|75	+ Revision: 43108
12cr|perl-Devel-LeakTrace-0.50.0-4|76	- rebuild
12cr|perl-Devel-LeakTrace-0.50.0-4|77	
12cr|perl-Devel-LeakTrace-0.50.0-4|78	
12cr|perl-Devel-LeakTrace-0.50.0-4|79	* Wed Nov 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.05-4mdk
12cr|perl-Devel-LeakTrace-0.50.0-4|80	- Fix BuildRequires
12cr|perl-Devel-LeakTrace-0.50.0-4|81	
12cr|perl-Devel-LeakTrace-0.50.0-4|82	* Wed Nov 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.05-3mdk
12cr|perl-Devel-LeakTrace-0.50.0-4|83	- Fix BuildRequires
12cr|perl-Devel-LeakTrace-0.50.0-4|84	- %%mkrel
12cr|perl-Devel-LeakTrace-0.50.0-4|85	
12cr|perl-Devel-LeakTrace-0.50.0-4|86	* Mon Nov 15 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.05-2mdk
12cr|perl-Devel-LeakTrace-0.50.0-4|87	- rebuild for new perl
12cr|perl-Devel-LeakTrace-0.50.0-4|88	
12cr|perl-Devel-LeakTrace-0.50.0-4|89	* Mon Apr 05 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.05-1mdk
12cr|perl-Devel-LeakTrace-0.50.0-4|90	- initial release
12cr|perl-Devel-LeakTrace-0.50.0-4|91	

4358 12
12cr|perl-Devel-LexAlias-0.40.0-6|1	%define upstream_name    Devel-LexAlias
12cr|perl-Devel-LexAlias-0.40.0-6|2	%define upstream_version 0.04
12cr|perl-Devel-LexAlias-0.40.0-6|3	
12cr|perl-Devel-LexAlias-0.40.0-6|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-LexAlias-0.40.0-6|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-LexAlias-0.40.0-6|6	Release:	6
12cr|perl-Devel-LexAlias-0.40.0-6|7	
12cr|perl-Devel-LexAlias-0.40.0-6|8	Summary:	Alias lexical variables
12cr|perl-Devel-LexAlias-0.40.0-6|9	License:	Artistic/GPL
12cr|perl-Devel-LexAlias-0.40.0-6|10	Group:		Development/Perl
12cr|perl-Devel-LexAlias-0.40.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Devel-LexAlias-0.40.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Devel-LexAlias-0.40.0-6|13	
12cr|perl-Devel-LexAlias-0.40.0-6|14	BuildRequires:	perl(Devel::Caller)
12cr|perl-Devel-LexAlias-0.40.0-6|15	BuildRequires:	perl-devel
12cr|perl-Devel-LexAlias-0.40.0-6|16	
12cr|perl-Devel-LexAlias-0.40.0-6|17	%description
12cr|perl-Devel-LexAlias-0.40.0-6|18	Devel::LexAlias provides the ability to alias a lexical variable in a
12cr|perl-Devel-LexAlias-0.40.0-6|19	subroutines scope to one of your choosing.
12cr|perl-Devel-LexAlias-0.40.0-6|20	
12cr|perl-Devel-LexAlias-0.40.0-6|21	%prep
12cr|perl-Devel-LexAlias-0.40.0-6|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-LexAlias-0.40.0-6|23	
12cr|perl-Devel-LexAlias-0.40.0-6|24	%build
12cr|perl-Devel-LexAlias-0.40.0-6|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-LexAlias-0.40.0-6|26	%make
12cr|perl-Devel-LexAlias-0.40.0-6|27	
12cr|perl-Devel-LexAlias-0.40.0-6|28	%check
12cr|perl-Devel-LexAlias-0.40.0-6|29	%make test
12cr|perl-Devel-LexAlias-0.40.0-6|30	
12cr|perl-Devel-LexAlias-0.40.0-6|31	%install
12cr|perl-Devel-LexAlias-0.40.0-6|32	%makeinstall_std
12cr|perl-Devel-LexAlias-0.40.0-6|33	
12cr|perl-Devel-LexAlias-0.40.0-6|34	%files
12cr|perl-Devel-LexAlias-0.40.0-6|35	%doc README
12cr|perl-Devel-LexAlias-0.40.0-6|36	%{_mandir}/*/*
12cr|perl-Devel-LexAlias-0.40.0-6|37	%{perl_vendorarch}/Devel/*
12cr|perl-Devel-LexAlias-0.40.0-6|38	%{perl_vendorarch}/auto/Devel/*
12cr|perl-Devel-LexAlias-0.40.0-6|39	
12cr|perl-Devel-LexAlias-0.40.0-6|40	
12cr|perl-Devel-LexAlias-0.40.0-6|41	%changelog
12cr|perl-Devel-LexAlias-0.40.0-6|42	* Wed Jan 25 2012 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 0.40.0-5
12cr|perl-Devel-LexAlias-0.40.0-6|43	+ Revision: 768358
12cr|perl-Devel-LexAlias-0.40.0-6|44	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Devel-LexAlias-0.40.0-6|45	
12cr|perl-Devel-LexAlias-0.40.0-6|46	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.40.0-4
12cr|perl-Devel-LexAlias-0.40.0-6|47	+ Revision: 681401
12cr|perl-Devel-LexAlias-0.40.0-6|48	- mass rebuild
12cr|perl-Devel-LexAlias-0.40.0-6|49	
12cr|perl-Devel-LexAlias-0.40.0-6|50	* Tue Jul 20 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.40.0-3mdv2011.0
12cr|perl-Devel-LexAlias-0.40.0-6|51	+ Revision: 555794
12cr|perl-Devel-LexAlias-0.40.0-6|52	- rebuild for perl 5.12
12cr|perl-Devel-LexAlias-0.40.0-6|53	- rebuild
12cr|perl-Devel-LexAlias-0.40.0-6|54	
12cr|perl-Devel-LexAlias-0.40.0-6|55	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-Devel-LexAlias-0.40.0-6|56	+ Revision: 406980
12cr|perl-Devel-LexAlias-0.40.0-6|57	- rebuild using %%perl_convert_version
12cr|perl-Devel-LexAlias-0.40.0-6|58	
12cr|perl-Devel-LexAlias-0.40.0-6|59	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.04-6mdv2009.0
12cr|perl-Devel-LexAlias-0.40.0-6|60	+ Revision: 256634
12cr|perl-Devel-LexAlias-0.40.0-6|61	- rebuild
12cr|perl-Devel-LexAlias-0.40.0-6|62	
12cr|perl-Devel-LexAlias-0.40.0-6|63	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.04-4mdv2008.1
12cr|perl-Devel-LexAlias-0.40.0-6|64	+ Revision: 152062
12cr|perl-Devel-LexAlias-0.40.0-6|65	- rebuild
12cr|perl-Devel-LexAlias-0.40.0-6|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Devel-LexAlias-0.40.0-6|67	
12cr|perl-Devel-LexAlias-0.40.0-6|68	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Devel-LexAlias-0.40.0-6|69	- restore BuildRoot
12cr|perl-Devel-LexAlias-0.40.0-6|70	
12cr|perl-Devel-LexAlias-0.40.0-6|71	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-3mdv2008.0
12cr|perl-Devel-LexAlias-0.40.0-6|72	+ Revision: 86353
12cr|perl-Devel-LexAlias-0.40.0-6|73	- rebuild
12cr|perl-Devel-LexAlias-0.40.0-6|74	
12cr|perl-Devel-LexAlias-0.40.0-6|75	
12cr|perl-Devel-LexAlias-0.40.0-6|76	* Sat Mar 25 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.04-2mdk
12cr|perl-Devel-LexAlias-0.40.0-6|77	- Add BuildRequires
12cr|perl-Devel-LexAlias-0.40.0-6|78	
12cr|perl-Devel-LexAlias-0.40.0-6|79	* Fri Mar 24 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.04-1mdk
12cr|perl-Devel-LexAlias-0.40.0-6|80	- First Mandriva release
12cr|perl-Devel-LexAlias-0.40.0-6|81	

4359 12
12cr|perl-Devel-NYTProf-4.60.0-3|1	%define upstream_name  	    Devel-NYTProf
12cr|perl-Devel-NYTProf-4.60.0-3|2	%define upstream_version 4.06
12cr|perl-Devel-NYTProf-4.60.0-3|3	
12cr|perl-Devel-NYTProf-4.60.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Devel-NYTProf-4.60.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Devel-NYTProf-4.60.0-3|6	Release:	3
12cr|perl-Devel-NYTProf-4.60.0-3|7	Summary:    Powerful feature-rich perl source code profiler
12cr|perl-Devel-NYTProf-4.60.0-3|8	Group:      Development/Perl
12cr|perl-Devel-NYTProf-4.60.0-3|9	License:    Artistic
12cr|perl-Devel-NYTProf-4.60.0-3|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-NYTProf-4.60.0-3|11	Source:     http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-NYTProf-4.60.0-3|12	BuildRequires:	perl-devel
12cr|perl-Devel-NYTProf-4.60.0-3|13	BuildRequires:	perl(Test::More) >= 0.88
12cr|perl-Devel-NYTProf-4.60.0-3|14	BuildRoot:     %{_tmppath}/%{name}-%{version}
12cr|perl-Devel-NYTProf-4.60.0-3|15	
12cr|perl-Devel-NYTProf-4.60.0-3|16	%description
12cr|perl-Devel-NYTProf-4.60.0-3|17	Devel::NYTProf is a powerful feature-rich perl source code profiler.
12cr|perl-Devel-NYTProf-4.60.0-3|18	
12cr|perl-Devel-NYTProf-4.60.0-3|19	* Performs per-line statement profiling for fine detail
12cr|perl-Devel-NYTProf-4.60.0-3|20	* Performs per-subroutine statement profiling for overview
12cr|perl-Devel-NYTProf-4.60.0-3|21	* Performs per-block statement profiling (the first profiler to do so)
12cr|perl-Devel-NYTProf-4.60.0-3|22	* Accounts correctly for time spent after calls return
12cr|perl-Devel-NYTProf-4.60.0-3|23	* Performs inclusive and exclusive timing of subroutines
12cr|perl-Devel-NYTProf-4.60.0-3|24	* Subroutine times are per calling location (a powerful feature)
12cr|perl-Devel-NYTProf-4.60.0-3|25	* Can profile compile-time activity, just run-time, or just END time
12cr|perl-Devel-NYTProf-4.60.0-3|26	* Uses novel techniques for efficient profiling
12cr|perl-Devel-NYTProf-4.60.0-3|27	* Sub-microsecond (100ns) resolution on systems with clock_gettime()
12cr|perl-Devel-NYTProf-4.60.0-3|28	* Very fast - the fastest statement and subroutine profilers for perl
12cr|perl-Devel-NYTProf-4.60.0-3|29	* Handles applications that fork, with no performance cost
12cr|perl-Devel-NYTProf-4.60.0-3|30	* Immune from noise caused by profiling overheads and I/O
12cr|perl-Devel-NYTProf-4.60.0-3|31	* Program being profiled can stop/start the profiler
12cr|perl-Devel-NYTProf-4.60.0-3|32	* Generates richly annotated and cross-linked html reports
12cr|perl-Devel-NYTProf-4.60.0-3|33	* Trivial to use with mod_perl - add one line to httpd.conf
12cr|perl-Devel-NYTProf-4.60.0-3|34	* Includes an extensive test suite
12cr|perl-Devel-NYTProf-4.60.0-3|35	* Tested on very large codebases
12cr|perl-Devel-NYTProf-4.60.0-3|36	
12cr|perl-Devel-NYTProf-4.60.0-3|37	NYTProf is effectively two profilers in one: a statement profiler, and a
12cr|perl-Devel-NYTProf-4.60.0-3|38	subroutine profiler.
12cr|perl-Devel-NYTProf-4.60.0-3|39	
12cr|perl-Devel-NYTProf-4.60.0-3|40	%prep
12cr|perl-Devel-NYTProf-4.60.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-NYTProf-4.60.0-3|42	
12cr|perl-Devel-NYTProf-4.60.0-3|43	%build
12cr|perl-Devel-NYTProf-4.60.0-3|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-NYTProf-4.60.0-3|45	%make CFLAGS="%optflags"
12cr|perl-Devel-NYTProf-4.60.0-3|46	
12cr|perl-Devel-NYTProf-4.60.0-3|47	%check
12cr|perl-Devel-NYTProf-4.60.0-3|48	make test
12cr|perl-Devel-NYTProf-4.60.0-3|49	
12cr|perl-Devel-NYTProf-4.60.0-3|50	%install
12cr|perl-Devel-NYTProf-4.60.0-3|51	rm -rf %buildroot
12cr|perl-Devel-NYTProf-4.60.0-3|52	%makeinstall_std
12cr|perl-Devel-NYTProf-4.60.0-3|53	
12cr|perl-Devel-NYTProf-4.60.0-3|54	%clean
12cr|perl-Devel-NYTProf-4.60.0-3|55	rm -rf %buildroot
12cr|perl-Devel-NYTProf-4.60.0-3|56	
12cr|perl-Devel-NYTProf-4.60.0-3|57	%files
12cr|perl-Devel-NYTProf-4.60.0-3|58	%defattr(-,root,root)
12cr|perl-Devel-NYTProf-4.60.0-3|59	%doc bin/nytprofhtml Changes INSTALL README
12cr|perl-Devel-NYTProf-4.60.0-3|60	%{_bindir}/*
12cr|perl-Devel-NYTProf-4.60.0-3|61	%{_mandir}/*/*
12cr|perl-Devel-NYTProf-4.60.0-3|62	%{perl_vendorarch}/Devel
12cr|perl-Devel-NYTProf-4.60.0-3|63	%{perl_vendorarch}/auto/*
12cr|perl-Devel-NYTProf-4.60.0-3|64	
12cr|perl-Devel-NYTProf-4.60.0-3|65	
12cr|perl-Devel-NYTProf-4.60.0-3|66	
12cr|perl-Devel-NYTProf-4.60.0-3|67	%changelog
12cr|perl-Devel-NYTProf-4.60.0-3|68	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 4.60.0-3
12cr|perl-Devel-NYTProf-4.60.0-3|69	+ Revision: 768358
12cr|perl-Devel-NYTProf-4.60.0-3|70	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Devel-NYTProf-4.60.0-3|71	
12cr|perl-Devel-NYTProf-4.60.0-3|72	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 4.60.0-2
12cr|perl-Devel-NYTProf-4.60.0-3|73	+ Revision: 681402
12cr|perl-Devel-NYTProf-4.60.0-3|74	- mass rebuild
12cr|perl-Devel-NYTProf-4.60.0-3|75	
12cr|perl-Devel-NYTProf-4.60.0-3|76	* Thu Dec 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 4.60.0-1mdv2011.0
12cr|perl-Devel-NYTProf-4.60.0-3|77	+ Revision: 604717
12cr|perl-Devel-NYTProf-4.60.0-3|78	- update to new version 4.06
12cr|perl-Devel-NYTProf-4.60.0-3|79	- update to new version 4.05
12cr|perl-Devel-NYTProf-4.60.0-3|80	
12cr|perl-Devel-NYTProf-4.60.0-3|81	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 4.40.0-2mdv2011.0
12cr|perl-Devel-NYTProf-4.60.0-3|82	+ Revision: 555249
12cr|perl-Devel-NYTProf-4.60.0-3|83	- rebuild
12cr|perl-Devel-NYTProf-4.60.0-3|84	
12cr|perl-Devel-NYTProf-4.60.0-3|85	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 4.40.0-1mdv2011.0
12cr|perl-Devel-NYTProf-4.60.0-3|86	+ Revision: 553125
12cr|perl-Devel-NYTProf-4.60.0-3|87	- update to 4.04
12cr|perl-Devel-NYTProf-4.60.0-3|88	
12cr|perl-Devel-NYTProf-4.60.0-3|89	* Wed Mar 17 2010 Jérôme Quelin <jquelin@mandriva.org> 3.110.0-1mdv2010.1
12cr|perl-Devel-NYTProf-4.60.0-3|90	+ Revision: 523439
12cr|perl-Devel-NYTProf-4.60.0-3|91	- update to 3.11
12cr|perl-Devel-NYTProf-4.60.0-3|92	
12cr|perl-Devel-NYTProf-4.60.0-3|93	* Fri Mar 05 2010 Jérôme Quelin <jquelin@mandriva.org> 3.20.0-1mdv2010.1
12cr|perl-Devel-NYTProf-4.60.0-3|94	+ Revision: 514401
12cr|perl-Devel-NYTProf-4.60.0-3|95	- update to 3.02
12cr|perl-Devel-NYTProf-4.60.0-3|96	
12cr|perl-Devel-NYTProf-4.60.0-3|97	* Wed Dec 30 2009 Jérôme Quelin <jquelin@mandriva.org> 3.10.0-1mdv2010.1
12cr|perl-Devel-NYTProf-4.60.0-3|98	+ Revision: 483901
12cr|perl-Devel-NYTProf-4.60.0-3|99	- update to 3.01
12cr|perl-Devel-NYTProf-4.60.0-3|100	
12cr|perl-Devel-NYTProf-4.60.0-3|101	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.100.0-1mdv2010.0
12cr|perl-Devel-NYTProf-4.60.0-3|102	+ Revision: 389935
12cr|perl-Devel-NYTProf-4.60.0-3|103	- new version
12cr|perl-Devel-NYTProf-4.60.0-3|104	
12cr|perl-Devel-NYTProf-4.60.0-3|105	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.09-1mdv2010.0
12cr|perl-Devel-NYTProf-4.60.0-3|106	+ Revision: 370051
12cr|perl-Devel-NYTProf-4.60.0-3|107	- update to new version 2.09
12cr|perl-Devel-NYTProf-4.60.0-3|108	
12cr|perl-Devel-NYTProf-4.60.0-3|109	* Mon Feb 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.08-1mdv2009.1
12cr|perl-Devel-NYTProf-4.60.0-3|110	+ Revision: 340754
12cr|perl-Devel-NYTProf-4.60.0-3|111	- update to new version 2.08
12cr|perl-Devel-NYTProf-4.60.0-3|112	
12cr|perl-Devel-NYTProf-4.60.0-3|113	* Fri Nov 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.07-1mdv2009.1
12cr|perl-Devel-NYTProf-4.60.0-3|114	+ Revision: 300700
12cr|perl-Devel-NYTProf-4.60.0-3|115	- new version
12cr|perl-Devel-NYTProf-4.60.0-3|116	spec rewrite
12cr|perl-Devel-NYTProf-4.60.0-3|117	
12cr|perl-Devel-NYTProf-4.60.0-3|118	* Thu Oct 16 2008 Thierry Vignaud <tv@mandriva.org> 2.05-1mdv2009.1
12cr|perl-Devel-NYTProf-4.60.0-3|119	+ Revision: 294255
12cr|perl-Devel-NYTProf-4.60.0-3|120	- BuildRequires:  perl-devel
12cr|perl-Devel-NYTProf-4.60.0-3|121	- import perl-Devel-NYTProf
12cr|perl-Devel-NYTProf-4.60.0-3|122	
12cr|perl-Devel-NYTProf-4.60.0-3|123	
12cr|perl-Devel-NYTProf-4.60.0-3|124	* Thu Oct 09 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.05-1mdv2009.1
12cr|perl-Devel-NYTProf-4.60.0-3|125	- Initial build.

4360 12
12cr|perl-Devel-PartialDump-0.150.0-2|1	%define upstream_name    Devel-PartialDump
12cr|perl-Devel-PartialDump-0.150.0-2|2	%define upstream_version 0.15
12cr|perl-Devel-PartialDump-0.150.0-2|3	
12cr|perl-Devel-PartialDump-0.150.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-PartialDump-0.150.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-PartialDump-0.150.0-2|6	Release:	2
12cr|perl-Devel-PartialDump-0.150.0-2|7	
12cr|perl-Devel-PartialDump-0.150.0-2|8	Summary:	Partial dumping of data structures, optimized for argument
12cr|perl-Devel-PartialDump-0.150.0-2|9	License:	GPL+ or Artistic
12cr|perl-Devel-PartialDump-0.150.0-2|10	Group:		Development/Perl
12cr|perl-Devel-PartialDump-0.150.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-PartialDump-0.150.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-PartialDump-0.150.0-2|13	
12cr|perl-Devel-PartialDump-0.150.0-2|14	BuildRequires:	perl-devel
12cr|perl-Devel-PartialDump-0.150.0-2|15	BuildRequires:	perl(Moose)
12cr|perl-Devel-PartialDump-0.150.0-2|16	BuildRequires:	perl(Scalar::Util)
12cr|perl-Devel-PartialDump-0.150.0-2|17	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Devel-PartialDump-0.150.0-2|18	BuildRequires:	perl(Test::Warn)
12cr|perl-Devel-PartialDump-0.150.0-2|19	BuildRequires:	perl(Test::use::ok)
12cr|perl-Devel-PartialDump-0.150.0-2|20	BuildRequires:	perl(namespace::clean)
12cr|perl-Devel-PartialDump-0.150.0-2|21	
12cr|perl-Devel-PartialDump-0.150.0-2|22	BuildArch:	noarch
12cr|perl-Devel-PartialDump-0.150.0-2|23	
12cr|perl-Devel-PartialDump-0.150.0-2|24	%description
12cr|perl-Devel-PartialDump-0.150.0-2|25	This module is a data dumper optimized for logging of arbitrary parameters.
12cr|perl-Devel-PartialDump-0.150.0-2|26	
12cr|perl-Devel-PartialDump-0.150.0-2|27	It attempts to truncate overly verbose data, in a way that is hopefully
12cr|perl-Devel-PartialDump-0.150.0-2|28	more useful for diagnostics warnings than
12cr|perl-Devel-PartialDump-0.150.0-2|29	
12cr|perl-Devel-PartialDump-0.150.0-2|30	warn Dumper(@stuff);
12cr|perl-Devel-PartialDump-0.150.0-2|31	
12cr|perl-Devel-PartialDump-0.150.0-2|32	%prep
12cr|perl-Devel-PartialDump-0.150.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-PartialDump-0.150.0-2|34	
12cr|perl-Devel-PartialDump-0.150.0-2|35	%build
12cr|perl-Devel-PartialDump-0.150.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-PartialDump-0.150.0-2|37	%make
12cr|perl-Devel-PartialDump-0.150.0-2|38	
12cr|perl-Devel-PartialDump-0.150.0-2|39	%check
12cr|perl-Devel-PartialDump-0.150.0-2|40	%make test
12cr|perl-Devel-PartialDump-0.150.0-2|41	
12cr|perl-Devel-PartialDump-0.150.0-2|42	%install
12cr|perl-Devel-PartialDump-0.150.0-2|43	%makeinstall_std
12cr|perl-Devel-PartialDump-0.150.0-2|44	
12cr|perl-Devel-PartialDump-0.150.0-2|45	%files
12cr|perl-Devel-PartialDump-0.150.0-2|46	%doc Changes
12cr|perl-Devel-PartialDump-0.150.0-2|47	%{_mandir}/man3/*
12cr|perl-Devel-PartialDump-0.150.0-2|48	%{perl_vendorlib}/Devel
12cr|perl-Devel-PartialDump-0.150.0-2|49	
12cr|perl-Devel-PartialDump-0.150.0-2|50	%changelog
12cr|perl-Devel-PartialDump-0.150.0-2|51	* Sun May 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-Devel-PartialDump-0.150.0-2|52	+ Revision: 672614
12cr|perl-Devel-PartialDump-0.150.0-2|53	- update to new version 0.15
12cr|perl-Devel-PartialDump-0.150.0-2|54	
12cr|perl-Devel-PartialDump-0.150.0-2|55	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1
12cr|perl-Devel-PartialDump-0.150.0-2|56	+ Revision: 659931
12cr|perl-Devel-PartialDump-0.150.0-2|57	- update to new version 0.14
12cr|perl-Devel-PartialDump-0.150.0-2|58	
12cr|perl-Devel-PartialDump-0.150.0-2|59	* Sat Jan 09 2010 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2011.0
12cr|perl-Devel-PartialDump-0.150.0-2|60	+ Revision: 488015
12cr|perl-Devel-PartialDump-0.150.0-2|61	- update buildrequires:
12cr|perl-Devel-PartialDump-0.150.0-2|62	- update to 0.13
12cr|perl-Devel-PartialDump-0.150.0-2|63	
12cr|perl-Devel-PartialDump-0.150.0-2|64	* Sun Nov 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.1
12cr|perl-Devel-PartialDump-0.150.0-2|65	+ Revision: 463144
12cr|perl-Devel-PartialDump-0.150.0-2|66	- update to 0.12
12cr|perl-Devel-PartialDump-0.150.0-2|67	
12cr|perl-Devel-PartialDump-0.150.0-2|68	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.1
12cr|perl-Devel-PartialDump-0.150.0-2|69	+ Revision: 461271
12cr|perl-Devel-PartialDump-0.150.0-2|70	- update to 0.11
12cr|perl-Devel-PartialDump-0.150.0-2|71	
12cr|perl-Devel-PartialDump-0.150.0-2|72	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-Devel-PartialDump-0.150.0-2|73	+ Revision: 403102
12cr|perl-Devel-PartialDump-0.150.0-2|74	- rebuild using %%perl_convert_version
12cr|perl-Devel-PartialDump-0.150.0-2|75	
12cr|perl-Devel-PartialDump-0.150.0-2|76	* Wed Jul 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2010.0
12cr|perl-Devel-PartialDump-0.150.0-2|77	+ Revision: 391183
12cr|perl-Devel-PartialDump-0.150.0-2|78	- update to new version 0.09
12cr|perl-Devel-PartialDump-0.150.0-2|79	
12cr|perl-Devel-PartialDump-0.150.0-2|80	* Mon May 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2010.0
12cr|perl-Devel-PartialDump-0.150.0-2|81	+ Revision: 377369
12cr|perl-Devel-PartialDump-0.150.0-2|82	- update to new version 0.08
12cr|perl-Devel-PartialDump-0.150.0-2|83	
12cr|perl-Devel-PartialDump-0.150.0-2|84	* Sun Mar 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2009.1
12cr|perl-Devel-PartialDump-0.150.0-2|85	+ Revision: 352924
12cr|perl-Devel-PartialDump-0.150.0-2|86	- import perl-Devel-PartialDump
12cr|perl-Devel-PartialDump-0.150.0-2|87	
12cr|perl-Devel-PartialDump-0.150.0-2|88	
12cr|perl-Devel-PartialDump-0.150.0-2|89	* Sun Mar 08 2009 cpan2dist 0.07-1mdv
12cr|perl-Devel-PartialDump-0.150.0-2|90	- initial mdv release, generated with cpan2dist
12cr|perl-Devel-PartialDump-0.150.0-2|91	

4361 12
12cr|perl-Devel-PatchPerl-0.400.0-2|1	%define upstream_name    Devel-PatchPerl
12cr|perl-Devel-PatchPerl-0.400.0-2|2	%define upstream_version 0.40
12cr|perl-Devel-PatchPerl-0.400.0-2|3	
12cr|perl-Devel-PatchPerl-0.400.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-PatchPerl-0.400.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-PatchPerl-0.400.0-2|6	Release:	2
12cr|perl-Devel-PatchPerl-0.400.0-2|7	
12cr|perl-Devel-PatchPerl-0.400.0-2|8	Summary:	Replacement 'hints' files
12cr|perl-Devel-PatchPerl-0.400.0-2|9	License:	GPL+ or Artistic
12cr|perl-Devel-PatchPerl-0.400.0-2|10	Group:		Development/Perl
12cr|perl-Devel-PatchPerl-0.400.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-PatchPerl-0.400.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-PatchPerl-0.400.0-2|13	
12cr|perl-Devel-PatchPerl-0.400.0-2|14	BuildRequires:	perl-devel
12cr|perl-Devel-PatchPerl-0.400.0-2|15	BuildRequires:	perl(File::pushd)
12cr|perl-Devel-PatchPerl-0.400.0-2|16	BuildRequires:	perl(IO::File)
12cr|perl-Devel-PatchPerl-0.400.0-2|17	BuildRequires:	perl(IPC::Cmd)
12cr|perl-Devel-PatchPerl-0.400.0-2|18	BuildRequires:	perl(MIME::Base64)
12cr|perl-Devel-PatchPerl-0.400.0-2|19	BuildArch:	noarch
12cr|perl-Devel-PatchPerl-0.400.0-2|20	
12cr|perl-Devel-PatchPerl-0.400.0-2|21	%description
12cr|perl-Devel-PatchPerl-0.400.0-2|22	Devel::PatchPerl is a modularisation of the patching code contained in the
12cr|perl-Devel-PatchPerl-0.400.0-2|23	Devel::PPort manpage's 'buildperl.pl'.
12cr|perl-Devel-PatchPerl-0.400.0-2|24	
12cr|perl-Devel-PatchPerl-0.400.0-2|25	It does not build perls, it merely provides an interface to the source
12cr|perl-Devel-PatchPerl-0.400.0-2|26	patching functionality.
12cr|perl-Devel-PatchPerl-0.400.0-2|27	
12cr|perl-Devel-PatchPerl-0.400.0-2|28	%prep
12cr|perl-Devel-PatchPerl-0.400.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-PatchPerl-0.400.0-2|30	
12cr|perl-Devel-PatchPerl-0.400.0-2|31	%build
12cr|perl-Devel-PatchPerl-0.400.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-PatchPerl-0.400.0-2|33	%make
12cr|perl-Devel-PatchPerl-0.400.0-2|34	
12cr|perl-Devel-PatchPerl-0.400.0-2|35	%check
12cr|perl-Devel-PatchPerl-0.400.0-2|36	%make test
12cr|perl-Devel-PatchPerl-0.400.0-2|37	
12cr|perl-Devel-PatchPerl-0.400.0-2|38	%install
12cr|perl-Devel-PatchPerl-0.400.0-2|39	%makeinstall_std
12cr|perl-Devel-PatchPerl-0.400.0-2|40	
12cr|perl-Devel-PatchPerl-0.400.0-2|41	%files
12cr|perl-Devel-PatchPerl-0.400.0-2|42	%doc README LICENSE Changes META.yml META.json
12cr|perl-Devel-PatchPerl-0.400.0-2|43	%{_mandir}/man3/*
12cr|perl-Devel-PatchPerl-0.400.0-2|44	%{_mandir}/man1/patchperl.1*
12cr|perl-Devel-PatchPerl-0.400.0-2|45	%{_bindir}/patchperl
12cr|perl-Devel-PatchPerl-0.400.0-2|46	%{perl_vendorlib}/*
12cr|perl-Devel-PatchPerl-0.400.0-2|47	
12cr|perl-Devel-PatchPerl-0.400.0-2|48	%changelog
12cr|perl-Devel-PatchPerl-0.400.0-2|49	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.400.0-1mdv2011.0
12cr|perl-Devel-PatchPerl-0.400.0-2|50	+ Revision: 684741
12cr|perl-Devel-PatchPerl-0.400.0-2|51	- update to new version 0.40
12cr|perl-Devel-PatchPerl-0.400.0-2|52	
12cr|perl-Devel-PatchPerl-0.400.0-2|53	* Sun May 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.360.0-1
12cr|perl-Devel-PatchPerl-0.400.0-2|54	+ Revision: 674798
12cr|perl-Devel-PatchPerl-0.400.0-2|55	- update to new version 0.36
12cr|perl-Devel-PatchPerl-0.400.0-2|56	
12cr|perl-Devel-PatchPerl-0.400.0-2|57	* Thu May 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.340.0-1
12cr|perl-Devel-PatchPerl-0.400.0-2|58	+ Revision: 673796
12cr|perl-Devel-PatchPerl-0.400.0-2|59	- update to new version 0.34
12cr|perl-Devel-PatchPerl-0.400.0-2|60	
12cr|perl-Devel-PatchPerl-0.400.0-2|61	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.300.0-1
12cr|perl-Devel-PatchPerl-0.400.0-2|62	+ Revision: 672825
12cr|perl-Devel-PatchPerl-0.400.0-2|63	- import perl-Devel-PatchPerl
12cr|perl-Devel-PatchPerl-0.400.0-2|64	

4362 12
12cr|perl-Devel-Platform-Info-0.90.0-2|1	%define upstream_name    Devel-Platform-Info
12cr|perl-Devel-Platform-Info-0.90.0-2|2	%define upstream_version 0.09
12cr|perl-Devel-Platform-Info-0.90.0-2|3	
12cr|perl-Devel-Platform-Info-0.90.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-Platform-Info-0.90.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-Platform-Info-0.90.0-2|6	Release:	2
12cr|perl-Devel-Platform-Info-0.90.0-2|7	
12cr|perl-Devel-Platform-Info-0.90.0-2|8	Summary:	Retrieve Solaris platform metadata
12cr|perl-Devel-Platform-Info-0.90.0-2|9	License:	GPL+ or Artistic
12cr|perl-Devel-Platform-Info-0.90.0-2|10	Group:		Development/Perl
12cr|perl-Devel-Platform-Info-0.90.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-Platform-Info-0.90.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-Platform-Info-0.90.0-2|13	
12cr|perl-Devel-Platform-Info-0.90.0-2|14	BuildRequires:	perl-devel
12cr|perl-Devel-Platform-Info-0.90.0-2|15	BuildRequires:	perl(IO::File)
12cr|perl-Devel-Platform-Info-0.90.0-2|16	BuildRequires:	perl(Test::Builder::Tester)
12cr|perl-Devel-Platform-Info-0.90.0-2|17	BuildRequires:	perl(Test::More) >= 0.700.0
12cr|perl-Devel-Platform-Info-0.90.0-2|18	BuildArch:	noarch
12cr|perl-Devel-Platform-Info-0.90.0-2|19	
12cr|perl-Devel-Platform-Info-0.90.0-2|20	%description
12cr|perl-Devel-Platform-Info-0.90.0-2|21	This module is a wrapper to the drivers which can determine platform
12cr|perl-Devel-Platform-Info-0.90.0-2|22	metadata regarding the currently running operating system.
12cr|perl-Devel-Platform-Info-0.90.0-2|23	
12cr|perl-Devel-Platform-Info-0.90.0-2|24	The intention of this distribution is to provide key identifying components
12cr|perl-Devel-Platform-Info-0.90.0-2|25	regarding the platform currently being used, for the CPAN Testers test
12cr|perl-Devel-Platform-Info-0.90.0-2|26	reports. Currently the reports do not often contain enough information to
12cr|perl-Devel-Platform-Info-0.90.0-2|27	help authors understand specific failures, where the platform may be a
12cr|perl-Devel-Platform-Info-0.90.0-2|28	factor.
12cr|perl-Devel-Platform-Info-0.90.0-2|29	
12cr|perl-Devel-Platform-Info-0.90.0-2|30	However, it is hoped that this distribution will find more uses far beyond
12cr|perl-Devel-Platform-Info-0.90.0-2|31	the usage for CPAN Testers.
12cr|perl-Devel-Platform-Info-0.90.0-2|32	
12cr|perl-Devel-Platform-Info-0.90.0-2|33	%prep
12cr|perl-Devel-Platform-Info-0.90.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-Platform-Info-0.90.0-2|35	
12cr|perl-Devel-Platform-Info-0.90.0-2|36	%build
12cr|perl-Devel-Platform-Info-0.90.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-Platform-Info-0.90.0-2|38	%make
12cr|perl-Devel-Platform-Info-0.90.0-2|39	
12cr|perl-Devel-Platform-Info-0.90.0-2|40	%check
12cr|perl-Devel-Platform-Info-0.90.0-2|41	%make test
12cr|perl-Devel-Platform-Info-0.90.0-2|42	
12cr|perl-Devel-Platform-Info-0.90.0-2|43	%install
12cr|perl-Devel-Platform-Info-0.90.0-2|44	%makeinstall_std
12cr|perl-Devel-Platform-Info-0.90.0-2|45	
12cr|perl-Devel-Platform-Info-0.90.0-2|46	%files
12cr|perl-Devel-Platform-Info-0.90.0-2|47	%doc Changes META.json META.yml README examples
12cr|perl-Devel-Platform-Info-0.90.0-2|48	%{_mandir}/man3/*
12cr|perl-Devel-Platform-Info-0.90.0-2|49	%{perl_vendorlib}/*
12cr|perl-Devel-Platform-Info-0.90.0-2|50	
12cr|perl-Devel-Platform-Info-0.90.0-2|51	%changelog
12cr|perl-Devel-Platform-Info-0.90.0-2|52	* Fri Jul 08 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.90.0-1mdv2011
12cr|perl-Devel-Platform-Info-0.90.0-2|53	+ Revision: 689342
12cr|perl-Devel-Platform-Info-0.90.0-2|54	- import perl-Devel-Platform-Info
12cr|perl-Devel-Platform-Info-0.90.0-2|55	

4363 12
12cr|perl-Devel-PPPort-3.200.0-1|1	%define upstream_name Devel-PPPort
12cr|perl-Devel-PPPort-3.200.0-1|2	%define upstream_version 3.20
12cr|perl-Devel-PPPort-3.200.0-1|3	
12cr|perl-Devel-PPPort-3.200.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-PPPort-3.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-PPPort-3.200.0-1|6	Release:	1
12cr|perl-Devel-PPPort-3.200.0-1|7	
12cr|perl-Devel-PPPort-3.200.0-1|8	License:	GPL+ or Artistic
12cr|perl-Devel-PPPort-3.200.0-1|9	Group:		Development/Perl
12cr|perl-Devel-PPPort-3.200.0-1|10	Summary:	Portability aid for your XS code
12cr|perl-Devel-PPPort-3.200.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-PPPort-3.200.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-PPPort-3.200.0-1|13	
12cr|perl-Devel-PPPort-3.200.0-1|14	BuildRequires:	perl-devel
12cr|perl-Devel-PPPort-3.200.0-1|15	
12cr|perl-Devel-PPPort-3.200.0-1|16	%description
12cr|perl-Devel-PPPort-3.200.0-1|17	Perl's API has changed over time, gaining new features, new functions,
12cr|perl-Devel-PPPort-3.200.0-1|18	increasing its flexibility, and reducing the impact on the C namespace
12cr|perl-Devel-PPPort-3.200.0-1|19	environment (reduced pollution). The header file written by this module,
12cr|perl-Devel-PPPort-3.200.0-1|20	typically _ppport.h_, attempts to bring some of the newer Perl API features
12cr|perl-Devel-PPPort-3.200.0-1|21	to older versions of Perl, so that you can worry less about keeping track
12cr|perl-Devel-PPPort-3.200.0-1|22	of old releases, but users can still reap the benefit.
12cr|perl-Devel-PPPort-3.200.0-1|23	
12cr|perl-Devel-PPPort-3.200.0-1|24	'Devel::PPPort' contains a single function, called 'WriteFile'. Its only
12cr|perl-Devel-PPPort-3.200.0-1|25	purpose is to write the _ppport.h_ C header file. This file contains a
12cr|perl-Devel-PPPort-3.200.0-1|26	series of macros and, if explicitly requested, functions that allow XS
12cr|perl-Devel-PPPort-3.200.0-1|27	modules to be built using older versions of Perl. Currently, Perl versions
12cr|perl-Devel-PPPort-3.200.0-1|28	from 5.003 to 5.10.0 are supported.
12cr|perl-Devel-PPPort-3.200.0-1|29	
12cr|perl-Devel-PPPort-3.200.0-1|30	This module is used by 'h2xs' to write the file _ppport.h_.
12cr|perl-Devel-PPPort-3.200.0-1|31	
12cr|perl-Devel-PPPort-3.200.0-1|32	%prep
12cr|perl-Devel-PPPort-3.200.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-PPPort-3.200.0-1|34	
12cr|perl-Devel-PPPort-3.200.0-1|35	%build
12cr|perl-Devel-PPPort-3.200.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-PPPort-3.200.0-1|37	%make
12cr|perl-Devel-PPPort-3.200.0-1|38	
12cr|perl-Devel-PPPort-3.200.0-1|39	%check
12cr|perl-Devel-PPPort-3.200.0-1|40	make test
12cr|perl-Devel-PPPort-3.200.0-1|41	
12cr|perl-Devel-PPPort-3.200.0-1|42	%install
12cr|perl-Devel-PPPort-3.200.0-1|43	%makeinstall_std
12cr|perl-Devel-PPPort-3.200.0-1|44	
12cr|perl-Devel-PPPort-3.200.0-1|45	%files
12cr|perl-Devel-PPPort-3.200.0-1|46	%doc README Changes
12cr|perl-Devel-PPPort-3.200.0-1|47	%{_mandir}/man3/*
12cr|perl-Devel-PPPort-3.200.0-1|48	%{perl_vendorlib}/*
12cr|perl-Devel-PPPort-3.200.0-1|49	
12cr|perl-Devel-PPPort-3.200.0-1|50	
12cr|perl-Devel-PPPort-3.200.0-1|51	%changelog
12cr|perl-Devel-PPPort-3.200.0-1|52	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.200.0-1
12cr|perl-Devel-PPPort-3.200.0-1|53	+ Revision: 773527
12cr|perl-Devel-PPPort-3.200.0-1|54	- clean out spec
12cr|perl-Devel-PPPort-3.200.0-1|55	- new version
12cr|perl-Devel-PPPort-3.200.0-1|56	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Devel-PPPort-3.200.0-1|57	
12cr|perl-Devel-PPPort-3.200.0-1|58	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 3.190.0-4
12cr|perl-Devel-PPPort-3.200.0-1|59	+ Revision: 681403
12cr|perl-Devel-PPPort-3.200.0-1|60	- mass rebuild
12cr|perl-Devel-PPPort-3.200.0-1|61	
12cr|perl-Devel-PPPort-3.200.0-1|62	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 3.190.0-3mdv2011.0
12cr|perl-Devel-PPPort-3.200.0-1|63	+ Revision: 555239
12cr|perl-Devel-PPPort-3.200.0-1|64	- rebuild
12cr|perl-Devel-PPPort-3.200.0-1|65	
12cr|perl-Devel-PPPort-3.200.0-1|66	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 3.190.0-2mdv2011.0
12cr|perl-Devel-PPPort-3.200.0-1|67	+ Revision: 552001
12cr|perl-Devel-PPPort-3.200.0-1|68	- rebuild
12cr|perl-Devel-PPPort-3.200.0-1|69	
12cr|perl-Devel-PPPort-3.200.0-1|70	* Thu Jun 18 2009 Jérôme Quelin <jquelin@mandriva.org> 3.190.0-1mdv2010.0
12cr|perl-Devel-PPPort-3.200.0-1|71	+ Revision: 386976
12cr|perl-Devel-PPPort-3.200.0-1|72	- forgot to commit the new tarball
12cr|perl-Devel-PPPort-3.200.0-1|73	- update to 3.19
12cr|perl-Devel-PPPort-3.200.0-1|74	- using %%perl_convert_version
12cr|perl-Devel-PPPort-3.200.0-1|75	- fix license tag
12cr|perl-Devel-PPPort-3.200.0-1|76	
12cr|perl-Devel-PPPort-3.200.0-1|77	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 3.17-2mdv2010.0
12cr|perl-Devel-PPPort-3.200.0-1|78	+ Revision: 374416
12cr|perl-Devel-PPPort-3.200.0-1|79	- rebuild
12cr|perl-Devel-PPPort-3.200.0-1|80	- import perl-Devel-PPPort
12cr|perl-Devel-PPPort-3.200.0-1|81	
12cr|perl-Devel-PPPort-3.200.0-1|82	
12cr|perl-Devel-PPPort-3.200.0-1|83	* Mon May 11 2009 cpan2dist 3.17-1mdv
12cr|perl-Devel-PPPort-3.200.0-1|84	- initial mdv release, generated with cpan2dist
12cr|perl-Devel-PPPort-3.200.0-1|85	

4364 12
12cr|perl-Devel-Profiler-0.40.0-2|1	%define upstream_name    Devel-Profiler
12cr|perl-Devel-Profiler-0.40.0-2|2	%define upstream_version 0.04
12cr|perl-Devel-Profiler-0.40.0-2|3	
12cr|perl-Devel-Profiler-0.40.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Devel-Profiler-0.40.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Devel-Profiler-0.40.0-2|6	Release:    %mkrel 2
12cr|perl-Devel-Profiler-0.40.0-2|7	
12cr|perl-Devel-Profiler-0.40.0-2|8	Summary:    A Perl profiler compatible with dprofpp
12cr|perl-Devel-Profiler-0.40.0-2|9	License:	GPL+ and Artistic
12cr|perl-Devel-Profiler-0.40.0-2|10	Group:		Development/Perl
12cr|perl-Devel-Profiler-0.40.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-Profiler-0.40.0-2|12	Source0:    http://search.cpan.org/CPAN/authors/id/S/SA/SAMTREGAR/Devel-Profiler-%{upstream_version}.tar.bz2
12cr|perl-Devel-Profiler-0.40.0-2|13	
12cr|perl-Devel-Profiler-0.40.0-2|14	# needed for dprofpp
12cr|perl-Devel-Profiler-0.40.0-2|15	BuildRequires: perl-devel
12cr|perl-Devel-Profiler-0.40.0-2|16	BuildArch: noarch
12cr|perl-Devel-Profiler-0.40.0-2|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Devel-Profiler-0.40.0-2|18	
12cr|perl-Devel-Profiler-0.40.0-2|19	%description
12cr|perl-Devel-Profiler-0.40.0-2|20	This module implements a Perl profiler that outputs profiling data in
12cr|perl-Devel-Profiler-0.40.0-2|21	a format compatible with "dprofpp", Devel::DProf's profile analysis
12cr|perl-Devel-Profiler-0.40.0-2|22	tool.  It is meant to be a drop-in replacement for Devel::DProf.
12cr|perl-Devel-Profiler-0.40.0-2|23	
12cr|perl-Devel-Profiler-0.40.0-2|24	NOTE: If Devel::DProf works for your application then there is no
12cr|perl-Devel-Profiler-0.40.0-2|25	reason to use this module.
12cr|perl-Devel-Profiler-0.40.0-2|26	
12cr|perl-Devel-Profiler-0.40.0-2|27	
12cr|perl-Devel-Profiler-0.40.0-2|28	%prep
12cr|perl-Devel-Profiler-0.40.0-2|29	%setup -q -n Devel-Profiler-%{upstream_version}
12cr|perl-Devel-Profiler-0.40.0-2|30	# broken http://rt.cpan.org/Public/Bug/Display.html?id=7400
12cr|perl-Devel-Profiler-0.40.0-2|31	rm -f t/01basic.t
12cr|perl-Devel-Profiler-0.40.0-2|32	# broken due to 5.10 - http://rt.cpan.org/Public/Bug/Display.html?id=34214
12cr|perl-Devel-Profiler-0.40.0-2|33	rm -f t/07constants.t  t/09fcntl.t
12cr|perl-Devel-Profiler-0.40.0-2|34	
12cr|perl-Devel-Profiler-0.40.0-2|35	%build
12cr|perl-Devel-Profiler-0.40.0-2|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-Profiler-0.40.0-2|37	%make
12cr|perl-Devel-Profiler-0.40.0-2|38	
12cr|perl-Devel-Profiler-0.40.0-2|39	%check
12cr|perl-Devel-Profiler-0.40.0-2|40	make test
12cr|perl-Devel-Profiler-0.40.0-2|41	
12cr|perl-Devel-Profiler-0.40.0-2|42	%install
12cr|perl-Devel-Profiler-0.40.0-2|43	rm -rf $RPM_BUILD_ROOT
12cr|perl-Devel-Profiler-0.40.0-2|44	%makeinstall_std
12cr|perl-Devel-Profiler-0.40.0-2|45	
12cr|perl-Devel-Profiler-0.40.0-2|46	%clean
12cr|perl-Devel-Profiler-0.40.0-2|47	rm -rf $RPM_BUILD_ROOT
12cr|perl-Devel-Profiler-0.40.0-2|48	
12cr|perl-Devel-Profiler-0.40.0-2|49	%files
12cr|perl-Devel-Profiler-0.40.0-2|50	%defattr(-,root,root)
12cr|perl-Devel-Profiler-0.40.0-2|51	%doc README Changes
12cr|perl-Devel-Profiler-0.40.0-2|52	%{perl_vendorlib}/*
12cr|perl-Devel-Profiler-0.40.0-2|53	%{_mandir}/man3/*
12cr|perl-Devel-Profiler-0.40.0-2|54	
12cr|perl-Devel-Profiler-0.40.0-2|55	
12cr|perl-Devel-Profiler-0.40.0-2|56	%changelog
12cr|perl-Devel-Profiler-0.40.0-2|57	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Devel-Profiler-0.40.0-2|58	+ Revision: 653408
12cr|perl-Devel-Profiler-0.40.0-2|59	- rebuild for updated spec-helper
12cr|perl-Devel-Profiler-0.40.0-2|60	
12cr|perl-Devel-Profiler-0.40.0-2|61	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Devel-Profiler-0.40.0-2|62	+ Revision: 408771
12cr|perl-Devel-Profiler-0.40.0-2|63	- adding missing buildrequires:
12cr|perl-Devel-Profiler-0.40.0-2|64	- rebuild using %%perl_convert_version
12cr|perl-Devel-Profiler-0.40.0-2|65	
12cr|perl-Devel-Profiler-0.40.0-2|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Devel-Profiler-0.40.0-2|67	- rebuild
12cr|perl-Devel-Profiler-0.40.0-2|68	- fix spacing at top of description
12cr|perl-Devel-Profiler-0.40.0-2|69	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Devel-Profiler-0.40.0-2|70	
12cr|perl-Devel-Profiler-0.40.0-2|71	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Devel-Profiler-0.40.0-2|72	- restore BuildRoot
12cr|perl-Devel-Profiler-0.40.0-2|73	
12cr|perl-Devel-Profiler-0.40.0-2|74	* Thu Jun 21 2007 Michael Scherer <misc@mandriva.org> 0.04-2mdv2008.0
12cr|perl-Devel-Profiler-0.40.0-2|75	+ Revision: 41991
12cr|perl-Devel-Profiler-0.40.0-2|76	- rebuild
12cr|perl-Devel-Profiler-0.40.0-2|77	
12cr|perl-Devel-Profiler-0.40.0-2|78	
12cr|perl-Devel-Profiler-0.40.0-2|79	* Sat Feb 04 2006 Michael Scherer <misc@mandriva.org> 0.04-1mdk
12cr|perl-Devel-Profiler-0.40.0-2|80	- First Mandriva package, fix #21014
12cr|perl-Devel-Profiler-0.40.0-2|81	

4365 12
12cr|perl-Devel-ptkdb-1.1091-2|1	
12cr|perl-Devel-ptkdb-1.1091-2|2	%define realname   Devel-ptkdb
12cr|perl-Devel-ptkdb-1.1091-2|3	
12cr|perl-Devel-ptkdb-1.1091-2|4	Name:		perl-%{realname}
12cr|perl-Devel-ptkdb-1.1091-2|5	Version:    1.1091
12cr|perl-Devel-ptkdb-1.1091-2|6	Release:    %mkrel 2
12cr|perl-Devel-ptkdb-1.1091-2|7	License:	GPL or Artistic
12cr|perl-Devel-ptkdb-1.1091-2|8	Group:		Development/Perl
12cr|perl-Devel-ptkdb-1.1091-2|9	Summary:    DISTSUMMARY
12cr|perl-Devel-ptkdb-1.1091-2|10	Source0:    Devel-ptkdb-1.1091.tar.gz
12cr|perl-Devel-ptkdb-1.1091-2|11	Url:		http://search.cpan.org/dist/%{realname}
12cr|perl-Devel-ptkdb-1.1091-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Devel-ptkdb-1.1091-2|13	BuildRequires: perl-devel
12cr|perl-Devel-ptkdb-1.1091-2|14	
12cr|perl-Devel-ptkdb-1.1091-2|15	
12cr|perl-Devel-ptkdb-1.1091-2|16	
12cr|perl-Devel-ptkdb-1.1091-2|17	BuildArch: noarch
12cr|perl-Devel-ptkdb-1.1091-2|18	
12cr|perl-Devel-ptkdb-1.1091-2|19	%description
12cr|perl-Devel-ptkdb-1.1091-2|20	DISTDESCR
12cr|perl-Devel-ptkdb-1.1091-2|21	
12cr|perl-Devel-ptkdb-1.1091-2|22	%prep
12cr|perl-Devel-ptkdb-1.1091-2|23	%setup -q -n %{realname}-%{version}
12cr|perl-Devel-ptkdb-1.1091-2|24	
12cr|perl-Devel-ptkdb-1.1091-2|25	%build
12cr|perl-Devel-ptkdb-1.1091-2|26	yes | %{__perl} Makefile.PL -n INSTALLDIRS=vendor
12cr|perl-Devel-ptkdb-1.1091-2|27	%make
12cr|perl-Devel-ptkdb-1.1091-2|28	
12cr|perl-Devel-ptkdb-1.1091-2|29	%check
12cr|perl-Devel-ptkdb-1.1091-2|30	#make test
12cr|perl-Devel-ptkdb-1.1091-2|31	
12cr|perl-Devel-ptkdb-1.1091-2|32	%install
12cr|perl-Devel-ptkdb-1.1091-2|33	rm -rf $RPM_BUILD_ROOT
12cr|perl-Devel-ptkdb-1.1091-2|34	%makeinstall_std
12cr|perl-Devel-ptkdb-1.1091-2|35	
12cr|perl-Devel-ptkdb-1.1091-2|36	%clean
12cr|perl-Devel-ptkdb-1.1091-2|37	rm -rf $RPM_BUILD_ROOT
12cr|perl-Devel-ptkdb-1.1091-2|38	
12cr|perl-Devel-ptkdb-1.1091-2|39	%files
12cr|perl-Devel-ptkdb-1.1091-2|40	%defattr(-,root,root)
12cr|perl-Devel-ptkdb-1.1091-2|41	%doc META.yml Changes README
12cr|perl-Devel-ptkdb-1.1091-2|42	%{_mandir}
12cr|perl-Devel-ptkdb-1.1091-2|43	%perl_vendorlib
12cr|perl-Devel-ptkdb-1.1091-2|44	#DISTEXTRA
12cr|perl-Devel-ptkdb-1.1091-2|45	
12cr|perl-Devel-ptkdb-1.1091-2|46	
12cr|perl-Devel-ptkdb-1.1091-2|47	
12cr|perl-Devel-ptkdb-1.1091-2|48	
12cr|perl-Devel-ptkdb-1.1091-2|49	%changelog
12cr|perl-Devel-ptkdb-1.1091-2|50	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.1091-2mdv2011.0
12cr|perl-Devel-ptkdb-1.1091-2|51	+ Revision: 654950
12cr|perl-Devel-ptkdb-1.1091-2|52	- rebuild for updated spec-helper
12cr|perl-Devel-ptkdb-1.1091-2|53	
12cr|perl-Devel-ptkdb-1.1091-2|54	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.1091-1mdv2011.0
12cr|perl-Devel-ptkdb-1.1091-2|55	+ Revision: 375952
12cr|perl-Devel-ptkdb-1.1091-2|56	- import perl-Devel-ptkdb
12cr|perl-Devel-ptkdb-1.1091-2|57	
12cr|perl-Devel-ptkdb-1.1091-2|58	
12cr|perl-Devel-ptkdb-1.1091-2|59	

4366 12
12cr|perl-Devel-Refactor-0.50.0-3|1	%define upstream_name    Devel-Refactor
12cr|perl-Devel-Refactor-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Devel-Refactor-0.50.0-3|3	
12cr|perl-Devel-Refactor-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-Refactor-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-Refactor-0.50.0-3|6	Release:	3
12cr|perl-Devel-Refactor-0.50.0-3|7	
12cr|perl-Devel-Refactor-0.50.0-3|8	Summary:	The *Devel::Refactor* module is for code refactoring
12cr|perl-Devel-Refactor-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Devel-Refactor-0.50.0-3|10	Group:		Development/Perl
12cr|perl-Devel-Refactor-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-Refactor-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-Refactor-0.50.0-3|13	
12cr|perl-Devel-Refactor-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Devel-Refactor-0.50.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-Devel-Refactor-0.50.0-3|16	BuildArch:	noarch
12cr|perl-Devel-Refactor-0.50.0-3|17	
12cr|perl-Devel-Refactor-0.50.0-3|18	%description
12cr|perl-Devel-Refactor-0.50.0-3|19	The *Devel::Refactor* module is for code refactoring.
12cr|perl-Devel-Refactor-0.50.0-3|20	
12cr|perl-Devel-Refactor-0.50.0-3|21	While *Devel::Refactor* may be used from Perl programs, it is also designed
12cr|perl-Devel-Refactor-0.50.0-3|22	to be used with the *EPIC* plug-in for the *eclipse* integrated development
12cr|perl-Devel-Refactor-0.50.0-3|23	environment.
12cr|perl-Devel-Refactor-0.50.0-3|24	
12cr|perl-Devel-Refactor-0.50.0-3|25	%prep
12cr|perl-Devel-Refactor-0.50.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-Refactor-0.50.0-3|27	
12cr|perl-Devel-Refactor-0.50.0-3|28	%build
12cr|perl-Devel-Refactor-0.50.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-Refactor-0.50.0-3|30	%make
12cr|perl-Devel-Refactor-0.50.0-3|31	
12cr|perl-Devel-Refactor-0.50.0-3|32	%check
12cr|perl-Devel-Refactor-0.50.0-3|33	%make test
12cr|perl-Devel-Refactor-0.50.0-3|34	
12cr|perl-Devel-Refactor-0.50.0-3|35	%install
12cr|perl-Devel-Refactor-0.50.0-3|36	%makeinstall_std
12cr|perl-Devel-Refactor-0.50.0-3|37	
12cr|perl-Devel-Refactor-0.50.0-3|38	%files
12cr|perl-Devel-Refactor-0.50.0-3|39	%doc README Changes
12cr|perl-Devel-Refactor-0.50.0-3|40	%{_mandir}/man3/*
12cr|perl-Devel-Refactor-0.50.0-3|41	%{perl_vendorlib}/*
12cr|perl-Devel-Refactor-0.50.0-3|42	
12cr|perl-Devel-Refactor-0.50.0-3|43	%changelog
12cr|perl-Devel-Refactor-0.50.0-3|44	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-Devel-Refactor-0.50.0-3|45	+ Revision: 653409
12cr|perl-Devel-Refactor-0.50.0-3|46	- rebuild for updated spec-helper
12cr|perl-Devel-Refactor-0.50.0-3|47	
12cr|perl-Devel-Refactor-0.50.0-3|48	* Sat Sep 26 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Devel-Refactor-0.50.0-3|49	+ Revision: 449447
12cr|perl-Devel-Refactor-0.50.0-3|50	- import perl-Devel-Refactor
12cr|perl-Devel-Refactor-0.50.0-3|51	
12cr|perl-Devel-Refactor-0.50.0-3|52	
12cr|perl-Devel-Refactor-0.50.0-3|53	* Sat Sep 26 2009 cpan2dist 0.05-1mdv
12cr|perl-Devel-Refactor-0.50.0-3|54	- initial mdv release, generated with cpan2dist

4367 12
12cr|perl-Devel-Refcount-0.90.0-2|1	%define upstream_name    Devel-Refcount
12cr|perl-Devel-Refcount-0.90.0-2|2	%define upstream_version 0.09
12cr|perl-Devel-Refcount-0.90.0-2|3	
12cr|perl-Devel-Refcount-0.90.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Devel-Refcount-0.90.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Devel-Refcount-0.90.0-2|6	Release:	2
12cr|perl-Devel-Refcount-0.90.0-2|7	
12cr|perl-Devel-Refcount-0.90.0-2|8	Summary:    Obtain the REFCNT value of a referent
12cr|perl-Devel-Refcount-0.90.0-2|9	License:    GPL+ or Artistic
12cr|perl-Devel-Refcount-0.90.0-2|10	Group:      Development/Perl
12cr|perl-Devel-Refcount-0.90.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-Refcount-0.90.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-Refcount-0.90.0-2|13	
12cr|perl-Devel-Refcount-0.90.0-2|14	BuildRequires: perl(ExtUtils::CBuilder)
12cr|perl-Devel-Refcount-0.90.0-2|15	BuildRequires: perl(Module::Build)
12cr|perl-Devel-Refcount-0.90.0-2|16	BuildRequires: perl(Test::Exception)
12cr|perl-Devel-Refcount-0.90.0-2|17	BuildRequires: perl(Test::Fatal)
12cr|perl-Devel-Refcount-0.90.0-2|18	BuildRequires: perl(Test::More)
12cr|perl-Devel-Refcount-0.90.0-2|19	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Devel-Refcount-0.90.0-2|20	BuildRequires: perl-devel
12cr|perl-Devel-Refcount-0.90.0-2|21	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Devel-Refcount-0.90.0-2|22	
12cr|perl-Devel-Refcount-0.90.0-2|23	%description
12cr|perl-Devel-Refcount-0.90.0-2|24	This module provides a single function which obtains the reference count of
12cr|perl-Devel-Refcount-0.90.0-2|25	the object being pointed to by the passed reference value.
12cr|perl-Devel-Refcount-0.90.0-2|26	
12cr|perl-Devel-Refcount-0.90.0-2|27	%prep
12cr|perl-Devel-Refcount-0.90.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-Refcount-0.90.0-2|29	
12cr|perl-Devel-Refcount-0.90.0-2|30	%build
12cr|perl-Devel-Refcount-0.90.0-2|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-Refcount-0.90.0-2|32	%make
12cr|perl-Devel-Refcount-0.90.0-2|33	
12cr|perl-Devel-Refcount-0.90.0-2|34	%check
12cr|perl-Devel-Refcount-0.90.0-2|35	make test
12cr|perl-Devel-Refcount-0.90.0-2|36	
12cr|perl-Devel-Refcount-0.90.0-2|37	%install
12cr|perl-Devel-Refcount-0.90.0-2|38	rm -rf %buildroot
12cr|perl-Devel-Refcount-0.90.0-2|39	%makeinstall_std
12cr|perl-Devel-Refcount-0.90.0-2|40	
12cr|perl-Devel-Refcount-0.90.0-2|41	%clean
12cr|perl-Devel-Refcount-0.90.0-2|42	rm -rf %buildroot
12cr|perl-Devel-Refcount-0.90.0-2|43	
12cr|perl-Devel-Refcount-0.90.0-2|44	%files
12cr|perl-Devel-Refcount-0.90.0-2|45	%defattr(-,root,root)
12cr|perl-Devel-Refcount-0.90.0-2|46	%doc Changes
12cr|perl-Devel-Refcount-0.90.0-2|47	%{_mandir}/man3/*
12cr|perl-Devel-Refcount-0.90.0-2|48	%perl_vendorlib/*
12cr|perl-Devel-Refcount-0.90.0-2|49	
12cr|perl-Devel-Refcount-0.90.0-2|50	
12cr|perl-Devel-Refcount-0.90.0-2|51	
12cr|perl-Devel-Refcount-0.90.0-2|52	
12cr|perl-Devel-Refcount-0.90.0-2|53	%changelog
12cr|perl-Devel-Refcount-0.90.0-2|54	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.90.0-2
12cr|perl-Devel-Refcount-0.90.0-2|55	+ Revision: 768358
12cr|perl-Devel-Refcount-0.90.0-2|56	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Devel-Refcount-0.90.0-2|57	
12cr|perl-Devel-Refcount-0.90.0-2|58	* Thu Apr 21 2011 Götz Waschk <waschk@mandriva.org> 0.90.0-1
12cr|perl-Devel-Refcount-0.90.0-2|59	+ Revision: 656435
12cr|perl-Devel-Refcount-0.90.0-2|60	- update build deps
12cr|perl-Devel-Refcount-0.90.0-2|61	- update to new version 0.09
12cr|perl-Devel-Refcount-0.90.0-2|62	
12cr|perl-Devel-Refcount-0.90.0-2|63	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-2mdv2011.0
12cr|perl-Devel-Refcount-0.90.0-2|64	+ Revision: 555238
12cr|perl-Devel-Refcount-0.90.0-2|65	- rebuild
12cr|perl-Devel-Refcount-0.90.0-2|66	
12cr|perl-Devel-Refcount-0.90.0-2|67	* Thu Jan 21 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.1
12cr|perl-Devel-Refcount-0.90.0-2|68	+ Revision: 494441
12cr|perl-Devel-Refcount-0.90.0-2|69	- update to 0.07
12cr|perl-Devel-Refcount-0.90.0-2|70	
12cr|perl-Devel-Refcount-0.90.0-2|71	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-Devel-Refcount-0.90.0-2|72	+ Revision: 395362
12cr|perl-Devel-Refcount-0.90.0-2|73	- update to 0.06
12cr|perl-Devel-Refcount-0.90.0-2|74	
12cr|perl-Devel-Refcount-0.90.0-2|75	* Mon Jun 29 2009 Götz Waschk <waschk@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-Devel-Refcount-0.90.0-2|76	+ Revision: 390464
12cr|perl-Devel-Refcount-0.90.0-2|77	- import perl-Devel-Refcount
12cr|perl-Devel-Refcount-0.90.0-2|78	
12cr|perl-Devel-Refcount-0.90.0-2|79	
12cr|perl-Devel-Refcount-0.90.0-2|80	* Mon Jun 29 2009 cpan2dist 0.05-1mdv
12cr|perl-Devel-Refcount-0.90.0-2|81	- initial mdv release, generated with cpan2dist
12cr|perl-Devel-Refcount-0.90.0-2|82	

4368 12
12cr|perl-Devel-REPL-1.3.12-3|1	%define upstream_name    Devel-REPL
12cr|perl-Devel-REPL-1.3.12-3|2	%define upstream_version 1.003012
12cr|perl-Devel-REPL-1.3.12-3|3	
12cr|perl-Devel-REPL-1.3.12-3|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-REPL-1.3.12-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-REPL-1.3.12-3|6	Release:	3
12cr|perl-Devel-REPL-1.3.12-3|7	Epoch:		1
12cr|perl-Devel-REPL-1.3.12-3|8	
12cr|perl-Devel-REPL-1.3.12-3|9	Summary:	A modern perl interactive shell
12cr|perl-Devel-REPL-1.3.12-3|10	License:	GPL+ or Artistic
12cr|perl-Devel-REPL-1.3.12-3|11	Group:		Development/Perl
12cr|perl-Devel-REPL-1.3.12-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-REPL-1.3.12-3|13	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-REPL-1.3.12-3|14	
12cr|perl-Devel-REPL-1.3.12-3|15	BuildRequires:	perl-devel
12cr|perl-Devel-REPL-1.3.12-3|16	BuildRequires:	perl(B::Keywords)
12cr|perl-Devel-REPL-1.3.12-3|17	BuildRequires:	perl(Data::Dump::Streamer)
12cr|perl-Devel-REPL-1.3.12-3|18	BuildRequires:	perl(File::HomeDir)
12cr|perl-Devel-REPL-1.3.12-3|19	BuildRequires:	perl(File::Spec)
12cr|perl-Devel-REPL-1.3.12-3|20	BuildRequires:	perl(Lexical::Persistence)
12cr|perl-Devel-REPL-1.3.12-3|21	BuildRequires:	perl(Moose)
12cr|perl-Devel-REPL-1.3.12-3|22	BuildRequires:	perl(MooseX::Getopt)
12cr|perl-Devel-REPL-1.3.12-3|23	BuildRequires:	perl(MooseX::AttributeHelpers)
12cr|perl-Devel-REPL-1.3.12-3|24	BuildRequires:	perl(MooseX::Object::Pluggable)
12cr|perl-Devel-REPL-1.3.12-3|25	BuildRequires:	perl(PPI)
12cr|perl-Devel-REPL-1.3.12-3|26	BuildRequires:	perl(Sys::SigAction)
12cr|perl-Devel-REPL-1.3.12-3|27	BuildRequires:	perl(Task::Weaken)
12cr|perl-Devel-REPL-1.3.12-3|28	BuildRequires:	perl(Term::ANSIColor)
12cr|perl-Devel-REPL-1.3.12-3|29	BuildRequires:	perl(Term::ReadLine)
12cr|perl-Devel-REPL-1.3.12-3|30	BuildRequires:	perl(Test::More)
12cr|perl-Devel-REPL-1.3.12-3|31	BuildRequires:	perl(namespace::clean)
12cr|perl-Devel-REPL-1.3.12-3|32	
12cr|perl-Devel-REPL-1.3.12-3|33	BuildArch:	noarch
12cr|perl-Devel-REPL-1.3.12-3|34	
12cr|perl-Devel-REPL-1.3.12-3|35	%description
12cr|perl-Devel-REPL-1.3.12-3|36	This is an interactive shell for Perl, commonly known as a REPL - Read,
12cr|perl-Devel-REPL-1.3.12-3|37	Evaluate, Print, Loop. The shell provides for rapid development or
12cr|perl-Devel-REPL-1.3.12-3|38	testing of code without the need to create a temporary source code file.
12cr|perl-Devel-REPL-1.3.12-3|39	
12cr|perl-Devel-REPL-1.3.12-3|40	Through a plugin system, many features are available on demand. You can
12cr|perl-Devel-REPL-1.3.12-3|41	also tailor the environment through the use of profiles and run control
12cr|perl-Devel-REPL-1.3.12-3|42	files, for example to pre-load certain Perl modules when working on a
12cr|perl-Devel-REPL-1.3.12-3|43	particular project.
12cr|perl-Devel-REPL-1.3.12-3|44	
12cr|perl-Devel-REPL-1.3.12-3|45	%prep
12cr|perl-Devel-REPL-1.3.12-3|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-REPL-1.3.12-3|47	
12cr|perl-Devel-REPL-1.3.12-3|48	%build
12cr|perl-Devel-REPL-1.3.12-3|49	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12cr|perl-Devel-REPL-1.3.12-3|50	%make
12cr|perl-Devel-REPL-1.3.12-3|51	
12cr|perl-Devel-REPL-1.3.12-3|52	%check
12cr|perl-Devel-REPL-1.3.12-3|53	%make test
12cr|perl-Devel-REPL-1.3.12-3|54	
12cr|perl-Devel-REPL-1.3.12-3|55	%install
12cr|perl-Devel-REPL-1.3.12-3|56	%makeinstall_std
12cr|perl-Devel-REPL-1.3.12-3|57	
12cr|perl-Devel-REPL-1.3.12-3|58	%files
12cr|perl-Devel-REPL-1.3.12-3|59	%doc Changes META.yml
12cr|perl-Devel-REPL-1.3.12-3|60	%{_mandir}/man3/*
12cr|perl-Devel-REPL-1.3.12-3|61	%{perl_vendorlib}/*
12cr|perl-Devel-REPL-1.3.12-3|62	%{_bindir}/re.pl
12cr|perl-Devel-REPL-1.3.12-3|63	
12cr|perl-Devel-REPL-1.3.12-3|64	%changelog
12cr|perl-Devel-REPL-1.3.12-3|65	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1:1.3.12-2mdv2011.0
12cr|perl-Devel-REPL-1.3.12-3|66	+ Revision: 656907
12cr|perl-Devel-REPL-1.3.12-3|67	- rebuild for updated spec-helper
12cr|perl-Devel-REPL-1.3.12-3|68	
12cr|perl-Devel-REPL-1.3.12-3|69	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1:1.3.12-1mdv2011.0
12cr|perl-Devel-REPL-1.3.12-3|70	+ Revision: 596607
12cr|perl-Devel-REPL-1.3.12-3|71	- update to 1.003012
12cr|perl-Devel-REPL-1.3.12-3|72	
12cr|perl-Devel-REPL-1.3.12-3|73	* Mon Sep 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1:1.3.11-2mdv2011.0
12cr|perl-Devel-REPL-1.3.12-3|74	+ Revision: 581245
12cr|perl-Devel-REPL-1.3.12-3|75	- use meta.yml for deps
12cr|perl-Devel-REPL-1.3.12-3|76	
12cr|perl-Devel-REPL-1.3.12-3|77	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1:1.3.11-1mdv2011.0
12cr|perl-Devel-REPL-1.3.12-3|78	+ Revision: 553123
12cr|perl-Devel-REPL-1.3.12-3|79	- update to 1.003011
12cr|perl-Devel-REPL-1.3.12-3|80	
12cr|perl-Devel-REPL-1.3.12-3|81	* Wed Mar 10 2010 Jérôme Quelin <jquelin@mandriva.org> 1:1.3.9-1mdv2010.1
12cr|perl-Devel-REPL-1.3.12-3|82	+ Revision: 517311
12cr|perl-Devel-REPL-1.3.12-3|83	- adding missing buildrequires:
12cr|perl-Devel-REPL-1.3.12-3|84	- update to 1.003009
12cr|perl-Devel-REPL-1.3.12-3|85	
12cr|perl-Devel-REPL-1.3.12-3|86	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1:1.3.7-1mdv2010.1
12cr|perl-Devel-REPL-1.3.12-3|87	+ Revision: 504835
12cr|perl-Devel-REPL-1.3.12-3|88	- bump epoch
12cr|perl-Devel-REPL-1.3.12-3|89	- rebuild using %%perl_convert_version
12cr|perl-Devel-REPL-1.3.12-3|90	
12cr|perl-Devel-REPL-1.3.12-3|91	* Fri Jul 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.003007-1mdv2010.0
12cr|perl-Devel-REPL-1.3.12-3|92	+ Revision: 391942
12cr|perl-Devel-REPL-1.3.12-3|93	- update to new version 1.003007
12cr|perl-Devel-REPL-1.3.12-3|94	
12cr|perl-Devel-REPL-1.3.12-3|95	* Fri May 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.003006-1mdv2010.0
12cr|perl-Devel-REPL-1.3.12-3|96	+ Revision: 369664
12cr|perl-Devel-REPL-1.3.12-3|97	- update to new version 1.003006
12cr|perl-Devel-REPL-1.3.12-3|98	
12cr|perl-Devel-REPL-1.3.12-3|99	* Mon Feb 16 2009 Jérôme Quelin <jquelin@mandriva.org> 1.003004-1mdv2009.1
12cr|perl-Devel-REPL-1.3.12-3|100	+ Revision: 340731
12cr|perl-Devel-REPL-1.3.12-3|101	- update to new version 1.003004
12cr|perl-Devel-REPL-1.3.12-3|102	
12cr|perl-Devel-REPL-1.3.12-3|103	* Sun Feb 08 2009 Jérôme Quelin <jquelin@mandriva.org> 1.003003-1mdv2009.1
12cr|perl-Devel-REPL-1.3.12-3|104	+ Revision: 338448
12cr|perl-Devel-REPL-1.3.12-3|105	- update to new version 1.003003
12cr|perl-Devel-REPL-1.3.12-3|106	
12cr|perl-Devel-REPL-1.3.12-3|107	* Fri Jan 23 2009 Jérôme Quelin <jquelin@mandriva.org> 1.003002-1mdv2009.1
12cr|perl-Devel-REPL-1.3.12-3|108	+ Revision: 333055
12cr|perl-Devel-REPL-1.3.12-3|109	- adding missing prereq for new version
12cr|perl-Devel-REPL-1.3.12-3|110	- update to new version 1.003002
12cr|perl-Devel-REPL-1.3.12-3|111	
12cr|perl-Devel-REPL-1.3.12-3|112	* Mon Jan 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.003001-1mdv2009.1
12cr|perl-Devel-REPL-1.3.12-3|113	+ Revision: 328494
12cr|perl-Devel-REPL-1.3.12-3|114	- new version
12cr|perl-Devel-REPL-1.3.12-3|115	
12cr|perl-Devel-REPL-1.3.12-3|116	* Thu Dec 04 2008 Jérôme Quelin <jquelin@mandriva.org> 1.002001-1mdv2009.1
12cr|perl-Devel-REPL-1.3.12-3|117	+ Revision: 309973
12cr|perl-Devel-REPL-1.3.12-3|118	- import perl-Devel-REPL
12cr|perl-Devel-REPL-1.3.12-3|119	
12cr|perl-Devel-REPL-1.3.12-3|120	
12cr|perl-Devel-REPL-1.3.12-3|121	* Thu Dec 04 2008 cpan2dist 1.002001-1mdv
12cr|perl-Devel-REPL-1.3.12-3|122	- initial mdv release, generated with cpan2dist
12cr|perl-Devel-REPL-1.3.12-3|123	

4369 12
12cr|perl-Devel-SimpleTrace-0.80.0-2|1	%define	upstream_name	 Devel-SimpleTrace
12cr|perl-Devel-SimpleTrace-0.80.0-2|2	%define	upstream_version 0.08
12cr|perl-Devel-SimpleTrace-0.80.0-2|3	
12cr|perl-Devel-SimpleTrace-0.80.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-SimpleTrace-0.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-SimpleTrace-0.80.0-2|6	Release:	2
12cr|perl-Devel-SimpleTrace-0.80.0-2|7	
12cr|perl-Devel-SimpleTrace-0.80.0-2|8	Summary:	See where you code warns and dies using stack traces
12cr|perl-Devel-SimpleTrace-0.80.0-2|9	License:	GPL+ or Artistic
12cr|perl-Devel-SimpleTrace-0.80.0-2|10	Group:		Development/Perl
12cr|perl-Devel-SimpleTrace-0.80.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Devel-SimpleTrace-0.80.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-SimpleTrace-0.80.0-2|13	
12cr|perl-Devel-SimpleTrace-0.80.0-2|14	BuildRequires:	perl-devel
12cr|perl-Devel-SimpleTrace-0.80.0-2|15	BuildArch:	noarch
12cr|perl-Devel-SimpleTrace-0.80.0-2|16	
12cr|perl-Devel-SimpleTrace-0.80.0-2|17	%description
12cr|perl-Devel-SimpleTrace-0.80.0-2|18	This module can be used to more easily spot the place where a program or a
12cr|perl-Devel-SimpleTrace-0.80.0-2|19	module generates errors. Its use is extremely simple, reduced to just useing
12cr|perl-Devel-SimpleTrace-0.80.0-2|20	it.
12cr|perl-Devel-SimpleTrace-0.80.0-2|21	
12cr|perl-Devel-SimpleTrace-0.80.0-2|22	This is achieved by modifying the functions warn() and die() in order to
12cr|perl-Devel-SimpleTrace-0.80.0-2|23	replace the standard messages by complete stack traces that precisely indicates
12cr|perl-Devel-SimpleTrace-0.80.0-2|24	how and where the error or warning occurred. Other than this, their use should
12cr|perl-Devel-SimpleTrace-0.80.0-2|25	stay unchanged, even when using die() inside eval().
12cr|perl-Devel-SimpleTrace-0.80.0-2|26	
12cr|perl-Devel-SimpleTrace-0.80.0-2|27	%prep
12cr|perl-Devel-SimpleTrace-0.80.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-SimpleTrace-0.80.0-2|29	
12cr|perl-Devel-SimpleTrace-0.80.0-2|30	%build
12cr|perl-Devel-SimpleTrace-0.80.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-SimpleTrace-0.80.0-2|32	%make
12cr|perl-Devel-SimpleTrace-0.80.0-2|33	
12cr|perl-Devel-SimpleTrace-0.80.0-2|34	%check
12cr|perl-Devel-SimpleTrace-0.80.0-2|35	make test
12cr|perl-Devel-SimpleTrace-0.80.0-2|36	
12cr|perl-Devel-SimpleTrace-0.80.0-2|37	%install
12cr|perl-Devel-SimpleTrace-0.80.0-2|38	%makeinstall_std
12cr|perl-Devel-SimpleTrace-0.80.0-2|39	
12cr|perl-Devel-SimpleTrace-0.80.0-2|40	%files
12cr|perl-Devel-SimpleTrace-0.80.0-2|41	%doc Changes LICENSE README
12cr|perl-Devel-SimpleTrace-0.80.0-2|42	%{perl_vendorlib}/Devel
12cr|perl-Devel-SimpleTrace-0.80.0-2|43	%{_mandir}/*/*
12cr|perl-Devel-SimpleTrace-0.80.0-2|44	
12cr|perl-Devel-SimpleTrace-0.80.0-2|45	%changelog
12cr|perl-Devel-SimpleTrace-0.80.0-2|46	* Thu Feb 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Devel-SimpleTrace-0.80.0-2|47	+ Revision: 639634
12cr|perl-Devel-SimpleTrace-0.80.0-2|48	- update to new version 0.08
12cr|perl-Devel-SimpleTrace-0.80.0-2|49	
12cr|perl-Devel-SimpleTrace-0.80.0-2|50	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-Devel-SimpleTrace-0.80.0-2|51	+ Revision: 403103
12cr|perl-Devel-SimpleTrace-0.80.0-2|52	- rebuild using %%perl_convert_version
12cr|perl-Devel-SimpleTrace-0.80.0-2|53	
12cr|perl-Devel-SimpleTrace-0.80.0-2|54	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.07-3mdv2009.0
12cr|perl-Devel-SimpleTrace-0.80.0-2|55	+ Revision: 256636
12cr|perl-Devel-SimpleTrace-0.80.0-2|56	- rebuild
12cr|perl-Devel-SimpleTrace-0.80.0-2|57	
12cr|perl-Devel-SimpleTrace-0.80.0-2|58	* Thu Jan 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2008.1
12cr|perl-Devel-SimpleTrace-0.80.0-2|59	+ Revision: 153983
12cr|perl-Devel-SimpleTrace-0.80.0-2|60	- new version
12cr|perl-Devel-SimpleTrace-0.80.0-2|61	
12cr|perl-Devel-SimpleTrace-0.80.0-2|62	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.06-1mdv2008.1
12cr|perl-Devel-SimpleTrace-0.80.0-2|63	+ Revision: 135833
12cr|perl-Devel-SimpleTrace-0.80.0-2|64	- restore BuildRoot
12cr|perl-Devel-SimpleTrace-0.80.0-2|65	
12cr|perl-Devel-SimpleTrace-0.80.0-2|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Devel-SimpleTrace-0.80.0-2|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Devel-SimpleTrace-0.80.0-2|68	
12cr|perl-Devel-SimpleTrace-0.80.0-2|69	
12cr|perl-Devel-SimpleTrace-0.80.0-2|70	* Mon Jan 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2007.0
12cr|perl-Devel-SimpleTrace-0.80.0-2|71	+ Revision: 103019
12cr|perl-Devel-SimpleTrace-0.80.0-2|72	- Import perl-Devel-SimpleTrace
12cr|perl-Devel-SimpleTrace-0.80.0-2|73	
12cr|perl-Devel-SimpleTrace-0.80.0-2|74	* Mon Jan 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2007.1
12cr|perl-Devel-SimpleTrace-0.80.0-2|75	- first mdv release
12cr|perl-Devel-SimpleTrace-0.80.0-2|76	

4370 12
12cr|perl-Devel-TakeHashArgs-0.5.0-6|1	%define upstream_name    Devel-TakeHashArgs
12cr|perl-Devel-TakeHashArgs-0.5.0-6|2	%define upstream_version 0.005
12cr|perl-Devel-TakeHashArgs-0.5.0-6|3	
12cr|perl-Devel-TakeHashArgs-0.5.0-6|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-TakeHashArgs-0.5.0-6|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-TakeHashArgs-0.5.0-6|6	Release:	6
12cr|perl-Devel-TakeHashArgs-0.5.0-6|7	
12cr|perl-Devel-TakeHashArgs-0.5.0-6|8	Summary:	Make a hash out of args when they are passed as key/value pairs
12cr|perl-Devel-TakeHashArgs-0.5.0-6|9	License:	GPL+ or Artistic
12cr|perl-Devel-TakeHashArgs-0.5.0-6|10	Group:		Development/Perl
12cr|perl-Devel-TakeHashArgs-0.5.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-TakeHashArgs-0.5.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-TakeHashArgs-0.5.0-6|13	
12cr|perl-Devel-TakeHashArgs-0.5.0-6|14	BuildRequires:	perl-devel
12cr|perl-Devel-TakeHashArgs-0.5.0-6|15	BuildRequires:	perl(Exporter)
12cr|perl-Devel-TakeHashArgs-0.5.0-6|16	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Devel-TakeHashArgs-0.5.0-6|17	BuildRequires:	perl(Test::More)
12cr|perl-Devel-TakeHashArgs-0.5.0-6|18	
12cr|perl-Devel-TakeHashArgs-0.5.0-6|19	BuildArch:	noarch
12cr|perl-Devel-TakeHashArgs-0.5.0-6|20	
12cr|perl-Devel-TakeHashArgs-0.5.0-6|21	%description
12cr|perl-Devel-TakeHashArgs-0.5.0-6|22	The module is a short utility I made after being sick and tired of writing
12cr|perl-Devel-TakeHashArgs-0.5.0-6|23	redundant code to make a hash out of args when they are passed as key/value
12cr|perl-Devel-TakeHashArgs-0.5.0-6|24	pairs including setting their defaults and checking for mandatory
12cr|perl-Devel-TakeHashArgs-0.5.0-6|25	arguments.
12cr|perl-Devel-TakeHashArgs-0.5.0-6|26	
12cr|perl-Devel-TakeHashArgs-0.5.0-6|27	%prep
12cr|perl-Devel-TakeHashArgs-0.5.0-6|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-TakeHashArgs-0.5.0-6|29	
12cr|perl-Devel-TakeHashArgs-0.5.0-6|30	%build
12cr|perl-Devel-TakeHashArgs-0.5.0-6|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-TakeHashArgs-0.5.0-6|32	%make
12cr|perl-Devel-TakeHashArgs-0.5.0-6|33	
12cr|perl-Devel-TakeHashArgs-0.5.0-6|34	%check
12cr|perl-Devel-TakeHashArgs-0.5.0-6|35	%make test
12cr|perl-Devel-TakeHashArgs-0.5.0-6|36	
12cr|perl-Devel-TakeHashArgs-0.5.0-6|37	%install
12cr|perl-Devel-TakeHashArgs-0.5.0-6|38	%makeinstall_std
12cr|perl-Devel-TakeHashArgs-0.5.0-6|39	
12cr|perl-Devel-TakeHashArgs-0.5.0-6|40	%files
12cr|perl-Devel-TakeHashArgs-0.5.0-6|41	%doc README META.yml Changes
12cr|perl-Devel-TakeHashArgs-0.5.0-6|42	%{_mandir}/man3/*
12cr|perl-Devel-TakeHashArgs-0.5.0-6|43	%{perl_vendorlib}/*
12cr|perl-Devel-TakeHashArgs-0.5.0-6|44	
12cr|perl-Devel-TakeHashArgs-0.5.0-6|45	
12cr|perl-Devel-TakeHashArgs-0.5.0-6|46	%changelog
12cr|perl-Devel-TakeHashArgs-0.5.0-6|47	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.5.0-5mdv2011.0
12cr|perl-Devel-TakeHashArgs-0.5.0-6|48	+ Revision: 654946
12cr|perl-Devel-TakeHashArgs-0.5.0-6|49	- rebuild for updated spec-helper
12cr|perl-Devel-TakeHashArgs-0.5.0-6|50	
12cr|perl-Devel-TakeHashArgs-0.5.0-6|51	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.5.0-4mdv2011.0
12cr|perl-Devel-TakeHashArgs-0.5.0-6|52	+ Revision: 505272
12cr|perl-Devel-TakeHashArgs-0.5.0-6|53	- rebuild using %%perl_convert_version
12cr|perl-Devel-TakeHashArgs-0.5.0-6|54	
12cr|perl-Devel-TakeHashArgs-0.5.0-6|55	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.005-3mdv2010.0
12cr|perl-Devel-TakeHashArgs-0.5.0-6|56	+ Revision: 430410
12cr|perl-Devel-TakeHashArgs-0.5.0-6|57	- rebuild
12cr|perl-Devel-TakeHashArgs-0.5.0-6|58	
12cr|perl-Devel-TakeHashArgs-0.5.0-6|59	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.005-2mdv2009.0
12cr|perl-Devel-TakeHashArgs-0.5.0-6|60	+ Revision: 268429
12cr|perl-Devel-TakeHashArgs-0.5.0-6|61	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Devel-TakeHashArgs-0.5.0-6|62	
12cr|perl-Devel-TakeHashArgs-0.5.0-6|63	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.005-1mdv2009.0
12cr|perl-Devel-TakeHashArgs-0.5.0-6|64	+ Revision: 194849
12cr|perl-Devel-TakeHashArgs-0.5.0-6|65	- update to new version 0.005
12cr|perl-Devel-TakeHashArgs-0.5.0-6|66	- update to new version 0.005
12cr|perl-Devel-TakeHashArgs-0.5.0-6|67	
12cr|perl-Devel-TakeHashArgs-0.5.0-6|68	* Sat Apr 12 2008 Olivier Thauvin <nanardon@mandriva.org> 0.004-1mdv2009.0
12cr|perl-Devel-TakeHashArgs-0.5.0-6|69	+ Revision: 192623
12cr|perl-Devel-TakeHashArgs-0.5.0-6|70	- import perl-Devel-TakeHashArgs
12cr|perl-Devel-TakeHashArgs-0.5.0-6|71	
12cr|perl-Devel-TakeHashArgs-0.5.0-6|72	

4371 12
12cr|perl-Devel-Trace-0.110.0-2|1	%define upstream_name    Devel-Trace
12cr|perl-Devel-Trace-0.110.0-2|2	%define upstream_version 0.11
12cr|perl-Devel-Trace-0.110.0-2|3	
12cr|perl-Devel-Trace-0.110.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Devel-Trace-0.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Devel-Trace-0.110.0-2|6	Release:	2
12cr|perl-Devel-Trace-0.110.0-2|7	
12cr|perl-Devel-Trace-0.110.0-2|8	Summary:	A debugging module that prints out each line before it is executed
12cr|perl-Devel-Trace-0.110.0-2|9	License:	GPL+ or Artistic
12cr|perl-Devel-Trace-0.110.0-2|10	Group:		Development/Perl
12cr|perl-Devel-Trace-0.110.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Devel-Trace-0.110.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Devel-Trace-0.110.0-2|13	
12cr|perl-Devel-Trace-0.110.0-2|14	BuildRequires:	perl-devel
12cr|perl-Devel-Trace-0.110.0-2|15	BuildArch:	noarch
12cr|perl-Devel-Trace-0.110.0-2|16	
12cr|perl-Devel-Trace-0.110.0-2|17	%description
12cr|perl-Devel-Trace-0.110.0-2|18	A debugging module that prints out each line before it is executed
12cr|perl-Devel-Trace-0.110.0-2|19	(like sh -x).
12cr|perl-Devel-Trace-0.110.0-2|20	
12cr|perl-Devel-Trace-0.110.0-2|21	%prep
12cr|perl-Devel-Trace-0.110.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-Trace-0.110.0-2|23	
12cr|perl-Devel-Trace-0.110.0-2|24	%build
12cr|perl-Devel-Trace-0.110.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Devel-Trace-0.110.0-2|26	make
12cr|perl-Devel-Trace-0.110.0-2|27	
12cr|perl-Devel-Trace-0.110.0-2|28	%check
12cr|perl-Devel-Trace-0.110.0-2|29	echo "" | make test
12cr|perl-Devel-Trace-0.110.0-2|30	
12cr|perl-Devel-Trace-0.110.0-2|31	%install
12cr|perl-Devel-Trace-0.110.0-2|32	%makeinstall_std
12cr|perl-Devel-Trace-0.110.0-2|33	
12cr|perl-Devel-Trace-0.110.0-2|34	%files
12cr|perl-Devel-Trace-0.110.0-2|35	%{perl_vendorlib}/Devel
12cr|perl-Devel-Trace-0.110.0-2|36	%{_mandir}/*/*
12cr|perl-Devel-Trace-0.110.0-2|37	
12cr|perl-Devel-Trace-0.110.0-2|38	
12cr|perl-Devel-Trace-0.110.0-2|39	%changelog
12cr|perl-Devel-Trace-0.110.0-2|40	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-Devel-Trace-0.110.0-2|41	+ Revision: 654064
12cr|perl-Devel-Trace-0.110.0-2|42	- update to new version 0.11
12cr|perl-Devel-Trace-0.110.0-2|43	
12cr|perl-Devel-Trace-0.110.0-2|44	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-Devel-Trace-0.110.0-2|45	+ Revision: 406983
12cr|perl-Devel-Trace-0.110.0-2|46	- rebuild using %%perl_convert_version
12cr|perl-Devel-Trace-0.110.0-2|47	
12cr|perl-Devel-Trace-0.110.0-2|48	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.10-5mdv2009.0
12cr|perl-Devel-Trace-0.110.0-2|49	+ Revision: 256672
12cr|perl-Devel-Trace-0.110.0-2|50	- rebuild
12cr|perl-Devel-Trace-0.110.0-2|51	
12cr|perl-Devel-Trace-0.110.0-2|52	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.10-3mdv2008.1
12cr|perl-Devel-Trace-0.110.0-2|53	+ Revision: 135833
12cr|perl-Devel-Trace-0.110.0-2|54	- restore BuildRoot
12cr|perl-Devel-Trace-0.110.0-2|55	
12cr|perl-Devel-Trace-0.110.0-2|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Devel-Trace-0.110.0-2|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Devel-Trace-0.110.0-2|58	
12cr|perl-Devel-Trace-0.110.0-2|59	
12cr|perl-Devel-Trace-0.110.0-2|60	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 0.10-3mdv2007.0
12cr|perl-Devel-Trace-0.110.0-2|61	+ Revision: 108542
12cr|perl-Devel-Trace-0.110.0-2|62	- enable test, rebuild
12cr|perl-Devel-Trace-0.110.0-2|63	
12cr|perl-Devel-Trace-0.110.0-2|64	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Devel-Trace-0.110.0-2|65	- Import perl-Devel-Trace
12cr|perl-Devel-Trace-0.110.0-2|66	
12cr|perl-Devel-Trace-0.110.0-2|67	* Sat Jun 18 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.10-2mdk
12cr|perl-Devel-Trace-0.110.0-2|68	- Rebuild
12cr|perl-Devel-Trace-0.110.0-2|69	
12cr|perl-Devel-Trace-0.110.0-2|70	* Fri May 14 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.10-1mdk
12cr|perl-Devel-Trace-0.110.0-2|71	- Initial mdk release
12cr|perl-Devel-Trace-0.110.0-2|72	

4372 12
12cr|perl-Devel-TraceUse-2.50.0-1|1	%define upstream_name    Devel-TraceUse
12cr|perl-Devel-TraceUse-2.50.0-1|2	%define upstream_version 2.05
12cr|perl-Devel-TraceUse-2.50.0-1|3	
12cr|perl-Devel-TraceUse-2.50.0-1|4	Name:           perl-%{upstream_name}
12cr|perl-Devel-TraceUse-2.50.0-1|5	Version:        %perl_convert_version %{upstream_version}
12cr|perl-Devel-TraceUse-2.50.0-1|6	Release:        %mkrel 1
12cr|perl-Devel-TraceUse-2.50.0-1|7	
12cr|perl-Devel-TraceUse-2.50.0-1|8	Summary:        Hack around calling UNIVERSAL::can() as a function
12cr|perl-Devel-TraceUse-2.50.0-1|9	License:        GPL+ or Artistic
12cr|perl-Devel-TraceUse-2.50.0-1|10	Group:          Development/Perl
12cr|perl-Devel-TraceUse-2.50.0-1|11	Url:            http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Devel-TraceUse-2.50.0-1|12	Source0:        http://www.cpan.org/modules/by-module/UNIVERSAL/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Devel-TraceUse-2.50.0-1|13	
12cr|perl-Devel-TraceUse-2.50.0-1|14	BuildRequires:  perl(Test::More)
12cr|perl-Devel-TraceUse-2.50.0-1|15	BuildRequires:  perl(Module::Build)
12cr|perl-Devel-TraceUse-2.50.0-1|16	BuildRequires:  perl(Module::CoreList)
12cr|perl-Devel-TraceUse-2.50.0-1|17	BuildArch:      noarch
12cr|perl-Devel-TraceUse-2.50.0-1|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Devel-TraceUse-2.50.0-1|19	
12cr|perl-Devel-TraceUse-2.50.0-1|20	%description
12cr|perl-Devel-TraceUse-2.50.0-1|21	The UNIVERSAL class provides a few default methods so that all objects can use
12cr|perl-Devel-TraceUse-2.50.0-1|22	them. Object orientation allows programmers to override these methods in
12cr|perl-Devel-TraceUse-2.50.0-1|23	subclasses to provide more specific and appropriate behavior.
12cr|perl-Devel-TraceUse-2.50.0-1|24	
12cr|perl-Devel-TraceUse-2.50.0-1|25	Some authors call methods in the UNIVERSAL class on potential invocants as
12cr|perl-Devel-TraceUse-2.50.0-1|26	functions, bypassing any possible overriding. This is wrong and you should not
12cr|perl-Devel-TraceUse-2.50.0-1|27	do it. Unfortunately, not everyone heeds this warning and their bad code can
12cr|perl-Devel-TraceUse-2.50.0-1|28	break your good code.
12cr|perl-Devel-TraceUse-2.50.0-1|29	
12cr|perl-Devel-TraceUse-2.50.0-1|30	Fortunately, this upstream_name replaces UNIVERSAL::can() with a method that checks to
12cr|perl-Devel-TraceUse-2.50.0-1|31	see if the first argument is a valid invocant (whether an object -- a blessed
12cr|perl-Devel-TraceUse-2.50.0-1|32	referent -- or the name of a class). If so, and if the invocant's class has its
12cr|perl-Devel-TraceUse-2.50.0-1|33	own can() method, it calls that as a method. Otherwise, everything works as you
12cr|perl-Devel-TraceUse-2.50.0-1|34	might expect.
12cr|perl-Devel-TraceUse-2.50.0-1|35	
12cr|perl-Devel-TraceUse-2.50.0-1|36	If someone attempts to call UNIVERSAL::can() as a function, this upstream_name will
12cr|perl-Devel-TraceUse-2.50.0-1|37	emit a lexical warning (see perllexwarn) to that effect. You can disable it
12cr|perl-Devel-TraceUse-2.50.0-1|38	with no warnings; or no warnings 'UNIVERSAL::isa';, but don't do that; fix the
12cr|perl-Devel-TraceUse-2.50.0-1|39	code instead.
12cr|perl-Devel-TraceUse-2.50.0-1|40	
12cr|perl-Devel-TraceUse-2.50.0-1|41	%prep
12cr|perl-Devel-TraceUse-2.50.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Devel-TraceUse-2.50.0-1|43	
12cr|perl-Devel-TraceUse-2.50.0-1|44	%build
12cr|perl-Devel-TraceUse-2.50.0-1|45	%{__perl} Build.PL installdirs=vendor
12cr|perl-Devel-TraceUse-2.50.0-1|46	./Build
12cr|perl-Devel-TraceUse-2.50.0-1|47	
12cr|perl-Devel-TraceUse-2.50.0-1|48	%check
12cr|perl-Devel-TraceUse-2.50.0-1|49	./Build test
12cr|perl-Devel-TraceUse-2.50.0-1|50	
12cr|perl-Devel-TraceUse-2.50.0-1|51	%install
12cr|perl-Devel-TraceUse-2.50.0-1|52	rm -rf %{buildroot}
12cr|perl-Devel-TraceUse-2.50.0-1|53	./Build install destdir=%{buildroot}
12cr|perl-Devel-TraceUse-2.50.0-1|54	
12cr|perl-Devel-TraceUse-2.50.0-1|55	%clean
12cr|perl-Devel-TraceUse-2.50.0-1|56	rm -rf %{buildroot}
12cr|perl-Devel-TraceUse-2.50.0-1|57	
12cr|perl-Devel-TraceUse-2.50.0-1|58	%files
12cr|perl-Devel-TraceUse-2.50.0-1|59	%defattr(-,root,root)
12cr|perl-Devel-TraceUse-2.50.0-1|60	%doc README
12cr|perl-Devel-TraceUse-2.50.0-1|61	%{perl_vendorlib}/*
12cr|perl-Devel-TraceUse-2.50.0-1|62	%{_mandir}/*/*
12cr|perl-Devel-TraceUse-2.50.0-1|63	
12cr|perl-Devel-TraceUse-2.50.0-1|64	
12cr|perl-Devel-TraceUse-2.50.0-1|65	%changelog
12cr|perl-Devel-TraceUse-2.50.0-1|66	* Fri Apr 29 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.50.0-1mdv2011.0
12cr|perl-Devel-TraceUse-2.50.0-1|67	+ Revision: 660538
12cr|perl-Devel-TraceUse-2.50.0-1|68	- update to new version 2.05
12cr|perl-Devel-TraceUse-2.50.0-1|69	
12cr|perl-Devel-TraceUse-2.50.0-1|70	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.40.0-1
12cr|perl-Devel-TraceUse-2.50.0-1|71	+ Revision: 654067
12cr|perl-Devel-TraceUse-2.50.0-1|72	- update to new version 2.04
12cr|perl-Devel-TraceUse-2.50.0-1|73	
12cr|perl-Devel-TraceUse-2.50.0-1|74	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.30.0-1mdv2011.0
12cr|perl-Devel-TraceUse-2.50.0-1|75	+ Revision: 602039
12cr|perl-Devel-TraceUse-2.50.0-1|76	- new version
12cr|perl-Devel-TraceUse-2.50.0-1|77	
12cr|perl-Devel-TraceUse-2.50.0-1|78	* Wed Aug 18 2010 Shlomi Fish <shlomif@mandriva.org> 2.20.0-1mdv2011.0
12cr|perl-Devel-TraceUse-2.50.0-1|79	+ Revision: 571209
12cr|perl-Devel-TraceUse-2.50.0-1|80	- import perl-Devel-TraceUse
12cr|perl-Devel-TraceUse-2.50.0-1|81	

4373 12
12cr|perl-Device-Cdio-0.3.0-1|1	%define module	Device-Cdio
12cr|perl-Device-Cdio-0.3.0-1|2	
12cr|perl-Device-Cdio-0.3.0-1|3	Name:		perl-%{module}
12cr|perl-Device-Cdio-0.3.0-1|4	Version:	0.3.0
12cr|perl-Device-Cdio-0.3.0-1|5	Release:	1
12cr|perl-Device-Cdio-0.3.0-1|6	Summary:	Module for CD Input and Control library
12cr|perl-Device-Cdio-0.3.0-1|7	License:	GPL
12cr|perl-Device-Cdio-0.3.0-1|8	Group:		Development/Perl
12cr|perl-Device-Cdio-0.3.0-1|9	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-Device-Cdio-0.3.0-1|10	Source0:	http://www.cpan.org/modules/by-module/Device/%{module}-v%{version}.tar.gz
12cr|perl-Device-Cdio-0.3.0-1|11	BuildRequires:	perl-devel >= 5.8.0
12cr|perl-Device-Cdio-0.3.0-1|12	BuildRequires:	perl(ExtUtils::PkgConfig)
12cr|perl-Device-Cdio-0.3.0-1|13	BuildRequires:	perl(Module::Build)
12cr|perl-Device-Cdio-0.3.0-1|14	BuildRequires:	perl-version
12cr|perl-Device-Cdio-0.3.0-1|15	BuildRequires:	libcdio-devel
12cr|perl-Device-Cdio-0.3.0-1|16	BuildRequires:	swig
12cr|perl-Device-Cdio-0.3.0-1|17	
12cr|perl-Device-Cdio-0.3.0-1|18	%description
12cr|perl-Device-Cdio-0.3.0-1|19	A module to make easier temporary directories deletion
12cr|perl-Device-Cdio-0.3.0-1|20	
12cr|perl-Device-Cdio-0.3.0-1|21	%prep
12cr|perl-Device-Cdio-0.3.0-1|22	%setup -q -n %{module}-v%{version}
12cr|perl-Device-Cdio-0.3.0-1|23	chmod u+w -R .
12cr|perl-Device-Cdio-0.3.0-1|24	
12cr|perl-Device-Cdio-0.3.0-1|25	%build
12cr|perl-Device-Cdio-0.3.0-1|26	perl Build.PL installdirs=vendor
12cr|perl-Device-Cdio-0.3.0-1|27	# M::B copy files read-only, forcing to use
12cr|perl-Device-Cdio-0.3.0-1|28	# a two-pass build command
12cr|perl-Device-Cdio-0.3.0-1|29	# https://rt.cpan.org/Ticket/Display.html?id=42777
12cr|perl-Device-Cdio-0.3.0-1|30	./Build CFLAGS="%{optflags}" || :
12cr|perl-Device-Cdio-0.3.0-1|31	chmod u+w -R .
12cr|perl-Device-Cdio-0.3.0-1|32	./Build CFLAGS="%{optflags}"
12cr|perl-Device-Cdio-0.3.0-1|33	
12cr|perl-Device-Cdio-0.3.0-1|34	%check
12cr|perl-Device-Cdio-0.3.0-1|35	# test suite doesn't pass
12cr|perl-Device-Cdio-0.3.0-1|36	# http://rt.cpan.org/Public/Bug/Display.html?id=42779
12cr|perl-Device-Cdio-0.3.0-1|37	#./Build test
12cr|perl-Device-Cdio-0.3.0-1|38	
12cr|perl-Device-Cdio-0.3.0-1|39	%install
12cr|perl-Device-Cdio-0.3.0-1|40	./Build install destdir=%{buildroot}
12cr|perl-Device-Cdio-0.3.0-1|41	
12cr|perl-Device-Cdio-0.3.0-1|42	%files
12cr|perl-Device-Cdio-0.3.0-1|43	%{perl_vendorarch}/*
12cr|perl-Device-Cdio-0.3.0-1|44	%{_mandir}/*/*
12cr|perl-Device-Cdio-0.3.0-1|45	
12cr|perl-Device-Cdio-0.3.0-1|46	
12cr|perl-Device-Cdio-0.3.0-1|47	%changelog
12cr|perl-Device-Cdio-0.3.0-1|48	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.0-1
12cr|perl-Device-Cdio-0.3.0-1|49	+ Revision: 773532
12cr|perl-Device-Cdio-0.3.0-1|50	- cleanup spec
12cr|perl-Device-Cdio-0.3.0-1|51	- new version
12cr|perl-Device-Cdio-0.3.0-1|52	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Device-Cdio-0.3.0-1|53	
12cr|perl-Device-Cdio-0.3.0-1|54	+ Götz Waschk <waschk@mandriva.org>
12cr|perl-Device-Cdio-0.3.0-1|55	- rebuild for new libcdio
12cr|perl-Device-Cdio-0.3.0-1|56	
12cr|perl-Device-Cdio-0.3.0-1|57	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.2.4-11
12cr|perl-Device-Cdio-0.3.0-1|58	+ Revision: 681406
12cr|perl-Device-Cdio-0.3.0-1|59	- mass rebuild
12cr|perl-Device-Cdio-0.3.0-1|60	
12cr|perl-Device-Cdio-0.3.0-1|61	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.2.4-10mdv2010.0
12cr|perl-Device-Cdio-0.3.0-1|62	+ Revision: 440548
12cr|perl-Device-Cdio-0.3.0-1|63	- rebuild
12cr|perl-Device-Cdio-0.3.0-1|64	
12cr|perl-Device-Cdio-0.3.0-1|65	* Thu Feb 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.4-9mdv2009.1
12cr|perl-Device-Cdio-0.3.0-1|66	+ Revision: 337930
12cr|perl-Device-Cdio-0.3.0-1|67	- sync patches set with debian
12cr|perl-Device-Cdio-0.3.0-1|68	- disable test suite, it doesn't work (http://rt.cpan.org/Public/Bug/Display.html?id=42779)
12cr|perl-Device-Cdio-0.3.0-1|69	
12cr|perl-Device-Cdio-0.3.0-1|70	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.2.4-8mdv2009.0
12cr|perl-Device-Cdio-0.3.0-1|71	+ Revision: 256674
12cr|perl-Device-Cdio-0.3.0-1|72	- rebuild
12cr|perl-Device-Cdio-0.3.0-1|73	
12cr|perl-Device-Cdio-0.3.0-1|74	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.2.4-6mdv2008.1
12cr|perl-Device-Cdio-0.3.0-1|75	+ Revision: 151427
12cr|perl-Device-Cdio-0.3.0-1|76	- rebuild for perl-5.10.0
12cr|perl-Device-Cdio-0.3.0-1|77	
12cr|perl-Device-Cdio-0.3.0-1|78	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Device-Cdio-0.3.0-1|79	- restore BuildRoot
12cr|perl-Device-Cdio-0.3.0-1|80	
12cr|perl-Device-Cdio-0.3.0-1|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Device-Cdio-0.3.0-1|82	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Device-Cdio-0.3.0-1|83	
12cr|perl-Device-Cdio-0.3.0-1|84	* Thu Oct 25 2007 Olivier Thauvin <nanardon@mandriva.org> 0.2.4-5mdv2008.1
12cr|perl-Device-Cdio-0.3.0-1|85	+ Revision: 101935
12cr|perl-Device-Cdio-0.3.0-1|86	- add forgotten files by mdvsys
12cr|perl-Device-Cdio-0.3.0-1|87	- kill pod test, don't work
12cr|perl-Device-Cdio-0.3.0-1|88	- stealing some debian patchs (fix build)
12cr|perl-Device-Cdio-0.3.0-1|89	- workaround perm issue (ugly method, I agree)
12cr|perl-Device-Cdio-0.3.0-1|90	
12cr|perl-Device-Cdio-0.3.0-1|91	
12cr|perl-Device-Cdio-0.3.0-1|92	* Thu Sep 07 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Device-Cdio-0.3.0-1|93	+ 2006-09-07 01:49:10 (60449)
12cr|perl-Device-Cdio-0.3.0-1|94	- Fix buildrequires again
12cr|perl-Device-Cdio-0.3.0-1|95	
12cr|perl-Device-Cdio-0.3.0-1|96	* Thu Sep 07 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Device-Cdio-0.3.0-1|97	+ 2006-09-07 01:28:44 (60448)
12cr|perl-Device-Cdio-0.3.0-1|98	- bump release
12cr|perl-Device-Cdio-0.3.0-1|99	
12cr|perl-Device-Cdio-0.3.0-1|100	* Thu Sep 07 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Device-Cdio-0.3.0-1|101	+ 2006-09-07 01:27:29 (60447)
12cr|perl-Device-Cdio-0.3.0-1|102	- Fix buildrequires
12cr|perl-Device-Cdio-0.3.0-1|103	
12cr|perl-Device-Cdio-0.3.0-1|104	* Thu Sep 07 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Device-Cdio-0.3.0-1|105	+ 2006-09-07 01:00:30 (60442)
12cr|perl-Device-Cdio-0.3.0-1|106	- Fix buildrequires
12cr|perl-Device-Cdio-0.3.0-1|107	
12cr|perl-Device-Cdio-0.3.0-1|108	* Wed Sep 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Device-Cdio-0.3.0-1|109	+ 2006-09-06 22:29:46 (60429)
12cr|perl-Device-Cdio-0.3.0-1|110	- initial package
12cr|perl-Device-Cdio-0.3.0-1|111	

4374 12
12cr|perl-Device-SerialPort-1.40.0-4|1	%define upstream_name    Device-SerialPort
12cr|perl-Device-SerialPort-1.40.0-4|2	%define upstream_version 1.04
12cr|perl-Device-SerialPort-1.40.0-4|3	
12cr|perl-Device-SerialPort-1.40.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Device-SerialPort-1.40.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Device-SerialPort-1.40.0-4|6	Release:	4
12cr|perl-Device-SerialPort-1.40.0-4|7	
12cr|perl-Device-SerialPort-1.40.0-4|8	Summary:    POSIX clone of Win32::SerialPort
12cr|perl-Device-SerialPort-1.40.0-4|9	License:    GPL+ or Artistic
12cr|perl-Device-SerialPort-1.40.0-4|10	Group:      Development/Perl
12cr|perl-Device-SerialPort-1.40.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Device-SerialPort-1.40.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Device/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Device-SerialPort-1.40.0-4|13	
12cr|perl-Device-SerialPort-1.40.0-4|14	BuildRequires: perl(Test::More)
12cr|perl-Device-SerialPort-1.40.0-4|15	BuildRequires: perl-devel
12cr|perl-Device-SerialPort-1.40.0-4|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Device-SerialPort-1.40.0-4|17	
12cr|perl-Device-SerialPort-1.40.0-4|18	%description
12cr|perl-Device-SerialPort-1.40.0-4|19	This module provides an object-based user interface essentially identical
12cr|perl-Device-SerialPort-1.40.0-4|20	to the one provided by the Win32::SerialPort module.
12cr|perl-Device-SerialPort-1.40.0-4|21	
12cr|perl-Device-SerialPort-1.40.0-4|22	Initialization
12cr|perl-Device-SerialPort-1.40.0-4|23	The primary constructor is *new* with either a _PortName_, or a
12cr|perl-Device-SerialPort-1.40.0-4|24	_Configuretion File_ specified. With a _PortName_, this will open the
12cr|perl-Device-SerialPort-1.40.0-4|25	port and create the object. The port is not yet ready for read/write
12cr|perl-Device-SerialPort-1.40.0-4|26	access. First, the desired _parameter settings_ must be established.
12cr|perl-Device-SerialPort-1.40.0-4|27	Since these are tuning constants for an underlying hardware driver in
12cr|perl-Device-SerialPort-1.40.0-4|28	the Operating System, they are all checked for validity by the methods
12cr|perl-Device-SerialPort-1.40.0-4|29	that set them. The *write_settings* method updates the port (and will
12cr|perl-Device-SerialPort-1.40.0-4|30	return True under POSIX). Ports are opened for binary transfers. A
12cr|perl-Device-SerialPort-1.40.0-4|31	separate 'binmode' is not needed.
12cr|perl-Device-SerialPort-1.40.0-4|32	
12cr|perl-Device-SerialPort-1.40.0-4|33	$PortObj = new Device::SerialPort ($PortName, $quiet, $lockfile)
12cr|perl-Device-SerialPort-1.40.0-4|34	|| die "Can't open $PortName: $!\n";
12cr|perl-Device-SerialPort-1.40.0-4|35	
12cr|perl-Device-SerialPort-1.40.0-4|36	%prep
12cr|perl-Device-SerialPort-1.40.0-4|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Device-SerialPort-1.40.0-4|38	
12cr|perl-Device-SerialPort-1.40.0-4|39	%build
12cr|perl-Device-SerialPort-1.40.0-4|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Device-SerialPort-1.40.0-4|41	
12cr|perl-Device-SerialPort-1.40.0-4|42	%{make}
12cr|perl-Device-SerialPort-1.40.0-4|43	
12cr|perl-Device-SerialPort-1.40.0-4|44	%check
12cr|perl-Device-SerialPort-1.40.0-4|45	%{make} test
12cr|perl-Device-SerialPort-1.40.0-4|46	
12cr|perl-Device-SerialPort-1.40.0-4|47	%install
12cr|perl-Device-SerialPort-1.40.0-4|48	rm -rf %buildroot
12cr|perl-Device-SerialPort-1.40.0-4|49	%makeinstall_std
12cr|perl-Device-SerialPort-1.40.0-4|50	
12cr|perl-Device-SerialPort-1.40.0-4|51	%clean
12cr|perl-Device-SerialPort-1.40.0-4|52	rm -rf %buildroot
12cr|perl-Device-SerialPort-1.40.0-4|53	
12cr|perl-Device-SerialPort-1.40.0-4|54	%files
12cr|perl-Device-SerialPort-1.40.0-4|55	%defattr(-,root,root)
12cr|perl-Device-SerialPort-1.40.0-4|56	%doc README Changes
12cr|perl-Device-SerialPort-1.40.0-4|57	%{_mandir}/man?/*
12cr|perl-Device-SerialPort-1.40.0-4|58	%perl_vendorlib/*
12cr|perl-Device-SerialPort-1.40.0-4|59	%{_bindir}/modemtest
12cr|perl-Device-SerialPort-1.40.0-4|60	
12cr|perl-Device-SerialPort-1.40.0-4|61	
12cr|perl-Device-SerialPort-1.40.0-4|62	%changelog
12cr|perl-Device-SerialPort-1.40.0-4|63	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.40.0-4
12cr|perl-Device-SerialPort-1.40.0-4|64	+ Revision: 768358
12cr|perl-Device-SerialPort-1.40.0-4|65	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Device-SerialPort-1.40.0-4|66	
12cr|perl-Device-SerialPort-1.40.0-4|67	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 1.40.0-3
12cr|perl-Device-SerialPort-1.40.0-4|68	+ Revision: 681506
12cr|perl-Device-SerialPort-1.40.0-4|69	- update file list
12cr|perl-Device-SerialPort-1.40.0-4|70	- mass rebuild
12cr|perl-Device-SerialPort-1.40.0-4|71	
12cr|perl-Device-SerialPort-1.40.0-4|72	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-2mdv2011.0
12cr|perl-Device-SerialPort-1.40.0-4|73	+ Revision: 555795
12cr|perl-Device-SerialPort-1.40.0-4|74	- rebuild for perl 5.12
12cr|perl-Device-SerialPort-1.40.0-4|75	
12cr|perl-Device-SerialPort-1.40.0-4|76	* Wed Dec 02 2009 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-1mdv2010.1
12cr|perl-Device-SerialPort-1.40.0-4|77	+ Revision: 472627
12cr|perl-Device-SerialPort-1.40.0-4|78	- import perl-Device-SerialPort
12cr|perl-Device-SerialPort-1.40.0-4|79	
12cr|perl-Device-SerialPort-1.40.0-4|80	
12cr|perl-Device-SerialPort-1.40.0-4|81	* Wed Dec 02 2009 cpan2dist 1.04-1mdv
12cr|perl-Device-SerialPort-1.40.0-4|82	- initial mdv release, generated with cpan2dist

4375 12
12cr|perl-Dict-FSA-0.1.2-7|1	%define module	Dict-FSA
12cr|perl-Dict-FSA-0.1.2-7|2	
12cr|perl-Dict-FSA-0.1.2-7|3	Name:		perl-%{module}
12cr|perl-Dict-FSA-0.1.2-7|4	Version:	0.1.2
12cr|perl-Dict-FSA-0.1.2-7|5	Release:	7
12cr|perl-Dict-FSA-0.1.2-7|6	Summary:	FSA wrapper
12cr|perl-Dict-FSA-0.1.2-7|7	License:	GPL or Artistic
12cr|perl-Dict-FSA-0.1.2-7|8	Group:		Development/Perl
12cr|perl-Dict-FSA-0.1.2-7|9	Url:		http://search.cpan.org/dist/%{module}/
12cr|perl-Dict-FSA-0.1.2-7|10	Source:		http://search.cpan.org/CPAN/authors/id/G/GR/GROUSSE/%{module}-%{version}.tar.bz2
12cr|perl-Dict-FSA-0.1.2-7|11	BuildRequires:	perl-devel
12cr|perl-Dict-FSA-0.1.2-7|12	BuildRequires:	fsa
12cr|perl-Dict-FSA-0.1.2-7|13	Requires:	fsa
12cr|perl-Dict-FSA-0.1.2-7|14	BuildArch:	noarch
12cr|perl-Dict-FSA-0.1.2-7|15	
12cr|perl-Dict-FSA-0.1.2-7|16	%description
12cr|perl-Dict-FSA-0.1.2-7|17	This module is a perl wrapper around fsa, a set of tools based on finite state
12cr|perl-Dict-FSA-0.1.2-7|18	automata.
12cr|perl-Dict-FSA-0.1.2-7|19	
12cr|perl-Dict-FSA-0.1.2-7|20	%prep
12cr|perl-Dict-FSA-0.1.2-7|21	%setup -q -n %{module}-%{version}
12cr|perl-Dict-FSA-0.1.2-7|22	
12cr|perl-Dict-FSA-0.1.2-7|23	%build
12cr|perl-Dict-FSA-0.1.2-7|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dict-FSA-0.1.2-7|25	%make
12cr|perl-Dict-FSA-0.1.2-7|26	
12cr|perl-Dict-FSA-0.1.2-7|27	%check
12cr|perl-Dict-FSA-0.1.2-7|28	make test
12cr|perl-Dict-FSA-0.1.2-7|29	
12cr|perl-Dict-FSA-0.1.2-7|30	%install
12cr|perl-Dict-FSA-0.1.2-7|31	%makeinstall_std
12cr|perl-Dict-FSA-0.1.2-7|32	
12cr|perl-Dict-FSA-0.1.2-7|33	%files
12cr|perl-Dict-FSA-0.1.2-7|34	%doc README ChangeLog
12cr|perl-Dict-FSA-0.1.2-7|35	%{perl_vendorlib}/Dict
12cr|perl-Dict-FSA-0.1.2-7|36	%{_mandir}/*/*
12cr|perl-Dict-FSA-0.1.2-7|37	
12cr|perl-Dict-FSA-0.1.2-7|38	%changelog
12cr|perl-Dict-FSA-0.1.2-7|39	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.1.2-6mdv2011.0
12cr|perl-Dict-FSA-0.1.2-7|40	+ Revision: 681408
12cr|perl-Dict-FSA-0.1.2-7|41	- mass rebuild
12cr|perl-Dict-FSA-0.1.2-7|42	
12cr|perl-Dict-FSA-0.1.2-7|43	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1.2-5mdv2011.0
12cr|perl-Dict-FSA-0.1.2-7|44	+ Revision: 430411
12cr|perl-Dict-FSA-0.1.2-7|45	- rebuild
12cr|perl-Dict-FSA-0.1.2-7|46	
12cr|perl-Dict-FSA-0.1.2-7|47	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.1.2-4mdv2009.0
12cr|perl-Dict-FSA-0.1.2-7|48	+ Revision: 256676
12cr|perl-Dict-FSA-0.1.2-7|49	- rebuild
12cr|perl-Dict-FSA-0.1.2-7|50	
12cr|perl-Dict-FSA-0.1.2-7|51	* Thu Dec 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2008.1
12cr|perl-Dict-FSA-0.1.2-7|52	+ Revision: 138295
12cr|perl-Dict-FSA-0.1.2-7|53	- add missing spec file in repository
12cr|perl-Dict-FSA-0.1.2-7|54	
12cr|perl-Dict-FSA-0.1.2-7|55	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Dict-FSA-0.1.2-7|56	- import perl-Dict-FSA
12cr|perl-Dict-FSA-0.1.2-7|57	
12cr|perl-Dict-FSA-0.1.2-7|58	
12cr|perl-Dict-FSA-0.1.2-7|59	* Fri Sep 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-1mdv2007.0
12cr|perl-Dict-FSA-0.1.2-7|60	- new version
12cr|perl-Dict-FSA-0.1.2-7|61	
12cr|perl-Dict-FSA-0.1.2-7|62	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-2mdv2007.0
12cr|perl-Dict-FSA-0.1.2-7|63	- Rebuild
12cr|perl-Dict-FSA-0.1.2-7|64	
12cr|perl-Dict-FSA-0.1.2-7|65	* Sun Nov 06 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-1mdk
12cr|perl-Dict-FSA-0.1.2-7|66	- first mdk release

4376 12
12cr|perl-Dict-Lexed-0.2.2-7|1	%define module	Dict-Lexed
12cr|perl-Dict-Lexed-0.2.2-7|2	
12cr|perl-Dict-Lexed-0.2.2-7|3	Name:		perl-%{module}
12cr|perl-Dict-Lexed-0.2.2-7|4	Version:	0.2.2
12cr|perl-Dict-Lexed-0.2.2-7|5	Release:	7
12cr|perl-Dict-Lexed-0.2.2-7|6	Summary:	Lexed wrapper
12cr|perl-Dict-Lexed-0.2.2-7|7	License:	GPL or Artistic
12cr|perl-Dict-Lexed-0.2.2-7|8	Group:		Development/Perl
12cr|perl-Dict-Lexed-0.2.2-7|9	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Dict-Lexed-0.2.2-7|10	Source:		http://search.cpan.org/CPAN/authors/id/G/GR/GROUSSE/%{module}-%{version}.tar.bz2
12cr|perl-Dict-Lexed-0.2.2-7|11	Requires:	lexed
12cr|perl-Dict-Lexed-0.2.2-7|12	BuildRequires:	perl-devel
12cr|perl-Dict-Lexed-0.2.2-7|13	BuildRequires:	lexed
12cr|perl-Dict-Lexed-0.2.2-7|14	BuildArch:	noarch
12cr|perl-Dict-Lexed-0.2.2-7|15	
12cr|perl-Dict-Lexed-0.2.2-7|16	%description
12cr|perl-Dict-Lexed-0.2.2-7|17	This module is a perl wrapper around Lexed, a lexicalizer developed at INRIA.
12cr|perl-Dict-Lexed-0.2.2-7|18	
12cr|perl-Dict-Lexed-0.2.2-7|19	%prep
12cr|perl-Dict-Lexed-0.2.2-7|20	%setup -q -n %{module}-%{version}
12cr|perl-Dict-Lexed-0.2.2-7|21	
12cr|perl-Dict-Lexed-0.2.2-7|22	%build
12cr|perl-Dict-Lexed-0.2.2-7|23	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dict-Lexed-0.2.2-7|24	%make
12cr|perl-Dict-Lexed-0.2.2-7|25	
12cr|perl-Dict-Lexed-0.2.2-7|26	%check
12cr|perl-Dict-Lexed-0.2.2-7|27	make test
12cr|perl-Dict-Lexed-0.2.2-7|28	
12cr|perl-Dict-Lexed-0.2.2-7|29	%install
12cr|perl-Dict-Lexed-0.2.2-7|30	%makeinstall_std
12cr|perl-Dict-Lexed-0.2.2-7|31	
12cr|perl-Dict-Lexed-0.2.2-7|32	%files
12cr|perl-Dict-Lexed-0.2.2-7|33	%doc README ChangeLog
12cr|perl-Dict-Lexed-0.2.2-7|34	%{perl_vendorlib}/Dict
12cr|perl-Dict-Lexed-0.2.2-7|35	%{_mandir}/*/*
12cr|perl-Dict-Lexed-0.2.2-7|36	
12cr|perl-Dict-Lexed-0.2.2-7|37	%changelog
12cr|perl-Dict-Lexed-0.2.2-7|38	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.2.2-6mdv2011.0
12cr|perl-Dict-Lexed-0.2.2-7|39	+ Revision: 681412
12cr|perl-Dict-Lexed-0.2.2-7|40	- mass rebuild
12cr|perl-Dict-Lexed-0.2.2-7|41	
12cr|perl-Dict-Lexed-0.2.2-7|42	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2.2-5mdv2011.0
12cr|perl-Dict-Lexed-0.2.2-7|43	+ Revision: 430412
12cr|perl-Dict-Lexed-0.2.2-7|44	- rebuild
12cr|perl-Dict-Lexed-0.2.2-7|45	
12cr|perl-Dict-Lexed-0.2.2-7|46	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.2.2-4mdv2009.0
12cr|perl-Dict-Lexed-0.2.2-7|47	+ Revision: 256678
12cr|perl-Dict-Lexed-0.2.2-7|48	- rebuild
12cr|perl-Dict-Lexed-0.2.2-7|49	
12cr|perl-Dict-Lexed-0.2.2-7|50	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.2.2-2mdv2008.1
12cr|perl-Dict-Lexed-0.2.2-7|51	+ Revision: 135833
12cr|perl-Dict-Lexed-0.2.2-7|52	- restore BuildRoot
12cr|perl-Dict-Lexed-0.2.2-7|53	
12cr|perl-Dict-Lexed-0.2.2-7|54	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Dict-Lexed-0.2.2-7|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Dict-Lexed-0.2.2-7|56	
12cr|perl-Dict-Lexed-0.2.2-7|57	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.2-2mdv2008.0
12cr|perl-Dict-Lexed-0.2.2-7|58	+ Revision: 86354
12cr|perl-Dict-Lexed-0.2.2-7|59	- rebuild
12cr|perl-Dict-Lexed-0.2.2-7|60	
12cr|perl-Dict-Lexed-0.2.2-7|61	
12cr|perl-Dict-Lexed-0.2.2-7|62	* Tue Sep 05 2006 guillomovitch
12cr|perl-Dict-Lexed-0.2.2-7|63	+ 2006-09-05 09:03:27 (59950)
12cr|perl-Dict-Lexed-0.2.2-7|64	new version
12cr|perl-Dict-Lexed-0.2.2-7|65	
12cr|perl-Dict-Lexed-0.2.2-7|66	* Thu Aug 03 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org>
12cr|perl-Dict-Lexed-0.2.2-7|67	+ 2006-08-03 13:00:59 (43208)
12cr|perl-Dict-Lexed-0.2.2-7|68	import perl-Dict-Lexed-0.2.1-5mdk
12cr|perl-Dict-Lexed-0.2.2-7|69	
12cr|perl-Dict-Lexed-0.2.2-7|70	* Sun Nov 06 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-5mdk
12cr|perl-Dict-Lexed-0.2.2-7|71	- clean up buildrequires
12cr|perl-Dict-Lexed-0.2.2-7|72	
12cr|perl-Dict-Lexed-0.2.2-7|73	* Mon Oct 10 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.2.1-4mdk
12cr|perl-Dict-Lexed-0.2.2-7|74	- Fix previous mistake
12cr|perl-Dict-Lexed-0.2.2-7|75	
12cr|perl-Dict-Lexed-0.2.2-7|76	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.2.1-3mdk
12cr|perl-Dict-Lexed-0.2.2-7|77	- Fix BuildRequires
12cr|perl-Dict-Lexed-0.2.2-7|78	
12cr|perl-Dict-Lexed-0.2.2-7|79	* Mon Jun 13 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-2mdk
12cr|perl-Dict-Lexed-0.2.2-7|80	- first mdk release
12cr|perl-Dict-Lexed-0.2.2-7|81	

4377 12
12cr|perl-Digest-1.160.0-4|1	%define upstream_name    Digest
12cr|perl-Digest-1.160.0-4|2	%define upstream_version 1.16
12cr|perl-Digest-1.160.0-4|3	
12cr|perl-Digest-1.160.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Digest-1.160.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Digest-1.160.0-4|6	Release:	4
12cr|perl-Digest-1.160.0-4|7	
12cr|perl-Digest-1.160.0-4|8	Summary:	Calculate digests of files
12cr|perl-Digest-1.160.0-4|9	License:	GPL+ or Artistic
12cr|perl-Digest-1.160.0-4|10	Group:		Development/Perl
12cr|perl-Digest-1.160.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Digest-1.160.0-4|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Digest-1.160.0-4|13	
12cr|perl-Digest-1.160.0-4|14	BuildRequires:	perl-devel
12cr|perl-Digest-1.160.0-4|15	BuildRequires:	perl(MIME::Base64)
12cr|perl-Digest-1.160.0-4|16	BuildArch:	noarch
12cr|perl-Digest-1.160.0-4|17	
12cr|perl-Digest-1.160.0-4|18	%description
12cr|perl-Digest-1.160.0-4|19	The 'Digest::' modules calculate digests, also called "fingerprints" or
12cr|perl-Digest-1.160.0-4|20	"hashes", of some data, called a message. The digest is (usually) some
12cr|perl-Digest-1.160.0-4|21	small/fixed size string. The actual size of the digest depend of the
12cr|perl-Digest-1.160.0-4|22	algorithm used. The message is simply a sequence of arbitrary bytes or
12cr|perl-Digest-1.160.0-4|23	bits.
12cr|perl-Digest-1.160.0-4|24	
12cr|perl-Digest-1.160.0-4|25	An important property of the digest algorithms is that the digest is
12cr|perl-Digest-1.160.0-4|26	_likely_ to change if the message change in some way. Another property is
12cr|perl-Digest-1.160.0-4|27	that digest functions are one-way functions, that is it should be _hard_ to
12cr|perl-Digest-1.160.0-4|28	find a message that correspond to some given digest. Algorithms differ in
12cr|perl-Digest-1.160.0-4|29	how "likely" and how "hard", as well as how efficient they are to compute.
12cr|perl-Digest-1.160.0-4|30	
12cr|perl-Digest-1.160.0-4|31	Note that the properties of the algorithms change over time, as the
12cr|perl-Digest-1.160.0-4|32	algorithms are analyzed and machines grow faster. If your application for
12cr|perl-Digest-1.160.0-4|33	instance depends on it being "impossible" to generate the same digest for a
12cr|perl-Digest-1.160.0-4|34	different message it is wise to make it easy to plug in stronger algorithms
12cr|perl-Digest-1.160.0-4|35	as the one used grow weaker. Using the interface documented here should
12cr|perl-Digest-1.160.0-4|36	make it easy to change algorithms later.
12cr|perl-Digest-1.160.0-4|37	
12cr|perl-Digest-1.160.0-4|38	%prep
12cr|perl-Digest-1.160.0-4|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Digest-1.160.0-4|40	
12cr|perl-Digest-1.160.0-4|41	%build
12cr|perl-Digest-1.160.0-4|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Digest-1.160.0-4|43	%make
12cr|perl-Digest-1.160.0-4|44	
12cr|perl-Digest-1.160.0-4|45	%check
12cr|perl-Digest-1.160.0-4|46	%make test
12cr|perl-Digest-1.160.0-4|47	
12cr|perl-Digest-1.160.0-4|48	%install
12cr|perl-Digest-1.160.0-4|49	%makeinstall_std
12cr|perl-Digest-1.160.0-4|50	
12cr|perl-Digest-1.160.0-4|51	%files
12cr|perl-Digest-1.160.0-4|52	%doc Changes README
12cr|perl-Digest-1.160.0-4|53	%{_mandir}/man3/*
12cr|perl-Digest-1.160.0-4|54	%{perl_vendorlib}/*
12cr|perl-Digest-1.160.0-4|55	
12cr|perl-Digest-1.160.0-4|56	%changelog
12cr|perl-Digest-1.160.0-4|57	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.160.0-3mdv2011.0
12cr|perl-Digest-1.160.0-4|58	+ Revision: 658746
12cr|perl-Digest-1.160.0-4|59	- rebuild for updated spec-helper
12cr|perl-Digest-1.160.0-4|60	
12cr|perl-Digest-1.160.0-4|61	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.160.0-2mdv2011.0
12cr|perl-Digest-1.160.0-4|62	+ Revision: 552187
12cr|perl-Digest-1.160.0-4|63	- rebuild
12cr|perl-Digest-1.160.0-4|64	
12cr|perl-Digest-1.160.0-4|65	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 1.160.0-1mdv2010.0
12cr|perl-Digest-1.160.0-4|66	+ Revision: 395252
12cr|perl-Digest-1.160.0-4|67	- import perl-Digest
12cr|perl-Digest-1.160.0-4|68	
12cr|perl-Digest-1.160.0-4|69	
12cr|perl-Digest-1.160.0-4|70	* Sun Jul 12 2009 cpan2dist 1.16-1mdv
12cr|perl-Digest-1.160.0-4|71	- initial mdv release, generated with cpan2dist

4378 12
12cr|perl-Digest-CRC-0.160.0-3|1	%define upstream_name    Digest-CRC
12cr|perl-Digest-CRC-0.160.0-3|2	%define upstream_version 0.16
12cr|perl-Digest-CRC-0.160.0-3|3	
12cr|perl-Digest-CRC-0.160.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Digest-CRC-0.160.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Digest-CRC-0.160.0-3|6	Release:	3
12cr|perl-Digest-CRC-0.160.0-3|7	
12cr|perl-Digest-CRC-0.160.0-3|8	Summary:	Generic CRC functions
12cr|perl-Digest-CRC-0.160.0-3|9	License:	Public Domain
12cr|perl-Digest-CRC-0.160.0-3|10	Group:		Development/Perl
12cr|perl-Digest-CRC-0.160.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Digest-CRC-0.160.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Digest/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Digest-CRC-0.160.0-3|13	
12cr|perl-Digest-CRC-0.160.0-3|14	BuildRequires:	perl-devel
12cr|perl-Digest-CRC-0.160.0-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Digest-CRC-0.160.0-3|16	
12cr|perl-Digest-CRC-0.160.0-3|17	%description
12cr|perl-Digest-CRC-0.160.0-3|18	The Digest::CRC module calculates CRC sums of all sorts. It contains wrapper
12cr|perl-Digest-CRC-0.160.0-3|19	functions with the correct parameters for CRC-CCITT, CRC-16 and CRC-32.
12cr|perl-Digest-CRC-0.160.0-3|20	
12cr|perl-Digest-CRC-0.160.0-3|21	%prep
12cr|perl-Digest-CRC-0.160.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Digest-CRC-0.160.0-3|23	
12cr|perl-Digest-CRC-0.160.0-3|24	%build
12cr|perl-Digest-CRC-0.160.0-3|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Digest-CRC-0.160.0-3|26	%make
12cr|perl-Digest-CRC-0.160.0-3|27	
12cr|perl-Digest-CRC-0.160.0-3|28	%check
12cr|perl-Digest-CRC-0.160.0-3|29	make test
12cr|perl-Digest-CRC-0.160.0-3|30	
12cr|perl-Digest-CRC-0.160.0-3|31	%install
12cr|perl-Digest-CRC-0.160.0-3|32	rm -rf %{buildroot}
12cr|perl-Digest-CRC-0.160.0-3|33	%makeinstall_std
12cr|perl-Digest-CRC-0.160.0-3|34	
12cr|perl-Digest-CRC-0.160.0-3|35	%clean
12cr|perl-Digest-CRC-0.160.0-3|36	rm -rf %{buildroot}
12cr|perl-Digest-CRC-0.160.0-3|37	
12cr|perl-Digest-CRC-0.160.0-3|38	%files
12cr|perl-Digest-CRC-0.160.0-3|39	%defattr(-,root,root)
12cr|perl-Digest-CRC-0.160.0-3|40	%doc Changes README
12cr|perl-Digest-CRC-0.160.0-3|41	%dir %{perl_vendorarch}/auto/Digest/CRC
12cr|perl-Digest-CRC-0.160.0-3|42	%{perl_vendorarch}/auto/Digest/CRC/*.so
12cr|perl-Digest-CRC-0.160.0-3|43	%{perl_vendorarch}/Digest/CRC.pm
12cr|perl-Digest-CRC-0.160.0-3|44	%{_mandir}/*/*
12cr|perl-Digest-CRC-0.160.0-3|45	
12cr|perl-Digest-CRC-0.160.0-3|46	
12cr|perl-Digest-CRC-0.160.0-3|47	%changelog
12cr|perl-Digest-CRC-0.160.0-3|48	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.160.0-3
12cr|perl-Digest-CRC-0.160.0-3|49	+ Revision: 768358
12cr|perl-Digest-CRC-0.160.0-3|50	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Digest-CRC-0.160.0-3|51	
12cr|perl-Digest-CRC-0.160.0-3|52	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.160.0-2
12cr|perl-Digest-CRC-0.160.0-3|53	+ Revision: 681419
12cr|perl-Digest-CRC-0.160.0-3|54	- mass rebuild
12cr|perl-Digest-CRC-0.160.0-3|55	
12cr|perl-Digest-CRC-0.160.0-3|56	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-Digest-CRC-0.160.0-3|57	+ Revision: 587624
12cr|perl-Digest-CRC-0.160.0-3|58	- new version
12cr|perl-Digest-CRC-0.160.0-3|59	
12cr|perl-Digest-CRC-0.160.0-3|60	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-2mdv2011.0
12cr|perl-Digest-CRC-0.160.0-3|61	+ Revision: 555241
12cr|perl-Digest-CRC-0.160.0-3|62	- rebuild
12cr|perl-Digest-CRC-0.160.0-3|63	
12cr|perl-Digest-CRC-0.160.0-3|64	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.0
12cr|perl-Digest-CRC-0.160.0-3|65	+ Revision: 403127
12cr|perl-Digest-CRC-0.160.0-3|66	- rebuild using %%perl_convert_version
12cr|perl-Digest-CRC-0.160.0-3|67	
12cr|perl-Digest-CRC-0.160.0-3|68	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.14-4mdv2009.0
12cr|perl-Digest-CRC-0.160.0-3|69	+ Revision: 256680
12cr|perl-Digest-CRC-0.160.0-3|70	- rebuild
12cr|perl-Digest-CRC-0.160.0-3|71	
12cr|perl-Digest-CRC-0.160.0-3|72	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.14-2mdv2008.1
12cr|perl-Digest-CRC-0.160.0-3|73	+ Revision: 152063
12cr|perl-Digest-CRC-0.160.0-3|74	- rebuild
12cr|perl-Digest-CRC-0.160.0-3|75	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Digest-CRC-0.160.0-3|76	
12cr|perl-Digest-CRC-0.160.0-3|77	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Digest-CRC-0.160.0-3|78	- restore BuildRoot
12cr|perl-Digest-CRC-0.160.0-3|79	
12cr|perl-Digest-CRC-0.160.0-3|80	* Tue Nov 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2008.1
12cr|perl-Digest-CRC-0.160.0-3|81	+ Revision: 106539
12cr|perl-Digest-CRC-0.160.0-3|82	- update to new version 0.14
12cr|perl-Digest-CRC-0.160.0-3|83	
12cr|perl-Digest-CRC-0.160.0-3|84	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2008.1
12cr|perl-Digest-CRC-0.160.0-3|85	+ Revision: 104523
12cr|perl-Digest-CRC-0.160.0-3|86	- update to new version 0.11
12cr|perl-Digest-CRC-0.160.0-3|87	
12cr|perl-Digest-CRC-0.160.0-3|88	
12cr|perl-Digest-CRC-0.160.0-3|89	* Fri Mar 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.10-2mdv2007.1
12cr|perl-Digest-CRC-0.160.0-3|90	+ Revision: 139557
12cr|perl-Digest-CRC-0.160.0-3|91	- fix deps
12cr|perl-Digest-CRC-0.160.0-3|92	- fix deps
12cr|perl-Digest-CRC-0.160.0-3|93	- Import perl-Digest-CRC
12cr|perl-Digest-CRC-0.160.0-3|94	
12cr|perl-Digest-CRC-0.160.0-3|95	* Fri Mar 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.10-1mdv2007.1
12cr|perl-Digest-CRC-0.160.0-3|96	- initial Mandriva package
12cr|perl-Digest-CRC-0.160.0-3|97	

4379 12
12cr|perl-Digest-JHash-0.70.0-3|1	%define upstream_name    Digest-JHash
12cr|perl-Digest-JHash-0.70.0-3|2	%define upstream_version 0.07
12cr|perl-Digest-JHash-0.70.0-3|3	
12cr|perl-Digest-JHash-0.70.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Digest-JHash-0.70.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Digest-JHash-0.70.0-3|6	Release:	3
12cr|perl-Digest-JHash-0.70.0-3|7	
12cr|perl-Digest-JHash-0.70.0-3|8	Summary:    Perl extension for 32 bit Jenkins Hashing Algorithm
12cr|perl-Digest-JHash-0.70.0-3|9	License:    GPL+ or Artistic
12cr|perl-Digest-JHash-0.70.0-3|10	Group:      Development/Perl
12cr|perl-Digest-JHash-0.70.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Digest-JHash-0.70.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Digest/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Digest-JHash-0.70.0-3|13	
12cr|perl-Digest-JHash-0.70.0-3|14	BuildRequires: perl-devel
12cr|perl-Digest-JHash-0.70.0-3|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Digest-JHash-0.70.0-3|16	
12cr|perl-Digest-JHash-0.70.0-3|17	%description
12cr|perl-Digest-JHash-0.70.0-3|18	The 'Digest::JHash' module allows you to use the fast JHash hashing
12cr|perl-Digest-JHash-0.70.0-3|19	algorithm developed by Bob Jenkins from within Perl programs. The algorithm
12cr|perl-Digest-JHash-0.70.0-3|20	takes as input a message of arbitrary length and produces as output a
12cr|perl-Digest-JHash-0.70.0-3|21	32-bit "message digest" of the input in the form of an unsigned long
12cr|perl-Digest-JHash-0.70.0-3|22	integer.
12cr|perl-Digest-JHash-0.70.0-3|23	
12cr|perl-Digest-JHash-0.70.0-3|24	Call it a low calorie version of MD5 if you like.
12cr|perl-Digest-JHash-0.70.0-3|25	
12cr|perl-Digest-JHash-0.70.0-3|26	See http://burtleburtle.net/bob/hash/doobs.html for more information.
12cr|perl-Digest-JHash-0.70.0-3|27	
12cr|perl-Digest-JHash-0.70.0-3|28	%prep
12cr|perl-Digest-JHash-0.70.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Digest-JHash-0.70.0-3|30	
12cr|perl-Digest-JHash-0.70.0-3|31	%build
12cr|perl-Digest-JHash-0.70.0-3|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Digest-JHash-0.70.0-3|33	%make
12cr|perl-Digest-JHash-0.70.0-3|34	
12cr|perl-Digest-JHash-0.70.0-3|35	%check
12cr|perl-Digest-JHash-0.70.0-3|36	%make test
12cr|perl-Digest-JHash-0.70.0-3|37	
12cr|perl-Digest-JHash-0.70.0-3|38	%install
12cr|perl-Digest-JHash-0.70.0-3|39	rm -rf %buildroot
12cr|perl-Digest-JHash-0.70.0-3|40	%makeinstall_std
12cr|perl-Digest-JHash-0.70.0-3|41	
12cr|perl-Digest-JHash-0.70.0-3|42	%clean
12cr|perl-Digest-JHash-0.70.0-3|43	rm -rf %buildroot
12cr|perl-Digest-JHash-0.70.0-3|44	
12cr|perl-Digest-JHash-0.70.0-3|45	%files
12cr|perl-Digest-JHash-0.70.0-3|46	%defattr(-,root,root)
12cr|perl-Digest-JHash-0.70.0-3|47	%doc Changes META.yml README
12cr|perl-Digest-JHash-0.70.0-3|48	%{_mandir}/man3/*
12cr|perl-Digest-JHash-0.70.0-3|49	%perl_vendorlib/*
12cr|perl-Digest-JHash-0.70.0-3|50	
12cr|perl-Digest-JHash-0.70.0-3|51	
12cr|perl-Digest-JHash-0.70.0-3|52	%changelog
12cr|perl-Digest-JHash-0.70.0-3|53	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.70.0-3
12cr|perl-Digest-JHash-0.70.0-3|54	+ Revision: 768358
12cr|perl-Digest-JHash-0.70.0-3|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Digest-JHash-0.70.0-3|56	
12cr|perl-Digest-JHash-0.70.0-3|57	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.70.0-2
12cr|perl-Digest-JHash-0.70.0-3|58	+ Revision: 681420
12cr|perl-Digest-JHash-0.70.0-3|59	- mass rebuild
12cr|perl-Digest-JHash-0.70.0-3|60	
12cr|perl-Digest-JHash-0.70.0-3|61	* Mon Sep 06 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-Digest-JHash-0.70.0-3|62	+ Revision: 576295
12cr|perl-Digest-JHash-0.70.0-3|63	- update to 0.07
12cr|perl-Digest-JHash-0.70.0-3|64	
12cr|perl-Digest-JHash-0.70.0-3|65	* Thu Jul 29 2010 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Digest-JHash-0.70.0-3|66	+ Revision: 562995
12cr|perl-Digest-JHash-0.70.0-3|67	- update to 0.06
12cr|perl-Digest-JHash-0.70.0-3|68	
12cr|perl-Digest-JHash-0.70.0-3|69	* Mon Jul 26 2010 Shlomi Fish <shlomif@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Digest-JHash-0.70.0-3|70	+ Revision: 560763
12cr|perl-Digest-JHash-0.70.0-3|71	- import perl-Digest-JHash
12cr|perl-Digest-JHash-0.70.0-3|72	
12cr|perl-Digest-JHash-0.70.0-3|73	
12cr|perl-Digest-JHash-0.70.0-3|74	* Thu Jul 22 2010 cpan2dist 0.05-1mdv
12cr|perl-Digest-JHash-0.70.0-3|75	- initial mdv release, generated with cpan2dist

4380 12
12cr|perl-Digest-MD4-1.500.0-4|1	%define upstream_name    Digest-MD4
12cr|perl-Digest-MD4-1.500.0-4|2	%define upstream_version 1.5
12cr|perl-Digest-MD4-1.500.0-4|3	
12cr|perl-Digest-MD4-1.500.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Digest-MD4-1.500.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Digest-MD4-1.500.0-4|6	Release:	4
12cr|perl-Digest-MD4-1.500.0-4|7	
12cr|perl-Digest-MD4-1.500.0-4|8	Summary:	Perl interface to the MD4 Algorithm
12cr|perl-Digest-MD4-1.500.0-4|9	License:	GPL+ or Artistic
12cr|perl-Digest-MD4-1.500.0-4|10	Group:		Development/Perl
12cr|perl-Digest-MD4-1.500.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Digest-MD4-1.500.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Digest/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Digest-MD4-1.500.0-4|13	
12cr|perl-Digest-MD4-1.500.0-4|14	BuildRequires:	perl-devel
12cr|perl-Digest-MD4-1.500.0-4|15	
12cr|perl-Digest-MD4-1.500.0-4|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Digest-MD4-1.500.0-4|17	
12cr|perl-Digest-MD4-1.500.0-4|18	%description
12cr|perl-Digest-MD4-1.500.0-4|19	The Digest-MD4 module allows you to use the MD4 Message Digest algorithm from
12cr|perl-Digest-MD4-1.500.0-4|20	within Perl programs. The algorithm takes as input a message of arbitrary
12cr|perl-Digest-MD4-1.500.0-4|21	length and produces as output a 128-bit "fingerprint" or "message digest" of
12cr|perl-Digest-MD4-1.500.0-4|22	the input.
12cr|perl-Digest-MD4-1.500.0-4|23	
12cr|perl-Digest-MD4-1.500.0-4|24	%prep
12cr|perl-Digest-MD4-1.500.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Digest-MD4-1.500.0-4|26	
12cr|perl-Digest-MD4-1.500.0-4|27	%build
12cr|perl-Digest-MD4-1.500.0-4|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Digest-MD4-1.500.0-4|29	%make
12cr|perl-Digest-MD4-1.500.0-4|30	
12cr|perl-Digest-MD4-1.500.0-4|31	%check
12cr|perl-Digest-MD4-1.500.0-4|32	%make test
12cr|perl-Digest-MD4-1.500.0-4|33	
12cr|perl-Digest-MD4-1.500.0-4|34	%install
12cr|perl-Digest-MD4-1.500.0-4|35	rm -rf %{buildroot}
12cr|perl-Digest-MD4-1.500.0-4|36	%makeinstall_std
12cr|perl-Digest-MD4-1.500.0-4|37	
12cr|perl-Digest-MD4-1.500.0-4|38	%clean
12cr|perl-Digest-MD4-1.500.0-4|39	rm -rf %{buildroot}
12cr|perl-Digest-MD4-1.500.0-4|40	
12cr|perl-Digest-MD4-1.500.0-4|41	%files
12cr|perl-Digest-MD4-1.500.0-4|42	%defattr(-,root,root)
12cr|perl-Digest-MD4-1.500.0-4|43	%doc Changes README rfc1320.txt
12cr|perl-Digest-MD4-1.500.0-4|44	%{perl_vendorarch}/Digest
12cr|perl-Digest-MD4-1.500.0-4|45	%{perl_vendorarch}/auto/Digest
12cr|perl-Digest-MD4-1.500.0-4|46	%{_mandir}/*/*
12cr|perl-Digest-MD4-1.500.0-4|47	
12cr|perl-Digest-MD4-1.500.0-4|48	
12cr|perl-Digest-MD4-1.500.0-4|49	%changelog
12cr|perl-Digest-MD4-1.500.0-4|50	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.500.0-4
12cr|perl-Digest-MD4-1.500.0-4|51	+ Revision: 768358
12cr|perl-Digest-MD4-1.500.0-4|52	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Digest-MD4-1.500.0-4|53	
12cr|perl-Digest-MD4-1.500.0-4|54	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 1.500.0-3
12cr|perl-Digest-MD4-1.500.0-4|55	+ Revision: 681421
12cr|perl-Digest-MD4-1.500.0-4|56	- mass rebuild
12cr|perl-Digest-MD4-1.500.0-4|57	
12cr|perl-Digest-MD4-1.500.0-4|58	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.500.0-2mdv2011.0
12cr|perl-Digest-MD4-1.500.0-4|59	+ Revision: 555243
12cr|perl-Digest-MD4-1.500.0-4|60	- rebuild
12cr|perl-Digest-MD4-1.500.0-4|61	
12cr|perl-Digest-MD4-1.500.0-4|62	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.500.0-1mdv2010.1
12cr|perl-Digest-MD4-1.500.0-4|63	+ Revision: 504812
12cr|perl-Digest-MD4-1.500.0-4|64	- rebuild using %%perl_convert_version
12cr|perl-Digest-MD4-1.500.0-4|65	
12cr|perl-Digest-MD4-1.500.0-4|66	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.5-7mdv2010.0
12cr|perl-Digest-MD4-1.500.0-4|67	+ Revision: 430413
12cr|perl-Digest-MD4-1.500.0-4|68	- rebuild
12cr|perl-Digest-MD4-1.500.0-4|69	
12cr|perl-Digest-MD4-1.500.0-4|70	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.5-6mdv2009.0
12cr|perl-Digest-MD4-1.500.0-4|71	+ Revision: 256683
12cr|perl-Digest-MD4-1.500.0-4|72	- rebuild
12cr|perl-Digest-MD4-1.500.0-4|73	
12cr|perl-Digest-MD4-1.500.0-4|74	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.5-4mdv2008.1
12cr|perl-Digest-MD4-1.500.0-4|75	+ Revision: 152065
12cr|perl-Digest-MD4-1.500.0-4|76	- rebuild
12cr|perl-Digest-MD4-1.500.0-4|77	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Digest-MD4-1.500.0-4|78	
12cr|perl-Digest-MD4-1.500.0-4|79	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Digest-MD4-1.500.0-4|80	- restore BuildRoot
12cr|perl-Digest-MD4-1.500.0-4|81	
12cr|perl-Digest-MD4-1.500.0-4|82	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.5-3mdv2008.0
12cr|perl-Digest-MD4-1.500.0-4|83	+ Revision: 86355
12cr|perl-Digest-MD4-1.500.0-4|84	- rebuild
12cr|perl-Digest-MD4-1.500.0-4|85	
12cr|perl-Digest-MD4-1.500.0-4|86	
12cr|perl-Digest-MD4-1.500.0-4|87	* Fri Aug 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.5-2mdv2007.0
12cr|perl-Digest-MD4-1.500.0-4|88	- spec cleanup
12cr|perl-Digest-MD4-1.500.0-4|89	- %%mkrel
12cr|perl-Digest-MD4-1.500.0-4|90	
12cr|perl-Digest-MD4-1.500.0-4|91	* Tue Aug 16 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.5-1mdk
12cr|perl-Digest-MD4-1.500.0-4|92	- new version
12cr|perl-Digest-MD4-1.500.0-4|93	- fix sources url for rpmbuildupdate
12cr|perl-Digest-MD4-1.500.0-4|94	
12cr|perl-Digest-MD4-1.500.0-4|95	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4-1mdk
12cr|perl-Digest-MD4-1.500.0-4|96	- initial Mandriva package
12cr|perl-Digest-MD4-1.500.0-4|97	

4381 12
12cr|perl-Digest-MD5-2.520.0-1|1	%define upstream_name    Digest-MD5
12cr|perl-Digest-MD5-2.520.0-1|2	%define upstream_version 2.52
12cr|perl-Digest-MD5-2.520.0-1|3	
12cr|perl-Digest-MD5-2.520.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Digest-MD5-2.520.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Digest-MD5-2.520.0-1|6	Release:    1
12cr|perl-Digest-MD5-2.520.0-1|7	
12cr|perl-Digest-MD5-2.520.0-1|8	Summary:     MD5 message digest algorithm
12cr|perl-Digest-MD5-2.520.0-1|9	License:    GPL+ or Artistic
12cr|perl-Digest-MD5-2.520.0-1|10	Group:      Development/Perl
12cr|perl-Digest-MD5-2.520.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Digest-MD5-2.520.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Digest/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Digest-MD5-2.520.0-1|13	
12cr|perl-Digest-MD5-2.520.0-1|14	BuildRequires: perl(Digest::base)
12cr|perl-Digest-MD5-2.520.0-1|15	BuildRequires: perl(File::Spec)
12cr|perl-Digest-MD5-2.520.0-1|16	BuildRequires: perl(XSLoader)
12cr|perl-Digest-MD5-2.520.0-1|17	BuildRequires: perl-devel
12cr|perl-Digest-MD5-2.520.0-1|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Digest-MD5-2.520.0-1|19	
12cr|perl-Digest-MD5-2.520.0-1|20	%description
12cr|perl-Digest-MD5-2.520.0-1|21	The 'Digest::MD5' module allows you to use the RSA Data Security Inc. MD5
12cr|perl-Digest-MD5-2.520.0-1|22	Message Digest algorithm from within Perl programs. The algorithm takes as
12cr|perl-Digest-MD5-2.520.0-1|23	input a message of arbitrary length and produces as output a 128-bit
12cr|perl-Digest-MD5-2.520.0-1|24	"fingerprint" or "message digest" of the input.
12cr|perl-Digest-MD5-2.520.0-1|25	
12cr|perl-Digest-MD5-2.520.0-1|26	Note that the MD5 algorithm is not as strong as it used to be. It has since
12cr|perl-Digest-MD5-2.520.0-1|27	2005 been easy to generate different messages that produce the same MD5
12cr|perl-Digest-MD5-2.520.0-1|28	digest. It still seems hard to generate messages that produce a given
12cr|perl-Digest-MD5-2.520.0-1|29	digest, but it is probably wise to move to stronger algorithms for
12cr|perl-Digest-MD5-2.520.0-1|30	applications that depend on the digest to uniquely identify a message.
12cr|perl-Digest-MD5-2.520.0-1|31	
12cr|perl-Digest-MD5-2.520.0-1|32	The 'Digest::MD5' module provide a procedural interface for simple use, as
12cr|perl-Digest-MD5-2.520.0-1|33	well as an object oriented interface that can handle messages of arbitrary
12cr|perl-Digest-MD5-2.520.0-1|34	length and which can read files directly.
12cr|perl-Digest-MD5-2.520.0-1|35	
12cr|perl-Digest-MD5-2.520.0-1|36	%prep
12cr|perl-Digest-MD5-2.520.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Digest-MD5-2.520.0-1|38	
12cr|perl-Digest-MD5-2.520.0-1|39	%build
12cr|perl-Digest-MD5-2.520.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Digest-MD5-2.520.0-1|41	
12cr|perl-Digest-MD5-2.520.0-1|42	%{make}
12cr|perl-Digest-MD5-2.520.0-1|43	
12cr|perl-Digest-MD5-2.520.0-1|44	%check
12cr|perl-Digest-MD5-2.520.0-1|45	%{make} test
12cr|perl-Digest-MD5-2.520.0-1|46	
12cr|perl-Digest-MD5-2.520.0-1|47	%install
12cr|perl-Digest-MD5-2.520.0-1|48	rm -rf %buildroot
12cr|perl-Digest-MD5-2.520.0-1|49	%makeinstall_std
12cr|perl-Digest-MD5-2.520.0-1|50	
12cr|perl-Digest-MD5-2.520.0-1|51	%clean
12cr|perl-Digest-MD5-2.520.0-1|52	rm -rf %buildroot
12cr|perl-Digest-MD5-2.520.0-1|53	
12cr|perl-Digest-MD5-2.520.0-1|54	%files
12cr|perl-Digest-MD5-2.520.0-1|55	%defattr(-,root,root)
12cr|perl-Digest-MD5-2.520.0-1|56	%doc Changes README
12cr|perl-Digest-MD5-2.520.0-1|57	%{_mandir}/man3/*
12cr|perl-Digest-MD5-2.520.0-1|58	%perl_vendorlib/*
12cr|perl-Digest-MD5-2.520.0-1|59	
12cr|perl-Digest-MD5-2.520.0-1|60	
12cr|perl-Digest-MD5-2.520.0-1|61	
12cr|perl-Digest-MD5-2.520.0-1|62	
12cr|perl-Digest-MD5-2.520.0-1|63	%changelog
12cr|perl-Digest-MD5-2.520.0-1|64	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 2.510.0-2mdv2011.0
12cr|perl-Digest-MD5-2.520.0-1|65	+ Revision: 681422
12cr|perl-Digest-MD5-2.520.0-1|66	- mass rebuild
12cr|perl-Digest-MD5-2.520.0-1|67	
12cr|perl-Digest-MD5-2.520.0-1|68	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Digest-MD5-2.520.0-1|69	- update to new version 2.51
12cr|perl-Digest-MD5-2.520.0-1|70	
12cr|perl-Digest-MD5-2.520.0-1|71	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 2.400.0-3mdv2011.0
12cr|perl-Digest-MD5-2.520.0-1|72	+ Revision: 562421
12cr|perl-Digest-MD5-2.520.0-1|73	- rebuild
12cr|perl-Digest-MD5-2.520.0-1|74	
12cr|perl-Digest-MD5-2.520.0-1|75	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.400.0-2mdv2011.0
12cr|perl-Digest-MD5-2.520.0-1|76	+ Revision: 555796
12cr|perl-Digest-MD5-2.520.0-1|77	- rebuild for perl 5.12
12cr|perl-Digest-MD5-2.520.0-1|78	
12cr|perl-Digest-MD5-2.520.0-1|79	* Mon Jul 12 2010 Jérôme Quelin <jquelin@mandriva.org> 2.400.0-1mdv2011.0
12cr|perl-Digest-MD5-2.520.0-1|80	+ Revision: 551219
12cr|perl-Digest-MD5-2.520.0-1|81	- update to 2.40
12cr|perl-Digest-MD5-2.520.0-1|82	
12cr|perl-Digest-MD5-2.520.0-1|83	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 2.390.0-1mdv2010.0
12cr|perl-Digest-MD5-2.520.0-1|84	+ Revision: 395357
12cr|perl-Digest-MD5-2.520.0-1|85	- import perl-Digest-MD5
12cr|perl-Digest-MD5-2.520.0-1|86	
12cr|perl-Digest-MD5-2.520.0-1|87	
12cr|perl-Digest-MD5-2.520.0-1|88	* Sun Jul 12 2009 cpan2dist 2.39-1mdv
12cr|perl-Digest-MD5-2.520.0-1|89	- initial mdv release, generated with cpan2dist

4382 12
12cr|perl-Digest-MD5-M4p-0.10.0-4|1	%define upstream_name    Digest-MD5-M4p
12cr|perl-Digest-MD5-M4p-0.10.0-4|2	%define upstream_version 0.01
12cr|perl-Digest-MD5-M4p-0.10.0-4|3	
12cr|perl-Digest-MD5-M4p-0.10.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Digest-MD5-M4p-0.10.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Digest-MD5-M4p-0.10.0-4|6	Release:	4
12cr|perl-Digest-MD5-M4p-0.10.0-4|7	
12cr|perl-Digest-MD5-M4p-0.10.0-4|8	Summary:    Perl interface to a variant of the MD5 algorithm
12cr|perl-Digest-MD5-M4p-0.10.0-4|9	License:    Artistic
12cr|perl-Digest-MD5-M4p-0.10.0-4|10	Group:      Development/Perl
12cr|perl-Digest-MD5-M4p-0.10.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Digest-MD5-M4p-0.10.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Digest/Digest-MD5-M4p-%{upstream_version}.tar.bz2
12cr|perl-Digest-MD5-M4p-0.10.0-4|13	
12cr|perl-Digest-MD5-M4p-0.10.0-4|14	BuildRequires: perl-devel
12cr|perl-Digest-MD5-M4p-0.10.0-4|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Digest-MD5-M4p-0.10.0-4|16	
12cr|perl-Digest-MD5-M4p-0.10.0-4|17	%description
12cr|perl-Digest-MD5-M4p-0.10.0-4|18	he Digest::MD5 module is cloned from the Digest::MD5 module to support a
12cr|perl-Digest-MD5-M4p-0.10.0-4|19	variant  Apple iTunes implementation of the MD5 algorithm. If you don't know
12cr|perl-Digest-MD5-M4p-0.10.0-4|20	why this is so, don't bother with this module! It is incompatible with RSA
12cr|perl-Digest-MD5-M4p-0.10.0-4|21	and RFC standards!
12cr|perl-Digest-MD5-M4p-0.10.0-4|22	
12cr|perl-Digest-MD5-M4p-0.10.0-4|23	%prep
12cr|perl-Digest-MD5-M4p-0.10.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Digest-MD5-M4p-0.10.0-4|25	
12cr|perl-Digest-MD5-M4p-0.10.0-4|26	%build
12cr|perl-Digest-MD5-M4p-0.10.0-4|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Digest-MD5-M4p-0.10.0-4|28	%{__make}
12cr|perl-Digest-MD5-M4p-0.10.0-4|29	
12cr|perl-Digest-MD5-M4p-0.10.0-4|30	%check
12cr|perl-Digest-MD5-M4p-0.10.0-4|31	%{__make} test
12cr|perl-Digest-MD5-M4p-0.10.0-4|32	
12cr|perl-Digest-MD5-M4p-0.10.0-4|33	%install
12cr|perl-Digest-MD5-M4p-0.10.0-4|34	rm -rf $RPM_BUILD_ROOT
12cr|perl-Digest-MD5-M4p-0.10.0-4|35	%makeinstall_std
12cr|perl-Digest-MD5-M4p-0.10.0-4|36	
12cr|perl-Digest-MD5-M4p-0.10.0-4|37	%clean
12cr|perl-Digest-MD5-M4p-0.10.0-4|38	%{__rm} -rf %{buildroot}
12cr|perl-Digest-MD5-M4p-0.10.0-4|39	
12cr|perl-Digest-MD5-M4p-0.10.0-4|40	%files
12cr|perl-Digest-MD5-M4p-0.10.0-4|41	%defattr(-, root, root, 0755)
12cr|perl-Digest-MD5-M4p-0.10.0-4|42	%doc README Changes
12cr|perl-Digest-MD5-M4p-0.10.0-4|43	%{_mandir}/man3/*
12cr|perl-Digest-MD5-M4p-0.10.0-4|44	%{perl_vendorarch}/Digest/MD5/M4p.pm
12cr|perl-Digest-MD5-M4p-0.10.0-4|45	%{perl_vendorarch}/auto/Digest/MD5/M4p
12cr|perl-Digest-MD5-M4p-0.10.0-4|46	
12cr|perl-Digest-MD5-M4p-0.10.0-4|47	
12cr|perl-Digest-MD5-M4p-0.10.0-4|48	%changelog
12cr|perl-Digest-MD5-M4p-0.10.0-4|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.10.0-4
12cr|perl-Digest-MD5-M4p-0.10.0-4|50	+ Revision: 768358
12cr|perl-Digest-MD5-M4p-0.10.0-4|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Digest-MD5-M4p-0.10.0-4|52	
12cr|perl-Digest-MD5-M4p-0.10.0-4|53	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.10.0-3
12cr|perl-Digest-MD5-M4p-0.10.0-4|54	+ Revision: 681423
12cr|perl-Digest-MD5-M4p-0.10.0-4|55	- mass rebuild
12cr|perl-Digest-MD5-M4p-0.10.0-4|56	
12cr|perl-Digest-MD5-M4p-0.10.0-4|57	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-2mdv2011.0
12cr|perl-Digest-MD5-M4p-0.10.0-4|58	+ Revision: 555244
12cr|perl-Digest-MD5-M4p-0.10.0-4|59	- rebuild
12cr|perl-Digest-MD5-M4p-0.10.0-4|60	
12cr|perl-Digest-MD5-M4p-0.10.0-4|61	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-Digest-MD5-M4p-0.10.0-4|62	+ Revision: 403151
12cr|perl-Digest-MD5-M4p-0.10.0-4|63	- rebuild using %%perl_convert_version
12cr|perl-Digest-MD5-M4p-0.10.0-4|64	
12cr|perl-Digest-MD5-M4p-0.10.0-4|65	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.01-3mdv2009.0
12cr|perl-Digest-MD5-M4p-0.10.0-4|66	+ Revision: 256685
12cr|perl-Digest-MD5-M4p-0.10.0-4|67	- rebuild
12cr|perl-Digest-MD5-M4p-0.10.0-4|68	
12cr|perl-Digest-MD5-M4p-0.10.0-4|69	* Sun Mar 23 2008 Stefan van der Eijk <stefan@mandriva.org> 0.01-1mdv2008.1
12cr|perl-Digest-MD5-M4p-0.10.0-4|70	+ Revision: 189577
12cr|perl-Digest-MD5-M4p-0.10.0-4|71	- import perl-Digest-MD5-M4p
12cr|perl-Digest-MD5-M4p-0.10.0-4|72	
12cr|perl-Digest-MD5-M4p-0.10.0-4|73	

4383 12
12cr|perl-Digest-Perl-MD5-1.800.0-3|1	%define upstream_name    Digest-Perl-MD5
12cr|perl-Digest-Perl-MD5-1.800.0-3|2	%define upstream_version 1.8
12cr|perl-Digest-Perl-MD5-1.800.0-3|3	
12cr|perl-Digest-Perl-MD5-1.800.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-Digest-Perl-MD5-1.800.0-3|5	%define __noautoreq '/bin/false'
12cr|perl-Digest-Perl-MD5-1.800.0-3|6	%endif
12cr|perl-Digest-Perl-MD5-1.800.0-3|7	
12cr|perl-Digest-Perl-MD5-1.800.0-3|8	Name:		perl-%{upstream_name}
12cr|perl-Digest-Perl-MD5-1.800.0-3|9	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Digest-Perl-MD5-1.800.0-3|10	Release:	3
12cr|perl-Digest-Perl-MD5-1.800.0-3|11	
12cr|perl-Digest-Perl-MD5-1.800.0-3|12	Summary:	Perl implementation of Ron Rivests MD5 Algorithm
12cr|perl-Digest-Perl-MD5-1.800.0-3|13	License:	GPL+ or Artistic
12cr|perl-Digest-Perl-MD5-1.800.0-3|14	Group:		Development/Perl
12cr|perl-Digest-Perl-MD5-1.800.0-3|15	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Digest-Perl-MD5-1.800.0-3|16	Source0:    http://www.cpan.org/modules/by-module/OLE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Digest-Perl-MD5-1.800.0-3|17	Patch0:     Digest-Perl-MD5-1.8-false-path.patch
12cr|perl-Digest-Perl-MD5-1.800.0-3|18	
12cr|perl-Digest-Perl-MD5-1.800.0-3|19	BuildArch:	noarch
12cr|perl-Digest-Perl-MD5-1.800.0-3|20	BuildRequires:	perl-devel
12cr|perl-Digest-Perl-MD5-1.800.0-3|21	
12cr|perl-Digest-Perl-MD5-1.800.0-3|22	%description
12cr|perl-Digest-Perl-MD5-1.800.0-3|23	This is not an interface (like Digest::MD5) but a Perl implementation of MD5.
12cr|perl-Digest-Perl-MD5-1.800.0-3|24	It is written in perl only and because of this it is slow but it works without
12cr|perl-Digest-Perl-MD5-1.800.0-3|25	C-Code. You should use Digest::MD5 instead of this module if it is available.
12cr|perl-Digest-Perl-MD5-1.800.0-3|26	This module is only useful for:
12cr|perl-Digest-Perl-MD5-1.800.0-3|27	*  computers where you cannot install Digest::MD5 (e.g. lack of a C-Compiler)
12cr|perl-Digest-Perl-MD5-1.800.0-3|28	*  encrypting only small amounts of data (less than one million bytes).
12cr|perl-Digest-Perl-MD5-1.800.0-3|29	I use it to hash passwords.
12cr|perl-Digest-Perl-MD5-1.800.0-3|30	*  educational purposes
12cr|perl-Digest-Perl-MD5-1.800.0-3|31	
12cr|perl-Digest-Perl-MD5-1.800.0-3|32	
12cr|perl-Digest-Perl-MD5-1.800.0-3|33	%prep
12cr|perl-Digest-Perl-MD5-1.800.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Digest-Perl-MD5-1.800.0-3|35	%patch0 -p1
12cr|perl-Digest-Perl-MD5-1.800.0-3|36	
12cr|perl-Digest-Perl-MD5-1.800.0-3|37	# perl path hack
12cr|perl-Digest-Perl-MD5-1.800.0-3|38	find . -type f | xargs perl -p -i -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
12cr|perl-Digest-Perl-MD5-1.800.0-3|39	
12cr|perl-Digest-Perl-MD5-1.800.0-3|40	%build
12cr|perl-Digest-Perl-MD5-1.800.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Digest-Perl-MD5-1.800.0-3|42	%make OPTIMIZE="%{optflags}"
12cr|perl-Digest-Perl-MD5-1.800.0-3|43	
12cr|perl-Digest-Perl-MD5-1.800.0-3|44	%install
12cr|perl-Digest-Perl-MD5-1.800.0-3|45	%makeinstall_std
12cr|perl-Digest-Perl-MD5-1.800.0-3|46	
12cr|perl-Digest-Perl-MD5-1.800.0-3|47	%files
12cr|perl-Digest-Perl-MD5-1.800.0-3|48	%doc README
12cr|perl-Digest-Perl-MD5-1.800.0-3|49	%{perl_vendorlib}/Digest
12cr|perl-Digest-Perl-MD5-1.800.0-3|50	%{_mandir}/*/*
12cr|perl-Digest-Perl-MD5-1.800.0-3|51	

4384 12
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|1	%define	upstream_name	 Digest-SHA-PurePerl
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|2	%define	upstream_version 5.62
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|3	
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|6	Release:	%mkrel 1
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|7	
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|8	Summary:	Perl implementation of SHA-1/224/256/384/512
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|9	License:	GPL+ or Artistic
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|10	Group:		Development/Perl
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSHELOR/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|13	BuildRequires:	perl-devel
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|14	
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|15	BuildArch:	noarch
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|17	
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|18	%description
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|19	Digest::SHA::PurePerl is a complete implementation of the NIST
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|20	Secure Hash Standard.  It gives Perl programmers a convenient way
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|21	to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|22	digests.  The module can handle all types of input, including
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|23	partial-byte data.
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|24	
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|25	%prep
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|27	
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|28	%build
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor -d
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|30	%make
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|31	
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|32	%check
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|33	%{__make} test
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|34	
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|35	%install
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|36	%{__rm} -rf %{buildroot}
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|37	
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|38	%makeinstall_std
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|39	
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|40	%clean
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|41	%{__rm} -rf %{buildroot}
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|42	
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|43	%files
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|44	%defattr(-,root,root)
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|45	%doc README
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|46	%{perl_vendorlib}/Digest/SHA/PurePerl.pm
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|47	%{_mandir}/man1/*
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|48	%{_mandir}/man3/*
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|49	%{_bindir}/*
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|50	
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|51	
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|52	%changelog
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|53	* Sun May 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 5.620.0-1mdv2011.0
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|54	+ Revision: 674800
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|55	- update to new version 5.62
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|56	
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|57	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 5.610.0-1
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|58	+ Revision: 643378
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|59	- update to new version 5.61
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|60	
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|61	* Fri Dec 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 5.500.0-1mdv2011.0
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|62	+ Revision: 622683
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|63	- update to new version 5.50
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|64	
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|65	* Thu Jan 07 2010 Emmanuel Andry <eandry@mandriva.org> 5.480.0-1mdv2011.0
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|66	+ Revision: 487176
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|67	- import perl-Digest-SHA-PurePerl
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|68	
12cr|perl-Digest-SHA-PurePerl-5.620.0-1|69	

4385 12
12cr|perl-Digest-Whirlpool-1.90.0-4|1	%define	upstream_name	 Digest-Whirlpool
12cr|perl-Digest-Whirlpool-1.90.0-4|2	%define upstream_version 1.09
12cr|perl-Digest-Whirlpool-1.90.0-4|3	
12cr|perl-Digest-Whirlpool-1.90.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Digest-Whirlpool-1.90.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Digest-Whirlpool-1.90.0-4|6	Release:	4
12cr|perl-Digest-Whirlpool-1.90.0-4|7	
12cr|perl-Digest-Whirlpool-1.90.0-4|8	Summary:	Perl 512-bit one-way hash
12cr|perl-Digest-Whirlpool-1.90.0-4|9	License:	GPL
12cr|perl-Digest-Whirlpool-1.90.0-4|10	Group:		Development/Perl
12cr|perl-Digest-Whirlpool-1.90.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Digest-Whirlpool-1.90.0-4|12	Source0:	http://search.cpan.org/CPAN/authors/id/A/AV/AVAR/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Digest-Whirlpool-1.90.0-4|13	
12cr|perl-Digest-Whirlpool-1.90.0-4|14	BuildRequires:	perl-devel
12cr|perl-Digest-Whirlpool-1.90.0-4|15	
12cr|perl-Digest-Whirlpool-1.90.0-4|16	%description
12cr|perl-Digest-Whirlpool-1.90.0-4|17	Digest::Whirlpool is a 512-bit, collision-resistant, one-way hash function.
12cr|perl-Digest-Whirlpool-1.90.0-4|18	
12cr|perl-Digest-Whirlpool-1.90.0-4|19	%prep
12cr|perl-Digest-Whirlpool-1.90.0-4|20	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Digest-Whirlpool-1.90.0-4|21	
12cr|perl-Digest-Whirlpool-1.90.0-4|22	%build
12cr|perl-Digest-Whirlpool-1.90.0-4|23	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Digest-Whirlpool-1.90.0-4|24	%make OPTIMIZE="%{optflags}"
12cr|perl-Digest-Whirlpool-1.90.0-4|25	
12cr|perl-Digest-Whirlpool-1.90.0-4|26	%check
12cr|perl-Digest-Whirlpool-1.90.0-4|27	make test
12cr|perl-Digest-Whirlpool-1.90.0-4|28	
12cr|perl-Digest-Whirlpool-1.90.0-4|29	%install
12cr|perl-Digest-Whirlpool-1.90.0-4|30	%makeinstall_std
12cr|perl-Digest-Whirlpool-1.90.0-4|31	
12cr|perl-Digest-Whirlpool-1.90.0-4|32	%files
12cr|perl-Digest-Whirlpool-1.90.0-4|33	%doc README Changes
12cr|perl-Digest-Whirlpool-1.90.0-4|34	%{_bindir}/whirlpoolsum
12cr|perl-Digest-Whirlpool-1.90.0-4|35	%{_mandir}/*/*
12cr|perl-Digest-Whirlpool-1.90.0-4|36	%{perl_vendorarch}/Digest/*.pm
12cr|perl-Digest-Whirlpool-1.90.0-4|37	%{perl_vendorarch}/auto/Digest/Whirlpool
12cr|perl-Digest-Whirlpool-1.90.0-4|38	
12cr|perl-Digest-Whirlpool-1.90.0-4|39	
12cr|perl-Digest-Whirlpool-1.90.0-4|40	%changelog
12cr|perl-Digest-Whirlpool-1.90.0-4|41	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.90.0-4
12cr|perl-Digest-Whirlpool-1.90.0-4|42	+ Revision: 768358
12cr|perl-Digest-Whirlpool-1.90.0-4|43	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Digest-Whirlpool-1.90.0-4|44	
12cr|perl-Digest-Whirlpool-1.90.0-4|45	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 1.90.0-3
12cr|perl-Digest-Whirlpool-1.90.0-4|46	+ Revision: 681424
12cr|perl-Digest-Whirlpool-1.90.0-4|47	- mass rebuild
12cr|perl-Digest-Whirlpool-1.90.0-4|48	
12cr|perl-Digest-Whirlpool-1.90.0-4|49	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.90.0-2mdv2011.0
12cr|perl-Digest-Whirlpool-1.90.0-4|50	+ Revision: 555248
12cr|perl-Digest-Whirlpool-1.90.0-4|51	- rebuild
12cr|perl-Digest-Whirlpool-1.90.0-4|52	
12cr|perl-Digest-Whirlpool-1.90.0-4|53	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.90.0-1mdv2010.1
12cr|perl-Digest-Whirlpool-1.90.0-4|54	+ Revision: 460840
12cr|perl-Digest-Whirlpool-1.90.0-4|55	- update to 1.09
12cr|perl-Digest-Whirlpool-1.90.0-4|56	
12cr|perl-Digest-Whirlpool-1.90.0-4|57	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.6-5mdv2010.0
12cr|perl-Digest-Whirlpool-1.90.0-4|58	+ Revision: 430414
12cr|perl-Digest-Whirlpool-1.90.0-4|59	- rebuild
12cr|perl-Digest-Whirlpool-1.90.0-4|60	
12cr|perl-Digest-Whirlpool-1.90.0-4|61	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.0.6-4mdv2009.0
12cr|perl-Digest-Whirlpool-1.90.0-4|62	+ Revision: 256687
12cr|perl-Digest-Whirlpool-1.90.0-4|63	- rebuild
12cr|perl-Digest-Whirlpool-1.90.0-4|64	
12cr|perl-Digest-Whirlpool-1.90.0-4|65	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.0.6-2mdv2008.1
12cr|perl-Digest-Whirlpool-1.90.0-4|66	+ Revision: 152068
12cr|perl-Digest-Whirlpool-1.90.0-4|67	- rebuild
12cr|perl-Digest-Whirlpool-1.90.0-4|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Digest-Whirlpool-1.90.0-4|69	
12cr|perl-Digest-Whirlpool-1.90.0-4|70	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Digest-Whirlpool-1.90.0-4|71	- restore BuildRoot
12cr|perl-Digest-Whirlpool-1.90.0-4|72	
12cr|perl-Digest-Whirlpool-1.90.0-4|73	* Mon Jul 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.6-1mdv2008.0
12cr|perl-Digest-Whirlpool-1.90.0-4|74	+ Revision: 52489
12cr|perl-Digest-Whirlpool-1.90.0-4|75	- update to new version 1.0.6
12cr|perl-Digest-Whirlpool-1.90.0-4|76	
12cr|perl-Digest-Whirlpool-1.90.0-4|77	* Fri May 04 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.5-1mdv2008.0
12cr|perl-Digest-Whirlpool-1.90.0-4|78	+ Revision: 22424
12cr|perl-Digest-Whirlpool-1.90.0-4|79	- New version
12cr|perl-Digest-Whirlpool-1.90.0-4|80	
12cr|perl-Digest-Whirlpool-1.90.0-4|81	
12cr|perl-Digest-Whirlpool-1.90.0-4|82	* Fri Mar 31 2006 Austin Acton <austin@mandriva.org> 1.0.3-1mdk
12cr|perl-Digest-Whirlpool-1.90.0-4|83	- initial package
12cr|perl-Digest-Whirlpool-1.90.0-4|84	

4386 12
12cr|perl-Directory-Scratch-0.140.0-3|1	%define upstream_name    Directory-Scratch
12cr|perl-Directory-Scratch-0.140.0-3|2	%define upstream_version 0.14
12cr|perl-Directory-Scratch-0.140.0-3|3	
12cr|perl-Directory-Scratch-0.140.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Directory-Scratch-0.140.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Directory-Scratch-0.140.0-3|6	Release:	3
12cr|perl-Directory-Scratch-0.140.0-3|7	
12cr|perl-Directory-Scratch-0.140.0-3|8	Summary:	Perl Module to generate self-cleaning scratch space for tests
12cr|perl-Directory-Scratch-0.140.0-3|9	License:	GPL+ or Artistic
12cr|perl-Directory-Scratch-0.140.0-3|10	Group:		Development/Perl
12cr|perl-Directory-Scratch-0.140.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Directory-Scratch-0.140.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Directory/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Directory-Scratch-0.140.0-3|13	
12cr|perl-Directory-Scratch-0.140.0-3|14	BuildRequires:	perl-devel
12cr|perl-Directory-Scratch-0.140.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Directory-Scratch-0.140.0-3|16	BuildRequires:	perl(File::Copy)
12cr|perl-Directory-Scratch-0.140.0-3|17	BuildRequires:	perl(File::Path)
12cr|perl-Directory-Scratch-0.140.0-3|18	BuildRequires:	perl(File::Slurp)
12cr|perl-Directory-Scratch-0.140.0-3|19	BuildRequires:	perl(File::Spec)
12cr|perl-Directory-Scratch-0.140.0-3|20	BuildRequires:	perl(File::Temp)
12cr|perl-Directory-Scratch-0.140.0-3|21	BuildRequires:	perl(File::stat)
12cr|perl-Directory-Scratch-0.140.0-3|22	BuildRequires:	perl(Path::Class)
12cr|perl-Directory-Scratch-0.140.0-3|23	BuildRequires:	perl(Test::More)
12cr|perl-Directory-Scratch-0.140.0-3|24	BuildArch:	noarch
12cr|perl-Directory-Scratch-0.140.0-3|25	
12cr|perl-Directory-Scratch-0.140.0-3|26	%description
12cr|perl-Directory-Scratch-0.140.0-3|27	When writing test suites for modules that operate on files, it's often
12cr|perl-Directory-Scratch-0.140.0-3|28	inconvenient to correctly create a platform-independent temporary storage
12cr|perl-Directory-Scratch-0.140.0-3|29	space, manipulate files inside it, then clean it up when the test exits. The
12cr|perl-Directory-Scratch-0.140.0-3|30	inconvenience usually results in tests that don't work everwhere, or worse, no
12cr|perl-Directory-Scratch-0.140.0-3|31	tests at all.
12cr|perl-Directory-Scratch-0.140.0-3|32	
12cr|perl-Directory-Scratch-0.140.0-3|33	This module aims to eliminate that problem by making it easy to do things right.
12cr|perl-Directory-Scratch-0.140.0-3|34	
12cr|perl-Directory-Scratch-0.140.0-3|35	%prep
12cr|perl-Directory-Scratch-0.140.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Directory-Scratch-0.140.0-3|37	
12cr|perl-Directory-Scratch-0.140.0-3|38	%build
12cr|perl-Directory-Scratch-0.140.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Directory-Scratch-0.140.0-3|40	%make
12cr|perl-Directory-Scratch-0.140.0-3|41	
12cr|perl-Directory-Scratch-0.140.0-3|42	%check
12cr|perl-Directory-Scratch-0.140.0-3|43	make test
12cr|perl-Directory-Scratch-0.140.0-3|44	
12cr|perl-Directory-Scratch-0.140.0-3|45	%install
12cr|perl-Directory-Scratch-0.140.0-3|46	%makeinstall_std
12cr|perl-Directory-Scratch-0.140.0-3|47	
12cr|perl-Directory-Scratch-0.140.0-3|48	%files
12cr|perl-Directory-Scratch-0.140.0-3|49	%doc Changes README
12cr|perl-Directory-Scratch-0.140.0-3|50	%{_mandir}/man3/*
12cr|perl-Directory-Scratch-0.140.0-3|51	%{perl_vendorlib}/Directory
12cr|perl-Directory-Scratch-0.140.0-3|52	
12cr|perl-Directory-Scratch-0.140.0-3|53	
12cr|perl-Directory-Scratch-0.140.0-3|54	%changelog
12cr|perl-Directory-Scratch-0.140.0-3|55	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.140.0-2mdv2011.0
12cr|perl-Directory-Scratch-0.140.0-3|56	+ Revision: 681425
12cr|perl-Directory-Scratch-0.140.0-3|57	- mass rebuild
12cr|perl-Directory-Scratch-0.140.0-3|58	
12cr|perl-Directory-Scratch-0.140.0-3|59	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-Directory-Scratch-0.140.0-3|60	+ Revision: 402136
12cr|perl-Directory-Scratch-0.140.0-3|61	- rebuild using %%perl_convert_version
12cr|perl-Directory-Scratch-0.140.0-3|62	
12cr|perl-Directory-Scratch-0.140.0-3|63	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.14-2mdv2009.0
12cr|perl-Directory-Scratch-0.140.0-3|64	+ Revision: 268440
12cr|perl-Directory-Scratch-0.140.0-3|65	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Directory-Scratch-0.140.0-3|66	
12cr|perl-Directory-Scratch-0.140.0-3|67	* Wed Jun 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2009.0
12cr|perl-Directory-Scratch-0.140.0-3|68	+ Revision: 217982
12cr|perl-Directory-Scratch-0.140.0-3|69	- update to new version 0.14
12cr|perl-Directory-Scratch-0.140.0-3|70	
12cr|perl-Directory-Scratch-0.140.0-3|71	+ Michael Scherer <misc@mandriva.org>
12cr|perl-Directory-Scratch-0.140.0-3|72	- enhance description and summary
12cr|perl-Directory-Scratch-0.140.0-3|73	
12cr|perl-Directory-Scratch-0.140.0-3|74	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2009.0
12cr|perl-Directory-Scratch-0.140.0-3|75	+ Revision: 213728
12cr|perl-Directory-Scratch-0.140.0-3|76	- import perl-Directory-Scratch
12cr|perl-Directory-Scratch-0.140.0-3|77	
12cr|perl-Directory-Scratch-0.140.0-3|78	
12cr|perl-Directory-Scratch-0.140.0-3|79	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2009.0
12cr|perl-Directory-Scratch-0.140.0-3|80	- first mdv release

4387 12
12cr|perl-Directory-Scratch-Structured-0.40.0-3|1	%define upstream_name    Directory-Scratch-Structured
12cr|perl-Directory-Scratch-Structured-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Directory-Scratch-Structured-0.40.0-3|3	
12cr|perl-Directory-Scratch-Structured-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Directory-Scratch-Structured-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Directory-Scratch-Structured-0.40.0-3|6	Release:	3
12cr|perl-Directory-Scratch-Structured-0.40.0-3|7	
12cr|perl-Directory-Scratch-Structured-0.40.0-3|8	Summary:	Creates temporary files and directories from a structured description
12cr|perl-Directory-Scratch-Structured-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Directory-Scratch-Structured-0.40.0-3|10	Group:		Development/Perl
12cr|perl-Directory-Scratch-Structured-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Directory-Scratch-Structured-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Directory/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Directory-Scratch-Structured-0.40.0-3|13	
12cr|perl-Directory-Scratch-Structured-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Directory-Scratch-Structured-0.40.0-3|15	BuildRequires:	perl(Data::TreeDumper)
12cr|perl-Directory-Scratch-Structured-0.40.0-3|16	BuildRequires:	perl(Directory::Scratch)
12cr|perl-Directory-Scratch-Structured-0.40.0-3|17	BuildRequires:	perl(Readonly)
12cr|perl-Directory-Scratch-Structured-0.40.0-3|18	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Directory-Scratch-Structured-0.40.0-3|19	BuildRequires:	perl(Sub::Install)
12cr|perl-Directory-Scratch-Structured-0.40.0-3|20	BuildRequires:	perl(Test::Block)
12cr|perl-Directory-Scratch-Structured-0.40.0-3|21	BuildRequires:	perl(Test::Dependencies)
12cr|perl-Directory-Scratch-Structured-0.40.0-3|22	BuildRequires:	perl(Test::Exception)
12cr|perl-Directory-Scratch-Structured-0.40.0-3|23	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-Directory-Scratch-Structured-0.40.0-3|24	BuildRequires:	perl(Test::Warn)
12cr|perl-Directory-Scratch-Structured-0.40.0-3|25	BuildRequires:	perl(Test::Pod)
12cr|perl-Directory-Scratch-Structured-0.40.0-3|26	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Directory-Scratch-Structured-0.40.0-3|27	BuildRequires:	perl(Test::Spelling)
12cr|perl-Directory-Scratch-Structured-0.40.0-3|28	BuildRequires:	perl(Test::Strict)
12cr|perl-Directory-Scratch-Structured-0.40.0-3|29	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Directory-Scratch-Structured-0.40.0-3|30	BuildRequires:	perl(Module::Build)
12cr|perl-Directory-Scratch-Structured-0.40.0-3|31	BuildArch:	noarch
12cr|perl-Directory-Scratch-Structured-0.40.0-3|32	
12cr|perl-Directory-Scratch-Structured-0.40.0-3|33	%description
12cr|perl-Directory-Scratch-Structured-0.40.0-3|34	This module adds a _create_structured_tree_ subroutine to the the
12cr|perl-Directory-Scratch-Structured-0.40.0-3|35	Directory::Scratch manpage.
12cr|perl-Directory-Scratch-Structured-0.40.0-3|36	
12cr|perl-Directory-Scratch-Structured-0.40.0-3|37	%prep
12cr|perl-Directory-Scratch-Structured-0.40.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Directory-Scratch-Structured-0.40.0-3|39	
12cr|perl-Directory-Scratch-Structured-0.40.0-3|40	%build
12cr|perl-Directory-Scratch-Structured-0.40.0-3|41	perl Build.PL installdirs=vendor
12cr|perl-Directory-Scratch-Structured-0.40.0-3|42	./Build
12cr|perl-Directory-Scratch-Structured-0.40.0-3|43	
12cr|perl-Directory-Scratch-Structured-0.40.0-3|44	%install
12cr|perl-Directory-Scratch-Structured-0.40.0-3|45	./Build install destdir=%{buildroot}
12cr|perl-Directory-Scratch-Structured-0.40.0-3|46	
12cr|perl-Directory-Scratch-Structured-0.40.0-3|47	%check
12cr|perl-Directory-Scratch-Structured-0.40.0-3|48	rm -f t/003_perl_critic.t
12cr|perl-Directory-Scratch-Structured-0.40.0-3|49	./Build test
12cr|perl-Directory-Scratch-Structured-0.40.0-3|50	
12cr|perl-Directory-Scratch-Structured-0.40.0-3|51	%files
12cr|perl-Directory-Scratch-Structured-0.40.0-3|52	%doc README Changes
12cr|perl-Directory-Scratch-Structured-0.40.0-3|53	%{_mandir}/man3/*
12cr|perl-Directory-Scratch-Structured-0.40.0-3|54	%{perl_vendorlib}/Directory
12cr|perl-Directory-Scratch-Structured-0.40.0-3|55	
12cr|perl-Directory-Scratch-Structured-0.40.0-3|56	
12cr|perl-Directory-Scratch-Structured-0.40.0-3|57	%changelog
12cr|perl-Directory-Scratch-Structured-0.40.0-3|58	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Directory-Scratch-Structured-0.40.0-3|59	+ Revision: 681426
12cr|perl-Directory-Scratch-Structured-0.40.0-3|60	- mass rebuild
12cr|perl-Directory-Scratch-Structured-0.40.0-3|61	
12cr|perl-Directory-Scratch-Structured-0.40.0-3|62	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Directory-Scratch-Structured-0.40.0-3|63	+ Revision: 403153
12cr|perl-Directory-Scratch-Structured-0.40.0-3|64	- rebuild using %%perl_convert_version
12cr|perl-Directory-Scratch-Structured-0.40.0-3|65	
12cr|perl-Directory-Scratch-Structured-0.40.0-3|66	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.1
12cr|perl-Directory-Scratch-Structured-0.40.0-3|67	+ Revision: 320428
12cr|perl-Directory-Scratch-Structured-0.40.0-3|68	- update to new version 0.04
12cr|perl-Directory-Scratch-Structured-0.40.0-3|69	
12cr|perl-Directory-Scratch-Structured-0.40.0-3|70	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.03-2mdv2009.0
12cr|perl-Directory-Scratch-Structured-0.40.0-3|71	+ Revision: 268447
12cr|perl-Directory-Scratch-Structured-0.40.0-3|72	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Directory-Scratch-Structured-0.40.0-3|73	
12cr|perl-Directory-Scratch-Structured-0.40.0-3|74	* Sun Jun 01 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2009.0
12cr|perl-Directory-Scratch-Structured-0.40.0-3|75	+ Revision: 214055
12cr|perl-Directory-Scratch-Structured-0.40.0-3|76	- drop optional Test::Distribution dependency
12cr|perl-Directory-Scratch-Structured-0.40.0-3|77	- import perl-Directory-Scratch-Structured
12cr|perl-Directory-Scratch-Structured-0.40.0-3|78	
12cr|perl-Directory-Scratch-Structured-0.40.0-3|79	
12cr|perl-Directory-Scratch-Structured-0.40.0-3|80	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2009.0
12cr|perl-Directory-Scratch-Structured-0.40.0-3|81	- first mdv release

4388 12
12cr|perl-Directory-Transactional-0.90.0-3|1	%define upstream_name    Directory-Transactional
12cr|perl-Directory-Transactional-0.90.0-3|2	%define upstream_version 0.09
12cr|perl-Directory-Transactional-0.90.0-3|3	
12cr|perl-Directory-Transactional-0.90.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Directory-Transactional-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Directory-Transactional-0.90.0-3|6	Release:	3
12cr|perl-Directory-Transactional-0.90.0-3|7	
12cr|perl-Directory-Transactional-0.90.0-3|8	Summary:	Traverse files in L<Directory::Transactional>
12cr|perl-Directory-Transactional-0.90.0-3|9	License:	GPL+ or Artistic
12cr|perl-Directory-Transactional-0.90.0-3|10	Group:		Development/Perl
12cr|perl-Directory-Transactional-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Directory-Transactional-0.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Directory/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Directory-Transactional-0.90.0-3|13	
12cr|perl-Directory-Transactional-0.90.0-3|14	BuildRequires:	perl-devel
12cr|perl-Directory-Transactional-0.90.0-3|15	BuildRequires:	perl(Any::Moose)
12cr|perl-Directory-Transactional-0.90.0-3|16	BuildRequires:	perl(Data::Stream::Bulk)
12cr|perl-Directory-Transactional-0.90.0-3|17	BuildRequires:	perl(Data::GUID)
12cr|perl-Directory-Transactional-0.90.0-3|18	BuildRequires:	perl(Directory::Scratch)
12cr|perl-Directory-Transactional-0.90.0-3|19	BuildRequires:	perl(File::NFSLock)
12cr|perl-Directory-Transactional-0.90.0-3|20	BuildRequires:	perl(File::Path)
12cr|perl-Directory-Transactional-0.90.0-3|21	BuildRequires:	perl(Hash::Util::FieldHash::Compat)
12cr|perl-Directory-Transactional-0.90.0-3|22	BuildRequires:	perl(List::Util)
12cr|perl-Directory-Transactional-0.90.0-3|23	BuildRequires:	perl(Moose)
12cr|perl-Directory-Transactional-0.90.0-3|24	BuildRequires:	perl(Path::Class)
12cr|perl-Directory-Transactional-0.90.0-3|25	BuildRequires:	perl(Scope::Guard)
12cr|perl-Directory-Transactional-0.90.0-3|26	BuildRequires:	perl(Set::Object)
12cr|perl-Directory-Transactional-0.90.0-3|27	BuildRequires:	perl(Test::Exception)
12cr|perl-Directory-Transactional-0.90.0-3|28	BuildRequires:	perl(Test::TempDir)
12cr|perl-Directory-Transactional-0.90.0-3|29	BuildRequires:	perl(Test::use::ok)
12cr|perl-Directory-Transactional-0.90.0-3|30	BuildRequires:	perl(Time::HiRes)
12cr|perl-Directory-Transactional-0.90.0-3|31	BuildRequires:	perl(namespace::clean)
12cr|perl-Directory-Transactional-0.90.0-3|32	BuildArch:	noarch
12cr|perl-Directory-Transactional-0.90.0-3|33	
12cr|perl-Directory-Transactional-0.90.0-3|34	%description
12cr|perl-Directory-Transactional-0.90.0-3|35	This module provides lock based transactions over a set of files with full
12cr|perl-Directory-Transactional-0.90.0-3|36	supported for nested transactions.
12cr|perl-Directory-Transactional-0.90.0-3|37	
12cr|perl-Directory-Transactional-0.90.0-3|38	%prep
12cr|perl-Directory-Transactional-0.90.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Directory-Transactional-0.90.0-3|40	
12cr|perl-Directory-Transactional-0.90.0-3|41	%build
12cr|perl-Directory-Transactional-0.90.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Directory-Transactional-0.90.0-3|43	%make
12cr|perl-Directory-Transactional-0.90.0-3|44	
12cr|perl-Directory-Transactional-0.90.0-3|45	%check
12cr|perl-Directory-Transactional-0.90.0-3|46	%make test
12cr|perl-Directory-Transactional-0.90.0-3|47	
12cr|perl-Directory-Transactional-0.90.0-3|48	%install
12cr|perl-Directory-Transactional-0.90.0-3|49	%makeinstall_std
12cr|perl-Directory-Transactional-0.90.0-3|50	
12cr|perl-Directory-Transactional-0.90.0-3|51	%files
12cr|perl-Directory-Transactional-0.90.0-3|52	%doc Changes LICENSE README
12cr|perl-Directory-Transactional-0.90.0-3|53	%{_mandir}/man3/*
12cr|perl-Directory-Transactional-0.90.0-3|54	%{perl_vendorlib}/*
12cr|perl-Directory-Transactional-0.90.0-3|55	
12cr|perl-Directory-Transactional-0.90.0-3|56	%changelog
12cr|perl-Directory-Transactional-0.90.0-3|57	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.90.0-2mdv2011.0
12cr|perl-Directory-Transactional-0.90.0-3|58	+ Revision: 654313
12cr|perl-Directory-Transactional-0.90.0-3|59	- rebuild for updated spec-helper
12cr|perl-Directory-Transactional-0.90.0-3|60	
12cr|perl-Directory-Transactional-0.90.0-3|61	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-Directory-Transactional-0.90.0-3|62	+ Revision: 624813
12cr|perl-Directory-Transactional-0.90.0-3|63	- import perl-Directory-Transactional
12cr|perl-Directory-Transactional-0.90.0-3|64	

4389 12
12cr|perl-Dir-Self-0.100.0-3|1	%define upstream_name    Dir-Self
12cr|perl-Dir-Self-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-Dir-Self-0.100.0-3|3	
12cr|perl-Dir-Self-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dir-Self-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dir-Self-0.100.0-3|6	Release:	3
12cr|perl-Dir-Self-0.100.0-3|7	
12cr|perl-Dir-Self-0.100.0-3|8	Summary:	A __DIR__ constant for the directory your source file is in
12cr|perl-Dir-Self-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dir-Self-0.100.0-3|10	Group:		Development/Perl
12cr|perl-Dir-Self-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dir-Self-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dir/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dir-Self-0.100.0-3|13	
12cr|perl-Dir-Self-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dir-Self-0.100.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Dir-Self-0.100.0-3|16	BuildRequires:	perl(File::Spec)
12cr|perl-Dir-Self-0.100.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Dir-Self-0.100.0-3|18	BuildArch:	noarch
12cr|perl-Dir-Self-0.100.0-3|19	
12cr|perl-Dir-Self-0.100.0-3|20	%description
12cr|perl-Dir-Self-0.100.0-3|21	Perl has two pseudo-constants describing the current location in your
12cr|perl-Dir-Self-0.100.0-3|22	source code, '__FILE__' and '__LINE__'. This module adds '__DIR__', which
12cr|perl-Dir-Self-0.100.0-3|23	expands to the directory your source file is in, as an absolute pathname.
12cr|perl-Dir-Self-0.100.0-3|24	
12cr|perl-Dir-Self-0.100.0-3|25	This is useful if your code wants to access files in the same directory,
12cr|perl-Dir-Self-0.100.0-3|26	like helper modules or configuration data. This is a bit like the FindBin
12cr|perl-Dir-Self-0.100.0-3|27	manpage except it's not limited to the main program, i.e. you can also use
12cr|perl-Dir-Self-0.100.0-3|28	it in modules. And it actually works.
12cr|perl-Dir-Self-0.100.0-3|29	
12cr|perl-Dir-Self-0.100.0-3|30	As of version 0.10 each use of '__DIR__' recomputes the directory name;
12cr|perl-Dir-Self-0.100.0-3|31	this ensures that files in different directories that share the same
12cr|perl-Dir-Self-0.100.0-3|32	package name get correct results. If you don't want this, 'use Dir::Self
12cr|perl-Dir-Self-0.100.0-3|33	qw(:static)' will create a true '__DIR__' constant in your package that
12cr|perl-Dir-Self-0.100.0-3|34	contains the directory name at the point of 'use'.
12cr|perl-Dir-Self-0.100.0-3|35	
12cr|perl-Dir-Self-0.100.0-3|36	%prep
12cr|perl-Dir-Self-0.100.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dir-Self-0.100.0-3|38	
12cr|perl-Dir-Self-0.100.0-3|39	%build
12cr|perl-Dir-Self-0.100.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dir-Self-0.100.0-3|41	%make
12cr|perl-Dir-Self-0.100.0-3|42	
12cr|perl-Dir-Self-0.100.0-3|43	%check
12cr|perl-Dir-Self-0.100.0-3|44	%make test
12cr|perl-Dir-Self-0.100.0-3|45	
12cr|perl-Dir-Self-0.100.0-3|46	%install
12cr|perl-Dir-Self-0.100.0-3|47	%makeinstall_std
12cr|perl-Dir-Self-0.100.0-3|48	
12cr|perl-Dir-Self-0.100.0-3|49	%files
12cr|perl-Dir-Self-0.100.0-3|50	%doc META.yml README
12cr|perl-Dir-Self-0.100.0-3|51	%{_mandir}/man3/*
12cr|perl-Dir-Self-0.100.0-3|52	%{perl_vendorlib}/*
12cr|perl-Dir-Self-0.100.0-3|53	
12cr|perl-Dir-Self-0.100.0-3|54	%changelog
12cr|perl-Dir-Self-0.100.0-3|55	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-Dir-Self-0.100.0-3|56	+ Revision: 658747
12cr|perl-Dir-Self-0.100.0-3|57	- rebuild for updated spec-helper
12cr|perl-Dir-Self-0.100.0-3|58	
12cr|perl-Dir-Self-0.100.0-3|59	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-Dir-Self-0.100.0-3|60	+ Revision: 554171
12cr|perl-Dir-Self-0.100.0-3|61	- import perl-Dir-Self
12cr|perl-Dir-Self-0.100.0-3|62	
12cr|perl-Dir-Self-0.100.0-3|63	
12cr|perl-Dir-Self-0.100.0-3|64	* Fri Jul 16 2010 cpan2dist 0.10-1mdv
12cr|perl-Dir-Self-0.100.0-3|65	- initial mdv release, generated with cpan2dist

4390 12
12cr|perl-Dist-Zilla-4.200.4-6|1	%define upstream_name    Dist-Zilla
12cr|perl-Dist-Zilla-4.200.4-6|2	%define upstream_version 4.200004
12cr|perl-Dist-Zilla-4.200.4-6|3	
12cr|perl-Dist-Zilla-4.200.4-6|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-4.200.4-6|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-4.200.4-6|6	Release:	6
12cr|perl-Dist-Zilla-4.200.4-6|7	
12cr|perl-Dist-Zilla-4.200.4-6|8	Summary:	Something that provides a version number for the dist
12cr|perl-Dist-Zilla-4.200.4-6|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-4.200.4-6|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-4.200.4-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-4.200.4-6|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-4.200.4-6|13	
12cr|perl-Dist-Zilla-4.200.4-6|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-4.200.4-6|15	BuildRequires:	perl(App::Cmd)
12cr|perl-Dist-Zilla-4.200.4-6|16	BuildRequires:	perl(Archive::Tar)
12cr|perl-Dist-Zilla-4.200.4-6|17	BuildRequires:	perl(CPAN::Meta::Converter)
12cr|perl-Dist-Zilla-4.200.4-6|18	BuildRequires:	perl(CPAN::Meta::Prereqs)
12cr|perl-Dist-Zilla-4.200.4-6|19	BuildRequires:	perl(CPAN::Meta::Validator)
12cr|perl-Dist-Zilla-4.200.4-6|20	BuildRequires:	perl(CPAN::Uploader)
12cr|perl-Dist-Zilla-4.200.4-6|21	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.0.0
12cr|perl-Dist-Zilla-4.200.4-6|22	BuildRequires:	perl(Data::Section)
12cr|perl-Dist-Zilla-4.200.4-6|23	BuildRequires:	perl(DateTime)
12cr|perl-Dist-Zilla-4.200.4-6|24	BuildRequires:	perl-ExtUtils-Manifest
12cr|perl-Dist-Zilla-4.200.4-6|25	BuildRequires:	perl(File::Copy::Recursive)
12cr|perl-Dist-Zilla-4.200.4-6|26	BuildRequires:	perl(File::Find::Rule)
12cr|perl-Dist-Zilla-4.200.4-6|27	BuildRequires:	perl(File::HomeDir)
12cr|perl-Dist-Zilla-4.200.4-6|28	BuildRequires:	perl(File::ShareDir)
12cr|perl-Dist-Zilla-4.200.4-6|29	BuildRequires:	perl(File::ShareDir::Install)
12cr|perl-Dist-Zilla-4.200.4-6|30	BuildRequires:	perl(File::chdir)
12cr|perl-Dist-Zilla-4.200.4-6|31	BuildRequires:	perl(File::pushd)
12cr|perl-Dist-Zilla-4.200.4-6|32	BuildRequires:	perl(Hash::Merge::Simple)
12cr|perl-Dist-Zilla-4.200.4-6|33	BuildRequires:	perl(IO::TieCombine)
12cr|perl-Dist-Zilla-4.200.4-6|34	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Dist-Zilla-4.200.4-6|35	BuildRequires:	perl(Log::Dispatchouli)
12cr|perl-Dist-Zilla-4.200.4-6|36	BuildRequires:	perl(Mixin::ExtraFields::Param)
12cr|perl-Dist-Zilla-4.200.4-6|37	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-4.200.4-6|38	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-4.200.4-6|39	BuildRequires:	perl(MooseX::LazyRequire)
12cr|perl-Dist-Zilla-4.200.4-6|40	BuildRequires:	perl(MooseX::Role::Parameterized)
12cr|perl-Dist-Zilla-4.200.4-6|41	BuildRequires:	perl(MooseX::SetOnce)
12cr|perl-Dist-Zilla-4.200.4-6|42	BuildRequires:	perl(MooseX::Singleton)
12cr|perl-Dist-Zilla-4.200.4-6|43	BuildRequires:	perl(MooseX::Types::Path::Class)
12cr|perl-Dist-Zilla-4.200.4-6|44	BuildRequires:	perl(MooseX::Types::Perl)
12cr|perl-Dist-Zilla-4.200.4-6|45	BuildRequires:	perl(PPI)
12cr|perl-Dist-Zilla-4.200.4-6|46	BuildRequires:	perl(Path::Class)
12cr|perl-Dist-Zilla-4.200.4-6|47	BuildRequires:	perl(Perl::PrereqScanner)
12cr|perl-Dist-Zilla-4.200.4-6|48	BuildRequires:	perl(Perl::Version)
12cr|perl-Dist-Zilla-4.200.4-6|49	BuildRequires:	perl(Pod::Eventual)
12cr|perl-Dist-Zilla-4.200.4-6|50	BuildRequires:	perl(Software::License)
12cr|perl-Dist-Zilla-4.200.4-6|51	BuildRequires:	perl(String::Flogger)
12cr|perl-Dist-Zilla-4.200.4-6|52	BuildRequires:	perl(String::Format)
12cr|perl-Dist-Zilla-4.200.4-6|53	BuildRequires:	perl(String::Formatter)
12cr|perl-Dist-Zilla-4.200.4-6|54	BuildRequires:	perl(String::RewritePrefix)
12cr|perl-Dist-Zilla-4.200.4-6|55	BuildRequires:	perl(Term::ReadKey)
12cr|perl-Dist-Zilla-4.200.4-6|56	BuildRequires:	perl(Test::Deep)
12cr|perl-Dist-Zilla-4.200.4-6|57	BuildRequires:	perl(Test::Fatal)
12cr|perl-Dist-Zilla-4.200.4-6|58	BuildRequires:	perl(Text::Template)
12cr|perl-Dist-Zilla-4.200.4-6|59	BuildRequires:	perl(Version::Requirements)
12cr|perl-Dist-Zilla-4.200.4-6|60	BuildRequires:	perl(YAML::Tiny)
12cr|perl-Dist-Zilla-4.200.4-6|61	BuildRequires:	perl(autobox)
12cr|perl-Dist-Zilla-4.200.4-6|62	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-4.200.4-6|63	BuildRequires:	perl(version) >= 1:0.790.0
12cr|perl-Dist-Zilla-4.200.4-6|64	
12cr|perl-Dist-Zilla-4.200.4-6|65	BuildArch:	noarch
12cr|perl-Dist-Zilla-4.200.4-6|66	Requires:	perl(aliased)
12cr|perl-Dist-Zilla-4.200.4-6|67	Requires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-4.200.4-6|68	Requires:	perl(version)
12cr|perl-Dist-Zilla-4.200.4-6|69	Suggests:	perl(Task::Dist::Zilla)
12cr|perl-Dist-Zilla-4.200.4-6|70	
12cr|perl-Dist-Zilla-4.200.4-6|71	
12cr|perl-Dist-Zilla-4.200.4-6|72	%description
12cr|perl-Dist-Zilla-4.200.4-6|73	Dist::Zilla builds distributions of code to be uploaded to the CPAN. In
12cr|perl-Dist-Zilla-4.200.4-6|74	this respect, it is like the ExtUtils::MakeMaker manpage, the Module::Build
12cr|perl-Dist-Zilla-4.200.4-6|75	manpage, or the Module::Install manpage. Unlike those tools, however, it is
12cr|perl-Dist-Zilla-4.200.4-6|76	not also a system for installing code that has been downloaded from the
12cr|perl-Dist-Zilla-4.200.4-6|77	CPAN. Since it's only run by authors, and is meant to be run on a
12cr|perl-Dist-Zilla-4.200.4-6|78	repository checkout rather than on published, released code, it can do much
12cr|perl-Dist-Zilla-4.200.4-6|79	more than those tools, and is free to make much more ludicrous demands in
12cr|perl-Dist-Zilla-4.200.4-6|80	terms of prerequisites.
12cr|perl-Dist-Zilla-4.200.4-6|81	
12cr|perl-Dist-Zilla-4.200.4-6|82	For more information, see the Dist::Zilla::Tutorial manpage.
12cr|perl-Dist-Zilla-4.200.4-6|83	
12cr|perl-Dist-Zilla-4.200.4-6|84	%prep
12cr|perl-Dist-Zilla-4.200.4-6|85	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-4.200.4-6|86	
12cr|perl-Dist-Zilla-4.200.4-6|87	%build
12cr|perl-Dist-Zilla-4.200.4-6|88	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-4.200.4-6|89	%make
12cr|perl-Dist-Zilla-4.200.4-6|90	
12cr|perl-Dist-Zilla-4.200.4-6|91	%install
12cr|perl-Dist-Zilla-4.200.4-6|92	%makeinstall_std
12cr|perl-Dist-Zilla-4.200.4-6|93	install -d %{buildroot}%{_sysconfdir}/bash_completion.d/
12cr|perl-Dist-Zilla-4.200.4-6|94	install -m 644 misc/dzil-bash_completion %{buildroot}/etc/bash_completion.d/dzil
12cr|perl-Dist-Zilla-4.200.4-6|95	
12cr|perl-Dist-Zilla-4.200.4-6|96	%files
12cr|perl-Dist-Zilla-4.200.4-6|97	%doc Changes LICENSE README META.yml
12cr|perl-Dist-Zilla-4.200.4-6|98	%{_mandir}/man1/*
12cr|perl-Dist-Zilla-4.200.4-6|99	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-4.200.4-6|100	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-4.200.4-6|101	%{_bindir}/dzil
12cr|perl-Dist-Zilla-4.200.4-6|102	%{_sysconfdir}/bash_completion.d/dzil
12cr|perl-Dist-Zilla-4.200.4-6|103	

4391 12
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|1	%define upstream_name    Dist-Zilla-BeLike-CSJEWELL
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|2	%define upstream_version 0.901
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|3	
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|6	Release:	3
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|7	
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|8	Summary:	Build a modern dist like CSJEWELL does it
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|13	
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::Twitter)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|18	BuildRequires:	perl(Email::Address)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|19	BuildRequires:	perl(File::ShareDir)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|20	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|21	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|22	BuildRequires:	perl(Net::FTP)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|23	BuildRequires:	perl(Net::Netrc)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|24	BuildRequires:	perl(PPIx::Regexp)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|25	BuildRequires:	perl(PPIx::Utilities::Statement)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|26	BuildRequires:	perl(Parse::CPAN::Meta)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|27	BuildRequires:	perl(Perl::Critic)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|28	BuildRequires:	perl(Perl::Critic::More)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|29	BuildRequires:	perl(Perl::Critic::Utils::Constants)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|30	BuildRequires:	perl(Perl::MinimumVersion)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|31	BuildRequires:	perl(Perl::Tidy)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|32	BuildRequires:	perl(Pod::Coverage)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|33	BuildRequires:	perl(Pod::Coverage::Moose)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|34	BuildRequires:	perl(Pod::Readme)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|35	BuildRequires:	perl(Pod::Simple)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|36	BuildRequires:	perl(Pod::Spell::CommonMistakes)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|37	BuildRequires:	perl(Software::License)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|38	BuildRequires:	perl(Test::CPAN::Meta)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|39	BuildRequires:	perl(Test::CheckChanges)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|40	BuildRequires:	perl(Test::DistManifest)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|41	BuildRequires:	perl(Test::Fixme)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|42	BuildRequires:	perl(Test::HasVersion)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|43	BuildRequires:	perl(Test::MinimumVersion)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|44	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|45	BuildRequires:	perl(Test::Perl::Critic)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|46	BuildRequires:	perl(Test::Pod)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|47	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|48	BuildRequires:	perl(Test::Pod::Spelling::CommonMistakes)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|49	BuildRequires:	perl(Test::Portability::Files)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|50	BuildRequires:	perl(Test::Prereq::Build)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|51	BuildRequires:	perl(Test::UseAllModules)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|52	BuildRequires:	perl(autodie)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|53	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|54	BuildArch:	noarch
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|55	
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|56	%description
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|57	This sets up defaults for dzil new to create a dist like CSJEWELL does
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|58	it, including a dist.ini that does the release steps that CSJEWELL
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|59	requires.
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|60	
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|61	%prep
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|62	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|63	
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|64	%build
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|65	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|66	%make
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|67	
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|68	%check
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|69	%make test
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|70	
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|71	%install
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|72	%makeinstall_std
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|73	
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|74	%files
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|75	%doc Changes LICENSE META.yml README
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|76	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|77	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|78	

4392 12
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|1	%define upstream_name    Dist-Zilla-Plugin-ApacheTest
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|2	%define upstream_version 0.01
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|3	
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|7	
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|8	Summary:	Build a Makefile.PL that uses ExtUtils::MakeMaker with Apache::Test
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|13	
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|15	BuildRequires:	perl(Data::Dumper)
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|16	BuildRequires:	perl(Dist::Zilla::File::InMemory)
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|17	BuildRequires:	perl(Dist::Zilla::Role::BuildRunner)
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|18	BuildRequires:	perl(Dist::Zilla::Role::InstallTool)
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|19	BuildRequires:	perl(Dist::Zilla::Role::PrereqSource)
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|20	BuildRequires:	perl(Dist::Zilla::Role::TestRunner)
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|21	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|22	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|23	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|24	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|25	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|26	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|27	
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|28	%description
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|29	This plugin will produce an the ExtUtils::MakeMaker manpage-powered
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|30	_Makefile.PL_ with Apache::Test hooks for the distribution. If loaded, the
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|31	Dist::Zilla::Plugin::Manifest plugin should also be loaded, and the
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|32	Dist::Zilla::Plugin::MakeMaker plugin should not be loaded.
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|33	
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|34	At this time, this module is essentially a copy of the
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|35	Dist::Zilla::Plugin::MakeMaker plugin. Hopefully, over time, the
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|36	Dist::Zilla::Plugin::MakeMaker plugin will allow more customization so that
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|37	this module will not need to reimplement all of it.
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|38	
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|39	%prep
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|41	
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|42	%build
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|44	%make
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|45	
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|46	%check
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|47	%make test
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|48	
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|49	%install
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|50	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|51	
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|52	%files
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|53	%doc Changes META.yml LICENSE README
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|54	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|55	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|56	

4393 12
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|1	%define upstream_name    Dist-Zilla-Plugin-AssertOS
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|3	
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|7	
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|8	Summary:	Require that our distribution is running on a particular OS
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|13	
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|15	BuildRequires:	perl(Data::Compare)
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|16	BuildRequires:	perl(Devel::CheckOS)
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|17	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|18	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|19	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|20	
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|21	%description
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|22	Dist::Zilla::Plugin::AssertOS is a the Dist::Zilla manpage plugin that
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|23	integrates the Devel::AssertOS manpage so that CPAN authors may easily
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|24	stipulate which particular OS environments their distributions may be built
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|25	and installed on.
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|26	
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|27	The author specifies which OS or OS families are supported. The necessary
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|28	the Devel::AssertOS manpage files are copied to the 'inc/' directory and
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|29	'Makefile.PL' is mungled to include the necessary incantation.
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|30	
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|31	On the module user side, the bundled 'inc/' the Devel::AssertOS manpage
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|32	determines whether the current environment is supported or not and will die
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|33	accordingly.
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|34	
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|35	%prep
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|37	
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|38	%build
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|40	%make
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|41	
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|42	%check
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|43	%make test
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|44	
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|45	%install
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|46	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|47	
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|48	%files
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|49	%doc META.yml LICENSE README META.json Changes
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|50	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|51	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-AssertOS-0.40.0-3|52	

4394 12
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|1	%define upstream_name    Dist-Zilla-Plugin-AutoVersion-Relative
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|2	%define upstream_version 0.01037118
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|3	
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|7	
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|8	Summary:	Time-Relative versioning
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|13	
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|15	BuildRequires:	perl(aliased)
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|16	BuildRequires:	perl(DateTime)
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|17	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|18	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|19	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|20	BuildRequires:	perl(MooseX::Has::Sugar)
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|21	BuildRequires:	perl(MooseX::StrictConstructor)
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|22	BuildRequires:	perl(MooseX::Types::DateTime)
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|23	BuildRequires:	perl(MooseX::Types::Moose)
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|24	BuildRequires:	perl(Readonly)
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|25	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|26	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|27	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|28	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|29	
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|30	%description
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|31	Time-Relative versioning.
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|32	
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|33	%prep
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|35	
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|36	%build
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|37	perl Build.PL installdirs=vendor
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|38	./Build
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|39	
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|40	%check
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|41	# Fail for no visible reasons
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|42	#./Build test
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|43	
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|44	%install
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|45	./Build install destdir=%{buildroot}
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|46	
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|47	%files
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|48	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|49	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|50	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.10.371.180-3|51	

4395 12
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|1	%define upstream_name    Dist-Zilla-Plugin-Bootstrap-lib
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|2	%define upstream_version 0.01000003
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|3	
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|4	Name:       perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|6	Release:    %mkrel 2
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|7	
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|8	Summary:    A minimal boot-strapping for Dist::Zilla Plug-ins
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|9	License:    GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|10	Group:      Development/Perl
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|12	Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|13	
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|14	BuildRequires: perl(Carp)
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|15	BuildRequires: perl(English)
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|16	BuildRequires: perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|17	BuildRequires: perl(File::Spec)
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|18	BuildRequires: perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|19	BuildRequires: perl(Module::Build)
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|20	BuildRequires: perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|21	BuildRequires: perl(Module::Build)
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|22	BuildArch: noarch
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|23	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|24	
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|25	%description
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|26	This module does the very simple task of injecting the distributions 'lib'
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|27	directory into @INC at the point of its inclusion, so that you can use
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|28	plug-ins you're writing for Dist::Zilla, to release the plug-in itself.
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|29	
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|30	%prep
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|32	
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|33	%build
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|34	%{__perl} Build.PL installdirs=vendor
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|35	
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|36	./Build
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|37	
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|38	%check
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|39	./Build test
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|40	
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|41	%install
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|42	rm -rf %buildroot
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|43	./Build install destdir=%{buildroot}
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|44	
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|45	%clean
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|46	rm -rf %buildroot
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|47	
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|48	%files
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|49	%defattr(-,root,root)
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|50	%doc Changes LICENSE META.json META.yml README
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|51	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|52	%perl_vendorlib/*
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|53	
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|54	
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|55	
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|56	
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|57	%changelog
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|58	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.10.0.30-2mdv2011.0
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|59	+ Revision: 653565
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|60	- rebuild for updated spec-helper
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|61	
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|62	* Tue Aug 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.10.0.30-1mdv2011.0
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|63	+ Revision: 572815
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|64	- import perl-Dist-Zilla-Plugin-Bootstrap-lib
12cr|perl-Dist-Zilla-Plugin-Bootstrap-lib-0.10.0.30-2|65	

4396 12
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|1	%define upstream_name    Dist-Zilla-Plugin-Bugtracker
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|2	%define upstream_version 1.102670
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|3	
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|7	
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|8	Summary:	Automatically sets the bugtracker URL
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|13	
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|15	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|16	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|17	BuildRequires:	perl(MooseX::Types::URI)
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|18	BuildRequires:	perl(Test::Differences)
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|19	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|20	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|21	BuildRequires:	perl(Test::MockObject)
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|22	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|23	BuildRequires:	perl(Test::More) >= 0.940.0
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|24	
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|25	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|26	
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|27	%description
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|28	This plugin sets the distribution's bugtracker URL as metadata.
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|29	
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|30	%prep
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|32	
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|33	%build
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|35	%make
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|36	
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|37	%check
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|38	%make test
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|39	
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|40	%install
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|41	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|42	
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|43	%files
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|44	%doc Changes LICENSE META.yml META.json README
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|45	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|46	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-Bugtracker-1.102.670-3|47	

4397 12
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|1	%define upstream_name    Dist-Zilla-Plugin-BumpVersionFromGit
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|2	%define upstream_version 0.008
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|3	
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|7	
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|8	Summary:	Provide a version number by bumping the last git release tag
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|13	
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|16	BuildRequires:	perl(Dist::Zilla::Role::VersionProvider)
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|17	BuildRequires:	perl(Git::Wrapper)
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|18	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|19	BuildRequires:	perl(Path::Class)
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|20	BuildRequires:	perl(Test::Exception)
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|21	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|22	BuildRequires:	perl(Version::Next)
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|23	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|24	BuildRequires:	perl(version)
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|25	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|26	
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|27	%description
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|28	This does the the Dist::Zilla::Role::VersionProvider manpage role. It finds
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|29	the last version number from tags and increments it as the new version used
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|30	by Dist::Zilla.
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|31	
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|32	%prep
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|34	
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|35	%build
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|37	%make
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|38	
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|39	%install
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|40	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|41	
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|42	%files
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|43	%doc Changes LICENSE META.yml README
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|44	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|45	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.8.0-3|46	

4398 12
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|1	%define upstream_name    Dist-Zilla-PluginBundle-AVAR
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|2	%define upstream_version 0.16
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|3	
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|6	Release:	3
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|7	
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|8	Summary:	Use L<Dist::Zilla> like AVAR does
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|13	
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::AutoPrereq)
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker::Awesome)
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::MetaNoIndex)
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|20	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|21	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromPrev)
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|22	BuildRequires:	perl(Dist::Zilla::PluginBundle::Filter)
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|23	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|24	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|25	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|26	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|27	
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|28	BuildArch:	noarch
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|29	
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|30	%description
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|31	This is the plugin bundle that AVAR uses.
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|32	
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|33	%prep
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|35	
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|36	%build
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|38	%make
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|39	
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|40	%check
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|41	%make test
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|42	
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|43	%install
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|44	%makeinstall_std
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|45	
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|46	%files
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|47	%doc Changes META.yml LICENSE README META.json
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|48	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|49	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|50	

4399 12
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|1	%define upstream_name    Dist-Zilla-PluginBundle-BINGOS
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|3	
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|6	Release:	3
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|7	
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|8	Summary:	BeLike::BINGOS when you build your dists
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|13	
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::ChangelogFromGit)
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::GithubMeta)
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|20	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|21	BuildArch:	noarch
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|22	
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|23	%description
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|24	This is a the Dist::Zilla manpage PluginBundle. It is roughly equivalent to
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|25	the following dist.ini:
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|26	
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|27	[@Basic]
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|28	
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|29	[MetaJSON]
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|30	[PodSyntaxTests]
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|31	[PodCoverageTests]
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|32	
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|33	%prep
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|35	
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|36	%build
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|38	%make
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|39	
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|40	%check
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|41	%make test
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|42	
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|43	%install
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|44	%makeinstall_std
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|45	
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|46	%files
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|47	%doc META.yml LICENSE README META.json Changes
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|48	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|49	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|50	

4400 12
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|1	%define upstream_name    Dist-Zilla-PluginBundle-CJM
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|2	%define upstream_version 0.09
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|3	
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|6	Release:	3
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|7	
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|8	Summary:	Get distribution version from its main_module
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|13	
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|16	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|17	BuildRequires:	perl(Hash::Merge::Simple)
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|18	BuildRequires:	perl(Module::Build::ModuleInfo)
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|19	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|20	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|21	BuildRequires:	perl(Path::Class)
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|22	BuildRequires:	perl(Pod::Loom)
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|23	BuildRequires:	perl(autodie)
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|24	BuildArch:	noarch
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|25	
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|26	%description
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|27	If included, this plugin will process each _.pm_ and _.pod_ file under
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|28	_lib_ or in the root directory through Pod::Loom.
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|29	
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|30	%prep
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|32	
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|33	%build
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|35	%make
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|36	
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|37	%check
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|38	%make test
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|39	
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|40	%install
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|41	%makeinstall_std
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|42	
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|43	%files
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|44	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|45	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|46	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|47	

4401 12
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|1	%define upstream_name    Dist-Zilla-PluginBundle-FAYLAND
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|2	%define upstream_version 0.06
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|3	
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|6	Release:	3
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|7	
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|8	Summary:	Dist::Zilla like FAYLAND when you build your dists
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|13	
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::PerlTidy)
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|20	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|21	BuildArch:	noarch
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|22	
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|23	%description
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|24	Dist::Zilla like FAYLAND when you build your dists.
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|25	
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|26	%prep
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|28	
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|29	%build
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|31	%make
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|32	
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|33	%check
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|34	%make test
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|35	
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|36	%install
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|37	%makeinstall_std
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|38	
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|39	%files
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|40	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|41	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|42	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-PluginBundle-FAYLAND-0.60.0-3|43	

4402 12
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|1	%define upstream_name    Dist-Zilla-PluginBundle-IDOPEREL
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|2	%define upstream_version 0.1
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|3	
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|6	Release:	3
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|7	
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|8	Summary:	IDOPEREL's plugin bundle for Dist::Zilla
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|13	
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::AutoPrereq)
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::GithubMeta)
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::MetaJSON)
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumPerl)
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::NextRelease)
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|20	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|21	BuildRequires:	perl(Dist::Zilla::Plugin::TestRelease)
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|22	BuildRequires:	perl(Dist::Zilla::PluginBundle::Classic)
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|23	BuildRequires:	perl(Dist::Zilla::PluginBundle::Filter)
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|24	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|25	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|26	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|27	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|28	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|29	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|30	BuildArch:	noarch
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|31	
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|32	%description
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|33	This module is a bundle of plugins for the Dist::Zilla manpage that is
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|34	regularly used by me (Ido Perlmuter). If you find it suits your needs, feel
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|35	free to install and use it.
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|36	
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|37	This bundle provides the following plugins and bundles:
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|38	
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|39	[@Filter]
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|40	-bundle = @Classic
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|41	-remove = Readme
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|42	
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|43	%prep
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|44	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|45	
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|46	%build
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|47	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|48	%make
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|49	
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|50	%check
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|51	%make test
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|52	
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|53	%install
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|54	%makeinstall_std
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|55	
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|56	%files
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|57	%doc README Changes META.yml LICENSE META.json
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|58	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|59	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|60	

4403 12
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|1	%define upstream_name    Dist-Zilla-PluginBundle-JQUELIN
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|2	%define upstream_version 1.101620
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|3	
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|6	Release:	3
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|7	
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|8	Summary:	Build & release a distribution like jquelin
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|13	
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|15	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::TaskWeaver)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|18	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::Bugtracker)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|20	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|21	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|22	BuildRequires:	perl(Dist::Zilla::Plugin::CriticTests)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|23	BuildRequires:	perl(Dist::Zilla::Plugin::HasVersionTests)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|24	BuildRequires:	perl(Dist::Zilla::Plugin::Homepage)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|25	BuildRequires:	perl(Dist::Zilla::Plugin::KwaliteeTests)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|26	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::Package)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|27	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumVersionTests)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|28	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|29	BuildRequires:	perl(Dist::Zilla::Plugin::PortabilityTests)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|30	BuildRequires:	perl(Dist::Zilla::Plugin::Prepender)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|31	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|32	BuildRequires:	perl(Dist::Zilla::Plugin::UnusedVarsTests)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|33	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|34	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|35	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|36	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|37	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|38	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|39	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|40	
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|41	BuildArch:	noarch
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|42	
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|43	%description
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|44	This is a plugin bundle to load all dist-zilla plugins that jq is using.
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|45	
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|46	%prep
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|47	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|48	
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|49	%build
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|50	perl Build.PL installdirs=vendor
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|51	./Build
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|52	
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|53	%check
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|54	./Build test
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|55	
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|56	%install
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|57	./Build install destdir=%{buildroot}
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|58	
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|59	%files
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|60	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|61	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|62	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-PluginBundle-JQUELIN-1.101.620-3|63	

4404 12
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|1	%define upstream_name    Dist-Zilla-PluginBundle-KENTNL
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|2	%define upstream_version 0.01017322
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|3	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|6	Release:	3
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|7	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|8	Summary:	Generate a C<dist.ini> for @KENTNL projects
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|13	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|15	BuildRequires:	perl(Carp)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|16	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|17	BuildRequires:	perl(Dist::Zilla::File::FromCode)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::AutoPrereq)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::AutoVersion::Relative)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|20	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|21	BuildRequires:	perl(Dist::Zilla::Plugin::ConfirmRelease)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|22	BuildRequires:	perl(Dist::Zilla::Plugin::CriticTests)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|23	BuildRequires:	perl(Dist::Zilla::Plugin::EOLTests)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|24	BuildRequires:	perl(Dist::Zilla::Plugin::ExtraTests)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|25	BuildRequires:	perl(Dist::Zilla::Plugin::FakeRelease)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|26	BuildRequires:	perl(Dist::Zilla::Plugin::GatherDir)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|27	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Check)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|28	BuildRequires:	perl(Dist::Zilla::Plugin::Git::CommitBuild)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|29	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Tag)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|30	BuildRequires:	perl(Dist::Zilla::Plugin::GithubMeta)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|31	BuildRequires:	perl(Dist::Zilla::Plugin::KwaliteeTests)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|32	BuildRequires:	perl(Dist::Zilla::Plugin::License)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|33	BuildRequires:	perl(Dist::Zilla::Plugin::Manifest)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|34	BuildRequires:	perl(Dist::Zilla::Plugin::ManifestSkip)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|35	BuildRequires:	perl(Dist::Zilla::Plugin::MetaConfig)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|36	BuildRequires:	perl(Dist::Zilla::Plugin::MetaData::BuiltWith)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|37	BuildRequires:	perl(Dist::Zilla::Plugin::MetaJSON)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|38	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|39	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::Package)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|40	BuildRequires:	perl(Dist::Zilla::Plugin::MetaTests)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|41	BuildRequires:	perl(Dist::Zilla::Plugin::MetaYAML)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|42	BuildRequires:	perl(Dist::Zilla::Plugin::ModuleBuild)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|43	BuildRequires:	perl(Dist::Zilla::Plugin::PkgVersion)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|44	BuildRequires:	perl(Dist::Zilla::Plugin::PodCoverageTests)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|45	BuildRequires:	perl(Dist::Zilla::Plugin::PodSyntaxTests)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|46	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|47	BuildRequires:	perl(Dist::Zilla::Plugin::PortabilityTests)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|48	BuildRequires:	perl(Dist::Zilla::Plugin::PruneCruft)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|49	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|50	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions::Tiny)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|51	BuildRequires:	perl(Dist::Zilla::Plugin::TestRelease)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|52	BuildRequires:	perl(Dist::Zilla::Plugin::Twitter)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|53	BuildRequires:	perl(Dist::Zilla::Plugin::UploadToCPAN)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|54	BuildRequires:	perl(Dist::Zilla::Role::FileGatherer)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|55	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|56	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|57	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|58	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|59	BuildRequires:	perl(IO::Socket::SSL)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|60	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|61	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|62	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|63	BuildRequires:	perl(MooseX::Has::Sugar)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|64	BuildRequires:	perl(MooseX::Types)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|65	BuildRequires:	perl(Net::SSLeay)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|66	BuildRequires:	perl(Pod::Coverage::TrustPod)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|67	BuildRequires:	perl(String::Formatter)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|68	BuildRequires:	perl(Test::CPAN::Meta)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|69	BuildRequires:	perl(Test::EOL)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|70	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|71	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|72	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|73	BuildArch:	noarch
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|74	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|75	%description
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|76	This is the plug-in bundle that KENTNL uses. It exists mostly because he is
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|77	very lazy and wants others to be using what he's using if they want to be
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|78	doing work on his modules.
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|79	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|80	%prep
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|81	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|82	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|83	%build
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|84	perl Build.PL installdirs=vendor
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|85	./Build
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|86	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|87	%check
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|88	./Build test
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|89	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|90	%install
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|91	./Build install destdir=%{buildroot}
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|92	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|93	%files
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|94	%doc Changes LICENSE META.json META.yml README
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|95	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|96	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|97	

4405 12
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|1	%define upstream_name    Dist-Zilla-PluginBundle-KENTNL-Lite
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|2	%define upstream_version 0.01009803
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|3	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|6	Release:	3
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|7	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|8	Summary:	A Minimal Build-Only replacement for @KENTNL for contributors
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|13	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|15	BuildRequires:	perl(Carp)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::AutoPrereq)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::AutoVersion::Relative)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::EOLTests)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|20	BuildRequires:	perl(Dist::Zilla::Plugin::ExtraTests)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|21	BuildRequires:	perl(Dist::Zilla::Plugin::FakeRelease)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|22	BuildRequires:	perl(Dist::Zilla::Plugin::GatherDir)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|23	BuildRequires:	perl(Dist::Zilla::Plugin::License)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|24	BuildRequires:	perl(Dist::Zilla::Plugin::Manifest)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|25	BuildRequires:	perl(Dist::Zilla::Plugin::ManifestSkip)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|26	BuildRequires:	perl(Dist::Zilla::Plugin::MetaJSON)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|27	BuildRequires:	perl(Dist::Zilla::Plugin::MetaTests)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|28	BuildRequires:	perl(Dist::Zilla::Plugin::MetaYAML)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|29	BuildRequires:	perl(Dist::Zilla::Plugin::ModuleBuild)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|30	BuildRequires:	perl(Dist::Zilla::Plugin::NextRelease)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|31	BuildRequires:	perl(Dist::Zilla::Plugin::PkgVersion)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|32	BuildRequires:	perl(Dist::Zilla::Plugin::PodCoverageTests)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|33	BuildRequires:	perl(Dist::Zilla::Plugin::PodSyntaxTests)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|34	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|35	BuildRequires:	perl(Dist::Zilla::Plugin::PortabilityTests)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|36	BuildRequires:	perl(Dist::Zilla::Plugin::PruneCruft)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|37	BuildRequires:	perl(Dist::Zilla::Plugin::TestRelease)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|38	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|39	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|40	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|41	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|42	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|43	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|44	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|45	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|46	BuildArch:	noarch
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|47	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|48	%description
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|49	This is an attempt at one way of solving a common problem when contributing
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|50	to things built with Dist::Zilla.
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|51	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|52	This is done by assuming that the code base that its targeting will *NEVER*
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|53	be released in its built form, but close enough to the normal build method
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|54	that it's suitable for testing and contributing.
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|55	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|56	* * Less install time dependencies
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|57	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|58	%prep
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|59	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|60	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|61	%build
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|62	perl Build.PL installdirs=vendor
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|63	./Build
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|64	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|65	%check
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|66	./Build test
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|67	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|68	%install
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|69	./Build install destdir=%{buildroot}
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|70	
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|71	%files
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|72	%doc Changes LICENSE META.json META.yml README
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|73	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|74	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|75	

4406 12
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|1	%define upstream_name    Dist-Zilla-PluginBundle-MARCEL
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|2	%define upstream_version 1.101700
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|3	
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|6	Release:	3
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|7	
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|8	Summary:	Build and release a distribution like MARCEL
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|13	
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|15	BuildRequires:	perl(Class::MOP)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::AutoPrereq)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::AutoVersion)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|20	BuildRequires:	perl(Dist::Zilla::Plugin::CriticTests)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|21	BuildRequires:	perl(Dist::Zilla::Plugin::ExtraTests)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|22	BuildRequires:	perl(Dist::Zilla::Plugin::License)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|23	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|24	BuildRequires:	perl(Dist::Zilla::Plugin::Manifest)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|25	BuildRequires:	perl(Dist::Zilla::Plugin::ManifestSkip)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|26	BuildRequires:	perl(Dist::Zilla::Plugin::MetaJSON)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|27	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::Package)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|28	BuildRequires:	perl(Dist::Zilla::Plugin::MetaTests)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|29	BuildRequires:	perl(Dist::Zilla::Plugin::MetaYAML)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|30	BuildRequires:	perl(Dist::Zilla::Plugin::NextRelease)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|31	BuildRequires:	perl(Dist::Zilla::Plugin::NoTabsTests)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|32	BuildRequires:	perl(Dist::Zilla::Plugin::PkgVersion)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|33	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|34	BuildRequires:	perl(Dist::Zilla::Plugin::PruneCruft)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|35	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|36	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|37	BuildRequires:	perl(Dist::Zilla::Plugin::TaskWeaver)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|38	BuildRequires:	perl(Dist::Zilla::Plugin::UploadToCPAN)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|39	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|40	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|41	BuildRequires:	perl(Dist::Zilla::Plugin::Bugtracker)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|42	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangesTests)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|43	BuildRequires:	perl(Dist::Zilla::Plugin::DistManifestTests)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|44	BuildRequires:	perl(Dist::Zilla::Plugin::HasVersionTests)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|45	BuildRequires:	perl(Dist::Zilla::Plugin::Homepage)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|46	BuildRequires:	perl(Dist::Zilla::Plugin::InstallGuide)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|47	BuildRequires:	perl(Dist::Zilla::Plugin::KwaliteeTests)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|48	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumVersionTests)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|49	BuildRequires:	perl(Dist::Zilla::Plugin::PodSpellingTests)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|50	BuildRequires:	perl(Dist::Zilla::Plugin::PortabilityTests)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|51	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|52	BuildRequires:	perl(Dist::Zilla::Plugin::SynopsisTests)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|53	BuildRequires:	perl(Dist::Zilla::Plugin::UnusedVarsTests)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|54	BuildRequires:	perl(Test::Synopsis)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|55	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|56	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|57	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|58	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|59	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|60	BuildRequires:	perl(Test::More) >= 0.940.0
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|61	
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|62	BuildArch:	noarch
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|63	
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|64	%description
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|65	This is a plugin bundle to load all plugins that I am using. It is
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|66	equivalent to:
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|67	
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|68	[AutoVersion]
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|69	
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|70	; -- fetch & generate files
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|71	[AllFiles]
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|72	[CompileTests]
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|73	[CriticTests]
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|74	[MetaTests]
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|75	[PodTests]
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|76	
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|77	%prep
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|78	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|79	
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|80	%build
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|81	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|82	%make
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|83	
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|84	%check
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|85	%make test
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|86	
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|87	%install
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|88	%makeinstall_std
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|89	
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|90	%files
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|91	%doc Changes LICENSE META.yml META.json README
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|92	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|93	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|94	

4407 12
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|1	%define upstream_name    Dist-Zilla-PluginBundle-PDONELAN
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|2	%define upstream_version 1.101750
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|3	
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|6	Release:	3
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|7	
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|8	Summary:	Dist::Zilla plugin bundle for PDONELAN
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|13	
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|15	BuildRequires:	perl(Dist::Zilla::PluginBundle::Filter)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|16	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|17	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|18	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|19	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|20	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|21	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|22	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|23	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|24	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangesTests)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|25	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|26	BuildRequires:	perl(Dist::Zilla::Plugin::DistManifestTests)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|27	BuildRequires:	perl(Dist::Zilla::Plugin::HasVersionTests)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|28	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumVersionTests)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|29	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|30	BuildRequires:	perl(Dist::Zilla::Plugin::PortabilityTests)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|31	BuildRequires:	perl(Dist::Zilla::Plugin::Prepender)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|32	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|33	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|34	BuildArch:	noarch
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|35	
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|36	%description
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|37	Dist::Zilla plugin bundle for PDONELAN
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|38	
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|39	%prep
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|41	
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|42	%build
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|44	%make
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|45	
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|46	%check
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|47	%make test
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|48	
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|49	%install
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|50	%makeinstall_std
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|51	
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|52	%files
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|53	%doc Changes META.yml LICENSE META.json README
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|54	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|55	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|56	

4408 12
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|1	%define upstream_name    Dist-Zilla-PluginBundle-Rakudo
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|2	%define upstream_version 0.01
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|3	
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|6	Release:	3
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|7	
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|8	Summary:	Rakudo bundle for dist-zilla
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|13	
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::AutoVersion)
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::GatherDir)
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::GitObtain)
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::License)
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::Manifest)
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|20	BuildRequires:	perl(Dist::Zilla::Plugin::PruneCruft)
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|21	BuildRequires:	perl(Dist::Zilla::Plugin::PruneFiles)
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|22	BuildRequires:	perl(Dist::Zilla::Plugin::SvnObtain)
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|23	BuildRequires:	perl(Dist::Zilla::Plugin::TemplateFiles)
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|24	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|25	BuildArch:	noarch
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|26	
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|27	%description
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|28	Rakudo bundle for dist-zilla.
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|29	
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|30	%prep
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|32	
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|33	%build
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|35	%make
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|36	
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|37	%check
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|38	%make test
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|39	
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|40	%install
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|41	%makeinstall_std
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|42	
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|43	%files
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|44	%doc Changes META.yml LICENSE README
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|45	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|46	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-PluginBundle-Rakudo-0.10.0-3|47	

4409 12
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|1	%define upstream_name    Dist-Zilla-PluginBundle-RJBS
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|2	%define upstream_version 1.000
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|3	
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|6	Release:	3
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|7	
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|8	Summary:	See what the mantissa for an rjbs-style version is today
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|13	
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::TaskWeaver)
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::BumpVersionFromGit)
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|20	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|21	BuildRequires:	perl(Pod::Elemental)
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|22	BuildRequires:	perl(Pod::Elemental::Transformer::List)
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|23	BuildRequires:	perl(Pod::Weaver)
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|24	BuildArch:	noarch
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|25	
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|26	%description
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|27	This is the plugin bundle that RJBS uses. It is equivalent to:
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|28	
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|29	[@Filter]
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|30	bundle = @Classic
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|31	remove = PodVersion
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|32	remove = MetaYAML
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|33	
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|34	[AutoVersion]
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|35	[MetaJSON]
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|36	[NextRelease]
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|37	[PodWeaver]
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|38	[Repository]
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|39	
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|40	%prep
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|42	
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|43	%build
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|45	%make
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|46	
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|47	%check
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|48	%make test
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|49	
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|50	%install
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|51	%makeinstall_std
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|52	
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|53	%files
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|54	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|55	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|56	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|57	
12cr|perl-Dist-Zilla-PluginBundle-RJBS-1.0.0-3|58	

4410 12
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|1	%define upstream_name    Dist-Zilla-PluginBundle-ROKR
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|2	%define upstream_version 0.0012
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|3	
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|6	Release:	3
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|7	
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|8	Summary:	Copy README after building (for SCM inclusion, etc.)
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|13	
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|15	BuildRequires:	perl(Config::Identity)
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|16	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::PkgVersion)
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|19	BuildRequires:	perl(Dist::Zilla::PluginBundle::Basic)
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|20	BuildRequires:	perl(File::Copy)
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|21	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|22	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|23	BuildRequires:	perl(Test::Most)
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|24	BuildArch:	noarch
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|25	
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|26	%description
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|27	'@ROKR::Basic' - the Dist::Zilla::PluginBundle::ROKR::Basic manpage
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|28	
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|29	This is an enhancement on the @Basic bundle (the
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|30	Dist::Zilla::PluginBundle::Basic manpage), specifically:
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|31	
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|32	@Basic (without Readme)
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|33	CopyReadmeFromBuild
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|34	DynamicManifest
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|35	SurgicalPkgVersion
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|36	SurgicalPodWeaver
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|37	
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|38	%prep
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|40	
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|41	%build
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|43	%make
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|44	
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|45	%check
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|46	%make test
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|47	
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|48	%install
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|49	%makeinstall_std
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|50	
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|51	%files
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|52	%doc README Changes META.yml
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|53	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|54	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-PluginBundle-ROKR-0.1.200-3|55	

4411 12
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|1	%define upstream_name    Dist-Zilla-Plugin-Catalyst
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|2	%define upstream_version 0.15
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|3	
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|7	
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|8	Summary:	A subclass of Catalyst::Helper
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|13	
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|16	BuildRequires:	perl(Catalyst::Helper)
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|17	BuildRequires:	perl(Dist::Zilla::File::FromCode)
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|18	BuildRequires:	perl(Dist::Zilla::File::InMemory)
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|19	BuildRequires:	perl(Dist::Zilla::Role::ModuleMaker)
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|20	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|21	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|22	BuildRequires:	perl(File::ShareDir::Install)
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|23	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|24	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|25	BuildRequires:	perl(Scalar::Util)
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|26	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|27	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|28	
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|29	%description
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|30	The following is a list of plugins in this distribution to help you
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|31	integrate the Catalyst manpage and the Dist::Zilla manpage
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|32	
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|33	* * the Dist::Zilla::Plugin::Catalyst::New manpage Create a new Catalyst
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|34	Project
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|35	
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|36	%prep
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|38	
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|39	%build
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|41	%make
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|42	
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|43	%install
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|44	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|45	
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|46	%files
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|47	%doc Changes META.yml LICENSE README
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|48	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|49	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|50	
12cr|perl-Dist-Zilla-Plugin-Catalyst-0.150.0-3|51	

4412 12
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|1	%define upstream_name    Dist-Zilla-Plugin-ChangelogFromGit
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|2	%define upstream_version 0.002
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|3	
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|7	
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|8	Summary:	Build CHANGES from git commits and tags
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|13	
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|15	BuildRequires:	perl(Text::Wrap)
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|16	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|17	
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|18	%description
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|19	This Dist::Zilla plugin writes a CHANGES file that contains formatted
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|20	commit information from recent git logs.
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|21	
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|22	This plugin has the following configuration variables:
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|23	
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|24	* * max_age
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|25	
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|26	%prep
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|28	
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|29	%build
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|31	%make
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|32	
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|33	%check
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|34	%make test
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|35	
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|36	%install
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|37	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|38	
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|39	%files
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|40	%doc META.yml LICENSE CHANGES README
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|41	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|42	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-ChangelogFromGit-0.2.0-3|43	

4413 12
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|1	%define upstream_name    Dist-Zilla-Plugin-CheckChangeLog
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|2	%define upstream_version 0.01
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|3	
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|6	Release:	4
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|7	
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|8	Summary:	Dist::Zilla with Changes check
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|13	
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|16	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|17	
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|18	%description
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|19	The code is mostly a copy-paste of the ShipIt::Step::CheckChangeLog manpage.
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|20	
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|21	%prep
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|23	
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|24	%build
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|26	%make
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|27	
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|28	%check
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|29	make test
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|30	
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|31	%install
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|32	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|33	
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|34	%files
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|35	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|36	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|37	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|38	

4414 12
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|1	%define upstream_name    Dist-Zilla-Plugin-CheckChangesHasContent
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|2	%define upstream_version 0.003
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|3	
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|7	
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|8	Summary:	Ensure Changes has content before releasing
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|13	
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|15	BuildRequires:	perl(Capture::Tiny)
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|16	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|17	BuildRequires:	perl(Dist::Zilla::Role::BeforeRelease)
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|18	BuildRequires:	perl(Dist::Zilla::Tester)
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|19	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|20	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|21	BuildRequires:	perl(File::pushd)
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|22	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|23	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|24	BuildRequires:	perl(Try::Tiny)
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|25	BuildRequires:	perl(autodie)
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|26	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|27	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|28	
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|29	%description
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|30	Foo the foo.
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|31	
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|32	%prep
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|34	
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|35	%build
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|37	%make
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|38	
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|39	%check
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|40	#make test
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|41	
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|42	%install
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|43	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|44	
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|45	%files
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|46	%doc Changes LICENSE META.yml README
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|47	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|48	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.3.0-3|49	

4415 12
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|1	%define upstream_name    Dist-Zilla-Plugin-CheckChangesTests
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|2	%define upstream_version 1.100900
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|3	
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|7	
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|8	Summary:	Release tests for checking changes
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|13	
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|16	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|17	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|18	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|19	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|20	BuildRequires:	perl(Test::CheckChanges)
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|21	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|22	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|23	
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|24	%description
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|25	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|26	providing the following files
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|27	
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|28	xt/release/check-changes.t - a standard Test::CheckChanges test
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|29	
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|30	%prep
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|32	
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|33	%build
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|35	%make
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|36	
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|37	%check
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|38	%make test
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|39	
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|40	%install
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|41	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|42	
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|43	%files
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|44	%doc Changes LICENSE META.yml META.json README
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|45	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|46	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|47	

4416 12
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|1	%define upstream_name    Dist-Zilla-Plugin-CheckExtraTests
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|2	%define upstream_version 0.004
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|3	
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|6	Release:	4
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|7	
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|8	Summary:	Check xt tests before release
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|13	
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|15	BuildRequires:	perl(App::Prove)
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|16	BuildRequires:	perl(Capture::Tiny)
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|17	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|18	BuildRequires:	perl(Dist::Zilla::App)
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|19	BuildRequires:	perl(Dist::Zilla::Role::BeforeRelease)
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|20	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|21	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|22	BuildRequires:	perl(File::chdir)
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|23	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|24	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|25	BuildRequires:	perl(Path::Class)
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|26	BuildRequires:	perl(Test::Exception)
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|27	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|28	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|29	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|30	
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|31	%description
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|32	Foo the foo.
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|33	
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|34	%prep
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|36	
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|37	%build
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|39	%make
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|40	
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|41	%check
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|42	#make test
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|43	
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|44	%install
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|45	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|46	
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|47	%files
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|48	%doc Changes LICENSE META.yml README
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|49	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|50	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-CheckExtraTests-0.4.0-4|51	

4417 12
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|1	%define upstream_name    Dist-Zilla-Plugin-CompileTests
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|2	%define upstream_version 1.110930
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|3	
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|6	Release:	2
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|7	
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|8	Summary:	Common tests to check syntax of your modules
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|13	
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|16	BuildRequires:	perl(File::Find::Rule)
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|17	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|18	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|19	BuildRequires:	perl(Test::More) >= 0.940.0
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|20	
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|21	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|22	
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|23	%description
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|24	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|25	providing the following files:
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|26	
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|27	* t/00-compile.t - a standard test to check syntax of bundled modules
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|28	
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|29	This test will find all modules and scripts in your dist, and try to
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|30	compile them one by one. This means it's a bit slower than loading them all
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|31	at once, but it will catch more errors.
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|32	
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|33	%prep
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|35	
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|36	%build
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|37	perl Build.PL installdirs=vendor
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|38	./Build
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|39	
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|40	%check
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|41	./Build test
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|42	
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|43	%install
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|44	./Build install destdir=%{buildroot}
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|45	
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|46	%files
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|47	%doc Changes LICENSE README META.yml
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|48	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|49	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|50	

4418 12
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|1	%define upstream_name    Dist-Zilla-Plugin-ConsistentVersionTest
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|3	
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|7	
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|8	Summary:	Adds a release test to ensure that all modules have the same $VERSION
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|13	
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|16	BuildRequires:	perl(Test::ConsistentVersion)
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|17	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|18	
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|19	%description
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|20	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|21	providing the following files
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|22	
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|23	xt/release/consistent-version.t
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|24	
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|25	%prep
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|27	
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|28	%build
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|30	%make
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|31	
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|32	%check
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|33	%make test
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|34	
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|35	%install
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|36	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|37	
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|38	%files
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|39	%doc Changes META.yml LICENSE README
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|40	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|41	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|42	
12cr|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|43	

4419 12
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|1	%define upstream_name    Dist-Zilla-Plugin-CopyTo
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|3	
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|7	
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|8	Summary:	Copy to other places plugin for Dist::Zilla
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|13	
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|16	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|17	
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|18	%description
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|19	Copy to other places plugin for Dist::Zilla.
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|20	
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|21	%prep
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|23	
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|24	%build
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|26	%make
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|27	
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|28	%check
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|29	%make test
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|30	
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|31	%install
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|32	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|33	
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|34	%files
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|35	%doc LICENSE README
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|36	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|37	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|38	

4420 12
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|1	%define upstream_name    Dist-Zilla-Plugin-CriticTests
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|2	%define upstream_version 1.102280
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|3	
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|7	
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|8	Summary:	Tests to check your code against best practices
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|13	
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|16	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|17	BuildRequires:	perl(File::Find::Rule)
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|18	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|19	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|20	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|21	
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|22	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|23	
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|24	%description
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|25	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|26	providing the following files:
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|27	
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|28	* * t/author/critic.t - a standard test to check your code against best
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|29	practices
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|30	
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|31	This plugin does not accept any option yet.
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|32	
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|33	%prep
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|35	
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|36	%build
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|37	perl Build.PL installdirs=vendor
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|38	./Build
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|39	
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|40	%check
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|41	./Build test
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|42	
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|43	%install
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|44	./Build install destdir=%{buildroot}
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|45	
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|46	%files
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|47	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|48	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|49	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|50	

4421 12
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|1	%define upstream_name    Dist-Zilla-Plugin-DistManifestTests
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|2	%define upstream_version 1.101420
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|3	
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|7	
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|8	Summary:	Release tests for the manifest
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|13	
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|15	BuildRequires:	perl(Carp)
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|17	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|18	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|19	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|20	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|21	BuildRequires:	perl(Scalar::Util)
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|22	BuildRequires:	perl(Test::DistManifest)
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|23	BuildRequires:	perl(Test::More) >= 0.940.0
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|24	
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|25	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|26	
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|27	%description
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|28	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|29	providing the following files
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|30	
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|31	xt/release/dist-manifest.t - a standard Test::DistManifest test
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|32	
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|33	%prep
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|35	
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|36	%build
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|38	%make
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|39	
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|40	%check
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|41	%make test
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|42	
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|43	%install
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|44	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|45	
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|46	%files
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|47	%doc Changes LICENSE META.yml META.json README
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|48	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|49	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|50	

4422 12
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|1	%define upstream_name    Dist-Zilla-Plugin-DualBuilders
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|2	%define upstream_version 1.001
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|3	
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|7	
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|8	Summary:	Allows use of Module::Build and ExtUtils::MakeMaker in a dzil dist
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|13	
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|15	BuildRequires:	perl(Dist::Zilla::Role::InstallTool)
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|16	BuildRequires:	perl(Dist::Zilla::Role::PrereqSource)
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|17	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|18	BuildRequires:	perl(Moose::Util::TypeConstraints)
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|20	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|21	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|22	
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|23	%description
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|24	This plugin allows you to specify ModuleBuild and MakeMaker in your the
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|25	Dist::Zilla manpage _dist.ini_ and select only one as your prereq.
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|26	Normally, if this plugin is not loaded you will end up with both in your
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|27	prereq list and this is obviously not what you want!
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|28	
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|29	# In your dist.ini:
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|30	[ModuleBuild]
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|31	[MakeMaker] ; or [MakeMaker::Awesome], will work too :)
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|32	[DualBuilders] ; needs to be specified *AFTER* the builders
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|33	
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|34	This plugin accepts the following options:
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|35	
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|36	%prep
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|38	
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|39	%build
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|41	%make
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|42	
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|43	%check
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|44	%make test
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|45	
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|46	%install
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|47	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|48	
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|49	%files
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|50	%doc LICENSE README META.yml Changes
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|51	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|52	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|53	

4423 12
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|1	%define upstream_name    Dist-Zilla-Plugin-EOLTests
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|3	
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|7	
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|8	Summary:	Release tests making sure correct line endings are used
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|13	
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|17	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|18	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|19	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|20	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|21	BuildRequires:	perl(Test::EOL)
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|22	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|23	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|24	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|25	
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|26	%description
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|27	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|28	providing the following files:
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|29	
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|30	* *
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|31	
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|32	xt/release/eol.t
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|33	
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|34	%prep
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|36	
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|37	%build
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|39	%make
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|40	
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|41	%check
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|42	%make test
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|43	
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|44	%install
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|45	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|46	
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|47	%files
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|48	%doc Changes META.yml LICENSE README META.json
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|49	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|50	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|51	

4424 12
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|1	%define upstream_name    Dist-Zilla-Plugin-FatPacker
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|2	%define upstream_version 1.100841
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|3	
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|7	
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|8	Summary:	Pack your dependencies onto your script file
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|13	
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|15	BuildRequires:	perl(App::FatPacker)
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|16	BuildRequires:	perl(Carp)
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|17	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|18	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|19	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|20	BuildRequires:	perl(File::Path)
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|21	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|22	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|23	BuildRequires:	perl(Scalar::Util)
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|24	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|25	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|26	
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|27	%description
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|28	This plugin uses the App::FatPacker manpage to pack your dependencies onto
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|29	your script file.
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|30	
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|31	%prep
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|33	
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|34	%build
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|36	%make
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|37	
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|38	%check
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|39	%make test
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|40	
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|41	%install
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|42	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|43	
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|44	%files
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|45	%doc Changes LICENSE META.yml META.json README
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|46	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|47	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|48	

4425 12
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|1	%define upstream_name    Dist-Zilla-Plugin-Git
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|2	%define upstream_version 1.110500
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|3	
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|7	
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|8	Summary:	Commit dist.ini and changelog
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|13	
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|15	BuildRequires:	perl(Cwd)
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|16	BuildRequires:	perl(Dist::Zilla::Role::AfterRelease)
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|17	BuildRequires:	perl(Dist::Zilla::Role::BeforeRelease)
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|18	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|19	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|20	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|21	BuildRequires:	perl(File::Path)
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|22	BuildRequires:	perl(File::Spec::Functions)
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|23	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|24	BuildRequires:	perl(Git::Wrapper)
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|25	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|26	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|27	BuildRequires:	perl(MooseX::Has::Sugar)
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|28	BuildRequires:	perl(MooseX::Types::Moose)
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|29	BuildRequires:	perl(String::Formatter)
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|30	BuildRequires:	perl(Test::Exception)
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|31	BuildRequires:	perl(Test::More) >= 0.940.0
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|32	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|33	
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|34	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|35	
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|36	%description
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|37	This set of plugins for the Dist::Zilla manpage can do interesting
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|38	things for module authors using git to track their work. The following
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|39	plugins are provided in this distribution:
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|40	* Dist::Zilla::Plugin::Git::Check
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|41	* Dist::Zilla::Plugin::Git::Commit
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|42	* Dist::Zilla::Plugin::Git::Tag
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|43	* Dist::Zilla::Plugin::Git::Push
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|44	
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|45	%prep
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|47	
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|48	%build
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|49	perl Build.PL installdirs=vendor
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|50	./Build
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|51	
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|52	%install
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|53	./Build install destdir=%{buildroot}
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|54	
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|55	%files
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|56	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|57	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|58	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-Git-1.110.500-3|59	

4426 12
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|1	%define upstream_name    Dist-Zilla-Plugin-GitFmtChanges
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|2	%define upstream_version 0.003
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|3	
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|7	
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|8	Summary:	This Dist::Zilla plugin writes a CHANGES file with commits
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|13	
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|15	BuildRequires:	perl(Text::Wrap)
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|16	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|17	
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|18	%description
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|19	This Dist::Zilla plugin writes a CHANGES file that contains formatted
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|20	commit information from recent git logs. The CHANGES file is formatted
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|21	using the "--format" option of the git log command. This makes it easy to
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|22	make the CHANGES file look the way you want it to.
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|23	
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|24	This is based on Dist::Zilla::Plugin::ChangelogFromGit.
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|25	
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|26	This plugin has the following configuration variables:
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|27	
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|28	%prep
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|30	
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|31	%build
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|33	%make
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|34	
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|35	%check
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|36	%make test
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|37	
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|38	%install
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|39	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|40	
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|41	%files
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|42	%doc META.yml LICENSE Changes README
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|43	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|44	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-GitFmtChanges-0.3.0-3|45	

4427 12
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|1	%define upstream_name    Dist-Zilla-Plugin-GithubMeta
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|3	
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|7	
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|8	Summary:	Automatically include GitHub meta information in META.yml
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|13	
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|16	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|17	BuildRequires:	perl(IPC::Cmd)
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|18	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|19	BuildRequires:	perl(MooseX::Types::URI)
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|20	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|21	
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|22	%description
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|23	Dist::Zilla::Plugin::GithubMeta is a the Dist::Zilla manpage plugin to
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|24	include GitHub the http://github.com manpage meta information in
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|25	'META.yml'.
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|26	
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|27	It automatically detects if the distribution directory is under 'git'
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|28	version control and whether the 'origin' is a GitHub repository and will
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|29	set the 'repository' and 'homepage' meta in 'META.yml' to the appropriate
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|30	URLs for GitHub.
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|31	
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|32	Based on the Module::Install::GithubMeta manpage which was based on the
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|33	Module::Install::Repository manpage by Tatsuhiko Miyagawa
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|34	
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|35	%prep
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|37	
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|38	%build
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|40	%make
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|41	
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|42	%check
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|43	%make test
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|44	
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|45	%install
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|46	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|47	
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|48	%files
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|49	%doc META.yml LICENSE README META.json Changes
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|50	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|51	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-GithubMeta-0.100.0-3|52	

4428 12
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|1	%define upstream_name    Dist-Zilla-Plugin-GitObtain
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|3	
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|7	
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|8	Summary:	Obtain files from a git repository before building a distribution
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|13	
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|15	BuildRequires:	perl(Dist::Zilla::Role::BeforeBuild)
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|16	BuildRequires:	perl(Dist::Zilla::Role::Plugin)
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|17	BuildRequires:	perl(File::Path)
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|18	BuildRequires:	perl(File::Spec::Functions)
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|19	BuildRequires:	perl(Git::Wrapper)
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|20	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|21	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|22	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|23	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|24	
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|25	%description
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|26	This module uses the Git::Wrapper manpage to obtain files from git
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|27	repositories before building a distribution.
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|28	
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|29	You may specify the directory that git repositories will be placed into by
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|30	following the plugin name ('GitObtain') with a forward slash ('/'), then
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|31	the path to the particular directory. For instance, if your _dist.ini_ file
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|32	contained the following section:
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|33	
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|34	[GitObtain/alpha/beta/gamma]
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|35	...
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|36	
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|37	%prep
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|39	
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|40	%build
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|42	%make
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|43	
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|44	%check
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|45	%make test
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|46	
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|47	%install
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|48	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|49	
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|50	%files
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|51	%doc META.yml LICENSE README
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|52	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|53	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|54	

4429 12
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|1	%define upstream_name    Dist-Zilla-Plugin-HasVersionTests
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|2	%define upstream_version 1.101420
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|3	
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|7	
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|8	Summary:	Release tests for version numbers
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|13	
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|16	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|17	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|18	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|19	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|20	BuildRequires:	perl(Test::HasVersion)
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|21	BuildRequires:	perl(Test::More) >= 0.940.0
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|22	
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|23	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|24	
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|25	%description
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|26	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|27	providing the following files
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|28	
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|29	xt/release/has-version.t - a standard Test::HasVersion test
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|30	
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|31	%prep
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|33	
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|34	%build
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|36	%make
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|37	
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|38	%check
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|39	%make test
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|40	
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|41	%install
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|42	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|43	
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|44	%files
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|45	%doc Changes LICENSE META.yml META.json README
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|46	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|47	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|48	

4430 12
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|1	%define upstream_name    Dist-Zilla-Plugin-Homepage
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|2	%define upstream_version 1.101420
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|3	
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|7	
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|8	Summary:	Automatically sets the homepage URL
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|13	
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|15	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|16	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|17	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|18	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|19	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|20	BuildRequires:	perl(Test::More) >= 0.940.0
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|21	
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|22	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|23	
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|24	%description
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|25	This plugin sets the distribution's homepage URL as metadata.
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|26	
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|27	%prep
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|29	
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|30	%build
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|32	%make
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|33	
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|34	%check
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|35	%make test
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|36	
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|37	%install
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|38	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|39	
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|40	%files
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|41	%doc Changes LICENSE META.yml META.json README
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|42	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|43	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|44	

4431 12
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|1	%define upstream_name    Dist-Zilla-Plugin-InstallGuide
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|2	%define upstream_version 1.101461
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|3	
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|7	
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|8	Summary:	Build an INSTALL file
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|13	
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|15	BuildRequires:	perl(Carp)
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|16	BuildRequires:	perl(Dist::Zilla::File::InMemory)
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|17	BuildRequires:	perl(Dist::Zilla::Role::FileGatherer)
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|18	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|19	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|20	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|21	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|22	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|23	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|24	BuildRequires:	perl(Scalar::Util)
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|25	BuildRequires:	perl(Test::More) >= 0.940.0
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|26	
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|27	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|28	
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|29	%description
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|30	This plugin adds a very simple _INSTALL_ file to the distribution, telling
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|31	the user how to install this distribution.
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|32	
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|33	%prep
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|35	
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|36	%build
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|38	%make
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|39	
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|40	%check
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|41	%make test
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|42	
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|43	%install
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|44	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|45	
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|46	%files
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|47	%doc Changes LICENSE META.yml META.json README
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|48	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|49	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-InstallGuide-1.101.461-3|50	

4432 12
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|1	%define upstream_name    Dist-Zilla-Plugin-KwaliteeTests
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|2	%define upstream_version 1.101420
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|3	
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|7	
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|8	Summary:	Release tests for kwalitee
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|13	
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|16	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|17	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|18	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|19	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|20	BuildRequires:	perl(Test::Kwalitee)
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|21	BuildRequires:	perl(Test::More) >= 0.940.0
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|22	
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|23	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|24	
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|25	%description
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|26	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|27	providing the following files
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|28	
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|29	xt/release/kwalitee.t - a standard Test::Kwalitee test
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|30	
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|31	%prep
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|33	
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|34	%build
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|36	%make
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|37	
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|38	%check
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|39	%make test
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|40	
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|41	%install
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|42	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|43	
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|44	%files
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|45	%doc Changes LICENSE META.yml META.json README
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|46	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|47	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|48	

4433 12
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|1	%define upstream_name    Dist-Zilla-Plugin-LatestPrereqs
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|2	%define upstream_version 0.3
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|3	
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|7	
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|8	Summary:	Adjust prereqs to use latest version available
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|13	
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|15	BuildRequires:	perl(CPAN)
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|16	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|17	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|18	
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|19	%description
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|20	This plugin will filter over all your declared or discovered prerequisites,
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|21	contact CPAN, and adjust the version to the latest one available.
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|22	
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|23	This will make sure that your module will be installed with the latest
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|24	version available on CPAN at the time you built your package.
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|25	
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|26	The most common use for this techinique is for the Task manpage modules.
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|27	You can rebuild your Task module on a regular basis to make sure it has the
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|28	latest versions of your dependencies.
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|29	
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|30	%prep
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|32	
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|33	%build
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|35	%make
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|36	
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|37	%check
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|38	%make test
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|39	
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|40	%install
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|41	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|42	
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|43	%files
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|44	%doc Changes META.yml LICENSE README
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|45	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|46	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|47	

4434 12
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|1	%define upstream_name    Dist-Zilla-Plugin-LocaleMsgfmt
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|2	%define upstream_version 1.202
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|3	
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|7	
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|8	Summary:	Dist::Zilla plugin that compiles Local::Msgfmt .po files to .mo files
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|13	
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|15	BuildRequires:	perl(Dist::Zilla::Role::BeforeBuild)
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|16	BuildRequires:	perl(Locale::Msgfmt)
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|17	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|18	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|19	
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|20	%description
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|21	Put the following in your dist.ini
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|22	
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|23	[LocaleMsgfmt]
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|24	locale = share/locale ;; (optional)
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|25	
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|26	This plugin will compile all of the .po files it finds in the locale
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|27	directory into .mo files, via Locale::Msgfmt.
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|28	
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|29	%prep
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|31	
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|32	%build
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|34	%make
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|35	
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|36	%check
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|37	%make test
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|38	
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|39	%install
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|40	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|41	
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|42	%files
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|43	%doc Changes META.yml LICENSE META.json README
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|44	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|45	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|46	

4435 12
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|1	%define upstream_name    Dist-Zilla-Plugin-MakeMaker-Awesome
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|2	%define upstream_version 0.12
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|3	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|7	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|8	Summary:	A more awesome MakeMaker plugin for Dist::Zilla
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|13	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|15	BuildRequires:	perl(Dist::Zilla::File::InMemory)
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker)
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|17	BuildRequires:	perl(Dist::Zilla::Role::BuildRunner)
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|18	BuildRequires:	perl(Dist::Zilla::Role::InstallTool)
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|19	BuildRequires:	perl(Dist::Zilla::Role::TestRunner)
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|20	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|21	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|22	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|23	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|24	BuildRequires:	perl(MooseX::Types::Moose)
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|25	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|26	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|27	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|28	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|29	Obsoletes: perl-Dist-Zilla-Plugin-OverridableMakeMaker
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|30	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|31	%description
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|32	the Dist::Zilla manpage's Dist::Zilla::Plugin::MakeMaker plugin is limited,
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|33	if you want to stray from the marked path and do something that would
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|34	normally be done in a 'package MY' section or otherwise run custom code in
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|35	your _Makefile.PL_ you're out of luck.
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|36	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|37	This plugin is 100% compatable with the Dist::Zilla::Plugin::MakeMaker
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|38	manpage, but if you need something more complex you can just subclass it:
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|39	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|40	Then, in your _dist.ini_:
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|41	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|42	%prep
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|44	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|45	%build
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|46	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|47	%make
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|48	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|49	%check
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|50	%make test
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|51	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|52	%install
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|53	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|54	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|55	%files
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|56	%doc Changes META.yml LICENSE README META.json
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|57	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|58	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|59	

4436 12
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|1	%define upstream_name    Dist-Zilla-Plugin-MakeMaker-SkipInstall
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|2	%define upstream_version 1.100
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|3	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|6	Release:	2
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|7	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|8	Summary:	Skip the install rule of MakeMaker
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|13	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|16	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|17	BuildRequires:	perl(Test::Exception)
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|18	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|19	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|20	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|21	%description
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|22	This small plugin will edit the 'Makefile.PL' file, and override the
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|23	install target to become a no-op.
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|24	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|25	This will make your module fail the install phase. It will be built, and
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|26	tested but will never be installed.
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|27	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|28	The most common use for this techinique is for the Task manpage modules.
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|29	Without a proper install phase, you can install your Task module repetedly.
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|30	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|31	%prep
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|33	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|34	%build
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|36	%make
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|37	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|38	%check
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|39	#make test
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|40	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|41	%install
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|42	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|43	
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|44	%files
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|45	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|46	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|47	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-MakeMaker-SkipInstall-1.100.0-2|48	

4437 12
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|1	%define upstream_name    Dist-Zilla-Plugin-MatchManifest
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|2	%define upstream_version 4.00
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|3	
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|7	
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|8	Summary:	Ensure that MANIFEST is correct
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|13	
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|16	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|17	BuildRequires:	perl(Throwable)
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|18	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|19	BuildRequires:	perl(Text::Diff)
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|20	BuildRequires:	perl(Role::HasMessage)
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|21	BuildRequires:	perl(Role::Identifiable::HasIdent)
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|22	BuildRequires:	perl(autodie)
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|23	BuildRequires:	perl(MooseX::OneArgNew)
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|24	BuildRequires:	perl(Test::Fatal)
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|25	
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|26	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|27	
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|28	%description
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|29	If included, this plugin will ensure that the distribution contains a
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|30	_MANIFEST_ file and that its contents match the files collected by
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|31	Dist::Zilla. If not, it will display the differences and (if STDIN & STDOUT
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|32	are TTYs) offer to update the _MANIFEST_.
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|33	
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|34	%prep
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|36	
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|37	%build
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|39	%make
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|40	
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|41	%check
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|42	#make test
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|43	
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|44	%install
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|45	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|46	
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|47	%files
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|48	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|49	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|50	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-MatchManifest-4.0.0-3|51	

4438 12
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|1	%define upstream_name    Dist-Zilla-Plugin-Mercurial
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|3	
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|7	
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|8	Summary:	Check for modified/removed/unknown files
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|13	
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|16	BuildRequires:	perl(File::Slurp)
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|17	BuildRequires:	perl(IPC::System::Simple)
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|19	BuildRequires:	perl(autodie)
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|20	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|21	
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|22	%description
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|23	This plugin provides Mercurial support for the Dist::Zilla manpage.
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|24	Currently, it supports checking that the working copy is clean before
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|25	release, tagging, and pushing changes to the remote. The tag plugin also
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|26	checks before tagging to make sure that the tag it wants to use is unique.
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|27	
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|28	Currently, this plugin does not support committing, so it won't play nice
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|29	with plugins that make changes to the working copy before release. Patches
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|30	are welcome.
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|31	
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|32	%prep
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|34	
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|35	%build
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|37	%make
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|38	
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|39	%check
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|40	%make test
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|41	
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|42	%install
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|43	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|44	
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|45	%files
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|46	%doc Changes META.yml LICENSE README
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|47	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|48	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-Mercurial-0.30.0-3|49	

4439 12
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|1	%define upstream_name    Dist-Zilla-Plugin-MetaData-BuiltWith
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|2	%define upstream_version 0.01018204
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|3	
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|7	
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|8	Summary:	Go overkill and report everything in all name-spaces
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|13	
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|15	BuildRequires:	perl(Carp)
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|16	BuildRequires:	perl(Dist::Zilla::Role::ConfigDumper)
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|17	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|18	BuildRequires:	perl(Dist::Zilla::Util::EmulatePhase)
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|19	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|20	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|21	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|22	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|23	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|24	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|25	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|26	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|27	
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|28	%description
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|29	Often, distribution authors get module dependencies wrong. So in such
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|30	cases, its handy to be able to see what version of various packages they
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|31	built with.
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|32	
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|33	Some would prefer to demand everyone install the same version as they did,
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|34	but that's also not always necessary.
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|35	
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|36	Hopefully, the existence of the metadata provided by this module will help
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|37	users on their end machines make intelligent choices about what modules to
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|38	install in the event of a problem.
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|39	
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|40	%prep
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|42	
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|43	%build
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|44	perl Build.PL installdirs=vendor
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|45	./Build
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|46	
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|47	%check
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|48	./Build test
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|49	
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|50	%install
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|51	./Build install destdir=%{buildroot}
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|52	
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|53	%files
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|54	%doc Changes LICENSE META.json META.yml README
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|55	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|56	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.10.182.40-3|57	

4440 12
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|1	%define upstream_name    Dist-Zilla-Plugin-MetaNoIndex
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|2	%define upstream_version 1.101550
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|3	
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|7	
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|8	Summary:	Stop CPAN from indexing stuff
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|13	
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|15	BuildRequires:	perl(Data::PowerSet)
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|16	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|17	BuildRequires:	perl(Modern::Perl)
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|18	BuildRequires:	perl(Test::Most)
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|19	BuildRequires:	perl(Test::Warn)
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|20	BuildRequires:	perl(Test::Exception)
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|21	BuildRequires:	perl(Test::Differences)
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|22	BuildRequires:	perl(Readonly)
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|23	
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|24	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|25	
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|26	%description
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|27	This plugin allows you to prevent PAUSE/CPAN from indexing files you don't
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|28	want indexed. This is useful if you build test classes or example classes
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|29	that are used for those purposes only, and are not part of the
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|30	distribution. It does this by adding a 'no_index' block to your _META.yml_
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|31	file in your distribution.
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|32	
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|33	%prep
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|35	
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|36	%build
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|38	%make
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|39	
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|40	%check
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|41	#make test
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|42	
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|43	%install
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|44	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|45	
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|46	%files
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|47	%doc Changes META.yml LICENSE README
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|48	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|49	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-MetaNoIndex-1.101.550-3|50	

4441 12
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|1	%define upstream_name    Dist-Zilla-Plugin-MetaProvides
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|2	%define upstream_version 1.12044806
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|3	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|6	Release:	5
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|7	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|8	Summary:	When nothing else works, pull in hand-crafted metadata from a specified file
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|13	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|15	BuildRequires:	perl(Class::Discover)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|16	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|17	BuildRequires:	perl(ExtUtils::Manifest) >= 1.560.0
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|18	BuildRequires:	perl(File::Find::Rule)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|19	BuildRequires:	perl(File::Find::Rule::Perl)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|20	BuildRequires:	perl(FindBin)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|21	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|22	BuildRequires:	perl(Module::Extract::Namespaces)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|23	BuildRequires:	perl(Module::Extract::VERSION)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|24	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|25	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|26	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|27	#BuildRequires:	perl(MooseX::Declare)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|28	BuildRequires:	perl(MooseX::Has::Sugar)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|29	BuildRequires:	perl(MooseX::Types::Moose)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|30	BuildRequires:	perl(Path::Class::Dir)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|31	BuildRequires:	perl(Path::Class::File)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|32	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|33	BuildRequires:	perl(Test::Exception)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|34	BuildRequires:	perl(Test::Perl::Critic)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|35	BuildRequires:	perl(YAML::Tiny)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|36	BuildRequires:	perl(aliased)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|37	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|38	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|39	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|40	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|41	Requires: perl(Module::Extract::Namespaces)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|42	Requires: perl(Module::Extract::VERSION)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|43	Requires: perl(aliased)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|44	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|45	%description
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|46	This Distribution Contains a small bundle of plugins for various ways of
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|47	populating the 'META.yml' that is built with your distribution.
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|48	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|49	The initial reason for this is due to stuff that uses the MooseX::Declare
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|50	manpage style class definitions not being parseable by many tools upstream,
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|51	so this is here to cover this problem by defining it in the metadata.
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|52	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|53	%prep
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|54	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|55	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|56	%build
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|57	perl Build.PL installdirs=vendor
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|58	./Build
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|59	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|60	%install
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|61	./Build install destdir=%{buildroot}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|62	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|63	%files
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|64	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|65	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|66	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-MetaProvides-1.120.448.60-5|67	

4442 12
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|1	%define upstream_name    Dist-Zilla-Plugin-MetaProvides-Class
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|2	%define upstream_version 1.11034201
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|3	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|7	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|8	Summary:	Scans files and tries to identify classes using Class::Discover
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|13	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|15	BuildRequires:	perl(Class::Discover)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|16	BuildRequires:	perl(Dist::Zilla::App::Tester)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|17	BuildRequires:	perl(Dist::Zilla::MetaProvides::ProvideRecord)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|19	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider::Provider)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|20	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|21	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|22	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|23	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|24	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|25	BuildRequires:	perl(MooseX::Declare)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|26	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|27	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|28	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|29	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|30	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|31	%description
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|32	Scans files and tries to identify classes using Class::Discover.
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|33	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|34	%prep
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|36	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|37	%build
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|38	perl Build.PL installdirs=vendor
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|39	./Build
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|40	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|41	%check
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|42	#/Build test
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|43	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|44	%install
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|45	./Build install destdir=%{buildroot}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|46	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|47	%files
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|48	%doc Changes LICENSE META.json META.yml README
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|49	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|50	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.110.342.10-3|51	

4443 12
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|1	%define upstream_name    Dist-Zilla-Plugin-MetaProvides-FromFile
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|2	%define upstream_version 1.11034201
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|3	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|7	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|8	Summary:	If nothing else works, pull in hand-crafted metadata from a specified file
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|13	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|15	BuildRequires:	perl(Carp)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|16	BuildRequires:	perl(Config::INI::Reader)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|17	BuildRequires:	perl(Dist::Zilla::App::Tester)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|18	BuildRequires:	perl(Dist::Zilla::MetaProvides::ProvideRecord)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|20	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider::Provider)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|21	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|22	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|23	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|24	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|25	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|26	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|27	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|28	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|29	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|30	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|31	%description
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|32	no description found
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|33	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|34	%prep
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|36	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|37	%build
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|38	perl Build.PL installdirs=vendor
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|39	./Build
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|40	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|41	%check
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|42	#./Build test
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|43	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|44	%install
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|45	./Build install destdir=%{buildroot}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|46	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|47	%files
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|48	%doc Changes LICENSE META.json META.yml README
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|49	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|50	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.342.10-3|51	

4444 12
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|1	%define upstream_name    Dist-Zilla-Plugin-MetaProvides-Package
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|2	%define upstream_version 1.12060501
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|3	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|6	Release:	2
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|7	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|8	Summary:	Extract namespaces/version from traditional packages for provides
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|13	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|15	BuildRequires:	perl(Dist::Zilla::App::Tester)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|16	BuildRequires:	perl(Dist::Zilla::MetaProvides::ProvideRecord)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|17	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|18	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider::Provider)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|19	BuildRequires:	perl(Dist::Zilla::Util::Test::KENTNL)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|20	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|21	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|22	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|23	BuildRequires:	perl(Module::Extract::Namespaces)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|24	BuildRequires:	perl(Module::Extract::VERSION)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|25	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|26	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|27	BuildRequires:	perl(Test::Fatal)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|28	BuildRequires:	perl(Test::More) >= 0.960
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|29	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|30	BuildRequires:	perl(Throwable)
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|31	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|32	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|33	%description
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|34	Extract namespaces/version from traditional packages for provides.
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|35	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|36	%prep
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|38	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|39	%build
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|40	perl Build.PL installdirs=vendor
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|41	./Build
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|42	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|43	%check
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|44	#./Build test
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|45	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|46	%install
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|47	./Build install destdir=%{buildroot}
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|48	
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|49	%files
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|50	%doc Changes LICENSE META.json META.yml README
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|51	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|52	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-MetaProvides-Package-1.120.605.10-2|53	

4445 12
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|1	%define upstream_name    Dist-Zilla-Plugin-MetaRecommends
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|2	%define upstream_version 0.03
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|3	
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|6	Release:	4
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|7	
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|8	Summary:	Provide optional prereqs in meta file
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|13	
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|15	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|16	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|17	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|18	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|19	
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|20	%description
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|21	This plugin adds a 'recommends' section to the distribution's metadata to
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|22	define any optional prereqs.
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|23	
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|24	This module is just a copy of the MetaResources plugin version 1.092680
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|25	with a few minor tweaks.
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|26	
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|27	%prep
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|29	
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|30	%build
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|32	%make
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|33	
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|34	%check
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|35	%make test
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|36	
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|37	%install
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|38	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|39	
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|40	%files
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|41	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|42	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|43	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|44	

4446 12
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|1	%define upstream_name    Dist-Zilla-Plugin-MinimumPerl
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|3	
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|7	
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|8	Summary:	Detects the minimum version of Perl required for your dist
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|13	
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|15	BuildRequires:	perl(Dist::Zilla::Role::PrereqSource)
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|16	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|17	BuildRequires:	perl(Perl::MinimumVersion)
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|19	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|20	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|21	
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|22	%description
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|23	This plugin uses the Perl::MinimumVersion manpage to automatically find the
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|24	minimum version of Perl required for your dist and adds it to the prereqs.
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|25	You can specify a version of Perl to override the scanning logic.
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|26	
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|27	# In your dist.ini:
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|28	[MinimumPerl]
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|29	
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|30	This plugin accepts the following options:
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|31	
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|32	%prep
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|34	
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|35	%build
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|37	%make
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|38	
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|39	%check
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|40	%make test
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|41	
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|42	%install
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|43	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|44	
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|45	%files
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|46	%doc LICENSE README META.yml Changes
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|47	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|48	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|49	

4447 12
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|1	%define upstream_name    Dist-Zilla-Plugin-MinimumVersionTests
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|2	%define upstream_version 1.101421
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|3	
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|7	
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|8	Summary:	Release tests for minimum required versions
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|13	
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|16	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|17	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|18	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|19	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|20	BuildRequires:	perl(Test::MinimumVersion)
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|21	BuildRequires:	perl(Test::More) >= 0.940.0
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|22	
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|23	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|24	
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|25	%description
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|26	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|27	providing the following files
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|28	
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|29	xt/release/minimum-version.t - a standard Test::MinimumVersion test
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|30	
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|31	%prep
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|33	
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|34	%build
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|36	%make
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|37	
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|38	%check
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|39	%make test
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|40	
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|41	%install
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|42	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|43	
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|44	%files
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|45	%doc Changes LICENSE META.yml META.json README
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|46	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|47	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|48	

4448 12
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|1	%define upstream_name    Dist-Zilla-Plugin-ModuleBuild-XSOrPP
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|3	
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|7	
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|8	Summary:	Add a --pp option to your Build.PL to force an XS-less build
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|13	
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|17	BuildRequires:	perl(Test::Most)
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|18	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|19	
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|20	%description
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|21	Use this plugin instead of the regular 'ModuleBuild' plugin. It generates a
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|22	_Build.PL_ which accepts a '--pp' flag to forcible disable XS compilation.
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|23	Obviously, this is only useful if your module can work without its XS
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|24	component.
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|25	
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|26	%prep
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|28	
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|29	%build
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|31	%make
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|32	
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|33	%check
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|34	%make test
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|35	
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|36	%install
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|37	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|38	
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|39	%files
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|40	%doc Changes META.yml LICENSE README META.json
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|41	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|42	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|43	

4449 12
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|1	%define upstream_name    Dist-Zilla-Plugin-ModuleInstall
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|2	%define upstream_version 0.01054020
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|3	
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|4	%if %{_use_internal_dependency_generator}
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|5	%define __noautoreq 'perl\\(inc::Module::Install\\)'
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|6	%else
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|7	%define _requires_exceptions perl(inc::Module::Install)
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|8	%endif
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|9	
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|10	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|12	Release:	2
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|13	
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|14	Summary:	Build Module::Install based Distributions with Dist::Zilla
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|15	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|16	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|18	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|19	
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|20	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|21	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|22	BuildRequires:	perl(Dist::Zilla::Role::Tempdir)
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|23	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|24	BuildRequires:	perl(Module::Install)
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|25	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|26	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|27	
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|28	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|29	
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|30	%description
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|31	This module will create a _Makefile.PL_ for installing the dist using
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|32	the Module::Install manpage.
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|33	
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|34	It is at present a very minimal feature set, but it works.
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|35	
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|36	%prep
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|38	
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|39	%build
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|41	%make
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|42	
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|43	%check
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|44	%make test
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|45	
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|46	%install
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|47	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|48	
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|49	%files
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|50	%doc Changes LICENSE README META.yml
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|51	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|52	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-ModuleInstall-0.10.540.200-2|53	

4450 12
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|1	%define upstream_name    Dist-Zilla-Plugin-NoAutomatedTesting
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|3	
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|7	
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|8	Summary:	Avoid running under CPAN Testers
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|13	
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|16	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|17	
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|18	%description
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|19	CPAN Testers are great and do a worthy and thankless job, testing all the
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|20	distributions uploaded to CPAN. But sometimes we don't want a distribution
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|21	to be tested by these gallant individuals.
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|22	
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|23	Dist::Zilla::Plugin::NoAutomatedTesting is a the Dist::Zilla manpage plugin
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|24	that mungles 'Makefile.PL' to detect that it is being run by a CPAN Tester
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|25	and 'exit 0' if it is.
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|26	
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|27	As this plugin mungles the 'Makefile.PL' it is imperative that it is
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|28	specified in 'dist.ini' AFTER '[MakeMaker]'.
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|29	
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|30	%prep
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|32	
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|33	%build
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|35	%make
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|36	
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|37	%check
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|38	%make test
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|39	
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|40	%install
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|41	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|42	
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|43	%files
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|44	%doc META.yml LICENSE README META.json Changes
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|45	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|46	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.20.0-3|47	

4451 12
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|1	%define upstream_name    Dist-Zilla-Plugin-NoTabsTests
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|2	%define upstream_version 0.01
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|3	
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|7	
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|8	Summary:	Release tests making sure hard tabs aren't used
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|13	
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|16	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|17	BuildRequires:	perl(Test::NoTabs)
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|18	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|19	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|20	
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|21	%description
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|22	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|23	providing the following files:
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|24	
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|25	* *
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|26	
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|27	xt/release/no-tabs.t
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|28	
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|29	%prep
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|31	
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|32	%build
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|34	
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|35	%make
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|36	
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|37	%check
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|38	%make test
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|39	
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|40	%install
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|41	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|42	
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|43	%files
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|44	%doc Changes META.yml LICENSE README META.json
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|45	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|46	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|47	

4452 12
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|1	%define upstream_name    Dist-Zilla-Plugin-OurPkgVersion
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|2	%define upstream_version 0.1.2
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|3	
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|7	
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|8	Summary:	No line insertion and does Package version with our
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|13	
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|15	BuildRequires:	perl(Carp)
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|16	BuildRequires:	perl(Dist::Zilla::Role::FileFinderUser)
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|17	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|18	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|19	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|20	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|21	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|22	BuildRequires:	perl(PPI)
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|23	BuildRequires:	perl(Scalar::Util)
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|24	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|25	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|26	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|27	
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|28	%description
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|29	This module was created as an alternative to the
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|30	Dist::Zilla::Plugin::PkgVersion manpage and uses some code from that
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|31	module. This module is designed to use a the more readable format 'our
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|32	$VERSION = $version;' as well as not change then number of lines of code in
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|33	your files, which will keep your repository more in sync with your CPAN
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|34	release. It also allows you slightly more freedom in how you specify your
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|35	version.
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|36	
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|37	EXAMPLES
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|38	in dist.ini
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|39	
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|40	...
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|41	version = 0.01;
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|42	[OurPkgVersion]
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|43	
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|44	%prep
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|46	
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|47	%build
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|48	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|49	%make
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|50	
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|51	%check
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|52	%make test
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|53	
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|54	%install
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|55	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|56	
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|57	%files
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|58	%doc Changes META.yml LICENSE README
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|59	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|60	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|61	

4453 12
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|1	%define upstream_name    Dist-Zilla-Plugin-PerlTidy
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|2	%define upstream_version 0.09
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|3	
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|7	
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|8	Summary:	Perltidy your dist
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|13	
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|16	BuildRequires:	perl(File::Copy)
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|17	BuildRequires:	perl(File::Next)
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|18	BuildRequires:	perl(Perl::Tidy)
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|19	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|20	
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|21	%description
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|22	Perltidy your dist.
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|23	
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|24	%prep
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|26	
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|27	%build
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|29	%make
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|30	
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|31	%check
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|32	%make test
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|33	
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|34	%install
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|35	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|36	
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|37	%files
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|38	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|39	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|40	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|41	

4454 12
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|1	%define upstream_name    Dist-Zilla-Plugin-PodLoom
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|2	%define upstream_version 3.00
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|3	
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|7	
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|8	Summary:	Process module documentation through Pod::Loom
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|13	
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|16	BuildRequires:	perl(Dist::Zilla::Role::ModuleInfo)
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|17	BuildRequires:	perl(Hash::Merge::Simple)
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|18	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|19	BuildRequires:	perl(Pod::Loom)
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|20	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|21	
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|22	%description
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|23	If included, this plugin will process each _.pm_ and _.pod_ file under
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|24	_lib_ or in the root directory through Pod::Loom.
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|25	
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|26	%prep
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|28	
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|29	%build
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|31	%make
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|32	
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|33	%check
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|34	%make test
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|35	
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|36	%install
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|37	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|38	
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|39	%files
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|40	%doc README Changes META.yml LICENSE
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|41	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|42	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|43	

4455 12
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|1	%define upstream_name    Dist-Zilla-Plugin-PodPurler
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|2	%define upstream_version 0.093400
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|3	
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|6	Release:	4
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|7	
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|8	Summary:	Like PodWeaver, but more erratic and amateurish
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|13	
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|16	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|17	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|18	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|19	BuildRequires:	perl(PPI)
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|20	BuildRequires:	perl(Pod::Elemental)
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|21	BuildRequires:	perl(Pod::Elemental::PerlMunger)
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|22	BuildRequires:	perl(Pod::Eventual)
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|23	
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|24	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|25	
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|26	%description
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|27	PodPurler ress, which rips apart your kinda-POD and reconstructs it as
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|28	boring old real POD.
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|29	
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|30	%prep
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|32	
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|33	%build
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|35	%make
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|36	
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|37	%check
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|38	make test
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|39	
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|40	%install
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|41	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|42	
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|43	%files
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|44	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|45	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|46	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-PodPurler-0.93.400-4|47	

4456 12
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|1	%define upstream_name    Dist-Zilla-Plugin-PodSpellingTests
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|2	%define upstream_version 1.101420
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|3	
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|7	
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|8	Summary:	Release tests for POD spelling
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|13	
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|16	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|17	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|18	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|19	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|20	BuildRequires:	perl(Pod::Wordlist::hanekomu)
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|21	BuildRequires:	perl(Test::More) >= 0.940.0
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|22	BuildRequires:	perl(Test::Spelling)
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|23	
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|24	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|25	
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|26	%description
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|27	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|28	providing the following files
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|29	
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|30	xt/release/pod-spell.t - a standard Test::Spelling test
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|31	
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|32	%prep
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|34	
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|35	%build
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|37	%make
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|38	
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|39	%check
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|40	%make test
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|41	
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|42	%install
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|43	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|44	
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|45	%files
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|46	%doc Changes LICENSE META.yml META.json README
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|47	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|48	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|49	

4457 12
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|1	%define upstream_name    Dist-Zilla-Plugin-PodWeaver
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|2	%define upstream_version 3.101641
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|3	
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|7	
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|8	Summary:	Do horrible things to POD, producing better docs
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|13	
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|16	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|17	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|18	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|19	BuildRequires:	perl(Pod::Elemental::PerlMunger)
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|20	BuildRequires:	perl(Pod::Weaver)
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|21	
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|22	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|23	
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|24	# not auto-detected
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|25	Requires:	perl(Pod::Elemental::PerlMunger)
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|26	
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|27	%description
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|28	PodWeaver is a work in progress, which rips apart your kinda-POD and
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|29	reconstructs it as boring old real POD.
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|30	
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|31	%prep
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|33	
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|34	%build
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|36	%make
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|37	
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|38	%check
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|39	%make test
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|40	
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|41	%install
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|42	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|43	
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|44	%files
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|45	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|46	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|47	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-PodWeaver-3.101.641-3|48	

4458 12
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|1	%define upstream_name    Dist-Zilla-Plugin-PortabilityTests
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|2	%define upstream_version 1.101420
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|3	
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|7	
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|8	Summary:	Release tests for portability
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|13	
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|15	BuildRequires:	perl(Carp)
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|17	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|18	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|19	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|20	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|21	BuildRequires:	perl(Scalar::Util)
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|22	BuildRequires:	perl(Test::More) >= 0.940.0
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|23	BuildRequires:	perl(Test::Portability::Files)
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|24	
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|25	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|26	
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|27	%description
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|28	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|29	providing the following files
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|30	
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|31	xt/release/portability.t - a standard Test::Portability::Files test
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|32	
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|33	%prep
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|35	
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|36	%build
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|38	%make
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|39	
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|40	%check
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|41	%make test
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|42	
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|43	%install
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|44	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|45	
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|46	%files
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|47	%doc Changes LICENSE META.yml META.json README
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|48	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|49	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|50	

4459 12
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|1	%define upstream_name    Dist-Zilla-Plugin-Prepender
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|2	%define upstream_version 1.101590
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|3	
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|7	
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|8	Summary:	Prepend lines at the top of your perl files
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/J/JQ/JQUELIN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|13	
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|16	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|17	BuildRequires:	perl(MooseX::Has::Sugar)
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|19	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|20	
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|21	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|22	
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|23	%description
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|24	This plugin will prepend the specified lines in each Perl module or
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|25	program within the distribution. For scripts having a shebang line,
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|26	lines will be inserted just after it.
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|27	
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|28	This is useful to enforce a set of pragmas to your files (since pragmas
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|29	are lexical, they will be active for the whole file), or to add some
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|30	copyright comments, as the fsf recommends.
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|31	
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|32	%prep
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|34	
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|35	%build
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|36	perl Build.PL installdirs=vendor
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|37	./Build
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|38	
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|39	%check
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|40	# Doesn't find user config
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|41	#./Build test
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|42	
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|43	%install
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|44	./Build install destdir=%{buildroot}
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|45	
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|46	%files
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|47	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|48	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|49	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|50	
12cr|perl-Dist-Zilla-Plugin-Prepender-1.101.590-3|51	

4460 12
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|1	%define upstream_name    Dist-Zilla-Plugin-ProgCriticTests
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|2	%define upstream_version 1.102520
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|3	
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|7	
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|8	Summary:	Gradually enforce coding standards with Dist::Zilla
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|13	
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|15	BuildRequires:	perl(Capture::Tiny)
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|17	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|18	BuildRequires:	perl(Dist::Zilla::Tester)
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|19	BuildRequires:	perl(JSON)
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|20	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|21	BuildRequires:	perl(Params::Util)
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|22	BuildRequires:	perl(Path::Class)
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|23	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|24	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|25	BuildRequires:	perl(Test::Perl::Critic::Progressive)
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|26	BuildRequires:	perl(Try::Tiny)
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|27	BuildRequires:	perl(YAML::Tiny)
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|28	BuildRequires:	perl(autodie)
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|29	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|30	
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|31	%description
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|32	Please see Test::Perl::Critic::Progressive on what exactly it does. For you
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|33	it's only important to know that by using this plugin you can avoid the
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|34	creep of bad coding practices into your distribution and slowly remove
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|35	those that have made their way in already, without being forced to fix
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|36	everything at once.
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|37	
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|38	The plugin automatically creates the needed test file and primes it with
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|39	all data it needs to know about your dist as well as the options you give.
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|40	
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|41	%prep
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|43	
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|44	%build
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|45	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|46	%make
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|47	
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|48	%check
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|49	#make test
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|50	
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|51	%install
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|52	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|53	
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|54	%files
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|55	%doc Changes README META.yml LICENSE META.json
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|56	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|57	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-ProgCriticTests-1.102.520-3|58	

4461 12
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|1	%define upstream_name    Dist-Zilla-Plugin-PurePerlTests
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|3	
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|7	
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|8	Summary:	Run all your tests twice, once with XS code and once with pure Perl
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|13	
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|17	BuildRequires:	perl(Test::Most)
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|18	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|19	
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|20	%description
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|21	This plugin is for modules which ship with a dual XS/pure Perl
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|22	implementation.
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|23	
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|24	The plugin makes a copy of all your tests when doing release testing (via
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|25	'dzil test' or 'dzil release'). The copy will set an environment value that
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|26	you specify in a 'BEGIN' block. You can use this to force your code to not
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|27	load the XS implementation.
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|28	
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|29	%prep
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|31	
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|32	%build
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|34	%make
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|35	
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|36	%check
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|37	%make test
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|38	
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|39	%install
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|40	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|41	
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|42	%files
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|43	%doc Changes META.yml LICENSE README META.json
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|44	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|45	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-PurePerlTests-0.20.0-3|46	

4462 12
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|1	%define upstream_name    Dist-Zilla-Plugin-ReadmeFromPod
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|2	%define upstream_version 0.14
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|3	
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|7	
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|8	Summary:	Automatically convert POD to a README for Dist::Zilla
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|13	
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|16	BuildRequires:	perl(IO::Scalar)
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|17	BuildRequires:	perl(Pod::Text)
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|18	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|19	
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|20	%description
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|21	Generate the README from 'main_module' by the Pod::Text manpage
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|22	
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|23	The code is mostly a copy-paste of the Module::Install::ReadmeFromPod
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|24	manpage
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|25	
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|26	%prep
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|28	
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|29	%build
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|31	%make
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|32	
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|33	%check
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|34	%make test
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|35	
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|36	%install
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|37	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|38	
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|39	%files
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|40	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|41	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|42	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|43	

4463 12
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|1	%define upstream_name    Dist-Zilla-Plugin-ReadmeMarkdownFromPod
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|2	%define upstream_version 0.100700
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|3	
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|6	Release:	4
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|7	
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|8	Summary:	Automatically convert POD to a README.mkdn for Dist::Zilla
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|13	
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|15	BuildRequires:	perl(Dist::Zilla::File::InMemory)
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|16	BuildRequires:	perl(Dist::Zilla::Role::InstallTool)
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|17	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|18	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|19	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|20	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|21	BuildRequires:	perl(Pod::Markdown)
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|22	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|23	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|24	
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|25	%description
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|26	Generate a README.mkdn from 'main_module' by the Pod::Markdown manpage
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|27	
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|28	The code is mostly a copy-paste of the Dist::Zilla::Plugin::ReadmeFromPod
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|29	manpage
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|30	
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|31	%prep
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|33	
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|34	%build
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|36	%make
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|37	
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|38	%check
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|39	%make test
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|40	
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|41	%install
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|42	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|43	
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|44	%files
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|45	%doc README META.yml LICENSE
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|46	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|47	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|48	

4464 12
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|1	%define upstream_name    Dist-Zilla-Plugin-ReportVersions
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|2	%define upstream_version 1.102460
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|3	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|7	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|8	Summary:	Write a test that reports used module versions
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|13	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|15	BuildRequires:	perl(Carp)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|17	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|18	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|19	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|20	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|21	BuildRequires:	perl(Scalar::Util)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|22	BuildRequires:	perl(Test::More) >= 0.940.0
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|23	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|24	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|25	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|26	%description
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|27	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|28	providing the following files
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|29	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|30	t/000-report-versions.t
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|31	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|32	The '000' prefix is chosen so it runs first to make sure it shows up in
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|33	CPAN tester reports.
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|34	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|35	%prep
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|37	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|38	%build
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|40	%make
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|41	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|42	%check
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|43	%make test
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|44	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|45	%install
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|46	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|47	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|48	%files
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|49	%doc Changes LICENSE META.yml META.json README
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|50	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|51	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-ReportVersions-1.102.460-3|52	

4465 12
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|1	%define upstream_name    Dist-Zilla-Plugin-ReportVersions-Tiny
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|2	%define upstream_version 1.02
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|3	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|7	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|8	Summary:	Reports dependency versions during testing
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|13	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|16	BuildRequires:	perl(Dist::Zilla::File::FromCode)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|17	BuildRequires:	perl(Dist::Zilla::Role::FileGatherer)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|18	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|19	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|20	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|21	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|22	BuildRequires:	perl(Test::Differences)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|23	BuildRequires:	perl(Test::Exception)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|24	BuildRequires:	perl(Test::MockObject)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|25	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|26	BuildRequires:	perl(vars)
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|27	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|28	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|29	%description
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|30	This module integrates with the Dist::Zilla manpage to automatically add an
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|31	additional test to your released software. Rather than testing features of
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|32	the software, this reports the versions of all static module dependencies,
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|33	and of Perl, at the time the tests are run.
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|34	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|35	The value of this is that when someone submits a test failure report you
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|36	can see which versions of the modules were installed and, hopefully, be
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|37	able to reproduce problems that are dependent on a specific set of module
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|38	versions.
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|39	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|40	%prep
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|42	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|43	%build
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|45	%make
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|46	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|47	%check
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|48	%make test
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|49	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|50	%install
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|51	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|52	
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|53	%files
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|54	%doc META.yml META.json LICENSE README
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|55	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|56	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.20.0-3|57	

4466 12
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|1	%define upstream_name    Dist-Zilla-Plugin-Repository
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|2	%define upstream_version 0.15
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|3	
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|7	
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|8	Summary:	Automatically sets repository URL from svn/svk/Git checkout for Dist::Zilla
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|13	
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|16	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|17	
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|18	%description
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|19	The code is mostly a copy-paste of the Module::Install::Repository manpage
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|20	
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|21	ATTRIBUTES
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|22	* * git_remote
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|23	
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|24	This is the name of the remote to use for the public repository (if
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|25	you use Git). By default, unsurprisingly, to _origin_.
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|26	
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|27	%prep
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|29	
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|30	%build
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|32	%make
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|33	
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|34	%check
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|35	# Cannot find user config
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|36	#make test
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|37	
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|38	%install
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|39	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|40	
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|41	%files
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|42	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|43	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|44	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-Repository-0.150.0-3|45	

4467 12
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|1	%define upstream_name    Dist-Zilla-Plugin-Rsync
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|2	%define upstream_version 0.1
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|3	
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|7	
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|8	Summary:	Dist::Zilla plugin to upload using rsync
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|13	
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|15	BuildRequires:	perl(CLASS)
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|16	BuildRequires:	perl(Dist::Zilla::Role::Releaser)
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|17	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|18	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|19	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|20	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|21	
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|22	%description
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|23	The 'where' config key is required. The 'options' default to '-e ssh'.
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|24	
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|25	%prep
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|27	
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|28	%build
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|29	perl Build.PL installdirs=vendor
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|30	./Build
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|31	
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|32	%check
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|33	./Build test
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|34	
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|35	%install
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|36	./Build install destdir=%{buildroot}
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|37	
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|38	%files
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|39	%doc Changes LICENSE META.yml README
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|40	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|41	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-Rsync-0.100.0-3|42	

4468 12
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|1	%define upstream_name    Dist-Zilla-Plugins-CJM
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|2	%define upstream_version 3.01
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|3	
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|7	
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|8	Summary:	Allow a dist to have a custom Build.PL
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|13	
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|15	BuildRequires:	perl(CPAN::Meta::Converter)
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|16	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|17	BuildRequires:	perl(File::Copy)
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|18	BuildRequires:	perl(File::HomeDir)
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|19	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|20	BuildRequires:	perl(List::Util)
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|21	BuildRequires:	perl(Module::Build::ModuleInfo)
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|22	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|23	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|24	BuildRequires:	perl(Path::Class)
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|25	BuildRequires:	perl(Scalar::Util)
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|26	BuildRequires:	perl(autodie)
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|27	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|28	
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|29	%description
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|30	Plugins implementing ModuleInfo may call their own 'get_module_info' method
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|31	to construct a the Module::Build::ModuleInfo manpage object.
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|32	
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|33	%prep
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|35	
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|36	%build
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|38	%make
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|39	
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|40	%check
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|41	#make test
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|42	
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|43	%install
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|44	%makeinstall_std
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|45	
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|46	%files
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|47	%doc README Changes META.yml LICENSE
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|48	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|49	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|50	
12cr|perl-Dist-Zilla-Plugins-CJM-3.10.0-3|51	

4469 12
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|1	%define upstream_name    Dist-Zilla-Plugin-Signature
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|2	%define upstream_version 1.100930
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|3	
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|7	
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|8	Summary:	Sign releases with Module::Signature
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|13	
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|17	BuildRequires:	perl(File::chdir)
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|18	BuildRequires:	perl(Module::Signature)
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|19	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|20	
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|21	%description
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|22	This plugin will sign a distribution using Module::Signature
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|23	
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|24	%prep
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|26	
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|27	%build
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|29	%make
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|30	
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|31	%check
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|32	%make test
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|33	
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|34	%install
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|35	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|36	
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|37	%files
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|38	%doc Changes META.yml LICENSE README META.json
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|39	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|40	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|41	

4470 12
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|1	%define upstream_name    Dist-Zilla-Plugin-SubmittingPatches
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|3	
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|7	
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|8	Summary:	Add SubmittingPatches documentation
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|13	
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|17	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|18	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|19	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|20	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|21	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|22	BuildRequires:	perl(Scalar::Util)
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|23	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|24	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|25	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|26	
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|27	%description
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|28	add a patch submission policy to your repository similar to that of
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|29	git.git. In the long run I'm hoping to be able to generate slightly
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|30	different policies with this module. Complaints, or suggestions about the
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|31	actual policy are welcome
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|32	
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|33	%prep
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|35	
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|36	%build
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|38	%make
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|39	
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|40	%check
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|41	%make test
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|42	
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|43	%install
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|44	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|45	
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|46	%files
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|47	%doc Changes META.yml LICENSE README
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|48	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|49	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|50	

4471 12
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|1	%define upstream_name    Dist-Zilla-Plugin-SVK
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|3	
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|7	
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|8	Summary:	Provide the allow_dirty & changelog attributes
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|13	
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|16	BuildRequires:	perl(Class::MOP)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|17	BuildRequires:	perl(Cwd)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|18	BuildRequires:	perl(DateTime)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|19	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|20	BuildRequires:	perl(Dist::Zilla::Role::AfterRelease)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|21	BuildRequires:	perl(Dist::Zilla::Role::BeforeRelease)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|22	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|23	BuildRequires:	perl(Dist::Zilla::Tester)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|24	BuildRequires:	perl(File::Basename)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|25	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|26	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|27	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|28	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|29	BuildRequires:	perl(Moose::Role)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|30	BuildRequires:	perl(MooseX::Has::Sugar)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|31	BuildRequires:	perl(MooseX::Types::Moose)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|32	BuildRequires:	perl(Path::Class)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|33	BuildRequires:	perl(SVK)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|34	BuildRequires:	perl(SVK::Util)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|35	BuildRequires:	perl(SVK::XD)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|36	BuildRequires:	perl(SVN::Repos)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|37	BuildRequires:	perl(String::Formatter)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|38	BuildRequires:	perl(Test::Exception)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|39	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|40	BuildRequires:	perl(Try::Tiny)
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|41	
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|42	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|43	
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|44	%description
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|45	This set of plugins for the Dist::Zilla manpage can do interesting things
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|46	for module authors using http://svk.bestpractical.com to track their work.
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|47	
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|48	%prep
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|49	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|50	
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|51	%build
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|52	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|53	%make
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|54	
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|55	%check
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|56	#make test
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|57	
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|58	%install
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|59	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|60	
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|61	%files
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|62	%doc Changes META.yml LICENSE README
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|63	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|64	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-SVK-0.100.0-3|65	

4472 12
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|1	%define upstream_name    Dist-Zilla-Plugin-SvnObtain
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|3	
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|7	
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|8	Summary:	Obtain files from a subversion repository before building a distribution
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|13	
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|15	BuildRequires:	perl(Cwd)
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|16	BuildRequires:	perl(Dist::Zilla::Role::BeforeBuild)
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|17	BuildRequires:	perl(Dist::Zilla::Role::Plugin)
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|18	BuildRequires:	perl(File::Path)
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|19	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|20	BuildRequires:	perl(SVN::Client)
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|21	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|22	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|23	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|24	
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|25	%description
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|26	Uses the SVN::Client manpage to obtain files from a subversion repository
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|27	for inclusion in a distribution made with the Dist::Zilla manpage.
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|28	
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|29	'[SvnObtain]' sections in your _dist.ini_ file describe a set of Subversion
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|30	repositories that will be downloaded into the current directory prior to
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|31	building a distribution. Subdirectories will be created that correspond to
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|32	the name of the projects listed in that section. Optionally, after the URL
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|33	of the subversion repository, you may specify a particular revision to
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|34	check out. If you do not specify a revision, 'HEAD' will be used. For
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|35	instance, to include a copy MIT's simile timeline widget into your
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|36	distribution, your _dist.ini_ would contain something like this:
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|37	
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|38	[SvnObtain]
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|39	simile = http://simile-widgets.googlecode.com/svn
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|40	
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|41	%prep
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|43	
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|44	%build
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|45	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|46	%make
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|47	
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|48	%check
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|49	%make test
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|50	
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|51	%install
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|52	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|53	
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|54	%files
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|55	%doc META.yml LICENSE README
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|56	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|57	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|58	

4473 12
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|1	%define upstream_name    Dist-Zilla-Plugin-SynopsisTests
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|2	%define upstream_version 1.101420
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|3	
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|7	
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|8	Summary:	Release tests for synopses
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|13	
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|16	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|17	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|18	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|19	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|20	BuildRequires:	perl(Test::More) >= 0.940.0
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|21	BuildRequires:	perl(Test::Synopsis)
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|22	
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|23	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|24	
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|25	%description
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|26	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|27	providing the following files
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|28	
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|29	xt/release/synopsis.t - a standard Test::Synopsis test
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|30	
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|31	%prep
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|33	
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|34	%build
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|36	%make
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|37	
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|38	%check
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|39	%make test
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|40	
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|41	%install
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|42	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|43	
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|44	%files
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|45	%doc Changes LICENSE META.yml META.json README
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|46	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|47	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|48	

4474 12
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|1	%define upstream_name    Dist-Zilla-Plugin-TaskWeaver
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|2	%define upstream_version 0.101620
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|3	
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|7	
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|8	Summary:	Dist::Zilla::Plugin::TaskWeaver's helper
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|13	
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|15	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|17	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|18	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|19	BuildRequires:	perl(Pod::Elemental)
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|20	BuildRequires:	perl(Pod::Weaver)
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|21	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|22	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|23	
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|24	%description
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|25	The TaskWeaver plugin acts just like the PodWeaver plugin, but gets its
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|26	claws just a bit into your Pod::Weaver configuration and then uses them to
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|27	figure out prerequisites and grouping for building a Task distribution.
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|28	
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|29	The 'Task::' namespace is used for libraries that do not have any code of
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|30	their own, but are just ways of getting a lot of other libraries installed
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|31	at once. In other words, they're just prerequisites with no actual logic.
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|32	
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|33	TaskWeaver expects that your _.pm_ file will have Pod like the following:
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|34	
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|35	%prep
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|37	
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|38	%build
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|40	%make
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|41	
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|42	%check
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|43	%make test
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|44	
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|45	%install
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|46	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|47	
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|48	%files
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|49	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|50	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|51	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.620-3|52	

4475 12
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|1	%define upstream_name    Dist-Zilla-Plugin-TemplateFile
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|2	%define upstream_version 0.01
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|3	
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|7	
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|8	Summary:	Use files as templates to build a distribution
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|13	
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|15	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|16	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|17	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|18	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|19	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|20	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|21	
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|22	%description
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|23	Utilize the Text::Template manpage to turn certain files into templates.
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|24	Each template has available to it the '$dist' variable that is the instance
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|25	of the Dist::Zilla manpage currently running. Only those files listed in
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|26	'dist.ini' as 'filename = blah' will be considered templates. Filenames are
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|27	given relative to the root of the build.
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|28	
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|29	%prep
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|31	
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|32	%build
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|34	%make
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|35	
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|36	%check
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|37	%make test
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|38	
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|39	%install
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|40	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|41	
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|42	%files
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|43	%doc Changes META.yml LICENSE README
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|44	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|45	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-TemplateFile-0.10.0-3|46	

4476 12
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|1	%define upstream_name    Dist-Zilla-Plugin-Test-CPAN-Changes
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|2	%define upstream_version 0.003
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|3	
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|6	Release:	2
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|7	
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|8	Summary:	Release tests for your changelog
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|13	
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|16	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|17	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|18	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|19	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|20	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|21	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|22	
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|23	%description
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|24	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|25	providing the following file:
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|26	
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|27	xt/release/cpan-changes.t - a standard Test::CPAN::Changes test
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|28	
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|29	See the Test::CPAN::Changes manpage for what this test does.
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|30	
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|31	%prep
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|33	
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|34	%build
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|36	%make
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|37	
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|38	%check
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|39	%make test
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|40	
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|41	%install
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|42	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|43	
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|44	%files
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|45	%doc README CHANGES LICENSE META.yml
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|46	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|47	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|48	

4477 12
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|1	%define upstream_name    Dist-Zilla-Plugin-Twitter
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|2	%define upstream_version 0.010
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|3	
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|6	Release:	2
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|7	
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|8	Summary:	Twitter when you release with Dist::Zilla
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|13	
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|16	BuildRequires:	perl(Data::Visitor::Callback)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|17	BuildRequires:	perl(Digest::SHA1)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|18	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|19	BuildRequires:	perl(Dist::Zilla::App::Tester)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|20	BuildRequires:	perl(Dist::Zilla::Role::AfterRelease)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|21	BuildRequires:	perl(Dist::Zilla::Role::Releaser)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|22	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|23	BuildRequires:	perl(Dist::Zilla::Tester)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|24	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|25	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|26	BuildRequires:	perl(HTML::Entities)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|27	BuildRequires:	perl(HTTP::Response)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|28	BuildRequires:	perl(JSON::Any)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|29	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|30	BuildRequires:	perl(Math::BigFloat)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|31	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|32	BuildRequires:	perl(MooseX::MultiInitArg)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|33	BuildRequires:	perl(Net::Netrc)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|34	BuildRequires:	perl(Net::Twitter)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|35	BuildRequires:	perl(Params::Util)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|36	BuildRequires:	perl(Path::Class)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|37	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|38	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|39	BuildRequires:	perl(WWW::Shorten::Simple)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|40	BuildRequires:	perl(WWW::Shorten::TinyURL)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|41	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|42	BuildRequires:	perl(utf8)
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|43	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|44	
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|45	%description
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|46	This plugin will use the Net::Twitter manpage with the login and password
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|47	in your '.netrc' file to send a release notice to Twitter. By default, it
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|48	will include a link to your README file as extracted on a fast CPAN mirror.
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|49	This works very nicely with the Dist::Zilla::Plugin::ReadmeFromPod manpage.
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|50	
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|51	%prep
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|52	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|53	
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|54	%build
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|55	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|56	
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|57	%make
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|58	
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|59	%check
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|60	#make test
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|61	
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|62	%install
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|63	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|64	
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|65	%files
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|66	%doc Changes LICENSE META.yml META.json README
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|67	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|68	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-Twitter-0.10.0-2|69	

4478 12
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|1	%define upstream_name    Dist-Zilla-Plugin-UnusedVarsTests
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|2	%define upstream_version 1.100860
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|3	
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|7	
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|8	Summary:	Release tests for unused variables
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|13	
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|15	BuildRequires:	perl(Carp)
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|17	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|18	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|19	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|20	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|21	BuildRequires:	perl(Scalar::Util)
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|22	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|23	BuildRequires:	perl(Test::Vars)
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|24	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|25	
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|26	%description
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|27	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|28	providing the following file:
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|29	
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|30	xt/release/unused-vars.t - a standard Test::Vars test
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|31	
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|32	%prep
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|34	
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|35	%build
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|37	%make
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|38	
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|39	%check
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|40	%make test
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|41	
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|42	%install
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|43	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|44	
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|45	%files
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|46	%doc Changes LICENSE META.yml META.json README
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|47	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|48	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|49	

4479 12
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|1	%define upstream_name    Dist-Zilla-Plugin-VersionFromPrev
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|3	
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|6	Release:	3
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|7	
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|8	Summary:	Get the last version via Git tag with C< git tag -l | sort -nr | head -n1 >
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|13	
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|15	BuildRequires:	perl(Dist::Zilla::Role::VersionProvider)
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|16	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|18	BuildArch:	noarch
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|19	
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|20	%description
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|21	This plugin was written because the author didn't like the time-based
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|22	version RJBS likes to use as implemented in the
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|23	Dist::Zilla::Plugin::AutoVersion manpage. Instead this plugin supports the
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|24	classic CPAN version schema where you start at '0.01' and move towards
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|25	'0.99', then increment to '1.00' and keep going from there.
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|26	
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|27	This is how you use the plugin:
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|28	
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|29	[VersionFromPrev]
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|30	
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|31	%prep
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|33	
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|34	%build
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|36	%make
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|37	
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|38	%check
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|39	%make test
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|40	
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|41	%install
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|42	%makeinstall_std
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|43	
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|44	%files
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|45	%doc Changes META.yml LICENSE README META.json
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|46	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|47	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|48	

4480 12
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|1	%define upstream_name    Dist-Zilla-Role-Tempdir
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|2	%define upstream_version 0.01027622
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|3	
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|6	Release:	3
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|7	
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|8	Summary:	Shell Out and collect the result in a DZ plug-in
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|13	
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|15	BuildRequires:	perl(Digest::SHA)
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|16	BuildRequires:	perl(Digest::base)
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|17	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|18	BuildRequires:	perl(File::Find::Rule)
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|19	BuildRequires:	perl(File::Slurp)
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|20	BuildRequires:	perl(File::Tempdir)
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|21	BuildRequires:	perl(File::chdir)
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|22	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|23	BuildRequires:	perl(Path::Class)
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|24	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|25	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|26	
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|27	BuildArch:	noarch
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|28	
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|29	%description
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|30	Shell Out and collect the result in a DZ plug-in.
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|31	
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|32	%prep
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|34	
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|35	%build
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|36	perl Build.PL installdirs=vendor
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|37	./Build
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|38	
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|39	%check
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|40	#./Build test
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|41	
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|42	%install
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|43	./Build install destdir=%{buildroot}
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|44	
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|45	%files
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|46	%doc Changes LICENSE README
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|47	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|48	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Role-Tempdir-0.10.276.220-3|49	

4481 12
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|1	%define upstream_name    Dist-Zilla-Util-EmulatePhase
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|2	%define upstream_version 0.01003312
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|3	
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|6	Release:	3
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|7	
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|8	Summary:	A dummy Dist::Zilla to fake a 'prereq' object on
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|13	
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|15	BuildRequires:	perl(Carp)
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|16	BuildRequires:	perl(Dist::Zilla::Prereqs)
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|17	BuildRequires:	perl(Dist::Zilla::Util::Test::KENTNL) >= 0.10.5.100
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|18	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|19	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|20	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|21	BuildRequires:	perl(Hash::Merge::Simple)
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|22	BuildRequires:	perl(Module::Build) >= 0.360.100
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|23	BuildRequires:	perl(Moose)
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|24	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|25	BuildRequires:	perl(Scalar::Util)
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|26	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|27	BuildRequires:	perl(Test::Fatal) >= 0.3.0
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|28	BuildRequires:	perl(Test::More) >= 0.96
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|29	BuildRequires:	perl(Try::Tiny)
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|30	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|31	BuildArch:	noarch
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|32	
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|33	%description
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|34	A dummy Dist::Zilla to fake a 'prereq' object on.
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|35	
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|36	%prep
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|38	
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|39	%build
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|40	perl Build.PL installdirs=vendor
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|41	./Build
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|42	
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|43	%check
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|44	#./Build test
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|45	
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|46	%install
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|47	./Build install destdir=%{buildroot}
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|48	
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|49	%files
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|50	%doc Changes LICENSE META.json META.yml README
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|51	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|52	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Util-EmulatePhase-0.10.33.120-3|53	

4482 12
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|1	%define upstream_name    Dist-Zilla-Util-Test-KENTNL
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|2	%define upstream_version 0.01000510
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|3	
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|4	Name:		perl-%{upstream_name}
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|6	Release:	3
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|7	
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|8	Summary:	KENTNL's DZil plugin testing tool
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|9	License:	GPL+ or Artistic
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|10	Group:		Development/Perl
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|13	
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|14	BuildRequires:	perl-devel
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|15	BuildRequires:	perl(Carp)
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|16	BuildRequires:	perl(Dist::Zilla::Tester)
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|17	BuildRequires:	perl(English)
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|18	BuildRequires:	perl(File::Find)
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|19	BuildRequires:	perl(Throwable)
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|20	BuildRequires:	perl(Role::Identifiable::HasIdent)
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|21	BuildRequires:	perl(File::Temp)
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|22	BuildRequires:	perl(Role::HasMessage)
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|23	BuildRequires:	perl(MooseX::OneArgNew)
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|24	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|25	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|26	BuildRequires:	perl(Params::Util)
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|27	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|28	BuildRequires:	perl(Test::Fatal)
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|29	BuildRequires:	perl(Test::More)
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|30	BuildRequires:	perl(Try::Tiny)
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|31	BuildRequires:	perl(Module::Build)
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|32	BuildArch:	noarch
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|33	
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|34	%description
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|35	KENTNL's DZil plugin testing tool.
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|36	
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|37	%prep
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|39	
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|40	%build
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|41	perl Build.PL installdirs=vendor
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|42	./Build
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|43	
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|44	%check
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|45	#./Build test
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|46	
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|47	%install
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|48	./Build install destdir=%{buildroot}
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|49	
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|50	%files
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|51	%doc README Changes LICENSE META.yml META.json
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|52	%{_mandir}/man3/*
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|53	%{perl_vendorlib}/*
12cr|perl-Dist-Zilla-Util-Test-KENTNL-0.10.5.100-3|54	

4483 12
12cr|perl-DJabberd-0.840.0-2|1	%define upstream_name    DJabberd
12cr|perl-DJabberd-0.840.0-2|2	%define upstream_version 0.84
12cr|perl-DJabberd-0.840.0-2|3	
12cr|perl-DJabberd-0.840.0-2|4	# TODO generate
12cr|perl-DJabberd-0.840.0-2|5	
12cr|perl-DJabberd-0.840.0-2|6	Name:		perl-%{upstream_name}
12cr|perl-DJabberd-0.840.0-2|7	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DJabberd-0.840.0-2|8	Release:	2
12cr|perl-DJabberd-0.840.0-2|9	
12cr|perl-DJabberd-0.840.0-2|10	Summary:	XMPP flexible framework to create custom jabber server
12cr|perl-DJabberd-0.840.0-2|11	License:	GPL+ and Artistic
12cr|perl-DJabberd-0.840.0-2|12	Group:		Development/Perl
12cr|perl-DJabberd-0.840.0-2|13	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DJabberd-0.840.0-2|14	Source0:	http://www.cpan.org/modules/by-module/DJabberd/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DJabberd-0.840.0-2|15	Source1:	djabberd.init
12cr|perl-DJabberd-0.840.0-2|16	Source2:	djabberd.conf
12cr|perl-DJabberd-0.840.0-2|17	Source3:	djabberd.sysconfig
12cr|perl-DJabberd-0.840.0-2|18	Source4:	djabberd.log.conf
12cr|perl-DJabberd-0.840.0-2|19	Source5:	djabberd.logrotate
12cr|perl-DJabberd-0.840.0-2|20	
12cr|perl-DJabberd-0.840.0-2|21	BuildRequires:	perl-devel
12cr|perl-DJabberd-0.840.0-2|22	BuildRequires:	perl(Danga::Socket)
12cr|perl-DJabberd-0.840.0-2|23	BuildRequires:	perl(Log::Log4perl)
12cr|perl-DJabberd-0.840.0-2|24	BuildRequires:	perl(XML::LibXML)
12cr|perl-DJabberd-0.840.0-2|25	BuildRequires:	perl(Digest::SHA1)
12cr|perl-DJabberd-0.840.0-2|26	BuildRequires:	perl(XML::SAX)
12cr|perl-DJabberd-0.840.0-2|27	BuildRequires:	perl(Net::DNS)
12cr|perl-DJabberd-0.840.0-2|28	BuildRequires:	perl(Net::SSLeay)
12cr|perl-DJabberd-0.840.0-2|29	BuildArch:	noarch
12cr|perl-DJabberd-0.840.0-2|30	
12cr|perl-DJabberd-0.840.0-2|31	%description
12cr|perl-DJabberd-0.840.0-2|32	DJabberd is a high-performance, scalable, extensible Jabber/XMPP server
12cr|perl-DJabberd-0.840.0-2|33	framework.
12cr|perl-DJabberd-0.840.0-2|34	While it comes with an example server, it's really a set of classes for
12cr|perl-DJabberd-0.840.0-2|35	you to build your own Jabber server without understanding Jabber.
12cr|perl-DJabberd-0.840.0-2|36	Instead of working with XML and protocol-specific details, you subclass parts
12cr|perl-DJabberd-0.840.0-2|37	and work
12cr|perl-DJabberd-0.840.0-2|38	with sane objects and data structures and let DJabberd do all the ugly work.
12cr|perl-DJabberd-0.840.0-2|39	
12cr|perl-DJabberd-0.840.0-2|40	%package -n djabberd
12cr|perl-DJabberd-0.840.0-2|41	Summary:	A jabber server, constructed with DJabber perl framework
12cr|perl-DJabberd-0.840.0-2|42	Group:		System/Servers
12cr|perl-DJabberd-0.840.0-2|43	Requires(preun): rpm-helper
12cr|perl-DJabberd-0.840.0-2|44	Requires(post): rpm-helper
12cr|perl-DJabberd-0.840.0-2|45	
12cr|perl-DJabberd-0.840.0-2|46	%description -n djabberd
12cr|perl-DJabberd-0.840.0-2|47	This package contains a example djabberd server, using the simplest possible
12cr|perl-DJabberd-0.840.0-2|48	modules ( ie, everything is stored in memory, no persistance )
12cr|perl-DJabberd-0.840.0-2|49	It is not intended to be used as it is, it just provides the needed example
12cr|perl-DJabberd-0.840.0-2|50	file and infrastructure to be integrated with the distribution.
12cr|perl-DJabberd-0.840.0-2|51	
12cr|perl-DJabberd-0.840.0-2|52	In order to turn this into a real server, you need to install various modules,
12cr|perl-DJabberd-0.840.0-2|53	depending on your needs.
12cr|perl-DJabberd-0.840.0-2|54	
12cr|perl-DJabberd-0.840.0-2|55	%prep
12cr|perl-DJabberd-0.840.0-2|56	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DJabberd-0.840.0-2|57	mkdir -p doc/DJabberd/Component/
12cr|perl-DJabberd-0.840.0-2|58	# do notprovides it, as it pulls a non packaged module
12cr|perl-DJabberd-0.840.0-2|59	#mv ./lib/DJabberd/Component/Example.pm doc/DJabberd/Component/
12cr|perl-DJabberd-0.840.0-2|60	rm -f ./lib/DJabberd/Component/Example.pm
12cr|perl-DJabberd-0.840.0-2|61	
12cr|perl-DJabberd-0.840.0-2|62	%build
12cr|perl-DJabberd-0.840.0-2|63	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DJabberd-0.840.0-2|64	%make
12cr|perl-DJabberd-0.840.0-2|65	
12cr|perl-DJabberd-0.840.0-2|66	%check
12cr|perl-DJabberd-0.840.0-2|67	export T_MUC_ENABLE=0
12cr|perl-DJabberd-0.840.0-2|68	make test
12cr|perl-DJabberd-0.840.0-2|69	
12cr|perl-DJabberd-0.840.0-2|70	%install
12cr|perl-DJabberd-0.840.0-2|71	%makeinstall_std
12cr|perl-DJabberd-0.840.0-2|72	
12cr|perl-DJabberd-0.840.0-2|73	mkdir -p %{buildroot}%{_initrddir}/
12cr|perl-DJabberd-0.840.0-2|74	cp %{SOURCE1} %{buildroot}%{_initrddir}/djabberd
12cr|perl-DJabberd-0.840.0-2|75	
12cr|perl-DJabberd-0.840.0-2|76	mkdir -p %{buildroot}%{_sysconfdir}/djabberd/
12cr|perl-DJabberd-0.840.0-2|77	cp %{SOURCE2} %{buildroot}%{_sysconfdir}/djabberd
12cr|perl-DJabberd-0.840.0-2|78	
12cr|perl-DJabberd-0.840.0-2|79	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/
12cr|perl-DJabberd-0.840.0-2|80	cp %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/djabberd
12cr|perl-DJabberd-0.840.0-2|81	
12cr|perl-DJabberd-0.840.0-2|82	# logging
12cr|perl-DJabberd-0.840.0-2|83	cp %{SOURCE4} %{buildroot}%{_sysconfdir}/djabberd/log.conf
12cr|perl-DJabberd-0.840.0-2|84	
12cr|perl-DJabberd-0.840.0-2|85	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d/
12cr|perl-DJabberd-0.840.0-2|86	cp %{SOURCE5} %{buildroot}%{_sysconfdir}/logrotate.d/djabberd
12cr|perl-DJabberd-0.840.0-2|87	
12cr|perl-DJabberd-0.840.0-2|88	%post -n djabberd
12cr|perl-DJabberd-0.840.0-2|89	%_post_service djabberd
12cr|perl-DJabberd-0.840.0-2|90	
12cr|perl-DJabberd-0.840.0-2|91	%preun -n djabberd
12cr|perl-DJabberd-0.840.0-2|92	%_preun_service djabberd
12cr|perl-DJabberd-0.840.0-2|93	
12cr|perl-DJabberd-0.840.0-2|94	%files -n djabberd
12cr|perl-DJabberd-0.840.0-2|95	%attr(0755,root,root) %{_bindir}/*
12cr|perl-DJabberd-0.840.0-2|96	%attr(0755,root,root) %{_initrddir}/djabberd
12cr|perl-DJabberd-0.840.0-2|97	%config(noreplace) %{_sysconfdir}/djabberd
12cr|perl-DJabberd-0.840.0-2|98	%config(noreplace) %{_sysconfdir}/sysconfig/djabberd
12cr|perl-DJabberd-0.840.0-2|99	%config(noreplace) %{_sysconfdir}/logrotate.d/*
12cr|perl-DJabberd-0.840.0-2|100	
12cr|perl-DJabberd-0.840.0-2|101	%files
12cr|perl-DJabberd-0.840.0-2|102	%doc doc/*
12cr|perl-DJabberd-0.840.0-2|103	%{perl_vendorlib}/DJabberd*
12cr|perl-DJabberd-0.840.0-2|104	%{_mandir}/man3/*
12cr|perl-DJabberd-0.840.0-2|105	
12cr|perl-DJabberd-0.840.0-2|106	%changelog
12cr|perl-DJabberd-0.840.0-2|107	* Wed Jul 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.840.0-1mdv2010.0
12cr|perl-DJabberd-0.840.0-2|108	+ Revision: 393669
12cr|perl-DJabberd-0.840.0-2|109	- update to 0.84
12cr|perl-DJabberd-0.840.0-2|110	- using %%perl_convert_version
12cr|perl-DJabberd-0.840.0-2|111	- removing patch djabberd.fix_5.10.diff merged upstream
12cr|perl-DJabberd-0.840.0-2|112	- fixed license field
12cr|perl-DJabberd-0.840.0-2|113	
12cr|perl-DJabberd-0.840.0-2|114	* Fri Sep 26 2008 Michael Scherer <misc@mandriva.org> 0.83-4mdv2009.0
12cr|perl-DJabberd-0.840.0-2|115	+ Revision: 288537
12cr|perl-DJabberd-0.840.0-2|116	- whitespace cleaning
12cr|perl-DJabberd-0.840.0-2|117	- add patch for perl 5.10 from upstream svn
12cr|perl-DJabberd-0.840.0-2|118	
12cr|perl-DJabberd-0.840.0-2|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DJabberd-0.840.0-2|120	- rebuild
12cr|perl-DJabberd-0.840.0-2|121	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DJabberd-0.840.0-2|122	
12cr|perl-DJabberd-0.840.0-2|123	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-DJabberd-0.840.0-2|124	- restore BuildRoot
12cr|perl-DJabberd-0.840.0-2|125	
12cr|perl-DJabberd-0.840.0-2|126	* Wed May 09 2007 Michael Scherer <misc@mandriva.org> 0.83-1mdv2008.0
12cr|perl-DJabberd-0.840.0-2|127	+ Revision: 25425
12cr|perl-DJabberd-0.840.0-2|128	- version 0.83
12cr|perl-DJabberd-0.840.0-2|129	- remove patch1, applied upstream
12cr|perl-DJabberd-0.840.0-2|130	
12cr|perl-DJabberd-0.840.0-2|131	
12cr|perl-DJabberd-0.840.0-2|132	* Tue Nov 14 2006 Michael Scherer <misc@mandriva.org> 0.81-1mdv2007.0
12cr|perl-DJabberd-0.840.0-2|133	+ Revision: 83963
12cr|perl-DJabberd-0.840.0-2|134	- add missing BuildRequires Net/SSLeay
12cr|perl-DJabberd-0.840.0-2|135	- fix typo in previous commit
12cr|perl-DJabberd-0.840.0-2|136	- add missing BuildRequires Net:DNS
12cr|perl-DJabberd-0.840.0-2|137	- missing BuildRequires Digest::SHA1
12cr|perl-DJabberd-0.840.0-2|138	- add missing buildrequires XML/LibXML.pm
12cr|perl-DJabberd-0.840.0-2|139	- enhance initscript to be able to define PERL5LIB in sysconfig file
12cr|perl-DJabberd-0.840.0-2|140	- missing buildrequires
12cr|perl-DJabberd-0.840.0-2|141	- add more comment about default config values
12cr|perl-DJabberd-0.840.0-2|142	- add patch for pidfile, from subversion
12cr|perl-DJabberd-0.840.0-2|143	- remove patch about test and muc, integrated upstream with 0.81
12cr|perl-DJabberd-0.840.0-2|144	- do not forget to kill the daemon in stop action
12cr|perl-DJabberd-0.840.0-2|145	- pidfile should be outside of the Vhost directive
12cr|perl-DJabberd-0.840.0-2|146	- add configuration for PidFile ( as pointed by Martin Atkins )
12cr|perl-DJabberd-0.840.0-2|147	- fix various rpmlint error, add a description, and service reload.
12cr|perl-DJabberd-0.840.0-2|148	- add a log file, and a logrotate file
12cr|perl-DJabberd-0.840.0-2|149	- really use a initscript configfile
12cr|perl-DJabberd-0.840.0-2|150	- use a configuration file for initscript ( and also fix it, ie, use djabberd, not ejabberd )
12cr|perl-DJabberd-0.840.0-2|151	- do not provides the file DJabberd/Component/Example.pm, as it pulls Bot::Eliza, even if placed
12cr|perl-DJabberd-0.840.0-2|152	in %%doc
12cr|perl-DJabberd-0.840.0-2|153	- rewrite the config file to be working out of the box ( without any real functionnality however, as it requires
12cr|perl-DJabberd-0.840.0-2|154	plugin not yet released except in djabber svn )
12cr|perl-DJabberd-0.840.0-2|155	- use the correct option
12cr|perl-DJabberd-0.840.0-2|156	- Import perl-DJabberd
12cr|perl-DJabberd-0.840.0-2|157	

4484 12
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|1	%define realname   DJabberd-Plugin-JabberIqVersion
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|2	
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|3	Name:		perl-%{realname}
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|4	Version:	0.40
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|5	Release:	4
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|6	License:	Artistic or GPL
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|7	Group:		Development/Perl
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|8	Summary:	Add support for "XEP 0092, Software version" to DJabberd
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|9	Url:		http://search.cpan.org/dist/%{realname}
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|10	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/DJabberd/DJabberd-Plugin-JabberIqVersion-%{version}.tar.bz2
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|11	
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|12	BuildRequires:	perl-devel
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|13	BuildRequires:	perl(DJabberd)
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|14	BuildArch:	noarch
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|15	
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|16	%description
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|17	DJabberd::Plugin::JabberIqVersion add support for "XEP 0092, Software version"
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|18	to DJabberd, a xmpp server framework.
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|19	
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|20	%prep
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|21	%setup -q -n DJabberd-Plugin-JabberIqVersion-%{version}
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|22	
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|23	%build
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|25	%make
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|26	
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|27	%check
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|28	# disabled, test seems to requires a update with new perl to work
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|29	#make test
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|30	
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|31	%install
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|32	%makeinstall_std
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|33	
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|34	%files
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|35	%doc Changes README
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|36	%{perl_vendorlib}/DJabberd/*
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|37	%{_mandir}/man3/*
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|38	
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|39	
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|40	
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|41	%changelog
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|42	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.40-3mdv2011.0
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|43	+ Revision: 681364
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|44	- mass rebuild
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|45	
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|46	* Sun Nov 22 2009 Michael Scherer <misc@mandriva.org> 0.40-2mdv2011.0
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|47	+ Revision: 469101
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|48	- disable test, as they prevent the build. ( upstream has been notified and is ok )
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|49	- import perl-DJabberd-Plugin-JabberIqVersion
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|50	
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|51	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|52	- restore BuildRoot
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|53	
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|54	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|56	
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|57	
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|58	* Thu Sep 20 2007 Michael Scherer <misc@mandriva.org> 0.40-1mdv2008.0
12cr|perl-DJabberd-Plugin-JabberIqVersion-0.40-4|59	- First Mandriva package

4485 12
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|1	%define realname   DJabberd-Plugin-PrivateStorage
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|2	
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|3	Name:		perl-%{realname}
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|4	Version:	0.60
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|5	Release:	4
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|6	License:	GPL or Artistic
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|7	Group:		Development/Perl
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|8	Summary:    Implement private storage, as described in XEP-0049, for DJabberd
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|9	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/DJabberd/DJabberd-Plugin-PrivateStorage-%{version}.tar.bz2
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|10	Url:		http://search.cpan.org/dist/%{realname}
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|11	
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|12	BuildRequires:	perl-devel
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|13	BuildRequires:	perl(File::Slurp)
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|14	BuildRequires:	perl(DBD::SQLite)
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|15	BuildRequires:	perl(DJabberd)
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|16	BuildArch:	noarch
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|17	
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|18	%description
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|19	Implement private storage, as described in XEP-0049, for DJabberd.
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|20	
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|21	This is used by various jabber client to store room bookmark, or notes
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|22	on contact in the roster.
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|23	
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|24	%prep
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|25	%setup -q -n DJabberd-Plugin-PrivateStorage-%{version}
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|26	
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|27	%build
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|29	%make
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|30	
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|31	%check
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|32	# disabled until they work again
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|33	#make test
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|34	
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|35	%install
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|36	%makeinstall_std
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|37	
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|38	%files
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|39	%doc Changes README
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|40	%{perl_vendorlib}/DJabberd/
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|41	%{_mandir}/man3/*
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|42	
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|43	%changelog
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|44	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.60-3mdv2011.0
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|45	+ Revision: 681365
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|46	- mass rebuild
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|47	
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|48	* Sun Nov 22 2009 Michael Scherer <misc@mandriva.org> 0.60-2mdv2011.0
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|49	+ Revision: 469114
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|50	- disable test as they requires to be rewritten
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|51	- fix BuildRequires
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|52	- import perl-DJabberd-Plugin-PrivateStorage
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|53	
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|54	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|55	- restore BuildRoot
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|56	
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|59	
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|60	
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|61	* Thu Sep 20 2007 Michael Scherer <misc@mandriva.org> 0.60-1mdv2008.0
12cr|perl-DJabberd-Plugin-PrivateStorage-0.60-4|62	- First Mandriva package

4486 12
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|1	%define realname   DJabberd-RosterStorage-SQLite
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|2	
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|3	Name:		perl-%{realname}
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|4	Version:	1.00
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|5	Release:	6
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|6	License:	GPL or Artistic
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|7	Group:		Development/Perl
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|8	Summary:	DJabber plugin to store your jabber roster in SQLite
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|9	Source0:	http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/DJabberd-RosterStorage-SQLite-%{version}.tar.bz2
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|10	# patch submitted upstream : http://lists.danga.com/pipermail/djabberd/2007-September/000401.html
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|11	# not applied however, i have been using it since 1 year
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|12	Patch0:		DJabberd-RosterStorage-SQLite-fixutf8.diff
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|13	Url:		http://search.cpan.org/dist/%{realname}
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|14	
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|15	BuildRequires:	perl-devel
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|16	BuildRequires:	perl(DJabberd)
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|17	BuildRequires:	perl(DBI)
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|18	# for testing, maybe one day
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|19	# BuildRequires: perl-DBD-SQLite
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|20	Requires:	perl(DBD::SQLite)
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|21	BuildArch:	noarch
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|22	
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|23	%description
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|24	DJabber plugin to store your jabber roster in SQLite.
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|25	
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|26	%prep
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|27	%setup -q -n DJabberd-RosterStorage-SQLite-%{version}
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|28	%patch -p0
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|29	
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|30	%build
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|32	%make
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|33	
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|34	%check
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|35	# without this, djabberd try to write to its log file
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|36	export LOGLEVEL=WARN
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|37	make test
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|38	
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|39	%install
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|40	%makeinstall_std
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|41	
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|42	%files
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|43	%{perl_vendorlib}/DJabberd/
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|44	%{_mandir}/man3/*
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|45	
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|46	%changelog
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|47	* Fri Sep 26 2008 Michael Scherer <misc@mandriva.org> 1.00-5mdv2009.0
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|48	+ Revision: 288538
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|49	- add old fix for utf8 roster
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|50	
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|51	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.00-4mdv2009.0
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|52	+ Revision: 256689
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|53	- rebuild
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|54	
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|55	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.00-2mdv2008.1
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|56	+ Revision: 135833
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|57	- restore BuildRoot
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|58	
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|59	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|61	
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|62	* Wed Sep 19 2007 Michael Scherer <misc@mandriva.org> 1.00-2mdv2008.0
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|63	+ Revision: 90842
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|64	- add missing requires
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|65	
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|66	
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|67	* Mon Nov 13 2006 Michael Scherer <misc@mandriva.org> 1.00-1mdv2007.0
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|68	+ Revision: 83882
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|69	- fix test when djabberd is installed
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|70	- Import perl-DJabberd-RosterStorage-SQLite
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|71	
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|72	* Sun Nov 05 2006 Michael Scherer <misc@mandriva.org> 1.00-1mdv2007.1
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|73	- First Mandriva package
12cr|perl-DJabberd-RosterStorage-SQLite-1.00-6|74	

4487 12
12cr|perl-DNS-ZoneParse-1.0.0-3|1	%define	upstream_name    DNS-ZoneParse
12cr|perl-DNS-ZoneParse-1.0.0-3|2	%define upstream_version 1.00
12cr|perl-DNS-ZoneParse-1.0.0-3|3	
12cr|perl-DNS-ZoneParse-1.0.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-DNS-ZoneParse-1.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-DNS-ZoneParse-1.0.0-3|6	Release:	3
12cr|perl-DNS-ZoneParse-1.0.0-3|7	
12cr|perl-DNS-ZoneParse-1.0.0-3|8	Summary:	Parse and manipulate DNS Zone Files
12cr|perl-DNS-ZoneParse-1.0.0-3|9	License:	GPL+ or Artistic
12cr|perl-DNS-ZoneParse-1.0.0-3|10	Group:		Development/Perl
12cr|perl-DNS-ZoneParse-1.0.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DNS-ZoneParse-1.0.0-3|12	Source0:	http://search.cpan.org/CPAN/modules/by-module/DNS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DNS-ZoneParse-1.0.0-3|13	
12cr|perl-DNS-ZoneParse-1.0.0-3|14	BuildRequires:	perl-devel
12cr|perl-DNS-ZoneParse-1.0.0-3|15	BuildArch:	noarch
12cr|perl-DNS-ZoneParse-1.0.0-3|16	
12cr|perl-DNS-ZoneParse-1.0.0-3|17	%description
12cr|perl-DNS-ZoneParse-1.0.0-3|18	This module will parse a Zone File and put all the Resource Records (RRs) into
12cr|perl-DNS-ZoneParse-1.0.0-3|19	an anonymous hash structure. At the moment, the following types of RRs are
12cr|perl-DNS-ZoneParse-1.0.0-3|20	supported: SOA, NS, MX, A, CNAME, TXT, PTR. It could be useful for maintaining
12cr|perl-DNS-ZoneParse-1.0.0-3|21	DNS zones, or for transferring DNS zones to other servers. If you want to
12cr|perl-DNS-ZoneParse-1.0.0-3|22	generate an XML-friendly version of your zone files, it is easy to use
12cr|perl-DNS-ZoneParse-1.0.0-3|23	XML::Simple with this module once you have parsed the zonefile.
12cr|perl-DNS-ZoneParse-1.0.0-3|24	
12cr|perl-DNS-ZoneParse-1.0.0-3|25	DNS::ZoneParse scans the DNS zonefile - removes comments and seperates the file
12cr|perl-DNS-ZoneParse-1.0.0-3|26	into its constituent records. It then parses each record and stores the records
12cr|perl-DNS-ZoneParse-1.0.0-3|27	internally. See below for information on the accessor methods.
12cr|perl-DNS-ZoneParse-1.0.0-3|28	
12cr|perl-DNS-ZoneParse-1.0.0-3|29	%prep
12cr|perl-DNS-ZoneParse-1.0.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DNS-ZoneParse-1.0.0-3|31	
12cr|perl-DNS-ZoneParse-1.0.0-3|32	%build
12cr|perl-DNS-ZoneParse-1.0.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-DNS-ZoneParse-1.0.0-3|34	%make
12cr|perl-DNS-ZoneParse-1.0.0-3|35	
12cr|perl-DNS-ZoneParse-1.0.0-3|36	%check
12cr|perl-DNS-ZoneParse-1.0.0-3|37	%make test
12cr|perl-DNS-ZoneParse-1.0.0-3|38	
12cr|perl-DNS-ZoneParse-1.0.0-3|39	%install
12cr|perl-DNS-ZoneParse-1.0.0-3|40	%makeinstall_std
12cr|perl-DNS-ZoneParse-1.0.0-3|41	
12cr|perl-DNS-ZoneParse-1.0.0-3|42	%files
12cr|perl-DNS-ZoneParse-1.0.0-3|43	%doc Changes README
12cr|perl-DNS-ZoneParse-1.0.0-3|44	%{perl_vendorlib}/DNS
12cr|perl-DNS-ZoneParse-1.0.0-3|45	%{_mandir}/*/*
12cr|perl-DNS-ZoneParse-1.0.0-3|46	
12cr|perl-DNS-ZoneParse-1.0.0-3|47	
12cr|perl-DNS-ZoneParse-1.0.0-3|48	%changelog
12cr|perl-DNS-ZoneParse-1.0.0-3|49	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 1.0.0-2mdv2011.0
12cr|perl-DNS-ZoneParse-1.0.0-3|50	+ Revision: 681367
12cr|perl-DNS-ZoneParse-1.0.0-3|51	- mass rebuild
12cr|perl-DNS-ZoneParse-1.0.0-3|52	
12cr|perl-DNS-ZoneParse-1.0.0-3|53	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2011.0
12cr|perl-DNS-ZoneParse-1.0.0-3|54	+ Revision: 553082
12cr|perl-DNS-ZoneParse-1.0.0-3|55	- update to 1.00
12cr|perl-DNS-ZoneParse-1.0.0-3|56	
12cr|perl-DNS-ZoneParse-1.0.0-3|57	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.990.0-1mdv2010.1
12cr|perl-DNS-ZoneParse-1.0.0-3|58	+ Revision: 461266
12cr|perl-DNS-ZoneParse-1.0.0-3|59	- update to 0.99
12cr|perl-DNS-ZoneParse-1.0.0-3|60	
12cr|perl-DNS-ZoneParse-1.0.0-3|61	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.960.0-1mdv2010.0
12cr|perl-DNS-ZoneParse-1.0.0-3|62	+ Revision: 403155
12cr|perl-DNS-ZoneParse-1.0.0-3|63	- rebuild using %%perl_convert_version
12cr|perl-DNS-ZoneParse-1.0.0-3|64	
12cr|perl-DNS-ZoneParse-1.0.0-3|65	* Sun Nov 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.96-1mdv2009.1
12cr|perl-DNS-ZoneParse-1.0.0-3|66	+ Revision: 303772
12cr|perl-DNS-ZoneParse-1.0.0-3|67	- update to new version 0.96
12cr|perl-DNS-ZoneParse-1.0.0-3|68	
12cr|perl-DNS-ZoneParse-1.0.0-3|69	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.95-5mdv2009.0
12cr|perl-DNS-ZoneParse-1.0.0-3|70	+ Revision: 256751
12cr|perl-DNS-ZoneParse-1.0.0-3|71	- rebuild
12cr|perl-DNS-ZoneParse-1.0.0-3|72	
12cr|perl-DNS-ZoneParse-1.0.0-3|73	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.95-3mdv2008.1
12cr|perl-DNS-ZoneParse-1.0.0-3|74	+ Revision: 137175
12cr|perl-DNS-ZoneParse-1.0.0-3|75	- spec cleanup
12cr|perl-DNS-ZoneParse-1.0.0-3|76	
12cr|perl-DNS-ZoneParse-1.0.0-3|77	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.95-2mdv2008.1
12cr|perl-DNS-ZoneParse-1.0.0-3|78	+ Revision: 136993
12cr|perl-DNS-ZoneParse-1.0.0-3|79	- rebuild
12cr|perl-DNS-ZoneParse-1.0.0-3|80	
12cr|perl-DNS-ZoneParse-1.0.0-3|81	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-DNS-ZoneParse-1.0.0-3|82	- restore BuildRoot
12cr|perl-DNS-ZoneParse-1.0.0-3|83	
12cr|perl-DNS-ZoneParse-1.0.0-3|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-DNS-ZoneParse-1.0.0-3|85	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-DNS-ZoneParse-1.0.0-3|86	
12cr|perl-DNS-ZoneParse-1.0.0-3|87	
12cr|perl-DNS-ZoneParse-1.0.0-3|88	* Fri Oct 13 2006 Oden Eriksson <oeriksson@mandriva.com>
12cr|perl-DNS-ZoneParse-1.0.0-3|89	+ 2006-10-12 13:12:28 (63851)
12cr|perl-DNS-ZoneParse-1.0.0-3|90	Import perl-DNS-ZoneParse
12cr|perl-DNS-ZoneParse-1.0.0-3|91	
12cr|perl-DNS-ZoneParse-1.0.0-3|92	* Fri Oct 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.95-1mdv2007.1
12cr|perl-DNS-ZoneParse-1.0.0-3|93	- initial Mandriva package
12cr|perl-DNS-ZoneParse-1.0.0-3|94	

4488 12
12cr|perl-DVD-Read-0.40.0-3|1	%define upstream_name    DVD-Read
12cr|perl-DVD-Read-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-DVD-Read-0.40.0-3|3	
12cr|perl-DVD-Read-0.40.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-DVD-Read-0.40.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-DVD-Read-0.40.0-3|6	Release:	3
12cr|perl-DVD-Read-0.40.0-3|7	
12cr|perl-DVD-Read-0.40.0-3|8	Summary:    Access to DVD IFO file using libdvdread
12cr|perl-DVD-Read-0.40.0-3|9	License:    GPL+ or Artistic
12cr|perl-DVD-Read-0.40.0-3|10	Group:      Development/Perl
12cr|perl-DVD-Read-0.40.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-DVD-Read-0.40.0-3|12	Source0:    http://www.cpan.org/modules/by-module/DVD/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-DVD-Read-0.40.0-3|13	
12cr|perl-DVD-Read-0.40.0-3|14	BuildRequires: libdvdread-devel
12cr|perl-DVD-Read-0.40.0-3|15	BuildRequires: perl-devel
12cr|perl-DVD-Read-0.40.0-3|16	
12cr|perl-DVD-Read-0.40.0-3|17	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-DVD-Read-0.40.0-3|18	
12cr|perl-DVD-Read-0.40.0-3|19	%description
12cr|perl-DVD-Read-0.40.0-3|20	This module provide way to query video DVD using libdvdread.
12cr|perl-DVD-Read-0.40.0-3|21	
12cr|perl-DVD-Read-0.40.0-3|22	%prep
12cr|perl-DVD-Read-0.40.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-DVD-Read-0.40.0-3|24	
12cr|perl-DVD-Read-0.40.0-3|25	%build
12cr|perl-DVD-Read-0.40.0-3|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-DVD-Read-0.40.0-3|27	%make
12cr|perl-DVD-Read-0.40.0-3|28	
12cr|perl-DVD-Read-0.40.0-3|29	%check
12cr|perl-DVD-Read-0.40.0-3|30	%make test
12cr|perl-DVD-Read-0.40.0-3|31	
12cr|perl-DVD-Read-0.40.0-3|32	%install
12cr|perl-DVD-Read-0.40.0-3|33	rm -rf %buildroot
12cr|perl-DVD-Read-0.40.0-3|34	%makeinstall_std
12cr|perl-DVD-Read-0.40.0-3|35	
12cr|perl-DVD-Read-0.40.0-3|36	%clean
12cr|perl-DVD-Read-0.40.0-3|37	rm -rf %buildroot
12cr|perl-DVD-Read-0.40.0-3|38	
12cr|perl-DVD-Read-0.40.0-3|39	%files
12cr|perl-DVD-Read-0.40.0-3|40	%defattr(-,root,root)
12cr|perl-DVD-Read-0.40.0-3|41	%doc Changes README sample/*
12cr|perl-DVD-Read-0.40.0-3|42	%{_mandir}/man3/*
12cr|perl-DVD-Read-0.40.0-3|43	%perl_vendorlib/*
12cr|perl-DVD-Read-0.40.0-3|44	
12cr|perl-DVD-Read-0.40.0-3|45	
12cr|perl-DVD-Read-0.40.0-3|46	%changelog
12cr|perl-DVD-Read-0.40.0-3|47	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.40.0-3
12cr|perl-DVD-Read-0.40.0-3|48	+ Revision: 768358
12cr|perl-DVD-Read-0.40.0-3|49	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-DVD-Read-0.40.0-3|50	
12cr|perl-DVD-Read-0.40.0-3|51	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2
12cr|perl-DVD-Read-0.40.0-3|52	+ Revision: 681368
12cr|perl-DVD-Read-0.40.0-3|53	- mass rebuild
12cr|perl-DVD-Read-0.40.0-3|54	
12cr|perl-DVD-Read-0.40.0-3|55	* Tue Apr 06 2010 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.1
12cr|perl-DVD-Read-0.40.0-3|56	+ Revision: 532140
12cr|perl-DVD-Read-0.40.0-3|57	- update to 0.04
12cr|perl-DVD-Read-0.40.0-3|58	
12cr|perl-DVD-Read-0.40.0-3|59	* Sun Feb 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.1
12cr|perl-DVD-Read-0.40.0-3|60	+ Revision: 505724
12cr|perl-DVD-Read-0.40.0-3|61	- rebuild using %%perl_convert_version
12cr|perl-DVD-Read-0.40.0-3|62	
12cr|perl-DVD-Read-0.40.0-3|63	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.03-2mdv2010.0
12cr|perl-DVD-Read-0.40.0-3|64	+ Revision: 440553
12cr|perl-DVD-Read-0.40.0-3|65	- rebuild
12cr|perl-DVD-Read-0.40.0-3|66	
12cr|perl-DVD-Read-0.40.0-3|67	* Tue Nov 25 2008 Olivier Thauvin <nanardon@mandriva.org> 0.03-1mdv2009.1
12cr|perl-DVD-Read-0.40.0-3|68	+ Revision: 306493
12cr|perl-DVD-Read-0.40.0-3|69	- import perl-DVD-Read
12cr|perl-DVD-Read-0.40.0-3|70	
12cr|perl-DVD-Read-0.40.0-3|71	

4489 12
12cr|perl-Email-Find-0.100.0-2|1	%define upstream_name 	 Email-Find
12cr|perl-Email-Find-0.100.0-2|2	%define upstream_version 0.10
12cr|perl-Email-Find-0.100.0-2|3	
12cr|perl-Email-Find-0.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Email-Find-0.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Email-Find-0.100.0-2|6	Release:	2
12cr|perl-Email-Find-0.100.0-2|7	
12cr|perl-Email-Find-0.100.0-2|8	Summary:	Email-Find perl module
12cr|perl-Email-Find-0.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-Email-Find-0.100.0-2|10	Group:		Development/Perl
12cr|perl-Email-Find-0.100.0-2|11	Url:		http://www.cpan.org/%{upstream_name}
12cr|perl-Email-Find-0.100.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Email-Find-0.100.0-2|13	
12cr|perl-Email-Find-0.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-Email-Find-0.100.0-2|15	BuildRequires:	perl(Email::Valid)
12cr|perl-Email-Find-0.100.0-2|16	BuildArch:	noarch
12cr|perl-Email-Find-0.100.0-2|17	
12cr|perl-Email-Find-0.100.0-2|18	%description
12cr|perl-Email-Find-0.100.0-2|19	Email::Find is a module for finding a *subset* of RFC 822 email
12cr|perl-Email-Find-0.100.0-2|20	addresses in arbitrary text (see the section on "CAVEATS"). The
12cr|perl-Email-Find-0.100.0-2|21	addresses it finds are not guaranteed to exist or even actually be email
12cr|perl-Email-Find-0.100.0-2|22	addresses at all (see the section on "CAVEATS"), but they will be valid
12cr|perl-Email-Find-0.100.0-2|23	RFC 822 syntax.
12cr|perl-Email-Find-0.100.0-2|24	
12cr|perl-Email-Find-0.100.0-2|25	Email::Find will perform some heuristics to avoid some of the more
12cr|perl-Email-Find-0.100.0-2|26	obvious red herrings and false addresses, but there's only so much which
12cr|perl-Email-Find-0.100.0-2|27	can be done without a human.
12cr|perl-Email-Find-0.100.0-2|28	
12cr|perl-Email-Find-0.100.0-2|29	%prep
12cr|perl-Email-Find-0.100.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Email-Find-0.100.0-2|31	
12cr|perl-Email-Find-0.100.0-2|32	%build
12cr|perl-Email-Find-0.100.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Email-Find-0.100.0-2|34	make
12cr|perl-Email-Find-0.100.0-2|35	make test
12cr|perl-Email-Find-0.100.0-2|36	
12cr|perl-Email-Find-0.100.0-2|37	%install
12cr|perl-Email-Find-0.100.0-2|38	%makeinstall_std
12cr|perl-Email-Find-0.100.0-2|39	
12cr|perl-Email-Find-0.100.0-2|40	%files
12cr|perl-Email-Find-0.100.0-2|41	%doc README Changes
12cr|perl-Email-Find-0.100.0-2|42	%{perl_vendorlib}/Email/Find*
12cr|perl-Email-Find-0.100.0-2|43	%{_mandir}/*/*
12cr|perl-Email-Find-0.100.0-2|44	
12cr|perl-Email-Find-0.100.0-2|45	%changelog
12cr|perl-Email-Find-0.100.0-2|46	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-Email-Find-0.100.0-2|47	+ Revision: 403157
12cr|perl-Email-Find-0.100.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-Email-Find-0.100.0-2|49	
12cr|perl-Email-Find-0.100.0-2|50	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.10-3mdv2009.0
12cr|perl-Email-Find-0.100.0-2|51	+ Revision: 256753
12cr|perl-Email-Find-0.100.0-2|52	- rebuild
12cr|perl-Email-Find-0.100.0-2|53	
12cr|perl-Email-Find-0.100.0-2|54	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.10-1mdv2008.1
12cr|perl-Email-Find-0.100.0-2|55	+ Revision: 135833
12cr|perl-Email-Find-0.100.0-2|56	- restore BuildRoot
12cr|perl-Email-Find-0.100.0-2|57	
12cr|perl-Email-Find-0.100.0-2|58	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Email-Find-0.100.0-2|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Email-Find-0.100.0-2|60	
12cr|perl-Email-Find-0.100.0-2|61	
12cr|perl-Email-Find-0.100.0-2|62	* Thu Feb 01 2007 Stefan van der Eijk <stefan@mandriva.org> 0.10-1mdv2007.0
12cr|perl-Email-Find-0.100.0-2|63	+ Revision: 115814
12cr|perl-Email-Find-0.100.0-2|64	- 0.10
12cr|perl-Email-Find-0.100.0-2|65	
12cr|perl-Email-Find-0.100.0-2|66	* Thu Nov 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-3mdv2007.1
12cr|perl-Email-Find-0.100.0-2|67	+ Revision: 84635
12cr|perl-Email-Find-0.100.0-2|68	- Import perl-Email-Find
12cr|perl-Email-Find-0.100.0-2|69	
12cr|perl-Email-Find-0.100.0-2|70	* Sun Feb 05 2006 Stefan van der Eijk <stefan@eijk.nu> 0.09-3mdk
12cr|perl-Email-Find-0.100.0-2|71	- Rebuild
12cr|perl-Email-Find-0.100.0-2|72	- %%mkrel
12cr|perl-Email-Find-0.100.0-2|73	
12cr|perl-Email-Find-0.100.0-2|74	* Mon Jan 17 2005 Stefan van der Eijk <stefan@mandrake.org> 0.09-2mdk
12cr|perl-Email-Find-0.100.0-2|75	- yearly rebuild
12cr|perl-Email-Find-0.100.0-2|76	

4490 12
12cr|perl-Email-MessageID-1.402.0-2|1	%define upstream_name    Email-MessageID
12cr|perl-Email-MessageID-1.402.0-2|2	%define upstream_version 1.402
12cr|perl-Email-MessageID-1.402.0-2|3	
12cr|perl-Email-MessageID-1.402.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Email-MessageID-1.402.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Email-MessageID-1.402.0-2|6	Release:	2
12cr|perl-Email-MessageID-1.402.0-2|7	
12cr|perl-Email-MessageID-1.402.0-2|8	Summary:	Generate world unique message-ids
12cr|perl-Email-MessageID-1.402.0-2|9	License:	GPL+ or Artistic
12cr|perl-Email-MessageID-1.402.0-2|10	Group:		Development/Perl
12cr|perl-Email-MessageID-1.402.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Email-MessageID-1.402.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Email-MessageID-1.402.0-2|13	
12cr|perl-Email-MessageID-1.402.0-2|14	BuildRequires:	perl-devel
12cr|perl-Email-MessageID-1.402.0-2|15	BuildRequires:	perl(Email::Address)
12cr|perl-Email-MessageID-1.402.0-2|16	
12cr|perl-Email-MessageID-1.402.0-2|17	BuildArch:	noarch
12cr|perl-Email-MessageID-1.402.0-2|18	
12cr|perl-Email-MessageID-1.402.0-2|19	Requires:	perl(Email::Address)
12cr|perl-Email-MessageID-1.402.0-2|20	
12cr|perl-Email-MessageID-1.402.0-2|21	%description
12cr|perl-Email-MessageID-1.402.0-2|22	Message-ids are optional, but highly recommended, headers that identify a
12cr|perl-Email-MessageID-1.402.0-2|23	message uniquely. This software generates a unique message-id.
12cr|perl-Email-MessageID-1.402.0-2|24	
12cr|perl-Email-MessageID-1.402.0-2|25	%prep
12cr|perl-Email-MessageID-1.402.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Email-MessageID-1.402.0-2|27	
12cr|perl-Email-MessageID-1.402.0-2|28	%build
12cr|perl-Email-MessageID-1.402.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Email-MessageID-1.402.0-2|30	%make
12cr|perl-Email-MessageID-1.402.0-2|31	
12cr|perl-Email-MessageID-1.402.0-2|32	%check
12cr|perl-Email-MessageID-1.402.0-2|33	%make test
12cr|perl-Email-MessageID-1.402.0-2|34	
12cr|perl-Email-MessageID-1.402.0-2|35	%install
12cr|perl-Email-MessageID-1.402.0-2|36	%makeinstall_std
12cr|perl-Email-MessageID-1.402.0-2|37	
12cr|perl-Email-MessageID-1.402.0-2|38	%files
12cr|perl-Email-MessageID-1.402.0-2|39	%doc README Changes
12cr|perl-Email-MessageID-1.402.0-2|40	%{perl_vendorlib}/Email
12cr|perl-Email-MessageID-1.402.0-2|41	%{_mandir}/*/*
12cr|perl-Email-MessageID-1.402.0-2|42	
12cr|perl-Email-MessageID-1.402.0-2|43	%changelog
12cr|perl-Email-MessageID-1.402.0-2|44	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 1.402.0-1mdv2011.0
12cr|perl-Email-MessageID-1.402.0-2|45	+ Revision: 553964
12cr|perl-Email-MessageID-1.402.0-2|46	- update to 1.402
12cr|perl-Email-MessageID-1.402.0-2|47	
12cr|perl-Email-MessageID-1.402.0-2|48	* Wed May 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.401.0-2mdv2010.0
12cr|perl-Email-MessageID-1.402.0-2|49	+ Revision: 378110
12cr|perl-Email-MessageID-1.402.0-2|50	- fix dependencies
12cr|perl-Email-MessageID-1.402.0-2|51	
12cr|perl-Email-MessageID-1.402.0-2|52	* Wed Feb 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.401.0-1mdv2010.0
12cr|perl-Email-MessageID-1.402.0-2|53	+ Revision: 337635
12cr|perl-Email-MessageID-1.402.0-2|54	- new version
12cr|perl-Email-MessageID-1.402.0-2|55	- standardized version
12cr|perl-Email-MessageID-1.402.0-2|56	
12cr|perl-Email-MessageID-1.402.0-2|57	* Thu Dec 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.400-1mdv2009.1
12cr|perl-Email-MessageID-1.402.0-2|58	+ Revision: 315965
12cr|perl-Email-MessageID-1.402.0-2|59	- new version
12cr|perl-Email-MessageID-1.402.0-2|60	
12cr|perl-Email-MessageID-1.402.0-2|61	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.351-3mdv2009.0
12cr|perl-Email-MessageID-1.402.0-2|62	+ Revision: 268464
12cr|perl-Email-MessageID-1.402.0-2|63	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Email-MessageID-1.402.0-2|64	
12cr|perl-Email-MessageID-1.402.0-2|65	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.351-2mdv2009.0
12cr|perl-Email-MessageID-1.402.0-2|66	+ Revision: 210954
12cr|perl-Email-MessageID-1.402.0-2|67	- rebuild
12cr|perl-Email-MessageID-1.402.0-2|68	
12cr|perl-Email-MessageID-1.402.0-2|69	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Email-MessageID-1.402.0-2|70	- restore BuildRoot
12cr|perl-Email-MessageID-1.402.0-2|71	
12cr|perl-Email-MessageID-1.402.0-2|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Email-MessageID-1.402.0-2|73	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Email-MessageID-1.402.0-2|74	
12cr|perl-Email-MessageID-1.402.0-2|75	* Fri May 04 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.351-1mdv2008.0
12cr|perl-Email-MessageID-1.402.0-2|76	+ Revision: 22445
12cr|perl-Email-MessageID-1.402.0-2|77	- New version
12cr|perl-Email-MessageID-1.402.0-2|78	
12cr|perl-Email-MessageID-1.402.0-2|79	
12cr|perl-Email-MessageID-1.402.0-2|80	* Mon Jul 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.35-1mdv2007.0
12cr|perl-Email-MessageID-1.402.0-2|81	- new version
12cr|perl-Email-MessageID-1.402.0-2|82	
12cr|perl-Email-MessageID-1.402.0-2|83	* Mon Mar 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.31-1mdk
12cr|perl-Email-MessageID-1.402.0-2|84	- first mdk release
12cr|perl-Email-MessageID-1.402.0-2|85	

4491 12
12cr|perl-Email-MIME-1.908.0-2|1	%define upstream_name	 Email-MIME
12cr|perl-Email-MIME-1.908.0-2|2	%define upstream_version 1.908
12cr|perl-Email-MIME-1.908.0-2|3	
12cr|perl-Email-MIME-1.908.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Email-MIME-1.908.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Email-MIME-1.908.0-2|6	Release:	2
12cr|perl-Email-MIME-1.908.0-2|7	
12cr|perl-Email-MIME-1.908.0-2|8	Summary:	Easy MIME message parsing
12cr|perl-Email-MIME-1.908.0-2|9	License:	GPL+ or Artistic
12cr|perl-Email-MIME-1.908.0-2|10	Group:		Development/Perl
12cr|perl-Email-MIME-1.908.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Email-MIME-1.908.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Email-MIME-1.908.0-2|13	
12cr|perl-Email-MIME-1.908.0-2|14	BuildRequires:	perl-devel
12cr|perl-Email-MIME-1.908.0-2|15	BuildRequires:	perl(Email::Date::Format)
12cr|perl-Email-MIME-1.908.0-2|16	BuildRequires:	perl(Email::MessageID)
12cr|perl-Email-MIME-1.908.0-2|17	BuildRequires:	perl(Email::MIME::ContentType)
12cr|perl-Email-MIME-1.908.0-2|18	BuildRequires:	perl(Email::MIME::Encodings)
12cr|perl-Email-MIME-1.908.0-2|19	BuildRequires:	perl(Email::Simple)
12cr|perl-Email-MIME-1.908.0-2|20	BuildRequires:	perl(Email::Simple::Creator)
12cr|perl-Email-MIME-1.908.0-2|21	BuildRequires:	perl(MIME::Types)
12cr|perl-Email-MIME-1.908.0-2|22	
12cr|perl-Email-MIME-1.908.0-2|23	BuildArch:	noarch
12cr|perl-Email-MIME-1.908.0-2|24	
12cr|perl-Email-MIME-1.908.0-2|25	Obsoletes:	perl-Email-MIME-Creator <= 1.456.0
12cr|perl-Email-MIME-1.908.0-2|26	Provides:	perl-Email-MIME-Creator  = 1.456.0
12cr|perl-Email-MIME-1.908.0-2|27	Obsoletes:	perl-Email-MIME-Modifier <= 1.444.0
12cr|perl-Email-MIME-1.908.0-2|28	Provides:	perl-Email-MIME-Modifier  = 1.444.0
12cr|perl-Email-MIME-1.908.0-2|29	
12cr|perl-Email-MIME-1.908.0-2|30	Requires:	perl(Email::Simple)
12cr|perl-Email-MIME-1.908.0-2|31	
12cr|perl-Email-MIME-1.908.0-2|32	%description
12cr|perl-Email-MIME-1.908.0-2|33	This is an extension of the Email::Simple module, to handle MIME encoded
12cr|perl-Email-MIME-1.908.0-2|34	messages. It takes a message as a string, splits it up into its constituent
12cr|perl-Email-MIME-1.908.0-2|35	parts, and allows you access to various parts of the message. Headers are
12cr|perl-Email-MIME-1.908.0-2|36	decoded from MIME encoding.
12cr|perl-Email-MIME-1.908.0-2|37	
12cr|perl-Email-MIME-1.908.0-2|38	%prep
12cr|perl-Email-MIME-1.908.0-2|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Email-MIME-1.908.0-2|40	
12cr|perl-Email-MIME-1.908.0-2|41	%build
12cr|perl-Email-MIME-1.908.0-2|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Email-MIME-1.908.0-2|43	%make
12cr|perl-Email-MIME-1.908.0-2|44	
12cr|perl-Email-MIME-1.908.0-2|45	%check
12cr|perl-Email-MIME-1.908.0-2|46	make test
12cr|perl-Email-MIME-1.908.0-2|47	
12cr|perl-Email-MIME-1.908.0-2|48	%install
12cr|perl-Email-MIME-1.908.0-2|49	%makeinstall_std
12cr|perl-Email-MIME-1.908.0-2|50	
12cr|perl-Email-MIME-1.908.0-2|51	%files
12cr|perl-Email-MIME-1.908.0-2|52	%doc Changes README
12cr|perl-Email-MIME-1.908.0-2|53	%{perl_vendorlib}/Email
12cr|perl-Email-MIME-1.908.0-2|54	%{_mandir}/*/*
12cr|perl-Email-MIME-1.908.0-2|55	
12cr|perl-Email-MIME-1.908.0-2|56	%changelog
12cr|perl-Email-MIME-1.908.0-2|57	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.908.0-1mdv2011.0
12cr|perl-Email-MIME-1.908.0-2|58	+ Revision: 684742
12cr|perl-Email-MIME-1.908.0-2|59	- update to new version 1.908
12cr|perl-Email-MIME-1.908.0-2|60	
12cr|perl-Email-MIME-1.908.0-2|61	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.907.0-1
12cr|perl-Email-MIME-1.908.0-2|62	+ Revision: 635506
12cr|perl-Email-MIME-1.908.0-2|63	- update to new version 1.907
12cr|perl-Email-MIME-1.908.0-2|64	
12cr|perl-Email-MIME-1.908.0-2|65	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.906.0-1mdv2011.0
12cr|perl-Email-MIME-1.908.0-2|66	+ Revision: 587625
12cr|perl-Email-MIME-1.908.0-2|67	- new version
12cr|perl-Email-MIME-1.908.0-2|68	
12cr|perl-Email-MIME-1.908.0-2|69	* Mon Sep 06 2010 Jérôme Quelin <jquelin@mandriva.org> 1.904.0-1mdv2011.0
12cr|perl-Email-MIME-1.908.0-2|70	+ Revision: 576297
12cr|perl-Email-MIME-1.908.0-2|71	- update to 1.904
12cr|perl-Email-MIME-1.908.0-2|72	
12cr|perl-Email-MIME-1.908.0-2|73	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.903.0-2mdv2011.0
12cr|perl-Email-MIME-1.908.0-2|74	+ Revision: 561022
12cr|perl-Email-MIME-1.908.0-2|75	- email::mime::creator merged within email::mime
12cr|perl-Email-MIME-1.908.0-2|76	- email::mime::modifier merged within email::mime
12cr|perl-Email-MIME-1.908.0-2|77	
12cr|perl-Email-MIME-1.908.0-2|78	* Thu Dec 24 2009 Jérôme Quelin <jquelin@mandriva.org> 1.903.0-1mdv2011.0
12cr|perl-Email-MIME-1.908.0-2|79	+ Revision: 482074
12cr|perl-Email-MIME-1.908.0-2|80	- update to 1.903
12cr|perl-Email-MIME-1.908.0-2|81	
12cr|perl-Email-MIME-1.908.0-2|82	* Thu Nov 12 2009 Jérôme Quelin <jquelin@mandriva.org> 1.902.0-1mdv2010.1
12cr|perl-Email-MIME-1.908.0-2|83	+ Revision: 465209
12cr|perl-Email-MIME-1.908.0-2|84	- adding missing buildrequires:
12cr|perl-Email-MIME-1.908.0-2|85	- update to 1.902
12cr|perl-Email-MIME-1.908.0-2|86	
12cr|perl-Email-MIME-1.908.0-2|87	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.901.0-1mdv2010.1
12cr|perl-Email-MIME-1.908.0-2|88	+ Revision: 460769
12cr|perl-Email-MIME-1.908.0-2|89	- adding missing buildrequires
12cr|perl-Email-MIME-1.908.0-2|90	- update to 1.901
12cr|perl-Email-MIME-1.908.0-2|91	
12cr|perl-Email-MIME-1.908.0-2|92	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.863.0-2mdv2010.0
12cr|perl-Email-MIME-1.908.0-2|93	+ Revision: 378258
12cr|perl-Email-MIME-1.908.0-2|94	- use new %%perl_convert_version macro
12cr|perl-Email-MIME-1.908.0-2|95	
12cr|perl-Email-MIME-1.908.0-2|96	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 1.863-1mdv2010.0
12cr|perl-Email-MIME-1.908.0-2|97	+ Revision: 374423
12cr|perl-Email-MIME-1.908.0-2|98	- update to new version 1.863
12cr|perl-Email-MIME-1.908.0-2|99	
12cr|perl-Email-MIME-1.908.0-2|100	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Email-MIME-1.908.0-2|101	- new release
12cr|perl-Email-MIME-1.908.0-2|102	- standardized version
12cr|perl-Email-MIME-1.908.0-2|103	
12cr|perl-Email-MIME-1.908.0-2|104	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.86.1-3mdv2009.0
12cr|perl-Email-MIME-1.908.0-2|105	+ Revision: 256754
12cr|perl-Email-MIME-1.908.0-2|106	- rebuild
12cr|perl-Email-MIME-1.908.0-2|107	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Email-MIME-1.908.0-2|108	
12cr|perl-Email-MIME-1.908.0-2|109	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Email-MIME-1.908.0-2|110	- restore BuildRoot
12cr|perl-Email-MIME-1.908.0-2|111	
12cr|perl-Email-MIME-1.908.0-2|112	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.86.1-1mdv2008.1
12cr|perl-Email-MIME-1.908.0-2|113	+ Revision: 109611
12cr|perl-Email-MIME-1.908.0-2|114	- new version (upstream version 1.861)
12cr|perl-Email-MIME-1.908.0-2|115	
12cr|perl-Email-MIME-1.908.0-2|116	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.86.0-1mdv2008.0
12cr|perl-Email-MIME-1.908.0-2|117	+ Revision: 55629
12cr|perl-Email-MIME-1.908.0-2|118	- update to new version 1.86.0
12cr|perl-Email-MIME-1.908.0-2|119	
12cr|perl-Email-MIME-1.908.0-2|120	* Wed Jul 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.85.9-1mdv2008.0
12cr|perl-Email-MIME-1.908.0-2|121	+ Revision: 48063
12cr|perl-Email-MIME-1.908.0-2|122	- update to new version 1.859
12cr|perl-Email-MIME-1.908.0-2|123	
12cr|perl-Email-MIME-1.908.0-2|124	
12cr|perl-Email-MIME-1.908.0-2|125	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.85.8-1mdv2007.1
12cr|perl-Email-MIME-1.908.0-2|126	+ Revision: 138829
12cr|perl-Email-MIME-1.908.0-2|127	- new version
12cr|perl-Email-MIME-1.908.0-2|128	
12cr|perl-Email-MIME-1.908.0-2|129	* Sat Jan 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.85.7-2mdv2007.1
12cr|perl-Email-MIME-1.908.0-2|130	+ Revision: 111155
12cr|perl-Email-MIME-1.908.0-2|131	- fix dependencies
12cr|perl-Email-MIME-1.908.0-2|132	
12cr|perl-Email-MIME-1.908.0-2|133	* Mon Dec 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.85.7-1mdv2007.1
12cr|perl-Email-MIME-1.908.0-2|134	+ Revision: 94846
12cr|perl-Email-MIME-1.908.0-2|135	- new version
12cr|perl-Email-MIME-1.908.0-2|136	
12cr|perl-Email-MIME-1.908.0-2|137	* Thu Nov 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.85.5-1mdv2007.1
12cr|perl-Email-MIME-1.908.0-2|138	+ Revision: 86528
12cr|perl-Email-MIME-1.908.0-2|139	- new version
12cr|perl-Email-MIME-1.908.0-2|140	- Import perl-Email-MIME
12cr|perl-Email-MIME-1.908.0-2|141	
12cr|perl-Email-MIME-1.908.0-2|142	* Sat Sep 09 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.85.2-1mdv2007.0
12cr|perl-Email-MIME-1.908.0-2|143	- New version (upstream version 1.852)
12cr|perl-Email-MIME-1.908.0-2|144	
12cr|perl-Email-MIME-1.908.0-2|145	* Sat Aug 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.85.1-1mdv2007.0
12cr|perl-Email-MIME-1.908.0-2|146	- New version (upstream version: 1.85.1)
12cr|perl-Email-MIME-1.908.0-2|147	
12cr|perl-Email-MIME-1.908.0-2|148	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.85-1mdv2007.0
12cr|perl-Email-MIME-1.908.0-2|149	- new version
12cr|perl-Email-MIME-1.908.0-2|150	
12cr|perl-Email-MIME-1.908.0-2|151	* Tue Mar 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.82-2mdk
12cr|perl-Email-MIME-1.908.0-2|152	- fix buildrequires
12cr|perl-Email-MIME-1.908.0-2|153	
12cr|perl-Email-MIME-1.908.0-2|154	* Mon Mar 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.82-1mdk
12cr|perl-Email-MIME-1.908.0-2|155	- first mdk release
12cr|perl-Email-MIME-1.908.0-2|156	

4492 12
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|1	%define module      Email-MIME-Attachment-Stripper
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|2	%define up_version  1.316
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|3	
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|4	Name:		perl-%{module}
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|5	Version:	%perl_convert_version %{up_version}
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|6	Release:	2
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|7	Summary:	Strip the attachments from a mail
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|8	License:	GPL or Artistic
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|9	Group:		Development/Perl
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|10	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|11	Source:		http://www.cpan.org/modules/by-module/Email/%{module}-%{up_version}.tar.gz
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|12	Requires:	perl(Email::Simple::Creator)
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|13	
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|14	BuildRequires:	perl-devel
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|15	BuildRequires:	perl(Email::Address)
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|16	BuildRequires:	perl(Email::MIME)
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|17	BuildRequires:	perl(Email::MIME::Modifier)
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|18	BuildRequires:	perl(MIME::Types)
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|19	BuildArch:	noarch
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|20	
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|21	%description
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|22	Given a Email::MIME object, detach all attachments from the message. These are
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|23	then available separately.
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|24	
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|25	%prep
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|26	%setup -q -n %{module}-%{up_version}
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|27	
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|28	%build
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|30	%make
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|31	
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|32	%check
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|33	make test
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|34	
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|35	%install
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|36	%makeinstall_std
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|37	
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|38	%files
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|39	%doc README Changes
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|40	%{perl_vendorlib}/Email
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|41	%{_mandir}/*/*
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|42	
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|43	%changelog
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|44	* Wed May 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.316.0-1mdv2010.0
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|45	+ Revision: 377828
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|46	- new release
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|47	- standardized version
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|48	
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|49	* Mon Aug 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.31.5-1mdv2009.0
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|50	+ Revision: 270895
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|51	- new version
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|52	
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|53	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.31.4-3mdv2009.0
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|54	+ Revision: 256756
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|55	- rebuild
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|57	
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|59	- restore BuildRoot
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|60	
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|61	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.31.4-1mdv2008.1
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|62	+ Revision: 109610
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|63	- new version (upstream version 1.314)
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|64	
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|65	
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|66	* Sun Jan 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.31.3-1mdv2007.0
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|67	+ Revision: 111274
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|68	- fix build dependencies
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|69	- Import perl-Email-MIME-Attachment-Stripper
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|70	
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|71	* Sun Jan 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.31.3-1mdv2007.1
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|72	- first mdv release
12cr|perl-Email-MIME-Attachment-Stripper-1.316.0-2|73	

4493 12
12cr|perl-Email-MIME-ContentType-1.15.0-2|1	%define module	Email-MIME-ContentType
12cr|perl-Email-MIME-ContentType-1.15.0-2|2	%define up_version 1.015
12cr|perl-Email-MIME-ContentType-1.15.0-2|3	
12cr|perl-Email-MIME-ContentType-1.15.0-2|4	Name:		perl-%{module}
12cr|perl-Email-MIME-ContentType-1.15.0-2|5	Version:	%perl_convert_version %{up_version}
12cr|perl-Email-MIME-ContentType-1.15.0-2|6	Release:	2
12cr|perl-Email-MIME-ContentType-1.15.0-2|7	Summary:	Parse a MIME Content-Type Header
12cr|perl-Email-MIME-ContentType-1.15.0-2|8	License:	GPL or Artistic
12cr|perl-Email-MIME-ContentType-1.15.0-2|9	Group:		Development/Perl
12cr|perl-Email-MIME-ContentType-1.15.0-2|10	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-Email-MIME-ContentType-1.15.0-2|11	Source:		http://www.cpan.org/modules/by-module/Email/%{module}-%{up_version}.tar.gz
12cr|perl-Email-MIME-ContentType-1.15.0-2|12	
12cr|perl-Email-MIME-ContentType-1.15.0-2|13	BuildRequires:	perl-devel
12cr|perl-Email-MIME-ContentType-1.15.0-2|14	BuildArch:	noarch
12cr|perl-Email-MIME-ContentType-1.15.0-2|15	
12cr|perl-Email-MIME-ContentType-1.15.0-2|16	%description
12cr|perl-Email-MIME-ContentType-1.15.0-2|17	This module is responsible for parsing email content type headers according to
12cr|perl-Email-MIME-ContentType-1.15.0-2|18	section 5.1 of RFC 2045. It returns a hash as above, with entries for the
12cr|perl-Email-MIME-ContentType-1.15.0-2|19	discrete type, the composite type, and a hash of attributes.
12cr|perl-Email-MIME-ContentType-1.15.0-2|20	
12cr|perl-Email-MIME-ContentType-1.15.0-2|21	%prep
12cr|perl-Email-MIME-ContentType-1.15.0-2|22	%setup -q -n %{module}-%{up_version}
12cr|perl-Email-MIME-ContentType-1.15.0-2|23	
12cr|perl-Email-MIME-ContentType-1.15.0-2|24	%build
12cr|perl-Email-MIME-ContentType-1.15.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Email-MIME-ContentType-1.15.0-2|26	%make
12cr|perl-Email-MIME-ContentType-1.15.0-2|27	
12cr|perl-Email-MIME-ContentType-1.15.0-2|28	%check
12cr|perl-Email-MIME-ContentType-1.15.0-2|29	make test
12cr|perl-Email-MIME-ContentType-1.15.0-2|30	
12cr|perl-Email-MIME-ContentType-1.15.0-2|31	%install
12cr|perl-Email-MIME-ContentType-1.15.0-2|32	%makeinstall_std
12cr|perl-Email-MIME-ContentType-1.15.0-2|33	
12cr|perl-Email-MIME-ContentType-1.15.0-2|34	%files
12cr|perl-Email-MIME-ContentType-1.15.0-2|35	%doc README Changes
12cr|perl-Email-MIME-ContentType-1.15.0-2|36	%{perl_vendorlib}/Email
12cr|perl-Email-MIME-ContentType-1.15.0-2|37	%{_mandir}/*/*
12cr|perl-Email-MIME-ContentType-1.15.0-2|38	
12cr|perl-Email-MIME-ContentType-1.15.0-2|39	%changelog
12cr|perl-Email-MIME-ContentType-1.15.0-2|40	* Wed Feb 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.15.0-1mdv2010.0
12cr|perl-Email-MIME-ContentType-1.15.0-2|41	+ Revision: 337648
12cr|perl-Email-MIME-ContentType-1.15.0-2|42	- new release
12cr|perl-Email-MIME-ContentType-1.15.0-2|43	- use standardized version
12cr|perl-Email-MIME-ContentType-1.15.0-2|44	
12cr|perl-Email-MIME-ContentType-1.15.0-2|45	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.01.4-3mdv2009.0
12cr|perl-Email-MIME-ContentType-1.15.0-2|46	+ Revision: 256772
12cr|perl-Email-MIME-ContentType-1.15.0-2|47	- rebuild
12cr|perl-Email-MIME-ContentType-1.15.0-2|48	
12cr|perl-Email-MIME-ContentType-1.15.0-2|49	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.01.4-1mdv2008.1
12cr|perl-Email-MIME-ContentType-1.15.0-2|50	+ Revision: 135833
12cr|perl-Email-MIME-ContentType-1.15.0-2|51	- restore BuildRoot
12cr|perl-Email-MIME-ContentType-1.15.0-2|52	
12cr|perl-Email-MIME-ContentType-1.15.0-2|53	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Email-MIME-ContentType-1.15.0-2|54	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Email-MIME-ContentType-1.15.0-2|55	
12cr|perl-Email-MIME-ContentType-1.15.0-2|56	* Wed Jul 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.01.4-1mdv2008.0
12cr|perl-Email-MIME-ContentType-1.15.0-2|57	+ Revision: 48064
12cr|perl-Email-MIME-ContentType-1.15.0-2|58	- update to new version 1.014
12cr|perl-Email-MIME-ContentType-1.15.0-2|59	
12cr|perl-Email-MIME-ContentType-1.15.0-2|60	
12cr|perl-Email-MIME-ContentType-1.15.0-2|61	* Tue Nov 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.01.2-1mdv2007.0
12cr|perl-Email-MIME-ContentType-1.15.0-2|62	+ Revision: 87875
12cr|perl-Email-MIME-ContentType-1.15.0-2|63	- new version
12cr|perl-Email-MIME-ContentType-1.15.0-2|64	
12cr|perl-Email-MIME-ContentType-1.15.0-2|65	* Fri Nov 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.01.1-3mdv2007.1
12cr|perl-Email-MIME-ContentType-1.15.0-2|66	+ Revision: 85092
12cr|perl-Email-MIME-ContentType-1.15.0-2|67	- new version
12cr|perl-Email-MIME-ContentType-1.15.0-2|68	- Import perl-Email-MIME-ContentType
12cr|perl-Email-MIME-ContentType-1.15.0-2|69	
12cr|perl-Email-MIME-ContentType-1.15.0-2|70	* Fri Sep 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-3mdv2007.0
12cr|perl-Email-MIME-ContentType-1.15.0-2|71	- Rebuild
12cr|perl-Email-MIME-ContentType-1.15.0-2|72	
12cr|perl-Email-MIME-ContentType-1.15.0-2|73	* Mon Mar 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-2mdk
12cr|perl-Email-MIME-ContentType-1.15.0-2|74	- fix description lines length
12cr|perl-Email-MIME-ContentType-1.15.0-2|75	
12cr|perl-Email-MIME-ContentType-1.15.0-2|76	* Mon Mar 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdk
12cr|perl-Email-MIME-ContentType-1.15.0-2|77	- first mdk release
12cr|perl-Email-MIME-ContentType-1.15.0-2|78	

4494 12
12cr|perl-Email-MIME-Encodings-1.313.0-2|1	%define module	    Email-MIME-Encodings
12cr|perl-Email-MIME-Encodings-1.313.0-2|2	%define up_version  1.313
12cr|perl-Email-MIME-Encodings-1.313.0-2|3	
12cr|perl-Email-MIME-Encodings-1.313.0-2|4	Name:		perl-%{module}
12cr|perl-Email-MIME-Encodings-1.313.0-2|5	Version:	%perl_convert_version %{up_version}
12cr|perl-Email-MIME-Encodings-1.313.0-2|6	Release:	2
12cr|perl-Email-MIME-Encodings-1.313.0-2|7	Summary:	A unified interface to MIME encoding and decoding
12cr|perl-Email-MIME-Encodings-1.313.0-2|8	License:	GPL or Artistic
12cr|perl-Email-MIME-Encodings-1.313.0-2|9	Group:		Development/Perl
12cr|perl-Email-MIME-Encodings-1.313.0-2|10	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-Email-MIME-Encodings-1.313.0-2|11	Source:		http://www.cpan.org/modules/by-module/Email/%{module}-%{up_version}.tar.gz
12cr|perl-Email-MIME-Encodings-1.313.0-2|12	
12cr|perl-Email-MIME-Encodings-1.313.0-2|13	BuildRequires:	perl-devel
12cr|perl-Email-MIME-Encodings-1.313.0-2|14	BuildArch:	noarch
12cr|perl-Email-MIME-Encodings-1.313.0-2|15	
12cr|perl-Email-MIME-Encodings-1.313.0-2|16	%description
12cr|perl-Email-MIME-Encodings-1.313.0-2|17	This module simply wraps MIME::Base64 and MIME::QuotedPrint so that you can
12cr|perl-Email-MIME-Encodings-1.313.0-2|18	throw the contents of a Content-Transfer-Encoding header at some text and have
12cr|perl-Email-MIME-Encodings-1.313.0-2|19	the right thing happen.
12cr|perl-Email-MIME-Encodings-1.313.0-2|20	Provides a number of useful methods for manipulating MIME messages.
12cr|perl-Email-MIME-Encodings-1.313.0-2|21	
12cr|perl-Email-MIME-Encodings-1.313.0-2|22	%prep
12cr|perl-Email-MIME-Encodings-1.313.0-2|23	%setup -q -n %{module}-%{up_version}
12cr|perl-Email-MIME-Encodings-1.313.0-2|24	
12cr|perl-Email-MIME-Encodings-1.313.0-2|25	%build
12cr|perl-Email-MIME-Encodings-1.313.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Email-MIME-Encodings-1.313.0-2|27	%make
12cr|perl-Email-MIME-Encodings-1.313.0-2|28	
12cr|perl-Email-MIME-Encodings-1.313.0-2|29	%check
12cr|perl-Email-MIME-Encodings-1.313.0-2|30	make test
12cr|perl-Email-MIME-Encodings-1.313.0-2|31	
12cr|perl-Email-MIME-Encodings-1.313.0-2|32	%install
12cr|perl-Email-MIME-Encodings-1.313.0-2|33	%makeinstall_std
12cr|perl-Email-MIME-Encodings-1.313.0-2|34	
12cr|perl-Email-MIME-Encodings-1.313.0-2|35	%files
12cr|perl-Email-MIME-Encodings-1.313.0-2|36	%doc README Changes
12cr|perl-Email-MIME-Encodings-1.313.0-2|37	%{perl_vendorlib}/Email
12cr|perl-Email-MIME-Encodings-1.313.0-2|38	%{_mandir}/*/*
12cr|perl-Email-MIME-Encodings-1.313.0-2|39	
12cr|perl-Email-MIME-Encodings-1.313.0-2|40	%changelog
12cr|perl-Email-MIME-Encodings-1.313.0-2|41	* Wed May 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.313.0-1mdv2010.0
12cr|perl-Email-MIME-Encodings-1.313.0-2|42	+ Revision: 377826
12cr|perl-Email-MIME-Encodings-1.313.0-2|43	- new version
12cr|perl-Email-MIME-Encodings-1.313.0-2|44	- new release
12cr|perl-Email-MIME-Encodings-1.313.0-2|45	- standardised version
12cr|perl-Email-MIME-Encodings-1.313.0-2|46	
12cr|perl-Email-MIME-Encodings-1.313.0-2|47	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.31.1-3mdv2009.0
12cr|perl-Email-MIME-Encodings-1.313.0-2|48	+ Revision: 241211
12cr|perl-Email-MIME-Encodings-1.313.0-2|49	- rebuild
12cr|perl-Email-MIME-Encodings-1.313.0-2|50	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Email-MIME-Encodings-1.313.0-2|51	
12cr|perl-Email-MIME-Encodings-1.313.0-2|52	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Email-MIME-Encodings-1.313.0-2|53	- restore BuildRoot
12cr|perl-Email-MIME-Encodings-1.313.0-2|54	
12cr|perl-Email-MIME-Encodings-1.313.0-2|55	* Wed Jul 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.31.1-1mdv2008.0
12cr|perl-Email-MIME-Encodings-1.313.0-2|56	+ Revision: 48065
12cr|perl-Email-MIME-Encodings-1.313.0-2|57	- update to new version 1.311
12cr|perl-Email-MIME-Encodings-1.313.0-2|58	
12cr|perl-Email-MIME-Encodings-1.313.0-2|59	
12cr|perl-Email-MIME-Encodings-1.313.0-2|60	* Thu Sep 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.31.0-1mdv2007.0
12cr|perl-Email-MIME-Encodings-1.313.0-2|61	- new version
12cr|perl-Email-MIME-Encodings-1.313.0-2|62	
12cr|perl-Email-MIME-Encodings-1.313.0-2|63	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-2mdv2007.0
12cr|perl-Email-MIME-Encodings-1.313.0-2|64	- Rebuild
12cr|perl-Email-MIME-Encodings-1.313.0-2|65	
12cr|perl-Email-MIME-Encodings-1.313.0-2|66	* Mon Mar 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-1mdk
12cr|perl-Email-MIME-Encodings-1.313.0-2|67	- first mdk release
12cr|perl-Email-MIME-Encodings-1.313.0-2|68	

4495 12
12cr|perl-Email-Reply-1.202.0-2|1	%define upstream_name    Email-Reply
12cr|perl-Email-Reply-1.202.0-2|2	%define upstream_version 1.202
12cr|perl-Email-Reply-1.202.0-2|3	
12cr|perl-Email-Reply-1.202.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Email-Reply-1.202.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Email-Reply-1.202.0-2|6	Release:	2
12cr|perl-Email-Reply-1.202.0-2|7	
12cr|perl-Email-Reply-1.202.0-2|8	Summary:	Reply to a Message
12cr|perl-Email-Reply-1.202.0-2|9	License:	GPL+ or Artistic
12cr|perl-Email-Reply-1.202.0-2|10	Group:		Development/Perl
12cr|perl-Email-Reply-1.202.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Email-Reply-1.202.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Email-Reply-1.202.0-2|13	
12cr|perl-Email-Reply-1.202.0-2|14	BuildRequires:	perl-devel
12cr|perl-Email-Reply-1.202.0-2|15	BuildRequires:	perl(Email::Simple::Creator)
12cr|perl-Email-Reply-1.202.0-2|16	BuildRequires:	perl(Email::Abstract)
12cr|perl-Email-Reply-1.202.0-2|17	BuildRequires:	perl(Email::MIME)
12cr|perl-Email-Reply-1.202.0-2|18	BuildRequires:	perl(Email::MIME::Creator)
12cr|perl-Email-Reply-1.202.0-2|19	BuildRequires:	perl(Email::Date)
12cr|perl-Email-Reply-1.202.0-2|20	BuildArch:	noarch
12cr|perl-Email-Reply-1.202.0-2|21	
12cr|perl-Email-Reply-1.202.0-2|22	%description
12cr|perl-Email-Reply-1.202.0-2|23	This software takes the hard out of generating replies to email messages.
12cr|perl-Email-Reply-1.202.0-2|24	
12cr|perl-Email-Reply-1.202.0-2|25	%prep
12cr|perl-Email-Reply-1.202.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Email-Reply-1.202.0-2|27	
12cr|perl-Email-Reply-1.202.0-2|28	%build
12cr|perl-Email-Reply-1.202.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Email-Reply-1.202.0-2|30	%make
12cr|perl-Email-Reply-1.202.0-2|31	
12cr|perl-Email-Reply-1.202.0-2|32	%check
12cr|perl-Email-Reply-1.202.0-2|33	make test
12cr|perl-Email-Reply-1.202.0-2|34	
12cr|perl-Email-Reply-1.202.0-2|35	%install
12cr|perl-Email-Reply-1.202.0-2|36	%makeinstall_std
12cr|perl-Email-Reply-1.202.0-2|37	
12cr|perl-Email-Reply-1.202.0-2|38	%files
12cr|perl-Email-Reply-1.202.0-2|39	%doc README Changes
12cr|perl-Email-Reply-1.202.0-2|40	%{perl_vendorlib}/Email
12cr|perl-Email-Reply-1.202.0-2|41	%{_mandir}/*/*
12cr|perl-Email-Reply-1.202.0-2|42	
12cr|perl-Email-Reply-1.202.0-2|43	
12cr|perl-Email-Reply-1.202.0-2|44	%changelog
12cr|perl-Email-Reply-1.202.0-2|45	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.202.0-1mdv2010.0
12cr|perl-Email-Reply-1.202.0-2|46	+ Revision: 403158
12cr|perl-Email-Reply-1.202.0-2|47	- rebuild using %%perl_convert_version
12cr|perl-Email-Reply-1.202.0-2|48	
12cr|perl-Email-Reply-1.202.0-2|49	* Wed Oct 01 2008 Oden Eriksson <oeriksson@mandriva.com> 1.20.2-4mdv2009.0
12cr|perl-Email-Reply-1.202.0-2|50	+ Revision: 290409
12cr|perl-Email-Reply-1.202.0-2|51	- rebuild
12cr|perl-Email-Reply-1.202.0-2|52	
12cr|perl-Email-Reply-1.202.0-2|53	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Email-Reply-1.202.0-2|54	- rebuild
12cr|perl-Email-Reply-1.202.0-2|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Email-Reply-1.202.0-2|56	
12cr|perl-Email-Reply-1.202.0-2|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Email-Reply-1.202.0-2|58	- restore BuildRoot
12cr|perl-Email-Reply-1.202.0-2|59	
12cr|perl-Email-Reply-1.202.0-2|60	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.20.2-1mdv2008.0
12cr|perl-Email-Reply-1.202.0-2|61	+ Revision: 56076
12cr|perl-Email-Reply-1.202.0-2|62	- update to new version 1.20.2
12cr|perl-Email-Reply-1.202.0-2|63	
12cr|perl-Email-Reply-1.202.0-2|64	
12cr|perl-Email-Reply-1.202.0-2|65	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.20.1-1mdv2007.1
12cr|perl-Email-Reply-1.202.0-2|66	+ Revision: 138830
12cr|perl-Email-Reply-1.202.0-2|67	- new version
12cr|perl-Email-Reply-1.202.0-2|68	
12cr|perl-Email-Reply-1.202.0-2|69	* Sun Jan 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.20.0-1mdv2007.1
12cr|perl-Email-Reply-1.202.0-2|70	+ Revision: 111591
12cr|perl-Email-Reply-1.202.0-2|71	- fix build dependencies
12cr|perl-Email-Reply-1.202.0-2|72	- fix build dependencies
12cr|perl-Email-Reply-1.202.0-2|73	- fix build dependencies
12cr|perl-Email-Reply-1.202.0-2|74	- fix build dependencies
12cr|perl-Email-Reply-1.202.0-2|75	- Import perl-Email-Reply
12cr|perl-Email-Reply-1.202.0-2|76	
12cr|perl-Email-Reply-1.202.0-2|77	* Sun Jan 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.20.0-1mdv2007.1
12cr|perl-Email-Reply-1.202.0-2|78	- first mdv release
12cr|perl-Email-Reply-1.202.0-2|79	

4496 12
12cr|perl-Email-Send-2.198.0-3|1	%define upstream_name       Email-Send
12cr|perl-Email-Send-2.198.0-3|2	%define upstream_version    2.198
12cr|perl-Email-Send-2.198.0-3|3	
12cr|perl-Email-Send-2.198.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Email-Send-2.198.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Email-Send-2.198.0-3|6	Release:	3
12cr|perl-Email-Send-2.198.0-3|7	
12cr|perl-Email-Send-2.198.0-3|8	Summary:	Simply Sending Email
12cr|perl-Email-Send-2.198.0-3|9	License:	GPL+ or Artistic
12cr|perl-Email-Send-2.198.0-3|10	Group:		Development/Perl
12cr|perl-Email-Send-2.198.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Email-Send-2.198.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Email-Send-2.198.0-3|13	
12cr|perl-Email-Send-2.198.0-3|14	BuildRequires:	perl-devel
12cr|perl-Email-Send-2.198.0-3|15	BuildRequires:	perl(Email::Simple)
12cr|perl-Email-Send-2.198.0-3|16	BuildRequires:	perl(Email::Address)
12cr|perl-Email-Send-2.198.0-3|17	BuildRequires:	perl(Module::Pluggable)
12cr|perl-Email-Send-2.198.0-3|18	BuildRequires:	perl(Return::Value)
12cr|perl-Email-Send-2.198.0-3|19	Requires:	perl(Email::Date::Format)
12cr|perl-Email-Send-2.198.0-3|20	
12cr|perl-Email-Send-2.198.0-3|21	BuildArch:	noarch
12cr|perl-Email-Send-2.198.0-3|22	
12cr|perl-Email-Send-2.198.0-3|23	%description
12cr|perl-Email-Send-2.198.0-3|24	This module provides a very simple, very clean, very specific interface to
12cr|perl-Email-Send-2.198.0-3|25	multiple Email mailers. The goal of this software is to be small and simple,
12cr|perl-Email-Send-2.198.0-3|26	easy to use, and easy to extend.
12cr|perl-Email-Send-2.198.0-3|27	
12cr|perl-Email-Send-2.198.0-3|28	%prep
12cr|perl-Email-Send-2.198.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Email-Send-2.198.0-3|30	
12cr|perl-Email-Send-2.198.0-3|31	%build
12cr|perl-Email-Send-2.198.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Email-Send-2.198.0-3|33	%make
12cr|perl-Email-Send-2.198.0-3|34	
12cr|perl-Email-Send-2.198.0-3|35	%check
12cr|perl-Email-Send-2.198.0-3|36	%make test
12cr|perl-Email-Send-2.198.0-3|37	
12cr|perl-Email-Send-2.198.0-3|38	%install
12cr|perl-Email-Send-2.198.0-3|39	%makeinstall_std
12cr|perl-Email-Send-2.198.0-3|40	
12cr|perl-Email-Send-2.198.0-3|41	%files
12cr|perl-Email-Send-2.198.0-3|42	%doc README Changes
12cr|perl-Email-Send-2.198.0-3|43	%{perl_vendorlib}/Email
12cr|perl-Email-Send-2.198.0-3|44	%{_mandir}/*/*
12cr|perl-Email-Send-2.198.0-3|45	
12cr|perl-Email-Send-2.198.0-3|46	
12cr|perl-Email-Send-2.198.0-3|47	%changelog
12cr|perl-Email-Send-2.198.0-3|48	* Tue Dec 01 2009 Jérôme Quelin <jquelin@mandriva.org> 2.198.0-2mdv2010.1
12cr|perl-Email-Send-2.198.0-3|49	+ Revision: 472190
12cr|perl-Email-Send-2.198.0-3|50	- adding a requires:
12cr|perl-Email-Send-2.198.0-3|51	
12cr|perl-Email-Send-2.198.0-3|52	* Thu Jul 16 2009 Jérôme Quelin <jquelin@mandriva.org> 2.198.0-1mdv2010.0
12cr|perl-Email-Send-2.198.0-3|53	+ Revision: 396578
12cr|perl-Email-Send-2.198.0-3|54	- update to 2.198
12cr|perl-Email-Send-2.198.0-3|55	
12cr|perl-Email-Send-2.198.0-3|56	* Wed Jul 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.197.0-1mdv2010.0
12cr|perl-Email-Send-2.198.0-3|57	+ Revision: 393522
12cr|perl-Email-Send-2.198.0-3|58	- update to new version 2.197
12cr|perl-Email-Send-2.198.0-3|59	
12cr|perl-Email-Send-2.198.0-3|60	* Wed Jun 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.196.0-1mdv2010.0
12cr|perl-Email-Send-2.198.0-3|61	+ Revision: 384798
12cr|perl-Email-Send-2.198.0-3|62	- new version
12cr|perl-Email-Send-2.198.0-3|63	
12cr|perl-Email-Send-2.198.0-3|64	* Wed Feb 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.194.0-1mdv2010.0
12cr|perl-Email-Send-2.198.0-3|65	+ Revision: 337653
12cr|perl-Email-Send-2.198.0-3|66	- new release
12cr|perl-Email-Send-2.198.0-3|67	- standardized version
12cr|perl-Email-Send-2.198.0-3|68	
12cr|perl-Email-Send-2.198.0-3|69	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.19.2-3mdv2009.0
12cr|perl-Email-Send-2.198.0-3|70	+ Revision: 256788
12cr|perl-Email-Send-2.198.0-3|71	- rebuild
12cr|perl-Email-Send-2.198.0-3|72	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Email-Send-2.198.0-3|73	
12cr|perl-Email-Send-2.198.0-3|74	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Email-Send-2.198.0-3|75	- restore BuildRoot
12cr|perl-Email-Send-2.198.0-3|76	
12cr|perl-Email-Send-2.198.0-3|77	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.19.2-1mdv2008.1
12cr|perl-Email-Send-2.198.0-3|78	+ Revision: 109609
12cr|perl-Email-Send-2.198.0-3|79	- new version (upstream version 2.192)
12cr|perl-Email-Send-2.198.0-3|80	
12cr|perl-Email-Send-2.198.0-3|81	
12cr|perl-Email-Send-2.198.0-3|82	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.18.5-1mdv2007.1
12cr|perl-Email-Send-2.198.0-3|83	+ Revision: 138834
12cr|perl-Email-Send-2.198.0-3|84	- new version
12cr|perl-Email-Send-2.198.0-3|85	
12cr|perl-Email-Send-2.198.0-3|86	* Sun Jan 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.18.3-1mdv2007.1
12cr|perl-Email-Send-2.198.0-3|87	+ Revision: 111237
12cr|perl-Email-Send-2.198.0-3|88	- fix build dependencies
12cr|perl-Email-Send-2.198.0-3|89	- fix build dependencies
12cr|perl-Email-Send-2.198.0-3|90	- Import perl-Email-Send
12cr|perl-Email-Send-2.198.0-3|91	
12cr|perl-Email-Send-2.198.0-3|92	* Sat Jan 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.18.3-1mdv2007.1
12cr|perl-Email-Send-2.198.0-3|93	- first mdv release
12cr|perl-Email-Send-2.198.0-3|94	

4497 12
12cr|perl-Email-Sender-0.110.1-3|1	%define upstream_name    Email-Sender
12cr|perl-Email-Sender-0.110.1-3|2	%define upstream_version 0.110001
12cr|perl-Email-Sender-0.110.1-3|3	
12cr|perl-Email-Sender-0.110.1-3|4	Name:		perl-%{upstream_name}
12cr|perl-Email-Sender-0.110.1-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Email-Sender-0.110.1-3|6	Release:	3
12cr|perl-Email-Sender-0.110.1-3|7	
12cr|perl-Email-Sender-0.110.1-3|8	Summary:	An SMTP client that stays online
12cr|perl-Email-Sender-0.110.1-3|9	License:	GPL+ or Artistic
12cr|perl-Email-Sender-0.110.1-3|10	Group:		Development/Perl
12cr|perl-Email-Sender-0.110.1-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Email-Sender-0.110.1-3|12	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Email-Sender-0.110.1-3|13	
12cr|perl-Email-Sender-0.110.1-3|14	BuildRequires:	perl-devel
12cr|perl-Email-Sender-0.110.1-3|15	BuildRequires:	perl(Capture::Tiny)
12cr|perl-Email-Sender-0.110.1-3|16	BuildRequires:	perl-Capture-Tiny >= 0.80
12cr|perl-Email-Sender-0.110.1-3|17	BuildRequires:	perl(Carp)
12cr|perl-Email-Sender-0.110.1-3|18	BuildRequires:	perl(Cwd)
12cr|perl-Email-Sender-0.110.1-3|19	BuildRequires:	perl(Email::Abstract)
12cr|perl-Email-Sender-0.110.1-3|20	BuildRequires:	perl(Email::Address)
12cr|perl-Email-Sender-0.110.1-3|21	BuildRequires:	perl(Email::Simple)
12cr|perl-Email-Sender-0.110.1-3|22	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Email-Sender-0.110.1-3|23	BuildRequires:	perl(Fcntl)
12cr|perl-Email-Sender-0.110.1-3|24	BuildRequires:	perl(File::Basename)
12cr|perl-Email-Sender-0.110.1-3|25	BuildRequires:	perl(File::Find)
12cr|perl-Email-Sender-0.110.1-3|26	BuildRequires:	perl(File::Path)
12cr|perl-Email-Sender-0.110.1-3|27	BuildRequires:	perl(File::Spec)
12cr|perl-Email-Sender-0.110.1-3|28	BuildRequires:	perl(File::Temp)
12cr|perl-Email-Sender-0.110.1-3|29	BuildRequires:	perl(FindBin)
12cr|perl-Email-Sender-0.110.1-3|30	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Email-Sender-0.110.1-3|31	BuildRequires:	perl(Moose)
12cr|perl-Email-Sender-0.110.1-3|32	BuildRequires:	perl(Net::SMTP)
12cr|perl-Email-Sender-0.110.1-3|33	BuildRequires:	perl(Scalar::Util)
12cr|perl-Email-Sender-0.110.1-3|34	BuildRequires:	perl(Sys::Hostname::Long)
12cr|perl-Email-Sender-0.110.1-3|35	BuildRequires:	perl(Throwable::Error)
12cr|perl-Email-Sender-0.110.1-3|36	BuildRequires:	perl(Try::Tiny)
12cr|perl-Email-Sender-0.110.1-3|37	
12cr|perl-Email-Sender-0.110.1-3|38	BuildArch:	noarch
12cr|perl-Email-Sender-0.110.1-3|39	Requires:	perl(Throwable::Error)
12cr|perl-Email-Sender-0.110.1-3|40	
12cr|perl-Email-Sender-0.110.1-3|41	%description
12cr|perl-Email-Sender-0.110.1-3|42	An Email::Sender::Success object is just an indicator that an email message
12cr|perl-Email-Sender-0.110.1-3|43	was successfully sent. Unless extended, it has no properties of its own.
12cr|perl-Email-Sender-0.110.1-3|44	
12cr|perl-Email-Sender-0.110.1-3|45	%prep
12cr|perl-Email-Sender-0.110.1-3|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Email-Sender-0.110.1-3|47	
12cr|perl-Email-Sender-0.110.1-3|48	%build
12cr|perl-Email-Sender-0.110.1-3|49	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Email-Sender-0.110.1-3|50	%make
12cr|perl-Email-Sender-0.110.1-3|51	
12cr|perl-Email-Sender-0.110.1-3|52	%check
12cr|perl-Email-Sender-0.110.1-3|53	%make test
12cr|perl-Email-Sender-0.110.1-3|54	
12cr|perl-Email-Sender-0.110.1-3|55	%install
12cr|perl-Email-Sender-0.110.1-3|56	%makeinstall_std
12cr|perl-Email-Sender-0.110.1-3|57	
12cr|perl-Email-Sender-0.110.1-3|58	%files
12cr|perl-Email-Sender-0.110.1-3|59	%doc Changes LICENSE README
12cr|perl-Email-Sender-0.110.1-3|60	%{_mandir}/man3/*
12cr|perl-Email-Sender-0.110.1-3|61	%{perl_vendorlib}/*
12cr|perl-Email-Sender-0.110.1-3|62	
12cr|perl-Email-Sender-0.110.1-3|63	%changelog
12cr|perl-Email-Sender-0.110.1-3|64	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.110.1-2mdv2011.0
12cr|perl-Email-Sender-0.110.1-3|65	+ Revision: 657335
12cr|perl-Email-Sender-0.110.1-3|66	- rebuild for updated spec-helper
12cr|perl-Email-Sender-0.110.1-3|67	
12cr|perl-Email-Sender-0.110.1-3|68	* Mon Apr 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.110.1-1
12cr|perl-Email-Sender-0.110.1-3|69	+ Revision: 650299
12cr|perl-Email-Sender-0.110.1-3|70	- update to new version 0.110001
12cr|perl-Email-Sender-0.110.1-3|71	
12cr|perl-Email-Sender-0.110.1-3|72	* Fri Mar 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.110.0-1
12cr|perl-Email-Sender-0.110.1-3|73	+ Revision: 646333
12cr|perl-Email-Sender-0.110.1-3|74	- update to new version 0.110000
12cr|perl-Email-Sender-0.110.1-3|75	
12cr|perl-Email-Sender-0.110.1-3|76	* Sun Oct 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.102.370-2mdv2011.0
12cr|perl-Email-Sender-0.110.1-3|77	+ Revision: 582690
12cr|perl-Email-Sender-0.110.1-3|78	- Add a dependency on the Capture-Tiny version
12cr|perl-Email-Sender-0.110.1-3|79	
12cr|perl-Email-Sender-0.110.1-3|80	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.102.370-1mdv2011.0
12cr|perl-Email-Sender-0.110.1-3|81	+ Revision: 573792
12cr|perl-Email-Sender-0.110.1-3|82	- update to 0.102370
12cr|perl-Email-Sender-0.110.1-3|83	
12cr|perl-Email-Sender-0.110.1-3|84	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.101.760-1mdv2011.0
12cr|perl-Email-Sender-0.110.1-3|85	+ Revision: 553019
12cr|perl-Email-Sender-0.110.1-3|86	- update to 0.101760
12cr|perl-Email-Sender-0.110.1-3|87	
12cr|perl-Email-Sender-0.110.1-3|88	* Tue Feb 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.460-1mdv2010.1
12cr|perl-Email-Sender-0.110.1-3|89	+ Revision: 506745
12cr|perl-Email-Sender-0.110.1-3|90	- update to 0.100460
12cr|perl-Email-Sender-0.110.1-3|91	
12cr|perl-Email-Sender-0.110.1-3|92	* Mon Feb 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.450-1mdv2010.1
12cr|perl-Email-Sender-0.110.1-3|93	+ Revision: 506238
12cr|perl-Email-Sender-0.110.1-3|94	- update to 0.100450
12cr|perl-Email-Sender-0.110.1-3|95	
12cr|perl-Email-Sender-0.110.1-3|96	* Thu Jan 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.110-2mdv2010.1
12cr|perl-Email-Sender-0.110.1-3|97	+ Revision: 491214
12cr|perl-Email-Sender-0.110.1-3|98	- bump mkrel
12cr|perl-Email-Sender-0.110.1-3|99	- adding missing requires:
12cr|perl-Email-Sender-0.110.1-3|100	
12cr|perl-Email-Sender-0.110.1-3|101	* Wed Jan 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.110-1mdv2010.1
12cr|perl-Email-Sender-0.110.1-3|102	+ Revision: 490494
12cr|perl-Email-Sender-0.110.1-3|103	- import perl-Email-Sender
12cr|perl-Email-Sender-0.110.1-3|104	
12cr|perl-Email-Sender-0.110.1-3|105	
12cr|perl-Email-Sender-0.110.1-3|106	* Wed Jan 13 2010 cpan2dist 0.100110-1mdv
12cr|perl-Email-Sender-0.110.1-3|107	- initial mdv release, generated with cpan2dist

4498 12
12cr|perl-Email-Simple-Creator-1.424.0-6|1	%define module      Email-Simple-Creator
12cr|perl-Email-Simple-Creator-1.424.0-6|2	%define up_version  1.424
12cr|perl-Email-Simple-Creator-1.424.0-6|3	
12cr|perl-Email-Simple-Creator-1.424.0-6|4	%if %{_use_internal_dependency_generator}
12cr|perl-Email-Simple-Creator-1.424.0-6|5	%define __noautoprov 'perl\\(Email::Simple\\)'
12cr|perl-Email-Simple-Creator-1.424.0-6|6	%else
12cr|perl-Email-Simple-Creator-1.424.0-6|7	%define _provides_exceptions perl(Email::Simple)
12cr|perl-Email-Simple-Creator-1.424.0-6|8	%endif
12cr|perl-Email-Simple-Creator-1.424.0-6|9	
12cr|perl-Email-Simple-Creator-1.424.0-6|10	Name:		perl-%{module}
12cr|perl-Email-Simple-Creator-1.424.0-6|11	Version:	%perl_convert_version %{up_version}
12cr|perl-Email-Simple-Creator-1.424.0-6|12	Release:	6
12cr|perl-Email-Simple-Creator-1.424.0-6|13	Summary:	Email::Simple constructor for starting anew
12cr|perl-Email-Simple-Creator-1.424.0-6|14	License:	GPL or Artistic
12cr|perl-Email-Simple-Creator-1.424.0-6|15	Group:		Development/Perl
12cr|perl-Email-Simple-Creator-1.424.0-6|16	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-Email-Simple-Creator-1.424.0-6|17	Source:		http://www.cpan.org/modules/by-module/Email/%{module}-%{up_version}.tar.gz
12cr|perl-Email-Simple-Creator-1.424.0-6|18	
12cr|perl-Email-Simple-Creator-1.424.0-6|19	BuildRequires:	perl-devel
12cr|perl-Email-Simple-Creator-1.424.0-6|20	BuildRequires:	perl(Email::Date)
12cr|perl-Email-Simple-Creator-1.424.0-6|21	BuildRequires:	perl(Email::Date::Format)
12cr|perl-Email-Simple-Creator-1.424.0-6|22	BuildRequires:	perl(Email::Simple)
12cr|perl-Email-Simple-Creator-1.424.0-6|23	Requires:	perl(Email::Date::Format)
12cr|perl-Email-Simple-Creator-1.424.0-6|24	BuildArch:	noarch
12cr|perl-Email-Simple-Creator-1.424.0-6|25	
12cr|perl-Email-Simple-Creator-1.424.0-6|26	%description
12cr|perl-Email-Simple-Creator-1.424.0-6|27	This software provides a constructor to Email::Simple for creating
12cr|perl-Email-Simple-Creator-1.424.0-6|28	messages from scratch.
12cr|perl-Email-Simple-Creator-1.424.0-6|29	
12cr|perl-Email-Simple-Creator-1.424.0-6|30	%prep
12cr|perl-Email-Simple-Creator-1.424.0-6|31	%setup -q -n %{module}-%{up_version}
12cr|perl-Email-Simple-Creator-1.424.0-6|32	
12cr|perl-Email-Simple-Creator-1.424.0-6|33	%build
12cr|perl-Email-Simple-Creator-1.424.0-6|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Email-Simple-Creator-1.424.0-6|35	%make
12cr|perl-Email-Simple-Creator-1.424.0-6|36	
12cr|perl-Email-Simple-Creator-1.424.0-6|37	%check
12cr|perl-Email-Simple-Creator-1.424.0-6|38	make test
12cr|perl-Email-Simple-Creator-1.424.0-6|39	
12cr|perl-Email-Simple-Creator-1.424.0-6|40	%install
12cr|perl-Email-Simple-Creator-1.424.0-6|41	%makeinstall_std
12cr|perl-Email-Simple-Creator-1.424.0-6|42	
12cr|perl-Email-Simple-Creator-1.424.0-6|43	%files
12cr|perl-Email-Simple-Creator-1.424.0-6|44	%doc README Changes
12cr|perl-Email-Simple-Creator-1.424.0-6|45	%{perl_vendorlib}/Email
12cr|perl-Email-Simple-Creator-1.424.0-6|46	%{_mandir}/*/*
12cr|perl-Email-Simple-Creator-1.424.0-6|47	
12cr|perl-Email-Simple-Creator-1.424.0-6|48	%changelog
12cr|perl-Email-Simple-Creator-1.424.0-6|49	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.424.0-5mdv2010.0
12cr|perl-Email-Simple-Creator-1.424.0-6|50	+ Revision: 378279
12cr|perl-Email-Simple-Creator-1.424.0-6|51	- use new %%rpm_convert_version macro
12cr|perl-Email-Simple-Creator-1.424.0-6|52	- fix dependencies
12cr|perl-Email-Simple-Creator-1.424.0-6|53	
12cr|perl-Email-Simple-Creator-1.424.0-6|54	* Thu Dec 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.42.4-4mdv2009.1
12cr|perl-Email-Simple-Creator-1.424.0-6|55	+ Revision: 315516
12cr|perl-Email-Simple-Creator-1.424.0-6|56	- fix dependencies (fix #46440)
12cr|perl-Email-Simple-Creator-1.424.0-6|57	
12cr|perl-Email-Simple-Creator-1.424.0-6|58	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.42.4-3mdv2009.0
12cr|perl-Email-Simple-Creator-1.424.0-6|59	+ Revision: 256790
12cr|perl-Email-Simple-Creator-1.424.0-6|60	- rebuild
12cr|perl-Email-Simple-Creator-1.424.0-6|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Email-Simple-Creator-1.424.0-6|62	
12cr|perl-Email-Simple-Creator-1.424.0-6|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Email-Simple-Creator-1.424.0-6|64	- restore BuildRoot
12cr|perl-Email-Simple-Creator-1.424.0-6|65	
12cr|perl-Email-Simple-Creator-1.424.0-6|66	* Tue Dec 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.42.4-1mdv2008.1
12cr|perl-Email-Simple-Creator-1.424.0-6|67	+ Revision: 115148
12cr|perl-Email-Simple-Creator-1.424.0-6|68	- new version
12cr|perl-Email-Simple-Creator-1.424.0-6|69	
12cr|perl-Email-Simple-Creator-1.424.0-6|70	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.42.3-1mdv2008.1
12cr|perl-Email-Simple-Creator-1.424.0-6|71	+ Revision: 109612
12cr|perl-Email-Simple-Creator-1.424.0-6|72	- new version (upstream version 1.423)
12cr|perl-Email-Simple-Creator-1.424.0-6|73	
12cr|perl-Email-Simple-Creator-1.424.0-6|74	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.42.2-1mdv2008.0
12cr|perl-Email-Simple-Creator-1.424.0-6|75	+ Revision: 56093
12cr|perl-Email-Simple-Creator-1.424.0-6|76	- new version
12cr|perl-Email-Simple-Creator-1.424.0-6|77	
12cr|perl-Email-Simple-Creator-1.424.0-6|78	
12cr|perl-Email-Simple-Creator-1.424.0-6|79	* Sun Jan 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.41-1mdv2007.0
12cr|perl-Email-Simple-Creator-1.424.0-6|80	+ Revision: 111343
12cr|perl-Email-Simple-Creator-1.424.0-6|81	- Import perl-Email-Simple-Creator
12cr|perl-Email-Simple-Creator-1.424.0-6|82	
12cr|perl-Email-Simple-Creator-1.424.0-6|83	* Sun Jan 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.41-1mdv2007.1
12cr|perl-Email-Simple-Creator-1.424.0-6|84	- first mdv release
12cr|perl-Email-Simple-Creator-1.424.0-6|85	

4499 12
12cr|perl-Email-Valid-0.184.0-2|1	%define upstream_name     Email-Valid
12cr|perl-Email-Valid-0.184.0-2|2	%define upstream_version 0.184
12cr|perl-Email-Valid-0.184.0-2|3	
12cr|perl-Email-Valid-0.184.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Email-Valid-0.184.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Email-Valid-0.184.0-2|6	Release:	2
12cr|perl-Email-Valid-0.184.0-2|7	
12cr|perl-Email-Valid-0.184.0-2|8	Summary:	Check validity of Internet email addresses
12cr|perl-Email-Valid-0.184.0-2|9	License:	GPL+ or Artistic
12cr|perl-Email-Valid-0.184.0-2|10	Group:		Development/Perl
12cr|perl-Email-Valid-0.184.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Email-Valid-0.184.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Email-Valid-0.184.0-2|13	
12cr|perl-Email-Valid-0.184.0-2|14	BuildRequires:	perl-devel
12cr|perl-Email-Valid-0.184.0-2|15	BuildRequires:	perl(Mail::Address)
12cr|perl-Email-Valid-0.184.0-2|16	BuildRequires:	perl(Net::DNS)
12cr|perl-Email-Valid-0.184.0-2|17	BuildArch:	noarch
12cr|perl-Email-Valid-0.184.0-2|18	
12cr|perl-Email-Valid-0.184.0-2|19	%description
12cr|perl-Email-Valid-0.184.0-2|20	This module determines whether an email address is well-formed, and
12cr|perl-Email-Valid-0.184.0-2|21	optionally, whether a mail host exists for the domain or whether
12cr|perl-Email-Valid-0.184.0-2|22	the top level domain of the email address is valid.
12cr|perl-Email-Valid-0.184.0-2|23	
12cr|perl-Email-Valid-0.184.0-2|24	%prep
12cr|perl-Email-Valid-0.184.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Email-Valid-0.184.0-2|26	
12cr|perl-Email-Valid-0.184.0-2|27	%build
12cr|perl-Email-Valid-0.184.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Email-Valid-0.184.0-2|29	%make
12cr|perl-Email-Valid-0.184.0-2|30	
12cr|perl-Email-Valid-0.184.0-2|31	%check
12cr|perl-Email-Valid-0.184.0-2|32	make test
12cr|perl-Email-Valid-0.184.0-2|33	
12cr|perl-Email-Valid-0.184.0-2|34	%install
12cr|perl-Email-Valid-0.184.0-2|35	%makeinstall_std
12cr|perl-Email-Valid-0.184.0-2|36	
12cr|perl-Email-Valid-0.184.0-2|37	%files
12cr|perl-Email-Valid-0.184.0-2|38	%doc README Changes
12cr|perl-Email-Valid-0.184.0-2|39	%{perl_vendorlib}/Email
12cr|perl-Email-Valid-0.184.0-2|40	%{_mandir}/*/*
12cr|perl-Email-Valid-0.184.0-2|41	
12cr|perl-Email-Valid-0.184.0-2|42	%changelog
12cr|perl-Email-Valid-0.184.0-2|43	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.184.0-1mdv2011.0
12cr|perl-Email-Valid-0.184.0-2|44	+ Revision: 552696
12cr|perl-Email-Valid-0.184.0-2|45	- update to 0.184
12cr|perl-Email-Valid-0.184.0-2|46	
12cr|perl-Email-Valid-0.184.0-2|47	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.182.0-1mdv2010.0
12cr|perl-Email-Valid-0.184.0-2|48	+ Revision: 415002
12cr|perl-Email-Valid-0.184.0-2|49	- update to 0.182
12cr|perl-Email-Valid-0.184.0-2|50	
12cr|perl-Email-Valid-0.184.0-2|51	* Sun May 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.181.0-1mdv2010.0
12cr|perl-Email-Valid-0.184.0-2|52	+ Revision: 376723
12cr|perl-Email-Valid-0.184.0-2|53	- new version
12cr|perl-Email-Valid-0.184.0-2|54	- new release
12cr|perl-Email-Valid-0.184.0-2|55	- standardized version
12cr|perl-Email-Valid-0.184.0-2|56	
12cr|perl-Email-Valid-0.184.0-2|57	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.17.9-3mdv2009.0
12cr|perl-Email-Valid-0.184.0-2|58	+ Revision: 256791
12cr|perl-Email-Valid-0.184.0-2|59	- rebuild
12cr|perl-Email-Valid-0.184.0-2|60	
12cr|perl-Email-Valid-0.184.0-2|61	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.17.9-1mdv2008.1
12cr|perl-Email-Valid-0.184.0-2|62	+ Revision: 135841
12cr|perl-Email-Valid-0.184.0-2|63	- restore BuildRoot
12cr|perl-Email-Valid-0.184.0-2|64	
12cr|perl-Email-Valid-0.184.0-2|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Email-Valid-0.184.0-2|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Email-Valid-0.184.0-2|67	
12cr|perl-Email-Valid-0.184.0-2|68	
12cr|perl-Email-Valid-0.184.0-2|69	* Sat Jan 06 2007 Stefan van der Eijk <stefan@mandriva.org> 0.17.9-1mdv2007.0
12cr|perl-Email-Valid-0.184.0-2|70	+ Revision: 104731
12cr|perl-Email-Valid-0.184.0-2|71	- 0.17.9 / 0.179
12cr|perl-Email-Valid-0.184.0-2|72	
12cr|perl-Email-Valid-0.184.0-2|73	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Email-Valid-0.184.0-2|74	- Import perl-Email-Valid
12cr|perl-Email-Valid-0.184.0-2|75	
12cr|perl-Email-Valid-0.184.0-2|76	* Thu Aug 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.17.6-1mdv2007.0
12cr|perl-Email-Valid-0.184.0-2|77	- new version (upstream version 0.176)
12cr|perl-Email-Valid-0.184.0-2|78	
12cr|perl-Email-Valid-0.184.0-2|79	* Tue Jun 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.17.5-1mdv2007.0
12cr|perl-Email-Valid-0.184.0-2|80	- New version (upstream versop, 0.175)
12cr|perl-Email-Valid-0.184.0-2|81	
12cr|perl-Email-Valid-0.184.0-2|82	* Thu Jun 22 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.17.4-1mdv2007.0
12cr|perl-Email-Valid-0.184.0-2|83	- New version (upstream version 0.174)
12cr|perl-Email-Valid-0.184.0-2|84	
12cr|perl-Email-Valid-0.184.0-2|85	* Fri Jun 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.17.2-1mdv2007.0
12cr|perl-Email-Valid-0.184.0-2|86	- New version (upstream version 0.172)
12cr|perl-Email-Valid-0.184.0-2|87	
12cr|perl-Email-Valid-0.184.0-2|88	* Wed Jun 14 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.17.1-1mdv2007.0
12cr|perl-Email-Valid-0.184.0-2|89	- New version (upstream version 0.171)
12cr|perl-Email-Valid-0.184.0-2|90	
12cr|perl-Email-Valid-0.184.0-2|91	* Thu Jun 08 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2007.0
12cr|perl-Email-Valid-0.184.0-2|92	- New release 0.16
12cr|perl-Email-Valid-0.184.0-2|93	- spec cleanup
12cr|perl-Email-Valid-0.184.0-2|94	- better URL
12cr|perl-Email-Valid-0.184.0-2|95	- better summary
12cr|perl-Email-Valid-0.184.0-2|96	
12cr|perl-Email-Valid-0.184.0-2|97	* Sun Feb 05 2006 Stefan van der Eijk <stefan@eijk.nu> 0.15-4mdk
12cr|perl-Email-Valid-0.184.0-2|98	- Rebuild
12cr|perl-Email-Valid-0.184.0-2|99	- %%mkrel
12cr|perl-Email-Valid-0.184.0-2|100	
12cr|perl-Email-Valid-0.184.0-2|101	* Mon Jan 17 2005 Stefan van der Eijk <stefan@mandrake.org> 0.15-3mdk
12cr|perl-Email-Valid-0.184.0-2|102	- add missing BuildRequires perl-Net-DNS
12cr|perl-Email-Valid-0.184.0-2|103	
12cr|perl-Email-Valid-0.184.0-2|104	* Mon Jan 17 2005 Stefan van der Eijk <stefan@mandrake.org> 0.15-2mdk
12cr|perl-Email-Valid-0.184.0-2|105	- yearly rebuild
12cr|perl-Email-Valid-0.184.0-2|106	

4500 12
12cr|perl-Email-Verify-SMTP-0.3.0-3|1	%define upstream_name    Email-Verify-SMTP
12cr|perl-Email-Verify-SMTP-0.3.0-3|2	%define upstream_version 0.003
12cr|perl-Email-Verify-SMTP-0.3.0-3|3	
12cr|perl-Email-Verify-SMTP-0.3.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Email-Verify-SMTP-0.3.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Email-Verify-SMTP-0.3.0-3|6	Release:	3
12cr|perl-Email-Verify-SMTP-0.3.0-3|7	
12cr|perl-Email-Verify-SMTP-0.3.0-3|8	Summary:	Specify dependencies on external non-Perl things
12cr|perl-Email-Verify-SMTP-0.3.0-3|9	License:	GPL+ or Artistic
12cr|perl-Email-Verify-SMTP-0.3.0-3|10	Group:		Development/Perl
12cr|perl-Email-Verify-SMTP-0.3.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Email-Verify-SMTP-0.3.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Email-Verify-SMTP-0.3.0-3|13	
12cr|perl-Email-Verify-SMTP-0.3.0-3|14	BuildRequires:	perl-devel
12cr|perl-Email-Verify-SMTP-0.3.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Email-Verify-SMTP-0.3.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Email-Verify-SMTP-0.3.0-3|17	BuildRequires:	perl(IO::Socket::Telnet)
12cr|perl-Email-Verify-SMTP-0.3.0-3|18	BuildRequires:	perl(Net::Nslookup)
12cr|perl-Email-Verify-SMTP-0.3.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-Email-Verify-SMTP-0.3.0-3|20	BuildArch:	noarch
12cr|perl-Email-Verify-SMTP-0.3.0-3|21	
12cr|perl-Email-Verify-SMTP-0.3.0-3|22	%description
12cr|perl-Email-Verify-SMTP-0.3.0-3|23	'Email::Verify::Simple' is what I came with when I needed to verify several
12cr|perl-Email-Verify-SMTP-0.3.0-3|24	email addresses without actually sending them email.
12cr|perl-Email-Verify-SMTP-0.3.0-3|25	
12cr|perl-Email-Verify-SMTP-0.3.0-3|26	To put that another way:
12cr|perl-Email-Verify-SMTP-0.3.0-3|27	
12cr|perl-Email-Verify-SMTP-0.3.0-3|28	*This module verifies email addresses without actually sending email to
12cr|perl-Email-Verify-SMTP-0.3.0-3|29	them.*
12cr|perl-Email-Verify-SMTP-0.3.0-3|30	
12cr|perl-Email-Verify-SMTP-0.3.0-3|31	%prep
12cr|perl-Email-Verify-SMTP-0.3.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Email-Verify-SMTP-0.3.0-3|33	
12cr|perl-Email-Verify-SMTP-0.3.0-3|34	%build
12cr|perl-Email-Verify-SMTP-0.3.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Email-Verify-SMTP-0.3.0-3|36	%make
12cr|perl-Email-Verify-SMTP-0.3.0-3|37	
12cr|perl-Email-Verify-SMTP-0.3.0-3|38	%check
12cr|perl-Email-Verify-SMTP-0.3.0-3|39	%make test
12cr|perl-Email-Verify-SMTP-0.3.0-3|40	
12cr|perl-Email-Verify-SMTP-0.3.0-3|41	%install
12cr|perl-Email-Verify-SMTP-0.3.0-3|42	%makeinstall_std
12cr|perl-Email-Verify-SMTP-0.3.0-3|43	
12cr|perl-Email-Verify-SMTP-0.3.0-3|44	%files
12cr|perl-Email-Verify-SMTP-0.3.0-3|45	%doc META.yml Changes
12cr|perl-Email-Verify-SMTP-0.3.0-3|46	%{_mandir}/man3/*
12cr|perl-Email-Verify-SMTP-0.3.0-3|47	%{perl_vendorlib}/*
12cr|perl-Email-Verify-SMTP-0.3.0-3|48	
12cr|perl-Email-Verify-SMTP-0.3.0-3|49	%changelog
12cr|perl-Email-Verify-SMTP-0.3.0-3|50	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.3.0-2mdv2011.0
12cr|perl-Email-Verify-SMTP-0.3.0-3|51	+ Revision: 654316
12cr|perl-Email-Verify-SMTP-0.3.0-3|52	- rebuild for updated spec-helper
12cr|perl-Email-Verify-SMTP-0.3.0-3|53	
12cr|perl-Email-Verify-SMTP-0.3.0-3|54	* Sun Oct 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.3.0-1mdv2011.0
12cr|perl-Email-Verify-SMTP-0.3.0-3|55	+ Revision: 582708
12cr|perl-Email-Verify-SMTP-0.3.0-3|56	- import perl-Email-Verify-SMTP
12cr|perl-Email-Verify-SMTP-0.3.0-3|57	

4501 12
12cr|perl-Encode-2.430.0-3|1	%define upstream_name    Encode
12cr|perl-Encode-2.430.0-3|2	%define upstream_version 2.43
12cr|perl-Encode-2.430.0-3|3	
12cr|perl-Encode-2.430.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Encode-2.430.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Encode-2.430.0-3|6	Release:	3
12cr|perl-Encode-2.430.0-3|7	
12cr|perl-Encode-2.430.0-3|8	Summary:    Character Encodings Handler
12cr|perl-Encode-2.430.0-3|9	License:    GPL+ or Artistic
12cr|perl-Encode-2.430.0-3|10	Group:      Development/Perl
12cr|perl-Encode-2.430.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Encode-2.430.0-3|12	Source0:    http://search.cpan.org/CPAN/authors/id/D/DA/DANKOGAI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Encode-2.430.0-3|13	
12cr|perl-Encode-2.430.0-3|14	BuildRequires: perl-devel
12cr|perl-Encode-2.430.0-3|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Encode-2.430.0-3|16	Requires: perl-devel
12cr|perl-Encode-2.430.0-3|17	
12cr|perl-Encode-2.430.0-3|18	%description
12cr|perl-Encode-2.430.0-3|19	The "Encode" module provides the interfaces between Perl's strings and
12cr|perl-Encode-2.430.0-3|20	the rest of the system.  Perl strings are sequences of characters.
12cr|perl-Encode-2.430.0-3|21	
12cr|perl-Encode-2.430.0-3|22	The repertoire of characters that Perl can represent is at least that
12cr|perl-Encode-2.430.0-3|23	defined by the Unicode Consortium. On most platforms the ordinal values
12cr|perl-Encode-2.430.0-3|24	of the characters (as returned by "ord(ch)") is the "Unicode codepoint"
12cr|perl-Encode-2.430.0-3|25	for the character (the exceptions are those platforms where the legacy
12cr|perl-Encode-2.430.0-3|26	encoding is some variant of EBCDIC rather than a super-set of ASCII -
12cr|perl-Encode-2.430.0-3|27	see perlebcdic).
12cr|perl-Encode-2.430.0-3|28	
12cr|perl-Encode-2.430.0-3|29	Traditionally, computer data has been moved around in 8-bit chunks often
12cr|perl-Encode-2.430.0-3|30	called "bytes". These chunks are also known as "octets" in networking
12cr|perl-Encode-2.430.0-3|31	standards. Perl is widely used to manipulate data of many types - not
12cr|perl-Encode-2.430.0-3|32	only strings of characters representing human or computer languages but
12cr|perl-Encode-2.430.0-3|33	also "binary" data being the machine's representation of numbers, pixels
12cr|perl-Encode-2.430.0-3|34	in an image - or just about anything.
12cr|perl-Encode-2.430.0-3|35	
12cr|perl-Encode-2.430.0-3|36	When Perl is processing "binary data", the programmer wants Perl to
12cr|perl-Encode-2.430.0-3|37	process "sequences of bytes". This is not a problem for Perl - as a byte
12cr|perl-Encode-2.430.0-3|38	has 256 possible values, it easily fits in Perl's much larger "logical
12cr|perl-Encode-2.430.0-3|39	character".
12cr|perl-Encode-2.430.0-3|40	
12cr|perl-Encode-2.430.0-3|41	
12cr|perl-Encode-2.430.0-3|42	%prep
12cr|perl-Encode-2.430.0-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Encode-2.430.0-3|44	
12cr|perl-Encode-2.430.0-3|45	%build
12cr|perl-Encode-2.430.0-3|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Encode-2.430.0-3|47	%make
12cr|perl-Encode-2.430.0-3|48	
12cr|perl-Encode-2.430.0-3|49	%check
12cr|perl-Encode-2.430.0-3|50	make test
12cr|perl-Encode-2.430.0-3|51	
12cr|perl-Encode-2.430.0-3|52	%install
12cr|perl-Encode-2.430.0-3|53	rm -rf %buildroot
12cr|perl-Encode-2.430.0-3|54	%makeinstall_std
12cr|perl-Encode-2.430.0-3|55	rm -rf %buildroot/%{_bindir} %buildroot%{_mandir}/man1
12cr|perl-Encode-2.430.0-3|56	
12cr|perl-Encode-2.430.0-3|57	%clean
12cr|perl-Encode-2.430.0-3|58	rm -rf %buildroot
12cr|perl-Encode-2.430.0-3|59	
12cr|perl-Encode-2.430.0-3|60	%files
12cr|perl-Encode-2.430.0-3|61	%defattr(-,root,root)
12cr|perl-Encode-2.430.0-3|62	%doc Changes README
12cr|perl-Encode-2.430.0-3|63	%{_mandir}/man3/*
12cr|perl-Encode-2.430.0-3|64	%perl_vendorlib/*
12cr|perl-Encode-2.430.0-3|65	
12cr|perl-Encode-2.430.0-3|66	
12cr|perl-Encode-2.430.0-3|67	%changelog
12cr|perl-Encode-2.430.0-3|68	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.430.0-3
12cr|perl-Encode-2.430.0-3|69	+ Revision: 768358
12cr|perl-Encode-2.430.0-3|70	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Encode-2.430.0-3|71	
12cr|perl-Encode-2.430.0-3|72	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 2.430.0-2
12cr|perl-Encode-2.430.0-3|73	+ Revision: 681695
12cr|perl-Encode-2.430.0-3|74	- update file list
12cr|perl-Encode-2.430.0-3|75	- fix conflicts with perl
12cr|perl-Encode-2.430.0-3|76	
12cr|perl-Encode-2.430.0-3|77	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.430.0-1
12cr|perl-Encode-2.430.0-3|78	+ Revision: 677326
12cr|perl-Encode-2.430.0-3|79	- update to new version 2.43
12cr|perl-Encode-2.430.0-3|80	
12cr|perl-Encode-2.430.0-3|81	* Sun Jan 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.420.0-1mdv2011.0
12cr|perl-Encode-2.430.0-3|82	+ Revision: 627524
12cr|perl-Encode-2.430.0-3|83	- update to new version 2.42
12cr|perl-Encode-2.430.0-3|84	
12cr|perl-Encode-2.430.0-3|85	* Sun Dec 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.410.0-1mdv2011.0
12cr|perl-Encode-2.430.0-3|86	+ Revision: 625270
12cr|perl-Encode-2.430.0-3|87	- update to new version 2.41
12cr|perl-Encode-2.430.0-3|88	
12cr|perl-Encode-2.430.0-3|89	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.400.0-2mdv2011.0
12cr|perl-Encode-2.430.0-3|90	+ Revision: 597093
12cr|perl-Encode-2.430.0-3|91	- rebuild
12cr|perl-Encode-2.430.0-3|92	
12cr|perl-Encode-2.430.0-3|93	* Sat Nov 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.400.0-1mdv2011.0
12cr|perl-Encode-2.430.0-3|94	+ Revision: 597081
12cr|perl-Encode-2.430.0-3|95	- new version
12cr|perl-Encode-2.430.0-3|96	
12cr|perl-Encode-2.430.0-3|97	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.390.0-2mdv2011.0
12cr|perl-Encode-2.430.0-3|98	+ Revision: 555252
12cr|perl-Encode-2.430.0-3|99	- rebuild
12cr|perl-Encode-2.430.0-3|100	
12cr|perl-Encode-2.430.0-3|101	* Fri Nov 27 2009 Jérôme Quelin <jquelin@mandriva.org> 2.390.0-1mdv2010.1
12cr|perl-Encode-2.430.0-3|102	+ Revision: 470455
12cr|perl-Encode-2.430.0-3|103	- update to 2.39
12cr|perl-Encode-2.430.0-3|104	
12cr|perl-Encode-2.430.0-3|105	* Tue Nov 17 2009 Jérôme Quelin <jquelin@mandriva.org> 2.380.0-1mdv2010.1
12cr|perl-Encode-2.430.0-3|106	+ Revision: 466747
12cr|perl-Encode-2.430.0-3|107	- update to 2.38
12cr|perl-Encode-2.430.0-3|108	
12cr|perl-Encode-2.430.0-3|109	* Mon Sep 07 2009 Jérôme Quelin <jquelin@mandriva.org> 2.370.0-1mdv2010.0
12cr|perl-Encode-2.430.0-3|110	+ Revision: 432322
12cr|perl-Encode-2.430.0-3|111	- update to 2.37
12cr|perl-Encode-2.430.0-3|112	
12cr|perl-Encode-2.430.0-3|113	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 2.350.0-1mdv2010.0
12cr|perl-Encode-2.430.0-3|114	+ Revision: 401666
12cr|perl-Encode-2.430.0-3|115	- rebuild using %%perl_convert_version
12cr|perl-Encode-2.430.0-3|116	- fixed license field
12cr|perl-Encode-2.430.0-3|117	
12cr|perl-Encode-2.430.0-3|118	* Wed Jul 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.35-1mdv2010.0
12cr|perl-Encode-2.430.0-3|119	+ Revision: 396218
12cr|perl-Encode-2.430.0-3|120	- update to new version 2.35
12cr|perl-Encode-2.430.0-3|121	
12cr|perl-Encode-2.430.0-3|122	* Thu Jul 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.34-1mdv2010.0
12cr|perl-Encode-2.430.0-3|123	+ Revision: 393791
12cr|perl-Encode-2.430.0-3|124	- update to new version 2.34
12cr|perl-Encode-2.430.0-3|125	
12cr|perl-Encode-2.430.0-3|126	* Fri May 01 2009 Jérôme Quelin <jquelin@mandriva.org> 2.33-1mdv2010.0
12cr|perl-Encode-2.430.0-3|127	+ Revision: 369667
12cr|perl-Encode-2.430.0-3|128	- update to new version 2.33
12cr|perl-Encode-2.430.0-3|129	
12cr|perl-Encode-2.430.0-3|130	* Sun Mar 08 2009 Jérôme Quelin <jquelin@mandriva.org> 2.32-1mdv2009.1
12cr|perl-Encode-2.430.0-3|131	+ Revision: 352845
12cr|perl-Encode-2.430.0-3|132	- update to new version 2.32
12cr|perl-Encode-2.430.0-3|133	
12cr|perl-Encode-2.430.0-3|134	* Thu Feb 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.31-1mdv2009.1
12cr|perl-Encode-2.430.0-3|135	+ Revision: 342933
12cr|perl-Encode-2.430.0-3|136	- update to new version 2.31
12cr|perl-Encode-2.430.0-3|137	
12cr|perl-Encode-2.430.0-3|138	* Mon Feb 16 2009 Jérôme Quelin <jquelin@mandriva.org> 2.30-1mdv2009.1
12cr|perl-Encode-2.430.0-3|139	+ Revision: 340732
12cr|perl-Encode-2.430.0-3|140	- update to new version 2.30
12cr|perl-Encode-2.430.0-3|141	
12cr|perl-Encode-2.430.0-3|142	* Mon Feb 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.29-1mdv2009.1
12cr|perl-Encode-2.430.0-3|143	+ Revision: 336360
12cr|perl-Encode-2.430.0-3|144	- update to new version 2.29
12cr|perl-Encode-2.430.0-3|145	
12cr|perl-Encode-2.430.0-3|146	* Fri Jan 23 2009 Jérôme Quelin <jquelin@mandriva.org> 2.27-1mdv2009.1
12cr|perl-Encode-2.430.0-3|147	+ Revision: 332939
12cr|perl-Encode-2.430.0-3|148	- v2.27
12cr|perl-Encode-2.430.0-3|149	- fix upstream url
12cr|perl-Encode-2.430.0-3|150	
12cr|perl-Encode-2.430.0-3|151	* Sun Jan 18 2009 Jérôme Quelin <jquelin@mandriva.org> 2.26-1mdv2009.1
12cr|perl-Encode-2.430.0-3|152	+ Revision: 330854
12cr|perl-Encode-2.430.0-3|153	- removing conflicting scripts already provided by perl-devel
12cr|perl-Encode-2.430.0-3|154	- import perl-Encode
12cr|perl-Encode-2.430.0-3|155	
12cr|perl-Encode-2.430.0-3|156	
12cr|perl-Encode-2.430.0-3|157	* Sat Jan 17 2009 cpan2dist 2.26-1mdv
12cr|perl-Encode-2.430.0-3|158	- initial mdv release, generated with cpan2dist
12cr|perl-Encode-2.430.0-3|159	

4502 12
12cr|perl-Encode-EUCJPASCII-0.30.0-4|1	%define upstream_name    Encode-EUCJPASCII
12cr|perl-Encode-EUCJPASCII-0.30.0-4|2	%define upstream_version 0.03
12cr|perl-Encode-EUCJPASCII-0.30.0-4|3	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Encode-EUCJPASCII-0.30.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Encode-EUCJPASCII-0.30.0-4|6	Release:	4
12cr|perl-Encode-EUCJPASCII-0.30.0-4|7	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|8	Summary:    EucJP-ascii - An eucJP-open mapping
12cr|perl-Encode-EUCJPASCII-0.30.0-4|9	License:    GPL+ or Artistic
12cr|perl-Encode-EUCJPASCII-0.30.0-4|10	Group:      Development/Perl
12cr|perl-Encode-EUCJPASCII-0.30.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Encode-EUCJPASCII-0.30.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Encode/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Encode-EUCJPASCII-0.30.0-4|13	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|14	BuildRequires: perl(Encode)
12cr|perl-Encode-EUCJPASCII-0.30.0-4|15	BuildRequires: perl-devel
12cr|perl-Encode-EUCJPASCII-0.30.0-4|16	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Encode-EUCJPASCII-0.30.0-4|18	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|19	%description
12cr|perl-Encode-EUCJPASCII-0.30.0-4|20	This module provides eucJP-ascii, one of eucJP-open mappings, and its
12cr|perl-Encode-EUCJPASCII-0.30.0-4|21	derivative. Following encodings are supported.
12cr|perl-Encode-EUCJPASCII-0.30.0-4|22	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|23	Canonical    Alias                           Description
12cr|perl-Encode-EUCJPASCII-0.30.0-4|24	--------------------------------------------------------------
12cr|perl-Encode-EUCJPASCII-0.30.0-4|25	eucJP-ascii                                  eucJP-ascii
12cr|perl-Encode-EUCJPASCII-0.30.0-4|26	qr/\beuc-?jp(-?open)?(-?19970715)?-?ascii$/i
12cr|perl-Encode-EUCJPASCII-0.30.0-4|27	x-iso2022jp-ascii                            7-bit counterpart
12cr|perl-Encode-EUCJPASCII-0.30.0-4|28	qr/\b(x-)?iso-?2022-?jp-?ascii$/i
12cr|perl-Encode-EUCJPASCII-0.30.0-4|29	--------------------------------------------------------------
12cr|perl-Encode-EUCJPASCII-0.30.0-4|30	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|31	*Note*: 'x-iso2022jp-ascii' is unofficial encoding name: It had never been
12cr|perl-Encode-EUCJPASCII-0.30.0-4|32	registered by any standards bodies.
12cr|perl-Encode-EUCJPASCII-0.30.0-4|33	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|34	%prep
12cr|perl-Encode-EUCJPASCII-0.30.0-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Encode-EUCJPASCII-0.30.0-4|36	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|37	%build
12cr|perl-Encode-EUCJPASCII-0.30.0-4|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Encode-EUCJPASCII-0.30.0-4|39	%make
12cr|perl-Encode-EUCJPASCII-0.30.0-4|40	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|41	%check
12cr|perl-Encode-EUCJPASCII-0.30.0-4|42	%make test
12cr|perl-Encode-EUCJPASCII-0.30.0-4|43	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|44	%install
12cr|perl-Encode-EUCJPASCII-0.30.0-4|45	rm -rf %buildroot
12cr|perl-Encode-EUCJPASCII-0.30.0-4|46	%makeinstall_std DESTDIR=%{buildroot}
12cr|perl-Encode-EUCJPASCII-0.30.0-4|47	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|48	%clean
12cr|perl-Encode-EUCJPASCII-0.30.0-4|49	rm -rf %buildroot
12cr|perl-Encode-EUCJPASCII-0.30.0-4|50	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|51	%files
12cr|perl-Encode-EUCJPASCII-0.30.0-4|52	%defattr(-,root,root)
12cr|perl-Encode-EUCJPASCII-0.30.0-4|53	%doc Changes README
12cr|perl-Encode-EUCJPASCII-0.30.0-4|54	%perl_vendorlib/*
12cr|perl-Encode-EUCJPASCII-0.30.0-4|55	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|56	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|57	%changelog
12cr|perl-Encode-EUCJPASCII-0.30.0-4|58	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.30.0-4
12cr|perl-Encode-EUCJPASCII-0.30.0-4|59	+ Revision: 768358
12cr|perl-Encode-EUCJPASCII-0.30.0-4|60	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Encode-EUCJPASCII-0.30.0-4|61	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|62	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-3mdv2011.0
12cr|perl-Encode-EUCJPASCII-0.30.0-4|63	+ Revision: 555797
12cr|perl-Encode-EUCJPASCII-0.30.0-4|64	- rebuild for perl 5.12
12cr|perl-Encode-EUCJPASCII-0.30.0-4|65	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|66	* Fri Mar 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-2mdv2010.1
12cr|perl-Encode-EUCJPASCII-0.30.0-4|67	+ Revision: 518453
12cr|perl-Encode-EUCJPASCII-0.30.0-4|68	- ship debug files in -debug
12cr|perl-Encode-EUCJPASCII-0.30.0-4|69	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|70	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.1
12cr|perl-Encode-EUCJPASCII-0.30.0-4|71	+ Revision: 461732
12cr|perl-Encode-EUCJPASCII-0.30.0-4|72	- update to 0.03
12cr|perl-Encode-EUCJPASCII-0.30.0-4|73	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|74	* Mon Jul 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Encode-EUCJPASCII-0.30.0-4|75	+ Revision: 392894
12cr|perl-Encode-EUCJPASCII-0.30.0-4|76	- adding missing buildrequires:
12cr|perl-Encode-EUCJPASCII-0.30.0-4|77	- import perl-Encode-EUCJPASCII
12cr|perl-Encode-EUCJPASCII-0.30.0-4|78	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|79	
12cr|perl-Encode-EUCJPASCII-0.30.0-4|80	* Mon Jul 06 2009 cpan2dist 0.02-1mdv
12cr|perl-Encode-EUCJPASCII-0.30.0-4|81	- initial mdv release, generated with cpan2dist

4503 12
12cr|perl-Encode-HanExtra-0.230.0-4|1	%define upstream_name    Encode-HanExtra
12cr|perl-Encode-HanExtra-0.230.0-4|2	%define upstream_version 0.23
12cr|perl-Encode-HanExtra-0.230.0-4|3	
12cr|perl-Encode-HanExtra-0.230.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Encode-HanExtra-0.230.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Encode-HanExtra-0.230.0-4|6	Release:	4
12cr|perl-Encode-HanExtra-0.230.0-4|7	
12cr|perl-Encode-HanExtra-0.230.0-4|8	Summary:    Extra sets of Chinese encodings
12cr|perl-Encode-HanExtra-0.230.0-4|9	License:    GPL+ or Artistic
12cr|perl-Encode-HanExtra-0.230.0-4|10	Group:      Development/Perl
12cr|perl-Encode-HanExtra-0.230.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Encode-HanExtra-0.230.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Encode/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Encode-HanExtra-0.230.0-4|13	
12cr|perl-Encode-HanExtra-0.230.0-4|14	BuildRequires: perl(Encode)
12cr|perl-Encode-HanExtra-0.230.0-4|15	BuildRequires: perl-devel
12cr|perl-Encode-HanExtra-0.230.0-4|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Encode-HanExtra-0.230.0-4|17	
12cr|perl-Encode-HanExtra-0.230.0-4|18	%description
12cr|perl-Encode-HanExtra-0.230.0-4|19	Perl 5.7.3 and later ships with an adequate set of Chinese encodings,
12cr|perl-Encode-HanExtra-0.230.0-4|20	including the commonly used 'CP950', 'CP936' (also known as 'GBK'), 'Big5'
12cr|perl-Encode-HanExtra-0.230.0-4|21	(alias for 'Big5-Eten'), 'Big5-HKSCS', 'EUC-CN', 'HZ', and 'ISO-IR-165'.
12cr|perl-Encode-HanExtra-0.230.0-4|22	
12cr|perl-Encode-HanExtra-0.230.0-4|23	However, the numbers of Chinese encodings are staggering, and a complete
12cr|perl-Encode-HanExtra-0.230.0-4|24	coverage will easily increase the size of perl distribution by several
12cr|perl-Encode-HanExtra-0.230.0-4|25	megabytes; hence, this CPAN module tries to provide the rest of them.
12cr|perl-Encode-HanExtra-0.230.0-4|26	
12cr|perl-Encode-HanExtra-0.230.0-4|27	If you are using Perl 5.8 or later, the Encode::CN manpage and the
12cr|perl-Encode-HanExtra-0.230.0-4|28	Encode::TW manpage will automatically load the extra encodings for you, so
12cr|perl-Encode-HanExtra-0.230.0-4|29	there's no need to explicitly write 'use Encode::HanExtra' if you are using
12cr|perl-Encode-HanExtra-0.230.0-4|30	one of them already.
12cr|perl-Encode-HanExtra-0.230.0-4|31	
12cr|perl-Encode-HanExtra-0.230.0-4|32	%prep
12cr|perl-Encode-HanExtra-0.230.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Encode-HanExtra-0.230.0-4|34	
12cr|perl-Encode-HanExtra-0.230.0-4|35	%build
12cr|perl-Encode-HanExtra-0.230.0-4|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Encode-HanExtra-0.230.0-4|37	%make
12cr|perl-Encode-HanExtra-0.230.0-4|38	
12cr|perl-Encode-HanExtra-0.230.0-4|39	%check
12cr|perl-Encode-HanExtra-0.230.0-4|40	%make test
12cr|perl-Encode-HanExtra-0.230.0-4|41	
12cr|perl-Encode-HanExtra-0.230.0-4|42	%install
12cr|perl-Encode-HanExtra-0.230.0-4|43	rm -rf %buildroot
12cr|perl-Encode-HanExtra-0.230.0-4|44	%makeinstall_std
12cr|perl-Encode-HanExtra-0.230.0-4|45	
12cr|perl-Encode-HanExtra-0.230.0-4|46	%clean
12cr|perl-Encode-HanExtra-0.230.0-4|47	rm -rf %buildroot
12cr|perl-Encode-HanExtra-0.230.0-4|48	
12cr|perl-Encode-HanExtra-0.230.0-4|49	%files
12cr|perl-Encode-HanExtra-0.230.0-4|50	%defattr(-,root,root)
12cr|perl-Encode-HanExtra-0.230.0-4|51	%doc Changes README
12cr|perl-Encode-HanExtra-0.230.0-4|52	%{_mandir}/man3/*
12cr|perl-Encode-HanExtra-0.230.0-4|53	%perl_vendorlib/*
12cr|perl-Encode-HanExtra-0.230.0-4|54	
12cr|perl-Encode-HanExtra-0.230.0-4|55	
12cr|perl-Encode-HanExtra-0.230.0-4|56	%changelog
12cr|perl-Encode-HanExtra-0.230.0-4|57	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.230.0-4
12cr|perl-Encode-HanExtra-0.230.0-4|58	+ Revision: 768358
12cr|perl-Encode-HanExtra-0.230.0-4|59	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Encode-HanExtra-0.230.0-4|60	
12cr|perl-Encode-HanExtra-0.230.0-4|61	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-3mdv2011.0
12cr|perl-Encode-HanExtra-0.230.0-4|62	+ Revision: 555798
12cr|perl-Encode-HanExtra-0.230.0-4|63	- rebuild for perl 5.12
12cr|perl-Encode-HanExtra-0.230.0-4|64	
12cr|perl-Encode-HanExtra-0.230.0-4|65	* Fri Mar 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-2mdv2010.1
12cr|perl-Encode-HanExtra-0.230.0-4|66	+ Revision: 518455
12cr|perl-Encode-HanExtra-0.230.0-4|67	- ship debug files in -debug
12cr|perl-Encode-HanExtra-0.230.0-4|68	
12cr|perl-Encode-HanExtra-0.230.0-4|69	* Mon Jul 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2010.0
12cr|perl-Encode-HanExtra-0.230.0-4|70	+ Revision: 392895
12cr|perl-Encode-HanExtra-0.230.0-4|71	- adding missing buildrequires:
12cr|perl-Encode-HanExtra-0.230.0-4|72	- import perl-Encode-HanExtra
12cr|perl-Encode-HanExtra-0.230.0-4|73	
12cr|perl-Encode-HanExtra-0.230.0-4|74	
12cr|perl-Encode-HanExtra-0.230.0-4|75	* Mon Jul 06 2009 cpan2dist 0.23-1mdv
12cr|perl-Encode-HanExtra-0.230.0-4|76	- initial mdv release, generated with cpan2dist

4504 12
12cr|perl-Encode-JIS2K-0.20.0-4|1	%define upstream_name    Encode-JIS2K
12cr|perl-Encode-JIS2K-0.20.0-4|2	%define upstream_version 0.02
12cr|perl-Encode-JIS2K-0.20.0-4|3	
12cr|perl-Encode-JIS2K-0.20.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Encode-JIS2K-0.20.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Encode-JIS2K-0.20.0-4|6	Release:	4
12cr|perl-Encode-JIS2K-0.20.0-4|7	
12cr|perl-Encode-JIS2K-0.20.0-4|8	Summary:    JIS X 0212 (aka JIS 2000) Encodings
12cr|perl-Encode-JIS2K-0.20.0-4|9	License:    GPL+ or Artistic
12cr|perl-Encode-JIS2K-0.20.0-4|10	Group:      Development/Perl
12cr|perl-Encode-JIS2K-0.20.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Encode-JIS2K-0.20.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Encode/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Encode-JIS2K-0.20.0-4|13	
12cr|perl-Encode-JIS2K-0.20.0-4|14	BuildRequires: perl(Encode)
12cr|perl-Encode-JIS2K-0.20.0-4|15	BuildRequires: perl-devel
12cr|perl-Encode-JIS2K-0.20.0-4|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Encode-JIS2K-0.20.0-4|17	Provides: perl(Encode::JIS2K::2022JP3)
12cr|perl-Encode-JIS2K-0.20.0-4|18	
12cr|perl-Encode-JIS2K-0.20.0-4|19	%description
12cr|perl-Encode-JIS2K-0.20.0-4|20	To find out how to use this module in detail, see the Encode manpage.
12cr|perl-Encode-JIS2K-0.20.0-4|21	
12cr|perl-Encode-JIS2K-0.20.0-4|22	%prep
12cr|perl-Encode-JIS2K-0.20.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Encode-JIS2K-0.20.0-4|24	
12cr|perl-Encode-JIS2K-0.20.0-4|25	%build
12cr|perl-Encode-JIS2K-0.20.0-4|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Encode-JIS2K-0.20.0-4|27	%make
12cr|perl-Encode-JIS2K-0.20.0-4|28	
12cr|perl-Encode-JIS2K-0.20.0-4|29	%check
12cr|perl-Encode-JIS2K-0.20.0-4|30	%make test
12cr|perl-Encode-JIS2K-0.20.0-4|31	
12cr|perl-Encode-JIS2K-0.20.0-4|32	%install
12cr|perl-Encode-JIS2K-0.20.0-4|33	rm -rf %buildroot
12cr|perl-Encode-JIS2K-0.20.0-4|34	%makeinstall_std
12cr|perl-Encode-JIS2K-0.20.0-4|35	
12cr|perl-Encode-JIS2K-0.20.0-4|36	%clean
12cr|perl-Encode-JIS2K-0.20.0-4|37	rm -rf %buildroot
12cr|perl-Encode-JIS2K-0.20.0-4|38	
12cr|perl-Encode-JIS2K-0.20.0-4|39	%files
12cr|perl-Encode-JIS2K-0.20.0-4|40	%defattr(-,root,root)
12cr|perl-Encode-JIS2K-0.20.0-4|41	%doc Changes README
12cr|perl-Encode-JIS2K-0.20.0-4|42	%perl_vendorlib/*
12cr|perl-Encode-JIS2K-0.20.0-4|43	
12cr|perl-Encode-JIS2K-0.20.0-4|44	
12cr|perl-Encode-JIS2K-0.20.0-4|45	%changelog
12cr|perl-Encode-JIS2K-0.20.0-4|46	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.20.0-4
12cr|perl-Encode-JIS2K-0.20.0-4|47	+ Revision: 768358
12cr|perl-Encode-JIS2K-0.20.0-4|48	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Encode-JIS2K-0.20.0-4|49	
12cr|perl-Encode-JIS2K-0.20.0-4|50	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-3mdv2011.0
12cr|perl-Encode-JIS2K-0.20.0-4|51	+ Revision: 555802
12cr|perl-Encode-JIS2K-0.20.0-4|52	- rebuild for perl 5.12
12cr|perl-Encode-JIS2K-0.20.0-4|53	
12cr|perl-Encode-JIS2K-0.20.0-4|54	* Fri Mar 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-2mdv2010.1
12cr|perl-Encode-JIS2K-0.20.0-4|55	+ Revision: 518454
12cr|perl-Encode-JIS2K-0.20.0-4|56	- ship debug files in -debug
12cr|perl-Encode-JIS2K-0.20.0-4|57	
12cr|perl-Encode-JIS2K-0.20.0-4|58	* Mon Jul 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Encode-JIS2K-0.20.0-4|59	+ Revision: 392893
12cr|perl-Encode-JIS2K-0.20.0-4|60	- fixing buildrequires:
12cr|perl-Encode-JIS2K-0.20.0-4|61	- adding missing provides:
12cr|perl-Encode-JIS2K-0.20.0-4|62	- import perl-Encode-JIS2K
12cr|perl-Encode-JIS2K-0.20.0-4|63	
12cr|perl-Encode-JIS2K-0.20.0-4|64	
12cr|perl-Encode-JIS2K-0.20.0-4|65	* Mon Jul 06 2009 cpan2dist 0.02-1mdv
12cr|perl-Encode-JIS2K-0.20.0-4|66	- initial mdv release, generated with cpan2dist

4505 12
12cr|perl-encoding-warnings-0.110.0-2|1	%define upstream_name	 encoding-warnings
12cr|perl-encoding-warnings-0.110.0-2|2	%define upstream_version 0.11
12cr|perl-encoding-warnings-0.110.0-2|3	
12cr|perl-encoding-warnings-0.110.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-encoding-warnings-0.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-encoding-warnings-0.110.0-2|6	Release:	2
12cr|perl-encoding-warnings-0.110.0-2|7	
12cr|perl-encoding-warnings-0.110.0-2|8	Summary:	Warn on implicit encoding conversions
12cr|perl-encoding-warnings-0.110.0-2|9	License:	GPL+ or Artistic
12cr|perl-encoding-warnings-0.110.0-2|10	Group:		Development/Perl
12cr|perl-encoding-warnings-0.110.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-encoding-warnings-0.110.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/A/AU/AUDREYT/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-encoding-warnings-0.110.0-2|13	
12cr|perl-encoding-warnings-0.110.0-2|14	BuildRequires:	perl-devel
12cr|perl-encoding-warnings-0.110.0-2|15	BuildArch:	noarch
12cr|perl-encoding-warnings-0.110.0-2|16	Provides:	perl(encoding::warnings)
12cr|perl-encoding-warnings-0.110.0-2|17	
12cr|perl-encoding-warnings-0.110.0-2|18	%description
12cr|perl-encoding-warnings-0.110.0-2|19	This perl pragma emits warnings whenever an ASCII character string
12cr|perl-encoding-warnings-0.110.0-2|20	containing high-bit bytes is implicitly converted into UTF-8. It
12cr|perl-encoding-warnings-0.110.0-2|21	is useful when working with mixed encoding strings.
12cr|perl-encoding-warnings-0.110.0-2|22	
12cr|perl-encoding-warnings-0.110.0-2|23	%prep
12cr|perl-encoding-warnings-0.110.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-encoding-warnings-0.110.0-2|25	
12cr|perl-encoding-warnings-0.110.0-2|26	%build
12cr|perl-encoding-warnings-0.110.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-encoding-warnings-0.110.0-2|28	%make
12cr|perl-encoding-warnings-0.110.0-2|29	
12cr|perl-encoding-warnings-0.110.0-2|30	%check
12cr|perl-encoding-warnings-0.110.0-2|31	%make test
12cr|perl-encoding-warnings-0.110.0-2|32	
12cr|perl-encoding-warnings-0.110.0-2|33	%install
12cr|perl-encoding-warnings-0.110.0-2|34	%makeinstall_std
12cr|perl-encoding-warnings-0.110.0-2|35	
12cr|perl-encoding-warnings-0.110.0-2|36	%files
12cr|perl-encoding-warnings-0.110.0-2|37	%doc Changes README
12cr|perl-encoding-warnings-0.110.0-2|38	%{perl_vendorlib}/encoding/*
12cr|perl-encoding-warnings-0.110.0-2|39	%{_mandir}/*/*
12cr|perl-encoding-warnings-0.110.0-2|40	
12cr|perl-encoding-warnings-0.110.0-2|41	
12cr|perl-encoding-warnings-0.110.0-2|42	%changelog
12cr|perl-encoding-warnings-0.110.0-2|43	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.1
12cr|perl-encoding-warnings-0.110.0-2|44	+ Revision: 505339
12cr|perl-encoding-warnings-0.110.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-encoding-warnings-0.110.0-2|46	
12cr|perl-encoding-warnings-0.110.0-2|47	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.11-1mdv2010.0
12cr|perl-encoding-warnings-0.110.0-2|48	+ Revision: 372675
12cr|perl-encoding-warnings-0.110.0-2|49	- adding explicit provides, lowercase provides not automatically extracted - sigh
12cr|perl-encoding-warnings-0.110.0-2|50	- update to 0.11
12cr|perl-encoding-warnings-0.110.0-2|51	
12cr|perl-encoding-warnings-0.110.0-2|52	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.10-4mdv2009.0
12cr|perl-encoding-warnings-0.110.0-2|53	+ Revision: 241213
12cr|perl-encoding-warnings-0.110.0-2|54	- rebuild
12cr|perl-encoding-warnings-0.110.0-2|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-encoding-warnings-0.110.0-2|56	
12cr|perl-encoding-warnings-0.110.0-2|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-encoding-warnings-0.110.0-2|58	- restore BuildRoot
12cr|perl-encoding-warnings-0.110.0-2|59	
12cr|perl-encoding-warnings-0.110.0-2|60	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-2mdv2008.0
12cr|perl-encoding-warnings-0.110.0-2|61	+ Revision: 86356
12cr|perl-encoding-warnings-0.110.0-2|62	- rebuild
12cr|perl-encoding-warnings-0.110.0-2|63	
12cr|perl-encoding-warnings-0.110.0-2|64	
12cr|perl-encoding-warnings-0.110.0-2|65	* Mon Jul 10 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.10-1mdv2007.0
12cr|perl-encoding-warnings-0.110.0-2|66	- New version
12cr|perl-encoding-warnings-0.110.0-2|67	
12cr|perl-encoding-warnings-0.110.0-2|68	* Sun May 22 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.05-2mdk
12cr|perl-encoding-warnings-0.110.0-2|69	- Rebuild
12cr|perl-encoding-warnings-0.110.0-2|70	
12cr|perl-encoding-warnings-0.110.0-2|71	* Thu Jul 22 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.05-1mdk
12cr|perl-encoding-warnings-0.110.0-2|72	- Initial MDK release.
12cr|perl-encoding-warnings-0.110.0-2|73	

4506 12
12cr|perl-Env-Path-0.180.0-4|1	%define upstream_name    Env-Path
12cr|perl-Env-Path-0.180.0-4|2	%define upstream_version 0.18
12cr|perl-Env-Path-0.180.0-4|3	
12cr|perl-Env-Path-0.180.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Env-Path-0.180.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Env-Path-0.180.0-4|6	Release:	4
12cr|perl-Env-Path-0.180.0-4|7	
12cr|perl-Env-Path-0.180.0-4|8	Summary:	Advanced operations on path variables
12cr|perl-Env-Path-0.180.0-4|9	License:	GPL+ or Artistic
12cr|perl-Env-Path-0.180.0-4|10	Group:		Development/Perl
12cr|perl-Env-Path-0.180.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Env-Path-0.180.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Env/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Env-Path-0.180.0-4|13	
12cr|perl-Env-Path-0.180.0-4|14	BuildRequires:	perl-devel
12cr|perl-Env-Path-0.180.0-4|15	BuildArch:	noarch
12cr|perl-Env-Path-0.180.0-4|16	
12cr|perl-Env-Path-0.180.0-4|17	%description
12cr|perl-Env-Path-0.180.0-4|18	Env::Path presents an object-oriented interface to _path variables_,
12cr|perl-Env-Path-0.180.0-4|19	defined as that subclass of _environment variables_ which name an ordered
12cr|perl-Env-Path-0.180.0-4|20	list of filesystem elements separated by a platform-standard _separator_
12cr|perl-Env-Path-0.180.0-4|21	(typically ':' on UNIX and ';' on Windows).
12cr|perl-Env-Path-0.180.0-4|22	
12cr|perl-Env-Path-0.180.0-4|23	Of course, core Perl constructs such
12cr|perl-Env-Path-0.180.0-4|24	
12cr|perl-Env-Path-0.180.0-4|25	$ENV{PATH} .= ":/usr/local/bin";
12cr|perl-Env-Path-0.180.0-4|26	
12cr|perl-Env-Path-0.180.0-4|27	%prep
12cr|perl-Env-Path-0.180.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Env-Path-0.180.0-4|29	
12cr|perl-Env-Path-0.180.0-4|30	%build
12cr|perl-Env-Path-0.180.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Env-Path-0.180.0-4|32	%make
12cr|perl-Env-Path-0.180.0-4|33	
12cr|perl-Env-Path-0.180.0-4|34	%check
12cr|perl-Env-Path-0.180.0-4|35	%make test
12cr|perl-Env-Path-0.180.0-4|36	
12cr|perl-Env-Path-0.180.0-4|37	%install
12cr|perl-Env-Path-0.180.0-4|38	%makeinstall_std
12cr|perl-Env-Path-0.180.0-4|39	
12cr|perl-Env-Path-0.180.0-4|40	%files
12cr|perl-Env-Path-0.180.0-4|41	%doc Changes README
12cr|perl-Env-Path-0.180.0-4|42	%{_bindir}/envpath
12cr|perl-Env-Path-0.180.0-4|43	%{_mandir}/man1/*
12cr|perl-Env-Path-0.180.0-4|44	%{_mandir}/man3/*
12cr|perl-Env-Path-0.180.0-4|45	%{perl_vendorlib}/*
12cr|perl-Env-Path-0.180.0-4|46	
12cr|perl-Env-Path-0.180.0-4|47	
12cr|perl-Env-Path-0.180.0-4|48	%changelog
12cr|perl-Env-Path-0.180.0-4|49	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.180.0-3mdv2011.0
12cr|perl-Env-Path-0.180.0-4|50	+ Revision: 654318
12cr|perl-Env-Path-0.180.0-4|51	- rebuild for updated spec-helper
12cr|perl-Env-Path-0.180.0-4|52	
12cr|perl-Env-Path-0.180.0-4|53	* Fri Dec 24 2010 Shlomi Fish <shlomif@mandriva.org> 0.180.0-2mdv2011.0
12cr|perl-Env-Path-0.180.0-4|54	+ Revision: 624653
12cr|perl-Env-Path-0.180.0-4|55	- Fix the files section
12cr|perl-Env-Path-0.180.0-4|56	- import perl-Env-Path
12cr|perl-Env-Path-0.180.0-4|57	

4507 12
12cr|perl-Env-Sanctify-1.40.0-3|1	%define upstream_name    Env-Sanctify
12cr|perl-Env-Sanctify-1.40.0-3|2	%define upstream_version 1.04
12cr|perl-Env-Sanctify-1.40.0-3|3	
12cr|perl-Env-Sanctify-1.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Env-Sanctify-1.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Env-Sanctify-1.40.0-3|6	Release:	3
12cr|perl-Env-Sanctify-1.40.0-3|7	
12cr|perl-Env-Sanctify-1.40.0-3|8	Summary:	Lexically scoped sanctification of %ENV
12cr|perl-Env-Sanctify-1.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Env-Sanctify-1.40.0-3|10	Group:		Development/Perl
12cr|perl-Env-Sanctify-1.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Env-Sanctify-1.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Env/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Env-Sanctify-1.40.0-3|13	
12cr|perl-Env-Sanctify-1.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Env-Sanctify-1.40.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Env-Sanctify-1.40.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Env-Sanctify-1.40.0-3|17	BuildArch:	noarch
12cr|perl-Env-Sanctify-1.40.0-3|18	
12cr|perl-Env-Sanctify-1.40.0-3|19	%description
12cr|perl-Env-Sanctify-1.40.0-3|20	Env::Sanctify is a module that provides lexically scoped manipulation and
12cr|perl-Env-Sanctify-1.40.0-3|21	sanctification of '%ENV'.
12cr|perl-Env-Sanctify-1.40.0-3|22	
12cr|perl-Env-Sanctify-1.40.0-3|23	You can specify that it alter or add additional environment variables or
12cr|perl-Env-Sanctify-1.40.0-3|24	remove existing ones according to a list of matching regexen.
12cr|perl-Env-Sanctify-1.40.0-3|25	
12cr|perl-Env-Sanctify-1.40.0-3|26	You can then either 'restore' the environment back manually or let the
12cr|perl-Env-Sanctify-1.40.0-3|27	object fall out of scope, which automagically restores.
12cr|perl-Env-Sanctify-1.40.0-3|28	
12cr|perl-Env-Sanctify-1.40.0-3|29	%prep
12cr|perl-Env-Sanctify-1.40.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Env-Sanctify-1.40.0-3|31	
12cr|perl-Env-Sanctify-1.40.0-3|32	%build
12cr|perl-Env-Sanctify-1.40.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Env-Sanctify-1.40.0-3|34	%make
12cr|perl-Env-Sanctify-1.40.0-3|35	
12cr|perl-Env-Sanctify-1.40.0-3|36	%check
12cr|perl-Env-Sanctify-1.40.0-3|37	%make test
12cr|perl-Env-Sanctify-1.40.0-3|38	
12cr|perl-Env-Sanctify-1.40.0-3|39	%install
12cr|perl-Env-Sanctify-1.40.0-3|40	%makeinstall_std
12cr|perl-Env-Sanctify-1.40.0-3|41	
12cr|perl-Env-Sanctify-1.40.0-3|42	%files
12cr|perl-Env-Sanctify-1.40.0-3|43	%doc Changes META.yml README LICENSE
12cr|perl-Env-Sanctify-1.40.0-3|44	%{_mandir}/man3/*
12cr|perl-Env-Sanctify-1.40.0-3|45	%{perl_vendorlib}/*
12cr|perl-Env-Sanctify-1.40.0-3|46	
12cr|perl-Env-Sanctify-1.40.0-3|47	%changelog
12cr|perl-Env-Sanctify-1.40.0-3|48	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.40.0-2mdv2011.0
12cr|perl-Env-Sanctify-1.40.0-3|49	+ Revision: 653594
12cr|perl-Env-Sanctify-1.40.0-3|50	- rebuild for updated spec-helper
12cr|perl-Env-Sanctify-1.40.0-3|51	
12cr|perl-Env-Sanctify-1.40.0-3|52	* Sat Aug 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-1mdv2011.0
12cr|perl-Env-Sanctify-1.40.0-3|53	+ Revision: 569762
12cr|perl-Env-Sanctify-1.40.0-3|54	- import perl-Env-Sanctify
12cr|perl-Env-Sanctify-1.40.0-3|55	
12cr|perl-Env-Sanctify-1.40.0-3|56	
12cr|perl-Env-Sanctify-1.40.0-3|57	* Sat Aug 14 2010 cpan2dist 1.04-1mdv
12cr|perl-Env-Sanctify-1.40.0-3|58	- initial mdv release, generated with cpan2dist

4508 12
12cr|perl-EV-4.10.0-2|1	%define upstream_name    EV
12cr|perl-EV-4.10.0-2|2	%define upstream_version 4.01
12cr|perl-EV-4.10.0-2|3	
12cr|perl-EV-4.10.0-2|4	%define filelist %{upstream_name}-%{upstream_version}-filelist
12cr|perl-EV-4.10.0-2|5	%define maketest 1
12cr|perl-EV-4.10.0-2|6	
12cr|perl-EV-4.10.0-2|7	Name:      perl-%{upstream_name}
12cr|perl-EV-4.10.0-2|8	Version:   %perl_convert_version %{upstream_version}
12cr|perl-EV-4.10.0-2|9	Release:	2
12cr|perl-EV-4.10.0-2|10	
12cr|perl-EV-4.10.0-2|11	Summary:   Wrapper for the libev high-performance event loop library
12cr|perl-EV-4.10.0-2|12	License:   Artistic
12cr|perl-EV-4.10.0-2|13	Group:     Development/Perl
12cr|perl-EV-4.10.0-2|14	Url:       http://software.schmorp.de/pkg/EV.html
12cr|perl-EV-4.10.0-2|15	Source0:   http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-EV-4.10.0-2|16	
12cr|perl-EV-4.10.0-2|17	BuildRequires: perl-devel
12cr|perl-EV-4.10.0-2|18	BuildRequires: perl-AnyEvent >= 1:2.6
12cr|perl-EV-4.10.0-2|19	BuildRequires: perl(common::sense)
12cr|perl-EV-4.10.0-2|20	Buildroot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-EV-4.10.0-2|21	
12cr|perl-EV-4.10.0-2|22	%description
12cr|perl-EV-4.10.0-2|23	A thin wrapper around libev, a high-performance event loop. Intended
12cr|perl-EV-4.10.0-2|24	as a faster and less buggy replacement for the Event perl
12cr|perl-EV-4.10.0-2|25	module. Efficiently supports very high number of timers, scalable
12cr|perl-EV-4.10.0-2|26	operating system APIs such as epoll, kqueue and solaris's ports,
12cr|perl-EV-4.10.0-2|27	child/pid watchers and more.
12cr|perl-EV-4.10.0-2|28	
12cr|perl-EV-4.10.0-2|29	%prep
12cr|perl-EV-4.10.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-EV-4.10.0-2|31	chmod -R u+w %{_builddir}/%{upstream_name}-%{upstream_version}
12cr|perl-EV-4.10.0-2|32	
12cr|perl-EV-4.10.0-2|33	%build
12cr|perl-EV-4.10.0-2|34	grep -rsl '^#!.*perl' . |
12cr|perl-EV-4.10.0-2|35	grep -v '.bak$' |xargs --no-run-if-empty \
12cr|perl-EV-4.10.0-2|36	%__perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
12cr|perl-EV-4.10.0-2|37	CFLAGS="$RPM_OPT_FLAGS"
12cr|perl-EV-4.10.0-2|38	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
12cr|perl-EV-4.10.0-2|39	%{__make}
12cr|perl-EV-4.10.0-2|40	
12cr|perl-EV-4.10.0-2|41	%check
12cr|perl-EV-4.10.0-2|42	%{__make} test
12cr|perl-EV-4.10.0-2|43	
12cr|perl-EV-4.10.0-2|44	%install
12cr|perl-EV-4.10.0-2|45	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-EV-4.10.0-2|46	
12cr|perl-EV-4.10.0-2|47	%{makeinstall} `%{__perl} -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
12cr|perl-EV-4.10.0-2|48	
12cr|perl-EV-4.10.0-2|49	# remove special files
12cr|perl-EV-4.10.0-2|50	find %{buildroot} -name "perllocal.pod" \
12cr|perl-EV-4.10.0-2|51	-o -name ".packlist"                \
12cr|perl-EV-4.10.0-2|52	-o -name "*.bs"                     \
12cr|perl-EV-4.10.0-2|53	|xargs -i rm -f {}
12cr|perl-EV-4.10.0-2|54	
12cr|perl-EV-4.10.0-2|55	# no empty directories
12cr|perl-EV-4.10.0-2|56	find %{buildroot}%{_prefix}             \
12cr|perl-EV-4.10.0-2|57	-type d -depth                      \
12cr|perl-EV-4.10.0-2|58	-exec rmdir {} \; 2>/dev/null
12cr|perl-EV-4.10.0-2|59	
12cr|perl-EV-4.10.0-2|60	
12cr|perl-EV-4.10.0-2|61	%clean
12cr|perl-EV-4.10.0-2|62	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-EV-4.10.0-2|63	
12cr|perl-EV-4.10.0-2|64	%files
12cr|perl-EV-4.10.0-2|65	%defattr(-,root,root)
12cr|perl-EV-4.10.0-2|66	%doc README Changes
12cr|perl-EV-4.10.0-2|67	%{perl_vendorarch}/EV.pm
12cr|perl-EV-4.10.0-2|68	%{perl_vendorarch}/EV
12cr|perl-EV-4.10.0-2|69	%{perl_vendorarch}/auto/EV
12cr|perl-EV-4.10.0-2|70	%_mandir/man3/EV*
12cr|perl-EV-4.10.0-2|71	
12cr|perl-EV-4.10.0-2|72	
12cr|perl-EV-4.10.0-2|73	
12cr|perl-EV-4.10.0-2|74	%changelog
12cr|perl-EV-4.10.0-2|75	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 4.10.0-2
12cr|perl-EV-4.10.0-2|76	+ Revision: 768358
12cr|perl-EV-4.10.0-2|77	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-EV-4.10.0-2|78	
12cr|perl-EV-4.10.0-2|79	* Tue Dec 07 2010 Götz Waschk <waschk@mandriva.org> 4.10.0-1mdv2011.0
12cr|perl-EV-4.10.0-2|80	+ Revision: 613594
12cr|perl-EV-4.10.0-2|81	- update to new version 4.01
12cr|perl-EV-4.10.0-2|82	
12cr|perl-EV-4.10.0-2|83	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 3.900.0-2mdv2011.0
12cr|perl-EV-4.10.0-2|84	+ Revision: 555809
12cr|perl-EV-4.10.0-2|85	- rebuild for perl 5.12
12cr|perl-EV-4.10.0-2|86	
12cr|perl-EV-4.10.0-2|87	* Thu Dec 31 2009 Jérôme Quelin <jquelin@mandriva.org> 3.900.0-1mdv2010.1
12cr|perl-EV-4.10.0-2|88	+ Revision: 484437
12cr|perl-EV-4.10.0-2|89	- update to 3.9
12cr|perl-EV-4.10.0-2|90	
12cr|perl-EV-4.10.0-2|91	* Thu Jul 23 2009 Jérôme Quelin <jquelin@mandriva.org> 3.700.0-1mdv2010.0
12cr|perl-EV-4.10.0-2|92	+ Revision: 398943
12cr|perl-EV-4.10.0-2|93	- update to 3.7
12cr|perl-EV-4.10.0-2|94	
12cr|perl-EV-4.10.0-2|95	+ Götz Waschk <waschk@mandriva.org>
12cr|perl-EV-4.10.0-2|96	- remove the macro definition again
12cr|perl-EV-4.10.0-2|97	
12cr|perl-EV-4.10.0-2|98	* Fri May 08 2009 Götz Waschk <waschk@mandriva.org> 3.600.0-1mdv2010.0
12cr|perl-EV-4.10.0-2|99	+ Revision: 373389
12cr|perl-EV-4.10.0-2|100	- add perl_convert_version macro
12cr|perl-EV-4.10.0-2|101	- new version
12cr|perl-EV-4.10.0-2|102	- use perl version macro
12cr|perl-EV-4.10.0-2|103	
12cr|perl-EV-4.10.0-2|104	* Thu Feb 19 2009 Götz Waschk <waschk@mandriva.org> 3.53-1mdv2009.1
12cr|perl-EV-4.10.0-2|105	+ Revision: 342889
12cr|perl-EV-4.10.0-2|106	- update to new version 3.53
12cr|perl-EV-4.10.0-2|107	
12cr|perl-EV-4.10.0-2|108	* Fri Jan 16 2009 Götz Waschk <waschk@mandriva.org> 3.52-1mdv2009.1
12cr|perl-EV-4.10.0-2|109	+ Revision: 330121
12cr|perl-EV-4.10.0-2|110	- update to new version 3.52
12cr|perl-EV-4.10.0-2|111	
12cr|perl-EV-4.10.0-2|112	* Fri Dec 05 2008 Götz Waschk <waschk@mandriva.org> 3.42-2mdv2009.1
12cr|perl-EV-4.10.0-2|113	+ Revision: 310611
12cr|perl-EV-4.10.0-2|114	- new version
12cr|perl-EV-4.10.0-2|115	- fix source URL
12cr|perl-EV-4.10.0-2|116	
12cr|perl-EV-4.10.0-2|117	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 3.42-2mdv2009.0
12cr|perl-EV-4.10.0-2|118	+ Revision: 268457
12cr|perl-EV-4.10.0-2|119	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-EV-4.10.0-2|120	
12cr|perl-EV-4.10.0-2|121	* Wed May 28 2008 Götz Waschk <waschk@mandriva.org> 3.42-1mdv2009.0
12cr|perl-EV-4.10.0-2|122	+ Revision: 212537
12cr|perl-EV-4.10.0-2|123	- new version
12cr|perl-EV-4.10.0-2|124	
12cr|perl-EV-4.10.0-2|125	* Mon Jan 21 2008 Götz Waschk <waschk@mandriva.org> 2.01-1mdv2008.1
12cr|perl-EV-4.10.0-2|126	+ Revision: 155533
12cr|perl-EV-4.10.0-2|127	- new version
12cr|perl-EV-4.10.0-2|128	
12cr|perl-EV-4.10.0-2|129	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 1.3-2mdv2008.1
12cr|perl-EV-4.10.0-2|130	+ Revision: 151426
12cr|perl-EV-4.10.0-2|131	- rebuild for perl-5.10.0
12cr|perl-EV-4.10.0-2|132	
12cr|perl-EV-4.10.0-2|133	+ Olivier Blin <blino@mandriva.org>
12cr|perl-EV-4.10.0-2|134	- restore BuildRoot
12cr|perl-EV-4.10.0-2|135	
12cr|perl-EV-4.10.0-2|136	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-EV-4.10.0-2|137	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-EV-4.10.0-2|138	
12cr|perl-EV-4.10.0-2|139	* Mon Nov 26 2007 Götz Waschk <waschk@mandriva.org> 1.3-1mdv2008.1
12cr|perl-EV-4.10.0-2|140	+ Revision: 112075
12cr|perl-EV-4.10.0-2|141	- import perl-EV
12cr|perl-EV-4.10.0-2|142	
12cr|perl-EV-4.10.0-2|143	
12cr|perl-EV-4.10.0-2|144	* Mon Nov 26 2007 Götz Waschk <waschk@mandriva.org> 1.3-1mdv2008.1
12cr|perl-EV-4.10.0-2|145	- initial package

4509 12
12cr|perl-Eval-Context-0.9.11-2|1	%define upstream_name    Eval-Context
12cr|perl-Eval-Context-0.9.11-2|2	%define upstream_version 0.09.11
12cr|perl-Eval-Context-0.9.11-2|3	
12cr|perl-Eval-Context-0.9.11-2|4	Name:		perl-%{upstream_name}
12cr|perl-Eval-Context-0.9.11-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Eval-Context-0.9.11-2|6	Release:	2
12cr|perl-Eval-Context-0.9.11-2|7	Epoch:		1
12cr|perl-Eval-Context-0.9.11-2|8	
12cr|perl-Eval-Context-0.9.11-2|9	Summary:	Evalute perl code in context wraper
12cr|perl-Eval-Context-0.9.11-2|10	License:	GPL+ or Artistic
12cr|perl-Eval-Context-0.9.11-2|11	Group:		Development/Perl
12cr|perl-Eval-Context-0.9.11-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Eval-Context-0.9.11-2|13	Source0:	http://www.cpan.org/modules/by-module/Eval/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Eval-Context-0.9.11-2|14	
12cr|perl-Eval-Context-0.9.11-2|15	BuildRequires:	perl-devel
12cr|perl-Eval-Context-0.9.11-2|16	BuildRequires:	perl(Data::Compare)
12cr|perl-Eval-Context-0.9.11-2|17	BuildRequires:	perl(Data::Dumper)
12cr|perl-Eval-Context-0.9.11-2|18	BuildRequires:	perl(Data::TreeDumper)
12cr|perl-Eval-Context-0.9.11-2|19	BuildRequires:	perl(Directory::Scratch::Structured)
12cr|perl-Eval-Context-0.9.11-2|20	BuildRequires:	perl(File::Slurp)
12cr|perl-Eval-Context-0.9.11-2|21	BuildRequires:	perl(Package::Generator)
12cr|perl-Eval-Context-0.9.11-2|22	BuildRequires:	perl(Readonly)
12cr|perl-Eval-Context-0.9.11-2|23	BuildRequires:	perl(Safe)
12cr|perl-Eval-Context-0.9.11-2|24	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Eval-Context-0.9.11-2|25	BuildRequires:	perl(Sub::Install)
12cr|perl-Eval-Context-0.9.11-2|26	BuildRequires:	perl(Symbol)
12cr|perl-Eval-Context-0.9.11-2|27	BuildRequires:	perl(Term::Size)
12cr|perl-Eval-Context-0.9.11-2|28	BuildRequires:	perl(Test::Block)
12cr|perl-Eval-Context-0.9.11-2|29	BuildRequires:	perl(Test::Dependencies)
12cr|perl-Eval-Context-0.9.11-2|30	BuildRequires:	perl(Test::Distribution)
12cr|perl-Eval-Context-0.9.11-2|31	BuildRequires:	perl(Test::Exception)
12cr|perl-Eval-Context-0.9.11-2|32	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-Eval-Context-0.9.11-2|33	BuildRequires:	perl(Test::Output)
12cr|perl-Eval-Context-0.9.11-2|34	BuildRequires:	perl(Test::Pod)
12cr|perl-Eval-Context-0.9.11-2|35	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Eval-Context-0.9.11-2|36	BuildRequires:	perl(Test::Spelling)
12cr|perl-Eval-Context-0.9.11-2|37	BuildRequires:	perl(Test::Strict)
12cr|perl-Eval-Context-0.9.11-2|38	BuildRequires:	perl(Test::Warn)
12cr|perl-Eval-Context-0.9.11-2|39	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Eval-Context-0.9.11-2|40	
12cr|perl-Eval-Context-0.9.11-2|41	BuildArch:	noarch
12cr|perl-Eval-Context-0.9.11-2|42	
12cr|perl-Eval-Context-0.9.11-2|43	%description
12cr|perl-Eval-Context-0.9.11-2|44	This module define a subroutine that let you evaluate Perl code in a
12cr|perl-Eval-Context-0.9.11-2|45	specific context. The code can be passed directly as a string or as a file
12cr|perl-Eval-Context-0.9.11-2|46	name to read from. It also provides some subroutines to let you define and
12cr|perl-Eval-Context-0.9.11-2|47	optionally share variables and subroutines between your code and the code
12cr|perl-Eval-Context-0.9.11-2|48	you wish to evaluate. Finally there is some support for running your code
12cr|perl-Eval-Context-0.9.11-2|49	in a safe compartment.
12cr|perl-Eval-Context-0.9.11-2|50	
12cr|perl-Eval-Context-0.9.11-2|51	%prep
12cr|perl-Eval-Context-0.9.11-2|52	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Eval-Context-0.9.11-2|53	# fails for unknown reason with build bot
12cr|perl-Eval-Context-0.9.11-2|54	rm -f t/000_distribution.t
12cr|perl-Eval-Context-0.9.11-2|55	rm -f t/003_perl_critic.t
12cr|perl-Eval-Context-0.9.11-2|56	
12cr|perl-Eval-Context-0.9.11-2|57	%build
12cr|perl-Eval-Context-0.9.11-2|58	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Eval-Context-0.9.11-2|59	%make
12cr|perl-Eval-Context-0.9.11-2|60	
12cr|perl-Eval-Context-0.9.11-2|61	%check
12cr|perl-Eval-Context-0.9.11-2|62	export LC_ALL=C
12cr|perl-Eval-Context-0.9.11-2|63	%make test
12cr|perl-Eval-Context-0.9.11-2|64	
12cr|perl-Eval-Context-0.9.11-2|65	%install
12cr|perl-Eval-Context-0.9.11-2|66	%makeinstall_std
12cr|perl-Eval-Context-0.9.11-2|67	
12cr|perl-Eval-Context-0.9.11-2|68	%files
12cr|perl-Eval-Context-0.9.11-2|69	%doc README Changes
12cr|perl-Eval-Context-0.9.11-2|70	%{_mandir}/man3/*
12cr|perl-Eval-Context-0.9.11-2|71	%{perl_vendorlib}/Eval
12cr|perl-Eval-Context-0.9.11-2|72	
12cr|perl-Eval-Context-0.9.11-2|73	
12cr|perl-Eval-Context-0.9.11-2|74	%changelog
12cr|perl-Eval-Context-0.9.11-2|75	* Thu Feb 25 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.9.11-1mdv2010.1
12cr|perl-Eval-Context-0.9.11-2|76	+ Revision: 511041
12cr|perl-Eval-Context-0.9.11-2|77	- bump epoch
12cr|perl-Eval-Context-0.9.11-2|78	- update to 0.09.11
12cr|perl-Eval-Context-0.9.11-2|79	
12cr|perl-Eval-Context-0.9.11-2|80	* Sun Feb 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.1
12cr|perl-Eval-Context-0.9.11-2|81	+ Revision: 505731
12cr|perl-Eval-Context-0.9.11-2|82	- rebuild using %%perl_convert_version
12cr|perl-Eval-Context-0.9.11-2|83	
12cr|perl-Eval-Context-0.9.11-2|84	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.07-2mdv2010.0
12cr|perl-Eval-Context-0.9.11-2|85	+ Revision: 440554
12cr|perl-Eval-Context-0.9.11-2|86	- rebuild
12cr|perl-Eval-Context-0.9.11-2|87	
12cr|perl-Eval-Context-0.9.11-2|88	* Sun Feb 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2009.1
12cr|perl-Eval-Context-0.9.11-2|89	+ Revision: 343865
12cr|perl-Eval-Context-0.9.11-2|90	- workaround strange perlcritic failures with build bot
12cr|perl-Eval-Context-0.9.11-2|91	- new release
12cr|perl-Eval-Context-0.9.11-2|92	- import perl-Eval-Context
12cr|perl-Eval-Context-0.9.11-2|93	
12cr|perl-Eval-Context-0.9.11-2|94	
12cr|perl-Eval-Context-0.9.11-2|95	* Sun Jun 01 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.0
12cr|perl-Eval-Context-0.9.11-2|96	- first mdv release

4510 12
12cr|perl-Event-1.180.0-2|1	%define upstream_name	 Event
12cr|perl-Event-1.180.0-2|2	%define upstream_version 1.18
12cr|perl-Event-1.180.0-2|3	
12cr|perl-Event-1.180.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Event-1.180.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Event-1.180.0-2|6	Release:	2
12cr|perl-Event-1.180.0-2|7	
12cr|perl-Event-1.180.0-2|8	Summary:	%{upstream_name} module for perl
12cr|perl-Event-1.180.0-2|9	License:	GPL+ or Artistic
12cr|perl-Event-1.180.0-2|10	Group:		Development/Perl
12cr|perl-Event-1.180.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Event-1.180.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Event/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Event-1.180.0-2|13	
12cr|perl-Event-1.180.0-2|14	BuildRequires:	perl-devel
12cr|perl-Event-1.180.0-2|15	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Event-1.180.0-2|16	
12cr|perl-Event-1.180.0-2|17	%description
12cr|perl-Event-1.180.0-2|18	Fast, generic event loop
12cr|perl-Event-1.180.0-2|19	
12cr|perl-Event-1.180.0-2|20	%prep
12cr|perl-Event-1.180.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Event-1.180.0-2|22	
12cr|perl-Event-1.180.0-2|23	%build
12cr|perl-Event-1.180.0-2|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Event-1.180.0-2|25	%make CFLAGS="%{optflags}"
12cr|perl-Event-1.180.0-2|26	
12cr|perl-Event-1.180.0-2|27	%check
12cr|perl-Event-1.180.0-2|28	%{__make} test
12cr|perl-Event-1.180.0-2|29	
12cr|perl-Event-1.180.0-2|30	%clean
12cr|perl-Event-1.180.0-2|31	rm -rf %{buildroot}
12cr|perl-Event-1.180.0-2|32	
12cr|perl-Event-1.180.0-2|33	%install
12cr|perl-Event-1.180.0-2|34	rm -rf %{buildroot}
12cr|perl-Event-1.180.0-2|35	%makeinstall_std
12cr|perl-Event-1.180.0-2|36	
12cr|perl-Event-1.180.0-2|37	%files
12cr|perl-Event-1.180.0-2|38	%defattr(-,root,root)
12cr|perl-Event-1.180.0-2|39	%doc ANNOUNCE INSTALL README TODO Tutorial.pdf ChangeLog
12cr|perl-Event-1.180.0-2|40	%{perl_vendorarch}/Event*
12cr|perl-Event-1.180.0-2|41	%{perl_vendorarch}/auto/Event
12cr|perl-Event-1.180.0-2|42	%{_mandir}/*/*
12cr|perl-Event-1.180.0-2|43	
12cr|perl-Event-1.180.0-2|44	
12cr|perl-Event-1.180.0-2|45	%changelog
12cr|perl-Event-1.180.0-2|46	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.180.0-2
12cr|perl-Event-1.180.0-2|47	+ Revision: 768358
12cr|perl-Event-1.180.0-2|48	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Event-1.180.0-2|49	
12cr|perl-Event-1.180.0-2|50	* Sun Jun 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.180.0-1
12cr|perl-Event-1.180.0-2|51	+ Revision: 687340
12cr|perl-Event-1.180.0-2|52	- update to new version 1.18
12cr|perl-Event-1.180.0-2|53	
12cr|perl-Event-1.180.0-2|54	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.170.0-1
12cr|perl-Event-1.180.0-2|55	+ Revision: 677327
12cr|perl-Event-1.180.0-2|56	- update to new version 1.17
12cr|perl-Event-1.180.0-2|57	
12cr|perl-Event-1.180.0-2|58	* Sun May 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.150.0-1
12cr|perl-Event-1.180.0-2|59	+ Revision: 672615
12cr|perl-Event-1.180.0-2|60	- update to new version 1.15
12cr|perl-Event-1.180.0-2|61	
12cr|perl-Event-1.180.0-2|62	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.130.0-2mdv2011.0
12cr|perl-Event-1.180.0-2|63	+ Revision: 555255
12cr|perl-Event-1.180.0-2|64	- rebuild
12cr|perl-Event-1.180.0-2|65	
12cr|perl-Event-1.180.0-2|66	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.130.0-1mdv2010.1
12cr|perl-Event-1.180.0-2|67	+ Revision: 461740
12cr|perl-Event-1.180.0-2|68	- update to 1.13
12cr|perl-Event-1.180.0-2|69	
12cr|perl-Event-1.180.0-2|70	* Thu Aug 27 2009 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-1mdv2010.0
12cr|perl-Event-1.180.0-2|71	+ Revision: 421624
12cr|perl-Event-1.180.0-2|72	- update to 1.12
12cr|perl-Event-1.180.0-2|73	
12cr|perl-Event-1.180.0-2|74	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-1mdv2010.0
12cr|perl-Event-1.180.0-2|75	+ Revision: 403160
12cr|perl-Event-1.180.0-2|76	- rebuild using %%perl_convert_version
12cr|perl-Event-1.180.0-2|77	
12cr|perl-Event-1.180.0-2|78	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.11-2mdv2009.0
12cr|perl-Event-1.180.0-2|79	+ Revision: 268471
12cr|perl-Event-1.180.0-2|80	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Event-1.180.0-2|81	
12cr|perl-Event-1.180.0-2|82	* Tue May 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-1mdv2009.0
12cr|perl-Event-1.180.0-2|83	+ Revision: 209325
12cr|perl-Event-1.180.0-2|84	- update to new version 1.11
12cr|perl-Event-1.180.0-2|85	
12cr|perl-Event-1.180.0-2|86	* Tue Jan 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-1mdv2008.1
12cr|perl-Event-1.180.0-2|87	+ Revision: 156177
12cr|perl-Event-1.180.0-2|88	- update to new version 1.10
12cr|perl-Event-1.180.0-2|89	- update to new version 1.10
12cr|perl-Event-1.180.0-2|90	
12cr|perl-Event-1.180.0-2|91	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.09-2mdv2008.1
12cr|perl-Event-1.180.0-2|92	+ Revision: 152070
12cr|perl-Event-1.180.0-2|93	- rebuild
12cr|perl-Event-1.180.0-2|94	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Event-1.180.0-2|95	
12cr|perl-Event-1.180.0-2|96	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Event-1.180.0-2|97	- restore BuildRoot
12cr|perl-Event-1.180.0-2|98	
12cr|perl-Event-1.180.0-2|99	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-1mdv2008.0
12cr|perl-Event-1.180.0-2|100	+ Revision: 46524
12cr|perl-Event-1.180.0-2|101	- update to new version 1.09
12cr|perl-Event-1.180.0-2|102	
12cr|perl-Event-1.180.0-2|103	
12cr|perl-Event-1.180.0-2|104	* Thu Nov 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdv2007.0
12cr|perl-Event-1.180.0-2|105	+ Revision: 84656
12cr|perl-Event-1.180.0-2|106	- new version
12cr|perl-Event-1.180.0-2|107	- Import perl-Event
12cr|perl-Event-1.180.0-2|108	
12cr|perl-Event-1.180.0-2|109	* Fri Sep 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-3mdv2007.0
12cr|perl-Event-1.180.0-2|110	- Rebuild
12cr|perl-Event-1.180.0-2|111	
12cr|perl-Event-1.180.0-2|112	* Sat May 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-2mdk
12cr|perl-Event-1.180.0-2|113	- better source URL
12cr|perl-Event-1.180.0-2|114	- test in %%check
12cr|perl-Event-1.180.0-2|115	
12cr|perl-Event-1.180.0-2|116	* Thu May 19 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.06-1mdk
12cr|perl-Event-1.180.0-2|117	- 1.06
12cr|perl-Event-1.180.0-2|118	- Add ChangeLog in docs
12cr|perl-Event-1.180.0-2|119	
12cr|perl-Event-1.180.0-2|120	* Fri Apr 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdk
12cr|perl-Event-1.180.0-2|121	- new release
12cr|perl-Event-1.180.0-2|122	- spec cleanup
12cr|perl-Event-1.180.0-2|123	- better url
12cr|perl-Event-1.180.0-2|124	- no more explicit perl requires
12cr|perl-Event-1.180.0-2|125	- rpmbuilupdate aware
12cr|perl-Event-1.180.0-2|126	
12cr|perl-Event-1.180.0-2|127	* Thu Mar 31 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.04-1mdk
12cr|perl-Event-1.180.0-2|128	- 1.04
12cr|perl-Event-1.180.0-2|129	
12cr|perl-Event-1.180.0-2|130	* Fri Feb 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.03-1mdk
12cr|perl-Event-1.180.0-2|131	- 1.03
12cr|perl-Event-1.180.0-2|132	- make tests
12cr|perl-Event-1.180.0-2|133	
12cr|perl-Event-1.180.0-2|134	* Mon Nov 15 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.00-2mdk
12cr|perl-Event-1.180.0-2|135	- rebuild for new perl
12cr|perl-Event-1.180.0-2|136	
12cr|perl-Event-1.180.0-2|137	* Thu Jun 03 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.00-1mdk
12cr|perl-Event-1.180.0-2|138	- 1.00
12cr|perl-Event-1.180.0-2|139	- use %%makeinstall_std macro
12cr|perl-Event-1.180.0-2|140	
12cr|perl-Event-1.180.0-2|141	* Tue Apr 27 2004 Stefan van der Eijk <stefan@mandrake.org> 0.88-1mdk
12cr|perl-Event-1.180.0-2|142	- 0.88
12cr|perl-Event-1.180.0-2|143	

4511 12
12cr|perl-Event-ExecFlow-0.640.0-3|1	%define pkgname Event-ExecFlow
12cr|perl-Event-ExecFlow-0.640.0-3|2	%define filelist %{pkgname}-%{upstream_version}-filelist
12cr|perl-Event-ExecFlow-0.640.0-3|3	%define NVR %{pkgname}-%{upstream_version}-%{release}
12cr|perl-Event-ExecFlow-0.640.0-3|4	%define maketest 1
12cr|perl-Event-ExecFlow-0.640.0-3|5	%define upstream_version 0.64
12cr|perl-Event-ExecFlow-0.640.0-3|6	
12cr|perl-Event-ExecFlow-0.640.0-3|7	Name:      perl-Event-ExecFlow
12cr|perl-Event-ExecFlow-0.640.0-3|8	Summary:   Event-RPC - High level API for event-based execution flow control
12cr|perl-Event-ExecFlow-0.640.0-3|9	Version:   %perl_convert_version %upstream_version
12cr|perl-Event-ExecFlow-0.640.0-3|10	Release:   %mkrel 3
12cr|perl-Event-ExecFlow-0.640.0-3|11	License:   Artistic
12cr|perl-Event-ExecFlow-0.640.0-3|12	Group:     Development/Perl
12cr|perl-Event-ExecFlow-0.640.0-3|13	URL:       http://www.exit1.org/Event-ExecFlow/
12cr|perl-Event-ExecFlow-0.640.0-3|14	SOURCE:    http://search.cpan.org/CPAN/authors/id/J/JR/JRED/Event-ExecFlow-%upstream_version.tar.bz2
12cr|perl-Event-ExecFlow-0.640.0-3|15	Buildroot: %{_tmppath}/%{name}-%{upstream_version}-%(id -u -n)
12cr|perl-Event-ExecFlow-0.640.0-3|16	Buildarch: noarch
12cr|perl-Event-ExecFlow-0.640.0-3|17	BuildRequires: perl-devel
12cr|perl-Event-ExecFlow-0.640.0-3|18	BuildRequires: perl-AnyEvent
12cr|perl-Event-ExecFlow-0.640.0-3|19	BuildRequires: perl-libintl-perl
12cr|perl-Event-ExecFlow-0.640.0-3|20	
12cr|perl-Event-ExecFlow-0.640.0-3|21	%description
12cr|perl-Event-ExecFlow-0.640.0-3|22	Event::ExecFlow provides a ligh level API for defining complex flow
12cr|perl-Event-ExecFlow-0.640.0-3|23	controls with asynchronous execution of external programs.
12cr|perl-Event-ExecFlow-0.640.0-3|24	
12cr|perl-Event-ExecFlow-0.640.0-3|25	%prep
12cr|perl-Event-ExecFlow-0.640.0-3|26	%setup -q -n %{pkgname}-%{upstream_version}
12cr|perl-Event-ExecFlow-0.640.0-3|27	chmod -R u+w %{_builddir}/%{pkgname}-%{upstream_version}
12cr|perl-Event-ExecFlow-0.640.0-3|28	
12cr|perl-Event-ExecFlow-0.640.0-3|29	%build
12cr|perl-Event-ExecFlow-0.640.0-3|30	grep -rsl '^#!.*perl' . |
12cr|perl-Event-ExecFlow-0.640.0-3|31	grep -v '.bak$' |xargs --no-run-if-empty \
12cr|perl-Event-ExecFlow-0.640.0-3|32	%__perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
12cr|perl-Event-ExecFlow-0.640.0-3|33	CFLAGS="$RPM_OPT_FLAGS"
12cr|perl-Event-ExecFlow-0.640.0-3|34	%{__perl} Makefile.PL `%{__perl} -MExtUtils::MakeMaker -e ' print qq|PREFIX=%{buildroot}%{_prefix}| if \$ExtUtils::MakeMaker::VERSION =~ /5\.9[1-6]|6\.0[0-5]/ '` INSTALLDIRS=vendor
12cr|perl-Event-ExecFlow-0.640.0-3|35	%{__make}
12cr|perl-Event-ExecFlow-0.640.0-3|36	%check
12cr|perl-Event-ExecFlow-0.640.0-3|37	chmod 755 bin/*
12cr|perl-Event-ExecFlow-0.640.0-3|38	%{__make} test
12cr|perl-Event-ExecFlow-0.640.0-3|39	
12cr|perl-Event-ExecFlow-0.640.0-3|40	%install
12cr|perl-Event-ExecFlow-0.640.0-3|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Event-ExecFlow-0.640.0-3|42	
12cr|perl-Event-ExecFlow-0.640.0-3|43	%{makeinstall} `%{__perl} -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
12cr|perl-Event-ExecFlow-0.640.0-3|44	
12cr|perl-Event-ExecFlow-0.640.0-3|45	# remove special files
12cr|perl-Event-ExecFlow-0.640.0-3|46	find %{buildroot} -name "perllocal.pod" \
12cr|perl-Event-ExecFlow-0.640.0-3|47	-o -name ".packlist"                \
12cr|perl-Event-ExecFlow-0.640.0-3|48	-o -name "*.bs"                     \
12cr|perl-Event-ExecFlow-0.640.0-3|49	|xargs -i rm -f {}
12cr|perl-Event-ExecFlow-0.640.0-3|50	
12cr|perl-Event-ExecFlow-0.640.0-3|51	# no empty directories
12cr|perl-Event-ExecFlow-0.640.0-3|52	find %{buildroot}%{_prefix}             \
12cr|perl-Event-ExecFlow-0.640.0-3|53	-type d -depth                      \
12cr|perl-Event-ExecFlow-0.640.0-3|54	-exec rmdir {} \; 2>/dev/null
12cr|perl-Event-ExecFlow-0.640.0-3|55	
12cr|perl-Event-ExecFlow-0.640.0-3|56	
12cr|perl-Event-ExecFlow-0.640.0-3|57	%clean
12cr|perl-Event-ExecFlow-0.640.0-3|58	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Event-ExecFlow-0.640.0-3|59	
12cr|perl-Event-ExecFlow-0.640.0-3|60	%files
12cr|perl-Event-ExecFlow-0.640.0-3|61	%defattr(-,root,root)
12cr|perl-Event-ExecFlow-0.640.0-3|62	%doc README Changes
12cr|perl-Event-ExecFlow-0.640.0-3|63	%_bindir/execflow
12cr|perl-Event-ExecFlow-0.640.0-3|64	%{perl_vendorlib}/Event/ExecFlow*
12cr|perl-Event-ExecFlow-0.640.0-3|65	%_mandir/man3/Event::ExecFlow*
12cr|perl-Event-ExecFlow-0.640.0-3|66	
12cr|perl-Event-ExecFlow-0.640.0-3|67	
12cr|perl-Event-ExecFlow-0.640.0-3|68	
12cr|perl-Event-ExecFlow-0.640.0-3|69	%changelog
12cr|perl-Event-ExecFlow-0.640.0-3|70	* Fri Jan 20 2012 Götz Waschk <waschk@mandriva.org> 0.640.0-3mdv2012.0
12cr|perl-Event-ExecFlow-0.640.0-3|71	+ Revision: 763021
12cr|perl-Event-ExecFlow-0.640.0-3|72	- rebuild
12cr|perl-Event-ExecFlow-0.640.0-3|73	
12cr|perl-Event-ExecFlow-0.640.0-3|74	* Tue Jul 26 2011 Götz Waschk <waschk@mandriva.org> 0.640.0-2
12cr|perl-Event-ExecFlow-0.640.0-3|75	+ Revision: 691693
12cr|perl-Event-ExecFlow-0.640.0-3|76	- rebuild
12cr|perl-Event-ExecFlow-0.640.0-3|77	
12cr|perl-Event-ExecFlow-0.640.0-3|78	* Wed Jan 06 2010 Götz Waschk <waschk@mandriva.org> 0.640.0-1mdv2011.0
12cr|perl-Event-ExecFlow-0.640.0-3|79	+ Revision: 486564
12cr|perl-Event-ExecFlow-0.640.0-3|80	- update to new version 0.64
12cr|perl-Event-ExecFlow-0.640.0-3|81	
12cr|perl-Event-ExecFlow-0.640.0-3|82	* Tue Jul 28 2009 Götz Waschk <waschk@mandriva.org> 0.630.0-1mdv2010.0
12cr|perl-Event-ExecFlow-0.640.0-3|83	+ Revision: 401505
12cr|perl-Event-ExecFlow-0.640.0-3|84	- use perl version macro
12cr|perl-Event-ExecFlow-0.640.0-3|85	
12cr|perl-Event-ExecFlow-0.640.0-3|86	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.63-3mdv2009.0
12cr|perl-Event-ExecFlow-0.640.0-3|87	+ Revision: 256812
12cr|perl-Event-ExecFlow-0.640.0-3|88	- rebuild
12cr|perl-Event-ExecFlow-0.640.0-3|89	
12cr|perl-Event-ExecFlow-0.640.0-3|90	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 0.63-1mdv2008.1
12cr|perl-Event-ExecFlow-0.640.0-3|91	+ Revision: 135841
12cr|perl-Event-ExecFlow-0.640.0-3|92	- restore BuildRoot
12cr|perl-Event-ExecFlow-0.640.0-3|93	
12cr|perl-Event-ExecFlow-0.640.0-3|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Event-ExecFlow-0.640.0-3|95	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Event-ExecFlow-0.640.0-3|96	
12cr|perl-Event-ExecFlow-0.640.0-3|97	* Tue Apr 17 2007 Götz Waschk <waschk@mandriva.org> 0.63-1mdv2007.1
12cr|perl-Event-ExecFlow-0.640.0-3|98	+ Revision: 13562
12cr|perl-Event-ExecFlow-0.640.0-3|99	- new version
12cr|perl-Event-ExecFlow-0.640.0-3|100	
12cr|perl-Event-ExecFlow-0.640.0-3|101	
12cr|perl-Event-ExecFlow-0.640.0-3|102	* Sun Jun 18 2006 Götz Waschk <waschk@mandriva.org> 0.62-1mdk
12cr|perl-Event-ExecFlow-0.640.0-3|103	- New release 0.62
12cr|perl-Event-ExecFlow-0.640.0-3|104	
12cr|perl-Event-ExecFlow-0.640.0-3|105	* Mon Apr 03 2006 Götz Waschk <waschk@mandriva.org> 0.61-2mdk
12cr|perl-Event-ExecFlow-0.640.0-3|106	- fix buildrequires
12cr|perl-Event-ExecFlow-0.640.0-3|107	- fix URL
12cr|perl-Event-ExecFlow-0.640.0-3|108	
12cr|perl-Event-ExecFlow-0.640.0-3|109	* Mon Apr 03 2006 Götz Waschk <waschk@mandriva.org> 0.61-1mdk
12cr|perl-Event-ExecFlow-0.640.0-3|110	- initial package
12cr|perl-Event-ExecFlow-0.640.0-3|111	

4512 12
12cr|perl-Event-File-0.1.1-3|1	
12cr|perl-Event-File-0.1.1-3|2	%define module	Event-File
12cr|perl-Event-File-0.1.1-3|3	%define name	perl-%{module}
12cr|perl-Event-File-0.1.1-3|4	%define version	0.1.1
12cr|perl-Event-File-0.1.1-3|5	%define rel	3
12cr|perl-Event-File-0.1.1-3|6	
12cr|perl-Event-File-0.1.1-3|7	Summary:	Mimic the 'tail -f' behaviour using Event
12cr|perl-Event-File-0.1.1-3|8	Name:		%{name}
12cr|perl-Event-File-0.1.1-3|9	Version:	%{version}
12cr|perl-Event-File-0.1.1-3|10	Release:	%mkrel %{rel}
12cr|perl-Event-File-0.1.1-3|11	License:	GPL or Artistic
12cr|perl-Event-File-0.1.1-3|12	Group:		Development/Perl
12cr|perl-Event-File-0.1.1-3|13	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-Event-File-0.1.1-3|14	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Event/%{module}-%{version}.tar.bz2
12cr|perl-Event-File-0.1.1-3|15	BuildRequires:	perl-devel
12cr|perl-Event-File-0.1.1-3|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|perl-Event-File-0.1.1-3|17	BuildArch:	noarch
12cr|perl-Event-File-0.1.1-3|18	
12cr|perl-Event-File-0.1.1-3|19	%description
12cr|perl-Event-File-0.1.1-3|20	This module tries to mimic the 'tail -f' behaviour
12cr|perl-Event-File-0.1.1-3|21	using Event.
12cr|perl-Event-File-0.1.1-3|22	
12cr|perl-Event-File-0.1.1-3|23	It detects file deletion, rename, rotation providing a simple way to keep
12cr|perl-Event-File-0.1.1-3|24	track of files like log files.
12cr|perl-Event-File-0.1.1-3|25	
12cr|perl-Event-File-0.1.1-3|26	%prep
12cr|perl-Event-File-0.1.1-3|27	%setup -q -n %{module}-%{version}
12cr|perl-Event-File-0.1.1-3|28	find -type f | xargs chmod 0644
12cr|perl-Event-File-0.1.1-3|29	find -type d | xargs chmod 0755
12cr|perl-Event-File-0.1.1-3|30	
12cr|perl-Event-File-0.1.1-3|31	%build
12cr|perl-Event-File-0.1.1-3|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Event-File-0.1.1-3|33	%make
12cr|perl-Event-File-0.1.1-3|34	
12cr|perl-Event-File-0.1.1-3|35	%install
12cr|perl-Event-File-0.1.1-3|36	rm -rf %{buildroot}
12cr|perl-Event-File-0.1.1-3|37	%makeinstall_std
12cr|perl-Event-File-0.1.1-3|38	
12cr|perl-Event-File-0.1.1-3|39	%clean
12cr|perl-Event-File-0.1.1-3|40	rm -rf %{buildroot}
12cr|perl-Event-File-0.1.1-3|41	
12cr|perl-Event-File-0.1.1-3|42	%files
12cr|perl-Event-File-0.1.1-3|43	%defattr(-,root,root)
12cr|perl-Event-File-0.1.1-3|44	%doc README Changes demo
12cr|perl-Event-File-0.1.1-3|45	%{perl_vendorlib}/Event
12cr|perl-Event-File-0.1.1-3|46	%{_mandir}/man3/*
12cr|perl-Event-File-0.1.1-3|47	
12cr|perl-Event-File-0.1.1-3|48	
12cr|perl-Event-File-0.1.1-3|49	
12cr|perl-Event-File-0.1.1-3|50	%changelog
12cr|perl-Event-File-0.1.1-3|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1.1-3mdv2010.0
12cr|perl-Event-File-0.1.1-3|52	+ Revision: 430421
12cr|perl-Event-File-0.1.1-3|53	- rebuild
12cr|perl-Event-File-0.1.1-3|54	
12cr|perl-Event-File-0.1.1-3|55	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.1.1-2mdv2008.1
12cr|perl-Event-File-0.1.1-3|56	+ Revision: 135841
12cr|perl-Event-File-0.1.1-3|57	- restore BuildRoot
12cr|perl-Event-File-0.1.1-3|58	
12cr|perl-Event-File-0.1.1-3|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Event-File-0.1.1-3|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Event-File-0.1.1-3|61	
12cr|perl-Event-File-0.1.1-3|62	* Sun Jun 03 2007 Anssi Hannula <anssi@mandriva.org> 0.1.1-2mdv2008.0
12cr|perl-Event-File-0.1.1-3|63	+ Revision: 34865
12cr|perl-Event-File-0.1.1-3|64	- annual rebuild
12cr|perl-Event-File-0.1.1-3|65	
12cr|perl-Event-File-0.1.1-3|66	
12cr|perl-Event-File-0.1.1-3|67	* Sun May 28 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-1mdv2007.0
12cr|perl-Event-File-0.1.1-3|68	- initial Mandriva package
12cr|perl-Event-File-0.1.1-3|69	

4513 12
12cr|perl-Event-Lib-1.30.0-4|1	%define realname   Event-Lib
12cr|perl-Event-Lib-1.30.0-4|2	%define upstream_version    1.03
12cr|perl-Event-Lib-1.30.0-4|3	%define release    %mkrel 4
12cr|perl-Event-Lib-1.30.0-4|4	
12cr|perl-Event-Lib-1.30.0-4|5	Name:       perl-%{realname}
12cr|perl-Event-Lib-1.30.0-4|6	Version:    %perl_convert_version %upstream_version
12cr|perl-Event-Lib-1.30.0-4|7	Release:    %{release}
12cr|perl-Event-Lib-1.30.0-4|8	License:    GPL or Artistic
12cr|perl-Event-Lib-1.30.0-4|9	Group:      Development/Perl
12cr|perl-Event-Lib-1.30.0-4|10	Summary:    Perl extentions for event-based programming
12cr|perl-Event-Lib-1.30.0-4|11	Source:     http://www.cpan.org/modules/by-module/Event/%{realname}-%{upstream_version}.tar.gz
12cr|perl-Event-Lib-1.30.0-4|12	Url:        http://search.cpan.org/dist/%{realname}
12cr|perl-Event-Lib-1.30.0-4|13	BuildRoot:  %{_tmppath}/%{name}-%{upstream_version}-%{release}-buildroot
12cr|perl-Event-Lib-1.30.0-4|14	BuildRequires: perl-devel
12cr|perl-Event-Lib-1.30.0-4|15	BuildRequires: libevent-devel
12cr|perl-Event-Lib-1.30.0-4|16	
12cr|perl-Event-Lib-1.30.0-4|17	%description
12cr|perl-Event-Lib-1.30.0-4|18	This module is a Perl wrapper around libevent(3) as available from the
12cr|perl-Event-Lib-1.30.0-4|19	http://www.monkey.org/~provos/libevent/ manpage. It allows to execute a
12cr|perl-Event-Lib-1.30.0-4|20	function whenever a given event on a filehandle happens, a timeout occurs
12cr|perl-Event-Lib-1.30.0-4|21	or a signal is received.
12cr|perl-Event-Lib-1.30.0-4|22	
12cr|perl-Event-Lib-1.30.0-4|23	Under the hood, one of the available mechanisms for asynchronously dealing
12cr|perl-Event-Lib-1.30.0-4|24	with events is used. This could be 'select', 'poll', 'epoll', 'devpoll' or
12cr|perl-Event-Lib-1.30.0-4|25	'kqueue'. The idea is that you don't have to worry about those details and
12cr|perl-Event-Lib-1.30.0-4|26	the various interfaces they offer. _Event::Lib_ offers a unified interface
12cr|perl-Event-Lib-1.30.0-4|27	to all of them (but see the "CONFIGURATION" manpage further below).
12cr|perl-Event-Lib-1.30.0-4|28	
12cr|perl-Event-Lib-1.30.0-4|29	Once you've skimmed through the next two sections (or maybe even now), you
12cr|perl-Event-Lib-1.30.0-4|30	should have a look at the "EXAMPLE: A SIMPLE TCP SERVER" manpage to get a
12cr|perl-Event-Lib-1.30.0-4|31	feeling about how it all fits together.
12cr|perl-Event-Lib-1.30.0-4|32	
12cr|perl-Event-Lib-1.30.0-4|33	%prep
12cr|perl-Event-Lib-1.30.0-4|34	%setup -q -n %{realname}-%{upstream_version}
12cr|perl-Event-Lib-1.30.0-4|35	
12cr|perl-Event-Lib-1.30.0-4|36	%build
12cr|perl-Event-Lib-1.30.0-4|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Event-Lib-1.30.0-4|38	%make
12cr|perl-Event-Lib-1.30.0-4|39	
12cr|perl-Event-Lib-1.30.0-4|40	%check
12cr|perl-Event-Lib-1.30.0-4|41	# those tests fail with test::harness 3.x
12cr|perl-Event-Lib-1.30.0-4|42	# cf  https://rt.cpan.org/Ticket/Display.html?id=35355
12cr|perl-Event-Lib-1.30.0-4|43	# and http://rt.cpan.org/Public/Bug/Display.html?id=36130
12cr|perl-Event-Lib-1.30.0-4|44	rm t/20_signal.t t/51_cleanup_persistent.t
12cr|perl-Event-Lib-1.30.0-4|45	%make test
12cr|perl-Event-Lib-1.30.0-4|46	
12cr|perl-Event-Lib-1.30.0-4|47	%install
12cr|perl-Event-Lib-1.30.0-4|48	rm -rf $RPM_BUILD_ROOT
12cr|perl-Event-Lib-1.30.0-4|49	%makeinstall_std
12cr|perl-Event-Lib-1.30.0-4|50	
12cr|perl-Event-Lib-1.30.0-4|51	%clean
12cr|perl-Event-Lib-1.30.0-4|52	rm -rf $RPM_BUILD_ROOT
12cr|perl-Event-Lib-1.30.0-4|53	
12cr|perl-Event-Lib-1.30.0-4|54	%files
12cr|perl-Event-Lib-1.30.0-4|55	%defattr(-,root,root)
12cr|perl-Event-Lib-1.30.0-4|56	%doc Changes META.yml README
12cr|perl-Event-Lib-1.30.0-4|57	%{_mandir}/man3/*
12cr|perl-Event-Lib-1.30.0-4|58	%perl_vendorlib/*
12cr|perl-Event-Lib-1.30.0-4|59	
12cr|perl-Event-Lib-1.30.0-4|60	
12cr|perl-Event-Lib-1.30.0-4|61	
12cr|perl-Event-Lib-1.30.0-4|62	
12cr|perl-Event-Lib-1.30.0-4|63	
12cr|perl-Event-Lib-1.30.0-4|64	%changelog
12cr|perl-Event-Lib-1.30.0-4|65	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.30.0-4mdv2012.0
12cr|perl-Event-Lib-1.30.0-4|66	+ Revision: 768358
12cr|perl-Event-Lib-1.30.0-4|67	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Event-Lib-1.30.0-4|68	
12cr|perl-Event-Lib-1.30.0-4|69	* Thu Dec 29 2011 Götz Waschk <waschk@mandriva.org> 1.30.0-3
12cr|perl-Event-Lib-1.30.0-4|70	+ Revision: 748202
12cr|perl-Event-Lib-1.30.0-4|71	- rebuild
12cr|perl-Event-Lib-1.30.0-4|72	
12cr|perl-Event-Lib-1.30.0-4|73	* Wed Dec 22 2010 Oden Eriksson <oeriksson@mandriva.com> 1.30.0-2mdv2011.0
12cr|perl-Event-Lib-1.30.0-4|74	+ Revision: 623877
12cr|perl-Event-Lib-1.30.0-4|75	- rebuilt against libevent 2.x
12cr|perl-Event-Lib-1.30.0-4|76	
12cr|perl-Event-Lib-1.30.0-4|77	* Wed Jul 21 2010 Jérôme Quelin <jquelin@mandriva.org> 1.30.0-1mdv2011.0
12cr|perl-Event-Lib-1.30.0-4|78	+ Revision: 556555
12cr|perl-Event-Lib-1.30.0-4|79	- remove faulty tests failing with test::harness 3.x
12cr|perl-Event-Lib-1.30.0-4|80	
12cr|perl-Event-Lib-1.30.0-4|81	* Tue Jul 28 2009 Götz Waschk <waschk@mandriva.org> 1.30.0-1mdv2010.0
12cr|perl-Event-Lib-1.30.0-4|82	+ Revision: 401504
12cr|perl-Event-Lib-1.30.0-4|83	- use perl version macro
12cr|perl-Event-Lib-1.30.0-4|84	
12cr|perl-Event-Lib-1.30.0-4|85	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.03-2mdv2009.0
12cr|perl-Event-Lib-1.30.0-4|86	+ Revision: 268480
12cr|perl-Event-Lib-1.30.0-4|87	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Event-Lib-1.30.0-4|88	- fix extra spacing at top of description
12cr|perl-Event-Lib-1.30.0-4|89	
12cr|perl-Event-Lib-1.30.0-4|90	* Wed May 28 2008 Götz Waschk <waschk@mandriva.org> 1.03-1mdv2009.0
12cr|perl-Event-Lib-1.30.0-4|91	+ Revision: 212550
12cr|perl-Event-Lib-1.30.0-4|92	- import perl-Event-Lib
12cr|perl-Event-Lib-1.30.0-4|93	
12cr|perl-Event-Lib-1.30.0-4|94	

4514 12
12cr|perl-Event-RPC-1.10.0-3|1	%define pkgname Event-RPC
12cr|perl-Event-RPC-1.10.0-3|2	%define filelist %{pkgname}-%{upstream_version}-filelist
12cr|perl-Event-RPC-1.10.0-3|3	%define NVR %{pkgname}-%{upstream_version}-%{release}
12cr|perl-Event-RPC-1.10.0-3|4	%define maketest 1
12cr|perl-Event-RPC-1.10.0-3|5	%define upstream_version 1.01
12cr|perl-Event-RPC-1.10.0-3|6	
12cr|perl-Event-RPC-1.10.0-3|7	Name:		perl-Event-RPC
12cr|perl-Event-RPC-1.10.0-3|8	Summary:	Event-RPC - Event based transparent Client/Server RPC framework
12cr|perl-Event-RPC-1.10.0-3|9	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Event-RPC-1.10.0-3|10	Release:	3
12cr|perl-Event-RPC-1.10.0-3|11	License:	Artistic
12cr|perl-Event-RPC-1.10.0-3|12	Group:		Development/Perl
12cr|perl-Event-RPC-1.10.0-3|13	URL:		http://www.exit1.org/Event-RPC
12cr|perl-Event-RPC-1.10.0-3|14	Source:		http://search.cpan.org//CPAN/authors/id/J/JR/JRED/Event-RPC-%{upstream_version}.tar.gz
12cr|perl-Event-RPC-1.10.0-3|15	
12cr|perl-Event-RPC-1.10.0-3|16	BuildRequires:	perl-devel
12cr|perl-Event-RPC-1.10.0-3|17	BuildRequires:	perl(Event)
12cr|perl-Event-RPC-1.10.0-3|18	BuildRequires:	perl(IO::Socket::SSL)
12cr|perl-Event-RPC-1.10.0-3|19	BuildConflicts:	perl-Net_SSLeay < 1.30
12cr|perl-Event-RPC-1.10.0-3|20	BuildArch: noarch
12cr|perl-Event-RPC-1.10.0-3|21	
12cr|perl-Event-RPC-1.10.0-3|22	%description
12cr|perl-Event-RPC-1.10.0-3|23	Event::RPC consists of a server and a client library. The server
12cr|perl-Event-RPC-1.10.0-3|24	exports a list of classes and methods, which are allowed to be called
12cr|perl-Event-RPC-1.10.0-3|25	over the network. More specific it acts as a proxy for objects created
12cr|perl-Event-RPC-1.10.0-3|26	on the server side (on demand of the connected clients) which handles
12cr|perl-Event-RPC-1.10.0-3|27	client side methods calls with transport of method arguments and
12cr|perl-Event-RPC-1.10.0-3|28	return values.
12cr|perl-Event-RPC-1.10.0-3|29	
12cr|perl-Event-RPC-1.10.0-3|30	The object proxy handles refcounting and destruction of objects
12cr|perl-Event-RPC-1.10.0-3|31	created by clients properly. Objects as method parameters and return
12cr|perl-Event-RPC-1.10.0-3|32	values are handled as well (although with some limitations, see
12cr|perl-Event-RPC-1.10.0-3|33	below).
12cr|perl-Event-RPC-1.10.0-3|34	
12cr|perl-Event-RPC-1.10.0-3|35	For the client the whole thing is totally transparent - once connected
12cr|perl-Event-RPC-1.10.0-3|36	to the server it doesn't know whether it calls methods on local or
12cr|perl-Event-RPC-1.10.0-3|37	remote objects.
12cr|perl-Event-RPC-1.10.0-3|38	
12cr|perl-Event-RPC-1.10.0-3|39	Also the methods on the server newer know whether they are called
12cr|perl-Event-RPC-1.10.0-3|40	locally or from a connected client. Your application logic is not
12cr|perl-Event-RPC-1.10.0-3|41	affected by Event::RPC at all, at least if it has a rudimentary clean
12cr|perl-Event-RPC-1.10.0-3|42	OO design.
12cr|perl-Event-RPC-1.10.0-3|43	
12cr|perl-Event-RPC-1.10.0-3|44	For details on implementing servers and clients please refer to the
12cr|perl-Event-RPC-1.10.0-3|45	man pages of Event::RPC::Server and Event::RPC::Client.
12cr|perl-Event-RPC-1.10.0-3|46	
12cr|perl-Event-RPC-1.10.0-3|47	%prep
12cr|perl-Event-RPC-1.10.0-3|48	%setup -q -n %{pkgname}-%{upstream_version}
12cr|perl-Event-RPC-1.10.0-3|49	chmod -R u+w %{_builddir}/%{pkgname}-%{upstream_version}
12cr|perl-Event-RPC-1.10.0-3|50	
12cr|perl-Event-RPC-1.10.0-3|51	%build
12cr|perl-Event-RPC-1.10.0-3|52	grep -rsl '^#!.*perl' . |
12cr|perl-Event-RPC-1.10.0-3|53	grep -v '.bak$' |xargs --no-run-if-empty \
12cr|perl-Event-RPC-1.10.0-3|54	perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
12cr|perl-Event-RPC-1.10.0-3|55	CFLAGS="%{optflags}"
12cr|perl-Event-RPC-1.10.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
12cr|perl-Event-RPC-1.10.0-3|57	make
12cr|perl-Event-RPC-1.10.0-3|58	
12cr|perl-Event-RPC-1.10.0-3|59	%check
12cr|perl-Event-RPC-1.10.0-3|60	make test
12cr|perl-Event-RPC-1.10.0-3|61	
12cr|perl-Event-RPC-1.10.0-3|62	%install
12cr|perl-Event-RPC-1.10.0-3|63	%makeinstall_std `perl -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
12cr|perl-Event-RPC-1.10.0-3|64	
12cr|perl-Event-RPC-1.10.0-3|65	# remove special files
12cr|perl-Event-RPC-1.10.0-3|66	find %{buildroot} -name "perllocal.pod" \
12cr|perl-Event-RPC-1.10.0-3|67	-o -name ".packlist"                \
12cr|perl-Event-RPC-1.10.0-3|68	-o -name "*.bs"                     \
12cr|perl-Event-RPC-1.10.0-3|69	|xargs -i rm -f {}
12cr|perl-Event-RPC-1.10.0-3|70	
12cr|perl-Event-RPC-1.10.0-3|71	# no empty directories
12cr|perl-Event-RPC-1.10.0-3|72	find %{buildroot}%{_prefix}             \
12cr|perl-Event-RPC-1.10.0-3|73	-type d -depth                      \
12cr|perl-Event-RPC-1.10.0-3|74	-exec rmdir {} \; 2>/dev/null
12cr|perl-Event-RPC-1.10.0-3|75	
12cr|perl-Event-RPC-1.10.0-3|76	%files
12cr|perl-Event-RPC-1.10.0-3|77	%doc README Changes
12cr|perl-Event-RPC-1.10.0-3|78	%{perl_vendorlib}/Event/RPC*
12cr|perl-Event-RPC-1.10.0-3|79	%{_mandir}/man3/Event::RPC*
12cr|perl-Event-RPC-1.10.0-3|80	
12cr|perl-Event-RPC-1.10.0-3|81	
12cr|perl-Event-RPC-1.10.0-3|82	%changelog
12cr|perl-Event-RPC-1.10.0-3|83	* Tue Jul 26 2011 Götz Waschk <waschk@mandriva.org> 1.10.0-2mdv2012.0
12cr|perl-Event-RPC-1.10.0-3|84	+ Revision: 691694
12cr|perl-Event-RPC-1.10.0-3|85	- rebuild
12cr|perl-Event-RPC-1.10.0-3|86	
12cr|perl-Event-RPC-1.10.0-3|87	* Tue Jul 28 2009 Götz Waschk <waschk@mandriva.org> 1.10.0-1mdv2011.0
12cr|perl-Event-RPC-1.10.0-3|88	+ Revision: 401501
12cr|perl-Event-RPC-1.10.0-3|89	- use perl version macro
12cr|perl-Event-RPC-1.10.0-3|90	
12cr|perl-Event-RPC-1.10.0-3|91	* Mon Oct 27 2008 Götz Waschk <waschk@mandriva.org> 1.01-1mdv2009.1
12cr|perl-Event-RPC-1.10.0-3|92	+ Revision: 297529
12cr|perl-Event-RPC-1.10.0-3|93	- update to new version 1.01
12cr|perl-Event-RPC-1.10.0-3|94	
12cr|perl-Event-RPC-1.10.0-3|95	* Sun Jun 22 2008 Götz Waschk <waschk@mandriva.org> 1.00-1mdv2009.0
12cr|perl-Event-RPC-1.10.0-3|96	+ Revision: 227956
12cr|perl-Event-RPC-1.10.0-3|97	- new version
12cr|perl-Event-RPC-1.10.0-3|98	
12cr|perl-Event-RPC-1.10.0-3|99	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Event-RPC-1.10.0-3|100	- restore BuildRoot
12cr|perl-Event-RPC-1.10.0-3|101	
12cr|perl-Event-RPC-1.10.0-3|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Event-RPC-1.10.0-3|103	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Event-RPC-1.10.0-3|104	
12cr|perl-Event-RPC-1.10.0-3|105	
12cr|perl-Event-RPC-1.10.0-3|106	* Mon Jul 31 2006 Götz Waschk <waschk@mandriva.org> 0.90-1mdv2007.0
12cr|perl-Event-RPC-1.10.0-3|107	- Rebuild
12cr|perl-Event-RPC-1.10.0-3|108	
12cr|perl-Event-RPC-1.10.0-3|109	* Mon Apr 24 2006 Götz Waschk <waschk@mandriva.org> 0.90-1mdk
12cr|perl-Event-RPC-1.10.0-3|110	- New release 0.90
12cr|perl-Event-RPC-1.10.0-3|111	
12cr|perl-Event-RPC-1.10.0-3|112	* Tue Mar 28 2006 Götz Waschk <waschk@mandriva.org> 0.89-1mdk
12cr|perl-Event-RPC-1.10.0-3|113	- New release 0.89
12cr|perl-Event-RPC-1.10.0-3|114	
12cr|perl-Event-RPC-1.10.0-3|115	* Fri Jan 27 2006 Götz Waschk <waschk@mandriva.org> 0.88-2mdk
12cr|perl-Event-RPC-1.10.0-3|116	- reenable SSL
12cr|perl-Event-RPC-1.10.0-3|117	
12cr|perl-Event-RPC-1.10.0-3|118	* Mon Dec 26 2005 Götz Waschk <waschk@mandriva.org> 0.88-1mdk
12cr|perl-Event-RPC-1.10.0-3|119	- New release 0.88
12cr|perl-Event-RPC-1.10.0-3|120	
12cr|perl-Event-RPC-1.10.0-3|121	* Mon Dec 19 2005 Götz Waschk <waschk@mandriva.org> 0.87-1mdk
12cr|perl-Event-RPC-1.10.0-3|122	- New release 0.87
12cr|perl-Event-RPC-1.10.0-3|123	
12cr|perl-Event-RPC-1.10.0-3|124	* Tue Aug 30 2005 Götz Waschk <waschk@mandriva.org> 0.85-1mdk
12cr|perl-Event-RPC-1.10.0-3|125	- New release 0.85
12cr|perl-Event-RPC-1.10.0-3|126	
12cr|perl-Event-RPC-1.10.0-3|127	* Wed Aug 03 2005 Götz Waschk <waschk@mandriva.org> 0.84-1mdk
12cr|perl-Event-RPC-1.10.0-3|128	- initial package
12cr|perl-Event-RPC-1.10.0-3|129	

4515 12
12cr|perl-Event-XML-Sync-1.0.0-10|1	%define upstream_name	 Event-XML-Sync
12cr|perl-Event-XML-Sync-1.0.0-10|2	%define upstream_version 1.0
12cr|perl-Event-XML-Sync-1.0.0-10|3	
12cr|perl-Event-XML-Sync-1.0.0-10|4	Name:		perl-%{upstream_name}
12cr|perl-Event-XML-Sync-1.0.0-10|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Event-XML-Sync-1.0.0-10|6	Release:	10
12cr|perl-Event-XML-Sync-1.0.0-10|7	
12cr|perl-Event-XML-Sync-1.0.0-10|8	Summary:	A Perl module to run synchronized XML stream
12cr|perl-Event-XML-Sync-1.0.0-10|9	License:	GPL
12cr|perl-Event-XML-Sync-1.0.0-10|10	Group:		Development/Perl
12cr|perl-Event-XML-Sync-1.0.0-10|11	Url:		ftp://ftp.inria.fr/INRIA/Atoll/Eric.Clergerie/TAG/
12cr|perl-Event-XML-Sync-1.0.0-10|12	Source0:	ftp://ftp.inria.fr/INRIA/Atoll/Eric.Clergerie/TAG/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Event-XML-Sync-1.0.0-10|13	
12cr|perl-Event-XML-Sync-1.0.0-10|14	BuildRequires:	perl-devel
12cr|perl-Event-XML-Sync-1.0.0-10|15	BuildArch:	noarch
12cr|perl-Event-XML-Sync-1.0.0-10|16	
12cr|perl-Event-XML-Sync-1.0.0-10|17	%description
12cr|perl-Event-XML-Sync-1.0.0-10|18	This module may be used to developp application wrappers to be
12cr|perl-Event-XML-Sync-1.0.0-10|19	installed in XML pipelines.
12cr|perl-Event-XML-Sync-1.0.0-10|20	
12cr|perl-Event-XML-Sync-1.0.0-10|21	The wrapper expects some XML input. It sends some bits of
12cr|perl-Event-XML-Sync-1.0.0-10|22	information to the wrapped application and information the
12cr|perl-Event-XML-Sync-1.0.0-10|23	returned information (when arriving) in the input XML stream
12cr|perl-Event-XML-Sync-1.0.0-10|24	(by adding, modifying or deleting XML elements). Output XML is
12cr|perl-Event-XML-Sync-1.0.0-10|25	produced for the next wrapper in the pipeline.
12cr|perl-Event-XML-Sync-1.0.0-10|26	
12cr|perl-Event-XML-Sync-1.0.0-10|27	The key point is that wrappers are non-blocking, i.e. a
12cr|perl-Event-XML-Sync-1.0.0-10|28	wrapper do not stop waiting for information to be returned by
12cr|perl-Event-XML-Sync-1.0.0-10|29	the wrapped application. To achieve that, the wrapper needs
12cr|perl-Event-XML-Sync-1.0.0-10|30	some kind of synchronization to correlate the returned
12cr|perl-Event-XML-Sync-1.0.0-10|31	information with the input XML stream.
12cr|perl-Event-XML-Sync-1.0.0-10|32	
12cr|perl-Event-XML-Sync-1.0.0-10|33	%prep
12cr|perl-Event-XML-Sync-1.0.0-10|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Event-XML-Sync-1.0.0-10|35	
12cr|perl-Event-XML-Sync-1.0.0-10|36	%build
12cr|perl-Event-XML-Sync-1.0.0-10|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Event-XML-Sync-1.0.0-10|38	%make
12cr|perl-Event-XML-Sync-1.0.0-10|39	
12cr|perl-Event-XML-Sync-1.0.0-10|40	%check
12cr|perl-Event-XML-Sync-1.0.0-10|41	%make test
12cr|perl-Event-XML-Sync-1.0.0-10|42	
12cr|perl-Event-XML-Sync-1.0.0-10|43	%install
12cr|perl-Event-XML-Sync-1.0.0-10|44	%makeinstall_std
12cr|perl-Event-XML-Sync-1.0.0-10|45	
12cr|perl-Event-XML-Sync-1.0.0-10|46	%files
12cr|perl-Event-XML-Sync-1.0.0-10|47	%doc README
12cr|perl-Event-XML-Sync-1.0.0-10|48	%{perl_vendorlib}/Event
12cr|perl-Event-XML-Sync-1.0.0-10|49	%{_mandir}/*/*
12cr|perl-Event-XML-Sync-1.0.0-10|50	
12cr|perl-Event-XML-Sync-1.0.0-10|51	%changelog
12cr|perl-Event-XML-Sync-1.0.0-10|52	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-9mdv2010.1
12cr|perl-Event-XML-Sync-1.0.0-10|53	+ Revision: 504814
12cr|perl-Event-XML-Sync-1.0.0-10|54	- rebuild using %%perl_convert_version
12cr|perl-Event-XML-Sync-1.0.0-10|55	
12cr|perl-Event-XML-Sync-1.0.0-10|56	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-8mdv2010.0
12cr|perl-Event-XML-Sync-1.0.0-10|57	+ Revision: 430428
12cr|perl-Event-XML-Sync-1.0.0-10|58	- rebuild
12cr|perl-Event-XML-Sync-1.0.0-10|59	
12cr|perl-Event-XML-Sync-1.0.0-10|60	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.0-7mdv2009.0
12cr|perl-Event-XML-Sync-1.0.0-10|61	+ Revision: 256815
12cr|perl-Event-XML-Sync-1.0.0-10|62	- rebuild
12cr|perl-Event-XML-Sync-1.0.0-10|63	
12cr|perl-Event-XML-Sync-1.0.0-10|64	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.0-5mdv2008.1
12cr|perl-Event-XML-Sync-1.0.0-10|65	+ Revision: 135841
12cr|perl-Event-XML-Sync-1.0.0-10|66	- restore BuildRoot
12cr|perl-Event-XML-Sync-1.0.0-10|67	
12cr|perl-Event-XML-Sync-1.0.0-10|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Event-XML-Sync-1.0.0-10|69	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Event-XML-Sync-1.0.0-10|70	
12cr|perl-Event-XML-Sync-1.0.0-10|71	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-5mdv2008.0
12cr|perl-Event-XML-Sync-1.0.0-10|72	+ Revision: 86357
12cr|perl-Event-XML-Sync-1.0.0-10|73	- rebuild
12cr|perl-Event-XML-Sync-1.0.0-10|74	
12cr|perl-Event-XML-Sync-1.0.0-10|75	
12cr|perl-Event-XML-Sync-1.0.0-10|76	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-4mdv2007.0
12cr|perl-Event-XML-Sync-1.0.0-10|77	- Rebuild
12cr|perl-Event-XML-Sync-1.0.0-10|78	
12cr|perl-Event-XML-Sync-1.0.0-10|79	* Tue Dec 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-3mdk
12cr|perl-Event-XML-Sync-1.0.0-10|80	- spec cleanup
12cr|perl-Event-XML-Sync-1.0.0-10|81	- %%mkrel
12cr|perl-Event-XML-Sync-1.0.0-10|82	
12cr|perl-Event-XML-Sync-1.0.0-10|83	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.0-2mdk
12cr|perl-Event-XML-Sync-1.0.0-10|84	- fix buildrequires in a backward compatible way
12cr|perl-Event-XML-Sync-1.0.0-10|85	
12cr|perl-Event-XML-Sync-1.0.0-10|86	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.0-1mdk
12cr|perl-Event-XML-Sync-1.0.0-10|87	- new version
12cr|perl-Event-XML-Sync-1.0.0-10|88	- rpmbuildupdate aware
12cr|perl-Event-XML-Sync-1.0.0-10|89	
12cr|perl-Event-XML-Sync-1.0.0-10|90	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.1-2mdk
12cr|perl-Event-XML-Sync-1.0.0-10|91	- fixed dir ownership (distlint)
12cr|perl-Event-XML-Sync-1.0.0-10|92	
12cr|perl-Event-XML-Sync-1.0.0-10|93	* Thu Jan 08 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.1-1mdk
12cr|perl-Event-XML-Sync-1.0.0-10|94	- first mdk release
12cr|perl-Event-XML-Sync-1.0.0-10|95	

4516 12
12cr|perl-Excel-Template-0.330.0-3|1	%define upstream_name    Excel-Template
12cr|perl-Excel-Template-0.330.0-3|2	%define upstream_version 0.33
12cr|perl-Excel-Template-0.330.0-3|3	
12cr|perl-Excel-Template-0.330.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Excel-Template-0.330.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Excel-Template-0.330.0-3|6	Release:	3
12cr|perl-Excel-Template-0.330.0-3|7	
12cr|perl-Excel-Template-0.330.0-3|8	Summary:	Templating module that generates Excel
12cr|perl-Excel-Template-0.330.0-3|9	License:	GPL+ or Artistic
12cr|perl-Excel-Template-0.330.0-3|10	Group:		Development/Perl
12cr|perl-Excel-Template-0.330.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Excel-Template-0.330.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Excel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Excel-Template-0.330.0-3|13	
12cr|perl-Excel-Template-0.330.0-3|14	BuildRequires:	perl-devel
12cr|perl-Excel-Template-0.330.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Excel-Template-0.330.0-3|16	BuildRequires:	perl(File::Basename)
12cr|perl-Excel-Template-0.330.0-3|17	BuildRequires:	perl(File::Path)
12cr|perl-Excel-Template-0.330.0-3|18	BuildRequires:	perl(File::Temp)
12cr|perl-Excel-Template-0.330.0-3|19	BuildRequires:	perl(IO::Scalar)
12cr|perl-Excel-Template-0.330.0-3|20	BuildRequires:	perl(Spreadsheet::WriteExcel)
12cr|perl-Excel-Template-0.330.0-3|21	BuildRequires:	perl(Spreadsheet::WriteExcel::Utility)
12cr|perl-Excel-Template-0.330.0-3|22	BuildRequires:	perl(Test::Deep)
12cr|perl-Excel-Template-0.330.0-3|23	BuildRequires:	perl(Test::Exception)
12cr|perl-Excel-Template-0.330.0-3|24	BuildRequires:	perl(Test::More)
12cr|perl-Excel-Template-0.330.0-3|25	BuildRequires:	perl(XML::Parser)
12cr|perl-Excel-Template-0.330.0-3|26	BuildArch:	noarch
12cr|perl-Excel-Template-0.330.0-3|27	
12cr|perl-Excel-Template-0.330.0-3|28	%description
12cr|perl-Excel-Template-0.330.0-3|29	This is a module used for templating Excel files. Its genesis came from the
12cr|perl-Excel-Template-0.330.0-3|30	need to use the same datastructure as the HTML::Template manpage, but
12cr|perl-Excel-Template-0.330.0-3|31	provide Excel files instead. The existing modules don't do the trick, as
12cr|perl-Excel-Template-0.330.0-3|32	they require replication of logic that's already been done within the
12cr|perl-Excel-Template-0.330.0-3|33	HTML::Template manpage.
12cr|perl-Excel-Template-0.330.0-3|34	
12cr|perl-Excel-Template-0.330.0-3|35	%prep
12cr|perl-Excel-Template-0.330.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Excel-Template-0.330.0-3|37	
12cr|perl-Excel-Template-0.330.0-3|38	%build
12cr|perl-Excel-Template-0.330.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Excel-Template-0.330.0-3|40	%make
12cr|perl-Excel-Template-0.330.0-3|41	
12cr|perl-Excel-Template-0.330.0-3|42	%check
12cr|perl-Excel-Template-0.330.0-3|43	%make test
12cr|perl-Excel-Template-0.330.0-3|44	
12cr|perl-Excel-Template-0.330.0-3|45	%install
12cr|perl-Excel-Template-0.330.0-3|46	%makeinstall_std
12cr|perl-Excel-Template-0.330.0-3|47	
12cr|perl-Excel-Template-0.330.0-3|48	%files
12cr|perl-Excel-Template-0.330.0-3|49	%doc Changes LICENSE META.yml README
12cr|perl-Excel-Template-0.330.0-3|50	%{_mandir}/man3/*
12cr|perl-Excel-Template-0.330.0-3|51	%{perl_vendorlib}/*
12cr|perl-Excel-Template-0.330.0-3|52	
12cr|perl-Excel-Template-0.330.0-3|53	%changelog
12cr|perl-Excel-Template-0.330.0-3|54	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.330.0-2mdv2011.0
12cr|perl-Excel-Template-0.330.0-3|55	+ Revision: 657336
12cr|perl-Excel-Template-0.330.0-3|56	- rebuild for updated spec-helper
12cr|perl-Excel-Template-0.330.0-3|57	
12cr|perl-Excel-Template-0.330.0-3|58	* Thu Feb 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.330.0-1
12cr|perl-Excel-Template-0.330.0-3|59	+ Revision: 639635
12cr|perl-Excel-Template-0.330.0-3|60	- update to new version 0.33
12cr|perl-Excel-Template-0.330.0-3|61	
12cr|perl-Excel-Template-0.330.0-3|62	* Sat Jan 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.320.0-1mdv2011.0
12cr|perl-Excel-Template-0.330.0-3|63	+ Revision: 627063
12cr|perl-Excel-Template-0.330.0-3|64	- import perl-Excel-Template
12cr|perl-Excel-Template-0.330.0-3|65	

4517 12
12cr|perl-Excel-Template-Plus-0.50.0-3|1	%define upstream_name    Excel-Template-Plus
12cr|perl-Excel-Template-Plus-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Excel-Template-Plus-0.50.0-3|3	
12cr|perl-Excel-Template-Plus-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Excel-Template-Plus-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Excel-Template-Plus-0.50.0-3|6	Release:	3
12cr|perl-Excel-Template-Plus-0.50.0-3|7	
12cr|perl-Excel-Template-Plus-0.50.0-3|8	Summary:	Testing module for use with Excel::Template::Plus
12cr|perl-Excel-Template-Plus-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Excel-Template-Plus-0.50.0-3|10	Group:		Development/Perl
12cr|perl-Excel-Template-Plus-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Excel-Template-Plus-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Excel/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Excel-Template-Plus-0.50.0-3|13	
12cr|perl-Excel-Template-Plus-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Excel-Template-Plus-0.50.0-3|15	BuildRequires:	perl(Excel::Template)
12cr|perl-Excel-Template-Plus-0.50.0-3|16	BuildRequires:	perl(File::Spec)
12cr|perl-Excel-Template-Plus-0.50.0-3|17	BuildRequires:	perl(FindBin)
12cr|perl-Excel-Template-Plus-0.50.0-3|18	BuildRequires:	perl(IO::String)
12cr|perl-Excel-Template-Plus-0.50.0-3|19	BuildRequires:	perl(Moose)
12cr|perl-Excel-Template-Plus-0.50.0-3|20	BuildRequires:	perl(MooseX::Param)
12cr|perl-Excel-Template-Plus-0.50.0-3|21	BuildRequires:	perl(Spreadsheet::ParseExcel)
12cr|perl-Excel-Template-Plus-0.50.0-3|22	BuildRequires:	perl(Template)
12cr|perl-Excel-Template-Plus-0.50.0-3|23	BuildRequires:	perl(Test::Deep)
12cr|perl-Excel-Template-Plus-0.50.0-3|24	BuildRequires:	perl(Test::Exception)
12cr|perl-Excel-Template-Plus-0.50.0-3|25	BuildRequires:	perl(Test::More)
12cr|perl-Excel-Template-Plus-0.50.0-3|26	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Excel-Template-Plus-0.50.0-3|27	BuildArch:	noarch
12cr|perl-Excel-Template-Plus-0.50.0-3|28	
12cr|perl-Excel-Template-Plus-0.50.0-3|29	%description
12cr|perl-Excel-Template-Plus-0.50.0-3|30	This module is an extension of the Excel::Template module, which allows the
12cr|perl-Excel-Template-Plus-0.50.0-3|31	user to use various "engines" from which you can create Excel files through
12cr|perl-Excel-Template-Plus-0.50.0-3|32	Excel::Template.
12cr|perl-Excel-Template-Plus-0.50.0-3|33	
12cr|perl-Excel-Template-Plus-0.50.0-3|34	The idea is to use the existing (and very solid) excel file generation code
12cr|perl-Excel-Template-Plus-0.50.0-3|35	in Excel::Template, but to extend its more templatey bits with more
12cr|perl-Excel-Template-Plus-0.50.0-3|36	powerful options.
12cr|perl-Excel-Template-Plus-0.50.0-3|37	
12cr|perl-Excel-Template-Plus-0.50.0-3|38	The only engine currently provided is the Template Toolkit engine, which
12cr|perl-Excel-Template-Plus-0.50.0-3|39	replaces Excel::Template's built in template features (the LOOP, and IF
12cr|perl-Excel-Template-Plus-0.50.0-3|40	constructs) with the full power of TT. This is similar to the module
12cr|perl-Excel-Template-Plus-0.50.0-3|41	Excel::Template::TT, but expands on that even further to try and create a
12cr|perl-Excel-Template-Plus-0.50.0-3|42	more extensive system.
12cr|perl-Excel-Template-Plus-0.50.0-3|43	
12cr|perl-Excel-Template-Plus-0.50.0-3|44	%prep
12cr|perl-Excel-Template-Plus-0.50.0-3|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Excel-Template-Plus-0.50.0-3|46	
12cr|perl-Excel-Template-Plus-0.50.0-3|47	%build
12cr|perl-Excel-Template-Plus-0.50.0-3|48	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Excel-Template-Plus-0.50.0-3|49	%make
12cr|perl-Excel-Template-Plus-0.50.0-3|50	
12cr|perl-Excel-Template-Plus-0.50.0-3|51	%check
12cr|perl-Excel-Template-Plus-0.50.0-3|52	%make test
12cr|perl-Excel-Template-Plus-0.50.0-3|53	
12cr|perl-Excel-Template-Plus-0.50.0-3|54	%install
12cr|perl-Excel-Template-Plus-0.50.0-3|55	%makeinstall_std
12cr|perl-Excel-Template-Plus-0.50.0-3|56	
12cr|perl-Excel-Template-Plus-0.50.0-3|57	%files
12cr|perl-Excel-Template-Plus-0.50.0-3|58	%doc ChangeLog META.yml README
12cr|perl-Excel-Template-Plus-0.50.0-3|59	%{_mandir}/man3/*
12cr|perl-Excel-Template-Plus-0.50.0-3|60	%{perl_vendorlib}/*
12cr|perl-Excel-Template-Plus-0.50.0-3|61	
12cr|perl-Excel-Template-Plus-0.50.0-3|62	%changelog
12cr|perl-Excel-Template-Plus-0.50.0-3|63	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-Excel-Template-Plus-0.50.0-3|64	+ Revision: 654320
12cr|perl-Excel-Template-Plus-0.50.0-3|65	- rebuild for updated spec-helper
12cr|perl-Excel-Template-Plus-0.50.0-3|66	
12cr|perl-Excel-Template-Plus-0.50.0-3|67	* Sat Jan 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Excel-Template-Plus-0.50.0-3|68	+ Revision: 627237
12cr|perl-Excel-Template-Plus-0.50.0-3|69	- import perl-Excel-Template-Plus
12cr|perl-Excel-Template-Plus-0.50.0-3|70	

4518 12
12cr|perl-Exception-Class-TryCatch-1.120.0-3|1	%define upstream_name    Exception-Class-TryCatch
12cr|perl-Exception-Class-TryCatch-1.120.0-3|2	%define upstream_version 1.12
12cr|perl-Exception-Class-TryCatch-1.120.0-3|3	
12cr|perl-Exception-Class-TryCatch-1.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Exception-Class-TryCatch-1.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Exception-Class-TryCatch-1.120.0-3|6	Release:	3
12cr|perl-Exception-Class-TryCatch-1.120.0-3|7	
12cr|perl-Exception-Class-TryCatch-1.120.0-3|8	Summary:	Syntactic tryE<sol>catch sugar for use with Exception::Class
12cr|perl-Exception-Class-TryCatch-1.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-Exception-Class-TryCatch-1.120.0-3|10	Group:		Development/Perl
12cr|perl-Exception-Class-TryCatch-1.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Exception-Class-TryCatch-1.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Exception/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Exception-Class-TryCatch-1.120.0-3|13	
12cr|perl-Exception-Class-TryCatch-1.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-Exception-Class-TryCatch-1.120.0-3|15	BuildRequires:	perl(Exception::Class)
12cr|perl-Exception-Class-TryCatch-1.120.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Exception-Class-TryCatch-1.120.0-3|17	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Exception-Class-TryCatch-1.120.0-3|18	BuildArch:	noarch
12cr|perl-Exception-Class-TryCatch-1.120.0-3|19	
12cr|perl-Exception-Class-TryCatch-1.120.0-3|20	%description
12cr|perl-Exception-Class-TryCatch-1.120.0-3|21	Exception::Class::TryCatch provides syntactic sugar for use with the
12cr|perl-Exception-Class-TryCatch-1.120.0-3|22	Exception::Class manpage using the familiar keywords 'try' and 'catch'. Its
12cr|perl-Exception-Class-TryCatch-1.120.0-3|23	primary objective is to allow users to avoid dealing directly with '$@' by
12cr|perl-Exception-Class-TryCatch-1.120.0-3|24	ensuring that any exceptions caught in an 'eval' are captured as the
12cr|perl-Exception-Class-TryCatch-1.120.0-3|25	Exception::Class manpage objects, whether they were thrown objects to begin
12cr|perl-Exception-Class-TryCatch-1.120.0-3|26	with or whether the error resulted from 'die'. This means that users may
12cr|perl-Exception-Class-TryCatch-1.120.0-3|27	immediately use 'isa' and various the Exception::Class manpage methods to
12cr|perl-Exception-Class-TryCatch-1.120.0-3|28	process the exception.
12cr|perl-Exception-Class-TryCatch-1.120.0-3|29	
12cr|perl-Exception-Class-TryCatch-1.120.0-3|30	In addition, this module provides for a method to push errors onto a hidden
12cr|perl-Exception-Class-TryCatch-1.120.0-3|31	error stack immediately after an 'eval' so that cleanup code or other error
12cr|perl-Exception-Class-TryCatch-1.120.0-3|32	handling may also call 'eval' without the original error in '$@' being
12cr|perl-Exception-Class-TryCatch-1.120.0-3|33	lost.
12cr|perl-Exception-Class-TryCatch-1.120.0-3|34	
12cr|perl-Exception-Class-TryCatch-1.120.0-3|35	Inspiration for this module is due in part to Dave Rolsky's article
12cr|perl-Exception-Class-TryCatch-1.120.0-3|36	"Exception Handling in Perl With Exception::Class" in _The Perl Journal_
12cr|perl-Exception-Class-TryCatch-1.120.0-3|37	(Rolsky 2004).
12cr|perl-Exception-Class-TryCatch-1.120.0-3|38	
12cr|perl-Exception-Class-TryCatch-1.120.0-3|39	%prep
12cr|perl-Exception-Class-TryCatch-1.120.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Exception-Class-TryCatch-1.120.0-3|41	
12cr|perl-Exception-Class-TryCatch-1.120.0-3|42	%build
12cr|perl-Exception-Class-TryCatch-1.120.0-3|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Exception-Class-TryCatch-1.120.0-3|44	%make
12cr|perl-Exception-Class-TryCatch-1.120.0-3|45	
12cr|perl-Exception-Class-TryCatch-1.120.0-3|46	%check
12cr|perl-Exception-Class-TryCatch-1.120.0-3|47	make test
12cr|perl-Exception-Class-TryCatch-1.120.0-3|48	
12cr|perl-Exception-Class-TryCatch-1.120.0-3|49	%install
12cr|perl-Exception-Class-TryCatch-1.120.0-3|50	%makeinstall_std
12cr|perl-Exception-Class-TryCatch-1.120.0-3|51	
12cr|perl-Exception-Class-TryCatch-1.120.0-3|52	%files
12cr|perl-Exception-Class-TryCatch-1.120.0-3|53	%doc Changes LICENSE README
12cr|perl-Exception-Class-TryCatch-1.120.0-3|54	%{_mandir}/man3/*
12cr|perl-Exception-Class-TryCatch-1.120.0-3|55	%{perl_vendorlib}/*
12cr|perl-Exception-Class-TryCatch-1.120.0-3|56	
12cr|perl-Exception-Class-TryCatch-1.120.0-3|57	
12cr|perl-Exception-Class-TryCatch-1.120.0-3|58	%changelog
12cr|perl-Exception-Class-TryCatch-1.120.0-3|59	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.120.0-2mdv2011.0
12cr|perl-Exception-Class-TryCatch-1.120.0-3|60	+ Revision: 654185
12cr|perl-Exception-Class-TryCatch-1.120.0-3|61	- rebuild for updated spec-helper
12cr|perl-Exception-Class-TryCatch-1.120.0-3|62	
12cr|perl-Exception-Class-TryCatch-1.120.0-3|63	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-1mdv2011.0
12cr|perl-Exception-Class-TryCatch-1.120.0-3|64	+ Revision: 405857
12cr|perl-Exception-Class-TryCatch-1.120.0-3|65	- rebuild using %%perl_convert_version
12cr|perl-Exception-Class-TryCatch-1.120.0-3|66	
12cr|perl-Exception-Class-TryCatch-1.120.0-3|67	* Tue Nov 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.12-1mdv2009.1
12cr|perl-Exception-Class-TryCatch-1.120.0-3|68	+ Revision: 299759
12cr|perl-Exception-Class-TryCatch-1.120.0-3|69	- update to new version 1.12
12cr|perl-Exception-Class-TryCatch-1.120.0-3|70	
12cr|perl-Exception-Class-TryCatch-1.120.0-3|71	* Fri Oct 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-1mdv2009.1
12cr|perl-Exception-Class-TryCatch-1.120.0-3|72	+ Revision: 291361
12cr|perl-Exception-Class-TryCatch-1.120.0-3|73	- import perl-Exception-Class-TryCatch
12cr|perl-Exception-Class-TryCatch-1.120.0-3|74	
12cr|perl-Exception-Class-TryCatch-1.120.0-3|75	
12cr|perl-Exception-Class-TryCatch-1.120.0-3|76	* Fri Oct 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-1mdv2009.1
12cr|perl-Exception-Class-TryCatch-1.120.0-3|77	- initial mdv release, generated with cpan2dist
12cr|perl-Exception-Class-TryCatch-1.120.0-3|78	

4519 12
12cr|perl-ex-lib-0.900.0-3|1	%define upstream_name    ex-lib
12cr|perl-ex-lib-0.900.0-3|2	%define upstream_version 0.90
12cr|perl-ex-lib-0.900.0-3|3	
12cr|perl-ex-lib-0.900.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-ex-lib-0.900.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ex-lib-0.900.0-3|6	Release:	3
12cr|perl-ex-lib-0.900.0-3|7	
12cr|perl-ex-lib-0.900.0-3|8	License:	GPL+ or Artistic
12cr|perl-ex-lib-0.900.0-3|9	Group:		Development/Perl
12cr|perl-ex-lib-0.900.0-3|10	Summary:	The same as C<lib>, but makes relative path absolute
12cr|perl-ex-lib-0.900.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ex-lib-0.900.0-3|12	Source0:	http://www.cpan.org/modules/by-module/ex/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-ex-lib-0.900.0-3|13	
12cr|perl-ex-lib-0.900.0-3|14	BuildRequires:	perl-devel
12cr|perl-ex-lib-0.900.0-3|15	BuildRequires:	perl-PathTools
12cr|perl-ex-lib-0.900.0-3|16	BuildRequires:	perl(lib::abs) >= 0.900.0
12cr|perl-ex-lib-0.900.0-3|17	BuildArch:	noarch
12cr|perl-ex-lib-0.900.0-3|18	Requires:	perl(lib::abs) >= 0.900.0
12cr|perl-ex-lib-0.900.0-3|19	Provides:	perl(ex::lib) = %{version}-%{release}
12cr|perl-ex-lib-0.900.0-3|20	
12cr|perl-ex-lib-0.900.0-3|21	%description
12cr|perl-ex-lib-0.900.0-3|22	The same as C<lib>, but makes relative path absolute
12cr|perl-ex-lib-0.900.0-3|23	
12cr|perl-ex-lib-0.900.0-3|24	%prep
12cr|perl-ex-lib-0.900.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ex-lib-0.900.0-3|26	
12cr|perl-ex-lib-0.900.0-3|27	%build
12cr|perl-ex-lib-0.900.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ex-lib-0.900.0-3|29	%make
12cr|perl-ex-lib-0.900.0-3|30	
12cr|perl-ex-lib-0.900.0-3|31	%check
12cr|perl-ex-lib-0.900.0-3|32	make test
12cr|perl-ex-lib-0.900.0-3|33	
12cr|perl-ex-lib-0.900.0-3|34	%install
12cr|perl-ex-lib-0.900.0-3|35	%makeinstall_std
12cr|perl-ex-lib-0.900.0-3|36	
12cr|perl-ex-lib-0.900.0-3|37	%files
12cr|perl-ex-lib-0.900.0-3|38	%doc Changes README
12cr|perl-ex-lib-0.900.0-3|39	%{_mandir}/man3/*
12cr|perl-ex-lib-0.900.0-3|40	%{perl_vendorlib}/*
12cr|perl-ex-lib-0.900.0-3|41	
12cr|perl-ex-lib-0.900.0-3|42	%changelog
12cr|perl-ex-lib-0.900.0-3|43	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.900.0-2mdv2011.0
12cr|perl-ex-lib-0.900.0-3|44	+ Revision: 658425
12cr|perl-ex-lib-0.900.0-3|45	- rebuild for updated rpm-setup
12cr|perl-ex-lib-0.900.0-3|46	
12cr|perl-ex-lib-0.900.0-3|47	* Thu Jul 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.900.0-1mdv2010.0
12cr|perl-ex-lib-0.900.0-3|48	+ Revision: 398912
12cr|perl-ex-lib-0.900.0-3|49	- update to 0.90
12cr|perl-ex-lib-0.900.0-3|50	
12cr|perl-ex-lib-0.900.0-3|51	* Wed May 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.07-1mdv2010.0
12cr|perl-ex-lib-0.900.0-3|52	+ Revision: 378032
12cr|perl-ex-lib-0.900.0-3|53	- update to new version 0.07
12cr|perl-ex-lib-0.900.0-3|54	
12cr|perl-ex-lib-0.900.0-3|55	* Fri May 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.06-1mdv2010.0
12cr|perl-ex-lib-0.900.0-3|56	+ Revision: 369665
12cr|perl-ex-lib-0.900.0-3|57	- update to new version 0.06
12cr|perl-ex-lib-0.900.0-3|58	
12cr|perl-ex-lib-0.900.0-3|59	* Fri Mar 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2009.1
12cr|perl-ex-lib-0.900.0-3|60	+ Revision: 354490
12cr|perl-ex-lib-0.900.0-3|61	- update to new version 0.05
12cr|perl-ex-lib-0.900.0-3|62	
12cr|perl-ex-lib-0.900.0-3|63	* Fri Feb 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.04-1mdv2009.1
12cr|perl-ex-lib-0.900.0-3|64	+ Revision: 343360
12cr|perl-ex-lib-0.900.0-3|65	- adding missing prereq & provides
12cr|perl-ex-lib-0.900.0-3|66	- import perl-ex-lib
12cr|perl-ex-lib-0.900.0-3|67	
12cr|perl-ex-lib-0.900.0-3|68	
12cr|perl-ex-lib-0.900.0-3|69	* Fri Feb 20 2009 cpan2dist 0.04-1mdv
12cr|perl-ex-lib-0.900.0-3|70	- initial mdv release, generated with cpan2dist
12cr|perl-ex-lib-0.900.0-3|71	

4520 12
12cr|perl-Expect-Simple-0.40.0-2|1	%define upstream_name    Expect-Simple
12cr|perl-Expect-Simple-0.40.0-2|2	%define upstream_version 0.04
12cr|perl-Expect-Simple-0.40.0-2|3	
12cr|perl-Expect-Simple-0.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Expect-Simple-0.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Expect-Simple-0.40.0-2|6	Release:	2
12cr|perl-Expect-Simple-0.40.0-2|7	
12cr|perl-Expect-Simple-0.40.0-2|8	Summary:	Perl wrapper around the Expect module
12cr|perl-Expect-Simple-0.40.0-2|9	License:	GPL+ or Artistic
12cr|perl-Expect-Simple-0.40.0-2|10	Group:		Development/Perl
12cr|perl-Expect-Simple-0.40.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Expect-Simple-0.40.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DJ/DJERIUS/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Expect-Simple-0.40.0-2|13	
12cr|perl-Expect-Simple-0.40.0-2|14	BuildRequires:	perl-devel
12cr|perl-Expect-Simple-0.40.0-2|15	BuildRequires:	perl(Expect)
12cr|perl-Expect-Simple-0.40.0-2|16	BuildArch:	noarch
12cr|perl-Expect-Simple-0.40.0-2|17	
12cr|perl-Expect-Simple-0.40.0-2|18	%description
12cr|perl-Expect-Simple-0.40.0-2|19	Expect::Simple is a wrapper around the Expect module which should suffice for
12cr|perl-Expect-Simple-0.40.0-2|20	simple applications. It hides most of the Expect machinery; the Expect object
12cr|perl-Expect-Simple-0.40.0-2|21	is available for tweaking if need be.
12cr|perl-Expect-Simple-0.40.0-2|22	
12cr|perl-Expect-Simple-0.40.0-2|23	%prep
12cr|perl-Expect-Simple-0.40.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Expect-Simple-0.40.0-2|25	
12cr|perl-Expect-Simple-0.40.0-2|26	%build
12cr|perl-Expect-Simple-0.40.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Expect-Simple-0.40.0-2|28	%make
12cr|perl-Expect-Simple-0.40.0-2|29	
12cr|perl-Expect-Simple-0.40.0-2|30	%check
12cr|perl-Expect-Simple-0.40.0-2|31	make test
12cr|perl-Expect-Simple-0.40.0-2|32	
12cr|perl-Expect-Simple-0.40.0-2|33	%install
12cr|perl-Expect-Simple-0.40.0-2|34	%makeinstall_std
12cr|perl-Expect-Simple-0.40.0-2|35	rm -rf %{buildroot}%{perl_vendorarch}
12cr|perl-Expect-Simple-0.40.0-2|36	
12cr|perl-Expect-Simple-0.40.0-2|37	%files
12cr|perl-Expect-Simple-0.40.0-2|38	%doc README
12cr|perl-Expect-Simple-0.40.0-2|39	%{perl_vendorlib}/*
12cr|perl-Expect-Simple-0.40.0-2|40	%{_mandir}/man3/*
12cr|perl-Expect-Simple-0.40.0-2|41	
12cr|perl-Expect-Simple-0.40.0-2|42	
12cr|perl-Expect-Simple-0.40.0-2|43	%changelog
12cr|perl-Expect-Simple-0.40.0-2|44	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-Expect-Simple-0.40.0-2|45	+ Revision: 405962
12cr|perl-Expect-Simple-0.40.0-2|46	- rebuild using %%perl_convert_version
12cr|perl-Expect-Simple-0.40.0-2|47	
12cr|perl-Expect-Simple-0.40.0-2|48	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.04-2mdv2009.0
12cr|perl-Expect-Simple-0.40.0-2|49	+ Revision: 268505
12cr|perl-Expect-Simple-0.40.0-2|50	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Expect-Simple-0.40.0-2|51	
12cr|perl-Expect-Simple-0.40.0-2|52	* Sat May 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.0
12cr|perl-Expect-Simple-0.40.0-2|53	+ Revision: 205395
12cr|perl-Expect-Simple-0.40.0-2|54	- update to new version 0.04
12cr|perl-Expect-Simple-0.40.0-2|55	
12cr|perl-Expect-Simple-0.40.0-2|56	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.03-1mdv2008.1
12cr|perl-Expect-Simple-0.40.0-2|57	+ Revision: 135841
12cr|perl-Expect-Simple-0.40.0-2|58	- restore BuildRoot
12cr|perl-Expect-Simple-0.40.0-2|59	
12cr|perl-Expect-Simple-0.40.0-2|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Expect-Simple-0.40.0-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Expect-Simple-0.40.0-2|62	
12cr|perl-Expect-Simple-0.40.0-2|63	* Wed Aug 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2008.0
12cr|perl-Expect-Simple-0.40.0-2|64	+ Revision: 69241
12cr|perl-Expect-Simple-0.40.0-2|65	- update to new version 0.03
12cr|perl-Expect-Simple-0.40.0-2|66	
12cr|perl-Expect-Simple-0.40.0-2|67	
12cr|perl-Expect-Simple-0.40.0-2|68	* Wed Dec 28 2005 Michael Scherer <misc@mandriva.org> 0.02-2mdk
12cr|perl-Expect-Simple-0.40.0-2|69	- Do not ship empty dir
12cr|perl-Expect-Simple-0.40.0-2|70	
12cr|perl-Expect-Simple-0.40.0-2|71	* Sat Sep 24 2005 Michael Scherer <misc@mandriva.org> 0.02-1mdk
12cr|perl-Expect-Simple-0.40.0-2|72	- First mandriva package
12cr|perl-Expect-Simple-0.40.0-2|73	

4521 12
12cr|perl-Exporter-5.670.0-1|1	%define upstream_name    Exporter
12cr|perl-Exporter-5.670.0-1|2	%define upstream_version 5.67
12cr|perl-Exporter-5.670.0-1|3	
12cr|perl-Exporter-5.670.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Exporter-5.670.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Exporter-5.670.0-1|6	Release:    1
12cr|perl-Exporter-5.670.0-1|7	
12cr|perl-Exporter-5.670.0-1|8	Summary:    Implements default import method for modules
12cr|perl-Exporter-5.670.0-1|9	License:    GPL+ or Artistic
12cr|perl-Exporter-5.670.0-1|10	Group:      Development/Perl
12cr|perl-Exporter-5.670.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Exporter-5.670.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/Exporter-%upstream_version.tar.gz
12cr|perl-Exporter-5.670.0-1|13	
12cr|perl-Exporter-5.670.0-1|14	BuildArch: noarch
12cr|perl-Exporter-5.670.0-1|15	BuildRequires:	perl-devel
12cr|perl-Exporter-5.670.0-1|16	
12cr|perl-Exporter-5.670.0-1|17	%description
12cr|perl-Exporter-5.670.0-1|18	The Exporter module implements an 'import' method which allows a module to
12cr|perl-Exporter-5.670.0-1|19	export functions and variables to its users' namespaces. Many modules use
12cr|perl-Exporter-5.670.0-1|20	Exporter rather than implementing their own 'import' method because
12cr|perl-Exporter-5.670.0-1|21	Exporter provides a highly flexible interface, with an implementation
12cr|perl-Exporter-5.670.0-1|22	optimised for the common case.
12cr|perl-Exporter-5.670.0-1|23	
12cr|perl-Exporter-5.670.0-1|24	Perl automatically calls the 'import' method when processing a 'use'
12cr|perl-Exporter-5.670.0-1|25	statement for a module. Modules and 'use' are documented in the perlfunc
12cr|perl-Exporter-5.670.0-1|26	manpage and the perlmod manpage. Understanding the concept of modules and
12cr|perl-Exporter-5.670.0-1|27	how the 'use' statement operates is important to understanding the
12cr|perl-Exporter-5.670.0-1|28	Exporter.
12cr|perl-Exporter-5.670.0-1|29	
12cr|perl-Exporter-5.670.0-1|30	How to Export
12cr|perl-Exporter-5.670.0-1|31	The arrays '@EXPORT' and '@EXPORT_OK' in a module hold lists of symbols
12cr|perl-Exporter-5.670.0-1|32	that are going to be exported into the users name space by default, or
12cr|perl-Exporter-5.670.0-1|33	which they can request to be exported, respectively. The symbols can
12cr|perl-Exporter-5.670.0-1|34	represent functions, scalars, arrays, hashes, or typeglobs. The symbols
12cr|perl-Exporter-5.670.0-1|35	must be given by full name with the exception that the ampersand in
12cr|perl-Exporter-5.670.0-1|36	front of a function is optional, e.g.
12cr|perl-Exporter-5.670.0-1|37	
12cr|perl-Exporter-5.670.0-1|38	%prep
12cr|perl-Exporter-5.670.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Exporter-5.670.0-1|40	
12cr|perl-Exporter-5.670.0-1|41	%build
12cr|perl-Exporter-5.670.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Exporter-5.670.0-1|43	%make
12cr|perl-Exporter-5.670.0-1|44	
12cr|perl-Exporter-5.670.0-1|45	%check
12cr|perl-Exporter-5.670.0-1|46	make test
12cr|perl-Exporter-5.670.0-1|47	
12cr|perl-Exporter-5.670.0-1|48	%install
12cr|perl-Exporter-5.670.0-1|49	rm -rf %buildroot
12cr|perl-Exporter-5.670.0-1|50	%makeinstall_std
12cr|perl-Exporter-5.670.0-1|51	
12cr|perl-Exporter-5.670.0-1|52	%clean
12cr|perl-Exporter-5.670.0-1|53	rm -rf %buildroot
12cr|perl-Exporter-5.670.0-1|54	
12cr|perl-Exporter-5.670.0-1|55	%files
12cr|perl-Exporter-5.670.0-1|56	%defattr(-,root,root)
12cr|perl-Exporter-5.670.0-1|57	%doc Changes
12cr|perl-Exporter-5.670.0-1|58	%{_mandir}/man3/*
12cr|perl-Exporter-5.670.0-1|59	%perl_vendorlib/*
12cr|perl-Exporter-5.670.0-1|60	
12cr|perl-Exporter-5.670.0-1|61	
12cr|perl-Exporter-5.670.0-1|62	
12cr|perl-Exporter-5.670.0-1|63	%changelog
12cr|perl-Exporter-5.670.0-1|64	* Mon Sep 24 2012 Bernhard Rosenkraenzer <bero@bero.eu> 5.670.0-1
12cr|perl-Exporter-5.670.0-1|65	+ Revision: 817501
12cr|perl-Exporter-5.670.0-1|66	- 5.67
12cr|perl-Exporter-5.670.0-1|67	
12cr|perl-Exporter-5.670.0-1|68	* Mon Apr 30 2012 Crispin Boylan <crisb@mandriva.org> 5.660.0-1
12cr|perl-Exporter-5.670.0-1|69	+ Revision: 794640
12cr|perl-Exporter-5.670.0-1|70	- New release
12cr|perl-Exporter-5.670.0-1|71	
12cr|perl-Exporter-5.670.0-1|72	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 5.630.0-2
12cr|perl-Exporter-5.670.0-1|73	+ Revision: 654958
12cr|perl-Exporter-5.670.0-1|74	- rebuild for updated spec-helper
12cr|perl-Exporter-5.670.0-1|75	
12cr|perl-Exporter-5.670.0-1|76	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 5.630.0-1mdv2011.0
12cr|perl-Exporter-5.670.0-1|77	+ Revision: 401665
12cr|perl-Exporter-5.670.0-1|78	- rebuild using %%perl_convert_version
12cr|perl-Exporter-5.670.0-1|79	- fixed license field
12cr|perl-Exporter-5.670.0-1|80	
12cr|perl-Exporter-5.670.0-1|81	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 5.63-1mdv2010.0
12cr|perl-Exporter-5.670.0-1|82	+ Revision: 374432
12cr|perl-Exporter-5.670.0-1|83	- import perl-Exporter
12cr|perl-Exporter-5.670.0-1|84	

4522 12
12cr|perl-Exporter-Lite-0.20.0-2|1	%define upstream_name 	 Exporter-Lite
12cr|perl-Exporter-Lite-0.20.0-2|2	%define upstream_version 0.02
12cr|perl-Exporter-Lite-0.20.0-2|3	
12cr|perl-Exporter-Lite-0.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Exporter-Lite-0.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Exporter-Lite-0.20.0-2|6	Release:	2
12cr|perl-Exporter-Lite-0.20.0-2|7	
12cr|perl-Exporter-Lite-0.20.0-2|8	Summary:	Exporter-Lite perl module
12cr|perl-Exporter-Lite-0.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-Exporter-Lite-0.20.0-2|10	Group:		Development/Perl
12cr|perl-Exporter-Lite-0.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Exporter-Lite-0.20.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Exporter/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Exporter-Lite-0.20.0-2|13	
12cr|perl-Exporter-Lite-0.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-Exporter-Lite-0.20.0-2|15	BuildArch:	noarch
12cr|perl-Exporter-Lite-0.20.0-2|16	
12cr|perl-Exporter-Lite-0.20.0-2|17	%description
12cr|perl-Exporter-Lite-0.20.0-2|18	This is an alternative to Exporter intended to provide a lightweight
12cr|perl-Exporter-Lite-0.20.0-2|19	subset of its functionality.  It supports "import()", @EXPORT and
12cr|perl-Exporter-Lite-0.20.0-2|20	@EXPORT_OK and not a whole lot else.
12cr|perl-Exporter-Lite-0.20.0-2|21	
12cr|perl-Exporter-Lite-0.20.0-2|22	%prep
12cr|perl-Exporter-Lite-0.20.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Exporter-Lite-0.20.0-2|24	
12cr|perl-Exporter-Lite-0.20.0-2|25	%build
12cr|perl-Exporter-Lite-0.20.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Exporter-Lite-0.20.0-2|27	make
12cr|perl-Exporter-Lite-0.20.0-2|28	make test
12cr|perl-Exporter-Lite-0.20.0-2|29	
12cr|perl-Exporter-Lite-0.20.0-2|30	%install
12cr|perl-Exporter-Lite-0.20.0-2|31	%makeinstall_std
12cr|perl-Exporter-Lite-0.20.0-2|32	
12cr|perl-Exporter-Lite-0.20.0-2|33	%files
12cr|perl-Exporter-Lite-0.20.0-2|34	%{perl_vendorlib}/Exporter/Lite.pm
12cr|perl-Exporter-Lite-0.20.0-2|35	%{_mandir}/*/*
12cr|perl-Exporter-Lite-0.20.0-2|36	
12cr|perl-Exporter-Lite-0.20.0-2|37	
12cr|perl-Exporter-Lite-0.20.0-2|38	%changelog
12cr|perl-Exporter-Lite-0.20.0-2|39	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Exporter-Lite-0.20.0-2|40	+ Revision: 403163
12cr|perl-Exporter-Lite-0.20.0-2|41	- rebuild using %%perl_convert_version
12cr|perl-Exporter-Lite-0.20.0-2|42	
12cr|perl-Exporter-Lite-0.20.0-2|43	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.02-3mdv2009.0
12cr|perl-Exporter-Lite-0.20.0-2|44	+ Revision: 268506
12cr|perl-Exporter-Lite-0.20.0-2|45	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Exporter-Lite-0.20.0-2|46	
12cr|perl-Exporter-Lite-0.20.0-2|47	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-2mdv2009.0
12cr|perl-Exporter-Lite-0.20.0-2|48	+ Revision: 210955
12cr|perl-Exporter-Lite-0.20.0-2|49	- rebuild
12cr|perl-Exporter-Lite-0.20.0-2|50	
12cr|perl-Exporter-Lite-0.20.0-2|51	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Exporter-Lite-0.20.0-2|52	- restore BuildRoot
12cr|perl-Exporter-Lite-0.20.0-2|53	
12cr|perl-Exporter-Lite-0.20.0-2|54	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Exporter-Lite-0.20.0-2|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Exporter-Lite-0.20.0-2|56	
12cr|perl-Exporter-Lite-0.20.0-2|57	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 0.02-1mdv2008.0
12cr|perl-Exporter-Lite-0.20.0-2|58	+ Revision: 20078
12cr|perl-Exporter-Lite-0.20.0-2|59	- 0.02
12cr|perl-Exporter-Lite-0.20.0-2|60	
12cr|perl-Exporter-Lite-0.20.0-2|61	
12cr|perl-Exporter-Lite-0.20.0-2|62	* Fri Mar 31 2006 Buchan Milne <bgmilne@mandriva.org> 0.01-3mdk
12cr|perl-Exporter-Lite-0.20.0-2|63	- Rebuild
12cr|perl-Exporter-Lite-0.20.0-2|64	- use mkrel
12cr|perl-Exporter-Lite-0.20.0-2|65	
12cr|perl-Exporter-Lite-0.20.0-2|66	* Fri Jun 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.01-2mdk
12cr|perl-Exporter-Lite-0.20.0-2|67	- Rebuild
12cr|perl-Exporter-Lite-0.20.0-2|68	
12cr|perl-Exporter-Lite-0.20.0-2|69	* Thu Nov 27 2003 Stefan van der Eijk <stefan@eijk.nu> 0.01-1mdk
12cr|perl-Exporter-Lite-0.20.0-2|70	- initial mdk package
12cr|perl-Exporter-Lite-0.20.0-2|71	

4523 12
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|1	%define upstream_name    ExtUtils-AutoInstall
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|2	%define upstream_version 0.63
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|3	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|6	Release:	2
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|7	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|8	Summary:	ExtUtils::AutoInstall - Automatic install of dependencies via CPAN
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|9	License:	GPL+ or Artistic
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|10	Group:		Development/Perl
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/A/AU/AUTRIJUS/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|13	Patch0:		eai.patch
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|14	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|15	BuildRequires:	perl-devel
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|17	BuildRequires:	perl(Sort::Versions) >= 1.2
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|18	BuildRequires:	perl(LWP::Simple)
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|19	BuildRequires:	perl(CPAN)
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|20	BuildRequires:	ncftp
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|21	BuildArch:	noarch
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|22	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|23	%description
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|24	ExtUtils-AutoInstall module for perl
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|25	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|26	%prep
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|28	%patch0 -p1
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|29	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|30	%build
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|31	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|32	make
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|33	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|34	#check
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|35	#make test
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|36	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|37	%install
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|38	%makeinstall_std
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|39	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|40	%files
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|41	%doc Changes README
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|42	%{perl_vendorlib}/ExtUtils/AutoInstall.pm
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|43	%{_mandir}/*/*
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|44	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|45	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|46	%changelog
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|47	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.630.0-1mdv2010.0
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|48	+ Revision: 407034
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|50	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|51	* Mon Sep 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.63-5mdv2009.0
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|52	+ Revision: 289486
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|53	- sync with fedora
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|54	- disable the tests for now
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|55	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|57	- rebuild
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|58	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|59	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.63-2mdv2008.1
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|60	+ Revision: 135841
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|61	- restore BuildRoot
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|62	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|65	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|66	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|67	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 0.63-2mdv2007.0
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|68	+ Revision: 108540
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|69	- rebuild
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|70	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|71	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|72	- Import perl-ExtUtils-AutoInstall
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|73	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|74	* Tue Sep 27 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.63-1mdk
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|75	- 0.63
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|76	
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|77	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 0.62-1mdk
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|78	- initial Mandriva package
12cr|perl-ExtUtils-AutoInstall-0.630.0-2|79	

4524 12
12cr|perl-ExtUtils-CChecker-0.80.0-1|1	%define upstream_name    ExtUtils-CChecker
12cr|perl-ExtUtils-CChecker-0.80.0-1|2	%define upstream_version 0.08
12cr|perl-ExtUtils-CChecker-0.80.0-1|3	
12cr|perl-ExtUtils-CChecker-0.80.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-ExtUtils-CChecker-0.80.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-ExtUtils-CChecker-0.80.0-1|6	Release:    %mkrel 1
12cr|perl-ExtUtils-CChecker-0.80.0-1|7	
12cr|perl-ExtUtils-CChecker-0.80.0-1|8	Summary:    Configure-time utilities for using C headers,
12cr|perl-ExtUtils-CChecker-0.80.0-1|9	License:    GPL+ or Artistic
12cr|perl-ExtUtils-CChecker-0.80.0-1|10	Group:      Development/Perl
12cr|perl-ExtUtils-CChecker-0.80.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ExtUtils-CChecker-0.80.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-ExtUtils-CChecker-0.80.0-1|13	
12cr|perl-ExtUtils-CChecker-0.80.0-1|14	BuildRequires: perl(ExtUtils::CBuilder)
12cr|perl-ExtUtils-CChecker-0.80.0-1|15	BuildRequires: perl(File::Slurp)
12cr|perl-ExtUtils-CChecker-0.80.0-1|16	BuildRequires: perl(List::MoreUtils)
12cr|perl-ExtUtils-CChecker-0.80.0-1|17	BuildRequires: perl(Module::Build)
12cr|perl-ExtUtils-CChecker-0.80.0-1|18	BuildRequires: perl(Test::Exception)
12cr|perl-ExtUtils-CChecker-0.80.0-1|19	BuildRequires: perl(Test::Fatal)
12cr|perl-ExtUtils-CChecker-0.80.0-1|20	BuildRequires: perl(Test::More)
12cr|perl-ExtUtils-CChecker-0.80.0-1|21	BuildRequires: perl(Module::Build::Compat)
12cr|perl-ExtUtils-CChecker-0.80.0-1|22	BuildRequires: perl-devel
12cr|perl-ExtUtils-CChecker-0.80.0-1|23	BuildArch: noarch
12cr|perl-ExtUtils-CChecker-0.80.0-1|24	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-ExtUtils-CChecker-0.80.0-1|25	
12cr|perl-ExtUtils-CChecker-0.80.0-1|26	%description
12cr|perl-ExtUtils-CChecker-0.80.0-1|27	Often Perl modules are written to wrap functionallity found in existing C
12cr|perl-ExtUtils-CChecker-0.80.0-1|28	headers, libraries, or to use OS-specific features. It is useful in the
12cr|perl-ExtUtils-CChecker-0.80.0-1|29	_Build.PL_ or _Makefile.PL_ file to check for the existance of these
12cr|perl-ExtUtils-CChecker-0.80.0-1|30	requirements before attempting to actually build the module.
12cr|perl-ExtUtils-CChecker-0.80.0-1|31	
12cr|perl-ExtUtils-CChecker-0.80.0-1|32	Objects in this class provide an extension around the ExtUtils::CBuilder
12cr|perl-ExtUtils-CChecker-0.80.0-1|33	manpage to simplify the creation of a _.c_ file, compiling, linking and
12cr|perl-ExtUtils-CChecker-0.80.0-1|34	running it, to test if a certain feature is present.
12cr|perl-ExtUtils-CChecker-0.80.0-1|35	
12cr|perl-ExtUtils-CChecker-0.80.0-1|36	It may also be necessary to search for the correct library to link against,
12cr|perl-ExtUtils-CChecker-0.80.0-1|37	or for the right include directories to find header files in. This class
12cr|perl-ExtUtils-CChecker-0.80.0-1|38	also provides assistance here.
12cr|perl-ExtUtils-CChecker-0.80.0-1|39	
12cr|perl-ExtUtils-CChecker-0.80.0-1|40	%prep
12cr|perl-ExtUtils-CChecker-0.80.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ExtUtils-CChecker-0.80.0-1|42	
12cr|perl-ExtUtils-CChecker-0.80.0-1|43	%build
12cr|perl-ExtUtils-CChecker-0.80.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-ExtUtils-CChecker-0.80.0-1|45	
12cr|perl-ExtUtils-CChecker-0.80.0-1|46	%{make}
12cr|perl-ExtUtils-CChecker-0.80.0-1|47	
12cr|perl-ExtUtils-CChecker-0.80.0-1|48	%check
12cr|perl-ExtUtils-CChecker-0.80.0-1|49	%{make} test
12cr|perl-ExtUtils-CChecker-0.80.0-1|50	
12cr|perl-ExtUtils-CChecker-0.80.0-1|51	%install
12cr|perl-ExtUtils-CChecker-0.80.0-1|52	rm -rf %buildroot
12cr|perl-ExtUtils-CChecker-0.80.0-1|53	%makeinstall_std
12cr|perl-ExtUtils-CChecker-0.80.0-1|54	
12cr|perl-ExtUtils-CChecker-0.80.0-1|55	%clean
12cr|perl-ExtUtils-CChecker-0.80.0-1|56	rm -rf %buildroot
12cr|perl-ExtUtils-CChecker-0.80.0-1|57	
12cr|perl-ExtUtils-CChecker-0.80.0-1|58	%files
12cr|perl-ExtUtils-CChecker-0.80.0-1|59	%defattr(-,root,root)
12cr|perl-ExtUtils-CChecker-0.80.0-1|60	%doc Changes LICENSE README
12cr|perl-ExtUtils-CChecker-0.80.0-1|61	%{_mandir}/man3/*
12cr|perl-ExtUtils-CChecker-0.80.0-1|62	%perl_vendorlib/*
12cr|perl-ExtUtils-CChecker-0.80.0-1|63	
12cr|perl-ExtUtils-CChecker-0.80.0-1|64	
12cr|perl-ExtUtils-CChecker-0.80.0-1|65	
12cr|perl-ExtUtils-CChecker-0.80.0-1|66	
12cr|perl-ExtUtils-CChecker-0.80.0-1|67	%changelog
12cr|perl-ExtUtils-CChecker-0.80.0-1|68	* Mon Mar 26 2012 Götz Waschk <waschk@mandriva.org> 0.80.0-1mdv2012.0
12cr|perl-ExtUtils-CChecker-0.80.0-1|69	+ Revision: 786887
12cr|perl-ExtUtils-CChecker-0.80.0-1|70	- update build deps
12cr|perl-ExtUtils-CChecker-0.80.0-1|71	- new version
12cr|perl-ExtUtils-CChecker-0.80.0-1|72	
12cr|perl-ExtUtils-CChecker-0.80.0-1|73	* Sat Apr 16 2011 Götz Waschk <waschk@mandriva.org> 0.70.0-1
12cr|perl-ExtUtils-CChecker-0.80.0-1|74	+ Revision: 653366
12cr|perl-ExtUtils-CChecker-0.80.0-1|75	- update build deps
12cr|perl-ExtUtils-CChecker-0.80.0-1|76	- update to new version 0.07
12cr|perl-ExtUtils-CChecker-0.80.0-1|77	
12cr|perl-ExtUtils-CChecker-0.80.0-1|78	* Fri Jan 14 2011 Götz Waschk <waschk@mandriva.org> 0.60.0-1
12cr|perl-ExtUtils-CChecker-0.80.0-1|79	+ Revision: 631034
12cr|perl-ExtUtils-CChecker-0.80.0-1|80	- update to new version 0.06
12cr|perl-ExtUtils-CChecker-0.80.0-1|81	
12cr|perl-ExtUtils-CChecker-0.80.0-1|82	* Wed Nov 10 2010 Götz Waschk <waschk@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-ExtUtils-CChecker-0.80.0-1|83	+ Revision: 595566
12cr|perl-ExtUtils-CChecker-0.80.0-1|84	- update to new version 0.05
12cr|perl-ExtUtils-CChecker-0.80.0-1|85	
12cr|perl-ExtUtils-CChecker-0.80.0-1|86	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-ExtUtils-CChecker-0.80.0-1|87	+ Revision: 550295
12cr|perl-ExtUtils-CChecker-0.80.0-1|88	- update to new version 0.04
12cr|perl-ExtUtils-CChecker-0.80.0-1|89	
12cr|perl-ExtUtils-CChecker-0.80.0-1|90	* Tue Mar 02 2010 Götz Waschk <waschk@mandriva.org> 0.30.0-1mdv2010.1
12cr|perl-ExtUtils-CChecker-0.80.0-1|91	+ Revision: 513328
12cr|perl-ExtUtils-CChecker-0.80.0-1|92	- new version
12cr|perl-ExtUtils-CChecker-0.80.0-1|93	- fix source URL
12cr|perl-ExtUtils-CChecker-0.80.0-1|94	
12cr|perl-ExtUtils-CChecker-0.80.0-1|95	* Sat Jan 30 2010 Götz Waschk <waschk@mandriva.org> 0.20.0-1mdv2010.1
12cr|perl-ExtUtils-CChecker-0.80.0-1|96	+ Revision: 498473
12cr|perl-ExtUtils-CChecker-0.80.0-1|97	- import perl-ExtUtils-CChecker
12cr|perl-ExtUtils-CChecker-0.80.0-1|98	
12cr|perl-ExtUtils-CChecker-0.80.0-1|99	
12cr|perl-ExtUtils-CChecker-0.80.0-1|100	* Sat Jan 30 2010 cpan2dist 0.02-1mdv
12cr|perl-ExtUtils-CChecker-0.80.0-1|101	- initial mdv release, generated with cpan2dist

4525 12
12cr|perl-ExtUtils-Command-1.170.0-3|1	%define upstream_name    ExtUtils-Command
12cr|perl-ExtUtils-Command-1.170.0-3|2	%define upstream_version 1.17
12cr|perl-ExtUtils-Command-1.170.0-3|3	
12cr|perl-ExtUtils-Command-1.170.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-ExtUtils-Command-1.170.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ExtUtils-Command-1.170.0-3|6	Release:	3
12cr|perl-ExtUtils-Command-1.170.0-3|7	
12cr|perl-ExtUtils-Command-1.170.0-3|8	Summary:	Utilities to replace common UNIX commands in Makefiles etc
12cr|perl-ExtUtils-Command-1.170.0-3|9	License:	GPL+ or Artistic
12cr|perl-ExtUtils-Command-1.170.0-3|10	Group:		Development/Perl
12cr|perl-ExtUtils-Command-1.170.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ExtUtils-Command-1.170.0-3|12	Source0:	http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-ExtUtils-Command-1.170.0-3|13	
12cr|perl-ExtUtils-Command-1.170.0-3|14	BuildRequires:	perl-devel
12cr|perl-ExtUtils-Command-1.170.0-3|15	BuildRequires:	perl(File::Basename)
12cr|perl-ExtUtils-Command-1.170.0-3|16	BuildRequires:	perl(File::Spec)
12cr|perl-ExtUtils-Command-1.170.0-3|17	BuildArch:	noarch
12cr|perl-ExtUtils-Command-1.170.0-3|18	
12cr|perl-ExtUtils-Command-1.170.0-3|19	%description
12cr|perl-ExtUtils-Command-1.170.0-3|20	Thin wrapper around ExtUtils::Command. See the ExtUtils::Command manpage
12cr|perl-ExtUtils-Command-1.170.0-3|21	for a description of available commands.
12cr|perl-ExtUtils-Command-1.170.0-3|22	
12cr|perl-ExtUtils-Command-1.170.0-3|23	%prep
12cr|perl-ExtUtils-Command-1.170.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ExtUtils-Command-1.170.0-3|25	
12cr|perl-ExtUtils-Command-1.170.0-3|26	%build
12cr|perl-ExtUtils-Command-1.170.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ExtUtils-Command-1.170.0-3|28	%make
12cr|perl-ExtUtils-Command-1.170.0-3|29	
12cr|perl-ExtUtils-Command-1.170.0-3|30	%check
12cr|perl-ExtUtils-Command-1.170.0-3|31	%make test
12cr|perl-ExtUtils-Command-1.170.0-3|32	
12cr|perl-ExtUtils-Command-1.170.0-3|33	%install
12cr|perl-ExtUtils-Command-1.170.0-3|34	%makeinstall_std
12cr|perl-ExtUtils-Command-1.170.0-3|35	
12cr|perl-ExtUtils-Command-1.170.0-3|36	%files
12cr|perl-ExtUtils-Command-1.170.0-3|37	%doc Changes README
12cr|perl-ExtUtils-Command-1.170.0-3|38	%{_mandir}/man3/*
12cr|perl-ExtUtils-Command-1.170.0-3|39	%{perl_vendorlib}/*
12cr|perl-ExtUtils-Command-1.170.0-3|40	
12cr|perl-ExtUtils-Command-1.170.0-3|41	%changelog
12cr|perl-ExtUtils-Command-1.170.0-3|42	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.170.0-2mdv2011.0
12cr|perl-ExtUtils-Command-1.170.0-3|43	+ Revision: 657438
12cr|perl-ExtUtils-Command-1.170.0-3|44	- rebuild for updated spec-helper
12cr|perl-ExtUtils-Command-1.170.0-3|45	
12cr|perl-ExtUtils-Command-1.170.0-3|46	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.170.0-1
12cr|perl-ExtUtils-Command-1.170.0-3|47	+ Revision: 643379
12cr|perl-ExtUtils-Command-1.170.0-3|48	- update to new version 1.17
12cr|perl-ExtUtils-Command-1.170.0-3|49	
12cr|perl-ExtUtils-Command-1.170.0-3|50	* Thu Jul 16 2009 Jérôme Quelin <jquelin@mandriva.org> 1.160.0-1mdv2011.0
12cr|perl-ExtUtils-Command-1.170.0-3|51	+ Revision: 396580
12cr|perl-ExtUtils-Command-1.170.0-3|52	- import perl-ExtUtils-Command
12cr|perl-ExtUtils-Command-1.170.0-3|53	
12cr|perl-ExtUtils-Command-1.170.0-3|54	
12cr|perl-ExtUtils-Command-1.170.0-3|55	* Thu Jul 16 2009 cpan2dist 1.16-1mdv
12cr|perl-ExtUtils-Command-1.170.0-3|56	- initial mdv release, generated with cpan2dist

4526 12
12cr|perl-ExtUtils-configPL-1.100.0-2|1	%define upstream_name	 ExtUtils-configPL
12cr|perl-ExtUtils-configPL-1.100.0-2|2	%define upstream_version 1.1
12cr|perl-ExtUtils-configPL-1.100.0-2|3	
12cr|perl-ExtUtils-configPL-1.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-ExtUtils-configPL-1.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ExtUtils-configPL-1.100.0-2|6	Release:	2
12cr|perl-ExtUtils-configPL-1.100.0-2|7	
12cr|perl-ExtUtils-configPL-1.100.0-2|8	Summary:	Perl extension to automagiclly configure perl scripts
12cr|perl-ExtUtils-configPL-1.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-ExtUtils-configPL-1.100.0-2|10	Group:		Development/Perl
12cr|perl-ExtUtils-configPL-1.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ExtUtils-configPL-1.100.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PE/PEASE/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-ExtUtils-configPL-1.100.0-2|13	
12cr|perl-ExtUtils-configPL-1.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-ExtUtils-configPL-1.100.0-2|15	
12cr|perl-ExtUtils-configPL-1.100.0-2|16	BuildArch:	noarch
12cr|perl-ExtUtils-configPL-1.100.0-2|17	
12cr|perl-ExtUtils-configPL-1.100.0-2|18	%description
12cr|perl-ExtUtils-configPL-1.100.0-2|19	This module is used to add configuration information to a perl script, and is
12cr|perl-ExtUtils-configPL-1.100.0-2|20	meant to be used with the ExtUtils::MakeMaker module.
12cr|perl-ExtUtils-configPL-1.100.0-2|21	
12cr|perl-ExtUtils-configPL-1.100.0-2|22	ExtUtils::configPL is not a "normal" Perl extension. It does add or encapsulate
12cr|perl-ExtUtils-configPL-1.100.0-2|23	functionality to your script, but it filters the script, replacing tags with
12cr|perl-ExtUtils-configPL-1.100.0-2|24	items from the Config module, writing the resulting script to a new file.
12cr|perl-ExtUtils-configPL-1.100.0-2|25	
12cr|perl-ExtUtils-configPL-1.100.0-2|26	%prep
12cr|perl-ExtUtils-configPL-1.100.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ExtUtils-configPL-1.100.0-2|28	
12cr|perl-ExtUtils-configPL-1.100.0-2|29	%build
12cr|perl-ExtUtils-configPL-1.100.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ExtUtils-configPL-1.100.0-2|31	%make
12cr|perl-ExtUtils-configPL-1.100.0-2|32	
12cr|perl-ExtUtils-configPL-1.100.0-2|33	%check
12cr|perl-ExtUtils-configPL-1.100.0-2|34	%make test
12cr|perl-ExtUtils-configPL-1.100.0-2|35	
12cr|perl-ExtUtils-configPL-1.100.0-2|36	%install
12cr|perl-ExtUtils-configPL-1.100.0-2|37	%makeinstall_std
12cr|perl-ExtUtils-configPL-1.100.0-2|38	
12cr|perl-ExtUtils-configPL-1.100.0-2|39	%files
12cr|perl-ExtUtils-configPL-1.100.0-2|40	%doc Changes README
12cr|perl-ExtUtils-configPL-1.100.0-2|41	%{perl_vendorlib}/ExtUtils
12cr|perl-ExtUtils-configPL-1.100.0-2|42	%{_mandir}/*/*
12cr|perl-ExtUtils-configPL-1.100.0-2|43	
12cr|perl-ExtUtils-configPL-1.100.0-2|44	
12cr|perl-ExtUtils-configPL-1.100.0-2|45	%changelog
12cr|perl-ExtUtils-configPL-1.100.0-2|46	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2010.1
12cr|perl-ExtUtils-configPL-1.100.0-2|47	+ Revision: 504817
12cr|perl-ExtUtils-configPL-1.100.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-ExtUtils-configPL-1.100.0-2|49	
12cr|perl-ExtUtils-configPL-1.100.0-2|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1-9mdv2010.0
12cr|perl-ExtUtils-configPL-1.100.0-2|51	+ Revision: 430432
12cr|perl-ExtUtils-configPL-1.100.0-2|52	- rebuild
12cr|perl-ExtUtils-configPL-1.100.0-2|53	
12cr|perl-ExtUtils-configPL-1.100.0-2|54	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.1-8mdv2009.0
12cr|perl-ExtUtils-configPL-1.100.0-2|55	+ Revision: 256818
12cr|perl-ExtUtils-configPL-1.100.0-2|56	- rebuild
12cr|perl-ExtUtils-configPL-1.100.0-2|57	
12cr|perl-ExtUtils-configPL-1.100.0-2|58	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.1-6mdv2008.1
12cr|perl-ExtUtils-configPL-1.100.0-2|59	+ Revision: 135841
12cr|perl-ExtUtils-configPL-1.100.0-2|60	- restore BuildRoot
12cr|perl-ExtUtils-configPL-1.100.0-2|61	
12cr|perl-ExtUtils-configPL-1.100.0-2|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-ExtUtils-configPL-1.100.0-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-ExtUtils-configPL-1.100.0-2|64	
12cr|perl-ExtUtils-configPL-1.100.0-2|65	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-6mdv2008.0
12cr|perl-ExtUtils-configPL-1.100.0-2|66	+ Revision: 86358
12cr|perl-ExtUtils-configPL-1.100.0-2|67	- rebuild
12cr|perl-ExtUtils-configPL-1.100.0-2|68	
12cr|perl-ExtUtils-configPL-1.100.0-2|69	
12cr|perl-ExtUtils-configPL-1.100.0-2|70	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-5mdv2007.0
12cr|perl-ExtUtils-configPL-1.100.0-2|71	- Rebuild
12cr|perl-ExtUtils-configPL-1.100.0-2|72	
12cr|perl-ExtUtils-configPL-1.100.0-2|73	* Fri Dec 16 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-4mdk
12cr|perl-ExtUtils-configPL-1.100.0-2|74	- spec cleanup
12cr|perl-ExtUtils-configPL-1.100.0-2|75	- %%mkrel
12cr|perl-ExtUtils-configPL-1.100.0-2|76	
12cr|perl-ExtUtils-configPL-1.100.0-2|77	* Wed Dec 15 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.1-3mdk
12cr|perl-ExtUtils-configPL-1.100.0-2|78	- fix buildrequires in a backward compatible way
12cr|perl-ExtUtils-configPL-1.100.0-2|79	
12cr|perl-ExtUtils-configPL-1.100.0-2|80	* Mon Nov 29 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.1-2mdk
12cr|perl-ExtUtils-configPL-1.100.0-2|81	- fix buildrequires
12cr|perl-ExtUtils-configPL-1.100.0-2|82	
12cr|perl-ExtUtils-configPL-1.100.0-2|83	* Tue Nov 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.1-1mdk
12cr|perl-ExtUtils-configPL-1.100.0-2|84	- first mdk release
12cr|perl-ExtUtils-configPL-1.100.0-2|85	

4527 12
12cr|perl-ExtUtils-Install-1.540.0-4|1	%define upstream_name    ExtUtils-Install
12cr|perl-ExtUtils-Install-1.540.0-4|2	%define upstream_version 1.54
12cr|perl-ExtUtils-Install-1.540.0-4|3	
12cr|perl-ExtUtils-Install-1.540.0-4|4	%if %{_use_internal_dependency_generator}
12cr|perl-ExtUtils-Install-1.540.0-4|5	%define __noautoreq 'perl\\(VMS::Filespec\\)'
12cr|perl-ExtUtils-Install-1.540.0-4|6	%endif
12cr|perl-ExtUtils-Install-1.540.0-4|7	
12cr|perl-ExtUtils-Install-1.540.0-4|8	Name:		perl-%{upstream_name}
12cr|perl-ExtUtils-Install-1.540.0-4|9	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ExtUtils-Install-1.540.0-4|10	Release:	4
12cr|perl-ExtUtils-Install-1.540.0-4|11	
12cr|perl-ExtUtils-Install-1.540.0-4|12	Summary:	Yet another framework for writing test scripts
12cr|perl-ExtUtils-Install-1.540.0-4|13	License:	GPL+ or Artistic
12cr|perl-ExtUtils-Install-1.540.0-4|14	Group:		Development/Perl
12cr|perl-ExtUtils-Install-1.540.0-4|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ExtUtils-Install-1.540.0-4|16	Source0:	http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-ExtUtils-Install-1.540.0-4|17	
12cr|perl-ExtUtils-Install-1.540.0-4|18	BuildRequires:	perl-devel
12cr|perl-ExtUtils-Install-1.540.0-4|19	BuildRequires:	perl(Carp)
12cr|perl-ExtUtils-Install-1.540.0-4|20	BuildRequires:	perl(Cwd)
12cr|perl-ExtUtils-Install-1.540.0-4|21	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-ExtUtils-Install-1.540.0-4|22	BuildRequires:	perl(File::Basename)
12cr|perl-ExtUtils-Install-1.540.0-4|23	BuildRequires:	perl(File::Compare)
12cr|perl-ExtUtils-Install-1.540.0-4|24	BuildRequires:	perl(File::Copy)
12cr|perl-ExtUtils-Install-1.540.0-4|25	BuildRequires:	perl(File::Find)
12cr|perl-ExtUtils-Install-1.540.0-4|26	BuildRequires:	perl(File::Path)
12cr|perl-ExtUtils-Install-1.540.0-4|27	BuildRequires:	perl(File::Spec)
12cr|perl-ExtUtils-Install-1.540.0-4|28	BuildArch:	noarch
12cr|perl-ExtUtils-Install-1.540.0-4|29	
12cr|perl-ExtUtils-Install-1.540.0-4|30	%description
12cr|perl-ExtUtils-Install-1.540.0-4|31	*STOP!* If you're just getting started writing tests, have a look at
12cr|perl-ExtUtils-Install-1.540.0-4|32	Test::Simple first. This is a drop in replacement for Test::Simple which
12cr|perl-ExtUtils-Install-1.540.0-4|33	you can switch to once you get the hang of basic testing.
12cr|perl-ExtUtils-Install-1.540.0-4|34	
12cr|perl-ExtUtils-Install-1.540.0-4|35	The purpose of this module is to provide a wide range of testing utilities.
12cr|perl-ExtUtils-Install-1.540.0-4|36	Various ways to say "ok" with better diagnostics, facilities to skip tests,
12cr|perl-ExtUtils-Install-1.540.0-4|37	test future features and compare complicated data structures. While you can
12cr|perl-ExtUtils-Install-1.540.0-4|38	do almost anything with a simple 'ok()' function, it doesn't provide good
12cr|perl-ExtUtils-Install-1.540.0-4|39	diagnostic output.
12cr|perl-ExtUtils-Install-1.540.0-4|40	
12cr|perl-ExtUtils-Install-1.540.0-4|41	I love it when a plan comes together
12cr|perl-ExtUtils-Install-1.540.0-4|42	Before anything else, you need a testing plan. This basically declares
12cr|perl-ExtUtils-Install-1.540.0-4|43	how many tests your script is going to run to protect against premature
12cr|perl-ExtUtils-Install-1.540.0-4|44	failure.
12cr|perl-ExtUtils-Install-1.540.0-4|45	
12cr|perl-ExtUtils-Install-1.540.0-4|46	%prep
12cr|perl-ExtUtils-Install-1.540.0-4|47	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ExtUtils-Install-1.540.0-4|48	
12cr|perl-ExtUtils-Install-1.540.0-4|49	%build
12cr|perl-ExtUtils-Install-1.540.0-4|50	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ExtUtils-Install-1.540.0-4|51	%make
12cr|perl-ExtUtils-Install-1.540.0-4|52	
12cr|perl-ExtUtils-Install-1.540.0-4|53	%check
12cr|perl-ExtUtils-Install-1.540.0-4|54	make test
12cr|perl-ExtUtils-Install-1.540.0-4|55	
12cr|perl-ExtUtils-Install-1.540.0-4|56	%install
12cr|perl-ExtUtils-Install-1.540.0-4|57	%makeinstall_std
12cr|perl-ExtUtils-Install-1.540.0-4|58	
12cr|perl-ExtUtils-Install-1.540.0-4|59	%files
12cr|perl-ExtUtils-Install-1.540.0-4|60	%doc Changes META.yml README
12cr|perl-ExtUtils-Install-1.540.0-4|61	%{_mandir}/man3/*
12cr|perl-ExtUtils-Install-1.540.0-4|62	%{perl_vendorlib}/*
12cr|perl-ExtUtils-Install-1.540.0-4|63	

4528 12
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|1	%define upstream_name    ExtUtils-LibBuilder
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|2	%define upstream_version 0.04
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|3	
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|6	Release:    %mkrel 2
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|7	
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|8	Summary:    A tool to build C libraries
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|9	License:    GPL+ or Artistic
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|10	Group:      Development/Perl
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|12	Source0:    http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|13	
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|14	BuildRequires: perl(ExtUtils::CBuilder)
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|15	BuildRequires: perl(File::Spec)
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|16	BuildRequires: perl(File::Temp)
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|17	BuildRequires: perl(Test::More)
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|18	BuildRequires: perl(Module::Build)
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|19	BuildArch: noarch
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|21	
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|22	%description
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|23	no description found
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|24	
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|25	%prep
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|27	
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|28	%build
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|29	%{__perl} Build.PL installdirs=vendor
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|30	
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|31	./Build
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|32	
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|33	%check
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|34	./Build test
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|35	
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|36	%install
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|37	rm -rf %buildroot
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|38	./Build install destdir=%{buildroot}
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|39	
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|40	%clean
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|41	rm -rf %buildroot
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|42	
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|43	%files
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|44	%defattr(-,root,root)
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|45	%doc Changes META.yml README
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|46	%{_mandir}/man3/*
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|47	%perl_vendorlib/*
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|48	
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|49	
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|50	
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|51	
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|52	%changelog
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|53	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|54	+ Revision: 656909
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|55	- rebuild for updated spec-helper
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|56	
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|57	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|58	+ Revision: 601874
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|59	- update to new version 0.04
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|60	
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|61	* Sat Nov 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|62	+ Revision: 594313
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|63	- import perl-ExtUtils-LibBuilder
12cr|perl-ExtUtils-LibBuilder-0.40.0-2|64	

4529 12
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|1	%define upstream_name    ExtUtils-MakeMaker
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|2	%define upstream_version 6.62
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|3	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|4	Name:       perl-%{upstream_name}
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|6	Release:    %mkrel 5
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|7	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|8	Summary:    Writes Makefiles for extensions
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|9	License:    GPL+ or Artistic
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|10	Group:      Development/Perl
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|12	Source0:    http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|13	#Patch0:     ExtUtils-MakeMaker-6.59-prevent-bundled-copies.patch
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|14	# append to config cflags debian #628522
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|15	Patch1:     ExtUtils-MakeMaker-6.62-append_to_config_cflags_instead_of_overriding.patch
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|16	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|17	BuildRequires: perl(Data::Dumper)
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|18	BuildRequires: perl(DirHandle)
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|19	BuildRequires: perl(File::Basename)
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|20	BuildRequires: perl(File::Spec) >= 0.800.0
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|21	BuildRequires: perl(Pod::Man)
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|22	BuildRequires: perl-devel, perl-CPAN-Meta
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|23	BuildArch:  noarch
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|24	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|25	%description
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|26	Include all the modules bundled with MakeMaker in @INC so
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|27	ExtUtils::MakeMaker will load.
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|28	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|29	This is for bootstrapping the process of deciding how much of the bundles
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|30	we need.
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|31	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|32	copy_bundles() copies the contents of each bundle, if necessary, into inc/
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|33	as a flattened module directory that MakeMaker can install.
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|34	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|35	%prep
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|37	%patch1 -p3 -b .cflags
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|38	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|39	%build
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|41	%make
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|42	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|43	%check
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|44	make test
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|45	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|46	%install
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|47	%makeinstall_std
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|48	mv %{buildroot}/%{_bindir}/instmodsh   %{buildroot}/%{_bindir}/instmodsh.%{upstream_version}
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|49	mv %{buildroot}/%{_mandir}/man1/instmodsh.1 %{buildroot}/%{_mandir}/man1/instmodsh.%{upstream_version}.1
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|50	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|51	#Remove backuped files
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|52	find %perl_vendorlib/ -name *.cflags | xargs rm -fv
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|53	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|54	%files
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|55	%doc Changes INSTALL META.json META.yml NOTES PATCHING README SIGNATURE TODO
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|56	%{_mandir}/man3/*
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|57	%perl_vendorlib/*
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|58	%{_bindir}/*
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|59	%{_mandir}/man1/*
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|60	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|61	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|62	%changelog
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|63	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|64	* Fri Oct 12 2012 neoclust <neoclust> 6.620.0-5.mga3
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|65	+ Revision: 305042
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|66	- Do not package backuped files
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|67	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|68	* Thu Jan 12 2012 rtp <rtp> 6.620.0-4.mga2
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|69	+ Revision: 195255
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|70	- Make sure that perl-CPAN-Meta is installed, as it's needed by the testsuite.
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|71	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|72	* Thu Dec 15 2011 jquelin <jquelin> 6.620.0-3.mga2
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|73	+ Revision: 182036
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|74	- fix eumm cflags overriding
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|75	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|76	* Thu Dec 15 2011 jquelin <jquelin> 6.620.0-2.mga2
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|77	+ Revision: 182027
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|78	- re-enable test suite
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|79	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|80	* Sat Nov 05 2011 kharec <kharec> 6.620.0-1.mga2
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|81	+ Revision: 163825
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|82	- Disable checks which are break.
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|83	- Use make instead of %%make check
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|84	- update to 6.62
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|85	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|86	+ jquelin <jquelin>
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|87	- override perl 5.14.2 bundle
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|88	- take priority over module bundled with perl 5.14.2
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|89	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|90	* Mon Sep 26 2011 jquelin <jquelin> 6.590.0-2.mga2
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|91	+ Revision: 148599
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|92	- adding missing buildrequires:
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|93	- adding missing buildrequires:
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|94	- adding missing buildrequires:
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|95	- prevent bundled copies to be used
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|96	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|97	* Wed Aug 31 2011 jquelin <jquelin> 6.590.0-1.mga2
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|98	+ Revision: 136953
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|99	- adding missing buildrequires
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|100	- imported package perl-ExtUtils-MakeMaker
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|101	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|102	
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|103	* Tue Aug 30 2011 cpan2dist 6.59-1mga
12cr|perl-ExtUtils-MakeMaker-6.620.0-5|104	- initial mageia release, generated with cpan2dist

4530 12
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|1	%define upstream_name	 ExtUtils-MakeMaker-Coverage
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|2	%define upstream_version 0.05
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|3	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|6	Release:	2
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|7	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|8	Summary:	Add a Makefile target to determine test coverage using Devel::Cover
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|9	License:	GPL+ or Artistic
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|10	Group:		Development/Perl
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SM/SMPETERS/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|13	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|14	BuildRequires:	perl-devel
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|15	BuildRequires:	perl(Devel::Cover)
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|16	BuildRequires:	perl(Object::Accessor)
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|17	BuildRequires:	perl(Test::Differences)
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|18	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|19	BuildArch:	noarch
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|20	Requires:	perl(Devel::Cover)
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|21	Requires:	perl(Object::Accessor)
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|22	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|23	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|24	%description
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|25	This module adds an additional target to the Makefile generated by
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|26	ExtUtils::MakeMaker. The target, testcover, calls cover, the command-line
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|27	script to generate test coverage statistics, to clean up any data from a
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|28	previous run. It then runs the tests, as if make test was run, then calls cover
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|29	again to generate the coverage statistics.
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|30	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|31	%prep
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|33	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|34	%build
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|36	%make
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|37	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|38	%check
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|39	make test
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|40	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|41	%install
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|42	%makeinstall_std
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|43	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|44	%files
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|45	%doc Changes README
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|46	%{perl_vendorlib}/ExtUtils
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|47	%{_mandir}/*/*
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|48	%{_bindir}/*
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|49	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|50	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|51	%changelog
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|52	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|53	+ Revision: 403165
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|54	- rebuild using %%perl_convert_version
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|55	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|56	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.05-6mdv2009.0
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|57	+ Revision: 256846
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|58	- rebuild
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|59	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|60	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.05-4mdv2008.1
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|61	+ Revision: 135841
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|62	- restore BuildRoot
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|63	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|66	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|67	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-4mdv2008.0
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|68	+ Revision: 86373
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|69	- rebuild
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|70	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|71	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|72	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-3mdv2007.0
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|73	- Rebuild
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|74	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|75	* Sun Nov 06 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-2mdk
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|76	- %%mkrel
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|77	- requires perl-Object-Accessor
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|78	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|79	* Mon Jul 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdk
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|80	- new release
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|81	- spec cleanup
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|82	- better url
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|83	- buildrequires
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|84	- test in %%check
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|85	
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|86	* Fri Mar 04 2005 Guillaume Rousse <guillomovitch@mandrake.org> 0.02-1mdk
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|87	- first mdk release
12cr|perl-ExtUtils-MakeMaker-Coverage-0.50.0-2|88	

4531 12
12cr|perl-ExtUtils-Manifest-1.600.0-2|1	%define upstream_name    ExtUtils-Manifest
12cr|perl-ExtUtils-Manifest-1.600.0-2|2	%define upstream_version 1.60
12cr|perl-ExtUtils-Manifest-1.600.0-2|3	
12cr|perl-ExtUtils-Manifest-1.600.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-ExtUtils-Manifest-1.600.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ExtUtils-Manifest-1.600.0-2|6	Release:	2
12cr|perl-ExtUtils-Manifest-1.600.0-2|7	
12cr|perl-ExtUtils-Manifest-1.600.0-2|8	Summary:	Utilities for managing MANIFEST files
12cr|perl-ExtUtils-Manifest-1.600.0-2|9	License:	GPL+ or Artistic
12cr|perl-ExtUtils-Manifest-1.600.0-2|10	Group:		Development/Perl
12cr|perl-ExtUtils-Manifest-1.600.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ExtUtils-Manifest-1.600.0-2|12	Source0:	http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-ExtUtils-Manifest-1.600.0-2|13	
12cr|perl-ExtUtils-Manifest-1.600.0-2|14	BuildRequires:	perl-devel
12cr|perl-ExtUtils-Manifest-1.600.0-2|15	BuildRequires:	perl(File::Basename)
12cr|perl-ExtUtils-Manifest-1.600.0-2|16	BuildRequires:	perl(File::Spec)
12cr|perl-ExtUtils-Manifest-1.600.0-2|17	BuildArch:	noarch
12cr|perl-ExtUtils-Manifest-1.600.0-2|18	
12cr|perl-ExtUtils-Manifest-1.600.0-2|19	%description
12cr|perl-ExtUtils-Manifest-1.600.0-2|20	Functions
12cr|perl-ExtUtils-Manifest-1.600.0-2|21	ExtUtils::Manifest exports no functions by default. The following are
12cr|perl-ExtUtils-Manifest-1.600.0-2|22	exported on request
12cr|perl-ExtUtils-Manifest-1.600.0-2|23	
12cr|perl-ExtUtils-Manifest-1.600.0-2|24	* mkmanifest
12cr|perl-ExtUtils-Manifest-1.600.0-2|25	
12cr|perl-ExtUtils-Manifest-1.600.0-2|26	mkmanifest();
12cr|perl-ExtUtils-Manifest-1.600.0-2|27	
12cr|perl-ExtUtils-Manifest-1.600.0-2|28	%prep
12cr|perl-ExtUtils-Manifest-1.600.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ExtUtils-Manifest-1.600.0-2|30	
12cr|perl-ExtUtils-Manifest-1.600.0-2|31	%build
12cr|perl-ExtUtils-Manifest-1.600.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ExtUtils-Manifest-1.600.0-2|33	%make
12cr|perl-ExtUtils-Manifest-1.600.0-2|34	
12cr|perl-ExtUtils-Manifest-1.600.0-2|35	%check
12cr|perl-ExtUtils-Manifest-1.600.0-2|36	make test
12cr|perl-ExtUtils-Manifest-1.600.0-2|37	
12cr|perl-ExtUtils-Manifest-1.600.0-2|38	%install
12cr|perl-ExtUtils-Manifest-1.600.0-2|39	%makeinstall_std
12cr|perl-ExtUtils-Manifest-1.600.0-2|40	
12cr|perl-ExtUtils-Manifest-1.600.0-2|41	%files
12cr|perl-ExtUtils-Manifest-1.600.0-2|42	%doc Changes README
12cr|perl-ExtUtils-Manifest-1.600.0-2|43	%{_mandir}/man3/*
12cr|perl-ExtUtils-Manifest-1.600.0-2|44	%{perl_vendorlib}/*
12cr|perl-ExtUtils-Manifest-1.600.0-2|45	
12cr|perl-ExtUtils-Manifest-1.600.0-2|46	%changelog
12cr|perl-ExtUtils-Manifest-1.600.0-2|47	* Tue Jan 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.600.0-1
12cr|perl-ExtUtils-Manifest-1.600.0-2|48	+ Revision: 759429
12cr|perl-ExtUtils-Manifest-1.600.0-2|49	- version update 1.60
12cr|perl-ExtUtils-Manifest-1.600.0-2|50	
12cr|perl-ExtUtils-Manifest-1.600.0-2|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.580.0-5
12cr|perl-ExtUtils-Manifest-1.600.0-2|52	+ Revision: 656910
12cr|perl-ExtUtils-Manifest-1.600.0-2|53	- rebuild for updated spec-helper
12cr|perl-ExtUtils-Manifest-1.600.0-2|54	
12cr|perl-ExtUtils-Manifest-1.600.0-2|55	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.580.0-4mdv2011.0
12cr|perl-ExtUtils-Manifest-1.600.0-2|56	+ Revision: 597095
12cr|perl-ExtUtils-Manifest-1.600.0-2|57	- rebuild
12cr|perl-ExtUtils-Manifest-1.600.0-2|58	
12cr|perl-ExtUtils-Manifest-1.600.0-2|59	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1.580.0-3mdv2011.0
12cr|perl-ExtUtils-Manifest-1.600.0-2|60	+ Revision: 562423
12cr|perl-ExtUtils-Manifest-1.600.0-2|61	- rebuild
12cr|perl-ExtUtils-Manifest-1.600.0-2|62	
12cr|perl-ExtUtils-Manifest-1.600.0-2|63	* Sat Jul 24 2010 Jérôme Quelin <jquelin@mandriva.org> 1.580.0-2mdv2011.0
12cr|perl-ExtUtils-Manifest-1.600.0-2|64	+ Revision: 558159
12cr|perl-ExtUtils-Manifest-1.600.0-2|65	- rebuild
12cr|perl-ExtUtils-Manifest-1.600.0-2|66	
12cr|perl-ExtUtils-Manifest-1.600.0-2|67	* Fri Dec 04 2009 Jérôme Quelin <jquelin@mandriva.org> 1.580.0-1mdv2010.1
12cr|perl-ExtUtils-Manifest-1.600.0-2|68	+ Revision: 473268
12cr|perl-ExtUtils-Manifest-1.600.0-2|69	- update to 1.58
12cr|perl-ExtUtils-Manifest-1.600.0-2|70	
12cr|perl-ExtUtils-Manifest-1.600.0-2|71	* Mon Sep 21 2009 Jérôme Quelin <jquelin@mandriva.org> 1.570.0-1mdv2010.0
12cr|perl-ExtUtils-Manifest-1.600.0-2|72	+ Revision: 446430
12cr|perl-ExtUtils-Manifest-1.600.0-2|73	- update to 1.57
12cr|perl-ExtUtils-Manifest-1.600.0-2|74	
12cr|perl-ExtUtils-Manifest-1.600.0-2|75	* Mon Aug 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.560.0-2mdv2010.0
12cr|perl-ExtUtils-Manifest-1.600.0-2|76	+ Revision: 417169
12cr|perl-ExtUtils-Manifest-1.600.0-2|77	- force rebuild
12cr|perl-ExtUtils-Manifest-1.600.0-2|78	
12cr|perl-ExtUtils-Manifest-1.600.0-2|79	* Fri May 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.560.0-1mdv2010.0
12cr|perl-ExtUtils-Manifest-1.600.0-2|80	+ Revision: 381060
12cr|perl-ExtUtils-Manifest-1.600.0-2|81	- import perl-ExtUtils-Manifest
12cr|perl-ExtUtils-Manifest-1.600.0-2|82	

4532 12
12cr|perl-ExtUtils-PerlPP-0.30.0-2|1	%define upstream_name	 ExtUtils-PerlPP
12cr|perl-ExtUtils-PerlPP-0.30.0-2|2	%define upstream_version 0.03
12cr|perl-ExtUtils-PerlPP-0.30.0-2|3	
12cr|perl-ExtUtils-PerlPP-0.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-ExtUtils-PerlPP-0.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ExtUtils-PerlPP-0.30.0-2|6	Release:	2
12cr|perl-ExtUtils-PerlPP-0.30.0-2|7	
12cr|perl-ExtUtils-PerlPP-0.30.0-2|8	Summary:	%{upstream_name} module for perl
12cr|perl-ExtUtils-PerlPP-0.30.0-2|9	License:	GPL
12cr|perl-ExtUtils-PerlPP-0.30.0-2|10	Group:		Development/Perl
12cr|perl-ExtUtils-PerlPP-0.30.0-2|11	Url:		http://www.cpan.org
12cr|perl-ExtUtils-PerlPP-0.30.0-2|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-ExtUtils-PerlPP-0.30.0-2|13	
12cr|perl-ExtUtils-PerlPP-0.30.0-2|14	BuildRequires:	perl-devel
12cr|perl-ExtUtils-PerlPP-0.30.0-2|15	BuildArch:	noarch
12cr|perl-ExtUtils-PerlPP-0.30.0-2|16	
12cr|perl-ExtUtils-PerlPP-0.30.0-2|17	%description
12cr|perl-ExtUtils-PerlPP-0.30.0-2|18	%{upstream_name} module for perl
12cr|perl-ExtUtils-PerlPP-0.30.0-2|19	
12cr|perl-ExtUtils-PerlPP-0.30.0-2|20	%prep
12cr|perl-ExtUtils-PerlPP-0.30.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ExtUtils-PerlPP-0.30.0-2|22	
12cr|perl-ExtUtils-PerlPP-0.30.0-2|23	%build
12cr|perl-ExtUtils-PerlPP-0.30.0-2|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ExtUtils-PerlPP-0.30.0-2|25	%make
12cr|perl-ExtUtils-PerlPP-0.30.0-2|26	
12cr|perl-ExtUtils-PerlPP-0.30.0-2|27	%check
12cr|perl-ExtUtils-PerlPP-0.30.0-2|28	make test
12cr|perl-ExtUtils-PerlPP-0.30.0-2|29	
12cr|perl-ExtUtils-PerlPP-0.30.0-2|30	%install
12cr|perl-ExtUtils-PerlPP-0.30.0-2|31	%makeinstall_std
12cr|perl-ExtUtils-PerlPP-0.30.0-2|32	
12cr|perl-ExtUtils-PerlPP-0.30.0-2|33	%files
12cr|perl-ExtUtils-PerlPP-0.30.0-2|34	%doc README
12cr|perl-ExtUtils-PerlPP-0.30.0-2|35	%{perl_vendorlib}/ExtUtils
12cr|perl-ExtUtils-PerlPP-0.30.0-2|36	%{_mandir}/*/*
12cr|perl-ExtUtils-PerlPP-0.30.0-2|37	
12cr|perl-ExtUtils-PerlPP-0.30.0-2|38	
12cr|perl-ExtUtils-PerlPP-0.30.0-2|39	%changelog
12cr|perl-ExtUtils-PerlPP-0.30.0-2|40	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-ExtUtils-PerlPP-0.30.0-2|41	+ Revision: 407051
12cr|perl-ExtUtils-PerlPP-0.30.0-2|42	- rebuild using %%perl_convert_version
12cr|perl-ExtUtils-PerlPP-0.30.0-2|43	
12cr|perl-ExtUtils-PerlPP-0.30.0-2|44	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.03-11mdv2009.0
12cr|perl-ExtUtils-PerlPP-0.30.0-2|45	+ Revision: 256861
12cr|perl-ExtUtils-PerlPP-0.30.0-2|46	- rebuild
12cr|perl-ExtUtils-PerlPP-0.30.0-2|47	
12cr|perl-ExtUtils-PerlPP-0.30.0-2|48	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.03-9mdv2008.1
12cr|perl-ExtUtils-PerlPP-0.30.0-2|49	+ Revision: 135841
12cr|perl-ExtUtils-PerlPP-0.30.0-2|50	- restore BuildRoot
12cr|perl-ExtUtils-PerlPP-0.30.0-2|51	
12cr|perl-ExtUtils-PerlPP-0.30.0-2|52	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-ExtUtils-PerlPP-0.30.0-2|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-ExtUtils-PerlPP-0.30.0-2|54	
12cr|perl-ExtUtils-PerlPP-0.30.0-2|55	
12cr|perl-ExtUtils-PerlPP-0.30.0-2|56	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 0.03-9mdv2007.0
12cr|perl-ExtUtils-PerlPP-0.30.0-2|57	+ Revision: 108539
12cr|perl-ExtUtils-PerlPP-0.30.0-2|58	- rebuild
12cr|perl-ExtUtils-PerlPP-0.30.0-2|59	
12cr|perl-ExtUtils-PerlPP-0.30.0-2|60	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-ExtUtils-PerlPP-0.30.0-2|61	- Import perl-ExtUtils-PerlPP
12cr|perl-ExtUtils-PerlPP-0.30.0-2|62	
12cr|perl-ExtUtils-PerlPP-0.30.0-2|63	* Wed Feb 25 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.03-8mdk
12cr|perl-ExtUtils-PerlPP-0.30.0-2|64	- rebuild
12cr|perl-ExtUtils-PerlPP-0.30.0-2|65	- own dir
12cr|perl-ExtUtils-PerlPP-0.30.0-2|66	- remove packager tag, if you don't maitain it, you'll loose your name from spec !)
12cr|perl-ExtUtils-PerlPP-0.30.0-2|67	

4533 12
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|1	%define upstream_name    ExtUtils-XSBuilder
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|2	%define upstream_version 0.28
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|3	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|6	Release:	2
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|7	Epoch:		1
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|8	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|9	Summary:	ExtUtils::XSBuilder - Automatic XS glue code generation
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|10	License:	GPL+ or Artistic
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|11	Group:		Development/Perl
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|14	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|15	BuildRequires:	perl-devel
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|16	BuildRequires:	perl(Parse::RecDescent)
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|17	BuildRequires:	perl(Tie::IxHash)
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|18	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|19	BuildArch:	noarch
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|20	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|21	# not automatically detected:
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|22	Requires:	perl(Parse::RecDescent)
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|23	Requires:	perl(Tie::IxHash)
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|24	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|25	%description
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|26	ExtUtils::XSBuilder is a set modules to parse C header files and create XS
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|27	glue code and documentation out of it. Idealy this allows to "write" an
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|28	interface to a C library without coding a line. Since no C-API is ideal,
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|29	some adjuments are necessary most of the time. So to use this module you
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|30	must still be familiar with C and XS programming, but it removes a lot of
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|31	stupid work and copy&paste from you. Also when the C API changes, most
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|32	of the time you only have to rerun XSBuilder to get your new Perl API.
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|33	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|34	%prep
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|36	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|37	%build
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|39	make
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|40	make test
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|41	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|42	%install
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|43	%makeinstall_std
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|44	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|45	%files
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|46	%doc README Changes
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|47	%{perl_vendorlib}/ExtUtils/*
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|48	%{_mandir}/*/*
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|49	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|50	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|51	%changelog
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|52	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1:0.280.0-1mdv2010.0
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|53	+ Revision: 403166
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|54	- rebuild using %%perl_convert_version
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|55	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|56	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1:0.28-6mdv2009.0
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|57	+ Revision: 256863
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|58	- rebuild
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|59	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|60	* Thu Jan 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.28-4mdv2008.1
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|61	+ Revision: 154205
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|62	- rebuild
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|63	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|65	- restore BuildRoot
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|66	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|69	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|70	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 1:0.28-3mdv2008.0
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|71	+ Revision: 67816
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|72	- rebuild
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|73	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|74	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|75	* Sun Mar 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.28-2mdv2007.1
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|76	+ Revision: 141320
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|77	- rebuild
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|78	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|79	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|80	- Import perl-ExtUtils-XSBuilder
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|81	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|82	* Tue Apr 11 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.28-1mdk
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|83	- 0.28
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|84	- Fix URL
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|85	- Fix SOURCE( rpmbuildupdate friendly)
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|86	- use mkrel
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|87	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|88	* Fri May 20 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.27-2mdk
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|89	- fix missing dependancies
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|90	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|91	* Fri Jan 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.27-1mdk
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|92	- 0.27
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|93	- add tests
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|94	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|95	* Tue Aug 03 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.23-1mdk
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|96	- roll back to 0.23 as embperl won't build until we have 0.26
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|97	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|98	* Mon Aug 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.25-2mdk
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|99	- rebuild for new perl
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|100	
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|101	* Sat Apr 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.25-1mdk
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|102	- 0.25
12cr|perl-ExtUtils-XSBuilder-0.280.0-2|103	

4534 12
12cr|perl-ExtUtils-XSpp-0.160.200-1|1	%define upstream_name    ExtUtils-XSpp
12cr|perl-ExtUtils-XSpp-0.160.200-1|2	%define upstream_version 0.1602
12cr|perl-ExtUtils-XSpp-0.160.200-1|3	
12cr|perl-ExtUtils-XSpp-0.160.200-1|4	Name:		perl-%{upstream_name}
12cr|perl-ExtUtils-XSpp-0.160.200-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ExtUtils-XSpp-0.160.200-1|6	Release:	1
12cr|perl-ExtUtils-XSpp-0.160.200-1|7	
12cr|perl-ExtUtils-XSpp-0.160.200-1|8	Summary:	A tiny C++ class example that holds a string and an int
12cr|perl-ExtUtils-XSpp-0.160.200-1|9	License:	GPL+ or Artistic
12cr|perl-ExtUtils-XSpp-0.160.200-1|10	Group:		Development/Perl
12cr|perl-ExtUtils-XSpp-0.160.200-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ExtUtils-XSpp-0.160.200-1|12	Source0:	http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-ExtUtils-XSpp-0.160.200-1|13	
12cr|perl-ExtUtils-XSpp-0.160.200-1|14	BuildRequires:	perl-devel
12cr|perl-ExtUtils-XSpp-0.160.200-1|15	BuildRequires:	perl(Digest::MD5) >= 2.0.0
12cr|perl-ExtUtils-XSpp-0.160.200-1|16	BuildRequires:	perl(ExtUtils::ParseXS) >= 2.220.200
12cr|perl-ExtUtils-XSpp-0.160.200-1|17	BuildRequires:	perl(Module::Build) >= 0.380.0
12cr|perl-ExtUtils-XSpp-0.160.200-1|18	BuildRequires:	perl(Test::Base)
12cr|perl-ExtUtils-XSpp-0.160.200-1|19	BuildRequires:	perl(Test::Differences)
12cr|perl-ExtUtils-XSpp-0.160.200-1|20	BuildRequires:	perl-devel
12cr|perl-ExtUtils-XSpp-0.160.200-1|21	Requires:	perl(ExtUtils::ParseXS) >= 2.220.0
12cr|perl-ExtUtils-XSpp-0.160.200-1|22	Provides:	perl(ExtUtils::XSpp::Lexer)
12cr|perl-ExtUtils-XSpp-0.160.200-1|23	
12cr|perl-ExtUtils-XSpp-0.160.200-1|24	%description
12cr|perl-ExtUtils-XSpp-0.160.200-1|25	Anything that does not look like a XS++ directive or a class declaration is
12cr|perl-ExtUtils-XSpp-0.160.200-1|26	passed verbatim to XS.
12cr|perl-ExtUtils-XSpp-0.160.200-1|27	
12cr|perl-ExtUtils-XSpp-0.160.200-1|28	%prep
12cr|perl-ExtUtils-XSpp-0.160.200-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ExtUtils-XSpp-0.160.200-1|30	
12cr|perl-ExtUtils-XSpp-0.160.200-1|31	%build
12cr|perl-ExtUtils-XSpp-0.160.200-1|32	perl Build.PL installdirs=vendor
12cr|perl-ExtUtils-XSpp-0.160.200-1|33	./Build
12cr|perl-ExtUtils-XSpp-0.160.200-1|34	
12cr|perl-ExtUtils-XSpp-0.160.200-1|35	%check
12cr|perl-ExtUtils-XSpp-0.160.200-1|36	./Build test
12cr|perl-ExtUtils-XSpp-0.160.200-1|37	
12cr|perl-ExtUtils-XSpp-0.160.200-1|38	%install
12cr|perl-ExtUtils-XSpp-0.160.200-1|39	./Build install destdir=%{buildroot}
12cr|perl-ExtUtils-XSpp-0.160.200-1|40	
12cr|perl-ExtUtils-XSpp-0.160.200-1|41	%files
12cr|perl-ExtUtils-XSpp-0.160.200-1|42	%doc Changes META.json META.yml README examples
12cr|perl-ExtUtils-XSpp-0.160.200-1|43	%{_bindir}/*
12cr|perl-ExtUtils-XSpp-0.160.200-1|44	%{_mandir}/man1/*
12cr|perl-ExtUtils-XSpp-0.160.200-1|45	%{_mandir}/man3/*
12cr|perl-ExtUtils-XSpp-0.160.200-1|46	%{perl_vendorlib}/*
12cr|perl-ExtUtils-XSpp-0.160.200-1|47	

4535 12
12cr|perl-FCGI-ProcManager-0.190.0-2|1	%define upstream_name	 FCGI-ProcManager
12cr|perl-FCGI-ProcManager-0.190.0-2|2	%define upstream_version 0.19
12cr|perl-FCGI-ProcManager-0.190.0-2|3	
12cr|perl-FCGI-ProcManager-0.190.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-FCGI-ProcManager-0.190.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-FCGI-ProcManager-0.190.0-2|6	Release:	2
12cr|perl-FCGI-ProcManager-0.190.0-2|7	
12cr|perl-FCGI-ProcManager-0.190.0-2|8	Summary:	Functions for managing FastCGI applications
12cr|perl-FCGI-ProcManager-0.190.0-2|9	License:	GPL+ or Artistic
12cr|perl-FCGI-ProcManager-0.190.0-2|10	Group:		Development/Perl
12cr|perl-FCGI-ProcManager-0.190.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-FCGI-ProcManager-0.190.0-2|12	Source0:	http://www.cpan.org/modules/by-module/FCGI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-FCGI-ProcManager-0.190.0-2|13	
12cr|perl-FCGI-ProcManager-0.190.0-2|14	BuildRequires:	perl-devel
12cr|perl-FCGI-ProcManager-0.190.0-2|15	BuildArch:	noarch
12cr|perl-FCGI-ProcManager-0.190.0-2|16	
12cr|perl-FCGI-ProcManager-0.190.0-2|17	%description
12cr|perl-FCGI-ProcManager-0.190.0-2|18	FCGI::ProcManager is used to serve as a FastCGI process manager. By
12cr|perl-FCGI-ProcManager-0.190.0-2|19	re-implementing it in perl, developers can more finely tune performance in
12cr|perl-FCGI-ProcManager-0.190.0-2|20	their web applications, and can take advantage of copy-on-write semantics
12cr|perl-FCGI-ProcManager-0.190.0-2|21	prevalent in UNIX kernel process management.
12cr|perl-FCGI-ProcManager-0.190.0-2|22	
12cr|perl-FCGI-ProcManager-0.190.0-2|23	%prep
12cr|perl-FCGI-ProcManager-0.190.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-FCGI-ProcManager-0.190.0-2|25	
12cr|perl-FCGI-ProcManager-0.190.0-2|26	%build
12cr|perl-FCGI-ProcManager-0.190.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-FCGI-ProcManager-0.190.0-2|28	%make
12cr|perl-FCGI-ProcManager-0.190.0-2|29	
12cr|perl-FCGI-ProcManager-0.190.0-2|30	%check
12cr|perl-FCGI-ProcManager-0.190.0-2|31	make test
12cr|perl-FCGI-ProcManager-0.190.0-2|32	
12cr|perl-FCGI-ProcManager-0.190.0-2|33	%install
12cr|perl-FCGI-ProcManager-0.190.0-2|34	%makeinstall_std
12cr|perl-FCGI-ProcManager-0.190.0-2|35	
12cr|perl-FCGI-ProcManager-0.190.0-2|36	%files
12cr|perl-FCGI-ProcManager-0.190.0-2|37	%doc README
12cr|perl-FCGI-ProcManager-0.190.0-2|38	%{perl_vendorlib}/FCGI
12cr|perl-FCGI-ProcManager-0.190.0-2|39	%{_mandir}/*/*
12cr|perl-FCGI-ProcManager-0.190.0-2|40	
12cr|perl-FCGI-ProcManager-0.190.0-2|41	%changelog
12cr|perl-FCGI-ProcManager-0.190.0-2|42	* Sat Jul 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-1mdv2010.0
12cr|perl-FCGI-ProcManager-0.190.0-2|43	+ Revision: 399601
12cr|perl-FCGI-ProcManager-0.190.0-2|44	- update to 0.19
12cr|perl-FCGI-ProcManager-0.190.0-2|45	- using %%perl_convert_version
12cr|perl-FCGI-ProcManager-0.190.0-2|46	- fixed license & source fields
12cr|perl-FCGI-ProcManager-0.190.0-2|47	
12cr|perl-FCGI-ProcManager-0.190.0-2|48	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.18-3mdv2009.0
12cr|perl-FCGI-ProcManager-0.190.0-2|49	+ Revision: 256865
12cr|perl-FCGI-ProcManager-0.190.0-2|50	- rebuild
12cr|perl-FCGI-ProcManager-0.190.0-2|51	
12cr|perl-FCGI-ProcManager-0.190.0-2|52	* Thu Dec 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2008.1
12cr|perl-FCGI-ProcManager-0.190.0-2|53	+ Revision: 135968
12cr|perl-FCGI-ProcManager-0.190.0-2|54	- update to new version 0.18
12cr|perl-FCGI-ProcManager-0.190.0-2|55	
12cr|perl-FCGI-ProcManager-0.190.0-2|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-FCGI-ProcManager-0.190.0-2|57	- restore BuildRoot
12cr|perl-FCGI-ProcManager-0.190.0-2|58	
12cr|perl-FCGI-ProcManager-0.190.0-2|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-FCGI-ProcManager-0.190.0-2|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-FCGI-ProcManager-0.190.0-2|61	
12cr|perl-FCGI-ProcManager-0.190.0-2|62	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-2mdv2008.0
12cr|perl-FCGI-ProcManager-0.190.0-2|63	+ Revision: 86379
12cr|perl-FCGI-ProcManager-0.190.0-2|64	- rebuild
12cr|perl-FCGI-ProcManager-0.190.0-2|65	
12cr|perl-FCGI-ProcManager-0.190.0-2|66	
12cr|perl-FCGI-ProcManager-0.190.0-2|67	* Wed Jun 07 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.17-1mdv2007.0
12cr|perl-FCGI-ProcManager-0.190.0-2|68	- Initial Mandriva release.
12cr|perl-FCGI-ProcManager-0.190.0-2|69	

4536 12
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|1	%define upstream_name    FCGI-ProcManager-MaxRequests
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|2	%define upstream_version 0.02
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|3	
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|6	Release:	4
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|7	
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|8	Summary:	Restrict max number of requests by each child
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|9	License:	GPL+ or Artistic
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|10	Group:		Development/Perl
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|12	Source0:	http://www.cpan.org/modules/by-module/FCGI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|13	
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|14	BuildRequires:	perl-devel
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|16	BuildRequires:	perl(FCGI::ProcManager)
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|17	BuildRequires:	perl(Test::More)
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|18	BuildArch:	noarch
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|19	
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|20	%description
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|21	FCGI-ProcManager-MaxRequests is a extension of FCGI-ProcManager that allow
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|22	restrict fastcgi processes to process only limiting number of requests.
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|23	This may help avoid growing memory usage and compensate memory leaks.
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|24	
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|25	This module subclass the FCGI::ProcManager manpage. After server process
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|26	max_requests number of requests, it simple exit, and manager starts another
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|27	server process. Maximum number of requests can be set from PM_MAX_REQUESTS
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|28	environment variable, max_requests - constructor argument and max_requests
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|29	accessor.
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|30	
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|31	%prep
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|33	
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|34	%build
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|36	%make
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|37	
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|38	%check
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|39	%make test
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|40	
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|41	%install
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|42	%makeinstall_std
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|43	
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|44	%files
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|45	%doc META.yml Changes README
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|46	%{_mandir}/man3/*
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|47	%{perl_vendorlib}/*
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|48	
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|49	%changelog
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|50	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.20.0-3mdv2011.0
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|51	+ Revision: 657777
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|52	- rebuild for updated spec-helper
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|53	- rebuild for updated spec-helper
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|54	
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|55	* Sat Jan 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|56	+ Revision: 627130
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|57	- import perl-FCGI-ProcManager-MaxRequests
12cr|perl-FCGI-ProcManager-MaxRequests-0.20.0-4|58	

4537 12
12cr|perl-Feed-Find-0.07-2|1	%define	module	Feed-Find
12cr|perl-Feed-Find-0.07-2|2	
12cr|perl-Feed-Find-0.07-2|3	Name:		perl-%{module}
12cr|perl-Feed-Find-0.07-2|4	Version:	0.07
12cr|perl-Feed-Find-0.07-2|5	Release:	2
12cr|perl-Feed-Find-0.07-2|6	Summary:	Perl Module for Syndication feed auto-discovery
12cr|perl-Feed-Find-0.07-2|7	License:	GPL or Artistic
12cr|perl-Feed-Find-0.07-2|8	Group:		Development/Perl
12cr|perl-Feed-Find-0.07-2|9	Url:		http://search.cpan.org/dist/%{module}/
12cr|perl-Feed-Find-0.07-2|10	Source0:	http://www.cpan.org/modules/by-module/XML/%{module}-%{version}.tar.bz2
12cr|perl-Feed-Find-0.07-2|11	
12cr|perl-Feed-Find-0.07-2|12	BuildRequires:	perl-devel
12cr|perl-Feed-Find-0.07-2|13	BuildRequires:	perl(Class::ErrorHandler)
12cr|perl-Feed-Find-0.07-2|14	BuildRequires:	perl(HTML::Parser)
12cr|perl-Feed-Find-0.07-2|15	BuildRequires:	perl(URI)
12cr|perl-Feed-Find-0.07-2|16	BuildRequires:	perl(LWP)
12cr|perl-Feed-Find-0.07-2|17	BuildArch:	noarch
12cr|perl-Feed-Find-0.07-2|18	
12cr|perl-Feed-Find-0.07-2|19	%description
12cr|perl-Feed-Find-0.07-2|20	Perl Module for Syndication feed auto-discovery.
12cr|perl-Feed-Find-0.07-2|21	
12cr|perl-Feed-Find-0.07-2|22	Feed::Find implements feed auto-discovery for finding syndication feeds,
12cr|perl-Feed-Find-0.07-2|23	given a URI. It (currently) passes all of the auto-discovery tests at
12cr|perl-Feed-Find-0.07-2|24	http://diveintomark.org/tests/client/autodiscovery/ .
12cr|perl-Feed-Find-0.07-2|25	
12cr|perl-Feed-Find-0.07-2|26	Feed::Find will discover the following feed formats:
12cr|perl-Feed-Find-0.07-2|27	
12cr|perl-Feed-Find-0.07-2|28	RSS 0.91
12cr|perl-Feed-Find-0.07-2|29	RSS 1.0
12cr|perl-Feed-Find-0.07-2|30	RSS 2.0
12cr|perl-Feed-Find-0.07-2|31	Atom
12cr|perl-Feed-Find-0.07-2|32	
12cr|perl-Feed-Find-0.07-2|33	%prep
12cr|perl-Feed-Find-0.07-2|34	%setup -q -n %{module}-%{version}
12cr|perl-Feed-Find-0.07-2|35	
12cr|perl-Feed-Find-0.07-2|36	%build
12cr|perl-Feed-Find-0.07-2|37	SKIP_SAX_INSTALL=1 perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Feed-Find-0.07-2|38	%make
12cr|perl-Feed-Find-0.07-2|39	
12cr|perl-Feed-Find-0.07-2|40	%check
12cr|perl-Feed-Find-0.07-2|41	# requires network access
12cr|perl-Feed-Find-0.07-2|42	#make test
12cr|perl-Feed-Find-0.07-2|43	
12cr|perl-Feed-Find-0.07-2|44	%install
12cr|perl-Feed-Find-0.07-2|45	%makeinstall_std
12cr|perl-Feed-Find-0.07-2|46	
12cr|perl-Feed-Find-0.07-2|47	%files
12cr|perl-Feed-Find-0.07-2|48	%doc Changes README
12cr|perl-Feed-Find-0.07-2|49	%{perl_vendorlib}/Feed/Find*
12cr|perl-Feed-Find-0.07-2|50	%{_mandir}/*/*
12cr|perl-Feed-Find-0.07-2|51	
12cr|perl-Feed-Find-0.07-2|52	%changelog
12cr|perl-Feed-Find-0.07-2|53	* Sat Feb 19 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2011.0
12cr|perl-Feed-Find-0.07-2|54	+ Revision: 638739
12cr|perl-Feed-Find-0.07-2|55	- disable tests, as they require network access
12cr|perl-Feed-Find-0.07-2|56	- update to new version 0.07
12cr|perl-Feed-Find-0.07-2|57	
12cr|perl-Feed-Find-0.07-2|58	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.06-6mdv2011.0
12cr|perl-Feed-Find-0.07-2|59	+ Revision: 430439
12cr|perl-Feed-Find-0.07-2|60	- rebuild
12cr|perl-Feed-Find-0.07-2|61	
12cr|perl-Feed-Find-0.07-2|62	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.06-5mdv2009.0
12cr|perl-Feed-Find-0.07-2|63	+ Revision: 256866
12cr|perl-Feed-Find-0.07-2|64	- rebuild
12cr|perl-Feed-Find-0.07-2|65	
12cr|perl-Feed-Find-0.07-2|66	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.06-3mdv2008.1
12cr|perl-Feed-Find-0.07-2|67	+ Revision: 135841
12cr|perl-Feed-Find-0.07-2|68	- restore BuildRoot
12cr|perl-Feed-Find-0.07-2|69	
12cr|perl-Feed-Find-0.07-2|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Feed-Find-0.07-2|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Feed-Find-0.07-2|72	
12cr|perl-Feed-Find-0.07-2|73	
12cr|perl-Feed-Find-0.07-2|74	* Mon Mar 05 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.06-3mdv2007.0
12cr|perl-Feed-Find-0.07-2|75	+ Revision: 132931
12cr|perl-Feed-Find-0.07-2|76	- fix buildrequires
12cr|perl-Feed-Find-0.07-2|77	- Import perl-Feed-Find
12cr|perl-Feed-Find-0.07-2|78	
12cr|perl-Feed-Find-0.07-2|79	* Fri Mar 02 2007 Shlomi Fish  0.06-2mdv2007.1
12cr|perl-Feed-Find-0.07-2|80	- changed the BuildArch to noarch.
12cr|perl-Feed-Find-0.07-2|81	- changed Requires to BuildRequires.
12cr|perl-Feed-Find-0.07-2|82	
12cr|perl-Feed-Find-0.07-2|83	* Tue Feb 27 2007 Shlomi Fish  0.06-1mdv2007.1
12cr|perl-Feed-Find-0.07-2|84	- Initial release. Adapted the Cache-FastMmap spec for this one.
12cr|perl-Feed-Find-0.07-2|85	

4538 12
12cr|perl-File-Cache-0.160.0-2|1	%define	upstream_name	 File-Cache
12cr|perl-File-Cache-0.160.0-2|2	%define	upstream_version 0.16
12cr|perl-File-Cache-0.160.0-2|3	
12cr|perl-File-Cache-0.160.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-File-Cache-0.160.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-Cache-0.160.0-2|6	Release:	2
12cr|perl-File-Cache-0.160.0-2|7	
12cr|perl-File-Cache-0.160.0-2|8	Summary:	%{upstream_name} module for perl
12cr|perl-File-Cache-0.160.0-2|9	License:	GPL
12cr|perl-File-Cache-0.160.0-2|10	Group:		Development/Perl
12cr|perl-File-Cache-0.160.0-2|11	Url:		http://search.cpan.org/~dclinton/%{upstream_name}
12cr|perl-File-Cache-0.160.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DC/DCLINTON/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-File-Cache-0.160.0-2|13	
12cr|perl-File-Cache-0.160.0-2|14	BuildRequires:	perl-devel
12cr|perl-File-Cache-0.160.0-2|15	BuildArch:	noarch
12cr|perl-File-Cache-0.160.0-2|16	
12cr|perl-File-Cache-0.160.0-2|17	%description
12cr|perl-File-Cache-0.160.0-2|18	%{upstream_name} perl module
12cr|perl-File-Cache-0.160.0-2|19	
12cr|perl-File-Cache-0.160.0-2|20	%prep
12cr|perl-File-Cache-0.160.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Cache-0.160.0-2|22	
12cr|perl-File-Cache-0.160.0-2|23	%build
12cr|perl-File-Cache-0.160.0-2|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Cache-0.160.0-2|25	%make
12cr|perl-File-Cache-0.160.0-2|26	
12cr|perl-File-Cache-0.160.0-2|27	%check
12cr|perl-File-Cache-0.160.0-2|28	%make test
12cr|perl-File-Cache-0.160.0-2|29	
12cr|perl-File-Cache-0.160.0-2|30	%install
12cr|perl-File-Cache-0.160.0-2|31	%makeinstall_std
12cr|perl-File-Cache-0.160.0-2|32	chmod 755 %{buildroot}%{perl_vendorlib}/File/Cache.pm
12cr|perl-File-Cache-0.160.0-2|33	
12cr|perl-File-Cache-0.160.0-2|34	%files
12cr|perl-File-Cache-0.160.0-2|35	%doc CHANGES CREDITS README TODO
12cr|perl-File-Cache-0.160.0-2|36	%{perl_vendorlib}/File/Cache.pm
12cr|perl-File-Cache-0.160.0-2|37	%{_mandir}/man3/*
12cr|perl-File-Cache-0.160.0-2|38	
12cr|perl-File-Cache-0.160.0-2|39	%changelog
12cr|perl-File-Cache-0.160.0-2|40	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-File-Cache-0.160.0-2|41	+ Revision: 409016
12cr|perl-File-Cache-0.160.0-2|42	- rebuild using %%perl_convert_version
12cr|perl-File-Cache-0.160.0-2|43	
12cr|perl-File-Cache-0.160.0-2|44	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.16-4mdv2009.0
12cr|perl-File-Cache-0.160.0-2|45	+ Revision: 241214
12cr|perl-File-Cache-0.160.0-2|46	- rebuild
12cr|perl-File-Cache-0.160.0-2|47	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-Cache-0.160.0-2|48	
12cr|perl-File-Cache-0.160.0-2|49	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-File-Cache-0.160.0-2|50	- restore BuildRoot
12cr|perl-File-Cache-0.160.0-2|51	
12cr|perl-File-Cache-0.160.0-2|52	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-2mdv2008.0
12cr|perl-File-Cache-0.160.0-2|53	+ Revision: 86391
12cr|perl-File-Cache-0.160.0-2|54	- rebuild
12cr|perl-File-Cache-0.160.0-2|55	
12cr|perl-File-Cache-0.160.0-2|56	
12cr|perl-File-Cache-0.160.0-2|57	* Fri Jan 06 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.16-1mdk
12cr|perl-File-Cache-0.160.0-2|58	- initial Mandriva release
12cr|perl-File-Cache-0.160.0-2|59	

4539 12
12cr|perl-File-Cat-1.2-4|1	%define	module	File-Cat
12cr|perl-File-Cat-1.2-4|2	%define	name	perl-%{module}
12cr|perl-File-Cat-1.2-4|3	%define	version	1.2
12cr|perl-File-Cat-1.2-4|4	%define	release	%mkrel 4
12cr|perl-File-Cat-1.2-4|5	
12cr|perl-File-Cat-1.2-4|6	Name:		%{name}
12cr|perl-File-Cat-1.2-4|7	Version:	%{version}
12cr|perl-File-Cat-1.2-4|8	Release:	%{release}
12cr|perl-File-Cat-1.2-4|9	Summary:	Perl implementation of cat(1)
12cr|perl-File-Cat-1.2-4|10	License:	GPL or Artistic
12cr|perl-File-Cat-1.2-4|11	Group:		Development/Perl
12cr|perl-File-Cat-1.2-4|12	Source:		http://search.cpan.org/CPAN/authors/id/F/FI/FIMM/%{module}-%{version}.tar.bz2
12cr|perl-File-Cat-1.2-4|13	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-File-Cat-1.2-4|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|perl-File-Cat-1.2-4|15	Buildrequires:	perl-devel
12cr|perl-File-Cat-1.2-4|16	Requires:	perl
12cr|perl-File-Cat-1.2-4|17	Buildarch:	noarch
12cr|perl-File-Cat-1.2-4|18	
12cr|perl-File-Cat-1.2-4|19	%description
12cr|perl-File-Cat-1.2-4|20	File::Cat is a module of adventure, danger, and low cunning. With it,
12cr|perl-File-Cat-1.2-4|21	you will explore some of the most inane programs ever seen by
12cr|perl-File-Cat-1.2-4|22	mortals. No computer should be without one!
12cr|perl-File-Cat-1.2-4|23	
12cr|perl-File-Cat-1.2-4|24	%prep
12cr|perl-File-Cat-1.2-4|25	%setup -q -n %{module}-%{version}
12cr|perl-File-Cat-1.2-4|26	
12cr|perl-File-Cat-1.2-4|27	%build
12cr|perl-File-Cat-1.2-4|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Cat-1.2-4|29	%make
12cr|perl-File-Cat-1.2-4|30	
12cr|perl-File-Cat-1.2-4|31	%check
12cr|perl-File-Cat-1.2-4|32	make test
12cr|perl-File-Cat-1.2-4|33	
12cr|perl-File-Cat-1.2-4|34	%install
12cr|perl-File-Cat-1.2-4|35	rm -rf %{buildroot}
12cr|perl-File-Cat-1.2-4|36	%makeinstall_std
12cr|perl-File-Cat-1.2-4|37	
12cr|perl-File-Cat-1.2-4|38	%clean
12cr|perl-File-Cat-1.2-4|39	rm -rf %{buildroot}
12cr|perl-File-Cat-1.2-4|40	
12cr|perl-File-Cat-1.2-4|41	%files
12cr|perl-File-Cat-1.2-4|42	%defattr(-,root,root)
12cr|perl-File-Cat-1.2-4|43	%{perl_vendorlib}/File/Cat.pm
12cr|perl-File-Cat-1.2-4|44	%{_mandir}/*/*
12cr|perl-File-Cat-1.2-4|45	
12cr|perl-File-Cat-1.2-4|46	
12cr|perl-File-Cat-1.2-4|47	
12cr|perl-File-Cat-1.2-4|48	
12cr|perl-File-Cat-1.2-4|49	%changelog
12cr|perl-File-Cat-1.2-4|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2-4mdv2010.0
12cr|perl-File-Cat-1.2-4|51	+ Revision: 430443
12cr|perl-File-Cat-1.2-4|52	- rebuild
12cr|perl-File-Cat-1.2-4|53	
12cr|perl-File-Cat-1.2-4|54	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.2-3mdv2009.0
12cr|perl-File-Cat-1.2-4|55	+ Revision: 256871
12cr|perl-File-Cat-1.2-4|56	- rebuild
12cr|perl-File-Cat-1.2-4|57	
12cr|perl-File-Cat-1.2-4|58	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.2-1mdv2008.1
12cr|perl-File-Cat-1.2-4|59	+ Revision: 135841
12cr|perl-File-Cat-1.2-4|60	- restore BuildRoot
12cr|perl-File-Cat-1.2-4|61	
12cr|perl-File-Cat-1.2-4|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-File-Cat-1.2-4|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-Cat-1.2-4|64	
12cr|perl-File-Cat-1.2-4|65	
12cr|perl-File-Cat-1.2-4|66	* Sun Mar 04 2007 Olivier Blin <oblin@mandriva.com> 1.2-1mdv2007.0
12cr|perl-File-Cat-1.2-4|67	+ Revision: 132670
12cr|perl-File-Cat-1.2-4|68	- initial Mandriva release
12cr|perl-File-Cat-1.2-4|69	- Create perl-File-Cat
12cr|perl-File-Cat-1.2-4|70	

4540 12
12cr|perl-File-ChangeNotify-0.190.0-3|1	%define upstream_name    File-ChangeNotify
12cr|perl-File-ChangeNotify-0.190.0-3|2	%define upstream_version 0.19
12cr|perl-File-ChangeNotify-0.190.0-3|3	
12cr|perl-File-ChangeNotify-0.190.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-File-ChangeNotify-0.190.0-3|5	%define __noautoreq 'perl\\(IO::KQueue\\)'
12cr|perl-File-ChangeNotify-0.190.0-3|6	%else
12cr|perl-File-ChangeNotify-0.190.0-3|7	%define _requires_exceptions perl(IO::KQueue)
12cr|perl-File-ChangeNotify-0.190.0-3|8	%endif
12cr|perl-File-ChangeNotify-0.190.0-3|9	
12cr|perl-File-ChangeNotify-0.190.0-3|10	Name:		perl-%{upstream_name}
12cr|perl-File-ChangeNotify-0.190.0-3|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-ChangeNotify-0.190.0-3|12	Release:	3
12cr|perl-File-ChangeNotify-0.190.0-3|13	
12cr|perl-File-ChangeNotify-0.190.0-3|14	Summary:	Inotify-based watcher subclass
12cr|perl-File-ChangeNotify-0.190.0-3|15	License:	GPL+ or Artistic
12cr|perl-File-ChangeNotify-0.190.0-3|16	Group:		Development/Perl
12cr|perl-File-ChangeNotify-0.190.0-3|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-ChangeNotify-0.190.0-3|18	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-ChangeNotify-0.190.0-3|19	
12cr|perl-File-ChangeNotify-0.190.0-3|20	BuildRequires:	perl-devel
12cr|perl-File-ChangeNotify-0.190.0-3|21	BuildRequires:	perl(Carp)
12cr|perl-File-ChangeNotify-0.190.0-3|22	BuildRequires:	perl(Class::MOP)
12cr|perl-File-ChangeNotify-0.190.0-3|23	BuildRequires:	perl(File::Find)
12cr|perl-File-ChangeNotify-0.190.0-3|24	BuildRequires:	perl(File::Path)
12cr|perl-File-ChangeNotify-0.190.0-3|25	BuildRequires:	perl(File::Spec)
12cr|perl-File-ChangeNotify-0.190.0-3|26	BuildRequires:	perl(File::Temp)
12cr|perl-File-ChangeNotify-0.190.0-3|27	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-File-ChangeNotify-0.190.0-3|28	BuildRequires:	perl(Module::Pluggable::Object)
12cr|perl-File-ChangeNotify-0.190.0-3|29	BuildRequires:	perl(Moose)
12cr|perl-File-ChangeNotify-0.190.0-3|30	BuildRequires:	perl(MooseX::Params::Validate)
12cr|perl-File-ChangeNotify-0.190.0-3|31	BuildRequires:	perl(MooseX::SemiAffordanceAccessor)
12cr|perl-File-ChangeNotify-0.190.0-3|32	BuildRequires:	perl(namespace::autoclean)
12cr|perl-File-ChangeNotify-0.190.0-3|33	BuildRequires:	perl(Test::Exception)
12cr|perl-File-ChangeNotify-0.190.0-3|34	BuildRequires:	perl(Test::More)
12cr|perl-File-ChangeNotify-0.190.0-3|35	BuildRequires:	perl(Time::HiRes)
12cr|perl-File-ChangeNotify-0.190.0-3|36	
12cr|perl-File-ChangeNotify-0.190.0-3|37	BuildArch: noarch
12cr|perl-File-ChangeNotify-0.190.0-3|38	
12cr|perl-File-ChangeNotify-0.190.0-3|39	%description
12cr|perl-File-ChangeNotify-0.190.0-3|40	This module provides an API for creating a the File::ChangeNotify::Watcher
12cr|perl-File-ChangeNotify-0.190.0-3|41	manpage subclass that will work on your platform.
12cr|perl-File-ChangeNotify-0.190.0-3|42	
12cr|perl-File-ChangeNotify-0.190.0-3|43	Most of the documentation for this distro is in the
12cr|perl-File-ChangeNotify-0.190.0-3|44	File::ChangeNotify::Watcher manpage.
12cr|perl-File-ChangeNotify-0.190.0-3|45	
12cr|perl-File-ChangeNotify-0.190.0-3|46	%prep
12cr|perl-File-ChangeNotify-0.190.0-3|47	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-ChangeNotify-0.190.0-3|48	
12cr|perl-File-ChangeNotify-0.190.0-3|49	%build
12cr|perl-File-ChangeNotify-0.190.0-3|50	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-ChangeNotify-0.190.0-3|51	%make
12cr|perl-File-ChangeNotify-0.190.0-3|52	
12cr|perl-File-ChangeNotify-0.190.0-3|53	%check
12cr|perl-File-ChangeNotify-0.190.0-3|54	%make test
12cr|perl-File-ChangeNotify-0.190.0-3|55	
12cr|perl-File-ChangeNotify-0.190.0-3|56	%install
12cr|perl-File-ChangeNotify-0.190.0-3|57	%makeinstall_std
12cr|perl-File-ChangeNotify-0.190.0-3|58	
12cr|perl-File-ChangeNotify-0.190.0-3|59	%files
12cr|perl-File-ChangeNotify-0.190.0-3|60	%doc Changes README
12cr|perl-File-ChangeNotify-0.190.0-3|61	%{_mandir}/man3/*
12cr|perl-File-ChangeNotify-0.190.0-3|62	%{perl_vendorlib}/*
12cr|perl-File-ChangeNotify-0.190.0-3|63	
12cr|perl-File-ChangeNotify-0.190.0-3|64	%changelog
12cr|perl-File-ChangeNotify-0.190.0-3|65	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.190.0-2mdv2011.0
12cr|perl-File-ChangeNotify-0.190.0-3|66	+ Revision: 656911
12cr|perl-File-ChangeNotify-0.190.0-3|67	- rebuild for updated spec-helper
12cr|perl-File-ChangeNotify-0.190.0-3|68	
12cr|perl-File-ChangeNotify-0.190.0-3|69	* Thu Nov 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.190.0-1mdv2011.0
12cr|perl-File-ChangeNotify-0.190.0-3|70	+ Revision: 596034
12cr|perl-File-ChangeNotify-0.190.0-3|71	- update to new version 0.19
12cr|perl-File-ChangeNotify-0.190.0-3|72	
12cr|perl-File-ChangeNotify-0.190.0-3|73	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-File-ChangeNotify-0.190.0-3|74	+ Revision: 552700
12cr|perl-File-ChangeNotify-0.190.0-3|75	- update to 0.16
12cr|perl-File-ChangeNotify-0.190.0-3|76	
12cr|perl-File-ChangeNotify-0.190.0-3|77	* Mon Mar 29 2010 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.1
12cr|perl-File-ChangeNotify-0.190.0-3|78	+ Revision: 528782
12cr|perl-File-ChangeNotify-0.190.0-3|79	- adding missing buildrequires:
12cr|perl-File-ChangeNotify-0.190.0-3|80	- update to 0.13
12cr|perl-File-ChangeNotify-0.190.0-3|81	
12cr|perl-File-ChangeNotify-0.190.0-3|82	* Fri Jan 29 2010 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.1
12cr|perl-File-ChangeNotify-0.190.0-3|83	+ Revision: 497913
12cr|perl-File-ChangeNotify-0.190.0-3|84	- update to 0.12
12cr|perl-File-ChangeNotify-0.190.0-3|85	
12cr|perl-File-ChangeNotify-0.190.0-3|86	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.1
12cr|perl-File-ChangeNotify-0.190.0-3|87	+ Revision: 474657
12cr|perl-File-ChangeNotify-0.190.0-3|88	- update to 0.11
12cr|perl-File-ChangeNotify-0.190.0-3|89	
12cr|perl-File-ChangeNotify-0.190.0-3|90	* Tue Nov 10 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.1
12cr|perl-File-ChangeNotify-0.190.0-3|91	+ Revision: 463916
12cr|perl-File-ChangeNotify-0.190.0-3|92	- update to 0.09
12cr|perl-File-ChangeNotify-0.190.0-3|93	
12cr|perl-File-ChangeNotify-0.190.0-3|94	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-2mdv2010.1
12cr|perl-File-ChangeNotify-0.190.0-3|95	+ Revision: 461716
12cr|perl-File-ChangeNotify-0.190.0-3|96	- require exception for io::kqueue, which is bsd-only
12cr|perl-File-ChangeNotify-0.190.0-3|97	
12cr|perl-File-ChangeNotify-0.190.0-3|98	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.1
12cr|perl-File-ChangeNotify-0.190.0-3|99	+ Revision: 461278
12cr|perl-File-ChangeNotify-0.190.0-3|100	- update to 0.08
12cr|perl-File-ChangeNotify-0.190.0-3|101	
12cr|perl-File-ChangeNotify-0.190.0-3|102	* Wed Jul 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-File-ChangeNotify-0.190.0-3|103	+ Revision: 393645
12cr|perl-File-ChangeNotify-0.190.0-3|104	- import perl-File-ChangeNotify
12cr|perl-File-ChangeNotify-0.190.0-3|105	
12cr|perl-File-ChangeNotify-0.190.0-3|106	
12cr|perl-File-ChangeNotify-0.190.0-3|107	* Wed Jul 08 2009 cpan2dist 0.07-1mdv
12cr|perl-File-ChangeNotify-0.190.0-3|108	- initial mdv release, generated with cpan2dist

4541 12
12cr|perl-File-chdir-0.100.400-2|1	%define	upstream_name	 File-chdir
12cr|perl-File-chdir-0.100.400-2|2	%define upstream_version 0.1004
12cr|perl-File-chdir-0.100.400-2|3	
12cr|perl-File-chdir-0.100.400-2|4	Name:		perl-%{upstream_name}
12cr|perl-File-chdir-0.100.400-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-chdir-0.100.400-2|6	Release:	2
12cr|perl-File-chdir-0.100.400-2|7	
12cr|perl-File-chdir-0.100.400-2|8	Summary:	A more sensible way to change directories
12cr|perl-File-chdir-0.100.400-2|9	License:	GPL+ or Artistic
12cr|perl-File-chdir-0.100.400-2|10	Group:		Development/Perl
12cr|perl-File-chdir-0.100.400-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-chdir-0.100.400-2|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-chdir-0.100.400-2|13	
12cr|perl-File-chdir-0.100.400-2|14	BuildRequires:	perl-devel
12cr|perl-File-chdir-0.100.400-2|15	BuildArch:	noarch
12cr|perl-File-chdir-0.100.400-2|16	
12cr|perl-File-chdir-0.100.400-2|17	%description
12cr|perl-File-chdir-0.100.400-2|18	Perl's chdir() has the unfortunate problem of being very, very, very
12cr|perl-File-chdir-0.100.400-2|19	global.  If any part of your program calls chdir() or if any library
12cr|perl-File-chdir-0.100.400-2|20	you use calls chdir(), it changes the current working directory for
12cr|perl-File-chdir-0.100.400-2|21	the B<whole> program.
12cr|perl-File-chdir-0.100.400-2|22	
12cr|perl-File-chdir-0.100.400-2|23	File::chdir gives you an alternative, $CWD and @CWD.  These two
12cr|perl-File-chdir-0.100.400-2|24	variables combine all the power of C<chdir()>, File::Spec and Cwd.
12cr|perl-File-chdir-0.100.400-2|25	
12cr|perl-File-chdir-0.100.400-2|26	%prep
12cr|perl-File-chdir-0.100.400-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-chdir-0.100.400-2|28	
12cr|perl-File-chdir-0.100.400-2|29	%build
12cr|perl-File-chdir-0.100.400-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-chdir-0.100.400-2|31	%make
12cr|perl-File-chdir-0.100.400-2|32	
12cr|perl-File-chdir-0.100.400-2|33	%check
12cr|perl-File-chdir-0.100.400-2|34	%make test
12cr|perl-File-chdir-0.100.400-2|35	
12cr|perl-File-chdir-0.100.400-2|36	%install
12cr|perl-File-chdir-0.100.400-2|37	%makeinstall_std
12cr|perl-File-chdir-0.100.400-2|38	
12cr|perl-File-chdir-0.100.400-2|39	%files
12cr|perl-File-chdir-0.100.400-2|40	%doc Changes
12cr|perl-File-chdir-0.100.400-2|41	%dir %{perl_vendorlib}/File
12cr|perl-File-chdir-0.100.400-2|42	%{perl_vendorlib}/File/*
12cr|perl-File-chdir-0.100.400-2|43	%{_mandir}/*/*
12cr|perl-File-chdir-0.100.400-2|44	
12cr|perl-File-chdir-0.100.400-2|45	
12cr|perl-File-chdir-0.100.400-2|46	%changelog
12cr|perl-File-chdir-0.100.400-2|47	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.400-1mdv2011.0
12cr|perl-File-chdir-0.100.400-2|48	+ Revision: 552287
12cr|perl-File-chdir-0.100.400-2|49	- update to 0.1004
12cr|perl-File-chdir-0.100.400-2|50	
12cr|perl-File-chdir-0.100.400-2|51	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.200-1mdv2010.0
12cr|perl-File-chdir-0.100.400-2|52	+ Revision: 395187
12cr|perl-File-chdir-0.100.400-2|53	- fix wrong macro name
12cr|perl-File-chdir-0.100.400-2|54	- update to 0.1002
12cr|perl-File-chdir-0.100.400-2|55	- using %%perl_convert_version
12cr|perl-File-chdir-0.100.400-2|56	- fixed license field
12cr|perl-File-chdir-0.100.400-2|57	
12cr|perl-File-chdir-0.100.400-2|58	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.10-4mdv2009.0
12cr|perl-File-chdir-0.100.400-2|59	+ Revision: 256873
12cr|perl-File-chdir-0.100.400-2|60	- rebuild
12cr|perl-File-chdir-0.100.400-2|61	
12cr|perl-File-chdir-0.100.400-2|62	* Mon Feb 11 2008 Thierry Vignaud <tv@mandriva.org> 0.10-2mdv2008.1
12cr|perl-File-chdir-0.100.400-2|63	+ Revision: 165301
12cr|perl-File-chdir-0.100.400-2|64	- fix description
12cr|perl-File-chdir-0.100.400-2|65	
12cr|perl-File-chdir-0.100.400-2|66	* Sat Feb 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.1
12cr|perl-File-chdir-0.100.400-2|67	+ Revision: 164629
12cr|perl-File-chdir-0.100.400-2|68	- update to new version 0.10
12cr|perl-File-chdir-0.100.400-2|69	
12cr|perl-File-chdir-0.100.400-2|70	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-File-chdir-0.100.400-2|71	- restore BuildRoot
12cr|perl-File-chdir-0.100.400-2|72	
12cr|perl-File-chdir-0.100.400-2|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-File-chdir-0.100.400-2|74	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-chdir-0.100.400-2|75	
12cr|perl-File-chdir-0.100.400-2|76	* Mon Aug 06 2007 Funda Wang <fwang@mandriva.org> 0.09-1mdv2008.0
12cr|perl-File-chdir-0.100.400-2|77	+ Revision: 59446
12cr|perl-File-chdir-0.100.400-2|78	- New version 0.09
12cr|perl-File-chdir-0.100.400-2|79	
12cr|perl-File-chdir-0.100.400-2|80	* Wed Jul 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2008.0
12cr|perl-File-chdir-0.100.400-2|81	+ Revision: 48163
12cr|perl-File-chdir-0.100.400-2|82	- spec cleanup
12cr|perl-File-chdir-0.100.400-2|83	- update to new version 0.08
12cr|perl-File-chdir-0.100.400-2|84	
12cr|perl-File-chdir-0.100.400-2|85	
12cr|perl-File-chdir-0.100.400-2|86	* Thu Feb 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.06-2mdk
12cr|perl-File-chdir-0.100.400-2|87	- Make rpmlint happy
12cr|perl-File-chdir-0.100.400-2|88	
12cr|perl-File-chdir-0.100.400-2|89	* Wed Jan 28 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.06-1mdk
12cr|perl-File-chdir-0.100.400-2|90	- from Robin Rosenberg <robin.rosenberg@dewire.com> :
12cr|perl-File-chdir-0.100.400-2|91	- initial contrib import. Needed for building Captive-NTFS
12cr|perl-File-chdir-0.100.400-2|92	

4542 12
12cr|perl-File-chmod-0.320.0-2|1	%define	upstream_name	 File-chmod
12cr|perl-File-chmod-0.320.0-2|2	%define	upstream_version 0.32
12cr|perl-File-chmod-0.320.0-2|3	
12cr|perl-File-chmod-0.320.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-File-chmod-0.320.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-chmod-0.320.0-2|6	Release:	2
12cr|perl-File-chmod-0.320.0-2|7	
12cr|perl-File-chmod-0.320.0-2|8	Summary:	Implements symbolic and ls chmod modes
12cr|perl-File-chmod-0.320.0-2|9	License:	GPL+ or Artistic
12cr|perl-File-chmod-0.320.0-2|10	Group:		Development/Perl
12cr|perl-File-chmod-0.320.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-File-chmod-0.320.0-2|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-chmod-0.320.0-2|13	
12cr|perl-File-chmod-0.320.0-2|14	BuildRequires:	perl-devel
12cr|perl-File-chmod-0.320.0-2|15	BuildArch:	noarch
12cr|perl-File-chmod-0.320.0-2|16	
12cr|perl-File-chmod-0.320.0-2|17	%description
12cr|perl-File-chmod-0.320.0-2|18	File::chmod is a utility that allows you to bypass system calls or bit
12cr|perl-File-chmod-0.320.0-2|19	processing of a file's permissions. It overloads the chmod() function with its
12cr|perl-File-chmod-0.320.0-2|20	own that gets an octal mode, a symbolic mode (see below), or an "ls" mode (see
12cr|perl-File-chmod-0.320.0-2|21	below). If you wish not to overload chmod(), you can export symchmod() and
12cr|perl-File-chmod-0.320.0-2|22	lschmod(), which take, respectively, a symbolic mode and an "ls" mode.
12cr|perl-File-chmod-0.320.0-2|23	
12cr|perl-File-chmod-0.320.0-2|24	%prep
12cr|perl-File-chmod-0.320.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-chmod-0.320.0-2|26	
12cr|perl-File-chmod-0.320.0-2|27	%build
12cr|perl-File-chmod-0.320.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-chmod-0.320.0-2|29	%make
12cr|perl-File-chmod-0.320.0-2|30	
12cr|perl-File-chmod-0.320.0-2|31	%check
12cr|perl-File-chmod-0.320.0-2|32	make test
12cr|perl-File-chmod-0.320.0-2|33	
12cr|perl-File-chmod-0.320.0-2|34	%install
12cr|perl-File-chmod-0.320.0-2|35	%makeinstall_std
12cr|perl-File-chmod-0.320.0-2|36	
12cr|perl-File-chmod-0.320.0-2|37	%files
12cr|perl-File-chmod-0.320.0-2|38	%doc Changes
12cr|perl-File-chmod-0.320.0-2|39	%{_mandir}/man3*/*
12cr|perl-File-chmod-0.320.0-2|40	%{perl_vendorlib}/File
12cr|perl-File-chmod-0.320.0-2|41	
12cr|perl-File-chmod-0.320.0-2|42	
12cr|perl-File-chmod-0.320.0-2|43	%changelog
12cr|perl-File-chmod-0.320.0-2|44	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.320.0-1mdv2010.0
12cr|perl-File-chmod-0.320.0-2|45	+ Revision: 403167
12cr|perl-File-chmod-0.320.0-2|46	- rebuild using %%perl_convert_version
12cr|perl-File-chmod-0.320.0-2|47	
12cr|perl-File-chmod-0.320.0-2|48	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.32-3mdv2009.0
12cr|perl-File-chmod-0.320.0-2|49	+ Revision: 256875
12cr|perl-File-chmod-0.320.0-2|50	- rebuild
12cr|perl-File-chmod-0.320.0-2|51	
12cr|perl-File-chmod-0.320.0-2|52	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.32-1mdv2008.1
12cr|perl-File-chmod-0.320.0-2|53	+ Revision: 135841
12cr|perl-File-chmod-0.320.0-2|54	- restore BuildRoot
12cr|perl-File-chmod-0.320.0-2|55	
12cr|perl-File-chmod-0.320.0-2|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-File-chmod-0.320.0-2|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-chmod-0.320.0-2|58	
12cr|perl-File-chmod-0.320.0-2|59	* Thu Aug 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.32-1mdv2008.0
12cr|perl-File-chmod-0.320.0-2|60	+ Revision: 64584
12cr|perl-File-chmod-0.320.0-2|61	- import perl-File-chmod
12cr|perl-File-chmod-0.320.0-2|62	
12cr|perl-File-chmod-0.320.0-2|63	
12cr|perl-File-chmod-0.320.0-2|64	* Thu Aug 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.32-1mdv2008.0
12cr|perl-File-chmod-0.320.0-2|65	- first mdv release

4543 12
12cr|perl-File-Copy-Link-0.112.0-3|1	%define upstream_name    File-Copy-Link
12cr|perl-File-Copy-Link-0.112.0-3|2	%define upstream_version 0.112
12cr|perl-File-Copy-Link-0.112.0-3|3	
12cr|perl-File-Copy-Link-0.112.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-File-Copy-Link-0.112.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-Copy-Link-0.112.0-3|6	Release:	3
12cr|perl-File-Copy-Link-0.112.0-3|7	
12cr|perl-File-Copy-Link-0.112.0-3|8	Summary:	Reading and resolving symbolic links
12cr|perl-File-Copy-Link-0.112.0-3|9	License:	GPL+ or Artistic
12cr|perl-File-Copy-Link-0.112.0-3|10	Group:		Development/Perl
12cr|perl-File-Copy-Link-0.112.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Copy-Link-0.112.0-3|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-Copy-Link-0.112.0-3|13	
12cr|perl-File-Copy-Link-0.112.0-3|14	BuildRequires:	perl-devel
12cr|perl-File-Copy-Link-0.112.0-3|15	BuildRequires:	perl(File::Copy)
12cr|perl-File-Copy-Link-0.112.0-3|16	BuildRequires:	perl(File::Spec)
12cr|perl-File-Copy-Link-0.112.0-3|17	BuildArch:	noarch
12cr|perl-File-Copy-Link-0.112.0-3|18	
12cr|perl-File-Copy-Link-0.112.0-3|19	%description
12cr|perl-File-Copy-Link-0.112.0-3|20	'File::Spec::Link' is an extension to 'File::Spec', adding methods for
12cr|perl-File-Copy-Link-0.112.0-3|21	resolving symbolic links; it was created to implement 'File::Copy::Link'.
12cr|perl-File-Copy-Link-0.112.0-3|22	
12cr|perl-File-Copy-Link-0.112.0-3|23	* 'linked($link)'
12cr|perl-File-Copy-Link-0.112.0-3|24	
12cr|perl-File-Copy-Link-0.112.0-3|25	Returns the filename linked to by '$link': by 'readlink'ing '$link', and
12cr|perl-File-Copy-Link-0.112.0-3|26	resolving that path relative to the directory of '$link'.
12cr|perl-File-Copy-Link-0.112.0-3|27	
12cr|perl-File-Copy-Link-0.112.0-3|28	%prep
12cr|perl-File-Copy-Link-0.112.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Copy-Link-0.112.0-3|30	
12cr|perl-File-Copy-Link-0.112.0-3|31	%build
12cr|perl-File-Copy-Link-0.112.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Copy-Link-0.112.0-3|33	%make
12cr|perl-File-Copy-Link-0.112.0-3|34	
12cr|perl-File-Copy-Link-0.112.0-3|35	%check
12cr|perl-File-Copy-Link-0.112.0-3|36	%make test
12cr|perl-File-Copy-Link-0.112.0-3|37	
12cr|perl-File-Copy-Link-0.112.0-3|38	%install
12cr|perl-File-Copy-Link-0.112.0-3|39	%makeinstall_std
12cr|perl-File-Copy-Link-0.112.0-3|40	
12cr|perl-File-Copy-Link-0.112.0-3|41	%files
12cr|perl-File-Copy-Link-0.112.0-3|42	%doc META.yml README Changes
12cr|perl-File-Copy-Link-0.112.0-3|43	%{perl_vendorlib}/*
12cr|perl-File-Copy-Link-0.112.0-3|44	%{_bindir}/copylink
12cr|perl-File-Copy-Link-0.112.0-3|45	%{_mandir}/man3/*
12cr|perl-File-Copy-Link-0.112.0-3|46	%{_mandir}/man1/copylink.1.xz
12cr|perl-File-Copy-Link-0.112.0-3|47	
12cr|perl-File-Copy-Link-0.112.0-3|48	%changelog
12cr|perl-File-Copy-Link-0.112.0-3|49	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.112.0-2mdv2011.0
12cr|perl-File-Copy-Link-0.112.0-3|50	+ Revision: 656912
12cr|perl-File-Copy-Link-0.112.0-3|51	- rebuild for updated spec-helper
12cr|perl-File-Copy-Link-0.112.0-3|52	
12cr|perl-File-Copy-Link-0.112.0-3|53	* Thu Dec 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.112.0-1mdv2011.0
12cr|perl-File-Copy-Link-0.112.0-3|54	+ Revision: 622194
12cr|perl-File-Copy-Link-0.112.0-3|55	- import perl-File-Copy-Link
12cr|perl-File-Copy-Link-0.112.0-3|56	

4544 12
12cr|perl-File-Edit-0.3.1-10|1	%define	module	File-Edit
12cr|perl-File-Edit-0.3.1-10|2	%define	name	perl-%{module}
12cr|perl-File-Edit-0.3.1-10|3	%define	version	0.3.1
12cr|perl-File-Edit-0.3.1-10|4	%define	release	%mkrel 10
12cr|perl-File-Edit-0.3.1-10|5	
12cr|perl-File-Edit-0.3.1-10|6	Summary:	File::Edit for inplace-editing of files
12cr|perl-File-Edit-0.3.1-10|7	Name:		%{name}
12cr|perl-File-Edit-0.3.1-10|8	Version:	%{version}
12cr|perl-File-Edit-0.3.1-10|9	Release:	%{release}
12cr|perl-File-Edit-0.3.1-10|10	License:	GPL or Artistic
12cr|perl-File-Edit-0.3.1-10|11	Group:		Development/Perl
12cr|perl-File-Edit-0.3.1-10|12	Source0:	%{module}-%{version}.tar.bz2
12cr|perl-File-Edit-0.3.1-10|13	Url:		http://www.cpan.org
12cr|perl-File-Edit-0.3.1-10|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot/
12cr|perl-File-Edit-0.3.1-10|15	Buildrequires:	perl-devel
12cr|perl-File-Edit-0.3.1-10|16	Requires:	perl
12cr|perl-File-Edit-0.3.1-10|17	Buildarch:	noarch
12cr|perl-File-Edit-0.3.1-10|18	
12cr|perl-File-Edit-0.3.1-10|19	%description
12cr|perl-File-Edit-0.3.1-10|20	File::Edit is a Perl module which defines an easy to use interface for
12cr|perl-File-Edit-0.3.1-10|21	inplace-editing of files. You can delete only one pattern or all
12cr|perl-File-Edit-0.3.1-10|22	lines where the pattern matches.
12cr|perl-File-Edit-0.3.1-10|23	
12cr|perl-File-Edit-0.3.1-10|24	
12cr|perl-File-Edit-0.3.1-10|25	%prep
12cr|perl-File-Edit-0.3.1-10|26	%setup -q -n %{module}-%{version}
12cr|perl-File-Edit-0.3.1-10|27	
12cr|perl-File-Edit-0.3.1-10|28	%build
12cr|perl-File-Edit-0.3.1-10|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Edit-0.3.1-10|30	make
12cr|perl-File-Edit-0.3.1-10|31	
12cr|perl-File-Edit-0.3.1-10|32	%check
12cr|perl-File-Edit-0.3.1-10|33	make test
12cr|perl-File-Edit-0.3.1-10|34	
12cr|perl-File-Edit-0.3.1-10|35	%install
12cr|perl-File-Edit-0.3.1-10|36	rm -rf $RPM_BUILD_ROOT
12cr|perl-File-Edit-0.3.1-10|37	%makeinstall_std
12cr|perl-File-Edit-0.3.1-10|38	
12cr|perl-File-Edit-0.3.1-10|39	%clean
12cr|perl-File-Edit-0.3.1-10|40	rm -rf $RPM_BUILD_ROOT
12cr|perl-File-Edit-0.3.1-10|41	
12cr|perl-File-Edit-0.3.1-10|42	%files
12cr|perl-File-Edit-0.3.1-10|43	%defattr(-,root,root)
12cr|perl-File-Edit-0.3.1-10|44	%doc MANIFEST
12cr|perl-File-Edit-0.3.1-10|45	%{perl_vendorlib}/File
12cr|perl-File-Edit-0.3.1-10|46	%{perl_vendorlib}/auto/File
12cr|perl-File-Edit-0.3.1-10|47	%{_mandir}/*/*
12cr|perl-File-Edit-0.3.1-10|48	
12cr|perl-File-Edit-0.3.1-10|49	
12cr|perl-File-Edit-0.3.1-10|50	
12cr|perl-File-Edit-0.3.1-10|51	
12cr|perl-File-Edit-0.3.1-10|52	%changelog
12cr|perl-File-Edit-0.3.1-10|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3.1-10mdv2010.0
12cr|perl-File-Edit-0.3.1-10|54	+ Revision: 430450
12cr|perl-File-Edit-0.3.1-10|55	- rebuild
12cr|perl-File-Edit-0.3.1-10|56	
12cr|perl-File-Edit-0.3.1-10|57	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.3.1-9mdv2009.0
12cr|perl-File-Edit-0.3.1-10|58	+ Revision: 256877
12cr|perl-File-Edit-0.3.1-10|59	- rebuild
12cr|perl-File-Edit-0.3.1-10|60	
12cr|perl-File-Edit-0.3.1-10|61	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.3.1-7mdv2008.1
12cr|perl-File-Edit-0.3.1-10|62	+ Revision: 135841
12cr|perl-File-Edit-0.3.1-10|63	- restore BuildRoot
12cr|perl-File-Edit-0.3.1-10|64	
12cr|perl-File-Edit-0.3.1-10|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-File-Edit-0.3.1-10|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-Edit-0.3.1-10|67	- fix summary-ended-with-dot
12cr|perl-File-Edit-0.3.1-10|68	
12cr|perl-File-Edit-0.3.1-10|69	
12cr|perl-File-Edit-0.3.1-10|70	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 0.3.1-7mdv2007.0
12cr|perl-File-Edit-0.3.1-10|71	+ Revision: 108533
12cr|perl-File-Edit-0.3.1-10|72	- rebuild
12cr|perl-File-Edit-0.3.1-10|73	
12cr|perl-File-Edit-0.3.1-10|74	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-File-Edit-0.3.1-10|75	- Import perl-File-Edit
12cr|perl-File-Edit-0.3.1-10|76	
12cr|perl-File-Edit-0.3.1-10|77	* Thu Feb 26 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.3.1-6mdk
12cr|perl-File-Edit-0.3.1-10|78	- rebuild
12cr|perl-File-Edit-0.3.1-10|79	- Own dir
12cr|perl-File-Edit-0.3.1-10|80	

4545 12
12cr|perl-File-Fetch-0.280.0-2|1	%define upstream_name    File-Fetch
12cr|perl-File-Fetch-0.280.0-2|2	%define upstream_version 0.28
12cr|perl-File-Fetch-0.280.0-2|3	
12cr|perl-File-Fetch-0.280.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-File-Fetch-0.280.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-Fetch-0.280.0-2|6	Release:	2
12cr|perl-File-Fetch-0.280.0-2|7	
12cr|perl-File-Fetch-0.280.0-2|8	Summary:	A generic file fetching mechanism
12cr|perl-File-Fetch-0.280.0-2|9	License:	GPL+ or Artistic
12cr|perl-File-Fetch-0.280.0-2|10	Group:		Development/Perl
12cr|perl-File-Fetch-0.280.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Fetch-0.280.0-2|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-Fetch-0.280.0-2|13	
12cr|perl-File-Fetch-0.280.0-2|14	BuildRequires:	perl-devel
12cr|perl-File-Fetch-0.280.0-2|15	BuildRequires:	perl-version
12cr|perl-File-Fetch-0.280.0-2|16	BuildRequires:	perl(HTML::HeadParser)
12cr|perl-File-Fetch-0.280.0-2|17	BuildRequires:	perl(IPC::Cmd) >= 0.420.0
12cr|perl-File-Fetch-0.280.0-2|18	BuildArch:	noarch
12cr|perl-File-Fetch-0.280.0-2|19	
12cr|perl-File-Fetch-0.280.0-2|20	%description
12cr|perl-File-Fetch-0.280.0-2|21	File::Fetch is a generic file fetching mechanism.
12cr|perl-File-Fetch-0.280.0-2|22	
12cr|perl-File-Fetch-0.280.0-2|23	It allows you to fetch any file pointed to by a ftp, http, file, or rsync uri
12cr|perl-File-Fetch-0.280.0-2|24	by a number of different means.
12cr|perl-File-Fetch-0.280.0-2|25	
12cr|perl-File-Fetch-0.280.0-2|26	%prep
12cr|perl-File-Fetch-0.280.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Fetch-0.280.0-2|28	
12cr|perl-File-Fetch-0.280.0-2|29	%build
12cr|perl-File-Fetch-0.280.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Fetch-0.280.0-2|31	%make
12cr|perl-File-Fetch-0.280.0-2|32	
12cr|perl-File-Fetch-0.280.0-2|33	%check
12cr|perl-File-Fetch-0.280.0-2|34	make test
12cr|perl-File-Fetch-0.280.0-2|35	
12cr|perl-File-Fetch-0.280.0-2|36	%install
12cr|perl-File-Fetch-0.280.0-2|37	%makeinstall_std
12cr|perl-File-Fetch-0.280.0-2|38	
12cr|perl-File-Fetch-0.280.0-2|39	%files
12cr|perl-File-Fetch-0.280.0-2|40	%doc README CHANGES
12cr|perl-File-Fetch-0.280.0-2|41	%{perl_vendorlib}/File
12cr|perl-File-Fetch-0.280.0-2|42	%{_mandir}/*/*
12cr|perl-File-Fetch-0.280.0-2|43	
12cr|perl-File-Fetch-0.280.0-2|44	
12cr|perl-File-Fetch-0.280.0-2|45	%changelog
12cr|perl-File-Fetch-0.280.0-2|46	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.280.0-1mdv2011.0
12cr|perl-File-Fetch-0.280.0-2|47	+ Revision: 597101
12cr|perl-File-Fetch-0.280.0-2|48	- update to 0.28
12cr|perl-File-Fetch-0.280.0-2|49	
12cr|perl-File-Fetch-0.280.0-2|50	* Thu Jan 07 2010 Jérôme Quelin <jquelin@mandriva.org> 0.240.0-1mdv2011.0
12cr|perl-File-Fetch-0.280.0-2|51	+ Revision: 487043
12cr|perl-File-Fetch-0.280.0-2|52	- update to 0.24
12cr|perl-File-Fetch-0.280.0-2|53	
12cr|perl-File-Fetch-0.280.0-2|54	* Sun Nov 22 2009 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.1
12cr|perl-File-Fetch-0.280.0-2|55	+ Revision: 468939
12cr|perl-File-Fetch-0.280.0-2|56	- update to 0.22
12cr|perl-File-Fetch-0.280.0-2|57	
12cr|perl-File-Fetch-0.280.0-2|58	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-2mdv2010.0
12cr|perl-File-Fetch-0.280.0-2|59	+ Revision: 410182
12cr|perl-File-Fetch-0.280.0-2|60	- fix buildrequires
12cr|perl-File-Fetch-0.280.0-2|61	- force rebuild
12cr|perl-File-Fetch-0.280.0-2|62	- rebuild using %%perl_convert_version
12cr|perl-File-Fetch-0.280.0-2|63	
12cr|perl-File-Fetch-0.280.0-2|64	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.20-1mdv2010.0
12cr|perl-File-Fetch-0.280.0-2|65	+ Revision: 390329
12cr|perl-File-Fetch-0.280.0-2|66	- update to new version 0.20
12cr|perl-File-Fetch-0.280.0-2|67	
12cr|perl-File-Fetch-0.280.0-2|68	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2009.1
12cr|perl-File-Fetch-0.280.0-2|69	+ Revision: 320560
12cr|perl-File-Fetch-0.280.0-2|70	- update to new version 0.18
12cr|perl-File-Fetch-0.280.0-2|71	
12cr|perl-File-Fetch-0.280.0-2|72	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2009.1
12cr|perl-File-Fetch-0.280.0-2|73	+ Revision: 292159
12cr|perl-File-Fetch-0.280.0-2|74	- update to new version 0.16
12cr|perl-File-Fetch-0.280.0-2|75	
12cr|perl-File-Fetch-0.280.0-2|76	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.14-3mdv2009.0
12cr|perl-File-Fetch-0.280.0-2|77	+ Revision: 256879
12cr|perl-File-Fetch-0.280.0-2|78	- rebuild
12cr|perl-File-Fetch-0.280.0-2|79	
12cr|perl-File-Fetch-0.280.0-2|80	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2008.1
12cr|perl-File-Fetch-0.280.0-2|81	+ Revision: 138046
12cr|perl-File-Fetch-0.280.0-2|82	- update to new version 0.14
12cr|perl-File-Fetch-0.280.0-2|83	
12cr|perl-File-Fetch-0.280.0-2|84	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-File-Fetch-0.280.0-2|85	- restore BuildRoot
12cr|perl-File-Fetch-0.280.0-2|86	
12cr|perl-File-Fetch-0.280.0-2|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-File-Fetch-0.280.0-2|88	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-Fetch-0.280.0-2|89	
12cr|perl-File-Fetch-0.280.0-2|90	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2008.1
12cr|perl-File-Fetch-0.280.0-2|91	+ Revision: 105343
12cr|perl-File-Fetch-0.280.0-2|92	- fix build dependencies
12cr|perl-File-Fetch-0.280.0-2|93	- new version
12cr|perl-File-Fetch-0.280.0-2|94	- update to new version 0.12
12cr|perl-File-Fetch-0.280.0-2|95	
12cr|perl-File-Fetch-0.280.0-2|96	
12cr|perl-File-Fetch-0.280.0-2|97	* Tue Mar 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2007.0
12cr|perl-File-Fetch-0.280.0-2|98	+ Revision: 133684
12cr|perl-File-Fetch-0.280.0-2|99	- new version
12cr|perl-File-Fetch-0.280.0-2|100	- Import perl-File-Fetch
12cr|perl-File-Fetch-0.280.0-2|101	
12cr|perl-File-Fetch-0.280.0-2|102	* Sat Aug 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2007.0
12cr|perl-File-Fetch-0.280.0-2|103	- New version 0.08
12cr|perl-File-Fetch-0.280.0-2|104	- drop patch 0 (merged)
12cr|perl-File-Fetch-0.280.0-2|105	
12cr|perl-File-Fetch-0.280.0-2|106	* Fri Jun 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-2mdv2007.0
12cr|perl-File-Fetch-0.280.0-2|107	- fix handlers return status (CPAN bug #18942)
12cr|perl-File-Fetch-0.280.0-2|108	
12cr|perl-File-Fetch-0.280.0-2|109	* Mon Apr 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdk
12cr|perl-File-Fetch-0.280.0-2|110	- first mdk release
12cr|perl-File-Fetch-0.280.0-2|111	

4546 12
12cr|perl-File-Finder-0.530.0-3|1	%define upstream_name    File-Finder
12cr|perl-File-Finder-0.530.0-3|2	%define upstream_version 0.53
12cr|perl-File-Finder-0.530.0-3|3	
12cr|perl-File-Finder-0.530.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-File-Finder-0.530.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-Finder-0.530.0-3|6	Release:	3
12cr|perl-File-Finder-0.530.0-3|7	
12cr|perl-File-Finder-0.530.0-3|8	Summary:	Steps for File::Finder
12cr|perl-File-Finder-0.530.0-3|9	License:	GPL+ or Artistic
12cr|perl-File-Finder-0.530.0-3|10	Group:		Development/Perl
12cr|perl-File-Finder-0.530.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Finder-0.530.0-3|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-Finder-0.530.0-3|13	
12cr|perl-File-Finder-0.530.0-3|14	BuildRequires:	perl-devel
12cr|perl-File-Finder-0.530.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-File-Finder-0.530.0-3|16	BuildRequires:	perl(Text::Glob)
12cr|perl-File-Finder-0.530.0-3|17	BuildArch:	noarch
12cr|perl-File-Finder-0.530.0-3|18	
12cr|perl-File-Finder-0.530.0-3|19	%description
12cr|perl-File-Finder-0.530.0-3|20	'File::Find' is great, but constructing the 'wanted' routine can sometimes
12cr|perl-File-Finder-0.530.0-3|21	be a pain. This module provides a 'wanted'-writer, using syntax that is
12cr|perl-File-Finder-0.530.0-3|22	directly mappable to the _find_ command's syntax.
12cr|perl-File-Finder-0.530.0-3|23	
12cr|perl-File-Finder-0.530.0-3|24	Also, I find myself (heh) frequently just wanting the list of names that
12cr|perl-File-Finder-0.530.0-3|25	match. With 'File::Find', I have to write a little accumulator, and then
12cr|perl-File-Finder-0.530.0-3|26	access that from a closure. But with 'File::Finder', I can turn the problem
12cr|perl-File-Finder-0.530.0-3|27	inside out.
12cr|perl-File-Finder-0.530.0-3|28	
12cr|perl-File-Finder-0.530.0-3|29	A 'File::Finder' object contains a hash of 'File::Find' options, and a
12cr|perl-File-Finder-0.530.0-3|30	series of steps that mimic _find_'s predicates. Initially, a 'File::Finder'
12cr|perl-File-Finder-0.530.0-3|31	object has no steps. Each step method clones the previous object's options
12cr|perl-File-Finder-0.530.0-3|32	and steps, and then adds the new step, returning the new object. In this
12cr|perl-File-Finder-0.530.0-3|33	manner, an object can be grown, step by step, by chaining method calls.
12cr|perl-File-Finder-0.530.0-3|34	Furthermore, a partial sequence can be created and held, and used as the
12cr|perl-File-Finder-0.530.0-3|35	head of many different sequences.
12cr|perl-File-Finder-0.530.0-3|36	
12cr|perl-File-Finder-0.530.0-3|37	%prep
12cr|perl-File-Finder-0.530.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Finder-0.530.0-3|39	
12cr|perl-File-Finder-0.530.0-3|40	%build
12cr|perl-File-Finder-0.530.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Finder-0.530.0-3|42	%make
12cr|perl-File-Finder-0.530.0-3|43	
12cr|perl-File-Finder-0.530.0-3|44	%check
12cr|perl-File-Finder-0.530.0-3|45	%make test
12cr|perl-File-Finder-0.530.0-3|46	
12cr|perl-File-Finder-0.530.0-3|47	%install
12cr|perl-File-Finder-0.530.0-3|48	%makeinstall_std
12cr|perl-File-Finder-0.530.0-3|49	
12cr|perl-File-Finder-0.530.0-3|50	%files
12cr|perl-File-Finder-0.530.0-3|51	%doc Changes META.yml README
12cr|perl-File-Finder-0.530.0-3|52	%{_mandir}/man3/*
12cr|perl-File-Finder-0.530.0-3|53	%{perl_vendorlib}/*
12cr|perl-File-Finder-0.530.0-3|54	
12cr|perl-File-Finder-0.530.0-3|55	%changelog
12cr|perl-File-Finder-0.530.0-3|56	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.530.0-2mdv2011.0
12cr|perl-File-Finder-0.530.0-3|57	+ Revision: 653595
12cr|perl-File-Finder-0.530.0-3|58	- rebuild for updated spec-helper
12cr|perl-File-Finder-0.530.0-3|59	
12cr|perl-File-Finder-0.530.0-3|60	* Wed Aug 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.530.0-1mdv2011.0
12cr|perl-File-Finder-0.530.0-3|61	+ Revision: 573149
12cr|perl-File-Finder-0.530.0-3|62	- import perl-File-Finder
12cr|perl-File-Finder-0.530.0-3|63	

4547 12
12cr|perl-File-Find-Iterator-0.4-3|1	%define module File-Find-Iterator
12cr|perl-File-Find-Iterator-0.4-3|2	%define name perl-%{module}
12cr|perl-File-Find-Iterator-0.4-3|3	%define version 0.4
12cr|perl-File-Find-Iterator-0.4-3|4	%define release %mkrel 3
12cr|perl-File-Find-Iterator-0.4-3|5	
12cr|perl-File-Find-Iterator-0.4-3|6	Summary: 	Iterator interface for search files
12cr|perl-File-Find-Iterator-0.4-3|7	Name: 		%{name}
12cr|perl-File-Find-Iterator-0.4-3|8	Version: 	%{version}
12cr|perl-File-Find-Iterator-0.4-3|9	Release: 	%{release}
12cr|perl-File-Find-Iterator-0.4-3|10	License: 	GPL or Artistic
12cr|perl-File-Find-Iterator-0.4-3|11	Group: 		Development/Perl
12cr|perl-File-Find-Iterator-0.4-3|12	Source: 	http://search.cpan.org/CPAN/authors/id/T/TE/TEXMEC/%{module}-%{version}.tar.gz
12cr|perl-File-Find-Iterator-0.4-3|13	Url: 		http://search.cpan.org/dist/%{module}
12cr|perl-File-Find-Iterator-0.4-3|14	BuildRequires: perl-devel
12cr|perl-File-Find-Iterator-0.4-3|15	BuildRequires: perl(Class::Iterator)
12cr|perl-File-Find-Iterator-0.4-3|16	BuildRoot: 	%{_tmppath}/%{name}-buildroot/
12cr|perl-File-Find-Iterator-0.4-3|17	BuildArch: noarch
12cr|perl-File-Find-Iterator-0.4-3|18	
12cr|perl-File-Find-Iterator-0.4-3|19	%description
12cr|perl-File-Find-Iterator-0.4-3|20	Find::File::Iterator is an iterator object for searching through
12cr|perl-File-Find-Iterator-0.4-3|21	directory trees. You can easily run filter on each file name. You
12cr|perl-File-Find-Iterator-0.4-3|22	can easily save the search state when you want to stop the search
12cr|perl-File-Find-Iterator-0.4-3|23	and continue the same search later.
12cr|perl-File-Find-Iterator-0.4-3|24	
12cr|perl-File-Find-Iterator-0.4-3|25	%prep
12cr|perl-File-Find-Iterator-0.4-3|26	%setup -q -n %{module}-%{version}
12cr|perl-File-Find-Iterator-0.4-3|27	
12cr|perl-File-Find-Iterator-0.4-3|28	%build
12cr|perl-File-Find-Iterator-0.4-3|29	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Find-Iterator-0.4-3|30	%make
12cr|perl-File-Find-Iterator-0.4-3|31	
12cr|perl-File-Find-Iterator-0.4-3|32	%check
12cr|perl-File-Find-Iterator-0.4-3|33	make test
12cr|perl-File-Find-Iterator-0.4-3|34	
12cr|perl-File-Find-Iterator-0.4-3|35	%install
12cr|perl-File-Find-Iterator-0.4-3|36	rm -rf $RPM_BUILD_ROOT
12cr|perl-File-Find-Iterator-0.4-3|37	%makeinstall_std
12cr|perl-File-Find-Iterator-0.4-3|38	
12cr|perl-File-Find-Iterator-0.4-3|39	%clean
12cr|perl-File-Find-Iterator-0.4-3|40	rm -rf $RPM_BUILD_ROOT
12cr|perl-File-Find-Iterator-0.4-3|41	
12cr|perl-File-Find-Iterator-0.4-3|42	%files
12cr|perl-File-Find-Iterator-0.4-3|43	%defattr(-,root,root)
12cr|perl-File-Find-Iterator-0.4-3|44	%doc README
12cr|perl-File-Find-Iterator-0.4-3|45	%{_mandir}/*/*
12cr|perl-File-Find-Iterator-0.4-3|46	%{perl_vendorlib}/*
12cr|perl-File-Find-Iterator-0.4-3|47	
12cr|perl-File-Find-Iterator-0.4-3|48	
12cr|perl-File-Find-Iterator-0.4-3|49	
12cr|perl-File-Find-Iterator-0.4-3|50	%changelog
12cr|perl-File-Find-Iterator-0.4-3|51	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.4-3mdv2011.0
12cr|perl-File-Find-Iterator-0.4-3|52	+ Revision: 654186
12cr|perl-File-Find-Iterator-0.4-3|53	- rebuild for updated spec-helper
12cr|perl-File-Find-Iterator-0.4-3|54	
12cr|perl-File-Find-Iterator-0.4-3|55	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.4-2mdv2011.0
12cr|perl-File-Find-Iterator-0.4-3|56	+ Revision: 430454
12cr|perl-File-Find-Iterator-0.4-3|57	- rebuild
12cr|perl-File-Find-Iterator-0.4-3|58	
12cr|perl-File-Find-Iterator-0.4-3|59	* Tue Jul 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.4-1mdv2009.0
12cr|perl-File-Find-Iterator-0.4-3|60	+ Revision: 235777
12cr|perl-File-Find-Iterator-0.4-3|61	- update to new version 0.4
12cr|perl-File-Find-Iterator-0.4-3|62	
12cr|perl-File-Find-Iterator-0.4-3|63	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.3-5mdv2008.1
12cr|perl-File-Find-Iterator-0.4-3|64	+ Revision: 152075
12cr|perl-File-Find-Iterator-0.4-3|65	- rebuild
12cr|perl-File-Find-Iterator-0.4-3|66	- rebuild
12cr|perl-File-Find-Iterator-0.4-3|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-Find-Iterator-0.4-3|68	
12cr|perl-File-Find-Iterator-0.4-3|69	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-File-Find-Iterator-0.4-3|70	- restore BuildRoot
12cr|perl-File-Find-Iterator-0.4-3|71	
12cr|perl-File-Find-Iterator-0.4-3|72	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-3mdv2008.0
12cr|perl-File-Find-Iterator-0.4-3|73	+ Revision: 86399
12cr|perl-File-Find-Iterator-0.4-3|74	- rebuild
12cr|perl-File-Find-Iterator-0.4-3|75	
12cr|perl-File-Find-Iterator-0.4-3|76	
12cr|perl-File-Find-Iterator-0.4-3|77	* Fri Aug 11 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-File-Find-Iterator-0.4-3|78	+ 08/11/06 12:54:15 (55647)
12cr|perl-File-Find-Iterator-0.4-3|79	- rebuild
12cr|perl-File-Find-Iterator-0.4-3|80	
12cr|perl-File-Find-Iterator-0.4-3|81	* Fri Aug 11 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-File-Find-Iterator-0.4-3|82	+ 08/11/06 12:49:52 (55646)
12cr|perl-File-Find-Iterator-0.4-3|83	Import perl-File-Find-Iterator
12cr|perl-File-Find-Iterator-0.4-3|84	
12cr|perl-File-Find-Iterator-0.4-3|85	* Thu Jun 16 2005 Olivier Thauvin <nanardon@mandriva.org> 0.3-1mdk
12cr|perl-File-Find-Iterator-0.4-3|86	- first mdk release
12cr|perl-File-Find-Iterator-0.4-3|87	

4548 12
12cr|perl-File-Find-Object-0.2.3-4|1	%define upstream_name    File-Find-Object
12cr|perl-File-Find-Object-0.2.3-4|2	%define upstream_version v0.2.3
12cr|perl-File-Find-Object-0.2.3-4|3	
12cr|perl-File-Find-Object-0.2.3-4|4	Name:		perl-%{upstream_name}
12cr|perl-File-Find-Object-0.2.3-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-Find-Object-0.2.3-4|6	Release:	4
12cr|perl-File-Find-Object-0.2.3-4|7	
12cr|perl-File-Find-Object-0.2.3-4|8	Summary:	File::Find like object
12cr|perl-File-Find-Object-0.2.3-4|9	License:	GPL+ or Artistic
12cr|perl-File-Find-Object-0.2.3-4|10	Group:		Development/Perl
12cr|perl-File-Find-Object-0.2.3-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Find-Object-0.2.3-4|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-Find-Object-0.2.3-4|13	
12cr|perl-File-Find-Object-0.2.3-4|14	BuildRequires:	perl-devel
12cr|perl-File-Find-Object-0.2.3-4|15	BuildRequires:	perl(Class::XSAccessor)
12cr|perl-File-Find-Object-0.2.3-4|16	BuildArch:	noarch
12cr|perl-File-Find-Object-0.2.3-4|17	
12cr|perl-File-Find-Object-0.2.3-4|18	%description
12cr|perl-File-Find-Object-0.2.3-4|19	File::Find::Object does same job of File::Find but trough an object and
12cr|perl-File-Find-Object-0.2.3-4|20	using an iterator. It allow to perform multiple tree parsing in same
12cr|perl-File-Find-Object-0.2.3-4|21	application.
12cr|perl-File-Find-Object-0.2.3-4|22	
12cr|perl-File-Find-Object-0.2.3-4|23	%prep
12cr|perl-File-Find-Object-0.2.3-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Find-Object-0.2.3-4|25	
12cr|perl-File-Find-Object-0.2.3-4|26	%build
12cr|perl-File-Find-Object-0.2.3-4|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Find-Object-0.2.3-4|28	%make
12cr|perl-File-Find-Object-0.2.3-4|29	
12cr|perl-File-Find-Object-0.2.3-4|30	%check
12cr|perl-File-Find-Object-0.2.3-4|31	make test
12cr|perl-File-Find-Object-0.2.3-4|32	
12cr|perl-File-Find-Object-0.2.3-4|33	%install
12cr|perl-File-Find-Object-0.2.3-4|34	%makeinstall_std
12cr|perl-File-Find-Object-0.2.3-4|35	
12cr|perl-File-Find-Object-0.2.3-4|36	%files
12cr|perl-File-Find-Object-0.2.3-4|37	%{_mandir}/*/*
12cr|perl-File-Find-Object-0.2.3-4|38	%{perl_vendorlib}/*
12cr|perl-File-Find-Object-0.2.3-4|39	
12cr|perl-File-Find-Object-0.2.3-4|40	
12cr|perl-File-Find-Object-0.2.3-4|41	%changelog
12cr|perl-File-Find-Object-0.2.3-4|42	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.2.3-3mdv2011.0
12cr|perl-File-Find-Object-0.2.3-4|43	+ Revision: 654960
12cr|perl-File-Find-Object-0.2.3-4|44	- rebuild for updated spec-helper
12cr|perl-File-Find-Object-0.2.3-4|45	
12cr|perl-File-Find-Object-0.2.3-4|46	* Thu Aug 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.2.3-2mdv2011.0
12cr|perl-File-Find-Object-0.2.3-4|47	+ Revision: 410620
12cr|perl-File-Find-Object-0.2.3-4|48	- update to 0.2.3
12cr|perl-File-Find-Object-0.2.3-4|49	
12cr|perl-File-Find-Object-0.2.3-4|50	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.2.2-2mdv2010.0
12cr|perl-File-Find-Object-0.2.3-4|51	+ Revision: 407691
12cr|perl-File-Find-Object-0.2.3-4|52	- force rebuild
12cr|perl-File-Find-Object-0.2.3-4|53	- rebuild using %%perl_convert_version
12cr|perl-File-Find-Object-0.2.3-4|54	
12cr|perl-File-Find-Object-0.2.3-4|55	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.2-1mdv2010.0
12cr|perl-File-Find-Object-0.2.3-4|56	+ Revision: 389774
12cr|perl-File-Find-Object-0.2.3-4|57	- update to new version 0.2.2
12cr|perl-File-Find-Object-0.2.3-4|58	
12cr|perl-File-Find-Object-0.2.3-4|59	* Sun Jun 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-1mdv2010.0
12cr|perl-File-Find-Object-0.2.3-4|60	+ Revision: 387755
12cr|perl-File-Find-Object-0.2.3-4|61	- update to new version 0.2.1
12cr|perl-File-Find-Object-0.2.3-4|62	
12cr|perl-File-Find-Object-0.2.3-4|63	* Sun Feb 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-1mdv2009.1
12cr|perl-File-Find-Object-0.2.3-4|64	+ Revision: 343946
12cr|perl-File-Find-Object-0.2.3-4|65	- update to new version 0.2.0
12cr|perl-File-Find-Object-0.2.3-4|66	
12cr|perl-File-Find-Object-0.2.3-4|67	* Wed Feb 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.9-1mdv2009.1
12cr|perl-File-Find-Object-0.2.3-4|68	+ Revision: 339342
12cr|perl-File-Find-Object-0.2.3-4|69	- update to new version 0.1.9
12cr|perl-File-Find-Object-0.2.3-4|70	
12cr|perl-File-Find-Object-0.2.3-4|71	* Tue Jan 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.8-1mdv2009.1
12cr|perl-File-Find-Object-0.2.3-4|72	+ Revision: 331584
12cr|perl-File-Find-Object-0.2.3-4|73	- update to new version 0.1.8
12cr|perl-File-Find-Object-0.2.3-4|74	
12cr|perl-File-Find-Object-0.2.3-4|75	* Fri Jan 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.7-1mdv2009.1
12cr|perl-File-Find-Object-0.2.3-4|76	+ Revision: 330183
12cr|perl-File-Find-Object-0.2.3-4|77	- update to new version 0.1.7
12cr|perl-File-Find-Object-0.2.3-4|78	
12cr|perl-File-Find-Object-0.2.3-4|79	* Mon Jan 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.6-1mdv2009.1
12cr|perl-File-Find-Object-0.2.3-4|80	+ Revision: 328528
12cr|perl-File-Find-Object-0.2.3-4|81	- update to new version 0.1.6
12cr|perl-File-Find-Object-0.2.3-4|82	
12cr|perl-File-Find-Object-0.2.3-4|83	* Sun Jan 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.5-1mdv2009.1
12cr|perl-File-Find-Object-0.2.3-4|84	+ Revision: 324503
12cr|perl-File-Find-Object-0.2.3-4|85	- update to new version 0.1.5
12cr|perl-File-Find-Object-0.2.3-4|86	
12cr|perl-File-Find-Object-0.2.3-4|87	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.4-1mdv2009.1
12cr|perl-File-Find-Object-0.2.3-4|88	+ Revision: 320430
12cr|perl-File-Find-Object-0.2.3-4|89	- update to new version 0.1.4
12cr|perl-File-Find-Object-0.2.3-4|90	
12cr|perl-File-Find-Object-0.2.3-4|91	* Thu Nov 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.3-1mdv2009.1
12cr|perl-File-Find-Object-0.2.3-4|92	+ Revision: 302817
12cr|perl-File-Find-Object-0.2.3-4|93	- update to new version 0.1.3
12cr|perl-File-Find-Object-0.2.3-4|94	
12cr|perl-File-Find-Object-0.2.3-4|95	* Mon Oct 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-1mdv2009.1
12cr|perl-File-Find-Object-0.2.3-4|96	+ Revision: 297540
12cr|perl-File-Find-Object-0.2.3-4|97	- update to new version 0.1.2
12cr|perl-File-Find-Object-0.2.3-4|98	
12cr|perl-File-Find-Object-0.2.3-4|99	* Thu Oct 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-1mdv2009.1
12cr|perl-File-Find-Object-0.2.3-4|100	+ Revision: 296796
12cr|perl-File-Find-Object-0.2.3-4|101	- update to new version 0.1.1
12cr|perl-File-Find-Object-0.2.3-4|102	
12cr|perl-File-Find-Object-0.2.3-4|103	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.1.0-3mdv2009.0
12cr|perl-File-Find-Object-0.2.3-4|104	+ Revision: 256917
12cr|perl-File-Find-Object-0.2.3-4|105	- rebuild
12cr|perl-File-Find-Object-0.2.3-4|106	
12cr|perl-File-Find-Object-0.2.3-4|107	* Thu Mar 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-1mdv2008.1
12cr|perl-File-Find-Object-0.2.3-4|108	+ Revision: 180622
12cr|perl-File-Find-Object-0.2.3-4|109	- update to new version 0.1.0
12cr|perl-File-Find-Object-0.2.3-4|110	
12cr|perl-File-Find-Object-0.2.3-4|111	* Mon Feb 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.9-1mdv2008.1
12cr|perl-File-Find-Object-0.2.3-4|112	+ Revision: 174715
12cr|perl-File-Find-Object-0.2.3-4|113	- new version
12cr|perl-File-Find-Object-0.2.3-4|114	
12cr|perl-File-Find-Object-0.2.3-4|115	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-File-Find-Object-0.2.3-4|116	- restore BuildRoot
12cr|perl-File-Find-Object-0.2.3-4|117	
12cr|perl-File-Find-Object-0.2.3-4|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-File-Find-Object-0.2.3-4|119	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-Find-Object-0.2.3-4|120	
12cr|perl-File-Find-Object-0.2.3-4|121	* Mon Aug 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.0.8-1mdv2008.0
12cr|perl-File-Find-Object-0.2.3-4|122	+ Revision: 59248
12cr|perl-File-Find-Object-0.2.3-4|123	- 0.0.8
12cr|perl-File-Find-Object-0.2.3-4|124	
12cr|perl-File-Find-Object-0.2.3-4|125	
12cr|perl-File-Find-Object-0.2.3-4|126	* Mon Mar 05 2007 Olivier Thauvin <nanardon@mandriva.org> 0.0.7-1mdv2007.0
12cr|perl-File-Find-Object-0.2.3-4|127	+ Revision: 132939
12cr|perl-File-Find-Object-0.2.3-4|128	- 0.0.7
12cr|perl-File-Find-Object-0.2.3-4|129	
12cr|perl-File-Find-Object-0.2.3-4|130	* Tue Dec 12 2006 Olivier Thauvin <nanardon@mandriva.org> 0.0.6-1mdv2007.1
12cr|perl-File-Find-Object-0.2.3-4|131	+ Revision: 95138
12cr|perl-File-Find-Object-0.2.3-4|132	- 0.0.6
12cr|perl-File-Find-Object-0.2.3-4|133	
12cr|perl-File-Find-Object-0.2.3-4|134	* Sat Nov 18 2006 Olivier Thauvin <nanardon@mandriva.org> 0.0.5-1mdv2007.1
12cr|perl-File-Find-Object-0.2.3-4|135	+ Revision: 85427
12cr|perl-File-Find-Object-0.2.3-4|136	- Buildrequires
12cr|perl-File-Find-Object-0.2.3-4|137	- 0.0.5
12cr|perl-File-Find-Object-0.2.3-4|138	- 0.0.4
12cr|perl-File-Find-Object-0.2.3-4|139	
12cr|perl-File-Find-Object-0.2.3-4|140	* Sun Jul 16 2006 Olivier Thauvin <nanardon@mandriva.org> 0.0.3-1mdv2007.0
12cr|perl-File-Find-Object-0.2.3-4|141	+ Revision: 41266
12cr|perl-File-Find-Object-0.2.3-4|142	- 0.0.3
12cr|perl-File-Find-Object-0.2.3-4|143	- import perl-File-Find-Object
12cr|perl-File-Find-Object-0.2.3-4|144	
12cr|perl-File-Find-Object-0.2.3-4|145	* Tue Dec 20 2005 Olivier Thauvin <nanardon@mandriva.org> 0.0.2-1mdk
12cr|perl-File-Find-Object-0.2.3-4|146	- 0.0.2
12cr|perl-File-Find-Object-0.2.3-4|147	
12cr|perl-File-Find-Object-0.2.3-4|148	* Thu Jun 23 2005 Olivier Thauvin <nanardon@mandriva.org> 0.0.1-1mdk
12cr|perl-File-Find-Object-0.2.3-4|149	- first mdk release
12cr|perl-File-Find-Object-0.2.3-4|150	

4549 12
12cr|perl-File-Find-Rule-VCS-1.80.0-3|1	%define upstream_name    File-Find-Rule-VCS
12cr|perl-File-Find-Rule-VCS-1.80.0-3|2	%define upstream_version 1.08
12cr|perl-File-Find-Rule-VCS-1.80.0-3|3	
12cr|perl-File-Find-Rule-VCS-1.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-File-Find-Rule-VCS-1.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-Find-Rule-VCS-1.80.0-3|6	Release:	3
12cr|perl-File-Find-Rule-VCS-1.80.0-3|7	
12cr|perl-File-Find-Rule-VCS-1.80.0-3|8	Summary:	Exclude files/directories for Version Control Systems
12cr|perl-File-Find-Rule-VCS-1.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-File-Find-Rule-VCS-1.80.0-3|10	Group:		Development/Perl
12cr|perl-File-Find-Rule-VCS-1.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Find-Rule-VCS-1.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-Find-Rule-VCS-1.80.0-3|13	
12cr|perl-File-Find-Rule-VCS-1.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-File-Find-Rule-VCS-1.80.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-File-Find-Rule-VCS-1.80.0-3|16	BuildRequires:	perl(File::Find::Rule)
12cr|perl-File-Find-Rule-VCS-1.80.0-3|17	BuildRequires:	perl(File::Spec)
12cr|perl-File-Find-Rule-VCS-1.80.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-File-Find-Rule-VCS-1.80.0-3|19	BuildArch:	noarch
12cr|perl-File-Find-Rule-VCS-1.80.0-3|20	
12cr|perl-File-Find-Rule-VCS-1.80.0-3|21	%description
12cr|perl-File-Find-Rule-VCS-1.80.0-3|22	Many tools need to be equally useful both on ordinary files, and on code
12cr|perl-File-Find-Rule-VCS-1.80.0-3|23	that has been checked out from revision control systems.
12cr|perl-File-Find-Rule-VCS-1.80.0-3|24	
12cr|perl-File-Find-Rule-VCS-1.80.0-3|25	*File::Find::Rule::VCS* provides quick and convenient methods to exclude
12cr|perl-File-Find-Rule-VCS-1.80.0-3|26	the version control directories of several major Version Control Systems
12cr|perl-File-Find-Rule-VCS-1.80.0-3|27	(currently CVS, subversion, and Bazaar).
12cr|perl-File-Find-Rule-VCS-1.80.0-3|28	
12cr|perl-File-Find-Rule-VCS-1.80.0-3|29	%prep
12cr|perl-File-Find-Rule-VCS-1.80.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Find-Rule-VCS-1.80.0-3|31	
12cr|perl-File-Find-Rule-VCS-1.80.0-3|32	%build
12cr|perl-File-Find-Rule-VCS-1.80.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Find-Rule-VCS-1.80.0-3|34	%make
12cr|perl-File-Find-Rule-VCS-1.80.0-3|35	
12cr|perl-File-Find-Rule-VCS-1.80.0-3|36	%check
12cr|perl-File-Find-Rule-VCS-1.80.0-3|37	make test
12cr|perl-File-Find-Rule-VCS-1.80.0-3|38	
12cr|perl-File-Find-Rule-VCS-1.80.0-3|39	%install
12cr|perl-File-Find-Rule-VCS-1.80.0-3|40	%makeinstall_std
12cr|perl-File-Find-Rule-VCS-1.80.0-3|41	
12cr|perl-File-Find-Rule-VCS-1.80.0-3|42	%files
12cr|perl-File-Find-Rule-VCS-1.80.0-3|43	%doc README LICENSE Changes
12cr|perl-File-Find-Rule-VCS-1.80.0-3|44	%{_mandir}/man3/*
12cr|perl-File-Find-Rule-VCS-1.80.0-3|45	%{perl_vendorlib}/*
12cr|perl-File-Find-Rule-VCS-1.80.0-3|46	
12cr|perl-File-Find-Rule-VCS-1.80.0-3|47	%changelog
12cr|perl-File-Find-Rule-VCS-1.80.0-3|48	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.80.0-2mdv2011.0
12cr|perl-File-Find-Rule-VCS-1.80.0-3|49	+ Revision: 656914
12cr|perl-File-Find-Rule-VCS-1.80.0-3|50	- rebuild for updated spec-helper
12cr|perl-File-Find-Rule-VCS-1.80.0-3|51	
12cr|perl-File-Find-Rule-VCS-1.80.0-3|52	* Thu Nov 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.80.0-1mdv2011.0
12cr|perl-File-Find-Rule-VCS-1.80.0-3|53	+ Revision: 595969
12cr|perl-File-Find-Rule-VCS-1.80.0-3|54	- update to new version 1.08
12cr|perl-File-Find-Rule-VCS-1.80.0-3|55	
12cr|perl-File-Find-Rule-VCS-1.80.0-3|56	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-1mdv2011.0
12cr|perl-File-Find-Rule-VCS-1.80.0-3|57	+ Revision: 553127
12cr|perl-File-Find-Rule-VCS-1.80.0-3|58	- update to 1.07
12cr|perl-File-Find-Rule-VCS-1.80.0-3|59	
12cr|perl-File-Find-Rule-VCS-1.80.0-3|60	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-1mdv2010.0
12cr|perl-File-Find-Rule-VCS-1.80.0-3|61	+ Revision: 401664
12cr|perl-File-Find-Rule-VCS-1.80.0-3|62	- rebuild using %%perl_convert_version
12cr|perl-File-Find-Rule-VCS-1.80.0-3|63	- fixed license field
12cr|perl-File-Find-Rule-VCS-1.80.0-3|64	
12cr|perl-File-Find-Rule-VCS-1.80.0-3|65	* Thu Jul 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-1mdv2010.0
12cr|perl-File-Find-Rule-VCS-1.80.0-3|66	+ Revision: 393792
12cr|perl-File-Find-Rule-VCS-1.80.0-3|67	- update to new version 1.06
12cr|perl-File-Find-Rule-VCS-1.80.0-3|68	
12cr|perl-File-Find-Rule-VCS-1.80.0-3|69	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdv2009.1
12cr|perl-File-Find-Rule-VCS-1.80.0-3|70	+ Revision: 292160
12cr|perl-File-Find-Rule-VCS-1.80.0-3|71	- update to new version 1.05
12cr|perl-File-Find-Rule-VCS-1.80.0-3|72	
12cr|perl-File-Find-Rule-VCS-1.80.0-3|73	* Sat Aug 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.04-1mdv2009.0
12cr|perl-File-Find-Rule-VCS-1.80.0-3|74	+ Revision: 277660
12cr|perl-File-Find-Rule-VCS-1.80.0-3|75	- import perl-File-Find-Rule-VCS
12cr|perl-File-Find-Rule-VCS-1.80.0-3|76	
12cr|perl-File-Find-Rule-VCS-1.80.0-3|77	

4550 12
12cr|perl-File-Find-Upwards-1.102.30-3|1	%define upstream_name    File-Find-Upwards
12cr|perl-File-Find-Upwards-1.102.30-3|2	%define upstream_version 1.102030
12cr|perl-File-Find-Upwards-1.102.30-3|3	
12cr|perl-File-Find-Upwards-1.102.30-3|4	Name:		perl-%{upstream_name}
12cr|perl-File-Find-Upwards-1.102.30-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-Find-Upwards-1.102.30-3|6	Release:	3
12cr|perl-File-Find-Upwards-1.102.30-3|7	
12cr|perl-File-Find-Upwards-1.102.30-3|8	Summary:	Look for a file in the current directory and upwards
12cr|perl-File-Find-Upwards-1.102.30-3|9	License:	GPL+ or Artistic
12cr|perl-File-Find-Upwards-1.102.30-3|10	Group:		Development/Perl
12cr|perl-File-Find-Upwards-1.102.30-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Find-Upwards-1.102.30-3|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-Find-Upwards-1.102.30-3|13	
12cr|perl-File-Find-Upwards-1.102.30-3|14	BuildRequires:	perl-devel
12cr|perl-File-Find-Upwards-1.102.30-3|15	BuildRequires:	perl(Attribute::Memoize)
12cr|perl-File-Find-Upwards-1.102.30-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-File-Find-Upwards-1.102.30-3|17	BuildRequires:	perl(Path::Class)
12cr|perl-File-Find-Upwards-1.102.30-3|18	BuildRequires:	perl(Test::More)
12cr|perl-File-Find-Upwards-1.102.30-3|19	BuildArch:	noarch
12cr|perl-File-Find-Upwards-1.102.30-3|20	
12cr|perl-File-Find-Upwards-1.102.30-3|21	%description
12cr|perl-File-Find-Upwards-1.102.30-3|22	Provides a function that can find a file in the current or a parent
12cr|perl-File-Find-Upwards-1.102.30-3|23	directory.
12cr|perl-File-Find-Upwards-1.102.30-3|24	
12cr|perl-File-Find-Upwards-1.102.30-3|25	* file_find_upwards()
12cr|perl-File-Find-Upwards-1.102.30-3|26	
12cr|perl-File-Find-Upwards-1.102.30-3|27	Takes a filename and looks for the file in the current directory. If
12cr|perl-File-Find-Upwards-1.102.30-3|28	there is no such file, it traverses up the directory hierarchy until it
12cr|perl-File-Find-Upwards-1.102.30-3|29	finds the file or until it reaches the topmost directory. If the file is
12cr|perl-File-Find-Upwards-1.102.30-3|30	found, the full path to the file is returned. If the file is not found,
12cr|perl-File-Find-Upwards-1.102.30-3|31	undef is returned.
12cr|perl-File-Find-Upwards-1.102.30-3|32	
12cr|perl-File-Find-Upwards-1.102.30-3|33	%prep
12cr|perl-File-Find-Upwards-1.102.30-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Find-Upwards-1.102.30-3|35	
12cr|perl-File-Find-Upwards-1.102.30-3|36	%build
12cr|perl-File-Find-Upwards-1.102.30-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Find-Upwards-1.102.30-3|38	%make
12cr|perl-File-Find-Upwards-1.102.30-3|39	
12cr|perl-File-Find-Upwards-1.102.30-3|40	%check
12cr|perl-File-Find-Upwards-1.102.30-3|41	%make test
12cr|perl-File-Find-Upwards-1.102.30-3|42	
12cr|perl-File-Find-Upwards-1.102.30-3|43	%install
12cr|perl-File-Find-Upwards-1.102.30-3|44	%makeinstall_std
12cr|perl-File-Find-Upwards-1.102.30-3|45	
12cr|perl-File-Find-Upwards-1.102.30-3|46	%files
12cr|perl-File-Find-Upwards-1.102.30-3|47	%doc Changes LICENSE README
12cr|perl-File-Find-Upwards-1.102.30-3|48	%{_mandir}/man3/*
12cr|perl-File-Find-Upwards-1.102.30-3|49	%{perl_vendorlib}/*
12cr|perl-File-Find-Upwards-1.102.30-3|50	
12cr|perl-File-Find-Upwards-1.102.30-3|51	%changelog
12cr|perl-File-Find-Upwards-1.102.30-3|52	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.102.30-2mdv2011.0
12cr|perl-File-Find-Upwards-1.102.30-3|53	+ Revision: 654961
12cr|perl-File-Find-Upwards-1.102.30-3|54	- rebuild for updated spec-helper
12cr|perl-File-Find-Upwards-1.102.30-3|55	
12cr|perl-File-Find-Upwards-1.102.30-3|56	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.102.30-1mdv2011.0
12cr|perl-File-Find-Upwards-1.102.30-3|57	+ Revision: 561569
12cr|perl-File-Find-Upwards-1.102.30-3|58	- update to 1.102030
12cr|perl-File-Find-Upwards-1.102.30-3|59	
12cr|perl-File-Find-Upwards-1.102.30-3|60	* Sun Mar 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.860-1mdv2011.0
12cr|perl-File-Find-Upwards-1.102.30-3|61	+ Revision: 528431
12cr|perl-File-Find-Upwards-1.102.30-3|62	- update to 1.100860
12cr|perl-File-Find-Upwards-1.102.30-3|63	
12cr|perl-File-Find-Upwards-1.102.30-3|64	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.1
12cr|perl-File-Find-Upwards-1.102.30-3|65	+ Revision: 474656
12cr|perl-File-Find-Upwards-1.102.30-3|66	- update to 0.04
12cr|perl-File-Find-Upwards-1.102.30-3|67	
12cr|perl-File-Find-Upwards-1.102.30-3|68	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-File-Find-Upwards-1.102.30-3|69	+ Revision: 444064
12cr|perl-File-Find-Upwards-1.102.30-3|70	- import perl-File-Find-Upwards
12cr|perl-File-Find-Upwards-1.102.30-3|71	
12cr|perl-File-Find-Upwards-1.102.30-3|72	
12cr|perl-File-Find-Upwards-1.102.30-3|73	* Thu Sep 17 2009 cpan2dist 0.03-1mdv
12cr|perl-File-Find-Upwards-1.102.30-3|74	- initial mdv release, generated with cpan2dist

4551 12
12cr|perl-File-Flat-1.40.0-2|1	%define upstream_name    File-Flat
12cr|perl-File-Flat-1.40.0-2|2	%define upstream_version 1.04
12cr|perl-File-Flat-1.40.0-2|3	
12cr|perl-File-Flat-1.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-File-Flat-1.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-Flat-1.40.0-2|6	Release:	2
12cr|perl-File-Flat-1.40.0-2|7	
12cr|perl-File-Flat-1.40.0-2|8	Summary:	Perl module that implements a flat filesystem
12cr|perl-File-Flat-1.40.0-2|9	License:	GPL+ or Artistic
12cr|perl-File-Flat-1.40.0-2|10	Group:		Development/Perl
12cr|perl-File-Flat-1.40.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Flat-1.40.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-File-Flat-1.40.0-2|13	
12cr|perl-File-Flat-1.40.0-2|14	BuildRequires:	perl-devel
12cr|perl-File-Flat-1.40.0-2|15	BuildRequires:	perl-ExtUtils-AutoInstall >= 0.49
12cr|perl-File-Flat-1.40.0-2|16	BuildRequires:	perl-prefork >= 0.02
12cr|perl-File-Flat-1.40.0-2|17	BuildRequires:	perl-File-NCopy >= 0.32
12cr|perl-File-Flat-1.40.0-2|18	BuildRequires:	perl(Test::More) >= 0.47
12cr|perl-File-Flat-1.40.0-2|19	BuildRequires:	perl(Test::ClassAPI) >= 1.02
12cr|perl-File-Flat-1.40.0-2|20	BuildRequires:	perl(File::Find) >= 1.0
12cr|perl-File-Flat-1.40.0-2|21	BuildRequires:	perl(File::Spec) >= 0.85
12cr|perl-File-Flat-1.40.0-2|22	BuildRequires:	perl(File::Copy) >= 2.08
12cr|perl-File-Flat-1.40.0-2|23	BuildRequires:	perl(File::Copy::Recursive)
12cr|perl-File-Flat-1.40.0-2|24	BuildRequires:	perl-File-Slurp >= 9999.04
12cr|perl-File-Flat-1.40.0-2|25	BuildRequires:	perl(File::Remove) >= 0.21
12cr|perl-File-Flat-1.40.0-2|26	BuildRequires:	perl(File::Temp) >= 0.14
12cr|perl-File-Flat-1.40.0-2|27	BuildRequires:	perl(IO::File) >= 1.10
12cr|perl-File-Flat-1.40.0-2|28	BuildRequires:  perl(File::Copy::Recursive)
12cr|perl-File-Flat-1.40.0-2|29	BuildArch:	noarch
12cr|perl-File-Flat-1.40.0-2|30	Requires:	perl-prefork >= 0.02
12cr|perl-File-Flat-1.40.0-2|31	
12cr|perl-File-Flat-1.40.0-2|32	%description
12cr|perl-File-Flat-1.40.0-2|33	File::Flat implements a flat filesystem. A flat filesystem is a
12cr|perl-File-Flat-1.40.0-2|34	filesystem in which directories do not exist. It provides an abstraction
12cr|perl-File-Flat-1.40.0-2|35	over any normal filesystem which makes it appear as if directories do
12cr|perl-File-Flat-1.40.0-2|36	not exist. In effect, it will automatically create directories as
12cr|perl-File-Flat-1.40.0-2|37	needed. This is create for things like install scripts and such, as you
12cr|perl-File-Flat-1.40.0-2|38	never need to worry about the existance of directories, just write to a
12cr|perl-File-Flat-1.40.0-2|39	file, no matter where it is.
12cr|perl-File-Flat-1.40.0-2|40	
12cr|perl-File-Flat-1.40.0-2|41	%prep
12cr|perl-File-Flat-1.40.0-2|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Flat-1.40.0-2|43	
12cr|perl-File-Flat-1.40.0-2|44	%build
12cr|perl-File-Flat-1.40.0-2|45	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Flat-1.40.0-2|46	%make
12cr|perl-File-Flat-1.40.0-2|47	
12cr|perl-File-Flat-1.40.0-2|48	%check
12cr|perl-File-Flat-1.40.0-2|49	make test
12cr|perl-File-Flat-1.40.0-2|50	
12cr|perl-File-Flat-1.40.0-2|51	%install
12cr|perl-File-Flat-1.40.0-2|52	%makeinstall_std
12cr|perl-File-Flat-1.40.0-2|53	
12cr|perl-File-Flat-1.40.0-2|54	%files
12cr|perl-File-Flat-1.40.0-2|55	%doc Changes README
12cr|perl-File-Flat-1.40.0-2|56	%{perl_vendorlib}/File/Flat.pm
12cr|perl-File-Flat-1.40.0-2|57	%{_mandir}/*/*
12cr|perl-File-Flat-1.40.0-2|58	
12cr|perl-File-Flat-1.40.0-2|59	
12cr|perl-File-Flat-1.40.0-2|60	%changelog
12cr|perl-File-Flat-1.40.0-2|61	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-1mdv2010.0
12cr|perl-File-Flat-1.40.0-2|62	+ Revision: 407690
12cr|perl-File-Flat-1.40.0-2|63	- rebuild using %%perl_convert_version
12cr|perl-File-Flat-1.40.0-2|64	
12cr|perl-File-Flat-1.40.0-2|65	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.04-2mdv2009.0
12cr|perl-File-Flat-1.40.0-2|66	+ Revision: 268508
12cr|perl-File-Flat-1.40.0-2|67	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-File-Flat-1.40.0-2|68	
12cr|perl-File-Flat-1.40.0-2|69	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2009.0
12cr|perl-File-Flat-1.40.0-2|70	+ Revision: 194851
12cr|perl-File-Flat-1.40.0-2|71	- update to new version 1.04
12cr|perl-File-Flat-1.40.0-2|72	- update to new version 1.04
12cr|perl-File-Flat-1.40.0-2|73	
12cr|perl-File-Flat-1.40.0-2|74	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2008.1
12cr|perl-File-Flat-1.40.0-2|75	+ Revision: 178290
12cr|perl-File-Flat-1.40.0-2|76	- update to new version 1.03
12cr|perl-File-Flat-1.40.0-2|77	
12cr|perl-File-Flat-1.40.0-2|78	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-File-Flat-1.40.0-2|79	- restore BuildRoot
12cr|perl-File-Flat-1.40.0-2|80	
12cr|perl-File-Flat-1.40.0-2|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-File-Flat-1.40.0-2|82	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-Flat-1.40.0-2|83	
12cr|perl-File-Flat-1.40.0-2|84	* Wed Dec 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2008.1
12cr|perl-File-Flat-1.40.0-2|85	+ Revision: 118549
12cr|perl-File-Flat-1.40.0-2|86	- new version
12cr|perl-File-Flat-1.40.0-2|87	
12cr|perl-File-Flat-1.40.0-2|88	
12cr|perl-File-Flat-1.40.0-2|89	* Sat Mar 03 2007 Olivier Thauvin <nanardon@mandriva.org> 1.00-1mdv2007.0
12cr|perl-File-Flat-1.40.0-2|90	+ Revision: 131670
12cr|perl-File-Flat-1.40.0-2|91	- buildrequires
12cr|perl-File-Flat-1.40.0-2|92	- 1.00
12cr|perl-File-Flat-1.40.0-2|93	- 0.96
12cr|perl-File-Flat-1.40.0-2|94	- Import perl-File-Flat
12cr|perl-File-Flat-1.40.0-2|95	
12cr|perl-File-Flat-1.40.0-2|96	* Sat Sep 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.95-2mdk
12cr|perl-File-Flat-1.40.0-2|97	- Add Requires on perl-prefork
12cr|perl-File-Flat-1.40.0-2|98	
12cr|perl-File-Flat-1.40.0-2|99	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 0.95-1mdk
12cr|perl-File-Flat-1.40.0-2|100	- initial Mandriva package
12cr|perl-File-Flat-1.40.0-2|101	

4552 12
12cr|perl-File-Grep-0.20.0-2|1	%define	upstream_name	 File-Grep
12cr|perl-File-Grep-0.20.0-2|2	%define	upstream_version 0.02
12cr|perl-File-Grep-0.20.0-2|3	
12cr|perl-File-Grep-0.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-File-Grep-0.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-Grep-0.20.0-2|6	Release:	2
12cr|perl-File-Grep-0.20.0-2|7	
12cr|perl-File-Grep-0.20.0-2|8	Summary:	A grep function taking a list of files as argument
12cr|perl-File-Grep-0.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-File-Grep-0.20.0-2|10	Group:		Development/Perl
12cr|perl-File-Grep-0.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Grep-0.20.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MN/MNEYLON/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-File-Grep-0.20.0-2|13	
12cr|perl-File-Grep-0.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-File-Grep-0.20.0-2|15	BuildArch:	noarch
12cr|perl-File-Grep-0.20.0-2|16	
12cr|perl-File-Grep-0.20.0-2|17	%description
12cr|perl-File-Grep-0.20.0-2|18	File::Grep provides similar functionality as perl's builtin grep, map,
12cr|perl-File-Grep-0.20.0-2|19	and foreach commands, but iterating over a passed filelist instead of
12cr|perl-File-Grep-0.20.0-2|20	arrays.  While trivial, this module can provide a quick dropin when
12cr|perl-File-Grep-0.20.0-2|21	such functionality is needed.
12cr|perl-File-Grep-0.20.0-2|22	
12cr|perl-File-Grep-0.20.0-2|23	%prep
12cr|perl-File-Grep-0.20.0-2|24	%setup -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Grep-0.20.0-2|25	
12cr|perl-File-Grep-0.20.0-2|26	%build
12cr|perl-File-Grep-0.20.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Grep-0.20.0-2|28	%make
12cr|perl-File-Grep-0.20.0-2|29	
12cr|perl-File-Grep-0.20.0-2|30	%check
12cr|perl-File-Grep-0.20.0-2|31	make test
12cr|perl-File-Grep-0.20.0-2|32	
12cr|perl-File-Grep-0.20.0-2|33	%install
12cr|perl-File-Grep-0.20.0-2|34	%makeinstall_std
12cr|perl-File-Grep-0.20.0-2|35	
12cr|perl-File-Grep-0.20.0-2|36	%files
12cr|perl-File-Grep-0.20.0-2|37	%doc README Changes
12cr|perl-File-Grep-0.20.0-2|38	%{perl_vendorlib}/File
12cr|perl-File-Grep-0.20.0-2|39	%{_mandir}/*/*
12cr|perl-File-Grep-0.20.0-2|40	
12cr|perl-File-Grep-0.20.0-2|41	
12cr|perl-File-Grep-0.20.0-2|42	%changelog
12cr|perl-File-Grep-0.20.0-2|43	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-File-Grep-0.20.0-2|44	+ Revision: 402137
12cr|perl-File-Grep-0.20.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-File-Grep-0.20.0-2|46	
12cr|perl-File-Grep-0.20.0-2|47	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.02-3mdv2009.0
12cr|perl-File-Grep-0.20.0-2|48	+ Revision: 241216
12cr|perl-File-Grep-0.20.0-2|49	- rebuild
12cr|perl-File-Grep-0.20.0-2|50	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-Grep-0.20.0-2|51	
12cr|perl-File-Grep-0.20.0-2|52	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-File-Grep-0.20.0-2|53	- restore BuildRoot
12cr|perl-File-Grep-0.20.0-2|54	
12cr|perl-File-Grep-0.20.0-2|55	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 0.02-1mdv2008.0
12cr|perl-File-Grep-0.20.0-2|56	+ Revision: 67612
12cr|perl-File-Grep-0.20.0-2|57	- use %%mkrel
12cr|perl-File-Grep-0.20.0-2|58	
12cr|perl-File-Grep-0.20.0-2|59	
12cr|perl-File-Grep-0.20.0-2|60	* Thu Sep 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdk
12cr|perl-File-Grep-0.20.0-2|61	- new version
12cr|perl-File-Grep-0.20.0-2|62	- spec cleanup
12cr|perl-File-Grep-0.20.0-2|63	- rpmbuildupdate aware
12cr|perl-File-Grep-0.20.0-2|64	- better url
12cr|perl-File-Grep-0.20.0-2|65	- fix directory ownership
12cr|perl-File-Grep-0.20.0-2|66	- enable tests
12cr|perl-File-Grep-0.20.0-2|67	- don't ship manifest
12cr|perl-File-Grep-0.20.0-2|68	
12cr|perl-File-Grep-0.20.0-2|69	* Thu Jan 29 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.01-2mdk
12cr|perl-File-Grep-0.20.0-2|70	- bzip2
12cr|perl-File-Grep-0.20.0-2|71	
12cr|perl-File-Grep-0.20.0-2|72	* Wed Jan 28 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.01-1mdk
12cr|perl-File-Grep-0.20.0-2|73	- from Robin Rosenberg <robin.rosenberg@dewire.com> :
12cr|perl-File-Grep-0.20.0-2|74	- initial contrib import. Needed for building Captive-NTFS
12cr|perl-File-Grep-0.20.0-2|75	

4553 12
12cr|perl-FileHandle-Deluxe-0.92-5|1	%define real_name FileHandle-Deluxe
12cr|perl-FileHandle-Deluxe-0.92-5|2	
12cr|perl-FileHandle-Deluxe-0.92-5|3	Summary:	FileHandle-Deluxe module for perl
12cr|perl-FileHandle-Deluxe-0.92-5|4	Name:		perl-%{real_name}
12cr|perl-FileHandle-Deluxe-0.92-5|5	Version:	0.92
12cr|perl-FileHandle-Deluxe-0.92-5|6	Release:	%mkrel 5
12cr|perl-FileHandle-Deluxe-0.92-5|7	License:	GPL or Artistic
12cr|perl-FileHandle-Deluxe-0.92-5|8	Group:		Development/Perl
12cr|perl-FileHandle-Deluxe-0.92-5|9	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-FileHandle-Deluxe-0.92-5|10	Source0:	%{real_name}-%{version}.tar.bz2
12cr|perl-FileHandle-Deluxe-0.92-5|11	BuildRequires:	perl-devel
12cr|perl-FileHandle-Deluxe-0.92-5|12	BuildArch:	noarch
12cr|perl-FileHandle-Deluxe-0.92-5|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-FileHandle-Deluxe-0.92-5|14	
12cr|perl-FileHandle-Deluxe-0.92-5|15	%description
12cr|perl-FileHandle-Deluxe-0.92-5|16	FileHandle::Deluxe works like a regular FileHandle object, with the
12cr|perl-FileHandle-Deluxe-0.92-5|17	addition of doing the routine file handle chores for you.
12cr|perl-FileHandle-Deluxe-0.92-5|18	FileHandle::Deluxe (FD) is targeted at beginning Perl users who usually
12cr|perl-FileHandle-Deluxe-0.92-5|19	find those tasks intimidating and often elect to skip them rather than
12cr|perl-FileHandle-Deluxe-0.92-5|20	learn how to do them. FileHandle::Deluxe defaults to a set of best
12cr|perl-FileHandle-Deluxe-0.92-5|21	practices for working with file handles.
12cr|perl-FileHandle-Deluxe-0.92-5|22	
12cr|perl-FileHandle-Deluxe-0.92-5|23	%prep
12cr|perl-FileHandle-Deluxe-0.92-5|24	%setup -q -n %{real_name}-%{version}
12cr|perl-FileHandle-Deluxe-0.92-5|25	
12cr|perl-FileHandle-Deluxe-0.92-5|26	%build
12cr|perl-FileHandle-Deluxe-0.92-5|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-FileHandle-Deluxe-0.92-5|28	%make
12cr|perl-FileHandle-Deluxe-0.92-5|29	make test
12cr|perl-FileHandle-Deluxe-0.92-5|30	
12cr|perl-FileHandle-Deluxe-0.92-5|31	%install
12cr|perl-FileHandle-Deluxe-0.92-5|32	rm -rf %{buildroot}
12cr|perl-FileHandle-Deluxe-0.92-5|33	%makeinstall_std
12cr|perl-FileHandle-Deluxe-0.92-5|34	
12cr|perl-FileHandle-Deluxe-0.92-5|35	%clean
12cr|perl-FileHandle-Deluxe-0.92-5|36	rm -rf %{buildroot}
12cr|perl-FileHandle-Deluxe-0.92-5|37	
12cr|perl-FileHandle-Deluxe-0.92-5|38	%files
12cr|perl-FileHandle-Deluxe-0.92-5|39	%defattr(-,root,root)
12cr|perl-FileHandle-Deluxe-0.92-5|40	%doc README
12cr|perl-FileHandle-Deluxe-0.92-5|41	%{perl_vendorlib}/FileHandle/Deluxe.pm
12cr|perl-FileHandle-Deluxe-0.92-5|42	%{_mandir}/*/*
12cr|perl-FileHandle-Deluxe-0.92-5|43	
12cr|perl-FileHandle-Deluxe-0.92-5|44	
12cr|perl-FileHandle-Deluxe-0.92-5|45	
12cr|perl-FileHandle-Deluxe-0.92-5|46	
12cr|perl-FileHandle-Deluxe-0.92-5|47	%changelog
12cr|perl-FileHandle-Deluxe-0.92-5|48	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.92-5mdv2010.0
12cr|perl-FileHandle-Deluxe-0.92-5|49	+ Revision: 430455
12cr|perl-FileHandle-Deluxe-0.92-5|50	- rebuild
12cr|perl-FileHandle-Deluxe-0.92-5|51	
12cr|perl-FileHandle-Deluxe-0.92-5|52	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.92-4mdv2009.0
12cr|perl-FileHandle-Deluxe-0.92-5|53	+ Revision: 241217
12cr|perl-FileHandle-Deluxe-0.92-5|54	- rebuild
12cr|perl-FileHandle-Deluxe-0.92-5|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-FileHandle-Deluxe-0.92-5|56	
12cr|perl-FileHandle-Deluxe-0.92-5|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-FileHandle-Deluxe-0.92-5|58	- restore BuildRoot
12cr|perl-FileHandle-Deluxe-0.92-5|59	
12cr|perl-FileHandle-Deluxe-0.92-5|60	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.92-2mdv2008.0
12cr|perl-FileHandle-Deluxe-0.92-5|61	+ Revision: 86404
12cr|perl-FileHandle-Deluxe-0.92-5|62	- rebuild
12cr|perl-FileHandle-Deluxe-0.92-5|63	
12cr|perl-FileHandle-Deluxe-0.92-5|64	
12cr|perl-FileHandle-Deluxe-0.92-5|65	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.92-1mdv2007.0
12cr|perl-FileHandle-Deluxe-0.92-5|66	- rebuild
12cr|perl-FileHandle-Deluxe-0.92-5|67	
12cr|perl-FileHandle-Deluxe-0.92-5|68	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.92-1mdk
12cr|perl-FileHandle-Deluxe-0.92-5|69	- initial Mandriva package
12cr|perl-FileHandle-Deluxe-0.92-5|70	

4554 12
12cr|perl-FileHandle-Rollback-1.06-4|1	%define real_name FileHandle-Rollback
12cr|perl-FileHandle-Rollback-1.06-4|2	
12cr|perl-FileHandle-Rollback-1.06-4|3	Summary:	FileHandle-Rollback module for perl
12cr|perl-FileHandle-Rollback-1.06-4|4	Name:		perl-%{real_name}
12cr|perl-FileHandle-Rollback-1.06-4|5	Version:	1.06
12cr|perl-FileHandle-Rollback-1.06-4|6	Release:	%mkrel 4
12cr|perl-FileHandle-Rollback-1.06-4|7	License:	GPL or Artistic
12cr|perl-FileHandle-Rollback-1.06-4|8	Group:		Development/Perl
12cr|perl-FileHandle-Rollback-1.06-4|9	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-FileHandle-Rollback-1.06-4|10	Source0:	%{real_name}-%{version}.tar.bz2
12cr|perl-FileHandle-Rollback-1.06-4|11	BuildRequires:	perl-devel
12cr|perl-FileHandle-Rollback-1.06-4|12	BuildArch:	noarch
12cr|perl-FileHandle-Rollback-1.06-4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-FileHandle-Rollback-1.06-4|14	
12cr|perl-FileHandle-Rollback-1.06-4|15	%description
12cr|perl-FileHandle-Rollback-1.06-4|16	FileHandle::Rollback allows you to open a filehandle, write data to that
12cr|perl-FileHandle-Rollback-1.06-4|17	handle, read the data back exactly as if it were already in the file,
12cr|perl-FileHandle-Rollback-1.06-4|18	then cancel the whole transaction if you choose.
12cr|perl-FileHandle-Rollback-1.06-4|19	
12cr|perl-FileHandle-Rollback-1.06-4|20	%prep
12cr|perl-FileHandle-Rollback-1.06-4|21	%setup -q -n %{real_name}-%{version}
12cr|perl-FileHandle-Rollback-1.06-4|22	
12cr|perl-FileHandle-Rollback-1.06-4|23	%build
12cr|perl-FileHandle-Rollback-1.06-4|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-FileHandle-Rollback-1.06-4|25	%make
12cr|perl-FileHandle-Rollback-1.06-4|26	make test
12cr|perl-FileHandle-Rollback-1.06-4|27	
12cr|perl-FileHandle-Rollback-1.06-4|28	%install
12cr|perl-FileHandle-Rollback-1.06-4|29	rm -rf %{buildroot}
12cr|perl-FileHandle-Rollback-1.06-4|30	%makeinstall_std
12cr|perl-FileHandle-Rollback-1.06-4|31	
12cr|perl-FileHandle-Rollback-1.06-4|32	%clean
12cr|perl-FileHandle-Rollback-1.06-4|33	rm -rf %{buildroot}
12cr|perl-FileHandle-Rollback-1.06-4|34	
12cr|perl-FileHandle-Rollback-1.06-4|35	%files
12cr|perl-FileHandle-Rollback-1.06-4|36	%defattr(-,root,root)
12cr|perl-FileHandle-Rollback-1.06-4|37	%doc README
12cr|perl-FileHandle-Rollback-1.06-4|38	%{perl_vendorlib}/FileHandle/Rollback.pm
12cr|perl-FileHandle-Rollback-1.06-4|39	%{_mandir}/*/*
12cr|perl-FileHandle-Rollback-1.06-4|40	
12cr|perl-FileHandle-Rollback-1.06-4|41	
12cr|perl-FileHandle-Rollback-1.06-4|42	
12cr|perl-FileHandle-Rollback-1.06-4|43	
12cr|perl-FileHandle-Rollback-1.06-4|44	%changelog
12cr|perl-FileHandle-Rollback-1.06-4|45	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.06-4mdv2010.0
12cr|perl-FileHandle-Rollback-1.06-4|46	+ Revision: 430456
12cr|perl-FileHandle-Rollback-1.06-4|47	- rebuild
12cr|perl-FileHandle-Rollback-1.06-4|48	
12cr|perl-FileHandle-Rollback-1.06-4|49	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.06-3mdv2009.0
12cr|perl-FileHandle-Rollback-1.06-4|50	+ Revision: 256938
12cr|perl-FileHandle-Rollback-1.06-4|51	- rebuild
12cr|perl-FileHandle-Rollback-1.06-4|52	
12cr|perl-FileHandle-Rollback-1.06-4|53	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.06-1mdv2008.1
12cr|perl-FileHandle-Rollback-1.06-4|54	+ Revision: 135841
12cr|perl-FileHandle-Rollback-1.06-4|55	- restore BuildRoot
12cr|perl-FileHandle-Rollback-1.06-4|56	
12cr|perl-FileHandle-Rollback-1.06-4|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-FileHandle-Rollback-1.06-4|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-FileHandle-Rollback-1.06-4|59	
12cr|perl-FileHandle-Rollback-1.06-4|60	* Wed Aug 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-1mdv2008.0
12cr|perl-FileHandle-Rollback-1.06-4|61	+ Revision: 63956
12cr|perl-FileHandle-Rollback-1.06-4|62	- update to new version 1.06
12cr|perl-FileHandle-Rollback-1.06-4|63	
12cr|perl-FileHandle-Rollback-1.06-4|64	
12cr|perl-FileHandle-Rollback-1.06-4|65	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.05-1mdv2007.0
12cr|perl-FileHandle-Rollback-1.06-4|66	- rebuild
12cr|perl-FileHandle-Rollback-1.06-4|67	
12cr|perl-FileHandle-Rollback-1.06-4|68	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.05-1mdk
12cr|perl-FileHandle-Rollback-1.06-4|69	- initial Mandriva package
12cr|perl-FileHandle-Rollback-1.06-4|70	

4555 12
12cr|perl-File-HomeDir-PathClass-1.101.611-1|1	%define upstream_name    File-HomeDir-PathClass
12cr|perl-File-HomeDir-PathClass-1.101.611-1|2	%define upstream_version 1.101611
12cr|perl-File-HomeDir-PathClass-1.101.611-1|3	
12cr|perl-File-HomeDir-PathClass-1.101.611-1|4	Name:       perl-%{upstream_name}
12cr|perl-File-HomeDir-PathClass-1.101.611-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-File-HomeDir-PathClass-1.101.611-1|6	Release:    %mkrel 1
12cr|perl-File-HomeDir-PathClass-1.101.611-1|7	
12cr|perl-File-HomeDir-PathClass-1.101.611-1|8	Summary:    File::HomeDir returning Path::Class objects
12cr|perl-File-HomeDir-PathClass-1.101.611-1|9	License:    GPL+ or Artistic
12cr|perl-File-HomeDir-PathClass-1.101.611-1|10	Group:      Development/Perl
12cr|perl-File-HomeDir-PathClass-1.101.611-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-HomeDir-PathClass-1.101.611-1|12	Source0:    http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-HomeDir-PathClass-1.101.611-1|13	
12cr|perl-File-HomeDir-PathClass-1.101.611-1|14	BuildRequires: perl(Carp)
12cr|perl-File-HomeDir-PathClass-1.101.611-1|15	BuildRequires: perl(English)
12cr|perl-File-HomeDir-PathClass-1.101.611-1|16	BuildRequires: perl(File::Find)
12cr|perl-File-HomeDir-PathClass-1.101.611-1|17	BuildRequires: perl(File::HomeDir)
12cr|perl-File-HomeDir-PathClass-1.101.611-1|18	BuildRequires: perl(File::Temp)
12cr|perl-File-HomeDir-PathClass-1.101.611-1|19	BuildRequires: perl(Module::Build)
12cr|perl-File-HomeDir-PathClass-1.101.611-1|20	BuildRequires: perl(Path::Class)
12cr|perl-File-HomeDir-PathClass-1.101.611-1|21	BuildRequires: perl(Scalar::Util)
12cr|perl-File-HomeDir-PathClass-1.101.611-1|22	BuildRequires: perl(Sub::Exporter)
12cr|perl-File-HomeDir-PathClass-1.101.611-1|23	BuildRequires: perl(Test::More)
12cr|perl-File-HomeDir-PathClass-1.101.611-1|24	BuildRequires: perl(Module::Build)
12cr|perl-File-HomeDir-PathClass-1.101.611-1|25	BuildArch: noarch
12cr|perl-File-HomeDir-PathClass-1.101.611-1|26	
12cr|perl-File-HomeDir-PathClass-1.101.611-1|27	
12cr|perl-File-HomeDir-PathClass-1.101.611-1|28	%description
12cr|perl-File-HomeDir-PathClass-1.101.611-1|29	This module is just a wrapper around the File::HomeDir manpage methods,
12cr|perl-File-HomeDir-PathClass-1.101.611-1|30	transforming their return value to the Path::Class manpage objects. This
12cr|perl-File-HomeDir-PathClass-1.101.611-1|31	allows for easier usage of the value.
12cr|perl-File-HomeDir-PathClass-1.101.611-1|32	
12cr|perl-File-HomeDir-PathClass-1.101.611-1|33	Refer to the File::HomeDir#METHODS manpage for a list of which functions
12cr|perl-File-HomeDir-PathClass-1.101.611-1|34	are supported.
12cr|perl-File-HomeDir-PathClass-1.101.611-1|35	
12cr|perl-File-HomeDir-PathClass-1.101.611-1|36	'File::HomeDir::PathClass' supports both original the File::HomeDir manpage
12cr|perl-File-HomeDir-PathClass-1.101.611-1|37	interfaces.
12cr|perl-File-HomeDir-PathClass-1.101.611-1|38	
12cr|perl-File-HomeDir-PathClass-1.101.611-1|39	%prep
12cr|perl-File-HomeDir-PathClass-1.101.611-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-HomeDir-PathClass-1.101.611-1|41	
12cr|perl-File-HomeDir-PathClass-1.101.611-1|42	%build
12cr|perl-File-HomeDir-PathClass-1.101.611-1|43	%{__perl} Build.PL installdirs=vendor
12cr|perl-File-HomeDir-PathClass-1.101.611-1|44	./Build
12cr|perl-File-HomeDir-PathClass-1.101.611-1|45	
12cr|perl-File-HomeDir-PathClass-1.101.611-1|46	%check
12cr|perl-File-HomeDir-PathClass-1.101.611-1|47	./Build test
12cr|perl-File-HomeDir-PathClass-1.101.611-1|48	
12cr|perl-File-HomeDir-PathClass-1.101.611-1|49	%install
12cr|perl-File-HomeDir-PathClass-1.101.611-1|50	rm -rf %buildroot
12cr|perl-File-HomeDir-PathClass-1.101.611-1|51	./Build install destdir=%{buildroot}
12cr|perl-File-HomeDir-PathClass-1.101.611-1|52	
12cr|perl-File-HomeDir-PathClass-1.101.611-1|53	%clean
12cr|perl-File-HomeDir-PathClass-1.101.611-1|54	rm -rf %buildroot
12cr|perl-File-HomeDir-PathClass-1.101.611-1|55	
12cr|perl-File-HomeDir-PathClass-1.101.611-1|56	%files
12cr|perl-File-HomeDir-PathClass-1.101.611-1|57	%defattr(-,root,root)
12cr|perl-File-HomeDir-PathClass-1.101.611-1|58	%doc Changes LICENSE META.yml README
12cr|perl-File-HomeDir-PathClass-1.101.611-1|59	%{_mandir}/man3/*
12cr|perl-File-HomeDir-PathClass-1.101.611-1|60	%perl_vendorlib/*
12cr|perl-File-HomeDir-PathClass-1.101.611-1|61	
12cr|perl-File-HomeDir-PathClass-1.101.611-1|62	%changelog
12cr|perl-File-HomeDir-PathClass-1.101.611-1|63	* Fri Jul 08 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.101.611-1mdv2011
12cr|perl-File-HomeDir-PathClass-1.101.611-1|64	+ Revision: 689332
12cr|perl-File-HomeDir-PathClass-1.101.611-1|65	- import perl-File-HomeDir-PathClass
12cr|perl-File-HomeDir-PathClass-1.101.611-1|66	

4556 12
12cr|perl-File-LibMagic-0.960.0-4|1	%define	module	File-LibMagic
12cr|perl-File-LibMagic-0.960.0-4|2	%define	upstream_version 0.96
12cr|perl-File-LibMagic-0.960.0-4|3	
12cr|perl-File-LibMagic-0.960.0-4|4	Name:		perl-%{module}
12cr|perl-File-LibMagic-0.960.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-LibMagic-0.960.0-4|6	Release:	4
12cr|perl-File-LibMagic-0.960.0-4|7	
12cr|perl-File-LibMagic-0.960.0-4|8	Summary:	Perl wrapper for libmagic
12cr|perl-File-LibMagic-0.960.0-4|9	License:	GPL+ or Artistic
12cr|perl-File-LibMagic-0.960.0-4|10	Group:		Development/Perl
12cr|perl-File-LibMagic-0.960.0-4|11	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-File-LibMagic-0.960.0-4|12	Source0:	http://www.cpan.org/modules/by-module/File/%{module}-%{upstream_version}.tgz
12cr|perl-File-LibMagic-0.960.0-4|13	
12cr|perl-File-LibMagic-0.960.0-4|14	Buildrequires:	perl-devel
12cr|perl-File-LibMagic-0.960.0-4|15	BuildRequires:	magic-devel
12cr|perl-File-LibMagic-0.960.0-4|16	
12cr|perl-File-LibMagic-0.960.0-4|17	%description
12cr|perl-File-LibMagic-0.960.0-4|18	The File::LibMagic is a simple perlinterface to libmagic from the
12cr|perl-File-LibMagic-0.960.0-4|19	file-4.x package
12cr|perl-File-LibMagic-0.960.0-4|20	
12cr|perl-File-LibMagic-0.960.0-4|21	%prep
12cr|perl-File-LibMagic-0.960.0-4|22	%setup -q -n %{module}-%{upstream_version}
12cr|perl-File-LibMagic-0.960.0-4|23	
12cr|perl-File-LibMagic-0.960.0-4|24	%build
12cr|perl-File-LibMagic-0.960.0-4|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-LibMagic-0.960.0-4|26	%make
12cr|perl-File-LibMagic-0.960.0-4|27	
12cr|perl-File-LibMagic-0.960.0-4|28	%install
12cr|perl-File-LibMagic-0.960.0-4|29	%makeinstall_std
12cr|perl-File-LibMagic-0.960.0-4|30	
12cr|perl-File-LibMagic-0.960.0-4|31	%check
12cr|perl-File-LibMagic-0.960.0-4|32	#make test
12cr|perl-File-LibMagic-0.960.0-4|33	
12cr|perl-File-LibMagic-0.960.0-4|34	%files
12cr|perl-File-LibMagic-0.960.0-4|35	%doc README
12cr|perl-File-LibMagic-0.960.0-4|36	%{perl_vendorarch}/File
12cr|perl-File-LibMagic-0.960.0-4|37	%{perl_vendorarch}/auto/File
12cr|perl-File-LibMagic-0.960.0-4|38	%{_mandir}/*/*
12cr|perl-File-LibMagic-0.960.0-4|39	
12cr|perl-File-LibMagic-0.960.0-4|40	
12cr|perl-File-LibMagic-0.960.0-4|41	%changelog
12cr|perl-File-LibMagic-0.960.0-4|42	* Thu Feb 02 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.960.0-4
12cr|perl-File-LibMagic-0.960.0-4|43	+ Revision: 770602
12cr|perl-File-LibMagic-0.960.0-4|44	- drop gdbm-devel & db4-devel buildrequires as we never actually link against
12cr|perl-File-LibMagic-0.960.0-4|45	either..
12cr|perl-File-LibMagic-0.960.0-4|46	- drop %%check, too lazy to update strings to test against..
12cr|perl-File-LibMagic-0.960.0-4|47	- clean up spec
12cr|perl-File-LibMagic-0.960.0-4|48	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-File-LibMagic-0.960.0-4|49	
12cr|perl-File-LibMagic-0.960.0-4|50	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.960.0-3mdv2011.0
12cr|perl-File-LibMagic-0.960.0-4|51	+ Revision: 555822
12cr|perl-File-LibMagic-0.960.0-4|52	- rebuild for perl 5.12
12cr|perl-File-LibMagic-0.960.0-4|53	
12cr|perl-File-LibMagic-0.960.0-4|54	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.960.0-2mdv2011.0
12cr|perl-File-LibMagic-0.960.0-4|55	+ Revision: 552186
12cr|perl-File-LibMagic-0.960.0-4|56	- rebuild
12cr|perl-File-LibMagic-0.960.0-4|57	
12cr|perl-File-LibMagic-0.960.0-4|58	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.960.0-1mdv2010.0
12cr|perl-File-LibMagic-0.960.0-4|59	+ Revision: 395152
12cr|perl-File-LibMagic-0.960.0-4|60	- update to 0.96
12cr|perl-File-LibMagic-0.960.0-4|61	- using %%perl_convert_version
12cr|perl-File-LibMagic-0.960.0-4|62	- fixed license field
12cr|perl-File-LibMagic-0.960.0-4|63	
12cr|perl-File-LibMagic-0.960.0-4|64	* Fri May 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.91-1mdv2010.0
12cr|perl-File-LibMagic-0.960.0-4|65	+ Revision: 369735
12cr|perl-File-LibMagic-0.960.0-4|66	- update to 0.91
12cr|perl-File-LibMagic-0.960.0-4|67	
12cr|perl-File-LibMagic-0.960.0-4|68	* Fri Aug 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.89-1mdv2009.0
12cr|perl-File-LibMagic-0.960.0-4|69	+ Revision: 272334
12cr|perl-File-LibMagic-0.960.0-4|70	- new version
12cr|perl-File-LibMagic-0.960.0-4|71	
12cr|perl-File-LibMagic-0.960.0-4|72	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.82-9mdv2009.0
12cr|perl-File-LibMagic-0.960.0-4|73	+ Revision: 268509
12cr|perl-File-LibMagic-0.960.0-4|74	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-File-LibMagic-0.960.0-4|75	
12cr|perl-File-LibMagic-0.960.0-4|76	* Tue May 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.82-8mdv2009.0
12cr|perl-File-LibMagic-0.960.0-4|77	+ Revision: 209546
12cr|perl-File-LibMagic-0.960.0-4|78	- get rid of the db1-devel and db2-devel build deps, db4-devel is enough
12cr|perl-File-LibMagic-0.960.0-4|79	
12cr|perl-File-LibMagic-0.960.0-4|80	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.82-7mdv2008.1
12cr|perl-File-LibMagic-0.960.0-4|81	+ Revision: 152077
12cr|perl-File-LibMagic-0.960.0-4|82	- rebuild
12cr|perl-File-LibMagic-0.960.0-4|83	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-LibMagic-0.960.0-4|84	
12cr|perl-File-LibMagic-0.960.0-4|85	+ Olivier Blin <blino@mandriva.org>
12cr|perl-File-LibMagic-0.960.0-4|86	- restore BuildRoot
12cr|perl-File-LibMagic-0.960.0-4|87	
12cr|perl-File-LibMagic-0.960.0-4|88	* Fri Aug 17 2007 Thierry Vignaud <tv@mandriva.org> 0.82-6mdv2008.0
12cr|perl-File-LibMagic-0.960.0-4|89	+ Revision: 64798
12cr|perl-File-LibMagic-0.960.0-4|90	- rebuild
12cr|perl-File-LibMagic-0.960.0-4|91	
12cr|perl-File-LibMagic-0.960.0-4|92	
12cr|perl-File-LibMagic-0.960.0-4|93	* Mon Oct 10 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.82-5mdk
12cr|perl-File-LibMagic-0.960.0-4|94	- Fix previous mistake
12cr|perl-File-LibMagic-0.960.0-4|95	
12cr|perl-File-LibMagic-0.960.0-4|96	* Fri Sep 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.82-4mdk
12cr|perl-File-LibMagic-0.960.0-4|97	- buildrequires fix
12cr|perl-File-LibMagic-0.960.0-4|98	
12cr|perl-File-LibMagic-0.960.0-4|99	* Thu Sep 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.82-3mdk
12cr|perl-File-LibMagic-0.960.0-4|100	- fix url
12cr|perl-File-LibMagic-0.960.0-4|101	- fix buildrequires
12cr|perl-File-LibMagic-0.960.0-4|102	
12cr|perl-File-LibMagic-0.960.0-4|103	* Sun Jun 19 2005 Olivier Thauvin <nanardon@mandriva.org> 0.82-2mdk
12cr|perl-File-LibMagic-0.960.0-4|104	- patch0: add search ldflags
12cr|perl-File-LibMagic-0.960.0-4|105	- BuildRequires libmagic-devel
12cr|perl-File-LibMagic-0.960.0-4|106	
12cr|perl-File-LibMagic-0.960.0-4|107	* Wed Jun 15 2005 Olivier Thauvin <nanardon@mandriva.org> 0.82-1mdk
12cr|perl-File-LibMagic-0.960.0-4|108	- First mandriva spec
12cr|perl-File-LibMagic-0.960.0-4|109	

4557 12
12cr|perl-File-List-0.3.1-4|1	%define module   File-List
12cr|perl-File-List-0.3.1-4|2	
12cr|perl-File-List-0.3.1-4|3	Name:		perl-%{module}
12cr|perl-File-List-0.3.1-4|4	Version:	0.3.1
12cr|perl-File-List-0.3.1-4|5	Release:	4
12cr|perl-File-List-0.3.1-4|6	License:	GPL or Artistic
12cr|perl-File-List-0.3.1-4|7	Group:		Development/Perl
12cr|perl-File-List-0.3.1-4|8	Summary:	Perl extension for crawling directory trees and compiling lists of files
12cr|perl-File-List-0.3.1-4|9	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-File-List-0.3.1-4|10	Source:		http://www.cpan.org/modules/by-module/File/%{module}-%{version}.tar.gz
12cr|perl-File-List-0.3.1-4|11	
12cr|perl-File-List-0.3.1-4|12	BuildRequires:	perl-devel
12cr|perl-File-List-0.3.1-4|13	BuildArch:	noarch
12cr|perl-File-List-0.3.1-4|14	
12cr|perl-File-List-0.3.1-4|15	%description
12cr|perl-File-List-0.3.1-4|16	This module crawls the directory tree starting at the provided base
12cr|perl-File-List-0.3.1-4|17	directory and can return files (and/or directories if desired) matching a
12cr|perl-File-List-0.3.1-4|18	regular expression
12cr|perl-File-List-0.3.1-4|19	
12cr|perl-File-List-0.3.1-4|20	%prep
12cr|perl-File-List-0.3.1-4|21	%setup -q -n File/List
12cr|perl-File-List-0.3.1-4|22	
12cr|perl-File-List-0.3.1-4|23	%build
12cr|perl-File-List-0.3.1-4|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-List-0.3.1-4|25	%make
12cr|perl-File-List-0.3.1-4|26	
12cr|perl-File-List-0.3.1-4|27	%check
12cr|perl-File-List-0.3.1-4|28	make test
12cr|perl-File-List-0.3.1-4|29	
12cr|perl-File-List-0.3.1-4|30	%install
12cr|perl-File-List-0.3.1-4|31	%makeinstall_std
12cr|perl-File-List-0.3.1-4|32	
12cr|perl-File-List-0.3.1-4|33	%files
12cr|perl-File-List-0.3.1-4|34	%doc README
12cr|perl-File-List-0.3.1-4|35	%{_mandir}/man3/*
12cr|perl-File-List-0.3.1-4|36	%{perl_vendorlib}/*
12cr|perl-File-List-0.3.1-4|37	
12cr|perl-File-List-0.3.1-4|38	
12cr|perl-File-List-0.3.1-4|39	%changelog
12cr|perl-File-List-0.3.1-4|40	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.3.1-3mdv2011.0
12cr|perl-File-List-0.3.1-4|41	+ Revision: 654187
12cr|perl-File-List-0.3.1-4|42	- rebuild for updated spec-helper
12cr|perl-File-List-0.3.1-4|43	
12cr|perl-File-List-0.3.1-4|44	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.3.1-2mdv2011.0
12cr|perl-File-List-0.3.1-4|45	+ Revision: 440555
12cr|perl-File-List-0.3.1-4|46	- rebuild
12cr|perl-File-List-0.3.1-4|47	
12cr|perl-File-List-0.3.1-4|48	* Tue Oct 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-1mdv2009.1
12cr|perl-File-List-0.3.1-4|49	+ Revision: 293677
12cr|perl-File-List-0.3.1-4|50	- import perl-File-List
12cr|perl-File-List-0.3.1-4|51	
12cr|perl-File-List-0.3.1-4|52	
12cr|perl-File-List-0.3.1-4|53	* Tue Oct 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-1mdv2009.1
12cr|perl-File-List-0.3.1-4|54	- initial mdv release, generated with cpan2dist

4558 12
12cr|perl-File-Lockf-0.200.0-3|1	%define upstream_name    File-Lockf
12cr|perl-File-Lockf-0.200.0-3|2	%define upstream_version 0.20
12cr|perl-File-Lockf-0.200.0-3|3	
12cr|perl-File-Lockf-0.200.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-File-Lockf-0.200.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-File-Lockf-0.200.0-3|6	Release:	3
12cr|perl-File-Lockf-0.200.0-3|7	
12cr|perl-File-Lockf-0.200.0-3|8	Summary: 	%{upstream_name} module for perl
12cr|perl-File-Lockf-0.200.0-3|9	License: 	GPL+ or Artistic
12cr|perl-File-Lockf-0.200.0-3|10	Group: 		Development/Perl
12cr|perl-File-Lockf-0.200.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Lockf-0.200.0-3|12	Source0: 	%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-File-Lockf-0.200.0-3|13	
12cr|perl-File-Lockf-0.200.0-3|14	BuildRequires:	perl-devel
12cr|perl-File-Lockf-0.200.0-3|15	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-File-Lockf-0.200.0-3|16	
12cr|perl-File-Lockf-0.200.0-3|17	%description
12cr|perl-File-Lockf-0.200.0-3|18	File-Lockf module for perl
12cr|perl-File-Lockf-0.200.0-3|19	
12cr|perl-File-Lockf-0.200.0-3|20	%prep
12cr|perl-File-Lockf-0.200.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Lockf-0.200.0-3|22	
12cr|perl-File-Lockf-0.200.0-3|23	%build
12cr|perl-File-Lockf-0.200.0-3|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Lockf-0.200.0-3|25	make
12cr|perl-File-Lockf-0.200.0-3|26	make test
12cr|perl-File-Lockf-0.200.0-3|27	
12cr|perl-File-Lockf-0.200.0-3|28	%install
12cr|perl-File-Lockf-0.200.0-3|29	rm -rf $RPM_BUILD_ROOT
12cr|perl-File-Lockf-0.200.0-3|30	%makeinstall_std
12cr|perl-File-Lockf-0.200.0-3|31	
12cr|perl-File-Lockf-0.200.0-3|32	%clean
12cr|perl-File-Lockf-0.200.0-3|33	rm -rf $RPM_BUILD_ROOT
12cr|perl-File-Lockf-0.200.0-3|34	
12cr|perl-File-Lockf-0.200.0-3|35	%files
12cr|perl-File-Lockf-0.200.0-3|36	%defattr(444,root,root,755)
12cr|perl-File-Lockf-0.200.0-3|37	%doc COPYRIGHT README
12cr|perl-File-Lockf-0.200.0-3|38	%dir %{perl_vendorlib}/*/File
12cr|perl-File-Lockf-0.200.0-3|39	%{perl_vendorlib}/*/File/lockf.pm
12cr|perl-File-Lockf-0.200.0-3|40	%dir %{perl_vendorlib}/*/auto/File
12cr|perl-File-Lockf-0.200.0-3|41	%dir %{perl_vendorlib}/*/auto/File/lockf
12cr|perl-File-Lockf-0.200.0-3|42	%{perl_vendorlib}/*/auto/File/lockf/lockf.so
12cr|perl-File-Lockf-0.200.0-3|43	%{_mandir}/*/*
12cr|perl-File-Lockf-0.200.0-3|44	
12cr|perl-File-Lockf-0.200.0-3|45	
12cr|perl-File-Lockf-0.200.0-3|46	%changelog
12cr|perl-File-Lockf-0.200.0-3|47	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.200.0-3
12cr|perl-File-Lockf-0.200.0-3|48	+ Revision: 768358
12cr|perl-File-Lockf-0.200.0-3|49	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-File-Lockf-0.200.0-3|50	
12cr|perl-File-Lockf-0.200.0-3|51	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-2mdv2011.0
12cr|perl-File-Lockf-0.200.0-3|52	+ Revision: 555829
12cr|perl-File-Lockf-0.200.0-3|53	- rebuild for perl 5.12
12cr|perl-File-Lockf-0.200.0-3|54	
12cr|perl-File-Lockf-0.200.0-3|55	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2010.0
12cr|perl-File-Lockf-0.200.0-3|56	+ Revision: 403172
12cr|perl-File-Lockf-0.200.0-3|57	- rebuild using %%perl_convert_version
12cr|perl-File-Lockf-0.200.0-3|58	
12cr|perl-File-Lockf-0.200.0-3|59	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.20-12mdv2009.0
12cr|perl-File-Lockf-0.200.0-3|60	+ Revision: 256939
12cr|perl-File-Lockf-0.200.0-3|61	- rebuild
12cr|perl-File-Lockf-0.200.0-3|62	
12cr|perl-File-Lockf-0.200.0-3|63	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.20-10mdv2008.1
12cr|perl-File-Lockf-0.200.0-3|64	+ Revision: 152078
12cr|perl-File-Lockf-0.200.0-3|65	- rebuild
12cr|perl-File-Lockf-0.200.0-3|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-Lockf-0.200.0-3|67	
12cr|perl-File-Lockf-0.200.0-3|68	+ Olivier Blin <blino@mandriva.org>
12cr|perl-File-Lockf-0.200.0-3|69	- restore BuildRoot
12cr|perl-File-Lockf-0.200.0-3|70	
12cr|perl-File-Lockf-0.200.0-3|71	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 0.20-9mdv2008.0
12cr|perl-File-Lockf-0.200.0-3|72	+ Revision: 67613
12cr|perl-File-Lockf-0.200.0-3|73	- use %%mkrel
12cr|perl-File-Lockf-0.200.0-3|74	
12cr|perl-File-Lockf-0.200.0-3|75	
12cr|perl-File-Lockf-0.200.0-3|76	* Tue Nov 23 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.20-9mdk
12cr|perl-File-Lockf-0.200.0-3|77	- rebuild for new perl
12cr|perl-File-Lockf-0.200.0-3|78	
12cr|perl-File-Lockf-0.200.0-3|79	* Thu Sep 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.20-8mdk
12cr|perl-File-Lockf-0.200.0-3|80	- rebuild
12cr|perl-File-Lockf-0.200.0-3|81	
12cr|perl-File-Lockf-0.200.0-3|82	* Sun Aug 17 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.20-7mdk
12cr|perl-File-Lockf-0.200.0-3|83	- rebuild for new perl
12cr|perl-File-Lockf-0.200.0-3|84	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cr|perl-File-Lockf-0.200.0-3|85	- drop $RPM_OPT_FLAGS, noarch..
12cr|perl-File-Lockf-0.200.0-3|86	- use %%makeinstall_std macro
12cr|perl-File-Lockf-0.200.0-3|87	
12cr|perl-File-Lockf-0.200.0-3|88	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.20-6mdk
12cr|perl-File-Lockf-0.200.0-3|89	- rebuild for new auto{prov,req}
12cr|perl-File-Lockf-0.200.0-3|90	
12cr|perl-File-Lockf-0.200.0-3|91	* Thu May 01 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.20-5mdk
12cr|perl-File-Lockf-0.200.0-3|92	- distlint error
12cr|perl-File-Lockf-0.200.0-3|93	
12cr|perl-File-Lockf-0.200.0-3|94	* Fri Dec 20 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.20-4mdk
12cr|perl-File-Lockf-0.200.0-3|95	- remove buildarch i586
12cr|perl-File-Lockf-0.200.0-3|96	
12cr|perl-File-Lockf-0.200.0-3|97	* Thu Jul 25 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.20-3mdk
12cr|perl-File-Lockf-0.200.0-3|98	- rebuild for new perl
12cr|perl-File-Lockf-0.200.0-3|99	
12cr|perl-File-Lockf-0.200.0-3|100	* Tue Jun 04 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.20-2mdk
12cr|perl-File-Lockf-0.200.0-3|101	- submitted by Peter Chen <petechen@netilla.com>
12cr|perl-File-Lockf-0.200.0-3|102	
12cr|perl-File-Lockf-0.200.0-3|103	* Tue Jun 04 2002 Peter Chen <petechen@netilla.com> 0.20-1mdk
12cr|perl-File-Lockf-0.200.0-3|104	- 0.20
12cr|perl-File-Lockf-0.200.0-3|105	

4559 12
12cr|perl-File-Modified-0.70.0-2|1	%define upstream_name    File-Modified
12cr|perl-File-Modified-0.70.0-2|2	%define upstream_version 0.07
12cr|perl-File-Modified-0.70.0-2|3	
12cr|perl-File-Modified-0.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-File-Modified-0.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-Modified-0.70.0-2|6	Release:	2
12cr|perl-File-Modified-0.70.0-2|7	
12cr|perl-File-Modified-0.70.0-2|8	Summary:	File::Modified - checks intelligently if files have changed
12cr|perl-File-Modified-0.70.0-2|9	License:	GPL+ or Artistic
12cr|perl-File-Modified-0.70.0-2|10	Group:		Development/Perl
12cr|perl-File-Modified-0.70.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Modified-0.70.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/C/CO/CORION/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-File-Modified-0.70.0-2|13	
12cr|perl-File-Modified-0.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-File-Modified-0.70.0-2|15	BuildArch:	noarch
12cr|perl-File-Modified-0.70.0-2|16	
12cr|perl-File-Modified-0.70.0-2|17	%description
12cr|perl-File-Modified-0.70.0-2|18	The Modified module is intended as a simple method for programs to detect
12cr|perl-File-Modified-0.70.0-2|19	whether configuration files (or modules they rely on) have changed. There are
12cr|perl-File-Modified-0.70.0-2|20	currently two methods of change detection implemented, mtime and MD5.
12cr|perl-File-Modified-0.70.0-2|21	The MD5 method will fall back to use timestamps if the Digest::MD5 module
12cr|perl-File-Modified-0.70.0-2|22	cannot be loaded.
12cr|perl-File-Modified-0.70.0-2|23	
12cr|perl-File-Modified-0.70.0-2|24	%prep
12cr|perl-File-Modified-0.70.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Modified-0.70.0-2|26	
12cr|perl-File-Modified-0.70.0-2|27	%build
12cr|perl-File-Modified-0.70.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Modified-0.70.0-2|29	%make
12cr|perl-File-Modified-0.70.0-2|30	make test
12cr|perl-File-Modified-0.70.0-2|31	
12cr|perl-File-Modified-0.70.0-2|32	%install
12cr|perl-File-Modified-0.70.0-2|33	%makeinstall_std
12cr|perl-File-Modified-0.70.0-2|34	
12cr|perl-File-Modified-0.70.0-2|35	%files
12cr|perl-File-Modified-0.70.0-2|36	%doc Changes README example
12cr|perl-File-Modified-0.70.0-2|37	%{perl_vendorlib}/File/Modified.pm
12cr|perl-File-Modified-0.70.0-2|38	%{_mandir}/*/*
12cr|perl-File-Modified-0.70.0-2|39	
12cr|perl-File-Modified-0.70.0-2|40	%changelog
12cr|perl-File-Modified-0.70.0-2|41	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-File-Modified-0.70.0-2|42	+ Revision: 403175
12cr|perl-File-Modified-0.70.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-File-Modified-0.70.0-2|44	
12cr|perl-File-Modified-0.70.0-2|45	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.07-5mdv2009.0
12cr|perl-File-Modified-0.70.0-2|46	+ Revision: 241218
12cr|perl-File-Modified-0.70.0-2|47	- rebuild
12cr|perl-File-Modified-0.70.0-2|48	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-Modified-0.70.0-2|49	
12cr|perl-File-Modified-0.70.0-2|50	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-File-Modified-0.70.0-2|51	- restore BuildRoot
12cr|perl-File-Modified-0.70.0-2|52	
12cr|perl-File-Modified-0.70.0-2|53	* Fri Apr 27 2007 Oden Eriksson <oeriksson@mandriva.com> 0.07-3mdv2008.0
12cr|perl-File-Modified-0.70.0-2|54	+ Revision: 18583
12cr|perl-File-Modified-0.70.0-2|55	- rebuild
12cr|perl-File-Modified-0.70.0-2|56	
12cr|perl-File-Modified-0.70.0-2|57	
12cr|perl-File-Modified-0.70.0-2|58	* Mon Mar 06 2006 Buchan Milne <bgmilne@mandriva.org> 0.07-2mdk
12cr|perl-File-Modified-0.70.0-2|59	- Rebuild
12cr|perl-File-Modified-0.70.0-2|60	- use mkrel
12cr|perl-File-Modified-0.70.0-2|61	
12cr|perl-File-Modified-0.70.0-2|62	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.07-1mdk
12cr|perl-File-Modified-0.70.0-2|63	- initial Mandriva package
12cr|perl-File-Modified-0.70.0-2|64	

4560 12
12cr|perl-File-Next-1.60.0-2|1	%define upstream_name	 File-Next
12cr|perl-File-Next-1.60.0-2|2	%define upstream_version 1.06
12cr|perl-File-Next-1.60.0-2|3	
12cr|perl-File-Next-1.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-File-Next-1.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-Next-1.60.0-2|6	Release:	2
12cr|perl-File-Next-1.60.0-2|7	
12cr|perl-File-Next-1.60.0-2|8	Summary:	File-finding iterator
12cr|perl-File-Next-1.60.0-2|9	License:	GPL+ or Artistic
12cr|perl-File-Next-1.60.0-2|10	Group:		Development/Perl
12cr|perl-File-Next-1.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Next-1.60.0-2|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-Next-1.60.0-2|13	
12cr|perl-File-Next-1.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-File-Next-1.60.0-2|15	BuildArch:	noarch
12cr|perl-File-Next-1.60.0-2|16	
12cr|perl-File-Next-1.60.0-2|17	%description
12cr|perl-File-Next-1.60.0-2|18	File::Next is a lightweight, taint-safe file-finding module. It's lightweight
12cr|perl-File-Next-1.60.0-2|19	and has no non-core prerequisites.
12cr|perl-File-Next-1.60.0-2|20	
12cr|perl-File-Next-1.60.0-2|21	%prep
12cr|perl-File-Next-1.60.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Next-1.60.0-2|23	
12cr|perl-File-Next-1.60.0-2|24	%build
12cr|perl-File-Next-1.60.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Next-1.60.0-2|26	%make
12cr|perl-File-Next-1.60.0-2|27	
12cr|perl-File-Next-1.60.0-2|28	%check
12cr|perl-File-Next-1.60.0-2|29	make test
12cr|perl-File-Next-1.60.0-2|30	
12cr|perl-File-Next-1.60.0-2|31	%install
12cr|perl-File-Next-1.60.0-2|32	%makeinstall_std
12cr|perl-File-Next-1.60.0-2|33	
12cr|perl-File-Next-1.60.0-2|34	%files
12cr|perl-File-Next-1.60.0-2|35	%doc Changes
12cr|perl-File-Next-1.60.0-2|36	%{perl_vendorlib}/File
12cr|perl-File-Next-1.60.0-2|37	%{_mandir}/*/*
12cr|perl-File-Next-1.60.0-2|38	
12cr|perl-File-Next-1.60.0-2|39	%changelog
12cr|perl-File-Next-1.60.0-2|40	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-1mdv2010.0
12cr|perl-File-Next-1.60.0-2|41	+ Revision: 415004
12cr|perl-File-Next-1.60.0-2|42	- update to 1.06
12cr|perl-File-Next-1.60.0-2|43	
12cr|perl-File-Next-1.60.0-2|44	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-1mdv2010.0
12cr|perl-File-Next-1.60.0-2|45	+ Revision: 408833
12cr|perl-File-Next-1.60.0-2|46	- update to 1.04
12cr|perl-File-Next-1.60.0-2|47	
12cr|perl-File-Next-1.60.0-2|48	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2010.0
12cr|perl-File-Next-1.60.0-2|49	+ Revision: 403176
12cr|perl-File-Next-1.60.0-2|50	- rebuild using %%perl_convert_version
12cr|perl-File-Next-1.60.0-2|51	
12cr|perl-File-Next-1.60.0-2|52	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.02-3mdv2009.0
12cr|perl-File-Next-1.60.0-2|53	+ Revision: 256983
12cr|perl-File-Next-1.60.0-2|54	- rebuild
12cr|perl-File-Next-1.60.0-2|55	
12cr|perl-File-Next-1.60.0-2|56	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2008.1
12cr|perl-File-Next-1.60.0-2|57	+ Revision: 152919
12cr|perl-File-Next-1.60.0-2|58	- new version
12cr|perl-File-Next-1.60.0-2|59	- update to new version 1.02
12cr|perl-File-Next-1.60.0-2|60	
12cr|perl-File-Next-1.60.0-2|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-File-Next-1.60.0-2|62	- restore BuildRoot
12cr|perl-File-Next-1.60.0-2|63	
12cr|perl-File-Next-1.60.0-2|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-File-Next-1.60.0-2|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-Next-1.60.0-2|66	
12cr|perl-File-Next-1.60.0-2|67	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.00-1mdv2008.0
12cr|perl-File-Next-1.60.0-2|68	+ Revision: 46526
12cr|perl-File-Next-1.60.0-2|69	- update to new version 1.00
12cr|perl-File-Next-1.60.0-2|70	
12cr|perl-File-Next-1.60.0-2|71	
12cr|perl-File-Next-1.60.0-2|72	* Mon Mar 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.40-1mdv2007.1
12cr|perl-File-Next-1.60.0-2|73	+ Revision: 141685
12cr|perl-File-Next-1.60.0-2|74	- new version
12cr|perl-File-Next-1.60.0-2|75	
12cr|perl-File-Next-1.60.0-2|76	* Tue Mar 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.38-1mdv2007.1
12cr|perl-File-Next-1.60.0-2|77	+ Revision: 133685
12cr|perl-File-Next-1.60.0-2|78	- new version
12cr|perl-File-Next-1.60.0-2|79	
12cr|perl-File-Next-1.60.0-2|80	* Thu Dec 14 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.32-1mdv2007.1
12cr|perl-File-Next-1.60.0-2|81	+ Revision: 96807
12cr|perl-File-Next-1.60.0-2|82	- new version
12cr|perl-File-Next-1.60.0-2|83	
12cr|perl-File-Next-1.60.0-2|84	* Thu Oct 19 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.28-1mdv2007.1
12cr|perl-File-Next-1.60.0-2|85	+ Revision: 66430
12cr|perl-File-Next-1.60.0-2|86	- Import perl-File-Next
12cr|perl-File-Next-1.60.0-2|87	

4561 12
12cr|perl-File-NFSLock-1.210.0-2|1	%define	upstream_name	 File-NFSLock
12cr|perl-File-NFSLock-1.210.0-2|2	%define	upstream_version 1.21
12cr|perl-File-NFSLock-1.210.0-2|3	
12cr|perl-File-NFSLock-1.210.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-File-NFSLock-1.210.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-NFSLock-1.210.0-2|6	Release:	2
12cr|perl-File-NFSLock-1.210.0-2|7	
12cr|perl-File-NFSLock-1.210.0-2|8	Summary:	%{upstream_name} module for perl
12cr|perl-File-NFSLock-1.210.0-2|9	License:	GPL
12cr|perl-File-NFSLock-1.210.0-2|10	Group:		Development/Perl
12cr|perl-File-NFSLock-1.210.0-2|11	Url:		http://search.cpan.org/~bbb/%{upstream_name}
12cr|perl-File-NFSLock-1.210.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/B/BB/BBB/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-File-NFSLock-1.210.0-2|13	
12cr|perl-File-NFSLock-1.210.0-2|14	BuildRequires:	perl-devel
12cr|perl-File-NFSLock-1.210.0-2|15	BuildArch:	noarch
12cr|perl-File-NFSLock-1.210.0-2|16	
12cr|perl-File-NFSLock-1.210.0-2|17	%description
12cr|perl-File-NFSLock-1.210.0-2|18	%{upstream_name} perl module
12cr|perl-File-NFSLock-1.210.0-2|19	
12cr|perl-File-NFSLock-1.210.0-2|20	%prep
12cr|perl-File-NFSLock-1.210.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-NFSLock-1.210.0-2|22	
12cr|perl-File-NFSLock-1.210.0-2|23	%build
12cr|perl-File-NFSLock-1.210.0-2|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-NFSLock-1.210.0-2|25	%make
12cr|perl-File-NFSLock-1.210.0-2|26	
12cr|perl-File-NFSLock-1.210.0-2|27	%check
12cr|perl-File-NFSLock-1.210.0-2|28	%make test
12cr|perl-File-NFSLock-1.210.0-2|29	
12cr|perl-File-NFSLock-1.210.0-2|30	%install
12cr|perl-File-NFSLock-1.210.0-2|31	%makeinstall_std
12cr|perl-File-NFSLock-1.210.0-2|32	
12cr|perl-File-NFSLock-1.210.0-2|33	%files
12cr|perl-File-NFSLock-1.210.0-2|34	%doc Changes README
12cr|perl-File-NFSLock-1.210.0-2|35	%{perl_vendorlib}/File/NFSLock.pm
12cr|perl-File-NFSLock-1.210.0-2|36	%{_mandir}/man3/*
12cr|perl-File-NFSLock-1.210.0-2|37	
12cr|perl-File-NFSLock-1.210.0-2|38	
12cr|perl-File-NFSLock-1.210.0-2|39	%changelog
12cr|perl-File-NFSLock-1.210.0-2|40	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.210.0-1mdv2011
12cr|perl-File-NFSLock-1.210.0-2|41	+ Revision: 690260
12cr|perl-File-NFSLock-1.210.0-2|42	- update to new version 1.21
12cr|perl-File-NFSLock-1.210.0-2|43	
12cr|perl-File-NFSLock-1.210.0-2|44	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 1.200.0-1mdv2011.0
12cr|perl-File-NFSLock-1.210.0-2|45	+ Revision: 409017
12cr|perl-File-NFSLock-1.210.0-2|46	- rebuild using %%perl_convert_version
12cr|perl-File-NFSLock-1.210.0-2|47	
12cr|perl-File-NFSLock-1.210.0-2|48	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.20-4mdv2009.0
12cr|perl-File-NFSLock-1.210.0-2|49	+ Revision: 241219
12cr|perl-File-NFSLock-1.210.0-2|50	- rebuild
12cr|perl-File-NFSLock-1.210.0-2|51	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-NFSLock-1.210.0-2|52	
12cr|perl-File-NFSLock-1.210.0-2|53	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-File-NFSLock-1.210.0-2|54	- restore BuildRoot
12cr|perl-File-NFSLock-1.210.0-2|55	
12cr|perl-File-NFSLock-1.210.0-2|56	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.20-2mdv2008.0
12cr|perl-File-NFSLock-1.210.0-2|57	+ Revision: 86401
12cr|perl-File-NFSLock-1.210.0-2|58	- rebuild
12cr|perl-File-NFSLock-1.210.0-2|59	
12cr|perl-File-NFSLock-1.210.0-2|60	
12cr|perl-File-NFSLock-1.210.0-2|61	* Fri Jan 06 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.20-1mdk
12cr|perl-File-NFSLock-1.210.0-2|62	- initial Mandriva release
12cr|perl-File-NFSLock-1.210.0-2|63	

4562 12
12cr|perl-File-Path-2.80.0-3|1	%define upstream_name    File-Path
12cr|perl-File-Path-2.80.0-3|2	%define upstream_version 2.08
12cr|perl-File-Path-2.80.0-3|3	
12cr|perl-File-Path-2.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-File-Path-2.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-Path-2.80.0-3|6	Release:	3
12cr|perl-File-Path-2.80.0-3|7	
12cr|perl-File-Path-2.80.0-3|8	Summary:	File path and name utilities
12cr|perl-File-Path-2.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-File-Path-2.80.0-3|10	Group:		Development/Perl
12cr|perl-File-Path-2.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Path-2.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-Path-2.80.0-3|13	
12cr|perl-File-Path-2.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-File-Path-2.80.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-File-Path-2.80.0-3|16	BuildRequires:	perl(Cwd)
12cr|perl-File-Path-2.80.0-3|17	BuildRequires:	perl(File::Basename)
12cr|perl-File-Path-2.80.0-3|18	BuildRequires:	perl(File::Spec)
12cr|perl-File-Path-2.80.0-3|19	BuildArch:	noarch
12cr|perl-File-Path-2.80.0-3|20	
12cr|perl-File-Path-2.80.0-3|21	%description
12cr|perl-File-Path-2.80.0-3|22	This module provide a convenient way to create directories of arbitrary
12cr|perl-File-Path-2.80.0-3|23	depth and to delete an entire directory subtree from the filesystem.
12cr|perl-File-Path-2.80.0-3|24	
12cr|perl-File-Path-2.80.0-3|25	The following functions are provided:
12cr|perl-File-Path-2.80.0-3|26	
12cr|perl-File-Path-2.80.0-3|27	* make_path( $dir1, $dir2, .... )
12cr|perl-File-Path-2.80.0-3|28	
12cr|perl-File-Path-2.80.0-3|29	%prep
12cr|perl-File-Path-2.80.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Path-2.80.0-3|31	
12cr|perl-File-Path-2.80.0-3|32	%build
12cr|perl-File-Path-2.80.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Path-2.80.0-3|34	%make
12cr|perl-File-Path-2.80.0-3|35	
12cr|perl-File-Path-2.80.0-3|36	%check
12cr|perl-File-Path-2.80.0-3|37	%make test
12cr|perl-File-Path-2.80.0-3|38	
12cr|perl-File-Path-2.80.0-3|39	%install
12cr|perl-File-Path-2.80.0-3|40	%makeinstall_std
12cr|perl-File-Path-2.80.0-3|41	
12cr|perl-File-Path-2.80.0-3|42	%files
12cr|perl-File-Path-2.80.0-3|43	%doc Changes README
12cr|perl-File-Path-2.80.0-3|44	%{_mandir}/man3/*
12cr|perl-File-Path-2.80.0-3|45	%{perl_vendorlib}/*
12cr|perl-File-Path-2.80.0-3|46	
12cr|perl-File-Path-2.80.0-3|47	%changelog
12cr|perl-File-Path-2.80.0-3|48	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 2.80.0-2mdv2011.0
12cr|perl-File-Path-2.80.0-3|49	+ Revision: 654962
12cr|perl-File-Path-2.80.0-3|50	- rebuild for updated spec-helper
12cr|perl-File-Path-2.80.0-3|51	
12cr|perl-File-Path-2.80.0-3|52	* Sat Nov 07 2009 Jérôme Quelin <jquelin@mandriva.org> 2.80.0-1mdv2011.0
12cr|perl-File-Path-2.80.0-3|53	+ Revision: 462466
12cr|perl-File-Path-2.80.0-3|54	- update to 2.08
12cr|perl-File-Path-2.80.0-3|55	
12cr|perl-File-Path-2.80.0-3|56	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 2.70.0-1mdv2010.0
12cr|perl-File-Path-2.80.0-3|57	+ Revision: 395223
12cr|perl-File-Path-2.80.0-3|58	- import perl-File-Path
12cr|perl-File-Path-2.80.0-3|59	
12cr|perl-File-Path-2.80.0-3|60	
12cr|perl-File-Path-2.80.0-3|61	* Sun Jul 12 2009 cpan2dist 2.07-1mdv
12cr|perl-File-Path-2.80.0-3|62	- initial mdv release, generated with cpan2dist

4563 12
12cr|perl-File-PathList-1.40.0-3|1	%define upstream_name    File-PathList
12cr|perl-File-PathList-1.40.0-3|2	%define upstream_version 1.04
12cr|perl-File-PathList-1.40.0-3|3	
12cr|perl-File-PathList-1.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-File-PathList-1.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-PathList-1.40.0-3|6	Release:	3
12cr|perl-File-PathList-1.40.0-3|7	
12cr|perl-File-PathList-1.40.0-3|8	Summary:	Find a file within a set of paths (like @INC or Java classpaths)
12cr|perl-File-PathList-1.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-File-PathList-1.40.0-3|10	Group:		Development/Perl
12cr|perl-File-PathList-1.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-PathList-1.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-PathList-1.40.0-3|13	
12cr|perl-File-PathList-1.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-File-PathList-1.40.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-File-PathList-1.40.0-3|16	BuildRequires:	perl(File::Spec)
12cr|perl-File-PathList-1.40.0-3|17	BuildRequires:	perl(Params::Util)
12cr|perl-File-PathList-1.40.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-File-PathList-1.40.0-3|19	BuildArch:	noarch
12cr|perl-File-PathList-1.40.0-3|20	
12cr|perl-File-PathList-1.40.0-3|21	%description
12cr|perl-File-PathList-1.40.0-3|22	Many systems that map generic relative paths to absolute paths do so with a
12cr|perl-File-PathList-1.40.0-3|23	set of base paths.
12cr|perl-File-PathList-1.40.0-3|24	
12cr|perl-File-PathList-1.40.0-3|25	For example, perl itself when loading classes first turn a 'Class::Name'
12cr|perl-File-PathList-1.40.0-3|26	into a path like 'Class/Name.pm', and thens looks through each element of
12cr|perl-File-PathList-1.40.0-3|27	'@INC' to find the actual file.
12cr|perl-File-PathList-1.40.0-3|28	
12cr|perl-File-PathList-1.40.0-3|29	To aid in portability, all relative paths are provided as unix-style
12cr|perl-File-PathList-1.40.0-3|30	relative paths, and converted to the localised version in the process of
12cr|perl-File-PathList-1.40.0-3|31	looking up the path.
12cr|perl-File-PathList-1.40.0-3|32	
12cr|perl-File-PathList-1.40.0-3|33	%prep
12cr|perl-File-PathList-1.40.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-PathList-1.40.0-3|35	
12cr|perl-File-PathList-1.40.0-3|36	%build
12cr|perl-File-PathList-1.40.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-PathList-1.40.0-3|38	%make
12cr|perl-File-PathList-1.40.0-3|39	
12cr|perl-File-PathList-1.40.0-3|40	%check
12cr|perl-File-PathList-1.40.0-3|41	%make test
12cr|perl-File-PathList-1.40.0-3|42	
12cr|perl-File-PathList-1.40.0-3|43	%install
12cr|perl-File-PathList-1.40.0-3|44	%makeinstall_std
12cr|perl-File-PathList-1.40.0-3|45	
12cr|perl-File-PathList-1.40.0-3|46	%files
12cr|perl-File-PathList-1.40.0-3|47	%doc README LICENSE META.yml Changes
12cr|perl-File-PathList-1.40.0-3|48	%{_mandir}/man3/*
12cr|perl-File-PathList-1.40.0-3|49	%{perl_vendorlib}/*
12cr|perl-File-PathList-1.40.0-3|50	
12cr|perl-File-PathList-1.40.0-3|51	
12cr|perl-File-PathList-1.40.0-3|52	%changelog
12cr|perl-File-PathList-1.40.0-3|53	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.40.0-2mdv2011.0
12cr|perl-File-PathList-1.40.0-3|54	+ Revision: 655600
12cr|perl-File-PathList-1.40.0-3|55	- rebuild for updated spec-helper
12cr|perl-File-PathList-1.40.0-3|56	
12cr|perl-File-PathList-1.40.0-3|57	* Thu Sep 02 2010 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-1mdv2011.0
12cr|perl-File-PathList-1.40.0-3|58	+ Revision: 575421
12cr|perl-File-PathList-1.40.0-3|59	- import perl-File-PathList
12cr|perl-File-PathList-1.40.0-3|60	

4564 12
12cr|perl-File-Path-Tiny-0.100.0-3|1	%define upstream_name    File-Path-Tiny
12cr|perl-File-Path-Tiny-0.100.0-3|2	%define upstream_version 0.1
12cr|perl-File-Path-Tiny-0.100.0-3|3	
12cr|perl-File-Path-Tiny-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-File-Path-Tiny-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-Path-Tiny-0.100.0-3|6	Release:	3
12cr|perl-File-Path-Tiny-0.100.0-3|7	
12cr|perl-File-Path-Tiny-0.100.0-3|8	Summary:	Recursive versions of mkdir() and rmdir() without as much overhead as File::Path
12cr|perl-File-Path-Tiny-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-File-Path-Tiny-0.100.0-3|10	Group:		Development/Perl
12cr|perl-File-Path-Tiny-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Path-Tiny-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-Path-Tiny-0.100.0-3|13	
12cr|perl-File-Path-Tiny-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-File-Path-Tiny-0.100.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-File-Path-Tiny-0.100.0-3|16	BuildArch:	noarch
12cr|perl-File-Path-Tiny-0.100.0-3|17	
12cr|perl-File-Path-Tiny-0.100.0-3|18	%description
12cr|perl-File-Path-Tiny-0.100.0-3|19	The goal here is simply to provide recursive versions of the mkdir
12cr|perl-File-Path-Tiny-0.100.0-3|20	manpage() and the rmdir manpage() with as little code and overhead as
12cr|perl-File-Path-Tiny-0.100.0-3|21	possible.
12cr|perl-File-Path-Tiny-0.100.0-3|22	
12cr|perl-File-Path-Tiny-0.100.0-3|23	This module is in no way meant to derogate the File::Path manpage and is in
12cr|perl-File-Path-Tiny-0.100.0-3|24	no way an endorsement to go out and replace all use of the File::Path
12cr|perl-File-Path-Tiny-0.100.0-3|25	manpage with the File::Path::Tiny manpage.
12cr|perl-File-Path-Tiny-0.100.0-3|26	
12cr|perl-File-Path-Tiny-0.100.0-3|27	the File::Path manpage is very good at what it does but there's simply a
12cr|perl-File-Path-Tiny-0.100.0-3|28	lot happening that we can do without much of the time.
12cr|perl-File-Path-Tiny-0.100.0-3|29	
12cr|perl-File-Path-Tiny-0.100.0-3|30	%prep
12cr|perl-File-Path-Tiny-0.100.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Path-Tiny-0.100.0-3|32	
12cr|perl-File-Path-Tiny-0.100.0-3|33	%build
12cr|perl-File-Path-Tiny-0.100.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Path-Tiny-0.100.0-3|35	%make
12cr|perl-File-Path-Tiny-0.100.0-3|36	
12cr|perl-File-Path-Tiny-0.100.0-3|37	%check
12cr|perl-File-Path-Tiny-0.100.0-3|38	%make test
12cr|perl-File-Path-Tiny-0.100.0-3|39	
12cr|perl-File-Path-Tiny-0.100.0-3|40	%install
12cr|perl-File-Path-Tiny-0.100.0-3|41	%makeinstall_std
12cr|perl-File-Path-Tiny-0.100.0-3|42	
12cr|perl-File-Path-Tiny-0.100.0-3|43	%files
12cr|perl-File-Path-Tiny-0.100.0-3|44	%doc Changes META.yml README
12cr|perl-File-Path-Tiny-0.100.0-3|45	%{_mandir}/man3/*
12cr|perl-File-Path-Tiny-0.100.0-3|46	%{perl_vendorlib}/*
12cr|perl-File-Path-Tiny-0.100.0-3|47	
12cr|perl-File-Path-Tiny-0.100.0-3|48	%changelog
12cr|perl-File-Path-Tiny-0.100.0-3|49	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-File-Path-Tiny-0.100.0-3|50	+ Revision: 654325
12cr|perl-File-Path-Tiny-0.100.0-3|51	- rebuild for updated spec-helper
12cr|perl-File-Path-Tiny-0.100.0-3|52	
12cr|perl-File-Path-Tiny-0.100.0-3|53	* Sat Oct 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-File-Path-Tiny-0.100.0-3|54	+ Revision: 586064
12cr|perl-File-Path-Tiny-0.100.0-3|55	- import perl-File-Path-Tiny
12cr|perl-File-Path-Tiny-0.100.0-3|56	

4565 12
12cr|perl-File-pushd-1.0.0-5|1	%define upstream_name    File-pushd
12cr|perl-File-pushd-1.0.0-5|2	%define upstream_version 1.00
12cr|perl-File-pushd-1.0.0-5|3	
12cr|perl-File-pushd-1.0.0-5|4	Name:		perl-%{upstream_name}
12cr|perl-File-pushd-1.0.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-pushd-1.0.0-5|6	Release:	5
12cr|perl-File-pushd-1.0.0-5|7	
12cr|perl-File-pushd-1.0.0-5|8	Summary:	Change directory temporarily for a limited scope
12cr|perl-File-pushd-1.0.0-5|9	License:	GPL+ or Artistic
12cr|perl-File-pushd-1.0.0-5|10	Group:		Development/Perl
12cr|perl-File-pushd-1.0.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-pushd-1.0.0-5|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-pushd-1.0.0-5|13	
12cr|perl-File-pushd-1.0.0-5|14	BuildRequires:	perl-devel
12cr|perl-File-pushd-1.0.0-5|15	BuildRequires:	perl(Cwd)
12cr|perl-File-pushd-1.0.0-5|16	BuildRequires:	perl(File::Path)
12cr|perl-File-pushd-1.0.0-5|17	BuildRequires:	perl(File::Spec)
12cr|perl-File-pushd-1.0.0-5|18	BuildRequires:	perl(File::Temp)
12cr|perl-File-pushd-1.0.0-5|19	BuildRequires:	perl(Test::More)
12cr|perl-File-pushd-1.0.0-5|20	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-File-pushd-1.0.0-5|21	
12cr|perl-File-pushd-1.0.0-5|22	BuildArch:	noarch
12cr|perl-File-pushd-1.0.0-5|23	
12cr|perl-File-pushd-1.0.0-5|24	%description
12cr|perl-File-pushd-1.0.0-5|25	File::pushd does a temporary 'chdir' that is easily and automatically
12cr|perl-File-pushd-1.0.0-5|26	reverted, similar to 'pushd' in some Unix command shells. It works by
12cr|perl-File-pushd-1.0.0-5|27	creating an object that caches the original working directory. When the
12cr|perl-File-pushd-1.0.0-5|28	object is destroyed, the destructor calls 'chdir' to revert to the original
12cr|perl-File-pushd-1.0.0-5|29	working directory. By storing the object in a lexical variable with a
12cr|perl-File-pushd-1.0.0-5|30	limited scope, this happens automatically at the end of the scope.
12cr|perl-File-pushd-1.0.0-5|31	
12cr|perl-File-pushd-1.0.0-5|32	This is very handy when working with temporary directories for tasks like
12cr|perl-File-pushd-1.0.0-5|33	testing; a function is provided to streamline getting a temporary directory
12cr|perl-File-pushd-1.0.0-5|34	from the File::Temp manpage.
12cr|perl-File-pushd-1.0.0-5|35	
12cr|perl-File-pushd-1.0.0-5|36	For convenience, the object stringifies as the canonical form of the
12cr|perl-File-pushd-1.0.0-5|37	absolute pathname of the directory entered.
12cr|perl-File-pushd-1.0.0-5|38	
12cr|perl-File-pushd-1.0.0-5|39	%prep
12cr|perl-File-pushd-1.0.0-5|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-pushd-1.0.0-5|41	
12cr|perl-File-pushd-1.0.0-5|42	%build
12cr|perl-File-pushd-1.0.0-5|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-pushd-1.0.0-5|44	%make
12cr|perl-File-pushd-1.0.0-5|45	
12cr|perl-File-pushd-1.0.0-5|46	%check
12cr|perl-File-pushd-1.0.0-5|47	%make test
12cr|perl-File-pushd-1.0.0-5|48	
12cr|perl-File-pushd-1.0.0-5|49	%install
12cr|perl-File-pushd-1.0.0-5|50	%makeinstall_std
12cr|perl-File-pushd-1.0.0-5|51	
12cr|perl-File-pushd-1.0.0-5|52	%files
12cr|perl-File-pushd-1.0.0-5|53	%doc Changes README LICENSE
12cr|perl-File-pushd-1.0.0-5|54	%{_mandir}/man3/*
12cr|perl-File-pushd-1.0.0-5|55	%{perl_vendorlib}/*
12cr|perl-File-pushd-1.0.0-5|56	
12cr|perl-File-pushd-1.0.0-5|57	
12cr|perl-File-pushd-1.0.0-5|58	%changelog
12cr|perl-File-pushd-1.0.0-5|59	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.0.0-4mdv2011.0
12cr|perl-File-pushd-1.0.0-5|60	+ Revision: 654188
12cr|perl-File-pushd-1.0.0-5|61	- rebuild for updated spec-helper
12cr|perl-File-pushd-1.0.0-5|62	
12cr|perl-File-pushd-1.0.0-5|63	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-3mdv2011.0
12cr|perl-File-pushd-1.0.0-5|64	+ Revision: 504834
12cr|perl-File-pushd-1.0.0-5|65	- rebuild using %%perl_convert_version
12cr|perl-File-pushd-1.0.0-5|66	
12cr|perl-File-pushd-1.0.0-5|67	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.00-2mdv2010.0
12cr|perl-File-pushd-1.0.0-5|68	+ Revision: 440562
12cr|perl-File-pushd-1.0.0-5|69	- rebuild
12cr|perl-File-pushd-1.0.0-5|70	
12cr|perl-File-pushd-1.0.0-5|71	* Tue Dec 30 2008 Jérôme Quelin <jquelin@mandriva.org> 1.00-1mdv2009.1
12cr|perl-File-pushd-1.0.0-5|72	+ Revision: 321393
12cr|perl-File-pushd-1.0.0-5|73	- import perl-File-pushd
12cr|perl-File-pushd-1.0.0-5|74	
12cr|perl-File-pushd-1.0.0-5|75	
12cr|perl-File-pushd-1.0.0-5|76	* Tue Dec 30 2008 cpan2dist 1.00-1mdv
12cr|perl-File-pushd-1.0.0-5|77	- initial mdv release, generated with cpan2dist
12cr|perl-File-pushd-1.0.0-5|78	

4566 12
12cr|perl-File-ReadBackwards-1.50.0-2|1	%define upstream_name    File-ReadBackwards
12cr|perl-File-ReadBackwards-1.50.0-2|2	%define upstream_version 1.05
12cr|perl-File-ReadBackwards-1.50.0-2|3	
12cr|perl-File-ReadBackwards-1.50.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-File-ReadBackwards-1.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-ReadBackwards-1.50.0-2|6	Release:	2
12cr|perl-File-ReadBackwards-1.50.0-2|7	
12cr|perl-File-ReadBackwards-1.50.0-2|8	Summary:	Perl extension for reading a file backwards by lines
12cr|perl-File-ReadBackwards-1.50.0-2|9	License:	GPL+ or Artistic
12cr|perl-File-ReadBackwards-1.50.0-2|10	Group:		Development/Perl
12cr|perl-File-ReadBackwards-1.50.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-ReadBackwards-1.50.0-2|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-ReadBackwards-1.50.0-2|13	
12cr|perl-File-ReadBackwards-1.50.0-2|14	BuildRequires:	perl-devel
12cr|perl-File-ReadBackwards-1.50.0-2|15	BuildArch:	noarch
12cr|perl-File-ReadBackwards-1.50.0-2|16	
12cr|perl-File-ReadBackwards-1.50.0-2|17	%description
12cr|perl-File-ReadBackwards-1.50.0-2|18	This module reads a file backwards line by line. It is simple to use,
12cr|perl-File-ReadBackwards-1.50.0-2|19	memory efficient and fast. It supports both an object and a tied handle
12cr|perl-File-ReadBackwards-1.50.0-2|20	interface.
12cr|perl-File-ReadBackwards-1.50.0-2|21	
12cr|perl-File-ReadBackwards-1.50.0-2|22	It is intended for processing log and other similar text files which
12cr|perl-File-ReadBackwards-1.50.0-2|23	typically have their newest entries appended to them. By default files are
12cr|perl-File-ReadBackwards-1.50.0-2|24	assumed to be plain text and have a line ending appropriate to the OS. But
12cr|perl-File-ReadBackwards-1.50.0-2|25	you can set the input record separator string on a per file basis.
12cr|perl-File-ReadBackwards-1.50.0-2|26	
12cr|perl-File-ReadBackwards-1.50.0-2|27	%prep
12cr|perl-File-ReadBackwards-1.50.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-ReadBackwards-1.50.0-2|29	
12cr|perl-File-ReadBackwards-1.50.0-2|30	%build
12cr|perl-File-ReadBackwards-1.50.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-ReadBackwards-1.50.0-2|32	%make
12cr|perl-File-ReadBackwards-1.50.0-2|33	
12cr|perl-File-ReadBackwards-1.50.0-2|34	%check
12cr|perl-File-ReadBackwards-1.50.0-2|35	%make test
12cr|perl-File-ReadBackwards-1.50.0-2|36	
12cr|perl-File-ReadBackwards-1.50.0-2|37	%install
12cr|perl-File-ReadBackwards-1.50.0-2|38	%makeinstall_std
12cr|perl-File-ReadBackwards-1.50.0-2|39	
12cr|perl-File-ReadBackwards-1.50.0-2|40	%files
12cr|perl-File-ReadBackwards-1.50.0-2|41	%doc META.yml Changes README
12cr|perl-File-ReadBackwards-1.50.0-2|42	%{_mandir}/man3/*
12cr|perl-File-ReadBackwards-1.50.0-2|43	%{perl_vendorlib}/*
12cr|perl-File-ReadBackwards-1.50.0-2|44	
12cr|perl-File-ReadBackwards-1.50.0-2|45	%changelog
12cr|perl-File-ReadBackwards-1.50.0-2|46	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.50.0-1mdv2011.0
12cr|perl-File-ReadBackwards-1.50.0-2|47	+ Revision: 684743
12cr|perl-File-ReadBackwards-1.50.0-2|48	- update to new version 1.05
12cr|perl-File-ReadBackwards-1.50.0-2|49	
12cr|perl-File-ReadBackwards-1.50.0-2|50	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.40.0-3
12cr|perl-File-ReadBackwards-1.50.0-2|51	+ Revision: 654327
12cr|perl-File-ReadBackwards-1.50.0-2|52	- rebuild for updated spec-helper
12cr|perl-File-ReadBackwards-1.50.0-2|53	
12cr|perl-File-ReadBackwards-1.50.0-2|54	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 1.40.0-2mdv2011.0
12cr|perl-File-ReadBackwards-1.50.0-2|55	+ Revision: 624745
12cr|perl-File-ReadBackwards-1.50.0-2|56	- Add a summary
12cr|perl-File-ReadBackwards-1.50.0-2|57	- import perl-File-ReadBackwards
12cr|perl-File-ReadBackwards-1.50.0-2|58	

4567 12
12cr|perl-File-Rsync-0.430.0-5|1	%define	upstream_name	 File-Rsync
12cr|perl-File-Rsync-0.430.0-5|2	%define	upstream_version 0.43
12cr|perl-File-Rsync-0.430.0-5|3	
12cr|perl-File-Rsync-0.430.0-5|4	Name:       perl-%{upstream_name}
12cr|perl-File-Rsync-0.430.0-5|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-File-Rsync-0.430.0-5|6	Release:	5
12cr|perl-File-Rsync-0.430.0-5|7	
12cr|perl-File-Rsync-0.430.0-5|8	Summary:	Perl module interface to rsync
12cr|perl-File-Rsync-0.430.0-5|9	License:	GPL+ or Artistic
12cr|perl-File-Rsync-0.430.0-5|10	Group:		Development/Perl
12cr|perl-File-Rsync-0.430.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Rsync-0.430.0-5|12	Source0:    http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-Rsync-0.430.0-5|13	Patch0:		%{name}-0.42.build.patch
12cr|perl-File-Rsync-0.430.0-5|14	
12cr|perl-File-Rsync-0.430.0-5|15	BuildRequires:	perl-devel
12cr|perl-File-Rsync-0.430.0-5|16	BuildRequires:	rsync
12cr|perl-File-Rsync-0.430.0-5|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-File-Rsync-0.430.0-5|18	
12cr|perl-File-Rsync-0.430.0-5|19	%description
12cr|perl-File-Rsync-0.430.0-5|20	Perl Convenience wrapper for the rsync(1) program. Written for rsync-2.3.2 and
12cr|perl-File-Rsync-0.430.0-5|21	updated for rsync-2.6.0 but should perform properly with most recent versions.
12cr|perl-File-Rsync-0.430.0-5|22	
12cr|perl-File-Rsync-0.430.0-5|23	%prep
12cr|perl-File-Rsync-0.430.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Rsync-0.430.0-5|25	%patch0
12cr|perl-File-Rsync-0.430.0-5|26	
12cr|perl-File-Rsync-0.430.0-5|27	%build
12cr|perl-File-Rsync-0.430.0-5|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Rsync-0.430.0-5|29	%make CFLAGS="%{optflags}"
12cr|perl-File-Rsync-0.430.0-5|30	
12cr|perl-File-Rsync-0.430.0-5|31	%check
12cr|perl-File-Rsync-0.430.0-5|32	%{__make} test
12cr|perl-File-Rsync-0.430.0-5|33	
12cr|perl-File-Rsync-0.430.0-5|34	%install
12cr|perl-File-Rsync-0.430.0-5|35	rm -rf %{buildroot}
12cr|perl-File-Rsync-0.430.0-5|36	%makeinstall_std
12cr|perl-File-Rsync-0.430.0-5|37	
12cr|perl-File-Rsync-0.430.0-5|38	%clean
12cr|perl-File-Rsync-0.430.0-5|39	rm -rf %{buildroot}
12cr|perl-File-Rsync-0.430.0-5|40	
12cr|perl-File-Rsync-0.430.0-5|41	%files
12cr|perl-File-Rsync-0.430.0-5|42	%defattr(-,root,root)
12cr|perl-File-Rsync-0.430.0-5|43	%doc README Changelog
12cr|perl-File-Rsync-0.430.0-5|44	%{perl_vendorarch}/File
12cr|perl-File-Rsync-0.430.0-5|45	%{_mandir}/*/*
12cr|perl-File-Rsync-0.430.0-5|46	
12cr|perl-File-Rsync-0.430.0-5|47	
12cr|perl-File-Rsync-0.430.0-5|48	%changelog
12cr|perl-File-Rsync-0.430.0-5|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.430.0-5
12cr|perl-File-Rsync-0.430.0-5|50	+ Revision: 768358
12cr|perl-File-Rsync-0.430.0-5|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-File-Rsync-0.430.0-5|52	
12cr|perl-File-Rsync-0.430.0-5|53	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.430.0-4mdv2011.0
12cr|perl-File-Rsync-0.430.0-5|54	+ Revision: 555836
12cr|perl-File-Rsync-0.430.0-5|55	- rebuild for perl 5.12
12cr|perl-File-Rsync-0.430.0-5|56	
12cr|perl-File-Rsync-0.430.0-5|57	* Tue Jul 20 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.430.0-3mdv2011.0
12cr|perl-File-Rsync-0.430.0-5|58	+ Revision: 555464
12cr|perl-File-Rsync-0.430.0-5|59	- rebuild
12cr|perl-File-Rsync-0.430.0-5|60	
12cr|perl-File-Rsync-0.430.0-5|61	* Mon Aug 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.430.0-2mdv2010.0
12cr|perl-File-Rsync-0.430.0-5|62	+ Revision: 420434
12cr|perl-File-Rsync-0.430.0-5|63	- force submit
12cr|perl-File-Rsync-0.430.0-5|64	- update to 0.42
12cr|perl-File-Rsync-0.430.0-5|65	
12cr|perl-File-Rsync-0.430.0-5|66	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.420.0-1mdv2010.0
12cr|perl-File-Rsync-0.430.0-5|67	+ Revision: 403178
12cr|perl-File-Rsync-0.430.0-5|68	- rebuild using %%perl_convert_version
12cr|perl-File-Rsync-0.430.0-5|69	
12cr|perl-File-Rsync-0.430.0-5|70	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.42-6mdv2009.0
12cr|perl-File-Rsync-0.430.0-5|71	+ Revision: 256995
12cr|perl-File-Rsync-0.430.0-5|72	- rebuild
12cr|perl-File-Rsync-0.430.0-5|73	
12cr|perl-File-Rsync-0.430.0-5|74	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.42-4mdv2008.1
12cr|perl-File-Rsync-0.430.0-5|75	+ Revision: 152079
12cr|perl-File-Rsync-0.430.0-5|76	- rebuild
12cr|perl-File-Rsync-0.430.0-5|77	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-Rsync-0.430.0-5|78	
12cr|perl-File-Rsync-0.430.0-5|79	+ Olivier Blin <blino@mandriva.org>
12cr|perl-File-Rsync-0.430.0-5|80	- restore BuildRoot
12cr|perl-File-Rsync-0.430.0-5|81	
12cr|perl-File-Rsync-0.430.0-5|82	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.42-3mdv2008.0
12cr|perl-File-Rsync-0.430.0-5|83	+ Revision: 86402
12cr|perl-File-Rsync-0.430.0-5|84	- rebuild
12cr|perl-File-Rsync-0.430.0-5|85	
12cr|perl-File-Rsync-0.430.0-5|86	
12cr|perl-File-Rsync-0.430.0-5|87	* Sat Sep 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.42-2mdv2007.0
12cr|perl-File-Rsync-0.430.0-5|88	- buildrequires rsync
12cr|perl-File-Rsync-0.430.0-5|89	
12cr|perl-File-Rsync-0.430.0-5|90	* Thu Dec 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.42-1mdk
12cr|perl-File-Rsync-0.430.0-5|91	- first mdk release
12cr|perl-File-Rsync-0.430.0-5|92	

4568 12
12cr|perl-File-RsyncP-0.700.0-2|1	%define upstream_name	 File-RsyncP
12cr|perl-File-RsyncP-0.700.0-2|2	%define upstream_version 0.70
12cr|perl-File-RsyncP-0.700.0-2|3	
12cr|perl-File-RsyncP-0.700.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-File-RsyncP-0.700.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-File-RsyncP-0.700.0-2|6	Release:	2
12cr|perl-File-RsyncP-0.700.0-2|7	
12cr|perl-File-RsyncP-0.700.0-2|8	Summary:	Perl Rsync client
12cr|perl-File-RsyncP-0.700.0-2|9	License:	GPL+ or Artistic
12cr|perl-File-RsyncP-0.700.0-2|10	Group:		Development/Perl
12cr|perl-File-RsyncP-0.700.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-RsyncP-0.700.0-2|12	Source0:    http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-RsyncP-0.700.0-2|13	
12cr|perl-File-RsyncP-0.700.0-2|14	Buildrequires:	perl-devel
12cr|perl-File-RsyncP-0.700.0-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-File-RsyncP-0.700.0-2|16	
12cr|perl-File-RsyncP-0.700.0-2|17	%description
12cr|perl-File-RsyncP-0.700.0-2|18	File::RsyncP is a perl implementation of an Rsync client. It is compatible
12cr|perl-File-RsyncP-0.700.0-2|19	with Rsync 2.5.5 (protocol version 26). It can send or receive files, either
12cr|perl-File-RsyncP-0.700.0-2|20	by running rsync on the remote machine, or connecting to an rsyncd daemon on
12cr|perl-File-RsyncP-0.700.0-2|21	the remote machine.
12cr|perl-File-RsyncP-0.700.0-2|22	
12cr|perl-File-RsyncP-0.700.0-2|23	%prep
12cr|perl-File-RsyncP-0.700.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-RsyncP-0.700.0-2|25	
12cr|perl-File-RsyncP-0.700.0-2|26	%build
12cr|perl-File-RsyncP-0.700.0-2|27	%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE='%{optflags}'
12cr|perl-File-RsyncP-0.700.0-2|28	make
12cr|perl-File-RsyncP-0.700.0-2|29	
12cr|perl-File-RsyncP-0.700.0-2|30	%install
12cr|perl-File-RsyncP-0.700.0-2|31	rm -rf %{buildroot}
12cr|perl-File-RsyncP-0.700.0-2|32	%makeinstall_std
12cr|perl-File-RsyncP-0.700.0-2|33	
12cr|perl-File-RsyncP-0.700.0-2|34	%check
12cr|perl-File-RsyncP-0.700.0-2|35	%make test
12cr|perl-File-RsyncP-0.700.0-2|36	
12cr|perl-File-RsyncP-0.700.0-2|37	%clean
12cr|perl-File-RsyncP-0.700.0-2|38	rm -rf %{buildroot}
12cr|perl-File-RsyncP-0.700.0-2|39	
12cr|perl-File-RsyncP-0.700.0-2|40	%files
12cr|perl-File-RsyncP-0.700.0-2|41	%defattr(-,root,root)
12cr|perl-File-RsyncP-0.700.0-2|42	%doc README
12cr|perl-File-RsyncP-0.700.0-2|43	%{perl_vendorlib}/*
12cr|perl-File-RsyncP-0.700.0-2|44	%{_mandir}/*/*
12cr|perl-File-RsyncP-0.700.0-2|45	
12cr|perl-File-RsyncP-0.700.0-2|46	
12cr|perl-File-RsyncP-0.700.0-2|47	%changelog
12cr|perl-File-RsyncP-0.700.0-2|48	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.700.0-2
12cr|perl-File-RsyncP-0.700.0-2|49	+ Revision: 768358
12cr|perl-File-RsyncP-0.700.0-2|50	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-File-RsyncP-0.700.0-2|51	
12cr|perl-File-RsyncP-0.700.0-2|52	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.700.0-1mdv2011.0
12cr|perl-File-RsyncP-0.700.0-2|53	+ Revision: 561580
12cr|perl-File-RsyncP-0.700.0-2|54	- update to 0.70
12cr|perl-File-RsyncP-0.700.0-2|55	
12cr|perl-File-RsyncP-0.700.0-2|56	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.680.0-2mdv2011.0
12cr|perl-File-RsyncP-0.700.0-2|57	+ Revision: 555258
12cr|perl-File-RsyncP-0.700.0-2|58	- rebuild
12cr|perl-File-RsyncP-0.700.0-2|59	
12cr|perl-File-RsyncP-0.700.0-2|60	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.680.0-1mdv2010.0
12cr|perl-File-RsyncP-0.700.0-2|61	+ Revision: 407748
12cr|perl-File-RsyncP-0.700.0-2|62	- rebuild using %%perl_convert_version
12cr|perl-File-RsyncP-0.700.0-2|63	
12cr|perl-File-RsyncP-0.700.0-2|64	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.68-4mdv2009.0
12cr|perl-File-RsyncP-0.700.0-2|65	+ Revision: 256997
12cr|perl-File-RsyncP-0.700.0-2|66	- rebuild
12cr|perl-File-RsyncP-0.700.0-2|67	
12cr|perl-File-RsyncP-0.700.0-2|68	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.68-2mdv2008.1
12cr|perl-File-RsyncP-0.700.0-2|69	+ Revision: 152080
12cr|perl-File-RsyncP-0.700.0-2|70	- rebuild
12cr|perl-File-RsyncP-0.700.0-2|71	
12cr|perl-File-RsyncP-0.700.0-2|72	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 0.68-1mdv2008.1
12cr|perl-File-RsyncP-0.700.0-2|73	+ Revision: 135841
12cr|perl-File-RsyncP-0.700.0-2|74	- restore BuildRoot
12cr|perl-File-RsyncP-0.700.0-2|75	
12cr|perl-File-RsyncP-0.700.0-2|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-File-RsyncP-0.700.0-2|77	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-RsyncP-0.700.0-2|78	
12cr|perl-File-RsyncP-0.700.0-2|79	
12cr|perl-File-RsyncP-0.700.0-2|80	* Wed Mar 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.68-1mdv2007.1
12cr|perl-File-RsyncP-0.700.0-2|81	+ Revision: 134795
12cr|perl-File-RsyncP-0.700.0-2|82	- new version
12cr|perl-File-RsyncP-0.700.0-2|83	
12cr|perl-File-RsyncP-0.700.0-2|84	+ Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-File-RsyncP-0.700.0-2|85	- 0.68
12cr|perl-File-RsyncP-0.700.0-2|86	- 0.64
12cr|perl-File-RsyncP-0.700.0-2|87	- Import perl-File-RsyncP
12cr|perl-File-RsyncP-0.700.0-2|88	
12cr|perl-File-RsyncP-0.700.0-2|89	* Thu May 05 2005 Olivier Thauvin <nanardon@mandriva.org> 0.52-1mdk
12cr|perl-File-RsyncP-0.700.0-2|90	- First mandriva spec
12cr|perl-File-RsyncP-0.700.0-2|91	

4569 12
12cr|perl-File-Scan-1.430.0-2|1	%define	upstream_name	 File-Scan
12cr|perl-File-Scan-1.430.0-2|2	%define	upstream_version 1.43
12cr|perl-File-Scan-1.430.0-2|3	
12cr|perl-File-Scan-1.430.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-File-Scan-1.430.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-Scan-1.430.0-2|6	Release:	2
12cr|perl-File-Scan-1.430.0-2|7	
12cr|perl-File-Scan-1.430.0-2|8	Summary:	Perl extension for Scanning files for Viruses
12cr|perl-File-Scan-1.430.0-2|9	License:	GPL+ or Artistic
12cr|perl-File-Scan-1.430.0-2|10	Group:		Development/Perl
12cr|perl-File-Scan-1.430.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Scan-1.430.0-2|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-File-Scan-1.430.0-2|13	
12cr|perl-File-Scan-1.430.0-2|14	BuildRequires:	perl-devel
12cr|perl-File-Scan-1.430.0-2|15	BuildArch:	noarch
12cr|perl-File-Scan-1.430.0-2|16	
12cr|perl-File-Scan-1.430.0-2|17	%description
12cr|perl-File-Scan-1.430.0-2|18	The File::Scan module is designed to allow users to scan files for known
12cr|perl-File-Scan-1.430.0-2|19	viruses. Its purpose is to provide a perl module to make platform
12cr|perl-File-Scan-1.430.0-2|20	independent virus scanners.
12cr|perl-File-Scan-1.430.0-2|21	
12cr|perl-File-Scan-1.430.0-2|22	%prep
12cr|perl-File-Scan-1.430.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Scan-1.430.0-2|24	
12cr|perl-File-Scan-1.430.0-2|25	%build
12cr|perl-File-Scan-1.430.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Scan-1.430.0-2|27	make
12cr|perl-File-Scan-1.430.0-2|28	make test
12cr|perl-File-Scan-1.430.0-2|29	
12cr|perl-File-Scan-1.430.0-2|30	%install
12cr|perl-File-Scan-1.430.0-2|31	%makeinstall_std
12cr|perl-File-Scan-1.430.0-2|32	
12cr|perl-File-Scan-1.430.0-2|33	%files
12cr|perl-File-Scan-1.430.0-2|34	%doc docs/write_sign_bin.txt
12cr|perl-File-Scan-1.430.0-2|35	%doc examples/*
12cr|perl-File-Scan-1.430.0-2|36	%doc FAQ README Changes TODO
12cr|perl-File-Scan-1.430.0-2|37	%dir %{perl_vendorlib}/File
12cr|perl-File-Scan-1.430.0-2|38	%{perl_vendorlib}/File/*
12cr|perl-File-Scan-1.430.0-2|39	%{_mandir}/*/*
12cr|perl-File-Scan-1.430.0-2|40	
12cr|perl-File-Scan-1.430.0-2|41	
12cr|perl-File-Scan-1.430.0-2|42	%changelog
12cr|perl-File-Scan-1.430.0-2|43	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 1.430.0-1mdv2010.0
12cr|perl-File-Scan-1.430.0-2|44	+ Revision: 409037
12cr|perl-File-Scan-1.430.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-File-Scan-1.430.0-2|46	
12cr|perl-File-Scan-1.430.0-2|47	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.43-4mdv2009.0
12cr|perl-File-Scan-1.430.0-2|48	+ Revision: 257008
12cr|perl-File-Scan-1.430.0-2|49	- rebuild
12cr|perl-File-Scan-1.430.0-2|50	
12cr|perl-File-Scan-1.430.0-2|51	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.43-2mdv2008.1
12cr|perl-File-Scan-1.430.0-2|52	+ Revision: 171025
12cr|perl-File-Scan-1.430.0-2|53	- rebuild
12cr|perl-File-Scan-1.430.0-2|54	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|perl-File-Scan-1.430.0-2|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-Scan-1.430.0-2|56	
12cr|perl-File-Scan-1.430.0-2|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-File-Scan-1.430.0-2|58	- restore BuildRoot
12cr|perl-File-Scan-1.430.0-2|59	
12cr|perl-File-Scan-1.430.0-2|60	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 1.43-1mdv2008.0
12cr|perl-File-Scan-1.430.0-2|61	+ Revision: 67614
12cr|perl-File-Scan-1.430.0-2|62	- use %%mkrel
12cr|perl-File-Scan-1.430.0-2|63	
12cr|perl-File-Scan-1.430.0-2|64	
12cr|perl-File-Scan-1.430.0-2|65	* Thu Jun 30 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.43-1mdk
12cr|perl-File-Scan-1.430.0-2|66	- 1.43
12cr|perl-File-Scan-1.430.0-2|67	
12cr|perl-File-Scan-1.430.0-2|68	* Tue Mar 08 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.42-1mdk
12cr|perl-File-Scan-1.430.0-2|69	- 1.42
12cr|perl-File-Scan-1.430.0-2|70	
12cr|perl-File-Scan-1.430.0-2|71	* Wed Jan 05 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.39-1mdk
12cr|perl-File-Scan-1.430.0-2|72	- 1.39
12cr|perl-File-Scan-1.430.0-2|73	
12cr|perl-File-Scan-1.430.0-2|74	* Wed Nov 24 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.38-1mdk
12cr|perl-File-Scan-1.430.0-2|75	- 1.38
12cr|perl-File-Scan-1.430.0-2|76	
12cr|perl-File-Scan-1.430.0-2|77	* Mon Oct 11 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.32-1mdk
12cr|perl-File-Scan-1.430.0-2|78	- 1.32
12cr|perl-File-Scan-1.430.0-2|79	
12cr|perl-File-Scan-1.430.0-2|80	* Mon Aug 23 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.27-1mdk
12cr|perl-File-Scan-1.430.0-2|81	- 1.27
12cr|perl-File-Scan-1.430.0-2|82	
12cr|perl-File-Scan-1.430.0-2|83	* Wed Jul 28 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.26-1mdk
12cr|perl-File-Scan-1.430.0-2|84	- 1.26
12cr|perl-File-Scan-1.430.0-2|85	
12cr|perl-File-Scan-1.430.0-2|86	* Thu Jul 22 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.25-1mdk
12cr|perl-File-Scan-1.430.0-2|87	- 1.25
12cr|perl-File-Scan-1.430.0-2|88	
12cr|perl-File-Scan-1.430.0-2|89	* Mon Jul 12 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.22-1mdk
12cr|perl-File-Scan-1.430.0-2|90	- 1.22
12cr|perl-File-Scan-1.430.0-2|91	
12cr|perl-File-Scan-1.430.0-2|92	* Tue Jul 06 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.21-1mdk
12cr|perl-File-Scan-1.430.0-2|93	- 1.21
12cr|perl-File-Scan-1.430.0-2|94	- bundle doc and examples in the rpm
12cr|perl-File-Scan-1.430.0-2|95	
12cr|perl-File-Scan-1.430.0-2|96	* Tue Jun 29 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.19-1mdk
12cr|perl-File-Scan-1.430.0-2|97	- 1.19
12cr|perl-File-Scan-1.430.0-2|98	
12cr|perl-File-Scan-1.430.0-2|99	* Sat Jun 19 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.17-1mdk
12cr|perl-File-Scan-1.430.0-2|100	- 1.17
12cr|perl-File-Scan-1.430.0-2|101	- drop redundant perl requires
12cr|perl-File-Scan-1.430.0-2|102	
12cr|perl-File-Scan-1.430.0-2|103	* Wed Jun 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.15-1mdk
12cr|perl-File-Scan-1.430.0-2|104	- 1.15
12cr|perl-File-Scan-1.430.0-2|105	
12cr|perl-File-Scan-1.430.0-2|106	* Mon Aug 25 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 0.63-1mdk
12cr|perl-File-Scan-1.430.0-2|107	- initial contrib import. this module is needed for amavis-ng.
12cr|perl-File-Scan-1.430.0-2|108	

4570 12
12cr|perl-File-SearchPath-0.60.0-2|1	%define upstream_name    File-SearchPath
12cr|perl-File-SearchPath-0.60.0-2|2	%define upstream_version 0.06
12cr|perl-File-SearchPath-0.60.0-2|3	
12cr|perl-File-SearchPath-0.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-File-SearchPath-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-SearchPath-0.60.0-2|6	Release:	2
12cr|perl-File-SearchPath-0.60.0-2|7	
12cr|perl-File-SearchPath-0.60.0-2|8	Summary:	Search for a file in an environment variable path
12cr|perl-File-SearchPath-0.60.0-2|9	License:	GPL+ or Artistic
12cr|perl-File-SearchPath-0.60.0-2|10	Group:		Development/Perl
12cr|perl-File-SearchPath-0.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-SearchPath-0.60.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TJ/TJENNESS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-SearchPath-0.60.0-2|13	
12cr|perl-File-SearchPath-0.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-File-SearchPath-0.60.0-2|15	BuildRequires:	perl(Module::Build)
12cr|perl-File-SearchPath-0.60.0-2|16	BuildArch:	noarch
12cr|perl-File-SearchPath-0.60.0-2|17	
12cr|perl-File-SearchPath-0.60.0-2|18	%description
12cr|perl-File-SearchPath-0.60.0-2|19	This module provides the ability to search a path-like environment variable for
12cr|perl-File-SearchPath-0.60.0-2|20	a file (that does not necessarily have to be an executable).
12cr|perl-File-SearchPath-0.60.0-2|21	
12cr|perl-File-SearchPath-0.60.0-2|22	%prep
12cr|perl-File-SearchPath-0.60.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-SearchPath-0.60.0-2|24	
12cr|perl-File-SearchPath-0.60.0-2|25	%build
12cr|perl-File-SearchPath-0.60.0-2|26	perl Build.PL installdirs=vendor
12cr|perl-File-SearchPath-0.60.0-2|27	./Build
12cr|perl-File-SearchPath-0.60.0-2|28	
12cr|perl-File-SearchPath-0.60.0-2|29	%check
12cr|perl-File-SearchPath-0.60.0-2|30	./Build test
12cr|perl-File-SearchPath-0.60.0-2|31	
12cr|perl-File-SearchPath-0.60.0-2|32	%install
12cr|perl-File-SearchPath-0.60.0-2|33	./Build install destdir=%{buildroot}
12cr|perl-File-SearchPath-0.60.0-2|34	
12cr|perl-File-SearchPath-0.60.0-2|35	%files
12cr|perl-File-SearchPath-0.60.0-2|36	%doc README
12cr|perl-File-SearchPath-0.60.0-2|37	%{perl_vendorlib}/File/SearchPath.pm
12cr|perl-File-SearchPath-0.60.0-2|38	%{_mandir}/man3/File::SearchPath.3pm*
12cr|perl-File-SearchPath-0.60.0-2|39	
12cr|perl-File-SearchPath-0.60.0-2|40	%changelog
12cr|perl-File-SearchPath-0.60.0-2|41	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-File-SearchPath-0.60.0-2|42	+ Revision: 612362
12cr|perl-File-SearchPath-0.60.0-2|43	- new version
12cr|perl-File-SearchPath-0.60.0-2|44	
12cr|perl-File-SearchPath-0.60.0-2|45	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-File-SearchPath-0.60.0-2|46	+ Revision: 403179
12cr|perl-File-SearchPath-0.60.0-2|47	- rebuild using %%perl_convert_version
12cr|perl-File-SearchPath-0.60.0-2|48	
12cr|perl-File-SearchPath-0.60.0-2|49	* Thu Feb 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2009.1
12cr|perl-File-SearchPath-0.60.0-2|50	+ Revision: 345100
12cr|perl-File-SearchPath-0.60.0-2|51	- update to new version 0.05
12cr|perl-File-SearchPath-0.60.0-2|52	
12cr|perl-File-SearchPath-0.60.0-2|53	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.03-2mdv2009.0
12cr|perl-File-SearchPath-0.60.0-2|54	+ Revision: 268510
12cr|perl-File-SearchPath-0.60.0-2|55	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-File-SearchPath-0.60.0-2|56	
12cr|perl-File-SearchPath-0.60.0-2|57	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2009.0
12cr|perl-File-SearchPath-0.60.0-2|58	+ Revision: 194852
12cr|perl-File-SearchPath-0.60.0-2|59	- update to new version 0.03
12cr|perl-File-SearchPath-0.60.0-2|60	- update to new version 0.03
12cr|perl-File-SearchPath-0.60.0-2|61	
12cr|perl-File-SearchPath-0.60.0-2|62	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-File-SearchPath-0.60.0-2|63	- restore BuildRoot
12cr|perl-File-SearchPath-0.60.0-2|64	
12cr|perl-File-SearchPath-0.60.0-2|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-File-SearchPath-0.60.0-2|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-SearchPath-0.60.0-2|67	
12cr|perl-File-SearchPath-0.60.0-2|68	* Thu Nov 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.02-1mdv2008.1
12cr|perl-File-SearchPath-0.60.0-2|69	+ Revision: 104410
12cr|perl-File-SearchPath-0.60.0-2|70	- import perl-File-SearchPath
12cr|perl-File-SearchPath-0.60.0-2|71	
12cr|perl-File-SearchPath-0.60.0-2|72	
12cr|perl-File-SearchPath-0.60.0-2|73	* Thu Nov 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.02-1mdv2008.1
12cr|perl-File-SearchPath-0.60.0-2|74	- initial Mandriva package

4571 12
12cr|perl-File-ShareDir-Install-0.30.0-3|1	%define upstream_name    File-ShareDir-Install
12cr|perl-File-ShareDir-Install-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-File-ShareDir-Install-0.30.0-3|3	
12cr|perl-File-ShareDir-Install-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-File-ShareDir-Install-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-ShareDir-Install-0.30.0-3|6	Release:	3
12cr|perl-File-ShareDir-Install-0.30.0-3|7	
12cr|perl-File-ShareDir-Install-0.30.0-3|8	Summary:	Install shared files
12cr|perl-File-ShareDir-Install-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-File-ShareDir-Install-0.30.0-3|10	Group:		Development/Perl
12cr|perl-File-ShareDir-Install-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-ShareDir-Install-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-ShareDir-Install-0.30.0-3|13	
12cr|perl-File-ShareDir-Install-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-File-ShareDir-Install-0.30.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-File-ShareDir-Install-0.30.0-3|16	BuildRequires:	perl(File::Spec)
12cr|perl-File-ShareDir-Install-0.30.0-3|17	BuildRequires:	perl(IO::Dir)
12cr|perl-File-ShareDir-Install-0.30.0-3|18	BuildArch:	noarch
12cr|perl-File-ShareDir-Install-0.30.0-3|19	
12cr|perl-File-ShareDir-Install-0.30.0-3|20	%description
12cr|perl-File-ShareDir-Install-0.30.0-3|21	File::ShareDir::Install allows you to install read-only data files from a
12cr|perl-File-ShareDir-Install-0.30.0-3|22	distribution. It is a companion module to the File::ShareDir manpage, which
12cr|perl-File-ShareDir-Install-0.30.0-3|23	allows you to locate these files after installation.
12cr|perl-File-ShareDir-Install-0.30.0-3|24	
12cr|perl-File-ShareDir-Install-0.30.0-3|25	It is a port the Module::Install::Share manpage to the ExtUtils::MakeMaker
12cr|perl-File-ShareDir-Install-0.30.0-3|26	manpage with the improvement of only installing the files you want; '.svn'
12cr|perl-File-ShareDir-Install-0.30.0-3|27	and other source-control junk will be ignored.
12cr|perl-File-ShareDir-Install-0.30.0-3|28	
12cr|perl-File-ShareDir-Install-0.30.0-3|29	%prep
12cr|perl-File-ShareDir-Install-0.30.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-ShareDir-Install-0.30.0-3|31	
12cr|perl-File-ShareDir-Install-0.30.0-3|32	%build
12cr|perl-File-ShareDir-Install-0.30.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-ShareDir-Install-0.30.0-3|34	%make
12cr|perl-File-ShareDir-Install-0.30.0-3|35	
12cr|perl-File-ShareDir-Install-0.30.0-3|36	%check
12cr|perl-File-ShareDir-Install-0.30.0-3|37	%make test
12cr|perl-File-ShareDir-Install-0.30.0-3|38	
12cr|perl-File-ShareDir-Install-0.30.0-3|39	%install
12cr|perl-File-ShareDir-Install-0.30.0-3|40	%makeinstall_std
12cr|perl-File-ShareDir-Install-0.30.0-3|41	
12cr|perl-File-ShareDir-Install-0.30.0-3|42	%files
12cr|perl-File-ShareDir-Install-0.30.0-3|43	%doc Changes README META.yml
12cr|perl-File-ShareDir-Install-0.30.0-3|44	%{_mandir}/man3/*
12cr|perl-File-ShareDir-Install-0.30.0-3|45	%{perl_vendorlib}/*
12cr|perl-File-ShareDir-Install-0.30.0-3|46	
12cr|perl-File-ShareDir-Install-0.30.0-3|47	%changelog
12cr|perl-File-ShareDir-Install-0.30.0-3|48	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-File-ShareDir-Install-0.30.0-3|49	+ Revision: 654963
12cr|perl-File-ShareDir-Install-0.30.0-3|50	- rebuild for updated spec-helper
12cr|perl-File-ShareDir-Install-0.30.0-3|51	
12cr|perl-File-ShareDir-Install-0.30.0-3|52	* Fri Mar 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-File-ShareDir-Install-0.30.0-3|53	+ Revision: 514462
12cr|perl-File-ShareDir-Install-0.30.0-3|54	- import perl-File-ShareDir-Install
12cr|perl-File-ShareDir-Install-0.30.0-3|55	
12cr|perl-File-ShareDir-Install-0.30.0-3|56	
12cr|perl-File-ShareDir-Install-0.30.0-3|57	* Fri Mar 05 2010 cpan2dist 0.03-1mdv
12cr|perl-File-ShareDir-Install-0.30.0-3|58	- initial mdv release, generated with cpan2dist

4572 12
12cr|perl-File-ShareDir-PAR-0.60.0-3|1	%define upstream_name    File-ShareDir-PAR
12cr|perl-File-ShareDir-PAR-0.60.0-3|2	%define upstream_version 0.06
12cr|perl-File-ShareDir-PAR-0.60.0-3|3	
12cr|perl-File-ShareDir-PAR-0.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-File-ShareDir-PAR-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-ShareDir-PAR-0.60.0-3|6	Release:	3
12cr|perl-File-ShareDir-PAR-0.60.0-3|7	
12cr|perl-File-ShareDir-PAR-0.60.0-3|8	Summary:	File::ShareDir with PAR support
12cr|perl-File-ShareDir-PAR-0.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-File-ShareDir-PAR-0.60.0-3|10	Group:		Development/Perl
12cr|perl-File-ShareDir-PAR-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-ShareDir-PAR-0.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-ShareDir-PAR-0.60.0-3|13	
12cr|perl-File-ShareDir-PAR-0.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-File-ShareDir-PAR-0.60.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-File-ShareDir-PAR-0.60.0-3|16	BuildRequires:	perl(Class::Inspector)
12cr|perl-File-ShareDir-PAR-0.60.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-File-ShareDir-PAR-0.60.0-3|18	BuildRequires:	perl(File::Path)
12cr|perl-File-ShareDir-PAR-0.60.0-3|19	BuildRequires:	perl(File::ShareDir)
12cr|perl-File-ShareDir-PAR-0.60.0-3|20	BuildRequires:	perl(File::Spec)
12cr|perl-File-ShareDir-PAR-0.60.0-3|21	BuildRequires:	perl(Params::Util)
12cr|perl-File-ShareDir-PAR-0.60.0-3|22	BuildRequires:	perl(Test::More)
12cr|perl-File-ShareDir-PAR-0.60.0-3|23	BuildArch:	noarch
12cr|perl-File-ShareDir-PAR-0.60.0-3|24	
12cr|perl-File-ShareDir-PAR-0.60.0-3|25	%description
12cr|perl-File-ShareDir-PAR-0.60.0-3|26	'File::ShareDir::PAR' provides the same functionality as the File::ShareDir
12cr|perl-File-ShareDir-PAR-0.60.0-3|27	manpage but tries hard to be compatible with the PAR manpage packaged
12cr|perl-File-ShareDir-PAR-0.60.0-3|28	applications.
12cr|perl-File-ShareDir-PAR-0.60.0-3|29	
12cr|perl-File-ShareDir-PAR-0.60.0-3|30	The problem is, that the concept of having a distribution or module
12cr|perl-File-ShareDir-PAR-0.60.0-3|31	specific _share_ directory becomes a little hazy when you're loading
12cr|perl-File-ShareDir-PAR-0.60.0-3|32	everything from a single file. the PAR manpage uses an '@INC' hook to
12cr|perl-File-ShareDir-PAR-0.60.0-3|33	intercept any attempt to load a module. the File::ShareDir manpage uses the
12cr|perl-File-ShareDir-PAR-0.60.0-3|34	directory structure that is typically found in the directories that are
12cr|perl-File-ShareDir-PAR-0.60.0-3|35	listed in '@INC' for storing the shared data. In a 'PAR' enviroment, this
12cr|perl-File-ShareDir-PAR-0.60.0-3|36	is not necessarily possible.
12cr|perl-File-ShareDir-PAR-0.60.0-3|37	
12cr|perl-File-ShareDir-PAR-0.60.0-3|38	When you call one of the functions that this module provides, it will take
12cr|perl-File-ShareDir-PAR-0.60.0-3|39	care to search in any of the currently loaded '.par' files before scanning
12cr|perl-File-ShareDir-PAR-0.60.0-3|40	'@INC'. This is the same order of preference you get for loading modules
12cr|perl-File-ShareDir-PAR-0.60.0-3|41	when PAR is in effect. If the path or file you are asking for is found in
12cr|perl-File-ShareDir-PAR-0.60.0-3|42	one of the loaded '.par' files, that containing '.par' file is extracted
12cr|perl-File-ShareDir-PAR-0.60.0-3|43	and the path returned will point to the extracted copy on disk.
12cr|perl-File-ShareDir-PAR-0.60.0-3|44	
12cr|perl-File-ShareDir-PAR-0.60.0-3|45	%prep
12cr|perl-File-ShareDir-PAR-0.60.0-3|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-ShareDir-PAR-0.60.0-3|47	
12cr|perl-File-ShareDir-PAR-0.60.0-3|48	%build
12cr|perl-File-ShareDir-PAR-0.60.0-3|49	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-ShareDir-PAR-0.60.0-3|50	%make
12cr|perl-File-ShareDir-PAR-0.60.0-3|51	
12cr|perl-File-ShareDir-PAR-0.60.0-3|52	%check
12cr|perl-File-ShareDir-PAR-0.60.0-3|53	make test
12cr|perl-File-ShareDir-PAR-0.60.0-3|54	
12cr|perl-File-ShareDir-PAR-0.60.0-3|55	%install
12cr|perl-File-ShareDir-PAR-0.60.0-3|56	%makeinstall_std
12cr|perl-File-ShareDir-PAR-0.60.0-3|57	
12cr|perl-File-ShareDir-PAR-0.60.0-3|58	%files
12cr|perl-File-ShareDir-PAR-0.60.0-3|59	%doc LICENSE Changes
12cr|perl-File-ShareDir-PAR-0.60.0-3|60	%{_mandir}/man3/*
12cr|perl-File-ShareDir-PAR-0.60.0-3|61	%{perl_vendorlib}/*
12cr|perl-File-ShareDir-PAR-0.60.0-3|62	
12cr|perl-File-ShareDir-PAR-0.60.0-3|63	%changelog
12cr|perl-File-ShareDir-PAR-0.60.0-3|64	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-File-ShareDir-PAR-0.60.0-3|65	+ Revision: 656915
12cr|perl-File-ShareDir-PAR-0.60.0-3|66	- rebuild for updated spec-helper
12cr|perl-File-ShareDir-PAR-0.60.0-3|67	
12cr|perl-File-ShareDir-PAR-0.60.0-3|68	* Thu Nov 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-File-ShareDir-PAR-0.60.0-3|69	+ Revision: 595970
12cr|perl-File-ShareDir-PAR-0.60.0-3|70	- update to new version 0.06
12cr|perl-File-ShareDir-PAR-0.60.0-3|71	
12cr|perl-File-ShareDir-PAR-0.60.0-3|72	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-File-ShareDir-PAR-0.60.0-3|73	+ Revision: 401661
12cr|perl-File-ShareDir-PAR-0.60.0-3|74	- rebuild using %%perl_convert_version
12cr|perl-File-ShareDir-PAR-0.60.0-3|75	- fixed license field
12cr|perl-File-ShareDir-PAR-0.60.0-3|76	
12cr|perl-File-ShareDir-PAR-0.60.0-3|77	* Fri May 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.05-1mdv2010.0
12cr|perl-File-ShareDir-PAR-0.60.0-3|78	+ Revision: 369686
12cr|perl-File-ShareDir-PAR-0.60.0-3|79	- update to new version 0.05
12cr|perl-File-ShareDir-PAR-0.60.0-3|80	
12cr|perl-File-ShareDir-PAR-0.60.0-3|81	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.1
12cr|perl-File-ShareDir-PAR-0.60.0-3|82	+ Revision: 347688
12cr|perl-File-ShareDir-PAR-0.60.0-3|83	- update to new version 0.04
12cr|perl-File-ShareDir-PAR-0.60.0-3|84	
12cr|perl-File-ShareDir-PAR-0.60.0-3|85	* Sun Nov 16 2008 Jérôme Quelin <jquelin@mandriva.org> 0.03-1mdv2009.1
12cr|perl-File-ShareDir-PAR-0.60.0-3|86	+ Revision: 303648
12cr|perl-File-ShareDir-PAR-0.60.0-3|87	- update to new version 0.03
12cr|perl-File-ShareDir-PAR-0.60.0-3|88	
12cr|perl-File-ShareDir-PAR-0.60.0-3|89	* Tue Nov 04 2008 Jérôme Quelin <jquelin@mandriva.org> 0.02-1mdv2009.1
12cr|perl-File-ShareDir-PAR-0.60.0-3|90	+ Revision: 299764
12cr|perl-File-ShareDir-PAR-0.60.0-3|91	- import perl-File-ShareDir-PAR
12cr|perl-File-ShareDir-PAR-0.60.0-3|92	
12cr|perl-File-ShareDir-PAR-0.60.0-3|93	
12cr|perl-File-ShareDir-PAR-0.60.0-3|94	* Tue Nov 04 2008 cpan2dist 0.02-1mdv
12cr|perl-File-ShareDir-PAR-0.60.0-3|95	- initial mdv release, generated with cpan2dist
12cr|perl-File-ShareDir-PAR-0.60.0-3|96	

4573 12
12cr|perl-File-ShareDir-PathClass-1.101.620-1|1	%define upstream_name    File-ShareDir-PathClass
12cr|perl-File-ShareDir-PathClass-1.101.620-1|2	%define upstream_version 1.101620
12cr|perl-File-ShareDir-PathClass-1.101.620-1|3	
12cr|perl-File-ShareDir-PathClass-1.101.620-1|4	Name:       perl-%{upstream_name}
12cr|perl-File-ShareDir-PathClass-1.101.620-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-File-ShareDir-PathClass-1.101.620-1|6	Release:    %mkrel 1
12cr|perl-File-ShareDir-PathClass-1.101.620-1|7	
12cr|perl-File-ShareDir-PathClass-1.101.620-1|8	Summary:    File::ShareDir returning Path::Class objects
12cr|perl-File-ShareDir-PathClass-1.101.620-1|9	License:    GPL+ or Artistic
12cr|perl-File-ShareDir-PathClass-1.101.620-1|10	Group:      Development/Perl
12cr|perl-File-ShareDir-PathClass-1.101.620-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-ShareDir-PathClass-1.101.620-1|12	Source0:    http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-ShareDir-PathClass-1.101.620-1|13	
12cr|perl-File-ShareDir-PathClass-1.101.620-1|14	BuildRequires: perl(Carp)
12cr|perl-File-ShareDir-PathClass-1.101.620-1|15	BuildRequires: perl(English)
12cr|perl-File-ShareDir-PathClass-1.101.620-1|16	BuildRequires: perl(File::Find)
12cr|perl-File-ShareDir-PathClass-1.101.620-1|17	BuildRequires: perl(File::ShareDir)
12cr|perl-File-ShareDir-PathClass-1.101.620-1|18	BuildRequires: perl(File::Temp)
12cr|perl-File-ShareDir-PathClass-1.101.620-1|19	BuildRequires: perl(Module::Build)
12cr|perl-File-ShareDir-PathClass-1.101.620-1|20	BuildRequires: perl(Path::Class)
12cr|perl-File-ShareDir-PathClass-1.101.620-1|21	BuildRequires: perl(Scalar::Util)
12cr|perl-File-ShareDir-PathClass-1.101.620-1|22	BuildRequires: perl(Sub::Exporter)
12cr|perl-File-ShareDir-PathClass-1.101.620-1|23	BuildRequires: perl(Test::More)
12cr|perl-File-ShareDir-PathClass-1.101.620-1|24	BuildRequires: perl(Module::Build)
12cr|perl-File-ShareDir-PathClass-1.101.620-1|25	BuildArch: noarch
12cr|perl-File-ShareDir-PathClass-1.101.620-1|26	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-File-ShareDir-PathClass-1.101.620-1|27	
12cr|perl-File-ShareDir-PathClass-1.101.620-1|28	%description
12cr|perl-File-ShareDir-PathClass-1.101.620-1|29	This module is just a wrapper around the File::ShareDir manpage functions,
12cr|perl-File-ShareDir-PathClass-1.101.620-1|30	transforming their return value to the Path::Class manpage objects. This
12cr|perl-File-ShareDir-PathClass-1.101.620-1|31	allows for easier usage of the value.
12cr|perl-File-ShareDir-PathClass-1.101.620-1|32	
12cr|perl-File-ShareDir-PathClass-1.101.620-1|33	Refer to the File::ShareDir manpage (section FUNCTIONS) for a list of which
12cr|perl-File-ShareDir-PathClass-1.101.620-1|34	functions are supported.
12cr|perl-File-ShareDir-PathClass-1.101.620-1|35	
12cr|perl-File-ShareDir-PathClass-1.101.620-1|36	'File::ShareDir::PathClass' supports both a procedural and a clas methods
12cr|perl-File-ShareDir-PathClass-1.101.620-1|37	API.
12cr|perl-File-ShareDir-PathClass-1.101.620-1|38	
12cr|perl-File-ShareDir-PathClass-1.101.620-1|39	%prep
12cr|perl-File-ShareDir-PathClass-1.101.620-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-ShareDir-PathClass-1.101.620-1|41	
12cr|perl-File-ShareDir-PathClass-1.101.620-1|42	%build
12cr|perl-File-ShareDir-PathClass-1.101.620-1|43	%{__perl} Build.PL installdirs=vendor
12cr|perl-File-ShareDir-PathClass-1.101.620-1|44	
12cr|perl-File-ShareDir-PathClass-1.101.620-1|45	./Build
12cr|perl-File-ShareDir-PathClass-1.101.620-1|46	
12cr|perl-File-ShareDir-PathClass-1.101.620-1|47	%check
12cr|perl-File-ShareDir-PathClass-1.101.620-1|48	./Build test
12cr|perl-File-ShareDir-PathClass-1.101.620-1|49	
12cr|perl-File-ShareDir-PathClass-1.101.620-1|50	%install
12cr|perl-File-ShareDir-PathClass-1.101.620-1|51	rm -rf %buildroot
12cr|perl-File-ShareDir-PathClass-1.101.620-1|52	./Build install destdir=%{buildroot}
12cr|perl-File-ShareDir-PathClass-1.101.620-1|53	
12cr|perl-File-ShareDir-PathClass-1.101.620-1|54	%clean
12cr|perl-File-ShareDir-PathClass-1.101.620-1|55	rm -rf %buildroot
12cr|perl-File-ShareDir-PathClass-1.101.620-1|56	
12cr|perl-File-ShareDir-PathClass-1.101.620-1|57	%files
12cr|perl-File-ShareDir-PathClass-1.101.620-1|58	%defattr(-,root,root)
12cr|perl-File-ShareDir-PathClass-1.101.620-1|59	%doc Changes LICENSE META.yml README
12cr|perl-File-ShareDir-PathClass-1.101.620-1|60	%{_mandir}/man3/*
12cr|perl-File-ShareDir-PathClass-1.101.620-1|61	%perl_vendorlib/*
12cr|perl-File-ShareDir-PathClass-1.101.620-1|62	
12cr|perl-File-ShareDir-PathClass-1.101.620-1|63	
12cr|perl-File-ShareDir-PathClass-1.101.620-1|64	
12cr|perl-File-ShareDir-PathClass-1.101.620-1|65	
12cr|perl-File-ShareDir-PathClass-1.101.620-1|66	%changelog
12cr|perl-File-ShareDir-PathClass-1.101.620-1|67	* Fri Jun 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.101.620-1mdv2011.0
12cr|perl-File-ShareDir-PathClass-1.101.620-1|68	+ Revision: 685754
12cr|perl-File-ShareDir-PathClass-1.101.620-1|69	- import perl-File-ShareDir-PathClass
12cr|perl-File-ShareDir-PathClass-1.101.620-1|70	

4574 12
12cr|perl-File-Sort-1.10.0-2|1	%define upstream_name    File-Sort
12cr|perl-File-Sort-1.10.0-2|2	%define upstream_version 1.01
12cr|perl-File-Sort-1.10.0-2|3	
12cr|perl-File-Sort-1.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-File-Sort-1.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-Sort-1.10.0-2|6	Release:	2
12cr|perl-File-Sort-1.10.0-2|7	
12cr|perl-File-Sort-1.10.0-2|8	Summary:	Sort a file or merge sort multiple files
12cr|perl-File-Sort-1.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-File-Sort-1.10.0-2|10	Group:		Development/Perl
12cr|perl-File-Sort-1.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Sort-1.10.0-2|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-Sort-1.10.0-2|13	
12cr|perl-File-Sort-1.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-File-Sort-1.10.0-2|15	BuildArch:	noarch
12cr|perl-File-Sort-1.10.0-2|16	
12cr|perl-File-Sort-1.10.0-2|17	%description
12cr|perl-File-Sort-1.10.0-2|18	This module sorts text files by lines (or records). Comparisons are based
12cr|perl-File-Sort-1.10.0-2|19	on one or more sort keys extracted from each line of input, and are
12cr|perl-File-Sort-1.10.0-2|20	performed lexicographically. By default, if keys are not given, sort
12cr|perl-File-Sort-1.10.0-2|21	regards each input line as a single field. The sort is a merge sort. If you
12cr|perl-File-Sort-1.10.0-2|22	don't like that, feel free to change it.
12cr|perl-File-Sort-1.10.0-2|23	
12cr|perl-File-Sort-1.10.0-2|24	Options
12cr|perl-File-Sort-1.10.0-2|25	The following options are available, and are passed in the hash
12cr|perl-File-Sort-1.10.0-2|26	reference passed to the function in the format:
12cr|perl-File-Sort-1.10.0-2|27	
12cr|perl-File-Sort-1.10.0-2|28	OPTION => VALUE
12cr|perl-File-Sort-1.10.0-2|29	
12cr|perl-File-Sort-1.10.0-2|30	%prep
12cr|perl-File-Sort-1.10.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Sort-1.10.0-2|32	
12cr|perl-File-Sort-1.10.0-2|33	%build
12cr|perl-File-Sort-1.10.0-2|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Sort-1.10.0-2|35	%make
12cr|perl-File-Sort-1.10.0-2|36	
12cr|perl-File-Sort-1.10.0-2|37	%check
12cr|perl-File-Sort-1.10.0-2|38	%make test
12cr|perl-File-Sort-1.10.0-2|39	
12cr|perl-File-Sort-1.10.0-2|40	%install
12cr|perl-File-Sort-1.10.0-2|41	%makeinstall_std
12cr|perl-File-Sort-1.10.0-2|42	
12cr|perl-File-Sort-1.10.0-2|43	%files
12cr|perl-File-Sort-1.10.0-2|44	%doc README
12cr|perl-File-Sort-1.10.0-2|45	%{_mandir}/man3/*
12cr|perl-File-Sort-1.10.0-2|46	%{perl_vendorlib}/*
12cr|perl-File-Sort-1.10.0-2|47	
12cr|perl-File-Sort-1.10.0-2|48	%changelog
12cr|perl-File-Sort-1.10.0-2|49	* Fri Sep 23 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.10.0-1mdv2012.0
12cr|perl-File-Sort-1.10.0-2|50	+ Revision: 701121
12cr|perl-File-Sort-1.10.0-2|51	- import perl-File-Sort
12cr|perl-File-Sort-1.10.0-2|52	

4575 12
12cr|perl-Filesys-POSIX-0.10.0-4|1	%define upstream_name Filesys-POSIX
12cr|perl-Filesys-POSIX-0.10.0-4|2	%define upstream_version 0.10.0
12cr|perl-Filesys-POSIX-0.10.0-4|3	
12cr|perl-Filesys-POSIX-0.10.0-4|4	%if %{_use_internal_dependency_generator}
12cr|perl-Filesys-POSIX-0.10.0-4|5	%define __noautoreq 'perl\\(Filesys::POSIX(.*)\\)'
12cr|perl-Filesys-POSIX-0.10.0-4|6	%endif
12cr|perl-Filesys-POSIX-0.10.0-4|7	
12cr|perl-Filesys-POSIX-0.10.0-4|8	Name:		perl-%{upstream_name}
12cr|perl-Filesys-POSIX-0.10.0-4|9	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Filesys-POSIX-0.10.0-4|10	Release:	4
12cr|perl-Filesys-POSIX-0.10.0-4|11	
12cr|perl-Filesys-POSIX-0.10.0-4|12	Summary:	Provide POSIX-like filesystem semantics in pure Perl
12cr|perl-Filesys-POSIX-0.10.0-4|13	License:	Artistic
12cr|perl-Filesys-POSIX-0.10.0-4|14	Group:		Development/Perl
12cr|perl-Filesys-POSIX-0.10.0-4|15	URL:		http://search.cpan.org/~wrath/Filesys-POSIX-0.10.0/lib/Filesys/POSIX.pm
12cr|perl-Filesys-POSIX-0.10.0-4|16	Source0:	http://search.cpan.org/CPAN/authors/id/W/WR/WRATH/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Filesys-POSIX-0.10.0-4|17	
12cr|perl-Filesys-POSIX-0.10.0-4|18	BuildRequires:	perl-devel
12cr|perl-Filesys-POSIX-0.10.0-4|19	BuildRequires:	perl(Test::Exception)
12cr|perl-Filesys-POSIX-0.10.0-4|20	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-Filesys-POSIX-0.10.0-4|21	BuildArch:	noarch
12cr|perl-Filesys-POSIX-0.10.0-4|22	
12cr|perl-Filesys-POSIX-0.10.0-4|23	%description
12cr|perl-Filesys-POSIX-0.10.0-4|24	This modules provide POSIX-like filesystem semantics in pure Perl.
12cr|perl-Filesys-POSIX-0.10.0-4|25	
12cr|perl-Filesys-POSIX-0.10.0-4|26	%prep
12cr|perl-Filesys-POSIX-0.10.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Filesys-POSIX-0.10.0-4|28	
12cr|perl-Filesys-POSIX-0.10.0-4|29	%build
12cr|perl-Filesys-POSIX-0.10.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Filesys-POSIX-0.10.0-4|31	%make
12cr|perl-Filesys-POSIX-0.10.0-4|32	
12cr|perl-Filesys-POSIX-0.10.0-4|33	# Kharec: a bad .t file breaks the rebuild...
12cr|perl-Filesys-POSIX-0.10.0-4|34	# %check
12cr|perl-Filesys-POSIX-0.10.0-4|35	# %make test
12cr|perl-Filesys-POSIX-0.10.0-4|36	
12cr|perl-Filesys-POSIX-0.10.0-4|37	%install
12cr|perl-Filesys-POSIX-0.10.0-4|38	%makeinstall_std
12cr|perl-Filesys-POSIX-0.10.0-4|39	
12cr|perl-Filesys-POSIX-0.10.0-4|40	%files
12cr|perl-Filesys-POSIX-0.10.0-4|41	%doc COPYRIGHT LICENSE MANIFEST README META.yml
12cr|perl-Filesys-POSIX-0.10.0-4|42	%{_mandir}/man3/*
12cr|perl-Filesys-POSIX-0.10.0-4|43	%{perl_vendorlib}/*
12cr|perl-Filesys-POSIX-0.10.0-4|44	

4576 12
12cr|perl-Filesys-SmbClient-3.1-4|1	%define module   Filesys-SmbClient
12cr|perl-Filesys-SmbClient-3.1-4|2	
12cr|perl-Filesys-SmbClient-3.1-4|3	Name:		perl-%{module}
12cr|perl-Filesys-SmbClient-3.1-4|4	Version:	3.1
12cr|perl-Filesys-SmbClient-3.1-4|5	Release:	4
12cr|perl-Filesys-SmbClient-3.1-4|6	License:	GPL or Artistic
12cr|perl-Filesys-SmbClient-3.1-4|7	Group:		Development/Perl
12cr|perl-Filesys-SmbClient-3.1-4|8	Summary:	Provide Perl API for libsmbclient.so
12cr|perl-Filesys-SmbClient-3.1-4|9	Source:		http://www.cpan.org/modules/by-module/Filesys/%{module}-%{version}.tar.gz
12cr|perl-Filesys-SmbClient-3.1-4|10	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Filesys-SmbClient-3.1-4|11	
12cr|perl-Filesys-SmbClient-3.1-4|12	BuildRequires:	perl-devel
12cr|perl-Filesys-SmbClient-3.1-4|13	BuildRequires:	perl(Test::More)
12cr|perl-Filesys-SmbClient-3.1-4|14	BuildRequires:	pkgconfig(smbclient)
12cr|perl-Filesys-SmbClient-3.1-4|15	
12cr|perl-Filesys-SmbClient-3.1-4|16	%description
12cr|perl-Filesys-SmbClient-3.1-4|17	Provide interface to access routine defined in libsmbclient.so provided
12cr|perl-Filesys-SmbClient-3.1-4|18	with Samba.
12cr|perl-Filesys-SmbClient-3.1-4|19	
12cr|perl-Filesys-SmbClient-3.1-4|20	Since 3.0 release of this package, you need a least samba-3.0.2. For prior
12cr|perl-Filesys-SmbClient-3.1-4|21	release of Samba, use Filesys::SmbClient version 1.x.
12cr|perl-Filesys-SmbClient-3.1-4|22	
12cr|perl-Filesys-SmbClient-3.1-4|23	For old and 2.x release, this library is available on Samba source, but is
12cr|perl-Filesys-SmbClient-3.1-4|24	not build by default. Do "make bin/libsmbclient.so" in sources directory of
12cr|perl-Filesys-SmbClient-3.1-4|25	Samba to build this libraries. Then copy source/include/libsmbclient.h to
12cr|perl-Filesys-SmbClient-3.1-4|26	/usr/local/samba/include and source/bin/libsmbclient.so to
12cr|perl-Filesys-SmbClient-3.1-4|27	/usr/local/samba/lib before install this module.
12cr|perl-Filesys-SmbClient-3.1-4|28	
12cr|perl-Filesys-SmbClient-3.1-4|29	%prep
12cr|perl-Filesys-SmbClient-3.1-4|30	%setup -q -n %{module}-%{version}
12cr|perl-Filesys-SmbClient-3.1-4|31	rm -f t/02tie.t
12cr|perl-Filesys-SmbClient-3.1-4|32	
12cr|perl-Filesys-SmbClient-3.1-4|33	%build
12cr|perl-Filesys-SmbClient-3.1-4|34	perl Makefile.PL INSTALLDIRS=vendor <<EOF
12cr|perl-Filesys-SmbClient-3.1-4|35	%{_includedir}
12cr|perl-Filesys-SmbClient-3.1-4|36	%{_libdir}
12cr|perl-Filesys-SmbClient-3.1-4|37	no
12cr|perl-Filesys-SmbClient-3.1-4|38	EOF
12cr|perl-Filesys-SmbClient-3.1-4|39	%make CFLAGS="%{optflags}"
12cr|perl-Filesys-SmbClient-3.1-4|40	
12cr|perl-Filesys-SmbClient-3.1-4|41	%check
12cr|perl-Filesys-SmbClient-3.1-4|42	make test
12cr|perl-Filesys-SmbClient-3.1-4|43	
12cr|perl-Filesys-SmbClient-3.1-4|44	%install
12cr|perl-Filesys-SmbClient-3.1-4|45	%makeinstall_std
12cr|perl-Filesys-SmbClient-3.1-4|46	
12cr|perl-Filesys-SmbClient-3.1-4|47	%files
12cr|perl-Filesys-SmbClient-3.1-4|48	%doc Changes README
12cr|perl-Filesys-SmbClient-3.1-4|49	%{_mandir}/man3/*
12cr|perl-Filesys-SmbClient-3.1-4|50	%{perl_vendorarch}/Filesys
12cr|perl-Filesys-SmbClient-3.1-4|51	%{perl_vendorarch}/auto/Filesys
12cr|perl-Filesys-SmbClient-3.1-4|52	
12cr|perl-Filesys-SmbClient-3.1-4|53	%changelog
12cr|perl-Filesys-SmbClient-3.1-4|54	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.1-3mdv2012.0
12cr|perl-Filesys-SmbClient-3.1-4|55	+ Revision: 768358
12cr|perl-Filesys-SmbClient-3.1-4|56	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Filesys-SmbClient-3.1-4|57	
12cr|perl-Filesys-SmbClient-3.1-4|58	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 3.1-2mdv2010.0
12cr|perl-Filesys-SmbClient-3.1-4|59	+ Revision: 440567
12cr|perl-Filesys-SmbClient-3.1-4|60	- rebuild
12cr|perl-Filesys-SmbClient-3.1-4|61	
12cr|perl-Filesys-SmbClient-3.1-4|62	* Thu Feb 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-1mdv2009.1
12cr|perl-Filesys-SmbClient-3.1-4|63	+ Revision: 345099
12cr|perl-Filesys-SmbClient-3.1-4|64	- import perl-Filesys-SmbClient
12cr|perl-Filesys-SmbClient-3.1-4|65	
12cr|perl-Filesys-SmbClient-3.1-4|66	
12cr|perl-Filesys-SmbClient-3.1-4|67	* Thu Feb 26 2009 cpan2dist 3.1-1mdv
12cr|perl-Filesys-SmbClient-3.1-4|68	- initial mdv release, generated with cpan2dist
12cr|perl-Filesys-SmbClient-3.1-4|69	

4577 12
12cr|perl-Filesys-Statvfs-0.820.0-4|1	%define	upstream_name	 Filesys-Statvfs
12cr|perl-Filesys-Statvfs-0.820.0-4|2	%define	upstream_version 0.82
12cr|perl-Filesys-Statvfs-0.820.0-4|3	
12cr|perl-Filesys-Statvfs-0.820.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Filesys-Statvfs-0.820.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Filesys-Statvfs-0.820.0-4|6	Release:	4
12cr|perl-Filesys-Statvfs-0.820.0-4|7	
12cr|perl-Filesys-Statvfs-0.820.0-4|8	Summary:	Interface between Perl and the statvfs() system call
12cr|perl-Filesys-Statvfs-0.820.0-4|9	License:	GPL+ or Artistic
12cr|perl-Filesys-Statvfs-0.820.0-4|10	Group:		Development/Perl
12cr|perl-Filesys-Statvfs-0.820.0-4|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Filesys-Statvfs-0.820.0-4|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Filesys/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Filesys-Statvfs-0.820.0-4|13	
12cr|perl-Filesys-Statvfs-0.820.0-4|14	BuildRequires:	perl-devel
12cr|perl-Filesys-Statvfs-0.820.0-4|15	
12cr|perl-Filesys-Statvfs-0.820.0-4|16	Obsoletes:	perl-Filesys-Statvfs_Statfs_Df <= 0.79
12cr|perl-Filesys-Statvfs-0.820.0-4|17	Provides:	perl-Filesys-Statvfs_Statfs_Df = %{version}-%{release}
12cr|perl-Filesys-Statvfs-0.820.0-4|18	
12cr|perl-Filesys-Statvfs-0.820.0-4|19	%description
12cr|perl-Filesys-Statvfs-0.820.0-4|20	Filesys::Statvfs provides an interface between
12cr|perl-Filesys-Statvfs-0.820.0-4|21	Perl and the statvfs() system call.
12cr|perl-Filesys-Statvfs-0.820.0-4|22	
12cr|perl-Filesys-Statvfs-0.820.0-4|23	%prep
12cr|perl-Filesys-Statvfs-0.820.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Filesys-Statvfs-0.820.0-4|25	
12cr|perl-Filesys-Statvfs-0.820.0-4|26	%build
12cr|perl-Filesys-Statvfs-0.820.0-4|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Filesys-Statvfs-0.820.0-4|28	%make
12cr|perl-Filesys-Statvfs-0.820.0-4|29	
12cr|perl-Filesys-Statvfs-0.820.0-4|30	%check
12cr|perl-Filesys-Statvfs-0.820.0-4|31	%make test
12cr|perl-Filesys-Statvfs-0.820.0-4|32	
12cr|perl-Filesys-Statvfs-0.820.0-4|33	%install
12cr|perl-Filesys-Statvfs-0.820.0-4|34	%makeinstall_std
12cr|perl-Filesys-Statvfs-0.820.0-4|35	
12cr|perl-Filesys-Statvfs-0.820.0-4|36	%files
12cr|perl-Filesys-Statvfs-0.820.0-4|37	%{_mandir}/*/*
12cr|perl-Filesys-Statvfs-0.820.0-4|38	%{perl_vendorlib}/*/Filesys
12cr|perl-Filesys-Statvfs-0.820.0-4|39	%{perl_vendorlib}/*/auto/Filesys
12cr|perl-Filesys-Statvfs-0.820.0-4|40	
12cr|perl-Filesys-Statvfs-0.820.0-4|41	%changelog
12cr|perl-Filesys-Statvfs-0.820.0-4|42	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.820.0-4
12cr|perl-Filesys-Statvfs-0.820.0-4|43	+ Revision: 768358
12cr|perl-Filesys-Statvfs-0.820.0-4|44	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Filesys-Statvfs-0.820.0-4|45	
12cr|perl-Filesys-Statvfs-0.820.0-4|46	* Tue Jul 20 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.820.0-3mdv2011.0
12cr|perl-Filesys-Statvfs-0.820.0-4|47	+ Revision: 555271
12cr|perl-Filesys-Statvfs-0.820.0-4|48	- rebuild
12cr|perl-Filesys-Statvfs-0.820.0-4|49	
12cr|perl-Filesys-Statvfs-0.820.0-4|50	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.820.0-2mdv2010.1
12cr|perl-Filesys-Statvfs-0.820.0-4|51	+ Revision: 504722
12cr|perl-Filesys-Statvfs-0.820.0-4|52	- renaming spec file to match pkg name
12cr|perl-Filesys-Statvfs-0.820.0-4|53	
12cr|perl-Filesys-Statvfs-0.820.0-4|54	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.820.0-1mdv2010.0
12cr|perl-Filesys-Statvfs-0.820.0-4|55	+ Revision: 395155
12cr|perl-Filesys-Statvfs-0.820.0-4|56	- renamed package to match its new upstream name
12cr|perl-Filesys-Statvfs-0.820.0-4|57	- update to 0.82
12cr|perl-Filesys-Statvfs-0.820.0-4|58	- using %%perl_convert_version
12cr|perl-Filesys-Statvfs-0.820.0-4|59	- fixed license field
12cr|perl-Filesys-Statvfs-0.820.0-4|60	- renamed to perl-Filesys-Statvfs since upstream package has been
12cr|perl-Filesys-Statvfs-0.820.0-4|61	splitted in 2, will introduce perl-Filesys-Df later on
12cr|perl-Filesys-Statvfs-0.820.0-4|62	
12cr|perl-Filesys-Statvfs-0.820.0-4|63	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.79-5mdv2009.0
12cr|perl-Filesys-Statvfs-0.820.0-4|64	+ Revision: 257027
12cr|perl-Filesys-Statvfs-0.820.0-4|65	- rebuild
12cr|perl-Filesys-Statvfs-0.820.0-4|66	
12cr|perl-Filesys-Statvfs-0.820.0-4|67	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.79-3mdv2008.1
12cr|perl-Filesys-Statvfs-0.820.0-4|68	+ Revision: 151382
12cr|perl-Filesys-Statvfs-0.820.0-4|69	- rebuild for perl-5.10.0
12cr|perl-Filesys-Statvfs-0.820.0-4|70	
12cr|perl-Filesys-Statvfs-0.820.0-4|71	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 0.79-2mdv2008.1
12cr|perl-Filesys-Statvfs-0.820.0-4|72	+ Revision: 135841
12cr|perl-Filesys-Statvfs-0.820.0-4|73	- restore BuildRoot
12cr|perl-Filesys-Statvfs-0.820.0-4|74	
12cr|perl-Filesys-Statvfs-0.820.0-4|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Filesys-Statvfs-0.820.0-4|76	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Filesys-Statvfs-0.820.0-4|77	

4578 12
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|1	%define	module	Filesys-Statvfs_Statfs_Df
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|2	%define fmodule Filesys/Statvfs_Statfs_Df
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|3	%define	name	perl-%{module}
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|4	%define	version	0.79
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|5	%define	release	%mkrel 5
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|6	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|7	Name:		%{name}
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|8	Version:	%{version}
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|9	Release:	%{release}
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|10	Summary:	Interface between Perl and the statvfs() system call
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|11	License:	GPL or Artistic
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|12	Group:		Development/Perl
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Filesys/%{module}-%{version}.tar.gz
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|14	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|15	BuildRequires:	perl-devel
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|17	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|18	%description
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|19	Filesys::Statvfs provides an interface between
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|20	Perl and the statvfs() system call.
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|21	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|22	%prep
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|23	%setup -q -n %{module}-%{version}
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|24	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|25	%build
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|27	%make
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|28	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|29	%check
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|30	%make test
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|31	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|32	%install
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|33	rm -rf %{buildroot}
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|34	%makeinstall_std
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|35	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|36	%clean
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|37	rm -rf %{buildroot}
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|38	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|39	%files
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|40	%defattr(-,root,root)
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|41	%{_mandir}/*/*
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|42	%{perl_vendorlib}/*/Filesys
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|43	%{perl_vendorlib}/*/auto/Filesys
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|44	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|45	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|46	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|47	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|48	%changelog
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|49	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.79-5mdv2009.0
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|50	+ Revision: 257027
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|51	- rebuild
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|52	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|53	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.79-3mdv2008.1
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|54	+ Revision: 151382
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|55	- rebuild for perl-5.10.0
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|56	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|57	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.79-2mdv2008.1
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|58	+ Revision: 135841
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|59	- restore BuildRoot
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|60	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|61	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|63	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|64	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|65	* Fri Dec 29 2006 Anssi Hannula <anssi@mandriva.org> 0.79-2mdv2007.0
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|66	+ Revision: 102581
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|67	- rebuild
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|68	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|69	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|70	- Import perl-Filesys-Statvfs_Statfs_Df
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|71	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|72	* Fri Apr 21 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.79-1mdk
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|73	- New release 0.79
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|74	- Fix Source
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|75	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|76	* Tue Dec 20 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.78-2mdk
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|77	- Fix BuildRequires
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|78	
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|79	* Tue Dec 20 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.78-1mdk
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|80	- first MDV release
12cr|perl-Filesys-Statvfs_Statfs_Df-0.79-5|81	

4579 12
12cr|perl-File-Tempdir-0.20.0-3|1	%define upstream_name	 File-Tempdir
12cr|perl-File-Tempdir-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-File-Tempdir-0.20.0-3|3	
12cr|perl-File-Tempdir-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-File-Tempdir-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-Tempdir-0.20.0-3|6	Release:	3
12cr|perl-File-Tempdir-0.20.0-3|7	
12cr|perl-File-Tempdir-0.20.0-3|8	Summary:	A module to make easier temporary directories deletion
12cr|perl-File-Tempdir-0.20.0-3|9	License:	GPL
12cr|perl-File-Tempdir-0.20.0-3|10	Group:		Development/Perl
12cr|perl-File-Tempdir-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Tempdir-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-File-Tempdir-0.20.0-3|13	
12cr|perl-File-Tempdir-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-File-Tempdir-0.20.0-3|15	BuildArch:	noarch
12cr|perl-File-Tempdir-0.20.0-3|16	
12cr|perl-File-Tempdir-0.20.0-3|17	%description
12cr|perl-File-Tempdir-0.20.0-3|18	A module to make easier temporary directories deletion
12cr|perl-File-Tempdir-0.20.0-3|19	
12cr|perl-File-Tempdir-0.20.0-3|20	%prep
12cr|perl-File-Tempdir-0.20.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Tempdir-0.20.0-3|22	
12cr|perl-File-Tempdir-0.20.0-3|23	%build
12cr|perl-File-Tempdir-0.20.0-3|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Tempdir-0.20.0-3|25	%make
12cr|perl-File-Tempdir-0.20.0-3|26	
12cr|perl-File-Tempdir-0.20.0-3|27	%check
12cr|perl-File-Tempdir-0.20.0-3|28	%make test
12cr|perl-File-Tempdir-0.20.0-3|29	
12cr|perl-File-Tempdir-0.20.0-3|30	%install
12cr|perl-File-Tempdir-0.20.0-3|31	%makeinstall_std
12cr|perl-File-Tempdir-0.20.0-3|32	
12cr|perl-File-Tempdir-0.20.0-3|33	%files
12cr|perl-File-Tempdir-0.20.0-3|34	%{perl_vendorlib}/*
12cr|perl-File-Tempdir-0.20.0-3|35	%{_mandir}/*/*
12cr|perl-File-Tempdir-0.20.0-3|36	
12cr|perl-File-Tempdir-0.20.0-3|37	%changelog
12cr|perl-File-Tempdir-0.20.0-3|38	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-File-Tempdir-0.20.0-3|39	+ Revision: 654964
12cr|perl-File-Tempdir-0.20.0-3|40	- rebuild for updated spec-helper
12cr|perl-File-Tempdir-0.20.0-3|41	
12cr|perl-File-Tempdir-0.20.0-3|42	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-File-Tempdir-0.20.0-3|43	+ Revision: 407749
12cr|perl-File-Tempdir-0.20.0-3|44	- rebuild using %%perl_convert_version
12cr|perl-File-Tempdir-0.20.0-3|45	
12cr|perl-File-Tempdir-0.20.0-3|46	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.02-6mdv2009.0
12cr|perl-File-Tempdir-0.20.0-3|47	+ Revision: 257035
12cr|perl-File-Tempdir-0.20.0-3|48	- rebuild
12cr|perl-File-Tempdir-0.20.0-3|49	
12cr|perl-File-Tempdir-0.20.0-3|50	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.02-4mdv2008.1
12cr|perl-File-Tempdir-0.20.0-3|51	+ Revision: 152082
12cr|perl-File-Tempdir-0.20.0-3|52	- rebuild
12cr|perl-File-Tempdir-0.20.0-3|53	- rebuild
12cr|perl-File-Tempdir-0.20.0-3|54	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-Tempdir-0.20.0-3|55	
12cr|perl-File-Tempdir-0.20.0-3|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-File-Tempdir-0.20.0-3|57	- restore BuildRoot
12cr|perl-File-Tempdir-0.20.0-3|58	
12cr|perl-File-Tempdir-0.20.0-3|59	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-2mdv2008.0
12cr|perl-File-Tempdir-0.20.0-3|60	+ Revision: 86403
12cr|perl-File-Tempdir-0.20.0-3|61	- rebuild
12cr|perl-File-Tempdir-0.20.0-3|62	
12cr|perl-File-Tempdir-0.20.0-3|63	
12cr|perl-File-Tempdir-0.20.0-3|64	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-File-Tempdir-0.20.0-3|65	+ 08/10/06 20:16:33 (55501)
12cr|perl-File-Tempdir-0.20.0-3|66	- 0.02
12cr|perl-File-Tempdir-0.20.0-3|67	
12cr|perl-File-Tempdir-0.20.0-3|68	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-File-Tempdir-0.20.0-3|69	+ 08/09/06 15:57:30 (54837)
12cr|perl-File-Tempdir-0.20.0-3|70	- really add patch0
12cr|perl-File-Tempdir-0.20.0-3|71	
12cr|perl-File-Tempdir-0.20.0-3|72	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-File-Tempdir-0.20.0-3|73	+ 08/09/06 15:56:47 (54836)
12cr|perl-File-Tempdir-0.20.0-3|74	- add upstream patch0
12cr|perl-File-Tempdir-0.20.0-3|75	
12cr|perl-File-Tempdir-0.20.0-3|76	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-File-Tempdir-0.20.0-3|77	+ 08/09/06 13:32:17 (54725)
12cr|perl-File-Tempdir-0.20.0-3|78	- initial mdv package
12cr|perl-File-Tempdir-0.20.0-3|79	

4580 12
12cr|perl-File-Touch-0.80.0-2|1	%define upstream_name       File-Touch
12cr|perl-File-Touch-0.80.0-2|2	%define upstream_version    0.08
12cr|perl-File-Touch-0.80.0-2|3	
12cr|perl-File-Touch-0.80.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-File-Touch-0.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-Touch-0.80.0-2|6	Release:	2
12cr|perl-File-Touch-0.80.0-2|7	
12cr|perl-File-Touch-0.80.0-2|8	Summary:	Update access and modification timestamps
12cr|perl-File-Touch-0.80.0-2|9	License:	GPL+ or Artistic
12cr|perl-File-Touch-0.80.0-2|10	Group:		Development/Perl
12cr|perl-File-Touch-0.80.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Touch-0.80.0-2|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-File-Touch-0.80.0-2|13	
12cr|perl-File-Touch-0.80.0-2|14	BuildRequires:	perl-devel
12cr|perl-File-Touch-0.80.0-2|15	BuildArch:	noarch
12cr|perl-File-Touch-0.80.0-2|16	
12cr|perl-File-Touch-0.80.0-2|17	%description
12cr|perl-File-Touch-0.80.0-2|18	This modules update access and modification timestamps, creating nonexistent
12cr|perl-File-Touch-0.80.0-2|19	files where necessary.
12cr|perl-File-Touch-0.80.0-2|20	
12cr|perl-File-Touch-0.80.0-2|21	%prep
12cr|perl-File-Touch-0.80.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Touch-0.80.0-2|23	
12cr|perl-File-Touch-0.80.0-2|24	%build
12cr|perl-File-Touch-0.80.0-2|25	# remove left-over files from macosx
12cr|perl-File-Touch-0.80.0-2|26	rm -f ._*
12cr|perl-File-Touch-0.80.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Touch-0.80.0-2|28	%make
12cr|perl-File-Touch-0.80.0-2|29	
12cr|perl-File-Touch-0.80.0-2|30	%check
12cr|perl-File-Touch-0.80.0-2|31	#make test
12cr|perl-File-Touch-0.80.0-2|32	
12cr|perl-File-Touch-0.80.0-2|33	%install
12cr|perl-File-Touch-0.80.0-2|34	%makeinstall_std
12cr|perl-File-Touch-0.80.0-2|35	
12cr|perl-File-Touch-0.80.0-2|36	%files
12cr|perl-File-Touch-0.80.0-2|37	%doc MANIFEST Changes
12cr|perl-File-Touch-0.80.0-2|38	%{perl_vendorlib}/File
12cr|perl-File-Touch-0.80.0-2|39	%{_mandir}/*/*
12cr|perl-File-Touch-0.80.0-2|40	
12cr|perl-File-Touch-0.80.0-2|41	%changelog
12cr|perl-File-Touch-0.80.0-2|42	* Mon Jul 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-File-Touch-0.80.0-2|43	+ Revision: 400641
12cr|perl-File-Touch-0.80.0-2|44	- update to 0.08
12cr|perl-File-Touch-0.80.0-2|45	- fixed license field
12cr|perl-File-Touch-0.80.0-2|46	
12cr|perl-File-Touch-0.80.0-2|47	* Sun Jul 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-File-Touch-0.80.0-2|48	+ Revision: 400257
12cr|perl-File-Touch-0.80.0-2|49	- new version
12cr|perl-File-Touch-0.80.0-2|50	
12cr|perl-File-Touch-0.80.0-2|51	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.06-1mdv2010.0
12cr|perl-File-Touch-0.80.0-2|52	+ Revision: 374458
12cr|perl-File-Touch-0.80.0-2|53	- update to 0.06
12cr|perl-File-Touch-0.80.0-2|54	
12cr|perl-File-Touch-0.80.0-2|55	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.02-3mdv2009.0
12cr|perl-File-Touch-0.80.0-2|56	+ Revision: 241220
12cr|perl-File-Touch-0.80.0-2|57	- rebuild
12cr|perl-File-Touch-0.80.0-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-Touch-0.80.0-2|59	
12cr|perl-File-Touch-0.80.0-2|60	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-File-Touch-0.80.0-2|61	- restore BuildRoot
12cr|perl-File-Touch-0.80.0-2|62	
12cr|perl-File-Touch-0.80.0-2|63	* Wed Jul 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdv2008.0
12cr|perl-File-Touch-0.80.0-2|64	+ Revision: 48162
12cr|perl-File-Touch-0.80.0-2|65	- new version
12cr|perl-File-Touch-0.80.0-2|66	
12cr|perl-File-Touch-0.80.0-2|67	
12cr|perl-File-Touch-0.80.0-2|68	* Thu Jan 29 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.01-2mdk
12cr|perl-File-Touch-0.80.0-2|69	- bzip2
12cr|perl-File-Touch-0.80.0-2|70	
12cr|perl-File-Touch-0.80.0-2|71	* Wed Jan 28 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.01-1mdk
12cr|perl-File-Touch-0.80.0-2|72	- from Robin Rosenberg <robin.rosenberg@dewire.com> :
12cr|perl-File-Touch-0.80.0-2|73	- initial contrib import. Needed for building Captive-NTFS
12cr|perl-File-Touch-0.80.0-2|74	

4581 12
12cr|perl-File-Type-0.220.0-2|1	%define upstream_name 	 File-Type
12cr|perl-File-Type-0.220.0-2|2	%define upstream_version 0.22
12cr|perl-File-Type-0.220.0-2|3	
12cr|perl-File-Type-0.220.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-File-Type-0.220.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-File-Type-0.220.0-2|6	Release:	2
12cr|perl-File-Type-0.220.0-2|7	
12cr|perl-File-Type-0.220.0-2|8	Summary:	Perl module to determine file type using magic
12cr|perl-File-Type-0.220.0-2|9	License:	GPL+ or Artistic
12cr|perl-File-Type-0.220.0-2|10	Group:		Development/Perl
12cr|perl-File-Type-0.220.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-File-Type-0.220.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PA/PMISON/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-File-Type-0.220.0-2|13	
12cr|perl-File-Type-0.220.0-2|14	BuildRequires:	perl-devel
12cr|perl-File-Type-0.220.0-2|15	BuildArch:	noarch
12cr|perl-File-Type-0.220.0-2|16	
12cr|perl-File-Type-0.220.0-2|17	%description
12cr|perl-File-Type-0.220.0-2|18	File::Type is a perl module that can be used to determine file type using
12cr|perl-File-Type-0.220.0-2|19	magic.
12cr|perl-File-Type-0.220.0-2|20	
12cr|perl-File-Type-0.220.0-2|21	%prep
12cr|perl-File-Type-0.220.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-File-Type-0.220.0-2|23	
12cr|perl-File-Type-0.220.0-2|24	%build
12cr|perl-File-Type-0.220.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-File-Type-0.220.0-2|26	make
12cr|perl-File-Type-0.220.0-2|27	
12cr|perl-File-Type-0.220.0-2|28	%check
12cr|perl-File-Type-0.220.0-2|29	make test
12cr|perl-File-Type-0.220.0-2|30	
12cr|perl-File-Type-0.220.0-2|31	%install
12cr|perl-File-Type-0.220.0-2|32	%makeinstall_std
12cr|perl-File-Type-0.220.0-2|33	
12cr|perl-File-Type-0.220.0-2|34	%files
12cr|perl-File-Type-0.220.0-2|35	%doc README Changes
12cr|perl-File-Type-0.220.0-2|36	%{perl_vendorlib}/File/*
12cr|perl-File-Type-0.220.0-2|37	%{_mandir}/*/*
12cr|perl-File-Type-0.220.0-2|38	
12cr|perl-File-Type-0.220.0-2|39	%changelog
12cr|perl-File-Type-0.220.0-2|40	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.0
12cr|perl-File-Type-0.220.0-2|41	+ Revision: 406007
12cr|perl-File-Type-0.220.0-2|42	- rebuild using %%perl_convert_version
12cr|perl-File-Type-0.220.0-2|43	
12cr|perl-File-Type-0.220.0-2|44	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.22-6mdv2009.0
12cr|perl-File-Type-0.220.0-2|45	+ Revision: 257038
12cr|perl-File-Type-0.220.0-2|46	- rebuild
12cr|perl-File-Type-0.220.0-2|47	
12cr|perl-File-Type-0.220.0-2|48	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 0.22-4mdv2008.1
12cr|perl-File-Type-0.220.0-2|49	+ Revision: 166676
12cr|perl-File-Type-0.220.0-2|50	- fix description-line-too-long
12cr|perl-File-Type-0.220.0-2|51	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-File-Type-0.220.0-2|52	
12cr|perl-File-Type-0.220.0-2|53	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-File-Type-0.220.0-2|54	- restore BuildRoot
12cr|perl-File-Type-0.220.0-2|55	
12cr|perl-File-Type-0.220.0-2|56	* Thu Jun 21 2007 Michael Scherer <misc@mandriva.org> 0.22-4mdv2008.0
12cr|perl-File-Type-0.220.0-2|57	+ Revision: 41992
12cr|perl-File-Type-0.220.0-2|58	- rebuild
12cr|perl-File-Type-0.220.0-2|59	
12cr|perl-File-Type-0.220.0-2|60	
12cr|perl-File-Type-0.220.0-2|61	* Thu Oct 06 2005 Michael Scherer <misc@mandriva.org> 0.22-2mdk
12cr|perl-File-Type-0.220.0-2|62	- mkrel
12cr|perl-File-Type-0.220.0-2|63	- policy compliance
12cr|perl-File-Type-0.220.0-2|64	
12cr|perl-File-Type-0.220.0-2|65	* Tue Oct 05 2004 Michael Scherer <misc@mandrake.org> 0.22-1mdk
12cr|perl-File-Type-0.220.0-2|66	- First Mandrakelinux package
12cr|perl-File-Type-0.220.0-2|67	

4582 12
12cr|perl-Filter-Simple-0.870.0-2|1	%define upstream_name    Filter-Simple
12cr|perl-Filter-Simple-0.870.0-2|2	%define upstream_version 0.87
12cr|perl-Filter-Simple-0.870.0-2|3	
12cr|perl-Filter-Simple-0.870.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Filter-Simple-0.870.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Filter-Simple-0.870.0-2|6	Release:	2
12cr|perl-Filter-Simple-0.870.0-2|7	
12cr|perl-Filter-Simple-0.870.0-2|8	Summary:	Simplified source filtering
12cr|perl-Filter-Simple-0.870.0-2|9	License:	GPL+ or Artistic
12cr|perl-Filter-Simple-0.870.0-2|10	Group:		Development/Perl
12cr|perl-Filter-Simple-0.870.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Filter-Simple-0.870.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Filter/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Filter-Simple-0.870.0-2|13	
12cr|perl-Filter-Simple-0.870.0-2|14	BuildRequires:	perl-devel
12cr|perl-Filter-Simple-0.870.0-2|15	BuildRequires:	perl(Filter::Util::Call)
12cr|perl-Filter-Simple-0.870.0-2|16	BuildRequires:	perl(Text::Balanced)
12cr|perl-Filter-Simple-0.870.0-2|17	BuildArch:	noarch
12cr|perl-Filter-Simple-0.870.0-2|18	
12cr|perl-Filter-Simple-0.870.0-2|19	%description
12cr|perl-Filter-Simple-0.870.0-2|20	The Problem
12cr|perl-Filter-Simple-0.870.0-2|21	Source filtering is an immensely powerful feature of recent versions of
12cr|perl-Filter-Simple-0.870.0-2|22	Perl. It allows one to extend the language itself (e.g. the Switch
12cr|perl-Filter-Simple-0.870.0-2|23	module), to simplify the language (e.g. Language::Pythonesque), or to
12cr|perl-Filter-Simple-0.870.0-2|24	completely recast the language (e.g. Lingua::Romana::Perligata).
12cr|perl-Filter-Simple-0.870.0-2|25	Effectively, it allows one to use the full power of Perl as its own,
12cr|perl-Filter-Simple-0.870.0-2|26	recursively applied, macro language.
12cr|perl-Filter-Simple-0.870.0-2|27	
12cr|perl-Filter-Simple-0.870.0-2|28	The excellent Filter::Util::Call module (by Paul Marquess) provides a
12cr|perl-Filter-Simple-0.870.0-2|29	usable Perl interface to source filtering, but it is often too powerful
12cr|perl-Filter-Simple-0.870.0-2|30	and not nearly as simple as it could be.
12cr|perl-Filter-Simple-0.870.0-2|31	
12cr|perl-Filter-Simple-0.870.0-2|32	To use the module it is necessary to do the following:
12cr|perl-Filter-Simple-0.870.0-2|33	
12cr|perl-Filter-Simple-0.870.0-2|34	%prep
12cr|perl-Filter-Simple-0.870.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Filter-Simple-0.870.0-2|36	
12cr|perl-Filter-Simple-0.870.0-2|37	%build
12cr|perl-Filter-Simple-0.870.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Filter-Simple-0.870.0-2|39	%make
12cr|perl-Filter-Simple-0.870.0-2|40	
12cr|perl-Filter-Simple-0.870.0-2|41	%check
12cr|perl-Filter-Simple-0.870.0-2|42	%make test
12cr|perl-Filter-Simple-0.870.0-2|43	
12cr|perl-Filter-Simple-0.870.0-2|44	%install
12cr|perl-Filter-Simple-0.870.0-2|45	%makeinstall_std
12cr|perl-Filter-Simple-0.870.0-2|46	
12cr|perl-Filter-Simple-0.870.0-2|47	%files
12cr|perl-Filter-Simple-0.870.0-2|48	%doc Changes README
12cr|perl-Filter-Simple-0.870.0-2|49	%{_mandir}/man3/*
12cr|perl-Filter-Simple-0.870.0-2|50	%{perl_vendorlib}/*
12cr|perl-Filter-Simple-0.870.0-2|51	
12cr|perl-Filter-Simple-0.870.0-2|52	%changelog
12cr|perl-Filter-Simple-0.870.0-2|53	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.870.0-1mdv2011.0
12cr|perl-Filter-Simple-0.870.0-2|54	+ Revision: 677342
12cr|perl-Filter-Simple-0.870.0-2|55	- update to new version 0.87
12cr|perl-Filter-Simple-0.870.0-2|56	
12cr|perl-Filter-Simple-0.870.0-2|57	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.850.0-2
12cr|perl-Filter-Simple-0.870.0-2|58	+ Revision: 656916
12cr|perl-Filter-Simple-0.870.0-2|59	- rebuild for updated spec-helper
12cr|perl-Filter-Simple-0.870.0-2|60	
12cr|perl-Filter-Simple-0.870.0-2|61	* Thu Nov 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.850.0-1mdv2011.0
12cr|perl-Filter-Simple-0.870.0-2|62	+ Revision: 595972
12cr|perl-Filter-Simple-0.870.0-2|63	- update to new version 0.85
12cr|perl-Filter-Simple-0.870.0-2|64	
12cr|perl-Filter-Simple-0.870.0-2|65	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.840.0-2mdv2011.0
12cr|perl-Filter-Simple-0.870.0-2|66	+ Revision: 552185
12cr|perl-Filter-Simple-0.870.0-2|67	- rebuild
12cr|perl-Filter-Simple-0.870.0-2|68	
12cr|perl-Filter-Simple-0.870.0-2|69	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.840.0-1mdv2010.0
12cr|perl-Filter-Simple-0.870.0-2|70	+ Revision: 395254
12cr|perl-Filter-Simple-0.870.0-2|71	- import perl-Filter-Simple
12cr|perl-Filter-Simple-0.870.0-2|72	
12cr|perl-Filter-Simple-0.870.0-2|73	
12cr|perl-Filter-Simple-0.870.0-2|74	* Sun Jul 12 2009 cpan2dist 0.84-1mdv
12cr|perl-Filter-Simple-0.870.0-2|75	- initial mdv release, generated with cpan2dist

4583 12
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|1	%define upstream_name	 Finance-Bank-LaPoste
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|2	%define upstream_version 7.05
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|3	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|6	Release:	2
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|7	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|8	Summary:	Check your "La Poste" accounts from Perl
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|9	License:	GPL+ or Artistic
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|10	Group:		Development/Perl
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PI/PIXEL/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|13	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|14	BuildRequires:	perl-devel
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|15	BuildRequires:	perl-libwww-perl
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|16	BuildRequires:	perl(HTML::Form)
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|17	BuildRequires:	perl(HTML::Parser)
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|18	Requires:	perl(Crypt::SSLeay)
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|19	BuildArch:	noarch
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|20	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|21	%description
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|22	This module provides a read-only interface to the Videoposte online
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|23	banking system at <https://www.videoposte.com/>.
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|24	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|25	The interface of this module is similar to other Finance::Bank modules.
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|26	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|27	%prep
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|29	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|30	%build
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|32	make
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|33	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|34	%check
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|35	make test
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|36	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|37	%install
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|38	%makeinstall_std
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|39	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|40	%files
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|41	%doc Changes
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|42	%{perl_vendorlib}/Finance/Bank/*
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|43	%{_mandir}/*/*
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|44	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|45	%changelog
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|46	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 7.50.0-1mdv2011.0
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|47	+ Revision: 662489
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|48	- update to new version 7.05
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|49	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|50	* Fri Mar 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 7.40.0-1
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|51	+ Revision: 646334
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|52	- update to new version 7.04
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|53	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|54	* Thu Nov 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 7.30.0-1mdv2011.0
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|55	+ Revision: 595973
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|56	- update to new version 7.03
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|57	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|58	* Sat Nov 21 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 7.20.0-1mdv2011.0
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|59	+ Revision: 467871
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|60	- update to 7.02
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|61	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|62	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 7.10.0-1mdv2010.1
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|63	+ Revision: 461280
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|64	- update to 7.01
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|65	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|66	* Thu Oct 29 2009 Olivier Blin <oblin@mandriva.com> 7.00-1mdv2010.0
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|67	+ Revision: 460181
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|68	- 7.00 (fix connecting with latest authentication scheme)
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|69	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|70	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 6.00-1mdv2010.0
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|71	+ Revision: 389776
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|72	- update to new version 6.00
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|73	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|74	* Wed Nov 05 2008 Pixel <pixel@mandriva.com> 5.00-1mdv2009.1
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|75	+ Revision: 299988
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|76	- 5.00: adapt to new labanquepostale.fr architecture (rt.cpan.org#40635)
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|77	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|78	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 4.00-2mdv2009.0
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|79	+ Revision: 268511
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|80	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|81	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|82	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.00-1mdv2009.0
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|83	+ Revision: 194853
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|84	- update to new version 4.00
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|85	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|86	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|87	- restore BuildRoot
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|88	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|90	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|91	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|92	* Mon Jun 25 2007 Pixel <pixel@mandriva.com> 3.00-1mdv2008.0
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|93	+ Revision: 43962
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|94	- new release, 3.00 (adapt to new www.videoposte.com architecture)
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|95	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|96	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|97	* Mon Aug 14 2006 Pixel <pixel@mandriva.com> 2.00-1mdv2007.0
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|98	- new release
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|99	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|100	* Mon Oct 03 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.03-2mdk
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|101	- Fix BuildRequires
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|102	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|103	* Tue Sep 20 2005 Pixel <pixel@mandriva.com> 1.03-1mdk
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|104	- new release (handle delayed-debit credit card pseudo account)
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|105	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|106	* Thu Feb 17 2005 Pixel <pixel@mandrakesoft.com> 1.02-1mdk
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|107	- new release
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|108	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|109	* Sat Jan 01 2005 Pixel <pixel@mandrakesoft.com> 1.01-1mdk
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|110	- new release
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|111	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|112	* Thu Jul 08 2004 Per Ã˜yvind Karlsen <peroyvind@linux-mandrake.com> 1.00-1mdk
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|113	- 1.00
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|114	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|115	* Thu Jan 08 2004 Pixel <pixel@mandrakesoft.com> 0.02-1mdk
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|116	- new release: internal change (the Finance::Bank::LaPoste::Statement hash now contains the "year")
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|117	
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|118	* Wed Oct 08 2003 Pixel <pixel@mandrakesoft.com> 0.01-1mdk
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|119	- initial release
12cr|perl-Finance-Bank-LaPoste-7.50.0-2|120	

4584 12
12cr|perl-Finance-Quote-1.170.0-2|1	%define upstream_name	 Finance-Quote
12cr|perl-Finance-Quote-1.170.0-2|2	%define upstream_version 1.17
12cr|perl-Finance-Quote-1.170.0-2|3	
12cr|perl-Finance-Quote-1.170.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Finance-Quote-1.170.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Finance-Quote-1.170.0-2|6	Release:	2
12cr|perl-Finance-Quote-1.170.0-2|7	
12cr|perl-Finance-Quote-1.170.0-2|8	Summary:	Get stock and mutual fund quotes from various exchanges
12cr|perl-Finance-Quote-1.170.0-2|9	License:	GPL+ or Artistic
12cr|perl-Finance-Quote-1.170.0-2|10	Group:		Development/Perl
12cr|perl-Finance-Quote-1.170.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Finance-Quote-1.170.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Finance/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Finance-Quote-1.170.0-2|13	
12cr|perl-Finance-Quote-1.170.0-2|14	BuildRequires:	perl-devel
12cr|perl-Finance-Quote-1.170.0-2|15	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Finance-Quote-1.170.0-2|16	BuildRequires:	perl(HTML::TableExtract)
12cr|perl-Finance-Quote-1.170.0-2|17	BuildRequires:	perl(CGI)
12cr|perl-Finance-Quote-1.170.0-2|18	BuildRequires:	perl(HTML::Tree)
12cr|perl-Finance-Quote-1.170.0-2|19	BuildArch:	noarch
12cr|perl-Finance-Quote-1.170.0-2|20	
12cr|perl-Finance-Quote-1.170.0-2|21	%description
12cr|perl-Finance-Quote-1.170.0-2|22	Finance::Quote provides access to time-delayed stockquotes from a
12cr|perl-Finance-Quote-1.170.0-2|23	number of sources.  After you've installed the pacakage, try
12cr|perl-Finance-Quote-1.170.0-2|24	'perldoc Finance::Quote' for full information.  Alternatively,
12cr|perl-Finance-Quote-1.170.0-2|25	you can 'perldoc lib/Finance/Quote.pm' before the install.
12cr|perl-Finance-Quote-1.170.0-2|26	
12cr|perl-Finance-Quote-1.170.0-2|27	%prep
12cr|perl-Finance-Quote-1.170.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Finance-Quote-1.170.0-2|29	
12cr|perl-Finance-Quote-1.170.0-2|30	%build
12cr|perl-Finance-Quote-1.170.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Finance-Quote-1.170.0-2|32	%make
12cr|perl-Finance-Quote-1.170.0-2|33	
12cr|perl-Finance-Quote-1.170.0-2|34	%check
12cr|perl-Finance-Quote-1.170.0-2|35	make test
12cr|perl-Finance-Quote-1.170.0-2|36	
12cr|perl-Finance-Quote-1.170.0-2|37	%install
12cr|perl-Finance-Quote-1.170.0-2|38	%makeinstall_std
12cr|perl-Finance-Quote-1.170.0-2|39	
12cr|perl-Finance-Quote-1.170.0-2|40	%files
12cr|perl-Finance-Quote-1.170.0-2|41	%doc INSTALL ChangeLog Documentation/*
12cr|perl-Finance-Quote-1.170.0-2|42	%{perl_vendorlib}/Finance
12cr|perl-Finance-Quote-1.170.0-2|43	%{_mandir}/*/*
12cr|perl-Finance-Quote-1.170.0-2|44	
12cr|perl-Finance-Quote-1.170.0-2|45	
12cr|perl-Finance-Quote-1.170.0-2|46	%changelog
12cr|perl-Finance-Quote-1.170.0-2|47	* Tue Oct 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.170.0-1mdv2010.0
12cr|perl-Finance-Quote-1.170.0-2|48	+ Revision: 454468
12cr|perl-Finance-Quote-1.170.0-2|49	- new version
12cr|perl-Finance-Quote-1.170.0-2|50	- no need for explicit dependencies
12cr|perl-Finance-Quote-1.170.0-2|51	
12cr|perl-Finance-Quote-1.170.0-2|52	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.160.0-1mdv2010.0
12cr|perl-Finance-Quote-1.170.0-2|53	+ Revision: 403183
12cr|perl-Finance-Quote-1.170.0-2|54	- rebuild using %%perl_convert_version
12cr|perl-Finance-Quote-1.170.0-2|55	
12cr|perl-Finance-Quote-1.170.0-2|56	* Sun May 10 2009 Frederik Himpe <fhimpe@mandriva.org> 1.16-1mdv2010.0
12cr|perl-Finance-Quote-1.170.0-2|57	+ Revision: 374101
12cr|perl-Finance-Quote-1.170.0-2|58	- Add perl- packages as BuildRequires too
12cr|perl-Finance-Quote-1.170.0-2|59	- Change BuildRequires in Requires for perl- packages: these are also
12cr|perl-Finance-Quote-1.170.0-2|60	required at run-time
12cr|perl-Finance-Quote-1.170.0-2|61	- add Perl-HTML-Tree and perl-CGI Requires
12cr|perl-Finance-Quote-1.170.0-2|62	- Add perl-HTML-TableExtract BuildRequires for test suite
12cr|perl-Finance-Quote-1.170.0-2|63	- Add perl-libwww-perl BuildRequires to make the test suite succeed
12cr|perl-Finance-Quote-1.170.0-2|64	- update to new version 1.16
12cr|perl-Finance-Quote-1.170.0-2|65	
12cr|perl-Finance-Quote-1.170.0-2|66	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.13-3mdv2009.0
12cr|perl-Finance-Quote-1.170.0-2|67	+ Revision: 257040
12cr|perl-Finance-Quote-1.170.0-2|68	- rebuild
12cr|perl-Finance-Quote-1.170.0-2|69	
12cr|perl-Finance-Quote-1.170.0-2|70	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.13-1mdv2008.1
12cr|perl-Finance-Quote-1.170.0-2|71	+ Revision: 135841
12cr|perl-Finance-Quote-1.170.0-2|72	- restore BuildRoot
12cr|perl-Finance-Quote-1.170.0-2|73	
12cr|perl-Finance-Quote-1.170.0-2|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Finance-Quote-1.170.0-2|75	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Finance-Quote-1.170.0-2|76	
12cr|perl-Finance-Quote-1.170.0-2|77	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.13-1mdv2008.0
12cr|perl-Finance-Quote-1.170.0-2|78	+ Revision: 46527
12cr|perl-Finance-Quote-1.170.0-2|79	- update to new version 1.13
12cr|perl-Finance-Quote-1.170.0-2|80	
12cr|perl-Finance-Quote-1.170.0-2|81	
12cr|perl-Finance-Quote-1.170.0-2|82	* Thu Nov 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.12-1mdv2007.0
12cr|perl-Finance-Quote-1.170.0-2|83	+ Revision: 84626
12cr|perl-Finance-Quote-1.170.0-2|84	- new version
12cr|perl-Finance-Quote-1.170.0-2|85	- Import perl-Finance-Quote
12cr|perl-Finance-Quote-1.170.0-2|86	
12cr|perl-Finance-Quote-1.170.0-2|87	* Fri Sep 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-2mdv2007.0
12cr|perl-Finance-Quote-1.170.0-2|88	- Rebuild
12cr|perl-Finance-Quote-1.170.0-2|89	
12cr|perl-Finance-Quote-1.170.0-2|90	* Wed Mar 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-1mdk
12cr|perl-Finance-Quote-1.170.0-2|91	- New release 1.11
12cr|perl-Finance-Quote-1.170.0-2|92	- spec cleanup
12cr|perl-Finance-Quote-1.170.0-2|93	
12cr|perl-Finance-Quote-1.170.0-2|94	* Thu Jul 21 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.10-1mdk
12cr|perl-Finance-Quote-1.170.0-2|95	- 1.10 ; add tests
12cr|perl-Finance-Quote-1.170.0-2|96	
12cr|perl-Finance-Quote-1.170.0-2|97	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.08-3mdk
12cr|perl-Finance-Quote-1.170.0-2|98	- fix buildrequires in a backward compatible way
12cr|perl-Finance-Quote-1.170.0-2|99	
12cr|perl-Finance-Quote-1.170.0-2|100	* Sat Jul 24 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.08-2mdk
12cr|perl-Finance-Quote-1.170.0-2|101	- rpmbuildupdate aware
12cr|perl-Finance-Quote-1.170.0-2|102	

4585 12
12cr|perl-Find-Lib-1.30.0-2|1	%define upstream_name    Find-Lib
12cr|perl-Find-Lib-1.30.0-2|2	%define upstream_version 1.03
12cr|perl-Find-Lib-1.30.0-2|3	
12cr|perl-Find-Lib-1.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Find-Lib-1.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Find-Lib-1.30.0-2|6	Release:	2
12cr|perl-Find-Lib-1.30.0-2|7	
12cr|perl-Find-Lib-1.30.0-2|8	Summary:	Helper to find libs to use in the filesystem
12cr|perl-Find-Lib-1.30.0-2|9	License:	GPL+ or Artistic
12cr|perl-Find-Lib-1.30.0-2|10	Group:		Development/Perl
12cr|perl-Find-Lib-1.30.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Find-Lib-1.30.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Find/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Find-Lib-1.30.0-2|13	
12cr|perl-Find-Lib-1.30.0-2|14	BuildRequires:	perl-devel
12cr|perl-Find-Lib-1.30.0-2|15	BuildRequires:	perl(File::Spec)
12cr|perl-Find-Lib-1.30.0-2|16	BuildRequires:	perl(Test::More)
12cr|perl-Find-Lib-1.30.0-2|17	BuildArch:	noarch
12cr|perl-Find-Lib-1.30.0-2|18	
12cr|perl-Find-Lib-1.30.0-2|19	%description
12cr|perl-Find-Lib-1.30.0-2|20	The purpose of this module is to replace
12cr|perl-Find-Lib-1.30.0-2|21	
12cr|perl-Find-Lib-1.30.0-2|22	use FindBin;
12cr|perl-Find-Lib-1.30.0-2|23	use lib "$FindBin::Bin/../bootstrap/lib";
12cr|perl-Find-Lib-1.30.0-2|24	use My::Bootstrap %param;
12cr|perl-Find-Lib-1.30.0-2|25	
12cr|perl-Find-Lib-1.30.0-2|26	with something shorter. This is specially useful if your project has a lot
12cr|perl-Find-Lib-1.30.0-2|27	of scripts (For instance tests scripts).
12cr|perl-Find-Lib-1.30.0-2|28	
12cr|perl-Find-Lib-1.30.0-2|29	%prep
12cr|perl-Find-Lib-1.30.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Find-Lib-1.30.0-2|31	
12cr|perl-Find-Lib-1.30.0-2|32	%build
12cr|perl-Find-Lib-1.30.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Find-Lib-1.30.0-2|34	%make
12cr|perl-Find-Lib-1.30.0-2|35	
12cr|perl-Find-Lib-1.30.0-2|36	%check
12cr|perl-Find-Lib-1.30.0-2|37	%make test
12cr|perl-Find-Lib-1.30.0-2|38	
12cr|perl-Find-Lib-1.30.0-2|39	%install
12cr|perl-Find-Lib-1.30.0-2|40	%makeinstall_std
12cr|perl-Find-Lib-1.30.0-2|41	
12cr|perl-Find-Lib-1.30.0-2|42	%files
12cr|perl-Find-Lib-1.30.0-2|43	%doc Changes README
12cr|perl-Find-Lib-1.30.0-2|44	%{_mandir}/man3/*
12cr|perl-Find-Lib-1.30.0-2|45	%{perl_vendorlib}/*
12cr|perl-Find-Lib-1.30.0-2|46	
12cr|perl-Find-Lib-1.30.0-2|47	
12cr|perl-Find-Lib-1.30.0-2|48	%changelog
12cr|perl-Find-Lib-1.30.0-2|49	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.30.0-1mdv2011.0
12cr|perl-Find-Lib-1.30.0-2|50	+ Revision: 688746
12cr|perl-Find-Lib-1.30.0-2|51	- update to new version 1.03
12cr|perl-Find-Lib-1.30.0-2|52	
12cr|perl-Find-Lib-1.30.0-2|53	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.10.0-2
12cr|perl-Find-Lib-1.30.0-2|54	+ Revision: 654190
12cr|perl-Find-Lib-1.30.0-2|55	- rebuild for updated spec-helper
12cr|perl-Find-Lib-1.30.0-2|56	
12cr|perl-Find-Lib-1.30.0-2|57	* Wed Nov 11 2009 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2011.0
12cr|perl-Find-Lib-1.30.0-2|58	+ Revision: 464592
12cr|perl-Find-Lib-1.30.0-2|59	- update to 1.01
12cr|perl-Find-Lib-1.30.0-2|60	
12cr|perl-Find-Lib-1.30.0-2|61	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2010.1
12cr|perl-Find-Lib-1.30.0-2|62	+ Revision: 461281
12cr|perl-Find-Lib-1.30.0-2|63	- update to 1.0
12cr|perl-Find-Lib-1.30.0-2|64	
12cr|perl-Find-Lib-1.30.0-2|65	* Wed Aug 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-Find-Lib-1.30.0-2|66	+ Revision: 415563
12cr|perl-Find-Lib-1.30.0-2|67	- import perl-Find-Lib
12cr|perl-Find-Lib-1.30.0-2|68	
12cr|perl-Find-Lib-1.30.0-2|69	
12cr|perl-Find-Lib-1.30.0-2|70	* Wed Aug 12 2009 cpan2dist 0.06-1mdv
12cr|perl-Find-Lib-1.30.0-2|71	- initial mdv release, generated with cpan2dist

4586 12
12cr|perl-Flickr-API-1.40.0-3|1	%define upstream_name    Flickr-API
12cr|perl-Flickr-API-1.40.0-3|2	%define upstream_version 1.04
12cr|perl-Flickr-API-1.40.0-3|3	
12cr|perl-Flickr-API-1.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Flickr-API-1.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Flickr-API-1.40.0-3|6	Release:	3
12cr|perl-Flickr-API-1.40.0-3|7	
12cr|perl-Flickr-API-1.40.0-3|8	Summary:	Perl interface to the flickr.com API
12cr|perl-Flickr-API-1.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Flickr-API-1.40.0-3|10	Group:		Development/Perl
12cr|perl-Flickr-API-1.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Flickr-API-1.40.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/I/IA/IAMCAL/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Flickr-API-1.40.0-3|13	
12cr|perl-Flickr-API-1.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Flickr-API-1.40.0-3|15	BuildRequires:	perl-libwww-perl
12cr|perl-Flickr-API-1.40.0-3|16	BuildRequires:	perl(XML::Parser::Lite::Tree)
12cr|perl-Flickr-API-1.40.0-3|17	BuildArch:	noarch
12cr|perl-Flickr-API-1.40.0-3|18	
12cr|perl-Flickr-API-1.40.0-3|19	%description
12cr|perl-Flickr-API-1.40.0-3|20	Perl interface to the flickr.com API
12cr|perl-Flickr-API-1.40.0-3|21	
12cr|perl-Flickr-API-1.40.0-3|22	%prep
12cr|perl-Flickr-API-1.40.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Flickr-API-1.40.0-3|24	
12cr|perl-Flickr-API-1.40.0-3|25	%build
12cr|perl-Flickr-API-1.40.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Flickr-API-1.40.0-3|27	make
12cr|perl-Flickr-API-1.40.0-3|28	
12cr|perl-Flickr-API-1.40.0-3|29	%check
12cr|perl-Flickr-API-1.40.0-3|30	make test
12cr|perl-Flickr-API-1.40.0-3|31	
12cr|perl-Flickr-API-1.40.0-3|32	%install
12cr|perl-Flickr-API-1.40.0-3|33	%makeinstall_std
12cr|perl-Flickr-API-1.40.0-3|34	
12cr|perl-Flickr-API-1.40.0-3|35	%files
12cr|perl-Flickr-API-1.40.0-3|36	%doc README
12cr|perl-Flickr-API-1.40.0-3|37	%{perl_vendorlib}/
12cr|perl-Flickr-API-1.40.0-3|38	%{_mandir}/*/*
12cr|perl-Flickr-API-1.40.0-3|39	
12cr|perl-Flickr-API-1.40.0-3|40	
12cr|perl-Flickr-API-1.40.0-3|41	%changelog
12cr|perl-Flickr-API-1.40.0-3|42	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.40.0-2mdv2011.0
12cr|perl-Flickr-API-1.40.0-3|43	+ Revision: 654191
12cr|perl-Flickr-API-1.40.0-3|44	- rebuild for updated spec-helper
12cr|perl-Flickr-API-1.40.0-3|45	
12cr|perl-Flickr-API-1.40.0-3|46	* Wed Aug 26 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.40.0-1mdv2011.0
12cr|perl-Flickr-API-1.40.0-3|47	+ Revision: 421385
12cr|perl-Flickr-API-1.40.0-3|48	- update to 1.04
12cr|perl-Flickr-API-1.40.0-3|49	
12cr|perl-Flickr-API-1.40.0-3|50	* Tue Aug 25 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.30.0-1mdv2010.0
12cr|perl-Flickr-API-1.40.0-3|51	+ Revision: 420894
12cr|perl-Flickr-API-1.40.0-3|52	- update to 1.03
12cr|perl-Flickr-API-1.40.0-3|53	
12cr|perl-Flickr-API-1.40.0-3|54	* Wed Aug 05 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.20.0-1mdv2010.0
12cr|perl-Flickr-API-1.40.0-3|55	+ Revision: 410053
12cr|perl-Flickr-API-1.40.0-3|56	- update to 1.02
12cr|perl-Flickr-API-1.40.0-3|57	
12cr|perl-Flickr-API-1.40.0-3|58	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1.01-2mdv2009.1
12cr|perl-Flickr-API-1.40.0-3|59	+ Revision: 350225
12cr|perl-Flickr-API-1.40.0-3|60	- 2009.1 rebuild
12cr|perl-Flickr-API-1.40.0-3|61	
12cr|perl-Flickr-API-1.40.0-3|62	* Thu Oct 02 2008 Pascal Terjan <pterjan@mandriva.org> 1.01-1mdv2009.0
12cr|perl-Flickr-API-1.40.0-3|63	+ Revision: 290801
12cr|perl-Flickr-API-1.40.0-3|64	- Update to 1.01 to support latest XML::Parser::Lite::Tree
12cr|perl-Flickr-API-1.40.0-3|65	
12cr|perl-Flickr-API-1.40.0-3|66	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.09-3mdv2009.0
12cr|perl-Flickr-API-1.40.0-3|67	+ Revision: 257060
12cr|perl-Flickr-API-1.40.0-3|68	- rebuild
12cr|perl-Flickr-API-1.40.0-3|69	
12cr|perl-Flickr-API-1.40.0-3|70	* Wed Feb 06 2008 Funda Wang <fwang@mandriva.org> 0.09-1mdv2008.1
12cr|perl-Flickr-API-1.40.0-3|71	+ Revision: 162939
12cr|perl-Flickr-API-1.40.0-3|72	- update to new version 0.09
12cr|perl-Flickr-API-1.40.0-3|73	
12cr|perl-Flickr-API-1.40.0-3|74	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Flickr-API-1.40.0-3|75	- restore BuildRoot
12cr|perl-Flickr-API-1.40.0-3|76	
12cr|perl-Flickr-API-1.40.0-3|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Flickr-API-1.40.0-3|78	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Flickr-API-1.40.0-3|79	
12cr|perl-Flickr-API-1.40.0-3|80	* Fri May 11 2007 Pascal Terjan <pterjan@mandriva.org> 0.08-2mdv2008.0
12cr|perl-Flickr-API-1.40.0-3|81	+ Revision: 26369
12cr|perl-Flickr-API-1.40.0-3|82	- move make test to check section
12cr|perl-Flickr-API-1.40.0-3|83	
12cr|perl-Flickr-API-1.40.0-3|84	
12cr|perl-Flickr-API-1.40.0-3|85	* Mon Mar 20 2006 Pascal Terjan <pterjan@mandriva.org> 0.08-1mdk
12cr|perl-Flickr-API-1.40.0-3|86	- New release 0.08
12cr|perl-Flickr-API-1.40.0-3|87	
12cr|perl-Flickr-API-1.40.0-3|88	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.07-3mdk
12cr|perl-Flickr-API-1.40.0-3|89	- fix BuildRequires
12cr|perl-Flickr-API-1.40.0-3|90	
12cr|perl-Flickr-API-1.40.0-3|91	* Sat Sep 10 2005 Pascal Terjan <pterjan@mandriva.org> 0.07-2mdk
12cr|perl-Flickr-API-1.40.0-3|92	- Buildrequires perl-XML-Parser-Lite-Tree (for make test)
12cr|perl-Flickr-API-1.40.0-3|93	
12cr|perl-Flickr-API-1.40.0-3|94	* Wed Aug 31 2005 Pascal Terjan <pterjan@mandriva.org> 0.07-1mdk
12cr|perl-Flickr-API-1.40.0-3|95	- First version of the package
12cr|perl-Flickr-API-1.40.0-3|96	

4587 12
12cr|perl-Flickr-Tools-0.20.0-2|1	%define upstream_name    Flickr-Tools
12cr|perl-Flickr-Tools-0.20.0-2|2	%define upstream_version 0.02
12cr|perl-Flickr-Tools-0.20.0-2|3	
12cr|perl-Flickr-Tools-0.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Flickr-Tools-0.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Flickr-Tools-0.20.0-2|6	Release:	2
12cr|perl-Flickr-Tools-0.20.0-2|7	
12cr|perl-Flickr-Tools-0.20.0-2|8	Summary:	A set of classes that can be used to work with Flickr
12cr|perl-Flickr-Tools-0.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-Flickr-Tools-0.20.0-2|10	Group:		Development/Perl
12cr|perl-Flickr-Tools-0.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Flickr-Tools-0.20.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/N/NF/NFMNUNES/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Flickr-Tools-0.20.0-2|13	
12cr|perl-Flickr-Tools-0.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-Flickr-Tools-0.20.0-2|15	BuildRequires:	perl(Flickr::API)
12cr|perl-Flickr-Tools-0.20.0-2|16	BuildRequires:	perl(Test::MockObject)
12cr|perl-Flickr-Tools-0.20.0-2|17	BuildArch:	noarch
12cr|perl-Flickr-Tools-0.20.0-2|18	
12cr|perl-Flickr-Tools-0.20.0-2|19	%description
12cr|perl-Flickr-Tools-0.20.0-2|20	These modules provide a set of classes that can be used to work with
12cr|perl-Flickr-Tools-0.20.0-2|21	Flickr, using it's REST API, as provided by the Flickr::API.
12cr|perl-Flickr-Tools-0.20.0-2|22	
12cr|perl-Flickr-Tools-0.20.0-2|23	The object of this set of classes is to take the "raw" interface that
12cr|perl-Flickr-Tools-0.20.0-2|24	the Flickr::API provides and turn it into a more usable set of objects
12cr|perl-Flickr-Tools-0.20.0-2|25	which are easier and faster to use, while providing full access to all
12cr|perl-Flickr-Tools-0.20.0-2|26	the functionality provided by Flickr.
12cr|perl-Flickr-Tools-0.20.0-2|27	
12cr|perl-Flickr-Tools-0.20.0-2|28	%prep
12cr|perl-Flickr-Tools-0.20.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Flickr-Tools-0.20.0-2|30	
12cr|perl-Flickr-Tools-0.20.0-2|31	%build
12cr|perl-Flickr-Tools-0.20.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Flickr-Tools-0.20.0-2|33	make
12cr|perl-Flickr-Tools-0.20.0-2|34	
12cr|perl-Flickr-Tools-0.20.0-2|35	%check
12cr|perl-Flickr-Tools-0.20.0-2|36	make test
12cr|perl-Flickr-Tools-0.20.0-2|37	
12cr|perl-Flickr-Tools-0.20.0-2|38	%install
12cr|perl-Flickr-Tools-0.20.0-2|39	%makeinstall_std
12cr|perl-Flickr-Tools-0.20.0-2|40	
12cr|perl-Flickr-Tools-0.20.0-2|41	%files
12cr|perl-Flickr-Tools-0.20.0-2|42	%doc README Changes TODO
12cr|perl-Flickr-Tools-0.20.0-2|43	%{perl_vendorlib}/Flickr/API/*.pm
12cr|perl-Flickr-Tools-0.20.0-2|44	%{perl_vendorlib}/Flickr/*.pm
12cr|perl-Flickr-Tools-0.20.0-2|45	%{_mandir}/man3/Flickr::*
12cr|perl-Flickr-Tools-0.20.0-2|46	
12cr|perl-Flickr-Tools-0.20.0-2|47	%changelog
12cr|perl-Flickr-Tools-0.20.0-2|48	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Flickr-Tools-0.20.0-2|49	+ Revision: 409308
12cr|perl-Flickr-Tools-0.20.0-2|50	- rebuild using %%perl_convert_version
12cr|perl-Flickr-Tools-0.20.0-2|51	
12cr|perl-Flickr-Tools-0.20.0-2|52	* Mon Oct 13 2008 Nicolas Vigier <nvigier@mandriva.com> 0.02-1mdv2009.1
12cr|perl-Flickr-Tools-0.20.0-2|53	+ Revision: 293346
12cr|perl-Flickr-Tools-0.20.0-2|54	- import perl-Flickr-Tools
12cr|perl-Flickr-Tools-0.20.0-2|55	
12cr|perl-Flickr-Tools-0.20.0-2|56	

4588 12
12cr|perl-Flickr-Upload-1.320.0-2|1	%define upstream_name    Flickr-Upload
12cr|perl-Flickr-Upload-1.320.0-2|2	%define upstream_version 1.32
12cr|perl-Flickr-Upload-1.320.0-2|3	
12cr|perl-Flickr-Upload-1.320.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Flickr-Upload-1.320.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Flickr-Upload-1.320.0-2|6	Release:	2
12cr|perl-Flickr-Upload-1.320.0-2|7	
12cr|perl-Flickr-Upload-1.320.0-2|8	Summary:	Upload images to flickr.com
12cr|perl-Flickr-Upload-1.320.0-2|9	License:	GPL+ or Artistic
12cr|perl-Flickr-Upload-1.320.0-2|10	Group:		Development/Perl
12cr|perl-Flickr-Upload-1.320.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Flickr-Upload-1.320.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Flickr/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Flickr-Upload-1.320.0-2|13	
12cr|perl-Flickr-Upload-1.320.0-2|14	BuildRequires:	perl-devel
12cr|perl-Flickr-Upload-1.320.0-2|15	BuildRequires:	perl(Flickr::API)
12cr|perl-Flickr-Upload-1.320.0-2|16	BuildRequires:	perl(XML::Parser::Lite::Tree)
12cr|perl-Flickr-Upload-1.320.0-2|17	BuildRequires:	perl-libwww-perl
12cr|perl-Flickr-Upload-1.320.0-2|18	BuildArch:	noarch
12cr|perl-Flickr-Upload-1.320.0-2|19	
12cr|perl-Flickr-Upload-1.320.0-2|20	%description
12cr|perl-Flickr-Upload-1.320.0-2|21	Upload an image to flickr.com
12cr|perl-Flickr-Upload-1.320.0-2|22	
12cr|perl-Flickr-Upload-1.320.0-2|23	%prep
12cr|perl-Flickr-Upload-1.320.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Flickr-Upload-1.320.0-2|25	
12cr|perl-Flickr-Upload-1.320.0-2|26	%build
12cr|perl-Flickr-Upload-1.320.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Flickr-Upload-1.320.0-2|28	%make
12cr|perl-Flickr-Upload-1.320.0-2|29	
12cr|perl-Flickr-Upload-1.320.0-2|30	%check
12cr|perl-Flickr-Upload-1.320.0-2|31	make test
12cr|perl-Flickr-Upload-1.320.0-2|32	
12cr|perl-Flickr-Upload-1.320.0-2|33	%install
12cr|perl-Flickr-Upload-1.320.0-2|34	%makeinstall_std
12cr|perl-Flickr-Upload-1.320.0-2|35	# Should be in a new package as it requires additionnal libs
12cr|perl-Flickr-Upload-1.320.0-2|36	rm -f %{buildroot}%{_bindir}/thickr_upload
12cr|perl-Flickr-Upload-1.320.0-2|37	
12cr|perl-Flickr-Upload-1.320.0-2|38	%files
12cr|perl-Flickr-Upload-1.320.0-2|39	%doc README ChangeLog
12cr|perl-Flickr-Upload-1.320.0-2|40	%{perl_vendorlib}/Flickr
12cr|perl-Flickr-Upload-1.320.0-2|41	%{_mandir}/*/*
12cr|perl-Flickr-Upload-1.320.0-2|42	%{_bindir}/flickr_upload
12cr|perl-Flickr-Upload-1.320.0-2|43	
12cr|perl-Flickr-Upload-1.320.0-2|44	
12cr|perl-Flickr-Upload-1.320.0-2|45	%changelog
12cr|perl-Flickr-Upload-1.320.0-2|46	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 1.320.0-1mdv2010.0
12cr|perl-Flickr-Upload-1.320.0-2|47	+ Revision: 410058
12cr|perl-Flickr-Upload-1.320.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-Flickr-Upload-1.320.0-2|49	
12cr|perl-Flickr-Upload-1.320.0-2|50	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.32-1mdv2009.1
12cr|perl-Flickr-Upload-1.320.0-2|51	+ Revision: 292163
12cr|perl-Flickr-Upload-1.320.0-2|52	- update to new version 1.32
12cr|perl-Flickr-Upload-1.320.0-2|53	
12cr|perl-Flickr-Upload-1.320.0-2|54	* Fri Jun 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.31-1mdv2009.0
12cr|perl-Flickr-Upload-1.320.0-2|55	+ Revision: 227493
12cr|perl-Flickr-Upload-1.320.0-2|56	- new version
12cr|perl-Flickr-Upload-1.320.0-2|57	
12cr|perl-Flickr-Upload-1.320.0-2|58	* Tue Mar 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.30-1mdv2008.1
12cr|perl-Flickr-Upload-1.320.0-2|59	+ Revision: 185152
12cr|perl-Flickr-Upload-1.320.0-2|60	- new version
12cr|perl-Flickr-Upload-1.320.0-2|61	drop patch 0, merged upstream
12cr|perl-Flickr-Upload-1.320.0-2|62	
12cr|perl-Flickr-Upload-1.320.0-2|63	* Sat Mar 08 2008 Pascal Terjan <pterjan@mandriva.org> 1.29-3mdv2008.1
12cr|perl-Flickr-Upload-1.320.0-2|64	+ Revision: 182097
12cr|perl-Flickr-Upload-1.320.0-2|65	- Fix handling of gzipped responses
12cr|perl-Flickr-Upload-1.320.0-2|66	
12cr|perl-Flickr-Upload-1.320.0-2|67	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Flickr-Upload-1.320.0-2|68	- restore BuildRoot
12cr|perl-Flickr-Upload-1.320.0-2|69	
12cr|perl-Flickr-Upload-1.320.0-2|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Flickr-Upload-1.320.0-2|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Flickr-Upload-1.320.0-2|72	
12cr|perl-Flickr-Upload-1.320.0-2|73	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.29-2mdv2008.0
12cr|perl-Flickr-Upload-1.320.0-2|74	+ Revision: 90053
12cr|perl-Flickr-Upload-1.320.0-2|75	- rebuild
12cr|perl-Flickr-Upload-1.320.0-2|76	
12cr|perl-Flickr-Upload-1.320.0-2|77	* Wed Jul 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.29-1mdv2008.0
12cr|perl-Flickr-Upload-1.320.0-2|78	+ Revision: 48066
12cr|perl-Flickr-Upload-1.320.0-2|79	- new version
12cr|perl-Flickr-Upload-1.320.0-2|80	
12cr|perl-Flickr-Upload-1.320.0-2|81	+ Pascal Terjan <pterjan@mandriva.org>
12cr|perl-Flickr-Upload-1.320.0-2|82	- 1.28
12cr|perl-Flickr-Upload-1.320.0-2|83	
12cr|perl-Flickr-Upload-1.320.0-2|84	* Fri Apr 20 2007 Pascal Terjan <pterjan@mandriva.org> 1.25-1mdv2008.0
12cr|perl-Flickr-Upload-1.320.0-2|85	+ Revision: 15219
12cr|perl-Flickr-Upload-1.320.0-2|86	- 1.25
12cr|perl-Flickr-Upload-1.320.0-2|87	- use mkrel
12cr|perl-Flickr-Upload-1.320.0-2|88	
12cr|perl-Flickr-Upload-1.320.0-2|89	
12cr|perl-Flickr-Upload-1.320.0-2|90	* Wed Feb 08 2006 Pascal Terjan <pterjan@mandriva.org> 1.22-2mdk
12cr|perl-Flickr-Upload-1.320.0-2|91	- BuildRequires perl-libwww-perl for make test
12cr|perl-Flickr-Upload-1.320.0-2|92	
12cr|perl-Flickr-Upload-1.320.0-2|93	* Wed Aug 31 2005 Pascal Terjan <pterjan@mandriva.org> 1.22-1mdk
12cr|perl-Flickr-Upload-1.320.0-2|94	- 1.22
12cr|perl-Flickr-Upload-1.320.0-2|95	
12cr|perl-Flickr-Upload-1.320.0-2|96	* Sat Aug 20 2005 Pascal Terjan <pterjan@mandriva.org> 1.18-1mdk
12cr|perl-Flickr-Upload-1.320.0-2|97	- First version of the package
12cr|perl-Flickr-Upload-1.320.0-2|98	

4589 12
12cr|perl-Font-TTF-0.480.0-2|1	%define upstream_name	 Font-TTF
12cr|perl-Font-TTF-0.480.0-2|2	%define upstream_version 0.48
12cr|perl-Font-TTF-0.480.0-2|3	
12cr|perl-Font-TTF-0.480.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Font-TTF-0.480.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Font-TTF-0.480.0-2|6	Release:	2
12cr|perl-Font-TTF-0.480.0-2|7	
12cr|perl-Font-TTF-0.480.0-2|8	Summary:	Perl module for TrueType Font hacking
12cr|perl-Font-TTF-0.480.0-2|9	License:	Artistic
12cr|perl-Font-TTF-0.480.0-2|10	Group:		Development/Perl
12cr|perl-Font-TTF-0.480.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Font-TTF-0.480.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Font/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Font-TTF-0.480.0-2|13	
12cr|perl-Font-TTF-0.480.0-2|14	BuildRequires:	perl-devel
12cr|perl-Font-TTF-0.480.0-2|15	BuildArch:	noarch
12cr|perl-Font-TTF-0.480.0-2|16	
12cr|perl-Font-TTF-0.480.0-2|17	%description
12cr|perl-Font-TTF-0.480.0-2|18	Perl module to manipulate TTF fonts, needed by perl-Text-PDF.
12cr|perl-Font-TTF-0.480.0-2|19	
12cr|perl-Font-TTF-0.480.0-2|20	%prep
12cr|perl-Font-TTF-0.480.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Font-TTF-0.480.0-2|22	
12cr|perl-Font-TTF-0.480.0-2|23	%build
12cr|perl-Font-TTF-0.480.0-2|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Font-TTF-0.480.0-2|25	%make
12cr|perl-Font-TTF-0.480.0-2|26	
12cr|perl-Font-TTF-0.480.0-2|27	%check
12cr|perl-Font-TTF-0.480.0-2|28	%make test
12cr|perl-Font-TTF-0.480.0-2|29	
12cr|perl-Font-TTF-0.480.0-2|30	%install
12cr|perl-Font-TTF-0.480.0-2|31	%makeinstall_std
12cr|perl-Font-TTF-0.480.0-2|32	rm -f %{buildroot}%{perl_vendorlib}/Font/TTF/Win32.pm
12cr|perl-Font-TTF-0.480.0-2|33	
12cr|perl-Font-TTF-0.480.0-2|34	%files
12cr|perl-Font-TTF-0.480.0-2|35	%doc README.TXT
12cr|perl-Font-TTF-0.480.0-2|36	%{_mandir}/*/*
12cr|perl-Font-TTF-0.480.0-2|37	%{perl_vendorlib}/Font/
12cr|perl-Font-TTF-0.480.0-2|38	%{perl_vendorlib}/ttfmod.pl
12cr|perl-Font-TTF-0.480.0-2|39	
12cr|perl-Font-TTF-0.480.0-2|40	
12cr|perl-Font-TTF-0.480.0-2|41	%changelog
12cr|perl-Font-TTF-0.480.0-2|42	* Fri Dec 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.480.0-1mdv2011.0
12cr|perl-Font-TTF-0.480.0-2|43	+ Revision: 622685
12cr|perl-Font-TTF-0.480.0-2|44	- update to new version 0.48
12cr|perl-Font-TTF-0.480.0-2|45	
12cr|perl-Font-TTF-0.480.0-2|46	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.450.0-1mdv2011.0
12cr|perl-Font-TTF-0.480.0-2|47	+ Revision: 407750
12cr|perl-Font-TTF-0.480.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-Font-TTF-0.480.0-2|49	
12cr|perl-Font-TTF-0.480.0-2|50	* Fri Jun 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.45-1mdv2009.0
12cr|perl-Font-TTF-0.480.0-2|51	+ Revision: 218702
12cr|perl-Font-TTF-0.480.0-2|52	- update to new version 0.45
12cr|perl-Font-TTF-0.480.0-2|53	
12cr|perl-Font-TTF-0.480.0-2|54	* Tue Jun 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.44-1mdv2009.0
12cr|perl-Font-TTF-0.480.0-2|55	+ Revision: 217451
12cr|perl-Font-TTF-0.480.0-2|56	- update to new version 0.44
12cr|perl-Font-TTF-0.480.0-2|57	
12cr|perl-Font-TTF-0.480.0-2|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Font-TTF-0.480.0-2|59	- restore BuildRoot
12cr|perl-Font-TTF-0.480.0-2|60	
12cr|perl-Font-TTF-0.480.0-2|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Font-TTF-0.480.0-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Font-TTF-0.480.0-2|63	
12cr|perl-Font-TTF-0.480.0-2|64	* Fri Nov 23 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.43-1mdv2008.1
12cr|perl-Font-TTF-0.480.0-2|65	+ Revision: 111418
12cr|perl-Font-TTF-0.480.0-2|66	- update to new version 0.43
12cr|perl-Font-TTF-0.480.0-2|67	
12cr|perl-Font-TTF-0.480.0-2|68	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.42-1mdv2008.1
12cr|perl-Font-TTF-0.480.0-2|69	+ Revision: 109522
12cr|perl-Font-TTF-0.480.0-2|70	- new version
12cr|perl-Font-TTF-0.480.0-2|71	
12cr|perl-Font-TTF-0.480.0-2|72	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 0.41-1mdv2008.0
12cr|perl-Font-TTF-0.480.0-2|73	+ Revision: 20095
12cr|perl-Font-TTF-0.480.0-2|74	- 0.41
12cr|perl-Font-TTF-0.480.0-2|75	
12cr|perl-Font-TTF-0.480.0-2|76	
12cr|perl-Font-TTF-0.480.0-2|77	* Sat Sep 02 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Font-TTF-0.480.0-2|78	+ 2006-09-02 14:43:14 (59602)
12cr|perl-Font-TTF-0.480.0-2|79	- 0.40
12cr|perl-Font-TTF-0.480.0-2|80	
12cr|perl-Font-TTF-0.480.0-2|81	* Sat Sep 02 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Font-TTF-0.480.0-2|82	+ 2006-09-02 14:39:28 (59601)
12cr|perl-Font-TTF-0.480.0-2|83	Import perl-Font-TTF
12cr|perl-Font-TTF-0.480.0-2|84	
12cr|perl-Font-TTF-0.480.0-2|85	* Fri Mar 10 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.38.1-1mdk
12cr|perl-Font-TTF-0.480.0-2|86	- 0.38.1
12cr|perl-Font-TTF-0.480.0-2|87	
12cr|perl-Font-TTF-0.480.0-2|88	* Mon Jan 30 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.37-1mdk
12cr|perl-Font-TTF-0.480.0-2|89	- 0.37
12cr|perl-Font-TTF-0.480.0-2|90	
12cr|perl-Font-TTF-0.480.0-2|91	* Tue Jun 21 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.35-1mdk
12cr|perl-Font-TTF-0.480.0-2|92	- 0.35
12cr|perl-Font-TTF-0.480.0-2|93	- Cleanup spec
12cr|perl-Font-TTF-0.480.0-2|94	
12cr|perl-Font-TTF-0.480.0-2|95	* Thu Dec 25 2003 Michael Scherer <misc@mandrake.org> 0.34-2mdk
12cr|perl-Font-TTF-0.480.0-2|96	- remove useless win32 files
12cr|perl-Font-TTF-0.480.0-2|97	
12cr|perl-Font-TTF-0.480.0-2|98	* Thu Dec 25 2003 Michael Scherer <misc@mandrake.org> 0.34-1mdk
12cr|perl-Font-TTF-0.480.0-2|99	- introdution in contrib.
12cr|perl-Font-TTF-0.480.0-2|100	

4590 12
12cr|perl-forest_utils-0.100.0-1|1	%define upstream_name       forest_utils
12cr|perl-forest_utils-0.100.0-1|2	%define upstream_version    0.1
12cr|perl-forest_utils-0.100.0-1|3	
12cr|perl-forest_utils-0.100.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-forest_utils-0.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-forest_utils-0.100.0-1|6	Release:	%mkrel 1
12cr|perl-forest_utils-0.100.0-1|7	Summary:	Conversion between various formats for shared derivation forest
12cr|perl-forest_utils-0.100.0-1|8	License:	GPL
12cr|perl-forest_utils-0.100.0-1|9	Group:		Sciences/Computer science
12cr|perl-forest_utils-0.100.0-1|10	Url:		https://gforge.inria.fr/projects/lingwb
12cr|perl-forest_utils-0.100.0-1|11	Source:		https://gforge.inria.fr/frs/download.php/5678/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-forest_utils-0.100.0-1|12	
12cr|perl-forest_utils-0.100.0-1|13	BuildRequires:	perl-devel
12cr|perl-forest_utils-0.100.0-1|14	BuildRequires:	perl(XML::Generator)
12cr|perl-forest_utils-0.100.0-1|15	BuildRequires:	perl(XML::Parser)
12cr|perl-forest_utils-0.100.0-1|16	BuildRequires:	perl(Data::Grove)
12cr|perl-forest_utils-0.100.0-1|17	BuildRequires:	perl(CGI)
12cr|perl-forest_utils-0.100.0-1|18	BuildRequires:	perl(AppConfig)
12cr|perl-forest_utils-0.100.0-1|19	BuildArch:	noarch
12cr|perl-forest_utils-0.100.0-1|20	
12cr|perl-forest_utils-0.100.0-1|21	%description
12cr|perl-forest_utils-0.100.0-1|22	forest_utils is a set of Perl scripts to convert between various formats for
12cr|perl-forest_utils-0.100.0-1|23	shared derivation forest produced by parsers for Tree Adjoining Grammars [TAG].
12cr|perl-forest_utils-0.100.0-1|24	
12cr|perl-forest_utils-0.100.0-1|25	%prep
12cr|perl-forest_utils-0.100.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-forest_utils-0.100.0-1|27	
12cr|perl-forest_utils-0.100.0-1|28	%build
12cr|perl-forest_utils-0.100.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-forest_utils-0.100.0-1|30	%make
12cr|perl-forest_utils-0.100.0-1|31	
12cr|perl-forest_utils-0.100.0-1|32	%check
12cr|perl-forest_utils-0.100.0-1|33	%make test
12cr|perl-forest_utils-0.100.0-1|34	
12cr|perl-forest_utils-0.100.0-1|35	%install
12cr|perl-forest_utils-0.100.0-1|36	%makeinstall_std
12cr|perl-forest_utils-0.100.0-1|37	rm -f %{buildroot}%{perl_vendorlib}/*.pl
12cr|perl-forest_utils-0.100.0-1|38	
12cr|perl-forest_utils-0.100.0-1|39	%files
12cr|perl-forest_utils-0.100.0-1|40	%doc ChangeLog INSTALL LICENSE
12cr|perl-forest_utils-0.100.0-1|41	%{_bindir}/*
12cr|perl-forest_utils-0.100.0-1|42	%{perl_vendorlib}/Forest*
12cr|perl-forest_utils-0.100.0-1|43	%{_mandir}/*/*
12cr|perl-forest_utils-0.100.0-1|44	
12cr|perl-forest_utils-0.100.0-1|45	%changelog
12cr|perl-forest_utils-0.100.0-1|46	* Thu Jul 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-forest_utils-0.100.0-1|47	+ Revision: 393851
12cr|perl-forest_utils-0.100.0-1|48	- new version
12cr|perl-forest_utils-0.100.0-1|49	- use %%perl_convert_version macro
12cr|perl-forest_utils-0.100.0-1|50	
12cr|perl-forest_utils-0.100.0-1|51	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.07-5mdv2009.0
12cr|perl-forest_utils-0.100.0-1|52	+ Revision: 241224
12cr|perl-forest_utils-0.100.0-1|53	- rebuild
12cr|perl-forest_utils-0.100.0-1|54	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-forest_utils-0.100.0-1|55	
12cr|perl-forest_utils-0.100.0-1|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-forest_utils-0.100.0-1|57	- restore BuildRoot
12cr|perl-forest_utils-0.100.0-1|58	
12cr|perl-forest_utils-0.100.0-1|59	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-3mdv2008.0
12cr|perl-forest_utils-0.100.0-1|60	+ Revision: 86407
12cr|perl-forest_utils-0.100.0-1|61	- rebuild
12cr|perl-forest_utils-0.100.0-1|62	
12cr|perl-forest_utils-0.100.0-1|63	
12cr|perl-forest_utils-0.100.0-1|64	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-2mdv2007.0
12cr|perl-forest_utils-0.100.0-1|65	- Rebuild
12cr|perl-forest_utils-0.100.0-1|66	
12cr|perl-forest_utils-0.100.0-1|67	* Mon Mar 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdk
12cr|perl-forest_utils-0.100.0-1|68	- new version
12cr|perl-forest_utils-0.100.0-1|69	
12cr|perl-forest_utils-0.100.0-1|70	* Fri Mar 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-2mdk
12cr|perl-forest_utils-0.100.0-1|71	- buildrequires
12cr|perl-forest_utils-0.100.0-1|72	
12cr|perl-forest_utils-0.100.0-1|73	* Tue Mar 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdk
12cr|perl-forest_utils-0.100.0-1|74	- new version
12cr|perl-forest_utils-0.100.0-1|75	- drop patches
12cr|perl-forest_utils-0.100.0-1|76	
12cr|perl-forest_utils-0.100.0-1|77	* Fri Dec 16 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-5mdk
12cr|perl-forest_utils-0.100.0-1|78	- fixed name
12cr|perl-forest_utils-0.100.0-1|79	
12cr|perl-forest_utils-0.100.0-1|80	* Fri Dec 16 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-4mdk
12cr|perl-forest_utils-0.100.0-1|81	- spec cleanup
12cr|perl-forest_utils-0.100.0-1|82	- %%mkrel
12cr|perl-forest_utils-0.100.0-1|83	
12cr|perl-forest_utils-0.100.0-1|84	* Wed Dec 15 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.05-3mdk
12cr|perl-forest_utils-0.100.0-1|85	- fix buildrequires in a backward compatible way
12cr|perl-forest_utils-0.100.0-1|86	
12cr|perl-forest_utils-0.100.0-1|87	* Mon Nov 29 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.05-2mdk
12cr|perl-forest_utils-0.100.0-1|88	- fix namespace issues
12cr|perl-forest_utils-0.100.0-1|89	
12cr|perl-forest_utils-0.100.0-1|90	* Tue Nov 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.05-1mdk
12cr|perl-forest_utils-0.100.0-1|91	- first mdk release
12cr|perl-forest_utils-0.100.0-1|92	

4591 12
12cr|perl-forks-0.340.0-3|1	%define upstream_name	 forks
12cr|perl-forks-0.340.0-3|2	%define upstream_version 0.34
12cr|perl-forks-0.340.0-3|3	
12cr|perl-forks-0.340.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-forks-0.340.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-forks-0.340.0-3|6	Release:	3
12cr|perl-forks-0.340.0-3|7	
12cr|perl-forks-0.340.0-3|8	Summary:	Drop-in replacement for Perl threads using fork()
12cr|perl-forks-0.340.0-3|9	License:	GPL+ or Artistic
12cr|perl-forks-0.340.0-3|10	Group:		Development/Perl
12cr|perl-forks-0.340.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-forks-0.340.0-3|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-forks-0.340.0-3|13	
12cr|perl-forks-0.340.0-3|14	BuildRequires: perl-devel
12cr|perl-forks-0.340.0-3|15	BuildRequires: perl(Reaper)
12cr|perl-forks-0.340.0-3|16	
12cr|perl-forks-0.340.0-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-forks-0.340.0-3|18	
12cr|perl-forks-0.340.0-3|19	Provides:	perl(forks)
12cr|perl-forks-0.340.0-3|20	
12cr|perl-forks-0.340.0-3|21	%description
12cr|perl-forks-0.340.0-3|22	The "forks" pragma allows a developer to use threads without having to have
12cr|perl-forks-0.340.0-3|23	a threaded perl, or to even run 5.8.0 or higher.
12cr|perl-forks-0.340.0-3|24	
12cr|perl-forks-0.340.0-3|25	%prep
12cr|perl-forks-0.340.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-forks-0.340.0-3|27	
12cr|perl-forks-0.340.0-3|28	%build
12cr|perl-forks-0.340.0-3|29	find -type f | xargs chmod 644
12cr|perl-forks-0.340.0-3|30	yes no | %{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-forks-0.340.0-3|31	%make
12cr|perl-forks-0.340.0-3|32	
12cr|perl-forks-0.340.0-3|33	%check
12cr|perl-forks-0.340.0-3|34	#%{__make} test
12cr|perl-forks-0.340.0-3|35	
12cr|perl-forks-0.340.0-3|36	%install
12cr|perl-forks-0.340.0-3|37	rm -rf $RPM_BUILD_ROOT
12cr|perl-forks-0.340.0-3|38	%makeinstall_std
12cr|perl-forks-0.340.0-3|39	
12cr|perl-forks-0.340.0-3|40	%clean
12cr|perl-forks-0.340.0-3|41	rm -rf $RPM_BUILD_ROOT
12cr|perl-forks-0.340.0-3|42	
12cr|perl-forks-0.340.0-3|43	%files
12cr|perl-forks-0.340.0-3|44	%defattr(-,root,root)
12cr|perl-forks-0.340.0-3|45	%doc CHANGELOG README TODO VERSION
12cr|perl-forks-0.340.0-3|46	%{perl_vendorarch}/%{upstream_name}.pm
12cr|perl-forks-0.340.0-3|47	%{perl_vendorarch}/auto/%{upstream_name}/*
12cr|perl-forks-0.340.0-3|48	%{perl_vendorarch}/%{upstream_name}/*
12cr|perl-forks-0.340.0-3|49	%{perl_vendorarch}/threads/shared/*
12cr|perl-forks-0.340.0-3|50	%{_mandir}/*/*
12cr|perl-forks-0.340.0-3|51	
12cr|perl-forks-0.340.0-3|52	
12cr|perl-forks-0.340.0-3|53	%changelog
12cr|perl-forks-0.340.0-3|54	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.340.0-3
12cr|perl-forks-0.340.0-3|55	+ Revision: 768358
12cr|perl-forks-0.340.0-3|56	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-forks-0.340.0-3|57	
12cr|perl-forks-0.340.0-3|58	* Tue Jul 20 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.340.0-2mdv2011.0
12cr|perl-forks-0.340.0-3|59	+ Revision: 555480
12cr|perl-forks-0.340.0-3|60	- rebuild
12cr|perl-forks-0.340.0-3|61	
12cr|perl-forks-0.340.0-3|62	* Mon Jul 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.340.0-1mdv2011.0
12cr|perl-forks-0.340.0-3|63	+ Revision: 551213
12cr|perl-forks-0.340.0-3|64	- update to 0.34
12cr|perl-forks-0.340.0-3|65	
12cr|perl-forks-0.340.0-3|66	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.330.0-1mdv2010.1
12cr|perl-forks-0.340.0-3|67	+ Revision: 505335
12cr|perl-forks-0.340.0-3|68	- rebuild using %%perl_convert_version
12cr|perl-forks-0.340.0-3|69	
12cr|perl-forks-0.340.0-3|70	* Tue May 05 2009 Funda Wang <fwang@mandriva.org> 0.33-1mdv2010.0
12cr|perl-forks-0.340.0-3|71	+ Revision: 372064
12cr|perl-forks-0.340.0-3|72	- New version 0.33
12cr|perl-forks-0.340.0-3|73	
12cr|perl-forks-0.340.0-3|74	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.23-6mdv2009.0
12cr|perl-forks-0.340.0-3|75	+ Revision: 257062
12cr|perl-forks-0.340.0-3|76	- rebuild
12cr|perl-forks-0.340.0-3|77	
12cr|perl-forks-0.340.0-3|78	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.23-4mdv2008.1
12cr|perl-forks-0.340.0-3|79	+ Revision: 152084
12cr|perl-forks-0.340.0-3|80	- rebuild
12cr|perl-forks-0.340.0-3|81	
12cr|perl-forks-0.340.0-3|82	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-3mdv2008.1
12cr|perl-forks-0.340.0-3|83	+ Revision: 136994
12cr|perl-forks-0.340.0-3|84	- rebuild
12cr|perl-forks-0.340.0-3|85	- rebuild
12cr|perl-forks-0.340.0-3|86	
12cr|perl-forks-0.340.0-3|87	+ Olivier Blin <blino@mandriva.org>
12cr|perl-forks-0.340.0-3|88	- restore BuildRoot
12cr|perl-forks-0.340.0-3|89	
12cr|perl-forks-0.340.0-3|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-forks-0.340.0-3|91	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-forks-0.340.0-3|92	
12cr|perl-forks-0.340.0-3|93	+ Erwan Velu <erwan@mandriva.org>
12cr|perl-forks-0.340.0-3|94	- 0.23
12cr|perl-forks-0.340.0-3|95	Adding "yes no |" to answer automatic questions
12cr|perl-forks-0.340.0-3|96	
12cr|perl-forks-0.340.0-3|97	
12cr|perl-forks-0.340.0-3|98	* Mon Jun 26 2006 Erwan Velu <erwan@seanodes.com> 0.19-1
12cr|perl-forks-0.340.0-3|99	- 0.19
12cr|perl-forks-0.340.0-3|100	- Remove patch0 merged upstream (thx erik)
12cr|perl-forks-0.340.0-3|101	
12cr|perl-forks-0.340.0-3|102	* Mon Mar 06 2006 Erwan Velu <erwan@seanodes.com> 0.18-2mdk
12cr|perl-forks-0.340.0-3|103	- Applying Eric Rybskej Patch to solve SIGCHLD troubles
12cr|perl-forks-0.340.0-3|104	
12cr|perl-forks-0.340.0-3|105	* Tue Jan 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.18-1mdk
12cr|perl-forks-0.340.0-3|106	- 0.18
12cr|perl-forks-0.340.0-3|107	- Add provides perl(forks)
12cr|perl-forks-0.340.0-3|108	
12cr|perl-forks-0.340.0-3|109	* Sun Dec 04 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.17-1mdk
12cr|perl-forks-0.340.0-3|110	- 0.17
12cr|perl-forks-0.340.0-3|111	- Fix permissions
12cr|perl-forks-0.340.0-3|112	
12cr|perl-forks-0.340.0-3|113	* Tue Jul 26 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.16-1mdk
12cr|perl-forks-0.340.0-3|114	- Initial Mandriva release
12cr|perl-forks-0.340.0-3|115	

4592 12
12cr|perl-Format-Human-Bytes-0.60.0-3|1	%define upstream_name    Format-Human-Bytes
12cr|perl-Format-Human-Bytes-0.60.0-3|2	%define upstream_version 0.06
12cr|perl-Format-Human-Bytes-0.60.0-3|3	
12cr|perl-Format-Human-Bytes-0.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Format-Human-Bytes-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Format-Human-Bytes-0.60.0-3|6	Release:	3
12cr|perl-Format-Human-Bytes-0.60.0-3|7	
12cr|perl-Format-Human-Bytes-0.60.0-3|8	Summary:	Format bytecounts in a human readable form
12cr|perl-Format-Human-Bytes-0.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-Format-Human-Bytes-0.60.0-3|10	Group:		Development/Perl
12cr|perl-Format-Human-Bytes-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Format-Human-Bytes-0.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Format/%{upstream_name}-%{upstream_version}.tar.lzma
12cr|perl-Format-Human-Bytes-0.60.0-3|13	
12cr|perl-Format-Human-Bytes-0.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-Format-Human-Bytes-0.60.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Format-Human-Bytes-0.60.0-3|16	BuildRequires:	perl(Module::Install)
12cr|perl-Format-Human-Bytes-0.60.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Format-Human-Bytes-0.60.0-3|18	BuildArch:	noarch
12cr|perl-Format-Human-Bytes-0.60.0-3|19	
12cr|perl-Format-Human-Bytes-0.60.0-3|20	%description
12cr|perl-Format-Human-Bytes-0.60.0-3|21	Format bytecounts in a human readable form.
12cr|perl-Format-Human-Bytes-0.60.0-3|22	
12cr|perl-Format-Human-Bytes-0.60.0-3|23	%prep
12cr|perl-Format-Human-Bytes-0.60.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Format-Human-Bytes-0.60.0-3|25	
12cr|perl-Format-Human-Bytes-0.60.0-3|26	%build
12cr|perl-Format-Human-Bytes-0.60.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Format-Human-Bytes-0.60.0-3|28	%make
12cr|perl-Format-Human-Bytes-0.60.0-3|29	
12cr|perl-Format-Human-Bytes-0.60.0-3|30	%check
12cr|perl-Format-Human-Bytes-0.60.0-3|31	%make test
12cr|perl-Format-Human-Bytes-0.60.0-3|32	
12cr|perl-Format-Human-Bytes-0.60.0-3|33	%install
12cr|perl-Format-Human-Bytes-0.60.0-3|34	%makeinstall_std
12cr|perl-Format-Human-Bytes-0.60.0-3|35	
12cr|perl-Format-Human-Bytes-0.60.0-3|36	%files
12cr|perl-Format-Human-Bytes-0.60.0-3|37	%doc Changes README
12cr|perl-Format-Human-Bytes-0.60.0-3|38	%{_mandir}/man3/*
12cr|perl-Format-Human-Bytes-0.60.0-3|39	%{perl_vendorlib}/*
12cr|perl-Format-Human-Bytes-0.60.0-3|40	
12cr|perl-Format-Human-Bytes-0.60.0-3|41	%changelog
12cr|perl-Format-Human-Bytes-0.60.0-3|42	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-Format-Human-Bytes-0.60.0-3|43	+ Revision: 654330
12cr|perl-Format-Human-Bytes-0.60.0-3|44	- rebuild for updated spec-helper
12cr|perl-Format-Human-Bytes-0.60.0-3|45	
12cr|perl-Format-Human-Bytes-0.60.0-3|46	* Sat Sep 18 2010 Shlomi Fish <shlomif@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Format-Human-Bytes-0.60.0-3|47	+ Revision: 579590
12cr|perl-Format-Human-Bytes-0.60.0-3|48	- Upgraded to 0.06 and now using tar.lzma
12cr|perl-Format-Human-Bytes-0.60.0-3|49	
12cr|perl-Format-Human-Bytes-0.60.0-3|50	* Fri Apr 09 2010 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Format-Human-Bytes-0.60.0-3|51	+ Revision: 533390
12cr|perl-Format-Human-Bytes-0.60.0-3|52	- update to 0.05
12cr|perl-Format-Human-Bytes-0.60.0-3|53	
12cr|perl-Format-Human-Bytes-0.60.0-3|54	* Sun Dec 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.1
12cr|perl-Format-Human-Bytes-0.60.0-3|55	+ Revision: 474244
12cr|perl-Format-Human-Bytes-0.60.0-3|56	- import perl-Format-Human-Bytes
12cr|perl-Format-Human-Bytes-0.60.0-3|57	
12cr|perl-Format-Human-Bytes-0.60.0-3|58	
12cr|perl-Format-Human-Bytes-0.60.0-3|59	* Sun Dec 06 2009 cpan2dist 0.04-1mdv
12cr|perl-Format-Human-Bytes-0.60.0-3|60	- initial mdv release, generated with cpan2dist

4593 12
12cr|perl-FreezeThaw-0.500.100-3|1	%define upstream_name 	 FreezeThaw
12cr|perl-FreezeThaw-0.500.100-3|2	%define upstream_version 0.5001
12cr|perl-FreezeThaw-0.500.100-3|3	
12cr|perl-FreezeThaw-0.500.100-3|4	Name:		perl-%{upstream_name}
12cr|perl-FreezeThaw-0.500.100-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-FreezeThaw-0.500.100-3|6	Release:	3
12cr|perl-FreezeThaw-0.500.100-3|7	Summary:	Converting Perl structures to strings and back
12cr|perl-FreezeThaw-0.500.100-3|8	License:	GPL+ or Artistic
12cr|perl-FreezeThaw-0.500.100-3|9	Group:		Development/Perl
12cr|perl-FreezeThaw-0.500.100-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-FreezeThaw-0.500.100-3|11	Source0:	http://www.cpan.org/modules/by-module/Freeze/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-FreezeThaw-0.500.100-3|12	
12cr|perl-FreezeThaw-0.500.100-3|13	BuildRequires:	perl-devel
12cr|perl-FreezeThaw-0.500.100-3|14	BuildArch: 	noarch
12cr|perl-FreezeThaw-0.500.100-3|15	
12cr|perl-FreezeThaw-0.500.100-3|16	%description
12cr|perl-FreezeThaw-0.500.100-3|17	Converts data to/from stringified form, appropriate for saving-to/reading-from
12cr|perl-FreezeThaw-0.500.100-3|18	permanent storage.
12cr|perl-FreezeThaw-0.500.100-3|19	
12cr|perl-FreezeThaw-0.500.100-3|20	Deals with objects, circular lists, repeated appearence of the same refence.
12cr|perl-FreezeThaw-0.500.100-3|21	Does not deal with overloaded stringify operator yet.
12cr|perl-FreezeThaw-0.500.100-3|22	
12cr|perl-FreezeThaw-0.500.100-3|23	%prep
12cr|perl-FreezeThaw-0.500.100-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-FreezeThaw-0.500.100-3|25	find . -type f | xargs chmod 644
12cr|perl-FreezeThaw-0.500.100-3|26	find . -type d | xargs chmod 755
12cr|perl-FreezeThaw-0.500.100-3|27	
12cr|perl-FreezeThaw-0.500.100-3|28	%build
12cr|perl-FreezeThaw-0.500.100-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-FreezeThaw-0.500.100-3|30	%make
12cr|perl-FreezeThaw-0.500.100-3|31	
12cr|perl-FreezeThaw-0.500.100-3|32	%install
12cr|perl-FreezeThaw-0.500.100-3|33	%makeinstall_std
12cr|perl-FreezeThaw-0.500.100-3|34	
12cr|perl-FreezeThaw-0.500.100-3|35	%check
12cr|perl-FreezeThaw-0.500.100-3|36	make test
12cr|perl-FreezeThaw-0.500.100-3|37	
12cr|perl-FreezeThaw-0.500.100-3|38	%files
12cr|perl-FreezeThaw-0.500.100-3|39	%doc README MANIFEST Changes
12cr|perl-FreezeThaw-0.500.100-3|40	%{perl_vendorlib}/*.pm
12cr|perl-FreezeThaw-0.500.100-3|41	%{_mandir}/*/*
12cr|perl-FreezeThaw-0.500.100-3|42	
12cr|perl-FreezeThaw-0.500.100-3|43	
12cr|perl-FreezeThaw-0.500.100-3|44	%changelog
12cr|perl-FreezeThaw-0.500.100-3|45	* Mon May 31 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.500.100-2mdv2010.1
12cr|perl-FreezeThaw-0.500.100-3|46	+ Revision: 546785
12cr|perl-FreezeThaw-0.500.100-3|47	- fix file perms (#59584)
12cr|perl-FreezeThaw-0.500.100-3|48	- better description and summary
12cr|perl-FreezeThaw-0.500.100-3|49	
12cr|perl-FreezeThaw-0.500.100-3|50	* Tue Apr 06 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.500.100-1mdv2010.1
12cr|perl-FreezeThaw-0.500.100-3|51	+ Revision: 532147
12cr|perl-FreezeThaw-0.500.100-3|52	- update to 0.5001
12cr|perl-FreezeThaw-0.500.100-3|53	
12cr|perl-FreezeThaw-0.500.100-3|54	* Mon Mar 08 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.500.0-1mdv2010.1
12cr|perl-FreezeThaw-0.500.100-3|55	+ Revision: 515661
12cr|perl-FreezeThaw-0.500.100-3|56	- update to 0.50
12cr|perl-FreezeThaw-0.500.100-3|57	
12cr|perl-FreezeThaw-0.500.100-3|58	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.450.0-1mdv2010.0
12cr|perl-FreezeThaw-0.500.100-3|59	+ Revision: 403184
12cr|perl-FreezeThaw-0.500.100-3|60	- rebuild using %%perl_convert_version
12cr|perl-FreezeThaw-0.500.100-3|61	
12cr|perl-FreezeThaw-0.500.100-3|62	* Mon Feb 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.45-1mdv2009.1
12cr|perl-FreezeThaw-0.500.100-3|63	+ Revision: 341079
12cr|perl-FreezeThaw-0.500.100-3|64	- new version
12cr|perl-FreezeThaw-0.500.100-3|65	- new version
12cr|perl-FreezeThaw-0.500.100-3|66	
12cr|perl-FreezeThaw-0.500.100-3|67	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.43-7mdv2009.0
12cr|perl-FreezeThaw-0.500.100-3|68	+ Revision: 241228
12cr|perl-FreezeThaw-0.500.100-3|69	- rebuild
12cr|perl-FreezeThaw-0.500.100-3|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-FreezeThaw-0.500.100-3|71	
12cr|perl-FreezeThaw-0.500.100-3|72	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-FreezeThaw-0.500.100-3|73	- restore BuildRoot
12cr|perl-FreezeThaw-0.500.100-3|74	
12cr|perl-FreezeThaw-0.500.100-3|75	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 0.43-5mdv2008.0
12cr|perl-FreezeThaw-0.500.100-3|76	+ Revision: 67615
12cr|perl-FreezeThaw-0.500.100-3|77	- use %%mkrel
12cr|perl-FreezeThaw-0.500.100-3|78	- simplify buildrequires
12cr|perl-FreezeThaw-0.500.100-3|79	
12cr|perl-FreezeThaw-0.500.100-3|80	
12cr|perl-FreezeThaw-0.500.100-3|81	* Thu Feb 03 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.43-5mdk
12cr|perl-FreezeThaw-0.500.100-3|82	- rebuild
12cr|perl-FreezeThaw-0.500.100-3|83	
12cr|perl-FreezeThaw-0.500.100-3|84	* Sat Oct 11 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 0.43-4mdk
12cr|perl-FreezeThaw-0.500.100-3|85	- rebuild for new perl
12cr|perl-FreezeThaw-0.500.100-3|86	- add GPL into License tag
12cr|perl-FreezeThaw-0.500.100-3|87	- remove $RPM_OPT_FLAGS
12cr|perl-FreezeThaw-0.500.100-3|88	- mascroszification of make
12cr|perl-FreezeThaw-0.500.100-3|89	- add make test
12cr|perl-FreezeThaw-0.500.100-3|90	- don't use PREFIX
12cr|perl-FreezeThaw-0.500.100-3|91	
12cr|perl-FreezeThaw-0.500.100-3|92	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.43-3mdk
12cr|perl-FreezeThaw-0.500.100-3|93	- rebuild for new auto{prov,req}
12cr|perl-FreezeThaw-0.500.100-3|94	
12cr|perl-FreezeThaw-0.500.100-3|95	* Wed Jan 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.43-2mdk
12cr|perl-FreezeThaw-0.500.100-3|96	- rebuild
12cr|perl-FreezeThaw-0.500.100-3|97	
12cr|perl-FreezeThaw-0.500.100-3|98	* Fri Jan 17 2003 François Pons <fpons@mandrakesoft.com> 0.43-1mdk
12cr|perl-FreezeThaw-0.500.100-3|99	- 0.43.
12cr|perl-FreezeThaw-0.500.100-3|100	
12cr|perl-FreezeThaw-0.500.100-3|101	* Thu Jul 25 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.41-2mdk
12cr|perl-FreezeThaw-0.500.100-3|102	- rebuild with new perl
12cr|perl-FreezeThaw-0.500.100-3|103	
12cr|perl-FreezeThaw-0.500.100-3|104	* Wed Aug 29 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.41-1mdk
12cr|perl-FreezeThaw-0.500.100-3|105	- added by Christian Zoffoli <czoffoli@linux-mandrake.com> :
12cr|perl-FreezeThaw-0.500.100-3|106	- First Mandrake Release
12cr|perl-FreezeThaw-0.500.100-3|107	

4594 12
12cr|perl-Frontier-RPC-0.07b4-3|1	%define module	Frontier-RPC
12cr|perl-Frontier-RPC-0.07b4-3|2	
12cr|perl-Frontier-RPC-0.07b4-3|3	Name:		perl-%{module}
12cr|perl-Frontier-RPC-0.07b4-3|4	Version:	0.07b4
12cr|perl-Frontier-RPC-0.07b4-3|5	Release:	3
12cr|perl-Frontier-RPC-0.07b4-3|6	Summary:	%{module} module for perl
12cr|perl-Frontier-RPC-0.07b4-3|7	License:	GPL or Artistic
12cr|perl-Frontier-RPC-0.07b4-3|8	Group:		Development/Perl
12cr|perl-Frontier-RPC-0.07b4-3|9	Url:		http://search.cpan.org/dist/%{module}/
12cr|perl-Frontier-RPC-0.07b4-3|10	Source:		http://search.cpan.org/CPAN/authors/id/K/KM/KMACLEOD/%{module}-%{version}.tar.bz2
12cr|perl-Frontier-RPC-0.07b4-3|11	
12cr|perl-Frontier-RPC-0.07b4-3|12	BuildRequires:	perl-devel
12cr|perl-Frontier-RPC-0.07b4-3|13	BuildRequires:	perl(XML::Parser)
12cr|perl-Frontier-RPC-0.07b4-3|14	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Frontier-RPC-0.07b4-3|15	BuildRequires:	perl(HTTP::Daemon)
12cr|perl-Frontier-RPC-0.07b4-3|16	BuildArch:	noarch
12cr|perl-Frontier-RPC-0.07b4-3|17	
12cr|perl-Frontier-RPC-0.07b4-3|18	%description
12cr|perl-Frontier-RPC-0.07b4-3|19	Frontier::RPC implements UserLand Software's XML RPC (Remote Procedure Calls
12cr|perl-Frontier-RPC-0.07b4-3|20	using Extensible Markup Language).  Frontier::RPC includes both a client module
12cr|perl-Frontier-RPC-0.07b4-3|21	for making requests to a server and several server modules for implementing
12cr|perl-Frontier-RPC-0.07b4-3|22	servers using CGI, Apache, and standalone with HTTP::Daemon.
12cr|perl-Frontier-RPC-0.07b4-3|23	
12cr|perl-Frontier-RPC-0.07b4-3|24	%prep
12cr|perl-Frontier-RPC-0.07b4-3|25	%setup -q -n %{module}-%{version}
12cr|perl-Frontier-RPC-0.07b4-3|26	
12cr|perl-Frontier-RPC-0.07b4-3|27	%build
12cr|perl-Frontier-RPC-0.07b4-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Frontier-RPC-0.07b4-3|29	make
12cr|perl-Frontier-RPC-0.07b4-3|30	
12cr|perl-Frontier-RPC-0.07b4-3|31	%check
12cr|perl-Frontier-RPC-0.07b4-3|32	make test
12cr|perl-Frontier-RPC-0.07b4-3|33	
12cr|perl-Frontier-RPC-0.07b4-3|34	%install
12cr|perl-Frontier-RPC-0.07b4-3|35	%makeinstall_std
12cr|perl-Frontier-RPC-0.07b4-3|36	rm -f %{buildroot}%{perl_vendorlib}/MIME/changes.pod
12cr|perl-Frontier-RPC-0.07b4-3|37	
12cr|perl-Frontier-RPC-0.07b4-3|38	%files
12cr|perl-Frontier-RPC-0.07b4-3|39	%doc ChangeLog COPYING README
12cr|perl-Frontier-RPC-0.07b4-3|40	%{perl_vendorlib}/Frontier
12cr|perl-Frontier-RPC-0.07b4-3|41	%{perl_vendorlib}/Apache
12cr|perl-Frontier-RPC-0.07b4-3|42	%{_mandir}/*/*
12cr|perl-Frontier-RPC-0.07b4-3|43	
12cr|perl-Frontier-RPC-0.07b4-3|44	%changelog
12cr|perl-Frontier-RPC-0.07b4-3|45	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.07b4-2mdv2010.0
12cr|perl-Frontier-RPC-0.07b4-3|46	+ Revision: 375949
12cr|perl-Frontier-RPC-0.07b4-3|47	- rebuild
12cr|perl-Frontier-RPC-0.07b4-3|48	
12cr|perl-Frontier-RPC-0.07b4-3|49	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.07b4-1mdv2009.1
12cr|perl-Frontier-RPC-0.07b4-3|50	+ Revision: 354995
12cr|perl-Frontier-RPC-0.07b4-3|51	- fix build dependencies
12cr|perl-Frontier-RPC-0.07b4-3|52	
12cr|perl-Frontier-RPC-0.07b4-3|53	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Frontier-RPC-0.07b4-3|54	- restore BuildRoot
12cr|perl-Frontier-RPC-0.07b4-3|55	
12cr|perl-Frontier-RPC-0.07b4-3|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Frontier-RPC-0.07b4-3|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Frontier-RPC-0.07b4-3|58	
12cr|perl-Frontier-RPC-0.07b4-3|59	+ Buchan Milne <bgmilne@mandriva.org>
12cr|perl-Frontier-RPC-0.07b4-3|60	- Import perl-Frontier-RPC
12cr|perl-Frontier-RPC-0.07b4-3|61	
12cr|perl-Frontier-RPC-0.07b4-3|62	
12cr|perl-Frontier-RPC-0.07b4-3|63	
12cr|perl-Frontier-RPC-0.07b4-3|64	* Mon Mar 20 2006 Buchan Milne <bgmilne@mandriva.org> 0.07b4-1mdk
12cr|perl-Frontier-RPC-0.07b4-3|65	- First Mandriva package

4595 12
12cr|perl-Fuse-0.130.0-2|1	%define	upstream_name	 Fuse
12cr|perl-Fuse-0.130.0-2|2	%define	upstream_version 0.13
12cr|perl-Fuse-0.130.0-2|3	
12cr|perl-Fuse-0.130.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Fuse-0.130.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Fuse-0.130.0-2|6	Release:	2
12cr|perl-Fuse-0.130.0-2|7	
12cr|perl-Fuse-0.130.0-2|8	Summary:	Write filesystems in Perl using FUSE
12cr|perl-Fuse-0.130.0-2|9	License:	GPLv2+
12cr|perl-Fuse-0.130.0-2|10	Group:		Development/Perl
12cr|perl-Fuse-0.130.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Fuse-0.130.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DP/DPAVLIN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Fuse-0.130.0-2|13	
12cr|perl-Fuse-0.130.0-2|14	BuildRequires:  fuse-devel
12cr|perl-Fuse-0.130.0-2|15	BuildRequires:  fuse
12cr|perl-Fuse-0.130.0-2|16	BuildRequires:	perl-devel
12cr|perl-Fuse-0.130.0-2|17	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Fuse-0.130.0-2|18	
12cr|perl-Fuse-0.130.0-2|19	%description
12cr|perl-Fuse-0.130.0-2|20	This lets you implement filesystems in perl, through the FUSE (Filesystem in
12cr|perl-Fuse-0.130.0-2|21	USErspace) kernel/lib interface.
12cr|perl-Fuse-0.130.0-2|22	
12cr|perl-Fuse-0.130.0-2|23	%prep
12cr|perl-Fuse-0.130.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Fuse-0.130.0-2|25	
12cr|perl-Fuse-0.130.0-2|26	%build
12cr|perl-Fuse-0.130.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Fuse-0.130.0-2|28	%make
12cr|perl-Fuse-0.130.0-2|29	
12cr|perl-Fuse-0.130.0-2|30	%check
12cr|perl-Fuse-0.130.0-2|31	#%make test
12cr|perl-Fuse-0.130.0-2|32	
12cr|perl-Fuse-0.130.0-2|33	%install
12cr|perl-Fuse-0.130.0-2|34	rm -rf %{buildroot}
12cr|perl-Fuse-0.130.0-2|35	%makeinstall_std
12cr|perl-Fuse-0.130.0-2|36	
12cr|perl-Fuse-0.130.0-2|37	%clean
12cr|perl-Fuse-0.130.0-2|38	rm -rf %{buildroot}
12cr|perl-Fuse-0.130.0-2|39	
12cr|perl-Fuse-0.130.0-2|40	%files
12cr|perl-Fuse-0.130.0-2|41	%defattr(-,root,root)
12cr|perl-Fuse-0.130.0-2|42	%doc AUTHORS Changes README
12cr|perl-Fuse-0.130.0-2|43	%{perl_vendorarch}/Fuse*
12cr|perl-Fuse-0.130.0-2|44	%{perl_vendorarch}/auto/Fuse*
12cr|perl-Fuse-0.130.0-2|45	%{_mandir}/man3/*
12cr|perl-Fuse-0.130.0-2|46	
12cr|perl-Fuse-0.130.0-2|47	
12cr|perl-Fuse-0.130.0-2|48	%changelog
12cr|perl-Fuse-0.130.0-2|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.130.0-2
12cr|perl-Fuse-0.130.0-2|50	+ Revision: 768358
12cr|perl-Fuse-0.130.0-2|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Fuse-0.130.0-2|52	
12cr|perl-Fuse-0.130.0-2|53	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.130.0-1
12cr|perl-Fuse-0.130.0-2|54	+ Revision: 688747
12cr|perl-Fuse-0.130.0-2|55	- update to new version 0.13
12cr|perl-Fuse-0.130.0-2|56	
12cr|perl-Fuse-0.130.0-2|57	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.120.0-1
12cr|perl-Fuse-0.130.0-2|58	+ Revision: 677343
12cr|perl-Fuse-0.130.0-2|59	- update to new version 0.12
12cr|perl-Fuse-0.130.0-2|60	
12cr|perl-Fuse-0.130.0-2|61	* Tue Mar 01 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.110.0-1
12cr|perl-Fuse-0.130.0-2|62	+ Revision: 641128
12cr|perl-Fuse-0.130.0-2|63	- update to 0.11
12cr|perl-Fuse-0.130.0-2|64	
12cr|perl-Fuse-0.130.0-2|65	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-Fuse-0.130.0-2|66	+ Revision: 409018
12cr|perl-Fuse-0.130.0-2|67	- rebuild using %%perl_convert_version
12cr|perl-Fuse-0.130.0-2|68	
12cr|perl-Fuse-0.130.0-2|69	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.09-4mdv2009.0
12cr|perl-Fuse-0.130.0-2|70	+ Revision: 257076
12cr|perl-Fuse-0.130.0-2|71	- rebuild
12cr|perl-Fuse-0.130.0-2|72	
12cr|perl-Fuse-0.130.0-2|73	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.09-2mdv2008.1
12cr|perl-Fuse-0.130.0-2|74	+ Revision: 151380
12cr|perl-Fuse-0.130.0-2|75	- rebuild for perl-5.10.0
12cr|perl-Fuse-0.130.0-2|76	
12cr|perl-Fuse-0.130.0-2|77	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Fuse-0.130.0-2|78	- restore BuildRoot
12cr|perl-Fuse-0.130.0-2|79	
12cr|perl-Fuse-0.130.0-2|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Fuse-0.130.0-2|81	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Fuse-0.130.0-2|82	- description is not a programmer manual
12cr|perl-Fuse-0.130.0-2|83	
12cr|perl-Fuse-0.130.0-2|84	* Thu Dec 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2008.1
12cr|perl-Fuse-0.130.0-2|85	+ Revision: 115858
12cr|perl-Fuse-0.130.0-2|86	- update to new version 0.09
12cr|perl-Fuse-0.130.0-2|87	
12cr|perl-Fuse-0.130.0-2|88	* Thu Jul 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2008.0
12cr|perl-Fuse-0.130.0-2|89	+ Revision: 53372
12cr|perl-Fuse-0.130.0-2|90	- new version
12cr|perl-Fuse-0.130.0-2|91	
12cr|perl-Fuse-0.130.0-2|92	+ Funda Wang <fwang@mandriva.org>
12cr|perl-Fuse-0.130.0-2|93	- New version
12cr|perl-Fuse-0.130.0-2|94	
12cr|perl-Fuse-0.130.0-2|95	* Mon Apr 30 2007 Michael Scherer <misc@mandriva.org> 0.06-4mdv2008.0
12cr|perl-Fuse-0.130.0-2|96	+ Revision: 19631
12cr|perl-Fuse-0.130.0-2|97	- rebuild
12cr|perl-Fuse-0.130.0-2|98	- use %%rel
12cr|perl-Fuse-0.130.0-2|99	
12cr|perl-Fuse-0.130.0-2|100	
12cr|perl-Fuse-0.130.0-2|101	* Mon Jan 23 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.06-3mdk
12cr|perl-Fuse-0.130.0-2|102	- Add BuildRequires
12cr|perl-Fuse-0.130.0-2|103	
12cr|perl-Fuse-0.130.0-2|104	* Fri Jan 06 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.06-2mdk
12cr|perl-Fuse-0.130.0-2|105	- fix requires
12cr|perl-Fuse-0.130.0-2|106	
12cr|perl-Fuse-0.130.0-2|107	* Fri Jan 06 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.06-1mdk
12cr|perl-Fuse-0.130.0-2|108	- initial Mandriva release
12cr|perl-Fuse-0.130.0-2|109	

4596 12
12cr|perl-Games-Dice-0.20.0-3|1	%define upstream_name    Games-Dice
12cr|perl-Games-Dice-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Games-Dice-0.20.0-3|3	
12cr|perl-Games-Dice-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Games-Dice-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Games-Dice-0.20.0-3|6	Release:	3
12cr|perl-Games-Dice-0.20.0-3|7	
12cr|perl-Games-Dice-0.20.0-3|8	Summary:	Simulates rolling dice
12cr|perl-Games-Dice-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Games-Dice-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Games-Dice-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Games-Dice-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Games/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Games-Dice-0.20.0-3|13	
12cr|perl-Games-Dice-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Games-Dice-0.20.0-3|15	BuildArch:	noarch
12cr|perl-Games-Dice-0.20.0-3|16	
12cr|perl-Games-Dice-0.20.0-3|17	%description
12cr|perl-Games-Dice-0.20.0-3|18	Games::Dice simulates die rolls. It uses a function-oriented (not
12cr|perl-Games-Dice-0.20.0-3|19	object-oriented) interface. No functions are exported by default. At
12cr|perl-Games-Dice-0.20.0-3|20	present, there are two functions which are exportable: 'roll' and
12cr|perl-Games-Dice-0.20.0-3|21	'roll_array'. The latter is used internally by 'roll', but can also be
12cr|perl-Games-Dice-0.20.0-3|22	exported by itself.
12cr|perl-Games-Dice-0.20.0-3|23	
12cr|perl-Games-Dice-0.20.0-3|24	The number and type of dice to roll is given in a style which should be
12cr|perl-Games-Dice-0.20.0-3|25	familiar to players of popular role-playing games: _a_d_b_[+-*/b]_c_. _a_
12cr|perl-Games-Dice-0.20.0-3|26	is optional and defaults to 1; it gives the number of dice to roll. _b_
12cr|perl-Games-Dice-0.20.0-3|27	indicates the number of sides to each die; the most common, cube-shaped die
12cr|perl-Games-Dice-0.20.0-3|28	is thus a d6. % can be used instead of 100 for _b_; hence, rolling 2d% and
12cr|perl-Games-Dice-0.20.0-3|29	2d100 is equivalent. 'roll' simulates _a_ rolls of _b_-sided dice and adds
12cr|perl-Games-Dice-0.20.0-3|30	together the results. The optional end, consisting of one of +-*/b and a
12cr|perl-Games-Dice-0.20.0-3|31	number _c_, can modify the sum of the individual dice. +-*/ are similar in
12cr|perl-Games-Dice-0.20.0-3|32	that they take the sum of the rolls and add or subtract _c_, or multiply or
12cr|perl-Games-Dice-0.20.0-3|33	divide the sum by _c_. (x can also be used instead of *.) Hence, 1d6+2
12cr|perl-Games-Dice-0.20.0-3|34	gives a number in the range 3..8, and 2d4*10 gives a number in the range
12cr|perl-Games-Dice-0.20.0-3|35	20..80. (Using / truncates the result to an int after dividing.) Using b in
12cr|perl-Games-Dice-0.20.0-3|36	this slot is a little different: it's short for "best" and indicates "roll
12cr|perl-Games-Dice-0.20.0-3|37	a number of dice, but add together only the best few". For example, 5d6b3
12cr|perl-Games-Dice-0.20.0-3|38	rolls five six- sided dice and adds together the three best rolls. This is
12cr|perl-Games-Dice-0.20.0-3|39	sometimes used, for example, in roll-playing to give higher averages.
12cr|perl-Games-Dice-0.20.0-3|40	
12cr|perl-Games-Dice-0.20.0-3|41	Generally, 'roll' probably provides the nicer interface, since it does the
12cr|perl-Games-Dice-0.20.0-3|42	adding up itself. However, in some situations one may wish to process the
12cr|perl-Games-Dice-0.20.0-3|43	individual rolls (for example, I am told that in the game Feng Shui, the
12cr|perl-Games-Dice-0.20.0-3|44	number of dice to be rolled cannot be determined in advance but depends on
12cr|perl-Games-Dice-0.20.0-3|45	whether any 6's were rolled); in such a case, one can use 'roll_array' to
12cr|perl-Games-Dice-0.20.0-3|46	return an array of values, which can then be examined or processed in an
12cr|perl-Games-Dice-0.20.0-3|47	application-dependent manner.
12cr|perl-Games-Dice-0.20.0-3|48	
12cr|perl-Games-Dice-0.20.0-3|49	%prep
12cr|perl-Games-Dice-0.20.0-3|50	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Games-Dice-0.20.0-3|51	
12cr|perl-Games-Dice-0.20.0-3|52	%build
12cr|perl-Games-Dice-0.20.0-3|53	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Games-Dice-0.20.0-3|54	%make
12cr|perl-Games-Dice-0.20.0-3|55	
12cr|perl-Games-Dice-0.20.0-3|56	%check
12cr|perl-Games-Dice-0.20.0-3|57	%make test
12cr|perl-Games-Dice-0.20.0-3|58	
12cr|perl-Games-Dice-0.20.0-3|59	%install
12cr|perl-Games-Dice-0.20.0-3|60	%makeinstall_std
12cr|perl-Games-Dice-0.20.0-3|61	
12cr|perl-Games-Dice-0.20.0-3|62	%files
12cr|perl-Games-Dice-0.20.0-3|63	%doc Changes
12cr|perl-Games-Dice-0.20.0-3|64	%{_mandir}/man3/*
12cr|perl-Games-Dice-0.20.0-3|65	%{perl_vendorlib}/*
12cr|perl-Games-Dice-0.20.0-3|66	
12cr|perl-Games-Dice-0.20.0-3|67	%changelog
12cr|perl-Games-Dice-0.20.0-3|68	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Games-Dice-0.20.0-3|69	+ Revision: 654334
12cr|perl-Games-Dice-0.20.0-3|70	- rebuild for updated spec-helper
12cr|perl-Games-Dice-0.20.0-3|71	
12cr|perl-Games-Dice-0.20.0-3|72	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Games-Dice-0.20.0-3|73	+ Revision: 624921
12cr|perl-Games-Dice-0.20.0-3|74	- import perl-Games-Dice
12cr|perl-Games-Dice-0.20.0-3|75	

4597 12
12cr|perl-GD-SecurityImage-1.700.0-2|1	%define upstream_name    GD-SecurityImage
12cr|perl-GD-SecurityImage-1.700.0-2|2	%define upstream_version 1.70
12cr|perl-GD-SecurityImage-1.700.0-2|3	
12cr|perl-GD-SecurityImage-1.700.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-GD-SecurityImage-1.700.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-GD-SecurityImage-1.700.0-2|6	Release:	2
12cr|perl-GD-SecurityImage-1.700.0-2|7	
12cr|perl-GD-SecurityImage-1.700.0-2|8	Summary:	Security image (captcha) generator
12cr|perl-GD-SecurityImage-1.700.0-2|9	License:	GPL+ or Artistic
12cr|perl-GD-SecurityImage-1.700.0-2|10	Group:		Development/Perl
12cr|perl-GD-SecurityImage-1.700.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-GD-SecurityImage-1.700.0-2|12	Source0:	http://www.cpan.org/modules/by-module/GD/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-GD-SecurityImage-1.700.0-2|13	
12cr|perl-GD-SecurityImage-1.700.0-2|14	BuildRequires:	perl-devel
12cr|perl-GD-SecurityImage-1.700.0-2|15	BuildRequires:	perl(GD)
12cr|perl-GD-SecurityImage-1.700.0-2|16	BuildArch:	noarch
12cr|perl-GD-SecurityImage-1.700.0-2|17	
12cr|perl-GD-SecurityImage-1.700.0-2|18	%description
12cr|perl-GD-SecurityImage-1.700.0-2|19	The (so called) _"Security Images"_ are so popular. Most internet software
12cr|perl-GD-SecurityImage-1.700.0-2|20	use these in their registration screens to block robot programs (which may
12cr|perl-GD-SecurityImage-1.700.0-2|21	register tons of fake member accounts). Security images are basicaly,
12cr|perl-GD-SecurityImage-1.700.0-2|22	graphical *CAPTCHA*s (*C*ompletely *A*utomated *P*ublic *T*uring Test to
12cr|perl-GD-SecurityImage-1.700.0-2|23	Tell *C*omputers and *H*umans *A*part). This module gives you a basic
12cr|perl-GD-SecurityImage-1.700.0-2|24	interface to create such an image. The final output is the actual graphic
12cr|perl-GD-SecurityImage-1.700.0-2|25	data, the mime type of the graphic and the created random string. The
12cr|perl-GD-SecurityImage-1.700.0-2|26	module also has some _"styles"_ that are used to create the background (or
12cr|perl-GD-SecurityImage-1.700.0-2|27	foreground) of the image.
12cr|perl-GD-SecurityImage-1.700.0-2|28	
12cr|perl-GD-SecurityImage-1.700.0-2|29	If you are an 'Authen::Captcha' user, see the GD::SecurityImage::AC manpage
12cr|perl-GD-SecurityImage-1.700.0-2|30	for migration from 'Authen::Captcha' to 'GD::SecurityImage'.
12cr|perl-GD-SecurityImage-1.700.0-2|31	
12cr|perl-GD-SecurityImage-1.700.0-2|32	This module is *just an image generator*. Not a _captcha handler_. The
12cr|perl-GD-SecurityImage-1.700.0-2|33	validation of the generated graphic is left to your programming taste. But
12cr|perl-GD-SecurityImage-1.700.0-2|34	there are some _captcha handlers_ for several Perl FrameWorks. If you are
12cr|perl-GD-SecurityImage-1.700.0-2|35	an user of one of these frameworks, see the /"GD::SecurityImage
12cr|perl-GD-SecurityImage-1.700.0-2|36	Implementations" manpage in the /"SEE ALSO" manpage section for
12cr|perl-GD-SecurityImage-1.700.0-2|37	information.
12cr|perl-GD-SecurityImage-1.700.0-2|38	
12cr|perl-GD-SecurityImage-1.700.0-2|39	%prep
12cr|perl-GD-SecurityImage-1.700.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-GD-SecurityImage-1.700.0-2|41	
12cr|perl-GD-SecurityImage-1.700.0-2|42	%build
12cr|perl-GD-SecurityImage-1.700.0-2|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-GD-SecurityImage-1.700.0-2|44	%make
12cr|perl-GD-SecurityImage-1.700.0-2|45	
12cr|perl-GD-SecurityImage-1.700.0-2|46	%check
12cr|perl-GD-SecurityImage-1.700.0-2|47	make test
12cr|perl-GD-SecurityImage-1.700.0-2|48	
12cr|perl-GD-SecurityImage-1.700.0-2|49	%install
12cr|perl-GD-SecurityImage-1.700.0-2|50	%makeinstall_std
12cr|perl-GD-SecurityImage-1.700.0-2|51	
12cr|perl-GD-SecurityImage-1.700.0-2|52	%files
12cr|perl-GD-SecurityImage-1.700.0-2|53	%doc Changes README
12cr|perl-GD-SecurityImage-1.700.0-2|54	%{_mandir}/man3/*
12cr|perl-GD-SecurityImage-1.700.0-2|55	%{perl_vendorlib}/GD
12cr|perl-GD-SecurityImage-1.700.0-2|56	
12cr|perl-GD-SecurityImage-1.700.0-2|57	%changelog
12cr|perl-GD-SecurityImage-1.700.0-2|58	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.700.0-1mdv2010.0
12cr|perl-GD-SecurityImage-1.700.0-2|59	+ Revision: 401659
12cr|perl-GD-SecurityImage-1.700.0-2|60	- rebuild using %%perl_convert_version
12cr|perl-GD-SecurityImage-1.700.0-2|61	- fixed license field
12cr|perl-GD-SecurityImage-1.700.0-2|62	
12cr|perl-GD-SecurityImage-1.700.0-2|63	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.70-2mdv2010.0
12cr|perl-GD-SecurityImage-1.700.0-2|64	+ Revision: 375950
12cr|perl-GD-SecurityImage-1.700.0-2|65	- rebuild
12cr|perl-GD-SecurityImage-1.700.0-2|66	
12cr|perl-GD-SecurityImage-1.700.0-2|67	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.70-1mdv2010.0
12cr|perl-GD-SecurityImage-1.700.0-2|68	+ Revision: 370124
12cr|perl-GD-SecurityImage-1.700.0-2|69	- update to new version 1.70
12cr|perl-GD-SecurityImage-1.700.0-2|70	
12cr|perl-GD-SecurityImage-1.700.0-2|71	* Tue Mar 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.66-1mdv2009.1
12cr|perl-GD-SecurityImage-1.700.0-2|72	+ Revision: 356304
12cr|perl-GD-SecurityImage-1.700.0-2|73	- import perl-GD-SecurityImage
12cr|perl-GD-SecurityImage-1.700.0-2|74	
12cr|perl-GD-SecurityImage-1.700.0-2|75	
12cr|perl-GD-SecurityImage-1.700.0-2|76	* Tue Mar 17 2009 cpan2dist 1.66-1mdv
12cr|perl-GD-SecurityImage-1.700.0-2|77	- initial mdv release, generated with cpan2dist
12cr|perl-GD-SecurityImage-1.700.0-2|78	

4598 12
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|1	%define upstream_name    Geo-Coordinates-DecimalDegrees
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|3	
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|6	Release:	3
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|7	
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|8	Summary:	Convert between degrees/minutes/seconds and decimal degrees
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|10	Group:		Development/Perl
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|13	
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|15	BuildRequires:	perl(Test::Number::Delta)
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|16	BuildArch:	noarch
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|17	
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|18	%description
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|19	Latitudes and longitudes are most often presented in two common formats:
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|20	decimal degrees, and degrees, minutes and seconds. There are 60 minutes in
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|21	a degree, and 60 seconds in a minute. In decimal degrees, the minutes and
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|22	seconds are presented as a fractional number of degrees. For example, 1
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|23	degree 30 minutes is 1.5 degrees, and 30 minutes 45 seconds is 0.5125
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|24	degrees.
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|25	
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|26	This module provides functions for converting between these two formats.
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|27	
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|28	%prep
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|30	
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|31	%build
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|33	%make
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|34	
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|35	%check
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|36	make test
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|37	
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|38	%install
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|39	%makeinstall_std
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|40	
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|41	%files
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|42	%doc Changes README
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|43	%{_mandir}/man3/*
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|44	%{perl_vendorlib}/*
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|45	
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|46	%changelog
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|47	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|48	+ Revision: 654967
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|49	- rebuild for updated spec-helper
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|50	
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|51	* Mon Jun 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|52	+ Revision: 381784
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|53	- adding missing buildrequires:
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|54	- import perl-Geo-Coordinates-DecimalDegrees
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|55	
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|56	
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|57	* Sun May 31 2009 cpan2dist 0.08-1mdv
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|58	- initial mdv release, generated with cpan2dist
12cr|perl-Geo-Coordinates-DecimalDegrees-0.80.0-3|59	

4599 12
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|1	%define upstream_name    Geo-Coordinates-UTM
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|2	%define upstream_version 0.09
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|3	
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|6	Release:	3
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|7	
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|8	Summary:	Translation between  Lat Lon and UTM Coords
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|9	License:	GPL+ or Artistic
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|10	Group:		Development/Perl
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|13	
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|14	BuildRequires:	perl-devel
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|15	BuildArch:	noarch
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|16	
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|17	%description
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|18	This module will translate latitude longitude coordinates to Universal
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|19	Transverse Mercator(UTM) coordinates and vice versa.
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|20	
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|21	Mercator Projection
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|22	The Mercator projection was first invented to help mariners. They
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|23	needed to be able to take a course and know the distance traveled, and
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|24	draw a line on the map which showed the day's journey. In order to do
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|25	this, Mercator invented a projection which preserved length, by
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|26	projecting the earth's surface onto a cylinder, sharing the same axis
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|27	as the earth itself. This caused all Latitude and Longitude lines to
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|28	intersect at a 90 degree angle, thereby negating the problem that
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|29	longitude lines get closer together at the poles.
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|30	
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|31	Transverse Mercator Projection
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|32	A Transverse Mercator projection takes the cylinder and turns it on its
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|33	side. Now the cylinder's axis passes through the equator, and it can be
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|34	rotated to line up with the area of interest. Many countries use
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|35	Transverse Mercator for their grid systems.
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|36	
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|37	%prep
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|39	
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|40	%build
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|42	%make
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|43	
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|44	%check
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|45	make test
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|46	
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|47	%install
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|48	%makeinstall_std
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|49	
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|50	%files
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|51	%doc Changes README
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|52	%{_mandir}/man3/*
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|53	%{perl_vendorlib}/*
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|54	
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|55	%changelog
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|56	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.90.0-2mdv2011.0
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|57	+ Revision: 658532
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|58	- rebuild for updated spec-helper
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|59	
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|60	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|61	+ Revision: 551992
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|62	- update to 0.09
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|63	
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|64	* Sun May 31 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|65	+ Revision: 381696
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|66	- import perl-Geo-Coordinates-UTM
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|67	
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|68	
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|69	* Sun May 31 2009 cpan2dist 0.08-1mdv
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|70	- initial mdv release, generated with cpan2dist
12cr|perl-Geo-Coordinates-UTM-0.90.0-3|71	

4600 12
12cr|perl-Geo-Google-MapObject-0.60.0-4|1	%define upstream_name    Geo-Google-MapObject
12cr|perl-Geo-Google-MapObject-0.60.0-4|2	%define upstream_version 0.06
12cr|perl-Geo-Google-MapObject-0.60.0-4|3	
12cr|perl-Geo-Google-MapObject-0.60.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Geo-Google-MapObject-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Geo-Google-MapObject-0.60.0-4|6	Release:	4
12cr|perl-Geo-Google-MapObject-0.60.0-4|7	
12cr|perl-Geo-Google-MapObject-0.60.0-4|8	Summary:	Managing the server side of Google Maps API
12cr|perl-Geo-Google-MapObject-0.60.0-4|9	License:	GPL+ or Artistic
12cr|perl-Geo-Google-MapObject-0.60.0-4|10	Group:		Development/Perl
12cr|perl-Geo-Google-MapObject-0.60.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Geo-Google-MapObject-0.60.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Geo-Google-MapObject-0.60.0-4|13	
12cr|perl-Geo-Google-MapObject-0.60.0-4|14	BuildRequires:	perl-devel
12cr|perl-Geo-Google-MapObject-0.60.0-4|15	BuildRequires:	perl(HTML::Entities)
12cr|perl-Geo-Google-MapObject-0.60.0-4|16	BuildRequires:	perl(HTML::Template::Pluggable)
12cr|perl-Geo-Google-MapObject-0.60.0-4|17	BuildRequires:	perl(JSON)
12cr|perl-Geo-Google-MapObject-0.60.0-4|18	BuildRequires:	perl(JSON::Any)
12cr|perl-Geo-Google-MapObject-0.60.0-4|19	BuildRequires:	perl(Math::Trig)
12cr|perl-Geo-Google-MapObject-0.60.0-4|20	BuildRequires:	perl(Scalar::Util)
12cr|perl-Geo-Google-MapObject-0.60.0-4|21	BuildRequires:	perl(Test::Deep)
12cr|perl-Geo-Google-MapObject-0.60.0-4|22	BuildRequires:	perl(Test::JSON)
12cr|perl-Geo-Google-MapObject-0.60.0-4|23	BuildRequires:	perl(Test::More)
12cr|perl-Geo-Google-MapObject-0.60.0-4|24	BuildRequires:	perl(Test::Differences)
12cr|perl-Geo-Google-MapObject-0.60.0-4|25	BuildArch:	noarch
12cr|perl-Geo-Google-MapObject-0.60.0-4|26	
12cr|perl-Geo-Google-MapObject-0.60.0-4|27	%description
12cr|perl-Geo-Google-MapObject-0.60.0-4|28	This module is intended to provide a server side solution to working with
12cr|perl-Geo-Google-MapObject-0.60.0-4|29	the Google Maps API. In particular an object of this class encapsulates a
12cr|perl-Geo-Google-MapObject-0.60.0-4|30	"map" object that provides support for the static maps API, the javascript
12cr|perl-Geo-Google-MapObject-0.60.0-4|31	maps API, AJAX calls and non-javascript fallback data; but without making
12cr|perl-Geo-Google-MapObject-0.60.0-4|32	many assumptions about the surrounding framework. We do assume that a
12cr|perl-Geo-Google-MapObject-0.60.0-4|33	template framework with support for a "dot" notation is being used, for
12cr|perl-Geo-Google-MapObject-0.60.0-4|34	example the HTML::Template::Pluggable manpage. An important commitment of
12cr|perl-Geo-Google-MapObject-0.60.0-4|35	the module is support for graceful and consistent fallback to a functional
12cr|perl-Geo-Google-MapObject-0.60.0-4|36	non-javascript web page.
12cr|perl-Geo-Google-MapObject-0.60.0-4|37	
12cr|perl-Geo-Google-MapObject-0.60.0-4|38	The javascript and static Google map APIs do not behave in quite the same
12cr|perl-Geo-Google-MapObject-0.60.0-4|39	way when zoom and center are not specified. Specifically it works quite
12cr|perl-Geo-Google-MapObject-0.60.0-4|40	well with the static maps (the
12cr|perl-Geo-Google-MapObject-0.60.0-4|41	http://code.google.com/apis/maps/documentation/staticmaps/#ImplicitPosition
12cr|perl-Geo-Google-MapObject-0.60.0-4|42	ing manpage) but not so well with the javascript API. To compensate for
12cr|perl-Geo-Google-MapObject-0.60.0-4|43	this the module gives a choice between: specifying the center and zoom
12cr|perl-Geo-Google-MapObject-0.60.0-4|44	levels; allowing the APIs and client side code to do whatever they think
12cr|perl-Geo-Google-MapObject-0.60.0-4|45	best; using a built in algorithm to calculate a sensible zoom and center;
12cr|perl-Geo-Google-MapObject-0.60.0-4|46	and finally supplying ones own algorithm to calculate a sensible zoom and
12cr|perl-Geo-Google-MapObject-0.60.0-4|47	center.
12cr|perl-Geo-Google-MapObject-0.60.0-4|48	
12cr|perl-Geo-Google-MapObject-0.60.0-4|49	%prep
12cr|perl-Geo-Google-MapObject-0.60.0-4|50	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Geo-Google-MapObject-0.60.0-4|51	
12cr|perl-Geo-Google-MapObject-0.60.0-4|52	%build
12cr|perl-Geo-Google-MapObject-0.60.0-4|53	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Geo-Google-MapObject-0.60.0-4|54	
12cr|perl-Geo-Google-MapObject-0.60.0-4|55	%make
12cr|perl-Geo-Google-MapObject-0.60.0-4|56	
12cr|perl-Geo-Google-MapObject-0.60.0-4|57	%check
12cr|perl-Geo-Google-MapObject-0.60.0-4|58	%make test
12cr|perl-Geo-Google-MapObject-0.60.0-4|59	
12cr|perl-Geo-Google-MapObject-0.60.0-4|60	%install
12cr|perl-Geo-Google-MapObject-0.60.0-4|61	%makeinstall_std
12cr|perl-Geo-Google-MapObject-0.60.0-4|62	
12cr|perl-Geo-Google-MapObject-0.60.0-4|63	%files
12cr|perl-Geo-Google-MapObject-0.60.0-4|64	%doc META.yml Changes README
12cr|perl-Geo-Google-MapObject-0.60.0-4|65	%{_mandir}/man3/*
12cr|perl-Geo-Google-MapObject-0.60.0-4|66	%{perl_vendorlib}/*
12cr|perl-Geo-Google-MapObject-0.60.0-4|67	
12cr|perl-Geo-Google-MapObject-0.60.0-4|68	
12cr|perl-Geo-Google-MapObject-0.60.0-4|69	%changelog
12cr|perl-Geo-Google-MapObject-0.60.0-4|70	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 0.60.0-3mdv2011.0
12cr|perl-Geo-Google-MapObject-0.60.0-4|71	+ Revision: 658176
12cr|perl-Geo-Google-MapObject-0.60.0-4|72	- add br
12cr|perl-Geo-Google-MapObject-0.60.0-4|73	- rebuild for updated spec-helper
12cr|perl-Geo-Google-MapObject-0.60.0-4|74	- rebuild for updated spec-helper
12cr|perl-Geo-Google-MapObject-0.60.0-4|75	
12cr|perl-Geo-Google-MapObject-0.60.0-4|76	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Geo-Google-MapObject-0.60.0-4|77	+ Revision: 624929
12cr|perl-Geo-Google-MapObject-0.60.0-4|78	- import perl-Geo-Google-MapObject
12cr|perl-Geo-Google-MapObject-0.60.0-4|79	

4601 12
12cr|perl-Geo-IP-1.390.0-2|1	%define upstream_name 	 Geo-IP
12cr|perl-Geo-IP-1.390.0-2|2	%define upstream_version 1.39
12cr|perl-Geo-IP-1.390.0-2|3	
12cr|perl-Geo-IP-1.390.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Geo-IP-1.390.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Geo-IP-1.390.0-2|6	Release:	2
12cr|perl-Geo-IP-1.390.0-2|7	
12cr|perl-Geo-IP-1.390.0-2|8	Summary:	Look up country by IP Address
12cr|perl-Geo-IP-1.390.0-2|9	License:	GPL+ or Artistic
12cr|perl-Geo-IP-1.390.0-2|10	Group:		Development/Perl
12cr|perl-Geo-IP-1.390.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Geo-IP-1.390.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Geo-IP-1.390.0-2|13	
12cr|perl-Geo-IP-1.390.0-2|14	BuildRequires:	perl-devel
12cr|perl-Geo-IP-1.390.0-2|15	BuildRequires:  libgeoip-devel
12cr|perl-Geo-IP-1.390.0-2|16	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Geo-IP-1.390.0-2|17	
12cr|perl-Geo-IP-1.390.0-2|18	%description
12cr|perl-Geo-IP-1.390.0-2|19	This module uses a file based database. This database simply contains
12cr|perl-Geo-IP-1.390.0-2|20	IP blocks as keys, and countries as values. This database should be
12cr|perl-Geo-IP-1.390.0-2|21	more complete and accurate than reverse DNS lookups.
12cr|perl-Geo-IP-1.390.0-2|22	This module can be used to automatically select the geographically
12cr|perl-Geo-IP-1.390.0-2|23	closest mirror, to analyze your web server logs to determine the
12cr|perl-Geo-IP-1.390.0-2|24	countries of your visiters, for credit card fraud detection, and for
12cr|perl-Geo-IP-1.390.0-2|25	software export controls.
12cr|perl-Geo-IP-1.390.0-2|26	
12cr|perl-Geo-IP-1.390.0-2|27	%prep
12cr|perl-Geo-IP-1.390.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Geo-IP-1.390.0-2|29	
12cr|perl-Geo-IP-1.390.0-2|30	%build
12cr|perl-Geo-IP-1.390.0-2|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Geo-IP-1.390.0-2|32	%{__make}
12cr|perl-Geo-IP-1.390.0-2|33	
12cr|perl-Geo-IP-1.390.0-2|34	%check
12cr|perl-Geo-IP-1.390.0-2|35	make test
12cr|perl-Geo-IP-1.390.0-2|36	
12cr|perl-Geo-IP-1.390.0-2|37	%install
12cr|perl-Geo-IP-1.390.0-2|38	rm -rf %{buildroot}
12cr|perl-Geo-IP-1.390.0-2|39	%makeinstall_std
12cr|perl-Geo-IP-1.390.0-2|40	
12cr|perl-Geo-IP-1.390.0-2|41	%clean
12cr|perl-Geo-IP-1.390.0-2|42	rm -rf %{buildroot}
12cr|perl-Geo-IP-1.390.0-2|43	
12cr|perl-Geo-IP-1.390.0-2|44	%files
12cr|perl-Geo-IP-1.390.0-2|45	%defattr(-,root,root)
12cr|perl-Geo-IP-1.390.0-2|46	%doc README Changes
12cr|perl-Geo-IP-1.390.0-2|47	%{perl_vendorarch}/Geo
12cr|perl-Geo-IP-1.390.0-2|48	%{perl_vendorarch}/auto/Geo
12cr|perl-Geo-IP-1.390.0-2|49	%{_mandir}/*/*
12cr|perl-Geo-IP-1.390.0-2|50	
12cr|perl-Geo-IP-1.390.0-2|51	
12cr|perl-Geo-IP-1.390.0-2|52	%changelog
12cr|perl-Geo-IP-1.390.0-2|53	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.390.0-2
12cr|perl-Geo-IP-1.390.0-2|54	+ Revision: 768358
12cr|perl-Geo-IP-1.390.0-2|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Geo-IP-1.390.0-2|56	
12cr|perl-Geo-IP-1.390.0-2|57	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.390.0-1
12cr|perl-Geo-IP-1.390.0-2|58	+ Revision: 672847
12cr|perl-Geo-IP-1.390.0-2|59	- update to new version 1.39
12cr|perl-Geo-IP-1.390.0-2|60	
12cr|perl-Geo-IP-1.390.0-2|61	* Tue Jul 20 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.380.0-2mdv2011.0
12cr|perl-Geo-IP-1.390.0-2|62	+ Revision: 555385
12cr|perl-Geo-IP-1.390.0-2|63	- rebuild
12cr|perl-Geo-IP-1.390.0-2|64	
12cr|perl-Geo-IP-1.390.0-2|65	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.380.0-1mdv2010.0
12cr|perl-Geo-IP-1.390.0-2|66	+ Revision: 403196
12cr|perl-Geo-IP-1.390.0-2|67	- rebuild using %%perl_convert_version
12cr|perl-Geo-IP-1.390.0-2|68	
12cr|perl-Geo-IP-1.390.0-2|69	* Wed May 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.38-1mdv2010.0
12cr|perl-Geo-IP-1.390.0-2|70	+ Revision: 377829
12cr|perl-Geo-IP-1.390.0-2|71	- update to new version 1.38
12cr|perl-Geo-IP-1.390.0-2|72	
12cr|perl-Geo-IP-1.390.0-2|73	* Sun Mar 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.37-1mdv2009.1
12cr|perl-Geo-IP-1.390.0-2|74	+ Revision: 352912
12cr|perl-Geo-IP-1.390.0-2|75	- update to new version 1.37
12cr|perl-Geo-IP-1.390.0-2|76	
12cr|perl-Geo-IP-1.390.0-2|77	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.36-1mdv2009.1
12cr|perl-Geo-IP-1.390.0-2|78	+ Revision: 320431
12cr|perl-Geo-IP-1.390.0-2|79	- update to new version 1.36
12cr|perl-Geo-IP-1.390.0-2|80	
12cr|perl-Geo-IP-1.390.0-2|81	* Mon Oct 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.35-1mdv2009.1
12cr|perl-Geo-IP-1.390.0-2|82	+ Revision: 295505
12cr|perl-Geo-IP-1.390.0-2|83	- update to new version 1.35
12cr|perl-Geo-IP-1.390.0-2|84	
12cr|perl-Geo-IP-1.390.0-2|85	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.34-1mdv2009.0
12cr|perl-Geo-IP-1.390.0-2|86	+ Revision: 270508
12cr|perl-Geo-IP-1.390.0-2|87	- new version
12cr|perl-Geo-IP-1.390.0-2|88	
12cr|perl-Geo-IP-1.390.0-2|89	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.31-2mdv2009.0
12cr|perl-Geo-IP-1.390.0-2|90	+ Revision: 268515
12cr|perl-Geo-IP-1.390.0-2|91	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Geo-IP-1.390.0-2|92	
12cr|perl-Geo-IP-1.390.0-2|93	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.31-1mdv2009.0
12cr|perl-Geo-IP-1.390.0-2|94	+ Revision: 194854
12cr|perl-Geo-IP-1.390.0-2|95	- update to new version 1.31
12cr|perl-Geo-IP-1.390.0-2|96	- update to new version 1.31
12cr|perl-Geo-IP-1.390.0-2|97	
12cr|perl-Geo-IP-1.390.0-2|98	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.30-2mdv2008.1
12cr|perl-Geo-IP-1.390.0-2|99	+ Revision: 152086
12cr|perl-Geo-IP-1.390.0-2|100	- rebuild
12cr|perl-Geo-IP-1.390.0-2|101	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Geo-IP-1.390.0-2|102	
12cr|perl-Geo-IP-1.390.0-2|103	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Geo-IP-1.390.0-2|104	- restore BuildRoot
12cr|perl-Geo-IP-1.390.0-2|105	
12cr|perl-Geo-IP-1.390.0-2|106	* Mon Dec 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.30-1mdv2008.1
12cr|perl-Geo-IP-1.390.0-2|107	+ Revision: 121643
12cr|perl-Geo-IP-1.390.0-2|108	- update to new version 1.30
12cr|perl-Geo-IP-1.390.0-2|109	
12cr|perl-Geo-IP-1.390.0-2|110	* Sat Jul 07 2007 Funda Wang <fwang@mandriva.org> 1.28-1mdv2008.0
12cr|perl-Geo-IP-1.390.0-2|111	+ Revision: 49309
12cr|perl-Geo-IP-1.390.0-2|112	- New version
12cr|perl-Geo-IP-1.390.0-2|113	
12cr|perl-Geo-IP-1.390.0-2|114	
12cr|perl-Geo-IP-1.390.0-2|115	* Wed Sep 21 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.27-1mdk
12cr|perl-Geo-IP-1.390.0-2|116	- New release 1.27
12cr|perl-Geo-IP-1.390.0-2|117	- CPAN url
12cr|perl-Geo-IP-1.390.0-2|118	
12cr|perl-Geo-IP-1.390.0-2|119	* Thu Jul 28 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.26-1mdk
12cr|perl-Geo-IP-1.390.0-2|120	- 1.26
12cr|perl-Geo-IP-1.390.0-2|121	
12cr|perl-Geo-IP-1.390.0-2|122	* Thu Feb 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.25-1mdk
12cr|perl-Geo-IP-1.390.0-2|123	- 1.25
12cr|perl-Geo-IP-1.390.0-2|124	
12cr|perl-Geo-IP-1.390.0-2|125	* Thu Nov 18 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.23-1mdk
12cr|perl-Geo-IP-1.390.0-2|126	- New release 1.23
12cr|perl-Geo-IP-1.390.0-2|127	- Fix vendorarch dirs in spec; add tests
12cr|perl-Geo-IP-1.390.0-2|128	
12cr|perl-Geo-IP-1.390.0-2|129	* Mon Sep 27 2004 Frederic Lepied <flepied@mandrakesoft.com> 1.22-1mdk
12cr|perl-Geo-IP-1.390.0-2|130	- New release 1.22
12cr|perl-Geo-IP-1.390.0-2|131	
12cr|perl-Geo-IP-1.390.0-2|132	* Mon Nov 10 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.21-2mdk
12cr|perl-Geo-IP-1.390.0-2|133	- fix buildrequires
12cr|perl-Geo-IP-1.390.0-2|134	
12cr|perl-Geo-IP-1.390.0-2|135	* Mon Sep 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.21-1mdk
12cr|perl-Geo-IP-1.390.0-2|136	- needed by w3perl
12cr|perl-Geo-IP-1.390.0-2|137	

4602 12
12cr|perl-Geo-IPfree-1.111.650-2|1	%define upstream_name 	 Geo-IPfree
12cr|perl-Geo-IPfree-1.111.650-2|2	%define upstream_version 1.111650
12cr|perl-Geo-IPfree-1.111.650-2|3	
12cr|perl-Geo-IPfree-1.111.650-2|4	Name:		perl-%{upstream_name}
12cr|perl-Geo-IPfree-1.111.650-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Geo-IPfree-1.111.650-2|6	Release:	2
12cr|perl-Geo-IPfree-1.111.650-2|7	
12cr|perl-Geo-IPfree-1.111.650-2|8	Summary:	Look up country by IP Address
12cr|perl-Geo-IPfree-1.111.650-2|9	License:	GPL+ or Artistic
12cr|perl-Geo-IPfree-1.111.650-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Geo-IPfree-1.111.650-2|11	Group:		Development/Perl
12cr|perl-Geo-IPfree-1.111.650-2|12	Source0:	http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Geo-IPfree-1.111.650-2|13	
12cr|perl-Geo-IPfree-1.111.650-2|14	BuildRequires:	perl-devel
12cr|perl-Geo-IPfree-1.111.650-2|15	BuildArch:	noarch
12cr|perl-Geo-IPfree-1.111.650-2|16	
12cr|perl-Geo-IPfree-1.111.650-2|17	%description
12cr|perl-Geo-IPfree-1.111.650-2|18	Look up country of IP Address. This module make this off-line and
12cr|perl-Geo-IPfree-1.111.650-2|19	the DB of IPs is free & small.
12cr|perl-Geo-IPfree-1.111.650-2|20	
12cr|perl-Geo-IPfree-1.111.650-2|21	%prep
12cr|perl-Geo-IPfree-1.111.650-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Geo-IPfree-1.111.650-2|23	
12cr|perl-Geo-IPfree-1.111.650-2|24	%build
12cr|perl-Geo-IPfree-1.111.650-2|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Geo-IPfree-1.111.650-2|26	%{__make}
12cr|perl-Geo-IPfree-1.111.650-2|27	
12cr|perl-Geo-IPfree-1.111.650-2|28	%check
12cr|perl-Geo-IPfree-1.111.650-2|29	make test
12cr|perl-Geo-IPfree-1.111.650-2|30	
12cr|perl-Geo-IPfree-1.111.650-2|31	%install
12cr|perl-Geo-IPfree-1.111.650-2|32	%makeinstall_std
12cr|perl-Geo-IPfree-1.111.650-2|33	
12cr|perl-Geo-IPfree-1.111.650-2|34	%files
12cr|perl-Geo-IPfree-1.111.650-2|35	%doc README Changes
12cr|perl-Geo-IPfree-1.111.650-2|36	%{perl_vendorlib}/Geo
12cr|perl-Geo-IPfree-1.111.650-2|37	%{_mandir}/*/*
12cr|perl-Geo-IPfree-1.111.650-2|38	
12cr|perl-Geo-IPfree-1.111.650-2|39	
12cr|perl-Geo-IPfree-1.111.650-2|40	%changelog
12cr|perl-Geo-IPfree-1.111.650-2|41	* Wed Jun 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.111.650-1mdv2011.0
12cr|perl-Geo-IPfree-1.111.650-2|42	+ Revision: 685313
12cr|perl-Geo-IPfree-1.111.650-2|43	- update to new version 1.111650
12cr|perl-Geo-IPfree-1.111.650-2|44	
12cr|perl-Geo-IPfree-1.111.650-2|45	* Fri Feb 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.110.450-1
12cr|perl-Geo-IPfree-1.111.650-2|46	+ Revision: 638478
12cr|perl-Geo-IPfree-1.111.650-2|47	- update to new version 1.110450
12cr|perl-Geo-IPfree-1.111.650-2|48	
12cr|perl-Geo-IPfree-1.111.650-2|49	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.102.870-1mdv2011.0
12cr|perl-Geo-IPfree-1.111.650-2|50	+ Revision: 587628
12cr|perl-Geo-IPfree-1.111.650-2|51	- new version
12cr|perl-Geo-IPfree-1.111.650-2|52	
12cr|perl-Geo-IPfree-1.111.650-2|53	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.101.650-1mdv2011.0
12cr|perl-Geo-IPfree-1.111.650-2|54	+ Revision: 552311
12cr|perl-Geo-IPfree-1.111.650-2|55	- update to 1.101650
12cr|perl-Geo-IPfree-1.111.650-2|56	
12cr|perl-Geo-IPfree-1.111.650-2|57	* Tue Feb 16 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.470-1mdv2010.1
12cr|perl-Geo-IPfree-1.111.650-2|58	+ Revision: 506747
12cr|perl-Geo-IPfree-1.111.650-2|59	- update to 1.100470
12cr|perl-Geo-IPfree-1.111.650-2|60	
12cr|perl-Geo-IPfree-1.111.650-2|61	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.800.0-1mdv2010.1
12cr|perl-Geo-IPfree-1.111.650-2|62	+ Revision: 461283
12cr|perl-Geo-IPfree-1.111.650-2|63	- update to 0.8
12cr|perl-Geo-IPfree-1.111.650-2|64	
12cr|perl-Geo-IPfree-1.111.650-2|65	* Tue Sep 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.700.0-1mdv2010.0
12cr|perl-Geo-IPfree-1.111.650-2|66	+ Revision: 442939
12cr|perl-Geo-IPfree-1.111.650-2|67	- update to 0.7
12cr|perl-Geo-IPfree-1.111.650-2|68	
12cr|perl-Geo-IPfree-1.111.650-2|69	* Sun May 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-1mdv2010.0
12cr|perl-Geo-IPfree-1.111.650-2|70	+ Revision: 376722
12cr|perl-Geo-IPfree-1.111.650-2|71	- update to new version 0.6
12cr|perl-Geo-IPfree-1.111.650-2|72	
12cr|perl-Geo-IPfree-1.111.650-2|73	* Wed Feb 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5-1mdv2009.1
12cr|perl-Geo-IPfree-1.111.650-2|74	+ Revision: 337313
12cr|perl-Geo-IPfree-1.111.650-2|75	- update to new version 0.5
12cr|perl-Geo-IPfree-1.111.650-2|76	
12cr|perl-Geo-IPfree-1.111.650-2|77	* Tue Dec 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.4-1mdv2009.1
12cr|perl-Geo-IPfree-1.111.650-2|78	+ Revision: 309304
12cr|perl-Geo-IPfree-1.111.650-2|79	- update to new version 0.4
12cr|perl-Geo-IPfree-1.111.650-2|80	
12cr|perl-Geo-IPfree-1.111.650-2|81	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-1mdv2009.1
12cr|perl-Geo-IPfree-1.111.650-2|82	+ Revision: 305713
12cr|perl-Geo-IPfree-1.111.650-2|83	- update to new version 0.3
12cr|perl-Geo-IPfree-1.111.650-2|84	
12cr|perl-Geo-IPfree-1.111.650-2|85	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.2-6mdv2009.0
12cr|perl-Geo-IPfree-1.111.650-2|86	+ Revision: 241288
12cr|perl-Geo-IPfree-1.111.650-2|87	- rebuild
12cr|perl-Geo-IPfree-1.111.650-2|88	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Geo-IPfree-1.111.650-2|89	
12cr|perl-Geo-IPfree-1.111.650-2|90	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Geo-IPfree-1.111.650-2|91	- restore BuildRoot
12cr|perl-Geo-IPfree-1.111.650-2|92	
12cr|perl-Geo-IPfree-1.111.650-2|93	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 0.2-4mdv2008.0
12cr|perl-Geo-IPfree-1.111.650-2|94	+ Revision: 67506
12cr|perl-Geo-IPfree-1.111.650-2|95	- simplify buildrequires
12cr|perl-Geo-IPfree-1.111.650-2|96	
12cr|perl-Geo-IPfree-1.111.650-2|97	
12cr|perl-Geo-IPfree-1.111.650-2|98	* Tue Sep 27 2005 Olivier Thauvin <nanardon@mandriva.org> 0.2-4mdk
12cr|perl-Geo-IPfree-1.111.650-2|99	- remove MANIFEST
12cr|perl-Geo-IPfree-1.111.650-2|100	
12cr|perl-Geo-IPfree-1.111.650-2|101	* Tue Sep 27 2005 Olivier Thauvin <nanardon@mandriva.org> 0.2-3mdk
12cr|perl-Geo-IPfree-1.111.650-2|102	- rebuild
12cr|perl-Geo-IPfree-1.111.650-2|103	- make test
12cr|perl-Geo-IPfree-1.111.650-2|104	
12cr|perl-Geo-IPfree-1.111.650-2|105	* Tue Nov 09 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.2-2mdk
12cr|perl-Geo-IPfree-1.111.650-2|106	- rebuild
12cr|perl-Geo-IPfree-1.111.650-2|107	
12cr|perl-Geo-IPfree-1.111.650-2|108	* Mon Sep 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.2-1mdk
12cr|perl-Geo-IPfree-1.111.650-2|109	- needed by w3perl
12cr|perl-Geo-IPfree-1.111.650-2|110	

4603 12
12cr|perl-Geo-Mercator-1.10.0-3|1	%define upstream_name    Geo-Mercator
12cr|perl-Geo-Mercator-1.10.0-3|2	%define upstream_version 1.01
12cr|perl-Geo-Mercator-1.10.0-3|3	
12cr|perl-Geo-Mercator-1.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Geo-Mercator-1.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Geo-Mercator-1.10.0-3|6	Release:	3
12cr|perl-Geo-Mercator-1.10.0-3|7	
12cr|perl-Geo-Mercator-1.10.0-3|8	Summary:	Compute Mercator Projection of latitude/longitude into meters
12cr|perl-Geo-Mercator-1.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-Geo-Mercator-1.10.0-3|10	Group:		Development/Perl
12cr|perl-Geo-Mercator-1.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Geo-Mercator-1.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Geo-Mercator-1.10.0-3|13	
12cr|perl-Geo-Mercator-1.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Geo-Mercator-1.10.0-3|15	BuildArch:	noarch
12cr|perl-Geo-Mercator-1.10.0-3|16	
12cr|perl-Geo-Mercator-1.10.0-3|17	%description
12cr|perl-Geo-Mercator-1.10.0-3|18	Computes Mercator Projection of input latitude/longitude coordinates (in
12cr|perl-Geo-Mercator-1.10.0-3|19	degrees) into (x, y) coordinates (as distances in meters) from the
12cr|perl-Geo-Mercator-1.10.0-3|20	meridian/equator. Also provides a method to convert back into latitude,
12cr|perl-Geo-Mercator-1.10.0-3|21	longitude.
12cr|perl-Geo-Mercator-1.10.0-3|22	
12cr|perl-Geo-Mercator-1.10.0-3|23	Notes
12cr|perl-Geo-Mercator-1.10.0-3|24	Use of Mercator projection on latitudes above/below +70/-70 degrees is
12cr|perl-Geo-Mercator-1.10.0-3|25	strongly discouraged, due to the gross distortions of the projection.
12cr|perl-Geo-Mercator-1.10.0-3|26	In fact, any use of the Mercator projection is strongly
12cr|perl-Geo-Mercator-1.10.0-3|27	discouraged...but its the view we've all been programmed to see for 400
12cr|perl-Geo-Mercator-1.10.0-3|28	years, so its genetic sense memory by now. And if its good enough for
12cr|perl-Geo-Mercator-1.10.0-3|29	Google, its good enough for me.
12cr|perl-Geo-Mercator-1.10.0-3|30	
12cr|perl-Geo-Mercator-1.10.0-3|31	This module was developed primarily for graphic rendering purposes. The
12cr|perl-Geo-Mercator-1.10.0-3|32	returned distance values *should not be used for navigational
12cr|perl-Geo-Mercator-1.10.0-3|33	purposes*. They are only useful for certain mapping operations, e.g.,
12cr|perl-Geo-Mercator-1.10.0-3|34	rendering a map to scale. For better approximations of actual
12cr|perl-Geo-Mercator-1.10.0-3|35	distances, consider the Math::Trig manpage's great_circle_distance()
12cr|perl-Geo-Mercator-1.10.0-3|36	function instead.
12cr|perl-Geo-Mercator-1.10.0-3|37	
12cr|perl-Geo-Mercator-1.10.0-3|38	%prep
12cr|perl-Geo-Mercator-1.10.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Geo-Mercator-1.10.0-3|40	
12cr|perl-Geo-Mercator-1.10.0-3|41	%build
12cr|perl-Geo-Mercator-1.10.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Geo-Mercator-1.10.0-3|43	%make
12cr|perl-Geo-Mercator-1.10.0-3|44	
12cr|perl-Geo-Mercator-1.10.0-3|45	%check
12cr|perl-Geo-Mercator-1.10.0-3|46	make test
12cr|perl-Geo-Mercator-1.10.0-3|47	
12cr|perl-Geo-Mercator-1.10.0-3|48	%install
12cr|perl-Geo-Mercator-1.10.0-3|49	%makeinstall_std
12cr|perl-Geo-Mercator-1.10.0-3|50	
12cr|perl-Geo-Mercator-1.10.0-3|51	%files
12cr|perl-Geo-Mercator-1.10.0-3|52	%{_mandir}/man3/*
12cr|perl-Geo-Mercator-1.10.0-3|53	%{perl_vendorlib}/*
12cr|perl-Geo-Mercator-1.10.0-3|54	
12cr|perl-Geo-Mercator-1.10.0-3|55	%changelog
12cr|perl-Geo-Mercator-1.10.0-3|56	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.10.0-2mdv2011.0
12cr|perl-Geo-Mercator-1.10.0-3|57	+ Revision: 654968
12cr|perl-Geo-Mercator-1.10.0-3|58	- rebuild for updated spec-helper
12cr|perl-Geo-Mercator-1.10.0-3|59	
12cr|perl-Geo-Mercator-1.10.0-3|60	* Sun May 31 2009 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2011.0
12cr|perl-Geo-Mercator-1.10.0-3|61	+ Revision: 381700
12cr|perl-Geo-Mercator-1.10.0-3|62	- import perl-Geo-Mercator
12cr|perl-Geo-Mercator-1.10.0-3|63	
12cr|perl-Geo-Mercator-1.10.0-3|64	
12cr|perl-Geo-Mercator-1.10.0-3|65	* Sun May 31 2009 cpan2dist 1.01-1mdv
12cr|perl-Geo-Mercator-1.10.0-3|66	- initial mdv release, generated with cpan2dist
12cr|perl-Geo-Mercator-1.10.0-3|67	

4604 12
12cr|perl-Geo-METAR-1.150.0-2|1	%define upstream_name    Geo-METAR
12cr|perl-Geo-METAR-1.150.0-2|2	%define upstream_version 1.15
12cr|perl-Geo-METAR-1.150.0-2|3	
12cr|perl-Geo-METAR-1.150.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Geo-METAR-1.150.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Geo-METAR-1.150.0-2|6	Release:	2
12cr|perl-Geo-METAR-1.150.0-2|7	
12cr|perl-Geo-METAR-1.150.0-2|8	Summary:	Process aviation weather reports in the METAR format
12cr|perl-Geo-METAR-1.150.0-2|9	License:	GPL
12cr|perl-Geo-METAR-1.150.0-2|10	Group:		Development/Perl
12cr|perl-Geo-METAR-1.150.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Geo-METAR-1.150.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Geo-METAR-1.150.0-2|13	
12cr|perl-Geo-METAR-1.150.0-2|14	BuildRequires:	perl-devel
12cr|perl-Geo-METAR-1.150.0-2|15	BuildRequires:	gmp-devel
12cr|perl-Geo-METAR-1.150.0-2|16	BuildArch:	noarch
12cr|perl-Geo-METAR-1.150.0-2|17	
12cr|perl-Geo-METAR-1.150.0-2|18	%description
12cr|perl-Geo-METAR-1.150.0-2|19	METAR reports are available on-line, thanks to the National
12cr|perl-Geo-METAR-1.150.0-2|20	Weather Service. Since reading the METAR format isn't easy
12cr|perl-Geo-METAR-1.150.0-2|21	for non-pilots, these reports are relatively useles to the
12cr|perl-Geo-METAR-1.150.0-2|22	common man who just wants a quick glace at the weather.
12cr|perl-Geo-METAR-1.150.0-2|23	
12cr|perl-Geo-METAR-1.150.0-2|24	%prep
12cr|perl-Geo-METAR-1.150.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Geo-METAR-1.150.0-2|26	
12cr|perl-Geo-METAR-1.150.0-2|27	%build
12cr|perl-Geo-METAR-1.150.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Geo-METAR-1.150.0-2|29	%make
12cr|perl-Geo-METAR-1.150.0-2|30	
12cr|perl-Geo-METAR-1.150.0-2|31	%check
12cr|perl-Geo-METAR-1.150.0-2|32	make test
12cr|perl-Geo-METAR-1.150.0-2|33	
12cr|perl-Geo-METAR-1.150.0-2|34	%install
12cr|perl-Geo-METAR-1.150.0-2|35	%makeinstall_std
12cr|perl-Geo-METAR-1.150.0-2|36	
12cr|perl-Geo-METAR-1.150.0-2|37	%files
12cr|perl-Geo-METAR-1.150.0-2|38	%doc TODO README examples/*
12cr|perl-Geo-METAR-1.150.0-2|39	%{perl_vendorlib}/Geo
12cr|perl-Geo-METAR-1.150.0-2|40	%{_mandir}/*/*
12cr|perl-Geo-METAR-1.150.0-2|41	
12cr|perl-Geo-METAR-1.150.0-2|42	%changelog
12cr|perl-Geo-METAR-1.150.0-2|43	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.150.0-1mdv2010.0
12cr|perl-Geo-METAR-1.150.0-2|44	+ Revision: 401658
12cr|perl-Geo-METAR-1.150.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-Geo-METAR-1.150.0-2|46	- fixed license field
12cr|perl-Geo-METAR-1.150.0-2|47	
12cr|perl-Geo-METAR-1.150.0-2|48	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.15-3mdv2009.0
12cr|perl-Geo-METAR-1.150.0-2|49	+ Revision: 257090
12cr|perl-Geo-METAR-1.150.0-2|50	- rebuild
12cr|perl-Geo-METAR-1.150.0-2|51	- fix no-buildroot-tag
12cr|perl-Geo-METAR-1.150.0-2|52	
12cr|perl-Geo-METAR-1.150.0-2|53	* Tue Jan 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.15-1mdv2008.1
12cr|perl-Geo-METAR-1.150.0-2|54	+ Revision: 156695
12cr|perl-Geo-METAR-1.150.0-2|55	- new version
12cr|perl-Geo-METAR-1.150.0-2|56	
12cr|perl-Geo-METAR-1.150.0-2|57	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Geo-METAR-1.150.0-2|58	- kill (multiple!) definitions of %%buildroot on Pixel's request
12cr|perl-Geo-METAR-1.150.0-2|59	- fix summary-ended-with-dot
12cr|perl-Geo-METAR-1.150.0-2|60	
12cr|perl-Geo-METAR-1.150.0-2|61	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.14-5mdv2008.0
12cr|perl-Geo-METAR-1.150.0-2|62	+ Revision: 86453
12cr|perl-Geo-METAR-1.150.0-2|63	- rebuild
12cr|perl-Geo-METAR-1.150.0-2|64	
12cr|perl-Geo-METAR-1.150.0-2|65	
12cr|perl-Geo-METAR-1.150.0-2|66	* Tue Aug 15 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Geo-METAR-1.150.0-2|67	+ 08/15/06 01:36:46 (56134)
12cr|perl-Geo-METAR-1.150.0-2|68	- test in %%check
12cr|perl-Geo-METAR-1.150.0-2|69	- fix install section
12cr|perl-Geo-METAR-1.150.0-2|70	
12cr|perl-Geo-METAR-1.150.0-2|71	* Tue Aug 15 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Geo-METAR-1.150.0-2|72	+ 08/15/06 01:33:56 (56129)
12cr|perl-Geo-METAR-1.150.0-2|73	Import perl-Geo-METAR
12cr|perl-Geo-METAR-1.150.0-2|74	
12cr|perl-Geo-METAR-1.150.0-2|75	* Thu Dec 15 2005 Arnaud de Lorbeau <adelorbeau@mandriva.com> 1.14-3mdk
12cr|perl-Geo-METAR-1.150.0-2|76	- rebuild
12cr|perl-Geo-METAR-1.150.0-2|77	- mkrel
12cr|perl-Geo-METAR-1.150.0-2|78	
12cr|perl-Geo-METAR-1.150.0-2|79	* Wed Feb 11 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.14-2mdk
12cr|perl-Geo-METAR-1.150.0-2|80	- Own dir
12cr|perl-Geo-METAR-1.150.0-2|81	
12cr|perl-Geo-METAR-1.150.0-2|82	* Fri Nov 21 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 1.14-1mdk
12cr|perl-Geo-METAR-1.150.0-2|83	- New package for lcdproc
12cr|perl-Geo-METAR-1.150.0-2|84	

4605 12
12cr|perl-Geo-Shapelib-0.200.0-2|1	%define upstream_name		Geo-Shapelib
12cr|perl-Geo-Shapelib-0.200.0-2|2	%define upstream_version	0.20
12cr|perl-Geo-Shapelib-0.200.0-2|3	
12cr|perl-Geo-Shapelib-0.200.0-2|4	Summary:	Perl extension for reading and writing shapefiles as defined by ESRI(r)
12cr|perl-Geo-Shapelib-0.200.0-2|5	Name:		perl-%{upstream_name}
12cr|perl-Geo-Shapelib-0.200.0-2|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Geo-Shapelib-0.200.0-2|7	Release:	2
12cr|perl-Geo-Shapelib-0.200.0-2|8	License:	GPL+ or Artistic
12cr|perl-Geo-Shapelib-0.200.0-2|9	Group:		Development/Perl
12cr|perl-Geo-Shapelib-0.200.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Geo-Shapelib-0.200.0-2|11	Source0:	http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Geo-Shapelib-0.200.0-2|12	BuildRequires:	perl(Tree::R)
12cr|perl-Geo-Shapelib-0.200.0-2|13	BuildRequires:	perl-devel
12cr|perl-Geo-Shapelib-0.200.0-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Geo-Shapelib-0.200.0-2|15	
12cr|perl-Geo-Shapelib-0.200.0-2|16	%description
12cr|perl-Geo-Shapelib-0.200.0-2|17	This is a library for reading, creating, and writing shapefiles as
12cr|perl-Geo-Shapelib-0.200.0-2|18	defined by ESRI(r) using Perl. The Perl code uses Frank Warmerdam's
12cr|perl-Geo-Shapelib-0.200.0-2|19	Shapefile C Library (http://shapelib.maptools.org/). The library is
12cr|perl-Geo-Shapelib-0.200.0-2|20	included in this distribution.
12cr|perl-Geo-Shapelib-0.200.0-2|21	
12cr|perl-Geo-Shapelib-0.200.0-2|22	%prep
12cr|perl-Geo-Shapelib-0.200.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Geo-Shapelib-0.200.0-2|24	
12cr|perl-Geo-Shapelib-0.200.0-2|25	%build
12cr|perl-Geo-Shapelib-0.200.0-2|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Geo-Shapelib-0.200.0-2|27	%make
12cr|perl-Geo-Shapelib-0.200.0-2|28	
12cr|perl-Geo-Shapelib-0.200.0-2|29	%install
12cr|perl-Geo-Shapelib-0.200.0-2|30	rm -rf %{buildroot}
12cr|perl-Geo-Shapelib-0.200.0-2|31	%makeinstall_std
12cr|perl-Geo-Shapelib-0.200.0-2|32	
12cr|perl-Geo-Shapelib-0.200.0-2|33	# we don't want this
12cr|perl-Geo-Shapelib-0.200.0-2|34	find %{buildroot} -name "*.a" -exec rm -rf {} \;
12cr|perl-Geo-Shapelib-0.200.0-2|35	
12cr|perl-Geo-Shapelib-0.200.0-2|36	%clean
12cr|perl-Geo-Shapelib-0.200.0-2|37	rm -rf %{buildroot}
12cr|perl-Geo-Shapelib-0.200.0-2|38	
12cr|perl-Geo-Shapelib-0.200.0-2|39	%files
12cr|perl-Geo-Shapelib-0.200.0-2|40	%defattr(-, root, root)
12cr|perl-Geo-Shapelib-0.200.0-2|41	%doc Changes README
12cr|perl-Geo-Shapelib-0.200.0-2|42	%{perl_vendorarch}/Geo/Shapelib.pm
12cr|perl-Geo-Shapelib-0.200.0-2|43	%{perl_vendorarch}/auto/Geo/Shapelib
12cr|perl-Geo-Shapelib-0.200.0-2|44	%{_mandir}/man3/Geo::Shapelib.3pm.*
12cr|perl-Geo-Shapelib-0.200.0-2|45	
12cr|perl-Geo-Shapelib-0.200.0-2|46	
12cr|perl-Geo-Shapelib-0.200.0-2|47	%changelog
12cr|perl-Geo-Shapelib-0.200.0-2|48	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.200.0-2
12cr|perl-Geo-Shapelib-0.200.0-2|49	+ Revision: 768358
12cr|perl-Geo-Shapelib-0.200.0-2|50	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Geo-Shapelib-0.200.0-2|51	
12cr|perl-Geo-Shapelib-0.200.0-2|52	* Thu Nov 04 2010 Jani Välimaa <wally@mandriva.org> 0.200.0-1mdv2011.0
12cr|perl-Geo-Shapelib-0.200.0-2|53	+ Revision: 593451
12cr|perl-Geo-Shapelib-0.200.0-2|54	- use perl_convert_version macro
12cr|perl-Geo-Shapelib-0.200.0-2|55	- fix summary, license, source and url
12cr|perl-Geo-Shapelib-0.200.0-2|56	- fix BRs
12cr|perl-Geo-Shapelib-0.200.0-2|57	- install file to a correct location
12cr|perl-Geo-Shapelib-0.200.0-2|58	- get rid of .a files
12cr|perl-Geo-Shapelib-0.200.0-2|59	- clean spec
12cr|perl-Geo-Shapelib-0.200.0-2|60	
12cr|perl-Geo-Shapelib-0.200.0-2|61	* Sun Oct 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.20-1mdv2011.0
12cr|perl-Geo-Shapelib-0.200.0-2|62	+ Revision: 590741
12cr|perl-Geo-Shapelib-0.200.0-2|63	- corrected Group
12cr|perl-Geo-Shapelib-0.200.0-2|64	- import perl-Geo-Shapelib
12cr|perl-Geo-Shapelib-0.200.0-2|65	

4606 12
12cr|perl-Geo-WeatherNOAA-4.380.0-1|1	%define upstream_name	 Geo-WeatherNOAA
12cr|perl-Geo-WeatherNOAA-4.380.0-1|2	%define upstream_version 4.38
12cr|perl-Geo-WeatherNOAA-4.380.0-1|3	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Geo-WeatherNOAA-4.380.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Geo-WeatherNOAA-4.380.0-1|6	Release:    %mkrel 1
12cr|perl-Geo-WeatherNOAA-4.380.0-1|7	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|8	Summary:	Perl extension for interpreting the NOAA weather data
12cr|perl-Geo-WeatherNOAA-4.380.0-1|9	License:	GPL
12cr|perl-Geo-WeatherNOAA-4.380.0-1|10	Group:		Development/Perl
12cr|perl-Geo-WeatherNOAA-4.380.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Geo-WeatherNOAA-4.380.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Geo-WeatherNOAA-4.380.0-1|13	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|14	BuildRequires:	perl-devel
12cr|perl-Geo-WeatherNOAA-4.380.0-1|15	BuildRequires:  perl(Tie::IxHash)
12cr|perl-Geo-WeatherNOAA-4.380.0-1|16	BuildRequires:  perl(LWP::Simple)
12cr|perl-Geo-WeatherNOAA-4.380.0-1|17	BuildArch:	noarch
12cr|perl-Geo-WeatherNOAA-4.380.0-1|18	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Geo-WeatherNOAA-4.380.0-1|19	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|20	%description
12cr|perl-Geo-WeatherNOAA-4.380.0-1|21	This module is intended to interpret the NOAA zone forecasts and current
12cr|perl-Geo-WeatherNOAA-4.380.0-1|22	city hourly data files. It should give a programmer an easy time to use
12cr|perl-Geo-WeatherNOAA-4.380.0-1|23	the data instead of having to mine it.
12cr|perl-Geo-WeatherNOAA-4.380.0-1|24	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|25	Be aware that if the variable $main::opt_v is set to anything (other than
12cr|perl-Geo-WeatherNOAA-4.380.0-1|26	zero or '') then Geo::WeatherNOAA will be verbose on what it's doing with
12cr|perl-Geo-WeatherNOAA-4.380.0-1|27	messages sent to STDERR. Useful for debugging.
12cr|perl-Geo-WeatherNOAA-4.380.0-1|28	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|29	%prep
12cr|perl-Geo-WeatherNOAA-4.380.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Geo-WeatherNOAA-4.380.0-1|31	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|32	%build
12cr|perl-Geo-WeatherNOAA-4.380.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Geo-WeatherNOAA-4.380.0-1|34	make OPTIMIZE="$RPM_OPT_FLAGS"
12cr|perl-Geo-WeatherNOAA-4.380.0-1|35	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|36	%install
12cr|perl-Geo-WeatherNOAA-4.380.0-1|37	rm -rf $RPM_BUILD_ROOT
12cr|perl-Geo-WeatherNOAA-4.380.0-1|38	%makeinstall_std
12cr|perl-Geo-WeatherNOAA-4.380.0-1|39	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|40	%clean
12cr|perl-Geo-WeatherNOAA-4.380.0-1|41	rm -rf $RPM_BUILD_ROOT
12cr|perl-Geo-WeatherNOAA-4.380.0-1|42	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|43	%check
12cr|perl-Geo-WeatherNOAA-4.380.0-1|44	make test
12cr|perl-Geo-WeatherNOAA-4.380.0-1|45	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|46	%files
12cr|perl-Geo-WeatherNOAA-4.380.0-1|47	%defattr(-,root,root)
12cr|perl-Geo-WeatherNOAA-4.380.0-1|48	%doc README
12cr|perl-Geo-WeatherNOAA-4.380.0-1|49	%{_mandir}/man3/*
12cr|perl-Geo-WeatherNOAA-4.380.0-1|50	%{perl_vendorlib}/Geo/*
12cr|perl-Geo-WeatherNOAA-4.380.0-1|51	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|52	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|53	%changelog
12cr|perl-Geo-WeatherNOAA-4.380.0-1|54	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 4.380.0-1mdv2010.0
12cr|perl-Geo-WeatherNOAA-4.380.0-1|55	+ Revision: 403225
12cr|perl-Geo-WeatherNOAA-4.380.0-1|56	- rebuild using %%perl_convert_version
12cr|perl-Geo-WeatherNOAA-4.380.0-1|57	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|58	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 4.38-3mdv2009.0
12cr|perl-Geo-WeatherNOAA-4.380.0-1|59	+ Revision: 268516
12cr|perl-Geo-WeatherNOAA-4.380.0-1|60	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Geo-WeatherNOAA-4.380.0-1|61	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|62	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.38-2mdv2009.0
12cr|perl-Geo-WeatherNOAA-4.380.0-1|63	+ Revision: 210956
12cr|perl-Geo-WeatherNOAA-4.380.0-1|64	- rebuild
12cr|perl-Geo-WeatherNOAA-4.380.0-1|65	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Geo-WeatherNOAA-4.380.0-1|67	- fix spacing at top of description
12cr|perl-Geo-WeatherNOAA-4.380.0-1|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Geo-WeatherNOAA-4.380.0-1|69	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|70	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Geo-WeatherNOAA-4.380.0-1|71	- restore BuildRoot
12cr|perl-Geo-WeatherNOAA-4.380.0-1|72	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|73	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 4.38-1mdv2008.0
12cr|perl-Geo-WeatherNOAA-4.380.0-1|74	+ Revision: 20115
12cr|perl-Geo-WeatherNOAA-4.380.0-1|75	- buildrequires
12cr|perl-Geo-WeatherNOAA-4.380.0-1|76	- 4.38
12cr|perl-Geo-WeatherNOAA-4.380.0-1|77	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|78	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|79	* Sat Jun 03 2006 Stew Benedict <sbenedict@mandriva.com> 4.37-3mdv2007.0
12cr|perl-Geo-WeatherNOAA-4.380.0-1|80	- rebuild, url
12cr|perl-Geo-WeatherNOAA-4.380.0-1|81	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|82	* Mon May 16 2005 Stew Benedict <sbenedict@mandriva.com> 4.37-2mdk
12cr|perl-Geo-WeatherNOAA-4.380.0-1|83	- rebuild
12cr|perl-Geo-WeatherNOAA-4.380.0-1|84	
12cr|perl-Geo-WeatherNOAA-4.380.0-1|85	* Sun Apr 04 2004 Stew Benedict <sbenedict@mandrakesoft.com> 4.37-1mdk
12cr|perl-Geo-WeatherNOAA-4.380.0-1|86	- first Mandrake release
12cr|perl-Geo-WeatherNOAA-4.380.0-1|87	

4607 12
12cr|perl-Getopt-ArgvFile-1.110.0-2|1	%define upstream_name	 Getopt-ArgvFile
12cr|perl-Getopt-ArgvFile-1.110.0-2|2	%define upstream_version 1.11
12cr|perl-Getopt-ArgvFile-1.110.0-2|3	
12cr|perl-Getopt-ArgvFile-1.110.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Getopt-ArgvFile-1.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Getopt-ArgvFile-1.110.0-2|6	Release:	2
12cr|perl-Getopt-ArgvFile-1.110.0-2|7	
12cr|perl-Getopt-ArgvFile-1.110.0-2|8	Summary:	Interpolates script options from files into @ARGV or another array
12cr|perl-Getopt-ArgvFile-1.110.0-2|9	License:	GPL+ or Artistic
12cr|perl-Getopt-ArgvFile-1.110.0-2|10	Group:		Development/Perl
12cr|perl-Getopt-ArgvFile-1.110.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Getopt-ArgvFile-1.110.0-2|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Getopt-ArgvFile-1.110.0-2|13	
12cr|perl-Getopt-ArgvFile-1.110.0-2|14	BuildRequires:	perl-devel
12cr|perl-Getopt-ArgvFile-1.110.0-2|15	BuildArch:	noarch
12cr|perl-Getopt-ArgvFile-1.110.0-2|16	
12cr|perl-Getopt-ArgvFile-1.110.0-2|17	%description
12cr|perl-Getopt-ArgvFile-1.110.0-2|18	This module simply interpolates option file hints in @ARGV by the contents of
12cr|perl-Getopt-ArgvFile-1.110.0-2|19	the pointed files. This enables option reading from files instead of or
12cr|perl-Getopt-ArgvFile-1.110.0-2|20	additional to the usual reading from the command line. Alternatively, you can
12cr|perl-Getopt-ArgvFile-1.110.0-2|21	process any array instead of @ARGV which is used by default and mentioned
12cr|perl-Getopt-ArgvFile-1.110.0-2|22	mostly in this manual.
12cr|perl-Getopt-ArgvFile-1.110.0-2|23	
12cr|perl-Getopt-ArgvFile-1.110.0-2|24	%prep
12cr|perl-Getopt-ArgvFile-1.110.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Getopt-ArgvFile-1.110.0-2|26	
12cr|perl-Getopt-ArgvFile-1.110.0-2|27	%build
12cr|perl-Getopt-ArgvFile-1.110.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Getopt-ArgvFile-1.110.0-2|29	make
12cr|perl-Getopt-ArgvFile-1.110.0-2|30	
12cr|perl-Getopt-ArgvFile-1.110.0-2|31	%check
12cr|perl-Getopt-ArgvFile-1.110.0-2|32	make test
12cr|perl-Getopt-ArgvFile-1.110.0-2|33	
12cr|perl-Getopt-ArgvFile-1.110.0-2|34	%install
12cr|perl-Getopt-ArgvFile-1.110.0-2|35	%makeinstall_std
12cr|perl-Getopt-ArgvFile-1.110.0-2|36	
12cr|perl-Getopt-ArgvFile-1.110.0-2|37	%files
12cr|perl-Getopt-ArgvFile-1.110.0-2|38	%doc README
12cr|perl-Getopt-ArgvFile-1.110.0-2|39	%{perl_vendorlib}/Getopt/*
12cr|perl-Getopt-ArgvFile-1.110.0-2|40	%{_mandir}/*/*
12cr|perl-Getopt-ArgvFile-1.110.0-2|41	
12cr|perl-Getopt-ArgvFile-1.110.0-2|42	%changelog
12cr|perl-Getopt-ArgvFile-1.110.0-2|43	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-1mdv2010.0
12cr|perl-Getopt-ArgvFile-1.110.0-2|44	+ Revision: 407751
12cr|perl-Getopt-ArgvFile-1.110.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-Getopt-ArgvFile-1.110.0-2|46	
12cr|perl-Getopt-ArgvFile-1.110.0-2|47	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.11-3mdv2009.0
12cr|perl-Getopt-ArgvFile-1.110.0-2|48	+ Revision: 257092
12cr|perl-Getopt-ArgvFile-1.110.0-2|49	- rebuild
12cr|perl-Getopt-ArgvFile-1.110.0-2|50	
12cr|perl-Getopt-ArgvFile-1.110.0-2|51	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.11-1mdv2008.1
12cr|perl-Getopt-ArgvFile-1.110.0-2|52	+ Revision: 135841
12cr|perl-Getopt-ArgvFile-1.110.0-2|53	- restore BuildRoot
12cr|perl-Getopt-ArgvFile-1.110.0-2|54	
12cr|perl-Getopt-ArgvFile-1.110.0-2|55	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Getopt-ArgvFile-1.110.0-2|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Getopt-ArgvFile-1.110.0-2|57	
12cr|perl-Getopt-ArgvFile-1.110.0-2|58	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 1.11-1mdv2008.0
12cr|perl-Getopt-ArgvFile-1.110.0-2|59	+ Revision: 20098
12cr|perl-Getopt-ArgvFile-1.110.0-2|60	- 1.11
12cr|perl-Getopt-ArgvFile-1.110.0-2|61	
12cr|perl-Getopt-ArgvFile-1.110.0-2|62	
12cr|perl-Getopt-ArgvFile-1.110.0-2|63	* Fri Feb 17 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.10-1mdk
12cr|perl-Getopt-ArgvFile-1.110.0-2|64	- Initial Mandriva release.
12cr|perl-Getopt-ArgvFile-1.110.0-2|65	

4608 12
12cr|perl-Getopt-Attribute-2.101.700-3|1	%define upstream_name    Getopt-Attribute
12cr|perl-Getopt-Attribute-2.101.700-3|2	%define upstream_version 2.101700
12cr|perl-Getopt-Attribute-2.101.700-3|3	
12cr|perl-Getopt-Attribute-2.101.700-3|4	Name:		perl-%{upstream_name}
12cr|perl-Getopt-Attribute-2.101.700-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Getopt-Attribute-2.101.700-3|6	Release:	3
12cr|perl-Getopt-Attribute-2.101.700-3|7	
12cr|perl-Getopt-Attribute-2.101.700-3|8	Summary:	Attribute wrapper for Getopt::Long
12cr|perl-Getopt-Attribute-2.101.700-3|9	License:	GPL+ or Artistic
12cr|perl-Getopt-Attribute-2.101.700-3|10	Group:		Development/Perl
12cr|perl-Getopt-Attribute-2.101.700-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Getopt-Attribute-2.101.700-3|12	Source0:	http://www.cpan.org/modules/by-module/Getopt/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Getopt-Attribute-2.101.700-3|13	
12cr|perl-Getopt-Attribute-2.101.700-3|14	BuildRequires:	perl-devel
12cr|perl-Getopt-Attribute-2.101.700-3|15	BuildRequires:	perl(Test::Compile)
12cr|perl-Getopt-Attribute-2.101.700-3|16	BuildRequires:	perl(Test::More) >= 0.940.0
12cr|perl-Getopt-Attribute-2.101.700-3|17	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Getopt-Attribute-2.101.700-3|18	
12cr|perl-Getopt-Attribute-2.101.700-3|19	BuildArch:	noarch
12cr|perl-Getopt-Attribute-2.101.700-3|20	
12cr|perl-Getopt-Attribute-2.101.700-3|21	%description
12cr|perl-Getopt-Attribute-2.101.700-3|22	Note: This version of the module works works with perl 5.8.0. If you need
12cr|perl-Getopt-Attribute-2.101.700-3|23	it to work with perl 5.6.x, please use an earlier version from CPAN.
12cr|perl-Getopt-Attribute-2.101.700-3|24	
12cr|perl-Getopt-Attribute-2.101.700-3|25	This module provides an attribute wrapper around 'Getopt::Long'. Instead of
12cr|perl-Getopt-Attribute-2.101.700-3|26	declaring the options in a hash with references to the variables and
12cr|perl-Getopt-Attribute-2.101.700-3|27	subroutines affected by the options, you can use the 'Getopt' attribute on
12cr|perl-Getopt-Attribute-2.101.700-3|28	the variables and subroutines directly.
12cr|perl-Getopt-Attribute-2.101.700-3|29	
12cr|perl-Getopt-Attribute-2.101.700-3|30	As you can see from the Synopsis, the attribute takes an argument of the
12cr|perl-Getopt-Attribute-2.101.700-3|31	same format as you would give as the hash key for 'Getopt::Long'. See the
12cr|perl-Getopt-Attribute-2.101.700-3|32	'Getopt::Long' manpage for details.
12cr|perl-Getopt-Attribute-2.101.700-3|33	
12cr|perl-Getopt-Attribute-2.101.700-3|34	%prep
12cr|perl-Getopt-Attribute-2.101.700-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Getopt-Attribute-2.101.700-3|36	
12cr|perl-Getopt-Attribute-2.101.700-3|37	%build
12cr|perl-Getopt-Attribute-2.101.700-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Getopt-Attribute-2.101.700-3|39	%make
12cr|perl-Getopt-Attribute-2.101.700-3|40	
12cr|perl-Getopt-Attribute-2.101.700-3|41	%check
12cr|perl-Getopt-Attribute-2.101.700-3|42	%make test
12cr|perl-Getopt-Attribute-2.101.700-3|43	
12cr|perl-Getopt-Attribute-2.101.700-3|44	%install
12cr|perl-Getopt-Attribute-2.101.700-3|45	%makeinstall_std
12cr|perl-Getopt-Attribute-2.101.700-3|46	
12cr|perl-Getopt-Attribute-2.101.700-3|47	%files
12cr|perl-Getopt-Attribute-2.101.700-3|48	%doc Changes README
12cr|perl-Getopt-Attribute-2.101.700-3|49	%{_mandir}/man3/*
12cr|perl-Getopt-Attribute-2.101.700-3|50	%{perl_vendorlib}/*
12cr|perl-Getopt-Attribute-2.101.700-3|51	
12cr|perl-Getopt-Attribute-2.101.700-3|52	%changelog
12cr|perl-Getopt-Attribute-2.101.700-3|53	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 2.101.700-2mdv2011.0
12cr|perl-Getopt-Attribute-2.101.700-3|54	+ Revision: 658533
12cr|perl-Getopt-Attribute-2.101.700-3|55	- rebuild for updated spec-helper
12cr|perl-Getopt-Attribute-2.101.700-3|56	
12cr|perl-Getopt-Attribute-2.101.700-3|57	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.101.700-1mdv2011.0
12cr|perl-Getopt-Attribute-2.101.700-3|58	+ Revision: 552369
12cr|perl-Getopt-Attribute-2.101.700-3|59	- bump test::more minimum version in buildrequires:
12cr|perl-Getopt-Attribute-2.101.700-3|60	- update to 2.101700
12cr|perl-Getopt-Attribute-2.101.700-3|61	
12cr|perl-Getopt-Attribute-2.101.700-3|62	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 1.460.0-1mdv2010.1
12cr|perl-Getopt-Attribute-2.101.700-3|63	+ Revision: 474655
12cr|perl-Getopt-Attribute-2.101.700-3|64	- update to 1.46
12cr|perl-Getopt-Attribute-2.101.700-3|65	
12cr|perl-Getopt-Attribute-2.101.700-3|66	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.440.0-1mdv2010.0
12cr|perl-Getopt-Attribute-2.101.700-3|67	+ Revision: 444059
12cr|perl-Getopt-Attribute-2.101.700-3|68	- import perl-Getopt-Attribute
12cr|perl-Getopt-Attribute-2.101.700-3|69	
12cr|perl-Getopt-Attribute-2.101.700-3|70	
12cr|perl-Getopt-Attribute-2.101.700-3|71	* Thu Sep 17 2009 cpan2dist 1.44-1mdv
12cr|perl-Getopt-Attribute-2.101.700-3|72	- initial mdv release, generated with cpan2dist

4609 12
12cr|perl-Getopt-Euclid-0.2.3-1|1	%define upstream_name	Getopt-Euclid
12cr|perl-Getopt-Euclid-0.2.3-1|2	%define name            perl-%{upstream_name}
12cr|perl-Getopt-Euclid-0.2.3-1|3	%define upstream_version    0.2.3
12cr|perl-Getopt-Euclid-0.2.3-1|4	%define version             %perl_convert_version %{upstream_version}
12cr|perl-Getopt-Euclid-0.2.3-1|5	%define release %mkrel 1
12cr|perl-Getopt-Euclid-0.2.3-1|6	
12cr|perl-Getopt-Euclid-0.2.3-1|7	Name:		%{name}
12cr|perl-Getopt-Euclid-0.2.3-1|8	Version:	%{version}
12cr|perl-Getopt-Euclid-0.2.3-1|9	Release:	%{release}
12cr|perl-Getopt-Euclid-0.2.3-1|10	Summary:	Executable Uniform Command-Line Interface Descriptions
12cr|perl-Getopt-Euclid-0.2.3-1|11	License:	GPL or Artistic
12cr|perl-Getopt-Euclid-0.2.3-1|12	Group:		Development/Perl
12cr|perl-Getopt-Euclid-0.2.3-1|13	Url:            http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Getopt-Euclid-0.2.3-1|14	Source:         http://www.cpan.org/upstream_names/by-upstream_name/Getopt/%{upstream_name}-v%{upstream_version}.tar.gz
12cr|perl-Getopt-Euclid-0.2.3-1|15	Buildrequires:  perl(Module::Build)
12cr|perl-Getopt-Euclid-0.2.3-1|16	BuildRequires:  perl-version
12cr|perl-Getopt-Euclid-0.2.3-1|17	BuildArch:	    noarch
12cr|perl-Getopt-Euclid-0.2.3-1|18	BuildRoot:	    %{_tmppath}/%{name}-%{version}
12cr|perl-Getopt-Euclid-0.2.3-1|19	
12cr|perl-Getopt-Euclid-0.2.3-1|20	%description
12cr|perl-Getopt-Euclid-0.2.3-1|21	Getopt::Euclid uses your program's own documentation to create a command-line
12cr|perl-Getopt-Euclid-0.2.3-1|22	argument parser. This ensures that your program's documented interface and its
12cr|perl-Getopt-Euclid-0.2.3-1|23	actual interface always agree.
12cr|perl-Getopt-Euclid-0.2.3-1|24	
12cr|perl-Getopt-Euclid-0.2.3-1|25	%prep
12cr|perl-Getopt-Euclid-0.2.3-1|26	%setup -q -n %{upstream_name}-v%{upstream_version}
12cr|perl-Getopt-Euclid-0.2.3-1|27	
12cr|perl-Getopt-Euclid-0.2.3-1|28	%build
12cr|perl-Getopt-Euclid-0.2.3-1|29	%{__perl} Build.PL installdirs=vendor
12cr|perl-Getopt-Euclid-0.2.3-1|30	./Build
12cr|perl-Getopt-Euclid-0.2.3-1|31	
12cr|perl-Getopt-Euclid-0.2.3-1|32	%check
12cr|perl-Getopt-Euclid-0.2.3-1|33	./Build test
12cr|perl-Getopt-Euclid-0.2.3-1|34	
12cr|perl-Getopt-Euclid-0.2.3-1|35	%install
12cr|perl-Getopt-Euclid-0.2.3-1|36	rm -rf %{buildroot}
12cr|perl-Getopt-Euclid-0.2.3-1|37	./Build install destdir=%{buildroot}
12cr|perl-Getopt-Euclid-0.2.3-1|38	
12cr|perl-Getopt-Euclid-0.2.3-1|39	%clean
12cr|perl-Getopt-Euclid-0.2.3-1|40	rm -rf %{buildroot}
12cr|perl-Getopt-Euclid-0.2.3-1|41	
12cr|perl-Getopt-Euclid-0.2.3-1|42	%files
12cr|perl-Getopt-Euclid-0.2.3-1|43	%defattr(-,root,root)
12cr|perl-Getopt-Euclid-0.2.3-1|44	%doc Changes README
12cr|perl-Getopt-Euclid-0.2.3-1|45	%{perl_vendorlib}/Getopt
12cr|perl-Getopt-Euclid-0.2.3-1|46	%{_mandir}/man3/*
12cr|perl-Getopt-Euclid-0.2.3-1|47	
12cr|perl-Getopt-Euclid-0.2.3-1|48	
12cr|perl-Getopt-Euclid-0.2.3-1|49	
12cr|perl-Getopt-Euclid-0.2.3-1|50	
12cr|perl-Getopt-Euclid-0.2.3-1|51	%changelog
12cr|perl-Getopt-Euclid-0.2.3-1|52	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.3-1mdv2011.0
12cr|perl-Getopt-Euclid-0.2.3-1|53	+ Revision: 587627
12cr|perl-Getopt-Euclid-0.2.3-1|54	- new version
12cr|perl-Getopt-Euclid-0.2.3-1|55	
12cr|perl-Getopt-Euclid-0.2.3-1|56	* Wed Jun 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-1mdv2011.0
12cr|perl-Getopt-Euclid-0.2.3-1|57	+ Revision: 384708
12cr|perl-Getopt-Euclid-0.2.3-1|58	- new version
12cr|perl-Getopt-Euclid-0.2.3-1|59	
12cr|perl-Getopt-Euclid-0.2.3-1|60	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.2.0-2mdv2009.0
12cr|perl-Getopt-Euclid-0.2.3-1|61	+ Revision: 268517
12cr|perl-Getopt-Euclid-0.2.3-1|62	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Getopt-Euclid-0.2.3-1|63	
12cr|perl-Getopt-Euclid-0.2.3-1|64	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-1mdv2009.0
12cr|perl-Getopt-Euclid-0.2.3-1|65	+ Revision: 194855
12cr|perl-Getopt-Euclid-0.2.3-1|66	- update to new version 0.2.0
12cr|perl-Getopt-Euclid-0.2.3-1|67	- update to new version 0.2.0
12cr|perl-Getopt-Euclid-0.2.3-1|68	
12cr|perl-Getopt-Euclid-0.2.3-1|69	* Fri Jan 18 2008 Jérôme Quelin <jquelin@mandriva.org> 0.1.0-2mdv2008.1
12cr|perl-Getopt-Euclid-0.2.3-1|70	+ Revision: 154592
12cr|perl-Getopt-Euclid-0.2.3-1|71	- forcing rebuild
12cr|perl-Getopt-Euclid-0.2.3-1|72	
12cr|perl-Getopt-Euclid-0.2.3-1|73	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.1.0-1mdv2008.1
12cr|perl-Getopt-Euclid-0.2.3-1|74	+ Revision: 135841
12cr|perl-Getopt-Euclid-0.2.3-1|75	- restore BuildRoot
12cr|perl-Getopt-Euclid-0.2.3-1|76	
12cr|perl-Getopt-Euclid-0.2.3-1|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Getopt-Euclid-0.2.3-1|78	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Getopt-Euclid-0.2.3-1|79	
12cr|perl-Getopt-Euclid-0.2.3-1|80	
12cr|perl-Getopt-Euclid-0.2.3-1|81	* Sat Mar 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-1mdv2007.1
12cr|perl-Getopt-Euclid-0.2.3-1|82	+ Revision: 145623
12cr|perl-Getopt-Euclid-0.2.3-1|83	- Imported perl-Getopt-Euclid-0.1.0-1mdv2007.1 into SVN repository.
12cr|perl-Getopt-Euclid-0.2.3-1|84	
12cr|perl-Getopt-Euclid-0.2.3-1|85	* Sat Mar 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-1mdv2007.1
12cr|perl-Getopt-Euclid-0.2.3-1|86	- first mdv release
12cr|perl-Getopt-Euclid-0.2.3-1|87	

4610 12
12cr|perl-Getopt-Inherited-1.100.860-3|1	%define upstream_name    Getopt-Inherited
12cr|perl-Getopt-Inherited-1.100.860-3|2	%define upstream_version 1.100860
12cr|perl-Getopt-Inherited-1.100.860-3|3	
12cr|perl-Getopt-Inherited-1.100.860-3|4	Name:		perl-%{upstream_name}
12cr|perl-Getopt-Inherited-1.100.860-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Getopt-Inherited-1.100.860-3|6	Release:	3
12cr|perl-Getopt-Inherited-1.100.860-3|7	
12cr|perl-Getopt-Inherited-1.100.860-3|8	Summary:	Handling inherited command-line options
12cr|perl-Getopt-Inherited-1.100.860-3|9	License:	GPL+ or Artistic
12cr|perl-Getopt-Inherited-1.100.860-3|10	Group:		Development/Perl
12cr|perl-Getopt-Inherited-1.100.860-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Getopt-Inherited-1.100.860-3|12	Source0:	http://www.cpan.org/modules/by-module/Getopt/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Getopt-Inherited-1.100.860-3|13	
12cr|perl-Getopt-Inherited-1.100.860-3|14	BuildRequires:	perl-devel
12cr|perl-Getopt-Inherited-1.100.860-3|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-Getopt-Inherited-1.100.860-3|16	BuildRequires:	perl(Class::Accessor::Complex)
12cr|perl-Getopt-Inherited-1.100.860-3|17	BuildRequires:	perl(Class::Accessor::Installer)
12cr|perl-Getopt-Inherited-1.100.860-3|18	BuildRequires:	perl(Data::Inherited)
12cr|perl-Getopt-Inherited-1.100.860-3|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Getopt-Inherited-1.100.860-3|20	BuildRequires:	perl(Getopt::Long)
12cr|perl-Getopt-Inherited-1.100.860-3|21	BuildRequires:	perl(Pod::Usage)
12cr|perl-Getopt-Inherited-1.100.860-3|22	BuildRequires:	perl(Test::More)
12cr|perl-Getopt-Inherited-1.100.860-3|23	BuildArch:	noarch
12cr|perl-Getopt-Inherited-1.100.860-3|24	
12cr|perl-Getopt-Inherited-1.100.860-3|25	%description
12cr|perl-Getopt-Inherited-1.100.860-3|26	By subclassing this mixin class, your program gets the ability to inherit
12cr|perl-Getopt-Inherited-1.100.860-3|27	command-line option specifications. If you have several programs that share
12cr|perl-Getopt-Inherited-1.100.860-3|28	common code and common command-line options you don't want to have to write
12cr|perl-Getopt-Inherited-1.100.860-3|29	the command-line processing code again and again. Using this class you can
12cr|perl-Getopt-Inherited-1.100.860-3|30	abstract command-line options shared by your programs into a superclass
12cr|perl-Getopt-Inherited-1.100.860-3|31	from which your programs then inherit. Additionally, this class defines
12cr|perl-Getopt-Inherited-1.100.860-3|32	certain common command-line options itself.
12cr|perl-Getopt-Inherited-1.100.860-3|33	
12cr|perl-Getopt-Inherited-1.100.860-3|34	You can also define defaults for command-line options.
12cr|perl-Getopt-Inherited-1.100.860-3|35	
12cr|perl-Getopt-Inherited-1.100.860-3|36	%prep
12cr|perl-Getopt-Inherited-1.100.860-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Getopt-Inherited-1.100.860-3|38	
12cr|perl-Getopt-Inherited-1.100.860-3|39	%build
12cr|perl-Getopt-Inherited-1.100.860-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Getopt-Inherited-1.100.860-3|41	%make
12cr|perl-Getopt-Inherited-1.100.860-3|42	
12cr|perl-Getopt-Inherited-1.100.860-3|43	%check
12cr|perl-Getopt-Inherited-1.100.860-3|44	%make test
12cr|perl-Getopt-Inherited-1.100.860-3|45	
12cr|perl-Getopt-Inherited-1.100.860-3|46	%install
12cr|perl-Getopt-Inherited-1.100.860-3|47	%makeinstall_std
12cr|perl-Getopt-Inherited-1.100.860-3|48	
12cr|perl-Getopt-Inherited-1.100.860-3|49	%files
12cr|perl-Getopt-Inherited-1.100.860-3|50	%doc README Changes
12cr|perl-Getopt-Inherited-1.100.860-3|51	%{_mandir}/man3/*
12cr|perl-Getopt-Inherited-1.100.860-3|52	%{perl_vendorlib}/*
12cr|perl-Getopt-Inherited-1.100.860-3|53	
12cr|perl-Getopt-Inherited-1.100.860-3|54	%changelog
12cr|perl-Getopt-Inherited-1.100.860-3|55	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.100.860-2mdv2011.0
12cr|perl-Getopt-Inherited-1.100.860-3|56	+ Revision: 654194
12cr|perl-Getopt-Inherited-1.100.860-3|57	- rebuild for updated spec-helper
12cr|perl-Getopt-Inherited-1.100.860-3|58	
12cr|perl-Getopt-Inherited-1.100.860-3|59	* Sun Mar 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.860-1mdv2011.0
12cr|perl-Getopt-Inherited-1.100.860-3|60	+ Revision: 528432
12cr|perl-Getopt-Inherited-1.100.860-3|61	- update to 1.100860
12cr|perl-Getopt-Inherited-1.100.860-3|62	
12cr|perl-Getopt-Inherited-1.100.860-3|63	* Mon Feb 08 2010 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.1
12cr|perl-Getopt-Inherited-1.100.860-3|64	+ Revision: 502083
12cr|perl-Getopt-Inherited-1.100.860-3|65	- import perl-Getopt-Inherited
12cr|perl-Getopt-Inherited-1.100.860-3|66	
12cr|perl-Getopt-Inherited-1.100.860-3|67	
12cr|perl-Getopt-Inherited-1.100.860-3|68	* Mon Feb 08 2010 cpan2dist 0.01-1mdv
12cr|perl-Getopt-Inherited-1.100.860-3|69	- initial mdv release, generated with cpan2dist

4611 12
12cr|perl-Getopt-Long-2.380.0-3|1	%define upstream_name    Getopt-Long
12cr|perl-Getopt-Long-2.380.0-3|2	%define upstream_version 2.38
12cr|perl-Getopt-Long-2.380.0-3|3	
12cr|perl-Getopt-Long-2.380.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Getopt-Long-2.380.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Getopt-Long-2.380.0-3|6	Release:	3
12cr|perl-Getopt-Long-2.380.0-3|7	
12cr|perl-Getopt-Long-2.380.0-3|8	Summary:	Advanced handling of command line options
12cr|perl-Getopt-Long-2.380.0-3|9	License:	GPL+ or Artistic
12cr|perl-Getopt-Long-2.380.0-3|10	Group:		Development/Perl
12cr|perl-Getopt-Long-2.380.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Getopt-Long-2.380.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Getopt/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Getopt-Long-2.380.0-3|13	
12cr|perl-Getopt-Long-2.380.0-3|14	BuildRequires:	perl-devel
12cr|perl-Getopt-Long-2.380.0-3|15	BuildRequires:	perl(Pod::Usage)
12cr|perl-Getopt-Long-2.380.0-3|16	BuildArch:	noarch
12cr|perl-Getopt-Long-2.380.0-3|17	
12cr|perl-Getopt-Long-2.380.0-3|18	%description
12cr|perl-Getopt-Long-2.380.0-3|19	The Getopt::Long module implements an extended getopt function called
12cr|perl-Getopt-Long-2.380.0-3|20	GetOptions(). This function adheres to the POSIX syntax for command line
12cr|perl-Getopt-Long-2.380.0-3|21	options, with GNU extensions. In general, this means that options have long
12cr|perl-Getopt-Long-2.380.0-3|22	names instead of single letters, and are introduced with a double dash
12cr|perl-Getopt-Long-2.380.0-3|23	"--". Support for bundling of command line options, as was the case with
12cr|perl-Getopt-Long-2.380.0-3|24	the more traditional single-letter approach, is provided but not enabled by
12cr|perl-Getopt-Long-2.380.0-3|25	default.
12cr|perl-Getopt-Long-2.380.0-3|26	
12cr|perl-Getopt-Long-2.380.0-3|27	
12cr|perl-Getopt-Long-2.380.0-3|28	%prep
12cr|perl-Getopt-Long-2.380.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Getopt-Long-2.380.0-3|30	
12cr|perl-Getopt-Long-2.380.0-3|31	%build
12cr|perl-Getopt-Long-2.380.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Getopt-Long-2.380.0-3|33	%make
12cr|perl-Getopt-Long-2.380.0-3|34	
12cr|perl-Getopt-Long-2.380.0-3|35	%check
12cr|perl-Getopt-Long-2.380.0-3|36	make test
12cr|perl-Getopt-Long-2.380.0-3|37	
12cr|perl-Getopt-Long-2.380.0-3|38	%install
12cr|perl-Getopt-Long-2.380.0-3|39	%makeinstall_std
12cr|perl-Getopt-Long-2.380.0-3|40	
12cr|perl-Getopt-Long-2.380.0-3|41	%files
12cr|perl-Getopt-Long-2.380.0-3|42	%doc CHANGES README README
12cr|perl-Getopt-Long-2.380.0-3|43	%{_mandir}/man3/*
12cr|perl-Getopt-Long-2.380.0-3|44	%{perl_vendorlib}/*
12cr|perl-Getopt-Long-2.380.0-3|45	
12cr|perl-Getopt-Long-2.380.0-3|46	%changelog
12cr|perl-Getopt-Long-2.380.0-3|47	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 2.380.0-2mdv2011.0
12cr|perl-Getopt-Long-2.380.0-3|48	+ Revision: 658409
12cr|perl-Getopt-Long-2.380.0-3|49	- rebuild for updated rpm-setup
12cr|perl-Getopt-Long-2.380.0-3|50	
12cr|perl-Getopt-Long-2.380.0-3|51	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 2.380.0-1mdv2010.0
12cr|perl-Getopt-Long-2.380.0-3|52	+ Revision: 401657
12cr|perl-Getopt-Long-2.380.0-3|53	- rebuild using %%perl_convert_version
12cr|perl-Getopt-Long-2.380.0-3|54	- fixed license field
12cr|perl-Getopt-Long-2.380.0-3|55	
12cr|perl-Getopt-Long-2.380.0-3|56	* Sat May 16 2009 Isabel Vallejo <isabel@mandriva.org> 2.38-2mdv2010.0
12cr|perl-Getopt-Long-2.380.0-3|57	+ Revision: 376357
12cr|perl-Getopt-Long-2.380.0-3|58	- Update mkrel to test.
12cr|perl-Getopt-Long-2.380.0-3|59	
12cr|perl-Getopt-Long-2.380.0-3|60	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 2.38-1mdv2010.0
12cr|perl-Getopt-Long-2.380.0-3|61	+ Revision: 374528
12cr|perl-Getopt-Long-2.380.0-3|62	- import perl-Getopt-Long
12cr|perl-Getopt-Long-2.380.0-3|63	
12cr|perl-Getopt-Long-2.380.0-3|64	
12cr|perl-Getopt-Long-2.380.0-3|65	* Mon May 11 2009 cpan2dist 2.38-1mdv
12cr|perl-Getopt-Long-2.380.0-3|66	- initial mdv release, generated with cpan2dist
12cr|perl-Getopt-Long-2.380.0-3|67	

4612 12
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|1	%define upstream_name    Getopt-Long-Descriptive
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|2	%define upstream_version 0.092
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|3	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|6	Release:    1
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|7	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|8	Summary:    Getopt::Long with usage text and validation
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|9	License:    GPL+ or Artistic
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|10	Group:      Development/Perl
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Getopt/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|13	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|14	BuildRequires: perl(IO::Scalar)
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|15	BuildRequires: perl(List::Util)
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|16	BuildRequires: perl(Params::Validate)
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|17	BuildRequires: perl(Sub::Exporter)
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|18	BuildRequires: perl(Test::More)
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|19	BuildRequires: perl-devel
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|20	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|21	BuildArch: noarch
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|22	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|23	%description
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|24	Convenient wrapper for Getopt::Long and program usage output
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|25	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|26	%prep
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|28	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|29	%build
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|31	%make
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|32	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|33	%check
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|34	make test
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|35	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|36	%install
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|37	%makeinstall_std
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|38	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|39	%files
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|40	%doc README Changes
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|41	%{_mandir}/man3/*
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|42	%perl_vendorlib/*
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|43	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|44	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|45	%changelog
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|46	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|47	+ Revision: 672848
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|48	- update to new version 0.090
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|49	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|50	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.89.0-2
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|51	+ Revision: 656917
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|52	- rebuild for updated spec-helper
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|53	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|54	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.89.0-1
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|55	+ Revision: 634270
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|56	- update to new version 0.089
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|57	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|58	* Thu Dec 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.87.0-1mdv2011.0
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|59	+ Revision: 604719
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|60	- update to new version 0.087
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|61	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|62	* Fri Nov 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.86.0-1mdv2011.0
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|63	+ Revision: 596524
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|64	- update to new version 0.086
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|65	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|66	* Mon Mar 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.85.0-1mdv2011.0
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|67	+ Revision: 519952
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|68	- update to 0.085
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|69	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|70	* Mon Feb 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.84.0-1mdv2010.1
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|71	+ Revision: 506239
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|72	- update to 0.084
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|73	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|74	* Sun Dec 13 2009 Jérôme Quelin <jquelin@mandriva.org> 0.83.0-1mdv2010.1
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|75	+ Revision: 478056
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|76	- update to 0.083
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|77	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|78	* Sat Dec 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.82.0-1mdv2010.1
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|79	+ Revision: 473719
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|80	- update to 0.082
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|81	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|82	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.81.0-1mdv2010.1
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|83	+ Revision: 471046
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|84	- update to 0.081
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|85	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|86	* Fri Nov 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.79.0-1mdv2010.1
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|87	+ Revision: 470453
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|88	- update to 0.079
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|89	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|90	* Sat Aug 22 2009 Jérôme Quelin <jquelin@mandriva.org> 0.77.0-1mdv2010.0
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|91	+ Revision: 419688
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|92	- adding missing buildrequires:
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|93	- update to 0.077
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|94	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|95	* Wed Dec 03 2008 Jérôme Quelin <jquelin@mandriva.org> 0.074-1mdv2009.1
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|96	+ Revision: 309766
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|97	- import perl-Getopt-Long-Descriptive
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|98	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|99	
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|100	* Wed Dec 03 2008 cpan2dist 0.074-1mdv
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|101	- initial mdv release, generated with cpan2dist
12cr|perl-Getopt-Long-Descriptive-0.92.0-1|102	

4613 12
12cr|perl-Getopt-Lucid-0.190.0-3|1	%define upstream_name    Getopt-Lucid
12cr|perl-Getopt-Lucid-0.190.0-3|2	%define upstream_version 0.19
12cr|perl-Getopt-Lucid-0.190.0-3|3	
12cr|perl-Getopt-Lucid-0.190.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Getopt-Lucid-0.190.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Getopt-Lucid-0.190.0-3|6	Release:	3
12cr|perl-Getopt-Lucid-0.190.0-3|7	
12cr|perl-Getopt-Lucid-0.190.0-3|8	Summary:	Clear, readable syntax for command line processing
12cr|perl-Getopt-Lucid-0.190.0-3|9	License:	GPL+ or Artistic
12cr|perl-Getopt-Lucid-0.190.0-3|10	Group:		Development/Perl
12cr|perl-Getopt-Lucid-0.190.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Getopt-Lucid-0.190.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Getopt/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Getopt-Lucid-0.190.0-3|13	
12cr|perl-Getopt-Lucid-0.190.0-3|14	BuildRequires:	perl-devel
12cr|perl-Getopt-Lucid-0.190.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Getopt-Lucid-0.190.0-3|16	BuildRequires:	perl(Data::Dumper)
12cr|perl-Getopt-Lucid-0.190.0-3|17	BuildRequires:	perl(Exception::Class)
12cr|perl-Getopt-Lucid-0.190.0-3|18	BuildRequires:	perl(Exception::Class::TryCatch)
12cr|perl-Getopt-Lucid-0.190.0-3|19	BuildRequires:	perl(Exporter)
12cr|perl-Getopt-Lucid-0.190.0-3|20	BuildRequires:	perl(Storable)
12cr|perl-Getopt-Lucid-0.190.0-3|21	BuildRequires:	perl(Test::More)
12cr|perl-Getopt-Lucid-0.190.0-3|22	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Getopt-Lucid-0.190.0-3|23	BuildArch:	noarch
12cr|perl-Getopt-Lucid-0.190.0-3|24	
12cr|perl-Getopt-Lucid-0.190.0-3|25	%description
12cr|perl-Getopt-Lucid-0.190.0-3|26	The goal of this module is providing good code readability and clarity of
12cr|perl-Getopt-Lucid-0.190.0-3|27	intent for command-line option processing. While readability is a
12cr|perl-Getopt-Lucid-0.190.0-3|28	subjective standard, Getopt::Lucid relies on a more verbose, plain-English
12cr|perl-Getopt-Lucid-0.190.0-3|29	option specification as compared against the more symbolic approach of
12cr|perl-Getopt-Lucid-0.190.0-3|30	Getopt::Long. Key features include:
12cr|perl-Getopt-Lucid-0.190.0-3|31	
12cr|perl-Getopt-Lucid-0.190.0-3|32	Five option types: switches, counters, parameters, lists, and keypairs
12cr|perl-Getopt-Lucid-0.190.0-3|33	
12cr|perl-Getopt-Lucid-0.190.0-3|34	%prep
12cr|perl-Getopt-Lucid-0.190.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Getopt-Lucid-0.190.0-3|36	
12cr|perl-Getopt-Lucid-0.190.0-3|37	%build
12cr|perl-Getopt-Lucid-0.190.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Getopt-Lucid-0.190.0-3|39	%make
12cr|perl-Getopt-Lucid-0.190.0-3|40	
12cr|perl-Getopt-Lucid-0.190.0-3|41	%check
12cr|perl-Getopt-Lucid-0.190.0-3|42	%make test
12cr|perl-Getopt-Lucid-0.190.0-3|43	
12cr|perl-Getopt-Lucid-0.190.0-3|44	%install
12cr|perl-Getopt-Lucid-0.190.0-3|45	%makeinstall_std
12cr|perl-Getopt-Lucid-0.190.0-3|46	
12cr|perl-Getopt-Lucid-0.190.0-3|47	%files
12cr|perl-Getopt-Lucid-0.190.0-3|48	%doc Changes README LICENSE
12cr|perl-Getopt-Lucid-0.190.0-3|49	%{_mandir}/man3/*
12cr|perl-Getopt-Lucid-0.190.0-3|50	%{perl_vendorlib}/*
12cr|perl-Getopt-Lucid-0.190.0-3|51	
12cr|perl-Getopt-Lucid-0.190.0-3|52	%changelog
12cr|perl-Getopt-Lucid-0.190.0-3|53	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.190.0-2mdv2011.0
12cr|perl-Getopt-Lucid-0.190.0-3|54	+ Revision: 656921
12cr|perl-Getopt-Lucid-0.190.0-3|55	- rebuild for updated spec-helper
12cr|perl-Getopt-Lucid-0.190.0-3|56	
12cr|perl-Getopt-Lucid-0.190.0-3|57	* Fri Nov 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.190.0-1mdv2011.0
12cr|perl-Getopt-Lucid-0.190.0-3|58	+ Revision: 596525
12cr|perl-Getopt-Lucid-0.190.0-3|59	- update to new version 0.19
12cr|perl-Getopt-Lucid-0.190.0-3|60	
12cr|perl-Getopt-Lucid-0.190.0-3|61	* Thu Nov 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2011.0
12cr|perl-Getopt-Lucid-0.190.0-3|62	+ Revision: 467461
12cr|perl-Getopt-Lucid-0.190.0-3|63	- import perl-Getopt-Lucid
12cr|perl-Getopt-Lucid-0.190.0-3|64	
12cr|perl-Getopt-Lucid-0.190.0-3|65	
12cr|perl-Getopt-Lucid-0.190.0-3|66	* Thu Nov 19 2009 cpan2dist 0.18-1mdv
12cr|perl-Getopt-Lucid-0.190.0-3|67	- initial mdv release, generated with cpan2dist

4614 12
12cr|perl-Getopt-OO-0.70.0-3|1	%define upstream_name    Getopt-OO
12cr|perl-Getopt-OO-0.70.0-3|2	%define upstream_version 0.07
12cr|perl-Getopt-OO-0.70.0-3|3	
12cr|perl-Getopt-OO-0.70.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Getopt-OO-0.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Getopt-OO-0.70.0-3|6	Release:	3
12cr|perl-Getopt-OO-0.70.0-3|7	
12cr|perl-Getopt-OO-0.70.0-3|8	Summary:	An object oriented command line parser.  It handles
12cr|perl-Getopt-OO-0.70.0-3|9	License:	GPL+ or Artistic
12cr|perl-Getopt-OO-0.70.0-3|10	Group:		Development/Perl
12cr|perl-Getopt-OO-0.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Getopt-OO-0.70.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Getopt/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Getopt-OO-0.70.0-3|13	
12cr|perl-Getopt-OO-0.70.0-3|14	BuildRequires:	perl-devel
12cr|perl-Getopt-OO-0.70.0-3|15	BuildArch:	noarch
12cr|perl-Getopt-OO-0.70.0-3|16	
12cr|perl-Getopt-OO-0.70.0-3|17	%description
12cr|perl-Getopt-OO-0.70.0-3|18	Getopt::OO is an object oriented tool for parsing command line arguments.
12cr|perl-Getopt-OO-0.70.0-3|19	It expects a reference to the input arguments and uses a perl hash to
12cr|perl-Getopt-OO-0.70.0-3|20	describe how the command line arguments should be parsed. Note that by
12cr|perl-Getopt-OO-0.70.0-3|21	parsed, we mean what options expect values, etc. We check to make sure
12cr|perl-Getopt-OO-0.70.0-3|22	values exist on the command line as necessary -- nothing else. The caller
12cr|perl-Getopt-OO-0.70.0-3|23	is responsible for making sure that a value that he knows should be a file
12cr|perl-Getopt-OO-0.70.0-3|24	exists, is writable, or whatever.
12cr|perl-Getopt-OO-0.70.0-3|25	
12cr|perl-Getopt-OO-0.70.0-3|26	Command line arguments can be broken into two distinct types: options and
12cr|perl-Getopt-OO-0.70.0-3|27	values that are associated with these options. In windows, options often
12cr|perl-Getopt-OO-0.70.0-3|28	start with a '/' but sometimes with a '-', but in unix they almost
12cr|perl-Getopt-OO-0.70.0-3|29	universally start with a '-'. For this module options start with a '-'. We
12cr|perl-Getopt-OO-0.70.0-3|30	support two types of options: the short single dashed options and the long
12cr|perl-Getopt-OO-0.70.0-3|31	double dashed options. The difference between these two is that with this
12cr|perl-Getopt-OO-0.70.0-3|32	module the short options can be combined into a single option, but the long
12cr|perl-Getopt-OO-0.70.0-3|33	options can not. For example, most of us will be familiar with the 'tar
12cr|perl-Getopt-OO-0.70.0-3|34	-xvf file' command which can also be expressed as '-x -v -f file'. Long
12cr|perl-Getopt-OO-0.70.0-3|35	options can not be combined this way, so '--help' for example must always
12cr|perl-Getopt-OO-0.70.0-3|36	stand by itself.
12cr|perl-Getopt-OO-0.70.0-3|37	
12cr|perl-Getopt-OO-0.70.0-3|38	The input template expects the option names as its keys. For instance if
12cr|perl-Getopt-OO-0.70.0-3|39	you were expecting '-xv --hello' as possible command line options, the keys
12cr|perl-Getopt-OO-0.70.0-3|40	for your template hash would be '-x', '-v', and '--hello'.
12cr|perl-Getopt-OO-0.70.0-3|41	
12cr|perl-Getopt-OO-0.70.0-3|42	%prep
12cr|perl-Getopt-OO-0.70.0-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Getopt-OO-0.70.0-3|44	
12cr|perl-Getopt-OO-0.70.0-3|45	%build
12cr|perl-Getopt-OO-0.70.0-3|46	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Getopt-OO-0.70.0-3|47	%make
12cr|perl-Getopt-OO-0.70.0-3|48	
12cr|perl-Getopt-OO-0.70.0-3|49	%check
12cr|perl-Getopt-OO-0.70.0-3|50	make test
12cr|perl-Getopt-OO-0.70.0-3|51	
12cr|perl-Getopt-OO-0.70.0-3|52	%install
12cr|perl-Getopt-OO-0.70.0-3|53	%makeinstall_std
12cr|perl-Getopt-OO-0.70.0-3|54	
12cr|perl-Getopt-OO-0.70.0-3|55	%files
12cr|perl-Getopt-OO-0.70.0-3|56	%doc README Changes
12cr|perl-Getopt-OO-0.70.0-3|57	%{_mandir}/man3/*
12cr|perl-Getopt-OO-0.70.0-3|58	%{perl_vendorlib}/*
12cr|perl-Getopt-OO-0.70.0-3|59	
12cr|perl-Getopt-OO-0.70.0-3|60	%changelog
12cr|perl-Getopt-OO-0.70.0-3|61	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.70.0-2mdv2011.0
12cr|perl-Getopt-OO-0.70.0-3|62	+ Revision: 654196
12cr|perl-Getopt-OO-0.70.0-3|63	- rebuild for updated spec-helper
12cr|perl-Getopt-OO-0.70.0-3|64	
12cr|perl-Getopt-OO-0.70.0-3|65	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-Getopt-OO-0.70.0-3|66	+ Revision: 401656
12cr|perl-Getopt-OO-0.70.0-3|67	- rebuild using %%perl_convert_version
12cr|perl-Getopt-OO-0.70.0-3|68	- fixed license field
12cr|perl-Getopt-OO-0.70.0-3|69	
12cr|perl-Getopt-OO-0.70.0-3|70	* Fri Jan 30 2009 Olivier Thauvin <nanardon@mandriva.org> 0.07-1mdv2009.1
12cr|perl-Getopt-OO-0.70.0-3|71	+ Revision: 335604
12cr|perl-Getopt-OO-0.70.0-3|72	- import perl-Getopt-OO
12cr|perl-Getopt-OO-0.70.0-3|73	
12cr|perl-Getopt-OO-0.70.0-3|74	
12cr|perl-Getopt-OO-0.70.0-3|75	* Fri Jan 30 2009 cpan2dist 0.07-1mdv
12cr|perl-Getopt-OO-0.70.0-3|76	- initial mdv release, generated with cpan2dist
12cr|perl-Getopt-OO-0.70.0-3|77	

4615 12
12cr|perl-Getopt-Popt-0.20.0-3|1	%define	upstream_name    Getopt-Popt
12cr|perl-Getopt-Popt-0.20.0-3|2	%define	upstream_version 0.02
12cr|perl-Getopt-Popt-0.20.0-3|3	
12cr|perl-Getopt-Popt-0.20.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Getopt-Popt-0.20.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Getopt-Popt-0.20.0-3|6	Release:	3
12cr|perl-Getopt-Popt-0.20.0-3|7	
12cr|perl-Getopt-Popt-0.20.0-3|8	Summary:	Perl interface to the popt(3)library
12cr|perl-Getopt-Popt-0.20.0-3|9	License:	GPL
12cr|perl-Getopt-Popt-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Getopt-Popt-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{dir_name}/
12cr|perl-Getopt-Popt-0.20.0-3|12	Source0:    http://cpan.uwinnipeg.ca/cpan/authors/id/J/JA/JAMESB/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Getopt-Popt-0.20.0-3|13	Patch0:		Getopt-Popt-0.02-x86_64-build.patch
12cr|perl-Getopt-Popt-0.20.0-3|14	Patch1:		Getopt-Popt-0.02-fix-testsuite.diff
12cr|perl-Getopt-Popt-0.20.0-3|15	
12cr|perl-Getopt-Popt-0.20.0-3|16	BuildRequires:	perl-devel
12cr|perl-Getopt-Popt-0.20.0-3|17	BuildRequires:  popt-devel
12cr|perl-Getopt-Popt-0.20.0-3|18	
12cr|perl-Getopt-Popt-0.20.0-3|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Getopt-Popt-0.20.0-3|20	
12cr|perl-Getopt-Popt-0.20.0-3|21	%description
12cr|perl-Getopt-Popt-0.20.0-3|22	The Getopt::Popt module provides a Perl OO interface to the popt(3) library,
12cr|perl-Getopt-Popt-0.20.0-3|23	a library to parse command-line arguments. Popt is similar to getopt, but with
12cr|perl-Getopt-Popt-0.20.0-3|24	many new features.
12cr|perl-Getopt-Popt-0.20.0-3|25	This module provides a method for almost all of the popt library functions,
12cr|perl-Getopt-Popt-0.20.0-3|26	the rest are on the TODO list.
12cr|perl-Getopt-Popt-0.20.0-3|27	This release should be considered a beta and may have a bug or two.
12cr|perl-Getopt-Popt-0.20.0-3|28	
12cr|perl-Getopt-Popt-0.20.0-3|29	%prep
12cr|perl-Getopt-Popt-0.20.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Getopt-Popt-0.20.0-3|31	%patch0 -p0
12cr|perl-Getopt-Popt-0.20.0-3|32	%patch1 -p0
12cr|perl-Getopt-Popt-0.20.0-3|33	
12cr|perl-Getopt-Popt-0.20.0-3|34	%build
12cr|perl-Getopt-Popt-0.20.0-3|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Getopt-Popt-0.20.0-3|36	%make OPTIMIZE="$RPM_OPT_FLAGS"
12cr|perl-Getopt-Popt-0.20.0-3|37	
12cr|perl-Getopt-Popt-0.20.0-3|38	%check
12cr|perl-Getopt-Popt-0.20.0-3|39	LC_ALL=C %make test
12cr|perl-Getopt-Popt-0.20.0-3|40	
12cr|perl-Getopt-Popt-0.20.0-3|41	%install
12cr|perl-Getopt-Popt-0.20.0-3|42	rm -rf $RPM_BUILD_ROOT
12cr|perl-Getopt-Popt-0.20.0-3|43	%makeinstall_std
12cr|perl-Getopt-Popt-0.20.0-3|44	
12cr|perl-Getopt-Popt-0.20.0-3|45	%clean
12cr|perl-Getopt-Popt-0.20.0-3|46	rm -rf $RPM_BUILD_ROOT
12cr|perl-Getopt-Popt-0.20.0-3|47	
12cr|perl-Getopt-Popt-0.20.0-3|48	%files
12cr|perl-Getopt-Popt-0.20.0-3|49	%defattr(-,root,root)
12cr|perl-Getopt-Popt-0.20.0-3|50	%doc README Changes example.pl
12cr|perl-Getopt-Popt-0.20.0-3|51	%{_mandir}/*/*
12cr|perl-Getopt-Popt-0.20.0-3|52	%{perl_vendorarch}/*
12cr|perl-Getopt-Popt-0.20.0-3|53	
12cr|perl-Getopt-Popt-0.20.0-3|54	
12cr|perl-Getopt-Popt-0.20.0-3|55	%changelog
12cr|perl-Getopt-Popt-0.20.0-3|56	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.20.0-3
12cr|perl-Getopt-Popt-0.20.0-3|57	+ Revision: 768358
12cr|perl-Getopt-Popt-0.20.0-3|58	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Getopt-Popt-0.20.0-3|59	
12cr|perl-Getopt-Popt-0.20.0-3|60	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Getopt-Popt-0.20.0-3|61	+ Revision: 555873
12cr|perl-Getopt-Popt-0.20.0-3|62	- rebuild for perl 5.12
12cr|perl-Getopt-Popt-0.20.0-3|63	
12cr|perl-Getopt-Popt-0.20.0-3|64	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.1
12cr|perl-Getopt-Popt-0.20.0-3|65	+ Revision: 504806
12cr|perl-Getopt-Popt-0.20.0-3|66	- rebuild using %%perl_convert_version
12cr|perl-Getopt-Popt-0.20.0-3|67	
12cr|perl-Getopt-Popt-0.20.0-3|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Getopt-Popt-0.20.0-3|69	- patch 1: workaround testsuite testing stupid constants
12cr|perl-Getopt-Popt-0.20.0-3|70	- rebuild
12cr|perl-Getopt-Popt-0.20.0-3|71	
12cr|perl-Getopt-Popt-0.20.0-3|72	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.02-7mdv2009.0
12cr|perl-Getopt-Popt-0.20.0-3|73	+ Revision: 257103
12cr|perl-Getopt-Popt-0.20.0-3|74	- rebuild
12cr|perl-Getopt-Popt-0.20.0-3|75	
12cr|perl-Getopt-Popt-0.20.0-3|76	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.02-5mdv2008.1
12cr|perl-Getopt-Popt-0.20.0-3|77	+ Revision: 152087
12cr|perl-Getopt-Popt-0.20.0-3|78	- rebuild
12cr|perl-Getopt-Popt-0.20.0-3|79	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Getopt-Popt-0.20.0-3|80	
12cr|perl-Getopt-Popt-0.20.0-3|81	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Getopt-Popt-0.20.0-3|82	- restore BuildRoot
12cr|perl-Getopt-Popt-0.20.0-3|83	
12cr|perl-Getopt-Popt-0.20.0-3|84	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-4mdv2008.0
12cr|perl-Getopt-Popt-0.20.0-3|85	+ Revision: 86464
12cr|perl-Getopt-Popt-0.20.0-3|86	- rebuild
12cr|perl-Getopt-Popt-0.20.0-3|87	
12cr|perl-Getopt-Popt-0.20.0-3|88	
12cr|perl-Getopt-Popt-0.20.0-3|89	* Wed Jul 26 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Getopt-Popt-0.20.0-3|90	+ 07/26/06 20:05:14 (42235)
12cr|perl-Getopt-Popt-0.20.0-3|91	- push test into check section
12cr|perl-Getopt-Popt-0.20.0-3|92	
12cr|perl-Getopt-Popt-0.20.0-3|93	* Wed Jul 26 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Getopt-Popt-0.20.0-3|94	+ 07/26/06 20:02:36 (42234)
12cr|perl-Getopt-Popt-0.20.0-3|95	- rebuild
12cr|perl-Getopt-Popt-0.20.0-3|96	
12cr|perl-Getopt-Popt-0.20.0-3|97	* Wed Jul 26 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Getopt-Popt-0.20.0-3|98	+ 07/26/06 19:59:27 (42229)
12cr|perl-Getopt-Popt-0.20.0-3|99	Import perl-Getopt-Popt
12cr|perl-Getopt-Popt-0.20.0-3|100	
12cr|perl-Getopt-Popt-0.20.0-3|101	* Fri Jul 08 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.02-2mdk
12cr|perl-Getopt-Popt-0.20.0-3|102	- patch 0: fix testsuite on 64bit platforms
12cr|perl-Getopt-Popt-0.20.0-3|103	
12cr|perl-Getopt-Popt-0.20.0-3|104	* Sun Jan 23 2005 Sylvie Terjan <erinmargault@zarb.org> 0.02-1mdk
12cr|perl-Getopt-Popt-0.20.0-3|105	-initial specfile
12cr|perl-Getopt-Popt-0.20.0-3|106	

4616 12
12cr|perl-Getopt-Tabular-0.300.0-2|1	%define upstream_name	 Getopt-Tabular
12cr|perl-Getopt-Tabular-0.300.0-2|2	%define upstream_version 0.3
12cr|perl-Getopt-Tabular-0.300.0-2|3	
12cr|perl-Getopt-Tabular-0.300.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Getopt-Tabular-0.300.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Getopt-Tabular-0.300.0-2|6	Release:	2
12cr|perl-Getopt-Tabular-0.300.0-2|7	
12cr|perl-Getopt-Tabular-0.300.0-2|8	Summary:	Table-driven argument parsing for Perl 5
12cr|perl-Getopt-Tabular-0.300.0-2|9	License:	GPL+ or Artistic
12cr|perl-Getopt-Tabular-0.300.0-2|10	Group:		Development/Perl
12cr|perl-Getopt-Tabular-0.300.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Getopt-Tabular-0.300.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Getopt-Tabular-0.300.0-2|13	
12cr|perl-Getopt-Tabular-0.300.0-2|14	BuildRequires:	perl-devel
12cr|perl-Getopt-Tabular-0.300.0-2|15	BuildArch:	noarch
12cr|perl-Getopt-Tabular-0.300.0-2|16	
12cr|perl-Getopt-Tabular-0.300.0-2|17	%description
12cr|perl-Getopt-Tabular-0.300.0-2|18	Getopt::Tabular is a Perl 5 module for table-driven argument parsing, vaguely
12cr|perl-Getopt-Tabular-0.300.0-2|19	inspired by John Ousterhout's Tk_ParseArgv. All you really need to do to use
12cr|perl-Getopt-Tabular-0.300.0-2|20	the package is set up a table describing all your command-line options, and
12cr|perl-Getopt-Tabular-0.300.0-2|21	call &GetOptions with three arguments: a reference to your option table, a
12cr|perl-Getopt-Tabular-0.300.0-2|22	reference to @ARGV (or something like it), and an optional third array
12cr|perl-Getopt-Tabular-0.300.0-2|23	reference (say, to @newARGV). &GetOptions will process all arguments in @ARGV,
12cr|perl-Getopt-Tabular-0.300.0-2|24	and copy any leftover arguments (i.e. those that are not options or arguments
12cr|perl-Getopt-Tabular-0.300.0-2|25	to some option) to the @newARGV array. (If the @newARGV argument is not
12cr|perl-Getopt-Tabular-0.300.0-2|26	supplied, GetOptions will replace @ARGV with the stripped-down argument list.)
12cr|perl-Getopt-Tabular-0.300.0-2|27	If there are any invalid options, GetOptions will print an error message and
12cr|perl-Getopt-Tabular-0.300.0-2|28	return 0.
12cr|perl-Getopt-Tabular-0.300.0-2|29	
12cr|perl-Getopt-Tabular-0.300.0-2|30	%prep
12cr|perl-Getopt-Tabular-0.300.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Getopt-Tabular-0.300.0-2|32	
12cr|perl-Getopt-Tabular-0.300.0-2|33	%build
12cr|perl-Getopt-Tabular-0.300.0-2|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Getopt-Tabular-0.300.0-2|35	%make
12cr|perl-Getopt-Tabular-0.300.0-2|36	
12cr|perl-Getopt-Tabular-0.300.0-2|37	%check
12cr|perl-Getopt-Tabular-0.300.0-2|38	%make test
12cr|perl-Getopt-Tabular-0.300.0-2|39	
12cr|perl-Getopt-Tabular-0.300.0-2|40	%install
12cr|perl-Getopt-Tabular-0.300.0-2|41	%makeinstall_std
12cr|perl-Getopt-Tabular-0.300.0-2|42	
12cr|perl-Getopt-Tabular-0.300.0-2|43	%files
12cr|perl-Getopt-Tabular-0.300.0-2|44	%doc Changes README
12cr|perl-Getopt-Tabular-0.300.0-2|45	%{perl_vendorlib}/Getopt
12cr|perl-Getopt-Tabular-0.300.0-2|46	%{_mandir}/*/*
12cr|perl-Getopt-Tabular-0.300.0-2|47	
12cr|perl-Getopt-Tabular-0.300.0-2|48	%changelog
12cr|perl-Getopt-Tabular-0.300.0-2|49	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2010.1
12cr|perl-Getopt-Tabular-0.300.0-2|50	+ Revision: 504892
12cr|perl-Getopt-Tabular-0.300.0-2|51	- rebuild using %%perl_convert_version
12cr|perl-Getopt-Tabular-0.300.0-2|52	
12cr|perl-Getopt-Tabular-0.300.0-2|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3-8mdv2010.0
12cr|perl-Getopt-Tabular-0.300.0-2|54	+ Revision: 430460
12cr|perl-Getopt-Tabular-0.300.0-2|55	- rebuild
12cr|perl-Getopt-Tabular-0.300.0-2|56	
12cr|perl-Getopt-Tabular-0.300.0-2|57	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.3-7mdv2009.0
12cr|perl-Getopt-Tabular-0.300.0-2|58	+ Revision: 241442
12cr|perl-Getopt-Tabular-0.300.0-2|59	- rebuild
12cr|perl-Getopt-Tabular-0.300.0-2|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Getopt-Tabular-0.300.0-2|61	
12cr|perl-Getopt-Tabular-0.300.0-2|62	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Getopt-Tabular-0.300.0-2|63	- restore BuildRoot
12cr|perl-Getopt-Tabular-0.300.0-2|64	
12cr|perl-Getopt-Tabular-0.300.0-2|65	* Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-5mdv2008.0
12cr|perl-Getopt-Tabular-0.300.0-2|66	+ Revision: 67060
12cr|perl-Getopt-Tabular-0.300.0-2|67	- rebuild
12cr|perl-Getopt-Tabular-0.300.0-2|68	
12cr|perl-Getopt-Tabular-0.300.0-2|69	
12cr|perl-Getopt-Tabular-0.300.0-2|70	* Thu Aug 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-4mdv2007.0
12cr|perl-Getopt-Tabular-0.300.0-2|71	- Rebuild
12cr|perl-Getopt-Tabular-0.300.0-2|72	
12cr|perl-Getopt-Tabular-0.300.0-2|73	* Mon Jun 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-3mdk
12cr|perl-Getopt-Tabular-0.300.0-2|74	- first mdk release
12cr|perl-Getopt-Tabular-0.300.0-2|75	

4617 12
12cr|perl-GIFgraph-1.200.0-2|1	%define upstream_name    GIFgraph
12cr|perl-GIFgraph-1.200.0-2|2	%define upstream_version 1.20
12cr|perl-GIFgraph-1.200.0-2|3	
12cr|perl-GIFgraph-1.200.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-GIFgraph-1.200.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-GIFgraph-1.200.0-2|6	Release:	2
12cr|perl-GIFgraph-1.200.0-2|7	
12cr|perl-GIFgraph-1.200.0-2|8	Summary:	Graph Plotting Module (deprecated)
12cr|perl-GIFgraph-1.200.0-2|9	License:	GPL+ or Artistic
12cr|perl-GIFgraph-1.200.0-2|10	Group:		Development/Perl
12cr|perl-GIFgraph-1.200.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-GIFgraph-1.200.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MV/MVERB/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-GIFgraph-1.200.0-2|13	
12cr|perl-GIFgraph-1.200.0-2|14	BuildRequires:	perl-devel
12cr|perl-GIFgraph-1.200.0-2|15	BuildRequires:	perl(GD::Graph)
12cr|perl-GIFgraph-1.200.0-2|16	BuildRequires:	perl(Image::Magick)
12cr|perl-GIFgraph-1.200.0-2|17	BuildArch:	noarch
12cr|perl-GIFgraph-1.200.0-2|18	
12cr|perl-GIFgraph-1.200.0-2|19	%description
12cr|perl-GIFgraph-1.200.0-2|20	GIFgraph is a perl5 module to create and display GIF output for a graph.
12cr|perl-GIFgraph-1.200.0-2|21	
12cr|perl-GIFgraph-1.200.0-2|22	GIFgraph is nothing more than a wrapper around GD::Graph, and its use is
12cr|perl-GIFgraph-1.200.0-2|23	deprecated. It only exists for backward compatibility. The documentation for
12cr|perl-GIFgraph-1.200.0-2|24	all the functionality can be found in GD::Graph
12cr|perl-GIFgraph-1.200.0-2|25	
12cr|perl-GIFgraph-1.200.0-2|26	%prep
12cr|perl-GIFgraph-1.200.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-GIFgraph-1.200.0-2|28	
12cr|perl-GIFgraph-1.200.0-2|29	%build
12cr|perl-GIFgraph-1.200.0-2|30	perl Makefile.PL INSTALLDIRS=vendor </dev/null
12cr|perl-GIFgraph-1.200.0-2|31	%make
12cr|perl-GIFgraph-1.200.0-2|32	
12cr|perl-GIFgraph-1.200.0-2|33	%install
12cr|perl-GIFgraph-1.200.0-2|34	%makeinstall_std
12cr|perl-GIFgraph-1.200.0-2|35	
12cr|perl-GIFgraph-1.200.0-2|36	%check
12cr|perl-GIFgraph-1.200.0-2|37	make test
12cr|perl-GIFgraph-1.200.0-2|38	
12cr|perl-GIFgraph-1.200.0-2|39	%files
12cr|perl-GIFgraph-1.200.0-2|40	%doc README
12cr|perl-GIFgraph-1.200.0-2|41	%{perl_vendorlib}/GIFgraph.pm
12cr|perl-GIFgraph-1.200.0-2|42	%{perl_vendorlib}/GIFgraph/
12cr|perl-GIFgraph-1.200.0-2|43	%{_mandir}/*/*
12cr|perl-GIFgraph-1.200.0-2|44	
12cr|perl-GIFgraph-1.200.0-2|45	
12cr|perl-GIFgraph-1.200.0-2|46	%changelog
12cr|perl-GIFgraph-1.200.0-2|47	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 1.200.0-1mdv2010.0
12cr|perl-GIFgraph-1.200.0-2|48	+ Revision: 410069
12cr|perl-GIFgraph-1.200.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-GIFgraph-1.200.0-2|50	
12cr|perl-GIFgraph-1.200.0-2|51	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.20-3mdv2009.0
12cr|perl-GIFgraph-1.200.0-2|52	+ Revision: 257105
12cr|perl-GIFgraph-1.200.0-2|53	- rebuild
12cr|perl-GIFgraph-1.200.0-2|54	
12cr|perl-GIFgraph-1.200.0-2|55	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.20-1mdv2008.1
12cr|perl-GIFgraph-1.200.0-2|56	+ Revision: 135841
12cr|perl-GIFgraph-1.200.0-2|57	- restore BuildRoot
12cr|perl-GIFgraph-1.200.0-2|58	
12cr|perl-GIFgraph-1.200.0-2|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-GIFgraph-1.200.0-2|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-GIFgraph-1.200.0-2|61	
12cr|perl-GIFgraph-1.200.0-2|62	* Sat Sep 08 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.20-1mdv2008.0
12cr|perl-GIFgraph-1.200.0-2|63	+ Revision: 82192
12cr|perl-GIFgraph-1.200.0-2|64	- import perl-GIFgraph
12cr|perl-GIFgraph-1.200.0-2|65	
12cr|perl-GIFgraph-1.200.0-2|66	
12cr|perl-GIFgraph-1.200.0-2|67	* Sat Sep 08 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.20-1mdv2008.0
12cr|perl-GIFgraph-1.200.0-2|68	- first mdv release

4618 12
12cr|perl-Gimp-2.2-0.pre1.13|1	%define	module	Gimp
12cr|perl-Gimp-2.2-0.pre1.13|2	%define	pre	pre1
12cr|perl-Gimp-2.2-0.pre1.13|3	
12cr|perl-Gimp-2.2-0.pre1.13|4	# Don't use automatic requires for perl-PDL (#22095):
12cr|perl-Gimp-2.2-0.pre1.13|5	%if %{_use_internal_dependency_generator}
12cr|perl-Gimp-2.2-0.pre1.13|6	%define __noautoreq 'perl\\(PDL(.*)\\)'
12cr|perl-Gimp-2.2-0.pre1.13|7	%else
12cr|perl-Gimp-2.2-0.pre1.13|8	%define _requires_exceptions perl(PDL
12cr|perl-Gimp-2.2-0.pre1.13|9	%endif
12cr|perl-Gimp-2.2-0.pre1.13|10	
12cr|perl-Gimp-2.2-0.pre1.13|11	Summary:	Perl module enabling to write plugins for the Gimp2
12cr|perl-Gimp-2.2-0.pre1.13|12	Name:		perl-%{module}
12cr|perl-Gimp-2.2-0.pre1.13|13	Epoch:		1
12cr|perl-Gimp-2.2-0.pre1.13|14	Version:	2.2
12cr|perl-Gimp-2.2-0.pre1.13|15	Release:	0.%{pre}.13
12cr|perl-Gimp-2.2-0.pre1.13|16	License:	GPLv2+ or Artistic
12cr|perl-Gimp-2.2-0.pre1.13|17	Group:		Development/GNOME and GTK+
12cr|perl-Gimp-2.2-0.pre1.13|18	Source0:	http://search.cpan.org/CPAN/authors/id/S/SJ/SJBURGES/%{module}-%{version}%{pre}.tar.bz2
12cr|perl-Gimp-2.2-0.pre1.13|19	Patch0:		Gimp-2.0pre1-fix-build.patch
12cr|perl-Gimp-2.2-0.pre1.13|20	Patch1:		Gimp-2.2-fix-str-fmt.patch
12cr|perl-Gimp-2.2-0.pre1.13|21	Patch2:		gimp-perl-headers.patch
12cr|perl-Gimp-2.2-0.pre1.13|22	Patch3:		Gimp-2.2-fix-includes.patch
12cr|perl-Gimp-2.2-0.pre1.13|23	Patch4:		Gimp-2.2-fix-gtk.patch
12cr|perl-Gimp-2.2-0.pre1.13|24	URL:		http://search.cpan.org/~sjburges/Gimp/Gimp.pm
12cr|perl-Gimp-2.2-0.pre1.13|25	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|perl-Gimp-2.2-0.pre1.13|26	BuildRequires:	perl-devel
12cr|perl-Gimp-2.2-0.pre1.13|27	BuildRequires:	pkgconfig(gimp-2.0)
12cr|perl-Gimp-2.2-0.pre1.13|28	BuildRequires:	perl-Gtk2
12cr|perl-Gimp-2.2-0.pre1.13|29	BuildRequires:	perl-PDL
12cr|perl-Gimp-2.2-0.pre1.13|30	BuildRequires:	perl-Parse-RecDescent
12cr|perl-Gimp-2.2-0.pre1.13|31	BuildRequires:	perl-ExtUtils-Depends
12cr|perl-Gimp-2.2-0.pre1.13|32	BuildRequires:	perl-ExtUtils-PkgConfig
12cr|perl-Gimp-2.2-0.pre1.13|33	BuildRequires:  pkgconfig(glitz)
12cr|perl-Gimp-2.2-0.pre1.13|34	Requires:	perl-PDL
12cr|perl-Gimp-2.2-0.pre1.13|35	%rename		gimp-perl
12cr|perl-Gimp-2.2-0.pre1.13|36	
12cr|perl-Gimp-2.2-0.pre1.13|37	%description
12cr|perl-Gimp-2.2-0.pre1.13|38	This module provides perl access to the Gimp2 libraries.
12cr|perl-Gimp-2.2-0.pre1.13|39	
12cr|perl-Gimp-2.2-0.pre1.13|40	%prep
12cr|perl-Gimp-2.2-0.pre1.13|41	%setup -q -n gimp-perl
12cr|perl-Gimp-2.2-0.pre1.13|42	%patch0 -p0
12cr|perl-Gimp-2.2-0.pre1.13|43	%patch1 -p0
12cr|perl-Gimp-2.2-0.pre1.13|44	%patch2 -p1
12cr|perl-Gimp-2.2-0.pre1.13|45	%patch3 -p1
12cr|perl-Gimp-2.2-0.pre1.13|46	%patch4 -p1
12cr|perl-Gimp-2.2-0.pre1.13|47	
12cr|perl-Gimp-2.2-0.pre1.13|48	
12cr|perl-Gimp-2.2-0.pre1.13|49	%build
12cr|perl-Gimp-2.2-0.pre1.13|50	export CFLAGS="%{optflags} -I/usr/include/gtk-2.0"
12cr|perl-Gimp-2.2-0.pre1.13|51	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gimp-2.2-0.pre1.13|52	%make
12cr|perl-Gimp-2.2-0.pre1.13|53	
12cr|perl-Gimp-2.2-0.pre1.13|54	%check
12cr|perl-Gimp-2.2-0.pre1.13|55	%make test
12cr|perl-Gimp-2.2-0.pre1.13|56	
12cr|perl-Gimp-2.2-0.pre1.13|57	%install
12cr|perl-Gimp-2.2-0.pre1.13|58	mkdir -p %{buildroot}%{_libdir}/gimp/2.0/plug-ins/
12cr|perl-Gimp-2.2-0.pre1.13|59	make DESTDIR=%{buildroot} pure_vendor_install
12cr|perl-Gimp-2.2-0.pre1.13|60	install -m 755 examples/* %{buildroot}%{_libdir}/gimp/2.0/plug-ins/
12cr|perl-Gimp-2.2-0.pre1.13|61	perl -pi -e "s^/opt/bin/perl^%{_bindir}/perl^" %{buildroot}%{_libdir}/gimp/2.0/plug-ins/*
12cr|perl-Gimp-2.2-0.pre1.13|62	
12cr|perl-Gimp-2.2-0.pre1.13|63	# fix conflict with gimp-1:
12cr|perl-Gimp-2.2-0.pre1.13|64	rm -f %{buildroot}%{_mandir}/man1/embedxpm.*
12cr|perl-Gimp-2.2-0.pre1.13|65	rm -f %{buildroot}%{_libdir}/gimp/2.0/plug-ins/redeye
12cr|perl-Gimp-2.2-0.pre1.13|66	rm -f %{buildroot}%{_libdir}/gimp/2.0/plug-ins/README
12cr|perl-Gimp-2.2-0.pre1.13|67	rm -f %{buildroot}%{_libdir}/gimp/2.0/plug-ins/examples.TODO
12cr|perl-Gimp-2.2-0.pre1.13|68	
12cr|perl-Gimp-2.2-0.pre1.13|69	%files
12cr|perl-Gimp-2.2-0.pre1.13|70	%doc AUTHORS examples/examples.TODO examples/README
12cr|perl-Gimp-2.2-0.pre1.13|71	%{_bindir}/*
12cr|perl-Gimp-2.2-0.pre1.13|72	%{_mandir}/*/*
12cr|perl-Gimp-2.2-0.pre1.13|73	%{_libdir}/gimp/2.0/plug-ins/*
12cr|perl-Gimp-2.2-0.pre1.13|74	%{_prefix}/lib/perl5/*
12cr|perl-Gimp-2.2-0.pre1.13|75	#%{perl_vendorlib}/%{module}
12cr|perl-Gimp-2.2-0.pre1.13|76	#%{perl_vendorlib}/%{module}.pm
12cr|perl-Gimp-2.2-0.pre1.13|77	#%{perl_vendorlib}/auto/*
12cr|perl-Gimp-2.2-0.pre1.13|78	
12cr|perl-Gimp-2.2-0.pre1.13|79	
12cr|perl-Gimp-2.2-0.pre1.13|80	%changelog
12cr|perl-Gimp-2.2-0.pre1.13|81	* Wed Feb 01 2012 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 1:2.2-0.pre1.11
12cr|perl-Gimp-2.2-0.pre1.13|82	+ Revision: 770494
12cr|perl-Gimp-2.2-0.pre1.13|83	- default compile flags are already set by perl, so no need to set these ourself
12cr|perl-Gimp-2.2-0.pre1.13|84	- drop copyright docs, they're already provided with 'common-licenses'
12cr|perl-Gimp-2.2-0.pre1.13|85	- update license
12cr|perl-Gimp-2.2-0.pre1.13|86	- drop useless dependencies
12cr|perl-Gimp-2.2-0.pre1.13|87	- use pkgconfig() deps
12cr|perl-Gimp-2.2-0.pre1.13|88	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Gimp-2.2-0.pre1.13|89	- cleanups
12cr|perl-Gimp-2.2-0.pre1.13|90	
12cr|perl-Gimp-2.2-0.pre1.13|91	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|perl-Gimp-2.2-0.pre1.13|92	- fix deps
12cr|perl-Gimp-2.2-0.pre1.13|93	- rebuilt for perl-5.14.2
12cr|perl-Gimp-2.2-0.pre1.13|94	- rebuilt for perl-5.14.x
12cr|perl-Gimp-2.2-0.pre1.13|95	
12cr|perl-Gimp-2.2-0.pre1.13|96	* Tue Oct 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1:2.2-0.pre1.8
12cr|perl-Gimp-2.2-0.pre1.13|97	+ Revision: 702771
12cr|perl-Gimp-2.2-0.pre1.13|98	- rebuilt against libpng-1.5.x
12cr|perl-Gimp-2.2-0.pre1.13|99	
12cr|perl-Gimp-2.2-0.pre1.13|100	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1:2.2-0.pre1.7
12cr|perl-Gimp-2.2-0.pre1.13|101	+ Revision: 667179
12cr|perl-Gimp-2.2-0.pre1.13|102	- mass rebuild
12cr|perl-Gimp-2.2-0.pre1.13|103	
12cr|perl-Gimp-2.2-0.pre1.13|104	* Sun Aug 01 2010 Funda Wang <fwang@mandriva.org> 1:2.2-0.pre1.6mdv2011.0
12cr|perl-Gimp-2.2-0.pre1.13|105	+ Revision: 564616
12cr|perl-Gimp-2.2-0.pre1.13|106	- rebuild for  perl 5.12.1
12cr|perl-Gimp-2.2-0.pre1.13|107	
12cr|perl-Gimp-2.2-0.pre1.13|108	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1:2.2-0.pre1.5mdv2011.0
12cr|perl-Gimp-2.2-0.pre1.13|109	+ Revision: 426447
12cr|perl-Gimp-2.2-0.pre1.13|110	- rebuild
12cr|perl-Gimp-2.2-0.pre1.13|111	
12cr|perl-Gimp-2.2-0.pre1.13|112	* Sat Apr 11 2009 Funda Wang <fwang@mandriva.org> 1:2.2-0.pre1.4mdv2009.1
12cr|perl-Gimp-2.2-0.pre1.13|113	+ Revision: 366032
12cr|perl-Gimp-2.2-0.pre1.13|114	- fix str fmt
12cr|perl-Gimp-2.2-0.pre1.13|115	
12cr|perl-Gimp-2.2-0.pre1.13|116	+ Antoine Ginies <aginies@mandriva.com>
12cr|perl-Gimp-2.2-0.pre1.13|117	- rebuild
12cr|perl-Gimp-2.2-0.pre1.13|118	
12cr|perl-Gimp-2.2-0.pre1.13|119	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 1:2.2-0.pre1.3mdv2008.1
12cr|perl-Gimp-2.2-0.pre1.13|120	+ Revision: 151376
12cr|perl-Gimp-2.2-0.pre1.13|121	- rebuild for perl-5.10.0
12cr|perl-Gimp-2.2-0.pre1.13|122	
12cr|perl-Gimp-2.2-0.pre1.13|123	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Gimp-2.2-0.pre1.13|124	- restore BuildRoot
12cr|perl-Gimp-2.2-0.pre1.13|125	
12cr|perl-Gimp-2.2-0.pre1.13|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Gimp-2.2-0.pre1.13|127	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gimp-2.2-0.pre1.13|128	
12cr|perl-Gimp-2.2-0.pre1.13|129	
12cr|perl-Gimp-2.2-0.pre1.13|130	* Tue Jul 18 2006 Götz Waschk <waschk@mandriva.org> 2.2-0.pre1.2mdv2007.0
12cr|perl-Gimp-2.2-0.pre1.13|131	- fix buildrequires
12cr|perl-Gimp-2.2-0.pre1.13|132	
12cr|perl-Gimp-2.2-0.pre1.13|133	* Tue Jul 18 2006 Götz Waschk <waschk@mandriva.org> 2.2-0.pre1.1mdv2007.0
12cr|perl-Gimp-2.2-0.pre1.13|134	- fix conflict with gimp
12cr|perl-Gimp-2.2-0.pre1.13|135	- fix build
12cr|perl-Gimp-2.2-0.pre1.13|136	- new version
12cr|perl-Gimp-2.2-0.pre1.13|137	
12cr|perl-Gimp-2.2-0.pre1.13|138	* Mon Apr 24 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.0-9mdk
12cr|perl-Gimp-2.2-0.pre1.13|139	- add bug reference
12cr|perl-Gimp-2.2-0.pre1.13|140	
12cr|perl-Gimp-2.2-0.pre1.13|141	* Mon Apr 24 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1:2.0-8mdk
12cr|perl-Gimp-2.2-0.pre1.13|142	- Don't use automatic requires for perl-PDL (#22095)
12cr|perl-Gimp-2.2-0.pre1.13|143	
12cr|perl-Gimp-2.2-0.pre1.13|144	* Fri Dec 23 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.0-7mdk
12cr|perl-Gimp-2.2-0.pre1.13|145	- revert previous buildrequires
12cr|perl-Gimp-2.2-0.pre1.13|146	
12cr|perl-Gimp-2.2-0.pre1.13|147	* Fri Dec 23 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.0-6mdk
12cr|perl-Gimp-2.2-0.pre1.13|148	- Fix Buildrequires
12cr|perl-Gimp-2.2-0.pre1.13|149	
12cr|perl-Gimp-2.2-0.pre1.13|150	* Mon Oct 03 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.0-5mdk
12cr|perl-Gimp-2.2-0.pre1.13|151	- Fix BuildRequires
12cr|perl-Gimp-2.2-0.pre1.13|152	
12cr|perl-Gimp-2.2-0.pre1.13|153	* Wed Aug 31 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1:2.0-4mdk
12cr|perl-Gimp-2.2-0.pre1.13|154	- Rebuild, fix installation process
12cr|perl-Gimp-2.2-0.pre1.13|155	
12cr|perl-Gimp-2.2-0.pre1.13|156	* Mon Apr 18 2005 Giuseppe Ghibò <ghibo@mandriva.com> 1:2.0-3mdk
12cr|perl-Gimp-2.2-0.pre1.13|157	- Fixed X86-64 building.
12cr|perl-Gimp-2.2-0.pre1.13|158	
12cr|perl-Gimp-2.2-0.pre1.13|159	* Tue Nov 23 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.0-2mdk
12cr|perl-Gimp-2.2-0.pre1.13|160	- rebuild for new perl
12cr|perl-Gimp-2.2-0.pre1.13|161	
12cr|perl-Gimp-2.2-0.pre1.13|162	* Mon May 17 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.0-1mdk
12cr|perl-Gimp-2.2-0.pre1.13|163	- new release
12cr|perl-Gimp-2.2-0.pre1.13|164	
12cr|perl-Gimp-2.2-0.pre1.13|165	* Tue Apr 20 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.0-0.pre2_4mdk
12cr|perl-Gimp-2.2-0.pre1.13|166	- even more buildrequires *grf*
12cr|perl-Gimp-2.2-0.pre1.13|167	
12cr|perl-Gimp-2.2-0.pre1.13|168	* Mon Apr 19 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.0-0.pre2_3mdk
12cr|perl-Gimp-2.2-0.pre1.13|169	- whoppsy, yet another buildrequires caught!
12cr|perl-Gimp-2.2-0.pre1.13|170	- get rid of cvs files
12cr|perl-Gimp-2.2-0.pre1.13|171	
12cr|perl-Gimp-2.2-0.pre1.13|172	* Mon Apr 19 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.0-0.pre2_2mdk
12cr|perl-Gimp-2.2-0.pre1.13|173	- fix buildrequires
12cr|perl-Gimp-2.2-0.pre1.13|174	- spec cosmetics
12cr|perl-Gimp-2.2-0.pre1.13|175	
12cr|perl-Gimp-2.2-0.pre1.13|176	* Fri Mar 26 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.0-0.pre2_1mdk
12cr|perl-Gimp-2.2-0.pre1.13|177	- initial release
12cr|perl-Gimp-2.2-0.pre1.13|178	

4619 12
12cr|perl-GitMeta-0.10.0-2|1	%define upstream_name GitMeta
12cr|perl-GitMeta-0.10.0-2|2	%define upstream_version 0.01
12cr|perl-GitMeta-0.10.0-2|3	
12cr|perl-GitMeta-0.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-GitMeta-0.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-GitMeta-0.10.0-2|6	Release:	2
12cr|perl-GitMeta-0.10.0-2|7	
12cr|perl-GitMeta-0.10.0-2|8	Summary:	Clone/update many Git repositories using Meta repos
12cr|perl-GitMeta-0.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-GitMeta-0.10.0-2|10	Group:		Development/Perl
12cr|perl-GitMeta-0.10.0-2|11	URL:		http://search.cpan.org/~mschilli/%{upstream_name}-%{upstream_version}/lib/%{upstream_name}.pm
12cr|perl-GitMeta-0.10.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-GitMeta-0.10.0-2|13	
12cr|perl-GitMeta-0.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-GitMeta-0.10.0-2|15	BuildRequires:	perl(Sysadm::Install)
12cr|perl-GitMeta-0.10.0-2|16	
12cr|perl-GitMeta-0.10.0-2|17	%description
12cr|perl-GitMeta-0.10.0-2|18	GetMeta allows you to work on dozens of git repositories hosted
12cr|perl-GitMeta-0.10.0-2|19	on different servers, and update all of your local copies with a
12cr|perl-GitMeta-0.10.0-2|20	single command. It defines a new syntax, called GMF (git meta format),
12cr|perl-GitMeta-0.10.0-2|21	to configure many different remote git repository locations and
12cr|perl-GitMeta-0.10.0-2|22	provides a script, gitmeta-update, to create local copies of all
12cr|perl-GitMeta-0.10.0-2|23	of these repos or updates them if they already exist. This is useful
12cr|perl-GitMeta-0.10.0-2|24	to periodically update your local clones while you have an Internet
12cr|perl-GitMeta-0.10.0-2|25	connection going so they're up-to-date later when you're offline, or
12cr|perl-GitMeta-0.10.0-2|26	to move to a new system and create clones of all of your favorite
12cr|perl-GitMeta-0.10.0-2|27	git repos with a single command.
12cr|perl-GitMeta-0.10.0-2|28	
12cr|perl-GitMeta-0.10.0-2|29	%prep
12cr|perl-GitMeta-0.10.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-GitMeta-0.10.0-2|31	
12cr|perl-GitMeta-0.10.0-2|32	%build
12cr|perl-GitMeta-0.10.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-GitMeta-0.10.0-2|34	%make
12cr|perl-GitMeta-0.10.0-2|35	
12cr|perl-GitMeta-0.10.0-2|36	%install
12cr|perl-GitMeta-0.10.0-2|37	%makeinstall_std
12cr|perl-GitMeta-0.10.0-2|38	
12cr|perl-GitMeta-0.10.0-2|39	%files
12cr|perl-GitMeta-0.10.0-2|40	%doc Changes README
12cr|perl-GitMeta-0.10.0-2|41	%{_bindir}/gitmeta-update
12cr|perl-GitMeta-0.10.0-2|42	%{_mandir}/man1/gitmeta-update.1.xz
12cr|perl-GitMeta-0.10.0-2|43	%{_mandir}/man3/*
12cr|perl-GitMeta-0.10.0-2|44	%{perl_vendorlib}/*
12cr|perl-GitMeta-0.10.0-2|45	
12cr|perl-GitMeta-0.10.0-2|46	%changelog
12cr|perl-GitMeta-0.10.0-2|47	* Mon Apr 25 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-GitMeta-0.10.0-2|48	+ Revision: 658571
12cr|perl-GitMeta-0.10.0-2|49	- import perl-GitMeta
12cr|perl-GitMeta-0.10.0-2|50	

4620 12
12cr|perl-Git-Wrapper-0.14.0-3|1	%define upstream_name    Git-Wrapper
12cr|perl-Git-Wrapper-0.14.0-3|2	%define upstream_version 0.014
12cr|perl-Git-Wrapper-0.14.0-3|3	
12cr|perl-Git-Wrapper-0.14.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Git-Wrapper-0.14.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Git-Wrapper-0.14.0-3|6	Release:	3
12cr|perl-Git-Wrapper-0.14.0-3|7	
12cr|perl-Git-Wrapper-0.14.0-3|8	Summary:	Wrap git(7) command-line interface
12cr|perl-Git-Wrapper-0.14.0-3|9	License:	GPL+ or Artistic
12cr|perl-Git-Wrapper-0.14.0-3|10	Group:		Development/Perl
12cr|perl-Git-Wrapper-0.14.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Git-Wrapper-0.14.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Git/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Git-Wrapper-0.14.0-3|13	
12cr|perl-Git-Wrapper-0.14.0-3|14	BuildRequires:	git
12cr|perl-Git-Wrapper-0.14.0-3|15	BuildRequires:	perl-devel
12cr|perl-Git-Wrapper-0.14.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Git-Wrapper-0.14.0-3|17	BuildRequires:	perl(File::pushd)
12cr|perl-Git-Wrapper-0.14.0-3|18	BuildRequires:	perl(Test::Deep)
12cr|perl-Git-Wrapper-0.14.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-Git-Wrapper-0.14.0-3|20	
12cr|perl-Git-Wrapper-0.14.0-3|21	BuildArch:	noarch
12cr|perl-Git-Wrapper-0.14.0-3|22	
12cr|perl-Git-Wrapper-0.14.0-3|23	Requires: git
12cr|perl-Git-Wrapper-0.14.0-3|24	
12cr|perl-Git-Wrapper-0.14.0-3|25	%description
12cr|perl-Git-Wrapper-0.14.0-3|26	Git::Wrapper provides an API for git(7) that uses Perl data structures for
12cr|perl-Git-Wrapper-0.14.0-3|27	argument passing, instead of CLI-style '--options' as the Git manpage does.
12cr|perl-Git-Wrapper-0.14.0-3|28	
12cr|perl-Git-Wrapper-0.14.0-3|29	%prep
12cr|perl-Git-Wrapper-0.14.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Git-Wrapper-0.14.0-3|31	
12cr|perl-Git-Wrapper-0.14.0-3|32	%build
12cr|perl-Git-Wrapper-0.14.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Git-Wrapper-0.14.0-3|34	%make
12cr|perl-Git-Wrapper-0.14.0-3|35	
12cr|perl-Git-Wrapper-0.14.0-3|36	%check
12cr|perl-Git-Wrapper-0.14.0-3|37	git config --global user.email "John@smith.org"
12cr|perl-Git-Wrapper-0.14.0-3|38	git config --global user.name "John Smith"
12cr|perl-Git-Wrapper-0.14.0-3|39	%make test
12cr|perl-Git-Wrapper-0.14.0-3|40	
12cr|perl-Git-Wrapper-0.14.0-3|41	%install
12cr|perl-Git-Wrapper-0.14.0-3|42	%makeinstall_std
12cr|perl-Git-Wrapper-0.14.0-3|43	
12cr|perl-Git-Wrapper-0.14.0-3|44	%files
12cr|perl-Git-Wrapper-0.14.0-3|45	%doc Changes README
12cr|perl-Git-Wrapper-0.14.0-3|46	%{_mandir}/man3/*
12cr|perl-Git-Wrapper-0.14.0-3|47	%{perl_vendorlib}/*
12cr|perl-Git-Wrapper-0.14.0-3|48	
12cr|perl-Git-Wrapper-0.14.0-3|49	%changelog
12cr|perl-Git-Wrapper-0.14.0-3|50	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.14.0-2mdv2011.0
12cr|perl-Git-Wrapper-0.14.0-3|51	+ Revision: 657071
12cr|perl-Git-Wrapper-0.14.0-3|52	- fix check
12cr|perl-Git-Wrapper-0.14.0-3|53	- rebuild for updated spec-helper
12cr|perl-Git-Wrapper-0.14.0-3|54	
12cr|perl-Git-Wrapper-0.14.0-3|55	* Sun Nov 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.14.0-1mdv2011.0
12cr|perl-Git-Wrapper-0.14.0-3|56	+ Revision: 597581
12cr|perl-Git-Wrapper-0.14.0-3|57	- update to new version 0.014
12cr|perl-Git-Wrapper-0.14.0-3|58	
12cr|perl-Git-Wrapper-0.14.0-3|59	* Fri Nov 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.13.0-1mdv2011.0
12cr|perl-Git-Wrapper-0.14.0-3|60	+ Revision: 596526
12cr|perl-Git-Wrapper-0.14.0-3|61	- update to new version 0.013
12cr|perl-Git-Wrapper-0.14.0-3|62	
12cr|perl-Git-Wrapper-0.14.0-3|63	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.11.0-1mdv2011.0
12cr|perl-Git-Wrapper-0.14.0-3|64	+ Revision: 553960
12cr|perl-Git-Wrapper-0.14.0-3|65	- update to 0.011
12cr|perl-Git-Wrapper-0.14.0-3|66	
12cr|perl-Git-Wrapper-0.14.0-3|67	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-Git-Wrapper-0.14.0-3|68	+ Revision: 552312
12cr|perl-Git-Wrapper-0.14.0-3|69	- update to 0.010
12cr|perl-Git-Wrapper-0.14.0-3|70	
12cr|perl-Git-Wrapper-0.14.0-3|71	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.8.0-1mdv2010.1
12cr|perl-Git-Wrapper-0.14.0-3|72	+ Revision: 526443
12cr|perl-Git-Wrapper-0.14.0-3|73	- update to 0.008
12cr|perl-Git-Wrapper-0.14.0-3|74	
12cr|perl-Git-Wrapper-0.14.0-3|75	* Mon Nov 16 2009 Jérôme Quelin <jquelin@mandriva.org> 0.7.0-1mdv2010.1
12cr|perl-Git-Wrapper-0.14.0-3|76	+ Revision: 466506
12cr|perl-Git-Wrapper-0.14.0-3|77	- adding missing buildrequires:
12cr|perl-Git-Wrapper-0.14.0-3|78	- adding missing buildrequires + requires
12cr|perl-Git-Wrapper-0.14.0-3|79	- import perl-Git-Wrapper
12cr|perl-Git-Wrapper-0.14.0-3|80	
12cr|perl-Git-Wrapper-0.14.0-3|81	
12cr|perl-Git-Wrapper-0.14.0-3|82	* Mon Nov 16 2009 cpan2dist 0.007-1mdv
12cr|perl-Git-Wrapper-0.14.0-3|83	- initial mdv release, generated with cpan2dist

4621 12
12cr|perl-GMail-Checker-1.40.0-3|1	%define upstream_name	 GMail-Checker
12cr|perl-GMail-Checker-1.40.0-3|2	%define upstream_version 1.04
12cr|perl-GMail-Checker-1.40.0-3|3	
12cr|perl-GMail-Checker-1.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-GMail-Checker-1.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-GMail-Checker-1.40.0-3|6	Release:	3
12cr|perl-GMail-Checker-1.40.0-3|7	
12cr|perl-GMail-Checker-1.40.0-3|8	Summary:	Wrapper for Gmail accounts
12cr|perl-GMail-Checker-1.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-GMail-Checker-1.40.0-3|10	Group:		Development/Perl
12cr|perl-GMail-Checker-1.40.0-3|11	Url:		http://search.cpan.org/~fays/GMail-Checker-1.04/Checker.pm
12cr|perl-GMail-Checker-1.40.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/F/FA/FAYS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-GMail-Checker-1.40.0-3|13	
12cr|perl-GMail-Checker-1.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-GMail-Checker-1.40.0-3|15	BuildRequires:	perl(IO::Socket::SSL)
12cr|perl-GMail-Checker-1.40.0-3|16	BuildArch:	noarch
12cr|perl-GMail-Checker-1.40.0-3|17	
12cr|perl-GMail-Checker-1.40.0-3|18	%description
12cr|perl-GMail-Checker-1.40.0-3|19	This module provides a wrapper that allows you to perform major
12cr|perl-GMail-Checker-1.40.0-3|20	operations on your gmail account. You may create a notifier to
12cr|perl-GMail-Checker-1.40.0-3|21	know about new incoming messages, get information about a specific
12cr|perl-GMail-Checker-1.40.0-3|22	e-mail, retrieve your mails using the POP3 via SSL interface.
12cr|perl-GMail-Checker-1.40.0-3|23	
12cr|perl-GMail-Checker-1.40.0-3|24	%prep
12cr|perl-GMail-Checker-1.40.0-3|25	%setup -q -n %{upstream_name}-104
12cr|perl-GMail-Checker-1.40.0-3|26	
12cr|perl-GMail-Checker-1.40.0-3|27	%build
12cr|perl-GMail-Checker-1.40.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-GMail-Checker-1.40.0-3|29	%make
12cr|perl-GMail-Checker-1.40.0-3|30	
12cr|perl-GMail-Checker-1.40.0-3|31	%check
12cr|perl-GMail-Checker-1.40.0-3|32	%make test
12cr|perl-GMail-Checker-1.40.0-3|33	
12cr|perl-GMail-Checker-1.40.0-3|34	%install
12cr|perl-GMail-Checker-1.40.0-3|35	%makeinstall_std
12cr|perl-GMail-Checker-1.40.0-3|36	
12cr|perl-GMail-Checker-1.40.0-3|37	%files
12cr|perl-GMail-Checker-1.40.0-3|38	%doc MANIFEST README META.yml
12cr|perl-GMail-Checker-1.40.0-3|39	%{_mandir}/man3/*
12cr|perl-GMail-Checker-1.40.0-3|40	%{perl_vendorlib}/*
12cr|perl-GMail-Checker-1.40.0-3|41	
12cr|perl-GMail-Checker-1.40.0-3|42	%changelog
12cr|perl-GMail-Checker-1.40.0-3|43	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.40.0-2mdv2011.0
12cr|perl-GMail-Checker-1.40.0-3|44	+ Revision: 657440
12cr|perl-GMail-Checker-1.40.0-3|45	- rebuild for updated spec-helper
12cr|perl-GMail-Checker-1.40.0-3|46	
12cr|perl-GMail-Checker-1.40.0-3|47	* Wed Mar 23 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.40.0-1
12cr|perl-GMail-Checker-1.40.0-3|48	+ Revision: 648165
12cr|perl-GMail-Checker-1.40.0-3|49	- import perl-GMail-Checker
12cr|perl-GMail-Checker-1.40.0-3|50	

4622 12
12cr|perl-Gnome2-GConf-1.44.0-8|1	%define	module	Gnome2-GConf
12cr|perl-Gnome2-GConf-1.44.0-8|2	%define	upstream_version 1.044
12cr|perl-Gnome2-GConf-1.44.0-8|3	
12cr|perl-Gnome2-GConf-1.44.0-8|4	Name:		perl-%{module}
12cr|perl-Gnome2-GConf-1.44.0-8|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Gnome2-GConf-1.44.0-8|6	Release:	8
12cr|perl-Gnome2-GConf-1.44.0-8|7	
12cr|perl-Gnome2-GConf-1.44.0-8|8	Summary:	Perl module for the gnome2-2.x GConf libraries
12cr|perl-Gnome2-GConf-1.44.0-8|9	License:	GPL+ or Artistic
12cr|perl-Gnome2-GConf-1.44.0-8|10	Group:		Development/GNOME and GTK+
12cr|perl-Gnome2-GConf-1.44.0-8|11	Url:		http://gtk2-perl.sf.net/
12cr|perl-Gnome2-GConf-1.44.0-8|12	Source0:	http://www.cpan.org/modules/by-module/Gnome2/%{module}-%{upstream_version}.tar.bz2
12cr|perl-Gnome2-GConf-1.44.0-8|13	Patch0:		Gnome2-GConf-1.044-cfg_src.patch
12cr|perl-Gnome2-GConf-1.44.0-8|14	
12cr|perl-Gnome2-GConf-1.44.0-8|15	BuildRequires:	pkgconfig(gconf-2.0)
12cr|perl-Gnome2-GConf-1.44.0-8|16	BuildRequires:	perl(Glib) => 1.070
12cr|perl-Gnome2-GConf-1.44.0-8|17	BuildRequires:	perl(Gtk2)
12cr|perl-Gnome2-GConf-1.44.0-8|18	BuildRequires:	perl(ExtUtils::Depends)
12cr|perl-Gnome2-GConf-1.44.0-8|19	BuildRequires:	perl(ExtUtils::PkgConfig)
12cr|perl-Gnome2-GConf-1.44.0-8|20	BuildRequires:	perl-devel
12cr|perl-Gnome2-GConf-1.44.0-8|21	
12cr|perl-Gnome2-GConf-1.44.0-8|22	Conflicts:	drakxtools < 9.1-15mdk
12cr|perl-Gnome2-GConf-1.44.0-8|23	Requires:	perl-Glib >= 1.070
12cr|perl-Gnome2-GConf-1.44.0-8|24	
12cr|perl-Gnome2-GConf-1.44.0-8|25	%description
12cr|perl-Gnome2-GConf-1.44.0-8|26	This module provides perl access to GNOME-2.x GConf2 libraries.
12cr|perl-Gnome2-GConf-1.44.0-8|27	
12cr|perl-Gnome2-GConf-1.44.0-8|28	GConf is a configuration data storage mechanism scheduled to
12cr|perl-Gnome2-GConf-1.44.0-8|29	ship with GNOME 2.0. GConf does work without GNOME however; it
12cr|perl-Gnome2-GConf-1.44.0-8|30	can be used with plain GTK+, Xlib, KDE, or even text mode
12cr|perl-Gnome2-GConf-1.44.0-8|31	applications as well.
12cr|perl-Gnome2-GConf-1.44.0-8|32	
12cr|perl-Gnome2-GConf-1.44.0-8|33	%prep
12cr|perl-Gnome2-GConf-1.44.0-8|34	%setup -q -n %{module}-%{upstream_version}
12cr|perl-Gnome2-GConf-1.44.0-8|35	%patch0 -p0 -b .cfg_src
12cr|perl-Gnome2-GConf-1.44.0-8|36	
12cr|perl-Gnome2-GConf-1.44.0-8|37	%build
12cr|perl-Gnome2-GConf-1.44.0-8|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gnome2-GConf-1.44.0-8|39	%make
12cr|perl-Gnome2-GConf-1.44.0-8|40	
12cr|perl-Gnome2-GConf-1.44.0-8|41	%check
12cr|perl-Gnome2-GConf-1.44.0-8|42	# this fails, we need to start some gnome thingy, but i don't know which
12cr|perl-Gnome2-GConf-1.44.0-8|43	# one. skipping test for now.
12cr|perl-Gnome2-GConf-1.44.0-8|44	#make test
12cr|perl-Gnome2-GConf-1.44.0-8|45	
12cr|perl-Gnome2-GConf-1.44.0-8|46	%install
12cr|perl-Gnome2-GConf-1.44.0-8|47	%makeinstall_std
12cr|perl-Gnome2-GConf-1.44.0-8|48	
12cr|perl-Gnome2-GConf-1.44.0-8|49	%files
12cr|perl-Gnome2-GConf-1.44.0-8|50	%doc AUTHOR README examples
12cr|perl-Gnome2-GConf-1.44.0-8|51	%{_mandir}/*/*
12cr|perl-Gnome2-GConf-1.44.0-8|52	%{perl_vendorarch}/Gnome2*
12cr|perl-Gnome2-GConf-1.44.0-8|53	%{perl_vendorarch}/auto/Gnome2
12cr|perl-Gnome2-GConf-1.44.0-8|54	
12cr|perl-Gnome2-GConf-1.44.0-8|55	
12cr|perl-Gnome2-GConf-1.44.0-8|56	%changelog
12cr|perl-Gnome2-GConf-1.44.0-8|57	* Thu Feb 02 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.44.0-8
12cr|perl-Gnome2-GConf-1.44.0-8|58	+ Revision: 770597
12cr|perl-Gnome2-GConf-1.44.0-8|59	- use pkgconfig() deps
12cr|perl-Gnome2-GConf-1.44.0-8|60	- clean spec
12cr|perl-Gnome2-GConf-1.44.0-8|61	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Gnome2-GConf-1.44.0-8|62	
12cr|perl-Gnome2-GConf-1.44.0-8|63	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.44.0-7mdv2011.0
12cr|perl-Gnome2-GConf-1.44.0-8|64	+ Revision: 555876
12cr|perl-Gnome2-GConf-1.44.0-8|65	- rebuild for perl 5.12
12cr|perl-Gnome2-GConf-1.44.0-8|66	
12cr|perl-Gnome2-GConf-1.44.0-8|67	* Sun Mar 07 2010 Jérôme Quelin <jquelin@mandriva.org> 1.44.0-6mdv2010.1
12cr|perl-Gnome2-GConf-1.44.0-8|68	+ Revision: 515514
12cr|perl-Gnome2-GConf-1.44.0-8|69	- skip test, failing because of some missing gnome server
12cr|perl-Gnome2-GConf-1.44.0-8|70	- rebuild using %%perl_convert_version
12cr|perl-Gnome2-GConf-1.44.0-8|71	- redo patch to make it work again with 0 fuzzyness
12cr|perl-Gnome2-GConf-1.44.0-8|72	
12cr|perl-Gnome2-GConf-1.44.0-8|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Gnome2-GConf-1.44.0-8|74	- rebuild
12cr|perl-Gnome2-GConf-1.44.0-8|75	- rebuild
12cr|perl-Gnome2-GConf-1.44.0-8|76	
12cr|perl-Gnome2-GConf-1.44.0-8|77	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.044-2mdv2008.1
12cr|perl-Gnome2-GConf-1.44.0-8|78	+ Revision: 152090
12cr|perl-Gnome2-GConf-1.44.0-8|79	- rebuild
12cr|perl-Gnome2-GConf-1.44.0-8|80	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gnome2-GConf-1.44.0-8|81	
12cr|perl-Gnome2-GConf-1.44.0-8|82	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Gnome2-GConf-1.44.0-8|83	- restore BuildRoot
12cr|perl-Gnome2-GConf-1.44.0-8|84	
12cr|perl-Gnome2-GConf-1.44.0-8|85	* Mon Oct 08 2007 Thierry Vignaud <tv@mandriva.org> 1.044-1mdv2008.1
12cr|perl-Gnome2-GConf-1.44.0-8|86	+ Revision: 95742
12cr|perl-Gnome2-GConf-1.44.0-8|87	- new release
12cr|perl-Gnome2-GConf-1.44.0-8|88	
12cr|perl-Gnome2-GConf-1.44.0-8|89	* Tue Jun 26 2007 Thierry Vignaud <tv@mandriva.org> 2mdv2008.0-current
12cr|perl-Gnome2-GConf-1.44.0-8|90	+ Revision: 44608
12cr|perl-Gnome2-GConf-1.44.0-8|91	- rebuild
12cr|perl-Gnome2-GConf-1.44.0-8|92	
12cr|perl-Gnome2-GConf-1.44.0-8|93	
12cr|perl-Gnome2-GConf-1.44.0-8|94	* Wed Sep 06 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.040-1mdv2007.0
12cr|perl-Gnome2-GConf-1.44.0-8|95	- new release
12cr|perl-Gnome2-GConf-1.44.0-8|96	
12cr|perl-Gnome2-GConf-1.44.0-8|97	* Wed Jul 26 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.032-1mdv2007.0
12cr|perl-Gnome2-GConf-1.44.0-8|98	- new release
12cr|perl-Gnome2-GConf-1.44.0-8|99	
12cr|perl-Gnome2-GConf-1.44.0-8|100	* Sat Jun 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.031-1mdv2007.0
12cr|perl-Gnome2-GConf-1.44.0-8|101	- New version 1.031
12cr|perl-Gnome2-GConf-1.44.0-8|102	
12cr|perl-Gnome2-GConf-1.44.0-8|103	* Fri Jun 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.030-1mdv2007.0
12cr|perl-Gnome2-GConf-1.44.0-8|104	- new release
12cr|perl-Gnome2-GConf-1.44.0-8|105	- spec cleanup
12cr|perl-Gnome2-GConf-1.44.0-8|106	- rpmbuildupdate aware
12cr|perl-Gnome2-GConf-1.44.0-8|107	
12cr|perl-Gnome2-GConf-1.44.0-8|108	* Tue Jan 03 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.021-1mdk
12cr|perl-Gnome2-GConf-1.44.0-8|109	- new release
12cr|perl-Gnome2-GConf-1.44.0-8|110	
12cr|perl-Gnome2-GConf-1.44.0-8|111	* Tue Oct 04 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.020-1mdk
12cr|perl-Gnome2-GConf-1.44.0-8|112	- new release
12cr|perl-Gnome2-GConf-1.44.0-8|113	
12cr|perl-Gnome2-GConf-1.44.0-8|114	* Tue Feb 08 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.012-1mdk
12cr|perl-Gnome2-GConf-1.44.0-8|115	- new release
12cr|perl-Gnome2-GConf-1.44.0-8|116	
12cr|perl-Gnome2-GConf-1.44.0-8|117	* Fri Feb 04 2005 Olivier Blin <oblin@mandrakesoft.com> 1.000-4mdk
12cr|perl-Gnome2-GConf-1.44.0-8|118	- Patch0: allow to specify config source in GConfClient
12cr|perl-Gnome2-GConf-1.44.0-8|119	
12cr|perl-Gnome2-GConf-1.44.0-8|120	* Thu Feb 03 2005 Olivier Blin <oblin@mandrakesoft.com> 1.000-3mdk
12cr|perl-Gnome2-GConf-1.44.0-8|121	- rebuild for perl-5.8.6
12cr|perl-Gnome2-GConf-1.44.0-8|122	
12cr|perl-Gnome2-GConf-1.44.0-8|123	* Sat Aug 14 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.000-2mdk
12cr|perl-Gnome2-GConf-1.44.0-8|124	- rebuild for perl-5.8.5
12cr|perl-Gnome2-GConf-1.44.0-8|125	
12cr|perl-Gnome2-GConf-1.44.0-8|126	* Wed Mar 31 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.000-1mdk
12cr|perl-Gnome2-GConf-1.44.0-8|127	- new release
12cr|perl-Gnome2-GConf-1.44.0-8|128	
12cr|perl-Gnome2-GConf-1.44.0-8|129	* Sat Jan 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.42-2mdk
12cr|perl-Gnome2-GConf-1.44.0-8|130	- add examples
12cr|perl-Gnome2-GConf-1.44.0-8|131	
12cr|perl-Gnome2-GConf-1.44.0-8|132	* Sat Jan 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.42-1mdk
12cr|perl-Gnome2-GConf-1.44.0-8|133	- initial release
12cr|perl-Gnome2-GConf-1.44.0-8|134	

4623 12
12cr|perl-Gnome2-PanelApplet-0.30.0-2|1	%define upstream_name Gnome2-PanelApplet
12cr|perl-Gnome2-PanelApplet-0.30.0-2|2	%define upstream_version 0.03
12cr|perl-Gnome2-PanelApplet-0.30.0-2|3	
12cr|perl-Gnome2-PanelApplet-0.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Gnome2-PanelApplet-0.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Gnome2-PanelApplet-0.30.0-2|6	Release:	2
12cr|perl-Gnome2-PanelApplet-0.30.0-2|7	
12cr|perl-Gnome2-PanelApplet-0.30.0-2|8	Summary:	Perl module for the GNOME panel-applet library
12cr|perl-Gnome2-PanelApplet-0.30.0-2|9	License:	GPL+ or Artistic
12cr|perl-Gnome2-PanelApplet-0.30.0-2|10	Group:		Development/GNOME and GTK+
12cr|perl-Gnome2-PanelApplet-0.30.0-2|11	Url:		http://gtk2-perl.sf.net/
12cr|perl-Gnome2-PanelApplet-0.30.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Gnome2/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Gnome2-PanelApplet-0.30.0-2|13	
12cr|perl-Gnome2-PanelApplet-0.30.0-2|14	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|perl-Gnome2-PanelApplet-0.30.0-2|15	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cr|perl-Gnome2-PanelApplet-0.30.0-2|16	BuildRequires:	pkgconfig(libpanelapplet-2.0)
12cr|perl-Gnome2-PanelApplet-0.30.0-2|17	BuildRequires:	perl(ExtUtils::Depends)
12cr|perl-Gnome2-PanelApplet-0.30.0-2|18	BuildRequires:	perl(ExtUtils::PkgConfig)
12cr|perl-Gnome2-PanelApplet-0.30.0-2|19	BuildRequires:	perl(Glib) >= 1.153
12cr|perl-Gnome2-PanelApplet-0.30.0-2|20	BuildRequires:	perl(Gnome2) >= 1.042
12cr|perl-Gnome2-PanelApplet-0.30.0-2|21	BuildRequires:	perl(Gnome2::GConf) >= 1.044
12cr|perl-Gnome2-PanelApplet-0.30.0-2|22	Buildrequires:	perl-devel
12cr|perl-Gnome2-PanelApplet-0.30.0-2|23	
12cr|perl-Gnome2-PanelApplet-0.30.0-2|24	%description
12cr|perl-Gnome2-PanelApplet-0.30.0-2|25	This module provides perl access to the libpanel-applet library,
12cr|perl-Gnome2-PanelApplet-0.30.0-2|26	the Gnome Applet library.
12cr|perl-Gnome2-PanelApplet-0.30.0-2|27	
12cr|perl-Gnome2-PanelApplet-0.30.0-2|28	%prep
12cr|perl-Gnome2-PanelApplet-0.30.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Gnome2-PanelApplet-0.30.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gnome2-PanelApplet-0.30.0-2|31	
12cr|perl-Gnome2-PanelApplet-0.30.0-2|32	%build
12cr|perl-Gnome2-PanelApplet-0.30.0-2|33	%make OPTIMIZE="%{optflags}"
12cr|perl-Gnome2-PanelApplet-0.30.0-2|34	#%make test || :
12cr|perl-Gnome2-PanelApplet-0.30.0-2|35	
12cr|perl-Gnome2-PanelApplet-0.30.0-2|36	%install
12cr|perl-Gnome2-PanelApplet-0.30.0-2|37	%makeinstall_std
12cr|perl-Gnome2-PanelApplet-0.30.0-2|38	
12cr|perl-Gnome2-PanelApplet-0.30.0-2|39	%files
12cr|perl-Gnome2-PanelApplet-0.30.0-2|40	%doc examples
12cr|perl-Gnome2-PanelApplet-0.30.0-2|41	%{_mandir}/*/*
12cr|perl-Gnome2-PanelApplet-0.30.0-2|42	%{perl_vendorarch}/Gnome2/*
12cr|perl-Gnome2-PanelApplet-0.30.0-2|43	%{perl_vendorarch}/auto/*
12cr|perl-Gnome2-PanelApplet-0.30.0-2|44	
12cr|perl-Gnome2-PanelApplet-0.30.0-2|45	
12cr|perl-Gnome2-PanelApplet-0.30.0-2|46	
12cr|perl-Gnome2-PanelApplet-0.30.0-2|47	%changelog
12cr|perl-Gnome2-PanelApplet-0.30.0-2|48	

4624 12
12cr|perl-Gnome2-Rsvg-0.110.0-3|1	%define upstream_name Gnome2-Rsvg
12cr|perl-Gnome2-Rsvg-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-Gnome2-Rsvg-0.110.0-3|3	
12cr|perl-Gnome2-Rsvg-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Gnome2-Rsvg-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Gnome2-Rsvg-0.110.0-3|6	Release:	3
12cr|perl-Gnome2-Rsvg-0.110.0-3|7	
12cr|perl-Gnome2-Rsvg-0.110.0-3|8	Summary:	Perl module for the gnome2-2.x rsvg libraries
12cr|perl-Gnome2-Rsvg-0.110.0-3|9	License:	GPL+ or Artistic
12cr|perl-Gnome2-Rsvg-0.110.0-3|10	Group:		Development/GNOME and GTK+
12cr|perl-Gnome2-Rsvg-0.110.0-3|11	URL:		http://gtk2-perl.sf.net/
12cr|perl-Gnome2-Rsvg-0.110.0-3|12	Source0:	http://prdownloads.sourceforge.net/gtk2-perl/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Gnome2-Rsvg-0.110.0-3|13	
12cr|perl-Gnome2-Rsvg-0.110.0-3|14	BuildRequires:	pkgconfig(atk)
12cr|perl-Gnome2-Rsvg-0.110.0-3|15	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|perl-Gnome2-Rsvg-0.110.0-3|16	BuildRequires:	perl(ExtUtils::PkgConfig)
12cr|perl-Gnome2-Rsvg-0.110.0-3|17	BuildRequires:	perl(ExtUtils::Depends)
12cr|perl-Gnome2-Rsvg-0.110.0-3|18	BuildRequires:	perl(Glib)
12cr|perl-Gnome2-Rsvg-0.110.0-3|19	BuildRequires:	perl(Gtk2) pkgconfig(gtk+-2.0)
12cr|perl-Gnome2-Rsvg-0.110.0-3|20	BuildRequires:	perl-devel
12cr|perl-Gnome2-Rsvg-0.110.0-3|21	Conflicts:	drakxtools < 9.1-15mdk
12cr|perl-Gnome2-Rsvg-0.110.0-3|22	
12cr|perl-Gnome2-Rsvg-0.110.0-3|23	%description
12cr|perl-Gnome2-Rsvg-0.110.0-3|24	This module provides perl access to GNOME-2.x rsvg libraries
12cr|perl-Gnome2-Rsvg-0.110.0-3|25	(which uses libart and pango to render svg files.
12cr|perl-Gnome2-Rsvg-0.110.0-3|26	
12cr|perl-Gnome2-Rsvg-0.110.0-3|27	%prep
12cr|perl-Gnome2-Rsvg-0.110.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Gnome2-Rsvg-0.110.0-3|29	find -type d -name CVS | rm -rf
12cr|perl-Gnome2-Rsvg-0.110.0-3|30	
12cr|perl-Gnome2-Rsvg-0.110.0-3|31	%build
12cr|perl-Gnome2-Rsvg-0.110.0-3|32	RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Os"
12cr|perl-Gnome2-Rsvg-0.110.0-3|33	export GTK2_PERL_CFLAGS="$RPM_OPT_FLAGS"
12cr|perl-Gnome2-Rsvg-0.110.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gnome2-Rsvg-0.110.0-3|35	make OPTIMIZE="$RPM_OPT_FLAGS"
12cr|perl-Gnome2-Rsvg-0.110.0-3|36	#%make test || :
12cr|perl-Gnome2-Rsvg-0.110.0-3|37	
12cr|perl-Gnome2-Rsvg-0.110.0-3|38	%install
12cr|perl-Gnome2-Rsvg-0.110.0-3|39	%makeinstall_std
12cr|perl-Gnome2-Rsvg-0.110.0-3|40	
12cr|perl-Gnome2-Rsvg-0.110.0-3|41	%files
12cr|perl-Gnome2-Rsvg-0.110.0-3|42	%doc LICENSE
12cr|perl-Gnome2-Rsvg-0.110.0-3|43	%{_mandir}/*/*
12cr|perl-Gnome2-Rsvg-0.110.0-3|44	%{perl_vendorarch}/Gnome2/*
12cr|perl-Gnome2-Rsvg-0.110.0-3|45	%{perl_vendorarch}/auto/Gnome2/*
12cr|perl-Gnome2-Rsvg-0.110.0-3|46	
12cr|perl-Gnome2-Rsvg-0.110.0-3|47	
12cr|perl-Gnome2-Rsvg-0.110.0-3|48	%changelog
12cr|perl-Gnome2-Rsvg-0.110.0-3|49	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.110.0-3
12cr|perl-Gnome2-Rsvg-0.110.0-3|50	+ Revision: 773558
12cr|perl-Gnome2-Rsvg-0.110.0-3|51	- clean out spec
12cr|perl-Gnome2-Rsvg-0.110.0-3|52	- don't pass '-s' to %%optflags
12cr|perl-Gnome2-Rsvg-0.110.0-3|53	- drop redundant perl-Glib dependency
12cr|perl-Gnome2-Rsvg-0.110.0-3|54	- update buildrequires to use perl() & pkgconfig() dependencies
12cr|perl-Gnome2-Rsvg-0.110.0-3|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Gnome2-Rsvg-0.110.0-3|56	
12cr|perl-Gnome2-Rsvg-0.110.0-3|57	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-Gnome2-Rsvg-0.110.0-3|58	+ Revision: 555878
12cr|perl-Gnome2-Rsvg-0.110.0-3|59	- rebuild for perl 5.12
12cr|perl-Gnome2-Rsvg-0.110.0-3|60	
12cr|perl-Gnome2-Rsvg-0.110.0-3|61	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-Gnome2-Rsvg-0.110.0-3|62	+ Revision: 552313
12cr|perl-Gnome2-Rsvg-0.110.0-3|63	- update to 0.11
12cr|perl-Gnome2-Rsvg-0.110.0-3|64	
12cr|perl-Gnome2-Rsvg-0.110.0-3|65	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-Gnome2-Rsvg-0.110.0-3|66	+ Revision: 408409
12cr|perl-Gnome2-Rsvg-0.110.0-3|67	- rebuild using %%perl_convert_version
12cr|perl-Gnome2-Rsvg-0.110.0-3|68	
12cr|perl-Gnome2-Rsvg-0.110.0-3|69	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.10-4mdv2009.0
12cr|perl-Gnome2-Rsvg-0.110.0-3|70	+ Revision: 257119
12cr|perl-Gnome2-Rsvg-0.110.0-3|71	- rebuild
12cr|perl-Gnome2-Rsvg-0.110.0-3|72	
12cr|perl-Gnome2-Rsvg-0.110.0-3|73	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.10-2mdv2008.1
12cr|perl-Gnome2-Rsvg-0.110.0-3|74	+ Revision: 152093
12cr|perl-Gnome2-Rsvg-0.110.0-3|75	- rebuild
12cr|perl-Gnome2-Rsvg-0.110.0-3|76	
12cr|perl-Gnome2-Rsvg-0.110.0-3|77	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 0.10-1mdv2008.1
12cr|perl-Gnome2-Rsvg-0.110.0-3|78	+ Revision: 135846
12cr|perl-Gnome2-Rsvg-0.110.0-3|79	- restore BuildRoot
12cr|perl-Gnome2-Rsvg-0.110.0-3|80	
12cr|perl-Gnome2-Rsvg-0.110.0-3|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Gnome2-Rsvg-0.110.0-3|82	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gnome2-Rsvg-0.110.0-3|83	
12cr|perl-Gnome2-Rsvg-0.110.0-3|84	
12cr|perl-Gnome2-Rsvg-0.110.0-3|85	* Thu Jan 04 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.10-1mdv2007.1
12cr|perl-Gnome2-Rsvg-0.110.0-3|86	+ Revision: 104210
12cr|perl-Gnome2-Rsvg-0.110.0-3|87	- new release
12cr|perl-Gnome2-Rsvg-0.110.0-3|88	
12cr|perl-Gnome2-Rsvg-0.110.0-3|89	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Gnome2-Rsvg-0.110.0-3|90	- Import perl-Gnome2-Rsvg
12cr|perl-Gnome2-Rsvg-0.110.0-3|91	
12cr|perl-Gnome2-Rsvg-0.110.0-3|92	* Thu Mar 16 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.06-2mdk
12cr|perl-Gnome2-Rsvg-0.110.0-3|93	- fix buildrequires
12cr|perl-Gnome2-Rsvg-0.110.0-3|94	
12cr|perl-Gnome2-Rsvg-0.110.0-3|95	* Tue Jan 31 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.06-1mdk
12cr|perl-Gnome2-Rsvg-0.110.0-3|96	- new releaase
12cr|perl-Gnome2-Rsvg-0.110.0-3|97	
12cr|perl-Gnome2-Rsvg-0.110.0-3|98	* Mon Jan 23 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.05-2mdk
12cr|perl-Gnome2-Rsvg-0.110.0-3|99	- Add BuildRequires : libatk-devel
12cr|perl-Gnome2-Rsvg-0.110.0-3|100	
12cr|perl-Gnome2-Rsvg-0.110.0-3|101	* Thu Oct 13 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.05-1mdk
12cr|perl-Gnome2-Rsvg-0.110.0-3|102	- new release
12cr|perl-Gnome2-Rsvg-0.110.0-3|103	
12cr|perl-Gnome2-Rsvg-0.110.0-3|104	* Fri Feb 25 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.04-1mdk
12cr|perl-Gnome2-Rsvg-0.110.0-3|105	- new release
12cr|perl-Gnome2-Rsvg-0.110.0-3|106	
12cr|perl-Gnome2-Rsvg-0.110.0-3|107	* Wed Feb 09 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.03-2mdk
12cr|perl-Gnome2-Rsvg-0.110.0-3|108	- rebuild for new perl
12cr|perl-Gnome2-Rsvg-0.110.0-3|109	
12cr|perl-Gnome2-Rsvg-0.110.0-3|110	* Tue Jul 27 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.03-1mdk
12cr|perl-Gnome2-Rsvg-0.110.0-3|111	- new release
12cr|perl-Gnome2-Rsvg-0.110.0-3|112	
12cr|perl-Gnome2-Rsvg-0.110.0-3|113	* Mon Jun 07 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.02-1mdk
12cr|perl-Gnome2-Rsvg-0.110.0-3|114	- new release
12cr|perl-Gnome2-Rsvg-0.110.0-3|115	
12cr|perl-Gnome2-Rsvg-0.110.0-3|116	* Sat Apr 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.01-2mdk
12cr|perl-Gnome2-Rsvg-0.110.0-3|117	- relink with new libcroco
12cr|perl-Gnome2-Rsvg-0.110.0-3|118	
12cr|perl-Gnome2-Rsvg-0.110.0-3|119	* Sat Jan 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.01-1mdk
12cr|perl-Gnome2-Rsvg-0.110.0-3|120	- initial release
12cr|perl-Gnome2-Rsvg-0.110.0-3|121	

4625 12
12cr|perl-Gnome2-Wnck-0.160.0-1|1	%define	upstream_name	 Gnome2-Wnck
12cr|perl-Gnome2-Wnck-0.160.0-1|2	%define	upstream_version 0.16
12cr|perl-Gnome2-Wnck-0.160.0-1|3	
12cr|perl-Gnome2-Wnck-0.160.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Gnome2-Wnck-0.160.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Gnome2-Wnck-0.160.0-1|6	Release:    %mkrel 1
12cr|perl-Gnome2-Wnck-0.160.0-1|7	
12cr|perl-Gnome2-Wnck-0.160.0-1|8	Summary:	Perl module for the gnome2-2.x wnck libraries
12cr|perl-Gnome2-Wnck-0.160.0-1|9	License:	GPL+ or Artistic
12cr|perl-Gnome2-Wnck-0.160.0-1|10	Group:		Development/GNOME and GTK+
12cr|perl-Gnome2-Wnck-0.160.0-1|11	Url:		http://gtk2-perl.sf.net/
12cr|perl-Gnome2-Wnck-0.160.0-1|12	Source0:	http://prdownloads.sourceforge.net/gtk2-perl/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Gnome2-Wnck-0.160.0-1|13	
12cr|perl-Gnome2-Wnck-0.160.0-1|14	BuildRequires:  libwnck-devel >= 2.19.5
12cr|perl-Gnome2-Wnck-0.160.0-1|15	BuildRequires:	perl-devel
12cr|perl-Gnome2-Wnck-0.160.0-1|16	BuildRequires:  perl-ExtUtils-Depends
12cr|perl-Gnome2-Wnck-0.160.0-1|17	BuildRequires:  perl-ExtUtils-PkgConfig
12cr|perl-Gnome2-Wnck-0.160.0-1|18	BuildRequires:	perl-Glib => 1.00
12cr|perl-Gnome2-Wnck-0.160.0-1|19	BuildRequires:  perl-Gtk2
12cr|perl-Gnome2-Wnck-0.160.0-1|20	BuildRequires:  pkgconfig
12cr|perl-Gnome2-Wnck-0.160.0-1|21	BuildRequires:  x11-server-xvfb
12cr|perl-Gnome2-Wnck-0.160.0-1|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Gnome2-Wnck-0.160.0-1|23	
12cr|perl-Gnome2-Wnck-0.160.0-1|24	Conflicts:	drakxtools < 9.1-15mdk
12cr|perl-Gnome2-Wnck-0.160.0-1|25	Requires:	perl-Glib >= 1.00
12cr|perl-Gnome2-Wnck-0.160.0-1|26	
12cr|perl-Gnome2-Wnck-0.160.0-1|27	%description
12cr|perl-Gnome2-Wnck-0.160.0-1|28	This module provides perl access to GNOME-2.x wnck libraries.
12cr|perl-Gnome2-Wnck-0.160.0-1|29	
12cr|perl-Gnome2-Wnck-0.160.0-1|30	libwnck is Window Navigator Construction Kit, i.e. a library to use
12cr|perl-Gnome2-Wnck-0.160.0-1|31	for writing pagers and taskslists and stuff.
12cr|perl-Gnome2-Wnck-0.160.0-1|32	
12cr|perl-Gnome2-Wnck-0.160.0-1|33	%prep
12cr|perl-Gnome2-Wnck-0.160.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Gnome2-Wnck-0.160.0-1|35	find -type d -name CVS | rm -rf
12cr|perl-Gnome2-Wnck-0.160.0-1|36	
12cr|perl-Gnome2-Wnck-0.160.0-1|37	%build
12cr|perl-Gnome2-Wnck-0.160.0-1|38	RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Os -s"
12cr|perl-Gnome2-Wnck-0.160.0-1|39	export GTK2_PERL_CFLAGS="$RPM_OPT_FLAGS"
12cr|perl-Gnome2-Wnck-0.160.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gnome2-Wnck-0.160.0-1|41	%make OPTIMIZE="$RPM_OPT_FLAGS"
12cr|perl-Gnome2-Wnck-0.160.0-1|42	#%make test || :
12cr|perl-Gnome2-Wnck-0.160.0-1|43	
12cr|perl-Gnome2-Wnck-0.160.0-1|44	%install
12cr|perl-Gnome2-Wnck-0.160.0-1|45	rm -rf $RPM_BUILD_ROOT
12cr|perl-Gnome2-Wnck-0.160.0-1|46	%makeinstall_std
12cr|perl-Gnome2-Wnck-0.160.0-1|47	
12cr|perl-Gnome2-Wnck-0.160.0-1|48	%clean
12cr|perl-Gnome2-Wnck-0.160.0-1|49	rm -rf $RPM_BUILD_ROOT
12cr|perl-Gnome2-Wnck-0.160.0-1|50	
12cr|perl-Gnome2-Wnck-0.160.0-1|51	%files
12cr|perl-Gnome2-Wnck-0.160.0-1|52	%defattr(-, root, root)
12cr|perl-Gnome2-Wnck-0.160.0-1|53	%doc LICENSE
12cr|perl-Gnome2-Wnck-0.160.0-1|54	%{_mandir}/*/*
12cr|perl-Gnome2-Wnck-0.160.0-1|55	%{perl_vendorarch}/Gnome2/*
12cr|perl-Gnome2-Wnck-0.160.0-1|56	%{perl_vendorarch}/auto/Gnome2/*
12cr|perl-Gnome2-Wnck-0.160.0-1|57	
12cr|perl-Gnome2-Wnck-0.160.0-1|58	
12cr|perl-Gnome2-Wnck-0.160.0-1|59	%changelog
12cr|perl-Gnome2-Wnck-0.160.0-1|60	* Wed Jul 21 2010 Thierry Vignaud <tv@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-Gnome2-Wnck-0.160.0-1|61	+ Revision: 556661
12cr|perl-Gnome2-Wnck-0.160.0-1|62	- buildrequires x11-server-xvfb instead of XFree86-Xvfb
12cr|perl-Gnome2-Wnck-0.160.0-1|63	
12cr|perl-Gnome2-Wnck-0.160.0-1|64	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-Gnome2-Wnck-0.160.0-1|65	+ Revision: 408412
12cr|perl-Gnome2-Wnck-0.160.0-1|66	- rebuild using %%perl_convert_version
12cr|perl-Gnome2-Wnck-0.160.0-1|67	
12cr|perl-Gnome2-Wnck-0.160.0-1|68	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.16-2mdv2009.0
12cr|perl-Gnome2-Wnck-0.160.0-1|69	+ Revision: 268518
12cr|perl-Gnome2-Wnck-0.160.0-1|70	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Gnome2-Wnck-0.160.0-1|71	
12cr|perl-Gnome2-Wnck-0.160.0-1|72	* Mon Apr 14 2008 Thierry Vignaud <tv@mandriva.org> 0.16-1mdv2009.0
12cr|perl-Gnome2-Wnck-0.160.0-1|73	+ Revision: 192887
12cr|perl-Gnome2-Wnck-0.160.0-1|74	- new release
12cr|perl-Gnome2-Wnck-0.160.0-1|75	
12cr|perl-Gnome2-Wnck-0.160.0-1|76	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.15-2mdv2008.1
12cr|perl-Gnome2-Wnck-0.160.0-1|77	+ Revision: 152096
12cr|perl-Gnome2-Wnck-0.160.0-1|78	- rebuild
12cr|perl-Gnome2-Wnck-0.160.0-1|79	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gnome2-Wnck-0.160.0-1|80	
12cr|perl-Gnome2-Wnck-0.160.0-1|81	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Gnome2-Wnck-0.160.0-1|82	- restore BuildRoot
12cr|perl-Gnome2-Wnck-0.160.0-1|83	
12cr|perl-Gnome2-Wnck-0.160.0-1|84	* Tue Dec 11 2007 Thierry Vignaud <tv@mandriva.org> 0.15-1mdv2008.1
12cr|perl-Gnome2-Wnck-0.160.0-1|85	+ Revision: 117311
12cr|perl-Gnome2-Wnck-0.160.0-1|86	- remove patch 0 (merged)
12cr|perl-Gnome2-Wnck-0.160.0-1|87	- new release
12cr|perl-Gnome2-Wnck-0.160.0-1|88	- add download URI
12cr|perl-Gnome2-Wnck-0.160.0-1|89	
12cr|perl-Gnome2-Wnck-0.160.0-1|90	* Wed Aug 22 2007 Frederic Crozat <fcrozat@mandriva.com> 0.14-3mdv2008.0
12cr|perl-Gnome2-Wnck-0.160.0-1|91	+ Revision: 68897
12cr|perl-Gnome2-Wnck-0.160.0-1|92	- Patch0 (CVS): fix support for libwnck >= 2.19.5
12cr|perl-Gnome2-Wnck-0.160.0-1|93	
12cr|perl-Gnome2-Wnck-0.160.0-1|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Gnome2-Wnck-0.160.0-1|95	- rebuild for new libwnck
12cr|perl-Gnome2-Wnck-0.160.0-1|96	
12cr|perl-Gnome2-Wnck-0.160.0-1|97	
12cr|perl-Gnome2-Wnck-0.160.0-1|98	* Wed Jul 26 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.13-1mdv2007.0
12cr|perl-Gnome2-Wnck-0.160.0-1|99	- new release
12cr|perl-Gnome2-Wnck-0.160.0-1|100	
12cr|perl-Gnome2-Wnck-0.160.0-1|101	* Tue Feb 07 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.12-1mdk
12cr|perl-Gnome2-Wnck-0.160.0-1|102	- new release
12cr|perl-Gnome2-Wnck-0.160.0-1|103	
12cr|perl-Gnome2-Wnck-0.160.0-1|104	* Thu Oct 13 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.11-1mdk
12cr|perl-Gnome2-Wnck-0.160.0-1|105	- new release
12cr|perl-Gnome2-Wnck-0.160.0-1|106	
12cr|perl-Gnome2-Wnck-0.160.0-1|107	* Tue Oct 11 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.10-5mdk
12cr|perl-Gnome2-Wnck-0.160.0-1|108	- Fix BuildRequires
12cr|perl-Gnome2-Wnck-0.160.0-1|109	
12cr|perl-Gnome2-Wnck-0.160.0-1|110	* Sat Oct 01 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.10-4mdk
12cr|perl-Gnome2-Wnck-0.160.0-1|111	- buildrequires fix
12cr|perl-Gnome2-Wnck-0.160.0-1|112	
12cr|perl-Gnome2-Wnck-0.160.0-1|113	* Sat Oct 01 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.10-3mdk
12cr|perl-Gnome2-Wnck-0.160.0-1|114	- Add buildrequires
12cr|perl-Gnome2-Wnck-0.160.0-1|115	
12cr|perl-Gnome2-Wnck-0.160.0-1|116	* Fri Apr 29 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.10-2mdk
12cr|perl-Gnome2-Wnck-0.160.0-1|117	- rebuild for new wnck
12cr|perl-Gnome2-Wnck-0.160.0-1|118	
12cr|perl-Gnome2-Wnck-0.160.0-1|119	* Fri Feb 25 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.10-1mdk
12cr|perl-Gnome2-Wnck-0.160.0-1|120	- new release
12cr|perl-Gnome2-Wnck-0.160.0-1|121	
12cr|perl-Gnome2-Wnck-0.160.0-1|122	* Wed Feb 09 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.09-2mdk
12cr|perl-Gnome2-Wnck-0.160.0-1|123	- rebuild for new perl
12cr|perl-Gnome2-Wnck-0.160.0-1|124	
12cr|perl-Gnome2-Wnck-0.160.0-1|125	* Wed Nov 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.09-1mdk
12cr|perl-Gnome2-Wnck-0.160.0-1|126	- new release
12cr|perl-Gnome2-Wnck-0.160.0-1|127	
12cr|perl-Gnome2-Wnck-0.160.0-1|128	* Sat Aug 14 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.07-1mdk
12cr|perl-Gnome2-Wnck-0.160.0-1|129	- new release
12cr|perl-Gnome2-Wnck-0.160.0-1|130	
12cr|perl-Gnome2-Wnck-0.160.0-1|131	* Wed Jul 28 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.06-1mdk
12cr|perl-Gnome2-Wnck-0.160.0-1|132	- new release
12cr|perl-Gnome2-Wnck-0.160.0-1|133	- drop patch 0 (fixed upstream)
12cr|perl-Gnome2-Wnck-0.160.0-1|134	
12cr|perl-Gnome2-Wnck-0.160.0-1|135	* Tue Jul 20 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.05-2mdk
12cr|perl-Gnome2-Wnck-0.160.0-1|136	- fix warnings at build time
12cr|perl-Gnome2-Wnck-0.160.0-1|137	
12cr|perl-Gnome2-Wnck-0.160.0-1|138	* Tue Jul 20 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.05-1mdk
12cr|perl-Gnome2-Wnck-0.160.0-1|139	- new release
12cr|perl-Gnome2-Wnck-0.160.0-1|140	- patch 0: fix build with libwnck-2.6.x where x < 3
12cr|perl-Gnome2-Wnck-0.160.0-1|141	- fix build
12cr|perl-Gnome2-Wnck-0.160.0-1|142	
12cr|perl-Gnome2-Wnck-0.160.0-1|143	* Thu Jun 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.02-1mdk
12cr|perl-Gnome2-Wnck-0.160.0-1|144	- 0.02
12cr|perl-Gnome2-Wnck-0.160.0-1|145	- fix build when there's no xdisplay available
12cr|perl-Gnome2-Wnck-0.160.0-1|146	- cosmetics
12cr|perl-Gnome2-Wnck-0.160.0-1|147	
12cr|perl-Gnome2-Wnck-0.160.0-1|148	* Sat Jan 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.01-1mdk
12cr|perl-Gnome2-Wnck-0.160.0-1|149	- initial release
12cr|perl-Gnome2-Wnck-0.160.0-1|150	

4626 12
12cr|perl-GnuPG-Interface-0.440.0-2|1	%define upstream_name	 GnuPG-Interface
12cr|perl-GnuPG-Interface-0.440.0-2|2	%define upstream_version 0.44
12cr|perl-GnuPG-Interface-0.440.0-2|3	
12cr|perl-GnuPG-Interface-0.440.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-GnuPG-Interface-0.440.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-GnuPG-Interface-0.440.0-2|6	Release:	2
12cr|perl-GnuPG-Interface-0.440.0-2|7	
12cr|perl-GnuPG-Interface-0.440.0-2|8	Summary:	GnuPG-Interface module for perl
12cr|perl-GnuPG-Interface-0.440.0-2|9	Group:		Development/Perl
12cr|perl-GnuPG-Interface-0.440.0-2|10	License:	GPL
12cr|perl-GnuPG-Interface-0.440.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-GnuPG-Interface-0.440.0-2|12	Source0:	http://www.cpan.org/modules/by-module/GnuPG/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-GnuPG-Interface-0.440.0-2|13	
12cr|perl-GnuPG-Interface-0.440.0-2|14	BuildRequires:	gnupg
12cr|perl-GnuPG-Interface-0.440.0-2|15	BuildRequires:	perl-devel
12cr|perl-GnuPG-Interface-0.440.0-2|16	BuildRequires:	perl(Any::Moose)
12cr|perl-GnuPG-Interface-0.440.0-2|17	BuildRequires:	perl(Class::MethodMaker)
12cr|perl-GnuPG-Interface-0.440.0-2|18	# For interactive tests
12cr|perl-GnuPG-Interface-0.440.0-2|19	BuildRequires:	perl(Expect)
12cr|perl-GnuPG-Interface-0.440.0-2|20	
12cr|perl-GnuPG-Interface-0.440.0-2|21	Requires:	perl(Class::MethodMaker)
12cr|perl-GnuPG-Interface-0.440.0-2|22	BuildArch:	noarch
12cr|perl-GnuPG-Interface-0.440.0-2|23	
12cr|perl-GnuPG-Interface-0.440.0-2|24	
12cr|perl-GnuPG-Interface-0.440.0-2|25	%description
12cr|perl-GnuPG-Interface-0.440.0-2|26	GnuPG::Interface and its associated modules
12cr|perl-GnuPG-Interface-0.440.0-2|27	are designed to provide an object-oriented
12cr|perl-GnuPG-Interface-0.440.0-2|28	method for interacting with GnuPG, being able
12cr|perl-GnuPG-Interface-0.440.0-2|29	to perform functions such as but not limited
12cr|perl-GnuPG-Interface-0.440.0-2|30	to encrypting, signing, decryption, verification,
12cr|perl-GnuPG-Interface-0.440.0-2|31	and key-listing parsing.
12cr|perl-GnuPG-Interface-0.440.0-2|32	
12cr|perl-GnuPG-Interface-0.440.0-2|33	%prep
12cr|perl-GnuPG-Interface-0.440.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-GnuPG-Interface-0.440.0-2|35	
12cr|perl-GnuPG-Interface-0.440.0-2|36	%build
12cr|perl-GnuPG-Interface-0.440.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-GnuPG-Interface-0.440.0-2|38	make
12cr|perl-GnuPG-Interface-0.440.0-2|39	
12cr|perl-GnuPG-Interface-0.440.0-2|40	%check
12cr|perl-GnuPG-Interface-0.440.0-2|41	perl -mExpect -e 'my $e=Expect->spawn("make test");
12cr|perl-GnuPG-Interface-0.440.0-2|42	$e->expect(undef);
12cr|perl-GnuPG-Interface-0.440.0-2|43	exit $e->exitstatus()'
12cr|perl-GnuPG-Interface-0.440.0-2|44	
12cr|perl-GnuPG-Interface-0.440.0-2|45	%install
12cr|perl-GnuPG-Interface-0.440.0-2|46	%makeinstall_std
12cr|perl-GnuPG-Interface-0.440.0-2|47	
12cr|perl-GnuPG-Interface-0.440.0-2|48	%files
12cr|perl-GnuPG-Interface-0.440.0-2|49	%doc README
12cr|perl-GnuPG-Interface-0.440.0-2|50	%{perl_vendorlib}/GnuPG
12cr|perl-GnuPG-Interface-0.440.0-2|51	%{_mandir}/*/*
12cr|perl-GnuPG-Interface-0.440.0-2|52	
12cr|perl-GnuPG-Interface-0.440.0-2|53	%changelog
12cr|perl-GnuPG-Interface-0.440.0-2|54	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.440.0-1mdv2011.0
12cr|perl-GnuPG-Interface-0.440.0-2|55	+ Revision: 672849
12cr|perl-GnuPG-Interface-0.440.0-2|56	- update to new version 0.44
12cr|perl-GnuPG-Interface-0.440.0-2|57	
12cr|perl-GnuPG-Interface-0.440.0-2|58	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.430.0-1
12cr|perl-GnuPG-Interface-0.440.0-2|59	+ Revision: 643380
12cr|perl-GnuPG-Interface-0.440.0-2|60	- update to new version 0.43
12cr|perl-GnuPG-Interface-0.440.0-2|61	
12cr|perl-GnuPG-Interface-0.440.0-2|62	* Thu Oct 01 2009 Pascal Terjan <pterjan@mandriva.org> 0.420.0-2mdv2011.0
12cr|perl-GnuPG-Interface-0.440.0-2|63	+ Revision: 452089
12cr|perl-GnuPG-Interface-0.440.0-2|64	- Actually run the tests
12cr|perl-GnuPG-Interface-0.440.0-2|65	
12cr|perl-GnuPG-Interface-0.440.0-2|66	* Thu Oct 01 2009 Pascal Terjan <pterjan@mandriva.org> 0.420.0-1mdv2010.0
12cr|perl-GnuPG-Interface-0.440.0-2|67	+ Revision: 452088
12cr|perl-GnuPG-Interface-0.440.0-2|68	- Allow interactives tests to run, using Expect
12cr|perl-GnuPG-Interface-0.440.0-2|69	
12cr|perl-GnuPG-Interface-0.440.0-2|70	+ JÃ©rÃ´me Quelin <jquelin@mandriva.org>
12cr|perl-GnuPG-Interface-0.440.0-2|71	- adding missing buildrequires:
12cr|perl-GnuPG-Interface-0.440.0-2|72	- update to 0.42
12cr|perl-GnuPG-Interface-0.440.0-2|73	
12cr|perl-GnuPG-Interface-0.440.0-2|74	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.360.0-1mdv2010.0
12cr|perl-GnuPG-Interface-0.440.0-2|75	+ Revision: 407753
12cr|perl-GnuPG-Interface-0.440.0-2|76	- rebuild using %%perl_convert_version
12cr|perl-GnuPG-Interface-0.440.0-2|77	
12cr|perl-GnuPG-Interface-0.440.0-2|78	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.36-4mdv2009.0
12cr|perl-GnuPG-Interface-0.440.0-2|79	+ Revision: 257126
12cr|perl-GnuPG-Interface-0.440.0-2|80	- rebuild
12cr|perl-GnuPG-Interface-0.440.0-2|81	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-GnuPG-Interface-0.440.0-2|82	
12cr|perl-GnuPG-Interface-0.440.0-2|83	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-GnuPG-Interface-0.440.0-2|84	- restore BuildRoot
12cr|perl-GnuPG-Interface-0.440.0-2|85	
12cr|perl-GnuPG-Interface-0.440.0-2|86	* Fri Nov 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.36-2mdv2008.1
12cr|perl-GnuPG-Interface-0.440.0-2|87	+ Revision: 107247
12cr|perl-GnuPG-Interface-0.440.0-2|88	- add missing dependency
12cr|perl-GnuPG-Interface-0.440.0-2|89	
12cr|perl-GnuPG-Interface-0.440.0-2|90	* Mon Sep 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.36-1mdv2008.0
12cr|perl-GnuPG-Interface-0.440.0-2|91	+ Revision: 78440
12cr|perl-GnuPG-Interface-0.440.0-2|92	- new version
12cr|perl-GnuPG-Interface-0.440.0-2|93	
12cr|perl-GnuPG-Interface-0.440.0-2|94	* Sun Apr 29 2007 Olivier Thauvin <nanardon@mandriva.org> 0.35-1mdv2008.0
12cr|perl-GnuPG-Interface-0.440.0-2|95	+ Revision: 19147
12cr|perl-GnuPG-Interface-0.440.0-2|96	- 0.35
12cr|perl-GnuPG-Interface-0.440.0-2|97	
12cr|perl-GnuPG-Interface-0.440.0-2|98	
12cr|perl-GnuPG-Interface-0.440.0-2|99	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.33-9mdk
12cr|perl-GnuPG-Interface-0.440.0-2|100	- Fix Buildrequires
12cr|perl-GnuPG-Interface-0.440.0-2|101	
12cr|perl-GnuPG-Interface-0.440.0-2|102	* Fri Aug 26 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-8mdk
12cr|perl-GnuPG-Interface-0.440.0-2|103	- spec cleanup
12cr|perl-GnuPG-Interface-0.440.0-2|104	- source url
12cr|perl-GnuPG-Interface-0.440.0-2|105	- better url
12cr|perl-GnuPG-Interface-0.440.0-2|106	- make test in %%check
12cr|perl-GnuPG-Interface-0.440.0-2|107	- fix tests
12cr|perl-GnuPG-Interface-0.440.0-2|108	
12cr|perl-GnuPG-Interface-0.440.0-2|109	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.33-7mdk
12cr|perl-GnuPG-Interface-0.440.0-2|110	- really fix buildrequires
12cr|perl-GnuPG-Interface-0.440.0-2|111	- remove MANIFEST
12cr|perl-GnuPG-Interface-0.440.0-2|112	- spec cleanup
12cr|perl-GnuPG-Interface-0.440.0-2|113	
12cr|perl-GnuPG-Interface-0.440.0-2|114	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.33-6mdk
12cr|perl-GnuPG-Interface-0.440.0-2|115	- fix buildrequires in a backward compatible way
12cr|perl-GnuPG-Interface-0.440.0-2|116	
12cr|perl-GnuPG-Interface-0.440.0-2|117	* Wed Feb 11 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.33-5mdk
12cr|perl-GnuPG-Interface-0.440.0-2|118	- Own dir
12cr|perl-GnuPG-Interface-0.440.0-2|119	
12cr|perl-GnuPG-Interface-0.440.0-2|120	* Thu Aug 14 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.33-4mdk
12cr|perl-GnuPG-Interface-0.440.0-2|121	- rebuild for new perl
12cr|perl-GnuPG-Interface-0.440.0-2|122	- drop $RPM_OPT_FLAGS, noarch..
12cr|perl-GnuPG-Interface-0.440.0-2|123	- rm -rf /tmp/perl-GnuPG-Interface-0.33 in %%install, not %%prep
12cr|perl-GnuPG-Interface-0.440.0-2|124	- use %%makeinstall_std macro
12cr|perl-GnuPG-Interface-0.440.0-2|125	
12cr|perl-GnuPG-Interface-0.440.0-2|126	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.33-3mdk
12cr|perl-GnuPG-Interface-0.440.0-2|127	- rebuild for new auto{prov,req}
12cr|perl-GnuPG-Interface-0.440.0-2|128	
12cr|perl-GnuPG-Interface-0.440.0-2|129	* Fri Jan 24 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.33-2mdk
12cr|perl-GnuPG-Interface-0.440.0-2|130	- rebuilt
12cr|perl-GnuPG-Interface-0.440.0-2|131	
12cr|perl-GnuPG-Interface-0.440.0-2|132	* Thu Jul 25 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.33-1mdk
12cr|perl-GnuPG-Interface-0.440.0-2|133	- 0.33
12cr|perl-GnuPG-Interface-0.440.0-2|134	
12cr|perl-GnuPG-Interface-0.440.0-2|135	* Fri Mar 08 2002 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.31-2mdk
12cr|perl-GnuPG-Interface-0.440.0-2|136	- First MandrakeSoft Package.
12cr|perl-GnuPG-Interface-0.440.0-2|137	

4627 12
12cr|perl-Goo-Canvas-0.60.0-1|1	%define upstream_name    Goo-Canvas
12cr|perl-Goo-Canvas-0.60.0-1|2	%define upstream_version 0.06
12cr|perl-Goo-Canvas-0.60.0-1|3	
12cr|perl-Goo-Canvas-0.60.0-1|4	# Newx calls Perl_croak_nocontext with a char * without "%s", may be
12cr|perl-Goo-Canvas-0.60.0-1|5	# valid or not but it isn't fixable here, keep this until perl is fixed
12cr|perl-Goo-Canvas-0.60.0-1|6	%define Werror_cflags %nil
12cr|perl-Goo-Canvas-0.60.0-1|7	
12cr|perl-Goo-Canvas-0.60.0-1|8	
12cr|perl-Goo-Canvas-0.60.0-1|9	Name:       perl-%{upstream_name}
12cr|perl-Goo-Canvas-0.60.0-1|10	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Goo-Canvas-0.60.0-1|11	Release:    %mkrel 1
12cr|perl-Goo-Canvas-0.60.0-1|12	
12cr|perl-Goo-Canvas-0.60.0-1|13	Summary:	Goo::Canvas Perl interface to the GooCanvas
12cr|perl-Goo-Canvas-0.60.0-1|14	License:	GPL+ or Artistic
12cr|perl-Goo-Canvas-0.60.0-1|15	Group:		Development/Perl
12cr|perl-Goo-Canvas-0.60.0-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Goo-Canvas-0.60.0-1|17	Source0:	http://search.cpan.org/CPAN/authors/id/Y/YE/YEWENBIN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Goo-Canvas-0.60.0-1|18	
12cr|perl-Goo-Canvas-0.60.0-1|19	BuildRequires:	libgoocanvas-devel
12cr|perl-Goo-Canvas-0.60.0-1|20	BuildRequires:	perl-ExtUtils-Depends
12cr|perl-Goo-Canvas-0.60.0-1|21	BuildRequires:	perl-ExtUtils-PkgConfig
12cr|perl-Goo-Canvas-0.60.0-1|22	BuildRequires:	perl-Glib
12cr|perl-Goo-Canvas-0.60.0-1|23	BuildRequires:	perl-Gtk2
12cr|perl-Goo-Canvas-0.60.0-1|24	BuildRequires:	perl-devel
12cr|perl-Goo-Canvas-0.60.0-1|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Goo-Canvas-0.60.0-1|26	
12cr|perl-Goo-Canvas-0.60.0-1|27	%description
12cr|perl-Goo-Canvas-0.60.0-1|28	GTK+ does't has an buildin canvas widget. GooCanvas is wonderful. It is
12cr|perl-Goo-Canvas-0.60.0-1|29	easy to use and has powerful and extensible way to create items in
12cr|perl-Goo-Canvas-0.60.0-1|30	canvas. Just try it.  For more documents, please read GooCanvas Manual
12cr|perl-Goo-Canvas-0.60.0-1|31	and the demo programs provided in the source distribution in both
12cr|perl-Goo-Canvas-0.60.0-1|32	perl-Goo::Canvas and GooCanvas.
12cr|perl-Goo-Canvas-0.60.0-1|33	
12cr|perl-Goo-Canvas-0.60.0-1|34	%prep
12cr|perl-Goo-Canvas-0.60.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Goo-Canvas-0.60.0-1|36	
12cr|perl-Goo-Canvas-0.60.0-1|37	%build
12cr|perl-Goo-Canvas-0.60.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Goo-Canvas-0.60.0-1|39	%{__make} OPTIMIZE="$RPM_OPT_FLAGS"
12cr|perl-Goo-Canvas-0.60.0-1|40	
12cr|perl-Goo-Canvas-0.60.0-1|41	%check
12cr|perl-Goo-Canvas-0.60.0-1|42	%{__make} test
12cr|perl-Goo-Canvas-0.60.0-1|43	
12cr|perl-Goo-Canvas-0.60.0-1|44	%install
12cr|perl-Goo-Canvas-0.60.0-1|45	rm -rf %{buildroot}
12cr|perl-Goo-Canvas-0.60.0-1|46	%makeinstall_std
12cr|perl-Goo-Canvas-0.60.0-1|47	rm -f %{buildroot}/usr/bin/perltetris.pl
12cr|perl-Goo-Canvas-0.60.0-1|48	rm -f %{buildroot}/usr/bin/perlmine.pl
12cr|perl-Goo-Canvas-0.60.0-1|49	
12cr|perl-Goo-Canvas-0.60.0-1|50	%clean
12cr|perl-Goo-Canvas-0.60.0-1|51	rm -rf %{buildroot}
12cr|perl-Goo-Canvas-0.60.0-1|52	
12cr|perl-Goo-Canvas-0.60.0-1|53	%files
12cr|perl-Goo-Canvas-0.60.0-1|54	%defattr(-,root,root)
12cr|perl-Goo-Canvas-0.60.0-1|55	%dir %{perl_vendorarch}/Goo/Cairo
12cr|perl-Goo-Canvas-0.60.0-1|56	%dir %{perl_vendorarch}/Goo/Canvas
12cr|perl-Goo-Canvas-0.60.0-1|57	%{perl_vendorarch}/Goo/*.pod
12cr|perl-Goo-Canvas-0.60.0-1|58	%{perl_vendorarch}/Goo/*.pm
12cr|perl-Goo-Canvas-0.60.0-1|59	%{perl_vendorarch}/Goo/Cairo/*.pod
12cr|perl-Goo-Canvas-0.60.0-1|60	%{perl_vendorarch}/Goo/Canvas/*.pod
12cr|perl-Goo-Canvas-0.60.0-1|61	%{perl_vendorarch}/Goo/Canvas/Install/*
12cr|perl-Goo-Canvas-0.60.0-1|62	%{perl_vendorarch}/auto/Goo/Canvas/Canvas.so
12cr|perl-Goo-Canvas-0.60.0-1|63	%{_mandir}/*/*
12cr|perl-Goo-Canvas-0.60.0-1|64	
12cr|perl-Goo-Canvas-0.60.0-1|65	
12cr|perl-Goo-Canvas-0.60.0-1|66	%changelog
12cr|perl-Goo-Canvas-0.60.0-1|67	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-Goo-Canvas-0.60.0-1|68	+ Revision: 410071
12cr|perl-Goo-Canvas-0.60.0-1|69	- rebuild using %%perl_convert_version
12cr|perl-Goo-Canvas-0.60.0-1|70	
12cr|perl-Goo-Canvas-0.60.0-1|71	* Sat May 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2010.0
12cr|perl-Goo-Canvas-0.60.0-1|72	+ Revision: 373735
12cr|perl-Goo-Canvas-0.60.0-1|73	- update to new version 0.06
12cr|perl-Goo-Canvas-0.60.0-1|74	
12cr|perl-Goo-Canvas-0.60.0-1|75	* Sat Jan 17 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.05-2mdv2009.1
12cr|perl-Goo-Canvas-0.60.0-1|76	+ Revision: 330437
12cr|perl-Goo-Canvas-0.60.0-1|77	- Rebuild for fixed package changelog.
12cr|perl-Goo-Canvas-0.60.0-1|78	
12cr|perl-Goo-Canvas-0.60.0-1|79	* Fri Jan 16 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.05-1mdv2009.1
12cr|perl-Goo-Canvas-0.60.0-1|80	+ Revision: 330161
12cr|perl-Goo-Canvas-0.60.0-1|81	- Add missing BuildRequires for perl-Gtk2.
12cr|perl-Goo-Canvas-0.60.0-1|82	- Add missing BuildRequires for perl-Glib.
12cr|perl-Goo-Canvas-0.60.0-1|83	- Newx perl function breaks build with -Werror=format-security, if a fix
12cr|perl-Goo-Canvas-0.60.0-1|84	is needed must be done in perl, while this doesn't happen fix build
12cr|perl-Goo-Canvas-0.60.0-1|85	here by disabling Werror_cflags.
12cr|perl-Goo-Canvas-0.60.0-1|86	- Remove uneeded BuildArch tag.
12cr|perl-Goo-Canvas-0.60.0-1|87	- Import perl-Goo-Canvas package, made/sent by Ednilson Miura.
12cr|perl-Goo-Canvas-0.60.0-1|88	
12cr|perl-Goo-Canvas-0.60.0-1|89	
12cr|perl-Goo-Canvas-0.60.0-1|90	* Wed Jan 14 2009 Ednilson Miura <miura@mandriva.com> 0.05-1mdv2008.1
12cr|perl-Goo-Canvas-0.60.0-1|91	- First build

4628 12
12cr|perl-GPS-Garmin-0.170.0-2|1	%define upstream_name		perl-GPS
12cr|perl-GPS-Garmin-0.170.0-2|2	%define upstream_version	0.17
12cr|perl-GPS-Garmin-0.170.0-2|3	
12cr|perl-GPS-Garmin-0.170.0-2|4	Name:		%{upstream_name}-Garmin
12cr|perl-GPS-Garmin-0.170.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-GPS-Garmin-0.170.0-2|6	Release:	2
12cr|perl-GPS-Garmin-0.170.0-2|7	License:	GPL+ or Artistic
12cr|perl-GPS-Garmin-0.170.0-2|8	Summary:	Perl interface to GPS equipment using the Garmin Protocol
12cr|perl-GPS-Garmin-0.170.0-2|9	Group:		Development/Perl
12cr|perl-GPS-Garmin-0.170.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-GPS-Garmin-0.170.0-2|11	Source0:	http://www.cpan.org/modules/by-module/GPS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-GPS-Garmin-0.170.0-2|12	
12cr|perl-GPS-Garmin-0.170.0-2|13	BuildRequires:	perl-devel
12cr|perl-GPS-Garmin-0.170.0-2|14	BuildRequires:	perl(Device::SerialPort)
12cr|perl-GPS-Garmin-0.170.0-2|15	BuildArch:	noarch
12cr|perl-GPS-Garmin-0.170.0-2|16	
12cr|perl-GPS-Garmin-0.170.0-2|17	%description
12cr|perl-GPS-Garmin-0.170.0-2|18	GPS::Garmin allow the connection and use of of a GPS receiver in perl
12cr|perl-GPS-Garmin-0.170.0-2|19	scripts. Currently only the GRMN/GRMN protocol is implemented but NMEA
12cr|perl-GPS-Garmin-0.170.0-2|20	is a work in progress.
12cr|perl-GPS-Garmin-0.170.0-2|21	
12cr|perl-GPS-Garmin-0.170.0-2|22	This module currently works with Garmin GPS II+ equipments, but should
12cr|perl-GPS-Garmin-0.170.0-2|23	work on most Garmin receivers that support the GRMN/GRMN protocol.
12cr|perl-GPS-Garmin-0.170.0-2|24	
12cr|perl-GPS-Garmin-0.170.0-2|25	%prep
12cr|perl-GPS-Garmin-0.170.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-GPS-Garmin-0.170.0-2|27	
12cr|perl-GPS-Garmin-0.170.0-2|28	%build
12cr|perl-GPS-Garmin-0.170.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-GPS-Garmin-0.170.0-2|30	%make
12cr|perl-GPS-Garmin-0.170.0-2|31	
12cr|perl-GPS-Garmin-0.170.0-2|32	%install
12cr|perl-GPS-Garmin-0.170.0-2|33	%makeinstall_std
12cr|perl-GPS-Garmin-0.170.0-2|34	
12cr|perl-GPS-Garmin-0.170.0-2|35	%files
12cr|perl-GPS-Garmin-0.170.0-2|36	%doc Changes README
12cr|perl-GPS-Garmin-0.170.0-2|37	%{perl_vendorlib}/GPS
12cr|perl-GPS-Garmin-0.170.0-2|38	%{_mandir}/man3/GPS*
12cr|perl-GPS-Garmin-0.170.0-2|39	
12cr|perl-GPS-Garmin-0.170.0-2|40	
12cr|perl-GPS-Garmin-0.170.0-2|41	%changelog
12cr|perl-GPS-Garmin-0.170.0-2|42	* Thu Nov 04 2010 Jani Välimaa <wally@mandriva.org> 0.170.0-1mdv2011.0
12cr|perl-GPS-Garmin-0.170.0-2|43	+ Revision: 593411
12cr|perl-GPS-Garmin-0.170.0-2|44	- use perl_convert_version macro
12cr|perl-GPS-Garmin-0.170.0-2|45	- fix group, license, url, source, summary and description
12cr|perl-GPS-Garmin-0.170.0-2|46	- tag package as noarch
12cr|perl-GPS-Garmin-0.170.0-2|47	- add BR
12cr|perl-GPS-Garmin-0.170.0-2|48	- provide perl-GPS
12cr|perl-GPS-Garmin-0.170.0-2|49	- install files to a correct location
12cr|perl-GPS-Garmin-0.170.0-2|50	
12cr|perl-GPS-Garmin-0.170.0-2|51	+ Thomas Spuhler <tspuhler@mandriva.org>
12cr|perl-GPS-Garmin-0.170.0-2|52	- corrected Group to Development/Perl
12cr|perl-GPS-Garmin-0.170.0-2|53	
12cr|perl-GPS-Garmin-0.170.0-2|54	* Sun Oct 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.17-1mdv2011.0
12cr|perl-GPS-Garmin-0.170.0-2|55	+ Revision: 591252
12cr|perl-GPS-Garmin-0.170.0-2|56	- import perl-GPS-Garmin
12cr|perl-GPS-Garmin-0.170.0-2|57	

4629 12
12cr|perl-GPS-Lowrance-0.310.0-3|1	%define upstream_name    GPS-Lowrance
12cr|perl-GPS-Lowrance-0.310.0-3|2	%define upstream_version 0.31
12cr|perl-GPS-Lowrance-0.310.0-3|3	
12cr|perl-GPS-Lowrance-0.310.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-GPS-Lowrance-0.310.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-GPS-Lowrance-0.310.0-3|6	Release:	3
12cr|perl-GPS-Lowrance-0.310.0-3|7	
12cr|perl-GPS-Lowrance-0.310.0-3|8	Summary:	Convert between mercator meters and degrees
12cr|perl-GPS-Lowrance-0.310.0-3|9	License:	GPL+ or Artistic
12cr|perl-GPS-Lowrance-0.310.0-3|10	Group:		Development/Perl
12cr|perl-GPS-Lowrance-0.310.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-GPS-Lowrance-0.310.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-GPS-Lowrance-0.310.0-3|13	
12cr|perl-GPS-Lowrance-0.310.0-3|14	BuildRequires:	perl-devel
12cr|perl-GPS-Lowrance-0.310.0-3|15	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-GPS-Lowrance-0.310.0-3|16	BuildArch:	noarch
12cr|perl-GPS-Lowrance-0.310.0-3|17	
12cr|perl-GPS-Lowrance-0.310.0-3|18	%description
12cr|perl-GPS-Lowrance-0.310.0-3|19	This module provides a variety of low- and high-level methods for
12cr|perl-GPS-Lowrance-0.310.0-3|20	communicating with Lowrance and Eagle GPS receivers which support the LSI
12cr|perl-GPS-Lowrance-0.310.0-3|21	100 protocol. It also provides some utility functions for converting data.
12cr|perl-GPS-Lowrance-0.310.0-3|22	
12cr|perl-GPS-Lowrance-0.310.0-3|23	This module is a work in progress.
12cr|perl-GPS-Lowrance-0.310.0-3|24	
12cr|perl-GPS-Lowrance-0.310.0-3|25	Methods
12cr|perl-GPS-Lowrance-0.310.0-3|26	* connect
12cr|perl-GPS-Lowrance-0.310.0-3|27	
12cr|perl-GPS-Lowrance-0.310.0-3|28	%prep
12cr|perl-GPS-Lowrance-0.310.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-GPS-Lowrance-0.310.0-3|30	
12cr|perl-GPS-Lowrance-0.310.0-3|31	%build
12cr|perl-GPS-Lowrance-0.310.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-GPS-Lowrance-0.310.0-3|33	%make
12cr|perl-GPS-Lowrance-0.310.0-3|34	
12cr|perl-GPS-Lowrance-0.310.0-3|35	%check
12cr|perl-GPS-Lowrance-0.310.0-3|36	#make test
12cr|perl-GPS-Lowrance-0.310.0-3|37	
12cr|perl-GPS-Lowrance-0.310.0-3|38	%install
12cr|perl-GPS-Lowrance-0.310.0-3|39	%makeinstall_std
12cr|perl-GPS-Lowrance-0.310.0-3|40	
12cr|perl-GPS-Lowrance-0.310.0-3|41	%files
12cr|perl-GPS-Lowrance-0.310.0-3|42	%doc Changes README
12cr|perl-GPS-Lowrance-0.310.0-3|43	%{_mandir}/man3/*
12cr|perl-GPS-Lowrance-0.310.0-3|44	%{perl_vendorlib}/*
12cr|perl-GPS-Lowrance-0.310.0-3|45	
12cr|perl-GPS-Lowrance-0.310.0-3|46	%changelog
12cr|perl-GPS-Lowrance-0.310.0-3|47	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.310.0-2mdv2011.0
12cr|perl-GPS-Lowrance-0.310.0-3|48	+ Revision: 654192
12cr|perl-GPS-Lowrance-0.310.0-3|49	- rebuild for updated spec-helper
12cr|perl-GPS-Lowrance-0.310.0-3|50	
12cr|perl-GPS-Lowrance-0.310.0-3|51	* Sun May 31 2009 Jérôme Quelin <jquelin@mandriva.org> 0.310.0-1mdv2011.0
12cr|perl-GPS-Lowrance-0.310.0-3|52	+ Revision: 381691
12cr|perl-GPS-Lowrance-0.310.0-3|53	- import perl-GPS-Lowrance
12cr|perl-GPS-Lowrance-0.310.0-3|54	
12cr|perl-GPS-Lowrance-0.310.0-3|55	
12cr|perl-GPS-Lowrance-0.310.0-3|56	* Sun May 31 2009 cpan2dist 0.31-1mdv
12cr|perl-GPS-Lowrance-0.310.0-3|57	- initial mdv release, generated with cpan2dist
12cr|perl-GPS-Lowrance-0.310.0-3|58	

4630 12
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|1	%define upstream_name    GPS-Lowrance-LSI
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|2	%define upstream_version 0.23
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|3	
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|6	Release:	3
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|7	
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|8	Summary:	Lowrance Serial Interface Protocol module in Perl
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|9	License:	GPL+ or Artistic
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|10	Group:		Development/Perl
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|12	Source0:	http://www.cpan.org/modules/by-module/GPS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|13	
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|14	BuildRequires:	perl-devel
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|15	BuildRequires:	perl(Carp::Assert)
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|16	BuildRequires:	perl(Parse::Binary::FixedFormat)
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|17	BuildArch:	noarch
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|18	
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|19	%description
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|20	This module provides _very_ low-level support for the LSI (Lowrance Serial
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|21	Interface) 100 protocol used to communicate with Lowrance and Eagle GPS
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|22	devices.
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|23	
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|24	(Higher-level functions and wrappers for specific commands will be provided
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|25	in other modules. This module is intentionally kept simple.)
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|26	
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|27	Functions
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|28	* lsi_query
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|29	
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|30	%prep
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|32	
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|33	%build
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|35	%make
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|36	
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|37	%check
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|38	make test
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|39	
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|40	%install
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|41	%makeinstall_std
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|42	
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|43	%files
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|44	%doc Changes README
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|45	%{_mandir}/man3/*
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|46	%{perl_vendorlib}/*
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|47	
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|48	
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|49	%changelog
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|50	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.230.0-2mdv2011.0
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|51	+ Revision: 654965
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|52	- rebuild for updated spec-helper
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|53	
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|54	* Mon Jun 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2011.0
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|55	+ Revision: 381783
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|56	- adding missing buildrequires:
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|57	- import perl-GPS-Lowrance-LSI
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|58	
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|59	
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|60	* Sun May 31 2009 cpan2dist 0.23-1mdv
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|61	- initial mdv release, generated with cpan2dist
12cr|perl-GPS-Lowrance-LSI-0.230.0-3|62	

4631 12
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|1	%define upstream_name    GPS-Lowrance-Trail
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|2	%define upstream_version 0.43
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|3	
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|6	Release:	3
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|7	
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|8	Summary:	Convert between GDM16 Trails and other formats
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|9	License:	GPL+ or Artistic
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|10	Group:		Development/Perl
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|12	Source0:	http://www.cpan.org/modules/by-module/GPS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|13	
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|14	BuildRequires:	perl-devel
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|15	BuildRequires:	perl(Carp::Assert)
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|16	BuildRequires:	perl(Geo::Coordinates::DecimalDegrees)
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|17	BuildRequires:	perl(Geo::Coordinates::UTM)
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|18	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|19	BuildRequires:	perl(XML::Generator)
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|20	BuildArch:	noarch
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|21	
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|22	%description
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|23	This module allows one to convert between Lowrance GPS trail files (handled
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|24	by their GDM16 application), Latitude/Longitude (or "Lat/Lon") files, UTM,
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|25	and GPX files which may be used by mapping applications.
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|26	
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|27	Methods
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|28	The following methods are implemented.
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|29	* new
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|30	
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|31	%prep
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|33	
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|34	%build
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|36	%make
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|37	
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|38	%check
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|39	make test
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|40	
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|41	%install
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|42	%makeinstall_std
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|43	
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|44	%files
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|45	%doc Changes README
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|46	%{_mandir}/man3/*
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|47	%{perl_vendorlib}/*
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|48	
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|49	%changelog
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|50	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.430.0-2mdv2011.0
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|51	+ Revision: 654966
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|52	- rebuild for updated spec-helper
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|53	
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|54	* Mon Jun 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.430.0-1mdv2011.0
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|55	+ Revision: 381801
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|56	- adding missing buildrequires:
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|57	- import perl-GPS-Lowrance-Trail
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|58	
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|59	
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|60	* Sun May 31 2009 cpan2dist 0.43-1mdv
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|61	- initial mdv release, generated with cpan2dist
12cr|perl-GPS-Lowrance-Trail-0.430.0-3|62	

4632 12
12cr|perl-GPS-Point-0.180.0-3|1	%define upstream_name    GPS-Point
12cr|perl-GPS-Point-0.180.0-3|2	%define upstream_version 0.18
12cr|perl-GPS-Point-0.180.0-3|3	
12cr|perl-GPS-Point-0.180.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-GPS-Point-0.180.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-GPS-Point-0.180.0-3|6	Release:	3
12cr|perl-GPS-Point-0.180.0-3|7	
12cr|perl-GPS-Point-0.180.0-3|8	Summary:	Provides an object interface for a GPS point
12cr|perl-GPS-Point-0.180.0-3|9	License:	GPL+ or Artistic
12cr|perl-GPS-Point-0.180.0-3|10	Group:		Development/Perl
12cr|perl-GPS-Point-0.180.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-GPS-Point-0.180.0-3|12	Source0:	http://www.cpan.org/modules/by-module/GPS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-GPS-Point-0.180.0-3|13	
12cr|perl-GPS-Point-0.180.0-3|14	BuildRequires:	perl-devel
12cr|perl-GPS-Point-0.180.0-3|15	BuildRequires:	perl(Scalar::Util)
12cr|perl-GPS-Point-0.180.0-3|16	BuildRequires:	perl(Test::Number::Delta)
12cr|perl-GPS-Point-0.180.0-3|17	BuildRequires:	perl(Test::Simple)
12cr|perl-GPS-Point-0.180.0-3|18	BuildArch:	noarch
12cr|perl-GPS-Point-0.180.0-3|19	
12cr|perl-GPS-Point-0.180.0-3|20	%description
12cr|perl-GPS-Point-0.180.0-3|21	This is a re-write of the Net::GPSD::Point manpage with a goal of being
12cr|perl-GPS-Point-0.180.0-3|22	more re-usable.
12cr|perl-GPS-Point-0.180.0-3|23	
12cr|perl-GPS-Point-0.180.0-3|24	GPS::Point - Provides an object interface for a GPS fix (e.g. Position,
12cr|perl-GPS-Point-0.180.0-3|25	Velocity and Time).
12cr|perl-GPS-Point-0.180.0-3|26	
12cr|perl-GPS-Point-0.180.0-3|27	Note: Please use Geo::Point, if you want 2D or projection support.
12cr|perl-GPS-Point-0.180.0-3|28	
12cr|perl-GPS-Point-0.180.0-3|29	%prep
12cr|perl-GPS-Point-0.180.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-GPS-Point-0.180.0-3|31	
12cr|perl-GPS-Point-0.180.0-3|32	%build
12cr|perl-GPS-Point-0.180.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-GPS-Point-0.180.0-3|34	%make
12cr|perl-GPS-Point-0.180.0-3|35	
12cr|perl-GPS-Point-0.180.0-3|36	%check
12cr|perl-GPS-Point-0.180.0-3|37	%make test
12cr|perl-GPS-Point-0.180.0-3|38	
12cr|perl-GPS-Point-0.180.0-3|39	%install
12cr|perl-GPS-Point-0.180.0-3|40	%makeinstall_std
12cr|perl-GPS-Point-0.180.0-3|41	
12cr|perl-GPS-Point-0.180.0-3|42	%files
12cr|perl-GPS-Point-0.180.0-3|43	%doc README Changes LICENSE META.yml
12cr|perl-GPS-Point-0.180.0-3|44	%{_mandir}/man3/*
12cr|perl-GPS-Point-0.180.0-3|45	%{perl_vendorlib}/*
12cr|perl-GPS-Point-0.180.0-3|46	
12cr|perl-GPS-Point-0.180.0-3|47	%changelog
12cr|perl-GPS-Point-0.180.0-3|48	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.180.0-2mdv2011.0
12cr|perl-GPS-Point-0.180.0-3|49	+ Revision: 654332
12cr|perl-GPS-Point-0.180.0-3|50	- rebuild for updated spec-helper
12cr|perl-GPS-Point-0.180.0-3|51	
12cr|perl-GPS-Point-0.180.0-3|52	* Sun Oct 31 2010 Olivier Thauvin <nanardon@mandriva.org> 0.180.0-1mdv2011.0
12cr|perl-GPS-Point-0.180.0-3|53	+ Revision: 590777
12cr|perl-GPS-Point-0.180.0-3|54	- import perl-GPS-Point
12cr|perl-GPS-Point-0.180.0-3|55	

4633 12
12cr|perl-Graph-0.940.0-2|1	%define upstream_name    Graph
12cr|perl-Graph-0.940.0-2|2	%define upstream_version 0.94
12cr|perl-Graph-0.940.0-2|3	
12cr|perl-Graph-0.940.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Graph-0.940.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Graph-0.940.0-2|6	Release:	2
12cr|perl-Graph-0.940.0-2|7	Epoch:		1
12cr|perl-Graph-0.940.0-2|8	
12cr|perl-Graph-0.940.0-2|9	Summary:	Graph data structures and algorithms in perl
12cr|perl-Graph-0.940.0-2|10	License:	GPL+ or Artistic
12cr|perl-Graph-0.940.0-2|11	Group:		Development/Perl
12cr|perl-Graph-0.940.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Graph-0.940.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Graph/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Graph-0.940.0-2|14	
12cr|perl-Graph-0.940.0-2|15	BuildRequires:	perl-devel
12cr|perl-Graph-0.940.0-2|16	BuildRequires:	perl(Heap)
12cr|perl-Graph-0.940.0-2|17	BuildArch:	noarch
12cr|perl-Graph-0.940.0-2|18	
12cr|perl-Graph-0.940.0-2|19	%description
12cr|perl-Graph-0.940.0-2|20	This module is not for drawing any sort of graphics, but instead it is for
12cr|perl-Graph-0.940.0-2|21	creating abstract data structures called graphs, and for doing various
12cr|perl-Graph-0.940.0-2|22	operations on those.
12cr|perl-Graph-0.940.0-2|23	
12cr|perl-Graph-0.940.0-2|24	%prep
12cr|perl-Graph-0.940.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Graph-0.940.0-2|26	
12cr|perl-Graph-0.940.0-2|27	%build
12cr|perl-Graph-0.940.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Graph-0.940.0-2|29	%make
12cr|perl-Graph-0.940.0-2|30	
12cr|perl-Graph-0.940.0-2|31	%check
12cr|perl-Graph-0.940.0-2|32	%make test
12cr|perl-Graph-0.940.0-2|33	
12cr|perl-Graph-0.940.0-2|34	%install
12cr|perl-Graph-0.940.0-2|35	%makeinstall_std
12cr|perl-Graph-0.940.0-2|36	
12cr|perl-Graph-0.940.0-2|37	%files
12cr|perl-Graph-0.940.0-2|38	%doc Changes README DESIGN RELEASE TODO
12cr|perl-Graph-0.940.0-2|39	%{perl_vendorlib}/Graph
12cr|perl-Graph-0.940.0-2|40	%{perl_vendorlib}/Graph.*
12cr|perl-Graph-0.940.0-2|41	%{perl_vendorlib}/Heap071
12cr|perl-Graph-0.940.0-2|42	%{perl_vendorlib}/auto/Heap071
12cr|perl-Graph-0.940.0-2|43	%{_mandir}/*/*
12cr|perl-Graph-0.940.0-2|44	
12cr|perl-Graph-0.940.0-2|45	%changelog
12cr|perl-Graph-0.940.0-2|46	* Mon Mar 15 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1:0.940.0-1mdv2010.1
12cr|perl-Graph-0.940.0-2|47	+ Revision: 519954
12cr|perl-Graph-0.940.0-2|48	- update to 0.94
12cr|perl-Graph-0.940.0-2|49	
12cr|perl-Graph-0.940.0-2|50	* Sun Mar 07 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1:0.930.0-1mdv2010.1
12cr|perl-Graph-0.940.0-2|51	+ Revision: 515498
12cr|perl-Graph-0.940.0-2|52	- update to 0.93
12cr|perl-Graph-0.940.0-2|53	
12cr|perl-Graph-0.940.0-2|54	* Thu Mar 04 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1:0.920.0-1mdv2010.1
12cr|perl-Graph-0.940.0-2|55	+ Revision: 514097
12cr|perl-Graph-0.940.0-2|56	- update to 0.92
12cr|perl-Graph-0.940.0-2|57	
12cr|perl-Graph-0.940.0-2|58	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1:0.910.0-1mdv2010.0
12cr|perl-Graph-0.940.0-2|59	+ Revision: 403227
12cr|perl-Graph-0.940.0-2|60	- rebuild using %%perl_convert_version
12cr|perl-Graph-0.940.0-2|61	
12cr|perl-Graph-0.940.0-2|62	* Sun Jan 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.91-1mdv2009.1
12cr|perl-Graph-0.940.0-2|63	+ Revision: 330909
12cr|perl-Graph-0.940.0-2|64	- update to new version 0.91
12cr|perl-Graph-0.940.0-2|65	
12cr|perl-Graph-0.940.0-2|66	* Tue Dec 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.90-1mdv2009.1
12cr|perl-Graph-0.940.0-2|67	+ Revision: 321298
12cr|perl-Graph-0.940.0-2|68	- update to new version 0.90
12cr|perl-Graph-0.940.0-2|69	
12cr|perl-Graph-0.940.0-2|70	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.89-1mdv2009.1
12cr|perl-Graph-0.940.0-2|71	+ Revision: 320432
12cr|perl-Graph-0.940.0-2|72	- update to new version 0.89
12cr|perl-Graph-0.940.0-2|73	
12cr|perl-Graph-0.940.0-2|74	* Tue Dec 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.86-1mdv2009.1
12cr|perl-Graph-0.940.0-2|75	+ Revision: 309305
12cr|perl-Graph-0.940.0-2|76	- update to new version 0.86
12cr|perl-Graph-0.940.0-2|77	
12cr|perl-Graph-0.940.0-2|78	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1:0.84-3mdv2009.0
12cr|perl-Graph-0.940.0-2|79	+ Revision: 257131
12cr|perl-Graph-0.940.0-2|80	- rebuild
12cr|perl-Graph-0.940.0-2|81	
12cr|perl-Graph-0.940.0-2|82	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1:0.84-1mdv2008.1
12cr|perl-Graph-0.940.0-2|83	+ Revision: 135846
12cr|perl-Graph-0.940.0-2|84	- restore BuildRoot
12cr|perl-Graph-0.940.0-2|85	
12cr|perl-Graph-0.940.0-2|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Graph-0.940.0-2|87	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Graph-0.940.0-2|88	
12cr|perl-Graph-0.940.0-2|89	* Thu Aug 30 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.84-1mdv2008.0
12cr|perl-Graph-0.940.0-2|90	+ Revision: 75226
12cr|perl-Graph-0.940.0-2|91	- update to new version 0.84
12cr|perl-Graph-0.940.0-2|92	
12cr|perl-Graph-0.940.0-2|93	* Fri Aug 17 2007 Funda Wang <fwang@mandriva.org> 1:0.83-1mdv2008.0
12cr|perl-Graph-0.940.0-2|94	+ Revision: 65371
12cr|perl-Graph-0.940.0-2|95	- fix file list
12cr|perl-Graph-0.940.0-2|96	- New version 0.83
12cr|perl-Graph-0.940.0-2|97	
12cr|perl-Graph-0.940.0-2|98	
12cr|perl-Graph-0.940.0-2|99	* Tue Mar 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.81-1mdv2007.0
12cr|perl-Graph-0.940.0-2|100	+ Revision: 133721
12cr|perl-Graph-0.940.0-2|101	- new version
12cr|perl-Graph-0.940.0-2|102	- Import perl-Graph
12cr|perl-Graph-0.940.0-2|103	
12cr|perl-Graph-0.940.0-2|104	* Tue Sep 12 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.80-1mdv2007.0
12cr|perl-Graph-0.940.0-2|105	- New version 0.80
12cr|perl-Graph-0.940.0-2|106	
12cr|perl-Graph-0.940.0-2|107	* Sat Aug 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.79-1mdv2007.0
12cr|perl-Graph-0.940.0-2|108	- New version 0.79
12cr|perl-Graph-0.940.0-2|109	
12cr|perl-Graph-0.940.0-2|110	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 10.78-1mdv2007.0
12cr|perl-Graph-0.940.0-2|111	- New version 0.78
12cr|perl-Graph-0.940.0-2|112	
12cr|perl-Graph-0.940.0-2|113	* Sat Jul 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 10.76-1mdv2007.0
12cr|perl-Graph-0.940.0-2|114	- New version 0.76
12cr|perl-Graph-0.940.0-2|115	
12cr|perl-Graph-0.940.0-2|116	* Tue Jun 13 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.75-1mdv2007.0
12cr|perl-Graph-0.940.0-2|117	- New release 0.75
12cr|perl-Graph-0.940.0-2|118	
12cr|perl-Graph-0.940.0-2|119	* Fri Jun 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.74-1
12cr|perl-Graph-0.940.0-2|120	- New release 0.74
12cr|perl-Graph-0.940.0-2|121	
12cr|perl-Graph-0.940.0-2|122	* Wed May 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.73-1mdv2007.0
12cr|perl-Graph-0.940.0-2|123	- New release 0.73
12cr|perl-Graph-0.940.0-2|124	
12cr|perl-Graph-0.940.0-2|125	* Tue May 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.70-1mdk
12cr|perl-Graph-0.940.0-2|126	- New release 0.70
12cr|perl-Graph-0.940.0-2|127	- better source URL
12cr|perl-Graph-0.940.0-2|128	- better buildrequires syntax
12cr|perl-Graph-0.940.0-2|129	
12cr|perl-Graph-0.940.0-2|130	* Wed Dec 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1:0.69-1mdk
12cr|perl-Graph-0.940.0-2|131	- 0.69
12cr|perl-Graph-0.940.0-2|132	
12cr|perl-Graph-0.940.0-2|133	* Thu Nov 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1:0.68-1mdk
12cr|perl-Graph-0.940.0-2|134	- 0.68
12cr|perl-Graph-0.940.0-2|135	
12cr|perl-Graph-0.940.0-2|136	* Wed Aug 17 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.67-1mdk
12cr|perl-Graph-0.940.0-2|137	- New release 0.67
12cr|perl-Graph-0.940.0-2|138	
12cr|perl-Graph-0.940.0-2|139	* Thu Jul 21 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1:0.66-1mdk
12cr|perl-Graph-0.940.0-2|140	- 0.66
12cr|perl-Graph-0.940.0-2|141	
12cr|perl-Graph-0.940.0-2|142	* Sun Jun 12 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.65-2mdk
12cr|perl-Graph-0.940.0-2|143	- don't ship empty directories
12cr|perl-Graph-0.940.0-2|144	- spec cleanup
12cr|perl-Graph-0.940.0-2|145	- make test in %%check
12cr|perl-Graph-0.940.0-2|146	
12cr|perl-Graph-0.940.0-2|147	* Sat May 28 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.65-1mdk
12cr|perl-Graph-0.940.0-2|148	- 0.65
12cr|perl-Graph-0.940.0-2|149	
12cr|perl-Graph-0.940.0-2|150	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.63-1mdk
12cr|perl-Graph-0.940.0-2|151	- 0.63
12cr|perl-Graph-0.940.0-2|152	
12cr|perl-Graph-0.940.0-2|153	* Mon Feb 21 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.58-1mdk
12cr|perl-Graph-0.940.0-2|154	- 0.58
12cr|perl-Graph-0.940.0-2|155	
12cr|perl-Graph-0.940.0-2|156	* Sat Feb 12 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.57-1mdk
12cr|perl-Graph-0.940.0-2|157	- 0.57
12cr|perl-Graph-0.940.0-2|158	- New docs
12cr|perl-Graph-0.940.0-2|159	- API not compatible with the 0.2xxxx series
12cr|perl-Graph-0.940.0-2|160	
12cr|perl-Graph-0.940.0-2|161	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.20105-2mdk
12cr|perl-Graph-0.940.0-2|162	- fix buildrequires in a backward compatible way
12cr|perl-Graph-0.940.0-2|163	
12cr|perl-Graph-0.940.0-2|164	* Sat Jun 05 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.20105-1mdk
12cr|perl-Graph-0.940.0-2|165	- 0.20105
12cr|perl-Graph-0.940.0-2|166	
12cr|perl-Graph-0.940.0-2|167	* Wed May 12 2004 Michael Scherer <misc@mandrake.org> 0.20104-1mdk
12cr|perl-Graph-0.940.0-2|168	- New release 0.20104
12cr|perl-Graph-0.940.0-2|169	
12cr|perl-Graph-0.940.0-2|170	* Thu Apr 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.20102-1mdk
12cr|perl-Graph-0.940.0-2|171	- new version
12cr|perl-Graph-0.940.0-2|172	- rpmbuildupdate aware
12cr|perl-Graph-0.940.0-2|173	- make test
12cr|perl-Graph-0.940.0-2|174	- buildrequires
12cr|perl-Graph-0.940.0-2|175	

4634 12
12cr|perl-Graph-Easy-0.700.0-3|1	%define upstream_name    Graph-Easy
12cr|perl-Graph-Easy-0.700.0-3|2	%define upstream_version 0.70
12cr|perl-Graph-Easy-0.700.0-3|3	
12cr|perl-Graph-Easy-0.700.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Graph-Easy-0.700.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Graph-Easy-0.700.0-3|6	Release:	3
12cr|perl-Graph-Easy-0.700.0-3|7	
12cr|perl-Graph-Easy-0.700.0-3|8	Summary:	Parse Graphviz text into Graph::Easy
12cr|perl-Graph-Easy-0.700.0-3|9	License:	GPL+ or Artistic
12cr|perl-Graph-Easy-0.700.0-3|10	Group:		Development/Perl
12cr|perl-Graph-Easy-0.700.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Graph-Easy-0.700.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Graph/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Graph-Easy-0.700.0-3|13	
12cr|perl-Graph-Easy-0.700.0-3|14	BuildRequires:	perl-devel
12cr|perl-Graph-Easy-0.700.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Graph-Easy-0.700.0-3|16	BuildRequires:	perl(Scalar::Util)
12cr|perl-Graph-Easy-0.700.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Graph-Easy-0.700.0-3|18	
12cr|perl-Graph-Easy-0.700.0-3|19	BuildArch:	noarch
12cr|perl-Graph-Easy-0.700.0-3|20	
12cr|perl-Graph-Easy-0.700.0-3|21	%description
12cr|perl-Graph-Easy-0.700.0-3|22	'Graph::Easy' lets you generate graphs consisting of various shaped nodes
12cr|perl-Graph-Easy-0.700.0-3|23	connected by edges (with optional labels).
12cr|perl-Graph-Easy-0.700.0-3|24	
12cr|perl-Graph-Easy-0.700.0-3|25	It can read and write graphs in a varity of formats, as well as render them
12cr|perl-Graph-Easy-0.700.0-3|26	via its own grid-based layouter.
12cr|perl-Graph-Easy-0.700.0-3|27	
12cr|perl-Graph-Easy-0.700.0-3|28	Since the layouter works on a grid (manhattan layout), the output is most
12cr|perl-Graph-Easy-0.700.0-3|29	usefull for flow charts, network diagrams, or hierarchy trees.
12cr|perl-Graph-Easy-0.700.0-3|30	
12cr|perl-Graph-Easy-0.700.0-3|31	%prep
12cr|perl-Graph-Easy-0.700.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Graph-Easy-0.700.0-3|33	rm t/pod.t
12cr|perl-Graph-Easy-0.700.0-3|34	
12cr|perl-Graph-Easy-0.700.0-3|35	%build
12cr|perl-Graph-Easy-0.700.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Graph-Easy-0.700.0-3|37	%make
12cr|perl-Graph-Easy-0.700.0-3|38	
12cr|perl-Graph-Easy-0.700.0-3|39	%check
12cr|perl-Graph-Easy-0.700.0-3|40	%make test
12cr|perl-Graph-Easy-0.700.0-3|41	
12cr|perl-Graph-Easy-0.700.0-3|42	%install
12cr|perl-Graph-Easy-0.700.0-3|43	%makeinstall_std
12cr|perl-Graph-Easy-0.700.0-3|44	
12cr|perl-Graph-Easy-0.700.0-3|45	%files
12cr|perl-Graph-Easy-0.700.0-3|46	%doc README LICENSE CHANGES
12cr|perl-Graph-Easy-0.700.0-3|47	%{_bindir}/graph-easy
12cr|perl-Graph-Easy-0.700.0-3|48	%{_mandir}/man1/*
12cr|perl-Graph-Easy-0.700.0-3|49	%{_mandir}/man3/*
12cr|perl-Graph-Easy-0.700.0-3|50	%{perl_vendorlib}/*
12cr|perl-Graph-Easy-0.700.0-3|51	
12cr|perl-Graph-Easy-0.700.0-3|52	%changelog
12cr|perl-Graph-Easy-0.700.0-3|53	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.700.0-2mdv2011.0
12cr|perl-Graph-Easy-0.700.0-3|54	+ Revision: 656926
12cr|perl-Graph-Easy-0.700.0-3|55	- rebuild for updated spec-helper
12cr|perl-Graph-Easy-0.700.0-3|56	
12cr|perl-Graph-Easy-0.700.0-3|57	* Fri Nov 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.700.0-1mdv2011.0
12cr|perl-Graph-Easy-0.700.0-3|58	+ Revision: 596527
12cr|perl-Graph-Easy-0.700.0-3|59	- update to new version 0.70
12cr|perl-Graph-Easy-0.700.0-3|60	
12cr|perl-Graph-Easy-0.700.0-3|61	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.690.0-1mdv2011.0
12cr|perl-Graph-Easy-0.700.0-3|62	+ Revision: 552314
12cr|perl-Graph-Easy-0.700.0-3|63	- update to 0.69
12cr|perl-Graph-Easy-0.700.0-3|64	
12cr|perl-Graph-Easy-0.700.0-3|65	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.640.0-1mdv2010.0
12cr|perl-Graph-Easy-0.700.0-3|66	+ Revision: 444015
12cr|perl-Graph-Easy-0.700.0-3|67	- import perl-Graph-Easy
12cr|perl-Graph-Easy-0.700.0-3|68	
12cr|perl-Graph-Easy-0.700.0-3|69	
12cr|perl-Graph-Easy-0.700.0-3|70	* Thu Sep 17 2009 cpan2dist 0.64-1mdv
12cr|perl-Graph-Easy-0.700.0-3|71	- initial mdv release, generated with cpan2dist

4635 12
12cr|perl-Graphics-ColorNames-2.110.0-3|1	%define upstream_name    Graphics-ColorNames
12cr|perl-Graphics-ColorNames-2.110.0-3|2	%define upstream_version 2.11
12cr|perl-Graphics-ColorNames-2.110.0-3|3	
12cr|perl-Graphics-ColorNames-2.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Graphics-ColorNames-2.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Graphics-ColorNames-2.110.0-3|6	Release:	3
12cr|perl-Graphics-ColorNames-2.110.0-3|7	License:	GPL or Artistic
12cr|perl-Graphics-ColorNames-2.110.0-3|8	Group:		Development/Perl
12cr|perl-Graphics-ColorNames-2.110.0-3|9	Summary:	Provides RGB values for standard color names
12cr|perl-Graphics-ColorNames-2.110.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Graphics-ColorNames-2.110.0-3|11	Source0:	http://www.cpan.org/modules/by-module/Graphic/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Graphics-ColorNames-2.110.0-3|12	
12cr|perl-Graphics-ColorNames-2.110.0-3|13	BuildRequires:	perl-devel
12cr|perl-Graphics-ColorNames-2.110.0-3|14	BuildRequires:	perl(Carp)
12cr|perl-Graphics-ColorNames-2.110.0-3|15	BuildRequires:	perl(DirHandle)
12cr|perl-Graphics-ColorNames-2.110.0-3|16	BuildRequires:	perl(Exporter)
12cr|perl-Graphics-ColorNames-2.110.0-3|17	BuildRequires:	perl(File::Spec)
12cr|perl-Graphics-ColorNames-2.110.0-3|18	BuildRequires:	perl(FileHandle)
12cr|perl-Graphics-ColorNames-2.110.0-3|19	BuildRequires:	perl(IO::File)
12cr|perl-Graphics-ColorNames-2.110.0-3|20	BuildRequires:	perl(Module::Load)
12cr|perl-Graphics-ColorNames-2.110.0-3|21	BuildRequires:	perl(Module::Loaded)
12cr|perl-Graphics-ColorNames-2.110.0-3|22	BuildRequires:	perl(Test::Exception)
12cr|perl-Graphics-ColorNames-2.110.0-3|23	BuildRequires:	perl(Test::More)
12cr|perl-Graphics-ColorNames-2.110.0-3|24	BuildRequires:	perl(base)
12cr|perl-Graphics-ColorNames-2.110.0-3|25	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Graphics-ColorNames-2.110.0-3|26	BuildArch:	noarch
12cr|perl-Graphics-ColorNames-2.110.0-3|27	
12cr|perl-Graphics-ColorNames-2.110.0-3|28	%description
12cr|perl-Graphics-ColorNames-2.110.0-3|29	This module provides a common interface for obtaining the RGB values of
12cr|perl-Graphics-ColorNames-2.110.0-3|30	colors by standard names. The intention is to (1) provide a common module
12cr|perl-Graphics-ColorNames-2.110.0-3|31	that authors can use with other modules to specify colors by name; and (2)
12cr|perl-Graphics-ColorNames-2.110.0-3|32	free module authors from having to "re-invent the wheel" whenever they
12cr|perl-Graphics-ColorNames-2.110.0-3|33	decide to give the users the option of specifying a color by name rather
12cr|perl-Graphics-ColorNames-2.110.0-3|34	than RGB value.
12cr|perl-Graphics-ColorNames-2.110.0-3|35	
12cr|perl-Graphics-ColorNames-2.110.0-3|36	For example,
12cr|perl-Graphics-ColorNames-2.110.0-3|37	
12cr|perl-Graphics-ColorNames-2.110.0-3|38	use Graphics::ColorNames 2.10;
12cr|perl-Graphics-ColorNames-2.110.0-3|39	
12cr|perl-Graphics-ColorNames-2.110.0-3|40	%prep
12cr|perl-Graphics-ColorNames-2.110.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Graphics-ColorNames-2.110.0-3|42	
12cr|perl-Graphics-ColorNames-2.110.0-3|43	%build
12cr|perl-Graphics-ColorNames-2.110.0-3|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Graphics-ColorNames-2.110.0-3|45	%make
12cr|perl-Graphics-ColorNames-2.110.0-3|46	
12cr|perl-Graphics-ColorNames-2.110.0-3|47	%check
12cr|perl-Graphics-ColorNames-2.110.0-3|48	make test
12cr|perl-Graphics-ColorNames-2.110.0-3|49	
12cr|perl-Graphics-ColorNames-2.110.0-3|50	%install
12cr|perl-Graphics-ColorNames-2.110.0-3|51	%makeinstall_std
12cr|perl-Graphics-ColorNames-2.110.0-3|52	
12cr|perl-Graphics-ColorNames-2.110.0-3|53	%files
12cr|perl-Graphics-ColorNames-2.110.0-3|54	%doc README Changes
12cr|perl-Graphics-ColorNames-2.110.0-3|55	%{_mandir}/man3/*
12cr|perl-Graphics-ColorNames-2.110.0-3|56	%{perl_vendorlib}/*
12cr|perl-Graphics-ColorNames-2.110.0-3|57	
12cr|perl-Graphics-ColorNames-2.110.0-3|58	
12cr|perl-Graphics-ColorNames-2.110.0-3|59	%changelog
12cr|perl-Graphics-ColorNames-2.110.0-3|60	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 2.110.0-2mdv2011.0
12cr|perl-Graphics-ColorNames-2.110.0-3|61	+ Revision: 654339
12cr|perl-Graphics-ColorNames-2.110.0-3|62	- rebuild for updated spec-helper
12cr|perl-Graphics-ColorNames-2.110.0-3|63	
12cr|perl-Graphics-ColorNames-2.110.0-3|64	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.110.0-1mdv2011.0
12cr|perl-Graphics-ColorNames-2.110.0-3|65	+ Revision: 602038
12cr|perl-Graphics-ColorNames-2.110.0-3|66	- normalize perl version
12cr|perl-Graphics-ColorNames-2.110.0-3|67	
12cr|perl-Graphics-ColorNames-2.110.0-3|68	* Sat Sep 25 2010 Shlomi Fish <shlomif@mandriva.org> 2.11-1mdv2011.0
12cr|perl-Graphics-ColorNames-2.110.0-3|69	+ Revision: 580993
12cr|perl-Graphics-ColorNames-2.110.0-3|70	- import perl-Graphics-ColorNames
12cr|perl-Graphics-ColorNames-2.110.0-3|71	

4636 12
12cr|perl-GraphViz-2.40.0-2|1	%define upstream_name	 GraphViz
12cr|perl-GraphViz-2.40.0-2|2	%define upstream_version 2.04
12cr|perl-GraphViz-2.40.0-2|3	
12cr|perl-GraphViz-2.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-GraphViz-2.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-GraphViz-2.40.0-2|6	Release:	2
12cr|perl-GraphViz-2.40.0-2|7	
12cr|perl-GraphViz-2.40.0-2|8	Summary:	%{upstream_name} module for perl
12cr|perl-GraphViz-2.40.0-2|9	License:	GPL+ or Artistic
12cr|perl-GraphViz-2.40.0-2|10	Group:		Development/Perl
12cr|perl-GraphViz-2.40.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-GraphViz-2.40.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/L/LB/LBROCARD/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-GraphViz-2.40.0-2|13	
12cr|perl-GraphViz-2.40.0-2|14	BuildRequires:	perl-devel
12cr|perl-GraphViz-2.40.0-2|15	BuildRequires:	fonts-ttf-dejavu
12cr|perl-GraphViz-2.40.0-2|16	BuildRequires:	graphviz
12cr|perl-GraphViz-2.40.0-2|17	BuildRequires:	perl(Math::Bezier)
12cr|perl-GraphViz-2.40.0-2|18	BuildRequires:	perl(IPC::Run)
12cr|perl-GraphViz-2.40.0-2|19	BuildRequires:	perl(Graph)
12cr|perl-GraphViz-2.40.0-2|20	BuildArch:	noarch
12cr|perl-GraphViz-2.40.0-2|21	Requires:	graphviz
12cr|perl-GraphViz-2.40.0-2|22	
12cr|perl-GraphViz-2.40.0-2|23	%description
12cr|perl-GraphViz-2.40.0-2|24	This module provides an interface to layout and image generation of
12cr|perl-GraphViz-2.40.0-2|25	directed and undirected graphs in a variety of formats (PostScript, PNG,
12cr|perl-GraphViz-2.40.0-2|26	etc.) using the "dot", "neato" and "twopi" programs from the GraphViz
12cr|perl-GraphViz-2.40.0-2|27	project (http://www.graphviz.org/ or
12cr|perl-GraphViz-2.40.0-2|28	http://www.research.att.com/sw/tools/graphviz/).
12cr|perl-GraphViz-2.40.0-2|29	
12cr|perl-GraphViz-2.40.0-2|30	%prep
12cr|perl-GraphViz-2.40.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-GraphViz-2.40.0-2|32	
12cr|perl-GraphViz-2.40.0-2|33	%build
12cr|perl-GraphViz-2.40.0-2|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-GraphViz-2.40.0-2|35	%make
12cr|perl-GraphViz-2.40.0-2|36	
12cr|perl-GraphViz-2.40.0-2|37	%check
12cr|perl-GraphViz-2.40.0-2|38	make test
12cr|perl-GraphViz-2.40.0-2|39	
12cr|perl-GraphViz-2.40.0-2|40	%install
12cr|perl-GraphViz-2.40.0-2|41	%makeinstall_std
12cr|perl-GraphViz-2.40.0-2|42	
12cr|perl-GraphViz-2.40.0-2|43	%files
12cr|perl-GraphViz-2.40.0-2|44	%doc CHANGES README
12cr|perl-GraphViz-2.40.0-2|45	%{perl_vendorlib}/GraphViz.pm
12cr|perl-GraphViz-2.40.0-2|46	%{perl_vendorlib}/GraphViz
12cr|perl-GraphViz-2.40.0-2|47	%{perl_vendorlib}/Devel
12cr|perl-GraphViz-2.40.0-2|48	%{_mandir}/*/*
12cr|perl-GraphViz-2.40.0-2|49	
12cr|perl-GraphViz-2.40.0-2|50	
12cr|perl-GraphViz-2.40.0-2|51	%changelog
12cr|perl-GraphViz-2.40.0-2|52	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 2.40.0-1mdv2010.0
12cr|perl-GraphViz-2.40.0-2|53	+ Revision: 402138
12cr|perl-GraphViz-2.40.0-2|54	- rebuild using %%perl_convert_version
12cr|perl-GraphViz-2.40.0-2|55	
12cr|perl-GraphViz-2.40.0-2|56	* Sun Dec 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.04-1mdv2009.1
12cr|perl-GraphViz-2.40.0-2|57	+ Revision: 314246
12cr|perl-GraphViz-2.40.0-2|58	- update to new version 2.04
12cr|perl-GraphViz-2.40.0-2|59	
12cr|perl-GraphViz-2.40.0-2|60	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.03-3mdv2009.0
12cr|perl-GraphViz-2.40.0-2|61	+ Revision: 257132
12cr|perl-GraphViz-2.40.0-2|62	- rebuild
12cr|perl-GraphViz-2.40.0-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-GraphViz-2.40.0-2|64	
12cr|perl-GraphViz-2.40.0-2|65	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-GraphViz-2.40.0-2|66	- restore BuildRoot
12cr|perl-GraphViz-2.40.0-2|67	
12cr|perl-GraphViz-2.40.0-2|68	* Mon Nov 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.03-1mdv2008.1
12cr|perl-GraphViz-2.40.0-2|69	+ Revision: 110398
12cr|perl-GraphViz-2.40.0-2|70	- update to new version 2.03
12cr|perl-GraphViz-2.40.0-2|71	
12cr|perl-GraphViz-2.40.0-2|72	* Sun Sep 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.02-5mdv2008.0
12cr|perl-GraphViz-2.40.0-2|73	+ Revision: 88421
12cr|perl-GraphViz-2.40.0-2|74	- rebuild
12cr|perl-GraphViz-2.40.0-2|75	
12cr|perl-GraphViz-2.40.0-2|76	
12cr|perl-GraphViz-2.40.0-2|77	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.02-4mdv2007.0
12cr|perl-GraphViz-2.40.0-2|78	- Rebuild
12cr|perl-GraphViz-2.40.0-2|79	
12cr|perl-GraphViz-2.40.0-2|80	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.02-3mdv2007.0
12cr|perl-GraphViz-2.40.0-2|81	- Rebuild
12cr|perl-GraphViz-2.40.0-2|82	
12cr|perl-GraphViz-2.40.0-2|83	* Mon Jan 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.02-2mdk
12cr|perl-GraphViz-2.40.0-2|84	- spec cleanup
12cr|perl-GraphViz-2.40.0-2|85	- %%mkrel
12cr|perl-GraphViz-2.40.0-2|86	- better URL
12cr|perl-GraphViz-2.40.0-2|87	
12cr|perl-GraphViz-2.40.0-2|88	* Thu Jan 13 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.02-1mdk
12cr|perl-GraphViz-2.40.0-2|89	- new release
12cr|perl-GraphViz-2.40.0-2|90	- back in official contrib
12cr|perl-GraphViz-2.40.0-2|91	
12cr|perl-GraphViz-2.40.0-2|92	* Thu Sep 30 2004 Guillaume Rousse <guillomovitch@zarb.org> 2.01-1plf
12cr|perl-GraphViz-2.40.0-2|93	- New release 2.01
12cr|perl-GraphViz-2.40.0-2|94	
12cr|perl-GraphViz-2.40.0-2|95	* Sat Aug 28 2004 Guillaume Rousse <guillomovitch@zarb.org> 2.00-1plf
12cr|perl-GraphViz-2.40.0-2|96	- New release 2.00
12cr|perl-GraphViz-2.40.0-2|97	
12cr|perl-GraphViz-2.40.0-2|98	* Wed Aug 25 2004 Guillaume Rousse <guillomovitch@zarb.org> 1.9-1plf
12cr|perl-GraphViz-2.40.0-2|99	- new version
12cr|perl-GraphViz-2.40.0-2|100	- PLF transfer
12cr|perl-GraphViz-2.40.0-2|101	- requires graphviz
12cr|perl-GraphViz-2.40.0-2|102	- no more explicit perl requires
12cr|perl-GraphViz-2.40.0-2|103	- fixed buildrequires
12cr|perl-GraphViz-2.40.0-2|104	
12cr|perl-GraphViz-2.40.0-2|105	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.8-4mdk
12cr|perl-GraphViz-2.40.0-2|106	- rpmbuildupdate aware
12cr|perl-GraphViz-2.40.0-2|107	
12cr|perl-GraphViz-2.40.0-2|108	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.8-3mdk
12cr|perl-GraphViz-2.40.0-2|109	- fixed dir ownership (distlint)
12cr|perl-GraphViz-2.40.0-2|110	- %%makeinstall_std macro
12cr|perl-GraphViz-2.40.0-2|111	

4637 12
12cr|perl-GStreamer-0.160.0-3|1	%define upstream_name    GStreamer
12cr|perl-GStreamer-0.160.0-3|2	%define upstream_version 0.16
12cr|perl-GStreamer-0.160.0-3|3	
12cr|perl-GStreamer-0.160.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-GStreamer-0.160.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-GStreamer-0.160.0-3|6	Release:	3
12cr|perl-GStreamer-0.160.0-3|7	
12cr|perl-GStreamer-0.160.0-3|8	Summary:    Perl module for the gstreamer library
12cr|perl-GStreamer-0.160.0-3|9	License:    GPL+ or Artistic
12cr|perl-GStreamer-0.160.0-3|10	Group:      Development/GNOME and GTK+
12cr|perl-GStreamer-0.160.0-3|11	Url:        http://gtk2-perl.sf.net/
12cr|perl-GStreamer-0.160.0-3|12	Source0:    http://downloads.sourceforge.net/gtk2-perl/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-GStreamer-0.160.0-3|13	# http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=150831
12cr|perl-GStreamer-0.160.0-3|14	
12cr|perl-GStreamer-0.160.0-3|15	BuildRequires: libgstreamer-devel >= 0.10
12cr|perl-GStreamer-0.160.0-3|16	BuildRequires: perl-Glib >= 1.100
12cr|perl-GStreamer-0.160.0-3|17	BuildRequires: perl-Gtk2 >= 1.100
12cr|perl-GStreamer-0.160.0-3|18	BuildRequires: perl-ExtUtils-Depends
12cr|perl-GStreamer-0.160.0-3|19	BuildRequires: perl-ExtUtils-PkgConfig
12cr|perl-GStreamer-0.160.0-3|20	BuildRequires: perl-devel
12cr|perl-GStreamer-0.160.0-3|21	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-GStreamer-0.160.0-3|22	
12cr|perl-GStreamer-0.160.0-3|23	%description
12cr|perl-GStreamer-0.160.0-3|24	This module allows you to use the GStreamer library from Perl.
12cr|perl-GStreamer-0.160.0-3|25	
12cr|perl-GStreamer-0.160.0-3|26	%prep
12cr|perl-GStreamer-0.160.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-GStreamer-0.160.0-3|28	find -type d -name CVS | rm -rf
12cr|perl-GStreamer-0.160.0-3|29	
12cr|perl-GStreamer-0.160.0-3|30	%build
12cr|perl-GStreamer-0.160.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-GStreamer-0.160.0-3|32	%make OPTIMIZE="%optflags" OTHERLDFLAGS="-Wl,--as-needed"
12cr|perl-GStreamer-0.160.0-3|33	#%make test || :
12cr|perl-GStreamer-0.160.0-3|34	
12cr|perl-GStreamer-0.160.0-3|35	%install
12cr|perl-GStreamer-0.160.0-3|36	rm -rf $RPM_BUILD_ROOT
12cr|perl-GStreamer-0.160.0-3|37	%makeinstall_std
12cr|perl-GStreamer-0.160.0-3|38	
12cr|perl-GStreamer-0.160.0-3|39	%clean
12cr|perl-GStreamer-0.160.0-3|40	rm -rf $RPM_BUILD_ROOT
12cr|perl-GStreamer-0.160.0-3|41	
12cr|perl-GStreamer-0.160.0-3|42	%files
12cr|perl-GStreamer-0.160.0-3|43	%defattr(-, root, root)
12cr|perl-GStreamer-0.160.0-3|44	%doc examples
12cr|perl-GStreamer-0.160.0-3|45	%{_mandir}/*/*
12cr|perl-GStreamer-0.160.0-3|46	%{perl_vendorarch}/%{upstream_name}*
12cr|perl-GStreamer-0.160.0-3|47	%{perl_vendorarch}/auto/*
12cr|perl-GStreamer-0.160.0-3|48	
12cr|perl-GStreamer-0.160.0-3|49	
12cr|perl-GStreamer-0.160.0-3|50	%changelog
12cr|perl-GStreamer-0.160.0-3|51	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.160.0-3
12cr|perl-GStreamer-0.160.0-3|52	+ Revision: 768358
12cr|perl-GStreamer-0.160.0-3|53	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-GStreamer-0.160.0-3|54	
12cr|perl-GStreamer-0.160.0-3|55	* Sun May 15 2011 Funda Wang <fwang@mandriva.org> 0.160.0-2
12cr|perl-GStreamer-0.160.0-3|56	+ Revision: 674807
12cr|perl-GStreamer-0.160.0-3|57	- use flags
12cr|perl-GStreamer-0.160.0-3|58	
12cr|perl-GStreamer-0.160.0-3|59	* Sun May 15 2011 Funda Wang <fwang@mandriva.org> 0.160.0-1
12cr|perl-GStreamer-0.160.0-3|60	+ Revision: 674795
12cr|perl-GStreamer-0.160.0-3|61	- new version 0.16
12cr|perl-GStreamer-0.160.0-3|62	
12cr|perl-GStreamer-0.160.0-3|63	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-2mdv2011.0
12cr|perl-GStreamer-0.160.0-3|64	+ Revision: 555883
12cr|perl-GStreamer-0.160.0-3|65	- rebuild for perl 5.12
12cr|perl-GStreamer-0.160.0-3|66	
12cr|perl-GStreamer-0.160.0-3|67	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.0
12cr|perl-GStreamer-0.160.0-3|68	+ Revision: 408414
12cr|perl-GStreamer-0.160.0-3|69	- rebuild using %%perl_convert_version
12cr|perl-GStreamer-0.160.0-3|70	
12cr|perl-GStreamer-0.160.0-3|71	* Mon Feb 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2009.1
12cr|perl-GStreamer-0.160.0-3|72	+ Revision: 344039
12cr|perl-GStreamer-0.160.0-3|73	- update to new version 0.15
12cr|perl-GStreamer-0.160.0-3|74	
12cr|perl-GStreamer-0.160.0-3|75	* Mon Jan 19 2009 Thierry Vignaud <tv@mandriva.org> 0.14-1mdv2009.1
12cr|perl-GStreamer-0.160.0-3|76	+ Revision: 331121
12cr|perl-GStreamer-0.160.0-3|77	- new release
12cr|perl-GStreamer-0.160.0-3|78	
12cr|perl-GStreamer-0.160.0-3|79	* Wed Dec 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2009.1
12cr|perl-GStreamer-0.160.0-3|80	+ Revision: 315107
12cr|perl-GStreamer-0.160.0-3|81	- update to new version 0.13
12cr|perl-GStreamer-0.160.0-3|82	
12cr|perl-GStreamer-0.160.0-3|83	* Fri Nov 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2009.1
12cr|perl-GStreamer-0.160.0-3|84	+ Revision: 307396
12cr|perl-GStreamer-0.160.0-3|85	- update to new version 0.12
12cr|perl-GStreamer-0.160.0-3|86	
12cr|perl-GStreamer-0.160.0-3|87	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.11-2mdv2009.0
12cr|perl-GStreamer-0.160.0-3|88	+ Revision: 268512
12cr|perl-GStreamer-0.160.0-3|89	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-GStreamer-0.160.0-3|90	
12cr|perl-GStreamer-0.160.0-3|91	* Tue May 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.0
12cr|perl-GStreamer-0.160.0-3|92	+ Revision: 202295
12cr|perl-GStreamer-0.160.0-3|93	- new version
12cr|perl-GStreamer-0.160.0-3|94	- update to new version 0.11
12cr|perl-GStreamer-0.160.0-3|95	
12cr|perl-GStreamer-0.160.0-3|96	* Mon Apr 14 2008 Thierry Vignaud <tv@mandriva.org> 0.10-1mdv2009.0
12cr|perl-GStreamer-0.160.0-3|97	+ Revision: 192888
12cr|perl-GStreamer-0.160.0-3|98	- new release
12cr|perl-GStreamer-0.160.0-3|99	
12cr|perl-GStreamer-0.160.0-3|100	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.09-2mdv2008.1
12cr|perl-GStreamer-0.160.0-3|101	+ Revision: 152099
12cr|perl-GStreamer-0.160.0-3|102	- rebuild
12cr|perl-GStreamer-0.160.0-3|103	
12cr|perl-GStreamer-0.160.0-3|104	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 0.09-1mdv2008.1
12cr|perl-GStreamer-0.160.0-3|105	+ Revision: 135846
12cr|perl-GStreamer-0.160.0-3|106	- restore BuildRoot
12cr|perl-GStreamer-0.160.0-3|107	
12cr|perl-GStreamer-0.160.0-3|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-GStreamer-0.160.0-3|109	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-GStreamer-0.160.0-3|110	
12cr|perl-GStreamer-0.160.0-3|111	
12cr|perl-GStreamer-0.160.0-3|112	* Fri Aug 11 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.09-1mdv2007.0
12cr|perl-GStreamer-0.160.0-3|113	- new release
12cr|perl-GStreamer-0.160.0-3|114	
12cr|perl-GStreamer-0.160.0-3|115	* Wed Jul 26 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.08-1mdv2007.0
12cr|perl-GStreamer-0.160.0-3|116	- new release
12cr|perl-GStreamer-0.160.0-3|117	
12cr|perl-GStreamer-0.160.0-3|118	* Wed Mar 22 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.07-1mdk
12cr|perl-GStreamer-0.160.0-3|119	- new release
12cr|perl-GStreamer-0.160.0-3|120	
12cr|perl-GStreamer-0.160.0-3|121	* Tue Jan 31 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.06-1mdk
12cr|perl-GStreamer-0.160.0-3|122	- new release
12cr|perl-GStreamer-0.160.0-3|123	
12cr|perl-GStreamer-0.160.0-3|124	* Thu Dec 08 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.05-1mdk
12cr|perl-GStreamer-0.160.0-3|125	- new release
12cr|perl-GStreamer-0.160.0-3|126	
12cr|perl-GStreamer-0.160.0-3|127	* Wed Oct 05 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.04-4mdk
12cr|perl-GStreamer-0.160.0-3|128	- Fix BuildRequires
12cr|perl-GStreamer-0.160.0-3|129	
12cr|perl-GStreamer-0.160.0-3|130	* Tue Oct 04 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.04-3mdk
12cr|perl-GStreamer-0.160.0-3|131	- Fix BuildRequires
12cr|perl-GStreamer-0.160.0-3|132	
12cr|perl-GStreamer-0.160.0-3|133	* Tue Oct 04 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.04-2mdk
12cr|perl-GStreamer-0.160.0-3|134	- BuildRequires fix
12cr|perl-GStreamer-0.160.0-3|135	
12cr|perl-GStreamer-0.160.0-3|136	* Tue Oct 04 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.04-1mdk
12cr|perl-GStreamer-0.160.0-3|137	- initial release
12cr|perl-GStreamer-0.160.0-3|138	

4638 12
12cr|perl-GStreamer-Interfaces-0.60.0-3|1	%define upstream_name    GStreamer-Interfaces
12cr|perl-GStreamer-Interfaces-0.60.0-3|2	%define upstream_version 0.06
12cr|perl-GStreamer-Interfaces-0.60.0-3|3	
12cr|perl-GStreamer-Interfaces-0.60.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-GStreamer-Interfaces-0.60.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-GStreamer-Interfaces-0.60.0-3|6	Release:	3
12cr|perl-GStreamer-Interfaces-0.60.0-3|7	
12cr|perl-GStreamer-Interfaces-0.60.0-3|8	Summary:    Perl module for the gstreamer library
12cr|perl-GStreamer-Interfaces-0.60.0-3|9	License:    GPL+ or Artistic
12cr|perl-GStreamer-Interfaces-0.60.0-3|10	Group:      Development/GNOME and GTK+
12cr|perl-GStreamer-Interfaces-0.60.0-3|11	Url:        http://gtk2-perl.sf.net/
12cr|perl-GStreamer-Interfaces-0.60.0-3|12	Source0:    %{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-GStreamer-Interfaces-0.60.0-3|13	# http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=150831
12cr|perl-GStreamer-Interfaces-0.60.0-3|14	
12cr|perl-GStreamer-Interfaces-0.60.0-3|15	BuildRequires:	pkgconfig(gstreamer-0.10)
12cr|perl-GStreamer-Interfaces-0.60.0-3|16	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12cr|perl-GStreamer-Interfaces-0.60.0-3|17	BuildRequires:	perl(Glib) >= 1.100
12cr|perl-GStreamer-Interfaces-0.60.0-3|18	BuildRequires:	perl(GStreamer)
12cr|perl-GStreamer-Interfaces-0.60.0-3|19	BuildRequires:	perl(Gtk2) >= 1.100
12cr|perl-GStreamer-Interfaces-0.60.0-3|20	BuildRequires:	perl(ExtUtils::Depends)
12cr|perl-GStreamer-Interfaces-0.60.0-3|21	BuildRequires:	perl(ExtUtils::PkgConfig)
12cr|perl-GStreamer-Interfaces-0.60.0-3|22	BuildRequires:	perl-devel
12cr|perl-GStreamer-Interfaces-0.60.0-3|23	
12cr|perl-GStreamer-Interfaces-0.60.0-3|24	%description
12cr|perl-GStreamer-Interfaces-0.60.0-3|25	This module allows you to use the GStreamer library from Perl.
12cr|perl-GStreamer-Interfaces-0.60.0-3|26	
12cr|perl-GStreamer-Interfaces-0.60.0-3|27	%prep
12cr|perl-GStreamer-Interfaces-0.60.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-GStreamer-Interfaces-0.60.0-3|29	find -type d -name CVS | rm -rf
12cr|perl-GStreamer-Interfaces-0.60.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-GStreamer-Interfaces-0.60.0-3|31	
12cr|perl-GStreamer-Interfaces-0.60.0-3|32	%build
12cr|perl-GStreamer-Interfaces-0.60.0-3|33	%make OPTIMIZE="%{optflags}"
12cr|perl-GStreamer-Interfaces-0.60.0-3|34	
12cr|perl-GStreamer-Interfaces-0.60.0-3|35	%check
12cr|perl-GStreamer-Interfaces-0.60.0-3|36	#%make test
12cr|perl-GStreamer-Interfaces-0.60.0-3|37	
12cr|perl-GStreamer-Interfaces-0.60.0-3|38	%install
12cr|perl-GStreamer-Interfaces-0.60.0-3|39	%makeinstall_std
12cr|perl-GStreamer-Interfaces-0.60.0-3|40	
12cr|perl-GStreamer-Interfaces-0.60.0-3|41	%files
12cr|perl-GStreamer-Interfaces-0.60.0-3|42	%{_mandir}/*/*
12cr|perl-GStreamer-Interfaces-0.60.0-3|43	%{perl_vendorarch}/GStreamer/*
12cr|perl-GStreamer-Interfaces-0.60.0-3|44	%{perl_vendorarch}/auto/*
12cr|perl-GStreamer-Interfaces-0.60.0-3|45	
12cr|perl-GStreamer-Interfaces-0.60.0-3|46	%changelog
12cr|perl-GStreamer-Interfaces-0.60.0-3|47	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.60.0-3
12cr|perl-GStreamer-Interfaces-0.60.0-3|48	+ Revision: 768358
12cr|perl-GStreamer-Interfaces-0.60.0-3|49	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-GStreamer-Interfaces-0.60.0-3|50	
12cr|perl-GStreamer-Interfaces-0.60.0-3|51	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-GStreamer-Interfaces-0.60.0-3|52	+ Revision: 555899
12cr|perl-GStreamer-Interfaces-0.60.0-3|53	- rebuild for perl 5.12
12cr|perl-GStreamer-Interfaces-0.60.0-3|54	
12cr|perl-GStreamer-Interfaces-0.60.0-3|55	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.1
12cr|perl-GStreamer-Interfaces-0.60.0-3|56	+ Revision: 526442
12cr|perl-GStreamer-Interfaces-0.60.0-3|57	- update to 0.06
12cr|perl-GStreamer-Interfaces-0.60.0-3|58	
12cr|perl-GStreamer-Interfaces-0.60.0-3|59	* Sun Mar 07 2010 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.1
12cr|perl-GStreamer-Interfaces-0.60.0-3|60	+ Revision: 515362
12cr|perl-GStreamer-Interfaces-0.60.0-3|61	- update to 0.05
12cr|perl-GStreamer-Interfaces-0.60.0-3|62	
12cr|perl-GStreamer-Interfaces-0.60.0-3|63	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-GStreamer-Interfaces-0.60.0-3|64	+ Revision: 408415
12cr|perl-GStreamer-Interfaces-0.60.0-3|65	- rebuild using %%perl_convert_version
12cr|perl-GStreamer-Interfaces-0.60.0-3|66	
12cr|perl-GStreamer-Interfaces-0.60.0-3|67	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.04-2mdv2009.0
12cr|perl-GStreamer-Interfaces-0.60.0-3|68	+ Revision: 268513
12cr|perl-GStreamer-Interfaces-0.60.0-3|69	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-GStreamer-Interfaces-0.60.0-3|70	
12cr|perl-GStreamer-Interfaces-0.60.0-3|71	* Mon Apr 14 2008 Thierry Vignaud <tv@mandriva.org> 0.04-1mdv2009.0
12cr|perl-GStreamer-Interfaces-0.60.0-3|72	+ Revision: 192889
12cr|perl-GStreamer-Interfaces-0.60.0-3|73	- new release
12cr|perl-GStreamer-Interfaces-0.60.0-3|74	
12cr|perl-GStreamer-Interfaces-0.60.0-3|75	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.03-4mdv2008.1
12cr|perl-GStreamer-Interfaces-0.60.0-3|76	+ Revision: 152100
12cr|perl-GStreamer-Interfaces-0.60.0-3|77	- rebuild
12cr|perl-GStreamer-Interfaces-0.60.0-3|78	
12cr|perl-GStreamer-Interfaces-0.60.0-3|79	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-3mdv2008.1
12cr|perl-GStreamer-Interfaces-0.60.0-3|80	+ Revision: 138074
12cr|perl-GStreamer-Interfaces-0.60.0-3|81	- fix build dependencies
12cr|perl-GStreamer-Interfaces-0.60.0-3|82	
12cr|perl-GStreamer-Interfaces-0.60.0-3|83	+ Olivier Blin <blino@mandriva.org>
12cr|perl-GStreamer-Interfaces-0.60.0-3|84	- restore BuildRoot
12cr|perl-GStreamer-Interfaces-0.60.0-3|85	
12cr|perl-GStreamer-Interfaces-0.60.0-3|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-GStreamer-Interfaces-0.60.0-3|87	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-GStreamer-Interfaces-0.60.0-3|88	
12cr|perl-GStreamer-Interfaces-0.60.0-3|89	
12cr|perl-GStreamer-Interfaces-0.60.0-3|90	* Wed Sep 06 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.03-2mdv2007.0
12cr|perl-GStreamer-Interfaces-0.60.0-3|91	- fix buildrequires
12cr|perl-GStreamer-Interfaces-0.60.0-3|92	
12cr|perl-GStreamer-Interfaces-0.60.0-3|93	* Tue Jul 25 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.03-1mdv2007.0
12cr|perl-GStreamer-Interfaces-0.60.0-3|94	- initial release
12cr|perl-GStreamer-Interfaces-0.60.0-3|95	

4639 12
12cr|perl-Gtk2-CV-1.560.0-4|1	%define upstream_name	 Gtk2-CV
12cr|perl-Gtk2-CV-1.560.0-4|2	%define upstream_version 1.56
12cr|perl-Gtk2-CV-1.560.0-4|3	
12cr|perl-Gtk2-CV-1.560.0-4|4	%if %{_use_internal_dependency_generator}
12cr|perl-Gtk2-CV-1.560.0-4|5	%define __noautoreq 'perl\\(Gtk2::CV::Jobber::Client(.*)\\)'
12cr|perl-Gtk2-CV-1.560.0-4|6	%else
12cr|perl-Gtk2-CV-1.560.0-4|7	%define _requires_exceptions perl(Gtk2::CV::Jobber::Client::)
12cr|perl-Gtk2-CV-1.560.0-4|8	%endif
12cr|perl-Gtk2-CV-1.560.0-4|9	
12cr|perl-Gtk2-CV-1.560.0-4|10	Name: 		perl-%{upstream_name}
12cr|perl-Gtk2-CV-1.560.0-4|11	Version: 	%perl_convert_version %{upstream_version}
12cr|perl-Gtk2-CV-1.560.0-4|12	Release:	4
12cr|perl-Gtk2-CV-1.560.0-4|13	
12cr|perl-Gtk2-CV-1.560.0-4|14	Summary:	A fast gtk+ image viewer modeled after xv
12cr|perl-Gtk2-CV-1.560.0-4|15	License:	GPL+ or Artistic
12cr|perl-Gtk2-CV-1.560.0-4|16	Group:		Development/Perl
12cr|perl-Gtk2-CV-1.560.0-4|17	Url:        http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Gtk2-CV-1.560.0-4|18	Source0:    http://www.cpan.org/modules/by-module/Gtk2/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Gtk2-CV-1.560.0-4|19	
12cr|perl-Gtk2-CV-1.560.0-4|20	BuildRequires:	gtkspell-devel
12cr|perl-Gtk2-CV-1.560.0-4|21	BuildRequires:	glitz-devel
12cr|perl-Gtk2-CV-1.560.0-4|22	BuildRequires:	jpeg-devel
12cr|perl-Gtk2-CV-1.560.0-4|23	BuildRequires:	magic-devel
12cr|perl-Gtk2-CV-1.560.0-4|24	BuildRequires:	perl(ExtUtils::Depends)
12cr|perl-Gtk2-CV-1.560.0-4|25	BuildRequires:	perl(ExtUtils::PkgConfig)
12cr|perl-Gtk2-CV-1.560.0-4|26	BuildRequires:	perl(Gtk2)
12cr|perl-Gtk2-CV-1.560.0-4|27	BuildRequires:	perl(Glib) > 1.00
12cr|perl-Gtk2-CV-1.560.0-4|28	BuildRequires:	perl-devel
12cr|perl-Gtk2-CV-1.560.0-4|29	
12cr|perl-Gtk2-CV-1.560.0-4|30	# not automatically found:
12cr|perl-Gtk2-CV-1.560.0-4|31	Requires:	perl(Gtk2::PodViewer)
12cr|perl-Gtk2-CV-1.560.0-4|32	
12cr|perl-Gtk2-CV-1.560.0-4|33	%description
12cr|perl-Gtk2-CV-1.560.0-4|34	CV is a fast gtk+ image viewer modeled after xv.
12cr|perl-Gtk2-CV-1.560.0-4|35	
12cr|perl-Gtk2-CV-1.560.0-4|36	%prep
12cr|perl-Gtk2-CV-1.560.0-4|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Gtk2-CV-1.560.0-4|38	find -type d -name CVS | rm -rf
12cr|perl-Gtk2-CV-1.560.0-4|39	perl -pi -e 's/PetRenamer/PatRenamer/' lib/Gtk2/CV/Plugin/PatRenamer.pm
12cr|perl-Gtk2-CV-1.560.0-4|40	
12cr|perl-Gtk2-CV-1.560.0-4|41	%build
12cr|perl-Gtk2-CV-1.560.0-4|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gtk2-CV-1.560.0-4|43	%make
12cr|perl-Gtk2-CV-1.560.0-4|44	
12cr|perl-Gtk2-CV-1.560.0-4|45	%check
12cr|perl-Gtk2-CV-1.560.0-4|46	make test
12cr|perl-Gtk2-CV-1.560.0-4|47	
12cr|perl-Gtk2-CV-1.560.0-4|48	%install
12cr|perl-Gtk2-CV-1.560.0-4|49	%makeinstall_std
12cr|perl-Gtk2-CV-1.560.0-4|50	
12cr|perl-Gtk2-CV-1.560.0-4|51	%files
12cr|perl-Gtk2-CV-1.560.0-4|52	%{_bindir}/*
12cr|perl-Gtk2-CV-1.560.0-4|53	%{_mandir}/*/*
12cr|perl-Gtk2-CV-1.560.0-4|54	%{perl_vendorarch}/Gtk2*
12cr|perl-Gtk2-CV-1.560.0-4|55	%{perl_vendorarch}/auto/Gtk2
12cr|perl-Gtk2-CV-1.560.0-4|56	
12cr|perl-Gtk2-CV-1.560.0-4|57	
12cr|perl-Gtk2-CV-1.560.0-4|58	%changelog
12cr|perl-Gtk2-CV-1.560.0-4|59	* Wed Jan 25 2012 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 1.560.0-4
12cr|perl-Gtk2-CV-1.560.0-4|60	+ Revision: 768358
12cr|perl-Gtk2-CV-1.560.0-4|61	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Gtk2-CV-1.560.0-4|62	
12cr|perl-Gtk2-CV-1.560.0-4|63	+ Funda Wang <fwang@mandriva.org>
12cr|perl-Gtk2-CV-1.560.0-4|64	- bump rel
12cr|perl-Gtk2-CV-1.560.0-4|65	- rebuild
12cr|perl-Gtk2-CV-1.560.0-4|66	
12cr|perl-Gtk2-CV-1.560.0-4|67	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.560.0-1mdv2011.0
12cr|perl-Gtk2-CV-1.560.0-4|68	+ Revision: 594462
12cr|perl-Gtk2-CV-1.560.0-4|69	- update to new version 1.56
12cr|perl-Gtk2-CV-1.560.0-4|70	
12cr|perl-Gtk2-CV-1.560.0-4|71	* Fri Jan 29 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.550.0-3mdv2011.0
12cr|perl-Gtk2-CV-1.560.0-4|72	+ Revision: 497910
12cr|perl-Gtk2-CV-1.560.0-4|73	- remove extra requires
12cr|perl-Gtk2-CV-1.560.0-4|74	
12cr|perl-Gtk2-CV-1.560.0-4|75	* Wed Jan 27 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.550.0-2mdv2010.1
12cr|perl-Gtk2-CV-1.560.0-4|76	+ Revision: 497158
12cr|perl-Gtk2-CV-1.560.0-4|77	- fix typo in a plugin
12cr|perl-Gtk2-CV-1.560.0-4|78	
12cr|perl-Gtk2-CV-1.560.0-4|79	* Wed Jan 27 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.550.0-1mdv2010.1
12cr|perl-Gtk2-CV-1.560.0-4|80	+ Revision: 497004
12cr|perl-Gtk2-CV-1.560.0-4|81	- update to 1.55
12cr|perl-Gtk2-CV-1.560.0-4|82	
12cr|perl-Gtk2-CV-1.560.0-4|83	* Sun Aug 23 2009 Funda Wang <fwang@mandriva.org> 1.540.0-2mdv2010.0
12cr|perl-Gtk2-CV-1.560.0-4|84	+ Revision: 419814
12cr|perl-Gtk2-CV-1.560.0-4|85	- rebuild for new libjpeg v7
12cr|perl-Gtk2-CV-1.560.0-4|86	
12cr|perl-Gtk2-CV-1.560.0-4|87	* Fri Jul 24 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.540.0-1mdv2010.0
12cr|perl-Gtk2-CV-1.560.0-4|88	+ Revision: 399302
12cr|perl-Gtk2-CV-1.560.0-4|89	- update to 1.54 for real this time
12cr|perl-Gtk2-CV-1.560.0-4|90	- using %%perl_convert_version
12cr|perl-Gtk2-CV-1.560.0-4|91	- fixed license & buildrequires fields
12cr|perl-Gtk2-CV-1.560.0-4|92	
12cr|perl-Gtk2-CV-1.560.0-4|93	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.54-1mdv2010.0
12cr|perl-Gtk2-CV-1.560.0-4|94	+ Revision: 370127
12cr|perl-Gtk2-CV-1.560.0-4|95	- update to new version 1.54
12cr|perl-Gtk2-CV-1.560.0-4|96	
12cr|perl-Gtk2-CV-1.560.0-4|97	* Wed Jul 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.3-1mdv2009.0
12cr|perl-Gtk2-CV-1.560.0-4|98	+ Revision: 233036
12cr|perl-Gtk2-CV-1.560.0-4|99	- new version
12cr|perl-Gtk2-CV-1.560.0-4|100	
12cr|perl-Gtk2-CV-1.560.0-4|101	* Tue Jan 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-1mdv2008.1
12cr|perl-Gtk2-CV-1.560.0-4|102	+ Revision: 159935
12cr|perl-Gtk2-CV-1.560.0-4|103	- new version
12cr|perl-Gtk2-CV-1.560.0-4|104	
12cr|perl-Gtk2-CV-1.560.0-4|105	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.5-3mdv2008.1
12cr|perl-Gtk2-CV-1.560.0-4|106	+ Revision: 152214
12cr|perl-Gtk2-CV-1.560.0-4|107	- rebuild
12cr|perl-Gtk2-CV-1.560.0-4|108	- rebuild
12cr|perl-Gtk2-CV-1.560.0-4|109	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gtk2-CV-1.560.0-4|110	
12cr|perl-Gtk2-CV-1.560.0-4|111	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Gtk2-CV-1.560.0-4|112	- restore BuildRoot
12cr|perl-Gtk2-CV-1.560.0-4|113	
12cr|perl-Gtk2-CV-1.560.0-4|114	* Mon Nov 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.5-1mdv2008.1
12cr|perl-Gtk2-CV-1.560.0-4|115	+ Revision: 112505
12cr|perl-Gtk2-CV-1.560.0-4|116	- update to new version 1.5
12cr|perl-Gtk2-CV-1.560.0-4|117	
12cr|perl-Gtk2-CV-1.560.0-4|118	* Tue Jul 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-1mdv2008.0
12cr|perl-Gtk2-CV-1.560.0-4|119	+ Revision: 47638
12cr|perl-Gtk2-CV-1.560.0-4|120	- update to new version 1.4
12cr|perl-Gtk2-CV-1.560.0-4|121	
12cr|perl-Gtk2-CV-1.560.0-4|122	
12cr|perl-Gtk2-CV-1.560.0-4|123	* Thu Dec 14 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-1mdv2007.0
12cr|perl-Gtk2-CV-1.560.0-4|124	+ Revision: 96805
12cr|perl-Gtk2-CV-1.560.0-4|125	- fix build dependencies
12cr|perl-Gtk2-CV-1.560.0-4|126	- new version
12cr|perl-Gtk2-CV-1.560.0-4|127	- Import perl-Gtk2-CV
12cr|perl-Gtk2-CV-1.560.0-4|128	
12cr|perl-Gtk2-CV-1.560.0-4|129	* Sun Apr 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-1mdk
12cr|perl-Gtk2-CV-1.560.0-4|130	- New release 1.2
12cr|perl-Gtk2-CV-1.560.0-4|131	
12cr|perl-Gtk2-CV-1.560.0-4|132	* Fri Nov 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.1-2mdk
12cr|perl-Gtk2-CV-1.560.0-4|133	- Fix BuildRequires
12cr|perl-Gtk2-CV-1.560.0-4|134	
12cr|perl-Gtk2-CV-1.560.0-4|135	* Thu Nov 03 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdk
12cr|perl-Gtk2-CV-1.560.0-4|136	- New release 1.1
12cr|perl-Gtk2-CV-1.560.0-4|137	
12cr|perl-Gtk2-CV-1.560.0-4|138	* Thu Oct 13 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdk
12cr|perl-Gtk2-CV-1.560.0-4|139	- new version
12cr|perl-Gtk2-CV-1.560.0-4|140	- spec cleanup
12cr|perl-Gtk2-CV-1.560.0-4|141	- rpmbuildupdate aware
12cr|perl-Gtk2-CV-1.560.0-4|142	- fix url
12cr|perl-Gtk2-CV-1.560.0-4|143	- fix group
12cr|perl-Gtk2-CV-1.560.0-4|144	- fix directory ownership
12cr|perl-Gtk2-CV-1.560.0-4|145	- drop explicit gtk+2 dependency
12cr|perl-Gtk2-CV-1.560.0-4|146	
12cr|perl-Gtk2-CV-1.560.0-4|147	* Sat Oct 01 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.15-3mdk
12cr|perl-Gtk2-CV-1.560.0-4|148	- Add buildrequires
12cr|perl-Gtk2-CV-1.560.0-4|149	
12cr|perl-Gtk2-CV-1.560.0-4|150	* Sat Jul 09 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.15-2mdk
12cr|perl-Gtk2-CV-1.560.0-4|151	- fix requires
12cr|perl-Gtk2-CV-1.560.0-4|152	
12cr|perl-Gtk2-CV-1.560.0-4|153	* Fri May 20 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.15-1mdk
12cr|perl-Gtk2-CV-1.560.0-4|154	- initial release
12cr|perl-Gtk2-CV-1.560.0-4|155	

4640 12
12cr|perl-Gtk2-Deprecated-0.05-11|1	%define module Gtk2-Deprecated
12cr|perl-Gtk2-Deprecated-0.05-11|2	%define fmodule Gtk2/Deprecated
12cr|perl-Gtk2-Deprecated-0.05-11|3	
12cr|perl-Gtk2-Deprecated-0.05-11|4	Summary:	Perl module for deprecated gtk+-2.x widgets
12cr|perl-Gtk2-Deprecated-0.05-11|5	Name:		perl-%{module}
12cr|perl-Gtk2-Deprecated-0.05-11|6	Version:	0.05
12cr|perl-Gtk2-Deprecated-0.05-11|7	Release:	11
12cr|perl-Gtk2-Deprecated-0.05-11|8	License: 	GPL or Artistic
12cr|perl-Gtk2-Deprecated-0.05-11|9	Group:		Development/GNOME and GTK+
12cr|perl-Gtk2-Deprecated-0.05-11|10	URL:		http://gtk2-perl.sf.net/
12cr|perl-Gtk2-Deprecated-0.05-11|11	Source:		http://asofyet.org/muppet/software/gtk2-perl/%{module}-%{version}.tar.bz2
12cr|perl-Gtk2-Deprecated-0.05-11|12	BuildRequires:	perl-devel
12cr|perl-Gtk2-Deprecated-0.05-11|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|perl-Gtk2-Deprecated-0.05-11|14	BuildRequires:	perl(ExtUtils::Depends)
12cr|perl-Gtk2-Deprecated-0.05-11|15	BuildRequires:	perl(Gtk2)
12cr|perl-Gtk2-Deprecated-0.05-11|16	BuildRequires:	glitz-devel
12cr|perl-Gtk2-Deprecated-0.05-11|17	
12cr|perl-Gtk2-Deprecated-0.05-11|18	%description
12cr|perl-Gtk2-Deprecated-0.05-11|19	This module provides perl access to the widgets that were deprecated
12cr|perl-Gtk2-Deprecated-0.05-11|20	in gtk+2.x.
12cr|perl-Gtk2-Deprecated-0.05-11|21	
12cr|perl-Gtk2-Deprecated-0.05-11|22	%prep
12cr|perl-Gtk2-Deprecated-0.05-11|23	%setup -q -n %{module}-%{version}
12cr|perl-Gtk2-Deprecated-0.05-11|24	find -type d -name CVS | rm -rf
12cr|perl-Gtk2-Deprecated-0.05-11|25	
12cr|perl-Gtk2-Deprecated-0.05-11|26	%build
12cr|perl-Gtk2-Deprecated-0.05-11|27	RPM_OPT_FLAGS="%{optflags}"
12cr|perl-Gtk2-Deprecated-0.05-11|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gtk2-Deprecated-0.05-11|29	make OPTIMIZE="%{optflags}"
12cr|perl-Gtk2-Deprecated-0.05-11|30	#%make test || :
12cr|perl-Gtk2-Deprecated-0.05-11|31	
12cr|perl-Gtk2-Deprecated-0.05-11|32	%install
12cr|perl-Gtk2-Deprecated-0.05-11|33	%makeinstall_std
12cr|perl-Gtk2-Deprecated-0.05-11|34	
12cr|perl-Gtk2-Deprecated-0.05-11|35	%files
12cr|perl-Gtk2-Deprecated-0.05-11|36	%{_mandir}/*/*
12cr|perl-Gtk2-Deprecated-0.05-11|37	%{perl_vendorarch}/%{fmodule}
12cr|perl-Gtk2-Deprecated-0.05-11|38	%{perl_vendorarch}/%{fmodule}.pm
12cr|perl-Gtk2-Deprecated-0.05-11|39	%{perl_vendorarch}/auto/%{fmodule}
12cr|perl-Gtk2-Deprecated-0.05-11|40	%{perl_vendorarch}/Gtk2/*.pod
12cr|perl-Gtk2-Deprecated-0.05-11|41	
12cr|perl-Gtk2-Deprecated-0.05-11|42	
12cr|perl-Gtk2-Deprecated-0.05-11|43	
12cr|perl-Gtk2-Deprecated-0.05-11|44	%changelog
12cr|perl-Gtk2-Deprecated-0.05-11|45	* Wed Jan 25 2012 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 0.05-10
12cr|perl-Gtk2-Deprecated-0.05-11|46	+ Revision: 768358
12cr|perl-Gtk2-Deprecated-0.05-11|47	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Gtk2-Deprecated-0.05-11|48	
12cr|perl-Gtk2-Deprecated-0.05-11|49	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.05-9mdv2011.0
12cr|perl-Gtk2-Deprecated-0.05-11|50	+ Revision: 430461
12cr|perl-Gtk2-Deprecated-0.05-11|51	- rebuild
12cr|perl-Gtk2-Deprecated-0.05-11|52	
12cr|perl-Gtk2-Deprecated-0.05-11|53	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.05-8mdv2009.0
12cr|perl-Gtk2-Deprecated-0.05-11|54	+ Revision: 257135
12cr|perl-Gtk2-Deprecated-0.05-11|55	- rebuild
12cr|perl-Gtk2-Deprecated-0.05-11|56	
12cr|perl-Gtk2-Deprecated-0.05-11|57	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.05-6mdv2008.1
12cr|perl-Gtk2-Deprecated-0.05-11|58	+ Revision: 152103
12cr|perl-Gtk2-Deprecated-0.05-11|59	- rebuild
12cr|perl-Gtk2-Deprecated-0.05-11|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gtk2-Deprecated-0.05-11|61	
12cr|perl-Gtk2-Deprecated-0.05-11|62	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Gtk2-Deprecated-0.05-11|63	- restore BuildRoot
12cr|perl-Gtk2-Deprecated-0.05-11|64	
12cr|perl-Gtk2-Deprecated-0.05-11|65	* Fri Jun 22 2007 Thierry Vignaud <tv@mandriva.org> 0.05-5mdv2008.0
12cr|perl-Gtk2-Deprecated-0.05-11|66	+ Revision: 43105
12cr|perl-Gtk2-Deprecated-0.05-11|67	- rebuild
12cr|perl-Gtk2-Deprecated-0.05-11|68	
12cr|perl-Gtk2-Deprecated-0.05-11|69	
12cr|perl-Gtk2-Deprecated-0.05-11|70	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.05-4mdk
12cr|perl-Gtk2-Deprecated-0.05-11|71	- buildrequires fix
12cr|perl-Gtk2-Deprecated-0.05-11|72	
12cr|perl-Gtk2-Deprecated-0.05-11|73	* Wed Dec 15 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.05-3mdk
12cr|perl-Gtk2-Deprecated-0.05-11|74	- rebuild for new perl
12cr|perl-Gtk2-Deprecated-0.05-11|75	
12cr|perl-Gtk2-Deprecated-0.05-11|76	* Fri Aug 13 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.05-2mdk
12cr|perl-Gtk2-Deprecated-0.05-11|77	- rebuild for perl-5.8.5
12cr|perl-Gtk2-Deprecated-0.05-11|78	
12cr|perl-Gtk2-Deprecated-0.05-11|79	* Mon Apr 05 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.05-1mdk
12cr|perl-Gtk2-Deprecated-0.05-11|80	- new release
12cr|perl-Gtk2-Deprecated-0.05-11|81	
12cr|perl-Gtk2-Deprecated-0.05-11|82	* Thu Apr 01 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.03-1mdk
12cr|perl-Gtk2-Deprecated-0.05-11|83	- new release
12cr|perl-Gtk2-Deprecated-0.05-11|84	
12cr|perl-Gtk2-Deprecated-0.05-11|85	* Mon Jan 12 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.02-1mdk
12cr|perl-Gtk2-Deprecated-0.05-11|86	- new release
12cr|perl-Gtk2-Deprecated-0.05-11|87	- remove patch 0 (merged upstream)
12cr|perl-Gtk2-Deprecated-0.05-11|88	
12cr|perl-Gtk2-Deprecated-0.05-11|89	* Sat Jan 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.01-1mdk
12cr|perl-Gtk2-Deprecated-0.05-11|90	- initial release
12cr|perl-Gtk2-Deprecated-0.05-11|91	

4641 12
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|1	%define pkgname Gtk2-Ex-FormFactory
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|2	%define NVR %{pkgname}-%{version}-%{release}
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|3	%define maketest 1
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|4	%define upstream_version 0.67
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|5	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|6	name:      perl-Gtk2-Ex-FormFactory
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|7	summary:   Gtk2-Ex-FormFactory - Makes building complex GUI's easy
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|8	Version:   %perl_convert_version %upstream_version
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|9	release:   %mkrel 2
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|10	license:   LGPLv2+
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|11	group:     Development/GNOME and GTK+
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|12	url:       http://www.exit1.org/download/ff
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|13	buildroot: %{_tmppath}/%{name}-%{version}-%(id -u -n)
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|14	buildarch: noarch
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|15	source:    http://www.exit1.org/packages/Gtk2-Ex-FormFactory/dist/Gtk2-Ex-FormFactory-%upstream_version.tar.bz2
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|16	BuildRequires: perl-Gtk2 perl-devel
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|17	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|18	%description
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|19	This is a framework which tries to make building complex GUI's easy, by
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|20	offering these two main features:
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|21	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|22	* Consistent looking GUI without the need to code resp. tune
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|23	each widget by hand. Instead you declare the structure of your
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|24	GUI, connect it to the data of your program (which should be
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|25	a well defined set of objects) and control how this structure
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|26	is transformed into a specific layout in a very generic way.
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|27	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|28	* Automatically keep widget and object states in sync (in both
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|29	directions), even with complex data structures with a lot of
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|30	internal dependencies, object nesting etc.
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|31	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|32	This manpage describes the facilities of Gtk2::Ex::FormFactory objects
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|33	which are only a small part of the whole framework. To get a full
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|34	introduction and overview of how this framework works refer to
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|35	Gtk2::Ex::FormFactory::Intro.
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|36	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|37	%prep
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|38	%setup -q -n %{pkgname}-%{upstream_version}
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|39	chmod -R u+w %{_builddir}/%{pkgname}-%{upstream_version}
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|40	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|41	%build
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|42	grep -rsl '^#!.*perl' . |
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|43	grep -v '.bak$' |xargs --no-run-if-empty \
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|44	%__perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|45	CFLAGS="$RPM_OPT_FLAGS"
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|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
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|47	%make
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|48	%if %maketest
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|49	%{__make} test
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|50	%endif
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|51	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|52	%install
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|53	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|54	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|55	%{makeinstall} `%{__perl} -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|56	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|57	# remove special files
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|58	find %{buildroot} -name "perllocal.pod" \
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|59	-o -name ".packlist"                \
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|60	-o -name "*.bs"                     \
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|61	|xargs -i rm -f {}
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|62	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|63	# no empty directories
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|64	find %{buildroot}%{_prefix}             \
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|65	-type d -depth                      \
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|66	-exec rmdir {} \; 2>/dev/null
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|67	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|68	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|69	%clean
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|70	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|71	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|72	%files
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|73	%defattr(-,root,root)
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|74	%doc Changes README
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|75	%perl_vendorlib/Gtk2/Ex/
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|76	%_mandir/man3/Gtk2::Ex*
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|77	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|78	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|79	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|80	%changelog
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|81	* Fri Jan 20 2012 Götz Waschk <waschk@mandriva.org> 0.670.0-2mdv2012.0
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|82	+ Revision: 763023
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|83	- rebuild
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|84	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|85	* Sun Aug 14 2011 Götz Waschk <waschk@mandriva.org> 0.670.0-1
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|86	+ Revision: 694477
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|87	- update to new version 0.67
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|88	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|89	* Tue Jul 26 2011 Götz Waschk <waschk@mandriva.org> 0.650.0-2
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|90	+ Revision: 691695
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|91	- rebuild
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|92	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|93	* Tue Jul 28 2009 Götz Waschk <waschk@mandriva.org> 0.650.0-1mdv2011.0
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|94	+ Revision: 401498
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|95	- use perl version macro
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|96	- update license
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|97	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|98	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 0.65-1mdv2009.0
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|99	+ Revision: 135846
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|100	- restore BuildRoot
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|101	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|103	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|104	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|105	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|106	* Sun Jul 02 2006 Götz Waschk <waschk@mandriva.org> 0.65-1mdv2007.0
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|107	- New release 0.65
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|108	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|109	* Sun Jun 18 2006 Götz Waschk <waschk@mandriva.org> 0.64-1mdk
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|110	- New release 0.64
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|111	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|112	* Mon Apr 24 2006 Götz Waschk <waschk@mandriva.org> 0.63-1mdk
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|113	- New release 0.63
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|114	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|115	* Mon Apr 10 2006 Götz Waschk <waschk@mandriva.org> 0.62-1mdk
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|116	- New release 0.62
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|117	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|118	* Mon Apr 03 2006 Götz Waschk <waschk@mandriva.org> 0.61-1mdk
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|119	- New release 0.61
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|120	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|121	* Tue Mar 28 2006 Götz Waschk <waschk@mandriva.org> 0.60-1mdk
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|122	- New release 0.60
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|123	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|124	* Thu Dec 29 2005 Götz Waschk <waschk@mandriva.org> 0.59-1mdk
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|125	- New release 0.59
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|126	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|127	* Fri Nov 04 2005 Götz Waschk <waschk@mandriva.org> 0.58-2mdk
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|128	- fix dir (Anssi Hannuta)
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|129	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|130	* Sun Oct 09 2005 Götz Waschk <waschk@mandriva.org> 0.58-1mdk
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|131	- New release 0.58
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|132	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|133	* Tue Aug 02 2005 Götz Waschk <waschk@mandriva.org> 0.57-1mdk
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|134	- new version
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|135	
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|136	* Mon Jul 25 2005 Götz Waschk <waschk@mandriva.org> 0.56-1mdk
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|137	- Initial build.
12cr|perl-Gtk2-Ex-FormFactory-0.670.0-2|138	

4642 12
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|1	%define	upstream_name	 Gtk2-Ex-PodViewer
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|2	%define	upstream_version 0.18
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|3	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|6	Release:	2
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|7	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|8	Summary:	A Gtk2 widget for displaying Plain old Documentation (POD)
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|9	License:	GPL+ or Artistic
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|10	Group:		Development/Perl
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Gtk2/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|13	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|14	BuildRequires:	perl-devel
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|15	BuildRequires:	perl(Glib) => 1.00
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|16	BuildRequires:	perl(Gtk2)
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|17	BuildRequires:	perl(ExtUtils::PkgConfig)
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|18	BuildRequires:	perl(ExtUtils::Depends)
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|19	BuildRequires:	perl(IO::Stringy)
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|20	BuildRequires:	perl(Pod::Simple)
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|21	BuildRequires:	perl(Locale::gettext)
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|22	BuildArch:	noarch
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|23	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|24	Requires:	perl(Glib) >= 1.00
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|25	Provides:	perl-Gtk2-PodViewer = %{version}
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|26	Provides:	perl(Gtk2::PodViewer) = %{version}
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|27	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|28	%description
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|29	Gtk2::PodViewer is a widget for rendering Perl POD documents. It is based on
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|30	the Gtk2::TextView widget and uses Pod::Parser for manipulating POD data.
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|31	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|32	podviewer uses it in order to render POD documentation
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|33	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|34	%prep
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|36	find -type d -name CVS | rm -rf
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|37	chmod 644 README
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|38	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|39	%build
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|41	%make
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|42	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|43	%check
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|44	make test
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|45	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|46	%install
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|47	%makeinstall_std
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|48	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|49	%files
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|50	%doc README
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|51	%{_bindir}/podviewer
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|52	%{_mandir}/*/*
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|53	%{perl_vendorlib}/Gtk2
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|54	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|55	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|56	%changelog
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|57	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.180.0-1mdv2010.0
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|58	+ Revision: 403228
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|59	- rebuild using %%perl_convert_version
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|60	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|61	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2009.1
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|62	+ Revision: 292165
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|63	- update to new version 0.18
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|64	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|65	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.17-4mdv2009.0
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|66	+ Revision: 241443
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|67	- rebuild
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|69	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|70	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|71	- restore BuildRoot
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|72	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|73	* Tue Jun 26 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.17-2mdv2008.0
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|74	+ Revision: 44601
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|75	- rebuild
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|76	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|77	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|78	* Thu Sep 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdv2007.0
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|79	- new version
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|80	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|81	* Mon Jul 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2007.0
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|82	- New version 0.16
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|83	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|84	* Wed May 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdk
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|85	- New release 0.15
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|86	- drop patch (merged upstream)
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|87	- better source URL
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|88	- better buildrequires syntax
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|89	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|90	* Tue Mar 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-3mdk
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|91	- fix makefile
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|92	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|93	* Thu Dec 15 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-2mdk
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|94	- fix buildrequires
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|95	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|96	* Thu Nov 24 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdk
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|97	- New release 0.14
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|98	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|99	* Wed Oct 12 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdk
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|100	- name change
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|101	- new version
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|102	- spec cleanup
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|103	- rpmbuildupdate aware
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|104	- fix url
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|105	- fix group
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|106	- fix directory ownership
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|107	- noarch
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|108	- drop libgconf-devel build dependency
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|109	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|110	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.07-4mdk
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|111	- fix buildrequires
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|112	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|113	* Wed Feb 09 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.07-3mdk
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|114	- rebuild for new perl
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|115	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|116	* Fri Aug 13 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.07-2mdk
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|117	- rebuild for perl-5.8.5
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|118	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|119	* Wed Jun 02 2004 Per Ã˜yvind Karlsen <peroyvind@linux-mandrake.com> 0.07-1mdk
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|120	- 0.07
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|121	- cosmetics
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|122	- fix typo in spec file name
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|123	
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|124	* Fri Apr 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.06-1mdk
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|125	- inital release
12cr|perl-Gtk2-Ex-PodViewer-0.180.0-2|126	

4643 12
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|1	%define	upstream_name	 Gtk2-Ex-Simple-List
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|2	%define	upstream_version 0.50
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|3	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|6	Release:	2
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|7	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|8	Summary:	A simple interface to Gtk2's complex MVC list widget
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|9	License:	GPL+ or Artistic
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|10	Group:		Development/Perl
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|13	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|14	BuildRequires:	perl-devel
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|15	BuildRequires:	perl(Gtk2)
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|16	BuildArch:	noarch
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|17	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|18	%description
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|19	Gtk2 has a powerful, but complex MVC (Model, View, Controller) system used to
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|20	implement list and tree widgets. Gtk2::Ex::Simple::List automates the complex
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|21	setup work and allows you to treat the list model as a more natural list of
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|22	lists structure.
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|23	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|24	After creating a new Gtk2::Ex::Simple::List object with the desired columns you
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|25	may set the list data with a simple Perl array assignment. Rows may be added or
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|26	deleted with all of the normal array operations. You can treat the data member
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|27	of the Simple::List object as an array reference, and manipulate the list data
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|28	with perl's normal array operators.
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|29	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|30	A mechanism has also been put into place allowing columns to be Perl scalars.
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|31	The scalar is converted to text through Perl's normal mechanisms and then
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|32	displayed in the list. This same mechanism can be expanded by defining
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|33	arbitrary new column types before calling the new function.
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|34	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|35	%prep
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|37	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|38	%build
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|40	%make
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|41	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|42	%check
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|43	%make test
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|44	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|45	%install
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|46	%makeinstall_std
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|47	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|48	%files
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|49	%{_mandir}/*/*
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|50	%{perl_vendorlib}/Gtk2
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|51	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|52	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|53	%changelog
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|54	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.500.0-1mdv2010.0
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|55	+ Revision: 403229
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|56	- rebuild using %%perl_convert_version
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|57	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|58	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.50-6mdv2009.0
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|59	+ Revision: 257146
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|60	- rebuild
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|61	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|62	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|63	- restore BuildRoot
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|64	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|65	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.50-4mdv2008.1
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|66	+ Revision: 133633
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|67	- rebuild
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|68	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|71	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|72	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|73	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.50-3mdv2007.0
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|74	- Rebuild
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|75	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|76	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.50-2mdv2007.0
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|77	- Rebuild
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|78	
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|79	* Tue Dec 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.50-1mdk
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|80	- first mdk release
12cr|perl-Gtk2-Ex-Simple-List-0.500.0-2|81	

4644 12
12cr|perl-Gtk2Fu-0.110.0-3|1	%define upstream_name    Gtk2Fu
12cr|perl-Gtk2Fu-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-Gtk2Fu-0.110.0-3|3	
12cr|perl-Gtk2Fu-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Gtk2Fu-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Gtk2Fu-0.110.0-3|6	Release:	3
12cr|perl-Gtk2Fu-0.110.0-3|7	
12cr|perl-Gtk2Fu-0.110.0-3|8	Summary:	GTK2 Forked Ultimate, a powerful layer on top of Gtk2 (forked from ugtk2)
12cr|perl-Gtk2Fu-0.110.0-3|9	License:	GPL
12cr|perl-Gtk2Fu-0.110.0-3|10	Group:		Development/Perl
12cr|perl-Gtk2Fu-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Gtk2Fu-0.110.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DA/DAMS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Gtk2Fu-0.110.0-3|13	
12cr|perl-Gtk2Fu-0.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-Gtk2Fu-0.110.0-3|15	BuildRequires:	perl(Gtk2)
12cr|perl-Gtk2Fu-0.110.0-3|16	
12cr|perl-Gtk2Fu-0.110.0-3|17	BuildArch:	noarch
12cr|perl-Gtk2Fu-0.110.0-3|18	
12cr|perl-Gtk2Fu-0.110.0-3|19	%description
12cr|perl-Gtk2Fu-0.110.0-3|20	gtk2-fu is a layer on top of perl gtk2, that brings power, simplicity
12cr|perl-Gtk2Fu-0.110.0-3|21	and speed of development. It brings additional methods to ease the widget
12cr|perl-Gtk2Fu-0.110.0-3|22	creation among other things. But the most important feature is that it
12cr|perl-Gtk2Fu-0.110.0-3|23	brings you a lot of derivated methods from existing methods, that does
12cr|perl-Gtk2Fu-0.110.0-3|24	exactly the same thing, except that ir returns the widget.
12cr|perl-Gtk2Fu-0.110.0-3|25	
12cr|perl-Gtk2Fu-0.110.0-3|26	%prep
12cr|perl-Gtk2Fu-0.110.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Gtk2Fu-0.110.0-3|28	
12cr|perl-Gtk2Fu-0.110.0-3|29	%build
12cr|perl-Gtk2Fu-0.110.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gtk2Fu-0.110.0-3|31	%make
12cr|perl-Gtk2Fu-0.110.0-3|32	
12cr|perl-Gtk2Fu-0.110.0-3|33	%check
12cr|perl-Gtk2Fu-0.110.0-3|34	%make test
12cr|perl-Gtk2Fu-0.110.0-3|35	
12cr|perl-Gtk2Fu-0.110.0-3|36	%install
12cr|perl-Gtk2Fu-0.110.0-3|37	%makeinstall_std
12cr|perl-Gtk2Fu-0.110.0-3|38	
12cr|perl-Gtk2Fu-0.110.0-3|39	%files
12cr|perl-Gtk2Fu-0.110.0-3|40	%{perl_vendorlib}/*
12cr|perl-Gtk2Fu-0.110.0-3|41	%{_mandir}/man3/*
12cr|perl-Gtk2Fu-0.110.0-3|42	
12cr|perl-Gtk2Fu-0.110.0-3|43	
12cr|perl-Gtk2Fu-0.110.0-3|44	%changelog
12cr|perl-Gtk2Fu-0.110.0-3|45	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-Gtk2Fu-0.110.0-3|46	+ Revision: 654969
12cr|perl-Gtk2Fu-0.110.0-3|47	- rebuild for updated spec-helper
12cr|perl-Gtk2Fu-0.110.0-3|48	
12cr|perl-Gtk2Fu-0.110.0-3|49	* Tue Feb 23 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-Gtk2Fu-0.110.0-3|50	+ Revision: 510093
12cr|perl-Gtk2Fu-0.110.0-3|51	- update to 0.11
12cr|perl-Gtk2Fu-0.110.0-3|52	
12cr|perl-Gtk2Fu-0.110.0-3|53	* Wed Aug 05 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-Gtk2Fu-0.110.0-3|54	+ Revision: 410070
12cr|perl-Gtk2Fu-0.110.0-3|55	- rebuild using %%perl_convert_version
12cr|perl-Gtk2Fu-0.110.0-3|56	
12cr|perl-Gtk2Fu-0.110.0-3|57	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.10-5mdv2009.0
12cr|perl-Gtk2Fu-0.110.0-3|58	+ Revision: 257158
12cr|perl-Gtk2Fu-0.110.0-3|59	- rebuild
12cr|perl-Gtk2Fu-0.110.0-3|60	
12cr|perl-Gtk2Fu-0.110.0-3|61	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.10-3mdv2008.1
12cr|perl-Gtk2Fu-0.110.0-3|62	+ Revision: 135846
12cr|perl-Gtk2Fu-0.110.0-3|63	- restore BuildRoot
12cr|perl-Gtk2Fu-0.110.0-3|64	
12cr|perl-Gtk2Fu-0.110.0-3|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Gtk2Fu-0.110.0-3|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gtk2Fu-0.110.0-3|67	
12cr|perl-Gtk2Fu-0.110.0-3|68	
12cr|perl-Gtk2Fu-0.110.0-3|69	* Sat Nov 05 2005 Antoine Ginies <aginies@n1.mandriva.com> 0.10-3mdk
12cr|perl-Gtk2Fu-0.110.0-3|70	- various adjustement
12cr|perl-Gtk2Fu-0.110.0-3|71	
12cr|perl-Gtk2Fu-0.110.0-3|72	* Sat Nov 05 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.1-2mdk
12cr|perl-Gtk2Fu-0.110.0-3|73	- Fix BuildRequires
12cr|perl-Gtk2Fu-0.110.0-3|74	
12cr|perl-Gtk2Fu-0.110.0-3|75	* Sat Nov 05 2005 Mandriva Linux Team <http://www.mandrivaexpert.com/> 0.1-1mdk
12cr|perl-Gtk2Fu-0.110.0-3|76	- First Mandriva package
12cr|perl-Gtk2Fu-0.110.0-3|77	

4645 12
12cr|perl-Gtk2-GladeXML-1.007-4|1	%define module Gtk2-GladeXML
12cr|perl-Gtk2-GladeXML-1.007-4|2	%define fmodule Glade
12cr|perl-Gtk2-GladeXML-1.007-4|3	
12cr|perl-Gtk2-GladeXML-1.007-4|4	Summary: Perl module for the glade libraries
12cr|perl-Gtk2-GladeXML-1.007-4|5	Name:    perl-%module
12cr|perl-Gtk2-GladeXML-1.007-4|6	Version: 1.007
12cr|perl-Gtk2-GladeXML-1.007-4|7	Release:	4
12cr|perl-Gtk2-GladeXML-1.007-4|8	License: GPL or Artistic
12cr|perl-Gtk2-GladeXML-1.007-4|9	Group:   Development/GNOME and GTK+
12cr|perl-Gtk2-GladeXML-1.007-4|10	Source:  %module-%version.tar.bz2
12cr|perl-Gtk2-GladeXML-1.007-4|11	URL: http://gtk2-perl.sf.net/
12cr|perl-Gtk2-GladeXML-1.007-4|12	BuildRequires: libglade2.0-devel perl-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig perl-Gtk2
12cr|perl-Gtk2-GladeXML-1.007-4|13	BuildRequires: glitz-devel
12cr|perl-Gtk2-GladeXML-1.007-4|14	Requires: perl-Gtk2
12cr|perl-Gtk2-GladeXML-1.007-4|15	Conflicts: drakxtools < 9.1-15mdk
12cr|perl-Gtk2-GladeXML-1.007-4|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Gtk2-GladeXML-1.007-4|17	
12cr|perl-Gtk2-GladeXML-1.007-4|18	%description
12cr|perl-Gtk2-GladeXML-1.007-4|19	This package adds perl support for Glade 2.x to Gtk2-Perl.
12cr|perl-Gtk2-GladeXML-1.007-4|20	
12cr|perl-Gtk2-GladeXML-1.007-4|21	libglade allows to load externally stored user interfaces in programs
12cr|perl-Gtk2-GladeXML-1.007-4|22	This allows alteration of GUIes without recompiling of programs.
12cr|perl-Gtk2-GladeXML-1.007-4|23	
12cr|perl-Gtk2-GladeXML-1.007-4|24	%prep
12cr|perl-Gtk2-GladeXML-1.007-4|25	%setup -q -n %module-%version
12cr|perl-Gtk2-GladeXML-1.007-4|26	find -type d -name CVS | rm -rf
12cr|perl-Gtk2-GladeXML-1.007-4|27	
12cr|perl-Gtk2-GladeXML-1.007-4|28	%build
12cr|perl-Gtk2-GladeXML-1.007-4|29	RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
12cr|perl-Gtk2-GladeXML-1.007-4|30	export GTK2_PERL_CFLAGS="$RPM_OPT_FLAGS"
12cr|perl-Gtk2-GladeXML-1.007-4|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gtk2-GladeXML-1.007-4|32	make OPTIMIZE="$RPM_OPT_FLAGS"
12cr|perl-Gtk2-GladeXML-1.007-4|33	#%make test || :
12cr|perl-Gtk2-GladeXML-1.007-4|34	
12cr|perl-Gtk2-GladeXML-1.007-4|35	%install
12cr|perl-Gtk2-GladeXML-1.007-4|36	rm -rf $RPM_BUILD_ROOT
12cr|perl-Gtk2-GladeXML-1.007-4|37	%makeinstall_std
12cr|perl-Gtk2-GladeXML-1.007-4|38	
12cr|perl-Gtk2-GladeXML-1.007-4|39	%clean
12cr|perl-Gtk2-GladeXML-1.007-4|40	rm -rf $RPM_BUILD_ROOT
12cr|perl-Gtk2-GladeXML-1.007-4|41	
12cr|perl-Gtk2-GladeXML-1.007-4|42	
12cr|perl-Gtk2-GladeXML-1.007-4|43	%files
12cr|perl-Gtk2-GladeXML-1.007-4|44	%defattr(-, root, root)
12cr|perl-Gtk2-GladeXML-1.007-4|45	%doc examples
12cr|perl-Gtk2-GladeXML-1.007-4|46	%{_mandir}/*/*
12cr|perl-Gtk2-GladeXML-1.007-4|47	%{perl_vendorarch}/Gtk2/*
12cr|perl-Gtk2-GladeXML-1.007-4|48	%{perl_vendorarch}/auto/*
12cr|perl-Gtk2-GladeXML-1.007-4|49	
12cr|perl-Gtk2-GladeXML-1.007-4|50	
12cr|perl-Gtk2-GladeXML-1.007-4|51	
12cr|perl-Gtk2-GladeXML-1.007-4|52	
12cr|perl-Gtk2-GladeXML-1.007-4|53	%changelog
12cr|perl-Gtk2-GladeXML-1.007-4|54	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.007-4
12cr|perl-Gtk2-GladeXML-1.007-4|55	+ Revision: 768358
12cr|perl-Gtk2-GladeXML-1.007-4|56	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Gtk2-GladeXML-1.007-4|57	
12cr|perl-Gtk2-GladeXML-1.007-4|58	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.007-3mdv2011.0
12cr|perl-Gtk2-GladeXML-1.007-4|59	+ Revision: 440569
12cr|perl-Gtk2-GladeXML-1.007-4|60	- rebuild
12cr|perl-Gtk2-GladeXML-1.007-4|61	
12cr|perl-Gtk2-GladeXML-1.007-4|62	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1.007-2mdv2009.1
12cr|perl-Gtk2-GladeXML-1.007-4|63	+ Revision: 350224
12cr|perl-Gtk2-GladeXML-1.007-4|64	- 2009.1 rebuild
12cr|perl-Gtk2-GladeXML-1.007-4|65	
12cr|perl-Gtk2-GladeXML-1.007-4|66	* Mon Sep 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.007-1mdv2009.0
12cr|perl-Gtk2-GladeXML-1.007-4|67	+ Revision: 282568
12cr|perl-Gtk2-GladeXML-1.007-4|68	- update to new version 1.007
12cr|perl-Gtk2-GladeXML-1.007-4|69	
12cr|perl-Gtk2-GladeXML-1.007-4|70	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.006-5mdv2009.0
12cr|perl-Gtk2-GladeXML-1.007-4|71	+ Revision: 257165
12cr|perl-Gtk2-GladeXML-1.007-4|72	- rebuild
12cr|perl-Gtk2-GladeXML-1.007-4|73	
12cr|perl-Gtk2-GladeXML-1.007-4|74	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.006-3mdv2008.1
12cr|perl-Gtk2-GladeXML-1.007-4|75	+ Revision: 152104
12cr|perl-Gtk2-GladeXML-1.007-4|76	- rebuild
12cr|perl-Gtk2-GladeXML-1.007-4|77	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gtk2-GladeXML-1.007-4|78	
12cr|perl-Gtk2-GladeXML-1.007-4|79	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Gtk2-GladeXML-1.007-4|80	- restore BuildRoot
12cr|perl-Gtk2-GladeXML-1.007-4|81	
12cr|perl-Gtk2-GladeXML-1.007-4|82	* Tue Jun 26 2007 Thierry Vignaud <tv@mandriva.org> 1.006-2mdv2008.0
12cr|perl-Gtk2-GladeXML-1.007-4|83	+ Revision: 44603
12cr|perl-Gtk2-GladeXML-1.007-4|84	- rebuild
12cr|perl-Gtk2-GladeXML-1.007-4|85	
12cr|perl-Gtk2-GladeXML-1.007-4|86	
12cr|perl-Gtk2-GladeXML-1.007-4|87	* Fri Nov 24 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.006-1mdv2007.0
12cr|perl-Gtk2-GladeXML-1.007-4|88	+ Revision: 86939
12cr|perl-Gtk2-GladeXML-1.007-4|89	- Import perl-Gtk2-GladeXML
12cr|perl-Gtk2-GladeXML-1.007-4|90	
12cr|perl-Gtk2-GladeXML-1.007-4|91	* Fri Nov 24 2006 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.006-1mdv2007.1
12cr|perl-Gtk2-GladeXML-1.007-4|92	- new release
12cr|perl-Gtk2-GladeXML-1.007-4|93	
12cr|perl-Gtk2-GladeXML-1.007-4|94	* Tue Oct 04 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.005-1mdk
12cr|perl-Gtk2-GladeXML-1.007-4|95	- new release
12cr|perl-Gtk2-GladeXML-1.007-4|96	
12cr|perl-Gtk2-GladeXML-1.007-4|97	* Sat Oct 01 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.001-3mdk
12cr|perl-Gtk2-GladeXML-1.007-4|98	- buildrequires fix
12cr|perl-Gtk2-GladeXML-1.007-4|99	
12cr|perl-Gtk2-GladeXML-1.007-4|100	* Thu Dec 02 2004 Austin Acton <austin@mandrake.org> 1.001-2mdk
12cr|perl-Gtk2-GladeXML-1.007-4|101	- rebuild without multithread
12cr|perl-Gtk2-GladeXML-1.007-4|102	
12cr|perl-Gtk2-GladeXML-1.007-4|103	* Fri Sep 17 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.001-1mdk
12cr|perl-Gtk2-GladeXML-1.007-4|104	- new release
12cr|perl-Gtk2-GladeXML-1.007-4|105	
12cr|perl-Gtk2-GladeXML-1.007-4|106	* Sat Aug 14 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.00-4mdk
12cr|perl-Gtk2-GladeXML-1.007-4|107	- rebuild for perl-5.8.5
12cr|perl-Gtk2-GladeXML-1.007-4|108	
12cr|perl-Gtk2-GladeXML-1.007-4|109	* Tue Apr 06 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.00-3mdk
12cr|perl-Gtk2-GladeXML-1.007-4|110	- package examples
12cr|perl-Gtk2-GladeXML-1.007-4|111	
12cr|perl-Gtk2-GladeXML-1.007-4|112	* Sat Apr 03 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.00-2mdk
12cr|perl-Gtk2-GladeXML-1.007-4|113	- remove references to never uploaded releases
12cr|perl-Gtk2-GladeXML-1.007-4|114	
12cr|perl-Gtk2-GladeXML-1.007-4|115	* Fri Apr 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.00-1mdk
12cr|perl-Gtk2-GladeXML-1.007-4|116	- new release
12cr|perl-Gtk2-GladeXML-1.007-4|117	- fix buildrequires
12cr|perl-Gtk2-GladeXML-1.007-4|118	- really use versionned tarball :-(
12cr|perl-Gtk2-GladeXML-1.007-4|119	- kill useless patch 0
12cr|perl-Gtk2-GladeXML-1.007-4|120	
12cr|perl-Gtk2-GladeXML-1.007-4|121	* Tue Feb 24 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.95-2mdk
12cr|perl-Gtk2-GladeXML-1.007-4|122	- rebuild (thus s/5.8.2/5.8.3/ in installation directory thus fixing DIRM)
12cr|perl-Gtk2-GladeXML-1.007-4|123	
12cr|perl-Gtk2-GladeXML-1.007-4|124	* Mon Jan 12 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.95-1mdk
12cr|perl-Gtk2-GladeXML-1.007-4|125	- new release
12cr|perl-Gtk2-GladeXML-1.007-4|126	
12cr|perl-Gtk2-GladeXML-1.007-4|127	* Sat Jan 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.93-1mdk
12cr|perl-Gtk2-GladeXML-1.007-4|128	- new release
12cr|perl-Gtk2-GladeXML-1.007-4|129	- rename spec file
12cr|perl-Gtk2-GladeXML-1.007-4|130	- patch 0: fix build
12cr|perl-Gtk2-GladeXML-1.007-4|131	

4646 12
12cr|perl-Gtk2-GLExt-0.900.0-2|1	%define upstream_name    Gtk2-GLExt
12cr|perl-Gtk2-GLExt-0.900.0-2|2	%define upstream_version 0.90
12cr|perl-Gtk2-GLExt-0.900.0-2|3	
12cr|perl-Gtk2-GLExt-0.900.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Gtk2-GLExt-0.900.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Gtk2-GLExt-0.900.0-2|6	Release:	2
12cr|perl-Gtk2-GLExt-0.900.0-2|7	
12cr|perl-Gtk2-GLExt-0.900.0-2|8	Summary:	Perl module for the GtkGLExt library
12cr|perl-Gtk2-GLExt-0.900.0-2|9	License:	GPLv2+
12cr|perl-Gtk2-GLExt-0.900.0-2|10	Group:		Development/GNOME and GTK+
12cr|perl-Gtk2-GLExt-0.900.0-2|11	Url:		http://gtk2-perl.sf.net/
12cr|perl-Gtk2-GLExt-0.900.0-2|12	Source0:	http://downloads.sourceforge.net/sourceforge/gtk2-perl/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Gtk2-GLExt-0.900.0-2|13	Patch0:		perl-Gtk2-GLExt-0.90-build.patch
12cr|perl-Gtk2-GLExt-0.900.0-2|14	
12cr|perl-Gtk2-GLExt-0.900.0-2|15	BuildRequires:	glitz-devel
12cr|perl-Gtk2-GLExt-0.900.0-2|16	BuildRequires:	gtkglext-devel >= 1
12cr|perl-Gtk2-GLExt-0.900.0-2|17	BuildRequires:	perl-ExtUtils-Depends
12cr|perl-Gtk2-GLExt-0.900.0-2|18	BuildRequires:	perl-Gtk2
12cr|perl-Gtk2-GLExt-0.900.0-2|19	BuildRequires:	perl-ExtUtils-PkgConfig
12cr|perl-Gtk2-GLExt-0.900.0-2|20	BuildRequires:	perl-devel
12cr|perl-Gtk2-GLExt-0.900.0-2|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Gtk2-GLExt-0.900.0-2|22	
12cr|perl-Gtk2-GLExt-0.900.0-2|23	Conflicts:	drakxtools < 9.1-15mdk
12cr|perl-Gtk2-GLExt-0.900.0-2|24	Requires:	perl-Gtk2
12cr|perl-Gtk2-GLExt-0.900.0-2|25	
12cr|perl-Gtk2-GLExt-0.900.0-2|26	%description
12cr|perl-Gtk2-GLExt-0.900.0-2|27	This package adds perl support for GtkGLExt, an OpenGL extension to
12cr|perl-Gtk2-GLExt-0.900.0-2|28	GTK+ 2.0 or later.
12cr|perl-Gtk2-GLExt-0.900.0-2|29	
12cr|perl-Gtk2-GLExt-0.900.0-2|30	%prep
12cr|perl-Gtk2-GLExt-0.900.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Gtk2-GLExt-0.900.0-2|32	%patch0 -p0 -b .build
12cr|perl-Gtk2-GLExt-0.900.0-2|33	find -type d -name CVS | rm -rf
12cr|perl-Gtk2-GLExt-0.900.0-2|34	
12cr|perl-Gtk2-GLExt-0.900.0-2|35	%build
12cr|perl-Gtk2-GLExt-0.900.0-2|36	RPM_OPT_FLAGS="%{optflags}"
12cr|perl-Gtk2-GLExt-0.900.0-2|37	export GTK2_PERL_CFLAGS="%{optflags}"
12cr|perl-Gtk2-GLExt-0.900.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gtk2-GLExt-0.900.0-2|39	make OPTIMIZE="%{optflags}"
12cr|perl-Gtk2-GLExt-0.900.0-2|40	#%make test || :
12cr|perl-Gtk2-GLExt-0.900.0-2|41	
12cr|perl-Gtk2-GLExt-0.900.0-2|42	%install
12cr|perl-Gtk2-GLExt-0.900.0-2|43	rm -rf %{buildroot}
12cr|perl-Gtk2-GLExt-0.900.0-2|44	%makeinstall_std
12cr|perl-Gtk2-GLExt-0.900.0-2|45	
12cr|perl-Gtk2-GLExt-0.900.0-2|46	%clean
12cr|perl-Gtk2-GLExt-0.900.0-2|47	rm -rf %{buildroot}
12cr|perl-Gtk2-GLExt-0.900.0-2|48	
12cr|perl-Gtk2-GLExt-0.900.0-2|49	%files
12cr|perl-Gtk2-GLExt-0.900.0-2|50	%defattr(-, root, root)
12cr|perl-Gtk2-GLExt-0.900.0-2|51	%doc examples
12cr|perl-Gtk2-GLExt-0.900.0-2|52	%{_mandir}/*/*
12cr|perl-Gtk2-GLExt-0.900.0-2|53	%{perl_vendorarch}/Gtk2/*
12cr|perl-Gtk2-GLExt-0.900.0-2|54	%{perl_vendorarch}/auto/*
12cr|perl-Gtk2-GLExt-0.900.0-2|55	
12cr|perl-Gtk2-GLExt-0.900.0-2|56	
12cr|perl-Gtk2-GLExt-0.900.0-2|57	%changelog
12cr|perl-Gtk2-GLExt-0.900.0-2|58	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.900.0-2
12cr|perl-Gtk2-GLExt-0.900.0-2|59	+ Revision: 768358
12cr|perl-Gtk2-GLExt-0.900.0-2|60	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Gtk2-GLExt-0.900.0-2|61	
12cr|perl-Gtk2-GLExt-0.900.0-2|62	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.900.0-1mdv2011.0
12cr|perl-Gtk2-GLExt-0.900.0-2|63	+ Revision: 408420
12cr|perl-Gtk2-GLExt-0.900.0-2|64	- rebuild using %%perl_convert_version
12cr|perl-Gtk2-GLExt-0.900.0-2|65	
12cr|perl-Gtk2-GLExt-0.900.0-2|66	* Sun Sep 07 2008 Adam Williamson <awilliamson@mandriva.org> 0.90-7mdv2009.0
12cr|perl-Gtk2-GLExt-0.900.0-2|67	+ Revision: 282299
12cr|perl-Gtk2-GLExt-0.900.0-2|68	- modern macros
12cr|perl-Gtk2-GLExt-0.900.0-2|69	- add build.patch (from upstream CVS): fix build
12cr|perl-Gtk2-GLExt-0.900.0-2|70	- source location
12cr|perl-Gtk2-GLExt-0.900.0-2|71	- new license policy
12cr|perl-Gtk2-GLExt-0.900.0-2|72	- drop unnecessary defines
12cr|perl-Gtk2-GLExt-0.900.0-2|73	
12cr|perl-Gtk2-GLExt-0.900.0-2|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Gtk2-GLExt-0.900.0-2|75	- rebuild
12cr|perl-Gtk2-GLExt-0.900.0-2|76	- rebuild
12cr|perl-Gtk2-GLExt-0.900.0-2|77	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gtk2-GLExt-0.900.0-2|78	- rebuild
12cr|perl-Gtk2-GLExt-0.900.0-2|79	
12cr|perl-Gtk2-GLExt-0.900.0-2|80	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Gtk2-GLExt-0.900.0-2|81	- restore BuildRoot
12cr|perl-Gtk2-GLExt-0.900.0-2|82	
12cr|perl-Gtk2-GLExt-0.900.0-2|83	
12cr|perl-Gtk2-GLExt-0.900.0-2|84	* Mon Oct 10 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.90-3mdk
12cr|perl-Gtk2-GLExt-0.900.0-2|85	- Fix BuildRequires
12cr|perl-Gtk2-GLExt-0.900.0-2|86	
12cr|perl-Gtk2-GLExt-0.900.0-2|87	* Fri Sep 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.90-2mdk
12cr|perl-Gtk2-GLExt-0.900.0-2|88	- buildrequires fix
12cr|perl-Gtk2-GLExt-0.900.0-2|89	
12cr|perl-Gtk2-GLExt-0.900.0-2|90	* Fri May 27 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.90-1mdk
12cr|perl-Gtk2-GLExt-0.900.0-2|91	- 0.90
12cr|perl-Gtk2-GLExt-0.900.0-2|92	- Make rpmbuildable
12cr|perl-Gtk2-GLExt-0.900.0-2|93	
12cr|perl-Gtk2-GLExt-0.900.0-2|94	* Tue Dec 07 2004 Michael Scherer <misc@mandrake.org> 0.02-4mdk
12cr|perl-Gtk2-GLExt-0.900.0-2|95	- Rebuild for new perl
12cr|perl-Gtk2-GLExt-0.900.0-2|96	
12cr|perl-Gtk2-GLExt-0.900.0-2|97	* Fri Aug 13 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.02-3mdk
12cr|perl-Gtk2-GLExt-0.900.0-2|98	- rebuild for perl-5.8.5
12cr|perl-Gtk2-GLExt-0.900.0-2|99	
12cr|perl-Gtk2-GLExt-0.900.0-2|100	* Mon Apr 05 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.02-2mdk
12cr|perl-Gtk2-GLExt-0.900.0-2|101	- package examples
12cr|perl-Gtk2-GLExt-0.900.0-2|102	
12cr|perl-Gtk2-GLExt-0.900.0-2|103	* Sun Mar 14 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.02-1mdk
12cr|perl-Gtk2-GLExt-0.900.0-2|104	- initial release
12cr|perl-Gtk2-GLExt-0.900.0-2|105	

4647 12
12cr|perl-Gtk2-ImageView-0.50.0-1|1	%define upstream_name	 Gtk2-ImageView
12cr|perl-Gtk2-ImageView-0.50.0-1|2	%define	upstream_version 0.05
12cr|perl-Gtk2-ImageView-0.50.0-1|3	
12cr|perl-Gtk2-ImageView-0.50.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Gtk2-ImageView-0.50.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Gtk2-ImageView-0.50.0-1|6	Release:    %mkrel 1
12cr|perl-Gtk2-ImageView-0.50.0-1|7	
12cr|perl-Gtk2-ImageView-0.50.0-1|8	Summary:	Perl bindings to the GtkImageView image viewer widget
12cr|perl-Gtk2-ImageView-0.50.0-1|9	License:	LGPLv3+
12cr|perl-Gtk2-ImageView-0.50.0-1|10	Group:	  	Development/GNOME and GTK+
12cr|perl-Gtk2-ImageView-0.50.0-1|11	Url:		http://search.cpan.org/Dist/%{upstream_name}
12cr|perl-Gtk2-ImageView-0.50.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/R/RA/RATCLIFFE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Gtk2-ImageView-0.50.0-1|13	
12cr|perl-Gtk2-ImageView-0.50.0-1|14	BuildRequires:	perl-Gtk2 >= 1.140
12cr|perl-Gtk2-ImageView-0.50.0-1|15	BuildRequires:	perl-ExtUtils-Depends >= 0.2
12cr|perl-Gtk2-ImageView-0.50.0-1|16	BuildRequires:	perl-ExtUtils-PkgConfig >= 1.03
12cr|perl-Gtk2-ImageView-0.50.0-1|17	BuildRequires:	perl-Glib >= 1.140
12cr|perl-Gtk2-ImageView-0.50.0-1|18	BuildRequires:	gtkimageview-devel >= 1.6.0
12cr|perl-Gtk2-ImageView-0.50.0-1|19	BuildRequires:	perl-devel
12cr|perl-Gtk2-ImageView-0.50.0-1|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Gtk2-ImageView-0.50.0-1|21	
12cr|perl-Gtk2-ImageView-0.50.0-1|22	%description
12cr|perl-Gtk2-ImageView-0.50.0-1|23	Perl bindings to the GtkImageView image viewer widget
12cr|perl-Gtk2-ImageView-0.50.0-1|24	Find out more about GtkImageView at http://trac.bjourne.webfactional.com/.
12cr|perl-Gtk2-ImageView-0.50.0-1|25	
12cr|perl-Gtk2-ImageView-0.50.0-1|26	%prep
12cr|perl-Gtk2-ImageView-0.50.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Gtk2-ImageView-0.50.0-1|28	
12cr|perl-Gtk2-ImageView-0.50.0-1|29	%build
12cr|perl-Gtk2-ImageView-0.50.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor --default
12cr|perl-Gtk2-ImageView-0.50.0-1|31	%make
12cr|perl-Gtk2-ImageView-0.50.0-1|32	
12cr|perl-Gtk2-ImageView-0.50.0-1|33	%install
12cr|perl-Gtk2-ImageView-0.50.0-1|34	rm -rf %{buildroot}
12cr|perl-Gtk2-ImageView-0.50.0-1|35	%makeinstall_std
12cr|perl-Gtk2-ImageView-0.50.0-1|36	
12cr|perl-Gtk2-ImageView-0.50.0-1|37	%clean
12cr|perl-Gtk2-ImageView-0.50.0-1|38	rm -rf %{buildroot}
12cr|perl-Gtk2-ImageView-0.50.0-1|39	
12cr|perl-Gtk2-ImageView-0.50.0-1|40	%files
12cr|perl-Gtk2-ImageView-0.50.0-1|41	%defattr(-, root, root)
12cr|perl-Gtk2-ImageView-0.50.0-1|42	%doc AUTHORS README
12cr|perl-Gtk2-ImageView-0.50.0-1|43	%{perl_vendorarch}/Gtk2/Gdk/Pixbuf/Draw/Cache.pod
12cr|perl-Gtk2-ImageView-0.50.0-1|44	%{perl_vendorarch}/Gtk2/ImageView.pm
12cr|perl-Gtk2-ImageView-0.50.0-1|45	%{perl_vendorarch}/Gtk2/ImageView.pod
12cr|perl-Gtk2-ImageView-0.50.0-1|46	%{perl_vendorarch}/Gtk2/ImageView
12cr|perl-Gtk2-ImageView-0.50.0-1|47	%{perl_vendorarch}/auto/Gtk2/ImageView/ImageView.so
12cr|perl-Gtk2-ImageView-0.50.0-1|48	%{_mandir}/man3/*
12cr|perl-Gtk2-ImageView-0.50.0-1|49	
12cr|perl-Gtk2-ImageView-0.50.0-1|50	
12cr|perl-Gtk2-ImageView-0.50.0-1|51	%changelog
12cr|perl-Gtk2-ImageView-0.50.0-1|52	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-Gtk2-ImageView-0.50.0-1|53	+ Revision: 403230
12cr|perl-Gtk2-ImageView-0.50.0-1|54	- rebuild using %%perl_convert_version
12cr|perl-Gtk2-ImageView-0.50.0-1|55	
12cr|perl-Gtk2-ImageView-0.50.0-1|56	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2010.0
12cr|perl-Gtk2-ImageView-0.50.0-1|57	+ Revision: 370128
12cr|perl-Gtk2-ImageView-0.50.0-1|58	- update to new version 0.05
12cr|perl-Gtk2-ImageView-0.50.0-1|59	
12cr|perl-Gtk2-ImageView-0.50.0-1|60	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.04-2mdv2009.0
12cr|perl-Gtk2-ImageView-0.50.0-1|61	+ Revision: 268519
12cr|perl-Gtk2-ImageView-0.50.0-1|62	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Gtk2-ImageView-0.50.0-1|63	
12cr|perl-Gtk2-ImageView-0.50.0-1|64	* Sat May 17 2008 Funda Wang <fwang@mandriva.org> 0.04-1mdv2009.0
12cr|perl-Gtk2-ImageView-0.50.0-1|65	+ Revision: 208532
12cr|perl-Gtk2-ImageView-0.50.0-1|66	- BR perl-devel
12cr|perl-Gtk2-ImageView-0.50.0-1|67	- fix file list
12cr|perl-Gtk2-ImageView-0.50.0-1|68	- Import source and spec
12cr|perl-Gtk2-ImageView-0.50.0-1|69	- Created package structure for perl-Gtk2-ImageView.
12cr|perl-Gtk2-ImageView-0.50.0-1|70	

4648 12
12cr|perl-Gtk2-NotificationBubble-0.01-14|1	%define module NotificationBubble
12cr|perl-Gtk2-NotificationBubble-0.01-14|2	
12cr|perl-Gtk2-NotificationBubble-0.01-14|3	Summary: Perl module interface to the EggNotificationBubble library
12cr|perl-Gtk2-NotificationBubble-0.01-14|4	Name:    perl-Gtk2-%module
12cr|perl-Gtk2-NotificationBubble-0.01-14|5	Version: 0.01
12cr|perl-Gtk2-NotificationBubble-0.01-14|6	Release:	14
12cr|perl-Gtk2-NotificationBubble-0.01-14|7	License: GPL or Artistic
12cr|perl-Gtk2-NotificationBubble-0.01-14|8	Group:   Development/GNOME and GTK+
12cr|perl-Gtk2-NotificationBubble-0.01-14|9	Source:  Gtk2-%module-%version.tar.bz2
12cr|perl-Gtk2-NotificationBubble-0.01-14|10	Patch0:  Gtk2-NotificationBubble-0.01-triangle.patch
12cr|perl-Gtk2-NotificationBubble-0.01-14|11	URL:     http://cvs.gnome.org/viewcvs/rhythmbox/widgets/eggnotificationbubble.c
12cr|perl-Gtk2-NotificationBubble-0.01-14|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Gtk2-NotificationBubble-0.01-14|13	BuildRequires: gtk+2-devel perl-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig perl-Glib >= 0.92
12cr|perl-Gtk2-NotificationBubble-0.01-14|14	BuildRequires: perl-Gtk2
12cr|perl-Gtk2-NotificationBubble-0.01-14|15	BuildRequires: glitz-devel
12cr|perl-Gtk2-NotificationBubble-0.01-14|16	Requires: gtk+2 perl-Gtk2 >= 0.95-6mdk
12cr|perl-Gtk2-NotificationBubble-0.01-14|17	
12cr|perl-Gtk2-NotificationBubble-0.01-14|18	%description
12cr|perl-Gtk2-NotificationBubble-0.01-14|19	This module allows a Perl developer to display notification bubbles on
12cr|perl-Gtk2-NotificationBubble-0.01-14|20	top of Gtk2 widgets. They look like tooltips with bevelled borders and
12cr|perl-Gtk2-NotificationBubble-0.01-14|21	arrows. They can display an icon and a bold header.
12cr|perl-Gtk2-NotificationBubble-0.01-14|22	
12cr|perl-Gtk2-NotificationBubble-0.01-14|23	%prep
12cr|perl-Gtk2-NotificationBubble-0.01-14|24	%setup -q -n Gtk2-%module-%version
12cr|perl-Gtk2-NotificationBubble-0.01-14|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gtk2-NotificationBubble-0.01-14|26	%patch0 -p1 -b .triangle
12cr|perl-Gtk2-NotificationBubble-0.01-14|27	
12cr|perl-Gtk2-NotificationBubble-0.01-14|28	%build
12cr|perl-Gtk2-NotificationBubble-0.01-14|29	%make OPTIMIZE="$RPM_OPT_FLAGS"
12cr|perl-Gtk2-NotificationBubble-0.01-14|30	
12cr|perl-Gtk2-NotificationBubble-0.01-14|31	%check
12cr|perl-Gtk2-NotificationBubble-0.01-14|32	%make test
12cr|perl-Gtk2-NotificationBubble-0.01-14|33	
12cr|perl-Gtk2-NotificationBubble-0.01-14|34	%install
12cr|perl-Gtk2-NotificationBubble-0.01-14|35	rm -rf $RPM_BUILD_ROOT
12cr|perl-Gtk2-NotificationBubble-0.01-14|36	%makeinstall_std
12cr|perl-Gtk2-NotificationBubble-0.01-14|37	
12cr|perl-Gtk2-NotificationBubble-0.01-14|38	%clean
12cr|perl-Gtk2-NotificationBubble-0.01-14|39	rm -rf $RPM_BUILD_ROOT
12cr|perl-Gtk2-NotificationBubble-0.01-14|40	
12cr|perl-Gtk2-NotificationBubble-0.01-14|41	%files
12cr|perl-Gtk2-NotificationBubble-0.01-14|42	%defattr(-, root, root)
12cr|perl-Gtk2-NotificationBubble-0.01-14|43	%doc examples/*
12cr|perl-Gtk2-NotificationBubble-0.01-14|44	%{_mandir}/*/*
12cr|perl-Gtk2-NotificationBubble-0.01-14|45	%{perl_vendorarch}/Gtk2
12cr|perl-Gtk2-NotificationBubble-0.01-14|46	%{perl_vendorarch}/auto/*
12cr|perl-Gtk2-NotificationBubble-0.01-14|47	
12cr|perl-Gtk2-NotificationBubble-0.01-14|48	
12cr|perl-Gtk2-NotificationBubble-0.01-14|49	
12cr|perl-Gtk2-NotificationBubble-0.01-14|50	%changelog
12cr|perl-Gtk2-NotificationBubble-0.01-14|51	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.01-14
12cr|perl-Gtk2-NotificationBubble-0.01-14|52	+ Revision: 768358
12cr|perl-Gtk2-NotificationBubble-0.01-14|53	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Gtk2-NotificationBubble-0.01-14|54	
12cr|perl-Gtk2-NotificationBubble-0.01-14|55	* Sat May 21 2011 Oden Eriksson <oeriksson@mandriva.com> 0.01-13
12cr|perl-Gtk2-NotificationBubble-0.01-14|56	+ Revision: 676882
12cr|perl-Gtk2-NotificationBubble-0.01-14|57	- rebuild
12cr|perl-Gtk2-NotificationBubble-0.01-14|58	
12cr|perl-Gtk2-NotificationBubble-0.01-14|59	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.01-12
12cr|perl-Gtk2-NotificationBubble-0.01-14|60	+ Revision: 667187
12cr|perl-Gtk2-NotificationBubble-0.01-14|61	- mass rebuild
12cr|perl-Gtk2-NotificationBubble-0.01-14|62	
12cr|perl-Gtk2-NotificationBubble-0.01-14|63	* Sun Aug 01 2010 Funda Wang <fwang@mandriva.org> 0.01-11mdv2011.0
12cr|perl-Gtk2-NotificationBubble-0.01-14|64	+ Revision: 564484
12cr|perl-Gtk2-NotificationBubble-0.01-14|65	- rebuild for perl 5.12.1
12cr|perl-Gtk2-NotificationBubble-0.01-14|66	
12cr|perl-Gtk2-NotificationBubble-0.01-14|67	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.01-10mdv2011.0
12cr|perl-Gtk2-NotificationBubble-0.01-14|68	+ Revision: 426480
12cr|perl-Gtk2-NotificationBubble-0.01-14|69	- rebuild
12cr|perl-Gtk2-NotificationBubble-0.01-14|70	
12cr|perl-Gtk2-NotificationBubble-0.01-14|71	* Wed Sep 24 2008 Oden Eriksson <oeriksson@mandriva.com> 0.01-9mdv2009.0
12cr|perl-Gtk2-NotificationBubble-0.01-14|72	+ Revision: 287783
12cr|perl-Gtk2-NotificationBubble-0.01-14|73	- rebuild
12cr|perl-Gtk2-NotificationBubble-0.01-14|74	
12cr|perl-Gtk2-NotificationBubble-0.01-14|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Gtk2-NotificationBubble-0.01-14|76	- rebuild
12cr|perl-Gtk2-NotificationBubble-0.01-14|77	
12cr|perl-Gtk2-NotificationBubble-0.01-14|78	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.01-7mdv2008.1
12cr|perl-Gtk2-NotificationBubble-0.01-14|79	+ Revision: 152108
12cr|perl-Gtk2-NotificationBubble-0.01-14|80	- rebuild
12cr|perl-Gtk2-NotificationBubble-0.01-14|81	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gtk2-NotificationBubble-0.01-14|82	
12cr|perl-Gtk2-NotificationBubble-0.01-14|83	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Gtk2-NotificationBubble-0.01-14|84	- restore BuildRoot
12cr|perl-Gtk2-NotificationBubble-0.01-14|85	
12cr|perl-Gtk2-NotificationBubble-0.01-14|86	* Tue Jun 26 2007 Thierry Vignaud <tv@mandriva.org> 0.01-6mdv2008.0
12cr|perl-Gtk2-NotificationBubble-0.01-14|87	+ Revision: 44533
12cr|perl-Gtk2-NotificationBubble-0.01-14|88	- cleanups
12cr|perl-Gtk2-NotificationBubble-0.01-14|89	
12cr|perl-Gtk2-NotificationBubble-0.01-14|90	* Sat May 05 2007 Olivier Thauvin <nanardon@mandriva.org> 0.01-5mdv2008.0
12cr|perl-Gtk2-NotificationBubble-0.01-14|91	+ Revision: 23406
12cr|perl-Gtk2-NotificationBubble-0.01-14|92	- rebuild
12cr|perl-Gtk2-NotificationBubble-0.01-14|93	
12cr|perl-Gtk2-NotificationBubble-0.01-14|94	
12cr|perl-Gtk2-NotificationBubble-0.01-14|95	* Mon Oct 03 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.01-4mdk
12cr|perl-Gtk2-NotificationBubble-0.01-14|96	- Fix BuildRequires
12cr|perl-Gtk2-NotificationBubble-0.01-14|97	
12cr|perl-Gtk2-NotificationBubble-0.01-14|98	* Wed Aug 24 2005 Olivier Blin <oblin@mandriva.com> 0.01-3mdk
12cr|perl-Gtk2-NotificationBubble-0.01-14|99	- Patch0: fix triangle offset when bubble is on extreme right
12cr|perl-Gtk2-NotificationBubble-0.01-14|100	
12cr|perl-Gtk2-NotificationBubble-0.01-14|101	* Wed Aug 24 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.01-2mdk
12cr|perl-Gtk2-NotificationBubble-0.01-14|102	- rebuild with new gtk+
12cr|perl-Gtk2-NotificationBubble-0.01-14|103	
12cr|perl-Gtk2-NotificationBubble-0.01-14|104	* Fri Aug 19 2005 Olivier Blin <oblin@mandriva.com> 0.01-1mdk
12cr|perl-Gtk2-NotificationBubble-0.01-14|105	- initial binding
12cr|perl-Gtk2-NotificationBubble-0.01-14|106	

4649 12
12cr|perl-Gtk2-Phat-0.80.0-2|1	%define upstream_name	 Gtk2-Phat
12cr|perl-Gtk2-Phat-0.80.0-2|2	%define upstream_version 0.08
12cr|perl-Gtk2-Phat-0.80.0-2|3	
12cr|perl-Gtk2-Phat-0.80.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Gtk2-Phat-0.80.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Gtk2-Phat-0.80.0-2|6	Release:	2
12cr|perl-Gtk2-Phat-0.80.0-2|7	
12cr|perl-Gtk2-Phat-0.80.0-2|8	Summary:	Perl interface to the Phat widget collection
12cr|perl-Gtk2-Phat-0.80.0-2|9	License:	GPL+ or Artistic
12cr|perl-Gtk2-Phat-0.80.0-2|10	Group:		Development/Perl
12cr|perl-Gtk2-Phat-0.80.0-2|11	Url:            http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Gtk2-Phat-0.80.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Gtk2-Phat-0.80.0-2|13	
12cr|perl-Gtk2-Phat-0.80.0-2|14	BuildRequires:	perl-devel
12cr|perl-Gtk2-Phat-0.80.0-2|15	BuildRequires:	perl-Gtk2
12cr|perl-Gtk2-Phat-0.80.0-2|16	BuildRequires:	perl-Glib > 1.00
12cr|perl-Gtk2-Phat-0.80.0-2|17	BuildRequires:	perl-ExtUtils-Depends
12cr|perl-Gtk2-Phat-0.80.0-2|18	BuildRequires:	perl-ExtUtils-PkgConfig
12cr|perl-Gtk2-Phat-0.80.0-2|19	BuildRequires:	phat-devel
12cr|perl-Gtk2-Phat-0.80.0-2|20	BuildRequires:	glitz-devel
12cr|perl-Gtk2-Phat-0.80.0-2|21	BuildRequires:	gtkspell-devel
12cr|perl-Gtk2-Phat-0.80.0-2|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Gtk2-Phat-0.80.0-2|23	
12cr|perl-Gtk2-Phat-0.80.0-2|24	%description
12cr|perl-Gtk2-Phat-0.80.0-2|25	This module allows a perl developer to access the widgets of the Phat widget
12cr|perl-Gtk2-Phat-0.80.0-2|26	collection which is geared toward pro-audio apps. The goal is to eliminate
12cr|perl-Gtk2-Phat-0.80.0-2|27	duplication of effort and provide some standardization.
12cr|perl-Gtk2-Phat-0.80.0-2|28	
12cr|perl-Gtk2-Phat-0.80.0-2|29	%prep
12cr|perl-Gtk2-Phat-0.80.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Gtk2-Phat-0.80.0-2|31	find -type d -name CVS | rm -rf
12cr|perl-Gtk2-Phat-0.80.0-2|32	
12cr|perl-Gtk2-Phat-0.80.0-2|33	%build
12cr|perl-Gtk2-Phat-0.80.0-2|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gtk2-Phat-0.80.0-2|35	%make CFLAGS="%{optflags}"
12cr|perl-Gtk2-Phat-0.80.0-2|36	
12cr|perl-Gtk2-Phat-0.80.0-2|37	%check
12cr|perl-Gtk2-Phat-0.80.0-2|38	%{__make} test
12cr|perl-Gtk2-Phat-0.80.0-2|39	
12cr|perl-Gtk2-Phat-0.80.0-2|40	%install
12cr|perl-Gtk2-Phat-0.80.0-2|41	rm -rf %{buildroot}
12cr|perl-Gtk2-Phat-0.80.0-2|42	%makeinstall_std
12cr|perl-Gtk2-Phat-0.80.0-2|43	
12cr|perl-Gtk2-Phat-0.80.0-2|44	%clean
12cr|perl-Gtk2-Phat-0.80.0-2|45	rm -rf %{buildroot}
12cr|perl-Gtk2-Phat-0.80.0-2|46	
12cr|perl-Gtk2-Phat-0.80.0-2|47	%files
12cr|perl-Gtk2-Phat-0.80.0-2|48	%defattr(-, root, root)
12cr|perl-Gtk2-Phat-0.80.0-2|49	%{perl_vendorarch}/Gtk2
12cr|perl-Gtk2-Phat-0.80.0-2|50	%{perl_vendorarch}/auto/Gtk2
12cr|perl-Gtk2-Phat-0.80.0-2|51	%{_mandir}/*/*
12cr|perl-Gtk2-Phat-0.80.0-2|52	
12cr|perl-Gtk2-Phat-0.80.0-2|53	
12cr|perl-Gtk2-Phat-0.80.0-2|54	%changelog
12cr|perl-Gtk2-Phat-0.80.0-2|55	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.80.0-2
12cr|perl-Gtk2-Phat-0.80.0-2|56	+ Revision: 768358
12cr|perl-Gtk2-Phat-0.80.0-2|57	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Gtk2-Phat-0.80.0-2|58	
12cr|perl-Gtk2-Phat-0.80.0-2|59	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Gtk2-Phat-0.80.0-2|60	+ Revision: 403231
12cr|perl-Gtk2-Phat-0.80.0-2|61	- rebuild using %%perl_convert_version
12cr|perl-Gtk2-Phat-0.80.0-2|62	
12cr|perl-Gtk2-Phat-0.80.0-2|63	* Fri Oct 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2009.1
12cr|perl-Gtk2-Phat-0.80.0-2|64	+ Revision: 294654
12cr|perl-Gtk2-Phat-0.80.0-2|65	- update to new version 0.08
12cr|perl-Gtk2-Phat-0.80.0-2|66	
12cr|perl-Gtk2-Phat-0.80.0-2|67	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.04-2mdv2009.0
12cr|perl-Gtk2-Phat-0.80.0-2|68	+ Revision: 268520
12cr|perl-Gtk2-Phat-0.80.0-2|69	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Gtk2-Phat-0.80.0-2|70	
12cr|perl-Gtk2-Phat-0.80.0-2|71	* Mon Jun 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.0
12cr|perl-Gtk2-Phat-0.80.0-2|72	+ Revision: 217095
12cr|perl-Gtk2-Phat-0.80.0-2|73	- update to new version 0.04
12cr|perl-Gtk2-Phat-0.80.0-2|74	
12cr|perl-Gtk2-Phat-0.80.0-2|75	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.03-2mdv2008.1
12cr|perl-Gtk2-Phat-0.80.0-2|76	+ Revision: 152110
12cr|perl-Gtk2-Phat-0.80.0-2|77	- rebuild
12cr|perl-Gtk2-Phat-0.80.0-2|78	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gtk2-Phat-0.80.0-2|79	
12cr|perl-Gtk2-Phat-0.80.0-2|80	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Gtk2-Phat-0.80.0-2|81	- restore BuildRoot
12cr|perl-Gtk2-Phat-0.80.0-2|82	
12cr|perl-Gtk2-Phat-0.80.0-2|83	* Sat Oct 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2008.1
12cr|perl-Gtk2-Phat-0.80.0-2|84	+ Revision: 98031
12cr|perl-Gtk2-Phat-0.80.0-2|85	- update to new version 0.03
12cr|perl-Gtk2-Phat-0.80.0-2|86	- update to new version 0.03
12cr|perl-Gtk2-Phat-0.80.0-2|87	
12cr|perl-Gtk2-Phat-0.80.0-2|88	
12cr|perl-Gtk2-Phat-0.80.0-2|89	* Thu Mar 09 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdk
12cr|perl-Gtk2-Phat-0.80.0-2|90	- new version
12cr|perl-Gtk2-Phat-0.80.0-2|91	- spec cleanup
12cr|perl-Gtk2-Phat-0.80.0-2|92	
12cr|perl-Gtk2-Phat-0.80.0-2|93	* Fri Sep 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.01-3mdk
12cr|perl-Gtk2-Phat-0.80.0-2|94	- fix buildrequires
12cr|perl-Gtk2-Phat-0.80.0-2|95	
12cr|perl-Gtk2-Phat-0.80.0-2|96	* Thu May 19 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.01-2mdk
12cr|perl-Gtk2-Phat-0.80.0-2|97	- fix description & summary
12cr|perl-Gtk2-Phat-0.80.0-2|98	
12cr|perl-Gtk2-Phat-0.80.0-2|99	* Thu May 19 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.01-1mdk
12cr|perl-Gtk2-Phat-0.80.0-2|100	- initial release
12cr|perl-Gtk2-Phat-0.80.0-2|101	

4650 12
12cr|perl-Gtk2-Recent-0.31.0-11|1	%define upstream_name Gtk2-Recent
12cr|perl-Gtk2-Recent-0.31.0-11|2	%define upstream_version 0.031
12cr|perl-Gtk2-Recent-0.31.0-11|3	
12cr|perl-Gtk2-Recent-0.31.0-11|4	Name:		perl-%{upstream_name}
12cr|perl-Gtk2-Recent-0.31.0-11|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Gtk2-Recent-0.31.0-11|6	Release:	11
12cr|perl-Gtk2-Recent-0.31.0-11|7	
12cr|perl-Gtk2-Recent-0.31.0-11|8	Summary:	Perl module for the Recently used Files list
12cr|perl-Gtk2-Recent-0.31.0-11|9	License:	GPL+ or Artistic
12cr|perl-Gtk2-Recent-0.31.0-11|10	Group:		Development/GNOME and GTK+
12cr|perl-Gtk2-Recent-0.31.0-11|11	Url:		http://gtk2-perl.sf.net/
12cr|perl-Gtk2-Recent-0.31.0-11|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Gtk2-Recent-0.31.0-11|13	Patch0:		Gtk2-Recent-0.031-error-format-security.patch
12cr|perl-Gtk2-Recent-0.31.0-11|14	
12cr|perl-Gtk2-Recent-0.31.0-11|15	BuildRequires:	pkgconfig(glitz)
12cr|perl-Gtk2-Recent-0.31.0-11|16	Buildrequires:	pkgconfig(libgnomeui-2.0)
12cr|perl-Gtk2-Recent-0.31.0-11|17	BuildRequires:	pkgconfig(gtkspell-2.0)
12cr|perl-Gtk2-Recent-0.31.0-11|18	BuildRequires:	perl(ExtUtils::Depends)
12cr|perl-Gtk2-Recent-0.31.0-11|19	BuildRequires:	perl(ExtUtils::PkgConfig)
12cr|perl-Gtk2-Recent-0.31.0-11|20	BuildRequires:	perl(Glib) > 1.00
12cr|perl-Gtk2-Recent-0.31.0-11|21	Buildrequires:	perl(Gnome2::VFS)
12cr|perl-Gtk2-Recent-0.31.0-11|22	BuildRequires:	perl(Gtk2)
12cr|perl-Gtk2-Recent-0.31.0-11|23	Buildrequires:	perl-devel
12cr|perl-Gtk2-Recent-0.31.0-11|24	
12cr|perl-Gtk2-Recent-0.31.0-11|25	Requires:	gtk+2
12cr|perl-Gtk2-Recent-0.31.0-11|26	
12cr|perl-Gtk2-Recent-0.31.0-11|27	%description
12cr|perl-Gtk2-Recent-0.31.0-11|28	This module allows a Perl programmer to access the Recently used Files list
12cr|perl-Gtk2-Recent-0.31.0-11|29	using the libegg component.
12cr|perl-Gtk2-Recent-0.31.0-11|30	
12cr|perl-Gtk2-Recent-0.31.0-11|31	%prep
12cr|perl-Gtk2-Recent-0.31.0-11|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Gtk2-Recent-0.31.0-11|33	find -type d -name CVS | rm -rf
12cr|perl-Gtk2-Recent-0.31.0-11|34	%patch0 -p0 -b .fmtsec
12cr|perl-Gtk2-Recent-0.31.0-11|35	
12cr|perl-Gtk2-Recent-0.31.0-11|36	%build
12cr|perl-Gtk2-Recent-0.31.0-11|37	RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Os"
12cr|perl-Gtk2-Recent-0.31.0-11|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gtk2-Recent-0.31.0-11|39	%make OPTIMIZE="$RPM_OPT_FLAGS"
12cr|perl-Gtk2-Recent-0.31.0-11|40	
12cr|perl-Gtk2-Recent-0.31.0-11|41	%check
12cr|perl-Gtk2-Recent-0.31.0-11|42	#%make test || :
12cr|perl-Gtk2-Recent-0.31.0-11|43	
12cr|perl-Gtk2-Recent-0.31.0-11|44	%install
12cr|perl-Gtk2-Recent-0.31.0-11|45	%makeinstall_std
12cr|perl-Gtk2-Recent-0.31.0-11|46	
12cr|perl-Gtk2-Recent-0.31.0-11|47	%files
12cr|perl-Gtk2-Recent-0.31.0-11|48	%doc examples/*
12cr|perl-Gtk2-Recent-0.31.0-11|49	%{_mandir}/*/*
12cr|perl-Gtk2-Recent-0.31.0-11|50	%{perl_vendorarch}/Gtk2
12cr|perl-Gtk2-Recent-0.31.0-11|51	%{perl_vendorarch}/auto/Gtk2
12cr|perl-Gtk2-Recent-0.31.0-11|52	
12cr|perl-Gtk2-Recent-0.31.0-11|53	
12cr|perl-Gtk2-Recent-0.31.0-11|54	%changelog
12cr|perl-Gtk2-Recent-0.31.0-11|55	* Tue Feb 14 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.31.0-11
12cr|perl-Gtk2-Recent-0.31.0-11|56	+ Revision: 774113
12cr|perl-Gtk2-Recent-0.31.0-11|57	- add missing '-p0' flag to patch
12cr|perl-Gtk2-Recent-0.31.0-11|58	- don't pass '-s' to compiler flags
12cr|perl-Gtk2-Recent-0.31.0-11|59	- cleanout spec
12cr|perl-Gtk2-Recent-0.31.0-11|60	- use pkgconfig() dependencies for buildrequires
12cr|perl-Gtk2-Recent-0.31.0-11|61	- mass rebuild of perl extensions against perl 5.14.2
12cr|perl-Gtk2-Recent-0.31.0-11|62	
12cr|perl-Gtk2-Recent-0.31.0-11|63	* Tue Mar 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.31.0-10mdv2011.0
12cr|perl-Gtk2-Recent-0.31.0-11|64	+ Revision: 521904
12cr|perl-Gtk2-Recent-0.31.0-11|65	- rebuild using %%perl_convert_version; fix error format security
12cr|perl-Gtk2-Recent-0.31.0-11|66	
12cr|perl-Gtk2-Recent-0.31.0-11|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Gtk2-Recent-0.31.0-11|68	- rebuild
12cr|perl-Gtk2-Recent-0.31.0-11|69	
12cr|perl-Gtk2-Recent-0.31.0-11|70	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.031-8mdv2009.0
12cr|perl-Gtk2-Recent-0.31.0-11|71	+ Revision: 257167
12cr|perl-Gtk2-Recent-0.31.0-11|72	- rebuild
12cr|perl-Gtk2-Recent-0.31.0-11|73	
12cr|perl-Gtk2-Recent-0.31.0-11|74	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.031-6mdv2008.1
12cr|perl-Gtk2-Recent-0.31.0-11|75	+ Revision: 152111
12cr|perl-Gtk2-Recent-0.31.0-11|76	- rebuild
12cr|perl-Gtk2-Recent-0.31.0-11|77	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gtk2-Recent-0.31.0-11|78	
12cr|perl-Gtk2-Recent-0.31.0-11|79	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Gtk2-Recent-0.31.0-11|80	- restore BuildRoot
12cr|perl-Gtk2-Recent-0.31.0-11|81	
12cr|perl-Gtk2-Recent-0.31.0-11|82	* Fri Jun 22 2007 Thierry Vignaud <tv@mandriva.org> 0.031-5mdv2008.0
12cr|perl-Gtk2-Recent-0.31.0-11|83	+ Revision: 43102
12cr|perl-Gtk2-Recent-0.31.0-11|84	- rebuild
12cr|perl-Gtk2-Recent-0.31.0-11|85	
12cr|perl-Gtk2-Recent-0.31.0-11|86	
12cr|perl-Gtk2-Recent-0.31.0-11|87	* Fri Sep 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.031-4mdk
12cr|perl-Gtk2-Recent-0.31.0-11|88	- BuildRequiress glitz-devel
12cr|perl-Gtk2-Recent-0.31.0-11|89	
12cr|perl-Gtk2-Recent-0.31.0-11|90	* Fri Sep 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.031-3mdk
12cr|perl-Gtk2-Recent-0.31.0-11|91	- Another buildrequire fix
12cr|perl-Gtk2-Recent-0.31.0-11|92	
12cr|perl-Gtk2-Recent-0.31.0-11|93	* Fri Sep 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.031-2mdk
12cr|perl-Gtk2-Recent-0.31.0-11|94	- Add buildrequires
12cr|perl-Gtk2-Recent-0.31.0-11|95	- mkrel
12cr|perl-Gtk2-Recent-0.31.0-11|96	
12cr|perl-Gtk2-Recent-0.31.0-11|97	* Tue Feb 08 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.031-1mdk
12cr|perl-Gtk2-Recent-0.31.0-11|98	- initial release
12cr|perl-Gtk2-Recent-0.31.0-11|99	

4651 12
12cr|perl-Gtk2-SourceView-1.0.0-13|1	%define upstream_name    Gtk2-SourceView
12cr|perl-Gtk2-SourceView-1.0.0-13|2	%define upstream_version 1.000
12cr|perl-Gtk2-SourceView-1.0.0-13|3	
12cr|perl-Gtk2-SourceView-1.0.0-13|4	Name:		perl-%{upstream_name}
12cr|perl-Gtk2-SourceView-1.0.0-13|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Gtk2-SourceView-1.0.0-13|6	Release:	13
12cr|perl-Gtk2-SourceView-1.0.0-13|7	
12cr|perl-Gtk2-SourceView-1.0.0-13|8	Summary:	Perl upstream_name for the gtksourceview library
12cr|perl-Gtk2-SourceView-1.0.0-13|9	License:	GPL or Artistic
12cr|perl-Gtk2-SourceView-1.0.0-13|10	Group:		Development/GNOME and GTK+
12cr|perl-Gtk2-SourceView-1.0.0-13|11	Url:		http://gtk2-perl.sf.net/
12cr|perl-Gtk2-SourceView-1.0.0-13|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Gtk2-SourceView-1.0.0-13|13	Patch0:		Gtk2-SourceView-1.000-port-to-api2.patch
12cr|perl-Gtk2-SourceView-1.0.0-13|14	
12cr|perl-Gtk2-SourceView-1.0.0-13|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|perl-Gtk2-SourceView-1.0.0-13|16	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
12cr|perl-Gtk2-SourceView-1.0.0-13|17	BuildRequires:	pkgconfig(gtksourceview-1.0)
12cr|perl-Gtk2-SourceView-1.0.0-13|18	BuildRequires:	perl(ExtUtils::Depends)
12cr|perl-Gtk2-SourceView-1.0.0-13|19	BuildRequires:	perl(ExtUtils::PkgConfig)
12cr|perl-Gtk2-SourceView-1.0.0-13|20	BuildRequires:	perl(Glib)                 >  1.00
12cr|perl-Gtk2-SourceView-1.0.0-13|21	BuildRequires:	perl(Gnome2)               >= 0.30
12cr|perl-Gtk2-SourceView-1.0.0-13|22	BuildRequires:	perl(Gnome2::Print)
12cr|perl-Gtk2-SourceView-1.0.0-13|23	BuildRequires:	perl-devel
12cr|perl-Gtk2-SourceView-1.0.0-13|24	
12cr|perl-Gtk2-SourceView-1.0.0-13|25	# for data files:
12cr|perl-Gtk2-SourceView-1.0.0-13|26	Requires:	gtksourceview1
12cr|perl-Gtk2-SourceView-1.0.0-13|27	Requires:	gtk+2
12cr|perl-Gtk2-SourceView-1.0.0-13|28	
12cr|perl-Gtk2-SourceView-1.0.0-13|29	%description
12cr|perl-Gtk2-SourceView-1.0.0-13|30	This module provides perl access to the libgtksourceview library, a library
12cr|perl-Gtk2-SourceView-1.0.0-13|31	that adds syntax highlighting, line numbers, and other programming-editor
12cr|perl-Gtk2-SourceView-1.0.0-13|32	features.
12cr|perl-Gtk2-SourceView-1.0.0-13|33	GtkSourceView specializes these features for a code editor.
12cr|perl-Gtk2-SourceView-1.0.0-13|34	
12cr|perl-Gtk2-SourceView-1.0.0-13|35	%prep
12cr|perl-Gtk2-SourceView-1.0.0-13|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Gtk2-SourceView-1.0.0-13|37	# (tv) disabled (not enought to build with gtksourceview-2):
12cr|perl-Gtk2-SourceView-1.0.0-13|38	#%patch -p0
12cr|perl-Gtk2-SourceView-1.0.0-13|39	find -type d -name CVS | xargs rm -rf
12cr|perl-Gtk2-SourceView-1.0.0-13|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gtk2-SourceView-1.0.0-13|41	
12cr|perl-Gtk2-SourceView-1.0.0-13|42	%build
12cr|perl-Gtk2-SourceView-1.0.0-13|43	%make OPTIMIZE="%{optflags}"
12cr|perl-Gtk2-SourceView-1.0.0-13|44	#%make test || :
12cr|perl-Gtk2-SourceView-1.0.0-13|45	
12cr|perl-Gtk2-SourceView-1.0.0-13|46	%install
12cr|perl-Gtk2-SourceView-1.0.0-13|47	%makeinstall_std
12cr|perl-Gtk2-SourceView-1.0.0-13|48	
12cr|perl-Gtk2-SourceView-1.0.0-13|49	%files
12cr|perl-Gtk2-SourceView-1.0.0-13|50	%doc examples
12cr|perl-Gtk2-SourceView-1.0.0-13|51	%{_mandir}/*/*
12cr|perl-Gtk2-SourceView-1.0.0-13|52	%{perl_vendorarch}/Gtk2/*
12cr|perl-Gtk2-SourceView-1.0.0-13|53	%{perl_vendorarch}/auto/*
12cr|perl-Gtk2-SourceView-1.0.0-13|54	
12cr|perl-Gtk2-SourceView-1.0.0-13|55	%changelog
12cr|perl-Gtk2-SourceView-1.0.0-13|56	* Tue Feb 21 2012 abf
12cr|perl-Gtk2-SourceView-1.0.0-13|57	- The release updated by ABF
12cr|perl-Gtk2-SourceView-1.0.0-13|58	
12cr|perl-Gtk2-SourceView-1.0.0-13|59	* Sun Feb 14 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.0.0-11mdv2010.1
12cr|perl-Gtk2-SourceView-1.0.0-13|60	+ Revision: 505749
12cr|perl-Gtk2-SourceView-1.0.0-13|61	- rebuild using %%perl_convert_version
12cr|perl-Gtk2-SourceView-1.0.0-13|62	
12cr|perl-Gtk2-SourceView-1.0.0-13|63	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.000-10mdv2010.0
12cr|perl-Gtk2-SourceView-1.0.0-13|64	+ Revision: 426493
12cr|perl-Gtk2-SourceView-1.0.0-13|65	- rebuild
12cr|perl-Gtk2-SourceView-1.0.0-13|66	
12cr|perl-Gtk2-SourceView-1.0.0-13|67	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 1.000-9mdv2009.1
12cr|perl-Gtk2-SourceView-1.0.0-13|68	+ Revision: 351811
12cr|perl-Gtk2-SourceView-1.0.0-13|69	- rebuild
12cr|perl-Gtk2-SourceView-1.0.0-13|70	
12cr|perl-Gtk2-SourceView-1.0.0-13|71	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.000-8mdv2009.0
12cr|perl-Gtk2-SourceView-1.0.0-13|72	+ Revision: 223782
12cr|perl-Gtk2-SourceView-1.0.0-13|73	- rebuild
12cr|perl-Gtk2-SourceView-1.0.0-13|74	
12cr|perl-Gtk2-SourceView-1.0.0-13|75	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.000-7mdv2008.1
12cr|perl-Gtk2-SourceView-1.0.0-13|76	+ Revision: 152150
12cr|perl-Gtk2-SourceView-1.0.0-13|77	- rebuild for new perl
12cr|perl-Gtk2-SourceView-1.0.0-13|78	- rebuild
12cr|perl-Gtk2-SourceView-1.0.0-13|79	
12cr|perl-Gtk2-SourceView-1.0.0-13|80	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Gtk2-SourceView-1.0.0-13|81	- restore BuildRoot
12cr|perl-Gtk2-SourceView-1.0.0-13|82	
12cr|perl-Gtk2-SourceView-1.0.0-13|83	* Wed Dec 19 2007 Thierry Vignaud <tv@mandriva.org> 5mdv2008.1-current
12cr|perl-Gtk2-SourceView-1.0.0-13|84	+ Revision: 134180
12cr|perl-Gtk2-SourceView-1.0.0-13|85	- requires gtksourceview1 for data files
12cr|perl-Gtk2-SourceView-1.0.0-13|86	- disable patch 0 (not enought to build with gtksourceview-2)
12cr|perl-Gtk2-SourceView-1.0.0-13|87	- BR libgtksourceview-1.0-devel instead of latest one
12cr|perl-Gtk2-SourceView-1.0.0-13|88	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gtk2-SourceView-1.0.0-13|89	- readd missing patch
12cr|perl-Gtk2-SourceView-1.0.0-13|90	- rebuild
12cr|perl-Gtk2-SourceView-1.0.0-13|91	
12cr|perl-Gtk2-SourceView-1.0.0-13|92	
12cr|perl-Gtk2-SourceView-1.0.0-13|93	* Mon Feb 19 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.000-3mdv2007.0
12cr|perl-Gtk2-SourceView-1.0.0-13|94	+ Revision: 122789
12cr|perl-Gtk2-SourceView-1.0.0-13|95	- rebuild in order to get the same extension on x86_64
12cr|perl-Gtk2-SourceView-1.0.0-13|96	- Import perl-Gtk2-SourceView
12cr|perl-Gtk2-SourceView-1.0.0-13|97	
12cr|perl-Gtk2-SourceView-1.0.0-13|98	* Tue Oct 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.000-2mdk
12cr|perl-Gtk2-SourceView-1.0.0-13|99	- Fix BuildRequires
12cr|perl-Gtk2-SourceView-1.0.0-13|100	
12cr|perl-Gtk2-SourceView-1.0.0-13|101	* Tue Oct 04 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.000-1mdk
12cr|perl-Gtk2-SourceView-1.0.0-13|102	- new release
12cr|perl-Gtk2-SourceView-1.0.0-13|103	
12cr|perl-Gtk2-SourceView-1.0.0-13|104	* Sat Oct 01 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.0-4mdk
12cr|perl-Gtk2-SourceView-1.0.0-13|105	- buildrequires fix
12cr|perl-Gtk2-SourceView-1.0.0-13|106	
12cr|perl-Gtk2-SourceView-1.0.0-13|107	* Tue Feb 08 2005 Sylvie Terjan <erinmargault@mandrake.org> 0.0-3mdk
12cr|perl-Gtk2-SourceView-1.0.0-13|108	- rebuild for new perl and for nice number of version
12cr|perl-Gtk2-SourceView-1.0.0-13|109	
12cr|perl-Gtk2-SourceView-1.0.0-13|110	* Sat Aug 14 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.0-2mdk
12cr|perl-Gtk2-SourceView-1.0.0-13|111	- rebuild for perl-5.8.5
12cr|perl-Gtk2-SourceView-1.0.0-13|112	- fix too long description
12cr|perl-Gtk2-SourceView-1.0.0-13|113	- really remove CVS directories
12cr|perl-Gtk2-SourceView-1.0.0-13|114	- remove explicit requires on libgtk+2
12cr|perl-Gtk2-SourceView-1.0.0-13|115	
12cr|perl-Gtk2-SourceView-1.0.0-13|116	* Fri Apr 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.0-1mdk
12cr|perl-Gtk2-SourceView-1.0.0-13|117	- initial release
12cr|perl-Gtk2-SourceView-1.0.0-13|118	

4652 12
12cr|perl-Gtk2-Spell-1.30.0-3|1	%define upstream_name    Gtk2-Spell
12cr|perl-Gtk2-Spell-1.30.0-3|2	%define upstream_version 1.03
12cr|perl-Gtk2-Spell-1.30.0-3|3	
12cr|perl-Gtk2-Spell-1.30.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Gtk2-Spell-1.30.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Gtk2-Spell-1.30.0-3|6	Release:	3
12cr|perl-Gtk2-Spell-1.30.0-3|7	
12cr|perl-Gtk2-Spell-1.30.0-3|8	Summary:    Perl module for the gtkspell library
12cr|perl-Gtk2-Spell-1.30.0-3|9	License:    GPL+ or Artistic
12cr|perl-Gtk2-Spell-1.30.0-3|10	Group:      Development/GNOME and GTK+
12cr|perl-Gtk2-Spell-1.30.0-3|11	Url:        http://gtk2-perl.sf.net/
12cr|perl-Gtk2-Spell-1.30.0-3|12	Source0:    http://ovh.dl.sourceforge.net/sourceforge/gtk2-perl/%upstream_name-%upstream_version.tar.bz2
12cr|perl-Gtk2-Spell-1.30.0-3|13	Patch0:     Gtk2-Spell-1.03.diff
12cr|perl-Gtk2-Spell-1.30.0-3|14	BuildRequires: glitz-devel
12cr|perl-Gtk2-Spell-1.30.0-3|15	BuildRequires: gtkspell-devel
12cr|perl-Gtk2-Spell-1.30.0-3|16	BuildRequires: perl-ExtUtils-Depends
12cr|perl-Gtk2-Spell-1.30.0-3|17	BuildRequires: perl-ExtUtils-PkgConfig
12cr|perl-Gtk2-Spell-1.30.0-3|18	BuildRequires: perl-Gtk2
12cr|perl-Gtk2-Spell-1.30.0-3|19	BuildRequires: perl-Glib > 1.00
12cr|perl-Gtk2-Spell-1.30.0-3|20	Buildrequires: perl-devel
12cr|perl-Gtk2-Spell-1.30.0-3|21	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Gtk2-Spell-1.30.0-3|22	
12cr|perl-Gtk2-Spell-1.30.0-3|23	Requires: gtk+2
12cr|perl-Gtk2-Spell-1.30.0-3|24	
12cr|perl-Gtk2-Spell-1.30.0-3|25	%description
12cr|perl-Gtk2-Spell-1.30.0-3|26	This module provides perl access to the gtkspell library.
12cr|perl-Gtk2-Spell-1.30.0-3|27	
12cr|perl-Gtk2-Spell-1.30.0-3|28	The GtkSpell graphical user interface library allow to write applications that
12cr|perl-Gtk2-Spell-1.30.0-3|29	highlight mis-spelled words.
12cr|perl-Gtk2-Spell-1.30.0-3|30	
12cr|perl-Gtk2-Spell-1.30.0-3|31	%prep
12cr|perl-Gtk2-Spell-1.30.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Gtk2-Spell-1.30.0-3|33	%patch0 -p1
12cr|perl-Gtk2-Spell-1.30.0-3|34	find -type d -name CVS | rm -rf
12cr|perl-Gtk2-Spell-1.30.0-3|35	
12cr|perl-Gtk2-Spell-1.30.0-3|36	%build
12cr|perl-Gtk2-Spell-1.30.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gtk2-Spell-1.30.0-3|38	make OPTIMIZE="%optflags -Os -s"
12cr|perl-Gtk2-Spell-1.30.0-3|39	
12cr|perl-Gtk2-Spell-1.30.0-3|40	%install
12cr|perl-Gtk2-Spell-1.30.0-3|41	rm -rf $RPM_BUILD_ROOT
12cr|perl-Gtk2-Spell-1.30.0-3|42	%makeinstall_std
12cr|perl-Gtk2-Spell-1.30.0-3|43	
12cr|perl-Gtk2-Spell-1.30.0-3|44	%clean
12cr|perl-Gtk2-Spell-1.30.0-3|45	rm -rf $RPM_BUILD_ROOT
12cr|perl-Gtk2-Spell-1.30.0-3|46	
12cr|perl-Gtk2-Spell-1.30.0-3|47	%files
12cr|perl-Gtk2-Spell-1.30.0-3|48	%defattr(-, root, root)
12cr|perl-Gtk2-Spell-1.30.0-3|49	%doc LICENSE gtkspell_simple.pl
12cr|perl-Gtk2-Spell-1.30.0-3|50	%{_mandir}/*/*
12cr|perl-Gtk2-Spell-1.30.0-3|51	%{perl_vendorarch}/Gtk2/*
12cr|perl-Gtk2-Spell-1.30.0-3|52	%{perl_vendorarch}/auto/Gtk2/*
12cr|perl-Gtk2-Spell-1.30.0-3|53	
12cr|perl-Gtk2-Spell-1.30.0-3|54	
12cr|perl-Gtk2-Spell-1.30.0-3|55	%changelog
12cr|perl-Gtk2-Spell-1.30.0-3|56	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.30.0-3
12cr|perl-Gtk2-Spell-1.30.0-3|57	+ Revision: 768358
12cr|perl-Gtk2-Spell-1.30.0-3|58	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Gtk2-Spell-1.30.0-3|59	
12cr|perl-Gtk2-Spell-1.30.0-3|60	* Thu Jul 22 2010 Funda Wang <fwang@mandriva.org> 1.30.0-2mdv2011.0
12cr|perl-Gtk2-Spell-1.30.0-3|61	+ Revision: 556797
12cr|perl-Gtk2-Spell-1.30.0-3|62	- add fedora patch to get it build
12cr|perl-Gtk2-Spell-1.30.0-3|63	
12cr|perl-Gtk2-Spell-1.30.0-3|64	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 1.30.0-1mdv2010.0
12cr|perl-Gtk2-Spell-1.30.0-3|65	+ Revision: 408463
12cr|perl-Gtk2-Spell-1.30.0-3|66	- rebuild using %%perl_convert_version
12cr|perl-Gtk2-Spell-1.30.0-3|67	
12cr|perl-Gtk2-Spell-1.30.0-3|68	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.03-10mdv2009.0
12cr|perl-Gtk2-Spell-1.30.0-3|69	+ Revision: 257183
12cr|perl-Gtk2-Spell-1.30.0-3|70	- rebuild
12cr|perl-Gtk2-Spell-1.30.0-3|71	
12cr|perl-Gtk2-Spell-1.30.0-3|72	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.03-8mdv2008.1
12cr|perl-Gtk2-Spell-1.30.0-3|73	+ Revision: 152114
12cr|perl-Gtk2-Spell-1.30.0-3|74	- rebuild
12cr|perl-Gtk2-Spell-1.30.0-3|75	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gtk2-Spell-1.30.0-3|76	
12cr|perl-Gtk2-Spell-1.30.0-3|77	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Gtk2-Spell-1.30.0-3|78	- restore BuildRoot
12cr|perl-Gtk2-Spell-1.30.0-3|79	
12cr|perl-Gtk2-Spell-1.30.0-3|80	* Fri Jun 22 2007 Thierry Vignaud <tv@mandriva.org> 1.03-7mdv2008.0
12cr|perl-Gtk2-Spell-1.30.0-3|81	+ Revision: 43104
12cr|perl-Gtk2-Spell-1.30.0-3|82	- rebuild
12cr|perl-Gtk2-Spell-1.30.0-3|83	
12cr|perl-Gtk2-Spell-1.30.0-3|84	
12cr|perl-Gtk2-Spell-1.30.0-3|85	* Fri Sep 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.03-6mdk
12cr|perl-Gtk2-Spell-1.30.0-3|86	- arg bad work again :(
12cr|perl-Gtk2-Spell-1.30.0-3|87	
12cr|perl-Gtk2-Spell-1.30.0-3|88	* Fri Sep 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.03-5mdk
12cr|perl-Gtk2-Spell-1.30.0-3|89	- Add buildrequires
12cr|perl-Gtk2-Spell-1.30.0-3|90	- mkrel
12cr|perl-Gtk2-Spell-1.30.0-3|91	- add better source url
12cr|perl-Gtk2-Spell-1.30.0-3|92	
12cr|perl-Gtk2-Spell-1.30.0-3|93	* Sun Feb 06 2005 Sylvie Terjan <erinmargault@mandrake.org> 1.03-4mdk
12cr|perl-Gtk2-Spell-1.30.0-3|94	- rebuild for new perl
12cr|perl-Gtk2-Spell-1.30.0-3|95	- buildrequires on perl-ExtUtils-PkgConfig
12cr|perl-Gtk2-Spell-1.30.0-3|96	
12cr|perl-Gtk2-Spell-1.30.0-3|97	* Fri Aug 13 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.03-3mdk
12cr|perl-Gtk2-Spell-1.30.0-3|98	- rebuild for perl-5.8.5
12cr|perl-Gtk2-Spell-1.30.0-3|99	- relink against libapspell rather than libpspell
12cr|perl-Gtk2-Spell-1.30.0-3|100	
12cr|perl-Gtk2-Spell-1.30.0-3|101	* Fri Apr 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.03-2mdk
12cr|perl-Gtk2-Spell-1.30.0-3|102	- fix summary
12cr|perl-Gtk2-Spell-1.30.0-3|103	- fix build
12cr|perl-Gtk2-Spell-1.30.0-3|104	
12cr|perl-Gtk2-Spell-1.30.0-3|105	* Sat Jan 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.03-1mdk
12cr|perl-Gtk2-Spell-1.30.0-3|106	- new release
12cr|perl-Gtk2-Spell-1.30.0-3|107	- nename spec file
12cr|perl-Gtk2-Spell-1.30.0-3|108	
12cr|perl-Gtk2-Spell-1.30.0-3|109	* Wed Aug 20 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.0-1mdk
12cr|perl-Gtk2-Spell-1.30.0-3|110	- new release
12cr|perl-Gtk2-Spell-1.30.0-3|111	
12cr|perl-Gtk2-Spell-1.30.0-3|112	* Mon Jul 14 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.0.cvs.2003.07.04.1-1mdk
12cr|perl-Gtk2-Spell-1.30.0-3|113	- xs snapshot
12cr|perl-Gtk2-Spell-1.30.0-3|114	

4653 12
12cr|perl-Gtk2-StatusIcon-0.010-9|1	%define	module	Gtk2-StatusIcon
12cr|perl-Gtk2-StatusIcon-0.010-9|2	%define	fmodule	Gtk2/StatusIcon
12cr|perl-Gtk2-StatusIcon-0.010-9|3	
12cr|perl-Gtk2-StatusIcon-0.010-9|4	Summary:	Perl module interface to the EggSystemTray library
12cr|perl-Gtk2-StatusIcon-0.010-9|5	Name:		perl-%{module}
12cr|perl-Gtk2-StatusIcon-0.010-9|6	Version:	0.010
12cr|perl-Gtk2-StatusIcon-0.010-9|7	Release:	9
12cr|perl-Gtk2-StatusIcon-0.010-9|8	License:	GPL or Artistic
12cr|perl-Gtk2-StatusIcon-0.010-9|9	Group:		Development/GNOME and GTK+
12cr|perl-Gtk2-StatusIcon-0.010-9|10	Source0:	%{module}-%{version}.tar.bz2
12cr|perl-Gtk2-StatusIcon-0.010-9|11	URL:		http://gtk2-perl.sf.net/
12cr|perl-Gtk2-StatusIcon-0.010-9|12	BuildRequires:	gtkspell-devel perl-ExtUtils-Depends perl-Gtk2 perl-Gnome2 >= 1.020-2mdk
12cr|perl-Gtk2-StatusIcon-0.010-9|13	BuildRequires:	perl-Glib > 1.00 perl-ExtUtils-PkgConfig
12cr|perl-Gtk2-StatusIcon-0.010-9|14	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cr|perl-Gtk2-StatusIcon-0.010-9|15	Buildrequires:	perl-devel
12cr|perl-Gtk2-StatusIcon-0.010-9|16	BuildRequires:	pkgconfig(glitz)
12cr|perl-Gtk2-StatusIcon-0.010-9|17	Requires:	perl-Gnome2 >= 1.020-2mdk
12cr|perl-Gtk2-StatusIcon-0.010-9|18	
12cr|perl-Gtk2-StatusIcon-0.010-9|19	
12cr|perl-Gtk2-StatusIcon-0.010-9|20	%description
12cr|perl-Gtk2-StatusIcon-0.010-9|21	This module allows a Perl developer to embed an arbitrary widget in a
12cr|perl-Gtk2-StatusIcon-0.010-9|22	System Tray like the Gnome notification area.
12cr|perl-Gtk2-StatusIcon-0.010-9|23	
12cr|perl-Gtk2-StatusIcon-0.010-9|24	
12cr|perl-Gtk2-StatusIcon-0.010-9|25	%prep
12cr|perl-Gtk2-StatusIcon-0.010-9|26	%setup -q -n %{module}-%{version}
12cr|perl-Gtk2-StatusIcon-0.010-9|27	
12cr|perl-Gtk2-StatusIcon-0.010-9|28	%build
12cr|perl-Gtk2-StatusIcon-0.010-9|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gtk2-StatusIcon-0.010-9|30	%make
12cr|perl-Gtk2-StatusIcon-0.010-9|31	
12cr|perl-Gtk2-StatusIcon-0.010-9|32	%install
12cr|perl-Gtk2-StatusIcon-0.010-9|33	%makeinstall_std
12cr|perl-Gtk2-StatusIcon-0.010-9|34	
12cr|perl-Gtk2-StatusIcon-0.010-9|35	%files
12cr|perl-Gtk2-StatusIcon-0.010-9|36	%doc NEWS examples/*
12cr|perl-Gtk2-StatusIcon-0.010-9|37	%{_mandir}/*/*
12cr|perl-Gtk2-StatusIcon-0.010-9|38	%{perl_vendorarch}/%{fmodule}.pm
12cr|perl-Gtk2-StatusIcon-0.010-9|39	%{perl_vendorarch}/%{fmodule}
12cr|perl-Gtk2-StatusIcon-0.010-9|40	%{perl_vendorarch}/auto/%{fmodule}
12cr|perl-Gtk2-StatusIcon-0.010-9|41	
12cr|perl-Gtk2-StatusIcon-0.010-9|42	
12cr|perl-Gtk2-StatusIcon-0.010-9|43	%changelog
12cr|perl-Gtk2-StatusIcon-0.010-9|44	* Thu Feb 02 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.010-9
12cr|perl-Gtk2-StatusIcon-0.010-9|45	+ Revision: 770584
12cr|perl-Gtk2-StatusIcon-0.010-9|46	- use pkgconfig() deps
12cr|perl-Gtk2-StatusIcon-0.010-9|47	- fix files listed multiple times
12cr|perl-Gtk2-StatusIcon-0.010-9|48	- clean up spec
12cr|perl-Gtk2-StatusIcon-0.010-9|49	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Gtk2-StatusIcon-0.010-9|50	
12cr|perl-Gtk2-StatusIcon-0.010-9|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.010-8mdv2011.0
12cr|perl-Gtk2-StatusIcon-0.010-9|52	+ Revision: 430464
12cr|perl-Gtk2-StatusIcon-0.010-9|53	- rebuild
12cr|perl-Gtk2-StatusIcon-0.010-9|54	
12cr|perl-Gtk2-StatusIcon-0.010-9|55	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.010-7mdv2009.0
12cr|perl-Gtk2-StatusIcon-0.010-9|56	+ Revision: 257185
12cr|perl-Gtk2-StatusIcon-0.010-9|57	- rebuild
12cr|perl-Gtk2-StatusIcon-0.010-9|58	
12cr|perl-Gtk2-StatusIcon-0.010-9|59	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.010-5mdv2008.1
12cr|perl-Gtk2-StatusIcon-0.010-9|60	+ Revision: 152115
12cr|perl-Gtk2-StatusIcon-0.010-9|61	- rebuild
12cr|perl-Gtk2-StatusIcon-0.010-9|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gtk2-StatusIcon-0.010-9|63	
12cr|perl-Gtk2-StatusIcon-0.010-9|64	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Gtk2-StatusIcon-0.010-9|65	- restore BuildRoot
12cr|perl-Gtk2-StatusIcon-0.010-9|66	
12cr|perl-Gtk2-StatusIcon-0.010-9|67	* Fri Jun 22 2007 Thierry Vignaud <tv@mandriva.org> 0.010-4mdv2008.0
12cr|perl-Gtk2-StatusIcon-0.010-9|68	+ Revision: 43101
12cr|perl-Gtk2-StatusIcon-0.010-9|69	- rebuild
12cr|perl-Gtk2-StatusIcon-0.010-9|70	
12cr|perl-Gtk2-StatusIcon-0.010-9|71	
12cr|perl-Gtk2-StatusIcon-0.010-9|72	* Fri Sep 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.010-3mdk
12cr|perl-Gtk2-StatusIcon-0.010-9|73	- Add another buildRequires
12cr|perl-Gtk2-StatusIcon-0.010-9|74	
12cr|perl-Gtk2-StatusIcon-0.010-9|75	* Fri Sep 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.010-2mdk
12cr|perl-Gtk2-StatusIcon-0.010-9|76	- Fix BuildRequires
12cr|perl-Gtk2-StatusIcon-0.010-9|77	
12cr|perl-Gtk2-StatusIcon-0.010-9|78	* Tue Feb 08 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.010-1mdk
12cr|perl-Gtk2-StatusIcon-0.010-9|79	- initial release
12cr|perl-Gtk2-StatusIcon-0.010-9|80	

4654 12
12cr|perl-Gtk2-TrayManager-0.50.0-3|1	%define upstream_name    Gtk2-TrayManager
12cr|perl-Gtk2-TrayManager-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Gtk2-TrayManager-0.50.0-3|3	
12cr|perl-Gtk2-TrayManager-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Gtk2-TrayManager-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Gtk2-TrayManager-0.50.0-3|6	Release:	3
12cr|perl-Gtk2-TrayManager-0.50.0-3|7	
12cr|perl-Gtk2-TrayManager-0.50.0-3|8	Summary:	Perl bindings for EggTrayManager
12cr|perl-Gtk2-TrayManager-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Gtk2-TrayManager-0.50.0-3|10	Group:		Development/GNOME and GTK+
12cr|perl-Gtk2-TrayManager-0.50.0-3|11	URL:		http://gtk2-perl.sf.net/
12cr|perl-Gtk2-TrayManager-0.50.0-3|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Gtk2-TrayManager-0.50.0-3|13	
12cr|perl-Gtk2-TrayManager-0.50.0-3|14	BuildRequires:	glitz-devel
12cr|perl-Gtk2-TrayManager-0.50.0-3|15	BuildRequires:	gtkspell-devel
12cr|perl-Gtk2-TrayManager-0.50.0-3|16	BuildRequires:	perl-devel
12cr|perl-Gtk2-TrayManager-0.50.0-3|17	BuildRequires:	perl(ExtUtils::Depends)
12cr|perl-Gtk2-TrayManager-0.50.0-3|18	BuildRequires:	perl(ExtUtils::PkgConfig)
12cr|perl-Gtk2-TrayManager-0.50.0-3|19	BuildRequires:	perl(Gtk2)
12cr|perl-Gtk2-TrayManager-0.50.0-3|20	BuildRequires:	perl(Glib) > 1.00
12cr|perl-Gtk2-TrayManager-0.50.0-3|21	Requires:	gtk+2
12cr|perl-Gtk2-TrayManager-0.50.0-3|22	
12cr|perl-Gtk2-TrayManager-0.50.0-3|23	%description
12cr|perl-Gtk2-TrayManager-0.50.0-3|24	The EggTrayManager library is used internally by GNOME to implement the
12cr|perl-Gtk2-TrayManager-0.50.0-3|25	server-side of the Notification Area (or system tray) protocol.
12cr|perl-Gtk2-TrayManager-0.50.0-3|26	
12cr|perl-Gtk2-TrayManager-0.50.0-3|27	Gtk2::TrayManager allows you to create notification area applications using
12cr|perl-Gtk2-TrayManager-0.50.0-3|28	Gtk2-Perl.
12cr|perl-Gtk2-TrayManager-0.50.0-3|29	
12cr|perl-Gtk2-TrayManager-0.50.0-3|30	%prep
12cr|perl-Gtk2-TrayManager-0.50.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Gtk2-TrayManager-0.50.0-3|32	find -type d -name CVS | rm -rf
12cr|perl-Gtk2-TrayManager-0.50.0-3|33	
12cr|perl-Gtk2-TrayManager-0.50.0-3|34	%build
12cr|perl-Gtk2-TrayManager-0.50.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gtk2-TrayManager-0.50.0-3|36	make OPTIMIZE="%{optflags} -Os -s"
12cr|perl-Gtk2-TrayManager-0.50.0-3|37	#%make test || :
12cr|perl-Gtk2-TrayManager-0.50.0-3|38	
12cr|perl-Gtk2-TrayManager-0.50.0-3|39	%install
12cr|perl-Gtk2-TrayManager-0.50.0-3|40	%makeinstall_std
12cr|perl-Gtk2-TrayManager-0.50.0-3|41	
12cr|perl-Gtk2-TrayManager-0.50.0-3|42	%files
12cr|perl-Gtk2-TrayManager-0.50.0-3|43	%doc examples/*
12cr|perl-Gtk2-TrayManager-0.50.0-3|44	%{_mandir}/*/*
12cr|perl-Gtk2-TrayManager-0.50.0-3|45	%{perl_vendorarch}/Gtk2/*
12cr|perl-Gtk2-TrayManager-0.50.0-3|46	%{perl_vendorarch}/auto/Gtk2/*
12cr|perl-Gtk2-TrayManager-0.50.0-3|47	
12cr|perl-Gtk2-TrayManager-0.50.0-3|48	
12cr|perl-Gtk2-TrayManager-0.50.0-3|49	%changelog
12cr|perl-Gtk2-TrayManager-0.50.0-3|50	* Wed Jan 25 2012 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 0.50.0-2
12cr|perl-Gtk2-TrayManager-0.50.0-3|51	+ Revision: 768358
12cr|perl-Gtk2-TrayManager-0.50.0-3|52	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Gtk2-TrayManager-0.50.0-3|53	
12cr|perl-Gtk2-TrayManager-0.50.0-3|54	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Gtk2-TrayManager-0.50.0-3|55	+ Revision: 403232
12cr|perl-Gtk2-TrayManager-0.50.0-3|56	- rebuild using %%perl_convert_version
12cr|perl-Gtk2-TrayManager-0.50.0-3|57	
12cr|perl-Gtk2-TrayManager-0.50.0-3|58	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.05-6mdv2009.0
12cr|perl-Gtk2-TrayManager-0.50.0-3|59	+ Revision: 257187
12cr|perl-Gtk2-TrayManager-0.50.0-3|60	- rebuild
12cr|perl-Gtk2-TrayManager-0.50.0-3|61	
12cr|perl-Gtk2-TrayManager-0.50.0-3|62	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.05-4mdv2008.1
12cr|perl-Gtk2-TrayManager-0.50.0-3|63	+ Revision: 152117
12cr|perl-Gtk2-TrayManager-0.50.0-3|64	- rebuild
12cr|perl-Gtk2-TrayManager-0.50.0-3|65	
12cr|perl-Gtk2-TrayManager-0.50.0-3|66	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Gtk2-TrayManager-0.50.0-3|67	- restore BuildRoot
12cr|perl-Gtk2-TrayManager-0.50.0-3|68	
12cr|perl-Gtk2-TrayManager-0.50.0-3|69	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.05-3mdv2008.1
12cr|perl-Gtk2-TrayManager-0.50.0-3|70	+ Revision: 122674
12cr|perl-Gtk2-TrayManager-0.50.0-3|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Gtk2-TrayManager-0.50.0-3|72	
12cr|perl-Gtk2-TrayManager-0.50.0-3|73	
12cr|perl-Gtk2-TrayManager-0.50.0-3|74	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.05-3mdk
12cr|perl-Gtk2-TrayManager-0.50.0-3|75	- fix mistake
12cr|perl-Gtk2-TrayManager-0.50.0-3|76	
12cr|perl-Gtk2-TrayManager-0.50.0-3|77	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.05-2mdk
12cr|perl-Gtk2-TrayManager-0.50.0-3|78	- Fix BuildRequires
12cr|perl-Gtk2-TrayManager-0.50.0-3|79	
12cr|perl-Gtk2-TrayManager-0.50.0-3|80	* Thu May 19 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.05-1mdk
12cr|perl-Gtk2-TrayManager-0.50.0-3|81	- initial release
12cr|perl-Gtk2-TrayManager-0.50.0-3|82	

4655 12
12cr|perl-Gtk2-Unique-0.50.0-3|1	%define upstream_name    Gtk2-Unique
12cr|perl-Gtk2-Unique-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Gtk2-Unique-0.50.0-3|3	
12cr|perl-Gtk2-Unique-0.50.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Gtk2-Unique-0.50.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Gtk2-Unique-0.50.0-3|6	Release:    %mkrel 3
12cr|perl-Gtk2-Unique-0.50.0-3|7	
12cr|perl-Gtk2-Unique-0.50.0-3|8	Summary:    Perl bindings for libunique
12cr|perl-Gtk2-Unique-0.50.0-3|9	License:    GPL+ or Artistic
12cr|perl-Gtk2-Unique-0.50.0-3|10	Group:      Development/Perl
12cr|perl-Gtk2-Unique-0.50.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Gtk2-Unique-0.50.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Gtk2/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Gtk2-Unique-0.50.0-3|13	
12cr|perl-Gtk2-Unique-0.50.0-3|14	BuildRequires: unique-devel
12cr|perl-Gtk2-Unique-0.50.0-3|15	BuildRequires: perl(ExtUtils::MakeMaker)
12cr|perl-Gtk2-Unique-0.50.0-3|16	BuildRequires: perl(ExtUtils::Depends)
12cr|perl-Gtk2-Unique-0.50.0-3|17	BuildRequires: perl(ExtUtils::PkgConfig)
12cr|perl-Gtk2-Unique-0.50.0-3|18	BuildRequires: perl(Gtk2)
12cr|perl-Gtk2-Unique-0.50.0-3|19	BuildRequires: perl-devel
12cr|perl-Gtk2-Unique-0.50.0-3|20	
12cr|perl-Gtk2-Unique-0.50.0-3|21	%description
12cr|perl-Gtk2-Unique-0.50.0-3|22	Gtk2::Unique is a Perl binding for the C library libunique which provides a
12cr|perl-Gtk2-Unique-0.50.0-3|23	way for writing single instance application. If you launch a single
12cr|perl-Gtk2-Unique-0.50.0-3|24	instance application twice, the second instance will either just quit or
12cr|perl-Gtk2-Unique-0.50.0-3|25	will send a message to the running instance.
12cr|perl-Gtk2-Unique-0.50.0-3|26	
12cr|perl-Gtk2-Unique-0.50.0-3|27	For more information about libunique see: the
12cr|perl-Gtk2-Unique-0.50.0-3|28	http://live.gnome.org/LibUnique manpage.
12cr|perl-Gtk2-Unique-0.50.0-3|29	
12cr|perl-Gtk2-Unique-0.50.0-3|30	%prep
12cr|perl-Gtk2-Unique-0.50.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Gtk2-Unique-0.50.0-3|32	
12cr|perl-Gtk2-Unique-0.50.0-3|33	%build
12cr|perl-Gtk2-Unique-0.50.0-3|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Gtk2-Unique-0.50.0-3|35	%make
12cr|perl-Gtk2-Unique-0.50.0-3|36	
12cr|perl-Gtk2-Unique-0.50.0-3|37	%check
12cr|perl-Gtk2-Unique-0.50.0-3|38	%make test
12cr|perl-Gtk2-Unique-0.50.0-3|39	
12cr|perl-Gtk2-Unique-0.50.0-3|40	%install
12cr|perl-Gtk2-Unique-0.50.0-3|41	rm -rf %buildroot
12cr|perl-Gtk2-Unique-0.50.0-3|42	%makeinstall_std
12cr|perl-Gtk2-Unique-0.50.0-3|43	
12cr|perl-Gtk2-Unique-0.50.0-3|44	%files
12cr|perl-Gtk2-Unique-0.50.0-3|45	%doc Changes META.yml README
12cr|perl-Gtk2-Unique-0.50.0-3|46	%{_mandir}/man3/*
12cr|perl-Gtk2-Unique-0.50.0-3|47	%perl_vendorlib/*
12cr|perl-Gtk2-Unique-0.50.0-3|48	
12cr|perl-Gtk2-Unique-0.50.0-3|49	
12cr|perl-Gtk2-Unique-0.50.0-3|50	
12cr|perl-Gtk2-Unique-0.50.0-3|51	
12cr|perl-Gtk2-Unique-0.50.0-3|52	%changelog
12cr|perl-Gtk2-Unique-0.50.0-3|53	
12cr|perl-Gtk2-Unique-0.50.0-3|54	* Wed May 30 2012 jquelin <jquelin> 0.50.0-3.mga3
12cr|perl-Gtk2-Unique-0.50.0-3|55	+ Revision: 250749
12cr|perl-Gtk2-Unique-0.50.0-3|56	- rebuild for perl 5.16
12cr|perl-Gtk2-Unique-0.50.0-3|57	
12cr|perl-Gtk2-Unique-0.50.0-3|58	* Sun Aug 28 2011 fwang <fwang> 0.50.0-2.mga2
12cr|perl-Gtk2-Unique-0.50.0-3|59	+ Revision: 135835
12cr|perl-Gtk2-Unique-0.50.0-3|60	- rebuild
12cr|perl-Gtk2-Unique-0.50.0-3|61	
12cr|perl-Gtk2-Unique-0.50.0-3|62	* Tue Jul 05 2011 jquelin <jquelin> 0.50.0-1.mga2
12cr|perl-Gtk2-Unique-0.50.0-3|63	+ Revision: 118805
12cr|perl-Gtk2-Unique-0.50.0-3|64	- imported package perl-Gtk2-Unique
12cr|perl-Gtk2-Unique-0.50.0-3|65	
12cr|perl-Gtk2-Unique-0.50.0-3|66	
12cr|perl-Gtk2-Unique-0.50.0-3|67	* Tue Jul 05 2011 cpan2dist 0.05-1mga
12cr|perl-Gtk2-Unique-0.50.0-3|68	- initial mageia release, generated with cpan2dist

4656 12
12cr|perl-GTop-0.170.0-2|1	%define	upstream_name	 GTop
12cr|perl-GTop-0.170.0-2|2	%define	upstream_version 0.17
12cr|perl-GTop-0.170.0-2|3	
12cr|perl-GTop-0.170.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-GTop-0.170.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-GTop-0.170.0-2|6	Release:	2
12cr|perl-GTop-0.170.0-2|7	
12cr|perl-GTop-0.170.0-2|8	Summary:	Perl interface to libgtop
12cr|perl-GTop-0.170.0-2|9	License:	GPL+ or Artistic
12cr|perl-GTop-0.170.0-2|10	Group:		Development/Perl
12cr|perl-GTop-0.170.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-GTop-0.170.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MJ/MJH/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-GTop-0.170.0-2|13	
12cr|perl-GTop-0.170.0-2|14	BuildRequires:	libgtop2.0-devel
12cr|perl-GTop-0.170.0-2|15	Buildrequires:	perl-devel
12cr|perl-GTop-0.170.0-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-GTop-0.170.0-2|17	Requires:	perl
12cr|perl-GTop-0.170.0-2|18	
12cr|perl-GTop-0.170.0-2|19	%description
12cr|perl-GTop-0.170.0-2|20	GTop is a Perl interface to libgtop.
12cr|perl-GTop-0.170.0-2|21	
12cr|perl-GTop-0.170.0-2|22	%prep
12cr|perl-GTop-0.170.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-GTop-0.170.0-2|24	
12cr|perl-GTop-0.170.0-2|25	%build
12cr|perl-GTop-0.170.0-2|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-GTop-0.170.0-2|27	%make
12cr|perl-GTop-0.170.0-2|28	
12cr|perl-GTop-0.170.0-2|29	%check
12cr|perl-GTop-0.170.0-2|30	make test
12cr|perl-GTop-0.170.0-2|31	
12cr|perl-GTop-0.170.0-2|32	%install
12cr|perl-GTop-0.170.0-2|33	rm -rf %{buildroot}
12cr|perl-GTop-0.170.0-2|34	%makeinstall_std
12cr|perl-GTop-0.170.0-2|35	
12cr|perl-GTop-0.170.0-2|36	%clean
12cr|perl-GTop-0.170.0-2|37	rm -rf %{buildroot}
12cr|perl-GTop-0.170.0-2|38	
12cr|perl-GTop-0.170.0-2|39	%files
12cr|perl-GTop-0.170.0-2|40	%defattr(-,root,root)
12cr|perl-GTop-0.170.0-2|41	%{perl_vendorarch}/config.pl
12cr|perl-GTop-0.170.0-2|42	%{perl_vendorarch}/GTop*
12cr|perl-GTop-0.170.0-2|43	%{perl_vendorarch}/auto/GTop
12cr|perl-GTop-0.170.0-2|44	%{_mandir}/*/*
12cr|perl-GTop-0.170.0-2|45	
12cr|perl-GTop-0.170.0-2|46	
12cr|perl-GTop-0.170.0-2|47	%changelog
12cr|perl-GTop-0.170.0-2|48	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.170.0-2
12cr|perl-GTop-0.170.0-2|49	+ Revision: 768358
12cr|perl-GTop-0.170.0-2|50	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-GTop-0.170.0-2|51	
12cr|perl-GTop-0.170.0-2|52	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.170.0-1
12cr|perl-GTop-0.170.0-2|53	+ Revision: 690262
12cr|perl-GTop-0.170.0-2|54	- update to new version 0.17
12cr|perl-GTop-0.170.0-2|55	
12cr|perl-GTop-0.170.0-2|56	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-GTop-0.170.0-2|57	+ Revision: 409301
12cr|perl-GTop-0.170.0-2|58	- rebuild using %%perl_convert_version
12cr|perl-GTop-0.170.0-2|59	
12cr|perl-GTop-0.170.0-2|60	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.16-2mdv2009.0
12cr|perl-GTop-0.170.0-2|61	+ Revision: 268514
12cr|perl-GTop-0.170.0-2|62	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-GTop-0.170.0-2|63	
12cr|perl-GTop-0.170.0-2|64	* Wed Apr 30 2008 Olivier Blin <blino@mandriva.org> 0.16-1mdv2009.0
12cr|perl-GTop-0.170.0-2|65	+ Revision: 199735
12cr|perl-GTop-0.170.0-2|66	- initial perl-GTop package
12cr|perl-GTop-0.170.0-2|67	- create perl-GTop
12cr|perl-GTop-0.170.0-2|68	

4657 12
12cr|perl-Guard-1.22.0-2|1	%define upstream_name    Guard
12cr|perl-Guard-1.22.0-2|2	%define upstream_version 1.022
12cr|perl-Guard-1.22.0-2|3	
12cr|perl-Guard-1.22.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Guard-1.22.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Guard-1.22.0-2|6	Release:	2
12cr|perl-Guard-1.22.0-2|7	
12cr|perl-Guard-1.22.0-2|8	Summary:    Safe cleanup blocks
12cr|perl-Guard-1.22.0-2|9	License:    GPL+ or Artistic
12cr|perl-Guard-1.22.0-2|10	Group:      Development/Perl
12cr|perl-Guard-1.22.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Guard-1.22.0-2|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Guard-1.22.0-2|13	
12cr|perl-Guard-1.22.0-2|14	BuildRequires: perl-devel
12cr|perl-Guard-1.22.0-2|15	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Guard-1.22.0-2|16	
12cr|perl-Guard-1.22.0-2|17	%description
12cr|perl-Guard-1.22.0-2|18	This module implements so-called "guards". A guard is something (usually an
12cr|perl-Guard-1.22.0-2|19	object) that "guards" a resource, ensuring that it is cleaned up when
12cr|perl-Guard-1.22.0-2|20	expected.
12cr|perl-Guard-1.22.0-2|21	
12cr|perl-Guard-1.22.0-2|22	Specifically, this module supports two different types of guards: guard
12cr|perl-Guard-1.22.0-2|23	objects, which execute a given code block when destroyed, and scoped
12cr|perl-Guard-1.22.0-2|24	guards, which are tied to the scope exit.
12cr|perl-Guard-1.22.0-2|25	
12cr|perl-Guard-1.22.0-2|26	
12cr|perl-Guard-1.22.0-2|27	%prep
12cr|perl-Guard-1.22.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Guard-1.22.0-2|29	
12cr|perl-Guard-1.22.0-2|30	%build
12cr|perl-Guard-1.22.0-2|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Guard-1.22.0-2|32	%make
12cr|perl-Guard-1.22.0-2|33	
12cr|perl-Guard-1.22.0-2|34	%check
12cr|perl-Guard-1.22.0-2|35	make test
12cr|perl-Guard-1.22.0-2|36	
12cr|perl-Guard-1.22.0-2|37	%install
12cr|perl-Guard-1.22.0-2|38	rm -rf %buildroot
12cr|perl-Guard-1.22.0-2|39	%makeinstall_std
12cr|perl-Guard-1.22.0-2|40	
12cr|perl-Guard-1.22.0-2|41	%clean
12cr|perl-Guard-1.22.0-2|42	rm -rf %buildroot
12cr|perl-Guard-1.22.0-2|43	
12cr|perl-Guard-1.22.0-2|44	%files
12cr|perl-Guard-1.22.0-2|45	%defattr(-,root,root)
12cr|perl-Guard-1.22.0-2|46	%doc README Changes
12cr|perl-Guard-1.22.0-2|47	%{_mandir}/man3/*
12cr|perl-Guard-1.22.0-2|48	%perl_vendorlib/*
12cr|perl-Guard-1.22.0-2|49	
12cr|perl-Guard-1.22.0-2|50	
12cr|perl-Guard-1.22.0-2|51	
12cr|perl-Guard-1.22.0-2|52	%changelog
12cr|perl-Guard-1.22.0-2|53	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.22.0-2
12cr|perl-Guard-1.22.0-2|54	+ Revision: 768358
12cr|perl-Guard-1.22.0-2|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Guard-1.22.0-2|56	
12cr|perl-Guard-1.22.0-2|57	* Fri Jul 22 2011 Götz Waschk <waschk@mandriva.org> 1.22.0-1
12cr|perl-Guard-1.22.0-2|58	+ Revision: 691050
12cr|perl-Guard-1.22.0-2|59	- update to new version 1.022
12cr|perl-Guard-1.22.0-2|60	
12cr|perl-Guard-1.22.0-2|61	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.21.0-2mdv2011.0
12cr|perl-Guard-1.22.0-2|62	+ Revision: 555932
12cr|perl-Guard-1.22.0-2|63	- rebuild for perl 5.12
12cr|perl-Guard-1.22.0-2|64	
12cr|perl-Guard-1.22.0-2|65	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 1.21.0-1mdv2010.0
12cr|perl-Guard-1.22.0-2|66	+ Revision: 399301
12cr|perl-Guard-1.22.0-2|67	- update to 1.021
12cr|perl-Guard-1.22.0-2|68	- fixed license field
12cr|perl-Guard-1.22.0-2|69	
12cr|perl-Guard-1.22.0-2|70	+ Götz Waschk <waschk@mandriva.org>
12cr|perl-Guard-1.22.0-2|71	- remove the macro definition again
12cr|perl-Guard-1.22.0-2|72	
12cr|perl-Guard-1.22.0-2|73	* Fri May 08 2009 Götz Waschk <waschk@mandriva.org> 1.20.0-1mdv2010.0
12cr|perl-Guard-1.22.0-2|74	+ Revision: 373390
12cr|perl-Guard-1.22.0-2|75	- add perl_convert_version macro
12cr|perl-Guard-1.22.0-2|76	- new version
12cr|perl-Guard-1.22.0-2|77	- use perl convert version macro
12cr|perl-Guard-1.22.0-2|78	
12cr|perl-Guard-1.22.0-2|79	* Sun Dec 28 2008 Götz Waschk <waschk@mandriva.org> 1.0-1mdv2009.1
12cr|perl-Guard-1.22.0-2|80	+ Revision: 320309
12cr|perl-Guard-1.22.0-2|81	- import perl-Guard
12cr|perl-Guard-1.22.0-2|82	
12cr|perl-Guard-1.22.0-2|83	
12cr|perl-Guard-1.22.0-2|84	* Sun Dec 28 2008 cpan2dist 1.0-1mdv
12cr|perl-Guard-1.22.0-2|85	- initial mdv release, generated with cpan2dist
12cr|perl-Guard-1.22.0-2|86	

4658 12
12cr|perl-Hash-AutoHash-1.120.0-2|1	%define upstream_name    Hash-AutoHash
12cr|perl-Hash-AutoHash-1.120.0-2|2	%define upstream_version 1.12
12cr|perl-Hash-AutoHash-1.120.0-2|3	
12cr|perl-Hash-AutoHash-1.120.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Hash-AutoHash-1.120.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Hash-AutoHash-1.120.0-2|6	Release:    %mkrel 2
12cr|perl-Hash-AutoHash-1.120.0-2|7	
12cr|perl-Hash-AutoHash-1.120.0-2|8	Summary:    Object-oriented access to real and tied hashes
12cr|perl-Hash-AutoHash-1.120.0-2|9	License:    GPL+ or Artistic
12cr|perl-Hash-AutoHash-1.120.0-2|10	Group:      Development/Perl
12cr|perl-Hash-AutoHash-1.120.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Hash-AutoHash-1.120.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Hash-AutoHash-1.120.0-2|13	
12cr|perl-Hash-AutoHash-1.120.0-2|14	BuildRequires: perl(Carp)
12cr|perl-Hash-AutoHash-1.120.0-2|15	BuildRequires: perl(Exporter)
12cr|perl-Hash-AutoHash-1.120.0-2|16	BuildRequires: perl(List::MoreUtils)
12cr|perl-Hash-AutoHash-1.120.0-2|17	BuildRequires: perl(Scalar::Util)
12cr|perl-Hash-AutoHash-1.120.0-2|18	BuildRequires: perl(Test::Deep)
12cr|perl-Hash-AutoHash-1.120.0-2|19	BuildRequires: perl(Test::More)
12cr|perl-Hash-AutoHash-1.120.0-2|20	BuildRequires: perl(Tie::Hash)
12cr|perl-Hash-AutoHash-1.120.0-2|21	BuildRequires: perl(Tie::Hash::MultiValue)
12cr|perl-Hash-AutoHash-1.120.0-2|22	BuildRequires: perl(Tie::ToObject)
12cr|perl-Hash-AutoHash-1.120.0-2|23	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Hash-AutoHash-1.120.0-2|24	BuildArch: noarch
12cr|perl-Hash-AutoHash-1.120.0-2|25	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Hash-AutoHash-1.120.0-2|26	
12cr|perl-Hash-AutoHash-1.120.0-2|27	%description
12cr|perl-Hash-AutoHash-1.120.0-2|28	This is yet another module that lets you access or change the elements of a
12cr|perl-Hash-AutoHash-1.120.0-2|29	hash using methods with the same name as the element's key. It follows in
12cr|perl-Hash-AutoHash-1.120.0-2|30	the footsteps of the Hash::AsObject manpage, the Hash::Inflator manpage,
12cr|perl-Hash-AutoHash-1.120.0-2|31	the Data::OpenStruct::Deep manpage, the Object::AutoAccessor manpage, and
12cr|perl-Hash-AutoHash-1.120.0-2|32	probably others. The main difference between this module and its forebears
12cr|perl-Hash-AutoHash-1.120.0-2|33	is that it supports tied hashes, in addition to regular hashes. This allows
12cr|perl-Hash-AutoHash-1.120.0-2|34	a modular division of labor: this class is generic and treats all hashes
12cr|perl-Hash-AutoHash-1.120.0-2|35	the same; any special semantics come from the tied hash.
12cr|perl-Hash-AutoHash-1.120.0-2|36	
12cr|perl-Hash-AutoHash-1.120.0-2|37	The class has a 'new' method but also supplies several functions for
12cr|perl-Hash-AutoHash-1.120.0-2|38	constructing new Hash::AutoHash objects. Except in the simplest cases, we
12cr|perl-Hash-AutoHash-1.120.0-2|39	recommend using the constructor functions rather than 'new'.
12cr|perl-Hash-AutoHash-1.120.0-2|40	
12cr|perl-Hash-AutoHash-1.120.0-2|41	The constructor functions shown in the SYNOPSIS are all you need for
12cr|perl-Hash-AutoHash-1.120.0-2|42	typical uses. autohash_hash creates a new 'real' (ie, not tied)
12cr|perl-Hash-AutoHash-1.120.0-2|43	Hash::AutoHash object; autohash_tie creates a new tied Hash::AutoHash
12cr|perl-Hash-AutoHash-1.120.0-2|44	object. Once the objects are constructed, the class treats them the same
12cr|perl-Hash-AutoHash-1.120.0-2|45	way.
12cr|perl-Hash-AutoHash-1.120.0-2|46	
12cr|perl-Hash-AutoHash-1.120.0-2|47	%prep
12cr|perl-Hash-AutoHash-1.120.0-2|48	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Hash-AutoHash-1.120.0-2|49	
12cr|perl-Hash-AutoHash-1.120.0-2|50	%build
12cr|perl-Hash-AutoHash-1.120.0-2|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Hash-AutoHash-1.120.0-2|52	
12cr|perl-Hash-AutoHash-1.120.0-2|53	%{make}
12cr|perl-Hash-AutoHash-1.120.0-2|54	
12cr|perl-Hash-AutoHash-1.120.0-2|55	%check
12cr|perl-Hash-AutoHash-1.120.0-2|56	%{make} test
12cr|perl-Hash-AutoHash-1.120.0-2|57	
12cr|perl-Hash-AutoHash-1.120.0-2|58	%install
12cr|perl-Hash-AutoHash-1.120.0-2|59	rm -rf %buildroot
12cr|perl-Hash-AutoHash-1.120.0-2|60	%makeinstall_std
12cr|perl-Hash-AutoHash-1.120.0-2|61	
12cr|perl-Hash-AutoHash-1.120.0-2|62	%clean
12cr|perl-Hash-AutoHash-1.120.0-2|63	rm -rf %buildroot
12cr|perl-Hash-AutoHash-1.120.0-2|64	
12cr|perl-Hash-AutoHash-1.120.0-2|65	%files
12cr|perl-Hash-AutoHash-1.120.0-2|66	%defattr(-,root,root)
12cr|perl-Hash-AutoHash-1.120.0-2|67	%doc Changes README
12cr|perl-Hash-AutoHash-1.120.0-2|68	%{_mandir}/man3/*
12cr|perl-Hash-AutoHash-1.120.0-2|69	%perl_vendorlib/*
12cr|perl-Hash-AutoHash-1.120.0-2|70	
12cr|perl-Hash-AutoHash-1.120.0-2|71	
12cr|perl-Hash-AutoHash-1.120.0-2|72	
12cr|perl-Hash-AutoHash-1.120.0-2|73	
12cr|perl-Hash-AutoHash-1.120.0-2|74	%changelog
12cr|perl-Hash-AutoHash-1.120.0-2|75	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.120.0-2mdv2011.0
12cr|perl-Hash-AutoHash-1.120.0-2|76	+ Revision: 654995
12cr|perl-Hash-AutoHash-1.120.0-2|77	- rebuild for updated spec-helper
12cr|perl-Hash-AutoHash-1.120.0-2|78	
12cr|perl-Hash-AutoHash-1.120.0-2|79	* Tue Mar 02 2010 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-1mdv2011.0
12cr|perl-Hash-AutoHash-1.120.0-2|80	+ Revision: 513475
12cr|perl-Hash-AutoHash-1.120.0-2|81	- update to 1.12
12cr|perl-Hash-AutoHash-1.120.0-2|82	
12cr|perl-Hash-AutoHash-1.120.0-2|83	* Thu Feb 25 2010 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-1mdv2010.1
12cr|perl-Hash-AutoHash-1.120.0-2|84	+ Revision: 510970
12cr|perl-Hash-AutoHash-1.120.0-2|85	- update to 1.11
12cr|perl-Hash-AutoHash-1.120.0-2|86	
12cr|perl-Hash-AutoHash-1.120.0-2|87	* Tue Nov 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2010.1
12cr|perl-Hash-AutoHash-1.120.0-2|88	+ Revision: 466797
12cr|perl-Hash-AutoHash-1.120.0-2|89	- import perl-Hash-AutoHash
12cr|perl-Hash-AutoHash-1.120.0-2|90	
12cr|perl-Hash-AutoHash-1.120.0-2|91	
12cr|perl-Hash-AutoHash-1.120.0-2|92	* Tue Nov 17 2009 cpan2dist 1.10-1mdv
12cr|perl-Hash-AutoHash-1.120.0-2|93	- initial mdv release, generated with cpan2dist

4659 12
12cr|perl-Hash-AutoHash-Args-1.120.0-2|1	%define upstream_name    Hash-AutoHash-Args
12cr|perl-Hash-AutoHash-Args-1.120.0-2|2	%define upstream_version 1.12
12cr|perl-Hash-AutoHash-Args-1.120.0-2|3	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Hash-AutoHash-Args-1.120.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Hash-AutoHash-Args-1.120.0-2|6	Release:    %mkrel 2
12cr|perl-Hash-AutoHash-Args-1.120.0-2|7	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|8	Summary:    Object-oriented processing of argument lists (version 0)
12cr|perl-Hash-AutoHash-Args-1.120.0-2|9	License:    GPL+ or Artistic
12cr|perl-Hash-AutoHash-Args-1.120.0-2|10	Group:      Development/Perl
12cr|perl-Hash-AutoHash-Args-1.120.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Hash-AutoHash-Args-1.120.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Hash-AutoHash-Args-1.120.0-2|13	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|14	BuildRequires: perl(Carp)
12cr|perl-Hash-AutoHash-Args-1.120.0-2|15	BuildRequires: perl(Exporter)
12cr|perl-Hash-AutoHash-Args-1.120.0-2|16	BuildRequires: perl(Hash::AutoHash)
12cr|perl-Hash-AutoHash-Args-1.120.0-2|17	BuildRequires: perl(Scalar::Util)
12cr|perl-Hash-AutoHash-Args-1.120.0-2|18	BuildRequires: perl(Test::Deep)
12cr|perl-Hash-AutoHash-Args-1.120.0-2|19	BuildRequires: perl(Test::More)
12cr|perl-Hash-AutoHash-Args-1.120.0-2|20	BuildRequires: perl(Tie::Hash)
12cr|perl-Hash-AutoHash-Args-1.120.0-2|21	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Hash-AutoHash-Args-1.120.0-2|22	BuildArch: noarch
12cr|perl-Hash-AutoHash-Args-1.120.0-2|23	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Hash-AutoHash-Args-1.120.0-2|24	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|25	%description
12cr|perl-Hash-AutoHash-Args-1.120.0-2|26	This class simplifies the handling of keyword argument lists. It replaces
12cr|perl-Hash-AutoHash-Args-1.120.0-2|27	the Class::AutoClass::Args manpage. See the DIFFERENCES FROM
12cr|perl-Hash-AutoHash-Args-1.120.0-2|28	Class::AutoClass::Args manpage for a discussion of what's new. See the
12cr|perl-Hash-AutoHash-Args-1.120.0-2|29	Hash::AutoHash::Args::V0 manpage for a subclass which is more compatible
12cr|perl-Hash-AutoHash-Args-1.120.0-2|30	with the original.
12cr|perl-Hash-AutoHash-Args-1.120.0-2|31	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|32	The 'new' method accepts a list, ARRAY, or HASH of keyword=>value pairs,
12cr|perl-Hash-AutoHash-Args-1.120.0-2|33	another Hash::AutoHash::Args object, or any object that can be coerced into
12cr|perl-Hash-AutoHash-Args-1.120.0-2|34	a HASH . It normalizes the keywords to ignore case and leading dashes
12cr|perl-Hash-AutoHash-Args-1.120.0-2|35	('-'). The following keywords are all equivalent:
12cr|perl-Hash-AutoHash-Args-1.120.0-2|36	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|37	name, -name, -NAME, --NAME, Name, -Name
12cr|perl-Hash-AutoHash-Args-1.120.0-2|38	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|39	%prep
12cr|perl-Hash-AutoHash-Args-1.120.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Hash-AutoHash-Args-1.120.0-2|41	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|42	%build
12cr|perl-Hash-AutoHash-Args-1.120.0-2|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Hash-AutoHash-Args-1.120.0-2|44	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|45	%{make}
12cr|perl-Hash-AutoHash-Args-1.120.0-2|46	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|47	%check
12cr|perl-Hash-AutoHash-Args-1.120.0-2|48	%{make} test
12cr|perl-Hash-AutoHash-Args-1.120.0-2|49	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|50	%install
12cr|perl-Hash-AutoHash-Args-1.120.0-2|51	rm -rf %buildroot
12cr|perl-Hash-AutoHash-Args-1.120.0-2|52	%makeinstall_std
12cr|perl-Hash-AutoHash-Args-1.120.0-2|53	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|54	%clean
12cr|perl-Hash-AutoHash-Args-1.120.0-2|55	rm -rf %buildroot
12cr|perl-Hash-AutoHash-Args-1.120.0-2|56	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|57	%files
12cr|perl-Hash-AutoHash-Args-1.120.0-2|58	%defattr(-,root,root)
12cr|perl-Hash-AutoHash-Args-1.120.0-2|59	%doc Changes README
12cr|perl-Hash-AutoHash-Args-1.120.0-2|60	%{_mandir}/man3/*
12cr|perl-Hash-AutoHash-Args-1.120.0-2|61	%perl_vendorlib/*
12cr|perl-Hash-AutoHash-Args-1.120.0-2|62	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|63	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|64	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|65	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|66	%changelog
12cr|perl-Hash-AutoHash-Args-1.120.0-2|67	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.120.0-2mdv2011.0
12cr|perl-Hash-AutoHash-Args-1.120.0-2|68	+ Revision: 654206
12cr|perl-Hash-AutoHash-Args-1.120.0-2|69	- rebuild for updated spec-helper
12cr|perl-Hash-AutoHash-Args-1.120.0-2|70	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|71	* Thu Feb 25 2010 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-1mdv2011.0
12cr|perl-Hash-AutoHash-Args-1.120.0-2|72	+ Revision: 510971
12cr|perl-Hash-AutoHash-Args-1.120.0-2|73	- update to 1.12
12cr|perl-Hash-AutoHash-Args-1.120.0-2|74	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|75	* Fri Jan 01 2010 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-1mdv2010.1
12cr|perl-Hash-AutoHash-Args-1.120.0-2|76	+ Revision: 484646
12cr|perl-Hash-AutoHash-Args-1.120.0-2|77	- update to 1.11
12cr|perl-Hash-AutoHash-Args-1.120.0-2|78	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|79	* Tue Nov 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2010.1
12cr|perl-Hash-AutoHash-Args-1.120.0-2|80	+ Revision: 466974
12cr|perl-Hash-AutoHash-Args-1.120.0-2|81	- import perl-Hash-AutoHash-Args
12cr|perl-Hash-AutoHash-Args-1.120.0-2|82	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|83	
12cr|perl-Hash-AutoHash-Args-1.120.0-2|84	* Tue Nov 17 2009 cpan2dist 1.10-1mdv
12cr|perl-Hash-AutoHash-Args-1.120.0-2|85	- initial mdv release, generated with cpan2dist

4660 12
12cr|perl-Hash-Flatten-1.190.0-3|1	%define upstream_name    Hash-Flatten
12cr|perl-Hash-Flatten-1.190.0-3|2	%define upstream_version 1.19
12cr|perl-Hash-Flatten-1.190.0-3|3	
12cr|perl-Hash-Flatten-1.190.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Hash-Flatten-1.190.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Hash-Flatten-1.190.0-3|6	Release:	3
12cr|perl-Hash-Flatten-1.190.0-3|7	
12cr|perl-Hash-Flatten-1.190.0-3|8	Summary:	Flatten/unflatten complex data hashes
12cr|perl-Hash-Flatten-1.190.0-3|9	License:	GPL+ or Artistic
12cr|perl-Hash-Flatten-1.190.0-3|10	Group:		Development/Perl
12cr|perl-Hash-Flatten-1.190.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Hash-Flatten-1.190.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Hash-Flatten-1.190.0-3|13	
12cr|perl-Hash-Flatten-1.190.0-3|14	BuildRequires:	perl-devel
12cr|perl-Hash-Flatten-1.190.0-3|15	BuildRequires:	perl(Log::Trace)
12cr|perl-Hash-Flatten-1.190.0-3|16	BuildRequires:	perl(Test::Assertions)
12cr|perl-Hash-Flatten-1.190.0-3|17	BuildArch:	noarch
12cr|perl-Hash-Flatten-1.190.0-3|18	
12cr|perl-Hash-Flatten-1.190.0-3|19	%description
12cr|perl-Hash-Flatten-1.190.0-3|20	Converts back and forth between a nested hash structure and a flat hash of
12cr|perl-Hash-Flatten-1.190.0-3|21	delimited key-value pairs. Useful for protocols that only support key-value
12cr|perl-Hash-Flatten-1.190.0-3|22	pairs (such as CGI and DBMs).
12cr|perl-Hash-Flatten-1.190.0-3|23	
12cr|perl-Hash-Flatten-1.190.0-3|24	Functional interface
12cr|perl-Hash-Flatten-1.190.0-3|25	* $flat_hash = flatten($nested_hash, \%options)
12cr|perl-Hash-Flatten-1.190.0-3|26	
12cr|perl-Hash-Flatten-1.190.0-3|27	Reduces a nested data-structure to key-value form. The top-level
12cr|perl-Hash-Flatten-1.190.0-3|28	container must be hashref. For example:
12cr|perl-Hash-Flatten-1.190.0-3|29	
12cr|perl-Hash-Flatten-1.190.0-3|30	%prep
12cr|perl-Hash-Flatten-1.190.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Hash-Flatten-1.190.0-3|32	
12cr|perl-Hash-Flatten-1.190.0-3|33	%build
12cr|perl-Hash-Flatten-1.190.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Hash-Flatten-1.190.0-3|35	%make
12cr|perl-Hash-Flatten-1.190.0-3|36	
12cr|perl-Hash-Flatten-1.190.0-3|37	%check
12cr|perl-Hash-Flatten-1.190.0-3|38	%make test
12cr|perl-Hash-Flatten-1.190.0-3|39	
12cr|perl-Hash-Flatten-1.190.0-3|40	%install
12cr|perl-Hash-Flatten-1.190.0-3|41	%makeinstall_std
12cr|perl-Hash-Flatten-1.190.0-3|42	
12cr|perl-Hash-Flatten-1.190.0-3|43	%files
12cr|perl-Hash-Flatten-1.190.0-3|44	%doc Changes README
12cr|perl-Hash-Flatten-1.190.0-3|45	%{_mandir}/man3/*
12cr|perl-Hash-Flatten-1.190.0-3|46	%{perl_vendorlib}/*
12cr|perl-Hash-Flatten-1.190.0-3|47	
12cr|perl-Hash-Flatten-1.190.0-3|48	
12cr|perl-Hash-Flatten-1.190.0-3|49	%changelog
12cr|perl-Hash-Flatten-1.190.0-3|50	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.190.0-2mdv2011.0
12cr|perl-Hash-Flatten-1.190.0-3|51	+ Revision: 656929
12cr|perl-Hash-Flatten-1.190.0-3|52	- rebuild for updated spec-helper
12cr|perl-Hash-Flatten-1.190.0-3|53	
12cr|perl-Hash-Flatten-1.190.0-3|54	* Fri Nov 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.190.0-1mdv2011.0
12cr|perl-Hash-Flatten-1.190.0-3|55	+ Revision: 596529
12cr|perl-Hash-Flatten-1.190.0-3|56	- update to new version 1.19
12cr|perl-Hash-Flatten-1.190.0-3|57	
12cr|perl-Hash-Flatten-1.190.0-3|58	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.160.0-1mdv2011.0
12cr|perl-Hash-Flatten-1.190.0-3|59	+ Revision: 471400
12cr|perl-Hash-Flatten-1.190.0-3|60	- import perl-Hash-Flatten
12cr|perl-Hash-Flatten-1.190.0-3|61	
12cr|perl-Hash-Flatten-1.190.0-3|62	
12cr|perl-Hash-Flatten-1.190.0-3|63	* Sun Nov 29 2009 cpan2dist 1.16-1mdv
12cr|perl-Hash-Flatten-1.190.0-3|64	- initial mdv release, generated with cpan2dist

4661 12
12cr|perl-Hash-Merge-0.120.0-3|1	%define upstream_name    Hash-Merge
12cr|perl-Hash-Merge-0.120.0-3|2	%define upstream_version 0.12
12cr|perl-Hash-Merge-0.120.0-3|3	
12cr|perl-Hash-Merge-0.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Hash-Merge-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Hash-Merge-0.120.0-3|6	Release:	3
12cr|perl-Hash-Merge-0.120.0-3|7	
12cr|perl-Hash-Merge-0.120.0-3|8	Summary:	Merges arbitrarily deep hashes into a single hash
12cr|perl-Hash-Merge-0.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-Hash-Merge-0.120.0-3|10	Group:		Development/Perl
12cr|perl-Hash-Merge-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Hash-Merge-0.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Hash-Merge-0.120.0-3|13	
12cr|perl-Hash-Merge-0.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-Hash-Merge-0.120.0-3|15	BuildRequires:	perl(Clone)
12cr|perl-Hash-Merge-0.120.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Hash-Merge-0.120.0-3|17	BuildArch:	noarch
12cr|perl-Hash-Merge-0.120.0-3|18	
12cr|perl-Hash-Merge-0.120.0-3|19	%description
12cr|perl-Hash-Merge-0.120.0-3|20	Hash::Merge merges two arbitrarily deep hashes into a single hash. That is,
12cr|perl-Hash-Merge-0.120.0-3|21	at any level, it will add non-conflicting key-value pairs from one hash to
12cr|perl-Hash-Merge-0.120.0-3|22	the other, and follows a set of specific rules when there are key value
12cr|perl-Hash-Merge-0.120.0-3|23	conflicts (as outlined below). The hash is followed recursively, so that
12cr|perl-Hash-Merge-0.120.0-3|24	deeply nested hashes that are at the same level will be merged when the
12cr|perl-Hash-Merge-0.120.0-3|25	parent hashes are merged. *Please note that self-referencing hashes, or
12cr|perl-Hash-Merge-0.120.0-3|26	recursive references, are not handled well by this method.*
12cr|perl-Hash-Merge-0.120.0-3|27	
12cr|perl-Hash-Merge-0.120.0-3|28	Values in hashes are considered to be either ARRAY references, HASH
12cr|perl-Hash-Merge-0.120.0-3|29	references, or otherwise are treated as SCALARs. By default, the data
12cr|perl-Hash-Merge-0.120.0-3|30	passed to the merge function will be cloned using the Clone module;
12cr|perl-Hash-Merge-0.120.0-3|31	however, if necessary, this behavior can be changed to use as many of the
12cr|perl-Hash-Merge-0.120.0-3|32	original values as possible. (See 'set_clone_behavior').
12cr|perl-Hash-Merge-0.120.0-3|33	
12cr|perl-Hash-Merge-0.120.0-3|34	Because there are a number of possible ways that one may want to merge
12cr|perl-Hash-Merge-0.120.0-3|35	values when keys are conflicting, Hash::Merge provides several preset
12cr|perl-Hash-Merge-0.120.0-3|36	methods for your convenience, as well as a way to define you own. These are
12cr|perl-Hash-Merge-0.120.0-3|37	(currently):
12cr|perl-Hash-Merge-0.120.0-3|38	
12cr|perl-Hash-Merge-0.120.0-3|39	%prep
12cr|perl-Hash-Merge-0.120.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Hash-Merge-0.120.0-3|41	
12cr|perl-Hash-Merge-0.120.0-3|42	%build
12cr|perl-Hash-Merge-0.120.0-3|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Hash-Merge-0.120.0-3|44	%make
12cr|perl-Hash-Merge-0.120.0-3|45	
12cr|perl-Hash-Merge-0.120.0-3|46	%check
12cr|perl-Hash-Merge-0.120.0-3|47	make test
12cr|perl-Hash-Merge-0.120.0-3|48	
12cr|perl-Hash-Merge-0.120.0-3|49	%install
12cr|perl-Hash-Merge-0.120.0-3|50	%makeinstall_std
12cr|perl-Hash-Merge-0.120.0-3|51	
12cr|perl-Hash-Merge-0.120.0-3|52	%files
12cr|perl-Hash-Merge-0.120.0-3|53	%doc Changes README
12cr|perl-Hash-Merge-0.120.0-3|54	%{_mandir}/man3/*
12cr|perl-Hash-Merge-0.120.0-3|55	%{perl_vendorlib}/*
12cr|perl-Hash-Merge-0.120.0-3|56	
12cr|perl-Hash-Merge-0.120.0-3|57	%changelog
12cr|perl-Hash-Merge-0.120.0-3|58	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.120.0-2mdv2011.0
12cr|perl-Hash-Merge-0.120.0-3|59	+ Revision: 655008
12cr|perl-Hash-Merge-0.120.0-3|60	- rebuild for updated spec-helper
12cr|perl-Hash-Merge-0.120.0-3|61	
12cr|perl-Hash-Merge-0.120.0-3|62	* Tue Feb 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2011.0
12cr|perl-Hash-Merge-0.120.0-3|63	+ Revision: 506748
12cr|perl-Hash-Merge-0.120.0-3|64	- update to 0.12
12cr|perl-Hash-Merge-0.120.0-3|65	
12cr|perl-Hash-Merge-0.120.0-3|66	* Tue Jun 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cr|perl-Hash-Merge-0.120.0-3|67	+ Revision: 388737
12cr|perl-Hash-Merge-0.120.0-3|68	- import perl-Hash-Merge
12cr|perl-Hash-Merge-0.120.0-3|69	
12cr|perl-Hash-Merge-0.120.0-3|70	
12cr|perl-Hash-Merge-0.120.0-3|71	* Tue Jun 23 2009 cpan2dist 0.11-1mdv
12cr|perl-Hash-Merge-0.120.0-3|72	- initial mdv release, generated with cpan2dist
12cr|perl-Hash-Merge-0.120.0-3|73	

4662 12
12cr|perl-Hash-Merge-Simple-0.51.0-3|1	%define upstream_name    Hash-Merge-Simple
12cr|perl-Hash-Merge-Simple-0.51.0-3|2	%define upstream_version 0.051
12cr|perl-Hash-Merge-Simple-0.51.0-3|3	
12cr|perl-Hash-Merge-Simple-0.51.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Hash-Merge-Simple-0.51.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Hash-Merge-Simple-0.51.0-3|6	Release:	3
12cr|perl-Hash-Merge-Simple-0.51.0-3|7	
12cr|perl-Hash-Merge-Simple-0.51.0-3|8	Summary:	Recursively merge two or more hashes, simply
12cr|perl-Hash-Merge-Simple-0.51.0-3|9	License:	GPL+ or Artistic
12cr|perl-Hash-Merge-Simple-0.51.0-3|10	Group:		Development/Perl
12cr|perl-Hash-Merge-Simple-0.51.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Hash-Merge-Simple-0.51.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Hash-Merge-Simple-0.51.0-3|13	
12cr|perl-Hash-Merge-Simple-0.51.0-3|14	BuildRequires:	perl-devel
12cr|perl-Hash-Merge-Simple-0.51.0-3|15	BuildRequires:	perl(Test::Deep)
12cr|perl-Hash-Merge-Simple-0.51.0-3|16	BuildRequires:	perl(Test::Differences)
12cr|perl-Hash-Merge-Simple-0.51.0-3|17	BuildRequires:	perl(Test::Exception)
12cr|perl-Hash-Merge-Simple-0.51.0-3|18	BuildRequires:	perl(Test::Most)
12cr|perl-Hash-Merge-Simple-0.51.0-3|19	BuildRequires:	perl(Test::Warn)
12cr|perl-Hash-Merge-Simple-0.51.0-3|20	BuildArch:	noarch
12cr|perl-Hash-Merge-Simple-0.51.0-3|21	
12cr|perl-Hash-Merge-Simple-0.51.0-3|22	%description
12cr|perl-Hash-Merge-Simple-0.51.0-3|23	Hash::Merge::Simple will recursively merge two or more hashes and return
12cr|perl-Hash-Merge-Simple-0.51.0-3|24	the result as a new hash reference. The merge function will descend and
12cr|perl-Hash-Merge-Simple-0.51.0-3|25	merge hashes that exist under the same node in both the left and right
12cr|perl-Hash-Merge-Simple-0.51.0-3|26	hash, but doesn't attempt to combine arrays, objects, scalars, or anything
12cr|perl-Hash-Merge-Simple-0.51.0-3|27	else. The rightmost hash also takes precedence, replacing whatever was in
12cr|perl-Hash-Merge-Simple-0.51.0-3|28	the left hash if a conflict occurs.
12cr|perl-Hash-Merge-Simple-0.51.0-3|29	
12cr|perl-Hash-Merge-Simple-0.51.0-3|30	This code was pretty much taken straight from the Catalyst::Utils manpage,
12cr|perl-Hash-Merge-Simple-0.51.0-3|31	and modified to handle more than 2 hashes at the same time.
12cr|perl-Hash-Merge-Simple-0.51.0-3|32	
12cr|perl-Hash-Merge-Simple-0.51.0-3|33	%prep
12cr|perl-Hash-Merge-Simple-0.51.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Hash-Merge-Simple-0.51.0-3|35	
12cr|perl-Hash-Merge-Simple-0.51.0-3|36	%build
12cr|perl-Hash-Merge-Simple-0.51.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Hash-Merge-Simple-0.51.0-3|38	%make
12cr|perl-Hash-Merge-Simple-0.51.0-3|39	
12cr|perl-Hash-Merge-Simple-0.51.0-3|40	%check
12cr|perl-Hash-Merge-Simple-0.51.0-3|41	make test
12cr|perl-Hash-Merge-Simple-0.51.0-3|42	
12cr|perl-Hash-Merge-Simple-0.51.0-3|43	%install
12cr|perl-Hash-Merge-Simple-0.51.0-3|44	%makeinstall_std
12cr|perl-Hash-Merge-Simple-0.51.0-3|45	
12cr|perl-Hash-Merge-Simple-0.51.0-3|46	%files
12cr|perl-Hash-Merge-Simple-0.51.0-3|47	%doc Changes README
12cr|perl-Hash-Merge-Simple-0.51.0-3|48	%{_mandir}/man3/*
12cr|perl-Hash-Merge-Simple-0.51.0-3|49	%{perl_vendorlib}/*
12cr|perl-Hash-Merge-Simple-0.51.0-3|50	
12cr|perl-Hash-Merge-Simple-0.51.0-3|51	%changelog
12cr|perl-Hash-Merge-Simple-0.51.0-3|52	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.51.0-2mdv2011.0
12cr|perl-Hash-Merge-Simple-0.51.0-3|53	+ Revision: 656930
12cr|perl-Hash-Merge-Simple-0.51.0-3|54	- rebuild for updated spec-helper
12cr|perl-Hash-Merge-Simple-0.51.0-3|55	
12cr|perl-Hash-Merge-Simple-0.51.0-3|56	* Wed Dec 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.51.0-1mdv2011.0
12cr|perl-Hash-Merge-Simple-0.51.0-3|57	+ Revision: 616208
12cr|perl-Hash-Merge-Simple-0.51.0-3|58	- update to new version 0.051
12cr|perl-Hash-Merge-Simple-0.51.0-3|59	
12cr|perl-Hash-Merge-Simple-0.51.0-3|60	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Hash-Merge-Simple-0.51.0-3|61	+ Revision: 552321
12cr|perl-Hash-Merge-Simple-0.51.0-3|62	- update to 0.05
12cr|perl-Hash-Merge-Simple-0.51.0-3|63	
12cr|perl-Hash-Merge-Simple-0.51.0-3|64	* Fri May 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-Hash-Merge-Simple-0.51.0-3|65	+ Revision: 381004
12cr|perl-Hash-Merge-Simple-0.51.0-3|66	- adding missing buildrequires:
12cr|perl-Hash-Merge-Simple-0.51.0-3|67	- import perl-Hash-Merge-Simple
12cr|perl-Hash-Merge-Simple-0.51.0-3|68	
12cr|perl-Hash-Merge-Simple-0.51.0-3|69	
12cr|perl-Hash-Merge-Simple-0.51.0-3|70	* Fri May 29 2009 cpan2dist 0.04-1mdv
12cr|perl-Hash-Merge-Simple-0.51.0-3|71	- initial mdv release, generated with cpan2dist
12cr|perl-Hash-Merge-Simple-0.51.0-3|72	

4663 12
12cr|perl-Hash-MoreUtils-0.20.0-3|1	%define upstream_name    Hash-MoreUtils
12cr|perl-Hash-MoreUtils-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Hash-MoreUtils-0.20.0-3|3	
12cr|perl-Hash-MoreUtils-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Hash-MoreUtils-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Hash-MoreUtils-0.20.0-3|6	Release:	3
12cr|perl-Hash-MoreUtils-0.20.0-3|7	
12cr|perl-Hash-MoreUtils-0.20.0-3|8	Summary:	Provide the stuff missing in Hash::Util
12cr|perl-Hash-MoreUtils-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Hash-MoreUtils-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Hash-MoreUtils-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Hash-MoreUtils-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Hash-MoreUtils-0.20.0-3|13	
12cr|perl-Hash-MoreUtils-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Hash-MoreUtils-0.20.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-Hash-MoreUtils-0.20.0-3|16	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Hash-MoreUtils-0.20.0-3|17	BuildArch:	noarch
12cr|perl-Hash-MoreUtils-0.20.0-3|18	
12cr|perl-Hash-MoreUtils-0.20.0-3|19	%description
12cr|perl-Hash-MoreUtils-0.20.0-3|20	Similar to 'List::MoreUtils', 'Hash::MoreUtils' contains trivial but
12cr|perl-Hash-MoreUtils-0.20.0-3|21	commonly-used functionality for hashes.
12cr|perl-Hash-MoreUtils-0.20.0-3|22	
12cr|perl-Hash-MoreUtils-0.20.0-3|23	%prep
12cr|perl-Hash-MoreUtils-0.20.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Hash-MoreUtils-0.20.0-3|25	
12cr|perl-Hash-MoreUtils-0.20.0-3|26	%build
12cr|perl-Hash-MoreUtils-0.20.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Hash-MoreUtils-0.20.0-3|28	%make
12cr|perl-Hash-MoreUtils-0.20.0-3|29	
12cr|perl-Hash-MoreUtils-0.20.0-3|30	%check
12cr|perl-Hash-MoreUtils-0.20.0-3|31	%make test
12cr|perl-Hash-MoreUtils-0.20.0-3|32	
12cr|perl-Hash-MoreUtils-0.20.0-3|33	%install
12cr|perl-Hash-MoreUtils-0.20.0-3|34	%makeinstall_std
12cr|perl-Hash-MoreUtils-0.20.0-3|35	
12cr|perl-Hash-MoreUtils-0.20.0-3|36	%files
12cr|perl-Hash-MoreUtils-0.20.0-3|37	%doc META.yml Changes README
12cr|perl-Hash-MoreUtils-0.20.0-3|38	%{_mandir}/man3/*
12cr|perl-Hash-MoreUtils-0.20.0-3|39	%{perl_vendorlib}/*
12cr|perl-Hash-MoreUtils-0.20.0-3|40	
12cr|perl-Hash-MoreUtils-0.20.0-3|41	%changelog
12cr|perl-Hash-MoreUtils-0.20.0-3|42	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Hash-MoreUtils-0.20.0-3|43	+ Revision: 657780
12cr|perl-Hash-MoreUtils-0.20.0-3|44	- rebuild for updated spec-helper
12cr|perl-Hash-MoreUtils-0.20.0-3|45	
12cr|perl-Hash-MoreUtils-0.20.0-3|46	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Hash-MoreUtils-0.20.0-3|47	+ Revision: 624827
12cr|perl-Hash-MoreUtils-0.20.0-3|48	- import perl-Hash-MoreUtils
12cr|perl-Hash-MoreUtils-0.20.0-3|49	

4664 12
12cr|perl-Hash-Rename-1.100.860-3|1	%define upstream_name    Hash-Rename
12cr|perl-Hash-Rename-1.100.860-3|2	%define upstream_version 1.100860
12cr|perl-Hash-Rename-1.100.860-3|3	
12cr|perl-Hash-Rename-1.100.860-3|4	Name:		perl-%{upstream_name}
12cr|perl-Hash-Rename-1.100.860-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Hash-Rename-1.100.860-3|6	Release:	3
12cr|perl-Hash-Rename-1.100.860-3|7	
12cr|perl-Hash-Rename-1.100.860-3|8	Summary:	Rename hash keys
12cr|perl-Hash-Rename-1.100.860-3|9	License:	GPL+ or Artistic
12cr|perl-Hash-Rename-1.100.860-3|10	Group:		Development/Perl
12cr|perl-Hash-Rename-1.100.860-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Hash-Rename-1.100.860-3|12	Source0:	http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Hash-Rename-1.100.860-3|13	
12cr|perl-Hash-Rename-1.100.860-3|14	BuildRequires:	perl-devel
12cr|perl-Hash-Rename-1.100.860-3|15	BuildRequires:	perl(Test::Compile)
12cr|perl-Hash-Rename-1.100.860-3|16	BuildRequires:	perl(Test::Exception)
12cr|perl-Hash-Rename-1.100.860-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Hash-Rename-1.100.860-3|18	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Hash-Rename-1.100.860-3|19	BuildArch:	noarch
12cr|perl-Hash-Rename-1.100.860-3|20	
12cr|perl-Hash-Rename-1.100.860-3|21	%description
12cr|perl-Hash-Rename-1.100.860-3|22	Using this module you can rename a hash's keys in place.
12cr|perl-Hash-Rename-1.100.860-3|23	
12cr|perl-Hash-Rename-1.100.860-3|24	%prep
12cr|perl-Hash-Rename-1.100.860-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Hash-Rename-1.100.860-3|26	
12cr|perl-Hash-Rename-1.100.860-3|27	%build
12cr|perl-Hash-Rename-1.100.860-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Hash-Rename-1.100.860-3|29	%make
12cr|perl-Hash-Rename-1.100.860-3|30	
12cr|perl-Hash-Rename-1.100.860-3|31	%check
12cr|perl-Hash-Rename-1.100.860-3|32	%make test
12cr|perl-Hash-Rename-1.100.860-3|33	
12cr|perl-Hash-Rename-1.100.860-3|34	%install
12cr|perl-Hash-Rename-1.100.860-3|35	%makeinstall_std
12cr|perl-Hash-Rename-1.100.860-3|36	
12cr|perl-Hash-Rename-1.100.860-3|37	%files
12cr|perl-Hash-Rename-1.100.860-3|38	%doc Changes README
12cr|perl-Hash-Rename-1.100.860-3|39	%{_mandir}/man3/*
12cr|perl-Hash-Rename-1.100.860-3|40	%{perl_vendorlib}/*
12cr|perl-Hash-Rename-1.100.860-3|41	
12cr|perl-Hash-Rename-1.100.860-3|42	%changelog
12cr|perl-Hash-Rename-1.100.860-3|43	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.100.860-2mdv2011.0
12cr|perl-Hash-Rename-1.100.860-3|44	+ Revision: 655021
12cr|perl-Hash-Rename-1.100.860-3|45	- rebuild for updated spec-helper
12cr|perl-Hash-Rename-1.100.860-3|46	
12cr|perl-Hash-Rename-1.100.860-3|47	* Sun Mar 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.860-1mdv2011.0
12cr|perl-Hash-Rename-1.100.860-3|48	+ Revision: 528434
12cr|perl-Hash-Rename-1.100.860-3|49	- update to 1.100860
12cr|perl-Hash-Rename-1.100.860-3|50	
12cr|perl-Hash-Rename-1.100.860-3|51	* Wed Feb 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.1
12cr|perl-Hash-Rename-1.100.860-3|52	+ Revision: 503864
12cr|perl-Hash-Rename-1.100.860-3|53	- update to 0.03
12cr|perl-Hash-Rename-1.100.860-3|54	
12cr|perl-Hash-Rename-1.100.860-3|55	* Mon Feb 08 2010 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.1
12cr|perl-Hash-Rename-1.100.860-3|56	+ Revision: 502081
12cr|perl-Hash-Rename-1.100.860-3|57	- import perl-Hash-Rename
12cr|perl-Hash-Rename-1.100.860-3|58	
12cr|perl-Hash-Rename-1.100.860-3|59	
12cr|perl-Hash-Rename-1.100.860-3|60	* Mon Feb 08 2010 cpan2dist 0.01-1mdv
12cr|perl-Hash-Rename-1.100.860-3|61	- initial mdv release, generated with cpan2dist

4665 12
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|1	%define upstream_name    Hash-Util-FieldHash-Compat
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|3	
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|6	Release:	3
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|7	
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|8	Summary:	Emulate Hash::Util::FieldHash using
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|10	Group:		Development/Perl
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|13	
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|15	BuildRequires:	perl(Test::use::ok)
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|16	BuildArch:	noarch
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|17	
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|18	%description
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|19	Under older perls this module provides a drop in compatible api to the
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|20	Hash::Util::FieldHash manpage using the perltie manpage. When the
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|21	Hash::Util::FieldHash manpage is available it will use that instead.
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|22	
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|23	This way code requiring field hashes can benefit from fast, robust field
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|24	hashes on Perl 5.10 and newer, but still run on older perls that don't ship
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|25	with that module.
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|26	
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|27	See the Hash::Util::FieldHash manpage for all the details of the API.
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|28	
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|29	%prep
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|31	
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|32	%build
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|34	%make
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|35	
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|36	%check
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|37	%make test
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|38	
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|39	%install
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|40	%makeinstall_std
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|41	
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|42	%files
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|43	%{_mandir}/man3/*
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|44	%{perl_vendorlib}/*
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|45	
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|46	%changelog
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|47	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|48	+ Revision: 653597
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|49	- rebuild for updated spec-helper
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|50	
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|51	* Wed Jul 28 2010 Shlomi Fish <shlomif@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|52	+ Revision: 562748
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|53	- import perl-Hash-Util-FieldHash-Compat
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|54	
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|55	
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|56	* Fri Feb 05 2010 cpan2dist 0.03-1mdv
12cr|perl-Hash-Util-FieldHash-Compat-0.30.0-3|57	- initial mdv release, generated with cpan2dist

4666 12
12cr|perl-Heap-0.800.0-2|1	%define upstream_name	 Heap
12cr|perl-Heap-0.800.0-2|2	%define upstream_version 0.80
12cr|perl-Heap-0.800.0-2|3	
12cr|perl-Heap-0.800.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Heap-0.800.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Heap-0.800.0-2|6	Release:	2
12cr|perl-Heap-0.800.0-2|7	
12cr|perl-Heap-0.800.0-2|8	Summary:	%{upstream_name} module for perl
12cr|perl-Heap-0.800.0-2|9	License:	GPL+ or Artistic
12cr|perl-Heap-0.800.0-2|10	Group:		Development/Perl
12cr|perl-Heap-0.800.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Heap-0.800.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/J/JM/JMM/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Heap-0.800.0-2|13	
12cr|perl-Heap-0.800.0-2|14	BuildRequires:	perl-devel
12cr|perl-Heap-0.800.0-2|15	BuildArch:	noarch
12cr|perl-Heap-0.800.0-2|16	
12cr|perl-Heap-0.800.0-2|17	%description
12cr|perl-Heap-0.800.0-2|18	The Heap collection of modules provide routines that manage a heap of
12cr|perl-Heap-0.800.0-2|19	elements. A heap is a partially sorted structure that is always able to
12cr|perl-Heap-0.800.0-2|20	easily extract the smallest of the elements in the structure (or the
12cr|perl-Heap-0.800.0-2|21	largest if a reversed compare routine is provided).
12cr|perl-Heap-0.800.0-2|22	
12cr|perl-Heap-0.800.0-2|23	If the collection of elements is changing dynamically, the heap has less
12cr|perl-Heap-0.800.0-2|24	overhead than keeping the collection fully sorted.
12cr|perl-Heap-0.800.0-2|25	
12cr|perl-Heap-0.800.0-2|26	The elements must be objects as described in "Heap::Elem" and all
12cr|perl-Heap-0.800.0-2|27	elements inserted into one heap must be mutually compatible - either the
12cr|perl-Heap-0.800.0-2|28	same class exactly or else classes that differ only in ways unrelated to
12cr|perl-Heap-0.800.0-2|29	the Heap::Elem interface.
12cr|perl-Heap-0.800.0-2|30	
12cr|perl-Heap-0.800.0-2|31	%prep
12cr|perl-Heap-0.800.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Heap-0.800.0-2|33	
12cr|perl-Heap-0.800.0-2|34	%build
12cr|perl-Heap-0.800.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Heap-0.800.0-2|36	%make
12cr|perl-Heap-0.800.0-2|37	
12cr|perl-Heap-0.800.0-2|38	%check
12cr|perl-Heap-0.800.0-2|39	make test
12cr|perl-Heap-0.800.0-2|40	
12cr|perl-Heap-0.800.0-2|41	%install
12cr|perl-Heap-0.800.0-2|42	%makeinstall_std
12cr|perl-Heap-0.800.0-2|43	
12cr|perl-Heap-0.800.0-2|44	%files
12cr|perl-Heap-0.800.0-2|45	%doc Changes README
12cr|perl-Heap-0.800.0-2|46	%{perl_vendorlib}/Heap.pm
12cr|perl-Heap-0.800.0-2|47	%{perl_vendorlib}/Heap
12cr|perl-Heap-0.800.0-2|48	%{_mandir}/*/*
12cr|perl-Heap-0.800.0-2|49	
12cr|perl-Heap-0.800.0-2|50	
12cr|perl-Heap-0.800.0-2|51	%changelog
12cr|perl-Heap-0.800.0-2|52	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.800.0-1mdv2010.0
12cr|perl-Heap-0.800.0-2|53	+ Revision: 403238
12cr|perl-Heap-0.800.0-2|54	- rebuild using %%perl_convert_version
12cr|perl-Heap-0.800.0-2|55	
12cr|perl-Heap-0.800.0-2|56	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.80-3mdv2009.0
12cr|perl-Heap-0.800.0-2|57	+ Revision: 268527
12cr|perl-Heap-0.800.0-2|58	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Heap-0.800.0-2|59	
12cr|perl-Heap-0.800.0-2|60	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.80-2mdv2009.0
12cr|perl-Heap-0.800.0-2|61	+ Revision: 210957
12cr|perl-Heap-0.800.0-2|62	- rebuild
12cr|perl-Heap-0.800.0-2|63	
12cr|perl-Heap-0.800.0-2|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Heap-0.800.0-2|65	- restore BuildRoot
12cr|perl-Heap-0.800.0-2|66	
12cr|perl-Heap-0.800.0-2|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Heap-0.800.0-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Heap-0.800.0-2|69	
12cr|perl-Heap-0.800.0-2|70	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 0.80-1mdv2008.0
12cr|perl-Heap-0.800.0-2|71	+ Revision: 21466
12cr|perl-Heap-0.800.0-2|72	- update to 0.80
12cr|perl-Heap-0.800.0-2|73	
12cr|perl-Heap-0.800.0-2|74	
12cr|perl-Heap-0.800.0-2|75	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.71-5mdv2007.0
12cr|perl-Heap-0.800.0-2|76	- Rebuild
12cr|perl-Heap-0.800.0-2|77	
12cr|perl-Heap-0.800.0-2|78	* Tue Dec 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.71-4mdk
12cr|perl-Heap-0.800.0-2|79	- spec cleanup
12cr|perl-Heap-0.800.0-2|80	- %%mkrel
12cr|perl-Heap-0.800.0-2|81	- better URL
12cr|perl-Heap-0.800.0-2|82	- rpmbuildupdate aware
12cr|perl-Heap-0.800.0-2|83	
12cr|perl-Heap-0.800.0-2|84	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.71-3mdk
12cr|perl-Heap-0.800.0-2|85	- fix buildrequires in a backward compatible way
12cr|perl-Heap-0.800.0-2|86	
12cr|perl-Heap-0.800.0-2|87	* Sat Aug 28 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.71-2mdk
12cr|perl-Heap-0.800.0-2|88	- make test
12cr|perl-Heap-0.800.0-2|89	
12cr|perl-Heap-0.800.0-2|90	* Sat Jun 19 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.71-1mdk
12cr|perl-Heap-0.800.0-2|91	- 0.71
12cr|perl-Heap-0.800.0-2|92	
12cr|perl-Heap-0.800.0-2|93	* Wed Jun 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.70-1mdk
12cr|perl-Heap-0.800.0-2|94	- 0.70
12cr|perl-Heap-0.800.0-2|95	

4667 12
12cr|perl-Heimdal-Kadm5-0.80.0-3|1	%define upstream_name Heimdal-Kadm5
12cr|perl-Heimdal-Kadm5-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-Heimdal-Kadm5-0.80.0-3|3	
12cr|perl-Heimdal-Kadm5-0.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Heimdal-Kadm5-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Heimdal-Kadm5-0.80.0-3|6	Release:	3
12cr|perl-Heimdal-Kadm5-0.80.0-3|7	Summary:	Perl extension for adminstration of Heimdal Kerberos servers
12cr|perl-Heimdal-Kadm5-0.80.0-3|8	License:	Artistic/GPL
12cr|perl-Heimdal-Kadm5-0.80.0-3|9	Group:		Development/Perl
12cr|perl-Heimdal-Kadm5-0.80.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Heimdal-Kadm5-0.80.0-3|11	Source0:	http://search.cpan.org/CPAN/authors/id/L/LE/LEIFJ/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Heimdal-Kadm5-0.80.0-3|12	BuildRequires:	perl-devel
12cr|perl-Heimdal-Kadm5-0.80.0-3|13	BuildRequires:	heimdal-devel
12cr|perl-Heimdal-Kadm5-0.80.0-3|14	
12cr|perl-Heimdal-Kadm5-0.80.0-3|15	%description
12cr|perl-Heimdal-Kadm5-0.80.0-3|16	Heimdal::Kadm5 is a basic XSUB perl glue to the Heimdal
12cr|perl-Heimdal-Kadm5-0.80.0-3|17	(http://www.pdc.kth.se/src/heimdal) kadm5clnt library. Heimdal is a free,
12cr|perl-Heimdal-Kadm5-0.80.0-3|18	slightly less export challenged implementation of Kerberos5 by Assar Westerlund
12cr|perl-Heimdal-Kadm5-0.80.0-3|19	and Johan Danielsson. Heimdal::Kadm5 allows you to perform more administration
12cr|perl-Heimdal-Kadm5-0.80.0-3|20	of your kdc than you can usually pull off with the included kadmin program.
12cr|perl-Heimdal-Kadm5-0.80.0-3|21	Heimdal::Kadm5 should be considered alpha-code and may consequently crash and
12cr|perl-Heimdal-Kadm5-0.80.0-3|22	burn but should not muck up your kdc any more than kadmin itself does.
12cr|perl-Heimdal-Kadm5-0.80.0-3|23	
12cr|perl-Heimdal-Kadm5-0.80.0-3|24	%prep
12cr|perl-Heimdal-Kadm5-0.80.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Heimdal-Kadm5-0.80.0-3|26	
12cr|perl-Heimdal-Kadm5-0.80.0-3|27	%build
12cr|perl-Heimdal-Kadm5-0.80.0-3|28	perl Makefile.PL INSTALLDIRS=vendor INC="-I%{_includedir}/heimdal"
12cr|perl-Heimdal-Kadm5-0.80.0-3|29	%make
12cr|perl-Heimdal-Kadm5-0.80.0-3|30	
12cr|perl-Heimdal-Kadm5-0.80.0-3|31	%install
12cr|perl-Heimdal-Kadm5-0.80.0-3|32	%makeinstall_std
12cr|perl-Heimdal-Kadm5-0.80.0-3|33	
12cr|perl-Heimdal-Kadm5-0.80.0-3|34	%check
12cr|perl-Heimdal-Kadm5-0.80.0-3|35	# doesn't work without a running KDC
12cr|perl-Heimdal-Kadm5-0.80.0-3|36	#make test
12cr|perl-Heimdal-Kadm5-0.80.0-3|37	
12cr|perl-Heimdal-Kadm5-0.80.0-3|38	%files
12cr|perl-Heimdal-Kadm5-0.80.0-3|39	%doc Changes README
12cr|perl-Heimdal-Kadm5-0.80.0-3|40	%{perl_vendorarch}/Heimdal
12cr|perl-Heimdal-Kadm5-0.80.0-3|41	%{perl_vendorarch}/auto/Heimdal
12cr|perl-Heimdal-Kadm5-0.80.0-3|42	%{_mandir}/*/*
12cr|perl-Heimdal-Kadm5-0.80.0-3|43	
12cr|perl-Heimdal-Kadm5-0.80.0-3|44	
12cr|perl-Heimdal-Kadm5-0.80.0-3|45	%changelog
12cr|perl-Heimdal-Kadm5-0.80.0-3|46	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.80.0-3
12cr|perl-Heimdal-Kadm5-0.80.0-3|47	+ Revision: 773665
12cr|perl-Heimdal-Kadm5-0.80.0-3|48	- clean out spec
12cr|perl-Heimdal-Kadm5-0.80.0-3|49	- mass rebuild of perl extensions against perl 5.14.2
12cr|perl-Heimdal-Kadm5-0.80.0-3|50	
12cr|perl-Heimdal-Kadm5-0.80.0-3|51	* Mon Mar 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.0-2mdv2010.1
12cr|perl-Heimdal-Kadm5-0.80.0-3|52	+ Revision: 528738
12cr|perl-Heimdal-Kadm5-0.80.0-3|53	- rebuild
12cr|perl-Heimdal-Kadm5-0.80.0-3|54	
12cr|perl-Heimdal-Kadm5-0.80.0-3|55	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.0-1mdv2010.1
12cr|perl-Heimdal-Kadm5-0.80.0-3|56	+ Revision: 509022
12cr|perl-Heimdal-Kadm5-0.80.0-3|57	- new version
12cr|perl-Heimdal-Kadm5-0.80.0-3|58	
12cr|perl-Heimdal-Kadm5-0.80.0-3|59	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.06-10mdv2010.0
12cr|perl-Heimdal-Kadm5-0.80.0-3|60	+ Revision: 430465
12cr|perl-Heimdal-Kadm5-0.80.0-3|61	- rebuild
12cr|perl-Heimdal-Kadm5-0.80.0-3|62	
12cr|perl-Heimdal-Kadm5-0.80.0-3|63	* Thu Oct 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-9mdv2009.0
12cr|perl-Heimdal-Kadm5-0.80.0-3|64	+ Revision: 290794
12cr|perl-Heimdal-Kadm5-0.80.0-3|65	- fix summary and description (spotted by Buchan)
12cr|perl-Heimdal-Kadm5-0.80.0-3|66	
12cr|perl-Heimdal-Kadm5-0.80.0-3|67	* Tue Sep 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-8mdv2009.0
12cr|perl-Heimdal-Kadm5-0.80.0-3|68	+ Revision: 290160
12cr|perl-Heimdal-Kadm5-0.80.0-3|69	- rebuild to fix linkage
12cr|perl-Heimdal-Kadm5-0.80.0-3|70	
12cr|perl-Heimdal-Kadm5-0.80.0-3|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Heimdal-Kadm5-0.80.0-3|72	- rebuild
12cr|perl-Heimdal-Kadm5-0.80.0-3|73	
12cr|perl-Heimdal-Kadm5-0.80.0-3|74	* Tue Jan 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-5mdv2008.1
12cr|perl-Heimdal-Kadm5-0.80.0-3|75	+ Revision: 156901
12cr|perl-Heimdal-Kadm5-0.80.0-3|76	- fix build
12cr|perl-Heimdal-Kadm5-0.80.0-3|77	
12cr|perl-Heimdal-Kadm5-0.80.0-3|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Heimdal-Kadm5-0.80.0-3|79	- add BR on krb5-devel
12cr|perl-Heimdal-Kadm5-0.80.0-3|80	- rebuild
12cr|perl-Heimdal-Kadm5-0.80.0-3|81	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Heimdal-Kadm5-0.80.0-3|82	
12cr|perl-Heimdal-Kadm5-0.80.0-3|83	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Heimdal-Kadm5-0.80.0-3|84	- restore BuildRoot
12cr|perl-Heimdal-Kadm5-0.80.0-3|85	
12cr|perl-Heimdal-Kadm5-0.80.0-3|86	* Thu Sep 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-2mdv2008.0
12cr|perl-Heimdal-Kadm5-0.80.0-3|87	+ Revision: 81308
12cr|perl-Heimdal-Kadm5-0.80.0-3|88	- rebuild
12cr|perl-Heimdal-Kadm5-0.80.0-3|89	
12cr|perl-Heimdal-Kadm5-0.80.0-3|90	* Fri Jun 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2008.0
12cr|perl-Heimdal-Kadm5-0.80.0-3|91	+ Revision: 39960
12cr|perl-Heimdal-Kadm5-0.80.0-3|92	- new version
12cr|perl-Heimdal-Kadm5-0.80.0-3|93	
12cr|perl-Heimdal-Kadm5-0.80.0-3|94	* Wed May 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2008.0
12cr|perl-Heimdal-Kadm5-0.80.0-3|95	+ Revision: 20499
12cr|perl-Heimdal-Kadm5-0.80.0-3|96	- Import perl-Heimdal-Kadm5
12cr|perl-Heimdal-Kadm5-0.80.0-3|97	
12cr|perl-Heimdal-Kadm5-0.80.0-3|98	
12cr|perl-Heimdal-Kadm5-0.80.0-3|99	
12cr|perl-Heimdal-Kadm5-0.80.0-3|100	* Thu Apr 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2008.0
12cr|perl-Heimdal-Kadm5-0.80.0-3|101	- first mdv release

4668 12
12cr|perl-Hook-Output-File-0.70.0-2|1	%define upstream_name    Hook-Output-File
12cr|perl-Hook-Output-File-0.70.0-2|2	%define upstream_version 0.07
12cr|perl-Hook-Output-File-0.70.0-2|3	
12cr|perl-Hook-Output-File-0.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Hook-Output-File-0.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Hook-Output-File-0.70.0-2|6	Release:	2
12cr|perl-Hook-Output-File-0.70.0-2|7	
12cr|perl-Hook-Output-File-0.70.0-2|8	Summary:	Redirect STDOUT/STDERR to a file
12cr|perl-Hook-Output-File-0.70.0-2|9	License:	GPL+ or Artistic
12cr|perl-Hook-Output-File-0.70.0-2|10	Group:		Development/Perl
12cr|perl-Hook-Output-File-0.70.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Hook-Output-File-0.70.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Hook/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Hook-Output-File-0.70.0-2|13	
12cr|perl-Hook-Output-File-0.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-Hook-Output-File-0.70.0-2|15	BuildRequires:	perl(boolean)
12cr|perl-Hook-Output-File-0.70.0-2|16	BuildRequires:	perl(Carp)
12cr|perl-Hook-Output-File-0.70.0-2|17	BuildRequires:	perl(File::Spec)
12cr|perl-Hook-Output-File-0.70.0-2|18	BuildRequires:	perl(File::Temp)
12cr|perl-Hook-Output-File-0.70.0-2|19	BuildRequires:	perl(IO::Capture)
12cr|perl-Hook-Output-File-0.70.0-2|20	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Hook-Output-File-0.70.0-2|21	BuildRequires:	perl(Params::Validate)
12cr|perl-Hook-Output-File-0.70.0-2|22	BuildRequires:	perl(Test::More)
12cr|perl-Hook-Output-File-0.70.0-2|23	BuildRequires:	perl(Tie::Handle)
12cr|perl-Hook-Output-File-0.70.0-2|24	BuildArch:	noarch
12cr|perl-Hook-Output-File-0.70.0-2|25	
12cr|perl-Hook-Output-File-0.70.0-2|26	%description
12cr|perl-Hook-Output-File-0.70.0-2|27	'Hook::Output::File' redirects 'STDOUT/STDERR' to a file.
12cr|perl-Hook-Output-File-0.70.0-2|28	
12cr|perl-Hook-Output-File-0.70.0-2|29	%prep
12cr|perl-Hook-Output-File-0.70.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Hook-Output-File-0.70.0-2|31	
12cr|perl-Hook-Output-File-0.70.0-2|32	%build
12cr|perl-Hook-Output-File-0.70.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Hook-Output-File-0.70.0-2|34	%make
12cr|perl-Hook-Output-File-0.70.0-2|35	
12cr|perl-Hook-Output-File-0.70.0-2|36	%check
12cr|perl-Hook-Output-File-0.70.0-2|37	make test
12cr|perl-Hook-Output-File-0.70.0-2|38	
12cr|perl-Hook-Output-File-0.70.0-2|39	%install
12cr|perl-Hook-Output-File-0.70.0-2|40	%makeinstall_std
12cr|perl-Hook-Output-File-0.70.0-2|41	
12cr|perl-Hook-Output-File-0.70.0-2|42	%files
12cr|perl-Hook-Output-File-0.70.0-2|43	%doc Changes README
12cr|perl-Hook-Output-File-0.70.0-2|44	%{_mandir}/man3/*
12cr|perl-Hook-Output-File-0.70.0-2|45	%{perl_vendorlib}/*
12cr|perl-Hook-Output-File-0.70.0-2|46	
12cr|perl-Hook-Output-File-0.70.0-2|47	%changelog
12cr|perl-Hook-Output-File-0.70.0-2|48	* Fri Jun 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-Hook-Output-File-0.70.0-2|49	+ Revision: 682658
12cr|perl-Hook-Output-File-0.70.0-2|50	- update to new version 0.07
12cr|perl-Hook-Output-File-0.70.0-2|51	
12cr|perl-Hook-Output-File-0.70.0-2|52	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2
12cr|perl-Hook-Output-File-0.70.0-2|53	+ Revision: 655028
12cr|perl-Hook-Output-File-0.70.0-2|54	- rebuild for updated spec-helper
12cr|perl-Hook-Output-File-0.70.0-2|55	
12cr|perl-Hook-Output-File-0.70.0-2|56	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Hook-Output-File-0.70.0-2|57	+ Revision: 401655
12cr|perl-Hook-Output-File-0.70.0-2|58	- rebuild using %%perl_convert_version
12cr|perl-Hook-Output-File-0.70.0-2|59	- fixed license field
12cr|perl-Hook-Output-File-0.70.0-2|60	
12cr|perl-Hook-Output-File-0.70.0-2|61	* Wed Mar 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.1
12cr|perl-Hook-Output-File-0.70.0-2|62	+ Revision: 348536
12cr|perl-Hook-Output-File-0.70.0-2|63	- update to new version 0.06
12cr|perl-Hook-Output-File-0.70.0-2|64	
12cr|perl-Hook-Output-File-0.70.0-2|65	* Wed Feb 18 2009 Jérôme Quelin <jquelin@mandriva.org> 0.05-1mdv2009.1
12cr|perl-Hook-Output-File-0.70.0-2|66	+ Revision: 342374
12cr|perl-Hook-Output-File-0.70.0-2|67	- update to new version 0.05
12cr|perl-Hook-Output-File-0.70.0-2|68	
12cr|perl-Hook-Output-File-0.70.0-2|69	* Tue Jan 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.04-1mdv2009.1
12cr|perl-Hook-Output-File-0.70.0-2|70	+ Revision: 331591
12cr|perl-Hook-Output-File-0.70.0-2|71	- import perl-Hook-Output-File
12cr|perl-Hook-Output-File-0.70.0-2|72	
12cr|perl-Hook-Output-File-0.70.0-2|73	
12cr|perl-Hook-Output-File-0.70.0-2|74	* Tue Jan 20 2009 cpan2dist 0.04-1mdv
12cr|perl-Hook-Output-File-0.70.0-2|75	- initial mdv release, generated with cpan2dist
12cr|perl-Hook-Output-File-0.70.0-2|76	

4669 12
12cr|perl-HTML-Display-0.390.0-2|1	%define upstream_name    HTML-Display
12cr|perl-HTML-Display-0.390.0-2|2	%define upstream_version 0.39
12cr|perl-HTML-Display-0.390.0-2|3	
12cr|perl-HTML-Display-0.390.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-Display-0.390.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-Display-0.390.0-2|6	Release:	2
12cr|perl-HTML-Display-0.390.0-2|7	
12cr|perl-HTML-Display-0.390.0-2|8	Summary:	Use an OLE object to display HTML
12cr|perl-HTML-Display-0.390.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTML-Display-0.390.0-2|10	Group:		Development/Perl
12cr|perl-HTML-Display-0.390.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-Display-0.390.0-2|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-Display-0.390.0-2|13	
12cr|perl-HTML-Display-0.390.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTML-Display-0.390.0-2|15	BuildRequires:	perl(HTML::TokeParser::Simple)
12cr|perl-HTML-Display-0.390.0-2|16	BuildRequires:	perl(LWP)
12cr|perl-HTML-Display-0.390.0-2|17	BuildRequires:	perl(Test::Harness)
12cr|perl-HTML-Display-0.390.0-2|18	BuildRequires:	perl(URI::URL)
12cr|perl-HTML-Display-0.390.0-2|19	BuildRequires:	perl-parent
12cr|perl-HTML-Display-0.390.0-2|20	BuildArch:	noarch
12cr|perl-HTML-Display-0.390.0-2|21	
12cr|perl-HTML-Display-0.390.0-2|22	%description
12cr|perl-HTML-Display-0.390.0-2|23	This module abstracts the task of displaying HTML to the user. The
12cr|perl-HTML-Display-0.390.0-2|24	displaying is done by launching a browser and navigating it to either a
12cr|perl-HTML-Display-0.390.0-2|25	temporary file with the HTML stored in it, or, if possible, by pushing the
12cr|perl-HTML-Display-0.390.0-2|26	HTML directly into the browser window.
12cr|perl-HTML-Display-0.390.0-2|27	
12cr|perl-HTML-Display-0.390.0-2|28	%prep
12cr|perl-HTML-Display-0.390.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-Display-0.390.0-2|30	
12cr|perl-HTML-Display-0.390.0-2|31	%build
12cr|perl-HTML-Display-0.390.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-Display-0.390.0-2|33	%make
12cr|perl-HTML-Display-0.390.0-2|34	
12cr|perl-HTML-Display-0.390.0-2|35	%check
12cr|perl-HTML-Display-0.390.0-2|36	make test
12cr|perl-HTML-Display-0.390.0-2|37	
12cr|perl-HTML-Display-0.390.0-2|38	%install
12cr|perl-HTML-Display-0.390.0-2|39	%makeinstall_std
12cr|perl-HTML-Display-0.390.0-2|40	
12cr|perl-HTML-Display-0.390.0-2|41	%files
12cr|perl-HTML-Display-0.390.0-2|42	%doc Changes
12cr|perl-HTML-Display-0.390.0-2|43	%{_mandir}/man3/*
12cr|perl-HTML-Display-0.390.0-2|44	%{perl_vendorlib}/HTML
12cr|perl-HTML-Display-0.390.0-2|45	
12cr|perl-HTML-Display-0.390.0-2|46	
12cr|perl-HTML-Display-0.390.0-2|47	%changelog
12cr|perl-HTML-Display-0.390.0-2|48	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.390.0-1mdv2010.0
12cr|perl-HTML-Display-0.390.0-2|49	+ Revision: 402139
12cr|perl-HTML-Display-0.390.0-2|50	- rebuild using %%perl_convert_version
12cr|perl-HTML-Display-0.390.0-2|51	
12cr|perl-HTML-Display-0.390.0-2|52	* Sun Jan 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.39-1mdv2009.1
12cr|perl-HTML-Display-0.390.0-2|53	+ Revision: 333472
12cr|perl-HTML-Display-0.390.0-2|54	- import perl-HTML-Display
12cr|perl-HTML-Display-0.390.0-2|55	
12cr|perl-HTML-Display-0.390.0-2|56	
12cr|perl-HTML-Display-0.390.0-2|57	* Sun Jan 25 2009 cpan2dist 0.39-1mdv
12cr|perl-HTML-Display-0.390.0-2|58	- initial mdv release, generated with cpan2dist
12cr|perl-HTML-Display-0.390.0-2|59	

4670 12
12cr|perl-HTML-FillInForm-2.0.0-6|1	%define upstream_name	 HTML-FillInForm
12cr|perl-HTML-FillInForm-2.0.0-6|2	%define upstream_version 2.00
12cr|perl-HTML-FillInForm-2.0.0-6|3	
12cr|perl-HTML-FillInForm-2.0.0-6|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-FillInForm-2.0.0-6|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-FillInForm-2.0.0-6|6	Release:	6
12cr|perl-HTML-FillInForm-2.0.0-6|7	
12cr|perl-HTML-FillInForm-2.0.0-6|8	Summary:	Populates HTML Forms with data
12cr|perl-HTML-FillInForm-2.0.0-6|9	License:	Artistic
12cr|perl-HTML-FillInForm-2.0.0-6|10	Group:		Development/Perl
12cr|perl-HTML-FillInForm-2.0.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-HTML-FillInForm-2.0.0-6|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-HTML-FillInForm-2.0.0-6|13	
12cr|perl-HTML-FillInForm-2.0.0-6|14	BuildRequires:	perl-devel
12cr|perl-HTML-FillInForm-2.0.0-6|15	BuildRequires:	perl(CGI)
12cr|perl-HTML-FillInForm-2.0.0-6|16	BuildRequires:	perl(HTML::Parser)
12cr|perl-HTML-FillInForm-2.0.0-6|17	
12cr|perl-HTML-FillInForm-2.0.0-6|18	BuildArch:	noarch
12cr|perl-HTML-FillInForm-2.0.0-6|19	
12cr|perl-HTML-FillInForm-2.0.0-6|20	%description
12cr|perl-HTML-FillInForm-2.0.0-6|21	This module automatically inserts data from a previous HTML form into the HTML
12cr|perl-HTML-FillInForm-2.0.0-6|22	input, textarea, radio buttons, checkboxes and select tags.  It is a subclass
12cr|perl-HTML-FillInForm-2.0.0-6|23	of HTML::Parser and uses it to parse the HTML and insert the values into the
12cr|perl-HTML-FillInForm-2.0.0-6|24	form tags.
12cr|perl-HTML-FillInForm-2.0.0-6|25	
12cr|perl-HTML-FillInForm-2.0.0-6|26	%prep
12cr|perl-HTML-FillInForm-2.0.0-6|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-FillInForm-2.0.0-6|28	
12cr|perl-HTML-FillInForm-2.0.0-6|29	%build
12cr|perl-HTML-FillInForm-2.0.0-6|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-FillInForm-2.0.0-6|31	%make
12cr|perl-HTML-FillInForm-2.0.0-6|32	
12cr|perl-HTML-FillInForm-2.0.0-6|33	%check
12cr|perl-HTML-FillInForm-2.0.0-6|34	%make test
12cr|perl-HTML-FillInForm-2.0.0-6|35	
12cr|perl-HTML-FillInForm-2.0.0-6|36	%install
12cr|perl-HTML-FillInForm-2.0.0-6|37	%makeinstall_std
12cr|perl-HTML-FillInForm-2.0.0-6|38	
12cr|perl-HTML-FillInForm-2.0.0-6|39	%files
12cr|perl-HTML-FillInForm-2.0.0-6|40	%doc Changes README
12cr|perl-HTML-FillInForm-2.0.0-6|41	%{_mandir}/*/*
12cr|perl-HTML-FillInForm-2.0.0-6|42	%{perl_vendorlib}/HTML
12cr|perl-HTML-FillInForm-2.0.0-6|43	
12cr|perl-HTML-FillInForm-2.0.0-6|44	
12cr|perl-HTML-FillInForm-2.0.0-6|45	%changelog
12cr|perl-HTML-FillInForm-2.0.0-6|46	* Sun Feb 14 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.0.0-5mdv2010.1
12cr|perl-HTML-FillInForm-2.0.0-6|47	+ Revision: 505764
12cr|perl-HTML-FillInForm-2.0.0-6|48	- rebuild using %%perl_convert_version
12cr|perl-HTML-FillInForm-2.0.0-6|49	
12cr|perl-HTML-FillInForm-2.0.0-6|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.00-4mdv2010.0
12cr|perl-HTML-FillInForm-2.0.0-6|51	+ Revision: 430466
12cr|perl-HTML-FillInForm-2.0.0-6|52	- rebuild
12cr|perl-HTML-FillInForm-2.0.0-6|53	
12cr|perl-HTML-FillInForm-2.0.0-6|54	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.00-3mdv2009.0
12cr|perl-HTML-FillInForm-2.0.0-6|55	+ Revision: 257200
12cr|perl-HTML-FillInForm-2.0.0-6|56	- rebuild
12cr|perl-HTML-FillInForm-2.0.0-6|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTML-FillInForm-2.0.0-6|58	
12cr|perl-HTML-FillInForm-2.0.0-6|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-HTML-FillInForm-2.0.0-6|60	- restore BuildRoot
12cr|perl-HTML-FillInForm-2.0.0-6|61	
12cr|perl-HTML-FillInForm-2.0.0-6|62	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.00-1mdv2008.1
12cr|perl-HTML-FillInForm-2.0.0-6|63	+ Revision: 97498
12cr|perl-HTML-FillInForm-2.0.0-6|64	- update to new version 2.00
12cr|perl-HTML-FillInForm-2.0.0-6|65	
12cr|perl-HTML-FillInForm-2.0.0-6|66	* Wed Aug 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-1mdv2008.0
12cr|perl-HTML-FillInForm-2.0.0-6|67	+ Revision: 63957
12cr|perl-HTML-FillInForm-2.0.0-6|68	- update to new version 1.07
12cr|perl-HTML-FillInForm-2.0.0-6|69	
12cr|perl-HTML-FillInForm-2.0.0-6|70	
12cr|perl-HTML-FillInForm-2.0.0-6|71	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 1.06-2mdv2007.0
12cr|perl-HTML-FillInForm-2.0.0-6|72	+ Revision: 108508
12cr|perl-HTML-FillInForm-2.0.0-6|73	- rebuild
12cr|perl-HTML-FillInForm-2.0.0-6|74	
12cr|perl-HTML-FillInForm-2.0.0-6|75	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-HTML-FillInForm-2.0.0-6|76	- Import perl-HTML-FillInForm
12cr|perl-HTML-FillInForm-2.0.0-6|77	
12cr|perl-HTML-FillInForm-2.0.0-6|78	* Tue Oct 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-1mdk
12cr|perl-HTML-FillInForm-2.0.0-6|79	- new version
12cr|perl-HTML-FillInForm-2.0.0-6|80	- %%mkrel
12cr|perl-HTML-FillInForm-2.0.0-6|81	- spec cleanup
12cr|perl-HTML-FillInForm-2.0.0-6|82	- better url
12cr|perl-HTML-FillInForm-2.0.0-6|83	- better summary
12cr|perl-HTML-FillInForm-2.0.0-6|84	
12cr|perl-HTML-FillInForm-2.0.0-6|85	* Mon Jan 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.05-1mdk
12cr|perl-HTML-FillInForm-2.0.0-6|86	- 1.05
12cr|perl-HTML-FillInForm-2.0.0-6|87	- New description
12cr|perl-HTML-FillInForm-2.0.0-6|88	
12cr|perl-HTML-FillInForm-2.0.0-6|89	* Thu Apr 22 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.04-1mdk
12cr|perl-HTML-FillInForm-2.0.0-6|90	- 1.04
12cr|perl-HTML-FillInForm-2.0.0-6|91	

4671 12
12cr|perl-HTML-FormFu-0.90.30-2|1	%define upstream_name    HTML-FormFu
12cr|perl-HTML-FormFu-0.90.30-2|2	%define upstream_version 0.09003
12cr|perl-HTML-FormFu-0.90.30-2|3	
12cr|perl-HTML-FormFu-0.90.30-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-FormFu-0.90.30-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-FormFu-0.90.30-2|6	Release:	2
12cr|perl-HTML-FormFu-0.90.30-2|7	
12cr|perl-HTML-FormFu-0.90.30-2|8	Summary:	HTML Form Management Framework for Perl
12cr|perl-HTML-FormFu-0.90.30-2|9	License:	GPL+ or Artistic
12cr|perl-HTML-FormFu-0.90.30-2|10	Group:		Development/Perl
12cr|perl-HTML-FormFu-0.90.30-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-FormFu-0.90.30-2|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-FormFu-0.90.30-2|13	
12cr|perl-HTML-FormFu-0.90.30-2|14	BuildRequires:	perl-devel
12cr|perl-HTML-FormFu-0.90.30-2|15	BuildRequires:	perl(CGI)
12cr|perl-HTML-FormFu-0.90.30-2|16	BuildRequires:	perl(Captcha::reCAPTCHA) >= 0.93
12cr|perl-HTML-FormFu-0.90.30-2|17	BuildRequires:	perl(Class::Accessor::Chained::Fast)
12cr|perl-HTML-FormFu-0.90.30-2|18	BuildRequires:	perl(Class::C3)
12cr|perl-HTML-FormFu-0.90.30-2|19	BuildRequires:	perl(Class::Factory::Util)
12cr|perl-HTML-FormFu-0.90.30-2|20	BuildRequires:	perl(Clone) >= 0.31
12cr|perl-HTML-FormFu-0.90.30-2|21	BuildRequires:	perl(Config::Any) >= 0.18
12cr|perl-HTML-FormFu-0.90.30-2|22	BuildRequires:	perl(Crypt::CBC)
12cr|perl-HTML-FormFu-0.90.30-2|23	BuildRequires:	perl(Crypt::DES)
12cr|perl-HTML-FormFu-0.90.30-2|24	BuildRequires:	perl(Data::Visitor)
12cr|perl-HTML-FormFu-0.90.30-2|25	BuildRequires:	perl(Data::Visitor::Callback)
12cr|perl-HTML-FormFu-0.90.30-2|26	BuildRequires:	perl(Date::Calc)
12cr|perl-HTML-FormFu-0.90.30-2|27	BuildRequires:	perl(DateTime) >= 0.54
12cr|perl-HTML-FormFu-0.90.30-2|28	BuildRequires:	perl(DateTime::Format::Builder) >= 0.790.1
12cr|perl-HTML-FormFu-0.90.30-2|29	BuildRequires:	perl(DateTime::Format::Natural)
12cr|perl-HTML-FormFu-0.90.30-2|30	BuildRequires:	perl(DateTime::Format::Strptime) >= 1.200.0
12cr|perl-HTML-FormFu-0.90.30-2|31	BuildRequires:	perl(DateTime::Locale) >= 0.45
12cr|perl-HTML-FormFu-0.90.30-2|32	BuildRequires:	perl(Email::Valid)
12cr|perl-HTML-FormFu-0.90.30-2|33	BuildRequires:	perl(Exporter)
12cr|perl-HTML-FormFu-0.90.30-2|34	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-HTML-FormFu-0.90.30-2|35	BuildRequires:	perl(File::ShareDir)
12cr|perl-HTML-FormFu-0.90.30-2|36	BuildRequires:	perl(HTML::Scrubber)
12cr|perl-HTML-FormFu-0.90.30-2|37	BuildRequires:	perl(HTML::TokeParser::Simple) >= 3.14
12cr|perl-HTML-FormFu-0.90.30-2|38	BuildRequires:	perl(HTTP::Headers) >= 1.64
12cr|perl-HTML-FormFu-0.90.30-2|39	BuildRequires:	perl(Hash::Flatten)
12cr|perl-HTML-FormFu-0.90.30-2|40	BuildRequires:	perl(List::MoreUtils)
12cr|perl-HTML-FormFu-0.90.30-2|41	BuildRequires:	perl(List::Util)
12cr|perl-HTML-FormFu-0.90.30-2|42	BuildRequires:	perl(Locale::Maketext)
12cr|perl-HTML-FormFu-0.90.30-2|43	BuildRequires:	perl(Module::Pluggable)
12cr|perl-HTML-FormFu-0.90.30-2|44	BuildRequires:	perl(MooseX::Aliases)
12cr|perl-HTML-FormFu-0.90.30-2|45	BuildRequires:	perl(MooseX::SetOnce)
12cr|perl-HTML-FormFu-0.90.30-2|46	BuildRequires:	perl(MooseX::ChainedAccessors::Accessor)
12cr|perl-HTML-FormFu-0.90.30-2|47	BuildRequires:	perl(Number::Format)
12cr|perl-HTML-FormFu-0.90.30-2|48	BuildRequires:	perl(Path::Class::File)
12cr|perl-HTML-FormFu-0.90.30-2|49	BuildRequires:	perl(Readonly)
12cr|perl-HTML-FormFu-0.90.30-2|50	BuildRequires:	perl(Regexp::Common)
12cr|perl-HTML-FormFu-0.90.30-2|51	BuildRequires:	perl(Task::Weaken)
12cr|perl-HTML-FormFu-0.90.30-2|52	BuildRequires:	perl(Template)
12cr|perl-HTML-FormFu-0.90.30-2|53	BuildRequires:	perl(Test::More) >= 0.92
12cr|perl-HTML-FormFu-0.90.30-2|54	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-HTML-FormFu-0.90.30-2|55	BuildRequires:	perl(YAML::XS)
12cr|perl-HTML-FormFu-0.90.30-2|56	BuildRequires:	perl(boolean)
12cr|perl-HTML-FormFu-0.90.30-2|57	
12cr|perl-HTML-FormFu-0.90.30-2|58	BuildArch:	noarch
12cr|perl-HTML-FormFu-0.90.30-2|59	
12cr|perl-HTML-FormFu-0.90.30-2|60	%description
12cr|perl-HTML-FormFu-0.90.30-2|61	HTML::FormFu is a HTML form framework which aims to be as easy
12cr|perl-HTML-FormFu-0.90.30-2|62	as possible to use for basic web forms, but with the power and flexibility
12cr|perl-HTML-FormFu-0.90.30-2|63	to do anything else you might want to do (as long as it involves forms).
12cr|perl-HTML-FormFu-0.90.30-2|64	
12cr|perl-HTML-FormFu-0.90.30-2|65	You can configure almost any part of formfu's behaviour and output. By
12cr|perl-HTML-FormFu-0.90.30-2|66	default formfu renders "XHTML 1.0 Strict" compliant markup, with as little
12cr|perl-HTML-FormFu-0.90.30-2|67	extra markup as possible, but with sufficient CSS class names to allow for
12cr|perl-HTML-FormFu-0.90.30-2|68	a wide-range of output styles to be generated by changing only the CSS.
12cr|perl-HTML-FormFu-0.90.30-2|69	
12cr|perl-HTML-FormFu-0.90.30-2|70	All methods listed below (except the /new manpage) can either be called as
12cr|perl-HTML-FormFu-0.90.30-2|71	a normal method on your '$form' object, or as an option in your config
12cr|perl-HTML-FormFu-0.90.30-2|72	file. Examples will mainly be shown in the YAML manpage config syntax.
12cr|perl-HTML-FormFu-0.90.30-2|73	
12cr|perl-HTML-FormFu-0.90.30-2|74	%prep
12cr|perl-HTML-FormFu-0.90.30-2|75	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-FormFu-0.90.30-2|76	
12cr|perl-HTML-FormFu-0.90.30-2|77	%build
12cr|perl-HTML-FormFu-0.90.30-2|78	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-FormFu-0.90.30-2|79	%make
12cr|perl-HTML-FormFu-0.90.30-2|80	
12cr|perl-HTML-FormFu-0.90.30-2|81	%check
12cr|perl-HTML-FormFu-0.90.30-2|82	%make test
12cr|perl-HTML-FormFu-0.90.30-2|83	
12cr|perl-HTML-FormFu-0.90.30-2|84	%install
12cr|perl-HTML-FormFu-0.90.30-2|85	%makeinstall_std
12cr|perl-HTML-FormFu-0.90.30-2|86	
12cr|perl-HTML-FormFu-0.90.30-2|87	%files
12cr|perl-HTML-FormFu-0.90.30-2|88	%doc Changes README META.yml
12cr|perl-HTML-FormFu-0.90.30-2|89	%{perl_vendorlib}/*
12cr|perl-HTML-FormFu-0.90.30-2|90	%{_bindir}/html_formfu_deploy.pl
12cr|perl-HTML-FormFu-0.90.30-2|91	%{_bindir}/html_formfu_dumpconf.pl
12cr|perl-HTML-FormFu-0.90.30-2|92	%{_mandir}/man1/*
12cr|perl-HTML-FormFu-0.90.30-2|93	%{_mandir}/man3/*
12cr|perl-HTML-FormFu-0.90.30-2|94	
12cr|perl-HTML-FormFu-0.90.30-2|95	%changelog
12cr|perl-HTML-FormFu-0.90.30-2|96	* Thu May 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.90.30-1mdv2011.0
12cr|perl-HTML-FormFu-0.90.30-2|97	+ Revision: 673797
12cr|perl-HTML-FormFu-0.90.30-2|98	- update to new version 0.09003
12cr|perl-HTML-FormFu-0.90.30-2|99	
12cr|perl-HTML-FormFu-0.90.30-2|100	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.90.20-1
12cr|perl-HTML-FormFu-0.90.30-2|101	+ Revision: 662727
12cr|perl-HTML-FormFu-0.90.30-2|102	- new version
12cr|perl-HTML-FormFu-0.90.30-2|103	
12cr|perl-HTML-FormFu-0.90.30-2|104	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.80.20-2
12cr|perl-HTML-FormFu-0.90.30-2|105	+ Revision: 654341
12cr|perl-HTML-FormFu-0.90.30-2|106	- rebuild for updated spec-helper
12cr|perl-HTML-FormFu-0.90.30-2|107	
12cr|perl-HTML-FormFu-0.90.30-2|108	* Sun Nov 07 2010 Shlomi Fish <shlomif@mandriva.org> 0.80.20-1mdv2011.0
12cr|perl-HTML-FormFu-0.90.30-2|109	+ Revision: 594699
12cr|perl-HTML-FormFu-0.90.30-2|110	- Bump version, add requires bersions, improved the desc+summary, and fixed the man pages
12cr|perl-HTML-FormFu-0.90.30-2|111	
12cr|perl-HTML-FormFu-0.90.30-2|112	* Fri Sep 03 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.30-1mdv2011.0
12cr|perl-HTML-FormFu-0.90.30-2|113	+ Revision: 575596
12cr|perl-HTML-FormFu-0.90.30-2|114	- update to 0.07003
12cr|perl-HTML-FormFu-0.90.30-2|115	- bump mkrel
12cr|perl-HTML-FormFu-0.90.30-2|116	- recent version does not require Regexp::Copy, which does not compile against 5.12
12cr|perl-HTML-FormFu-0.90.30-2|117	
12cr|perl-HTML-FormFu-0.90.30-2|118	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.20-1mdv2011.0
12cr|perl-HTML-FormFu-0.90.30-2|119	+ Revision: 552370
12cr|perl-HTML-FormFu-0.90.30-2|120	- adding missing buildrequires:
12cr|perl-HTML-FormFu-0.90.30-2|121	- update to 0.07002
12cr|perl-HTML-FormFu-0.90.30-2|122	
12cr|perl-HTML-FormFu-0.90.30-2|123	* Sat Jan 09 2010 Jérôme Quelin <jquelin@mandriva.org> 0.60.10-1mdv2010.1
12cr|perl-HTML-FormFu-0.90.30-2|124	+ Revision: 487936
12cr|perl-HTML-FormFu-0.90.30-2|125	- update to 0.06001
12cr|perl-HTML-FormFu-0.90.30-2|126	
12cr|perl-HTML-FormFu-0.90.30-2|127	* Sat Dec 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.1
12cr|perl-HTML-FormFu-0.90.30-2|128	+ Revision: 477637
12cr|perl-HTML-FormFu-0.90.30-2|129	- update buildrequires:
12cr|perl-HTML-FormFu-0.90.30-2|130	- update to 0.06000
12cr|perl-HTML-FormFu-0.90.30-2|131	
12cr|perl-HTML-FormFu-0.90.30-2|132	* Fri Dec 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.40-1mdv2010.1
12cr|perl-HTML-FormFu-0.90.30-2|133	+ Revision: 473272
12cr|perl-HTML-FormFu-0.90.30-2|134	- update to 0.05004
12cr|perl-HTML-FormFu-0.90.30-2|135	
12cr|perl-HTML-FormFu-0.90.30-2|136	* Mon Nov 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.20-2mdv2010.1
12cr|perl-HTML-FormFu-0.90.30-2|137	+ Revision: 471676
12cr|perl-HTML-FormFu-0.90.30-2|138	- adding missing requires:
12cr|perl-HTML-FormFu-0.90.30-2|139	
12cr|perl-HTML-FormFu-0.90.30-2|140	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.20-1mdv2010.1
12cr|perl-HTML-FormFu-0.90.30-2|141	+ Revision: 471459
12cr|perl-HTML-FormFu-0.90.30-2|142	- adding missing builrequires
12cr|perl-HTML-FormFu-0.90.30-2|143	- adding missing buildrequires:
12cr|perl-HTML-FormFu-0.90.30-2|144	- remove duplicate buildrequires:
12cr|perl-HTML-FormFu-0.90.30-2|145	- adding missing buildrequires:
12cr|perl-HTML-FormFu-0.90.30-2|146	- import perl-HTML-FormFu
12cr|perl-HTML-FormFu-0.90.30-2|147	
12cr|perl-HTML-FormFu-0.90.30-2|148	
12cr|perl-HTML-FormFu-0.90.30-2|149	* Sun Nov 29 2009 cpan2dist 0.05002-1mdv
12cr|perl-HTML-FormFu-0.90.30-2|150	- initial mdv release, generated with cpan2dist

4672 12
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|1	%define upstream_name    HTML-FormFu-Model-DBIC
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|2	%define upstream_version 0.09002
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|3	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|6	Release:	2
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|7	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|8	Summary:	Integrate HTML::FormFu with DBIx::Class
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|9	License:	GPL+ or Artistic
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|10	Group:		Development/Perl
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|13	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|14	BuildRequires:	perl-devel
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|15	BuildRequires:	perl(DBD::SQLite)
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|16	BuildRequires:	perl(DBIx::Class)
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|17	BuildRequires:	perl(Class::Factory::Util)
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|18	BuildRequires:	perl(DateTime::Format::SQLite)
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|20	BuildRequires:	perl(HTML::FormFu)
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|21	BuildRequires:	perl(List::MoreUtils)
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|22	BuildRequires:	perl(Module::Find)
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|23	BuildRequires:	perl(Moose::Meta::Attribute::Custom::Trait::Chained)
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|24	BuildRequires:	perl(Task::Weaken)
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|25	BuildRequires:	perl(YAML::Syck)
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|26	BuildRequires:	perl(boolean)
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|27	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|28	BuildArch:	noarch
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|29	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|30	%description
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|31	Integrate HTML::FormFu with DBIx::Class.
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|32	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|33	%prep
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|35	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|36	%build
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|38	%make
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|39	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|40	%check
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|41	%make test
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|42	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|43	%install
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|44	%makeinstall_std
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|45	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|46	%files
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|47	%doc Changes
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|48	%{_mandir}/man3/*
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|49	%{perl_vendorlib}/*
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|50	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|51	%changelog
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|52	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.90.20-1mdv2011
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|53	+ Revision: 690529
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|54	- update to new version 0.09002
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|55	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|56	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.90.0-1
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|57	+ Revision: 662070
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|58	- update to new version 0.09000
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|59	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|60	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.80.20-2
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|61	+ Revision: 654343
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|62	- rebuild for updated spec-helper
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|63	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|64	* Wed Jan 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.20-1mdv2011.0
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|65	+ Revision: 628772
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|66	- new version
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|67	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|68	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|69	- the mass rebuild of 2010.1 packages
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|70	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|71	* Sat Dec 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.1
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|72	+ Revision: 477625
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|73	- update to 0.06000
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|74	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|75	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.30-1mdv2010.1
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|76	+ Revision: 471530
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|77	- adding missing buildrequires:
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|78	- adding missing buildrequires:
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|79	- adding missing buildrequires:
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|80	- adding missing buildrequires:
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|81	- import perl-HTML-FormFu-Model-DBIC
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|82	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|83	
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|84	* Sun Nov 29 2009 cpan2dist 0.05003-1mdv
12cr|perl-HTML-FormFu-Model-DBIC-0.90.20-2|85	- initial mdv release, generated with cpan2dist

4673 12
12cr|perl-HTML-FormHandler-0.360.30-1|1	%define upstream_name    HTML-FormHandler
12cr|perl-HTML-FormHandler-0.360.30-1|2	%define upstream_version 0.36003
12cr|perl-HTML-FormHandler-0.360.30-1|3	
12cr|perl-HTML-FormHandler-0.360.30-1|4	# Required but not provided with internal dep. generator
12cr|perl-HTML-FormHandler-0.360.30-1|5	%if %{_use_internal_dependency_generator}
12cr|perl-HTML-FormHandler-0.360.30-1|6	%define __noautoreq 'perl\\(HTML::FormHandler::Meta::Role\\)'
12cr|perl-HTML-FormHandler-0.360.30-1|7	%endif
12cr|perl-HTML-FormHandler-0.360.30-1|8	
12cr|perl-HTML-FormHandler-0.360.30-1|9	Name:		perl-%{upstream_name}
12cr|perl-HTML-FormHandler-0.360.30-1|10	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-FormHandler-0.360.30-1|11	Release:	1
12cr|perl-HTML-FormHandler-0.360.30-1|12	
12cr|perl-HTML-FormHandler-0.360.30-1|13	Summary:	An HTML form handler written in Moose
12cr|perl-HTML-FormHandler-0.360.30-1|14	License:	GPL+ or Artistic
12cr|perl-HTML-FormHandler-0.360.30-1|15	Group:		Development/Perl
12cr|perl-HTML-FormHandler-0.360.30-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-FormHandler-0.360.30-1|17	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-FormHandler-0.360.30-1|18	
12cr|perl-HTML-FormHandler-0.360.30-1|19	BuildRequires:	perl-devel
12cr|perl-HTML-FormHandler-0.360.30-1|20	BuildRequires:	perl(Carp)
12cr|perl-HTML-FormHandler-0.360.30-1|21	BuildRequires:	perl(DateTime)
12cr|perl-HTML-FormHandler-0.360.30-1|22	BuildRequires:	perl(DateTime::Format::Strptime)
12cr|perl-HTML-FormHandler-0.360.30-1|23	BuildRequires:	perl(Email::Valid)
12cr|perl-HTML-FormHandler-0.360.30-1|24	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-HTML-FormHandler-0.360.30-1|25	BuildRequires:	perl(File::ShareDir)
12cr|perl-HTML-FormHandler-0.360.30-1|26	BuildRequires:	perl(File::Spec)
12cr|perl-HTML-FormHandler-0.360.30-1|27	BuildRequires:	perl(Locale::Maketext)
12cr|perl-HTML-FormHandler-0.360.30-1|28	BuildRequires:	perl(Moose)
12cr|perl-HTML-FormHandler-0.360.30-1|29	BuildRequires:	perl(MooseX::Getopt)
12cr|perl-HTML-FormHandler-0.360.30-1|30	BuildRequires:	perl(MooseX::Traits)
12cr|perl-HTML-FormHandler-0.360.30-1|31	BuildRequires:	perl(MooseX::Types)
12cr|perl-HTML-FormHandler-0.360.30-1|32	BuildRequires:	perl(MooseX::Types::Common)
12cr|perl-HTML-FormHandler-0.360.30-1|33	BuildRequires:	perl(MooseX::Types::LoadableClass)
12cr|perl-HTML-FormHandler-0.360.30-1|34	BuildRequires:	perl(Test::Differences)
12cr|perl-HTML-FormHandler-0.360.30-1|35	BuildRequires:	perl(Test::Exception)
12cr|perl-HTML-FormHandler-0.360.30-1|36	BuildRequires:	perl(Test::More)
12cr|perl-HTML-FormHandler-0.360.30-1|37	BuildRequires:	perl(Test::Memory::Cycle)
12cr|perl-HTML-FormHandler-0.360.30-1|38	BuildRequires:	perl(HTML::TreeBuilder)
12cr|perl-HTML-FormHandler-0.360.30-1|39	BuildRequires:	perl(Try::Tiny)
12cr|perl-HTML-FormHandler-0.360.30-1|40	BuildRequires:	perl(aliased)
12cr|perl-HTML-FormHandler-0.360.30-1|41	BuildRequires:	perl(namespace::autoclean)
12cr|perl-HTML-FormHandler-0.360.30-1|42	BuildRequires:	perl(File::ShareDir::Install)
12cr|perl-HTML-FormHandler-0.360.30-1|43	BuildArch:	noarch
12cr|perl-HTML-FormHandler-0.360.30-1|44	
12cr|perl-HTML-FormHandler-0.360.30-1|45	%description
12cr|perl-HTML-FormHandler-0.360.30-1|46	HTML::FormHandler maintains a clean separation between form construction
12cr|perl-HTML-FormHandler-0.360.30-1|47	and form rendering. It allows you to define your forms and fields in a
12cr|perl-HTML-FormHandler-0.360.30-1|48	number of flexible ways. Although it provides renderers for HTML, you can
12cr|perl-HTML-FormHandler-0.360.30-1|49	define custom renderers for any kind of presentation.
12cr|perl-HTML-FormHandler-0.360.30-1|50	
12cr|perl-HTML-FormHandler-0.360.30-1|51	Although documentation in this file provides some overview, it is mainly
12cr|perl-HTML-FormHandler-0.360.30-1|52	intended for API documentation. See the HTML::FormHandler::Manual::Intro
12cr|perl-HTML-FormHandler-0.360.30-1|53	manpage for a more detailed introduction.
12cr|perl-HTML-FormHandler-0.360.30-1|54	
12cr|perl-HTML-FormHandler-0.360.30-1|55	HTML::FormHandler allows you to define form fields and validators. It can
12cr|perl-HTML-FormHandler-0.360.30-1|56	be used for both database and non-database forms, and will automatically
12cr|perl-HTML-FormHandler-0.360.30-1|57	update or create rows in a database. It can be used to process structured
12cr|perl-HTML-FormHandler-0.360.30-1|58	data that doesn't come from an HTML form.
12cr|perl-HTML-FormHandler-0.360.30-1|59	
12cr|perl-HTML-FormHandler-0.360.30-1|60	%prep
12cr|perl-HTML-FormHandler-0.360.30-1|61	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-FormHandler-0.360.30-1|62	
12cr|perl-HTML-FormHandler-0.360.30-1|63	%build
12cr|perl-HTML-FormHandler-0.360.30-1|64	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-FormHandler-0.360.30-1|65	%make
12cr|perl-HTML-FormHandler-0.360.30-1|66	
12cr|perl-HTML-FormHandler-0.360.30-1|67	%check
12cr|perl-HTML-FormHandler-0.360.30-1|68	%make test
12cr|perl-HTML-FormHandler-0.360.30-1|69	
12cr|perl-HTML-FormHandler-0.360.30-1|70	%install
12cr|perl-HTML-FormHandler-0.360.30-1|71	%makeinstall_std
12cr|perl-HTML-FormHandler-0.360.30-1|72	
12cr|perl-HTML-FormHandler-0.360.30-1|73	%files
12cr|perl-HTML-FormHandler-0.360.30-1|74	%doc Changes META.yml README
12cr|perl-HTML-FormHandler-0.360.30-1|75	%{_mandir}/man3/*
12cr|perl-HTML-FormHandler-0.360.30-1|76	%{perl_vendorlib}/*
12cr|perl-HTML-FormHandler-0.360.30-1|77	
12cr|perl-HTML-FormHandler-0.360.30-1|78	%changelog
12cr|perl-HTML-FormHandler-0.360.30-1|79	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.340.10-1mdv2011.0
12cr|perl-HTML-FormHandler-0.360.30-1|80	+ Revision: 677432
12cr|perl-HTML-FormHandler-0.360.30-1|81	- update to new version 0.34001
12cr|perl-HTML-FormHandler-0.360.30-1|82	
12cr|perl-HTML-FormHandler-0.360.30-1|83	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.330.20-2
12cr|perl-HTML-FormHandler-0.360.30-1|84	+ Revision: 657337
12cr|perl-HTML-FormHandler-0.360.30-1|85	- rebuild for updated spec-helper
12cr|perl-HTML-FormHandler-0.360.30-1|86	
12cr|perl-HTML-FormHandler-0.360.30-1|87	* Thu Feb 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.330.20-1
12cr|perl-HTML-FormHandler-0.360.30-1|88	+ Revision: 639638
12cr|perl-HTML-FormHandler-0.360.30-1|89	- update to new version 0.33002
12cr|perl-HTML-FormHandler-0.360.30-1|90	- update to new version 0.32005
12cr|perl-HTML-FormHandler-0.360.30-1|91	
12cr|perl-HTML-FormHandler-0.360.30-1|92	* Mon Aug 02 2010 Shlomi Fish <shlomif@mandriva.org> 0.320.20-1mdv2011.0
12cr|perl-HTML-FormHandler-0.360.30-1|93	+ Revision: 565113
12cr|perl-HTML-FormHandler-0.360.30-1|94	- Upgraded to 0.32002
12cr|perl-HTML-FormHandler-0.360.30-1|95	
12cr|perl-HTML-FormHandler-0.360.30-1|96	* Tue Jul 27 2010 Shlomi Fish <shlomif@mandriva.org> 0.320.10-1mdv2011.0
12cr|perl-HTML-FormHandler-0.360.30-1|97	+ Revision: 561062
12cr|perl-HTML-FormHandler-0.360.30-1|98	- import perl-HTML-FormHandler
12cr|perl-HTML-FormHandler-0.360.30-1|99	
12cr|perl-HTML-FormHandler-0.360.30-1|100	
12cr|perl-HTML-FormHandler-0.360.30-1|101	* Thu Jul 15 2010 cpan2dist 0.32001-1mdv
12cr|perl-HTML-FormHandler-0.360.30-1|102	- initial mdv release, generated with cpan2dist

4674 12
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|1	%define upstream_name    HTML-FormHandler-Model-DBIC
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|2	%define upstream_version 0.15
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|3	
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|6	Release:	2
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|7	
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|8	Summary:	Generate form classes from DBIC schema
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|10	Group:		Development/Perl
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|13	
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|15	BuildRequires:	perl(DBIx::Class)
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|16	BuildRequires:	perl(DBIx::Class::ResultSet::RecursiveUpdate)
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|17	BuildRequires:	perl(DateTime::Format::MySQL)
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|18	BuildRequires:	perl(DateTime::Format::SQLite)
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|19	BuildRequires:	perl(DateTime::Format::W3CDTF)
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|21	BuildRequires:	perl(HTML::FormHandler)
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|22	BuildRequires:	perl(Module::Find)
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|23	BuildRequires:	perl(Moose)
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|24	BuildRequires:	perl(MooseX::Getopt)
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|25	BuildRequires:	perl(SQL::Abstract)
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|26	BuildRequires:	perl(Test::More)
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|27	BuildRequires:	perl(namespace::autoclean)
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|28	
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|29	# For tests that use perl(HTML::FormHandler)
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|30	BuildRequires:	perl(aliased)
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|31	BuildArch:	noarch
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|32	
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|33	%description
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|34	Catalyst based application.
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|35	
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|36	%prep
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|38	
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|39	%build
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|41	%make
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|42	
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|43	%check
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|44	# Disable for now due to very minor errors in syntax (expected)
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|45	#make test
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|46	
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|47	%install
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|48	%makeinstall_std
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|49	
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|50	%files
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|51	%doc Changes META.yml README
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|52	%{_bindir}/form_generator.pl
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|53	%{_mandir}/man1/*
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|54	%{_mandir}/man3/*
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|55	%{perl_vendorlib}/*
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|56	
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|57	
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|58	%changelog
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|59	* Sat Jun 25 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|60	+ Revision: 687045
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|61	- update to new version 0.15
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|62	
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|63	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.140.0-3
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|64	+ Revision: 656927
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|65	- rebuild for updated spec-helper
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|66	
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|67	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.140.0-2mdv2011.0
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|68	+ Revision: 624896
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|69	- Add SQL::Abstract as a dependency
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|70	- Upgraded to 0.14 and fixed the build system.
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|71	- import perl-HTML-FormHandler-Model-DBIC
12cr|perl-HTML-FormHandler-Model-DBIC-0.150.0-2|72	

4675 12
12cr|perl-HTML-FromText-2.50.0-2|1	%define upstream_name    HTML-FromText
12cr|perl-HTML-FromText-2.50.0-2|2	%define upstream_version 2.05
12cr|perl-HTML-FromText-2.50.0-2|3	
12cr|perl-HTML-FromText-2.50.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-FromText-2.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-FromText-2.50.0-2|6	Release:	2
12cr|perl-HTML-FromText-2.50.0-2|7	
12cr|perl-HTML-FromText-2.50.0-2|8	Summary:	Perl module to Convert plain text to HTML
12cr|perl-HTML-FromText-2.50.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTML-FromText-2.50.0-2|10	Group:		Development/Perl
12cr|perl-HTML-FromText-2.50.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-HTML-FromText-2.50.0-2|12	Source0:	ftp://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-HTML-FromText-2.50.0-2|13	
12cr|perl-HTML-FromText-2.50.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTML-FromText-2.50.0-2|15	BuildRequires:	perl(Email::Find)
12cr|perl-HTML-FromText-2.50.0-2|16	BuildRequires:	perl(Exporter::Lite)
12cr|perl-HTML-FromText-2.50.0-2|17	BuildRequires:	perl(HTML::Parser)
12cr|perl-HTML-FromText-2.50.0-2|18	BuildArch:	noarch
12cr|perl-HTML-FromText-2.50.0-2|19	
12cr|perl-HTML-FromText-2.50.0-2|20	%description
12cr|perl-HTML-FromText-2.50.0-2|21	HTML::FromText converts text to HTML.
12cr|perl-HTML-FromText-2.50.0-2|22	
12cr|perl-HTML-FromText-2.50.0-2|23	%prep
12cr|perl-HTML-FromText-2.50.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-FromText-2.50.0-2|25	
12cr|perl-HTML-FromText-2.50.0-2|26	%build
12cr|perl-HTML-FromText-2.50.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-FromText-2.50.0-2|28	make
12cr|perl-HTML-FromText-2.50.0-2|29	
12cr|perl-HTML-FromText-2.50.0-2|30	%check
12cr|perl-HTML-FromText-2.50.0-2|31	#make test
12cr|perl-HTML-FromText-2.50.0-2|32	
12cr|perl-HTML-FromText-2.50.0-2|33	%install
12cr|perl-HTML-FromText-2.50.0-2|34	%makeinstall_std
12cr|perl-HTML-FromText-2.50.0-2|35	
12cr|perl-HTML-FromText-2.50.0-2|36	%files
12cr|perl-HTML-FromText-2.50.0-2|37	%doc Changes README
12cr|perl-HTML-FromText-2.50.0-2|38	%{perl_vendorlib}/HTML/FromText.pm
12cr|perl-HTML-FromText-2.50.0-2|39	%{_bindir}/text2html
12cr|perl-HTML-FromText-2.50.0-2|40	%{_mandir}/man*/*
12cr|perl-HTML-FromText-2.50.0-2|41	
12cr|perl-HTML-FromText-2.50.0-2|42	
12cr|perl-HTML-FromText-2.50.0-2|43	%changelog
12cr|perl-HTML-FromText-2.50.0-2|44	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 2.50.0-1mdv2010.0
12cr|perl-HTML-FromText-2.50.0-2|45	+ Revision: 407754
12cr|perl-HTML-FromText-2.50.0-2|46	- rebuild using %%perl_convert_version
12cr|perl-HTML-FromText-2.50.0-2|47	
12cr|perl-HTML-FromText-2.50.0-2|48	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.05-5mdv2009.0
12cr|perl-HTML-FromText-2.50.0-2|49	+ Revision: 241469
12cr|perl-HTML-FromText-2.50.0-2|50	- rebuild
12cr|perl-HTML-FromText-2.50.0-2|51	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTML-FromText-2.50.0-2|52	
12cr|perl-HTML-FromText-2.50.0-2|53	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-HTML-FromText-2.50.0-2|54	- restore BuildRoot
12cr|perl-HTML-FromText-2.50.0-2|55	
12cr|perl-HTML-FromText-2.50.0-2|56	* Wed Apr 25 2007 Olivier Thauvin <nanardon@mandriva.org> 2.05-3mdv2008.0
12cr|perl-HTML-FromText-2.50.0-2|57	+ Revision: 18067
12cr|perl-HTML-FromText-2.50.0-2|58	- rebuild && mkrel
12cr|perl-HTML-FromText-2.50.0-2|59	
12cr|perl-HTML-FromText-2.50.0-2|60	
12cr|perl-HTML-FromText-2.50.0-2|61	* Fri Sep 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.05-2mdk
12cr|perl-HTML-FromText-2.50.0-2|62	- Rebuild; fix URL and summary
12cr|perl-HTML-FromText-2.50.0-2|63	
12cr|perl-HTML-FromText-2.50.0-2|64	* Fri Nov 28 2003 Stefan van der Eijk <stefan@eijk.nu> 2.05-1mdk
12cr|perl-HTML-FromText-2.50.0-2|65	- initial mdk package
12cr|perl-HTML-FromText-2.50.0-2|66	

4676 12
12cr|perl-HTML-LinkExtractor-0.130.0-2|1	%define upstream_name    HTML-LinkExtractor
12cr|perl-HTML-LinkExtractor-0.130.0-2|2	%define upstream_version 0.13
12cr|perl-HTML-LinkExtractor-0.130.0-2|3	
12cr|perl-HTML-LinkExtractor-0.130.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-LinkExtractor-0.130.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-LinkExtractor-0.130.0-2|6	Release:	2
12cr|perl-HTML-LinkExtractor-0.130.0-2|7	
12cr|perl-HTML-LinkExtractor-0.130.0-2|8	Summary:	Perl extension for extracting links from HTML
12cr|perl-HTML-LinkExtractor-0.130.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTML-LinkExtractor-0.130.0-2|10	Group:		Development/Perl
12cr|perl-HTML-LinkExtractor-0.130.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-HTML-LinkExtractor-0.130.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RA/RADOS/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-HTML-LinkExtractor-0.130.0-2|13	
12cr|perl-HTML-LinkExtractor-0.130.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTML-LinkExtractor-0.130.0-2|15	BuildRequires:	perl(HTML::TokeParser::Simple)
12cr|perl-HTML-LinkExtractor-0.130.0-2|16	BuildRequires:	perl(URI)
12cr|perl-HTML-LinkExtractor-0.130.0-2|17	BuildArch:	noarch
12cr|perl-HTML-LinkExtractor-0.130.0-2|18	
12cr|perl-HTML-LinkExtractor-0.130.0-2|19	%description
12cr|perl-HTML-LinkExtractor-0.130.0-2|20	Perl extension for extracting links from HTML. It is very similar
12cr|perl-HTML-LinkExtractor-0.130.0-2|21	to HTML::LinkExtor|HTML::LinkExtor, except that besides getting
12cr|perl-HTML-LinkExtractor-0.130.0-2|22	the URL, you also get the link-text.
12cr|perl-HTML-LinkExtractor-0.130.0-2|23	
12cr|perl-HTML-LinkExtractor-0.130.0-2|24	%prep
12cr|perl-HTML-LinkExtractor-0.130.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-LinkExtractor-0.130.0-2|26	
12cr|perl-HTML-LinkExtractor-0.130.0-2|27	%build
12cr|perl-HTML-LinkExtractor-0.130.0-2|28	%{__perl} Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}
12cr|perl-HTML-LinkExtractor-0.130.0-2|29	make OPTIMIZE="%{optflags}" PREFIX=%{_prefix}
12cr|perl-HTML-LinkExtractor-0.130.0-2|30	make test
12cr|perl-HTML-LinkExtractor-0.130.0-2|31	
12cr|perl-HTML-LinkExtractor-0.130.0-2|32	%install
12cr|perl-HTML-LinkExtractor-0.130.0-2|33	%makeinstall PREFIX=%{buildroot}%{_prefix}
12cr|perl-HTML-LinkExtractor-0.130.0-2|34	
12cr|perl-HTML-LinkExtractor-0.130.0-2|35	%files
12cr|perl-HTML-LinkExtractor-0.130.0-2|36	%doc Changes README
12cr|perl-HTML-LinkExtractor-0.130.0-2|37	%{perl_vendorlib}/HTML/LinkExtractor.pm
12cr|perl-HTML-LinkExtractor-0.130.0-2|38	%{_mandir}/*/*
12cr|perl-HTML-LinkExtractor-0.130.0-2|39	
12cr|perl-HTML-LinkExtractor-0.130.0-2|40	%changelog
12cr|perl-HTML-LinkExtractor-0.130.0-2|41	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.0
12cr|perl-HTML-LinkExtractor-0.130.0-2|42	+ Revision: 403255
12cr|perl-HTML-LinkExtractor-0.130.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-HTML-LinkExtractor-0.130.0-2|44	
12cr|perl-HTML-LinkExtractor-0.130.0-2|45	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-HTML-LinkExtractor-0.130.0-2|46	- rebuild
12cr|perl-HTML-LinkExtractor-0.130.0-2|47	
12cr|perl-HTML-LinkExtractor-0.130.0-2|48	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.13-2mdv2008.1
12cr|perl-HTML-LinkExtractor-0.130.0-2|49	+ Revision: 135846
12cr|perl-HTML-LinkExtractor-0.130.0-2|50	- restore BuildRoot
12cr|perl-HTML-LinkExtractor-0.130.0-2|51	
12cr|perl-HTML-LinkExtractor-0.130.0-2|52	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-HTML-LinkExtractor-0.130.0-2|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTML-LinkExtractor-0.130.0-2|54	
12cr|perl-HTML-LinkExtractor-0.130.0-2|55	
12cr|perl-HTML-LinkExtractor-0.130.0-2|56	* Wed Jan 03 2007 Stefan van der Eijk <stefan@mandriva.org> 0.13-2mdv2007.0
12cr|perl-HTML-LinkExtractor-0.130.0-2|57	+ Revision: 103806
12cr|perl-HTML-LinkExtractor-0.130.0-2|58	- Import perl-HTML-LinkExtractor
12cr|perl-HTML-LinkExtractor-0.130.0-2|59	
12cr|perl-HTML-LinkExtractor-0.130.0-2|60	* Sun Feb 05 2006 Stefan van der Eijk <stefan@eijk.nu> 0.13-2mdk
12cr|perl-HTML-LinkExtractor-0.130.0-2|61	- Rebuild
12cr|perl-HTML-LinkExtractor-0.130.0-2|62	- %%{1}mdv2007.1
12cr|perl-HTML-LinkExtractor-0.130.0-2|63	
12cr|perl-HTML-LinkExtractor-0.130.0-2|64	* Tue Jan 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.13-1mdk
12cr|perl-HTML-LinkExtractor-0.130.0-2|65	- 0.13
12cr|perl-HTML-LinkExtractor-0.130.0-2|66	- Change URL, description, and summary; remove MANIFEST
12cr|perl-HTML-LinkExtractor-0.130.0-2|67	
12cr|perl-HTML-LinkExtractor-0.130.0-2|68	* Wed Apr 21 2004 Stefan van der Eijk <stefan@eijk.nu> 0.11-1mdk
12cr|perl-HTML-LinkExtractor-0.130.0-2|69	- initial package
12cr|perl-HTML-LinkExtractor-0.130.0-2|70	

4677 12
12cr|perl-HTML-Lint-2.60.0-2|1	%define upstream_name	 HTML-Lint
12cr|perl-HTML-Lint-2.60.0-2|2	%define upstream_version 2.06
12cr|perl-HTML-Lint-2.60.0-2|3	
12cr|perl-HTML-Lint-2.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-Lint-2.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-Lint-2.60.0-2|6	Release:	2
12cr|perl-HTML-Lint-2.60.0-2|7	
12cr|perl-HTML-Lint-2.60.0-2|8	Summary:	Module to check for HTML errors
12cr|perl-HTML-Lint-2.60.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTML-Lint-2.60.0-2|10	Group:		Development/Perl
12cr|perl-HTML-Lint-2.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-HTML-Lint-2.60.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-HTML-Lint-2.60.0-2|13	
12cr|perl-HTML-Lint-2.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTML-Lint-2.60.0-2|15	BuildRequires:	perl(HTML::Parser)
12cr|perl-HTML-Lint-2.60.0-2|16	BuildRequires:	perl(HTML::Tagset)
12cr|perl-HTML-Lint-2.60.0-2|17	BuildArch:	noarch
12cr|perl-HTML-Lint-2.60.0-2|18	
12cr|perl-HTML-Lint-2.60.0-2|19	%description
12cr|perl-HTML-Lint-2.60.0-2|20	This Perl module is used to check for HTML errors in strings or files.
12cr|perl-HTML-Lint-2.60.0-2|21	
12cr|perl-HTML-Lint-2.60.0-2|22	%prep
12cr|perl-HTML-Lint-2.60.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-Lint-2.60.0-2|24	
12cr|perl-HTML-Lint-2.60.0-2|25	%build
12cr|perl-HTML-Lint-2.60.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-Lint-2.60.0-2|27	%make
12cr|perl-HTML-Lint-2.60.0-2|28	
12cr|perl-HTML-Lint-2.60.0-2|29	%check
12cr|perl-HTML-Lint-2.60.0-2|30	make test
12cr|perl-HTML-Lint-2.60.0-2|31	
12cr|perl-HTML-Lint-2.60.0-2|32	%install
12cr|perl-HTML-Lint-2.60.0-2|33	%makeinstall_std
12cr|perl-HTML-Lint-2.60.0-2|34	
12cr|perl-HTML-Lint-2.60.0-2|35	%files
12cr|perl-HTML-Lint-2.60.0-2|36	%doc Changes README
12cr|perl-HTML-Lint-2.60.0-2|37	%{perl_vendorlib}/HTML
12cr|perl-HTML-Lint-2.60.0-2|38	%{perl_vendorlib}/Test
12cr|perl-HTML-Lint-2.60.0-2|39	%{_mandir}/*/*
12cr|perl-HTML-Lint-2.60.0-2|40	%{_bindir}/*
12cr|perl-HTML-Lint-2.60.0-2|41	
12cr|perl-HTML-Lint-2.60.0-2|42	%changelog
12cr|perl-HTML-Lint-2.60.0-2|43	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 2.60.0-1mdv2010.0
12cr|perl-HTML-Lint-2.60.0-2|44	+ Revision: 403256
12cr|perl-HTML-Lint-2.60.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-HTML-Lint-2.60.0-2|46	
12cr|perl-HTML-Lint-2.60.0-2|47	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.06-1mdv2009.1
12cr|perl-HTML-Lint-2.60.0-2|48	+ Revision: 320434
12cr|perl-HTML-Lint-2.60.0-2|49	- update to new version 2.06
12cr|perl-HTML-Lint-2.60.0-2|50	
12cr|perl-HTML-Lint-2.60.0-2|51	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.04-2mdv2009.0
12cr|perl-HTML-Lint-2.60.0-2|52	+ Revision: 268521
12cr|perl-HTML-Lint-2.60.0-2|53	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-HTML-Lint-2.60.0-2|54	
12cr|perl-HTML-Lint-2.60.0-2|55	* Tue Jun 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.04-1mdv2009.0
12cr|perl-HTML-Lint-2.60.0-2|56	+ Revision: 214527
12cr|perl-HTML-Lint-2.60.0-2|57	- update to new version 2.04
12cr|perl-HTML-Lint-2.60.0-2|58	
12cr|perl-HTML-Lint-2.60.0-2|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-HTML-Lint-2.60.0-2|60	- restore BuildRoot
12cr|perl-HTML-Lint-2.60.0-2|61	
12cr|perl-HTML-Lint-2.60.0-2|62	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-HTML-Lint-2.60.0-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTML-Lint-2.60.0-2|64	
12cr|perl-HTML-Lint-2.60.0-2|65	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.02-2mdv2008.0
12cr|perl-HTML-Lint-2.60.0-2|66	+ Revision: 86471
12cr|perl-HTML-Lint-2.60.0-2|67	- rebuild
12cr|perl-HTML-Lint-2.60.0-2|68	
12cr|perl-HTML-Lint-2.60.0-2|69	
12cr|perl-HTML-Lint-2.60.0-2|70	* Mon Jun 19 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.02-1mdv2007.0
12cr|perl-HTML-Lint-2.60.0-2|71	- First Mandriva release
12cr|perl-HTML-Lint-2.60.0-2|72	

4678 12
12cr|perl-HTML-Prototype-1.480.0-1|1	%define upstream_name	 HTML-Prototype
12cr|perl-HTML-Prototype-1.480.0-1|2	%define upstream_version 1.48
12cr|perl-HTML-Prototype-1.480.0-1|3	
12cr|perl-HTML-Prototype-1.480.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-HTML-Prototype-1.480.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-HTML-Prototype-1.480.0-1|6	Release:    %mkrel 1
12cr|perl-HTML-Prototype-1.480.0-1|7	
12cr|perl-HTML-Prototype-1.480.0-1|8	Summary:	Generate HTML and Javascript for the Prototype library
12cr|perl-HTML-Prototype-1.480.0-1|9	License:	Artistic/GPL
12cr|perl-HTML-Prototype-1.480.0-1|10	Group:		Development/Perl
12cr|perl-HTML-Prototype-1.480.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-HTML-Prototype-1.480.0-1|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-HTML-Prototype-1.480.0-1|13	
12cr|perl-HTML-Prototype-1.480.0-1|14	BuildRequires:  perl(Module::Build)
12cr|perl-HTML-Prototype-1.480.0-1|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-HTML-Prototype-1.480.0-1|16	BuildRequires:  perl(HTML::Tree)
12cr|perl-HTML-Prototype-1.480.0-1|17	BuildArch:	noarch
12cr|perl-HTML-Prototype-1.480.0-1|18	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-HTML-Prototype-1.480.0-1|19	
12cr|perl-HTML-Prototype-1.480.0-1|20	%description
12cr|perl-HTML-Prototype-1.480.0-1|21	Some code generators for Prototype, the famous JavaScript OO library. This
12cr|perl-HTML-Prototype-1.480.0-1|22	library allows you to do Ajax without writing lots of javascript code. This is
12cr|perl-HTML-Prototype-1.480.0-1|23	mostly a port of the Ruby on Rails helper tags for JavaScript for use in
12cr|perl-HTML-Prototype-1.480.0-1|24	Catalyst.
12cr|perl-HTML-Prototype-1.480.0-1|25	
12cr|perl-HTML-Prototype-1.480.0-1|26	%prep
12cr|perl-HTML-Prototype-1.480.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-Prototype-1.480.0-1|28	perl -pi -e 'tr/\r//d;' README
12cr|perl-HTML-Prototype-1.480.0-1|29	
12cr|perl-HTML-Prototype-1.480.0-1|30	%build
12cr|perl-HTML-Prototype-1.480.0-1|31	%{__perl} ./Build.PL installdirs=vendor
12cr|perl-HTML-Prototype-1.480.0-1|32	./Build
12cr|perl-HTML-Prototype-1.480.0-1|33	
12cr|perl-HTML-Prototype-1.480.0-1|34	%check
12cr|perl-HTML-Prototype-1.480.0-1|35	./Build test
12cr|perl-HTML-Prototype-1.480.0-1|36	
12cr|perl-HTML-Prototype-1.480.0-1|37	%install
12cr|perl-HTML-Prototype-1.480.0-1|38	rm -rf %{buildroot}
12cr|perl-HTML-Prototype-1.480.0-1|39	./Build install destdir=%{buildroot}
12cr|perl-HTML-Prototype-1.480.0-1|40	
12cr|perl-HTML-Prototype-1.480.0-1|41	%clean
12cr|perl-HTML-Prototype-1.480.0-1|42	rm -rf %{buildroot}
12cr|perl-HTML-Prototype-1.480.0-1|43	
12cr|perl-HTML-Prototype-1.480.0-1|44	%files
12cr|perl-HTML-Prototype-1.480.0-1|45	%defattr(-,root,root)
12cr|perl-HTML-Prototype-1.480.0-1|46	%doc README Changes
12cr|perl-HTML-Prototype-1.480.0-1|47	%{perl_vendorlib}/HTML
12cr|perl-HTML-Prototype-1.480.0-1|48	%{_mandir}/*/*
12cr|perl-HTML-Prototype-1.480.0-1|49	
12cr|perl-HTML-Prototype-1.480.0-1|50	
12cr|perl-HTML-Prototype-1.480.0-1|51	%changelog
12cr|perl-HTML-Prototype-1.480.0-1|52	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.480.0-1mdv2010.0
12cr|perl-HTML-Prototype-1.480.0-1|53	+ Revision: 403257
12cr|perl-HTML-Prototype-1.480.0-1|54	- rebuild using %%perl_convert_version
12cr|perl-HTML-Prototype-1.480.0-1|55	
12cr|perl-HTML-Prototype-1.480.0-1|56	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.48-3mdv2009.0
12cr|perl-HTML-Prototype-1.480.0-1|57	+ Revision: 241476
12cr|perl-HTML-Prototype-1.480.0-1|58	- rebuild
12cr|perl-HTML-Prototype-1.480.0-1|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTML-Prototype-1.480.0-1|60	
12cr|perl-HTML-Prototype-1.480.0-1|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-HTML-Prototype-1.480.0-1|62	- restore BuildRoot
12cr|perl-HTML-Prototype-1.480.0-1|63	
12cr|perl-HTML-Prototype-1.480.0-1|64	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 1.48-1mdv2008.0
12cr|perl-HTML-Prototype-1.480.0-1|65	+ Revision: 20123
12cr|perl-HTML-Prototype-1.480.0-1|66	- 1.48
12cr|perl-HTML-Prototype-1.480.0-1|67	
12cr|perl-HTML-Prototype-1.480.0-1|68	
12cr|perl-HTML-Prototype-1.480.0-1|69	* Tue Aug 29 2006 guillomovitch
12cr|perl-HTML-Prototype-1.480.0-1|70	+ 2006-08-29 10:19:23 (58585)
12cr|perl-HTML-Prototype-1.480.0-1|71	- new version
12cr|perl-HTML-Prototype-1.480.0-1|72	
12cr|perl-HTML-Prototype-1.480.0-1|73	* Thu Aug 03 2006 Nicolas Lcureuil <neoclust@mandriva.org>
12cr|perl-HTML-Prototype-1.480.0-1|74	+ 2006-08-03 15:02:10 (43219)
12cr|perl-HTML-Prototype-1.480.0-1|75	- import perl-HTML-Prototype-1.45-1mdv2007.0
12cr|perl-HTML-Prototype-1.480.0-1|76	
12cr|perl-HTML-Prototype-1.480.0-1|77	* Fri Jun 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.45-1mdv2007.0
12cr|perl-HTML-Prototype-1.480.0-1|78	- New release 1.45
12cr|perl-HTML-Prototype-1.480.0-1|79	- better sources URL
12cr|perl-HTML-Prototype-1.480.0-1|80	- spec cleanup
12cr|perl-HTML-Prototype-1.480.0-1|81	
12cr|perl-HTML-Prototype-1.480.0-1|82	* Fri Feb 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.43-1mdk
12cr|perl-HTML-Prototype-1.480.0-1|83	- New release 1.43
12cr|perl-HTML-Prototype-1.480.0-1|84	
12cr|perl-HTML-Prototype-1.480.0-1|85	* Wed Jan 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.41-1mdk
12cr|perl-HTML-Prototype-1.480.0-1|86	- New release 1.41
12cr|perl-HTML-Prototype-1.480.0-1|87	
12cr|perl-HTML-Prototype-1.480.0-1|88	* Mon Dec 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.36-1mdk
12cr|perl-HTML-Prototype-1.480.0-1|89	- New release 1.36
12cr|perl-HTML-Prototype-1.480.0-1|90	- spec cleanup
12cr|perl-HTML-Prototype-1.480.0-1|91	- fix directory ownership
12cr|perl-HTML-Prototype-1.480.0-1|92	- fix doc file encoding
12cr|perl-HTML-Prototype-1.480.0-1|93	
12cr|perl-HTML-Prototype-1.480.0-1|94	* Mon Oct 10 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.35-3mdk
12cr|perl-HTML-Prototype-1.480.0-1|95	- Fix BuildRequires
12cr|perl-HTML-Prototype-1.480.0-1|96	
12cr|perl-HTML-Prototype-1.480.0-1|97	* Fri Sep 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.35-2mdk
12cr|perl-HTML-Prototype-1.480.0-1|98	- Buildrequires fix
12cr|perl-HTML-Prototype-1.480.0-1|99	
12cr|perl-HTML-Prototype-1.480.0-1|100	* Wed Sep 21 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.35-1mdk
12cr|perl-HTML-Prototype-1.480.0-1|101	- 1.35
12cr|perl-HTML-Prototype-1.480.0-1|102	- rpmbuildupdate aware
12cr|perl-HTML-Prototype-1.480.0-1|103	
12cr|perl-HTML-Prototype-1.480.0-1|104	* Tue Aug 16 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.32-1mdk
12cr|perl-HTML-Prototype-1.480.0-1|105	- 1.32
12cr|perl-HTML-Prototype-1.480.0-1|106	
12cr|perl-HTML-Prototype-1.480.0-1|107	* Wed May 04 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.23-1mdk
12cr|perl-HTML-Prototype-1.480.0-1|108	- First Mandriva release
12cr|perl-HTML-Prototype-1.480.0-1|109	

4679 12
12cr|perl-HTML-ResolveLink-0.50.0-3|1	%define upstream_name    HTML-ResolveLink
12cr|perl-HTML-ResolveLink-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-HTML-ResolveLink-0.50.0-3|3	
12cr|perl-HTML-ResolveLink-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-ResolveLink-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-ResolveLink-0.50.0-3|6	Release:	3
12cr|perl-HTML-ResolveLink-0.50.0-3|7	
12cr|perl-HTML-ResolveLink-0.50.0-3|8	Summary:	Resolve relative links in (X)HTML into absolute URI
12cr|perl-HTML-ResolveLink-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-HTML-ResolveLink-0.50.0-3|10	Group:		Development/Perl
12cr|perl-HTML-ResolveLink-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-ResolveLink-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-ResolveLink-0.50.0-3|13	
12cr|perl-HTML-ResolveLink-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-HTML-ResolveLink-0.50.0-3|15	BuildRequires:	perl(HTML::Parser)
12cr|perl-HTML-ResolveLink-0.50.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-HTML-ResolveLink-0.50.0-3|17	BuildRequires:	perl(URI)
12cr|perl-HTML-ResolveLink-0.50.0-3|18	BuildArch:	noarch
12cr|perl-HTML-ResolveLink-0.50.0-3|19	
12cr|perl-HTML-ResolveLink-0.50.0-3|20	%description
12cr|perl-HTML-ResolveLink-0.50.0-3|21	HTML::ResolveLink is a module to rewrite relative links in XHTML or HTML
12cr|perl-HTML-ResolveLink-0.50.0-3|22	into absolute URI.
12cr|perl-HTML-ResolveLink-0.50.0-3|23	
12cr|perl-HTML-ResolveLink-0.50.0-3|24	For example. when you have
12cr|perl-HTML-ResolveLink-0.50.0-3|25	
12cr|perl-HTML-ResolveLink-0.50.0-3|26	<a href="foo.html">foo</a>
12cr|perl-HTML-ResolveLink-0.50.0-3|27	<img src="/bar.gif" />
12cr|perl-HTML-ResolveLink-0.50.0-3|28	
12cr|perl-HTML-ResolveLink-0.50.0-3|29	%prep
12cr|perl-HTML-ResolveLink-0.50.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-ResolveLink-0.50.0-3|31	
12cr|perl-HTML-ResolveLink-0.50.0-3|32	%build
12cr|perl-HTML-ResolveLink-0.50.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-ResolveLink-0.50.0-3|34	%make
12cr|perl-HTML-ResolveLink-0.50.0-3|35	
12cr|perl-HTML-ResolveLink-0.50.0-3|36	%check
12cr|perl-HTML-ResolveLink-0.50.0-3|37	make test
12cr|perl-HTML-ResolveLink-0.50.0-3|38	
12cr|perl-HTML-ResolveLink-0.50.0-3|39	%install
12cr|perl-HTML-ResolveLink-0.50.0-3|40	%makeinstall_std
12cr|perl-HTML-ResolveLink-0.50.0-3|41	
12cr|perl-HTML-ResolveLink-0.50.0-3|42	%files
12cr|perl-HTML-ResolveLink-0.50.0-3|43	%doc Changes
12cr|perl-HTML-ResolveLink-0.50.0-3|44	%{_mandir}/man3/*
12cr|perl-HTML-ResolveLink-0.50.0-3|45	%{perl_vendorlib}/*
12cr|perl-HTML-ResolveLink-0.50.0-3|46	
12cr|perl-HTML-ResolveLink-0.50.0-3|47	
12cr|perl-HTML-ResolveLink-0.50.0-3|48	%changelog
12cr|perl-HTML-ResolveLink-0.50.0-3|49	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-HTML-ResolveLink-0.50.0-3|50	+ Revision: 654970
12cr|perl-HTML-ResolveLink-0.50.0-3|51	- rebuild for updated spec-helper
12cr|perl-HTML-ResolveLink-0.50.0-3|52	
12cr|perl-HTML-ResolveLink-0.50.0-3|53	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-HTML-ResolveLink-0.50.0-3|54	+ Revision: 406060
12cr|perl-HTML-ResolveLink-0.50.0-3|55	- rebuild using %%perl_convert_version
12cr|perl-HTML-ResolveLink-0.50.0-3|56	
12cr|perl-HTML-ResolveLink-0.50.0-3|57	* Thu Mar 05 2009 Michael Scherer <misc@mandriva.org> 0.05-1mdv2009.1
12cr|perl-HTML-ResolveLink-0.50.0-3|58	+ Revision: 348888
12cr|perl-HTML-ResolveLink-0.50.0-3|59	- import perl-HTML-ResolveLink
12cr|perl-HTML-ResolveLink-0.50.0-3|60	
12cr|perl-HTML-ResolveLink-0.50.0-3|61	

4680 12
12cr|perl-HTML-RewriteAttributes-0.40.0-2|1	%define upstream_name    HTML-RewriteAttributes
12cr|perl-HTML-RewriteAttributes-0.40.0-2|2	%define upstream_version 0.04
12cr|perl-HTML-RewriteAttributes-0.40.0-2|3	
12cr|perl-HTML-RewriteAttributes-0.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-RewriteAttributes-0.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-RewriteAttributes-0.40.0-2|6	Release:	2
12cr|perl-HTML-RewriteAttributes-0.40.0-2|7	
12cr|perl-HTML-RewriteAttributes-0.40.0-2|8	Summary:	Concise attribute rewriting
12cr|perl-HTML-RewriteAttributes-0.40.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTML-RewriteAttributes-0.40.0-2|10	Group:		Development/Perl
12cr|perl-HTML-RewriteAttributes-0.40.0-2|11	Url:		http://search.cpan.org/dist/HTML-RewriteAttributes/
12cr|perl-HTML-RewriteAttributes-0.40.0-2|12	Source0:	http://www.cpan.org/authors/id/S/SA/SARTAK/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-RewriteAttributes-0.40.0-2|13	
12cr|perl-HTML-RewriteAttributes-0.40.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTML-RewriteAttributes-0.40.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-HTML-RewriteAttributes-0.40.0-2|16	BuildRequires:	perl(HTML::Entities)
12cr|perl-HTML-RewriteAttributes-0.40.0-2|17	BuildRequires:	perl(HTML::Parser)
12cr|perl-HTML-RewriteAttributes-0.40.0-2|18	BuildRequires:	perl(HTML::Tagset)
12cr|perl-HTML-RewriteAttributes-0.40.0-2|19	BuildRequires:	perl(URI)
12cr|perl-HTML-RewriteAttributes-0.40.0-2|20	BuildRequires:	perl(Test::More)
12cr|perl-HTML-RewriteAttributes-0.40.0-2|21	BuildArch:	noarch
12cr|perl-HTML-RewriteAttributes-0.40.0-2|22	# rpm doesn't catch this
12cr|perl-HTML-RewriteAttributes-0.40.0-2|23	Requires:	perl(HTML::Parser)
12cr|perl-HTML-RewriteAttributes-0.40.0-2|24	
12cr|perl-HTML-RewriteAttributes-0.40.0-2|25	%description
12cr|perl-HTML-RewriteAttributes-0.40.0-2|26	HTML::RewriteAttributes is designed for simple yet powerful HTML attribute
12cr|perl-HTML-RewriteAttributes-0.40.0-2|27	rewriting.
12cr|perl-HTML-RewriteAttributes-0.40.0-2|28	
12cr|perl-HTML-RewriteAttributes-0.40.0-2|29	%prep
12cr|perl-HTML-RewriteAttributes-0.40.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-RewriteAttributes-0.40.0-2|31	
12cr|perl-HTML-RewriteAttributes-0.40.0-2|32	%build
12cr|perl-HTML-RewriteAttributes-0.40.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-RewriteAttributes-0.40.0-2|34	%make
12cr|perl-HTML-RewriteAttributes-0.40.0-2|35	
12cr|perl-HTML-RewriteAttributes-0.40.0-2|36	%check
12cr|perl-HTML-RewriteAttributes-0.40.0-2|37	make test
12cr|perl-HTML-RewriteAttributes-0.40.0-2|38	
12cr|perl-HTML-RewriteAttributes-0.40.0-2|39	%install
12cr|perl-HTML-RewriteAttributes-0.40.0-2|40	make pure_install PERL_INSTALL_ROOT=%{buildroot}
12cr|perl-HTML-RewriteAttributes-0.40.0-2|41	find %{buildroot} -type f -name .packlist -exec rm -f {} \;
12cr|perl-HTML-RewriteAttributes-0.40.0-2|42	find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
12cr|perl-HTML-RewriteAttributes-0.40.0-2|43	chmod -R u+w %{buildroot}/*
12cr|perl-HTML-RewriteAttributes-0.40.0-2|44	
12cr|perl-HTML-RewriteAttributes-0.40.0-2|45	%files
12cr|perl-HTML-RewriteAttributes-0.40.0-2|46	%doc Changes
12cr|perl-HTML-RewriteAttributes-0.40.0-2|47	%{perl_vendorlib}/*
12cr|perl-HTML-RewriteAttributes-0.40.0-2|48	%{_mandir}/man3/*
12cr|perl-HTML-RewriteAttributes-0.40.0-2|49	
12cr|perl-HTML-RewriteAttributes-0.40.0-2|50	
12cr|perl-HTML-RewriteAttributes-0.40.0-2|51	%changelog
12cr|perl-HTML-RewriteAttributes-0.40.0-2|52	* Sun Nov 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-HTML-RewriteAttributes-0.40.0-2|53	+ Revision: 599559
12cr|perl-HTML-RewriteAttributes-0.40.0-2|54	- update to new version 0.04
12cr|perl-HTML-RewriteAttributes-0.40.0-2|55	
12cr|perl-HTML-RewriteAttributes-0.40.0-2|56	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-HTML-RewriteAttributes-0.40.0-2|57	+ Revision: 403258
12cr|perl-HTML-RewriteAttributes-0.40.0-2|58	- rebuild using %%perl_convert_version
12cr|perl-HTML-RewriteAttributes-0.40.0-2|59	
12cr|perl-HTML-RewriteAttributes-0.40.0-2|60	* Thu Dec 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.03-1mdv2009.1
12cr|perl-HTML-RewriteAttributes-0.40.0-2|61	+ Revision: 309994
12cr|perl-HTML-RewriteAttributes-0.40.0-2|62	- import perl-HTML-RewriteAttributes
12cr|perl-HTML-RewriteAttributes-0.40.0-2|63	
12cr|perl-HTML-RewriteAttributes-0.40.0-2|64	
12cr|perl-HTML-RewriteAttributes-0.40.0-2|65	* Thu Dec 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.03-1mdv2009.0
12cr|perl-HTML-RewriteAttributes-0.40.0-2|66	- initial Mandriva package (fedora import)
12cr|perl-HTML-RewriteAttributes-0.40.0-2|67	
12cr|perl-HTML-RewriteAttributes-0.40.0-2|68	* Tue Aug 26 2008 Ralf Corsépius <corsepiu@fedoraproject.org> 0.03-1
12cr|perl-HTML-RewriteAttributes-0.40.0-2|69	- Specfile autogenerated by cpanspec 1.77.

4681 12
12cr|perl-HTML-Scrubber-0.90.0-2|1	%define upstream_name    HTML-Scrubber
12cr|perl-HTML-Scrubber-0.90.0-2|2	%define upstream_version 0.09
12cr|perl-HTML-Scrubber-0.90.0-2|3	
12cr|perl-HTML-Scrubber-0.90.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-Scrubber-0.90.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-Scrubber-0.90.0-2|6	Release:	2
12cr|perl-HTML-Scrubber-0.90.0-2|7	
12cr|perl-HTML-Scrubber-0.90.0-2|8	Summary:	Perl extension for scrubbing/sanitizing html
12cr|perl-HTML-Scrubber-0.90.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTML-Scrubber-0.90.0-2|10	Group:		Development/Perl
12cr|perl-HTML-Scrubber-0.90.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-Scrubber-0.90.0-2|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-HTML-Scrubber-0.90.0-2|13	
12cr|perl-HTML-Scrubber-0.90.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTML-Scrubber-0.90.0-2|15	BuildRequires:	perl(HTML::Parser)
12cr|perl-HTML-Scrubber-0.90.0-2|16	BuildArch:	noarch
12cr|perl-HTML-Scrubber-0.90.0-2|17	
12cr|perl-HTML-Scrubber-0.90.0-2|18	%description
12cr|perl-HTML-Scrubber-0.90.0-2|19	If you wanna "scrub" or "sanitize" html input in a reliable and flexible
12cr|perl-HTML-Scrubber-0.90.0-2|20	fashion, then this perl module is for you.
12cr|perl-HTML-Scrubber-0.90.0-2|21	
12cr|perl-HTML-Scrubber-0.90.0-2|22	%prep
12cr|perl-HTML-Scrubber-0.90.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-Scrubber-0.90.0-2|24	
12cr|perl-HTML-Scrubber-0.90.0-2|25	%build
12cr|perl-HTML-Scrubber-0.90.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-Scrubber-0.90.0-2|27	%make
12cr|perl-HTML-Scrubber-0.90.0-2|28	
12cr|perl-HTML-Scrubber-0.90.0-2|29	%check
12cr|perl-HTML-Scrubber-0.90.0-2|30	make test
12cr|perl-HTML-Scrubber-0.90.0-2|31	
12cr|perl-HTML-Scrubber-0.90.0-2|32	%install
12cr|perl-HTML-Scrubber-0.90.0-2|33	%makeinstall_std
12cr|perl-HTML-Scrubber-0.90.0-2|34	
12cr|perl-HTML-Scrubber-0.90.0-2|35	%files
12cr|perl-HTML-Scrubber-0.90.0-2|36	%doc Changes README
12cr|perl-HTML-Scrubber-0.90.0-2|37	%{perl_vendorlib}/HTML
12cr|perl-HTML-Scrubber-0.90.0-2|38	%{_mandir}/man3/*
12cr|perl-HTML-Scrubber-0.90.0-2|39	
12cr|perl-HTML-Scrubber-0.90.0-2|40	%changelog
12cr|perl-HTML-Scrubber-0.90.0-2|41	* Mon Apr 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-HTML-Scrubber-0.90.0-2|42	+ Revision: 650310
12cr|perl-HTML-Scrubber-0.90.0-2|43	- update to new version 0.09
12cr|perl-HTML-Scrubber-0.90.0-2|44	
12cr|perl-HTML-Scrubber-0.90.0-2|45	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-HTML-Scrubber-0.90.0-2|46	+ Revision: 406062
12cr|perl-HTML-Scrubber-0.90.0-2|47	- rebuild using %%perl_convert_version
12cr|perl-HTML-Scrubber-0.90.0-2|48	
12cr|perl-HTML-Scrubber-0.90.0-2|49	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.08-7mdv2009.0
12cr|perl-HTML-Scrubber-0.90.0-2|50	+ Revision: 241477
12cr|perl-HTML-Scrubber-0.90.0-2|51	- rebuild
12cr|perl-HTML-Scrubber-0.90.0-2|52	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTML-Scrubber-0.90.0-2|53	
12cr|perl-HTML-Scrubber-0.90.0-2|54	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-HTML-Scrubber-0.90.0-2|55	- restore BuildRoot
12cr|perl-HTML-Scrubber-0.90.0-2|56	
12cr|perl-HTML-Scrubber-0.90.0-2|57	* Mon Sep 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-5mdv2008.0
12cr|perl-HTML-Scrubber-0.90.0-2|58	+ Revision: 78778
12cr|perl-HTML-Scrubber-0.90.0-2|59	- spec cleanup
12cr|perl-HTML-Scrubber-0.90.0-2|60	
12cr|perl-HTML-Scrubber-0.90.0-2|61	* Thu Jun 21 2007 Michael Scherer <misc@mandriva.org> 0.08-4mdv2008.0
12cr|perl-HTML-Scrubber-0.90.0-2|62	+ Revision: 41990
12cr|perl-HTML-Scrubber-0.90.0-2|63	- rebuild
12cr|perl-HTML-Scrubber-0.90.0-2|64	
12cr|perl-HTML-Scrubber-0.90.0-2|65	
12cr|perl-HTML-Scrubber-0.90.0-2|66	* Wed Dec 28 2005 Michael Scherer <misc@mandriva.org> 0.08-3mdk
12cr|perl-HTML-Scrubber-0.90.0-2|67	- Do not ship empty dir
12cr|perl-HTML-Scrubber-0.90.0-2|68	
12cr|perl-HTML-Scrubber-0.90.0-2|69	* Mon Oct 10 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.08-2mdk
12cr|perl-HTML-Scrubber-0.90.0-2|70	- Fix BuildRequires
12cr|perl-HTML-Scrubber-0.90.0-2|71	
12cr|perl-HTML-Scrubber-0.90.0-2|72	* Sat Oct 01 2005 Michael Scherer <misc@mandriva.org> 0.08-1mdk
12cr|perl-HTML-Scrubber-0.90.0-2|73	- First mandriva package
12cr|perl-HTML-Scrubber-0.90.0-2|74	

4682 12
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|1	%define upstream_name    HTML-SimpleLinkExtor
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|2	%define upstream_version 1.23
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|3	
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|6	Release:	3
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|7	
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|8	Summary:	A simple way to extract links
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|9	License:	GPL+ or Artistic
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|10	Group:		Development/Perl
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|13	
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|14	BuildRequires:	perl-devel
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|15	BuildRequires:	perl(HTML::LinkExtor)
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|16	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|17	BuildRequires:	perl(Test::Output)
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|18	BuildRequires:	perl(URI)
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|19	BuildRequires:	perl(URI::file)
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|20	BuildArch:	noarch
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|21	
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|22	%description
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|23	This is a simple HTML link extractor designed for the person who does not
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|24	want to deal with the intricacies of 'HTML::Parser' or the de-referencing
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|25	needed to get links out of 'HTML::LinkExtor'.
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|26	
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|27	You can extract all the links or some of the links (based on the HTML tag
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|28	name or attribute name). If a <BASE HREF> tag is found, all of the relative
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|29	URLs will be resolved according to that reference.
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|30	
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|31	This module is simply a subclass around 'HTML::LinkExtor', so it can only
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|32	parse what that module can handle. Invalid HTML or XHTML may cause
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|33	problems.
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|34	
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|35	%prep
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|37	
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|38	%build
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|40	%make
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|41	
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|42	%check
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|43	%make test
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|44	
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|45	%install
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|46	%makeinstall_std
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|47	
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|48	%files
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|49	%doc Changes README LICENSE
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|50	%{_mandir}/man?/*
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|51	%{perl_vendorlib}/*
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|52	%{_bindir}/linktractor
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|53	
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|54	
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|55	%changelog
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|56	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.230.0-2mdv2011.0
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|57	+ Revision: 655223
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|58	- update file list
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|59	- rebuild for updated spec-helper
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|60	
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|61	* Mon Dec 21 2009 Jérôme Quelin <jquelin@mandriva.org> 1.230.0-1mdv2011.0
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|62	+ Revision: 480883
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|63	- import perl-HTML-SimpleLinkExtor
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|64	
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|65	
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|66	* Mon Dec 21 2009 cpan2dist 1.23-1mdv
12cr|perl-HTML-SimpleLinkExtor-1.230.0-3|67	- initial mdv release, generated with cpan2dist

4683 12
12cr|perl-HTML-Stream-1.600.0-2|1	%define upstream_name	 HTML-Stream
12cr|perl-HTML-Stream-1.600.0-2|2	%define upstream_version 1.60
12cr|perl-HTML-Stream-1.600.0-2|3	
12cr|perl-HTML-Stream-1.600.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-Stream-1.600.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-Stream-1.600.0-2|6	Release:	2
12cr|perl-HTML-Stream-1.600.0-2|7	
12cr|perl-HTML-Stream-1.600.0-2|8	Summary:	HTML output stream class, and some markup utilities
12cr|perl-HTML-Stream-1.600.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTML-Stream-1.600.0-2|10	Group:		Development/Perl
12cr|perl-HTML-Stream-1.600.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-HTML-Stream-1.600.0-2|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-Stream-1.600.0-2|13	
12cr|perl-HTML-Stream-1.600.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTML-Stream-1.600.0-2|15	BuildRequires:	perl(Test::Output)
12cr|perl-HTML-Stream-1.600.0-2|16	BuildArch:	noarch
12cr|perl-HTML-Stream-1.600.0-2|17	
12cr|perl-HTML-Stream-1.600.0-2|18	%description
12cr|perl-HTML-Stream-1.600.0-2|19	The HTML::Stream module provides you with an object-oriented (and subclassable)
12cr|perl-HTML-Stream-1.600.0-2|20	way of outputting HTML. Basically, you open up an "HTML stream" on an existing
12cr|perl-HTML-Stream-1.600.0-2|21	filehandle, and then do all of your output to the HTML stream. You can intermix
12cr|perl-HTML-Stream-1.600.0-2|22	HTML-stream-output and ordinary-print-output, if you like.
12cr|perl-HTML-Stream-1.600.0-2|23	
12cr|perl-HTML-Stream-1.600.0-2|24	There's even a small built-in subclass, HTML::Stream::Latin1, which can handle
12cr|perl-HTML-Stream-1.600.0-2|25	Latin-1 input right out of the box. But all in good time...
12cr|perl-HTML-Stream-1.600.0-2|26	
12cr|perl-HTML-Stream-1.600.0-2|27	%prep
12cr|perl-HTML-Stream-1.600.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-Stream-1.600.0-2|29	
12cr|perl-HTML-Stream-1.600.0-2|30	%build
12cr|perl-HTML-Stream-1.600.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-Stream-1.600.0-2|32	%make
12cr|perl-HTML-Stream-1.600.0-2|33	
12cr|perl-HTML-Stream-1.600.0-2|34	%check
12cr|perl-HTML-Stream-1.600.0-2|35	make test
12cr|perl-HTML-Stream-1.600.0-2|36	
12cr|perl-HTML-Stream-1.600.0-2|37	%install
12cr|perl-HTML-Stream-1.600.0-2|38	%makeinstall_std
12cr|perl-HTML-Stream-1.600.0-2|39	
12cr|perl-HTML-Stream-1.600.0-2|40	%files
12cr|perl-HTML-Stream-1.600.0-2|41	%doc COPYING README README.system docs examples testin
12cr|perl-HTML-Stream-1.600.0-2|42	%{perl_vendorlib}/HTML
12cr|perl-HTML-Stream-1.600.0-2|43	%{_mandir}/*/*
12cr|perl-HTML-Stream-1.600.0-2|44	
12cr|perl-HTML-Stream-1.600.0-2|45	
12cr|perl-HTML-Stream-1.600.0-2|46	%changelog
12cr|perl-HTML-Stream-1.600.0-2|47	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.600.0-1mdv2010.0
12cr|perl-HTML-Stream-1.600.0-2|48	+ Revision: 403259
12cr|perl-HTML-Stream-1.600.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-HTML-Stream-1.600.0-2|50	
12cr|perl-HTML-Stream-1.600.0-2|51	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.60-1mdv2009.0
12cr|perl-HTML-Stream-1.600.0-2|52	+ Revision: 270386
12cr|perl-HTML-Stream-1.600.0-2|53	- update to new version 1.60
12cr|perl-HTML-Stream-1.600.0-2|54	
12cr|perl-HTML-Stream-1.600.0-2|55	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.59-2mdv2009.0
12cr|perl-HTML-Stream-1.600.0-2|56	+ Revision: 268522
12cr|perl-HTML-Stream-1.600.0-2|57	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-HTML-Stream-1.600.0-2|58	
12cr|perl-HTML-Stream-1.600.0-2|59	* Mon Jun 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.59-1mdv2009.0
12cr|perl-HTML-Stream-1.600.0-2|60	+ Revision: 214415
12cr|perl-HTML-Stream-1.600.0-2|61	- update to new version 1.59
12cr|perl-HTML-Stream-1.600.0-2|62	
12cr|perl-HTML-Stream-1.600.0-2|63	* Fri May 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.58-1mdv2009.0
12cr|perl-HTML-Stream-1.600.0-2|64	+ Revision: 213369
12cr|perl-HTML-Stream-1.600.0-2|65	- new version
12cr|perl-HTML-Stream-1.600.0-2|66	
12cr|perl-HTML-Stream-1.600.0-2|67	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.55-3mdv2008.1
12cr|perl-HTML-Stream-1.600.0-2|68	+ Revision: 135847
12cr|perl-HTML-Stream-1.600.0-2|69	- restore BuildRoot
12cr|perl-HTML-Stream-1.600.0-2|70	
12cr|perl-HTML-Stream-1.600.0-2|71	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-HTML-Stream-1.600.0-2|72	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTML-Stream-1.600.0-2|73	
12cr|perl-HTML-Stream-1.600.0-2|74	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.55-3mdv2008.0
12cr|perl-HTML-Stream-1.600.0-2|75	+ Revision: 86472
12cr|perl-HTML-Stream-1.600.0-2|76	- rebuild
12cr|perl-HTML-Stream-1.600.0-2|77	
12cr|perl-HTML-Stream-1.600.0-2|78	
12cr|perl-HTML-Stream-1.600.0-2|79	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.55-2mdv2007.0
12cr|perl-HTML-Stream-1.600.0-2|80	- Rebuild
12cr|perl-HTML-Stream-1.600.0-2|81	
12cr|perl-HTML-Stream-1.600.0-2|82	* Sun Apr 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.55-1mdk
12cr|perl-HTML-Stream-1.600.0-2|83	- first mdk release
12cr|perl-HTML-Stream-1.600.0-2|84	

4684 12
12cr|perl-HTML-Strip-1.60.0-3|1	%define upstream_name    HTML-Strip
12cr|perl-HTML-Strip-1.60.0-3|2	%define upstream_version 1.06
12cr|perl-HTML-Strip-1.60.0-3|3	
12cr|perl-HTML-Strip-1.60.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-HTML-Strip-1.60.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-HTML-Strip-1.60.0-3|6	Release:	3
12cr|perl-HTML-Strip-1.60.0-3|7	
12cr|perl-HTML-Strip-1.60.0-3|8	Summary:    Perl extension for stripping HTML markup from text
12cr|perl-HTML-Strip-1.60.0-3|9	License:    GPL+ or Artistic
12cr|perl-HTML-Strip-1.60.0-3|10	Group:      Development/Perl
12cr|perl-HTML-Strip-1.60.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-Strip-1.60.0-3|12	Source0:    http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-Strip-1.60.0-3|13	
12cr|perl-HTML-Strip-1.60.0-3|14	
12cr|perl-HTML-Strip-1.60.0-3|15	BuildRequires: perl-devel
12cr|perl-HTML-Strip-1.60.0-3|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-HTML-Strip-1.60.0-3|17	
12cr|perl-HTML-Strip-1.60.0-3|18	%description
12cr|perl-HTML-Strip-1.60.0-3|19	This module simply strips HTML-like markup from text in a very quick and
12cr|perl-HTML-Strip-1.60.0-3|20	brutal manner. It could quite easily be used to strip XML or SGML from text
12cr|perl-HTML-Strip-1.60.0-3|21	as well; but removing HTML markup is a much more common problem, hence this
12cr|perl-HTML-Strip-1.60.0-3|22	module lives in the HTML:: namespace.
12cr|perl-HTML-Strip-1.60.0-3|23	
12cr|perl-HTML-Strip-1.60.0-3|24	It is written in XS, and thus about five times quicker than using regular
12cr|perl-HTML-Strip-1.60.0-3|25	expressions for the same task.
12cr|perl-HTML-Strip-1.60.0-3|26	
12cr|perl-HTML-Strip-1.60.0-3|27	It does _not_ do any syntax checking (if you want that, use the
12cr|perl-HTML-Strip-1.60.0-3|28	HTML::Parser manpage), instead it merely applies the following rules:
12cr|perl-HTML-Strip-1.60.0-3|29	
12cr|perl-HTML-Strip-1.60.0-3|30	%prep
12cr|perl-HTML-Strip-1.60.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-Strip-1.60.0-3|32	
12cr|perl-HTML-Strip-1.60.0-3|33	%build
12cr|perl-HTML-Strip-1.60.0-3|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-Strip-1.60.0-3|35	
12cr|perl-HTML-Strip-1.60.0-3|36	%{make}
12cr|perl-HTML-Strip-1.60.0-3|37	
12cr|perl-HTML-Strip-1.60.0-3|38	%check
12cr|perl-HTML-Strip-1.60.0-3|39	%{make} test
12cr|perl-HTML-Strip-1.60.0-3|40	
12cr|perl-HTML-Strip-1.60.0-3|41	%install
12cr|perl-HTML-Strip-1.60.0-3|42	rm -rf %buildroot
12cr|perl-HTML-Strip-1.60.0-3|43	%makeinstall_std
12cr|perl-HTML-Strip-1.60.0-3|44	
12cr|perl-HTML-Strip-1.60.0-3|45	%clean
12cr|perl-HTML-Strip-1.60.0-3|46	rm -rf %buildroot
12cr|perl-HTML-Strip-1.60.0-3|47	
12cr|perl-HTML-Strip-1.60.0-3|48	%files
12cr|perl-HTML-Strip-1.60.0-3|49	%defattr(-,root,root)
12cr|perl-HTML-Strip-1.60.0-3|50	%doc Changes README
12cr|perl-HTML-Strip-1.60.0-3|51	%{_mandir}/man3/*
12cr|perl-HTML-Strip-1.60.0-3|52	%perl_vendorlib/*
12cr|perl-HTML-Strip-1.60.0-3|53	
12cr|perl-HTML-Strip-1.60.0-3|54	
12cr|perl-HTML-Strip-1.60.0-3|55	
12cr|perl-HTML-Strip-1.60.0-3|56	
12cr|perl-HTML-Strip-1.60.0-3|57	%changelog
12cr|perl-HTML-Strip-1.60.0-3|58	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.60.0-3
12cr|perl-HTML-Strip-1.60.0-3|59	+ Revision: 768358
12cr|perl-HTML-Strip-1.60.0-3|60	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-HTML-Strip-1.60.0-3|61	
12cr|perl-HTML-Strip-1.60.0-3|62	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-2mdv2011.0
12cr|perl-HTML-Strip-1.60.0-3|63	+ Revision: 555942
12cr|perl-HTML-Strip-1.60.0-3|64	- rebuild for perl 5.12
12cr|perl-HTML-Strip-1.60.0-3|65	
12cr|perl-HTML-Strip-1.60.0-3|66	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-1mdv2010.1
12cr|perl-HTML-Strip-1.60.0-3|67	+ Revision: 471174
12cr|perl-HTML-Strip-1.60.0-3|68	- import perl-HTML-Strip
12cr|perl-HTML-Strip-1.60.0-3|69	
12cr|perl-HTML-Strip-1.60.0-3|70	
12cr|perl-HTML-Strip-1.60.0-3|71	* Sun Nov 29 2009 cpan2dist 1.06-1mdv
12cr|perl-HTML-Strip-1.60.0-3|72	- initial mdv release, generated with cpan2dist

4685 12
12cr|perl-HTML-StripScripts-1.50.0-3|1	%define upstream_name    HTML-StripScripts
12cr|perl-HTML-StripScripts-1.50.0-3|2	%define upstream_version 1.05
12cr|perl-HTML-StripScripts-1.50.0-3|3	
12cr|perl-HTML-StripScripts-1.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-StripScripts-1.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-StripScripts-1.50.0-3|6	Release:	3
12cr|perl-HTML-StripScripts-1.50.0-3|7	
12cr|perl-HTML-StripScripts-1.50.0-3|8	Summary:	Strip scripting constructs out of HTML
12cr|perl-HTML-StripScripts-1.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-HTML-StripScripts-1.50.0-3|10	Group:		Development/Perl
12cr|perl-HTML-StripScripts-1.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-StripScripts-1.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-StripScripts-1.50.0-3|13	
12cr|perl-HTML-StripScripts-1.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-HTML-StripScripts-1.50.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-HTML-StripScripts-1.50.0-3|16	BuildArch:	noarch
12cr|perl-HTML-StripScripts-1.50.0-3|17	
12cr|perl-HTML-StripScripts-1.50.0-3|18	%description
12cr|perl-HTML-StripScripts-1.50.0-3|19	This module strips scripting constructs out of HTML, leaving as much
12cr|perl-HTML-StripScripts-1.50.0-3|20	non-scripting markup in place as possible. This allows web applications to
12cr|perl-HTML-StripScripts-1.50.0-3|21	display HTML originating from an untrusted source without introducing XSS
12cr|perl-HTML-StripScripts-1.50.0-3|22	(cross site scripting) vulnerabilities.
12cr|perl-HTML-StripScripts-1.50.0-3|23	
12cr|perl-HTML-StripScripts-1.50.0-3|24	You will probably use the HTML::StripScripts::Parser manpage rather than
12cr|perl-HTML-StripScripts-1.50.0-3|25	using this module directly.
12cr|perl-HTML-StripScripts-1.50.0-3|26	
12cr|perl-HTML-StripScripts-1.50.0-3|27	The process is based on whitelists of tags, attributes and attribute
12cr|perl-HTML-StripScripts-1.50.0-3|28	values. This approach is the most secure against disguised scripting
12cr|perl-HTML-StripScripts-1.50.0-3|29	constructs hidden in malicious HTML documents.
12cr|perl-HTML-StripScripts-1.50.0-3|30	
12cr|perl-HTML-StripScripts-1.50.0-3|31	%prep
12cr|perl-HTML-StripScripts-1.50.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-StripScripts-1.50.0-3|33	
12cr|perl-HTML-StripScripts-1.50.0-3|34	%build
12cr|perl-HTML-StripScripts-1.50.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-StripScripts-1.50.0-3|36	%make
12cr|perl-HTML-StripScripts-1.50.0-3|37	
12cr|perl-HTML-StripScripts-1.50.0-3|38	%check
12cr|perl-HTML-StripScripts-1.50.0-3|39	make test
12cr|perl-HTML-StripScripts-1.50.0-3|40	
12cr|perl-HTML-StripScripts-1.50.0-3|41	%install
12cr|perl-HTML-StripScripts-1.50.0-3|42	%makeinstall_std
12cr|perl-HTML-StripScripts-1.50.0-3|43	
12cr|perl-HTML-StripScripts-1.50.0-3|44	%files
12cr|perl-HTML-StripScripts-1.50.0-3|45	%doc Changes README
12cr|perl-HTML-StripScripts-1.50.0-3|46	%{_mandir}/man3/*
12cr|perl-HTML-StripScripts-1.50.0-3|47	%{perl_vendorlib}/*
12cr|perl-HTML-StripScripts-1.50.0-3|48	
12cr|perl-HTML-StripScripts-1.50.0-3|49	
12cr|perl-HTML-StripScripts-1.50.0-3|50	%changelog
12cr|perl-HTML-StripScripts-1.50.0-3|51	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.50.0-2mdv2011.0
12cr|perl-HTML-StripScripts-1.50.0-3|52	+ Revision: 654972
12cr|perl-HTML-StripScripts-1.50.0-3|53	- rebuild for updated spec-helper
12cr|perl-HTML-StripScripts-1.50.0-3|54	
12cr|perl-HTML-StripScripts-1.50.0-3|55	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-1mdv2011.0
12cr|perl-HTML-StripScripts-1.50.0-3|56	+ Revision: 461286
12cr|perl-HTML-StripScripts-1.50.0-3|57	- update to 1.05
12cr|perl-HTML-StripScripts-1.50.0-3|58	
12cr|perl-HTML-StripScripts-1.50.0-3|59	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-1mdv2010.0
12cr|perl-HTML-StripScripts-1.50.0-3|60	+ Revision: 403260
12cr|perl-HTML-StripScripts-1.50.0-3|61	- rebuild using %%perl_convert_version
12cr|perl-HTML-StripScripts-1.50.0-3|62	
12cr|perl-HTML-StripScripts-1.50.0-3|63	* Fri Jul 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2009.0
12cr|perl-HTML-StripScripts-1.50.0-3|64	+ Revision: 231906
12cr|perl-HTML-StripScripts-1.50.0-3|65	- import perl-HTML-StripScripts
12cr|perl-HTML-StripScripts-1.50.0-3|66	
12cr|perl-HTML-StripScripts-1.50.0-3|67	
12cr|perl-HTML-StripScripts-1.50.0-3|68	* Fri Jul 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2009.0
12cr|perl-HTML-StripScripts-1.50.0-3|69	- initial mdv release, generated with cpan2dist

4686 12
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|1	%define upstream_name    HTML-StripScripts-Parser
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|2	%define upstream_version 1.03
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|3	
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|6	Release:	2
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|7	
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|8	Summary:	XSS filter using HTML::Parser
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|10	Group:		Development/Perl
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|13	
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|15	BuildRequires:	perl(HTML::Parser)
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|16	BuildRequires:	perl(HTML::StripScripts)
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|17	BuildRequires:	perl(Test::More)
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|18	BuildArch:	noarch
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|19	
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|20	%description
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|21	This class provides an easy interface to 'HTML::StripScripts', using
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|22	'HTML::Parser' to parse the HTML.
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|23	
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|24	See the HTML::Parser manpage for details of how to customise how the raw
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|25	HTML is parsed into tags, and the HTML::StripScripts manpage for details of
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|26	how to customise the way those tags are filtered.
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|27	
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|28	%prep
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|30	
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|31	%build
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|33	%make
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|34	
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|35	%check
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|36	make test
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|37	
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|38	%install
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|39	%makeinstall_std
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|40	
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|41	%files
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|42	%doc Changes README
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|43	%{_mandir}/man3/*
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|44	%{perl_vendorlib}/HTML
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|45	
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|46	%changelog
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|47	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.30.0-1mdv2010.1
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|48	+ Revision: 461288
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|49	- update to 1.03
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|50	
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|51	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2010.0
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|52	+ Revision: 405858
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|53	- rebuild using %%perl_convert_version
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|54	
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|55	* Sat Jul 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2009.0
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|56	+ Revision: 231922
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|57	- import perl-HTML-StripScripts-Parser
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|58	
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|59	
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|60	* Sat Jul 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2009.0
12cr|perl-HTML-StripScripts-Parser-1.30.0-2|61	- initial mdv release, generated with cpan2dist

4687 12
12cr|perl-HTML-Table-2.08a-2|1	%define real_name HTML-Table
12cr|perl-HTML-Table-2.08a-2|2	
12cr|perl-HTML-Table-2.08a-2|3	Summary:	HTML::Table module for perl
12cr|perl-HTML-Table-2.08a-2|4	Name:		perl-%{real_name}
12cr|perl-HTML-Table-2.08a-2|5	Version:	2.08a
12cr|perl-HTML-Table-2.08a-2|6	Release:	%mkrel 2
12cr|perl-HTML-Table-2.08a-2|7	License:	GPL or Artistic
12cr|perl-HTML-Table-2.08a-2|8	Group:		Development/Perl
12cr|perl-HTML-Table-2.08a-2|9	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-HTML-Table-2.08a-2|10	Source0:	%{real_name}-%{version}.tar.bz2
12cr|perl-HTML-Table-2.08a-2|11	BuildRequires:	perl-devel
12cr|perl-HTML-Table-2.08a-2|12	BuildArch:	noarch
12cr|perl-HTML-Table-2.08a-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-HTML-Table-2.08a-2|14	
12cr|perl-HTML-Table-2.08a-2|15	%description
12cr|perl-HTML-Table-2.08a-2|16	HTML::Table is used to generate HTML tables for CGI scripts.  By using the
12cr|perl-HTML-Table-2.08a-2|17	methods provided fairly complex tables can be created, manipulated, then
12cr|perl-HTML-Table-2.08a-2|18	printed from Perl scripts.  The module also greatly simplifies creating
12cr|perl-HTML-Table-2.08a-2|19	tables within tables from Perl.  It is possible to create an entire table
12cr|perl-HTML-Table-2.08a-2|20	using the methods provided and never use an HTML tag.
12cr|perl-HTML-Table-2.08a-2|21	
12cr|perl-HTML-Table-2.08a-2|22	%prep
12cr|perl-HTML-Table-2.08a-2|23	
12cr|perl-HTML-Table-2.08a-2|24	%setup -q -n %{real_name}-%{version}
12cr|perl-HTML-Table-2.08a-2|25	
12cr|perl-HTML-Table-2.08a-2|26	%build
12cr|perl-HTML-Table-2.08a-2|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-Table-2.08a-2|28	%make
12cr|perl-HTML-Table-2.08a-2|29	
12cr|perl-HTML-Table-2.08a-2|30	%check
12cr|perl-HTML-Table-2.08a-2|31	make test
12cr|perl-HTML-Table-2.08a-2|32	
12cr|perl-HTML-Table-2.08a-2|33	%install
12cr|perl-HTML-Table-2.08a-2|34	rm -rf %{buildroot}
12cr|perl-HTML-Table-2.08a-2|35	%makeinstall_std
12cr|perl-HTML-Table-2.08a-2|36	
12cr|perl-HTML-Table-2.08a-2|37	%clean
12cr|perl-HTML-Table-2.08a-2|38	rm -rf %{buildroot}
12cr|perl-HTML-Table-2.08a-2|39	
12cr|perl-HTML-Table-2.08a-2|40	%files
12cr|perl-HTML-Table-2.08a-2|41	%defattr(-,root,root)
12cr|perl-HTML-Table-2.08a-2|42	%doc Changes README
12cr|perl-HTML-Table-2.08a-2|43	%{perl_vendorlib}/HTML/Table.pm
12cr|perl-HTML-Table-2.08a-2|44	%{_mandir}/*/*
12cr|perl-HTML-Table-2.08a-2|45	
12cr|perl-HTML-Table-2.08a-2|46	
12cr|perl-HTML-Table-2.08a-2|47	
12cr|perl-HTML-Table-2.08a-2|48	
12cr|perl-HTML-Table-2.08a-2|49	%changelog
12cr|perl-HTML-Table-2.08a-2|50	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 2.08a-2mdv2010.0
12cr|perl-HTML-Table-2.08a-2|51	+ Revision: 440581
12cr|perl-HTML-Table-2.08a-2|52	- rebuild
12cr|perl-HTML-Table-2.08a-2|53	
12cr|perl-HTML-Table-2.08a-2|54	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.08a-1mdv2009.1
12cr|perl-HTML-Table-2.08a-2|55	+ Revision: 292166
12cr|perl-HTML-Table-2.08a-2|56	- update to new version 2.08a
12cr|perl-HTML-Table-2.08a-2|57	
12cr|perl-HTML-Table-2.08a-2|58	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.08-2mdv2009.0
12cr|perl-HTML-Table-2.08a-2|59	+ Revision: 268523
12cr|perl-HTML-Table-2.08a-2|60	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-HTML-Table-2.08a-2|61	
12cr|perl-HTML-Table-2.08a-2|62	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.08-1mdv2009.0
12cr|perl-HTML-Table-2.08a-2|63	+ Revision: 194856
12cr|perl-HTML-Table-2.08a-2|64	- update to new version 2.08
12cr|perl-HTML-Table-2.08a-2|65	- update to new version 2.08
12cr|perl-HTML-Table-2.08a-2|66	
12cr|perl-HTML-Table-2.08a-2|67	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-HTML-Table-2.08a-2|68	- restore BuildRoot
12cr|perl-HTML-Table-2.08a-2|69	
12cr|perl-HTML-Table-2.08a-2|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-HTML-Table-2.08a-2|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTML-Table-2.08a-2|72	
12cr|perl-HTML-Table-2.08a-2|73	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.06-1mdv2008.0
12cr|perl-HTML-Table-2.08a-2|74	+ Revision: 46623
12cr|perl-HTML-Table-2.08a-2|75	- update to new version 2.06
12cr|perl-HTML-Table-2.08a-2|76	
12cr|perl-HTML-Table-2.08a-2|77	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 2.05-1mdv2008.0
12cr|perl-HTML-Table-2.08a-2|78	+ Revision: 20138
12cr|perl-HTML-Table-2.08a-2|79	- 2.05
12cr|perl-HTML-Table-2.08a-2|80	
12cr|perl-HTML-Table-2.08a-2|81	
12cr|perl-HTML-Table-2.08a-2|82	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 2.04a-1mdv2007.0
12cr|perl-HTML-Table-2.08a-2|83	+ Revision: 113848
12cr|perl-HTML-Table-2.08a-2|84	- Import perl-HTML-Table
12cr|perl-HTML-Table-2.08a-2|85	
12cr|perl-HTML-Table-2.08a-2|86	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 2.04a-1mdv2007.1
12cr|perl-HTML-Table-2.08a-2|87	- 2.04a
12cr|perl-HTML-Table-2.08a-2|88	
12cr|perl-HTML-Table-2.08a-2|89	* Tue Dec 13 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.03-1mdk
12cr|perl-HTML-Table-2.08a-2|90	- 2.03
12cr|perl-HTML-Table-2.08a-2|91	
12cr|perl-HTML-Table-2.08a-2|92	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 2.02-1mdk
12cr|perl-HTML-Table-2.08a-2|93	- initial Mandriva package
12cr|perl-HTML-Table-2.08a-2|94	

4688 12
12cr|perl-HTML-TableContentParser-0.130.0-3|1	%define upstream_name    HTML-TableContentParser
12cr|perl-HTML-TableContentParser-0.130.0-3|2	%define upstream_version 0.13
12cr|perl-HTML-TableContentParser-0.130.0-3|3	
12cr|perl-HTML-TableContentParser-0.130.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-TableContentParser-0.130.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-TableContentParser-0.130.0-3|6	Release:	3
12cr|perl-HTML-TableContentParser-0.130.0-3|7	
12cr|perl-HTML-TableContentParser-0.130.0-3|8	Summary:	Do interesting things with the contents of tables
12cr|perl-HTML-TableContentParser-0.130.0-3|9	License:	GPL+ or Artistic
12cr|perl-HTML-TableContentParser-0.130.0-3|10	Group:		Development/Perl
12cr|perl-HTML-TableContentParser-0.130.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-TableContentParser-0.130.0-3|12	Source0:    http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-TableContentParser-0.130.0-3|13	Patch0:		perl-HTML-TableContentParser-0.13-fix-tests.patch
12cr|perl-HTML-TableContentParser-0.130.0-3|14	
12cr|perl-HTML-TableContentParser-0.130.0-3|15	BuildRequires:	perl-devel
12cr|perl-HTML-TableContentParser-0.130.0-3|16	BuildRequires:	perl(HTML::Parser)
12cr|perl-HTML-TableContentParser-0.130.0-3|17	
12cr|perl-HTML-TableContentParser-0.130.0-3|18	BuildArch:	noarch
12cr|perl-HTML-TableContentParser-0.130.0-3|19	
12cr|perl-HTML-TableContentParser-0.130.0-3|20	%description
12cr|perl-HTML-TableContentParser-0.130.0-3|21	This package pulls out the contents of a table from a string containing
12cr|perl-HTML-TableContentParser-0.130.0-3|22	HTML. Each time a table is encountered, data will be stored in an array
12cr|perl-HTML-TableContentParser-0.130.0-3|23	consisting of a hash of whatever was discovered about the table -- id,
12cr|perl-HTML-TableContentParser-0.130.0-3|24	name, border, cellspacing etc, and of course data contained within the
12cr|perl-HTML-TableContentParser-0.130.0-3|25	table.
12cr|perl-HTML-TableContentParser-0.130.0-3|26	
12cr|perl-HTML-TableContentParser-0.130.0-3|27	The format of each hash will look something like
12cr|perl-HTML-TableContentParser-0.130.0-3|28	
12cr|perl-HTML-TableContentParser-0.130.0-3|29	attributes            keys from the attributes of the <table> tag
12cr|perl-HTML-TableContentParser-0.130.0-3|30	@{$table_headers}     array of table headers, in order found
12cr|perl-HTML-TableContentParser-0.130.0-3|31	@{$table_rows}        rows discovered, in order
12cr|perl-HTML-TableContentParser-0.130.0-3|32	
12cr|perl-HTML-TableContentParser-0.130.0-3|33	%prep
12cr|perl-HTML-TableContentParser-0.130.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-TableContentParser-0.130.0-3|35	%patch0 -p1 -b .tests
12cr|perl-HTML-TableContentParser-0.130.0-3|36	
12cr|perl-HTML-TableContentParser-0.130.0-3|37	%build
12cr|perl-HTML-TableContentParser-0.130.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-TableContentParser-0.130.0-3|39	%make
12cr|perl-HTML-TableContentParser-0.130.0-3|40	
12cr|perl-HTML-TableContentParser-0.130.0-3|41	%check
12cr|perl-HTML-TableContentParser-0.130.0-3|42	%make test
12cr|perl-HTML-TableContentParser-0.130.0-3|43	
12cr|perl-HTML-TableContentParser-0.130.0-3|44	%install
12cr|perl-HTML-TableContentParser-0.130.0-3|45	%makeinstall_std
12cr|perl-HTML-TableContentParser-0.130.0-3|46	
12cr|perl-HTML-TableContentParser-0.130.0-3|47	%files
12cr|perl-HTML-TableContentParser-0.130.0-3|48	%doc README Changes
12cr|perl-HTML-TableContentParser-0.130.0-3|49	%{_mandir}/man3/*
12cr|perl-HTML-TableContentParser-0.130.0-3|50	%{perl_vendorlib}/*
12cr|perl-HTML-TableContentParser-0.130.0-3|51	
12cr|perl-HTML-TableContentParser-0.130.0-3|52	%changelog
12cr|perl-HTML-TableContentParser-0.130.0-3|53	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.130.0-2mdv2011.0
12cr|perl-HTML-TableContentParser-0.130.0-3|54	+ Revision: 654973
12cr|perl-HTML-TableContentParser-0.130.0-3|55	- rebuild for updated spec-helper
12cr|perl-HTML-TableContentParser-0.130.0-3|56	
12cr|perl-HTML-TableContentParser-0.130.0-3|57	* Tue Dec 22 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2011.0
12cr|perl-HTML-TableContentParser-0.130.0-3|58	+ Revision: 481286
12cr|perl-HTML-TableContentParser-0.130.0-3|59	- adding missing buildrequires:
12cr|perl-HTML-TableContentParser-0.130.0-3|60	- import perl-HTML-TableContentParser
12cr|perl-HTML-TableContentParser-0.130.0-3|61	
12cr|perl-HTML-TableContentParser-0.130.0-3|62	
12cr|perl-HTML-TableContentParser-0.130.0-3|63	* Mon Dec 21 2009 cpan2dist 0.13-1mdv
12cr|perl-HTML-TableContentParser-0.130.0-3|64	- initial mdv release, generated with cpan2dist

4689 12
12cr|perl-HTML-TableExtract-2.100.0-2|1	%define upstream_name	 HTML-TableExtract
12cr|perl-HTML-TableExtract-2.100.0-2|2	%define upstream_version 2.10
12cr|perl-HTML-TableExtract-2.100.0-2|3	
12cr|perl-HTML-TableExtract-2.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-TableExtract-2.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-TableExtract-2.100.0-2|6	Release:	2
12cr|perl-HTML-TableExtract-2.100.0-2|7	
12cr|perl-HTML-TableExtract-2.100.0-2|8	Summary:	%{upstream_name} module for perl
12cr|perl-HTML-TableExtract-2.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTML-TableExtract-2.100.0-2|10	Group:		Development/Perl
12cr|perl-HTML-TableExtract-2.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-TableExtract-2.100.0-2|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-HTML-TableExtract-2.100.0-2|13	
12cr|perl-HTML-TableExtract-2.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTML-TableExtract-2.100.0-2|15	BuildRequires:	perl(HTML::Parser)
12cr|perl-HTML-TableExtract-2.100.0-2|16	BuildArch:	noarch
12cr|perl-HTML-TableExtract-2.100.0-2|17	
12cr|perl-HTML-TableExtract-2.100.0-2|18	%description
12cr|perl-HTML-TableExtract-2.100.0-2|19	HTML::TableExtract is a module that simplifies the extraction
12cr|perl-HTML-TableExtract-2.100.0-2|20	of information contained in tables within HTML documents.
12cr|perl-HTML-TableExtract-2.100.0-2|21	
12cr|perl-HTML-TableExtract-2.100.0-2|22	Tables of note may be specified using Headers, Depth, Count,
12cr|perl-HTML-TableExtract-2.100.0-2|23	or some combination of the three. See the module documentation
12cr|perl-HTML-TableExtract-2.100.0-2|24	for details.
12cr|perl-HTML-TableExtract-2.100.0-2|25	
12cr|perl-HTML-TableExtract-2.100.0-2|26	%prep
12cr|perl-HTML-TableExtract-2.100.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-TableExtract-2.100.0-2|28	
12cr|perl-HTML-TableExtract-2.100.0-2|29	%build
12cr|perl-HTML-TableExtract-2.100.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-TableExtract-2.100.0-2|31	%make
12cr|perl-HTML-TableExtract-2.100.0-2|32	
12cr|perl-HTML-TableExtract-2.100.0-2|33	%check
12cr|perl-HTML-TableExtract-2.100.0-2|34	make test
12cr|perl-HTML-TableExtract-2.100.0-2|35	
12cr|perl-HTML-TableExtract-2.100.0-2|36	%install
12cr|perl-HTML-TableExtract-2.100.0-2|37	%makeinstall_std
12cr|perl-HTML-TableExtract-2.100.0-2|38	
12cr|perl-HTML-TableExtract-2.100.0-2|39	%files
12cr|perl-HTML-TableExtract-2.100.0-2|40	%doc Changes README
12cr|perl-HTML-TableExtract-2.100.0-2|41	%{perl_vendorlib}/HTML
12cr|perl-HTML-TableExtract-2.100.0-2|42	%{_mandir}/*/*
12cr|perl-HTML-TableExtract-2.100.0-2|43	
12cr|perl-HTML-TableExtract-2.100.0-2|44	%changelog
12cr|perl-HTML-TableExtract-2.100.0-2|45	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.100.0-1mdv2010.0
12cr|perl-HTML-TableExtract-2.100.0-2|46	+ Revision: 407769
12cr|perl-HTML-TableExtract-2.100.0-2|47	- rebuild using %%perl_convert_version
12cr|perl-HTML-TableExtract-2.100.0-2|48	
12cr|perl-HTML-TableExtract-2.100.0-2|49	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.10-4mdv2009.0
12cr|perl-HTML-TableExtract-2.100.0-2|50	+ Revision: 257203
12cr|perl-HTML-TableExtract-2.100.0-2|51	- rebuild
12cr|perl-HTML-TableExtract-2.100.0-2|52	
12cr|perl-HTML-TableExtract-2.100.0-2|53	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 2.10-2mdv2008.1
12cr|perl-HTML-TableExtract-2.100.0-2|54	+ Revision: 135847
12cr|perl-HTML-TableExtract-2.100.0-2|55	- restore BuildRoot
12cr|perl-HTML-TableExtract-2.100.0-2|56	
12cr|perl-HTML-TableExtract-2.100.0-2|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-HTML-TableExtract-2.100.0-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTML-TableExtract-2.100.0-2|59	
12cr|perl-HTML-TableExtract-2.100.0-2|60	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-HTML-TableExtract-2.100.0-2|61	- rebuild
12cr|perl-HTML-TableExtract-2.100.0-2|62	
12cr|perl-HTML-TableExtract-2.100.0-2|63	
12cr|perl-HTML-TableExtract-2.100.0-2|64	* Sat Sep 02 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-HTML-TableExtract-2.100.0-2|65	+ 2006-09-02 14:51:24 (59605)
12cr|perl-HTML-TableExtract-2.100.0-2|66	- 2.10
12cr|perl-HTML-TableExtract-2.100.0-2|67	
12cr|perl-HTML-TableExtract-2.100.0-2|68	* Sat Sep 02 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-HTML-TableExtract-2.100.0-2|69	+ 2006-09-02 14:46:38 (59604)
12cr|perl-HTML-TableExtract-2.100.0-2|70	Import perl-HTML-TableExtract
12cr|perl-HTML-TableExtract-2.100.0-2|71	
12cr|perl-HTML-TableExtract-2.100.0-2|72	* Fri Jun 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.09-1mdv2007.0
12cr|perl-HTML-TableExtract-2.100.0-2|73	- New version 2.09
12cr|perl-HTML-TableExtract-2.100.0-2|74	
12cr|perl-HTML-TableExtract-2.100.0-2|75	* Wed Jun 07 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.08-1mdv2007.0
12cr|perl-HTML-TableExtract-2.100.0-2|76	- New release 2.08
12cr|perl-HTML-TableExtract-2.100.0-2|77	- better source URL
12cr|perl-HTML-TableExtract-2.100.0-2|78	
12cr|perl-HTML-TableExtract-2.100.0-2|79	* Fri Mar 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.07-1mdk
12cr|perl-HTML-TableExtract-2.100.0-2|80	- 2.07
12cr|perl-HTML-TableExtract-2.100.0-2|81	
12cr|perl-HTML-TableExtract-2.100.0-2|82	* Mon Nov 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.06-1mdk
12cr|perl-HTML-TableExtract-2.100.0-2|83	- 2.06
12cr|perl-HTML-TableExtract-2.100.0-2|84	
12cr|perl-HTML-TableExtract-2.100.0-2|85	* Mon Oct 10 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.05-2mdk
12cr|perl-HTML-TableExtract-2.100.0-2|86	- Fix BuildRequires
12cr|perl-HTML-TableExtract-2.100.0-2|87	
12cr|perl-HTML-TableExtract-2.100.0-2|88	* Fri Oct 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.05-1mdk
12cr|perl-HTML-TableExtract-2.100.0-2|89	- new version
12cr|perl-HTML-TableExtract-2.100.0-2|90	- spec cleanup
12cr|perl-HTML-TableExtract-2.100.0-2|91	- rpmbuildupdate aware
12cr|perl-HTML-TableExtract-2.100.0-2|92	- enable tests
12cr|perl-HTML-TableExtract-2.100.0-2|93	
12cr|perl-HTML-TableExtract-2.100.0-2|94	* Wed Sep 07 2005 Olivier Thauvin <nanardon@mandriva.org> 2.04-1mdk
12cr|perl-HTML-TableExtract-2.100.0-2|95	- 2.04
12cr|perl-HTML-TableExtract-2.100.0-2|96	
12cr|perl-HTML-TableExtract-2.100.0-2|97	* Tue Mar 29 2005 Olivier Thauvin <nanardon@mandrake.org> 1.10-1mdk
12cr|perl-HTML-TableExtract-2.100.0-2|98	- 1.10
12cr|perl-HTML-TableExtract-2.100.0-2|99	
12cr|perl-HTML-TableExtract-2.100.0-2|100	* Wed Feb 11 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.08-2mdk
12cr|perl-HTML-TableExtract-2.100.0-2|101	- own %%{perl_vendorlib}/HTML
12cr|perl-HTML-TableExtract-2.100.0-2|102	

4690 12
12cr|perl-HTML-TagCloud-0.370.0-2|1	%define upstream_name    HTML-TagCloud
12cr|perl-HTML-TagCloud-0.370.0-2|2	%define upstream_version 0.37
12cr|perl-HTML-TagCloud-0.370.0-2|3	
12cr|perl-HTML-TagCloud-0.370.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-TagCloud-0.370.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-TagCloud-0.370.0-2|6	Release:	2
12cr|perl-HTML-TagCloud-0.370.0-2|7	
12cr|perl-HTML-TagCloud-0.370.0-2|8	Summary:	Generate An HTML Tag Cloud
12cr|perl-HTML-TagCloud-0.370.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTML-TagCloud-0.370.0-2|10	Group:		Development/Perl
12cr|perl-HTML-TagCloud-0.370.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-TagCloud-0.370.0-2|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-TagCloud-0.370.0-2|13	
12cr|perl-HTML-TagCloud-0.370.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTML-TagCloud-0.370.0-2|15	BuildRequires:	perl(Test::More)
12cr|perl-HTML-TagCloud-0.370.0-2|16	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-HTML-TagCloud-0.370.0-2|17	BuildArch:	noarch
12cr|perl-HTML-TagCloud-0.370.0-2|18	
12cr|perl-HTML-TagCloud-0.370.0-2|19	%description
12cr|perl-HTML-TagCloud-0.370.0-2|20	The the HTML::TagCloud manpage module enables you to generate "tag clouds"
12cr|perl-HTML-TagCloud-0.370.0-2|21	in HTML. Tag clouds serve as a textual way to visualize terms and topics
12cr|perl-HTML-TagCloud-0.370.0-2|22	that are used most frequently. The tags are sorted alphabetically and a
12cr|perl-HTML-TagCloud-0.370.0-2|23	larger font is used to indicate more frequent term usage.
12cr|perl-HTML-TagCloud-0.370.0-2|24	
12cr|perl-HTML-TagCloud-0.370.0-2|25	Example sites with tag clouds: the http://www.43things.com/ manpage, the
12cr|perl-HTML-TagCloud-0.370.0-2|26	http://www.astray.com/recipes/ manpage and the
12cr|perl-HTML-TagCloud-0.370.0-2|27	http://www.flickr.com/photos/tags/ manpage.
12cr|perl-HTML-TagCloud-0.370.0-2|28	
12cr|perl-HTML-TagCloud-0.370.0-2|29	This module provides a simple interface to generating a CSS-based HTML tag
12cr|perl-HTML-TagCloud-0.370.0-2|30	cloud. You simply pass in a set of tags, their URL and their count. This
12cr|perl-HTML-TagCloud-0.370.0-2|31	module outputs stylesheet-based HTML. You may use the included CSS or use
12cr|perl-HTML-TagCloud-0.370.0-2|32	your own.
12cr|perl-HTML-TagCloud-0.370.0-2|33	
12cr|perl-HTML-TagCloud-0.370.0-2|34	%prep
12cr|perl-HTML-TagCloud-0.370.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-TagCloud-0.370.0-2|36	
12cr|perl-HTML-TagCloud-0.370.0-2|37	%build
12cr|perl-HTML-TagCloud-0.370.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-TagCloud-0.370.0-2|39	%make
12cr|perl-HTML-TagCloud-0.370.0-2|40	
12cr|perl-HTML-TagCloud-0.370.0-2|41	%check
12cr|perl-HTML-TagCloud-0.370.0-2|42	%make test
12cr|perl-HTML-TagCloud-0.370.0-2|43	
12cr|perl-HTML-TagCloud-0.370.0-2|44	%install
12cr|perl-HTML-TagCloud-0.370.0-2|45	%makeinstall_std
12cr|perl-HTML-TagCloud-0.370.0-2|46	
12cr|perl-HTML-TagCloud-0.370.0-2|47	%files
12cr|perl-HTML-TagCloud-0.370.0-2|48	%doc CHANGES README
12cr|perl-HTML-TagCloud-0.370.0-2|49	%{_mandir}/man3/*
12cr|perl-HTML-TagCloud-0.370.0-2|50	%{perl_vendorlib}/*
12cr|perl-HTML-TagCloud-0.370.0-2|51	
12cr|perl-HTML-TagCloud-0.370.0-2|52	%changelog
12cr|perl-HTML-TagCloud-0.370.0-2|53	* Wed Jun 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.370.0-1mdv2011.0
12cr|perl-HTML-TagCloud-0.370.0-2|54	+ Revision: 686638
12cr|perl-HTML-TagCloud-0.370.0-2|55	- update to new version 0.37
12cr|perl-HTML-TagCloud-0.370.0-2|56	
12cr|perl-HTML-TagCloud-0.370.0-2|57	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.360.0-2
12cr|perl-HTML-TagCloud-0.370.0-2|58	+ Revision: 657338
12cr|perl-HTML-TagCloud-0.370.0-2|59	- rebuild for updated spec-helper
12cr|perl-HTML-TagCloud-0.370.0-2|60	
12cr|perl-HTML-TagCloud-0.370.0-2|61	* Thu Feb 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.360.0-1
12cr|perl-HTML-TagCloud-0.370.0-2|62	+ Revision: 639639
12cr|perl-HTML-TagCloud-0.370.0-2|63	- update to new version 0.36
12cr|perl-HTML-TagCloud-0.370.0-2|64	
12cr|perl-HTML-TagCloud-0.370.0-2|65	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.340.0-1mdv2011.0
12cr|perl-HTML-TagCloud-0.370.0-2|66	+ Revision: 471077
12cr|perl-HTML-TagCloud-0.370.0-2|67	- import perl-HTML-TagCloud
12cr|perl-HTML-TagCloud-0.370.0-2|68	
12cr|perl-HTML-TagCloud-0.370.0-2|69	
12cr|perl-HTML-TagCloud-0.370.0-2|70	* Sun Nov 29 2009 cpan2dist 0.34-1mdv
12cr|perl-HTML-TagCloud-0.370.0-2|71	- initial mdv release, generated with cpan2dist

4691 12
12cr|perl-HTML-TagFilter-1.30.0-1|1	%define upstream_name HTML-TagFilter
12cr|perl-HTML-TagFilter-1.30.0-1|2	%define upstream_version 1.03
12cr|perl-HTML-TagFilter-1.30.0-1|3	
12cr|perl-HTML-TagFilter-1.30.0-1|4	Summary:	Fine-grained html-filter, xss-blocker and mailto-obfuscator
12cr|perl-HTML-TagFilter-1.30.0-1|5	Name:		perl-%{upstream_name}
12cr|perl-HTML-TagFilter-1.30.0-1|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-TagFilter-1.30.0-1|7	Release:	1
12cr|perl-HTML-TagFilter-1.30.0-1|8	Epoch:		1
12cr|perl-HTML-TagFilter-1.30.0-1|9	License:	Artistic/GPL
12cr|perl-HTML-TagFilter-1.30.0-1|10	Group:		Development/Perl
12cr|perl-HTML-TagFilter-1.30.0-1|11	URL:		http://search.cpan.org/dist/HTML-TagFilter/
12cr|perl-HTML-TagFilter-1.30.0-1|12	Source:		http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-TagFilter-1.30.0-1|13	
12cr|perl-HTML-TagFilter-1.30.0-1|14	BuildRequires:	perl-devel
12cr|perl-HTML-TagFilter-1.30.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-HTML-TagFilter-1.30.0-1|16	BuildRequires:	perl(HTML::Parser)
12cr|perl-HTML-TagFilter-1.30.0-1|17	BuildArch:	noarch
12cr|perl-HTML-TagFilter-1.30.0-1|18	
12cr|perl-HTML-TagFilter-1.30.0-1|19	%description
12cr|perl-HTML-TagFilter-1.30.0-1|20	HTML::TagFilter is a subclass of HTML::Parser with a
12cr|perl-HTML-TagFilter-1.30.0-1|21	single purpose: it will remove unwanted html tags and attributes from a
12cr|perl-HTML-TagFilter-1.30.0-1|22	piece of text. It can act in a more or less fine-grained way - you can
12cr|perl-HTML-TagFilter-1.30.0-1|23	specify permitted tags, permitted attributes of each tag, and permitted
12cr|perl-HTML-TagFilter-1.30.0-1|24	values for each attribute in as much detail as you like.
12cr|perl-HTML-TagFilter-1.30.0-1|25	
12cr|perl-HTML-TagFilter-1.30.0-1|26	%prep
12cr|perl-HTML-TagFilter-1.30.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
12cr|perl-HTML-TagFilter-1.30.0-1|28	
12cr|perl-HTML-TagFilter-1.30.0-1|29	%build
12cr|perl-HTML-TagFilter-1.30.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-TagFilter-1.30.0-1|31	make
12cr|perl-HTML-TagFilter-1.30.0-1|32	
12cr|perl-HTML-TagFilter-1.30.0-1|33	%check
12cr|perl-HTML-TagFilter-1.30.0-1|34	make test
12cr|perl-HTML-TagFilter-1.30.0-1|35	
12cr|perl-HTML-TagFilter-1.30.0-1|36	%install
12cr|perl-HTML-TagFilter-1.30.0-1|37	%makeinstall_std
12cr|perl-HTML-TagFilter-1.30.0-1|38	
12cr|perl-HTML-TagFilter-1.30.0-1|39	%files
12cr|perl-HTML-TagFilter-1.30.0-1|40	%doc Changes README
12cr|perl-HTML-TagFilter-1.30.0-1|41	%{_mandir}/man3/*
12cr|perl-HTML-TagFilter-1.30.0-1|42	%{perl_vendorlib}/HTML/TagFilter.pm
12cr|perl-HTML-TagFilter-1.30.0-1|43	
12cr|perl-HTML-TagFilter-1.30.0-1|44	%changelog
12cr|perl-HTML-TagFilter-1.30.0-1|45	* Fri Sep 02 2011 Александр Казанцев <kazancas@mandriva.org> 1.03-1mdv2012.0
12cr|perl-HTML-TagFilter-1.30.0-1|46	+ Revision: 697895
12cr|perl-HTML-TagFilter-1.30.0-1|47	- imported package perl-HTML-TagFilter
12cr|perl-HTML-TagFilter-1.30.0-1|48	- imported package perl-HTML-TagFilter
12cr|perl-HTML-TagFilter-1.30.0-1|49	
12cr|perl-HTML-TagFilter-1.30.0-1|50	
12cr|perl-HTML-TagFilter-1.30.0-1|51	* Wed Jan 12 2011 Alexander Kazancev <kazancas@mandriva.ru> - 1.03-1

4692 12
12cr|perl-HTML-TagReader-1.100.0-3|1	%define upstream_name    HTML-TagReader
12cr|perl-HTML-TagReader-1.100.0-3|2	%define upstream_version 1.10
12cr|perl-HTML-TagReader-1.100.0-3|3	
12cr|perl-HTML-TagReader-1.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-TagReader-1.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-TagReader-1.100.0-3|6	Release:	3
12cr|perl-HTML-TagReader-1.100.0-3|7	
12cr|perl-HTML-TagReader-1.100.0-3|8	Summary:	HTML-TagReader module for perl
12cr|perl-HTML-TagReader-1.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-HTML-TagReader-1.100.0-3|10	Group:		Development/Perl
12cr|perl-HTML-TagReader-1.100.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-TagReader-1.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-TagReader-1.100.0-3|13	
12cr|perl-HTML-TagReader-1.100.0-3|14	BuildRequires:  perl(Image::Size)
12cr|perl-HTML-TagReader-1.100.0-3|15	BuildRequires:	perl-devel
12cr|perl-HTML-TagReader-1.100.0-3|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-HTML-TagReader-1.100.0-3|17	
12cr|perl-HTML-TagReader-1.100.0-3|18	%description
12cr|perl-HTML-TagReader-1.100.0-3|19	TagReader is a perl extension module which allows you to read html/xml
12cr|perl-HTML-TagReader-1.100.0-3|20	files by tag. That is: in a similar way as you can read textfiles by
12cr|perl-HTML-TagReader-1.100.0-3|21	line with "while(<>)" you use TagReader::getbytoken to read a file by tag.
12cr|perl-HTML-TagReader-1.100.0-3|22	
12cr|perl-HTML-TagReader-1.100.0-3|23	%prep
12cr|perl-HTML-TagReader-1.100.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-TagReader-1.100.0-3|25	
12cr|perl-HTML-TagReader-1.100.0-3|26	%build
12cr|perl-HTML-TagReader-1.100.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-TagReader-1.100.0-3|28	%make
12cr|perl-HTML-TagReader-1.100.0-3|29	make test
12cr|perl-HTML-TagReader-1.100.0-3|30	
12cr|perl-HTML-TagReader-1.100.0-3|31	%install
12cr|perl-HTML-TagReader-1.100.0-3|32	rm -rf %{buildroot}
12cr|perl-HTML-TagReader-1.100.0-3|33	%makeinstall_std
12cr|perl-HTML-TagReader-1.100.0-3|34	
12cr|perl-HTML-TagReader-1.100.0-3|35	%clean
12cr|perl-HTML-TagReader-1.100.0-3|36	rm -rf %{buildroot}
12cr|perl-HTML-TagReader-1.100.0-3|37	
12cr|perl-HTML-TagReader-1.100.0-3|38	%files
12cr|perl-HTML-TagReader-1.100.0-3|39	%defattr(-,root,root)
12cr|perl-HTML-TagReader-1.100.0-3|40	%doc Changes README
12cr|perl-HTML-TagReader-1.100.0-3|41	%{_bindir}/tr_*
12cr|perl-HTML-TagReader-1.100.0-3|42	%{perl_vendorlib}/*/HTML/TagReader.pm
12cr|perl-HTML-TagReader-1.100.0-3|43	%{perl_vendorlib}/*/auto/HTML/TagReader
12cr|perl-HTML-TagReader-1.100.0-3|44	%{_mandir}/*/*
12cr|perl-HTML-TagReader-1.100.0-3|45	
12cr|perl-HTML-TagReader-1.100.0-3|46	
12cr|perl-HTML-TagReader-1.100.0-3|47	
12cr|perl-HTML-TagReader-1.100.0-3|48	%changelog
12cr|perl-HTML-TagReader-1.100.0-3|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.100.0-3
12cr|perl-HTML-TagReader-1.100.0-3|50	+ Revision: 768358
12cr|perl-HTML-TagReader-1.100.0-3|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-HTML-TagReader-1.100.0-3|52	
12cr|perl-HTML-TagReader-1.100.0-3|53	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-2mdv2011.0
12cr|perl-HTML-TagReader-1.100.0-3|54	+ Revision: 555256
12cr|perl-HTML-TagReader-1.100.0-3|55	- rebuild
12cr|perl-HTML-TagReader-1.100.0-3|56	
12cr|perl-HTML-TagReader-1.100.0-3|57	* Sat Jul 25 2009 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2010.0
12cr|perl-HTML-TagReader-1.100.0-3|58	+ Revision: 399599
12cr|perl-HTML-TagReader-1.100.0-3|59	- update to 1.10
12cr|perl-HTML-TagReader-1.100.0-3|60	- using %%perl_convert_version
12cr|perl-HTML-TagReader-1.100.0-3|61	- fixed license & source fields
12cr|perl-HTML-TagReader-1.100.0-3|62	
12cr|perl-HTML-TagReader-1.100.0-3|63	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.08-4mdv2009.0
12cr|perl-HTML-TagReader-1.100.0-3|64	+ Revision: 257205
12cr|perl-HTML-TagReader-1.100.0-3|65	- rebuild
12cr|perl-HTML-TagReader-1.100.0-3|66	
12cr|perl-HTML-TagReader-1.100.0-3|67	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.08-2mdv2008.1
12cr|perl-HTML-TagReader-1.100.0-3|68	+ Revision: 152119
12cr|perl-HTML-TagReader-1.100.0-3|69	- rebuild
12cr|perl-HTML-TagReader-1.100.0-3|70	
12cr|perl-HTML-TagReader-1.100.0-3|71	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 1.08-1mdv2008.1
12cr|perl-HTML-TagReader-1.100.0-3|72	+ Revision: 135847
12cr|perl-HTML-TagReader-1.100.0-3|73	- restore BuildRoot
12cr|perl-HTML-TagReader-1.100.0-3|74	
12cr|perl-HTML-TagReader-1.100.0-3|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-HTML-TagReader-1.100.0-3|76	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTML-TagReader-1.100.0-3|77	
12cr|perl-HTML-TagReader-1.100.0-3|78	
12cr|perl-HTML-TagReader-1.100.0-3|79	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.08-1mdv2007.0
12cr|perl-HTML-TagReader-1.100.0-3|80	- rebuild
12cr|perl-HTML-TagReader-1.100.0-3|81	
12cr|perl-HTML-TagReader-1.100.0-3|82	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.08-1mdk
12cr|perl-HTML-TagReader-1.100.0-3|83	- initial Mandriva package
12cr|perl-HTML-TagReader-1.100.0-3|84	

4693 12
12cr|perl-HTML-Template-Expr-0.70.0-2|1	%define upstream_name    HTML-Template-Expr
12cr|perl-HTML-Template-Expr-0.70.0-2|2	%define upstream_version 0.07
12cr|perl-HTML-Template-Expr-0.70.0-2|3	
12cr|perl-HTML-Template-Expr-0.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-Template-Expr-0.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-Template-Expr-0.70.0-2|6	Release:	2
12cr|perl-HTML-Template-Expr-0.70.0-2|7	
12cr|perl-HTML-Template-Expr-0.70.0-2|8	Summary:	HTML::Template extension adding expression support
12cr|perl-HTML-Template-Expr-0.70.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTML-Template-Expr-0.70.0-2|10	Group:		Development/Perl
12cr|perl-HTML-Template-Expr-0.70.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-Template-Expr-0.70.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-HTML-Template-Expr-0.70.0-2|13	
12cr|perl-HTML-Template-Expr-0.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTML-Template-Expr-0.70.0-2|15	BuildRequires:	perl(HTML::Template)
12cr|perl-HTML-Template-Expr-0.70.0-2|16	BuildRequires:	perl(Parse::RecDescent)
12cr|perl-HTML-Template-Expr-0.70.0-2|17	BuildRequires:	perl(Test::Simple)
12cr|perl-HTML-Template-Expr-0.70.0-2|18	BuildArch:	noarch
12cr|perl-HTML-Template-Expr-0.70.0-2|19	
12cr|perl-HTML-Template-Expr-0.70.0-2|20	%description
12cr|perl-HTML-Template-Expr-0.70.0-2|21	This module provides an extension to HTML::Template which
12cr|perl-HTML-Template-Expr-0.70.0-2|22	allows expressions in the template syntax.  This is purely an addition
12cr|perl-HTML-Template-Expr-0.70.0-2|23	- all the normal HTML::Template options, syntax and behaviors will
12cr|perl-HTML-Template-Expr-0.70.0-2|24	still work.
12cr|perl-HTML-Template-Expr-0.70.0-2|25	
12cr|perl-HTML-Template-Expr-0.70.0-2|26	%prep
12cr|perl-HTML-Template-Expr-0.70.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-Template-Expr-0.70.0-2|28	
12cr|perl-HTML-Template-Expr-0.70.0-2|29	%build
12cr|perl-HTML-Template-Expr-0.70.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-Template-Expr-0.70.0-2|31	%make
12cr|perl-HTML-Template-Expr-0.70.0-2|32	
12cr|perl-HTML-Template-Expr-0.70.0-2|33	%check
12cr|perl-HTML-Template-Expr-0.70.0-2|34	make test
12cr|perl-HTML-Template-Expr-0.70.0-2|35	
12cr|perl-HTML-Template-Expr-0.70.0-2|36	%install
12cr|perl-HTML-Template-Expr-0.70.0-2|37	%makeinstall_std
12cr|perl-HTML-Template-Expr-0.70.0-2|38	
12cr|perl-HTML-Template-Expr-0.70.0-2|39	%files
12cr|perl-HTML-Template-Expr-0.70.0-2|40	%doc Changes README
12cr|perl-HTML-Template-Expr-0.70.0-2|41	%{perl_vendorlib}/HTML
12cr|perl-HTML-Template-Expr-0.70.0-2|42	%{_mandir}/*/*
12cr|perl-HTML-Template-Expr-0.70.0-2|43	
12cr|perl-HTML-Template-Expr-0.70.0-2|44	%changelog
12cr|perl-HTML-Template-Expr-0.70.0-2|45	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-HTML-Template-Expr-0.70.0-2|46	+ Revision: 403261
12cr|perl-HTML-Template-Expr-0.70.0-2|47	- rebuild using %%perl_convert_version
12cr|perl-HTML-Template-Expr-0.70.0-2|48	
12cr|perl-HTML-Template-Expr-0.70.0-2|49	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.07-3mdv2009.0
12cr|perl-HTML-Template-Expr-0.70.0-2|50	+ Revision: 257208
12cr|perl-HTML-Template-Expr-0.70.0-2|51	- rebuild
12cr|perl-HTML-Template-Expr-0.70.0-2|52	
12cr|perl-HTML-Template-Expr-0.70.0-2|53	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-HTML-Template-Expr-0.70.0-2|54	- restore BuildRoot
12cr|perl-HTML-Template-Expr-0.70.0-2|55	
12cr|perl-HTML-Template-Expr-0.70.0-2|56	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.07-1mdv2008.1
12cr|perl-HTML-Template-Expr-0.70.0-2|57	+ Revision: 122695
12cr|perl-HTML-Template-Expr-0.70.0-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTML-Template-Expr-0.70.0-2|59	
12cr|perl-HTML-Template-Expr-0.70.0-2|60	
12cr|perl-HTML-Template-Expr-0.70.0-2|61	* Wed Apr 19 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdk
12cr|perl-HTML-Template-Expr-0.70.0-2|62	- New release 0.07
12cr|perl-HTML-Template-Expr-0.70.0-2|63	- better source URL
12cr|perl-HTML-Template-Expr-0.70.0-2|64	- better buildrequires syntax
12cr|perl-HTML-Template-Expr-0.70.0-2|65	
12cr|perl-HTML-Template-Expr-0.70.0-2|66	* Mon Mar 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdk
12cr|perl-HTML-Template-Expr-0.70.0-2|67	- New release 0.06
12cr|perl-HTML-Template-Expr-0.70.0-2|68	
12cr|perl-HTML-Template-Expr-0.70.0-2|69	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdk
12cr|perl-HTML-Template-Expr-0.70.0-2|70	- New release 0.05
12cr|perl-HTML-Template-Expr-0.70.0-2|71	- spec cleanup
12cr|perl-HTML-Template-Expr-0.70.0-2|72	- drop explicit requires
12cr|perl-HTML-Template-Expr-0.70.0-2|73	- drop useless buildrequires versionning
12cr|perl-HTML-Template-Expr-0.70.0-2|74	- fix sources URL
12cr|perl-HTML-Template-Expr-0.70.0-2|75	- better summary and description
12cr|perl-HTML-Template-Expr-0.70.0-2|76	- %%mkrel
12cr|perl-HTML-Template-Expr-0.70.0-2|77	
12cr|perl-HTML-Template-Expr-0.70.0-2|78	* Wed Sep 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.04-4mdk
12cr|perl-HTML-Template-Expr-0.70.0-2|79	- rebuild
12cr|perl-HTML-Template-Expr-0.70.0-2|80	
12cr|perl-HTML-Template-Expr-0.70.0-2|81	* Tue Aug 12 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.04-3mdk
12cr|perl-HTML-Template-Expr-0.70.0-2|82	- rebuild
12cr|perl-HTML-Template-Expr-0.70.0-2|83	- rm -rf /home/guillomovitch/rpm/tmp/perl-HTML-Template-Expr-0.07 in %%install, not %%build
12cr|perl-HTML-Template-Expr-0.70.0-2|84	- use %%makeinstall_std macro
12cr|perl-HTML-Template-Expr-0.70.0-2|85	- drop $RPM_OPT_FLAGS, noarch..
12cr|perl-HTML-Template-Expr-0.70.0-2|86	

4694 12
12cr|perl-HTML-Template-Extension-0.260.0-2|1	%define upstream_name    HTML-Template-Extension
12cr|perl-HTML-Template-Extension-0.260.0-2|2	%define upstream_version 0.26
12cr|perl-HTML-Template-Extension-0.260.0-2|3	
12cr|perl-HTML-Template-Extension-0.260.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-Template-Extension-0.260.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-Template-Extension-0.260.0-2|6	Release:	2
12cr|perl-HTML-Template-Extension-0.260.0-2|7	
12cr|perl-HTML-Template-Extension-0.260.0-2|8	Summary:	Basic set operations
12cr|perl-HTML-Template-Extension-0.260.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTML-Template-Extension-0.260.0-2|10	Group:		Development/Perl
12cr|perl-HTML-Template-Extension-0.260.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-HTML-Template-Extension-0.260.0-2|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-HTML-Template-Extension-0.260.0-2|13	
12cr|perl-HTML-Template-Extension-0.260.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTML-Template-Extension-0.260.0-2|15	BuildRequires:	perl(HTML::Parser)
12cr|perl-HTML-Template-Extension-0.260.0-2|16	BuildRequires:	perl(HTML::Template)
12cr|perl-HTML-Template-Extension-0.260.0-2|17	BuildArch:	noarch
12cr|perl-HTML-Template-Extension-0.260.0-2|18	
12cr|perl-HTML-Template-Extension-0.260.0-2|19	%description
12cr|perl-HTML-Template-Extension-0.260.0-2|20	This module extends HTML::Template to easily support methods and tags not
12cr|perl-HTML-Template-Extension-0.260.0-2|21	implemented in parent module. The following plugins are supplied:
12cr|perl-HTML-Template-Extension-0.260.0-2|22	- HTML::Template::Extension::DOC
12cr|perl-HTML-Template-Extension-0.260.0-2|23	- HTML::Template::Extension::SLASH_VAR
12cr|perl-HTML-Template-Extension-0.260.0-2|24	- HTML::Template::Extension::CSTART
12cr|perl-HTML-Template-Extension-0.260.0-2|25	- HTML::Template::Extension::HEAD_BODY
12cr|perl-HTML-Template-Extension-0.260.0-2|26	- HTML::Template::Extension::DO_NOTHING
12cr|perl-HTML-Template-Extension-0.260.0-2|27	
12cr|perl-HTML-Template-Extension-0.260.0-2|28	%prep
12cr|perl-HTML-Template-Extension-0.260.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-Template-Extension-0.260.0-2|30	
12cr|perl-HTML-Template-Extension-0.260.0-2|31	%build
12cr|perl-HTML-Template-Extension-0.260.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-Template-Extension-0.260.0-2|33	%make
12cr|perl-HTML-Template-Extension-0.260.0-2|34	
12cr|perl-HTML-Template-Extension-0.260.0-2|35	%check
12cr|perl-HTML-Template-Extension-0.260.0-2|36	make test
12cr|perl-HTML-Template-Extension-0.260.0-2|37	
12cr|perl-HTML-Template-Extension-0.260.0-2|38	%install
12cr|perl-HTML-Template-Extension-0.260.0-2|39	%makeinstall_std
12cr|perl-HTML-Template-Extension-0.260.0-2|40	
12cr|perl-HTML-Template-Extension-0.260.0-2|41	%files
12cr|perl-HTML-Template-Extension-0.260.0-2|42	%doc Changes DISCLAIMER README TODO
12cr|perl-HTML-Template-Extension-0.260.0-2|43	%{perl_vendorlib}/HTML
12cr|perl-HTML-Template-Extension-0.260.0-2|44	%{_mandir}/*/*
12cr|perl-HTML-Template-Extension-0.260.0-2|45	
12cr|perl-HTML-Template-Extension-0.260.0-2|46	%changelog
12cr|perl-HTML-Template-Extension-0.260.0-2|47	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.260.0-1mdv2010.0
12cr|perl-HTML-Template-Extension-0.260.0-2|48	+ Revision: 403262
12cr|perl-HTML-Template-Extension-0.260.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-HTML-Template-Extension-0.260.0-2|50	
12cr|perl-HTML-Template-Extension-0.260.0-2|51	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.26-3mdv2009.0
12cr|perl-HTML-Template-Extension-0.260.0-2|52	+ Revision: 257209
12cr|perl-HTML-Template-Extension-0.260.0-2|53	- rebuild
12cr|perl-HTML-Template-Extension-0.260.0-2|54	
12cr|perl-HTML-Template-Extension-0.260.0-2|55	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.26-1mdv2008.1
12cr|perl-HTML-Template-Extension-0.260.0-2|56	+ Revision: 135847
12cr|perl-HTML-Template-Extension-0.260.0-2|57	- restore BuildRoot
12cr|perl-HTML-Template-Extension-0.260.0-2|58	
12cr|perl-HTML-Template-Extension-0.260.0-2|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-HTML-Template-Extension-0.260.0-2|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTML-Template-Extension-0.260.0-2|61	
12cr|perl-HTML-Template-Extension-0.260.0-2|62	
12cr|perl-HTML-Template-Extension-0.260.0-2|63	* Tue Mar 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.26-1mdv2007.0
12cr|perl-HTML-Template-Extension-0.260.0-2|64	+ Revision: 133722
12cr|perl-HTML-Template-Extension-0.260.0-2|65	- new version
12cr|perl-HTML-Template-Extension-0.260.0-2|66	
12cr|perl-HTML-Template-Extension-0.260.0-2|67	* Sat Aug 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.25-2mdv2007.0
12cr|perl-HTML-Template-Extension-0.260.0-2|68	- spec cleanup
12cr|perl-HTML-Template-Extension-0.260.0-2|69	- fix directory ownership
12cr|perl-HTML-Template-Extension-0.260.0-2|70	
12cr|perl-HTML-Template-Extension-0.260.0-2|71	* Wed Aug 17 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.25-1mdk
12cr|perl-HTML-Template-Extension-0.260.0-2|72	- new version
12cr|perl-HTML-Template-Extension-0.260.0-2|73	- fix sources url for rpmbuildupdate
12cr|perl-HTML-Template-Extension-0.260.0-2|74	
12cr|perl-HTML-Template-Extension-0.260.0-2|75	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.24-1mdk
12cr|perl-HTML-Template-Extension-0.260.0-2|76	- initial Mandriva package
12cr|perl-HTML-Template-Extension-0.260.0-2|77	

4695 12
12cr|perl-HTML-Template-Pluggable-0.170.0-3|1	%define upstream_name    HTML-Template-Pluggable
12cr|perl-HTML-Template-Pluggable-0.170.0-3|2	%define upstream_version 0.17
12cr|perl-HTML-Template-Pluggable-0.170.0-3|3	
12cr|perl-HTML-Template-Pluggable-0.170.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-Template-Pluggable-0.170.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-Template-Pluggable-0.170.0-3|6	Release:	3
12cr|perl-HTML-Template-Pluggable-0.170.0-3|7	
12cr|perl-HTML-Template-Pluggable-0.170.0-3|8	Summary:	Extends HTML::Template with plugin support
12cr|perl-HTML-Template-Pluggable-0.170.0-3|9	License:	GPL+ or Artistic
12cr|perl-HTML-Template-Pluggable-0.170.0-3|10	Group:		Development/Perl
12cr|perl-HTML-Template-Pluggable-0.170.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-Template-Pluggable-0.170.0-3|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-Template-Pluggable-0.170.0-3|13	
12cr|perl-HTML-Template-Pluggable-0.170.0-3|14	BuildRequires:	perl-devel
12cr|perl-HTML-Template-Pluggable-0.170.0-3|15	BuildRequires:	perl(Class::Trigger)
12cr|perl-HTML-Template-Pluggable-0.170.0-3|16	BuildRequires:	perl(HTML::Template)
12cr|perl-HTML-Template-Pluggable-0.170.0-3|17	BuildRequires:	perl(Regexp::Common)
12cr|perl-HTML-Template-Pluggable-0.170.0-3|18	BuildRequires:	perl(Scalar::Util)
12cr|perl-HTML-Template-Pluggable-0.170.0-3|19	BuildRequires:	perl(Test::MockObject)
12cr|perl-HTML-Template-Pluggable-0.170.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-HTML-Template-Pluggable-0.170.0-3|21	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-HTML-Template-Pluggable-0.170.0-3|22	BuildRequires:	perl(CGI)
12cr|perl-HTML-Template-Pluggable-0.170.0-3|23	BuildArch:	noarch
12cr|perl-HTML-Template-Pluggable-0.170.0-3|24	
12cr|perl-HTML-Template-Pluggable-0.170.0-3|25	%description
12cr|perl-HTML-Template-Pluggable-0.170.0-3|26	By adding support for this dot notation to the HTML::Template manpage, the
12cr|perl-HTML-Template-Pluggable-0.170.0-3|27	programmers' job of sending data to the template is easier, and designers
12cr|perl-HTML-Template-Pluggable-0.170.0-3|28	have easier access to more data to display in the template, without
12cr|perl-HTML-Template-Pluggable-0.170.0-3|29	learning any more tag syntax.
12cr|perl-HTML-Template-Pluggable-0.170.0-3|30	
12cr|perl-HTML-Template-Pluggable-0.170.0-3|31	EXAMPLES
12cr|perl-HTML-Template-Pluggable-0.170.0-3|32	Class::DBI integration
12cr|perl-HTML-Template-Pluggable-0.170.0-3|33	the Class::DBI manpage accessors can be used in the template. If the
12cr|perl-HTML-Template-Pluggable-0.170.0-3|34	accessor is never called in the template, that data doesn't have to be
12cr|perl-HTML-Template-Pluggable-0.170.0-3|35	loaded.
12cr|perl-HTML-Template-Pluggable-0.170.0-3|36	
12cr|perl-HTML-Template-Pluggable-0.170.0-3|37	In the code:
12cr|perl-HTML-Template-Pluggable-0.170.0-3|38	
12cr|perl-HTML-Template-Pluggable-0.170.0-3|39	%prep
12cr|perl-HTML-Template-Pluggable-0.170.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-Template-Pluggable-0.170.0-3|41	
12cr|perl-HTML-Template-Pluggable-0.170.0-3|42	%build
12cr|perl-HTML-Template-Pluggable-0.170.0-3|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-Template-Pluggable-0.170.0-3|44	%make
12cr|perl-HTML-Template-Pluggable-0.170.0-3|45	
12cr|perl-HTML-Template-Pluggable-0.170.0-3|46	%check
12cr|perl-HTML-Template-Pluggable-0.170.0-3|47	%make test
12cr|perl-HTML-Template-Pluggable-0.170.0-3|48	
12cr|perl-HTML-Template-Pluggable-0.170.0-3|49	%install
12cr|perl-HTML-Template-Pluggable-0.170.0-3|50	%makeinstall_std
12cr|perl-HTML-Template-Pluggable-0.170.0-3|51	
12cr|perl-HTML-Template-Pluggable-0.170.0-3|52	%files
12cr|perl-HTML-Template-Pluggable-0.170.0-3|53	%doc Changes META.yml README
12cr|perl-HTML-Template-Pluggable-0.170.0-3|54	%{_mandir}/man3/*
12cr|perl-HTML-Template-Pluggable-0.170.0-3|55	%{perl_vendorlib}/*
12cr|perl-HTML-Template-Pluggable-0.170.0-3|56	
12cr|perl-HTML-Template-Pluggable-0.170.0-3|57	%changelog
12cr|perl-HTML-Template-Pluggable-0.170.0-3|58	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.170.0-2mdv2011.0
12cr|perl-HTML-Template-Pluggable-0.170.0-3|59	+ Revision: 654826
12cr|perl-HTML-Template-Pluggable-0.170.0-3|60	- add br
12cr|perl-HTML-Template-Pluggable-0.170.0-3|61	- rebuild for updated spec-helper
12cr|perl-HTML-Template-Pluggable-0.170.0-3|62	
12cr|perl-HTML-Template-Pluggable-0.170.0-3|63	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.170.0-1mdv2011.0
12cr|perl-HTML-Template-Pluggable-0.170.0-3|64	+ Revision: 624903
12cr|perl-HTML-Template-Pluggable-0.170.0-3|65	- import perl-HTML-Template-Pluggable
12cr|perl-HTML-Template-Pluggable-0.170.0-3|66	

4696 12
12cr|perl-HTML-Template-Pro-0.950.500-3|1	%define upstream_name    HTML-Template-Pro
12cr|perl-HTML-Template-Pro-0.950.500-3|2	%define upstream_version 0.9505
12cr|perl-HTML-Template-Pro-0.950.500-3|3	
12cr|perl-HTML-Template-Pro-0.950.500-3|4	Name:       perl-%{upstream_name}
12cr|perl-HTML-Template-Pro-0.950.500-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-HTML-Template-Pro-0.950.500-3|6	Release:	3
12cr|perl-HTML-Template-Pro-0.950.500-3|7	
12cr|perl-HTML-Template-Pro-0.950.500-3|8	License:    GPL+ or Artistic
12cr|perl-HTML-Template-Pro-0.950.500-3|9	Group:      Development/Perl
12cr|perl-HTML-Template-Pro-0.950.500-3|10	Summary:    Perl/XS module to use HTML Templates from CGI scripts
12cr|perl-HTML-Template-Pro-0.950.500-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-Template-Pro-0.950.500-3|12	Source0:    http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-Template-Pro-0.950.500-3|13	
12cr|perl-HTML-Template-Pro-0.950.500-3|14	BuildRequires: perl-devel
12cr|perl-HTML-Template-Pro-0.950.500-3|15	BuildRequires: pcre-devel
12cr|perl-HTML-Template-Pro-0.950.500-3|16	BuildRequires: perl(File::Spec)
12cr|perl-HTML-Template-Pro-0.950.500-3|17	BuildRequires: perl(Test::More)
12cr|perl-HTML-Template-Pro-0.950.500-3|18	BuildRequires: perl(JSON)
12cr|perl-HTML-Template-Pro-0.950.500-3|19	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-HTML-Template-Pro-0.950.500-3|20	
12cr|perl-HTML-Template-Pro-0.950.500-3|21	%description
12cr|perl-HTML-Template-Pro-0.950.500-3|22	Original HTML::Template is written by Sam Tregar, sam@tregar.com with
12cr|perl-HTML-Template-Pro-0.950.500-3|23	contributions of many people mentioned there. Their efforts caused
12cr|perl-HTML-Template-Pro-0.950.500-3|24	HTML::Template to be mature html tempate engine which separate perl code
12cr|perl-HTML-Template-Pro-0.950.500-3|25	and html design. Yet powerful, HTML::Template is slow, especially if
12cr|perl-HTML-Template-Pro-0.950.500-3|26	mod_perl isn't available or in case of disk usage and memory limitations.
12cr|perl-HTML-Template-Pro-0.950.500-3|27	
12cr|perl-HTML-Template-Pro-0.950.500-3|28	HTML::Template::Pro is a fast lightweight C/Perl+XS reimplementation of
12cr|perl-HTML-Template-Pro-0.950.500-3|29	HTML::Template (as of 2.8) and HTML::Template::Expr (as of 0.0.5). It is
12cr|perl-HTML-Template-Pro-0.950.500-3|30	not intended to be a complete replacement, but to be a fast implementation
12cr|perl-HTML-Template-Pro-0.950.500-3|31	of HTML::Template if you don't need quering, the extended facility of
12cr|perl-HTML-Template-Pro-0.950.500-3|32	HTML::Template. Designed for heavy upload, resource limitations, abcence of
12cr|perl-HTML-Template-Pro-0.950.500-3|33	mod_perl.
12cr|perl-HTML-Template-Pro-0.950.500-3|34	
12cr|perl-HTML-Template-Pro-0.950.500-3|35	HTML::Template::Pro has complete support of filters and
12cr|perl-HTML-Template-Pro-0.950.500-3|36	HTML::Template::Expr's tag EXPR="<expression>", including user-defined
12cr|perl-HTML-Template-Pro-0.950.500-3|37	functions.
12cr|perl-HTML-Template-Pro-0.950.500-3|38	
12cr|perl-HTML-Template-Pro-0.950.500-3|39	%prep
12cr|perl-HTML-Template-Pro-0.950.500-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-Template-Pro-0.950.500-3|41	
12cr|perl-HTML-Template-Pro-0.950.500-3|42	%build
12cr|perl-HTML-Template-Pro-0.950.500-3|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-Template-Pro-0.950.500-3|44	%make
12cr|perl-HTML-Template-Pro-0.950.500-3|45	
12cr|perl-HTML-Template-Pro-0.950.500-3|46	%check
12cr|perl-HTML-Template-Pro-0.950.500-3|47	make test
12cr|perl-HTML-Template-Pro-0.950.500-3|48	
12cr|perl-HTML-Template-Pro-0.950.500-3|49	%install
12cr|perl-HTML-Template-Pro-0.950.500-3|50	rm -rf %buildroot
12cr|perl-HTML-Template-Pro-0.950.500-3|51	%makeinstall_std
12cr|perl-HTML-Template-Pro-0.950.500-3|52	
12cr|perl-HTML-Template-Pro-0.950.500-3|53	%clean
12cr|perl-HTML-Template-Pro-0.950.500-3|54	rm -rf %buildroot
12cr|perl-HTML-Template-Pro-0.950.500-3|55	
12cr|perl-HTML-Template-Pro-0.950.500-3|56	%files
12cr|perl-HTML-Template-Pro-0.950.500-3|57	%defattr(-,root,root)
12cr|perl-HTML-Template-Pro-0.950.500-3|58	%doc README Changes
12cr|perl-HTML-Template-Pro-0.950.500-3|59	%{_mandir}/man3/*
12cr|perl-HTML-Template-Pro-0.950.500-3|60	%perl_vendorarch/HTML
12cr|perl-HTML-Template-Pro-0.950.500-3|61	%perl_vendorarch/auto/HTML
12cr|perl-HTML-Template-Pro-0.950.500-3|62	
12cr|perl-HTML-Template-Pro-0.950.500-3|63	
12cr|perl-HTML-Template-Pro-0.950.500-3|64	%changelog
12cr|perl-HTML-Template-Pro-0.950.500-3|65	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.950.500-3
12cr|perl-HTML-Template-Pro-0.950.500-3|66	+ Revision: 773023
12cr|perl-HTML-Template-Pro-0.950.500-3|67	- relink against libpcre.so.1
12cr|perl-HTML-Template-Pro-0.950.500-3|68	
12cr|perl-HTML-Template-Pro-0.950.500-3|69	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.950.500-2
12cr|perl-HTML-Template-Pro-0.950.500-3|70	+ Revision: 768358
12cr|perl-HTML-Template-Pro-0.950.500-3|71	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-HTML-Template-Pro-0.950.500-3|72	
12cr|perl-HTML-Template-Pro-0.950.500-3|73	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.950.500-1
12cr|perl-HTML-Template-Pro-0.950.500-3|74	+ Revision: 690265
12cr|perl-HTML-Template-Pro-0.950.500-3|75	- update to new version 0.9505
12cr|perl-HTML-Template-Pro-0.950.500-3|76	
12cr|perl-HTML-Template-Pro-0.950.500-3|77	* Tue Aug 31 2010 Jérôme Quelin <jquelin@mandriva.org> 0.950.300-1mdv2011.0
12cr|perl-HTML-Template-Pro-0.950.500-3|78	+ Revision: 574787
12cr|perl-HTML-Template-Pro-0.950.500-3|79	- update to 0.9503
12cr|perl-HTML-Template-Pro-0.950.500-3|80	
12cr|perl-HTML-Template-Pro-0.950.500-3|81	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.950.200-2mdv2011.0
12cr|perl-HTML-Template-Pro-0.950.500-3|82	+ Revision: 555954
12cr|perl-HTML-Template-Pro-0.950.500-3|83	- rebuild for perl 5.12
12cr|perl-HTML-Template-Pro-0.950.500-3|84	
12cr|perl-HTML-Template-Pro-0.950.500-3|85	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.950.200-1mdv2011.0
12cr|perl-HTML-Template-Pro-0.950.500-3|86	+ Revision: 552317
12cr|perl-HTML-Template-Pro-0.950.500-3|87	- update to 0.9502
12cr|perl-HTML-Template-Pro-0.950.500-3|88	
12cr|perl-HTML-Template-Pro-0.950.500-3|89	* Tue Mar 30 2010 Jérôme Quelin <jquelin@mandriva.org> 0.940.0-2mdv2010.1
12cr|perl-HTML-Template-Pro-0.950.500-3|90	+ Revision: 529780
12cr|perl-HTML-Template-Pro-0.950.500-3|91	- rebuild
12cr|perl-HTML-Template-Pro-0.950.500-3|92	- update to 0.94
12cr|perl-HTML-Template-Pro-0.950.500-3|93	- update to 0.94
12cr|perl-HTML-Template-Pro-0.950.500-3|94	
12cr|perl-HTML-Template-Pro-0.950.500-3|95	* Tue Nov 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.930.0-1mdv2010.1
12cr|perl-HTML-Template-Pro-0.950.500-3|96	+ Revision: 469439
12cr|perl-HTML-Template-Pro-0.950.500-3|97	- update to 0.93
12cr|perl-HTML-Template-Pro-0.950.500-3|98	
12cr|perl-HTML-Template-Pro-0.950.500-3|99	* Wed Sep 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.920.0-1mdv2010.0
12cr|perl-HTML-Template-Pro-0.950.500-3|100	+ Revision: 451154
12cr|perl-HTML-Template-Pro-0.950.500-3|101	- update to 0.92
12cr|perl-HTML-Template-Pro-0.950.500-3|102	
12cr|perl-HTML-Template-Pro-0.950.500-3|103	* Mon Sep 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.900.0-1mdv2010.0
12cr|perl-HTML-Template-Pro-0.950.500-3|104	+ Revision: 439672
12cr|perl-HTML-Template-Pro-0.950.500-3|105	- update to new version 0.90
12cr|perl-HTML-Template-Pro-0.950.500-3|106	
12cr|perl-HTML-Template-Pro-0.950.500-3|107	* Sun Aug 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.870.0-1mdv2010.0
12cr|perl-HTML-Template-Pro-0.950.500-3|108	+ Revision: 422560
12cr|perl-HTML-Template-Pro-0.950.500-3|109	- update to 0.87
12cr|perl-HTML-Template-Pro-0.950.500-3|110	
12cr|perl-HTML-Template-Pro-0.950.500-3|111	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.860.0-1mdv2010.0
12cr|perl-HTML-Template-Pro-0.950.500-3|112	+ Revision: 420893
12cr|perl-HTML-Template-Pro-0.950.500-3|113	- update to 0.86
12cr|perl-HTML-Template-Pro-0.950.500-3|114	
12cr|perl-HTML-Template-Pro-0.950.500-3|115	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.850.0-1mdv2010.0
12cr|perl-HTML-Template-Pro-0.950.500-3|116	+ Revision: 415005
12cr|perl-HTML-Template-Pro-0.950.500-3|117	- update to 0.85
12cr|perl-HTML-Template-Pro-0.950.500-3|118	
12cr|perl-HTML-Template-Pro-0.950.500-3|119	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.810.0-1mdv2010.0
12cr|perl-HTML-Template-Pro-0.950.500-3|120	+ Revision: 408835
12cr|perl-HTML-Template-Pro-0.950.500-3|121	- update to 0.81
12cr|perl-HTML-Template-Pro-0.950.500-3|122	
12cr|perl-HTML-Template-Pro-0.950.500-3|123	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.800.0-1mdv2010.0
12cr|perl-HTML-Template-Pro-0.950.500-3|124	+ Revision: 399300
12cr|perl-HTML-Template-Pro-0.950.500-3|125	- update to 0.80
12cr|perl-HTML-Template-Pro-0.950.500-3|126	- using %%perl_convert_version
12cr|perl-HTML-Template-Pro-0.950.500-3|127	- fixed license field
12cr|perl-HTML-Template-Pro-0.950.500-3|128	
12cr|perl-HTML-Template-Pro-0.950.500-3|129	* Wed Jul 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.76-1mdv2010.0
12cr|perl-HTML-Template-Pro-0.950.500-3|130	+ Revision: 396219
12cr|perl-HTML-Template-Pro-0.950.500-3|131	- update to new version 0.76
12cr|perl-HTML-Template-Pro-0.950.500-3|132	
12cr|perl-HTML-Template-Pro-0.950.500-3|133	* Mon Jul 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.75-1mdv2010.0
12cr|perl-HTML-Template-Pro-0.950.500-3|134	+ Revision: 392989
12cr|perl-HTML-Template-Pro-0.950.500-3|135	- update to new version 0.75
12cr|perl-HTML-Template-Pro-0.950.500-3|136	
12cr|perl-HTML-Template-Pro-0.950.500-3|137	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.74-1mdv2010.0
12cr|perl-HTML-Template-Pro-0.950.500-3|138	+ Revision: 370129
12cr|perl-HTML-Template-Pro-0.950.500-3|139	- update to new version 0.74
12cr|perl-HTML-Template-Pro-0.950.500-3|140	
12cr|perl-HTML-Template-Pro-0.950.500-3|141	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.72-1mdv2009.1
12cr|perl-HTML-Template-Pro-0.950.500-3|142	+ Revision: 320435
12cr|perl-HTML-Template-Pro-0.950.500-3|143	- update to new version 0.72
12cr|perl-HTML-Template-Pro-0.950.500-3|144	
12cr|perl-HTML-Template-Pro-0.950.500-3|145	* Sun Sep 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.71-1mdv2009.0
12cr|perl-HTML-Template-Pro-0.950.500-3|146	+ Revision: 282127
12cr|perl-HTML-Template-Pro-0.950.500-3|147	- update to new version 0.71
12cr|perl-HTML-Template-Pro-0.950.500-3|148	
12cr|perl-HTML-Template-Pro-0.950.500-3|149	* Mon Jul 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.70-1mdv2009.0
12cr|perl-HTML-Template-Pro-0.950.500-3|150	+ Revision: 235621
12cr|perl-HTML-Template-Pro-0.950.500-3|151	- import perl-HTML-Template-Pro
12cr|perl-HTML-Template-Pro-0.950.500-3|152	
12cr|perl-HTML-Template-Pro-0.950.500-3|153	
12cr|perl-HTML-Template-Pro-0.950.500-3|154	* Mon Jul 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.70-1mdv2009.0
12cr|perl-HTML-Template-Pro-0.950.500-3|155	- initial mdv release, generated with cpan2dist
12cr|perl-HTML-Template-Pro-0.950.500-3|156	
12cr|perl-HTML-Template-Pro-0.950.500-3|157	

4697 12
12cr|perl-HTML-TextToHTML-2.510.0-2|1	%define upstream_name    txt2html
12cr|perl-HTML-TextToHTML-2.510.0-2|2	%define module_name      HTML-TextToHTML
12cr|perl-HTML-TextToHTML-2.510.0-2|3	%define upstream_version 2.51
12cr|perl-HTML-TextToHTML-2.510.0-2|4	
12cr|perl-HTML-TextToHTML-2.510.0-2|5	Name:		perl-%{module_name}
12cr|perl-HTML-TextToHTML-2.510.0-2|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-TextToHTML-2.510.0-2|7	Release:	2
12cr|perl-HTML-TextToHTML-2.510.0-2|8	
12cr|perl-HTML-TextToHTML-2.510.0-2|9	Summary:	Convert plain text file to HTML
12cr|perl-HTML-TextToHTML-2.510.0-2|10	License:	GPL+ or Artistic
12cr|perl-HTML-TextToHTML-2.510.0-2|11	Group:		Development/Perl
12cr|perl-HTML-TextToHTML-2.510.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-TextToHTML-2.510.0-2|13	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-TextToHTML-2.510.0-2|14	
12cr|perl-HTML-TextToHTML-2.510.0-2|15	BuildRequires:	perl-devel
12cr|perl-HTML-TextToHTML-2.510.0-2|16	
12cr|perl-HTML-TextToHTML-2.510.0-2|17	BuildArch:	noarch
12cr|perl-HTML-TextToHTML-2.510.0-2|18	# dependencies of txt2html script, not gathered automatically because of #52267
12cr|perl-HTML-TextToHTML-2.510.0-2|19	Requires:	perl(Pod::Usage)
12cr|perl-HTML-TextToHTML-2.510.0-2|20	Requires:	perl(Getopt::Long)
12cr|perl-HTML-TextToHTML-2.510.0-2|21	Requires:	perl(File::Basename)
12cr|perl-HTML-TextToHTML-2.510.0-2|22	Requires:	perl(Getopt::ArgvFile)
12cr|perl-HTML-TextToHTML-2.510.0-2|23	Provides:	%{upstream_name} = %{version}-%{release}
12cr|perl-HTML-TextToHTML-2.510.0-2|24	
12cr|perl-HTML-TextToHTML-2.510.0-2|25	%description
12cr|perl-HTML-TextToHTML-2.510.0-2|26	HTML::TextToHTML converts plain text files to HTML. The txt2html
12cr|perl-HTML-TextToHTML-2.510.0-2|27	script uses this module to do the same from the command-line.
12cr|perl-HTML-TextToHTML-2.510.0-2|28	
12cr|perl-HTML-TextToHTML-2.510.0-2|29	%prep
12cr|perl-HTML-TextToHTML-2.510.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-TextToHTML-2.510.0-2|31	
12cr|perl-HTML-TextToHTML-2.510.0-2|32	%build
12cr|perl-HTML-TextToHTML-2.510.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-TextToHTML-2.510.0-2|34	%make
12cr|perl-HTML-TextToHTML-2.510.0-2|35	
12cr|perl-HTML-TextToHTML-2.510.0-2|36	%install
12cr|perl-HTML-TextToHTML-2.510.0-2|37	%makeinstall_std
12cr|perl-HTML-TextToHTML-2.510.0-2|38	
12cr|perl-HTML-TextToHTML-2.510.0-2|39	%files
12cr|perl-HTML-TextToHTML-2.510.0-2|40	%doc README Changes TODO
12cr|perl-HTML-TextToHTML-2.510.0-2|41	%{_bindir}/txt2html
12cr|perl-HTML-TextToHTML-2.510.0-2|42	%{_mandir}/man1/txt2html.1*
12cr|perl-HTML-TextToHTML-2.510.0-2|43	%{_mandir}/man3/HTML*
12cr|perl-HTML-TextToHTML-2.510.0-2|44	%{perl_vendorlib}/HTML*
12cr|perl-HTML-TextToHTML-2.510.0-2|45	
12cr|perl-HTML-TextToHTML-2.510.0-2|46	%changelog
12cr|perl-HTML-TextToHTML-2.510.0-2|47	* Tue Jul 14 2009 Anssi Hannula <anssi@mandriva.org> 2.510.0-1mdv2010.0
12cr|perl-HTML-TextToHTML-2.510.0-2|48	+ Revision: 395994
12cr|perl-HTML-TextToHTML-2.510.0-2|49	- initial Mandriva release
12cr|perl-HTML-TextToHTML-2.510.0-2|50	

4698 12
12cr|perl-HTML-Tidy-1.540.0-2|1	%define upstream_name    HTML-Tidy
12cr|perl-HTML-Tidy-1.540.0-2|2	%define upstream_version 1.54
12cr|perl-HTML-Tidy-1.540.0-2|3	
12cr|perl-HTML-Tidy-1.540.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-HTML-Tidy-1.540.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-HTML-Tidy-1.540.0-2|6	Release:	2
12cr|perl-HTML-Tidy-1.540.0-2|7	Summary: 	Web validation in a Perl object
12cr|perl-HTML-Tidy-1.540.0-2|8	License: 	GPL+ or Artistic
12cr|perl-HTML-Tidy-1.540.0-2|9	Group: 		Development/Perl
12cr|perl-HTML-Tidy-1.540.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-Tidy-1.540.0-2|11	Source0:    http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-Tidy-1.540.0-2|12	BuildRequires:	perl-devel
12cr|perl-HTML-Tidy-1.540.0-2|13	BuildRequires:	tidyp-devel
12cr|perl-HTML-Tidy-1.540.0-2|14	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-HTML-Tidy-1.540.0-2|15	
12cr|perl-HTML-Tidy-1.540.0-2|16	%description
12cr|perl-HTML-Tidy-1.540.0-2|17	HTML::Tidy is an HTML checker in a handy dandy object. It's meant as a
12cr|perl-HTML-Tidy-1.540.0-2|18	replacement for HTML::Lint. If you're currently an HTML::Lint user looking to
12cr|perl-HTML-Tidy-1.540.0-2|19	migrate, see the section "Converting from HTML::Lint".
12cr|perl-HTML-Tidy-1.540.0-2|20	
12cr|perl-HTML-Tidy-1.540.0-2|21	%prep
12cr|perl-HTML-Tidy-1.540.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-Tidy-1.540.0-2|23	
12cr|perl-HTML-Tidy-1.540.0-2|24	%build
12cr|perl-HTML-Tidy-1.540.0-2|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-Tidy-1.540.0-2|26	%make
12cr|perl-HTML-Tidy-1.540.0-2|27	
12cr|perl-HTML-Tidy-1.540.0-2|28	%check
12cr|perl-HTML-Tidy-1.540.0-2|29	# currently broken
12cr|perl-HTML-Tidy-1.540.0-2|30	rm -f t/venus.t
12cr|perl-HTML-Tidy-1.540.0-2|31	%{__make} test
12cr|perl-HTML-Tidy-1.540.0-2|32	
12cr|perl-HTML-Tidy-1.540.0-2|33	%install
12cr|perl-HTML-Tidy-1.540.0-2|34	%{__rm} -rf %{buildroot}
12cr|perl-HTML-Tidy-1.540.0-2|35	%makeinstall_std
12cr|perl-HTML-Tidy-1.540.0-2|36	
12cr|perl-HTML-Tidy-1.540.0-2|37	%clean
12cr|perl-HTML-Tidy-1.540.0-2|38	%{__rm} -rf %{buildroot}
12cr|perl-HTML-Tidy-1.540.0-2|39	
12cr|perl-HTML-Tidy-1.540.0-2|40	%files
12cr|perl-HTML-Tidy-1.540.0-2|41	%defattr(-,root,root)
12cr|perl-HTML-Tidy-1.540.0-2|42	%doc Changes README.markdown
12cr|perl-HTML-Tidy-1.540.0-2|43	%{perl_vendorarch}/HTML
12cr|perl-HTML-Tidy-1.540.0-2|44	%{perl_vendorarch}/auto/HTML
12cr|perl-HTML-Tidy-1.540.0-2|45	%{_mandir}/*/*
12cr|perl-HTML-Tidy-1.540.0-2|46	%{_bindir}/*
12cr|perl-HTML-Tidy-1.540.0-2|47	
12cr|perl-HTML-Tidy-1.540.0-2|48	
12cr|perl-HTML-Tidy-1.540.0-2|49	%changelog
12cr|perl-HTML-Tidy-1.540.0-2|50	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.540.0-2
12cr|perl-HTML-Tidy-1.540.0-2|51	+ Revision: 768358
12cr|perl-HTML-Tidy-1.540.0-2|52	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-HTML-Tidy-1.540.0-2|53	
12cr|perl-HTML-Tidy-1.540.0-2|54	* Mon Nov 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.540.0-1mdv2011.0
12cr|perl-HTML-Tidy-1.540.0-2|55	+ Revision: 603026
12cr|perl-HTML-Tidy-1.540.0-2|56	- new version
12cr|perl-HTML-Tidy-1.540.0-2|57	
12cr|perl-HTML-Tidy-1.540.0-2|58	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.80.0-3mdv2011.0
12cr|perl-HTML-Tidy-1.540.0-2|59	+ Revision: 555960
12cr|perl-HTML-Tidy-1.540.0-2|60	- rebuild for perl 5.12
12cr|perl-HTML-Tidy-1.540.0-2|61	
12cr|perl-HTML-Tidy-1.540.0-2|62	* Sun Sep 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.80.0-2mdv2010.0
12cr|perl-HTML-Tidy-1.540.0-2|63	+ Revision: 438665
12cr|perl-HTML-Tidy-1.540.0-2|64	- fix segfault (RT patch)
12cr|perl-HTML-Tidy-1.540.0-2|65	
12cr|perl-HTML-Tidy-1.540.0-2|66	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.80.0-1mdv2010.0
12cr|perl-HTML-Tidy-1.540.0-2|67	+ Revision: 403263
12cr|perl-HTML-Tidy-1.540.0-2|68	- rebuild using %%perl_convert_version
12cr|perl-HTML-Tidy-1.540.0-2|69	
12cr|perl-HTML-Tidy-1.540.0-2|70	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.08-4mdv2009.0
12cr|perl-HTML-Tidy-1.540.0-2|71	+ Revision: 257234
12cr|perl-HTML-Tidy-1.540.0-2|72	- rebuild
12cr|perl-HTML-Tidy-1.540.0-2|73	
12cr|perl-HTML-Tidy-1.540.0-2|74	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 1.08-2mdv2008.1
12cr|perl-HTML-Tidy-1.540.0-2|75	+ Revision: 151423
12cr|perl-HTML-Tidy-1.540.0-2|76	- rebuild for perl-5.10.0
12cr|perl-HTML-Tidy-1.540.0-2|77	
12cr|perl-HTML-Tidy-1.540.0-2|78	+ Olivier Blin <blino@mandriva.org>
12cr|perl-HTML-Tidy-1.540.0-2|79	- restore BuildRoot
12cr|perl-HTML-Tidy-1.540.0-2|80	
12cr|perl-HTML-Tidy-1.540.0-2|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-HTML-Tidy-1.540.0-2|82	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTML-Tidy-1.540.0-2|83	
12cr|perl-HTML-Tidy-1.540.0-2|84	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdv2008.0
12cr|perl-HTML-Tidy-1.540.0-2|85	+ Revision: 55651
12cr|perl-HTML-Tidy-1.540.0-2|86	- new version
12cr|perl-HTML-Tidy-1.540.0-2|87	
12cr|perl-HTML-Tidy-1.540.0-2|88	
12cr|perl-HTML-Tidy-1.540.0-2|89	* Wed Nov 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-1mdv2007.0
12cr|perl-HTML-Tidy-1.540.0-2|90	+ Revision: 88576
12cr|perl-HTML-Tidy-1.540.0-2|91	- Import perl-HTML-Tidy
12cr|perl-HTML-Tidy-1.540.0-2|92	
12cr|perl-HTML-Tidy-1.540.0-2|93	* Sun Nov 26 2006 Guillaume Rousse <guillomovitch@zarb.org> 1.06-1plf2007.1
12cr|perl-HTML-Tidy-1.540.0-2|94	- first mdv release
12cr|perl-HTML-Tidy-1.540.0-2|95	

4699 12
12cr|perl-HTML-Tiny-1.50.0-3|1	%define upstream_name    HTML-Tiny
12cr|perl-HTML-Tiny-1.50.0-3|2	%define upstream_version 1.05
12cr|perl-HTML-Tiny-1.50.0-3|3	
12cr|perl-HTML-Tiny-1.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-Tiny-1.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-Tiny-1.50.0-3|6	Release:	3
12cr|perl-HTML-Tiny-1.50.0-3|7	
12cr|perl-HTML-Tiny-1.50.0-3|8	Summary:	Lightweight, dependency free HTML/XML generation
12cr|perl-HTML-Tiny-1.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-HTML-Tiny-1.50.0-3|10	Group:		Development/Perl
12cr|perl-HTML-Tiny-1.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-Tiny-1.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-Tiny-1.50.0-3|13	
12cr|perl-HTML-Tiny-1.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-HTML-Tiny-1.50.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-HTML-Tiny-1.50.0-3|16	BuildArch:	noarch
12cr|perl-HTML-Tiny-1.50.0-3|17	
12cr|perl-HTML-Tiny-1.50.0-3|18	%description
12cr|perl-HTML-Tiny-1.50.0-3|19	'HTML::Tiny' is a simple, dependency free module for generating HTML (and
12cr|perl-HTML-Tiny-1.50.0-3|20	XML). It concentrates on generating syntactically correct XHTML using a
12cr|perl-HTML-Tiny-1.50.0-3|21	simple Perl notation.
12cr|perl-HTML-Tiny-1.50.0-3|22	
12cr|perl-HTML-Tiny-1.50.0-3|23	In addition to the HTML generation functions utility functions are provided
12cr|perl-HTML-Tiny-1.50.0-3|24	to
12cr|perl-HTML-Tiny-1.50.0-3|25	
12cr|perl-HTML-Tiny-1.50.0-3|26	* * encode and decode URL encoded strings
12cr|perl-HTML-Tiny-1.50.0-3|27	
12cr|perl-HTML-Tiny-1.50.0-3|28	%prep
12cr|perl-HTML-Tiny-1.50.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-Tiny-1.50.0-3|30	
12cr|perl-HTML-Tiny-1.50.0-3|31	%build
12cr|perl-HTML-Tiny-1.50.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-Tiny-1.50.0-3|33	%make
12cr|perl-HTML-Tiny-1.50.0-3|34	
12cr|perl-HTML-Tiny-1.50.0-3|35	%check
12cr|perl-HTML-Tiny-1.50.0-3|36	%make test
12cr|perl-HTML-Tiny-1.50.0-3|37	
12cr|perl-HTML-Tiny-1.50.0-3|38	%install
12cr|perl-HTML-Tiny-1.50.0-3|39	%makeinstall_std
12cr|perl-HTML-Tiny-1.50.0-3|40	
12cr|perl-HTML-Tiny-1.50.0-3|41	%files
12cr|perl-HTML-Tiny-1.50.0-3|42	%doc Changes README
12cr|perl-HTML-Tiny-1.50.0-3|43	%{_mandir}/man3/*
12cr|perl-HTML-Tiny-1.50.0-3|44	%{perl_vendorlib}/*
12cr|perl-HTML-Tiny-1.50.0-3|45	
12cr|perl-HTML-Tiny-1.50.0-3|46	%changelog
12cr|perl-HTML-Tiny-1.50.0-3|47	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.50.0-2mdv2011.0
12cr|perl-HTML-Tiny-1.50.0-3|48	+ Revision: 654974
12cr|perl-HTML-Tiny-1.50.0-3|49	- rebuild for updated spec-helper
12cr|perl-HTML-Tiny-1.50.0-3|50	
12cr|perl-HTML-Tiny-1.50.0-3|51	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-1mdv2011.0
12cr|perl-HTML-Tiny-1.50.0-3|52	+ Revision: 471168
12cr|perl-HTML-Tiny-1.50.0-3|53	- import perl-HTML-Tiny
12cr|perl-HTML-Tiny-1.50.0-3|54	
12cr|perl-HTML-Tiny-1.50.0-3|55	
12cr|perl-HTML-Tiny-1.50.0-3|56	* Sun Nov 29 2009 cpan2dist 1.05-1mdv
12cr|perl-HTML-Tiny-1.50.0-3|57	- initial mdv release, generated with cpan2dist

4700 12
12cr|perl-HTML-Toc-1.120.0-3|1	%define upstream_name    HTML-Toc
12cr|perl-HTML-Toc-1.120.0-3|2	%define upstream_version 1.12
12cr|perl-HTML-Toc-1.120.0-3|3	
12cr|perl-HTML-Toc-1.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-Toc-1.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-Toc-1.120.0-3|6	Release:	3
12cr|perl-HTML-Toc-1.120.0-3|7	
12cr|perl-HTML-Toc-1.120.0-3|8	Summary:	Generate, insert and update HTML Table of Contents
12cr|perl-HTML-Toc-1.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-HTML-Toc-1.120.0-3|10	Group:		Development/Perl
12cr|perl-HTML-Toc-1.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-Toc-1.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-Toc-1.120.0-3|13	
12cr|perl-HTML-Toc-1.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-HTML-Toc-1.120.0-3|15	BuildRequires:	perl(HTML::Parser)
12cr|perl-HTML-Toc-1.120.0-3|16	BuildRequires:	perl(Test::Differences)
12cr|perl-HTML-Toc-1.120.0-3|17	BuildArch:	noarch
12cr|perl-HTML-Toc-1.120.0-3|18	
12cr|perl-HTML-Toc-1.120.0-3|19	%description
12cr|perl-HTML-Toc-1.120.0-3|20	Generate, insert and update HTML Table of Contents (ToC).
12cr|perl-HTML-Toc-1.120.0-3|21	
12cr|perl-HTML-Toc-1.120.0-3|22	%prep
12cr|perl-HTML-Toc-1.120.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-Toc-1.120.0-3|24	
12cr|perl-HTML-Toc-1.120.0-3|25	%build
12cr|perl-HTML-Toc-1.120.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-Toc-1.120.0-3|27	%make
12cr|perl-HTML-Toc-1.120.0-3|28	
12cr|perl-HTML-Toc-1.120.0-3|29	%check
12cr|perl-HTML-Toc-1.120.0-3|30	%make test
12cr|perl-HTML-Toc-1.120.0-3|31	
12cr|perl-HTML-Toc-1.120.0-3|32	%install
12cr|perl-HTML-Toc-1.120.0-3|33	%makeinstall_std
12cr|perl-HTML-Toc-1.120.0-3|34	
12cr|perl-HTML-Toc-1.120.0-3|35	%files
12cr|perl-HTML-Toc-1.120.0-3|36	%doc Changes
12cr|perl-HTML-Toc-1.120.0-3|37	%{perl_vendorlib}/*
12cr|perl-HTML-Toc-1.120.0-3|38	
12cr|perl-HTML-Toc-1.120.0-3|39	
12cr|perl-HTML-Toc-1.120.0-3|40	%changelog
12cr|perl-HTML-Toc-1.120.0-3|41	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.120.0-2mdv2011.0
12cr|perl-HTML-Toc-1.120.0-3|42	+ Revision: 654975
12cr|perl-HTML-Toc-1.120.0-3|43	- rebuild for updated spec-helper
12cr|perl-HTML-Toc-1.120.0-3|44	
12cr|perl-HTML-Toc-1.120.0-3|45	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-1mdv2011.0
12cr|perl-HTML-Toc-1.120.0-3|46	+ Revision: 471079
12cr|perl-HTML-Toc-1.120.0-3|47	- import perl-HTML-Toc
12cr|perl-HTML-Toc-1.120.0-3|48	
12cr|perl-HTML-Toc-1.120.0-3|49	
12cr|perl-HTML-Toc-1.120.0-3|50	* Sun Nov 29 2009 cpan2dist 1.12-1mdv
12cr|perl-HTML-Toc-1.120.0-3|51	- initial mdv release, generated with cpan2dist

4701 12
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|1	%define upstream_name	 HTML-TokeParser-Simple
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|2	%define upstream_version 3.15
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|3	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|6	Release:	2
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|7	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|8	Summary:	Easy to use HTML::TokeParser interface
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|10	Group:		Development/Perl
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/O/OV/OVID/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|13	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|15	BuildRequires:	perl(HTML::Parser)
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|16	BuildRequires:	perl(Sub::Override)
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|17	BuildArch:	noarch
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|18	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|19	%description
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|20	HTML::TokeParser::Simple is a subclass of HTML::TokeParser that uses
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|21	easy-to-remember method calls to work with the tokens.  Rather than
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|22	try to remember a bunch of array indices or try to write a bunch of
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|23	constants for them, you can now do something like:
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|24	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|25	$token->is_start_tag( 'form' )
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|26	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|27	instead of
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|28	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|29	$token->[0] eq 'S' and $token->[1] eq 'form'
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|30	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|31	%prep
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|33	perl -pi -e 'tr/\r//d;' Changes README
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|34	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|35	%build
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|37	%make
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|38	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|39	%check
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|40	make test
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|41	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|42	%install
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|43	%makeinstall_std
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|44	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|45	%files
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|46	%doc Changes README
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|47	%{perl_vendorlib}/HTML
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|48	%{_mandir}/*/*
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|49	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|50	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|51	%changelog
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|52	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 3.150.0-1mdv2010.0
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|53	+ Revision: 403264
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|54	- rebuild using %%perl_convert_version
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|55	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|56	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 3.15-3mdv2009.0
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|57	+ Revision: 257240
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|58	- rebuild
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|59	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|60	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 3.15-1mdv2008.1
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|61	+ Revision: 135847
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|62	- restore BuildRoot
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|63	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|66	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|67	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|68	* Wed Jan 03 2007 Stefan van der Eijk <stefan@mandriva.org> 3.15-1mdv2007.0
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|69	+ Revision: 103808
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|70	- Import perl-HTML-TokeParser-Simple
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|71	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|72	* Mon Dec 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.15-1mdk
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|73	- New release 3.15
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|74	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|75	* Thu Oct 13 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.14-1mdk
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|76	- New release 3.14
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|77	- spec cleanup
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|78	- fix directory ownership
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|79	- fix source url
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|80	- %%mkrel
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|81	- fix doc encoding
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|82	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|83	* Tue Jan 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 3.13-1mdk
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|84	- 3.13
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|85	- Remove MANIFEST, change summary and URL; de-PREFIXify
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|86	
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|87	* Tue Apr 20 2004 Stefan van der Eijk <stefan@eijk.nu> 2.2-1mdk
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|88	- initial package
12cr|perl-HTML-TokeParser-Simple-3.150.0-2|89	

4702 12
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|1	%define upstream_name    HTML-TreeBuilder-LibXML
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|2	%define upstream_version 0.12
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|3	
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|6	Release:	4
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|7	
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|8	Summary:	HTML::Element compatible API for HTML::TreeBuilder::LibXML
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|9	License:	GPL+ or Artistic
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|10	Group:		Development/Perl
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.xz
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|13	
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|14	BuildRequires:	perl-devel
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|16	BuildRequires:	perl(Filter::Util::Call)
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|17	BuildRequires:	perl(HTML::TreeBuilder::XPath)
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|18	BuildRequires:	perl(Test::More)
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|19	BuildRequires:	perl(XML::LibXML)
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|20	BuildArch:	noarch
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|21	
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|22	%description
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|23	HTML::TreeBuilder::XPath is libxml based compatible interface to
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|24	HTML::TreeBuilder, which could be slow for a large document.
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|25	
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|26	HTML::TreeBuilder::LibXML is drop-in-replacement for
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|27	HTML::TreeBuilder::XPath.
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|28	
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|29	This module doesn't implement all of HTML::TreeBuilder and HTML::Element
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|30	APIs, but eough methods are defined so modules like Web::Scraper work.
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|31	
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|32	%prep
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|34	
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|35	%build
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|37	%make
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|38	
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|39	%check
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|40	%make test
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|41	
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|42	%install
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|43	%makeinstall_std
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|44	
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|45	%files
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|46	%doc Changes README
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|47	%{_mandir}/man3/*
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|48	%{perl_vendorlib}/*
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|49	
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|50	%changelog
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|51	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.120.0-3mdv2011.0
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|52	+ Revision: 654346
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|53	- rebuild for updated spec-helper
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|54	
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|55	* Mon Dec 06 2010 Shlomi Fish <shlomif@mandriva.org> 0.120.0-2mdv2011.0
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|56	+ Revision: 612977
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|57	- Bumped the rel to rebuild
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|58	- import perl-HTML-TreeBuilder-LibXML
12cr|perl-HTML-TreeBuilder-LibXML-0.120.0-4|59	

4703 12
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|1	%define upstream_name    HTML-TreeBuilder-XPath
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|2	%define upstream_version 0.12
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|3	
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|6	Release:	4
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|7	
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|8	Summary:	Add XPath support to HTML::TreeBuilder
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|9	License:	GPL+ or Artistic
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|10	Group:		Development/Perl
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.xz
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|13	
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|14	BuildRequires:	perl-devel
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|15	BuildRequires:	perl(HTML::TreeBuilder)
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|16	BuildRequires:	perl(List::Util)
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|17	BuildRequires:	perl(XML::XPathEngine)
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|18	# Some of these requirements were missing so we added them explicitly.
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|19	Requires:	perl(List::Util)
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|20	Requires:	perl(HTML::TreeBuilder)
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|21	Requires:	perl(HTML::TreeBuilder::XPath::Node)
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|22	Requires:	perl(Scalar::Util)
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|23	Requires:	perl(XML::XPathEngine)
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|24	
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|25	BuildArch:	noarch
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|26	
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|27	%description
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|28	This module adds typical XPath methods to HTML::TreeBuilder, to make it
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|29	easy to query a document.
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|30	
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|31	%prep
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|33	
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|34	%build
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|36	%make
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|37	
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|38	%check
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|39	%make test
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|40	
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|41	%install
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|42	%makeinstall_std
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|43	
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|44	%files
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|45	%doc Changes README
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|46	%{_mandir}/man3/*
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|47	%{perl_vendorlib}/*
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|48	
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|49	%changelog
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|50	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.120.0-3mdv2011.0
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|51	+ Revision: 654348
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|52	- rebuild for updated spec-helper
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|53	
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|54	* Sat Dec 04 2010 Shlomi Fish <shlomif@mandriva.org> 0.120.0-2mdv2011.0
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|55	+ Revision: 609572
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|56	- Specified the Requires explicitly
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|57	
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|58	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.120.0-1mdv2011.0
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|59	+ Revision: 607286
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|60	- import perl-HTML-TreeBuilder-XPath
12cr|perl-HTML-TreeBuilder-XPath-0.120.0-4|61	

4704 12
12cr|perl-HTML-Widget-1.110.0-2|1	%define upstream_name	 HTML-Widget
12cr|perl-HTML-Widget-1.110.0-2|2	%define upstream_version 1.11
12cr|perl-HTML-Widget-1.110.0-2|3	
12cr|perl-HTML-Widget-1.110.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-Widget-1.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-Widget-1.110.0-2|6	Release:	2
12cr|perl-HTML-Widget-1.110.0-2|7	
12cr|perl-HTML-Widget-1.110.0-2|8	Summary:	HTML Widget And Validation Framework
12cr|perl-HTML-Widget-1.110.0-2|9	License:	Artistic/GPL
12cr|perl-HTML-Widget-1.110.0-2|10	Group:		Development/Perl
12cr|perl-HTML-Widget-1.110.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-HTML-Widget-1.110.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-HTML-Widget-1.110.0-2|13	
12cr|perl-HTML-Widget-1.110.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTML-Widget-1.110.0-2|15	BuildRequires:	perl(Class::Accessor::Chained::Fast)
12cr|perl-HTML-Widget-1.110.0-2|16	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-HTML-Widget-1.110.0-2|17	BuildRequires:	perl(Class::Data::Accessor)
12cr|perl-HTML-Widget-1.110.0-2|18	BuildRequires:	perl(Date::Calc)
12cr|perl-HTML-Widget-1.110.0-2|19	BuildRequires:	perl(Email::Valid)
12cr|perl-HTML-Widget-1.110.0-2|20	BuildRequires:	perl(HTML::Element) >= 3.22
12cr|perl-HTML-Widget-1.110.0-2|21	BuildRequires:	perl(HTML::Scrubber)
12cr|perl-HTML-Widget-1.110.0-2|22	BuildRequires:	perl(Module::Pluggable::Fast)
12cr|perl-HTML-Widget-1.110.0-2|23	BuildRequires:	perl(Scalar::Util)
12cr|perl-HTML-Widget-1.110.0-2|24	BuildRequires:	perl(Storable)
12cr|perl-HTML-Widget-1.110.0-2|25	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-HTML-Widget-1.110.0-2|26	BuildArch:	noarch
12cr|perl-HTML-Widget-1.110.0-2|27	Requires:	perl(Module::Pluggable::Fast)
12cr|perl-HTML-Widget-1.110.0-2|28	Requires:	perl(Class::Accessor::Chained::Fast)
12cr|perl-HTML-Widget-1.110.0-2|29	
12cr|perl-HTML-Widget-1.110.0-2|30	%description
12cr|perl-HTML-Widget-1.110.0-2|31	Create easy to maintain HTML widgets!
12cr|perl-HTML-Widget-1.110.0-2|32	
12cr|perl-HTML-Widget-1.110.0-2|33	%prep
12cr|perl-HTML-Widget-1.110.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-Widget-1.110.0-2|35	
12cr|perl-HTML-Widget-1.110.0-2|36	%build
12cr|perl-HTML-Widget-1.110.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-Widget-1.110.0-2|38	%make
12cr|perl-HTML-Widget-1.110.0-2|39	
12cr|perl-HTML-Widget-1.110.0-2|40	%check
12cr|perl-HTML-Widget-1.110.0-2|41	# Disable for now as in fact tests pass, only extra new line in output makes them fail
12cr|perl-HTML-Widget-1.110.0-2|42	#make test
12cr|perl-HTML-Widget-1.110.0-2|43	
12cr|perl-HTML-Widget-1.110.0-2|44	%install
12cr|perl-HTML-Widget-1.110.0-2|45	%makeinstall_std
12cr|perl-HTML-Widget-1.110.0-2|46	
12cr|perl-HTML-Widget-1.110.0-2|47	%files
12cr|perl-HTML-Widget-1.110.0-2|48	%doc README Changes
12cr|perl-HTML-Widget-1.110.0-2|49	%{_mandir}/*/*
12cr|perl-HTML-Widget-1.110.0-2|50	%{perl_vendorlib}/HTML
12cr|perl-HTML-Widget-1.110.0-2|51	
12cr|perl-HTML-Widget-1.110.0-2|52	
12cr|perl-HTML-Widget-1.110.0-2|53	%changelog
12cr|perl-HTML-Widget-1.110.0-2|54	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.110.0-1mdv2010.0
12cr|perl-HTML-Widget-1.110.0-2|55	+ Revision: 406377
12cr|perl-HTML-Widget-1.110.0-2|56	- rebuild using %%perl_convert_version
12cr|perl-HTML-Widget-1.110.0-2|57	
12cr|perl-HTML-Widget-1.110.0-2|58	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.11-5mdv2009.0
12cr|perl-HTML-Widget-1.110.0-2|59	+ Revision: 257243
12cr|perl-HTML-Widget-1.110.0-2|60	- rebuild
12cr|perl-HTML-Widget-1.110.0-2|61	
12cr|perl-HTML-Widget-1.110.0-2|62	* Thu Dec 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-3mdv2008.1
12cr|perl-HTML-Widget-1.110.0-2|63	+ Revision: 138297
12cr|perl-HTML-Widget-1.110.0-2|64	- fix dependencies again
12cr|perl-HTML-Widget-1.110.0-2|65	
12cr|perl-HTML-Widget-1.110.0-2|66	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-2mdv2008.1
12cr|perl-HTML-Widget-1.110.0-2|67	+ Revision: 138100
12cr|perl-HTML-Widget-1.110.0-2|68	- fix dependencies
12cr|perl-HTML-Widget-1.110.0-2|69	
12cr|perl-HTML-Widget-1.110.0-2|70	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-HTML-Widget-1.110.0-2|71	- restore BuildRoot
12cr|perl-HTML-Widget-1.110.0-2|72	
12cr|perl-HTML-Widget-1.110.0-2|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-HTML-Widget-1.110.0-2|74	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTML-Widget-1.110.0-2|75	
12cr|perl-HTML-Widget-1.110.0-2|76	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 1.11-1mdv2008.0
12cr|perl-HTML-Widget-1.110.0-2|77	+ Revision: 20151
12cr|perl-HTML-Widget-1.110.0-2|78	- 1.11
12cr|perl-HTML-Widget-1.110.0-2|79	
12cr|perl-HTML-Widget-1.110.0-2|80	
12cr|perl-HTML-Widget-1.110.0-2|81	* Thu Aug 17 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-HTML-Widget-1.110.0-2|82	+ 08/17/06 02:11:44 (56537)
12cr|perl-HTML-Widget-1.110.0-2|83	Version 1.08
12cr|perl-HTML-Widget-1.110.0-2|84	
12cr|perl-HTML-Widget-1.110.0-2|85	* Sat Aug 12 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-HTML-Widget-1.110.0-2|86	+ 08/12/06 13:35:06 (55741)
12cr|perl-HTML-Widget-1.110.0-2|87	- Rebuild
12cr|perl-HTML-Widget-1.110.0-2|88	- Spec file cleanup
12cr|perl-HTML-Widget-1.110.0-2|89	
12cr|perl-HTML-Widget-1.110.0-2|90	* Sat Aug 12 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-HTML-Widget-1.110.0-2|91	+ 08/12/06 13:24:44 (55735)
12cr|perl-HTML-Widget-1.110.0-2|92	import perl-HTML-Widget-1.07-2mdv2007.0
12cr|perl-HTML-Widget-1.110.0-2|93	
12cr|perl-HTML-Widget-1.110.0-2|94	* Fri Jun 16 2006 Scott Karns <scottk@mandriva.org> 1.07-2mdv2007.0
12cr|perl-HTML-Widget-1.110.0-2|95	- added BuildRequires perl(Test::NoWarnings)
12cr|perl-HTML-Widget-1.110.0-2|96	
12cr|perl-HTML-Widget-1.110.0-2|97	* Tue May 02 2006 Scott Karns <scottk@mandriva.org> 1.07-1mdk
12cr|perl-HTML-Widget-1.110.0-2|98	- version 1.07
12cr|perl-HTML-Widget-1.110.0-2|99	- BuildRequires updated for new version
12cr|perl-HTML-Widget-1.110.0-2|100	
12cr|perl-HTML-Widget-1.110.0-2|101	* Thu Apr 13 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-1mdk
12cr|perl-HTML-Widget-1.110.0-2|102	- new version
12cr|perl-HTML-Widget-1.110.0-2|103	- rpmbuildupdate aware
12cr|perl-HTML-Widget-1.110.0-2|104	- spec cleanup
12cr|perl-HTML-Widget-1.110.0-2|105	- better buildrequires syntax
12cr|perl-HTML-Widget-1.110.0-2|106	- fix directory ownership
12cr|perl-HTML-Widget-1.110.0-2|107	
12cr|perl-HTML-Widget-1.110.0-2|108	* Sat Mar 25 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.05-2mdk
12cr|perl-HTML-Widget-1.110.0-2|109	- Add BuildRequires
12cr|perl-HTML-Widget-1.110.0-2|110	
12cr|perl-HTML-Widget-1.110.0-2|111	* Fri Mar 24 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.05-1mdk
12cr|perl-HTML-Widget-1.110.0-2|112	- First Mandriva release
12cr|perl-HTML-Widget-1.110.0-2|113	

4705 12
12cr|perl-HTML-WikiConverter-0.680.0-2|1	%define upstream_name    HTML-WikiConverter
12cr|perl-HTML-WikiConverter-0.680.0-2|2	%define upstream_version 0.68
12cr|perl-HTML-WikiConverter-0.680.0-2|3	
12cr|perl-HTML-WikiConverter-0.680.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-WikiConverter-0.680.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-WikiConverter-0.680.0-2|6	Release:	2
12cr|perl-HTML-WikiConverter-0.680.0-2|7	
12cr|perl-HTML-WikiConverter-0.680.0-2|8	Summary:	HTML-WikiConverter - An HTML to wiki markup converter
12cr|perl-HTML-WikiConverter-0.680.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTML-WikiConverter-0.680.0-2|10	Group:		Development/Perl
12cr|perl-HTML-WikiConverter-0.680.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-WikiConverter-0.680.0-2|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-HTML-WikiConverter-0.680.0-2|13	
12cr|perl-HTML-WikiConverter-0.680.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTML-WikiConverter-0.680.0-2|15	BuildRequires:	perl(HTML::Parser)
12cr|perl-HTML-WikiConverter-0.680.0-2|16	BuildRequires:	perl(URI)
12cr|perl-HTML-WikiConverter-0.680.0-2|17	BuildRequires:	perl(HTML::Tree)
12cr|perl-HTML-WikiConverter-0.680.0-2|18	BuildRequires:	perl(CSS)
12cr|perl-HTML-WikiConverter-0.680.0-2|19	BuildRequires:	perl(Params::Validate)
12cr|perl-HTML-WikiConverter-0.680.0-2|20	BuildArch:	noarch
12cr|perl-HTML-WikiConverter-0.680.0-2|21	
12cr|perl-HTML-WikiConverter-0.680.0-2|22	%description
12cr|perl-HTML-WikiConverter-0.680.0-2|23	HTML::WikiConverter is an HTML to wiki converter. It can convert HTML
12cr|perl-HTML-WikiConverter-0.680.0-2|24	source into a variety of wiki markups, called wiki "dialects".
12cr|perl-HTML-WikiConverter-0.680.0-2|25	
12cr|perl-HTML-WikiConverter-0.680.0-2|26	%prep
12cr|perl-HTML-WikiConverter-0.680.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-WikiConverter-0.680.0-2|28	
12cr|perl-HTML-WikiConverter-0.680.0-2|29	%build
12cr|perl-HTML-WikiConverter-0.680.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-WikiConverter-0.680.0-2|31	%make
12cr|perl-HTML-WikiConverter-0.680.0-2|32	
12cr|perl-HTML-WikiConverter-0.680.0-2|33	%check
12cr|perl-HTML-WikiConverter-0.680.0-2|34	# Test is broken ATM because of test server being down
12cr|perl-HTML-WikiConverter-0.680.0-2|35	# make test
12cr|perl-HTML-WikiConverter-0.680.0-2|36	
12cr|perl-HTML-WikiConverter-0.680.0-2|37	%install
12cr|perl-HTML-WikiConverter-0.680.0-2|38	%makeinstall_std
12cr|perl-HTML-WikiConverter-0.680.0-2|39	
12cr|perl-HTML-WikiConverter-0.680.0-2|40	%files
12cr|perl-HTML-WikiConverter-0.680.0-2|41	%{_mandir}/*/*
12cr|perl-HTML-WikiConverter-0.680.0-2|42	%{_bindir}/*
12cr|perl-HTML-WikiConverter-0.680.0-2|43	%{perl_vendorlib}/HTML
12cr|perl-HTML-WikiConverter-0.680.0-2|44	
12cr|perl-HTML-WikiConverter-0.680.0-2|45	
12cr|perl-HTML-WikiConverter-0.680.0-2|46	%changelog
12cr|perl-HTML-WikiConverter-0.680.0-2|47	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.680.0-1mdv2010.0
12cr|perl-HTML-WikiConverter-0.680.0-2|48	+ Revision: 403265
12cr|perl-HTML-WikiConverter-0.680.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-HTML-WikiConverter-0.680.0-2|50	
12cr|perl-HTML-WikiConverter-0.680.0-2|51	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.68-1mdv2010.0
12cr|perl-HTML-WikiConverter-0.680.0-2|52	+ Revision: 370130
12cr|perl-HTML-WikiConverter-0.680.0-2|53	- update to new version 0.68
12cr|perl-HTML-WikiConverter-0.680.0-2|54	
12cr|perl-HTML-WikiConverter-0.680.0-2|55	* Wed Mar 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.67-1mdv2009.1
12cr|perl-HTML-WikiConverter-0.680.0-2|56	+ Revision: 357203
12cr|perl-HTML-WikiConverter-0.680.0-2|57	- update to new version 0.67
12cr|perl-HTML-WikiConverter-0.680.0-2|58	
12cr|perl-HTML-WikiConverter-0.680.0-2|59	* Tue Mar 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.66-1mdv2009.1
12cr|perl-HTML-WikiConverter-0.680.0-2|60	+ Revision: 353417
12cr|perl-HTML-WikiConverter-0.680.0-2|61	- update to new version 0.66
12cr|perl-HTML-WikiConverter-0.680.0-2|62	
12cr|perl-HTML-WikiConverter-0.680.0-2|63	* Thu Nov 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.63-1mdv2009.1
12cr|perl-HTML-WikiConverter-0.680.0-2|64	+ Revision: 302826
12cr|perl-HTML-WikiConverter-0.680.0-2|65	- update to new version 0.63
12cr|perl-HTML-WikiConverter-0.680.0-2|66	
12cr|perl-HTML-WikiConverter-0.680.0-2|67	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.62-2mdv2009.0
12cr|perl-HTML-WikiConverter-0.680.0-2|68	+ Revision: 268524
12cr|perl-HTML-WikiConverter-0.680.0-2|69	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-HTML-WikiConverter-0.680.0-2|70	
12cr|perl-HTML-WikiConverter-0.680.0-2|71	* Sat May 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.62-1mdv2009.0
12cr|perl-HTML-WikiConverter-0.680.0-2|72	+ Revision: 208353
12cr|perl-HTML-WikiConverter-0.680.0-2|73	- update to new version 0.62
12cr|perl-HTML-WikiConverter-0.680.0-2|74	
12cr|perl-HTML-WikiConverter-0.680.0-2|75	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.61-2mdv2008.1
12cr|perl-HTML-WikiConverter-0.680.0-2|76	+ Revision: 137162
12cr|perl-HTML-WikiConverter-0.680.0-2|77	- fix build dependencies
12cr|perl-HTML-WikiConverter-0.680.0-2|78	- rebuild
12cr|perl-HTML-WikiConverter-0.680.0-2|79	
12cr|perl-HTML-WikiConverter-0.680.0-2|80	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-HTML-WikiConverter-0.680.0-2|81	- restore BuildRoot
12cr|perl-HTML-WikiConverter-0.680.0-2|82	
12cr|perl-HTML-WikiConverter-0.680.0-2|83	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-HTML-WikiConverter-0.680.0-2|84	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTML-WikiConverter-0.680.0-2|85	
12cr|perl-HTML-WikiConverter-0.680.0-2|86	
12cr|perl-HTML-WikiConverter-0.680.0-2|87	* Mon Aug 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.61-1mdv2007.0
12cr|perl-HTML-WikiConverter-0.680.0-2|88	- New version 0.61
12cr|perl-HTML-WikiConverter-0.680.0-2|89	- buildrequires
12cr|perl-HTML-WikiConverter-0.680.0-2|90	
12cr|perl-HTML-WikiConverter-0.680.0-2|91	* Fri Jun 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.55-1mdv2007.0
12cr|perl-HTML-WikiConverter-0.680.0-2|92	- New version 0.55
12cr|perl-HTML-WikiConverter-0.680.0-2|93	
12cr|perl-HTML-WikiConverter-0.680.0-2|94	* Wed Jun 07 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.53-1mdv2007.0
12cr|perl-HTML-WikiConverter-0.680.0-2|95	- New release 0.53
12cr|perl-HTML-WikiConverter-0.680.0-2|96	- better source URL
12cr|perl-HTML-WikiConverter-0.680.0-2|97	
12cr|perl-HTML-WikiConverter-0.680.0-2|98	* Mon Mar 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.52-1mdk
12cr|perl-HTML-WikiConverter-0.680.0-2|99	- New release 0.52
12cr|perl-HTML-WikiConverter-0.680.0-2|100	
12cr|perl-HTML-WikiConverter-0.680.0-2|101	* Fri Feb 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.51-1mdk
12cr|perl-HTML-WikiConverter-0.680.0-2|102	- New release 0.51
12cr|perl-HTML-WikiConverter-0.680.0-2|103	
12cr|perl-HTML-WikiConverter-0.680.0-2|104	* Wed Jan 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.50-1mdk
12cr|perl-HTML-WikiConverter-0.680.0-2|105	- New release 0.50
12cr|perl-HTML-WikiConverter-0.680.0-2|106	- spec cleanup
12cr|perl-HTML-WikiConverter-0.680.0-2|107	- fix directory ownership
12cr|perl-HTML-WikiConverter-0.680.0-2|108	
12cr|perl-HTML-WikiConverter-0.680.0-2|109	* Mon Oct 10 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.30-4mdk
12cr|perl-HTML-WikiConverter-0.680.0-2|110	- Fix BuildRequires
12cr|perl-HTML-WikiConverter-0.680.0-2|111	
12cr|perl-HTML-WikiConverter-0.680.0-2|112	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.30-3mdk
12cr|perl-HTML-WikiConverter-0.680.0-2|113	- Buildrequires fix
12cr|perl-HTML-WikiConverter-0.680.0-2|114	
12cr|perl-HTML-WikiConverter-0.680.0-2|115	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.30-2mdk
12cr|perl-HTML-WikiConverter-0.680.0-2|116	- Fix buildrequires
12cr|perl-HTML-WikiConverter-0.680.0-2|117	
12cr|perl-HTML-WikiConverter-0.680.0-2|118	* Tue Aug 16 2005 Guillaume Rousse <guillomovitch@mandriva.org> -
12cr|perl-HTML-WikiConverter-0.680.0-2|119	- new version
12cr|perl-HTML-WikiConverter-0.680.0-2|120	- fix sources url for rpmbuildupdate
12cr|perl-HTML-WikiConverter-0.680.0-2|121	- drop empty directories
12cr|perl-HTML-WikiConverter-0.680.0-2|122	
12cr|perl-HTML-WikiConverter-0.680.0-2|123	* Thu Apr 28 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.22-1mdk
12cr|perl-HTML-WikiConverter-0.680.0-2|124	- initial release
12cr|perl-HTML-WikiConverter-0.680.0-2|125	

4706 12
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|1	%define upstream_name    HTML-WikiConverter-Markdown
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|3	
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|6	Release:	3
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|7	
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|8	Summary:	Convert HTML to Markdown markup
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|10	Group:		Development/Perl
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|13	
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|15	BuildRequires:	perl(HTML::Tagset)
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|16	BuildRequires:	perl(HTML::WikiConverter)
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|17	BuildRequires:	perl(Params::Validate)
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|19	BuildRequires:	perl(URI)
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|20	BuildArch:	noarch
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|21	
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|22	%description
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|23	This module contains rules for converting HTML into Markdown markup. You
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|24	should not use this module directly; HTML::WikiConverter is the entry point
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|25	for html->wiki conversion (eg, see synopsis above). See the
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|26	HTML::WikiConverter manpage for additional usage details.
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|27	
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|28	%prep
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|30	
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|31	%build
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|33	%make
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|34	
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|35	%check
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|36	%make test
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|37	
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|38	%install
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|39	%makeinstall_std
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|40	
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|41	%files
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|42	%doc Changes META.yml README
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|43	%{_mandir}/man3/*
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|44	%{perl_vendorlib}/*
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|45	
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|46	
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|47	%changelog
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|48	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|49	+ Revision: 654983
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|50	- rebuild for updated spec-helper
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|51	
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|52	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|53	+ Revision: 542890
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|54	- import perl-HTML-WikiConverter-Markdown
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|55	
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|56	
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|57	* Thu May 06 2010 cpan2dist 0.05-1mdv
12cr|perl-HTML-WikiConverter-Markdown-0.50.0-3|58	- initial mdv release, generated with cpan2dist

4707 12
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|1	%define upstream_name       HTML-WikiConverter-MediaWiki
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|2	%define upstream_version    0.59
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|3	
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|6	Release:	3
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|7	License:	GPL or Artistic
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|8	Group:		Development/Perl
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|9	Summary:	Convert HTML to MediaWiki markup
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|11	Source:		http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|12	
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|13	BuildRequires:	perl-devel
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|14	BuildRequires:	perl(HTML::WikiConverter)
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|16	BuildRequires:	perl(URI)
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|17	BuildArch:	noarch
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|18	
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|19	%description
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|20	This module contains rules for converting HTML into MediaWiki markup. See
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|21	the HTML::WikiConverter manpage for additional usage details.
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|22	
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|23	%prep
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|25	
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|26	%build
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|28	%make
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|29	
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|30	%check
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|31	make test
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|32	
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|33	%install
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|34	%makeinstall_std
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|35	
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|36	%files
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|37	%doc Changes README
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|38	%{_mandir}/man3/*
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|39	%{perl_vendorlib}/*
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|40	
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|41	%changelog
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|42	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.590.0-2mdv2011.0
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|43	+ Revision: 654349
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|44	- rebuild for updated spec-helper
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|45	
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|46	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.590.0-1mdv2011.0
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|47	+ Revision: 612364
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|48	- normalize perl version
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|49	
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|50	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.59-1mdv2011.0
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|51	+ Revision: 606981
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|52	- import perl-HTML-WikiConverter-MediaWiki
12cr|perl-HTML-WikiConverter-MediaWiki-0.590.0-3|53	

4708 12
12cr|perl-HTTP-Body-1.150.0-1|1	%define	upstream_name	 HTTP-Body
12cr|perl-HTTP-Body-1.150.0-1|2	%define upstream_version 1.15
12cr|perl-HTTP-Body-1.150.0-1|3	
12cr|perl-HTTP-Body-1.150.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-HTTP-Body-1.150.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-HTTP-Body-1.150.0-1|6	Release:    1
12cr|perl-HTTP-Body-1.150.0-1|7	
12cr|perl-HTTP-Body-1.150.0-1|8	Summary:	HTTP Body Parser
12cr|perl-HTTP-Body-1.150.0-1|9	License:	GPL+ or Artistic
12cr|perl-HTTP-Body-1.150.0-1|10	Group:		Development/Perl
12cr|perl-HTTP-Body-1.150.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTTP-Body-1.150.0-1|12	Source0:    http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTTP-Body-1.150.0-1|13	
12cr|perl-HTTP-Body-1.150.0-1|14	BuildRequires:  perl(HTTP::Headers)
12cr|perl-HTTP-Body-1.150.0-1|15	BuildRequires:  perl(Test::Deep)
12cr|perl-HTTP-Body-1.150.0-1|16	BuildRequires:  perl(YAML)
12cr|perl-HTTP-Body-1.150.0-1|17	BuildRequires:  perl-devel
12cr|perl-HTTP-Body-1.150.0-1|18	
12cr|perl-HTTP-Body-1.150.0-1|19	BuildArch:	    noarch
12cr|perl-HTTP-Body-1.150.0-1|20	
12cr|perl-HTTP-Body-1.150.0-1|21	%description
12cr|perl-HTTP-Body-1.150.0-1|22	Perl module to parse HTTP request bodies.
12cr|perl-HTTP-Body-1.150.0-1|23	
12cr|perl-HTTP-Body-1.150.0-1|24	%prep
12cr|perl-HTTP-Body-1.150.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTTP-Body-1.150.0-1|26	
12cr|perl-HTTP-Body-1.150.0-1|27	%build
12cr|perl-HTTP-Body-1.150.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTTP-Body-1.150.0-1|29	%make
12cr|perl-HTTP-Body-1.150.0-1|30	
12cr|perl-HTTP-Body-1.150.0-1|31	%check
12cr|perl-HTTP-Body-1.150.0-1|32	%make test
12cr|perl-HTTP-Body-1.150.0-1|33	
12cr|perl-HTTP-Body-1.150.0-1|34	%install
12cr|perl-HTTP-Body-1.150.0-1|35	%{makeinstall_std}
12cr|perl-HTTP-Body-1.150.0-1|36	
12cr|perl-HTTP-Body-1.150.0-1|37	%files
12cr|perl-HTTP-Body-1.150.0-1|38	%doc README Changes
12cr|perl-HTTP-Body-1.150.0-1|39	%{perl_vendorlib}/HTTP/Body/*
12cr|perl-HTTP-Body-1.150.0-1|40	%{perl_vendorlib}/HTTP/Body.pm
12cr|perl-HTTP-Body-1.150.0-1|41	%{_mandir}/man3/*
12cr|perl-HTTP-Body-1.150.0-1|42	
12cr|perl-HTTP-Body-1.150.0-1|43	
12cr|perl-HTTP-Body-1.150.0-1|44	%changelog
12cr|perl-HTTP-Body-1.150.0-1|45	* Wed Mar 23 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.120.0-1mdv2011.0
12cr|perl-HTTP-Body-1.150.0-1|46	+ Revision: 648088
12cr|perl-HTTP-Body-1.150.0-1|47	- update to new version 1.12
12cr|perl-HTTP-Body-1.150.0-1|48	- update to new version 1.11
12cr|perl-HTTP-Body-1.150.0-1|49	
12cr|perl-HTTP-Body-1.150.0-1|50	* Mon Aug 23 2010 Jérôme Quelin <jquelin@mandriva.org> 1.90.0-1mdv2011.0
12cr|perl-HTTP-Body-1.150.0-1|51	+ Revision: 572221
12cr|perl-HTTP-Body-1.150.0-1|52	- update to 1.09
12cr|perl-HTTP-Body-1.150.0-1|53	
12cr|perl-HTTP-Body-1.150.0-1|54	* Mon Jan 25 2010 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-1mdv2011.0
12cr|perl-HTTP-Body-1.150.0-1|55	+ Revision: 495703
12cr|perl-HTTP-Body-1.150.0-1|56	- update to 1.07
12cr|perl-HTTP-Body-1.150.0-1|57	
12cr|perl-HTTP-Body-1.150.0-1|58	* Sun Jan 10 2010 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-1mdv2010.1
12cr|perl-HTTP-Body-1.150.0-1|59	+ Revision: 488611
12cr|perl-HTTP-Body-1.150.0-1|60	- adding missing buildrequires:
12cr|perl-HTTP-Body-1.150.0-1|61	- update to 1.06
12cr|perl-HTTP-Body-1.150.0-1|62	
12cr|perl-HTTP-Body-1.150.0-1|63	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-1mdv2010.0
12cr|perl-HTTP-Body-1.150.0-1|64	+ Revision: 407778
12cr|perl-HTTP-Body-1.150.0-1|65	- rebuild using %%perl_convert_version
12cr|perl-HTTP-Body-1.150.0-1|66	
12cr|perl-HTTP-Body-1.150.0-1|67	* Tue Dec 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdv2009.1
12cr|perl-HTTP-Body-1.150.0-1|68	+ Revision: 309307
12cr|perl-HTTP-Body-1.150.0-1|69	- update to new version 1.05
12cr|perl-HTTP-Body-1.150.0-1|70	
12cr|perl-HTTP-Body-1.150.0-1|71	* Wed Jun 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2009.0
12cr|perl-HTTP-Body-1.150.0-1|72	+ Revision: 228892
12cr|perl-HTTP-Body-1.150.0-1|73	- update to new version 1.04
12cr|perl-HTTP-Body-1.150.0-1|74	
12cr|perl-HTTP-Body-1.150.0-1|75	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2009.0
12cr|perl-HTTP-Body-1.150.0-1|76	+ Revision: 194857
12cr|perl-HTTP-Body-1.150.0-1|77	- update to new version 1.03
12cr|perl-HTTP-Body-1.150.0-1|78	- update to new version 1.03
12cr|perl-HTTP-Body-1.150.0-1|79	
12cr|perl-HTTP-Body-1.150.0-1|80	* Thu Feb 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2008.1
12cr|perl-HTTP-Body-1.150.0-1|81	+ Revision: 175982
12cr|perl-HTTP-Body-1.150.0-1|82	- new version
12cr|perl-HTTP-Body-1.150.0-1|83	
12cr|perl-HTTP-Body-1.150.0-1|84	* Mon Feb 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2008.1
12cr|perl-HTTP-Body-1.150.0-1|85	+ Revision: 174661
12cr|perl-HTTP-Body-1.150.0-1|86	- new version
12cr|perl-HTTP-Body-1.150.0-1|87	
12cr|perl-HTTP-Body-1.150.0-1|88	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-HTTP-Body-1.150.0-1|89	- restore BuildRoot
12cr|perl-HTTP-Body-1.150.0-1|90	
12cr|perl-HTTP-Body-1.150.0-1|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-HTTP-Body-1.150.0-1|92	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTTP-Body-1.150.0-1|93	
12cr|perl-HTTP-Body-1.150.0-1|94	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 0.9-1mdv2008.0
12cr|perl-HTTP-Body-1.150.0-1|95	+ Revision: 20161
12cr|perl-HTTP-Body-1.150.0-1|96	- 0.9
12cr|perl-HTTP-Body-1.150.0-1|97	
12cr|perl-HTTP-Body-1.150.0-1|98	
12cr|perl-HTTP-Body-1.150.0-1|99	* Thu Jan 19 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.6-1mdk
12cr|perl-HTTP-Body-1.150.0-1|100	- New release 0.6
12cr|perl-HTTP-Body-1.150.0-1|101	- Add BuildRequire
12cr|perl-HTTP-Body-1.150.0-1|102	- Fix source url
12cr|perl-HTTP-Body-1.150.0-1|103	- use mkrel
12cr|perl-HTTP-Body-1.150.0-1|104	
12cr|perl-HTTP-Body-1.150.0-1|105	* Sat Dec 03 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.5-1mdk
12cr|perl-HTTP-Body-1.150.0-1|106	- Initial MDV package
12cr|perl-HTTP-Body-1.150.0-1|107	

4709 12
12cr|perl-HTTP-BrowserDetect-1.260.0-2|1	%define upstream_name	 HTTP-BrowserDetect
12cr|perl-HTTP-BrowserDetect-1.260.0-2|2	%define upstream_version 1.26
12cr|perl-HTTP-BrowserDetect-1.260.0-2|3	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTTP-BrowserDetect-1.260.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTTP-BrowserDetect-1.260.0-2|6	Release:	2
12cr|perl-HTTP-BrowserDetect-1.260.0-2|7	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|8	Summary:	Determine the Web browser, version, and platform from an HTTP user agent string
12cr|perl-HTTP-BrowserDetect-1.260.0-2|9	License:	GPL
12cr|perl-HTTP-BrowserDetect-1.260.0-2|10	Group:		Development/Perl
12cr|perl-HTTP-BrowserDetect-1.260.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-HTTP-BrowserDetect-1.260.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTTP-BrowserDetect-1.260.0-2|13	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTTP-BrowserDetect-1.260.0-2|15	BuildRequires:	perl(Data::Dump)
12cr|perl-HTTP-BrowserDetect-1.260.0-2|16	BuildRequires:	perl(YAML::Tiny)
12cr|perl-HTTP-BrowserDetect-1.260.0-2|17	BuildRequires:	perl(JSON::PP)
12cr|perl-HTTP-BrowserDetect-1.260.0-2|18	BuildArch:	noarch
12cr|perl-HTTP-BrowserDetect-1.260.0-2|19	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|20	%description
12cr|perl-HTTP-BrowserDetect-1.260.0-2|21	The HTTP::BrowserDetect object does a number of tests on an HTTP user agent
12cr|perl-HTTP-BrowserDetect-1.260.0-2|22	string. The results of these tests are available via methods of the object.
12cr|perl-HTTP-BrowserDetect-1.260.0-2|23	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|24	This module is based upon the JavaScript browser detection code available at
12cr|perl-HTTP-BrowserDetect-1.260.0-2|25	http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html.
12cr|perl-HTTP-BrowserDetect-1.260.0-2|26	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|27	%prep
12cr|perl-HTTP-BrowserDetect-1.260.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTTP-BrowserDetect-1.260.0-2|29	perl -pi -e 's/\015$//' README
12cr|perl-HTTP-BrowserDetect-1.260.0-2|30	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|31	%build
12cr|perl-HTTP-BrowserDetect-1.260.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTTP-BrowserDetect-1.260.0-2|33	%make
12cr|perl-HTTP-BrowserDetect-1.260.0-2|34	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|35	%check
12cr|perl-HTTP-BrowserDetect-1.260.0-2|36	make test
12cr|perl-HTTP-BrowserDetect-1.260.0-2|37	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|38	%install
12cr|perl-HTTP-BrowserDetect-1.260.0-2|39	%makeinstall_std
12cr|perl-HTTP-BrowserDetect-1.260.0-2|40	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|41	%files
12cr|perl-HTTP-BrowserDetect-1.260.0-2|42	%doc Changes README
12cr|perl-HTTP-BrowserDetect-1.260.0-2|43	%{perl_vendorlib}/HTTP
12cr|perl-HTTP-BrowserDetect-1.260.0-2|44	%{_mandir}/*/*
12cr|perl-HTTP-BrowserDetect-1.260.0-2|45	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|46	%changelog
12cr|perl-HTTP-BrowserDetect-1.260.0-2|47	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.260.0-1mdv2011
12cr|perl-HTTP-BrowserDetect-1.260.0-2|48	+ Revision: 690266
12cr|perl-HTTP-BrowserDetect-1.260.0-2|49	- update to new version 1.26
12cr|perl-HTTP-BrowserDetect-1.260.0-2|50	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|51	* Sat May 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.240.0-1
12cr|perl-HTTP-BrowserDetect-1.260.0-2|52	+ Revision: 674662
12cr|perl-HTTP-BrowserDetect-1.260.0-2|53	- update to new version 1.24
12cr|perl-HTTP-BrowserDetect-1.260.0-2|54	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|55	* Sat May 14 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.230.0-1
12cr|perl-HTTP-BrowserDetect-1.260.0-2|56	+ Revision: 674628
12cr|perl-HTTP-BrowserDetect-1.260.0-2|57	- workaround buildrequires issue breaking check suite..
12cr|perl-HTTP-BrowserDetect-1.260.0-2|58	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|59	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-HTTP-BrowserDetect-1.260.0-2|60	- update to new version 1.23
12cr|perl-HTTP-BrowserDetect-1.260.0-2|61	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|62	* Mon Mar 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.220.0-1
12cr|perl-HTTP-BrowserDetect-1.260.0-2|63	+ Revision: 644751
12cr|perl-HTTP-BrowserDetect-1.260.0-2|64	- update to new version 1.22
12cr|perl-HTTP-BrowserDetect-1.260.0-2|65	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|66	* Sun Dec 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.210.0-1mdv2011.0
12cr|perl-HTTP-BrowserDetect-1.260.0-2|67	+ Revision: 625271
12cr|perl-HTTP-BrowserDetect-1.260.0-2|68	- update to new version 1.21
12cr|perl-HTTP-BrowserDetect-1.260.0-2|69	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|70	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.200.0-1mdv2011.0
12cr|perl-HTTP-BrowserDetect-1.260.0-2|71	+ Revision: 601875
12cr|perl-HTTP-BrowserDetect-1.260.0-2|72	- update to new version 1.20
12cr|perl-HTTP-BrowserDetect-1.260.0-2|73	- update to new version 1.19
12cr|perl-HTTP-BrowserDetect-1.260.0-2|74	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|75	* Tue Aug 31 2010 Jérôme Quelin <jquelin@mandriva.org> 1.170.0-1mdv2011.0
12cr|perl-HTTP-BrowserDetect-1.260.0-2|76	+ Revision: 574788
12cr|perl-HTTP-BrowserDetect-1.260.0-2|77	- update to 1.17
12cr|perl-HTTP-BrowserDetect-1.260.0-2|78	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|79	* Sun Aug 22 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.160.0-1mdv2011.0
12cr|perl-HTTP-BrowserDetect-1.260.0-2|80	+ Revision: 572058
12cr|perl-HTTP-BrowserDetect-1.260.0-2|81	- new version
12cr|perl-HTTP-BrowserDetect-1.260.0-2|82	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|83	* Fri Aug 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.130.0-1mdv2011.0
12cr|perl-HTTP-BrowserDetect-1.260.0-2|84	+ Revision: 569458
12cr|perl-HTTP-BrowserDetect-1.260.0-2|85	- new version
12cr|perl-HTTP-BrowserDetect-1.260.0-2|86	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|87	* Sun Aug 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.120.0-1mdv2011.0
12cr|perl-HTTP-BrowserDetect-1.260.0-2|88	+ Revision: 567735
12cr|perl-HTTP-BrowserDetect-1.260.0-2|89	- new version
12cr|perl-HTTP-BrowserDetect-1.260.0-2|90	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|91	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-1mdv2011.0
12cr|perl-HTTP-BrowserDetect-1.260.0-2|92	+ Revision: 552319
12cr|perl-HTTP-BrowserDetect-1.260.0-2|93	- update to 1.11
12cr|perl-HTTP-BrowserDetect-1.260.0-2|94	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|95	* Tue Apr 06 2010 Jérôme Quelin <jquelin@mandriva.org> 1.90.0-1mdv2010.1
12cr|perl-HTTP-BrowserDetect-1.260.0-2|96	+ Revision: 532149
12cr|perl-HTTP-BrowserDetect-1.260.0-2|97	- update to 1.09
12cr|perl-HTTP-BrowserDetect-1.260.0-2|98	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|99	* Sun Mar 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.80.0-1mdv2010.1
12cr|perl-HTTP-BrowserDetect-1.260.0-2|100	+ Revision: 526036
12cr|perl-HTTP-BrowserDetect-1.260.0-2|101	- new version
12cr|perl-HTTP-BrowserDetect-1.260.0-2|102	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|103	* Thu Feb 11 2010 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-1mdv2010.1
12cr|perl-HTTP-BrowserDetect-1.260.0-2|104	+ Revision: 504072
12cr|perl-HTTP-BrowserDetect-1.260.0-2|105	- update to 1.07
12cr|perl-HTTP-BrowserDetect-1.260.0-2|106	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|107	* Fri Nov 27 2009 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-1mdv2010.1
12cr|perl-HTTP-BrowserDetect-1.260.0-2|108	+ Revision: 470468
12cr|perl-HTTP-BrowserDetect-1.260.0-2|109	- adding missing buildrequires:
12cr|perl-HTTP-BrowserDetect-1.260.0-2|110	- update to 1.06
12cr|perl-HTTP-BrowserDetect-1.260.0-2|111	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|112	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.30.0-1mdv2010.1
12cr|perl-HTTP-BrowserDetect-1.260.0-2|113	+ Revision: 461385
12cr|perl-HTTP-BrowserDetect-1.260.0-2|114	- adding missing buildrequires:
12cr|perl-HTTP-BrowserDetect-1.260.0-2|115	- update to 1.03
12cr|perl-HTTP-BrowserDetect-1.260.0-2|116	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|117	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.990.0-1mdv2010.0
12cr|perl-HTTP-BrowserDetect-1.260.0-2|118	+ Revision: 403266
12cr|perl-HTTP-BrowserDetect-1.260.0-2|119	- rebuild using %%perl_convert_version
12cr|perl-HTTP-BrowserDetect-1.260.0-2|120	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|121	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.99-3mdv2009.0
12cr|perl-HTTP-BrowserDetect-1.260.0-2|122	+ Revision: 268525
12cr|perl-HTTP-BrowserDetect-1.260.0-2|123	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-HTTP-BrowserDetect-1.260.0-2|124	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|125	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.99-2mdv2009.0
12cr|perl-HTTP-BrowserDetect-1.260.0-2|126	+ Revision: 210958
12cr|perl-HTTP-BrowserDetect-1.260.0-2|127	- rebuild
12cr|perl-HTTP-BrowserDetect-1.260.0-2|128	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|129	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-HTTP-BrowserDetect-1.260.0-2|130	- restore BuildRoot
12cr|perl-HTTP-BrowserDetect-1.260.0-2|131	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|132	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-HTTP-BrowserDetect-1.260.0-2|133	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTTP-BrowserDetect-1.260.0-2|134	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|135	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 0.99-1mdv2008.0
12cr|perl-HTTP-BrowserDetect-1.260.0-2|136	+ Revision: 20185
12cr|perl-HTTP-BrowserDetect-1.260.0-2|137	- 0.99
12cr|perl-HTTP-BrowserDetect-1.260.0-2|138	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|139	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|140	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.98-3mdv2007.0
12cr|perl-HTTP-BrowserDetect-1.260.0-2|141	- Rebuild
12cr|perl-HTTP-BrowserDetect-1.260.0-2|142	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|143	* Mon Apr 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.98-2mdk
12cr|perl-HTTP-BrowserDetect-1.260.0-2|144	- Rebuild
12cr|perl-HTTP-BrowserDetect-1.260.0-2|145	- better sources URL
12cr|perl-HTTP-BrowserDetect-1.260.0-2|146	- better buildrequires syntax
12cr|perl-HTTP-BrowserDetect-1.260.0-2|147	
12cr|perl-HTTP-BrowserDetect-1.260.0-2|148	* Mon Apr 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.98-1mdk
12cr|perl-HTTP-BrowserDetect-1.260.0-2|149	- first mandriva release
12cr|perl-HTTP-BrowserDetect-1.260.0-2|150	

4710 12
12cr|perl-HTTP-Cache-Transparent-1.0-6|1	%define module	HTTP-Cache-Transparent
12cr|perl-HTTP-Cache-Transparent-1.0-6|2	
12cr|perl-HTTP-Cache-Transparent-1.0-6|3	Name:		perl-%{module}
12cr|perl-HTTP-Cache-Transparent-1.0-6|4	Version:	1.0
12cr|perl-HTTP-Cache-Transparent-1.0-6|5	Release:	6
12cr|perl-HTTP-Cache-Transparent-1.0-6|6	Summary:	A transparant caching implementation of http get
12cr|perl-HTTP-Cache-Transparent-1.0-6|7	License:	GPL or Artistic
12cr|perl-HTTP-Cache-Transparent-1.0-6|8	Group:		Development/Perl
12cr|perl-HTTP-Cache-Transparent-1.0-6|9	Source:		http://search.cpan.org/CPAN/authors/id/M/MA/MATTIASH/%{module}-%{version}.tar.bz2
12cr|perl-HTTP-Cache-Transparent-1.0-6|10	Url:		http://search.cpan.org/dist/%module/
12cr|perl-HTTP-Cache-Transparent-1.0-6|11	
12cr|perl-HTTP-Cache-Transparent-1.0-6|12	BuildRequires:	perl-devel
12cr|perl-HTTP-Cache-Transparent-1.0-6|13	BuildRequires:	perl-libwww-perl
12cr|perl-HTTP-Cache-Transparent-1.0-6|14	BuildArch:	noarch
12cr|perl-HTTP-Cache-Transparent-1.0-6|15	
12cr|perl-HTTP-Cache-Transparent-1.0-6|16	%description
12cr|perl-HTTP-Cache-Transparent-1.0-6|17	HTTP::Cache::Transparent is an implementation of http get that keeps a local
12cr|perl-HTTP-Cache-Transparent-1.0-6|18	cache of fetched pages to avoid fetching the same data from the server
12cr|perl-HTTP-Cache-Transparent-1.0-6|19	if it hasn't been updated. The cache is stored on disk and is thus
12cr|perl-HTTP-Cache-Transparent-1.0-6|20	persistent between invocations.
12cr|perl-HTTP-Cache-Transparent-1.0-6|21	
12cr|perl-HTTP-Cache-Transparent-1.0-6|22	The http-headers If-Modified-Since and ETag are used to let the server
12cr|perl-HTTP-Cache-Transparent-1.0-6|23	decide if the version in the cache is up-to-date or not.
12cr|perl-HTTP-Cache-Transparent-1.0-6|24	
12cr|perl-HTTP-Cache-Transparent-1.0-6|25	%prep
12cr|perl-HTTP-Cache-Transparent-1.0-6|26	%setup -q -n %{module}-%{version}
12cr|perl-HTTP-Cache-Transparent-1.0-6|27	
12cr|perl-HTTP-Cache-Transparent-1.0-6|28	%build
12cr|perl-HTTP-Cache-Transparent-1.0-6|29	perl Makefile.PL INSTALLDIRS=vendor <<EOF
12cr|perl-HTTP-Cache-Transparent-1.0-6|30	EOF
12cr|perl-HTTP-Cache-Transparent-1.0-6|31	%make
12cr|perl-HTTP-Cache-Transparent-1.0-6|32	
12cr|perl-HTTP-Cache-Transparent-1.0-6|33	%check
12cr|perl-HTTP-Cache-Transparent-1.0-6|34	%make test
12cr|perl-HTTP-Cache-Transparent-1.0-6|35	
12cr|perl-HTTP-Cache-Transparent-1.0-6|36	%install
12cr|perl-HTTP-Cache-Transparent-1.0-6|37	%makeinstall_std
12cr|perl-HTTP-Cache-Transparent-1.0-6|38	
12cr|perl-HTTP-Cache-Transparent-1.0-6|39	%files
12cr|perl-HTTP-Cache-Transparent-1.0-6|40	%doc Changes
12cr|perl-HTTP-Cache-Transparent-1.0-6|41	%{perl_vendorlib}/HTTP/Cache/Transparent.pm
12cr|perl-HTTP-Cache-Transparent-1.0-6|42	%{_mandir}/*/*
12cr|perl-HTTP-Cache-Transparent-1.0-6|43	
12cr|perl-HTTP-Cache-Transparent-1.0-6|44	%changelog
12cr|perl-HTTP-Cache-Transparent-1.0-6|45	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2010.0
12cr|perl-HTTP-Cache-Transparent-1.0-6|46	+ Revision: 440586
12cr|perl-HTTP-Cache-Transparent-1.0-6|47	- rebuild
12cr|perl-HTTP-Cache-Transparent-1.0-6|48	
12cr|perl-HTTP-Cache-Transparent-1.0-6|49	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1.0-4mdv2009.1
12cr|perl-HTTP-Cache-Transparent-1.0-6|50	+ Revision: 350222
12cr|perl-HTTP-Cache-Transparent-1.0-6|51	- 2009.1 rebuild
12cr|perl-HTTP-Cache-Transparent-1.0-6|52	
12cr|perl-HTTP-Cache-Transparent-1.0-6|53	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cr|perl-HTTP-Cache-Transparent-1.0-6|54	+ Revision: 257245
12cr|perl-HTTP-Cache-Transparent-1.0-6|55	- rebuild
12cr|perl-HTTP-Cache-Transparent-1.0-6|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTTP-Cache-Transparent-1.0-6|57	
12cr|perl-HTTP-Cache-Transparent-1.0-6|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-HTTP-Cache-Transparent-1.0-6|59	- restore BuildRoot
12cr|perl-HTTP-Cache-Transparent-1.0-6|60	
12cr|perl-HTTP-Cache-Transparent-1.0-6|61	* Thu Dec 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2008.1
12cr|perl-HTTP-Cache-Transparent-1.0-6|62	+ Revision: 119231
12cr|perl-HTTP-Cache-Transparent-1.0-6|63	- update to new version 1.0
12cr|perl-HTTP-Cache-Transparent-1.0-6|64	
12cr|perl-HTTP-Cache-Transparent-1.0-6|65	
12cr|perl-HTTP-Cache-Transparent-1.0-6|66	* Wed Jan 03 2007 Stefan van der Eijk <stefan@mandriva.org> 0.7-1mdv2007.0
12cr|perl-HTTP-Cache-Transparent-1.0-6|67	+ Revision: 103810
12cr|perl-HTTP-Cache-Transparent-1.0-6|68	- Import perl-HTTP-Cache-Transparent
12cr|perl-HTTP-Cache-Transparent-1.0-6|69	
12cr|perl-HTTP-Cache-Transparent-1.0-6|70	* Thu Mar 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.7-1mdk
12cr|perl-HTTP-Cache-Transparent-1.0-6|71	- 0.7
12cr|perl-HTTP-Cache-Transparent-1.0-6|72	
12cr|perl-HTTP-Cache-Transparent-1.0-6|73	* Sun Jul 17 2005 Stefan van der Eijk <stefan@eijk.nu> 0.6-1mdk
12cr|perl-HTTP-Cache-Transparent-1.0-6|74	- 0.6
12cr|perl-HTTP-Cache-Transparent-1.0-6|75	- %%mkrel
12cr|perl-HTTP-Cache-Transparent-1.0-6|76	- BuildRequires
12cr|perl-HTTP-Cache-Transparent-1.0-6|77	
12cr|perl-HTTP-Cache-Transparent-1.0-6|78	* Mon Jan 24 2005 Stefan van der Eijk <stefan@mandrake.org> 0.5-1mdk
12cr|perl-HTTP-Cache-Transparent-1.0-6|79	- first mdk release
12cr|perl-HTTP-Cache-Transparent-1.0-6|80	

4711 12
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|1	%define upstream_name	 HTTP-Daemon-SSL
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|2	%define upstream_version 1.04
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|3	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|6	Release:	2
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|7	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|8	Summary:	A simple http server class with SSL support
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|10	Group:		Development/Perl
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|13	# default port could be in use by the sieve daemon (2000), so
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|14	# let's change it to something hopefully free so that make test
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|15	# works
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|16	Patch0:		HTTP-Daemon-SSL-1.01-sslport.patch
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|17	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|18	BuildRequires:	perl-devel
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|19	BuildRequires:	perl(HTTP::Daemon)
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|20	BuildRequires:	perl(IO::Socket::SSL)
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|21	BuildRequires:	perl-libwww-perl
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|22	BuildArch:	noarch
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|23	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|24	%description
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|25	HTTP::Daemon::SSL is a descendant of HTTP::Daemon that uses SSL
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|26	sockets (via IO::Socket::SSL) instead of cleartext sockets. It
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|27	also handles SSL-specific problems, such as dealing with HTTP
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|28	clients that attempt to connect to it without using SSL.
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|29	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|30	%prep
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|32	%patch0 -p1
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|33	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|34	%build
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|36	%make
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|37	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|38	%check
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|39	make test
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|40	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|41	%install
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|42	%makeinstall_std
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|43	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|44	%files
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|45	%doc certs Changes BUGS README
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|46	%{perl_vendorlib}/HTTP
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|47	%{_mandir}/*/*
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|48	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|49	%changelog
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|50	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-1mdv2010.0
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|51	+ Revision: 403267
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|52	- rebuild using %%perl_convert_version
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|53	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|54	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.04-3mdv2009.0
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|55	+ Revision: 257248
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|56	- rebuild
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|57	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|58	* Wed Feb 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2008.1
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|59	+ Revision: 166953
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|60	- new version
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|61	re-enable tests
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|62	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|64	- restore BuildRoot
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|65	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|66	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.02-2mdv2008.1
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|67	+ Revision: 122706
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|69	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|70	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|71	* Fri Nov 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-2mdv2007.0
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|72	+ Revision: 86969
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|73	- rebuild
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|74	- Import perl-HTTP-Daemon-SSL
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|75	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|76	* Fri Sep 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdk
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|77	- new version (TODO: fix tests)
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|78	- fix sources url for rpmbuildupdate
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|79	- fix directory ownership
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|80	- better summary
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|81	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|82	* Fri Jul 15 2005 Andreas Hasenack <andreas@mandriva.com> 1.01-2mdk
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|83	- made make test work, thanks rgs
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|84	
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|85	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.01-1mdk
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|86	- initial Mandriva package
12cr|perl-HTTP-Daemon-SSL-1.40.0-2|87	

4712 12
12cr|perl-HTTP-Headers-Fast-0.130.0-4|1	%define upstream_name    HTTP-Headers-Fast
12cr|perl-HTTP-Headers-Fast-0.130.0-4|2	%define upstream_version 0.13
12cr|perl-HTTP-Headers-Fast-0.130.0-4|3	
12cr|perl-HTTP-Headers-Fast-0.130.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-HTTP-Headers-Fast-0.130.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTTP-Headers-Fast-0.130.0-4|6	Release:	4
12cr|perl-HTTP-Headers-Fast-0.130.0-4|7	
12cr|perl-HTTP-Headers-Fast-0.130.0-4|8	Summary:	Faster implementation of HTTP::Headers
12cr|perl-HTTP-Headers-Fast-0.130.0-4|9	License:	GPL+ or Artistic
12cr|perl-HTTP-Headers-Fast-0.130.0-4|10	Group:		Development/Perl
12cr|perl-HTTP-Headers-Fast-0.130.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTTP-Headers-Fast-0.130.0-4|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTTP-Headers-Fast-0.130.0-4|13	
12cr|perl-HTTP-Headers-Fast-0.130.0-4|14	BuildRequires:	perl-devel
12cr|perl-HTTP-Headers-Fast-0.130.0-4|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-HTTP-Headers-Fast-0.130.0-4|16	BuildRequires:	perl(Filter::Util::Call)
12cr|perl-HTTP-Headers-Fast-0.130.0-4|17	BuildRequires:	perl(HTTP::Date)
12cr|perl-HTTP-Headers-Fast-0.130.0-4|18	BuildRequires:	perl(Test::More)
12cr|perl-HTTP-Headers-Fast-0.130.0-4|19	BuildRequires:	perl(Test::Requires)
12cr|perl-HTTP-Headers-Fast-0.130.0-4|20	BuildRequires:	perl(YAML)
12cr|perl-HTTP-Headers-Fast-0.130.0-4|21	BuildArch:	noarch
12cr|perl-HTTP-Headers-Fast-0.130.0-4|22	
12cr|perl-HTTP-Headers-Fast-0.130.0-4|23	%description
12cr|perl-HTTP-Headers-Fast-0.130.0-4|24	HTTP::Headers::Fast is a perl class for parsing/writing HTTP headers.
12cr|perl-HTTP-Headers-Fast-0.130.0-4|25	
12cr|perl-HTTP-Headers-Fast-0.130.0-4|26	The interface is the same as HTTP::Headers.
12cr|perl-HTTP-Headers-Fast-0.130.0-4|27	
12cr|perl-HTTP-Headers-Fast-0.130.0-4|28	%prep
12cr|perl-HTTP-Headers-Fast-0.130.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTTP-Headers-Fast-0.130.0-4|30	
12cr|perl-HTTP-Headers-Fast-0.130.0-4|31	%build
12cr|perl-HTTP-Headers-Fast-0.130.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTTP-Headers-Fast-0.130.0-4|33	%make
12cr|perl-HTTP-Headers-Fast-0.130.0-4|34	
12cr|perl-HTTP-Headers-Fast-0.130.0-4|35	%check
12cr|perl-HTTP-Headers-Fast-0.130.0-4|36	%make test
12cr|perl-HTTP-Headers-Fast-0.130.0-4|37	
12cr|perl-HTTP-Headers-Fast-0.130.0-4|38	%install
12cr|perl-HTTP-Headers-Fast-0.130.0-4|39	%makeinstall_std
12cr|perl-HTTP-Headers-Fast-0.130.0-4|40	
12cr|perl-HTTP-Headers-Fast-0.130.0-4|41	%files
12cr|perl-HTTP-Headers-Fast-0.130.0-4|42	%doc README META.yml Changes
12cr|perl-HTTP-Headers-Fast-0.130.0-4|43	%{_mandir}/man3/*
12cr|perl-HTTP-Headers-Fast-0.130.0-4|44	%{perl_vendorlib}/*
12cr|perl-HTTP-Headers-Fast-0.130.0-4|45	
12cr|perl-HTTP-Headers-Fast-0.130.0-4|46	%changelog
12cr|perl-HTTP-Headers-Fast-0.130.0-4|47	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.130.0-3mdv2011.0
12cr|perl-HTTP-Headers-Fast-0.130.0-4|48	+ Revision: 656928
12cr|perl-HTTP-Headers-Fast-0.130.0-4|49	- rebuild for updated spec-helper
12cr|perl-HTTP-Headers-Fast-0.130.0-4|50	
12cr|perl-HTTP-Headers-Fast-0.130.0-4|51	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.130.0-2mdv2011.0
12cr|perl-HTTP-Headers-Fast-0.130.0-4|52	+ Revision: 625026
12cr|perl-HTTP-Headers-Fast-0.130.0-4|53	- Add a missing build requires.
12cr|perl-HTTP-Headers-Fast-0.130.0-4|54	- import perl-HTTP-Headers-Fast
12cr|perl-HTTP-Headers-Fast-0.130.0-4|55	

4713 12
12cr|perl-HTTP-Lite-2.300.0-3|1	%define upstream_name    HTTP-Lite
12cr|perl-HTTP-Lite-2.300.0-3|2	%define upstream_version 2.3
12cr|perl-HTTP-Lite-2.300.0-3|3	
12cr|perl-HTTP-Lite-2.300.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-HTTP-Lite-2.300.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTTP-Lite-2.300.0-3|6	Release:	3
12cr|perl-HTTP-Lite-2.300.0-3|7	
12cr|perl-HTTP-Lite-2.300.0-3|8	Summary:	Lightweight HTTP implementation
12cr|perl-HTTP-Lite-2.300.0-3|9	License:	GPL+ or Artistic
12cr|perl-HTTP-Lite-2.300.0-3|10	Group:		Development/Perl
12cr|perl-HTTP-Lite-2.300.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTTP-Lite-2.300.0-3|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTTP-Lite-2.300.0-3|13	
12cr|perl-HTTP-Lite-2.300.0-3|14	BuildRequires:	perl-devel
12cr|perl-HTTP-Lite-2.300.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-HTTP-Lite-2.300.0-3|16	BuildArch:	noarch
12cr|perl-HTTP-Lite-2.300.0-3|17	
12cr|perl-HTTP-Lite-2.300.0-3|18	%description
12cr|perl-HTTP-Lite-2.300.0-3|19	HTTP::Lite is a stand-alone lightweight HTTP/1.1 implementation
12cr|perl-HTTP-Lite-2.300.0-3|20	for perl.  It is not intended as a replacement for the
12cr|perl-HTTP-Lite-2.300.0-3|21	fully-features LWP module.  Instead, it is intended for use in
12cr|perl-HTTP-Lite-2.300.0-3|22	situations where it is desirable to install the minimal number of
12cr|perl-HTTP-Lite-2.300.0-3|23	modules to achieve HTTP support, or where LWP is not a good
12cr|perl-HTTP-Lite-2.300.0-3|24	candidate due to CPU overhead, such as slower processors.
12cr|perl-HTTP-Lite-2.300.0-3|25	HTTP::Lite is also significantly faster than LWP.
12cr|perl-HTTP-Lite-2.300.0-3|26	
12cr|perl-HTTP-Lite-2.300.0-3|27	HTTP::Lite is ideal for CGI (or mod_perl) programs or for bundling
12cr|perl-HTTP-Lite-2.300.0-3|28	for redistribution with larger packages where only HTTP GET and
12cr|perl-HTTP-Lite-2.300.0-3|29	POST functionality are necessary.
12cr|perl-HTTP-Lite-2.300.0-3|30	
12cr|perl-HTTP-Lite-2.300.0-3|31	HTTP::Lite supports basic POST and GET operations only.  As of
12cr|perl-HTTP-Lite-2.300.0-3|32	0.2.1, HTTP::Lite supports HTTP/1.1 and is compliant with the Host
12cr|perl-HTTP-Lite-2.300.0-3|33	header, necessary for name based virtual hosting.  Additionally,
12cr|perl-HTTP-Lite-2.300.0-3|34	HTTP::Lite now supports Proxies.
12cr|perl-HTTP-Lite-2.300.0-3|35	
12cr|perl-HTTP-Lite-2.300.0-3|36	%prep
12cr|perl-HTTP-Lite-2.300.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTTP-Lite-2.300.0-3|38	
12cr|perl-HTTP-Lite-2.300.0-3|39	%build
12cr|perl-HTTP-Lite-2.300.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTTP-Lite-2.300.0-3|41	%make
12cr|perl-HTTP-Lite-2.300.0-3|42	
12cr|perl-HTTP-Lite-2.300.0-3|43	%check
12cr|perl-HTTP-Lite-2.300.0-3|44	%make test
12cr|perl-HTTP-Lite-2.300.0-3|45	
12cr|perl-HTTP-Lite-2.300.0-3|46	%install
12cr|perl-HTTP-Lite-2.300.0-3|47	%makeinstall_std
12cr|perl-HTTP-Lite-2.300.0-3|48	
12cr|perl-HTTP-Lite-2.300.0-3|49	%files
12cr|perl-HTTP-Lite-2.300.0-3|50	%doc LICENSE README META.yml Changes
12cr|perl-HTTP-Lite-2.300.0-3|51	%{_mandir}/man3/*
12cr|perl-HTTP-Lite-2.300.0-3|52	%{perl_vendorlib}/*
12cr|perl-HTTP-Lite-2.300.0-3|53	
12cr|perl-HTTP-Lite-2.300.0-3|54	%changelog
12cr|perl-HTTP-Lite-2.300.0-3|55	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 2.300.0-2mdv2011.0
12cr|perl-HTTP-Lite-2.300.0-3|56	+ Revision: 654350
12cr|perl-HTTP-Lite-2.300.0-3|57	- rebuild for updated spec-helper
12cr|perl-HTTP-Lite-2.300.0-3|58	
12cr|perl-HTTP-Lite-2.300.0-3|59	* Fri Dec 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.300.0-1mdv2011.0
12cr|perl-HTTP-Lite-2.300.0-3|60	+ Revision: 622698
12cr|perl-HTTP-Lite-2.300.0-3|61	- update to new version 2.3
12cr|perl-HTTP-Lite-2.300.0-3|62	
12cr|perl-HTTP-Lite-2.300.0-3|63	* Sun Oct 17 2010 Thierry Vignaud <tv@mandriva.org> 2.200.0-2mdv2011.0
12cr|perl-HTTP-Lite-2.300.0-3|64	+ Revision: 586146
12cr|perl-HTTP-Lite-2.300.0-3|65	- fix description
12cr|perl-HTTP-Lite-2.300.0-3|66	
12cr|perl-HTTP-Lite-2.300.0-3|67	* Sat Oct 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.200.0-1mdv2011.0
12cr|perl-HTTP-Lite-2.300.0-3|68	+ Revision: 586065
12cr|perl-HTTP-Lite-2.300.0-3|69	- import perl-HTTP-Lite
12cr|perl-HTTP-Lite-2.300.0-3|70	

4714 12
12cr|perl-HTTP-Parser-0.60.0-4|1	%define upstream_name    HTTP-Parser
12cr|perl-HTTP-Parser-0.60.0-4|2	%define upstream_version 0.06
12cr|perl-HTTP-Parser-0.60.0-4|3	
12cr|perl-HTTP-Parser-0.60.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-HTTP-Parser-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTTP-Parser-0.60.0-4|6	Release:	4
12cr|perl-HTTP-Parser-0.60.0-4|7	
12cr|perl-HTTP-Parser-0.60.0-4|8	Summary:	Parse HTTP/1.1 request into HTTP::Request/Response object
12cr|perl-HTTP-Parser-0.60.0-4|9	License:	GPL+ or Artistic
12cr|perl-HTTP-Parser-0.60.0-4|10	Group:		Development/Perl
12cr|perl-HTTP-Parser-0.60.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTTP-Parser-0.60.0-4|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTTP-Parser-0.60.0-4|13	
12cr|perl-HTTP-Parser-0.60.0-4|14	BuildRequires:	perl-devel
12cr|perl-HTTP-Parser-0.60.0-4|15	BuildRequires:	perl(HTTP::Request)
12cr|perl-HTTP-Parser-0.60.0-4|16	BuildRequires:	perl(HTTP::Response)
12cr|perl-HTTP-Parser-0.60.0-4|17	BuildRequires:	perl(Test::More)
12cr|perl-HTTP-Parser-0.60.0-4|18	BuildRequires:	perl(URI)
12cr|perl-HTTP-Parser-0.60.0-4|19	BuildArch:	noarch
12cr|perl-HTTP-Parser-0.60.0-4|20	
12cr|perl-HTTP-Parser-0.60.0-4|21	%description
12cr|perl-HTTP-Parser-0.60.0-4|22	This is an HTTP request parser. It takes chunks of text as received and
12cr|perl-HTTP-Parser-0.60.0-4|23	returns a 'hint' as to what is required, or returns the HTTP::Request when
12cr|perl-HTTP-Parser-0.60.0-4|24	a complete request has been read. HTTP/1.1 chunking is supported. It dies
12cr|perl-HTTP-Parser-0.60.0-4|25	if it finds an error.
12cr|perl-HTTP-Parser-0.60.0-4|26	
12cr|perl-HTTP-Parser-0.60.0-4|27	new ( named params... )
12cr|perl-HTTP-Parser-0.60.0-4|28	Create a new HTTP::Parser object. Takes named parameters, e.g.:
12cr|perl-HTTP-Parser-0.60.0-4|29	
12cr|perl-HTTP-Parser-0.60.0-4|30	my $parser = HTTP::Parser->new(request => 1);
12cr|perl-HTTP-Parser-0.60.0-4|31	
12cr|perl-HTTP-Parser-0.60.0-4|32	%prep
12cr|perl-HTTP-Parser-0.60.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTTP-Parser-0.60.0-4|34	
12cr|perl-HTTP-Parser-0.60.0-4|35	%build
12cr|perl-HTTP-Parser-0.60.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTTP-Parser-0.60.0-4|37	%make
12cr|perl-HTTP-Parser-0.60.0-4|38	
12cr|perl-HTTP-Parser-0.60.0-4|39	%check
12cr|perl-HTTP-Parser-0.60.0-4|40	%make test
12cr|perl-HTTP-Parser-0.60.0-4|41	
12cr|perl-HTTP-Parser-0.60.0-4|42	%install
12cr|perl-HTTP-Parser-0.60.0-4|43	%makeinstall_std
12cr|perl-HTTP-Parser-0.60.0-4|44	
12cr|perl-HTTP-Parser-0.60.0-4|45	%files
12cr|perl-HTTP-Parser-0.60.0-4|46	%doc META.yml README Changes
12cr|perl-HTTP-Parser-0.60.0-4|47	%{_mandir}/man3/*
12cr|perl-HTTP-Parser-0.60.0-4|48	%{perl_vendorlib}/*
12cr|perl-HTTP-Parser-0.60.0-4|49	
12cr|perl-HTTP-Parser-0.60.0-4|50	%changelog
12cr|perl-HTTP-Parser-0.60.0-4|51	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 0.60.0-3mdv2011.0
12cr|perl-HTTP-Parser-0.60.0-4|52	+ Revision: 658281
12cr|perl-HTTP-Parser-0.60.0-4|53	- rebuild
12cr|perl-HTTP-Parser-0.60.0-4|54	
12cr|perl-HTTP-Parser-0.60.0-4|55	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2
12cr|perl-HTTP-Parser-0.60.0-4|56	+ Revision: 657441
12cr|perl-HTTP-Parser-0.60.0-4|57	- rebuild for updated spec-helper
12cr|perl-HTTP-Parser-0.60.0-4|58	
12cr|perl-HTTP-Parser-0.60.0-4|59	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.60.0-1
12cr|perl-HTTP-Parser-0.60.0-4|60	+ Revision: 643382
12cr|perl-HTTP-Parser-0.60.0-4|61	- update to new version 0.06
12cr|perl-HTTP-Parser-0.60.0-4|62	
12cr|perl-HTTP-Parser-0.60.0-4|63	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-HTTP-Parser-0.60.0-4|64	+ Revision: 624762
12cr|perl-HTTP-Parser-0.60.0-4|65	- import perl-HTTP-Parser
12cr|perl-HTTP-Parser-0.60.0-4|66	

4715 12
12cr|perl-HTTP-Proxy-0.240.0-2|1	%define upstream_name	 HTTP-Proxy
12cr|perl-HTTP-Proxy-0.240.0-2|2	%define upstream_version 0.24
12cr|perl-HTTP-Proxy-0.240.0-2|3	
12cr|perl-HTTP-Proxy-0.240.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTTP-Proxy-0.240.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTTP-Proxy-0.240.0-2|6	Release:	2
12cr|perl-HTTP-Proxy-0.240.0-2|7	
12cr|perl-HTTP-Proxy-0.240.0-2|8	Summary:	A pure Perl HTTP proxy
12cr|perl-HTTP-Proxy-0.240.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTTP-Proxy-0.240.0-2|10	Group:		Development/Perl
12cr|perl-HTTP-Proxy-0.240.0-2|11	Url:		http://http-proxy.mongueurs.net/
12cr|perl-HTTP-Proxy-0.240.0-2|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTTP-Proxy-0.240.0-2|13	
12cr|perl-HTTP-Proxy-0.240.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTTP-Proxy-0.240.0-2|15	BuildRequires:	perl(Module::Build)
12cr|perl-HTTP-Proxy-0.240.0-2|16	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-HTTP-Proxy-0.240.0-2|17	BuildRequires:	perl(HTTP::Daemon)
12cr|perl-HTTP-Proxy-0.240.0-2|18	BuildRequires:	perl(HTML::Parser)
12cr|perl-HTTP-Proxy-0.240.0-2|19	BuildArch:	noarch
12cr|perl-HTTP-Proxy-0.240.0-2|20	
12cr|perl-HTTP-Proxy-0.240.0-2|21	%description
12cr|perl-HTTP-Proxy-0.240.0-2|22	The HTTP::Proxy module implements a HTTP proxy, using a HTTP::Daemon to
12cr|perl-HTTP-Proxy-0.240.0-2|23	accept client connections, and a LWP::UserAgent to ask for the requested
12cr|perl-HTTP-Proxy-0.240.0-2|24	pages.
12cr|perl-HTTP-Proxy-0.240.0-2|25	
12cr|perl-HTTP-Proxy-0.240.0-2|26	The most interesting feature of this proxy object is its ability to
12cr|perl-HTTP-Proxy-0.240.0-2|27	filter the HTTP requests and responses through user-defined filters.
12cr|perl-HTTP-Proxy-0.240.0-2|28	
12cr|perl-HTTP-Proxy-0.240.0-2|29	%prep
12cr|perl-HTTP-Proxy-0.240.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTTP-Proxy-0.240.0-2|31	chmod 755 eg/*.pl
12cr|perl-HTTP-Proxy-0.240.0-2|32	
12cr|perl-HTTP-Proxy-0.240.0-2|33	%build
12cr|perl-HTTP-Proxy-0.240.0-2|34	perl Build.PL installdirs=vendor
12cr|perl-HTTP-Proxy-0.240.0-2|35	./Build
12cr|perl-HTTP-Proxy-0.240.0-2|36	
12cr|perl-HTTP-Proxy-0.240.0-2|37	%check
12cr|perl-HTTP-Proxy-0.240.0-2|38	./Build test
12cr|perl-HTTP-Proxy-0.240.0-2|39	
12cr|perl-HTTP-Proxy-0.240.0-2|40	%install
12cr|perl-HTTP-Proxy-0.240.0-2|41	./Build install destdir=%{buildroot}
12cr|perl-HTTP-Proxy-0.240.0-2|42	
12cr|perl-HTTP-Proxy-0.240.0-2|43	%files
12cr|perl-HTTP-Proxy-0.240.0-2|44	%doc Changes README eg
12cr|perl-HTTP-Proxy-0.240.0-2|45	%{perl_vendorlib}/HTTP/*
12cr|perl-HTTP-Proxy-0.240.0-2|46	%{_mandir}/*/*
12cr|perl-HTTP-Proxy-0.240.0-2|47	
12cr|perl-HTTP-Proxy-0.240.0-2|48	%changelog
12cr|perl-HTTP-Proxy-0.240.0-2|49	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.240.0-1mdv2010.0
12cr|perl-HTTP-Proxy-0.240.0-2|50	+ Revision: 399299
12cr|perl-HTTP-Proxy-0.240.0-2|51	- update to 0.24
12cr|perl-HTTP-Proxy-0.240.0-2|52	- using %%perl_convert_version
12cr|perl-HTTP-Proxy-0.240.0-2|53	- fixed license field
12cr|perl-HTTP-Proxy-0.240.0-2|54	
12cr|perl-HTTP-Proxy-0.240.0-2|55	* Fri Sep 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-1mdv2009.0
12cr|perl-HTTP-Proxy-0.240.0-2|56	+ Revision: 281103
12cr|perl-HTTP-Proxy-0.240.0-2|57	- update to new version 0.23
12cr|perl-HTTP-Proxy-0.240.0-2|58	
12cr|perl-HTTP-Proxy-0.240.0-2|59	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.22-2mdv2009.0
12cr|perl-HTTP-Proxy-0.240.0-2|60	+ Revision: 268526
12cr|perl-HTTP-Proxy-0.240.0-2|61	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-HTTP-Proxy-0.240.0-2|62	
12cr|perl-HTTP-Proxy-0.240.0-2|63	* Tue May 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2009.0
12cr|perl-HTTP-Proxy-0.240.0-2|64	+ Revision: 202320
12cr|perl-HTTP-Proxy-0.240.0-2|65	- update to new version 0.22
12cr|perl-HTTP-Proxy-0.240.0-2|66	
12cr|perl-HTTP-Proxy-0.240.0-2|67	* Wed Apr 23 2008 Jérôme Quelin <jquelin@mandriva.org> 0.21-2mdv2009.0
12cr|perl-HTTP-Proxy-0.240.0-2|68	+ Revision: 196892
12cr|perl-HTTP-Proxy-0.240.0-2|69	- rebuild
12cr|perl-HTTP-Proxy-0.240.0-2|70	
12cr|perl-HTTP-Proxy-0.240.0-2|71	* Mon Apr 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.21-1mdv2009.0
12cr|perl-HTTP-Proxy-0.240.0-2|72	+ Revision: 196140
12cr|perl-HTTP-Proxy-0.240.0-2|73	- update to new version 0.21
12cr|perl-HTTP-Proxy-0.240.0-2|74	
12cr|perl-HTTP-Proxy-0.240.0-2|75	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.20-1mdv2008.1
12cr|perl-HTTP-Proxy-0.240.0-2|76	+ Revision: 135847
12cr|perl-HTTP-Proxy-0.240.0-2|77	- restore BuildRoot
12cr|perl-HTTP-Proxy-0.240.0-2|78	
12cr|perl-HTTP-Proxy-0.240.0-2|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-HTTP-Proxy-0.240.0-2|80	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTTP-Proxy-0.240.0-2|81	
12cr|perl-HTTP-Proxy-0.240.0-2|82	
12cr|perl-HTTP-Proxy-0.240.0-2|83	* Sat Sep 02 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-HTTP-Proxy-0.240.0-2|84	+ 2006-09-02 17:20:37 (59608)
12cr|perl-HTTP-Proxy-0.240.0-2|85	- 0.20
12cr|perl-HTTP-Proxy-0.240.0-2|86	
12cr|perl-HTTP-Proxy-0.240.0-2|87	* Sat Sep 02 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-HTTP-Proxy-0.240.0-2|88	+ 2006-09-02 17:18:41 (59607)
12cr|perl-HTTP-Proxy-0.240.0-2|89	Import perl-HTTP-Proxy
12cr|perl-HTTP-Proxy-0.240.0-2|90	
12cr|perl-HTTP-Proxy-0.240.0-2|91	* Fri Jun 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.19-1mdv2007.0
12cr|perl-HTTP-Proxy-0.240.0-2|92	- new version
12cr|perl-HTTP-Proxy-0.240.0-2|93	- rpmbuildupdate aware
12cr|perl-HTTP-Proxy-0.240.0-2|94	- spec cleanup
12cr|perl-HTTP-Proxy-0.240.0-2|95	
12cr|perl-HTTP-Proxy-0.240.0-2|96	* Mon Mar 20 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.18-1mdk
12cr|perl-HTTP-Proxy-0.240.0-2|97	- 0.18
12cr|perl-HTTP-Proxy-0.240.0-2|98	
12cr|perl-HTTP-Proxy-0.240.0-2|99	* Sat Oct 08 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.17-1mdk
12cr|perl-HTTP-Proxy-0.240.0-2|100	- 0.17
12cr|perl-HTTP-Proxy-0.240.0-2|101	
12cr|perl-HTTP-Proxy-0.240.0-2|102	* Mon Sep 19 2005 Pascal Terjan <pterjan@mandriva.org> 0.16-2mdk
12cr|perl-HTTP-Proxy-0.240.0-2|103	- BuildRequires perl-Module-Build
12cr|perl-HTTP-Proxy-0.240.0-2|104	
12cr|perl-HTTP-Proxy-0.240.0-2|105	* Thu Sep 08 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.16-1mdk
12cr|perl-HTTP-Proxy-0.240.0-2|106	- 0.16
12cr|perl-HTTP-Proxy-0.240.0-2|107	
12cr|perl-HTTP-Proxy-0.240.0-2|108	* Thu Apr 28 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.15-1mdk
12cr|perl-HTTP-Proxy-0.240.0-2|109	- 0.15
12cr|perl-HTTP-Proxy-0.240.0-2|110	
12cr|perl-HTTP-Proxy-0.240.0-2|111	* Mon Nov 01 2004 Michael Scherer <misc@mandrake.org> 0.13-2mdk
12cr|perl-HTTP-Proxy-0.240.0-2|112	- BuildRequires
12cr|perl-HTTP-Proxy-0.240.0-2|113	
12cr|perl-HTTP-Proxy-0.240.0-2|114	* Wed Aug 25 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.13-1mdk
12cr|perl-HTTP-Proxy-0.240.0-2|115	- Initial MDK release.
12cr|perl-HTTP-Proxy-0.240.0-2|116	

4716 12
12cr|perl-HTTP-Recorder-0.50.0-3|1	%define upstream_name	 HTTP-Recorder
12cr|perl-HTTP-Recorder-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-HTTP-Recorder-0.50.0-3|3	
12cr|perl-HTTP-Recorder-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-HTTP-Recorder-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTTP-Recorder-0.50.0-3|6	Release:	3
12cr|perl-HTTP-Recorder-0.50.0-3|7	
12cr|perl-HTTP-Recorder-0.50.0-3|8	Summary:	Record interaction with websites
12cr|perl-HTTP-Recorder-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-HTTP-Recorder-0.50.0-3|10	Group:		Development/Perl
12cr|perl-HTTP-Recorder-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTTP-Recorder-0.50.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/L/LE/LEIRA/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-HTTP-Recorder-0.50.0-3|13	# patch from https://rt.cpan.org/Public/Bug/Display.html?id=14388
12cr|perl-HTTP-Recorder-0.50.0-3|14	# fix crash preventing the use of HTTP-Recorder
12cr|perl-HTTP-Recorder-0.50.0-3|15	Patch0:		HTTP-Recorder-0.05-fix_cpan_14388.diff
12cr|perl-HTTP-Recorder-0.50.0-3|16	BuildRequires:	perl-devel
12cr|perl-HTTP-Recorder-0.50.0-3|17	BuildRequires:	perl(HTML::Parser)
12cr|perl-HTTP-Recorder-0.50.0-3|18	BuildRequires:	perl(HTTP::Request::Params)
12cr|perl-HTTP-Recorder-0.50.0-3|19	BuildRequires:	perl-libwww-perl
12cr|perl-HTTP-Recorder-0.50.0-3|20	BuildRequires:	perl(URI)
12cr|perl-HTTP-Recorder-0.50.0-3|21	BuildRequires:	perl(Email::Simple)
12cr|perl-HTTP-Recorder-0.50.0-3|22	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-HTTP-Recorder-0.50.0-3|23	BuildArch:	noarch
12cr|perl-HTTP-Recorder-0.50.0-3|24	
12cr|perl-HTTP-Recorder-0.50.0-3|25	%description
12cr|perl-HTTP-Recorder-0.50.0-3|26	This is a browser-independent recorder for recording interactions with
12cr|perl-HTTP-Recorder-0.50.0-3|27	web sites.
12cr|perl-HTTP-Recorder-0.50.0-3|28	
12cr|perl-HTTP-Recorder-0.50.0-3|29	%prep
12cr|perl-HTTP-Recorder-0.50.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTTP-Recorder-0.50.0-3|31	%patch0 -p0
12cr|perl-HTTP-Recorder-0.50.0-3|32	
12cr|perl-HTTP-Recorder-0.50.0-3|33	%build
12cr|perl-HTTP-Recorder-0.50.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTTP-Recorder-0.50.0-3|35	%make
12cr|perl-HTTP-Recorder-0.50.0-3|36	
12cr|perl-HTTP-Recorder-0.50.0-3|37	%check
12cr|perl-HTTP-Recorder-0.50.0-3|38	make test
12cr|perl-HTTP-Recorder-0.50.0-3|39	
12cr|perl-HTTP-Recorder-0.50.0-3|40	%install
12cr|perl-HTTP-Recorder-0.50.0-3|41	%makeinstall_std
12cr|perl-HTTP-Recorder-0.50.0-3|42	
12cr|perl-HTTP-Recorder-0.50.0-3|43	%files
12cr|perl-HTTP-Recorder-0.50.0-3|44	%doc README
12cr|perl-HTTP-Recorder-0.50.0-3|45	%{perl_vendorlib}/HTTP
12cr|perl-HTTP-Recorder-0.50.0-3|46	%{_mandir}/*/*
12cr|perl-HTTP-Recorder-0.50.0-3|47	
12cr|perl-HTTP-Recorder-0.50.0-3|48	
12cr|perl-HTTP-Recorder-0.50.0-3|49	%changelog
12cr|perl-HTTP-Recorder-0.50.0-3|50	* Wed Mar 10 2010 Michael Scherer <misc@mandriva.org> 0.50.0-2mdv2010.1
12cr|perl-HTTP-Recorder-0.50.0-3|51	+ Revision: 517256
12cr|perl-HTTP-Recorder-0.50.0-3|52	- fix crash " Can't locate object method "query_param"", patch from Stephen R. Scaffidi
12cr|perl-HTTP-Recorder-0.50.0-3|53	
12cr|perl-HTTP-Recorder-0.50.0-3|54	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-HTTP-Recorder-0.50.0-3|55	+ Revision: 403268
12cr|perl-HTTP-Recorder-0.50.0-3|56	- rebuild using %%perl_convert_version
12cr|perl-HTTP-Recorder-0.50.0-3|57	
12cr|perl-HTTP-Recorder-0.50.0-3|58	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.05-5mdv2009.0
12cr|perl-HTTP-Recorder-0.50.0-3|59	+ Revision: 257249
12cr|perl-HTTP-Recorder-0.50.0-3|60	- rebuild
12cr|perl-HTTP-Recorder-0.50.0-3|61	
12cr|perl-HTTP-Recorder-0.50.0-3|62	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.05-3mdv2008.1
12cr|perl-HTTP-Recorder-0.50.0-3|63	+ Revision: 135847
12cr|perl-HTTP-Recorder-0.50.0-3|64	- restore BuildRoot
12cr|perl-HTTP-Recorder-0.50.0-3|65	
12cr|perl-HTTP-Recorder-0.50.0-3|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-HTTP-Recorder-0.50.0-3|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTTP-Recorder-0.50.0-3|68	
12cr|perl-HTTP-Recorder-0.50.0-3|69	
12cr|perl-HTTP-Recorder-0.50.0-3|70	* Sat Oct 28 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 0.05-3mdv2007.0
12cr|perl-HTTP-Recorder-0.50.0-3|71	+ Revision: 73490
12cr|perl-HTTP-Recorder-0.50.0-3|72	- import perl-HTTP-Recorder-0.05-3mdv2007.1
12cr|perl-HTTP-Recorder-0.50.0-3|73	
12cr|perl-HTTP-Recorder-0.50.0-3|74	* Tue Apr 11 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.05-2mdk
12cr|perl-HTTP-Recorder-0.50.0-3|75	- Add BuildRequires
12cr|perl-HTTP-Recorder-0.50.0-3|76	
12cr|perl-HTTP-Recorder-0.50.0-3|77	* Mon Mar 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdk
12cr|perl-HTTP-Recorder-0.50.0-3|78	- 0.0.5
12cr|perl-HTTP-Recorder-0.50.0-3|79	- rpmbuildupdate aware
12cr|perl-HTTP-Recorder-0.50.0-3|80	- spec cleanup
12cr|perl-HTTP-Recorder-0.50.0-3|81	- better summary
12cr|perl-HTTP-Recorder-0.50.0-3|82	
12cr|perl-HTTP-Recorder-0.50.0-3|83	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.02-1mdk
12cr|perl-HTTP-Recorder-0.50.0-3|84	- initial Mandriva package
12cr|perl-HTTP-Recorder-0.50.0-3|85	

4717 12
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|1	%define	upstream_name	 HTTP-Request-AsCGI
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|2	%define upstream_version 1.2
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|3	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|6	Release:    2
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|7	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|8	Summary:	Setup a CGI enviroment from a HTTP::Request
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|10	Group:		Development/Perl
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|13	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|14	# http://search.cpan.org/src/CHANSEN/HTTP-Request-AsCGI-0.5/META.yml:
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|15	#     HTTP::Response:                1.53
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|16	# http://search.cpan.org/src/GAAS/libwww-perl-5.804/lib/HTTP/Response.pm = 1.52
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|17	BuildRequires:	perl(Carp)
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|18	BuildRequires:	perl(Class::Accessor)
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|19	BuildRequires:	perl(HTTP::Request)
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|20	BuildRequires:	perl(HTTP::Response) >= 1.530.0
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|21	BuildRequires:	perl(IO::File)
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|22	BuildRequires:	perl(Test::More)
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|23	BuildRequires:	perl-libwww-perl >= 5.805.0
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|24	BuildRequires:	perl-devel
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|25	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|26	BuildArch:	noarch
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|27	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|28	Requires:	perl(Class::Accessor)
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|29	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|30	%description
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|31	This module provides a convenient way of setting up an CGI enviroment
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|32	from an HTTP::Request object.
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|33	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|34	%prep
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|36	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|37	%build
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|39	%make
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|40	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|41	%check
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|42	%make test
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|43	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|44	%install
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|45	%makeinstall_std
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|46	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|47	%files
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|48	%doc README Changes examples
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|49	%{perl_vendorlib}/HTTP
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|50	%{_mandir}/*/*
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|51	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|52	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|53	%changelog
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|54	* Wed Jan 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.200.0-1mdv2010.1
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|55	+ Revision: 490487
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|56	- update to 1.2
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|57	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|58	* Tue Dec 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2010.1
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|59	+ Revision: 472241
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|60	- update to 1.0
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|61	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|62	* Mon Nov 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.900.0-1mdv2010.1
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|63	+ Revision: 469245
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|64	- rebuild using %%perl_convert_version
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|65	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|66	* Mon Jun 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9-2mdv2010.0
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|67	+ Revision: 390766
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|68	- fix dependencies
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|69	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|70	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9-1mdv2010.0
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|71	+ Revision: 370131
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|72	- update to new version 0.9
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|73	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|74	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.5-7mdv2009.0
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|75	+ Revision: 257251
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|76	- rebuild
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|77	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|78	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.5-5mdv2008.1
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|79	+ Revision: 136998
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|80	- rebuild
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|81	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|82	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|83	- restore BuildRoot
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|84	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|86	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|87	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|88	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|89	* Tue Sep 05 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|90	+ 2006-09-05 12:20:57 (60027)
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|91	- whitespace changed to fix mixed-use-of-spaces-and-tabs
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|92	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|93	* Tue Sep 05 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|94	+ 2006-09-05 12:17:13 (60025)
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|95	- spec file cleanup
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|96	- bump release for rebuild
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|97	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|98	* Tue Sep 05 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|99	+ 2006-09-05 12:10:48 (60024)
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|100	Import perl-HTTP-Request-AsCGI
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|101	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|102	* Fri May 05 2006 Scott Karns <scottk@mandriva.org> 0.5-3mdk
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|103	- Updated BuildRequires
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|104	- Updated to comply with Mandriva perl packaging policies
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|105	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|106	* Mon Mar 06 2006 Buchan Milne <bgmilne@mandriva.org> 0.5-2mdk
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|107	- buildrequire newer perl-libwww-perl (aid backport)
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|108	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|109	* Wed Jan 25 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.5-1mdk
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|110	- 0.5
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|111	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|112	* Mon Jan 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.3-1mdk
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|113	- 0.3
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|114	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|115	* Tue Dec 20 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.2-4mdk
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|116	- Fix BuildRequires
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|117	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|118	* Tue Dec 20 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.2-3mdk
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|119	- Fix BuildRequires
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|120	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|121	* Mon Dec 19 2005 Buchan Milne <bgmilne@mandriva.org> 0.2-2mdk
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|122	- Rebuild
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|123	- use mkrel
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|124	
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|125	* Sat Dec 03 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.2-1mdk
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|126	- Initial MDV package
12cr|perl-HTTP-Request-AsCGI-1.200.0-2|127	

4718 12
12cr|perl-HTTP-Request-Params-1.10.0-2|1	%define upstream_name	 HTTP-Request-Params
12cr|perl-HTTP-Request-Params-1.10.0-2|2	%define upstream_version 1.01
12cr|perl-HTTP-Request-Params-1.10.0-2|3	
12cr|perl-HTTP-Request-Params-1.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTTP-Request-Params-1.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTTP-Request-Params-1.10.0-2|6	Release:	2
12cr|perl-HTTP-Request-Params-1.10.0-2|7	
12cr|perl-HTTP-Request-Params-1.10.0-2|8	Summary:	Retrieve GET/POST Parameters from HTTP Requests
12cr|perl-HTTP-Request-Params-1.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTTP-Request-Params-1.10.0-2|10	Group:		Development/Perl
12cr|perl-HTTP-Request-Params-1.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTTP-Request-Params-1.10.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-HTTP-Request-Params-1.10.0-2|13	
12cr|perl-HTTP-Request-Params-1.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTTP-Request-Params-1.10.0-2|15	BuildRequires:	perl(Email::MIME::Modifier)
12cr|perl-HTTP-Request-Params-1.10.0-2|16	BuildRequires:	perl(CGI)
12cr|perl-HTTP-Request-Params-1.10.0-2|17	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-HTTP-Request-Params-1.10.0-2|18	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-HTTP-Request-Params-1.10.0-2|19	BuildRequires:	perl(Email::Simple)
12cr|perl-HTTP-Request-Params-1.10.0-2|20	BuildArch:	noarch
12cr|perl-HTTP-Request-Params-1.10.0-2|21	
12cr|perl-HTTP-Request-Params-1.10.0-2|22	%description
12cr|perl-HTTP-Request-Params-1.10.0-2|23	This software does all the dirty work of parsing HTTP Requests to find incoming
12cr|perl-HTTP-Request-Params-1.10.0-2|24	query parameters.
12cr|perl-HTTP-Request-Params-1.10.0-2|25	
12cr|perl-HTTP-Request-Params-1.10.0-2|26	%prep
12cr|perl-HTTP-Request-Params-1.10.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTTP-Request-Params-1.10.0-2|28	
12cr|perl-HTTP-Request-Params-1.10.0-2|29	%build
12cr|perl-HTTP-Request-Params-1.10.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTTP-Request-Params-1.10.0-2|31	%make
12cr|perl-HTTP-Request-Params-1.10.0-2|32	
12cr|perl-HTTP-Request-Params-1.10.0-2|33	%check
12cr|perl-HTTP-Request-Params-1.10.0-2|34	make test
12cr|perl-HTTP-Request-Params-1.10.0-2|35	
12cr|perl-HTTP-Request-Params-1.10.0-2|36	%install
12cr|perl-HTTP-Request-Params-1.10.0-2|37	%makeinstall_std
12cr|perl-HTTP-Request-Params-1.10.0-2|38	
12cr|perl-HTTP-Request-Params-1.10.0-2|39	%files
12cr|perl-HTTP-Request-Params-1.10.0-2|40	%doc README
12cr|perl-HTTP-Request-Params-1.10.0-2|41	%{perl_vendorlib}/HTTP
12cr|perl-HTTP-Request-Params-1.10.0-2|42	%{_mandir}/*/*
12cr|perl-HTTP-Request-Params-1.10.0-2|43	
12cr|perl-HTTP-Request-Params-1.10.0-2|44	%changelog
12cr|perl-HTTP-Request-Params-1.10.0-2|45	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.10.0-1mdv2010.0
12cr|perl-HTTP-Request-Params-1.10.0-2|46	+ Revision: 403305
12cr|perl-HTTP-Request-Params-1.10.0-2|47	- rebuild using %%perl_convert_version
12cr|perl-HTTP-Request-Params-1.10.0-2|48	
12cr|perl-HTTP-Request-Params-1.10.0-2|49	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.01-7mdv2009.0
12cr|perl-HTTP-Request-Params-1.10.0-2|50	+ Revision: 257253
12cr|perl-HTTP-Request-Params-1.10.0-2|51	- rebuild
12cr|perl-HTTP-Request-Params-1.10.0-2|52	
12cr|perl-HTTP-Request-Params-1.10.0-2|53	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-HTTP-Request-Params-1.10.0-2|54	- restore BuildRoot
12cr|perl-HTTP-Request-Params-1.10.0-2|55	
12cr|perl-HTTP-Request-Params-1.10.0-2|56	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.01-5mdv2008.1
12cr|perl-HTTP-Request-Params-1.10.0-2|57	+ Revision: 122711
12cr|perl-HTTP-Request-Params-1.10.0-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTTP-Request-Params-1.10.0-2|59	
12cr|perl-HTTP-Request-Params-1.10.0-2|60	
12cr|perl-HTTP-Request-Params-1.10.0-2|61	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-5mdv2007.0
12cr|perl-HTTP-Request-Params-1.10.0-2|62	- Rebuild
12cr|perl-HTTP-Request-Params-1.10.0-2|63	
12cr|perl-HTTP-Request-Params-1.10.0-2|64	* Thu May 04 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-4mdk
12cr|perl-HTTP-Request-Params-1.10.0-2|65	- buildrequires fix
12cr|perl-HTTP-Request-Params-1.10.0-2|66	- better buildrequirres syntax
12cr|perl-HTTP-Request-Params-1.10.0-2|67	- better source URL
12cr|perl-HTTP-Request-Params-1.10.0-2|68	
12cr|perl-HTTP-Request-Params-1.10.0-2|69	* Mon Apr 10 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.01-3mdk
12cr|perl-HTTP-Request-Params-1.10.0-2|70	- Add BuildRequires
12cr|perl-HTTP-Request-Params-1.10.0-2|71	
12cr|perl-HTTP-Request-Params-1.10.0-2|72	* Tue Mar 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-2mdk
12cr|perl-HTTP-Request-Params-1.10.0-2|73	- fix buildrequires
12cr|perl-HTTP-Request-Params-1.10.0-2|74	
12cr|perl-HTTP-Request-Params-1.10.0-2|75	* Mon Mar 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdk
12cr|perl-HTTP-Request-Params-1.10.0-2|76	- first mdk release
12cr|perl-HTTP-Request-Params-1.10.0-2|77	

4719 12
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|1	%define upstream_name    HTTP-Server-Simple-Authen
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|3	
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|6	Release:	3
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|7	
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|8	Summary:	Authentication plugin for HTTP::Server::Simple
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|10	Group:		Development/Perl
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|13	
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|15	BuildRequires:	perl(Authen::Simple)
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|16	BuildRequires:	perl(HTTP::Server::Simple)
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|18	BuildArch:	noarch
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|19	
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|20	%description
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|21	HTTP::Server::Simple::Authen is an HTTP::Server::Simple plugin to allow
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|22	HTTP authentication. Authentication scheme is pluggable and you can use
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|23	whatever Authentication protocol that Authen::Simple supports.
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|24	
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|25	You can use 'authenticate' method whatever you want to authenticate the
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|26	request. The method returns '$username' taken from the request if the
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|27	authentication is successful, and 'undef' otherwise. The code in the
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|28	/SYNOPSIS manpage requires authentication for all the requests and behaves
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|29	just the same as Apache's 'Require valid-user'.
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|30	
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|31	The following code will explain more about conditioning.
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|32	
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|33	%prep
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|35	
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|36	%build
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|38	%make
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|39	
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|40	%check
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|41	%make test
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|42	
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|43	%install
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|44	%makeinstall_std
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|45	
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|46	%files
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|47	%doc META.yml Changes
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|48	%{_mandir}/man3/*
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|49	%{perl_vendorlib}/*
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|50	
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|51	%changelog
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|52	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|53	+ Revision: 653596
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|54	- rebuild for updated spec-helper
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|55	
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|56	* Wed Aug 04 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|57	+ Revision: 565894
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|58	- import perl-HTTP-Server-Simple-Authen
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|59	
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|60	
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|61	* Wed Aug 04 2010 cpan2dist 0.04-1mdv
12cr|perl-HTTP-Server-Simple-Authen-0.40.0-3|62	- initial mdv release, generated with cpan2dist

4720 12
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|1	%define upstream_name    HTTP-Server-Simple-Mason
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|2	%define upstream_version 0.14
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|3	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|6	Release:	2
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|7	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|8	Summary:	Module for an abstract baseclass for a standalone mason server
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|9	License:	GPL+ or Artistic
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|10	Group:		Development/Perl
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|13	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|14	BuildRequires:	perl-devel
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|15	BuildRequires:	perl(HTML::Mason)
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|16	BuildRequires:	perl-libwww-perl
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|17	BuildRequires:	perl(HTTP::Server::Simple)
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|18	BuildRequires:	perl(Hook::LexWrap)
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|19	BuildArch:	noarch
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|20	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|21	%description
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|22	Perl module that contains a abstract baseclass for a standalone mason server.
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|23	This is based on HTTP::Server::Simple.
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|24	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|25	%prep
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|27	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|28	%build
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|30	%make
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|31	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|32	%check
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|33	make test
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|34	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|35	%install
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|36	%makeinstall_std
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|37	rm -rf %{buildroot}%{perl_vendorarch}
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|38	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|39	%files
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|40	%doc Changes
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|41	%{perl_vendorlib}/*
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|42	%{_mandir}/man3/*
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|43	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|44	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|45	%changelog
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|46	* Fri Nov 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|47	+ Revision: 596557
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|48	- update to new version 0.14
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|49	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|50	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.130.0-1mdv2011.0
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|51	+ Revision: 461290
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|52	- update to 0.13
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|53	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|54	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.0
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|55	+ Revision: 406065
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|56	- rebuild using %%perl_convert_version
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|57	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|58	* Wed Jul 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2010.0
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|59	+ Revision: 393524
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|60	- update to new version 0.12
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|61	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|62	* Tue Dec 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.1
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|63	+ Revision: 309308
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|64	- update to new version 0.11
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|65	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|66	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.09-8mdv2009.0
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|67	+ Revision: 257255
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|68	- rebuild
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|69	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|70	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.09-6mdv2008.1
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|71	+ Revision: 135847
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|72	- restore BuildRoot
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|73	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|75	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|76	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|77	* Fri Sep 07 2007 Michael Scherer <misc@mandriva.org> 0.09-6mdv2008.0
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|78	+ Revision: 81721
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|79	- rebuild for 2008
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|80	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|81	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|82	* Wed Dec 28 2005 Michael Scherer <misc@mandriva.org> 0.09-5mdk
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|83	- Do not ship empty dir
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|84	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|85	* Fri Dec 23 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.09-4mdk
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|86	- Fix BuildRequires
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|87	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|88	* Fri Dec 23 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.09-3mdk
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|89	- Fix BuildRequires
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|90	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|91	* Fri Dec 16 2005 Michael Scherer <misc@mandriva.org> 0.09-2mdk
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|92	- Fix BuildRequires
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|93	
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|94	* Sat Oct 01 2005 Michael Scherer <misc@mandriva.org> 0.09-1mdk
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|95	- First mandriva package
12cr|perl-HTTP-Server-Simple-Mason-0.140.0-2|96	

4721 12
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|1	%define upstream_name    HTTP-Server-Simple-PSGI
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|2	%define upstream_version 0.14
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|3	
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|6	Release:	4
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|7	
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|8	Summary:	PSGI handler for HTTP::Server::Simple
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|9	License:	GPL+ or Artistic
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|10	Group:		Development/Perl
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|13	
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|14	BuildRequires:	perl-devel
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|15	BuildRequires:	perl(HTTP::Server::Simple)
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|16	BuildArch:	noarch
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|17	
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|18	%description
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|19	HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server that
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|20	can run PSGI applications. This module only depends on the
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|21	HTTP::Server::Simple manpage, which itself doesn't depend on any non-core
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|22	modules so it's best to be used as an embedded web server.
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|23	
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|24	%prep
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|26	
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|27	%build
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|29	%make
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|30	
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|31	%check
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|32	%make test
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|33	
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|34	%install
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|35	%makeinstall_std
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|36	
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|37	%files
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|38	%doc Changes META.yml README
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|39	%{_mandir}/man3/*
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|40	%{perl_vendorlib}/*
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|41	
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|42	%changelog
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|43	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.140.0-3mdv2011.0
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|44	+ Revision: 657779
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|45	- rebuild for updated spec-helper
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|46	- rebuild for updated spec-helper
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|47	
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|48	* Sat Oct 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|49	+ Revision: 586066
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|50	- import perl-HTTP-Server-Simple-PSGI
12cr|perl-HTTP-Server-Simple-PSGI-0.140.0-4|51	

4722 12
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|1	%define upstream_name HTTP-SimpleLinkChecker
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|2	%define upstream_version 1.16
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|3	
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|4	Name: perl-%{upstream_name}
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|5	Version: %perl_convert_version %{upstream_version}
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|6	Release: 1
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|7	
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|8	Summary: HTTP::SimpleLinkChecker - Check the HTTP response code for a link
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|9	License: GPLv1+ or Artistic
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|10	Group: Development/Perl
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|11	Url: https://github.com/briandfoy/http-simplelinkchecker
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|12	Source0: http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|13	
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|14	BuildRequires: perl-devel
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|15	BuildArch: noarch
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|16	
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|17	%description
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|18	You don't have to know anything about objected-oriented Perl, LWP, or
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|19	the HTTP module to be able to check your links. This module is
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|20	designed for the casual user. It has one function, C<check_link>, that
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|21	returns the HTTP response code that it receives when it tries to fetch
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|22	the web address passed to it. The undef value is returned for any
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|23	non-HTTP failure and the C<$HTTP::SimpleLinkChecker::ERROR> variable
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|24	is set.
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|25	
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|26	%prep
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|28	
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|29	%build
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|31	%make
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|32	
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|33	%check
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|34	%make test
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|35	
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|36	%install
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|37	%makeinstall_std
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|38	
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|39	%files
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|40	%doc Changes LICENSE README
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|41	%{_bindir}/http_status
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|42	%{perl_vendorlib}/HTTP/SimpleLinkChecker.pm
12cr|perl-HTTP-SimpleLinkChecker-1.160.0-1|43	%{_mandir}/man*/*

4723 12
12cr|perl-I18N-Charset-1.396-2|1	%define module	I18N-Charset
12cr|perl-I18N-Charset-1.396-2|2	
12cr|perl-I18N-Charset-1.396-2|3	Name:		perl-%{module}
12cr|perl-I18N-Charset-1.396-2|4	Version:	1.396
12cr|perl-I18N-Charset-1.396-2|5	Release:	2
12cr|perl-I18N-Charset-1.396-2|6	Summary:	IANA Character Set Registry names and Unicode::MapUTF8
12cr|perl-I18N-Charset-1.396-2|7	License:	GPL or Artistic
12cr|perl-I18N-Charset-1.396-2|8	Group:		Development/Perl
12cr|perl-I18N-Charset-1.396-2|9	Source:		http://search.cpan.org/CPAN/authors/id/M/MT/MTHURN/%{module}-%{version}.tar.bz2
12cr|perl-I18N-Charset-1.396-2|10	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-I18N-Charset-1.396-2|11	BuildRequires:	perl-devel
12cr|perl-I18N-Charset-1.396-2|12	BuildRequires:	perl(IO::Capture)
12cr|perl-I18N-Charset-1.396-2|13	BuildRequires:	perl(App::Info)
12cr|perl-I18N-Charset-1.396-2|14	BuildRequires:	perl(Unicode::Map)
12cr|perl-I18N-Charset-1.396-2|15	BuildRequires:	perl(Unicode::Map8)
12cr|perl-I18N-Charset-1.396-2|16	BuildRequires:	perl(IO::String)
12cr|perl-I18N-Charset-1.396-2|17	BuildArch:	noarch
12cr|perl-I18N-Charset-1.396-2|18	
12cr|perl-I18N-Charset-1.396-2|19	%description
12cr|perl-I18N-Charset-1.396-2|20	This distribution contains a module I18N::Charset which maps Character
12cr|perl-I18N-Charset-1.396-2|21	Set names to the names officially registered with IANA.  For example,
12cr|perl-I18N-Charset-1.396-2|22	'Shift_JIS' is the official name of what is often referred to in HTML
12cr|perl-I18N-Charset-1.396-2|23	headers as 'x-sjis'.
12cr|perl-I18N-Charset-1.396-2|24	
12cr|perl-I18N-Charset-1.396-2|25	It also maps character set names to Unicode::Map, Unicode::Map8, and
12cr|perl-I18N-Charset-1.396-2|26	Unicode::MapUTF8 conversion scheme names (if those modules are
12cr|perl-I18N-Charset-1.396-2|27	installed).  For example, the Unicode::Map8 scheme name for
12cr|perl-I18N-Charset-1.396-2|28	'windows-1251' is 'cp1251'.
12cr|perl-I18N-Charset-1.396-2|29	
12cr|perl-I18N-Charset-1.396-2|30	It also maps character set names to their preferred MIME names.  For
12cr|perl-I18N-Charset-1.396-2|31	example, the preferred MIME name for 'ISO_646.irv:1991' is 'US-ASCII'.
12cr|perl-I18N-Charset-1.396-2|32	
12cr|perl-I18N-Charset-1.396-2|33	It also maps character set names to conversion scheme names as defined
12cr|perl-I18N-Charset-1.396-2|34	by the iconv library.  For example, the iconv conversion scheme name
12cr|perl-I18N-Charset-1.396-2|35	for 'Shift_JIS' is 'MS_KANJI'.
12cr|perl-I18N-Charset-1.396-2|36	
12cr|perl-I18N-Charset-1.396-2|37	It also maps character set names to encoding names as defined
12cr|perl-I18N-Charset-1.396-2|38	by the Encode module.  For example, the Encode encoding name
12cr|perl-I18N-Charset-1.396-2|39	for 'Shift_JIS' is 'shiftjis'.
12cr|perl-I18N-Charset-1.396-2|40	
12cr|perl-I18N-Charset-1.396-2|41	%prep
12cr|perl-I18N-Charset-1.396-2|42	%setup -q -n %{module}-%{version}
12cr|perl-I18N-Charset-1.396-2|43	
12cr|perl-I18N-Charset-1.396-2|44	%build
12cr|perl-I18N-Charset-1.396-2|45	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-I18N-Charset-1.396-2|46	%make
12cr|perl-I18N-Charset-1.396-2|47	
12cr|perl-I18N-Charset-1.396-2|48	%check
12cr|perl-I18N-Charset-1.396-2|49	make test
12cr|perl-I18N-Charset-1.396-2|50	
12cr|perl-I18N-Charset-1.396-2|51	%install
12cr|perl-I18N-Charset-1.396-2|52	%makeinstall_std
12cr|perl-I18N-Charset-1.396-2|53	
12cr|perl-I18N-Charset-1.396-2|54	%files
12cr|perl-I18N-Charset-1.396-2|55	%doc Changes README
12cr|perl-I18N-Charset-1.396-2|56	%{perl_vendorlib}/I18N
12cr|perl-I18N-Charset-1.396-2|57	%{_mandir}/*/*
12cr|perl-I18N-Charset-1.396-2|58	
12cr|perl-I18N-Charset-1.396-2|59	%changelog
12cr|perl-I18N-Charset-1.396-2|60	* Fri Nov 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.396-1mdv2011.0
12cr|perl-I18N-Charset-1.396-2|61	+ Revision: 596558
12cr|perl-I18N-Charset-1.396-2|62	- update to new version 1.396
12cr|perl-I18N-Charset-1.396-2|63	
12cr|perl-I18N-Charset-1.396-2|64	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.394-2mdv2011.0
12cr|perl-I18N-Charset-1.396-2|65	+ Revision: 430467
12cr|perl-I18N-Charset-1.396-2|66	- rebuild
12cr|perl-I18N-Charset-1.396-2|67	
12cr|perl-I18N-Charset-1.396-2|68	* Sun Jul 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.394-1mdv2009.0
12cr|perl-I18N-Charset-1.396-2|69	+ Revision: 234278
12cr|perl-I18N-Charset-1.396-2|70	- update to new version 1.394
12cr|perl-I18N-Charset-1.396-2|71	
12cr|perl-I18N-Charset-1.396-2|72	* Sun Jul 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.392-1mdv2009.0
12cr|perl-I18N-Charset-1.396-2|73	+ Revision: 232107
12cr|perl-I18N-Charset-1.396-2|74	- update to new version 1.392
12cr|perl-I18N-Charset-1.396-2|75	
12cr|perl-I18N-Charset-1.396-2|76	* Mon Jun 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.391-1mdv2009.0
12cr|perl-I18N-Charset-1.396-2|77	+ Revision: 230270
12cr|perl-I18N-Charset-1.396-2|78	- update to new version 1.391
12cr|perl-I18N-Charset-1.396-2|79	
12cr|perl-I18N-Charset-1.396-2|80	* Wed May 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.389-1mdv2009.0
12cr|perl-I18N-Charset-1.396-2|81	+ Revision: 212214
12cr|perl-I18N-Charset-1.396-2|82	- update to new version 1.389
12cr|perl-I18N-Charset-1.396-2|83	
12cr|perl-I18N-Charset-1.396-2|84	* Fri Feb 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.388-1mdv2008.1
12cr|perl-I18N-Charset-1.396-2|85	+ Revision: 173947
12cr|perl-I18N-Charset-1.396-2|86	- update to new version 1.388
12cr|perl-I18N-Charset-1.396-2|87	
12cr|perl-I18N-Charset-1.396-2|88	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-I18N-Charset-1.396-2|89	- restore BuildRoot
12cr|perl-I18N-Charset-1.396-2|90	
12cr|perl-I18N-Charset-1.396-2|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-I18N-Charset-1.396-2|92	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-I18N-Charset-1.396-2|93	
12cr|perl-I18N-Charset-1.396-2|94	* Mon Jul 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.385-1mdv2008.0
12cr|perl-I18N-Charset-1.396-2|95	+ Revision: 52491
12cr|perl-I18N-Charset-1.396-2|96	- update to new version 1.385
12cr|perl-I18N-Charset-1.396-2|97	
12cr|perl-I18N-Charset-1.396-2|98	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 1.382-1mdv2008.0
12cr|perl-I18N-Charset-1.396-2|99	+ Revision: 20194
12cr|perl-I18N-Charset-1.396-2|100	- 1.382
12cr|perl-I18N-Charset-1.396-2|101	
12cr|perl-I18N-Charset-1.396-2|102	
12cr|perl-I18N-Charset-1.396-2|103	* Tue Dec 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.379-1mdk
12cr|perl-I18N-Charset-1.396-2|104	- New release 1.379
12cr|perl-I18N-Charset-1.396-2|105	- spec cleanup
12cr|perl-I18N-Charset-1.396-2|106	- fix directory ownership
12cr|perl-I18N-Charset-1.396-2|107	- dropped patch (fixed upstream)
12cr|perl-I18N-Charset-1.396-2|108	
12cr|perl-I18N-Charset-1.396-2|109	* Sun Jul 31 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.375-2mdk
12cr|perl-I18N-Charset-1.396-2|110	- Fix BuildRequires
12cr|perl-I18N-Charset-1.396-2|111	
12cr|perl-I18N-Charset-1.396-2|112	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.375-1mdk
12cr|perl-I18N-Charset-1.396-2|113	- initial Mandriva package
12cr|perl-I18N-Charset-1.396-2|114	

4724 12
12cr|perl-Ima-DBI-0.35-3|1	%define module	Ima-DBI
12cr|perl-Ima-DBI-0.35-3|2	
12cr|perl-Ima-DBI-0.35-3|3	Name:		perl-%{module}
12cr|perl-Ima-DBI-0.35-3|4	Version:	0.35
12cr|perl-Ima-DBI-0.35-3|5	Release:	3
12cr|perl-Ima-DBI-0.35-3|6	Summary:	Database connection caching and organization
12cr|perl-Ima-DBI-0.35-3|7	License:	GPL or Artistic
12cr|perl-Ima-DBI-0.35-3|8	Group:		Development/Perl
12cr|perl-Ima-DBI-0.35-3|9	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Ima-DBI-0.35-3|10	Source:		http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/%{module}-%{version}.tar.gz
12cr|perl-Ima-DBI-0.35-3|11	
12cr|perl-Ima-DBI-0.35-3|12	BuildRequires:	perl-devel
12cr|perl-Ima-DBI-0.35-3|13	BuildRequires:	perl(DBIx::ContextualFetch)
12cr|perl-Ima-DBI-0.35-3|14	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Ima-DBI-0.35-3|15	BuildRequires:	perl(DBI)
12cr|perl-Ima-DBI-0.35-3|16	BuildArch:	noarch
12cr|perl-Ima-DBI-0.35-3|17	
12cr|perl-Ima-DBI-0.35-3|18	%description
12cr|perl-Ima-DBI-0.35-3|19	Ima::DBI attempts to organize and facilitate caching and more efficient use of
12cr|perl-Ima-DBI-0.35-3|20	database connections and statement handles by storing DBI and SQL information
12cr|perl-Ima-DBI-0.35-3|21	with your class (instead of as separate objects). This allows you to pass
12cr|perl-Ima-DBI-0.35-3|22	around just one object without worrying about a trail of DBI handles behind it.
12cr|perl-Ima-DBI-0.35-3|23	
12cr|perl-Ima-DBI-0.35-3|24	%prep
12cr|perl-Ima-DBI-0.35-3|25	%setup -q -n %{module}-%{version}
12cr|perl-Ima-DBI-0.35-3|26	
12cr|perl-Ima-DBI-0.35-3|27	%build
12cr|perl-Ima-DBI-0.35-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Ima-DBI-0.35-3|29	%make
12cr|perl-Ima-DBI-0.35-3|30	
12cr|perl-Ima-DBI-0.35-3|31	%check
12cr|perl-Ima-DBI-0.35-3|32	make test
12cr|perl-Ima-DBI-0.35-3|33	
12cr|perl-Ima-DBI-0.35-3|34	%install
12cr|perl-Ima-DBI-0.35-3|35	%makeinstall_std
12cr|perl-Ima-DBI-0.35-3|36	
12cr|perl-Ima-DBI-0.35-3|37	%files
12cr|perl-Ima-DBI-0.35-3|38	%doc Changes README
12cr|perl-Ima-DBI-0.35-3|39	%{perl_vendorlib}/Ima
12cr|perl-Ima-DBI-0.35-3|40	%{_mandir}/*/*
12cr|perl-Ima-DBI-0.35-3|41	
12cr|perl-Ima-DBI-0.35-3|42	%changelog
12cr|perl-Ima-DBI-0.35-3|43	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.35-2mdv2010.0
12cr|perl-Ima-DBI-0.35-3|44	+ Revision: 430468
12cr|perl-Ima-DBI-0.35-3|45	- rebuild
12cr|perl-Ima-DBI-0.35-3|46	
12cr|perl-Ima-DBI-0.35-3|47	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.35-1mdv2009.0
12cr|perl-Ima-DBI-0.35-3|48	+ Revision: 271775
12cr|perl-Ima-DBI-0.35-3|49	- new version
12cr|perl-Ima-DBI-0.35-3|50	
12cr|perl-Ima-DBI-0.35-3|51	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.34-7mdv2009.0
12cr|perl-Ima-DBI-0.35-3|52	+ Revision: 241484
12cr|perl-Ima-DBI-0.35-3|53	- rebuild
12cr|perl-Ima-DBI-0.35-3|54	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Ima-DBI-0.35-3|55	
12cr|perl-Ima-DBI-0.35-3|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Ima-DBI-0.35-3|57	- restore BuildRoot
12cr|perl-Ima-DBI-0.35-3|58	
12cr|perl-Ima-DBI-0.35-3|59	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-5mdv2008.0
12cr|perl-Ima-DBI-0.35-3|60	+ Revision: 86474
12cr|perl-Ima-DBI-0.35-3|61	- rebuild
12cr|perl-Ima-DBI-0.35-3|62	
12cr|perl-Ima-DBI-0.35-3|63	
12cr|perl-Ima-DBI-0.35-3|64	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-4mdv2007.0
12cr|perl-Ima-DBI-0.35-3|65	- Rebuild
12cr|perl-Ima-DBI-0.35-3|66	
12cr|perl-Ima-DBI-0.35-3|67	* Wed Dec 28 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.34-3mdk
12cr|perl-Ima-DBI-0.35-3|68	- Add BuildRequires
12cr|perl-Ima-DBI-0.35-3|69	
12cr|perl-Ima-DBI-0.35-3|70	* Wed Dec 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-2mdk
12cr|perl-Ima-DBI-0.35-3|71	- fix buildrequires
12cr|perl-Ima-DBI-0.35-3|72	
12cr|perl-Ima-DBI-0.35-3|73	* Mon Dec 05 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-1mdk
12cr|perl-Ima-DBI-0.35-3|74	- first mdk release
12cr|perl-Ima-DBI-0.35-3|75	

4725 12
12cr|perl-Image-Base-1.160.0-2|1	%define upstream_name	 Image-Base
12cr|perl-Image-Base-1.160.0-2|2	%define upstream_version 1.16
12cr|perl-Image-Base-1.160.0-2|3	
12cr|perl-Image-Base-1.160.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Image-Base-1.160.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Image-Base-1.160.0-2|6	Release:	2
12cr|perl-Image-Base-1.160.0-2|7	
12cr|perl-Image-Base-1.160.0-2|8	Summary:	Base class for loading, manipulating and saving images
12cr|perl-Image-Base-1.160.0-2|9	License:	GPL+ or Artistic
12cr|perl-Image-Base-1.160.0-2|10	Group:		Development/Perl
12cr|perl-Image-Base-1.160.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Image-Base-1.160.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SU/SUMMER/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Image-Base-1.160.0-2|13	
12cr|perl-Image-Base-1.160.0-2|14	BuildRequires:	perl-devel
12cr|perl-Image-Base-1.160.0-2|15	BuildArch:	noarch
12cr|perl-Image-Base-1.160.0-2|16	
12cr|perl-Image-Base-1.160.0-2|17	%description
12cr|perl-Image-Base-1.160.0-2|18	This class should not be used directly. Known inheritors are Image::Xbm and
12cr|perl-Image-Base-1.160.0-2|19	Image::Xpm.
12cr|perl-Image-Base-1.160.0-2|20	
12cr|perl-Image-Base-1.160.0-2|21	%prep
12cr|perl-Image-Base-1.160.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Image-Base-1.160.0-2|23	
12cr|perl-Image-Base-1.160.0-2|24	%build
12cr|perl-Image-Base-1.160.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Image-Base-1.160.0-2|26	%make
12cr|perl-Image-Base-1.160.0-2|27	
12cr|perl-Image-Base-1.160.0-2|28	%check
12cr|perl-Image-Base-1.160.0-2|29	make test
12cr|perl-Image-Base-1.160.0-2|30	
12cr|perl-Image-Base-1.160.0-2|31	%install
12cr|perl-Image-Base-1.160.0-2|32	%makeinstall_std
12cr|perl-Image-Base-1.160.0-2|33	
12cr|perl-Image-Base-1.160.0-2|34	%files
12cr|perl-Image-Base-1.160.0-2|35	%doc README
12cr|perl-Image-Base-1.160.0-2|36	%{perl_vendorlib}/Image
12cr|perl-Image-Base-1.160.0-2|37	%{_mandir}/*/*
12cr|perl-Image-Base-1.160.0-2|38	
12cr|perl-Image-Base-1.160.0-2|39	%changelog
12cr|perl-Image-Base-1.160.0-2|40	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.160.0-1mdv2011
12cr|perl-Image-Base-1.160.0-2|41	+ Revision: 690267
12cr|perl-Image-Base-1.160.0-2|42	- update to new version 1.16
12cr|perl-Image-Base-1.160.0-2|43	
12cr|perl-Image-Base-1.160.0-2|44	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 1.150.0-2
12cr|perl-Image-Base-1.160.0-2|45	+ Revision: 640768
12cr|perl-Image-Base-1.160.0-2|46	- rebuild to obsolete old packages
12cr|perl-Image-Base-1.160.0-2|47	
12cr|perl-Image-Base-1.160.0-2|48	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.150.0-1
12cr|perl-Image-Base-1.160.0-2|49	+ Revision: 638911
12cr|perl-Image-Base-1.160.0-2|50	- update to new version 1.15
12cr|perl-Image-Base-1.160.0-2|51	
12cr|perl-Image-Base-1.160.0-2|52	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.140.0-1
12cr|perl-Image-Base-1.160.0-2|53	+ Revision: 634271
12cr|perl-Image-Base-1.160.0-2|54	- update to new version 1.14
12cr|perl-Image-Base-1.160.0-2|55	
12cr|perl-Image-Base-1.160.0-2|56	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.120.0-1mdv2011.0
12cr|perl-Image-Base-1.160.0-2|57	+ Revision: 601876
12cr|perl-Image-Base-1.160.0-2|58	- update to new version 1.12
12cr|perl-Image-Base-1.160.0-2|59	- update to new version 1.11
12cr|perl-Image-Base-1.160.0-2|60	
12cr|perl-Image-Base-1.160.0-2|61	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-1mdv2011.0
12cr|perl-Image-Base-1.160.0-2|62	+ Revision: 402540
12cr|perl-Image-Base-1.160.0-2|63	- update to 0.56
12cr|perl-Image-Base-1.160.0-2|64	
12cr|perl-Image-Base-1.160.0-2|65	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.07-11mdv2009.0
12cr|perl-Image-Base-1.160.0-2|66	+ Revision: 241485
12cr|perl-Image-Base-1.160.0-2|67	- rebuild
12cr|perl-Image-Base-1.160.0-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Image-Base-1.160.0-2|69	
12cr|perl-Image-Base-1.160.0-2|70	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Image-Base-1.160.0-2|71	- restore BuildRoot
12cr|perl-Image-Base-1.160.0-2|72	
12cr|perl-Image-Base-1.160.0-2|73	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-9mdv2008.0
12cr|perl-Image-Base-1.160.0-2|74	+ Revision: 86475
12cr|perl-Image-Base-1.160.0-2|75	- rebuild
12cr|perl-Image-Base-1.160.0-2|76	
12cr|perl-Image-Base-1.160.0-2|77	
12cr|perl-Image-Base-1.160.0-2|78	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-8mdv2007.0
12cr|perl-Image-Base-1.160.0-2|79	- Rebuild
12cr|perl-Image-Base-1.160.0-2|80	
12cr|perl-Image-Base-1.160.0-2|81	* Tue Dec 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-7mdk
12cr|perl-Image-Base-1.160.0-2|82	- better summary and description
12cr|perl-Image-Base-1.160.0-2|83	- spec cleanup
12cr|perl-Image-Base-1.160.0-2|84	- better URL
12cr|perl-Image-Base-1.160.0-2|85	- %%mkrel
12cr|perl-Image-Base-1.160.0-2|86	
12cr|perl-Image-Base-1.160.0-2|87	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.07-6mdk
12cr|perl-Image-Base-1.160.0-2|88	- remove MANIFEST
12cr|perl-Image-Base-1.160.0-2|89	
12cr|perl-Image-Base-1.160.0-2|90	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.07-5mdk
12cr|perl-Image-Base-1.160.0-2|91	- fix buildrequires in a backward compatible way
12cr|perl-Image-Base-1.160.0-2|92	
12cr|perl-Image-Base-1.160.0-2|93	* Sat Aug 28 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.07-4mdk
12cr|perl-Image-Base-1.160.0-2|94	- fix directory ownership (distlint)
12cr|perl-Image-Base-1.160.0-2|95	- make test
12cr|perl-Image-Base-1.160.0-2|96	
12cr|perl-Image-Base-1.160.0-2|97	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.07-3mdk
12cr|perl-Image-Base-1.160.0-2|98	- rpmbuildupdate aware
12cr|perl-Image-Base-1.160.0-2|99	

4726 12
12cr|perl-Image-Imlib2-2.30.0-2|1	%define upstream_name    Image-Imlib2
12cr|perl-Image-Imlib2-2.30.0-2|2	%define upstream_version 2.03
12cr|perl-Image-Imlib2-2.30.0-2|3	
12cr|perl-Image-Imlib2-2.30.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Image-Imlib2-2.30.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Image-Imlib2-2.30.0-2|6	Release:	2
12cr|perl-Image-Imlib2-2.30.0-2|7	
12cr|perl-Image-Imlib2-2.30.0-2|8	Summary:    Interface to the Imlib2 image library
12cr|perl-Image-Imlib2-2.30.0-2|9	License:    GPL+ or Artistic
12cr|perl-Image-Imlib2-2.30.0-2|10	Group:      Development/Perl
12cr|perl-Image-Imlib2-2.30.0-2|11	URL:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Image-Imlib2-2.30.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Image/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Image-Imlib2-2.30.0-2|13	
12cr|perl-Image-Imlib2-2.30.0-2|14	Buildrequires:  imlib2-devel
12cr|perl-Image-Imlib2-2.30.0-2|15	Buildrequires:  perl(Module::Build)
12cr|perl-Image-Imlib2-2.30.0-2|16	Buildrequires:  perl(ExtUtils::CBuilder)
12cr|perl-Image-Imlib2-2.30.0-2|17	Buildrequires:  perl(ExtUtils::XSBuilder)
12cr|perl-Image-Imlib2-2.30.0-2|18	Buildrequires:  perl-devel
12cr|perl-Image-Imlib2-2.30.0-2|19	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Image-Imlib2-2.30.0-2|20	
12cr|perl-Image-Imlib2-2.30.0-2|21	%description
12cr|perl-Image-Imlib2-2.30.0-2|22	Image::Imlib2 is a Perl port of Imlib2, a graphics library that does image file
12cr|perl-Image-Imlib2-2.30.0-2|23	loading and saving as well as manipulation, arbitrary polygon support, etc. It
12cr|perl-Image-Imlib2-2.30.0-2|24	does ALL of these operations FAST. It allows you to create colour images using
12cr|perl-Image-Imlib2-2.30.0-2|25	a large number of graphics primitives, and output the images in a range of
12cr|perl-Image-Imlib2-2.30.0-2|26	formats.
12cr|perl-Image-Imlib2-2.30.0-2|27	
12cr|perl-Image-Imlib2-2.30.0-2|28	Image::Imlib2::Polygon and Image::Imlib2::ColorRange are described following
12cr|perl-Image-Imlib2-2.30.0-2|29	Image::Imlib2 but may be referenced before their description.
12cr|perl-Image-Imlib2-2.30.0-2|30	
12cr|perl-Image-Imlib2-2.30.0-2|31	Note that this is an early version of my attempt at a Perl interface to Imlib2.
12cr|perl-Image-Imlib2-2.30.0-2|32	Currently, the API is just to test things out. Not everything is supported, but
12cr|perl-Image-Imlib2-2.30.0-2|33	a great deal of functionality already exists. If you think the API can be
12cr|perl-Image-Imlib2-2.30.0-2|34	tweaked to be a bit more intuitive, drop me a line!
12cr|perl-Image-Imlib2-2.30.0-2|35	
12cr|perl-Image-Imlib2-2.30.0-2|36	%prep
12cr|perl-Image-Imlib2-2.30.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Image-Imlib2-2.30.0-2|38	
12cr|perl-Image-Imlib2-2.30.0-2|39	%build
12cr|perl-Image-Imlib2-2.30.0-2|40	%{__perl} Build.PL installdirs=vendor
12cr|perl-Image-Imlib2-2.30.0-2|41	./Build CFLAGS="%{optflags}"
12cr|perl-Image-Imlib2-2.30.0-2|42	./Build test
12cr|perl-Image-Imlib2-2.30.0-2|43	
12cr|perl-Image-Imlib2-2.30.0-2|44	%install
12cr|perl-Image-Imlib2-2.30.0-2|45	rm -rf %{buildroot}
12cr|perl-Image-Imlib2-2.30.0-2|46	./Build install destdir=%{buildroot}
12cr|perl-Image-Imlib2-2.30.0-2|47	
12cr|perl-Image-Imlib2-2.30.0-2|48	%clean
12cr|perl-Image-Imlib2-2.30.0-2|49	rm -rf %{buildroot}
12cr|perl-Image-Imlib2-2.30.0-2|50	
12cr|perl-Image-Imlib2-2.30.0-2|51	%files
12cr|perl-Image-Imlib2-2.30.0-2|52	%defattr(-,root,root)
12cr|perl-Image-Imlib2-2.30.0-2|53	%doc CHANGES README
12cr|perl-Image-Imlib2-2.30.0-2|54	%{perl_vendorarch}/auto/Image
12cr|perl-Image-Imlib2-2.30.0-2|55	%{perl_vendorarch}/Image
12cr|perl-Image-Imlib2-2.30.0-2|56	%{_mandir}/*/*
12cr|perl-Image-Imlib2-2.30.0-2|57	
12cr|perl-Image-Imlib2-2.30.0-2|58	
12cr|perl-Image-Imlib2-2.30.0-2|59	%changelog
12cr|perl-Image-Imlib2-2.30.0-2|60	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.30.0-2
12cr|perl-Image-Imlib2-2.30.0-2|61	+ Revision: 768358
12cr|perl-Image-Imlib2-2.30.0-2|62	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Image-Imlib2-2.30.0-2|63	
12cr|perl-Image-Imlib2-2.30.0-2|64	* Fri Nov 27 2009 Jérôme Quelin <jquelin@mandriva.org> 2.30.0-1mdv2010.1
12cr|perl-Image-Imlib2-2.30.0-2|65	+ Revision: 470464
12cr|perl-Image-Imlib2-2.30.0-2|66	- update to 2.03
12cr|perl-Image-Imlib2-2.30.0-2|67	
12cr|perl-Image-Imlib2-2.30.0-2|68	* Sun Aug 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.20.0-1mdv2010.0
12cr|perl-Image-Imlib2-2.30.0-2|69	+ Revision: 422414
12cr|perl-Image-Imlib2-2.30.0-2|70	- new perl version macro
12cr|perl-Image-Imlib2-2.30.0-2|71	
12cr|perl-Image-Imlib2-2.30.0-2|72	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 2.02-2mdv2010.0
12cr|perl-Image-Imlib2-2.30.0-2|73	+ Revision: 405859
12cr|perl-Image-Imlib2-2.30.0-2|74	- bump mkrel to force rebuild
12cr|perl-Image-Imlib2-2.30.0-2|75	
12cr|perl-Image-Imlib2-2.30.0-2|76	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 2.02-1mdv2010.0
12cr|perl-Image-Imlib2-2.30.0-2|77	+ Revision: 402542
12cr|perl-Image-Imlib2-2.30.0-2|78	- update to 0.56
12cr|perl-Image-Imlib2-2.30.0-2|79	
12cr|perl-Image-Imlib2-2.30.0-2|80	* Tue Dec 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.02-1mdv2009.1
12cr|perl-Image-Imlib2-2.30.0-2|81	+ Revision: 309309
12cr|perl-Image-Imlib2-2.30.0-2|82	- update to new version 2.02
12cr|perl-Image-Imlib2-2.30.0-2|83	
12cr|perl-Image-Imlib2-2.30.0-2|84	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.01-2mdv2009.0
12cr|perl-Image-Imlib2-2.30.0-2|85	+ Revision: 268532
12cr|perl-Image-Imlib2-2.30.0-2|86	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Image-Imlib2-2.30.0-2|87	
12cr|perl-Image-Imlib2-2.30.0-2|88	* Mon Jun 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.01-1mdv2009.0
12cr|perl-Image-Imlib2-2.30.0-2|89	+ Revision: 217096
12cr|perl-Image-Imlib2-2.30.0-2|90	- update to new version 2.01
12cr|perl-Image-Imlib2-2.30.0-2|91	
12cr|perl-Image-Imlib2-2.30.0-2|92	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 2.00-2mdv2008.1
12cr|perl-Image-Imlib2-2.30.0-2|93	+ Revision: 151419
12cr|perl-Image-Imlib2-2.30.0-2|94	- rebuild for perl-5.10.0
12cr|perl-Image-Imlib2-2.30.0-2|95	
12cr|perl-Image-Imlib2-2.30.0-2|96	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Image-Imlib2-2.30.0-2|97	- restore BuildRoot
12cr|perl-Image-Imlib2-2.30.0-2|98	
12cr|perl-Image-Imlib2-2.30.0-2|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Image-Imlib2-2.30.0-2|100	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Image-Imlib2-2.30.0-2|101	
12cr|perl-Image-Imlib2-2.30.0-2|102	* Sat Dec 08 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.00-1mdv2008.1
12cr|perl-Image-Imlib2-2.30.0-2|103	+ Revision: 116442
12cr|perl-Image-Imlib2-2.30.0-2|104	- update to new version 2.00
12cr|perl-Image-Imlib2-2.30.0-2|105	
12cr|perl-Image-Imlib2-2.30.0-2|106	
12cr|perl-Image-Imlib2-2.30.0-2|107	* Thu Nov 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.13-1mdv2007.0
12cr|perl-Image-Imlib2-2.30.0-2|108	+ Revision: 84623
12cr|perl-Image-Imlib2-2.30.0-2|109	- new version
12cr|perl-Image-Imlib2-2.30.0-2|110	- Import perl-Image-Imlib2
12cr|perl-Image-Imlib2-2.30.0-2|111	
12cr|perl-Image-Imlib2-2.30.0-2|112	* Sat Aug 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.12-1mdv2007.0
12cr|perl-Image-Imlib2-2.30.0-2|113	- New version 1.12
12cr|perl-Image-Imlib2-2.30.0-2|114	
12cr|perl-Image-Imlib2-2.30.0-2|115	* Sat Aug 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-1mdv2007.0
12cr|perl-Image-Imlib2-2.30.0-2|116	- New version 1.11
12cr|perl-Image-Imlib2-2.30.0-2|117	
12cr|perl-Image-Imlib2-2.30.0-2|118	* Fri Jun 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-1mdv2007.0
12cr|perl-Image-Imlib2-2.30.0-2|119	- New version 1.10
12cr|perl-Image-Imlib2-2.30.0-2|120	
12cr|perl-Image-Imlib2-2.30.0-2|121	* Sat Jun 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-2mdv2007.0
12cr|perl-Image-Imlib2-2.30.0-2|122	- buildrequires ExtUtils-XSBuilder and ExtUtils-CBuilder
12cr|perl-Image-Imlib2-2.30.0-2|123	
12cr|perl-Image-Imlib2-2.30.0-2|124	* Wed Jun 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-1mdv2007.0
12cr|perl-Image-Imlib2-2.30.0-2|125	- New version 1.09
12cr|perl-Image-Imlib2-2.30.0-2|126	- %%mkrel
12cr|perl-Image-Imlib2-2.30.0-2|127	- fix build flags
12cr|perl-Image-Imlib2-2.30.0-2|128	
12cr|perl-Image-Imlib2-2.30.0-2|129	* Thu Mar 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdk
12cr|perl-Image-Imlib2-2.30.0-2|130	- New release 1.08
12cr|perl-Image-Imlib2-2.30.0-2|131	
12cr|perl-Image-Imlib2-2.30.0-2|132	* Tue Apr 26 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-1mdk
12cr|perl-Image-Imlib2-2.30.0-2|133	- New release 1.07
12cr|perl-Image-Imlib2-2.30.0-2|134	
12cr|perl-Image-Imlib2-2.30.0-2|135	* Fri Feb 04 2005 Guillaume Rousse <guillomovitch@mandrake.org> 1.04-1mdk
12cr|perl-Image-Imlib2-2.30.0-2|136	- new version
12cr|perl-Image-Imlib2-2.30.0-2|137	- re-enable test
12cr|perl-Image-Imlib2-2.30.0-2|138	
12cr|perl-Image-Imlib2-2.30.0-2|139	* Wed Jan 26 2005 Guillaume Rousse <guillomovitch@mandrake.org> 1.03-3mdk
12cr|perl-Image-Imlib2-2.30.0-2|140	- rebuild for new imlib2
12cr|perl-Image-Imlib2-2.30.0-2|141	- fix url
12cr|perl-Image-Imlib2-2.30.0-2|142	- rpmbuildupdate aware
12cr|perl-Image-Imlib2-2.30.0-2|143	- disable test, seems broken
12cr|perl-Image-Imlib2-2.30.0-2|144	
12cr|perl-Image-Imlib2-2.30.0-2|145	* Mon Nov 15 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.03-2mdk
12cr|perl-Image-Imlib2-2.30.0-2|146	- rebuild for new perl
12cr|perl-Image-Imlib2-2.30.0-2|147	
12cr|perl-Image-Imlib2-2.30.0-2|148	* Sun Jul 18 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.03-1mdk
12cr|perl-Image-Imlib2-2.30.0-2|149	- 1.03
12cr|perl-Image-Imlib2-2.30.0-2|150	
12cr|perl-Image-Imlib2-2.30.0-2|151	* Sat Jun 05 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.02-1mdk
12cr|perl-Image-Imlib2-2.30.0-2|152	- 1.02
12cr|perl-Image-Imlib2-2.30.0-2|153	
12cr|perl-Image-Imlib2-2.30.0-2|154	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.01-2mdk
12cr|perl-Image-Imlib2-2.30.0-2|155	- fixed dir ownership (distlint)
12cr|perl-Image-Imlib2-2.30.0-2|156	
12cr|perl-Image-Imlib2-2.30.0-2|157	* Sun Dec 07 2003 Guillaume Rousse <guillomovitch@mandrake.org> 1.01-1mdk
12cr|perl-Image-Imlib2-2.30.0-2|158	- first mdk release
12cr|perl-Image-Imlib2-2.30.0-2|159	

4727 12
12cr|perl-Image-Info-1.310.0-2|1	%define upstream_name    Image-Info
12cr|perl-Image-Info-1.310.0-2|2	%define upstream_version 1.31
12cr|perl-Image-Info-1.310.0-2|3	
12cr|perl-Image-Info-1.310.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Image-Info-1.310.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Image-Info-1.310.0-2|6	Release:	2
12cr|perl-Image-Info-1.310.0-2|7	
12cr|perl-Image-Info-1.310.0-2|8	Summary:	Extract meta information from image files
12cr|perl-Image-Info-1.310.0-2|9	License:	GPL+ or Artistic
12cr|perl-Image-Info-1.310.0-2|10	Group:		Development/Perl
12cr|perl-Image-Info-1.310.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Image-Info-1.310.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Image/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Image-Info-1.310.0-2|13	
12cr|perl-Image-Info-1.310.0-2|14	BuildRequires:	perl-devel
12cr|perl-Image-Info-1.310.0-2|15	BuildRequires:	perl(Compress::Zlib)
12cr|perl-Image-Info-1.310.0-2|16	BuildArch:	noarch
12cr|perl-Image-Info-1.310.0-2|17	
12cr|perl-Image-Info-1.310.0-2|18	%description
12cr|perl-Image-Info-1.310.0-2|19	Extract meta information from image files.
12cr|perl-Image-Info-1.310.0-2|20	
12cr|perl-Image-Info-1.310.0-2|21	%prep
12cr|perl-Image-Info-1.310.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Image-Info-1.310.0-2|23	
12cr|perl-Image-Info-1.310.0-2|24	%build
12cr|perl-Image-Info-1.310.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Image-Info-1.310.0-2|26	%make
12cr|perl-Image-Info-1.310.0-2|27	
12cr|perl-Image-Info-1.310.0-2|28	%check
12cr|perl-Image-Info-1.310.0-2|29	%make test
12cr|perl-Image-Info-1.310.0-2|30	
12cr|perl-Image-Info-1.310.0-2|31	%install
12cr|perl-Image-Info-1.310.0-2|32	%makeinstall_std
12cr|perl-Image-Info-1.310.0-2|33	
12cr|perl-Image-Info-1.310.0-2|34	%files
12cr|perl-Image-Info-1.310.0-2|35	%doc README
12cr|perl-Image-Info-1.310.0-2|36	%{perl_vendorlib}/Image
12cr|perl-Image-Info-1.310.0-2|37	%{perl_vendorlib}/Bundle/Image
12cr|perl-Image-Info-1.310.0-2|38	%{_mandir}/*/*
12cr|perl-Image-Info-1.310.0-2|39	
12cr|perl-Image-Info-1.310.0-2|40	
12cr|perl-Image-Info-1.310.0-2|41	%changelog
12cr|perl-Image-Info-1.310.0-2|42	* Fri Nov 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.310.0-1mdv2011.0
12cr|perl-Image-Info-1.310.0-2|43	+ Revision: 596615
12cr|perl-Image-Info-1.310.0-2|44	- update to 1.31
12cr|perl-Image-Info-1.310.0-2|45	
12cr|perl-Image-Info-1.310.0-2|46	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.300.0-1mdv2011.0
12cr|perl-Image-Info-1.310.0-2|47	+ Revision: 461318
12cr|perl-Image-Info-1.310.0-2|48	- update to 1.30
12cr|perl-Image-Info-1.310.0-2|49	
12cr|perl-Image-Info-1.310.0-2|50	* Tue Aug 04 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.290.0-1mdv2010.0
12cr|perl-Image-Info-1.310.0-2|51	+ Revision: 408910
12cr|perl-Image-Info-1.310.0-2|52	- adding missing buildrequires:
12cr|perl-Image-Info-1.310.0-2|53	- update to 1.29
12cr|perl-Image-Info-1.310.0-2|54	
12cr|perl-Image-Info-1.310.0-2|55	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.280.0-1mdv2010.0
12cr|perl-Image-Info-1.310.0-2|56	+ Revision: 402543
12cr|perl-Image-Info-1.310.0-2|57	- rebuild using %%perl_convert_version
12cr|perl-Image-Info-1.310.0-2|58	
12cr|perl-Image-Info-1.310.0-2|59	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.28-2mdv2009.0
12cr|perl-Image-Info-1.310.0-2|60	+ Revision: 268533
12cr|perl-Image-Info-1.310.0-2|61	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Image-Info-1.310.0-2|62	
12cr|perl-Image-Info-1.310.0-2|63	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.28-1mdv2009.0
12cr|perl-Image-Info-1.310.0-2|64	+ Revision: 193853
12cr|perl-Image-Info-1.310.0-2|65	- update to new version 1.28
12cr|perl-Image-Info-1.310.0-2|66	
12cr|perl-Image-Info-1.310.0-2|67	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Image-Info-1.310.0-2|68	- restore BuildRoot
12cr|perl-Image-Info-1.310.0-2|69	
12cr|perl-Image-Info-1.310.0-2|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Image-Info-1.310.0-2|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Image-Info-1.310.0-2|72	
12cr|perl-Image-Info-1.310.0-2|73	* Sun Dec 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.27-1mdv2008.1
12cr|perl-Image-Info-1.310.0-2|74	+ Revision: 120790
12cr|perl-Image-Info-1.310.0-2|75	- new version
12cr|perl-Image-Info-1.310.0-2|76	
12cr|perl-Image-Info-1.310.0-2|77	* Sat Oct 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.26-1mdv2008.1
12cr|perl-Image-Info-1.310.0-2|78	+ Revision: 98032
12cr|perl-Image-Info-1.310.0-2|79	- update to new version 1.26
12cr|perl-Image-Info-1.310.0-2|80	- update to new version 1.26
12cr|perl-Image-Info-1.310.0-2|81	
12cr|perl-Image-Info-1.310.0-2|82	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.25-1mdv2008.0
12cr|perl-Image-Info-1.310.0-2|83	+ Revision: 46625
12cr|perl-Image-Info-1.310.0-2|84	- update to new version 1.25
12cr|perl-Image-Info-1.310.0-2|85	
12cr|perl-Image-Info-1.310.0-2|86	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 1.24-1mdv2008.0
12cr|perl-Image-Info-1.310.0-2|87	+ Revision: 20195
12cr|perl-Image-Info-1.310.0-2|88	- 1.24
12cr|perl-Image-Info-1.310.0-2|89	
12cr|perl-Image-Info-1.310.0-2|90	
12cr|perl-Image-Info-1.310.0-2|91	* Mon Aug 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.22-1mdv2007.0
12cr|perl-Image-Info-1.310.0-2|92	- New version 1.22
12cr|perl-Image-Info-1.310.0-2|93	
12cr|perl-Image-Info-1.310.0-2|94	* Fri May 05 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.21-1mdk
12cr|perl-Image-Info-1.310.0-2|95	- New release 1.21
12cr|perl-Image-Info-1.310.0-2|96	- Change Source URL
12cr|perl-Image-Info-1.310.0-2|97	
12cr|perl-Image-Info-1.310.0-2|98	* Fri Mar 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.20-1mdk
12cr|perl-Image-Info-1.310.0-2|99	- 1.20
12cr|perl-Image-Info-1.310.0-2|100	- rpmbuildupdate aware
12cr|perl-Image-Info-1.310.0-2|101	
12cr|perl-Image-Info-1.310.0-2|102	* Fri Feb 17 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.17-1mdk
12cr|perl-Image-Info-1.310.0-2|103	- 1.17
12cr|perl-Image-Info-1.310.0-2|104	
12cr|perl-Image-Info-1.310.0-2|105	* Thu Jun 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.16-1mdk
12cr|perl-Image-Info-1.310.0-2|106	- 1.16
12cr|perl-Image-Info-1.310.0-2|107	
12cr|perl-Image-Info-1.310.0-2|108	* Thu Feb 12 2004 Michael Scherer <misc@mandrake.org> 1.15-2mdk
12cr|perl-Image-Info-1.310.0-2|109	- own dir
12cr|perl-Image-Info-1.310.0-2|110	
12cr|perl-Image-Info-1.310.0-2|111	* Wed Nov 26 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 1.15-1mdk
12cr|perl-Image-Info-1.310.0-2|112	- new version
12cr|perl-Image-Info-1.310.0-2|113	

4728 12
12cr|perl-Image-Math-Constrain-1.20.0-3|1	%define upstream_name    Image-Math-Constrain
12cr|perl-Image-Math-Constrain-1.20.0-3|2	%define upstream_version 1.02
12cr|perl-Image-Math-Constrain-1.20.0-3|3	
12cr|perl-Image-Math-Constrain-1.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Image-Math-Constrain-1.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Image-Math-Constrain-1.20.0-3|6	Release:	3
12cr|perl-Image-Math-Constrain-1.20.0-3|7	
12cr|perl-Image-Math-Constrain-1.20.0-3|8	Summary:	Scaling math used in image size constraining (such
12cr|perl-Image-Math-Constrain-1.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Image-Math-Constrain-1.20.0-3|10	Group:		Development/Perl
12cr|perl-Image-Math-Constrain-1.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Image-Math-Constrain-1.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Image/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Image-Math-Constrain-1.20.0-3|13	
12cr|perl-Image-Math-Constrain-1.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Image-Math-Constrain-1.20.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Image-Math-Constrain-1.20.0-3|16	BuildRequires:	perl(File::Spec)
12cr|perl-Image-Math-Constrain-1.20.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Image-Math-Constrain-1.20.0-3|18	BuildArch:	noarch
12cr|perl-Image-Math-Constrain-1.20.0-3|19	
12cr|perl-Image-Math-Constrain-1.20.0-3|20	%description
12cr|perl-Image-Math-Constrain-1.20.0-3|21	There are a number of different modules and systems that constrain image
12cr|perl-Image-Math-Constrain-1.20.0-3|22	sizes, such as thumbnailing. Every one of these independantly implement the
12cr|perl-Image-Math-Constrain-1.20.0-3|23	same logic. That is, given a width and/or height constraint, they check to
12cr|perl-Image-Math-Constrain-1.20.0-3|24	see if the image is bigger than the constraint, and if so scale the image
12cr|perl-Image-Math-Constrain-1.20.0-3|25	down proportionally so that it fits withint the constraints.
12cr|perl-Image-Math-Constrain-1.20.0-3|26	
12cr|perl-Image-Math-Constrain-1.20.0-3|27	Of course, they all do it slightly differnetly, and some do it better than
12cr|perl-Image-Math-Constrain-1.20.0-3|28	others.
12cr|perl-Image-Math-Constrain-1.20.0-3|29	
12cr|perl-Image-Math-Constrain-1.20.0-3|30	'Image::Math::Constrain' has been created specifically to implement this
12cr|perl-Image-Math-Constrain-1.20.0-3|31	logic once, and implement it properly. Any module or script that does image
12cr|perl-Image-Math-Constrain-1.20.0-3|32	size constraining or thumbnailing should probably be using this for its
12cr|perl-Image-Math-Constrain-1.20.0-3|33	math.
12cr|perl-Image-Math-Constrain-1.20.0-3|34	
12cr|perl-Image-Math-Constrain-1.20.0-3|35	%prep
12cr|perl-Image-Math-Constrain-1.20.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Image-Math-Constrain-1.20.0-3|37	
12cr|perl-Image-Math-Constrain-1.20.0-3|38	%build
12cr|perl-Image-Math-Constrain-1.20.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Image-Math-Constrain-1.20.0-3|40	%make
12cr|perl-Image-Math-Constrain-1.20.0-3|41	
12cr|perl-Image-Math-Constrain-1.20.0-3|42	%check
12cr|perl-Image-Math-Constrain-1.20.0-3|43	%make test
12cr|perl-Image-Math-Constrain-1.20.0-3|44	
12cr|perl-Image-Math-Constrain-1.20.0-3|45	%install
12cr|perl-Image-Math-Constrain-1.20.0-3|46	%makeinstall_std
12cr|perl-Image-Math-Constrain-1.20.0-3|47	
12cr|perl-Image-Math-Constrain-1.20.0-3|48	%files
12cr|perl-Image-Math-Constrain-1.20.0-3|49	%doc README LICENSE Changes
12cr|perl-Image-Math-Constrain-1.20.0-3|50	%{_mandir}/man3/*
12cr|perl-Image-Math-Constrain-1.20.0-3|51	%{perl_vendorlib}/*
12cr|perl-Image-Math-Constrain-1.20.0-3|52	
12cr|perl-Image-Math-Constrain-1.20.0-3|53	%changelog
12cr|perl-Image-Math-Constrain-1.20.0-3|54	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.20.0-2mdv2011.0
12cr|perl-Image-Math-Constrain-1.20.0-3|55	+ Revision: 654240
12cr|perl-Image-Math-Constrain-1.20.0-3|56	- rebuild for updated spec-helper
12cr|perl-Image-Math-Constrain-1.20.0-3|57	
12cr|perl-Image-Math-Constrain-1.20.0-3|58	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2011.0
12cr|perl-Image-Math-Constrain-1.20.0-3|59	+ Revision: 471089
12cr|perl-Image-Math-Constrain-1.20.0-3|60	- import perl-Image-Math-Constrain
12cr|perl-Image-Math-Constrain-1.20.0-3|61	
12cr|perl-Image-Math-Constrain-1.20.0-3|62	
12cr|perl-Image-Math-Constrain-1.20.0-3|63	* Sun Nov 29 2009 cpan2dist 1.02-1mdv
12cr|perl-Image-Math-Constrain-1.20.0-3|64	- initial mdv release, generated with cpan2dist

4729 12
12cr|perl-Imager-0.840.0-2|1	%define upstream_name	 Imager
12cr|perl-Imager-0.840.0-2|2	%define upstream_version 0.84
12cr|perl-Imager-0.840.0-2|3	
12cr|perl-Imager-0.840.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Imager-0.840.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Imager-0.840.0-2|6	Release:	2
12cr|perl-Imager-0.840.0-2|7	
12cr|perl-Imager-0.840.0-2|8	Summary:	Perl extension for generating 24 bit images
12cr|perl-Imager-0.840.0-2|9	License:	GPL+ or Artistic
12cr|perl-Imager-0.840.0-2|10	Group:		Development/Perl
12cr|perl-Imager-0.840.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Imager-0.840.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Imager/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Imager-0.840.0-2|13	
12cr|perl-Imager-0.840.0-2|14	BuildRequires:  fontconfig-devel
12cr|perl-Imager-0.840.0-2|15	BuildRequires:  libjpeg-devel
12cr|perl-Imager-0.840.0-2|16	BuildRequires:  libpng-devel
12cr|perl-Imager-0.840.0-2|17	BuildRequires:  libtiff-devel
12cr|perl-Imager-0.840.0-2|18	BuildRequires:	perl-devel
12cr|perl-Imager-0.840.0-2|19	BuildRequires:  t1lib-devel
12cr|perl-Imager-0.840.0-2|20	BuildRequires:  ungif-devel
12cr|perl-Imager-0.840.0-2|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Imager-0.840.0-2|22	
12cr|perl-Imager-0.840.0-2|23	%description
12cr|perl-Imager-0.840.0-2|24	Imager is a module for creating and altering images. It can read and write
12cr|perl-Imager-0.840.0-2|25	various image formats, draw primitive shapes like lines,and polygons, blend
12cr|perl-Imager-0.840.0-2|26	multiple images together in various ways, scale, crop, render text and more.
12cr|perl-Imager-0.840.0-2|27	
12cr|perl-Imager-0.840.0-2|28	%prep
12cr|perl-Imager-0.840.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Imager-0.840.0-2|30	
12cr|perl-Imager-0.840.0-2|31	%build
12cr|perl-Imager-0.840.0-2|32	IM_SUPPRESS_PROMPT=1 %{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Imager-0.840.0-2|33	%make "CFLAGS=%{optflags}"
12cr|perl-Imager-0.840.0-2|34	
12cr|perl-Imager-0.840.0-2|35	%check
12cr|perl-Imager-0.840.0-2|36	%{__make} test
12cr|perl-Imager-0.840.0-2|37	
12cr|perl-Imager-0.840.0-2|38	%install
12cr|perl-Imager-0.840.0-2|39	rm -rf %{buildroot}
12cr|perl-Imager-0.840.0-2|40	%makeinstall_std
12cr|perl-Imager-0.840.0-2|41	
12cr|perl-Imager-0.840.0-2|42	%clean
12cr|perl-Imager-0.840.0-2|43	rm -rf %{buildroot}
12cr|perl-Imager-0.840.0-2|44	
12cr|perl-Imager-0.840.0-2|45	%files
12cr|perl-Imager-0.840.0-2|46	%defattr(-,root,root)
12cr|perl-Imager-0.840.0-2|47	%doc README Changes
12cr|perl-Imager-0.840.0-2|48	%{perl_vendorarch}/Imager.pm
12cr|perl-Imager-0.840.0-2|49	%{perl_vendorarch}/Imager
12cr|perl-Imager-0.840.0-2|50	%{perl_vendorarch}/auto/Imager
12cr|perl-Imager-0.840.0-2|51	%{_mandir}/*/*
12cr|perl-Imager-0.840.0-2|52	
12cr|perl-Imager-0.840.0-2|53	
12cr|perl-Imager-0.840.0-2|54	%changelog
12cr|perl-Imager-0.840.0-2|55	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.840.0-2
12cr|perl-Imager-0.840.0-2|56	+ Revision: 768358
12cr|perl-Imager-0.840.0-2|57	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Imager-0.840.0-2|58	
12cr|perl-Imager-0.840.0-2|59	* Wed Jun 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.840.0-1
12cr|perl-Imager-0.840.0-2|60	+ Revision: 686639
12cr|perl-Imager-0.840.0-2|61	- update to new version 0.84
12cr|perl-Imager-0.840.0-2|62	
12cr|perl-Imager-0.840.0-2|63	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.830.0-1
12cr|perl-Imager-0.840.0-2|64	+ Revision: 677358
12cr|perl-Imager-0.840.0-2|65	- update to new version 0.83
12cr|perl-Imager-0.840.0-2|66	
12cr|perl-Imager-0.840.0-2|67	* Fri Mar 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.820.0-1
12cr|perl-Imager-0.840.0-2|68	+ Revision: 646336
12cr|perl-Imager-0.840.0-2|69	- update to new version 0.82
12cr|perl-Imager-0.840.0-2|70	
12cr|perl-Imager-0.840.0-2|71	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 0.810.0-2
12cr|perl-Imager-0.840.0-2|72	+ Revision: 640769
12cr|perl-Imager-0.840.0-2|73	- rebuild to obsolete old packages
12cr|perl-Imager-0.840.0-2|74	
12cr|perl-Imager-0.840.0-2|75	* Fri Feb 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.810.0-1
12cr|perl-Imager-0.840.0-2|76	+ Revision: 638483
12cr|perl-Imager-0.840.0-2|77	- update to new version 0.81
12cr|perl-Imager-0.840.0-2|78	
12cr|perl-Imager-0.840.0-2|79	* Tue Feb 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.800.0-1
12cr|perl-Imager-0.840.0-2|80	+ Revision: 634684
12cr|perl-Imager-0.840.0-2|81	- update to new version 0.80
12cr|perl-Imager-0.840.0-2|82	
12cr|perl-Imager-0.840.0-2|83	* Sat Dec 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.790.0-1mdv2011.0
12cr|perl-Imager-0.840.0-2|84	+ Revision: 620578
12cr|perl-Imager-0.840.0-2|85	- update to new version 0.79
12cr|perl-Imager-0.840.0-2|86	- update to new version 0.78
12cr|perl-Imager-0.840.0-2|87	
12cr|perl-Imager-0.840.0-2|88	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.770.0-1mdv2011.0
12cr|perl-Imager-0.840.0-2|89	+ Revision: 569943
12cr|perl-Imager-0.840.0-2|90	- update to 0.77
12cr|perl-Imager-0.840.0-2|91	
12cr|perl-Imager-0.840.0-2|92	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.750.0-2mdv2011.0
12cr|perl-Imager-0.840.0-2|93	+ Revision: 555961
12cr|perl-Imager-0.840.0-2|94	- rebuild for perl 5.12
12cr|perl-Imager-0.840.0-2|95	
12cr|perl-Imager-0.840.0-2|96	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.750.0-1mdv2011.0
12cr|perl-Imager-0.840.0-2|97	+ Revision: 552368
12cr|perl-Imager-0.840.0-2|98	- update to 0.75
12cr|perl-Imager-0.840.0-2|99	
12cr|perl-Imager-0.840.0-2|100	* Mon Mar 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.730.0-1mdv2010.1
12cr|perl-Imager-0.840.0-2|101	+ Revision: 519958
12cr|perl-Imager-0.840.0-2|102	- update to 0.73
12cr|perl-Imager-0.840.0-2|103	
12cr|perl-Imager-0.840.0-2|104	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 0.720.0-2mdv2010.1
12cr|perl-Imager-0.840.0-2|105	+ Revision: 492265
12cr|perl-Imager-0.840.0-2|106	- rebuild for new libjpeg v8
12cr|perl-Imager-0.840.0-2|107	
12cr|perl-Imager-0.840.0-2|108	* Sat Dec 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.720.0-1mdv2010.1
12cr|perl-Imager-0.840.0-2|109	+ Revision: 477622
12cr|perl-Imager-0.840.0-2|110	- update to 0.72
12cr|perl-Imager-0.840.0-2|111	
12cr|perl-Imager-0.840.0-2|112	* Tue Nov 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.710.0-1mdv2010.1
12cr|perl-Imager-0.840.0-2|113	+ Revision: 466751
12cr|perl-Imager-0.840.0-2|114	- update to 0.71
12cr|perl-Imager-0.840.0-2|115	
12cr|perl-Imager-0.840.0-2|116	* Tue Sep 22 2009 Jérôme Quelin <jquelin@mandriva.org> 0.700.0-1mdv2010.0
12cr|perl-Imager-0.840.0-2|117	+ Revision: 447134
12cr|perl-Imager-0.840.0-2|118	- update to 0.70
12cr|perl-Imager-0.840.0-2|119	
12cr|perl-Imager-0.840.0-2|120	* Wed Sep 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.690.0-1mdv2010.0
12cr|perl-Imager-0.840.0-2|121	+ Revision: 435735
12cr|perl-Imager-0.840.0-2|122	- update to 0.69
12cr|perl-Imager-0.840.0-2|123	
12cr|perl-Imager-0.840.0-2|124	* Mon Sep 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.680.0-1mdv2010.0
12cr|perl-Imager-0.840.0-2|125	+ Revision: 432821
12cr|perl-Imager-0.840.0-2|126	- update to 0.68
12cr|perl-Imager-0.840.0-2|127	
12cr|perl-Imager-0.840.0-2|128	* Sun Aug 23 2009 Funda Wang <fwang@mandriva.org> 0.670.0-3mdv2010.0
12cr|perl-Imager-0.840.0-2|129	+ Revision: 419880
12cr|perl-Imager-0.840.0-2|130	- rebuild for new libjpeg v7
12cr|perl-Imager-0.840.0-2|131	
12cr|perl-Imager-0.840.0-2|132	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.670.0-1mdv2010.0
12cr|perl-Imager-0.840.0-2|133	+ Revision: 407783
12cr|perl-Imager-0.840.0-2|134	- rebuild using %%perl_convert_version
12cr|perl-Imager-0.840.0-2|135	
12cr|perl-Imager-0.840.0-2|136	* Sun Dec 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.67-1mdv2009.1
12cr|perl-Imager-0.840.0-2|137	+ Revision: 314247
12cr|perl-Imager-0.840.0-2|138	- update to new version 0.67
12cr|perl-Imager-0.840.0-2|139	
12cr|perl-Imager-0.840.0-2|140	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.65-2mdv2009.0
12cr|perl-Imager-0.840.0-2|141	+ Revision: 268534
12cr|perl-Imager-0.840.0-2|142	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Imager-0.840.0-2|143	
12cr|perl-Imager-0.840.0-2|144	* Wed May 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.65-1mdv2009.0
12cr|perl-Imager-0.840.0-2|145	+ Revision: 209674
12cr|perl-Imager-0.840.0-2|146	- update to new version 0.65
12cr|perl-Imager-0.840.0-2|147	- update to new version 0.64
12cr|perl-Imager-0.840.0-2|148	
12cr|perl-Imager-0.840.0-2|149	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.63-1mdv2009.0
12cr|perl-Imager-0.840.0-2|150	+ Revision: 193854
12cr|perl-Imager-0.840.0-2|151	- update to new version 0.63
12cr|perl-Imager-0.840.0-2|152	
12cr|perl-Imager-0.840.0-2|153	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.62-2mdv2008.1
12cr|perl-Imager-0.840.0-2|154	+ Revision: 151418
12cr|perl-Imager-0.840.0-2|155	- rebuild for perl-5.10.0
12cr|perl-Imager-0.840.0-2|156	
12cr|perl-Imager-0.840.0-2|157	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Imager-0.840.0-2|158	- restore BuildRoot
12cr|perl-Imager-0.840.0-2|159	
12cr|perl-Imager-0.840.0-2|160	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Imager-0.840.0-2|161	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Imager-0.840.0-2|162	
12cr|perl-Imager-0.840.0-2|163	* Tue Dec 11 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.62-1mdv2008.1
12cr|perl-Imager-0.840.0-2|164	+ Revision: 117501
12cr|perl-Imager-0.840.0-2|165	- update to new version 0.62
12cr|perl-Imager-0.840.0-2|166	
12cr|perl-Imager-0.840.0-2|167	* Tue Nov 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.61-1mdv2008.1
12cr|perl-Imager-0.840.0-2|168	+ Revision: 106567
12cr|perl-Imager-0.840.0-2|169	- update to new version 0.61
12cr|perl-Imager-0.840.0-2|170	- update to new version 0.61
12cr|perl-Imager-0.840.0-2|171	
12cr|perl-Imager-0.840.0-2|172	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.60-1mdv2008.0
12cr|perl-Imager-0.840.0-2|173	+ Revision: 77704
12cr|perl-Imager-0.840.0-2|174	- update to new version 0.60
12cr|perl-Imager-0.840.0-2|175	
12cr|perl-Imager-0.840.0-2|176	* Tue Jul 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.59-1mdv2008.0
12cr|perl-Imager-0.840.0-2|177	+ Revision: 47660
12cr|perl-Imager-0.840.0-2|178	- update to new version 0.59
12cr|perl-Imager-0.840.0-2|179	
12cr|perl-Imager-0.840.0-2|180	
12cr|perl-Imager-0.840.0-2|181	* Fri Feb 16 2007 Olivier Thauvin <nanardon@mandriva.org> 0.55-2mdv2007.0
12cr|perl-Imager-0.840.0-2|182	+ Revision: 122009
12cr|perl-Imager-0.840.0-2|183	- add buildrequires to enable format support
12cr|perl-Imager-0.840.0-2|184	
12cr|perl-Imager-0.840.0-2|185	* Thu Jan 04 2007 Olivier Thauvin <nanardon@mandriva.org> 0.55-1mdv2007.1
12cr|perl-Imager-0.840.0-2|186	+ Revision: 103938
12cr|perl-Imager-0.840.0-2|187	- 0.55
12cr|perl-Imager-0.840.0-2|188	
12cr|perl-Imager-0.840.0-2|189	* Sat Dec 09 2006 Olivier Thauvin <nanardon@mandriva.org> 0.54-1mdv2007.1
12cr|perl-Imager-0.840.0-2|190	+ Revision: 94360
12cr|perl-Imager-0.840.0-2|191	- 0.54
12cr|perl-Imager-0.840.0-2|192	- 0.53
12cr|perl-Imager-0.840.0-2|193	- Import perl-Imager
12cr|perl-Imager-0.840.0-2|194	
12cr|perl-Imager-0.840.0-2|195	* Fri Jun 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.51-1mdv2007.0
12cr|perl-Imager-0.840.0-2|196	- New release 0.51
12cr|perl-Imager-0.840.0-2|197	
12cr|perl-Imager-0.840.0-2|198	* Tue Apr 04 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.50-1mdk
12cr|perl-Imager-0.840.0-2|199	- new version
12cr|perl-Imager-0.840.0-2|200	- proper cflags
12cr|perl-Imager-0.840.0-2|201	- repmbuildupdate aware
12cr|perl-Imager-0.840.0-2|202	- fix directory ownership
12cr|perl-Imager-0.840.0-2|203	
12cr|perl-Imager-0.840.0-2|204	* Wed Mar 08 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.49-1mdk
12cr|perl-Imager-0.840.0-2|205	- 0.49
12cr|perl-Imager-0.840.0-2|206	
12cr|perl-Imager-0.840.0-2|207	* Fri Feb 17 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.47-1mdk
12cr|perl-Imager-0.840.0-2|208	- 0.47
12cr|perl-Imager-0.840.0-2|209	
12cr|perl-Imager-0.840.0-2|210	* Tue Dec 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.46-1mdk
12cr|perl-Imager-0.840.0-2|211	- 0.46
12cr|perl-Imager-0.840.0-2|212	
12cr|perl-Imager-0.840.0-2|213	* Sat Jun 25 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.45-1mdk
12cr|perl-Imager-0.840.0-2|214	- First Mandriva release
12cr|perl-Imager-0.840.0-2|215	

4730 12
12cr|perl-Image-Resize-0.500.0-3|1	%define upstream_name    Image-Resize
12cr|perl-Image-Resize-0.500.0-3|2	%define upstream_version 0.5
12cr|perl-Image-Resize-0.500.0-3|3	
12cr|perl-Image-Resize-0.500.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Image-Resize-0.500.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Image-Resize-0.500.0-3|6	Release:	3
12cr|perl-Image-Resize-0.500.0-3|7	
12cr|perl-Image-Resize-0.500.0-3|8	Summary:	Simple image resizer using GD
12cr|perl-Image-Resize-0.500.0-3|9	License:	GPL+ or Artistic
12cr|perl-Image-Resize-0.500.0-3|10	Group:		Development/Perl
12cr|perl-Image-Resize-0.500.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Image-Resize-0.500.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Image/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Image-Resize-0.500.0-3|13	
12cr|perl-Image-Resize-0.500.0-3|14	BuildRequires:	perl-devel
12cr|perl-Image-Resize-0.500.0-3|15	BuildRequires:	perl(GD)
12cr|perl-Image-Resize-0.500.0-3|16	
12cr|perl-Image-Resize-0.500.0-3|17	BuildArch:	noarch
12cr|perl-Image-Resize-0.500.0-3|18	
12cr|perl-Image-Resize-0.500.0-3|19	%description
12cr|perl-Image-Resize-0.500.0-3|20	Despite its heavy weight, I've always used Image::Magick for creating image
12cr|perl-Image-Resize-0.500.0-3|21	thumbnails. I know it can be done using lighter-weight GD, I just never
12cr|perl-Image-Resize-0.500.0-3|22	liked its syntax. Really, who wants to remember the lengthy arguments list
12cr|perl-Image-Resize-0.500.0-3|23	of copyResized() or copyResampled() functions:
12cr|perl-Image-Resize-0.500.0-3|24	
12cr|perl-Image-Resize-0.500.0-3|25	$image->copyResampled($sourceImage,$dstX,$dstY,
12cr|perl-Image-Resize-0.500.0-3|26	$srcX,$srcY,$destW,$destH,$srcW,$srcH);
12cr|perl-Image-Resize-0.500.0-3|27	
12cr|perl-Image-Resize-0.500.0-3|28	when Image::Magick lets me say:
12cr|perl-Image-Resize-0.500.0-3|29	
12cr|perl-Image-Resize-0.500.0-3|30	$image->Scale(-geometry=>'250x250');
12cr|perl-Image-Resize-0.500.0-3|31	
12cr|perl-Image-Resize-0.500.0-3|32	%prep
12cr|perl-Image-Resize-0.500.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Image-Resize-0.500.0-3|34	
12cr|perl-Image-Resize-0.500.0-3|35	%build
12cr|perl-Image-Resize-0.500.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Image-Resize-0.500.0-3|37	%make
12cr|perl-Image-Resize-0.500.0-3|38	
12cr|perl-Image-Resize-0.500.0-3|39	%check
12cr|perl-Image-Resize-0.500.0-3|40	%make test
12cr|perl-Image-Resize-0.500.0-3|41	
12cr|perl-Image-Resize-0.500.0-3|42	%install
12cr|perl-Image-Resize-0.500.0-3|43	%makeinstall_std
12cr|perl-Image-Resize-0.500.0-3|44	
12cr|perl-Image-Resize-0.500.0-3|45	%files
12cr|perl-Image-Resize-0.500.0-3|46	%doc Changes README
12cr|perl-Image-Resize-0.500.0-3|47	%{_mandir}/man3/*
12cr|perl-Image-Resize-0.500.0-3|48	%{perl_vendorlib}/*
12cr|perl-Image-Resize-0.500.0-3|49	
12cr|perl-Image-Resize-0.500.0-3|50	
12cr|perl-Image-Resize-0.500.0-3|51	%changelog
12cr|perl-Image-Resize-0.500.0-3|52	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.500.0-2mdv2011.0
12cr|perl-Image-Resize-0.500.0-3|53	+ Revision: 655035
12cr|perl-Image-Resize-0.500.0-3|54	- rebuild for updated spec-helper
12cr|perl-Image-Resize-0.500.0-3|55	
12cr|perl-Image-Resize-0.500.0-3|56	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.500.0-1mdv2011.0
12cr|perl-Image-Resize-0.500.0-3|57	+ Revision: 504933
12cr|perl-Image-Resize-0.500.0-3|58	- rebuild using %%perl_convert_version
12cr|perl-Image-Resize-0.500.0-3|59	
12cr|perl-Image-Resize-0.500.0-3|60	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.5-2mdv2010.0
12cr|perl-Image-Resize-0.500.0-3|61	+ Revision: 430470
12cr|perl-Image-Resize-0.500.0-3|62	- rebuild
12cr|perl-Image-Resize-0.500.0-3|63	
12cr|perl-Image-Resize-0.500.0-3|64	* Wed Sep 10 2008 Jérôme Quelin <jquelin@mandriva.org> 0.5-1mdv2009.0
12cr|perl-Image-Resize-0.500.0-3|65	+ Revision: 283532
12cr|perl-Image-Resize-0.500.0-3|66	- import perl-Image-Resize
12cr|perl-Image-Resize-0.500.0-3|67	
12cr|perl-Image-Resize-0.500.0-3|68	
12cr|perl-Image-Resize-0.500.0-3|69	* Wed Sep 10 2008 cpan2dist 0.5-1mdv
12cr|perl-Image-Resize-0.500.0-3|70	- initial mdv release, generated with cpan2dist
12cr|perl-Image-Resize-0.500.0-3|71	

4731 12
12cr|perl-Image-Xbm-1.80.0-2|1	%define upstream_name	 Image-Xbm
12cr|perl-Image-Xbm-1.80.0-2|2	%define upstream_version 1.08
12cr|perl-Image-Xbm-1.80.0-2|3	
12cr|perl-Image-Xbm-1.80.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Image-Xbm-1.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Image-Xbm-1.80.0-2|6	Release:	2
12cr|perl-Image-Xbm-1.80.0-2|7	
12cr|perl-Image-Xbm-1.80.0-2|8	Summary:	Load, create, manipulate and save xbm image files
12cr|perl-Image-Xbm-1.80.0-2|9	License:	GPL+ or Artistic
12cr|perl-Image-Xbm-1.80.0-2|10	Group:		Development/Perl
12cr|perl-Image-Xbm-1.80.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Image-Xbm-1.80.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SU/SUMMER/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Image-Xbm-1.80.0-2|13	
12cr|perl-Image-Xbm-1.80.0-2|14	BuildRequires:	perl-devel
12cr|perl-Image-Xbm-1.80.0-2|15	BuildRequires:	perl(Image::Base)
12cr|perl-Image-Xbm-1.80.0-2|16	BuildArch:	noarch
12cr|perl-Image-Xbm-1.80.0-2|17	
12cr|perl-Image-Xbm-1.80.0-2|18	%description
12cr|perl-Image-Xbm-1.80.0-2|19	This class module provides basic load, manipulate and save functionality for
12cr|perl-Image-Xbm-1.80.0-2|20	the xbm file format. It inherits from Image::Base which provides additional
12cr|perl-Image-Xbm-1.80.0-2|21	manipulation functionality, e.g. new_from_image(). See the Image::Base pod for
12cr|perl-Image-Xbm-1.80.0-2|22	information on adding your own functionality to all the Image::Base derived
12cr|perl-Image-Xbm-1.80.0-2|23	classes.
12cr|perl-Image-Xbm-1.80.0-2|24	
12cr|perl-Image-Xbm-1.80.0-2|25	%prep
12cr|perl-Image-Xbm-1.80.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Image-Xbm-1.80.0-2|27	
12cr|perl-Image-Xbm-1.80.0-2|28	%build
12cr|perl-Image-Xbm-1.80.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Image-Xbm-1.80.0-2|30	%make
12cr|perl-Image-Xbm-1.80.0-2|31	
12cr|perl-Image-Xbm-1.80.0-2|32	%check
12cr|perl-Image-Xbm-1.80.0-2|33	make test
12cr|perl-Image-Xbm-1.80.0-2|34	
12cr|perl-Image-Xbm-1.80.0-2|35	%install
12cr|perl-Image-Xbm-1.80.0-2|36	%makeinstall_std
12cr|perl-Image-Xbm-1.80.0-2|37	
12cr|perl-Image-Xbm-1.80.0-2|38	%files
12cr|perl-Image-Xbm-1.80.0-2|39	%doc README
12cr|perl-Image-Xbm-1.80.0-2|40	%{perl_vendorlib}/Image
12cr|perl-Image-Xbm-1.80.0-2|41	%{_mandir}/*/*
12cr|perl-Image-Xbm-1.80.0-2|42	
12cr|perl-Image-Xbm-1.80.0-2|43	
12cr|perl-Image-Xbm-1.80.0-2|44	%changelog
12cr|perl-Image-Xbm-1.80.0-2|45	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.80.0-1mdv2010.0
12cr|perl-Image-Xbm-1.80.0-2|46	+ Revision: 402544
12cr|perl-Image-Xbm-1.80.0-2|47	- update to 0.56
12cr|perl-Image-Xbm-1.80.0-2|48	
12cr|perl-Image-Xbm-1.80.0-2|49	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.08-11mdv2009.0
12cr|perl-Image-Xbm-1.80.0-2|50	+ Revision: 241489
12cr|perl-Image-Xbm-1.80.0-2|51	- rebuild
12cr|perl-Image-Xbm-1.80.0-2|52	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Image-Xbm-1.80.0-2|53	
12cr|perl-Image-Xbm-1.80.0-2|54	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Image-Xbm-1.80.0-2|55	- restore BuildRoot
12cr|perl-Image-Xbm-1.80.0-2|56	
12cr|perl-Image-Xbm-1.80.0-2|57	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-9mdv2008.0
12cr|perl-Image-Xbm-1.80.0-2|58	+ Revision: 86476
12cr|perl-Image-Xbm-1.80.0-2|59	- rebuild
12cr|perl-Image-Xbm-1.80.0-2|60	
12cr|perl-Image-Xbm-1.80.0-2|61	
12cr|perl-Image-Xbm-1.80.0-2|62	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-8mdv2007.0
12cr|perl-Image-Xbm-1.80.0-2|63	- Rebuild
12cr|perl-Image-Xbm-1.80.0-2|64	
12cr|perl-Image-Xbm-1.80.0-2|65	* Tue Dec 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-7mdk
12cr|perl-Image-Xbm-1.80.0-2|66	- better summary and description
12cr|perl-Image-Xbm-1.80.0-2|67	- spec cleanup
12cr|perl-Image-Xbm-1.80.0-2|68	- better URL
12cr|perl-Image-Xbm-1.80.0-2|69	- %%mkrel
12cr|perl-Image-Xbm-1.80.0-2|70	
12cr|perl-Image-Xbm-1.80.0-2|71	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.08-6mdk
12cr|perl-Image-Xbm-1.80.0-2|72	- fix buildrequires in a backward compatible way
12cr|perl-Image-Xbm-1.80.0-2|73	- remove MANIFEST file
12cr|perl-Image-Xbm-1.80.0-2|74	
12cr|perl-Image-Xbm-1.80.0-2|75	* Mon Nov 15 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.08-5mdk
12cr|perl-Image-Xbm-1.80.0-2|76	- rebuild
12cr|perl-Image-Xbm-1.80.0-2|77	
12cr|perl-Image-Xbm-1.80.0-2|78	* Sat Aug 28 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.08-4mdk
12cr|perl-Image-Xbm-1.80.0-2|79	- fix directory ownership (distlint)
12cr|perl-Image-Xbm-1.80.0-2|80	- make test
12cr|perl-Image-Xbm-1.80.0-2|81	
12cr|perl-Image-Xbm-1.80.0-2|82	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.08-3mdk
12cr|perl-Image-Xbm-1.80.0-2|83	- rpmbuildupdate aware
12cr|perl-Image-Xbm-1.80.0-2|84	

4732 12
12cr|perl-Image-Xpm-1.120.0-2|1	%define upstream_name	 Image-Xpm
12cr|perl-Image-Xpm-1.120.0-2|2	%define upstream_version 1.12
12cr|perl-Image-Xpm-1.120.0-2|3	
12cr|perl-Image-Xpm-1.120.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Image-Xpm-1.120.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Image-Xpm-1.120.0-2|6	Release:	2
12cr|perl-Image-Xpm-1.120.0-2|7	
12cr|perl-Image-Xpm-1.120.0-2|8	Summary:	Load, create, manipulate and save xpm image files
12cr|perl-Image-Xpm-1.120.0-2|9	License:	GPL+ or Artistic
12cr|perl-Image-Xpm-1.120.0-2|10	Group:		Development/Perl
12cr|perl-Image-Xpm-1.120.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Image-Xpm-1.120.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SU/SUMMER/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Image-Xpm-1.120.0-2|13	
12cr|perl-Image-Xpm-1.120.0-2|14	BuildRequires:	perl-devel
12cr|perl-Image-Xpm-1.120.0-2|15	BuildRequires:	perl(Image::Base)
12cr|perl-Image-Xpm-1.120.0-2|16	BuildArch:	noarch
12cr|perl-Image-Xpm-1.120.0-2|17	
12cr|perl-Image-Xpm-1.120.0-2|18	%description
12cr|perl-Image-Xpm-1.120.0-2|19	This class module provides basic load, manipulate and save functionality for
12cr|perl-Image-Xpm-1.120.0-2|20	the xpm file format. It inherits from Image::Base which provides additional
12cr|perl-Image-Xpm-1.120.0-2|21	manipulation functionality, e.g. new_from_image(). See the Image::Base pod for
12cr|perl-Image-Xpm-1.120.0-2|22	information on adding your own functionality to all the Image::Base derived
12cr|perl-Image-Xpm-1.120.0-2|23	classes.
12cr|perl-Image-Xpm-1.120.0-2|24	
12cr|perl-Image-Xpm-1.120.0-2|25	%prep
12cr|perl-Image-Xpm-1.120.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Image-Xpm-1.120.0-2|27	
12cr|perl-Image-Xpm-1.120.0-2|28	%build
12cr|perl-Image-Xpm-1.120.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Image-Xpm-1.120.0-2|30	%make
12cr|perl-Image-Xpm-1.120.0-2|31	
12cr|perl-Image-Xpm-1.120.0-2|32	%check
12cr|perl-Image-Xpm-1.120.0-2|33	make test
12cr|perl-Image-Xpm-1.120.0-2|34	
12cr|perl-Image-Xpm-1.120.0-2|35	%install
12cr|perl-Image-Xpm-1.120.0-2|36	%makeinstall_std
12cr|perl-Image-Xpm-1.120.0-2|37	
12cr|perl-Image-Xpm-1.120.0-2|38	%files
12cr|perl-Image-Xpm-1.120.0-2|39	%doc README
12cr|perl-Image-Xpm-1.120.0-2|40	%{perl_vendorlib}/Image
12cr|perl-Image-Xpm-1.120.0-2|41	%{_mandir}/*/*
12cr|perl-Image-Xpm-1.120.0-2|42	
12cr|perl-Image-Xpm-1.120.0-2|43	
12cr|perl-Image-Xpm-1.120.0-2|44	%changelog
12cr|perl-Image-Xpm-1.120.0-2|45	* Fri Nov 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.120.0-1mdv2011.0
12cr|perl-Image-Xpm-1.120.0-2|46	+ Revision: 596560
12cr|perl-Image-Xpm-1.120.0-2|47	- update to new version 1.12
12cr|perl-Image-Xpm-1.120.0-2|48	
12cr|perl-Image-Xpm-1.120.0-2|49	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-1mdv2011.0
12cr|perl-Image-Xpm-1.120.0-2|50	+ Revision: 471053
12cr|perl-Image-Xpm-1.120.0-2|51	- update to 1.11
12cr|perl-Image-Xpm-1.120.0-2|52	
12cr|perl-Image-Xpm-1.120.0-2|53	* Mon Nov 16 2009 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2010.1
12cr|perl-Image-Xpm-1.120.0-2|54	+ Revision: 466456
12cr|perl-Image-Xpm-1.120.0-2|55	- update to 1.10
12cr|perl-Image-Xpm-1.120.0-2|56	
12cr|perl-Image-Xpm-1.120.0-2|57	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.90.0-1mdv2010.0
12cr|perl-Image-Xpm-1.120.0-2|58	+ Revision: 402545
12cr|perl-Image-Xpm-1.120.0-2|59	- rebuild using %%perl_convert_version
12cr|perl-Image-Xpm-1.120.0-2|60	
12cr|perl-Image-Xpm-1.120.0-2|61	* Wed Oct 01 2008 Oden Eriksson <oeriksson@mandriva.com> 1.09-12mdv2009.0
12cr|perl-Image-Xpm-1.120.0-2|62	+ Revision: 290410
12cr|perl-Image-Xpm-1.120.0-2|63	- rebuild
12cr|perl-Image-Xpm-1.120.0-2|64	
12cr|perl-Image-Xpm-1.120.0-2|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Image-Xpm-1.120.0-2|66	- rebuild
12cr|perl-Image-Xpm-1.120.0-2|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Image-Xpm-1.120.0-2|68	
12cr|perl-Image-Xpm-1.120.0-2|69	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Image-Xpm-1.120.0-2|70	- restore BuildRoot
12cr|perl-Image-Xpm-1.120.0-2|71	
12cr|perl-Image-Xpm-1.120.0-2|72	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-9mdv2008.0
12cr|perl-Image-Xpm-1.120.0-2|73	+ Revision: 86477
12cr|perl-Image-Xpm-1.120.0-2|74	- rebuild
12cr|perl-Image-Xpm-1.120.0-2|75	
12cr|perl-Image-Xpm-1.120.0-2|76	
12cr|perl-Image-Xpm-1.120.0-2|77	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-8mdv2007.0
12cr|perl-Image-Xpm-1.120.0-2|78	- Rebuild
12cr|perl-Image-Xpm-1.120.0-2|79	
12cr|perl-Image-Xpm-1.120.0-2|80	* Tue Dec 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-7mdk
12cr|perl-Image-Xpm-1.120.0-2|81	- better summary and description
12cr|perl-Image-Xpm-1.120.0-2|82	- spec cleanup
12cr|perl-Image-Xpm-1.120.0-2|83	- better URL
12cr|perl-Image-Xpm-1.120.0-2|84	- %%mkrel
12cr|perl-Image-Xpm-1.120.0-2|85	
12cr|perl-Image-Xpm-1.120.0-2|86	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.09-6mdk
12cr|perl-Image-Xpm-1.120.0-2|87	- remove MANIFEST
12cr|perl-Image-Xpm-1.120.0-2|88	
12cr|perl-Image-Xpm-1.120.0-2|89	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.09-5mdk
12cr|perl-Image-Xpm-1.120.0-2|90	- fix buildrequires in a backward compatible way
12cr|perl-Image-Xpm-1.120.0-2|91	
12cr|perl-Image-Xpm-1.120.0-2|92	* Sat Aug 28 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.09-4mdk
12cr|perl-Image-Xpm-1.120.0-2|93	- fix directory ownership (distlint)
12cr|perl-Image-Xpm-1.120.0-2|94	- make test
12cr|perl-Image-Xpm-1.120.0-2|95	
12cr|perl-Image-Xpm-1.120.0-2|96	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.09-3mdk
12cr|perl-Image-Xpm-1.120.0-2|97	- rpmbuildupdate aware
12cr|perl-Image-Xpm-1.120.0-2|98	

4733 12
12cr|perl-IMAP-Admin-1.6.7-2|1	%define upstream_name    IMAP-Admin
12cr|perl-IMAP-Admin-1.6.7-2|2	%define upstream_version 1.6.7
12cr|perl-IMAP-Admin-1.6.7-2|3	
12cr|perl-IMAP-Admin-1.6.7-2|4	Name:		perl-%{upstream_name}
12cr|perl-IMAP-Admin-1.6.7-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IMAP-Admin-1.6.7-2|6	Release:	2
12cr|perl-IMAP-Admin-1.6.7-2|7	
12cr|perl-IMAP-Admin-1.6.7-2|8	Summary:	IMAP-Admin Perl module
12cr|perl-IMAP-Admin-1.6.7-2|9	License:	GPL+ or Artistic
12cr|perl-IMAP-Admin-1.6.7-2|10	Group:		Development/Perl
12cr|perl-IMAP-Admin-1.6.7-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-IMAP-Admin-1.6.7-2|12	Source0:	http://www.cpan.org/modules/by-module/IMAP/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IMAP-Admin-1.6.7-2|13	
12cr|perl-IMAP-Admin-1.6.7-2|14	BuildRequires:	perl-devel
12cr|perl-IMAP-Admin-1.6.7-2|15	BuildArch:	noarch
12cr|perl-IMAP-Admin-1.6.7-2|16	
12cr|perl-IMAP-Admin-1.6.7-2|17	%description
12cr|perl-IMAP-Admin-1.6.7-2|18	A perl module to manage IMAP servers.
12cr|perl-IMAP-Admin-1.6.7-2|19	
12cr|perl-IMAP-Admin-1.6.7-2|20	%prep
12cr|perl-IMAP-Admin-1.6.7-2|21	%setup -n %{upstream_name}-%{upstream_version}
12cr|perl-IMAP-Admin-1.6.7-2|22	
12cr|perl-IMAP-Admin-1.6.7-2|23	%build
12cr|perl-IMAP-Admin-1.6.7-2|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IMAP-Admin-1.6.7-2|25	make
12cr|perl-IMAP-Admin-1.6.7-2|26	
12cr|perl-IMAP-Admin-1.6.7-2|27	%install
12cr|perl-IMAP-Admin-1.6.7-2|28	%makeinstall_std
12cr|perl-IMAP-Admin-1.6.7-2|29	
12cr|perl-IMAP-Admin-1.6.7-2|30	%files
12cr|perl-IMAP-Admin-1.6.7-2|31	%doc Changes examples
12cr|perl-IMAP-Admin-1.6.7-2|32	%defattr(-, root, root)
12cr|perl-IMAP-Admin-1.6.7-2|33	%{perl_vendorlib}/IMAP/*
12cr|perl-IMAP-Admin-1.6.7-2|34	%{_mandir}/*/*
12cr|perl-IMAP-Admin-1.6.7-2|35	
12cr|perl-IMAP-Admin-1.6.7-2|36	
12cr|perl-IMAP-Admin-1.6.7-2|37	%changelog
12cr|perl-IMAP-Admin-1.6.7-2|38	* Mon Aug 24 2009 Jérôme Quelin <jquelin@mandriva.org> 1.6.7-1mdv2010.0
12cr|perl-IMAP-Admin-1.6.7-2|39	+ Revision: 420273
12cr|perl-IMAP-Admin-1.6.7-2|40	- update to 1.6.7
12cr|perl-IMAP-Admin-1.6.7-2|41	
12cr|perl-IMAP-Admin-1.6.7-2|42	* Mon Sep 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.6-1mdv2009.0
12cr|perl-IMAP-Admin-1.6.7-2|43	+ Revision: 282566
12cr|perl-IMAP-Admin-1.6.7-2|44	- update to new version 1.6.6
12cr|perl-IMAP-Admin-1.6.7-2|45	
12cr|perl-IMAP-Admin-1.6.7-2|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.6.4-3mdv2009.0
12cr|perl-IMAP-Admin-1.6.7-2|47	+ Revision: 241541
12cr|perl-IMAP-Admin-1.6.7-2|48	- rebuild
12cr|perl-IMAP-Admin-1.6.7-2|49	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IMAP-Admin-1.6.7-2|50	
12cr|perl-IMAP-Admin-1.6.7-2|51	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-IMAP-Admin-1.6.7-2|52	- restore BuildRoot
12cr|perl-IMAP-Admin-1.6.7-2|53	
12cr|perl-IMAP-Admin-1.6.7-2|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.6.4-1mdv2008.0
12cr|perl-IMAP-Admin-1.6.7-2|55	+ Revision: 67616
12cr|perl-IMAP-Admin-1.6.7-2|56	- use %%mkrel
12cr|perl-IMAP-Admin-1.6.7-2|57	
12cr|perl-IMAP-Admin-1.6.7-2|58	
12cr|perl-IMAP-Admin-1.6.7-2|59	* Wed May 18 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.6.4-1mdk
12cr|perl-IMAP-Admin-1.6.7-2|60	- 1.6.4 ; spec cleaning ; add docs
12cr|perl-IMAP-Admin-1.6.7-2|61	
12cr|perl-IMAP-Admin-1.6.7-2|62	* Tue Feb 17 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.6.1-1mdk
12cr|perl-IMAP-Admin-1.6.7-2|63	- 1.6.1
12cr|perl-IMAP-Admin-1.6.7-2|64	
12cr|perl-IMAP-Admin-1.6.7-2|65	* Thu Sep 05 2002 Daniel Lacroix <dlacroix@erasme.org>
12cr|perl-IMAP-Admin-1.6.7-2|66	- generated by cpan2rpm version 0.1 for Mandrake 9.0
12cr|perl-IMAP-Admin-1.6.7-2|67	

4734 12
12cr|perl-IMDB-Film-0.520.0-2|1	%define upstream_name IMDB-Film
12cr|perl-IMDB-Film-0.520.0-2|2	%define upstream_version 0.52
12cr|perl-IMDB-Film-0.520.0-2|3	
12cr|perl-IMDB-Film-0.520.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-IMDB-Film-0.520.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IMDB-Film-0.520.0-2|6	Release:	2
12cr|perl-IMDB-Film-0.520.0-2|7	
12cr|perl-IMDB-Film-0.520.0-2|8	Summary:	OO Perl interface to the database of films IMDB
12cr|perl-IMDB-Film-0.520.0-2|9	License:	GPL+ or Artistic
12cr|perl-IMDB-Film-0.520.0-2|10	Group:		Development/Perl
12cr|perl-IMDB-Film-0.520.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IMDB-Film-0.520.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/ST/STEPANOV/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IMDB-Film-0.520.0-2|13	
12cr|perl-IMDB-Film-0.520.0-2|14	BuildRequires:	perl-devel
12cr|perl-IMDB-Film-0.520.0-2|15	BuildRequires:	perl(Cache::FileCache)
12cr|perl-IMDB-Film-0.520.0-2|16	BuildRequires:	perl(Carp)
12cr|perl-IMDB-Film-0.520.0-2|17	BuildRequires:	perl(Digest::SHA1)
12cr|perl-IMDB-Film-0.520.0-2|18	BuildRequires:	perl(Error)
12cr|perl-IMDB-Film-0.520.0-2|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-IMDB-Film-0.520.0-2|20	BuildRequires:	perl(HTML::Entities)
12cr|perl-IMDB-Film-0.520.0-2|21	BuildRequires:	perl(HTML::TokeParser)
12cr|perl-IMDB-Film-0.520.0-2|22	BuildRequires:	perl(LWP::Simple)
12cr|perl-IMDB-Film-0.520.0-2|23	BuildRequires:	perl(Pod::Checker)
12cr|perl-IMDB-Film-0.520.0-2|24	BuildRequires:	perl(Text::Unidecode)
12cr|perl-IMDB-Film-0.520.0-2|25	BuildArch:	noarch
12cr|perl-IMDB-Film-0.520.0-2|26	
12cr|perl-IMDB-Film-0.520.0-2|27	%description
12cr|perl-IMDB-Film-0.520.0-2|28	IMDB::Film is OO Perl interface to the database of films
12cr|perl-IMDB-Film-0.520.0-2|29	IMDB (www.imdb.com). It allows to retrieve information
12cr|perl-IMDB-Film-0.520.0-2|30	about movies by its IMDB code or title. Also, there is a
12cr|perl-IMDB-Film-0.520.0-2|31	possibility to get information about IMDB persons (actors,
12cr|perl-IMDB-Film-0.520.0-2|32	actresses, directors etc) by their name of code.
12cr|perl-IMDB-Film-0.520.0-2|33	
12cr|perl-IMDB-Film-0.520.0-2|34	%prep
12cr|perl-IMDB-Film-0.520.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IMDB-Film-0.520.0-2|36	
12cr|perl-IMDB-Film-0.520.0-2|37	%build
12cr|perl-IMDB-Film-0.520.0-2|38	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cr|perl-IMDB-Film-0.520.0-2|39	%make
12cr|perl-IMDB-Film-0.520.0-2|40	
12cr|perl-IMDB-Film-0.520.0-2|41	%install
12cr|perl-IMDB-Film-0.520.0-2|42	%makeinstall_std
12cr|perl-IMDB-Film-0.520.0-2|43	
12cr|perl-IMDB-Film-0.520.0-2|44	%files
12cr|perl-IMDB-Film-0.520.0-2|45	%doc README ChangeLog Todo
12cr|perl-IMDB-Film-0.520.0-2|46	%{perl_vendorlib}/IMDB
12cr|perl-IMDB-Film-0.520.0-2|47	%{_mandir}/man3/*
12cr|perl-IMDB-Film-0.520.0-2|48	
12cr|perl-IMDB-Film-0.520.0-2|49	
12cr|perl-IMDB-Film-0.520.0-2|50	%changelog
12cr|perl-IMDB-Film-0.520.0-2|51	* Sat Nov 06 2010 Anssi Hannula <anssi@mandriva.org> 0.480.0-1mdv2011.0
12cr|perl-IMDB-Film-0.520.0-2|52	+ Revision: 594191
12cr|perl-IMDB-Film-0.520.0-2|53	- new version (makes the module work again)
12cr|perl-IMDB-Film-0.520.0-2|54	
12cr|perl-IMDB-Film-0.520.0-2|55	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.450.0-1mdv2011.0
12cr|perl-IMDB-Film-0.520.0-2|56	+ Revision: 526446
12cr|perl-IMDB-Film-0.520.0-2|57	- update to 0.45
12cr|perl-IMDB-Film-0.520.0-2|58	
12cr|perl-IMDB-Film-0.520.0-2|59	* Wed Mar 17 2010 Jérôme Quelin <jquelin@mandriva.org> 0.440.0-1mdv2010.1
12cr|perl-IMDB-Film-0.520.0-2|60	+ Revision: 523954
12cr|perl-IMDB-Film-0.520.0-2|61	- update to 0.44
12cr|perl-IMDB-Film-0.520.0-2|62	
12cr|perl-IMDB-Film-0.520.0-2|63	* Tue Dec 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.430.0-1mdv2010.1
12cr|perl-IMDB-Film-0.520.0-2|64	+ Revision: 478792
12cr|perl-IMDB-Film-0.520.0-2|65	- update to 0.43
12cr|perl-IMDB-Film-0.520.0-2|66	
12cr|perl-IMDB-Film-0.520.0-2|67	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.420.0-1mdv2010.1
12cr|perl-IMDB-Film-0.520.0-2|68	+ Revision: 461292
12cr|perl-IMDB-Film-0.520.0-2|69	- update to 0.42
12cr|perl-IMDB-Film-0.520.0-2|70	
12cr|perl-IMDB-Film-0.520.0-2|71	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.410.0-1mdv2010.0
12cr|perl-IMDB-Film-0.520.0-2|72	+ Revision: 415006
12cr|perl-IMDB-Film-0.520.0-2|73	- update to 0.41
12cr|perl-IMDB-Film-0.520.0-2|74	
12cr|perl-IMDB-Film-0.520.0-2|75	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.40-1mdv2010.0
12cr|perl-IMDB-Film-0.520.0-2|76	+ Revision: 396132
12cr|perl-IMDB-Film-0.520.0-2|77	- new version
12cr|perl-IMDB-Film-0.520.0-2|78	
12cr|perl-IMDB-Film-0.520.0-2|79	* Wed Jul 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.39-1mdv2010.0
12cr|perl-IMDB-Film-0.520.0-2|80	+ Revision: 393525
12cr|perl-IMDB-Film-0.520.0-2|81	- update to new version 0.39
12cr|perl-IMDB-Film-0.520.0-2|82	
12cr|perl-IMDB-Film-0.520.0-2|83	* Tue Jun 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.37-1mdv2010.0
12cr|perl-IMDB-Film-0.520.0-2|84	+ Revision: 390836
12cr|perl-IMDB-Film-0.520.0-2|85	- update to new version 0.37
12cr|perl-IMDB-Film-0.520.0-2|86	
12cr|perl-IMDB-Film-0.520.0-2|87	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-1mdv2009.1
12cr|perl-IMDB-Film-0.520.0-2|88	+ Revision: 292179
12cr|perl-IMDB-Film-0.520.0-2|89	- update to new version 0.34
12cr|perl-IMDB-Film-0.520.0-2|90	
12cr|perl-IMDB-Film-0.520.0-2|91	* Mon Jun 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-1mdv2009.0
12cr|perl-IMDB-Film-0.520.0-2|92	+ Revision: 220141
12cr|perl-IMDB-Film-0.520.0-2|93	- update to new version 0.33
12cr|perl-IMDB-Film-0.520.0-2|94	
12cr|perl-IMDB-Film-0.520.0-2|95	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.32-1mdv2008.1
12cr|perl-IMDB-Film-0.520.0-2|96	+ Revision: 144816
12cr|perl-IMDB-Film-0.520.0-2|97	- update to new version 0.32
12cr|perl-IMDB-Film-0.520.0-2|98	
12cr|perl-IMDB-Film-0.520.0-2|99	* Thu Dec 27 2007 Anssi Hannula <anssi@mandriva.org> 0.31-1mdv2008.1
12cr|perl-IMDB-Film-0.520.0-2|100	+ Revision: 138208
12cr|perl-IMDB-Film-0.520.0-2|101	- update to new version 0.31
12cr|perl-IMDB-Film-0.520.0-2|102	
12cr|perl-IMDB-Film-0.520.0-2|103	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-IMDB-Film-0.520.0-2|104	- restore BuildRoot
12cr|perl-IMDB-Film-0.520.0-2|105	
12cr|perl-IMDB-Film-0.520.0-2|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-IMDB-Film-0.520.0-2|107	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IMDB-Film-0.520.0-2|108	
12cr|perl-IMDB-Film-0.520.0-2|109	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.30-1mdv2008.1
12cr|perl-IMDB-Film-0.520.0-2|110	+ Revision: 97500
12cr|perl-IMDB-Film-0.520.0-2|111	- update to new version 0.30
12cr|perl-IMDB-Film-0.520.0-2|112	
12cr|perl-IMDB-Film-0.520.0-2|113	* Thu Jul 19 2007 Anssi Hannula <anssi@mandriva.org> 0.29-1mdv2008.0
12cr|perl-IMDB-Film-0.520.0-2|114	+ Revision: 53679
12cr|perl-IMDB-Film-0.520.0-2|115	- 0.29
12cr|perl-IMDB-Film-0.520.0-2|116	
12cr|perl-IMDB-Film-0.520.0-2|117	* Fri May 11 2007 Anssi Hannula <anssi@mandriva.org> 0.28-1mdv2008.0
12cr|perl-IMDB-Film-0.520.0-2|118	+ Revision: 26411
12cr|perl-IMDB-Film-0.520.0-2|119	- 0.28
12cr|perl-IMDB-Film-0.520.0-2|120	
12cr|perl-IMDB-Film-0.520.0-2|121	* Sun Apr 29 2007 Anssi Hannula <anssi@mandriva.org> 0.27-1mdv2008.0
12cr|perl-IMDB-Film-0.520.0-2|122	+ Revision: 19142
12cr|perl-IMDB-Film-0.520.0-2|123	- Import perl-IMDB-Film
12cr|perl-IMDB-Film-0.520.0-2|124	

4735 12
12cr|perlindex-1.605.0-3|1	%define upstream_name    perlindex
12cr|perlindex-1.605.0-3|2	%define upstream_version 1.605
12cr|perlindex-1.605.0-3|3	
12cr|perlindex-1.605.0-3|4	Name:		%{upstream_name}
12cr|perlindex-1.605.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perlindex-1.605.0-3|6	Release:	3
12cr|perlindex-1.605.0-3|7	
12cr|perlindex-1.605.0-3|8	Summary:	English language stemming
12cr|perlindex-1.605.0-3|9	License:	GPL+ or Artistic
12cr|perlindex-1.605.0-3|10	Group:		Development/Perl
12cr|perlindex-1.605.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perlindex-1.605.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perlindex-1.605.0-3|13	
12cr|perlindex-1.605.0-3|14	BuildRequires:	perl-devel
12cr|perlindex-1.605.0-3|15	BuildArch:	noarch
12cr|perlindex-1.605.0-3|16	
12cr|perlindex-1.605.0-3|17	%description
12cr|perlindex-1.605.0-3|18	This routine applies the Porter Stemming Algorithm to its parameters,
12cr|perlindex-1.605.0-3|19	returning the stemmed words. It is derived from the C program "stemmer.c"
12cr|perlindex-1.605.0-3|20	as found in freewais and elsewhere, which contains these notes:
12cr|perlindex-1.605.0-3|21	
12cr|perlindex-1.605.0-3|22	Purpose:    Implementation of the Porter stemming algorithm documented
12cr|perlindex-1.605.0-3|23	in: Porter, M.F., "An Algorithm For Suffix Stripping,"
12cr|perlindex-1.605.0-3|24	Program 14 (3), July 1980, pp. 130-137.
12cr|perlindex-1.605.0-3|25	Provenance: Written by B. Frakes and C. Cox, 1986.
12cr|perlindex-1.605.0-3|26	
12cr|perlindex-1.605.0-3|27	I have re-interpreted areas that use Frakes and Cox's "WordSize" function.
12cr|perlindex-1.605.0-3|28	My version may misbehave on short words starting with "y", but I can't
12cr|perlindex-1.605.0-3|29	think of any examples.
12cr|perlindex-1.605.0-3|30	
12cr|perlindex-1.605.0-3|31	%prep
12cr|perlindex-1.605.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perlindex-1.605.0-3|33	
12cr|perlindex-1.605.0-3|34	%build
12cr|perlindex-1.605.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perlindex-1.605.0-3|36	%make
12cr|perlindex-1.605.0-3|37	
12cr|perlindex-1.605.0-3|38	%check
12cr|perlindex-1.605.0-3|39	%make test
12cr|perlindex-1.605.0-3|40	
12cr|perlindex-1.605.0-3|41	%install
12cr|perlindex-1.605.0-3|42	%makeinstall_std
12cr|perlindex-1.605.0-3|43	
12cr|perlindex-1.605.0-3|44	%files
12cr|perlindex-1.605.0-3|45	%doc ChangeLog META.yml README
12cr|perlindex-1.605.0-3|46	%{_bindir}/*
12cr|perlindex-1.605.0-3|47	%{_mandir}/man?/*
12cr|perlindex-1.605.0-3|48	%{perl_vendorlib}/*
12cr|perlindex-1.605.0-3|49	
12cr|perlindex-1.605.0-3|50	%changelog
12cr|perlindex-1.605.0-3|51	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.605.0-2mdv2011.0
12cr|perlindex-1.605.0-3|52	+ Revision: 658675
12cr|perlindex-1.605.0-3|53	- update file list
12cr|perlindex-1.605.0-3|54	- rebuild for updated spec-helper
12cr|perlindex-1.605.0-3|55	
12cr|perlindex-1.605.0-3|56	* Tue May 18 2010 Jérôme Quelin <jquelin@mandriva.org> 1.605.0-1mdv2011.0
12cr|perlindex-1.605.0-3|57	+ Revision: 545246
12cr|perlindex-1.605.0-3|58	- import perlindex
12cr|perlindex-1.605.0-3|59	
12cr|perlindex-1.605.0-3|60	
12cr|perlindex-1.605.0-3|61	* Tue May 18 2010 cpan2dist 1.605-1mdv
12cr|perlindex-1.605.0-3|62	- initial mdv release, generated with cpan2dist

4736 12
12cr|perl-Inline-Python-0.390.0-2|1	%define upstream_name    Inline-Python
12cr|perl-Inline-Python-0.390.0-2|2	%define upstream_version 0.39
12cr|perl-Inline-Python-0.390.0-2|3	
12cr|perl-Inline-Python-0.390.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Inline-Python-0.390.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Inline-Python-0.390.0-2|6	Release:	2
12cr|perl-Inline-Python-0.390.0-2|7	
12cr|perl-Inline-Python-0.390.0-2|8	Summary:    Easy implementation of Python extensions
12cr|perl-Inline-Python-0.390.0-2|9	License:    GPL+ or Artistic
12cr|perl-Inline-Python-0.390.0-2|10	Group:      Development/Perl
12cr|perl-Inline-Python-0.390.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Inline-Python-0.390.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Inline/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Inline-Python-0.390.0-2|13	
12cr|perl-Inline-Python-0.390.0-2|14	BuildRequires: perl(CGI)
12cr|perl-Inline-Python-0.390.0-2|15	BuildRequires: perl(Inline)
12cr|perl-Inline-Python-0.390.0-2|16	BuildRequires: perl-devel
12cr|perl-Inline-Python-0.390.0-2|17	BuildRequires: python-devel
12cr|perl-Inline-Python-0.390.0-2|18	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Inline-Python-0.390.0-2|19	
12cr|perl-Inline-Python-0.390.0-2|20	%description
12cr|perl-Inline-Python-0.390.0-2|21	The 'Inline::Python' module allows you to put Python source code directly
12cr|perl-Inline-Python-0.390.0-2|22	"inline" in a Perl script or module. It sets up an in-process Python
12cr|perl-Inline-Python-0.390.0-2|23	interpreter, runs your code, and then examines Python's symbol table for
12cr|perl-Inline-Python-0.390.0-2|24	things to bind to Perl. The process of interrogating the Python interpreter
12cr|perl-Inline-Python-0.390.0-2|25	for globals only occurs the first time you run your Python code. The
12cr|perl-Inline-Python-0.390.0-2|26	namespace is cached, and subsequent calls use the cached version.
12cr|perl-Inline-Python-0.390.0-2|27	
12cr|perl-Inline-Python-0.390.0-2|28	This document describes 'Inline::Python', the Perl package which gives you
12cr|perl-Inline-Python-0.390.0-2|29	access to a Python interpreter. For lack of a better place to keep it, it
12cr|perl-Inline-Python-0.390.0-2|30	also gives you instructions on how to use 'perlmodule', the Python package
12cr|perl-Inline-Python-0.390.0-2|31	which gives you access to the Perl interpreter.
12cr|perl-Inline-Python-0.390.0-2|32	
12cr|perl-Inline-Python-0.390.0-2|33	
12cr|perl-Inline-Python-0.390.0-2|34	%prep
12cr|perl-Inline-Python-0.390.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Inline-Python-0.390.0-2|36	
12cr|perl-Inline-Python-0.390.0-2|37	%build
12cr|perl-Inline-Python-0.390.0-2|38	%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
12cr|perl-Inline-Python-0.390.0-2|39	%make
12cr|perl-Inline-Python-0.390.0-2|40	
12cr|perl-Inline-Python-0.390.0-2|41	%install
12cr|perl-Inline-Python-0.390.0-2|42	rm -rf %buildroot
12cr|perl-Inline-Python-0.390.0-2|43	%makeinstall_std
12cr|perl-Inline-Python-0.390.0-2|44	
12cr|perl-Inline-Python-0.390.0-2|45	%clean
12cr|perl-Inline-Python-0.390.0-2|46	rm -rf %buildroot
12cr|perl-Inline-Python-0.390.0-2|47	
12cr|perl-Inline-Python-0.390.0-2|48	%files
12cr|perl-Inline-Python-0.390.0-2|49	%defattr(-,root,root)
12cr|perl-Inline-Python-0.390.0-2|50	%doc README Changes
12cr|perl-Inline-Python-0.390.0-2|51	%{_mandir}/man3/*
12cr|perl-Inline-Python-0.390.0-2|52	%perl_vendorarch/Inline
12cr|perl-Inline-Python-0.390.0-2|53	%perl_vendorarch/auto/Inline
12cr|perl-Inline-Python-0.390.0-2|54	
12cr|perl-Inline-Python-0.390.0-2|55	
12cr|perl-Inline-Python-0.390.0-2|56	%changelog
12cr|perl-Inline-Python-0.390.0-2|57	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.390.0-2
12cr|perl-Inline-Python-0.390.0-2|58	+ Revision: 768358
12cr|perl-Inline-Python-0.390.0-2|59	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Inline-Python-0.390.0-2|60	
12cr|perl-Inline-Python-0.390.0-2|61	* Mon Mar 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.390.0-1
12cr|perl-Inline-Python-0.390.0-2|62	+ Revision: 644752
12cr|perl-Inline-Python-0.390.0-2|63	- update to new version 0.39
12cr|perl-Inline-Python-0.390.0-2|64	
12cr|perl-Inline-Python-0.390.0-2|65	* Sun Mar 06 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.380.0-1
12cr|perl-Inline-Python-0.390.0-2|66	+ Revision: 642271
12cr|perl-Inline-Python-0.390.0-2|67	- remove check section for build success
12cr|perl-Inline-Python-0.390.0-2|68	- new version
12cr|perl-Inline-Python-0.390.0-2|69	
12cr|perl-Inline-Python-0.390.0-2|70	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-Inline-Python-0.390.0-2|71	- update to 0.37
12cr|perl-Inline-Python-0.390.0-2|72	
12cr|perl-Inline-Python-0.390.0-2|73	+ Michael Scherer <misc@mandriva.org>
12cr|perl-Inline-Python-0.390.0-2|74	- rebuild for python 2.7
12cr|perl-Inline-Python-0.390.0-2|75	
12cr|perl-Inline-Python-0.390.0-2|76	* Thu Jul 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.360.0-2mdv2011.0
12cr|perl-Inline-Python-0.390.0-2|77	+ Revision: 556776
12cr|perl-Inline-Python-0.390.0-2|78	- rebuild
12cr|perl-Inline-Python-0.390.0-2|79	
12cr|perl-Inline-Python-0.390.0-2|80	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.360.0-1mdv2011.0
12cr|perl-Inline-Python-0.390.0-2|81	+ Revision: 552374
12cr|perl-Inline-Python-0.390.0-2|82	- update to 0.36
12cr|perl-Inline-Python-0.390.0-2|83	
12cr|perl-Inline-Python-0.390.0-2|84	* Wed Mar 31 2010 Jérôme Quelin <jquelin@mandriva.org> 0.350.0-1mdv2010.1
12cr|perl-Inline-Python-0.390.0-2|85	+ Revision: 530433
12cr|perl-Inline-Python-0.390.0-2|86	- update to 0.35
12cr|perl-Inline-Python-0.390.0-2|87	
12cr|perl-Inline-Python-0.390.0-2|88	* Fri Mar 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.340.0-1mdv2010.1
12cr|perl-Inline-Python-0.390.0-2|89	+ Revision: 518483
12cr|perl-Inline-Python-0.390.0-2|90	- update to 0.34
12cr|perl-Inline-Python-0.390.0-2|91	
12cr|perl-Inline-Python-0.390.0-2|92	* Tue Feb 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.330.0-1mdv2010.1
12cr|perl-Inline-Python-0.390.0-2|93	+ Revision: 510095
12cr|perl-Inline-Python-0.390.0-2|94	- update to 0.33
12cr|perl-Inline-Python-0.390.0-2|95	
12cr|perl-Inline-Python-0.390.0-2|96	* Mon Feb 01 2010 Jérôme Quelin <jquelin@mandriva.org> 0.320.0-1mdv2010.1
12cr|perl-Inline-Python-0.390.0-2|97	+ Revision: 498988
12cr|perl-Inline-Python-0.390.0-2|98	- update to 0.32
12cr|perl-Inline-Python-0.390.0-2|99	
12cr|perl-Inline-Python-0.390.0-2|100	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.310.0-1mdv2010.1
12cr|perl-Inline-Python-0.390.0-2|101	+ Revision: 474664
12cr|perl-Inline-Python-0.390.0-2|102	- update to 0.31
12cr|perl-Inline-Python-0.390.0-2|103	
12cr|perl-Inline-Python-0.390.0-2|104	* Tue Dec 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2010.1
12cr|perl-Inline-Python-0.390.0-2|105	+ Revision: 472251
12cr|perl-Inline-Python-0.390.0-2|106	- update to 0.30
12cr|perl-Inline-Python-0.390.0-2|107	
12cr|perl-Inline-Python-0.390.0-2|108	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.290.0-1mdv2010.0
12cr|perl-Inline-Python-0.390.0-2|109	+ Revision: 410094
12cr|perl-Inline-Python-0.390.0-2|110	- rebuild using %%perl_convert_version
12cr|perl-Inline-Python-0.390.0-2|111	
12cr|perl-Inline-Python-0.390.0-2|112	* Wed Jul 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.29-1mdv2010.0
12cr|perl-Inline-Python-0.390.0-2|113	+ Revision: 393526
12cr|perl-Inline-Python-0.390.0-2|114	- update to new version 0.29
12cr|perl-Inline-Python-0.390.0-2|115	
12cr|perl-Inline-Python-0.390.0-2|116	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 0.28-2mdv2009.1
12cr|perl-Inline-Python-0.390.0-2|117	+ Revision: 320142
12cr|perl-Inline-Python-0.390.0-2|118	- rebuild for new python
12cr|perl-Inline-Python-0.390.0-2|119	
12cr|perl-Inline-Python-0.390.0-2|120	* Wed Dec 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.28-1mdv2009.1
12cr|perl-Inline-Python-0.390.0-2|121	+ Revision: 315108
12cr|perl-Inline-Python-0.390.0-2|122	- update to new version 0.28
12cr|perl-Inline-Python-0.390.0-2|123	
12cr|perl-Inline-Python-0.390.0-2|124	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.27-1mdv2009.1
12cr|perl-Inline-Python-0.390.0-2|125	+ Revision: 305727
12cr|perl-Inline-Python-0.390.0-2|126	- update to new version 0.27
12cr|perl-Inline-Python-0.390.0-2|127	
12cr|perl-Inline-Python-0.390.0-2|128	* Fri Nov 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.26-1mdv2009.1
12cr|perl-Inline-Python-0.390.0-2|129	+ Revision: 305400
12cr|perl-Inline-Python-0.390.0-2|130	- reintroduction, as this new version works
12cr|perl-Inline-Python-0.390.0-2|131	- create perl-Inline-Python
12cr|perl-Inline-Python-0.390.0-2|132	
12cr|perl-Inline-Python-0.390.0-2|133	
12cr|perl-Inline-Python-0.390.0-2|134	* Mon Sep 19 2005 Pascal Terjan <pterjan@mandriva.org> 0.22-2mdk
12cr|perl-Inline-Python-0.390.0-2|135	- fix file list
12cr|perl-Inline-Python-0.390.0-2|136	
12cr|perl-Inline-Python-0.390.0-2|137	* Tue Jan 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.22-1mdk
12cr|perl-Inline-Python-0.390.0-2|138	- 0.22
12cr|perl-Inline-Python-0.390.0-2|139	- Don't include Python.pod twice
12cr|perl-Inline-Python-0.390.0-2|140	
12cr|perl-Inline-Python-0.390.0-2|141	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.21-3mdk
12cr|perl-Inline-Python-0.390.0-2|142	- Rebuild for new python
12cr|perl-Inline-Python-0.390.0-2|143	
12cr|perl-Inline-Python-0.390.0-2|144	* Mon Nov 15 2004 Michael Scherer <misc@mandrake.org> 0.21-2mdk
12cr|perl-Inline-Python-0.390.0-2|145	- Rebuild for new perl
12cr|perl-Inline-Python-0.390.0-2|146	
12cr|perl-Inline-Python-0.390.0-2|147	* Mon Aug 23 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.21-1mdk
12cr|perl-Inline-Python-0.390.0-2|148	- New version 0.21
12cr|perl-Inline-Python-0.390.0-2|149	- Add make test
12cr|perl-Inline-Python-0.390.0-2|150	
12cr|perl-Inline-Python-0.390.0-2|151	* Mon Mar 01 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.20-7mdk
12cr|perl-Inline-Python-0.390.0-2|152	- rebuild
12cr|perl-Inline-Python-0.390.0-2|153	- own dir
12cr|perl-Inline-Python-0.390.0-2|154	
12cr|perl-Inline-Python-0.390.0-2|155	* Fri Aug 15 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.20-6mdk
12cr|perl-Inline-Python-0.390.0-2|156	- rebuild for new python
12cr|perl-Inline-Python-0.390.0-2|157	- disable test
12cr|perl-Inline-Python-0.390.0-2|158	
12cr|perl-Inline-Python-0.390.0-2|159	* Sat Aug 02 2003 Ben Reser <ben@reser.org> 0.20-5mdk
12cr|perl-Inline-Python-0.390.0-2|160	- Use %%makeinstall_std now that it works on klama
12cr|perl-Inline-Python-0.390.0-2|161	
12cr|perl-Inline-Python-0.390.0-2|162	* Fri Aug 01 2003 Ben Reser <ben@reser.org> 0.20-4mdk
12cr|perl-Inline-Python-0.390.0-2|163	- Forgot DESTDIR on %%makeinstall
12cr|perl-Inline-Python-0.390.0-2|164	
12cr|perl-Inline-Python-0.390.0-2|165	* Fri Aug 01 2003 Ben Reser <ben@reser.org> 0.20-3mdk
12cr|perl-Inline-Python-0.390.0-2|166	- Fix install for new perl
12cr|perl-Inline-Python-0.390.0-2|167	- Macrofication
12cr|perl-Inline-Python-0.390.0-2|168	- Fix man path
12cr|perl-Inline-Python-0.390.0-2|169	- Unpackaged perllocal.pod
12cr|perl-Inline-Python-0.390.0-2|170	
12cr|perl-Inline-Python-0.390.0-2|171	* Wed Jul 09 2003 Austin Acton <aacton@yorku.ca> 0.20-2mdk
12cr|perl-Inline-Python-0.390.0-2|172	- add some buildrequires and enable test
12cr|perl-Inline-Python-0.390.0-2|173	
12cr|perl-Inline-Python-0.390.0-2|174	* Tue Jul 08 2003 Austin Acton <aacton@yorku.ca> 0.20-1mdk
12cr|perl-Inline-Python-0.390.0-2|175	- disable test until we can figure out why it fails
12cr|perl-Inline-Python-0.390.0-2|176	- from andi payn <payn@myrealbox.com> :
12cr|perl-Inline-Python-0.390.0-2|177	- first specfile, based loosely on perl-Inline.spec
12cr|perl-Inline-Python-0.390.0-2|178	

4737 12
12cr|perl-Internals-1.100.0-3|1	%define upstream_name    Internals
12cr|perl-Internals-1.100.0-3|2	%define upstream_version 1.1
12cr|perl-Internals-1.100.0-3|3	
12cr|perl-Internals-1.100.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Internals-1.100.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Internals-1.100.0-3|6	Release:	3
12cr|perl-Internals-1.100.0-3|7	
12cr|perl-Internals-1.100.0-3|8	Summary:    Write-protect variables, manipulate refcounts
12cr|perl-Internals-1.100.0-3|9	License:    GPL+ or Artistic
12cr|perl-Internals-1.100.0-3|10	Group:      Development/Perl
12cr|perl-Internals-1.100.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Internals-1.100.0-3|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Internals-1.100.0-3|13	
12cr|perl-Internals-1.100.0-3|14	BuildRequires: perl-devel
12cr|perl-Internals-1.100.0-3|15	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|perl-Internals-1.100.0-3|16	
12cr|perl-Internals-1.100.0-3|17	%description
12cr|perl-Internals-1.100.0-3|18	This module allows you to write-protect and write-enable your Perl
12cr|perl-Internals-1.100.0-3|19	variables, objects and data structures.
12cr|perl-Internals-1.100.0-3|20	
12cr|perl-Internals-1.100.0-3|21	Moreover, the reference count of any Perl variable can be read and set.
12cr|perl-Internals-1.100.0-3|22	
12cr|perl-Internals-1.100.0-3|23	You can never pass the object directly on which to perform the desired
12cr|perl-Internals-1.100.0-3|24	action, you always have to pass a reference to the variable or data
12cr|perl-Internals-1.100.0-3|25	structure in question.
12cr|perl-Internals-1.100.0-3|26	
12cr|perl-Internals-1.100.0-3|27	%prep
12cr|perl-Internals-1.100.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Internals-1.100.0-3|29	
12cr|perl-Internals-1.100.0-3|30	%build
12cr|perl-Internals-1.100.0-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Internals-1.100.0-3|32	%make
12cr|perl-Internals-1.100.0-3|33	
12cr|perl-Internals-1.100.0-3|34	%check
12cr|perl-Internals-1.100.0-3|35	%make test
12cr|perl-Internals-1.100.0-3|36	
12cr|perl-Internals-1.100.0-3|37	%install
12cr|perl-Internals-1.100.0-3|38	rm -rf %{buildroot}
12cr|perl-Internals-1.100.0-3|39	%makeinstall_std
12cr|perl-Internals-1.100.0-3|40	
12cr|perl-Internals-1.100.0-3|41	%clean
12cr|perl-Internals-1.100.0-3|42	rm -rf %{buildroot}
12cr|perl-Internals-1.100.0-3|43	
12cr|perl-Internals-1.100.0-3|44	%files
12cr|perl-Internals-1.100.0-3|45	%defattr(-,root,root)
12cr|perl-Internals-1.100.0-3|46	%doc README.txt Artistic.txt GNU_GPL.txt CHANGES.txt
12cr|perl-Internals-1.100.0-3|47	%{_mandir}/man3/*
12cr|perl-Internals-1.100.0-3|48	%perl_vendorarch/Internals.pm
12cr|perl-Internals-1.100.0-3|49	%perl_vendorarch/auto/Internals
12cr|perl-Internals-1.100.0-3|50	
12cr|perl-Internals-1.100.0-3|51	
12cr|perl-Internals-1.100.0-3|52	%changelog
12cr|perl-Internals-1.100.0-3|53	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.100.0-3
12cr|perl-Internals-1.100.0-3|54	+ Revision: 768358
12cr|perl-Internals-1.100.0-3|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Internals-1.100.0-3|56	
12cr|perl-Internals-1.100.0-3|57	* Tue Jul 20 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.100.0-2mdv2011.0
12cr|perl-Internals-1.100.0-3|58	+ Revision: 555272
12cr|perl-Internals-1.100.0-3|59	- rebuild
12cr|perl-Internals-1.100.0-3|60	
12cr|perl-Internals-1.100.0-3|61	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2010.1
12cr|perl-Internals-1.100.0-3|62	+ Revision: 504935
12cr|perl-Internals-1.100.0-3|63	- rebuild using %%perl_convert_version
12cr|perl-Internals-1.100.0-3|64	
12cr|perl-Internals-1.100.0-3|65	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1-3mdv2010.0
12cr|perl-Internals-1.100.0-3|66	+ Revision: 430471
12cr|perl-Internals-1.100.0-3|67	- rebuild
12cr|perl-Internals-1.100.0-3|68	
12cr|perl-Internals-1.100.0-3|69	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.1-2mdv2009.0
12cr|perl-Internals-1.100.0-3|70	+ Revision: 268535
12cr|perl-Internals-1.100.0-3|71	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Internals-1.100.0-3|72	
12cr|perl-Internals-1.100.0-3|73	* Sun Jun 01 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2009.0
12cr|perl-Internals-1.100.0-3|74	+ Revision: 214061
12cr|perl-Internals-1.100.0-3|75	- import perl-Internals
12cr|perl-Internals-1.100.0-3|76	
12cr|perl-Internals-1.100.0-3|77	
12cr|perl-Internals-1.100.0-3|78	* Sun Jun 01 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2009.0
12cr|perl-Internals-1.100.0-3|79	- first mdv release

4738 12
12cr|perl-IO-AIO-4.0.0-2|1	%define	upstream_name	 IO-AIO
12cr|perl-IO-AIO-4.0.0-2|2	%define upstream_version 4.0
12cr|perl-IO-AIO-4.0.0-2|3	
12cr|perl-IO-AIO-4.0.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-IO-AIO-4.0.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-IO-AIO-4.0.0-2|6	Release:	2
12cr|perl-IO-AIO-4.0.0-2|7	
12cr|perl-IO-AIO-4.0.0-2|8	Summary:	Asynchronous Input/Output
12cr|perl-IO-AIO-4.0.0-2|9	License:	GPL+ or Artistic
12cr|perl-IO-AIO-4.0.0-2|10	Group:		Development/Perl
12cr|perl-IO-AIO-4.0.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IO-AIO-4.0.0-2|12	Source0:    http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IO-AIO-4.0.0-2|13	Requires:	perl(common::sense)
12cr|perl-IO-AIO-4.0.0-2|14	BuildRequires:	db5-devel
12cr|perl-IO-AIO-4.0.0-2|15	BuildRequires:	gdbm-devel
12cr|perl-IO-AIO-4.0.0-2|16	BuildRequires:	perl(common::sense)
12cr|perl-IO-AIO-4.0.0-2|17	BuildRequires:	perl-devel
12cr|perl-IO-AIO-4.0.0-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-IO-AIO-4.0.0-2|19	
12cr|perl-IO-AIO-4.0.0-2|20	%description
12cr|perl-IO-AIO-4.0.0-2|21	This module implements asynchronous I/O using whatever means your operating
12cr|perl-IO-AIO-4.0.0-2|22	system supports.
12cr|perl-IO-AIO-4.0.0-2|23	
12cr|perl-IO-AIO-4.0.0-2|24	Currently, a number of threads are started that execute your read/writes and
12cr|perl-IO-AIO-4.0.0-2|25	signal their completion. You don't need thread support in your libc or perl,
12cr|perl-IO-AIO-4.0.0-2|26	and the threads created by this module will not be visible to the pthreads
12cr|perl-IO-AIO-4.0.0-2|27	library. In the future, this module might make use of the native aio functions
12cr|perl-IO-AIO-4.0.0-2|28	available on many operating systems. However, they are often not well-supported
12cr|perl-IO-AIO-4.0.0-2|29	(Linux doesn't allow them on normal files currently, for example), and they
12cr|perl-IO-AIO-4.0.0-2|30	would only support aio_read and aio_write, so the remaining functionality would
12cr|perl-IO-AIO-4.0.0-2|31	have to be implemented using threads anyway.
12cr|perl-IO-AIO-4.0.0-2|32	
12cr|perl-IO-AIO-4.0.0-2|33	Although the module will work with in the presence of other threads, it is
12cr|perl-IO-AIO-4.0.0-2|34	currently not reentrant, so use appropriate locking yourself, always call
12cr|perl-IO-AIO-4.0.0-2|35	poll_cb from within the same thread, or never call poll_cb (or other aio_
12cr|perl-IO-AIO-4.0.0-2|36	functions) recursively.
12cr|perl-IO-AIO-4.0.0-2|37	
12cr|perl-IO-AIO-4.0.0-2|38	After creating a new Gtk2::Ex::Simple::List object with the desired columns you
12cr|perl-IO-AIO-4.0.0-2|39	may set the list data with a simple Perl array assignment. Rows may be added or
12cr|perl-IO-AIO-4.0.0-2|40	deleted with all of the normal array operations. You can treat the data member
12cr|perl-IO-AIO-4.0.0-2|41	of the Simple::List object as an array reference, and manipulate the list data
12cr|perl-IO-AIO-4.0.0-2|42	with perl's normal array operators.
12cr|perl-IO-AIO-4.0.0-2|43	
12cr|perl-IO-AIO-4.0.0-2|44	A mechanism has also been put into place allowing columns to be Perl scalars.
12cr|perl-IO-AIO-4.0.0-2|45	The scalar is converted to text through Perl's normal mechanisms and then
12cr|perl-IO-AIO-4.0.0-2|46	displayed in the list. This same mechanism can be expanded by defining
12cr|perl-IO-AIO-4.0.0-2|47	arbitrary new column types before calling the new function.
12cr|perl-IO-AIO-4.0.0-2|48	
12cr|perl-IO-AIO-4.0.0-2|49	%prep
12cr|perl-IO-AIO-4.0.0-2|50	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-AIO-4.0.0-2|51	
12cr|perl-IO-AIO-4.0.0-2|52	%build
12cr|perl-IO-AIO-4.0.0-2|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-AIO-4.0.0-2|54	%make CFLAGS="$RPM_OPT_FLAGS"
12cr|perl-IO-AIO-4.0.0-2|55	
12cr|perl-IO-AIO-4.0.0-2|56	%check
12cr|perl-IO-AIO-4.0.0-2|57	%{__make} test
12cr|perl-IO-AIO-4.0.0-2|58	
12cr|perl-IO-AIO-4.0.0-2|59	%install
12cr|perl-IO-AIO-4.0.0-2|60	rm -rf %{buildroot}
12cr|perl-IO-AIO-4.0.0-2|61	%makeinstall_std
12cr|perl-IO-AIO-4.0.0-2|62	
12cr|perl-IO-AIO-4.0.0-2|63	%clean
12cr|perl-IO-AIO-4.0.0-2|64	rm -rf %{buildroot}
12cr|perl-IO-AIO-4.0.0-2|65	
12cr|perl-IO-AIO-4.0.0-2|66	%files
12cr|perl-IO-AIO-4.0.0-2|67	%defattr(-,root,root)
12cr|perl-IO-AIO-4.0.0-2|68	%{_mandir}/*/*
12cr|perl-IO-AIO-4.0.0-2|69	%{_bindir}/treescan
12cr|perl-IO-AIO-4.0.0-2|70	%{perl_vendorarch}/IO
12cr|perl-IO-AIO-4.0.0-2|71	%{perl_vendorarch}/auto/IO
12cr|perl-IO-AIO-4.0.0-2|72	
12cr|perl-IO-AIO-4.0.0-2|73	
12cr|perl-IO-AIO-4.0.0-2|74	%changelog
12cr|perl-IO-AIO-4.0.0-2|75	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 4.0.0-2
12cr|perl-IO-AIO-4.0.0-2|76	+ Revision: 768358
12cr|perl-IO-AIO-4.0.0-2|77	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-IO-AIO-4.0.0-2|78	
12cr|perl-IO-AIO-4.0.0-2|79	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 4.0.0-1
12cr|perl-IO-AIO-4.0.0-2|80	+ Revision: 690268
12cr|perl-IO-AIO-4.0.0-2|81	- update to new version 4.0
12cr|perl-IO-AIO-4.0.0-2|82	
12cr|perl-IO-AIO-4.0.0-2|83	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 3.930.0-1
12cr|perl-IO-AIO-4.0.0-2|84	+ Revision: 688748
12cr|perl-IO-AIO-4.0.0-2|85	- update to new version 3.93
12cr|perl-IO-AIO-4.0.0-2|86	
12cr|perl-IO-AIO-4.0.0-2|87	* Fri Jun 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 3.900.0-1
12cr|perl-IO-AIO-4.0.0-2|88	+ Revision: 685816
12cr|perl-IO-AIO-4.0.0-2|89	- new version
12cr|perl-IO-AIO-4.0.0-2|90	- switch to db5
12cr|perl-IO-AIO-4.0.0-2|91	
12cr|perl-IO-AIO-4.0.0-2|92	* Wed Mar 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 3.800.0-1
12cr|perl-IO-AIO-4.0.0-2|93	+ Revision: 649139
12cr|perl-IO-AIO-4.0.0-2|94	- update to new version 3.8
12cr|perl-IO-AIO-4.0.0-2|95	
12cr|perl-IO-AIO-4.0.0-2|96	* Fri Dec 31 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.710.0-1mdv2011.0
12cr|perl-IO-AIO-4.0.0-2|97	+ Revision: 626832
12cr|perl-IO-AIO-4.0.0-2|98	- update to new version 3.71
12cr|perl-IO-AIO-4.0.0-2|99	- update to new version 3.7
12cr|perl-IO-AIO-4.0.0-2|100	
12cr|perl-IO-AIO-4.0.0-2|101	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 3.650.0-2mdv2011.0
12cr|perl-IO-AIO-4.0.0-2|102	+ Revision: 555962
12cr|perl-IO-AIO-4.0.0-2|103	- rebuild for perl 5.12
12cr|perl-IO-AIO-4.0.0-2|104	
12cr|perl-IO-AIO-4.0.0-2|105	* Wed Mar 31 2010 Jérôme Quelin <jquelin@mandriva.org> 3.650.0-1mdv2010.1
12cr|perl-IO-AIO-4.0.0-2|106	+ Revision: 530262
12cr|perl-IO-AIO-4.0.0-2|107	- update to 3.65
12cr|perl-IO-AIO-4.0.0-2|108	
12cr|perl-IO-AIO-4.0.0-2|109	* Wed Feb 10 2010 Jérôme Quelin <jquelin@mandriva.org> 3.600.0-2mdv2010.1
12cr|perl-IO-AIO-4.0.0-2|110	+ Revision: 503944
12cr|perl-IO-AIO-4.0.0-2|111	- adding missing requires:
12cr|perl-IO-AIO-4.0.0-2|112	
12cr|perl-IO-AIO-4.0.0-2|113	* Mon Jan 11 2010 Jérôme Quelin <jquelin@mandriva.org> 3.600.0-1mdv2010.1
12cr|perl-IO-AIO-4.0.0-2|114	+ Revision: 489515
12cr|perl-IO-AIO-4.0.0-2|115	- update to 3.6
12cr|perl-IO-AIO-4.0.0-2|116	
12cr|perl-IO-AIO-4.0.0-2|117	* Fri Jan 08 2010 Jérôme Quelin <jquelin@mandriva.org> 3.500.0-1mdv2010.1
12cr|perl-IO-AIO-4.0.0-2|118	+ Revision: 487474
12cr|perl-IO-AIO-4.0.0-2|119	- update to 3.5
12cr|perl-IO-AIO-4.0.0-2|120	
12cr|perl-IO-AIO-4.0.0-2|121	* Sun Jan 03 2010 Jérôme Quelin <jquelin@mandriva.org> 3.400.0-1mdv2010.1
12cr|perl-IO-AIO-4.0.0-2|122	+ Revision: 485851
12cr|perl-IO-AIO-4.0.0-2|123	- update to 3.4
12cr|perl-IO-AIO-4.0.0-2|124	
12cr|perl-IO-AIO-4.0.0-2|125	* Thu Nov 12 2009 Jérôme Quelin <jquelin@mandriva.org> 3.310.0-1mdv2010.1
12cr|perl-IO-AIO-4.0.0-2|126	+ Revision: 465167
12cr|perl-IO-AIO-4.0.0-2|127	- update to 3.31
12cr|perl-IO-AIO-4.0.0-2|128	
12cr|perl-IO-AIO-4.0.0-2|129	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 3.300.0-1mdv2010.0
12cr|perl-IO-AIO-4.0.0-2|130	+ Revision: 415038
12cr|perl-IO-AIO-4.0.0-2|131	- adding missing buildrequires:
12cr|perl-IO-AIO-4.0.0-2|132	- update to 3.3
12cr|perl-IO-AIO-4.0.0-2|133	
12cr|perl-IO-AIO-4.0.0-2|134	* Fri Jul 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.261-1mdv2010.0
12cr|perl-IO-AIO-4.0.0-2|135	+ Revision: 391950
12cr|perl-IO-AIO-4.0.0-2|136	- update to new version 3.261
12cr|perl-IO-AIO-4.0.0-2|137	
12cr|perl-IO-AIO-4.0.0-2|138	* Wed Jul 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.26-1mdv2010.0
12cr|perl-IO-AIO-4.0.0-2|139	+ Revision: 391184
12cr|perl-IO-AIO-4.0.0-2|140	- update to new version 3.26
12cr|perl-IO-AIO-4.0.0-2|141	
12cr|perl-IO-AIO-4.0.0-2|142	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.25-1mdv2010.0
12cr|perl-IO-AIO-4.0.0-2|143	+ Revision: 390341
12cr|perl-IO-AIO-4.0.0-2|144	- update to new version 3.25
12cr|perl-IO-AIO-4.0.0-2|145	
12cr|perl-IO-AIO-4.0.0-2|146	* Sun Jun 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.23-1mdv2010.0
12cr|perl-IO-AIO-4.0.0-2|147	+ Revision: 387779
12cr|perl-IO-AIO-4.0.0-2|148	- new version
12cr|perl-IO-AIO-4.0.0-2|149	
12cr|perl-IO-AIO-4.0.0-2|150	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.19-1mdv2010.0
12cr|perl-IO-AIO-4.0.0-2|151	+ Revision: 370132
12cr|perl-IO-AIO-4.0.0-2|152	- update to new version 3.19
12cr|perl-IO-AIO-4.0.0-2|153	
12cr|perl-IO-AIO-4.0.0-2|154	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.17-1mdv2009.1
12cr|perl-IO-AIO-4.0.0-2|155	+ Revision: 305728
12cr|perl-IO-AIO-4.0.0-2|156	- update to new version 3.17
12cr|perl-IO-AIO-4.0.0-2|157	
12cr|perl-IO-AIO-4.0.0-2|158	* Thu Oct 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.16-1mdv2009.1
12cr|perl-IO-AIO-4.0.0-2|159	+ Revision: 296793
12cr|perl-IO-AIO-4.0.0-2|160	- update to new version 3.16
12cr|perl-IO-AIO-4.0.0-2|161	
12cr|perl-IO-AIO-4.0.0-2|162	* Fri Oct 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.15-1mdv2009.1
12cr|perl-IO-AIO-4.0.0-2|163	+ Revision: 294655
12cr|perl-IO-AIO-4.0.0-2|164	- update to new version 3.15
12cr|perl-IO-AIO-4.0.0-2|165	
12cr|perl-IO-AIO-4.0.0-2|166	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.07-1mdv2009.0
12cr|perl-IO-AIO-4.0.0-2|167	+ Revision: 270387
12cr|perl-IO-AIO-4.0.0-2|168	- update to new version 3.07
12cr|perl-IO-AIO-4.0.0-2|169	
12cr|perl-IO-AIO-4.0.0-2|170	* Wed Jul 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.06-1mdv2009.0
12cr|perl-IO-AIO-4.0.0-2|171	+ Revision: 236266
12cr|perl-IO-AIO-4.0.0-2|172	- update to new version 3.06
12cr|perl-IO-AIO-4.0.0-2|173	
12cr|perl-IO-AIO-4.0.0-2|174	* Mon Jun 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.05-1mdv2009.0
12cr|perl-IO-AIO-4.0.0-2|175	+ Revision: 227972
12cr|perl-IO-AIO-4.0.0-2|176	- update to new version 3.05
12cr|perl-IO-AIO-4.0.0-2|177	
12cr|perl-IO-AIO-4.0.0-2|178	* Thu Jun 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.04-1mdv2009.0
12cr|perl-IO-AIO-4.0.0-2|179	+ Revision: 226193
12cr|perl-IO-AIO-4.0.0-2|180	- update to new version 3.04
12cr|perl-IO-AIO-4.0.0-2|181	
12cr|perl-IO-AIO-4.0.0-2|182	* Fri May 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.03-1mdv2009.0
12cr|perl-IO-AIO-4.0.0-2|183	+ Revision: 213357
12cr|perl-IO-AIO-4.0.0-2|184	- update to new version 3.03
12cr|perl-IO-AIO-4.0.0-2|185	
12cr|perl-IO-AIO-4.0.0-2|186	* Tue May 20 2008 Oden Eriksson <oeriksson@mandriva.com> 3.02-2mdv2009.0
12cr|perl-IO-AIO-4.0.0-2|187	+ Revision: 209548
12cr|perl-IO-AIO-4.0.0-2|188	- get rid of the db1-devel and db2-devel build deps, db4-devel is enough
12cr|perl-IO-AIO-4.0.0-2|189	
12cr|perl-IO-AIO-4.0.0-2|190	* Tue May 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.02-1mdv2009.0
12cr|perl-IO-AIO-4.0.0-2|191	+ Revision: 209316
12cr|perl-IO-AIO-4.0.0-2|192	- fix build dependencies
12cr|perl-IO-AIO-4.0.0-2|193	- update to new version 3.02
12cr|perl-IO-AIO-4.0.0-2|194	
12cr|perl-IO-AIO-4.0.0-2|195	* Tue May 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.62-1mdv2009.0
12cr|perl-IO-AIO-4.0.0-2|196	+ Revision: 201970
12cr|perl-IO-AIO-4.0.0-2|197	- update to new version 2.62
12cr|perl-IO-AIO-4.0.0-2|198	
12cr|perl-IO-AIO-4.0.0-2|199	* Thu Apr 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.61-1mdv2009.0
12cr|perl-IO-AIO-4.0.0-2|200	+ Revision: 195434
12cr|perl-IO-AIO-4.0.0-2|201	- update to new version 2.61
12cr|perl-IO-AIO-4.0.0-2|202	
12cr|perl-IO-AIO-4.0.0-2|203	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 2.51-2mdv2008.1
12cr|perl-IO-AIO-4.0.0-2|204	+ Revision: 151422
12cr|perl-IO-AIO-4.0.0-2|205	- rebuild for perl-5.10.0
12cr|perl-IO-AIO-4.0.0-2|206	
12cr|perl-IO-AIO-4.0.0-2|207	+ Olivier Blin <blino@mandriva.org>
12cr|perl-IO-AIO-4.0.0-2|208	- restore BuildRoot
12cr|perl-IO-AIO-4.0.0-2|209	
12cr|perl-IO-AIO-4.0.0-2|210	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-IO-AIO-4.0.0-2|211	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IO-AIO-4.0.0-2|212	
12cr|perl-IO-AIO-4.0.0-2|213	* Sat Oct 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.51-1mdv2008.1
12cr|perl-IO-AIO-4.0.0-2|214	+ Revision: 98033
12cr|perl-IO-AIO-4.0.0-2|215	- update to new version 2.51
12cr|perl-IO-AIO-4.0.0-2|216	- update to new version 2.51
12cr|perl-IO-AIO-4.0.0-2|217	
12cr|perl-IO-AIO-4.0.0-2|218	
12cr|perl-IO-AIO-4.0.0-2|219	* Tue Mar 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.33-1mdv2007.0
12cr|perl-IO-AIO-4.0.0-2|220	+ Revision: 133706
12cr|perl-IO-AIO-4.0.0-2|221	- new version
12cr|perl-IO-AIO-4.0.0-2|222	
12cr|perl-IO-AIO-4.0.0-2|223	* Thu Nov 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-1mdv2007.1
12cr|perl-IO-AIO-4.0.0-2|224	+ Revision: 84622
12cr|perl-IO-AIO-4.0.0-2|225	- new version
12cr|perl-IO-AIO-4.0.0-2|226	- Import perl-IO-AIO
12cr|perl-IO-AIO-4.0.0-2|227	
12cr|perl-IO-AIO-4.0.0-2|228	* Fri Sep 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.73-2mdv2007.0
12cr|perl-IO-AIO-4.0.0-2|229	- Rebuild
12cr|perl-IO-AIO-4.0.0-2|230	
12cr|perl-IO-AIO-4.0.0-2|231	* Thu Mar 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.73-1mdk
12cr|perl-IO-AIO-4.0.0-2|232	- New release 1.73
12cr|perl-IO-AIO-4.0.0-2|233	
12cr|perl-IO-AIO-4.0.0-2|234	* Thu Feb 09 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.72-1mdk
12cr|perl-IO-AIO-4.0.0-2|235	- New release 1.72
12cr|perl-IO-AIO-4.0.0-2|236	
12cr|perl-IO-AIO-4.0.0-2|237	* Thu Dec 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.71-1mdk
12cr|perl-IO-AIO-4.0.0-2|238	- New release 1.71
12cr|perl-IO-AIO-4.0.0-2|239	- use correct compilation flags
12cr|perl-IO-AIO-4.0.0-2|240	
12cr|perl-IO-AIO-4.0.0-2|241	* Tue Dec 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.61-1mdk
12cr|perl-IO-AIO-4.0.0-2|242	- first mdk release
12cr|perl-IO-AIO-4.0.0-2|243	

4739 12
12cr|perl-IO-All-0.410.0-2|1	%define	upstream_name	 IO-All
12cr|perl-IO-All-0.410.0-2|2	%define upstream_version 0.41
12cr|perl-IO-All-0.410.0-2|3	
12cr|perl-IO-All-0.410.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-IO-All-0.410.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-All-0.410.0-2|6	Release:	2
12cr|perl-IO-All-0.410.0-2|7	
12cr|perl-IO-All-0.410.0-2|8	Summary:	Magic all-in-one IO class
12cr|perl-IO-All-0.410.0-2|9	License:	GPL+ or Artistic
12cr|perl-IO-All-0.410.0-2|10	Group:		Development/Perl
12cr|perl-IO-All-0.410.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IO-All-0.410.0-2|12	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IO-All-0.410.0-2|13	
12cr|perl-IO-All-0.410.0-2|14	BuildRequires:	perl-devel
12cr|perl-IO-All-0.410.0-2|15	BuildRequires:	perl(IO::String)
12cr|perl-IO-All-0.410.0-2|16	BuildArch:	noarch
12cr|perl-IO-All-0.410.0-2|17	
12cr|perl-IO-All-0.410.0-2|18	%description
12cr|perl-IO-All-0.410.0-2|19	IO::All combines all of the best Perl IO modules into a single Spiffy object
12cr|perl-IO-All-0.410.0-2|20	oriented interface to greatly simplify your everyday Perl IO idioms. It exports
12cr|perl-IO-All-0.410.0-2|21	a single function called io, which returns a new IO::All object. And that
12cr|perl-IO-All-0.410.0-2|22	object can do it all!
12cr|perl-IO-All-0.410.0-2|23	
12cr|perl-IO-All-0.410.0-2|24	%prep
12cr|perl-IO-All-0.410.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-All-0.410.0-2|26	
12cr|perl-IO-All-0.410.0-2|27	%build
12cr|perl-IO-All-0.410.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-All-0.410.0-2|29	%make
12cr|perl-IO-All-0.410.0-2|30	
12cr|perl-IO-All-0.410.0-2|31	%check
12cr|perl-IO-All-0.410.0-2|32	%make test
12cr|perl-IO-All-0.410.0-2|33	
12cr|perl-IO-All-0.410.0-2|34	%install
12cr|perl-IO-All-0.410.0-2|35	%makeinstall_std
12cr|perl-IO-All-0.410.0-2|36	
12cr|perl-IO-All-0.410.0-2|37	%files
12cr|perl-IO-All-0.410.0-2|38	%doc Changes README
12cr|perl-IO-All-0.410.0-2|39	%{_mandir}/man*/*
12cr|perl-IO-All-0.410.0-2|40	%{perl_vendorlib}/IO
12cr|perl-IO-All-0.410.0-2|41	
12cr|perl-IO-All-0.410.0-2|42	%changelog
12cr|perl-IO-All-0.410.0-2|43	* Tue Aug 17 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.410.0-1mdv2011.0
12cr|perl-IO-All-0.410.0-2|44	+ Revision: 570744
12cr|perl-IO-All-0.410.0-2|45	- update to 0.41
12cr|perl-IO-All-0.410.0-2|46	
12cr|perl-IO-All-0.410.0-2|47	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.390.0-1mdv2011.0
12cr|perl-IO-All-0.410.0-2|48	+ Revision: 407785
12cr|perl-IO-All-0.410.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-IO-All-0.410.0-2|50	
12cr|perl-IO-All-0.410.0-2|51	* Sun Dec 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.39-1mdv2009.1
12cr|perl-IO-All-0.410.0-2|52	+ Revision: 314248
12cr|perl-IO-All-0.410.0-2|53	- update to new version 0.39
12cr|perl-IO-All-0.410.0-2|54	
12cr|perl-IO-All-0.410.0-2|55	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.38-3mdv2009.0
12cr|perl-IO-All-0.410.0-2|56	+ Revision: 241542
12cr|perl-IO-All-0.410.0-2|57	- rebuild
12cr|perl-IO-All-0.410.0-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IO-All-0.410.0-2|59	
12cr|perl-IO-All-0.410.0-2|60	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-IO-All-0.410.0-2|61	- restore BuildRoot
12cr|perl-IO-All-0.410.0-2|62	
12cr|perl-IO-All-0.410.0-2|63	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 0.38-1mdv2008.0
12cr|perl-IO-All-0.410.0-2|64	+ Revision: 20197
12cr|perl-IO-All-0.410.0-2|65	- 0.38
12cr|perl-IO-All-0.410.0-2|66	
12cr|perl-IO-All-0.410.0-2|67	
12cr|perl-IO-All-0.410.0-2|68	* Tue Dec 12 2006 Olivier Thauvin <nanardon@mandriva.org> 0.36-1mdv2007.0
12cr|perl-IO-All-0.410.0-2|69	+ Revision: 95141
12cr|perl-IO-All-0.410.0-2|70	- 0.36
12cr|perl-IO-All-0.410.0-2|71	
12cr|perl-IO-All-0.410.0-2|72	* Sat Oct 28 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 0.35-3mdv2007.1
12cr|perl-IO-All-0.410.0-2|73	+ Revision: 73503
12cr|perl-IO-All-0.410.0-2|74	- import perl-IO-All-0.35-3mdv2007.1
12cr|perl-IO-All-0.410.0-2|75	
12cr|perl-IO-All-0.410.0-2|76	* Sat Jun 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.35-2mdv2007.0
12cr|perl-IO-All-0.410.0-2|77	- drop perl(Spiffy) buildrequires
12cr|perl-IO-All-0.410.0-2|78	
12cr|perl-IO-All-0.410.0-2|79	* Fri Jun 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.35-1mdv2007.0
12cr|perl-IO-All-0.410.0-2|80	- New release 0.35
12cr|perl-IO-All-0.410.0-2|81	- fix directory ownership
12cr|perl-IO-All-0.410.0-2|82	
12cr|perl-IO-All-0.410.0-2|83	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.33-2mdk
12cr|perl-IO-All-0.410.0-2|84	- fix buildrequires
12cr|perl-IO-All-0.410.0-2|85	
12cr|perl-IO-All-0.410.0-2|86	* Sat Dec 18 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.33-1mdk
12cr|perl-IO-All-0.410.0-2|87	- First MDK release
12cr|perl-IO-All-0.410.0-2|88	

4740 12
12cr|perl-IO-Async-0.450.0-2|1	%define upstream_name    IO-Async
12cr|perl-IO-Async-0.450.0-2|2	%define upstream_version 0.45
12cr|perl-IO-Async-0.450.0-2|3	
12cr|perl-IO-Async-0.450.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-IO-Async-0.450.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-Async-0.450.0-2|6	Release:	2
12cr|perl-IO-Async-0.450.0-2|7	
12cr|perl-IO-Async-0.450.0-2|8	Summary:	A Loop using an C<IO::Poll> object
12cr|perl-IO-Async-0.450.0-2|9	License:	GPL+ or Artistic
12cr|perl-IO-Async-0.450.0-2|10	Group:		Development/Perl
12cr|perl-IO-Async-0.450.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IO-Async-0.450.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IO-Async-0.450.0-2|13	
12cr|perl-IO-Async-0.450.0-2|14	BuildRequires:	perl-devel
12cr|perl-IO-Async-0.450.0-2|15	BuildRequires:	perl(Async::MergePoint)
12cr|perl-IO-Async-0.450.0-2|16	BuildRequires:	perl(CPS)
12cr|perl-IO-Async-0.450.0-2|17	BuildRequires:	perl(File::Temp)
12cr|perl-IO-Async-0.450.0-2|18	BuildRequires:	perl(Heap)
12cr|perl-IO-Async-0.450.0-2|19	BuildRequires:	perl(IO::Poll)
12cr|perl-IO-Async-0.450.0-2|20	BuildRequires:	perl(Socket::GetAddrInfo)
12cr|perl-IO-Async-0.450.0-2|21	BuildRequires:	perl(Storable)
12cr|perl-IO-Async-0.450.0-2|22	BuildRequires:	perl(Test::Exception)
12cr|perl-IO-Async-0.450.0-2|23	BuildRequires:	perl(Test::Identity)
12cr|perl-IO-Async-0.450.0-2|24	BuildRequires:	perl(Test::Fatal)
12cr|perl-IO-Async-0.450.0-2|25	BuildRequires:	perl(Test::More)
12cr|perl-IO-Async-0.450.0-2|26	BuildRequires:	perl-Test-Pod
12cr|perl-IO-Async-0.450.0-2|27	BuildRequires:	perl(Test::Refcount)
12cr|perl-IO-Async-0.450.0-2|28	BuildRequires:	perl-Test-Warn
12cr|perl-IO-Async-0.450.0-2|29	BuildRequires:	perl(Time::HiRes)
12cr|perl-IO-Async-0.450.0-2|30	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-IO-Async-0.450.0-2|31	BuildRequires:	perl-common-sense
12cr|perl-IO-Async-0.450.0-2|32	BuildArch:	noarch
12cr|perl-IO-Async-0.450.0-2|33	
12cr|perl-IO-Async-0.450.0-2|34	%description
12cr|perl-IO-Async-0.450.0-2|35	This collection of modules allows programs to be written that perform
12cr|perl-IO-Async-0.450.0-2|36	asynchronous filehandle IO operations. A typical program using them would
12cr|perl-IO-Async-0.450.0-2|37	consist of a single subclass of 'IO::Async::Loop' to act as a container o
12cr|perl-IO-Async-0.450.0-2|38	other objects, which perform the actual IO work required by the program. As
12cr|perl-IO-Async-0.450.0-2|39	as IO handles, the loop also supports timers and signal handlers, and
12cr|perl-IO-Async-0.450.0-2|40	includes more higher-level functionallity built on top of these basic
12cr|perl-IO-Async-0.450.0-2|41	parts.
12cr|perl-IO-Async-0.450.0-2|42	
12cr|perl-IO-Async-0.450.0-2|43	Because there are a lot of classes in this collection, the following
12cr|perl-IO-Async-0.450.0-2|44	overview gives a brief description of each.
12cr|perl-IO-Async-0.450.0-2|45	
12cr|perl-IO-Async-0.450.0-2|46	File Handle IO
12cr|perl-IO-Async-0.450.0-2|47	A the IO::Async::Handle manpage object represents a single IO handle
12cr|perl-IO-Async-0.450.0-2|48	that is being managed. While in most cases it will represent a single
12cr|perl-IO-Async-0.450.0-2|49	filehandle, such as a socket (for example, an 'IO::Socket::INET'
12cr|perl-IO-Async-0.450.0-2|50	connection), it is possible to have separate reading and writing
12cr|perl-IO-Async-0.450.0-2|51	handles (most likely for a program's 'STDIN' and 'STDOUT' streams, or a
12cr|perl-IO-Async-0.450.0-2|52	pair of pipes connected to a child process).
12cr|perl-IO-Async-0.450.0-2|53	
12cr|perl-IO-Async-0.450.0-2|54	%prep
12cr|perl-IO-Async-0.450.0-2|55	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-Async-0.450.0-2|56	
12cr|perl-IO-Async-0.450.0-2|57	%build
12cr|perl-IO-Async-0.450.0-2|58	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Async-0.450.0-2|59	%make
12cr|perl-IO-Async-0.450.0-2|60	
12cr|perl-IO-Async-0.450.0-2|61	%check
12cr|perl-IO-Async-0.450.0-2|62	make test
12cr|perl-IO-Async-0.450.0-2|63	
12cr|perl-IO-Async-0.450.0-2|64	%install
12cr|perl-IO-Async-0.450.0-2|65	%makeinstall_std
12cr|perl-IO-Async-0.450.0-2|66	
12cr|perl-IO-Async-0.450.0-2|67	%files
12cr|perl-IO-Async-0.450.0-2|68	%doc Changes
12cr|perl-IO-Async-0.450.0-2|69	%{_mandir}/man3/*
12cr|perl-IO-Async-0.450.0-2|70	%{perl_vendorlib}/*
12cr|perl-IO-Async-0.450.0-2|71	
12cr|perl-IO-Async-0.450.0-2|72	%changelog
12cr|perl-IO-Async-0.450.0-2|73	* Sun Nov 27 2011 Götz Waschk <waschk@mandriva.org> 0.450.0-1mdv2012.0
12cr|perl-IO-Async-0.450.0-2|74	+ Revision: 733719
12cr|perl-IO-Async-0.450.0-2|75	- update to new version 0.45
12cr|perl-IO-Async-0.450.0-2|76	
12cr|perl-IO-Async-0.450.0-2|77	* Sun Oct 16 2011 Götz Waschk <waschk@mandriva.org> 0.440.0-1
12cr|perl-IO-Async-0.450.0-2|78	+ Revision: 704891
12cr|perl-IO-Async-0.450.0-2|79	- update to new version 0.44
12cr|perl-IO-Async-0.450.0-2|80	
12cr|perl-IO-Async-0.450.0-2|81	* Fri Aug 05 2011 Götz Waschk <waschk@mandriva.org> 0.430.0-1
12cr|perl-IO-Async-0.450.0-2|82	+ Revision: 693274
12cr|perl-IO-Async-0.450.0-2|83	- update to new version 0.43
12cr|perl-IO-Async-0.450.0-2|84	
12cr|perl-IO-Async-0.450.0-2|85	* Wed Jun 29 2011 Götz Waschk <waschk@mandriva.org> 0.420.0-1
12cr|perl-IO-Async-0.450.0-2|86	+ Revision: 688213
12cr|perl-IO-Async-0.450.0-2|87	- update to new version 0.42
12cr|perl-IO-Async-0.450.0-2|88	
12cr|perl-IO-Async-0.450.0-2|89	* Mon Jun 20 2011 Götz Waschk <waschk@mandriva.org> 0.410.0-1
12cr|perl-IO-Async-0.450.0-2|90	+ Revision: 686136
12cr|perl-IO-Async-0.450.0-2|91	- update to new version 0.41
12cr|perl-IO-Async-0.450.0-2|92	
12cr|perl-IO-Async-0.450.0-2|93	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.400.0-2
12cr|perl-IO-Async-0.450.0-2|94	+ Revision: 657442
12cr|perl-IO-Async-0.450.0-2|95	- rebuild for updated spec-helper
12cr|perl-IO-Async-0.450.0-2|96	
12cr|perl-IO-Async-0.450.0-2|97	* Tue Mar 15 2011 Götz Waschk <waschk@mandriva.org> 0.400.0-1
12cr|perl-IO-Async-0.450.0-2|98	+ Revision: 644886
12cr|perl-IO-Async-0.450.0-2|99	- update to new version 0.40
12cr|perl-IO-Async-0.450.0-2|100	
12cr|perl-IO-Async-0.450.0-2|101	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 0.390.0-2
12cr|perl-IO-Async-0.450.0-2|102	+ Revision: 640767
12cr|perl-IO-Async-0.450.0-2|103	- rebuild to obsolete old packages
12cr|perl-IO-Async-0.450.0-2|104	
12cr|perl-IO-Async-0.450.0-2|105	* Fri Feb 11 2011 Götz Waschk <waschk@mandriva.org> 0.390.0-1
12cr|perl-IO-Async-0.450.0-2|106	+ Revision: 637250
12cr|perl-IO-Async-0.450.0-2|107	- update to new version 0.39
12cr|perl-IO-Async-0.450.0-2|108	- update build deps
12cr|perl-IO-Async-0.450.0-2|109	
12cr|perl-IO-Async-0.450.0-2|110	* Fri Feb 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.380.0-1
12cr|perl-IO-Async-0.450.0-2|111	+ Revision: 635801
12cr|perl-IO-Async-0.450.0-2|112	- update to new version 0.38
12cr|perl-IO-Async-0.450.0-2|113	
12cr|perl-IO-Async-0.450.0-2|114	* Fri Jan 21 2011 Götz Waschk <waschk@mandriva.org> 0.370.0-1
12cr|perl-IO-Async-0.450.0-2|115	+ Revision: 631983
12cr|perl-IO-Async-0.450.0-2|116	- new version
12cr|perl-IO-Async-0.450.0-2|117	
12cr|perl-IO-Async-0.450.0-2|118	* Sun Jan 16 2011 Götz Waschk <waschk@mandriva.org> 0.360.0-1
12cr|perl-IO-Async-0.450.0-2|119	+ Revision: 631139
12cr|perl-IO-Async-0.450.0-2|120	- update to new version 0.36
12cr|perl-IO-Async-0.450.0-2|121	
12cr|perl-IO-Async-0.450.0-2|122	* Wed Jan 05 2011 Götz Waschk <waschk@mandriva.org> 0.350.0-1mdv2011.0
12cr|perl-IO-Async-0.450.0-2|123	+ Revision: 628688
12cr|perl-IO-Async-0.450.0-2|124	- update to new version 0.35
12cr|perl-IO-Async-0.450.0-2|125	
12cr|perl-IO-Async-0.450.0-2|126	* Fri Dec 31 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.340.0-1mdv2011.0
12cr|perl-IO-Async-0.450.0-2|127	+ Revision: 626888
12cr|perl-IO-Async-0.450.0-2|128	- new version
12cr|perl-IO-Async-0.450.0-2|129	
12cr|perl-IO-Async-0.450.0-2|130	* Thu Dec 23 2010 Götz Waschk <waschk@mandriva.org> 0.330.0-1mdv2011.0
12cr|perl-IO-Async-0.450.0-2|131	+ Revision: 624033
12cr|perl-IO-Async-0.450.0-2|132	- update to new version 0.33
12cr|perl-IO-Async-0.450.0-2|133	
12cr|perl-IO-Async-0.450.0-2|134	* Fri Dec 17 2010 Götz Waschk <waschk@mandriva.org> 0.320.0-1mdv2011.0
12cr|perl-IO-Async-0.450.0-2|135	+ Revision: 622538
12cr|perl-IO-Async-0.450.0-2|136	- update to new version 0.32
12cr|perl-IO-Async-0.450.0-2|137	
12cr|perl-IO-Async-0.450.0-2|138	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.310.0-1mdv2011.0
12cr|perl-IO-Async-0.450.0-2|139	+ Revision: 602094
12cr|perl-IO-Async-0.450.0-2|140	- new version
12cr|perl-IO-Async-0.450.0-2|141	
12cr|perl-IO-Async-0.450.0-2|142	* Wed Sep 22 2010 Götz Waschk <waschk@mandriva.org> 0.300.0-1mdv2011.0
12cr|perl-IO-Async-0.450.0-2|143	+ Revision: 580486
12cr|perl-IO-Async-0.450.0-2|144	- update to new version 0.30
12cr|perl-IO-Async-0.450.0-2|145	
12cr|perl-IO-Async-0.450.0-2|146	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 0.290.0-1mdv2011.0
12cr|perl-IO-Async-0.450.0-2|147	+ Revision: 550489
12cr|perl-IO-Async-0.450.0-2|148	- update build deps
12cr|perl-IO-Async-0.450.0-2|149	- update to new version 0.29
12cr|perl-IO-Async-0.450.0-2|150	
12cr|perl-IO-Async-0.450.0-2|151	* Thu Mar 11 2010 Götz Waschk <waschk@mandriva.org> 0.280.0-1mdv2010.1
12cr|perl-IO-Async-0.450.0-2|152	+ Revision: 517948
12cr|perl-IO-Async-0.450.0-2|153	- update to new version 0.28
12cr|perl-IO-Async-0.450.0-2|154	
12cr|perl-IO-Async-0.450.0-2|155	* Fri Dec 25 2009 Götz Waschk <waschk@mandriva.org> 0.270.0-1mdv2010.1
12cr|perl-IO-Async-0.450.0-2|156	+ Revision: 482200
12cr|perl-IO-Async-0.450.0-2|157	- new version
12cr|perl-IO-Async-0.450.0-2|158	- fix source URL
12cr|perl-IO-Async-0.450.0-2|159	
12cr|perl-IO-Async-0.450.0-2|160	* Tue Nov 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.260.0-1mdv2010.1
12cr|perl-IO-Async-0.450.0-2|161	+ Revision: 469442
12cr|perl-IO-Async-0.450.0-2|162	- update to 0.26
12cr|perl-IO-Async-0.450.0-2|163	
12cr|perl-IO-Async-0.450.0-2|164	* Fri Nov 06 2009 Götz Waschk <waschk@mandriva.org> 0.250.0-1mdv2010.1
12cr|perl-IO-Async-0.450.0-2|165	+ Revision: 460843
12cr|perl-IO-Async-0.450.0-2|166	- update to new version 0.25
12cr|perl-IO-Async-0.450.0-2|167	
12cr|perl-IO-Async-0.450.0-2|168	* Fri Nov 06 2009 Götz Waschk <waschk@mandriva.org> 0.240.0-1mdv2010.1
12cr|perl-IO-Async-0.450.0-2|169	+ Revision: 460829
12cr|perl-IO-Async-0.450.0-2|170	- update build deps
12cr|perl-IO-Async-0.450.0-2|171	- update to new version 0.24
12cr|perl-IO-Async-0.450.0-2|172	
12cr|perl-IO-Async-0.450.0-2|173	* Thu Aug 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2010.0
12cr|perl-IO-Async-0.450.0-2|174	+ Revision: 418632
12cr|perl-IO-Async-0.450.0-2|175	- update to 0.23
12cr|perl-IO-Async-0.450.0-2|176	
12cr|perl-IO-Async-0.450.0-2|177	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.0
12cr|perl-IO-Async-0.450.0-2|178	+ Revision: 399268
12cr|perl-IO-Async-0.450.0-2|179	- update to 0.22
12cr|perl-IO-Async-0.450.0-2|180	
12cr|perl-IO-Async-0.450.0-2|181	* Mon Jun 29 2009 Götz Waschk <waschk@mandriva.org> 0.210.0-1mdv2010.0
12cr|perl-IO-Async-0.450.0-2|182	+ Revision: 390518
12cr|perl-IO-Async-0.450.0-2|183	- import perl-IO-Async
12cr|perl-IO-Async-0.450.0-2|184	
12cr|perl-IO-Async-0.450.0-2|185	
12cr|perl-IO-Async-0.450.0-2|186	* Mon Jun 29 2009 cpan2dist 0.21-1mdv
12cr|perl-IO-Async-0.450.0-2|187	- initial mdv release, generated with cpan2dist
12cr|perl-IO-Async-0.450.0-2|188	

4741 12
12cr|perl-IO-BufferedSelect-1.0.0-3|1	%define upstream_name    IO-BufferedSelect
12cr|perl-IO-BufferedSelect-1.0.0-3|2	%define upstream_version 1.0
12cr|perl-IO-BufferedSelect-1.0.0-3|3	
12cr|perl-IO-BufferedSelect-1.0.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-IO-BufferedSelect-1.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-BufferedSelect-1.0.0-3|6	Release:	3
12cr|perl-IO-BufferedSelect-1.0.0-3|7	
12cr|perl-IO-BufferedSelect-1.0.0-3|8	Summary:	Line-buffered select interface
12cr|perl-IO-BufferedSelect-1.0.0-3|9	License:	GPL+ or Artistic
12cr|perl-IO-BufferedSelect-1.0.0-3|10	Group:		Development/Perl
12cr|perl-IO-BufferedSelect-1.0.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IO-BufferedSelect-1.0.0-3|12	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IO-BufferedSelect-1.0.0-3|13	
12cr|perl-IO-BufferedSelect-1.0.0-3|14	BuildRequires:	perl-devel
12cr|perl-IO-BufferedSelect-1.0.0-3|15	BuildArch:	noarch
12cr|perl-IO-BufferedSelect-1.0.0-3|16	
12cr|perl-IO-BufferedSelect-1.0.0-3|17	%description
12cr|perl-IO-BufferedSelect-1.0.0-3|18	The 'select' system call (and the 'IO::Select' interface) allows us to
12cr|perl-IO-BufferedSelect-1.0.0-3|19	process multiple streams simultaneously, blocking until one or more of them
12cr|perl-IO-BufferedSelect-1.0.0-3|20	is ready for reading or writing. Unfortunately, this requires us to use
12cr|perl-IO-BufferedSelect-1.0.0-3|21	'sysread' and 'syswrite' rather than Perl's buffered I/O functions. In the
12cr|perl-IO-BufferedSelect-1.0.0-3|22	case of reading, there are two issues with combining 'select' with
12cr|perl-IO-BufferedSelect-1.0.0-3|23	'readline': (1) 'select' might block but the data we want is already in
12cr|perl-IO-BufferedSelect-1.0.0-3|24	Perl's input buffer, ready to be slurped in by 'readline'; and (2) 'select'
12cr|perl-IO-BufferedSelect-1.0.0-3|25	might indicate that data is available, but 'readline' will block because
12cr|perl-IO-BufferedSelect-1.0.0-3|26	there isn't a full '$/'-terminated line available.
12cr|perl-IO-BufferedSelect-1.0.0-3|27	
12cr|perl-IO-BufferedSelect-1.0.0-3|28	The purpose of this module is to implement a buffered version of the
12cr|perl-IO-BufferedSelect-1.0.0-3|29	'select' interface that operates on _lines_, rather than characters. Given
12cr|perl-IO-BufferedSelect-1.0.0-3|30	a set of filehandles, it will block until a full line is available on one
12cr|perl-IO-BufferedSelect-1.0.0-3|31	or more of them.
12cr|perl-IO-BufferedSelect-1.0.0-3|32	
12cr|perl-IO-BufferedSelect-1.0.0-3|33	Note that this module is currently limited, in that (1) it only does
12cr|perl-IO-BufferedSelect-1.0.0-3|34	'select' for readability, not writability or exceptions; and (2) it does
12cr|perl-IO-BufferedSelect-1.0.0-3|35	not support arbitrary line separators ('$/'): lines must be delimited by
12cr|perl-IO-BufferedSelect-1.0.0-3|36	newlines.
12cr|perl-IO-BufferedSelect-1.0.0-3|37	
12cr|perl-IO-BufferedSelect-1.0.0-3|38	%prep
12cr|perl-IO-BufferedSelect-1.0.0-3|39	%setup -q -n %{upstream_name}
12cr|perl-IO-BufferedSelect-1.0.0-3|40	
12cr|perl-IO-BufferedSelect-1.0.0-3|41	%build
12cr|perl-IO-BufferedSelect-1.0.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-BufferedSelect-1.0.0-3|43	%make
12cr|perl-IO-BufferedSelect-1.0.0-3|44	
12cr|perl-IO-BufferedSelect-1.0.0-3|45	%check
12cr|perl-IO-BufferedSelect-1.0.0-3|46	%make test
12cr|perl-IO-BufferedSelect-1.0.0-3|47	
12cr|perl-IO-BufferedSelect-1.0.0-3|48	%install
12cr|perl-IO-BufferedSelect-1.0.0-3|49	%makeinstall_std
12cr|perl-IO-BufferedSelect-1.0.0-3|50	
12cr|perl-IO-BufferedSelect-1.0.0-3|51	%files
12cr|perl-IO-BufferedSelect-1.0.0-3|52	%doc README Changes
12cr|perl-IO-BufferedSelect-1.0.0-3|53	%{_mandir}/man3/*
12cr|perl-IO-BufferedSelect-1.0.0-3|54	%{perl_vendorlib}/*
12cr|perl-IO-BufferedSelect-1.0.0-3|55	
12cr|perl-IO-BufferedSelect-1.0.0-3|56	%changelog
12cr|perl-IO-BufferedSelect-1.0.0-3|57	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.0.0-2mdv2011.0
12cr|perl-IO-BufferedSelect-1.0.0-3|58	+ Revision: 655029
12cr|perl-IO-BufferedSelect-1.0.0-3|59	- rebuild for updated spec-helper
12cr|perl-IO-BufferedSelect-1.0.0-3|60	
12cr|perl-IO-BufferedSelect-1.0.0-3|61	* Wed Jul 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2011.0
12cr|perl-IO-BufferedSelect-1.0.0-3|62	+ Revision: 396281
12cr|perl-IO-BufferedSelect-1.0.0-3|63	- import perl-IO-BufferedSelect
12cr|perl-IO-BufferedSelect-1.0.0-3|64	
12cr|perl-IO-BufferedSelect-1.0.0-3|65	
12cr|perl-IO-BufferedSelect-1.0.0-3|66	* Wed Jul 15 2009 cpan2dist 1.0-1mdv
12cr|perl-IO-BufferedSelect-1.0.0-3|67	- initial mdv release, generated with cpan2dist

4742 12
12cr|perl-IO-Capture-0.50.0-2|1	%define upstream_name    IO-Capture
12cr|perl-IO-Capture-0.50.0-2|2	%define upstream_version 0.05
12cr|perl-IO-Capture-0.50.0-2|3	
12cr|perl-IO-Capture-0.50.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-IO-Capture-0.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-Capture-0.50.0-2|6	Release:	2
12cr|perl-IO-Capture-0.50.0-2|7	
12cr|perl-IO-Capture-0.50.0-2|8	Summary:	IO::Capture- Abstract Base Class to build modules to capture output
12cr|perl-IO-Capture-0.50.0-2|9	License:	GPL+ or Artistic
12cr|perl-IO-Capture-0.50.0-2|10	Group:		Development/Perl
12cr|perl-IO-Capture-0.50.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IO-Capture-0.50.0-2|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-IO-Capture-0.50.0-2|13	
12cr|perl-IO-Capture-0.50.0-2|14	BuildRequires:	perl-devel
12cr|perl-IO-Capture-0.50.0-2|15	BuildArch:	noarch
12cr|perl-IO-Capture-0.50.0-2|16	
12cr|perl-IO-Capture-0.50.0-2|17	%description
12cr|perl-IO-Capture-0.50.0-2|18	The IO::Capture Module defines an abstract base class that can be
12cr|perl-IO-Capture-0.50.0-2|19	used to create any number of useful sub-classes that capture
12cr|perl-IO-Capture-0.50.0-2|20	output being sent on a filehandle such as STDOUT or STDERR.
12cr|perl-IO-Capture-0.50.0-2|21	
12cr|perl-IO-Capture-0.50.0-2|22	Several modules come with the distribution that define subclasses
12cr|perl-IO-Capture-0.50.0-2|23	of IO::Capture to do just that. (I.e., capture STDOUT and STDERR)
12cr|perl-IO-Capture-0.50.0-2|24	See the man page IO::Capture::Overview for a discussion of these
12cr|perl-IO-Capture-0.50.0-2|25	modules and how to build a module to sub-class the B<IO::Capture>
12cr|perl-IO-Capture-0.50.0-2|26	class yourself.
12cr|perl-IO-Capture-0.50.0-2|27	
12cr|perl-IO-Capture-0.50.0-2|28	%prep
12cr|perl-IO-Capture-0.50.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-Capture-0.50.0-2|30	
12cr|perl-IO-Capture-0.50.0-2|31	%build
12cr|perl-IO-Capture-0.50.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Capture-0.50.0-2|33	%make
12cr|perl-IO-Capture-0.50.0-2|34	make test
12cr|perl-IO-Capture-0.50.0-2|35	
12cr|perl-IO-Capture-0.50.0-2|36	%install
12cr|perl-IO-Capture-0.50.0-2|37	%makeinstall_std
12cr|perl-IO-Capture-0.50.0-2|38	
12cr|perl-IO-Capture-0.50.0-2|39	%files
12cr|perl-IO-Capture-0.50.0-2|40	%doc Changes
12cr|perl-IO-Capture-0.50.0-2|41	%dir %{perl_vendorlib}/IO/Capture
12cr|perl-IO-Capture-0.50.0-2|42	%{perl_vendorlib}/IO/Capture.pm
12cr|perl-IO-Capture-0.50.0-2|43	%{perl_vendorlib}/IO/Capture/*
12cr|perl-IO-Capture-0.50.0-2|44	%{_mandir}/*/*
12cr|perl-IO-Capture-0.50.0-2|45	
12cr|perl-IO-Capture-0.50.0-2|46	
12cr|perl-IO-Capture-0.50.0-2|47	%changelog
12cr|perl-IO-Capture-0.50.0-2|48	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-IO-Capture-0.50.0-2|49	+ Revision: 402546
12cr|perl-IO-Capture-0.50.0-2|50	- update to 0.56
12cr|perl-IO-Capture-0.50.0-2|51	
12cr|perl-IO-Capture-0.50.0-2|52	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.05-4mdv2009.0
12cr|perl-IO-Capture-0.50.0-2|53	+ Revision: 257289
12cr|perl-IO-Capture-0.50.0-2|54	- rebuild
12cr|perl-IO-Capture-0.50.0-2|55	
12cr|perl-IO-Capture-0.50.0-2|56	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.05-2mdv2008.1
12cr|perl-IO-Capture-0.50.0-2|57	+ Revision: 135856
12cr|perl-IO-Capture-0.50.0-2|58	- restore BuildRoot
12cr|perl-IO-Capture-0.50.0-2|59	
12cr|perl-IO-Capture-0.50.0-2|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-IO-Capture-0.50.0-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IO-Capture-0.50.0-2|62	
12cr|perl-IO-Capture-0.50.0-2|63	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-2mdv2008.0
12cr|perl-IO-Capture-0.50.0-2|64	+ Revision: 86494
12cr|perl-IO-Capture-0.50.0-2|65	- rebuild
12cr|perl-IO-Capture-0.50.0-2|66	
12cr|perl-IO-Capture-0.50.0-2|67	
12cr|perl-IO-Capture-0.50.0-2|68	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.05-1mdv2007.0
12cr|perl-IO-Capture-0.50.0-2|69	- rebuild
12cr|perl-IO-Capture-0.50.0-2|70	
12cr|perl-IO-Capture-0.50.0-2|71	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 0.05-1mdk
12cr|perl-IO-Capture-0.50.0-2|72	- initial Mandriva package
12cr|perl-IO-Capture-0.50.0-2|73	

4743 12
12cr|perl-IO-Capture-Extended-0.110.0-2|1	%define upstream_name    IO-Capture-Extended
12cr|perl-IO-Capture-Extended-0.110.0-2|2	%define upstream_version 0.11
12cr|perl-IO-Capture-Extended-0.110.0-2|3	
12cr|perl-IO-Capture-Extended-0.110.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-IO-Capture-Extended-0.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-Capture-Extended-0.110.0-2|6	Release:	2
12cr|perl-IO-Capture-Extended-0.110.0-2|7	
12cr|perl-IO-Capture-Extended-0.110.0-2|8	Summary:	IO::Capture::Extended - Extend functionality of IO::Capture
12cr|perl-IO-Capture-Extended-0.110.0-2|9	License:	GPL+ or Artistic
12cr|perl-IO-Capture-Extended-0.110.0-2|10	Group:		Development/Perl
12cr|perl-IO-Capture-Extended-0.110.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IO-Capture-Extended-0.110.0-2|12	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-IO-Capture-Extended-0.110.0-2|13	
12cr|perl-IO-Capture-Extended-0.110.0-2|14	BuildRequires:	perl-devel
12cr|perl-IO-Capture-Extended-0.110.0-2|15	BuildRequires:	perl(IO::Capture)
12cr|perl-IO-Capture-Extended-0.110.0-2|16	BuildArch:	noarch
12cr|perl-IO-Capture-Extended-0.110.0-2|17	
12cr|perl-IO-Capture-Extended-0.110.0-2|18	%description
12cr|perl-IO-Capture-Extended-0.110.0-2|19	IO::Capture::Extended is a distribution consisting of two
12cr|perl-IO-Capture-Extended-0.110.0-2|20	classes, each of which is a collection of subroutines which are
12cr|perl-IO-Capture-Extended-0.110.0-2|21	useful in extending the functionality of CPAN modules
12cr|perl-IO-Capture-Extended-0.110.0-2|22	IO::Capture::Stdout and IO::Capture::Stderr, particularly when
12cr|perl-IO-Capture-Extended-0.110.0-2|23	used in a testing context such as that provided by Test::Simple,
12cr|perl-IO-Capture-Extended-0.110.0-2|24	Test::More or other modules built on Test::Builder.
12cr|perl-IO-Capture-Extended-0.110.0-2|25	
12cr|perl-IO-Capture-Extended-0.110.0-2|26	%prep
12cr|perl-IO-Capture-Extended-0.110.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-Capture-Extended-0.110.0-2|28	
12cr|perl-IO-Capture-Extended-0.110.0-2|29	%build
12cr|perl-IO-Capture-Extended-0.110.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Capture-Extended-0.110.0-2|31	%make
12cr|perl-IO-Capture-Extended-0.110.0-2|32	make test
12cr|perl-IO-Capture-Extended-0.110.0-2|33	
12cr|perl-IO-Capture-Extended-0.110.0-2|34	%install
12cr|perl-IO-Capture-Extended-0.110.0-2|35	%makeinstall_std
12cr|perl-IO-Capture-Extended-0.110.0-2|36	
12cr|perl-IO-Capture-Extended-0.110.0-2|37	%files
12cr|perl-IO-Capture-Extended-0.110.0-2|38	%doc Changes README
12cr|perl-IO-Capture-Extended-0.110.0-2|39	%dir %{perl_vendorlib}/IO/Capture/Stdout
12cr|perl-IO-Capture-Extended-0.110.0-2|40	%dir %{perl_vendorlib}/IO/Capture/Extended
12cr|perl-IO-Capture-Extended-0.110.0-2|41	%dir %{perl_vendorlib}/IO/Capture/Stderr
12cr|perl-IO-Capture-Extended-0.110.0-2|42	%{perl_vendorlib}/IO/Capture/Extended.pm
12cr|perl-IO-Capture-Extended-0.110.0-2|43	%{perl_vendorlib}/IO/Capture/Stdout/*pm
12cr|perl-IO-Capture-Extended-0.110.0-2|44	%{perl_vendorlib}/IO/Capture/Extended/*pm
12cr|perl-IO-Capture-Extended-0.110.0-2|45	%{perl_vendorlib}/IO/Capture/Stderr/*pm
12cr|perl-IO-Capture-Extended-0.110.0-2|46	%{_mandir}/*/*
12cr|perl-IO-Capture-Extended-0.110.0-2|47	
12cr|perl-IO-Capture-Extended-0.110.0-2|48	
12cr|perl-IO-Capture-Extended-0.110.0-2|49	%changelog
12cr|perl-IO-Capture-Extended-0.110.0-2|50	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cr|perl-IO-Capture-Extended-0.110.0-2|51	+ Revision: 402547
12cr|perl-IO-Capture-Extended-0.110.0-2|52	- rebuild using %%perl_convert_version
12cr|perl-IO-Capture-Extended-0.110.0-2|53	
12cr|perl-IO-Capture-Extended-0.110.0-2|54	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.11-3mdv2009.0
12cr|perl-IO-Capture-Extended-0.110.0-2|55	+ Revision: 257310
12cr|perl-IO-Capture-Extended-0.110.0-2|56	- rebuild
12cr|perl-IO-Capture-Extended-0.110.0-2|57	
12cr|perl-IO-Capture-Extended-0.110.0-2|58	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.11-1mdv2008.1
12cr|perl-IO-Capture-Extended-0.110.0-2|59	+ Revision: 135856
12cr|perl-IO-Capture-Extended-0.110.0-2|60	- restore BuildRoot
12cr|perl-IO-Capture-Extended-0.110.0-2|61	
12cr|perl-IO-Capture-Extended-0.110.0-2|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-IO-Capture-Extended-0.110.0-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IO-Capture-Extended-0.110.0-2|64	
12cr|perl-IO-Capture-Extended-0.110.0-2|65	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 0.11-1mdv2008.0
12cr|perl-IO-Capture-Extended-0.110.0-2|66	+ Revision: 20198
12cr|perl-IO-Capture-Extended-0.110.0-2|67	- 0.11
12cr|perl-IO-Capture-Extended-0.110.0-2|68	
12cr|perl-IO-Capture-Extended-0.110.0-2|69	
12cr|perl-IO-Capture-Extended-0.110.0-2|70	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.09-1mdv2007.0
12cr|perl-IO-Capture-Extended-0.110.0-2|71	- rebuild
12cr|perl-IO-Capture-Extended-0.110.0-2|72	
12cr|perl-IO-Capture-Extended-0.110.0-2|73	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 0.09-1mdk
12cr|perl-IO-Capture-Extended-0.110.0-2|74	- initial Mandriva package
12cr|perl-IO-Capture-Extended-0.110.0-2|75	

4744 12
12cr|perl-IO-Compress-Lzf-2.37.0-2|1	%define	upstream_name	 IO-Compress-Lzf
12cr|perl-IO-Compress-Lzf-2.37.0-2|2	%define upstream_version 2.037
12cr|perl-IO-Compress-Lzf-2.37.0-2|3	
12cr|perl-IO-Compress-Lzf-2.37.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-IO-Compress-Lzf-2.37.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-Compress-Lzf-2.37.0-2|6	Release:	2
12cr|perl-IO-Compress-Lzf-2.37.0-2|7	
12cr|perl-IO-Compress-Lzf-2.37.0-2|8	Summary:	IO::Compress::Lzf - Write lzf files/buffers
12cr|perl-IO-Compress-Lzf-2.37.0-2|9	License:	GPL+ or Artistic
12cr|perl-IO-Compress-Lzf-2.37.0-2|10	Group:		Development/Perl
12cr|perl-IO-Compress-Lzf-2.37.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-IO-Compress-Lzf-2.37.0-2|12	Source0:    http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IO-Compress-Lzf-2.37.0-2|13	
12cr|perl-IO-Compress-Lzf-2.37.0-2|14	BuildRequires:	perl-devel
12cr|perl-IO-Compress-Lzf-2.37.0-2|15	BuildRequires:	perl(Compress::LZF)
12cr|perl-IO-Compress-Lzf-2.37.0-2|16	BuildRequires:	perl(IO::Compress::Base) >= %{version}
12cr|perl-IO-Compress-Lzf-2.37.0-2|17	
12cr|perl-IO-Compress-Lzf-2.37.0-2|18	BuildArch:	noarch
12cr|perl-IO-Compress-Lzf-2.37.0-2|19	
12cr|perl-IO-Compress-Lzf-2.37.0-2|20	%description
12cr|perl-IO-Compress-Lzf-2.37.0-2|21	This module provides a Perl interface that allows writing lzf compressed data
12cr|perl-IO-Compress-Lzf-2.37.0-2|22	to files or buffer.
12cr|perl-IO-Compress-Lzf-2.37.0-2|23	
12cr|perl-IO-Compress-Lzf-2.37.0-2|24	Note that although this module uses Compress::LZF for compression, it uses a
12cr|perl-IO-Compress-Lzf-2.37.0-2|25	different file format. The lzf file format used here is the same as the lzf
12cr|perl-IO-Compress-Lzf-2.37.0-2|26	command-line utility that ships with the lzf library.
12cr|perl-IO-Compress-Lzf-2.37.0-2|27	
12cr|perl-IO-Compress-Lzf-2.37.0-2|28	%prep
12cr|perl-IO-Compress-Lzf-2.37.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-Compress-Lzf-2.37.0-2|30	
12cr|perl-IO-Compress-Lzf-2.37.0-2|31	%build
12cr|perl-IO-Compress-Lzf-2.37.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Compress-Lzf-2.37.0-2|33	%make
12cr|perl-IO-Compress-Lzf-2.37.0-2|34	
12cr|perl-IO-Compress-Lzf-2.37.0-2|35	%check
12cr|perl-IO-Compress-Lzf-2.37.0-2|36	make test
12cr|perl-IO-Compress-Lzf-2.37.0-2|37	
12cr|perl-IO-Compress-Lzf-2.37.0-2|38	%install
12cr|perl-IO-Compress-Lzf-2.37.0-2|39	%makeinstall_std
12cr|perl-IO-Compress-Lzf-2.37.0-2|40	
12cr|perl-IO-Compress-Lzf-2.37.0-2|41	%files
12cr|perl-IO-Compress-Lzf-2.37.0-2|42	%doc README Changes
12cr|perl-IO-Compress-Lzf-2.37.0-2|43	%{_mandir}/*/*
12cr|perl-IO-Compress-Lzf-2.37.0-2|44	%{perl_vendorlib}/*
12cr|perl-IO-Compress-Lzf-2.37.0-2|45	
12cr|perl-IO-Compress-Lzf-2.37.0-2|46	
12cr|perl-IO-Compress-Lzf-2.37.0-2|47	%changelog
12cr|perl-IO-Compress-Lzf-2.37.0-2|48	* Sun Jun 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.37.0-1mdv2011.0
12cr|perl-IO-Compress-Lzf-2.37.0-2|49	+ Revision: 687341
12cr|perl-IO-Compress-Lzf-2.37.0-2|50	- update to new version 2.037
12cr|perl-IO-Compress-Lzf-2.37.0-2|51	
12cr|perl-IO-Compress-Lzf-2.37.0-2|52	* Sat May 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.35.0-1
12cr|perl-IO-Compress-Lzf-2.37.0-2|53	+ Revision: 674663
12cr|perl-IO-Compress-Lzf-2.37.0-2|54	- update to new version 2.035
12cr|perl-IO-Compress-Lzf-2.37.0-2|55	
12cr|perl-IO-Compress-Lzf-2.37.0-2|56	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.33.0-2
12cr|perl-IO-Compress-Lzf-2.37.0-2|57	+ Revision: 657781
12cr|perl-IO-Compress-Lzf-2.37.0-2|58	- rebuild for updated spec-helper
12cr|perl-IO-Compress-Lzf-2.37.0-2|59	
12cr|perl-IO-Compress-Lzf-2.37.0-2|60	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.33.0-1
12cr|perl-IO-Compress-Lzf-2.37.0-2|61	+ Revision: 635188
12cr|perl-IO-Compress-Lzf-2.37.0-2|62	- update to new version 2.033
12cr|perl-IO-Compress-Lzf-2.37.0-2|63	
12cr|perl-IO-Compress-Lzf-2.37.0-2|64	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 2.30.0-1mdv2011.0
12cr|perl-IO-Compress-Lzf-2.37.0-2|65	+ Revision: 561931
12cr|perl-IO-Compress-Lzf-2.37.0-2|66	- update to 2.030
12cr|perl-IO-Compress-Lzf-2.37.0-2|67	
12cr|perl-IO-Compress-Lzf-2.37.0-2|68	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.27.0-1mdv2011.0
12cr|perl-IO-Compress-Lzf-2.37.0-2|69	+ Revision: 552322
12cr|perl-IO-Compress-Lzf-2.37.0-2|70	- update to 2.027
12cr|perl-IO-Compress-Lzf-2.37.0-2|71	
12cr|perl-IO-Compress-Lzf-2.37.0-2|72	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 2.26.0-1mdv2010.1
12cr|perl-IO-Compress-Lzf-2.37.0-2|73	+ Revision: 536186
12cr|perl-IO-Compress-Lzf-2.37.0-2|74	- update to 2.026
12cr|perl-IO-Compress-Lzf-2.37.0-2|75	
12cr|perl-IO-Compress-Lzf-2.37.0-2|76	* Wed Mar 31 2010 Jérôme Quelin <jquelin@mandriva.org> 2.25.0-1mdv2010.1
12cr|perl-IO-Compress-Lzf-2.37.0-2|77	+ Revision: 530263
12cr|perl-IO-Compress-Lzf-2.37.0-2|78	- update to 2.025
12cr|perl-IO-Compress-Lzf-2.37.0-2|79	
12cr|perl-IO-Compress-Lzf-2.37.0-2|80	* Mon Jan 11 2010 Jérôme Quelin <jquelin@mandriva.org> 2.24.0-1mdv2010.1
12cr|perl-IO-Compress-Lzf-2.37.0-2|81	+ Revision: 489503
12cr|perl-IO-Compress-Lzf-2.37.0-2|82	- update to 2.024
12cr|perl-IO-Compress-Lzf-2.37.0-2|83	
12cr|perl-IO-Compress-Lzf-2.37.0-2|84	* Tue Nov 10 2009 Jérôme Quelin <jquelin@mandriva.org> 2.23.0-1mdv2010.1
12cr|perl-IO-Compress-Lzf-2.37.0-2|85	+ Revision: 464136
12cr|perl-IO-Compress-Lzf-2.37.0-2|86	- update to 2.023
12cr|perl-IO-Compress-Lzf-2.37.0-2|87	
12cr|perl-IO-Compress-Lzf-2.37.0-2|88	* Thu Sep 10 2009 Jérôme Quelin <jquelin@mandriva.org> 2.21.0-1mdv2010.0
12cr|perl-IO-Compress-Lzf-2.37.0-2|89	+ Revision: 437230
12cr|perl-IO-Compress-Lzf-2.37.0-2|90	- update to 2.021
12cr|perl-IO-Compress-Lzf-2.37.0-2|91	
12cr|perl-IO-Compress-Lzf-2.37.0-2|92	* Mon Jun 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.020-1mdv2010.0
12cr|perl-IO-Compress-Lzf-2.37.0-2|93	+ Revision: 383971
12cr|perl-IO-Compress-Lzf-2.37.0-2|94	- update to new version 2.020
12cr|perl-IO-Compress-Lzf-2.37.0-2|95	
12cr|perl-IO-Compress-Lzf-2.37.0-2|96	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.019-1mdv2010.0
12cr|perl-IO-Compress-Lzf-2.37.0-2|97	+ Revision: 371953
12cr|perl-IO-Compress-Lzf-2.37.0-2|98	- new version
12cr|perl-IO-Compress-Lzf-2.37.0-2|99	
12cr|perl-IO-Compress-Lzf-2.37.0-2|100	* Fri Sep 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.015-1mdv2009.0
12cr|perl-IO-Compress-Lzf-2.37.0-2|101	+ Revision: 281713
12cr|perl-IO-Compress-Lzf-2.37.0-2|102	- new version
12cr|perl-IO-Compress-Lzf-2.37.0-2|103	
12cr|perl-IO-Compress-Lzf-2.37.0-2|104	* Thu Jul 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.012-1mdv2009.0
12cr|perl-IO-Compress-Lzf-2.37.0-2|105	+ Revision: 236717
12cr|perl-IO-Compress-Lzf-2.37.0-2|106	- update to new version 2.012
12cr|perl-IO-Compress-Lzf-2.37.0-2|107	
12cr|perl-IO-Compress-Lzf-2.37.0-2|108	* Wed May 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.011-1mdv2009.0
12cr|perl-IO-Compress-Lzf-2.37.0-2|109	+ Revision: 209683
12cr|perl-IO-Compress-Lzf-2.37.0-2|110	- update to new version 2.011
12cr|perl-IO-Compress-Lzf-2.37.0-2|111	
12cr|perl-IO-Compress-Lzf-2.37.0-2|112	* Wed May 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.010-1mdv2009.0
12cr|perl-IO-Compress-Lzf-2.37.0-2|113	+ Revision: 202772
12cr|perl-IO-Compress-Lzf-2.37.0-2|114	- new version
12cr|perl-IO-Compress-Lzf-2.37.0-2|115	
12cr|perl-IO-Compress-Lzf-2.37.0-2|116	* Wed Apr 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.009-1mdv2009.0
12cr|perl-IO-Compress-Lzf-2.37.0-2|117	+ Revision: 196825
12cr|perl-IO-Compress-Lzf-2.37.0-2|118	- update to new version 2.009
12cr|perl-IO-Compress-Lzf-2.37.0-2|119	
12cr|perl-IO-Compress-Lzf-2.37.0-2|120	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-IO-Compress-Lzf-2.37.0-2|121	- restore BuildRoot
12cr|perl-IO-Compress-Lzf-2.37.0-2|122	
12cr|perl-IO-Compress-Lzf-2.37.0-2|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-IO-Compress-Lzf-2.37.0-2|124	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IO-Compress-Lzf-2.37.0-2|125	
12cr|perl-IO-Compress-Lzf-2.37.0-2|126	* Mon Nov 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.008-1mdv2008.1
12cr|perl-IO-Compress-Lzf-2.37.0-2|127	+ Revision: 108302
12cr|perl-IO-Compress-Lzf-2.37.0-2|128	- update to new version 2.008
12cr|perl-IO-Compress-Lzf-2.37.0-2|129	
12cr|perl-IO-Compress-Lzf-2.37.0-2|130	* Mon Sep 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.006-1mdv2008.0
12cr|perl-IO-Compress-Lzf-2.37.0-2|131	+ Revision: 78418
12cr|perl-IO-Compress-Lzf-2.37.0-2|132	- new version
12cr|perl-IO-Compress-Lzf-2.37.0-2|133	
12cr|perl-IO-Compress-Lzf-2.37.0-2|134	* Thu Jul 05 2007 Olivier Thauvin <nanardon@mandriva.org> 2.005-1mdv2008.0
12cr|perl-IO-Compress-Lzf-2.37.0-2|135	+ Revision: 48384
12cr|perl-IO-Compress-Lzf-2.37.0-2|136	- 2.005
12cr|perl-IO-Compress-Lzf-2.37.0-2|137	
12cr|perl-IO-Compress-Lzf-2.37.0-2|138	
12cr|perl-IO-Compress-Lzf-2.37.0-2|139	* Mon Mar 05 2007 Olivier Thauvin <nanardon@mandriva.org> 2.004-1mdv2007.0
12cr|perl-IO-Compress-Lzf-2.37.0-2|140	+ Revision: 132964
12cr|perl-IO-Compress-Lzf-2.37.0-2|141	- 2.004
12cr|perl-IO-Compress-Lzf-2.37.0-2|142	
12cr|perl-IO-Compress-Lzf-2.37.0-2|143	* Sun Jan 07 2007 Olivier Thauvin <nanardon@mandriva.org> 2.003-1mdv2007.1
12cr|perl-IO-Compress-Lzf-2.37.0-2|144	+ Revision: 105019
12cr|perl-IO-Compress-Lzf-2.37.0-2|145	- first mandriva package
12cr|perl-IO-Compress-Lzf-2.37.0-2|146	- Create perl-IO-Compress-Lzf
12cr|perl-IO-Compress-Lzf-2.37.0-2|147	

4745 12
12cr|perl-IO-Compress-Lzma-2.049-1|1	%define	module	IO-Compress-Lzma
12cr|perl-IO-Compress-Lzma-2.049-1|2	%bcond_with	long_tests
12cr|perl-IO-Compress-Lzma-2.049-1|3	
12cr|perl-IO-Compress-Lzma-2.049-1|4	Name:		perl-%{module}
12cr|perl-IO-Compress-Lzma-2.049-1|5	Version:	2.049
12cr|perl-IO-Compress-Lzma-2.049-1|6	Release:	1
12cr|perl-IO-Compress-Lzma-2.049-1|7	Summary:	Read and write lzma compressed data
12cr|perl-IO-Compress-Lzma-2.049-1|8	License:	GPL+ or Artistic
12cr|perl-IO-Compress-Lzma-2.049-1|9	Group:		Development/Perl
12cr|perl-IO-Compress-Lzma-2.049-1|10	URL:		http://search.cpan.org/dist/%{module}/
12cr|perl-IO-Compress-Lzma-2.049-1|11	Source0:	http://www.cpan.org/authors/id/P/PM/PMQS/%{module}-%{version}.tar.gz
12cr|perl-IO-Compress-Lzma-2.049-1|12	BuildArch:	noarch
12cr|perl-IO-Compress-Lzma-2.049-1|13	BuildRequires:	perl-devel
12cr|perl-IO-Compress-Lzma-2.049-1|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-IO-Compress-Lzma-2.049-1|15	BuildRequires:	perl(Compress::Raw::Lzma) >= %{version}
12cr|perl-IO-Compress-Lzma-2.049-1|16	BuildRequires:	perl(IO::Compress::Base) >= %{version}
12cr|perl-IO-Compress-Lzma-2.049-1|17	BuildRequires:	perl(IO::String)
12cr|perl-IO-Compress-Lzma-2.049-1|18	BuildRequires:	perl(Test::Pod)
12cr|perl-IO-Compress-Lzma-2.049-1|19	BuildRequires:	pkgconfig(liblzma)
12cr|perl-IO-Compress-Lzma-2.049-1|20	
12cr|perl-IO-Compress-Lzma-2.049-1|21	%description
12cr|perl-IO-Compress-Lzma-2.049-1|22	This distribution provides a Perl interface to allow reading and writing of
12cr|perl-IO-Compress-Lzma-2.049-1|23	compressed data created with the lzma library.
12cr|perl-IO-Compress-Lzma-2.049-1|24	
12cr|perl-IO-Compress-Lzma-2.049-1|25	%prep
12cr|perl-IO-Compress-Lzma-2.049-1|26	%setup -q -n %{module}-%{version}
12cr|perl-IO-Compress-Lzma-2.049-1|27	
12cr|perl-IO-Compress-Lzma-2.049-1|28	%build
12cr|perl-IO-Compress-Lzma-2.049-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Compress-Lzma-2.049-1|30	%make
12cr|perl-IO-Compress-Lzma-2.049-1|31	
12cr|perl-IO-Compress-Lzma-2.049-1|32	%install
12cr|perl-IO-Compress-Lzma-2.049-1|33	%makeinstall_std
12cr|perl-IO-Compress-Lzma-2.049-1|34	
12cr|perl-IO-Compress-Lzma-2.049-1|35	%check
12cr|perl-IO-Compress-Lzma-2.049-1|36	# Build using "--without long_tests" to avoid very long tests
12cr|perl-IO-Compress-Lzma-2.049-1|37	# (full suite can take nearly an hour on an i7)
12cr|perl-IO-Compress-Lzma-2.049-1|38	make test %{with long_tests:COMPRESS_ZLIB_RUN_ALL=1}
12cr|perl-IO-Compress-Lzma-2.049-1|39	
12cr|perl-IO-Compress-Lzma-2.049-1|40	%files
12cr|perl-IO-Compress-Lzma-2.049-1|41	%doc Changes README
12cr|perl-IO-Compress-Lzma-2.049-1|42	%{perl_vendorlib}/IO/
12cr|perl-IO-Compress-Lzma-2.049-1|43	%{_mandir}/man3/IO::Compress::Lzma.3pm*
12cr|perl-IO-Compress-Lzma-2.049-1|44	%{_mandir}/man3/IO::Compress::Xz.3pm*
12cr|perl-IO-Compress-Lzma-2.049-1|45	%{_mandir}/man3/IO::Uncompress::UnLzma.3pm*
12cr|perl-IO-Compress-Lzma-2.049-1|46	%{_mandir}/man3/IO::Uncompress::UnXz.3pm*
12cr|perl-IO-Compress-Lzma-2.049-1|47	
12cr|perl-IO-Compress-Lzma-2.049-1|48	
12cr|perl-IO-Compress-Lzma-2.049-1|49	
12cr|perl-IO-Compress-Lzma-2.049-1|50	%changelog
12cr|perl-IO-Compress-Lzma-2.049-1|51	* Fri Mar 16 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.049-1
12cr|perl-IO-Compress-Lzma-2.049-1|52	+ Revision: 785230
12cr|perl-IO-Compress-Lzma-2.049-1|53	- add perl-devel to buildrequires
12cr|perl-IO-Compress-Lzma-2.049-1|54	- imported package perl-IO-Compress-Lzma
12cr|perl-IO-Compress-Lzma-2.049-1|55	
12cr|perl-IO-Compress-Lzma-2.049-1|56	
12cr|perl-IO-Compress-Lzma-2.049-1|57	* Mon Mar 13 2012 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.049-1
12cr|perl-IO-Compress-Lzma-2.049-1|58	- initial release

4746 12
12cr|perl-IO-Compress-Lzop-2.49.0-1|1	%define	upstream_name  IO-Compress-Lzop
12cr|perl-IO-Compress-Lzop-2.49.0-1|2	%define upstream_version 2.049
12cr|perl-IO-Compress-Lzop-2.49.0-1|3	
12cr|perl-IO-Compress-Lzop-2.49.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-IO-Compress-Lzop-2.49.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-Compress-Lzop-2.49.0-1|6	Release:	1
12cr|perl-IO-Compress-Lzop-2.49.0-1|7	
12cr|perl-IO-Compress-Lzop-2.49.0-1|8	Summary:	IO::Compress::Lzop - Write lzop files/buffers
12cr|perl-IO-Compress-Lzop-2.49.0-1|9	License:	GPL+ or Artistic
12cr|perl-IO-Compress-Lzop-2.49.0-1|10	Group:		Development/Perl
12cr|perl-IO-Compress-Lzop-2.49.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-IO-Compress-Lzop-2.49.0-1|12	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IO-Compress-Lzop-2.49.0-1|13	
12cr|perl-IO-Compress-Lzop-2.49.0-1|14	BuildRequires:	perl-devel
12cr|perl-IO-Compress-Lzop-2.49.0-1|15	BuildRequires:	perl(Compress::LZO)
12cr|perl-IO-Compress-Lzop-2.49.0-1|16	BuildRequires:	perl(IO::Compress::Base) >= %{version}
12cr|perl-IO-Compress-Lzop-2.49.0-1|17	BuildRequires:	perl(IO::Uncompress::Base) >= %{version}
12cr|perl-IO-Compress-Lzop-2.49.0-1|18	
12cr|perl-IO-Compress-Lzop-2.49.0-1|19	BuildArch:	noarch
12cr|perl-IO-Compress-Lzop-2.49.0-1|20	
12cr|perl-IO-Compress-Lzop-2.49.0-1|21	%description
12cr|perl-IO-Compress-Lzop-2.49.0-1|22	This module provides a Perl interface that allows writing lzop compressed
12cr|perl-IO-Compress-Lzop-2.49.0-1|23	data to files or buffer.
12cr|perl-IO-Compress-Lzop-2.49.0-1|24	
12cr|perl-IO-Compress-Lzop-2.49.0-1|25	%prep
12cr|perl-IO-Compress-Lzop-2.49.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-Compress-Lzop-2.49.0-1|27	
12cr|perl-IO-Compress-Lzop-2.49.0-1|28	%build
12cr|perl-IO-Compress-Lzop-2.49.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Compress-Lzop-2.49.0-1|30	%make
12cr|perl-IO-Compress-Lzop-2.49.0-1|31	
12cr|perl-IO-Compress-Lzop-2.49.0-1|32	%check
12cr|perl-IO-Compress-Lzop-2.49.0-1|33	make test
12cr|perl-IO-Compress-Lzop-2.49.0-1|34	
12cr|perl-IO-Compress-Lzop-2.49.0-1|35	%install
12cr|perl-IO-Compress-Lzop-2.49.0-1|36	%makeinstall_std
12cr|perl-IO-Compress-Lzop-2.49.0-1|37	
12cr|perl-IO-Compress-Lzop-2.49.0-1|38	%files
12cr|perl-IO-Compress-Lzop-2.49.0-1|39	%doc README Changes
12cr|perl-IO-Compress-Lzop-2.49.0-1|40	%{_mandir}/*/*
12cr|perl-IO-Compress-Lzop-2.49.0-1|41	%{perl_vendorlib}/*
12cr|perl-IO-Compress-Lzop-2.49.0-1|42	
12cr|perl-IO-Compress-Lzop-2.49.0-1|43	%changelog
12cr|perl-IO-Compress-Lzop-2.49.0-1|44	* Sun Jun 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.37.0-1mdv2011.0
12cr|perl-IO-Compress-Lzop-2.49.0-1|45	+ Revision: 687342
12cr|perl-IO-Compress-Lzop-2.49.0-1|46	- update to new version 2.037
12cr|perl-IO-Compress-Lzop-2.49.0-1|47	
12cr|perl-IO-Compress-Lzop-2.49.0-1|48	* Sat May 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.35.0-1
12cr|perl-IO-Compress-Lzop-2.49.0-1|49	+ Revision: 674664
12cr|perl-IO-Compress-Lzop-2.49.0-1|50	- update to new version 2.035
12cr|perl-IO-Compress-Lzop-2.49.0-1|51	
12cr|perl-IO-Compress-Lzop-2.49.0-1|52	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.33.0-2
12cr|perl-IO-Compress-Lzop-2.49.0-1|53	+ Revision: 656931
12cr|perl-IO-Compress-Lzop-2.49.0-1|54	- rebuild for updated spec-helper
12cr|perl-IO-Compress-Lzop-2.49.0-1|55	
12cr|perl-IO-Compress-Lzop-2.49.0-1|56	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.33.0-1
12cr|perl-IO-Compress-Lzop-2.49.0-1|57	+ Revision: 635189
12cr|perl-IO-Compress-Lzop-2.49.0-1|58	- update to new version 2.033
12cr|perl-IO-Compress-Lzop-2.49.0-1|59	
12cr|perl-IO-Compress-Lzop-2.49.0-1|60	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 2.30.0-1mdv2011.0
12cr|perl-IO-Compress-Lzop-2.49.0-1|61	+ Revision: 561932
12cr|perl-IO-Compress-Lzop-2.49.0-1|62	- update to 2.030
12cr|perl-IO-Compress-Lzop-2.49.0-1|63	
12cr|perl-IO-Compress-Lzop-2.49.0-1|64	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.27.0-1mdv2011.0
12cr|perl-IO-Compress-Lzop-2.49.0-1|65	+ Revision: 552323
12cr|perl-IO-Compress-Lzop-2.49.0-1|66	- update to 2.027
12cr|perl-IO-Compress-Lzop-2.49.0-1|67	
12cr|perl-IO-Compress-Lzop-2.49.0-1|68	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 2.26.0-1mdv2010.1
12cr|perl-IO-Compress-Lzop-2.49.0-1|69	+ Revision: 536187
12cr|perl-IO-Compress-Lzop-2.49.0-1|70	- update to 2.026
12cr|perl-IO-Compress-Lzop-2.49.0-1|71	
12cr|perl-IO-Compress-Lzop-2.49.0-1|72	* Wed Mar 31 2010 Jérôme Quelin <jquelin@mandriva.org> 2.25.0-1mdv2010.1
12cr|perl-IO-Compress-Lzop-2.49.0-1|73	+ Revision: 530264
12cr|perl-IO-Compress-Lzop-2.49.0-1|74	- update to 2.025
12cr|perl-IO-Compress-Lzop-2.49.0-1|75	
12cr|perl-IO-Compress-Lzop-2.49.0-1|76	* Mon Jan 11 2010 Jérôme Quelin <jquelin@mandriva.org> 2.24.0-1mdv2010.1
12cr|perl-IO-Compress-Lzop-2.49.0-1|77	+ Revision: 489504
12cr|perl-IO-Compress-Lzop-2.49.0-1|78	- update to 2.024
12cr|perl-IO-Compress-Lzop-2.49.0-1|79	
12cr|perl-IO-Compress-Lzop-2.49.0-1|80	* Tue Nov 10 2009 Jérôme Quelin <jquelin@mandriva.org> 2.23.0-1mdv2010.1
12cr|perl-IO-Compress-Lzop-2.49.0-1|81	+ Revision: 464137
12cr|perl-IO-Compress-Lzop-2.49.0-1|82	- update to 2.023
12cr|perl-IO-Compress-Lzop-2.49.0-1|83	
12cr|perl-IO-Compress-Lzop-2.49.0-1|84	* Thu Sep 10 2009 Jérôme Quelin <jquelin@mandriva.org> 2.21.0-1mdv2010.0
12cr|perl-IO-Compress-Lzop-2.49.0-1|85	+ Revision: 437231
12cr|perl-IO-Compress-Lzop-2.49.0-1|86	- update to 2.021
12cr|perl-IO-Compress-Lzop-2.49.0-1|87	
12cr|perl-IO-Compress-Lzop-2.49.0-1|88	* Mon Jun 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.020-1mdv2010.0
12cr|perl-IO-Compress-Lzop-2.49.0-1|89	+ Revision: 383972
12cr|perl-IO-Compress-Lzop-2.49.0-1|90	- update to new version 2.020
12cr|perl-IO-Compress-Lzop-2.49.0-1|91	
12cr|perl-IO-Compress-Lzop-2.49.0-1|92	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.019-1mdv2010.0
12cr|perl-IO-Compress-Lzop-2.49.0-1|93	+ Revision: 371955
12cr|perl-IO-Compress-Lzop-2.49.0-1|94	- new version
12cr|perl-IO-Compress-Lzop-2.49.0-1|95	
12cr|perl-IO-Compress-Lzop-2.49.0-1|96	* Fri Sep 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.015-1mdv2009.0
12cr|perl-IO-Compress-Lzop-2.49.0-1|97	+ Revision: 281711
12cr|perl-IO-Compress-Lzop-2.49.0-1|98	- new version
12cr|perl-IO-Compress-Lzop-2.49.0-1|99	
12cr|perl-IO-Compress-Lzop-2.49.0-1|100	* Thu Jul 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.012-1mdv2009.0
12cr|perl-IO-Compress-Lzop-2.49.0-1|101	+ Revision: 236719
12cr|perl-IO-Compress-Lzop-2.49.0-1|102	- update to new version 2.012
12cr|perl-IO-Compress-Lzop-2.49.0-1|103	
12cr|perl-IO-Compress-Lzop-2.49.0-1|104	* Wed May 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.011-1mdv2009.0
12cr|perl-IO-Compress-Lzop-2.49.0-1|105	+ Revision: 209684
12cr|perl-IO-Compress-Lzop-2.49.0-1|106	- update to new version 2.011
12cr|perl-IO-Compress-Lzop-2.49.0-1|107	
12cr|perl-IO-Compress-Lzop-2.49.0-1|108	* Wed May 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.010-1mdv2009.0
12cr|perl-IO-Compress-Lzop-2.49.0-1|109	+ Revision: 202822
12cr|perl-IO-Compress-Lzop-2.49.0-1|110	- new version
12cr|perl-IO-Compress-Lzop-2.49.0-1|111	
12cr|perl-IO-Compress-Lzop-2.49.0-1|112	* Wed Apr 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.009-1mdv2009.0
12cr|perl-IO-Compress-Lzop-2.49.0-1|113	+ Revision: 196826
12cr|perl-IO-Compress-Lzop-2.49.0-1|114	- update to new version 2.009
12cr|perl-IO-Compress-Lzop-2.49.0-1|115	
12cr|perl-IO-Compress-Lzop-2.49.0-1|116	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-IO-Compress-Lzop-2.49.0-1|117	- restore BuildRoot
12cr|perl-IO-Compress-Lzop-2.49.0-1|118	
12cr|perl-IO-Compress-Lzop-2.49.0-1|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-IO-Compress-Lzop-2.49.0-1|120	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IO-Compress-Lzop-2.49.0-1|121	
12cr|perl-IO-Compress-Lzop-2.49.0-1|122	* Mon Nov 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.008-1mdv2008.1
12cr|perl-IO-Compress-Lzop-2.49.0-1|123	+ Revision: 108303
12cr|perl-IO-Compress-Lzop-2.49.0-1|124	- update to new version 2.008
12cr|perl-IO-Compress-Lzop-2.49.0-1|125	
12cr|perl-IO-Compress-Lzop-2.49.0-1|126	* Mon Sep 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.006-1mdv2008.0
12cr|perl-IO-Compress-Lzop-2.49.0-1|127	+ Revision: 78416
12cr|perl-IO-Compress-Lzop-2.49.0-1|128	- update to new version 2.006
12cr|perl-IO-Compress-Lzop-2.49.0-1|129	
12cr|perl-IO-Compress-Lzop-2.49.0-1|130	* Thu Jul 05 2007 Olivier Thauvin <nanardon@mandriva.org> 2.005-1mdv2008.0
12cr|perl-IO-Compress-Lzop-2.49.0-1|131	+ Revision: 48385
12cr|perl-IO-Compress-Lzop-2.49.0-1|132	- 2.005
12cr|perl-IO-Compress-Lzop-2.49.0-1|133	
12cr|perl-IO-Compress-Lzop-2.49.0-1|134	
12cr|perl-IO-Compress-Lzop-2.49.0-1|135	* Mon Mar 05 2007 Olivier Thauvin <nanardon@mandriva.org> 2.004-1mdv2007.0
12cr|perl-IO-Compress-Lzop-2.49.0-1|136	+ Revision: 132965
12cr|perl-IO-Compress-Lzop-2.49.0-1|137	- 2.004
12cr|perl-IO-Compress-Lzop-2.49.0-1|138	
12cr|perl-IO-Compress-Lzop-2.49.0-1|139	* Sun Jan 07 2007 Olivier Thauvin <nanardon@mandriva.org> 2.003-1mdv2007.1
12cr|perl-IO-Compress-Lzop-2.49.0-1|140	+ Revision: 104993
12cr|perl-IO-Compress-Lzop-2.49.0-1|141	- first mandriva package
12cr|perl-IO-Compress-Lzop-2.49.0-1|142	- Create perl-IO-Compress-Lzop
12cr|perl-IO-Compress-Lzop-2.49.0-1|143	

4747 12
12cr|perl-IO-Digest-0.100.0-2|1	%define upstream_name    IO-Digest
12cr|perl-IO-Digest-0.100.0-2|2	%define upstream_version 0.10
12cr|perl-IO-Digest-0.100.0-2|3	
12cr|perl-IO-Digest-0.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-IO-Digest-0.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-Digest-0.100.0-2|6	Release:	2
12cr|perl-IO-Digest-0.100.0-2|7	
12cr|perl-IO-Digest-0.100.0-2|8	Summary:	%{upstream_name} module, calculate digests while reading or writing
12cr|perl-IO-Digest-0.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-IO-Digest-0.100.0-2|10	Group:		Development/Perl
12cr|perl-IO-Digest-0.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-IO-Digest-0.100.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-IO-Digest-0.100.0-2|13	
12cr|perl-IO-Digest-0.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-IO-Digest-0.100.0-2|15	BuildRequires:	perl-PerlIO-via-dynamic
12cr|perl-IO-Digest-0.100.0-2|16	# for test
12cr|perl-IO-Digest-0.100.0-2|17	BuildRequires:	perl-Internals
12cr|perl-IO-Digest-0.100.0-2|18	BuildArch:	noarch
12cr|perl-IO-Digest-0.100.0-2|19	
12cr|perl-IO-Digest-0.100.0-2|20	%description
12cr|perl-IO-Digest-0.100.0-2|21	This module allows you to calculate digests while reading or writing file
12cr|perl-IO-Digest-0.100.0-2|22	handles. This avoids the case you need to reread the same content to
12cr|perl-IO-Digest-0.100.0-2|23	compute the digests after written a file.
12cr|perl-IO-Digest-0.100.0-2|24	
12cr|perl-IO-Digest-0.100.0-2|25	%prep
12cr|perl-IO-Digest-0.100.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-Digest-0.100.0-2|27	
12cr|perl-IO-Digest-0.100.0-2|28	%build
12cr|perl-IO-Digest-0.100.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Digest-0.100.0-2|30	make
12cr|perl-IO-Digest-0.100.0-2|31	
12cr|perl-IO-Digest-0.100.0-2|32	%check
12cr|perl-IO-Digest-0.100.0-2|33	make test
12cr|perl-IO-Digest-0.100.0-2|34	
12cr|perl-IO-Digest-0.100.0-2|35	%install
12cr|perl-IO-Digest-0.100.0-2|36	%makeinstall_std
12cr|perl-IO-Digest-0.100.0-2|37	
12cr|perl-IO-Digest-0.100.0-2|38	%files
12cr|perl-IO-Digest-0.100.0-2|39	%defattr(444,root,root,755)
12cr|perl-IO-Digest-0.100.0-2|40	%doc CHANGES README
12cr|perl-IO-Digest-0.100.0-2|41	%{perl_vendorlib}/IO/*
12cr|perl-IO-Digest-0.100.0-2|42	%{_mandir}/man*/*
12cr|perl-IO-Digest-0.100.0-2|43	
12cr|perl-IO-Digest-0.100.0-2|44	%changelog
12cr|perl-IO-Digest-0.100.0-2|45	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-IO-Digest-0.100.0-2|46	+ Revision: 406066
12cr|perl-IO-Digest-0.100.0-2|47	- rebuild using %%perl_convert_version
12cr|perl-IO-Digest-0.100.0-2|48	
12cr|perl-IO-Digest-0.100.0-2|49	* Thu Jul 03 2008 Michael Scherer <misc@mandriva.org> 0.10-4mdv2009.0
12cr|perl-IO-Digest-0.100.0-2|50	+ Revision: 230905
12cr|perl-IO-Digest-0.100.0-2|51	- add missing BuildRequires
12cr|perl-IO-Digest-0.100.0-2|52	- rebuild
12cr|perl-IO-Digest-0.100.0-2|53	
12cr|perl-IO-Digest-0.100.0-2|54	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-IO-Digest-0.100.0-2|55	- restore BuildRoot
12cr|perl-IO-Digest-0.100.0-2|56	
12cr|perl-IO-Digest-0.100.0-2|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-IO-Digest-0.100.0-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IO-Digest-0.100.0-2|59	
12cr|perl-IO-Digest-0.100.0-2|60	* Thu Jun 21 2007 Michael Scherer <misc@mandriva.org> 0.10-3mdv2008.0
12cr|perl-IO-Digest-0.100.0-2|61	+ Revision: 41994
12cr|perl-IO-Digest-0.100.0-2|62	- rebuild
12cr|perl-IO-Digest-0.100.0-2|63	
12cr|perl-IO-Digest-0.100.0-2|64	
12cr|perl-IO-Digest-0.100.0-2|65	* Thu Sep 29 2005 Michael Scherer <misc@mandriva.org> 0.10-2mdk
12cr|perl-IO-Digest-0.100.0-2|66	- Rebuild
12cr|perl-IO-Digest-0.100.0-2|67	- update the spec ( mkrel, check, update url )
12cr|perl-IO-Digest-0.100.0-2|68	
12cr|perl-IO-Digest-0.100.0-2|69	* Tue Sep 21 2004 Michael Scherer <misc@mandrake.org> 0.10-1mdk
12cr|perl-IO-Digest-0.100.0-2|70	- First Mandrakelinux package
12cr|perl-IO-Digest-0.100.0-2|71	

4748 12
12cr|perl-IO-Ftp-0.50.0-3|1	%define upstream_name	 IO-Ftp
12cr|perl-IO-Ftp-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-IO-Ftp-0.50.0-3|3	
12cr|perl-IO-Ftp-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-IO-Ftp-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-Ftp-0.50.0-3|6	Release:	3
12cr|perl-IO-Ftp-0.50.0-3|7	
12cr|perl-IO-Ftp-0.50.0-3|8	Summary:	Wrapper for Net::FTP
12cr|perl-IO-Ftp-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-IO-Ftp-0.50.0-3|10	Group:		Development/Perl
12cr|perl-IO-Ftp-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IO-Ftp-0.50.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-IO-Ftp-0.50.0-3|13	
12cr|perl-IO-Ftp-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-IO-Ftp-0.50.0-3|15	BuildRequires:	perl-URI
12cr|perl-IO-Ftp-0.50.0-3|16	BuildArch:	noarch
12cr|perl-IO-Ftp-0.50.0-3|17	
12cr|perl-IO-Ftp-0.50.0-3|18	%description
12cr|perl-IO-Ftp-0.50.0-3|19	IO::Ftp is a wrapper for Net::FTP to simplify its use when
12cr|perl-IO-Ftp-0.50.0-3|20	using its stor and retr methods.
12cr|perl-IO-Ftp-0.50.0-3|21	
12cr|perl-IO-Ftp-0.50.0-3|22	%prep
12cr|perl-IO-Ftp-0.50.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-Ftp-0.50.0-3|24	
12cr|perl-IO-Ftp-0.50.0-3|25	%build
12cr|perl-IO-Ftp-0.50.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Ftp-0.50.0-3|27	%make
12cr|perl-IO-Ftp-0.50.0-3|28	
12cr|perl-IO-Ftp-0.50.0-3|29	%check
12cr|perl-IO-Ftp-0.50.0-3|30	make test
12cr|perl-IO-Ftp-0.50.0-3|31	
12cr|perl-IO-Ftp-0.50.0-3|32	%install
12cr|perl-IO-Ftp-0.50.0-3|33	%makeinstall_std
12cr|perl-IO-Ftp-0.50.0-3|34	
12cr|perl-IO-Ftp-0.50.0-3|35	%files
12cr|perl-IO-Ftp-0.50.0-3|36	%doc README Changes
12cr|perl-IO-Ftp-0.50.0-3|37	%{perl_vendorlib}/*
12cr|perl-IO-Ftp-0.50.0-3|38	%{_mandir}/man3/*
12cr|perl-IO-Ftp-0.50.0-3|39	
12cr|perl-IO-Ftp-0.50.0-3|40	
12cr|perl-IO-Ftp-0.50.0-3|41	%changelog
12cr|perl-IO-Ftp-0.50.0-3|42	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-IO-Ftp-0.50.0-3|43	+ Revision: 655030
12cr|perl-IO-Ftp-0.50.0-3|44	- rebuild for updated spec-helper
12cr|perl-IO-Ftp-0.50.0-3|45	
12cr|perl-IO-Ftp-0.50.0-3|46	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-IO-Ftp-0.50.0-3|47	+ Revision: 410065
12cr|perl-IO-Ftp-0.50.0-3|48	- rebuild using %%perl_convert_version
12cr|perl-IO-Ftp-0.50.0-3|49	
12cr|perl-IO-Ftp-0.50.0-3|50	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.05-6mdv2009.0
12cr|perl-IO-Ftp-0.50.0-3|51	+ Revision: 257312
12cr|perl-IO-Ftp-0.50.0-3|52	- rebuild
12cr|perl-IO-Ftp-0.50.0-3|53	
12cr|perl-IO-Ftp-0.50.0-3|54	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.05-4mdv2008.1
12cr|perl-IO-Ftp-0.50.0-3|55	+ Revision: 151421
12cr|perl-IO-Ftp-0.50.0-3|56	- rebuild for perl-5.10.0
12cr|perl-IO-Ftp-0.50.0-3|57	
12cr|perl-IO-Ftp-0.50.0-3|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-IO-Ftp-0.50.0-3|59	- restore BuildRoot
12cr|perl-IO-Ftp-0.50.0-3|60	
12cr|perl-IO-Ftp-0.50.0-3|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-IO-Ftp-0.50.0-3|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IO-Ftp-0.50.0-3|63	
12cr|perl-IO-Ftp-0.50.0-3|64	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-3mdv2008.0
12cr|perl-IO-Ftp-0.50.0-3|65	+ Revision: 86507
12cr|perl-IO-Ftp-0.50.0-3|66	- rebuild
12cr|perl-IO-Ftp-0.50.0-3|67	
12cr|perl-IO-Ftp-0.50.0-3|68	
12cr|perl-IO-Ftp-0.50.0-3|69	* Sat Aug 19 2006 Pascal Terjan <pterjan@mandriva.org> 0.05-2mdv2007.0
12cr|perl-IO-Ftp-0.50.0-3|70	- BuildRequires perl-URI
12cr|perl-IO-Ftp-0.50.0-3|71	
12cr|perl-IO-Ftp-0.50.0-3|72	* Fri Jun 16 2006 Pascal Terjan <pterjan@mandriva.org> 0.05-1mdv2007.0
12cr|perl-IO-Ftp-0.50.0-3|73	- First Mandriva package
12cr|perl-IO-Ftp-0.50.0-3|74	

4749 12
12cr|perl-IO-Interactive-0.0.6-3|1	%define upstream_name    IO-Interactive
12cr|perl-IO-Interactive-0.0.6-3|2	%define upstream_version 0.0.6
12cr|perl-IO-Interactive-0.0.6-3|3	
12cr|perl-IO-Interactive-0.0.6-3|4	Name:		perl-%{upstream_name}
12cr|perl-IO-Interactive-0.0.6-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-Interactive-0.0.6-3|6	Release:	3
12cr|perl-IO-Interactive-0.0.6-3|7	
12cr|perl-IO-Interactive-0.0.6-3|8	Summary:	Utilities for interactive I/O
12cr|perl-IO-Interactive-0.0.6-3|9	License:	GPL+ or Artistic
12cr|perl-IO-Interactive-0.0.6-3|10	Group:		Development/Perl
12cr|perl-IO-Interactive-0.0.6-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IO-Interactive-0.0.6-3|12	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IO-Interactive-0.0.6-3|13	
12cr|perl-IO-Interactive-0.0.6-3|14	BuildRequires:	perl-devel
12cr|perl-IO-Interactive-0.0.6-3|15	BuildRequires:	perl(Test::More)
12cr|perl-IO-Interactive-0.0.6-3|16	BuildRequires:	perl(version)
12cr|perl-IO-Interactive-0.0.6-3|17	BuildArch:	noarch
12cr|perl-IO-Interactive-0.0.6-3|18	
12cr|perl-IO-Interactive-0.0.6-3|19	%description
12cr|perl-IO-Interactive-0.0.6-3|20	This module provides three utility subroutines that make it easier to
12cr|perl-IO-Interactive-0.0.6-3|21	develop interactive applications...
12cr|perl-IO-Interactive-0.0.6-3|22	
12cr|perl-IO-Interactive-0.0.6-3|23	* 'is_interactive()'
12cr|perl-IO-Interactive-0.0.6-3|24	
12cr|perl-IO-Interactive-0.0.6-3|25	This subroutine returns true if '*ARGV' and the currently selected
12cr|perl-IO-Interactive-0.0.6-3|26	filehandle (usually '*STDOUT') are connected to the terminal. The test is
12cr|perl-IO-Interactive-0.0.6-3|27	considerably more sophisticated than:
12cr|perl-IO-Interactive-0.0.6-3|28	
12cr|perl-IO-Interactive-0.0.6-3|29	%prep
12cr|perl-IO-Interactive-0.0.6-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-Interactive-0.0.6-3|31	
12cr|perl-IO-Interactive-0.0.6-3|32	%build
12cr|perl-IO-Interactive-0.0.6-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Interactive-0.0.6-3|34	%make
12cr|perl-IO-Interactive-0.0.6-3|35	
12cr|perl-IO-Interactive-0.0.6-3|36	%check
12cr|perl-IO-Interactive-0.0.6-3|37	%make test
12cr|perl-IO-Interactive-0.0.6-3|38	
12cr|perl-IO-Interactive-0.0.6-3|39	%install
12cr|perl-IO-Interactive-0.0.6-3|40	%makeinstall_std
12cr|perl-IO-Interactive-0.0.6-3|41	
12cr|perl-IO-Interactive-0.0.6-3|42	%files
12cr|perl-IO-Interactive-0.0.6-3|43	%doc Changes README
12cr|perl-IO-Interactive-0.0.6-3|44	%{_mandir}/man3/*
12cr|perl-IO-Interactive-0.0.6-3|45	%{perl_vendorlib}/*
12cr|perl-IO-Interactive-0.0.6-3|46	
12cr|perl-IO-Interactive-0.0.6-3|47	%changelog
12cr|perl-IO-Interactive-0.0.6-3|48	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.0.6-2mdv2011.0
12cr|perl-IO-Interactive-0.0.6-3|49	+ Revision: 654222
12cr|perl-IO-Interactive-0.0.6-3|50	- rebuild for updated spec-helper
12cr|perl-IO-Interactive-0.0.6-3|51	
12cr|perl-IO-Interactive-0.0.6-3|52	* Sat Nov 14 2009 Jérôme Quelin <jquelin@mandriva.org> 0.0.6-1mdv2011.0
12cr|perl-IO-Interactive-0.0.6-3|53	+ Revision: 465995
12cr|perl-IO-Interactive-0.0.6-3|54	- update to 0.0.6
12cr|perl-IO-Interactive-0.0.6-3|55	
12cr|perl-IO-Interactive-0.0.6-3|56	* Fri Jul 10 2009 Jérôme Quelin <jquelin@mandriva.org> 0.0.5-1mdv2010.0
12cr|perl-IO-Interactive-0.0.6-3|57	+ Revision: 394290
12cr|perl-IO-Interactive-0.0.6-3|58	- import perl-IO-Interactive
12cr|perl-IO-Interactive-0.0.6-3|59	
12cr|perl-IO-Interactive-0.0.6-3|60	
12cr|perl-IO-Interactive-0.0.6-3|61	* Fri Jul 10 2009 cpan2dist 0.0.5-1mdv
12cr|perl-IO-Interactive-0.0.6-3|62	- initial mdv release, generated with cpan2dist

4750 12
12cr|perl-IO-Interface-1.50.0-3|1	%define upstream_name    IO-Interface
12cr|perl-IO-Interface-1.50.0-3|2	%define upstream_version 1.05
12cr|perl-IO-Interface-1.50.0-3|3	
12cr|perl-IO-Interface-1.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-IO-Interface-1.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-Interface-1.50.0-3|6	Release:	3
12cr|perl-IO-Interface-1.50.0-3|7	
12cr|perl-IO-Interface-1.50.0-3|8	Summary:	IO::Interface - Perl extension for access to network card configuration information
12cr|perl-IO-Interface-1.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-IO-Interface-1.50.0-3|10	Group:		Development/Perl
12cr|perl-IO-Interface-1.50.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IO-Interface-1.50.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/L/LD/LDS/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-IO-Interface-1.50.0-3|13	
12cr|perl-IO-Interface-1.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-IO-Interface-1.50.0-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-IO-Interface-1.50.0-3|16	
12cr|perl-IO-Interface-1.50.0-3|17	%description
12cr|perl-IO-Interface-1.50.0-3|18	IO::Interface adds methods to IO::Socket objects that allows them to
12cr|perl-IO-Interface-1.50.0-3|19	be used to retrieve and change information about the network
12cr|perl-IO-Interface-1.50.0-3|20	interfaces on your system.  In addition to the object-oriented access
12cr|perl-IO-Interface-1.50.0-3|21	methods, you can use a function-oriented style.
12cr|perl-IO-Interface-1.50.0-3|22	
12cr|perl-IO-Interface-1.50.0-3|23	%prep
12cr|perl-IO-Interface-1.50.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-Interface-1.50.0-3|25	
12cr|perl-IO-Interface-1.50.0-3|26	%build
12cr|perl-IO-Interface-1.50.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Interface-1.50.0-3|28	%make
12cr|perl-IO-Interface-1.50.0-3|29	make test
12cr|perl-IO-Interface-1.50.0-3|30	
12cr|perl-IO-Interface-1.50.0-3|31	%install
12cr|perl-IO-Interface-1.50.0-3|32	rm -rf %{buildroot}
12cr|perl-IO-Interface-1.50.0-3|33	%makeinstall_std
12cr|perl-IO-Interface-1.50.0-3|34	
12cr|perl-IO-Interface-1.50.0-3|35	%clean
12cr|perl-IO-Interface-1.50.0-3|36	rm -rf %{buildroot}
12cr|perl-IO-Interface-1.50.0-3|37	
12cr|perl-IO-Interface-1.50.0-3|38	%files
12cr|perl-IO-Interface-1.50.0-3|39	%defattr(-,root,root)
12cr|perl-IO-Interface-1.50.0-3|40	%doc Changes README
12cr|perl-IO-Interface-1.50.0-3|41	%dir %{perl_vendorlib}/*/auto/IO/Interface
12cr|perl-IO-Interface-1.50.0-3|42	%{perl_vendorlib}/*/auto/IO/Interface/*
12cr|perl-IO-Interface-1.50.0-3|43	%{perl_vendorlib}/*/IO/*
12cr|perl-IO-Interface-1.50.0-3|44	%{_mandir}/*/*
12cr|perl-IO-Interface-1.50.0-3|45	
12cr|perl-IO-Interface-1.50.0-3|46	
12cr|perl-IO-Interface-1.50.0-3|47	%changelog
12cr|perl-IO-Interface-1.50.0-3|48	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.50.0-3
12cr|perl-IO-Interface-1.50.0-3|49	+ Revision: 768358
12cr|perl-IO-Interface-1.50.0-3|50	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-IO-Interface-1.50.0-3|51	
12cr|perl-IO-Interface-1.50.0-3|52	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-2mdv2011.0
12cr|perl-IO-Interface-1.50.0-3|53	+ Revision: 555963
12cr|perl-IO-Interface-1.50.0-3|54	- rebuild for perl 5.12
12cr|perl-IO-Interface-1.50.0-3|55	
12cr|perl-IO-Interface-1.50.0-3|56	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-1mdv2010.0
12cr|perl-IO-Interface-1.50.0-3|57	+ Revision: 402548
12cr|perl-IO-Interface-1.50.0-3|58	- update to 0.56
12cr|perl-IO-Interface-1.50.0-3|59	
12cr|perl-IO-Interface-1.50.0-3|60	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.05-2mdv2009.0
12cr|perl-IO-Interface-1.50.0-3|61	+ Revision: 268529
12cr|perl-IO-Interface-1.50.0-3|62	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-IO-Interface-1.50.0-3|63	
12cr|perl-IO-Interface-1.50.0-3|64	* Sat Jun 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdv2009.0
12cr|perl-IO-Interface-1.50.0-3|65	+ Revision: 216584
12cr|perl-IO-Interface-1.50.0-3|66	- update to new version 1.05
12cr|perl-IO-Interface-1.50.0-3|67	
12cr|perl-IO-Interface-1.50.0-3|68	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.04-2mdv2008.1
12cr|perl-IO-Interface-1.50.0-3|69	+ Revision: 152120
12cr|perl-IO-Interface-1.50.0-3|70	- rebuild
12cr|perl-IO-Interface-1.50.0-3|71	
12cr|perl-IO-Interface-1.50.0-3|72	* Thu Dec 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2008.1
12cr|perl-IO-Interface-1.50.0-3|73	+ Revision: 138325
12cr|perl-IO-Interface-1.50.0-3|74	- update to new version 1.04
12cr|perl-IO-Interface-1.50.0-3|75	- update to new version 1.04
12cr|perl-IO-Interface-1.50.0-3|76	
12cr|perl-IO-Interface-1.50.0-3|77	+ Olivier Blin <blino@mandriva.org>
12cr|perl-IO-Interface-1.50.0-3|78	- restore BuildRoot
12cr|perl-IO-Interface-1.50.0-3|79	
12cr|perl-IO-Interface-1.50.0-3|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-IO-Interface-1.50.0-3|81	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IO-Interface-1.50.0-3|82	
12cr|perl-IO-Interface-1.50.0-3|83	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 1.03-1mdv2008.0
12cr|perl-IO-Interface-1.50.0-3|84	+ Revision: 20200
12cr|perl-IO-Interface-1.50.0-3|85	- 1.03
12cr|perl-IO-Interface-1.50.0-3|86	
12cr|perl-IO-Interface-1.50.0-3|87	
12cr|perl-IO-Interface-1.50.0-3|88	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.98-1mdv2007.0
12cr|perl-IO-Interface-1.50.0-3|89	- rebuild
12cr|perl-IO-Interface-1.50.0-3|90	
12cr|perl-IO-Interface-1.50.0-3|91	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98-1mdk
12cr|perl-IO-Interface-1.50.0-3|92	- initial Mandriva package
12cr|perl-IO-Interface-1.50.0-3|93	

4751 12
12cr|perl-IO-LockedFile-0.230.0-2|1	%define upstream_name    IO-LockedFile
12cr|perl-IO-LockedFile-0.230.0-2|2	%define upstream_version 0.23
12cr|perl-IO-LockedFile-0.230.0-2|3	
12cr|perl-IO-LockedFile-0.230.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-IO-LockedFile-0.230.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-LockedFile-0.230.0-2|6	Release:	2
12cr|perl-IO-LockedFile-0.230.0-2|7	
12cr|perl-IO-LockedFile-0.230.0-2|8	Summary:	Supply object methods for locking files
12cr|perl-IO-LockedFile-0.230.0-2|9	License:	Artistic/GPL
12cr|perl-IO-LockedFile-0.230.0-2|10	Group:		Development/Perl
12cr|perl-IO-LockedFile-0.230.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-IO-LockedFile-0.230.0-2|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-IO-LockedFile-0.230.0-2|13	
12cr|perl-IO-LockedFile-0.230.0-2|14	BuildRequires:	perl-devel
12cr|perl-IO-LockedFile-0.230.0-2|15	BuildArch:	noarch
12cr|perl-IO-LockedFile-0.230.0-2|16	
12cr|perl-IO-LockedFile-0.230.0-2|17	%description
12cr|perl-IO-LockedFile-0.230.0-2|18	In its simplistic use, the IO::LockedFile class gives us the same interface of
12cr|perl-IO-LockedFile-0.230.0-2|19	the IO::File class with the unique difference that the files we deal with are
12cr|perl-IO-LockedFile-0.230.0-2|20	locked using the Flock mechanism (using the flock function).
12cr|perl-IO-LockedFile-0.230.0-2|21	
12cr|perl-IO-LockedFile-0.230.0-2|22	%prep
12cr|perl-IO-LockedFile-0.230.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-LockedFile-0.230.0-2|24	
12cr|perl-IO-LockedFile-0.230.0-2|25	%build
12cr|perl-IO-LockedFile-0.230.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-LockedFile-0.230.0-2|27	%make
12cr|perl-IO-LockedFile-0.230.0-2|28	
12cr|perl-IO-LockedFile-0.230.0-2|29	%check
12cr|perl-IO-LockedFile-0.230.0-2|30	%make test
12cr|perl-IO-LockedFile-0.230.0-2|31	
12cr|perl-IO-LockedFile-0.230.0-2|32	%install
12cr|perl-IO-LockedFile-0.230.0-2|33	%makeinstall_std
12cr|perl-IO-LockedFile-0.230.0-2|34	
12cr|perl-IO-LockedFile-0.230.0-2|35	%files
12cr|perl-IO-LockedFile-0.230.0-2|36	%doc README Changes
12cr|perl-IO-LockedFile-0.230.0-2|37	%{_mandir}/*/*
12cr|perl-IO-LockedFile-0.230.0-2|38	%{perl_vendorlib}/IO/*
12cr|perl-IO-LockedFile-0.230.0-2|39	
12cr|perl-IO-LockedFile-0.230.0-2|40	
12cr|perl-IO-LockedFile-0.230.0-2|41	%changelog
12cr|perl-IO-LockedFile-0.230.0-2|42	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2010.0
12cr|perl-IO-LockedFile-0.230.0-2|43	+ Revision: 407786
12cr|perl-IO-LockedFile-0.230.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-IO-LockedFile-0.230.0-2|45	
12cr|perl-IO-LockedFile-0.230.0-2|46	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.23-4mdv2009.0
12cr|perl-IO-LockedFile-0.230.0-2|47	+ Revision: 257315
12cr|perl-IO-LockedFile-0.230.0-2|48	- rebuild
12cr|perl-IO-LockedFile-0.230.0-2|49	
12cr|perl-IO-LockedFile-0.230.0-2|50	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.23-2mdv2008.1
12cr|perl-IO-LockedFile-0.230.0-2|51	+ Revision: 135856
12cr|perl-IO-LockedFile-0.230.0-2|52	- restore BuildRoot
12cr|perl-IO-LockedFile-0.230.0-2|53	
12cr|perl-IO-LockedFile-0.230.0-2|54	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-IO-LockedFile-0.230.0-2|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IO-LockedFile-0.230.0-2|56	
12cr|perl-IO-LockedFile-0.230.0-2|57	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-2mdv2008.0
12cr|perl-IO-LockedFile-0.230.0-2|58	+ Revision: 86508
12cr|perl-IO-LockedFile-0.230.0-2|59	- rebuild
12cr|perl-IO-LockedFile-0.230.0-2|60	
12cr|perl-IO-LockedFile-0.230.0-2|61	
12cr|perl-IO-LockedFile-0.230.0-2|62	* Fri Mar 24 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.23-1mdk
12cr|perl-IO-LockedFile-0.230.0-2|63	- First Mandriva release
12cr|perl-IO-LockedFile-0.230.0-2|64	

4752 12
12cr|perl-IO-Null-1.10.0-3|1	%define upstream_name    IO-Null
12cr|perl-IO-Null-1.10.0-3|2	%define upstream_version 1.01
12cr|perl-IO-Null-1.10.0-3|3	
12cr|perl-IO-Null-1.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-IO-Null-1.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-Null-1.10.0-3|6	Release:	3
12cr|perl-IO-Null-1.10.0-3|7	
12cr|perl-IO-Null-1.10.0-3|8	Summary:	Class for null filehandles
12cr|perl-IO-Null-1.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-IO-Null-1.10.0-3|10	Group:		Development/Perl
12cr|perl-IO-Null-1.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IO-Null-1.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IO-Null-1.10.0-3|13	
12cr|perl-IO-Null-1.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-IO-Null-1.10.0-3|15	BuildArch:	noarch
12cr|perl-IO-Null-1.10.0-3|16	
12cr|perl-IO-Null-1.10.0-3|17	%description
12cr|perl-IO-Null-1.10.0-3|18	This is a class for null filehandles.
12cr|perl-IO-Null-1.10.0-3|19	
12cr|perl-IO-Null-1.10.0-3|20	Calling a constructor of this class always succeeds, returning a new null
12cr|perl-IO-Null-1.10.0-3|21	filehandle.
12cr|perl-IO-Null-1.10.0-3|22	
12cr|perl-IO-Null-1.10.0-3|23	Writing to any object of this class is always a no-operation, and returns
12cr|perl-IO-Null-1.10.0-3|24	true.
12cr|perl-IO-Null-1.10.0-3|25	
12cr|perl-IO-Null-1.10.0-3|26	%prep
12cr|perl-IO-Null-1.10.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-Null-1.10.0-3|28	
12cr|perl-IO-Null-1.10.0-3|29	%build
12cr|perl-IO-Null-1.10.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Null-1.10.0-3|31	%make
12cr|perl-IO-Null-1.10.0-3|32	
12cr|perl-IO-Null-1.10.0-3|33	%check
12cr|perl-IO-Null-1.10.0-3|34	make test
12cr|perl-IO-Null-1.10.0-3|35	
12cr|perl-IO-Null-1.10.0-3|36	%install
12cr|perl-IO-Null-1.10.0-3|37	%makeinstall_std
12cr|perl-IO-Null-1.10.0-3|38	
12cr|perl-IO-Null-1.10.0-3|39	%files
12cr|perl-IO-Null-1.10.0-3|40	%doc ChangeLog README
12cr|perl-IO-Null-1.10.0-3|41	%{_mandir}/man3/*
12cr|perl-IO-Null-1.10.0-3|42	%{perl_vendorlib}/*
12cr|perl-IO-Null-1.10.0-3|43	
12cr|perl-IO-Null-1.10.0-3|44	%changelog
12cr|perl-IO-Null-1.10.0-3|45	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.10.0-2mdv2011.0
12cr|perl-IO-Null-1.10.0-3|46	+ Revision: 655032
12cr|perl-IO-Null-1.10.0-3|47	- rebuild for updated spec-helper
12cr|perl-IO-Null-1.10.0-3|48	
12cr|perl-IO-Null-1.10.0-3|49	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2011.0
12cr|perl-IO-Null-1.10.0-3|50	+ Revision: 401654
12cr|perl-IO-Null-1.10.0-3|51	- rebuild using %%perl_convert_version
12cr|perl-IO-Null-1.10.0-3|52	- fixed license field
12cr|perl-IO-Null-1.10.0-3|53	
12cr|perl-IO-Null-1.10.0-3|54	* Mon May 18 2009 Erin Wilkins <ewilkins@mandriva.org> 1.01-3mdv2010.0
12cr|perl-IO-Null-1.10.0-3|55	+ Revision: 377269
12cr|perl-IO-Null-1.10.0-3|56	- Practice checkout, change, build, commit as part of becoming maintainer
12cr|perl-IO-Null-1.10.0-3|57	
12cr|perl-IO-Null-1.10.0-3|58	* Sat May 16 2009 Glen Ogilvie <nelg@mandriva.org> 1.01-2mdv2010.0
12cr|perl-IO-Null-1.10.0-3|59	+ Revision: 376356
12cr|perl-IO-Null-1.10.0-3|60	- update mkrel to test
12cr|perl-IO-Null-1.10.0-3|61	
12cr|perl-IO-Null-1.10.0-3|62	* Sat Sep 06 2008 Jérôme Quelin <jquelin@mandriva.org> 1.01-1mdv2009.0
12cr|perl-IO-Null-1.10.0-3|63	+ Revision: 281819
12cr|perl-IO-Null-1.10.0-3|64	- import perl-IO-Null
12cr|perl-IO-Null-1.10.0-3|65	
12cr|perl-IO-Null-1.10.0-3|66	
12cr|perl-IO-Null-1.10.0-3|67	* Sat Sep 06 2008 cpan2dist 1.01-1mdv
12cr|perl-IO-Null-1.10.0-3|68	- initial mdv release, generated with cpan2dist
12cr|perl-IO-Null-1.10.0-3|69	

4753 12
12cr|perl-IO-Pager-0.60.0-2|1	%define upstream_name    IO-Pager
12cr|perl-IO-Pager-0.60.0-2|2	%define upstream_version 0.06
12cr|perl-IO-Pager-0.60.0-2|3	
12cr|perl-IO-Pager-0.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-IO-Pager-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-Pager-0.60.0-2|6	Release:	2
12cr|perl-IO-Pager-0.60.0-2|7	
12cr|perl-IO-Pager-0.60.0-2|8	Summary:	Perl Module for Syndication feed auto-discovery
12cr|perl-IO-Pager-0.60.0-2|9	License:	GPL+ or Artistic
12cr|perl-IO-Pager-0.60.0-2|10	Group:		Development/Perl
12cr|perl-IO-Pager-0.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-IO-Pager-0.60.0-2|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-IO-Pager-0.60.0-2|13	
12cr|perl-IO-Pager-0.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-IO-Pager-0.60.0-2|15	BuildArch:	noarch
12cr|perl-IO-Pager-0.60.0-2|16	
12cr|perl-IO-Pager-0.60.0-2|17	%description
12cr|perl-IO-Pager-0.60.0-2|18	Perl Module for Syndication feed auto-discovery.
12cr|perl-IO-Pager-0.60.0-2|19	
12cr|perl-IO-Pager-0.60.0-2|20	Feed::Find implements feed auto-discovery for finding syndication feeds,
12cr|perl-IO-Pager-0.60.0-2|21	given a URI. It (currently) passes all of the auto-discovery tests at
12cr|perl-IO-Pager-0.60.0-2|22	http://diveintomark.org/tests/client/autodiscovery/ .
12cr|perl-IO-Pager-0.60.0-2|23	
12cr|perl-IO-Pager-0.60.0-2|24	Feed::Find will discover the following feed formats:
12cr|perl-IO-Pager-0.60.0-2|25	
12cr|perl-IO-Pager-0.60.0-2|26	RSS 0.91
12cr|perl-IO-Pager-0.60.0-2|27	RSS 1.0
12cr|perl-IO-Pager-0.60.0-2|28	RSS 2.0
12cr|perl-IO-Pager-0.60.0-2|29	Atom
12cr|perl-IO-Pager-0.60.0-2|30	
12cr|perl-IO-Pager-0.60.0-2|31	%prep
12cr|perl-IO-Pager-0.60.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-Pager-0.60.0-2|33	
12cr|perl-IO-Pager-0.60.0-2|34	%build
12cr|perl-IO-Pager-0.60.0-2|35	# only when building from CVS (version 1.51-3mdk)
12cr|perl-IO-Pager-0.60.0-2|36	#CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Pager-0.60.0-2|37	#make docs -i
12cr|perl-IO-Pager-0.60.0-2|38	# only when building from CVS (version 1.51-3mdk)
12cr|perl-IO-Pager-0.60.0-2|39	SKIP_SAX_INSTALL=1 CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Pager-0.60.0-2|40	%make
12cr|perl-IO-Pager-0.60.0-2|41	
12cr|perl-IO-Pager-0.60.0-2|42	%check
12cr|perl-IO-Pager-0.60.0-2|43	%make test < /dev/null
12cr|perl-IO-Pager-0.60.0-2|44	
12cr|perl-IO-Pager-0.60.0-2|45	%install
12cr|perl-IO-Pager-0.60.0-2|46	%makeinstall_std
12cr|perl-IO-Pager-0.60.0-2|47	rm -f %{buildroot}%{perl_vendorlib}/IO/t.pl
12cr|perl-IO-Pager-0.60.0-2|48	
12cr|perl-IO-Pager-0.60.0-2|49	%files
12cr|perl-IO-Pager-0.60.0-2|50	%doc CHANGES README
12cr|perl-IO-Pager-0.60.0-2|51	%{perl_vendorlib}/IO/Pager*
12cr|perl-IO-Pager-0.60.0-2|52	%{_mandir}/*/*
12cr|perl-IO-Pager-0.60.0-2|53	
12cr|perl-IO-Pager-0.60.0-2|54	
12cr|perl-IO-Pager-0.60.0-2|55	%changelog
12cr|perl-IO-Pager-0.60.0-2|56	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.1
12cr|perl-IO-Pager-0.60.0-2|57	+ Revision: 504936
12cr|perl-IO-Pager-0.60.0-2|58	- rebuild using %%perl_convert_version
12cr|perl-IO-Pager-0.60.0-2|59	
12cr|perl-IO-Pager-0.60.0-2|60	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.06-4mdv2010.0
12cr|perl-IO-Pager-0.60.0-2|61	+ Revision: 430472
12cr|perl-IO-Pager-0.60.0-2|62	- rebuild
12cr|perl-IO-Pager-0.60.0-2|63	
12cr|perl-IO-Pager-0.60.0-2|64	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.06-3mdv2009.0
12cr|perl-IO-Pager-0.60.0-2|65	+ Revision: 241559
12cr|perl-IO-Pager-0.60.0-2|66	- rebuild
12cr|perl-IO-Pager-0.60.0-2|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IO-Pager-0.60.0-2|68	
12cr|perl-IO-Pager-0.60.0-2|69	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-IO-Pager-0.60.0-2|70	- restore BuildRoot
12cr|perl-IO-Pager-0.60.0-2|71	
12cr|perl-IO-Pager-0.60.0-2|72	* Sat May 26 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.06-1mdv2008.0
12cr|perl-IO-Pager-0.60.0-2|73	+ Revision: 31531
12cr|perl-IO-Pager-0.60.0-2|74	- Import perl-IO-Pager
12cr|perl-IO-Pager-0.60.0-2|75	
12cr|perl-IO-Pager-0.60.0-2|76	
12cr|perl-IO-Pager-0.60.0-2|77	
12cr|perl-IO-Pager-0.60.0-2|78	* Sun May 20 2007 Shlomi Fish  0.06-1mdv2007.1
12cr|perl-IO-Pager-0.60.0-2|79	- Initial release. Adapted the Feed-Find spec for this one.

4754 12
12cr|perl-IO-Prompt-0.997.1-2|1	%define upstream_name    IO-Prompt
12cr|perl-IO-Prompt-0.997.1-2|2	%define upstream_version 0.997001
12cr|perl-IO-Prompt-0.997.1-2|3	
12cr|perl-IO-Prompt-0.997.1-2|4	Name:		perl-%{upstream_name}
12cr|perl-IO-Prompt-0.997.1-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-Prompt-0.997.1-2|6	Release:	2
12cr|perl-IO-Prompt-0.997.1-2|7	
12cr|perl-IO-Prompt-0.997.1-2|8	Summary:	Interactively prompt for user input
12cr|perl-IO-Prompt-0.997.1-2|9	License:	GPL+ or Artistic
12cr|perl-IO-Prompt-0.997.1-2|10	Group:		Development/Perl
12cr|perl-IO-Prompt-0.997.1-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IO-Prompt-0.997.1-2|12	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IO-Prompt-0.997.1-2|13	
12cr|perl-IO-Prompt-0.997.1-2|14	BuildRequires:	perl-devel
12cr|perl-IO-Prompt-0.997.1-2|15	BuildRequires:	perl(IO::Handle)
12cr|perl-IO-Prompt-0.997.1-2|16	BuildRequires:	perl(POSIX)
12cr|perl-IO-Prompt-0.997.1-2|17	BuildRequires:	perl(Term::ReadKey)
12cr|perl-IO-Prompt-0.997.1-2|18	BuildRequires:	perl(Test::More)
12cr|perl-IO-Prompt-0.997.1-2|19	BuildRequires:	perl(Want)
12cr|perl-IO-Prompt-0.997.1-2|20	
12cr|perl-IO-Prompt-0.997.1-2|21	BuildArch:	noarch
12cr|perl-IO-Prompt-0.997.1-2|22	
12cr|perl-IO-Prompt-0.997.1-2|23	%description
12cr|perl-IO-Prompt-0.997.1-2|24	By default, this module exports a single function 'prompt'. It prompts the
12cr|perl-IO-Prompt-0.997.1-2|25	user to enter some input, and returns an object that represents the user
12cr|perl-IO-Prompt-0.997.1-2|26	input.
12cr|perl-IO-Prompt-0.997.1-2|27	
12cr|perl-IO-Prompt-0.997.1-2|28	You may specify various flags to the function to affect its behaviour; most
12cr|perl-IO-Prompt-0.997.1-2|29	notably, it defaults to automatically 'chomp' the input, unless the '-line'
12cr|perl-IO-Prompt-0.997.1-2|30	flag is specified.
12cr|perl-IO-Prompt-0.997.1-2|31	
12cr|perl-IO-Prompt-0.997.1-2|32	Two other functions are exported at request: 'hand_print', which simulates
12cr|perl-IO-Prompt-0.997.1-2|33	hand-typing to the console; and 'get_input', which is the lower-level
12cr|perl-IO-Prompt-0.997.1-2|34	function that actually prompts the user for a suitable input.
12cr|perl-IO-Prompt-0.997.1-2|35	
12cr|perl-IO-Prompt-0.997.1-2|36	%prep
12cr|perl-IO-Prompt-0.997.1-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-Prompt-0.997.1-2|38	# requires /dev/tty
12cr|perl-IO-Prompt-0.997.1-2|39	rm t/01.dependencies.t
12cr|perl-IO-Prompt-0.997.1-2|40	
12cr|perl-IO-Prompt-0.997.1-2|41	%build
12cr|perl-IO-Prompt-0.997.1-2|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Prompt-0.997.1-2|43	%make
12cr|perl-IO-Prompt-0.997.1-2|44	
12cr|perl-IO-Prompt-0.997.1-2|45	%check
12cr|perl-IO-Prompt-0.997.1-2|46	%make test
12cr|perl-IO-Prompt-0.997.1-2|47	
12cr|perl-IO-Prompt-0.997.1-2|48	%install
12cr|perl-IO-Prompt-0.997.1-2|49	%makeinstall_std
12cr|perl-IO-Prompt-0.997.1-2|50	
12cr|perl-IO-Prompt-0.997.1-2|51	%files
12cr|perl-IO-Prompt-0.997.1-2|52	%doc Changes README
12cr|perl-IO-Prompt-0.997.1-2|53	%{_mandir}/man3/*
12cr|perl-IO-Prompt-0.997.1-2|54	%{perl_vendorlib}/IO
12cr|perl-IO-Prompt-0.997.1-2|55	
12cr|perl-IO-Prompt-0.997.1-2|56	
12cr|perl-IO-Prompt-0.997.1-2|57	%changelog
12cr|perl-IO-Prompt-0.997.1-2|58	* Mon Apr 26 2010 Jérôme Quelin <jquelin@mandriva.org> 0.997.1-1mdv2010.1
12cr|perl-IO-Prompt-0.997.1-2|59	+ Revision: 539084
12cr|perl-IO-Prompt-0.997.1-2|60	- update to 0.997001
12cr|perl-IO-Prompt-0.997.1-2|61	
12cr|perl-IO-Prompt-0.997.1-2|62	* Mon Feb 01 2010 Jérôme Quelin <jquelin@mandriva.org> 0.997.0-1mdv2010.1
12cr|perl-IO-Prompt-0.997.1-2|63	+ Revision: 498978
12cr|perl-IO-Prompt-0.997.1-2|64	- update to 0.997
12cr|perl-IO-Prompt-0.997.1-2|65	
12cr|perl-IO-Prompt-0.997.1-2|66	* Mon Jan 11 2010 Jérôme Quelin <jquelin@mandriva.org> 0.996.0-1mdv2010.1
12cr|perl-IO-Prompt-0.997.1-2|67	+ Revision: 489526
12cr|perl-IO-Prompt-0.997.1-2|68	- remove test failing in non-interactive setup
12cr|perl-IO-Prompt-0.997.1-2|69	- update to 0.996
12cr|perl-IO-Prompt-0.997.1-2|70	
12cr|perl-IO-Prompt-0.997.1-2|71	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> v0.99.4-3mdv2010.0
12cr|perl-IO-Prompt-0.997.1-2|72	+ Revision: 430473
12cr|perl-IO-Prompt-0.997.1-2|73	- rebuild
12cr|perl-IO-Prompt-0.997.1-2|74	
12cr|perl-IO-Prompt-0.997.1-2|75	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> v0.99.4-2mdv2009.0
12cr|perl-IO-Prompt-0.997.1-2|76	+ Revision: 268530
12cr|perl-IO-Prompt-0.997.1-2|77	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-IO-Prompt-0.997.1-2|78	
12cr|perl-IO-Prompt-0.997.1-2|79	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> v0.99.4-1mdv2009.0
12cr|perl-IO-Prompt-0.997.1-2|80	+ Revision: 194417
12cr|perl-IO-Prompt-0.997.1-2|81	- import perl-IO-Prompt
12cr|perl-IO-Prompt-0.997.1-2|82	
12cr|perl-IO-Prompt-0.997.1-2|83	
12cr|perl-IO-Prompt-0.997.1-2|84	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> v0.99.4-1mdv2009.0
12cr|perl-IO-Prompt-0.997.1-2|85	- first mdv release

4755 12
12cr|perl-IO-Pty-Easy-0.80.0-3|1	%define upstream_name    IO-Pty-Easy
12cr|perl-IO-Pty-Easy-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-IO-Pty-Easy-0.80.0-3|3	
12cr|perl-IO-Pty-Easy-0.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-IO-Pty-Easy-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-Pty-Easy-0.80.0-3|6	Release:	3
12cr|perl-IO-Pty-Easy-0.80.0-3|7	
12cr|perl-IO-Pty-Easy-0.80.0-3|8	Summary:	Easy interface to IO::Pty
12cr|perl-IO-Pty-Easy-0.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-IO-Pty-Easy-0.80.0-3|10	Group:		Development/Perl
12cr|perl-IO-Pty-Easy-0.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IO-Pty-Easy-0.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IO-Pty-Easy-0.80.0-3|13	
12cr|perl-IO-Pty-Easy-0.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-IO-Pty-Easy-0.80.0-3|15	BuildRequires:	perl(IO::Pty)
12cr|perl-IO-Pty-Easy-0.80.0-3|16	BuildRequires:	perl(Scalar::Util)
12cr|perl-IO-Pty-Easy-0.80.0-3|17	BuildArch:	noarch
12cr|perl-IO-Pty-Easy-0.80.0-3|18	
12cr|perl-IO-Pty-Easy-0.80.0-3|19	%description
12cr|perl-IO-Pty-Easy-0.80.0-3|20	'IO::Pty::Easy' provides an interface to the IO::Pty manpage which hides
12cr|perl-IO-Pty-Easy-0.80.0-3|21	most of the ugly details of handling ptys, wrapping them instead in simple
12cr|perl-IO-Pty-Easy-0.80.0-3|22	spawn/read/write commands.
12cr|perl-IO-Pty-Easy-0.80.0-3|23	
12cr|perl-IO-Pty-Easy-0.80.0-3|24	'IO::Pty::Easy' uses the IO::Pty manpage internally, so it inherits all of
12cr|perl-IO-Pty-Easy-0.80.0-3|25	the portability restrictions from that module.
12cr|perl-IO-Pty-Easy-0.80.0-3|26	
12cr|perl-IO-Pty-Easy-0.80.0-3|27	%prep
12cr|perl-IO-Pty-Easy-0.80.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-Pty-Easy-0.80.0-3|29	
12cr|perl-IO-Pty-Easy-0.80.0-3|30	%build
12cr|perl-IO-Pty-Easy-0.80.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Pty-Easy-0.80.0-3|32	%make
12cr|perl-IO-Pty-Easy-0.80.0-3|33	
12cr|perl-IO-Pty-Easy-0.80.0-3|34	%check
12cr|perl-IO-Pty-Easy-0.80.0-3|35	%make test
12cr|perl-IO-Pty-Easy-0.80.0-3|36	
12cr|perl-IO-Pty-Easy-0.80.0-3|37	%install
12cr|perl-IO-Pty-Easy-0.80.0-3|38	%makeinstall_std
12cr|perl-IO-Pty-Easy-0.80.0-3|39	
12cr|perl-IO-Pty-Easy-0.80.0-3|40	%files
12cr|perl-IO-Pty-Easy-0.80.0-3|41	%doc Changes META.yml LICENSE README
12cr|perl-IO-Pty-Easy-0.80.0-3|42	%{_mandir}/man3/*
12cr|perl-IO-Pty-Easy-0.80.0-3|43	%{perl_vendorlib}/*
12cr|perl-IO-Pty-Easy-0.80.0-3|44	
12cr|perl-IO-Pty-Easy-0.80.0-3|45	
12cr|perl-IO-Pty-Easy-0.80.0-3|46	%changelog
12cr|perl-IO-Pty-Easy-0.80.0-3|47	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-IO-Pty-Easy-0.80.0-3|48	+ Revision: 655033
12cr|perl-IO-Pty-Easy-0.80.0-3|49	- rebuild for updated spec-helper
12cr|perl-IO-Pty-Easy-0.80.0-3|50	
12cr|perl-IO-Pty-Easy-0.80.0-3|51	* Fri Mar 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-IO-Pty-Easy-0.80.0-3|52	+ Revision: 514790
12cr|perl-IO-Pty-Easy-0.80.0-3|53	- import perl-IO-Pty-Easy
12cr|perl-IO-Pty-Easy-0.80.0-3|54	
12cr|perl-IO-Pty-Easy-0.80.0-3|55	
12cr|perl-IO-Pty-Easy-0.80.0-3|56	* Fri Mar 05 2010 cpan2dist 0.08-1mdv
12cr|perl-IO-Pty-Easy-0.80.0-3|57	- initial mdv release, generated with cpan2dist

4756 12
12cr|perl-IO-Socket-Multicast-1.120.0-3|1	%define	module	IO-Socket-Multicast
12cr|perl-IO-Socket-Multicast-1.120.0-3|2	%define	upstream_version 1.12
12cr|perl-IO-Socket-Multicast-1.120.0-3|3	
12cr|perl-IO-Socket-Multicast-1.120.0-3|4	Name:		perl-%{module}
12cr|perl-IO-Socket-Multicast-1.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-Socket-Multicast-1.120.0-3|6	Release:	3
12cr|perl-IO-Socket-Multicast-1.120.0-3|7	
12cr|perl-IO-Socket-Multicast-1.120.0-3|8	Summary:	Send and receive multicast messages
12cr|perl-IO-Socket-Multicast-1.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-IO-Socket-Multicast-1.120.0-3|10	Group:		Development/Perl
12cr|perl-IO-Socket-Multicast-1.120.0-3|11	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-IO-Socket-Multicast-1.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/IO/%{module}-%{upstream_version}.tar.gz
12cr|perl-IO-Socket-Multicast-1.120.0-3|13	
12cr|perl-IO-Socket-Multicast-1.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-IO-Socket-Multicast-1.120.0-3|15	BuildRequires:	perl(IO::Interface)
12cr|perl-IO-Socket-Multicast-1.120.0-3|16	
12cr|perl-IO-Socket-Multicast-1.120.0-3|17	%description
12cr|perl-IO-Socket-Multicast-1.120.0-3|18	IO::Socket::Multicast is designed to take the effort out of managing
12cr|perl-IO-Socket-Multicast-1.120.0-3|19	some multicast network.
12cr|perl-IO-Socket-Multicast-1.120.0-3|20	
12cr|perl-IO-Socket-Multicast-1.120.0-3|21	%prep
12cr|perl-IO-Socket-Multicast-1.120.0-3|22	%setup -q -n %{module}-%{upstream_version}
12cr|perl-IO-Socket-Multicast-1.120.0-3|23	
12cr|perl-IO-Socket-Multicast-1.120.0-3|24	%build
12cr|perl-IO-Socket-Multicast-1.120.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Socket-Multicast-1.120.0-3|26	%make
12cr|perl-IO-Socket-Multicast-1.120.0-3|27	
12cr|perl-IO-Socket-Multicast-1.120.0-3|28	%check
12cr|perl-IO-Socket-Multicast-1.120.0-3|29	make test
12cr|perl-IO-Socket-Multicast-1.120.0-3|30	
12cr|perl-IO-Socket-Multicast-1.120.0-3|31	%install
12cr|perl-IO-Socket-Multicast-1.120.0-3|32	%makeinstall_std
12cr|perl-IO-Socket-Multicast-1.120.0-3|33	
12cr|perl-IO-Socket-Multicast-1.120.0-3|34	%files
12cr|perl-IO-Socket-Multicast-1.120.0-3|35	%doc Changes README
12cr|perl-IO-Socket-Multicast-1.120.0-3|36	%{perl_vendorarch}/IO
12cr|perl-IO-Socket-Multicast-1.120.0-3|37	%{perl_vendorarch}/auto/IO
12cr|perl-IO-Socket-Multicast-1.120.0-3|38	%{_mandir}/man*/*
12cr|perl-IO-Socket-Multicast-1.120.0-3|39	
12cr|perl-IO-Socket-Multicast-1.120.0-3|40	
12cr|perl-IO-Socket-Multicast-1.120.0-3|41	
12cr|perl-IO-Socket-Multicast-1.120.0-3|42	%changelog
12cr|perl-IO-Socket-Multicast-1.120.0-3|43	* Thu Feb 02 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.120.0-3
12cr|perl-IO-Socket-Multicast-1.120.0-3|44	+ Revision: 770586
12cr|perl-IO-Socket-Multicast-1.120.0-3|45	- clean up spec
12cr|perl-IO-Socket-Multicast-1.120.0-3|46	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-IO-Socket-Multicast-1.120.0-3|47	
12cr|perl-IO-Socket-Multicast-1.120.0-3|48	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-IO-Socket-Multicast-1.120.0-3|49	- rebuild for perl 5.12
12cr|perl-IO-Socket-Multicast-1.120.0-3|50	
12cr|perl-IO-Socket-Multicast-1.120.0-3|51	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-1mdv2011.0
12cr|perl-IO-Socket-Multicast-1.120.0-3|52	+ Revision: 552324
12cr|perl-IO-Socket-Multicast-1.120.0-3|53	- update to 1.12
12cr|perl-IO-Socket-Multicast-1.120.0-3|54	
12cr|perl-IO-Socket-Multicast-1.120.0-3|55	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-1mdv2010.1
12cr|perl-IO-Socket-Multicast-1.120.0-3|56	+ Revision: 461297
12cr|perl-IO-Socket-Multicast-1.120.0-3|57	- update to 1.11
12cr|perl-IO-Socket-Multicast-1.120.0-3|58	
12cr|perl-IO-Socket-Multicast-1.120.0-3|59	* Wed Jul 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-1mdv2010.0
12cr|perl-IO-Socket-Multicast-1.120.0-3|60	+ Revision: 396357
12cr|perl-IO-Socket-Multicast-1.120.0-3|61	- adding missing buildrequires:
12cr|perl-IO-Socket-Multicast-1.120.0-3|62	- wrongly changed extension
12cr|perl-IO-Socket-Multicast-1.120.0-3|63	- adding missing buildrequires:
12cr|perl-IO-Socket-Multicast-1.120.0-3|64	- using %%perl_convert_version
12cr|perl-IO-Socket-Multicast-1.120.0-3|65	
12cr|perl-IO-Socket-Multicast-1.120.0-3|66	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-IO-Socket-Multicast-1.120.0-3|67	- update to new version 1.07
12cr|perl-IO-Socket-Multicast-1.120.0-3|68	
12cr|perl-IO-Socket-Multicast-1.120.0-3|69	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.05-5mdv2009.0
12cr|perl-IO-Socket-Multicast-1.120.0-3|70	+ Revision: 257316
12cr|perl-IO-Socket-Multicast-1.120.0-3|71	- rebuild
12cr|perl-IO-Socket-Multicast-1.120.0-3|72	
12cr|perl-IO-Socket-Multicast-1.120.0-3|73	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.05-3mdv2008.1
12cr|perl-IO-Socket-Multicast-1.120.0-3|74	+ Revision: 152121
12cr|perl-IO-Socket-Multicast-1.120.0-3|75	- rebuild
12cr|perl-IO-Socket-Multicast-1.120.0-3|76	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IO-Socket-Multicast-1.120.0-3|77	
12cr|perl-IO-Socket-Multicast-1.120.0-3|78	+ Olivier Blin <blino@mandriva.org>
12cr|perl-IO-Socket-Multicast-1.120.0-3|79	- restore BuildRoot
12cr|perl-IO-Socket-Multicast-1.120.0-3|80	
12cr|perl-IO-Socket-Multicast-1.120.0-3|81	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-2mdv2008.0
12cr|perl-IO-Socket-Multicast-1.120.0-3|82	+ Revision: 86509
12cr|perl-IO-Socket-Multicast-1.120.0-3|83	- rebuild
12cr|perl-IO-Socket-Multicast-1.120.0-3|84	
12cr|perl-IO-Socket-Multicast-1.120.0-3|85	
12cr|perl-IO-Socket-Multicast-1.120.0-3|86	* Mon Aug 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdv2007.0
12cr|perl-IO-Socket-Multicast-1.120.0-3|87	- New version 1.05
12cr|perl-IO-Socket-Multicast-1.120.0-3|88	- spec cleanup
12cr|perl-IO-Socket-Multicast-1.120.0-3|89	- better summary
12cr|perl-IO-Socket-Multicast-1.120.0-3|90	- drop explicit provides
12cr|perl-IO-Socket-Multicast-1.120.0-3|91	
12cr|perl-IO-Socket-Multicast-1.120.0-3|92	* Thu Jun 22 2006 Erwan Velu <erwan@seanodes.com> 1.04-3
12cr|perl-IO-Socket-Multicast-1.120.0-3|93	- Rebuild
12cr|perl-IO-Socket-Multicast-1.120.0-3|94	
12cr|perl-IO-Socket-Multicast-1.120.0-3|95	* Mon Feb 20 2006 Erwan Velu <erwan@seanodes.com> 1.04-2mdk
12cr|perl-IO-Socket-Multicast-1.120.0-3|96	- Wrong spec name
12cr|perl-IO-Socket-Multicast-1.120.0-3|97	
12cr|perl-IO-Socket-Multicast-1.120.0-3|98	* Mon Feb 06 2006 Erwan Velu <erwan@seanodes.com> 1.04-1mdk
12cr|perl-IO-Socket-Multicast-1.120.0-3|99	- 1.04
12cr|perl-IO-Socket-Multicast-1.120.0-3|100	

4757 12
12cr|perl-IO-Socket-Telnet-0.40.0-3|1	%define upstream_name    IO-Socket-Telnet
12cr|perl-IO-Socket-Telnet-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-IO-Socket-Telnet-0.40.0-3|3	
12cr|perl-IO-Socket-Telnet-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-IO-Socket-Telnet-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-Socket-Telnet-0.40.0-3|6	Release:	3
12cr|perl-IO-Socket-Telnet-0.40.0-3|7	
12cr|perl-IO-Socket-Telnet-0.40.0-3|8	Summary:	Transparent telnet negotiation for IO::Socket::INET
12cr|perl-IO-Socket-Telnet-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-IO-Socket-Telnet-0.40.0-3|10	Group:		Development/Perl
12cr|perl-IO-Socket-Telnet-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IO-Socket-Telnet-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IO-Socket-Telnet-0.40.0-3|13	
12cr|perl-IO-Socket-Telnet-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-IO-Socket-Telnet-0.40.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-IO-Socket-Telnet-0.40.0-3|16	BuildArch:	noarch
12cr|perl-IO-Socket-Telnet-0.40.0-3|17	
12cr|perl-IO-Socket-Telnet-0.40.0-3|18	%description
12cr|perl-IO-Socket-Telnet-0.40.0-3|19	Telnet is a simple protocol that sits on top of TCP/IP. It handles the
12cr|perl-IO-Socket-Telnet-0.40.0-3|20	negotiation of various options, both about the connection itself (ECHO) and
12cr|perl-IO-Socket-Telnet-0.40.0-3|21	the setup of both sides of the party (NAWS, TTYPE).
12cr|perl-IO-Socket-Telnet-0.40.0-3|22	
12cr|perl-IO-Socket-Telnet-0.40.0-3|23	This is a wrapper around the IO::Socket::INET manpage that both strips out
12cr|perl-IO-Socket-Telnet-0.40.0-3|24	the telnet escape sequences and lets you handle the negotiation in a
12cr|perl-IO-Socket-Telnet-0.40.0-3|25	high-level manner.
12cr|perl-IO-Socket-Telnet-0.40.0-3|26	
12cr|perl-IO-Socket-Telnet-0.40.0-3|27	There is currently no interface for defining callbacks. This will be
12cr|perl-IO-Socket-Telnet-0.40.0-3|28	rectified very soon. The module as it stands is still useful for stripping
12cr|perl-IO-Socket-Telnet-0.40.0-3|29	out telnet escape sequences.
12cr|perl-IO-Socket-Telnet-0.40.0-3|30	
12cr|perl-IO-Socket-Telnet-0.40.0-3|31	%prep
12cr|perl-IO-Socket-Telnet-0.40.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-Socket-Telnet-0.40.0-3|33	
12cr|perl-IO-Socket-Telnet-0.40.0-3|34	%build
12cr|perl-IO-Socket-Telnet-0.40.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Socket-Telnet-0.40.0-3|36	%make
12cr|perl-IO-Socket-Telnet-0.40.0-3|37	
12cr|perl-IO-Socket-Telnet-0.40.0-3|38	%check
12cr|perl-IO-Socket-Telnet-0.40.0-3|39	%make test
12cr|perl-IO-Socket-Telnet-0.40.0-3|40	
12cr|perl-IO-Socket-Telnet-0.40.0-3|41	%install
12cr|perl-IO-Socket-Telnet-0.40.0-3|42	%makeinstall_std
12cr|perl-IO-Socket-Telnet-0.40.0-3|43	
12cr|perl-IO-Socket-Telnet-0.40.0-3|44	%files
12cr|perl-IO-Socket-Telnet-0.40.0-3|45	%doc Changes META.yml README
12cr|perl-IO-Socket-Telnet-0.40.0-3|46	%{_mandir}/man3/*
12cr|perl-IO-Socket-Telnet-0.40.0-3|47	%{perl_vendorlib}/*
12cr|perl-IO-Socket-Telnet-0.40.0-3|48	
12cr|perl-IO-Socket-Telnet-0.40.0-3|49	
12cr|perl-IO-Socket-Telnet-0.40.0-3|50	%changelog
12cr|perl-IO-Socket-Telnet-0.40.0-3|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-IO-Socket-Telnet-0.40.0-3|52	+ Revision: 657782
12cr|perl-IO-Socket-Telnet-0.40.0-3|53	- rebuild for updated spec-helper
12cr|perl-IO-Socket-Telnet-0.40.0-3|54	
12cr|perl-IO-Socket-Telnet-0.40.0-3|55	* Sun Oct 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-IO-Socket-Telnet-0.40.0-3|56	+ Revision: 582694
12cr|perl-IO-Socket-Telnet-0.40.0-3|57	- import perl-IO-Socket-Telnet
12cr|perl-IO-Socket-Telnet-0.40.0-3|58	

4758 12
12cr|perl-IO-Tee-0.640.0-2|1	%define upstream_name	 IO-Tee
12cr|perl-IO-Tee-0.640.0-2|2	%define upstream_version 0.64
12cr|perl-IO-Tee-0.640.0-2|3	
12cr|perl-IO-Tee-0.640.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-IO-Tee-0.640.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-Tee-0.640.0-2|6	Release:	2
12cr|perl-IO-Tee-0.640.0-2|7	
12cr|perl-IO-Tee-0.640.0-2|8	Summary:	Multiplex output to multiple output handles
12cr|perl-IO-Tee-0.640.0-2|9	License:	GPL
12cr|perl-IO-Tee-0.640.0-2|10	Group:		Development/Perl
12cr|perl-IO-Tee-0.640.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IO-Tee-0.640.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TL/TLOWERY/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-IO-Tee-0.640.0-2|13	
12cr|perl-IO-Tee-0.640.0-2|14	BuildRequires:	perl-devel
12cr|perl-IO-Tee-0.640.0-2|15	BuildArch:	noarch
12cr|perl-IO-Tee-0.640.0-2|16	
12cr|perl-IO-Tee-0.640.0-2|17	%description
12cr|perl-IO-Tee-0.640.0-2|18	IO::Tee objects can be used to multiplex input and output in two different
12cr|perl-IO-Tee-0.640.0-2|19	ways. The first way is to multiplex output to zero or more output handles. The
12cr|perl-IO-Tee-0.640.0-2|20	IO::Tee constructor, given a list of output handles, returns a tied handle that
12cr|perl-IO-Tee-0.640.0-2|21	can be written to. When written to (using print or printf), the IO::Tee object
12cr|perl-IO-Tee-0.640.0-2|22	multiplexes the output to the list of handles originally passed to the
12cr|perl-IO-Tee-0.640.0-2|23	constructor. As a shortcut, you can also directly pass a string or an array
12cr|perl-IO-Tee-0.640.0-2|24	reference to the constructor, in which case IO::File::new is called for you
12cr|perl-IO-Tee-0.640.0-2|25	with the specified argument or arguments.
12cr|perl-IO-Tee-0.640.0-2|26	
12cr|perl-IO-Tee-0.640.0-2|27	The second way is to multiplex input from one input handle to zero or more
12cr|perl-IO-Tee-0.640.0-2|28	output handles as it is being read. The IO::Tee constructor, given an input
12cr|perl-IO-Tee-0.640.0-2|29	handle followed by a list of output handles, returns a tied handle that can be
12cr|perl-IO-Tee-0.640.0-2|30	read from as well as written to. When written to, the IO::Tee object
12cr|perl-IO-Tee-0.640.0-2|31	multiplexes the output to all handles passed to the constructor, as described
12cr|perl-IO-Tee-0.640.0-2|32	in the previous paragraph. When read from, the IO::Tee object reads from the
12cr|perl-IO-Tee-0.640.0-2|33	input handle given as the first argument to the IO::Tee constructor, then
12cr|perl-IO-Tee-0.640.0-2|34	writes any data read to the output handles given as the remaining arguments to
12cr|perl-IO-Tee-0.640.0-2|35	the constructor.
12cr|perl-IO-Tee-0.640.0-2|36	
12cr|perl-IO-Tee-0.640.0-2|37	%prep
12cr|perl-IO-Tee-0.640.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-Tee-0.640.0-2|39	
12cr|perl-IO-Tee-0.640.0-2|40	%build
12cr|perl-IO-Tee-0.640.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Tee-0.640.0-2|42	%make
12cr|perl-IO-Tee-0.640.0-2|43	
12cr|perl-IO-Tee-0.640.0-2|44	%check
12cr|perl-IO-Tee-0.640.0-2|45	make test
12cr|perl-IO-Tee-0.640.0-2|46	
12cr|perl-IO-Tee-0.640.0-2|47	%install
12cr|perl-IO-Tee-0.640.0-2|48	%makeinstall_std
12cr|perl-IO-Tee-0.640.0-2|49	
12cr|perl-IO-Tee-0.640.0-2|50	%files
12cr|perl-IO-Tee-0.640.0-2|51	%doc Changes README
12cr|perl-IO-Tee-0.640.0-2|52	%{_mandir}/*/*
12cr|perl-IO-Tee-0.640.0-2|53	%{perl_vendorlib}/IO
12cr|perl-IO-Tee-0.640.0-2|54	
12cr|perl-IO-Tee-0.640.0-2|55	
12cr|perl-IO-Tee-0.640.0-2|56	%changelog
12cr|perl-IO-Tee-0.640.0-2|57	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.640.0-1mdv2010.0
12cr|perl-IO-Tee-0.640.0-2|58	+ Revision: 402559
12cr|perl-IO-Tee-0.640.0-2|59	- rebuild using %%perl_convert_version
12cr|perl-IO-Tee-0.640.0-2|60	
12cr|perl-IO-Tee-0.640.0-2|61	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.64-5mdv2009.0
12cr|perl-IO-Tee-0.640.0-2|62	+ Revision: 257358
12cr|perl-IO-Tee-0.640.0-2|63	- rebuild
12cr|perl-IO-Tee-0.640.0-2|64	
12cr|perl-IO-Tee-0.640.0-2|65	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.64-3mdv2008.1
12cr|perl-IO-Tee-0.640.0-2|66	+ Revision: 135856
12cr|perl-IO-Tee-0.640.0-2|67	- restore BuildRoot
12cr|perl-IO-Tee-0.640.0-2|68	
12cr|perl-IO-Tee-0.640.0-2|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-IO-Tee-0.640.0-2|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IO-Tee-0.640.0-2|71	
12cr|perl-IO-Tee-0.640.0-2|72	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.64-3mdv2008.0
12cr|perl-IO-Tee-0.640.0-2|73	+ Revision: 86511
12cr|perl-IO-Tee-0.640.0-2|74	- rebuild
12cr|perl-IO-Tee-0.640.0-2|75	
12cr|perl-IO-Tee-0.640.0-2|76	
12cr|perl-IO-Tee-0.640.0-2|77	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.64-2mdv2007.0
12cr|perl-IO-Tee-0.640.0-2|78	- Rebuild
12cr|perl-IO-Tee-0.640.0-2|79	
12cr|perl-IO-Tee-0.640.0-2|80	* Thu Oct 06 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.64-1mdk
12cr|perl-IO-Tee-0.640.0-2|81	- first mdk release
12cr|perl-IO-Tee-0.640.0-2|82	

4759 12
12cr|perl-IO-TieCombine-1.0.0-3|1	%define upstream_name    IO-TieCombine
12cr|perl-IO-TieCombine-1.0.0-3|2	%define upstream_version 1.000
12cr|perl-IO-TieCombine-1.0.0-3|3	
12cr|perl-IO-TieCombine-1.0.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-IO-TieCombine-1.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-TieCombine-1.0.0-3|6	Release:	3
12cr|perl-IO-TieCombine-1.0.0-3|7	
12cr|perl-IO-TieCombine-1.0.0-3|8	Summary:	Tied scalars for IO::TieCombine
12cr|perl-IO-TieCombine-1.0.0-3|9	License:	GPL+ or Artistic
12cr|perl-IO-TieCombine-1.0.0-3|10	Group:		Development/Perl
12cr|perl-IO-TieCombine-1.0.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IO-TieCombine-1.0.0-3|12	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IO-TieCombine-1.0.0-3|13	
12cr|perl-IO-TieCombine-1.0.0-3|14	BuildRequires:	perl-devel
12cr|perl-IO-TieCombine-1.0.0-3|15	BuildArch:	noarch
12cr|perl-IO-TieCombine-1.0.0-3|16	
12cr|perl-IO-TieCombine-1.0.0-3|17	%description
12cr|perl-IO-TieCombine-1.0.0-3|18	Tied scalars for IO::TieCombine.
12cr|perl-IO-TieCombine-1.0.0-3|19	
12cr|perl-IO-TieCombine-1.0.0-3|20	%prep
12cr|perl-IO-TieCombine-1.0.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-TieCombine-1.0.0-3|22	
12cr|perl-IO-TieCombine-1.0.0-3|23	%build
12cr|perl-IO-TieCombine-1.0.0-3|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-TieCombine-1.0.0-3|25	%make
12cr|perl-IO-TieCombine-1.0.0-3|26	
12cr|perl-IO-TieCombine-1.0.0-3|27	%check
12cr|perl-IO-TieCombine-1.0.0-3|28	make test
12cr|perl-IO-TieCombine-1.0.0-3|29	
12cr|perl-IO-TieCombine-1.0.0-3|30	%install
12cr|perl-IO-TieCombine-1.0.0-3|31	%makeinstall_std
12cr|perl-IO-TieCombine-1.0.0-3|32	
12cr|perl-IO-TieCombine-1.0.0-3|33	%files
12cr|perl-IO-TieCombine-1.0.0-3|34	%doc Changes LICENSE README
12cr|perl-IO-TieCombine-1.0.0-3|35	%{_mandir}/man3/*
12cr|perl-IO-TieCombine-1.0.0-3|36	%{perl_vendorlib}/*
12cr|perl-IO-TieCombine-1.0.0-3|37	
12cr|perl-IO-TieCombine-1.0.0-3|38	%changelog
12cr|perl-IO-TieCombine-1.0.0-3|39	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.0.0-2mdv2011.0
12cr|perl-IO-TieCombine-1.0.0-3|40	+ Revision: 655034
12cr|perl-IO-TieCombine-1.0.0-3|41	- rebuild for updated spec-helper
12cr|perl-IO-TieCombine-1.0.0-3|42	
12cr|perl-IO-TieCombine-1.0.0-3|43	* Fri May 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2011.0
12cr|perl-IO-TieCombine-1.0.0-3|44	+ Revision: 380951
12cr|perl-IO-TieCombine-1.0.0-3|45	- import perl-IO-TieCombine
12cr|perl-IO-TieCombine-1.0.0-3|46	
12cr|perl-IO-TieCombine-1.0.0-3|47	
12cr|perl-IO-TieCombine-1.0.0-3|48	* Fri May 29 2009 cpan2dist 1.000-1mdv
12cr|perl-IO-TieCombine-1.0.0-3|49	- initial mdv release, generated with cpan2dist
12cr|perl-IO-TieCombine-1.0.0-3|50	

4760 12
12cr|perl-IO-Tty-Util-0.30.0-4|1	%define upstream_name    IO-Tty-Util
12cr|perl-IO-Tty-Util-0.30.0-4|2	%define upstream_version 0.03
12cr|perl-IO-Tty-Util-0.30.0-4|3	
12cr|perl-IO-Tty-Util-0.30.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-IO-Tty-Util-0.30.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-IO-Tty-Util-0.30.0-4|6	Release:	4
12cr|perl-IO-Tty-Util-0.30.0-4|7	
12cr|perl-IO-Tty-Util-0.30.0-4|8	Summary:    No summary found
12cr|perl-IO-Tty-Util-0.30.0-4|9	License:    GPL+ or Artistic
12cr|perl-IO-Tty-Util-0.30.0-4|10	Group:      Development/Perl
12cr|perl-IO-Tty-Util-0.30.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IO-Tty-Util-0.30.0-4|12	Source0:    http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IO-Tty-Util-0.30.0-4|13	
12cr|perl-IO-Tty-Util-0.30.0-4|14	
12cr|perl-IO-Tty-Util-0.30.0-4|15	BuildRequires: perl-devel
12cr|perl-IO-Tty-Util-0.30.0-4|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-IO-Tty-Util-0.30.0-4|17	
12cr|perl-IO-Tty-Util-0.30.0-4|18	%description
12cr|perl-IO-Tty-Util-0.30.0-4|19	the IO::Tty::Util manpage provides basic Perl bindings to the 'openpty' and
12cr|perl-IO-Tty-Util-0.30.0-4|20	'login_tty' functions found in 'libutil.so' and provides a Perl
12cr|perl-IO-Tty-Util-0.30.0-4|21	implementation of the 'forkpty' function.
12cr|perl-IO-Tty-Util-0.30.0-4|22	
12cr|perl-IO-Tty-Util-0.30.0-4|23	%prep
12cr|perl-IO-Tty-Util-0.30.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-Tty-Util-0.30.0-4|25	
12cr|perl-IO-Tty-Util-0.30.0-4|26	%build
12cr|perl-IO-Tty-Util-0.30.0-4|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Tty-Util-0.30.0-4|28	%make
12cr|perl-IO-Tty-Util-0.30.0-4|29	
12cr|perl-IO-Tty-Util-0.30.0-4|30	%check
12cr|perl-IO-Tty-Util-0.30.0-4|31	# tests seem to fail with perl 5.12 without tty (such as the bs)
12cr|perl-IO-Tty-Util-0.30.0-4|32	#make test
12cr|perl-IO-Tty-Util-0.30.0-4|33	
12cr|perl-IO-Tty-Util-0.30.0-4|34	%install
12cr|perl-IO-Tty-Util-0.30.0-4|35	rm -rf %buildroot
12cr|perl-IO-Tty-Util-0.30.0-4|36	%makeinstall_std
12cr|perl-IO-Tty-Util-0.30.0-4|37	
12cr|perl-IO-Tty-Util-0.30.0-4|38	%clean
12cr|perl-IO-Tty-Util-0.30.0-4|39	rm -rf %buildroot
12cr|perl-IO-Tty-Util-0.30.0-4|40	
12cr|perl-IO-Tty-Util-0.30.0-4|41	%files
12cr|perl-IO-Tty-Util-0.30.0-4|42	%defattr(-,root,root)
12cr|perl-IO-Tty-Util-0.30.0-4|43	%doc Changes README
12cr|perl-IO-Tty-Util-0.30.0-4|44	%{_mandir}/man3/*
12cr|perl-IO-Tty-Util-0.30.0-4|45	%perl_vendorlib/*
12cr|perl-IO-Tty-Util-0.30.0-4|46	
12cr|perl-IO-Tty-Util-0.30.0-4|47	
12cr|perl-IO-Tty-Util-0.30.0-4|48	%changelog
12cr|perl-IO-Tty-Util-0.30.0-4|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.30.0-4
12cr|perl-IO-Tty-Util-0.30.0-4|50	+ Revision: 768358
12cr|perl-IO-Tty-Util-0.30.0-4|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-IO-Tty-Util-0.30.0-4|52	
12cr|perl-IO-Tty-Util-0.30.0-4|53	* Sat Jul 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-3mdv2011.0
12cr|perl-IO-Tty-Util-0.30.0-4|54	+ Revision: 558102
12cr|perl-IO-Tty-Util-0.30.0-4|55	- skip tests, they need a tty with perl 5.12
12cr|perl-IO-Tty-Util-0.30.0-4|56	- rebuild
12cr|perl-IO-Tty-Util-0.30.0-4|57	- rebuild for perl 5.12
12cr|perl-IO-Tty-Util-0.30.0-4|58	
12cr|perl-IO-Tty-Util-0.30.0-4|59	* Thu Oct 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-IO-Tty-Util-0.30.0-4|60	+ Revision: 452087
12cr|perl-IO-Tty-Util-0.30.0-4|61	- import perl-IO-Tty-Util
12cr|perl-IO-Tty-Util-0.30.0-4|62	
12cr|perl-IO-Tty-Util-0.30.0-4|63	
12cr|perl-IO-Tty-Util-0.30.0-4|64	* Thu Oct 01 2009 cpan2dist 0.03-1mdv
12cr|perl-IO-Tty-Util-0.30.0-4|65	- initial mdv release, generated with cpan2dist

4761 12
12cr|perl-IO-Util-1.500.0-2|1	%define upstream_name    IO-Util
12cr|perl-IO-Util-1.500.0-2|2	%define upstream_version 1.5
12cr|perl-IO-Util-1.500.0-2|3	
12cr|perl-IO-Util-1.500.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-IO-Util-1.500.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IO-Util-1.500.0-2|6	Release:	2
12cr|perl-IO-Util-1.500.0-2|7	
12cr|perl-IO-Util-1.500.0-2|8	Summary:	A selection of general-utility IO function
12cr|perl-IO-Util-1.500.0-2|9	License:	GPL+ or Artistic
12cr|perl-IO-Util-1.500.0-2|10	Group:		Development/Perl
12cr|perl-IO-Util-1.500.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IO-Util-1.500.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DO/DOMIZIO/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-IO-Util-1.500.0-2|13	
12cr|perl-IO-Util-1.500.0-2|14	BuildRequires:	perl-devel
12cr|perl-IO-Util-1.500.0-2|15	BuildRequires:	perl(Test::Pod)
12cr|perl-IO-Util-1.500.0-2|16	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-IO-Util-1.500.0-2|17	
12cr|perl-IO-Util-1.500.0-2|18	BuildArch:	noarch
12cr|perl-IO-Util-1.500.0-2|19	
12cr|perl-IO-Util-1.500.0-2|20	%description
12cr|perl-IO-Util-1.500.0-2|21	This is a micro-weight module that exports a few functions of general utility
12cr|perl-IO-Util-1.500.0-2|22	in IO operations.
12cr|perl-IO-Util-1.500.0-2|23	
12cr|perl-IO-Util-1.500.0-2|24	%prep
12cr|perl-IO-Util-1.500.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IO-Util-1.500.0-2|26	
12cr|perl-IO-Util-1.500.0-2|27	%build
12cr|perl-IO-Util-1.500.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IO-Util-1.500.0-2|29	%make
12cr|perl-IO-Util-1.500.0-2|30	
12cr|perl-IO-Util-1.500.0-2|31	%check
12cr|perl-IO-Util-1.500.0-2|32	%make test
12cr|perl-IO-Util-1.500.0-2|33	
12cr|perl-IO-Util-1.500.0-2|34	%install
12cr|perl-IO-Util-1.500.0-2|35	%makeinstall_std
12cr|perl-IO-Util-1.500.0-2|36	
12cr|perl-IO-Util-1.500.0-2|37	%files
12cr|perl-IO-Util-1.500.0-2|38	%doc Changes README
12cr|perl-IO-Util-1.500.0-2|39	%{perl_vendorlib}/IO/*
12cr|perl-IO-Util-1.500.0-2|40	%{_mandir}/*/*
12cr|perl-IO-Util-1.500.0-2|41	
12cr|perl-IO-Util-1.500.0-2|42	%changelog
12cr|perl-IO-Util-1.500.0-2|43	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.500.0-1mdv2010.1
12cr|perl-IO-Util-1.500.0-2|44	+ Revision: 504937
12cr|perl-IO-Util-1.500.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-IO-Util-1.500.0-2|46	
12cr|perl-IO-Util-1.500.0-2|47	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.5-4mdv2010.0
12cr|perl-IO-Util-1.500.0-2|48	+ Revision: 430474
12cr|perl-IO-Util-1.500.0-2|49	- rebuild
12cr|perl-IO-Util-1.500.0-2|50	
12cr|perl-IO-Util-1.500.0-2|51	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.5-3mdv2009.0
12cr|perl-IO-Util-1.500.0-2|52	+ Revision: 257367
12cr|perl-IO-Util-1.500.0-2|53	- rebuild
12cr|perl-IO-Util-1.500.0-2|54	
12cr|perl-IO-Util-1.500.0-2|55	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.5-1mdv2008.1
12cr|perl-IO-Util-1.500.0-2|56	+ Revision: 135856
12cr|perl-IO-Util-1.500.0-2|57	- restore BuildRoot
12cr|perl-IO-Util-1.500.0-2|58	
12cr|perl-IO-Util-1.500.0-2|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-IO-Util-1.500.0-2|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IO-Util-1.500.0-2|61	
12cr|perl-IO-Util-1.500.0-2|62	* Mon May 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5-1mdv2008.0
12cr|perl-IO-Util-1.500.0-2|63	+ Revision: 26678
12cr|perl-IO-Util-1.500.0-2|64	- Import perl-IO-Util
12cr|perl-IO-Util-1.500.0-2|65	
12cr|perl-IO-Util-1.500.0-2|66	
12cr|perl-IO-Util-1.500.0-2|67	
12cr|perl-IO-Util-1.500.0-2|68	* Mon May 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5-1mdv2007.1
12cr|perl-IO-Util-1.500.0-2|69	- initial Mandriva package

4762 12
12cr|perl-IPC-Cmd-0.640.0-2|1	%define upstream_name    IPC-Cmd
12cr|perl-IPC-Cmd-0.640.0-2|2	%define upstream_version 0.64
12cr|perl-IPC-Cmd-0.640.0-2|3	
12cr|perl-IPC-Cmd-0.640.0-2|4	Name:           perl-%{upstream_name}
12cr|perl-IPC-Cmd-0.640.0-2|5	Version:        %perl_convert_version %{upstream_version}
12cr|perl-IPC-Cmd-0.640.0-2|6	Release:        %mkrel 2
12cr|perl-IPC-Cmd-0.640.0-2|7	
12cr|perl-IPC-Cmd-0.640.0-2|8	Summary:        Finding and running system commands made easy
12cr|perl-IPC-Cmd-0.640.0-2|9	License:        GPL+ or Artistic
12cr|perl-IPC-Cmd-0.640.0-2|10	Group:          Development/Perl
12cr|perl-IPC-Cmd-0.640.0-2|11	Url:            http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IPC-Cmd-0.640.0-2|12	Source0:        http://www.cpan.org/modules/by-module/IPC/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IPC-Cmd-0.640.0-2|13	
12cr|perl-IPC-Cmd-0.640.0-2|14	Buildrequires:  perl-devel
12cr|perl-IPC-Cmd-0.640.0-2|15	Buildrequires:  perl(Module::Load::Conditional)
12cr|perl-IPC-Cmd-0.640.0-2|16	Buildrequires:  perl(version)
12cr|perl-IPC-Cmd-0.640.0-2|17	
12cr|perl-IPC-Cmd-0.640.0-2|18	Buildarch:      noarch
12cr|perl-IPC-Cmd-0.640.0-2|19	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-IPC-Cmd-0.640.0-2|20	
12cr|perl-IPC-Cmd-0.640.0-2|21	%description
12cr|perl-IPC-Cmd-0.640.0-2|22	IPC::Cmd allows you to run commands, interactively if desired, platform
12cr|perl-IPC-Cmd-0.640.0-2|23	independent but have them still work.
12cr|perl-IPC-Cmd-0.640.0-2|24	
12cr|perl-IPC-Cmd-0.640.0-2|25	The can_run function can tell you if a certain binary is installed and if so
12cr|perl-IPC-Cmd-0.640.0-2|26	where, whereas the run function can actually execute any of the commands you
12cr|perl-IPC-Cmd-0.640.0-2|27	give it and give you a clear return value, as well as adhere to your verbosity
12cr|perl-IPC-Cmd-0.640.0-2|28	settings.
12cr|perl-IPC-Cmd-0.640.0-2|29	
12cr|perl-IPC-Cmd-0.640.0-2|30	%prep
12cr|perl-IPC-Cmd-0.640.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IPC-Cmd-0.640.0-2|32	
12cr|perl-IPC-Cmd-0.640.0-2|33	%build
12cr|perl-IPC-Cmd-0.640.0-2|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-IPC-Cmd-0.640.0-2|35	%make
12cr|perl-IPC-Cmd-0.640.0-2|36	
12cr|perl-IPC-Cmd-0.640.0-2|37	%check
12cr|perl-IPC-Cmd-0.640.0-2|38	%make test
12cr|perl-IPC-Cmd-0.640.0-2|39	
12cr|perl-IPC-Cmd-0.640.0-2|40	%install
12cr|perl-IPC-Cmd-0.640.0-2|41	rm -rf %{buildroot}
12cr|perl-IPC-Cmd-0.640.0-2|42	%makeinstall_std
12cr|perl-IPC-Cmd-0.640.0-2|43	
12cr|perl-IPC-Cmd-0.640.0-2|44	%clean
12cr|perl-IPC-Cmd-0.640.0-2|45	rm -rf %{buildroot}
12cr|perl-IPC-Cmd-0.640.0-2|46	
12cr|perl-IPC-Cmd-0.640.0-2|47	%files
12cr|perl-IPC-Cmd-0.640.0-2|48	%defattr(-,root,root)
12cr|perl-IPC-Cmd-0.640.0-2|49	%doc README
12cr|perl-IPC-Cmd-0.640.0-2|50	%{perl_vendorlib}/IPC
12cr|perl-IPC-Cmd-0.640.0-2|51	%{_mandir}/*/*
12cr|perl-IPC-Cmd-0.640.0-2|52	
12cr|perl-IPC-Cmd-0.640.0-2|53	
12cr|perl-IPC-Cmd-0.640.0-2|54	%changelog
12cr|perl-IPC-Cmd-0.640.0-2|55	* Sat Jan 21 2012 Oden Eriksson <oeriksson@mandriva.com> 0.640.0-2mdv2012.0
12cr|perl-IPC-Cmd-0.640.0-2|56	+ Revision: 764839
12cr|perl-IPC-Cmd-0.640.0-2|57	- rebuild
12cr|perl-IPC-Cmd-0.640.0-2|58	
12cr|perl-IPC-Cmd-0.640.0-2|59	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.640.0-1mdv2011.0
12cr|perl-IPC-Cmd-0.640.0-2|60	+ Revision: 597098
12cr|perl-IPC-Cmd-0.640.0-2|61	- update to 0.64
12cr|perl-IPC-Cmd-0.640.0-2|62	
12cr|perl-IPC-Cmd-0.640.0-2|63	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.600.0-3mdv2011.0
12cr|perl-IPC-Cmd-0.640.0-2|64	+ Revision: 562426
12cr|perl-IPC-Cmd-0.640.0-2|65	- rebuild
12cr|perl-IPC-Cmd-0.640.0-2|66	
12cr|perl-IPC-Cmd-0.640.0-2|67	* Sat Jul 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.600.0-2mdv2011.0
12cr|perl-IPC-Cmd-0.640.0-2|68	+ Revision: 558162
12cr|perl-IPC-Cmd-0.640.0-2|69	- rebuild
12cr|perl-IPC-Cmd-0.640.0-2|70	
12cr|perl-IPC-Cmd-0.640.0-2|71	* Mon Jul 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.600.0-1mdv2011.0
12cr|perl-IPC-Cmd-0.640.0-2|72	+ Revision: 551222
12cr|perl-IPC-Cmd-0.640.0-2|73	- update to 0.60
12cr|perl-IPC-Cmd-0.640.0-2|74	
12cr|perl-IPC-Cmd-0.640.0-2|75	* Fri Feb 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.560.0-1mdv2010.1
12cr|perl-IPC-Cmd-0.640.0-2|76	+ Revision: 501137
12cr|perl-IPC-Cmd-0.640.0-2|77	- update to 0.56
12cr|perl-IPC-Cmd-0.640.0-2|78	
12cr|perl-IPC-Cmd-0.640.0-2|79	* Sun Nov 22 2009 Jérôme Quelin <jquelin@mandriva.org> 0.540.0-1mdv2010.1
12cr|perl-IPC-Cmd-0.640.0-2|80	+ Revision: 468934
12cr|perl-IPC-Cmd-0.640.0-2|81	- update to 0.54
12cr|perl-IPC-Cmd-0.640.0-2|82	
12cr|perl-IPC-Cmd-0.640.0-2|83	* Thu Sep 10 2009 Jérôme Quelin <jquelin@mandriva.org> 0.500.0-1mdv2010.0
12cr|perl-IPC-Cmd-0.640.0-2|84	+ Revision: 437213
12cr|perl-IPC-Cmd-0.640.0-2|85	- update to 0.50
12cr|perl-IPC-Cmd-0.640.0-2|86	
12cr|perl-IPC-Cmd-0.640.0-2|87	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.460.0-1mdv2010.0
12cr|perl-IPC-Cmd-0.640.0-2|88	+ Revision: 402561
12cr|perl-IPC-Cmd-0.640.0-2|89	- rebuild using %%perl_convert_version
12cr|perl-IPC-Cmd-0.640.0-2|90	
12cr|perl-IPC-Cmd-0.640.0-2|91	* Thu Jun 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.46-1mdv2010.0
12cr|perl-IPC-Cmd-0.640.0-2|92	+ Revision: 387008
12cr|perl-IPC-Cmd-0.640.0-2|93	- update to new version 0.46
12cr|perl-IPC-Cmd-0.640.0-2|94	
12cr|perl-IPC-Cmd-0.640.0-2|95	* Tue May 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.44-1mdv2010.0
12cr|perl-IPC-Cmd-0.640.0-2|96	+ Revision: 372109
12cr|perl-IPC-Cmd-0.640.0-2|97	- update to new version 0.44
12cr|perl-IPC-Cmd-0.640.0-2|98	
12cr|perl-IPC-Cmd-0.640.0-2|99	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.42-1mdv2009.1
12cr|perl-IPC-Cmd-0.640.0-2|100	+ Revision: 292191
12cr|perl-IPC-Cmd-0.640.0-2|101	- update to new version 0.42
12cr|perl-IPC-Cmd-0.640.0-2|102	
12cr|perl-IPC-Cmd-0.640.0-2|103	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.40-3mdv2009.0
12cr|perl-IPC-Cmd-0.640.0-2|104	+ Revision: 257369
12cr|perl-IPC-Cmd-0.640.0-2|105	- rebuild
12cr|perl-IPC-Cmd-0.640.0-2|106	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IPC-Cmd-0.640.0-2|107	
12cr|perl-IPC-Cmd-0.640.0-2|108	+ Olivier Blin <blino@mandriva.org>
12cr|perl-IPC-Cmd-0.640.0-2|109	- restore BuildRoot
12cr|perl-IPC-Cmd-0.640.0-2|110	
12cr|perl-IPC-Cmd-0.640.0-2|111	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.40-1mdv2008.1
12cr|perl-IPC-Cmd-0.640.0-2|112	+ Revision: 104498
12cr|perl-IPC-Cmd-0.640.0-2|113	- update to new version 0.40
12cr|perl-IPC-Cmd-0.640.0-2|114	
12cr|perl-IPC-Cmd-0.640.0-2|115	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.38-1mdv2008.1
12cr|perl-IPC-Cmd-0.640.0-2|116	+ Revision: 97658
12cr|perl-IPC-Cmd-0.640.0-2|117	- update to new version 0.38
12cr|perl-IPC-Cmd-0.640.0-2|118	
12cr|perl-IPC-Cmd-0.640.0-2|119	
12cr|perl-IPC-Cmd-0.640.0-2|120	* Tue Nov 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.36-1mdv2007.0
12cr|perl-IPC-Cmd-0.640.0-2|121	+ Revision: 87852
12cr|perl-IPC-Cmd-0.640.0-2|122	- new version
12cr|perl-IPC-Cmd-0.640.0-2|123	
12cr|perl-IPC-Cmd-0.640.0-2|124	* Thu Nov 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-1mdv2007.1
12cr|perl-IPC-Cmd-0.640.0-2|125	+ Revision: 86576
12cr|perl-IPC-Cmd-0.640.0-2|126	- new revision
12cr|perl-IPC-Cmd-0.640.0-2|127	
12cr|perl-IPC-Cmd-0.640.0-2|128	* Wed Nov 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.25-1mdv2007.1
12cr|perl-IPC-Cmd-0.640.0-2|129	+ Revision: 84468
12cr|perl-IPC-Cmd-0.640.0-2|130	- Import perl-IPC-Cmd
12cr|perl-IPC-Cmd-0.640.0-2|131	
12cr|perl-IPC-Cmd-0.640.0-2|132	* Sat Sep 09 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.25-1mdv2007.0
12cr|perl-IPC-Cmd-0.640.0-2|133	- new version
12cr|perl-IPC-Cmd-0.640.0-2|134	- fix sources URL
12cr|perl-IPC-Cmd-0.640.0-2|135	
12cr|perl-IPC-Cmd-0.640.0-2|136	* Fri Sep 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.24-2mdv2007.0
12cr|perl-IPC-Cmd-0.640.0-2|137	- Rebuild
12cr|perl-IPC-Cmd-0.640.0-2|138	
12cr|perl-IPC-Cmd-0.640.0-2|139	* Mon Apr 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.24-1mdk
12cr|perl-IPC-Cmd-0.640.0-2|140	- first mdk release
12cr|perl-IPC-Cmd-0.640.0-2|141	

4763 12
12cr|perl-IPC-Shareable-0.600.0-2|1	%define upstream_name 	 IPC-Shareable
12cr|perl-IPC-Shareable-0.600.0-2|2	%define upstream_version 0.60
12cr|perl-IPC-Shareable-0.600.0-2|3	
12cr|perl-IPC-Shareable-0.600.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-IPC-Shareable-0.600.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IPC-Shareable-0.600.0-2|6	Release:	2
12cr|perl-IPC-Shareable-0.600.0-2|7	
12cr|perl-IPC-Shareable-0.600.0-2|8	Summary:	%{upstream_name} perl module
12cr|perl-IPC-Shareable-0.600.0-2|9	License: 	Artistic
12cr|perl-IPC-Shareable-0.600.0-2|10	Group:		Development/Perl
12cr|perl-IPC-Shareable-0.600.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IPC-Shareable-0.600.0-2|12	Source0:	http://www.cpan.org/modules/by-module/IPC/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-IPC-Shareable-0.600.0-2|13	
12cr|perl-IPC-Shareable-0.600.0-2|14	BuildRequires:	perl-devel
12cr|perl-IPC-Shareable-0.600.0-2|15	BuildArch:	noarch
12cr|perl-IPC-Shareable-0.600.0-2|16	
12cr|perl-IPC-Shareable-0.600.0-2|17	%description
12cr|perl-IPC-Shareable-0.600.0-2|18	IPC-Shareable allows you to tie a variable to shared memory making it easy to
12cr|perl-IPC-Shareable-0.600.0-2|19	share the contents of that variable with other Perl processes. Scalars, arrays,
12cr|perl-IPC-Shareable-0.600.0-2|20	and hashes can be tied. The variable being tied may contain arbitrarily complex
12cr|perl-IPC-Shareable-0.600.0-2|21	data structures including references to arrays, hashes of hashes, etc.
12cr|perl-IPC-Shareable-0.600.0-2|22	
12cr|perl-IPC-Shareable-0.600.0-2|23	%prep
12cr|perl-IPC-Shareable-0.600.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IPC-Shareable-0.600.0-2|25	
12cr|perl-IPC-Shareable-0.600.0-2|26	%build
12cr|perl-IPC-Shareable-0.600.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IPC-Shareable-0.600.0-2|28	make
12cr|perl-IPC-Shareable-0.600.0-2|29	
12cr|perl-IPC-Shareable-0.600.0-2|30	%install
12cr|perl-IPC-Shareable-0.600.0-2|31	%makeinstall_std
12cr|perl-IPC-Shareable-0.600.0-2|32	
12cr|perl-IPC-Shareable-0.600.0-2|33	%files
12cr|perl-IPC-Shareable-0.600.0-2|34	%doc README MANIFEST CHANGES CREDITS
12cr|perl-IPC-Shareable-0.600.0-2|35	%{perl_vendorlib}/IPC/*.pm
12cr|perl-IPC-Shareable-0.600.0-2|36	%{perl_vendorlib}/IPC/Shareable/*.pm
12cr|perl-IPC-Shareable-0.600.0-2|37	%{_mandir}/*/*
12cr|perl-IPC-Shareable-0.600.0-2|38	
12cr|perl-IPC-Shareable-0.600.0-2|39	
12cr|perl-IPC-Shareable-0.600.0-2|40	%changelog
12cr|perl-IPC-Shareable-0.600.0-2|41	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.600.0-1mdv2010.0
12cr|perl-IPC-Shareable-0.600.0-2|42	+ Revision: 402563
12cr|perl-IPC-Shareable-0.600.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-IPC-Shareable-0.600.0-2|44	
12cr|perl-IPC-Shareable-0.600.0-2|45	* Mon Sep 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.60-9mdv2009.0
12cr|perl-IPC-Shareable-0.600.0-2|46	+ Revision: 289647
12cr|perl-IPC-Shareable-0.600.0-2|47	- disable tests for now
12cr|perl-IPC-Shareable-0.600.0-2|48	
12cr|perl-IPC-Shareable-0.600.0-2|49	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-IPC-Shareable-0.600.0-2|50	- rebuild
12cr|perl-IPC-Shareable-0.600.0-2|51	
12cr|perl-IPC-Shareable-0.600.0-2|52	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-IPC-Shareable-0.600.0-2|53	- restore BuildRoot
12cr|perl-IPC-Shareable-0.600.0-2|54	
12cr|perl-IPC-Shareable-0.600.0-2|55	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.60-6mdv2008.1
12cr|perl-IPC-Shareable-0.600.0-2|56	+ Revision: 122768
12cr|perl-IPC-Shareable-0.600.0-2|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IPC-Shareable-0.600.0-2|58	
12cr|perl-IPC-Shareable-0.600.0-2|59	
12cr|perl-IPC-Shareable-0.600.0-2|60	* Thu May 11 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.60-6mdk
12cr|perl-IPC-Shareable-0.600.0-2|61	- Fix Build
12cr|perl-IPC-Shareable-0.600.0-2|62	- use mkrel
12cr|perl-IPC-Shareable-0.600.0-2|63	
12cr|perl-IPC-Shareable-0.600.0-2|64	* Wed Jun 30 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.60-5mdk
12cr|perl-IPC-Shareable-0.600.0-2|65	- rebuild
12cr|perl-IPC-Shareable-0.600.0-2|66	
12cr|perl-IPC-Shareable-0.600.0-2|67	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.60-4mdk
12cr|perl-IPC-Shareable-0.600.0-2|68	- rebuild for new auto{prov,req}
12cr|perl-IPC-Shareable-0.600.0-2|69	

4764 12
12cr|perl-IPC-SharedCache-1.300.0-2|1	%define upstream_name       IPC-SharedCache
12cr|perl-IPC-SharedCache-1.300.0-2|2	%define upstream_version    1.3
12cr|perl-IPC-SharedCache-1.300.0-2|3	
12cr|perl-IPC-SharedCache-1.300.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-IPC-SharedCache-1.300.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IPC-SharedCache-1.300.0-2|6	Release:	2
12cr|perl-IPC-SharedCache-1.300.0-2|7	Summary:	Manage a cache in SysV IPC shared memory
12cr|perl-IPC-SharedCache-1.300.0-2|8	License:	GPL or Artistic
12cr|perl-IPC-SharedCache-1.300.0-2|9	Group:		Development/Perl
12cr|perl-IPC-SharedCache-1.300.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IPC-SharedCache-1.300.0-2|11	Source:		http://www.cpan.org/modules/by-module/IPC/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IPC-SharedCache-1.300.0-2|12	Patch:		0001-Wrap-IPC-ShareLite-new-calls-inside-eval-block.patch
12cr|perl-IPC-SharedCache-1.300.0-2|13	
12cr|perl-IPC-SharedCache-1.300.0-2|14	BuildRequires:	perl-devel
12cr|perl-IPC-SharedCache-1.300.0-2|15	BuildRequires:	perl(IPC::ShareLite)
12cr|perl-IPC-SharedCache-1.300.0-2|16	BuildArch:	noarch
12cr|perl-IPC-SharedCache-1.300.0-2|17	
12cr|perl-IPC-SharedCache-1.300.0-2|18	
12cr|perl-IPC-SharedCache-1.300.0-2|19	%description
12cr|perl-IPC-SharedCache-1.300.0-2|20	This module provides a shared memory cache accessed as a tied hash.
12cr|perl-IPC-SharedCache-1.300.0-2|21	
12cr|perl-IPC-SharedCache-1.300.0-2|22	%prep
12cr|perl-IPC-SharedCache-1.300.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IPC-SharedCache-1.300.0-2|24	%patch -p1
12cr|perl-IPC-SharedCache-1.300.0-2|25	
12cr|perl-IPC-SharedCache-1.300.0-2|26	%build
12cr|perl-IPC-SharedCache-1.300.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IPC-SharedCache-1.300.0-2|28	%make
12cr|perl-IPC-SharedCache-1.300.0-2|29	
12cr|perl-IPC-SharedCache-1.300.0-2|30	%check
12cr|perl-IPC-SharedCache-1.300.0-2|31	make test
12cr|perl-IPC-SharedCache-1.300.0-2|32	
12cr|perl-IPC-SharedCache-1.300.0-2|33	%install
12cr|perl-IPC-SharedCache-1.300.0-2|34	%makeinstall_std
12cr|perl-IPC-SharedCache-1.300.0-2|35	
12cr|perl-IPC-SharedCache-1.300.0-2|36	%files
12cr|perl-IPC-SharedCache-1.300.0-2|37	%doc Changes README LICENSE ANNOUNCE
12cr|perl-IPC-SharedCache-1.300.0-2|38	%{perl_vendorlib}/IPC
12cr|perl-IPC-SharedCache-1.300.0-2|39	%{_mandir}/*/*
12cr|perl-IPC-SharedCache-1.300.0-2|40	
12cr|perl-IPC-SharedCache-1.300.0-2|41	%changelog
12cr|perl-IPC-SharedCache-1.300.0-2|42	* Sun Sep 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.300.0-1mdv2010.0
12cr|perl-IPC-SharedCache-1.300.0-2|43	+ Revision: 438672
12cr|perl-IPC-SharedCache-1.300.0-2|44	- use new perl_version macro
12cr|perl-IPC-SharedCache-1.300.0-2|45	- fix API change in IPC::Sharelite (RT patch)
12cr|perl-IPC-SharedCache-1.300.0-2|46	
12cr|perl-IPC-SharedCache-1.300.0-2|47	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-IPC-SharedCache-1.300.0-2|48	- rebuild
12cr|perl-IPC-SharedCache-1.300.0-2|49	
12cr|perl-IPC-SharedCache-1.300.0-2|50	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.3-5mdv2009.0
12cr|perl-IPC-SharedCache-1.300.0-2|51	+ Revision: 257373
12cr|perl-IPC-SharedCache-1.300.0-2|52	- rebuild
12cr|perl-IPC-SharedCache-1.300.0-2|53	
12cr|perl-IPC-SharedCache-1.300.0-2|54	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.3-4mdv2009.0
12cr|perl-IPC-SharedCache-1.300.0-2|55	+ Revision: 245404
12cr|perl-IPC-SharedCache-1.300.0-2|56	- rebuild
12cr|perl-IPC-SharedCache-1.300.0-2|57	
12cr|perl-IPC-SharedCache-1.300.0-2|58	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.3-2mdv2008.1
12cr|perl-IPC-SharedCache-1.300.0-2|59	+ Revision: 135856
12cr|perl-IPC-SharedCache-1.300.0-2|60	- restore BuildRoot
12cr|perl-IPC-SharedCache-1.300.0-2|61	
12cr|perl-IPC-SharedCache-1.300.0-2|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-IPC-SharedCache-1.300.0-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IPC-SharedCache-1.300.0-2|64	
12cr|perl-IPC-SharedCache-1.300.0-2|65	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-2mdv2008.0
12cr|perl-IPC-SharedCache-1.300.0-2|66	+ Revision: 86512
12cr|perl-IPC-SharedCache-1.300.0-2|67	- rebuild
12cr|perl-IPC-SharedCache-1.300.0-2|68	
12cr|perl-IPC-SharedCache-1.300.0-2|69	
12cr|perl-IPC-SharedCache-1.300.0-2|70	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdv2007.0
12cr|perl-IPC-SharedCache-1.300.0-2|71	- rebuild
12cr|perl-IPC-SharedCache-1.300.0-2|72	
12cr|perl-IPC-SharedCache-1.300.0-2|73	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdk
12cr|perl-IPC-SharedCache-1.300.0-2|74	- initial Mandriva package
12cr|perl-IPC-SharedCache-1.300.0-2|75	

4765 12
12cr|perl-IPC-ShareLite-0.170.0-3|1	%define upstream_name    IPC-ShareLite
12cr|perl-IPC-ShareLite-0.170.0-3|2	%define upstream_version 0.17
12cr|perl-IPC-ShareLite-0.170.0-3|3	
12cr|perl-IPC-ShareLite-0.170.0-3|4	Name: 		perl-%{upstream_name}
12cr|perl-IPC-ShareLite-0.170.0-3|5	Version: 	%perl_convert_version %{upstream_version}
12cr|perl-IPC-ShareLite-0.170.0-3|6	Release:	3
12cr|perl-IPC-ShareLite-0.170.0-3|7	
12cr|perl-IPC-ShareLite-0.170.0-3|8	Summary: 	Lightweight interface to shared memory
12cr|perl-IPC-ShareLite-0.170.0-3|9	License: 	GPL+ or Artistic
12cr|perl-IPC-ShareLite-0.170.0-3|10	Group: 		Development/Perl
12cr|perl-IPC-ShareLite-0.170.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IPC-ShareLite-0.170.0-3|12	Source0:    http://www.cpan.org/modules/by-module/IPC/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IPC-ShareLite-0.170.0-3|13	
12cr|perl-IPC-ShareLite-0.170.0-3|14	BuildRequires:	perl-devel >= 5.8.0
12cr|perl-IPC-ShareLite-0.170.0-3|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-IPC-ShareLite-0.170.0-3|16	
12cr|perl-IPC-ShareLite-0.170.0-3|17	%description
12cr|perl-IPC-ShareLite-0.170.0-3|18	IPC-ShareLite module for perl.  IPC::ShareLite provides a simple
12cr|perl-IPC-ShareLite-0.170.0-3|19	interface to shared memory, allowing data to be efficiently
12cr|perl-IPC-ShareLite-0.170.0-3|20	communicated between processes.  Your operating system must support
12cr|perl-IPC-ShareLite-0.170.0-3|21	SysV IPC (shared memory and semaphores) in order to use this module.
12cr|perl-IPC-ShareLite-0.170.0-3|22	
12cr|perl-IPC-ShareLite-0.170.0-3|23	%prep
12cr|perl-IPC-ShareLite-0.170.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IPC-ShareLite-0.170.0-3|25	
12cr|perl-IPC-ShareLite-0.170.0-3|26	%build
12cr|perl-IPC-ShareLite-0.170.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor </dev/null
12cr|perl-IPC-ShareLite-0.170.0-3|28	make CFLAGS="%{optflags}"
12cr|perl-IPC-ShareLite-0.170.0-3|29	
12cr|perl-IPC-ShareLite-0.170.0-3|30	%check
12cr|perl-IPC-ShareLite-0.170.0-3|31	make test
12cr|perl-IPC-ShareLite-0.170.0-3|32	
12cr|perl-IPC-ShareLite-0.170.0-3|33	%install
12cr|perl-IPC-ShareLite-0.170.0-3|34	rm -rf %{buildroot}
12cr|perl-IPC-ShareLite-0.170.0-3|35	%makeinstall_std
12cr|perl-IPC-ShareLite-0.170.0-3|36	
12cr|perl-IPC-ShareLite-0.170.0-3|37	%clean
12cr|perl-IPC-ShareLite-0.170.0-3|38	rm -rf %{buildroot}
12cr|perl-IPC-ShareLite-0.170.0-3|39	
12cr|perl-IPC-ShareLite-0.170.0-3|40	%files
12cr|perl-IPC-ShareLite-0.170.0-3|41	%defattr(-,root,root)
12cr|perl-IPC-ShareLite-0.170.0-3|42	%doc Changes README
12cr|perl-IPC-ShareLite-0.170.0-3|43	%{_mandir}/*/*
12cr|perl-IPC-ShareLite-0.170.0-3|44	%{perl_vendorarch}/auto/IPC
12cr|perl-IPC-ShareLite-0.170.0-3|45	%{perl_vendorarch}/IPC
12cr|perl-IPC-ShareLite-0.170.0-3|46	
12cr|perl-IPC-ShareLite-0.170.0-3|47	
12cr|perl-IPC-ShareLite-0.170.0-3|48	%changelog
12cr|perl-IPC-ShareLite-0.170.0-3|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.170.0-3
12cr|perl-IPC-ShareLite-0.170.0-3|50	+ Revision: 768358
12cr|perl-IPC-ShareLite-0.170.0-3|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-IPC-ShareLite-0.170.0-3|52	
12cr|perl-IPC-ShareLite-0.170.0-3|53	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-2mdv2011.0
12cr|perl-IPC-ShareLite-0.170.0-3|54	+ Revision: 555257
12cr|perl-IPC-ShareLite-0.170.0-3|55	- rebuild
12cr|perl-IPC-ShareLite-0.170.0-3|56	
12cr|perl-IPC-ShareLite-0.170.0-3|57	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.0
12cr|perl-IPC-ShareLite-0.170.0-3|58	+ Revision: 402564
12cr|perl-IPC-ShareLite-0.170.0-3|59	- update to 0.56
12cr|perl-IPC-ShareLite-0.170.0-3|60	
12cr|perl-IPC-ShareLite-0.170.0-3|61	* Wed Mar 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdv2009.1
12cr|perl-IPC-ShareLite-0.170.0-3|62	+ Revision: 353646
12cr|perl-IPC-ShareLite-0.170.0-3|63	- update to new version 0.17
12cr|perl-IPC-ShareLite-0.170.0-3|64	
12cr|perl-IPC-ShareLite-0.170.0-3|65	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.13-4mdv2009.0
12cr|perl-IPC-ShareLite-0.170.0-3|66	+ Revision: 257384
12cr|perl-IPC-ShareLite-0.170.0-3|67	- rebuild
12cr|perl-IPC-ShareLite-0.170.0-3|68	
12cr|perl-IPC-ShareLite-0.170.0-3|69	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.13-3mdv2009.0
12cr|perl-IPC-ShareLite-0.170.0-3|70	+ Revision: 245407
12cr|perl-IPC-ShareLite-0.170.0-3|71	- rebuild
12cr|perl-IPC-ShareLite-0.170.0-3|72	
12cr|perl-IPC-ShareLite-0.170.0-3|73	* Mon Mar 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2008.1
12cr|perl-IPC-ShareLite-0.170.0-3|74	+ Revision: 183286
12cr|perl-IPC-ShareLite-0.170.0-3|75	- update to new version 0.13
12cr|perl-IPC-ShareLite-0.170.0-3|76	
12cr|perl-IPC-ShareLite-0.170.0-3|77	* Tue Feb 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2008.1
12cr|perl-IPC-ShareLite-0.170.0-3|78	+ Revision: 175334
12cr|perl-IPC-ShareLite-0.170.0-3|79	- new version
12cr|perl-IPC-ShareLite-0.170.0-3|80	
12cr|perl-IPC-ShareLite-0.170.0-3|81	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.09-5mdv2008.1
12cr|perl-IPC-ShareLite-0.170.0-3|82	+ Revision: 151372
12cr|perl-IPC-ShareLite-0.170.0-3|83	- rebuild for perl-5.10.0
12cr|perl-IPC-ShareLite-0.170.0-3|84	
12cr|perl-IPC-ShareLite-0.170.0-3|85	+ Olivier Blin <blino@mandriva.org>
12cr|perl-IPC-ShareLite-0.170.0-3|86	- restore BuildRoot
12cr|perl-IPC-ShareLite-0.170.0-3|87	
12cr|perl-IPC-ShareLite-0.170.0-3|88	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-IPC-ShareLite-0.170.0-3|89	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IPC-ShareLite-0.170.0-3|90	
12cr|perl-IPC-ShareLite-0.170.0-3|91	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 0.09-4mdv2008.0
12cr|perl-IPC-ShareLite-0.170.0-3|92	+ Revision: 67617
12cr|perl-IPC-ShareLite-0.170.0-3|93	- use %%mkrel
12cr|perl-IPC-ShareLite-0.170.0-3|94	
12cr|perl-IPC-ShareLite-0.170.0-3|95	
12cr|perl-IPC-ShareLite-0.170.0-3|96	* Tue Nov 23 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.09-4mdk
12cr|perl-IPC-ShareLite-0.170.0-3|97	- rebuild for new perl
12cr|perl-IPC-ShareLite-0.170.0-3|98	
12cr|perl-IPC-ShareLite-0.170.0-3|99	* Wed Jun 30 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.09-3mdk
12cr|perl-IPC-ShareLite-0.170.0-3|100	- rebuild
12cr|perl-IPC-ShareLite-0.170.0-3|101	
12cr|perl-IPC-ShareLite-0.170.0-3|102	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.09-2mdk
12cr|perl-IPC-ShareLite-0.170.0-3|103	- rebuild for new auto{prov,req}
12cr|perl-IPC-ShareLite-0.170.0-3|104	
12cr|perl-IPC-ShareLite-0.170.0-3|105	* Fri Apr 25 2003 Franois Pons <fpons@mandrakesoft.com> 0.09-1mdk
12cr|perl-IPC-ShareLite-0.170.0-3|106	- 0.09.
12cr|perl-IPC-ShareLite-0.170.0-3|107	
12cr|perl-IPC-ShareLite-0.170.0-3|108	* Sat Feb 01 2003 Lenny Cartier <lenny@mandrakesoft.com 0.08-3mdk
12cr|perl-IPC-ShareLite-0.170.0-3|109	- rebuild
12cr|perl-IPC-ShareLite-0.170.0-3|110	
12cr|perl-IPC-ShareLite-0.170.0-3|111	* Tue Jul 23 2002 Philippe Libat <philippe@mandrakesoft.com> 0.08-2mdk
12cr|perl-IPC-ShareLite-0.170.0-3|112	- rebuild for perl 5.8.0
12cr|perl-IPC-ShareLite-0.170.0-3|113	
12cr|perl-IPC-ShareLite-0.170.0-3|114	* Mon Jun 10 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.08-1mdk
12cr|perl-IPC-ShareLite-0.170.0-3|115	- from Peter Chen <petechen@netilla.com> :
12cr|perl-IPC-ShareLite-0.170.0-3|116	- 0.08
12cr|perl-IPC-ShareLite-0.170.0-3|117	

4766 12
12cr|perl-IPC-SysV-2.30.0-5|1	%define upstream_name    IPC-SysV
12cr|perl-IPC-SysV-2.30.0-5|2	%define upstream_version 2.03
12cr|perl-IPC-SysV-2.30.0-5|3	
12cr|perl-IPC-SysV-2.30.0-5|4	Name:       perl-%{upstream_name}
12cr|perl-IPC-SysV-2.30.0-5|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-IPC-SysV-2.30.0-5|6	Release:	5
12cr|perl-IPC-SysV-2.30.0-5|7	
12cr|perl-IPC-SysV-2.30.0-5|8	Summary:    System V shared memory, semaphores, messages
12cr|perl-IPC-SysV-2.30.0-5|9	License:    GPL+ or Artistic
12cr|perl-IPC-SysV-2.30.0-5|10	Group:      Development/Perl
12cr|perl-IPC-SysV-2.30.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IPC-SysV-2.30.0-5|12	Source0:    http://www.cpan.org/modules/by-module/IPC/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IPC-SysV-2.30.0-5|13	
12cr|perl-IPC-SysV-2.30.0-5|14	BuildRequires: perl(Test::More)
12cr|perl-IPC-SysV-2.30.0-5|15	BuildRequires: perl-devel
12cr|perl-IPC-SysV-2.30.0-5|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-IPC-SysV-2.30.0-5|17	
12cr|perl-IPC-SysV-2.30.0-5|18	%description
12cr|perl-IPC-SysV-2.30.0-5|19	A class providing an object based interface to SysV IPC message queues.
12cr|perl-IPC-SysV-2.30.0-5|20	
12cr|perl-IPC-SysV-2.30.0-5|21	%prep
12cr|perl-IPC-SysV-2.30.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IPC-SysV-2.30.0-5|23	
12cr|perl-IPC-SysV-2.30.0-5|24	%build
12cr|perl-IPC-SysV-2.30.0-5|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-IPC-SysV-2.30.0-5|26	
12cr|perl-IPC-SysV-2.30.0-5|27	%{make}
12cr|perl-IPC-SysV-2.30.0-5|28	
12cr|perl-IPC-SysV-2.30.0-5|29	%check
12cr|perl-IPC-SysV-2.30.0-5|30	%{make} test
12cr|perl-IPC-SysV-2.30.0-5|31	
12cr|perl-IPC-SysV-2.30.0-5|32	%install
12cr|perl-IPC-SysV-2.30.0-5|33	rm -rf %buildroot
12cr|perl-IPC-SysV-2.30.0-5|34	%makeinstall_std
12cr|perl-IPC-SysV-2.30.0-5|35	
12cr|perl-IPC-SysV-2.30.0-5|36	%clean
12cr|perl-IPC-SysV-2.30.0-5|37	rm -rf %buildroot
12cr|perl-IPC-SysV-2.30.0-5|38	
12cr|perl-IPC-SysV-2.30.0-5|39	%files
12cr|perl-IPC-SysV-2.30.0-5|40	%defattr(-,root,root)
12cr|perl-IPC-SysV-2.30.0-5|41	%doc README Changes
12cr|perl-IPC-SysV-2.30.0-5|42	%{_mandir}/man3/*
12cr|perl-IPC-SysV-2.30.0-5|43	%perl_vendorlib/*
12cr|perl-IPC-SysV-2.30.0-5|44	
12cr|perl-IPC-SysV-2.30.0-5|45	
12cr|perl-IPC-SysV-2.30.0-5|46	
12cr|perl-IPC-SysV-2.30.0-5|47	
12cr|perl-IPC-SysV-2.30.0-5|48	%changelog
12cr|perl-IPC-SysV-2.30.0-5|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.30.0-5
12cr|perl-IPC-SysV-2.30.0-5|50	+ Revision: 768358
12cr|perl-IPC-SysV-2.30.0-5|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-IPC-SysV-2.30.0-5|52	
12cr|perl-IPC-SysV-2.30.0-5|53	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.30.0-4mdv2011.0
12cr|perl-IPC-SysV-2.30.0-5|54	+ Revision: 597099
12cr|perl-IPC-SysV-2.30.0-5|55	- rebuild
12cr|perl-IPC-SysV-2.30.0-5|56	
12cr|perl-IPC-SysV-2.30.0-5|57	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 2.30.0-3mdv2011.0
12cr|perl-IPC-SysV-2.30.0-5|58	+ Revision: 562427
12cr|perl-IPC-SysV-2.30.0-5|59	- rebuild
12cr|perl-IPC-SysV-2.30.0-5|60	
12cr|perl-IPC-SysV-2.30.0-5|61	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.30.0-2mdv2011.0
12cr|perl-IPC-SysV-2.30.0-5|62	+ Revision: 555966
12cr|perl-IPC-SysV-2.30.0-5|63	- rebuild for perl 5.12
12cr|perl-IPC-SysV-2.30.0-5|64	
12cr|perl-IPC-SysV-2.30.0-5|65	* Mon Jul 12 2010 Jérôme Quelin <jquelin@mandriva.org> 2.30.0-1mdv2011.0
12cr|perl-IPC-SysV-2.30.0-5|66	+ Revision: 551223
12cr|perl-IPC-SysV-2.30.0-5|67	- update to 2.03
12cr|perl-IPC-SysV-2.30.0-5|68	
12cr|perl-IPC-SysV-2.30.0-5|69	* Mon Mar 08 2010 Jérôme Quelin <jquelin@mandriva.org> 2.20.0-1mdv2010.1
12cr|perl-IPC-SysV-2.30.0-5|70	+ Revision: 515653
12cr|perl-IPC-SysV-2.30.0-5|71	- update to 2.02
12cr|perl-IPC-SysV-2.30.0-5|72	
12cr|perl-IPC-SysV-2.30.0-5|73	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 2.10.0-1mdv2010.0
12cr|perl-IPC-SysV-2.30.0-5|74	+ Revision: 395359
12cr|perl-IPC-SysV-2.30.0-5|75	- import perl-IPC-SysV
12cr|perl-IPC-SysV-2.30.0-5|76	
12cr|perl-IPC-SysV-2.30.0-5|77	
12cr|perl-IPC-SysV-2.30.0-5|78	* Sun Jul 12 2009 cpan2dist 2.01-1mdv
12cr|perl-IPC-SysV-2.30.0-5|79	- initial mdv release, generated with cpan2dist

4767 12
12cr|perl-IRC-Bot-0.80.0-2|1	%define upstream_name    IRC-Bot
12cr|perl-IRC-Bot-0.80.0-2|2	%define upstream_version 0.08
12cr|perl-IRC-Bot-0.80.0-2|3	
12cr|perl-IRC-Bot-0.80.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-IRC-Bot-0.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IRC-Bot-0.80.0-2|6	Release:	2
12cr|perl-IRC-Bot-0.80.0-2|7	
12cr|perl-IRC-Bot-0.80.0-2|8	Summary:	Channel Maintenance IRC bot
12cr|perl-IRC-Bot-0.80.0-2|9	License:	GPL+ or Artistic
12cr|perl-IRC-Bot-0.80.0-2|10	Group:		Development/Perl
12cr|perl-IRC-Bot-0.80.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IRC-Bot-0.80.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/B/BW/BWSMITH/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IRC-Bot-0.80.0-2|13	
12cr|perl-IRC-Bot-0.80.0-2|14	BuildRequires:	perl-devel
12cr|perl-IRC-Bot-0.80.0-2|15	BuildRequires:	perl(POE::Component::IRC)
12cr|perl-IRC-Bot-0.80.0-2|16	BuildRequires:	perl(Cache::Cache)
12cr|perl-IRC-Bot-0.80.0-2|17	BuildArch:	noarch
12cr|perl-IRC-Bot-0.80.0-2|18	
12cr|perl-IRC-Bot-0.80.0-2|19	%description
12cr|perl-IRC-Bot-0.80.0-2|20	A complete bot, similar to eggdrop using POE::Component::IRC. Allows access to
12cr|perl-IRC-Bot-0.80.0-2|21	all channel user management modes. Provides !seen functions, a complete help
12cr|perl-IRC-Bot-0.80.0-2|22	system, logging, dcc chat interface, and it runs as a daemon process. IRC::Bot
12cr|perl-IRC-Bot-0.80.0-2|23	utilizes Cache::FileCache for seen functions, and for session handling.
12cr|perl-IRC-Bot-0.80.0-2|24	
12cr|perl-IRC-Bot-0.80.0-2|25	%prep
12cr|perl-IRC-Bot-0.80.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IRC-Bot-0.80.0-2|27	
12cr|perl-IRC-Bot-0.80.0-2|28	%build
12cr|perl-IRC-Bot-0.80.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IRC-Bot-0.80.0-2|30	%make
12cr|perl-IRC-Bot-0.80.0-2|31	
12cr|perl-IRC-Bot-0.80.0-2|32	%install
12cr|perl-IRC-Bot-0.80.0-2|33	%makeinstall_std
12cr|perl-IRC-Bot-0.80.0-2|34	
12cr|perl-IRC-Bot-0.80.0-2|35	%check
12cr|perl-IRC-Bot-0.80.0-2|36	%make test
12cr|perl-IRC-Bot-0.80.0-2|37	
12cr|perl-IRC-Bot-0.80.0-2|38	%files
12cr|perl-IRC-Bot-0.80.0-2|39	%doc Changes
12cr|perl-IRC-Bot-0.80.0-2|40	%{perl_vendorlib}/IRC
12cr|perl-IRC-Bot-0.80.0-2|41	%{perl_vendorlib}/auto/IRC
12cr|perl-IRC-Bot-0.80.0-2|42	%{_mandir}/*/*
12cr|perl-IRC-Bot-0.80.0-2|43	
12cr|perl-IRC-Bot-0.80.0-2|44	%changelog
12cr|perl-IRC-Bot-0.80.0-2|45	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-IRC-Bot-0.80.0-2|46	+ Revision: 402565
12cr|perl-IRC-Bot-0.80.0-2|47	- rebuild using %%perl_convert_version
12cr|perl-IRC-Bot-0.80.0-2|48	
12cr|perl-IRC-Bot-0.80.0-2|49	* Mon May 11 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.08-1mdv2010.0
12cr|perl-IRC-Bot-0.80.0-2|50	+ Revision: 374539
12cr|perl-IRC-Bot-0.80.0-2|51	- update to 0.08
12cr|perl-IRC-Bot-0.80.0-2|52	
12cr|perl-IRC-Bot-0.80.0-2|53	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.06-5mdv2009.0
12cr|perl-IRC-Bot-0.80.0-2|54	+ Revision: 241567
12cr|perl-IRC-Bot-0.80.0-2|55	- rebuild
12cr|perl-IRC-Bot-0.80.0-2|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-IRC-Bot-0.80.0-2|57	
12cr|perl-IRC-Bot-0.80.0-2|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-IRC-Bot-0.80.0-2|59	- restore BuildRoot
12cr|perl-IRC-Bot-0.80.0-2|60	
12cr|perl-IRC-Bot-0.80.0-2|61	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-3mdv2008.0
12cr|perl-IRC-Bot-0.80.0-2|62	+ Revision: 86513
12cr|perl-IRC-Bot-0.80.0-2|63	- rebuild
12cr|perl-IRC-Bot-0.80.0-2|64	
12cr|perl-IRC-Bot-0.80.0-2|65	
12cr|perl-IRC-Bot-0.80.0-2|66	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-2mdv2007.0
12cr|perl-IRC-Bot-0.80.0-2|67	- Rebuild
12cr|perl-IRC-Bot-0.80.0-2|68	
12cr|perl-IRC-Bot-0.80.0-2|69	* Fri Mar 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.06-1mdk
12cr|perl-IRC-Bot-0.80.0-2|70	- 0.06
12cr|perl-IRC-Bot-0.80.0-2|71	
12cr|perl-IRC-Bot-0.80.0-2|72	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.04-4mdk
12cr|perl-IRC-Bot-0.80.0-2|73	- Fix BuildRequires
12cr|perl-IRC-Bot-0.80.0-2|74	
12cr|perl-IRC-Bot-0.80.0-2|75	* Sat Jun 11 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-3mdk
12cr|perl-IRC-Bot-0.80.0-2|76	- better url
12cr|perl-IRC-Bot-0.80.0-2|77	- spec cleanup
12cr|perl-IRC-Bot-0.80.0-2|78	- don't ship useless empty directories
12cr|perl-IRC-Bot-0.80.0-2|79	- make test in %%check
12cr|perl-IRC-Bot-0.80.0-2|80	- buildrequires
12cr|perl-IRC-Bot-0.80.0-2|81	
12cr|perl-IRC-Bot-0.80.0-2|82	* Sun Feb 06 2005 Sylvie Terjan <erinmargault@mandrake.org> 0.04-2mdk
12cr|perl-IRC-Bot-0.80.0-2|83	- rebuild for new perl
12cr|perl-IRC-Bot-0.80.0-2|84	
12cr|perl-IRC-Bot-0.80.0-2|85	* Sat Jul 24 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.04-1mdk
12cr|perl-IRC-Bot-0.80.0-2|86	- first mdk release
12cr|perl-IRC-Bot-0.80.0-2|87	

4768 12
12cr|perl-IRC-Utils-0.120.0-1|1	%define upstream_name    IRC-Utils
12cr|perl-IRC-Utils-0.120.0-1|2	%define upstream_version 0.12
12cr|perl-IRC-Utils-0.120.0-1|3	
12cr|perl-IRC-Utils-0.120.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-IRC-Utils-0.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-IRC-Utils-0.120.0-1|6	Release:	1
12cr|perl-IRC-Utils-0.120.0-1|7	
12cr|perl-IRC-Utils-0.120.0-1|8	Summary:	Common utilities for IRC-related tasks
12cr|perl-IRC-Utils-0.120.0-1|9	License:	GPL+ or Artistic
12cr|perl-IRC-Utils-0.120.0-1|10	Group:		Development/Perl
12cr|perl-IRC-Utils-0.120.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-IRC-Utils-0.120.0-1|12	Source0:	http://www.cpan.org/modules/by-module/IRC/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-IRC-Utils-0.120.0-1|13	
12cr|perl-IRC-Utils-0.120.0-1|14	BuildRequires:	perl-devel
12cr|perl-IRC-Utils-0.120.0-1|15	BuildArch:	noarch
12cr|perl-IRC-Utils-0.120.0-1|16	
12cr|perl-IRC-Utils-0.120.0-1|17	%description
12cr|perl-IRC-Utils-0.120.0-1|18	The functions in this module take care of many of the tasks you are faced
12cr|perl-IRC-Utils-0.120.0-1|19	with when working with IRC. Mode lines, ban masks, message encoding and
12cr|perl-IRC-Utils-0.120.0-1|20	formatting, etc.
12cr|perl-IRC-Utils-0.120.0-1|21	
12cr|perl-IRC-Utils-0.120.0-1|22	%prep
12cr|perl-IRC-Utils-0.120.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-IRC-Utils-0.120.0-1|24	
12cr|perl-IRC-Utils-0.120.0-1|25	%build
12cr|perl-IRC-Utils-0.120.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-IRC-Utils-0.120.0-1|27	%make
12cr|perl-IRC-Utils-0.120.0-1|28	
12cr|perl-IRC-Utils-0.120.0-1|29	%check
12cr|perl-IRC-Utils-0.120.0-1|30	%make test
12cr|perl-IRC-Utils-0.120.0-1|31	
12cr|perl-IRC-Utils-0.120.0-1|32	%install
12cr|perl-IRC-Utils-0.120.0-1|33	%makeinstall_std
12cr|perl-IRC-Utils-0.120.0-1|34	
12cr|perl-IRC-Utils-0.120.0-1|35	%files
12cr|perl-IRC-Utils-0.120.0-1|36	%doc README Changes LICENSE META.yml META.json
12cr|perl-IRC-Utils-0.120.0-1|37	%{_mandir}/man3/*
12cr|perl-IRC-Utils-0.120.0-1|38	%{perl_vendorlib}/*
12cr|perl-IRC-Utils-0.120.0-1|39	
12cr|perl-IRC-Utils-0.120.0-1|40	
12cr|perl-IRC-Utils-0.120.0-1|41	%changelog
12cr|perl-IRC-Utils-0.120.0-1|42	* Fri Aug 12 2011 Michael Scherer <misc@mandriva.org> 0.110.0-1mdv2012.0
12cr|perl-IRC-Utils-0.120.0-1|43	+ Revision: 694074
12cr|perl-IRC-Utils-0.120.0-1|44	- new version
12cr|perl-IRC-Utils-0.120.0-1|45	
12cr|perl-IRC-Utils-0.120.0-1|46	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.100.0-1
12cr|perl-IRC-Utils-0.120.0-1|47	+ Revision: 682132
12cr|perl-IRC-Utils-0.120.0-1|48	- update to new version 0.10
12cr|perl-IRC-Utils-0.120.0-1|49	
12cr|perl-IRC-Utils-0.120.0-1|50	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.90.0-1
12cr|perl-IRC-Utils-0.120.0-1|51	+ Revision: 677370
12cr|perl-IRC-Utils-0.120.0-1|52	- update to new version 0.09
12cr|perl-IRC-Utils-0.120.0-1|53	
12cr|perl-IRC-Utils-0.120.0-1|54	* Thu May 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.0-1
12cr|perl-IRC-Utils-0.120.0-1|55	+ Revision: 673799
12cr|perl-IRC-Utils-0.120.0-1|56	- update to new version 0.08
12cr|perl-IRC-Utils-0.120.0-1|57	
12cr|perl-IRC-Utils-0.120.0-1|58	* Sun May 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.70.0-1
12cr|perl-IRC-Utils-0.120.0-1|59	+ Revision: 661392
12cr|perl-IRC-Utils-0.120.0-1|60	- import perl-IRC-Utils
12cr|perl-IRC-Utils-0.120.0-1|61	

4769 12
12cr|perl-JavaScript-Beautifier-0.170.0-3|1	%define upstream_name    JavaScript-Beautifier
12cr|perl-JavaScript-Beautifier-0.170.0-3|2	%define upstream_version 0.17
12cr|perl-JavaScript-Beautifier-0.170.0-3|3	
12cr|perl-JavaScript-Beautifier-0.170.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-JavaScript-Beautifier-0.170.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-JavaScript-Beautifier-0.170.0-3|6	Release:	3
12cr|perl-JavaScript-Beautifier-0.170.0-3|7	
12cr|perl-JavaScript-Beautifier-0.170.0-3|8	Summary:	Beautify Javascript (beautifier for javascript)
12cr|perl-JavaScript-Beautifier-0.170.0-3|9	License:	GPL+ or Artistic
12cr|perl-JavaScript-Beautifier-0.170.0-3|10	Group:		Development/Perl
12cr|perl-JavaScript-Beautifier-0.170.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-JavaScript-Beautifier-0.170.0-3|12	Source0:	http://www.cpan.org/modules/by-module/JavaScript/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-JavaScript-Beautifier-0.170.0-3|13	
12cr|perl-JavaScript-Beautifier-0.170.0-3|14	BuildRequires:	perl-devel
12cr|perl-JavaScript-Beautifier-0.170.0-3|15	BuildRequires:	perl(Getopt::Long)
12cr|perl-JavaScript-Beautifier-0.170.0-3|16	BuildRequires:	perl(Pod::Usage)
12cr|perl-JavaScript-Beautifier-0.170.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-JavaScript-Beautifier-0.170.0-3|18	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-JavaScript-Beautifier-0.170.0-3|19	BuildArch:	noarch
12cr|perl-JavaScript-Beautifier-0.170.0-3|20	
12cr|perl-JavaScript-Beautifier-0.170.0-3|21	%description
12cr|perl-JavaScript-Beautifier-0.170.0-3|22	This module is mostly a Perl-rewrite of the
12cr|perl-JavaScript-Beautifier-0.170.0-3|23	http://github.com/einars/js-beautify/tree/master/beautify.js manpage
12cr|perl-JavaScript-Beautifier-0.170.0-3|24	
12cr|perl-JavaScript-Beautifier-0.170.0-3|25	You can check it through the http://jsbeautifier.org/ manpage
12cr|perl-JavaScript-Beautifier-0.170.0-3|26	
12cr|perl-JavaScript-Beautifier-0.170.0-3|27	%prep
12cr|perl-JavaScript-Beautifier-0.170.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-JavaScript-Beautifier-0.170.0-3|29	
12cr|perl-JavaScript-Beautifier-0.170.0-3|30	%build
12cr|perl-JavaScript-Beautifier-0.170.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-JavaScript-Beautifier-0.170.0-3|32	%make
12cr|perl-JavaScript-Beautifier-0.170.0-3|33	
12cr|perl-JavaScript-Beautifier-0.170.0-3|34	%check
12cr|perl-JavaScript-Beautifier-0.170.0-3|35	%make test
12cr|perl-JavaScript-Beautifier-0.170.0-3|36	
12cr|perl-JavaScript-Beautifier-0.170.0-3|37	%install
12cr|perl-JavaScript-Beautifier-0.170.0-3|38	%makeinstall_std
12cr|perl-JavaScript-Beautifier-0.170.0-3|39	
12cr|perl-JavaScript-Beautifier-0.170.0-3|40	%files
12cr|perl-JavaScript-Beautifier-0.170.0-3|41	%doc Changes README
12cr|perl-JavaScript-Beautifier-0.170.0-3|42	%{_mandir}/man?/*
12cr|perl-JavaScript-Beautifier-0.170.0-3|43	%{perl_vendorlib}/*
12cr|perl-JavaScript-Beautifier-0.170.0-3|44	%{_bindir}/*
12cr|perl-JavaScript-Beautifier-0.170.0-3|45	
12cr|perl-JavaScript-Beautifier-0.170.0-3|46	
12cr|perl-JavaScript-Beautifier-0.170.0-3|47	%changelog
12cr|perl-JavaScript-Beautifier-0.170.0-3|48	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.170.0-2mdv2011.0
12cr|perl-JavaScript-Beautifier-0.170.0-3|49	+ Revision: 654378
12cr|perl-JavaScript-Beautifier-0.170.0-3|50	- update file list
12cr|perl-JavaScript-Beautifier-0.170.0-3|51	- rebuild for updated spec-helper
12cr|perl-JavaScript-Beautifier-0.170.0-3|52	
12cr|perl-JavaScript-Beautifier-0.170.0-3|53	* Wed Dec 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2011.0
12cr|perl-JavaScript-Beautifier-0.170.0-3|54	+ Revision: 483885
12cr|perl-JavaScript-Beautifier-0.170.0-3|55	- update to 0.17
12cr|perl-JavaScript-Beautifier-0.170.0-3|56	
12cr|perl-JavaScript-Beautifier-0.170.0-3|57	* Wed Sep 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-JavaScript-Beautifier-0.170.0-3|58	+ Revision: 447603
12cr|perl-JavaScript-Beautifier-0.170.0-3|59	- update to 0.16
12cr|perl-JavaScript-Beautifier-0.170.0-3|60	
12cr|perl-JavaScript-Beautifier-0.170.0-3|61	* Fri Sep 18 2009 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.0
12cr|perl-JavaScript-Beautifier-0.170.0-3|62	+ Revision: 444247
12cr|perl-JavaScript-Beautifier-0.170.0-3|63	- update to 0.15
12cr|perl-JavaScript-Beautifier-0.170.0-3|64	
12cr|perl-JavaScript-Beautifier-0.170.0-3|65	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.0
12cr|perl-JavaScript-Beautifier-0.170.0-3|66	+ Revision: 444025
12cr|perl-JavaScript-Beautifier-0.170.0-3|67	- import perl-JavaScript-Beautifier
12cr|perl-JavaScript-Beautifier-0.170.0-3|68	
12cr|perl-JavaScript-Beautifier-0.170.0-3|69	
12cr|perl-JavaScript-Beautifier-0.170.0-3|70	* Thu Sep 17 2009 cpan2dist 0.14-1mdv
12cr|perl-JavaScript-Beautifier-0.170.0-3|71	- initial mdv release, generated with cpan2dist

4770 12
12cr|perl-JavaScript-Minifier-1.50.0-2|1	%define upstream_name    JavaScript-Minifier
12cr|perl-JavaScript-Minifier-1.50.0-2|2	%define upstream_version 1.05
12cr|perl-JavaScript-Minifier-1.50.0-2|3	
12cr|perl-JavaScript-Minifier-1.50.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-JavaScript-Minifier-1.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-JavaScript-Minifier-1.50.0-2|6	Release:	2
12cr|perl-JavaScript-Minifier-1.50.0-2|7	
12cr|perl-JavaScript-Minifier-1.50.0-2|8	Summary:	Perl extension for minifying JavaScript code
12cr|perl-JavaScript-Minifier-1.50.0-2|9	License:	GPL+ or Artistic
12cr|perl-JavaScript-Minifier-1.50.0-2|10	Group:		Development/Perl
12cr|perl-JavaScript-Minifier-1.50.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-JavaScript-Minifier-1.50.0-2|12	Source0:	http://www.cpan.org/modules/by-module/JavaScript/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-JavaScript-Minifier-1.50.0-2|13	
12cr|perl-JavaScript-Minifier-1.50.0-2|14	BuildRequires:	perl-devel
12cr|perl-JavaScript-Minifier-1.50.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-JavaScript-Minifier-1.50.0-2|16	BuildArch:	noarch
12cr|perl-JavaScript-Minifier-1.50.0-2|17	
12cr|perl-JavaScript-Minifier-1.50.0-2|18	%description
12cr|perl-JavaScript-Minifier-1.50.0-2|19	This module removes unnecessary whitespace from JavaScript code. The
12cr|perl-JavaScript-Minifier-1.50.0-2|20	primary requirement developing this module is to not break working code: if
12cr|perl-JavaScript-Minifier-1.50.0-2|21	working JavaScript is in input then working JavaScript is output. It is ok
12cr|perl-JavaScript-Minifier-1.50.0-2|22	if the input has missing semi-colons, snips like '++ +' or '12
12cr|perl-JavaScript-Minifier-1.50.0-2|23	.toString()', for example. Internet Explorer conditional comments are
12cr|perl-JavaScript-Minifier-1.50.0-2|24	copied to the output but the code inside these comments will not be
12cr|perl-JavaScript-Minifier-1.50.0-2|25	minified.
12cr|perl-JavaScript-Minifier-1.50.0-2|26	
12cr|perl-JavaScript-Minifier-1.50.0-2|27	The ECMAScript specifications allow for many different whitespace
12cr|perl-JavaScript-Minifier-1.50.0-2|28	characters: space, horizontal tab, vertical tab, new line, carriage return,
12cr|perl-JavaScript-Minifier-1.50.0-2|29	form feed, and paragraph separator. This module understands all of these as
12cr|perl-JavaScript-Minifier-1.50.0-2|30	whitespace except for vertical tab and paragraph separator. These two types
12cr|perl-JavaScript-Minifier-1.50.0-2|31	of whitespace are not minimized.
12cr|perl-JavaScript-Minifier-1.50.0-2|32	
12cr|perl-JavaScript-Minifier-1.50.0-2|33	For static JavaScript files, it is recommended that you minify during the
12cr|perl-JavaScript-Minifier-1.50.0-2|34	build stage of web deployment. If you minify on-the-fly then it might be a
12cr|perl-JavaScript-Minifier-1.50.0-2|35	good idea to cache the minified file. Minifying static files on-the-fly
12cr|perl-JavaScript-Minifier-1.50.0-2|36	repeatedly is wasteful.
12cr|perl-JavaScript-Minifier-1.50.0-2|37	
12cr|perl-JavaScript-Minifier-1.50.0-2|38	%prep
12cr|perl-JavaScript-Minifier-1.50.0-2|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-JavaScript-Minifier-1.50.0-2|40	
12cr|perl-JavaScript-Minifier-1.50.0-2|41	%build
12cr|perl-JavaScript-Minifier-1.50.0-2|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-JavaScript-Minifier-1.50.0-2|43	%make
12cr|perl-JavaScript-Minifier-1.50.0-2|44	
12cr|perl-JavaScript-Minifier-1.50.0-2|45	%check
12cr|perl-JavaScript-Minifier-1.50.0-2|46	%make test
12cr|perl-JavaScript-Minifier-1.50.0-2|47	
12cr|perl-JavaScript-Minifier-1.50.0-2|48	%install
12cr|perl-JavaScript-Minifier-1.50.0-2|49	%makeinstall_std
12cr|perl-JavaScript-Minifier-1.50.0-2|50	
12cr|perl-JavaScript-Minifier-1.50.0-2|51	%files
12cr|perl-JavaScript-Minifier-1.50.0-2|52	%doc META.yml Changes README
12cr|perl-JavaScript-Minifier-1.50.0-2|53	%{_mandir}/man3/*
12cr|perl-JavaScript-Minifier-1.50.0-2|54	%{perl_vendorlib}/*
12cr|perl-JavaScript-Minifier-1.50.0-2|55	
12cr|perl-JavaScript-Minifier-1.50.0-2|56	%changelog
12cr|perl-JavaScript-Minifier-1.50.0-2|57	* Sun Sep 11 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.50.0-1mdv2011.0
12cr|perl-JavaScript-Minifier-1.50.0-2|58	+ Revision: 699423
12cr|perl-JavaScript-Minifier-1.50.0-2|59	- import perl-JavaScript-Minifier
12cr|perl-JavaScript-Minifier-1.50.0-2|60	

4771 12
12cr|perl-JQuery-1.60.0-2|1	%define upstream_name    JQuery
12cr|perl-JQuery-1.60.0-2|2	%define upstream_version 1.06
12cr|perl-JQuery-1.60.0-2|3	
12cr|perl-JQuery-1.60.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-JQuery-1.60.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-JQuery-1.60.0-2|6	Release:    %mkrel 2
12cr|perl-JQuery-1.60.0-2|7	
12cr|perl-JQuery-1.60.0-2|8	Summary:    JQuery Interface
12cr|perl-JQuery-1.60.0-2|9	License:    GPL+ or Artistic
12cr|perl-JQuery-1.60.0-2|10	Group:      Development/Perl
12cr|perl-JQuery-1.60.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-JQuery-1.60.0-2|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-JQuery-1.60.0-2|13	
12cr|perl-JQuery-1.60.0-2|14	BuildRequires: perl(CGI::Application)
12cr|perl-JQuery-1.60.0-2|15	BuildRequires: perl(CGI::Carp)
12cr|perl-JQuery-1.60.0-2|16	BuildRequires: perl(CGI::Util)
12cr|perl-JQuery-1.60.0-2|17	BuildRequires: perl(CSS)
12cr|perl-JQuery-1.60.0-2|18	BuildRequires: perl(HTML::Table)
12cr|perl-JQuery-1.60.0-2|19	BuildRequires: perl(IO::String)
12cr|perl-JQuery-1.60.0-2|20	BuildRequires: perl(Module::Build)
12cr|perl-JQuery-1.60.0-2|21	BuildRequires: perl(Test::More)
12cr|perl-JQuery-1.60.0-2|22	BuildRequires: perl(XML::Writer)
12cr|perl-JQuery-1.60.0-2|23	BuildRequires: perl(Module::Build)
12cr|perl-JQuery-1.60.0-2|24	BuildArch: noarch
12cr|perl-JQuery-1.60.0-2|25	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-JQuery-1.60.0-2|26	
12cr|perl-JQuery-1.60.0-2|27	%description
12cr|perl-JQuery-1.60.0-2|28	JQuery is a frontend for the jQuery language. I use *JQuery* to refer to
12cr|perl-JQuery-1.60.0-2|29	the Perl part or the package, and *jQuery* to reference the javascript part
12cr|perl-JQuery-1.60.0-2|30	or the package.
12cr|perl-JQuery-1.60.0-2|31	
12cr|perl-JQuery-1.60.0-2|32	A quote from the http://jquery.com manpage: jQuery is a fast, concise,
12cr|perl-JQuery-1.60.0-2|33	JavaScript Library that simplifies how you traverse HTML documents, handle
12cr|perl-JQuery-1.60.0-2|34	events, perform animations, and add Ajax interactions to your web pages.
12cr|perl-JQuery-1.60.0-2|35	
12cr|perl-JQuery-1.60.0-2|36	JQuery.pm is the main module. There are other modules such as Form,
12cr|perl-JQuery-1.60.0-2|37	TableSorter, Splitter, Taconite ..., all of which provide different
12cr|perl-JQuery-1.60.0-2|38	functionality. The main module needs to be instantiated, and each instance
12cr|perl-JQuery-1.60.0-2|39	of the other modules needs to be registered with the main module. It is
12cr|perl-JQuery-1.60.0-2|40	then the responsibility of JQuery.pm to produce the relevant HTML, css and
12cr|perl-JQuery-1.60.0-2|41	javascript code.
12cr|perl-JQuery-1.60.0-2|42	
12cr|perl-JQuery-1.60.0-2|43	%prep
12cr|perl-JQuery-1.60.0-2|44	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-JQuery-1.60.0-2|45	
12cr|perl-JQuery-1.60.0-2|46	%build
12cr|perl-JQuery-1.60.0-2|47	%{__perl} Build.PL installdirs=vendor
12cr|perl-JQuery-1.60.0-2|48	./Build
12cr|perl-JQuery-1.60.0-2|49	
12cr|perl-JQuery-1.60.0-2|50	%check
12cr|perl-JQuery-1.60.0-2|51	./Build test
12cr|perl-JQuery-1.60.0-2|52	
12cr|perl-JQuery-1.60.0-2|53	%install
12cr|perl-JQuery-1.60.0-2|54	rm -rf %buildroot
12cr|perl-JQuery-1.60.0-2|55	./Build install destdir=%{buildroot}
12cr|perl-JQuery-1.60.0-2|56	
12cr|perl-JQuery-1.60.0-2|57	%clean
12cr|perl-JQuery-1.60.0-2|58	rm -rf %buildroot
12cr|perl-JQuery-1.60.0-2|59	
12cr|perl-JQuery-1.60.0-2|60	%files
12cr|perl-JQuery-1.60.0-2|61	%defattr(-,root,root)
12cr|perl-JQuery-1.60.0-2|62	%doc README Changes META.yml
12cr|perl-JQuery-1.60.0-2|63	%{_mandir}/man3/*
12cr|perl-JQuery-1.60.0-2|64	%perl_vendorlib/*
12cr|perl-JQuery-1.60.0-2|65	
12cr|perl-JQuery-1.60.0-2|66	
12cr|perl-JQuery-1.60.0-2|67	
12cr|perl-JQuery-1.60.0-2|68	
12cr|perl-JQuery-1.60.0-2|69	%changelog
12cr|perl-JQuery-1.60.0-2|70	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-2mdv2010.1
12cr|perl-JQuery-1.60.0-2|71	+ Revision: 528110
12cr|perl-JQuery-1.60.0-2|72	- rebuild
12cr|perl-JQuery-1.60.0-2|73	- import perl-JQuery
12cr|perl-JQuery-1.60.0-2|74	
12cr|perl-JQuery-1.60.0-2|75	
12cr|perl-JQuery-1.60.0-2|76	* Fri Mar 26 2010 cpan2dist 1.06-1mdv
12cr|perl-JQuery-1.60.0-2|77	- initial mdv release, generated with cpan2dist

4772 12
12cr|perl-JSON-Any-1.290.0-2|1	%define upstream_name	 JSON-Any
12cr|perl-JSON-Any-1.290.0-2|2	%define upstream_version 1.29
12cr|perl-JSON-Any-1.290.0-2|3	
12cr|perl-JSON-Any-1.290.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-JSON-Any-1.290.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-JSON-Any-1.290.0-2|6	Release:	2
12cr|perl-JSON-Any-1.290.0-2|7	
12cr|perl-JSON-Any-1.290.0-2|8	Summary:	Wrapper Class for the various JSON classes
12cr|perl-JSON-Any-1.290.0-2|9	License:	GPL+ or Artistic
12cr|perl-JSON-Any-1.290.0-2|10	Group:		Development/Perl
12cr|perl-JSON-Any-1.290.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-JSON-Any-1.290.0-2|12	Source0:	http://www.cpan.org/modules/by-module/JSON/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-JSON-Any-1.290.0-2|13	
12cr|perl-JSON-Any-1.290.0-2|14	BuildRequires:	perl-devel
12cr|perl-JSON-Any-1.290.0-2|15	BuildRequires:	perl(JSON)
12cr|perl-JSON-Any-1.290.0-2|16	BuildRequires:	perl(JSON::DWIW)
12cr|perl-JSON-Any-1.290.0-2|17	BuildRequires:	perl(JSON::Syck)
12cr|perl-JSON-Any-1.290.0-2|18	BuildRequires:	perl(JSON::XS)
12cr|perl-JSON-Any-1.290.0-2|19	
12cr|perl-JSON-Any-1.290.0-2|20	BuildArch: noarch
12cr|perl-JSON-Any-1.290.0-2|21	
12cr|perl-JSON-Any-1.290.0-2|22	%description
12cr|perl-JSON-Any-1.290.0-2|23	This module will provide a coherent API to bring together the various JSON
12cr|perl-JSON-Any-1.290.0-2|24	modules currently on CPAN. This module will allow you to code to any JSON
12cr|perl-JSON-Any-1.290.0-2|25	API and have it work regardless of which JSON module is actually installed.
12cr|perl-JSON-Any-1.290.0-2|26	
12cr|perl-JSON-Any-1.290.0-2|27	%prep
12cr|perl-JSON-Any-1.290.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-JSON-Any-1.290.0-2|29	
12cr|perl-JSON-Any-1.290.0-2|30	%build
12cr|perl-JSON-Any-1.290.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-JSON-Any-1.290.0-2|32	make
12cr|perl-JSON-Any-1.290.0-2|33	
12cr|perl-JSON-Any-1.290.0-2|34	%check
12cr|perl-JSON-Any-1.290.0-2|35	make test
12cr|perl-JSON-Any-1.290.0-2|36	
12cr|perl-JSON-Any-1.290.0-2|37	%install
12cr|perl-JSON-Any-1.290.0-2|38	%makeinstall_std
12cr|perl-JSON-Any-1.290.0-2|39	
12cr|perl-JSON-Any-1.290.0-2|40	%files
12cr|perl-JSON-Any-1.290.0-2|41	%doc Changes
12cr|perl-JSON-Any-1.290.0-2|42	%{perl_vendorlib}/*
12cr|perl-JSON-Any-1.290.0-2|43	%{_mandir}/*/*
12cr|perl-JSON-Any-1.290.0-2|44	
12cr|perl-JSON-Any-1.290.0-2|45	
12cr|perl-JSON-Any-1.290.0-2|46	%changelog
12cr|perl-JSON-Any-1.290.0-2|47	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.290.0-1mdv2011.0
12cr|perl-JSON-Any-1.290.0-2|48	+ Revision: 684769
12cr|perl-JSON-Any-1.290.0-2|49	- update to new version 1.29
12cr|perl-JSON-Any-1.290.0-2|50	
12cr|perl-JSON-Any-1.290.0-2|51	* Thu May 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.280.0-1
12cr|perl-JSON-Any-1.290.0-2|52	+ Revision: 673800
12cr|perl-JSON-Any-1.290.0-2|53	- update to new version 1.28
12cr|perl-JSON-Any-1.290.0-2|54	
12cr|perl-JSON-Any-1.290.0-2|55	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.270.0-1
12cr|perl-JSON-Any-1.290.0-2|56	+ Revision: 654092
12cr|perl-JSON-Any-1.290.0-2|57	- update to new version 1.27
12cr|perl-JSON-Any-1.290.0-2|58	
12cr|perl-JSON-Any-1.290.0-2|59	* Mon Apr 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.260.0-1
12cr|perl-JSON-Any-1.290.0-2|60	+ Revision: 650311
12cr|perl-JSON-Any-1.290.0-2|61	- update to new version 1.26
12cr|perl-JSON-Any-1.290.0-2|62	
12cr|perl-JSON-Any-1.290.0-2|63	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.250.0-1mdv2011.0
12cr|perl-JSON-Any-1.290.0-2|64	+ Revision: 601898
12cr|perl-JSON-Any-1.290.0-2|65	- update to new version 1.25
12cr|perl-JSON-Any-1.290.0-2|66	
12cr|perl-JSON-Any-1.290.0-2|67	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.240.0-1mdv2011.0
12cr|perl-JSON-Any-1.290.0-2|68	+ Revision: 596611
12cr|perl-JSON-Any-1.290.0-2|69	- update to 1.24
12cr|perl-JSON-Any-1.290.0-2|70	
12cr|perl-JSON-Any-1.290.0-2|71	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.220.0-1mdv2011.0
12cr|perl-JSON-Any-1.290.0-2|72	+ Revision: 461540
12cr|perl-JSON-Any-1.290.0-2|73	- adding missing buildrequires:
12cr|perl-JSON-Any-1.290.0-2|74	- update to 1.22
12cr|perl-JSON-Any-1.290.0-2|75	
12cr|perl-JSON-Any-1.290.0-2|76	* Wed Jul 08 2009 Jérôme Quelin <jquelin@mandriva.org> 1.210.0-1mdv2010.0
12cr|perl-JSON-Any-1.290.0-2|77	+ Revision: 393423
12cr|perl-JSON-Any-1.290.0-2|78	- update to 1.21
12cr|perl-JSON-Any-1.290.0-2|79	- using %%perl_convert_version
12cr|perl-JSON-Any-1.290.0-2|80	- fixed license field
12cr|perl-JSON-Any-1.290.0-2|81	
12cr|perl-JSON-Any-1.290.0-2|82	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.19-0.1mdv2010.0
12cr|perl-JSON-Any-1.290.0-2|83	+ Revision: 371726
12cr|perl-JSON-Any-1.290.0-2|84	- new version
12cr|perl-JSON-Any-1.290.0-2|85	
12cr|perl-JSON-Any-1.290.0-2|86	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.04-0.2mdv2009.0
12cr|perl-JSON-Any-1.290.0-2|87	+ Revision: 245452
12cr|perl-JSON-Any-1.290.0-2|88	- rebuild
12cr|perl-JSON-Any-1.290.0-2|89	
12cr|perl-JSON-Any-1.290.0-2|90	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.04-0.1mdv2008.1
12cr|perl-JSON-Any-1.290.0-2|91	+ Revision: 135856
12cr|perl-JSON-Any-1.290.0-2|92	- restore BuildRoot
12cr|perl-JSON-Any-1.290.0-2|93	
12cr|perl-JSON-Any-1.290.0-2|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-JSON-Any-1.290.0-2|95	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-JSON-Any-1.290.0-2|96	
12cr|perl-JSON-Any-1.290.0-2|97	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 1.04-0.1mdv2008.0
12cr|perl-JSON-Any-1.290.0-2|98	+ Revision: 19748
12cr|perl-JSON-Any-1.290.0-2|99	- buildrequires
12cr|perl-JSON-Any-1.290.0-2|100	- 1.04
12cr|perl-JSON-Any-1.290.0-2|101	- Create perl-JSON-Any
12cr|perl-JSON-Any-1.290.0-2|102	

4773 12
12cr|perl-JSON-DWIW-0.470.0-2|1	%define upstream_name    JSON-DWIW
12cr|perl-JSON-DWIW-0.470.0-2|2	%define upstream_version 0.47
12cr|perl-JSON-DWIW-0.470.0-2|3	
12cr|perl-JSON-DWIW-0.470.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-JSON-DWIW-0.470.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-JSON-DWIW-0.470.0-2|6	Release:	2
12cr|perl-JSON-DWIW-0.470.0-2|7	
12cr|perl-JSON-DWIW-0.470.0-2|8	Summary:    Return a true or false value when
12cr|perl-JSON-DWIW-0.470.0-2|9	License:    GPL+ or Artistic
12cr|perl-JSON-DWIW-0.470.0-2|10	Group:      Development/Perl
12cr|perl-JSON-DWIW-0.470.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-JSON-DWIW-0.470.0-2|12	Source0:    http://www.cpan.org/modules/by-module/JSON/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-JSON-DWIW-0.470.0-2|13	
12cr|perl-JSON-DWIW-0.470.0-2|14	BuildRequires: perl-devel
12cr|perl-JSON-DWIW-0.470.0-2|15	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-JSON-DWIW-0.470.0-2|16	
12cr|perl-JSON-DWIW-0.470.0-2|17	%description
12cr|perl-JSON-DWIW-0.470.0-2|18	Other JSON modules require setting several parameters before calling the
12cr|perl-JSON-DWIW-0.470.0-2|19	conversion methods to do what I want. This module does things by default
12cr|perl-JSON-DWIW-0.470.0-2|20	that I think should be done when working with JSON in Perl. This module
12cr|perl-JSON-DWIW-0.470.0-2|21	also encodes and decodes faster than JSON.pm and JSON::Syck in my
12cr|perl-JSON-DWIW-0.470.0-2|22	benchmarks.
12cr|perl-JSON-DWIW-0.470.0-2|23	
12cr|perl-JSON-DWIW-0.470.0-2|24	This means that any piece of data in Perl (assuming it's valid unicode)
12cr|perl-JSON-DWIW-0.470.0-2|25	will get converted to something in JSON instead of throwing an exception.
12cr|perl-JSON-DWIW-0.470.0-2|26	It also means that output will be strict JSON, while accepted input will be
12cr|perl-JSON-DWIW-0.470.0-2|27	flexible, without having to set any options.
12cr|perl-JSON-DWIW-0.470.0-2|28	
12cr|perl-JSON-DWIW-0.470.0-2|29	Encoding
12cr|perl-JSON-DWIW-0.470.0-2|30	Perl objects get encoded as their underlying data structure, with the
12cr|perl-JSON-DWIW-0.470.0-2|31	exception of Math::BigInt and Math::BigFloat, which will be output as
12cr|perl-JSON-DWIW-0.470.0-2|32	numbers, and JSON::DWIW::Boolean, which will get output as a true or
12cr|perl-JSON-DWIW-0.470.0-2|33	false value (see the true() and false() methods). For example, a
12cr|perl-JSON-DWIW-0.470.0-2|34	blessed hash ref will be represented as an object in JSON, a blessed
12cr|perl-JSON-DWIW-0.470.0-2|35	array will be represented as an array. etc. A reference to a scalar is
12cr|perl-JSON-DWIW-0.470.0-2|36	dereferenced and represented as the scalar itself. Globs, Code refs,
12cr|perl-JSON-DWIW-0.470.0-2|37	etc., get stringified, and undef becomes null.
12cr|perl-JSON-DWIW-0.470.0-2|38	
12cr|perl-JSON-DWIW-0.470.0-2|39	%prep
12cr|perl-JSON-DWIW-0.470.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-JSON-DWIW-0.470.0-2|41	
12cr|perl-JSON-DWIW-0.470.0-2|42	%build
12cr|perl-JSON-DWIW-0.470.0-2|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-JSON-DWIW-0.470.0-2|44	%make
12cr|perl-JSON-DWIW-0.470.0-2|45	
12cr|perl-JSON-DWIW-0.470.0-2|46	%check
12cr|perl-JSON-DWIW-0.470.0-2|47	make test
12cr|perl-JSON-DWIW-0.470.0-2|48	
12cr|perl-JSON-DWIW-0.470.0-2|49	%install
12cr|perl-JSON-DWIW-0.470.0-2|50	rm -rf %buildroot
12cr|perl-JSON-DWIW-0.470.0-2|51	%makeinstall_std
12cr|perl-JSON-DWIW-0.470.0-2|52	
12cr|perl-JSON-DWIW-0.470.0-2|53	%clean
12cr|perl-JSON-DWIW-0.470.0-2|54	rm -rf %buildroot
12cr|perl-JSON-DWIW-0.470.0-2|55	
12cr|perl-JSON-DWIW-0.470.0-2|56	%files
12cr|perl-JSON-DWIW-0.470.0-2|57	%defattr(-,root,root)
12cr|perl-JSON-DWIW-0.470.0-2|58	%doc README
12cr|perl-JSON-DWIW-0.470.0-2|59	%{_mandir}/man3/*
12cr|perl-JSON-DWIW-0.470.0-2|60	%perl_vendorarch/JSON
12cr|perl-JSON-DWIW-0.470.0-2|61	%perl_vendorarch/auto/JSON
12cr|perl-JSON-DWIW-0.470.0-2|62	
12cr|perl-JSON-DWIW-0.470.0-2|63	
12cr|perl-JSON-DWIW-0.470.0-2|64	%changelog
12cr|perl-JSON-DWIW-0.470.0-2|65	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.470.0-2
12cr|perl-JSON-DWIW-0.470.0-2|66	+ Revision: 768358
12cr|perl-JSON-DWIW-0.470.0-2|67	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-JSON-DWIW-0.470.0-2|68	
12cr|perl-JSON-DWIW-0.470.0-2|69	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.470.0-1mdv2011.0
12cr|perl-JSON-DWIW-0.470.0-2|70	+ Revision: 596613
12cr|perl-JSON-DWIW-0.470.0-2|71	- update to 0.47
12cr|perl-JSON-DWIW-0.470.0-2|72	
12cr|perl-JSON-DWIW-0.470.0-2|73	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.460.0-1mdv2011.0
12cr|perl-JSON-DWIW-0.470.0-2|74	+ Revision: 569939
12cr|perl-JSON-DWIW-0.470.0-2|75	- update to 0.46
12cr|perl-JSON-DWIW-0.470.0-2|76	
12cr|perl-JSON-DWIW-0.470.0-2|77	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.450.0-2mdv2011.0
12cr|perl-JSON-DWIW-0.470.0-2|78	+ Revision: 562466
12cr|perl-JSON-DWIW-0.470.0-2|79	- rebuild
12cr|perl-JSON-DWIW-0.470.0-2|80	- update to 0.45
12cr|perl-JSON-DWIW-0.470.0-2|81	
12cr|perl-JSON-DWIW-0.470.0-2|82	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.420.0-2mdv2011.0
12cr|perl-JSON-DWIW-0.470.0-2|83	+ Revision: 555969
12cr|perl-JSON-DWIW-0.470.0-2|84	- rebuild for perl 5.12
12cr|perl-JSON-DWIW-0.470.0-2|85	
12cr|perl-JSON-DWIW-0.470.0-2|86	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.420.0-1mdv2011.0
12cr|perl-JSON-DWIW-0.470.0-2|87	+ Revision: 552375
12cr|perl-JSON-DWIW-0.470.0-2|88	- update to 0.42
12cr|perl-JSON-DWIW-0.470.0-2|89	
12cr|perl-JSON-DWIW-0.470.0-2|90	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.400.0-1mdv2010.1
12cr|perl-JSON-DWIW-0.470.0-2|91	+ Revision: 526450
12cr|perl-JSON-DWIW-0.470.0-2|92	- update to 0.40
12cr|perl-JSON-DWIW-0.470.0-2|93	
12cr|perl-JSON-DWIW-0.470.0-2|94	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.390.0-1mdv2010.1
12cr|perl-JSON-DWIW-0.470.0-2|95	+ Revision: 461320
12cr|perl-JSON-DWIW-0.470.0-2|96	- update to 0.39
12cr|perl-JSON-DWIW-0.470.0-2|97	
12cr|perl-JSON-DWIW-0.470.0-2|98	* Sat Sep 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.380.0-1mdv2010.0
12cr|perl-JSON-DWIW-0.470.0-2|99	+ Revision: 444609
12cr|perl-JSON-DWIW-0.470.0-2|100	- update to 0.38
12cr|perl-JSON-DWIW-0.470.0-2|101	
12cr|perl-JSON-DWIW-0.470.0-2|102	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.370.0-1mdv2010.0
12cr|perl-JSON-DWIW-0.470.0-2|103	+ Revision: 443931
12cr|perl-JSON-DWIW-0.470.0-2|104	- update to 0.37
12cr|perl-JSON-DWIW-0.470.0-2|105	
12cr|perl-JSON-DWIW-0.470.0-2|106	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.360.0-1mdv2010.0
12cr|perl-JSON-DWIW-0.470.0-2|107	+ Revision: 421131
12cr|perl-JSON-DWIW-0.470.0-2|108	- update to 0.36
12cr|perl-JSON-DWIW-0.470.0-2|109	- update to 0.36
12cr|perl-JSON-DWIW-0.470.0-2|110	
12cr|perl-JSON-DWIW-0.470.0-2|111	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.350.0-2mdv2010.0
12cr|perl-JSON-DWIW-0.470.0-2|112	+ Revision: 405951
12cr|perl-JSON-DWIW-0.470.0-2|113	- force rebuild
12cr|perl-JSON-DWIW-0.470.0-2|114	- rebuild using %%perl_convert_version
12cr|perl-JSON-DWIW-0.470.0-2|115	- fixed license field
12cr|perl-JSON-DWIW-0.470.0-2|116	
12cr|perl-JSON-DWIW-0.470.0-2|117	* Thu Jul 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.35-1mdv2010.0
12cr|perl-JSON-DWIW-0.470.0-2|118	+ Revision: 393793
12cr|perl-JSON-DWIW-0.470.0-2|119	- update to new version 0.35
12cr|perl-JSON-DWIW-0.470.0-2|120	
12cr|perl-JSON-DWIW-0.470.0-2|121	* Thu Jun 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-1mdv2010.0
12cr|perl-JSON-DWIW-0.470.0-2|122	+ Revision: 389095
12cr|perl-JSON-DWIW-0.470.0-2|123	- update to new version 0.34
12cr|perl-JSON-DWIW-0.470.0-2|124	
12cr|perl-JSON-DWIW-0.470.0-2|125	* Sun Jun 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-1mdv2010.0
12cr|perl-JSON-DWIW-0.470.0-2|126	+ Revision: 387757
12cr|perl-JSON-DWIW-0.470.0-2|127	- update to new version 0.33
12cr|perl-JSON-DWIW-0.470.0-2|128	
12cr|perl-JSON-DWIW-0.470.0-2|129	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.32-2mdv2010.0
12cr|perl-JSON-DWIW-0.470.0-2|130	+ Revision: 375946
12cr|perl-JSON-DWIW-0.470.0-2|131	- rebuild
12cr|perl-JSON-DWIW-0.470.0-2|132	
12cr|perl-JSON-DWIW-0.470.0-2|133	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.32-1mdv2010.0
12cr|perl-JSON-DWIW-0.470.0-2|134	+ Revision: 371686
12cr|perl-JSON-DWIW-0.470.0-2|135	- import perl-JSON-DWIW
12cr|perl-JSON-DWIW-0.470.0-2|136	
12cr|perl-JSON-DWIW-0.470.0-2|137	
12cr|perl-JSON-DWIW-0.470.0-2|138	* Mon May 04 2009 cpan2dist 0.32-1mdv
12cr|perl-JSON-DWIW-0.470.0-2|139	- initial mdv release, generated with cpan2dist
12cr|perl-JSON-DWIW-0.470.0-2|140	

4774 12
12cr|perl-JSON-PP-2.272.0-2|1	%define upstream_name    JSON-PP
12cr|perl-JSON-PP-2.272.0-2|2	%define upstream_version 2.27200
12cr|perl-JSON-PP-2.272.0-2|3	
12cr|perl-JSON-PP-2.272.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-JSON-PP-2.272.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-JSON-PP-2.272.0-2|6	Release:	2
12cr|perl-JSON-PP-2.272.0-2|7	
12cr|perl-JSON-PP-2.272.0-2|8	Summary:	Dummy module providing JSON::PP::Boolean
12cr|perl-JSON-PP-2.272.0-2|9	License:	GPL+ or Artistic
12cr|perl-JSON-PP-2.272.0-2|10	Group:		Development/Perl
12cr|perl-JSON-PP-2.272.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-JSON-PP-2.272.0-2|12	Source0:	http://www.cpan.org/modules/by-module/JSON/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-JSON-PP-2.272.0-2|13	
12cr|perl-JSON-PP-2.272.0-2|14	BuildRequires:	perl-devel
12cr|perl-JSON-PP-2.272.0-2|15	BuildRequires:	perl(Test::More)
12cr|perl-JSON-PP-2.272.0-2|16	BuildArch:	noarch
12cr|perl-JSON-PP-2.272.0-2|17	
12cr|perl-JSON-PP-2.272.0-2|18	%description
12cr|perl-JSON-PP-2.272.0-2|19	This module is the JSON::XS manpage compatible pure Perl module. (Perl 5.8
12cr|perl-JSON-PP-2.272.0-2|20	or later is recommended)
12cr|perl-JSON-PP-2.272.0-2|21	
12cr|perl-JSON-PP-2.272.0-2|22	JSON::XS is the fastest and most proper JSON module on CPAN. It is written
12cr|perl-JSON-PP-2.272.0-2|23	by Marc Lehmann in C, so must be compiled and installed in the used
12cr|perl-JSON-PP-2.272.0-2|24	environment.
12cr|perl-JSON-PP-2.272.0-2|25	
12cr|perl-JSON-PP-2.272.0-2|26	JSON::PP is a pure-Perl module and has compatibility to JSON::XS.
12cr|perl-JSON-PP-2.272.0-2|27	
12cr|perl-JSON-PP-2.272.0-2|28	%prep
12cr|perl-JSON-PP-2.272.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-JSON-PP-2.272.0-2|30	
12cr|perl-JSON-PP-2.272.0-2|31	%build
12cr|perl-JSON-PP-2.272.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-JSON-PP-2.272.0-2|33	%make
12cr|perl-JSON-PP-2.272.0-2|34	
12cr|perl-JSON-PP-2.272.0-2|35	%check
12cr|perl-JSON-PP-2.272.0-2|36	%make test
12cr|perl-JSON-PP-2.272.0-2|37	
12cr|perl-JSON-PP-2.272.0-2|38	%install
12cr|perl-JSON-PP-2.272.0-2|39	%makeinstall_std
12cr|perl-JSON-PP-2.272.0-2|40	
12cr|perl-JSON-PP-2.272.0-2|41	%files
12cr|perl-JSON-PP-2.272.0-2|42	%doc README META.yml Changes
12cr|perl-JSON-PP-2.272.0-2|43	%{perl_vendorlib}/*
12cr|perl-JSON-PP-2.272.0-2|44	%{_bindir}/json_pp
12cr|perl-JSON-PP-2.272.0-2|45	%{_mandir}/man3/*
12cr|perl-JSON-PP-2.272.0-2|46	%{_mandir}/man1/json_pp.1.xz
12cr|perl-JSON-PP-2.272.0-2|47	
12cr|perl-JSON-PP-2.272.0-2|48	
12cr|perl-JSON-PP-2.272.0-2|49	
12cr|perl-JSON-PP-2.272.0-2|50	%changelog
12cr|perl-JSON-PP-2.272.0-2|51	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.272.0-1mdv2011.0
12cr|perl-JSON-PP-2.272.0-2|52	+ Revision: 682134
12cr|perl-JSON-PP-2.272.0-2|53	- update to new version 2.27200
12cr|perl-JSON-PP-2.272.0-2|54	
12cr|perl-JSON-PP-2.272.0-2|55	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.271.50-2
12cr|perl-JSON-PP-2.272.0-2|56	+ Revision: 657443
12cr|perl-JSON-PP-2.272.0-2|57	- rebuild for updated spec-helper
12cr|perl-JSON-PP-2.272.0-2|58	
12cr|perl-JSON-PP-2.272.0-2|59	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.271.50-1
12cr|perl-JSON-PP-2.272.0-2|60	+ Revision: 643397
12cr|perl-JSON-PP-2.272.0-2|61	- update to new version 2.27105
12cr|perl-JSON-PP-2.272.0-2|62	
12cr|perl-JSON-PP-2.272.0-2|63	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.271.40-1
12cr|perl-JSON-PP-2.272.0-2|64	+ Revision: 635293
12cr|perl-JSON-PP-2.272.0-2|65	- import perl-JSON-PP
12cr|perl-JSON-PP-2.272.0-2|66	

4775 12
12cr|perl-JSON-RPC-0.960.0-3|1	%define upstream_name    JSON-RPC
12cr|perl-JSON-RPC-0.960.0-3|2	%define upstream_version 0.96
12cr|perl-JSON-RPC-0.960.0-3|3	
12cr|perl-JSON-RPC-0.960.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-JSON-RPC-0.960.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-JSON-RPC-0.960.0-3|6	Release:	3
12cr|perl-JSON-RPC-0.960.0-3|7	
12cr|perl-JSON-RPC-0.960.0-3|8	Summary:	JSON-RPC sever for mod_perl2
12cr|perl-JSON-RPC-0.960.0-3|9	License:	GPL+ or Artistic
12cr|perl-JSON-RPC-0.960.0-3|10	Group:		Development/Perl
12cr|perl-JSON-RPC-0.960.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-JSON-RPC-0.960.0-3|12	Source0:	http://www.cpan.org/modules/by-module/JSON/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-JSON-RPC-0.960.0-3|13	
12cr|perl-JSON-RPC-0.960.0-3|14	BuildRequires:	perl-devel
12cr|perl-JSON-RPC-0.960.0-3|15	BuildRequires:	perl(CGI)
12cr|perl-JSON-RPC-0.960.0-3|16	BuildRequires:	perl(HTTP::Request)
12cr|perl-JSON-RPC-0.960.0-3|17	BuildRequires:	perl(HTTP::Response)
12cr|perl-JSON-RPC-0.960.0-3|18	BuildRequires:	perl(JSON)
12cr|perl-JSON-RPC-0.960.0-3|19	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-JSON-RPC-0.960.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-JSON-RPC-0.960.0-3|21	BuildArch:	noarch
12cr|perl-JSON-RPC-0.960.0-3|22	
12cr|perl-JSON-RPC-0.960.0-3|23	%description
12cr|perl-JSON-RPC-0.960.0-3|24	This module is a smple code (for Perl 5.6 or later). Please check the
12cr|perl-JSON-RPC-0.960.0-3|25	source.
12cr|perl-JSON-RPC-0.960.0-3|26	
12cr|perl-JSON-RPC-0.960.0-3|27	PROCEDURES
12cr|perl-JSON-RPC-0.960.0-3|28	* echo
12cr|perl-JSON-RPC-0.960.0-3|29	
12cr|perl-JSON-RPC-0.960.0-3|30	Takes a scalar and returns it as is.
12cr|perl-JSON-RPC-0.960.0-3|31	
12cr|perl-JSON-RPC-0.960.0-3|32	%prep
12cr|perl-JSON-RPC-0.960.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-JSON-RPC-0.960.0-3|34	
12cr|perl-JSON-RPC-0.960.0-3|35	%build
12cr|perl-JSON-RPC-0.960.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-JSON-RPC-0.960.0-3|37	%make
12cr|perl-JSON-RPC-0.960.0-3|38	
12cr|perl-JSON-RPC-0.960.0-3|39	%check
12cr|perl-JSON-RPC-0.960.0-3|40	%make test
12cr|perl-JSON-RPC-0.960.0-3|41	
12cr|perl-JSON-RPC-0.960.0-3|42	%install
12cr|perl-JSON-RPC-0.960.0-3|43	%makeinstall_std
12cr|perl-JSON-RPC-0.960.0-3|44	
12cr|perl-JSON-RPC-0.960.0-3|45	%files
12cr|perl-JSON-RPC-0.960.0-3|46	%doc Changes META.yml README
12cr|perl-JSON-RPC-0.960.0-3|47	%{_mandir}/man3/*
12cr|perl-JSON-RPC-0.960.0-3|48	%{perl_vendorlib}/*
12cr|perl-JSON-RPC-0.960.0-3|49	
12cr|perl-JSON-RPC-0.960.0-3|50	%changelog
12cr|perl-JSON-RPC-0.960.0-3|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.960.0-2mdv2011.0
12cr|perl-JSON-RPC-0.960.0-3|52	+ Revision: 657783
12cr|perl-JSON-RPC-0.960.0-3|53	- rebuild for updated spec-helper
12cr|perl-JSON-RPC-0.960.0-3|54	
12cr|perl-JSON-RPC-0.960.0-3|55	* Fri Oct 22 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.960.0-1mdv2011.0
12cr|perl-JSON-RPC-0.960.0-3|56	+ Revision: 587225
12cr|perl-JSON-RPC-0.960.0-3|57	- import perl-JSON-RPC
12cr|perl-JSON-RPC-0.960.0-3|58	

4776 12
12cr|perl-JSON-XS-2.300.0-2|1	%define upstream_name	 JSON-XS
12cr|perl-JSON-XS-2.300.0-2|2	%define upstream_version 2.3
12cr|perl-JSON-XS-2.300.0-2|3	
12cr|perl-JSON-XS-2.300.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-JSON-XS-2.300.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-JSON-XS-2.300.0-2|6	Release:	2
12cr|perl-JSON-XS-2.300.0-2|7	Epoch:      1
12cr|perl-JSON-XS-2.300.0-2|8	
12cr|perl-JSON-XS-2.300.0-2|9	Summary:	JSON (JavaScript Object Notation) serialization
12cr|perl-JSON-XS-2.300.0-2|10	License:	GPL+ or Artistic
12cr|perl-JSON-XS-2.300.0-2|11	Group:		Development/Perl
12cr|perl-JSON-XS-2.300.0-2|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-JSON-XS-2.300.0-2|13	Source0:    http://www.cpan.org/modules/by-module/JSON/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-JSON-XS-2.300.0-2|14	
12cr|perl-JSON-XS-2.300.0-2|15	BuildRequires:  perl(CGI)
12cr|perl-JSON-XS-2.300.0-2|16	BuildRequires:	perl(HTTP::Request)
12cr|perl-JSON-XS-2.300.0-2|17	BuildRequires:	perl(HTTP::Response)
12cr|perl-JSON-XS-2.300.0-2|18	BuildRequires:	perl(Test::More)
12cr|perl-JSON-XS-2.300.0-2|19	BuildRequires:  perl(common::sense)
12cr|perl-JSON-XS-2.300.0-2|20	BuildRequires:	perl-devel
12cr|perl-JSON-XS-2.300.0-2|21	
12cr|perl-JSON-XS-2.300.0-2|22	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-JSON-XS-2.300.0-2|23	
12cr|perl-JSON-XS-2.300.0-2|24	Requires:   perl(common::sense)
12cr|perl-JSON-XS-2.300.0-2|25	
12cr|perl-JSON-XS-2.300.0-2|26	%description
12cr|perl-JSON-XS-2.300.0-2|27	JSON serialising/deserialising, done correctly and fast.
12cr|perl-JSON-XS-2.300.0-2|28	
12cr|perl-JSON-XS-2.300.0-2|29	%prep
12cr|perl-JSON-XS-2.300.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-JSON-XS-2.300.0-2|31	
12cr|perl-JSON-XS-2.300.0-2|32	%build
12cr|perl-JSON-XS-2.300.0-2|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-JSON-XS-2.300.0-2|34	%make
12cr|perl-JSON-XS-2.300.0-2|35	
12cr|perl-JSON-XS-2.300.0-2|36	%check
12cr|perl-JSON-XS-2.300.0-2|37	%make test
12cr|perl-JSON-XS-2.300.0-2|38	
12cr|perl-JSON-XS-2.300.0-2|39	%install
12cr|perl-JSON-XS-2.300.0-2|40	rm -rf %{buildroot}
12cr|perl-JSON-XS-2.300.0-2|41	%makeinstall_std
12cr|perl-JSON-XS-2.300.0-2|42	
12cr|perl-JSON-XS-2.300.0-2|43	%clean
12cr|perl-JSON-XS-2.300.0-2|44	rm -rf %{buildroot}
12cr|perl-JSON-XS-2.300.0-2|45	
12cr|perl-JSON-XS-2.300.0-2|46	%files
12cr|perl-JSON-XS-2.300.0-2|47	%defattr(0644,root,root,0755)
12cr|perl-JSON-XS-2.300.0-2|48	%doc Changes README
12cr|perl-JSON-XS-2.300.0-2|49	%{_mandir}/*/*
12cr|perl-JSON-XS-2.300.0-2|50	%{_bindir}/json_xs
12cr|perl-JSON-XS-2.300.0-2|51	%{perl_vendorarch}/JSON*
12cr|perl-JSON-XS-2.300.0-2|52	%{perl_vendorarch}/auto/JSON/XS/*
12cr|perl-JSON-XS-2.300.0-2|53	
12cr|perl-JSON-XS-2.300.0-2|54	
12cr|perl-JSON-XS-2.300.0-2|55	%changelog
12cr|perl-JSON-XS-2.300.0-2|56	* Mon Aug 23 2010 Jérôme Quelin <jquelin@mandriva.org> 1:2.300.0-1mdv2011.0
12cr|perl-JSON-XS-2.300.0-2|57	+ Revision: 572222
12cr|perl-JSON-XS-2.300.0-2|58	- update to 2.3
12cr|perl-JSON-XS-2.300.0-2|59	
12cr|perl-JSON-XS-2.300.0-2|60	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1:2.290.0-2mdv2011.0
12cr|perl-JSON-XS-2.300.0-2|61	+ Revision: 555970
12cr|perl-JSON-XS-2.300.0-2|62	- rebuild for perl 5.12
12cr|perl-JSON-XS-2.300.0-2|63	
12cr|perl-JSON-XS-2.300.0-2|64	* Wed Mar 17 2010 Jérôme Quelin <jquelin@mandriva.org> 1:2.290.0-1mdv2010.1
12cr|perl-JSON-XS-2.300.0-2|65	+ Revision: 523434
12cr|perl-JSON-XS-2.300.0-2|66	- update to 2.29
12cr|perl-JSON-XS-2.300.0-2|67	
12cr|perl-JSON-XS-2.300.0-2|68	* Fri Mar 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1:2.280.0-1mdv2010.1
12cr|perl-JSON-XS-2.300.0-2|69	+ Revision: 518484
12cr|perl-JSON-XS-2.300.0-2|70	- update to 2.28
12cr|perl-JSON-XS-2.300.0-2|71	
12cr|perl-JSON-XS-2.300.0-2|72	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1:2.270.0-2mdv2010.1
12cr|perl-JSON-XS-2.300.0-2|73	+ Revision: 504859
12cr|perl-JSON-XS-2.300.0-2|74	- adding missing requires:
12cr|perl-JSON-XS-2.300.0-2|75	
12cr|perl-JSON-XS-2.300.0-2|76	* Thu Jan 07 2010 Jérôme Quelin <jquelin@mandriva.org> 1:2.270.0-1mdv2010.1
12cr|perl-JSON-XS-2.300.0-2|77	+ Revision: 487049
12cr|perl-JSON-XS-2.300.0-2|78	- update to 2.27
12cr|perl-JSON-XS-2.300.0-2|79	
12cr|perl-JSON-XS-2.300.0-2|80	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1:2.260.0-1mdv2010.1
12cr|perl-JSON-XS-2.300.0-2|81	+ Revision: 461321
12cr|perl-JSON-XS-2.300.0-2|82	- update to 2.26
12cr|perl-JSON-XS-2.300.0-2|83	
12cr|perl-JSON-XS-2.300.0-2|84	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 1:2.250.0-1mdv2010.0
12cr|perl-JSON-XS-2.300.0-2|85	+ Revision: 415039
12cr|perl-JSON-XS-2.300.0-2|86	- adding missing buildrequires:
12cr|perl-JSON-XS-2.300.0-2|87	- forgot to commit tarball
12cr|perl-JSON-XS-2.300.0-2|88	- update to 2.25
12cr|perl-JSON-XS-2.300.0-2|89	
12cr|perl-JSON-XS-2.300.0-2|90	* Tue Jul 07 2009 Jérôme Quelin <jquelin@mandriva.org> 1:2.240.0-1mdv2010.0
12cr|perl-JSON-XS-2.300.0-2|91	+ Revision: 393298
12cr|perl-JSON-XS-2.300.0-2|92	- update to 2.24
12cr|perl-JSON-XS-2.300.0-2|93	- using %%perl_convert_version
12cr|perl-JSON-XS-2.300.0-2|94	- bumping epoch to make sure old (braindead) version scheme is forgotten
12cr|perl-JSON-XS-2.300.0-2|95	
12cr|perl-JSON-XS-2.300.0-2|96	* Fri Feb 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2311-1mdv2009.1
12cr|perl-JSON-XS-2.300.0-2|97	+ Revision: 343258
12cr|perl-JSON-XS-2.300.0-2|98	- update to new version 2311
12cr|perl-JSON-XS-2.300.0-2|99	
12cr|perl-JSON-XS-2.300.0-2|100	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2222-1mdv2009.1
12cr|perl-JSON-XS-2.300.0-2|101	+ Revision: 305734
12cr|perl-JSON-XS-2.300.0-2|102	- update to new version 2.2222
12cr|perl-JSON-XS-2.300.0-2|103	
12cr|perl-JSON-XS-2.300.0-2|104	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.23-1mdv2009.1
12cr|perl-JSON-XS-2.300.0-2|105	+ Revision: 292193
12cr|perl-JSON-XS-2.300.0-2|106	- update to new version 2.23
12cr|perl-JSON-XS-2.300.0-2|107	
12cr|perl-JSON-XS-2.300.0-2|108	* Sat Jul 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.22.2-1mdv2009.0
12cr|perl-JSON-XS-2.300.0-2|109	+ Revision: 238738
12cr|perl-JSON-XS-2.300.0-2|110	- new version
12cr|perl-JSON-XS-2.300.0-2|111	
12cr|perl-JSON-XS-2.300.0-2|112	* Mon Jun 16 2008 Adam Williamson <awilliamson@mandriva.org> 2.21-1mdv2009.0
12cr|perl-JSON-XS-2.300.0-2|113	+ Revision: 220523
12cr|perl-JSON-XS-2.300.0-2|114	- import perl-JSON-XS
12cr|perl-JSON-XS-2.300.0-2|115	
12cr|perl-JSON-XS-2.300.0-2|116	

4777 12
12cr|perl-KinoSearch-0.165.0-5|1	%define upstream_name KinoSearch
12cr|perl-KinoSearch-0.165.0-5|2	%define upstream_version 0.165
12cr|perl-KinoSearch-0.165.0-5|3	
12cr|perl-KinoSearch-0.165.0-5|4	Name:		perl-%{upstream_name}
12cr|perl-KinoSearch-0.165.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-KinoSearch-0.165.0-5|6	Release:	5
12cr|perl-KinoSearch-0.165.0-5|7	
12cr|perl-KinoSearch-0.165.0-5|8	Summary:	Surround highlight bits with tags
12cr|perl-KinoSearch-0.165.0-5|9	License:	GPL+ or Artistic
12cr|perl-KinoSearch-0.165.0-5|10	Group:		Development/Perl
12cr|perl-KinoSearch-0.165.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-KinoSearch-0.165.0-5|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-KinoSearch-0.165.0-5|13	
12cr|perl-KinoSearch-0.165.0-5|14	BuildRequires:	perl(Compress::Zlib)
12cr|perl-KinoSearch-0.165.0-5|15	BuildRequires:	perl(ExtUtils::CBuilder)
12cr|perl-KinoSearch-0.165.0-5|16	BuildRequires:	perl(ExtUtils::ParseXS)
12cr|perl-KinoSearch-0.165.0-5|17	BuildRequires:	perl(Lingua::Stem::Snowball)
12cr|perl-KinoSearch-0.165.0-5|18	BuildRequires:	perl(Lingua::StopWords)
12cr|perl-KinoSearch-0.165.0-5|19	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-KinoSearch-0.165.0-5|20	BuildRequires:	perl-devel
12cr|perl-KinoSearch-0.165.0-5|21	
12cr|perl-KinoSearch-0.165.0-5|22	%description
12cr|perl-KinoSearch-0.165.0-5|23	KinoSearch is a loose port of the Java search engine library Apache Lucene,
12cr|perl-KinoSearch-0.165.0-5|24	written in Perl and C. The archetypal application is website search, but it
12cr|perl-KinoSearch-0.165.0-5|25	can be put to many different uses.
12cr|perl-KinoSearch-0.165.0-5|26	
12cr|perl-KinoSearch-0.165.0-5|27	%prep
12cr|perl-KinoSearch-0.165.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-KinoSearch-0.165.0-5|29	
12cr|perl-KinoSearch-0.165.0-5|30	%build
12cr|perl-KinoSearch-0.165.0-5|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-KinoSearch-0.165.0-5|32	%make
12cr|perl-KinoSearch-0.165.0-5|33	
12cr|perl-KinoSearch-0.165.0-5|34	%check
12cr|perl-KinoSearch-0.165.0-5|35	%make test
12cr|perl-KinoSearch-0.165.0-5|36	
12cr|perl-KinoSearch-0.165.0-5|37	%install
12cr|perl-KinoSearch-0.165.0-5|38	%makeinstall_std
12cr|perl-KinoSearch-0.165.0-5|39	
12cr|perl-KinoSearch-0.165.0-5|40	%files
12cr|perl-KinoSearch-0.165.0-5|41	%doc README Changes
12cr|perl-KinoSearch-0.165.0-5|42	%{_mandir}/man3/*
12cr|perl-KinoSearch-0.165.0-5|43	%{perl_vendorlib}/*
12cr|perl-KinoSearch-0.165.0-5|44	
12cr|perl-KinoSearch-0.165.0-5|45	
12cr|perl-KinoSearch-0.165.0-5|46	%changelog
12cr|perl-KinoSearch-0.165.0-5|47	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.165.0-5
12cr|perl-KinoSearch-0.165.0-5|48	+ Revision: 773604
12cr|perl-KinoSearch-0.165.0-5|49	- cleanout spec
12cr|perl-KinoSearch-0.165.0-5|50	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-KinoSearch-0.165.0-5|51	
12cr|perl-KinoSearch-0.165.0-5|52	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-KinoSearch-0.165.0-5|53	- rebuild for perl 5.12
12cr|perl-KinoSearch-0.165.0-5|54	- rebuild
12cr|perl-KinoSearch-0.165.0-5|55	
12cr|perl-KinoSearch-0.165.0-5|56	* Fri Mar 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.165.0-2mdv2010.1
12cr|perl-KinoSearch-0.165.0-5|57	+ Revision: 518458
12cr|perl-KinoSearch-0.165.0-5|58	- ship debug files in -debug
12cr|perl-KinoSearch-0.165.0-5|59	
12cr|perl-KinoSearch-0.165.0-5|60	* Mon Nov 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.165.0-1mdv2010.1
12cr|perl-KinoSearch-0.165.0-5|61	+ Revision: 471664
12cr|perl-KinoSearch-0.165.0-5|62	- no arch-dep files should be mentioned in %%files
12cr|perl-KinoSearch-0.165.0-5|63	- module is binary, not noarch
12cr|perl-KinoSearch-0.165.0-5|64	- import perl-KinoSearch
12cr|perl-KinoSearch-0.165.0-5|65	
12cr|perl-KinoSearch-0.165.0-5|66	
12cr|perl-KinoSearch-0.165.0-5|67	* Sun Nov 29 2009 cpan2dist 0.165-1mdv
12cr|perl-KinoSearch-0.165.0-5|68	- initial mdv release, generated with cpan2dist

4778 12
12cr|perl-KinoSearch1-1.10.0-2|1	%define upstream_name KinoSearch1
12cr|perl-KinoSearch1-1.10.0-2|2	%define upstream_version 1.01
12cr|perl-KinoSearch1-1.10.0-2|3	
12cr|perl-KinoSearch1-1.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-KinoSearch1-1.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-KinoSearch1-1.10.0-2|6	Release:	2
12cr|perl-KinoSearch1-1.10.0-2|7	
12cr|perl-KinoSearch1-1.10.0-2|8	Summary:	Surround highlight bits with tags
12cr|perl-KinoSearch1-1.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-KinoSearch1-1.10.0-2|10	Group:		Development/Perl
12cr|perl-KinoSearch1-1.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-KinoSearch1-1.10.0-2|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-KinoSearch1-1.10.0-2|13	
12cr|perl-KinoSearch1-1.10.0-2|14	BuildRequires:	perl(Compress::Zlib)
12cr|perl-KinoSearch1-1.10.0-2|15	BuildRequires:	perl(ExtUtils::CBuilder)
12cr|perl-KinoSearch1-1.10.0-2|16	BuildRequires:	perl(ExtUtils::ParseXS)
12cr|perl-KinoSearch1-1.10.0-2|17	BuildRequires:	perl(Lingua::Stem::Snowball)
12cr|perl-KinoSearch1-1.10.0-2|18	BuildRequires:	perl(Lingua::StopWords)
12cr|perl-KinoSearch1-1.10.0-2|19	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-KinoSearch1-1.10.0-2|20	BuildRequires:	perl-devel
12cr|perl-KinoSearch1-1.10.0-2|21	
12cr|perl-KinoSearch1-1.10.0-2|22	%description
12cr|perl-KinoSearch1-1.10.0-2|23	KinoSearch1 is a loose port of the Java search engine library Apache
12cr|perl-KinoSearch1-1.10.0-2|24	Lucene, written in Perl and C. The archetypal application is website
12cr|perl-KinoSearch1-1.10.0-2|25	search, but it can be put to many different uses.
12cr|perl-KinoSearch1-1.10.0-2|26	
12cr|perl-KinoSearch1-1.10.0-2|27	%prep
12cr|perl-KinoSearch1-1.10.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-KinoSearch1-1.10.0-2|29	
12cr|perl-KinoSearch1-1.10.0-2|30	%build
12cr|perl-KinoSearch1-1.10.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-KinoSearch1-1.10.0-2|32	%make
12cr|perl-KinoSearch1-1.10.0-2|33	
12cr|perl-KinoSearch1-1.10.0-2|34	%check
12cr|perl-KinoSearch1-1.10.0-2|35	%make test
12cr|perl-KinoSearch1-1.10.0-2|36	
12cr|perl-KinoSearch1-1.10.0-2|37	%install
12cr|perl-KinoSearch1-1.10.0-2|38	%makeinstall_std
12cr|perl-KinoSearch1-1.10.0-2|39	
12cr|perl-KinoSearch1-1.10.0-2|40	%files
12cr|perl-KinoSearch1-1.10.0-2|41	%doc META.yml README Changes
12cr|perl-KinoSearch1-1.10.0-2|42	%{_mandir}/man3/*
12cr|perl-KinoSearch1-1.10.0-2|43	%{perl_vendorlib}/*
12cr|perl-KinoSearch1-1.10.0-2|44	
12cr|perl-KinoSearch1-1.10.0-2|45	
12cr|perl-KinoSearch1-1.10.0-2|46	%changelog
12cr|perl-KinoSearch1-1.10.0-2|47	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.10.0-2
12cr|perl-KinoSearch1-1.10.0-2|48	+ Revision: 773607
12cr|perl-KinoSearch1-1.10.0-2|49	- cleanout spec
12cr|perl-KinoSearch1-1.10.0-2|50	- fix duplicated debug files
12cr|perl-KinoSearch1-1.10.0-2|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-KinoSearch1-1.10.0-2|52	
12cr|perl-KinoSearch1-1.10.0-2|53	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2011.0
12cr|perl-KinoSearch1-1.10.0-2|54	+ Revision: 596735
12cr|perl-KinoSearch1-1.10.0-2|55	- update to 1.01
12cr|perl-KinoSearch1-1.10.0-2|56	
12cr|perl-KinoSearch1-1.10.0-2|57	* Sat Sep 04 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2011.0
12cr|perl-KinoSearch1-1.10.0-2|58	+ Revision: 575788
12cr|perl-KinoSearch1-1.10.0-2|59	- pkg is arch dependent
12cr|perl-KinoSearch1-1.10.0-2|60	- import perl-KinoSearch1
12cr|perl-KinoSearch1-1.10.0-2|61	

4779 12
12cr|perl-KiokuDB-0.500.0-3|1	%define upstream_name    KiokuDB
12cr|perl-KiokuDB-0.500.0-3|2	%define upstream_version 0.50
12cr|perl-KiokuDB-0.500.0-3|3	
12cr|perl-KiokuDB-0.500.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-KiokuDB-0.500.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-KiokuDB-0.500.0-3|6	Release:	3
12cr|perl-KiokuDB-0.500.0-3|7	
12cr|perl-KiokuDB-0.500.0-3|8	Summary:	Common functionality for JSPON
12cr|perl-KiokuDB-0.500.0-3|9	License:	GPL+ or Artistic
12cr|perl-KiokuDB-0.500.0-3|10	Group:		Development/Perl
12cr|perl-KiokuDB-0.500.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-KiokuDB-0.500.0-3|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-KiokuDB-0.500.0-3|13	
12cr|perl-KiokuDB-0.500.0-3|14	BuildRequires:	perl-devel
12cr|perl-KiokuDB-0.500.0-3|15	BuildRequires:	perl(Cache::Ref)
12cr|perl-KiokuDB-0.500.0-3|16	BuildRequires:	perl(Class::MOP)
12cr|perl-KiokuDB-0.500.0-3|17	BuildRequires:	perl(Data::Stream::Bulk)
12cr|perl-KiokuDB-0.500.0-3|18	BuildRequires:	perl(Data::UUID::LibUUID)
12cr|perl-KiokuDB-0.500.0-3|19	BuildRequires:	perl(Data::Visitor)
12cr|perl-KiokuDB-0.500.0-3|20	BuildRequires:	perl(Digest::SHA)
12cr|perl-KiokuDB-0.500.0-3|21	BuildRequires:	perl(Hash::Util::FieldHash::Compat)
12cr|perl-KiokuDB-0.500.0-3|22	BuildRequires:	perl(IO)
12cr|perl-KiokuDB-0.500.0-3|23	BuildRequires:	perl(JSON)
12cr|perl-KiokuDB-0.500.0-3|24	BuildRequires:	perl(JSON::XS)
12cr|perl-KiokuDB-0.500.0-3|25	BuildRequires:	perl(Module::Pluggable::Object)
12cr|perl-KiokuDB-0.500.0-3|26	BuildRequires:	perl(Moose)
12cr|perl-KiokuDB-0.500.0-3|27	BuildRequires:	perl(MooseX::Clone)
12cr|perl-KiokuDB-0.500.0-3|28	BuildRequires:	perl(MooseX::Role::Parameterized)
12cr|perl-KiokuDB-0.500.0-3|29	BuildRequires:	perl(MooseX::YAML)
12cr|perl-KiokuDB-0.500.0-3|30	BuildRequires:	perl(PadWalker)
12cr|perl-KiokuDB-0.500.0-3|31	BuildRequires:	perl(Path::Class)
12cr|perl-KiokuDB-0.500.0-3|32	BuildRequires:	perl(Scalar::Util)
12cr|perl-KiokuDB-0.500.0-3|33	BuildRequires:	perl(Scope::Guard)
12cr|perl-KiokuDB-0.500.0-3|34	BuildRequires:	perl(Search::GIN)
12cr|perl-KiokuDB-0.500.0-3|35	BuildRequires:	perl(Set::Object)
12cr|perl-KiokuDB-0.500.0-3|36	BuildRequires:	perl(Storable)
12cr|perl-KiokuDB-0.500.0-3|37	BuildRequires:	perl(Task::Weaken)
12cr|perl-KiokuDB-0.500.0-3|38	BuildRequires:	perl(Test::Exception)
12cr|perl-KiokuDB-0.500.0-3|39	BuildRequires:	perl(Test::More)
12cr|perl-KiokuDB-0.500.0-3|40	BuildRequires:	perl(Test::use::ok)
12cr|perl-KiokuDB-0.500.0-3|41	BuildRequires:	perl(Throwable)
12cr|perl-KiokuDB-0.500.0-3|42	BuildRequires:	perl(Tie::ToObject)
12cr|perl-KiokuDB-0.500.0-3|43	BuildRequires:	perl(Try::Tiny)
12cr|perl-KiokuDB-0.500.0-3|44	BuildRequires:	perl(YAML::XS)
12cr|perl-KiokuDB-0.500.0-3|45	BuildRequires:	perl(namespace::clean)
12cr|perl-KiokuDB-0.500.0-3|46	BuildRequires:	perl(namespace::autoclean)
12cr|perl-KiokuDB-0.500.0-3|47	BuildArch:	noarch
12cr|perl-KiokuDB-0.500.0-3|48	
12cr|perl-KiokuDB-0.500.0-3|49	%description
12cr|perl-KiokuDB-0.500.0-3|50	the KiokuDB manpage is a Moose based frontend to various data stores,
12cr|perl-KiokuDB-0.500.0-3|51	somewhere in between the Tangram manpage and the Pixie manpage.
12cr|perl-KiokuDB-0.500.0-3|52	
12cr|perl-KiokuDB-0.500.0-3|53	Its purpose is to provide persistence for "regular" objects with as little
12cr|perl-KiokuDB-0.500.0-3|54	effort as possible, without sacrificing control over how persistence is
12cr|perl-KiokuDB-0.500.0-3|55	actually done, especially for harder to serialize objects.
12cr|perl-KiokuDB-0.500.0-3|56	
12cr|perl-KiokuDB-0.500.0-3|57	the KiokuDB manpage is also non-invasive: it does not use ties, 'AUTOLOAD',
12cr|perl-KiokuDB-0.500.0-3|58	proxy objects, 'sv_magic' or any other type of trickery.
12cr|perl-KiokuDB-0.500.0-3|59	
12cr|perl-KiokuDB-0.500.0-3|60	%prep
12cr|perl-KiokuDB-0.500.0-3|61	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-KiokuDB-0.500.0-3|62	
12cr|perl-KiokuDB-0.500.0-3|63	%build
12cr|perl-KiokuDB-0.500.0-3|64	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-KiokuDB-0.500.0-3|65	%make
12cr|perl-KiokuDB-0.500.0-3|66	
12cr|perl-KiokuDB-0.500.0-3|67	%check
12cr|perl-KiokuDB-0.500.0-3|68	%make test
12cr|perl-KiokuDB-0.500.0-3|69	
12cr|perl-KiokuDB-0.500.0-3|70	%install
12cr|perl-KiokuDB-0.500.0-3|71	%makeinstall_std
12cr|perl-KiokuDB-0.500.0-3|72	
12cr|perl-KiokuDB-0.500.0-3|73	%files
12cr|perl-KiokuDB-0.500.0-3|74	%doc Changes META.yml
12cr|perl-KiokuDB-0.500.0-3|75	%{_bindir}/*
12cr|perl-KiokuDB-0.500.0-3|76	%{_mandir}/man3/*
12cr|perl-KiokuDB-0.500.0-3|77	%{perl_vendorlib}/*
12cr|perl-KiokuDB-0.500.0-3|78	
12cr|perl-KiokuDB-0.500.0-3|79	%changelog
12cr|perl-KiokuDB-0.500.0-3|80	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.500.0-2mdv2011.0
12cr|perl-KiokuDB-0.500.0-3|81	+ Revision: 657123
12cr|perl-KiokuDB-0.500.0-3|82	- fix br
12cr|perl-KiokuDB-0.500.0-3|83	- rebuild for updated spec-helper
12cr|perl-KiokuDB-0.500.0-3|84	
12cr|perl-KiokuDB-0.500.0-3|85	* Wed Jan 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.500.0-1mdv2011.0
12cr|perl-KiokuDB-0.500.0-3|86	+ Revision: 628783
12cr|perl-KiokuDB-0.500.0-3|87	- update to new version 0.50
12cr|perl-KiokuDB-0.500.0-3|88	
12cr|perl-KiokuDB-0.500.0-3|89	* Sun Aug 01 2010 Shlomi Fish <shlomif@mandriva.org> 0.480.0-1mdv2011.0
12cr|perl-KiokuDB-0.500.0-3|90	+ Revision: 564859
12cr|perl-KiokuDB-0.500.0-3|91	- Updated to 0.48
12cr|perl-KiokuDB-0.500.0-3|92	- import perl-KiokuDB
12cr|perl-KiokuDB-0.500.0-3|93	
12cr|perl-KiokuDB-0.500.0-3|94	
12cr|perl-KiokuDB-0.500.0-3|95	* Wed Jul 14 2010 cpan2dist 0.46-1mdv
12cr|perl-KiokuDB-0.500.0-3|96	- initial mdv release, generated with cpan2dist

4780 12
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|1	%define upstream_name    KiokuDB-Backend-DBI
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|2	%define upstream_version 1.20
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|3	
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|6	Release:	2
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|7	
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|8	Summary:	L<KiokuDB::TypeMap::Entry>
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|9	License:	GPL+ or Artistic
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|10	Group:		Development/Perl
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|12	Source0:	http://www.cpan.org/modules/by-module/KiokuDB/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|13	
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|14	BuildRequires:	perl-devel
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|16	BuildRequires:	perl(Class::Accessor::Grouped)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|17	BuildRequires:	perl(DBD::SQLite)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|18	BuildRequires:	perl(DBI)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|19	BuildRequires:	perl(DBIx::Class)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|20	BuildRequires:	perl(DBIx::Class::Core)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|21	BuildRequires:	perl(DBIx::Class::ResultSource::Table)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|22	BuildRequires:	perl(DBIx::Class::Schema)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|23	BuildRequires:	perl(Data::Stream::Bulk)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|24	BuildRequires:	perl(Data::Stream::Bulk::DBI)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|25	BuildRequires:	perl(File::NFSLock)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|26	BuildRequires:	perl(JSON)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|27	BuildRequires:	perl(KiokuDB)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|28	BuildRequires:	perl(KiokuDB::Backend)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|29	BuildRequires:	perl(KiokuDB::Backend::Role::Clear)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|30	BuildRequires:	perl(KiokuDB::Backend::Role::Concurrency::POSIX)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|31	BuildRequires:	perl(KiokuDB::Backend::Role::GC)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|32	BuildRequires:	perl(KiokuDB::Backend::Role::Query::GIN)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|33	BuildRequires:	perl(KiokuDB::Backend::Role::Query::Simple)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|34	BuildRequires:	perl(KiokuDB::Backend::Role::Scan)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|35	BuildRequires:	perl(KiokuDB::Backend::Role::TXN)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|36	BuildRequires:	perl(KiokuDB::Backend::Serialize::Delegate)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|37	BuildRequires:	perl(KiokuDB::Test)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|38	BuildRequires:	perl(KiokuDB::TypeMap)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|39	BuildRequires:	perl(KiokuDB::TypeMap::Entry)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|40	BuildRequires:	perl(KiokuDB::TypeMap::Entry::Naive)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|41	BuildRequires:	perl(Moose)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|42	BuildRequires:	perl(Moose::Util::TypeConstraints)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|43	BuildRequires:	perl(MooseX::Types)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|44	BuildRequires:	perl(MooseX::Types::Moose)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|45	BuildRequires:	perl(PadWalker)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|46	BuildRequires:	perl(SQL::Abstract)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|47	BuildRequires:	perl(SQL::Translator)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|48	BuildRequires:	perl(Scalar::Util)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|49	BuildRequires:	perl(Search::GIN)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|50	BuildRequires:	perl(Search::GIN::Extract::Class)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|51	BuildRequires:	perl(Search::GIN::Extract::Delegate)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|52	BuildRequires:	perl(Test::Exception)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|53	BuildRequires:	perl(Test::More)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|54	BuildRequires:	perl(Test::TempDir)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|55	BuildRequires:	perl(Test::use::ok)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|56	BuildRequires:	perl(Throwable)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|57	BuildRequires:	perl(Try::Tiny)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|58	BuildRequires:	perl(YAML::XS)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|59	BuildRequires:	perl(namespace::autoclean)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|60	BuildRequires:	perl(namespace::clean)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|61	BuildRequires:	perl(ok)
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|62	BuildArch:	noarch
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|63	
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|64	%description
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|65	This the DBIx::Class manpage component provides the code necessary for the
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|66	DBIx::Class::Row manpage objects to refer to the KiokuDB manpage objects
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|67	stored in the KiokuDB::Backend::DBI manpage.
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|68	
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|69	%prep
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|70	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|71	
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|72	%build
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|73	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|74	%make
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|75	
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|76	%check
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|77	%make test
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|78	
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|79	%install
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|80	%makeinstall_std
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|81	
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|82	%files
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|83	%doc Changes META.yml LICENSE README META.json
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|84	%{_mandir}/man3/*
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|85	%{perl_vendorlib}/*
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|86	
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|87	%changelog
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|88	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.200.0-1mdv2011.0
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|89	+ Revision: 672853
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|90	- update to new version 1.20
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|91	
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|92	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.190.0-2
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|93	+ Revision: 657529
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|94	- add br
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|95	- rebuild for updated spec-helper
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|96	
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|97	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.190.0-1
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|98	+ Revision: 643398
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|99	- update to new version 1.19
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|100	
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|101	* Fri Jan 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.180.0-1mdv2011.0
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|102	+ Revision: 629498
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|103	- update to new version 1.18
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|104	
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|105	* Sun Dec 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.170.0-1mdv2011.0
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|106	+ Revision: 625273
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|107	- update to new version 1.17
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|108	
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|109	* Sun Aug 08 2010 Shlomi Fish <shlomif@mandriva.org> 1.150.0-1mdv2011.0
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|110	+ Revision: 567584
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|111	- import perl-KiokuDB-Backend-DBI
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|112	
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|113	
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|114	* Thu Aug 05 2010 cpan2dist 1.15-1mdv
12cr|perl-KiokuDB-Backend-DBI-1.200.0-2|115	- initial mdv release, generated with cpan2dist

4781 12
12cr|perl-KiokuDB-Cmd-0.30.0-3|1	%define upstream_name    KiokuDB-Cmd
12cr|perl-KiokuDB-Cmd-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-KiokuDB-Cmd-0.30.0-3|3	
12cr|perl-KiokuDB-Cmd-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-KiokuDB-Cmd-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-KiokuDB-Cmd-0.30.0-3|6	Release:	3
12cr|perl-KiokuDB-Cmd-0.30.0-3|7	
12cr|perl-KiokuDB-Cmd-0.30.0-3|8	Summary:	A role for command line tools which accept entry IDs as options
12cr|perl-KiokuDB-Cmd-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-KiokuDB-Cmd-0.30.0-3|10	Group:		Development/Perl
12cr|perl-KiokuDB-Cmd-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-KiokuDB-Cmd-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/KiokuDB/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-KiokuDB-Cmd-0.30.0-3|13	
12cr|perl-KiokuDB-Cmd-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-KiokuDB-Cmd-0.30.0-3|15	BuildRequires:	perl(App::Cmd)
12cr|perl-KiokuDB-Cmd-0.30.0-3|16	BuildRequires:	perl(KiokuDB)
12cr|perl-KiokuDB-Cmd-0.30.0-3|17	BuildRequires:	perl(MooseX::App::Cmd)
12cr|perl-KiokuDB-Cmd-0.30.0-3|18	BuildRequires:	perl(MooseX::Getopt)
12cr|perl-KiokuDB-Cmd-0.30.0-3|19	BuildRequires:	perl(MooseX::Types::Path::Class)
12cr|perl-KiokuDB-Cmd-0.30.0-3|20	BuildRequires:	perl(ok)
12cr|perl-KiokuDB-Cmd-0.30.0-3|21	BuildRequires:	perl(Proc::InvokeEditor)
12cr|perl-KiokuDB-Cmd-0.30.0-3|22	BuildRequires:	perl(Throwable)
12cr|perl-KiokuDB-Cmd-0.30.0-3|23	BuildArch:	noarch
12cr|perl-KiokuDB-Cmd-0.30.0-3|24	
12cr|perl-KiokuDB-Cmd-0.30.0-3|25	%description
12cr|perl-KiokuDB-Cmd-0.30.0-3|26	This is an the App::Cmd manpage based, pluggable suite of commands for the
12cr|perl-KiokuDB-Cmd-0.30.0-3|27	KiokuDB manpage.
12cr|perl-KiokuDB-Cmd-0.30.0-3|28	
12cr|perl-KiokuDB-Cmd-0.30.0-3|29	Some commands such as the KiokuDB::Cmd::Command::Dump manpage are part of
12cr|perl-KiokuDB-Cmd-0.30.0-3|30	the core distributions, but backends can provide their own subcommands as
12cr|perl-KiokuDB-Cmd-0.30.0-3|31	well.
12cr|perl-KiokuDB-Cmd-0.30.0-3|32	
12cr|perl-KiokuDB-Cmd-0.30.0-3|33	%prep
12cr|perl-KiokuDB-Cmd-0.30.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-KiokuDB-Cmd-0.30.0-3|35	
12cr|perl-KiokuDB-Cmd-0.30.0-3|36	%build
12cr|perl-KiokuDB-Cmd-0.30.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-KiokuDB-Cmd-0.30.0-3|38	%make
12cr|perl-KiokuDB-Cmd-0.30.0-3|39	
12cr|perl-KiokuDB-Cmd-0.30.0-3|40	%check
12cr|perl-KiokuDB-Cmd-0.30.0-3|41	%make test
12cr|perl-KiokuDB-Cmd-0.30.0-3|42	
12cr|perl-KiokuDB-Cmd-0.30.0-3|43	%install
12cr|perl-KiokuDB-Cmd-0.30.0-3|44	%makeinstall_std
12cr|perl-KiokuDB-Cmd-0.30.0-3|45	
12cr|perl-KiokuDB-Cmd-0.30.0-3|46	%files
12cr|perl-KiokuDB-Cmd-0.30.0-3|47	%doc Changes
12cr|perl-KiokuDB-Cmd-0.30.0-3|48	%{_mandir}/man3/*
12cr|perl-KiokuDB-Cmd-0.30.0-3|49	%{perl_vendorlib}/*
12cr|perl-KiokuDB-Cmd-0.30.0-3|50	
12cr|perl-KiokuDB-Cmd-0.30.0-3|51	%changelog
12cr|perl-KiokuDB-Cmd-0.30.0-3|52	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-KiokuDB-Cmd-0.30.0-3|53	+ Revision: 656933
12cr|perl-KiokuDB-Cmd-0.30.0-3|54	- rebuild for updated spec-helper
12cr|perl-KiokuDB-Cmd-0.30.0-3|55	
12cr|perl-KiokuDB-Cmd-0.30.0-3|56	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-KiokuDB-Cmd-0.30.0-3|57	+ Revision: 624864
12cr|perl-KiokuDB-Cmd-0.30.0-3|58	- import perl-KiokuDB-Cmd
12cr|perl-KiokuDB-Cmd-0.30.0-3|59	

4782 12
12cr|perl-KiokuX-Model-0.20.0-3|1	%define upstream_name    KiokuX-Model
12cr|perl-KiokuX-Model-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-KiokuX-Model-0.20.0-3|3	
12cr|perl-KiokuX-Model-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-KiokuX-Model-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-KiokuX-Model-0.20.0-3|6	Release:	3
12cr|perl-KiokuX-Model-0.20.0-3|7	
12cr|perl-KiokuX-Model-0.20.0-3|8	Summary:	A simple application specific wrapper for L<KiokuDB>
12cr|perl-KiokuX-Model-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-KiokuX-Model-0.20.0-3|10	Group:		Development/Perl
12cr|perl-KiokuX-Model-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-KiokuX-Model-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/KiokuX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-KiokuX-Model-0.20.0-3|13	
12cr|perl-KiokuX-Model-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-KiokuX-Model-0.20.0-3|15	BuildRequires:	perl(KiokuDB)
12cr|perl-KiokuX-Model-0.20.0-3|16	BuildRequires:	perl(MooseX::StrictConstructor)
12cr|perl-KiokuX-Model-0.20.0-3|17	BuildRequires:	perl(ok)
12cr|perl-KiokuX-Model-0.20.0-3|18	BuildRequires:	perl(Throwable)
12cr|perl-KiokuX-Model-0.20.0-3|19	BuildArch:	noarch
12cr|perl-KiokuX-Model-0.20.0-3|20	
12cr|perl-KiokuX-Model-0.20.0-3|21	%description
12cr|perl-KiokuX-Model-0.20.0-3|22	This base class makes it easy to create the KiokuDB manpage database
12cr|perl-KiokuX-Model-0.20.0-3|23	instances in your application. It provides a standard way to instantiate
12cr|perl-KiokuX-Model-0.20.0-3|24	and use a the KiokuDB manpage object in your apps.
12cr|perl-KiokuX-Model-0.20.0-3|25	
12cr|perl-KiokuX-Model-0.20.0-3|26	As your app grows you can subclass it and provide additional convenience
12cr|perl-KiokuX-Model-0.20.0-3|27	methods, without changing the structure of the code, but simply swapping
12cr|perl-KiokuX-Model-0.20.0-3|28	your subclass for the KiokuX::Model manpage in e.g. the
12cr|perl-KiokuX-Model-0.20.0-3|29	Catalyst::Model::KiokuDB manpage or whatever you use to glue it in.
12cr|perl-KiokuX-Model-0.20.0-3|30	
12cr|perl-KiokuX-Model-0.20.0-3|31	%prep
12cr|perl-KiokuX-Model-0.20.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-KiokuX-Model-0.20.0-3|33	
12cr|perl-KiokuX-Model-0.20.0-3|34	%build
12cr|perl-KiokuX-Model-0.20.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-KiokuX-Model-0.20.0-3|36	%make
12cr|perl-KiokuX-Model-0.20.0-3|37	
12cr|perl-KiokuX-Model-0.20.0-3|38	%check
12cr|perl-KiokuX-Model-0.20.0-3|39	%make test
12cr|perl-KiokuX-Model-0.20.0-3|40	
12cr|perl-KiokuX-Model-0.20.0-3|41	%install
12cr|perl-KiokuX-Model-0.20.0-3|42	%makeinstall_std
12cr|perl-KiokuX-Model-0.20.0-3|43	
12cr|perl-KiokuX-Model-0.20.0-3|44	%files
12cr|perl-KiokuX-Model-0.20.0-3|45	%doc Changes
12cr|perl-KiokuX-Model-0.20.0-3|46	%{_mandir}/man3/*
12cr|perl-KiokuX-Model-0.20.0-3|47	%{perl_vendorlib}/*
12cr|perl-KiokuX-Model-0.20.0-3|48	
12cr|perl-KiokuX-Model-0.20.0-3|49	%changelog
12cr|perl-KiokuX-Model-0.20.0-3|50	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-KiokuX-Model-0.20.0-3|51	+ Revision: 657784
12cr|perl-KiokuX-Model-0.20.0-3|52	- rebuild for updated spec-helper
12cr|perl-KiokuX-Model-0.20.0-3|53	
12cr|perl-KiokuX-Model-0.20.0-3|54	* Fri Dec 24 2010 Shlomi Fish <shlomif@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-KiokuX-Model-0.20.0-3|55	+ Revision: 624678
12cr|perl-KiokuX-Model-0.20.0-3|56	- import perl-KiokuX-Model
12cr|perl-KiokuX-Model-0.20.0-3|57	

4783 12
12cr|perl-KiokuX-User-0.20.0-5|1	%define upstream_name    KiokuX-User
12cr|perl-KiokuX-User-0.20.0-5|2	%define upstream_version 0.02
12cr|perl-KiokuX-User-0.20.0-5|3	
12cr|perl-KiokuX-User-0.20.0-5|4	Name:		perl-%{upstream_name}
12cr|perl-KiokuX-User-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-KiokuX-User-0.20.0-5|6	Release:	5
12cr|perl-KiokuX-User-0.20.0-5|7	
12cr|perl-KiokuX-User-0.20.0-5|8	Summary:	A role for users
12cr|perl-KiokuX-User-0.20.0-5|9	License:	GPL+ or Artistic
12cr|perl-KiokuX-User-0.20.0-5|10	Group:		Development/Perl
12cr|perl-KiokuX-User-0.20.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-KiokuX-User-0.20.0-5|12	Source0:	http://www.cpan.org/modules/by-module/KiokuX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-KiokuX-User-0.20.0-5|13	
12cr|perl-KiokuX-User-0.20.0-5|14	BuildRequires:	perl-devel
12cr|perl-KiokuX-User-0.20.0-5|15	BuildRequires:	perl(Crypt::Rijndael)
12cr|perl-KiokuX-User-0.20.0-5|16	BuildRequires:	perl(KiokuDB)
12cr|perl-KiokuX-User-0.20.0-5|17	BuildRequires:	perl(Moose)
12cr|perl-KiokuX-User-0.20.0-5|18	BuildRequires:	perl(MooseX::Role::Parameterized)
12cr|perl-KiokuX-User-0.20.0-5|19	BuildRequires:	perl(MooseX::Types::Authen::Passphrase)
12cr|perl-KiokuX-User-0.20.0-5|20	BuildRequires:	perl(Sub::Exporter)
12cr|perl-KiokuX-User-0.20.0-5|21	BuildRequires:	perl(Test::use::ok)
12cr|perl-KiokuX-User-0.20.0-5|22	BuildRequires:	perl(namespace::clean)
12cr|perl-KiokuX-User-0.20.0-5|23	BuildArch:	noarch
12cr|perl-KiokuX-User-0.20.0-5|24	
12cr|perl-KiokuX-User-0.20.0-5|25	%description
12cr|perl-KiokuX-User-0.20.0-5|26	This role provides a fairly trivial set of attributes and methods designed
12cr|perl-KiokuX-User-0.20.0-5|27	to ease the storage of objects representing users in a KiokuDB database.
12cr|perl-KiokuX-User-0.20.0-5|28	
12cr|perl-KiokuX-User-0.20.0-5|29	It consumes the KiokuX::User::ID manpage which provides the 'id' attribute
12cr|perl-KiokuX-User-0.20.0-5|30	and the KiokuDB::Role::ID manpage integration, and the
12cr|perl-KiokuX-User-0.20.0-5|31	KiokuX::User::Password manpage which provides an the Authen::Passphrase
12cr|perl-KiokuX-User-0.20.0-5|32	manpage based 'password' attribute and a 'check_password' method.
12cr|perl-KiokuX-User-0.20.0-5|33	
12cr|perl-KiokuX-User-0.20.0-5|34	%prep
12cr|perl-KiokuX-User-0.20.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-KiokuX-User-0.20.0-5|36	
12cr|perl-KiokuX-User-0.20.0-5|37	%build
12cr|perl-KiokuX-User-0.20.0-5|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-KiokuX-User-0.20.0-5|39	%make
12cr|perl-KiokuX-User-0.20.0-5|40	
12cr|perl-KiokuX-User-0.20.0-5|41	%check
12cr|perl-KiokuX-User-0.20.0-5|42	%make test
12cr|perl-KiokuX-User-0.20.0-5|43	
12cr|perl-KiokuX-User-0.20.0-5|44	%install
12cr|perl-KiokuX-User-0.20.0-5|45	%makeinstall_std
12cr|perl-KiokuX-User-0.20.0-5|46	
12cr|perl-KiokuX-User-0.20.0-5|47	%files
12cr|perl-KiokuX-User-0.20.0-5|48	%{_mandir}/man3/*
12cr|perl-KiokuX-User-0.20.0-5|49	%{perl_vendorlib}/*
12cr|perl-KiokuX-User-0.20.0-5|50	
12cr|perl-KiokuX-User-0.20.0-5|51	%changelog
12cr|perl-KiokuX-User-0.20.0-5|52	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.20.0-4mdv2011.0
12cr|perl-KiokuX-User-0.20.0-5|53	+ Revision: 657785
12cr|perl-KiokuX-User-0.20.0-5|54	- rebuild for updated spec-helper
12cr|perl-KiokuX-User-0.20.0-5|55	
12cr|perl-KiokuX-User-0.20.0-5|56	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.20.0-3mdv2011.0
12cr|perl-KiokuX-User-0.20.0-5|57	+ Revision: 624806
12cr|perl-KiokuX-User-0.20.0-5|58	- Add the dependency on Crypt::Rijndael
12cr|perl-KiokuX-User-0.20.0-5|59	- Add a missing dep
12cr|perl-KiokuX-User-0.20.0-5|60	- import perl-KiokuX-User
12cr|perl-KiokuX-User-0.20.0-5|61	

4784 12
12cr|perl-kolab-2.2.4-8|1	%define upstream_name		kolab
12cr|perl-kolab-2.2.4-8|2	%define upstream_version	2.2.4
12cr|perl-kolab-2.2.4-8|3	
12cr|perl-kolab-2.2.4-8|4	
12cr|perl-kolab-2.2.4-8|5	Name:		perl-%{upstream_name}
12cr|perl-kolab-2.2.4-8|6	Version:	%{upstream_version}
12cr|perl-kolab-2.2.4-8|7	Release:	8
12cr|perl-kolab-2.2.4-8|8	Epoch:		2
12cr|perl-kolab-2.2.4-8|9	Summary:	Perl Modules for use with the Kolab Server
12cr|perl-kolab-2.2.4-8|10	License:	GPL
12cr|perl-kolab-2.2.4-8|11	Group:		Development/Perl
12cr|perl-kolab-2.2.4-8|12	Url:		http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/perl-kolab/
12cr|perl-kolab-2.2.4-8|13	Source0:	%{name}-%{version}.tar.gz
12cr|perl-kolab-2.2.4-8|14	Patch0:		Makefile.PL.diff
12cr|perl-kolab-2.2.4-8|15	Patch1:		kolab_bootstrap.diff
12cr|perl-kolab-2.2.4-8|16	BuildRequires:	perl-devel
12cr|perl-kolab-2.2.4-8|17	BuildRequires:	perl-ldap
12cr|perl-kolab-2.2.4-8|18	BuildRequires:	perl(URI)
12cr|perl-kolab-2.2.4-8|19	
12cr|perl-kolab-2.2.4-8|20	Requires:	perl-Mail-IMAPClient
12cr|perl-kolab-2.2.4-8|21	Requires:	perl-Convert-ASN1
12cr|perl-kolab-2.2.4-8|22	Requires:	perl-Cyrus
12cr|perl-kolab-2.2.4-8|23	Requires:	perl-MIME-tools
12cr|perl-kolab-2.2.4-8|24	Requires:	perl-ldap
12cr|perl-kolab-2.2.4-8|25	Requires:	perl-URI
12cr|perl-kolab-2.2.4-8|26	Requires:	perl-XML-SAX
12cr|perl-kolab-2.2.4-8|27	Requires:	perl-ldap
12cr|perl-kolab-2.2.4-8|28	
12cr|perl-kolab-2.2.4-8|29	
12cr|perl-kolab-2.2.4-8|30	%description
12cr|perl-kolab-2.2.4-8|31	Perl Modules for use with the Kolab Server
12cr|perl-kolab-2.2.4-8|32	
12cr|perl-kolab-2.2.4-8|33	%prep
12cr|perl-kolab-2.2.4-8|34	%setup -q -n %{name}-%{version}
12cr|perl-kolab-2.2.4-8|35	%patch0 -p0
12cr|perl-kolab-2.2.4-8|36	%patch1 -p0
12cr|perl-kolab-2.2.4-8|37	
12cr|perl-kolab-2.2.4-8|38	%build
12cr|perl-kolab-2.2.4-8|39	perl Makefile.PL \
12cr|perl-kolab-2.2.4-8|40	--config %{_sysconfdir}/kolab  --bin %{_bindir} --sbin %{_sbindir}  --etc %{_sysconfdir}/kolab
12cr|perl-kolab-2.2.4-8|41	make
12cr|perl-kolab-2.2.4-8|42	make test
12cr|perl-kolab-2.2.4-8|43	
12cr|perl-kolab-2.2.4-8|44	%install
12cr|perl-kolab-2.2.4-8|45	%makeinstall_std
12cr|perl-kolab-2.2.4-8|46	
12cr|perl-kolab-2.2.4-8|47	# make some directories
12cr|perl-kolab-2.2.4-8|48	install -d %{buildroot}%{_initrddir}
12cr|perl-kolab-2.2.4-8|49	
12cr|perl-kolab-2.2.4-8|50	# make symlinks for kolabd, because it is used from the intidir
12cr|perl-kolab-2.2.4-8|51	%__ln_s %{_bindir}/kolabd  %{buildroot}%{_initrddir}/kolabd
12cr|perl-kolab-2.2.4-8|52	
12cr|perl-kolab-2.2.4-8|53	%files
12cr|perl-kolab-2.2.4-8|54	%dir %{perl_vendorlib}/Kolab
12cr|perl-kolab-2.2.4-8|55	%dir %{perl_vendorlib}/Kolab/LDAP
12cr|perl-kolab-2.2.4-8|56	%dir %{perl_vendorlib}/Kolab/LDAP/Backend
12cr|perl-kolab-2.2.4-8|57	%{perl_vendorlib}/Kolab.pm
12cr|perl-kolab-2.2.4-8|58	%{perl_vendorlib}/Kolab/Conf.pm
12cr|perl-kolab-2.2.4-8|59	%{perl_vendorlib}/Kolab/Cyrus.pm
12cr|perl-kolab-2.2.4-8|60	%{perl_vendorlib}/Kolab/LDAP.pm
12cr|perl-kolab-2.2.4-8|61	%{perl_vendorlib}/Kolab/LDAP/Backend.pm
12cr|perl-kolab-2.2.4-8|62	%{perl_vendorlib}/Kolab/LDAP/Backend/ad.pm
12cr|perl-kolab-2.2.4-8|63	%{perl_vendorlib}/Kolab/LDAP/Backend/fds.pm
12cr|perl-kolab-2.2.4-8|64	%{perl_vendorlib}/Kolab/LDAP/Backend/slurpd.pm
12cr|perl-kolab-2.2.4-8|65	%{perl_vendorlib}/Kolab/LDAP/Backend/syncrepl.pm
12cr|perl-kolab-2.2.4-8|66	%{perl_vendorlib}/Kolab/Util.pm
12cr|perl-kolab-2.2.4-8|67	%{_sysconfdir}/kolab/quotawarning.txt
12cr|perl-kolab-2.2.4-8|68	%{_initrddir}/kolabd
12cr|perl-kolab-2.2.4-8|69	%{_bindir}/kolab_smtpdpolicy
12cr|perl-kolab-2.2.4-8|70	%{_bindir}/kolabdcachetool
12cr|perl-kolab-2.2.4-8|71	%{_bindir}/kolabpasswd
12cr|perl-kolab-2.2.4-8|72	%{_bindir}/kolabquotareport
12cr|perl-kolab-2.2.4-8|73	%{_bindir}/kolabquotawarn
12cr|perl-kolab-2.2.4-8|74	%{_sbindir}/kolab_bootstrap
12cr|perl-kolab-2.2.4-8|75	%{_sbindir}/kolabcheckperm
12cr|perl-kolab-2.2.4-8|76	%{_sbindir}/kolabconf
12cr|perl-kolab-2.2.4-8|77	%{_sbindir}/kolabd
12cr|perl-kolab-2.2.4-8|78	%{_mandir}/man3/*
12cr|perl-kolab-2.2.4-8|79	%{_mandir}/man1/*
12cr|perl-kolab-2.2.4-8|80	
12cr|perl-kolab-2.2.4-8|81	
12cr|perl-kolab-2.2.4-8|82	%changelog
12cr|perl-kolab-2.2.4-8|83	* Sun Jan 22 2012 Oden Eriksson <oeriksson@mandriva.com> 2:2.2.4-7mdv2012.0
12cr|perl-kolab-2.2.4-8|84	+ Revision: 765385
12cr|perl-kolab-2.2.4-8|85	- rebuilt for perl-5.14.2
12cr|perl-kolab-2.2.4-8|86	- rebuilt for perl-5.14.x
12cr|perl-kolab-2.2.4-8|87	
12cr|perl-kolab-2.2.4-8|88	* Thu May 05 2011 Funda Wang <fwang@mandriva.org> 2:2.2.4-5
12cr|perl-kolab-2.2.4-8|89	+ Revision: 669246
12cr|perl-kolab-2.2.4-8|90	- update file list
12cr|perl-kolab-2.2.4-8|91	
12cr|perl-kolab-2.2.4-8|92	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|perl-kolab-2.2.4-8|93	- mass rebuild
12cr|perl-kolab-2.2.4-8|94	
12cr|perl-kolab-2.2.4-8|95	* Sat Sep 11 2010 Thomas Spuhler <tspuhler@mandriva.org> 2:2.2.4-4mdv2011.0
12cr|perl-kolab-2.2.4-8|96	+ Revision: 577597
12cr|perl-kolab-2.2.4-8|97	- rebuilt against per-5.12.2
12cr|perl-kolab-2.2.4-8|98	
12cr|perl-kolab-2.2.4-8|99	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 2:2.2.4-3mdv2011.0
12cr|perl-kolab-2.2.4-8|100	+ Revision: 560273
12cr|perl-kolab-2.2.4-8|101	- recommit
12cr|perl-kolab-2.2.4-8|102	- increase release to 3
12cr|perl-kolab-2.2.4-8|103	
12cr|perl-kolab-2.2.4-8|104	+ Funda Wang <fwang@mandriva.org>
12cr|perl-kolab-2.2.4-8|105	- rebuild
12cr|perl-kolab-2.2.4-8|106	
12cr|perl-kolab-2.2.4-8|107	* Wed Jul 14 2010 Thomas Spuhler <tspuhler@mandriva.org> 2:2.2.4-1mdv2011.0
12cr|perl-kolab-2.2.4-8|108	+ Revision: 553001
12cr|perl-kolab-2.2.4-8|109	- Updated to upstream version 2.2.4
12cr|perl-kolab-2.2.4-8|110	- Updated to upstream version 2.2.4
12cr|perl-kolab-2.2.4-8|111	
12cr|perl-kolab-2.2.4-8|112	* Sun Apr 11 2010 Thomas Spuhler <tspuhler@mandriva.org> 2:2.2.3-1mdv2010.1
12cr|perl-kolab-2.2.4-8|113	+ Revision: 533606
12cr|perl-kolab-2.2.4-8|114	- Upgrade to version 2.2.3
12cr|perl-kolab-2.2.4-8|115	This is now a perl package and has now the same version as the corresponding kolab package
12cr|perl-kolab-2.2.4-8|116	
12cr|perl-kolab-2.2.4-8|117	* Wed Aug 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0:5.8.7-9mdv2010.0
12cr|perl-kolab-2.2.4-8|118	+ Revision: 417889
12cr|perl-kolab-2.2.4-8|119	- don't duplicate spec-helper job
12cr|perl-kolab-2.2.4-8|120	
12cr|perl-kolab-2.2.4-8|121	+ Thomas Spuhler <tspuhler@mandriva.org>
12cr|perl-kolab-2.2.4-8|122	- bumped the version to 9 for cooker
12cr|perl-kolab-2.2.4-8|123	- downgraded release to original and added subrel 1
12cr|perl-kolab-2.2.4-8|124	- Synched License with source, added Epoch 1
12cr|perl-kolab-2.2.4-8|125	- Add script for syncrepl (syncrepl.pm) and working path on LDAP.pm for *cache.db
12cr|perl-kolab-2.2.4-8|126	
12cr|perl-kolab-2.2.4-8|127	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 5.8.7-8mdv2009.0
12cr|perl-kolab-2.2.4-8|128	+ Revision: 223805
12cr|perl-kolab-2.2.4-8|129	- rebuild
12cr|perl-kolab-2.2.4-8|130	
12cr|perl-kolab-2.2.4-8|131	* Thu Mar 06 2008 Oden Eriksson <oeriksson@mandriva.com> 5.8.7-7mdv2008.1
12cr|perl-kolab-2.2.4-8|132	+ Revision: 180354
12cr|perl-kolab-2.2.4-8|133	- rebuild
12cr|perl-kolab-2.2.4-8|134	
12cr|perl-kolab-2.2.4-8|135	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-kolab-2.2.4-8|136	- fix spacing at top of description
12cr|perl-kolab-2.2.4-8|137	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-kolab-2.2.4-8|138	
12cr|perl-kolab-2.2.4-8|139	+ Olivier Blin <blino@mandriva.org>
12cr|perl-kolab-2.2.4-8|140	- restore BuildRoot
12cr|perl-kolab-2.2.4-8|141	
12cr|perl-kolab-2.2.4-8|142	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 5.8.7-6mdv2008.0
12cr|perl-kolab-2.2.4-8|143	+ Revision: 33633
12cr|perl-kolab-2.2.4-8|144	- new mandriva file
12cr|perl-kolab-2.2.4-8|145	
12cr|perl-kolab-2.2.4-8|146	* Thu May 31 2007 Oden Eriksson <oeriksson@mandriva.com> 5.8.7-5mdv2008.0
12cr|perl-kolab-2.2.4-8|147	+ Revision: 33136
12cr|perl-kolab-2.2.4-8|148	- bump release
12cr|perl-kolab-2.2.4-8|149	- make it use the same prefork values as our cyrus-imapd package
12cr|perl-kolab-2.2.4-8|150	
12cr|perl-kolab-2.2.4-8|151	* Sat May 26 2007 Oden Eriksson <oeriksson@mandriva.com> 5.8.7-4mdv2008.0
12cr|perl-kolab-2.2.4-8|152	+ Revision: 31493
12cr|perl-kolab-2.2.4-8|153	- fixed correct ownership of the certs
12cr|perl-kolab-2.2.4-8|154	
12cr|perl-kolab-2.2.4-8|155	* Fri May 25 2007 Oden Eriksson <oeriksson@mandriva.com> 5.8.7-3mdv2008.0
12cr|perl-kolab-2.2.4-8|156	+ Revision: 31166
12cr|perl-kolab-2.2.4-8|157	- update the mandriva file a bit more
12cr|perl-kolab-2.2.4-8|158	
12cr|perl-kolab-2.2.4-8|159	* Fri May 25 2007 Oden Eriksson <oeriksson@mandriva.com> 5.8.7-2mdv2008.0
12cr|perl-kolab-2.2.4-8|160	+ Revision: 31149
12cr|perl-kolab-2.2.4-8|161	- update the mandriva file a bit
12cr|perl-kolab-2.2.4-8|162	
12cr|perl-kolab-2.2.4-8|163	* Tue May 22 2007 Oden Eriksson <oeriksson@mandriva.com> 5.8.7-1mdv2008.0
12cr|perl-kolab-2.2.4-8|164	+ Revision: 29701
12cr|perl-kolab-2.2.4-8|165	- Import perl-kolab
12cr|perl-kolab-2.2.4-8|166	
12cr|perl-kolab-2.2.4-8|167	
12cr|perl-kolab-2.2.4-8|168	
12cr|perl-kolab-2.2.4-8|169	* Sun May 20 2007 Oden Eriksson <oeriksson@mandriva.com> 5.8.7-1mdv2007.1
12cr|perl-kolab-2.2.4-8|170	- initial Mandriva package

4785 12
12cr|perl-Kwiki-0.390.0-2|1	%define upstream_name	 Kwiki
12cr|perl-Kwiki-0.390.0-2|2	%define upstream_version 0.39
12cr|perl-Kwiki-0.390.0-2|3	
12cr|perl-Kwiki-0.390.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Kwiki-0.390.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Kwiki-0.390.0-2|6	Release:	2
12cr|perl-Kwiki-0.390.0-2|7	
12cr|perl-Kwiki-0.390.0-2|8	Summary:	The Kwiki Wiki Building Framework
12cr|perl-Kwiki-0.390.0-2|9	License:	GPL
12cr|perl-Kwiki-0.390.0-2|10	Group:		Development/Perl
12cr|perl-Kwiki-0.390.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Kwiki-0.390.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Kwiki-0.390.0-2|13	
12cr|perl-Kwiki-0.390.0-2|14	BuildRequires:	perl-devel
12cr|perl-Kwiki-0.390.0-2|15	BuildRequires:	perl(Spoon)
12cr|perl-Kwiki-0.390.0-2|16	BuildArch:	noarch
12cr|perl-Kwiki-0.390.0-2|17	
12cr|perl-Kwiki-0.390.0-2|18	%description
12cr|perl-Kwiki-0.390.0-2|19	Kwiki is perhaps the simplest to install, most modular, and easiest to extend
12cr|perl-Kwiki-0.390.0-2|20	Wiki. A Wiki allows users to freely create and edit web pages in any web
12cr|perl-Kwiki-0.390.0-2|21	browser. Kwiki is Open Source Software in Perl, and is available on CPAN.
12cr|perl-Kwiki-0.390.0-2|22	
12cr|perl-Kwiki-0.390.0-2|23	%prep
12cr|perl-Kwiki-0.390.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Kwiki-0.390.0-2|25	
12cr|perl-Kwiki-0.390.0-2|26	%build
12cr|perl-Kwiki-0.390.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Kwiki-0.390.0-2|28	%make
12cr|perl-Kwiki-0.390.0-2|29	#%make test
12cr|perl-Kwiki-0.390.0-2|30	
12cr|perl-Kwiki-0.390.0-2|31	%install
12cr|perl-Kwiki-0.390.0-2|32	rm -rf %{buildroot}
12cr|perl-Kwiki-0.390.0-2|33	%makeinstall_std
12cr|perl-Kwiki-0.390.0-2|34	
12cr|perl-Kwiki-0.390.0-2|35	%files
12cr|perl-Kwiki-0.390.0-2|36	%doc Changes README
12cr|perl-Kwiki-0.390.0-2|37	%{perl_vendorlib}/Kwiki
12cr|perl-Kwiki-0.390.0-2|38	%{perl_vendorlib}/Kwiki.pm
12cr|perl-Kwiki-0.390.0-2|39	%{_mandir}/*/*
12cr|perl-Kwiki-0.390.0-2|40	%{_bindir}/*
12cr|perl-Kwiki-0.390.0-2|41	
12cr|perl-Kwiki-0.390.0-2|42	
12cr|perl-Kwiki-0.390.0-2|43	%changelog
12cr|perl-Kwiki-0.390.0-2|44	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.390.0-1mdv2010.0
12cr|perl-Kwiki-0.390.0-2|45	+ Revision: 402566
12cr|perl-Kwiki-0.390.0-2|46	- update to 0.56
12cr|perl-Kwiki-0.390.0-2|47	
12cr|perl-Kwiki-0.390.0-2|48	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.39-4mdv2009.0
12cr|perl-Kwiki-0.390.0-2|49	+ Revision: 257390
12cr|perl-Kwiki-0.390.0-2|50	- rebuild
12cr|perl-Kwiki-0.390.0-2|51	
12cr|perl-Kwiki-0.390.0-2|52	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.39-3mdv2009.0
12cr|perl-Kwiki-0.390.0-2|53	+ Revision: 245412
12cr|perl-Kwiki-0.390.0-2|54	- rebuild
12cr|perl-Kwiki-0.390.0-2|55	
12cr|perl-Kwiki-0.390.0-2|56	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.39-1mdv2008.1
12cr|perl-Kwiki-0.390.0-2|57	+ Revision: 135856
12cr|perl-Kwiki-0.390.0-2|58	- restore BuildRoot
12cr|perl-Kwiki-0.390.0-2|59	
12cr|perl-Kwiki-0.390.0-2|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Kwiki-0.390.0-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Kwiki-0.390.0-2|62	
12cr|perl-Kwiki-0.390.0-2|63	
12cr|perl-Kwiki-0.390.0-2|64	* Thu Mar 08 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.39-1mdv2007.1
12cr|perl-Kwiki-0.390.0-2|65	+ Revision: 138514
12cr|perl-Kwiki-0.390.0-2|66	- new version
12cr|perl-Kwiki-0.390.0-2|67	
12cr|perl-Kwiki-0.390.0-2|68	* Fri Sep 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.38-3mdv2007.0
12cr|perl-Kwiki-0.390.0-2|69	- Rebuild
12cr|perl-Kwiki-0.390.0-2|70	
12cr|perl-Kwiki-0.390.0-2|71	* Tue Apr 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.38-2mdk
12cr|perl-Kwiki-0.390.0-2|72	- Rebuild
12cr|perl-Kwiki-0.390.0-2|73	- better sources URL
12cr|perl-Kwiki-0.390.0-2|74	- better buildrequires syntax
12cr|perl-Kwiki-0.390.0-2|75	
12cr|perl-Kwiki-0.390.0-2|76	* Tue Apr 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.38-1mdk
12cr|perl-Kwiki-0.390.0-2|77	- first mandriva release
12cr|perl-Kwiki-0.390.0-2|78	

4786 12
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|1	%define upstream_name	 Kwiki-Archive-Rcs
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|2	%define upstream_version 0.16
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|3	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|6	Release:	2
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|7	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|8	Summary:	Kwiki Page Archival Using RCS
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|9	License:	GPL
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|10	Group:		Development/Perl
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|13	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|14	BuildRequires:	perl-devel
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|15	BuildRequires:	perl(Kwiki)
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|16	BuildArch:	noarch
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|17	Requires:	rcs
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|18	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|19	%description
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|20	Version control using RCS.
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|21	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|22	%prep
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|24	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|25	%build
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|27	%make
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|28	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|29	%check
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|30	make test
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|31	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|32	%install
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|33	%makeinstall_std
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|34	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|35	%files
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|36	%doc Changes README
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|37	%{perl_vendorlib}/Kwiki
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|38	%{_mandir}/*/*
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|39	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|40	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|41	%changelog
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|42	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|43	+ Revision: 415009
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|44	- update to 0.16
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|45	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|46	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.0
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|47	+ Revision: 403370
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|49	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|50	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.15-7mdv2009.0
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|51	+ Revision: 241568
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|52	- rebuild
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|54	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|56	- restore BuildRoot
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|57	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|58	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-5mdv2008.0
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|59	+ Revision: 86514
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|60	- rebuild
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|61	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|62	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|63	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-4mdv2007.0
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|64	- Rebuild
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|65	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|66	* Mon Apr 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-3mdk
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|67	- better sources URL
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|68	- better buildrequires syntax
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|69	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|70	* Fri Apr 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-2mdk
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|71	- requires rcs
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|72	
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|73	* Mon Apr 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdk
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|74	- first mandriva release
12cr|perl-Kwiki-Archive-Rcs-0.160.0-2|75	

4787 12
12cr|perl-Kwiki-Attachments-0.210.0-2|1	%define upstream_name       Kwiki-Attachments
12cr|perl-Kwiki-Attachments-0.210.0-2|2	%define upstream_version    0.21
12cr|perl-Kwiki-Attachments-0.210.0-2|3	
12cr|perl-Kwiki-Attachments-0.210.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Kwiki-Attachments-0.210.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Kwiki-Attachments-0.210.0-2|6	Release:	2
12cr|perl-Kwiki-Attachments-0.210.0-2|7	
12cr|perl-Kwiki-Attachments-0.210.0-2|8	Summary:	Kwiki Page Attachments Plugin
12cr|perl-Kwiki-Attachments-0.210.0-2|9	License:	GPL
12cr|perl-Kwiki-Attachments-0.210.0-2|10	Group:		Development/Perl
12cr|perl-Kwiki-Attachments-0.210.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Kwiki-Attachments-0.210.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Kwiki-Attachments-0.210.0-2|13	
12cr|perl-Kwiki-Attachments-0.210.0-2|14	BuildRequires:	perl-devel
12cr|perl-Kwiki-Attachments-0.210.0-2|15	BuildRequires:	perl(Kwiki)
12cr|perl-Kwiki-Attachments-0.210.0-2|16	BuildArch:	noarch
12cr|perl-Kwiki-Attachments-0.210.0-2|17	
12cr|perl-Kwiki-Attachments-0.210.0-2|18	%description
12cr|perl-Kwiki-Attachments-0.210.0-2|19	Kwiki::Attachments gives a Kwiki wiki the ability to upload, store and manage
12cr|perl-Kwiki-Attachments-0.210.0-2|20	file attachments on any page. By default, if you have an image creation module
12cr|perl-Kwiki-Attachments-0.210.0-2|21	such as Imager or Image::Magick installed, then a thumbnail will be created for
12cr|perl-Kwiki-Attachments-0.210.0-2|22	every supported image file type that is uploaded. Thumbnails are displayed on
12cr|perl-Kwiki-Attachments-0.210.0-2|23	the attachments page, and can also be displayed on wiki pages via the wafl
12cr|perl-Kwiki-Attachments-0.210.0-2|24	directives described in the next paragraph. The thumbnail files have "thumb_"
12cr|perl-Kwiki-Attachments-0.210.0-2|25	prepended to the original filename and are not displayed separately in the
12cr|perl-Kwiki-Attachments-0.210.0-2|26	attachment page or widget. For this reason, you cannot upload files beginning
12cr|perl-Kwiki-Attachments-0.210.0-2|27	with "thumb_".
12cr|perl-Kwiki-Attachments-0.210.0-2|28	
12cr|perl-Kwiki-Attachments-0.210.0-2|29	%prep
12cr|perl-Kwiki-Attachments-0.210.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Kwiki-Attachments-0.210.0-2|31	rm -f ._Makefile.PL
12cr|perl-Kwiki-Attachments-0.210.0-2|32	
12cr|perl-Kwiki-Attachments-0.210.0-2|33	%build
12cr|perl-Kwiki-Attachments-0.210.0-2|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Kwiki-Attachments-0.210.0-2|35	%make
12cr|perl-Kwiki-Attachments-0.210.0-2|36	
12cr|perl-Kwiki-Attachments-0.210.0-2|37	%check
12cr|perl-Kwiki-Attachments-0.210.0-2|38	#%{__make} test
12cr|perl-Kwiki-Attachments-0.210.0-2|39	
12cr|perl-Kwiki-Attachments-0.210.0-2|40	%install
12cr|perl-Kwiki-Attachments-0.210.0-2|41	%makeinstall_std
12cr|perl-Kwiki-Attachments-0.210.0-2|42	
12cr|perl-Kwiki-Attachments-0.210.0-2|43	%files
12cr|perl-Kwiki-Attachments-0.210.0-2|44	%doc Changes README
12cr|perl-Kwiki-Attachments-0.210.0-2|45	%{perl_vendorlib}/Kwiki
12cr|perl-Kwiki-Attachments-0.210.0-2|46	%{_mandir}/*/*
12cr|perl-Kwiki-Attachments-0.210.0-2|47	
12cr|perl-Kwiki-Attachments-0.210.0-2|48	%changelog
12cr|perl-Kwiki-Attachments-0.210.0-2|49	* Fri Jul 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-1mdv2010.0
12cr|perl-Kwiki-Attachments-0.210.0-2|50	+ Revision: 396752
12cr|perl-Kwiki-Attachments-0.210.0-2|51	- update to 0.21
12cr|perl-Kwiki-Attachments-0.210.0-2|52	
12cr|perl-Kwiki-Attachments-0.210.0-2|53	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.200.0-1mdv2010.0
12cr|perl-Kwiki-Attachments-0.210.0-2|54	+ Revision: 389941
12cr|perl-Kwiki-Attachments-0.210.0-2|55	- new version
12cr|perl-Kwiki-Attachments-0.210.0-2|56	
12cr|perl-Kwiki-Attachments-0.210.0-2|57	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.18-7mdv2009.0
12cr|perl-Kwiki-Attachments-0.210.0-2|58	+ Revision: 257393
12cr|perl-Kwiki-Attachments-0.210.0-2|59	- rebuild
12cr|perl-Kwiki-Attachments-0.210.0-2|60	
12cr|perl-Kwiki-Attachments-0.210.0-2|61	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.18-6mdv2009.0
12cr|perl-Kwiki-Attachments-0.210.0-2|62	+ Revision: 245414
12cr|perl-Kwiki-Attachments-0.210.0-2|63	- rebuild
12cr|perl-Kwiki-Attachments-0.210.0-2|64	
12cr|perl-Kwiki-Attachments-0.210.0-2|65	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Kwiki-Attachments-0.210.0-2|66	- restore BuildRoot
12cr|perl-Kwiki-Attachments-0.210.0-2|67	
12cr|perl-Kwiki-Attachments-0.210.0-2|68	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-4mdv2008.1
12cr|perl-Kwiki-Attachments-0.210.0-2|69	+ Revision: 133634
12cr|perl-Kwiki-Attachments-0.210.0-2|70	- rebuild
12cr|perl-Kwiki-Attachments-0.210.0-2|71	
12cr|perl-Kwiki-Attachments-0.210.0-2|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Kwiki-Attachments-0.210.0-2|73	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Kwiki-Attachments-0.210.0-2|74	
12cr|perl-Kwiki-Attachments-0.210.0-2|75	
12cr|perl-Kwiki-Attachments-0.210.0-2|76	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-3mdv2007.0
12cr|perl-Kwiki-Attachments-0.210.0-2|77	- Rebuild
12cr|perl-Kwiki-Attachments-0.210.0-2|78	
12cr|perl-Kwiki-Attachments-0.210.0-2|79	* Mon Apr 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-2mdk
12cr|perl-Kwiki-Attachments-0.210.0-2|80	- better sources URL
12cr|perl-Kwiki-Attachments-0.210.0-2|81	- better buildrequires syntax
12cr|perl-Kwiki-Attachments-0.210.0-2|82	
12cr|perl-Kwiki-Attachments-0.210.0-2|83	* Thu Jan 19 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdk
12cr|perl-Kwiki-Attachments-0.210.0-2|84	- first mandriva release
12cr|perl-Kwiki-Attachments-0.210.0-2|85	

4788 12
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|1	%define upstream_name	 Kwiki-CachedDisplay
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|2	%define upstream_version 0.07
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|3	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|6	Release:	2
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|7	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|8	Summary:	Speed-up Kwiki page display by caching
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|9	License:	GPL
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|10	Group:		Development/Perl
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|13	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|15	BuildRequires:	perl(Kwiki)
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|16	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|17	BuildArch:	noarch
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|18	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|19	%description
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|20	This module use pre-generated page upon rendering, so that each successive
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|21	page-rendering takes no time in parsing and template-processing. After you
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|22	install this plugin, new pages will automatically have pre-generated HTML
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|23	copies on disk. HTML copies for old pages will be generated by next time anyone
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|24	visit them.
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|25	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|26	%prep
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|28	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|29	%build
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|31	%make
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|32	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|33	%check
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|34	make test
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|35	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|36	%install
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|37	%makeinstall_std
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|38	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|39	%files
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|40	%defattr(-,root,root)
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|41	%doc Changes README
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|42	%{perl_vendorlib}/Kwiki
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|43	%{_mandir}/*/*
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|44	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|45	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|46	%changelog
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|47	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|48	+ Revision: 403375
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|50	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|51	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.07-3mdv2009.0
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|52	+ Revision: 268536
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|53	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|54	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|55	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-2mdv2009.0
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|56	+ Revision: 210959
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|57	- rebuild
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|58	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|60	- restore BuildRoot
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|61	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|64	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|65	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 0.07-1mdv2008.0
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|66	+ Revision: 20233
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|67	- 0.07
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|68	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|69	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|70	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-3mdv2007.0
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|71	- Rebuild
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|72	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|73	* Mon Apr 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-2mdk
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|74	- better sources URL
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|75	- better buildrequires syntax
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|76	
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|77	* Thu Jan 19 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdk
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|78	- first mandriva release
12cr|perl-Kwiki-CachedDisplay-0.70.0-2|79	

4789 12
12cr|perl-Kwiki-Comments-0.60.0-2|1	%define upstream_name	 Kwiki-Comments
12cr|perl-Kwiki-Comments-0.60.0-2|2	%define upstream_version 0.06
12cr|perl-Kwiki-Comments-0.60.0-2|3	
12cr|perl-Kwiki-Comments-0.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Kwiki-Comments-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Kwiki-Comments-0.60.0-2|6	Release:	2
12cr|perl-Kwiki-Comments-0.60.0-2|7	
12cr|perl-Kwiki-Comments-0.60.0-2|8	Summary:	Post comments to a page
12cr|perl-Kwiki-Comments-0.60.0-2|9	License:	GPL
12cr|perl-Kwiki-Comments-0.60.0-2|10	Group:		Development/Perl
12cr|perl-Kwiki-Comments-0.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Kwiki-Comments-0.60.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Kwiki-Comments-0.60.0-2|13	
12cr|perl-Kwiki-Comments-0.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-Kwiki-Comments-0.60.0-2|15	BuildRequires:	perl(Kwiki)
12cr|perl-Kwiki-Comments-0.60.0-2|16	BuildArch:	noarch
12cr|perl-Kwiki-Comments-0.60.0-2|17	
12cr|perl-Kwiki-Comments-0.60.0-2|18	%description
12cr|perl-Kwiki-Comments-0.60.0-2|19	Kwiki::Comments is a Kwiki plugin that allow anyone to leave comments to a
12cr|perl-Kwiki-Comments-0.60.0-2|20	Page, just like Slash comments or MT comments.
12cr|perl-Kwiki-Comments-0.60.0-2|21	
12cr|perl-Kwiki-Comments-0.60.0-2|22	%prep
12cr|perl-Kwiki-Comments-0.60.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Kwiki-Comments-0.60.0-2|24	
12cr|perl-Kwiki-Comments-0.60.0-2|25	%build
12cr|perl-Kwiki-Comments-0.60.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Kwiki-Comments-0.60.0-2|27	%make
12cr|perl-Kwiki-Comments-0.60.0-2|28	
12cr|perl-Kwiki-Comments-0.60.0-2|29	%check
12cr|perl-Kwiki-Comments-0.60.0-2|30	%make test
12cr|perl-Kwiki-Comments-0.60.0-2|31	
12cr|perl-Kwiki-Comments-0.60.0-2|32	%install
12cr|perl-Kwiki-Comments-0.60.0-2|33	%makeinstall_std
12cr|perl-Kwiki-Comments-0.60.0-2|34	
12cr|perl-Kwiki-Comments-0.60.0-2|35	%files
12cr|perl-Kwiki-Comments-0.60.0-2|36	%doc README
12cr|perl-Kwiki-Comments-0.60.0-2|37	%{perl_vendorlib}/Kwiki
12cr|perl-Kwiki-Comments-0.60.0-2|38	%{_mandir}/*/*
12cr|perl-Kwiki-Comments-0.60.0-2|39	
12cr|perl-Kwiki-Comments-0.60.0-2|40	
12cr|perl-Kwiki-Comments-0.60.0-2|41	%changelog
12cr|perl-Kwiki-Comments-0.60.0-2|42	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-Kwiki-Comments-0.60.0-2|43	+ Revision: 403376
12cr|perl-Kwiki-Comments-0.60.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-Kwiki-Comments-0.60.0-2|45	
12cr|perl-Kwiki-Comments-0.60.0-2|46	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.06-6mdv2009.0
12cr|perl-Kwiki-Comments-0.60.0-2|47	+ Revision: 241569
12cr|perl-Kwiki-Comments-0.60.0-2|48	- rebuild
12cr|perl-Kwiki-Comments-0.60.0-2|49	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Kwiki-Comments-0.60.0-2|50	
12cr|perl-Kwiki-Comments-0.60.0-2|51	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Kwiki-Comments-0.60.0-2|52	- restore BuildRoot
12cr|perl-Kwiki-Comments-0.60.0-2|53	
12cr|perl-Kwiki-Comments-0.60.0-2|54	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-4mdv2008.0
12cr|perl-Kwiki-Comments-0.60.0-2|55	+ Revision: 86515
12cr|perl-Kwiki-Comments-0.60.0-2|56	- rebuild
12cr|perl-Kwiki-Comments-0.60.0-2|57	
12cr|perl-Kwiki-Comments-0.60.0-2|58	
12cr|perl-Kwiki-Comments-0.60.0-2|59	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-3mdv2007.0
12cr|perl-Kwiki-Comments-0.60.0-2|60	- Rebuild
12cr|perl-Kwiki-Comments-0.60.0-2|61	
12cr|perl-Kwiki-Comments-0.60.0-2|62	* Mon Apr 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-2mdk
12cr|perl-Kwiki-Comments-0.60.0-2|63	- Rebuild
12cr|perl-Kwiki-Comments-0.60.0-2|64	- better sources URL
12cr|perl-Kwiki-Comments-0.60.0-2|65	- better buildrequires syntax
12cr|perl-Kwiki-Comments-0.60.0-2|66	
12cr|perl-Kwiki-Comments-0.60.0-2|67	* Mon Apr 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdk
12cr|perl-Kwiki-Comments-0.60.0-2|68	- first mandriva release
12cr|perl-Kwiki-Comments-0.60.0-2|69	

4790 12
12cr|perl-Kwiki-Diff-0.30.0-2|1	%define upstream_name	 Kwiki-Diff
12cr|perl-Kwiki-Diff-0.30.0-2|2	%define upstream_version 0.03
12cr|perl-Kwiki-Diff-0.30.0-2|3	
12cr|perl-Kwiki-Diff-0.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Kwiki-Diff-0.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Kwiki-Diff-0.30.0-2|6	Release:	2
12cr|perl-Kwiki-Diff-0.30.0-2|7	
12cr|perl-Kwiki-Diff-0.30.0-2|8	Summary:	Display differences between the current wiki page and older revisions
12cr|perl-Kwiki-Diff-0.30.0-2|9	License:	GPL
12cr|perl-Kwiki-Diff-0.30.0-2|10	Group:		Development/Perl
12cr|perl-Kwiki-Diff-0.30.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Kwiki-Diff-0.30.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Kwiki-Diff-0.30.0-2|13	
12cr|perl-Kwiki-Diff-0.30.0-2|14	BuildRequires:	perl-devel
12cr|perl-Kwiki-Diff-0.30.0-2|15	BuildRequires:	perl(Kwiki)
12cr|perl-Kwiki-Diff-0.30.0-2|16	BuildArch:	noarch
12cr|perl-Kwiki-Diff-0.30.0-2|17	
12cr|perl-Kwiki-Diff-0.30.0-2|18	%description
12cr|perl-Kwiki-Diff-0.30.0-2|19	This module requires that you be using Kwiki::Revisions. Please make sure
12cr|perl-Kwiki-Diff-0.30.0-2|20	Kwiki::Revisions is in your plugins file.
12cr|perl-Kwiki-Diff-0.30.0-2|21	
12cr|perl-Kwiki-Diff-0.30.0-2|22	This module adds a toolbar item, "Differences," when viewing past revisions of
12cr|perl-Kwiki-Diff-0.30.0-2|23	wiki pages. When clicked, the user is shown a colorful side-by-side comparison
12cr|perl-Kwiki-Diff-0.30.0-2|24	of that revision and the current revision.
12cr|perl-Kwiki-Diff-0.30.0-2|25	
12cr|perl-Kwiki-Diff-0.30.0-2|26	%prep
12cr|perl-Kwiki-Diff-0.30.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Kwiki-Diff-0.30.0-2|28	rm -f t/0-signature.t # debug files make it fails
12cr|perl-Kwiki-Diff-0.30.0-2|29	
12cr|perl-Kwiki-Diff-0.30.0-2|30	%build
12cr|perl-Kwiki-Diff-0.30.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Kwiki-Diff-0.30.0-2|32	%make
12cr|perl-Kwiki-Diff-0.30.0-2|33	
12cr|perl-Kwiki-Diff-0.30.0-2|34	%check
12cr|perl-Kwiki-Diff-0.30.0-2|35	make test
12cr|perl-Kwiki-Diff-0.30.0-2|36	
12cr|perl-Kwiki-Diff-0.30.0-2|37	%install
12cr|perl-Kwiki-Diff-0.30.0-2|38	%makeinstall_std
12cr|perl-Kwiki-Diff-0.30.0-2|39	
12cr|perl-Kwiki-Diff-0.30.0-2|40	%files
12cr|perl-Kwiki-Diff-0.30.0-2|41	%doc Changes README
12cr|perl-Kwiki-Diff-0.30.0-2|42	%{perl_vendorlib}/Kwiki
12cr|perl-Kwiki-Diff-0.30.0-2|43	%{_mandir}/*/*
12cr|perl-Kwiki-Diff-0.30.0-2|44	
12cr|perl-Kwiki-Diff-0.30.0-2|45	
12cr|perl-Kwiki-Diff-0.30.0-2|46	%changelog
12cr|perl-Kwiki-Diff-0.30.0-2|47	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-Kwiki-Diff-0.30.0-2|48	+ Revision: 403377
12cr|perl-Kwiki-Diff-0.30.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-Kwiki-Diff-0.30.0-2|50	
12cr|perl-Kwiki-Diff-0.30.0-2|51	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.03-6mdv2009.0
12cr|perl-Kwiki-Diff-0.30.0-2|52	+ Revision: 241585
12cr|perl-Kwiki-Diff-0.30.0-2|53	- rebuild
12cr|perl-Kwiki-Diff-0.30.0-2|54	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Kwiki-Diff-0.30.0-2|55	
12cr|perl-Kwiki-Diff-0.30.0-2|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Kwiki-Diff-0.30.0-2|57	- restore BuildRoot
12cr|perl-Kwiki-Diff-0.30.0-2|58	
12cr|perl-Kwiki-Diff-0.30.0-2|59	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-4mdv2008.0
12cr|perl-Kwiki-Diff-0.30.0-2|60	+ Revision: 86516
12cr|perl-Kwiki-Diff-0.30.0-2|61	- rebuild
12cr|perl-Kwiki-Diff-0.30.0-2|62	
12cr|perl-Kwiki-Diff-0.30.0-2|63	
12cr|perl-Kwiki-Diff-0.30.0-2|64	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-3mdv2007.0
12cr|perl-Kwiki-Diff-0.30.0-2|65	- Rebuild
12cr|perl-Kwiki-Diff-0.30.0-2|66	
12cr|perl-Kwiki-Diff-0.30.0-2|67	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.03-2mdk
12cr|perl-Kwiki-Diff-0.30.0-2|68	- Fix According to perl Policy
12cr|perl-Kwiki-Diff-0.30.0-2|69	- BuildRequires
12cr|perl-Kwiki-Diff-0.30.0-2|70	- Source URL
12cr|perl-Kwiki-Diff-0.30.0-2|71	
12cr|perl-Kwiki-Diff-0.30.0-2|72	* Fri Nov 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdk
12cr|perl-Kwiki-Diff-0.30.0-2|73	- New release 0.03
12cr|perl-Kwiki-Diff-0.30.0-2|74	- %%mkrel
12cr|perl-Kwiki-Diff-0.30.0-2|75	- make test in %%check
12cr|perl-Kwiki-Diff-0.30.0-2|76	
12cr|perl-Kwiki-Diff-0.30.0-2|77	* Mon Apr 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdk
12cr|perl-Kwiki-Diff-0.30.0-2|78	- first mandriva release
12cr|perl-Kwiki-Diff-0.30.0-2|79	

4791 12
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|1	%define upstream_name	 Kwiki-Edit-RequireUserName
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|2	%define upstream_version 0.02
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|3	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|6	Release:	2
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|7	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|8	Summary:	Replaces Kwiki::Edit in order to require a user name to edit
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|9	License:	GPL
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|10	Group:		Development/Perl
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|13	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|15	BuildRequires:	perl(Kwiki)
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|16	BuildArch:	noarch
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|17	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|18	%description
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|19	This plugin helps reduce WikiSpam by requiring that the user have a user name
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|20	before editing. The idea is that SpamBots won't take the trouble to do this. Of
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|21	course this won't prevent spam created manually.
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|22	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|23	%prep
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|25	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|26	%build
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|28	%make
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|29	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|30	%check
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|31	make test
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|32	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|33	%install
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|34	%makeinstall_std
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|35	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|36	%files
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|37	%doc Changes README
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|38	%{perl_vendorlib}/Kwiki
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|39	%{_mandir}/*/*
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|40	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|41	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|42	%changelog
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|43	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|44	+ Revision: 403378
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|46	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|47	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.02-7mdv2009.0
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|48	+ Revision: 257438
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|49	- rebuild
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|50	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|51	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.02-6mdv2009.0
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|52	+ Revision: 245416
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|53	- rebuild
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|54	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|55	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.02-4mdv2008.1
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|56	+ Revision: 135856
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|57	- restore BuildRoot
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|58	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|61	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|62	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-4mdv2008.0
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|63	+ Revision: 86517
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|64	- rebuild
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|65	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|66	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|67	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-3mdv2007.0
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|68	- Rebuild
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|69	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|70	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.02-2mdk
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|71	- Fix According to perl Policy
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|72	- BuildRequires
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|73	- Source URL
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|74	
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|75	* Thu Jan 19 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdk
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|76	- first mandriva release
12cr|perl-Kwiki-Edit-RequireUserName-0.20.0-2|77	

4792 12
12cr|perl-Kwiki-Image-0.10.0-2|1	%define upstream_name	 Kwiki-Image
12cr|perl-Kwiki-Image-0.10.0-2|2	%define upstream_version 0.01
12cr|perl-Kwiki-Image-0.10.0-2|3	
12cr|perl-Kwiki-Image-0.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Kwiki-Image-0.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Kwiki-Image-0.10.0-2|6	Release:	2
12cr|perl-Kwiki-Image-0.10.0-2|7	
12cr|perl-Kwiki-Image-0.10.0-2|8	Summary:	Kwiki Image Plugin
12cr|perl-Kwiki-Image-0.10.0-2|9	License:	GPL
12cr|perl-Kwiki-Image-0.10.0-2|10	Group:		Development/Perl
12cr|perl-Kwiki-Image-0.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Kwiki-Image-0.10.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Kwiki-Image-0.10.0-2|13	
12cr|perl-Kwiki-Image-0.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-Kwiki-Image-0.10.0-2|15	BuildRequires:	perl(Kwiki)
12cr|perl-Kwiki-Image-0.10.0-2|16	BuildArch:	noarch
12cr|perl-Kwiki-Image-0.10.0-2|17	
12cr|perl-Kwiki-Image-0.10.0-2|18	%description
12cr|perl-Kwiki-Image-0.10.0-2|19	This plugin provides more comprehensive support for images in Kwiki.
12cr|perl-Kwiki-Image-0.10.0-2|20	
12cr|perl-Kwiki-Image-0.10.0-2|21	%prep
12cr|perl-Kwiki-Image-0.10.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Kwiki-Image-0.10.0-2|23	
12cr|perl-Kwiki-Image-0.10.0-2|24	%build
12cr|perl-Kwiki-Image-0.10.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Kwiki-Image-0.10.0-2|26	%make
12cr|perl-Kwiki-Image-0.10.0-2|27	%make test
12cr|perl-Kwiki-Image-0.10.0-2|28	
12cr|perl-Kwiki-Image-0.10.0-2|29	%install
12cr|perl-Kwiki-Image-0.10.0-2|30	%makeinstall_std
12cr|perl-Kwiki-Image-0.10.0-2|31	
12cr|perl-Kwiki-Image-0.10.0-2|32	%files
12cr|perl-Kwiki-Image-0.10.0-2|33	%doc Changes README
12cr|perl-Kwiki-Image-0.10.0-2|34	%{perl_vendorlib}/Kwiki
12cr|perl-Kwiki-Image-0.10.0-2|35	
12cr|perl-Kwiki-Image-0.10.0-2|36	
12cr|perl-Kwiki-Image-0.10.0-2|37	%changelog
12cr|perl-Kwiki-Image-0.10.0-2|38	* Tue Aug 04 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-Kwiki-Image-0.10.0-2|39	+ Revision: 409302
12cr|perl-Kwiki-Image-0.10.0-2|40	- rebuild using %%perl_convert_version
12cr|perl-Kwiki-Image-0.10.0-2|41	
12cr|perl-Kwiki-Image-0.10.0-2|42	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.01-5mdv2009.0
12cr|perl-Kwiki-Image-0.10.0-2|43	+ Revision: 257450
12cr|perl-Kwiki-Image-0.10.0-2|44	- rebuild
12cr|perl-Kwiki-Image-0.10.0-2|45	
12cr|perl-Kwiki-Image-0.10.0-2|46	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.01-4mdv2009.0
12cr|perl-Kwiki-Image-0.10.0-2|47	+ Revision: 245419
12cr|perl-Kwiki-Image-0.10.0-2|48	- rebuild
12cr|perl-Kwiki-Image-0.10.0-2|49	
12cr|perl-Kwiki-Image-0.10.0-2|50	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Kwiki-Image-0.10.0-2|51	- restore BuildRoot
12cr|perl-Kwiki-Image-0.10.0-2|52	
12cr|perl-Kwiki-Image-0.10.0-2|53	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.01-2mdv2008.1
12cr|perl-Kwiki-Image-0.10.0-2|54	+ Revision: 122818
12cr|perl-Kwiki-Image-0.10.0-2|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Kwiki-Image-0.10.0-2|56	
12cr|perl-Kwiki-Image-0.10.0-2|57	
12cr|perl-Kwiki-Image-0.10.0-2|58	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.01-2mdk
12cr|perl-Kwiki-Image-0.10.0-2|59	- Fix According to perl Policy
12cr|perl-Kwiki-Image-0.10.0-2|60	- BuildRequires
12cr|perl-Kwiki-Image-0.10.0-2|61	- Source URL
12cr|perl-Kwiki-Image-0.10.0-2|62	- use mkrel
12cr|perl-Kwiki-Image-0.10.0-2|63	
12cr|perl-Kwiki-Image-0.10.0-2|64	* Mon Apr 17 2006 Olivier Blin <oblin@mandriva.com> 0.01-1mdk
12cr|perl-Kwiki-Image-0.10.0-2|65	- initial Mandriva release
12cr|perl-Kwiki-Image-0.10.0-2|66	

4793 12
12cr|perl-Kwiki-ListPages-0.110.0-2|1	%define upstream_name	 Kwiki-ListPages
12cr|perl-Kwiki-ListPages-0.110.0-2|2	%define upstream_version 0.11
12cr|perl-Kwiki-ListPages-0.110.0-2|3	
12cr|perl-Kwiki-ListPages-0.110.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Kwiki-ListPages-0.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Kwiki-ListPages-0.110.0-2|6	Release:	2
12cr|perl-Kwiki-ListPages-0.110.0-2|7	
12cr|perl-Kwiki-ListPages-0.110.0-2|8	Summary:	List all Kwiki Pages
12cr|perl-Kwiki-ListPages-0.110.0-2|9	License:	GPL
12cr|perl-Kwiki-ListPages-0.110.0-2|10	Group:		Development/Perl
12cr|perl-Kwiki-ListPages-0.110.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Kwiki-ListPages-0.110.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Kwiki-ListPages-0.110.0-2|13	
12cr|perl-Kwiki-ListPages-0.110.0-2|14	BuildRequires:	perl-devel
12cr|perl-Kwiki-ListPages-0.110.0-2|15	BuildRequires:	perl(Kwiki)
12cr|perl-Kwiki-ListPages-0.110.0-2|16	BuildArch:	noarch
12cr|perl-Kwiki-ListPages-0.110.0-2|17	
12cr|perl-Kwiki-ListPages-0.110.0-2|18	%description
12cr|perl-Kwiki-ListPages-0.110.0-2|19	This module provides an indexed list of all the pages in a Kwiki wiki via a
12cr|perl-Kwiki-ListPages-0.110.0-2|20	button on the toolbar. At the top of the list is a navigation bar with letters
12cr|perl-Kwiki-ListPages-0.110.0-2|21	or numbers which have page entries associated with them.
12cr|perl-Kwiki-ListPages-0.110.0-2|22	
12cr|perl-Kwiki-ListPages-0.110.0-2|23	%prep
12cr|perl-Kwiki-ListPages-0.110.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Kwiki-ListPages-0.110.0-2|25	
12cr|perl-Kwiki-ListPages-0.110.0-2|26	%build
12cr|perl-Kwiki-ListPages-0.110.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Kwiki-ListPages-0.110.0-2|28	%make
12cr|perl-Kwiki-ListPages-0.110.0-2|29	
12cr|perl-Kwiki-ListPages-0.110.0-2|30	%check
12cr|perl-Kwiki-ListPages-0.110.0-2|31	make test
12cr|perl-Kwiki-ListPages-0.110.0-2|32	
12cr|perl-Kwiki-ListPages-0.110.0-2|33	%install
12cr|perl-Kwiki-ListPages-0.110.0-2|34	%makeinstall_std
12cr|perl-Kwiki-ListPages-0.110.0-2|35	
12cr|perl-Kwiki-ListPages-0.110.0-2|36	%files
12cr|perl-Kwiki-ListPages-0.110.0-2|37	%doc Changes README
12cr|perl-Kwiki-ListPages-0.110.0-2|38	%{perl_vendorlib}/Kwiki
12cr|perl-Kwiki-ListPages-0.110.0-2|39	%{_mandir}/*/*
12cr|perl-Kwiki-ListPages-0.110.0-2|40	
12cr|perl-Kwiki-ListPages-0.110.0-2|41	
12cr|perl-Kwiki-ListPages-0.110.0-2|42	%changelog
12cr|perl-Kwiki-ListPages-0.110.0-2|43	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cr|perl-Kwiki-ListPages-0.110.0-2|44	+ Revision: 403379
12cr|perl-Kwiki-ListPages-0.110.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-Kwiki-ListPages-0.110.0-2|46	
12cr|perl-Kwiki-ListPages-0.110.0-2|47	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.11-6mdv2009.0
12cr|perl-Kwiki-ListPages-0.110.0-2|48	+ Revision: 257452
12cr|perl-Kwiki-ListPages-0.110.0-2|49	- rebuild
12cr|perl-Kwiki-ListPages-0.110.0-2|50	
12cr|perl-Kwiki-ListPages-0.110.0-2|51	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.11-5mdv2009.0
12cr|perl-Kwiki-ListPages-0.110.0-2|52	+ Revision: 245421
12cr|perl-Kwiki-ListPages-0.110.0-2|53	- rebuild
12cr|perl-Kwiki-ListPages-0.110.0-2|54	
12cr|perl-Kwiki-ListPages-0.110.0-2|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Kwiki-ListPages-0.110.0-2|56	- restore BuildRoot
12cr|perl-Kwiki-ListPages-0.110.0-2|57	
12cr|perl-Kwiki-ListPages-0.110.0-2|58	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.11-3mdv2008.1
12cr|perl-Kwiki-ListPages-0.110.0-2|59	+ Revision: 122820
12cr|perl-Kwiki-ListPages-0.110.0-2|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Kwiki-ListPages-0.110.0-2|61	
12cr|perl-Kwiki-ListPages-0.110.0-2|62	
12cr|perl-Kwiki-ListPages-0.110.0-2|63	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-3mdv2007.0
12cr|perl-Kwiki-ListPages-0.110.0-2|64	- Rebuild
12cr|perl-Kwiki-ListPages-0.110.0-2|65	
12cr|perl-Kwiki-ListPages-0.110.0-2|66	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.11-2mdk
12cr|perl-Kwiki-ListPages-0.110.0-2|67	- Fix According to perl Policy
12cr|perl-Kwiki-ListPages-0.110.0-2|68	- BuildRequires
12cr|perl-Kwiki-ListPages-0.110.0-2|69	- Source URL
12cr|perl-Kwiki-ListPages-0.110.0-2|70	
12cr|perl-Kwiki-ListPages-0.110.0-2|71	* Thu Jan 19 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdk
12cr|perl-Kwiki-ListPages-0.110.0-2|72	- first mandriva release
12cr|perl-Kwiki-ListPages-0.110.0-2|73	

4794 12
12cr|perl-Kwiki-ModPerl-0.90.0-2|1	%define upstream_name	 Kwiki-ModPerl
12cr|perl-Kwiki-ModPerl-0.90.0-2|2	%define upstream_version 0.09
12cr|perl-Kwiki-ModPerl-0.90.0-2|3	
12cr|perl-Kwiki-ModPerl-0.90.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Kwiki-ModPerl-0.90.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Kwiki-ModPerl-0.90.0-2|6	Release:	2
12cr|perl-Kwiki-ModPerl-0.90.0-2|7	
12cr|perl-Kwiki-ModPerl-0.90.0-2|8	Summary:	Enable Kwiki to work under mod_perl
12cr|perl-Kwiki-ModPerl-0.90.0-2|9	License:	GPL
12cr|perl-Kwiki-ModPerl-0.90.0-2|10	Group:		Development/Perl
12cr|perl-Kwiki-ModPerl-0.90.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Kwiki-ModPerl-0.90.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Kwiki-ModPerl-0.90.0-2|13	
12cr|perl-Kwiki-ModPerl-0.90.0-2|14	BuildRequires:	perl-devel
12cr|perl-Kwiki-ModPerl-0.90.0-2|15	BuildRequires:	perl(Kwiki)
12cr|perl-Kwiki-ModPerl-0.90.0-2|16	BuildRequires:	apache-mod_perl
12cr|perl-Kwiki-ModPerl-0.90.0-2|17	BuildArch:	noarch
12cr|perl-Kwiki-ModPerl-0.90.0-2|18	Requires:	apache-mod_perl
12cr|perl-Kwiki-ModPerl-0.90.0-2|19	
12cr|perl-Kwiki-ModPerl-0.90.0-2|20	%description
12cr|perl-Kwiki-ModPerl-0.90.0-2|21	This module allows you to use Kwiki as a mod_perl content handler.
12cr|perl-Kwiki-ModPerl-0.90.0-2|22	
12cr|perl-Kwiki-ModPerl-0.90.0-2|23	%prep
12cr|perl-Kwiki-ModPerl-0.90.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Kwiki-ModPerl-0.90.0-2|25	
12cr|perl-Kwiki-ModPerl-0.90.0-2|26	%build
12cr|perl-Kwiki-ModPerl-0.90.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Kwiki-ModPerl-0.90.0-2|28	%make
12cr|perl-Kwiki-ModPerl-0.90.0-2|29	
12cr|perl-Kwiki-ModPerl-0.90.0-2|30	%check
12cr|perl-Kwiki-ModPerl-0.90.0-2|31	make test
12cr|perl-Kwiki-ModPerl-0.90.0-2|32	
12cr|perl-Kwiki-ModPerl-0.90.0-2|33	%install
12cr|perl-Kwiki-ModPerl-0.90.0-2|34	%makeinstall_std
12cr|perl-Kwiki-ModPerl-0.90.0-2|35	
12cr|perl-Kwiki-ModPerl-0.90.0-2|36	%files
12cr|perl-Kwiki-ModPerl-0.90.0-2|37	%doc Changes README
12cr|perl-Kwiki-ModPerl-0.90.0-2|38	%{perl_vendorlib}/Kwiki
12cr|perl-Kwiki-ModPerl-0.90.0-2|39	%{_mandir}/*/*
12cr|perl-Kwiki-ModPerl-0.90.0-2|40	
12cr|perl-Kwiki-ModPerl-0.90.0-2|41	
12cr|perl-Kwiki-ModPerl-0.90.0-2|42	%changelog
12cr|perl-Kwiki-ModPerl-0.90.0-2|43	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-Kwiki-ModPerl-0.90.0-2|44	+ Revision: 403380
12cr|perl-Kwiki-ModPerl-0.90.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-Kwiki-ModPerl-0.90.0-2|46	
12cr|perl-Kwiki-ModPerl-0.90.0-2|47	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.09-7mdv2009.0
12cr|perl-Kwiki-ModPerl-0.90.0-2|48	+ Revision: 257454
12cr|perl-Kwiki-ModPerl-0.90.0-2|49	- rebuild
12cr|perl-Kwiki-ModPerl-0.90.0-2|50	
12cr|perl-Kwiki-ModPerl-0.90.0-2|51	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.09-6mdv2009.0
12cr|perl-Kwiki-ModPerl-0.90.0-2|52	+ Revision: 245424
12cr|perl-Kwiki-ModPerl-0.90.0-2|53	- rebuild
12cr|perl-Kwiki-ModPerl-0.90.0-2|54	
12cr|perl-Kwiki-ModPerl-0.90.0-2|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Kwiki-ModPerl-0.90.0-2|56	- restore BuildRoot
12cr|perl-Kwiki-ModPerl-0.90.0-2|57	
12cr|perl-Kwiki-ModPerl-0.90.0-2|58	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-4mdv2008.1
12cr|perl-Kwiki-ModPerl-0.90.0-2|59	+ Revision: 133635
12cr|perl-Kwiki-ModPerl-0.90.0-2|60	- rebuild
12cr|perl-Kwiki-ModPerl-0.90.0-2|61	
12cr|perl-Kwiki-ModPerl-0.90.0-2|62	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Kwiki-ModPerl-0.90.0-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Kwiki-ModPerl-0.90.0-2|64	
12cr|perl-Kwiki-ModPerl-0.90.0-2|65	
12cr|perl-Kwiki-ModPerl-0.90.0-2|66	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-3mdv2007.0
12cr|perl-Kwiki-ModPerl-0.90.0-2|67	- Rebuild
12cr|perl-Kwiki-ModPerl-0.90.0-2|68	
12cr|perl-Kwiki-ModPerl-0.90.0-2|69	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.09-2mdk
12cr|perl-Kwiki-ModPerl-0.90.0-2|70	- Fix According to perl Policy
12cr|perl-Kwiki-ModPerl-0.90.0-2|71	- BuildRequires
12cr|perl-Kwiki-ModPerl-0.90.0-2|72	- Source URL
12cr|perl-Kwiki-ModPerl-0.90.0-2|73	- use mkrel
12cr|perl-Kwiki-ModPerl-0.90.0-2|74	
12cr|perl-Kwiki-ModPerl-0.90.0-2|75	* Thu Sep 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdk
12cr|perl-Kwiki-ModPerl-0.90.0-2|76	- New release 0.09
12cr|perl-Kwiki-ModPerl-0.90.0-2|77	
12cr|perl-Kwiki-ModPerl-0.90.0-2|78	* Thu Jun 02 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdk
12cr|perl-Kwiki-ModPerl-0.90.0-2|79	- New release 0.08
12cr|perl-Kwiki-ModPerl-0.90.0-2|80	- fix source URL for rpmbuildupdate
12cr|perl-Kwiki-ModPerl-0.90.0-2|81	- tests in %%check
12cr|perl-Kwiki-ModPerl-0.90.0-2|82	
12cr|perl-Kwiki-ModPerl-0.90.0-2|83	* Tue May 03 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-3mdk
12cr|perl-Kwiki-ModPerl-0.90.0-2|84	- fix requires
12cr|perl-Kwiki-ModPerl-0.90.0-2|85	
12cr|perl-Kwiki-ModPerl-0.90.0-2|86	* Fri Apr 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-2mdk
12cr|perl-Kwiki-ModPerl-0.90.0-2|87	- requires apache-mod_perl
12cr|perl-Kwiki-ModPerl-0.90.0-2|88	
12cr|perl-Kwiki-ModPerl-0.90.0-2|89	* Mon Apr 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdk
12cr|perl-Kwiki-ModPerl-0.90.0-2|90	- first mandriva release
12cr|perl-Kwiki-ModPerl-0.90.0-2|91	

4795 12
12cr|perl-Kwiki-NewPage-0.120.0-2|1	%define upstream_name	 Kwiki-NewPage
12cr|perl-Kwiki-NewPage-0.120.0-2|2	%define upstream_version 0.12
12cr|perl-Kwiki-NewPage-0.120.0-2|3	
12cr|perl-Kwiki-NewPage-0.120.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Kwiki-NewPage-0.120.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Kwiki-NewPage-0.120.0-2|6	Release:	2
12cr|perl-Kwiki-NewPage-0.120.0-2|7	
12cr|perl-Kwiki-NewPage-0.120.0-2|8	Summary:	Kwiki New Page Plugin
12cr|perl-Kwiki-NewPage-0.120.0-2|9	License:	GPL
12cr|perl-Kwiki-NewPage-0.120.0-2|10	Group:		Development/Perl
12cr|perl-Kwiki-NewPage-0.120.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Kwiki-NewPage-0.120.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Kwiki-NewPage-0.120.0-2|13	
12cr|perl-Kwiki-NewPage-0.120.0-2|14	BuildRequires:	perl-devel
12cr|perl-Kwiki-NewPage-0.120.0-2|15	BuildRequires:	perl(Kwiki)
12cr|perl-Kwiki-NewPage-0.120.0-2|16	BuildArch:	noarch
12cr|perl-Kwiki-NewPage-0.120.0-2|17	
12cr|perl-Kwiki-NewPage-0.120.0-2|18	%description
12cr|perl-Kwiki-NewPage-0.120.0-2|19	Adds a navigation link/button to create a new page without first adding a link
12cr|perl-Kwiki-NewPage-0.120.0-2|20	to that page.
12cr|perl-Kwiki-NewPage-0.120.0-2|21	
12cr|perl-Kwiki-NewPage-0.120.0-2|22	%prep
12cr|perl-Kwiki-NewPage-0.120.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Kwiki-NewPage-0.120.0-2|24	
12cr|perl-Kwiki-NewPage-0.120.0-2|25	%build
12cr|perl-Kwiki-NewPage-0.120.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Kwiki-NewPage-0.120.0-2|27	%make
12cr|perl-Kwiki-NewPage-0.120.0-2|28	
12cr|perl-Kwiki-NewPage-0.120.0-2|29	%check
12cr|perl-Kwiki-NewPage-0.120.0-2|30	make test
12cr|perl-Kwiki-NewPage-0.120.0-2|31	
12cr|perl-Kwiki-NewPage-0.120.0-2|32	%install
12cr|perl-Kwiki-NewPage-0.120.0-2|33	%makeinstall_std
12cr|perl-Kwiki-NewPage-0.120.0-2|34	
12cr|perl-Kwiki-NewPage-0.120.0-2|35	%files
12cr|perl-Kwiki-NewPage-0.120.0-2|36	%doc Changes README
12cr|perl-Kwiki-NewPage-0.120.0-2|37	%{perl_vendorlib}/Kwiki
12cr|perl-Kwiki-NewPage-0.120.0-2|38	%{_mandir}/*/*
12cr|perl-Kwiki-NewPage-0.120.0-2|39	
12cr|perl-Kwiki-NewPage-0.120.0-2|40	
12cr|perl-Kwiki-NewPage-0.120.0-2|41	%changelog
12cr|perl-Kwiki-NewPage-0.120.0-2|42	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.0
12cr|perl-Kwiki-NewPage-0.120.0-2|43	+ Revision: 403381
12cr|perl-Kwiki-NewPage-0.120.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-Kwiki-NewPage-0.120.0-2|45	
12cr|perl-Kwiki-NewPage-0.120.0-2|46	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.12-6mdv2009.0
12cr|perl-Kwiki-NewPage-0.120.0-2|47	+ Revision: 257467
12cr|perl-Kwiki-NewPage-0.120.0-2|48	- rebuild
12cr|perl-Kwiki-NewPage-0.120.0-2|49	
12cr|perl-Kwiki-NewPage-0.120.0-2|50	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.12-5mdv2009.0
12cr|perl-Kwiki-NewPage-0.120.0-2|51	+ Revision: 245428
12cr|perl-Kwiki-NewPage-0.120.0-2|52	- rebuild
12cr|perl-Kwiki-NewPage-0.120.0-2|53	
12cr|perl-Kwiki-NewPage-0.120.0-2|54	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Kwiki-NewPage-0.120.0-2|55	- restore BuildRoot
12cr|perl-Kwiki-NewPage-0.120.0-2|56	
12cr|perl-Kwiki-NewPage-0.120.0-2|57	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.12-3mdv2008.1
12cr|perl-Kwiki-NewPage-0.120.0-2|58	+ Revision: 122824
12cr|perl-Kwiki-NewPage-0.120.0-2|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Kwiki-NewPage-0.120.0-2|60	
12cr|perl-Kwiki-NewPage-0.120.0-2|61	
12cr|perl-Kwiki-NewPage-0.120.0-2|62	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-3mdv2007.0
12cr|perl-Kwiki-NewPage-0.120.0-2|63	- Rebuild
12cr|perl-Kwiki-NewPage-0.120.0-2|64	
12cr|perl-Kwiki-NewPage-0.120.0-2|65	* Mon Apr 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-2mdk
12cr|perl-Kwiki-NewPage-0.120.0-2|66	- better sources URL
12cr|perl-Kwiki-NewPage-0.120.0-2|67	- better buildrequires syntax
12cr|perl-Kwiki-NewPage-0.120.0-2|68	
12cr|perl-Kwiki-NewPage-0.120.0-2|69	* Mon Apr 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdk
12cr|perl-Kwiki-NewPage-0.120.0-2|70	- first mandriva release
12cr|perl-Kwiki-NewPage-0.120.0-2|71	

4796 12
12cr|perl-Kwiki-RecentChanges-0.140.0-2|1	%define upstream_name	 Kwiki-RecentChanges
12cr|perl-Kwiki-RecentChanges-0.140.0-2|2	%define upstream_version 0.14
12cr|perl-Kwiki-RecentChanges-0.140.0-2|3	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Kwiki-RecentChanges-0.140.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Kwiki-RecentChanges-0.140.0-2|6	Release:	2
12cr|perl-Kwiki-RecentChanges-0.140.0-2|7	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|8	Summary:	Kwiki Recent Changes Plugin
12cr|perl-Kwiki-RecentChanges-0.140.0-2|9	License:	GPL
12cr|perl-Kwiki-RecentChanges-0.140.0-2|10	Group:		Development/Perl
12cr|perl-Kwiki-RecentChanges-0.140.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Kwiki-RecentChanges-0.140.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Kwiki-RecentChanges-0.140.0-2|13	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|14	BuildRequires:	perl-devel
12cr|perl-Kwiki-RecentChanges-0.140.0-2|15	BuildRequires:	perl(Kwiki)
12cr|perl-Kwiki-RecentChanges-0.140.0-2|16	BuildArch:	noarch
12cr|perl-Kwiki-RecentChanges-0.140.0-2|17	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|18	%description
12cr|perl-Kwiki-RecentChanges-0.140.0-2|19	List pages that were recently changed (how long ago can be configured).
12cr|perl-Kwiki-RecentChanges-0.140.0-2|20	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|21	%prep
12cr|perl-Kwiki-RecentChanges-0.140.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Kwiki-RecentChanges-0.140.0-2|23	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|24	%build
12cr|perl-Kwiki-RecentChanges-0.140.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Kwiki-RecentChanges-0.140.0-2|26	%make
12cr|perl-Kwiki-RecentChanges-0.140.0-2|27	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|28	%check
12cr|perl-Kwiki-RecentChanges-0.140.0-2|29	%make test
12cr|perl-Kwiki-RecentChanges-0.140.0-2|30	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|31	%install
12cr|perl-Kwiki-RecentChanges-0.140.0-2|32	%makeinstall_std
12cr|perl-Kwiki-RecentChanges-0.140.0-2|33	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|34	%files
12cr|perl-Kwiki-RecentChanges-0.140.0-2|35	%doc Changes README
12cr|perl-Kwiki-RecentChanges-0.140.0-2|36	%{perl_vendorlib}/Kwiki
12cr|perl-Kwiki-RecentChanges-0.140.0-2|37	%{_mandir}/*/*
12cr|perl-Kwiki-RecentChanges-0.140.0-2|38	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|39	%changelog
12cr|perl-Kwiki-RecentChanges-0.140.0-2|40	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.0
12cr|perl-Kwiki-RecentChanges-0.140.0-2|41	+ Revision: 403382
12cr|perl-Kwiki-RecentChanges-0.140.0-2|42	- rebuild using %%perl_convert_version
12cr|perl-Kwiki-RecentChanges-0.140.0-2|43	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|44	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.14-6mdv2009.0
12cr|perl-Kwiki-RecentChanges-0.140.0-2|45	+ Revision: 257468
12cr|perl-Kwiki-RecentChanges-0.140.0-2|46	- rebuild
12cr|perl-Kwiki-RecentChanges-0.140.0-2|47	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|48	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.14-5mdv2009.0
12cr|perl-Kwiki-RecentChanges-0.140.0-2|49	+ Revision: 245430
12cr|perl-Kwiki-RecentChanges-0.140.0-2|50	- rebuild
12cr|perl-Kwiki-RecentChanges-0.140.0-2|51	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|52	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Kwiki-RecentChanges-0.140.0-2|53	- restore BuildRoot
12cr|perl-Kwiki-RecentChanges-0.140.0-2|54	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|55	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.14-3mdv2008.1
12cr|perl-Kwiki-RecentChanges-0.140.0-2|56	+ Revision: 122826
12cr|perl-Kwiki-RecentChanges-0.140.0-2|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Kwiki-RecentChanges-0.140.0-2|58	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|59	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|60	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-3mdv2007.0
12cr|perl-Kwiki-RecentChanges-0.140.0-2|61	- Rebuild
12cr|perl-Kwiki-RecentChanges-0.140.0-2|62	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|63	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.14-2mdk
12cr|perl-Kwiki-RecentChanges-0.140.0-2|64	- Fix According to perl Policy
12cr|perl-Kwiki-RecentChanges-0.140.0-2|65	- BuildRequires
12cr|perl-Kwiki-RecentChanges-0.140.0-2|66	- Source URL
12cr|perl-Kwiki-RecentChanges-0.140.0-2|67	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|68	* Mon Mar 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdk
12cr|perl-Kwiki-RecentChanges-0.140.0-2|69	- New release 0.14
12cr|perl-Kwiki-RecentChanges-0.140.0-2|70	
12cr|perl-Kwiki-RecentChanges-0.140.0-2|71	* Mon Apr 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdk
12cr|perl-Kwiki-RecentChanges-0.140.0-2|72	- first mandriva release
12cr|perl-Kwiki-RecentChanges-0.140.0-2|73	

4797 12
12cr|perl-Kwiki-Revisions-0.150.0-2|1	%define upstream_name	 Kwiki-Revisions
12cr|perl-Kwiki-Revisions-0.150.0-2|2	%define upstream_version 0.15
12cr|perl-Kwiki-Revisions-0.150.0-2|3	
12cr|perl-Kwiki-Revisions-0.150.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Kwiki-Revisions-0.150.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Kwiki-Revisions-0.150.0-2|6	Release:	2
12cr|perl-Kwiki-Revisions-0.150.0-2|7	
12cr|perl-Kwiki-Revisions-0.150.0-2|8	Summary:	Kwiki Revisions Plugin
12cr|perl-Kwiki-Revisions-0.150.0-2|9	License:	GPL
12cr|perl-Kwiki-Revisions-0.150.0-2|10	Group:		Development/Perl
12cr|perl-Kwiki-Revisions-0.150.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Kwiki-Revisions-0.150.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Kwiki-Revisions-0.150.0-2|13	
12cr|perl-Kwiki-Revisions-0.150.0-2|14	BuildRequires:	perl-devel
12cr|perl-Kwiki-Revisions-0.150.0-2|15	BuildRequires:	perl(Kwiki)
12cr|perl-Kwiki-Revisions-0.150.0-2|16	BuildArch:	noarch
12cr|perl-Kwiki-Revisions-0.150.0-2|17	
12cr|perl-Kwiki-Revisions-0.150.0-2|18	%description
12cr|perl-Kwiki-Revisions-0.150.0-2|19	Assuming you have one of the Archive plugins enabled this plugin let's users
12cr|perl-Kwiki-Revisions-0.150.0-2|20	see prvious versions of a page. (for diffs see Kwiki::Diff).
12cr|perl-Kwiki-Revisions-0.150.0-2|21	
12cr|perl-Kwiki-Revisions-0.150.0-2|22	%prep
12cr|perl-Kwiki-Revisions-0.150.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Kwiki-Revisions-0.150.0-2|24	
12cr|perl-Kwiki-Revisions-0.150.0-2|25	%build
12cr|perl-Kwiki-Revisions-0.150.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Kwiki-Revisions-0.150.0-2|27	%make
12cr|perl-Kwiki-Revisions-0.150.0-2|28	
12cr|perl-Kwiki-Revisions-0.150.0-2|29	%check
12cr|perl-Kwiki-Revisions-0.150.0-2|30	make test
12cr|perl-Kwiki-Revisions-0.150.0-2|31	
12cr|perl-Kwiki-Revisions-0.150.0-2|32	%install
12cr|perl-Kwiki-Revisions-0.150.0-2|33	%makeinstall_std
12cr|perl-Kwiki-Revisions-0.150.0-2|34	
12cr|perl-Kwiki-Revisions-0.150.0-2|35	%files
12cr|perl-Kwiki-Revisions-0.150.0-2|36	%doc Changes README
12cr|perl-Kwiki-Revisions-0.150.0-2|37	%{perl_vendorlib}/Kwiki
12cr|perl-Kwiki-Revisions-0.150.0-2|38	%{_mandir}/*/*
12cr|perl-Kwiki-Revisions-0.150.0-2|39	
12cr|perl-Kwiki-Revisions-0.150.0-2|40	%changelog
12cr|perl-Kwiki-Revisions-0.150.0-2|41	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.0
12cr|perl-Kwiki-Revisions-0.150.0-2|42	+ Revision: 403383
12cr|perl-Kwiki-Revisions-0.150.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-Kwiki-Revisions-0.150.0-2|44	
12cr|perl-Kwiki-Revisions-0.150.0-2|45	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.15-6mdv2009.0
12cr|perl-Kwiki-Revisions-0.150.0-2|46	+ Revision: 257479
12cr|perl-Kwiki-Revisions-0.150.0-2|47	- rebuild
12cr|perl-Kwiki-Revisions-0.150.0-2|48	
12cr|perl-Kwiki-Revisions-0.150.0-2|49	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.15-5mdv2009.0
12cr|perl-Kwiki-Revisions-0.150.0-2|50	+ Revision: 245570
12cr|perl-Kwiki-Revisions-0.150.0-2|51	- rebuild
12cr|perl-Kwiki-Revisions-0.150.0-2|52	
12cr|perl-Kwiki-Revisions-0.150.0-2|53	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Kwiki-Revisions-0.150.0-2|54	- restore BuildRoot
12cr|perl-Kwiki-Revisions-0.150.0-2|55	
12cr|perl-Kwiki-Revisions-0.150.0-2|56	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.15-3mdv2008.1
12cr|perl-Kwiki-Revisions-0.150.0-2|57	+ Revision: 122828
12cr|perl-Kwiki-Revisions-0.150.0-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Kwiki-Revisions-0.150.0-2|59	
12cr|perl-Kwiki-Revisions-0.150.0-2|60	
12cr|perl-Kwiki-Revisions-0.150.0-2|61	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-3mdv2007.0
12cr|perl-Kwiki-Revisions-0.150.0-2|62	- Rebuild
12cr|perl-Kwiki-Revisions-0.150.0-2|63	
12cr|perl-Kwiki-Revisions-0.150.0-2|64	* Mon Apr 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-2mdk
12cr|perl-Kwiki-Revisions-0.150.0-2|65	- better sources URL
12cr|perl-Kwiki-Revisions-0.150.0-2|66	- better buildrequires syntax
12cr|perl-Kwiki-Revisions-0.150.0-2|67	
12cr|perl-Kwiki-Revisions-0.150.0-2|68	* Mon Apr 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdk
12cr|perl-Kwiki-Revisions-0.150.0-2|69	- first mandriva release
12cr|perl-Kwiki-Revisions-0.150.0-2|70	

4798 12
12cr|perl-Kwiki-Search-0.120.0-2|1	%define upstream_name	 Kwiki-Search
12cr|perl-Kwiki-Search-0.120.0-2|2	%define upstream_version 0.12
12cr|perl-Kwiki-Search-0.120.0-2|3	
12cr|perl-Kwiki-Search-0.120.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Kwiki-Search-0.120.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Kwiki-Search-0.120.0-2|6	Release:	2
12cr|perl-Kwiki-Search-0.120.0-2|7	
12cr|perl-Kwiki-Search-0.120.0-2|8	Summary:	Kwiki Search Plugin
12cr|perl-Kwiki-Search-0.120.0-2|9	License:	GPL
12cr|perl-Kwiki-Search-0.120.0-2|10	Group:		Development/Perl
12cr|perl-Kwiki-Search-0.120.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Kwiki-Search-0.120.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Kwiki-Search-0.120.0-2|13	
12cr|perl-Kwiki-Search-0.120.0-2|14	BuildRequires:	perl-devel
12cr|perl-Kwiki-Search-0.120.0-2|15	BuildRequires:	perl(Kwiki)
12cr|perl-Kwiki-Search-0.120.0-2|16	BuildArch:	noarch
12cr|perl-Kwiki-Search-0.120.0-2|17	
12cr|perl-Kwiki-Search-0.120.0-2|18	%description
12cr|perl-Kwiki-Search-0.120.0-2|19	Enables a plain text search button for searching the content of the pages.
12cr|perl-Kwiki-Search-0.120.0-2|20	
12cr|perl-Kwiki-Search-0.120.0-2|21	%prep
12cr|perl-Kwiki-Search-0.120.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Kwiki-Search-0.120.0-2|23	
12cr|perl-Kwiki-Search-0.120.0-2|24	%build
12cr|perl-Kwiki-Search-0.120.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Kwiki-Search-0.120.0-2|26	%make
12cr|perl-Kwiki-Search-0.120.0-2|27	
12cr|perl-Kwiki-Search-0.120.0-2|28	%check
12cr|perl-Kwiki-Search-0.120.0-2|29	make test
12cr|perl-Kwiki-Search-0.120.0-2|30	
12cr|perl-Kwiki-Search-0.120.0-2|31	%install
12cr|perl-Kwiki-Search-0.120.0-2|32	%makeinstall_std
12cr|perl-Kwiki-Search-0.120.0-2|33	
12cr|perl-Kwiki-Search-0.120.0-2|34	%files
12cr|perl-Kwiki-Search-0.120.0-2|35	%doc Changes README
12cr|perl-Kwiki-Search-0.120.0-2|36	%{perl_vendorlib}/Kwiki
12cr|perl-Kwiki-Search-0.120.0-2|37	%{_mandir}/*/*
12cr|perl-Kwiki-Search-0.120.0-2|38	
12cr|perl-Kwiki-Search-0.120.0-2|39	
12cr|perl-Kwiki-Search-0.120.0-2|40	%changelog
12cr|perl-Kwiki-Search-0.120.0-2|41	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.0
12cr|perl-Kwiki-Search-0.120.0-2|42	+ Revision: 403385
12cr|perl-Kwiki-Search-0.120.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-Kwiki-Search-0.120.0-2|44	
12cr|perl-Kwiki-Search-0.120.0-2|45	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.12-6mdv2009.0
12cr|perl-Kwiki-Search-0.120.0-2|46	+ Revision: 257503
12cr|perl-Kwiki-Search-0.120.0-2|47	- rebuild
12cr|perl-Kwiki-Search-0.120.0-2|48	
12cr|perl-Kwiki-Search-0.120.0-2|49	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.12-5mdv2009.0
12cr|perl-Kwiki-Search-0.120.0-2|50	+ Revision: 245611
12cr|perl-Kwiki-Search-0.120.0-2|51	- rebuild
12cr|perl-Kwiki-Search-0.120.0-2|52	
12cr|perl-Kwiki-Search-0.120.0-2|53	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Kwiki-Search-0.120.0-2|54	- restore BuildRoot
12cr|perl-Kwiki-Search-0.120.0-2|55	
12cr|perl-Kwiki-Search-0.120.0-2|56	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.12-3mdv2008.1
12cr|perl-Kwiki-Search-0.120.0-2|57	+ Revision: 122830
12cr|perl-Kwiki-Search-0.120.0-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Kwiki-Search-0.120.0-2|59	
12cr|perl-Kwiki-Search-0.120.0-2|60	
12cr|perl-Kwiki-Search-0.120.0-2|61	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-3mdv2007.0
12cr|perl-Kwiki-Search-0.120.0-2|62	- Rebuild
12cr|perl-Kwiki-Search-0.120.0-2|63	
12cr|perl-Kwiki-Search-0.120.0-2|64	* Mon Apr 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-2mdk
12cr|perl-Kwiki-Search-0.120.0-2|65	- better sources URL
12cr|perl-Kwiki-Search-0.120.0-2|66	- better buildrequires syntax
12cr|perl-Kwiki-Search-0.120.0-2|67	
12cr|perl-Kwiki-Search-0.120.0-2|68	* Mon Apr 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdk
12cr|perl-Kwiki-Search-0.120.0-2|69	- first mandriva release
12cr|perl-Kwiki-Search-0.120.0-2|70	

4799 12
12cr|perl-Kwiki-UserName-0.140.0-2|1	%define upstream_name	 Kwiki-UserName
12cr|perl-Kwiki-UserName-0.140.0-2|2	%define upstream_version 0.14
12cr|perl-Kwiki-UserName-0.140.0-2|3	
12cr|perl-Kwiki-UserName-0.140.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Kwiki-UserName-0.140.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Kwiki-UserName-0.140.0-2|6	Release:	2
12cr|perl-Kwiki-UserName-0.140.0-2|7	
12cr|perl-Kwiki-UserName-0.140.0-2|8	Summary:	Kwiki User Name Plugin
12cr|perl-Kwiki-UserName-0.140.0-2|9	License:	GPL
12cr|perl-Kwiki-UserName-0.140.0-2|10	Group:		Development/Perl
12cr|perl-Kwiki-UserName-0.140.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Kwiki-UserName-0.140.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Kwiki-UserName-0.140.0-2|13	
12cr|perl-Kwiki-UserName-0.140.0-2|14	BuildRequires:	perl-devel
12cr|perl-Kwiki-UserName-0.140.0-2|15	BuildRequires:	perl(Kwiki)
12cr|perl-Kwiki-UserName-0.140.0-2|16	BuildArch:	noarch
12cr|perl-Kwiki-UserName-0.140.0-2|17	
12cr|perl-Kwiki-UserName-0.140.0-2|18	%description
12cr|perl-Kwiki-UserName-0.140.0-2|19	Enable user to set their name in the preferences so changes will show they did
12cr|perl-Kwiki-UserName-0.140.0-2|20	it.
12cr|perl-Kwiki-UserName-0.140.0-2|21	
12cr|perl-Kwiki-UserName-0.140.0-2|22	%prep
12cr|perl-Kwiki-UserName-0.140.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Kwiki-UserName-0.140.0-2|24	
12cr|perl-Kwiki-UserName-0.140.0-2|25	%build
12cr|perl-Kwiki-UserName-0.140.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Kwiki-UserName-0.140.0-2|27	%make
12cr|perl-Kwiki-UserName-0.140.0-2|28	
12cr|perl-Kwiki-UserName-0.140.0-2|29	%check
12cr|perl-Kwiki-UserName-0.140.0-2|30	make test
12cr|perl-Kwiki-UserName-0.140.0-2|31	
12cr|perl-Kwiki-UserName-0.140.0-2|32	%install
12cr|perl-Kwiki-UserName-0.140.0-2|33	%makeinstall_std
12cr|perl-Kwiki-UserName-0.140.0-2|34	
12cr|perl-Kwiki-UserName-0.140.0-2|35	%files
12cr|perl-Kwiki-UserName-0.140.0-2|36	%doc Changes README
12cr|perl-Kwiki-UserName-0.140.0-2|37	%{perl_vendorlib}/Kwiki
12cr|perl-Kwiki-UserName-0.140.0-2|38	%{_mandir}/*/*
12cr|perl-Kwiki-UserName-0.140.0-2|39	
12cr|perl-Kwiki-UserName-0.140.0-2|40	%changelog
12cr|perl-Kwiki-UserName-0.140.0-2|41	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.0
12cr|perl-Kwiki-UserName-0.140.0-2|42	+ Revision: 403386
12cr|perl-Kwiki-UserName-0.140.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-Kwiki-UserName-0.140.0-2|44	
12cr|perl-Kwiki-UserName-0.140.0-2|45	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.14-6mdv2009.0
12cr|perl-Kwiki-UserName-0.140.0-2|46	+ Revision: 257521
12cr|perl-Kwiki-UserName-0.140.0-2|47	- rebuild
12cr|perl-Kwiki-UserName-0.140.0-2|48	
12cr|perl-Kwiki-UserName-0.140.0-2|49	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.14-5mdv2009.0
12cr|perl-Kwiki-UserName-0.140.0-2|50	+ Revision: 245614
12cr|perl-Kwiki-UserName-0.140.0-2|51	- rebuild
12cr|perl-Kwiki-UserName-0.140.0-2|52	
12cr|perl-Kwiki-UserName-0.140.0-2|53	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Kwiki-UserName-0.140.0-2|54	- restore BuildRoot
12cr|perl-Kwiki-UserName-0.140.0-2|55	
12cr|perl-Kwiki-UserName-0.140.0-2|56	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.14-3mdv2008.1
12cr|perl-Kwiki-UserName-0.140.0-2|57	+ Revision: 122832
12cr|perl-Kwiki-UserName-0.140.0-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Kwiki-UserName-0.140.0-2|59	
12cr|perl-Kwiki-UserName-0.140.0-2|60	
12cr|perl-Kwiki-UserName-0.140.0-2|61	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-3mdv2007.0
12cr|perl-Kwiki-UserName-0.140.0-2|62	- Rebuild
12cr|perl-Kwiki-UserName-0.140.0-2|63	
12cr|perl-Kwiki-UserName-0.140.0-2|64	* Mon Apr 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-2mdk
12cr|perl-Kwiki-UserName-0.140.0-2|65	- better sources URL
12cr|perl-Kwiki-UserName-0.140.0-2|66	- better buildrequires syntax
12cr|perl-Kwiki-UserName-0.140.0-2|67	
12cr|perl-Kwiki-UserName-0.140.0-2|68	* Mon Apr 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdk
12cr|perl-Kwiki-UserName-0.140.0-2|69	- first mandriva release
12cr|perl-Kwiki-UserName-0.140.0-2|70	

4800 12
12cr|perl-Kwiki-UserPreferences-0.130.0-2|1	%define upstream_name	 Kwiki-UserPreferences
12cr|perl-Kwiki-UserPreferences-0.130.0-2|2	%define upstream_version 0.13
12cr|perl-Kwiki-UserPreferences-0.130.0-2|3	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Kwiki-UserPreferences-0.130.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Kwiki-UserPreferences-0.130.0-2|6	Release:	2
12cr|perl-Kwiki-UserPreferences-0.130.0-2|7	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|8	Summary:	Kwiki User Preferences Plugin
12cr|perl-Kwiki-UserPreferences-0.130.0-2|9	License:	GPL
12cr|perl-Kwiki-UserPreferences-0.130.0-2|10	Group:		Development/Perl
12cr|perl-Kwiki-UserPreferences-0.130.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Kwiki-UserPreferences-0.130.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Kwiki/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Kwiki-UserPreferences-0.130.0-2|13	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|14	BuildRequires:	perl-devel
12cr|perl-Kwiki-UserPreferences-0.130.0-2|15	BuildRequires:	perl(Kwiki)
12cr|perl-Kwiki-UserPreferences-0.130.0-2|16	BuildArch:	noarch
12cr|perl-Kwiki-UserPreferences-0.130.0-2|17	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|18	%description
12cr|perl-Kwiki-UserPreferences-0.130.0-2|19	Enable the setting of various User Preferences.
12cr|perl-Kwiki-UserPreferences-0.130.0-2|20	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|21	%prep
12cr|perl-Kwiki-UserPreferences-0.130.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Kwiki-UserPreferences-0.130.0-2|23	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|24	%build
12cr|perl-Kwiki-UserPreferences-0.130.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Kwiki-UserPreferences-0.130.0-2|26	%make
12cr|perl-Kwiki-UserPreferences-0.130.0-2|27	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|28	%check
12cr|perl-Kwiki-UserPreferences-0.130.0-2|29	make test
12cr|perl-Kwiki-UserPreferences-0.130.0-2|30	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|31	%install
12cr|perl-Kwiki-UserPreferences-0.130.0-2|32	%makeinstall_std
12cr|perl-Kwiki-UserPreferences-0.130.0-2|33	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|34	%files
12cr|perl-Kwiki-UserPreferences-0.130.0-2|35	%doc Changes README
12cr|perl-Kwiki-UserPreferences-0.130.0-2|36	%{perl_vendorlib}/Kwiki
12cr|perl-Kwiki-UserPreferences-0.130.0-2|37	%{_mandir}/*/*
12cr|perl-Kwiki-UserPreferences-0.130.0-2|38	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|39	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|40	%changelog
12cr|perl-Kwiki-UserPreferences-0.130.0-2|41	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.0
12cr|perl-Kwiki-UserPreferences-0.130.0-2|42	+ Revision: 403387
12cr|perl-Kwiki-UserPreferences-0.130.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-Kwiki-UserPreferences-0.130.0-2|44	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|45	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.13-7mdv2009.0
12cr|perl-Kwiki-UserPreferences-0.130.0-2|46	+ Revision: 257524
12cr|perl-Kwiki-UserPreferences-0.130.0-2|47	- rebuild
12cr|perl-Kwiki-UserPreferences-0.130.0-2|48	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|49	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.13-6mdv2009.0
12cr|perl-Kwiki-UserPreferences-0.130.0-2|50	+ Revision: 245616
12cr|perl-Kwiki-UserPreferences-0.130.0-2|51	- rebuild
12cr|perl-Kwiki-UserPreferences-0.130.0-2|52	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|53	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Kwiki-UserPreferences-0.130.0-2|54	- restore BuildRoot
12cr|perl-Kwiki-UserPreferences-0.130.0-2|55	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|56	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-4mdv2008.1
12cr|perl-Kwiki-UserPreferences-0.130.0-2|57	+ Revision: 133636
12cr|perl-Kwiki-UserPreferences-0.130.0-2|58	- rebuild
12cr|perl-Kwiki-UserPreferences-0.130.0-2|59	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Kwiki-UserPreferences-0.130.0-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Kwiki-UserPreferences-0.130.0-2|62	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|63	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|64	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-3mdv2007.0
12cr|perl-Kwiki-UserPreferences-0.130.0-2|65	- Rebuild
12cr|perl-Kwiki-UserPreferences-0.130.0-2|66	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|67	* Mon Apr 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-2mdk
12cr|perl-Kwiki-UserPreferences-0.130.0-2|68	- better sources URL
12cr|perl-Kwiki-UserPreferences-0.130.0-2|69	- better buildrequires syntax
12cr|perl-Kwiki-UserPreferences-0.130.0-2|70	
12cr|perl-Kwiki-UserPreferences-0.130.0-2|71	* Mon Apr 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdk
12cr|perl-Kwiki-UserPreferences-0.130.0-2|72	- first mandriva release
12cr|perl-Kwiki-UserPreferences-0.130.0-2|73	

4801 12
12cr|perl-Language-Befunge-4.130.0-2|1	%define upstream_name    Language-Befunge
12cr|perl-Language-Befunge-4.130.0-2|2	%define upstream_version 4.13
12cr|perl-Language-Befunge-4.130.0-2|3	
12cr|perl-Language-Befunge-4.130.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Language-Befunge-4.130.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Language-Befunge-4.130.0-2|6	Release:	2
12cr|perl-Language-Befunge-4.130.0-2|7	
12cr|perl-Language-Befunge-4.130.0-2|8	Summary:	A generic funge interpreter
12cr|perl-Language-Befunge-4.130.0-2|9	License:	GPL+ or Artistic
12cr|perl-Language-Befunge-4.130.0-2|10	Group:		Development/Perl
12cr|perl-Language-Befunge-4.130.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Language-Befunge-4.130.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Language/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Language-Befunge-4.130.0-2|13	
12cr|perl-Language-Befunge-4.130.0-2|14	BuildRequires:	perl-devel
12cr|perl-Language-Befunge-4.130.0-2|15	BuildRequires:	perl-aliased
12cr|perl-Language-Befunge-4.130.0-2|16	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-Language-Befunge-4.130.0-2|17	BuildRequires:	perl(Class::XSAccessor)
12cr|perl-Language-Befunge-4.130.0-2|18	BuildRequires:	perl(Readonly)
12cr|perl-Language-Befunge-4.130.0-2|19	BuildRequires:	perl(Test::Exception)
12cr|perl-Language-Befunge-4.130.0-2|20	BuildRequires:	perl(Test::Output)
12cr|perl-Language-Befunge-4.130.0-2|21	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Language-Befunge-4.130.0-2|22	BuildArch:	noarch
12cr|perl-Language-Befunge-4.130.0-2|23	
12cr|perl-Language-Befunge-4.130.0-2|24	%description
12cr|perl-Language-Befunge-4.130.0-2|25	This module implements the Funge-98 specifications on a 2D field (also called
12cr|perl-Language-Befunge-4.130.0-2|26	Befunge).  It can also work as a n-funge implementation (3D and more).
12cr|perl-Language-Befunge-4.130.0-2|27	
12cr|perl-Language-Befunge-4.130.0-2|28	
12cr|perl-Language-Befunge-4.130.0-2|29	%prep
12cr|perl-Language-Befunge-4.130.0-2|30	%setup -q -n Language-Befunge-%{upstream_version}
12cr|perl-Language-Befunge-4.130.0-2|31	
12cr|perl-Language-Befunge-4.130.0-2|32	%build
12cr|perl-Language-Befunge-4.130.0-2|33	perl Makefile.PL -n INSTALLDIRS=vendor
12cr|perl-Language-Befunge-4.130.0-2|34	%make
12cr|perl-Language-Befunge-4.130.0-2|35	
12cr|perl-Language-Befunge-4.130.0-2|36	%check
12cr|perl-Language-Befunge-4.130.0-2|37	make test
12cr|perl-Language-Befunge-4.130.0-2|38	
12cr|perl-Language-Befunge-4.130.0-2|39	%install
12cr|perl-Language-Befunge-4.130.0-2|40	%makeinstall_std
12cr|perl-Language-Befunge-4.130.0-2|41	
12cr|perl-Language-Befunge-4.130.0-2|42	%files
12cr|perl-Language-Befunge-4.130.0-2|43	%doc Changes README
12cr|perl-Language-Befunge-4.130.0-2|44	%{_bindir}/jqbef98
12cr|perl-Language-Befunge-4.130.0-2|45	%{perl_vendorlib}/Language
12cr|perl-Language-Befunge-4.130.0-2|46	%{_mandir}/man1/jqbef98*
12cr|perl-Language-Befunge-4.130.0-2|47	%{_mandir}/man3/*
12cr|perl-Language-Befunge-4.130.0-2|48	
12cr|perl-Language-Befunge-4.130.0-2|49	%changelog
12cr|perl-Language-Befunge-4.130.0-2|50	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 4.130.0-1mdv2011.0
12cr|perl-Language-Befunge-4.130.0-2|51	+ Revision: 552378
12cr|perl-Language-Befunge-4.130.0-2|52	- update to 4.13
12cr|perl-Language-Befunge-4.130.0-2|53	
12cr|perl-Language-Befunge-4.130.0-2|54	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 4.120.0-1mdv2010.0
12cr|perl-Language-Befunge-4.130.0-2|55	+ Revision: 406067
12cr|perl-Language-Befunge-4.130.0-2|56	- rebuild using %%perl_convert_version
12cr|perl-Language-Befunge-4.130.0-2|57	
12cr|perl-Language-Befunge-4.130.0-2|58	* Wed Jul 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 4.12-1mdv2010.0
12cr|perl-Language-Befunge-4.130.0-2|59	+ Revision: 393527
12cr|perl-Language-Befunge-4.130.0-2|60	- update to new version 4.12
12cr|perl-Language-Befunge-4.130.0-2|61	
12cr|perl-Language-Befunge-4.130.0-2|62	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 4.11-1mdv2010.0
12cr|perl-Language-Befunge-4.130.0-2|63	+ Revision: 383770
12cr|perl-Language-Befunge-4.130.0-2|64	- update to new version 4.11
12cr|perl-Language-Befunge-4.130.0-2|65	
12cr|perl-Language-Befunge-4.130.0-2|66	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 4.10-1mdv2010.0
12cr|perl-Language-Befunge-4.130.0-2|67	+ Revision: 370135
12cr|perl-Language-Befunge-4.130.0-2|68	- update to new version 4.10
12cr|perl-Language-Befunge-4.130.0-2|69	
12cr|perl-Language-Befunge-4.130.0-2|70	* Tue Jan 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 4.09-1mdv2009.1
12cr|perl-Language-Befunge-4.130.0-2|71	+ Revision: 331699
12cr|perl-Language-Befunge-4.130.0-2|72	- update to new version 4.09
12cr|perl-Language-Befunge-4.130.0-2|73	- update to new version 4.09
12cr|perl-Language-Befunge-4.130.0-2|74	
12cr|perl-Language-Befunge-4.130.0-2|75	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.08-1mdv2009.1
12cr|perl-Language-Befunge-4.130.0-2|76	+ Revision: 305735
12cr|perl-Language-Befunge-4.130.0-2|77	- update to new version 4.08
12cr|perl-Language-Befunge-4.130.0-2|78	
12cr|perl-Language-Befunge-4.130.0-2|79	* Sun Nov 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.07-1mdv2009.1
12cr|perl-Language-Befunge-4.130.0-2|80	+ Revision: 303807
12cr|perl-Language-Befunge-4.130.0-2|81	- update to new version 4.07
12cr|perl-Language-Befunge-4.130.0-2|82	
12cr|perl-Language-Befunge-4.130.0-2|83	* Thu Nov 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.06-1mdv2009.1
12cr|perl-Language-Befunge-4.130.0-2|84	+ Revision: 302847
12cr|perl-Language-Befunge-4.130.0-2|85	- new version
12cr|perl-Language-Befunge-4.130.0-2|86	
12cr|perl-Language-Befunge-4.130.0-2|87	* Wed Jul 30 2008 Michael Scherer <misc@mandriva.org> 4.04-1mdv2009.0
12cr|perl-Language-Befunge-4.130.0-2|88	+ Revision: 255039
12cr|perl-Language-Befunge-4.130.0-2|89	- update to new version 4.04
12cr|perl-Language-Befunge-4.130.0-2|90	
12cr|perl-Language-Befunge-4.130.0-2|91	* Sun Jul 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.03-1mdv2009.0
12cr|perl-Language-Befunge-4.130.0-2|92	+ Revision: 232108
12cr|perl-Language-Befunge-4.130.0-2|93	- update to new version 4.03
12cr|perl-Language-Befunge-4.130.0-2|94	
12cr|perl-Language-Befunge-4.130.0-2|95	* Fri Jul 04 2008 Michael Scherer <misc@mandriva.org> 4.02-3mdv2009.0
12cr|perl-Language-Befunge-4.130.0-2|96	+ Revision: 231607
12cr|perl-Language-Befunge-4.130.0-2|97	- rebuild
12cr|perl-Language-Befunge-4.130.0-2|98	
12cr|perl-Language-Befunge-4.130.0-2|99	* Fri Jul 04 2008 Michael Scherer <misc@mandriva.org> 4.02-2mdv2009.0
12cr|perl-Language-Befunge-4.130.0-2|100	+ Revision: 231606
12cr|perl-Language-Befunge-4.130.0-2|101	- rebuild
12cr|perl-Language-Befunge-4.130.0-2|102	
12cr|perl-Language-Befunge-4.130.0-2|103	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Language-Befunge-4.130.0-2|104	- update to new version 4.02
12cr|perl-Language-Befunge-4.130.0-2|105	
12cr|perl-Language-Befunge-4.130.0-2|106	* Fri Jun 13 2008 Jérôme Quelin <jquelin@mandriva.org> 4.01-1mdv2009.0
12cr|perl-Language-Befunge-4.130.0-2|107	+ Revision: 218699
12cr|perl-Language-Befunge-4.130.0-2|108	- perl.prov remove modules without caps, so require perl-aliased directly
12cr|perl-Language-Befunge-4.130.0-2|109	- some more missing buildrequires
12cr|perl-Language-Befunge-4.130.0-2|110	- fix buildrequires
12cr|perl-Language-Befunge-4.130.0-2|111	- updated summary & description
12cr|perl-Language-Befunge-4.130.0-2|112	- update to new version 4.01
12cr|perl-Language-Befunge-4.130.0-2|113	
12cr|perl-Language-Befunge-4.130.0-2|114	* Fri Jan 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.05-1mdv2008.1
12cr|perl-Language-Befunge-4.130.0-2|115	+ Revision: 158140
12cr|perl-Language-Befunge-4.130.0-2|116	- update to new version 3.05
12cr|perl-Language-Befunge-4.130.0-2|117	- update to new version 3.05
12cr|perl-Language-Befunge-4.130.0-2|118	
12cr|perl-Language-Befunge-4.130.0-2|119	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.04-1mdv2008.1
12cr|perl-Language-Befunge-4.130.0-2|120	+ Revision: 152835
12cr|perl-Language-Befunge-4.130.0-2|121	- update to new version 3.04
12cr|perl-Language-Befunge-4.130.0-2|122	
12cr|perl-Language-Befunge-4.130.0-2|123	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Language-Befunge-4.130.0-2|124	- restore BuildRoot
12cr|perl-Language-Befunge-4.130.0-2|125	
12cr|perl-Language-Befunge-4.130.0-2|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Language-Befunge-4.130.0-2|127	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Language-Befunge-4.130.0-2|128	
12cr|perl-Language-Befunge-4.130.0-2|129	* Tue Nov 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.02-1mdv2008.1
12cr|perl-Language-Befunge-4.130.0-2|130	+ Revision: 113423
12cr|perl-Language-Befunge-4.130.0-2|131	- update to new version 3.02
12cr|perl-Language-Befunge-4.130.0-2|132	
12cr|perl-Language-Befunge-4.130.0-2|133	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.01-1mdv2008.1
12cr|perl-Language-Befunge-4.130.0-2|134	+ Revision: 105472
12cr|perl-Language-Befunge-4.130.0-2|135	- new version
12cr|perl-Language-Befunge-4.130.0-2|136	
12cr|perl-Language-Befunge-4.130.0-2|137	* Sun Jun 10 2007 Michael Scherer <misc@mandriva.org> 2.08-1mdv2008.0
12cr|perl-Language-Befunge-4.130.0-2|138	+ Revision: 37835
12cr|perl-Language-Befunge-4.130.0-2|139	- update to new version 2.08
12cr|perl-Language-Befunge-4.130.0-2|140	
12cr|perl-Language-Befunge-4.130.0-2|141	* Thu May 24 2007 Michael Scherer <misc@mandriva.org> 2.06-1mdv2008.0
12cr|perl-Language-Befunge-4.130.0-2|142	+ Revision: 30813
12cr|perl-Language-Befunge-4.130.0-2|143	- Import perl-Language-Befunge
12cr|perl-Language-Befunge-4.130.0-2|144	
12cr|perl-Language-Befunge-4.130.0-2|145	
12cr|perl-Language-Befunge-4.130.0-2|146	
12cr|perl-Language-Befunge-4.130.0-2|147	* Thu May 24 2007 Michael Scherer <misc@mandriva.org> 2.06-1mdv2008.0
12cr|perl-Language-Befunge-4.130.0-2|148	- First Mandriva package

4802 12
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|1	%define upstream_name Language-Befunge-Storage-Generic-Vec-XS
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|2	%define upstream_version 0.03
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|3	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|6	Release:	2
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|7	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|8	Summary:	Language::Befunge::Storage::Generic::Vec rewritten for speed
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|9	License:	GPL+ or Artistic
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|10	Group:		Development/Perl
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Language/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|13	Source1:	%{name}.rpmlintrc
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|14	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|15	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|16	BuildRequires:	perl(Language::Befunge)
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|17	BuildRequires:	perl(Language::Befunge::Vector::XS)
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|18	BuildRequires:	perl(Test::More)
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|19	BuildRequires:	perl(aliased)
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|20	BuildRequires:	perl-devel
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|21	Requires:	perl(aliased)
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|22	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|23	%description
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|24	Language::Befunge::Storage::Generic::Vec implements a linear storage model,
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|25	where a perl string is used to store a (potentially very large) integer
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|26	array. The integers are accessed from perl with vec().
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|27	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|28	Unfortunately, vec() operates on unsigned integers, which means some extra
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|29	calculations are necessary to convert between unsigned and signed integers.
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|30	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|31	If the access was done from C, using a signed integer pointer, the access
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|32	would be much faster, and the conversion would be unnecessary.
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|33	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|34	%prep
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|36	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|37	%build
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|39	%make
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|40	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|41	%check
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|42	make test
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|43	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|44	%install
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|45	%makeinstall_std
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|46	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|47	%files
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|48	%doc LICENSE README Changes
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|49	%{_mandir}/man3/*
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|50	%{perl_vendorlib}/*
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|51	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|52	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|53	%changelog
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|54	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.30.0-2
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|55	+ Revision: 773643
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|56	- clean out spec
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|57	- add filter exception on description-line-too-long for debug package
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|58	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|59	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|60	* Mon Mar 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.30.0-1
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|61	+ Revision: 644753
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|62	- update to new version 0.03
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|63	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|64	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|65	- rebuild for perl 5.12
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|66	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|67	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|68	+ Revision: 401649
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|69	- rebuild using %%perl_convert_version
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|70	- fixed license field
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|71	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|72	* Sun Nov 16 2008 Jérôme Quelin <jquelin@mandriva.org> 0.02-1mdv2009.1
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|73	+ Revision: 303786
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|74	- another missing prereq
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|75	- missing prereq
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|76	- import perl-Language-Befunge-Storage-Generic-Vec-XS
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|77	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|78	
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|79	* Sun Nov 16 2008 cpan2dist 0.02-1mdv
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|80	- initial mdv release, generated with cpan2dist
12cr|perl-Language-Befunge-Storage-Generic-Vec-XS-0.30.0-2|81	

4803 12
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|1	%define upstream_name    Language-Befunge-Vector-XS
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|2	%define upstream_version 1.1.1
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|3	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|4	Name:       perl-%{upstream_name}
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|6	Release:	3
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|7	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|8	Summary:    Language::Befunge::Vector rewritten for speed
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|9	License:    GPL+ or Artistic
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|10	Group:      Development/Perl
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|12	Source0:    http://www.cpan.org/modules/by-module/Language/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|13	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|14	BuildRequires: perl(Test::More)
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|15	BuildRequires: perl-devel
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|16	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|17	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|18	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|19	%description
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|20	The Language::Befunge module makes heavy use of n-dims vectors,
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|21	mapped to the Language::Befunge::Vector class. This allows to
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|22	abstract the funge dimension while still keeping the same code for the
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|23	operations.
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|24	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|25	However, such an heavy usage does have some impact on the performances.
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|26	Therefore, this modules is basically a rewrite of LBV in XS. If
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|27	installed, then LBV will automagically load it and replace its own
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|28	functions with the XS ones.
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|29	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|30	%prep
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|32	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|33	%build
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|35	%make
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|36	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|37	%check
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|38	make test
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|39	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|40	%install
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|41	rm -rf $RPM_BUILD_ROOT
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|42	%makeinstall_std
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|43	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|44	%clean
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|45	rm -rf $RPM_BUILD_ROOT
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|46	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|47	%files
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|48	%defattr(-,root,root)
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|49	%doc LICENSE Changes META.yml README
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|50	%{_mandir}/man3/*
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|51	%perl_vendorlib/*
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|52	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|53	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|54	%changelog
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|55	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.1-3
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|56	+ Revision: 768358
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|57	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|58	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|59	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.1.1-2mdv2011.0
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|60	+ Revision: 555982
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|61	- rebuild for perl 5.12
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|62	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|63	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.1.1-1mdv2011.0
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|64	+ Revision: 552379
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|65	- update to 1.1.1
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|66	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|67	* Fri Aug 21 2009 Jérôme Quelin <jquelin@mandriva.org> 1.1.0-3mdv2010.0
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|68	+ Revision: 418942
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|69	- rebuild using %%perl_convert_version
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|70	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|71	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0-2mdv2009.0
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|72	+ Revision: 268537
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|73	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|74	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|75	* Mon Jun 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1mdv2009.0
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|76	+ Revision: 217097
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|77	- update to new version 1.1.0
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|78	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|79	* Sun Feb 10 2008 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-2mdv2008.1
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|80	+ Revision: 164786
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|81	- cleaning description (removing pod markers)
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|82	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|83	* Thu Feb 07 2008 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2008.1
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|84	+ Revision: 163584
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|85	- import perl-Language-Befunge-Vector-XS
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|86	
12cr|perl-Language-Befunge-Vector-XS-1.1.1-3|87	

4804 12
12cr|perl-Language-Ook-1.0.2-4|1	%define upstream_name    Language-Ook
12cr|perl-Language-Ook-1.0.2-4|2	%define upstream_version 1.0.2
12cr|perl-Language-Ook-1.0.2-4|3	
12cr|perl-Language-Ook-1.0.2-4|4	Name:		perl-%{upstream_name}
12cr|perl-Language-Ook-1.0.2-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Language-Ook-1.0.2-4|6	Release:	4
12cr|perl-Language-Ook-1.0.2-4|7	
12cr|perl-Language-Ook-1.0.2-4|8	Summary:	An Ook! interpreter
12cr|perl-Language-Ook-1.0.2-4|9	License:	GPL+ or Artistic
12cr|perl-Language-Ook-1.0.2-4|10	Group:		Development/Perl
12cr|perl-Language-Ook-1.0.2-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Language-Ook-1.0.2-4|12	Source0:	http://www.cpan.org/modules/by-module/Language/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Language-Ook-1.0.2-4|13	
12cr|perl-Language-Ook-1.0.2-4|14	BuildRequires:	perl-devel
12cr|perl-Language-Ook-1.0.2-4|15	BuildRequires:	perl(Test::More)
12cr|perl-Language-Ook-1.0.2-4|16	
12cr|perl-Language-Ook-1.0.2-4|17	BuildArch:	noarch
12cr|perl-Language-Ook-1.0.2-4|18	
12cr|perl-Language-Ook-1.0.2-4|19	%description
12cr|perl-Language-Ook-1.0.2-4|20	A programming language should be writable and readable by orang-utans. So
12cr|perl-Language-Ook-1.0.2-4|21	Ook! is a programming language designed for orang-utans.
12cr|perl-Language-Ook-1.0.2-4|22	
12cr|perl-Language-Ook-1.0.2-4|23	Ook! is bijective with BrainFuck, and thus, Turing-complete.
12cr|perl-Language-Ook-1.0.2-4|24	
12cr|perl-Language-Ook-1.0.2-4|25	%prep
12cr|perl-Language-Ook-1.0.2-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Language-Ook-1.0.2-4|27	
12cr|perl-Language-Ook-1.0.2-4|28	%build
12cr|perl-Language-Ook-1.0.2-4|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Language-Ook-1.0.2-4|30	%make
12cr|perl-Language-Ook-1.0.2-4|31	
12cr|perl-Language-Ook-1.0.2-4|32	%check
12cr|perl-Language-Ook-1.0.2-4|33	%make test
12cr|perl-Language-Ook-1.0.2-4|34	
12cr|perl-Language-Ook-1.0.2-4|35	%install
12cr|perl-Language-Ook-1.0.2-4|36	%makeinstall_std
12cr|perl-Language-Ook-1.0.2-4|37	
12cr|perl-Language-Ook-1.0.2-4|38	%files
12cr|perl-Language-Ook-1.0.2-4|39	%doc LICENSE Changes README
12cr|perl-Language-Ook-1.0.2-4|40	%{_mandir}/man3/*
12cr|perl-Language-Ook-1.0.2-4|41	%{perl_vendorlib}/*
12cr|perl-Language-Ook-1.0.2-4|42	
12cr|perl-Language-Ook-1.0.2-4|43	
12cr|perl-Language-Ook-1.0.2-4|44	%changelog
12cr|perl-Language-Ook-1.0.2-4|45	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.0.2-3mdv2011.0
12cr|perl-Language-Ook-1.0.2-4|46	+ Revision: 655040
12cr|perl-Language-Ook-1.0.2-4|47	- rebuild for updated spec-helper
12cr|perl-Language-Ook-1.0.2-4|48	
12cr|perl-Language-Ook-1.0.2-4|49	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.2-2mdv2011.0
12cr|perl-Language-Ook-1.0.2-4|50	+ Revision: 504932
12cr|perl-Language-Ook-1.0.2-4|51	- rebuild using %%perl_convert_version
12cr|perl-Language-Ook-1.0.2-4|52	
12cr|perl-Language-Ook-1.0.2-4|53	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.0.2-1mdv2010.0
12cr|perl-Language-Ook-1.0.2-4|54	+ Revision: 375948
12cr|perl-Language-Ook-1.0.2-4|55	- import perl-Language-Ook
12cr|perl-Language-Ook-1.0.2-4|56	
12cr|perl-Language-Ook-1.0.2-4|57	
12cr|perl-Language-Ook-1.0.2-4|58	* Sat Feb 28 2009 cpan2dist 1.0.2-1mdv
12cr|perl-Language-Ook-1.0.2-4|59	- initial mdv release, generated with cpan2dist
12cr|perl-Language-Ook-1.0.2-4|60	

4805 12
12cr|perl-latest-0.30.0-2|1	%define upstream_name    latest
12cr|perl-latest-0.30.0-2|2	%define upstream_version 0.03
12cr|perl-latest-0.30.0-2|3	
12cr|perl-latest-0.30.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-latest-0.30.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-latest-0.30.0-2|6	Release:    %mkrel 2
12cr|perl-latest-0.30.0-2|7	
12cr|perl-latest-0.30.0-2|8	Summary:    Use the latest Perl features
12cr|perl-latest-0.30.0-2|9	License:    GPL+ or Artistic
12cr|perl-latest-0.30.0-2|10	Group:      Development/Perl
12cr|perl-latest-0.30.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-latest-0.30.0-2|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-latest-0.30.0-2|13	
12cr|perl-latest-0.30.0-2|14	BuildRequires: perl(Test::More)
12cr|perl-latest-0.30.0-2|15	BuildRequires: perl(version)
12cr|perl-latest-0.30.0-2|16	BuildRequires: perl(Module::Build)
12cr|perl-latest-0.30.0-2|17	
12cr|perl-latest-0.30.0-2|18	BuildArch: noarch
12cr|perl-latest-0.30.0-2|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-latest-0.30.0-2|20	
12cr|perl-latest-0.30.0-2|21	Provides: perl(latest)
12cr|perl-latest-0.30.0-2|22	
12cr|perl-latest-0.30.0-2|23	%description
12cr|perl-latest-0.30.0-2|24	The line
12cr|perl-latest-0.30.0-2|25	
12cr|perl-latest-0.30.0-2|26	use latest;
12cr|perl-latest-0.30.0-2|27	
12cr|perl-latest-0.30.0-2|28	is roughly equivalent to
12cr|perl-latest-0.30.0-2|29	
12cr|perl-latest-0.30.0-2|30	%prep
12cr|perl-latest-0.30.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-latest-0.30.0-2|32	
12cr|perl-latest-0.30.0-2|33	%build
12cr|perl-latest-0.30.0-2|34	%{__perl} Build.PL installdirs=vendor
12cr|perl-latest-0.30.0-2|35	./Build
12cr|perl-latest-0.30.0-2|36	
12cr|perl-latest-0.30.0-2|37	%check
12cr|perl-latest-0.30.0-2|38	./Build test
12cr|perl-latest-0.30.0-2|39	
12cr|perl-latest-0.30.0-2|40	%install
12cr|perl-latest-0.30.0-2|41	rm -rf %buildroot
12cr|perl-latest-0.30.0-2|42	./Build install destdir=%{buildroot}
12cr|perl-latest-0.30.0-2|43	
12cr|perl-latest-0.30.0-2|44	%clean
12cr|perl-latest-0.30.0-2|45	rm -rf %buildroot
12cr|perl-latest-0.30.0-2|46	
12cr|perl-latest-0.30.0-2|47	%files
12cr|perl-latest-0.30.0-2|48	%defattr(-,root,root)
12cr|perl-latest-0.30.0-2|49	%doc Changes README
12cr|perl-latest-0.30.0-2|50	%{_mandir}/man3/*
12cr|perl-latest-0.30.0-2|51	%perl_vendorlib/*
12cr|perl-latest-0.30.0-2|52	
12cr|perl-latest-0.30.0-2|53	
12cr|perl-latest-0.30.0-2|54	
12cr|perl-latest-0.30.0-2|55	
12cr|perl-latest-0.30.0-2|56	%changelog
12cr|perl-latest-0.30.0-2|57	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-latest-0.30.0-2|58	+ Revision: 655243
12cr|perl-latest-0.30.0-2|59	- rebuild for updated spec-helper
12cr|perl-latest-0.30.0-2|60	
12cr|perl-latest-0.30.0-2|61	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-latest-0.30.0-2|62	+ Revision: 471490
12cr|perl-latest-0.30.0-2|63	- import perl-latest
12cr|perl-latest-0.30.0-2|64	
12cr|perl-latest-0.30.0-2|65	
12cr|perl-latest-0.30.0-2|66	* Sun Nov 29 2009 cpan2dist 0.03-1mdv
12cr|perl-latest-0.30.0-2|67	- initial mdv release, generated with cpan2dist

4806 12
12cr|perl-LaTeX-Driver-0.120.0-1|1	%define upstream_name    LaTeX-Driver
12cr|perl-LaTeX-Driver-0.120.0-1|2	%define upstream_version 0.12
12cr|perl-LaTeX-Driver-0.120.0-1|3	
12cr|perl-LaTeX-Driver-0.120.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-LaTeX-Driver-0.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-LaTeX-Driver-0.120.0-1|6	Release:	1
12cr|perl-LaTeX-Driver-0.120.0-1|7	
12cr|perl-LaTeX-Driver-0.120.0-1|8	Summary:	Driver to run LaTeX, bibtex and makeindex
12cr|perl-LaTeX-Driver-0.120.0-1|9	License:	GPL+ or Artistic
12cr|perl-LaTeX-Driver-0.120.0-1|10	Group:		Development/Perl
12cr|perl-LaTeX-Driver-0.120.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-LaTeX-Driver-0.120.0-1|12	Source0:	http://www.cpan.org/modules/by-module/LaTeX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-LaTeX-Driver-0.120.0-1|13	
12cr|perl-LaTeX-Driver-0.120.0-1|14	BuildRequires:	perl-devel
12cr|perl-LaTeX-Driver-0.120.0-1|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-LaTeX-Driver-0.120.0-1|16	BuildRequires:	perl(Cwd)
12cr|perl-LaTeX-Driver-0.120.0-1|17	BuildRequires:	perl(Exception::Class)
12cr|perl-LaTeX-Driver-0.120.0-1|18	BuildRequires:	perl(File::Slurp)
12cr|perl-LaTeX-Driver-0.120.0-1|19	BuildRequires:	perl(File::Spec)
12cr|perl-LaTeX-Driver-0.120.0-1|20	BuildRequires:	perl(IO::File)
12cr|perl-LaTeX-Driver-0.120.0-1|21	BuildRequires:	perl(Readonly)
12cr|perl-LaTeX-Driver-0.120.0-1|22	BuildRequires:	tetex-latex
12cr|perl-LaTeX-Driver-0.120.0-1|23	BuildRequires:	ghostscript-common
12cr|perl-LaTeX-Driver-0.120.0-1|24	# Require whole set of texlive packages because it's hard
12cr|perl-LaTeX-Driver-0.120.0-1|25	# to find what we really need to make tests pass
12cr|perl-LaTeX-Driver-0.120.0-1|26	BuildRequires:	texlive
12cr|perl-LaTeX-Driver-0.120.0-1|27	Requires:	tetex-latex
12cr|perl-LaTeX-Driver-0.120.0-1|28	Requires:	ghostscript-common
12cr|perl-LaTeX-Driver-0.120.0-1|29	Requires:	perl(Template)
12cr|perl-LaTeX-Driver-0.120.0-1|30	
12cr|perl-LaTeX-Driver-0.120.0-1|31	BuildArch:	noarch
12cr|perl-LaTeX-Driver-0.120.0-1|32	
12cr|perl-LaTeX-Driver-0.120.0-1|33	%description
12cr|perl-LaTeX-Driver-0.120.0-1|34	The LaTeX::Driver module encapsulates the details of invoking the Latex
12cr|perl-LaTeX-Driver-0.120.0-1|35	programs to format a LaTeX document. Formatting with LaTeX is complicated;
12cr|perl-LaTeX-Driver-0.120.0-1|36	there are potentially many programs to run and the output of those programs
12cr|perl-LaTeX-Driver-0.120.0-1|37	must be monitored to determine whether further processing is required.
12cr|perl-LaTeX-Driver-0.120.0-1|38	
12cr|perl-LaTeX-Driver-0.120.0-1|39	This module runs the required commands in the directory specified, either
12cr|perl-LaTeX-Driver-0.120.0-1|40	explicitly with the 'dirname' option or implicitly by the directory part of
12cr|perl-LaTeX-Driver-0.120.0-1|41	'basename', or in the current directory. As a result of the processing up
12cr|perl-LaTeX-Driver-0.120.0-1|42	to a dozen or more intermediate files are created. These can be removed
12cr|perl-LaTeX-Driver-0.120.0-1|43	with the 'cleanup' method.
12cr|perl-LaTeX-Driver-0.120.0-1|44	
12cr|perl-LaTeX-Driver-0.120.0-1|45	%prep
12cr|perl-LaTeX-Driver-0.120.0-1|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-LaTeX-Driver-0.120.0-1|47	
12cr|perl-LaTeX-Driver-0.120.0-1|48	%build
12cr|perl-LaTeX-Driver-0.120.0-1|49	yes | perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-LaTeX-Driver-0.120.0-1|50	%make
12cr|perl-LaTeX-Driver-0.120.0-1|51	
12cr|perl-LaTeX-Driver-0.120.0-1|52	%check
12cr|perl-LaTeX-Driver-0.120.0-1|53	TMPDIR=/tmp %make test
12cr|perl-LaTeX-Driver-0.120.0-1|54	
12cr|perl-LaTeX-Driver-0.120.0-1|55	%install
12cr|perl-LaTeX-Driver-0.120.0-1|56	%makeinstall_std
12cr|perl-LaTeX-Driver-0.120.0-1|57	
12cr|perl-LaTeX-Driver-0.120.0-1|58	%files
12cr|perl-LaTeX-Driver-0.120.0-1|59	%doc README Changes
12cr|perl-LaTeX-Driver-0.120.0-1|60	%{_bindir}/*
12cr|perl-LaTeX-Driver-0.120.0-1|61	%{_mandir}/man1/*
12cr|perl-LaTeX-Driver-0.120.0-1|62	%{_mandir}/man3/*
12cr|perl-LaTeX-Driver-0.120.0-1|63	%{perl_vendorlib}/*
12cr|perl-LaTeX-Driver-0.120.0-1|64	
12cr|perl-LaTeX-Driver-0.120.0-1|65	
12cr|perl-LaTeX-Driver-0.120.0-1|66	%changelog
12cr|perl-LaTeX-Driver-0.120.0-1|67	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.80.0-3mdv2011.0
12cr|perl-LaTeX-Driver-0.120.0-1|68	+ Revision: 655246
12cr|perl-LaTeX-Driver-0.120.0-1|69	- fix patch apply
12cr|perl-LaTeX-Driver-0.120.0-1|70	- rebuild for updated spec-helper
12cr|perl-LaTeX-Driver-0.120.0-1|71	
12cr|perl-LaTeX-Driver-0.120.0-1|72	* Wed Mar 31 2010 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-LaTeX-Driver-0.120.0-1|73	+ Revision: 530435
12cr|perl-LaTeX-Driver-0.120.0-1|74	- force TMPDIR to a sane default
12cr|perl-LaTeX-Driver-0.120.0-1|75	tests use $TMPDIR in a regex, so TMPDIR should not have a trailing /
12cr|perl-LaTeX-Driver-0.120.0-1|76	
12cr|perl-LaTeX-Driver-0.120.0-1|77	+ Antoine Ginies <aginies@mandriva.com>
12cr|perl-LaTeX-Driver-0.120.0-1|78	- bump release (rebuild)
12cr|perl-LaTeX-Driver-0.120.0-1|79	
12cr|perl-LaTeX-Driver-0.120.0-1|80	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-LaTeX-Driver-0.120.0-1|81	+ Revision: 401648
12cr|perl-LaTeX-Driver-0.120.0-1|82	- rebuild using %%perl_convert_version
12cr|perl-LaTeX-Driver-0.120.0-1|83	- fixed license field
12cr|perl-LaTeX-Driver-0.120.0-1|84	
12cr|perl-LaTeX-Driver-0.120.0-1|85	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.08-2mdv2010.0
12cr|perl-LaTeX-Driver-0.120.0-1|86	+ Revision: 375944
12cr|perl-LaTeX-Driver-0.120.0-1|87	- rebuild
12cr|perl-LaTeX-Driver-0.120.0-1|88	
12cr|perl-LaTeX-Driver-0.120.0-1|89	* Sat Apr 11 2009 Olivier Thauvin <nanardon@mandriva.org> 0.08-1mdv2009.1
12cr|perl-LaTeX-Driver-0.120.0-1|90	+ Revision: 366296
12cr|perl-LaTeX-Driver-0.120.0-1|91	- fix requirement
12cr|perl-LaTeX-Driver-0.120.0-1|92	- import perl-LaTeX-Driver
12cr|perl-LaTeX-Driver-0.120.0-1|93	
12cr|perl-LaTeX-Driver-0.120.0-1|94	

4807 12
12cr|perl-LaTeX-Encode-0.30.0-3|1	%define upstream_name    LaTeX-Encode
12cr|perl-LaTeX-Encode-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-LaTeX-Encode-0.30.0-3|3	
12cr|perl-LaTeX-Encode-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-LaTeX-Encode-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-LaTeX-Encode-0.30.0-3|6	Release:	3
12cr|perl-LaTeX-Encode-0.30.0-3|7	
12cr|perl-LaTeX-Encode-0.30.0-3|8	Summary:	Encode LaTeX special chars for typesetting
12cr|perl-LaTeX-Encode-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-LaTeX-Encode-0.30.0-3|10	Group:		Development/Perl
12cr|perl-LaTeX-Encode-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-LaTeX-Encode-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/LaTeX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-LaTeX-Encode-0.30.0-3|13	
12cr|perl-LaTeX-Encode-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-LaTeX-Encode-0.30.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-LaTeX-Encode-0.30.0-3|16	BuildArch:	noarch
12cr|perl-LaTeX-Encode-0.30.0-3|17	
12cr|perl-LaTeX-Encode-0.30.0-3|18	%description
12cr|perl-LaTeX-Encode-0.30.0-3|19	This module provides a function to encode text that is to be formatted with
12cr|perl-LaTeX-Encode-0.30.0-3|20	LaTeX. It encodes characters that are special to LaTeX or that are
12cr|perl-LaTeX-Encode-0.30.0-3|21	represented in LaTeX by LaTeX commands.
12cr|perl-LaTeX-Encode-0.30.0-3|22	
12cr|perl-LaTeX-Encode-0.30.0-3|23	The special characters are: '\' (command character), '{' (open group), '}'
12cr|perl-LaTeX-Encode-0.30.0-3|24	(end group), '&' (table column separator), '#' (parameter specifier), '%'
12cr|perl-LaTeX-Encode-0.30.0-3|25	(comment character), '_' (subscript), '^' (superscript), '~' (non-breakable
12cr|perl-LaTeX-Encode-0.30.0-3|26	space), '$' (mathematics mode).
12cr|perl-LaTeX-Encode-0.30.0-3|27	
12cr|perl-LaTeX-Encode-0.30.0-3|28	Note that some of the LaTeX commands for characters are defined in the
12cr|perl-LaTeX-Encode-0.30.0-3|29	LaTeX 'textcomp' package. If your text includes such characters, you will
12cr|perl-LaTeX-Encode-0.30.0-3|30	need to include the following lines in the preamble to your LaTeX document.
12cr|perl-LaTeX-Encode-0.30.0-3|31	
12cr|perl-LaTeX-Encode-0.30.0-3|32	%prep
12cr|perl-LaTeX-Encode-0.30.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-LaTeX-Encode-0.30.0-3|34	
12cr|perl-LaTeX-Encode-0.30.0-3|35	%build
12cr|perl-LaTeX-Encode-0.30.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-LaTeX-Encode-0.30.0-3|37	%make
12cr|perl-LaTeX-Encode-0.30.0-3|38	
12cr|perl-LaTeX-Encode-0.30.0-3|39	%check
12cr|perl-LaTeX-Encode-0.30.0-3|40	make test
12cr|perl-LaTeX-Encode-0.30.0-3|41	
12cr|perl-LaTeX-Encode-0.30.0-3|42	%install
12cr|perl-LaTeX-Encode-0.30.0-3|43	%makeinstall_std
12cr|perl-LaTeX-Encode-0.30.0-3|44	
12cr|perl-LaTeX-Encode-0.30.0-3|45	%files
12cr|perl-LaTeX-Encode-0.30.0-3|46	%doc Changes README README
12cr|perl-LaTeX-Encode-0.30.0-3|47	%{_mandir}/man3/*
12cr|perl-LaTeX-Encode-0.30.0-3|48	%{perl_vendorlib}/*
12cr|perl-LaTeX-Encode-0.30.0-3|49	
12cr|perl-LaTeX-Encode-0.30.0-3|50	%changelog
12cr|perl-LaTeX-Encode-0.30.0-3|51	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-LaTeX-Encode-0.30.0-3|52	+ Revision: 655039
12cr|perl-LaTeX-Encode-0.30.0-3|53	- rebuild for updated spec-helper
12cr|perl-LaTeX-Encode-0.30.0-3|54	
12cr|perl-LaTeX-Encode-0.30.0-3|55	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-LaTeX-Encode-0.30.0-3|56	+ Revision: 401641
12cr|perl-LaTeX-Encode-0.30.0-3|57	- rebuild using %%perl_convert_version
12cr|perl-LaTeX-Encode-0.30.0-3|58	- fixed license field
12cr|perl-LaTeX-Encode-0.30.0-3|59	
12cr|perl-LaTeX-Encode-0.30.0-3|60	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.03-2mdv2010.0
12cr|perl-LaTeX-Encode-0.30.0-3|61	+ Revision: 375943
12cr|perl-LaTeX-Encode-0.30.0-3|62	- rebuild
12cr|perl-LaTeX-Encode-0.30.0-3|63	
12cr|perl-LaTeX-Encode-0.30.0-3|64	* Sat Apr 11 2009 Olivier Thauvin <nanardon@mandriva.org> 0.03-1mdv2009.1
12cr|perl-LaTeX-Encode-0.30.0-3|65	+ Revision: 366281
12cr|perl-LaTeX-Encode-0.30.0-3|66	- import perl-LaTeX-Encode
12cr|perl-LaTeX-Encode-0.30.0-3|67	
12cr|perl-LaTeX-Encode-0.30.0-3|68	
12cr|perl-LaTeX-Encode-0.30.0-3|69	* Sat Apr 11 2009 cpan2dist 0.03-1mdv
12cr|perl-LaTeX-Encode-0.30.0-3|70	- initial mdv release, generated with cpan2dist
12cr|perl-LaTeX-Encode-0.30.0-3|71	

4808 12
12cr|perl-LaTeX-Table-1.0.6-3|1	%define upstream_name    LaTeX-Table
12cr|perl-LaTeX-Table-1.0.6-3|2	%define upstream_version v1.0.6
12cr|perl-LaTeX-Table-1.0.6-3|3	
12cr|perl-LaTeX-Table-1.0.6-3|4	Name:		perl-%{upstream_name}
12cr|perl-LaTeX-Table-1.0.6-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-LaTeX-Table-1.0.6-3|6	Release:	3
12cr|perl-LaTeX-Table-1.0.6-3|7	
12cr|perl-LaTeX-Table-1.0.6-3|8	License:	GPL+ or Artistic
12cr|perl-LaTeX-Table-1.0.6-3|9	Group:		Development/Perl
12cr|perl-LaTeX-Table-1.0.6-3|10	Summary:	Automatic generation of LaTeX tables
12cr|perl-LaTeX-Table-1.0.6-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-LaTeX-Table-1.0.6-3|12	Source0:    http://www.cpan.org/modules/by-module/LaTeX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-LaTeX-Table-1.0.6-3|13	
12cr|perl-LaTeX-Table-1.0.6-3|14	BuildRequires:	perl-devel
12cr|perl-LaTeX-Table-1.0.6-3|15	BuildRequires:	perl(Module::Pluggable)
12cr|perl-LaTeX-Table-1.0.6-3|16	BuildRequires:	perl(Moose)
12cr|perl-LaTeX-Table-1.0.6-3|17	BuildRequires:	perl(Moose::Policy::FollowPBP)
12cr|perl-LaTeX-Table-1.0.6-3|18	BuildRequires:	perl(MooseX::FollowPBP)
12cr|perl-LaTeX-Table-1.0.6-3|19	BuildRequires:	perl(Scalar::Util)
12cr|perl-LaTeX-Table-1.0.6-3|20	BuildRequires:	perl(Template)
12cr|perl-LaTeX-Table-1.0.6-3|21	BuildRequires:	perl(Test::More)
12cr|perl-LaTeX-Table-1.0.6-3|22	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-LaTeX-Table-1.0.6-3|23	BuildRequires:	perl(Text::CSV)
12cr|perl-LaTeX-Table-1.0.6-3|24	BuildRequires:	perl(Text::Wrap)
12cr|perl-LaTeX-Table-1.0.6-3|25	BuildRequires:	perl(version)
12cr|perl-LaTeX-Table-1.0.6-3|26	
12cr|perl-LaTeX-Table-1.0.6-3|27	BuildArch:	noarch
12cr|perl-LaTeX-Table-1.0.6-3|28	
12cr|perl-LaTeX-Table-1.0.6-3|29	%description
12cr|perl-LaTeX-Table-1.0.6-3|30	LaTeX makes professional typesetting easy. Unfortunately, this is not
12cr|perl-LaTeX-Table-1.0.6-3|31	entirely true for tables and the standard LaTeX table macros have a rather
12cr|perl-LaTeX-Table-1.0.6-3|32	limited functionality. This module supports many CTAN packages and hides
12cr|perl-LaTeX-Table-1.0.6-3|33	the complexity of using them behind an easy and intuitive API.
12cr|perl-LaTeX-Table-1.0.6-3|34	
12cr|perl-LaTeX-Table-1.0.6-3|35	%prep
12cr|perl-LaTeX-Table-1.0.6-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-LaTeX-Table-1.0.6-3|37	
12cr|perl-LaTeX-Table-1.0.6-3|38	%build
12cr|perl-LaTeX-Table-1.0.6-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-LaTeX-Table-1.0.6-3|40	%make
12cr|perl-LaTeX-Table-1.0.6-3|41	
12cr|perl-LaTeX-Table-1.0.6-3|42	%check
12cr|perl-LaTeX-Table-1.0.6-3|43	%make test
12cr|perl-LaTeX-Table-1.0.6-3|44	
12cr|perl-LaTeX-Table-1.0.6-3|45	%install
12cr|perl-LaTeX-Table-1.0.6-3|46	%makeinstall_std
12cr|perl-LaTeX-Table-1.0.6-3|47	
12cr|perl-LaTeX-Table-1.0.6-3|48	%files
12cr|perl-LaTeX-Table-1.0.6-3|49	%doc README Changes LICENSE
12cr|perl-LaTeX-Table-1.0.6-3|50	%{_mandir}/man1/*
12cr|perl-LaTeX-Table-1.0.6-3|51	%{_mandir}/man3/*
12cr|perl-LaTeX-Table-1.0.6-3|52	%{perl_vendorlib}/*
12cr|perl-LaTeX-Table-1.0.6-3|53	%{_bindir}/csv2pdf
12cr|perl-LaTeX-Table-1.0.6-3|54	%{_bindir}/ltpretty
12cr|perl-LaTeX-Table-1.0.6-3|55	
12cr|perl-LaTeX-Table-1.0.6-3|56	%changelog
12cr|perl-LaTeX-Table-1.0.6-3|57	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.0.6-2mdv2011.0
12cr|perl-LaTeX-Table-1.0.6-3|58	+ Revision: 656934
12cr|perl-LaTeX-Table-1.0.6-3|59	- rebuild for updated spec-helper
12cr|perl-LaTeX-Table-1.0.6-3|60	
12cr|perl-LaTeX-Table-1.0.6-3|61	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.6-1mdv2011.0
12cr|perl-LaTeX-Table-1.0.6-3|62	+ Revision: 597103
12cr|perl-LaTeX-Table-1.0.6-3|63	- update to v1.0.6
12cr|perl-LaTeX-Table-1.0.6-3|64	
12cr|perl-LaTeX-Table-1.0.6-3|65	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.5-1mdv2011.0
12cr|perl-LaTeX-Table-1.0.6-3|66	+ Revision: 573786
12cr|perl-LaTeX-Table-1.0.6-3|67	- update to v1.0.5
12cr|perl-LaTeX-Table-1.0.6-3|68	
12cr|perl-LaTeX-Table-1.0.6-3|69	+ Funda Wang <fwang@mandriva.org>
12cr|perl-LaTeX-Table-1.0.6-3|70	- revert dup changes
12cr|perl-LaTeX-Table-1.0.6-3|71	- BR MooseX::FollowPBP for test
12cr|perl-LaTeX-Table-1.0.6-3|72	
12cr|perl-LaTeX-Table-1.0.6-3|73	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.2-1mdv2011.0
12cr|perl-LaTeX-Table-1.0.6-3|74	+ Revision: 561567
12cr|perl-LaTeX-Table-1.0.6-3|75	- adding missing buildrequires:
12cr|perl-LaTeX-Table-1.0.6-3|76	- update to v1.0.2
12cr|perl-LaTeX-Table-1.0.6-3|77	
12cr|perl-LaTeX-Table-1.0.6-3|78	* Tue Mar 02 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.1-1mdv2011.0
12cr|perl-LaTeX-Table-1.0.6-3|79	+ Revision: 513469
12cr|perl-LaTeX-Table-1.0.6-3|80	- update to v1.0.1
12cr|perl-LaTeX-Table-1.0.6-3|81	
12cr|perl-LaTeX-Table-1.0.6-3|82	* Wed Sep 09 2009 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2010.0
12cr|perl-LaTeX-Table-1.0.6-3|83	+ Revision: 435708
12cr|perl-LaTeX-Table-1.0.6-3|84	- update to v1.0.0
12cr|perl-LaTeX-Table-1.0.6-3|85	
12cr|perl-LaTeX-Table-1.0.6-3|86	* Mon Jul 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.9.17-1mdv2010.0
12cr|perl-LaTeX-Table-1.0.6-3|87	+ Revision: 400629
12cr|perl-LaTeX-Table-1.0.6-3|88	- update to 0.9.17
12cr|perl-LaTeX-Table-1.0.6-3|89	
12cr|perl-LaTeX-Table-1.0.6-3|90	* Wed Jul 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.16-1mdv2010.0
12cr|perl-LaTeX-Table-1.0.6-3|91	+ Revision: 396222
12cr|perl-LaTeX-Table-1.0.6-3|92	- update to new version 0.9.16
12cr|perl-LaTeX-Table-1.0.6-3|93	
12cr|perl-LaTeX-Table-1.0.6-3|94	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.9.15-1mdv2010.0
12cr|perl-LaTeX-Table-1.0.6-3|95	+ Revision: 381277
12cr|perl-LaTeX-Table-1.0.6-3|96	-update to 0.9.15
12cr|perl-LaTeX-Table-1.0.6-3|97	- using %%perl_convert_version
12cr|perl-LaTeX-Table-1.0.6-3|98	- sanitized license & description fields
12cr|perl-LaTeX-Table-1.0.6-3|99	
12cr|perl-LaTeX-Table-1.0.6-3|100	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.9.14-2mdv2010.0
12cr|perl-LaTeX-Table-1.0.6-3|101	+ Revision: 376053
12cr|perl-LaTeX-Table-1.0.6-3|102	- fixing %%files section in man1
12cr|perl-LaTeX-Table-1.0.6-3|103	- rebuild
12cr|perl-LaTeX-Table-1.0.6-3|104	
12cr|perl-LaTeX-Table-1.0.6-3|105	* Sat Apr 11 2009 Olivier Thauvin <nanardon@mandriva.org> 0.9.14-1mdv2009.1
12cr|perl-LaTeX-Table-1.0.6-3|106	+ Revision: 366291
12cr|perl-LaTeX-Table-1.0.6-3|107	- import perl-LaTeX-Table
12cr|perl-LaTeX-Table-1.0.6-3|108	
12cr|perl-LaTeX-Table-1.0.6-3|109	
12cr|perl-LaTeX-Table-1.0.6-3|110	* Sat Apr 11 2009 cpan2dist 0.9.14-1mdv
12cr|perl-LaTeX-Table-1.0.6-3|111	- initial mdv release, generated with cpan2dist
12cr|perl-LaTeX-Table-1.0.6-3|112	

4809 12
12cr|perl-Lexical-Persistence-1.20.0-3|1	%define upstream_name    Lexical-Persistence
12cr|perl-Lexical-Persistence-1.20.0-3|2	%define upstream_version 1.020
12cr|perl-Lexical-Persistence-1.20.0-3|3	
12cr|perl-Lexical-Persistence-1.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Lexical-Persistence-1.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Lexical-Persistence-1.20.0-3|6	Release:	3
12cr|perl-Lexical-Persistence-1.20.0-3|7	
12cr|perl-Lexical-Persistence-1.20.0-3|8	Summary:	Bind lexicals to persistent data
12cr|perl-Lexical-Persistence-1.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Lexical-Persistence-1.20.0-3|10	Group:		Development/Perl
12cr|perl-Lexical-Persistence-1.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Lexical-Persistence-1.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Lexical/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Lexical-Persistence-1.20.0-3|13	
12cr|perl-Lexical-Persistence-1.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Lexical-Persistence-1.20.0-3|15	BuildRequires:	perl(Devel::LexAlias)
12cr|perl-Lexical-Persistence-1.20.0-3|16	BuildRequires:	perl(PadWalker)
12cr|perl-Lexical-Persistence-1.20.0-3|17	BuildArch:	noarch
12cr|perl-Lexical-Persistence-1.20.0-3|18	
12cr|perl-Lexical-Persistence-1.20.0-3|19	%description
12cr|perl-Lexical-Persistence-1.20.0-3|20	Lexical::Persistence does a few things, all related. Note that all the
12cr|perl-Lexical-Persistence-1.20.0-3|21	behaviors listed here are the defaults. Subclasses can override nearly
12cr|perl-Lexical-Persistence-1.20.0-3|22	every aspect of Lexical::Persistence's behavior.
12cr|perl-Lexical-Persistence-1.20.0-3|23	
12cr|perl-Lexical-Persistence-1.20.0-3|24	Lexical::Persistence lets your code access persistent data through lexical
12cr|perl-Lexical-Persistence-1.20.0-3|25	variables. This example prints "some value" because the value of $x perists
12cr|perl-Lexical-Persistence-1.20.0-3|26	in the $lp object between setter() and getter().
12cr|perl-Lexical-Persistence-1.20.0-3|27	
12cr|perl-Lexical-Persistence-1.20.0-3|28	use Lexical::Persistence;
12cr|perl-Lexical-Persistence-1.20.0-3|29	
12cr|perl-Lexical-Persistence-1.20.0-3|30	%prep
12cr|perl-Lexical-Persistence-1.20.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Lexical-Persistence-1.20.0-3|32	
12cr|perl-Lexical-Persistence-1.20.0-3|33	%build
12cr|perl-Lexical-Persistence-1.20.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Lexical-Persistence-1.20.0-3|35	%make
12cr|perl-Lexical-Persistence-1.20.0-3|36	
12cr|perl-Lexical-Persistence-1.20.0-3|37	%check
12cr|perl-Lexical-Persistence-1.20.0-3|38	make test
12cr|perl-Lexical-Persistence-1.20.0-3|39	
12cr|perl-Lexical-Persistence-1.20.0-3|40	%install
12cr|perl-Lexical-Persistence-1.20.0-3|41	%makeinstall_std
12cr|perl-Lexical-Persistence-1.20.0-3|42	
12cr|perl-Lexical-Persistence-1.20.0-3|43	%files
12cr|perl-Lexical-Persistence-1.20.0-3|44	%doc CHANGES README
12cr|perl-Lexical-Persistence-1.20.0-3|45	%{_mandir}/man3/*
12cr|perl-Lexical-Persistence-1.20.0-3|46	%{perl_vendorlib}/*
12cr|perl-Lexical-Persistence-1.20.0-3|47	
12cr|perl-Lexical-Persistence-1.20.0-3|48	
12cr|perl-Lexical-Persistence-1.20.0-3|49	%changelog
12cr|perl-Lexical-Persistence-1.20.0-3|50	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.20.0-2mdv2011.0
12cr|perl-Lexical-Persistence-1.20.0-3|51	+ Revision: 654244
12cr|perl-Lexical-Persistence-1.20.0-3|52	- rebuild for updated spec-helper
12cr|perl-Lexical-Persistence-1.20.0-3|53	
12cr|perl-Lexical-Persistence-1.20.0-3|54	* Mon Mar 08 2010 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2011.0
12cr|perl-Lexical-Persistence-1.20.0-3|55	+ Revision: 515750
12cr|perl-Lexical-Persistence-1.20.0-3|56	- update to 1.020
12cr|perl-Lexical-Persistence-1.20.0-3|57	
12cr|perl-Lexical-Persistence-1.20.0-3|58	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-2mdv2010.0
12cr|perl-Lexical-Persistence-1.20.0-3|59	+ Revision: 408649
12cr|perl-Lexical-Persistence-1.20.0-3|60	- force rebuild
12cr|perl-Lexical-Persistence-1.20.0-3|61	- update to 1.01
12cr|perl-Lexical-Persistence-1.20.0-3|62	
12cr|perl-Lexical-Persistence-1.20.0-3|63	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.980.0-1mdv2010.0
12cr|perl-Lexical-Persistence-1.20.0-3|64	+ Revision: 401639
12cr|perl-Lexical-Persistence-1.20.0-3|65	- rebuild using %%perl_convert_version
12cr|perl-Lexical-Persistence-1.20.0-3|66	- fixed license field
12cr|perl-Lexical-Persistence-1.20.0-3|67	
12cr|perl-Lexical-Persistence-1.20.0-3|68	* Wed Dec 03 2008 Jérôme Quelin <jquelin@mandriva.org> 0.98-1mdv2009.1
12cr|perl-Lexical-Persistence-1.20.0-3|69	+ Revision: 309772
12cr|perl-Lexical-Persistence-1.20.0-3|70	- import perl-Lexical-Persistence
12cr|perl-Lexical-Persistence-1.20.0-3|71	
12cr|perl-Lexical-Persistence-1.20.0-3|72	
12cr|perl-Lexical-Persistence-1.20.0-3|73	* Wed Dec 03 2008 cpan2dist 0.98-1mdv
12cr|perl-Lexical-Persistence-1.20.0-3|74	- initial mdv release, generated with cpan2dist
12cr|perl-Lexical-Persistence-1.20.0-3|75	

4810 12
12cr|perl-lib2safe-0.40.0-1|1	%define upstream_name    lib2safe
12cr|perl-lib2safe-0.40.0-1|2	%define upstream_version 0.04
12cr|perl-lib2safe-0.40.0-1|3	
12cr|perl-lib2safe-0.40.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-lib2safe-0.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-lib2safe-0.40.0-1|6	Release:    	%mkrel 1
12cr|perl-lib2safe-0.40.0-1|7	Epoch:      	1
12cr|perl-lib2safe-0.40.0-1|8	
12cr|perl-lib2safe-0.40.0-1|9	BuildArch: 	noarch
12cr|perl-lib2safe-0.40.0-1|10	
12cr|perl-lib2safe-0.40.0-1|11	Summary:	A perl5 interface for 2safe service
12cr|perl-lib2safe-0.40.0-1|12	License:	GPLv2
12cr|perl-lib2safe-0.40.0-1|13	Group:		Development/Perl
12cr|perl-lib2safe-0.40.0-1|14	Source0:	%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-lib2safe-0.40.0-1|15	URL:		http://www.2safe.com/
12cr|perl-lib2safe-0.40.0-1|16	
12cr|perl-lib2safe-0.40.0-1|17	BuildRequires:	perl-devel
12cr|perl-lib2safe-0.40.0-1|18	BuildRequires:	perl(Module::Build)
12cr|perl-lib2safe-0.40.0-1|19	BuildRequires:	perl(JSON)
12cr|perl-lib2safe-0.40.0-1|20	BuildRequires:	perl(Config::File)
12cr|perl-lib2safe-0.40.0-1|21	BuildRequires:	perl(HTTP::Message)
12cr|perl-lib2safe-0.40.0-1|22	BuildRequires:	perl(IO::Socket::SSL)
12cr|perl-lib2safe-0.40.0-1|23	
12cr|perl-lib2safe-0.40.0-1|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-lib2safe-0.40.0-1|25	
12cr|perl-lib2safe-0.40.0-1|26	Requires:	perl(JSON)
12cr|perl-lib2safe-0.40.0-1|27	Requires:	perl(Config::File)
12cr|perl-lib2safe-0.40.0-1|28	Requires:	perl(HTTP::Message)
12cr|perl-lib2safe-0.40.0-1|29	Requires:	perl(IO::Socket::SSL)
12cr|perl-lib2safe-0.40.0-1|30	
12cr|perl-lib2safe-0.40.0-1|31	%description
12cr|perl-lib2safe-0.40.0-1|32	A perl5 interface for 2safe service
12cr|perl-lib2safe-0.40.0-1|33	
12cr|perl-lib2safe-0.40.0-1|34	%prep
12cr|perl-lib2safe-0.40.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-lib2safe-0.40.0-1|36	
12cr|perl-lib2safe-0.40.0-1|37	%build
12cr|perl-lib2safe-0.40.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-lib2safe-0.40.0-1|39	%make
12cr|perl-lib2safe-0.40.0-1|40	
12cr|perl-lib2safe-0.40.0-1|41	%check
12cr|perl-lib2safe-0.40.0-1|42	%{__make} test
12cr|perl-lib2safe-0.40.0-1|43	
12cr|perl-lib2safe-0.40.0-1|44	%install
12cr|perl-lib2safe-0.40.0-1|45	rm -rf %{buildroot}
12cr|perl-lib2safe-0.40.0-1|46	%makeinstall_std
12cr|perl-lib2safe-0.40.0-1|47	
12cr|perl-lib2safe-0.40.0-1|48	%clean
12cr|perl-lib2safe-0.40.0-1|49	rm -rf %{buildroot}
12cr|perl-lib2safe-0.40.0-1|50	
12cr|perl-lib2safe-0.40.0-1|51	%files
12cr|perl-lib2safe-0.40.0-1|52	%defattr(0644,root,root,0755)
12cr|perl-lib2safe-0.40.0-1|53	%doc Changes README
12cr|perl-lib2safe-0.40.0-1|54	%{_mandir}/*/*
12cr|perl-lib2safe-0.40.0-1|55	%{perl_vendorarch}/../*
12cr|perl-lib2safe-0.40.0-1|56	
12cr|perl-lib2safe-0.40.0-1|57	
12cr|perl-lib2safe-0.40.0-1|58	%changelog
12cr|perl-lib2safe-0.40.0-1|59	* Mon Oct  1 2012 Sergey Sokolov <sokol@mtik.ru> 0.04
12cr|perl-lib2safe-0.40.0-1|60	- actuality fuctions with changes API
12cr|perl-lib2safe-0.40.0-1|61	- add Share functions
12cr|perl-lib2safe-0.40.0-1|62	- add versioned fuctions
12cr|perl-lib2safe-0.40.0-1|63	- add events fuction
12cr|perl-lib2safe-0.40.0-1|64	- add optimeze headers
12cr|perl-lib2safe-0.40.0-1|65	
12cr|perl-lib2safe-0.40.0-1|66	* Wed Jun  6 2012 Sergey Sokolov <sokol@mtik.ru>
12cr|perl-lib2safe-0.40.0-1|67	- update for processing HTTP error code
12cr|perl-lib2safe-0.40.0-1|68	
12cr|perl-lib2safe-0.40.0-1|69	* Tue Jun  5 2012 Sergey Sokolov <sokol@mtik.ru>
12cr|perl-lib2safe-0.40.0-1|70	- Create origin

4811 12
12cr|perl-lib-abs-0.920.0-3|1	%define upstream_name    lib-abs
12cr|perl-lib-abs-0.920.0-3|2	%define upstream_version 0.92
12cr|perl-lib-abs-0.920.0-3|3	
12cr|perl-lib-abs-0.920.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-lib-abs-0.920.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-lib-abs-0.920.0-3|6	Release:	3
12cr|perl-lib-abs-0.920.0-3|7	
12cr|perl-lib-abs-0.920.0-3|8	Summary:	Get pathname of current working directory
12cr|perl-lib-abs-0.920.0-3|9	License:	GPL+ or Artistic
12cr|perl-lib-abs-0.920.0-3|10	Group:		Development/Perl
12cr|perl-lib-abs-0.920.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-lib-abs-0.920.0-3|12	Source0:	http://www.cpan.org/modules/by-module/lib/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-lib-abs-0.920.0-3|13	
12cr|perl-lib-abs-0.920.0-3|14	BuildRequires:	perl-devel
12cr|perl-lib-abs-0.920.0-3|15	BuildRequires:	perl(Cwd)
12cr|perl-lib-abs-0.920.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-lib-abs-0.920.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-lib-abs-0.920.0-3|18	BuildArch:	noarch
12cr|perl-lib-abs-0.920.0-3|19	Provides:	perl(lib::abs)
12cr|perl-lib-abs-0.920.0-3|20	
12cr|perl-lib-abs-0.920.0-3|21	%description
12cr|perl-lib-abs-0.920.0-3|22	The main reason of this library is transformate relative paths to absolute
12cr|perl-lib-abs-0.920.0-3|23	at the 'BEGIN' stage, and push transformed to '@INC'. Relative path basis
12cr|perl-lib-abs-0.920.0-3|24	is not the current working directory, but the location of file, where the
12cr|perl-lib-abs-0.920.0-3|25	statement is (caller file). When using common 'lib', relative paths stays
12cr|perl-lib-abs-0.920.0-3|26	relative to curernt working directory,
12cr|perl-lib-abs-0.920.0-3|27	
12cr|perl-lib-abs-0.920.0-3|28	# For ex:
12cr|perl-lib-abs-0.920.0-3|29	# script: /opt/scripts/my.pl
12cr|perl-lib-abs-0.920.0-3|30	use lib::abs '../lib';
12cr|perl-lib-abs-0.920.0-3|31	
12cr|perl-lib-abs-0.920.0-3|32	# We run `/opt/scripts/my.pl` having cwd /home/mons
12cr|perl-lib-abs-0.920.0-3|33	# The @INC will contain '/opt/lib';
12cr|perl-lib-abs-0.920.0-3|34	
12cr|perl-lib-abs-0.920.0-3|35	%prep
12cr|perl-lib-abs-0.920.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-lib-abs-0.920.0-3|37	
12cr|perl-lib-abs-0.920.0-3|38	%build
12cr|perl-lib-abs-0.920.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-lib-abs-0.920.0-3|40	%make
12cr|perl-lib-abs-0.920.0-3|41	
12cr|perl-lib-abs-0.920.0-3|42	%check
12cr|perl-lib-abs-0.920.0-3|43	%make test
12cr|perl-lib-abs-0.920.0-3|44	
12cr|perl-lib-abs-0.920.0-3|45	%install
12cr|perl-lib-abs-0.920.0-3|46	%makeinstall_std
12cr|perl-lib-abs-0.920.0-3|47	
12cr|perl-lib-abs-0.920.0-3|48	%files
12cr|perl-lib-abs-0.920.0-3|49	%doc Changes README
12cr|perl-lib-abs-0.920.0-3|50	%{_mandir}/man3/*
12cr|perl-lib-abs-0.920.0-3|51	%{perl_vendorlib}/*
12cr|perl-lib-abs-0.920.0-3|52	
12cr|perl-lib-abs-0.920.0-3|53	%changelog
12cr|perl-lib-abs-0.920.0-3|54	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.920.0-2mdv2011.0
12cr|perl-lib-abs-0.920.0-3|55	+ Revision: 656983
12cr|perl-lib-abs-0.920.0-3|56	- rebuild for updated spec-helper
12cr|perl-lib-abs-0.920.0-3|57	
12cr|perl-lib-abs-0.920.0-3|58	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.920.0-1mdv2011.0
12cr|perl-lib-abs-0.920.0-3|59	+ Revision: 601899
12cr|perl-lib-abs-0.920.0-3|60	- update to new version 0.92
12cr|perl-lib-abs-0.920.0-3|61	
12cr|perl-lib-abs-0.920.0-3|62	* Sun Feb 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.910.0-1mdv2011.0
12cr|perl-lib-abs-0.920.0-3|63	+ Revision: 512602
12cr|perl-lib-abs-0.920.0-3|64	- update to 0.91
12cr|perl-lib-abs-0.920.0-3|65	
12cr|perl-lib-abs-0.920.0-3|66	* Thu Jul 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.900.0-1mdv2010.0
12cr|perl-lib-abs-0.920.0-3|67	+ Revision: 398842
12cr|perl-lib-abs-0.920.0-3|68	- import perl-lib-abs
12cr|perl-lib-abs-0.920.0-3|69	
12cr|perl-lib-abs-0.920.0-3|70	
12cr|perl-lib-abs-0.920.0-3|71	* Thu Jul 23 2009 cpan2dist 0.90-1mdv
12cr|perl-lib-abs-0.920.0-3|72	- initial mdv release, generated with cpan2dist

4812 12
12cr|perl-Lingua-31337-0.20.0-2|1	%define upstream_name    Lingua-31337
12cr|perl-Lingua-31337-0.20.0-2|2	%define upstream_version 0.02
12cr|perl-Lingua-31337-0.20.0-2|3	
12cr|perl-Lingua-31337-0.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Lingua-31337-0.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Lingua-31337-0.20.0-2|6	Release:	2
12cr|perl-Lingua-31337-0.20.0-2|7	
12cr|perl-Lingua-31337-0.20.0-2|8	Summary:	P3RL M0DU1E 7O c0NVer7 7ext 7O C0o1 741k
12cr|perl-Lingua-31337-0.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-Lingua-31337-0.20.0-2|10	Group:		Development/Perl
12cr|perl-Lingua-31337-0.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Lingua-31337-0.20.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Lingua-31337-0.20.0-2|13	
12cr|perl-Lingua-31337-0.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-Lingua-31337-0.20.0-2|15	BuildArch:	noarch
12cr|perl-Lingua-31337-0.20.0-2|16	
12cr|perl-Lingua-31337-0.20.0-2|17	%description
12cr|perl-Lingua-31337-0.20.0-2|18	P3RL M0DU1E 7O c0NVer7 7ext 7O C0o1 741k.
12cr|perl-Lingua-31337-0.20.0-2|19	
12cr|perl-Lingua-31337-0.20.0-2|20	%prep
12cr|perl-Lingua-31337-0.20.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Lingua-31337-0.20.0-2|22	
12cr|perl-Lingua-31337-0.20.0-2|23	%build
12cr|perl-Lingua-31337-0.20.0-2|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Lingua-31337-0.20.0-2|25	%make
12cr|perl-Lingua-31337-0.20.0-2|26	
12cr|perl-Lingua-31337-0.20.0-2|27	%check
12cr|perl-Lingua-31337-0.20.0-2|28	make test
12cr|perl-Lingua-31337-0.20.0-2|29	
12cr|perl-Lingua-31337-0.20.0-2|30	%install
12cr|perl-Lingua-31337-0.20.0-2|31	%makeinstall_std
12cr|perl-Lingua-31337-0.20.0-2|32	
12cr|perl-Lingua-31337-0.20.0-2|33	%files
12cr|perl-Lingua-31337-0.20.0-2|34	%doc Changes
12cr|perl-Lingua-31337-0.20.0-2|35	%{_mandir}/man3/*
12cr|perl-Lingua-31337-0.20.0-2|36	%{perl_vendorlib}/Lingua
12cr|perl-Lingua-31337-0.20.0-2|37	
12cr|perl-Lingua-31337-0.20.0-2|38	%changelog
12cr|perl-Lingua-31337-0.20.0-2|39	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Lingua-31337-0.20.0-2|40	+ Revision: 402568
12cr|perl-Lingua-31337-0.20.0-2|41	- update to 0.56
12cr|perl-Lingua-31337-0.20.0-2|42	
12cr|perl-Lingua-31337-0.20.0-2|43	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.02-2mdv2009.0
12cr|perl-Lingua-31337-0.20.0-2|44	+ Revision: 268538
12cr|perl-Lingua-31337-0.20.0-2|45	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Lingua-31337-0.20.0-2|46	
12cr|perl-Lingua-31337-0.20.0-2|47	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdv2009.0
12cr|perl-Lingua-31337-0.20.0-2|48	+ Revision: 213736
12cr|perl-Lingua-31337-0.20.0-2|49	- import perl-Lingua-31337
12cr|perl-Lingua-31337-0.20.0-2|50	
12cr|perl-Lingua-31337-0.20.0-2|51	
12cr|perl-Lingua-31337-0.20.0-2|52	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdv2009.0
12cr|perl-Lingua-31337-0.20.0-2|53	- first mdv release

4813 12
12cr|perl-Lingua-EN-Inflect-1.893.0-2|1	%define upstream_name	 Lingua-EN-Inflect
12cr|perl-Lingua-EN-Inflect-1.893.0-2|2	%define upstream_version 1.893
12cr|perl-Lingua-EN-Inflect-1.893.0-2|3	
12cr|perl-Lingua-EN-Inflect-1.893.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Lingua-EN-Inflect-1.893.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Lingua-EN-Inflect-1.893.0-2|6	Release:	2
12cr|perl-Lingua-EN-Inflect-1.893.0-2|7	
12cr|perl-Lingua-EN-Inflect-1.893.0-2|8	Summary:	Perl module to find English word inflections
12cr|perl-Lingua-EN-Inflect-1.893.0-2|9	License:	GPL+ or Artistic
12cr|perl-Lingua-EN-Inflect-1.893.0-2|10	Group:		Development/Perl
12cr|perl-Lingua-EN-Inflect-1.893.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Lingua-EN-Inflect-1.893.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Lingua-EN-Inflect-1.893.0-2|13	
12cr|perl-Lingua-EN-Inflect-1.893.0-2|14	BuildRequires:	perl-devel
12cr|perl-Lingua-EN-Inflect-1.893.0-2|15	BuildArch:	noarch
12cr|perl-Lingua-EN-Inflect-1.893.0-2|16	
12cr|perl-Lingua-EN-Inflect-1.893.0-2|17	%description
12cr|perl-Lingua-EN-Inflect-1.893.0-2|18	The exportable subroutines of Lingua::EN::Inflect provide plural inflections,
12cr|perl-Lingua-EN-Inflect-1.893.0-2|19	"a"/"an" selection for English words, and manipulation of numbers as words.
12cr|perl-Lingua-EN-Inflect-1.893.0-2|20	Plural forms of all nouns, most verbs, and some adjectives are provided. Where
12cr|perl-Lingua-EN-Inflect-1.893.0-2|21	appropriate, "classical" variants (for example: "brother" -> "brethren",
12cr|perl-Lingua-EN-Inflect-1.893.0-2|22	"dogma" -> "dogmata", etc.) are also provided.
12cr|perl-Lingua-EN-Inflect-1.893.0-2|23	
12cr|perl-Lingua-EN-Inflect-1.893.0-2|24	%prep
12cr|perl-Lingua-EN-Inflect-1.893.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Lingua-EN-Inflect-1.893.0-2|26	
12cr|perl-Lingua-EN-Inflect-1.893.0-2|27	%build
12cr|perl-Lingua-EN-Inflect-1.893.0-2|28	chmod 644 README Changes lib/Lingua/EN/Inflect.pm
12cr|perl-Lingua-EN-Inflect-1.893.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Lingua-EN-Inflect-1.893.0-2|30	make
12cr|perl-Lingua-EN-Inflect-1.893.0-2|31	make test
12cr|perl-Lingua-EN-Inflect-1.893.0-2|32	
12cr|perl-Lingua-EN-Inflect-1.893.0-2|33	%install
12cr|perl-Lingua-EN-Inflect-1.893.0-2|34	%makeinstall_std
12cr|perl-Lingua-EN-Inflect-1.893.0-2|35	
12cr|perl-Lingua-EN-Inflect-1.893.0-2|36	%files
12cr|perl-Lingua-EN-Inflect-1.893.0-2|37	%doc Changes README
12cr|perl-Lingua-EN-Inflect-1.893.0-2|38	%{perl_vendorlib}/Lingua/*
12cr|perl-Lingua-EN-Inflect-1.893.0-2|39	%{_mandir}/*/*
12cr|perl-Lingua-EN-Inflect-1.893.0-2|40	
12cr|perl-Lingua-EN-Inflect-1.893.0-2|41	%changelog
12cr|perl-Lingua-EN-Inflect-1.893.0-2|42	* Sat Nov 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.893.0-1mdv2011.0
12cr|perl-Lingua-EN-Inflect-1.893.0-2|43	+ Revision: 597079
12cr|perl-Lingua-EN-Inflect-1.893.0-2|44	- new version
12cr|perl-Lingua-EN-Inflect-1.893.0-2|45	
12cr|perl-Lingua-EN-Inflect-1.893.0-2|46	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.892.0-1mdv2011.0
12cr|perl-Lingua-EN-Inflect-1.893.0-2|47	+ Revision: 552384
12cr|perl-Lingua-EN-Inflect-1.893.0-2|48	- update to 1.892
12cr|perl-Lingua-EN-Inflect-1.893.0-2|49	
12cr|perl-Lingua-EN-Inflect-1.893.0-2|50	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.891.0-1mdv2010.1
12cr|perl-Lingua-EN-Inflect-1.893.0-2|51	+ Revision: 461323
12cr|perl-Lingua-EN-Inflect-1.893.0-2|52	- update to 1.891
12cr|perl-Lingua-EN-Inflect-1.893.0-2|53	
12cr|perl-Lingua-EN-Inflect-1.893.0-2|54	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 1.890.0-1mdv2010.0
12cr|perl-Lingua-EN-Inflect-1.893.0-2|55	+ Revision: 407789
12cr|perl-Lingua-EN-Inflect-1.893.0-2|56	- rebuild using %%perl_convert_version
12cr|perl-Lingua-EN-Inflect-1.893.0-2|57	
12cr|perl-Lingua-EN-Inflect-1.893.0-2|58	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.89-4mdv2009.0
12cr|perl-Lingua-EN-Inflect-1.893.0-2|59	+ Revision: 241599
12cr|perl-Lingua-EN-Inflect-1.893.0-2|60	- rebuild
12cr|perl-Lingua-EN-Inflect-1.893.0-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Lingua-EN-Inflect-1.893.0-2|62	
12cr|perl-Lingua-EN-Inflect-1.893.0-2|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Lingua-EN-Inflect-1.893.0-2|64	- restore BuildRoot
12cr|perl-Lingua-EN-Inflect-1.893.0-2|65	
12cr|perl-Lingua-EN-Inflect-1.893.0-2|66	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.89-2mdv2008.0
12cr|perl-Lingua-EN-Inflect-1.893.0-2|67	+ Revision: 86519
12cr|perl-Lingua-EN-Inflect-1.893.0-2|68	- rebuild
12cr|perl-Lingua-EN-Inflect-1.893.0-2|69	
12cr|perl-Lingua-EN-Inflect-1.893.0-2|70	
12cr|perl-Lingua-EN-Inflect-1.893.0-2|71	* Mon Jul 18 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.89-1mdk
12cr|perl-Lingua-EN-Inflect-1.893.0-2|72	- 1.89, complete rewrite of specfile
12cr|perl-Lingua-EN-Inflect-1.893.0-2|73	
12cr|perl-Lingua-EN-Inflect-1.893.0-2|74	* Thu Mar 17 2005 Bruno Cornec <bcornec@mandrakesoft.org> 1.88-1mdk
12cr|perl-Lingua-EN-Inflect-1.893.0-2|75	- Initial build.
12cr|perl-Lingua-EN-Inflect-1.893.0-2|76	

4814 12
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|1	%define upstream_name	 Lingua-EN-Inflect-Number
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|2	%define upstream_version 1.1
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|3	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|6	Release:	2
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|7	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|8	Summary:	Force number of words to singular or plural
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|10	Group:		Development/Perl
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|13	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|15	BuildRequires:	perl(Lingua::EN::Inflect)
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|16	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|17	BuildArch:	noarch
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|18	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|19	%description
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|20	This module extends the functionality of Lingua::EN::Inflect with three new
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|21	functions available for export:
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|22	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|23	number:
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|24	This takes a word, and determines its number. It returns s for singular, p for
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|25	plural, and ambig for words that can be either singular or plural.
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|26	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|27	to_S / to_PL:
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|28	These take a word and convert it forcefully either to singular or to plural.
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|29	Lingua::EN::Inflect does funny things if you try to pluralise an already-plural
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|30	word, but this module does the right thing.
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|31	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|32	%prep
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|34	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|35	%build
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|37	%make
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|38	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|39	%install
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|40	%makeinstall_std
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|41	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|42	%check
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|43	%make test
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|44	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|45	%files
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|46	%doc Changes README
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|47	%{perl_vendorlib}/Lingua
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|48	%{_mandir}/*/*
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|49	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|50	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|51	%changelog
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|52	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2010.1
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|53	+ Revision: 504931
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|54	- rebuild using %%perl_convert_version
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|55	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|56	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1-4mdv2010.0
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|57	+ Revision: 430477
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|58	- rebuild
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|59	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|60	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.1-3mdv2009.0
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|61	+ Revision: 241602
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|62	- rebuild
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|63	- fix no-buildroot-tag
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|64	- fix description-line-too-long
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|66	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|67	* Fri Jul 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2008.0
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|68	+ Revision: 49061
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|69	- import perl-Lingua-EN-Inflect-Number
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|70	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|71	
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|72	* Fri Jul 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2008.0
12cr|perl-Lingua-EN-Inflect-Number-1.100.0-2|73	- first mdv release

4815 12
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|1	%define upstream_name    Lingua-EN-Inflect-Phrase
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|3	
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|6	Release:	3
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|7	
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|8	Summary:	Inflect short English Phrases
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|10	Group:		Development/Perl
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|13	
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|15	BuildRequires:	perl(Exporter)
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|17	BuildRequires:	perl(Lingua::EN::Inflect)
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|18	BuildRequires:	perl(Lingua::EN::Inflect::Number)
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|19	BuildRequires:	perl(Lingua::EN::Tagger)
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|21	BuildArch:	noarch
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|22	
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|23	%description
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|24	Attempts to pluralize or singularize short English phrases.
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|25	
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|26	If it doesn't work, please email or submit to RT the example you tried, and
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|27	I'll try to fix it.
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|28	
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|29	%prep
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|31	
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|32	%build
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|34	%make
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|35	
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|36	%check
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|37	%make test
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|38	
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|39	%install
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|40	%makeinstall_std
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|41	
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|42	%files
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|43	%doc META.yml README Changes
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|44	%{_mandir}/man3/*
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|45	%{perl_vendorlib}/*
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|46	
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|47	%changelog
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|48	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|49	+ Revision: 655041
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|50	- rebuild for updated spec-helper
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|51	
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|52	* Thu Apr 08 2010 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|53	+ Revision: 533029
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|54	- import perl-Lingua-EN-Inflect-Phrase
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|55	
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|56	
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|57	* Thu Apr 08 2010 cpan2dist 0.04-1mdv
12cr|perl-Lingua-EN-Inflect-Phrase-0.40.0-3|58	- initial mdv release, generated with cpan2dist

4816 12
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|1	%define upstream_name	 Lingua-EN-Numbers-Ordinate
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|2	%define upstream_version 1.02
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|3	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|6	Release:	2
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|7	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|8	Summary:	Go from cardinal number (3) to ordinal ("3rd")
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|10	Group:		Development/Perl
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|12	Source0:	http://search.cpan.org/CPAN/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|13	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|15	BuildArch:	noarch
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|16	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|17	%description
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|18	There are two kinds of numbers in English -- cardinals (1, 2, 3...), and
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|19	ordinals (1st, 2nd, 3rd...). This library provides functions for giving the
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|20	ordinal form of a number, given its cardinal value.
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|21	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|22	%prep
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|24	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|25	%build
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|27	make
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|28	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|29	%check
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|30	make test
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|31	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|32	%install
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|33	%makeinstall_std
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|34	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|35	%files
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|36	%doc README ChangeLog
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|37	%{perl_vendorlib}/Lingua
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|38	%{_mandir}/*/*
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|39	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|40	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|41	%changelog
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|42	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2010.0
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|43	+ Revision: 402569
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|45	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|46	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.02-8mdv2009.0
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|47	+ Revision: 257533
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|48	- rebuild
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|49	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|50	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.02-7mdv2009.0
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|51	+ Revision: 245617
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|52	- rebuild
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|53	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|54	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-5mdv2008.1
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|55	+ Revision: 137206
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|56	- spec cleanup
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|57	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|58	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-4mdv2008.1
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|59	+ Revision: 136999
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|60	- rebuild
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|61	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|62	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|63	- restore BuildRoot
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|64	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|67	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|68	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|69	* Sat Nov 04 2006 Stefan van der Eijk <stefan@mandriva.org> 1.02-3mdv2007.0
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|70	+ Revision: 76574
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|71	- rebuild
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|72	- Import perl-Lingua-EN-Numbers-Ordinate
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|73	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|74	* Sun Feb 05 2006 Stefan van der Eijk <stefan@eijk.nu> 1.02-2mdk
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|75	- Rebuild
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|76	- %%mkrel
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|77	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|78	* Mon Jan 17 2005 Stefan van der Eijk <stefan@mandrakesoft.com> 1.02-1mdk
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|79	- New release 1.02
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|80	
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|81	* Fri Nov 28 2003 Stefan van der Eijk <stefan@eijk.nu> 0.01-2mdk
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|82	- rpmlint fixes
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|83	- revamp .spec file
12cr|perl-Lingua-EN-Numbers-Ordinate-1.20.0-2|84	

4817 12
12cr|perl-Lingua-EN-Tagger-0.160.0-4|1	%define upstream_name    Lingua-EN-Tagger
12cr|perl-Lingua-EN-Tagger-0.160.0-4|2	%define upstream_version 0.16
12cr|perl-Lingua-EN-Tagger-0.160.0-4|3	
12cr|perl-Lingua-EN-Tagger-0.160.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Lingua-EN-Tagger-0.160.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Lingua-EN-Tagger-0.160.0-4|6	Release:	4
12cr|perl-Lingua-EN-Tagger-0.160.0-4|7	
12cr|perl-Lingua-EN-Tagger-0.160.0-4|8	Summary:	Part-of-speech tagger for English natural language processing
12cr|perl-Lingua-EN-Tagger-0.160.0-4|9	License:	GPL+ or Artistic
12cr|perl-Lingua-EN-Tagger-0.160.0-4|10	Group:		Development/Perl
12cr|perl-Lingua-EN-Tagger-0.160.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Lingua-EN-Tagger-0.160.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Lingua-EN-Tagger-0.160.0-4|13	
12cr|perl-Lingua-EN-Tagger-0.160.0-4|14	BuildRequires:	perl-devel
12cr|perl-Lingua-EN-Tagger-0.160.0-4|15	BuildRequires:	perl(File::Spec)
12cr|perl-Lingua-EN-Tagger-0.160.0-4|16	BuildRequires:	perl(HTML::Parser)
12cr|perl-Lingua-EN-Tagger-0.160.0-4|17	BuildRequires:	perl(Lingua::Stem)
12cr|perl-Lingua-EN-Tagger-0.160.0-4|18	BuildRequires:	perl(Memoize)
12cr|perl-Lingua-EN-Tagger-0.160.0-4|19	BuildRequires:	perl(Memoize::ExpireLRU)
12cr|perl-Lingua-EN-Tagger-0.160.0-4|20	BuildRequires:	perl(Storable)
12cr|perl-Lingua-EN-Tagger-0.160.0-4|21	
12cr|perl-Lingua-EN-Tagger-0.160.0-4|22	%description
12cr|perl-Lingua-EN-Tagger-0.160.0-4|23	The module is a probability based, corpus-trained tagger that assigns POS
12cr|perl-Lingua-EN-Tagger-0.160.0-4|24	tags to English text based on a lookup dictionary and a set of probability
12cr|perl-Lingua-EN-Tagger-0.160.0-4|25	values. The tagger assigns appropriate tags based on conditional
12cr|perl-Lingua-EN-Tagger-0.160.0-4|26	probabilities - it examines the preceding tag to determine the appropriate
12cr|perl-Lingua-EN-Tagger-0.160.0-4|27	tag for the current word. Unknown words are classified according to word
12cr|perl-Lingua-EN-Tagger-0.160.0-4|28	morphology or can be set to be treated as nouns or other parts of speech.
12cr|perl-Lingua-EN-Tagger-0.160.0-4|29	
12cr|perl-Lingua-EN-Tagger-0.160.0-4|30	The tagger also extracts as many nouns and noun phrases as it can, using a
12cr|perl-Lingua-EN-Tagger-0.160.0-4|31	set of regular expressions.
12cr|perl-Lingua-EN-Tagger-0.160.0-4|32	
12cr|perl-Lingua-EN-Tagger-0.160.0-4|33	%prep
12cr|perl-Lingua-EN-Tagger-0.160.0-4|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Lingua-EN-Tagger-0.160.0-4|35	
12cr|perl-Lingua-EN-Tagger-0.160.0-4|36	%build
12cr|perl-Lingua-EN-Tagger-0.160.0-4|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Lingua-EN-Tagger-0.160.0-4|38	%make
12cr|perl-Lingua-EN-Tagger-0.160.0-4|39	
12cr|perl-Lingua-EN-Tagger-0.160.0-4|40	%check
12cr|perl-Lingua-EN-Tagger-0.160.0-4|41	%make test
12cr|perl-Lingua-EN-Tagger-0.160.0-4|42	
12cr|perl-Lingua-EN-Tagger-0.160.0-4|43	%install
12cr|perl-Lingua-EN-Tagger-0.160.0-4|44	%makeinstall_std
12cr|perl-Lingua-EN-Tagger-0.160.0-4|45	
12cr|perl-Lingua-EN-Tagger-0.160.0-4|46	%files
12cr|perl-Lingua-EN-Tagger-0.160.0-4|47	%doc Changes META.yml README
12cr|perl-Lingua-EN-Tagger-0.160.0-4|48	%{_mandir}/man3/*
12cr|perl-Lingua-EN-Tagger-0.160.0-4|49	%{perl_vendorlib}/*
12cr|perl-Lingua-EN-Tagger-0.160.0-4|50	
12cr|perl-Lingua-EN-Tagger-0.160.0-4|51	%changelog
12cr|perl-Lingua-EN-Tagger-0.160.0-4|52	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.160.0-3mdv2011.0
12cr|perl-Lingua-EN-Tagger-0.160.0-4|53	+ Revision: 658861
12cr|perl-Lingua-EN-Tagger-0.160.0-4|54	- rebuild for updated spec-helper
12cr|perl-Lingua-EN-Tagger-0.160.0-4|55	
12cr|perl-Lingua-EN-Tagger-0.160.0-4|56	* Sun Oct 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-2mdv2011.0
12cr|perl-Lingua-EN-Tagger-0.160.0-4|57	+ Revision: 586230
12cr|perl-Lingua-EN-Tagger-0.160.0-4|58	- Usage of serialized data structures make the package arch-dependant
12cr|perl-Lingua-EN-Tagger-0.160.0-4|59	
12cr|perl-Lingua-EN-Tagger-0.160.0-4|60	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-Lingua-EN-Tagger-0.160.0-4|61	+ Revision: 552389
12cr|perl-Lingua-EN-Tagger-0.160.0-4|62	- update to 0.16
12cr|perl-Lingua-EN-Tagger-0.160.0-4|63	
12cr|perl-Lingua-EN-Tagger-0.160.0-4|64	* Wed Apr 07 2010 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.1
12cr|perl-Lingua-EN-Tagger-0.160.0-4|65	+ Revision: 532706
12cr|perl-Lingua-EN-Tagger-0.160.0-4|66	- import perl-Lingua-EN-Tagger
12cr|perl-Lingua-EN-Tagger-0.160.0-4|67	
12cr|perl-Lingua-EN-Tagger-0.160.0-4|68	
12cr|perl-Lingua-EN-Tagger-0.160.0-4|69	* Wed Apr 07 2010 cpan2dist 0.15-1mdv
12cr|perl-Lingua-EN-Tagger-0.160.0-4|70	- initial mdv release, generated with cpan2dist

4818 12
12cr|perl-Lingua-Features-0.3.1-6|1	%define module	Lingua-Features
12cr|perl-Lingua-Features-0.3.1-6|2	
12cr|perl-Lingua-Features-0.3.1-6|3	Name:		perl-%{module}
12cr|perl-Lingua-Features-0.3.1-6|4	Version:	0.3.1
12cr|perl-Lingua-Features-0.3.1-6|5	Release:	6
12cr|perl-Lingua-Features-0.3.1-6|6	Summary:	Natural languages features
12cr|perl-Lingua-Features-0.3.1-6|7	License:	GPL or Artistic
12cr|perl-Lingua-Features-0.3.1-6|8	Group:		Development/Perl
12cr|perl-Lingua-Features-0.3.1-6|9	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Lingua-Features-0.3.1-6|10	Source:		http://www.cpan.org/modules/by-module/Lingua/%{module}-%{version}.tar.bz2
12cr|perl-Lingua-Features-0.3.1-6|11	BuildRequires:	perl-devel
12cr|perl-Lingua-Features-0.3.1-6|12	BuildRequires:	perl(XML::Generator)
12cr|perl-Lingua-Features-0.3.1-6|13	BuildRequires:	perl(List::Compare)
12cr|perl-Lingua-Features-0.3.1-6|14	BuildRequires:	perl(Tie::IxHash)
12cr|perl-Lingua-Features-0.3.1-6|15	BuildArch:	noarch
12cr|perl-Lingua-Features-0.3.1-6|16	
12cr|perl-Lingua-Features-0.3.1-6|17	%description
12cr|perl-Lingua-Features-0.3.1-6|18	This module implements natural languages features in Perl. Its brings the
12cr|perl-Lingua-Features-0.3.1-6|19	following advantages:
12cr|perl-Lingua-Features-0.3.1-6|20	- type verification
12cr|perl-Lingua-Features-0.3.1-6|21	- features and values normalization
12cr|perl-Lingua-Features-0.3.1-6|22	- smart comparisons between structures
12cr|perl-Lingua-Features-0.3.1-6|23	
12cr|perl-Lingua-Features-0.3.1-6|24	%prep
12cr|perl-Lingua-Features-0.3.1-6|25	%setup -q -n %{module}-%{version}
12cr|perl-Lingua-Features-0.3.1-6|26	
12cr|perl-Lingua-Features-0.3.1-6|27	%build
12cr|perl-Lingua-Features-0.3.1-6|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Lingua-Features-0.3.1-6|29	%make
12cr|perl-Lingua-Features-0.3.1-6|30	
12cr|perl-Lingua-Features-0.3.1-6|31	%install
12cr|perl-Lingua-Features-0.3.1-6|32	%makeinstall_std
12cr|perl-Lingua-Features-0.3.1-6|33	
12cr|perl-Lingua-Features-0.3.1-6|34	%check
12cr|perl-Lingua-Features-0.3.1-6|35	make test
12cr|perl-Lingua-Features-0.3.1-6|36	
12cr|perl-Lingua-Features-0.3.1-6|37	%files
12cr|perl-Lingua-Features-0.3.1-6|38	%doc ChangeLog README
12cr|perl-Lingua-Features-0.3.1-6|39	%{perl_vendorlib}/Lingua
12cr|perl-Lingua-Features-0.3.1-6|40	%{_mandir}/*/*
12cr|perl-Lingua-Features-0.3.1-6|41	
12cr|perl-Lingua-Features-0.3.1-6|42	%changelog
12cr|perl-Lingua-Features-0.3.1-6|43	* Sun Feb 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-5mdv2010.1
12cr|perl-Lingua-Features-0.3.1-6|44	+ Revision: 512695
12cr|perl-Lingua-Features-0.3.1-6|45	- package restoration
12cr|perl-Lingua-Features-0.3.1-6|46	
12cr|perl-Lingua-Features-0.3.1-6|47	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3.1-5mdv2010.0
12cr|perl-Lingua-Features-0.3.1-6|48	+ Revision: 430478
12cr|perl-Lingua-Features-0.3.1-6|49	- rebuild
12cr|perl-Lingua-Features-0.3.1-6|50	
12cr|perl-Lingua-Features-0.3.1-6|51	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.3.1-4mdv2009.0
12cr|perl-Lingua-Features-0.3.1-6|52	+ Revision: 241606
12cr|perl-Lingua-Features-0.3.1-6|53	- rebuild
12cr|perl-Lingua-Features-0.3.1-6|54	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Lingua-Features-0.3.1-6|55	
12cr|perl-Lingua-Features-0.3.1-6|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Lingua-Features-0.3.1-6|57	- restore BuildRoot
12cr|perl-Lingua-Features-0.3.1-6|58	
12cr|perl-Lingua-Features-0.3.1-6|59	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-2mdv2008.0
12cr|perl-Lingua-Features-0.3.1-6|60	+ Revision: 86520
12cr|perl-Lingua-Features-0.3.1-6|61	- rebuild
12cr|perl-Lingua-Features-0.3.1-6|62	
12cr|perl-Lingua-Features-0.3.1-6|63	
12cr|perl-Lingua-Features-0.3.1-6|64	* Tue Sep 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-1mdv2007.0
12cr|perl-Lingua-Features-0.3.1-6|65	- new version
12cr|perl-Lingua-Features-0.3.1-6|66	
12cr|perl-Lingua-Features-0.3.1-6|67	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-5mdv2007.0
12cr|perl-Lingua-Features-0.3.1-6|68	- Rebuild
12cr|perl-Lingua-Features-0.3.1-6|69	
12cr|perl-Lingua-Features-0.3.1-6|70	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.3-4mdk
12cr|perl-Lingua-Features-0.3.1-6|71	- fix buildrequires
12cr|perl-Lingua-Features-0.3.1-6|72	
12cr|perl-Lingua-Features-0.3.1-6|73	* Sat Jun 11 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-3mdk
12cr|perl-Lingua-Features-0.3.1-6|74	- don't ship useless empty dirs
12cr|perl-Lingua-Features-0.3.1-6|75	- better url
12cr|perl-Lingua-Features-0.3.1-6|76	- spec cleanup
12cr|perl-Lingua-Features-0.3.1-6|77	- make test in %%check
12cr|perl-Lingua-Features-0.3.1-6|78	
12cr|perl-Lingua-Features-0.3.1-6|79	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.3-2mdk
12cr|perl-Lingua-Features-0.3.1-6|80	- fix buildrequires in a backward compatible way
12cr|perl-Lingua-Features-0.3.1-6|81	
12cr|perl-Lingua-Features-0.3.1-6|82	* Fri Jun 11 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.3-1mdk
12cr|perl-Lingua-Features-0.3.1-6|83	- new version
12cr|perl-Lingua-Features-0.3.1-6|84	- update description
12cr|perl-Lingua-Features-0.3.1-6|85	
12cr|perl-Lingua-Features-0.3.1-6|86	* Wed Apr 21 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.2-1mdk
12cr|perl-Lingua-Features-0.3.1-6|87	- new version
12cr|perl-Lingua-Features-0.3.1-6|88	- rpmbuildupdate aware
12cr|perl-Lingua-Features-0.3.1-6|89	
12cr|perl-Lingua-Features-0.3.1-6|90	* Thu Apr 15 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.1-1mdk
12cr|perl-Lingua-Features-0.3.1-6|91	- first mdk release
12cr|perl-Lingua-Features-0.3.1-6|92	

4819 12
12cr|perl-Lingua-Ident-1.700.0-2|1	%define	upstream_name	 Lingua-Ident
12cr|perl-Lingua-Ident-1.700.0-2|2	%define upstream_version 1.7
12cr|perl-Lingua-Ident-1.700.0-2|3	
12cr|perl-Lingua-Ident-1.700.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Lingua-Ident-1.700.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Lingua-Ident-1.700.0-2|6	Release:	2
12cr|perl-Lingua-Ident-1.700.0-2|7	
12cr|perl-Lingua-Ident-1.700.0-2|8	Summary:	Statistical language identification
12cr|perl-Lingua-Ident-1.700.0-2|9	License:	GPL+ or Artistic
12cr|perl-Lingua-Ident-1.700.0-2|10	Group:		Development/Perl
12cr|perl-Lingua-Ident-1.700.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Lingua-Ident-1.700.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Lingua-Ident-1.700.0-2|13	
12cr|perl-Lingua-Ident-1.700.0-2|14	BuildRequires:	perl-devel
12cr|perl-Lingua-Ident-1.700.0-2|15	BuildArch:	noarch
12cr|perl-Lingua-Ident-1.700.0-2|16	
12cr|perl-Lingua-Ident-1.700.0-2|17	%description
12cr|perl-Lingua-Ident-1.700.0-2|18	This module implements a statistical language identifier.
12cr|perl-Lingua-Ident-1.700.0-2|19	
12cr|perl-Lingua-Ident-1.700.0-2|20	%prep
12cr|perl-Lingua-Ident-1.700.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Lingua-Ident-1.700.0-2|22	
12cr|perl-Lingua-Ident-1.700.0-2|23	%build
12cr|perl-Lingua-Ident-1.700.0-2|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Lingua-Ident-1.700.0-2|25	%make
12cr|perl-Lingua-Ident-1.700.0-2|26	
12cr|perl-Lingua-Ident-1.700.0-2|27	%check
12cr|perl-Lingua-Ident-1.700.0-2|28	# parallel testing with %make doesn't work
12cr|perl-Lingua-Ident-1.700.0-2|29	make test
12cr|perl-Lingua-Ident-1.700.0-2|30	
12cr|perl-Lingua-Ident-1.700.0-2|31	%install
12cr|perl-Lingua-Ident-1.700.0-2|32	%makeinstall_std
12cr|perl-Lingua-Ident-1.700.0-2|33	
12cr|perl-Lingua-Ident-1.700.0-2|34	%files
12cr|perl-Lingua-Ident-1.700.0-2|35	%doc Changes README
12cr|perl-Lingua-Ident-1.700.0-2|36	%{_bindir}/*
12cr|perl-Lingua-Ident-1.700.0-2|37	%{perl_vendorlib}/Lingua
12cr|perl-Lingua-Ident-1.700.0-2|38	%{_mandir}/*/*
12cr|perl-Lingua-Ident-1.700.0-2|39	
12cr|perl-Lingua-Ident-1.700.0-2|40	%changelog
12cr|perl-Lingua-Ident-1.700.0-2|41	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.700.0-1mdv2011.0
12cr|perl-Lingua-Ident-1.700.0-2|42	+ Revision: 552401
12cr|perl-Lingua-Ident-1.700.0-2|43	- update to 1.7
12cr|perl-Lingua-Ident-1.700.0-2|44	
12cr|perl-Lingua-Ident-1.700.0-2|45	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.600.0-1mdv2010.1
12cr|perl-Lingua-Ident-1.700.0-2|46	+ Revision: 504944
12cr|perl-Lingua-Ident-1.700.0-2|47	- rebuild using %%perl_convert_version
12cr|perl-Lingua-Ident-1.700.0-2|48	
12cr|perl-Lingua-Ident-1.700.0-2|49	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.6-6mdv2010.0
12cr|perl-Lingua-Ident-1.700.0-2|50	+ Revision: 430479
12cr|perl-Lingua-Ident-1.700.0-2|51	- rebuild
12cr|perl-Lingua-Ident-1.700.0-2|52	
12cr|perl-Lingua-Ident-1.700.0-2|53	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.6-5mdv2009.0
12cr|perl-Lingua-Ident-1.700.0-2|54	+ Revision: 257536
12cr|perl-Lingua-Ident-1.700.0-2|55	- rebuild
12cr|perl-Lingua-Ident-1.700.0-2|56	
12cr|perl-Lingua-Ident-1.700.0-2|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.6-4mdv2009.0
12cr|perl-Lingua-Ident-1.700.0-2|58	+ Revision: 245619
12cr|perl-Lingua-Ident-1.700.0-2|59	- rebuild
12cr|perl-Lingua-Ident-1.700.0-2|60	
12cr|perl-Lingua-Ident-1.700.0-2|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Lingua-Ident-1.700.0-2|62	- restore BuildRoot
12cr|perl-Lingua-Ident-1.700.0-2|63	
12cr|perl-Lingua-Ident-1.700.0-2|64	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.6-2mdv2008.1
12cr|perl-Lingua-Ident-1.700.0-2|65	+ Revision: 133637
12cr|perl-Lingua-Ident-1.700.0-2|66	- rebuild
12cr|perl-Lingua-Ident-1.700.0-2|67	
12cr|perl-Lingua-Ident-1.700.0-2|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Lingua-Ident-1.700.0-2|69	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Lingua-Ident-1.700.0-2|70	
12cr|perl-Lingua-Ident-1.700.0-2|71	
12cr|perl-Lingua-Ident-1.700.0-2|72	* Wed Nov 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.6-1mdv2007.0
12cr|perl-Lingua-Ident-1.700.0-2|73	+ Revision: 84473
12cr|perl-Lingua-Ident-1.700.0-2|74	- new version
12cr|perl-Lingua-Ident-1.700.0-2|75	- Import perl-Lingua-Ident
12cr|perl-Lingua-Ident-1.700.0-2|76	
12cr|perl-Lingua-Ident-1.700.0-2|77	* Fri Sep 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.5-2mdv2007.0
12cr|perl-Lingua-Ident-1.700.0-2|78	- Rebuild
12cr|perl-Lingua-Ident-1.700.0-2|79	
12cr|perl-Lingua-Ident-1.700.0-2|80	* Tue Nov 08 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.5-1mdk
12cr|perl-Lingua-Ident-1.700.0-2|81	- first mdk release
12cr|perl-Lingua-Ident-1.700.0-2|82	

4820 12
12cr|perl-Lingua-Ispell-0.70.0-2|1	%define upstream_name    Lingua-Ispell
12cr|perl-Lingua-Ispell-0.70.0-2|2	%define upstream_version 0.07
12cr|perl-Lingua-Ispell-0.70.0-2|3	
12cr|perl-Lingua-Ispell-0.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Lingua-Ispell-0.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Lingua-Ispell-0.70.0-2|6	Release:	2
12cr|perl-Lingua-Ispell-0.70.0-2|7	
12cr|perl-Lingua-Ispell-0.70.0-2|8	Summary:	Ispell inteface perl module
12cr|perl-Lingua-Ispell-0.70.0-2|9	License:	GPL
12cr|perl-Lingua-Ispell-0.70.0-2|10	Group:		Development/Perl
12cr|perl-Lingua-Ispell-0.70.0-2|11	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Lingua-Ispell-0.70.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/J/JD/JDPORTER/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Lingua-Ispell-0.70.0-2|13	
12cr|perl-Lingua-Ispell-0.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-Lingua-Ispell-0.70.0-2|15	BuildArch:	noarch
12cr|perl-Lingua-Ispell-0.70.0-2|16	
12cr|perl-Lingua-Ispell-0.70.0-2|17	%description
12cr|perl-Lingua-Ispell-0.70.0-2|18	Interface to the Ispell spellchecker.
12cr|perl-Lingua-Ispell-0.70.0-2|19	
12cr|perl-Lingua-Ispell-0.70.0-2|20	%prep
12cr|perl-Lingua-Ispell-0.70.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Lingua-Ispell-0.70.0-2|22	
12cr|perl-Lingua-Ispell-0.70.0-2|23	%build
12cr|perl-Lingua-Ispell-0.70.0-2|24	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Lingua-Ispell-0.70.0-2|25	make
12cr|perl-Lingua-Ispell-0.70.0-2|26	make test
12cr|perl-Lingua-Ispell-0.70.0-2|27	
12cr|perl-Lingua-Ispell-0.70.0-2|28	%install
12cr|perl-Lingua-Ispell-0.70.0-2|29	%makeinstall_std
12cr|perl-Lingua-Ispell-0.70.0-2|30	
12cr|perl-Lingua-Ispell-0.70.0-2|31	%files
12cr|perl-Lingua-Ispell-0.70.0-2|32	%doc Changes MANIFEST README
12cr|perl-Lingua-Ispell-0.70.0-2|33	%{perl_vendorlib}/Lingua/*
12cr|perl-Lingua-Ispell-0.70.0-2|34	%{_mandir}/*/*
12cr|perl-Lingua-Ispell-0.70.0-2|35	
12cr|perl-Lingua-Ispell-0.70.0-2|36	
12cr|perl-Lingua-Ispell-0.70.0-2|37	%changelog
12cr|perl-Lingua-Ispell-0.70.0-2|38	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-Lingua-Ispell-0.70.0-2|39	+ Revision: 407790
12cr|perl-Lingua-Ispell-0.70.0-2|40	- rebuild using %%perl_convert_version
12cr|perl-Lingua-Ispell-0.70.0-2|41	
12cr|perl-Lingua-Ispell-0.70.0-2|42	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.07-15mdv2009.0
12cr|perl-Lingua-Ispell-0.70.0-2|43	+ Revision: 257538
12cr|perl-Lingua-Ispell-0.70.0-2|44	- rebuild
12cr|perl-Lingua-Ispell-0.70.0-2|45	
12cr|perl-Lingua-Ispell-0.70.0-2|46	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.07-14mdv2009.0
12cr|perl-Lingua-Ispell-0.70.0-2|47	+ Revision: 245621
12cr|perl-Lingua-Ispell-0.70.0-2|48	- rebuild
12cr|perl-Lingua-Ispell-0.70.0-2|49	
12cr|perl-Lingua-Ispell-0.70.0-2|50	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.07-12mdv2008.1
12cr|perl-Lingua-Ispell-0.70.0-2|51	+ Revision: 136280
12cr|perl-Lingua-Ispell-0.70.0-2|52	- restore BuildRoot
12cr|perl-Lingua-Ispell-0.70.0-2|53	
12cr|perl-Lingua-Ispell-0.70.0-2|54	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Lingua-Ispell-0.70.0-2|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Lingua-Ispell-0.70.0-2|56	
12cr|perl-Lingua-Ispell-0.70.0-2|57	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-12mdv2008.0
12cr|perl-Lingua-Ispell-0.70.0-2|58	+ Revision: 86521
12cr|perl-Lingua-Ispell-0.70.0-2|59	- rebuild
12cr|perl-Lingua-Ispell-0.70.0-2|60	
12cr|perl-Lingua-Ispell-0.70.0-2|61	
12cr|perl-Lingua-Ispell-0.70.0-2|62	* Thu May 11 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.07-11mdk
12cr|perl-Lingua-Ispell-0.70.0-2|63	- Fix Build
12cr|perl-Lingua-Ispell-0.70.0-2|64	
12cr|perl-Lingua-Ispell-0.70.0-2|65	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.07-10mdk
12cr|perl-Lingua-Ispell-0.70.0-2|66	- Remove -q
12cr|perl-Lingua-Ispell-0.70.0-2|67	
12cr|perl-Lingua-Ispell-0.70.0-2|68	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.07-9mdk
12cr|perl-Lingua-Ispell-0.70.0-2|69	- rebuild for new auto{prov,req}
12cr|perl-Lingua-Ispell-0.70.0-2|70	

4821 12
12cr|perl-Lingua-Preferred-0.2.4-8|1	%define module	Lingua-Preferred
12cr|perl-Lingua-Preferred-0.2.4-8|2	%define version	0.2.4
12cr|perl-Lingua-Preferred-0.2.4-8|3	%define release %mkrel 8
12cr|perl-Lingua-Preferred-0.2.4-8|4	
12cr|perl-Lingua-Preferred-0.2.4-8|5	Summary:	Perl extension to choose a language
12cr|perl-Lingua-Preferred-0.2.4-8|6	License:	GPL/Artistic
12cr|perl-Lingua-Preferred-0.2.4-8|7	Name:		perl-%{module}
12cr|perl-Lingua-Preferred-0.2.4-8|8	Version:	%{version}
12cr|perl-Lingua-Preferred-0.2.4-8|9	Release:	%{release}
12cr|perl-Lingua-Preferred-0.2.4-8|10	Group:		Development/Perl
12cr|perl-Lingua-Preferred-0.2.4-8|11	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Lingua-Preferred-0.2.4-8|12	Source:		ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Lingua/%{module}-%{version}.tar.bz2
12cr|perl-Lingua-Preferred-0.2.4-8|13	BuildRoot:	%{_tmppath}/%{name}-root
12cr|perl-Lingua-Preferred-0.2.4-8|14	BuildArch:	noarch
12cr|perl-Lingua-Preferred-0.2.4-8|15	BuildRequires:	perl(Log::TraceMessages)
12cr|perl-Lingua-Preferred-0.2.4-8|16	BuildRequires:	perl-devel
12cr|perl-Lingua-Preferred-0.2.4-8|17	
12cr|perl-Lingua-Preferred-0.2.4-8|18	
12cr|perl-Lingua-Preferred-0.2.4-8|19	%description
12cr|perl-Lingua-Preferred-0.2.4-8|20	Often human-readable information is available in more than one language. Which
12cr|perl-Lingua-Preferred-0.2.4-8|21	should you use? This module provides a way for the user to specify possible
12cr|perl-Lingua-Preferred-0.2.4-8|22	languages in order of preference, and then to pick the best language of those
12cr|perl-Lingua-Preferred-0.2.4-8|23	available. Different 'dialects' given by the 'territory' part of the language
12cr|perl-Lingua-Preferred-0.2.4-8|24	specifier (such as en, en_GB, and en_US) are also supported.
12cr|perl-Lingua-Preferred-0.2.4-8|25	
12cr|perl-Lingua-Preferred-0.2.4-8|26	Authors:
12cr|perl-Lingua-Preferred-0.2.4-8|27	--------
12cr|perl-Lingua-Preferred-0.2.4-8|28	Ed Avis <epa98@doc.ic.ac.uk>
12cr|perl-Lingua-Preferred-0.2.4-8|29	
12cr|perl-Lingua-Preferred-0.2.4-8|30	%prep
12cr|perl-Lingua-Preferred-0.2.4-8|31	%setup -n %{module}-%{version} -q
12cr|perl-Lingua-Preferred-0.2.4-8|32	
12cr|perl-Lingua-Preferred-0.2.4-8|33	%build
12cr|perl-Lingua-Preferred-0.2.4-8|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Lingua-Preferred-0.2.4-8|35	%{__make}
12cr|perl-Lingua-Preferred-0.2.4-8|36	make test
12cr|perl-Lingua-Preferred-0.2.4-8|37	
12cr|perl-Lingua-Preferred-0.2.4-8|38	%install
12cr|perl-Lingua-Preferred-0.2.4-8|39	%makeinstall DESTDIR=$RPM_BUILD_ROOT
12cr|perl-Lingua-Preferred-0.2.4-8|40	
12cr|perl-Lingua-Preferred-0.2.4-8|41	%clean
12cr|perl-Lingua-Preferred-0.2.4-8|42	rm -rf $RPM_BUILD_ROOT
12cr|perl-Lingua-Preferred-0.2.4-8|43	
12cr|perl-Lingua-Preferred-0.2.4-8|44	%files
12cr|perl-Lingua-Preferred-0.2.4-8|45	%defattr(-,root,root)
12cr|perl-Lingua-Preferred-0.2.4-8|46	%doc README Changes
12cr|perl-Lingua-Preferred-0.2.4-8|47	%{perl_vendorlib}/Lingua/Preferred.pm
12cr|perl-Lingua-Preferred-0.2.4-8|48	%{perl_vendorlib}/auto/Lingua/Preferred/autosplit.ix
12cr|perl-Lingua-Preferred-0.2.4-8|49	%{_mandir}/*/*
12cr|perl-Lingua-Preferred-0.2.4-8|50	
12cr|perl-Lingua-Preferred-0.2.4-8|51	
12cr|perl-Lingua-Preferred-0.2.4-8|52	
12cr|perl-Lingua-Preferred-0.2.4-8|53	
12cr|perl-Lingua-Preferred-0.2.4-8|54	%changelog
12cr|perl-Lingua-Preferred-0.2.4-8|55	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2.4-8mdv2010.0
12cr|perl-Lingua-Preferred-0.2.4-8|56	+ Revision: 430480
12cr|perl-Lingua-Preferred-0.2.4-8|57	- rebuild
12cr|perl-Lingua-Preferred-0.2.4-8|58	
12cr|perl-Lingua-Preferred-0.2.4-8|59	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.2.4-7mdv2009.0
12cr|perl-Lingua-Preferred-0.2.4-8|60	+ Revision: 257563
12cr|perl-Lingua-Preferred-0.2.4-8|61	- rebuild
12cr|perl-Lingua-Preferred-0.2.4-8|62	
12cr|perl-Lingua-Preferred-0.2.4-8|63	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.2.4-6mdv2009.0
12cr|perl-Lingua-Preferred-0.2.4-8|64	+ Revision: 245623
12cr|perl-Lingua-Preferred-0.2.4-8|65	- rebuild
12cr|perl-Lingua-Preferred-0.2.4-8|66	
12cr|perl-Lingua-Preferred-0.2.4-8|67	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.2.4-4mdv2008.1
12cr|perl-Lingua-Preferred-0.2.4-8|68	+ Revision: 136280
12cr|perl-Lingua-Preferred-0.2.4-8|69	- restore BuildRoot
12cr|perl-Lingua-Preferred-0.2.4-8|70	
12cr|perl-Lingua-Preferred-0.2.4-8|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Lingua-Preferred-0.2.4-8|72	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Lingua-Preferred-0.2.4-8|73	
12cr|perl-Lingua-Preferred-0.2.4-8|74	
12cr|perl-Lingua-Preferred-0.2.4-8|75	* Wed Jan 03 2007 Stefan van der Eijk <stefan@mandriva.org> 0.2.4-4mdv2007.0
12cr|perl-Lingua-Preferred-0.2.4-8|76	+ Revision: 103812
12cr|perl-Lingua-Preferred-0.2.4-8|77	- Import perl-Lingua-Preferred
12cr|perl-Lingua-Preferred-0.2.4-8|78	
12cr|perl-Lingua-Preferred-0.2.4-8|79	* Fri May 12 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.2.4-4mdk
12cr|perl-Lingua-Preferred-0.2.4-8|80	- Fix BuildRequires
12cr|perl-Lingua-Preferred-0.2.4-8|81	- Fix Build
12cr|perl-Lingua-Preferred-0.2.4-8|82	- Fix Source URL
12cr|perl-Lingua-Preferred-0.2.4-8|83	- Fix URL
12cr|perl-Lingua-Preferred-0.2.4-8|84	
12cr|perl-Lingua-Preferred-0.2.4-8|85	* Fri Apr 22 2005 Stefan van der Eijk <stefan@eijk.nu> 0.2.4-3mdk
12cr|perl-Lingua-Preferred-0.2.4-8|86	- mkrel
12cr|perl-Lingua-Preferred-0.2.4-8|87	- reupload (stuff got lost)
12cr|perl-Lingua-Preferred-0.2.4-8|88	
12cr|perl-Lingua-Preferred-0.2.4-8|89	* Mon Feb 28 2005 Stefan van der Eijk <stefan@eijk.nu> 0.2.4-2mdk
12cr|perl-Lingua-Preferred-0.2.4-8|90	- B'day rebuild
12cr|perl-Lingua-Preferred-0.2.4-8|91	- use AutoReqProv
12cr|perl-Lingua-Preferred-0.2.4-8|92	
12cr|perl-Lingua-Preferred-0.2.4-8|93	* Sun Jan 11 2004 Stefan van der Eijk <stefan@eijk.nu> 0.2.4-1mdk
12cr|perl-Lingua-Preferred-0.2.4-8|94	- 0.2.4
12cr|perl-Lingua-Preferred-0.2.4-8|95	

4822 12
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|1	%define upstream_name	 Lingua-PT-Stemmer
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|2	%define upstream_version 0.01
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|3	
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|6	Release:	2
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|7	
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|8	Summary:	Portuguese language stemming
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|10	Group:		Development/Perl
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|13	
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|15	BuildArch:	noarch
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|16	
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|17	%description
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|18	Lingua-PT-Stemmer module for perl.
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|19	
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|20	%prep
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|22	
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|23	%build
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|25	make
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|26	
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|27	%check
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|28	make test
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|29	
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|30	%install
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|31	%makeinstall_std
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|32	
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|33	%files
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|34	%doc Changes README
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|35	%{perl_vendorlib}/Lingua
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|36	%{_mandir}/man3*/*
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|37	
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|38	%changelog
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|39	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|40	+ Revision: 402571
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|41	- update to 0.56
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|42	
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|43	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.01-7mdv2009.0
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|44	+ Revision: 257582
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|45	- rebuild
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|46	
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|47	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.01-6mdv2009.0
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|48	+ Revision: 245625
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|49	- rebuild
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|50	
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|51	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|52	- restore BuildRoot
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|53	
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|54	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.01-4mdv2008.1
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|55	+ Revision: 122860
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|57	
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|58	
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|59	* Mon Dec 04 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-4mdv2007.0
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|60	+ Revision: 90374
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|61	- spec cleanup
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|62	- Import perl-Lingua-PT-Stemmer
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|63	
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|64	* Wed Nov 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-3mdk
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|65	- Rebuild
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|66	
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|67	* Sat Oct 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.01-2mdk
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|68	- fix deps
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|69	- fix standard-dir-owned-by-package
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|70	- do cleanup
12cr|perl-Lingua-PT-Stemmer-0.10.0-2|71	

4823 12
12cr|perl-Lingua-Stem-0.840.0-2|1	%define upstream_name    Lingua-Stem
12cr|perl-Lingua-Stem-0.840.0-2|2	%define upstream_version 0.84
12cr|perl-Lingua-Stem-0.840.0-2|3	
12cr|perl-Lingua-Stem-0.840.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Lingua-Stem-0.840.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Lingua-Stem-0.840.0-2|6	Release:	2
12cr|perl-Lingua-Stem-0.840.0-2|7	
12cr|perl-Lingua-Stem-0.840.0-2|8	Summary:	Stemming of words
12cr|perl-Lingua-Stem-0.840.0-2|9	License:	GPL+ or Artistic
12cr|perl-Lingua-Stem-0.840.0-2|10	Group:		Development/Perl
12cr|perl-Lingua-Stem-0.840.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Lingua-Stem-0.840.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Lingua-Stem-0.840.0-2|13	
12cr|perl-Lingua-Stem-0.840.0-2|14	BuildRequires:	perl-devel
12cr|perl-Lingua-Stem-0.840.0-2|15	BuildRequires:	perl(Lingua::PT::Stemmer)
12cr|perl-Lingua-Stem-0.840.0-2|16	BuildRequires:	perl(Lingua::Stem::It)
12cr|perl-Lingua-Stem-0.840.0-2|17	BuildRequires:	perl(Lingua::Stem::Fr)
12cr|perl-Lingua-Stem-0.840.0-2|18	BuildRequires:	perl(Lingua::Stem::Snowball::Da)
12cr|perl-Lingua-Stem-0.840.0-2|19	BuildRequires:	perl(Lingua::Stem::Snowball::No)
12cr|perl-Lingua-Stem-0.840.0-2|20	BuildRequires:	perl(Lingua::Stem::Snowball::Se)
12cr|perl-Lingua-Stem-0.840.0-2|21	BuildRequires:	perl(Text::German)
12cr|perl-Lingua-Stem-0.840.0-2|22	BuildArch:	noarch
12cr|perl-Lingua-Stem-0.840.0-2|23	
12cr|perl-Lingua-Stem-0.840.0-2|24	%description
12cr|perl-Lingua-Stem-0.840.0-2|25	This routine applies stemming algorithms to its parameters, returning the
12cr|perl-Lingua-Stem-0.840.0-2|26	stemmed words as appropriate to the selected locale.
12cr|perl-Lingua-Stem-0.840.0-2|27	
12cr|perl-Lingua-Stem-0.840.0-2|28	%prep
12cr|perl-Lingua-Stem-0.840.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Lingua-Stem-0.840.0-2|30	
12cr|perl-Lingua-Stem-0.840.0-2|31	%build
12cr|perl-Lingua-Stem-0.840.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Lingua-Stem-0.840.0-2|33	%make
12cr|perl-Lingua-Stem-0.840.0-2|34	
12cr|perl-Lingua-Stem-0.840.0-2|35	%check
12cr|perl-Lingua-Stem-0.840.0-2|36	%make test
12cr|perl-Lingua-Stem-0.840.0-2|37	
12cr|perl-Lingua-Stem-0.840.0-2|38	%install
12cr|perl-Lingua-Stem-0.840.0-2|39	%makeinstall_std
12cr|perl-Lingua-Stem-0.840.0-2|40	
12cr|perl-Lingua-Stem-0.840.0-2|41	%files
12cr|perl-Lingua-Stem-0.840.0-2|42	%doc Changes README
12cr|perl-Lingua-Stem-0.840.0-2|43	%{perl_vendorlib}/Lingua
12cr|perl-Lingua-Stem-0.840.0-2|44	%{_mandir}/man3*/*
12cr|perl-Lingua-Stem-0.840.0-2|45	
12cr|perl-Lingua-Stem-0.840.0-2|46	
12cr|perl-Lingua-Stem-0.840.0-2|47	%changelog
12cr|perl-Lingua-Stem-0.840.0-2|48	* Tue Jul 13 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.840.0-1mdv2011.0
12cr|perl-Lingua-Stem-0.840.0-2|49	+ Revision: 552407
12cr|perl-Lingua-Stem-0.840.0-2|50	- update to 0.84
12cr|perl-Lingua-Stem-0.840.0-2|51	
12cr|perl-Lingua-Stem-0.840.0-2|52	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.830.0-1mdv2010.0
12cr|perl-Lingua-Stem-0.840.0-2|53	+ Revision: 402572
12cr|perl-Lingua-Stem-0.840.0-2|54	- rebuild using %%perl_convert_version
12cr|perl-Lingua-Stem-0.840.0-2|55	
12cr|perl-Lingua-Stem-0.840.0-2|56	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.83-4mdv2009.0
12cr|perl-Lingua-Stem-0.840.0-2|57	+ Revision: 257585
12cr|perl-Lingua-Stem-0.840.0-2|58	- rebuild
12cr|perl-Lingua-Stem-0.840.0-2|59	
12cr|perl-Lingua-Stem-0.840.0-2|60	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.83-3mdv2009.0
12cr|perl-Lingua-Stem-0.840.0-2|61	+ Revision: 245626
12cr|perl-Lingua-Stem-0.840.0-2|62	- rebuild
12cr|perl-Lingua-Stem-0.840.0-2|63	
12cr|perl-Lingua-Stem-0.840.0-2|64	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.83-1mdv2008.1
12cr|perl-Lingua-Stem-0.840.0-2|65	+ Revision: 136280
12cr|perl-Lingua-Stem-0.840.0-2|66	- restore BuildRoot
12cr|perl-Lingua-Stem-0.840.0-2|67	
12cr|perl-Lingua-Stem-0.840.0-2|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Lingua-Stem-0.840.0-2|69	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Lingua-Stem-0.840.0-2|70	
12cr|perl-Lingua-Stem-0.840.0-2|71	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.83-1mdv2008.0
12cr|perl-Lingua-Stem-0.840.0-2|72	+ Revision: 56095
12cr|perl-Lingua-Stem-0.840.0-2|73	- new version
12cr|perl-Lingua-Stem-0.840.0-2|74	
12cr|perl-Lingua-Stem-0.840.0-2|75	
12cr|perl-Lingua-Stem-0.840.0-2|76	* Mon Jul 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.82-1mdv2007.0
12cr|perl-Lingua-Stem-0.840.0-2|77	- New version 0.82
12cr|perl-Lingua-Stem-0.840.0-2|78	- spec cleanup
12cr|perl-Lingua-Stem-0.840.0-2|79	- fix directory ownership
12cr|perl-Lingua-Stem-0.840.0-2|80	- better summary
12cr|perl-Lingua-Stem-0.840.0-2|81	
12cr|perl-Lingua-Stem-0.840.0-2|82	* Fri Jun 09 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.81-1mdv2007.0
12cr|perl-Lingua-Stem-0.840.0-2|83	- Rebuild
12cr|perl-Lingua-Stem-0.840.0-2|84	
12cr|perl-Lingua-Stem-0.840.0-2|85	* Tue Jun 07 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.81-mdk
12cr|perl-Lingua-Stem-0.840.0-2|86	- 0.81
12cr|perl-Lingua-Stem-0.840.0-2|87	- Fix Url
12cr|perl-Lingua-Stem-0.840.0-2|88	- Fix Requires
12cr|perl-Lingua-Stem-0.840.0-2|89	- Make rpmbuildupdate Happy
12cr|perl-Lingua-Stem-0.840.0-2|90	
12cr|perl-Lingua-Stem-0.840.0-2|91	* Thu Jun 03 2004 Per Ã˜yvind Karlsen <peroyvind@linux-mandrake.com> 0.70-1mdk
12cr|perl-Lingua-Stem-0.840.0-2|92	- 0.70
12cr|perl-Lingua-Stem-0.840.0-2|93	- fix buildrequires
12cr|perl-Lingua-Stem-0.840.0-2|94	- drop PREFIX
12cr|perl-Lingua-Stem-0.840.0-2|95	- use %%makeinstall_std macro
12cr|perl-Lingua-Stem-0.840.0-2|96	- cosmetics
12cr|perl-Lingua-Stem-0.840.0-2|97	- drop test for now
12cr|perl-Lingua-Stem-0.840.0-2|98	

4824 12
12cr|perl-Lingua-Stem-Fr-0.20.0-2|1	%define upstream_name    Lingua-Stem-Fr
12cr|perl-Lingua-Stem-Fr-0.20.0-2|2	%define upstream_version 0.02
12cr|perl-Lingua-Stem-Fr-0.20.0-2|3	
12cr|perl-Lingua-Stem-Fr-0.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Lingua-Stem-Fr-0.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Lingua-Stem-Fr-0.20.0-2|6	Release:	2
12cr|perl-Lingua-Stem-Fr-0.20.0-2|7	
12cr|perl-Lingua-Stem-Fr-0.20.0-2|8	Summary:	Perl French Stemming
12cr|perl-Lingua-Stem-Fr-0.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-Lingua-Stem-Fr-0.20.0-2|10	Group:		Development/Perl
12cr|perl-Lingua-Stem-Fr-0.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Lingua-Stem-Fr-0.20.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Lingua-Stem-Fr-0.20.0-2|13	
12cr|perl-Lingua-Stem-Fr-0.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-Lingua-Stem-Fr-0.20.0-2|15	BuildArch:	noarch
12cr|perl-Lingua-Stem-Fr-0.20.0-2|16	
12cr|perl-Lingua-Stem-Fr-0.20.0-2|17	%description
12cr|perl-Lingua-Stem-Fr-0.20.0-2|18	This module use the a modified version of the Porter Stemming Algorithm to
12cr|perl-Lingua-Stem-Fr-0.20.0-2|19	return a stemmed words.
12cr|perl-Lingua-Stem-Fr-0.20.0-2|20	
12cr|perl-Lingua-Stem-Fr-0.20.0-2|21	The algorithm is implemented as described in:
12cr|perl-Lingua-Stem-Fr-0.20.0-2|22	http://snowball.tartarus.org/french/stemmer.html
12cr|perl-Lingua-Stem-Fr-0.20.0-2|23	with some improvement.
12cr|perl-Lingua-Stem-Fr-0.20.0-2|24	
12cr|perl-Lingua-Stem-Fr-0.20.0-2|25	The code is carefully crafted to work in conjunction with the Lingua::Stem
12cr|perl-Lingua-Stem-Fr-0.20.0-2|26	module by Benjamin Franz. This french version is based too, on the work of Aldo
12cr|perl-Lingua-Stem-Fr-0.20.0-2|27	Calpini (Italian Version)
12cr|perl-Lingua-Stem-Fr-0.20.0-2|28	
12cr|perl-Lingua-Stem-Fr-0.20.0-2|29	%prep
12cr|perl-Lingua-Stem-Fr-0.20.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Lingua-Stem-Fr-0.20.0-2|31	
12cr|perl-Lingua-Stem-Fr-0.20.0-2|32	%build
12cr|perl-Lingua-Stem-Fr-0.20.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Lingua-Stem-Fr-0.20.0-2|34	%make
12cr|perl-Lingua-Stem-Fr-0.20.0-2|35	
12cr|perl-Lingua-Stem-Fr-0.20.0-2|36	%check
12cr|perl-Lingua-Stem-Fr-0.20.0-2|37	make test
12cr|perl-Lingua-Stem-Fr-0.20.0-2|38	
12cr|perl-Lingua-Stem-Fr-0.20.0-2|39	%install
12cr|perl-Lingua-Stem-Fr-0.20.0-2|40	%makeinstall_std
12cr|perl-Lingua-Stem-Fr-0.20.0-2|41	
12cr|perl-Lingua-Stem-Fr-0.20.0-2|42	%files
12cr|perl-Lingua-Stem-Fr-0.20.0-2|43	%doc README
12cr|perl-Lingua-Stem-Fr-0.20.0-2|44	%{perl_vendorlib}/Lingua
12cr|perl-Lingua-Stem-Fr-0.20.0-2|45	%{_mandir}/man3*/*
12cr|perl-Lingua-Stem-Fr-0.20.0-2|46	
12cr|perl-Lingua-Stem-Fr-0.20.0-2|47	%changelog
12cr|perl-Lingua-Stem-Fr-0.20.0-2|48	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Lingua-Stem-Fr-0.20.0-2|49	+ Revision: 403389
12cr|perl-Lingua-Stem-Fr-0.20.0-2|50	- rebuild using %%perl_convert_version
12cr|perl-Lingua-Stem-Fr-0.20.0-2|51	
12cr|perl-Lingua-Stem-Fr-0.20.0-2|52	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.02-4mdv2009.0
12cr|perl-Lingua-Stem-Fr-0.20.0-2|53	+ Revision: 241608
12cr|perl-Lingua-Stem-Fr-0.20.0-2|54	- rebuild
12cr|perl-Lingua-Stem-Fr-0.20.0-2|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Lingua-Stem-Fr-0.20.0-2|56	
12cr|perl-Lingua-Stem-Fr-0.20.0-2|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Lingua-Stem-Fr-0.20.0-2|58	- restore BuildRoot
12cr|perl-Lingua-Stem-Fr-0.20.0-2|59	
12cr|perl-Lingua-Stem-Fr-0.20.0-2|60	* Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-2mdv2008.0
12cr|perl-Lingua-Stem-Fr-0.20.0-2|61	+ Revision: 67062
12cr|perl-Lingua-Stem-Fr-0.20.0-2|62	- rebuild
12cr|perl-Lingua-Stem-Fr-0.20.0-2|63	
12cr|perl-Lingua-Stem-Fr-0.20.0-2|64	
12cr|perl-Lingua-Stem-Fr-0.20.0-2|65	* Mon Jul 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdv2007.0
12cr|perl-Lingua-Stem-Fr-0.20.0-2|66	- first mdv release
12cr|perl-Lingua-Stem-Fr-0.20.0-2|67	

4825 12
12cr|perl-Lingua-Stem-It-0.20.0-2|1	%define upstream_name	 Lingua-Stem-It
12cr|perl-Lingua-Stem-It-0.20.0-2|2	%define upstream_version 0.02
12cr|perl-Lingua-Stem-It-0.20.0-2|3	
12cr|perl-Lingua-Stem-It-0.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Lingua-Stem-It-0.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Lingua-Stem-It-0.20.0-2|6	Release:	2
12cr|perl-Lingua-Stem-It-0.20.0-2|7	
12cr|perl-Lingua-Stem-It-0.20.0-2|8	Summary:	Porter's stemming algorithm for Italian
12cr|perl-Lingua-Stem-It-0.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-Lingua-Stem-It-0.20.0-2|10	Group:		Development/Perl
12cr|perl-Lingua-Stem-It-0.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Lingua-Stem-It-0.20.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/A/AC/ACALPINI/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Lingua-Stem-It-0.20.0-2|13	
12cr|perl-Lingua-Stem-It-0.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-Lingua-Stem-It-0.20.0-2|15	BuildArch:	noarch
12cr|perl-Lingua-Stem-It-0.20.0-2|16	
12cr|perl-Lingua-Stem-It-0.20.0-2|17	%description
12cr|perl-Lingua-Stem-It-0.20.0-2|18	This module applies the Porter Stemming Algorithm to its parameters, returning
12cr|perl-Lingua-Stem-It-0.20.0-2|19	the stemmed words.
12cr|perl-Lingua-Stem-It-0.20.0-2|20	
12cr|perl-Lingua-Stem-It-0.20.0-2|21	The algorithm is implemented exactly as described in:
12cr|perl-Lingua-Stem-It-0.20.0-2|22	http://snowball.tartarus.org/italian/stemmer.html
12cr|perl-Lingua-Stem-It-0.20.0-2|23	
12cr|perl-Lingua-Stem-It-0.20.0-2|24	The code is carefully crafted to work in conjunction with the Lingua::Stem
12cr|perl-Lingua-Stem-It-0.20.0-2|25	module by Benjamin Franz, from which some functionalities have been borrowed
12cr|perl-Lingua-Stem-It-0.20.0-2|26	(caching and exception list).
12cr|perl-Lingua-Stem-It-0.20.0-2|27	
12cr|perl-Lingua-Stem-It-0.20.0-2|28	%prep
12cr|perl-Lingua-Stem-It-0.20.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Lingua-Stem-It-0.20.0-2|30	
12cr|perl-Lingua-Stem-It-0.20.0-2|31	%build
12cr|perl-Lingua-Stem-It-0.20.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Lingua-Stem-It-0.20.0-2|33	%make
12cr|perl-Lingua-Stem-It-0.20.0-2|34	
12cr|perl-Lingua-Stem-It-0.20.0-2|35	%check
12cr|perl-Lingua-Stem-It-0.20.0-2|36	make test
12cr|perl-Lingua-Stem-It-0.20.0-2|37	
12cr|perl-Lingua-Stem-It-0.20.0-2|38	%install
12cr|perl-Lingua-Stem-It-0.20.0-2|39	%makeinstall_std
12cr|perl-Lingua-Stem-It-0.20.0-2|40	
12cr|perl-Lingua-Stem-It-0.20.0-2|41	%files
12cr|perl-Lingua-Stem-It-0.20.0-2|42	%doc README
12cr|perl-Lingua-Stem-It-0.20.0-2|43	%{perl_vendorlib}/Lingua
12cr|perl-Lingua-Stem-It-0.20.0-2|44	%{_mandir}/man3*/*
12cr|perl-Lingua-Stem-It-0.20.0-2|45	
12cr|perl-Lingua-Stem-It-0.20.0-2|46	
12cr|perl-Lingua-Stem-It-0.20.0-2|47	%changelog
12cr|perl-Lingua-Stem-It-0.20.0-2|48	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Lingua-Stem-It-0.20.0-2|49	+ Revision: 403390
12cr|perl-Lingua-Stem-It-0.20.0-2|50	- rebuild using %%perl_convert_version
12cr|perl-Lingua-Stem-It-0.20.0-2|51	
12cr|perl-Lingua-Stem-It-0.20.0-2|52	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.02-4mdv2009.0
12cr|perl-Lingua-Stem-It-0.20.0-2|53	+ Revision: 257597
12cr|perl-Lingua-Stem-It-0.20.0-2|54	- rebuild
12cr|perl-Lingua-Stem-It-0.20.0-2|55	
12cr|perl-Lingua-Stem-It-0.20.0-2|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.02-3mdv2009.0
12cr|perl-Lingua-Stem-It-0.20.0-2|57	+ Revision: 245628
12cr|perl-Lingua-Stem-It-0.20.0-2|58	- rebuild
12cr|perl-Lingua-Stem-It-0.20.0-2|59	
12cr|perl-Lingua-Stem-It-0.20.0-2|60	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.02-1mdv2008.1
12cr|perl-Lingua-Stem-It-0.20.0-2|61	+ Revision: 136280
12cr|perl-Lingua-Stem-It-0.20.0-2|62	- restore BuildRoot
12cr|perl-Lingua-Stem-It-0.20.0-2|63	
12cr|perl-Lingua-Stem-It-0.20.0-2|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Lingua-Stem-It-0.20.0-2|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Lingua-Stem-It-0.20.0-2|66	
12cr|perl-Lingua-Stem-It-0.20.0-2|67	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdv2008.0
12cr|perl-Lingua-Stem-It-0.20.0-2|68	+ Revision: 46531
12cr|perl-Lingua-Stem-It-0.20.0-2|69	- update to new version 0.02
12cr|perl-Lingua-Stem-It-0.20.0-2|70	
12cr|perl-Lingua-Stem-It-0.20.0-2|71	
12cr|perl-Lingua-Stem-It-0.20.0-2|72	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-4mdv2007.0
12cr|perl-Lingua-Stem-It-0.20.0-2|73	- Rebuild
12cr|perl-Lingua-Stem-It-0.20.0-2|74	
12cr|perl-Lingua-Stem-It-0.20.0-2|75	* Wed Nov 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-3mdk
12cr|perl-Lingua-Stem-It-0.20.0-2|76	- spec cleanup
12cr|perl-Lingua-Stem-It-0.20.0-2|77	- better summary
12cr|perl-Lingua-Stem-It-0.20.0-2|78	- better description
12cr|perl-Lingua-Stem-It-0.20.0-2|79	- better url
12cr|perl-Lingua-Stem-It-0.20.0-2|80	- rpmbuildupdate aware
12cr|perl-Lingua-Stem-It-0.20.0-2|81	- %%mkrel
12cr|perl-Lingua-Stem-It-0.20.0-2|82	
12cr|perl-Lingua-Stem-It-0.20.0-2|83	* Fri Oct 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.01-2mdk
12cr|perl-Lingua-Stem-It-0.20.0-2|84	- fix deps
12cr|perl-Lingua-Stem-It-0.20.0-2|85	

4826 12
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|1	%define upstream_name    Lingua-Stem-Snowball
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|2	%define upstream_version 0.952
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|3	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|6	Release:	3
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|7	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|8	Summary:    Perl interface to Snowball stemmers
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|9	License:    GPL+ or Artistic
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|10	Group:      Development/Perl
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|13	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|14	BuildRequires: perl(ExtUtils::CBuilder)
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|15	BuildRequires: perl(ExtUtils::ParseXS)
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|16	BuildRequires: perl(Test::More)
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|17	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|18	BuildRequires: perl-devel
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|20	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|21	%description
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|22	Stemming reduces related words to a common root form -- for instance,
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|23	"horse", "horses", and "horsing" all become "hors". Most commonly, stemming
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|24	is deployed as part of a search application, allowing searches for a given
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|25	term to match documents which contain other forms of that term.
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|26	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|27	This module is very similar to the Lingua::Stem manpage -- however,
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|28	Lingua::Stem is pure Perl, while Lingua::Stem::Snowball is an XS module
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|29	which provides a Perl interface to the C version of the Snowball stemmers.
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|30	(the http://snowball.tartarus.org manpage).
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|31	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|32	Supported Languages
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|33	The following stemmers are available (as of Lingua::Stem::Snowball
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|34	0.95):
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|35	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|36	%prep
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|38	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|39	%build
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|41	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|42	%{make}
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|43	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|44	%check
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|45	%{make} test
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|46	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|47	%install
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|48	rm -rf %buildroot
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|49	%makeinstall_std
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|50	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|51	%clean
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|52	rm -rf %buildroot
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|53	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|54	%files
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|55	%defattr(-,root,root)
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|56	%doc README Changes
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|57	%{_mandir}/man3/*
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|58	%perl_vendorlib/*
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|59	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|60	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|61	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|62	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|63	%changelog
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|64	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.952.0-3
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|65	+ Revision: 768358
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|66	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|67	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|68	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.952.0-2mdv2011.0
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|69	+ Revision: 555995
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|70	- rebuild for perl 5.12
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|71	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|72	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.952.0-1mdv2010.1
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|73	+ Revision: 471172
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|74	- import perl-Lingua-Stem-Snowball
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|75	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|76	
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|77	* Sun Nov 29 2009 cpan2dist 0.952-1mdv
12cr|perl-Lingua-Stem-Snowball-0.952.0-3|78	- initial mdv release, generated with cpan2dist

4827 12
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|1	%define upstream_name	 Lingua-Stem-Snowball-Da
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|2	%define upstream_version 1.01
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|3	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|6	Release:	2
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|7	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|8	Summary:	Porters stemming algorithm for Denmark
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|10	Group:		Development/Perl
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/C/CI/CINE/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|13	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|15	BuildArch:	noarch
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|16	Requires:	locales-da
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|17	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|18	%description
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|19	The stem function takes a scalar as a parameter and stems the word according to
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|20	Martin Porters Danish stemming algorithm, which can be found at the Snowball
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|21	website: http://snowball.tartarus.org/.
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|22	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|23	%prep
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|25	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|26	%build
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|28	%make
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|29	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|30	%check
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|31	make test
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|32	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|33	%install
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|34	%makeinstall_std
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|35	mv %{buildroot}%{perl_vendorlib}/Lingua/Stem/Snowball/stemmer.pl \
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|36	%{buildroot}%{perl_vendorlib}/Lingua/Stem/Snowball/stemmer-Da.pl
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|37	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|38	%files
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|39	%doc Changes README
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|40	%{perl_vendorlib}/Lingua
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|41	%{_mandir}/man3*/*
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|42	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|43	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|44	%changelog
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|45	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2010.0
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|46	+ Revision: 403391
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|47	- rebuild using %%perl_convert_version
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|48	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|49	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.01-9mdv2009.0
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|50	+ Revision: 257600
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|51	- rebuild
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|52	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|53	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.01-8mdv2009.0
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|54	+ Revision: 245629
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|55	- rebuild
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|56	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.01-6mdv2008.1
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|58	+ Revision: 136280
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|59	- restore BuildRoot
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|60	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|61	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|63	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|64	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-6mdv2008.0
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|65	+ Revision: 86522
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|66	- rebuild
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|67	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|68	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|69	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-5mdv2007.0
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|70	- Rebuild
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|71	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|72	* Wed Nov 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-4mdk
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|73	- spec cleanup
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|74	- fix directory ownership
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|75	- %%mkrel
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|76	- rpmbuildupdate aware
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|77	- better summary
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|78	- better description
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|79	- better url
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|80	
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|81	* Fri Oct 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.01-3mdk
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|82	- fix deps
12cr|perl-Lingua-Stem-Snowball-Da-1.10.0-2|83	

4828 12
12cr|perl-Lingua-StopWords-0.90.0-3|1	%define upstream_name    Lingua-StopWords
12cr|perl-Lingua-StopWords-0.90.0-3|2	%define upstream_version 0.09
12cr|perl-Lingua-StopWords-0.90.0-3|3	
12cr|perl-Lingua-StopWords-0.90.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Lingua-StopWords-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Lingua-StopWords-0.90.0-3|6	Release:	3
12cr|perl-Lingua-StopWords-0.90.0-3|7	
12cr|perl-Lingua-StopWords-0.90.0-3|8	Summary:	Stop words for several languages
12cr|perl-Lingua-StopWords-0.90.0-3|9	License:	GPL+ or Artistic
12cr|perl-Lingua-StopWords-0.90.0-3|10	Group:		Development/Perl
12cr|perl-Lingua-StopWords-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Lingua-StopWords-0.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Lingua/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Lingua-StopWords-0.90.0-3|13	
12cr|perl-Lingua-StopWords-0.90.0-3|14	BuildRequires:	perl-devel
12cr|perl-Lingua-StopWords-0.90.0-3|15	BuildArch:	noarch
12cr|perl-Lingua-StopWords-0.90.0-3|16	
12cr|perl-Lingua-StopWords-0.90.0-3|17	%description
12cr|perl-Lingua-StopWords-0.90.0-3|18	In keyword search, it is common practice to suppress a collection of
12cr|perl-Lingua-StopWords-0.90.0-3|19	"stopwords": words such as "the", "and", "maybe", etc. which exist in in a
12cr|perl-Lingua-StopWords-0.90.0-3|20	large number of documents and do not tell you anything important about any
12cr|perl-Lingua-StopWords-0.90.0-3|21	document which contains them. This module provides such "stoplists" in
12cr|perl-Lingua-StopWords-0.90.0-3|22	several languages.
12cr|perl-Lingua-StopWords-0.90.0-3|23	
12cr|perl-Lingua-StopWords-0.90.0-3|24	Supported Languages
12cr|perl-Lingua-StopWords-0.90.0-3|25	|-----------------------------------------------------------|
12cr|perl-Lingua-StopWords-0.90.0-3|26	| Language   | ISO code | default encoding | also available |
12cr|perl-Lingua-StopWords-0.90.0-3|27	|-----------------------------------------------------------|
12cr|perl-Lingua-StopWords-0.90.0-3|28	| Danish     | da       | ISO-8859-1       | UTF-8          |
12cr|perl-Lingua-StopWords-0.90.0-3|29	| Dutch      | nl       | ISO-8859-1       | UTF-8          |
12cr|perl-Lingua-StopWords-0.90.0-3|30	| English    | en       | ISO-8859-1       | UTF-8          |
12cr|perl-Lingua-StopWords-0.90.0-3|31	| Finnish    | fi       | ISO-8859-1       | UTF-8          |
12cr|perl-Lingua-StopWords-0.90.0-3|32	| French     | fr       | ISO-8859-1       | UTF-8          |
12cr|perl-Lingua-StopWords-0.90.0-3|33	| German     | de       | ISO-8859-1       | UTF-8          |
12cr|perl-Lingua-StopWords-0.90.0-3|34	| Hungarian  | hu       | ISO-8859-1       | UTF-8          |
12cr|perl-Lingua-StopWords-0.90.0-3|35	| Italian    | it       | ISO-8859-1       | UTF-8          |
12cr|perl-Lingua-StopWords-0.90.0-3|36	| Norwegian  | no       | ISO-8859-1       | UTF-8          |
12cr|perl-Lingua-StopWords-0.90.0-3|37	| Portuguese | pt       | ISO-8859-1       | UTF-8          |
12cr|perl-Lingua-StopWords-0.90.0-3|38	| Spanish    | es       | ISO-8859-1       | UTF-8          |
12cr|perl-Lingua-StopWords-0.90.0-3|39	| Swedish    | sv       | ISO-8859-1       | UTF-8          |
12cr|perl-Lingua-StopWords-0.90.0-3|40	| Russian    | ru       | KOI8-R           | UTF-8          |
12cr|perl-Lingua-StopWords-0.90.0-3|41	|-----------------------------------------------------------|
12cr|perl-Lingua-StopWords-0.90.0-3|42	
12cr|perl-Lingua-StopWords-0.90.0-3|43	%prep
12cr|perl-Lingua-StopWords-0.90.0-3|44	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Lingua-StopWords-0.90.0-3|45	
12cr|perl-Lingua-StopWords-0.90.0-3|46	%build
12cr|perl-Lingua-StopWords-0.90.0-3|47	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Lingua-StopWords-0.90.0-3|48	%make
12cr|perl-Lingua-StopWords-0.90.0-3|49	
12cr|perl-Lingua-StopWords-0.90.0-3|50	%check
12cr|perl-Lingua-StopWords-0.90.0-3|51	%make test
12cr|perl-Lingua-StopWords-0.90.0-3|52	
12cr|perl-Lingua-StopWords-0.90.0-3|53	%install
12cr|perl-Lingua-StopWords-0.90.0-3|54	%makeinstall_std
12cr|perl-Lingua-StopWords-0.90.0-3|55	
12cr|perl-Lingua-StopWords-0.90.0-3|56	%files
12cr|perl-Lingua-StopWords-0.90.0-3|57	%doc Changes README
12cr|perl-Lingua-StopWords-0.90.0-3|58	%{_mandir}/man3/*
12cr|perl-Lingua-StopWords-0.90.0-3|59	%{perl_vendorlib}/*
12cr|perl-Lingua-StopWords-0.90.0-3|60	
12cr|perl-Lingua-StopWords-0.90.0-3|61	%changelog
12cr|perl-Lingua-StopWords-0.90.0-3|62	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.90.0-2mdv2011.0
12cr|perl-Lingua-StopWords-0.90.0-3|63	+ Revision: 654247
12cr|perl-Lingua-StopWords-0.90.0-3|64	- rebuild for updated spec-helper
12cr|perl-Lingua-StopWords-0.90.0-3|65	
12cr|perl-Lingua-StopWords-0.90.0-3|66	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-Lingua-StopWords-0.90.0-3|67	+ Revision: 471176
12cr|perl-Lingua-StopWords-0.90.0-3|68	- import perl-Lingua-StopWords
12cr|perl-Lingua-StopWords-0.90.0-3|69	
12cr|perl-Lingua-StopWords-0.90.0-3|70	
12cr|perl-Lingua-StopWords-0.90.0-3|71	* Sun Nov 29 2009 cpan2dist 0.09-1mdv
12cr|perl-Lingua-StopWords-0.90.0-3|72	- initial mdv release, generated with cpan2dist

4829 12
12cr|perl-Linux-CDROM-0.20.0-3|1	%define upstream_name	 Linux-CDROM
12cr|perl-Linux-CDROM-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Linux-CDROM-0.20.0-3|3	
12cr|perl-Linux-CDROM-0.20.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Linux-CDROM-0.20.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Linux-CDROM-0.20.0-3|6	Release:	3
12cr|perl-Linux-CDROM-0.20.0-3|7	
12cr|perl-Linux-CDROM-0.20.0-3|8	Summary:	An interface to Linux CDROM device
12cr|perl-Linux-CDROM-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Linux-CDROM-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Linux-CDROM-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Linux-CDROM-0.20.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Linux/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Linux-CDROM-0.20.0-3|13	
12cr|perl-Linux-CDROM-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Linux-CDROM-0.20.0-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Linux-CDROM-0.20.0-3|16	
12cr|perl-Linux-CDROM-0.20.0-3|17	%description
12cr|perl-Linux-CDROM-0.20.0-3|18	common recipes featuring your CDROM drive as its main ingredient
12cr|perl-Linux-CDROM-0.20.0-3|19	
12cr|perl-Linux-CDROM-0.20.0-3|20	%prep
12cr|perl-Linux-CDROM-0.20.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Linux-CDROM-0.20.0-3|22	
12cr|perl-Linux-CDROM-0.20.0-3|23	%build
12cr|perl-Linux-CDROM-0.20.0-3|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Linux-CDROM-0.20.0-3|25	%make
12cr|perl-Linux-CDROM-0.20.0-3|26	
12cr|perl-Linux-CDROM-0.20.0-3|27	%check
12cr|perl-Linux-CDROM-0.20.0-3|28	#%{__make} test
12cr|perl-Linux-CDROM-0.20.0-3|29	
12cr|perl-Linux-CDROM-0.20.0-3|30	%install
12cr|perl-Linux-CDROM-0.20.0-3|31	rm -rf %{buildroot}
12cr|perl-Linux-CDROM-0.20.0-3|32	%makeinstall_std
12cr|perl-Linux-CDROM-0.20.0-3|33	rm -f %{buildroot}%{perl_archlib}/perllocal.pod
12cr|perl-Linux-CDROM-0.20.0-3|34	
12cr|perl-Linux-CDROM-0.20.0-3|35	%clean
12cr|perl-Linux-CDROM-0.20.0-3|36	rm -rf %{buildroot}
12cr|perl-Linux-CDROM-0.20.0-3|37	
12cr|perl-Linux-CDROM-0.20.0-3|38	%files
12cr|perl-Linux-CDROM-0.20.0-3|39	%defattr(-,root,root)
12cr|perl-Linux-CDROM-0.20.0-3|40	%doc README
12cr|perl-Linux-CDROM-0.20.0-3|41	%{perl_vendorlib}/*/Linux/CDROM*
12cr|perl-Linux-CDROM-0.20.0-3|42	%{perl_vendorlib}/*/*/Linux/CDROM/*
12cr|perl-Linux-CDROM-0.20.0-3|43	%{_mandir}/*/*
12cr|perl-Linux-CDROM-0.20.0-3|44	
12cr|perl-Linux-CDROM-0.20.0-3|45	
12cr|perl-Linux-CDROM-0.20.0-3|46	%changelog
12cr|perl-Linux-CDROM-0.20.0-3|47	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.20.0-3
12cr|perl-Linux-CDROM-0.20.0-3|48	+ Revision: 768358
12cr|perl-Linux-CDROM-0.20.0-3|49	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Linux-CDROM-0.20.0-3|50	
12cr|perl-Linux-CDROM-0.20.0-3|51	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Linux-CDROM-0.20.0-3|52	+ Revision: 555996
12cr|perl-Linux-CDROM-0.20.0-3|53	- rebuild for perl 5.12
12cr|perl-Linux-CDROM-0.20.0-3|54	
12cr|perl-Linux-CDROM-0.20.0-3|55	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.1
12cr|perl-Linux-CDROM-0.20.0-3|56	+ Revision: 474665
12cr|perl-Linux-CDROM-0.20.0-3|57	- using %%perl_convert_version
12cr|perl-Linux-CDROM-0.20.0-3|58	- update to 0.02
12cr|perl-Linux-CDROM-0.20.0-3|59	
12cr|perl-Linux-CDROM-0.20.0-3|60	* Mon Dec 07 2009 Bruno Cornec <bcornec@mandriva.org> 0.02-1mdv2010.1
12cr|perl-Linux-CDROM-0.20.0-3|61	+ Revision: 474571
12cr|perl-Linux-CDROM-0.20.0-3|62	- Add Linux:CDROM perl module
12cr|perl-Linux-CDROM-0.20.0-3|63	- create perl-Linux-CDROM
12cr|perl-Linux-CDROM-0.20.0-3|64	

4830 12
12cr|perl-Linux-Distribution-0.200.0-2|1	%define upstream_name    Linux-Distribution
12cr|perl-Linux-Distribution-0.200.0-2|2	%define upstream_version 0.20
12cr|perl-Linux-Distribution-0.200.0-2|3	
12cr|perl-Linux-Distribution-0.200.0-2|4	Summary:	Mudule for Linux distribution
12cr|perl-Linux-Distribution-0.200.0-2|5	Name:		perl-%{upstream_name}
12cr|perl-Linux-Distribution-0.200.0-2|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Linux-Distribution-0.200.0-2|7	Release:	2
12cr|perl-Linux-Distribution-0.200.0-2|8	License:	GPL+ or Artistic
12cr|perl-Linux-Distribution-0.200.0-2|9	Group:		Development/Perl
12cr|perl-Linux-Distribution-0.200.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Linux-Distribution-0.200.0-2|11	Source0:	http://www.cpan.org/modules/by-module/LINUX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Linux-Distribution-0.200.0-2|12	
12cr|perl-Linux-Distribution-0.200.0-2|13	BuildRequires:	perl-devel
12cr|perl-Linux-Distribution-0.200.0-2|14	BuildArch:	noarch
12cr|perl-Linux-Distribution-0.200.0-2|15	
12cr|perl-Linux-Distribution-0.200.0-2|16	%description
12cr|perl-Linux-Distribution-0.200.0-2|17	Perl extension to guess on which Linux distribution we are running.
12cr|perl-Linux-Distribution-0.200.0-2|18	
12cr|perl-Linux-Distribution-0.200.0-2|19	%prep
12cr|perl-Linux-Distribution-0.200.0-2|20	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Linux-Distribution-0.200.0-2|21	
12cr|perl-Linux-Distribution-0.200.0-2|22	%build
12cr|perl-Linux-Distribution-0.200.0-2|23	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Linux-Distribution-0.200.0-2|24	%make
12cr|perl-Linux-Distribution-0.200.0-2|25	
12cr|perl-Linux-Distribution-0.200.0-2|26	%check
12cr|perl-Linux-Distribution-0.200.0-2|27	#make test
12cr|perl-Linux-Distribution-0.200.0-2|28	
12cr|perl-Linux-Distribution-0.200.0-2|29	%install
12cr|perl-Linux-Distribution-0.200.0-2|30	%makeinstall_std
12cr|perl-Linux-Distribution-0.200.0-2|31	
12cr|perl-Linux-Distribution-0.200.0-2|32	%files
12cr|perl-Linux-Distribution-0.200.0-2|33	%doc README Changes
12cr|perl-Linux-Distribution-0.200.0-2|34	%{perl_vendorlib}/Linux
12cr|perl-Linux-Distribution-0.200.0-2|35	%{_mandir}/man3/*
12cr|perl-Linux-Distribution-0.200.0-2|36	
12cr|perl-Linux-Distribution-0.200.0-2|37	
12cr|perl-Linux-Distribution-0.200.0-2|38	%changelog
12cr|perl-Linux-Distribution-0.200.0-2|39	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.200.0-1mdv2011.0
12cr|perl-Linux-Distribution-0.200.0-2|40	+ Revision: 612366
12cr|perl-Linux-Distribution-0.200.0-2|41	- new version
12cr|perl-Linux-Distribution-0.200.0-2|42	
12cr|perl-Linux-Distribution-0.200.0-2|43	* Fri Jan 01 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.140_100-1mdv2011.0
12cr|perl-Linux-Distribution-0.200.0-2|44	+ Revision: 484901
12cr|perl-Linux-Distribution-0.200.0-2|45	- disable tests because they fails on chroot
12cr|perl-Linux-Distribution-0.200.0-2|46	- import perl-Linux-Distribution
12cr|perl-Linux-Distribution-0.200.0-2|47	
12cr|perl-Linux-Distribution-0.200.0-2|48	

4831 12
12cr|perl-Linux-DVB-1.10.0-3|1	%define upstream_name    Linux-DVB
12cr|perl-Linux-DVB-1.10.0-3|2	%define upstream_version 1.01
12cr|perl-Linux-DVB-1.10.0-3|3	
12cr|perl-Linux-DVB-1.10.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Linux-DVB-1.10.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Linux-DVB-1.10.0-3|6	Release:	3
12cr|perl-Linux-DVB-1.10.0-3|7	
12cr|perl-Linux-DVB-1.10.0-3|8	Summary:    Interface to (some parts of) the Linux DVB API
12cr|perl-Linux-DVB-1.10.0-3|9	License:    GPL+ or Artistic
12cr|perl-Linux-DVB-1.10.0-3|10	Group:      Development/Perl
12cr|perl-Linux-DVB-1.10.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Linux-DVB-1.10.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Linux/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Linux-DVB-1.10.0-3|13	
12cr|perl-Linux-DVB-1.10.0-3|14	
12cr|perl-Linux-DVB-1.10.0-3|15	BuildRequires: perl-devel
12cr|perl-Linux-DVB-1.10.0-3|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Linux-DVB-1.10.0-3|17	
12cr|perl-Linux-DVB-1.10.0-3|18	%description
12cr|perl-Linux-DVB-1.10.0-3|19	This module provides an interface to the Linux DVB API. It is a
12cr|perl-Linux-DVB-1.10.0-3|20	straightforward translation of the C API. You should read the Linux DVB API
12cr|perl-Linux-DVB-1.10.0-3|21	description to make any sense of this module. It can be found here:
12cr|perl-Linux-DVB-1.10.0-3|22	
12cr|perl-Linux-DVB-1.10.0-3|23	http://www.linuxtv.org/docs/dvbapi/dvbapi.html
12cr|perl-Linux-DVB-1.10.0-3|24	
12cr|perl-Linux-DVB-1.10.0-3|25	All constants from _frontend.h_ and _demux.h_ are exported by their C name
12cr|perl-Linux-DVB-1.10.0-3|26	and by default.
12cr|perl-Linux-DVB-1.10.0-3|27	
12cr|perl-Linux-DVB-1.10.0-3|28	%prep
12cr|perl-Linux-DVB-1.10.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Linux-DVB-1.10.0-3|30	
12cr|perl-Linux-DVB-1.10.0-3|31	%build
12cr|perl-Linux-DVB-1.10.0-3|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Linux-DVB-1.10.0-3|33	
12cr|perl-Linux-DVB-1.10.0-3|34	%{make}
12cr|perl-Linux-DVB-1.10.0-3|35	
12cr|perl-Linux-DVB-1.10.0-3|36	%check
12cr|perl-Linux-DVB-1.10.0-3|37	%{make} test
12cr|perl-Linux-DVB-1.10.0-3|38	
12cr|perl-Linux-DVB-1.10.0-3|39	%install
12cr|perl-Linux-DVB-1.10.0-3|40	rm -rf %buildroot
12cr|perl-Linux-DVB-1.10.0-3|41	%makeinstall_std
12cr|perl-Linux-DVB-1.10.0-3|42	
12cr|perl-Linux-DVB-1.10.0-3|43	%clean
12cr|perl-Linux-DVB-1.10.0-3|44	rm -rf %buildroot
12cr|perl-Linux-DVB-1.10.0-3|45	
12cr|perl-Linux-DVB-1.10.0-3|46	%files
12cr|perl-Linux-DVB-1.10.0-3|47	%defattr(-,root,root)
12cr|perl-Linux-DVB-1.10.0-3|48	%doc README Changes
12cr|perl-Linux-DVB-1.10.0-3|49	%{_mandir}/man3/*
12cr|perl-Linux-DVB-1.10.0-3|50	%perl_vendorlib/*
12cr|perl-Linux-DVB-1.10.0-3|51	
12cr|perl-Linux-DVB-1.10.0-3|52	
12cr|perl-Linux-DVB-1.10.0-3|53	
12cr|perl-Linux-DVB-1.10.0-3|54	
12cr|perl-Linux-DVB-1.10.0-3|55	%changelog
12cr|perl-Linux-DVB-1.10.0-3|56	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.10.0-3
12cr|perl-Linux-DVB-1.10.0-3|57	+ Revision: 768358
12cr|perl-Linux-DVB-1.10.0-3|58	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Linux-DVB-1.10.0-3|59	
12cr|perl-Linux-DVB-1.10.0-3|60	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-2mdv2011.0
12cr|perl-Linux-DVB-1.10.0-3|61	+ Revision: 555997
12cr|perl-Linux-DVB-1.10.0-3|62	- rebuild for perl 5.12
12cr|perl-Linux-DVB-1.10.0-3|63	
12cr|perl-Linux-DVB-1.10.0-3|64	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2011.0
12cr|perl-Linux-DVB-1.10.0-3|65	+ Revision: 552408
12cr|perl-Linux-DVB-1.10.0-3|66	- update to 1.01
12cr|perl-Linux-DVB-1.10.0-3|67	
12cr|perl-Linux-DVB-1.10.0-3|68	* Sun Feb 07 2010 Jérôme Brenier <incubusss@mandriva.org> 1.0.0-1mdv2010.1
12cr|perl-Linux-DVB-1.10.0-3|69	+ Revision: 501534
12cr|perl-Linux-DVB-1.10.0-3|70	- import perl-Linux-DVB
12cr|perl-Linux-DVB-1.10.0-3|71	
12cr|perl-Linux-DVB-1.10.0-3|72	
12cr|perl-Linux-DVB-1.10.0-3|73	* Sun Feb 07 2010 cpan2dist 1.0-1mdv
12cr|perl-Linux-DVB-1.10.0-3|74	- initial mdv release, generated with cpan2dist

4832 12
12cr|perl-Linux-Inotify2-1.220.0-2|1	%define upstream_name	 Linux-Inotify2
12cr|perl-Linux-Inotify2-1.220.0-2|2	%define upstream_version 1.22
12cr|perl-Linux-Inotify2-1.220.0-2|3	
12cr|perl-Linux-Inotify2-1.220.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Linux-Inotify2-1.220.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Linux-Inotify2-1.220.0-2|6	Release:	2
12cr|perl-Linux-Inotify2-1.220.0-2|7	
12cr|perl-Linux-Inotify2-1.220.0-2|8	Summary:	Scalable directory/file change notification
12cr|perl-Linux-Inotify2-1.220.0-2|9	License:	GPL+ or Artistic
12cr|perl-Linux-Inotify2-1.220.0-2|10	Group:		Development/Perl
12cr|perl-Linux-Inotify2-1.220.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Linux-Inotify2-1.220.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Linux/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Linux-Inotify2-1.220.0-2|13	
12cr|perl-Linux-Inotify2-1.220.0-2|14	BuildRequires:	perl-devel
12cr|perl-Linux-Inotify2-1.220.0-2|15	Requires:	perl(common::sense)
12cr|perl-Linux-Inotify2-1.220.0-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Linux-Inotify2-1.220.0-2|17	
12cr|perl-Linux-Inotify2-1.220.0-2|18	%description
12cr|perl-Linux-Inotify2-1.220.0-2|19	This module implements an interface to the Linux 2.6.13 and later
12cr|perl-Linux-Inotify2-1.220.0-2|20	Inotify file/directory change notification sytem.
12cr|perl-Linux-Inotify2-1.220.0-2|21	
12cr|perl-Linux-Inotify2-1.220.0-2|22	%prep
12cr|perl-Linux-Inotify2-1.220.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Linux-Inotify2-1.220.0-2|24	
12cr|perl-Linux-Inotify2-1.220.0-2|25	%build
12cr|perl-Linux-Inotify2-1.220.0-2|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Linux-Inotify2-1.220.0-2|27	%make
12cr|perl-Linux-Inotify2-1.220.0-2|28	
12cr|perl-Linux-Inotify2-1.220.0-2|29	%install
12cr|perl-Linux-Inotify2-1.220.0-2|30	rm -rf %{buildroot}
12cr|perl-Linux-Inotify2-1.220.0-2|31	%makeinstall_std
12cr|perl-Linux-Inotify2-1.220.0-2|32	
12cr|perl-Linux-Inotify2-1.220.0-2|33	%clean
12cr|perl-Linux-Inotify2-1.220.0-2|34	rm -rf %{buildroot}
12cr|perl-Linux-Inotify2-1.220.0-2|35	
12cr|perl-Linux-Inotify2-1.220.0-2|36	%files
12cr|perl-Linux-Inotify2-1.220.0-2|37	%defattr(-,root,root)
12cr|perl-Linux-Inotify2-1.220.0-2|38	%doc README COPYING Changes
12cr|perl-Linux-Inotify2-1.220.0-2|39	%{perl_vendorarch}/Linux
12cr|perl-Linux-Inotify2-1.220.0-2|40	%{perl_vendorarch}/auto/Linux
12cr|perl-Linux-Inotify2-1.220.0-2|41	%{_mandir}/man3/*
12cr|perl-Linux-Inotify2-1.220.0-2|42	
12cr|perl-Linux-Inotify2-1.220.0-2|43	
12cr|perl-Linux-Inotify2-1.220.0-2|44	%changelog
12cr|perl-Linux-Inotify2-1.220.0-2|45	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.220.0-2
12cr|perl-Linux-Inotify2-1.220.0-2|46	+ Revision: 768358
12cr|perl-Linux-Inotify2-1.220.0-2|47	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Linux-Inotify2-1.220.0-2|48	
12cr|perl-Linux-Inotify2-1.220.0-2|49	* Wed Jun 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.220.0-1
12cr|perl-Linux-Inotify2-1.220.0-2|50	+ Revision: 685329
12cr|perl-Linux-Inotify2-1.220.0-2|51	- update to new version 1.22
12cr|perl-Linux-Inotify2-1.220.0-2|52	
12cr|perl-Linux-Inotify2-1.220.0-2|53	* Sun Aug 15 2010 Anssi Hannula <anssi@mandriva.org> 1.210.0-3mdv2011.0
12cr|perl-Linux-Inotify2-1.220.0-2|54	+ Revision: 570211
12cr|perl-Linux-Inotify2-1.220.0-2|55	- add missing requires on perl(common::sense)
12cr|perl-Linux-Inotify2-1.220.0-2|56	
12cr|perl-Linux-Inotify2-1.220.0-2|57	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.210.0-2mdv2011.0
12cr|perl-Linux-Inotify2-1.220.0-2|58	+ Revision: 555998
12cr|perl-Linux-Inotify2-1.220.0-2|59	- rebuild for perl 5.12
12cr|perl-Linux-Inotify2-1.220.0-2|60	
12cr|perl-Linux-Inotify2-1.220.0-2|61	* Thu Sep 24 2009 Jérôme Quelin <jquelin@mandriva.org> 1.210.0-1mdv2010.0
12cr|perl-Linux-Inotify2-1.220.0-2|62	+ Revision: 448258
12cr|perl-Linux-Inotify2-1.220.0-2|63	- update to 1.21
12cr|perl-Linux-Inotify2-1.220.0-2|64	
12cr|perl-Linux-Inotify2-1.220.0-2|65	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.2-2mdv2010.0
12cr|perl-Linux-Inotify2-1.220.0-2|66	+ Revision: 440606
12cr|perl-Linux-Inotify2-1.220.0-2|67	- rebuild
12cr|perl-Linux-Inotify2-1.220.0-2|68	
12cr|perl-Linux-Inotify2-1.220.0-2|69	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-1mdv2009.1
12cr|perl-Linux-Inotify2-1.220.0-2|70	+ Revision: 292196
12cr|perl-Linux-Inotify2-1.220.0-2|71	- update to new version 1.2
12cr|perl-Linux-Inotify2-1.220.0-2|72	
12cr|perl-Linux-Inotify2-1.220.0-2|73	* Fri Feb 29 2008 Anssi Hannula <anssi@mandriva.org> 1.1-1mdv2008.1
12cr|perl-Linux-Inotify2-1.220.0-2|74	+ Revision: 176899
12cr|perl-Linux-Inotify2-1.220.0-2|75	- initial Mandriva release
12cr|perl-Linux-Inotify2-1.220.0-2|76	

4833 12
12cr|perl-Linux-Input-1.03-2|1	#
12cr|perl-Linux-Input-1.03-2|2	#   - Linux::Input -
12cr|perl-Linux-Input-1.03-2|3	#   This spec file was automatically generated by cpan2rpm [ver: 2.028]
12cr|perl-Linux-Input-1.03-2|4	#   The following arguments were used:
12cr|perl-Linux-Input-1.03-2|5	#       Linux::Input --version=1.03
12cr|perl-Linux-Input-1.03-2|6	#   For more information on cpan2rpm please visit: http://perl.arix.com/
12cr|perl-Linux-Input-1.03-2|7	#
12cr|perl-Linux-Input-1.03-2|8	
12cr|perl-Linux-Input-1.03-2|9	%define pkgname Linux-Input
12cr|perl-Linux-Input-1.03-2|10	%define filelist %{pkgname}-%{version}-filelist
12cr|perl-Linux-Input-1.03-2|11	%define NVR %{pkgname}-%{version}-%{release}
12cr|perl-Linux-Input-1.03-2|12	%define maketest 1
12cr|perl-Linux-Input-1.03-2|13	
12cr|perl-Linux-Input-1.03-2|14	name:      perl-Linux-Input
12cr|perl-Linux-Input-1.03-2|15	summary:   Linux-Input - Perl module
12cr|perl-Linux-Input-1.03-2|16	version:   1.03
12cr|perl-Linux-Input-1.03-2|17	release:   2
12cr|perl-Linux-Input-1.03-2|18	license:   Artistic
12cr|perl-Linux-Input-1.03-2|19	group:     Development/Perl
12cr|perl-Linux-Input-1.03-2|20	url:       http://www.cpan.org
12cr|perl-Linux-Input-1.03-2|21	buildroot: %{_tmppath}/%{name}-%{version}-%(id -u -n)
12cr|perl-Linux-Input-1.03-2|22	buildarch: noarch
12cr|perl-Linux-Input-1.03-2|23	prefix:    %(echo %{_prefix})
12cr|perl-Linux-Input-1.03-2|24	source:    http://search.cpan.org//CPAN/authors/id/B/BE/BEPPU/Linux-Input-1.03.tar.gz
12cr|perl-Linux-Input-1.03-2|25	BuildRequires:	perl-Module-Build perl-Linux-Joystick perl-Class-Data-Inheritable
12cr|perl-Linux-Input-1.03-2|26	
12cr|perl-Linux-Input-1.03-2|27	%description
12cr|perl-Linux-Input-1.03-2|28	None.
12cr|perl-Linux-Input-1.03-2|29	
12cr|perl-Linux-Input-1.03-2|30	#
12cr|perl-Linux-Input-1.03-2|31	# This package was generated automatically with the cpan2rpm
12cr|perl-Linux-Input-1.03-2|32	# utility.  To get this software or for more information
12cr|perl-Linux-Input-1.03-2|33	# please visit: http://perl.arix.com/
12cr|perl-Linux-Input-1.03-2|34	#
12cr|perl-Linux-Input-1.03-2|35	
12cr|perl-Linux-Input-1.03-2|36	%prep
12cr|perl-Linux-Input-1.03-2|37	%setup -q -n %{pkgname}-%{version}
12cr|perl-Linux-Input-1.03-2|38	chmod -R u+w %{_builddir}/%{pkgname}-%{version}
12cr|perl-Linux-Input-1.03-2|39	
12cr|perl-Linux-Input-1.03-2|40	%build
12cr|perl-Linux-Input-1.03-2|41	grep -rsl '^#!.*perl' . |
12cr|perl-Linux-Input-1.03-2|42	grep -v '.bak$' |xargs --no-run-if-empty \
12cr|perl-Linux-Input-1.03-2|43	%__perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
12cr|perl-Linux-Input-1.03-2|44	%{__perl} Build.PL
12cr|perl-Linux-Input-1.03-2|45	%{__perl} Build
12cr|perl-Linux-Input-1.03-2|46	%if %maketest
12cr|perl-Linux-Input-1.03-2|47	%{__perl} Build test
12cr|perl-Linux-Input-1.03-2|48	%endif
12cr|perl-Linux-Input-1.03-2|49	
12cr|perl-Linux-Input-1.03-2|50	%install
12cr|perl-Linux-Input-1.03-2|51	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Linux-Input-1.03-2|52	
12cr|perl-Linux-Input-1.03-2|53	%{__perl} Build install destdir=%{buildroot}
12cr|perl-Linux-Input-1.03-2|54	
12cr|perl-Linux-Input-1.03-2|55	cmd=/usr/share/spec-helper/compress_files
12cr|perl-Linux-Input-1.03-2|56	[ -x $cmd ] || cmd=/usr/lib/rpm/brp-compress
12cr|perl-Linux-Input-1.03-2|57	[ -x $cmd ] && $cmd
12cr|perl-Linux-Input-1.03-2|58	
12cr|perl-Linux-Input-1.03-2|59	# remove special files
12cr|perl-Linux-Input-1.03-2|60	find %{buildroot} -name "perllocal.pod" \
12cr|perl-Linux-Input-1.03-2|61	-o -name ".packlist"                \
12cr|perl-Linux-Input-1.03-2|62	-o -name "*.bs"                     \
12cr|perl-Linux-Input-1.03-2|63	|xargs -i rm -f {}
12cr|perl-Linux-Input-1.03-2|64	
12cr|perl-Linux-Input-1.03-2|65	# no empty directories
12cr|perl-Linux-Input-1.03-2|66	find %{buildroot}%{_prefix}             \
12cr|perl-Linux-Input-1.03-2|67	-type d -depth                      \
12cr|perl-Linux-Input-1.03-2|68	-exec rmdir {} \; 2>/dev/null
12cr|perl-Linux-Input-1.03-2|69	
12cr|perl-Linux-Input-1.03-2|70	%{__perl} -MFile::Find -le '
12cr|perl-Linux-Input-1.03-2|71	find({ wanted => \&wanted, no_chdir => 1}, "%{buildroot}");
12cr|perl-Linux-Input-1.03-2|72	print "%doc  bin Changes INSTALL README";
12cr|perl-Linux-Input-1.03-2|73	for my $x (sort @dirs, @files) {
12cr|perl-Linux-Input-1.03-2|74	push @ret, $x unless indirs($x);
12cr|perl-Linux-Input-1.03-2|75	}
12cr|perl-Linux-Input-1.03-2|76	print join "\n", sort @ret;
12cr|perl-Linux-Input-1.03-2|77	
12cr|perl-Linux-Input-1.03-2|78	sub wanted {
12cr|perl-Linux-Input-1.03-2|79	return if /auto$/;
12cr|perl-Linux-Input-1.03-2|80	
12cr|perl-Linux-Input-1.03-2|81	local $_ = $File::Find::name;
12cr|perl-Linux-Input-1.03-2|82	my $f = $_; s|^\Q%{buildroot}\E||;
12cr|perl-Linux-Input-1.03-2|83	return unless length;
12cr|perl-Linux-Input-1.03-2|84	return $files[@files] = $_ if -f $f;
12cr|perl-Linux-Input-1.03-2|85	
12cr|perl-Linux-Input-1.03-2|86	$d = $_;
12cr|perl-Linux-Input-1.03-2|87	/\Q$d\E/ && return for reverse sort @INC;
12cr|perl-Linux-Input-1.03-2|88	$d =~ /\Q$_\E/ && return
12cr|perl-Linux-Input-1.03-2|89	for qw|/etc %_prefix/man %_prefix/bin %_prefix/share|;
12cr|perl-Linux-Input-1.03-2|90	
12cr|perl-Linux-Input-1.03-2|91	$dirs[@dirs] = $_;
12cr|perl-Linux-Input-1.03-2|92	}
12cr|perl-Linux-Input-1.03-2|93	
12cr|perl-Linux-Input-1.03-2|94	sub indirs {
12cr|perl-Linux-Input-1.03-2|95	my $x = shift;
12cr|perl-Linux-Input-1.03-2|96	$x =~ /^\Q$_\E\// && $x ne $_ && return 1 for @dirs;
12cr|perl-Linux-Input-1.03-2|97	}
12cr|perl-Linux-Input-1.03-2|98	' > %filelist
12cr|perl-Linux-Input-1.03-2|99	
12cr|perl-Linux-Input-1.03-2|100	[ -z %filelist ] && {
12cr|perl-Linux-Input-1.03-2|101	echo "ERROR: empty %files listing"
12cr|perl-Linux-Input-1.03-2|102	exit -1
12cr|perl-Linux-Input-1.03-2|103	}
12cr|perl-Linux-Input-1.03-2|104	
12cr|perl-Linux-Input-1.03-2|105	%clean
12cr|perl-Linux-Input-1.03-2|106	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Linux-Input-1.03-2|107	
12cr|perl-Linux-Input-1.03-2|108	%files -f %filelist
12cr|perl-Linux-Input-1.03-2|109	
12cr|perl-Linux-Input-1.03-2|110	
12cr|perl-Linux-Input-1.03-2|111	
12cr|perl-Linux-Input-1.03-2|112	%changelog
12cr|perl-Linux-Input-1.03-2|113	* Mon Jan 23 2012 Александр Казанцев <kazancas@mandriva.org> 1.03-2
12cr|perl-Linux-Input-1.03-2|114	+ Revision: 767081
12cr|perl-Linux-Input-1.03-2|115	-Add to BR perl-Linux-Joystick and perl-Class-Data-Inheritable
12cr|perl-Linux-Input-1.03-2|116	- fix spec for Mandriva rules
12cr|perl-Linux-Input-1.03-2|117	- imported package perl-Linux-Input
12cr|perl-Linux-Input-1.03-2|118	- imported package perl-Linux-Input
12cr|perl-Linux-Input-1.03-2|119	
12cr|perl-Linux-Input-1.03-2|120	
12cr|perl-Linux-Input-1.03-2|121	* Thu Aug 25 2011 root@localhost.localdomain

4834 12
12cr|perl-Linux-Joystick-0.0.1-1|1	%define upstream_name    Linux-Joystick
12cr|perl-Linux-Joystick-0.0.1-1|2	%define upstream_version 0.0.1
12cr|perl-Linux-Joystick-0.0.1-1|3	
12cr|perl-Linux-Joystick-0.0.1-1|4	Name:		perl-%{upstream_name}
12cr|perl-Linux-Joystick-0.0.1-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Linux-Joystick-0.0.1-1|6	Release:	1
12cr|perl-Linux-Joystick-0.0.1-1|7	
12cr|perl-Linux-Joystick-0.0.1-1|8	Summary:	Linux-Joystick - Perl module
12cr|perl-Linux-Joystick-0.0.1-1|9	License:	GPL+ or Artistic
12cr|perl-Linux-Joystick-0.0.1-1|10	Group:		Development/Perl
12cr|perl-Linux-Joystick-0.0.1-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Linux-Joystick-0.0.1-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/B/BW/BWATSON/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Linux-Joystick-0.0.1-1|13	
12cr|perl-Linux-Joystick-0.0.1-1|14	BuildRequires:	perl-devel
12cr|perl-Linux-Joystick-0.0.1-1|15	BuildArch:	noarch
12cr|perl-Linux-Joystick-0.0.1-1|16	
12cr|perl-Linux-Joystick-0.0.1-1|17	%description
12cr|perl-Linux-Joystick-0.0.1-1|18	Linux-Joystick - Perl module.
12cr|perl-Linux-Joystick-0.0.1-1|19	
12cr|perl-Linux-Joystick-0.0.1-1|20	%prep
12cr|perl-Linux-Joystick-0.0.1-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Linux-Joystick-0.0.1-1|22	
12cr|perl-Linux-Joystick-0.0.1-1|23	%build
12cr|perl-Linux-Joystick-0.0.1-1|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Linux-Joystick-0.0.1-1|25	%make
12cr|perl-Linux-Joystick-0.0.1-1|26	
12cr|perl-Linux-Joystick-0.0.1-1|27	%check
12cr|perl-Linux-Joystick-0.0.1-1|28	%make test
12cr|perl-Linux-Joystick-0.0.1-1|29	
12cr|perl-Linux-Joystick-0.0.1-1|30	%install
12cr|perl-Linux-Joystick-0.0.1-1|31	%makeinstall_std
12cr|perl-Linux-Joystick-0.0.1-1|32	
12cr|perl-Linux-Joystick-0.0.1-1|33	%files
12cr|perl-Linux-Joystick-0.0.1-1|34	%doc README Changes
12cr|perl-Linux-Joystick-0.0.1-1|35	%{_mandir}/man3/*
12cr|perl-Linux-Joystick-0.0.1-1|36	%{perl_vendorlib}/*
12cr|perl-Linux-Joystick-0.0.1-1|37	

4835 12
12cr|perl-Linux-Sysfs-0.30.0-3|1	%define upstream_name Linux-Sysfs
12cr|perl-Linux-Sysfs-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Linux-Sysfs-0.30.0-3|3	
12cr|perl-Linux-Sysfs-0.30.0-3|4	Summary:	Perl interface to libsysfs
12cr|perl-Linux-Sysfs-0.30.0-3|5	Name:		perl-%{upstream_name}
12cr|perl-Linux-Sysfs-0.30.0-3|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Linux-Sysfs-0.30.0-3|7	Release:	3
12cr|perl-Linux-Sysfs-0.30.0-3|8	License:	LGPLv2+
12cr|perl-Linux-Sysfs-0.30.0-3|9	Group:		Development/Perl
12cr|perl-Linux-Sysfs-0.30.0-3|10	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-Linux-Sysfs-0.30.0-3|11	Source0:	http://www.cpan.org/modules/by-module/Linux/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Linux-Sysfs-0.30.0-3|12	BuildRequires:	perl-devel
12cr|perl-Linux-Sysfs-0.30.0-3|13	BuildRequires:	sysfsutils-devel
12cr|perl-Linux-Sysfs-0.30.0-3|14	
12cr|perl-Linux-Sysfs-0.30.0-3|15	%description
12cr|perl-Linux-Sysfs-0.30.0-3|16	This module implements an interface to the kernel's sysfs
12cr|perl-Linux-Sysfs-0.30.0-3|17	filesystem.
12cr|perl-Linux-Sysfs-0.30.0-3|18	
12cr|perl-Linux-Sysfs-0.30.0-3|19	%prep
12cr|perl-Linux-Sysfs-0.30.0-3|20	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Linux-Sysfs-0.30.0-3|21	
12cr|perl-Linux-Sysfs-0.30.0-3|22	%build
12cr|perl-Linux-Sysfs-0.30.0-3|23	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Linux-Sysfs-0.30.0-3|24	%make
12cr|perl-Linux-Sysfs-0.30.0-3|25	
12cr|perl-Linux-Sysfs-0.30.0-3|26	%install
12cr|perl-Linux-Sysfs-0.30.0-3|27	%makeinstall_std
12cr|perl-Linux-Sysfs-0.30.0-3|28	
12cr|perl-Linux-Sysfs-0.30.0-3|29	%files
12cr|perl-Linux-Sysfs-0.30.0-3|30	%doc README Changes
12cr|perl-Linux-Sysfs-0.30.0-3|31	%{_bindir}/systool.pl
12cr|perl-Linux-Sysfs-0.30.0-3|32	%{perl_vendorarch}/Linux
12cr|perl-Linux-Sysfs-0.30.0-3|33	%{perl_vendorarch}/auto/Linux
12cr|perl-Linux-Sysfs-0.30.0-3|34	%{_mandir}/man3/*
12cr|perl-Linux-Sysfs-0.30.0-3|35	
12cr|perl-Linux-Sysfs-0.30.0-3|36	
12cr|perl-Linux-Sysfs-0.30.0-3|37	%changelog
12cr|perl-Linux-Sysfs-0.30.0-3|38	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.30.0-3
12cr|perl-Linux-Sysfs-0.30.0-3|39	+ Revision: 768358
12cr|perl-Linux-Sysfs-0.30.0-3|40	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Linux-Sysfs-0.30.0-3|41	
12cr|perl-Linux-Sysfs-0.30.0-3|42	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Linux-Sysfs-0.30.0-3|43	+ Revision: 555999
12cr|perl-Linux-Sysfs-0.30.0-3|44	- rebuild for perl 5.12
12cr|perl-Linux-Sysfs-0.30.0-3|45	
12cr|perl-Linux-Sysfs-0.30.0-3|46	* Wed Jul 29 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-Linux-Sysfs-0.30.0-3|47	+ Revision: 404046
12cr|perl-Linux-Sysfs-0.30.0-3|48	- rebuild using %%perl_convert_version
12cr|perl-Linux-Sysfs-0.30.0-3|49	
12cr|perl-Linux-Sysfs-0.30.0-3|50	* Tue Feb 10 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.03-1mdv2009.1
12cr|perl-Linux-Sysfs-0.30.0-3|51	+ Revision: 339253
12cr|perl-Linux-Sysfs-0.30.0-3|52	- add source and spec files
12cr|perl-Linux-Sysfs-0.30.0-3|53	- create perl-Linux-Sysfs
12cr|perl-Linux-Sysfs-0.30.0-3|54	

4836 12
12cr|perl-List-AllUtils-0.20.0-3|1	%define upstream_name    List-AllUtils
12cr|perl-List-AllUtils-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-List-AllUtils-0.20.0-3|3	
12cr|perl-List-AllUtils-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-List-AllUtils-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-List-AllUtils-0.20.0-3|6	Release:	3
12cr|perl-List-AllUtils-0.20.0-3|7	
12cr|perl-List-AllUtils-0.20.0-3|8	Summary:	Combines List::Util and List::MoreUtils in one bite-sized package
12cr|perl-List-AllUtils-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-List-AllUtils-0.20.0-3|10	Group:		Development/Perl
12cr|perl-List-AllUtils-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-List-AllUtils-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/List/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-List-AllUtils-0.20.0-3|13	
12cr|perl-List-AllUtils-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-List-AllUtils-0.20.0-3|15	BuildRequires:	perl(List::MoreUtils)
12cr|perl-List-AllUtils-0.20.0-3|16	BuildRequires:	perl(List::Util)
12cr|perl-List-AllUtils-0.20.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-List-AllUtils-0.20.0-3|18	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-List-AllUtils-0.20.0-3|19	BuildArch:	noarch
12cr|perl-List-AllUtils-0.20.0-3|20	
12cr|perl-List-AllUtils-0.20.0-3|21	%description
12cr|perl-List-AllUtils-0.20.0-3|22	Are you sick of trying to remember whether a particular helper is defined
12cr|perl-List-AllUtils-0.20.0-3|23	in 'List::Util' or 'List::MoreUtils'? I sure am. Now you don't have to
12cr|perl-List-AllUtils-0.20.0-3|24	remember. This module will export all of the functions that either of those
12cr|perl-List-AllUtils-0.20.0-3|25	two modules defines.
12cr|perl-List-AllUtils-0.20.0-3|26	
12cr|perl-List-AllUtils-0.20.0-3|27	%prep
12cr|perl-List-AllUtils-0.20.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-List-AllUtils-0.20.0-3|29	
12cr|perl-List-AllUtils-0.20.0-3|30	%build
12cr|perl-List-AllUtils-0.20.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-List-AllUtils-0.20.0-3|32	%make
12cr|perl-List-AllUtils-0.20.0-3|33	
12cr|perl-List-AllUtils-0.20.0-3|34	%check
12cr|perl-List-AllUtils-0.20.0-3|35	%make test
12cr|perl-List-AllUtils-0.20.0-3|36	
12cr|perl-List-AllUtils-0.20.0-3|37	%install
12cr|perl-List-AllUtils-0.20.0-3|38	%makeinstall_std
12cr|perl-List-AllUtils-0.20.0-3|39	
12cr|perl-List-AllUtils-0.20.0-3|40	%files
12cr|perl-List-AllUtils-0.20.0-3|41	%doc META.yml Changes README
12cr|perl-List-AllUtils-0.20.0-3|42	%{_mandir}/man3/*
12cr|perl-List-AllUtils-0.20.0-3|43	%{perl_vendorlib}/*
12cr|perl-List-AllUtils-0.20.0-3|44	
12cr|perl-List-AllUtils-0.20.0-3|45	%changelog
12cr|perl-List-AllUtils-0.20.0-3|46	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-List-AllUtils-0.20.0-3|47	+ Revision: 653598
12cr|perl-List-AllUtils-0.20.0-3|48	- rebuild for updated spec-helper
12cr|perl-List-AllUtils-0.20.0-3|49	
12cr|perl-List-AllUtils-0.20.0-3|50	* Mon Aug 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-List-AllUtils-0.20.0-3|51	+ Revision: 572190
12cr|perl-List-AllUtils-0.20.0-3|52	- import perl-List-AllUtils
12cr|perl-List-AllUtils-0.20.0-3|53	
12cr|perl-List-AllUtils-0.20.0-3|54	
12cr|perl-List-AllUtils-0.20.0-3|55	* Mon Aug 23 2010 cpan2dist 0.02-1mdv
12cr|perl-List-AllUtils-0.20.0-3|56	- initial mdv release, generated with cpan2dist

4837 12
12cr|perl-List-Compare-0.370.0-2|1	%define upstream_name	 List-Compare
12cr|perl-List-Compare-0.370.0-2|2	%define upstream_version 0.37
12cr|perl-List-Compare-0.370.0-2|3	
12cr|perl-List-Compare-0.370.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-List-Compare-0.370.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-List-Compare-0.370.0-2|6	Release:	2
12cr|perl-List-Compare-0.370.0-2|7	
12cr|perl-List-Compare-0.370.0-2|8	Summary:	Compare elements of two or more lists
12cr|perl-List-Compare-0.370.0-2|9	License:	GPL+ or Artistic
12cr|perl-List-Compare-0.370.0-2|10	Group:		Development/Perl
12cr|perl-List-Compare-0.370.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-List-Compare-0.370.0-2|12	Source0:	http://www.cpan.org/modules/by-module/List/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-List-Compare-0.370.0-2|13	
12cr|perl-List-Compare-0.370.0-2|14	BuildRequires:	perl-devel
12cr|perl-List-Compare-0.370.0-2|15	BuildRequires:	perl(IO::CaptureOutput)
12cr|perl-List-Compare-0.370.0-2|16	BuildArch:	noarch
12cr|perl-List-Compare-0.370.0-2|17	
12cr|perl-List-Compare-0.370.0-2|18	%description
12cr|perl-List-Compare-0.370.0-2|19	This module allows to compare elements of two or more lists.
12cr|perl-List-Compare-0.370.0-2|20	
12cr|perl-List-Compare-0.370.0-2|21	%prep
12cr|perl-List-Compare-0.370.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-List-Compare-0.370.0-2|23	
12cr|perl-List-Compare-0.370.0-2|24	%build
12cr|perl-List-Compare-0.370.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-List-Compare-0.370.0-2|26	%make
12cr|perl-List-Compare-0.370.0-2|27	
12cr|perl-List-Compare-0.370.0-2|28	%install
12cr|perl-List-Compare-0.370.0-2|29	%makeinstall_std
12cr|perl-List-Compare-0.370.0-2|30	
12cr|perl-List-Compare-0.370.0-2|31	%check
12cr|perl-List-Compare-0.370.0-2|32	%make test
12cr|perl-List-Compare-0.370.0-2|33	
12cr|perl-List-Compare-0.370.0-2|34	%files
12cr|perl-List-Compare-0.370.0-2|35	%doc Changes README
12cr|perl-List-Compare-0.370.0-2|36	%{perl_vendorlib}/List
12cr|perl-List-Compare-0.370.0-2|37	%{_mandir}/*/*
12cr|perl-List-Compare-0.370.0-2|38	
12cr|perl-List-Compare-0.370.0-2|39	
12cr|perl-List-Compare-0.370.0-2|40	%changelog
12cr|perl-List-Compare-0.370.0-2|41	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.370.0-1mdv2010.0
12cr|perl-List-Compare-0.370.0-2|42	+ Revision: 402573
12cr|perl-List-Compare-0.370.0-2|43	- update to 0.56
12cr|perl-List-Compare-0.370.0-2|44	
12cr|perl-List-Compare-0.370.0-2|45	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.37-2mdv2009.0
12cr|perl-List-Compare-0.370.0-2|46	+ Revision: 268539
12cr|perl-List-Compare-0.370.0-2|47	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-List-Compare-0.370.0-2|48	
12cr|perl-List-Compare-0.370.0-2|49	* Mon Jun 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.37-1mdv2009.0
12cr|perl-List-Compare-0.370.0-2|50	+ Revision: 217098
12cr|perl-List-Compare-0.370.0-2|51	- update to new version 0.37
12cr|perl-List-Compare-0.370.0-2|52	
12cr|perl-List-Compare-0.370.0-2|53	* Sun May 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.36-1mdv2009.0
12cr|perl-List-Compare-0.370.0-2|54	+ Revision: 211161
12cr|perl-List-Compare-0.370.0-2|55	- update to new version 0.36
12cr|perl-List-Compare-0.370.0-2|56	
12cr|perl-List-Compare-0.370.0-2|57	* Thu May 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.35-1mdv2009.0
12cr|perl-List-Compare-0.370.0-2|58	+ Revision: 210022
12cr|perl-List-Compare-0.370.0-2|59	- new version
12cr|perl-List-Compare-0.370.0-2|60	
12cr|perl-List-Compare-0.370.0-2|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-List-Compare-0.370.0-2|62	- restore BuildRoot
12cr|perl-List-Compare-0.370.0-2|63	
12cr|perl-List-Compare-0.370.0-2|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-List-Compare-0.370.0-2|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-List-Compare-0.370.0-2|66	
12cr|perl-List-Compare-0.370.0-2|67	* Tue Nov 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-1mdv2008.1
12cr|perl-List-Compare-0.370.0-2|68	+ Revision: 106566
12cr|perl-List-Compare-0.370.0-2|69	- update to new version 0.34
12cr|perl-List-Compare-0.370.0-2|70	- update to new version 0.34
12cr|perl-List-Compare-0.370.0-2|71	
12cr|perl-List-Compare-0.370.0-2|72	
12cr|perl-List-Compare-0.370.0-2|73	* Wed Mar 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-2mdv2007.0
12cr|perl-List-Compare-0.370.0-2|74	+ Revision: 134299
12cr|perl-List-Compare-0.370.0-2|75	- rebuild
12cr|perl-List-Compare-0.370.0-2|76	
12cr|perl-List-Compare-0.370.0-2|77	* Wed Mar 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-1mdk
12cr|perl-List-Compare-0.370.0-2|78	- New release 0.33
12cr|perl-List-Compare-0.370.0-2|79	
12cr|perl-List-Compare-0.370.0-2|80	* Wed Sep 21 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.32-1mdk
12cr|perl-List-Compare-0.370.0-2|81	- New release 0.32
12cr|perl-List-Compare-0.370.0-2|82	
12cr|perl-List-Compare-0.370.0-2|83	* Sun Jun 12 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.31-3mdk
12cr|perl-List-Compare-0.370.0-2|84	- spec cleanup
12cr|perl-List-Compare-0.370.0-2|85	- don't ship useless empty dirs
12cr|perl-List-Compare-0.370.0-2|86	- make test in %%check
12cr|perl-List-Compare-0.370.0-2|87	
12cr|perl-List-Compare-0.370.0-2|88	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.31-2mdk
12cr|perl-List-Compare-0.370.0-2|89	- fix buildrequires in a backward compatible way
12cr|perl-List-Compare-0.370.0-2|90	
12cr|perl-List-Compare-0.370.0-2|91	* Tue Oct 12 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.31-1mdk
12cr|perl-List-Compare-0.370.0-2|92	- 0.31
12cr|perl-List-Compare-0.370.0-2|93	
12cr|perl-List-Compare-0.370.0-2|94	* Thu Jun 10 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.3-1mdk
12cr|perl-List-Compare-0.370.0-2|95	- first mdk release
12cr|perl-List-Compare-0.370.0-2|96	

4838 12
12cr|perl-List-UtilsBy-0.70.0-2|1	%define upstream_name    List-UtilsBy
12cr|perl-List-UtilsBy-0.70.0-2|2	%define upstream_version 0.07
12cr|perl-List-UtilsBy-0.70.0-2|3	
12cr|perl-List-UtilsBy-0.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-List-UtilsBy-0.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-List-UtilsBy-0.70.0-2|6	Release:	2
12cr|perl-List-UtilsBy-0.70.0-2|7	
12cr|perl-List-UtilsBy-0.70.0-2|8	Summary:	Higher-order list utility functions
12cr|perl-List-UtilsBy-0.70.0-2|9	License:	GPL+ or Artistic
12cr|perl-List-UtilsBy-0.70.0-2|10	Group:		Development/Perl
12cr|perl-List-UtilsBy-0.70.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-List-UtilsBy-0.70.0-2|12	Source0:	http://www.cpan.org/modules/by-module/List/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-List-UtilsBy-0.70.0-2|13	
12cr|perl-List-UtilsBy-0.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-List-UtilsBy-0.70.0-2|15	BuildRequires:	perl(Test::More)
12cr|perl-List-UtilsBy-0.70.0-2|16	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-List-UtilsBy-0.70.0-2|17	BuildArch:	noarch
12cr|perl-List-UtilsBy-0.70.0-2|18	
12cr|perl-List-UtilsBy-0.70.0-2|19	%description
12cr|perl-List-UtilsBy-0.70.0-2|20	This module provides a number of list utility functions, all of which take
12cr|perl-List-UtilsBy-0.70.0-2|21	an initial code block to control their behaviour. They are variations on
12cr|perl-List-UtilsBy-0.70.0-2|22	similar core perl or 'List::Util' functions of similar names, but which use
12cr|perl-List-UtilsBy-0.70.0-2|23	the block to control their behaviour. For example, the core Perl function
12cr|perl-List-UtilsBy-0.70.0-2|24	'sort' takes a list of values and returns them, sorted into order by their
12cr|perl-List-UtilsBy-0.70.0-2|25	string value. The 'sort_by' function sorts them according to the string
12cr|perl-List-UtilsBy-0.70.0-2|26	value returned by the extra function, when given each value.
12cr|perl-List-UtilsBy-0.70.0-2|27	
12cr|perl-List-UtilsBy-0.70.0-2|28	my @names_sorted = sort @names;
12cr|perl-List-UtilsBy-0.70.0-2|29	
12cr|perl-List-UtilsBy-0.70.0-2|30	my @people_sorted = sort_by { $_->name } @people;
12cr|perl-List-UtilsBy-0.70.0-2|31	
12cr|perl-List-UtilsBy-0.70.0-2|32	%prep
12cr|perl-List-UtilsBy-0.70.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-List-UtilsBy-0.70.0-2|34	
12cr|perl-List-UtilsBy-0.70.0-2|35	%build
12cr|perl-List-UtilsBy-0.70.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-List-UtilsBy-0.70.0-2|37	%make
12cr|perl-List-UtilsBy-0.70.0-2|38	
12cr|perl-List-UtilsBy-0.70.0-2|39	%check
12cr|perl-List-UtilsBy-0.70.0-2|40	%make test
12cr|perl-List-UtilsBy-0.70.0-2|41	
12cr|perl-List-UtilsBy-0.70.0-2|42	%install
12cr|perl-List-UtilsBy-0.70.0-2|43	%makeinstall_std
12cr|perl-List-UtilsBy-0.70.0-2|44	
12cr|perl-List-UtilsBy-0.70.0-2|45	%files
12cr|perl-List-UtilsBy-0.70.0-2|46	%doc Changes META.yml README LICENSE
12cr|perl-List-UtilsBy-0.70.0-2|47	%{_mandir}/man3/*
12cr|perl-List-UtilsBy-0.70.0-2|48	%{perl_vendorlib}/*
12cr|perl-List-UtilsBy-0.70.0-2|49	
12cr|perl-List-UtilsBy-0.70.0-2|50	
12cr|perl-List-UtilsBy-0.70.0-2|51	%changelog
12cr|perl-List-UtilsBy-0.70.0-2|52	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-List-UtilsBy-0.70.0-2|53	+ Revision: 659937
12cr|perl-List-UtilsBy-0.70.0-2|54	- update to new version 0.07
12cr|perl-List-UtilsBy-0.70.0-2|55	
12cr|perl-List-UtilsBy-0.70.0-2|56	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2
12cr|perl-List-UtilsBy-0.70.0-2|57	+ Revision: 656935
12cr|perl-List-UtilsBy-0.70.0-2|58	- rebuild for updated spec-helper
12cr|perl-List-UtilsBy-0.70.0-2|59	
12cr|perl-List-UtilsBy-0.70.0-2|60	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-List-UtilsBy-0.70.0-2|61	+ Revision: 602044
12cr|perl-List-UtilsBy-0.70.0-2|62	- import perl-List-UtilsBy
12cr|perl-List-UtilsBy-0.70.0-2|63	

4839 12
12cr|perl-Locale-Codes-3.170.0-2|1	%define upstream_name    Locale-Codes
12cr|perl-Locale-Codes-3.170.0-2|2	%define upstream_version 3.17
12cr|perl-Locale-Codes-3.170.0-2|3	
12cr|perl-Locale-Codes-3.170.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Locale-Codes-3.170.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Locale-Codes-3.170.0-2|6	Release:	2
12cr|perl-Locale-Codes-3.170.0-2|7	
12cr|perl-Locale-Codes-3.170.0-2|8	Summary:	Standard language codes (such as ISO 639)
12cr|perl-Locale-Codes-3.170.0-2|9	License:	GPL+ or Artistic
12cr|perl-Locale-Codes-3.170.0-2|10	Group:		Development/Perl
12cr|perl-Locale-Codes-3.170.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Locale-Codes-3.170.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Locale-Codes-3.170.0-2|13	
12cr|perl-Locale-Codes-3.170.0-2|14	BuildRequires:	perl-devel
12cr|perl-Locale-Codes-3.170.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-Locale-Codes-3.170.0-2|16	BuildRequires:	perl(Storable)
12cr|perl-Locale-Codes-3.170.0-2|17	BuildRequires:	perl(Test::More)
12cr|perl-Locale-Codes-3.170.0-2|18	BuildRequires:	perl(Test::Pod)
12cr|perl-Locale-Codes-3.170.0-2|19	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Locale-Codes-3.170.0-2|20	BuildRequires:	perl(constant)
12cr|perl-Locale-Codes-3.170.0-2|21	
12cr|perl-Locale-Codes-3.170.0-2|22	BuildArch:	noarch
12cr|perl-Locale-Codes-3.170.0-2|23	
12cr|perl-Locale-Codes-3.170.0-2|24	%description
12cr|perl-Locale-Codes-3.170.0-2|25	Locale::Codes is a distribution containing a set of modules. The modules
12cr|perl-Locale-Codes-3.170.0-2|26	each deal with different types of codes which identify parts of the locale
12cr|perl-Locale-Codes-3.170.0-2|27	including languages, countries, currency, etc.
12cr|perl-Locale-Codes-3.170.0-2|28	
12cr|perl-Locale-Codes-3.170.0-2|29	%prep
12cr|perl-Locale-Codes-3.170.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Locale-Codes-3.170.0-2|31	
12cr|perl-Locale-Codes-3.170.0-2|32	%build
12cr|perl-Locale-Codes-3.170.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Locale-Codes-3.170.0-2|34	%make
12cr|perl-Locale-Codes-3.170.0-2|35	
12cr|perl-Locale-Codes-3.170.0-2|36	%check
12cr|perl-Locale-Codes-3.170.0-2|37	%make test
12cr|perl-Locale-Codes-3.170.0-2|38	
12cr|perl-Locale-Codes-3.170.0-2|39	%install
12cr|perl-Locale-Codes-3.170.0-2|40	%makeinstall_std
12cr|perl-Locale-Codes-3.170.0-2|41	
12cr|perl-Locale-Codes-3.170.0-2|42	%files
12cr|perl-Locale-Codes-3.170.0-2|43	%doc README LICENSE META.yml ChangeLog
12cr|perl-Locale-Codes-3.170.0-2|44	%{_mandir}/man3/*
12cr|perl-Locale-Codes-3.170.0-2|45	%{perl_vendorlib}/*
12cr|perl-Locale-Codes-3.170.0-2|46	
12cr|perl-Locale-Codes-3.170.0-2|47	
12cr|perl-Locale-Codes-3.170.0-2|48	%changelog
12cr|perl-Locale-Codes-3.170.0-2|49	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 3.170.0-1mdv2011.0
12cr|perl-Locale-Codes-3.170.0-2|50	+ Revision: 688750
12cr|perl-Locale-Codes-3.170.0-2|51	- update to new version 3.17
12cr|perl-Locale-Codes-3.170.0-2|52	
12cr|perl-Locale-Codes-3.170.0-2|53	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 3.160.0-2
12cr|perl-Locale-Codes-3.170.0-2|54	+ Revision: 657445
12cr|perl-Locale-Codes-3.170.0-2|55	- rebuild for updated spec-helper
12cr|perl-Locale-Codes-3.170.0-2|56	
12cr|perl-Locale-Codes-3.170.0-2|57	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 3.160.0-1
12cr|perl-Locale-Codes-3.170.0-2|58	+ Revision: 643399
12cr|perl-Locale-Codes-3.170.0-2|59	- update to new version 3.16
12cr|perl-Locale-Codes-3.170.0-2|60	
12cr|perl-Locale-Codes-3.170.0-2|61	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.150.0-2mdv2011.0
12cr|perl-Locale-Codes-3.170.0-2|62	+ Revision: 612345
12cr|perl-Locale-Codes-3.170.0-2|63	- fix description
12cr|perl-Locale-Codes-3.170.0-2|64	
12cr|perl-Locale-Codes-3.170.0-2|65	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.150.0-1mdv2011.0
12cr|perl-Locale-Codes-3.170.0-2|66	+ Revision: 612237
12cr|perl-Locale-Codes-3.170.0-2|67	- update to new version 3.15
12cr|perl-Locale-Codes-3.170.0-2|68	
12cr|perl-Locale-Codes-3.170.0-2|69	* Sat Nov 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.140.0-1mdv2011.0
12cr|perl-Locale-Codes-3.170.0-2|70	+ Revision: 597080
12cr|perl-Locale-Codes-3.170.0-2|71	- new version
12cr|perl-Locale-Codes-3.170.0-2|72	
12cr|perl-Locale-Codes-3.170.0-2|73	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 3.130.0-3mdv2011.0
12cr|perl-Locale-Codes-3.170.0-2|74	+ Revision: 562429
12cr|perl-Locale-Codes-3.170.0-2|75	- rebuild
12cr|perl-Locale-Codes-3.170.0-2|76	
12cr|perl-Locale-Codes-3.170.0-2|77	* Sat Jul 24 2010 Jérôme Quelin <jquelin@mandriva.org> 3.130.0-2mdv2011.0
12cr|perl-Locale-Codes-3.170.0-2|78	+ Revision: 558164
12cr|perl-Locale-Codes-3.170.0-2|79	- rebuild
12cr|perl-Locale-Codes-3.170.0-2|80	
12cr|perl-Locale-Codes-3.170.0-2|81	* Mon Jul 12 2010 Jérôme Quelin <jquelin@mandriva.org> 3.130.0-1mdv2011.0
12cr|perl-Locale-Codes-3.170.0-2|82	+ Revision: 551224
12cr|perl-Locale-Codes-3.170.0-2|83	- update to 3.13
12cr|perl-Locale-Codes-3.170.0-2|84	
12cr|perl-Locale-Codes-3.170.0-2|85	* Tue Apr 06 2010 Jérôme Quelin <jquelin@mandriva.org> 3.120.0-1mdv2010.1
12cr|perl-Locale-Codes-3.170.0-2|86	+ Revision: 532136
12cr|perl-Locale-Codes-3.170.0-2|87	- update to 3.12
12cr|perl-Locale-Codes-3.170.0-2|88	
12cr|perl-Locale-Codes-3.170.0-2|89	* Tue Mar 02 2010 Jérôme Quelin <jquelin@mandriva.org> 3.110.0-1mdv2010.1
12cr|perl-Locale-Codes-3.170.0-2|90	+ Revision: 513468
12cr|perl-Locale-Codes-3.170.0-2|91	- update to 3.11
12cr|perl-Locale-Codes-3.170.0-2|92	
12cr|perl-Locale-Codes-3.170.0-2|93	* Fri Feb 19 2010 Jérôme Quelin <jquelin@mandriva.org> 3.100.0-1mdv2010.1
12cr|perl-Locale-Codes-3.170.0-2|94	+ Revision: 508047
12cr|perl-Locale-Codes-3.170.0-2|95	- update to 3.10
12cr|perl-Locale-Codes-3.170.0-2|96	
12cr|perl-Locale-Codes-3.170.0-2|97	* Thu Feb 11 2010 Jérôme Quelin <jquelin@mandriva.org> 3.0.0-1mdv2010.1
12cr|perl-Locale-Codes-3.170.0-2|98	+ Revision: 504185
12cr|perl-Locale-Codes-3.170.0-2|99	- import perl-Locale-Codes
12cr|perl-Locale-Codes-3.170.0-2|100	
12cr|perl-Locale-Codes-3.170.0-2|101	
12cr|perl-Locale-Codes-3.170.0-2|102	* Thu Feb 11 2010 cpan2dist 3.00-1mdv
12cr|perl-Locale-Codes-3.170.0-2|103	- initial mdv release, generated with cpan2dist

4840 12
12cr|perl-Locale-Hebrew-1.50.0-2|1	%define upstream_name	 Locale-Hebrew
12cr|perl-Locale-Hebrew-1.50.0-2|2	%define upstream_version 1.05
12cr|perl-Locale-Hebrew-1.50.0-2|3	
12cr|perl-Locale-Hebrew-1.50.0-2|4	Name:      perl-%{upstream_name}
12cr|perl-Locale-Hebrew-1.50.0-2|5	Version:   %perl_convert_version %{upstream_version}
12cr|perl-Locale-Hebrew-1.50.0-2|6	Release:	2
12cr|perl-Locale-Hebrew-1.50.0-2|7	
12cr|perl-Locale-Hebrew-1.50.0-2|8	Summary:   Bidirectional Hebrew support
12cr|perl-Locale-Hebrew-1.50.0-2|9	License:   GPL+ or Artistic
12cr|perl-Locale-Hebrew-1.50.0-2|10	Group:     Development/Perl
12cr|perl-Locale-Hebrew-1.50.0-2|11	Url:       http://www.cpan.org
12cr|perl-Locale-Hebrew-1.50.0-2|12	Source0:   http://www.cpan.org/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Locale-Hebrew-1.50.0-2|13	Patch0:    Locale-Hebrew-1.04-fix-format-errors.patch
12cr|perl-Locale-Hebrew-1.50.0-2|14	
12cr|perl-Locale-Hebrew-1.50.0-2|15	BuildRequires:	perl-devel
12cr|perl-Locale-Hebrew-1.50.0-2|16	
12cr|perl-Locale-Hebrew-1.50.0-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Locale-Hebrew-1.50.0-2|18	
12cr|perl-Locale-Hebrew-1.50.0-2|19	%description
12cr|perl-Locale-Hebrew-1.50.0-2|20	This module is based on code from the Unicode Consortium.
12cr|perl-Locale-Hebrew-1.50.0-2|21	
12cr|perl-Locale-Hebrew-1.50.0-2|22	The charset on their code was bogus, therefore this module had to work
12cr|perl-Locale-Hebrew-1.50.0-2|23	the real charset from scratch.  There might have some mistakes, though.
12cr|perl-Locale-Hebrew-1.50.0-2|24	
12cr|perl-Locale-Hebrew-1.50.0-2|25	One function, "hebrewflip", is exported by default.
12cr|perl-Locale-Hebrew-1.50.0-2|26	
12cr|perl-Locale-Hebrew-1.50.0-2|27	%prep
12cr|perl-Locale-Hebrew-1.50.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Locale-Hebrew-1.50.0-2|29	%patch0 -p 1
12cr|perl-Locale-Hebrew-1.50.0-2|30	# patching make signature check fail
12cr|perl-Locale-Hebrew-1.50.0-2|31	rm -f t/0-signature.t
12cr|perl-Locale-Hebrew-1.50.0-2|32	
12cr|perl-Locale-Hebrew-1.50.0-2|33	%build
12cr|perl-Locale-Hebrew-1.50.0-2|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Locale-Hebrew-1.50.0-2|35	%make
12cr|perl-Locale-Hebrew-1.50.0-2|36	
12cr|perl-Locale-Hebrew-1.50.0-2|37	%check
12cr|perl-Locale-Hebrew-1.50.0-2|38	%make test
12cr|perl-Locale-Hebrew-1.50.0-2|39	
12cr|perl-Locale-Hebrew-1.50.0-2|40	%install
12cr|perl-Locale-Hebrew-1.50.0-2|41	rm -rf %{buildroot}
12cr|perl-Locale-Hebrew-1.50.0-2|42	%makeinstall_std
12cr|perl-Locale-Hebrew-1.50.0-2|43	
12cr|perl-Locale-Hebrew-1.50.0-2|44	%clean
12cr|perl-Locale-Hebrew-1.50.0-2|45	rm -rf %{buildroot}
12cr|perl-Locale-Hebrew-1.50.0-2|46	
12cr|perl-Locale-Hebrew-1.50.0-2|47	%files
12cr|perl-Locale-Hebrew-1.50.0-2|48	%defattr(-,root,root)
12cr|perl-Locale-Hebrew-1.50.0-2|49	%doc Changes README
12cr|perl-Locale-Hebrew-1.50.0-2|50	%{perl_vendorarch}/Locale
12cr|perl-Locale-Hebrew-1.50.0-2|51	%{perl_vendorarch}/auto/Locale
12cr|perl-Locale-Hebrew-1.50.0-2|52	%{_mandir}/*/*
12cr|perl-Locale-Hebrew-1.50.0-2|53	
12cr|perl-Locale-Hebrew-1.50.0-2|54	
12cr|perl-Locale-Hebrew-1.50.0-2|55	%changelog
12cr|perl-Locale-Hebrew-1.50.0-2|56	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.50.0-2
12cr|perl-Locale-Hebrew-1.50.0-2|57	+ Revision: 768358
12cr|perl-Locale-Hebrew-1.50.0-2|58	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Locale-Hebrew-1.50.0-2|59	
12cr|perl-Locale-Hebrew-1.50.0-2|60	* Sat Nov 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.50.0-1mdv2011.0
12cr|perl-Locale-Hebrew-1.50.0-2|61	+ Revision: 597083
12cr|perl-Locale-Hebrew-1.50.0-2|62	- new version
12cr|perl-Locale-Hebrew-1.50.0-2|63	
12cr|perl-Locale-Hebrew-1.50.0-2|64	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-3mdv2011.0
12cr|perl-Locale-Hebrew-1.50.0-2|65	+ Revision: 556000
12cr|perl-Locale-Hebrew-1.50.0-2|66	- rebuild for perl 5.12
12cr|perl-Locale-Hebrew-1.50.0-2|67	
12cr|perl-Locale-Hebrew-1.50.0-2|68	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-2mdv2010.1
12cr|perl-Locale-Hebrew-1.50.0-2|69	+ Revision: 504943
12cr|perl-Locale-Hebrew-1.50.0-2|70	- tighten spec file
12cr|perl-Locale-Hebrew-1.50.0-2|71	
12cr|perl-Locale-Hebrew-1.50.0-2|72	* Sun Aug 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.40.0-1mdv2010.0
12cr|perl-Locale-Hebrew-1.50.0-2|73	+ Revision: 419910
12cr|perl-Locale-Hebrew-1.50.0-2|74	- new perl version macro
12cr|perl-Locale-Hebrew-1.50.0-2|75	- fix format errors
12cr|perl-Locale-Hebrew-1.50.0-2|76	
12cr|perl-Locale-Hebrew-1.50.0-2|77	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.04-5mdv2009.0
12cr|perl-Locale-Hebrew-1.50.0-2|78	+ Revision: 257642
12cr|perl-Locale-Hebrew-1.50.0-2|79	- rebuild
12cr|perl-Locale-Hebrew-1.50.0-2|80	
12cr|perl-Locale-Hebrew-1.50.0-2|81	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.04-4mdv2009.0
12cr|perl-Locale-Hebrew-1.50.0-2|82	+ Revision: 245696
12cr|perl-Locale-Hebrew-1.50.0-2|83	- rebuild
12cr|perl-Locale-Hebrew-1.50.0-2|84	
12cr|perl-Locale-Hebrew-1.50.0-2|85	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.04-2mdv2008.1
12cr|perl-Locale-Hebrew-1.50.0-2|86	+ Revision: 152124
12cr|perl-Locale-Hebrew-1.50.0-2|87	- rebuild
12cr|perl-Locale-Hebrew-1.50.0-2|88	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Locale-Hebrew-1.50.0-2|89	
12cr|perl-Locale-Hebrew-1.50.0-2|90	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Locale-Hebrew-1.50.0-2|91	- restore BuildRoot
12cr|perl-Locale-Hebrew-1.50.0-2|92	
12cr|perl-Locale-Hebrew-1.50.0-2|93	
12cr|perl-Locale-Hebrew-1.50.0-2|94	* Sat Jun 17 2006 Stefan van der Eijk <stefan@.eijk.nu> 1.04-1
12cr|perl-Locale-Hebrew-1.50.0-2|95	- Initial build.
12cr|perl-Locale-Hebrew-1.50.0-2|96	

4841 12
12cr|perl-Locale-Maketext-1.190.0-2|1	%define upstream_name    Locale-Maketext
12cr|perl-Locale-Maketext-1.190.0-2|2	%define upstream_version 1.19
12cr|perl-Locale-Maketext-1.190.0-2|3	
12cr|perl-Locale-Maketext-1.190.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Locale-Maketext-1.190.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Locale-Maketext-1.190.0-2|6	Release:	2
12cr|perl-Locale-Maketext-1.190.0-2|7	
12cr|perl-Locale-Maketext-1.190.0-2|8	Summary:	Framework for software localization
12cr|perl-Locale-Maketext-1.190.0-2|9	License:	GPL+ or Artistic
12cr|perl-Locale-Maketext-1.190.0-2|10	Group:		Development/Perl
12cr|perl-Locale-Maketext-1.190.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Locale-Maketext-1.190.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Locale-Maketext-1.190.0-2|13	
12cr|perl-Locale-Maketext-1.190.0-2|14	BuildRequires:	perl-devel
12cr|perl-Locale-Maketext-1.190.0-2|15	BuildRequires:	perl(I18N::LangTags)
12cr|perl-Locale-Maketext-1.190.0-2|16	BuildRequires:	perl(Test::More)
12cr|perl-Locale-Maketext-1.190.0-2|17	BuildArch:	noarch
12cr|perl-Locale-Maketext-1.190.0-2|18	
12cr|perl-Locale-Maketext-1.190.0-2|19	%description
12cr|perl-Locale-Maketext-1.190.0-2|20	It is a common feature of applications (whether run directly, or via the
12cr|perl-Locale-Maketext-1.190.0-2|21	Web) for them to be "localized" -- i.e., for them to a present an English
12cr|perl-Locale-Maketext-1.190.0-2|22	interface to an English-speaker, a German interface to a German-speaker,
12cr|perl-Locale-Maketext-1.190.0-2|23	and so on for all languages it's programmed with. Locale::Maketext is a
12cr|perl-Locale-Maketext-1.190.0-2|24	framework for software localization; it provides you with the tools for
12cr|perl-Locale-Maketext-1.190.0-2|25	organizing and accessing the bits of text and text-processing code that you
12cr|perl-Locale-Maketext-1.190.0-2|26	need for producing localized applications.
12cr|perl-Locale-Maketext-1.190.0-2|27	
12cr|perl-Locale-Maketext-1.190.0-2|28	In order to make sense of Maketext and how all its components fit together,
12cr|perl-Locale-Maketext-1.190.0-2|29	you should probably go read Locale::Maketext::TPJ13, and _then_ read the
12cr|perl-Locale-Maketext-1.190.0-2|30	following documentation.
12cr|perl-Locale-Maketext-1.190.0-2|31	
12cr|perl-Locale-Maketext-1.190.0-2|32	You may also want to read over the source for 'File::Findgrep' and its
12cr|perl-Locale-Maketext-1.190.0-2|33	constituent modules -- they are a complete (if small) example application
12cr|perl-Locale-Maketext-1.190.0-2|34	that uses Maketext.
12cr|perl-Locale-Maketext-1.190.0-2|35	
12cr|perl-Locale-Maketext-1.190.0-2|36	%prep
12cr|perl-Locale-Maketext-1.190.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Locale-Maketext-1.190.0-2|38	
12cr|perl-Locale-Maketext-1.190.0-2|39	%build
12cr|perl-Locale-Maketext-1.190.0-2|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Locale-Maketext-1.190.0-2|41	%make
12cr|perl-Locale-Maketext-1.190.0-2|42	
12cr|perl-Locale-Maketext-1.190.0-2|43	%check
12cr|perl-Locale-Maketext-1.190.0-2|44	make test
12cr|perl-Locale-Maketext-1.190.0-2|45	
12cr|perl-Locale-Maketext-1.190.0-2|46	%install
12cr|perl-Locale-Maketext-1.190.0-2|47	%makeinstall_std
12cr|perl-Locale-Maketext-1.190.0-2|48	
12cr|perl-Locale-Maketext-1.190.0-2|49	%files
12cr|perl-Locale-Maketext-1.190.0-2|50	%doc ChangeLog README
12cr|perl-Locale-Maketext-1.190.0-2|51	%{_mandir}/man3/*
12cr|perl-Locale-Maketext-1.190.0-2|52	%{perl_vendorlib}/*
12cr|perl-Locale-Maketext-1.190.0-2|53	
12cr|perl-Locale-Maketext-1.190.0-2|54	%changelog
12cr|perl-Locale-Maketext-1.190.0-2|55	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.190.0-1mdv2011.0
12cr|perl-Locale-Maketext-1.190.0-2|56	+ Revision: 684770
12cr|perl-Locale-Maketext-1.190.0-2|57	- update to new version 1.19
12cr|perl-Locale-Maketext-1.190.0-2|58	
12cr|perl-Locale-Maketext-1.190.0-2|59	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.170.0-3
12cr|perl-Locale-Maketext-1.190.0-2|60	+ Revision: 656936
12cr|perl-Locale-Maketext-1.190.0-2|61	- rebuild for updated spec-helper
12cr|perl-Locale-Maketext-1.190.0-2|62	
12cr|perl-Locale-Maketext-1.190.0-2|63	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.170.0-2mdv2011.0
12cr|perl-Locale-Maketext-1.190.0-2|64	+ Revision: 597102
12cr|perl-Locale-Maketext-1.190.0-2|65	- rebuild
12cr|perl-Locale-Maketext-1.190.0-2|66	
12cr|perl-Locale-Maketext-1.190.0-2|67	* Sat Nov 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.170.0-1mdv2011.0
12cr|perl-Locale-Maketext-1.190.0-2|68	+ Revision: 597084
12cr|perl-Locale-Maketext-1.190.0-2|69	- new version
12cr|perl-Locale-Maketext-1.190.0-2|70	
12cr|perl-Locale-Maketext-1.190.0-2|71	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.130.0-1mdv2011.0
12cr|perl-Locale-Maketext-1.190.0-2|72	+ Revision: 401638
12cr|perl-Locale-Maketext-1.190.0-2|73	- rebuild using %%perl_convert_version
12cr|perl-Locale-Maketext-1.190.0-2|74	- fixed license field
12cr|perl-Locale-Maketext-1.190.0-2|75	
12cr|perl-Locale-Maketext-1.190.0-2|76	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 1.13-1mdv2010.0
12cr|perl-Locale-Maketext-1.190.0-2|77	+ Revision: 374537
12cr|perl-Locale-Maketext-1.190.0-2|78	- import perl-Locale-Maketext
12cr|perl-Locale-Maketext-1.190.0-2|79	
12cr|perl-Locale-Maketext-1.190.0-2|80	
12cr|perl-Locale-Maketext-1.190.0-2|81	* Mon May 11 2009 cpan2dist 1.13-1mdv
12cr|perl-Locale-Maketext-1.190.0-2|82	- initial mdv release, generated with cpan2dist
12cr|perl-Locale-Maketext-1.190.0-2|83	

4842 12
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|1	%define upstream_name    Locale-Maketext-Fuzzy
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|2	%define upstream_version 0.10
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|3	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|6	Release:	2
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|7	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|8	Summary:	Maketext from already interpolated strings
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|9	License:	MIT
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|10	Group:		Development/Perl
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/A/AU/AUDREYT/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|13	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|15	BuildArch:	noarch
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|16	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|17	%description
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|18	This module is a subclass of Locale::Maketext, with additional support for
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|19	localizing messages that already contains interpolated variables.
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|20	This is most useful when the messages are returned by external modules
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|21	-- for example, to match
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|22	dir: command not found
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|23	against
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|24	[_1]: command not found.
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|25	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|26	%prep
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|28	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|29	%build
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|31	%make
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|32	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|33	%check
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|34	make test
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|35	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|36	%install
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|37	%makeinstall_std
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|38	rm -rf %{buildroot}%{perl_vendorarch}
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|39	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|40	%files
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|41	%doc Changes README
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|42	%{perl_vendorlib}/*
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|43	%{_mandir}/man3/*
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|44	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|45	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|46	%changelog
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|47	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|48	+ Revision: 406068
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|50	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|51	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.10-4mdv2009.0
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|52	+ Revision: 257644
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|53	- rebuild
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|54	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.10-3mdv2009.0
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|56	+ Revision: 245699
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|57	- rebuild
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|59	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|60	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|61	- restore BuildRoot
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|62	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|63	* Sun Oct 21 2007 Funda Wang <fwang@mandriva.org> 0.10-1mdv2008.1
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|64	+ Revision: 100860
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|65	- New version 0.10
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|66	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|67	* Thu Jun 21 2007 Michael Scherer <misc@mandriva.org> 0.02-3mdv2008.0
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|68	+ Revision: 41999
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|69	- rebuild
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|70	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|71	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|72	* Wed Dec 28 2005 Michael Scherer <misc@mandriva.org> 0.02-2mdk
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|73	- Do not ship empty dir
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|74	
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|75	* Sat Oct 01 2005 Michael Scherer <misc@mandriva.org> 0.02-1mdk
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|76	- First mandriva package
12cr|perl-Locale-Maketext-Fuzzy-0.100.0-2|77	

4843 12
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|1	%define upstream_name    Locale-Maketext-Gettext
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|2	%define upstream_version 1.28
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|3	
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|6	Release:	2
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|7	
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|8	Summary:	Joins the gettext and Maketext frameworks
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|9	License:	GPL+ or Artistic
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|10	Group:		Development/Perl
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|13	
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|14	BuildRequires:	perl-devel
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|15	BuildArch:	noarch
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|16	
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|17	%description
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|18	Locale::Maketext::Gettext joins the GNU gettext and Maketext frameworks. It
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|19	is a subclass of Locale::Maketext/3 that follows the way GNU gettext works.
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|20	It works seamlessly, _both in the sense of GNU gettext and Maketext_. As a
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|21	result, you _enjoy both their advantages, and get rid of both their
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|22	problems, too._
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|23	
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|24	You start as an usual GNU gettext localization project: Work on PO files
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|25	with the help of translators, reviewers and Emacs. Turn them into MO files
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|26	with _msgfmt_. Copy them into the appropriate locale directory, such as
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|27	_/usr/share/locale/de/LC_MESSAGES/myapp.mo_.
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|28	
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|29	Then, build your Maketext localization class, with your base class changed
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|30	from Locale::Maketext/3 to Locale::Maketext::Gettext. That is all.
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|31	
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|32	%prep
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|34	
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|35	%build
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|37	%make
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|38	
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|39	%check
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|40	make test
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|41	
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|42	%install
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|43	%makeinstall_std
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|44	
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|45	%files
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|46	%doc README Changes
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|47	%{_bindir}/maketext
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|48	%{_mandir}/man3/*
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|49	%{_mandir}/man1/maketext.1.*
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|50	%{perl_vendorlib}/Locale
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|51	
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|52	%changelog
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|53	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.280.0-1mdv2010.0
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|54	+ Revision: 403395
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|55	- rebuild using %%perl_convert_version
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|56	
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|57	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.28-1mdv2010.0
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|58	+ Revision: 390361
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|59	- update to new version 1.28
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|60	
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|61	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.27-1mdv2010.0
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|62	+ Revision: 370136
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|63	- update to new version 1.27
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|64	
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|65	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.26-2mdv2009.0
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|66	+ Revision: 268540
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|67	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|68	
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|69	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.26-1mdv2009.0
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|70	+ Revision: 213717
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|71	- import perl-Locale-Maketext-Gettext
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|72	
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|73	
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|74	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.26-1mdv2009.0
12cr|perl-Locale-Maketext-Gettext-1.280.0-2|75	- first mdv release

4844 12
12cr|perl-Locale-Maketext-Simple-0.210.0-4|1	%define upstream_name	Locale-Maketext-Simple
12cr|perl-Locale-Maketext-Simple-0.210.0-4|2	%define upstream_version 0.21
12cr|perl-Locale-Maketext-Simple-0.210.0-4|3	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Locale-Maketext-Simple-0.210.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Locale-Maketext-Simple-0.210.0-4|6	Release:	4
12cr|perl-Locale-Maketext-Simple-0.210.0-4|7	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|8	License:	MIT
12cr|perl-Locale-Maketext-Simple-0.210.0-4|9	Group:		Development/Perl
12cr|perl-Locale-Maketext-Simple-0.210.0-4|10	Summary:	Perl module to use other catalog formats in Maketext
12cr|perl-Locale-Maketext-Simple-0.210.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Locale-Maketext-Simple-0.210.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Locale-Maketext-Simple-0.210.0-4|13	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|14	BuildRequires:	perl-devel
12cr|perl-Locale-Maketext-Simple-0.210.0-4|15	BuildRequires:	perl(Locale::Maketext::Lexicon)
12cr|perl-Locale-Maketext-Simple-0.210.0-4|16	BuildArch:	noarch
12cr|perl-Locale-Maketext-Simple-0.210.0-4|17	Requires:	perl(Locale::Maketext::Lexicon)
12cr|perl-Locale-Maketext-Simple-0.210.0-4|18	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|19	%description
12cr|perl-Locale-Maketext-Simple-0.210.0-4|20	Locale::Maketext::Simple is simple interface to Locale::Maketext::Lexicon,
12cr|perl-Locale-Maketext-Simple-0.210.0-4|21	a module providing lexicon-handling backends, for "Locale::Maketext"
12cr|perl-Locale-Maketext-Simple-0.210.0-4|22	to read from other localization formats, such as PO files, MO files,
12cr|perl-Locale-Maketext-Simple-0.210.0-4|23	or from databases via the "Tie" interface.
12cr|perl-Locale-Maketext-Simple-0.210.0-4|24	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|25	%prep
12cr|perl-Locale-Maketext-Simple-0.210.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Locale-Maketext-Simple-0.210.0-4|27	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|28	%build
12cr|perl-Locale-Maketext-Simple-0.210.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Locale-Maketext-Simple-0.210.0-4|30	%make
12cr|perl-Locale-Maketext-Simple-0.210.0-4|31	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|32	%check
12cr|perl-Locale-Maketext-Simple-0.210.0-4|33	%make test
12cr|perl-Locale-Maketext-Simple-0.210.0-4|34	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|35	%install
12cr|perl-Locale-Maketext-Simple-0.210.0-4|36	%makeinstall_std
12cr|perl-Locale-Maketext-Simple-0.210.0-4|37	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|38	%files
12cr|perl-Locale-Maketext-Simple-0.210.0-4|39	%doc Changes README
12cr|perl-Locale-Maketext-Simple-0.210.0-4|40	%{perl_vendorlib}/Locale
12cr|perl-Locale-Maketext-Simple-0.210.0-4|41	%{_mandir}/man3/*
12cr|perl-Locale-Maketext-Simple-0.210.0-4|42	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|43	%changelog
12cr|perl-Locale-Maketext-Simple-0.210.0-4|44	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-3mdv2011.0
12cr|perl-Locale-Maketext-Simple-0.210.0-4|45	+ Revision: 554271
12cr|perl-Locale-Maketext-Simple-0.210.0-4|46	- rebuild
12cr|perl-Locale-Maketext-Simple-0.210.0-4|47	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|48	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-2mdv2010.0
12cr|perl-Locale-Maketext-Simple-0.210.0-4|49	+ Revision: 420980
12cr|perl-Locale-Maketext-Simple-0.210.0-4|50	- rebuild
12cr|perl-Locale-Maketext-Simple-0.210.0-4|51	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|52	* Thu Aug 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-1mdv2010.0
12cr|perl-Locale-Maketext-Simple-0.210.0-4|53	+ Revision: 418653
12cr|perl-Locale-Maketext-Simple-0.210.0-4|54	- update to 0.21
12cr|perl-Locale-Maketext-Simple-0.210.0-4|55	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|56	* Sat Jul 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2010.0
12cr|perl-Locale-Maketext-Simple-0.210.0-4|57	+ Revision: 399586
12cr|perl-Locale-Maketext-Simple-0.210.0-4|58	- adding missing requires: & buildrequires:
12cr|perl-Locale-Maketext-Simple-0.210.0-4|59	- update to 0.20 for real this time
12cr|perl-Locale-Maketext-Simple-0.210.0-4|60	- using %%perl_convert_version
12cr|perl-Locale-Maketext-Simple-0.210.0-4|61	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|62	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Locale-Maketext-Simple-0.210.0-4|63	- update to new version 0.20
12cr|perl-Locale-Maketext-Simple-0.210.0-4|64	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|65	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.18-4mdv2009.0
12cr|perl-Locale-Maketext-Simple-0.210.0-4|66	+ Revision: 257648
12cr|perl-Locale-Maketext-Simple-0.210.0-4|67	- rebuild
12cr|perl-Locale-Maketext-Simple-0.210.0-4|68	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|69	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.18-3mdv2009.0
12cr|perl-Locale-Maketext-Simple-0.210.0-4|70	+ Revision: 245703
12cr|perl-Locale-Maketext-Simple-0.210.0-4|71	- rebuild
12cr|perl-Locale-Maketext-Simple-0.210.0-4|72	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|73	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.18-1mdv2008.1
12cr|perl-Locale-Maketext-Simple-0.210.0-4|74	+ Revision: 140691
12cr|perl-Locale-Maketext-Simple-0.210.0-4|75	- restore BuildRoot
12cr|perl-Locale-Maketext-Simple-0.210.0-4|76	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Locale-Maketext-Simple-0.210.0-4|78	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Locale-Maketext-Simple-0.210.0-4|79	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|80	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|81	* Thu Sep 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2007.0
12cr|perl-Locale-Maketext-Simple-0.210.0-4|82	- New version 0.18
12cr|perl-Locale-Maketext-Simple-0.210.0-4|83	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|84	* Fri Aug 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdv2007.0
12cr|perl-Locale-Maketext-Simple-0.210.0-4|85	- New version 0.17
12cr|perl-Locale-Maketext-Simple-0.210.0-4|86	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|87	* Thu May 04 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.16-1mdk
12cr|perl-Locale-Maketext-Simple-0.210.0-4|88	- New version
12cr|perl-Locale-Maketext-Simple-0.210.0-4|89	- Change license
12cr|perl-Locale-Maketext-Simple-0.210.0-4|90	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|91	* Wed May 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdk
12cr|perl-Locale-Maketext-Simple-0.210.0-4|92	- New release 0.15
12cr|perl-Locale-Maketext-Simple-0.210.0-4|93	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|94	* Tue May 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdk
12cr|perl-Locale-Maketext-Simple-0.210.0-4|95	- New release 0.14
12cr|perl-Locale-Maketext-Simple-0.210.0-4|96	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|97	* Sat Apr 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdk
12cr|perl-Locale-Maketext-Simple-0.210.0-4|98	- New release 0.13
12cr|perl-Locale-Maketext-Simple-0.210.0-4|99	- %%mkrel
12cr|perl-Locale-Maketext-Simple-0.210.0-4|100	- better source URL
12cr|perl-Locale-Maketext-Simple-0.210.0-4|101	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|102	* Mon Jun 13 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-5mdk
12cr|perl-Locale-Maketext-Simple-0.210.0-4|103	- don't ship useless emtpy dirs
12cr|perl-Locale-Maketext-Simple-0.210.0-4|104	- spec cleanup
12cr|perl-Locale-Maketext-Simple-0.210.0-4|105	- better url
12cr|perl-Locale-Maketext-Simple-0.210.0-4|106	- make test in %%check
12cr|perl-Locale-Maketext-Simple-0.210.0-4|107	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|108	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.12-4mdk
12cr|perl-Locale-Maketext-Simple-0.210.0-4|109	- removed MANIFEST
12cr|perl-Locale-Maketext-Simple-0.210.0-4|110	- added missing doc files
12cr|perl-Locale-Maketext-Simple-0.210.0-4|111	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|112	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.12-3mdk
12cr|perl-Locale-Maketext-Simple-0.210.0-4|113	- fix buildrequires in a backward compatible way
12cr|perl-Locale-Maketext-Simple-0.210.0-4|114	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|115	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.12-2mdk
12cr|perl-Locale-Maketext-Simple-0.210.0-4|116	- rebuild
12cr|perl-Locale-Maketext-Simple-0.210.0-4|117	
12cr|perl-Locale-Maketext-Simple-0.210.0-4|118	* Fri Apr 02 2004 Michael Scherer <misc@mandrake.org> 0.12-1mdk
12cr|perl-Locale-Maketext-Simple-0.210.0-4|119	- First MandrakeSoft Package
12cr|perl-Locale-Maketext-Simple-0.210.0-4|120	

4845 12
12cr|perl-Locale-Msgfmt-0.150.0-2|1	%define upstream_name    Locale-Msgfmt
12cr|perl-Locale-Msgfmt-0.150.0-2|2	%define upstream_version 0.15
12cr|perl-Locale-Msgfmt-0.150.0-2|3	
12cr|perl-Locale-Msgfmt-0.150.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Locale-Msgfmt-0.150.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Locale-Msgfmt-0.150.0-2|6	Release:	2
12cr|perl-Locale-Msgfmt-0.150.0-2|7	
12cr|perl-Locale-Msgfmt-0.150.0-2|8	Summary:	Functions used internally by Locale::Msgfmt
12cr|perl-Locale-Msgfmt-0.150.0-2|9	License:	GPL+ or Artistic
12cr|perl-Locale-Msgfmt-0.150.0-2|10	Group:		Development/Perl
12cr|perl-Locale-Msgfmt-0.150.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Locale-Msgfmt-0.150.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Locale-Msgfmt-0.150.0-2|13	
12cr|perl-Locale-Msgfmt-0.150.0-2|14	BuildRequires:	perl-devel
12cr|perl-Locale-Msgfmt-0.150.0-2|15	BuildRequires:	perl(Test::More)
12cr|perl-Locale-Msgfmt-0.150.0-2|16	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Locale-Msgfmt-0.150.0-2|17	BuildArch:	noarch
12cr|perl-Locale-Msgfmt-0.150.0-2|18	
12cr|perl-Locale-Msgfmt-0.150.0-2|19	%description
12cr|perl-Locale-Msgfmt-0.150.0-2|20	This module does the same thing as msgfmt from GNU gettext-tools, except this
12cr|perl-Locale-Msgfmt-0.150.0-2|21	is pure Perl.
12cr|perl-Locale-Msgfmt-0.150.0-2|22	
12cr|perl-Locale-Msgfmt-0.150.0-2|23	%prep
12cr|perl-Locale-Msgfmt-0.150.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Locale-Msgfmt-0.150.0-2|25	
12cr|perl-Locale-Msgfmt-0.150.0-2|26	%build
12cr|perl-Locale-Msgfmt-0.150.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Locale-Msgfmt-0.150.0-2|28	%make
12cr|perl-Locale-Msgfmt-0.150.0-2|29	
12cr|perl-Locale-Msgfmt-0.150.0-2|30	%check
12cr|perl-Locale-Msgfmt-0.150.0-2|31	%make test
12cr|perl-Locale-Msgfmt-0.150.0-2|32	
12cr|perl-Locale-Msgfmt-0.150.0-2|33	%install
12cr|perl-Locale-Msgfmt-0.150.0-2|34	%makeinstall_std
12cr|perl-Locale-Msgfmt-0.150.0-2|35	
12cr|perl-Locale-Msgfmt-0.150.0-2|36	%files
12cr|perl-Locale-Msgfmt-0.150.0-2|37	%doc Changes README
12cr|perl-Locale-Msgfmt-0.150.0-2|38	%{_mandir}/man3/*
12cr|perl-Locale-Msgfmt-0.150.0-2|39	%{perl_vendorlib}/Locale
12cr|perl-Locale-Msgfmt-0.150.0-2|40	%{perl_vendorlib}/Module
12cr|perl-Locale-Msgfmt-0.150.0-2|41	
12cr|perl-Locale-Msgfmt-0.150.0-2|42	
12cr|perl-Locale-Msgfmt-0.150.0-2|43	%changelog
12cr|perl-Locale-Msgfmt-0.150.0-2|44	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-Locale-Msgfmt-0.150.0-2|45	+ Revision: 602031
12cr|perl-Locale-Msgfmt-0.150.0-2|46	- new version
12cr|perl-Locale-Msgfmt-0.150.0-2|47	
12cr|perl-Locale-Msgfmt-0.150.0-2|48	* Thu Jul 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-Locale-Msgfmt-0.150.0-2|49	+ Revision: 393849
12cr|perl-Locale-Msgfmt-0.150.0-2|50	- import perl-Locale-Msgfmt
12cr|perl-Locale-Msgfmt-0.150.0-2|51	
12cr|perl-Locale-Msgfmt-0.150.0-2|52	
12cr|perl-Locale-Msgfmt-0.150.0-2|53	* Thu Jul 09 2009 cpan2dist 0.12-1mdv
12cr|perl-Locale-Msgfmt-0.150.0-2|54	- initial mdv release, generated with cpan2dist

4846 12
12cr|perl-LockFile-Simple-0.207.0-2|1	%define	upstream_name	 LockFile-Simple
12cr|perl-LockFile-Simple-0.207.0-2|2	%define	upstream_version 0.207
12cr|perl-LockFile-Simple-0.207.0-2|3	
12cr|perl-LockFile-Simple-0.207.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-LockFile-Simple-0.207.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-LockFile-Simple-0.207.0-2|6	Release:	2
12cr|perl-LockFile-Simple-0.207.0-2|7	
12cr|perl-LockFile-Simple-0.207.0-2|8	Summary:	The LockFile::Simple extension provides simple file locking
12cr|perl-LockFile-Simple-0.207.0-2|9	License:	GPL+ or Artistic
12cr|perl-LockFile-Simple-0.207.0-2|10	Group:		Development/Perl
12cr|perl-LockFile-Simple-0.207.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-LockFile-Simple-0.207.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/LockFile/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-LockFile-Simple-0.207.0-2|13	
12cr|perl-LockFile-Simple-0.207.0-2|14	BuildRequires:	perl-devel
12cr|perl-LockFile-Simple-0.207.0-2|15	BuildArch:	noarch
12cr|perl-LockFile-Simple-0.207.0-2|16	
12cr|perl-LockFile-Simple-0.207.0-2|17	%description
12cr|perl-LockFile-Simple-0.207.0-2|18	The LockFile::Simple extension provides simple file locking, of the
12cr|perl-LockFile-Simple-0.207.0-2|19	advisory kind, i.e. it requires cooperation between applications wishing
12cr|perl-LockFile-Simple-0.207.0-2|20	to lock the same files.
12cr|perl-LockFile-Simple-0.207.0-2|21	
12cr|perl-LockFile-Simple-0.207.0-2|22	It is meant to be used in quick-and-dirty scripts or more elaborated
12cr|perl-LockFile-Simple-0.207.0-2|23	programs that want a simple locking scheme, yet with a reasonable
12cr|perl-LockFile-Simple-0.207.0-2|24	level of configuration.
12cr|perl-LockFile-Simple-0.207.0-2|25	
12cr|perl-LockFile-Simple-0.207.0-2|26	%prep
12cr|perl-LockFile-Simple-0.207.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-LockFile-Simple-0.207.0-2|28	
12cr|perl-LockFile-Simple-0.207.0-2|29	%build
12cr|perl-LockFile-Simple-0.207.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-LockFile-Simple-0.207.0-2|31	make
12cr|perl-LockFile-Simple-0.207.0-2|32	make test
12cr|perl-LockFile-Simple-0.207.0-2|33	
12cr|perl-LockFile-Simple-0.207.0-2|34	%install
12cr|perl-LockFile-Simple-0.207.0-2|35	%makeinstall_std
12cr|perl-LockFile-Simple-0.207.0-2|36	
12cr|perl-LockFile-Simple-0.207.0-2|37	%files
12cr|perl-LockFile-Simple-0.207.0-2|38	%defattr(444,root,root,755)
12cr|perl-LockFile-Simple-0.207.0-2|39	%doc ChangeLog README
12cr|perl-LockFile-Simple-0.207.0-2|40	%{perl_vendorlib}/LockFile/*.pm
12cr|perl-LockFile-Simple-0.207.0-2|41	%{perl_vendorlib}/LockFile/Lock/*
12cr|perl-LockFile-Simple-0.207.0-2|42	%{_mandir}/*/*
12cr|perl-LockFile-Simple-0.207.0-2|43	
12cr|perl-LockFile-Simple-0.207.0-2|44	%changelog
12cr|perl-LockFile-Simple-0.207.0-2|45	* Tue Jul 07 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.207.0-1mdv2010.0
12cr|perl-LockFile-Simple-0.207.0-2|46	+ Revision: 393281
12cr|perl-LockFile-Simple-0.207.0-2|47	- update to 0.207
12cr|perl-LockFile-Simple-0.207.0-2|48	- using %%perl_convert_version
12cr|perl-LockFile-Simple-0.207.0-2|49	- fixed summary, license & description fields
12cr|perl-LockFile-Simple-0.207.0-2|50	- using plain url for source0
12cr|perl-LockFile-Simple-0.207.0-2|51	
12cr|perl-LockFile-Simple-0.207.0-2|52	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.2.5-8mdv2009.0
12cr|perl-LockFile-Simple-0.207.0-2|53	+ Revision: 241612
12cr|perl-LockFile-Simple-0.207.0-2|54	- rebuild
12cr|perl-LockFile-Simple-0.207.0-2|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-LockFile-Simple-0.207.0-2|56	
12cr|perl-LockFile-Simple-0.207.0-2|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-LockFile-Simple-0.207.0-2|58	- restore BuildRoot
12cr|perl-LockFile-Simple-0.207.0-2|59	
12cr|perl-LockFile-Simple-0.207.0-2|60	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 0.2.5-6mdv2008.0
12cr|perl-LockFile-Simple-0.207.0-2|61	+ Revision: 67618
12cr|perl-LockFile-Simple-0.207.0-2|62	- use %%mkrel
12cr|perl-LockFile-Simple-0.207.0-2|63	
12cr|perl-LockFile-Simple-0.207.0-2|64	
12cr|perl-LockFile-Simple-0.207.0-2|65	* Thu Sep 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.2.5-6mdk
12cr|perl-LockFile-Simple-0.207.0-2|66	- 0.2.5
12cr|perl-LockFile-Simple-0.207.0-2|67	
12cr|perl-LockFile-Simple-0.207.0-2|68	* Thu Aug 14 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.2.5-5mdk
12cr|perl-LockFile-Simple-0.207.0-2|69	- rebuild for new perl
12cr|perl-LockFile-Simple-0.207.0-2|70	- drop $RPM_OPT_FLAGS, noarch..
12cr|perl-LockFile-Simple-0.207.0-2|71	- use %%makeinstall_std macro
12cr|perl-LockFile-Simple-0.207.0-2|72	
12cr|perl-LockFile-Simple-0.207.0-2|73	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.5-4mdk
12cr|perl-LockFile-Simple-0.207.0-2|74	- rebuild for new auto{prov,req}
12cr|perl-LockFile-Simple-0.207.0-2|75	
12cr|perl-LockFile-Simple-0.207.0-2|76	* Sat Feb 01 2003 Lenny Cartier <lenny@mandrakesoft.com 0.2.5-3mdk
12cr|perl-LockFile-Simple-0.207.0-2|77	- rebuild
12cr|perl-LockFile-Simple-0.207.0-2|78	
12cr|perl-LockFile-Simple-0.207.0-2|79	* Wed Jul 31 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.2.5-2mdk
12cr|perl-LockFile-Simple-0.207.0-2|80	- rebuild with new perl
12cr|perl-LockFile-Simple-0.207.0-2|81	
12cr|perl-LockFile-Simple-0.207.0-2|82	* Mon Jun 17 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.2.5-1mdk
12cr|perl-LockFile-Simple-0.207.0-2|83	- from Peter Chen <petechen@netilla.com> :
12cr|perl-LockFile-Simple-0.207.0-2|84	- 0.2.5
12cr|perl-LockFile-Simple-0.207.0-2|85	

4847 12
12cr|perl-Log-Agent-0.307-4|1	%define module	Log-Agent
12cr|perl-Log-Agent-0.307-4|2	
12cr|perl-Log-Agent-0.307-4|3	Name:		perl-%{module}
12cr|perl-Log-Agent-0.307-4|4	Version:	0.307
12cr|perl-Log-Agent-0.307-4|5	Release:	4
12cr|perl-Log-Agent-0.307-4|6	Summary:  	Logging agent
12cr|perl-Log-Agent-0.307-4|7	License:	GPL or Artistic
12cr|perl-Log-Agent-0.307-4|8	Group:		Development/Perl
12cr|perl-Log-Agent-0.307-4|9	URL:		http://search.cpan.org/dist/%{module}/
12cr|perl-Log-Agent-0.307-4|10	Source:		http://search.cpan.org/CPAN/authors/id/M/MR/MROGASKI/%{module}-%{version}.tar.bz2
12cr|perl-Log-Agent-0.307-4|11	
12cr|perl-Log-Agent-0.307-4|12	BuildRequires:	perl-devel
12cr|perl-Log-Agent-0.307-4|13	BuildArch:	noarch
12cr|perl-Log-Agent-0.307-4|14	
12cr|perl-Log-Agent-0.307-4|15	%description
12cr|perl-Log-Agent-0.307-4|16	Log::Agent is a general logging framework aimed at reusable modules.
12cr|perl-Log-Agent-0.307-4|17	
12cr|perl-Log-Agent-0.307-4|18	%prep
12cr|perl-Log-Agent-0.307-4|19	
12cr|perl-Log-Agent-0.307-4|20	%setup -q -n %{module}-%{version}
12cr|perl-Log-Agent-0.307-4|21	
12cr|perl-Log-Agent-0.307-4|22	%build
12cr|perl-Log-Agent-0.307-4|23	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Log-Agent-0.307-4|24	%make
12cr|perl-Log-Agent-0.307-4|25	
12cr|perl-Log-Agent-0.307-4|26	%check
12cr|perl-Log-Agent-0.307-4|27	make test
12cr|perl-Log-Agent-0.307-4|28	
12cr|perl-Log-Agent-0.307-4|29	%install
12cr|perl-Log-Agent-0.307-4|30	%makeinstall_std
12cr|perl-Log-Agent-0.307-4|31	
12cr|perl-Log-Agent-0.307-4|32	%files
12cr|perl-Log-Agent-0.307-4|33	%doc README
12cr|perl-Log-Agent-0.307-4|34	%{perl_vendorlib}/Log
12cr|perl-Log-Agent-0.307-4|35	%{perl_vendorlib}/auto/Log
12cr|perl-Log-Agent-0.307-4|36	%{_mandir}/man3/*
12cr|perl-Log-Agent-0.307-4|37	
12cr|perl-Log-Agent-0.307-4|38	%changelog
12cr|perl-Log-Agent-0.307-4|39	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.307-3mdv2010.0
12cr|perl-Log-Agent-0.307-4|40	+ Revision: 430482
12cr|perl-Log-Agent-0.307-4|41	- rebuild
12cr|perl-Log-Agent-0.307-4|42	
12cr|perl-Log-Agent-0.307-4|43	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.307-2mdv2009.0
12cr|perl-Log-Agent-0.307-4|44	+ Revision: 140691
12cr|perl-Log-Agent-0.307-4|45	- restore BuildRoot
12cr|perl-Log-Agent-0.307-4|46	
12cr|perl-Log-Agent-0.307-4|47	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Log-Agent-0.307-4|48	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Log-Agent-0.307-4|49	
12cr|perl-Log-Agent-0.307-4|50	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 0.307-2mdv2008.0
12cr|perl-Log-Agent-0.307-4|51	+ Revision: 21206
12cr|perl-Log-Agent-0.307-4|52	- Rebuild, use %%mkrel
12cr|perl-Log-Agent-0.307-4|53	
12cr|perl-Log-Agent-0.307-4|54	
12cr|perl-Log-Agent-0.307-4|55	* Tue Oct 04 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.307-1mdk
12cr|perl-Log-Agent-0.307-4|56	- New release 0.307
12cr|perl-Log-Agent-0.307-4|57	- spec cleanup
12cr|perl-Log-Agent-0.307-4|58	- better url
12cr|perl-Log-Agent-0.307-4|59	- better summary
12cr|perl-Log-Agent-0.307-4|60	- enable tests
12cr|perl-Log-Agent-0.307-4|61	
12cr|perl-Log-Agent-0.307-4|62	* Fri Dec 10 2004 Michael Scherer <misc@mandrake.org> 0.306-1mdk
12cr|perl-Log-Agent-0.307-4|63	- compress to bz2
12cr|perl-Log-Agent-0.307-4|64	- do not own standard dir
12cr|perl-Log-Agent-0.307-4|65	- from Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr>
12cr|perl-Log-Agent-0.307-4|66	- initial contrib.
12cr|perl-Log-Agent-0.307-4|67	

4848 12
12cr|perl-Log-Any-0.120.0-3|1	%define upstream_name    Log-Any
12cr|perl-Log-Any-0.120.0-3|2	%define upstream_version 0.12
12cr|perl-Log-Any-0.120.0-3|3	
12cr|perl-Log-Any-0.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Log-Any-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Log-Any-0.120.0-3|6	Release:	3
12cr|perl-Log-Any-0.120.0-3|7	
12cr|perl-Log-Any-0.120.0-3|8	Summary:	Allows CPAN modules to safely and efficiently log messages
12cr|perl-Log-Any-0.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-Log-Any-0.120.0-3|10	Group:		Development/Perl
12cr|perl-Log-Any-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Log-Any-0.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Log-Any-0.120.0-3|13	
12cr|perl-Log-Any-0.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-Log-Any-0.120.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Log-Any-0.120.0-3|16	BuildRequires:	perl(Test::Simple)
12cr|perl-Log-Any-0.120.0-3|17	BuildArch:	noarch
12cr|perl-Log-Any-0.120.0-3|18	
12cr|perl-Log-Any-0.120.0-3|19	%description
12cr|perl-Log-Any-0.120.0-3|20	'Log::Any' allows CPAN modules to safely and efficiently log messages,
12cr|perl-Log-Any-0.120.0-3|21	while letting the application choose (or decline to choose) a logging
12cr|perl-Log-Any-0.120.0-3|22	mechanism such as 'Log::Dispatch' or 'Log::Log4perl'.
12cr|perl-Log-Any-0.120.0-3|23	
12cr|perl-Log-Any-0.120.0-3|24	'Log::Any' has a very tiny footprint and no dependencies beyond Perl 5.6,
12cr|perl-Log-Any-0.120.0-3|25	which makes it appropriate for even small CPAN modules to use. It defaults
12cr|perl-Log-Any-0.120.0-3|26	to 'null' logging activity, so a module can safely log without worrying
12cr|perl-Log-Any-0.120.0-3|27	about whether the application has chosen (or will ever choose) a logging
12cr|perl-Log-Any-0.120.0-3|28	mechanism.
12cr|perl-Log-Any-0.120.0-3|29	
12cr|perl-Log-Any-0.120.0-3|30	The application, in turn, may choose one or more logging mechanisms via
12cr|perl-Log-Any-0.120.0-3|31	Log::Any::Adapter.
12cr|perl-Log-Any-0.120.0-3|32	
12cr|perl-Log-Any-0.120.0-3|33	%prep
12cr|perl-Log-Any-0.120.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Log-Any-0.120.0-3|35	
12cr|perl-Log-Any-0.120.0-3|36	%build
12cr|perl-Log-Any-0.120.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Log-Any-0.120.0-3|38	%make
12cr|perl-Log-Any-0.120.0-3|39	
12cr|perl-Log-Any-0.120.0-3|40	%check
12cr|perl-Log-Any-0.120.0-3|41	%make test
12cr|perl-Log-Any-0.120.0-3|42	
12cr|perl-Log-Any-0.120.0-3|43	%install
12cr|perl-Log-Any-0.120.0-3|44	%makeinstall_std
12cr|perl-Log-Any-0.120.0-3|45	
12cr|perl-Log-Any-0.120.0-3|46	%files
12cr|perl-Log-Any-0.120.0-3|47	%doc Changes README
12cr|perl-Log-Any-0.120.0-3|48	%{_mandir}/man3/*
12cr|perl-Log-Any-0.120.0-3|49	%{perl_vendorlib}/*
12cr|perl-Log-Any-0.120.0-3|50	
12cr|perl-Log-Any-0.120.0-3|51	%changelog
12cr|perl-Log-Any-0.120.0-3|52	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.120.0-2mdv2011.0
12cr|perl-Log-Any-0.120.0-3|53	+ Revision: 657446
12cr|perl-Log-Any-0.120.0-3|54	- rebuild for updated spec-helper
12cr|perl-Log-Any-0.120.0-3|55	
12cr|perl-Log-Any-0.120.0-3|56	* Sat Mar 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.120.0-1
12cr|perl-Log-Any-0.120.0-3|57	+ Revision: 648575
12cr|perl-Log-Any-0.120.0-3|58	- update to new version 0.12
12cr|perl-Log-Any-0.120.0-3|59	
12cr|perl-Log-Any-0.120.0-3|60	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-Log-Any-0.120.0-3|61	+ Revision: 505267
12cr|perl-Log-Any-0.120.0-3|62	- update to 0.11
12cr|perl-Log-Any-0.120.0-3|63	
12cr|perl-Log-Any-0.120.0-3|64	* Wed Jan 06 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.1
12cr|perl-Log-Any-0.120.0-3|65	+ Revision: 486603
12cr|perl-Log-Any-0.120.0-3|66	- update to 0.10
12cr|perl-Log-Any-0.120.0-3|67	
12cr|perl-Log-Any-0.120.0-3|68	* Tue Jan 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.1
12cr|perl-Log-Any-0.120.0-3|69	+ Revision: 486312
12cr|perl-Log-Any-0.120.0-3|70	- import perl-Log-Any
12cr|perl-Log-Any-0.120.0-3|71	
12cr|perl-Log-Any-0.120.0-3|72	
12cr|perl-Log-Any-0.120.0-3|73	* Tue Jan 05 2010 cpan2dist 0.08-1mdv
12cr|perl-Log-Any-0.120.0-3|74	- initial mdv release, generated with cpan2dist

4849 12
12cr|perl-Log-Any-Adapter-0.30.0-5|1	%define upstream_name    Log-Any-Adapter
12cr|perl-Log-Any-Adapter-0.30.0-5|2	%define upstream_version 0.03
12cr|perl-Log-Any-Adapter-0.30.0-5|3	
12cr|perl-Log-Any-Adapter-0.30.0-5|4	Name:		perl-%{upstream_name}
12cr|perl-Log-Any-Adapter-0.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Log-Any-Adapter-0.30.0-5|6	Release:	5
12cr|perl-Log-Any-Adapter-0.30.0-5|7	
12cr|perl-Log-Any-Adapter-0.30.0-5|8	Summary:	Implements Log::Any class methods to specify where logs should be sent
12cr|perl-Log-Any-Adapter-0.30.0-5|9	License:	GPL+ or Artistic
12cr|perl-Log-Any-Adapter-0.30.0-5|10	Group:		Development/Perl
12cr|perl-Log-Any-Adapter-0.30.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Log-Any-Adapter-0.30.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Log-Any-Adapter-0.30.0-5|13	
12cr|perl-Log-Any-Adapter-0.30.0-5|14	BuildRequires:	perl-devel
12cr|perl-Log-Any-Adapter-0.30.0-5|15	BuildRequires:	perl(Carp)
12cr|perl-Log-Any-Adapter-0.30.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Log-Any-Adapter-0.30.0-5|17	BuildRequires:	perl(Log::Any)
12cr|perl-Log-Any-Adapter-0.30.0-5|18	BuildRequires:	perl(Scope::Guard)
12cr|perl-Log-Any-Adapter-0.30.0-5|19	BuildRequires:	perl(Test::More)
12cr|perl-Log-Any-Adapter-0.30.0-5|20	Requires:	perl(Log::Any)
12cr|perl-Log-Any-Adapter-0.30.0-5|21	Requires:	perl(Scope::Guard)
12cr|perl-Log-Any-Adapter-0.30.0-5|22	BuildArch:	noarch
12cr|perl-Log-Any-Adapter-0.30.0-5|23	
12cr|perl-Log-Any-Adapter-0.30.0-5|24	%description
12cr|perl-Log-Any-Adapter-0.30.0-5|25	The 'Log-Any-Adapter' distribution implements Log::Any class methods to
12cr|perl-Log-Any-Adapter-0.30.0-5|26	specify where logs should be sent. It is a separate distribution so as to
12cr|perl-Log-Any-Adapter-0.30.0-5|27	keep 'Log::Any' itself as simple and unchanging as possible.
12cr|perl-Log-Any-Adapter-0.30.0-5|28	
12cr|perl-Log-Any-Adapter-0.30.0-5|29	You do not have to use anything in this distribution explicitly. It will be
12cr|perl-Log-Any-Adapter-0.30.0-5|30	auto-loaded when you call one of the methods below.
12cr|perl-Log-Any-Adapter-0.30.0-5|31	
12cr|perl-Log-Any-Adapter-0.30.0-5|32	%prep
12cr|perl-Log-Any-Adapter-0.30.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Log-Any-Adapter-0.30.0-5|34	
12cr|perl-Log-Any-Adapter-0.30.0-5|35	%build
12cr|perl-Log-Any-Adapter-0.30.0-5|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Log-Any-Adapter-0.30.0-5|37	%make
12cr|perl-Log-Any-Adapter-0.30.0-5|38	
12cr|perl-Log-Any-Adapter-0.30.0-5|39	%check
12cr|perl-Log-Any-Adapter-0.30.0-5|40	%make test
12cr|perl-Log-Any-Adapter-0.30.0-5|41	
12cr|perl-Log-Any-Adapter-0.30.0-5|42	%install
12cr|perl-Log-Any-Adapter-0.30.0-5|43	%makeinstall_std
12cr|perl-Log-Any-Adapter-0.30.0-5|44	
12cr|perl-Log-Any-Adapter-0.30.0-5|45	%files
12cr|perl-Log-Any-Adapter-0.30.0-5|46	%doc Changes META.yml README
12cr|perl-Log-Any-Adapter-0.30.0-5|47	%{_mandir}/man3/*
12cr|perl-Log-Any-Adapter-0.30.0-5|48	%{perl_vendorlib}/*
12cr|perl-Log-Any-Adapter-0.30.0-5|49	
12cr|perl-Log-Any-Adapter-0.30.0-5|50	%changelog
12cr|perl-Log-Any-Adapter-0.30.0-5|51	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 0.30.0-4mdv2011.0
12cr|perl-Log-Any-Adapter-0.30.0-5|52	+ Revision: 658196
12cr|perl-Log-Any-Adapter-0.30.0-5|53	- more req
12cr|perl-Log-Any-Adapter-0.30.0-5|54	
12cr|perl-Log-Any-Adapter-0.30.0-5|55	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 0.30.0-3
12cr|perl-Log-Any-Adapter-0.30.0-5|56	+ Revision: 658165
12cr|perl-Log-Any-Adapter-0.30.0-5|57	- add runtime req
12cr|perl-Log-Any-Adapter-0.30.0-5|58	
12cr|perl-Log-Any-Adapter-0.30.0-5|59	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2
12cr|perl-Log-Any-Adapter-0.30.0-5|60	+ Revision: 656937
12cr|perl-Log-Any-Adapter-0.30.0-5|61	- rebuild for updated spec-helper
12cr|perl-Log-Any-Adapter-0.30.0-5|62	
12cr|perl-Log-Any-Adapter-0.30.0-5|63	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-Log-Any-Adapter-0.30.0-5|64	+ Revision: 624836
12cr|perl-Log-Any-Adapter-0.30.0-5|65	- import perl-Log-Any-Adapter
12cr|perl-Log-Any-Adapter-0.30.0-5|66	

4850 12
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|1	%define upstream_name    Log-Any-Adapter-Dispatch
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|2	%define upstream_version 0.06
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|3	
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|6	Release:	4
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|7	
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|8	Summary:	This Log::Any adapter uses Log::Dispatch for logging
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|9	License:	GPL+ or Artistic
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|10	Group:		Development/Perl
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|13	
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|14	BuildRequires:	perl-devel
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|16	BuildRequires:	perl(File::Temp)
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|17	BuildRequires:	perl(Log::Dispatch)
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|18	BuildRequires:	perl(Test::More)
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|19	BuildRequires:	perl(Log::Any::Adapter)
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|20	# Looks like this one is also needed
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|21	BuildRequires:	perl-Log-Any-Adapter
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|22	BuildArch:	noarch
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|23	
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|24	%description
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|25	This Log::Any adapter uses Log::Dispatch for logging.
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|26	
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|27	You may either pass parameters (like _outputs_) to be passed to
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|28	'Log::Dispatch->new', or pass a 'Log::Dispatch' object directly in the
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|29	_dispatcher_ parameter.
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|30	
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|31	%prep
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|33	
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|34	%build
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|36	%make
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|37	
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|38	%check
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|39	%make test
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|40	
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|41	%install
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|42	%makeinstall_std
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|43	
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|44	%files
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|45	%doc Changes META.yml README
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|46	%{_mandir}/man3/*
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|47	%{perl_vendorlib}/*
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|48	
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|49	%changelog
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|50	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.60.0-3mdv2011.0
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|51	+ Revision: 657787
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|52	- rebuild for updated spec-helper
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|53	
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|54	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|55	+ Revision: 624920
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|56	- Fix the dependency on perl-Log-Any-Adapter
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|57	- import perl-Log-Any-Adapter-Dispatch
12cr|perl-Log-Any-Adapter-Dispatch-0.60.0-4|58	

4851 12
12cr|perl-Log-Contextual-0.3.40-3|1	%define upstream_name    Log-Contextual
12cr|perl-Log-Contextual-0.3.40-3|2	%define upstream_version 0.00304
12cr|perl-Log-Contextual-0.3.40-3|3	
12cr|perl-Log-Contextual-0.3.40-3|4	Name:		perl-%{upstream_name}
12cr|perl-Log-Contextual-0.3.40-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Log-Contextual-0.3.40-3|6	Release:	3
12cr|perl-Log-Contextual-0.3.40-3|7	
12cr|perl-Log-Contextual-0.3.40-3|8	Summary:	Super simple logger made for playing with Log::Contextual
12cr|perl-Log-Contextual-0.3.40-3|9	License:	GPL+ or Artistic
12cr|perl-Log-Contextual-0.3.40-3|10	Group:		Development/Perl
12cr|perl-Log-Contextual-0.3.40-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Log-Contextual-0.3.40-3|12	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Log-Contextual-0.3.40-3|13	
12cr|perl-Log-Contextual-0.3.40-3|14	BuildRequires:	perl-devel
12cr|perl-Log-Contextual-0.3.40-3|15	BuildRequires:	perl(Data::Dumper::Concise)
12cr|perl-Log-Contextual-0.3.40-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Log-Contextual-0.3.40-3|17	BuildArch:	noarch
12cr|perl-Log-Contextual-0.3.40-3|18	
12cr|perl-Log-Contextual-0.3.40-3|19	%description
12cr|perl-Log-Contextual-0.3.40-3|20	This module is a simple interface to extensible logging. It is bundled with
12cr|perl-Log-Contextual-0.3.40-3|21	a really basic logger, the Log::Contextual::SimpleLogger manpage, but in
12cr|perl-Log-Contextual-0.3.40-3|22	general you should use a real logger instead of that. For something more
12cr|perl-Log-Contextual-0.3.40-3|23	serious but not overly complicated, try the Log::Dispatchouli manpage (see
12cr|perl-Log-Contextual-0.3.40-3|24	the /SYNOPSIS manpage for example.)
12cr|perl-Log-Contextual-0.3.40-3|25	
12cr|perl-Log-Contextual-0.3.40-3|26	%prep
12cr|perl-Log-Contextual-0.3.40-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Log-Contextual-0.3.40-3|28	
12cr|perl-Log-Contextual-0.3.40-3|29	%build
12cr|perl-Log-Contextual-0.3.40-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Log-Contextual-0.3.40-3|31	%make
12cr|perl-Log-Contextual-0.3.40-3|32	
12cr|perl-Log-Contextual-0.3.40-3|33	%check
12cr|perl-Log-Contextual-0.3.40-3|34	%make test
12cr|perl-Log-Contextual-0.3.40-3|35	
12cr|perl-Log-Contextual-0.3.40-3|36	%install
12cr|perl-Log-Contextual-0.3.40-3|37	%makeinstall_std
12cr|perl-Log-Contextual-0.3.40-3|38	
12cr|perl-Log-Contextual-0.3.40-3|39	%files
12cr|perl-Log-Contextual-0.3.40-3|40	%doc Changes META.yml
12cr|perl-Log-Contextual-0.3.40-3|41	%{_mandir}/man3/*
12cr|perl-Log-Contextual-0.3.40-3|42	%{perl_vendorlib}/*
12cr|perl-Log-Contextual-0.3.40-3|43	
12cr|perl-Log-Contextual-0.3.40-3|44	%changelog
12cr|perl-Log-Contextual-0.3.40-3|45	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.3.40-2mdv2011.0
12cr|perl-Log-Contextual-0.3.40-3|46	+ Revision: 655601
12cr|perl-Log-Contextual-0.3.40-3|47	- rebuild for updated spec-helper
12cr|perl-Log-Contextual-0.3.40-3|48	
12cr|perl-Log-Contextual-0.3.40-3|49	* Wed Aug 11 2010 Shlomi Fish <shlomif@mandriva.org> 0.3.40-1mdv2011.0
12cr|perl-Log-Contextual-0.3.40-3|50	+ Revision: 569118
12cr|perl-Log-Contextual-0.3.40-3|51	- Upgraded to 0.00304
12cr|perl-Log-Contextual-0.3.40-3|52	- import perl-Log-Contextual
12cr|perl-Log-Contextual-0.3.40-3|53	
12cr|perl-Log-Contextual-0.3.40-3|54	
12cr|perl-Log-Contextual-0.3.40-3|55	* Tue Jul 27 2010 cpan2dist 0.00303-1mdv
12cr|perl-Log-Contextual-0.3.40-3|56	- initial mdv release, generated with cpan2dist

4852 12
12cr|perl-Log-Dispatch-2.290.0-2|1	%define upstream_name    Log-Dispatch
12cr|perl-Log-Dispatch-2.290.0-2|2	%define upstream_version 2.29
12cr|perl-Log-Dispatch-2.290.0-2|3	
12cr|perl-Log-Dispatch-2.290.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Log-Dispatch-2.290.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Log-Dispatch-2.290.0-2|6	Release:	2
12cr|perl-Log-Dispatch-2.290.0-2|7	
12cr|perl-Log-Dispatch-2.290.0-2|8	Summary:	Perl modules for logging messages to multiple outputs
12cr|perl-Log-Dispatch-2.290.0-2|9	License:	GPL+ or Artistic
12cr|perl-Log-Dispatch-2.290.0-2|10	Group:		Development/Perl
12cr|perl-Log-Dispatch-2.290.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Log-Dispatch-2.290.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Log-Dispatch-2.290.0-2|13	
12cr|perl-Log-Dispatch-2.290.0-2|14	BuildRequires:	perl-devel
12cr|perl-Log-Dispatch-2.290.0-2|15	BuildRequires:	perl(Params::Validate)
12cr|perl-Log-Dispatch-2.290.0-2|16	BuildRequires:	perl(Mail::Sender)
12cr|perl-Log-Dispatch-2.290.0-2|17	BuildRequires:	perl(Mail::Sendmail)
12cr|perl-Log-Dispatch-2.290.0-2|18	BuildRequires:	perl(MIME::Lite)
12cr|perl-Log-Dispatch-2.290.0-2|19	BuildArch:	noarch
12cr|perl-Log-Dispatch-2.290.0-2|20	
12cr|perl-Log-Dispatch-2.290.0-2|21	%description
12cr|perl-Log-Dispatch-2.290.0-2|22	Log::Dispatch is a suite of OO modules for logging messages to multiple
12cr|perl-Log-Dispatch-2.290.0-2|23	outputs, each of which can have a minimum and maximum log level.  It is
12cr|perl-Log-Dispatch-2.290.0-2|24	designed to be easily subclassed, both for creating a new dispatcher object and
12cr|perl-Log-Dispatch-2.290.0-2|25	particularly for creating new outputs.
12cr|perl-Log-Dispatch-2.290.0-2|26	
12cr|perl-Log-Dispatch-2.290.0-2|27	%package ApacheLog
12cr|perl-Log-Dispatch-2.290.0-2|28	Summary: Apache mod_perl dispatcher for Log::Dispatch
12cr|perl-Log-Dispatch-2.290.0-2|29	Group:   Development/Perl
12cr|perl-Log-Dispatch-2.290.0-2|30	
12cr|perl-Log-Dispatch-2.290.0-2|31	%description ApacheLog
12cr|perl-Log-Dispatch-2.290.0-2|32	Log::Dispatch::ApacheLog is a dispatcher for apache logging, used with
12cr|perl-Log-Dispatch-2.290.0-2|33	mod_perl.
12cr|perl-Log-Dispatch-2.290.0-2|34	
12cr|perl-Log-Dispatch-2.290.0-2|35	%prep
12cr|perl-Log-Dispatch-2.290.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Log-Dispatch-2.290.0-2|37	
12cr|perl-Log-Dispatch-2.290.0-2|38	%build
12cr|perl-Log-Dispatch-2.290.0-2|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Log-Dispatch-2.290.0-2|40	%make CFLAGS="%{optflags}"
12cr|perl-Log-Dispatch-2.290.0-2|41	
12cr|perl-Log-Dispatch-2.290.0-2|42	%check
12cr|perl-Log-Dispatch-2.290.0-2|43	%make test
12cr|perl-Log-Dispatch-2.290.0-2|44	
12cr|perl-Log-Dispatch-2.290.0-2|45	%install
12cr|perl-Log-Dispatch-2.290.0-2|46	%makeinstall_std
12cr|perl-Log-Dispatch-2.290.0-2|47	
12cr|perl-Log-Dispatch-2.290.0-2|48	%files
12cr|perl-Log-Dispatch-2.290.0-2|49	%doc Changes LICENSE README
12cr|perl-Log-Dispatch-2.290.0-2|50	%{perl_vendorlib}/Log
12cr|perl-Log-Dispatch-2.290.0-2|51	%exclude %{perl_vendorlib}/Log/Dispatch/ApacheLog.pm
12cr|perl-Log-Dispatch-2.290.0-2|52	%exclude %{_mandir}/*/Log::Dispatch::ApacheLog*
12cr|perl-Log-Dispatch-2.290.0-2|53	%{_mandir}/*/*
12cr|perl-Log-Dispatch-2.290.0-2|54	
12cr|perl-Log-Dispatch-2.290.0-2|55	%files ApacheLog
12cr|perl-Log-Dispatch-2.290.0-2|56	%{perl_vendorlib}/Log/Dispatch/ApacheLog.pm
12cr|perl-Log-Dispatch-2.290.0-2|57	%{_mandir}/*/Log::Dispatch::ApacheLog*
12cr|perl-Log-Dispatch-2.290.0-2|58	
12cr|perl-Log-Dispatch-2.290.0-2|59	
12cr|perl-Log-Dispatch-2.290.0-2|60	%changelog
12cr|perl-Log-Dispatch-2.290.0-2|61	* Sat Mar 19 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.290.0-1mdv2011.0
12cr|perl-Log-Dispatch-2.290.0-2|62	+ Revision: 647009
12cr|perl-Log-Dispatch-2.290.0-2|63	- update to new version 2.29
12cr|perl-Log-Dispatch-2.290.0-2|64	
12cr|perl-Log-Dispatch-2.290.0-2|65	* Sat Dec 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.280.0-1mdv2011.0
12cr|perl-Log-Dispatch-2.290.0-2|66	+ Revision: 622843
12cr|perl-Log-Dispatch-2.290.0-2|67	- update to new version 2.28
12cr|perl-Log-Dispatch-2.290.0-2|68	
12cr|perl-Log-Dispatch-2.290.0-2|69	* Sat Nov 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.270.0-1mdv2011.0
12cr|perl-Log-Dispatch-2.290.0-2|70	+ Revision: 597077
12cr|perl-Log-Dispatch-2.290.0-2|71	- new version
12cr|perl-Log-Dispatch-2.290.0-2|72	
12cr|perl-Log-Dispatch-2.290.0-2|73	* Wed Sep 23 2009 Jérôme Quelin <jquelin@mandriva.org> 2.260.0-1mdv2011.0
12cr|perl-Log-Dispatch-2.290.0-2|74	+ Revision: 447605
12cr|perl-Log-Dispatch-2.290.0-2|75	- update to 2.26
12cr|perl-Log-Dispatch-2.290.0-2|76	
12cr|perl-Log-Dispatch-2.290.0-2|77	* Wed Sep 16 2009 Jérôme Quelin <jquelin@mandriva.org> 2.250.0-1mdv2010.0
12cr|perl-Log-Dispatch-2.290.0-2|78	+ Revision: 443473
12cr|perl-Log-Dispatch-2.290.0-2|79	- update to 2.25
12cr|perl-Log-Dispatch-2.290.0-2|80	
12cr|perl-Log-Dispatch-2.290.0-2|81	* Mon Sep 14 2009 Jérôme Quelin <jquelin@mandriva.org> 2.240.0-1mdv2010.0
12cr|perl-Log-Dispatch-2.290.0-2|82	+ Revision: 439438
12cr|perl-Log-Dispatch-2.290.0-2|83	- update to 2.24
12cr|perl-Log-Dispatch-2.290.0-2|84	
12cr|perl-Log-Dispatch-2.290.0-2|85	* Sun Sep 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.230.0-1mdv2010.0
12cr|perl-Log-Dispatch-2.290.0-2|86	+ Revision: 438655
12cr|perl-Log-Dispatch-2.290.0-2|87	- update to new version 2.23
12cr|perl-Log-Dispatch-2.290.0-2|88	
12cr|perl-Log-Dispatch-2.290.0-2|89	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 2.220.0-1mdv2010.0
12cr|perl-Log-Dispatch-2.290.0-2|90	+ Revision: 403394
12cr|perl-Log-Dispatch-2.290.0-2|91	- rebuild using %%perl_convert_version
12cr|perl-Log-Dispatch-2.290.0-2|92	
12cr|perl-Log-Dispatch-2.290.0-2|93	* Thu Nov 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.22-1mdv2009.1
12cr|perl-Log-Dispatch-2.290.0-2|94	+ Revision: 302849
12cr|perl-Log-Dispatch-2.290.0-2|95	- update to new version 2.22
12cr|perl-Log-Dispatch-2.290.0-2|96	
12cr|perl-Log-Dispatch-2.290.0-2|97	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.21-4mdv2009.0
12cr|perl-Log-Dispatch-2.290.0-2|98	+ Revision: 257668
12cr|perl-Log-Dispatch-2.290.0-2|99	- rebuild
12cr|perl-Log-Dispatch-2.290.0-2|100	
12cr|perl-Log-Dispatch-2.290.0-2|101	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.21-3mdv2009.0
12cr|perl-Log-Dispatch-2.290.0-2|102	+ Revision: 245706
12cr|perl-Log-Dispatch-2.290.0-2|103	- rebuild
12cr|perl-Log-Dispatch-2.290.0-2|104	
12cr|perl-Log-Dispatch-2.290.0-2|105	* Thu Feb 07 2008 Funda Wang <fwang@mandriva.org> 2.21-1mdv2008.1
12cr|perl-Log-Dispatch-2.290.0-2|106	+ Revision: 163387
12cr|perl-Log-Dispatch-2.290.0-2|107	- update to new version 2.21
12cr|perl-Log-Dispatch-2.290.0-2|108	
12cr|perl-Log-Dispatch-2.290.0-2|109	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Log-Dispatch-2.290.0-2|110	- restore BuildRoot
12cr|perl-Log-Dispatch-2.290.0-2|111	
12cr|perl-Log-Dispatch-2.290.0-2|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Log-Dispatch-2.290.0-2|113	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Log-Dispatch-2.290.0-2|114	
12cr|perl-Log-Dispatch-2.290.0-2|115	* Sat Nov 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.20-1mdv2008.1
12cr|perl-Log-Dispatch-2.290.0-2|116	+ Revision: 105553
12cr|perl-Log-Dispatch-2.290.0-2|117	- update to new version 2.20
12cr|perl-Log-Dispatch-2.290.0-2|118	
12cr|perl-Log-Dispatch-2.290.0-2|119	* Tue Jul 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.18-1mdv2008.0
12cr|perl-Log-Dispatch-2.290.0-2|120	+ Revision: 47694
12cr|perl-Log-Dispatch-2.290.0-2|121	- update to new version 2.18
12cr|perl-Log-Dispatch-2.290.0-2|122	
12cr|perl-Log-Dispatch-2.290.0-2|123	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 2.17-1mdv2008.0
12cr|perl-Log-Dispatch-2.290.0-2|124	+ Revision: 20234
12cr|perl-Log-Dispatch-2.290.0-2|125	- 2.17
12cr|perl-Log-Dispatch-2.290.0-2|126	- kill patch0, no longer need
12cr|perl-Log-Dispatch-2.290.0-2|127	
12cr|perl-Log-Dispatch-2.290.0-2|128	
12cr|perl-Log-Dispatch-2.290.0-2|129	* Mon Aug 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.12-1mdv2007.0
12cr|perl-Log-Dispatch-2.290.0-2|130	- new version
12cr|perl-Log-Dispatch-2.290.0-2|131	- Module::Build-based build
12cr|perl-Log-Dispatch-2.290.0-2|132	
12cr|perl-Log-Dispatch-2.290.0-2|133	* Wed Apr 19 2006 Michael Scherer <misc@mandriva.org> 2.11-4mdk
12cr|perl-Log-Dispatch-2.290.0-2|134	- split Log::Dispatch::ApacheLog from main package, as it pulls
12cr|perl-Log-Dispatch-2.290.0-2|135	mod_perl, which pulls apache, which is a server.
12cr|perl-Log-Dispatch-2.290.0-2|136	- convert to new policy ( ie, use perl(Foo) for buildRequires )
12cr|perl-Log-Dispatch-2.290.0-2|137	- enhance summary
12cr|perl-Log-Dispatch-2.290.0-2|138	
12cr|perl-Log-Dispatch-2.290.0-2|139	* Thu Dec 22 2005 Michael Scherer <misc@mandriva.org> 2.11-3mdk
12cr|perl-Log-Dispatch-2.290.0-2|140	- mkrel
12cr|perl-Log-Dispatch-2.290.0-2|141	
12cr|perl-Log-Dispatch-2.290.0-2|142	* Tue Sep 27 2005 Oden Eriksson <oeriksson@mandriva.com> 2.11-2mdk
12cr|perl-Log-Dispatch-2.290.0-2|143	- fix deps
12cr|perl-Log-Dispatch-2.290.0-2|144	
12cr|perl-Log-Dispatch-2.290.0-2|145	* Mon Aug 22 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.11-1mdk
12cr|perl-Log-Dispatch-2.290.0-2|146	- 2.11
12cr|perl-Log-Dispatch-2.290.0-2|147	
12cr|perl-Log-Dispatch-2.290.0-2|148	* Thu Jun 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.10-1mdk
12cr|perl-Log-Dispatch-2.290.0-2|149	- 2.10
12cr|perl-Log-Dispatch-2.290.0-2|150	- fix install
12cr|perl-Log-Dispatch-2.290.0-2|151	- fix perms
12cr|perl-Log-Dispatch-2.290.0-2|152	

4853 12
12cr|perl-Log-Dispatch-Array-1.1.0-3|1	%define upstream_name    Log-Dispatch-Array
12cr|perl-Log-Dispatch-Array-1.1.0-3|2	%define upstream_version 1.001
12cr|perl-Log-Dispatch-Array-1.1.0-3|3	
12cr|perl-Log-Dispatch-Array-1.1.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Log-Dispatch-Array-1.1.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Log-Dispatch-Array-1.1.0-3|6	Release:	3
12cr|perl-Log-Dispatch-Array-1.1.0-3|7	
12cr|perl-Log-Dispatch-Array-1.1.0-3|8	Summary:	Log events to an array (reference)
12cr|perl-Log-Dispatch-Array-1.1.0-3|9	License:	GPL+ or Artistic
12cr|perl-Log-Dispatch-Array-1.1.0-3|10	Group:		Development/Perl
12cr|perl-Log-Dispatch-Array-1.1.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Log-Dispatch-Array-1.1.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Log-Dispatch-Array-1.1.0-3|13	
12cr|perl-Log-Dispatch-Array-1.1.0-3|14	BuildRequires:	perl-devel
12cr|perl-Log-Dispatch-Array-1.1.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Log-Dispatch-Array-1.1.0-3|16	BuildRequires:	perl(Log::Dispatch::Output)
12cr|perl-Log-Dispatch-Array-1.1.0-3|17	BuildRequires:	perl(Test::Deep)
12cr|perl-Log-Dispatch-Array-1.1.0-3|18	BuildArch:	noarch
12cr|perl-Log-Dispatch-Array-1.1.0-3|19	
12cr|perl-Log-Dispatch-Array-1.1.0-3|20	%description
12cr|perl-Log-Dispatch-Array-1.1.0-3|21	This provides a Log::Dispatch log output system that appends logged events
12cr|perl-Log-Dispatch-Array-1.1.0-3|22	to an array reference. This is probably only useful for testing the logging
12cr|perl-Log-Dispatch-Array-1.1.0-3|23	of your code.
12cr|perl-Log-Dispatch-Array-1.1.0-3|24	
12cr|perl-Log-Dispatch-Array-1.1.0-3|25	%prep
12cr|perl-Log-Dispatch-Array-1.1.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Log-Dispatch-Array-1.1.0-3|27	
12cr|perl-Log-Dispatch-Array-1.1.0-3|28	%build
12cr|perl-Log-Dispatch-Array-1.1.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Log-Dispatch-Array-1.1.0-3|30	%make
12cr|perl-Log-Dispatch-Array-1.1.0-3|31	
12cr|perl-Log-Dispatch-Array-1.1.0-3|32	%check
12cr|perl-Log-Dispatch-Array-1.1.0-3|33	%make test
12cr|perl-Log-Dispatch-Array-1.1.0-3|34	
12cr|perl-Log-Dispatch-Array-1.1.0-3|35	%install
12cr|perl-Log-Dispatch-Array-1.1.0-3|36	%makeinstall_std
12cr|perl-Log-Dispatch-Array-1.1.0-3|37	
12cr|perl-Log-Dispatch-Array-1.1.0-3|38	%files
12cr|perl-Log-Dispatch-Array-1.1.0-3|39	%doc Changes LICENSE META.yml README
12cr|perl-Log-Dispatch-Array-1.1.0-3|40	%{_mandir}/man3/*
12cr|perl-Log-Dispatch-Array-1.1.0-3|41	%{perl_vendorlib}/*
12cr|perl-Log-Dispatch-Array-1.1.0-3|42	
12cr|perl-Log-Dispatch-Array-1.1.0-3|43	%changelog
12cr|perl-Log-Dispatch-Array-1.1.0-3|44	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.1.0-2mdv2011.0
12cr|perl-Log-Dispatch-Array-1.1.0-3|45	+ Revision: 655042
12cr|perl-Log-Dispatch-Array-1.1.0-3|46	- rebuild for updated spec-helper
12cr|perl-Log-Dispatch-Array-1.1.0-3|47	
12cr|perl-Log-Dispatch-Array-1.1.0-3|48	* Thu Mar 04 2010 Jérôme Quelin <jquelin@mandriva.org> 1.1.0-1mdv2011.0
12cr|perl-Log-Dispatch-Array-1.1.0-3|49	+ Revision: 514099
12cr|perl-Log-Dispatch-Array-1.1.0-3|50	- import perl-Log-Dispatch-Array
12cr|perl-Log-Dispatch-Array-1.1.0-3|51	
12cr|perl-Log-Dispatch-Array-1.1.0-3|52	
12cr|perl-Log-Dispatch-Array-1.1.0-3|53	* Thu Mar 04 2010 cpan2dist 1.001-1mdv
12cr|perl-Log-Dispatch-Array-1.1.0-3|54	- initial mdv release, generated with cpan2dist

4854 12
12cr|perl-Log-Dispatch-Config-1.40.0-2|1	%define upstream_name    Log-Dispatch-Config
12cr|perl-Log-Dispatch-Config-1.40.0-2|2	%define upstream_version 1.04
12cr|perl-Log-Dispatch-Config-1.40.0-2|3	
12cr|perl-Log-Dispatch-Config-1.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Log-Dispatch-Config-1.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Log-Dispatch-Config-1.40.0-2|6	Release:	2
12cr|perl-Log-Dispatch-Config-1.40.0-2|7	
12cr|perl-Log-Dispatch-Config-1.40.0-2|8	Summary:	Log4j for Perl
12cr|perl-Log-Dispatch-Config-1.40.0-2|9	License:	GPL+ or Artistic
12cr|perl-Log-Dispatch-Config-1.40.0-2|10	Group:		Development/Perl
12cr|perl-Log-Dispatch-Config-1.40.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Log-Dispatch-Config-1.40.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Log-Dispatch-Config-1.40.0-2|13	
12cr|perl-Log-Dispatch-Config-1.40.0-2|14	BuildRequires:	perl-devel
12cr|perl-Log-Dispatch-Config-1.40.0-2|15	BuildRequires:	perl(Test::Simple)  >= 0.420.0
12cr|perl-Log-Dispatch-Config-1.40.0-2|16	BuildRequires:	perl(AppConfig)     >= 1.520.0
12cr|perl-Log-Dispatch-Config-1.40.0-2|17	BuildRequires:	perl(IO::Stringy)
12cr|perl-Log-Dispatch-Config-1.40.0-2|18	BuildRequires:	perl(Log::Dispatch) >= 2.110.0
12cr|perl-Log-Dispatch-Config-1.40.0-2|19	
12cr|perl-Log-Dispatch-Config-1.40.0-2|20	BuildArch:	noarch
12cr|perl-Log-Dispatch-Config-1.40.0-2|21	
12cr|perl-Log-Dispatch-Config-1.40.0-2|22	%description
12cr|perl-Log-Dispatch-Config-1.40.0-2|23	Log::Dispatch::Config is a subclass of Log::Dispatch and provides a way
12cr|perl-Log-Dispatch-Config-1.40.0-2|24	to configure Log::Dispatch object with configulation file (default, in
12cr|perl-Log-Dispatch-Config-1.40.0-2|25	AppConfig format). I mean, this is log4j for Perl, not with all API
12cr|perl-Log-Dispatch-Config-1.40.0-2|26	compatibility though.
12cr|perl-Log-Dispatch-Config-1.40.0-2|27	
12cr|perl-Log-Dispatch-Config-1.40.0-2|28	%prep
12cr|perl-Log-Dispatch-Config-1.40.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Log-Dispatch-Config-1.40.0-2|30	
12cr|perl-Log-Dispatch-Config-1.40.0-2|31	%build
12cr|perl-Log-Dispatch-Config-1.40.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Log-Dispatch-Config-1.40.0-2|33	%make
12cr|perl-Log-Dispatch-Config-1.40.0-2|34	
12cr|perl-Log-Dispatch-Config-1.40.0-2|35	%check
12cr|perl-Log-Dispatch-Config-1.40.0-2|36	%make test
12cr|perl-Log-Dispatch-Config-1.40.0-2|37	
12cr|perl-Log-Dispatch-Config-1.40.0-2|38	%install
12cr|perl-Log-Dispatch-Config-1.40.0-2|39	%makeinstall_std
12cr|perl-Log-Dispatch-Config-1.40.0-2|40	
12cr|perl-Log-Dispatch-Config-1.40.0-2|41	%files
12cr|perl-Log-Dispatch-Config-1.40.0-2|42	%defattr(644,root,root,755)
12cr|perl-Log-Dispatch-Config-1.40.0-2|43	%doc Changes README
12cr|perl-Log-Dispatch-Config-1.40.0-2|44	%{perl_vendorlib}/Log/Dispatch*
12cr|perl-Log-Dispatch-Config-1.40.0-2|45	%{_mandir}/*/*
12cr|perl-Log-Dispatch-Config-1.40.0-2|46	
12cr|perl-Log-Dispatch-Config-1.40.0-2|47	
12cr|perl-Log-Dispatch-Config-1.40.0-2|48	%changelog
12cr|perl-Log-Dispatch-Config-1.40.0-2|49	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.40.0-1mdv2011.0
12cr|perl-Log-Dispatch-Config-1.40.0-2|50	+ Revision: 654093
12cr|perl-Log-Dispatch-Config-1.40.0-2|51	- update to new version 1.04
12cr|perl-Log-Dispatch-Config-1.40.0-2|52	
12cr|perl-Log-Dispatch-Config-1.40.0-2|53	* Fri Feb 05 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.30.0-1mdv2011.0
12cr|perl-Log-Dispatch-Config-1.40.0-2|54	+ Revision: 501144
12cr|perl-Log-Dispatch-Config-1.40.0-2|55	- update to 1.03
12cr|perl-Log-Dispatch-Config-1.40.0-2|56	- fixed url field
12cr|perl-Log-Dispatch-Config-1.40.0-2|57	
12cr|perl-Log-Dispatch-Config-1.40.0-2|58	* Thu Jul 23 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.20.0-1mdv2010.0
12cr|perl-Log-Dispatch-Config-1.40.0-2|59	+ Revision: 398793
12cr|perl-Log-Dispatch-Config-1.40.0-2|60	- rebuild
12cr|perl-Log-Dispatch-Config-1.40.0-2|61	- using %%perl_convert_version
12cr|perl-Log-Dispatch-Config-1.40.0-2|62	- fixed summary, license, buildrequires fields
12cr|perl-Log-Dispatch-Config-1.40.0-2|63	
12cr|perl-Log-Dispatch-Config-1.40.0-2|64	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.02-3mdv2009.0
12cr|perl-Log-Dispatch-Config-1.40.0-2|65	+ Revision: 241649
12cr|perl-Log-Dispatch-Config-1.40.0-2|66	- rebuild
12cr|perl-Log-Dispatch-Config-1.40.0-2|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Log-Dispatch-Config-1.40.0-2|68	
12cr|perl-Log-Dispatch-Config-1.40.0-2|69	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Log-Dispatch-Config-1.40.0-2|70	- restore BuildRoot
12cr|perl-Log-Dispatch-Config-1.40.0-2|71	
12cr|perl-Log-Dispatch-Config-1.40.0-2|72	* Thu Aug 09 2007 Funda Wang <fwang@mandriva.org> 1.02-1mdv2008.0
12cr|perl-Log-Dispatch-Config-1.40.0-2|73	+ Revision: 60693
12cr|perl-Log-Dispatch-Config-1.40.0-2|74	- New version 1.02
12cr|perl-Log-Dispatch-Config-1.40.0-2|75	
12cr|perl-Log-Dispatch-Config-1.40.0-2|76	
12cr|perl-Log-Dispatch-Config-1.40.0-2|77	* Tue Sep 27 2005 Oden Eriksson <oeriksson@mandriva.com> 1.01-6mdk
12cr|perl-Log-Dispatch-Config-1.40.0-2|78	- fix deps
12cr|perl-Log-Dispatch-Config-1.40.0-2|79	- run the test suite
12cr|perl-Log-Dispatch-Config-1.40.0-2|80	
12cr|perl-Log-Dispatch-Config-1.40.0-2|81	* Mon Jan 19 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.01-5mdk
12cr|perl-Log-Dispatch-Config-1.40.0-2|82	- use requires_exceptions
12cr|perl-Log-Dispatch-Config-1.40.0-2|83	
12cr|perl-Log-Dispatch-Config-1.40.0-2|84	* Tue Aug 12 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.01-4mdk
12cr|perl-Log-Dispatch-Config-1.40.0-2|85	- rebuild
12cr|perl-Log-Dispatch-Config-1.40.0-2|86	- use %%makeinstall_std macro
12cr|perl-Log-Dispatch-Config-1.40.0-2|87	- don't set PREFIX
12cr|perl-Log-Dispatch-Config-1.40.0-2|88	- use %%make macro
12cr|perl-Log-Dispatch-Config-1.40.0-2|89	- drop $RPM_OPT_FLAGS, no need
12cr|perl-Log-Dispatch-Config-1.40.0-2|90	
12cr|perl-Log-Dispatch-Config-1.40.0-2|91	* Wed Aug 21 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.01-3mdk
12cr|perl-Log-Dispatch-Config-1.40.0-2|92	- rebuild
12cr|perl-Log-Dispatch-Config-1.40.0-2|93	
12cr|perl-Log-Dispatch-Config-1.40.0-2|94	* Mon Jun 17 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.01-2mdk
12cr|perl-Log-Dispatch-Config-1.40.0-2|95	- from Peter Chen <petechen@86.private> :
12cr|perl-Log-Dispatch-Config-1.40.0-2|96	- Remove blank line from description.
12cr|perl-Log-Dispatch-Config-1.40.0-2|97	
12cr|perl-Log-Dispatch-Config-1.40.0-2|98	* Thu Jun 13 2002 Peter Chen <petechen@netilla.com> 1.01-1mdk
12cr|perl-Log-Dispatch-Config-1.40.0-2|99	- 1.01
12cr|perl-Log-Dispatch-Config-1.40.0-2|100	

4855 12
12cr|perl-Log-Dispatchouli-2.5.0-2|1	%define upstream_name    Log-Dispatchouli
12cr|perl-Log-Dispatchouli-2.5.0-2|2	%define upstream_version 2.005
12cr|perl-Log-Dispatchouli-2.5.0-2|3	
12cr|perl-Log-Dispatchouli-2.5.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Log-Dispatchouli-2.5.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Log-Dispatchouli-2.5.0-2|6	Release:	2
12cr|perl-Log-Dispatchouli-2.5.0-2|7	
12cr|perl-Log-Dispatchouli-2.5.0-2|8	Summary:	A simple wrapper around Log::Dispatch
12cr|perl-Log-Dispatchouli-2.5.0-2|9	License:	GPL+ or Artistic
12cr|perl-Log-Dispatchouli-2.5.0-2|10	Group:		Development/Perl
12cr|perl-Log-Dispatchouli-2.5.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Log-Dispatchouli-2.5.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Log-Dispatchouli-2.5.0-2|13	
12cr|perl-Log-Dispatchouli-2.5.0-2|14	BuildRequires:	perl-devel
12cr|perl-Log-Dispatchouli-2.5.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-Log-Dispatchouli-2.5.0-2|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Log-Dispatchouli-2.5.0-2|17	BuildRequires:	perl(Log::Dispatch)
12cr|perl-Log-Dispatchouli-2.5.0-2|18	BuildRequires:	perl(Log::Dispatch::Array)
12cr|perl-Log-Dispatchouli-2.5.0-2|19	BuildRequires:	perl(Log::Dispatch::File)
12cr|perl-Log-Dispatchouli-2.5.0-2|20	BuildRequires:	perl(Log::Dispatch::Screen)
12cr|perl-Log-Dispatchouli-2.5.0-2|21	BuildRequires:	perl(Log::Dispatch::Syslog)
12cr|perl-Log-Dispatchouli-2.5.0-2|22	BuildRequires:	perl(Params::Util)
12cr|perl-Log-Dispatchouli-2.5.0-2|23	BuildRequires:	perl(Scalar::Util)
12cr|perl-Log-Dispatchouli-2.5.0-2|24	BuildRequires:	perl(String::Flogger)
12cr|perl-Log-Dispatchouli-2.5.0-2|25	BuildRequires:	perl(Sub::Exporter::GlobExporter)
12cr|perl-Log-Dispatchouli-2.5.0-2|26	BuildRequires:	perl(Sys::Syslog)
12cr|perl-Log-Dispatchouli-2.5.0-2|27	BuildRequires:	perl(Test::Deep)
12cr|perl-Log-Dispatchouli-2.5.0-2|28	BuildRequires:	perl(Test::Fatal)
12cr|perl-Log-Dispatchouli-2.5.0-2|29	BuildRequires:	perl(Try::Tiny)
12cr|perl-Log-Dispatchouli-2.5.0-2|30	
12cr|perl-Log-Dispatchouli-2.5.0-2|31	BuildArch:	noarch
12cr|perl-Log-Dispatchouli-2.5.0-2|32	
12cr|perl-Log-Dispatchouli-2.5.0-2|33	Requires:	perl(Log::Dispatch::Array)
12cr|perl-Log-Dispatchouli-2.5.0-2|34	
12cr|perl-Log-Dispatchouli-2.5.0-2|35	%description
12cr|perl-Log-Dispatchouli-2.5.0-2|36	no description found
12cr|perl-Log-Dispatchouli-2.5.0-2|37	
12cr|perl-Log-Dispatchouli-2.5.0-2|38	%prep
12cr|perl-Log-Dispatchouli-2.5.0-2|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Log-Dispatchouli-2.5.0-2|40	
12cr|perl-Log-Dispatchouli-2.5.0-2|41	%build
12cr|perl-Log-Dispatchouli-2.5.0-2|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Log-Dispatchouli-2.5.0-2|43	%make
12cr|perl-Log-Dispatchouli-2.5.0-2|44	
12cr|perl-Log-Dispatchouli-2.5.0-2|45	%check
12cr|perl-Log-Dispatchouli-2.5.0-2|46	%make test
12cr|perl-Log-Dispatchouli-2.5.0-2|47	
12cr|perl-Log-Dispatchouli-2.5.0-2|48	%install
12cr|perl-Log-Dispatchouli-2.5.0-2|49	%makeinstall_std
12cr|perl-Log-Dispatchouli-2.5.0-2|50	
12cr|perl-Log-Dispatchouli-2.5.0-2|51	%files
12cr|perl-Log-Dispatchouli-2.5.0-2|52	%doc Changes LICENSE META.yml
12cr|perl-Log-Dispatchouli-2.5.0-2|53	%{_mandir}/man3/*
12cr|perl-Log-Dispatchouli-2.5.0-2|54	%{perl_vendorlib}/*
12cr|perl-Log-Dispatchouli-2.5.0-2|55	
12cr|perl-Log-Dispatchouli-2.5.0-2|56	%changelog
12cr|perl-Log-Dispatchouli-2.5.0-2|57	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.0-1mdv2011.0
12cr|perl-Log-Dispatchouli-2.5.0-2|58	+ Revision: 654094
12cr|perl-Log-Dispatchouli-2.5.0-2|59	- update to new version 2.005
12cr|perl-Log-Dispatchouli-2.5.0-2|60	
12cr|perl-Log-Dispatchouli-2.5.0-2|61	* Tue Feb 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.0-1
12cr|perl-Log-Dispatchouli-2.5.0-2|62	+ Revision: 634687
12cr|perl-Log-Dispatchouli-2.5.0-2|63	- update to new version 2.004
12cr|perl-Log-Dispatchouli-2.5.0-2|64	
12cr|perl-Log-Dispatchouli-2.5.0-2|65	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-1mdv2011.0
12cr|perl-Log-Dispatchouli-2.5.0-2|66	+ Revision: 602096
12cr|perl-Log-Dispatchouli-2.5.0-2|67	- new version
12cr|perl-Log-Dispatchouli-2.5.0-2|68	
12cr|perl-Log-Dispatchouli-2.5.0-2|69	* Tue Aug 24 2010 Jérôme Quelin <jquelin@mandriva.org> 1.102.350-1mdv2011.0
12cr|perl-Log-Dispatchouli-2.5.0-2|70	+ Revision: 572705
12cr|perl-Log-Dispatchouli-2.5.0-2|71	- update to 1.102350
12cr|perl-Log-Dispatchouli-2.5.0-2|72	
12cr|perl-Log-Dispatchouli-2.5.0-2|73	* Sat Aug 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.102.220-1mdv2011.0
12cr|perl-Log-Dispatchouli-2.5.0-2|74	+ Revision: 569745
12cr|perl-Log-Dispatchouli-2.5.0-2|75	- update to 1.102220
12cr|perl-Log-Dispatchouli-2.5.0-2|76	
12cr|perl-Log-Dispatchouli-2.5.0-2|77	* Sun Mar 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.712-2mdv2011.0
12cr|perl-Log-Dispatchouli-2.5.0-2|78	+ Revision: 518983
12cr|perl-Log-Dispatchouli-2.5.0-2|79	- adding missing requires:
12cr|perl-Log-Dispatchouli-2.5.0-2|80	
12cr|perl-Log-Dispatchouli-2.5.0-2|81	* Sat Mar 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.712-1mdv2010.1
12cr|perl-Log-Dispatchouli-2.5.0-2|82	+ Revision: 518660
12cr|perl-Log-Dispatchouli-2.5.0-2|83	- update to 1.100712
12cr|perl-Log-Dispatchouli-2.5.0-2|84	
12cr|perl-Log-Dispatchouli-2.5.0-2|85	* Thu Mar 11 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.691-1mdv2010.1
12cr|perl-Log-Dispatchouli-2.5.0-2|86	+ Revision: 518077
12cr|perl-Log-Dispatchouli-2.5.0-2|87	- update to 1.100691
12cr|perl-Log-Dispatchouli-2.5.0-2|88	
12cr|perl-Log-Dispatchouli-2.5.0-2|89	* Wed Mar 10 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.681-1mdv2010.1
12cr|perl-Log-Dispatchouli-2.5.0-2|90	+ Revision: 517303
12cr|perl-Log-Dispatchouli-2.5.0-2|91	- update to 1.100681
12cr|perl-Log-Dispatchouli-2.5.0-2|92	
12cr|perl-Log-Dispatchouli-2.5.0-2|93	* Tue Mar 09 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.670-1mdv2010.1
12cr|perl-Log-Dispatchouli-2.5.0-2|94	+ Revision: 517115
12cr|perl-Log-Dispatchouli-2.5.0-2|95	- update to 1.100670
12cr|perl-Log-Dispatchouli-2.5.0-2|96	
12cr|perl-Log-Dispatchouli-2.5.0-2|97	* Mon Mar 08 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.660-1mdv2010.1
12cr|perl-Log-Dispatchouli-2.5.0-2|98	+ Revision: 515662
12cr|perl-Log-Dispatchouli-2.5.0-2|99	- update to 1.100660
12cr|perl-Log-Dispatchouli-2.5.0-2|100	
12cr|perl-Log-Dispatchouli-2.5.0-2|101	* Fri Mar 05 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.630-1mdv2010.1
12cr|perl-Log-Dispatchouli-2.5.0-2|102	+ Revision: 514397
12cr|perl-Log-Dispatchouli-2.5.0-2|103	- update to 1.100630
12cr|perl-Log-Dispatchouli-2.5.0-2|104	- buildrequires: is not a requires of this package, but of one of the requires: of its buildreq:
12cr|perl-Log-Dispatchouli-2.5.0-2|105	
12cr|perl-Log-Dispatchouli-2.5.0-2|106	* Thu Mar 04 2010 Jérôme Quelin <jquelin@mandriva.org> 1.8.0-1mdv2010.1
12cr|perl-Log-Dispatchouli-2.5.0-2|107	+ Revision: 514206
12cr|perl-Log-Dispatchouli-2.5.0-2|108	- yet another missing buildrequires:
12cr|perl-Log-Dispatchouli-2.5.0-2|109	- adding missing buildrequires:
12cr|perl-Log-Dispatchouli-2.5.0-2|110	- import perl-Log-Dispatchouli
12cr|perl-Log-Dispatchouli-2.5.0-2|111	
12cr|perl-Log-Dispatchouli-2.5.0-2|112	
12cr|perl-Log-Dispatchouli-2.5.0-2|113	* Thu Mar 04 2010 cpan2dist 1.008-1mdv
12cr|perl-Log-Dispatchouli-2.5.0-2|114	- initial mdv release, generated with cpan2dist

4856 12
12cr|perl-Logfile-Rotate-1.40.0-2|1	%define upstream_name       Logfile-Rotate
12cr|perl-Logfile-Rotate-1.40.0-2|2	%define upstream_version    1.04
12cr|perl-Logfile-Rotate-1.40.0-2|3	
12cr|perl-Logfile-Rotate-1.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Logfile-Rotate-1.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Logfile-Rotate-1.40.0-2|6	Release:	2
12cr|perl-Logfile-Rotate-1.40.0-2|7	Summary:	Perl module to rotate logfiles
12cr|perl-Logfile-Rotate-1.40.0-2|8	License:	GPL
12cr|perl-Logfile-Rotate-1.40.0-2|9	Group:		Development/Perl
12cr|perl-Logfile-Rotate-1.40.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Logfile-Rotate-1.40.0-2|11	Source:		http://www.cpan.org/modules/by-module/Logfile/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Logfile-Rotate-1.40.0-2|12	
12cr|perl-Logfile-Rotate-1.40.0-2|13	BuildRequires:	perl-devel
12cr|perl-Logfile-Rotate-1.40.0-2|14	BuildArch:	noarch
12cr|perl-Logfile-Rotate-1.40.0-2|15	
12cr|perl-Logfile-Rotate-1.40.0-2|16	%description
12cr|perl-Logfile-Rotate-1.40.0-2|17	Perl module to rotate logfiles.
12cr|perl-Logfile-Rotate-1.40.0-2|18	
12cr|perl-Logfile-Rotate-1.40.0-2|19	%prep
12cr|perl-Logfile-Rotate-1.40.0-2|20	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Logfile-Rotate-1.40.0-2|21	
12cr|perl-Logfile-Rotate-1.40.0-2|22	%build
12cr|perl-Logfile-Rotate-1.40.0-2|23	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Logfile-Rotate-1.40.0-2|24	make
12cr|perl-Logfile-Rotate-1.40.0-2|25	
12cr|perl-Logfile-Rotate-1.40.0-2|26	%check
12cr|perl-Logfile-Rotate-1.40.0-2|27	make test
12cr|perl-Logfile-Rotate-1.40.0-2|28	
12cr|perl-Logfile-Rotate-1.40.0-2|29	%install
12cr|perl-Logfile-Rotate-1.40.0-2|30	%makeinstall_std
12cr|perl-Logfile-Rotate-1.40.0-2|31	
12cr|perl-Logfile-Rotate-1.40.0-2|32	%files
12cr|perl-Logfile-Rotate-1.40.0-2|33	%doc MANIFEST
12cr|perl-Logfile-Rotate-1.40.0-2|34	%{perl_vendorlib}/Logfile/Rotate.pm
12cr|perl-Logfile-Rotate-1.40.0-2|35	%{_mandir}/*/*
12cr|perl-Logfile-Rotate-1.40.0-2|36	
12cr|perl-Logfile-Rotate-1.40.0-2|37	%changelog
12cr|perl-Logfile-Rotate-1.40.0-2|38	* Thu Sep 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.40.0-1mdv2010.0
12cr|perl-Logfile-Rotate-1.40.0-2|39	+ Revision: 437371
12cr|perl-Logfile-Rotate-1.40.0-2|40	- use new %%perl_version macro
12cr|perl-Logfile-Rotate-1.40.0-2|41	
12cr|perl-Logfile-Rotate-1.40.0-2|42	* Wed Sep 09 2009 Anne Nicolas <anne.nicolas@mandriva.com> 1.04-1mdv2010.0
12cr|perl-Logfile-Rotate-1.40.0-2|43	+ Revision: 435147
12cr|perl-Logfile-Rotate-1.40.0-2|44	- fix description
12cr|perl-Logfile-Rotate-1.40.0-2|45	- first release (Vigilo deps)
12cr|perl-Logfile-Rotate-1.40.0-2|46	- import perl-Logfile-Rotate
12cr|perl-Logfile-Rotate-1.40.0-2|47	

4857 12
12cr|perl-Log-Handler-0.710.0-3|1	%define upstream_name    Log-Handler
12cr|perl-Log-Handler-0.710.0-3|2	%define upstream_version 0.71
12cr|perl-Log-Handler-0.710.0-3|3	
12cr|perl-Log-Handler-0.710.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Log-Handler-0.710.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Log-Handler-0.710.0-3|6	Release:	3
12cr|perl-Log-Handler-0.710.0-3|7	
12cr|perl-Log-Handler-0.710.0-3|8	License:	GPL+ or Artistic
12cr|perl-Log-Handler-0.710.0-3|9	Group:		Development/Perl
12cr|perl-Log-Handler-0.710.0-3|10	Summary:	A simple log file handler
12cr|perl-Log-Handler-0.710.0-3|11	Url:		http://search.cpan.org/dist/%{realname}
12cr|perl-Log-Handler-0.710.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Log-Handler-0.710.0-3|13	
12cr|perl-Log-Handler-0.710.0-3|14	BuildRequires:	perl-devel
12cr|perl-Log-Handler-0.710.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Log-Handler-0.710.0-3|16	BuildRequires:	perl(Devel::Backtrace)
12cr|perl-Log-Handler-0.710.0-3|17	BuildRequires:	perl(File::Spec)
12cr|perl-Log-Handler-0.710.0-3|18	BuildRequires:	perl(Params::Validate)
12cr|perl-Log-Handler-0.710.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-Log-Handler-0.710.0-3|20	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Log-Handler-0.710.0-3|21	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Log-Handler-0.710.0-3|22	BuildArch:	noarch
12cr|perl-Log-Handler-0.710.0-3|23	
12cr|perl-Log-Handler-0.710.0-3|24	%description
12cr|perl-Log-Handler-0.710.0-3|25	This module is just a simple object oriented log file handler and very easy to
12cr|perl-Log-Handler-0.710.0-3|26	use.  It's possible to define a log level for your programs and control the
12cr|perl-Log-Handler-0.710.0-3|27	amount of informations that will be logged to the log file. In addition it's
12cr|perl-Log-Handler-0.710.0-3|28	possible to configure how you wish to open the log file - transient or
12cr|perl-Log-Handler-0.710.0-3|29	permanent - and lock and unlock the log file by each write operation. If you
12cr|perl-Log-Handler-0.710.0-3|30	wish you can assign the handler to check the inode of the log file (not on
12cr|perl-Log-Handler-0.710.0-3|31	Windows). That could be very useful if a rotate mechanism moves and zip the log
12cr|perl-Log-Handler-0.710.0-3|32	file.
12cr|perl-Log-Handler-0.710.0-3|33	
12cr|perl-Log-Handler-0.710.0-3|34	%prep
12cr|perl-Log-Handler-0.710.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Log-Handler-0.710.0-3|36	
12cr|perl-Log-Handler-0.710.0-3|37	%build
12cr|perl-Log-Handler-0.710.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Log-Handler-0.710.0-3|39	%make
12cr|perl-Log-Handler-0.710.0-3|40	
12cr|perl-Log-Handler-0.710.0-3|41	%check
12cr|perl-Log-Handler-0.710.0-3|42	make test
12cr|perl-Log-Handler-0.710.0-3|43	
12cr|perl-Log-Handler-0.710.0-3|44	%install
12cr|perl-Log-Handler-0.710.0-3|45	%makeinstall_std
12cr|perl-Log-Handler-0.710.0-3|46	
12cr|perl-Log-Handler-0.710.0-3|47	%files
12cr|perl-Log-Handler-0.710.0-3|48	%doc META.yml ChangeLog README
12cr|perl-Log-Handler-0.710.0-3|49	%{_mandir}/man3/*
12cr|perl-Log-Handler-0.710.0-3|50	%{perl_vendorlib}/*
12cr|perl-Log-Handler-0.710.0-3|51	
12cr|perl-Log-Handler-0.710.0-3|52	%changelog
12cr|perl-Log-Handler-0.710.0-3|53	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.710.0-2mdv2011.0
12cr|perl-Log-Handler-0.710.0-3|54	+ Revision: 657447
12cr|perl-Log-Handler-0.710.0-3|55	- rebuild for updated spec-helper
12cr|perl-Log-Handler-0.710.0-3|56	
12cr|perl-Log-Handler-0.710.0-3|57	* Sat Feb 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.710.0-1
12cr|perl-Log-Handler-0.710.0-3|58	+ Revision: 637369
12cr|perl-Log-Handler-0.710.0-3|59	- update to new version 0.71
12cr|perl-Log-Handler-0.710.0-3|60	
12cr|perl-Log-Handler-0.710.0-3|61	* Sat Jan 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.700.0-1mdv2011.0
12cr|perl-Log-Handler-0.710.0-3|62	+ Revision: 630622
12cr|perl-Log-Handler-0.710.0-3|63	- update to new version 0.70
12cr|perl-Log-Handler-0.710.0-3|64	
12cr|perl-Log-Handler-0.710.0-3|65	* Sat Dec 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.690.0-1mdv2011.0
12cr|perl-Log-Handler-0.710.0-3|66	+ Revision: 622844
12cr|perl-Log-Handler-0.710.0-3|67	- update to new version 0.69
12cr|perl-Log-Handler-0.710.0-3|68	
12cr|perl-Log-Handler-0.710.0-3|69	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.680.0-1mdv2011.0
12cr|perl-Log-Handler-0.710.0-3|70	+ Revision: 601900
12cr|perl-Log-Handler-0.710.0-3|71	- update to new version 0.68
12cr|perl-Log-Handler-0.710.0-3|72	
12cr|perl-Log-Handler-0.710.0-3|73	* Sat Nov 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.670.0-1mdv2011.0
12cr|perl-Log-Handler-0.710.0-3|74	+ Revision: 597075
12cr|perl-Log-Handler-0.710.0-3|75	- new version
12cr|perl-Log-Handler-0.710.0-3|76	
12cr|perl-Log-Handler-0.710.0-3|77	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.650.0-1mdv2011.0
12cr|perl-Log-Handler-0.710.0-3|78	+ Revision: 569938
12cr|perl-Log-Handler-0.710.0-3|79	- update to 0.65
12cr|perl-Log-Handler-0.710.0-3|80	
12cr|perl-Log-Handler-0.710.0-3|81	* Mon Feb 01 2010 Jérôme Quelin <jquelin@mandriva.org> 0.640.0-1mdv2011.0
12cr|perl-Log-Handler-0.710.0-3|82	+ Revision: 498979
12cr|perl-Log-Handler-0.710.0-3|83	- update to 0.64
12cr|perl-Log-Handler-0.710.0-3|84	
12cr|perl-Log-Handler-0.710.0-3|85	* Fri Nov 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.630.0-1mdv2010.1
12cr|perl-Log-Handler-0.710.0-3|86	+ Revision: 470465
12cr|perl-Log-Handler-0.710.0-3|87	- update to 0.63
12cr|perl-Log-Handler-0.710.0-3|88	
12cr|perl-Log-Handler-0.710.0-3|89	* Sat Nov 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.620.0-1mdv2010.1
12cr|perl-Log-Handler-0.710.0-3|90	+ Revision: 462130
12cr|perl-Log-Handler-0.710.0-3|91	- update to 0.62
12cr|perl-Log-Handler-0.710.0-3|92	
12cr|perl-Log-Handler-0.710.0-3|93	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.600.0-1mdv2010.1
12cr|perl-Log-Handler-0.710.0-3|94	+ Revision: 461324
12cr|perl-Log-Handler-0.710.0-3|95	- update to 0.60
12cr|perl-Log-Handler-0.710.0-3|96	
12cr|perl-Log-Handler-0.710.0-3|97	* Mon Jul 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.560.0-1mdv2010.0
12cr|perl-Log-Handler-0.710.0-3|98	+ Revision: 392896
12cr|perl-Log-Handler-0.710.0-3|99	- update to 0.56
12cr|perl-Log-Handler-0.710.0-3|100	
12cr|perl-Log-Handler-0.710.0-3|101	* Thu May 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.540.0-1mdv2010.0
12cr|perl-Log-Handler-0.710.0-3|102	+ Revision: 380350
12cr|perl-Log-Handler-0.710.0-3|103	- update to 0.54
12cr|perl-Log-Handler-0.710.0-3|104	- using %%perl_convert_version
12cr|perl-Log-Handler-0.710.0-3|105	- fixed license
12cr|perl-Log-Handler-0.710.0-3|106	
12cr|perl-Log-Handler-0.710.0-3|107	* Mon May 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.52-1mdv2010.0
12cr|perl-Log-Handler-0.710.0-3|108	+ Revision: 379519
12cr|perl-Log-Handler-0.710.0-3|109	- update to new version 0.52
12cr|perl-Log-Handler-0.710.0-3|110	
12cr|perl-Log-Handler-0.710.0-3|111	* Sun Mar 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.51-1mdv2009.1
12cr|perl-Log-Handler-0.710.0-3|112	+ Revision: 352844
12cr|perl-Log-Handler-0.710.0-3|113	- update to new version 0.51
12cr|perl-Log-Handler-0.710.0-3|114	
12cr|perl-Log-Handler-0.710.0-3|115	* Fri Nov 28 2008 Jérôme Quelin <jquelin@mandriva.org> 0.50-1mdv2009.1
12cr|perl-Log-Handler-0.710.0-3|116	+ Revision: 307363
12cr|perl-Log-Handler-0.710.0-3|117	- update to new version 0.50
12cr|perl-Log-Handler-0.710.0-3|118	
12cr|perl-Log-Handler-0.710.0-3|119	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.49-1mdv2009.1
12cr|perl-Log-Handler-0.710.0-3|120	+ Revision: 305736
12cr|perl-Log-Handler-0.710.0-3|121	- update to new version 0.49
12cr|perl-Log-Handler-0.710.0-3|122	
12cr|perl-Log-Handler-0.710.0-3|123	* Fri Oct 31 2008 Jérôme Quelin <jquelin@mandriva.org> 0.48-1mdv2009.1
12cr|perl-Log-Handler-0.710.0-3|124	+ Revision: 298867
12cr|perl-Log-Handler-0.710.0-3|125	- update to new version 0.48
12cr|perl-Log-Handler-0.710.0-3|126	
12cr|perl-Log-Handler-0.710.0-3|127	* Fri Sep 05 2008 Jérôme Quelin <jquelin@mandriva.org> 0.47-1mdv2009.0
12cr|perl-Log-Handler-0.710.0-3|128	+ Revision: 281096
12cr|perl-Log-Handler-0.710.0-3|129	- update to new version 0.47
12cr|perl-Log-Handler-0.710.0-3|130	
12cr|perl-Log-Handler-0.710.0-3|131	* Tue Jul 29 2008 Jérôme Quelin <jquelin@mandriva.org> 0.46-1mdv2009.0
12cr|perl-Log-Handler-0.710.0-3|132	+ Revision: 252492
12cr|perl-Log-Handler-0.710.0-3|133	- update to new version 0.46
12cr|perl-Log-Handler-0.710.0-3|134	
12cr|perl-Log-Handler-0.710.0-3|135	* Thu Jun 05 2008 Jérôme Quelin <jquelin@mandriva.org> 0.44-1mdv2009.0
12cr|perl-Log-Handler-0.710.0-3|136	+ Revision: 215753
12cr|perl-Log-Handler-0.710.0-3|137	- update to new version 0.44
12cr|perl-Log-Handler-0.710.0-3|138	
12cr|perl-Log-Handler-0.710.0-3|139	* Thu May 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.43-1mdv2009.0
12cr|perl-Log-Handler-0.710.0-3|140	+ Revision: 209989
12cr|perl-Log-Handler-0.710.0-3|141	- update to new version 0.43
12cr|perl-Log-Handler-0.710.0-3|142	
12cr|perl-Log-Handler-0.710.0-3|143	* Sat May 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.41-1mdv2009.0
12cr|perl-Log-Handler-0.710.0-3|144	+ Revision: 205402
12cr|perl-Log-Handler-0.710.0-3|145	- update to new version 0.41
12cr|perl-Log-Handler-0.710.0-3|146	
12cr|perl-Log-Handler-0.710.0-3|147	* Tue May 06 2008 Jérôme Quelin <jquelin@mandriva.org> 0.40-1mdv2009.0
12cr|perl-Log-Handler-0.710.0-3|148	+ Revision: 201834
12cr|perl-Log-Handler-0.710.0-3|149	- adding missing prereq
12cr|perl-Log-Handler-0.710.0-3|150	- update to new version 0.40
12cr|perl-Log-Handler-0.710.0-3|151	
12cr|perl-Log-Handler-0.710.0-3|152	* Mon May 05 2008 Jérôme Quelin <jquelin@mandriva.org> 0.38-2mdv2009.0
12cr|perl-Log-Handler-0.710.0-3|153	+ Revision: 201387
12cr|perl-Log-Handler-0.710.0-3|154	- rebuild
12cr|perl-Log-Handler-0.710.0-3|155	
12cr|perl-Log-Handler-0.710.0-3|156	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Log-Handler-0.710.0-3|157	- fix description-line-too-long
12cr|perl-Log-Handler-0.710.0-3|158	
12cr|perl-Log-Handler-0.710.0-3|159	* Wed Feb 06 2008 Jérôme Quelin <jquelin@mandriva.org> 0.38-1mdv2008.1
12cr|perl-Log-Handler-0.710.0-3|160	+ Revision: 163048
12cr|perl-Log-Handler-0.710.0-3|161	- import perl-Log-Handler
12cr|perl-Log-Handler-0.710.0-3|162	
12cr|perl-Log-Handler-0.710.0-3|163	

4858 12
12cr|perl-Log-Log4perl-1.330.0-3|1	%define	upstream_name	 Log-Log4perl
12cr|perl-Log-Log4perl-1.330.0-3|2	%define upstream_version 1.33
12cr|perl-Log-Log4perl-1.330.0-3|3	
12cr|perl-Log-Log4perl-1.330.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-Log-Log4perl-1.330.0-3|5	%define __noautoreq 'perl\\(Sysadm::Install\\)|perl\\(Log::Dispatch::FileRotate\\)|perl\\(DBI(.*)\\)|perl\\(RRDs(.*)\\)'
12cr|perl-Log-Log4perl-1.330.0-3|6	%else
12cr|perl-Log-Log4perl-1.330.0-3|7	%define _requires_exceptions perl\(\\(Log::Dispatch::FileRotate\\|DBI\\|RRDs\\)\)
12cr|perl-Log-Log4perl-1.330.0-3|8	%endif
12cr|perl-Log-Log4perl-1.330.0-3|9	
12cr|perl-Log-Log4perl-1.330.0-3|10	Name:		perl-%{upstream_name}
12cr|perl-Log-Log4perl-1.330.0-3|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Log-Log4perl-1.330.0-3|12	Release:	3
12cr|perl-Log-Log4perl-1.330.0-3|13	Summary:	Log4j implementation for Perl
12cr|perl-Log-Log4perl-1.330.0-3|14	License:	GPL+ or Artistic
12cr|perl-Log-Log4perl-1.330.0-3|15	Group:		Development/Perl
12cr|perl-Log-Log4perl-1.330.0-3|16	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Log-Log4perl-1.330.0-3|17	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Log-Log4perl-1.330.0-3|18	BuildRequires:	perl-devel
12cr|perl-Log-Log4perl-1.330.0-3|19	BuildRequires:	perl-Log-Dispatch >= 2.00
12cr|perl-Log-Log4perl-1.330.0-3|20	BuildArch:	noarch
12cr|perl-Log-Log4perl-1.330.0-3|21	Requires:	perl-Log-Dispatch >= 2.00
12cr|perl-Log-Log4perl-1.330.0-3|22	
12cr|perl-Log-Log4perl-1.330.0-3|23	%description
12cr|perl-Log-Log4perl-1.330.0-3|24	Log::Log4perl lets you remote-control and fine-tune the logging behaviour of
12cr|perl-Log-Log4perl-1.330.0-3|25	your system from the outside. It implements the widely popular (Java-based)
12cr|perl-Log-Log4perl-1.330.0-3|26	Log4j logging package in pure Perl.
12cr|perl-Log-Log4perl-1.330.0-3|27	
12cr|perl-Log-Log4perl-1.330.0-3|28	%prep
12cr|perl-Log-Log4perl-1.330.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Log-Log4perl-1.330.0-3|30	find lib -type f -exec chmod 644 {} \;
12cr|perl-Log-Log4perl-1.330.0-3|31	
12cr|perl-Log-Log4perl-1.330.0-3|32	%build
12cr|perl-Log-Log4perl-1.330.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Log-Log4perl-1.330.0-3|34	%make
12cr|perl-Log-Log4perl-1.330.0-3|35	
12cr|perl-Log-Log4perl-1.330.0-3|36	%check
12cr|perl-Log-Log4perl-1.330.0-3|37	make test
12cr|perl-Log-Log4perl-1.330.0-3|38	
12cr|perl-Log-Log4perl-1.330.0-3|39	%install
12cr|perl-Log-Log4perl-1.330.0-3|40	%makeinstall_std
12cr|perl-Log-Log4perl-1.330.0-3|41	
12cr|perl-Log-Log4perl-1.330.0-3|42	%files
12cr|perl-Log-Log4perl-1.330.0-3|43	%doc Changes LICENSE README xml eg
12cr|perl-Log-Log4perl-1.330.0-3|44	%{_bindir}/l4p-tmpl
12cr|perl-Log-Log4perl-1.330.0-3|45	%{perl_vendorlib}/Log
12cr|perl-Log-Log4perl-1.330.0-3|46	%{_mandir}/man1/*
12cr|perl-Log-Log4perl-1.330.0-3|47	%{_mandir}/man3/*
12cr|perl-Log-Log4perl-1.330.0-3|48	
12cr|perl-Log-Log4perl-1.330.0-3|49	%changelog
12cr|perl-Log-Log4perl-1.330.0-3|50	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.330.0-1mdv2011.0
12cr|perl-Log-Log4perl-1.330.0-3|51	+ Revision: 684771
12cr|perl-Log-Log4perl-1.330.0-3|52	- update to new version 1.33
12cr|perl-Log-Log4perl-1.330.0-3|53	
12cr|perl-Log-Log4perl-1.330.0-3|54	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.320.0-1
12cr|perl-Log-Log4perl-1.330.0-3|55	+ Revision: 643400
12cr|perl-Log-Log4perl-1.330.0-3|56	- update to new version 1.32
12cr|perl-Log-Log4perl-1.330.0-3|57	
12cr|perl-Log-Log4perl-1.330.0-3|58	* Sun Jan 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.310.0-2mdv2011.0
12cr|perl-Log-Log4perl-1.330.0-3|59	+ Revision: 627622
12cr|perl-Log-Log4perl-1.330.0-3|60	- fix automatic dependencies: DBI and RRDs are only optionals
12cr|perl-Log-Log4perl-1.330.0-3|61	- spec cleanup
12cr|perl-Log-Log4perl-1.330.0-3|62	
12cr|perl-Log-Log4perl-1.330.0-3|63	* Sat Nov 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.310.0-1mdv2011.0
12cr|perl-Log-Log4perl-1.330.0-3|64	+ Revision: 597074
12cr|perl-Log-Log4perl-1.330.0-3|65	- new version
12cr|perl-Log-Log4perl-1.330.0-3|66	
12cr|perl-Log-Log4perl-1.330.0-3|67	* Thu Sep 02 2010 Jérôme Quelin <jquelin@mandriva.org> 1.300.0-1mdv2011.0
12cr|perl-Log-Log4perl-1.330.0-3|68	+ Revision: 575397
12cr|perl-Log-Log4perl-1.330.0-3|69	- update to 1.30
12cr|perl-Log-Log4perl-1.330.0-3|70	
12cr|perl-Log-Log4perl-1.330.0-3|71	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.290.0-1mdv2011.0
12cr|perl-Log-Log4perl-1.330.0-3|72	+ Revision: 552411
12cr|perl-Log-Log4perl-1.330.0-3|73	- update to 1.29
12cr|perl-Log-Log4perl-1.330.0-3|74	
12cr|perl-Log-Log4perl-1.330.0-3|75	* Thu Feb 25 2010 Jérôme Quelin <jquelin@mandriva.org> 1.280.0-1mdv2010.1
12cr|perl-Log-Log4perl-1.330.0-3|76	+ Revision: 510978
12cr|perl-Log-Log4perl-1.330.0-3|77	- update to 1.28
12cr|perl-Log-Log4perl-1.330.0-3|78	
12cr|perl-Log-Log4perl-1.330.0-3|79	* Mon Feb 08 2010 Jérôme Quelin <jquelin@mandriva.org> 1.270.0-1mdv2010.1
12cr|perl-Log-Log4perl-1.330.0-3|80	+ Revision: 502103
12cr|perl-Log-Log4perl-1.330.0-3|81	- update to 1.27
12cr|perl-Log-Log4perl-1.330.0-3|82	
12cr|perl-Log-Log4perl-1.330.0-3|83	* Fri Nov 27 2009 Jérôme Quelin <jquelin@mandriva.org> 1.260.0-1mdv2010.1
12cr|perl-Log-Log4perl-1.330.0-3|84	+ Revision: 470457
12cr|perl-Log-Log4perl-1.330.0-3|85	- update to 1.26
12cr|perl-Log-Log4perl-1.330.0-3|86	
12cr|perl-Log-Log4perl-1.330.0-3|87	* Tue Sep 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.250.0-1mdv2010.0
12cr|perl-Log-Log4perl-1.330.0-3|88	+ Revision: 450852
12cr|perl-Log-Log4perl-1.330.0-3|89	- update to 1.25
12cr|perl-Log-Log4perl-1.330.0-3|90	
12cr|perl-Log-Log4perl-1.330.0-3|91	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.240.0-1mdv2010.0
12cr|perl-Log-Log4perl-1.330.0-3|92	+ Revision: 401637
12cr|perl-Log-Log4perl-1.330.0-3|93	- rebuild using %%perl_convert_version
12cr|perl-Log-Log4perl-1.330.0-3|94	- fixed license field
12cr|perl-Log-Log4perl-1.330.0-3|95	
12cr|perl-Log-Log4perl-1.330.0-3|96	* Fri Jul 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.24-1mdv2010.0
12cr|perl-Log-Log4perl-1.330.0-3|97	+ Revision: 394086
12cr|perl-Log-Log4perl-1.330.0-3|98	- update to new version 1.24
12cr|perl-Log-Log4perl-1.330.0-3|99	
12cr|perl-Log-Log4perl-1.330.0-3|100	* Thu May 14 2009 Jérôme Quelin <jquelin@mandriva.org> 1.23-1mdv2010.0
12cr|perl-Log-Log4perl-1.330.0-3|101	+ Revision: 375612
12cr|perl-Log-Log4perl-1.330.0-3|102	- update to new version 1.23
12cr|perl-Log-Log4perl-1.330.0-3|103	
12cr|perl-Log-Log4perl-1.330.0-3|104	* Mon May 04 2009 Jérôme Quelin <jquelin@mandriva.org> 1.22-1mdv2010.0
12cr|perl-Log-Log4perl-1.330.0-3|105	+ Revision: 371560
12cr|perl-Log-Log4perl-1.330.0-3|106	- update to new version 1.22
12cr|perl-Log-Log4perl-1.330.0-3|107	
12cr|perl-Log-Log4perl-1.330.0-3|108	* Fri May 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.21-1mdv2010.0
12cr|perl-Log-Log4perl-1.330.0-3|109	+ Revision: 369669
12cr|perl-Log-Log4perl-1.330.0-3|110	- update to new version 1.21
12cr|perl-Log-Log4perl-1.330.0-3|111	
12cr|perl-Log-Log4perl-1.330.0-3|112	* Sun Dec 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.20-1mdv2009.1
12cr|perl-Log-Log4perl-1.330.0-3|113	+ Revision: 314250
12cr|perl-Log-Log4perl-1.330.0-3|114	- update to new version 1.20
12cr|perl-Log-Log4perl-1.330.0-3|115	
12cr|perl-Log-Log4perl-1.330.0-3|116	* Mon Nov 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.19-1mdv2009.1
12cr|perl-Log-Log4perl-1.330.0-3|117	+ Revision: 299391
12cr|perl-Log-Log4perl-1.330.0-3|118	- update to new version 1.19
12cr|perl-Log-Log4perl-1.330.0-3|119	
12cr|perl-Log-Log4perl-1.330.0-3|120	* Sun Aug 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.18-1mdv2009.0
12cr|perl-Log-Log4perl-1.330.0-3|121	+ Revision: 277952
12cr|perl-Log-Log4perl-1.330.0-3|122	- update to new version 1.18
12cr|perl-Log-Log4perl-1.330.0-3|123	
12cr|perl-Log-Log4perl-1.330.0-3|124	* Mon Jul 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.17-1mdv2009.0
12cr|perl-Log-Log4perl-1.330.0-3|125	+ Revision: 239315
12cr|perl-Log-Log4perl-1.330.0-3|126	- update to new version 1.17
12cr|perl-Log-Log4perl-1.330.0-3|127	
12cr|perl-Log-Log4perl-1.330.0-3|128	* Wed May 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.16-1mdv2009.0
12cr|perl-Log-Log4perl-1.330.0-3|129	+ Revision: 209688
12cr|perl-Log-Log4perl-1.330.0-3|130	- update to new version 1.16
12cr|perl-Log-Log4perl-1.330.0-3|131	
12cr|perl-Log-Log4perl-1.330.0-3|132	* Fri Feb 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.15-1mdv2008.1
12cr|perl-Log-Log4perl-1.330.0-3|133	+ Revision: 168826
12cr|perl-Log-Log4perl-1.330.0-3|134	- update to new version 1.15
12cr|perl-Log-Log4perl-1.330.0-3|135	
12cr|perl-Log-Log4perl-1.330.0-3|136	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Log-Log4perl-1.330.0-3|137	- restore BuildRoot
12cr|perl-Log-Log4perl-1.330.0-3|138	
12cr|perl-Log-Log4perl-1.330.0-3|139	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Log-Log4perl-1.330.0-3|140	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Log-Log4perl-1.330.0-3|141	
12cr|perl-Log-Log4perl-1.330.0-3|142	* Thu Nov 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.14-1mdv2008.1
12cr|perl-Log-Log4perl-1.330.0-3|143	+ Revision: 111152
12cr|perl-Log-Log4perl-1.330.0-3|144	- update to new version 1.14
12cr|perl-Log-Log4perl-1.330.0-3|145	
12cr|perl-Log-Log4perl-1.330.0-3|146	* Sun Oct 21 2007 Funda Wang <fwang@mandriva.org> 1.13-1mdv2008.1
12cr|perl-Log-Log4perl-1.330.0-3|147	+ Revision: 100835
12cr|perl-Log-Log4perl-1.330.0-3|148	- update to new version 1.13
12cr|perl-Log-Log4perl-1.330.0-3|149	
12cr|perl-Log-Log4perl-1.330.0-3|150	* Tue Jul 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.12-1mdv2008.0
12cr|perl-Log-Log4perl-1.330.0-3|151	+ Revision: 47696
12cr|perl-Log-Log4perl-1.330.0-3|152	- update to new version 1.12
12cr|perl-Log-Log4perl-1.330.0-3|153	
12cr|perl-Log-Log4perl-1.330.0-3|154	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 1.10-1mdv2008.0
12cr|perl-Log-Log4perl-1.330.0-3|155	+ Revision: 20262
12cr|perl-Log-Log4perl-1.330.0-3|156	- 1.10
12cr|perl-Log-Log4perl-1.330.0-3|157	
12cr|perl-Log-Log4perl-1.330.0-3|158	
12cr|perl-Log-Log4perl-1.330.0-3|159	* Sat Aug 19 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Log-Log4perl-1.330.0-3|160	+ 2006-08-19 13:10:56 (56887)
12cr|perl-Log-Log4perl-1.330.0-3|161	- 1.06
12cr|perl-Log-Log4perl-1.330.0-3|162	
12cr|perl-Log-Log4perl-1.330.0-3|163	* Sat Aug 19 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Log-Log4perl-1.330.0-3|164	+ 2006-08-19 13:06:21 (56886)
12cr|perl-Log-Log4perl-1.330.0-3|165	Import perl-Log-Log4perl
12cr|perl-Log-Log4perl-1.330.0-3|166	
12cr|perl-Log-Log4perl-1.330.0-3|167	* Wed Jun 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdv2007.0
12cr|perl-Log-Log4perl-1.330.0-3|168	- New version 1.05
12cr|perl-Log-Log4perl-1.330.0-3|169	
12cr|perl-Log-Log4perl-1.330.0-3|170	* Mon Mar 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdk
12cr|perl-Log-Log4perl-1.330.0-3|171	- New release 1.04
12cr|perl-Log-Log4perl-1.330.0-3|172	
12cr|perl-Log-Log4perl-1.330.0-3|173	* Sun Mar 05 2006 Michael Scherer <misc@mandriva.org> 1.03-2mdk
12cr|perl-Log-Log4perl-1.330.0-3|174	- add Requires exception, to break dependencies loop, to fix bug #19365
12cr|perl-Log-Log4perl-1.330.0-3|175	
12cr|perl-Log-Log4perl-1.330.0-3|176	* Fri Feb 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdk
12cr|perl-Log-Log4perl-1.330.0-3|177	- New release 1.03
12cr|perl-Log-Log4perl-1.330.0-3|178	
12cr|perl-Log-Log4perl-1.330.0-3|179	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdk
12cr|perl-Log-Log4perl-1.330.0-3|180	- New release 1.02
12cr|perl-Log-Log4perl-1.330.0-3|181	- %%mkrel
12cr|perl-Log-Log4perl-1.330.0-3|182	
12cr|perl-Log-Log4perl-1.330.0-3|183	* Tue Oct 04 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdk
12cr|perl-Log-Log4perl-1.330.0-3|184	- New release 1.01
12cr|perl-Log-Log4perl-1.330.0-3|185	- drop requires exceptions
12cr|perl-Log-Log4perl-1.330.0-3|186	- don't ship tests in doc
12cr|perl-Log-Log4perl-1.330.0-3|187	
12cr|perl-Log-Log4perl-1.330.0-3|188	* Wed Sep 21 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.00-1mdk
12cr|perl-Log-Log4perl-1.330.0-3|189	- New release 1.00
12cr|perl-Log-Log4perl-1.330.0-3|190	
12cr|perl-Log-Log4perl-1.330.0-3|191	* Tue Jan 25 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.51-1mdk
12cr|perl-Log-Log4perl-1.330.0-3|192	- 0.51
12cr|perl-Log-Log4perl-1.330.0-3|193	- Update BuildRequires
12cr|perl-Log-Log4perl-1.330.0-3|194	- Enable tests
12cr|perl-Log-Log4perl-1.330.0-3|195	
12cr|perl-Log-Log4perl-1.330.0-3|196	* Sat Jul 17 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.47-1mdk
12cr|perl-Log-Log4perl-1.330.0-3|197	- 0.47
12cr|perl-Log-Log4perl-1.330.0-3|198	
12cr|perl-Log-Log4perl-1.330.0-3|199	* Sat Jun 19 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.46-1mdk
12cr|perl-Log-Log4perl-1.330.0-3|200	- 0.46
12cr|perl-Log-Log4perl-1.330.0-3|201	
12cr|perl-Log-Log4perl-1.330.0-3|202	* Fri Jun 04 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.45-1mdk
12cr|perl-Log-Log4perl-1.330.0-3|203	- 0.45
12cr|perl-Log-Log4perl-1.330.0-3|204	
12cr|perl-Log-Log4perl-1.330.0-3|205	* Mon May 17 2004 Michael Scherer <misc@mandrake.org> 0.44-1mdk
12cr|perl-Log-Log4perl-1.330.0-3|206	- New release 0.44
12cr|perl-Log-Log4perl-1.330.0-3|207	- rpmbuildupdate aware
12cr|perl-Log-Log4perl-1.330.0-3|208	
12cr|perl-Log-Log4perl-1.330.0-3|209	* Wed Jan 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.30-4mdk
12cr|perl-Log-Log4perl-1.330.0-3|210	- rebuild
12cr|perl-Log-Log4perl-1.330.0-3|211	- remove dependencies on perl(devel) modules
12cr|perl-Log-Log4perl-1.330.0-3|212	

4859 12
12cr|perl-Log-Message-0.40.0-2|1	%define	upstream_name	 Log-Message
12cr|perl-Log-Message-0.40.0-2|2	%define upstream_version 0.04
12cr|perl-Log-Message-0.40.0-2|3	
12cr|perl-Log-Message-0.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Log-Message-0.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Log-Message-0.40.0-2|6	Release:	2
12cr|perl-Log-Message-0.40.0-2|7	
12cr|perl-Log-Message-0.40.0-2|8	Summary:	Log Message
12cr|perl-Log-Message-0.40.0-2|9	License:	Artistic/GPL
12cr|perl-Log-Message-0.40.0-2|10	Group:		Development/Perl
12cr|perl-Log-Message-0.40.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Log-Message-0.40.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Log-Message-0.40.0-2|13	
12cr|perl-Log-Message-0.40.0-2|14	BuildRequires:	perl-devel
12cr|perl-Log-Message-0.40.0-2|15	BuildRequires:	perl(IPC::Cmd)                  >= 0.360.0
12cr|perl-Log-Message-0.40.0-2|16	BuildRequires:  perl(Module::Load::Conditional) >= 0.40.0
12cr|perl-Log-Message-0.40.0-2|17	BuildRequires:	perl-version
12cr|perl-Log-Message-0.40.0-2|18	BuildArch:	noarch
12cr|perl-Log-Message-0.40.0-2|19	
12cr|perl-Log-Message-0.40.0-2|20	%description
12cr|perl-Log-Message-0.40.0-2|21	Log::Message is a generic message storage mechanism.  It allows you to store
12cr|perl-Log-Message-0.40.0-2|22	messages on a stack -- either shared or private -- and assign meta-data to it.
12cr|perl-Log-Message-0.40.0-2|23	Some meta-data will automatically be added for you, like a timestamp and a
12cr|perl-Log-Message-0.40.0-2|24	stack trace, but some can be filled in by the user, like a tag by which to
12cr|perl-Log-Message-0.40.0-2|25	identify it or group it, and a level at which to handle the message (for
12cr|perl-Log-Message-0.40.0-2|26	example, log it, or die with it)
12cr|perl-Log-Message-0.40.0-2|27	
12cr|perl-Log-Message-0.40.0-2|28	%prep
12cr|perl-Log-Message-0.40.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Log-Message-0.40.0-2|30	
12cr|perl-Log-Message-0.40.0-2|31	%build
12cr|perl-Log-Message-0.40.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Log-Message-0.40.0-2|33	%make
12cr|perl-Log-Message-0.40.0-2|34	
12cr|perl-Log-Message-0.40.0-2|35	%check
12cr|perl-Log-Message-0.40.0-2|36	make test
12cr|perl-Log-Message-0.40.0-2|37	
12cr|perl-Log-Message-0.40.0-2|38	%install
12cr|perl-Log-Message-0.40.0-2|39	%makeinstall_std
12cr|perl-Log-Message-0.40.0-2|40	
12cr|perl-Log-Message-0.40.0-2|41	%files
12cr|perl-Log-Message-0.40.0-2|42	%defattr(644,root,root,755)
12cr|perl-Log-Message-0.40.0-2|43	%doc README
12cr|perl-Log-Message-0.40.0-2|44	%{perl_vendorlib}/Log
12cr|perl-Log-Message-0.40.0-2|45	%{_mandir}/*/*
12cr|perl-Log-Message-0.40.0-2|46	
12cr|perl-Log-Message-0.40.0-2|47	
12cr|perl-Log-Message-0.40.0-2|48	%changelog
12cr|perl-Log-Message-0.40.0-2|49	* Sat Jan 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Log-Message-0.40.0-2|50	+ Revision: 630623
12cr|perl-Log-Message-0.40.0-2|51	- update to new version 0.04
12cr|perl-Log-Message-0.40.0-2|52	
12cr|perl-Log-Message-0.40.0-2|53	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Log-Message-0.40.0-2|54	+ Revision: 408962
12cr|perl-Log-Message-0.40.0-2|55	- rebuild using %%perl_convert_version
12cr|perl-Log-Message-0.40.0-2|56	
12cr|perl-Log-Message-0.40.0-2|57	* Tue Dec 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdv2009.1
12cr|perl-Log-Message-0.40.0-2|58	+ Revision: 314757
12cr|perl-Log-Message-0.40.0-2|59	- update to new version 0.02
12cr|perl-Log-Message-0.40.0-2|60	
12cr|perl-Log-Message-0.40.0-2|61	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.01-3mdv2009.0
12cr|perl-Log-Message-0.40.0-2|62	+ Revision: 140691
12cr|perl-Log-Message-0.40.0-2|63	- restore BuildRoot
12cr|perl-Log-Message-0.40.0-2|64	
12cr|perl-Log-Message-0.40.0-2|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Log-Message-0.40.0-2|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Log-Message-0.40.0-2|67	
12cr|perl-Log-Message-0.40.0-2|68	* Mon Jun 25 2007 Buchan Milne <bgmilne@mandriva.org> 0.01-3mdv2008.0
12cr|perl-Log-Message-0.40.0-2|69	+ Revision: 44117
12cr|perl-Log-Message-0.40.0-2|70	- Rebuild to fix file corruption caused by spec-helper
12cr|perl-Log-Message-0.40.0-2|71	
12cr|perl-Log-Message-0.40.0-2|72	* Fri Jun 22 2007 Buchan Milne <bgmilne@mandriva.org> 0.01-2mdv2008.0
12cr|perl-Log-Message-0.40.0-2|73	+ Revision: 42940
12cr|perl-Log-Message-0.40.0-2|74	- Fix permissions
12cr|perl-Log-Message-0.40.0-2|75	
12cr|perl-Log-Message-0.40.0-2|76	* Fri Jun 22 2007 Buchan Milne <bgmilne@mandriva.org> 0.01-1mdv2008.0
12cr|perl-Log-Message-0.40.0-2|77	+ Revision: 42852
12cr|perl-Log-Message-0.40.0-2|78	- Import perl-Log-Message
12cr|perl-Log-Message-0.40.0-2|79	
12cr|perl-Log-Message-0.40.0-2|80	
12cr|perl-Log-Message-0.40.0-2|81	
12cr|perl-Log-Message-0.40.0-2|82	* Thu Jun 21 2007 Buchan Milne <bgmilne@mandriva.org> 0.01-1mdv2007.1
12cr|perl-Log-Message-0.40.0-2|83	- initial package

4860 12
12cr|perl-Log-Message-Simple-0.80.0-2|1	%define	upstream_name	 Log-Message-Simple
12cr|perl-Log-Message-Simple-0.80.0-2|2	%define upstream_version 0.08
12cr|perl-Log-Message-Simple-0.80.0-2|3	
12cr|perl-Log-Message-Simple-0.80.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Log-Message-Simple-0.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Log-Message-Simple-0.80.0-2|6	Release:	2
12cr|perl-Log-Message-Simple-0.80.0-2|7	
12cr|perl-Log-Message-Simple-0.80.0-2|8	Summary:	Standardized logging facilities using the "Log::Message" module
12cr|perl-Log-Message-Simple-0.80.0-2|9	License:	Artistic/GPL
12cr|perl-Log-Message-Simple-0.80.0-2|10	Group:		Development/Perl
12cr|perl-Log-Message-Simple-0.80.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Log-Message-Simple-0.80.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Log-Message-Simple-0.80.0-2|13	
12cr|perl-Log-Message-Simple-0.80.0-2|14	BuildRequires:	perl-devel
12cr|perl-Log-Message-Simple-0.80.0-2|15	BuildRequires:	perl(Log::Message)
12cr|perl-Log-Message-Simple-0.80.0-2|16	BuildArch:	noarch
12cr|perl-Log-Message-Simple-0.80.0-2|17	
12cr|perl-Log-Message-Simple-0.80.0-2|18	%description
12cr|perl-Log-Message-Simple-0.80.0-2|19	Provides standardized logging facilities using the "Log::Message" module.
12cr|perl-Log-Message-Simple-0.80.0-2|20	
12cr|perl-Log-Message-Simple-0.80.0-2|21	%prep
12cr|perl-Log-Message-Simple-0.80.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Log-Message-Simple-0.80.0-2|23	
12cr|perl-Log-Message-Simple-0.80.0-2|24	%build
12cr|perl-Log-Message-Simple-0.80.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Log-Message-Simple-0.80.0-2|26	%make
12cr|perl-Log-Message-Simple-0.80.0-2|27	
12cr|perl-Log-Message-Simple-0.80.0-2|28	%check
12cr|perl-Log-Message-Simple-0.80.0-2|29	make test
12cr|perl-Log-Message-Simple-0.80.0-2|30	
12cr|perl-Log-Message-Simple-0.80.0-2|31	%install
12cr|perl-Log-Message-Simple-0.80.0-2|32	%makeinstall_std
12cr|perl-Log-Message-Simple-0.80.0-2|33	
12cr|perl-Log-Message-Simple-0.80.0-2|34	%files
12cr|perl-Log-Message-Simple-0.80.0-2|35	%doc README
12cr|perl-Log-Message-Simple-0.80.0-2|36	%{perl_vendorlib}/Log/*
12cr|perl-Log-Message-Simple-0.80.0-2|37	%{_mandir}/*/*
12cr|perl-Log-Message-Simple-0.80.0-2|38	
12cr|perl-Log-Message-Simple-0.80.0-2|39	
12cr|perl-Log-Message-Simple-0.80.0-2|40	%changelog
12cr|perl-Log-Message-Simple-0.80.0-2|41	* Tue Feb 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Log-Message-Simple-0.80.0-2|42	+ Revision: 634688
12cr|perl-Log-Message-Simple-0.80.0-2|43	- update to new version 0.08
12cr|perl-Log-Message-Simple-0.80.0-2|44	
12cr|perl-Log-Message-Simple-0.80.0-2|45	* Mon Sep 14 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Log-Message-Simple-0.80.0-2|46	+ Revision: 439422
12cr|perl-Log-Message-Simple-0.80.0-2|47	- update to 0.06
12cr|perl-Log-Message-Simple-0.80.0-2|48	
12cr|perl-Log-Message-Simple-0.80.0-2|49	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-Log-Message-Simple-0.80.0-2|50	+ Revision: 408963
12cr|perl-Log-Message-Simple-0.80.0-2|51	- rebuild using %%perl_convert_version
12cr|perl-Log-Message-Simple-0.80.0-2|52	
12cr|perl-Log-Message-Simple-0.80.0-2|53	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.04-1mdv2009.0
12cr|perl-Log-Message-Simple-0.80.0-2|54	+ Revision: 140691
12cr|perl-Log-Message-Simple-0.80.0-2|55	- restore BuildRoot
12cr|perl-Log-Message-Simple-0.80.0-2|56	
12cr|perl-Log-Message-Simple-0.80.0-2|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Log-Message-Simple-0.80.0-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Log-Message-Simple-0.80.0-2|59	
12cr|perl-Log-Message-Simple-0.80.0-2|60	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2008.1
12cr|perl-Log-Message-Simple-0.80.0-2|61	+ Revision: 105467
12cr|perl-Log-Message-Simple-0.80.0-2|62	- new version
12cr|perl-Log-Message-Simple-0.80.0-2|63	- update to new version 0.04
12cr|perl-Log-Message-Simple-0.80.0-2|64	
12cr|perl-Log-Message-Simple-0.80.0-2|65	+ Funda Wang <fwang@mandriva.org>
12cr|perl-Log-Message-Simple-0.80.0-2|66	- fix tarball url
12cr|perl-Log-Message-Simple-0.80.0-2|67	
12cr|perl-Log-Message-Simple-0.80.0-2|68	* Fri Jun 22 2007 Buchan Milne <bgmilne@mandriva.org> 0.02-1mdv2008.0
12cr|perl-Log-Message-Simple-0.80.0-2|69	+ Revision: 42915
12cr|perl-Log-Message-Simple-0.80.0-2|70	- Buildrequire Log::Message
12cr|perl-Log-Message-Simple-0.80.0-2|71	- Import perl-Log-Message-Simple
12cr|perl-Log-Message-Simple-0.80.0-2|72	
12cr|perl-Log-Message-Simple-0.80.0-2|73	
12cr|perl-Log-Message-Simple-0.80.0-2|74	
12cr|perl-Log-Message-Simple-0.80.0-2|75	* Thu Jun 21 2007 Buchan Milne <bgmilne@mandriva.org> 0.02-1mdv2007.1
12cr|perl-Log-Message-Simple-0.80.0-2|76	- initial package

4861 12
12cr|perl-Log-Trace-1.70.0-4|1	%define upstream_name    Log-Trace
12cr|perl-Log-Trace-1.70.0-4|2	%define upstream_version 1.070
12cr|perl-Log-Trace-1.70.0-4|3	
12cr|perl-Log-Trace-1.70.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Log-Trace-1.70.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Log-Trace-1.70.0-4|6	Release:	4
12cr|perl-Log-Trace-1.70.0-4|7	
12cr|perl-Log-Trace-1.70.0-4|8	Summary:	A guide to using Log::Trace
12cr|perl-Log-Trace-1.70.0-4|9	License:	GPL+ or Artistic
12cr|perl-Log-Trace-1.70.0-4|10	Group:		Development/Perl
12cr|perl-Log-Trace-1.70.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Log-Trace-1.70.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Log-Trace-1.70.0-4|13	
12cr|perl-Log-Trace-1.70.0-4|14	BuildRequires:	perl-devel
12cr|perl-Log-Trace-1.70.0-4|15	BuildRequires:	perl(Test::More)
12cr|perl-Log-Trace-1.70.0-4|16	BuildArch:	noarch
12cr|perl-Log-Trace-1.70.0-4|17	
12cr|perl-Log-Trace-1.70.0-4|18	%description
12cr|perl-Log-Trace-1.70.0-4|19	A module to provide a unified approach to tracing. A script can 'use
12cr|perl-Log-Trace-1.70.0-4|20	Log::Trace qw( < mode > )' to set the behaviour of the TRACE function.
12cr|perl-Log-Trace-1.70.0-4|21	
12cr|perl-Log-Trace-1.70.0-4|22	By default, the trace functions are exported to the calling package only.
12cr|perl-Log-Trace-1.70.0-4|23	You can export the trace functions to other packages with the 'Deep'
12cr|perl-Log-Trace-1.70.0-4|24	option. See the "OPTIONS" manpage for more information.
12cr|perl-Log-Trace-1.70.0-4|25	
12cr|perl-Log-Trace-1.70.0-4|26	All exports are in uppercase (to minimise collisions with "real"
12cr|perl-Log-Trace-1.70.0-4|27	functions).
12cr|perl-Log-Trace-1.70.0-4|28	
12cr|perl-Log-Trace-1.70.0-4|29	%prep
12cr|perl-Log-Trace-1.70.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Log-Trace-1.70.0-4|31	
12cr|perl-Log-Trace-1.70.0-4|32	%build
12cr|perl-Log-Trace-1.70.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Log-Trace-1.70.0-4|34	%make
12cr|perl-Log-Trace-1.70.0-4|35	
12cr|perl-Log-Trace-1.70.0-4|36	%check
12cr|perl-Log-Trace-1.70.0-4|37	%make test
12cr|perl-Log-Trace-1.70.0-4|38	
12cr|perl-Log-Trace-1.70.0-4|39	%install
12cr|perl-Log-Trace-1.70.0-4|40	%makeinstall_std
12cr|perl-Log-Trace-1.70.0-4|41	
12cr|perl-Log-Trace-1.70.0-4|42	%files
12cr|perl-Log-Trace-1.70.0-4|43	%doc README Changes
12cr|perl-Log-Trace-1.70.0-4|44	%{_mandir}/man3/*
12cr|perl-Log-Trace-1.70.0-4|45	%{perl_vendorlib}/*
12cr|perl-Log-Trace-1.70.0-4|46	
12cr|perl-Log-Trace-1.70.0-4|47	%changelog
12cr|perl-Log-Trace-1.70.0-4|48	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.70.0-3mdv2011.0
12cr|perl-Log-Trace-1.70.0-4|49	+ Revision: 658535
12cr|perl-Log-Trace-1.70.0-4|50	- rebuild for updated spec-helper
12cr|perl-Log-Trace-1.70.0-4|51	
12cr|perl-Log-Trace-1.70.0-4|52	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-2mdv2011.0
12cr|perl-Log-Trace-1.70.0-4|53	+ Revision: 552178
12cr|perl-Log-Trace-1.70.0-4|54	- rebuild
12cr|perl-Log-Trace-1.70.0-4|55	
12cr|perl-Log-Trace-1.70.0-4|56	* Fri Jul 10 2009 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-1mdv2010.0
12cr|perl-Log-Trace-1.70.0-4|57	+ Revision: 394296
12cr|perl-Log-Trace-1.70.0-4|58	- import perl-Log-Trace
12cr|perl-Log-Trace-1.70.0-4|59	
12cr|perl-Log-Trace-1.70.0-4|60	
12cr|perl-Log-Trace-1.70.0-4|61	* Fri Jul 10 2009 cpan2dist 1.070-1mdv
12cr|perl-Log-Trace-1.70.0-4|62	- initial mdv release, generated with cpan2dist

4862 12
12cr|perl-Log-TraceMessages-1.4-8|1	%define	module	Log-TraceMessages
12cr|perl-Log-TraceMessages-1.4-8|2	%define	name	perl-%{module}
12cr|perl-Log-TraceMessages-1.4-8|3	%define	version	1.4
12cr|perl-Log-TraceMessages-1.4-8|4	%define	release %mkrel 8
12cr|perl-Log-TraceMessages-1.4-8|5	
12cr|perl-Log-TraceMessages-1.4-8|6	Summary:	Log::TraceMessages Perl Module
12cr|perl-Log-TraceMessages-1.4-8|7	License:	GPL or Artistic
12cr|perl-Log-TraceMessages-1.4-8|8	Name:		%{name}
12cr|perl-Log-TraceMessages-1.4-8|9	Version:	%{version}
12cr|perl-Log-TraceMessages-1.4-8|10	Release:	%{release}
12cr|perl-Log-TraceMessages-1.4-8|11	Group:		Development/Perl
12cr|perl-Log-TraceMessages-1.4-8|12	Url:		http://www.cpan.org/
12cr|perl-Log-TraceMessages-1.4-8|13	Source0:	%{module}-%{version}.tar.bz2
12cr|perl-Log-TraceMessages-1.4-8|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Log-TraceMessages-1.4-8|15	BuildRequires:	perl-devel
12cr|perl-Log-TraceMessages-1.4-8|16	BuildRequires:	perl-HTML-FromText
12cr|perl-Log-TraceMessages-1.4-8|17	BuildArch:	noarch
12cr|perl-Log-TraceMessages-1.4-8|18	
12cr|perl-Log-TraceMessages-1.4-8|19	
12cr|perl-Log-TraceMessages-1.4-8|20	%description
12cr|perl-Log-TraceMessages-1.4-8|21	Log::TraceMessages
12cr|perl-Log-TraceMessages-1.4-8|22	
12cr|perl-Log-TraceMessages-1.4-8|23	This module is a better way of putting 'hello there' trace messages in
12cr|perl-Log-TraceMessages-1.4-8|24	your code.  It lets you turn tracing on and off without commenting out
12cr|perl-Log-TraceMessages-1.4-8|25	trace statements, and provides other useful things like HTML-ified
12cr|perl-Log-TraceMessages-1.4-8|26	trace messages for CGI scripts and an easy way to trace out data
12cr|perl-Log-TraceMessages-1.4-8|27	structures using Data::Dumper.
12cr|perl-Log-TraceMessages-1.4-8|28	
12cr|perl-Log-TraceMessages-1.4-8|29	%prep
12cr|perl-Log-TraceMessages-1.4-8|30	%setup -q -n %{module}-%{version}
12cr|perl-Log-TraceMessages-1.4-8|31	
12cr|perl-Log-TraceMessages-1.4-8|32	%build
12cr|perl-Log-TraceMessages-1.4-8|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Log-TraceMessages-1.4-8|34	%{__make}
12cr|perl-Log-TraceMessages-1.4-8|35	
12cr|perl-Log-TraceMessages-1.4-8|36	%check
12cr|perl-Log-TraceMessages-1.4-8|37	make test
12cr|perl-Log-TraceMessages-1.4-8|38	
12cr|perl-Log-TraceMessages-1.4-8|39	%install
12cr|perl-Log-TraceMessages-1.4-8|40	rm -rf $RPM_BUILD_ROOT
12cr|perl-Log-TraceMessages-1.4-8|41	%makeinstall_std
12cr|perl-Log-TraceMessages-1.4-8|42	
12cr|perl-Log-TraceMessages-1.4-8|43	%clean
12cr|perl-Log-TraceMessages-1.4-8|44	rm -rf $RPM_BUILD_ROOT
12cr|perl-Log-TraceMessages-1.4-8|45	
12cr|perl-Log-TraceMessages-1.4-8|46	%files
12cr|perl-Log-TraceMessages-1.4-8|47	%defattr(-,root,root)
12cr|perl-Log-TraceMessages-1.4-8|48	%doc README Changes
12cr|perl-Log-TraceMessages-1.4-8|49	%{perl_vendorlib}/Log/TraceMessages.pm
12cr|perl-Log-TraceMessages-1.4-8|50	%{perl_vendorlib}/auto/Log/TraceMessages/autosplit.ix
12cr|perl-Log-TraceMessages-1.4-8|51	%{_mandir}/*/*
12cr|perl-Log-TraceMessages-1.4-8|52	
12cr|perl-Log-TraceMessages-1.4-8|53	
12cr|perl-Log-TraceMessages-1.4-8|54	
12cr|perl-Log-TraceMessages-1.4-8|55	%changelog
12cr|perl-Log-TraceMessages-1.4-8|56	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.4-8mdv2010.0
12cr|perl-Log-TraceMessages-1.4-8|57	+ Revision: 430483
12cr|perl-Log-TraceMessages-1.4-8|58	- rebuild
12cr|perl-Log-TraceMessages-1.4-8|59	
12cr|perl-Log-TraceMessages-1.4-8|60	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4-7mdv2009.0
12cr|perl-Log-TraceMessages-1.4-8|61	+ Revision: 257671
12cr|perl-Log-TraceMessages-1.4-8|62	- rebuild
12cr|perl-Log-TraceMessages-1.4-8|63	
12cr|perl-Log-TraceMessages-1.4-8|64	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4-6mdv2009.0
12cr|perl-Log-TraceMessages-1.4-8|65	+ Revision: 245709
12cr|perl-Log-TraceMessages-1.4-8|66	- rebuild
12cr|perl-Log-TraceMessages-1.4-8|67	
12cr|perl-Log-TraceMessages-1.4-8|68	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.4-4mdv2008.1
12cr|perl-Log-TraceMessages-1.4-8|69	+ Revision: 140691
12cr|perl-Log-TraceMessages-1.4-8|70	- restore BuildRoot
12cr|perl-Log-TraceMessages-1.4-8|71	
12cr|perl-Log-TraceMessages-1.4-8|72	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Log-TraceMessages-1.4-8|73	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Log-TraceMessages-1.4-8|74	
12cr|perl-Log-TraceMessages-1.4-8|75	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-4mdv2008.0
12cr|perl-Log-TraceMessages-1.4-8|76	+ Revision: 86524
12cr|perl-Log-TraceMessages-1.4-8|77	- rebuild
12cr|perl-Log-TraceMessages-1.4-8|78	
12cr|perl-Log-TraceMessages-1.4-8|79	
12cr|perl-Log-TraceMessages-1.4-8|80	* Sat Sep 02 2006 Stefan van der Eijk <stefan@mandriva.org> 1.4-3mdk
12cr|perl-Log-TraceMessages-1.4-8|81	- yearly rebuild
12cr|perl-Log-TraceMessages-1.4-8|82	- add %%check section
12cr|perl-Log-TraceMessages-1.4-8|83	
12cr|perl-Log-TraceMessages-1.4-8|84	* Thu Jun 02 2005 Stefan van der Eijk <stefan@eijk.nu> 1.4-2mdk
12cr|perl-Log-TraceMessages-1.4-8|85	- %%mkrel
12cr|perl-Log-TraceMessages-1.4-8|86	- yearly rebuild
12cr|perl-Log-TraceMessages-1.4-8|87	
12cr|perl-Log-TraceMessages-1.4-8|88	* Thu Jun 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.4-1mdk
12cr|perl-Log-TraceMessages-1.4-8|89	- 1.4
12cr|perl-Log-TraceMessages-1.4-8|90	- clean %%description
12cr|perl-Log-TraceMessages-1.4-8|91	- cosmetics
12cr|perl-Log-TraceMessages-1.4-8|92	
12cr|perl-Log-TraceMessages-1.4-8|93	* Sat Nov 29 2003 Stefan van der Eijk <stefan@eijk.nu> 1.3-1mdk
12cr|perl-Log-TraceMessages-1.4-8|94	- 1.3
12cr|perl-Log-TraceMessages-1.4-8|95	

4863 12
12cr|perl-LWP-Authen-Wsse-0.50.0-3|1	%define upstream_name    LWP-Authen-Wsse
12cr|perl-LWP-Authen-Wsse-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-LWP-Authen-Wsse-0.50.0-3|3	
12cr|perl-LWP-Authen-Wsse-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-LWP-Authen-Wsse-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-LWP-Authen-Wsse-0.50.0-3|6	Release:	3
12cr|perl-LWP-Authen-Wsse-0.50.0-3|7	
12cr|perl-LWP-Authen-Wsse-0.50.0-3|8	Summary:	Library for enabling X-WSSE authentication in LWP
12cr|perl-LWP-Authen-Wsse-0.50.0-3|9	License:	Artistic and GPL+
12cr|perl-LWP-Authen-Wsse-0.50.0-3|10	Group:		Development/Perl
12cr|perl-LWP-Authen-Wsse-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-LWP-Authen-Wsse-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/LWP/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-LWP-Authen-Wsse-0.50.0-3|13	
12cr|perl-LWP-Authen-Wsse-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-LWP-Authen-Wsse-0.50.0-3|15	BuildRequires:	perl(Digest::SHA1)
12cr|perl-LWP-Authen-Wsse-0.50.0-3|16	BuildArch:	noarch
12cr|perl-LWP-Authen-Wsse-0.50.0-3|17	
12cr|perl-LWP-Authen-Wsse-0.50.0-3|18	%description
12cr|perl-LWP-Authen-Wsse-0.50.0-3|19	LWP::Authen::Wsse allows LWP to authenticate against servers that are using
12cr|perl-LWP-Authen-Wsse-0.50.0-3|20	the X-WSSE authentication scheme, as required by the Atom Authentication API.
12cr|perl-LWP-Authen-Wsse-0.50.0-3|21	
12cr|perl-LWP-Authen-Wsse-0.50.0-3|22	%prep
12cr|perl-LWP-Authen-Wsse-0.50.0-3|23	%setup -q -n LWP-Authen-Wsse-%{upstream_version}
12cr|perl-LWP-Authen-Wsse-0.50.0-3|24	
12cr|perl-LWP-Authen-Wsse-0.50.0-3|25	%build
12cr|perl-LWP-Authen-Wsse-0.50.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-LWP-Authen-Wsse-0.50.0-3|27	%make
12cr|perl-LWP-Authen-Wsse-0.50.0-3|28	
12cr|perl-LWP-Authen-Wsse-0.50.0-3|29	%check
12cr|perl-LWP-Authen-Wsse-0.50.0-3|30	make test
12cr|perl-LWP-Authen-Wsse-0.50.0-3|31	
12cr|perl-LWP-Authen-Wsse-0.50.0-3|32	%install
12cr|perl-LWP-Authen-Wsse-0.50.0-3|33	%makeinstall_std
12cr|perl-LWP-Authen-Wsse-0.50.0-3|34	
12cr|perl-LWP-Authen-Wsse-0.50.0-3|35	%files
12cr|perl-LWP-Authen-Wsse-0.50.0-3|36	%doc Changes README
12cr|perl-LWP-Authen-Wsse-0.50.0-3|37	%{perl_vendorlib}/*
12cr|perl-LWP-Authen-Wsse-0.50.0-3|38	%{_mandir}/man3/*
12cr|perl-LWP-Authen-Wsse-0.50.0-3|39	
12cr|perl-LWP-Authen-Wsse-0.50.0-3|40	
12cr|perl-LWP-Authen-Wsse-0.50.0-3|41	%changelog
12cr|perl-LWP-Authen-Wsse-0.50.0-3|42	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-LWP-Authen-Wsse-0.50.0-3|43	+ Revision: 655036
12cr|perl-LWP-Authen-Wsse-0.50.0-3|44	- rebuild for updated spec-helper
12cr|perl-LWP-Authen-Wsse-0.50.0-3|45	
12cr|perl-LWP-Authen-Wsse-0.50.0-3|46	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-LWP-Authen-Wsse-0.50.0-3|47	+ Revision: 406069
12cr|perl-LWP-Authen-Wsse-0.50.0-3|48	- rebuild using %%perl_convert_version
12cr|perl-LWP-Authen-Wsse-0.50.0-3|49	
12cr|perl-LWP-Authen-Wsse-0.50.0-3|50	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.05-4mdv2009.0
12cr|perl-LWP-Authen-Wsse-0.50.0-3|51	+ Revision: 241650
12cr|perl-LWP-Authen-Wsse-0.50.0-3|52	- rebuild
12cr|perl-LWP-Authen-Wsse-0.50.0-3|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-LWP-Authen-Wsse-0.50.0-3|54	
12cr|perl-LWP-Authen-Wsse-0.50.0-3|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-LWP-Authen-Wsse-0.50.0-3|56	- restore BuildRoot
12cr|perl-LWP-Authen-Wsse-0.50.0-3|57	
12cr|perl-LWP-Authen-Wsse-0.50.0-3|58	* Sun Sep 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-2mdv2008.0
12cr|perl-LWP-Authen-Wsse-0.50.0-3|59	+ Revision: 88412
12cr|perl-LWP-Authen-Wsse-0.50.0-3|60	- rebuild
12cr|perl-LWP-Authen-Wsse-0.50.0-3|61	
12cr|perl-LWP-Authen-Wsse-0.50.0-3|62	
12cr|perl-LWP-Authen-Wsse-0.50.0-3|63	* Wed Aug 09 2006 Michael Scherer <misc@mandriva.org> 0.05-1mdv2007.0
12cr|perl-LWP-Authen-Wsse-0.50.0-3|64	- First Mandriva package
12cr|perl-LWP-Authen-Wsse-0.50.0-3|65	

4864 12
12cr|perl-LWP-Online-1.80.0-2|1	%define upstream_name    LWP-Online
12cr|perl-LWP-Online-1.80.0-2|2	%define upstream_version 1.08
12cr|perl-LWP-Online-1.80.0-2|3	
12cr|perl-LWP-Online-1.80.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-LWP-Online-1.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-LWP-Online-1.80.0-2|6	Release:	2
12cr|perl-LWP-Online-1.80.0-2|7	
12cr|perl-LWP-Online-1.80.0-2|8	Summary:	Does your process have access to the web
12cr|perl-LWP-Online-1.80.0-2|9	License:	GPL+ or Artistic
12cr|perl-LWP-Online-1.80.0-2|10	Group:		Development/Perl
12cr|perl-LWP-Online-1.80.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-LWP-Online-1.80.0-2|12	Source0:	http://www.cpan.org/modules/by-module/LWP/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-LWP-Online-1.80.0-2|13	
12cr|perl-LWP-Online-1.80.0-2|14	BuildRequires:	perl-devel
12cr|perl-LWP-Online-1.80.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-LWP-Online-1.80.0-2|16	BuildRequires:	perl(LWP::Simple)
12cr|perl-LWP-Online-1.80.0-2|17	BuildRequires:	perl(Test::More)
12cr|perl-LWP-Online-1.80.0-2|18	BuildRequires:	perl(URI)
12cr|perl-LWP-Online-1.80.0-2|19	BuildArch:	noarch
12cr|perl-LWP-Online-1.80.0-2|20	
12cr|perl-LWP-Online-1.80.0-2|21	%description
12cr|perl-LWP-Online-1.80.0-2|22	This module attempts to answer, as accurately as it can, one of the
12cr|perl-LWP-Online-1.80.0-2|23	nastiest technical questions there is.
12cr|perl-LWP-Online-1.80.0-2|24	
12cr|perl-LWP-Online-1.80.0-2|25	*Am I on the internet?*
12cr|perl-LWP-Online-1.80.0-2|26	
12cr|perl-LWP-Online-1.80.0-2|27	The answer is useful in a wide range of decisions. For example...
12cr|perl-LWP-Online-1.80.0-2|28	
12cr|perl-LWP-Online-1.80.0-2|29	%prep
12cr|perl-LWP-Online-1.80.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-LWP-Online-1.80.0-2|31	
12cr|perl-LWP-Online-1.80.0-2|32	%build
12cr|perl-LWP-Online-1.80.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-LWP-Online-1.80.0-2|34	%make
12cr|perl-LWP-Online-1.80.0-2|35	
12cr|perl-LWP-Online-1.80.0-2|36	%check
12cr|perl-LWP-Online-1.80.0-2|37	%make test
12cr|perl-LWP-Online-1.80.0-2|38	
12cr|perl-LWP-Online-1.80.0-2|39	%install
12cr|perl-LWP-Online-1.80.0-2|40	%makeinstall_std
12cr|perl-LWP-Online-1.80.0-2|41	
12cr|perl-LWP-Online-1.80.0-2|42	%files
12cr|perl-LWP-Online-1.80.0-2|43	%doc README LICENSE Changes
12cr|perl-LWP-Online-1.80.0-2|44	%{_mandir}/man3/*
12cr|perl-LWP-Online-1.80.0-2|45	%{perl_vendorlib}/*
12cr|perl-LWP-Online-1.80.0-2|46	
12cr|perl-LWP-Online-1.80.0-2|47	%changelog
12cr|perl-LWP-Online-1.80.0-2|48	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.80.0-1mdv2011
12cr|perl-LWP-Online-1.80.0-2|49	+ Revision: 690273
12cr|perl-LWP-Online-1.80.0-2|50	- update to new version 1.08
12cr|perl-LWP-Online-1.80.0-2|51	
12cr|perl-LWP-Online-1.80.0-2|52	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.70.0-3
12cr|perl-LWP-Online-1.80.0-2|53	+ Revision: 655037
12cr|perl-LWP-Online-1.80.0-2|54	- rebuild for updated spec-helper
12cr|perl-LWP-Online-1.80.0-2|55	
12cr|perl-LWP-Online-1.80.0-2|56	* Mon Sep 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-2mdv2011.0
12cr|perl-LWP-Online-1.80.0-2|57	+ Revision: 450475
12cr|perl-LWP-Online-1.80.0-2|58	- rebuild
12cr|perl-LWP-Online-1.80.0-2|59	
12cr|perl-LWP-Online-1.80.0-2|60	* Thu Jul 09 2009 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-1mdv2010.0
12cr|perl-LWP-Online-1.80.0-2|61	+ Revision: 393746
12cr|perl-LWP-Online-1.80.0-2|62	- import perl-LWP-Online
12cr|perl-LWP-Online-1.80.0-2|63	
12cr|perl-LWP-Online-1.80.0-2|64	
12cr|perl-LWP-Online-1.80.0-2|65	* Thu Jul 09 2009 cpan2dist 1.07-1mdv
12cr|perl-LWP-Online-1.80.0-2|66	- initial mdv release, generated with cpan2dist

4865 12
12cr|perl-LWP-Protocol-https-6.30.0-1|1	%define upstream_name    LWP-Protocol-https
12cr|perl-LWP-Protocol-https-6.30.0-1|2	%define upstream_version 6.03
12cr|perl-LWP-Protocol-https-6.30.0-1|3	
12cr|perl-LWP-Protocol-https-6.30.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-LWP-Protocol-https-6.30.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-LWP-Protocol-https-6.30.0-1|6	Release:	1
12cr|perl-LWP-Protocol-https-6.30.0-1|7	
12cr|perl-LWP-Protocol-https-6.30.0-1|8	Summary:	Provide https support for LWP::UserAgent
12cr|perl-LWP-Protocol-https-6.30.0-1|9	License:	GPL+ or Artistic
12cr|perl-LWP-Protocol-https-6.30.0-1|10	Group:		Development/Perl
12cr|perl-LWP-Protocol-https-6.30.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-LWP-Protocol-https-6.30.0-1|12	Source0:	http://www.cpan.org/modules/by-module/LWP/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-LWP-Protocol-https-6.30.0-1|13	
12cr|perl-LWP-Protocol-https-6.30.0-1|14	BuildRequires:	perl-devel
12cr|perl-LWP-Protocol-https-6.30.0-1|15	BuildRequires:	perl(IO::Socket::SSL)
12cr|perl-LWP-Protocol-https-6.30.0-1|16	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-LWP-Protocol-https-6.30.0-1|17	BuildRequires:	perl(Mozilla::CA)
12cr|perl-LWP-Protocol-https-6.30.0-1|18	BuildRequires:	perl(Net::HTTPS)
12cr|perl-LWP-Protocol-https-6.30.0-1|19	BuildRequires:	perl(HTTP::Request)
12cr|perl-LWP-Protocol-https-6.30.0-1|20	BuildRequires:	perl(Test::More)
12cr|perl-LWP-Protocol-https-6.30.0-1|21	BuildArch:	noarch
12cr|perl-LWP-Protocol-https-6.30.0-1|22	
12cr|perl-LWP-Protocol-https-6.30.0-1|23	%description
12cr|perl-LWP-Protocol-https-6.30.0-1|24	The LWP::Protocol::https module provide support for using https schemed
12cr|perl-LWP-Protocol-https-6.30.0-1|25	URLs with LWP. This module is a plug-in to the LWP protocol handling, so
12cr|perl-LWP-Protocol-https-6.30.0-1|26	you don't use it directly. Once the module is installed LWP is able to
12cr|perl-LWP-Protocol-https-6.30.0-1|27	access sites using HTTP over SSL/TLS.
12cr|perl-LWP-Protocol-https-6.30.0-1|28	
12cr|perl-LWP-Protocol-https-6.30.0-1|29	If hostname verification is requested by LWP::UserAgent's 'ssl_opts', and
12cr|perl-LWP-Protocol-https-6.30.0-1|30	neither 'SSL_ca_file' nor 'SSL_ca_path' is set, then 'SSL_ca_file' is
12cr|perl-LWP-Protocol-https-6.30.0-1|31	implied to be the one provided by Mozilla::CA. If the Mozilla::CA module
12cr|perl-LWP-Protocol-https-6.30.0-1|32	isn't available SSL requests will fail. Either install this module, set up
12cr|perl-LWP-Protocol-https-6.30.0-1|33	an alternative 'SSL_ca_file' or disable hostname verification.
12cr|perl-LWP-Protocol-https-6.30.0-1|34	
12cr|perl-LWP-Protocol-https-6.30.0-1|35	This module used to be bundled with the libwww-perl, but it was unbundled
12cr|perl-LWP-Protocol-https-6.30.0-1|36	in v6.02 in order to be able to declare its dependencies properly for the
12cr|perl-LWP-Protocol-https-6.30.0-1|37	CPAN tool-chain. Applications that need https support can just declare
12cr|perl-LWP-Protocol-https-6.30.0-1|38	their dependency on LWP::Protocol::https and will no longer need to know
12cr|perl-LWP-Protocol-https-6.30.0-1|39	what underlying modules to install.
12cr|perl-LWP-Protocol-https-6.30.0-1|40	
12cr|perl-LWP-Protocol-https-6.30.0-1|41	%prep
12cr|perl-LWP-Protocol-https-6.30.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-LWP-Protocol-https-6.30.0-1|43	
12cr|perl-LWP-Protocol-https-6.30.0-1|44	%build
12cr|perl-LWP-Protocol-https-6.30.0-1|45	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-LWP-Protocol-https-6.30.0-1|46	%make
12cr|perl-LWP-Protocol-https-6.30.0-1|47	
12cr|perl-LWP-Protocol-https-6.30.0-1|48	%check
12cr|perl-LWP-Protocol-https-6.30.0-1|49	# Fail for no visible reason on ABF, pass locally
12cr|perl-LWP-Protocol-https-6.30.0-1|50	#make test
12cr|perl-LWP-Protocol-https-6.30.0-1|51	
12cr|perl-LWP-Protocol-https-6.30.0-1|52	%install
12cr|perl-LWP-Protocol-https-6.30.0-1|53	%makeinstall_std
12cr|perl-LWP-Protocol-https-6.30.0-1|54	
12cr|perl-LWP-Protocol-https-6.30.0-1|55	%files
12cr|perl-LWP-Protocol-https-6.30.0-1|56	%doc Changes META.yml README
12cr|perl-LWP-Protocol-https-6.30.0-1|57	%{_mandir}/man3/*
12cr|perl-LWP-Protocol-https-6.30.0-1|58	%{perl_vendorlib}/*
12cr|perl-LWP-Protocol-https-6.30.0-1|59	
12cr|perl-LWP-Protocol-https-6.30.0-1|60	%changelog
12cr|perl-LWP-Protocol-https-6.30.0-1|61	* Sat May 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 6.20.0-1mdv2011.0
12cr|perl-LWP-Protocol-https-6.30.0-1|62	+ Revision: 672183
12cr|perl-LWP-Protocol-https-6.30.0-1|63	- import perl-LWP-Protocol-https
12cr|perl-LWP-Protocol-https-6.30.0-1|64	

4866 12
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|1	%define upstream_name    LWPx-ParanoidAgent
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|2	%define upstream_version 1.07
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|3	
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|6	Release:	2
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|7	
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|8	Summary:	Paranoid subclass of LWP::UserAgent
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|9	License:	GPL+ or Artistic
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|10	Group:		Development/Perl
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|12	Source0:	http://www.cpan.org/modules/by-module/LWPx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|13	
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|15	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|16	BuildRequires:	perl(Net::DNS)
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|17	BuildRequires:	perl(Time::HiRes)
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|18	BuildArch:	noarch
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|19	
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|20	%description
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|21	The 'LWPx::ParanoidAgent' is a class subclassing 'LWP::UserAgent', but
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|22	paranoid against attackers. It's to be used when you're fetching a remote
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|23	resource on behalf of a possibly malicious user.
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|24	
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|25	This class can do whatever 'LWP::UserAgent' can (callbacks, uploads from
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|26	files, etc), except proxy support is explicitly removed, because in that
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|27	case you should do your paranoia at your proxy.
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|28	
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|29	Also, the schemes are limited to http and https, which are mapped to
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|30	'LWPx::Protocol::http_paranoid' and 'LWPx::Protocol::https_paranoid',
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|31	respectively, which are forked versions of the same ones without the
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|32	"_paranoid". Subclassing them didn't look possible, as they were
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|33	essentially just one huge function.
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|34	
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|35	%prep
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|37	
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|38	%build
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|40	%make
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|41	
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|42	%check
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|43	# Fail on ABF
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|44	#make test
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|45	
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|46	%install
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|47	%makeinstall_std
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|48	
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|49	%files
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|50	%doc ChangeLog META.yml
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|51	%{_mandir}/man3/*
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|52	%{perl_vendorlib}/*
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|53	
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|54	%changelog
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|55	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 1.70.0-1mdv2011.0
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|56	+ Revision: 624861
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|57	- import perl-LWPx-ParanoidAgent
12cr|perl-LWPx-ParanoidAgent-1.70.0-2|58	

4867 12
12cr|perl-LWPx-TimedHTTP-1.5-6|1	%define real_name LWPx-TimedHTTP
12cr|perl-LWPx-TimedHTTP-1.5-6|2	
12cr|perl-LWPx-TimedHTTP-1.5-6|3	Summary:	LWPx::TimedHTTP - time the different stages of an HTTP request
12cr|perl-LWPx-TimedHTTP-1.5-6|4	Name:		perl-%{real_name}
12cr|perl-LWPx-TimedHTTP-1.5-6|5	Version:	1.5
12cr|perl-LWPx-TimedHTTP-1.5-6|6	Release:	6
12cr|perl-LWPx-TimedHTTP-1.5-6|7	License:	GPL or Artistic
12cr|perl-LWPx-TimedHTTP-1.5-6|8	Group:		Development/Perl
12cr|perl-LWPx-TimedHTTP-1.5-6|9	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-LWPx-TimedHTTP-1.5-6|10	Source0:	http://search.cpan.org/CPAN/authors/id/S/SI/SIMONW/%{real_name}-%{version}.tar.bz2
12cr|perl-LWPx-TimedHTTP-1.5-6|11	BuildRequires:	perl-devel
12cr|perl-LWPx-TimedHTTP-1.5-6|12	BuildRequires:	perl(HTTP::Daemon)
12cr|perl-LWPx-TimedHTTP-1.5-6|13	BuildRequires:	perl(Module::Build)
12cr|perl-LWPx-TimedHTTP-1.5-6|14	BuildRequires:	perl-libwww-perl
12cr|perl-LWPx-TimedHTTP-1.5-6|15	BuildArch:	noarch
12cr|perl-LWPx-TimedHTTP-1.5-6|16	
12cr|perl-LWPx-TimedHTTP-1.5-6|17	%description
12cr|perl-LWPx-TimedHTTP-1.5-6|18	This module performs an HTTP request exactly the same as LWP does
12cr|perl-LWPx-TimedHTTP-1.5-6|19	normally except for the fact that it times each stage of the
12cr|perl-LWPx-TimedHTTP-1.5-6|20	request and then inserts the results as header. It's useful for
12cr|perl-LWPx-TimedHTTP-1.5-6|21	debugging where abouts in a connection slow downs are occuring.
12cr|perl-LWPx-TimedHTTP-1.5-6|22	
12cr|perl-LWPx-TimedHTTP-1.5-6|23	%prep
12cr|perl-LWPx-TimedHTTP-1.5-6|24	%setup -q -n %{real_name}-%{version}
12cr|perl-LWPx-TimedHTTP-1.5-6|25	
12cr|perl-LWPx-TimedHTTP-1.5-6|26	%build
12cr|perl-LWPx-TimedHTTP-1.5-6|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-LWPx-TimedHTTP-1.5-6|28	%make
12cr|perl-LWPx-TimedHTTP-1.5-6|29	
12cr|perl-LWPx-TimedHTTP-1.5-6|30	%check
12cr|perl-LWPx-TimedHTTP-1.5-6|31	#make test
12cr|perl-LWPx-TimedHTTP-1.5-6|32	
12cr|perl-LWPx-TimedHTTP-1.5-6|33	%install
12cr|perl-LWPx-TimedHTTP-1.5-6|34	install -d %{buildroot}%{perl_vendorlib}/LWPx
12cr|perl-LWPx-TimedHTTP-1.5-6|35	install -d %{buildroot}%{_mandir}/man3/
12cr|perl-LWPx-TimedHTTP-1.5-6|36	
12cr|perl-LWPx-TimedHTTP-1.5-6|37	install -m0644 blib/lib/LWPx/TimedHTTP.pm %{buildroot}%{perl_vendorlib}/LWPx/
12cr|perl-LWPx-TimedHTTP-1.5-6|38	install -m0644 blib/libdoc/LWPx::TimedHTTP.3pm %{buildroot}%{_mandir}/man3/
12cr|perl-LWPx-TimedHTTP-1.5-6|39	
12cr|perl-LWPx-TimedHTTP-1.5-6|40	%files
12cr|perl-LWPx-TimedHTTP-1.5-6|41	%doc Changes
12cr|perl-LWPx-TimedHTTP-1.5-6|42	%dir %{perl_vendorlib}/LWPx
12cr|perl-LWPx-TimedHTTP-1.5-6|43	%{perl_vendorlib}/LWPx/TimedHTTP.pm
12cr|perl-LWPx-TimedHTTP-1.5-6|44	%{_mandir}/*/*
12cr|perl-LWPx-TimedHTTP-1.5-6|45	
12cr|perl-LWPx-TimedHTTP-1.5-6|46	%changelog
12cr|perl-LWPx-TimedHTTP-1.5-6|47	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.5-5mdv2010.0
12cr|perl-LWPx-TimedHTTP-1.5-6|48	+ Revision: 430484
12cr|perl-LWPx-TimedHTTP-1.5-6|49	- rebuild
12cr|perl-LWPx-TimedHTTP-1.5-6|50	
12cr|perl-LWPx-TimedHTTP-1.5-6|51	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.5-4mdv2009.0
12cr|perl-LWPx-TimedHTTP-1.5-6|52	+ Revision: 257682
12cr|perl-LWPx-TimedHTTP-1.5-6|53	- rebuild
12cr|perl-LWPx-TimedHTTP-1.5-6|54	
12cr|perl-LWPx-TimedHTTP-1.5-6|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.5-3mdv2009.0
12cr|perl-LWPx-TimedHTTP-1.5-6|56	+ Revision: 245730
12cr|perl-LWPx-TimedHTTP-1.5-6|57	- rebuild
12cr|perl-LWPx-TimedHTTP-1.5-6|58	
12cr|perl-LWPx-TimedHTTP-1.5-6|59	* Sat Feb 02 2008 Funda Wang <fwang@mandriva.org> 1.5-1mdv2008.1
12cr|perl-LWPx-TimedHTTP-1.5-6|60	+ Revision: 161383
12cr|perl-LWPx-TimedHTTP-1.5-6|61	- update to new version 1.5
12cr|perl-LWPx-TimedHTTP-1.5-6|62	
12cr|perl-LWPx-TimedHTTP-1.5-6|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-LWPx-TimedHTTP-1.5-6|64	- restore BuildRoot
12cr|perl-LWPx-TimedHTTP-1.5-6|65	
12cr|perl-LWPx-TimedHTTP-1.5-6|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-LWPx-TimedHTTP-1.5-6|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-LWPx-TimedHTTP-1.5-6|68	
12cr|perl-LWPx-TimedHTTP-1.5-6|69	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-5mdv2008.0
12cr|perl-LWPx-TimedHTTP-1.5-6|70	+ Revision: 86527
12cr|perl-LWPx-TimedHTTP-1.5-6|71	- rebuild
12cr|perl-LWPx-TimedHTTP-1.5-6|72	
12cr|perl-LWPx-TimedHTTP-1.5-6|73	
12cr|perl-LWPx-TimedHTTP-1.5-6|74	* Mon Oct 17 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.4-4mdk
12cr|perl-LWPx-TimedHTTP-1.5-6|75	- Fix BuildRequires
12cr|perl-LWPx-TimedHTTP-1.5-6|76	
12cr|perl-LWPx-TimedHTTP-1.5-6|77	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.4-3mdk
12cr|perl-LWPx-TimedHTTP-1.5-6|78	- Buildrequires fix
12cr|perl-LWPx-TimedHTTP-1.5-6|79	
12cr|perl-LWPx-TimedHTTP-1.5-6|80	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.4-2mdk
12cr|perl-LWPx-TimedHTTP-1.5-6|81	- fix buildrequires
12cr|perl-LWPx-TimedHTTP-1.5-6|82	
12cr|perl-LWPx-TimedHTTP-1.5-6|83	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4-1mdk
12cr|perl-LWPx-TimedHTTP-1.5-6|84	- initial Mandriva package
12cr|perl-LWPx-TimedHTTP-1.5-6|85	

4868 12
12cr|perl-MailFolder-0.70.0-2|1	%define upstream_name	 MailFolder
12cr|perl-MailFolder-0.70.0-2|2	%define upstream_version 0.07
12cr|perl-MailFolder-0.70.0-2|3	
12cr|perl-MailFolder-0.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MailFolder-0.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MailFolder-0.70.0-2|6	Release:	2
12cr|perl-MailFolder-0.70.0-2|7	
12cr|perl-MailFolder-0.70.0-2|8	Summary:	A folder-independant interface to email folders
12cr|perl-MailFolder-0.70.0-2|9	License:	Artistic
12cr|perl-MailFolder-0.70.0-2|10	Group:     	Development/Perl
12cr|perl-MailFolder-0.70.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-MailFolder-0.70.0-2|12	Source0:	http://www.cpan.org/authors/id/K/KJ/KJOHNSON/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-MailFolder-0.70.0-2|13	Patch0:		http://rt.cpan.org/Ticket/Attachment/106324/20147/MailFolder-0.07-0.071.patch
12cr|perl-MailFolder-0.70.0-2|14	
12cr|perl-MailFolder-0.70.0-2|15	BuildRequires:	perl-devel
12cr|perl-MailFolder-0.70.0-2|16	BuildRequires:	perl(File::Sync)
12cr|perl-MailFolder-0.70.0-2|17	BuildRequires:	perl(MIME::Head)
12cr|perl-MailFolder-0.70.0-2|18	
12cr|perl-MailFolder-0.70.0-2|19	BuildArch:	noarch
12cr|perl-MailFolder-0.70.0-2|20	
12cr|perl-MailFolder-0.70.0-2|21	%description
12cr|perl-MailFolder-0.70.0-2|22	This base class, and companion subclasses provide an object-oriented interface
12cr|perl-MailFolder-0.70.0-2|23	to email folders independant of the underlying folder implementation.
12cr|perl-MailFolder-0.70.0-2|24	
12cr|perl-MailFolder-0.70.0-2|25	%prep
12cr|perl-MailFolder-0.70.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MailFolder-0.70.0-2|27	%patch0 -p 1
12cr|perl-MailFolder-0.70.0-2|28	
12cr|perl-MailFolder-0.70.0-2|29	%build
12cr|perl-MailFolder-0.70.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MailFolder-0.70.0-2|31	%make
12cr|perl-MailFolder-0.70.0-2|32	
12cr|perl-MailFolder-0.70.0-2|33	%check
12cr|perl-MailFolder-0.70.0-2|34	make test
12cr|perl-MailFolder-0.70.0-2|35	
12cr|perl-MailFolder-0.70.0-2|36	%install
12cr|perl-MailFolder-0.70.0-2|37	%makeinstall_std
12cr|perl-MailFolder-0.70.0-2|38	
12cr|perl-MailFolder-0.70.0-2|39	%files
12cr|perl-MailFolder-0.70.0-2|40	%{_mandir}/*/*
12cr|perl-MailFolder-0.70.0-2|41	%{perl_vendorlib}/Mail
12cr|perl-MailFolder-0.70.0-2|42	
12cr|perl-MailFolder-0.70.0-2|43	
12cr|perl-MailFolder-0.70.0-2|44	%changelog
12cr|perl-MailFolder-0.70.0-2|45	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-MailFolder-0.70.0-2|46	+ Revision: 403846
12cr|perl-MailFolder-0.70.0-2|47	- rebuild using %%perl_convert_version
12cr|perl-MailFolder-0.70.0-2|48	
12cr|perl-MailFolder-0.70.0-2|49	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.07-8mdv2009.0
12cr|perl-MailFolder-0.70.0-2|50	+ Revision: 257684
12cr|perl-MailFolder-0.70.0-2|51	- rebuild
12cr|perl-MailFolder-0.70.0-2|52	
12cr|perl-MailFolder-0.70.0-2|53	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.07-7mdv2009.0
12cr|perl-MailFolder-0.70.0-2|54	+ Revision: 245768
12cr|perl-MailFolder-0.70.0-2|55	- rebuild
12cr|perl-MailFolder-0.70.0-2|56	
12cr|perl-MailFolder-0.70.0-2|57	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.07-5mdv2008.1
12cr|perl-MailFolder-0.70.0-2|58	+ Revision: 140691
12cr|perl-MailFolder-0.70.0-2|59	- restore BuildRoot
12cr|perl-MailFolder-0.70.0-2|60	
12cr|perl-MailFolder-0.70.0-2|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-MailFolder-0.70.0-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-MailFolder-0.70.0-2|63	
12cr|perl-MailFolder-0.70.0-2|64	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-5mdv2008.0
12cr|perl-MailFolder-0.70.0-2|65	+ Revision: 86539
12cr|perl-MailFolder-0.70.0-2|66	- rebuild
12cr|perl-MailFolder-0.70.0-2|67	
12cr|perl-MailFolder-0.70.0-2|68	
12cr|perl-MailFolder-0.70.0-2|69	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-4mdv2007.0
12cr|perl-MailFolder-0.70.0-2|70	- Rebuild
12cr|perl-MailFolder-0.70.0-2|71	
12cr|perl-MailFolder-0.70.0-2|72	* Mon Apr 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-3mdk
12cr|perl-MailFolder-0.70.0-2|73	- buildrequires
12cr|perl-MailFolder-0.70.0-2|74	
12cr|perl-MailFolder-0.70.0-2|75	* Sun Apr 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-2mdk
12cr|perl-MailFolder-0.70.0-2|76	- spec rewrite
12cr|perl-MailFolder-0.70.0-2|77	- drop initial patch, use CPAN patch instead to fix tests
12cr|perl-MailFolder-0.70.0-2|78	
12cr|perl-MailFolder-0.70.0-2|79	* Sun Mar 27 2005 Bruno Cornec <bcornec@mandrake.org> 0.07-1mdk
12cr|perl-MailFolder-0.70.0-2|80	- Initial build.
12cr|perl-MailFolder-0.70.0-2|81	

4869 12
12cr|perl-Mail-GnuPG-0.160.0-2|1	%define upstream_name    Mail-GnuPG
12cr|perl-Mail-GnuPG-0.160.0-2|2	%define upstream_version 0.16
12cr|perl-Mail-GnuPG-0.160.0-2|3	
12cr|perl-Mail-GnuPG-0.160.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Mail-GnuPG-0.160.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Mail-GnuPG-0.160.0-2|6	Release:	2
12cr|perl-Mail-GnuPG-0.160.0-2|7	Summary:	Process email with GPG
12cr|perl-Mail-GnuPG-0.160.0-2|8	License:	GPL or Artistic
12cr|perl-Mail-GnuPG-0.160.0-2|9	Group:		Development/Perl
12cr|perl-Mail-GnuPG-0.160.0-2|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Mail-GnuPG-0.160.0-2|11	Source0:	http://www.cpan.org/modules/by-module/Mail/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Mail-GnuPG-0.160.0-2|12	
12cr|perl-Mail-GnuPG-0.160.0-2|13	BuildRequires:	perl-devel
12cr|perl-Mail-GnuPG-0.160.0-2|14	BuildRequires:	perl(GnuPG::Interface)
12cr|perl-Mail-GnuPG-0.160.0-2|15	BuildRequires:	perl(Class::MethodMaker)
12cr|perl-Mail-GnuPG-0.160.0-2|16	BuildRequires:	perl(MIME::Tools)
12cr|perl-Mail-GnuPG-0.160.0-2|17	BuildRequires:	perl(Module::Build)
12cr|perl-Mail-GnuPG-0.160.0-2|18	BuildArch:	noarch
12cr|perl-Mail-GnuPG-0.160.0-2|19	
12cr|perl-Mail-GnuPG-0.160.0-2|20	%description
12cr|perl-Mail-GnuPG-0.160.0-2|21	Use GnuPG::Interface to process or create PGP signed or encrypted email.
12cr|perl-Mail-GnuPG-0.160.0-2|22	
12cr|perl-Mail-GnuPG-0.160.0-2|23	%prep
12cr|perl-Mail-GnuPG-0.160.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Mail-GnuPG-0.160.0-2|25	
12cr|perl-Mail-GnuPG-0.160.0-2|26	%build
12cr|perl-Mail-GnuPG-0.160.0-2|27	perl Build.PL installdirs=vendor
12cr|perl-Mail-GnuPG-0.160.0-2|28	./Build
12cr|perl-Mail-GnuPG-0.160.0-2|29	
12cr|perl-Mail-GnuPG-0.160.0-2|30	%check
12cr|perl-Mail-GnuPG-0.160.0-2|31	export LC_ALL=C
12cr|perl-Mail-GnuPG-0.160.0-2|32	./Build test
12cr|perl-Mail-GnuPG-0.160.0-2|33	
12cr|perl-Mail-GnuPG-0.160.0-2|34	%install
12cr|perl-Mail-GnuPG-0.160.0-2|35	./Build install destdir=%{buildroot}
12cr|perl-Mail-GnuPG-0.160.0-2|36	
12cr|perl-Mail-GnuPG-0.160.0-2|37	%files
12cr|perl-Mail-GnuPG-0.160.0-2|38	%doc Changes README
12cr|perl-Mail-GnuPG-0.160.0-2|39	%{perl_vendorlib}/Mail
12cr|perl-Mail-GnuPG-0.160.0-2|40	%{_mandir}/*/*
12cr|perl-Mail-GnuPG-0.160.0-2|41	
12cr|perl-Mail-GnuPG-0.160.0-2|42	
12cr|perl-Mail-GnuPG-0.160.0-2|43	%changelog
12cr|perl-Mail-GnuPG-0.160.0-2|44	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-Mail-GnuPG-0.160.0-2|45	+ Revision: 622946
12cr|perl-Mail-GnuPG-0.160.0-2|46	- new version
12cr|perl-Mail-GnuPG-0.160.0-2|47	- normalize perl version
12cr|perl-Mail-GnuPG-0.160.0-2|48	
12cr|perl-Mail-GnuPG-0.160.0-2|49	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.15-5mdv2011.0
12cr|perl-Mail-GnuPG-0.160.0-2|50	+ Revision: 440609
12cr|perl-Mail-GnuPG-0.160.0-2|51	- rebuild
12cr|perl-Mail-GnuPG-0.160.0-2|52	
12cr|perl-Mail-GnuPG-0.160.0-2|53	* Sun Jan 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-4mdv2009.1
12cr|perl-Mail-GnuPG-0.160.0-2|54	+ Revision: 324509
12cr|perl-Mail-GnuPG-0.160.0-2|55	- update to new version 0.15
12cr|perl-Mail-GnuPG-0.160.0-2|56	
12cr|perl-Mail-GnuPG-0.160.0-2|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Mail-GnuPG-0.160.0-2|58	- rebuild
12cr|perl-Mail-GnuPG-0.160.0-2|59	- rebuild
12cr|perl-Mail-GnuPG-0.160.0-2|60	
12cr|perl-Mail-GnuPG-0.160.0-2|61	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.10-1mdv2008.1
12cr|perl-Mail-GnuPG-0.160.0-2|62	+ Revision: 140691
12cr|perl-Mail-GnuPG-0.160.0-2|63	- restore BuildRoot
12cr|perl-Mail-GnuPG-0.160.0-2|64	
12cr|perl-Mail-GnuPG-0.160.0-2|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Mail-GnuPG-0.160.0-2|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Mail-GnuPG-0.160.0-2|67	
12cr|perl-Mail-GnuPG-0.160.0-2|68	* Wed Aug 08 2007 Funda Wang <fwang@mandriva.org> 0.10-1mdv2008.0
12cr|perl-Mail-GnuPG-0.160.0-2|69	+ Revision: 60480
12cr|perl-Mail-GnuPG-0.160.0-2|70	- New version 0.10
12cr|perl-Mail-GnuPG-0.160.0-2|71	
12cr|perl-Mail-GnuPG-0.160.0-2|72	
12cr|perl-Mail-GnuPG-0.160.0-2|73	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-6mdv2007.0
12cr|perl-Mail-GnuPG-0.160.0-2|74	- Rebuild
12cr|perl-Mail-GnuPG-0.160.0-2|75	
12cr|perl-Mail-GnuPG-0.160.0-2|76	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.08-5mdk
12cr|perl-Mail-GnuPG-0.160.0-2|77	- Fix According to perl Policy
12cr|perl-Mail-GnuPG-0.160.0-2|78	- BuildRequires
12cr|perl-Mail-GnuPG-0.160.0-2|79	- Source URL
12cr|perl-Mail-GnuPG-0.160.0-2|80	
12cr|perl-Mail-GnuPG-0.160.0-2|81	* Mon Oct 17 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.08-4mdk
12cr|perl-Mail-GnuPG-0.160.0-2|82	- Fix BuildRequires
12cr|perl-Mail-GnuPG-0.160.0-2|83	
12cr|perl-Mail-GnuPG-0.160.0-2|84	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.08-3mdk
12cr|perl-Mail-GnuPG-0.160.0-2|85	- fix BuildRequires
12cr|perl-Mail-GnuPG-0.160.0-2|86	
12cr|perl-Mail-GnuPG-0.160.0-2|87	* Fri Aug 26 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-2mdk
12cr|perl-Mail-GnuPG-0.160.0-2|88	- spec cleanup
12cr|perl-Mail-GnuPG-0.160.0-2|89	- better url
12cr|perl-Mail-GnuPG-0.160.0-2|90	- make test in %%check
12cr|perl-Mail-GnuPG-0.160.0-2|91	
12cr|perl-Mail-GnuPG-0.160.0-2|92	* Wed Aug 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.08-1mdk
12cr|perl-Mail-GnuPG-0.160.0-2|93	- first mdk release
12cr|perl-Mail-GnuPG-0.160.0-2|94	

4870 12
12cr|perl-Mail-Graph-0.140.0-2|1	%define	upstream_name	 Mail-Graph
12cr|perl-Mail-Graph-0.140.0-2|2	%define	upstream_version 0.14
12cr|perl-Mail-Graph-0.140.0-2|3	
12cr|perl-Mail-Graph-0.140.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Mail-Graph-0.140.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Mail-Graph-0.140.0-2|6	Release:	2
12cr|perl-Mail-Graph-0.140.0-2|7	
12cr|perl-Mail-Graph-0.140.0-2|8	Summary:	Draw graphical stats for mails/spams
12cr|perl-Mail-Graph-0.140.0-2|9	License:	GPL+ or Artistic
12cr|perl-Mail-Graph-0.140.0-2|10	Group:		Development/Perl
12cr|perl-Mail-Graph-0.140.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Mail-Graph-0.140.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Mail/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Mail-Graph-0.140.0-2|13	
12cr|perl-Mail-Graph-0.140.0-2|14	BuildRequires:	perl-devel
12cr|perl-Mail-Graph-0.140.0-2|15	BuildRequires:	perl(GD)
12cr|perl-Mail-Graph-0.140.0-2|16	BuildRequires:	perl(GD::Graph)
12cr|perl-Mail-Graph-0.140.0-2|17	BuildRequires:	perl(MIME::Tools)
12cr|perl-Mail-Graph-0.140.0-2|18	BuildRequires:	perl(Date::Calc)
12cr|perl-Mail-Graph-0.140.0-2|19	BuildRequires:	perl(Compress::Zlib)
12cr|perl-Mail-Graph-0.140.0-2|20	BuildArch:	noarch
12cr|perl-Mail-Graph-0.140.0-2|21	
12cr|perl-Mail-Graph-0.140.0-2|22	%description
12cr|perl-Mail-Graph-0.140.0-2|23	This module parses mailbox files in either compressed or uncompressed form and
12cr|perl-Mail-Graph-0.140.0-2|24	then generates pretty statistics and graphs about them. Although at first
12cr|perl-Mail-Graph-0.140.0-2|25	developed to do spam statistics, it works just fine for normal mail.
12cr|perl-Mail-Graph-0.140.0-2|26	
12cr|perl-Mail-Graph-0.140.0-2|27	%prep
12cr|perl-Mail-Graph-0.140.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Mail-Graph-0.140.0-2|29	
12cr|perl-Mail-Graph-0.140.0-2|30	%build
12cr|perl-Mail-Graph-0.140.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Mail-Graph-0.140.0-2|32	%make
12cr|perl-Mail-Graph-0.140.0-2|33	
12cr|perl-Mail-Graph-0.140.0-2|34	%check
12cr|perl-Mail-Graph-0.140.0-2|35	make test
12cr|perl-Mail-Graph-0.140.0-2|36	
12cr|perl-Mail-Graph-0.140.0-2|37	%install
12cr|perl-Mail-Graph-0.140.0-2|38	%makeinstall_std
12cr|perl-Mail-Graph-0.140.0-2|39	
12cr|perl-Mail-Graph-0.140.0-2|40	%files
12cr|perl-Mail-Graph-0.140.0-2|41	%doc CHANGES CREDITS README TODO
12cr|perl-Mail-Graph-0.140.0-2|42	%{perl_vendorlib}/Mail
12cr|perl-Mail-Graph-0.140.0-2|43	%{_mandir}/man3*/*
12cr|perl-Mail-Graph-0.140.0-2|44	
12cr|perl-Mail-Graph-0.140.0-2|45	
12cr|perl-Mail-Graph-0.140.0-2|46	%changelog
12cr|perl-Mail-Graph-0.140.0-2|47	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.0
12cr|perl-Mail-Graph-0.140.0-2|48	+ Revision: 403841
12cr|perl-Mail-Graph-0.140.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-Mail-Graph-0.140.0-2|50	
12cr|perl-Mail-Graph-0.140.0-2|51	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.14-8mdv2009.0
12cr|perl-Mail-Graph-0.140.0-2|52	+ Revision: 241703
12cr|perl-Mail-Graph-0.140.0-2|53	- rebuild
12cr|perl-Mail-Graph-0.140.0-2|54	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Mail-Graph-0.140.0-2|55	
12cr|perl-Mail-Graph-0.140.0-2|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Mail-Graph-0.140.0-2|57	- restore BuildRoot
12cr|perl-Mail-Graph-0.140.0-2|58	
12cr|perl-Mail-Graph-0.140.0-2|59	* Mon Jul 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-6mdv2008.0
12cr|perl-Mail-Graph-0.140.0-2|60	+ Revision: 46978
12cr|perl-Mail-Graph-0.140.0-2|61	- rebuild
12cr|perl-Mail-Graph-0.140.0-2|62	
12cr|perl-Mail-Graph-0.140.0-2|63	
12cr|perl-Mail-Graph-0.140.0-2|64	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.14-5mdk
12cr|perl-Mail-Graph-0.140.0-2|65	- Fix According to perl Policy
12cr|perl-Mail-Graph-0.140.0-2|66	- BuildRequires
12cr|perl-Mail-Graph-0.140.0-2|67	- Source URL
12cr|perl-Mail-Graph-0.140.0-2|68	
12cr|perl-Mail-Graph-0.140.0-2|69	* Tue Dec 20 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.14-4mdk
12cr|perl-Mail-Graph-0.140.0-2|70	- Add BuildRequires
12cr|perl-Mail-Graph-0.140.0-2|71	
12cr|perl-Mail-Graph-0.140.0-2|72	* Thu Dec 15 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-3mdk
12cr|perl-Mail-Graph-0.140.0-2|73	- spec cleanup
12cr|perl-Mail-Graph-0.140.0-2|74	- fix buildrequires
12cr|perl-Mail-Graph-0.140.0-2|75	- rpmbuildupdate aware
12cr|perl-Mail-Graph-0.140.0-2|76	- better URL, summary and description
12cr|perl-Mail-Graph-0.140.0-2|77	
12cr|perl-Mail-Graph-0.140.0-2|78	* Mon Jul 04 2005 Oden Eriksson <oeriksson@mandriva.com> 0.14-2mdk
12cr|perl-Mail-Graph-0.140.0-2|79	- rebuild
12cr|perl-Mail-Graph-0.140.0-2|80	
12cr|perl-Mail-Graph-0.140.0-2|81	* Thu Jun 03 2004 Per Ã˜yvind Karlsen <peroyvind@linux-mandrake.com> 0.14-1mdk
12cr|perl-Mail-Graph-0.140.0-2|82	- 0.14
12cr|perl-Mail-Graph-0.140.0-2|83	- drop PREFIX and use %%makeinstall_std
12cr|perl-Mail-Graph-0.140.0-2|84	- fix standard-dir-owned-by-package
12cr|perl-Mail-Graph-0.140.0-2|85	- cosmetics
12cr|perl-Mail-Graph-0.140.0-2|86	
12cr|perl-Mail-Graph-0.140.0-2|87	* Sun Jul 27 2003 Michael Scherer <scherer.michael@free.fr> 0.10-2mdk
12cr|perl-Mail-Graph-0.140.0-2|88	- BuildRequires
12cr|perl-Mail-Graph-0.140.0-2|89	
12cr|perl-Mail-Graph-0.140.0-2|90	* Wed Jul 23 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.10-1mdk
12cr|perl-Mail-Graph-0.140.0-2|91	- initial cooker contrib.
12cr|perl-Mail-Graph-0.140.0-2|92	

4871 12
12cr|perl-Mail-POP3Client-2.180.0-2|1	%define upstream_name    Mail-POP3Client
12cr|perl-Mail-POP3Client-2.180.0-2|2	%define upstream_version 2.18
12cr|perl-Mail-POP3Client-2.180.0-2|3	
12cr|perl-Mail-POP3Client-2.180.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Mail-POP3Client-2.180.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Mail-POP3Client-2.180.0-2|6	Release:	2
12cr|perl-Mail-POP3Client-2.180.0-2|7	
12cr|perl-Mail-POP3Client-2.180.0-2|8	Summary:	POP3Client module for perl (Mail_and_Usenet_News/Mail)
12cr|perl-Mail-POP3Client-2.180.0-2|9	License:	GPL
12cr|perl-Mail-POP3Client-2.180.0-2|10	Group:		Development/Perl
12cr|perl-Mail-POP3Client-2.180.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Mail-POP3Client-2.180.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SD/SDOWD/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Mail-POP3Client-2.180.0-2|13	
12cr|perl-Mail-POP3Client-2.180.0-2|14	BuildRequires:	perl-devel
12cr|perl-Mail-POP3Client-2.180.0-2|15	BuildArch:	noarch
12cr|perl-Mail-POP3Client-2.180.0-2|16	Obsoletes:	perl-POP3Client <= 2.13
12cr|perl-Mail-POP3Client-2.180.0-2|17	Provides:	POP3Client = %{version}
12cr|perl-Mail-POP3Client-2.180.0-2|18	
12cr|perl-Mail-POP3Client-2.180.0-2|19	%description
12cr|perl-Mail-POP3Client-2.180.0-2|20	POP3Client is a Perl module to provide an object-oriented interface to a
12cr|perl-Mail-POP3Client-2.180.0-2|21	POP3 server.
12cr|perl-Mail-POP3Client-2.180.0-2|22	
12cr|perl-Mail-POP3Client-2.180.0-2|23	%prep
12cr|perl-Mail-POP3Client-2.180.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Mail-POP3Client-2.180.0-2|25	
12cr|perl-Mail-POP3Client-2.180.0-2|26	%build
12cr|perl-Mail-POP3Client-2.180.0-2|27	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Mail-POP3Client-2.180.0-2|28	%make
12cr|perl-Mail-POP3Client-2.180.0-2|29	
12cr|perl-Mail-POP3Client-2.180.0-2|30	%check
12cr|perl-Mail-POP3Client-2.180.0-2|31	make test
12cr|perl-Mail-POP3Client-2.180.0-2|32	
12cr|perl-Mail-POP3Client-2.180.0-2|33	%install
12cr|perl-Mail-POP3Client-2.180.0-2|34	%makeinstall_std
12cr|perl-Mail-POP3Client-2.180.0-2|35	%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod
12cr|perl-Mail-POP3Client-2.180.0-2|36	
12cr|perl-Mail-POP3Client-2.180.0-2|37	%files
12cr|perl-Mail-POP3Client-2.180.0-2|38	%doc Changes  MANIFEST README
12cr|perl-Mail-POP3Client-2.180.0-2|39	%{perl_vendorlib}/Mail/
12cr|perl-Mail-POP3Client-2.180.0-2|40	%{_mandir}/man3/*
12cr|perl-Mail-POP3Client-2.180.0-2|41	
12cr|perl-Mail-POP3Client-2.180.0-2|42	
12cr|perl-Mail-POP3Client-2.180.0-2|43	%changelog
12cr|perl-Mail-POP3Client-2.180.0-2|44	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 2.180.0-1mdv2010.0
12cr|perl-Mail-POP3Client-2.180.0-2|45	+ Revision: 407794
12cr|perl-Mail-POP3Client-2.180.0-2|46	- rebuild using %%perl_convert_version
12cr|perl-Mail-POP3Client-2.180.0-2|47	
12cr|perl-Mail-POP3Client-2.180.0-2|48	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.18-4mdv2009.0
12cr|perl-Mail-POP3Client-2.180.0-2|49	+ Revision: 257689
12cr|perl-Mail-POP3Client-2.180.0-2|50	- rebuild
12cr|perl-Mail-POP3Client-2.180.0-2|51	
12cr|perl-Mail-POP3Client-2.180.0-2|52	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.18-3mdv2009.0
12cr|perl-Mail-POP3Client-2.180.0-2|53	+ Revision: 245775
12cr|perl-Mail-POP3Client-2.180.0-2|54	- rebuild
12cr|perl-Mail-POP3Client-2.180.0-2|55	
12cr|perl-Mail-POP3Client-2.180.0-2|56	* Thu Feb 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.18-1mdv2008.1
12cr|perl-Mail-POP3Client-2.180.0-2|57	+ Revision: 175983
12cr|perl-Mail-POP3Client-2.180.0-2|58	- update to new version 2.18
12cr|perl-Mail-POP3Client-2.180.0-2|59	
12cr|perl-Mail-POP3Client-2.180.0-2|60	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Mail-POP3Client-2.180.0-2|61	- restore BuildRoot
12cr|perl-Mail-POP3Client-2.180.0-2|62	
12cr|perl-Mail-POP3Client-2.180.0-2|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Mail-POP3Client-2.180.0-2|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Mail-POP3Client-2.180.0-2|65	
12cr|perl-Mail-POP3Client-2.180.0-2|66	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 2.17-1mdv2008.0
12cr|perl-Mail-POP3Client-2.180.0-2|67	+ Revision: 25116
12cr|perl-Mail-POP3Client-2.180.0-2|68	- Import perl-Mail-POP3Client
12cr|perl-Mail-POP3Client-2.180.0-2|69	

4872 12
12cr|perl-Mail-RBL-1.100.0-2|1	%define	upstream_name	 Mail-RBL
12cr|perl-Mail-RBL-1.100.0-2|2	%define	upstream_version 1.10
12cr|perl-Mail-RBL-1.100.0-2|3	
12cr|perl-Mail-RBL-1.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Mail-RBL-1.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Mail-RBL-1.100.0-2|6	Release:	2
12cr|perl-Mail-RBL-1.100.0-2|7	
12cr|perl-Mail-RBL-1.100.0-2|8	Summary:	Perl extension to access RBL-style host verification services
12cr|perl-Mail-RBL-1.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-Mail-RBL-1.100.0-2|10	Group:		Development/Perl
12cr|perl-Mail-RBL-1.100.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Mail-RBL-1.100.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Mail/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Mail-RBL-1.100.0-2|13	
12cr|perl-Mail-RBL-1.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-Mail-RBL-1.100.0-2|15	BuildRequires:	perl(NetAddr::IP)
12cr|perl-Mail-RBL-1.100.0-2|16	BuildRequires:	perl(Net::DNS)
12cr|perl-Mail-RBL-1.100.0-2|17	BuildArch:	noarch
12cr|perl-Mail-RBL-1.100.0-2|18	
12cr|perl-Mail-RBL-1.100.0-2|19	%description
12cr|perl-Mail-RBL-1.100.0-2|20	This module eases the task of checking if a given host is in the list.
12cr|perl-Mail-RBL-1.100.0-2|21	
12cr|perl-Mail-RBL-1.100.0-2|22	%prep
12cr|perl-Mail-RBL-1.100.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Mail-RBL-1.100.0-2|24	
12cr|perl-Mail-RBL-1.100.0-2|25	%build
12cr|perl-Mail-RBL-1.100.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Mail-RBL-1.100.0-2|27	%make
12cr|perl-Mail-RBL-1.100.0-2|28	
12cr|perl-Mail-RBL-1.100.0-2|29	%check
12cr|perl-Mail-RBL-1.100.0-2|30	# some RBL can't be queries from build host
12cr|perl-Mail-RBL-1.100.0-2|31	export SKIP_RBL_TESTS=1
12cr|perl-Mail-RBL-1.100.0-2|32	make test
12cr|perl-Mail-RBL-1.100.0-2|33	
12cr|perl-Mail-RBL-1.100.0-2|34	%install
12cr|perl-Mail-RBL-1.100.0-2|35	%makeinstall_std
12cr|perl-Mail-RBL-1.100.0-2|36	
12cr|perl-Mail-RBL-1.100.0-2|37	%files
12cr|perl-Mail-RBL-1.100.0-2|38	%doc README
12cr|perl-Mail-RBL-1.100.0-2|39	%{perl_vendorlib}/Mail
12cr|perl-Mail-RBL-1.100.0-2|40	%{_mandir}/*/*
12cr|perl-Mail-RBL-1.100.0-2|41	
12cr|perl-Mail-RBL-1.100.0-2|42	
12cr|perl-Mail-RBL-1.100.0-2|43	%changelog
12cr|perl-Mail-RBL-1.100.0-2|44	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.100.0-1mdv2010.0
12cr|perl-Mail-RBL-1.100.0-2|45	+ Revision: 403843
12cr|perl-Mail-RBL-1.100.0-2|46	- rebuild using %%perl_convert_version
12cr|perl-Mail-RBL-1.100.0-2|47	
12cr|perl-Mail-RBL-1.100.0-2|48	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.10-4mdv2009.0
12cr|perl-Mail-RBL-1.100.0-2|49	+ Revision: 257692
12cr|perl-Mail-RBL-1.100.0-2|50	- rebuild
12cr|perl-Mail-RBL-1.100.0-2|51	
12cr|perl-Mail-RBL-1.100.0-2|52	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.10-3mdv2009.0
12cr|perl-Mail-RBL-1.100.0-2|53	+ Revision: 245778
12cr|perl-Mail-RBL-1.100.0-2|54	- rebuild
12cr|perl-Mail-RBL-1.100.0-2|55	
12cr|perl-Mail-RBL-1.100.0-2|56	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.10-1mdv2008.1
12cr|perl-Mail-RBL-1.100.0-2|57	+ Revision: 140691
12cr|perl-Mail-RBL-1.100.0-2|58	- restore BuildRoot
12cr|perl-Mail-RBL-1.100.0-2|59	
12cr|perl-Mail-RBL-1.100.0-2|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Mail-RBL-1.100.0-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Mail-RBL-1.100.0-2|62	
12cr|perl-Mail-RBL-1.100.0-2|63	* Thu Jul 05 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-1mdv2008.0
12cr|perl-Mail-RBL-1.100.0-2|64	+ Revision: 48616
12cr|perl-Mail-RBL-1.100.0-2|65	- update to new version 1.10
12cr|perl-Mail-RBL-1.100.0-2|66	- skip RBL tests
12cr|perl-Mail-RBL-1.100.0-2|67	
12cr|perl-Mail-RBL-1.100.0-2|68	
12cr|perl-Mail-RBL-1.100.0-2|69	* Mon Dec 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-1mdv2007.0
12cr|perl-Mail-RBL-1.100.0-2|70	+ Revision: 94825
12cr|perl-Mail-RBL-1.100.0-2|71	- new version
12cr|perl-Mail-RBL-1.100.0-2|72	- Import perl-Mail-RBL
12cr|perl-Mail-RBL-1.100.0-2|73	
12cr|perl-Mail-RBL-1.100.0-2|74	* Fri Sep 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-4mdv2007.0
12cr|perl-Mail-RBL-1.100.0-2|75	- Rebuild
12cr|perl-Mail-RBL-1.100.0-2|76	
12cr|perl-Mail-RBL-1.100.0-2|77	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.04-3mdk
12cr|perl-Mail-RBL-1.100.0-2|78	- Fix According to perl Policy
12cr|perl-Mail-RBL-1.100.0-2|79	- BuildRequires
12cr|perl-Mail-RBL-1.100.0-2|80	- Source URL
12cr|perl-Mail-RBL-1.100.0-2|81	
12cr|perl-Mail-RBL-1.100.0-2|82	* Tue Dec 20 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.04-2mdk
12cr|perl-Mail-RBL-1.100.0-2|83	- Add BuildRequires
12cr|perl-Mail-RBL-1.100.0-2|84	
12cr|perl-Mail-RBL-1.100.0-2|85	* Wed Dec 14 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdk
12cr|perl-Mail-RBL-1.100.0-2|86	- new version
12cr|perl-Mail-RBL-1.100.0-2|87	- spec cleanup
12cr|perl-Mail-RBL-1.100.0-2|88	- fix directory ownership
12cr|perl-Mail-RBL-1.100.0-2|89	- re-enale tests
12cr|perl-Mail-RBL-1.100.0-2|90	
12cr|perl-Mail-RBL-1.100.0-2|91	* Tue Jul 05 2005 Oden Eriksson <oeriksson@mandriva.com> 1.02-2mdk
12cr|perl-Mail-RBL-1.100.0-2|92	- rebuild
12cr|perl-Mail-RBL-1.100.0-2|93	
12cr|perl-Mail-RBL-1.100.0-2|94	* Fri Jun 04 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.02-1mdk
12cr|perl-Mail-RBL-1.100.0-2|95	- 1.02
12cr|perl-Mail-RBL-1.100.0-2|96	- disable test for now
12cr|perl-Mail-RBL-1.100.0-2|97	- cosmetics
12cr|perl-Mail-RBL-1.100.0-2|98	

4873 12
12cr|perl-Mail-RFC822-Address-0.3-7|1	%define	real_name Mail-RFC822-Address
12cr|perl-Mail-RFC822-Address-0.3-7|2	%define	name	perl-%{real_name}
12cr|perl-Mail-RFC822-Address-0.3-7|3	%define	version	0.3
12cr|perl-Mail-RFC822-Address-0.3-7|4	%define	release %mkrel 7
12cr|perl-Mail-RFC822-Address-0.3-7|5	
12cr|perl-Mail-RFC822-Address-0.3-7|6	Summary:	%{real_name} module for perl
12cr|perl-Mail-RFC822-Address-0.3-7|7	Name:		%{name}
12cr|perl-Mail-RFC822-Address-0.3-7|8	Version:	%{version}
12cr|perl-Mail-RFC822-Address-0.3-7|9	Release:	%{release}
12cr|perl-Mail-RFC822-Address-0.3-7|10	License:	GPL or Artistic
12cr|perl-Mail-RFC822-Address-0.3-7|11	Group:		Development/Perl
12cr|perl-Mail-RFC822-Address-0.3-7|12	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/Mail/%{real_name}-%{version}.tar.gz
12cr|perl-Mail-RFC822-Address-0.3-7|13	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-Mail-RFC822-Address-0.3-7|14	BuildArch:	noarch
12cr|perl-Mail-RFC822-Address-0.3-7|15	BuildRequires:	perl-devel
12cr|perl-Mail-RFC822-Address-0.3-7|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|perl-Mail-RFC822-Address-0.3-7|17	
12cr|perl-Mail-RFC822-Address-0.3-7|18	%description
12cr|perl-Mail-RFC822-Address-0.3-7|19	Mail::RFC822::Address validates email addresses against the grammar described
12cr|perl-Mail-RFC822-Address-0.3-7|20	in RFC 822 using regular expressions.
12cr|perl-Mail-RFC822-Address-0.3-7|21	
12cr|perl-Mail-RFC822-Address-0.3-7|22	%prep
12cr|perl-Mail-RFC822-Address-0.3-7|23	%setup -q -n %{real_name}-%{version}
12cr|perl-Mail-RFC822-Address-0.3-7|24	
12cr|perl-Mail-RFC822-Address-0.3-7|25	%build
12cr|perl-Mail-RFC822-Address-0.3-7|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Mail-RFC822-Address-0.3-7|27	make
12cr|perl-Mail-RFC822-Address-0.3-7|28	make test
12cr|perl-Mail-RFC822-Address-0.3-7|29	
12cr|perl-Mail-RFC822-Address-0.3-7|30	%install
12cr|perl-Mail-RFC822-Address-0.3-7|31	rm -rf $RPM_BUILD_ROOT
12cr|perl-Mail-RFC822-Address-0.3-7|32	%makeinstall_std
12cr|perl-Mail-RFC822-Address-0.3-7|33	
12cr|perl-Mail-RFC822-Address-0.3-7|34	%clean
12cr|perl-Mail-RFC822-Address-0.3-7|35	rm -rf $RPM_BUILD_ROOT
12cr|perl-Mail-RFC822-Address-0.3-7|36	
12cr|perl-Mail-RFC822-Address-0.3-7|37	%files
12cr|perl-Mail-RFC822-Address-0.3-7|38	%defattr(-,root,root)
12cr|perl-Mail-RFC822-Address-0.3-7|39	%doc Changes INSTALL
12cr|perl-Mail-RFC822-Address-0.3-7|40	%{_mandir}/*/*
12cr|perl-Mail-RFC822-Address-0.3-7|41	%{perl_vendorlib}/Mail/RFC822/Address.pm
12cr|perl-Mail-RFC822-Address-0.3-7|42	
12cr|perl-Mail-RFC822-Address-0.3-7|43	
12cr|perl-Mail-RFC822-Address-0.3-7|44	
12cr|perl-Mail-RFC822-Address-0.3-7|45	%changelog
12cr|perl-Mail-RFC822-Address-0.3-7|46	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3-7mdv2010.0
12cr|perl-Mail-RFC822-Address-0.3-7|47	+ Revision: 430486
12cr|perl-Mail-RFC822-Address-0.3-7|48	- rebuild
12cr|perl-Mail-RFC822-Address-0.3-7|49	
12cr|perl-Mail-RFC822-Address-0.3-7|50	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.3-6mdv2009.0
12cr|perl-Mail-RFC822-Address-0.3-7|51	+ Revision: 257708
12cr|perl-Mail-RFC822-Address-0.3-7|52	- rebuild
12cr|perl-Mail-RFC822-Address-0.3-7|53	
12cr|perl-Mail-RFC822-Address-0.3-7|54	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.3-5mdv2009.0
12cr|perl-Mail-RFC822-Address-0.3-7|55	+ Revision: 245780
12cr|perl-Mail-RFC822-Address-0.3-7|56	- rebuild
12cr|perl-Mail-RFC822-Address-0.3-7|57	
12cr|perl-Mail-RFC822-Address-0.3-7|58	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.3-3mdv2008.1
12cr|perl-Mail-RFC822-Address-0.3-7|59	+ Revision: 140691
12cr|perl-Mail-RFC822-Address-0.3-7|60	- restore BuildRoot
12cr|perl-Mail-RFC822-Address-0.3-7|61	
12cr|perl-Mail-RFC822-Address-0.3-7|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Mail-RFC822-Address-0.3-7|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Mail-RFC822-Address-0.3-7|64	
12cr|perl-Mail-RFC822-Address-0.3-7|65	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-3mdv2008.0
12cr|perl-Mail-RFC822-Address-0.3-7|66	+ Revision: 86529
12cr|perl-Mail-RFC822-Address-0.3-7|67	- rebuild
12cr|perl-Mail-RFC822-Address-0.3-7|68	
12cr|perl-Mail-RFC822-Address-0.3-7|69	
12cr|perl-Mail-RFC822-Address-0.3-7|70	* Wed May 03 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.3-2mdk
12cr|perl-Mail-RFC822-Address-0.3-7|71	- Fix According to perl Policy
12cr|perl-Mail-RFC822-Address-0.3-7|72	- Source URL
12cr|perl-Mail-RFC822-Address-0.3-7|73	- use mkrel
12cr|perl-Mail-RFC822-Address-0.3-7|74	
12cr|perl-Mail-RFC822-Address-0.3-7|75	* Wed Jul 20 2005 Andreas Hasenack <andreas@mandriva.com> 0.3-1mdk
12cr|perl-Mail-RFC822-Address-0.3-7|76	- packaged for Mandriva
12cr|perl-Mail-RFC822-Address-0.3-7|77	

4874 12
12cr|perl-Mail-SendEasy-1.2-3|1	
12cr|perl-Mail-SendEasy-1.2-3|2	%define module	Mail-SendEasy
12cr|perl-Mail-SendEasy-1.2-3|3	%define name	perl-%{module}
12cr|perl-Mail-SendEasy-1.2-3|4	%define version	1.2
12cr|perl-Mail-SendEasy-1.2-3|5	%define rel	3
12cr|perl-Mail-SendEasy-1.2-3|6	
12cr|perl-Mail-SendEasy-1.2-3|7	Summary:	Send plain/html e-mails through SMTP servers
12cr|perl-Mail-SendEasy-1.2-3|8	Name:		%{name}
12cr|perl-Mail-SendEasy-1.2-3|9	Version:	%{version}
12cr|perl-Mail-SendEasy-1.2-3|10	Release:	%mkrel %{rel}
12cr|perl-Mail-SendEasy-1.2-3|11	License:	GPL or Artistic
12cr|perl-Mail-SendEasy-1.2-3|12	Group:		Development/Perl
12cr|perl-Mail-SendEasy-1.2-3|13	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-Mail-SendEasy-1.2-3|14	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Mail/%{module}-%{version}.tar.bz2
12cr|perl-Mail-SendEasy-1.2-3|15	BuildRequires:	perl-devel
12cr|perl-Mail-SendEasy-1.2-3|16	BuildRequires:	dos2unix
12cr|perl-Mail-SendEasy-1.2-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|perl-Mail-SendEasy-1.2-3|18	BuildArch:	noarch
12cr|perl-Mail-SendEasy-1.2-3|19	Provides:	perl(Mail::SendEasy::AUTH)
12cr|perl-Mail-SendEasy-1.2-3|20	Provides:	perl(Mail::SendEasy::SMTP)
12cr|perl-Mail-SendEasy-1.2-3|21	
12cr|perl-Mail-SendEasy-1.2-3|22	%description
12cr|perl-Mail-SendEasy-1.2-3|23	This modules will send in a easy way e-mails.
12cr|perl-Mail-SendEasy-1.2-3|24	It supports SMTP authentication and attachments.
12cr|perl-Mail-SendEasy-1.2-3|25	
12cr|perl-Mail-SendEasy-1.2-3|26	%prep
12cr|perl-Mail-SendEasy-1.2-3|27	%setup -q -n %{module}-%{version}
12cr|perl-Mail-SendEasy-1.2-3|28	dos2unix README Changes
12cr|perl-Mail-SendEasy-1.2-3|29	
12cr|perl-Mail-SendEasy-1.2-3|30	%build
12cr|perl-Mail-SendEasy-1.2-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Mail-SendEasy-1.2-3|32	%make
12cr|perl-Mail-SendEasy-1.2-3|33	
12cr|perl-Mail-SendEasy-1.2-3|34	%install
12cr|perl-Mail-SendEasy-1.2-3|35	rm -rf %{buildroot}
12cr|perl-Mail-SendEasy-1.2-3|36	%makeinstall_std
12cr|perl-Mail-SendEasy-1.2-3|37	
12cr|perl-Mail-SendEasy-1.2-3|38	%clean
12cr|perl-Mail-SendEasy-1.2-3|39	rm -rf %{buildroot}
12cr|perl-Mail-SendEasy-1.2-3|40	
12cr|perl-Mail-SendEasy-1.2-3|41	%files
12cr|perl-Mail-SendEasy-1.2-3|42	%defattr(-,root,root)
12cr|perl-Mail-SendEasy-1.2-3|43	%doc README Changes
12cr|perl-Mail-SendEasy-1.2-3|44	%{perl_vendorlib}/Mail
12cr|perl-Mail-SendEasy-1.2-3|45	%{_mandir}/man3/*
12cr|perl-Mail-SendEasy-1.2-3|46	
12cr|perl-Mail-SendEasy-1.2-3|47	
12cr|perl-Mail-SendEasy-1.2-3|48	
12cr|perl-Mail-SendEasy-1.2-3|49	%changelog
12cr|perl-Mail-SendEasy-1.2-3|50	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2-3mdv2010.0
12cr|perl-Mail-SendEasy-1.2-3|51	+ Revision: 430487
12cr|perl-Mail-SendEasy-1.2-3|52	- rebuild
12cr|perl-Mail-SendEasy-1.2-3|53	
12cr|perl-Mail-SendEasy-1.2-3|54	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.2-2mdv2008.1
12cr|perl-Mail-SendEasy-1.2-3|55	+ Revision: 140691
12cr|perl-Mail-SendEasy-1.2-3|56	- restore BuildRoot
12cr|perl-Mail-SendEasy-1.2-3|57	
12cr|perl-Mail-SendEasy-1.2-3|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Mail-SendEasy-1.2-3|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Mail-SendEasy-1.2-3|60	
12cr|perl-Mail-SendEasy-1.2-3|61	* Sun Jun 03 2007 Anssi Hannula <anssi@mandriva.org> 1.2-2mdv2008.0
12cr|perl-Mail-SendEasy-1.2-3|62	+ Revision: 34869
12cr|perl-Mail-SendEasy-1.2-3|63	- annual rebuild
12cr|perl-Mail-SendEasy-1.2-3|64	
12cr|perl-Mail-SendEasy-1.2-3|65	
12cr|perl-Mail-SendEasy-1.2-3|66	* Sun May 28 2006 Anssi Hannula <anssi@mandriva.org> 1.2-1mdv2007.0
12cr|perl-Mail-SendEasy-1.2-3|67	- initial Mandriva package
12cr|perl-Mail-SendEasy-1.2-3|68	

4875 12
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|1	Summary:	An LDAP-based blacklist engine for SpamAssassin
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|2	Name:		perl-Mail-SpamAssassin-Plugin-LDAPfilter
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|3	Version:	0.09
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|4	Release:	%mkrel 7
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|5	License:	Apache License
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|6	Group:		Development/Perl
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|7	URL:		http://www.ntrg.com/misc/ldapfilter/
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|8	Source0:	http://www.ntrg.com/misc/ldapfilter/ldapfilter.cf
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|9	Source1:	http://www.ntrg.com/misc/ldapfilter/ldapfilter.pm
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|10	Source2:	http://www.ntrg.com/misc/ldapfilter/mailFilter.schema
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|11	Source3:	http://www.ntrg.com/misc/ldapfilter/spamAssassinFilter.schema
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|12	Requires(pre): rpm-helper
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|13	Requires(postun): rpm-helper
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|14	Requires(pre):  spamassassin-spamd >= 3.1.1
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|15	Requires:	spamassassin-spamd >= 3.1.1
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|16	BuildRequires:	perl-doc
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|17	BuildArch:	noarch
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|18	Buildroot:	%{_tmppath}/%{name}-%{version}-root
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|19	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|20	%description
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|21	This plugin checks an LDAP directory for entries and attributes that are
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|22	associated with specific message resource, and assigns SpamAssassin scores to
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|23	the message according to the values that are returned.
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|24	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|25	%prep
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|26	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|27	%setup -q -T -c -n %{name}-%{version}
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|28	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|29	cp %{SOURCE0} LDAPfilter.cf
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|30	cp %{SOURCE1} LDAPfilter.pm
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|31	cp %{SOURCE2} .
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|32	cp %{SOURCE3} .
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|33	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|34	# fix path
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|35	perl -pi -e "s|ldapfilter\.pm|%{perl_vendorlib}/Mail/SpamAssassin/Plugin/LDAPfilter\.pm|g" LDAPfilter.cf
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|36	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|37	%build
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|38	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|39	perldoc LDAPfilter.pm > Mail::SpamAssassin::Plugin::LDAPfilter.3pm
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|40	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|41	%install
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|42	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|43	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|44	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin/
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|45	install -d %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|46	install -d %{buildroot}%{_mandir}/man3
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|47	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|48	install -m0644 LDAPfilter.cf %{buildroot}%{_sysconfdir}/mail/spamassassin/
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|49	install -m0644 LDAPfilter.pm %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|50	install -m0644 Mail::SpamAssassin::Plugin::LDAPfilter.3pm %{buildroot}%{_mandir}/man3/
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|51	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|52	%post
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|53	if [ -f %{_var}/lock/subsys/spamd ]; then
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|54	%{_initrddir}/spamd restart 1>&2;
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|55	fi
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|56	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|57	%postun
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|58	if [ "$1" = "0" ]; then
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|59	if [ -f %{_var}/lock/subsys/spamd ]; then
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|60	%{_initrddir}/spamd restart 1>&2
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|61	fi
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|62	fi
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|63	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|64	%clean
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|65	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|66	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|67	%files
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|68	%defattr(644,root,root,755)
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|69	%doc mailFilter.schema spamAssassinFilter.schema
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/spamassassin/LDAPfilter.cf
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|71	%{perl_vendorlib}/Mail/SpamAssassin/Plugin/LDAPfilter.pm
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|72	%{_mandir}/man3/Mail::SpamAssassin::Plugin::LDAPfilter.3pm*
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|73	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|74	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|75	%changelog
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|76	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.09-7mdv2010.0
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|77	+ Revision: 430488
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|78	- rebuild
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|79	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|80	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.09-6mdv2009.0
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|81	+ Revision: 257717
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|82	- rebuild
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|83	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|84	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.09-5mdv2009.0
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|85	+ Revision: 245792
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|86	- rebuild
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|87	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|88	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.09-3mdv2008.1
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|89	+ Revision: 140691
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|90	- restore BuildRoot
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|91	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|93	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|94	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|95	* Sun Jul 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.09-3mdv2008.0
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|96	+ Revision: 46362
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|97	- misc fixes
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|98	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|99	
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|100	* Sat Nov 25 2006 Emmanuel Andry <eandry@mandriva.org> 0.09-2mdv2007.0
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|101	+ Revision: 87286
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|102	- patch to fix perl module path
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|103	- Import perl-Mail-SpamAssassin-Plugin-LDAPfilter
12cr|perl-Mail-SpamAssassin-Plugin-LDAPfilter-0.09-7|104	

4876 12
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|1	Summary:	TextOCR scanner and image validator SpamAssassin plugin
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|2	Name:		perl-Mail-SpamAssassin-Plugin-ocrtext
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|3	Version:	3.2
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|4	Release:	%mkrel 3
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|5	License:	Apache License
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|6	Group:		Development/Perl
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|7	URL:		http://antispam.imp.ch/patches/
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|8	#Source0:	http://antispam.imp.ch/patches/patch-ocrtext
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|9	Source0:	http://antispam.imp.ch/patches/ocrtext-3.2.tgz
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|10	Requires(pre): rpm-helper
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|11	Requires(postun): rpm-helper
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|12	Requires(pre):  spamassassin-spamd >= 3.2.0
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|13	Requires:	spamassassin-spamd >= 3.2.0
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|14	Requires:	gocr
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|15	Requires:	netpbm
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|16	Requires:	perl-Image-ExifTool >= 6.12-3mdk
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|17	BuildRequires:	perl-doc
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|18	BuildArch:	noarch
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|20	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|21	%description
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|22	textocr.pm is a plugin for spamassassin 3.1+ to detect suspect pictures and
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|23	extract text from them with gocr. The OCR dictionary functionaliy has been
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|24	replaced with regexes. The plugin can also verify the validity of the pictures
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|25	and detects spoofing of the content type.
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|26	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|27	%prep
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|28	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|29	%setup -q -n ocrtext
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|30	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|31	# fix path
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|32	perl -pi -e "s|/usr/local/bin|%{_bindir}|g" ocrtext.cf
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|33	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|34	echo "loadplugin Mail::SpamAssassin::Plugin::ocrtext %{perl_vendorlib}/Mail/SpamAssassin/Plugin/ocrtext.pm" > ocrtext.pre
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|35	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|36	# bug since 1.7
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|37	perl -pi -e "s|^package ocrtext\;|package Mail::SpamAssassin::Plugin::ocrtext\;|g" ocrtext-sa32.pm
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|38	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|39	%build
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|40	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|41	perldoc ocrtext-sa32.pm > Mail::SpamAssassin::Plugin::ocrtext.3pm
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|42	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|43	%install
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|44	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|45	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|46	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin/
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|47	install -d %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|48	install -d %{buildroot}%{_mandir}/man3
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|49	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|50	install -m0644 ocrtext.cf %{buildroot}%{_sysconfdir}/mail/spamassassin/
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|51	install -m0644 ocrtext.pre %{buildroot}%{_sysconfdir}/mail/spamassassin/ocrtext.pre
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|52	install -m0644 ocrtext-sa32.pm %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/ocrtext.pm
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|53	install -m0644 Mail::SpamAssassin::Plugin::ocrtext.3pm %{buildroot}%{_mandir}/man3/
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|54	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|55	%post
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|56	if [ -f %{_var}/lock/subsys/spamd ]; then
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|57	%{_initrddir}/spamd restart 1>&2;
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|58	fi
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|59	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|60	%postun
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|61	if [ "$1" = "0" ]; then
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|62	if [ -f %{_var}/lock/subsys/spamd ]; then
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|63	%{_initrddir}/spamd restart 1>&2
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|64	fi
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|65	fi
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|66	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|67	%clean
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|68	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|69	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|70	%files
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|71	%defattr(644,root,root,755)
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|72	%doc CHANGELOG INSTALL README
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|73	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/spamassassin/ocrtext.cf
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/spamassassin/ocrtext.pre
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|75	%{perl_vendorlib}/Mail/SpamAssassin/Plugin/ocrtext.pm
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|76	%{_mandir}/man3/Mail::SpamAssassin::Plugin::ocrtext.3pm*
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|77	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|78	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|79	%changelog
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|80	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.2-3mdv2010.0
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|81	+ Revision: 430489
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|82	- rebuild
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|83	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|84	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 3.2-2mdv2009.0
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|85	+ Revision: 239113
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|86	- rebuild
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|87	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|88	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|89	- restore BuildRoot
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|90	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|92	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|93	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|94	* Sun Jul 01 2007 Oden Eriksson <oeriksson@mandriva.com> 3.2-1mdv2008.0
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|95	+ Revision: 46388
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|96	- 3.2
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|97	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|98	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|99	* Sun Dec 17 2006 Oden Eriksson <oeriksson@mandriva.com> 3.1-1mdv2007.0
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|100	+ Revision: 98300
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|101	- more small fixes
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|102	- fix a small issue
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|103	- 3.1
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|104	- fix a bug since 1.7 to make it actually work
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|105	- Import perl-Mail-SpamAssassin-Plugin-ocrtext
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|106	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|107	* Mon Oct 16 2006 Oden Eriksson <oeriksson@mandriva.com> 1.9-1mdv2007.1
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|108	- 1.9
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|109	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|110	* Sun Aug 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.7-1mdv2007.0
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|111	- 1.7
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|112	
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|113	* Fri May 19 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.1-1mdk
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|114	- initial Mandriva package
12cr|perl-Mail-SpamAssassin-Plugin-ocrtext-3.2-3|115	

4877 12
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|1	Summary:	The POPAuth plugin for SpamAssassin
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|2	Name:		perl-Mail-SpamAssassin-Plugin-POPAuth
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|3	Version:	0
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|4	Release:	%mkrel 7
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|5	License:	Apache License
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|6	Group:		Development/Perl
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|7	URL:		http://people.apache.org/~dos/sa-plugins/3.1/
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|8	Source0:	http://people.apache.org/~dos/sa-plugins/3.1/POPAuth.cf
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|9	Source1:	http://people.apache.org/~dos/sa-plugins/3.1/POPAuth.pm
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|10	Requires(pre): rpm-helper
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|11	Requires(postun): rpm-helper
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|12	Requires(pre):  spamassassin-spamd >= 3.1.1
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|13	Requires:	spamassassin-spamd >= 3.1.1
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|14	BuildRequires:	perl-doc
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|15	BuildArch:	noarch
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|16	Buildroot:	%{_tmppath}/%{name}-%{version}-root
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|17	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|18	%description
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|19	Utilizes an access.db style hash file to extend the SpamAssassin
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|20	trusted_networks to 'POPAuth' or 'POP-before-SMTP' hosts by dynamically adding
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|21	and removing the hosts or networks found in the specified database to
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|22	SpamAssassin's trusted_networks configuration.
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|23	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|24	%prep
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|25	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|26	%setup -q -T -c -n %{name}-%{version}
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|27	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|28	cp %{SOURCE0} POPAuth.cf
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|29	cp %{SOURCE1} POPAuth.pm
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|30	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|31	# fix path
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|32	perl -pi -e "s|/etc/mail/spamassassin/POPAuth\.pm|%{perl_vendorlib}/Mail/SpamAssassin/Plugin/POPAuth\.pm|g" POPAuth.cf
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|33	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|34	%build
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|35	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|36	perldoc POPAuth.pm > Mail::SpamAssassin::Plugin::POPAuth.3pm
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|37	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|38	%install
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|39	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|40	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|41	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin/
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|42	install -d %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|43	install -d %{buildroot}%{_mandir}/man3
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|44	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|45	install -m0644 POPAuth.cf %{buildroot}%{_sysconfdir}/mail/spamassassin/
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|46	install -m0644 POPAuth.pm %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|47	install -m0644 Mail::SpamAssassin::Plugin::POPAuth.3pm %{buildroot}%{_mandir}/man3/
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|48	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|49	%post
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|50	if [ -f %{_var}/lock/subsys/spamd ]; then
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|51	%{_initrddir}/spamd restart 1>&2;
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|52	fi
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|53	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|54	%postun
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|55	if [ "$1" = "0" ]; then
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|56	if [ -f %{_var}/lock/subsys/spamd ]; then
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|57	%{_initrddir}/spamd restart 1>&2
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|58	fi
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|59	fi
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|60	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|61	%clean
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|62	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|63	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|64	%files
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|65	%defattr(644,root,root,755)
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/spamassassin/POPAuth.cf
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|67	%{perl_vendorlib}/Mail/SpamAssassin/Plugin/POPAuth.pm
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|68	%{_mandir}/man3/Mail::SpamAssassin::Plugin::POPAuth.3pm*
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|69	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|70	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|71	%changelog
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|72	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0-7mdv2010.0
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|73	+ Revision: 430490
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|74	- rebuild
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|75	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|76	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0-6mdv2009.0
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|77	+ Revision: 257719
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|78	- rebuild
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|79	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|80	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0-5mdv2009.0
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|81	+ Revision: 245817
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|82	- rebuild
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|83	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|84	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0-3mdv2008.1
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|85	+ Revision: 140691
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|86	- restore BuildRoot
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|87	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|88	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|89	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|90	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|91	* Sun Jul 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0-3mdv2008.0
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|92	+ Revision: 46363
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|93	- misc fixes
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|94	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|95	
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|96	* Sat Nov 25 2006 Emmanuel Andry <eandry@mandriva.org> 0-2mdv2007.0
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|97	+ Revision: 87287
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|98	- patch to fix perl module path
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|99	- Import perl-Mail-SpamAssassin-Plugin-POPAuth
12cr|perl-Mail-SpamAssassin-Plugin-POPAuth-0-7|100	

4878 12
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|1	Summary:	The SAGrey plugin for SpamAssassin
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|2	Name:		perl-Mail-SpamAssassin-Plugin-SAGrey
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|3	Version:	0.02
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|4	Release:	%mkrel 4
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|5	License:	Apache License
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|6	Group:		Development/Perl
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|7	URL:		http://www.ntrg.com/misc/sagrey/
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|8	Source0:	http://www.ntrg.com/misc/sagrey/sagrey.cf
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|9	Source1:	http://www.ntrg.com/misc/sagrey/sagrey.pm
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|10	Requires(pre): rpm-helper
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|11	Requires(postun): rpm-helper
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|12	Requires(pre):  spamassassin-spamd >= 3.1.1
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|13	Requires:	spamassassin-spamd >= 3.1.1
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|14	BuildArch:	noarch
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|16	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|17	%description
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|18	Mail::SpamAssassin::Plugin::SAGrey is a SpamAssassin plugin that provides a
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|19	limited amount of greylisting functionality using SpamAssassin's existing
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|20	services.
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|21	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|22	SAGrey is two-phased, in that it first looks to see if the current score of
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|23	the current message exceeds the user-defined threshold value (as set in one
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|24	of the cf files), and then looks to see if the message sender's email and IP
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|25	address tuple are already known to the auto-whitelist (AWL) repository. If the
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|26	message is spam and the sender is unknown, SAGrey assumes that this is one-time
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|27	spam from a throwaway or zombie account, the SAGREY rule fires, adds 1.0 to the
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|28	current message score, and optionally creates a header field in the message
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|29	itself. The rulename or header field can then be used to perform additional
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|30	greylisting functions (EG, having your delivery or transfer agent defer
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|31	delivery), or the score by itself can be used to penalize the message.
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|32	This model has two benefits over MTA-specific greylisting mechanisms: first, it
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|33	only subjects probable-spam to greylisting (instead of making everybody be
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|34	deferred, which has known problems), and it repurposes the existing
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|35	spamassassin history database (meaning no additional databases need to be
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|36	maintained).  Another benefit is that it can still work at the MTA level if
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|37	your MTA can call spamassassin while the transfer is active and then defer
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|38	delivery based on the presence of header-field data (postfix 2.x will not do
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|39	this unfortunately, since the header checks don't provide a DEFER verb), but
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|40	can also be used in other models (such as delivery routines).
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|41	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|42	%prep
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|43	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|44	%setup -q -T -c -n %{name}-%{version}
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|45	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|46	cp %{SOURCE0} SAGrey.cf
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|47	cp %{SOURCE1} SAGrey.pm
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|48	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|49	# fix path
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|50	perl -pi -e "s|sagrey\.pm|%{perl_vendorlib}/Mail/SpamAssassin/Plugin/SAGrey\.pm|g" SAGrey.cf
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|51	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|52	%build
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|53	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|54	%install
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|55	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|56	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|57	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin/
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|58	install -d %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|59	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|60	install -m0644 SAGrey.cf %{buildroot}%{_sysconfdir}/mail/spamassassin/
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|61	install -m0644 SAGrey.pm %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|62	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|63	%post
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|64	if [ -f %{_var}/lock/subsys/spamd ]; then
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|65	%{_initrddir}/spamd restart 1>&2;
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|66	fi
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|67	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|68	%postun
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|69	if [ "$1" = "0" ]; then
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|70	if [ -f %{_var}/lock/subsys/spamd ]; then
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|71	%{_initrddir}/spamd restart 1>&2
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|72	fi
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|73	fi
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|74	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|75	%clean
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|76	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|77	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|78	%files
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|79	%defattr(644,root,root,755)
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|80	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/spamassassin/SAGrey.cf
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|81	%{perl_vendorlib}/Mail/SpamAssassin/Plugin/SAGrey.pm
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|82	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|83	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|84	%changelog
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|85	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.02-4mdv2010.0
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|86	+ Revision: 430494
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|87	- rebuild
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|88	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|89	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.02-3mdv2009.0
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|90	+ Revision: 239110
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|91	- rebuild
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|92	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|94	- fix description-line-too-long
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|95	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|96	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|97	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|98	- restore BuildRoot
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|99	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|100	* Sun Jul 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.02-2mdv2008.0
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|101	+ Revision: 46364
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|102	- misc fixes
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|103	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|104	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|105	* Sat Nov 25 2006 Emmanuel Andry <eandry@mandriva.org> 0.02-1mdv2007.0
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|106	+ Revision: 87311
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|107	- New version 0.2
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|108	
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|109	* Sat Nov 25 2006 Emmanuel Andry <eandry@mandriva.org> 0.01-3mdv2007.1
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|110	+ Revision: 87281
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|111	- bump release
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|112	- patch to fix perl module path
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|113	- Import perl-Mail-SpamAssassin-Plugin-SAGrey
12cr|perl-Mail-SpamAssassin-Plugin-SAGrey-0.02-4|114	

4879 12
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|1	Summary:	The SIQ plugin for SpamAssassin
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|2	Name:		perl-Mail-SpamAssassin-Plugin-SIQ
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|3	Version:	0
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|4	Release:	%mkrel 7
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|5	License:	Apache License
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|6	Group:		Development/Perl
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|7	URL:		http://people.apache.org/~dos/sa-plugins/3.1/
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|8	Source0:	http://people.apache.org/~dos/sa-plugins/3.1/SIQ.cf
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|9	Source1:	http://people.apache.org/~dos/sa-plugins/3.1/SIQ.pm
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|10	Requires(pre): rpm-helper
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|11	Requires(postun): rpm-helper
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|12	Requires(pre):  spamassassin-spamd >= 3.1.1
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|13	Requires:	spamassassin-spamd >= 3.1.1
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|14	BuildRequires:	perl-doc
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|15	BuildArch:	noarch
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|16	Buildroot:	%{_tmppath}/%{name}-%{version}-root
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|17	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|18	%description
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|19	This plugin queries for reputation data, based on domain & IP pairs, from a
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|20	reputation service provider using the IETF ASRG draft SIQ protocol:
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|21	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|22	http://www.ietf.org/internet-drafts/draft-irtf-asrg-iar-howe-siq-02.txt
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|23	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|24	A number of eval functions are provided for writing eval-type rules against
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|25	the reputation data returned by the reputation service queried.
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|26	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|27	A pseudo-header is also provided for testing of the optional text area in an
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|28	SIQ response.
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|29	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|30	%prep
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|31	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|32	%setup -q -T -c -n %{name}-%{version}
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|33	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|34	cp %{SOURCE0} SIQ.cf
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|35	cp %{SOURCE1} SIQ.pm
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|36	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|37	# make it portable
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|38	perl -pi -e "s|/etc/mail/spamassassin/SIQ\.pm|%{perl_vendorlib}/Mail/SpamAssassin/Plugin/SIQ.pm|g" SIQ.cf
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|39	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|40	%build
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|41	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|42	perldoc SIQ.pm > Mail::SpamAssassin::Plugin::SIQ.3pm
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|43	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|44	%install
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|45	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|46	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|47	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin/
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|48	install -d %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|49	install -d %{buildroot}%{_mandir}/man3
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|50	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|51	install -m0644 SIQ.cf %{buildroot}%{_sysconfdir}/mail/spamassassin/
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|52	install -m0644 SIQ.pm %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|53	install -m0644 Mail::SpamAssassin::Plugin::SIQ.3pm %{buildroot}%{_mandir}/man3/
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|54	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|55	%post
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|56	if [ -f %{_var}/lock/subsys/spamd ]; then
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|57	%{_initrddir}/spamd restart 1>&2;
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|58	fi
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|59	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|60	%postun
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|61	if [ "$1" = "0" ]; then
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|62	if [ -f %{_var}/lock/subsys/spamd ]; then
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|63	%{_initrddir}/spamd restart 1>&2
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|64	fi
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|65	fi
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|66	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|67	%clean
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|68	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|69	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|70	%files
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|71	%defattr(644,root,root,755)
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/spamassassin/SIQ.cf
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|73	%{perl_vendorlib}/Mail/SpamAssassin/Plugin/SIQ.pm
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|74	%{_mandir}/man3/Mail::SpamAssassin::Plugin::SIQ.3pm*
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|75	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|76	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|77	%changelog
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|78	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0-7mdv2010.0
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|79	+ Revision: 430495
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|80	- rebuild
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|81	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|82	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0-6mdv2009.0
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|83	+ Revision: 257748
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|84	- rebuild
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|85	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|86	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0-5mdv2009.0
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|87	+ Revision: 245819
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|88	- rebuild
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|89	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|90	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0-3mdv2008.1
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|91	+ Revision: 140691
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|92	- restore BuildRoot
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|93	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|95	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|96	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|97	* Sun Jul 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0-3mdv2008.0
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|98	+ Revision: 46365
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|99	- misc fixes
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|100	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|101	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|102	* Sun Dec 17 2006 Oden Eriksson <oeriksson@mandriva.com> 0-3mdv2007.0
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|103	+ Revision: 98303
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|104	- bunzip the sources
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|105	- make it backportable (drop the patch)
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|106	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|107	* Sat Nov 25 2006 Emmanuel Andry <eandry@mandriva.org> 0-2mdv2007.1
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|108	+ Revision: 87292
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|109	- patch to fix perl module path
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|110	- Import perl-Mail-SpamAssassin-Plugin-SIQ
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|111	
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|112	* Fri May 19 2006 Oden Eriksson <oeriksson@mandriva.com> 0-1mdk
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|113	- initial Mandriva package
12cr|perl-Mail-SpamAssassin-Plugin-SIQ-0-7|114	

4880 12
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|1	Summary:	The WebRedirect plugin for SpamAssassin
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|2	Name:		perl-Mail-SpamAssassin-Plugin-WebRedirect
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|3	Version:	0
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|4	Release:	%mkrel 5
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|5	License:	Apache License
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|6	Group:		Development/Perl
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|7	URL:		http://people.apache.org/~dos/sa-plugins/3.1/
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|8	Source0:	http://people.apache.org/~dos/sa-plugins/3.1/WebRedirect.cf
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|9	Source1:	http://people.apache.org/~dos/sa-plugins/3.1/WebRedirect.pm
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|10	Requires(pre): rpm-helper
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|11	Requires(postun): rpm-helper
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|12	Requires(pre):  spamassassin-spamd >= 3.1.1
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|13	Requires:	spamassassin-spamd >= 3.1.1
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|14	BuildRequires:	perl-doc
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|15	BuildArch:	noarch
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|17	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|18	%description
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|19	Fetches web pages linked to in messages and provides their contents in a
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|20	pseudo-header that can be used in custom header rules.
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|21	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|22	An eval function is also provided to test a link's HTTP status code.
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|23	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|24	Limited decoding of data contained in pages is also attempted.  The decoded
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|25	data is provided in an additional pseudo-header that is made available to
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|26	custom header rules.
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|27	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|28	%prep
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|29	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|30	%setup -q -T -c -n %{name}-%{version}
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|31	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|32	cp %{SOURCE0} WebRedirect.cf
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|33	cp %{SOURCE1} WebRedirect.pm
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|34	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|35	# fix path
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|36	perl -pi -e "s|/etc/mail/spamassassin/WebRedirect\.pm|%{perl_vendorlib}/Mail/SpamAssassin/Plugin/WebRedirect\.pm|g" WebRedirect.cf
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|37	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|38	%build
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|39	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|40	perldoc WebRedirect.pm > Mail::SpamAssassin::Plugin::WebRedirect.3pm
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|41	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|42	%install
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|43	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|44	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|45	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin/
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|46	install -d %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|47	install -d %{buildroot}%{_mandir}/man3
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|48	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|49	install -m0644 WebRedirect.cf %{buildroot}%{_sysconfdir}/mail/spamassassin/
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|50	install -m0644 WebRedirect.pm %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|51	install -m0644 Mail::SpamAssassin::Plugin::WebRedirect.3pm %{buildroot}%{_mandir}/man3/
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|52	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|53	%post
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|54	if [ -f %{_var}/lock/subsys/spamd ]; then
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|55	%{_initrddir}/spamd restart 1>&2;
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|56	fi
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|57	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|58	%postun
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|59	if [ "$1" = "0" ]; then
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|60	if [ -f %{_var}/lock/subsys/spamd ]; then
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|61	%{_initrddir}/spamd restart 1>&2
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|62	fi
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|63	fi
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|64	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|65	%clean
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|66	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|67	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|68	%files
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|69	%defattr(644,root,root,755)
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/spamassassin/WebRedirect.cf
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|71	%{perl_vendorlib}/Mail/SpamAssassin/Plugin/WebRedirect.pm
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|72	%{_mandir}/man3/Mail::SpamAssassin::Plugin::WebRedirect.3pm*
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|73	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|74	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|75	%changelog
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|76	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0-5mdv2010.0
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|77	+ Revision: 430496
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|78	- rebuild
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|79	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|80	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0-4mdv2009.0
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|81	+ Revision: 239111
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|82	- rebuild
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|83	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|84	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|85	- restore BuildRoot
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|86	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|87	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|88	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|89	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|90	* Sun Jul 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0-3mdv2008.0
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|91	+ Revision: 46366
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|92	- misc fixes
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|93	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|94	
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|95	* Sat Nov 25 2006 Emmanuel Andry <eandry@mandriva.org> 0-2mdv2007.0
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|96	+ Revision: 87293
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|97	- patch to fix perl module path
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|98	- Import perl-Mail-SpamAssassin-Plugin-WebRedirect
12cr|perl-Mail-SpamAssassin-Plugin-WebRedirect-0-5|99	

4881 12
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|1	Summary:	The WrongMX Plugin for SpamAssassin
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|2	Name:		perl-Mail-SpamAssassin-Plugin-WrongMX
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|3	Version:	0
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|4	Release:	%mkrel 5
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|5	License:	Apache License
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|6	Group:		Development/Perl
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|7	URL:		http://people.apache.org/~dos/sa-plugins/3.0/
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|8	Source0:	http://people.apache.org/~dos/sa-plugins/3.0/wrongmx.cf
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|9	Source1:	http://people.apache.org/~dos/sa-plugins/3.0/wrongmx.pm
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|10	Requires(pre): rpm-helper
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|11	Requires(postun): rpm-helper
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|12	Requires(pre):  spamassassin-spamd >= 3.1.1
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|13	Requires:	spamassassin-spamd >= 3.1.1
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|14	BuildArch:	noarch
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|16	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|17	%description
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|18	WrongMX determines if an email was sent to a lower preference MX when a higher
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|19	preference MX was likely available.
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|20	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|21	o How To Use It:
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|22	Save the two files above in your local configuration directory
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|23	(/etc/mail/spamassassin/) and set the score in wrongmx.cf to whatever you
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|24	desire, based on your confidence in your primary MX server stability.
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|25	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|26	o How NOT To Use It:
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|27	Do not use this plugin on overloaded mail systems that frequently stop
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|28	accepting connections on the primary MX servers due to system load since
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|29	it will cause some false positives if you set the score too high.
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|30	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|31	%prep
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|32	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|33	%setup -q -T -c -n %{name}-%{version}
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|34	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|35	cp %{SOURCE0} WrongMX.cf
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|36	cp %{SOURCE1} WrongMX.pm
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|37	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|38	# fix package name and path
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|39	perl -pi -e "s|WrongMX wrongmx\.pm|Mail::SpamAssassin::Plugin::WrongMX %{perl_vendorlib}/Mail/SpamAssassin/Plugin/WrongMX.pm|g" WrongMX.cf
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|40	perl -pi -e "s|^package WrongMX|package Mail::SpamAssassin::Plugin::WrongMX|g" WrongMX.pm
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|41	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|42	%build
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|43	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|44	%install
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|45	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|46	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|47	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin/
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|48	install -d %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|49	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|50	install -m0644 WrongMX.cf %{buildroot}%{_sysconfdir}/mail/spamassassin/
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|51	install -m0644 WrongMX.pm %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|52	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|53	%post
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|54	if [ -f %{_var}/lock/subsys/spamd ]; then
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|55	%{_initrddir}/spamd restart 1>&2;
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|56	fi
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|57	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|58	%postun
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|59	if [ "$1" = "0" ]; then
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|60	if [ -f %{_var}/lock/subsys/spamd ]; then
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|61	%{_initrddir}/spamd restart 1>&2
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|62	fi
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|63	fi
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|64	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|65	%clean
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|66	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|67	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|68	%files
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|69	%defattr(644,root,root,755)
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|70	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/spamassassin/WrongMX.cf
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|71	%{perl_vendorlib}/Mail/SpamAssassin/Plugin/WrongMX.pm
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|72	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|73	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|74	%changelog
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|75	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0-5mdv2010.0
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|76	+ Revision: 430497
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|77	- rebuild
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|78	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|79	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0-4mdv2009.0
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|80	+ Revision: 239112
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|81	- rebuild
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|82	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|83	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|84	- restore BuildRoot
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|85	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|87	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|88	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|89	* Sun Jul 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0-3mdv2008.0
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|90	+ Revision: 46379
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|91	- misc fixes
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|92	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|93	
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|94	* Sat Nov 25 2006 Emmanuel Andry <eandry@mandriva.org> 0-2mdv2007.0
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|95	+ Revision: 87294
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|96	- patch to fix perl module path
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|97	- Import perl-Mail-SpamAssassin-Plugin-WrongMX
12cr|perl-Mail-SpamAssassin-Plugin-WrongMX-0-5|98	

4882 12
12cr|perl-Mail-SPF-Query-1.999.1-1|1	%define upstream_name    Mail-SPF-Query
12cr|perl-Mail-SPF-Query-1.999.1-1|2	%define upstream_version 1.999.1
12cr|perl-Mail-SPF-Query-1.999.1-1|3	
12cr|perl-Mail-SPF-Query-1.999.1-1|4	Name:   	perl-%{upstream_name}
12cr|perl-Mail-SPF-Query-1.999.1-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Mail-SPF-Query-1.999.1-1|6	Release:	1
12cr|perl-Mail-SPF-Query-1.999.1-1|7	Summary:	Perl implementation of querying Sender Policy Framework and Sender ID
12cr|perl-Mail-SPF-Query-1.999.1-1|8	License:	BSD
12cr|perl-Mail-SPF-Query-1.999.1-1|9	Group:		Development/Perl
12cr|perl-Mail-SPF-Query-1.999.1-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Mail-SPF-Query-1.999.1-1|11	Source:		http://www.cpan.org/modules/by-module/Mail/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Mail-SPF-Query-1.999.1-1|12	BuildRequires:	perl(Mail::SPF) perl(Sys::Hostname::Long) perl(Net::CIDR::Lite) perl-devel
12cr|perl-Mail-SPF-Query-1.999.1-1|13	BuildArch:	noarch
12cr|perl-Mail-SPF-Query-1.999.1-1|14	
12cr|perl-Mail-SPF-Query-1.999.1-1|15	%description
12cr|perl-Mail-SPF-Query-1.999.1-1|16	Mail::SPF::Query is an object-oriented Perl implementation of the Sender Policy
12cr|perl-Mail-SPF-Query-1.999.1-1|17	Framework (SPF) e-mail sender authentication system <http://www.openspf.org>.
12cr|perl-Mail-SPF-Query-1.999.1-1|18	
12cr|perl-Mail-SPF-Query-1.999.1-1|19	It supports both the TXT and SPF RR types as well as both SPFv1 (v=spf1) and
12cr|perl-Mail-SPF-Query-1.999.1-1|20	Sender ID (spf2.0) records, and it is fully compliant to RFCs 4408 and 4406.
12cr|perl-Mail-SPF-Query-1.999.1-1|21	(It does not however implement the patented PRA address selection algorithm
12cr|perl-Mail-SPF-Query-1.999.1-1|22	described in RFC 4407.)
12cr|perl-Mail-SPF-Query-1.999.1-1|23	
12cr|perl-Mail-SPF-Query-1.999.1-1|24	%prep
12cr|perl-Mail-SPF-Query-1.999.1-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Mail-SPF-Query-1.999.1-1|26	
12cr|perl-Mail-SPF-Query-1.999.1-1|27	%build
12cr|perl-Mail-SPF-Query-1.999.1-1|28	%{__perl} Makefile.PL installdirs=vendor
12cr|perl-Mail-SPF-Query-1.999.1-1|29	%make
12cr|perl-Mail-SPF-Query-1.999.1-1|30	
12cr|perl-Mail-SPF-Query-1.999.1-1|31	#check
12cr|perl-Mail-SPF-Query-1.999.1-1|32	#make test
12cr|perl-Mail-SPF-Query-1.999.1-1|33	
12cr|perl-Mail-SPF-Query-1.999.1-1|34	%install
12cr|perl-Mail-SPF-Query-1.999.1-1|35	make install DESTDIR=%{buildroot}
12cr|perl-Mail-SPF-Query-1.999.1-1|36	
12cr|perl-Mail-SPF-Query-1.999.1-1|37	%clean
12cr|perl-Mail-SPF-Query-1.999.1-1|38	rm -rf %{buildroot}
12cr|perl-Mail-SPF-Query-1.999.1-1|39	
12cr|perl-Mail-SPF-Query-1.999.1-1|40	%files
12cr|perl-Mail-SPF-Query-1.999.1-1|41	%defattr(-,root,root)
12cr|perl-Mail-SPF-Query-1.999.1-1|42	%_bindir/spfquery
12cr|perl-Mail-SPF-Query-1.999.1-1|43	%_bindir/spfd
12cr|perl-Mail-SPF-Query-1.999.1-1|44	%_mandir/man1/spfd.1*
12cr|perl-Mail-SPF-Query-1.999.1-1|45	%_mandir/man1/spfquery.1*
12cr|perl-Mail-SPF-Query-1.999.1-1|46	%_mandir/man3/Mail::SPF::Query.3pm*
12cr|perl-Mail-SPF-Query-1.999.1-1|47	%perl_vendorlib/Mail/SPF/Query.pm
12cr|perl-Mail-SPF-Query-1.999.1-1|48	
12cr|perl-Mail-SPF-Query-1.999.1-1|49	
12cr|perl-Mail-SPF-Query-1.999.1-1|50	%changelog
12cr|perl-Mail-SPF-Query-1.999.1-1|51	* Sat Jun 09 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.999.1-1
12cr|perl-Mail-SPF-Query-1.999.1-1|52	+ Revision: 803777
12cr|perl-Mail-SPF-Query-1.999.1-1|53	- import perl-Mail-SPF-Query
12cr|perl-Mail-SPF-Query-1.999.1-1|54	

4883 12
12cr|perl-MARC-Charset-1.330.0-2|1	%define upstream_name    MARC-Charset
12cr|perl-MARC-Charset-1.330.0-2|2	%define upstream_version 1.33
12cr|perl-MARC-Charset-1.330.0-2|3	
12cr|perl-MARC-Charset-1.330.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MARC-Charset-1.330.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MARC-Charset-1.330.0-2|6	Release:	2
12cr|perl-MARC-Charset-1.330.0-2|7	Summary:	Convert MARC-8 encoded strings to UTF-8
12cr|perl-MARC-Charset-1.330.0-2|8	License:	GPL or Artistic
12cr|perl-MARC-Charset-1.330.0-2|9	Group:		Development/Perl
12cr|perl-MARC-Charset-1.330.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MARC-Charset-1.330.0-2|11	Source0:	http://www.cpan.org/modules/by-module/MARC/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MARC-Charset-1.330.0-2|12	
12cr|perl-MARC-Charset-1.330.0-2|13	BuildRequires:	perl-devel
12cr|perl-MARC-Charset-1.330.0-2|14	BuildRequires:	perl(Class::Accessor)
12cr|perl-MARC-Charset-1.330.0-2|15	BuildRequires:	perl(XML::SAX)
12cr|perl-MARC-Charset-1.330.0-2|16	BuildArch:	noarch
12cr|perl-MARC-Charset-1.330.0-2|17	
12cr|perl-MARC-Charset-1.330.0-2|18	%description
12cr|perl-MARC-Charset-1.330.0-2|19	MARC::Charset is a package to assist you in converting converting data encoded
12cr|perl-MARC-Charset-1.330.0-2|20	using MARC-8 character sets to Unicode (UTF-8).
12cr|perl-MARC-Charset-1.330.0-2|21	
12cr|perl-MARC-Charset-1.330.0-2|22	%prep
12cr|perl-MARC-Charset-1.330.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MARC-Charset-1.330.0-2|24	
12cr|perl-MARC-Charset-1.330.0-2|25	%build
12cr|perl-MARC-Charset-1.330.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MARC-Charset-1.330.0-2|27	make
12cr|perl-MARC-Charset-1.330.0-2|28	
12cr|perl-MARC-Charset-1.330.0-2|29	%check
12cr|perl-MARC-Charset-1.330.0-2|30	make test
12cr|perl-MARC-Charset-1.330.0-2|31	
12cr|perl-MARC-Charset-1.330.0-2|32	%install
12cr|perl-MARC-Charset-1.330.0-2|33	%makeinstall_std
12cr|perl-MARC-Charset-1.330.0-2|34	
12cr|perl-MARC-Charset-1.330.0-2|35	%files
12cr|perl-MARC-Charset-1.330.0-2|36	%doc Changes README
12cr|perl-MARC-Charset-1.330.0-2|37	%{perl_vendorlib}/MARC
12cr|perl-MARC-Charset-1.330.0-2|38	%{_mandir}/*/*
12cr|perl-MARC-Charset-1.330.0-2|39	
12cr|perl-MARC-Charset-1.330.0-2|40	%changelog
12cr|perl-MARC-Charset-1.330.0-2|41	* Mon Sep 05 2011 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.330.0-1mdv2012.0
12cr|perl-MARC-Charset-1.330.0-2|42	+ Revision: 698311
12cr|perl-MARC-Charset-1.330.0-2|43	- update to new version 1.33
12cr|perl-MARC-Charset-1.330.0-2|44	
12cr|perl-MARC-Charset-1.330.0-2|45	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.320.0-1
12cr|perl-MARC-Charset-1.330.0-2|46	+ Revision: 688751
12cr|perl-MARC-Charset-1.330.0-2|47	- update to new version 1.32
12cr|perl-MARC-Charset-1.330.0-2|48	
12cr|perl-MARC-Charset-1.330.0-2|49	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.310.0-1mdv2011.0
12cr|perl-MARC-Charset-1.330.0-2|50	+ Revision: 601984
12cr|perl-MARC-Charset-1.330.0-2|51	- normalize perl version
12cr|perl-MARC-Charset-1.330.0-2|52	
12cr|perl-MARC-Charset-1.330.0-2|53	* Fri Oct 22 2010 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.31-1mdv2011.0
12cr|perl-MARC-Charset-1.330.0-2|54	+ Revision: 587323
12cr|perl-MARC-Charset-1.330.0-2|55	- Update to 1.31
12cr|perl-MARC-Charset-1.330.0-2|56	
12cr|perl-MARC-Charset-1.330.0-2|57	* Fri Jun 04 2010 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.2-1mdv2011.0
12cr|perl-MARC-Charset-1.330.0-2|58	+ Revision: 547080
12cr|perl-MARC-Charset-1.330.0-2|59	- Update to 1.2
12cr|perl-MARC-Charset-1.330.0-2|60	
12cr|perl-MARC-Charset-1.330.0-2|61	* Wed Jul 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2010.0
12cr|perl-MARC-Charset-1.330.0-2|62	+ Revision: 391185
12cr|perl-MARC-Charset-1.330.0-2|63	- update to new version 1.1
12cr|perl-MARC-Charset-1.330.0-2|64	
12cr|perl-MARC-Charset-1.330.0-2|65	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.0-2mdv2009.0
12cr|perl-MARC-Charset-1.330.0-2|66	+ Revision: 268541
12cr|perl-MARC-Charset-1.330.0-2|67	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-MARC-Charset-1.330.0-2|68	
12cr|perl-MARC-Charset-1.330.0-2|69	* Wed May 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2009.0
12cr|perl-MARC-Charset-1.330.0-2|70	+ Revision: 212215
12cr|perl-MARC-Charset-1.330.0-2|71	- update to new version 1.0
12cr|perl-MARC-Charset-1.330.0-2|72	
12cr|perl-MARC-Charset-1.330.0-2|73	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.98-1mdv2008.1
12cr|perl-MARC-Charset-1.330.0-2|74	+ Revision: 140691
12cr|perl-MARC-Charset-1.330.0-2|75	- restore BuildRoot
12cr|perl-MARC-Charset-1.330.0-2|76	
12cr|perl-MARC-Charset-1.330.0-2|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-MARC-Charset-1.330.0-2|78	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-MARC-Charset-1.330.0-2|79	
12cr|perl-MARC-Charset-1.330.0-2|80	* Wed Aug 08 2007 Funda Wang <fwang@mandriva.org> 0.98-1mdv2008.0
12cr|perl-MARC-Charset-1.330.0-2|81	+ Revision: 60483
12cr|perl-MARC-Charset-1.330.0-2|82	- New version 0.98
12cr|perl-MARC-Charset-1.330.0-2|83	
12cr|perl-MARC-Charset-1.330.0-2|84	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.97-1mdv2008.0
12cr|perl-MARC-Charset-1.330.0-2|85	+ Revision: 56109
12cr|perl-MARC-Charset-1.330.0-2|86	- update to new version 0.97
12cr|perl-MARC-Charset-1.330.0-2|87	- spec cleanup
12cr|perl-MARC-Charset-1.330.0-2|88	
12cr|perl-MARC-Charset-1.330.0-2|89	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 0.96-1mdv2008.0
12cr|perl-MARC-Charset-1.330.0-2|90	+ Revision: 20277
12cr|perl-MARC-Charset-1.330.0-2|91	- 0.96
12cr|perl-MARC-Charset-1.330.0-2|92	
12cr|perl-MARC-Charset-1.330.0-2|93	
12cr|perl-MARC-Charset-1.330.0-2|94	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.95-2mdk
12cr|perl-MARC-Charset-1.330.0-2|95	- Fix According to perl Policy
12cr|perl-MARC-Charset-1.330.0-2|96	- BuildRequires
12cr|perl-MARC-Charset-1.330.0-2|97	- Source URL
12cr|perl-MARC-Charset-1.330.0-2|98	
12cr|perl-MARC-Charset-1.330.0-2|99	* Tue May 02 2006 Jerome Soyer <saispo@mandriva.org> 0.95-1mdk
12cr|perl-MARC-Charset-1.330.0-2|100	- From Stéphane Téletchéa <steletch@free.fr>
12cr|perl-MARC-Charset-1.330.0-2|101	- Initial Mandriva release
12cr|perl-MARC-Charset-1.330.0-2|102	

4884 12
12cr|perl-MARC-Record-2.0.3-2|1	%define module	MARC-Record
12cr|perl-MARC-Record-2.0.3-2|2	
12cr|perl-MARC-Record-2.0.3-2|3	Name:		perl-%{module}
12cr|perl-MARC-Record-2.0.3-2|4	Version:	2.0.3
12cr|perl-MARC-Record-2.0.3-2|5	Release:	2
12cr|perl-MARC-Record-2.0.3-2|6	Summary:	%{module} module for perl
12cr|perl-MARC-Record-2.0.3-2|7	License:	GPLv2+ or Artistic
12cr|perl-MARC-Record-2.0.3-2|8	Group:		Development/Perl
12cr|perl-MARC-Record-2.0.3-2|9	Url:		http://search.cpan.org/dist/%{module}/
12cr|perl-MARC-Record-2.0.3-2|10	Source:		ftp.perl.org/pub/CPAN/modules/by-module/MARC/%{module}-%{version}.tar.gz
12cr|perl-MARC-Record-2.0.3-2|11	
12cr|perl-MARC-Record-2.0.3-2|12	BuildRequires:	perl-devel
12cr|perl-MARC-Record-2.0.3-2|13	BuildArch:	noarch
12cr|perl-MARC-Record-2.0.3-2|14	
12cr|perl-MARC-Record-2.0.3-2|15	%description
12cr|perl-MARC-Record-2.0.3-2|16	Module for handling MARC records as objects.
12cr|perl-MARC-Record-2.0.3-2|17	The file-handling stuff is in MARC::File::*.
12cr|perl-MARC-Record-2.0.3-2|18	
12cr|perl-MARC-Record-2.0.3-2|19	%prep
12cr|perl-MARC-Record-2.0.3-2|20	%setup -q -n %{module}-%{version}
12cr|perl-MARC-Record-2.0.3-2|21	
12cr|perl-MARC-Record-2.0.3-2|22	%build
12cr|perl-MARC-Record-2.0.3-2|23	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MARC-Record-2.0.3-2|24	make
12cr|perl-MARC-Record-2.0.3-2|25	
12cr|perl-MARC-Record-2.0.3-2|26	%check
12cr|perl-MARC-Record-2.0.3-2|27	make test
12cr|perl-MARC-Record-2.0.3-2|28	
12cr|perl-MARC-Record-2.0.3-2|29	%install
12cr|perl-MARC-Record-2.0.3-2|30	%makeinstall_std
12cr|perl-MARC-Record-2.0.3-2|31	
12cr|perl-MARC-Record-2.0.3-2|32	%files
12cr|perl-MARC-Record-2.0.3-2|33	%doc Changes README
12cr|perl-MARC-Record-2.0.3-2|34	%{_bindir}/marcdump
12cr|perl-MARC-Record-2.0.3-2|35	%{perl_vendorlib}/MARC
12cr|perl-MARC-Record-2.0.3-2|36	%{_mandir}/*/*
12cr|perl-MARC-Record-2.0.3-2|37	
12cr|perl-MARC-Record-2.0.3-2|38	%changelog
12cr|perl-MARC-Record-2.0.3-2|39	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.3-1mdv2011.0
12cr|perl-MARC-Record-2.0.3-2|40	+ Revision: 636195
12cr|perl-MARC-Record-2.0.3-2|41	- new version
12cr|perl-MARC-Record-2.0.3-2|42	
12cr|perl-MARC-Record-2.0.3-2|43	* Fri May 07 2010 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 2.0.2-1mdv2011.0
12cr|perl-MARC-Record-2.0.3-2|44	+ Revision: 543146
12cr|perl-MARC-Record-2.0.3-2|45	- Update to 2.0.2
12cr|perl-MARC-Record-2.0.3-2|46	
12cr|perl-MARC-Record-2.0.3-2|47	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.0.0-5mdv2010.0
12cr|perl-MARC-Record-2.0.3-2|48	+ Revision: 430498
12cr|perl-MARC-Record-2.0.3-2|49	- rebuild
12cr|perl-MARC-Record-2.0.3-2|50	
12cr|perl-MARC-Record-2.0.3-2|51	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.0.0-4mdv2009.0
12cr|perl-MARC-Record-2.0.3-2|52	+ Revision: 257751
12cr|perl-MARC-Record-2.0.3-2|53	- rebuild
12cr|perl-MARC-Record-2.0.3-2|54	
12cr|perl-MARC-Record-2.0.3-2|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.0.0-3mdv2009.0
12cr|perl-MARC-Record-2.0.3-2|56	+ Revision: 245821
12cr|perl-MARC-Record-2.0.3-2|57	- rebuild
12cr|perl-MARC-Record-2.0.3-2|58	
12cr|perl-MARC-Record-2.0.3-2|59	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.0.0-1mdv2008.1
12cr|perl-MARC-Record-2.0.3-2|60	+ Revision: 140691
12cr|perl-MARC-Record-2.0.3-2|61	- restore BuildRoot
12cr|perl-MARC-Record-2.0.3-2|62	
12cr|perl-MARC-Record-2.0.3-2|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-MARC-Record-2.0.3-2|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-MARC-Record-2.0.3-2|65	
12cr|perl-MARC-Record-2.0.3-2|66	
12cr|perl-MARC-Record-2.0.3-2|67	* Wed Feb 14 2007 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 2.0.0-1mdv2007.0
12cr|perl-MARC-Record-2.0.3-2|68	+ Revision: 120948
12cr|perl-MARC-Record-2.0.3-2|69	- Update to 2.0.0
12cr|perl-MARC-Record-2.0.3-2|70	- MARC::Lint is now in a separate module
12cr|perl-MARC-Record-2.0.3-2|71	- Import perl-MARC-Record
12cr|perl-MARC-Record-2.0.3-2|72	
12cr|perl-MARC-Record-2.0.3-2|73	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.38-2mdk
12cr|perl-MARC-Record-2.0.3-2|74	- Fix According to perl Policy
12cr|perl-MARC-Record-2.0.3-2|75	- Source URL
12cr|perl-MARC-Record-2.0.3-2|76	
12cr|perl-MARC-Record-2.0.3-2|77	* Thu May 04 2006 Jerome Soyer <saispo@mandriva.org> 1.38-1mdk
12cr|perl-MARC-Record-2.0.3-2|78	- From Stéphane Téletchéa <steletch@mandriva.org>
12cr|perl-MARC-Record-2.0.3-2|79	- Initial Mandriva release
12cr|perl-MARC-Record-2.0.3-2|80	

4885 12
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|1	%define upstream_name    MasonX-Request-ExtendedCompRoot
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|3	
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|6	Release:	3
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|7	
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|8	Summary:	MasonX::Request::ExtendedCompRoot - Extend  functionality of Mason's component root
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|9	License:	GPL
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|10	Group:		Development/Perl
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/MasonX/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|13	
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|15	BuildRequires:	perl(HTML::Mason)
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|16	BuildArch:	noarch
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|17	
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|18	%description
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|19	"MasonX::Request::ExtendedCompRoot" lets you alter Mason's
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|20	component root during the lifetime of any given request or
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|21	subrequest. This behaviour is useful if you want to override
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|22	certain components, but cannot determine that at the moment you
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|23	create your handler (when you could in theory create an interp
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|24	object with a different component root) or because you configure
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|25	Mason in an httpd.conf.
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|26	
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|27	%prep
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|29	
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|30	%build
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|32	make
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|33	
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|34	%check
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|35	make test
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|36	
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|37	%install
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|38	%makeinstall_std
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|39	
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|40	%files
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|41	%doc Changes LICENSE README
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|42	%{perl_vendorlib}/MasonX/Request/ExtendedCompRoot.pm
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|43	%{perl_vendorlib}/MasonX/Resolver/ExtendedCompRoot.pm
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|44	%{_mandir}/man3/*
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|45	
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|46	
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|47	%changelog
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|48	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.30.0-2mdv2010.0
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|49	+ Revision: 405862
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|50	- bump mkrel to force rebuild
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|51	- rebuild using %%perl_convert_version
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|52	
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|53	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.03-4mdv2009.0
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|54	+ Revision: 241716
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|55	- rebuild
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|57	
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|59	- restore BuildRoot
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|60	
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|61	
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|62	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.03-2mdk
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|63	- Fix According to perl Policy
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|64	- Source URL
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|65	
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|66	* Fri Jan 27 2006 Oden Eriksson <oeriksson@mandriva.com> 0.03-1mdk
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|67	- initial Mandriva package
12cr|perl-MasonX-Request-ExtendedCompRoot-0.30.0-3|68	

4886 12
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|1	%define upstream_name    MasonX-Request-ExtendedCompRoot-WithApacheSession
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|2	%define upstream_version 0.03
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|3	
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|6	Release:	2
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|7	
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|8	Summary:	Integrates MasonX::Request ::ExtendedCompRoot and ::WithApacheSession
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|9	License:	GPL
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|10	Group:		Development/Perl
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|12	Source0:	http://search.cpan.org/dists/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|13	
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|14	BuildRequires:	perl-devel
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|15	BuildRequires:	perl(MasonX::Request::ExtendedCompRoot)
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|16	BuildRequires:	perl(MasonX::Request::WithApacheSession)
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|17	BuildArch:	noarch
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|18	
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|19	%description
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|20	Extend functionality of Mason's comp_root and add a session to
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|21	the Mason Request object.
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|22	
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|23	This  module simply integrates "MasonX::Request::ExtendedCompRoot"
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|24	and "MasonX::Request::WithApacheSession".
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|25	
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|26	%prep
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|28	
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|29	%build
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|31	make
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|32	
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|33	%check
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|34	make test
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|35	
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|36	%install
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|37	%makeinstall_std
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|38	
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|39	%files
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|40	%doc Changes LICENSE README
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|41	%{perl_vendorlib}/MasonX/Request/ExtendedCompRoot/WithApacheSession.pm
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|42	%{_mandir}/man3/*
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|43	
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|44	
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|45	%changelog
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|46	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|47	+ Revision: 405914
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|49	
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|50	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.03-4mdv2009.0
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|51	+ Revision: 241723
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|52	- rebuild
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|54	
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|56	- restore BuildRoot
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|57	
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|58	
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|59	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.03-2mdk
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|60	- Fix According to perl Policy
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|61	- Source URL
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|62	- BuildRequires
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|63	
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|64	* Fri Jan 27 2006 Oden Eriksson <oeriksson@mandriva.com> 0.03-1mdk
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|65	- initial Mandriva package
12cr|perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-2|66	

4887 12
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|1	%define upstream_name MasonX-Request-WithApacheSession
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|2	%define upstream_version 0.31
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|3	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|6	Release:    %mkrel 1
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|7	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|8	Summary:	MasonX::Request::WithApacheSession - Add a session to the Mason Request object
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|9	License:	GPL
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|10	Group:		Development/Perl
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/MasonX/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|13	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|14	BuildRequires:	perl(Apache::Session::Wrapper)
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|15	BuildRequires:  perl(Module::Build)
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|16	BuildArch:	noarch
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|18	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|19	%description
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|20	This module integrates "Apache::Session" into Mason by adding
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|21	methods to the Mason Request object available in all Mason
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|22	components. Any subrequests created by a request share the same
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|23	session.
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|24	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|25	%prep
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|27	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|28	%build
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|30	%{__make}
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|31	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|32	#%%check
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|33	#%__make test
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|34	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|35	%install
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|37	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|38	./Build install destdir=%{buildroot}
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|39	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|40	%clean
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|42	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|43	%files
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|44	%defattr(-,root,root)
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|45	%doc Changes README SIGNATURE
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|46	%{perl_vendorlib}/MasonX/Request/WithApacheSession.pm
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|47	%{perl_vendorlib}/MasonX/Request/WithMultiSession.pm
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|48	%{_mandir}/man3/*
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|49	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|50	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|51	%changelog
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|52	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.310.0-1mdv2010.0
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|53	+ Revision: 403849
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|54	- rebuild using %%perl_convert_version
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|55	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|56	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.31-2mdv2009.0
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|57	+ Revision: 268590
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|58	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|59	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|60	* Tue May 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.31-1mdv2009.0
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|61	+ Revision: 202325
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|62	- update to new version 0.31
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|63	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|65	- restore BuildRoot
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|66	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|69	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|70	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|71	* Thu May 04 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.30-3mdk
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|72	- Add BuildRequires
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|73	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|74	* Wed May 03 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.30-2mdk
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|75	- Fix According to perl Policy
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|76	- BuildRequires
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|77	- Source URL
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|78	
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|79	* Fri Jan 27 2006 Oden Eriksson <oeriksson@mandriva.com> 0.30-1mdk
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|80	- initial Mandriva package
12cr|perl-MasonX-Request-WithApacheSession-0.310.0-1|81	

4888 12
12cr|perl-Math-Base36-0.90.0-3|1	%define upstream_name    Math-Base36
12cr|perl-Math-Base36-0.90.0-3|2	%define upstream_version 0.09
12cr|perl-Math-Base36-0.90.0-3|3	
12cr|perl-Math-Base36-0.90.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Math-Base36-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Math-Base36-0.90.0-3|6	Release:	3
12cr|perl-Math-Base36-0.90.0-3|7	
12cr|perl-Math-Base36-0.90.0-3|8	Summary:	Encoding and decoding of base36 strings
12cr|perl-Math-Base36-0.90.0-3|9	License:	GPL+ or Artistic
12cr|perl-Math-Base36-0.90.0-3|10	Group:		Development/Perl
12cr|perl-Math-Base36-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Math-Base36-0.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Math-Base36-0.90.0-3|13	
12cr|perl-Math-Base36-0.90.0-3|14	BuildRequires:	perl-devel
12cr|perl-Math-Base36-0.90.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Math-Base36-0.90.0-3|16	BuildRequires:	perl(Math::BigInt)
12cr|perl-Math-Base36-0.90.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Math-Base36-0.90.0-3|18	BuildArch:	noarch
12cr|perl-Math-Base36-0.90.0-3|19	
12cr|perl-Math-Base36-0.90.0-3|20	%description
12cr|perl-Math-Base36-0.90.0-3|21	This module converts to and from Base36 numbers (0..9 - A..Z)
12cr|perl-Math-Base36-0.90.0-3|22	
12cr|perl-Math-Base36-0.90.0-3|23	It was created because of an article/challenge in "The Perl Review"
12cr|perl-Math-Base36-0.90.0-3|24	
12cr|perl-Math-Base36-0.90.0-3|25	%prep
12cr|perl-Math-Base36-0.90.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Math-Base36-0.90.0-3|27	
12cr|perl-Math-Base36-0.90.0-3|28	%build
12cr|perl-Math-Base36-0.90.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-Base36-0.90.0-3|30	%make
12cr|perl-Math-Base36-0.90.0-3|31	
12cr|perl-Math-Base36-0.90.0-3|32	%check
12cr|perl-Math-Base36-0.90.0-3|33	%make test
12cr|perl-Math-Base36-0.90.0-3|34	
12cr|perl-Math-Base36-0.90.0-3|35	%install
12cr|perl-Math-Base36-0.90.0-3|36	%makeinstall_std
12cr|perl-Math-Base36-0.90.0-3|37	
12cr|perl-Math-Base36-0.90.0-3|38	%files
12cr|perl-Math-Base36-0.90.0-3|39	%doc Changes META.yml README
12cr|perl-Math-Base36-0.90.0-3|40	%{_mandir}/man3/*
12cr|perl-Math-Base36-0.90.0-3|41	%{perl_vendorlib}/*
12cr|perl-Math-Base36-0.90.0-3|42	
12cr|perl-Math-Base36-0.90.0-3|43	
12cr|perl-Math-Base36-0.90.0-3|44	%changelog
12cr|perl-Math-Base36-0.90.0-3|45	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.90.0-2mdv2011.0
12cr|perl-Math-Base36-0.90.0-3|46	+ Revision: 657788
12cr|perl-Math-Base36-0.90.0-3|47	- rebuild for updated spec-helper
12cr|perl-Math-Base36-0.90.0-3|48	
12cr|perl-Math-Base36-0.90.0-3|49	* Wed Dec 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-Math-Base36-0.90.0-3|50	+ Revision: 616215
12cr|perl-Math-Base36-0.90.0-3|51	- update to new version 0.09
12cr|perl-Math-Base36-0.90.0-3|52	
12cr|perl-Math-Base36-0.90.0-3|53	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-Math-Base36-0.90.0-3|54	+ Revision: 554286
12cr|perl-Math-Base36-0.90.0-3|55	- import perl-Math-Base36
12cr|perl-Math-Base36-0.90.0-3|56	
12cr|perl-Math-Base36-0.90.0-3|57	
12cr|perl-Math-Base36-0.90.0-3|58	* Fri Jul 16 2010 cpan2dist 0.07-1mdv
12cr|perl-Math-Base36-0.90.0-3|59	- initial mdv release, generated with cpan2dist

4889 12
12cr|perl-Math-Base85-0.2-6|1	%define real_name Math-Base85
12cr|perl-Math-Base85-0.2-6|2	
12cr|perl-Math-Base85-0.2-6|3	Summary:	Math::Base85 - Perl extension for base 85 numbers, as referenced by RFC 1924
12cr|perl-Math-Base85-0.2-6|4	Name:		perl-%{real_name}
12cr|perl-Math-Base85-0.2-6|5	Version:	0.2
12cr|perl-Math-Base85-0.2-6|6	Release: %mkrel 6
12cr|perl-Math-Base85-0.2-6|7	License:	GPL or Artistic
12cr|perl-Math-Base85-0.2-6|8	Group:		Development/Perl
12cr|perl-Math-Base85-0.2-6|9	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-Math-Base85-0.2-6|10	Source0:	ftp.perl.org/pub/CPAN/modules/by-module/Math/%{real_name}-%{version}.tar.bz2
12cr|perl-Math-Base85-0.2-6|11	BuildRequires:	perl-devel
12cr|perl-Math-Base85-0.2-6|12	BuildArch:	noarch
12cr|perl-Math-Base85-0.2-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Math-Base85-0.2-6|14	
12cr|perl-Math-Base85-0.2-6|15	%description
12cr|perl-Math-Base85-0.2-6|16	RFC 1924 describes a compact, fixed-size representation of IPv6
12cr|perl-Math-Base85-0.2-6|17	addresses which uses a base 85 number system.  This module handles
12cr|perl-Math-Base85-0.2-6|18	some of the uglier details of it.
12cr|perl-Math-Base85-0.2-6|19	
12cr|perl-Math-Base85-0.2-6|20	%prep
12cr|perl-Math-Base85-0.2-6|21	%setup -q -n %{real_name}-%{version}
12cr|perl-Math-Base85-0.2-6|22	
12cr|perl-Math-Base85-0.2-6|23	%build
12cr|perl-Math-Base85-0.2-6|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-Base85-0.2-6|25	%make
12cr|perl-Math-Base85-0.2-6|26	make test
12cr|perl-Math-Base85-0.2-6|27	
12cr|perl-Math-Base85-0.2-6|28	%install
12cr|perl-Math-Base85-0.2-6|29	rm -rf %{buildroot}
12cr|perl-Math-Base85-0.2-6|30	%makeinstall_std
12cr|perl-Math-Base85-0.2-6|31	
12cr|perl-Math-Base85-0.2-6|32	%clean
12cr|perl-Math-Base85-0.2-6|33	rm -rf %{buildroot}
12cr|perl-Math-Base85-0.2-6|34	
12cr|perl-Math-Base85-0.2-6|35	%files
12cr|perl-Math-Base85-0.2-6|36	%defattr(-,root,root)
12cr|perl-Math-Base85-0.2-6|37	%doc Changes README
12cr|perl-Math-Base85-0.2-6|38	%{perl_vendorlib}/Math/Base85.pm
12cr|perl-Math-Base85-0.2-6|39	%{_mandir}/*/*
12cr|perl-Math-Base85-0.2-6|40	
12cr|perl-Math-Base85-0.2-6|41	
12cr|perl-Math-Base85-0.2-6|42	
12cr|perl-Math-Base85-0.2-6|43	
12cr|perl-Math-Base85-0.2-6|44	%changelog
12cr|perl-Math-Base85-0.2-6|45	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2-6mdv2010.0
12cr|perl-Math-Base85-0.2-6|46	+ Revision: 430499
12cr|perl-Math-Base85-0.2-6|47	- rebuild
12cr|perl-Math-Base85-0.2-6|48	
12cr|perl-Math-Base85-0.2-6|49	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.2-5mdv2009.0
12cr|perl-Math-Base85-0.2-6|50	+ Revision: 257772
12cr|perl-Math-Base85-0.2-6|51	- rebuild
12cr|perl-Math-Base85-0.2-6|52	
12cr|perl-Math-Base85-0.2-6|53	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.2-4mdv2009.0
12cr|perl-Math-Base85-0.2-6|54	+ Revision: 245823
12cr|perl-Math-Base85-0.2-6|55	- rebuild
12cr|perl-Math-Base85-0.2-6|56	
12cr|perl-Math-Base85-0.2-6|57	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.2-2mdv2008.1
12cr|perl-Math-Base85-0.2-6|58	+ Revision: 140691
12cr|perl-Math-Base85-0.2-6|59	- restore BuildRoot
12cr|perl-Math-Base85-0.2-6|60	
12cr|perl-Math-Base85-0.2-6|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Math-Base85-0.2-6|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Math-Base85-0.2-6|63	
12cr|perl-Math-Base85-0.2-6|64	
12cr|perl-Math-Base85-0.2-6|65	* Thu May 04 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.2-2mdk
12cr|perl-Math-Base85-0.2-6|66	- Fix According to perl Policy
12cr|perl-Math-Base85-0.2-6|67	- Source URL
12cr|perl-Math-Base85-0.2-6|68	- use mkrel
12cr|perl-Math-Base85-0.2-6|69	
12cr|perl-Math-Base85-0.2-6|70	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdk
12cr|perl-Math-Base85-0.2-6|71	- initial Mandriva package
12cr|perl-Math-Base85-0.2-6|72	

4890 12
12cr|perl-Math-BaseCalc-1.016-1|1	%define module Math-BaseCalc
12cr|perl-Math-BaseCalc-1.016-1|2	%define version 1.016
12cr|perl-Math-BaseCalc-1.016-1|3	%define release %mkrel 1
12cr|perl-Math-BaseCalc-1.016-1|4	
12cr|perl-Math-BaseCalc-1.016-1|5	Summary:	%{module} perl module
12cr|perl-Math-BaseCalc-1.016-1|6	Name:		perl-%{module}
12cr|perl-Math-BaseCalc-1.016-1|7	Version:	%{version}
12cr|perl-Math-BaseCalc-1.016-1|8	Release:	%{release}
12cr|perl-Math-BaseCalc-1.016-1|9	License:	GPL or Artistic
12cr|perl-Math-BaseCalc-1.016-1|10	Group:		Development/Perl
12cr|perl-Math-BaseCalc-1.016-1|11	Source:		ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Math/%{module}-%{version}.tar.gz
12cr|perl-Math-BaseCalc-1.016-1|12	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-Math-BaseCalc-1.016-1|13	Requires:	perl >= 5.0
12cr|perl-Math-BaseCalc-1.016-1|14	Buildrequires:	perl-devel
12cr|perl-Math-BaseCalc-1.016-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|perl-Math-BaseCalc-1.016-1|16	Buildarch:	noarch
12cr|perl-Math-BaseCalc-1.016-1|17	
12cr|perl-Math-BaseCalc-1.016-1|18	%description
12cr|perl-Math-BaseCalc-1.016-1|19	This module facilitates the conversion of numbers between various
12cr|perl-Math-BaseCalc-1.016-1|20	number bases.  You may define your own digit sets, or use any of
12cr|perl-Math-BaseCalc-1.016-1|21	several predefined digit sets.
12cr|perl-Math-BaseCalc-1.016-1|22	
12cr|perl-Math-BaseCalc-1.016-1|23	%prep
12cr|perl-Math-BaseCalc-1.016-1|24	%setup -q -n %{module}-%{version}
12cr|perl-Math-BaseCalc-1.016-1|25	
12cr|perl-Math-BaseCalc-1.016-1|26	%build
12cr|perl-Math-BaseCalc-1.016-1|27	
12cr|perl-Math-BaseCalc-1.016-1|28	CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-BaseCalc-1.016-1|29	%make
12cr|perl-Math-BaseCalc-1.016-1|30	
12cr|perl-Math-BaseCalc-1.016-1|31	%check
12cr|perl-Math-BaseCalc-1.016-1|32	%make test
12cr|perl-Math-BaseCalc-1.016-1|33	
12cr|perl-Math-BaseCalc-1.016-1|34	%install
12cr|perl-Math-BaseCalc-1.016-1|35	rm -rf %buildroot
12cr|perl-Math-BaseCalc-1.016-1|36	
12cr|perl-Math-BaseCalc-1.016-1|37	%make PREFIX=%buildroot%{_prefix} install DESTDIR=%buildroot
12cr|perl-Math-BaseCalc-1.016-1|38	
12cr|perl-Math-BaseCalc-1.016-1|39	%clean
12cr|perl-Math-BaseCalc-1.016-1|40	rm -rf %buildroot
12cr|perl-Math-BaseCalc-1.016-1|41	
12cr|perl-Math-BaseCalc-1.016-1|42	%files
12cr|perl-Math-BaseCalc-1.016-1|43	%defattr(-,root,root)
12cr|perl-Math-BaseCalc-1.016-1|44	%doc Changes MANIFEST
12cr|perl-Math-BaseCalc-1.016-1|45	%{perl_vendorlib}/Math/*
12cr|perl-Math-BaseCalc-1.016-1|46	%{_mandir}/*/*
12cr|perl-Math-BaseCalc-1.016-1|47	
12cr|perl-Math-BaseCalc-1.016-1|48	
12cr|perl-Math-BaseCalc-1.016-1|49	
12cr|perl-Math-BaseCalc-1.016-1|50	%changelog
12cr|perl-Math-BaseCalc-1.016-1|51	* Sat May 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.016-1mdv2011.0
12cr|perl-Math-BaseCalc-1.016-1|52	+ Revision: 674665
12cr|perl-Math-BaseCalc-1.016-1|53	- update to new version 1.016
12cr|perl-Math-BaseCalc-1.016-1|54	
12cr|perl-Math-BaseCalc-1.016-1|55	* Sun Mar 06 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.014-1
12cr|perl-Math-BaseCalc-1.016-1|56	+ Revision: 642234
12cr|perl-Math-BaseCalc-1.016-1|57	- new version
12cr|perl-Math-BaseCalc-1.016-1|58	- add missing %%check section
12cr|perl-Math-BaseCalc-1.016-1|59	- fix buildroot
12cr|perl-Math-BaseCalc-1.016-1|60	- use macros (%%make)
12cr|perl-Math-BaseCalc-1.016-1|61	- use tar.gz given by upstream
12cr|perl-Math-BaseCalc-1.016-1|62	
12cr|perl-Math-BaseCalc-1.016-1|63	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.013-2mdv2011.0
12cr|perl-Math-BaseCalc-1.016-1|64	+ Revision: 440611
12cr|perl-Math-BaseCalc-1.016-1|65	- rebuild
12cr|perl-Math-BaseCalc-1.016-1|66	
12cr|perl-Math-BaseCalc-1.016-1|67	* Sun Jan 18 2009 Jérôme Quelin <jquelin@mandriva.org> 1.013-1mdv2009.1
12cr|perl-Math-BaseCalc-1.016-1|68	+ Revision: 330873
12cr|perl-Math-BaseCalc-1.016-1|69	- update to new version 1.013
12cr|perl-Math-BaseCalc-1.016-1|70	
12cr|perl-Math-BaseCalc-1.016-1|71	* Fri Jun 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.012-1mdv2009.0
12cr|perl-Math-BaseCalc-1.016-1|72	+ Revision: 229474
12cr|perl-Math-BaseCalc-1.016-1|73	- update to new version 1.012
12cr|perl-Math-BaseCalc-1.016-1|74	
12cr|perl-Math-BaseCalc-1.016-1|75	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Math-BaseCalc-1.016-1|76	- restore BuildRoot
12cr|perl-Math-BaseCalc-1.016-1|77	
12cr|perl-Math-BaseCalc-1.016-1|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Math-BaseCalc-1.016-1|79	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Math-BaseCalc-1.016-1|80	
12cr|perl-Math-BaseCalc-1.016-1|81	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.011-8mdv2008.0
12cr|perl-Math-BaseCalc-1.016-1|82	+ Revision: 86552
12cr|perl-Math-BaseCalc-1.016-1|83	- rebuild
12cr|perl-Math-BaseCalc-1.016-1|84	
12cr|perl-Math-BaseCalc-1.016-1|85	
12cr|perl-Math-BaseCalc-1.016-1|86	* Thu May 11 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.011-7mdk
12cr|perl-Math-BaseCalc-1.016-1|87	- Fix Build
12cr|perl-Math-BaseCalc-1.016-1|88	- Fix Source URL
12cr|perl-Math-BaseCalc-1.016-1|89	- Fix URL
12cr|perl-Math-BaseCalc-1.016-1|90	- use mkrel
12cr|perl-Math-BaseCalc-1.016-1|91	
12cr|perl-Math-BaseCalc-1.016-1|92	* Mon Jun 06 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.011-6mdk
12cr|perl-Math-BaseCalc-1.016-1|93	- rebuild for new Perl
12cr|perl-Math-BaseCalc-1.016-1|94	
12cr|perl-Math-BaseCalc-1.016-1|95	* Tue Aug 12 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.011-5mdk
12cr|perl-Math-BaseCalc-1.016-1|96	- rebuild
12cr|perl-Math-BaseCalc-1.016-1|97	
12cr|perl-Math-BaseCalc-1.016-1|98	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.011-4mdk
12cr|perl-Math-BaseCalc-1.016-1|99	- rebuild for new auto{prov,req}
12cr|perl-Math-BaseCalc-1.016-1|100	

4891 12
12cr|perl-Math-Bezier-0.10.0-2|1	%define upstream_name	 Math-Bezier
12cr|perl-Math-Bezier-0.10.0-2|2	%define upstream_version 0.01
12cr|perl-Math-Bezier-0.10.0-2|3	
12cr|perl-Math-Bezier-0.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Math-Bezier-0.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Math-Bezier-0.10.0-2|6	Release:	2
12cr|perl-Math-Bezier-0.10.0-2|7	
12cr|perl-Math-Bezier-0.10.0-2|8	Summary:	Solution of Bezier Curves
12cr|perl-Math-Bezier-0.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-Math-Bezier-0.10.0-2|10	Group:		Development/Perl
12cr|perl-Math-Bezier-0.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Math-Bezier-0.10.0-2|12	Source0:	ftp.perl.org/pub/CPAN/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Math-Bezier-0.10.0-2|13	
12cr|perl-Math-Bezier-0.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-Math-Bezier-0.10.0-2|15	BuildArch:	noarch
12cr|perl-Math-Bezier-0.10.0-2|16	
12cr|perl-Math-Bezier-0.10.0-2|17	%description
12cr|perl-Math-Bezier-0.10.0-2|18	This module implements the algorithm for the solution of Bezier curves
12cr|perl-Math-Bezier-0.10.0-2|19	as presented by Robert D. Miller in Graphics Gems V, "Quick and Simple
12cr|perl-Math-Bezier-0.10.0-2|20	Bezier Curve Drawing".
12cr|perl-Math-Bezier-0.10.0-2|21	
12cr|perl-Math-Bezier-0.10.0-2|22	%prep
12cr|perl-Math-Bezier-0.10.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Math-Bezier-0.10.0-2|24	
12cr|perl-Math-Bezier-0.10.0-2|25	%build
12cr|perl-Math-Bezier-0.10.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-Bezier-0.10.0-2|27	%make
12cr|perl-Math-Bezier-0.10.0-2|28	
12cr|perl-Math-Bezier-0.10.0-2|29	%check
12cr|perl-Math-Bezier-0.10.0-2|30	make test
12cr|perl-Math-Bezier-0.10.0-2|31	
12cr|perl-Math-Bezier-0.10.0-2|32	%install
12cr|perl-Math-Bezier-0.10.0-2|33	%makeinstall_std
12cr|perl-Math-Bezier-0.10.0-2|34	
12cr|perl-Math-Bezier-0.10.0-2|35	%files
12cr|perl-Math-Bezier-0.10.0-2|36	%doc Changes README
12cr|perl-Math-Bezier-0.10.0-2|37	%{perl_vendorlib}/Math
12cr|perl-Math-Bezier-0.10.0-2|38	%{_mandir}/*/*
12cr|perl-Math-Bezier-0.10.0-2|39	
12cr|perl-Math-Bezier-0.10.0-2|40	
12cr|perl-Math-Bezier-0.10.0-2|41	%changelog
12cr|perl-Math-Bezier-0.10.0-2|42	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-Math-Bezier-0.10.0-2|43	+ Revision: 403850
12cr|perl-Math-Bezier-0.10.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-Math-Bezier-0.10.0-2|45	
12cr|perl-Math-Bezier-0.10.0-2|46	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.01-13mdv2009.0
12cr|perl-Math-Bezier-0.10.0-2|47	+ Revision: 257775
12cr|perl-Math-Bezier-0.10.0-2|48	- rebuild
12cr|perl-Math-Bezier-0.10.0-2|49	
12cr|perl-Math-Bezier-0.10.0-2|50	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.01-12mdv2009.0
12cr|perl-Math-Bezier-0.10.0-2|51	+ Revision: 245825
12cr|perl-Math-Bezier-0.10.0-2|52	- rebuild
12cr|perl-Math-Bezier-0.10.0-2|53	
12cr|perl-Math-Bezier-0.10.0-2|54	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Math-Bezier-0.10.0-2|55	- restore BuildRoot
12cr|perl-Math-Bezier-0.10.0-2|56	
12cr|perl-Math-Bezier-0.10.0-2|57	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-10mdv2008.1
12cr|perl-Math-Bezier-0.10.0-2|58	+ Revision: 133638
12cr|perl-Math-Bezier-0.10.0-2|59	- rebuild
12cr|perl-Math-Bezier-0.10.0-2|60	
12cr|perl-Math-Bezier-0.10.0-2|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Math-Bezier-0.10.0-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Math-Bezier-0.10.0-2|63	
12cr|perl-Math-Bezier-0.10.0-2|64	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-9mdv2008.0
12cr|perl-Math-Bezier-0.10.0-2|65	+ Revision: 86575
12cr|perl-Math-Bezier-0.10.0-2|66	- rebuild
12cr|perl-Math-Bezier-0.10.0-2|67	
12cr|perl-Math-Bezier-0.10.0-2|68	
12cr|perl-Math-Bezier-0.10.0-2|69	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-8mdv2007.0
12cr|perl-Math-Bezier-0.10.0-2|70	- Rebuild
12cr|perl-Math-Bezier-0.10.0-2|71	
12cr|perl-Math-Bezier-0.10.0-2|72	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.01-7mdk
12cr|perl-Math-Bezier-0.10.0-2|73	- Fix According to perl Policy
12cr|perl-Math-Bezier-0.10.0-2|74	- Source URL
12cr|perl-Math-Bezier-0.10.0-2|75	
12cr|perl-Math-Bezier-0.10.0-2|76	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-6mdk
12cr|perl-Math-Bezier-0.10.0-2|77	- better summary
12cr|perl-Math-Bezier-0.10.0-2|78	- %%mkrel
12cr|perl-Math-Bezier-0.10.0-2|79	- spec cleanup
12cr|perl-Math-Bezier-0.10.0-2|80	- enable tests
12cr|perl-Math-Bezier-0.10.0-2|81	
12cr|perl-Math-Bezier-0.10.0-2|82	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-5mdk
12cr|perl-Math-Bezier-0.10.0-2|83	- fix buildrequires in a backward compatible way
12cr|perl-Math-Bezier-0.10.0-2|84	
12cr|perl-Math-Bezier-0.10.0-2|85	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-4mdk
12cr|perl-Math-Bezier-0.10.0-2|86	- rpmbuildupdate aware
12cr|perl-Math-Bezier-0.10.0-2|87	
12cr|perl-Math-Bezier-0.10.0-2|88	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-3mdk
12cr|perl-Math-Bezier-0.10.0-2|89	- fixed dir ownership (distlint)
12cr|perl-Math-Bezier-0.10.0-2|90	- %%makeinstall_std macro
12cr|perl-Math-Bezier-0.10.0-2|91	

4892 12
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|1	%define upstream_name    Math-BigInt-FastCalc
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|2	%define upstream_version 0.29
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|3	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|6	Release:	2
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|7	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|8	Summary:    Math::BigInt::Calc with some XS for more speed
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|9	License:    GPL+ or Artistic
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|10	Group:      Development/Perl
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|13	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|15	BuildRequires: perl-Math-BigInt >= 1.991
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|16	BuildRequires: perl(Math::BigInt::Calc) >= 0.56
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|17	BuildRequires: perl(Test::More)
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|18	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|19	BuildRequires: perl-devel
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|20	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|21	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|22	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|23	%description
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|24	In order to allow for multiple big integer libraries, Math::BigInt was
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|25	rewritten to use library modules for core math routines. Any module which
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|26	follows the same API as this can be used instead by using the following:
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|27	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|28	use Math::BigInt lib => 'libname';
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|29	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|30	'libname' is either the long name ('Math::BigInt::Pari'), or only the short
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|31	version like 'Pari'. To use this library:
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|32	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|33	%prep
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|35	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|36	%build
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|38	%make
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|39	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|40	%check
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|41	%make test
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|42	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|43	%install
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|44	rm -rf %buildroot
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|45	%makeinstall_std
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|46	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|47	%clean
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|48	rm -rf %buildroot
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|49	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|50	%files
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|51	%defattr(-,root,root)
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|52	%doc README CHANGES META.yml
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|53	%{_mandir}/man3/*
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|54	%perl_vendorlib/*
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|55	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|56	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|57	%changelog
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|58	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.290.0-2
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|59	+ Revision: 768358
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|60	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|61	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|62	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.290.0-1
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|63	+ Revision: 690284
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|64	- update to new version 0.29
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|65	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|66	* Sat Mar 12 2011 Funda Wang <fwang@mandriva.org> 0.280.0-1
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|67	+ Revision: 643952
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|68	- new version 0.28
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|69	- rebuild
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|70	- rebuild
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|71	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|72	* Sun Feb 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.260.0-1
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|73	+ Revision: 637635
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|74	- update to new version 0.26
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|75	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|76	* Tue Feb 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.251.0-1
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|77	+ Revision: 636794
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|78	- update to new version 0.251
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|79	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|80	* Sun Nov 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.240.0-1mdv2011.0
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|81	+ Revision: 597486
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|82	- update to 0.24
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|83	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|84	* Mon Sep 06 2010 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-1mdv2011.0
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|85	+ Revision: 576338
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|86	- buildrequires: update
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|87	- update buildrequires:
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|88	- update to 0.21
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|89	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|90	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-2mdv2011.0
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|91	+ Revision: 556002
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|92	- rebuild for perl 5.12
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|93	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|94	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-1mdv2010.0
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|95	+ Revision: 401636
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|96	- rebuild using %%perl_convert_version
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|97	- fixed license field
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|98	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|99	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.19-1mdv2010.0
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|100	+ Revision: 374541
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|101	- import perl-Math-BigInt-FastCalc
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|102	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|103	
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|104	* Mon May 11 2009 cpan2dist 0.19-1mdv
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|105	- initial mdv release, generated with cpan2dist
12cr|perl-Math-BigInt-FastCalc-0.290.0-2|106	

4893 12
12cr|perl-Math-BigRat-0.260.200-1|1	%define upstream_name    Math-BigRat
12cr|perl-Math-BigRat-0.260.200-1|2	%define upstream_version 0.2602
12cr|perl-Math-BigRat-0.260.200-1|3	
12cr|perl-Math-BigRat-0.260.200-1|4	Name:		perl-%{upstream_name}
12cr|perl-Math-BigRat-0.260.200-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Math-BigRat-0.260.200-1|6	Release:	1
12cr|perl-Math-BigRat-0.260.200-1|7	
12cr|perl-Math-BigRat-0.260.200-1|8	Summary:	Arbitrary big rational numbers
12cr|perl-Math-BigRat-0.260.200-1|9	License:	GPL+ or Artistic
12cr|perl-Math-BigRat-0.260.200-1|10	Group:		Development/Perl
12cr|perl-Math-BigRat-0.260.200-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Math-BigRat-0.260.200-1|12	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Math-BigRat-0.260.200-1|13	
12cr|perl-Math-BigRat-0.260.200-1|14	# automatic dependency doesn't work here, because perl package
12cr|perl-Math-BigRat-0.260.200-1|15	# provides an unversioned one
12cr|perl-Math-BigRat-0.260.200-1|16	BuildRequires:	perl-Math-BigInt >= 1.87
12cr|perl-Math-BigRat-0.260.200-1|17	BuildRequires:	perl-devel
12cr|perl-Math-BigRat-0.260.200-1|18	
12cr|perl-Math-BigRat-0.260.200-1|19	%description
12cr|perl-Math-BigRat-0.260.200-1|20	Math::BigRat complements Math::BigInt and Math::BigFloat by providing support
12cr|perl-Math-BigRat-0.260.200-1|21	for arbitrary big rational numbers.
12cr|perl-Math-BigRat-0.260.200-1|22	
12cr|perl-Math-BigRat-0.260.200-1|23	%prep
12cr|perl-Math-BigRat-0.260.200-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Math-BigRat-0.260.200-1|25	
12cr|perl-Math-BigRat-0.260.200-1|26	%build
12cr|perl-Math-BigRat-0.260.200-1|27	export PERL5LIB=%{perl_vendorlib}
12cr|perl-Math-BigRat-0.260.200-1|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-BigRat-0.260.200-1|29	%make
12cr|perl-Math-BigRat-0.260.200-1|30	
12cr|perl-Math-BigRat-0.260.200-1|31	%check
12cr|perl-Math-BigRat-0.260.200-1|32	export PERL5LIB=%{perl_vendorlib}/
12cr|perl-Math-BigRat-0.260.200-1|33	make test
12cr|perl-Math-BigRat-0.260.200-1|34	
12cr|perl-Math-BigRat-0.260.200-1|35	%install
12cr|perl-Math-BigRat-0.260.200-1|36	%makeinstall_std
12cr|perl-Math-BigRat-0.260.200-1|37	
12cr|perl-Math-BigRat-0.260.200-1|38	%files
12cr|perl-Math-BigRat-0.260.200-1|39	%doc README
12cr|perl-Math-BigRat-0.260.200-1|40	%{perl_vendorlib}/Math
12cr|perl-Math-BigRat-0.260.200-1|41	%{_mandir}/*/*
12cr|perl-Math-BigRat-0.260.200-1|42	
12cr|perl-Math-BigRat-0.260.200-1|43	
12cr|perl-Math-BigRat-0.260.200-1|44	%changelog
12cr|perl-Math-BigRat-0.260.200-1|45	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.260.0-1mdv2011.0
12cr|perl-Math-BigRat-0.260.200-1|46	+ Revision: 597190
12cr|perl-Math-BigRat-0.260.200-1|47	- update to 0.26
12cr|perl-Math-BigRat-0.260.200-1|48	
12cr|perl-Math-BigRat-0.260.200-1|49	* Thu Sep 10 2009 Jérôme Quelin <jquelin@mandriva.org> 0.240.0-1mdv2011.0
12cr|perl-Math-BigRat-0.260.200-1|50	+ Revision: 436571
12cr|perl-Math-BigRat-0.260.200-1|51	- update to 0.24
12cr|perl-Math-BigRat-0.260.200-1|52	
12cr|perl-Math-BigRat-0.260.200-1|53	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.0
12cr|perl-Math-BigRat-0.260.200-1|54	+ Revision: 403854
12cr|perl-Math-BigRat-0.260.200-1|55	- rebuild using %%perl_convert_version
12cr|perl-Math-BigRat-0.260.200-1|56	
12cr|perl-Math-BigRat-0.260.200-1|57	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.22-2mdv2009.0
12cr|perl-Math-BigRat-0.260.200-1|58	+ Revision: 268613
12cr|perl-Math-BigRat-0.260.200-1|59	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Math-BigRat-0.260.200-1|60	
12cr|perl-Math-BigRat-0.260.200-1|61	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2009.0
12cr|perl-Math-BigRat-0.260.200-1|62	+ Revision: 194859
12cr|perl-Math-BigRat-0.260.200-1|63	- update to new version 0.22
12cr|perl-Math-BigRat-0.260.200-1|64	- update to new version 0.22
12cr|perl-Math-BigRat-0.260.200-1|65	
12cr|perl-Math-BigRat-0.260.200-1|66	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Math-BigRat-0.260.200-1|67	- restore BuildRoot
12cr|perl-Math-BigRat-0.260.200-1|68	
12cr|perl-Math-BigRat-0.260.200-1|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Math-BigRat-0.260.200-1|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Math-BigRat-0.260.200-1|71	
12cr|perl-Math-BigRat-0.260.200-1|72	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.20-1mdv2008.0
12cr|perl-Math-BigRat-0.260.200-1|73	+ Revision: 78233
12cr|perl-Math-BigRat-0.260.200-1|74	- import perl-Math-BigRat
12cr|perl-Math-BigRat-0.260.200-1|75	
12cr|perl-Math-BigRat-0.260.200-1|76	
12cr|perl-Math-BigRat-0.260.200-1|77	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.20-1mdv2008.0
12cr|perl-Math-BigRat-0.260.200-1|78	- first mdv release

4894 12
12cr|perl-Math-Calc-Units-1.70.0-2|1	%define upstream_name    Math-Calc-Units
12cr|perl-Math-Calc-Units-1.70.0-2|2	%define upstream_version 1.07
12cr|perl-Math-Calc-Units-1.70.0-2|3	
12cr|perl-Math-Calc-Units-1.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Math-Calc-Units-1.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Math-Calc-Units-1.70.0-2|6	Release:	2
12cr|perl-Math-Calc-Units-1.70.0-2|7	
12cr|perl-Math-Calc-Units-1.70.0-2|8	Summary:	Human-readable unit-aware calculator
12cr|perl-Math-Calc-Units-1.70.0-2|9	License:	GPL+ or Artistic
12cr|perl-Math-Calc-Units-1.70.0-2|10	Group:		Development/Perl
12cr|perl-Math-Calc-Units-1.70.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Math-Calc-Units-1.70.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SF/SFINK/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Math-Calc-Units-1.70.0-2|13	
12cr|perl-Math-Calc-Units-1.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-Math-Calc-Units-1.70.0-2|15	BuildRequires:	perl-Test-Pod
12cr|perl-Math-Calc-Units-1.70.0-2|16	BuildArch:	noarch
12cr|perl-Math-Calc-Units-1.70.0-2|17	
12cr|perl-Math-Calc-Units-1.70.0-2|18	%description
12cr|perl-Math-Calc-Units-1.70.0-2|19	Human-readable unit-aware calculator.
12cr|perl-Math-Calc-Units-1.70.0-2|20	
12cr|perl-Math-Calc-Units-1.70.0-2|21	%prep
12cr|perl-Math-Calc-Units-1.70.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Math-Calc-Units-1.70.0-2|23	
12cr|perl-Math-Calc-Units-1.70.0-2|24	%build
12cr|perl-Math-Calc-Units-1.70.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-Calc-Units-1.70.0-2|26	%make
12cr|perl-Math-Calc-Units-1.70.0-2|27	
12cr|perl-Math-Calc-Units-1.70.0-2|28	%check
12cr|perl-Math-Calc-Units-1.70.0-2|29	make test
12cr|perl-Math-Calc-Units-1.70.0-2|30	
12cr|perl-Math-Calc-Units-1.70.0-2|31	%install
12cr|perl-Math-Calc-Units-1.70.0-2|32	%makeinstall_std
12cr|perl-Math-Calc-Units-1.70.0-2|33	
12cr|perl-Math-Calc-Units-1.70.0-2|34	%files
12cr|perl-Math-Calc-Units-1.70.0-2|35	%doc Changes LICENSE README
12cr|perl-Math-Calc-Units-1.70.0-2|36	%{perl_vendorlib}/Math/Calc/Units*
12cr|perl-Math-Calc-Units-1.70.0-2|37	%{_bindir}/ucalc
12cr|perl-Math-Calc-Units-1.70.0-2|38	%{_mandir}/*/*
12cr|perl-Math-Calc-Units-1.70.0-2|39	
12cr|perl-Math-Calc-Units-1.70.0-2|40	
12cr|perl-Math-Calc-Units-1.70.0-2|41	%changelog
12cr|perl-Math-Calc-Units-1.70.0-2|42	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-1mdv2010.0
12cr|perl-Math-Calc-Units-1.70.0-2|43	+ Revision: 415027
12cr|perl-Math-Calc-Units-1.70.0-2|44	- update to 1.07
12cr|perl-Math-Calc-Units-1.70.0-2|45	
12cr|perl-Math-Calc-Units-1.70.0-2|46	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-1mdv2010.0
12cr|perl-Math-Calc-Units-1.70.0-2|47	+ Revision: 401635
12cr|perl-Math-Calc-Units-1.70.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-Math-Calc-Units-1.70.0-2|49	- fixed license field
12cr|perl-Math-Calc-Units-1.70.0-2|50	
12cr|perl-Math-Calc-Units-1.70.0-2|51	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.06-4mdv2009.0
12cr|perl-Math-Calc-Units-1.70.0-2|52	+ Revision: 257795
12cr|perl-Math-Calc-Units-1.70.0-2|53	- rebuild
12cr|perl-Math-Calc-Units-1.70.0-2|54	
12cr|perl-Math-Calc-Units-1.70.0-2|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.06-3mdv2009.0
12cr|perl-Math-Calc-Units-1.70.0-2|56	+ Revision: 245829
12cr|perl-Math-Calc-Units-1.70.0-2|57	- rebuild
12cr|perl-Math-Calc-Units-1.70.0-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Math-Calc-Units-1.70.0-2|59	
12cr|perl-Math-Calc-Units-1.70.0-2|60	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Math-Calc-Units-1.70.0-2|61	- restore BuildRoot
12cr|perl-Math-Calc-Units-1.70.0-2|62	
12cr|perl-Math-Calc-Units-1.70.0-2|63	* Thu Oct 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1.06-1mdv2008.1
12cr|perl-Math-Calc-Units-1.70.0-2|64	+ Revision: 97091
12cr|perl-Math-Calc-Units-1.70.0-2|65	- import perl-Math-Calc-Units
12cr|perl-Math-Calc-Units-1.70.0-2|66	
12cr|perl-Math-Calc-Units-1.70.0-2|67	
12cr|perl-Math-Calc-Units-1.70.0-2|68	* Thu Oct 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1.06-1mdv2008.1
12cr|perl-Math-Calc-Units-1.70.0-2|69	- initial Mandriva package

4895 12
12cr|perl-Math-Complex-1.580.0-2|1	%define upstream_name    Math-Complex
12cr|perl-Math-Complex-1.580.0-2|2	%define upstream_version 1.58
12cr|perl-Math-Complex-1.580.0-2|3	
12cr|perl-Math-Complex-1.580.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Math-Complex-1.580.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Math-Complex-1.580.0-2|6	Release:	2
12cr|perl-Math-Complex-1.580.0-2|7	
12cr|perl-Math-Complex-1.580.0-2|8	Summary:	Complex numbers and associated mathematical functions
12cr|perl-Math-Complex-1.580.0-2|9	License:	GPL+ or Artistic
12cr|perl-Math-Complex-1.580.0-2|10	Group:		Development/Perl
12cr|perl-Math-Complex-1.580.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Math-Complex-1.580.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Math-Complex-1.580.0-2|13	
12cr|perl-Math-Complex-1.580.0-2|14	BuildRequires:	perl-devel
12cr|perl-Math-Complex-1.580.0-2|15	BuildRequires:	perl(Scalar::Util)
12cr|perl-Math-Complex-1.580.0-2|16	BuildRequires:	perl(Test::More)
12cr|perl-Math-Complex-1.580.0-2|17	BuildArch:	noarch
12cr|perl-Math-Complex-1.580.0-2|18	
12cr|perl-Math-Complex-1.580.0-2|19	%description
12cr|perl-Math-Complex-1.580.0-2|20	'Math::Trig' defines many trigonometric functions not defined by the core
12cr|perl-Math-Complex-1.580.0-2|21	Perl which defines only the 'sin()' and 'cos()'. The constant *pi* is also
12cr|perl-Math-Complex-1.580.0-2|22	defined as are a few convenience functions for angle conversions, and
12cr|perl-Math-Complex-1.580.0-2|23	_great circle formulas_ for spherical movement.
12cr|perl-Math-Complex-1.580.0-2|24	
12cr|perl-Math-Complex-1.580.0-2|25	%prep
12cr|perl-Math-Complex-1.580.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Math-Complex-1.580.0-2|27	
12cr|perl-Math-Complex-1.580.0-2|28	%build
12cr|perl-Math-Complex-1.580.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-Complex-1.580.0-2|30	%make
12cr|perl-Math-Complex-1.580.0-2|31	
12cr|perl-Math-Complex-1.580.0-2|32	%check
12cr|perl-Math-Complex-1.580.0-2|33	make test
12cr|perl-Math-Complex-1.580.0-2|34	
12cr|perl-Math-Complex-1.580.0-2|35	%install
12cr|perl-Math-Complex-1.580.0-2|36	%makeinstall_std
12cr|perl-Math-Complex-1.580.0-2|37	
12cr|perl-Math-Complex-1.580.0-2|38	%files
12cr|perl-Math-Complex-1.580.0-2|39	%doc ChangeLog
12cr|perl-Math-Complex-1.580.0-2|40	%{_mandir}/man3/*
12cr|perl-Math-Complex-1.580.0-2|41	%{perl_vendorlib}/*
12cr|perl-Math-Complex-1.580.0-2|42	
12cr|perl-Math-Complex-1.580.0-2|43	%changelog
12cr|perl-Math-Complex-1.580.0-2|44	* Wed Jun 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.580.0-1mdv2011.0
12cr|perl-Math-Complex-1.580.0-2|45	+ Revision: 686640
12cr|perl-Math-Complex-1.580.0-2|46	- update to new version 1.58
12cr|perl-Math-Complex-1.580.0-2|47	
12cr|perl-Math-Complex-1.580.0-2|48	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.570.0-1
12cr|perl-Math-Complex-1.580.0-2|49	+ Revision: 672854
12cr|perl-Math-Complex-1.580.0-2|50	- update to new version 1.57
12cr|perl-Math-Complex-1.580.0-2|51	
12cr|perl-Math-Complex-1.580.0-2|52	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.560.0-2
12cr|perl-Math-Complex-1.580.0-2|53	+ Revision: 654250
12cr|perl-Math-Complex-1.580.0-2|54	- rebuild for updated spec-helper
12cr|perl-Math-Complex-1.580.0-2|55	
12cr|perl-Math-Complex-1.580.0-2|56	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.560.0-1mdv2011.0
12cr|perl-Math-Complex-1.580.0-2|57	+ Revision: 401634
12cr|perl-Math-Complex-1.580.0-2|58	- rebuild using %%perl_convert_version
12cr|perl-Math-Complex-1.580.0-2|59	- fixed license field
12cr|perl-Math-Complex-1.580.0-2|60	
12cr|perl-Math-Complex-1.580.0-2|61	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 1.56-1mdv2010.0
12cr|perl-Math-Complex-1.580.0-2|62	+ Revision: 374531
12cr|perl-Math-Complex-1.580.0-2|63	- import perl-Math-Complex
12cr|perl-Math-Complex-1.580.0-2|64	
12cr|perl-Math-Complex-1.580.0-2|65	
12cr|perl-Math-Complex-1.580.0-2|66	* Mon May 11 2009 cpan2dist 1.56-1mdv
12cr|perl-Math-Complex-1.580.0-2|67	- initial mdv release, generated with cpan2dist
12cr|perl-Math-Complex-1.580.0-2|68	

4896 12
12cr|perl-Math-Derivative-0.10.0-2|1	%define upstream_name    Math-Derivative
12cr|perl-Math-Derivative-0.10.0-2|2	%define upstream_version 0.01
12cr|perl-Math-Derivative-0.10.0-2|3	
12cr|perl-Math-Derivative-0.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Math-Derivative-0.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Math-Derivative-0.10.0-2|6	Release:	2
12cr|perl-Math-Derivative-0.10.0-2|7	
12cr|perl-Math-Derivative-0.10.0-2|8	Summary:	Numeric 1st and 2nd order differentiation
12cr|perl-Math-Derivative-0.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-Math-Derivative-0.10.0-2|10	Group:		Development/Perl
12cr|perl-Math-Derivative-0.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Math-Derivative-0.10.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Math-Derivative-0.10.0-2|13	
12cr|perl-Math-Derivative-0.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-Math-Derivative-0.10.0-2|15	BuildArch:	noarch
12cr|perl-Math-Derivative-0.10.0-2|16	
12cr|perl-Math-Derivative-0.10.0-2|17	%description
12cr|perl-Math-Derivative-0.10.0-2|18	This Perl package exports functions for performing numerical first
12cr|perl-Math-Derivative-0.10.0-2|19	(Derivative1) and second Derivative2) order differentiation on vectors of data.
12cr|perl-Math-Derivative-0.10.0-2|20	They both take references to two arrays containing the x and y ordinates of the
12cr|perl-Math-Derivative-0.10.0-2|21	data and return an array of the 1st or 2nd derivative at the given x ordinates.
12cr|perl-Math-Derivative-0.10.0-2|22	Derivative2 may optionally be given values to use for the first dervivative at
12cr|perl-Math-Derivative-0.10.0-2|23	the start and end points of the data - otherwiswe 'natural' values are used.
12cr|perl-Math-Derivative-0.10.0-2|24	
12cr|perl-Math-Derivative-0.10.0-2|25	%prep
12cr|perl-Math-Derivative-0.10.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Math-Derivative-0.10.0-2|27	
12cr|perl-Math-Derivative-0.10.0-2|28	%build
12cr|perl-Math-Derivative-0.10.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-Derivative-0.10.0-2|30	%make
12cr|perl-Math-Derivative-0.10.0-2|31	
12cr|perl-Math-Derivative-0.10.0-2|32	%check
12cr|perl-Math-Derivative-0.10.0-2|33	%make test
12cr|perl-Math-Derivative-0.10.0-2|34	
12cr|perl-Math-Derivative-0.10.0-2|35	%install
12cr|perl-Math-Derivative-0.10.0-2|36	%makeinstall_std
12cr|perl-Math-Derivative-0.10.0-2|37	
12cr|perl-Math-Derivative-0.10.0-2|38	%files
12cr|perl-Math-Derivative-0.10.0-2|39	%doc README
12cr|perl-Math-Derivative-0.10.0-2|40	%{perl_vendorlib}/Math
12cr|perl-Math-Derivative-0.10.0-2|41	%{_mandir}/*/*
12cr|perl-Math-Derivative-0.10.0-2|42	
12cr|perl-Math-Derivative-0.10.0-2|43	%changelog
12cr|perl-Math-Derivative-0.10.0-2|44	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-Math-Derivative-0.10.0-2|45	+ Revision: 403855
12cr|perl-Math-Derivative-0.10.0-2|46	- rebuild using %%perl_convert_version
12cr|perl-Math-Derivative-0.10.0-2|47	
12cr|perl-Math-Derivative-0.10.0-2|48	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.01-10mdv2009.0
12cr|perl-Math-Derivative-0.10.0-2|49	+ Revision: 257797
12cr|perl-Math-Derivative-0.10.0-2|50	- rebuild
12cr|perl-Math-Derivative-0.10.0-2|51	
12cr|perl-Math-Derivative-0.10.0-2|52	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.01-9mdv2009.0
12cr|perl-Math-Derivative-0.10.0-2|53	+ Revision: 245838
12cr|perl-Math-Derivative-0.10.0-2|54	- rebuild
12cr|perl-Math-Derivative-0.10.0-2|55	
12cr|perl-Math-Derivative-0.10.0-2|56	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.01-7mdv2008.1
12cr|perl-Math-Derivative-0.10.0-2|57	+ Revision: 140691
12cr|perl-Math-Derivative-0.10.0-2|58	- restore BuildRoot
12cr|perl-Math-Derivative-0.10.0-2|59	
12cr|perl-Math-Derivative-0.10.0-2|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Math-Derivative-0.10.0-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Math-Derivative-0.10.0-2|62	
12cr|perl-Math-Derivative-0.10.0-2|63	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-7mdv2008.0
12cr|perl-Math-Derivative-0.10.0-2|64	+ Revision: 86584
12cr|perl-Math-Derivative-0.10.0-2|65	- rebuild
12cr|perl-Math-Derivative-0.10.0-2|66	
12cr|perl-Math-Derivative-0.10.0-2|67	
12cr|perl-Math-Derivative-0.10.0-2|68	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-6mdv2007.0
12cr|perl-Math-Derivative-0.10.0-2|69	- Rebuild
12cr|perl-Math-Derivative-0.10.0-2|70	
12cr|perl-Math-Derivative-0.10.0-2|71	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.01-5mdk
12cr|perl-Math-Derivative-0.10.0-2|72	- Fix According to perl Policy
12cr|perl-Math-Derivative-0.10.0-2|73	- Source URL
12cr|perl-Math-Derivative-0.10.0-2|74	- use mkrel
12cr|perl-Math-Derivative-0.10.0-2|75	
12cr|perl-Math-Derivative-0.10.0-2|76	* Sat Jun 11 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-4mdk
12cr|perl-Math-Derivative-0.10.0-2|77	- better url
12cr|perl-Math-Derivative-0.10.0-2|78	- spec cleanup
12cr|perl-Math-Derivative-0.10.0-2|79	- don't ship useless empty dirs
12cr|perl-Math-Derivative-0.10.0-2|80	- make test in %%check
12cr|perl-Math-Derivative-0.10.0-2|81	
12cr|perl-Math-Derivative-0.10.0-2|82	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-3mdk
12cr|perl-Math-Derivative-0.10.0-2|83	- fix buildrequires in a backward compatible way
12cr|perl-Math-Derivative-0.10.0-2|84	
12cr|perl-Math-Derivative-0.10.0-2|85	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-2mdk
12cr|perl-Math-Derivative-0.10.0-2|86	- rpmbuildupdate aware
12cr|perl-Math-Derivative-0.10.0-2|87	
12cr|perl-Math-Derivative-0.10.0-2|88	* Mon Jan 05 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-1mdk
12cr|perl-Math-Derivative-0.10.0-2|89	- first mdk release
12cr|perl-Math-Derivative-0.10.0-2|90	

4897 12
12cr|perl-Math-GMP-2.60.0-2|1	%define upstream_name    Math-GMP
12cr|perl-Math-GMP-2.60.0-2|2	%define upstream_version 2.06
12cr|perl-Math-GMP-2.60.0-2|3	
12cr|perl-Math-GMP-2.60.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Math-GMP-2.60.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Math-GMP-2.60.0-2|6	Release:	2
12cr|perl-Math-GMP-2.60.0-2|7	
12cr|perl-Math-GMP-2.60.0-2|8	Summary:        High speed arbitrary size integer math
12cr|perl-Math-GMP-2.60.0-2|9	License:        GPL
12cr|perl-Math-GMP-2.60.0-2|10	Group:          Development/Perl
12cr|perl-Math-GMP-2.60.0-2|11	Url:            http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Math-GMP-2.60.0-2|12	Source0:        ftp://ftp.perl.org/pub/CPAN/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Math-GMP-2.60.0-2|13	
12cr|perl-Math-GMP-2.60.0-2|14	BuildRequires:  perl-devel
12cr|perl-Math-GMP-2.60.0-2|15	BuildRequires:  gmp-devel
12cr|perl-Math-GMP-2.60.0-2|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Math-GMP-2.60.0-2|17	
12cr|perl-Math-GMP-2.60.0-2|18	%description
12cr|perl-Math-GMP-2.60.0-2|19	Math::GMP was designed to be a drop-in replacement both for
12cr|perl-Math-GMP-2.60.0-2|20	Math::BigInt and for regular integer arithmetic. Unlike
12cr|perl-Math-GMP-2.60.0-2|21	BigInt,  though,  Math::GMP  uses  the  GNU  gmp  library
12cr|perl-Math-GMP-2.60.0-2|22	for  all of its calculations, as opposed to straight Perl
12cr|perl-Math-GMP-2.60.0-2|23	functions. This can result in speed improvements.
12cr|perl-Math-GMP-2.60.0-2|24	
12cr|perl-Math-GMP-2.60.0-2|25	%prep
12cr|perl-Math-GMP-2.60.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Math-GMP-2.60.0-2|27	
12cr|perl-Math-GMP-2.60.0-2|28	%build
12cr|perl-Math-GMP-2.60.0-2|29	CFLAGS="$RPM_OPT_FLAGS" echo | %{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-GMP-2.60.0-2|30	%make
12cr|perl-Math-GMP-2.60.0-2|31	make test
12cr|perl-Math-GMP-2.60.0-2|32	
12cr|perl-Math-GMP-2.60.0-2|33	%install
12cr|perl-Math-GMP-2.60.0-2|34	rm -rf $RPM_BUILD_ROOT
12cr|perl-Math-GMP-2.60.0-2|35	%makeinstall_std
12cr|perl-Math-GMP-2.60.0-2|36	
12cr|perl-Math-GMP-2.60.0-2|37	%clean
12cr|perl-Math-GMP-2.60.0-2|38	rm -rf $RPM_BUILD_ROOT
12cr|perl-Math-GMP-2.60.0-2|39	
12cr|perl-Math-GMP-2.60.0-2|40	%files
12cr|perl-Math-GMP-2.60.0-2|41	%defattr(-,root,root)
12cr|perl-Math-GMP-2.60.0-2|42	%doc LICENSE README
12cr|perl-Math-GMP-2.60.0-2|43	%{perl_vendorarch}/*
12cr|perl-Math-GMP-2.60.0-2|44	%{_mandir}/*/*
12cr|perl-Math-GMP-2.60.0-2|45	
12cr|perl-Math-GMP-2.60.0-2|46	
12cr|perl-Math-GMP-2.60.0-2|47	%changelog
12cr|perl-Math-GMP-2.60.0-2|48	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.60.0-2
12cr|perl-Math-GMP-2.60.0-2|49	+ Revision: 768358
12cr|perl-Math-GMP-2.60.0-2|50	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Math-GMP-2.60.0-2|51	
12cr|perl-Math-GMP-2.60.0-2|52	* Fri Sep 18 2009 Jérôme Quelin <jquelin@mandriva.org> 2.60.0-1mdv2010.0
12cr|perl-Math-GMP-2.60.0-2|53	+ Revision: 444248
12cr|perl-Math-GMP-2.60.0-2|54	- update to 2.06
12cr|perl-Math-GMP-2.60.0-2|55	
12cr|perl-Math-GMP-2.60.0-2|56	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 2.50.0-1mdv2010.0
12cr|perl-Math-GMP-2.60.0-2|57	+ Revision: 407800
12cr|perl-Math-GMP-2.60.0-2|58	- rebuild using %%perl_convert_version
12cr|perl-Math-GMP-2.60.0-2|59	
12cr|perl-Math-GMP-2.60.0-2|60	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.05-1mdv2009.1
12cr|perl-Math-GMP-2.60.0-2|61	+ Revision: 292556
12cr|perl-Math-GMP-2.60.0-2|62	- drop x86_64-only patch, useless now
12cr|perl-Math-GMP-2.60.0-2|63	- update to new version 2.05
12cr|perl-Math-GMP-2.60.0-2|64	
12cr|perl-Math-GMP-2.60.0-2|65	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.04-7mdv2009.0
12cr|perl-Math-GMP-2.60.0-2|66	+ Revision: 257815
12cr|perl-Math-GMP-2.60.0-2|67	- rebuild
12cr|perl-Math-GMP-2.60.0-2|68	
12cr|perl-Math-GMP-2.60.0-2|69	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.04-6mdv2009.0
12cr|perl-Math-GMP-2.60.0-2|70	+ Revision: 245840
12cr|perl-Math-GMP-2.60.0-2|71	- rebuild
12cr|perl-Math-GMP-2.60.0-2|72	
12cr|perl-Math-GMP-2.60.0-2|73	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 2.04-4mdv2008.1
12cr|perl-Math-GMP-2.60.0-2|74	+ Revision: 152126
12cr|perl-Math-GMP-2.60.0-2|75	- rebuild
12cr|perl-Math-GMP-2.60.0-2|76	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Math-GMP-2.60.0-2|77	
12cr|perl-Math-GMP-2.60.0-2|78	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Math-GMP-2.60.0-2|79	- restore BuildRoot
12cr|perl-Math-GMP-2.60.0-2|80	
12cr|perl-Math-GMP-2.60.0-2|81	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.04-3mdv2008.0
12cr|perl-Math-GMP-2.60.0-2|82	+ Revision: 86600
12cr|perl-Math-GMP-2.60.0-2|83	- rebuild
12cr|perl-Math-GMP-2.60.0-2|84	
12cr|perl-Math-GMP-2.60.0-2|85	
12cr|perl-Math-GMP-2.60.0-2|86	* Thu Apr 13 2006 Oden Eriksson <oeriksson@mandriva.com> 2.04-2mdk
12cr|perl-Math-GMP-2.60.0-2|87	- Apply patch to fix broken testsuite on 64-bit arches (CPAN RT#12751)
12cr|perl-Math-GMP-2.60.0-2|88	
12cr|perl-Math-GMP-2.60.0-2|89	* Wed Feb 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.04-1mdk
12cr|perl-Math-GMP-2.60.0-2|90	- 2.04
12cr|perl-Math-GMP-2.60.0-2|91	
12cr|perl-Math-GMP-2.60.0-2|92	* Thu Nov 18 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.03-2mdk
12cr|perl-Math-GMP-2.60.0-2|93	- Rebuild for new perl
12cr|perl-Math-GMP-2.60.0-2|94	
12cr|perl-Math-GMP-2.60.0-2|95	* Thu Nov 06 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 2.03-1mdk
12cr|perl-Math-GMP-2.60.0-2|96	- New package
12cr|perl-Math-GMP-2.60.0-2|97	

4898 12
12cr|perl-Math-Gradient-0.40.0-3|1	%define upstream_name    Math-Gradient
12cr|perl-Math-Gradient-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Math-Gradient-0.40.0-3|3	
12cr|perl-Math-Gradient-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Math-Gradient-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Math-Gradient-0.40.0-3|6	Release:	3
12cr|perl-Math-Gradient-0.40.0-3|7	
12cr|perl-Math-Gradient-0.40.0-3|8	Summary:	Calculate Gradients Between Multiple Numbers
12cr|perl-Math-Gradient-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Math-Gradient-0.40.0-3|10	Group:		Development/Perl
12cr|perl-Math-Gradient-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Math-Gradient-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tgz
12cr|perl-Math-Gradient-0.40.0-3|13	
12cr|perl-Math-Gradient-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Math-Gradient-0.40.0-3|15	BuildArch:	noarch
12cr|perl-Math-Gradient-0.40.0-3|16	
12cr|perl-Math-Gradient-0.40.0-3|17	%description
12cr|perl-Math-Gradient-0.40.0-3|18	Math::Gradient is used to calculate smooth transitions between numerical
12cr|perl-Math-Gradient-0.40.0-3|19	values (also known as a "Gradient"). I wrote this module mainly to mix
12cr|perl-Math-Gradient-0.40.0-3|20	colours, but it probably has several other applications. Methods are
12cr|perl-Math-Gradient-0.40.0-3|21	supported to handle both basic and multiple-point gradients, both with
12cr|perl-Math-Gradient-0.40.0-3|22	scalars and arrays.
12cr|perl-Math-Gradient-0.40.0-3|23	
12cr|perl-Math-Gradient-0.40.0-3|24	%prep
12cr|perl-Math-Gradient-0.40.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Math-Gradient-0.40.0-3|26	
12cr|perl-Math-Gradient-0.40.0-3|27	%build
12cr|perl-Math-Gradient-0.40.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-Gradient-0.40.0-3|29	%make
12cr|perl-Math-Gradient-0.40.0-3|30	
12cr|perl-Math-Gradient-0.40.0-3|31	%check
12cr|perl-Math-Gradient-0.40.0-3|32	%make test
12cr|perl-Math-Gradient-0.40.0-3|33	
12cr|perl-Math-Gradient-0.40.0-3|34	%install
12cr|perl-Math-Gradient-0.40.0-3|35	%makeinstall_std
12cr|perl-Math-Gradient-0.40.0-3|36	
12cr|perl-Math-Gradient-0.40.0-3|37	%files
12cr|perl-Math-Gradient-0.40.0-3|38	%doc Changes README
12cr|perl-Math-Gradient-0.40.0-3|39	%{_mandir}/man3/*
12cr|perl-Math-Gradient-0.40.0-3|40	%{perl_vendorlib}/*
12cr|perl-Math-Gradient-0.40.0-3|41	
12cr|perl-Math-Gradient-0.40.0-3|42	%changelog
12cr|perl-Math-Gradient-0.40.0-3|43	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Math-Gradient-0.40.0-3|44	+ Revision: 655043
12cr|perl-Math-Gradient-0.40.0-3|45	- rebuild for updated spec-helper
12cr|perl-Math-Gradient-0.40.0-3|46	
12cr|perl-Math-Gradient-0.40.0-3|47	* Sun Aug 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Math-Gradient-0.40.0-3|48	+ Revision: 419891
12cr|perl-Math-Gradient-0.40.0-3|49	- import perl-Math-Gradient
12cr|perl-Math-Gradient-0.40.0-3|50	
12cr|perl-Math-Gradient-0.40.0-3|51	
12cr|perl-Math-Gradient-0.40.0-3|52	* Sun Aug 23 2009 cpan2dist 0.04-1mdv
12cr|perl-Math-Gradient-0.40.0-3|53	- initial mdv release, generated with cpan2dist

4899 12
12cr|perl-Math-Matrix-0.5-3|1	
12cr|perl-Math-Matrix-0.5-3|2	%define realname   Math-Matrix
12cr|perl-Math-Matrix-0.5-3|3	%define version    0.5
12cr|perl-Math-Matrix-0.5-3|4	%define release    %mkrel 3
12cr|perl-Math-Matrix-0.5-3|5	
12cr|perl-Math-Matrix-0.5-3|6	Name:       perl-%{realname}
12cr|perl-Math-Matrix-0.5-3|7	Version:    %{version}
12cr|perl-Math-Matrix-0.5-3|8	Release:    %{release}
12cr|perl-Math-Matrix-0.5-3|9	License:    GPL or Artistic
12cr|perl-Math-Matrix-0.5-3|10	Group:      Development/Perl
12cr|perl-Math-Matrix-0.5-3|11	Summary:    Matrix data type (transpose, multiply etc)
12cr|perl-Math-Matrix-0.5-3|12	Source:     http://www.cpan.org/modules/by-module/Math/%{realname}-%{version}.tar.gz
12cr|perl-Math-Matrix-0.5-3|13	Url:        http://search.cpan.org/dist/%{realname}
12cr|perl-Math-Matrix-0.5-3|14	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Math-Matrix-0.5-3|15	BuildRequires: perl-devel
12cr|perl-Math-Matrix-0.5-3|16	
12cr|perl-Math-Matrix-0.5-3|17	
12cr|perl-Math-Matrix-0.5-3|18	BuildArch: noarch
12cr|perl-Math-Matrix-0.5-3|19	
12cr|perl-Math-Matrix-0.5-3|20	%description
12cr|perl-Math-Matrix-0.5-3|21	The following methods are available:
12cr|perl-Math-Matrix-0.5-3|22	
12cr|perl-Math-Matrix-0.5-3|23	new
12cr|perl-Math-Matrix-0.5-3|24	Constructor arguments are a list of references to arrays of the same
12cr|perl-Math-Matrix-0.5-3|25	length. The arrays are copied. The method returns *undef* in case of
12cr|perl-Math-Matrix-0.5-3|26	error.
12cr|perl-Math-Matrix-0.5-3|27	
12cr|perl-Math-Matrix-0.5-3|28	$a = new Math::Matrix ([rand,rand,rand],
12cr|perl-Math-Matrix-0.5-3|29	[rand,rand,rand],
12cr|perl-Math-Matrix-0.5-3|30	[rand,rand,rand]);
12cr|perl-Math-Matrix-0.5-3|31	
12cr|perl-Math-Matrix-0.5-3|32	%prep
12cr|perl-Math-Matrix-0.5-3|33	%setup -q -n %{realname}-%{version}
12cr|perl-Math-Matrix-0.5-3|34	
12cr|perl-Math-Matrix-0.5-3|35	%build
12cr|perl-Math-Matrix-0.5-3|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-Matrix-0.5-3|37	%make
12cr|perl-Math-Matrix-0.5-3|38	
12cr|perl-Math-Matrix-0.5-3|39	%check
12cr|perl-Math-Matrix-0.5-3|40	make test
12cr|perl-Math-Matrix-0.5-3|41	
12cr|perl-Math-Matrix-0.5-3|42	%install
12cr|perl-Math-Matrix-0.5-3|43	rm -rf %buildroot
12cr|perl-Math-Matrix-0.5-3|44	%makeinstall_std
12cr|perl-Math-Matrix-0.5-3|45	
12cr|perl-Math-Matrix-0.5-3|46	%clean
12cr|perl-Math-Matrix-0.5-3|47	rm -rf %buildroot
12cr|perl-Math-Matrix-0.5-3|48	
12cr|perl-Math-Matrix-0.5-3|49	%files
12cr|perl-Math-Matrix-0.5-3|50	%defattr(-,root,root)
12cr|perl-Math-Matrix-0.5-3|51	%doc README
12cr|perl-Math-Matrix-0.5-3|52	%{_mandir}/man3/*
12cr|perl-Math-Matrix-0.5-3|53	%perl_vendorlib/*
12cr|perl-Math-Matrix-0.5-3|54	
12cr|perl-Math-Matrix-0.5-3|55	
12cr|perl-Math-Matrix-0.5-3|56	
12cr|perl-Math-Matrix-0.5-3|57	
12cr|perl-Math-Matrix-0.5-3|58	%changelog
12cr|perl-Math-Matrix-0.5-3|59	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.5-3mdv2011.0
12cr|perl-Math-Matrix-0.5-3|60	+ Revision: 655044
12cr|perl-Math-Matrix-0.5-3|61	- rebuild for updated spec-helper
12cr|perl-Math-Matrix-0.5-3|62	
12cr|perl-Math-Matrix-0.5-3|63	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.5-2mdv2011.0
12cr|perl-Math-Matrix-0.5-3|64	+ Revision: 375942
12cr|perl-Math-Matrix-0.5-3|65	- rebuild
12cr|perl-Math-Matrix-0.5-3|66	
12cr|perl-Math-Matrix-0.5-3|67	* Sun Mar 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.5-1mdv2009.1
12cr|perl-Math-Matrix-0.5-3|68	+ Revision: 355187
12cr|perl-Math-Matrix-0.5-3|69	- import perl-Math-Matrix
12cr|perl-Math-Matrix-0.5-3|70	
12cr|perl-Math-Matrix-0.5-3|71	
12cr|perl-Math-Matrix-0.5-3|72	* Sun Mar 15 2009 cpan2dist 0.5-1mdv
12cr|perl-Math-Matrix-0.5-3|73	- initial mdv release, generated with cpan2dist
12cr|perl-Math-Matrix-0.5-3|74	

4900 12
12cr|perl-Math-MatrixBool-5.800.0-2|1	%define upstream_name	 Math-MatrixBool
12cr|perl-Math-MatrixBool-5.800.0-2|2	%define upstream_version 5.8
12cr|perl-Math-MatrixBool-5.800.0-2|3	
12cr|perl-Math-MatrixBool-5.800.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Math-MatrixBool-5.800.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Math-MatrixBool-5.800.0-2|6	Release:	2
12cr|perl-Math-MatrixBool-5.800.0-2|7	
12cr|perl-Math-MatrixBool-5.800.0-2|8	Summary:	Matrix of Booleans
12cr|perl-Math-MatrixBool-5.800.0-2|9	License:	GPL+ or Artistic
12cr|perl-Math-MatrixBool-5.800.0-2|10	Group:		Development/Perl
12cr|perl-Math-MatrixBool-5.800.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Math-MatrixBool-5.800.0-2|12	Source0:	ftp.perl.org/pub/CPAN/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Math-MatrixBool-5.800.0-2|13	
12cr|perl-Math-MatrixBool-5.800.0-2|14	BuildRequires:	perl-devel
12cr|perl-Math-MatrixBool-5.800.0-2|15	BuildRequires:	perl(Bit::Vector)
12cr|perl-Math-MatrixBool-5.800.0-2|16	
12cr|perl-Math-MatrixBool-5.800.0-2|17	BuildArch:	noarch
12cr|perl-Math-MatrixBool-5.800.0-2|18	
12cr|perl-Math-MatrixBool-5.800.0-2|19	%description
12cr|perl-Math-MatrixBool-5.800.0-2|20	Easy manipulation of matrices of booleans (Boolean Algebra).
12cr|perl-Math-MatrixBool-5.800.0-2|21	
12cr|perl-Math-MatrixBool-5.800.0-2|22	%prep
12cr|perl-Math-MatrixBool-5.800.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Math-MatrixBool-5.800.0-2|24	
12cr|perl-Math-MatrixBool-5.800.0-2|25	%build
12cr|perl-Math-MatrixBool-5.800.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-MatrixBool-5.800.0-2|27	%make
12cr|perl-Math-MatrixBool-5.800.0-2|28	
12cr|perl-Math-MatrixBool-5.800.0-2|29	%check
12cr|perl-Math-MatrixBool-5.800.0-2|30	make test
12cr|perl-Math-MatrixBool-5.800.0-2|31	
12cr|perl-Math-MatrixBool-5.800.0-2|32	%install
12cr|perl-Math-MatrixBool-5.800.0-2|33	%makeinstall_std
12cr|perl-Math-MatrixBool-5.800.0-2|34	
12cr|perl-Math-MatrixBool-5.800.0-2|35	%files
12cr|perl-Math-MatrixBool-5.800.0-2|36	%doc README.txt
12cr|perl-Math-MatrixBool-5.800.0-2|37	%{perl_vendorlib}/Math
12cr|perl-Math-MatrixBool-5.800.0-2|38	%{_mandir}/*/*
12cr|perl-Math-MatrixBool-5.800.0-2|39	
12cr|perl-Math-MatrixBool-5.800.0-2|40	
12cr|perl-Math-MatrixBool-5.800.0-2|41	%changelog
12cr|perl-Math-MatrixBool-5.800.0-2|42	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 5.800.0-1mdv2010.1
12cr|perl-Math-MatrixBool-5.800.0-2|43	+ Revision: 461328
12cr|perl-Math-MatrixBool-5.800.0-2|44	- update to 5.8
12cr|perl-Math-MatrixBool-5.800.0-2|45	
12cr|perl-Math-MatrixBool-5.800.0-2|46	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 5.7-9mdv2010.0
12cr|perl-Math-MatrixBool-5.800.0-2|47	+ Revision: 430500
12cr|perl-Math-MatrixBool-5.800.0-2|48	- rebuild
12cr|perl-Math-MatrixBool-5.800.0-2|49	
12cr|perl-Math-MatrixBool-5.800.0-2|50	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 5.7-8mdv2009.0
12cr|perl-Math-MatrixBool-5.800.0-2|51	+ Revision: 241724
12cr|perl-Math-MatrixBool-5.800.0-2|52	- rebuild
12cr|perl-Math-MatrixBool-5.800.0-2|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Math-MatrixBool-5.800.0-2|54	
12cr|perl-Math-MatrixBool-5.800.0-2|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Math-MatrixBool-5.800.0-2|56	- restore BuildRoot
12cr|perl-Math-MatrixBool-5.800.0-2|57	
12cr|perl-Math-MatrixBool-5.800.0-2|58	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.7-6mdv2008.0
12cr|perl-Math-MatrixBool-5.800.0-2|59	+ Revision: 86613
12cr|perl-Math-MatrixBool-5.800.0-2|60	- rebuild
12cr|perl-Math-MatrixBool-5.800.0-2|61	
12cr|perl-Math-MatrixBool-5.800.0-2|62	
12cr|perl-Math-MatrixBool-5.800.0-2|63	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 5.7-5mdv2007.0
12cr|perl-Math-MatrixBool-5.800.0-2|64	- Rebuild
12cr|perl-Math-MatrixBool-5.800.0-2|65	
12cr|perl-Math-MatrixBool-5.800.0-2|66	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 5.7-4mdk
12cr|perl-Math-MatrixBool-5.800.0-2|67	- Fix According to perl Policy
12cr|perl-Math-MatrixBool-5.800.0-2|68	- Source URL
12cr|perl-Math-MatrixBool-5.800.0-2|69	- BuildRequires
12cr|perl-Math-MatrixBool-5.800.0-2|70	
12cr|perl-Math-MatrixBool-5.800.0-2|71	* Tue Dec 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 5.7-3mdk
12cr|perl-Math-MatrixBool-5.800.0-2|72	- spec cleanup
12cr|perl-Math-MatrixBool-5.800.0-2|73	- %%mkrel
12cr|perl-Math-MatrixBool-5.800.0-2|74	- better URL
12cr|perl-Math-MatrixBool-5.800.0-2|75	
12cr|perl-Math-MatrixBool-5.800.0-2|76	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 5.7-2mdk
12cr|perl-Math-MatrixBool-5.800.0-2|77	- fix buildrequires in a backward compatible way
12cr|perl-Math-MatrixBool-5.800.0-2|78	
12cr|perl-Math-MatrixBool-5.800.0-2|79	* Tue Sep 28 2004 Guillaume Rousse <guillomovitch@mandrake.org> 5.7-1mdk
12cr|perl-Math-MatrixBool-5.800.0-2|80	- first mdk release
12cr|perl-Math-MatrixBool-5.800.0-2|81	

4901 12
12cr|perl-Math-MatrixReal-2.80.0-2|1	%define upstream_name    Math-MatrixReal
12cr|perl-Math-MatrixReal-2.80.0-2|2	%define upstream_version 2.08
12cr|perl-Math-MatrixReal-2.80.0-2|3	
12cr|perl-Math-MatrixReal-2.80.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Math-MatrixReal-2.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Math-MatrixReal-2.80.0-2|6	Release:	2
12cr|perl-Math-MatrixReal-2.80.0-2|7	
12cr|perl-Math-MatrixReal-2.80.0-2|8	Summary:	Manipulate NxN matrices
12cr|perl-Math-MatrixReal-2.80.0-2|9	License:	GPL+ or Artistic
12cr|perl-Math-MatrixReal-2.80.0-2|10	Group:		Development/Perl
12cr|perl-Math-MatrixReal-2.80.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Math-MatrixReal-2.80.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Math-MatrixReal-2.80.0-2|13	
12cr|perl-Math-MatrixReal-2.80.0-2|14	BuildRequires:	perl-devel
12cr|perl-Math-MatrixReal-2.80.0-2|15	BuildRequires:	perl(File::Spec)
12cr|perl-Math-MatrixReal-2.80.0-2|16	BuildRequires:	perl(Test::More)
12cr|perl-Math-MatrixReal-2.80.0-2|17	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Math-MatrixReal-2.80.0-2|18	BuildArch:	noarch
12cr|perl-Math-MatrixReal-2.80.0-2|19	
12cr|perl-Math-MatrixReal-2.80.0-2|20	%description
12cr|perl-Math-MatrixReal-2.80.0-2|21	*Semi-Rings*
12cr|perl-Math-MatrixReal-2.80.0-2|22	A Semi-Ring (S, +, ., 0, 1) is characterized by the following
12cr|perl-Math-MatrixReal-2.80.0-2|23	properties:
12cr|perl-Math-MatrixReal-2.80.0-2|24	
12cr|perl-Math-MatrixReal-2.80.0-2|25	* 1)
12cr|perl-Math-MatrixReal-2.80.0-2|26	
12cr|perl-Math-MatrixReal-2.80.0-2|27	a) '(S, +, 0) is a Semi-Group with neutral element 0'
12cr|perl-Math-MatrixReal-2.80.0-2|28	
12cr|perl-Math-MatrixReal-2.80.0-2|29	%prep
12cr|perl-Math-MatrixReal-2.80.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Math-MatrixReal-2.80.0-2|31	
12cr|perl-Math-MatrixReal-2.80.0-2|32	%build
12cr|perl-Math-MatrixReal-2.80.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-MatrixReal-2.80.0-2|34	%make
12cr|perl-Math-MatrixReal-2.80.0-2|35	
12cr|perl-Math-MatrixReal-2.80.0-2|36	%check
12cr|perl-Math-MatrixReal-2.80.0-2|37	%make test
12cr|perl-Math-MatrixReal-2.80.0-2|38	
12cr|perl-Math-MatrixReal-2.80.0-2|39	%install
12cr|perl-Math-MatrixReal-2.80.0-2|40	%makeinstall_std
12cr|perl-Math-MatrixReal-2.80.0-2|41	
12cr|perl-Math-MatrixReal-2.80.0-2|42	%files
12cr|perl-Math-MatrixReal-2.80.0-2|43	%doc README CHANGES META.yml
12cr|perl-Math-MatrixReal-2.80.0-2|44	%{_mandir}/man3/*
12cr|perl-Math-MatrixReal-2.80.0-2|45	%{perl_vendorlib}/*
12cr|perl-Math-MatrixReal-2.80.0-2|46	
12cr|perl-Math-MatrixReal-2.80.0-2|47	%changelog
12cr|perl-Math-MatrixReal-2.80.0-2|48	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.80.0-1mdv2011.0
12cr|perl-Math-MatrixReal-2.80.0-2|49	+ Revision: 654103
12cr|perl-Math-MatrixReal-2.80.0-2|50	- update to new version 2.08
12cr|perl-Math-MatrixReal-2.80.0-2|51	
12cr|perl-Math-MatrixReal-2.80.0-2|52	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 2.50.0-1mdv2011.0
12cr|perl-Math-MatrixReal-2.80.0-2|53	+ Revision: 624855
12cr|perl-Math-MatrixReal-2.80.0-2|54	- import perl-Math-MatrixReal
12cr|perl-Math-MatrixReal-2.80.0-2|55	

4902 12
12cr|perl-Math-Random-0.710.0-3|1	%define upstream_name    Math-Random
12cr|perl-Math-Random-0.710.0-3|2	%define upstream_version 0.71
12cr|perl-Math-Random-0.710.0-3|3	
12cr|perl-Math-Random-0.710.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Math-Random-0.710.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Math-Random-0.710.0-3|6	Release:    3
12cr|perl-Math-Random-0.710.0-3|7	
12cr|perl-Math-Random-0.710.0-3|8	Summary:    Random Number Generators
12cr|perl-Math-Random-0.710.0-3|9	License:    GPL+ or Artistic
12cr|perl-Math-Random-0.710.0-3|10	Group:      Development/Perl
12cr|perl-Math-Random-0.710.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Math-Random-0.710.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Math-Random-0.710.0-3|13	
12cr|perl-Math-Random-0.710.0-3|14	BuildRequires: perl-devel
12cr|perl-Math-Random-0.710.0-3|15	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Math-Random-0.710.0-3|16	
12cr|perl-Math-Random-0.710.0-3|17	%description
12cr|perl-Math-Random-0.710.0-3|18	*Math::Random* is a *Perl* port of the *C* version of *randlib*, which is a
12cr|perl-Math-Random-0.710.0-3|19	suite of routines for generating random deviates. See the "RANDLIB" manpage
12cr|perl-Math-Random-0.710.0-3|20	for more information.
12cr|perl-Math-Random-0.710.0-3|21	
12cr|perl-Math-Random-0.710.0-3|22	This port supports all of the distributions from which the *Fortran* and
12cr|perl-Math-Random-0.710.0-3|23	*C* versions generate deviates. The major functionalities that are excluded
12cr|perl-Math-Random-0.710.0-3|24	are the multiple generators/splitting facility and antithetic random number
12cr|perl-Math-Random-0.710.0-3|25	generation. These facilities, along with some of the distributions which
12cr|perl-Math-Random-0.710.0-3|26	_are_ included, are probably not of interest except to the very
12cr|perl-Math-Random-0.710.0-3|27	sophisticated user. If there is sufficient interest, the excluded
12cr|perl-Math-Random-0.710.0-3|28	facilities will be included in a future release. The code to perform the
12cr|perl-Math-Random-0.710.0-3|29	excluded facilities is available as *randlib* in *Fortran* and *C* source.
12cr|perl-Math-Random-0.710.0-3|30	
12cr|perl-Math-Random-0.710.0-3|31	Default Routines
12cr|perl-Math-Random-0.710.0-3|32	The routines which are exported by default are the only ones that the
12cr|perl-Math-Random-0.710.0-3|33	average Perl programmer is likely to need.
12cr|perl-Math-Random-0.710.0-3|34	
12cr|perl-Math-Random-0.710.0-3|35	%prep
12cr|perl-Math-Random-0.710.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Math-Random-0.710.0-3|37	
12cr|perl-Math-Random-0.710.0-3|38	%build
12cr|perl-Math-Random-0.710.0-3|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-Random-0.710.0-3|40	%make
12cr|perl-Math-Random-0.710.0-3|41	
12cr|perl-Math-Random-0.710.0-3|42	%check
12cr|perl-Math-Random-0.710.0-3|43	make test
12cr|perl-Math-Random-0.710.0-3|44	
12cr|perl-Math-Random-0.710.0-3|45	%install
12cr|perl-Math-Random-0.710.0-3|46	rm -rf %buildroot
12cr|perl-Math-Random-0.710.0-3|47	%makeinstall_std
12cr|perl-Math-Random-0.710.0-3|48	
12cr|perl-Math-Random-0.710.0-3|49	%clean
12cr|perl-Math-Random-0.710.0-3|50	rm -rf %buildroot
12cr|perl-Math-Random-0.710.0-3|51	
12cr|perl-Math-Random-0.710.0-3|52	%files
12cr|perl-Math-Random-0.710.0-3|53	%defattr(-,root,root)
12cr|perl-Math-Random-0.710.0-3|54	%doc Changes README README
12cr|perl-Math-Random-0.710.0-3|55	%{_mandir}/man3/*
12cr|perl-Math-Random-0.710.0-3|56	%perl_vendorlib/*
12cr|perl-Math-Random-0.710.0-3|57	
12cr|perl-Math-Random-0.710.0-3|58	
12cr|perl-Math-Random-0.710.0-3|59	
12cr|perl-Math-Random-0.710.0-3|60	%changelog
12cr|perl-Math-Random-0.710.0-3|61	* Tue Jan 24 2012 Stéphane Téletchéa <steletch@mandriva.org> 0.710.0-3
12cr|perl-Math-Random-0.710.0-3|62	+ Revision: 768089
12cr|perl-Math-Random-0.710.0-3|63	- Convert to new rpm numbering scheme
12cr|perl-Math-Random-0.710.0-3|64	- Rebuild for new perl
12cr|perl-Math-Random-0.710.0-3|65	
12cr|perl-Math-Random-0.710.0-3|66	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.710.0-2mdv2011.0
12cr|perl-Math-Random-0.710.0-3|67	+ Revision: 555264
12cr|perl-Math-Random-0.710.0-3|68	- rebuild
12cr|perl-Math-Random-0.710.0-3|69	
12cr|perl-Math-Random-0.710.0-3|70	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.710.0-1mdv2010.0
12cr|perl-Math-Random-0.710.0-3|71	+ Revision: 401633
12cr|perl-Math-Random-0.710.0-3|72	- rebuild using %%perl_convert_version
12cr|perl-Math-Random-0.710.0-3|73	- fixed license field
12cr|perl-Math-Random-0.710.0-3|74	
12cr|perl-Math-Random-0.710.0-3|75	* Tue Feb 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.71-1mdv2009.1
12cr|perl-Math-Random-0.710.0-3|76	+ Revision: 342095
12cr|perl-Math-Random-0.710.0-3|77	- import perl-Math-Random
12cr|perl-Math-Random-0.710.0-3|78	
12cr|perl-Math-Random-0.710.0-3|79	
12cr|perl-Math-Random-0.710.0-3|80	* Tue Feb 17 2009 cpan2dist 0.71-1mdv
12cr|perl-Math-Random-0.710.0-3|81	- initial mdv release, generated with cpan2dist
12cr|perl-Math-Random-0.710.0-3|82	

4903 12
12cr|perl-Math-Random-ISAAC-1.4.0-4|1	%define upstream_name    Math-Random-ISAAC
12cr|perl-Math-Random-ISAAC-1.4.0-4|2	%define upstream_version 1.004
12cr|perl-Math-Random-ISAAC-1.4.0-4|3	
12cr|perl-Math-Random-ISAAC-1.4.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Math-Random-ISAAC-1.4.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Math-Random-ISAAC-1.4.0-4|6	Release:	4
12cr|perl-Math-Random-ISAAC-1.4.0-4|7	
12cr|perl-Math-Random-ISAAC-1.4.0-4|8	Summary:	Pure Perl port of the ISAAC PRNG algorithm
12cr|perl-Math-Random-ISAAC-1.4.0-4|9	License:	GPL+ or Artistic
12cr|perl-Math-Random-ISAAC-1.4.0-4|10	Group:		Development/Perl
12cr|perl-Math-Random-ISAAC-1.4.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Math-Random-ISAAC-1.4.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Math-Random-ISAAC-1.4.0-4|13	
12cr|perl-Math-Random-ISAAC-1.4.0-4|14	BuildRequires:	perl-devel
12cr|perl-Math-Random-ISAAC-1.4.0-4|15	BuildRequires:	perl(Math::Random::ISAAC::XS)
12cr|perl-Math-Random-ISAAC-1.4.0-4|16	BuildRequires:	perl(Test::More)
12cr|perl-Math-Random-ISAAC-1.4.0-4|17	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-Math-Random-ISAAC-1.4.0-4|18	BuildArch:	noarch
12cr|perl-Math-Random-ISAAC-1.4.0-4|19	
12cr|perl-Math-Random-ISAAC-1.4.0-4|20	%description
12cr|perl-Math-Random-ISAAC-1.4.0-4|21	As with other Pseudo-Random Number Generator (PRNG) algorithms like the
12cr|perl-Math-Random-ISAAC-1.4.0-4|22	Mersenne Twister (see the Math::Random::MT manpage), this algorithm is
12cr|perl-Math-Random-ISAAC-1.4.0-4|23	designed to take some seed information and produce seemingly random results
12cr|perl-Math-Random-ISAAC-1.4.0-4|24	as output.
12cr|perl-Math-Random-ISAAC-1.4.0-4|25	
12cr|perl-Math-Random-ISAAC-1.4.0-4|26	However, ISAAC (Indirection, Shift, Accumulate, Add, and Count) has
12cr|perl-Math-Random-ISAAC-1.4.0-4|27	different goals than these commonly used algorithms. In particular, it's
12cr|perl-Math-Random-ISAAC-1.4.0-4|28	really fast - on average, it requires only 18.75 machine cycles to generate
12cr|perl-Math-Random-ISAAC-1.4.0-4|29	a 32-bit value. This makes it suitable for applications where a significant
12cr|perl-Math-Random-ISAAC-1.4.0-4|30	amount of random data needs to be produced quickly, such solving using the
12cr|perl-Math-Random-ISAAC-1.4.0-4|31	Monte Carlo method or for games.
12cr|perl-Math-Random-ISAAC-1.4.0-4|32	
12cr|perl-Math-Random-ISAAC-1.4.0-4|33	The results are uniformly distributed, unbiased, and unpredictable unless
12cr|perl-Math-Random-ISAAC-1.4.0-4|34	you know the seed. The algorithm was published by Bob Jenkins in the late
12cr|perl-Math-Random-ISAAC-1.4.0-4|35	90s and despite the best efforts of many security researchers, no feasible
12cr|perl-Math-Random-ISAAC-1.4.0-4|36	attacks have been found to date.
12cr|perl-Math-Random-ISAAC-1.4.0-4|37	
12cr|perl-Math-Random-ISAAC-1.4.0-4|38	%prep
12cr|perl-Math-Random-ISAAC-1.4.0-4|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Math-Random-ISAAC-1.4.0-4|40	
12cr|perl-Math-Random-ISAAC-1.4.0-4|41	%build
12cr|perl-Math-Random-ISAAC-1.4.0-4|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-Random-ISAAC-1.4.0-4|43	%make
12cr|perl-Math-Random-ISAAC-1.4.0-4|44	
12cr|perl-Math-Random-ISAAC-1.4.0-4|45	%check
12cr|perl-Math-Random-ISAAC-1.4.0-4|46	%make test
12cr|perl-Math-Random-ISAAC-1.4.0-4|47	
12cr|perl-Math-Random-ISAAC-1.4.0-4|48	%install
12cr|perl-Math-Random-ISAAC-1.4.0-4|49	%makeinstall_std
12cr|perl-Math-Random-ISAAC-1.4.0-4|50	
12cr|perl-Math-Random-ISAAC-1.4.0-4|51	%files
12cr|perl-Math-Random-ISAAC-1.4.0-4|52	%doc README Changes LICENSE META.yml
12cr|perl-Math-Random-ISAAC-1.4.0-4|53	%{_mandir}/man3/*
12cr|perl-Math-Random-ISAAC-1.4.0-4|54	%{perl_vendorlib}/*
12cr|perl-Math-Random-ISAAC-1.4.0-4|55	
12cr|perl-Math-Random-ISAAC-1.4.0-4|56	%changelog
12cr|perl-Math-Random-ISAAC-1.4.0-4|57	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.4.0-3mdv2011.0
12cr|perl-Math-Random-ISAAC-1.4.0-4|58	+ Revision: 657339
12cr|perl-Math-Random-ISAAC-1.4.0-4|59	- rebuild for updated spec-helper
12cr|perl-Math-Random-ISAAC-1.4.0-4|60	
12cr|perl-Math-Random-ISAAC-1.4.0-4|61	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 1.4.0-2
12cr|perl-Math-Random-ISAAC-1.4.0-4|62	+ Revision: 640771
12cr|perl-Math-Random-ISAAC-1.4.0-4|63	- rebuild to obsolete old packages
12cr|perl-Math-Random-ISAAC-1.4.0-4|64	
12cr|perl-Math-Random-ISAAC-1.4.0-4|65	* Fri Feb 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-1
12cr|perl-Math-Random-ISAAC-1.4.0-4|66	+ Revision: 638500
12cr|perl-Math-Random-ISAAC-1.4.0-4|67	- update to new version 1.004
12cr|perl-Math-Random-ISAAC-1.4.0-4|68	
12cr|perl-Math-Random-ISAAC-1.4.0-4|69	* Fri Jan 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-1
12cr|perl-Math-Random-ISAAC-1.4.0-4|70	+ Revision: 633684
12cr|perl-Math-Random-ISAAC-1.4.0-4|71	- import perl-Math-Random-ISAAC
12cr|perl-Math-Random-ISAAC-1.4.0-4|72	

4904 12
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|1	%define upstream_name    Math-Random-ISAAC-XS
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|2	%define upstream_version 1.001
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|3	
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|6	Release:	2
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|7	
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|8	Summary:    C implementation of the ISAAC PRNG Algorithm
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|9	License:    GPL+ or Artistic
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|10	Group:      Development/Perl
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|13	
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|14	BuildRequires: perl(ExtUtils::CBuilder)
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|15	BuildRequires: perl(ExtUtils::ParseXS)
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|16	BuildRequires: perl(Test::More)
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|17	BuildRequires: perl(Test::NoWarnings)
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|18	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|19	BuildRequires: perl-devel
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|21	
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|22	%description
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|23	See the Math::Random::ISAAC manpage for the full description.
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|24	
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|25	%prep
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|27	
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|28	%build
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|30	
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|31	%make
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|32	
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|33	%check
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|34	%make test
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|35	
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|36	%install
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|37	rm -rf %buildroot
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|38	%makeinstall_std
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|39	
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|40	%clean
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|41	rm -rf %buildroot
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|42	
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|43	%files
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|44	%defattr(-,root,root)
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|45	%doc Changes LICENSE META.yml README
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|46	%{_mandir}/man3/*
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|47	%perl_vendorlib/*
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|48	
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|49	
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|50	
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|51	
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|52	%changelog
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|53	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.0-2
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|54	+ Revision: 768358
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|56	
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|57	* Fri Jan 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|58	+ Revision: 633535
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|59	- import perl-Math-Random-ISAAC-XS
12cr|perl-Math-Random-ISAAC-XS-1.1.0-2|60	

4905 12
12cr|perl-Math-Random-Secure-0.60.0-3|1	%define upstream_name    Math-Random-Secure
12cr|perl-Math-Random-Secure-0.60.0-3|2	%define upstream_version 0.06
12cr|perl-Math-Random-Secure-0.60.0-3|3	
12cr|perl-Math-Random-Secure-0.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Math-Random-Secure-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Math-Random-Secure-0.60.0-3|6	Release:	3
12cr|perl-Math-Random-Secure-0.60.0-3|7	
12cr|perl-Math-Random-Secure-0.60.0-3|8	Summary:	The underlying PRNG, as an object
12cr|perl-Math-Random-Secure-0.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-Math-Random-Secure-0.60.0-3|10	Group:		Development/Perl
12cr|perl-Math-Random-Secure-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Math-Random-Secure-0.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Math-Random-Secure-0.60.0-3|13	
12cr|perl-Math-Random-Secure-0.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-Math-Random-Secure-0.60.0-3|15	BuildRequires:	perl(Any::Moose)
12cr|perl-Math-Random-Secure-0.60.0-3|16	BuildRequires:	perl(Crypt::Random::Source)
12cr|perl-Math-Random-Secure-0.60.0-3|17	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Math-Random-Secure-0.60.0-3|18	BuildRequires:	perl(Math::Random::ISAAC)
12cr|perl-Math-Random-Secure-0.60.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-Math-Random-Secure-0.60.0-3|20	BuildRequires:	perl(Test::Warn)
12cr|perl-Math-Random-Secure-0.60.0-3|21	BuildArch:	noarch
12cr|perl-Math-Random-Secure-0.60.0-3|22	
12cr|perl-Math-Random-Secure-0.60.0-3|23	%description
12cr|perl-Math-Random-Secure-0.60.0-3|24	This module is intended to provide a cryptographically-secure replacement
12cr|perl-Math-Random-Secure-0.60.0-3|25	for Perl's built-in 'rand' function. "Crytographically secure", in this
12cr|perl-Math-Random-Secure-0.60.0-3|26	case, means:
12cr|perl-Math-Random-Secure-0.60.0-3|27	
12cr|perl-Math-Random-Secure-0.60.0-3|28	* *
12cr|perl-Math-Random-Secure-0.60.0-3|29	
12cr|perl-Math-Random-Secure-0.60.0-3|30	No matter how many numbers you see generated by the random number
12cr|perl-Math-Random-Secure-0.60.0-3|31	generator, you cannot guess the future numbers, and you cannot guess the
12cr|perl-Math-Random-Secure-0.60.0-3|32	seed.
12cr|perl-Math-Random-Secure-0.60.0-3|33	
12cr|perl-Math-Random-Secure-0.60.0-3|34	%prep
12cr|perl-Math-Random-Secure-0.60.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Math-Random-Secure-0.60.0-3|36	
12cr|perl-Math-Random-Secure-0.60.0-3|37	%build
12cr|perl-Math-Random-Secure-0.60.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-Random-Secure-0.60.0-3|39	%make
12cr|perl-Math-Random-Secure-0.60.0-3|40	
12cr|perl-Math-Random-Secure-0.60.0-3|41	%check
12cr|perl-Math-Random-Secure-0.60.0-3|42	%make test
12cr|perl-Math-Random-Secure-0.60.0-3|43	
12cr|perl-Math-Random-Secure-0.60.0-3|44	%install
12cr|perl-Math-Random-Secure-0.60.0-3|45	%makeinstall_std
12cr|perl-Math-Random-Secure-0.60.0-3|46	
12cr|perl-Math-Random-Secure-0.60.0-3|47	%files
12cr|perl-Math-Random-Secure-0.60.0-3|48	%doc README Changes LICENSE META.json
12cr|perl-Math-Random-Secure-0.60.0-3|49	%{_mandir}/man3/*
12cr|perl-Math-Random-Secure-0.60.0-3|50	%{perl_vendorlib}/*
12cr|perl-Math-Random-Secure-0.60.0-3|51	
12cr|perl-Math-Random-Secure-0.60.0-3|52	%changelog
12cr|perl-Math-Random-Secure-0.60.0-3|53	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-Math-Random-Secure-0.60.0-3|54	+ Revision: 657789
12cr|perl-Math-Random-Secure-0.60.0-3|55	- rebuild for updated spec-helper
12cr|perl-Math-Random-Secure-0.60.0-3|56	
12cr|perl-Math-Random-Secure-0.60.0-3|57	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.60.0-1
12cr|perl-Math-Random-Secure-0.60.0-3|58	+ Revision: 634171
12cr|perl-Math-Random-Secure-0.60.0-3|59	- import perl-Math-Random-Secure
12cr|perl-Math-Random-Secure-0.60.0-3|60	

4906 12
12cr|perl-Math-Roman-1.70.0-2|1	%define upstream_name	 Math-Roman
12cr|perl-Math-Roman-1.70.0-2|2	%define upstream_version 1.07
12cr|perl-Math-Roman-1.70.0-2|3	
12cr|perl-Math-Roman-1.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Math-Roman-1.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Math-Roman-1.70.0-2|6	Release:	2
12cr|perl-Math-Roman-1.70.0-2|7	
12cr|perl-Math-Roman-1.70.0-2|8	Summary:	Arbitrary sized Roman numbers and conversion from and to Arabic
12cr|perl-Math-Roman-1.70.0-2|9	License:	GPL+ or Artistic
12cr|perl-Math-Roman-1.70.0-2|10	Group:		Development/Perl
12cr|perl-Math-Roman-1.70.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Math-Roman-1.70.0-2|12	Source0:	ftp.perl.org/pub/CPAN/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Math-Roman-1.70.0-2|13	
12cr|perl-Math-Roman-1.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-Math-Roman-1.70.0-2|15	BuildArch:	noarch
12cr|perl-Math-Roman-1.70.0-2|16	
12cr|perl-Math-Roman-1.70.0-2|17	%description
12cr|perl-Math-Roman-1.70.0-2|18	Well, it seems I have been infected by the Perligata-Virus, too. ;o)
12cr|perl-Math-Roman-1.70.0-2|19	
12cr|perl-Math-Roman-1.70.0-2|20	This module lets you calculate with Roman numbers, as if they were big
12cr|perl-Math-Roman-1.70.0-2|21	integers. The numbers can have arbitrary length and all the usual functions
12cr|perl-Math-Roman-1.70.0-2|22	from Math::BigInt are available.
12cr|perl-Math-Roman-1.70.0-2|23	
12cr|perl-Math-Roman-1.70.0-2|24	%prep
12cr|perl-Math-Roman-1.70.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Math-Roman-1.70.0-2|26	
12cr|perl-Math-Roman-1.70.0-2|27	%build
12cr|perl-Math-Roman-1.70.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-Roman-1.70.0-2|29	%make
12cr|perl-Math-Roman-1.70.0-2|30	
12cr|perl-Math-Roman-1.70.0-2|31	%check
12cr|perl-Math-Roman-1.70.0-2|32	%make test
12cr|perl-Math-Roman-1.70.0-2|33	
12cr|perl-Math-Roman-1.70.0-2|34	%install
12cr|perl-Math-Roman-1.70.0-2|35	%makeinstall_std
12cr|perl-Math-Roman-1.70.0-2|36	
12cr|perl-Math-Roman-1.70.0-2|37	%files
12cr|perl-Math-Roman-1.70.0-2|38	%doc CHANGES LICENSE README INSTALL SIGNATURE
12cr|perl-Math-Roman-1.70.0-2|39	%{perl_vendorlib}/Math
12cr|perl-Math-Roman-1.70.0-2|40	%{_mandir}/*/*
12cr|perl-Math-Roman-1.70.0-2|41	
12cr|perl-Math-Roman-1.70.0-2|42	
12cr|perl-Math-Roman-1.70.0-2|43	%changelog
12cr|perl-Math-Roman-1.70.0-2|44	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.70.0-1mdv2010.0
12cr|perl-Math-Roman-1.70.0-2|45	+ Revision: 403856
12cr|perl-Math-Roman-1.70.0-2|46	- rebuild using %%perl_convert_version
12cr|perl-Math-Roman-1.70.0-2|47	
12cr|perl-Math-Roman-1.70.0-2|48	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.07-6mdv2009.0
12cr|perl-Math-Roman-1.70.0-2|49	+ Revision: 241725
12cr|perl-Math-Roman-1.70.0-2|50	- rebuild
12cr|perl-Math-Roman-1.70.0-2|51	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Math-Roman-1.70.0-2|52	
12cr|perl-Math-Roman-1.70.0-2|53	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Math-Roman-1.70.0-2|54	- restore BuildRoot
12cr|perl-Math-Roman-1.70.0-2|55	
12cr|perl-Math-Roman-1.70.0-2|56	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-4mdv2008.0
12cr|perl-Math-Roman-1.70.0-2|57	+ Revision: 86634
12cr|perl-Math-Roman-1.70.0-2|58	- rebuild
12cr|perl-Math-Roman-1.70.0-2|59	
12cr|perl-Math-Roman-1.70.0-2|60	
12cr|perl-Math-Roman-1.70.0-2|61	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-3mdv2007.0
12cr|perl-Math-Roman-1.70.0-2|62	- Rebuild
12cr|perl-Math-Roman-1.70.0-2|63	
12cr|perl-Math-Roman-1.70.0-2|64	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.07-2mdk
12cr|perl-Math-Roman-1.70.0-2|65	- Fix According to perl Policy
12cr|perl-Math-Roman-1.70.0-2|66	- Source URL
12cr|perl-Math-Roman-1.70.0-2|67	- use mkrel
12cr|perl-Math-Roman-1.70.0-2|68	
12cr|perl-Math-Roman-1.70.0-2|69	* Tue Aug 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-1mdk
12cr|perl-Math-Roman-1.70.0-2|70	- first mdk release
12cr|perl-Math-Roman-1.70.0-2|71	

4907 12
12cr|perl-Math-RPN-1.90.0-2|1	%define upstream_name 	 Math-RPN
12cr|perl-Math-RPN-1.90.0-2|2	%define upstream_version 1.09
12cr|perl-Math-RPN-1.90.0-2|3	
12cr|perl-Math-RPN-1.90.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Math-RPN-1.90.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Math-RPN-1.90.0-2|6	Release:	2
12cr|perl-Math-RPN-1.90.0-2|7	
12cr|perl-Math-RPN-1.90.0-2|8	Summary:	Perl extension for Reverse Polish Math Expression Evaluation
12cr|perl-Math-RPN-1.90.0-2|9	License:	GPL+ or Artistic
12cr|perl-Math-RPN-1.90.0-2|10	Group:		Development/Perl
12cr|perl-Math-RPN-1.90.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Math-RPN-1.90.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Math-RPN-1.90.0-2|13	
12cr|perl-Math-RPN-1.90.0-2|14	BuildRequires:	perl-devel
12cr|perl-Math-RPN-1.90.0-2|15	BuildArch:	noarch
12cr|perl-Math-RPN-1.90.0-2|16	
12cr|perl-Math-RPN-1.90.0-2|17	%description
12cr|perl-Math-RPN-1.90.0-2|18	Reverse Polish Notation is briefly a stack-based way of writing
12cr|perl-Math-RPN-1.90.0-2|19	mathematical expressions. This has the advantage of eliminating
12cr|perl-Math-RPN-1.90.0-2|20	the need for parenthesis and simplifying parsing for computers vs.
12cr|perl-Math-RPN-1.90.0-2|21	normal algebraic notation at a slight cost in the ability of humans
12cr|perl-Math-RPN-1.90.0-2|22	to easily comprehend the expressions.
12cr|perl-Math-RPN-1.90.0-2|23	
12cr|perl-Math-RPN-1.90.0-2|24	Math::RPN will take a scalar or list of sclars which contain an RPN
12cr|perl-Math-RPN-1.90.0-2|25	expression as a set of comma delimited values and operators, and
12cr|perl-Math-RPN-1.90.0-2|26	return the result or stack, depending on context. If the function
12cr|perl-Math-RPN-1.90.0-2|27	is called in an array context, it will return the entire remaining stack.
12cr|perl-Math-RPN-1.90.0-2|28	
12cr|perl-Math-RPN-1.90.0-2|29	%prep
12cr|perl-Math-RPN-1.90.0-2|30	%setup -q -n  %{upstream_name}-%{upstream_version}
12cr|perl-Math-RPN-1.90.0-2|31	
12cr|perl-Math-RPN-1.90.0-2|32	%build
12cr|perl-Math-RPN-1.90.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-RPN-1.90.0-2|34	make
12cr|perl-Math-RPN-1.90.0-2|35	
12cr|perl-Math-RPN-1.90.0-2|36	%install
12cr|perl-Math-RPN-1.90.0-2|37	%makeinstall_std
12cr|perl-Math-RPN-1.90.0-2|38	
12cr|perl-Math-RPN-1.90.0-2|39	%files
12cr|perl-Math-RPN-1.90.0-2|40	%doc Changes
12cr|perl-Math-RPN-1.90.0-2|41	%{perl_vendorlib}/Math/RPN.pm
12cr|perl-Math-RPN-1.90.0-2|42	%{_mandir}/man?/*
12cr|perl-Math-RPN-1.90.0-2|43	
12cr|perl-Math-RPN-1.90.0-2|44	
12cr|perl-Math-RPN-1.90.0-2|45	%changelog
12cr|perl-Math-RPN-1.90.0-2|46	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.90.0-1mdv2010.0
12cr|perl-Math-RPN-1.90.0-2|47	+ Revision: 403858
12cr|perl-Math-RPN-1.90.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-Math-RPN-1.90.0-2|49	
12cr|perl-Math-RPN-1.90.0-2|50	* Wed May 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.09-1mdv2010.0
12cr|perl-Math-RPN-1.90.0-2|51	+ Revision: 372509
12cr|perl-Math-RPN-1.90.0-2|52	- forgot to update the source tarball
12cr|perl-Math-RPN-1.90.0-2|53	- update to 1.09
12cr|perl-Math-RPN-1.90.0-2|54	- making the url parsable
12cr|perl-Math-RPN-1.90.0-2|55	
12cr|perl-Math-RPN-1.90.0-2|56	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.08-7mdv2009.0
12cr|perl-Math-RPN-1.90.0-2|57	+ Revision: 241747
12cr|perl-Math-RPN-1.90.0-2|58	- rebuild
12cr|perl-Math-RPN-1.90.0-2|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Math-RPN-1.90.0-2|60	
12cr|perl-Math-RPN-1.90.0-2|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Math-RPN-1.90.0-2|62	- restore BuildRoot
12cr|perl-Math-RPN-1.90.0-2|63	
12cr|perl-Math-RPN-1.90.0-2|64	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-5mdv2008.0
12cr|perl-Math-RPN-1.90.0-2|65	+ Revision: 86635
12cr|perl-Math-RPN-1.90.0-2|66	- rebuild
12cr|perl-Math-RPN-1.90.0-2|67	
12cr|perl-Math-RPN-1.90.0-2|68	
12cr|perl-Math-RPN-1.90.0-2|69	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-4mdv2007.0
12cr|perl-Math-RPN-1.90.0-2|70	- Rebuild
12cr|perl-Math-RPN-1.90.0-2|71	
12cr|perl-Math-RPN-1.90.0-2|72	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.08-3mdk
12cr|perl-Math-RPN-1.90.0-2|73	- Fix According to perl Policy
12cr|perl-Math-RPN-1.90.0-2|74	- BuildRequires
12cr|perl-Math-RPN-1.90.0-2|75	- Source URL
12cr|perl-Math-RPN-1.90.0-2|76	- URL
12cr|perl-Math-RPN-1.90.0-2|77	- use mkrel
12cr|perl-Math-RPN-1.90.0-2|78	
12cr|perl-Math-RPN-1.90.0-2|79	* Sat Jun 11 2005 Abel Cheung <deaddog@mandrivalinux.org> 1.08-2mdk
12cr|perl-Math-RPN-1.90.0-2|80	- Rebuild
12cr|perl-Math-RPN-1.90.0-2|81	
12cr|perl-Math-RPN-1.90.0-2|82	* Sat Apr 24 2004 Abel Cheung <deaddog@deaddog.org> 1.08-1mdk
12cr|perl-Math-RPN-1.90.0-2|83	- First Mandrake Release
12cr|perl-Math-RPN-1.90.0-2|84	

4908 12
12cr|perl-Math-Spline-0.10.0-2|1	%define upstream_name    Math-Spline
12cr|perl-Math-Spline-0.10.0-2|2	%define upstream_version 0.01
12cr|perl-Math-Spline-0.10.0-2|3	
12cr|perl-Math-Spline-0.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Math-Spline-0.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Math-Spline-0.10.0-2|6	Release:	2
12cr|perl-Math-Spline-0.10.0-2|7	
12cr|perl-Math-Spline-0.10.0-2|8	Summary:	Cubic Spline Interpolation of data
12cr|perl-Math-Spline-0.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-Math-Spline-0.10.0-2|10	Group:		Development/Perl
12cr|perl-Math-Spline-0.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Math-Spline-0.10.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Math-Spline-0.10.0-2|13	
12cr|perl-Math-Spline-0.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-Math-Spline-0.10.0-2|15	BuildArch:	noarch
12cr|perl-Math-Spline-0.10.0-2|16	
12cr|perl-Math-Spline-0.10.0-2|17	%description
12cr|perl-Math-Spline-0.10.0-2|18	This package provides cubic spline interpolation of numeric data. The data is
12cr|perl-Math-Spline-0.10.0-2|19	passed as references to two arrays containing the x and y ordinates. It may be
12cr|perl-Math-Spline-0.10.0-2|20	used as an exporter of the numerical functions or, more easily as a class
12cr|perl-Math-Spline-0.10.0-2|21	module.
12cr|perl-Math-Spline-0.10.0-2|22	
12cr|perl-Math-Spline-0.10.0-2|23	%prep
12cr|perl-Math-Spline-0.10.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Math-Spline-0.10.0-2|25	
12cr|perl-Math-Spline-0.10.0-2|26	%build
12cr|perl-Math-Spline-0.10.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-Spline-0.10.0-2|28	%make
12cr|perl-Math-Spline-0.10.0-2|29	
12cr|perl-Math-Spline-0.10.0-2|30	%check
12cr|perl-Math-Spline-0.10.0-2|31	%make test
12cr|perl-Math-Spline-0.10.0-2|32	
12cr|perl-Math-Spline-0.10.0-2|33	%install
12cr|perl-Math-Spline-0.10.0-2|34	%makeinstall_std
12cr|perl-Math-Spline-0.10.0-2|35	
12cr|perl-Math-Spline-0.10.0-2|36	%files
12cr|perl-Math-Spline-0.10.0-2|37	%doc README
12cr|perl-Math-Spline-0.10.0-2|38	%{perl_vendorlib}/Math
12cr|perl-Math-Spline-0.10.0-2|39	%{_mandir}/*/*
12cr|perl-Math-Spline-0.10.0-2|40	
12cr|perl-Math-Spline-0.10.0-2|41	
12cr|perl-Math-Spline-0.10.0-2|42	%changelog
12cr|perl-Math-Spline-0.10.0-2|43	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-Math-Spline-0.10.0-2|44	+ Revision: 403859
12cr|perl-Math-Spline-0.10.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-Math-Spline-0.10.0-2|46	
12cr|perl-Math-Spline-0.10.0-2|47	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.01-10mdv2009.0
12cr|perl-Math-Spline-0.10.0-2|48	+ Revision: 257816
12cr|perl-Math-Spline-0.10.0-2|49	- rebuild
12cr|perl-Math-Spline-0.10.0-2|50	
12cr|perl-Math-Spline-0.10.0-2|51	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.01-9mdv2009.0
12cr|perl-Math-Spline-0.10.0-2|52	+ Revision: 245842
12cr|perl-Math-Spline-0.10.0-2|53	- rebuild
12cr|perl-Math-Spline-0.10.0-2|54	
12cr|perl-Math-Spline-0.10.0-2|55	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.01-7mdv2008.1
12cr|perl-Math-Spline-0.10.0-2|56	+ Revision: 136284
12cr|perl-Math-Spline-0.10.0-2|57	- restore BuildRoot
12cr|perl-Math-Spline-0.10.0-2|58	
12cr|perl-Math-Spline-0.10.0-2|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Math-Spline-0.10.0-2|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Math-Spline-0.10.0-2|61	
12cr|perl-Math-Spline-0.10.0-2|62	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-7mdv2008.0
12cr|perl-Math-Spline-0.10.0-2|63	+ Revision: 86636
12cr|perl-Math-Spline-0.10.0-2|64	- rebuild
12cr|perl-Math-Spline-0.10.0-2|65	
12cr|perl-Math-Spline-0.10.0-2|66	
12cr|perl-Math-Spline-0.10.0-2|67	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-6mdv2007.0
12cr|perl-Math-Spline-0.10.0-2|68	- Rebuild
12cr|perl-Math-Spline-0.10.0-2|69	
12cr|perl-Math-Spline-0.10.0-2|70	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.01-5mdk
12cr|perl-Math-Spline-0.10.0-2|71	- Fix According to perl Policy
12cr|perl-Math-Spline-0.10.0-2|72	- Source URL
12cr|perl-Math-Spline-0.10.0-2|73	- use mkrel
12cr|perl-Math-Spline-0.10.0-2|74	
12cr|perl-Math-Spline-0.10.0-2|75	* Sat Jun 11 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-4mdk
12cr|perl-Math-Spline-0.10.0-2|76	- better url
12cr|perl-Math-Spline-0.10.0-2|77	- spec cleanup
12cr|perl-Math-Spline-0.10.0-2|78	- don't ship empty directories
12cr|perl-Math-Spline-0.10.0-2|79	- make test in %%check
12cr|perl-Math-Spline-0.10.0-2|80	
12cr|perl-Math-Spline-0.10.0-2|81	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-3mdk
12cr|perl-Math-Spline-0.10.0-2|82	- fix buildrequires in a backward compatible way
12cr|perl-Math-Spline-0.10.0-2|83	
12cr|perl-Math-Spline-0.10.0-2|84	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-2mdk
12cr|perl-Math-Spline-0.10.0-2|85	- rpmbuildupdate aware
12cr|perl-Math-Spline-0.10.0-2|86	
12cr|perl-Math-Spline-0.10.0-2|87	* Mon Jan 05 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-1mdk
12cr|perl-Math-Spline-0.10.0-2|88	- first mdk release
12cr|perl-Math-Spline-0.10.0-2|89	

4909 12
12cr|perl-Math-Stat-0.1-9|1	%define module	Math-Stat
12cr|perl-Math-Stat-0.1-9|2	
12cr|perl-Math-Stat-0.1-9|3	Name:		perl-%{module}
12cr|perl-Math-Stat-0.1-9|4	Version:	0.1
12cr|perl-Math-Stat-0.1-9|5	Release:	9
12cr|perl-Math-Stat-0.1-9|6	Summary:	Perform Sample Statistics on Arrays
12cr|perl-Math-Stat-0.1-9|7	License:	GPL or Artistic
12cr|perl-Math-Stat-0.1-9|8	Group:		Development/Perl
12cr|perl-Math-Stat-0.1-9|9	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Math-Stat-0.1-9|10	Source:		http://www.cpan.org/modules/by-module/Math/%{module}-%{version}.tar.bz2
12cr|perl-Math-Stat-0.1-9|11	
12cr|perl-Math-Stat-0.1-9|12	BuildRequires:	perl-devel
12cr|perl-Math-Stat-0.1-9|13	BuildArch:	noarch
12cr|perl-Math-Stat-0.1-9|14	
12cr|perl-Math-Stat-0.1-9|15	%description
12cr|perl-Math-Stat-0.1-9|16	This package provides sample statistics on arrays.
12cr|perl-Math-Stat-0.1-9|17	
12cr|perl-Math-Stat-0.1-9|18	%prep
12cr|perl-Math-Stat-0.1-9|19	%setup -q -n %{module}-%{version}
12cr|perl-Math-Stat-0.1-9|20	
12cr|perl-Math-Stat-0.1-9|21	%build
12cr|perl-Math-Stat-0.1-9|22	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Math-Stat-0.1-9|23	%make
12cr|perl-Math-Stat-0.1-9|24	
12cr|perl-Math-Stat-0.1-9|25	%check
12cr|perl-Math-Stat-0.1-9|26	make test
12cr|perl-Math-Stat-0.1-9|27	
12cr|perl-Math-Stat-0.1-9|28	%install
12cr|perl-Math-Stat-0.1-9|29	%makeinstall_std
12cr|perl-Math-Stat-0.1-9|30	
12cr|perl-Math-Stat-0.1-9|31	%files
12cr|perl-Math-Stat-0.1-9|32	%doc Changes
12cr|perl-Math-Stat-0.1-9|33	%{perl_vendorlib}/Math
12cr|perl-Math-Stat-0.1-9|34	%{perl_vendorlib}/auto/Math
12cr|perl-Math-Stat-0.1-9|35	%{_mandir}/*/*
12cr|perl-Math-Stat-0.1-9|36	
12cr|perl-Math-Stat-0.1-9|37	%changelog
12cr|perl-Math-Stat-0.1-9|38	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1-8mdv2010.0
12cr|perl-Math-Stat-0.1-9|39	+ Revision: 430501
12cr|perl-Math-Stat-0.1-9|40	- rebuild
12cr|perl-Math-Stat-0.1-9|41	
12cr|perl-Math-Stat-0.1-9|42	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.1-7mdv2009.0
12cr|perl-Math-Stat-0.1-9|43	+ Revision: 257817
12cr|perl-Math-Stat-0.1-9|44	- rebuild
12cr|perl-Math-Stat-0.1-9|45	
12cr|perl-Math-Stat-0.1-9|46	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.1-6mdv2009.0
12cr|perl-Math-Stat-0.1-9|47	+ Revision: 245871
12cr|perl-Math-Stat-0.1-9|48	- rebuild
12cr|perl-Math-Stat-0.1-9|49	
12cr|perl-Math-Stat-0.1-9|50	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.1-4mdv2008.1
12cr|perl-Math-Stat-0.1-9|51	+ Revision: 136285
12cr|perl-Math-Stat-0.1-9|52	- restore BuildRoot
12cr|perl-Math-Stat-0.1-9|53	
12cr|perl-Math-Stat-0.1-9|54	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Math-Stat-0.1-9|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Math-Stat-0.1-9|56	
12cr|perl-Math-Stat-0.1-9|57	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-4mdv2008.0
12cr|perl-Math-Stat-0.1-9|58	+ Revision: 86637
12cr|perl-Math-Stat-0.1-9|59	- rebuild
12cr|perl-Math-Stat-0.1-9|60	
12cr|perl-Math-Stat-0.1-9|61	
12cr|perl-Math-Stat-0.1-9|62	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-3mdv2007.0
12cr|perl-Math-Stat-0.1-9|63	- Rebuild
12cr|perl-Math-Stat-0.1-9|64	
12cr|perl-Math-Stat-0.1-9|65	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.1-2mdk
12cr|perl-Math-Stat-0.1-9|66	- Fix According to perl Policy
12cr|perl-Math-Stat-0.1-9|67	- Source URL
12cr|perl-Math-Stat-0.1-9|68	
12cr|perl-Math-Stat-0.1-9|69	* Fri Oct 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-1mdk
12cr|perl-Math-Stat-0.1-9|70	- first mdk release
12cr|perl-Math-Stat-0.1-9|71	

4910 12
12cr|perl-Maui-0.0.5-13|1	%define name	perl-Maui
12cr|perl-Maui-0.0.5-13|2	%define version 0.0.5
12cr|perl-Maui-0.0.5-13|3	%define release %mkrel 13
12cr|perl-Maui-0.0.5-13|4	
12cr|perl-Maui-0.0.5-13|5	Summary:  	Perl5 modules for Maui Scheduler
12cr|perl-Maui-0.0.5-13|6	Name:		%{name}
12cr|perl-Maui-0.0.5-13|7	Version:	%{version}
12cr|perl-Maui-0.0.5-13|8	Release:	%{release}
12cr|perl-Maui-0.0.5-13|9	License:	GPL
12cr|perl-Maui-0.0.5-13|10	Group:		Development/Perl
12cr|perl-Maui-0.0.5-13|11	URL:		http://hepwww.ph.qmul.ac.uk/
12cr|perl-Maui-0.0.5-13|12	Source:		%{name}-%{version}.tar.bz2
12cr|perl-Maui-0.0.5-13|13	BuildRequires:	perl-devel
12cr|perl-Maui-0.0.5-13|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Maui-0.0.5-13|15	
12cr|perl-Maui-0.0.5-13|16	%description
12cr|perl-Maui-0.0.5-13|17	The Maui Scheduler is Free Software licensed under the GNU General Public
12cr|perl-Maui-0.0.5-13|18	License. It is designed for parallel batch scheduling
12cr|perl-Maui-0.0.5-13|19	(custom message-passing or MPI-based jobs) on medium to
12cr|perl-Maui-0.0.5-13|20	large clusters. The Maui Scheduler is meant to be a complete
12cr|perl-Maui-0.0.5-13|21	replacement for proprietary schedulers like LSF or PBS.
12cr|perl-Maui-0.0.5-13|22	Check http://mauischeduler.sourceforge.net/
12cr|perl-Maui-0.0.5-13|23	
12cr|perl-Maui-0.0.5-13|24	This is Perl5 modules for using the scheduler.
12cr|perl-Maui-0.0.5-13|25	
12cr|perl-Maui-0.0.5-13|26	%prep
12cr|perl-Maui-0.0.5-13|27	%setup -q
12cr|perl-Maui-0.0.5-13|28	
12cr|perl-Maui-0.0.5-13|29	%build
12cr|perl-Maui-0.0.5-13|30	CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Maui-0.0.5-13|31	make
12cr|perl-Maui-0.0.5-13|32	
12cr|perl-Maui-0.0.5-13|33	%install
12cr|perl-Maui-0.0.5-13|34	
12cr|perl-Maui-0.0.5-13|35	rm -rf $RPM_BUILD_ROOT
12cr|perl-Maui-0.0.5-13|36	make PREFIX=$RPM_BUILD_ROOT%{_prefix} install DESTDIR=$RPM_BUILD_ROOT
12cr|perl-Maui-0.0.5-13|37	
12cr|perl-Maui-0.0.5-13|38	%clean
12cr|perl-Maui-0.0.5-13|39	rm -fr $RPM_BUILD_ROOT
12cr|perl-Maui-0.0.5-13|40	
12cr|perl-Maui-0.0.5-13|41	%if %mdkversion < 200900
12cr|perl-Maui-0.0.5-13|42	%postun -p /sbin/ldconfig
12cr|perl-Maui-0.0.5-13|43	%endif
12cr|perl-Maui-0.0.5-13|44	
12cr|perl-Maui-0.0.5-13|45	%files
12cr|perl-Maui-0.0.5-13|46	%defattr(-,root,root)
12cr|perl-Maui-0.0.5-13|47	%doc README doc/* MANIFEST LICENSE Changes
12cr|perl-Maui-0.0.5-13|48	%{perl_vendorlib}/*
12cr|perl-Maui-0.0.5-13|49	%{_mandir}/*/*
12cr|perl-Maui-0.0.5-13|50	
12cr|perl-Maui-0.0.5-13|51	
12cr|perl-Maui-0.0.5-13|52	
12cr|perl-Maui-0.0.5-13|53	%changelog
12cr|perl-Maui-0.0.5-13|54	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.0.5-13mdv2012.0
12cr|perl-Maui-0.0.5-13|55	+ Revision: 768358
12cr|perl-Maui-0.0.5-13|56	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Maui-0.0.5-13|57	
12cr|perl-Maui-0.0.5-13|58	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.0.5-12mdv2011.0
12cr|perl-Maui-0.0.5-13|59	+ Revision: 556004
12cr|perl-Maui-0.0.5-13|60	- rebuild for perl 5.12
12cr|perl-Maui-0.0.5-13|61	
12cr|perl-Maui-0.0.5-13|62	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.0.5-11mdv2010.0
12cr|perl-Maui-0.0.5-13|63	+ Revision: 430502
12cr|perl-Maui-0.0.5-13|64	- rebuild
12cr|perl-Maui-0.0.5-13|65	
12cr|perl-Maui-0.0.5-13|66	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.0.5-10mdv2009.0
12cr|perl-Maui-0.0.5-13|67	+ Revision: 257819
12cr|perl-Maui-0.0.5-13|68	- rebuild
12cr|perl-Maui-0.0.5-13|69	
12cr|perl-Maui-0.0.5-13|70	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.0.5-9mdv2009.0
12cr|perl-Maui-0.0.5-13|71	+ Revision: 245875
12cr|perl-Maui-0.0.5-13|72	- rebuild
12cr|perl-Maui-0.0.5-13|73	
12cr|perl-Maui-0.0.5-13|74	+ Pixel <pixel@mandriva.com>
12cr|perl-Maui-0.0.5-13|75	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|perl-Maui-0.0.5-13|76	
12cr|perl-Maui-0.0.5-13|77	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.0.5-7mdv2008.1
12cr|perl-Maui-0.0.5-13|78	+ Revision: 152128
12cr|perl-Maui-0.0.5-13|79	- rebuild
12cr|perl-Maui-0.0.5-13|80	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Maui-0.0.5-13|81	
12cr|perl-Maui-0.0.5-13|82	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Maui-0.0.5-13|83	- restore BuildRoot
12cr|perl-Maui-0.0.5-13|84	
12cr|perl-Maui-0.0.5-13|85	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.5-6mdv2008.0
12cr|perl-Maui-0.0.5-13|86	+ Revision: 86638
12cr|perl-Maui-0.0.5-13|87	- rebuild
12cr|perl-Maui-0.0.5-13|88	
12cr|perl-Maui-0.0.5-13|89	
12cr|perl-Maui-0.0.5-13|90	* Thu May 11 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.0.5-5mdk
12cr|perl-Maui-0.0.5-13|91	- Fix Build
12cr|perl-Maui-0.0.5-13|92	- use mkrel
12cr|perl-Maui-0.0.5-13|93	
12cr|perl-Maui-0.0.5-13|94	* Tue Nov 16 2004 Michael Scherer <misc@mandrake.org> 0.0.5-4mdk
12cr|perl-Maui-0.0.5-13|95	- Rebuild for new perl
12cr|perl-Maui-0.0.5-13|96	- fix spec
12cr|perl-Maui-0.0.5-13|97	
12cr|perl-Maui-0.0.5-13|98	* Mon Aug 18 2003 Antoine Ginies <aginies@bi.mandrakesoft.com> 0.0.5-3mdk
12cr|perl-Maui-0.0.5-13|99	- add description, buildrequires (scherer.michael@free.fr)
12cr|perl-Maui-0.0.5-13|100	
12cr|perl-Maui-0.0.5-13|101	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.0.5-2mdk
12cr|perl-Maui-0.0.5-13|102	- rebuild for new auto{prov,req}
12cr|perl-Maui-0.0.5-13|103	

4911 12
12cr|perl-Memoize-ExpireLRU-0.550.0-3|1	%define upstream_name    Memoize-ExpireLRU
12cr|perl-Memoize-ExpireLRU-0.550.0-3|2	%define upstream_version 0.55
12cr|perl-Memoize-ExpireLRU-0.550.0-3|3	
12cr|perl-Memoize-ExpireLRU-0.550.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Memoize-ExpireLRU-0.550.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Memoize-ExpireLRU-0.550.0-3|6	Release:	3
12cr|perl-Memoize-ExpireLRU-0.550.0-3|7	
12cr|perl-Memoize-ExpireLRU-0.550.0-3|8	Summary:	Provide LRU Expiration for Memoize
12cr|perl-Memoize-ExpireLRU-0.550.0-3|9	License:	GPL+ or Artistic
12cr|perl-Memoize-ExpireLRU-0.550.0-3|10	Group:		Development/Perl
12cr|perl-Memoize-ExpireLRU-0.550.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Memoize-ExpireLRU-0.550.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Memoize/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Memoize-ExpireLRU-0.550.0-3|13	
12cr|perl-Memoize-ExpireLRU-0.550.0-3|14	BuildRequires:	perl-devel
12cr|perl-Memoize-ExpireLRU-0.550.0-3|15	BuildRequires:	perl(Memoize)
12cr|perl-Memoize-ExpireLRU-0.550.0-3|16	BuildArch:	noarch
12cr|perl-Memoize-ExpireLRU-0.550.0-3|17	
12cr|perl-Memoize-ExpireLRU-0.550.0-3|18	%description
12cr|perl-Memoize-ExpireLRU-0.550.0-3|19	For the theory of Memoization, please see the Memoize module documentation.
12cr|perl-Memoize-ExpireLRU-0.550.0-3|20	This module implements an expiry policy for Memoize that follows LRU
12cr|perl-Memoize-ExpireLRU-0.550.0-3|21	semantics, that is, the last n results, where n is specified as the
12cr|perl-Memoize-ExpireLRU-0.550.0-3|22	argument to the 'CACHESIZE' parameter, will be cached.
12cr|perl-Memoize-ExpireLRU-0.550.0-3|23	
12cr|perl-Memoize-ExpireLRU-0.550.0-3|24	%prep
12cr|perl-Memoize-ExpireLRU-0.550.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Memoize-ExpireLRU-0.550.0-3|26	
12cr|perl-Memoize-ExpireLRU-0.550.0-3|27	%build
12cr|perl-Memoize-ExpireLRU-0.550.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Memoize-ExpireLRU-0.550.0-3|29	%make
12cr|perl-Memoize-ExpireLRU-0.550.0-3|30	
12cr|perl-Memoize-ExpireLRU-0.550.0-3|31	%check
12cr|perl-Memoize-ExpireLRU-0.550.0-3|32	%make test
12cr|perl-Memoize-ExpireLRU-0.550.0-3|33	
12cr|perl-Memoize-ExpireLRU-0.550.0-3|34	%install
12cr|perl-Memoize-ExpireLRU-0.550.0-3|35	%makeinstall_std
12cr|perl-Memoize-ExpireLRU-0.550.0-3|36	
12cr|perl-Memoize-ExpireLRU-0.550.0-3|37	%files
12cr|perl-Memoize-ExpireLRU-0.550.0-3|38	%doc Changes README
12cr|perl-Memoize-ExpireLRU-0.550.0-3|39	%{_mandir}/man3/*
12cr|perl-Memoize-ExpireLRU-0.550.0-3|40	%{perl_vendorlib}/*
12cr|perl-Memoize-ExpireLRU-0.550.0-3|41	
12cr|perl-Memoize-ExpireLRU-0.550.0-3|42	%changelog
12cr|perl-Memoize-ExpireLRU-0.550.0-3|43	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.550.0-2mdv2011.0
12cr|perl-Memoize-ExpireLRU-0.550.0-3|44	+ Revision: 655045
12cr|perl-Memoize-ExpireLRU-0.550.0-3|45	- rebuild for updated spec-helper
12cr|perl-Memoize-ExpireLRU-0.550.0-3|46	
12cr|perl-Memoize-ExpireLRU-0.550.0-3|47	* Wed Apr 07 2010 Jérôme Quelin <jquelin@mandriva.org> 0.550.0-1mdv2011.0
12cr|perl-Memoize-ExpireLRU-0.550.0-3|48	+ Revision: 532701
12cr|perl-Memoize-ExpireLRU-0.550.0-3|49	- import perl-Memoize-ExpireLRU
12cr|perl-Memoize-ExpireLRU-0.550.0-3|50	
12cr|perl-Memoize-ExpireLRU-0.550.0-3|51	
12cr|perl-Memoize-ExpireLRU-0.550.0-3|52	* Wed Apr 07 2010 cpan2dist 0.55-1mdv
12cr|perl-Memoize-ExpireLRU-0.550.0-3|53	- initial mdv release, generated with cpan2dist

4912 12
12cr|perl-Method-Alias-1.03-4|1	%define module   Method-Alias
12cr|perl-Method-Alias-1.03-4|2	
12cr|perl-Method-Alias-1.03-4|3	Name:		perl-%{module}
12cr|perl-Method-Alias-1.03-4|4	Version:	1.03
12cr|perl-Method-Alias-1.03-4|5	Release:	4
12cr|perl-Method-Alias-1.03-4|6	License:	GPL or Artistic
12cr|perl-Method-Alias-1.03-4|7	Group:		Development/Perl
12cr|perl-Method-Alias-1.03-4|8	Summary:	Create method aliases (and do it safely)
12cr|perl-Method-Alias-1.03-4|9	Source:		http://www.cpan.org/modules/by-module/Method/%{module}-%{version}.tar.gz
12cr|perl-Method-Alias-1.03-4|10	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Method-Alias-1.03-4|11	
12cr|perl-Method-Alias-1.03-4|12	BuildRequires:	perl-devel
12cr|perl-Method-Alias-1.03-4|13	BuildRequires:	perl(File::Spec)
12cr|perl-Method-Alias-1.03-4|14	BuildRequires:	perl(Test::More)
12cr|perl-Method-Alias-1.03-4|15	BuildArch:	noarch
12cr|perl-Method-Alias-1.03-4|16	
12cr|perl-Method-Alias-1.03-4|17	%description
12cr|perl-Method-Alias-1.03-4|18	For a very long time, whenever I wanted to have a method alias (provide an
12cr|perl-Method-Alias-1.03-4|19	alternate name for a method) I would simple do a GLOB alias. That is,
12cr|perl-Method-Alias-1.03-4|20	
12cr|perl-Method-Alias-1.03-4|21	# My method
12cr|perl-Method-Alias-1.03-4|22	sub foo {
12cr|perl-Method-Alias-1.03-4|23	...
12cr|perl-Method-Alias-1.03-4|24	}
12cr|perl-Method-Alias-1.03-4|25	
12cr|perl-Method-Alias-1.03-4|26	# Alias the method
12cr|perl-Method-Alias-1.03-4|27	*bar = *foo;
12cr|perl-Method-Alias-1.03-4|28	
12cr|perl-Method-Alias-1.03-4|29	While this works fine for functions, it does *not* work for methods.
12cr|perl-Method-Alias-1.03-4|30	
12cr|perl-Method-Alias-1.03-4|31	%prep
12cr|perl-Method-Alias-1.03-4|32	%setup -q -n %{module}-%{version}
12cr|perl-Method-Alias-1.03-4|33	
12cr|perl-Method-Alias-1.03-4|34	%build
12cr|perl-Method-Alias-1.03-4|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Method-Alias-1.03-4|36	%make
12cr|perl-Method-Alias-1.03-4|37	
12cr|perl-Method-Alias-1.03-4|38	%check
12cr|perl-Method-Alias-1.03-4|39	make test
12cr|perl-Method-Alias-1.03-4|40	
12cr|perl-Method-Alias-1.03-4|41	%install
12cr|perl-Method-Alias-1.03-4|42	%makeinstall_std
12cr|perl-Method-Alias-1.03-4|43	
12cr|perl-Method-Alias-1.03-4|44	%files
12cr|perl-Method-Alias-1.03-4|45	%doc Changes LICENSE README
12cr|perl-Method-Alias-1.03-4|46	%{_mandir}/man3/*
12cr|perl-Method-Alias-1.03-4|47	%{perl_vendorlib}/Method
12cr|perl-Method-Alias-1.03-4|48	
12cr|perl-Method-Alias-1.03-4|49	%changelog
12cr|perl-Method-Alias-1.03-4|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.03-3mdv2010.0
12cr|perl-Method-Alias-1.03-4|51	+ Revision: 430503
12cr|perl-Method-Alias-1.03-4|52	- rebuild
12cr|perl-Method-Alias-1.03-4|53	
12cr|perl-Method-Alias-1.03-4|54	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.03-2mdv2009.0
12cr|perl-Method-Alias-1.03-4|55	+ Revision: 268615
12cr|perl-Method-Alias-1.03-4|56	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Method-Alias-1.03-4|57	
12cr|perl-Method-Alias-1.03-4|58	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2009.0
12cr|perl-Method-Alias-1.03-4|59	+ Revision: 213799
12cr|perl-Method-Alias-1.03-4|60	- import perl-Method-Alias
12cr|perl-Method-Alias-1.03-4|61	
12cr|perl-Method-Alias-1.03-4|62	
12cr|perl-Method-Alias-1.03-4|63	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2009.0
12cr|perl-Method-Alias-1.03-4|64	- first mdv release

4913 12
12cr|perl-Method-Signatures-Simple-0.60.0-3|1	%define upstream_name    Method-Signatures-Simple
12cr|perl-Method-Signatures-Simple-0.60.0-3|2	%define upstream_version 0.06
12cr|perl-Method-Signatures-Simple-0.60.0-3|3	
12cr|perl-Method-Signatures-Simple-0.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Method-Signatures-Simple-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Method-Signatures-Simple-0.60.0-3|6	Release:	3
12cr|perl-Method-Signatures-Simple-0.60.0-3|7	
12cr|perl-Method-Signatures-Simple-0.60.0-3|8	Summary:	Basic method declarations with signatures, without source filters
12cr|perl-Method-Signatures-Simple-0.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-Method-Signatures-Simple-0.60.0-3|10	Group:		Development/Perl
12cr|perl-Method-Signatures-Simple-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Method-Signatures-Simple-0.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Method/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Method-Signatures-Simple-0.60.0-3|13	
12cr|perl-Method-Signatures-Simple-0.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-Method-Signatures-Simple-0.60.0-3|15	BuildRequires:	perl(Devel::Declare)
12cr|perl-Method-Signatures-Simple-0.60.0-3|16	BuildArch:	noarch
12cr|perl-Method-Signatures-Simple-0.60.0-3|17	
12cr|perl-Method-Signatures-Simple-0.60.0-3|18	%description
12cr|perl-Method-Signatures-Simple-0.60.0-3|19	Basic method declarations with signatures, without source filters.
12cr|perl-Method-Signatures-Simple-0.60.0-3|20	
12cr|perl-Method-Signatures-Simple-0.60.0-3|21	%prep
12cr|perl-Method-Signatures-Simple-0.60.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Method-Signatures-Simple-0.60.0-3|23	
12cr|perl-Method-Signatures-Simple-0.60.0-3|24	%build
12cr|perl-Method-Signatures-Simple-0.60.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Method-Signatures-Simple-0.60.0-3|26	%make
12cr|perl-Method-Signatures-Simple-0.60.0-3|27	
12cr|perl-Method-Signatures-Simple-0.60.0-3|28	%check
12cr|perl-Method-Signatures-Simple-0.60.0-3|29	%make test
12cr|perl-Method-Signatures-Simple-0.60.0-3|30	
12cr|perl-Method-Signatures-Simple-0.60.0-3|31	%install
12cr|perl-Method-Signatures-Simple-0.60.0-3|32	%makeinstall_std
12cr|perl-Method-Signatures-Simple-0.60.0-3|33	
12cr|perl-Method-Signatures-Simple-0.60.0-3|34	%files
12cr|perl-Method-Signatures-Simple-0.60.0-3|35	%doc Changes META.yml LICENSE README
12cr|perl-Method-Signatures-Simple-0.60.0-3|36	%{_mandir}/man3/*
12cr|perl-Method-Signatures-Simple-0.60.0-3|37	%{perl_vendorlib}/*
12cr|perl-Method-Signatures-Simple-0.60.0-3|38	
12cr|perl-Method-Signatures-Simple-0.60.0-3|39	%changelog
12cr|perl-Method-Signatures-Simple-0.60.0-3|40	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-Method-Signatures-Simple-0.60.0-3|41	+ Revision: 653599
12cr|perl-Method-Signatures-Simple-0.60.0-3|42	- rebuild for updated spec-helper
12cr|perl-Method-Signatures-Simple-0.60.0-3|43	
12cr|perl-Method-Signatures-Simple-0.60.0-3|44	* Wed Aug 11 2010 Shlomi Fish <shlomif@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Method-Signatures-Simple-0.60.0-3|45	+ Revision: 569115
12cr|perl-Method-Signatures-Simple-0.60.0-3|46	- import perl-Method-Signatures-Simple
12cr|perl-Method-Signatures-Simple-0.60.0-3|47	
12cr|perl-Method-Signatures-Simple-0.60.0-3|48	
12cr|perl-Method-Signatures-Simple-0.60.0-3|49	* Tue Jul 27 2010 cpan2dist 0.06-1mdv
12cr|perl-Method-Signatures-Simple-0.60.0-3|50	- initial mdv release, generated with cpan2dist

4914 12
12cr|perl-MIME-Base32-1.20.0a-2|1	%define upstream_name    MIME-Base32
12cr|perl-MIME-Base32-1.20.0a-2|2	%define upstream_version 1.02a
12cr|perl-MIME-Base32-1.20.0a-2|3	
12cr|perl-MIME-Base32-1.20.0a-2|4	Name:		perl-%{upstream_name}
12cr|perl-MIME-Base32-1.20.0a-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MIME-Base32-1.20.0a-2|6	Release:	2
12cr|perl-MIME-Base32-1.20.0a-2|7	
12cr|perl-MIME-Base32-1.20.0a-2|8	Summary:	Base32 encoder / decoder
12cr|perl-MIME-Base32-1.20.0a-2|9	License:	GPL+ or Artistic
12cr|perl-MIME-Base32-1.20.0a-2|10	Group:		Development/Perl
12cr|perl-MIME-Base32-1.20.0a-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MIME-Base32-1.20.0a-2|12	Source0:	http://www.cpan.org/modules/by-module/MIME/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MIME-Base32-1.20.0a-2|13	
12cr|perl-MIME-Base32-1.20.0a-2|14	BuildRequires:	perl-devel
12cr|perl-MIME-Base32-1.20.0a-2|15	BuildArch:	noarch
12cr|perl-MIME-Base32-1.20.0a-2|16	
12cr|perl-MIME-Base32-1.20.0a-2|17	%description
12cr|perl-MIME-Base32-1.20.0a-2|18	Encode data similar way like MIME::Base64 does.
12cr|perl-MIME-Base32-1.20.0a-2|19	
12cr|perl-MIME-Base32-1.20.0a-2|20	Main purpose is to create encrypted text used as id or key entry
12cr|perl-MIME-Base32-1.20.0a-2|21	typed-or-submitted by user. It is upper/lowercase safe (not sensitive).
12cr|perl-MIME-Base32-1.20.0a-2|22	
12cr|perl-MIME-Base32-1.20.0a-2|23	%prep
12cr|perl-MIME-Base32-1.20.0a-2|24	#setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MIME-Base32-1.20.0a-2|25	%setup -q -n %{upstream_name}-1.02
12cr|perl-MIME-Base32-1.20.0a-2|26	
12cr|perl-MIME-Base32-1.20.0a-2|27	%build
12cr|perl-MIME-Base32-1.20.0a-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MIME-Base32-1.20.0a-2|29	%make
12cr|perl-MIME-Base32-1.20.0a-2|30	
12cr|perl-MIME-Base32-1.20.0a-2|31	%check
12cr|perl-MIME-Base32-1.20.0a-2|32	%make test
12cr|perl-MIME-Base32-1.20.0a-2|33	
12cr|perl-MIME-Base32-1.20.0a-2|34	%install
12cr|perl-MIME-Base32-1.20.0a-2|35	%makeinstall_std
12cr|perl-MIME-Base32-1.20.0a-2|36	
12cr|perl-MIME-Base32-1.20.0a-2|37	%files
12cr|perl-MIME-Base32-1.20.0a-2|38	%doc README META.yml
12cr|perl-MIME-Base32-1.20.0a-2|39	%{_mandir}/man3/*
12cr|perl-MIME-Base32-1.20.0a-2|40	%{perl_vendorlib}/MIME
12cr|perl-MIME-Base32-1.20.0a-2|41	
12cr|perl-MIME-Base32-1.20.0a-2|42	
12cr|perl-MIME-Base32-1.20.0a-2|43	%changelog
12cr|perl-MIME-Base32-1.20.0a-2|44	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1.20.0a-1mdv2011.0
12cr|perl-MIME-Base32-1.20.0a-2|45	+ Revision: 573806
12cr|perl-MIME-Base32-1.20.0a-2|46	- update to 1.02a
12cr|perl-MIME-Base32-1.20.0a-2|47	
12cr|perl-MIME-Base32-1.20.0a-2|48	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2011.0
12cr|perl-MIME-Base32-1.20.0a-2|49	+ Revision: 403860
12cr|perl-MIME-Base32-1.20.0a-2|50	- rebuild using %%perl_convert_version
12cr|perl-MIME-Base32-1.20.0a-2|51	
12cr|perl-MIME-Base32-1.20.0a-2|52	* Tue Sep 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2009.0
12cr|perl-MIME-Base32-1.20.0a-2|53	+ Revision: 283306
12cr|perl-MIME-Base32-1.20.0a-2|54	- import perl-MIME-Base32
12cr|perl-MIME-Base32-1.20.0a-2|55	
12cr|perl-MIME-Base32-1.20.0a-2|56	
12cr|perl-MIME-Base32-1.20.0a-2|57	* Tue Sep 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2009.0
12cr|perl-MIME-Base32-1.20.0a-2|58	- initial mdv release, generated with cpan2dist
12cr|perl-MIME-Base32-1.20.0a-2|59	

4915 12
12cr|perl-MIME-Base64-3.130.0-2|1	%define upstream_name    MIME-Base64
12cr|perl-MIME-Base64-3.130.0-2|2	%define upstream_version 3.13
12cr|perl-MIME-Base64-3.130.0-2|3	
12cr|perl-MIME-Base64-3.130.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-MIME-Base64-3.130.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-MIME-Base64-3.130.0-2|6	Release:    %mkrel 2
12cr|perl-MIME-Base64-3.130.0-2|7	
12cr|perl-MIME-Base64-3.130.0-2|8	Summary:    Encode/decode Base 64 (RFC 2045)
12cr|perl-MIME-Base64-3.130.0-2|9	License:    GPL+ or Artistic
12cr|perl-MIME-Base64-3.130.0-2|10	Group:      Development/Perl
12cr|perl-MIME-Base64-3.130.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MIME-Base64-3.130.0-2|12	Source0:    http://www.cpan.org/modules/by-module/MIME/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MIME-Base64-3.130.0-2|13	
12cr|perl-MIME-Base64-3.130.0-2|14	
12cr|perl-MIME-Base64-3.130.0-2|15	BuildRequires: perl-devel
12cr|perl-MIME-Base64-3.130.0-2|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-MIME-Base64-3.130.0-2|17	
12cr|perl-MIME-Base64-3.130.0-2|18	%description
12cr|perl-MIME-Base64-3.130.0-2|19	This module provides functions to encode and decode strings into and from
12cr|perl-MIME-Base64-3.130.0-2|20	the base64 encoding specified in RFC 2045 - _MIME (Multipurpose Internet
12cr|perl-MIME-Base64-3.130.0-2|21	Mail Extensions)_. The base64 encoding is designed to represent arbitrary
12cr|perl-MIME-Base64-3.130.0-2|22	sequences of octets in a form that need not be humanly readable. A
12cr|perl-MIME-Base64-3.130.0-2|23	65-character subset ([A-Za-z0-9+/=]) of US-ASCII is used, enabling 6 bits
12cr|perl-MIME-Base64-3.130.0-2|24	to be represented per printable character.
12cr|perl-MIME-Base64-3.130.0-2|25	
12cr|perl-MIME-Base64-3.130.0-2|26	The following functions are provided:
12cr|perl-MIME-Base64-3.130.0-2|27	
12cr|perl-MIME-Base64-3.130.0-2|28	* encode_base64($str)
12cr|perl-MIME-Base64-3.130.0-2|29	
12cr|perl-MIME-Base64-3.130.0-2|30	%prep
12cr|perl-MIME-Base64-3.130.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MIME-Base64-3.130.0-2|32	
12cr|perl-MIME-Base64-3.130.0-2|33	%build
12cr|perl-MIME-Base64-3.130.0-2|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-MIME-Base64-3.130.0-2|35	
12cr|perl-MIME-Base64-3.130.0-2|36	%{make}
12cr|perl-MIME-Base64-3.130.0-2|37	
12cr|perl-MIME-Base64-3.130.0-2|38	%check
12cr|perl-MIME-Base64-3.130.0-2|39	%{make} test
12cr|perl-MIME-Base64-3.130.0-2|40	
12cr|perl-MIME-Base64-3.130.0-2|41	%install
12cr|perl-MIME-Base64-3.130.0-2|42	rm -rf %buildroot
12cr|perl-MIME-Base64-3.130.0-2|43	%makeinstall_std
12cr|perl-MIME-Base64-3.130.0-2|44	
12cr|perl-MIME-Base64-3.130.0-2|45	%clean
12cr|perl-MIME-Base64-3.130.0-2|46	rm -rf %buildroot
12cr|perl-MIME-Base64-3.130.0-2|47	
12cr|perl-MIME-Base64-3.130.0-2|48	%files
12cr|perl-MIME-Base64-3.130.0-2|49	%defattr(-,root,root)
12cr|perl-MIME-Base64-3.130.0-2|50	%doc Changes README
12cr|perl-MIME-Base64-3.130.0-2|51	%{_mandir}/man3/*
12cr|perl-MIME-Base64-3.130.0-2|52	%perl_vendorlib/*
12cr|perl-MIME-Base64-3.130.0-2|53	
12cr|perl-MIME-Base64-3.130.0-2|54	
12cr|perl-MIME-Base64-3.130.0-2|55	
12cr|perl-MIME-Base64-3.130.0-2|56	
12cr|perl-MIME-Base64-3.130.0-2|57	%changelog
12cr|perl-MIME-Base64-3.130.0-2|58	* Sat Jan 21 2012 Oden Eriksson <oeriksson@mandriva.com> 3.130.0-2mdv2012.0
12cr|perl-MIME-Base64-3.130.0-2|59	+ Revision: 763376
12cr|perl-MIME-Base64-3.130.0-2|60	- rebuild
12cr|perl-MIME-Base64-3.130.0-2|61	
12cr|perl-MIME-Base64-3.130.0-2|62	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.130.0-1mdv2011.0
12cr|perl-MIME-Base64-3.130.0-2|63	+ Revision: 601901
12cr|perl-MIME-Base64-3.130.0-2|64	- update to new version 3.13
12cr|perl-MIME-Base64-3.130.0-2|65	
12cr|perl-MIME-Base64-3.130.0-2|66	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 3.100.0-1mdv2011.0
12cr|perl-MIME-Base64-3.130.0-2|67	+ Revision: 597104
12cr|perl-MIME-Base64-3.130.0-2|68	- update to 3.10
12cr|perl-MIME-Base64-3.130.0-2|69	
12cr|perl-MIME-Base64-3.130.0-2|70	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 3.90.0-3mdv2011.0
12cr|perl-MIME-Base64-3.130.0-2|71	+ Revision: 562430
12cr|perl-MIME-Base64-3.130.0-2|72	- rebuild
12cr|perl-MIME-Base64-3.130.0-2|73	
12cr|perl-MIME-Base64-3.130.0-2|74	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 3.90.0-2mdv2011.0
12cr|perl-MIME-Base64-3.130.0-2|75	+ Revision: 556005
12cr|perl-MIME-Base64-3.130.0-2|76	- rebuild for perl 5.12
12cr|perl-MIME-Base64-3.130.0-2|77	
12cr|perl-MIME-Base64-3.130.0-2|78	* Wed Jan 27 2010 Jérôme Quelin <jquelin@mandriva.org> 3.90.0-1mdv2010.1
12cr|perl-MIME-Base64-3.130.0-2|79	+ Revision: 496997
12cr|perl-MIME-Base64-3.130.0-2|80	- update to 3.09
12cr|perl-MIME-Base64-3.130.0-2|81	
12cr|perl-MIME-Base64-3.130.0-2|82	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 3.80.0-1mdv2010.0
12cr|perl-MIME-Base64-3.130.0-2|83	+ Revision: 395246
12cr|perl-MIME-Base64-3.130.0-2|84	- import perl-MIME-Base64
12cr|perl-MIME-Base64-3.130.0-2|85	
12cr|perl-MIME-Base64-3.130.0-2|86	
12cr|perl-MIME-Base64-3.130.0-2|87	* Sun Jul 12 2009 cpan2dist 3.08-1mdv
12cr|perl-MIME-Base64-3.130.0-2|88	- initial mdv release, generated with cpan2dist

4916 12
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|1	%define upstream_name    MIME-Base64-URLSafe
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|2	%define upstream_version 0.01
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|3	
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|6	Release:	2
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|7	
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|8	Summary:	Perl version of Python's URL-safe base64 codec
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|10	Group:		Development/Perl
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|12	Source0:	http://www.cpan.org/modules/by-module/MIME/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|13	
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|15	BuildRequires:	perl(MIME::Base64)
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|16	BuildArch:	noarch
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|17	
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|18	%description
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|19	This module is a perl version of python's URL-safe base64 encoder /
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|20	decoder.
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|21	
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|22	When embedding binary data in URL, it is preferable to use base64 encoding.
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|23	However, two characters ('+' and '/') used in the standard base64 encoding
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|24	have special meanings in URLs, often leading to re-encoding with
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|25	URL-encoding, or worse, interoperability problems.
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|26	
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|27	To overcome the problem, the module provides a variation of base64 codec
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|28	compatible with python's urlsafe_b64encode / urlsafe_b64decode.
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|29	
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|30	%prep
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|32	
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|33	%build
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|35	%make
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|36	
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|37	%check
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|38	%make test
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|39	
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|40	%install
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|41	%makeinstall_std
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|42	
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|43	%files
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|44	%doc Changes META.yml README
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|45	%{_mandir}/man3/*
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|46	%{perl_vendorlib}/MIME/
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|47	
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|48	%changelog
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|49	* Fri Apr 30 2010 Michael Scherer <misc@mandriva.org> 0.10.0-1mdv2010.1
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|50	+ Revision: 541083
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|51	- import perl-MIME-Base64-URLSafe
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|52	
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|53	
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|54	* Fri Apr 30 2010 cpan2dist 0.01-1mdv
12cr|perl-MIME-Base64-URLSafe-0.10.0-2|55	- initial mdv release, generated with cpan2dist

4917 12
12cr|perl-MIME-Explode-0.390.0-2|1	%define upstream_name	 MIME-Explode
12cr|perl-MIME-Explode-0.390.0-2|2	%define	upstream_version 0.39
12cr|perl-MIME-Explode-0.390.0-2|3	
12cr|perl-MIME-Explode-0.390.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-MIME-Explode-0.390.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-MIME-Explode-0.390.0-2|6	Release:	2
12cr|perl-MIME-Explode-0.390.0-2|7	
12cr|perl-MIME-Explode-0.390.0-2|8	Summary:	Perl extension for explode MIME messages
12cr|perl-MIME-Explode-0.390.0-2|9	License:	GPL+ or Artistic
12cr|perl-MIME-Explode-0.390.0-2|10	Group:		Development/Perl
12cr|perl-MIME-Explode-0.390.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MIME-Explode-0.390.0-2|12	Source0:	http://www.cpan.org/modules/by-module/MIME/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-MIME-Explode-0.390.0-2|13	
12cr|perl-MIME-Explode-0.390.0-2|14	BuildRequires:	perl-devel
12cr|perl-MIME-Explode-0.390.0-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-MIME-Explode-0.390.0-2|16	
12cr|perl-MIME-Explode-0.390.0-2|17	%description
12cr|perl-MIME-Explode-0.390.0-2|18	MIME::Explode is perl module for parsing and decoding single or multipart
12cr|perl-MIME-Explode-0.390.0-2|19	MIME messages, and outputting its decoded components to a given directory
12cr|perl-MIME-Explode-0.390.0-2|20	ie, this module is designed to allows users to extract the attached files
12cr|perl-MIME-Explode-0.390.0-2|21	out of a MIME encoded email messages or mailboxes.
12cr|perl-MIME-Explode-0.390.0-2|22	
12cr|perl-MIME-Explode-0.390.0-2|23	%prep
12cr|perl-MIME-Explode-0.390.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MIME-Explode-0.390.0-2|25	
12cr|perl-MIME-Explode-0.390.0-2|26	%build
12cr|perl-MIME-Explode-0.390.0-2|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-MIME-Explode-0.390.0-2|28	%make
12cr|perl-MIME-Explode-0.390.0-2|29	
12cr|perl-MIME-Explode-0.390.0-2|30	%check
12cr|perl-MIME-Explode-0.390.0-2|31	%{__make} test
12cr|perl-MIME-Explode-0.390.0-2|32	
12cr|perl-MIME-Explode-0.390.0-2|33	%install
12cr|perl-MIME-Explode-0.390.0-2|34	rm -rf %{buildroot}
12cr|perl-MIME-Explode-0.390.0-2|35	%makeinstall_std
12cr|perl-MIME-Explode-0.390.0-2|36	
12cr|perl-MIME-Explode-0.390.0-2|37	%clean
12cr|perl-MIME-Explode-0.390.0-2|38	rm -rf %{buildroot}
12cr|perl-MIME-Explode-0.390.0-2|39	
12cr|perl-MIME-Explode-0.390.0-2|40	%files
12cr|perl-MIME-Explode-0.390.0-2|41	%defattr(-,root,root)
12cr|perl-MIME-Explode-0.390.0-2|42	%doc Changes README examples
12cr|perl-MIME-Explode-0.390.0-2|43	%{perl_vendorarch}/MIME
12cr|perl-MIME-Explode-0.390.0-2|44	%{perl_vendorarch}/auto/MIME
12cr|perl-MIME-Explode-0.390.0-2|45	%{_mandir}/man3/*
12cr|perl-MIME-Explode-0.390.0-2|46	
12cr|perl-MIME-Explode-0.390.0-2|47	
12cr|perl-MIME-Explode-0.390.0-2|48	%changelog
12cr|perl-MIME-Explode-0.390.0-2|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.390.0-2
12cr|perl-MIME-Explode-0.390.0-2|50	+ Revision: 768358
12cr|perl-MIME-Explode-0.390.0-2|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-MIME-Explode-0.390.0-2|52	
12cr|perl-MIME-Explode-0.390.0-2|53	* Tue Jun 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.390.0-1
12cr|perl-MIME-Explode-0.390.0-2|54	+ Revision: 687704
12cr|perl-MIME-Explode-0.390.0-2|55	- update to new version 0.39
12cr|perl-MIME-Explode-0.390.0-2|56	
12cr|perl-MIME-Explode-0.390.0-2|57	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.380.0-2mdv2011.0
12cr|perl-MIME-Explode-0.390.0-2|58	+ Revision: 556006
12cr|perl-MIME-Explode-0.390.0-2|59	- rebuild for perl 5.12
12cr|perl-MIME-Explode-0.390.0-2|60	
12cr|perl-MIME-Explode-0.390.0-2|61	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.380.0-1mdv2010.0
12cr|perl-MIME-Explode-0.390.0-2|62	+ Revision: 403861
12cr|perl-MIME-Explode-0.390.0-2|63	- rebuild using %%perl_convert_version
12cr|perl-MIME-Explode-0.390.0-2|64	
12cr|perl-MIME-Explode-0.390.0-2|65	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.38-5mdv2009.0
12cr|perl-MIME-Explode-0.390.0-2|66	+ Revision: 257834
12cr|perl-MIME-Explode-0.390.0-2|67	- rebuild
12cr|perl-MIME-Explode-0.390.0-2|68	
12cr|perl-MIME-Explode-0.390.0-2|69	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.38-4mdv2009.0
12cr|perl-MIME-Explode-0.390.0-2|70	+ Revision: 245877
12cr|perl-MIME-Explode-0.390.0-2|71	- rebuild
12cr|perl-MIME-Explode-0.390.0-2|72	
12cr|perl-MIME-Explode-0.390.0-2|73	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.38-2mdv2008.1
12cr|perl-MIME-Explode-0.390.0-2|74	+ Revision: 152129
12cr|perl-MIME-Explode-0.390.0-2|75	- rebuild
12cr|perl-MIME-Explode-0.390.0-2|76	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-MIME-Explode-0.390.0-2|77	
12cr|perl-MIME-Explode-0.390.0-2|78	+ Olivier Blin <blino@mandriva.org>
12cr|perl-MIME-Explode-0.390.0-2|79	- restore BuildRoot
12cr|perl-MIME-Explode-0.390.0-2|80	
12cr|perl-MIME-Explode-0.390.0-2|81	
12cr|perl-MIME-Explode-0.390.0-2|82	* Fri Jun 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.38-1mdv2007.0
12cr|perl-MIME-Explode-0.390.0-2|83	- New version 0.38
12cr|perl-MIME-Explode-0.390.0-2|84	
12cr|perl-MIME-Explode-0.390.0-2|85	* Sun Jul 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.37-1mdk
12cr|perl-MIME-Explode-0.390.0-2|86	- initial Mandriva package
12cr|perl-MIME-Explode-0.390.0-2|87	

4918 12
12cr|perl-MIME-Lite-HTML-1.230.0-2|1	%define upstream_name    MIME-Lite-HTML
12cr|perl-MIME-Lite-HTML-1.230.0-2|2	%define upstream_version 1.23
12cr|perl-MIME-Lite-HTML-1.230.0-2|3	
12cr|perl-MIME-Lite-HTML-1.230.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MIME-Lite-HTML-1.230.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MIME-Lite-HTML-1.230.0-2|6	Release:	2
12cr|perl-MIME-Lite-HTML-1.230.0-2|7	Summary:	Provide routine to transform HTML to MIME
12cr|perl-MIME-Lite-HTML-1.230.0-2|8	License:	GPL+ or Artistic
12cr|perl-MIME-Lite-HTML-1.230.0-2|9	Group:		Development/Perl
12cr|perl-MIME-Lite-HTML-1.230.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MIME-Lite-HTML-1.230.0-2|11	Source0:	http://www.cpan.org/modules/by-module/MIME/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MIME-Lite-HTML-1.230.0-2|12	
12cr|perl-MIME-Lite-HTML-1.230.0-2|13	BuildRequires:	perl-devel
12cr|perl-MIME-Lite-HTML-1.230.0-2|14	BuildRequires:	perl(Email::Date::Format)
12cr|perl-MIME-Lite-HTML-1.230.0-2|15	BuildRequires:	perl(HTML::LinkExtor)
12cr|perl-MIME-Lite-HTML-1.230.0-2|16	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-MIME-Lite-HTML-1.230.0-2|17	BuildRequires:	perl(MIME::Lite)
12cr|perl-MIME-Lite-HTML-1.230.0-2|18	BuildRequires:	perl(Test::More)
12cr|perl-MIME-Lite-HTML-1.230.0-2|19	BuildRequires:	perl(URI::URL)
12cr|perl-MIME-Lite-HTML-1.230.0-2|20	BuildArch:	noarch
12cr|perl-MIME-Lite-HTML-1.230.0-2|21	
12cr|perl-MIME-Lite-HTML-1.230.0-2|22	%description
12cr|perl-MIME-Lite-HTML-1.230.0-2|23	This module is a Perl mail client interface for sending message that
12cr|perl-MIME-Lite-HTML-1.230.0-2|24	support HTML format and build them for you.. This module provide routine to
12cr|perl-MIME-Lite-HTML-1.230.0-2|25	transform a HTML page in MIME::Lite mail. So you need this module to use
12cr|perl-MIME-Lite-HTML-1.230.0-2|26	MIME-Lite-HTML possibilities
12cr|perl-MIME-Lite-HTML-1.230.0-2|27	
12cr|perl-MIME-Lite-HTML-1.230.0-2|28	%prep
12cr|perl-MIME-Lite-HTML-1.230.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MIME-Lite-HTML-1.230.0-2|30	
12cr|perl-MIME-Lite-HTML-1.230.0-2|31	%build
12cr|perl-MIME-Lite-HTML-1.230.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MIME-Lite-HTML-1.230.0-2|33	%make
12cr|perl-MIME-Lite-HTML-1.230.0-2|34	
12cr|perl-MIME-Lite-HTML-1.230.0-2|35	%check
12cr|perl-MIME-Lite-HTML-1.230.0-2|36	%make test
12cr|perl-MIME-Lite-HTML-1.230.0-2|37	
12cr|perl-MIME-Lite-HTML-1.230.0-2|38	%install
12cr|perl-MIME-Lite-HTML-1.230.0-2|39	%makeinstall_std
12cr|perl-MIME-Lite-HTML-1.230.0-2|40	
12cr|perl-MIME-Lite-HTML-1.230.0-2|41	%files
12cr|perl-MIME-Lite-HTML-1.230.0-2|42	%doc README Changes
12cr|perl-MIME-Lite-HTML-1.230.0-2|43	%{_mandir}/man3/*
12cr|perl-MIME-Lite-HTML-1.230.0-2|44	%{perl_vendorlib}/MIME
12cr|perl-MIME-Lite-HTML-1.230.0-2|45	
12cr|perl-MIME-Lite-HTML-1.230.0-2|46	%changelog
12cr|perl-MIME-Lite-HTML-1.230.0-2|47	* Fri Sep 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.230.0-1mdv2010.0
12cr|perl-MIME-Lite-HTML-1.230.0-2|48	+ Revision: 430505
12cr|perl-MIME-Lite-HTML-1.230.0-2|49	- import perl-MIME-Lite-HTML
12cr|perl-MIME-Lite-HTML-1.230.0-2|50	
12cr|perl-MIME-Lite-HTML-1.230.0-2|51	
12cr|perl-MIME-Lite-HTML-1.230.0-2|52	* Thu Sep 03 2009 cpan2dist 1.23-1mdv
12cr|perl-MIME-Lite-HTML-1.230.0-2|53	- initial mdv release, generated with cpan2dist

4919 12
12cr|perl-minismokebox-0.440.0-3|1	%define upstream_name    minismokebox
12cr|perl-minismokebox-0.440.0-3|2	%define upstream_version 0.44
12cr|perl-minismokebox-0.440.0-3|3	
12cr|perl-minismokebox-0.440.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-minismokebox-0.440.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-minismokebox-0.440.0-3|6	Release:	3
12cr|perl-minismokebox-0.440.0-3|7	
12cr|perl-minismokebox-0.440.0-3|8	Summary:	A backend to App::SmokeBox::Mini
12cr|perl-minismokebox-0.440.0-3|9	License:	GPL+ or Artistic
12cr|perl-minismokebox-0.440.0-3|10	Group:		Development/Perl
12cr|perl-minismokebox-0.440.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-minismokebox-0.440.0-3|12	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-minismokebox-0.440.0-3|13	
12cr|perl-minismokebox-0.440.0-3|14	BuildRequires:	perl-devel
12cr|perl-minismokebox-0.440.0-3|15	BuildRequires:	perl(App::SmokeBox::PerlVersion)
12cr|perl-minismokebox-0.440.0-3|16	BuildRequires:	perl(Config::Tiny)
12cr|perl-minismokebox-0.440.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-minismokebox-0.440.0-3|18	BuildRequires:	perl(File::Path)
12cr|perl-minismokebox-0.440.0-3|19	BuildRequires:	perl(File::Spec)
12cr|perl-minismokebox-0.440.0-3|20	BuildRequires:	perl(HTTP::Date)
12cr|perl-minismokebox-0.440.0-3|21	BuildRequires:	perl(HTTP::Response)
12cr|perl-minismokebox-0.440.0-3|22	BuildRequires:	perl(Module::Load)
12cr|perl-minismokebox-0.440.0-3|23	BuildRequires:	perl(Module::Pluggable)
12cr|perl-minismokebox-0.440.0-3|24	BuildRequires:	perl(Net::IP)
12cr|perl-minismokebox-0.440.0-3|25	BuildRequires:	perl(POE)
12cr|perl-minismokebox-0.440.0-3|26	BuildRequires:	perl(POE::Component::SmokeBox)
12cr|perl-minismokebox-0.440.0-3|27	BuildRequires:	perl(POE::Component::SmokeBox::Dists)
12cr|perl-minismokebox-0.440.0-3|28	BuildRequires:	perl(POE::Component::SmokeBox::Recent)
12cr|perl-minismokebox-0.440.0-3|29	BuildRequires:	perl(POE::Filter::HTTP::Parser)
12cr|perl-minismokebox-0.440.0-3|30	BuildRequires:	perl(POE::Quickie)
12cr|perl-minismokebox-0.440.0-3|31	BuildRequires:	perl(Pod::Usage)
12cr|perl-minismokebox-0.440.0-3|32	BuildRequires:	perl(String::Perl::Warnings)
12cr|perl-minismokebox-0.440.0-3|33	BuildRequires:	perl(Test::More)
12cr|perl-minismokebox-0.440.0-3|34	BuildRequires:	perl(Test::POE::Server::TCP)
12cr|perl-minismokebox-0.440.0-3|35	BuildRequires:	perl(Time::Duration)
12cr|perl-minismokebox-0.440.0-3|36	BuildArch:	noarch
12cr|perl-minismokebox-0.440.0-3|37	
12cr|perl-minismokebox-0.440.0-3|38	%description
12cr|perl-minismokebox-0.440.0-3|39	This document describes the App::SmokeBox::Mini::Plugin system for the
12cr|perl-minismokebox-0.440.0-3|40	App::SmokeBox::Mini manpage and the minismokebox manpage.
12cr|perl-minismokebox-0.440.0-3|41	
12cr|perl-minismokebox-0.440.0-3|42	Plugins are a mechanism for providing additional functionality to the
12cr|perl-minismokebox-0.440.0-3|43	App::SmokeBox::Mini manpage and the minismokebox manpage.
12cr|perl-minismokebox-0.440.0-3|44	
12cr|perl-minismokebox-0.440.0-3|45	It is assumed that plugins will be the POE manpage based and consist of at
12cr|perl-minismokebox-0.440.0-3|46	least one the POE::Session manpage.
12cr|perl-minismokebox-0.440.0-3|47	
12cr|perl-minismokebox-0.440.0-3|48	%prep
12cr|perl-minismokebox-0.440.0-3|49	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-minismokebox-0.440.0-3|50	
12cr|perl-minismokebox-0.440.0-3|51	%build
12cr|perl-minismokebox-0.440.0-3|52	export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL="--skipdeps --alldeps"
12cr|perl-minismokebox-0.440.0-3|53	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-minismokebox-0.440.0-3|54	%make
12cr|perl-minismokebox-0.440.0-3|55	
12cr|perl-minismokebox-0.440.0-3|56	%check
12cr|perl-minismokebox-0.440.0-3|57	%make test
12cr|perl-minismokebox-0.440.0-3|58	
12cr|perl-minismokebox-0.440.0-3|59	%install
12cr|perl-minismokebox-0.440.0-3|60	%makeinstall_std
12cr|perl-minismokebox-0.440.0-3|61	
12cr|perl-minismokebox-0.440.0-3|62	%files
12cr|perl-minismokebox-0.440.0-3|63	%doc Changes META.yml LICENSE README
12cr|perl-minismokebox-0.440.0-3|64	%{_bindir}/minismokebox
12cr|perl-minismokebox-0.440.0-3|65	%{_mandir}/man1/*
12cr|perl-minismokebox-0.440.0-3|66	%{_mandir}/man3/*
12cr|perl-minismokebox-0.440.0-3|67	%{perl_vendorlib}/*
12cr|perl-minismokebox-0.440.0-3|68	
12cr|perl-minismokebox-0.440.0-3|69	%changelog
12cr|perl-minismokebox-0.440.0-3|70	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.440.0-2mdv2011.0
12cr|perl-minismokebox-0.440.0-3|71	+ Revision: 657477
12cr|perl-minismokebox-0.440.0-3|72	- rebuild for updated spec-helper
12cr|perl-minismokebox-0.440.0-3|73	
12cr|perl-minismokebox-0.440.0-3|74	* Mon Mar 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.440.0-1
12cr|perl-minismokebox-0.440.0-3|75	+ Revision: 644767
12cr|perl-minismokebox-0.440.0-3|76	- update to new version 0.44
12cr|perl-minismokebox-0.440.0-3|77	
12cr|perl-minismokebox-0.440.0-3|78	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.400.0-3mdv2011.0
12cr|perl-minismokebox-0.440.0-3|79	+ Revision: 625110
12cr|perl-minismokebox-0.440.0-3|80	- Add Net::IP as an explicit dep
12cr|perl-minismokebox-0.440.0-3|81	- Set the CPAN distro Just-f-do-it (JFDI) environment vars
12cr|perl-minismokebox-0.440.0-3|82	- Upgraded to 0.40
12cr|perl-minismokebox-0.440.0-3|83	- import perl-minismokebox
12cr|perl-minismokebox-0.440.0-3|84	

4920 12
12cr|perl-Mixin-ExtraFields-0.100.971-3|1	%define upstream_name    Mixin-ExtraFields
12cr|perl-Mixin-ExtraFields-0.100.971-3|2	%define upstream_version 0.100971
12cr|perl-Mixin-ExtraFields-0.100.971-3|3	
12cr|perl-Mixin-ExtraFields-0.100.971-3|4	Name:		perl-%{upstream_name}
12cr|perl-Mixin-ExtraFields-0.100.971-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Mixin-ExtraFields-0.100.971-3|6	Release:	3
12cr|perl-Mixin-ExtraFields-0.100.971-3|7	
12cr|perl-Mixin-ExtraFields-0.100.971-3|8	Summary:	Store extras in a hashy object's guts
12cr|perl-Mixin-ExtraFields-0.100.971-3|9	License:	GPL+ or Artistic
12cr|perl-Mixin-ExtraFields-0.100.971-3|10	Group:		Development/Perl
12cr|perl-Mixin-ExtraFields-0.100.971-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Mixin-ExtraFields-0.100.971-3|12	Source0:	http://www.cpan.org/modules/by-module/Mixin/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Mixin-ExtraFields-0.100.971-3|13	
12cr|perl-Mixin-ExtraFields-0.100.971-3|14	BuildRequires:	perl-devel
12cr|perl-Mixin-ExtraFields-0.100.971-3|15	BuildRequires:	perl(String::RewritePrefix)
12cr|perl-Mixin-ExtraFields-0.100.971-3|16	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Mixin-ExtraFields-0.100.971-3|17	BuildRequires:	perl(Sub::Install)
12cr|perl-Mixin-ExtraFields-0.100.971-3|18	
12cr|perl-Mixin-ExtraFields-0.100.971-3|19	BuildArch:	noarch
12cr|perl-Mixin-ExtraFields-0.100.971-3|20	
12cr|perl-Mixin-ExtraFields-0.100.971-3|21	%description
12cr|perl-Mixin-ExtraFields-0.100.971-3|22	Sometimes your well-defined object needs a way to tack on arbirary extra
12cr|perl-Mixin-ExtraFields-0.100.971-3|23	fields. This might be a set of session-specific ephemeral data, a stash of
12cr|perl-Mixin-ExtraFields-0.100.971-3|24	settings that need to be easy to grow over time, or any sort of
12cr|perl-Mixin-ExtraFields-0.100.971-3|25	name-and-value parameters. Adding more and more methods can be cumbersome,
12cr|perl-Mixin-ExtraFields-0.100.971-3|26	and may not be helpful if the names vary greatly. Accessing an object's
12cr|perl-Mixin-ExtraFields-0.100.971-3|27	guts directly is simple, but is difficult to control when subclassing, and
12cr|perl-Mixin-ExtraFields-0.100.971-3|28	can make altering your object's structure difficult.
12cr|perl-Mixin-ExtraFields-0.100.971-3|29	
12cr|perl-Mixin-ExtraFields-0.100.971-3|30	Mixin::ExtraFields provides a simple way to add an arbitrary number of
12cr|perl-Mixin-ExtraFields-0.100.971-3|31	stashes for named data. These data can be stored in the object, in a
12cr|perl-Mixin-ExtraFields-0.100.971-3|32	database, or anywhere else. The storage mechanism is abstracted away from
12cr|perl-Mixin-ExtraFields-0.100.971-3|33	the provided interface, so one storage mechanism can be easily swapped for
12cr|perl-Mixin-ExtraFields-0.100.971-3|34	another. Multiple ExtraFields stashes can be mixed into one class, using
12cr|perl-Mixin-ExtraFields-0.100.971-3|35	one or many storage mechanisms.
12cr|perl-Mixin-ExtraFields-0.100.971-3|36	
12cr|perl-Mixin-ExtraFields-0.100.971-3|37	%prep
12cr|perl-Mixin-ExtraFields-0.100.971-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Mixin-ExtraFields-0.100.971-3|39	
12cr|perl-Mixin-ExtraFields-0.100.971-3|40	%build
12cr|perl-Mixin-ExtraFields-0.100.971-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Mixin-ExtraFields-0.100.971-3|42	%make
12cr|perl-Mixin-ExtraFields-0.100.971-3|43	
12cr|perl-Mixin-ExtraFields-0.100.971-3|44	%check
12cr|perl-Mixin-ExtraFields-0.100.971-3|45	make test
12cr|perl-Mixin-ExtraFields-0.100.971-3|46	
12cr|perl-Mixin-ExtraFields-0.100.971-3|47	%install
12cr|perl-Mixin-ExtraFields-0.100.971-3|48	%makeinstall_std
12cr|perl-Mixin-ExtraFields-0.100.971-3|49	
12cr|perl-Mixin-ExtraFields-0.100.971-3|50	%files
12cr|perl-Mixin-ExtraFields-0.100.971-3|51	%doc Changes LICENSE README
12cr|perl-Mixin-ExtraFields-0.100.971-3|52	%{_mandir}/man3/*
12cr|perl-Mixin-ExtraFields-0.100.971-3|53	%{perl_vendorlib}/*
12cr|perl-Mixin-ExtraFields-0.100.971-3|54	
12cr|perl-Mixin-ExtraFields-0.100.971-3|55	%changelog
12cr|perl-Mixin-ExtraFields-0.100.971-3|56	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.100.971-2mdv2011.0
12cr|perl-Mixin-ExtraFields-0.100.971-3|57	+ Revision: 654252
12cr|perl-Mixin-ExtraFields-0.100.971-3|58	- rebuild for updated spec-helper
12cr|perl-Mixin-ExtraFields-0.100.971-3|59	
12cr|perl-Mixin-ExtraFields-0.100.971-3|60	* Wed Apr 07 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.971-1mdv2011.0
12cr|perl-Mixin-ExtraFields-0.100.971-3|61	+ Revision: 532713
12cr|perl-Mixin-ExtraFields-0.100.971-3|62	- update to 0.100971
12cr|perl-Mixin-ExtraFields-0.100.971-3|63	
12cr|perl-Mixin-ExtraFields-0.100.971-3|64	* Tue Jan 19 2010 Jérôme Quelin <jquelin@mandriva.org> 0.8.0-1mdv2010.1
12cr|perl-Mixin-ExtraFields-0.100.971-3|65	+ Revision: 493493
12cr|perl-Mixin-ExtraFields-0.100.971-3|66	- adding missing buildrequires
12cr|perl-Mixin-ExtraFields-0.100.971-3|67	- update to 0.008
12cr|perl-Mixin-ExtraFields-0.100.971-3|68	
12cr|perl-Mixin-ExtraFields-0.100.971-3|69	* Fri May 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.7.0-1mdv2010.0
12cr|perl-Mixin-ExtraFields-0.100.971-3|70	+ Revision: 380978
12cr|perl-Mixin-ExtraFields-0.100.971-3|71	- adding missing buildrequires:
12cr|perl-Mixin-ExtraFields-0.100.971-3|72	- import perl-Mixin-ExtraFields
12cr|perl-Mixin-ExtraFields-0.100.971-3|73	
12cr|perl-Mixin-ExtraFields-0.100.971-3|74	
12cr|perl-Mixin-ExtraFields-0.100.971-3|75	* Fri May 29 2009 cpan2dist 0.007-1mdv
12cr|perl-Mixin-ExtraFields-0.100.971-3|76	- initial mdv release, generated with cpan2dist
12cr|perl-Mixin-ExtraFields-0.100.971-3|77	

4921 12
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|1	%define upstream_name    Mixin-ExtraFields-Param
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|2	%define upstream_version 0.011
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|3	
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|6	Release:	3
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|7	
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|8	Summary:	Make your class provide a familiar "param" method
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|9	License:	GPL+ or Artistic
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|10	Group:		Development/Perl
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Mixin/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|13	
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|14	BuildRequires:	perl-devel
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|15	BuildRequires:	perl(Mixin::ExtraFields)
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|16	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|18	BuildArch:	noarch
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|19	
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|20	%description
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|21	This module mixes in to your class to provide a 'param' method like the
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|22	ones provided by the CGI manpage, the CGI::Application manpage, and other
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|23	classes. It uses Mixin::ExtraFields, which means it can use any
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|24	Mixin::ExtraFields driver to store your data.
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|25	
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|26	By default, the methods provided are:
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|27	
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|28	* * param
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|29	
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|30	%prep
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|32	
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|33	%build
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|35	%make
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|36	
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|37	%check
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|38	make test
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|39	
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|40	%install
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|41	%makeinstall_std
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|42	
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|43	%files
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|44	%doc Changes LICENSE README
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|45	%{_mandir}/man3/*
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|46	%{perl_vendorlib}/*
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|47	
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|48	%changelog
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|49	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.11.0-2mdv2011.0
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|50	+ Revision: 655046
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|51	- rebuild for updated spec-helper
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|52	
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|53	* Sat Jun 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.11.0-1mdv2011.0
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|54	+ Revision: 383352
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|55	- updating buildrequires:
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|56	- import perl-Mixin-ExtraFields-Param
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|57	
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|58	
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|59	* Fri May 29 2009 cpan2dist 0.011-1mdv
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|60	- initial mdv release, generated with cpan2dist
12cr|perl-Mixin-ExtraFields-Param-0.11.0-3|61	

4922 12
12cr|perl-Mixin-Linewise-0.3.0-3|1	%define upstream_name    Mixin-Linewise
12cr|perl-Mixin-Linewise-0.3.0-3|2	%define upstream_version 0.003
12cr|perl-Mixin-Linewise-0.3.0-3|3	
12cr|perl-Mixin-Linewise-0.3.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Mixin-Linewise-0.3.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Mixin-Linewise-0.3.0-3|6	Release:	3
12cr|perl-Mixin-Linewise-0.3.0-3|7	
12cr|perl-Mixin-Linewise-0.3.0-3|8	Summary:	Get linewise writeers for strings and filenames
12cr|perl-Mixin-Linewise-0.3.0-3|9	License:	GPL+ or Artistic
12cr|perl-Mixin-Linewise-0.3.0-3|10	Group:		Development/Perl
12cr|perl-Mixin-Linewise-0.3.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Mixin-Linewise-0.3.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Mixin/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Mixin-Linewise-0.3.0-3|13	
12cr|perl-Mixin-Linewise-0.3.0-3|14	BuildRequires:	perl-devel
12cr|perl-Mixin-Linewise-0.3.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Mixin-Linewise-0.3.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Mixin-Linewise-0.3.0-3|17	BuildRequires:	perl(IO::File)
12cr|perl-Mixin-Linewise-0.3.0-3|18	BuildRequires:	perl(IO::String)
12cr|perl-Mixin-Linewise-0.3.0-3|19	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Mixin-Linewise-0.3.0-3|20	
12cr|perl-Mixin-Linewise-0.3.0-3|21	BuildArch:	noarch
12cr|perl-Mixin-Linewise-0.3.0-3|22	
12cr|perl-Mixin-Linewise-0.3.0-3|23	%description
12cr|perl-Mixin-Linewise-0.3.0-3|24	It's boring to deal with opening files for IO, converting strings to
12cr|perl-Mixin-Linewise-0.3.0-3|25	handle-like objects, and all that. With the Mixin::Linewise::Readers
12cr|perl-Mixin-Linewise-0.3.0-3|26	manpage and the Mixin::Linewise::Writers manpage, you can just write a
12cr|perl-Mixin-Linewise-0.3.0-3|27	method to handle handles, and methods for handling strings and filenames
12cr|perl-Mixin-Linewise-0.3.0-3|28	are added for you.
12cr|perl-Mixin-Linewise-0.3.0-3|29	
12cr|perl-Mixin-Linewise-0.3.0-3|30	%prep
12cr|perl-Mixin-Linewise-0.3.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Mixin-Linewise-0.3.0-3|32	
12cr|perl-Mixin-Linewise-0.3.0-3|33	%build
12cr|perl-Mixin-Linewise-0.3.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Mixin-Linewise-0.3.0-3|35	%make
12cr|perl-Mixin-Linewise-0.3.0-3|36	
12cr|perl-Mixin-Linewise-0.3.0-3|37	%check
12cr|perl-Mixin-Linewise-0.3.0-3|38	%make test
12cr|perl-Mixin-Linewise-0.3.0-3|39	
12cr|perl-Mixin-Linewise-0.3.0-3|40	%install
12cr|perl-Mixin-Linewise-0.3.0-3|41	%makeinstall_std
12cr|perl-Mixin-Linewise-0.3.0-3|42	
12cr|perl-Mixin-Linewise-0.3.0-3|43	%files
12cr|perl-Mixin-Linewise-0.3.0-3|44	%doc Changes LICENSE README
12cr|perl-Mixin-Linewise-0.3.0-3|45	%{_mandir}/man3/*
12cr|perl-Mixin-Linewise-0.3.0-3|46	%{perl_vendorlib}/*
12cr|perl-Mixin-Linewise-0.3.0-3|47	
12cr|perl-Mixin-Linewise-0.3.0-3|48	
12cr|perl-Mixin-Linewise-0.3.0-3|49	%changelog
12cr|perl-Mixin-Linewise-0.3.0-3|50	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.3.0-2mdv2011.0
12cr|perl-Mixin-Linewise-0.3.0-3|51	+ Revision: 655047
12cr|perl-Mixin-Linewise-0.3.0-3|52	- rebuild for updated spec-helper
12cr|perl-Mixin-Linewise-0.3.0-3|53	
12cr|perl-Mixin-Linewise-0.3.0-3|54	* Mon Feb 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.3.0-1mdv2011.0
12cr|perl-Mixin-Linewise-0.3.0-3|55	+ Revision: 506245
12cr|perl-Mixin-Linewise-0.3.0-3|56	- update to 0.003
12cr|perl-Mixin-Linewise-0.3.0-3|57	
12cr|perl-Mixin-Linewise-0.3.0-3|58	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.002-2mdv2010.0
12cr|perl-Mixin-Linewise-0.3.0-3|59	+ Revision: 375941
12cr|perl-Mixin-Linewise-0.3.0-3|60	- rebuild
12cr|perl-Mixin-Linewise-0.3.0-3|61	
12cr|perl-Mixin-Linewise-0.3.0-3|62	* Wed Mar 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.002-1mdv2009.1
12cr|perl-Mixin-Linewise-0.3.0-3|63	+ Revision: 360983
12cr|perl-Mixin-Linewise-0.3.0-3|64	- import perl-Mixin-Linewise
12cr|perl-Mixin-Linewise-0.3.0-3|65	
12cr|perl-Mixin-Linewise-0.3.0-3|66	
12cr|perl-Mixin-Linewise-0.3.0-3|67	* Tue Mar 24 2009 cpan2dist 0.002-1mdv
12cr|perl-Mixin-Linewise-0.3.0-3|68	- initial mdv release, generated with cpan2dist
12cr|perl-Mixin-Linewise-0.3.0-3|69	

4923 12
12cr|perl-MKDoc-XML-0.75-4|1	%define module   MKDoc-XML
12cr|perl-MKDoc-XML-0.75-4|2	
12cr|perl-MKDoc-XML-0.75-4|3	Name:		perl-%{module}
12cr|perl-MKDoc-XML-0.75-4|4	Version:	0.75
12cr|perl-MKDoc-XML-0.75-4|5	Release:	4
12cr|perl-MKDoc-XML-0.75-4|6	License:	GPL or Artistic
12cr|perl-MKDoc-XML-0.75-4|7	Group:		Development/Perl
12cr|perl-MKDoc-XML-0.75-4|8	Summary:	The MKDoc XML Toolkit
12cr|perl-MKDoc-XML-0.75-4|9	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-MKDoc-XML-0.75-4|10	Source:		http://www.cpan.org/modules/by-module/MKDoc/%{module}-%{version}.tar.gz
12cr|perl-MKDoc-XML-0.75-4|11	
12cr|perl-MKDoc-XML-0.75-4|12	BuildRequires:	perl-devel
12cr|perl-MKDoc-XML-0.75-4|13	BuildRequires:	perl(Scalar::Util)
12cr|perl-MKDoc-XML-0.75-4|14	BuildRequires:	perl(Test::More)
12cr|perl-MKDoc-XML-0.75-4|15	BuildArch:	noarch
12cr|perl-MKDoc-XML-0.75-4|16	
12cr|perl-MKDoc-XML-0.75-4|17	%description
12cr|perl-MKDoc-XML-0.75-4|18	MKDoc is a web content management system written in Perl which focuses on
12cr|perl-MKDoc-XML-0.75-4|19	standards compliance, accessiblity and usability issues, and multi-lingual
12cr|perl-MKDoc-XML-0.75-4|20	websites.
12cr|perl-MKDoc-XML-0.75-4|21	
12cr|perl-MKDoc-XML-0.75-4|22	%prep
12cr|perl-MKDoc-XML-0.75-4|23	%setup -q -n %{module}-%{version}
12cr|perl-MKDoc-XML-0.75-4|24	
12cr|perl-MKDoc-XML-0.75-4|25	%build
12cr|perl-MKDoc-XML-0.75-4|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MKDoc-XML-0.75-4|27	%make
12cr|perl-MKDoc-XML-0.75-4|28	
12cr|perl-MKDoc-XML-0.75-4|29	%check
12cr|perl-MKDoc-XML-0.75-4|30	make test
12cr|perl-MKDoc-XML-0.75-4|31	
12cr|perl-MKDoc-XML-0.75-4|32	%install
12cr|perl-MKDoc-XML-0.75-4|33	%makeinstall_std
12cr|perl-MKDoc-XML-0.75-4|34	
12cr|perl-MKDoc-XML-0.75-4|35	%files
12cr|perl-MKDoc-XML-0.75-4|36	%doc Changes README
12cr|perl-MKDoc-XML-0.75-4|37	%{_mandir}/man3/*
12cr|perl-MKDoc-XML-0.75-4|38	%{perl_vendorlib}/MKDoc
12cr|perl-MKDoc-XML-0.75-4|39	
12cr|perl-MKDoc-XML-0.75-4|40	%changelog
12cr|perl-MKDoc-XML-0.75-4|41	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.75-3mdv2010.0
12cr|perl-MKDoc-XML-0.75-4|42	+ Revision: 430504
12cr|perl-MKDoc-XML-0.75-4|43	- rebuild
12cr|perl-MKDoc-XML-0.75-4|44	
12cr|perl-MKDoc-XML-0.75-4|45	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.75-2mdv2009.0
12cr|perl-MKDoc-XML-0.75-4|46	+ Revision: 268575
12cr|perl-MKDoc-XML-0.75-4|47	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-MKDoc-XML-0.75-4|48	
12cr|perl-MKDoc-XML-0.75-4|49	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.75-1mdv2009.0
12cr|perl-MKDoc-XML-0.75-4|50	+ Revision: 213620
12cr|perl-MKDoc-XML-0.75-4|51	- import perl-MKDoc-XML
12cr|perl-MKDoc-XML-0.75-4|52	
12cr|perl-MKDoc-XML-0.75-4|53	
12cr|perl-MKDoc-XML-0.75-4|54	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.75-1mdv2009.0
12cr|perl-MKDoc-XML-0.75-4|55	- first mdv release

4924 12
12cr|perl-MLDBM-2.40.0-2|1	%define upstream_name    MLDBM
12cr|perl-MLDBM-2.40.0-2|2	%define upstream_version 2.04
12cr|perl-MLDBM-2.40.0-2|3	
12cr|perl-MLDBM-2.40.0-2|4	# why not?
12cr|perl-MLDBM-2.40.0-2|5	#define _requires_exceptions FreezeThaw
12cr|perl-MLDBM-2.40.0-2|6	
12cr|perl-MLDBM-2.40.0-2|7	Name:		perl-%{upstream_name}
12cr|perl-MLDBM-2.40.0-2|8	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MLDBM-2.40.0-2|9	Release:	2
12cr|perl-MLDBM-2.40.0-2|10	
12cr|perl-MLDBM-2.40.0-2|11	Summary:	MLDBM - store multi-level hash structure in single level tied hash
12cr|perl-MLDBM-2.40.0-2|12	License:	GPL+ or Artistic
12cr|perl-MLDBM-2.40.0-2|13	Group:		Development/Perl
12cr|perl-MLDBM-2.40.0-2|14	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MLDBM-2.40.0-2|15	Source0:	http://www.cpan.org/authors/id/C/CH/CHAMAS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MLDBM-2.40.0-2|16	
12cr|perl-MLDBM-2.40.0-2|17	BuildRequires:	perl-devel
12cr|perl-MLDBM-2.40.0-2|18	BuildArch:	noarch
12cr|perl-MLDBM-2.40.0-2|19	
12cr|perl-MLDBM-2.40.0-2|20	%description
12cr|perl-MLDBM-2.40.0-2|21	This module can serve as a transparent interface to any TIEHASH package
12cr|perl-MLDBM-2.40.0-2|22	that is required to store arbitrary perl data, including nested references.
12cr|perl-MLDBM-2.40.0-2|23	Thus, this module can be used for storing references and other arbitrary data
12cr|perl-MLDBM-2.40.0-2|24	within DBM databases.
12cr|perl-MLDBM-2.40.0-2|25	
12cr|perl-MLDBM-2.40.0-2|26	It works by serializing the references in the hash into a single string. In the
12cr|perl-MLDBM-2.40.0-2|27	underlying TIEHASH package (usually a DBM database), it is this string that
12cr|perl-MLDBM-2.40.0-2|28	gets stored.  When the value is fetched again, the string is deserialized to
12cr|perl-MLDBM-2.40.0-2|29	reconstruct the data structure into memory.
12cr|perl-MLDBM-2.40.0-2|30	
12cr|perl-MLDBM-2.40.0-2|31	For historical and practical reasons, it requires the Data::Dumper package,
12cr|perl-MLDBM-2.40.0-2|32	available at any CPAN site. Data::Dumper gives you really nice-looking dumps of
12cr|perl-MLDBM-2.40.0-2|33	your data structures, in case you wish to look at them on the screen, and
12cr|perl-MLDBM-2.40.0-2|34	it was the only serializing engine before version 2.00.  However, as of version
12cr|perl-MLDBM-2.40.0-2|35	2.00, you can use any of Data::Dumper, FreezeThaw or Storable to
12cr|perl-MLDBM-2.40.0-2|36	perform the underlying serialization, as hinted at by the SYNOPSIS overview
12cr|perl-MLDBM-2.40.0-2|37	above.  Using Storable is usually much faster than the other methods.
12cr|perl-MLDBM-2.40.0-2|38	
12cr|perl-MLDBM-2.40.0-2|39	See the BUGS section for important limitations.
12cr|perl-MLDBM-2.40.0-2|40	
12cr|perl-MLDBM-2.40.0-2|41	%prep
12cr|perl-MLDBM-2.40.0-2|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MLDBM-2.40.0-2|43	
12cr|perl-MLDBM-2.40.0-2|44	%build
12cr|perl-MLDBM-2.40.0-2|45	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MLDBM-2.40.0-2|46	%make
12cr|perl-MLDBM-2.40.0-2|47	
12cr|perl-MLDBM-2.40.0-2|48	%check
12cr|perl-MLDBM-2.40.0-2|49	%make test
12cr|perl-MLDBM-2.40.0-2|50	
12cr|perl-MLDBM-2.40.0-2|51	%install
12cr|perl-MLDBM-2.40.0-2|52	%makeinstall_std
12cr|perl-MLDBM-2.40.0-2|53	
12cr|perl-MLDBM-2.40.0-2|54	%files
12cr|perl-MLDBM-2.40.0-2|55	%doc Changes README
12cr|perl-MLDBM-2.40.0-2|56	%{perl_vendorlib}/MLDBM*
12cr|perl-MLDBM-2.40.0-2|57	%{_mandir}/*/*
12cr|perl-MLDBM-2.40.0-2|58	
12cr|perl-MLDBM-2.40.0-2|59	
12cr|perl-MLDBM-2.40.0-2|60	%changelog
12cr|perl-MLDBM-2.40.0-2|61	* Mon Mar 08 2010 Jérôme Quelin <jquelin@mandriva.org> 2.40.0-1mdv2010.1
12cr|perl-MLDBM-2.40.0-2|62	+ Revision: 515752
12cr|perl-MLDBM-2.40.0-2|63	- update to 2.04
12cr|perl-MLDBM-2.40.0-2|64	
12cr|perl-MLDBM-2.40.0-2|65	* Sun Feb 28 2010 Jérôme Quelin <jquelin@mandriva.org> 2.30.0-1mdv2010.1
12cr|perl-MLDBM-2.40.0-2|66	+ Revision: 512614
12cr|perl-MLDBM-2.40.0-2|67	- update to 2.03
12cr|perl-MLDBM-2.40.0-2|68	
12cr|perl-MLDBM-2.40.0-2|69	* Tue Feb 23 2010 Jérôme Quelin <jquelin@mandriva.org> 2.20.0-1mdv2010.1
12cr|perl-MLDBM-2.40.0-2|70	+ Revision: 510092
12cr|perl-MLDBM-2.40.0-2|71	- update to 2.02
12cr|perl-MLDBM-2.40.0-2|72	
12cr|perl-MLDBM-2.40.0-2|73	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 2.10.0-1mdv2010.0
12cr|perl-MLDBM-2.40.0-2|74	+ Revision: 407801
12cr|perl-MLDBM-2.40.0-2|75	- rebuild using %%perl_convert_version
12cr|perl-MLDBM-2.40.0-2|76	
12cr|perl-MLDBM-2.40.0-2|77	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.01-10mdv2009.0
12cr|perl-MLDBM-2.40.0-2|78	+ Revision: 257846
12cr|perl-MLDBM-2.40.0-2|79	- rebuild
12cr|perl-MLDBM-2.40.0-2|80	
12cr|perl-MLDBM-2.40.0-2|81	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.01-9mdv2009.0
12cr|perl-MLDBM-2.40.0-2|82	+ Revision: 245879
12cr|perl-MLDBM-2.40.0-2|83	- rebuild
12cr|perl-MLDBM-2.40.0-2|84	
12cr|perl-MLDBM-2.40.0-2|85	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.01-7mdv2008.1
12cr|perl-MLDBM-2.40.0-2|86	+ Revision: 136288
12cr|perl-MLDBM-2.40.0-2|87	- restore BuildRoot
12cr|perl-MLDBM-2.40.0-2|88	
12cr|perl-MLDBM-2.40.0-2|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-MLDBM-2.40.0-2|90	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-MLDBM-2.40.0-2|91	
12cr|perl-MLDBM-2.40.0-2|92	
12cr|perl-MLDBM-2.40.0-2|93	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 2.01-7mdv2007.0
12cr|perl-MLDBM-2.40.0-2|94	+ Revision: 108473
12cr|perl-MLDBM-2.40.0-2|95	- rebuild
12cr|perl-MLDBM-2.40.0-2|96	
12cr|perl-MLDBM-2.40.0-2|97	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-MLDBM-2.40.0-2|98	- Import perl-MLDBM
12cr|perl-MLDBM-2.40.0-2|99	
12cr|perl-MLDBM-2.40.0-2|100	* Sat Jul 16 2005 Oden Eriksson <oeriksson@mandriva.com> 2.01-6mdk
12cr|perl-MLDBM-2.40.0-2|101	- fixup
12cr|perl-MLDBM-2.40.0-2|102	

4925 12
12cr|perl-MLDBM-Sync-0.300.0-2|1	%define upstream_name    MLDBM-Sync
12cr|perl-MLDBM-Sync-0.300.0-2|2	%define upstream_version 0.30
12cr|perl-MLDBM-Sync-0.300.0-2|3	
12cr|perl-MLDBM-Sync-0.300.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MLDBM-Sync-0.300.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MLDBM-Sync-0.300.0-2|6	Release:	2
12cr|perl-MLDBM-Sync-0.300.0-2|7	
12cr|perl-MLDBM-Sync-0.300.0-2|8	Summary:	%{upstream_name} module for perl
12cr|perl-MLDBM-Sync-0.300.0-2|9	License:	Artistic
12cr|perl-MLDBM-Sync-0.300.0-2|10	Group:		Development/Perl
12cr|perl-MLDBM-Sync-0.300.0-2|11	Url:		http://search.cpan.org/dist/%{upsteam_name}
12cr|perl-MLDBM-Sync-0.300.0-2|12	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-MLDBM-Sync-0.300.0-2|13	
12cr|perl-MLDBM-Sync-0.300.0-2|14	BuildRequires:	perl-devel
12cr|perl-MLDBM-Sync-0.300.0-2|15	BuildRequires:	perl(Digest::MD5)
12cr|perl-MLDBM-Sync-0.300.0-2|16	BuildRequires:	perl(MLDBM)
12cr|perl-MLDBM-Sync-0.300.0-2|17	BuildArch:	noarch
12cr|perl-MLDBM-Sync-0.300.0-2|18	
12cr|perl-MLDBM-Sync-0.300.0-2|19	%description
12cr|perl-MLDBM-Sync-0.300.0-2|20	%{upstream_name} module for perl.
12cr|perl-MLDBM-Sync-0.300.0-2|21	
12cr|perl-MLDBM-Sync-0.300.0-2|22	%prep
12cr|perl-MLDBM-Sync-0.300.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MLDBM-Sync-0.300.0-2|24	
12cr|perl-MLDBM-Sync-0.300.0-2|25	%build
12cr|perl-MLDBM-Sync-0.300.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MLDBM-Sync-0.300.0-2|27	make
12cr|perl-MLDBM-Sync-0.300.0-2|28	
12cr|perl-MLDBM-Sync-0.300.0-2|29	%check
12cr|perl-MLDBM-Sync-0.300.0-2|30	make test
12cr|perl-MLDBM-Sync-0.300.0-2|31	
12cr|perl-MLDBM-Sync-0.300.0-2|32	%install
12cr|perl-MLDBM-Sync-0.300.0-2|33	%makeinstall_std
12cr|perl-MLDBM-Sync-0.300.0-2|34	
12cr|perl-MLDBM-Sync-0.300.0-2|35	%files
12cr|perl-MLDBM-Sync-0.300.0-2|36	%doc MANIFEST README
12cr|perl-MLDBM-Sync-0.300.0-2|37	%{_mandir}/*/*
12cr|perl-MLDBM-Sync-0.300.0-2|38	%{perl_vendorlib}/MLDBM
12cr|perl-MLDBM-Sync-0.300.0-2|39	
12cr|perl-MLDBM-Sync-0.300.0-2|40	
12cr|perl-MLDBM-Sync-0.300.0-2|41	%changelog
12cr|perl-MLDBM-Sync-0.300.0-2|42	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2010.0
12cr|perl-MLDBM-Sync-0.300.0-2|43	+ Revision: 407686
12cr|perl-MLDBM-Sync-0.300.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-MLDBM-Sync-0.300.0-2|45	
12cr|perl-MLDBM-Sync-0.300.0-2|46	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.30-8mdv2009.0
12cr|perl-MLDBM-Sync-0.300.0-2|47	+ Revision: 257849
12cr|perl-MLDBM-Sync-0.300.0-2|48	- rebuild
12cr|perl-MLDBM-Sync-0.300.0-2|49	
12cr|perl-MLDBM-Sync-0.300.0-2|50	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.30-7mdv2009.0
12cr|perl-MLDBM-Sync-0.300.0-2|51	+ Revision: 245881
12cr|perl-MLDBM-Sync-0.300.0-2|52	- rebuild
12cr|perl-MLDBM-Sync-0.300.0-2|53	
12cr|perl-MLDBM-Sync-0.300.0-2|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.30-5mdv2008.1
12cr|perl-MLDBM-Sync-0.300.0-2|55	+ Revision: 136288
12cr|perl-MLDBM-Sync-0.300.0-2|56	- restore BuildRoot
12cr|perl-MLDBM-Sync-0.300.0-2|57	
12cr|perl-MLDBM-Sync-0.300.0-2|58	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-MLDBM-Sync-0.300.0-2|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-MLDBM-Sync-0.300.0-2|60	
12cr|perl-MLDBM-Sync-0.300.0-2|61	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 0.30-5mdv2008.0
12cr|perl-MLDBM-Sync-0.300.0-2|62	+ Revision: 67500
12cr|perl-MLDBM-Sync-0.300.0-2|63	- kill file require on perl-base
12cr|perl-MLDBM-Sync-0.300.0-2|64	
12cr|perl-MLDBM-Sync-0.300.0-2|65	
12cr|perl-MLDBM-Sync-0.300.0-2|66	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 0.30-5mdv2007.0
12cr|perl-MLDBM-Sync-0.300.0-2|67	+ Revision: 108472
12cr|perl-MLDBM-Sync-0.300.0-2|68	- rebuild
12cr|perl-MLDBM-Sync-0.300.0-2|69	
12cr|perl-MLDBM-Sync-0.300.0-2|70	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-MLDBM-Sync-0.300.0-2|71	- Import perl-MLDBM-Sync
12cr|perl-MLDBM-Sync-0.300.0-2|72	

4926 12
12cr|perl-Modem-Vgetty-0.30.0-2|1	%define upstream_name    Modem-Vgetty
12cr|perl-Modem-Vgetty-0.30.0-2|2	%define upstream_version 0.03
12cr|perl-Modem-Vgetty-0.30.0-2|3	
12cr|perl-Modem-Vgetty-0.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Modem-Vgetty-0.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Modem-Vgetty-0.30.0-2|6	Release:	2
12cr|perl-Modem-Vgetty-0.30.0-2|7	Epoch:		1
12cr|perl-Modem-Vgetty-0.30.0-2|8	
12cr|perl-Modem-Vgetty-0.30.0-2|9	Summary:	Interface to vgetty(8)
12cr|perl-Modem-Vgetty-0.30.0-2|10	License:	GPL+ or Artistic
12cr|perl-Modem-Vgetty-0.30.0-2|11	Group:		Development/Perl
12cr|perl-Modem-Vgetty-0.30.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Modem-Vgetty-0.30.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Modem/%{upstream_name}-0.03.tar.gz
12cr|perl-Modem-Vgetty-0.30.0-2|14	Patch0:		Modem-Vgetty-0.03-VOCP.patch
12cr|perl-Modem-Vgetty-0.30.0-2|15	
12cr|perl-Modem-Vgetty-0.30.0-2|16	BuildRequires:	perl-devel
12cr|perl-Modem-Vgetty-0.30.0-2|17	BuildArch:	noarch
12cr|perl-Modem-Vgetty-0.30.0-2|18	
12cr|perl-Modem-Vgetty-0.30.0-2|19	%description
12cr|perl-Modem-Vgetty-0.30.0-2|20	Modem::Vgetty is an encapsulation object for writing applications for voice
12cr|perl-Modem-Vgetty-0.30.0-2|21	modems using the vgetty(8) or vm(8) package. The answering machines and
12cr|perl-Modem-Vgetty-0.30.0-2|22	sofisticated voice applications can be written using this module.
12cr|perl-Modem-Vgetty-0.30.0-2|23	
12cr|perl-Modem-Vgetty-0.30.0-2|24	%prep
12cr|perl-Modem-Vgetty-0.30.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Modem-Vgetty-0.30.0-2|26	%patch0 -p1
12cr|perl-Modem-Vgetty-0.30.0-2|27	# perl path hack
12cr|perl-Modem-Vgetty-0.30.0-2|28	find . -type f | \
12cr|perl-Modem-Vgetty-0.30.0-2|29	xargs perl -pi -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
12cr|perl-Modem-Vgetty-0.30.0-2|30	
12cr|perl-Modem-Vgetty-0.30.0-2|31	%build
12cr|perl-Modem-Vgetty-0.30.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Modem-Vgetty-0.30.0-2|33	%make
12cr|perl-Modem-Vgetty-0.30.0-2|34	
12cr|perl-Modem-Vgetty-0.30.0-2|35	%check
12cr|perl-Modem-Vgetty-0.30.0-2|36	%make test
12cr|perl-Modem-Vgetty-0.30.0-2|37	
12cr|perl-Modem-Vgetty-0.30.0-2|38	%install
12cr|perl-Modem-Vgetty-0.30.0-2|39	%makeinstall_std
12cr|perl-Modem-Vgetty-0.30.0-2|40	
12cr|perl-Modem-Vgetty-0.30.0-2|41	%files
12cr|perl-Modem-Vgetty-0.30.0-2|42	%doc examples ChangeLog README
12cr|perl-Modem-Vgetty-0.30.0-2|43	%{perl_vendorlib}/Modem
12cr|perl-Modem-Vgetty-0.30.0-2|44	%{_mandir}/man3*/*
12cr|perl-Modem-Vgetty-0.30.0-2|45	
12cr|perl-Modem-Vgetty-0.30.0-2|46	
12cr|perl-Modem-Vgetty-0.30.0-2|47	%changelog
12cr|perl-Modem-Vgetty-0.30.0-2|48	* Fri Feb 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1:0.30.0-1mdv2010.1
12cr|perl-Modem-Vgetty-0.30.0-2|49	+ Revision: 504968
12cr|perl-Modem-Vgetty-0.30.0-2|50	- decrement rpm version to match real package version (sigh)
12cr|perl-Modem-Vgetty-0.30.0-2|51	
12cr|perl-Modem-Vgetty-0.30.0-2|52	* Sun Aug 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-Modem-Vgetty-0.30.0-2|53	+ Revision: 419930
12cr|perl-Modem-Vgetty-0.30.0-2|54	- new perl version macro
12cr|perl-Modem-Vgetty-0.30.0-2|55	
12cr|perl-Modem-Vgetty-0.30.0-2|56	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.04-9mdv2009.0
12cr|perl-Modem-Vgetty-0.30.0-2|57	+ Revision: 241749
12cr|perl-Modem-Vgetty-0.30.0-2|58	- rebuild
12cr|perl-Modem-Vgetty-0.30.0-2|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Modem-Vgetty-0.30.0-2|60	
12cr|perl-Modem-Vgetty-0.30.0-2|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Modem-Vgetty-0.30.0-2|62	- restore BuildRoot
12cr|perl-Modem-Vgetty-0.30.0-2|63	
12cr|perl-Modem-Vgetty-0.30.0-2|64	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-7mdv2008.0
12cr|perl-Modem-Vgetty-0.30.0-2|65	+ Revision: 86639
12cr|perl-Modem-Vgetty-0.30.0-2|66	- rebuild
12cr|perl-Modem-Vgetty-0.30.0-2|67	
12cr|perl-Modem-Vgetty-0.30.0-2|68	
12cr|perl-Modem-Vgetty-0.30.0-2|69	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-6mdv2007.0
12cr|perl-Modem-Vgetty-0.30.0-2|70	- Rebuild
12cr|perl-Modem-Vgetty-0.30.0-2|71	
12cr|perl-Modem-Vgetty-0.30.0-2|72	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.04-5mdk
12cr|perl-Modem-Vgetty-0.30.0-2|73	- Fix According to perl Policy
12cr|perl-Modem-Vgetty-0.30.0-2|74	- add module macro
12cr|perl-Modem-Vgetty-0.30.0-2|75	- Source URL
12cr|perl-Modem-Vgetty-0.30.0-2|76	- URL
12cr|perl-Modem-Vgetty-0.30.0-2|77	- use mkrel
12cr|perl-Modem-Vgetty-0.30.0-2|78	
12cr|perl-Modem-Vgetty-0.30.0-2|79	* Mon Jul 04 2005 Oden Eriksson <oeriksson@mandriva.com> 0.04-4mdk
12cr|perl-Modem-Vgetty-0.30.0-2|80	- rebuild
12cr|perl-Modem-Vgetty-0.30.0-2|81	
12cr|perl-Modem-Vgetty-0.30.0-2|82	* Sat Jun 05 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.04-3mdk
12cr|perl-Modem-Vgetty-0.30.0-2|83	- rebuilt, fix deps
12cr|perl-Modem-Vgetty-0.30.0-2|84	- use macros
12cr|perl-Modem-Vgetty-0.30.0-2|85	

4927 12
12cr|perl-Modern-Perl-1.30.0-2|1	%define upstream_name    Modern-Perl
12cr|perl-Modern-Perl-1.30.0-2|2	%define upstream_version 1.03
12cr|perl-Modern-Perl-1.30.0-2|3	
12cr|perl-Modern-Perl-1.30.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Modern-Perl-1.30.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Modern-Perl-1.30.0-2|6	Release:    %mkrel 2
12cr|perl-Modern-Perl-1.30.0-2|7	
12cr|perl-Modern-Perl-1.30.0-2|8	Summary:    Enable all of the features of Modern Perl with one command
12cr|perl-Modern-Perl-1.30.0-2|9	License:    GPL+ or Artistic
12cr|perl-Modern-Perl-1.30.0-2|10	Group:      Development/Perl
12cr|perl-Modern-Perl-1.30.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Modern-Perl-1.30.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Modern/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Modern-Perl-1.30.0-2|13	
12cr|perl-Modern-Perl-1.30.0-2|14	BuildRequires: perl(Test::Simple)
12cr|perl-Modern-Perl-1.30.0-2|15	BuildRequires: perl(Module::Build)
12cr|perl-Modern-Perl-1.30.0-2|16	BuildArch: noarch
12cr|perl-Modern-Perl-1.30.0-2|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Modern-Perl-1.30.0-2|18	
12cr|perl-Modern-Perl-1.30.0-2|19	%description
12cr|perl-Modern-Perl-1.30.0-2|20	no description found
12cr|perl-Modern-Perl-1.30.0-2|21	
12cr|perl-Modern-Perl-1.30.0-2|22	%prep
12cr|perl-Modern-Perl-1.30.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Modern-Perl-1.30.0-2|24	
12cr|perl-Modern-Perl-1.30.0-2|25	%build
12cr|perl-Modern-Perl-1.30.0-2|26	%{__perl} Build.PL installdirs=vendor
12cr|perl-Modern-Perl-1.30.0-2|27	
12cr|perl-Modern-Perl-1.30.0-2|28	./Build
12cr|perl-Modern-Perl-1.30.0-2|29	
12cr|perl-Modern-Perl-1.30.0-2|30	%check
12cr|perl-Modern-Perl-1.30.0-2|31	./Build test
12cr|perl-Modern-Perl-1.30.0-2|32	
12cr|perl-Modern-Perl-1.30.0-2|33	%install
12cr|perl-Modern-Perl-1.30.0-2|34	rm -rf %buildroot
12cr|perl-Modern-Perl-1.30.0-2|35	./Build install destdir=%{buildroot}
12cr|perl-Modern-Perl-1.30.0-2|36	
12cr|perl-Modern-Perl-1.30.0-2|37	%clean
12cr|perl-Modern-Perl-1.30.0-2|38	rm -rf %buildroot
12cr|perl-Modern-Perl-1.30.0-2|39	
12cr|perl-Modern-Perl-1.30.0-2|40	%files
12cr|perl-Modern-Perl-1.30.0-2|41	%defattr(-,root,root)
12cr|perl-Modern-Perl-1.30.0-2|42	%doc META.yml Changes README
12cr|perl-Modern-Perl-1.30.0-2|43	%{_mandir}/man3/*
12cr|perl-Modern-Perl-1.30.0-2|44	%perl_vendorlib/*
12cr|perl-Modern-Perl-1.30.0-2|45	
12cr|perl-Modern-Perl-1.30.0-2|46	
12cr|perl-Modern-Perl-1.30.0-2|47	
12cr|perl-Modern-Perl-1.30.0-2|48	
12cr|perl-Modern-Perl-1.30.0-2|49	%changelog
12cr|perl-Modern-Perl-1.30.0-2|50	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.30.0-2mdv2011.0
12cr|perl-Modern-Perl-1.30.0-2|51	+ Revision: 655048
12cr|perl-Modern-Perl-1.30.0-2|52	- rebuild for updated spec-helper
12cr|perl-Modern-Perl-1.30.0-2|53	
12cr|perl-Modern-Perl-1.30.0-2|54	* Wed Mar 31 2010 Jérôme Quelin <jquelin@mandriva.org> 1.30.0-1mdv2011.0
12cr|perl-Modern-Perl-1.30.0-2|55	+ Revision: 530458
12cr|perl-Modern-Perl-1.30.0-2|56	- import perl-Modern-Perl
12cr|perl-Modern-Perl-1.30.0-2|57	
12cr|perl-Modern-Perl-1.30.0-2|58	
12cr|perl-Modern-Perl-1.30.0-2|59	* Wed Mar 31 2010 cpan2dist 1.03-1mdv
12cr|perl-Modern-Perl-1.30.0-2|60	- initial mdv release, generated with cpan2dist

4928 12
12cr|perl-Module-Compile-0.230.0-2|1	%define upstream_name	 Module-Compile
12cr|perl-Module-Compile-0.230.0-2|2	%define upstream_version 0.23
12cr|perl-Module-Compile-0.230.0-2|3	
12cr|perl-Module-Compile-0.230.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Compile-0.230.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Compile-0.230.0-2|6	Release:	2
12cr|perl-Module-Compile-0.230.0-2|7	
12cr|perl-Module-Compile-0.230.0-2|8	Summary:	Perl Module Compilation
12cr|perl-Module-Compile-0.230.0-2|9	License:	GPL+ or Artistic
12cr|perl-Module-Compile-0.230.0-2|10	Group:		Development/Perl
12cr|perl-Module-Compile-0.230.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Compile-0.230.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Module-Compile-0.230.0-2|13	
12cr|perl-Module-Compile-0.230.0-2|14	BuildRequires:	perl-devel
12cr|perl-Module-Compile-0.230.0-2|15	BuildRequires:	perl(Digest::SHA1)
12cr|perl-Module-Compile-0.230.0-2|16	BuildArch:	noarch
12cr|perl-Module-Compile-0.230.0-2|17	
12cr|perl-Module-Compile-0.230.0-2|18	%description
12cr|perl-Module-Compile-0.230.0-2|19	This module provides a system for writing modules that compile other Perl
12cr|perl-Module-Compile-0.230.0-2|20	modules. Modules that use these compilation modules get compiled into some
12cr|perl-Module-Compile-0.230.0-2|21	altered form the first time they are run. The result is cached into .pmc files.
12cr|perl-Module-Compile-0.230.0-2|22	
12cr|perl-Module-Compile-0.230.0-2|23	%prep
12cr|perl-Module-Compile-0.230.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Compile-0.230.0-2|25	# upstream packaging bug
12cr|perl-Module-Compile-0.230.0-2|26	rm -f lib/Module/._Compile.pm
12cr|perl-Module-Compile-0.230.0-2|27	
12cr|perl-Module-Compile-0.230.0-2|28	%build
12cr|perl-Module-Compile-0.230.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Compile-0.230.0-2|30	%make
12cr|perl-Module-Compile-0.230.0-2|31	
12cr|perl-Module-Compile-0.230.0-2|32	%check
12cr|perl-Module-Compile-0.230.0-2|33	%make test
12cr|perl-Module-Compile-0.230.0-2|34	
12cr|perl-Module-Compile-0.230.0-2|35	%install
12cr|perl-Module-Compile-0.230.0-2|36	%makeinstall_std
12cr|perl-Module-Compile-0.230.0-2|37	
12cr|perl-Module-Compile-0.230.0-2|38	%files
12cr|perl-Module-Compile-0.230.0-2|39	%doc DESIGN Changes
12cr|perl-Module-Compile-0.230.0-2|40	%{perl_vendorlib}/Module
12cr|perl-Module-Compile-0.230.0-2|41	%{_mandir}/*/*
12cr|perl-Module-Compile-0.230.0-2|42	
12cr|perl-Module-Compile-0.230.0-2|43	%changelog
12cr|perl-Module-Compile-0.230.0-2|44	* Wed Jun 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.230.0-1mdv2011.0
12cr|perl-Module-Compile-0.230.0-2|45	+ Revision: 685330
12cr|perl-Module-Compile-0.230.0-2|46	- update to new version 0.23
12cr|perl-Module-Compile-0.230.0-2|47	
12cr|perl-Module-Compile-0.230.0-2|48	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.220.0-1
12cr|perl-Module-Compile-0.230.0-2|49	+ Revision: 684774
12cr|perl-Module-Compile-0.230.0-2|50	- update to new version 0.22
12cr|perl-Module-Compile-0.230.0-2|51	
12cr|perl-Module-Compile-0.230.0-2|52	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.200.0-1mdv2011.0
12cr|perl-Module-Compile-0.230.0-2|53	+ Revision: 407805
12cr|perl-Module-Compile-0.230.0-2|54	- rebuild using %%perl_convert_version
12cr|perl-Module-Compile-0.230.0-2|55	
12cr|perl-Module-Compile-0.230.0-2|56	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.20-5mdv2009.0
12cr|perl-Module-Compile-0.230.0-2|57	+ Revision: 257852
12cr|perl-Module-Compile-0.230.0-2|58	- rebuild
12cr|perl-Module-Compile-0.230.0-2|59	
12cr|perl-Module-Compile-0.230.0-2|60	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.20-4mdv2009.0
12cr|perl-Module-Compile-0.230.0-2|61	+ Revision: 245883
12cr|perl-Module-Compile-0.230.0-2|62	- rebuild
12cr|perl-Module-Compile-0.230.0-2|63	
12cr|perl-Module-Compile-0.230.0-2|64	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.20-2mdv2008.1
12cr|perl-Module-Compile-0.230.0-2|65	+ Revision: 137000
12cr|perl-Module-Compile-0.230.0-2|66	- rebuild
12cr|perl-Module-Compile-0.230.0-2|67	
12cr|perl-Module-Compile-0.230.0-2|68	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Module-Compile-0.230.0-2|69	- restore BuildRoot
12cr|perl-Module-Compile-0.230.0-2|70	
12cr|perl-Module-Compile-0.230.0-2|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Module-Compile-0.230.0-2|72	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Module-Compile-0.230.0-2|73	
12cr|perl-Module-Compile-0.230.0-2|74	
12cr|perl-Module-Compile-0.230.0-2|75	* Tue Dec 12 2006 Olivier Thauvin <nanardon@mandriva.org> 0.20-1mdv2007.0
12cr|perl-Module-Compile-0.230.0-2|76	+ Revision: 95144
12cr|perl-Module-Compile-0.230.0-2|77	- 0.20
12cr|perl-Module-Compile-0.230.0-2|78	- 0.18
12cr|perl-Module-Compile-0.230.0-2|79	- Import perl-Module-Compile
12cr|perl-Module-Compile-0.230.0-2|80	
12cr|perl-Module-Compile-0.230.0-2|81	* Mon Jul 10 2006 Emmanuel Andry <eandry@mandriva.org> 0.17-1mdv2007.0
12cr|perl-Module-Compile-0.230.0-2|82	- New version 0.17
12cr|perl-Module-Compile-0.230.0-2|83	
12cr|perl-Module-Compile-0.230.0-2|84	* Wed Jun 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2007.0
12cr|perl-Module-Compile-0.230.0-2|85	- New version 0.16
12cr|perl-Module-Compile-0.230.0-2|86	
12cr|perl-Module-Compile-0.230.0-2|87	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.15-4mdk
12cr|perl-Module-Compile-0.230.0-2|88	- Fix According to perl Policy
12cr|perl-Module-Compile-0.230.0-2|89	- BuildRequires
12cr|perl-Module-Compile-0.230.0-2|90	
12cr|perl-Module-Compile-0.230.0-2|91	* Wed Apr 05 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.15-3mdk
12cr|perl-Module-Compile-0.230.0-2|92	- Add Buildrequires
12cr|perl-Module-Compile-0.230.0-2|93	
12cr|perl-Module-Compile-0.230.0-2|94	* Tue Apr 04 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-2mdk
12cr|perl-Module-Compile-0.230.0-2|95	- oops, really rpmbuildupdate aware
12cr|perl-Module-Compile-0.230.0-2|96	
12cr|perl-Module-Compile-0.230.0-2|97	* Tue Apr 04 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdk
12cr|perl-Module-Compile-0.230.0-2|98	- new version
12cr|perl-Module-Compile-0.230.0-2|99	- rpmbuildupdate aware
12cr|perl-Module-Compile-0.230.0-2|100	- fix directory ownership
12cr|perl-Module-Compile-0.230.0-2|101	- spec cleanup
12cr|perl-Module-Compile-0.230.0-2|102	
12cr|perl-Module-Compile-0.230.0-2|103	* Wed Mar 15 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.13-1mdk
12cr|perl-Module-Compile-0.230.0-2|104	- 0.13
12cr|perl-Module-Compile-0.230.0-2|105	
12cr|perl-Module-Compile-0.230.0-2|106	* Mon Mar 13 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.12-1mdk
12cr|perl-Module-Compile-0.230.0-2|107	- Initial MDV release
12cr|perl-Module-Compile-0.230.0-2|108	

4929 12
12cr|perl-Module-CPANTS-0.20030725-6|1	%define module  Module-CPANTS
12cr|perl-Module-CPANTS-0.20030725-6|2	
12cr|perl-Module-CPANTS-0.20030725-6|3	Name:		perl-%{module}
12cr|perl-Module-CPANTS-0.20030725-6|4	Version:	0.20030725
12cr|perl-Module-CPANTS-0.20030725-6|5	Release:	6
12cr|perl-Module-CPANTS-0.20030725-6|6	Summary:	CPAN module testing
12cr|perl-Module-CPANTS-0.20030725-6|7	License:	GPL or Artistic
12cr|perl-Module-CPANTS-0.20030725-6|8	Group:		Development/Perl
12cr|perl-Module-CPANTS-0.20030725-6|9	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Module-CPANTS-0.20030725-6|10	Source:		http://www.cpan.org/modules/by-module/Module/%{module}-%{version}.tar.bz2
12cr|perl-Module-CPANTS-0.20030725-6|11	BuildRequires:	perl-devel
12cr|perl-Module-CPANTS-0.20030725-6|12	BuildArch:	noarch
12cr|perl-Module-CPANTS-0.20030725-6|13	
12cr|perl-Module-CPANTS-0.20030725-6|14	%description
12cr|perl-Module-CPANTS-0.20030725-6|15	Kwalitee is an automatically-measurable gauge of how good your software is.
12cr|perl-Module-CPANTS-0.20030725-6|16	That's very different from quality, which a computer really can't measure in a
12cr|perl-Module-CPANTS-0.20030725-6|17	general sense. (If you can, you've solved a hard problem in computer science.)
12cr|perl-Module-CPANTS-0.20030725-6|18	
12cr|perl-Module-CPANTS-0.20030725-6|19	In the world of the CPAN, the CPANTS project (CPAN Testing Service; also a
12cr|perl-Module-CPANTS-0.20030725-6|20	funny acronym on its own) measures Kwalitee with several metrics. If you plan
12cr|perl-Module-CPANTS-0.20030725-6|21	to release a distribution to the CPAN -- or even within your own organization
12cr|perl-Module-CPANTS-0.20030725-6|22	-- testing its Kwalitee before creating a release can help you improve your
12cr|perl-Module-CPANTS-0.20030725-6|23	quality as well.
12cr|perl-Module-CPANTS-0.20030725-6|24	
12cr|perl-Module-CPANTS-0.20030725-6|25	Test::Kwalitee and a short test file will do this for you automatically.
12cr|perl-Module-CPANTS-0.20030725-6|26	
12cr|perl-Module-CPANTS-0.20030725-6|27	%prep
12cr|perl-Module-CPANTS-0.20030725-6|28	%setup -q -n %{module}-%{version}
12cr|perl-Module-CPANTS-0.20030725-6|29	
12cr|perl-Module-CPANTS-0.20030725-6|30	%build
12cr|perl-Module-CPANTS-0.20030725-6|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-CPANTS-0.20030725-6|32	%make
12cr|perl-Module-CPANTS-0.20030725-6|33	
12cr|perl-Module-CPANTS-0.20030725-6|34	%check
12cr|perl-Module-CPANTS-0.20030725-6|35	# currently broken
12cr|perl-Module-CPANTS-0.20030725-6|36	#make test
12cr|perl-Module-CPANTS-0.20030725-6|37	
12cr|perl-Module-CPANTS-0.20030725-6|38	%install
12cr|perl-Module-CPANTS-0.20030725-6|39	%makeinstall_std
12cr|perl-Module-CPANTS-0.20030725-6|40	
12cr|perl-Module-CPANTS-0.20030725-6|41	%files
12cr|perl-Module-CPANTS-0.20030725-6|42	%doc Changes README
12cr|perl-Module-CPANTS-0.20030725-6|43	%{perl_vendorlib}/Module
12cr|perl-Module-CPANTS-0.20030725-6|44	%{perl_vendorlib}/auto/Module
12cr|perl-Module-CPANTS-0.20030725-6|45	%{_mandir}/*/*
12cr|perl-Module-CPANTS-0.20030725-6|46	
12cr|perl-Module-CPANTS-0.20030725-6|47	
12cr|perl-Module-CPANTS-0.20030725-6|48	%changelog
12cr|perl-Module-CPANTS-0.20030725-6|49	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.20030725-5mdv2010.0
12cr|perl-Module-CPANTS-0.20030725-6|50	+ Revision: 430506
12cr|perl-Module-CPANTS-0.20030725-6|51	- rebuild
12cr|perl-Module-CPANTS-0.20030725-6|52	
12cr|perl-Module-CPANTS-0.20030725-6|53	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.20030725-4mdv2009.0
12cr|perl-Module-CPANTS-0.20030725-6|54	+ Revision: 257853
12cr|perl-Module-CPANTS-0.20030725-6|55	- rebuild
12cr|perl-Module-CPANTS-0.20030725-6|56	
12cr|perl-Module-CPANTS-0.20030725-6|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.20030725-3mdv2009.0
12cr|perl-Module-CPANTS-0.20030725-6|58	+ Revision: 245886
12cr|perl-Module-CPANTS-0.20030725-6|59	- rebuild
12cr|perl-Module-CPANTS-0.20030725-6|60	
12cr|perl-Module-CPANTS-0.20030725-6|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Module-CPANTS-0.20030725-6|62	- restore BuildRoot
12cr|perl-Module-CPANTS-0.20030725-6|63	
12cr|perl-Module-CPANTS-0.20030725-6|64	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.20030725-1mdv2008.1
12cr|perl-Module-CPANTS-0.20030725-6|65	+ Revision: 123036
12cr|perl-Module-CPANTS-0.20030725-6|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Module-CPANTS-0.20030725-6|67	
12cr|perl-Module-CPANTS-0.20030725-6|68	
12cr|perl-Module-CPANTS-0.20030725-6|69	* Sat Nov 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.20030725-1mdv2007.0
12cr|perl-Module-CPANTS-0.20030725-6|70	+ Revision: 87239
12cr|perl-Module-CPANTS-0.20030725-6|71	- Import perl-Module-CPANTS
12cr|perl-Module-CPANTS-0.20030725-6|72	
12cr|perl-Module-CPANTS-0.20030725-6|73	* Sat Nov 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.20030725-1mdv2007.1
12cr|perl-Module-CPANTS-0.20030725-6|74	- first mdv release
12cr|perl-Module-CPANTS-0.20030725-6|75	

4930 12
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|1	%define upstream_name    Module-CPANTS-Analyse
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|2	%define upstream_version 0.86
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|3	
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|6	Release:	1
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|7	
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|8	Summary:	Generate Kwalitee ratings for a distribution
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|9	License:	GPL+ or Artistic
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|10	Group:		Development/Perl
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|13	
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|14	BuildRequires:	perl-devel
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|15	BuildRequires:	perl(Archive::Any) >= 0.60.0
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|16	BuildRequires:	perl(Archive::Tar) >= 1.480.0
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|17	BuildRequires:	perl(Array::Diff) >= 0.40.0
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|18	BuildRequires:	perl(CPAN::DistnameInfo) >= 0.60.0
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|19	BuildRequires:	perl(Class::Accessor) >= 0.190.0
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|20	BuildRequires:	perl(Cwd)
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|21	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|22	BuildRequires:	perl(ExtUtils::Manifest)
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|23	BuildRequires:	perl(File::Find::Rule)
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|24	BuildRequires:	perl(File::Slurp)
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|25	BuildRequires:	perl(File::chdir)
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|26	BuildRequires:	perl(IO::Capture) >= 0.50.0
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|27	BuildRequires:	perl(LWP::Simple)
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|28	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|29	BuildRequires:	perl(Module::Build)
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|30	BuildRequires:	perl(Module::ExtractUse) >= 0.180.0
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|31	BuildRequires:	perl(Module::Pluggable) >= 2.960.0
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|32	BuildRequires:	perl(Module::Signature)
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|33	BuildRequires:	perl(Pod::Simple::Checker) >= 2.20.0
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|34	BuildRequires:	perl(Readonly)
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|35	BuildRequires:	perl(Set::Scalar)
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|36	BuildRequires:	perl(Software::License) >= 0.3.0
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|37	BuildRequires:	perl(Test::CPAN::Meta::YAML::Version)
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|38	BuildRequires:	perl(Test::Deep)
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|39	BuildRequires:	perl(Test::More)
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|40	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|41	BuildRequires:	perl(Test::Warn) >= 0.110.0
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|42	BuildRequires:	perl(Text::CSV_XS) >= 0.450.0
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|43	BuildRequires:	perl(YAML::Any) >= 0.810.0
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|44	BuildRequires:	perl(YAML::XS)
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|45	BuildRequires:	perl(version) >= 0.730.0
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|46	BuildArch:	noarch
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|47	
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|48	%description
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|49	Kwalitee is an automatically-measurable gauge of how good your software is.
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|50	That's very different from quality, which a computer really can't measure in a
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|51	general sense. (If you can, you've solved a hard problem in computer science.)
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|52	
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|53	In the world of the CPAN, the CPANTS project (CPAN Testing Service; also a
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|54	funny acronym on its own) measures Kwalitee with several metrics. If you plan
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|55	to release a distribution to the CPAN -- or even within your own organization
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|56	-- testing its Kwalitee before creating a release can help you improve your
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|57	quality as well.
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|58	
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|59	Test::Kwalitee and a short test file will do this for you automatically.
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|60	
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|61	%prep
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|62	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|63	
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|64	%build
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|65	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|66	%make
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|67	
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|68	%check
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|69	#make test
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|70	
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|71	%install
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|72	%makeinstall_std
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|73	
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|74	%files
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|75	%doc AUTHORS Changes META.json META.yml MYMETA.yml README SIGNATURE TODO
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|76	%{_bindir}/*
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|77	%{perl_vendorlib}/Module
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|78	%{_mandir}/*/*
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|79	
12cr|perl-Module-CPANTS-Analyse-0.860.0-1|80	

4931 12
12cr|perl-Module-Depends-0.150.0-3|1	%define upstream_name    Module-Depends
12cr|perl-Module-Depends-0.150.0-3|2	%define upstream_version 0.15
12cr|perl-Module-Depends-0.150.0-3|3	
12cr|perl-Module-Depends-0.150.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Depends-0.150.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Depends-0.150.0-3|6	Release:	3
12cr|perl-Module-Depends-0.150.0-3|7	
12cr|perl-Module-Depends-0.150.0-3|8	Summary:	Intrusive discovery of distribution dependencies
12cr|perl-Module-Depends-0.150.0-3|9	License:	GPL+ or Artistic
12cr|perl-Module-Depends-0.150.0-3|10	Group:		Development/Perl
12cr|perl-Module-Depends-0.150.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Depends-0.150.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Depends-0.150.0-3|13	
12cr|perl-Module-Depends-0.150.0-3|14	BuildRequires:	perl-devel
12cr|perl-Module-Depends-0.150.0-3|15	BuildRequires:	perl(Class::Accessor::Chained)
12cr|perl-Module-Depends-0.150.0-3|16	BuildRequires:	perl(File::Spec)
12cr|perl-Module-Depends-0.150.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Module-Depends-0.150.0-3|18	BuildRequires:	perl(YAML)
12cr|perl-Module-Depends-0.150.0-3|19	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Module-Depends-0.150.0-3|20	BuildArch:	noarch
12cr|perl-Module-Depends-0.150.0-3|21	
12cr|perl-Module-Depends-0.150.0-3|22	%description
12cr|perl-Module-Depends-0.150.0-3|23	Module::Depends extracts module dependencies from an unpacked distribution
12cr|perl-Module-Depends-0.150.0-3|24	tree.
12cr|perl-Module-Depends-0.150.0-3|25	
12cr|perl-Module-Depends-0.150.0-3|26	Module::Depends only evaluates the META.yml shipped with a distribution.
12cr|perl-Module-Depends-0.150.0-3|27	This won't be effective until all distributions ship META.yml files, so we
12cr|perl-Module-Depends-0.150.0-3|28	suggest you take your life in your hands and look at
12cr|perl-Module-Depends-0.150.0-3|29	Module::Depends::Intrusive.
12cr|perl-Module-Depends-0.150.0-3|30	
12cr|perl-Module-Depends-0.150.0-3|31	%prep
12cr|perl-Module-Depends-0.150.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Depends-0.150.0-3|33	
12cr|perl-Module-Depends-0.150.0-3|34	%build
12cr|perl-Module-Depends-0.150.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Depends-0.150.0-3|36	%make
12cr|perl-Module-Depends-0.150.0-3|37	
12cr|perl-Module-Depends-0.150.0-3|38	%check
12cr|perl-Module-Depends-0.150.0-3|39	make test
12cr|perl-Module-Depends-0.150.0-3|40	
12cr|perl-Module-Depends-0.150.0-3|41	%install
12cr|perl-Module-Depends-0.150.0-3|42	%makeinstall_std
12cr|perl-Module-Depends-0.150.0-3|43	
12cr|perl-Module-Depends-0.150.0-3|44	%files
12cr|perl-Module-Depends-0.150.0-3|45	%doc Changes README
12cr|perl-Module-Depends-0.150.0-3|46	%{_mandir}/man3/*
12cr|perl-Module-Depends-0.150.0-3|47	%{perl_vendorlib}/*
12cr|perl-Module-Depends-0.150.0-3|48	
12cr|perl-Module-Depends-0.150.0-3|49	%changelog
12cr|perl-Module-Depends-0.150.0-3|50	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.150.0-2mdv2011.0
12cr|perl-Module-Depends-0.150.0-3|51	+ Revision: 655049
12cr|perl-Module-Depends-0.150.0-3|52	- rebuild for updated spec-helper
12cr|perl-Module-Depends-0.150.0-3|53	
12cr|perl-Module-Depends-0.150.0-3|54	* Wed Feb 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-Module-Depends-0.150.0-3|55	+ Revision: 510522
12cr|perl-Module-Depends-0.150.0-3|56	- update to 0.15
12cr|perl-Module-Depends-0.150.0-3|57	
12cr|perl-Module-Depends-0.150.0-3|58	* Tue Jun 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.0
12cr|perl-Module-Depends-0.150.0-3|59	+ Revision: 391006
12cr|perl-Module-Depends-0.150.0-3|60	- import perl-Module-Depends
12cr|perl-Module-Depends-0.150.0-3|61	
12cr|perl-Module-Depends-0.150.0-3|62	
12cr|perl-Module-Depends-0.150.0-3|63	* Tue Jun 30 2009 cpan2dist 0.14-1mdv
12cr|perl-Module-Depends-0.150.0-3|64	- initial mdv release, generated with cpan2dist
12cr|perl-Module-Depends-0.150.0-3|65	

4932 12
12cr|perl-Module-Extract-0.10.0-3|1	%define upstream_name    Module-Extract
12cr|perl-Module-Extract-0.10.0-3|2	%define upstream_version 0.01
12cr|perl-Module-Extract-0.10.0-3|3	
12cr|perl-Module-Extract-0.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Extract-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Extract-0.10.0-3|6	Release:	3
12cr|perl-Module-Extract-0.10.0-3|7	
12cr|perl-Module-Extract-0.10.0-3|8	Summary:	Base class for working with Perl distributions
12cr|perl-Module-Extract-0.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-Module-Extract-0.10.0-3|10	Group:		Development/Perl
12cr|perl-Module-Extract-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Extract-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Extract-0.10.0-3|13	
12cr|perl-Module-Extract-0.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Module-Extract-0.10.0-3|15	BuildRequires:	perl(Archive::Extract)
12cr|perl-Module-Extract-0.10.0-3|16	BuildRequires:	perl(Carp)
12cr|perl-Module-Extract-0.10.0-3|17	BuildRequires:	perl(File::Path)
12cr|perl-Module-Extract-0.10.0-3|18	BuildRequires:	perl(File::Spec)
12cr|perl-Module-Extract-0.10.0-3|19	BuildRequires:	perl(File::Temp)
12cr|perl-Module-Extract-0.10.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Module-Extract-0.10.0-3|21	BuildArch:	noarch
12cr|perl-Module-Extract-0.10.0-3|22	
12cr|perl-Module-Extract-0.10.0-3|23	%description
12cr|perl-Module-Extract-0.10.0-3|24	*Module::Extract* is a convenience base class for creating module that work
12cr|perl-Module-Extract-0.10.0-3|25	with Perl distributions.
12cr|perl-Module-Extract-0.10.0-3|26	
12cr|perl-Module-Extract-0.10.0-3|27	Its purpose is to take care of the mechanisms of locating and extracting a
12cr|perl-Module-Extract-0.10.0-3|28	Perl distribution so that your module can do something specific to the
12cr|perl-Module-Extract-0.10.0-3|29	distribution.
12cr|perl-Module-Extract-0.10.0-3|30	
12cr|perl-Module-Extract-0.10.0-3|31	This module was originally created to provide an abstraction for the
12cr|perl-Module-Extract-0.10.0-3|32	extraction logic for both the Module::Inspector manpage and the Module::P4P
12cr|perl-Module-Extract-0.10.0-3|33	manpage and to allow additional features to be added in the future without
12cr|perl-Module-Extract-0.10.0-3|34	having to modify both of them, because the general problem of "locate,
12cr|perl-Module-Extract-0.10.0-3|35	download, and expand a distribution" is one that is almost ideal for adding
12cr|perl-Module-Extract-0.10.0-3|36	additional features down the line.
12cr|perl-Module-Extract-0.10.0-3|37	
12cr|perl-Module-Extract-0.10.0-3|38	%prep
12cr|perl-Module-Extract-0.10.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Extract-0.10.0-3|40	
12cr|perl-Module-Extract-0.10.0-3|41	%build
12cr|perl-Module-Extract-0.10.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Extract-0.10.0-3|43	%make
12cr|perl-Module-Extract-0.10.0-3|44	
12cr|perl-Module-Extract-0.10.0-3|45	%check
12cr|perl-Module-Extract-0.10.0-3|46	make test
12cr|perl-Module-Extract-0.10.0-3|47	
12cr|perl-Module-Extract-0.10.0-3|48	%install
12cr|perl-Module-Extract-0.10.0-3|49	%makeinstall_std
12cr|perl-Module-Extract-0.10.0-3|50	
12cr|perl-Module-Extract-0.10.0-3|51	%files
12cr|perl-Module-Extract-0.10.0-3|52	%doc Changes LICENSE README
12cr|perl-Module-Extract-0.10.0-3|53	%{_mandir}/man3/*
12cr|perl-Module-Extract-0.10.0-3|54	%{perl_vendorlib}/*
12cr|perl-Module-Extract-0.10.0-3|55	
12cr|perl-Module-Extract-0.10.0-3|56	%changelog
12cr|perl-Module-Extract-0.10.0-3|57	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.10.0-2mdv2011.0
12cr|perl-Module-Extract-0.10.0-3|58	+ Revision: 655051
12cr|perl-Module-Extract-0.10.0-3|59	- rebuild for updated spec-helper
12cr|perl-Module-Extract-0.10.0-3|60	
12cr|perl-Module-Extract-0.10.0-3|61	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-Module-Extract-0.10.0-3|62	+ Revision: 401631
12cr|perl-Module-Extract-0.10.0-3|63	- rebuild using %%perl_convert_version
12cr|perl-Module-Extract-0.10.0-3|64	- fixed license field
12cr|perl-Module-Extract-0.10.0-3|65	
12cr|perl-Module-Extract-0.10.0-3|66	* Tue Jan 13 2009 Jérôme Quelin <jquelin@mandriva.org> 0.01-1mdv2009.1
12cr|perl-Module-Extract-0.10.0-3|67	+ Revision: 329065
12cr|perl-Module-Extract-0.10.0-3|68	- import perl-Module-Extract
12cr|perl-Module-Extract-0.10.0-3|69	
12cr|perl-Module-Extract-0.10.0-3|70	
12cr|perl-Module-Extract-0.10.0-3|71	* Tue Jan 13 2009 cpan2dist 0.01-1mdv
12cr|perl-Module-Extract-0.10.0-3|72	- initial mdv release, generated with cpan2dist
12cr|perl-Module-Extract-0.10.0-3|73	

4933 12
12cr|perl-Module-Extract-Namespaces-0.140.0-3|1	%define upstream_name    Module-Extract-Namespaces
12cr|perl-Module-Extract-Namespaces-0.140.0-3|2	%define upstream_version 0.14
12cr|perl-Module-Extract-Namespaces-0.140.0-3|3	
12cr|perl-Module-Extract-Namespaces-0.140.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Extract-Namespaces-0.140.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Extract-Namespaces-0.140.0-3|6	Release:	3
12cr|perl-Module-Extract-Namespaces-0.140.0-3|7	
12cr|perl-Module-Extract-Namespaces-0.140.0-3|8	Summary:	Extract the package declarations from a module
12cr|perl-Module-Extract-Namespaces-0.140.0-3|9	License:	GPL+ or Artistic
12cr|perl-Module-Extract-Namespaces-0.140.0-3|10	Group:		Development/Perl
12cr|perl-Module-Extract-Namespaces-0.140.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Extract-Namespaces-0.140.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Extract-Namespaces-0.140.0-3|13	
12cr|perl-Module-Extract-Namespaces-0.140.0-3|14	BuildRequires:	perl-devel
12cr|perl-Module-Extract-Namespaces-0.140.0-3|15	BuildRequires:	perl(PPI)
12cr|perl-Module-Extract-Namespaces-0.140.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Module-Extract-Namespaces-0.140.0-3|17	BuildArch:	noarch
12cr|perl-Module-Extract-Namespaces-0.140.0-3|18	
12cr|perl-Module-Extract-Namespaces-0.140.0-3|19	%description
12cr|perl-Module-Extract-Namespaces-0.140.0-3|20	This module extracts package declarations from Perl code without running
12cr|perl-Module-Extract-Namespaces-0.140.0-3|21	the code.
12cr|perl-Module-Extract-Namespaces-0.140.0-3|22	
12cr|perl-Module-Extract-Namespaces-0.140.0-3|23	It does not extract:
12cr|perl-Module-Extract-Namespaces-0.140.0-3|24	
12cr|perl-Module-Extract-Namespaces-0.140.0-3|25	* * packages declared dynamically (e.g. in 'eval')
12cr|perl-Module-Extract-Namespaces-0.140.0-3|26	
12cr|perl-Module-Extract-Namespaces-0.140.0-3|27	%prep
12cr|perl-Module-Extract-Namespaces-0.140.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Extract-Namespaces-0.140.0-3|29	
12cr|perl-Module-Extract-Namespaces-0.140.0-3|30	%build
12cr|perl-Module-Extract-Namespaces-0.140.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Extract-Namespaces-0.140.0-3|32	%make
12cr|perl-Module-Extract-Namespaces-0.140.0-3|33	
12cr|perl-Module-Extract-Namespaces-0.140.0-3|34	%check
12cr|perl-Module-Extract-Namespaces-0.140.0-3|35	%make test
12cr|perl-Module-Extract-Namespaces-0.140.0-3|36	
12cr|perl-Module-Extract-Namespaces-0.140.0-3|37	%install
12cr|perl-Module-Extract-Namespaces-0.140.0-3|38	%makeinstall_std
12cr|perl-Module-Extract-Namespaces-0.140.0-3|39	
12cr|perl-Module-Extract-Namespaces-0.140.0-3|40	%files
12cr|perl-Module-Extract-Namespaces-0.140.0-3|41	%doc Changes LICENSE README
12cr|perl-Module-Extract-Namespaces-0.140.0-3|42	%{_mandir}/man3/*
12cr|perl-Module-Extract-Namespaces-0.140.0-3|43	%{perl_vendorlib}/*
12cr|perl-Module-Extract-Namespaces-0.140.0-3|44	
12cr|perl-Module-Extract-Namespaces-0.140.0-3|45	
12cr|perl-Module-Extract-Namespaces-0.140.0-3|46	%changelog
12cr|perl-Module-Extract-Namespaces-0.140.0-3|47	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.140.0-2mdv2011.0
12cr|perl-Module-Extract-Namespaces-0.140.0-3|48	+ Revision: 658862
12cr|perl-Module-Extract-Namespaces-0.140.0-3|49	- rebuild for updated spec-helper
12cr|perl-Module-Extract-Namespaces-0.140.0-3|50	
12cr|perl-Module-Extract-Namespaces-0.140.0-3|51	* Wed Aug 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.0
12cr|perl-Module-Extract-Namespaces-0.140.0-3|52	+ Revision: 415572
12cr|perl-Module-Extract-Namespaces-0.140.0-3|53	- import perl-Module-Extract-Namespaces
12cr|perl-Module-Extract-Namespaces-0.140.0-3|54	
12cr|perl-Module-Extract-Namespaces-0.140.0-3|55	
12cr|perl-Module-Extract-Namespaces-0.140.0-3|56	* Wed Aug 12 2009 cpan2dist 0.14-1mdv
12cr|perl-Module-Extract-Namespaces-0.140.0-3|57	- initial mdv release, generated with cpan2dist

4934 12
12cr|perl-Module-ExtractUse-0.230.0-2|1	%define upstream_name    Module-ExtractUse
12cr|perl-Module-ExtractUse-0.230.0-2|2	%define upstream_version 0.23
12cr|perl-Module-ExtractUse-0.230.0-2|3	
12cr|perl-Module-ExtractUse-0.230.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Module-ExtractUse-0.230.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-ExtractUse-0.230.0-2|6	Release:	2
12cr|perl-Module-ExtractUse-0.230.0-2|7	
12cr|perl-Module-ExtractUse-0.230.0-2|8	Summary:	Find out what modules are used
12cr|perl-Module-ExtractUse-0.230.0-2|9	License:	GPL+ or Artistic
12cr|perl-Module-ExtractUse-0.230.0-2|10	Group:		Development/Perl
12cr|perl-Module-ExtractUse-0.230.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-ExtractUse-0.230.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Module-ExtractUse-0.230.0-2|13	
12cr|perl-Module-ExtractUse-0.230.0-2|14	BuildRequires:	perl-devel
12cr|perl-Module-ExtractUse-0.230.0-2|15	BuildRequires:	perl-version
12cr|perl-Module-ExtractUse-0.230.0-2|16	BuildRequires:	perl(Module::Build)
12cr|perl-Module-ExtractUse-0.230.0-2|17	BuildRequires:	perl(Test::Deep)
12cr|perl-Module-ExtractUse-0.230.0-2|18	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-Module-ExtractUse-0.230.0-2|19	BuildRequires:	perl(Test::Pod)
12cr|perl-Module-ExtractUse-0.230.0-2|20	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Module-ExtractUse-0.230.0-2|21	BuildRequires:	perl(Parse::RecDescent)
12cr|perl-Module-ExtractUse-0.230.0-2|22	BuildRequires:	perl(Pod::Strip)
12cr|perl-Module-ExtractUse-0.230.0-2|23	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Module-ExtractUse-0.230.0-2|24	BuildArch:	noarch
12cr|perl-Module-ExtractUse-0.230.0-2|25	
12cr|perl-Module-ExtractUse-0.230.0-2|26	%description
12cr|perl-Module-ExtractUse-0.230.0-2|27	Module::ExtractUse is basically a Parse::RecDescent grammar to parse Perl code.
12cr|perl-Module-ExtractUse-0.230.0-2|28	It tries very hard to find all modules (whether pragmas, Core, or from CPAN)
12cr|perl-Module-ExtractUse-0.230.0-2|29	used by the parsed code.
12cr|perl-Module-ExtractUse-0.230.0-2|30	
12cr|perl-Module-ExtractUse-0.230.0-2|31	"Usage" is defined by either calling use or require
12cr|perl-Module-ExtractUse-0.230.0-2|32	
12cr|perl-Module-ExtractUse-0.230.0-2|33	%prep
12cr|perl-Module-ExtractUse-0.230.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-ExtractUse-0.230.0-2|35	
12cr|perl-Module-ExtractUse-0.230.0-2|36	%build
12cr|perl-Module-ExtractUse-0.230.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-ExtractUse-0.230.0-2|38	%make
12cr|perl-Module-ExtractUse-0.230.0-2|39	
12cr|perl-Module-ExtractUse-0.230.0-2|40	%check
12cr|perl-Module-ExtractUse-0.230.0-2|41	make test
12cr|perl-Module-ExtractUse-0.230.0-2|42	
12cr|perl-Module-ExtractUse-0.230.0-2|43	%install
12cr|perl-Module-ExtractUse-0.230.0-2|44	%makeinstall_std
12cr|perl-Module-ExtractUse-0.230.0-2|45	
12cr|perl-Module-ExtractUse-0.230.0-2|46	%files
12cr|perl-Module-ExtractUse-0.230.0-2|47	%doc Changes README
12cr|perl-Module-ExtractUse-0.230.0-2|48	%{perl_vendorlib}/Module
12cr|perl-Module-ExtractUse-0.230.0-2|49	%{_mandir}/*/*
12cr|perl-Module-ExtractUse-0.230.0-2|50	
12cr|perl-Module-ExtractUse-0.230.0-2|51	
12cr|perl-Module-ExtractUse-0.230.0-2|52	%changelog
12cr|perl-Module-ExtractUse-0.230.0-2|53	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2010.0
12cr|perl-Module-ExtractUse-0.230.0-2|54	+ Revision: 403863
12cr|perl-Module-ExtractUse-0.230.0-2|55	- rebuild using %%perl_convert_version
12cr|perl-Module-ExtractUse-0.230.0-2|56	
12cr|perl-Module-ExtractUse-0.230.0-2|57	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.23-2mdv2009.0
12cr|perl-Module-ExtractUse-0.230.0-2|58	+ Revision: 268617
12cr|perl-Module-ExtractUse-0.230.0-2|59	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Module-ExtractUse-0.230.0-2|60	
12cr|perl-Module-ExtractUse-0.230.0-2|61	* Tue May 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-1mdv2009.0
12cr|perl-Module-ExtractUse-0.230.0-2|62	+ Revision: 201861
12cr|perl-Module-ExtractUse-0.230.0-2|63	- update to new version 0.23
12cr|perl-Module-ExtractUse-0.230.0-2|64	
12cr|perl-Module-ExtractUse-0.230.0-2|65	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Module-ExtractUse-0.230.0-2|66	- restore BuildRoot
12cr|perl-Module-ExtractUse-0.230.0-2|67	
12cr|perl-Module-ExtractUse-0.230.0-2|68	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Module-ExtractUse-0.230.0-2|69	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Module-ExtractUse-0.230.0-2|70	
12cr|perl-Module-ExtractUse-0.230.0-2|71	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2008.1
12cr|perl-Module-ExtractUse-0.230.0-2|72	+ Revision: 109508
12cr|perl-Module-ExtractUse-0.230.0-2|73	- update to new version 0.22
12cr|perl-Module-ExtractUse-0.230.0-2|74	
12cr|perl-Module-ExtractUse-0.230.0-2|75	* Fri Nov 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.20-1mdv2008.1
12cr|perl-Module-ExtractUse-0.230.0-2|76	+ Revision: 107233
12cr|perl-Module-ExtractUse-0.230.0-2|77	- update to new version 0.20
12cr|perl-Module-ExtractUse-0.230.0-2|78	- update to new version 0.20
12cr|perl-Module-ExtractUse-0.230.0-2|79	
12cr|perl-Module-ExtractUse-0.230.0-2|80	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 0.19-1mdv2008.0
12cr|perl-Module-ExtractUse-0.230.0-2|81	+ Revision: 21530
12cr|perl-Module-ExtractUse-0.230.0-2|82	- update to 0.19
12cr|perl-Module-ExtractUse-0.230.0-2|83	
12cr|perl-Module-ExtractUse-0.230.0-2|84	
12cr|perl-Module-ExtractUse-0.230.0-2|85	* Wed Nov 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-3mdv2007.0
12cr|perl-Module-ExtractUse-0.230.0-2|86	+ Revision: 88340
12cr|perl-Module-ExtractUse-0.230.0-2|87	- fix buildrequires
12cr|perl-Module-ExtractUse-0.230.0-2|88	- fix buildrequires
12cr|perl-Module-ExtractUse-0.230.0-2|89	- Import perl-Module-ExtractUse
12cr|perl-Module-ExtractUse-0.230.0-2|90	
12cr|perl-Module-ExtractUse-0.230.0-2|91	* Tue Nov 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2007.1
12cr|perl-Module-ExtractUse-0.230.0-2|92	- first mdv release
12cr|perl-Module-ExtractUse-0.230.0-2|93	

4935 12
12cr|perl-Module-Extract-Use-1.10.0-3|1	%define upstream_name    Module-Extract-Use
12cr|perl-Module-Extract-Use-1.10.0-3|2	%define upstream_version 1.01
12cr|perl-Module-Extract-Use-1.10.0-3|3	
12cr|perl-Module-Extract-Use-1.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Extract-Use-1.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Extract-Use-1.10.0-3|6	Release:	3
12cr|perl-Module-Extract-Use-1.10.0-3|7	
12cr|perl-Module-Extract-Use-1.10.0-3|8	Summary:	Pull out the modules a module uses
12cr|perl-Module-Extract-Use-1.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-Module-Extract-Use-1.10.0-3|10	Group:		Development/Perl
12cr|perl-Module-Extract-Use-1.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Extract-Use-1.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Extract-Use-1.10.0-3|13	
12cr|perl-Module-Extract-Use-1.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Module-Extract-Use-1.10.0-3|15	BuildRequires:	perl(PPI)
12cr|perl-Module-Extract-Use-1.10.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Module-Extract-Use-1.10.0-3|17	BuildRequires:	perl(Test::Output)
12cr|perl-Module-Extract-Use-1.10.0-3|18	BuildArch:	noarch
12cr|perl-Module-Extract-Use-1.10.0-3|19	
12cr|perl-Module-Extract-Use-1.10.0-3|20	%description
12cr|perl-Module-Extract-Use-1.10.0-3|21	Extract the names of the modules used in a file using a static analysis.
12cr|perl-Module-Extract-Use-1.10.0-3|22	Since this module does not run code, it cannot find dynamic uses of
12cr|perl-Module-Extract-Use-1.10.0-3|23	modules, such as 'eval "require $class"'.
12cr|perl-Module-Extract-Use-1.10.0-3|24	
12cr|perl-Module-Extract-Use-1.10.0-3|25	* new
12cr|perl-Module-Extract-Use-1.10.0-3|26	
12cr|perl-Module-Extract-Use-1.10.0-3|27	Makes an object. The object doesn't do anything just yet, but you need it
12cr|perl-Module-Extract-Use-1.10.0-3|28	to call the methods.
12cr|perl-Module-Extract-Use-1.10.0-3|29	
12cr|perl-Module-Extract-Use-1.10.0-3|30	%prep
12cr|perl-Module-Extract-Use-1.10.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Extract-Use-1.10.0-3|32	
12cr|perl-Module-Extract-Use-1.10.0-3|33	%build
12cr|perl-Module-Extract-Use-1.10.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Extract-Use-1.10.0-3|35	%make
12cr|perl-Module-Extract-Use-1.10.0-3|36	
12cr|perl-Module-Extract-Use-1.10.0-3|37	%check
12cr|perl-Module-Extract-Use-1.10.0-3|38	%make test
12cr|perl-Module-Extract-Use-1.10.0-3|39	
12cr|perl-Module-Extract-Use-1.10.0-3|40	%install
12cr|perl-Module-Extract-Use-1.10.0-3|41	%makeinstall_std
12cr|perl-Module-Extract-Use-1.10.0-3|42	
12cr|perl-Module-Extract-Use-1.10.0-3|43	%files
12cr|perl-Module-Extract-Use-1.10.0-3|44	%doc Changes LICENSE README
12cr|perl-Module-Extract-Use-1.10.0-3|45	%{_mandir}/man3/*
12cr|perl-Module-Extract-Use-1.10.0-3|46	%{perl_vendorlib}/*
12cr|perl-Module-Extract-Use-1.10.0-3|47	
12cr|perl-Module-Extract-Use-1.10.0-3|48	%changelog
12cr|perl-Module-Extract-Use-1.10.0-3|49	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.10.0-2mdv2011.0
12cr|perl-Module-Extract-Use-1.10.0-3|50	+ Revision: 657448
12cr|perl-Module-Extract-Use-1.10.0-3|51	- rebuild for updated spec-helper
12cr|perl-Module-Extract-Use-1.10.0-3|52	
12cr|perl-Module-Extract-Use-1.10.0-3|53	* Mon Apr 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.10.0-1
12cr|perl-Module-Extract-Use-1.10.0-3|54	+ Revision: 650312
12cr|perl-Module-Extract-Use-1.10.0-3|55	- update to new version 1.01
12cr|perl-Module-Extract-Use-1.10.0-3|56	
12cr|perl-Module-Extract-Use-1.10.0-3|57	* Wed Mar 23 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.180.0-1
12cr|perl-Module-Extract-Use-1.10.0-3|58	+ Revision: 648090
12cr|perl-Module-Extract-Use-1.10.0-3|59	- update to new version 0.18
12cr|perl-Module-Extract-Use-1.10.0-3|60	
12cr|perl-Module-Extract-Use-1.10.0-3|61	* Sat Jan 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2011.0
12cr|perl-Module-Extract-Use-1.10.0-3|62	+ Revision: 492117
12cr|perl-Module-Extract-Use-1.10.0-3|63	- import perl-Module-Extract-Use
12cr|perl-Module-Extract-Use-1.10.0-3|64	
12cr|perl-Module-Extract-Use-1.10.0-3|65	
12cr|perl-Module-Extract-Use-1.10.0-3|66	* Sat Jan 16 2010 cpan2dist 0.17-1mdv
12cr|perl-Module-Extract-Use-1.10.0-3|67	- initial mdv release, generated with cpan2dist

4936 12
12cr|perl-Module-Extract-VERSION-1.10.0-2|1	%define upstream_name    Module-Extract-VERSION
12cr|perl-Module-Extract-VERSION-1.10.0-2|2	%define upstream_version 1.01
12cr|perl-Module-Extract-VERSION-1.10.0-2|3	
12cr|perl-Module-Extract-VERSION-1.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Extract-VERSION-1.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Extract-VERSION-1.10.0-2|6	Release:	2
12cr|perl-Module-Extract-VERSION-1.10.0-2|7	
12cr|perl-Module-Extract-VERSION-1.10.0-2|8	Summary:	Extract a module version without running code
12cr|perl-Module-Extract-VERSION-1.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-Module-Extract-VERSION-1.10.0-2|10	Group:		Development/Perl
12cr|perl-Module-Extract-VERSION-1.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Extract-VERSION-1.10.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Extract-VERSION-1.10.0-2|13	
12cr|perl-Module-Extract-VERSION-1.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-Module-Extract-VERSION-1.10.0-2|15	BuildRequires:	perl(Test::More)
12cr|perl-Module-Extract-VERSION-1.10.0-2|16	BuildArch:	noarch
12cr|perl-Module-Extract-VERSION-1.10.0-2|17	
12cr|perl-Module-Extract-VERSION-1.10.0-2|18	%description
12cr|perl-Module-Extract-VERSION-1.10.0-2|19	This module lets you pull out of module source code the version number for
12cr|perl-Module-Extract-VERSION-1.10.0-2|20	the module. It assumes that there is only one '$VERSION' in the file.
12cr|perl-Module-Extract-VERSION-1.10.0-2|21	
12cr|perl-Module-Extract-VERSION-1.10.0-2|22	Class methods
12cr|perl-Module-Extract-VERSION-1.10.0-2|23	* $class->parse_version_safely( FILE );
12cr|perl-Module-Extract-VERSION-1.10.0-2|24	
12cr|perl-Module-Extract-VERSION-1.10.0-2|25	Given a module file, return the module version. This works just like
12cr|perl-Module-Extract-VERSION-1.10.0-2|26	'mldistwatch' in PAUSE. It looks for the single line that has the
12cr|perl-Module-Extract-VERSION-1.10.0-2|27	'$VERSION' statement, extracts it, evals it, and returns the result.
12cr|perl-Module-Extract-VERSION-1.10.0-2|28	
12cr|perl-Module-Extract-VERSION-1.10.0-2|29	%prep
12cr|perl-Module-Extract-VERSION-1.10.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Extract-VERSION-1.10.0-2|31	
12cr|perl-Module-Extract-VERSION-1.10.0-2|32	%build
12cr|perl-Module-Extract-VERSION-1.10.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Extract-VERSION-1.10.0-2|34	%make
12cr|perl-Module-Extract-VERSION-1.10.0-2|35	
12cr|perl-Module-Extract-VERSION-1.10.0-2|36	%check
12cr|perl-Module-Extract-VERSION-1.10.0-2|37	%make test
12cr|perl-Module-Extract-VERSION-1.10.0-2|38	
12cr|perl-Module-Extract-VERSION-1.10.0-2|39	%install
12cr|perl-Module-Extract-VERSION-1.10.0-2|40	%makeinstall_std
12cr|perl-Module-Extract-VERSION-1.10.0-2|41	
12cr|perl-Module-Extract-VERSION-1.10.0-2|42	%files
12cr|perl-Module-Extract-VERSION-1.10.0-2|43	%doc Changes LICENSE README
12cr|perl-Module-Extract-VERSION-1.10.0-2|44	%{_mandir}/man3/*
12cr|perl-Module-Extract-VERSION-1.10.0-2|45	%{perl_vendorlib}/*
12cr|perl-Module-Extract-VERSION-1.10.0-2|46	
12cr|perl-Module-Extract-VERSION-1.10.0-2|47	%changelog
12cr|perl-Module-Extract-VERSION-1.10.0-2|48	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.10.0-1mdv2011.0
12cr|perl-Module-Extract-VERSION-1.10.0-2|49	+ Revision: 659938
12cr|perl-Module-Extract-VERSION-1.10.0-2|50	- update to new version 1.01
12cr|perl-Module-Extract-VERSION-1.10.0-2|51	
12cr|perl-Module-Extract-VERSION-1.10.0-2|52	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.130.0-2
12cr|perl-Module-Extract-VERSION-1.10.0-2|53	+ Revision: 655052
12cr|perl-Module-Extract-VERSION-1.10.0-2|54	- rebuild for updated spec-helper
12cr|perl-Module-Extract-VERSION-1.10.0-2|55	
12cr|perl-Module-Extract-VERSION-1.10.0-2|56	* Wed Aug 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2011.0
12cr|perl-Module-Extract-VERSION-1.10.0-2|57	+ Revision: 415565
12cr|perl-Module-Extract-VERSION-1.10.0-2|58	- import perl-Module-Extract-VERSION
12cr|perl-Module-Extract-VERSION-1.10.0-2|59	
12cr|perl-Module-Extract-VERSION-1.10.0-2|60	
12cr|perl-Module-Extract-VERSION-1.10.0-2|61	* Wed Aug 12 2009 cpan2dist 0.13-1mdv
12cr|perl-Module-Extract-VERSION-1.10.0-2|62	- initial mdv release, generated with cpan2dist

4937 12
12cr|perl-Module-Find-0.100.0-2|1	%define upstream_name	 Module-Find
12cr|perl-Module-Find-0.100.0-2|2	%define upstream_version 0.10
12cr|perl-Module-Find-0.100.0-2|3	
12cr|perl-Module-Find-0.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Find-0.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Find-0.100.0-2|6	Release:	2
12cr|perl-Module-Find-0.100.0-2|7	
12cr|perl-Module-Find-0.100.0-2|8	Summary:	Find and use installed modules in a (sub)category
12cr|perl-Module-Find-0.100.0-2|9	License:	Artistic/GPL
12cr|perl-Module-Find-0.100.0-2|10	Group:		Development/Perl
12cr|perl-Module-Find-0.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Module-Find-0.100.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Find-0.100.0-2|13	
12cr|perl-Module-Find-0.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-Module-Find-0.100.0-2|15	BuildRequires:	perl(File::Find)
12cr|perl-Module-Find-0.100.0-2|16	BuildRequires:	perl(File::Spec)
12cr|perl-Module-Find-0.100.0-2|17	BuildRequires:	perl(Test::More)
12cr|perl-Module-Find-0.100.0-2|18	BuildArch:	noarch
12cr|perl-Module-Find-0.100.0-2|19	
12cr|perl-Module-Find-0.100.0-2|20	%description
12cr|perl-Module-Find-0.100.0-2|21	Module::Find lets you find and use modules in categories. This can be
12cr|perl-Module-Find-0.100.0-2|22	very useful for auto-detecting driver or plugin modules. You can
12cr|perl-Module-Find-0.100.0-2|23	differentiate between looking in the category itself or in all
12cr|perl-Module-Find-0.100.0-2|24	subcategories.
12cr|perl-Module-Find-0.100.0-2|25	
12cr|perl-Module-Find-0.100.0-2|26	
12cr|perl-Module-Find-0.100.0-2|27	%prep
12cr|perl-Module-Find-0.100.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Find-0.100.0-2|29	
12cr|perl-Module-Find-0.100.0-2|30	%build
12cr|perl-Module-Find-0.100.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Find-0.100.0-2|32	%make
12cr|perl-Module-Find-0.100.0-2|33	
12cr|perl-Module-Find-0.100.0-2|34	%check
12cr|perl-Module-Find-0.100.0-2|35	%make test
12cr|perl-Module-Find-0.100.0-2|36	
12cr|perl-Module-Find-0.100.0-2|37	%install
12cr|perl-Module-Find-0.100.0-2|38	%makeinstall_std
12cr|perl-Module-Find-0.100.0-2|39	
12cr|perl-Module-Find-0.100.0-2|40	%files
12cr|perl-Module-Find-0.100.0-2|41	%defattr(644,root,root,755)
12cr|perl-Module-Find-0.100.0-2|42	%doc Changes
12cr|perl-Module-Find-0.100.0-2|43	%{_mandir}/man*/*
12cr|perl-Module-Find-0.100.0-2|44	%{perl_vendorlib}/Module
12cr|perl-Module-Find-0.100.0-2|45	
12cr|perl-Module-Find-0.100.0-2|46	
12cr|perl-Module-Find-0.100.0-2|47	%changelog
12cr|perl-Module-Find-0.100.0-2|48	* Sun Feb 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.1
12cr|perl-Module-Find-0.100.0-2|49	+ Revision: 512596
12cr|perl-Module-Find-0.100.0-2|50	- update to 0.10
12cr|perl-Module-Find-0.100.0-2|51	
12cr|perl-Module-Find-0.100.0-2|52	* Fri Feb 26 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.1
12cr|perl-Module-Find-0.100.0-2|53	+ Revision: 511456
12cr|perl-Module-Find-0.100.0-2|54	- update to 0.09
12cr|perl-Module-Find-0.100.0-2|55	
12cr|perl-Module-Find-0.100.0-2|56	* Wed Sep 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-Module-Find-0.100.0-2|57	+ Revision: 435715
12cr|perl-Module-Find-0.100.0-2|58	- update to 0.08
12cr|perl-Module-Find-0.100.0-2|59	
12cr|perl-Module-Find-0.100.0-2|60	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-Module-Find-0.100.0-2|61	+ Revision: 406380
12cr|perl-Module-Find-0.100.0-2|62	- rebuild using %%perl_convert_version
12cr|perl-Module-Find-0.100.0-2|63	
12cr|perl-Module-Find-0.100.0-2|64	* Sun Jan 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2008.1
12cr|perl-Module-Find-0.100.0-2|65	+ Revision: 158618
12cr|perl-Module-Find-0.100.0-2|66	- update to new version 0.06
12cr|perl-Module-Find-0.100.0-2|67	
12cr|perl-Module-Find-0.100.0-2|68	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Module-Find-0.100.0-2|69	- restore BuildRoot
12cr|perl-Module-Find-0.100.0-2|70	
12cr|perl-Module-Find-0.100.0-2|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Module-Find-0.100.0-2|72	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Module-Find-0.100.0-2|73	
12cr|perl-Module-Find-0.100.0-2|74	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-2mdv2008.0
12cr|perl-Module-Find-0.100.0-2|75	+ Revision: 86640
12cr|perl-Module-Find-0.100.0-2|76	- rebuild
12cr|perl-Module-Find-0.100.0-2|77	
12cr|perl-Module-Find-0.100.0-2|78	
12cr|perl-Module-Find-0.100.0-2|79	* Mon Jun 26 2006 Scott Karns <scottk@mandriva.org> 0.05-1mdv2007.0
12cr|perl-Module-Find-0.100.0-2|80	- Initial MDV release
12cr|perl-Module-Find-0.100.0-2|81	

4938 12
12cr|perl-Module-Format-0.0.3-3|1	%define upstream_name    Module-Format
12cr|perl-Module-Format-0.0.3-3|2	%define upstream_version v0.0.3
12cr|perl-Module-Format-0.0.3-3|3	
12cr|perl-Module-Format-0.0.3-3|4	Name:       perl-%{upstream_name}
12cr|perl-Module-Format-0.0.3-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Module-Format-0.0.3-3|6	Release:    %mkrel 3
12cr|perl-Module-Format-0.0.3-3|7	
12cr|perl-Module-Format-0.0.3-3|8	Summary:    Convert and manipulate stringified versions of Perl modules
12cr|perl-Module-Format-0.0.3-3|9	License:    MIT
12cr|perl-Module-Format-0.0.3-3|10	Group:      Development/Perl
12cr|perl-Module-Format-0.0.3-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Format-0.0.3-3|12	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.xz
12cr|perl-Module-Format-0.0.3-3|13	
12cr|perl-Module-Format-0.0.3-3|14	BuildRequires: perl(Getopt::Long)
12cr|perl-Module-Format-0.0.3-3|15	BuildRequires: perl(Pod::Usage)
12cr|perl-Module-Format-0.0.3-3|16	BuildRequires: perl(Test::More)
12cr|perl-Module-Format-0.0.3-3|17	BuildRequires: perl(strict)
12cr|perl-Module-Format-0.0.3-3|18	BuildRequires: perl(vars)
12cr|perl-Module-Format-0.0.3-3|19	BuildRequires: perl(warnings)
12cr|perl-Module-Format-0.0.3-3|20	BuildRequires: perl(Module::Build)
12cr|perl-Module-Format-0.0.3-3|21	BuildArch: noarch
12cr|perl-Module-Format-0.0.3-3|22	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Module-Format-0.0.3-3|23	
12cr|perl-Module-Format-0.0.3-3|24	%description
12cr|perl-Module-Format-0.0.3-3|25	Module-Format is a set of Perl modules and the accompanying perlmf command line
12cr|perl-Module-Format-0.0.3-3|26	utility that can be used to output consistetly formatted named of Perl modules
12cr|perl-Module-Format-0.0.3-3|27	for input in applications. So one can do:
12cr|perl-Module-Format-0.0.3-3|28	
12cr|perl-Module-Format-0.0.3-3|29	urpmi --auto $(perlmf as_rpm_c "$@")
12cr|perl-Module-Format-0.0.3-3|30	
12cr|perl-Module-Format-0.0.3-3|31	to install perl dependencies using urpmi (and many other uses).
12cr|perl-Module-Format-0.0.3-3|32	
12cr|perl-Module-Format-0.0.3-3|33	%prep
12cr|perl-Module-Format-0.0.3-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Format-0.0.3-3|35	
12cr|perl-Module-Format-0.0.3-3|36	%build
12cr|perl-Module-Format-0.0.3-3|37	%{__perl} Build.PL installdirs=vendor
12cr|perl-Module-Format-0.0.3-3|38	./Build
12cr|perl-Module-Format-0.0.3-3|39	
12cr|perl-Module-Format-0.0.3-3|40	%check
12cr|perl-Module-Format-0.0.3-3|41	./Build test
12cr|perl-Module-Format-0.0.3-3|42	
12cr|perl-Module-Format-0.0.3-3|43	%install
12cr|perl-Module-Format-0.0.3-3|44	rm -rf %{buildroot}
12cr|perl-Module-Format-0.0.3-3|45	./Build install destdir=%{buildroot}
12cr|perl-Module-Format-0.0.3-3|46	
12cr|perl-Module-Format-0.0.3-3|47	%clean
12cr|perl-Module-Format-0.0.3-3|48	rm -rf %buildroot
12cr|perl-Module-Format-0.0.3-3|49	
12cr|perl-Module-Format-0.0.3-3|50	%files
12cr|perl-Module-Format-0.0.3-3|51	%defattr(-,root,root)
12cr|perl-Module-Format-0.0.3-3|52	%doc Changes META.yml README
12cr|perl-Module-Format-0.0.3-3|53	%{_bindir}/perlmf
12cr|perl-Module-Format-0.0.3-3|54	%{_mandir}/man1/*
12cr|perl-Module-Format-0.0.3-3|55	%{_mandir}/man3/*
12cr|perl-Module-Format-0.0.3-3|56	%perl_vendorlib/*
12cr|perl-Module-Format-0.0.3-3|57	
12cr|perl-Module-Format-0.0.3-3|58	
12cr|perl-Module-Format-0.0.3-3|59	
12cr|perl-Module-Format-0.0.3-3|60	
12cr|perl-Module-Format-0.0.3-3|61	%changelog
12cr|perl-Module-Format-0.0.3-3|62	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.0.3-3mdv2011.0
12cr|perl-Module-Format-0.0.3-3|63	+ Revision: 657449
12cr|perl-Module-Format-0.0.3-3|64	- rebuild for updated spec-helper
12cr|perl-Module-Format-0.0.3-3|65	
12cr|perl-Module-Format-0.0.3-3|66	* Sun Feb 27 2011 Shlomi Fish <shlomif@mandriva.org> 0.0.3-2
12cr|perl-Module-Format-0.0.3-3|67	+ Revision: 640667
12cr|perl-Module-Format-0.0.3-3|68	- Bumped rel for the new perl
12cr|perl-Module-Format-0.0.3-3|69	
12cr|perl-Module-Format-0.0.3-3|70	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.0.3-1mdv2011.0
12cr|perl-Module-Format-0.0.3-3|71	+ Revision: 606858
12cr|perl-Module-Format-0.0.3-3|72	- Upgraded to 0.0.3
12cr|perl-Module-Format-0.0.3-3|73	
12cr|perl-Module-Format-0.0.3-3|74	* Sun Nov 28 2010 Shlomi Fish <shlomif@mandriva.org> 0.0.2-2mdv2011.0
12cr|perl-Module-Format-0.0.3-3|75	+ Revision: 602592
12cr|perl-Module-Format-0.0.3-3|76	- Bumped the release number
12cr|perl-Module-Format-0.0.3-3|77	- Fixed the information
12cr|perl-Module-Format-0.0.3-3|78	- import perl-Module-Format
12cr|perl-Module-Format-0.0.3-3|79	

4939 12
12cr|perl-Module-Info-0.320.0-2|1	%define upstream_name    Module-Info
12cr|perl-Module-Info-0.320.0-2|2	%define upstream_version 0.32
12cr|perl-Module-Info-0.320.0-2|3	
12cr|perl-Module-Info-0.320.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Info-0.320.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Info-0.320.0-2|6	Release:	2
12cr|perl-Module-Info-0.320.0-2|7	Epoch:		1
12cr|perl-Module-Info-0.320.0-2|8	
12cr|perl-Module-Info-0.320.0-2|9	Summary:	Information about Perl modules
12cr|perl-Module-Info-0.320.0-2|10	License:	GPL+ or Artistic
12cr|perl-Module-Info-0.320.0-2|11	Group:		Development/Perl
12cr|perl-Module-Info-0.320.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Info-0.320.0-2|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MB/MBARBON/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Module-Info-0.320.0-2|14	
12cr|perl-Module-Info-0.320.0-2|15	BuildRequires:	perl-devel
12cr|perl-Module-Info-0.320.0-2|16	BuildArch:	noarch
12cr|perl-Module-Info-0.320.0-2|17	
12cr|perl-Module-Info-0.320.0-2|18	%description
12cr|perl-Module-Info-0.320.0-2|19	Module::Info gives you information about Perl modules without actually loading
12cr|perl-Module-Info-0.320.0-2|20	the module.  It actually isn't specific to modules and should work on any perl
12cr|perl-Module-Info-0.320.0-2|21	code.
12cr|perl-Module-Info-0.320.0-2|22	
12cr|perl-Module-Info-0.320.0-2|23	%prep
12cr|perl-Module-Info-0.320.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Info-0.320.0-2|25	
12cr|perl-Module-Info-0.320.0-2|26	%build
12cr|perl-Module-Info-0.320.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Info-0.320.0-2|28	%make
12cr|perl-Module-Info-0.320.0-2|29	
12cr|perl-Module-Info-0.320.0-2|30	%check
12cr|perl-Module-Info-0.320.0-2|31	make test
12cr|perl-Module-Info-0.320.0-2|32	
12cr|perl-Module-Info-0.320.0-2|33	%install
12cr|perl-Module-Info-0.320.0-2|34	%makeinstall_std
12cr|perl-Module-Info-0.320.0-2|35	
12cr|perl-Module-Info-0.320.0-2|36	%files
12cr|perl-Module-Info-0.320.0-2|37	%defattr(-,root,root,755)
12cr|perl-Module-Info-0.320.0-2|38	%doc Changes
12cr|perl-Module-Info-0.320.0-2|39	%{_bindir}/*
12cr|perl-Module-Info-0.320.0-2|40	%{_mandir}/man*/*
12cr|perl-Module-Info-0.320.0-2|41	%{perl_vendorlib}/B
12cr|perl-Module-Info-0.320.0-2|42	%{perl_vendorlib}/Module
12cr|perl-Module-Info-0.320.0-2|43	
12cr|perl-Module-Info-0.320.0-2|44	
12cr|perl-Module-Info-0.320.0-2|45	%changelog
12cr|perl-Module-Info-0.320.0-2|46	* Sun Nov 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.320.0-1mdv2011.0
12cr|perl-Module-Info-0.320.0-2|47	+ Revision: 597616
12cr|perl-Module-Info-0.320.0-2|48	- update to new version 0.32
12cr|perl-Module-Info-0.320.0-2|49	
12cr|perl-Module-Info-0.320.0-2|50	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.310.0-1mdv2011.0
12cr|perl-Module-Info-0.320.0-2|51	+ Revision: 401630
12cr|perl-Module-Info-0.320.0-2|52	- rebuild using %%perl_convert_version
12cr|perl-Module-Info-0.320.0-2|53	- fixed license field
12cr|perl-Module-Info-0.320.0-2|54	
12cr|perl-Module-Info-0.320.0-2|55	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1:0.31-4mdv2009.0
12cr|perl-Module-Info-0.320.0-2|56	+ Revision: 257855
12cr|perl-Module-Info-0.320.0-2|57	- rebuild
12cr|perl-Module-Info-0.320.0-2|58	
12cr|perl-Module-Info-0.320.0-2|59	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1:0.31-3mdv2009.0
12cr|perl-Module-Info-0.320.0-2|60	+ Revision: 245940
12cr|perl-Module-Info-0.320.0-2|61	- rebuild
12cr|perl-Module-Info-0.320.0-2|62	
12cr|perl-Module-Info-0.320.0-2|63	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1:0.31-1mdv2008.1
12cr|perl-Module-Info-0.320.0-2|64	+ Revision: 136289
12cr|perl-Module-Info-0.320.0-2|65	- restore BuildRoot
12cr|perl-Module-Info-0.320.0-2|66	
12cr|perl-Module-Info-0.320.0-2|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Module-Info-0.320.0-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Module-Info-0.320.0-2|69	
12cr|perl-Module-Info-0.320.0-2|70	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.31-1mdv2008.0
12cr|perl-Module-Info-0.320.0-2|71	+ Revision: 46653
12cr|perl-Module-Info-0.320.0-2|72	- update to new version 0.31
12cr|perl-Module-Info-0.320.0-2|73	
12cr|perl-Module-Info-0.320.0-2|74	
12cr|perl-Module-Info-0.320.0-2|75	* Tue Mar 21 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1:0.30-1mdk
12cr|perl-Module-Info-0.320.0-2|76	- new version
12cr|perl-Module-Info-0.320.0-2|77	
12cr|perl-Module-Info-0.320.0-2|78	* Mon Dec 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.290-1mdk
12cr|perl-Module-Info-0.320.0-2|79	- new version
12cr|perl-Module-Info-0.320.0-2|80	- spec cleanup
12cr|perl-Module-Info-0.320.0-2|81	- fix directory ownership
12cr|perl-Module-Info-0.320.0-2|82	- rpmbuilupdate aware
12cr|perl-Module-Info-0.320.0-2|83	- %%{1}mdk
12cr|perl-Module-Info-0.320.0-2|84	- better summary
12cr|perl-Module-Info-0.320.0-2|85	
12cr|perl-Module-Info-0.320.0-2|86	* Fri Apr 22 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.28-1mdk
12cr|perl-Module-Info-0.320.0-2|87	- 0.28
12cr|perl-Module-Info-0.320.0-2|88	
12cr|perl-Module-Info-0.320.0-2|89	* Mon Mar 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.27-1mdk
12cr|perl-Module-Info-0.320.0-2|90	- 0.27
12cr|perl-Module-Info-0.320.0-2|91	- add tests, fix POD in description
12cr|perl-Module-Info-0.320.0-2|92	
12cr|perl-Module-Info-0.320.0-2|93	* Sat Jul 17 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.26-1mdk
12cr|perl-Module-Info-0.320.0-2|94	- 0.26
12cr|perl-Module-Info-0.320.0-2|95	
12cr|perl-Module-Info-0.320.0-2|96	* Tue Feb 17 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.24-1mdk
12cr|perl-Module-Info-0.320.0-2|97	- 0.24
12cr|perl-Module-Info-0.320.0-2|98	
12cr|perl-Module-Info-0.320.0-2|99	* Wed Apr 16 2003 Peter Chen <petechen@netilla.com> 0.19-1mdk
12cr|perl-Module-Info-0.320.0-2|100	- Initial packaging.
12cr|perl-Module-Info-0.320.0-2|101	

4940 12
12cr|perl-Module-Inspector-1.50.0-3|1	%define upstream_name    Module-Inspector
12cr|perl-Module-Inspector-1.50.0-3|2	%define upstream_version 1.05
12cr|perl-Module-Inspector-1.50.0-3|3	
12cr|perl-Module-Inspector-1.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Inspector-1.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Inspector-1.50.0-3|6	Release:	3
12cr|perl-Module-Inspector-1.50.0-3|7	
12cr|perl-Module-Inspector-1.50.0-3|8	Summary:	An integrated API for inspecting Perl distributions
12cr|perl-Module-Inspector-1.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Module-Inspector-1.50.0-3|10	Group:		Development/Perl
12cr|perl-Module-Inspector-1.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Inspector-1.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Wx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Inspector-1.50.0-3|13	
12cr|perl-Module-Inspector-1.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Module-Inspector-1.50.0-3|15	BuildArch:	noarch
12cr|perl-Module-Inspector-1.50.0-3|16	
12cr|perl-Module-Inspector-1.50.0-3|17	%description
12cr|perl-Module-Inspector-1.50.0-3|18	An integrated API for inspecting Perl distributions
12cr|perl-Module-Inspector-1.50.0-3|19	
12cr|perl-Module-Inspector-1.50.0-3|20	%prep
12cr|perl-Module-Inspector-1.50.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Inspector-1.50.0-3|22	
12cr|perl-Module-Inspector-1.50.0-3|23	%build
12cr|perl-Module-Inspector-1.50.0-3|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Inspector-1.50.0-3|25	%make
12cr|perl-Module-Inspector-1.50.0-3|26	
12cr|perl-Module-Inspector-1.50.0-3|27	%check
12cr|perl-Module-Inspector-1.50.0-3|28	# Do not make test because they need gtk display
12cr|perl-Module-Inspector-1.50.0-3|29	#make test
12cr|perl-Module-Inspector-1.50.0-3|30	
12cr|perl-Module-Inspector-1.50.0-3|31	%install
12cr|perl-Module-Inspector-1.50.0-3|32	%makeinstall_std
12cr|perl-Module-Inspector-1.50.0-3|33	
12cr|perl-Module-Inspector-1.50.0-3|34	%files
12cr|perl-Module-Inspector-1.50.0-3|35	%doc Changes README
12cr|perl-Module-Inspector-1.50.0-3|36	%{_mandir}/man3/*
12cr|perl-Module-Inspector-1.50.0-3|37	%{perl_vendorlib}/*
12cr|perl-Module-Inspector-1.50.0-3|38	
12cr|perl-Module-Inspector-1.50.0-3|39	%changelog
12cr|perl-Module-Inspector-1.50.0-3|40	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.50.0-2mdv2011.0
12cr|perl-Module-Inspector-1.50.0-3|41	+ Revision: 655053
12cr|perl-Module-Inspector-1.50.0-3|42	- rebuild for updated spec-helper
12cr|perl-Module-Inspector-1.50.0-3|43	
12cr|perl-Module-Inspector-1.50.0-3|44	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-1mdv2011.0
12cr|perl-Module-Inspector-1.50.0-3|45	+ Revision: 403864
12cr|perl-Module-Inspector-1.50.0-3|46	- rebuild using %%perl_convert_version
12cr|perl-Module-Inspector-1.50.0-3|47	
12cr|perl-Module-Inspector-1.50.0-3|48	* Sat Aug 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.05-1mdv2009.0
12cr|perl-Module-Inspector-1.50.0-3|49	+ Revision: 277610
12cr|perl-Module-Inspector-1.50.0-3|50	- Add description
12cr|perl-Module-Inspector-1.50.0-3|51	- import perl-Module-Inspector
12cr|perl-Module-Inspector-1.50.0-3|52	
12cr|perl-Module-Inspector-1.50.0-3|53	

4941 12
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|1	%define upstream_name    Module-Install-AuthorRequires
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|3	
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|6	Release:	3
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|7	
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|8	Summary:	Declare author-only dependencies
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|13	
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|16	BuildRequires:	perl(Module::Install)
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|17	BuildArch:	noarch
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|18	
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|19	%description
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|20	Modules often have optional requirements, for example dependencies that are
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|21	useful for (optional) tests, but not required for the module to work
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|22	properly.
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|23	
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|24	Usually you want all developers of a project to have these optional modules
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|25	installed. However, simply telling everyone or printing diagnostic messages
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|26	if optional dependencies are missing often isn't enough to make sure all
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|27	authors have all optional modules installed.
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|28	
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|29	'Module::Install' already has a way of detecting an author environment, so
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|30	an easy way to achieve the above would be something like:
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|31	
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|32	%prep
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|34	
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|35	%build
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|37	%make
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|38	
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|39	%check
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|40	%make test
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|41	
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|42	%install
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|43	%makeinstall_std
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|44	
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|45	%files
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|46	%doc Changes README
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|47	%{_mandir}/man3/*
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|48	%{perl_vendorlib}/*
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|49	
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|50	%changelog
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|52	+ Revision: 656938
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|53	- rebuild for updated spec-helper
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|54	
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|55	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|56	+ Revision: 607070
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|57	- import perl-Module-Install-AuthorRequires
12cr|perl-Module-Install-AuthorRequires-0.20.0-3|58	

4942 12
12cr|perl-Module-Install-AuthorTests-0.2.0-3|1	%define upstream_name    Module-Install-AuthorTests
12cr|perl-Module-Install-AuthorTests-0.2.0-3|2	%define upstream_version 0.002
12cr|perl-Module-Install-AuthorTests-0.2.0-3|3	
12cr|perl-Module-Install-AuthorTests-0.2.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Install-AuthorTests-0.2.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Install-AuthorTests-0.2.0-3|6	Release:	3
12cr|perl-Module-Install-AuthorTests-0.2.0-3|7	
12cr|perl-Module-Install-AuthorTests-0.2.0-3|8	Summary:	Designate tests only run by module authors
12cr|perl-Module-Install-AuthorTests-0.2.0-3|9	License:	GPL+ or Artistic
12cr|perl-Module-Install-AuthorTests-0.2.0-3|10	Group:		Development/Perl
12cr|perl-Module-Install-AuthorTests-0.2.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Install-AuthorTests-0.2.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Install-AuthorTests-0.2.0-3|13	
12cr|perl-Module-Install-AuthorTests-0.2.0-3|14	BuildRequires:	perl-devel
12cr|perl-Module-Install-AuthorTests-0.2.0-3|15	BuildRequires:	perl(Module::Install)
12cr|perl-Module-Install-AuthorTests-0.2.0-3|16	BuildArch:	noarch
12cr|perl-Module-Install-AuthorTests-0.2.0-3|17	
12cr|perl-Module-Install-AuthorTests-0.2.0-3|18	%description
12cr|perl-Module-Install-AuthorTests-0.2.0-3|19	Designate tests only run by module authors.
12cr|perl-Module-Install-AuthorTests-0.2.0-3|20	
12cr|perl-Module-Install-AuthorTests-0.2.0-3|21	%prep
12cr|perl-Module-Install-AuthorTests-0.2.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Install-AuthorTests-0.2.0-3|23	
12cr|perl-Module-Install-AuthorTests-0.2.0-3|24	%build
12cr|perl-Module-Install-AuthorTests-0.2.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Install-AuthorTests-0.2.0-3|26	%make
12cr|perl-Module-Install-AuthorTests-0.2.0-3|27	
12cr|perl-Module-Install-AuthorTests-0.2.0-3|28	%check
12cr|perl-Module-Install-AuthorTests-0.2.0-3|29	%make test
12cr|perl-Module-Install-AuthorTests-0.2.0-3|30	
12cr|perl-Module-Install-AuthorTests-0.2.0-3|31	%install
12cr|perl-Module-Install-AuthorTests-0.2.0-3|32	%makeinstall_std
12cr|perl-Module-Install-AuthorTests-0.2.0-3|33	
12cr|perl-Module-Install-AuthorTests-0.2.0-3|34	%files
12cr|perl-Module-Install-AuthorTests-0.2.0-3|35	%doc Changes README
12cr|perl-Module-Install-AuthorTests-0.2.0-3|36	%{_mandir}/man3/*
12cr|perl-Module-Install-AuthorTests-0.2.0-3|37	%{perl_vendorlib}/*
12cr|perl-Module-Install-AuthorTests-0.2.0-3|38	
12cr|perl-Module-Install-AuthorTests-0.2.0-3|39	%changelog
12cr|perl-Module-Install-AuthorTests-0.2.0-3|40	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.2.0-2mdv2011.0
12cr|perl-Module-Install-AuthorTests-0.2.0-3|41	+ Revision: 656939
12cr|perl-Module-Install-AuthorTests-0.2.0-3|42	- rebuild for updated spec-helper
12cr|perl-Module-Install-AuthorTests-0.2.0-3|43	
12cr|perl-Module-Install-AuthorTests-0.2.0-3|44	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.2.0-1mdv2011.0
12cr|perl-Module-Install-AuthorTests-0.2.0-3|45	+ Revision: 607066
12cr|perl-Module-Install-AuthorTests-0.2.0-3|46	- import perl-Module-Install-AuthorTests
12cr|perl-Module-Install-AuthorTests-0.2.0-3|47	

4943 12
12cr|perl-Module-Install-AutoManifest-0.3.0-3|1	%define upstream_name    Module-Install-AutoManifest
12cr|perl-Module-Install-AutoManifest-0.3.0-3|2	%define upstream_version 0.003
12cr|perl-Module-Install-AutoManifest-0.3.0-3|3	
12cr|perl-Module-Install-AutoManifest-0.3.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Install-AutoManifest-0.3.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Install-AutoManifest-0.3.0-3|6	Release:	3
12cr|perl-Module-Install-AutoManifest-0.3.0-3|7	
12cr|perl-Module-Install-AutoManifest-0.3.0-3|8	Summary:	Generate MANIFEST automatically
12cr|perl-Module-Install-AutoManifest-0.3.0-3|9	License:	GPL+ or Artistic
12cr|perl-Module-Install-AutoManifest-0.3.0-3|10	Group:		Development/Perl
12cr|perl-Module-Install-AutoManifest-0.3.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Install-AutoManifest-0.3.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Install-AutoManifest-0.3.0-3|13	
12cr|perl-Module-Install-AutoManifest-0.3.0-3|14	BuildRequires:	perl-devel
12cr|perl-Module-Install-AutoManifest-0.3.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Module-Install-AutoManifest-0.3.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Module-Install-AutoManifest-0.3.0-3|17	BuildArch:	noarch
12cr|perl-Module-Install-AutoManifest-0.3.0-3|18	
12cr|perl-Module-Install-AutoManifest-0.3.0-3|19	%description
12cr|perl-Module-Install-AutoManifest-0.3.0-3|20	Generate MANIFEST automatically.
12cr|perl-Module-Install-AutoManifest-0.3.0-3|21	
12cr|perl-Module-Install-AutoManifest-0.3.0-3|22	%prep
12cr|perl-Module-Install-AutoManifest-0.3.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Install-AutoManifest-0.3.0-3|24	
12cr|perl-Module-Install-AutoManifest-0.3.0-3|25	%build
12cr|perl-Module-Install-AutoManifest-0.3.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Install-AutoManifest-0.3.0-3|27	%make
12cr|perl-Module-Install-AutoManifest-0.3.0-3|28	
12cr|perl-Module-Install-AutoManifest-0.3.0-3|29	%check
12cr|perl-Module-Install-AutoManifest-0.3.0-3|30	make test
12cr|perl-Module-Install-AutoManifest-0.3.0-3|31	
12cr|perl-Module-Install-AutoManifest-0.3.0-3|32	%install
12cr|perl-Module-Install-AutoManifest-0.3.0-3|33	%makeinstall_std
12cr|perl-Module-Install-AutoManifest-0.3.0-3|34	
12cr|perl-Module-Install-AutoManifest-0.3.0-3|35	%files
12cr|perl-Module-Install-AutoManifest-0.3.0-3|36	%doc README Changes
12cr|perl-Module-Install-AutoManifest-0.3.0-3|37	%{_mandir}/man3/*
12cr|perl-Module-Install-AutoManifest-0.3.0-3|38	%{perl_vendorlib}/*
12cr|perl-Module-Install-AutoManifest-0.3.0-3|39	
12cr|perl-Module-Install-AutoManifest-0.3.0-3|40	%changelog
12cr|perl-Module-Install-AutoManifest-0.3.0-3|41	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.3.0-2mdv2011.0
12cr|perl-Module-Install-AutoManifest-0.3.0-3|42	+ Revision: 657790
12cr|perl-Module-Install-AutoManifest-0.3.0-3|43	- rebuild for updated spec-helper
12cr|perl-Module-Install-AutoManifest-0.3.0-3|44	
12cr|perl-Module-Install-AutoManifest-0.3.0-3|45	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.3.0-1mdv2011.0
12cr|perl-Module-Install-AutoManifest-0.3.0-3|46	+ Revision: 607071
12cr|perl-Module-Install-AutoManifest-0.3.0-3|47	- import perl-Module-Install-AutoManifest
12cr|perl-Module-Install-AutoManifest-0.3.0-3|48	

4944 12
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|1	%define upstream_name    Module-Install-CheckConflicts
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|3	
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|6	Release:	3
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|7	
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|8	Summary:	Notify users of possible conflicts with the distribution they're installing
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|13	
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|16	BuildArch:	noarch
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|17	
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|18	%description
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|19	Sometimes APIs need to be broken in incompatible ways. That's fine, as long
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|20	as all dependencies that relied on the old way have been updated already.
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|21	If users install install a new version of your module, but aren't aware
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|22	that they need to update other modules that might have been broken by that
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|23	new version, they'll be left with a non-functional installation of those
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|24	depending modules.
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|25	
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|26	This module allows to declare modules your distribution breaks in your
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|27	'Makefile.PL'. If a user is installing your distribution, a message
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|28	explaining the situation and a list of additional modules he needs to
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|29	upgrade will presented.
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|30	
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|31	%prep
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|33	
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|34	%build
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|36	%make
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|37	
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|38	%check
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|39	%make test
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|40	
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|41	%install
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|42	%makeinstall_std
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|43	
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|44	%files
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|45	%doc Changes META.yml README
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|46	%{_mandir}/man3/*
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|47	%{perl_vendorlib}/*
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|48	
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|49	%changelog
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|50	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|51	+ Revision: 656940
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|52	- rebuild for updated spec-helper
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|53	
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|54	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|55	+ Revision: 607077
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|56	- import perl-Module-Install-CheckConflicts
12cr|perl-Module-Install-CheckConflicts-0.20.0-3|57	

4945 12
12cr|perl-Module-Install-CheckLib-0.80.0-3|1	%define upstream_name    Module-Install-CheckLib
12cr|perl-Module-Install-CheckLib-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-Module-Install-CheckLib-0.80.0-3|3	
12cr|perl-Module-Install-CheckLib-0.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Install-CheckLib-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Install-CheckLib-0.80.0-3|6	Release:	3
12cr|perl-Module-Install-CheckLib-0.80.0-3|7	
12cr|perl-Module-Install-CheckLib-0.80.0-3|8	Summary:	A Module::Install extension to check that a library is available
12cr|perl-Module-Install-CheckLib-0.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-Module-Install-CheckLib-0.80.0-3|10	Group:		Development/Perl
12cr|perl-Module-Install-CheckLib-0.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Install-CheckLib-0.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Install-CheckLib-0.80.0-3|13	
12cr|perl-Module-Install-CheckLib-0.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-Module-Install-CheckLib-0.80.0-3|15	BuildRequires:	perl(Capture::Tiny)
12cr|perl-Module-Install-CheckLib-0.80.0-3|16	BuildRequires:	perl(Devel::CheckLib)
12cr|perl-Module-Install-CheckLib-0.80.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Module-Install-CheckLib-0.80.0-3|18	BuildRequires:	perl(File::Temp)
12cr|perl-Module-Install-CheckLib-0.80.0-3|19	BuildRequires:	perl(Module::Install)
12cr|perl-Module-Install-CheckLib-0.80.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Module-Install-CheckLib-0.80.0-3|21	BuildArch:	noarch
12cr|perl-Module-Install-CheckLib-0.80.0-3|22	
12cr|perl-Module-Install-CheckLib-0.80.0-3|23	%description
12cr|perl-Module-Install-CheckLib-0.80.0-3|24	Module::Install::CheckLib is a the Module::Install manpage extension that
12cr|perl-Module-Install-CheckLib-0.80.0-3|25	integrates the Devel::CheckLib manpage so that CPAN authors may stipulate
12cr|perl-Module-Install-CheckLib-0.80.0-3|26	which particular C library and its headers they want available and to exit
12cr|perl-Module-Install-CheckLib-0.80.0-3|27	the 'Makefile.PL' gracefully if they aren't.
12cr|perl-Module-Install-CheckLib-0.80.0-3|28	
12cr|perl-Module-Install-CheckLib-0.80.0-3|29	The author specifies which C libraries, etc, they want available. the
12cr|perl-Module-Install-CheckLib-0.80.0-3|30	Devel::CheckLib manpage is copied to the 'inc/' directory along with the
12cr|perl-Module-Install-CheckLib-0.80.0-3|31	the Module::Install manpage files.
12cr|perl-Module-Install-CheckLib-0.80.0-3|32	
12cr|perl-Module-Install-CheckLib-0.80.0-3|33	On the module user side, the bundled 'inc/' the Devel::CheckLib manpage
12cr|perl-Module-Install-CheckLib-0.80.0-3|34	determines whether the current environment is supported or not and will
12cr|perl-Module-Install-CheckLib-0.80.0-3|35	exit accordingly.
12cr|perl-Module-Install-CheckLib-0.80.0-3|36	
12cr|perl-Module-Install-CheckLib-0.80.0-3|37	%prep
12cr|perl-Module-Install-CheckLib-0.80.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Install-CheckLib-0.80.0-3|39	
12cr|perl-Module-Install-CheckLib-0.80.0-3|40	%build
12cr|perl-Module-Install-CheckLib-0.80.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Install-CheckLib-0.80.0-3|42	%make
12cr|perl-Module-Install-CheckLib-0.80.0-3|43	
12cr|perl-Module-Install-CheckLib-0.80.0-3|44	%check
12cr|perl-Module-Install-CheckLib-0.80.0-3|45	%make test
12cr|perl-Module-Install-CheckLib-0.80.0-3|46	
12cr|perl-Module-Install-CheckLib-0.80.0-3|47	%install
12cr|perl-Module-Install-CheckLib-0.80.0-3|48	%makeinstall_std
12cr|perl-Module-Install-CheckLib-0.80.0-3|49	
12cr|perl-Module-Install-CheckLib-0.80.0-3|50	%files
12cr|perl-Module-Install-CheckLib-0.80.0-3|51	%doc Changes META.yml LICENSE README
12cr|perl-Module-Install-CheckLib-0.80.0-3|52	%{_mandir}/man3/*
12cr|perl-Module-Install-CheckLib-0.80.0-3|53	%{perl_vendorlib}/*
12cr|perl-Module-Install-CheckLib-0.80.0-3|54	
12cr|perl-Module-Install-CheckLib-0.80.0-3|55	%changelog
12cr|perl-Module-Install-CheckLib-0.80.0-3|56	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-Module-Install-CheckLib-0.80.0-3|57	+ Revision: 657791
12cr|perl-Module-Install-CheckLib-0.80.0-3|58	- rebuild for updated spec-helper
12cr|perl-Module-Install-CheckLib-0.80.0-3|59	
12cr|perl-Module-Install-CheckLib-0.80.0-3|60	* Tue Nov 09 2010 Shlomi Fish <shlomif@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Module-Install-CheckLib-0.80.0-3|61	+ Revision: 595432
12cr|perl-Module-Install-CheckLib-0.80.0-3|62	- import perl-Module-Install-CheckLib
12cr|perl-Module-Install-CheckLib-0.80.0-3|63	

4946 12
12cr|perl-Module-Install-ExtraTests-0.7.0-3|1	%define upstream_name    Module-Install-ExtraTests
12cr|perl-Module-Install-ExtraTests-0.7.0-3|2	%define upstream_version 0.007
12cr|perl-Module-Install-ExtraTests-0.7.0-3|3	
12cr|perl-Module-Install-ExtraTests-0.7.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Install-ExtraTests-0.7.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Install-ExtraTests-0.7.0-3|6	Release:	3
12cr|perl-Module-Install-ExtraTests-0.7.0-3|7	
12cr|perl-Module-Install-ExtraTests-0.7.0-3|8	Summary:	%{upstream_name} perl module
12cr|perl-Module-Install-ExtraTests-0.7.0-3|9	License:	GPL+ or Artistic
12cr|perl-Module-Install-ExtraTests-0.7.0-3|10	Group:		Development/Perl
12cr|perl-Module-Install-ExtraTests-0.7.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Install-ExtraTests-0.7.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.xz
12cr|perl-Module-Install-ExtraTests-0.7.0-3|13	
12cr|perl-Module-Install-ExtraTests-0.7.0-3|14	BuildRequires:	perl-devel
12cr|perl-Module-Install-ExtraTests-0.7.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Module-Install-ExtraTests-0.7.0-3|16	BuildArch:	noarch
12cr|perl-Module-Install-ExtraTests-0.7.0-3|17	
12cr|perl-Module-Install-ExtraTests-0.7.0-3|18	%description
12cr|perl-Module-Install-ExtraTests-0.7.0-3|19	%{upstream_name} perl module.
12cr|perl-Module-Install-ExtraTests-0.7.0-3|20	
12cr|perl-Module-Install-ExtraTests-0.7.0-3|21	%prep
12cr|perl-Module-Install-ExtraTests-0.7.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Install-ExtraTests-0.7.0-3|23	
12cr|perl-Module-Install-ExtraTests-0.7.0-3|24	%build
12cr|perl-Module-Install-ExtraTests-0.7.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Install-ExtraTests-0.7.0-3|26	%make
12cr|perl-Module-Install-ExtraTests-0.7.0-3|27	
12cr|perl-Module-Install-ExtraTests-0.7.0-3|28	%check
12cr|perl-Module-Install-ExtraTests-0.7.0-3|29	make test
12cr|perl-Module-Install-ExtraTests-0.7.0-3|30	
12cr|perl-Module-Install-ExtraTests-0.7.0-3|31	%install
12cr|perl-Module-Install-ExtraTests-0.7.0-3|32	%makeinstall_std
12cr|perl-Module-Install-ExtraTests-0.7.0-3|33	
12cr|perl-Module-Install-ExtraTests-0.7.0-3|34	%files
12cr|perl-Module-Install-ExtraTests-0.7.0-3|35	%doc Changes LICENSE README
12cr|perl-Module-Install-ExtraTests-0.7.0-3|36	%{_mandir}/man3/*
12cr|perl-Module-Install-ExtraTests-0.7.0-3|37	%{perl_vendorlib}/*
12cr|perl-Module-Install-ExtraTests-0.7.0-3|38	
12cr|perl-Module-Install-ExtraTests-0.7.0-3|39	%changelog
12cr|perl-Module-Install-ExtraTests-0.7.0-3|40	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.7.0-2mdv2011.0
12cr|perl-Module-Install-ExtraTests-0.7.0-3|41	+ Revision: 657792
12cr|perl-Module-Install-ExtraTests-0.7.0-3|42	- rebuild for updated spec-helper
12cr|perl-Module-Install-ExtraTests-0.7.0-3|43	
12cr|perl-Module-Install-ExtraTests-0.7.0-3|44	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.7.0-1mdv2011.0
12cr|perl-Module-Install-ExtraTests-0.7.0-3|45	+ Revision: 607097
12cr|perl-Module-Install-ExtraTests-0.7.0-3|46	- import perl-Module-Install-ExtraTests
12cr|perl-Module-Install-ExtraTests-0.7.0-3|47	

4947 12
12cr|perl-Module-Install-Repository-0.60.0-4|1	%define upstream_name    Module-Install-Repository
12cr|perl-Module-Install-Repository-0.60.0-4|2	%define upstream_version 0.06
12cr|perl-Module-Install-Repository-0.60.0-4|3	
12cr|perl-Module-Install-Repository-0.60.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Install-Repository-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Install-Repository-0.60.0-4|6	Release:	4
12cr|perl-Module-Install-Repository-0.60.0-4|7	
12cr|perl-Module-Install-Repository-0.60.0-4|8	Summary:	Automatically sets repository URL from svn/svk/Git checkout
12cr|perl-Module-Install-Repository-0.60.0-4|9	License:	GPL+ or Artistic
12cr|perl-Module-Install-Repository-0.60.0-4|10	Group:		Development/Perl
12cr|perl-Module-Install-Repository-0.60.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Install-Repository-0.60.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.lzma
12cr|perl-Module-Install-Repository-0.60.0-4|13	
12cr|perl-Module-Install-Repository-0.60.0-4|14	BuildRequires:	perl-devel
12cr|perl-Module-Install-Repository-0.60.0-4|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Module-Install-Repository-0.60.0-4|16	BuildRequires:	perl(Filter::Util::Call)
12cr|perl-Module-Install-Repository-0.60.0-4|17	BuildRequires:	perl(Path::Class)
12cr|perl-Module-Install-Repository-0.60.0-4|18	BuildRequires:	perl(Test::More)
12cr|perl-Module-Install-Repository-0.60.0-4|19	BuildArch:	noarch
12cr|perl-Module-Install-Repository-0.60.0-4|20	
12cr|perl-Module-Install-Repository-0.60.0-4|21	%description
12cr|perl-Module-Install-Repository-0.60.0-4|22	Module::Install::Repository is a Module::Install plugin to automatically
12cr|perl-Module-Install-Repository-0.60.0-4|23	figure out repository URL and set it via _repository()_ which then will be
12cr|perl-Module-Install-Repository-0.60.0-4|24	added to resources under _META.yml_.
12cr|perl-Module-Install-Repository-0.60.0-4|25	
12cr|perl-Module-Install-Repository-0.60.0-4|26	%prep
12cr|perl-Module-Install-Repository-0.60.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Install-Repository-0.60.0-4|28	
12cr|perl-Module-Install-Repository-0.60.0-4|29	%build
12cr|perl-Module-Install-Repository-0.60.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Install-Repository-0.60.0-4|31	%make
12cr|perl-Module-Install-Repository-0.60.0-4|32	
12cr|perl-Module-Install-Repository-0.60.0-4|33	%check
12cr|perl-Module-Install-Repository-0.60.0-4|34	%make test
12cr|perl-Module-Install-Repository-0.60.0-4|35	
12cr|perl-Module-Install-Repository-0.60.0-4|36	%install
12cr|perl-Module-Install-Repository-0.60.0-4|37	%makeinstall_std
12cr|perl-Module-Install-Repository-0.60.0-4|38	
12cr|perl-Module-Install-Repository-0.60.0-4|39	%files
12cr|perl-Module-Install-Repository-0.60.0-4|40	%doc Changes META.yml README
12cr|perl-Module-Install-Repository-0.60.0-4|41	%{_mandir}/man3/*
12cr|perl-Module-Install-Repository-0.60.0-4|42	%{perl_vendorlib}/*
12cr|perl-Module-Install-Repository-0.60.0-4|43	
12cr|perl-Module-Install-Repository-0.60.0-4|44	%changelog
12cr|perl-Module-Install-Repository-0.60.0-4|45	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.60.0-3mdv2011.0
12cr|perl-Module-Install-Repository-0.60.0-4|46	+ Revision: 657793
12cr|perl-Module-Install-Repository-0.60.0-4|47	- rebuild for updated spec-helper
12cr|perl-Module-Install-Repository-0.60.0-4|48	
12cr|perl-Module-Install-Repository-0.60.0-4|49	* Sat Sep 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-Module-Install-Repository-0.60.0-4|50	+ Revision: 580971
12cr|perl-Module-Install-Repository-0.60.0-4|51	- import perl-Module-Install-Repository
12cr|perl-Module-Install-Repository-0.60.0-4|52	

4948 12
12cr|perl-Module-Install-StandardTests-0.50.0-3|1	%define upstream_name    Module-Install-StandardTests
12cr|perl-Module-Install-StandardTests-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Module-Install-StandardTests-0.50.0-3|3	
12cr|perl-Module-Install-StandardTests-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Install-StandardTests-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Install-StandardTests-0.50.0-3|6	Release:	3
12cr|perl-Module-Install-StandardTests-0.50.0-3|7	
12cr|perl-Module-Install-StandardTests-0.50.0-3|8	Summary:	Generate standard tests for installation
12cr|perl-Module-Install-StandardTests-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Module-Install-StandardTests-0.50.0-3|10	Group:		Development/Perl
12cr|perl-Module-Install-StandardTests-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Install-StandardTests-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Install-StandardTests-0.50.0-3|13	
12cr|perl-Module-Install-StandardTests-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Module-Install-StandardTests-0.50.0-3|15	BuildRequires:	perl(Test::Compile)
12cr|perl-Module-Install-StandardTests-0.50.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Module-Install-StandardTests-0.50.0-3|17	BuildRequires:	perl(Test::Pod)
12cr|perl-Module-Install-StandardTests-0.50.0-3|18	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Module-Install-StandardTests-0.50.0-3|19	BuildArch:	noarch
12cr|perl-Module-Install-StandardTests-0.50.0-3|20	
12cr|perl-Module-Install-StandardTests-0.50.0-3|21	%description
12cr|perl-Module-Install-StandardTests-0.50.0-3|22	Writes a few standard test files to the test directory 't/'.
12cr|perl-Module-Install-StandardTests-0.50.0-3|23	
12cr|perl-Module-Install-StandardTests-0.50.0-3|24	%prep
12cr|perl-Module-Install-StandardTests-0.50.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Install-StandardTests-0.50.0-3|26	
12cr|perl-Module-Install-StandardTests-0.50.0-3|27	%build
12cr|perl-Module-Install-StandardTests-0.50.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Install-StandardTests-0.50.0-3|29	%make
12cr|perl-Module-Install-StandardTests-0.50.0-3|30	
12cr|perl-Module-Install-StandardTests-0.50.0-3|31	%check
12cr|perl-Module-Install-StandardTests-0.50.0-3|32	%make test
12cr|perl-Module-Install-StandardTests-0.50.0-3|33	
12cr|perl-Module-Install-StandardTests-0.50.0-3|34	%install
12cr|perl-Module-Install-StandardTests-0.50.0-3|35	%makeinstall_std
12cr|perl-Module-Install-StandardTests-0.50.0-3|36	
12cr|perl-Module-Install-StandardTests-0.50.0-3|37	%files
12cr|perl-Module-Install-StandardTests-0.50.0-3|38	%doc Changes META.yml README
12cr|perl-Module-Install-StandardTests-0.50.0-3|39	%{_mandir}/man3/*
12cr|perl-Module-Install-StandardTests-0.50.0-3|40	%{perl_vendorlib}/*
12cr|perl-Module-Install-StandardTests-0.50.0-3|41	
12cr|perl-Module-Install-StandardTests-0.50.0-3|42	%changelog
12cr|perl-Module-Install-StandardTests-0.50.0-3|43	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-Module-Install-StandardTests-0.50.0-3|44	+ Revision: 655055
12cr|perl-Module-Install-StandardTests-0.50.0-3|45	- rebuild for updated spec-helper
12cr|perl-Module-Install-StandardTests-0.50.0-3|46	
12cr|perl-Module-Install-StandardTests-0.50.0-3|47	* Sun Jul 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Module-Install-StandardTests-0.50.0-3|48	+ Revision: 559512
12cr|perl-Module-Install-StandardTests-0.50.0-3|49	- import perl-Module-Install-StandardTests
12cr|perl-Module-Install-StandardTests-0.50.0-3|50	
12cr|perl-Module-Install-StandardTests-0.50.0-3|51	
12cr|perl-Module-Install-StandardTests-0.50.0-3|52	* Sun Jul 25 2010 cpan2dist 0.05-1mdv
12cr|perl-Module-Install-StandardTests-0.50.0-3|53	- initial mdv release, generated with cpan2dist

4949 12
12cr|perl-Module-Install-Template-0.80.0-3|1	%define upstream_name    Module-Install-Template
12cr|perl-Module-Install-Template-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-Module-Install-Template-0.80.0-3|3	
12cr|perl-Module-Install-Template-0.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Install-Template-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Install-Template-0.80.0-3|6	Release:	3
12cr|perl-Module-Install-Template-0.80.0-3|7	
12cr|perl-Module-Install-Template-0.80.0-3|8	Summary:	Treat module source code as a template
12cr|perl-Module-Install-Template-0.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-Module-Install-Template-0.80.0-3|10	Group:		Development/Perl
12cr|perl-Module-Install-Template-0.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Install-Template-0.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Install-Template-0.80.0-3|13	
12cr|perl-Module-Install-Template-0.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-Module-Install-Template-0.80.0-3|15	BuildRequires:	perl(Template)
12cr|perl-Module-Install-Template-0.80.0-3|16	BuildRequires:	perl(Test::Compile)
12cr|perl-Module-Install-Template-0.80.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Module-Install-Template-0.80.0-3|18	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Module-Install-Template-0.80.0-3|19	BuildArch:	noarch
12cr|perl-Module-Install-Template-0.80.0-3|20	
12cr|perl-Module-Install-Template-0.80.0-3|21	%description
12cr|perl-Module-Install-Template-0.80.0-3|22	This module, if used in the Makefile.PL as shown in the synopsis, treats
12cr|perl-Module-Install-Template-0.80.0-3|23	module source code files as templates and processes them with the the
12cr|perl-Module-Install-Template-0.80.0-3|24	Template manpage Toolkit during 'make' time.
12cr|perl-Module-Install-Template-0.80.0-3|25	
12cr|perl-Module-Install-Template-0.80.0-3|26	That is, 'lib/' is expected to contain templates, and 'blib/lib/' will
12cr|perl-Module-Install-Template-0.80.0-3|27	contain the resulting files as processed by the Template Toolkit.
12cr|perl-Module-Install-Template-0.80.0-3|28	
12cr|perl-Module-Install-Template-0.80.0-3|29	This only happens on the author's side. The end-user will not notice any of
12cr|perl-Module-Install-Template-0.80.0-3|30	it.
12cr|perl-Module-Install-Template-0.80.0-3|31	
12cr|perl-Module-Install-Template-0.80.0-3|32	%prep
12cr|perl-Module-Install-Template-0.80.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Install-Template-0.80.0-3|34	
12cr|perl-Module-Install-Template-0.80.0-3|35	%build
12cr|perl-Module-Install-Template-0.80.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Install-Template-0.80.0-3|37	%make
12cr|perl-Module-Install-Template-0.80.0-3|38	
12cr|perl-Module-Install-Template-0.80.0-3|39	%check
12cr|perl-Module-Install-Template-0.80.0-3|40	%make test
12cr|perl-Module-Install-Template-0.80.0-3|41	
12cr|perl-Module-Install-Template-0.80.0-3|42	%install
12cr|perl-Module-Install-Template-0.80.0-3|43	%makeinstall_std
12cr|perl-Module-Install-Template-0.80.0-3|44	
12cr|perl-Module-Install-Template-0.80.0-3|45	%files
12cr|perl-Module-Install-Template-0.80.0-3|46	%doc Changes README
12cr|perl-Module-Install-Template-0.80.0-3|47	%{_mandir}/man3/*
12cr|perl-Module-Install-Template-0.80.0-3|48	%{perl_vendorlib}/*
12cr|perl-Module-Install-Template-0.80.0-3|49	%{_bindir}/tt_pm_to_blib
12cr|perl-Module-Install-Template-0.80.0-3|50	
12cr|perl-Module-Install-Template-0.80.0-3|51	%changelog
12cr|perl-Module-Install-Template-0.80.0-3|52	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-Module-Install-Template-0.80.0-3|53	+ Revision: 655056
12cr|perl-Module-Install-Template-0.80.0-3|54	- rebuild for updated spec-helper
12cr|perl-Module-Install-Template-0.80.0-3|55	
12cr|perl-Module-Install-Template-0.80.0-3|56	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Module-Install-Template-0.80.0-3|57	+ Revision: 474654
12cr|perl-Module-Install-Template-0.80.0-3|58	- update to 0.08
12cr|perl-Module-Install-Template-0.80.0-3|59	
12cr|perl-Module-Install-Template-0.80.0-3|60	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-Module-Install-Template-0.80.0-3|61	+ Revision: 444068
12cr|perl-Module-Install-Template-0.80.0-3|62	- import perl-Module-Install-Template
12cr|perl-Module-Install-Template-0.80.0-3|63	
12cr|perl-Module-Install-Template-0.80.0-3|64	
12cr|perl-Module-Install-Template-0.80.0-3|65	* Thu Sep 17 2009 cpan2dist 0.05-1mdv
12cr|perl-Module-Install-Template-0.80.0-3|66	- initial mdv release, generated with cpan2dist

4950 12
12cr|perl-Module-Load-0.220.0-2|1	%define upstream_name    Module-Load
12cr|perl-Module-Load-0.220.0-2|2	%define upstream_version 0.22
12cr|perl-Module-Load-0.220.0-2|3	
12cr|perl-Module-Load-0.220.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Load-0.220.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Load-0.220.0-2|6	Release:	2
12cr|perl-Module-Load-0.220.0-2|7	
12cr|perl-Module-Load-0.220.0-2|8	Summary:	Runtime require of both modules and files
12cr|perl-Module-Load-0.220.0-2|9	License:	GPL+ or Artistic
12cr|perl-Module-Load-0.220.0-2|10	Group:		Development/Perl
12cr|perl-Module-Load-0.220.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Load-0.220.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Load-0.220.0-2|13	
12cr|perl-Module-Load-0.220.0-2|14	BuildRequires:	perl-devel
12cr|perl-Module-Load-0.220.0-2|15	BuildArch:	noarch
12cr|perl-Module-Load-0.220.0-2|16	
12cr|perl-Module-Load-0.220.0-2|17	%description
12cr|perl-Module-Load-0.220.0-2|18	load eliminates the need to know whether you are trying to require either a
12cr|perl-Module-Load-0.220.0-2|19	file or a module.
12cr|perl-Module-Load-0.220.0-2|20	
12cr|perl-Module-Load-0.220.0-2|21	If you consult perldoc -f require you will see that require will behave
12cr|perl-Module-Load-0.220.0-2|22	differently when given a bareword or a string.
12cr|perl-Module-Load-0.220.0-2|23	
12cr|perl-Module-Load-0.220.0-2|24	In the case of a string, require assumes you are wanting to load a file. But in
12cr|perl-Module-Load-0.220.0-2|25	the case of a bareword, it assumes you mean a module.
12cr|perl-Module-Load-0.220.0-2|26	
12cr|perl-Module-Load-0.220.0-2|27	This gives nasty overhead when you are trying to dynamically require modules at
12cr|perl-Module-Load-0.220.0-2|28	runtime, since you will need to change the module notation (Acme::Comment) to a
12cr|perl-Module-Load-0.220.0-2|29	file notation fitting the particular platform you are on.
12cr|perl-Module-Load-0.220.0-2|30	
12cr|perl-Module-Load-0.220.0-2|31	load elimates the need for this overhead and will just DWYM.
12cr|perl-Module-Load-0.220.0-2|32	
12cr|perl-Module-Load-0.220.0-2|33	%prep
12cr|perl-Module-Load-0.220.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Load-0.220.0-2|35	
12cr|perl-Module-Load-0.220.0-2|36	%build
12cr|perl-Module-Load-0.220.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Load-0.220.0-2|38	%make
12cr|perl-Module-Load-0.220.0-2|39	
12cr|perl-Module-Load-0.220.0-2|40	%check
12cr|perl-Module-Load-0.220.0-2|41	%make test
12cr|perl-Module-Load-0.220.0-2|42	
12cr|perl-Module-Load-0.220.0-2|43	%install
12cr|perl-Module-Load-0.220.0-2|44	%makeinstall_std
12cr|perl-Module-Load-0.220.0-2|45	
12cr|perl-Module-Load-0.220.0-2|46	%files
12cr|perl-Module-Load-0.220.0-2|47	%doc README
12cr|perl-Module-Load-0.220.0-2|48	%{perl_vendorlib}/Module
12cr|perl-Module-Load-0.220.0-2|49	%{_mandir}/*/*
12cr|perl-Module-Load-0.220.0-2|50	
12cr|perl-Module-Load-0.220.0-2|51	
12cr|perl-Module-Load-0.220.0-2|52	%changelog
12cr|perl-Module-Load-0.220.0-2|53	* Tue Jan 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.220.0-1
12cr|perl-Module-Load-0.220.0-2|54	+ Revision: 759445
12cr|perl-Module-Load-0.220.0-2|55	- version update 0.22
12cr|perl-Module-Load-0.220.0-2|56	
12cr|perl-Module-Load-0.220.0-2|57	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-4mdv2011.0
12cr|perl-Module-Load-0.220.0-2|58	+ Revision: 597191
12cr|perl-Module-Load-0.220.0-2|59	- rebuild
12cr|perl-Module-Load-0.220.0-2|60	
12cr|perl-Module-Load-0.220.0-2|61	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-3mdv2011.0
12cr|perl-Module-Load-0.220.0-2|62	+ Revision: 562431
12cr|perl-Module-Load-0.220.0-2|63	- rebuild
12cr|perl-Module-Load-0.220.0-2|64	
12cr|perl-Module-Load-0.220.0-2|65	* Sat Jul 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-2mdv2011.0
12cr|perl-Module-Load-0.220.0-2|66	+ Revision: 558166
12cr|perl-Module-Load-0.220.0-2|67	- rebuild
12cr|perl-Module-Load-0.220.0-2|68	
12cr|perl-Module-Load-0.220.0-2|69	* Wed Mar 03 2010 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2010.1
12cr|perl-Module-Load-0.220.0-2|70	+ Revision: 513796
12cr|perl-Module-Load-0.220.0-2|71	- update to 0.18
12cr|perl-Module-Load-0.220.0-2|72	
12cr|perl-Module-Load-0.220.0-2|73	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-Module-Load-0.220.0-2|74	+ Revision: 403865
12cr|perl-Module-Load-0.220.0-2|75	- rebuild using %%perl_convert_version
12cr|perl-Module-Load-0.220.0-2|76	
12cr|perl-Module-Load-0.220.0-2|77	* Mon Feb 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2009.1
12cr|perl-Module-Load-0.220.0-2|78	+ Revision: 338737
12cr|perl-Module-Load-0.220.0-2|79	- update to new version 0.16
12cr|perl-Module-Load-0.220.0-2|80	
12cr|perl-Module-Load-0.220.0-2|81	* Tue Jan 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2009.1
12cr|perl-Module-Load-0.220.0-2|82	+ Revision: 331586
12cr|perl-Module-Load-0.220.0-2|83	- update to new version 0.14
12cr|perl-Module-Load-0.220.0-2|84	
12cr|perl-Module-Load-0.220.0-2|85	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.12-4mdv2009.0
12cr|perl-Module-Load-0.220.0-2|86	+ Revision: 257895
12cr|perl-Module-Load-0.220.0-2|87	- rebuild
12cr|perl-Module-Load-0.220.0-2|88	
12cr|perl-Module-Load-0.220.0-2|89	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.12-3mdv2009.0
12cr|perl-Module-Load-0.220.0-2|90	+ Revision: 245942
12cr|perl-Module-Load-0.220.0-2|91	- rebuild
12cr|perl-Module-Load-0.220.0-2|92	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Module-Load-0.220.0-2|93	
12cr|perl-Module-Load-0.220.0-2|94	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Module-Load-0.220.0-2|95	- restore BuildRoot
12cr|perl-Module-Load-0.220.0-2|96	
12cr|perl-Module-Load-0.220.0-2|97	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2008.1
12cr|perl-Module-Load-0.220.0-2|98	+ Revision: 97515
12cr|perl-Module-Load-0.220.0-2|99	- update to new version 0.12
12cr|perl-Module-Load-0.220.0-2|100	
12cr|perl-Module-Load-0.220.0-2|101	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-3mdv2008.0
12cr|perl-Module-Load-0.220.0-2|102	+ Revision: 86641
12cr|perl-Module-Load-0.220.0-2|103	- rebuild
12cr|perl-Module-Load-0.220.0-2|104	

4951 12
12cr|perl-Module-Loaded-0.60.0-2|1	%define	upstream_name	 Module-Loaded
12cr|perl-Module-Loaded-0.60.0-2|2	%define upstream_version 0.06
12cr|perl-Module-Loaded-0.60.0-2|3	
12cr|perl-Module-Loaded-0.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Loaded-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Loaded-0.60.0-2|6	Release:	2
12cr|perl-Module-Loaded-0.60.0-2|7	
12cr|perl-Module-Loaded-0.60.0-2|8	Summary:	Mark modules as loaded or unloaded
12cr|perl-Module-Loaded-0.60.0-2|9	License:	Artistic/GPL
12cr|perl-Module-Loaded-0.60.0-2|10	Group:		Development/Perl
12cr|perl-Module-Loaded-0.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Module-Loaded-0.60.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Loaded-0.60.0-2|13	
12cr|perl-Module-Loaded-0.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-Module-Loaded-0.60.0-2|15	BuildArch:	noarch
12cr|perl-Module-Loaded-0.60.0-2|16	
12cr|perl-Module-Loaded-0.60.0-2|17	%description
12cr|perl-Module-Loaded-0.60.0-2|18	When testing applications, often you find yourself needing to provide
12cr|perl-Module-Loaded-0.60.0-2|19	functionality in your test environment that would usually be provided by
12cr|perl-Module-Loaded-0.60.0-2|20	external modules. Rather than munging the %INC by hand to mark these external
12cr|perl-Module-Loaded-0.60.0-2|21	modules as loaded, so they are not attempted to be loaded by perl, this module
12cr|perl-Module-Loaded-0.60.0-2|22	offers you a very simple way to mark modules as loaded and/or unloaded.
12cr|perl-Module-Loaded-0.60.0-2|23	
12cr|perl-Module-Loaded-0.60.0-2|24	%prep
12cr|perl-Module-Loaded-0.60.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Loaded-0.60.0-2|26	
12cr|perl-Module-Loaded-0.60.0-2|27	%build
12cr|perl-Module-Loaded-0.60.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Loaded-0.60.0-2|29	%make
12cr|perl-Module-Loaded-0.60.0-2|30	
12cr|perl-Module-Loaded-0.60.0-2|31	%check
12cr|perl-Module-Loaded-0.60.0-2|32	make test
12cr|perl-Module-Loaded-0.60.0-2|33	
12cr|perl-Module-Loaded-0.60.0-2|34	%install
12cr|perl-Module-Loaded-0.60.0-2|35	%makeinstall_std
12cr|perl-Module-Loaded-0.60.0-2|36	
12cr|perl-Module-Loaded-0.60.0-2|37	%files
12cr|perl-Module-Loaded-0.60.0-2|38	%doc README
12cr|perl-Module-Loaded-0.60.0-2|39	%{perl_vendorlib}/Module/*
12cr|perl-Module-Loaded-0.60.0-2|40	%{_mandir}/*/*
12cr|perl-Module-Loaded-0.60.0-2|41	
12cr|perl-Module-Loaded-0.60.0-2|42	
12cr|perl-Module-Loaded-0.60.0-2|43	%changelog
12cr|perl-Module-Loaded-0.60.0-2|44	* Mon Sep 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-Module-Loaded-0.60.0-2|45	+ Revision: 432798
12cr|perl-Module-Loaded-0.60.0-2|46	- update to 0.06
12cr|perl-Module-Loaded-0.60.0-2|47	
12cr|perl-Module-Loaded-0.60.0-2|48	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Module-Loaded-0.60.0-2|49	+ Revision: 408965
12cr|perl-Module-Loaded-0.60.0-2|50	- rebuild using %%perl_convert_version
12cr|perl-Module-Loaded-0.60.0-2|51	
12cr|perl-Module-Loaded-0.60.0-2|52	* Tue Dec 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdv2009.1
12cr|perl-Module-Loaded-0.60.0-2|53	+ Revision: 314758
12cr|perl-Module-Loaded-0.60.0-2|54	- update to new version 0.02
12cr|perl-Module-Loaded-0.60.0-2|55	
12cr|perl-Module-Loaded-0.60.0-2|56	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.01-1mdv2009.0
12cr|perl-Module-Loaded-0.60.0-2|57	+ Revision: 136289
12cr|perl-Module-Loaded-0.60.0-2|58	- restore BuildRoot
12cr|perl-Module-Loaded-0.60.0-2|59	
12cr|perl-Module-Loaded-0.60.0-2|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Module-Loaded-0.60.0-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Module-Loaded-0.60.0-2|62	
12cr|perl-Module-Loaded-0.60.0-2|63	* Fri Jun 22 2007 Buchan Milne <bgmilne@mandriva.org> 0.01-1mdv2008.0
12cr|perl-Module-Loaded-0.60.0-2|64	+ Revision: 42863
12cr|perl-Module-Loaded-0.60.0-2|65	- Import perl-Module-Loaded
12cr|perl-Module-Loaded-0.60.0-2|66	
12cr|perl-Module-Loaded-0.60.0-2|67	
12cr|perl-Module-Loaded-0.60.0-2|68	
12cr|perl-Module-Loaded-0.60.0-2|69	* Thu Jun 21 2007 Buchan Milne <bgmilne@mandriva.org> 0.01-1mdv2007.1
12cr|perl-Module-Loaded-0.60.0-2|70	- initial package

4952 12
12cr|perl-Module-Manifest-1.80.0-3|1	%define upstream_name    Module-Manifest
12cr|perl-Module-Manifest-1.80.0-3|2	%define upstream_version 1.08
12cr|perl-Module-Manifest-1.80.0-3|3	
12cr|perl-Module-Manifest-1.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Manifest-1.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Manifest-1.80.0-3|6	Release:	3
12cr|perl-Module-Manifest-1.80.0-3|7	
12cr|perl-Module-Manifest-1.80.0-3|8	Summary:	Parse and examine a Perl distribution MANIFEST file
12cr|perl-Module-Manifest-1.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-Module-Manifest-1.80.0-3|10	Group:		Development/Perl
12cr|perl-Module-Manifest-1.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Manifest-1.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Manifest-1.80.0-3|13	
12cr|perl-Module-Manifest-1.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-Module-Manifest-1.80.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Module-Manifest-1.80.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Module-Manifest-1.80.0-3|17	BuildRequires:	perl(File::Basename)
12cr|perl-Module-Manifest-1.80.0-3|18	BuildRequires:	perl(File::Spec)
12cr|perl-Module-Manifest-1.80.0-3|19	BuildRequires:	perl(Params::Util)
12cr|perl-Module-Manifest-1.80.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Module-Manifest-1.80.0-3|21	BuildRequires:	perl(Test::Warn)
12cr|perl-Module-Manifest-1.80.0-3|22	BuildRequires:	perl(Test::Exception)
12cr|perl-Module-Manifest-1.80.0-3|23	BuildArch:	noarch
12cr|perl-Module-Manifest-1.80.0-3|24	
12cr|perl-Module-Manifest-1.80.0-3|25	%description
12cr|perl-Module-Manifest-1.80.0-3|26	*Module::Manifest* is a simple utility module created originally for use in
12cr|perl-Module-Manifest-1.80.0-3|27	the Module::Inspector manpage.
12cr|perl-Module-Manifest-1.80.0-3|28	
12cr|perl-Module-Manifest-1.80.0-3|29	It allows you to load the _MANIFEST_ file that comes in a Perl distribution
12cr|perl-Module-Manifest-1.80.0-3|30	tarball, examine the contents, and perform some simple tasks.
12cr|perl-Module-Manifest-1.80.0-3|31	
12cr|perl-Module-Manifest-1.80.0-3|32	Granted, the functionality needed to do this is quite simple, but the Perl
12cr|perl-Module-Manifest-1.80.0-3|33	distribution _MANIFEST_ specification contains a couple of little
12cr|perl-Module-Manifest-1.80.0-3|34	idiosyncracies, such as line comments and space-seperated inline comments.
12cr|perl-Module-Manifest-1.80.0-3|35	
12cr|perl-Module-Manifest-1.80.0-3|36	%prep
12cr|perl-Module-Manifest-1.80.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Manifest-1.80.0-3|38	
12cr|perl-Module-Manifest-1.80.0-3|39	%build
12cr|perl-Module-Manifest-1.80.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Manifest-1.80.0-3|41	%make
12cr|perl-Module-Manifest-1.80.0-3|42	
12cr|perl-Module-Manifest-1.80.0-3|43	%check
12cr|perl-Module-Manifest-1.80.0-3|44	make test
12cr|perl-Module-Manifest-1.80.0-3|45	
12cr|perl-Module-Manifest-1.80.0-3|46	%install
12cr|perl-Module-Manifest-1.80.0-3|47	%makeinstall_std
12cr|perl-Module-Manifest-1.80.0-3|48	
12cr|perl-Module-Manifest-1.80.0-3|49	%files
12cr|perl-Module-Manifest-1.80.0-3|50	%doc README LICENSE Changes
12cr|perl-Module-Manifest-1.80.0-3|51	%{_mandir}/man3/*
12cr|perl-Module-Manifest-1.80.0-3|52	%{perl_vendorlib}/*
12cr|perl-Module-Manifest-1.80.0-3|53	
12cr|perl-Module-Manifest-1.80.0-3|54	%changelog
12cr|perl-Module-Manifest-1.80.0-3|55	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.80.0-2mdv2011.0
12cr|perl-Module-Manifest-1.80.0-3|56	+ Revision: 658536
12cr|perl-Module-Manifest-1.80.0-3|57	- rebuild for updated spec-helper
12cr|perl-Module-Manifest-1.80.0-3|58	
12cr|perl-Module-Manifest-1.80.0-3|59	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.80.0-1mdv2011.0
12cr|perl-Module-Manifest-1.80.0-3|60	+ Revision: 552414
12cr|perl-Module-Manifest-1.80.0-3|61	- update to 1.08
12cr|perl-Module-Manifest-1.80.0-3|62	
12cr|perl-Module-Manifest-1.80.0-3|63	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-Module-Manifest-1.80.0-3|64	+ Revision: 403866
12cr|perl-Module-Manifest-1.80.0-3|65	- rebuild using %%perl_convert_version
12cr|perl-Module-Manifest-1.80.0-3|66	
12cr|perl-Module-Manifest-1.80.0-3|67	* Sat May 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2010.0
12cr|perl-Module-Manifest-1.80.0-3|68	+ Revision: 370492
12cr|perl-Module-Manifest-1.80.0-3|69	- update to new version 0.07
12cr|perl-Module-Manifest-1.80.0-3|70	
12cr|perl-Module-Manifest-1.80.0-3|71	* Fri Mar 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.1
12cr|perl-Module-Manifest-1.80.0-3|72	+ Revision: 354491
12cr|perl-Module-Manifest-1.80.0-3|73	- update to new version 0.06
12cr|perl-Module-Manifest-1.80.0-3|74	
12cr|perl-Module-Manifest-1.80.0-3|75	* Thu Mar 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2009.1
12cr|perl-Module-Manifest-1.80.0-3|76	+ Revision: 354177
12cr|perl-Module-Manifest-1.80.0-3|77	- update to new version 0.05
12cr|perl-Module-Manifest-1.80.0-3|78	
12cr|perl-Module-Manifest-1.80.0-3|79	* Sun Dec 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.1
12cr|perl-Module-Manifest-1.80.0-3|80	+ Revision: 314252
12cr|perl-Module-Manifest-1.80.0-3|81	- update to new version 0.04
12cr|perl-Module-Manifest-1.80.0-3|82	
12cr|perl-Module-Manifest-1.80.0-3|83	* Sat Aug 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.03-1mdv2009.0
12cr|perl-Module-Manifest-1.80.0-3|84	+ Revision: 277651
12cr|perl-Module-Manifest-1.80.0-3|85	- import perl-Module-Manifest
12cr|perl-Module-Manifest-1.80.0-3|86	
12cr|perl-Module-Manifest-1.80.0-3|87	

4953 12
12cr|perl-Module-Math-Depends-0.20.0-3|1	%define upstream_name    Module-Math-Depends
12cr|perl-Module-Math-Depends-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Module-Math-Depends-0.20.0-3|3	
12cr|perl-Module-Math-Depends-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Math-Depends-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Math-Depends-0.20.0-3|6	Release:	3
12cr|perl-Module-Math-Depends-0.20.0-3|7	
12cr|perl-Module-Math-Depends-0.20.0-3|8	Summary:	Convenience object for manipulating module dependencies
12cr|perl-Module-Math-Depends-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Module-Math-Depends-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Module-Math-Depends-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Math-Depends-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Math-Depends-0.20.0-3|13	
12cr|perl-Module-Math-Depends-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Module-Math-Depends-0.20.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Module-Math-Depends-0.20.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Module-Math-Depends-0.20.0-3|17	BuildRequires:	perl(Params::Util)
12cr|perl-Module-Math-Depends-0.20.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Module-Math-Depends-0.20.0-3|19	BuildArch:	noarch
12cr|perl-Module-Math-Depends-0.20.0-3|20	
12cr|perl-Module-Math-Depends-0.20.0-3|21	%description
12cr|perl-Module-Math-Depends-0.20.0-3|22	This is a small convenience module created originally as part of the
12cr|perl-Module-Math-Depends-0.20.0-3|23	Module::Inspector manpage but released seperately, in the hope that people
12cr|perl-Module-Math-Depends-0.20.0-3|24	might find it useful in other contexts.
12cr|perl-Module-Math-Depends-0.20.0-3|25	
12cr|perl-Module-Math-Depends-0.20.0-3|26	%prep
12cr|perl-Module-Math-Depends-0.20.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Math-Depends-0.20.0-3|28	
12cr|perl-Module-Math-Depends-0.20.0-3|29	%build
12cr|perl-Module-Math-Depends-0.20.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Math-Depends-0.20.0-3|31	%make
12cr|perl-Module-Math-Depends-0.20.0-3|32	
12cr|perl-Module-Math-Depends-0.20.0-3|33	%check
12cr|perl-Module-Math-Depends-0.20.0-3|34	make test
12cr|perl-Module-Math-Depends-0.20.0-3|35	
12cr|perl-Module-Math-Depends-0.20.0-3|36	%install
12cr|perl-Module-Math-Depends-0.20.0-3|37	%makeinstall_std
12cr|perl-Module-Math-Depends-0.20.0-3|38	
12cr|perl-Module-Math-Depends-0.20.0-3|39	%files
12cr|perl-Module-Math-Depends-0.20.0-3|40	%doc README LICENSE Changes
12cr|perl-Module-Math-Depends-0.20.0-3|41	%{_mandir}/man3/*
12cr|perl-Module-Math-Depends-0.20.0-3|42	%{perl_vendorlib}/*
12cr|perl-Module-Math-Depends-0.20.0-3|43	
12cr|perl-Module-Math-Depends-0.20.0-3|44	%changelog
12cr|perl-Module-Math-Depends-0.20.0-3|45	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Module-Math-Depends-0.20.0-3|46	+ Revision: 655057
12cr|perl-Module-Math-Depends-0.20.0-3|47	- rebuild for updated spec-helper
12cr|perl-Module-Math-Depends-0.20.0-3|48	
12cr|perl-Module-Math-Depends-0.20.0-3|49	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Module-Math-Depends-0.20.0-3|50	+ Revision: 403867
12cr|perl-Module-Math-Depends-0.20.0-3|51	- rebuild using %%perl_convert_version
12cr|perl-Module-Math-Depends-0.20.0-3|52	
12cr|perl-Module-Math-Depends-0.20.0-3|53	* Sat Aug 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.02-1mdv2009.0
12cr|perl-Module-Math-Depends-0.20.0-3|54	+ Revision: 277636
12cr|perl-Module-Math-Depends-0.20.0-3|55	- import perl-Module-Math-Depends
12cr|perl-Module-Math-Depends-0.20.0-3|56	
12cr|perl-Module-Math-Depends-0.20.0-3|57	

4954 12
12cr|perl-Module-Metadata-1.0.4-6|1	%define upstream_name    Module-Metadata
12cr|perl-Module-Metadata-1.0.4-6|2	%define upstream_version 1.000004
12cr|perl-Module-Metadata-1.0.4-6|3	
12cr|perl-Module-Metadata-1.0.4-6|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Metadata-1.0.4-6|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Metadata-1.0.4-6|6	Release:	6
12cr|perl-Module-Metadata-1.0.4-6|7	
12cr|perl-Module-Metadata-1.0.4-6|8	Summary:	Gather package and POD information from perl module files
12cr|perl-Module-Metadata-1.0.4-6|9	License:	GPL+ or Artistic
12cr|perl-Module-Metadata-1.0.4-6|10	Group:		Development/Perl
12cr|perl-Module-Metadata-1.0.4-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Metadata-1.0.4-6|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Metadata-1.0.4-6|13	
12cr|perl-Module-Metadata-1.0.4-6|14	BuildRequires:	perl-devel
12cr|perl-Module-Metadata-1.0.4-6|15	BuildRequires:	perl(version)
12cr|perl-Module-Metadata-1.0.4-6|16	BuildArch:	noarch
12cr|perl-Module-Metadata-1.0.4-6|17	
12cr|perl-Module-Metadata-1.0.4-6|18	%description
12cr|perl-Module-Metadata-1.0.4-6|19	The *Tie::CPHash* module provides a hash table that is case preserving but
12cr|perl-Module-Metadata-1.0.4-6|20	case insensitive. This means that
12cr|perl-Module-Metadata-1.0.4-6|21	
12cr|perl-Module-Metadata-1.0.4-6|22	$cphash{KEY}    $cphash{key}
12cr|perl-Module-Metadata-1.0.4-6|23	$cphash{Key}    $cphash{keY}
12cr|perl-Module-Metadata-1.0.4-6|24	
12cr|perl-Module-Metadata-1.0.4-6|25	all refer to the same entry. Also, the hash remembers which form of the key
12cr|perl-Module-Metadata-1.0.4-6|26	was last used to store the entry. The 'keys' and 'each' functions will
12cr|perl-Module-Metadata-1.0.4-6|27	return the key that was used to set the value.
12cr|perl-Module-Metadata-1.0.4-6|28	
12cr|perl-Module-Metadata-1.0.4-6|29	%prep
12cr|perl-Module-Metadata-1.0.4-6|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Metadata-1.0.4-6|31	
12cr|perl-Module-Metadata-1.0.4-6|32	%build
12cr|perl-Module-Metadata-1.0.4-6|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Metadata-1.0.4-6|34	%make
12cr|perl-Module-Metadata-1.0.4-6|35	
12cr|perl-Module-Metadata-1.0.4-6|36	%check
12cr|perl-Module-Metadata-1.0.4-6|37	%make test
12cr|perl-Module-Metadata-1.0.4-6|38	
12cr|perl-Module-Metadata-1.0.4-6|39	%install
12cr|perl-Module-Metadata-1.0.4-6|40	%makeinstall_std
12cr|perl-Module-Metadata-1.0.4-6|41	
12cr|perl-Module-Metadata-1.0.4-6|42	%files
12cr|perl-Module-Metadata-1.0.4-6|43	%doc Changes META.yml
12cr|perl-Module-Metadata-1.0.4-6|44	%{_mandir}/man3/*
12cr|perl-Module-Metadata-1.0.4-6|45	%{perl_vendorlib}/*
12cr|perl-Module-Metadata-1.0.4-6|46	
12cr|perl-Module-Metadata-1.0.4-6|47	%changelog
12cr|perl-Module-Metadata-1.0.4-6|48	* Sat Jul 23 2011 Shlomi Fish <shlomif@mandriva.org> 1.0.4-5mdv2012.0
12cr|perl-Module-Metadata-1.0.4-6|49	+ Revision: 691279
12cr|perl-Module-Metadata-1.0.4-6|50	- Fix the perl-version buildrequires to be 1:0.870. Thanks to proyvind.
12cr|perl-Module-Metadata-1.0.4-6|51	- Add a dependency on perl-version. Sigh.
12cr|perl-Module-Metadata-1.0.4-6|52	- Fixed the perl(version) to 0.870 instead of 0.87
12cr|perl-Module-Metadata-1.0.4-6|53	- Add an explicit version on perl(version)
12cr|perl-Module-Metadata-1.0.4-6|54	- import perl-Module-Metadata
12cr|perl-Module-Metadata-1.0.4-6|55	

4955 12
12cr|perl-Module-Packaged-Generator-1.111.930-3|1	%define upstream_name    Module-Packaged-Generator
12cr|perl-Module-Packaged-Generator-1.111.930-3|2	%define upstream_version 1.111930
12cr|perl-Module-Packaged-Generator-1.111.930-3|3	
12cr|perl-Module-Packaged-Generator-1.111.930-3|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Packaged-Generator-1.111.930-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Packaged-Generator-1.111.930-3|6	Release:	3
12cr|perl-Module-Packaged-Generator-1.111.930-3|7	
12cr|perl-Module-Packaged-Generator-1.111.930-3|8	Summary:	Role to provide easy url fetching
12cr|perl-Module-Packaged-Generator-1.111.930-3|9	License:	GPL+ or Artistic
12cr|perl-Module-Packaged-Generator-1.111.930-3|10	Group:		Development/Perl
12cr|perl-Module-Packaged-Generator-1.111.930-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Packaged-Generator-1.111.930-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Packaged-Generator-1.111.930-3|13	
12cr|perl-Module-Packaged-Generator-1.111.930-3|14	BuildRequires:	perl-devel
12cr|perl-Module-Packaged-Generator-1.111.930-3|15	BuildRequires:	perl(DBI)
12cr|perl-Module-Packaged-Generator-1.111.930-3|16	BuildRequires:	perl(Devel::Platform::Info::Linux)
12cr|perl-Module-Packaged-Generator-1.111.930-3|17	BuildRequires:	perl(Exporter::Lite)
12cr|perl-Module-Packaged-Generator-1.111.930-3|18	BuildRequires:	perl(File::Copy)
12cr|perl-Module-Packaged-Generator-1.111.930-3|19	BuildRequires:	perl(File::Find)
12cr|perl-Module-Packaged-Generator-1.111.930-3|20	BuildRequires:	perl(File::HomeDir) >= 0.970.0
12cr|perl-Module-Packaged-Generator-1.111.930-3|21	BuildRequires:	perl(File::HomeDir::PathClass)
12cr|perl-Module-Packaged-Generator-1.111.930-3|22	BuildRequires:	perl(File::Spec::Functions)
12cr|perl-Module-Packaged-Generator-1.111.930-3|23	BuildRequires:	perl(File::Temp)
12cr|perl-Module-Packaged-Generator-1.111.930-3|24	BuildRequires:	perl(FindBin)
12cr|perl-Module-Packaged-Generator-1.111.930-3|25	BuildRequires:	perl(Getopt::Long::Descriptive)
12cr|perl-Module-Packaged-Generator-1.111.930-3|26	BuildRequires:	perl(LWP::Simple)
12cr|perl-Module-Packaged-Generator-1.111.930-3|27	BuildRequires:	perl(Log::Dispatchouli)
12cr|perl-Module-Packaged-Generator-1.111.930-3|28	BuildRequires:	perl(Module::Build) >= 0.360.100
12cr|perl-Module-Packaged-Generator-1.111.930-3|29	BuildRequires:	perl(Moose)
12cr|perl-Module-Packaged-Generator-1.111.930-3|30	BuildRequires:	perl(Moose::Role)
12cr|perl-Module-Packaged-Generator-1.111.930-3|31	BuildRequires:	perl(MooseX::ClassAttribute)
12cr|perl-Module-Packaged-Generator-1.111.930-3|32	BuildRequires:	perl(MooseX::Has::Sugar)
12cr|perl-Module-Packaged-Generator-1.111.930-3|33	BuildRequires:	perl(MooseX::SemiAffordanceAccessor)
12cr|perl-Module-Packaged-Generator-1.111.930-3|34	BuildRequires:	perl(MooseX::Singleton)
12cr|perl-Module-Packaged-Generator-1.111.930-3|35	BuildRequires:	perl(Parse::CPAN::Packages::Fast)
12cr|perl-Module-Packaged-Generator-1.111.930-3|36	BuildRequires:	perl(Term::ProgressBar::Quiet)
12cr|perl-Module-Packaged-Generator-1.111.930-3|37	BuildRequires:	perl(Test::MockObject)
12cr|perl-Module-Packaged-Generator-1.111.930-3|38	BuildRequires:	perl(Test::More) >= 0.880.0
12cr|perl-Module-Packaged-Generator-1.111.930-3|39	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Module-Packaged-Generator-1.111.930-3|40	BuildArch:	noarch
12cr|perl-Module-Packaged-Generator-1.111.930-3|41	
12cr|perl-Module-Packaged-Generator-1.111.930-3|42	%description
12cr|perl-Module-Packaged-Generator-1.111.930-3|43	This module alows to fetch modules available as native Linux (or BSD)
12cr|perl-Module-Packaged-Generator-1.111.930-3|44	distribution packages, and wraps them in a sqlite database. This allows
12cr|perl-Module-Packaged-Generator-1.111.930-3|45	people to do analysis, draw CPANTS metrics from it or whatever.
12cr|perl-Module-Packaged-Generator-1.111.930-3|46	
12cr|perl-Module-Packaged-Generator-1.111.930-3|47	Of course, running the utility shipped in this dist will only create the
12cr|perl-Module-Packaged-Generator-1.111.930-3|48	database for the current distribution. But that's not our job to do crazy
12cr|perl-Module-Packaged-Generator-1.111.930-3|49	manipulation with this data, we just provide the data :-)
12cr|perl-Module-Packaged-Generator-1.111.930-3|50	
12cr|perl-Module-Packaged-Generator-1.111.930-3|51	%prep
12cr|perl-Module-Packaged-Generator-1.111.930-3|52	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Packaged-Generator-1.111.930-3|53	
12cr|perl-Module-Packaged-Generator-1.111.930-3|54	%build
12cr|perl-Module-Packaged-Generator-1.111.930-3|55	perl Build.PL installdirs=vendor
12cr|perl-Module-Packaged-Generator-1.111.930-3|56	./Build
12cr|perl-Module-Packaged-Generator-1.111.930-3|57	
12cr|perl-Module-Packaged-Generator-1.111.930-3|58	%check
12cr|perl-Module-Packaged-Generator-1.111.930-3|59	./Build test
12cr|perl-Module-Packaged-Generator-1.111.930-3|60	
12cr|perl-Module-Packaged-Generator-1.111.930-3|61	%install
12cr|perl-Module-Packaged-Generator-1.111.930-3|62	./Build install destdir=%{buildroot}
12cr|perl-Module-Packaged-Generator-1.111.930-3|63	
12cr|perl-Module-Packaged-Generator-1.111.930-3|64	%files
12cr|perl-Module-Packaged-Generator-1.111.930-3|65	%doc Changes LICENSE META.json META.yml README
12cr|perl-Module-Packaged-Generator-1.111.930-3|66	%{_mandir}/man3/*
12cr|perl-Module-Packaged-Generator-1.111.930-3|67	%{perl_vendorlib}/*
12cr|perl-Module-Packaged-Generator-1.111.930-3|68	%{_bindir}/pkgcpan
12cr|perl-Module-Packaged-Generator-1.111.930-3|69	%{_datadir}/man/man1/pkgcpan.1.*
12cr|perl-Module-Packaged-Generator-1.111.930-3|70	
12cr|perl-Module-Packaged-Generator-1.111.930-3|71	
12cr|perl-Module-Packaged-Generator-1.111.930-3|72	%changelog
12cr|perl-Module-Packaged-Generator-1.111.930-3|73	* Fri Jul 15 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.111.930-2mdv2011
12cr|perl-Module-Packaged-Generator-1.111.930-3|74	+ Revision: 690048
12cr|perl-Module-Packaged-Generator-1.111.930-3|75	- Fix version requires on perl-File-HomeDir
12cr|perl-Module-Packaged-Generator-1.111.930-3|76	
12cr|perl-Module-Packaged-Generator-1.111.930-3|77	* Tue Jul 12 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.111.930-1
12cr|perl-Module-Packaged-Generator-1.111.930-3|78	+ Revision: 689775
12cr|perl-Module-Packaged-Generator-1.111.930-3|79	- Fix buildrequires
12cr|perl-Module-Packaged-Generator-1.111.930-3|80	- New version
12cr|perl-Module-Packaged-Generator-1.111.930-3|81	- import perl-Module-Packaged-Generator
12cr|perl-Module-Packaged-Generator-1.111.930-3|82	

4956 12
12cr|perl-Module-Pluggable-Fast-0.190.0-2|1	%define upstream_name	 Module-Pluggable-Fast
12cr|perl-Module-Pluggable-Fast-0.190.0-2|2	%define upstream_version 0.19
12cr|perl-Module-Pluggable-Fast-0.190.0-2|3	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Pluggable-Fast-0.190.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Pluggable-Fast-0.190.0-2|6	Release:	2
12cr|perl-Module-Pluggable-Fast-0.190.0-2|7	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|8	Summary:	Fast plugins with instantiation
12cr|perl-Module-Pluggable-Fast-0.190.0-2|9	License:	Artistic/GPL
12cr|perl-Module-Pluggable-Fast-0.190.0-2|10	Group:		Development/Perl
12cr|perl-Module-Pluggable-Fast-0.190.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Module-Pluggable-Fast-0.190.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Pluggable-Fast-0.190.0-2|13	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|14	BuildRequires:	perl-devel
12cr|perl-Module-Pluggable-Fast-0.190.0-2|15	BuildRequires:	perl(UNIVERSAL::exports)
12cr|perl-Module-Pluggable-Fast-0.190.0-2|16	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Module-Pluggable-Fast-0.190.0-2|17	BuildArch:	noarch
12cr|perl-Module-Pluggable-Fast-0.190.0-2|18	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|19	%description
12cr|perl-Module-Pluggable-Fast-0.190.0-2|20	This module is similar to Module::Pluggable but instantiates plugins as soon as
12cr|perl-Module-Pluggable-Fast-0.190.0-2|21	they're found, useful for code generators like Class::DBI::Loader.
12cr|perl-Module-Pluggable-Fast-0.190.0-2|22	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|23	%prep
12cr|perl-Module-Pluggable-Fast-0.190.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Pluggable-Fast-0.190.0-2|25	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|26	%build
12cr|perl-Module-Pluggable-Fast-0.190.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Pluggable-Fast-0.190.0-2|28	%make
12cr|perl-Module-Pluggable-Fast-0.190.0-2|29	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|30	%check
12cr|perl-Module-Pluggable-Fast-0.190.0-2|31	%make test
12cr|perl-Module-Pluggable-Fast-0.190.0-2|32	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|33	%install
12cr|perl-Module-Pluggable-Fast-0.190.0-2|34	%makeinstall_std
12cr|perl-Module-Pluggable-Fast-0.190.0-2|35	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|36	%files
12cr|perl-Module-Pluggable-Fast-0.190.0-2|37	%doc README Changes
12cr|perl-Module-Pluggable-Fast-0.190.0-2|38	%{perl_vendorlib}/Module
12cr|perl-Module-Pluggable-Fast-0.190.0-2|39	%{_mandir}/*/*
12cr|perl-Module-Pluggable-Fast-0.190.0-2|40	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|41	%changelog
12cr|perl-Module-Pluggable-Fast-0.190.0-2|42	* Sun Apr 18 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.190.0-1mdv2010.1
12cr|perl-Module-Pluggable-Fast-0.190.0-2|43	+ Revision: 536191
12cr|perl-Module-Pluggable-Fast-0.190.0-2|44	- update to 0.19
12cr|perl-Module-Pluggable-Fast-0.190.0-2|45	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|46	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.180.0-1mdv2010.0
12cr|perl-Module-Pluggable-Fast-0.190.0-2|47	+ Revision: 401626
12cr|perl-Module-Pluggable-Fast-0.190.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-Module-Pluggable-Fast-0.190.0-2|49	- fixed license field
12cr|perl-Module-Pluggable-Fast-0.190.0-2|50	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|51	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.18-8mdv2009.0
12cr|perl-Module-Pluggable-Fast-0.190.0-2|52	+ Revision: 257900
12cr|perl-Module-Pluggable-Fast-0.190.0-2|53	- rebuild
12cr|perl-Module-Pluggable-Fast-0.190.0-2|54	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.18-7mdv2009.0
12cr|perl-Module-Pluggable-Fast-0.190.0-2|56	+ Revision: 245947
12cr|perl-Module-Pluggable-Fast-0.190.0-2|57	- rebuild
12cr|perl-Module-Pluggable-Fast-0.190.0-2|58	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|59	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-5mdv2008.1
12cr|perl-Module-Pluggable-Fast-0.190.0-2|60	+ Revision: 137002
12cr|perl-Module-Pluggable-Fast-0.190.0-2|61	- rebuild
12cr|perl-Module-Pluggable-Fast-0.190.0-2|62	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Module-Pluggable-Fast-0.190.0-2|64	- restore BuildRoot
12cr|perl-Module-Pluggable-Fast-0.190.0-2|65	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Module-Pluggable-Fast-0.190.0-2|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Module-Pluggable-Fast-0.190.0-2|68	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|69	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-4mdv2008.0
12cr|perl-Module-Pluggable-Fast-0.190.0-2|70	+ Revision: 86642
12cr|perl-Module-Pluggable-Fast-0.190.0-2|71	- rebuild
12cr|perl-Module-Pluggable-Fast-0.190.0-2|72	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|73	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|74	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.18-3mdk
12cr|perl-Module-Pluggable-Fast-0.190.0-2|75	- Fix According to perl Policy
12cr|perl-Module-Pluggable-Fast-0.190.0-2|76	- BuildRequires
12cr|perl-Module-Pluggable-Fast-0.190.0-2|77	- Source URL
12cr|perl-Module-Pluggable-Fast-0.190.0-2|78	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|79	* Thu Dec 22 2005 Michael Scherer <misc@mandriva.org> 0.18-2mdk
12cr|perl-Module-Pluggable-Fast-0.190.0-2|80	- Add perl-UNIVERSAL-require BuildRequires
12cr|perl-Module-Pluggable-Fast-0.190.0-2|81	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|82	* Mon Dec 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdk
12cr|perl-Module-Pluggable-Fast-0.190.0-2|83	- New release 0.18
12cr|perl-Module-Pluggable-Fast-0.190.0-2|84	- spec cleanup
12cr|perl-Module-Pluggable-Fast-0.190.0-2|85	- fix directory ownership
12cr|perl-Module-Pluggable-Fast-0.190.0-2|86	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|87	* Wed Oct 26 2005 Lenny Cartier <lenny@mandriva.com> 0.16-3mdk
12cr|perl-Module-Pluggable-Fast-0.190.0-2|88	- rebuild for allegro
12cr|perl-Module-Pluggable-Fast-0.190.0-2|89	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|90	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.16-2mdk
12cr|perl-Module-Pluggable-Fast-0.190.0-2|91	- BuildRequires
12cr|perl-Module-Pluggable-Fast-0.190.0-2|92	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|93	* Thu Jun 09 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.16-1mdk
12cr|perl-Module-Pluggable-Fast-0.190.0-2|94	- 0.16
12cr|perl-Module-Pluggable-Fast-0.190.0-2|95	
12cr|perl-Module-Pluggable-Fast-0.190.0-2|96	* Tue May 03 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.15-1mdk
12cr|perl-Module-Pluggable-Fast-0.190.0-2|97	- First Mandriva release
12cr|perl-Module-Pluggable-Fast-0.190.0-2|98	

4957 12
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|1	%define upstream_name    Module-Pluggable-Ordered
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|2	%define upstream_version 1.5
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|3	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|6	Release:    3
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|7	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|8	Summary:    Call module plugins in a specified order
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|9	License:    GPL+ or Artistic
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|10	Group:      Development/Perl
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|13	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|14	BuildRequires: perl(Module::Pluggable)
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|15	BuildRequires: perl(UNIVERSAL::require)
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|16	BuildRequires: perl-devel
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|17	BuildArch: noarch
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|18	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|19	%description
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|20	This module behaves exactly the same as 'Module::Pluggable', supporting all
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|21	of its options, but also mixes in the 'call_plugins' and 'plugins_ordered'
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|22	methods to your class. 'call_plugins' acts a little like 'Class::Trigger';
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|23	it takes the name of a method, and some parameters. Let's say we call it
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|24	like so:
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|25	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|26	__PACKAGE__->call_plugins("my_method", @something);
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|27	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|28	'call_plugins' looks at the plugin modules found using 'Module::Pluggable'
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|29	for ones which provide 'my_method_order'. It sorts the modules numerically
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|30	based on the result of this method, and then calls
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|31	'$_->my_method(@something)' on them in order. This produces an effect a
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|32	little like the System V init process, where files can specify where in the
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|33	init sequence they want to be called.
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|34	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|35	%prep
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|37	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|38	%build
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|40	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|41	%{make}
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|42	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|43	%check
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|44	%{make} test
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|45	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|46	%install
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|47	%makeinstall_std
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|48	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|49	%files
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|50	%doc Changes README
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|51	%{_mandir}/man3/*
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|52	%perl_vendorlib/*
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|53	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|54	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|55	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|56	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|57	%changelog
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|58	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.500.0-2mdv2011.0
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|59	+ Revision: 655058
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|60	- rebuild for updated spec-helper
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|61	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|62	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.500.0-1mdv2011.0
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|63	+ Revision: 471160
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|64	- import perl-Module-Pluggable-Ordered
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|65	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|66	
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|67	* Sun Nov 29 2009 cpan2dist 1.5-1mdv
12cr|perl-Module-Pluggable-Ordered-1.500.0-3|68	- initial mdv release, generated with cpan2dist

4958 12
12cr|perl-Module-Refresh-0.160.0-2|1	%define upstream_name	 Module-Refresh
12cr|perl-Module-Refresh-0.160.0-2|2	%define upstream_version 0.16
12cr|perl-Module-Refresh-0.160.0-2|3	
12cr|perl-Module-Refresh-0.160.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Refresh-0.160.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Refresh-0.160.0-2|6	Release:	2
12cr|perl-Module-Refresh-0.160.0-2|7	
12cr|perl-Module-Refresh-0.160.0-2|8	Summary:	Refresh INC files when the module is updated on disk
12cr|perl-Module-Refresh-0.160.0-2|9	License:	GPL+ or Artistic
12cr|perl-Module-Refresh-0.160.0-2|10	Group:		Development/Perl
12cr|perl-Module-Refresh-0.160.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Refresh-0.160.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Module-Refresh-0.160.0-2|13	
12cr|perl-Module-Refresh-0.160.0-2|14	BuildRequires:	perl-devel
12cr|perl-Module-Refresh-0.160.0-2|15	BuildRequires:	perl(Path::Class)
12cr|perl-Module-Refresh-0.160.0-2|16	BuildArch:	noarch
12cr|perl-Module-Refresh-0.160.0-2|17	
12cr|perl-Module-Refresh-0.160.0-2|18	%description
12cr|perl-Module-Refresh-0.160.0-2|19	This module is a generalization of the functionality provided by
12cr|perl-Module-Refresh-0.160.0-2|20	Apache::StatINC. It's designed to make it easy to do simple iterative
12cr|perl-Module-Refresh-0.160.0-2|21	development when working in a persistent environment.
12cr|perl-Module-Refresh-0.160.0-2|22	
12cr|perl-Module-Refresh-0.160.0-2|23	%prep
12cr|perl-Module-Refresh-0.160.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Refresh-0.160.0-2|25	
12cr|perl-Module-Refresh-0.160.0-2|26	%build
12cr|perl-Module-Refresh-0.160.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Refresh-0.160.0-2|28	%make
12cr|perl-Module-Refresh-0.160.0-2|29	
12cr|perl-Module-Refresh-0.160.0-2|30	%check
12cr|perl-Module-Refresh-0.160.0-2|31	make test
12cr|perl-Module-Refresh-0.160.0-2|32	
12cr|perl-Module-Refresh-0.160.0-2|33	%install
12cr|perl-Module-Refresh-0.160.0-2|34	%makeinstall_std
12cr|perl-Module-Refresh-0.160.0-2|35	
12cr|perl-Module-Refresh-0.160.0-2|36	%files
12cr|perl-Module-Refresh-0.160.0-2|37	%doc Changes
12cr|perl-Module-Refresh-0.160.0-2|38	%{perl_vendorlib}/Module
12cr|perl-Module-Refresh-0.160.0-2|39	%{_mandir}/man3/*
12cr|perl-Module-Refresh-0.160.0-2|40	
12cr|perl-Module-Refresh-0.160.0-2|41	
12cr|perl-Module-Refresh-0.160.0-2|42	%changelog
12cr|perl-Module-Refresh-0.160.0-2|43	* Mon Apr 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-Module-Refresh-0.160.0-2|44	+ Revision: 655764
12cr|perl-Module-Refresh-0.160.0-2|45	- update to new version 0.16
12cr|perl-Module-Refresh-0.160.0-2|46	
12cr|perl-Module-Refresh-0.160.0-2|47	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.130.0-1mdv2011.0
12cr|perl-Module-Refresh-0.160.0-2|48	+ Revision: 406070
12cr|perl-Module-Refresh-0.160.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-Module-Refresh-0.160.0-2|50	
12cr|perl-Module-Refresh-0.160.0-2|51	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.13-5mdv2009.0
12cr|perl-Module-Refresh-0.160.0-2|52	+ Revision: 257902
12cr|perl-Module-Refresh-0.160.0-2|53	- rebuild
12cr|perl-Module-Refresh-0.160.0-2|54	
12cr|perl-Module-Refresh-0.160.0-2|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.13-4mdv2009.0
12cr|perl-Module-Refresh-0.160.0-2|56	+ Revision: 245951
12cr|perl-Module-Refresh-0.160.0-2|57	- rebuild
12cr|perl-Module-Refresh-0.160.0-2|58	
12cr|perl-Module-Refresh-0.160.0-2|59	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.13-2mdv2008.1
12cr|perl-Module-Refresh-0.160.0-2|60	+ Revision: 171026
12cr|perl-Module-Refresh-0.160.0-2|61	- rebuild
12cr|perl-Module-Refresh-0.160.0-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Module-Refresh-0.160.0-2|63	
12cr|perl-Module-Refresh-0.160.0-2|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Module-Refresh-0.160.0-2|65	- restore BuildRoot
12cr|perl-Module-Refresh-0.160.0-2|66	
12cr|perl-Module-Refresh-0.160.0-2|67	* Sun May 20 2007 Michael Scherer <misc@mandriva.org> 0.13-1mdv2008.0
12cr|perl-Module-Refresh-0.160.0-2|68	+ Revision: 28863
12cr|perl-Module-Refresh-0.160.0-2|69	- Update to new version 0.13
12cr|perl-Module-Refresh-0.160.0-2|70	
12cr|perl-Module-Refresh-0.160.0-2|71	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 0.12-1mdv2008.0
12cr|perl-Module-Refresh-0.160.0-2|72	+ Revision: 20922
12cr|perl-Module-Refresh-0.160.0-2|73	- upgrade to 0.12
12cr|perl-Module-Refresh-0.160.0-2|74	
12cr|perl-Module-Refresh-0.160.0-2|75	
12cr|perl-Module-Refresh-0.160.0-2|76	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.09-2mdk
12cr|perl-Module-Refresh-0.160.0-2|77	- Fix According to perl Policy
12cr|perl-Module-Refresh-0.160.0-2|78	- Source URL
12cr|perl-Module-Refresh-0.160.0-2|79	
12cr|perl-Module-Refresh-0.160.0-2|80	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdk
12cr|perl-Module-Refresh-0.160.0-2|81	- New release 0.09
12cr|perl-Module-Refresh-0.160.0-2|82	- spec cleanup
12cr|perl-Module-Refresh-0.160.0-2|83	- fix directory ownership
12cr|perl-Module-Refresh-0.160.0-2|84	
12cr|perl-Module-Refresh-0.160.0-2|85	* Mon Nov 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.08-1mdk
12cr|perl-Module-Refresh-0.160.0-2|86	- 0.08
12cr|perl-Module-Refresh-0.160.0-2|87	- Remove empty dirs in package
12cr|perl-Module-Refresh-0.160.0-2|88	
12cr|perl-Module-Refresh-0.160.0-2|89	* Sat Oct 01 2005 Michael Scherer <misc@mandriva.org> 0.06-1mdk
12cr|perl-Module-Refresh-0.160.0-2|90	- First mandriva package
12cr|perl-Module-Refresh-0.160.0-2|91	

4959 12
12cr|perl-Module-Release-2.50.0-3|1	%define upstream_name    Module-Release
12cr|perl-Module-Release-2.50.0-3|2	%define upstream_version 2.05
12cr|perl-Module-Release-2.50.0-3|3	
12cr|perl-Module-Release-2.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Release-2.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Release-2.50.0-3|6	Release:	3
12cr|perl-Module-Release-2.50.0-3|7	
12cr|perl-Module-Release-2.50.0-3|8	License:	GPL+ or Artistic
12cr|perl-Module-Release-2.50.0-3|9	Group:		Development/Perl
12cr|perl-Module-Release-2.50.0-3|10	Summary:	Automate software releases
12cr|perl-Module-Release-2.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Release-2.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Release-2.50.0-3|13	
12cr|perl-Module-Release-2.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Module-Release-2.50.0-3|15	BuildRequires:	perl(CGI)
12cr|perl-Module-Release-2.50.0-3|16	BuildRequires:	perl(ConfigReader::Simple)
12cr|perl-Module-Release-2.50.0-3|17	BuildRequires:	perl(Crypt::SSLeay)
12cr|perl-Module-Release-2.50.0-3|18	BuildRequires:	perl(File::Temp)
12cr|perl-Module-Release-2.50.0-3|19	BuildRequires:	perl(HTTP::Message)
12cr|perl-Module-Release-2.50.0-3|20	BuildRequires:	perl(IO::Null)
12cr|perl-Module-Release-2.50.0-3|21	BuildRequires:	perl(Net::FTP)
12cr|perl-Module-Release-2.50.0-3|22	BuildRequires:	perl(Test::Output)
12cr|perl-Module-Release-2.50.0-3|23	BuildRequires:	perl(Test::Without::Module)
12cr|perl-Module-Release-2.50.0-3|24	BuildArch:	noarch
12cr|perl-Module-Release-2.50.0-3|25	
12cr|perl-Module-Release-2.50.0-3|26	%description
12cr|perl-Module-Release-2.50.0-3|27	'Module::Release' automates your software release process. It started as a
12cr|perl-Module-Release-2.50.0-3|28	script that automated my release process, so it has bits to talk to PAUSE
12cr|perl-Module-Release-2.50.0-3|29	(CPAN) and SourceForge, and to use 'Makefile.PL' and 'CVS'. Other people
12cr|perl-Module-Release-2.50.0-3|30	have extended this in other modules under the same namespace so you can use
12cr|perl-Module-Release-2.50.0-3|31	'Module::Build', 'svn', and many other things.
12cr|perl-Module-Release-2.50.0-3|32	
12cr|perl-Module-Release-2.50.0-3|33	The methods represent a step in the release process. Some of them check a
12cr|perl-Module-Release-2.50.0-3|34	condition (e.g. all tests pass) and die if that doesn't work.
12cr|perl-Module-Release-2.50.0-3|35	'Module::Release' doesn't let you continue if something is wrong. Once you
12cr|perl-Module-Release-2.50.0-3|36	have checked everything, use the upload features to send your files to the
12cr|perl-Module-Release-2.50.0-3|37	right places.
12cr|perl-Module-Release-2.50.0-3|38	
12cr|perl-Module-Release-2.50.0-3|39	The included 'release' script is a good starting place. Don't be afraid to
12cr|perl-Module-Release-2.50.0-3|40	edit it for your own purposes.
12cr|perl-Module-Release-2.50.0-3|41	
12cr|perl-Module-Release-2.50.0-3|42	%prep
12cr|perl-Module-Release-2.50.0-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Release-2.50.0-3|44	
12cr|perl-Module-Release-2.50.0-3|45	%build
12cr|perl-Module-Release-2.50.0-3|46	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Release-2.50.0-3|47	%make
12cr|perl-Module-Release-2.50.0-3|48	
12cr|perl-Module-Release-2.50.0-3|49	%check
12cr|perl-Module-Release-2.50.0-3|50	make test
12cr|perl-Module-Release-2.50.0-3|51	
12cr|perl-Module-Release-2.50.0-3|52	%install
12cr|perl-Module-Release-2.50.0-3|53	%makeinstall_std
12cr|perl-Module-Release-2.50.0-3|54	
12cr|perl-Module-Release-2.50.0-3|55	%files
12cr|perl-Module-Release-2.50.0-3|56	%doc Changes README README
12cr|perl-Module-Release-2.50.0-3|57	%{perl_vendorlib}/Module
12cr|perl-Module-Release-2.50.0-3|58	%{_bindir}/release
12cr|perl-Module-Release-2.50.0-3|59	%{_mandir}/man3/*
12cr|perl-Module-Release-2.50.0-3|60	%{_mandir}/man1/release.1*
12cr|perl-Module-Release-2.50.0-3|61	
12cr|perl-Module-Release-2.50.0-3|62	%changelog
12cr|perl-Module-Release-2.50.0-3|63	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.50.0-2mdv2011.0
12cr|perl-Module-Release-2.50.0-3|64	+ Revision: 552000
12cr|perl-Module-Release-2.50.0-3|65	- rebuild
12cr|perl-Module-Release-2.50.0-3|66	
12cr|perl-Module-Release-2.50.0-3|67	* Thu Jun 18 2009 Jérôme Quelin <jquelin@mandriva.org> 2.50.0-1mdv2010.0
12cr|perl-Module-Release-2.50.0-3|68	+ Revision: 386974
12cr|perl-Module-Release-2.50.0-3|69	- update to 2.05
12cr|perl-Module-Release-2.50.0-3|70	- using %%perl_convert_version
12cr|perl-Module-Release-2.50.0-3|71	- fix license tag
12cr|perl-Module-Release-2.50.0-3|72	
12cr|perl-Module-Release-2.50.0-3|73	* Fri May 01 2009 Jérôme Quelin <jquelin@mandriva.org> 2.04-1mdv2010.0
12cr|perl-Module-Release-2.50.0-3|74	+ Revision: 369727
12cr|perl-Module-Release-2.50.0-3|75	- adding missing prereq
12cr|perl-Module-Release-2.50.0-3|76	- update to new version 2.04
12cr|perl-Module-Release-2.50.0-3|77	
12cr|perl-Module-Release-2.50.0-3|78	* Sun Feb 08 2009 Jérôme Quelin <jquelin@mandriva.org> 2.02-1mdv2009.1
12cr|perl-Module-Release-2.50.0-3|79	+ Revision: 338447
12cr|perl-Module-Release-2.50.0-3|80	- update to new version 2.02
12cr|perl-Module-Release-2.50.0-3|81	
12cr|perl-Module-Release-2.50.0-3|82	* Wed Nov 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.01-1mdv2009.1
12cr|perl-Module-Release-2.50.0-3|83	+ Revision: 307087
12cr|perl-Module-Release-2.50.0-3|84	- update to new version 2.01
12cr|perl-Module-Release-2.50.0-3|85	
12cr|perl-Module-Release-2.50.0-3|86	* Sat Sep 06 2008 Jérôme Quelin <jquelin@mandriva.org> 1.20-2mdv2009.0
12cr|perl-Module-Release-2.50.0-3|87	+ Revision: 281841
12cr|perl-Module-Release-2.50.0-3|88	- fix missing prereq not detected
12cr|perl-Module-Release-2.50.0-3|89	- import perl-Module-Release
12cr|perl-Module-Release-2.50.0-3|90	
12cr|perl-Module-Release-2.50.0-3|91	
12cr|perl-Module-Release-2.50.0-3|92	* Sat Sep 06 2008 cpan2dist 1.20-1mdv
12cr|perl-Module-Release-2.50.0-3|93	- initial mdv release, generated with cpan2dist
12cr|perl-Module-Release-2.50.0-3|94	

4960 12
12cr|perl-Module-Reload-1.70.0-2|1	%define upstream_name	 Module-Reload
12cr|perl-Module-Reload-1.70.0-2|2	%define upstream_version 1.07
12cr|perl-Module-Reload-1.70.0-2|3	
12cr|perl-Module-Reload-1.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Reload-1.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Reload-1.70.0-2|6	Release:	2
12cr|perl-Module-Reload-1.70.0-2|7	
12cr|perl-Module-Reload-1.70.0-2|8	Summary:	Reload %%INC files when updated on disk
12cr|perl-Module-Reload-1.70.0-2|9	License:	GPL+ or Artistic
12cr|perl-Module-Reload-1.70.0-2|10	Group:		Development/Perl
12cr|perl-Module-Reload-1.70.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Reload-1.70.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Module-Reload-1.70.0-2|13	
12cr|perl-Module-Reload-1.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-Module-Reload-1.70.0-2|15	BuildArch:	noarch
12cr|perl-Module-Reload-1.70.0-2|16	
12cr|perl-Module-Reload-1.70.0-2|17	%description
12cr|perl-Module-Reload-1.70.0-2|18	When Perl pulls a file via C<require>, it stores the filename in the
12cr|perl-Module-Reload-1.70.0-2|19	global hash C<%%INC>.  The next time Perl tries to C<require> the same
12cr|perl-Module-Reload-1.70.0-2|20	file, it sees the file in C<%%INC> and does not reload from disk.  This
12cr|perl-Module-Reload-1.70.0-2|21	module's handler iterates over C<%%INC> and reloads the file if it has
12cr|perl-Module-Reload-1.70.0-2|22	changed on disk.
12cr|perl-Module-Reload-1.70.0-2|23	
12cr|perl-Module-Reload-1.70.0-2|24	%prep
12cr|perl-Module-Reload-1.70.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Reload-1.70.0-2|26	
12cr|perl-Module-Reload-1.70.0-2|27	%build
12cr|perl-Module-Reload-1.70.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Reload-1.70.0-2|29	%make
12cr|perl-Module-Reload-1.70.0-2|30	
12cr|perl-Module-Reload-1.70.0-2|31	%install
12cr|perl-Module-Reload-1.70.0-2|32	%makeinstall_std
12cr|perl-Module-Reload-1.70.0-2|33	
12cr|perl-Module-Reload-1.70.0-2|34	%files
12cr|perl-Module-Reload-1.70.0-2|35	%doc README
12cr|perl-Module-Reload-1.70.0-2|36	%{perl_vendorlib}/Module
12cr|perl-Module-Reload-1.70.0-2|37	%{_mandir}/man3/*
12cr|perl-Module-Reload-1.70.0-2|38	
12cr|perl-Module-Reload-1.70.0-2|39	%changelog
12cr|perl-Module-Reload-1.70.0-2|40	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-1mdv2010.0
12cr|perl-Module-Reload-1.70.0-2|41	+ Revision: 410093
12cr|perl-Module-Reload-1.70.0-2|42	- rebuild using %%perl_convert_version
12cr|perl-Module-Reload-1.70.0-2|43	
12cr|perl-Module-Reload-1.70.0-2|44	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.07-2mdv2009.0
12cr|perl-Module-Reload-1.70.0-2|45	+ Revision: 136290
12cr|perl-Module-Reload-1.70.0-2|46	- restore BuildRoot
12cr|perl-Module-Reload-1.70.0-2|47	
12cr|perl-Module-Reload-1.70.0-2|48	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Module-Reload-1.70.0-2|49	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Module-Reload-1.70.0-2|50	
12cr|perl-Module-Reload-1.70.0-2|51	* Sun Jun 03 2007 Anssi Hannula <anssi@mandriva.org> 1.07-2mdv2008.0
12cr|perl-Module-Reload-1.70.0-2|52	+ Revision: 34870
12cr|perl-Module-Reload-1.70.0-2|53	- annual rebuild
12cr|perl-Module-Reload-1.70.0-2|54	
12cr|perl-Module-Reload-1.70.0-2|55	
12cr|perl-Module-Reload-1.70.0-2|56	* Sun May 28 2006 Anssi Hannula <anssi@mandriva.org> 1.07-1mdv2007.0
12cr|perl-Module-Reload-1.70.0-2|57	- initial Mandriva package
12cr|perl-Module-Reload-1.70.0-2|58	

4961 12
12cr|perl-Module-Starter-1.580.0-2|1	%define	upstream_name	 Module-Starter
12cr|perl-Module-Starter-1.580.0-2|2	%define upstream_version 1.58
12cr|perl-Module-Starter-1.580.0-2|3	
12cr|perl-Module-Starter-1.580.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Starter-1.580.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Starter-1.580.0-2|6	Release:	2
12cr|perl-Module-Starter-1.580.0-2|7	Epoch:		1
12cr|perl-Module-Starter-1.580.0-2|8	
12cr|perl-Module-Starter-1.580.0-2|9	Summary:	A simple starter kit for any module
12cr|perl-Module-Starter-1.580.0-2|10	License:	GPL+ or Artistic
12cr|perl-Module-Starter-1.580.0-2|11	Group:		Development/Perl
12cr|perl-Module-Starter-1.580.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Module-Starter-1.580.0-2|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Starter-1.580.0-2|14	
12cr|perl-Module-Starter-1.580.0-2|15	BuildRequires:	perl-devel
12cr|perl-Module-Starter-1.580.0-2|16	BuildArch:	noarch
12cr|perl-Module-Starter-1.580.0-2|17	
12cr|perl-Module-Starter-1.580.0-2|18	%description
12cr|perl-Module-Starter-1.580.0-2|19	This is the core module for Module::Starter. If you're not looking to extend or
12cr|perl-Module-Starter-1.580.0-2|20	alter the behavior of this module, you probably want to look at module-starter
12cr|perl-Module-Starter-1.580.0-2|21	instead.
12cr|perl-Module-Starter-1.580.0-2|22	
12cr|perl-Module-Starter-1.580.0-2|23	Module::Starter is used to create a skeletal CPAN distribution, including basic
12cr|perl-Module-Starter-1.580.0-2|24	builder scripts, tests, documentation, and module code. This is done through
12cr|perl-Module-Starter-1.580.0-2|25	just one method, create_distro.
12cr|perl-Module-Starter-1.580.0-2|26	
12cr|perl-Module-Starter-1.580.0-2|27	%prep
12cr|perl-Module-Starter-1.580.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Starter-1.580.0-2|29	
12cr|perl-Module-Starter-1.580.0-2|30	%build
12cr|perl-Module-Starter-1.580.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Starter-1.580.0-2|32	%make
12cr|perl-Module-Starter-1.580.0-2|33	
12cr|perl-Module-Starter-1.580.0-2|34	%check
12cr|perl-Module-Starter-1.580.0-2|35	%make test
12cr|perl-Module-Starter-1.580.0-2|36	
12cr|perl-Module-Starter-1.580.0-2|37	%install
12cr|perl-Module-Starter-1.580.0-2|38	%makeinstall_std
12cr|perl-Module-Starter-1.580.0-2|39	
12cr|perl-Module-Starter-1.580.0-2|40	%files
12cr|perl-Module-Starter-1.580.0-2|41	%doc Changes
12cr|perl-Module-Starter-1.580.0-2|42	%{_bindir}/*
12cr|perl-Module-Starter-1.580.0-2|43	%{perl_vendorlib}/*
12cr|perl-Module-Starter-1.580.0-2|44	%{_mandir}/*/*
12cr|perl-Module-Starter-1.580.0-2|45	
12cr|perl-Module-Starter-1.580.0-2|46	
12cr|perl-Module-Starter-1.580.0-2|47	%changelog
12cr|perl-Module-Starter-1.580.0-2|48	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.580.0-1mdv2011.0
12cr|perl-Module-Starter-1.580.0-2|49	+ Revision: 688753
12cr|perl-Module-Starter-1.580.0-2|50	- update to new version 1.58
12cr|perl-Module-Starter-1.580.0-2|51	
12cr|perl-Module-Starter-1.580.0-2|52	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1:1.570.0-2
12cr|perl-Module-Starter-1.580.0-2|53	+ Revision: 654254
12cr|perl-Module-Starter-1.580.0-2|54	- rebuild for updated spec-helper
12cr|perl-Module-Starter-1.580.0-2|55	
12cr|perl-Module-Starter-1.580.0-2|56	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.570.0-1
12cr|perl-Module-Starter-1.580.0-2|57	+ Revision: 654123
12cr|perl-Module-Starter-1.580.0-2|58	- update to new version 1.57
12cr|perl-Module-Starter-1.580.0-2|59	
12cr|perl-Module-Starter-1.580.0-2|60	* Wed Dec 09 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1:1.540.0-1mdv2011.0
12cr|perl-Module-Starter-1.580.0-2|61	+ Revision: 475400
12cr|perl-Module-Starter-1.580.0-2|62	- update to
12cr|perl-Module-Starter-1.580.0-2|63	
12cr|perl-Module-Starter-1.580.0-2|64	* Mon Jul 27 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1:1.520.0-1mdv2010.0
12cr|perl-Module-Starter-1.580.0-2|65	+ Revision: 400650
12cr|perl-Module-Starter-1.580.0-2|66	- update to 1.52
12cr|perl-Module-Starter-1.580.0-2|67	
12cr|perl-Module-Starter-1.580.0-2|68	* Tue Jul 07 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1:1.500.0-2mdv2010.0
12cr|perl-Module-Starter-1.580.0-2|69	+ Revision: 393297
12cr|perl-Module-Starter-1.580.0-2|70	- fixing url:
12cr|perl-Module-Starter-1.580.0-2|71	- update to 1.50
12cr|perl-Module-Starter-1.580.0-2|72	- fixed license field
12cr|perl-Module-Starter-1.580.0-2|73	
12cr|perl-Module-Starter-1.580.0-2|74	* Sun Jan 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.470-1mdv2009.1
12cr|perl-Module-Starter-1.580.0-2|75	+ Revision: 330911
12cr|perl-Module-Starter-1.580.0-2|76	- update to new version 1.470
12cr|perl-Module-Starter-1.580.0-2|77	
12cr|perl-Module-Starter-1.580.0-2|78	* Sat Jan 17 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1:1.50-1mdv2009.1
12cr|perl-Module-Starter-1.580.0-2|79	+ Revision: 330711
12cr|perl-Module-Starter-1.580.0-2|80	- forcing epoch to force update...
12cr|perl-Module-Starter-1.580.0-2|81	- version update to 1.50
12cr|perl-Module-Starter-1.580.0-2|82	
12cr|perl-Module-Starter-1.580.0-2|83	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.470-4mdv2009.0
12cr|perl-Module-Starter-1.580.0-2|84	+ Revision: 257905
12cr|perl-Module-Starter-1.580.0-2|85	- rebuild
12cr|perl-Module-Starter-1.580.0-2|86	
12cr|perl-Module-Starter-1.580.0-2|87	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.470-3mdv2009.0
12cr|perl-Module-Starter-1.580.0-2|88	+ Revision: 245953
12cr|perl-Module-Starter-1.580.0-2|89	- rebuild
12cr|perl-Module-Starter-1.580.0-2|90	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Module-Starter-1.580.0-2|91	
12cr|perl-Module-Starter-1.580.0-2|92	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Module-Starter-1.580.0-2|93	- restore BuildRoot
12cr|perl-Module-Starter-1.580.0-2|94	
12cr|perl-Module-Starter-1.580.0-2|95	* Sun Nov 11 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.470-1mdv2008.1
12cr|perl-Module-Starter-1.580.0-2|96	+ Revision: 107978
12cr|perl-Module-Starter-1.580.0-2|97	- update to new version 1.470
12cr|perl-Module-Starter-1.580.0-2|98	
12cr|perl-Module-Starter-1.580.0-2|99	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.46-1mdv2008.1
12cr|perl-Module-Starter-1.580.0-2|100	+ Revision: 105446
12cr|perl-Module-Starter-1.580.0-2|101	- new version
12cr|perl-Module-Starter-1.580.0-2|102	- update to new version 1.46
12cr|perl-Module-Starter-1.580.0-2|103	
12cr|perl-Module-Starter-1.580.0-2|104	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1.43_01-1mdv2008.0
12cr|perl-Module-Starter-1.580.0-2|105	+ Revision: 25298
12cr|perl-Module-Starter-1.580.0-2|106	- 1.43_01
12cr|perl-Module-Starter-1.580.0-2|107	
12cr|perl-Module-Starter-1.580.0-2|108	
12cr|perl-Module-Starter-1.580.0-2|109	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.42-2mdk
12cr|perl-Module-Starter-1.580.0-2|110	- Fix According to perl Policy
12cr|perl-Module-Starter-1.580.0-2|111	-Source URL
12cr|perl-Module-Starter-1.580.0-2|112	- use mkrel
12cr|perl-Module-Starter-1.580.0-2|113	
12cr|perl-Module-Starter-1.580.0-2|114	* Thu Nov 10 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.42-1mdk
12cr|perl-Module-Starter-1.580.0-2|115	- 1.42
12cr|perl-Module-Starter-1.580.0-2|116	
12cr|perl-Module-Starter-1.580.0-2|117	* Thu Jul 28 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.40-1mdk
12cr|perl-Module-Starter-1.580.0-2|118	- 1.40
12cr|perl-Module-Starter-1.580.0-2|119	
12cr|perl-Module-Starter-1.580.0-2|120	* Wed Apr 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.38-1mdk
12cr|perl-Module-Starter-1.580.0-2|121	- first mandriva release
12cr|perl-Module-Starter-1.580.0-2|122	

4962 12
12cr|perl-Module-Util-1.70.0-1|1	%define upstream_name    Module-Util
12cr|perl-Module-Util-1.70.0-1|2	%define upstream_version 1.07
12cr|perl-Module-Util-1.70.0-1|3	
12cr|perl-Module-Util-1.70.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Module-Util-1.70.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Module-Util-1.70.0-1|6	Release:    %mkrel 1
12cr|perl-Module-Util-1.70.0-1|7	
12cr|perl-Module-Util-1.70.0-1|8	Summary:    Module name tools and transformations
12cr|perl-Module-Util-1.70.0-1|9	License:    GPL+ or Artistic
12cr|perl-Module-Util-1.70.0-1|10	Group:      Development/Perl
12cr|perl-Module-Util-1.70.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Util-1.70.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Module-Util-1.70.0-1|13	
12cr|perl-Module-Util-1.70.0-1|14	BuildRequires: perl(Test::More)
12cr|perl-Module-Util-1.70.0-1|15	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Module-Util-1.70.0-1|16	BuildArch: noarch
12cr|perl-Module-Util-1.70.0-1|17	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Module-Util-1.70.0-1|18	
12cr|perl-Module-Util-1.70.0-1|19	%description
12cr|perl-Module-Util-1.70.0-1|20	This module provides a few useful functions for manipulating module names.
12cr|perl-Module-Util-1.70.0-1|21	Its main aim is to centralise some of the functions commonly used by
12cr|perl-Module-Util-1.70.0-1|22	modules that manipulate other modules in some way, like converting module
12cr|perl-Module-Util-1.70.0-1|23	names to relative paths.
12cr|perl-Module-Util-1.70.0-1|24	
12cr|perl-Module-Util-1.70.0-1|25	%prep
12cr|perl-Module-Util-1.70.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Util-1.70.0-1|27	
12cr|perl-Module-Util-1.70.0-1|28	%build
12cr|perl-Module-Util-1.70.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Util-1.70.0-1|30	%make
12cr|perl-Module-Util-1.70.0-1|31	
12cr|perl-Module-Util-1.70.0-1|32	%check
12cr|perl-Module-Util-1.70.0-1|33	make test
12cr|perl-Module-Util-1.70.0-1|34	
12cr|perl-Module-Util-1.70.0-1|35	%install
12cr|perl-Module-Util-1.70.0-1|36	rm -rf %{buildroot}
12cr|perl-Module-Util-1.70.0-1|37	%makeinstall_std
12cr|perl-Module-Util-1.70.0-1|38	
12cr|perl-Module-Util-1.70.0-1|39	%clean
12cr|perl-Module-Util-1.70.0-1|40	rm -rf %{buildroot}
12cr|perl-Module-Util-1.70.0-1|41	
12cr|perl-Module-Util-1.70.0-1|42	%files
12cr|perl-Module-Util-1.70.0-1|43	%defattr(-,root,root)
12cr|perl-Module-Util-1.70.0-1|44	%doc Changes README
12cr|perl-Module-Util-1.70.0-1|45	%{_bindir}/pm_which
12cr|perl-Module-Util-1.70.0-1|46	%{_mandir}/man1/pm_which.1.*
12cr|perl-Module-Util-1.70.0-1|47	%{_mandir}/man3/*
12cr|perl-Module-Util-1.70.0-1|48	%{perl_vendorlib}/Module
12cr|perl-Module-Util-1.70.0-1|49	
12cr|perl-Module-Util-1.70.0-1|50	
12cr|perl-Module-Util-1.70.0-1|51	%changelog
12cr|perl-Module-Util-1.70.0-1|52	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-1mdv2010.0
12cr|perl-Module-Util-1.70.0-1|53	+ Revision: 404020
12cr|perl-Module-Util-1.70.0-1|54	- rebuild using %%perl_convert_version
12cr|perl-Module-Util-1.70.0-1|55	
12cr|perl-Module-Util-1.70.0-1|56	* Sat May 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-1mdv2010.0
12cr|perl-Module-Util-1.70.0-1|57	+ Revision: 370493
12cr|perl-Module-Util-1.70.0-1|58	- update to new version 1.07
12cr|perl-Module-Util-1.70.0-1|59	
12cr|perl-Module-Util-1.70.0-1|60	* Sun Nov 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdv2009.1
12cr|perl-Module-Util-1.70.0-1|61	+ Revision: 301378
12cr|perl-Module-Util-1.70.0-1|62	- update to new version 1.05
12cr|perl-Module-Util-1.70.0-1|63	
12cr|perl-Module-Util-1.70.0-1|64	* Mon Jun 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2009.0
12cr|perl-Module-Util-1.70.0-1|65	+ Revision: 230278
12cr|perl-Module-Util-1.70.0-1|66	- update to new version 1.04
12cr|perl-Module-Util-1.70.0-1|67	
12cr|perl-Module-Util-1.70.0-1|68	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2009.0
12cr|perl-Module-Util-1.70.0-1|69	+ Revision: 213759
12cr|perl-Module-Util-1.70.0-1|70	- import perl-Module-Util
12cr|perl-Module-Util-1.70.0-1|71	
12cr|perl-Module-Util-1.70.0-1|72	
12cr|perl-Module-Util-1.70.0-1|73	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2009.0
12cr|perl-Module-Util-1.70.0-1|74	- first mdv release

4963 12
12cr|perl-Module-Versions-Report-1.60.0-2|1	%define upstream_name    Module-Versions-Report
12cr|perl-Module-Versions-Report-1.60.0-2|2	%define upstream_version 1.06
12cr|perl-Module-Versions-Report-1.60.0-2|3	
12cr|perl-Module-Versions-Report-1.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Module-Versions-Report-1.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Module-Versions-Report-1.60.0-2|6	Release:	2
12cr|perl-Module-Versions-Report-1.60.0-2|7	
12cr|perl-Module-Versions-Report-1.60.0-2|8	Summary:	Perl module to report versions of all modules in memory
12cr|perl-Module-Versions-Report-1.60.0-2|9	License:	GPL+ or Artistic
12cr|perl-Module-Versions-Report-1.60.0-2|10	Group:		Development/Perl
12cr|perl-Module-Versions-Report-1.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Module-Versions-Report-1.60.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Module-Versions-Report-1.60.0-2|13	
12cr|perl-Module-Versions-Report-1.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-Module-Versions-Report-1.60.0-2|15	BuildArch:	noarch
12cr|perl-Module-Versions-Report-1.60.0-2|16	
12cr|perl-Module-Versions-Report-1.60.0-2|17	%description
12cr|perl-Module-Versions-Report-1.60.0-2|18	Perl module to report versions of all modules in memory.
12cr|perl-Module-Versions-Report-1.60.0-2|19	If you add "use Module::Versions::Report;" to a program (especially handy if
12cr|perl-Module-Versions-Report-1.60.0-2|20	your program is one that demonstrates a bug in some module), then when the
12cr|perl-Module-Versions-Report-1.60.0-2|21	program has finished running, you well get a report detailing the all
12cr|perl-Module-Versions-Report-1.60.0-2|22	modules in memory, and noting the version of each (for modules that
12cr|perl-Module-Versions-Report-1.60.0-2|23	defined a $VERSION, at least).
12cr|perl-Module-Versions-Report-1.60.0-2|24	
12cr|perl-Module-Versions-Report-1.60.0-2|25	%prep
12cr|perl-Module-Versions-Report-1.60.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Module-Versions-Report-1.60.0-2|27	
12cr|perl-Module-Versions-Report-1.60.0-2|28	%build
12cr|perl-Module-Versions-Report-1.60.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Module-Versions-Report-1.60.0-2|30	%make
12cr|perl-Module-Versions-Report-1.60.0-2|31	
12cr|perl-Module-Versions-Report-1.60.0-2|32	%check
12cr|perl-Module-Versions-Report-1.60.0-2|33	make test
12cr|perl-Module-Versions-Report-1.60.0-2|34	
12cr|perl-Module-Versions-Report-1.60.0-2|35	%install
12cr|perl-Module-Versions-Report-1.60.0-2|36	%makeinstall_std
12cr|perl-Module-Versions-Report-1.60.0-2|37	rm -rf %{buildroot}%{perl_vendorarch}
12cr|perl-Module-Versions-Report-1.60.0-2|38	
12cr|perl-Module-Versions-Report-1.60.0-2|39	%files
12cr|perl-Module-Versions-Report-1.60.0-2|40	%doc ChangeLog README
12cr|perl-Module-Versions-Report-1.60.0-2|41	%{perl_vendorlib}/*
12cr|perl-Module-Versions-Report-1.60.0-2|42	%{_mandir}/man3/*
12cr|perl-Module-Versions-Report-1.60.0-2|43	
12cr|perl-Module-Versions-Report-1.60.0-2|44	
12cr|perl-Module-Versions-Report-1.60.0-2|45	%changelog
12cr|perl-Module-Versions-Report-1.60.0-2|46	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.60.0-1mdv2010.0
12cr|perl-Module-Versions-Report-1.60.0-2|47	+ Revision: 406171
12cr|perl-Module-Versions-Report-1.60.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-Module-Versions-Report-1.60.0-2|49	
12cr|perl-Module-Versions-Report-1.60.0-2|50	* Thu Oct 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-1mdv2009.1
12cr|perl-Module-Versions-Report-1.60.0-2|51	+ Revision: 296795
12cr|perl-Module-Versions-Report-1.60.0-2|52	- update to new version 1.06
12cr|perl-Module-Versions-Report-1.60.0-2|53	
12cr|perl-Module-Versions-Report-1.60.0-2|54	* Mon Jun 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdv2009.0
12cr|perl-Module-Versions-Report-1.60.0-2|55	+ Revision: 220144
12cr|perl-Module-Versions-Report-1.60.0-2|56	- update to new version 1.05
12cr|perl-Module-Versions-Report-1.60.0-2|57	
12cr|perl-Module-Versions-Report-1.60.0-2|58	* Sat Jun 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2009.0
12cr|perl-Module-Versions-Report-1.60.0-2|59	+ Revision: 216585
12cr|perl-Module-Versions-Report-1.60.0-2|60	- update to new version 1.04
12cr|perl-Module-Versions-Report-1.60.0-2|61	
12cr|perl-Module-Versions-Report-1.60.0-2|62	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.03-1mdv2008.1
12cr|perl-Module-Versions-Report-1.60.0-2|63	+ Revision: 136291
12cr|perl-Module-Versions-Report-1.60.0-2|64	- restore BuildRoot
12cr|perl-Module-Versions-Report-1.60.0-2|65	
12cr|perl-Module-Versions-Report-1.60.0-2|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Module-Versions-Report-1.60.0-2|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Module-Versions-Report-1.60.0-2|68	
12cr|perl-Module-Versions-Report-1.60.0-2|69	* Mon May 21 2007 Michael Scherer <misc@mandriva.org> 1.03-1mdv2008.0
12cr|perl-Module-Versions-Report-1.60.0-2|70	+ Revision: 29061
12cr|perl-Module-Versions-Report-1.60.0-2|71	- Update to new version 1.03
12cr|perl-Module-Versions-Report-1.60.0-2|72	
12cr|perl-Module-Versions-Report-1.60.0-2|73	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1.02-4mdv2008.0
12cr|perl-Module-Versions-Report-1.60.0-2|74	+ Revision: 25297
12cr|perl-Module-Versions-Report-1.60.0-2|75	- rebuild
12cr|perl-Module-Versions-Report-1.60.0-2|76	
12cr|perl-Module-Versions-Report-1.60.0-2|77	
12cr|perl-Module-Versions-Report-1.60.0-2|78	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.02-3mdk
12cr|perl-Module-Versions-Report-1.60.0-2|79	- Fix According to perl Policy
12cr|perl-Module-Versions-Report-1.60.0-2|80	- Source URL
12cr|perl-Module-Versions-Report-1.60.0-2|81	
12cr|perl-Module-Versions-Report-1.60.0-2|82	* Wed Dec 28 2005 Michael Scherer <misc@mandriva.org> 1.02-2mdk
12cr|perl-Module-Versions-Report-1.60.0-2|83	- Do not ship empty dir
12cr|perl-Module-Versions-Report-1.60.0-2|84	
12cr|perl-Module-Versions-Report-1.60.0-2|85	* Sat Oct 01 2005 Michael Scherer <misc@mandriva.org> 1.02-1mdk
12cr|perl-Module-Versions-Report-1.60.0-2|86	- First mandriva package
12cr|perl-Module-Versions-Report-1.60.0-2|87	

4964 12
12cr|perl-Mojolicious-1.430.0-2|1	%define upstream_name    Mojolicious
12cr|perl-Mojolicious-1.430.0-2|2	%define upstream_version 1.43
12cr|perl-Mojolicious-1.430.0-2|3	
12cr|perl-Mojolicious-1.430.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Mojolicious-1.430.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Mojolicious-1.430.0-2|6	Release:	2
12cr|perl-Mojolicious-1.430.0-2|7	Summary:	A next generation web framework for Perl
12cr|perl-Mojolicious-1.430.0-2|8	License:	Artistic 2.0
12cr|perl-Mojolicious-1.430.0-2|9	Group:		Development/Perl
12cr|perl-Mojolicious-1.430.0-2|10	URL:		http://mojolicious.org/
12cr|perl-Mojolicious-1.430.0-2|11	Source0:	http://www.cpan.org/authors/id/K/KR/KRAIH/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Mojolicious-1.430.0-2|12	
12cr|perl-Mojolicious-1.430.0-2|13	BuildRequires:	perl-devel
12cr|perl-Mojolicious-1.430.0-2|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Mojolicious-1.430.0-2|15	BuildRequires:	perl(Test::Builder)
12cr|perl-Mojolicious-1.430.0-2|16	BuildRequires:	perl(Test::Harness)
12cr|perl-Mojolicious-1.430.0-2|17	BuildRequires:	perl(Test::More)
12cr|perl-Mojolicious-1.430.0-2|18	BuildArch:	noarch
12cr|perl-Mojolicious-1.430.0-2|19	
12cr|perl-Mojolicious-1.430.0-2|20	%description
12cr|perl-Mojolicious-1.430.0-2|21	Back in the early day of the web there was this wonderful Perl library
12cr|perl-Mojolicious-1.430.0-2|22	called CGI, many people only learned Perl because of it. It was simple
12cr|perl-Mojolicious-1.430.0-2|23	enough to get started without knowing much about the language and powerful
12cr|perl-Mojolicious-1.430.0-2|24	enough to keep you going, learning by doing was much fun. While most of the
12cr|perl-Mojolicious-1.430.0-2|25	techniques used are outdated now, the idea behind it is not. Mojolicious is
12cr|perl-Mojolicious-1.430.0-2|26	a new attempt at implementing this idea using state of the art technology.
12cr|perl-Mojolicious-1.430.0-2|27	
12cr|perl-Mojolicious-1.430.0-2|28	%prep
12cr|perl-Mojolicious-1.430.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Mojolicious-1.430.0-2|30	
12cr|perl-Mojolicious-1.430.0-2|31	%build
12cr|perl-Mojolicious-1.430.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Mojolicious-1.430.0-2|33	%make
12cr|perl-Mojolicious-1.430.0-2|34	
12cr|perl-Mojolicious-1.430.0-2|35	%check
12cr|perl-Mojolicious-1.430.0-2|36	%make test
12cr|perl-Mojolicious-1.430.0-2|37	
12cr|perl-Mojolicious-1.430.0-2|38	%install
12cr|perl-Mojolicious-1.430.0-2|39	%makeinstall_std
12cr|perl-Mojolicious-1.430.0-2|40	
12cr|perl-Mojolicious-1.430.0-2|41	%files
12cr|perl-Mojolicious-1.430.0-2|42	%doc Changes LICENSE examples
12cr|perl-Mojolicious-1.430.0-2|43	%{_bindir}/mojo
12cr|perl-Mojolicious-1.430.0-2|44	%{_bindir}/hypnotoad
12cr|perl-Mojolicious-1.430.0-2|45	%{perl_vendorlib}/*
12cr|perl-Mojolicious-1.430.0-2|46	%{_mandir}/man1/*
12cr|perl-Mojolicious-1.430.0-2|47	%{_mandir}/man3/*
12cr|perl-Mojolicious-1.430.0-2|48	
12cr|perl-Mojolicious-1.430.0-2|49	%changelog
12cr|perl-Mojolicious-1.430.0-2|50	* Wed Jun 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.430.0-1mdv2011.0
12cr|perl-Mojolicious-1.430.0-2|51	+ Revision: 685331
12cr|perl-Mojolicious-1.430.0-2|52	- update to new version 1.43
12cr|perl-Mojolicious-1.430.0-2|53	
12cr|perl-Mojolicious-1.430.0-2|54	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.420.0-1
12cr|perl-Mojolicious-1.430.0-2|55	+ Revision: 684775
12cr|perl-Mojolicious-1.430.0-2|56	- update to new version 1.42
12cr|perl-Mojolicious-1.430.0-2|57	
12cr|perl-Mojolicious-1.430.0-2|58	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.340.0-1
12cr|perl-Mojolicious-1.430.0-2|59	+ Revision: 682136
12cr|perl-Mojolicious-1.430.0-2|60	- update to new version 1.34
12cr|perl-Mojolicious-1.430.0-2|61	
12cr|perl-Mojolicious-1.430.0-2|62	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.330.0-1
12cr|perl-Mojolicious-1.430.0-2|63	+ Revision: 677373
12cr|perl-Mojolicious-1.430.0-2|64	- update to new version 1.33
12cr|perl-Mojolicious-1.430.0-2|65	
12cr|perl-Mojolicious-1.430.0-2|66	* Thu May 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.320.0-1
12cr|perl-Mojolicious-1.430.0-2|67	+ Revision: 673814
12cr|perl-Mojolicious-1.430.0-2|68	- update to new version 1.32
12cr|perl-Mojolicious-1.430.0-2|69	
12cr|perl-Mojolicious-1.430.0-2|70	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.310.0-1
12cr|perl-Mojolicious-1.430.0-2|71	+ Revision: 672855
12cr|perl-Mojolicious-1.430.0-2|72	- update to new version 1.31
12cr|perl-Mojolicious-1.430.0-2|73	
12cr|perl-Mojolicious-1.430.0-2|74	* Fri May 06 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.300.0-1
12cr|perl-Mojolicious-1.430.0-2|75	+ Revision: 669865
12cr|perl-Mojolicious-1.430.0-2|76	- fix check section
12cr|perl-Mojolicious-1.430.0-2|77	- new version 1.3
12cr|perl-Mojolicious-1.430.0-2|78	
12cr|perl-Mojolicious-1.430.0-2|79	* Wed May 04 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.220.0-1
12cr|perl-Mojolicious-1.430.0-2|80	+ Revision: 665986
12cr|perl-Mojolicious-1.430.0-2|81	- new version 1.22
12cr|perl-Mojolicious-1.430.0-2|82	
12cr|perl-Mojolicious-1.430.0-2|83	* Wed Apr 20 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.210.0-1
12cr|perl-Mojolicious-1.430.0-2|84	+ Revision: 656280
12cr|perl-Mojolicious-1.430.0-2|85	- import perl-Mojolicious
12cr|perl-Mojolicious-1.430.0-2|86	

4965 12
12cr|perl-MojoMojo-1.40.0-3|1	%define upstream_name    MojoMojo
12cr|perl-MojoMojo-1.40.0-3|2	%define upstream_version 1.04
12cr|perl-MojoMojo-1.40.0-3|3	
12cr|perl-MojoMojo-1.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MojoMojo-1.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MojoMojo-1.40.0-3|6	Release:	3
12cr|perl-MojoMojo-1.40.0-3|7	
12cr|perl-MojoMojo-1.40.0-3|8	Summary:	A Catalyst & DBIx::Class powered Wiki
12cr|perl-MojoMojo-1.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-MojoMojo-1.40.0-3|10	Group:		Development/Perl
12cr|perl-MojoMojo-1.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MojoMojo-1.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MojoMojo-1.40.0-3|13	
12cr|perl-MojoMojo-1.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-MojoMojo-1.40.0-3|15	BuildRequires:	perl(Algorithm::Diff)
12cr|perl-MojoMojo-1.40.0-3|16	BuildRequires:	perl(Algorithm::Merge)
12cr|perl-MojoMojo-1.40.0-3|17	BuildRequires:	perl(Archive::Zip)
12cr|perl-MojoMojo-1.40.0-3|18	BuildRequires:	perl(Cache::FastMmap)
12cr|perl-MojoMojo-1.40.0-3|19	BuildRequires:	perl(Catalyst)
12cr|perl-MojoMojo-1.40.0-3|20	BuildRequires:	perl(Catalyst::Action::RenderView)
12cr|perl-MojoMojo-1.40.0-3|21	BuildRequires:	perl(Catalyst::Authentication::Store::DBIx::Class)
12cr|perl-MojoMojo-1.40.0-3|22	BuildRequires:	perl(Catalyst::Controller::HTML::FormFu)
12cr|perl-MojoMojo-1.40.0-3|23	BuildRequires:	perl(Catalyst::Model::DBIC::Schema)
12cr|perl-MojoMojo-1.40.0-3|24	BuildRequires:	perl(Catalyst::Plugin::Authentication)
12cr|perl-MojoMojo-1.40.0-3|25	BuildRequires:	perl(Catalyst::Plugin::Cache)
12cr|perl-MojoMojo-1.40.0-3|26	BuildRequires:	perl(Catalyst::Plugin::ConfigLoader)
12cr|perl-MojoMojo-1.40.0-3|27	BuildRequires:	perl(Catalyst::Plugin::I18N)
12cr|perl-MojoMojo-1.40.0-3|28	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie)
12cr|perl-MojoMojo-1.40.0-3|29	BuildRequires:	perl(Catalyst::Plugin::Session::Store::Cache)
12cr|perl-MojoMojo-1.40.0-3|30	BuildRequires:	perl(Catalyst::Plugin::Setenv)
12cr|perl-MojoMojo-1.40.0-3|31	BuildRequires:	perl(Catalyst::Plugin::Static::Simple)
12cr|perl-MojoMojo-1.40.0-3|32	BuildRequires:	perl(Catalyst::Plugin::SubRequest)
12cr|perl-MojoMojo-1.40.0-3|33	BuildRequires:	perl(Catalyst::Plugin::Unicode)
12cr|perl-MojoMojo-1.40.0-3|34	BuildRequires:	perl(Catalyst::View::Email::Template)
12cr|perl-MojoMojo-1.40.0-3|35	BuildRequires:	perl(Catalyst::View::JSON)
12cr|perl-MojoMojo-1.40.0-3|36	BuildRequires:	perl(Catalyst::View::TT)
12cr|perl-MojoMojo-1.40.0-3|37	BuildRequires:	perl(Class::C3)
12cr|perl-MojoMojo-1.40.0-3|38	BuildRequires:	perl(Config::General)
12cr|perl-MojoMojo-1.40.0-3|39	BuildRequires:	perl(Config::JFDI)
12cr|perl-MojoMojo-1.40.0-3|40	BuildRequires:	perl(Crypt::CBC)
12cr|perl-MojoMojo-1.40.0-3|41	BuildRequires:	perl(DBD::SQLite)
12cr|perl-MojoMojo-1.40.0-3|42	BuildRequires:	perl(DBIx::Class)
12cr|perl-MojoMojo-1.40.0-3|43	BuildRequires:	perl(DBIx::Class::DateTime::Epoch)
12cr|perl-MojoMojo-1.40.0-3|44	BuildRequires:	perl(DBIx::Class::EncodedColumn)
12cr|perl-MojoMojo-1.40.0-3|45	BuildRequires:	perl(DBIx::Class::TimeStamp)
12cr|perl-MojoMojo-1.40.0-3|46	BuildRequires:	perl(Data::Page)
12cr|perl-MojoMojo-1.40.0-3|47	BuildRequires:	perl(DateTime)
12cr|perl-MojoMojo-1.40.0-3|48	BuildRequires:	perl(DateTime::Format::Mail)
12cr|perl-MojoMojo-1.40.0-3|49	BuildRequires:	perl(Directory::Scratch)
12cr|perl-MojoMojo-1.40.0-3|50	BuildRequires:	perl(Email::Send::Test)
12cr|perl-MojoMojo-1.40.0-3|51	BuildRequires:	perl(Encode)
12cr|perl-MojoMojo-1.40.0-3|52	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-MojoMojo-1.40.0-3|53	BuildRequires:	perl(FCGI::ProcManager)
12cr|perl-MojoMojo-1.40.0-3|54	BuildRequires:	perl(File::Copy::Recursive)
12cr|perl-MojoMojo-1.40.0-3|55	BuildRequires:	perl(File::MMagic)
12cr|perl-MojoMojo-1.40.0-3|56	BuildRequires:	perl(File::Slurp)
12cr|perl-MojoMojo-1.40.0-3|57	BuildRequires:	perl(HTML::Entities)
12cr|perl-MojoMojo-1.40.0-3|58	BuildRequires:	perl(HTML::FormFu)
12cr|perl-MojoMojo-1.40.0-3|59	BuildRequires:	perl(HTML::FormFu::Element::reCAPTCHA)
12cr|perl-MojoMojo-1.40.0-3|60	BuildRequires:	perl(HTML::FormFu::Model::DBIC)
12cr|perl-MojoMojo-1.40.0-3|61	BuildRequires:	perl(HTML::Strip)
12cr|perl-MojoMojo-1.40.0-3|62	BuildRequires:	perl(HTML::TagCloud)
12cr|perl-MojoMojo-1.40.0-3|63	BuildRequires:	perl(HTML::Toc)
12cr|perl-MojoMojo-1.40.0-3|64	BuildRequires:	perl(IO::File)
12cr|perl-MojoMojo-1.40.0-3|65	BuildRequires:	perl(IO::Scalar)
12cr|perl-MojoMojo-1.40.0-3|66	BuildRequires:	perl(Image::ExifTool)
12cr|perl-MojoMojo-1.40.0-3|67	BuildRequires:	perl(Image::Math::Constrain)
12cr|perl-MojoMojo-1.40.0-3|68	BuildRequires:	perl(Imager)
12cr|perl-MojoMojo-1.40.0-3|69	BuildRequires:	perl(JSON)
12cr|perl-MojoMojo-1.40.0-3|70	BuildRequires:	perl(JSON::XS)
12cr|perl-MojoMojo-1.40.0-3|71	BuildRequires:	perl(KinoSearch1)
12cr|perl-MojoMojo-1.40.0-3|72	BuildRequires:	perl(LWP::Simple)
12cr|perl-MojoMojo-1.40.0-3|73	BuildRequires:	perl(Locale::Maketext::Lexicon)
12cr|perl-MojoMojo-1.40.0-3|74	BuildRequires:	perl(MRO::Compat)
12cr|perl-MojoMojo-1.40.0-3|75	BuildRequires:	perl(Module::Find)
12cr|perl-MojoMojo-1.40.0-3|76	BuildRequires:	perl(Module::Pluggable::Ordered)
12cr|perl-MojoMojo-1.40.0-3|77	BuildRequires:	perl(Moose)
12cr|perl-MojoMojo-1.40.0-3|78	BuildRequires:	perl(Net::Amazon)
12cr|perl-MojoMojo-1.40.0-3|79	BuildRequires:	perl(Number::Format)
12cr|perl-MojoMojo-1.40.0-3|80	BuildRequires:	perl(Pod::Simple::HTML)
12cr|perl-MojoMojo-1.40.0-3|81	BuildRequires:	perl(SQL::Translator)
12cr|perl-MojoMojo-1.40.0-3|82	BuildRequires:	perl(String::Diff)
12cr|perl-MojoMojo-1.40.0-3|83	BuildRequires:	perl(Syntax::Highlight::Engine::Kate)
12cr|perl-MojoMojo-1.40.0-3|84	BuildRequires:	perl(Template)
12cr|perl-MojoMojo-1.40.0-3|85	BuildRequires:	perl(Template::Plugin::JavaScript)
12cr|perl-MojoMojo-1.40.0-3|86	BuildRequires:	perl(Term::Prompt)
12cr|perl-MojoMojo-1.40.0-3|87	BuildRequires:	perl(Test::Differences)
12cr|perl-MojoMojo-1.40.0-3|88	BuildRequires:	perl(Test::More)
12cr|perl-MojoMojo-1.40.0-3|89	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
12cr|perl-MojoMojo-1.40.0-3|90	BuildRequires:	perl(Text::Context)
12cr|perl-MojoMojo-1.40.0-3|91	BuildRequires:	perl(Text::Emoticon::MSN)
12cr|perl-MojoMojo-1.40.0-3|92	BuildRequires:	perl(Text::MultiMarkdown)
12cr|perl-MojoMojo-1.40.0-3|93	BuildRequires:	perl(Text::Password::Pronounceable)
12cr|perl-MojoMojo-1.40.0-3|94	BuildRequires:	perl(Text::Textile)
12cr|perl-MojoMojo-1.40.0-3|95	BuildRequires:	perl(URI)
12cr|perl-MojoMojo-1.40.0-3|96	BuildRequires:	perl(URI::Fetch)
12cr|perl-MojoMojo-1.40.0-3|97	BuildRequires:	perl(URI::Find)
12cr|perl-MojoMojo-1.40.0-3|98	BuildRequires:	perl(WWW::Mechanize)
12cr|perl-MojoMojo-1.40.0-3|99	BuildRequires:	perl(WWW::Mechanize::TreeBuilder)
12cr|perl-MojoMojo-1.40.0-3|100	BuildRequires:	perl(XML::Feed)
12cr|perl-MojoMojo-1.40.0-3|101	BuildRequires:	perl(XML::LibXML)
12cr|perl-MojoMojo-1.40.0-3|102	BuildRequires:	perl(XML::LibXSLT)
12cr|perl-MojoMojo-1.40.0-3|103	BuildRequires:	perl(YAML::XS)
12cr|perl-MojoMojo-1.40.0-3|104	BuildRequires:	perl(parent)
12cr|perl-MojoMojo-1.40.0-3|105	
12cr|perl-MojoMojo-1.40.0-3|106	BuildArch:	noarch
12cr|perl-MojoMojo-1.40.0-3|107	
12cr|perl-MojoMojo-1.40.0-3|108	%description
12cr|perl-MojoMojo-1.40.0-3|109	Mojomojo is a sort of content management system, borrowing many concepts
12cr|perl-MojoMojo-1.40.0-3|110	from wikis and blogs. It allows you to maintain a full tree-structure of
12cr|perl-MojoMojo-1.40.0-3|111	pages, and to interlink them in various ways. It has full version support,
12cr|perl-MojoMojo-1.40.0-3|112	so you can always go back to a previous version and see what's changed with
12cr|perl-MojoMojo-1.40.0-3|113	an easy AJAX- based diff system. There are also a bunch of other features
12cr|perl-MojoMojo-1.40.0-3|114	like built-in fulltext search, live AJAX preview of editing, and RSS feeds
12cr|perl-MojoMojo-1.40.0-3|115	for every wiki page.
12cr|perl-MojoMojo-1.40.0-3|116	
12cr|perl-MojoMojo-1.40.0-3|117	To find out more about how you can use MojoMojo, please visit
12cr|perl-MojoMojo-1.40.0-3|118	http://mojomojo.org or read the installation instructions in the
12cr|perl-MojoMojo-1.40.0-3|119	MojoMojo::Installation manpage to try it out yourself.
12cr|perl-MojoMojo-1.40.0-3|120	
12cr|perl-MojoMojo-1.40.0-3|121	%prep
12cr|perl-MojoMojo-1.40.0-3|122	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MojoMojo-1.40.0-3|123	
12cr|perl-MojoMojo-1.40.0-3|124	%build
12cr|perl-MojoMojo-1.40.0-3|125	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MojoMojo-1.40.0-3|126	%make
12cr|perl-MojoMojo-1.40.0-3|127	
12cr|perl-MojoMojo-1.40.0-3|128	%check
12cr|perl-MojoMojo-1.40.0-3|129	%make test
12cr|perl-MojoMojo-1.40.0-3|130	
12cr|perl-MojoMojo-1.40.0-3|131	%install
12cr|perl-MojoMojo-1.40.0-3|132	%makeinstall_std
12cr|perl-MojoMojo-1.40.0-3|133	
12cr|perl-MojoMojo-1.40.0-3|134	%files
12cr|perl-MojoMojo-1.40.0-3|135	%doc Changes README
12cr|perl-MojoMojo-1.40.0-3|136	%{_mandir}/man1/*
12cr|perl-MojoMojo-1.40.0-3|137	%{_mandir}/man3/*
12cr|perl-MojoMojo-1.40.0-3|138	%{perl_vendorlib}/*
12cr|perl-MojoMojo-1.40.0-3|139	%{_bindir}/*
12cr|perl-MojoMojo-1.40.0-3|140	
12cr|perl-MojoMojo-1.40.0-3|141	%changelog
12cr|perl-MojoMojo-1.40.0-3|142	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.40.0-2mdv2011.0
12cr|perl-MojoMojo-1.40.0-3|143	+ Revision: 657450
12cr|perl-MojoMojo-1.40.0-3|144	- rebuild for updated spec-helper
12cr|perl-MojoMojo-1.40.0-3|145	
12cr|perl-MojoMojo-1.40.0-3|146	* Mon Mar 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.40.0-1
12cr|perl-MojoMojo-1.40.0-3|147	+ Revision: 644768
12cr|perl-MojoMojo-1.40.0-3|148	- update to new version 1.04
12cr|perl-MojoMojo-1.40.0-3|149	
12cr|perl-MojoMojo-1.40.0-3|150	* Tue Feb 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.30.0-1
12cr|perl-MojoMojo-1.40.0-3|151	+ Revision: 634729
12cr|perl-MojoMojo-1.40.0-3|152	- new version
12cr|perl-MojoMojo-1.40.0-3|153	
12cr|perl-MojoMojo-1.40.0-3|154	* Sun Sep 05 2010 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2011.0
12cr|perl-MojoMojo-1.40.0-3|155	+ Revision: 576069
12cr|perl-MojoMojo-1.40.0-3|156	- update buildrequires:
12cr|perl-MojoMojo-1.40.0-3|157	- update to 1.02
12cr|perl-MojoMojo-1.40.0-3|158	
12cr|perl-MojoMojo-1.40.0-3|159	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2011.0
12cr|perl-MojoMojo-1.40.0-3|160	+ Revision: 553022
12cr|perl-MojoMojo-1.40.0-3|161	- adding missing buildrequires:
12cr|perl-MojoMojo-1.40.0-3|162	- adding missing buildrequires:
12cr|perl-MojoMojo-1.40.0-3|163	- update to 1.01
12cr|perl-MojoMojo-1.40.0-3|164	
12cr|perl-MojoMojo-1.40.0-3|165	* Wed Dec 02 2009 Jérôme Quelin <jquelin@mandriva.org> 0.999.42-1mdv2010.1
12cr|perl-MojoMojo-1.40.0-3|166	+ Revision: 472673
12cr|perl-MojoMojo-1.40.0-3|167	- adding missing buildrequires:
12cr|perl-MojoMojo-1.40.0-3|168	- update to 0.999042
12cr|perl-MojoMojo-1.40.0-3|169	- no need to bump mkrel, previous builds failed
12cr|perl-MojoMojo-1.40.0-3|170	- adding missing buildrequires:
12cr|perl-MojoMojo-1.40.0-3|171	- add patch to run with yaml::xs
12cr|perl-MojoMojo-1.40.0-3|172	- fix %%patch0 -b arg
12cr|perl-MojoMojo-1.40.0-3|173	- adding files not packaged
12cr|perl-MojoMojo-1.40.0-3|174	- adding patch to fix fragile regex in test lib
12cr|perl-MojoMojo-1.40.0-3|175	- import perl-MojoMojo
12cr|perl-MojoMojo-1.40.0-3|176	
12cr|perl-MojoMojo-1.40.0-3|177	
12cr|perl-MojoMojo-1.40.0-3|178	* Sun Nov 29 2009 cpan2dist 0.999041-1mdv
12cr|perl-MojoMojo-1.40.0-3|179	- initial mdv release, generated with cpan2dist

4966 12
12cr|perl-Monitoring-Availability-0.160.0-3|1	%define upstream_name    Monitoring-Availability
12cr|perl-Monitoring-Availability-0.160.0-3|2	%define upstream_version 0.16
12cr|perl-Monitoring-Availability-0.160.0-3|3	
12cr|perl-Monitoring-Availability-0.160.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Monitoring-Availability-0.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Monitoring-Availability-0.160.0-3|6	Release:	3
12cr|perl-Monitoring-Availability-0.160.0-3|7	
12cr|perl-Monitoring-Availability-0.160.0-3|8	Summary:	Load/Store/Access Logfiles
12cr|perl-Monitoring-Availability-0.160.0-3|9	License:	GPL+ or Artistic
12cr|perl-Monitoring-Availability-0.160.0-3|10	Group:		Development/Perl
12cr|perl-Monitoring-Availability-0.160.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Monitoring-Availability-0.160.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Monitoring/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Monitoring-Availability-0.160.0-3|13	
12cr|perl-Monitoring-Availability-0.160.0-3|14	BuildRequires:	perl-devel
12cr|perl-Monitoring-Availability-0.160.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Monitoring-Availability-0.160.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Monitoring-Availability-0.160.0-3|17	BuildArch:	noarch
12cr|perl-Monitoring-Availability-0.160.0-3|18	
12cr|perl-Monitoring-Availability-0.160.0-3|19	%description
12cr|perl-Monitoring-Availability-0.160.0-3|20	This module calculates the availability for hosts/server from given
12cr|perl-Monitoring-Availability-0.160.0-3|21	logfiles. The Logfileformat is Nagios/Icinga only.
12cr|perl-Monitoring-Availability-0.160.0-3|22	
12cr|perl-Monitoring-Availability-0.160.0-3|23	%prep
12cr|perl-Monitoring-Availability-0.160.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Monitoring-Availability-0.160.0-3|25	
12cr|perl-Monitoring-Availability-0.160.0-3|26	%build
12cr|perl-Monitoring-Availability-0.160.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Monitoring-Availability-0.160.0-3|28	%make
12cr|perl-Monitoring-Availability-0.160.0-3|29	
12cr|perl-Monitoring-Availability-0.160.0-3|30	%check
12cr|perl-Monitoring-Availability-0.160.0-3|31	%make test
12cr|perl-Monitoring-Availability-0.160.0-3|32	
12cr|perl-Monitoring-Availability-0.160.0-3|33	%install
12cr|perl-Monitoring-Availability-0.160.0-3|34	%makeinstall_std
12cr|perl-Monitoring-Availability-0.160.0-3|35	
12cr|perl-Monitoring-Availability-0.160.0-3|36	%files
12cr|perl-Monitoring-Availability-0.160.0-3|37	%doc META.yml README Changes
12cr|perl-Monitoring-Availability-0.160.0-3|38	%{_mandir}/man3/*
12cr|perl-Monitoring-Availability-0.160.0-3|39	%{perl_vendorlib}/*
12cr|perl-Monitoring-Availability-0.160.0-3|40	
12cr|perl-Monitoring-Availability-0.160.0-3|41	%changelog
12cr|perl-Monitoring-Availability-0.160.0-3|42	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.160.0-2mdv2011.0
12cr|perl-Monitoring-Availability-0.160.0-3|43	+ Revision: 657794
12cr|perl-Monitoring-Availability-0.160.0-3|44	- rebuild for updated spec-helper
12cr|perl-Monitoring-Availability-0.160.0-3|45	
12cr|perl-Monitoring-Availability-0.160.0-3|46	* Sat Jan 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-Monitoring-Availability-0.160.0-3|47	+ Revision: 627146
12cr|perl-Monitoring-Availability-0.160.0-3|48	- import perl-Monitoring-Availability
12cr|perl-Monitoring-Availability-0.160.0-3|49	

4967 12
12cr|perl-Monitoring-Livestatus-0.640.0-3|1	%define upstream_name    Monitoring-Livestatus
12cr|perl-Monitoring-Livestatus-0.640.0-3|2	%define upstream_version 0.64
12cr|perl-Monitoring-Livestatus-0.640.0-3|3	
12cr|perl-Monitoring-Livestatus-0.640.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-Monitoring-Livestatus-0.640.0-3|5	%define __noautoreq 'perl\\(Monitoring::Livestatus::Class::Abstract::Filter\\)|perl\\(Monitoring::Livestatus::Class::Abstract::Stats\\)'
12cr|perl-Monitoring-Livestatus-0.640.0-3|6	%endif
12cr|perl-Monitoring-Livestatus-0.640.0-3|7	
12cr|perl-Monitoring-Livestatus-0.640.0-3|8	Name:		perl-%{upstream_name}
12cr|perl-Monitoring-Livestatus-0.640.0-3|9	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Monitoring-Livestatus-0.640.0-3|10	Release:	3
12cr|perl-Monitoring-Livestatus-0.640.0-3|11	
12cr|perl-Monitoring-Livestatus-0.640.0-3|12	Summary:	Connector with multiple peers
12cr|perl-Monitoring-Livestatus-0.640.0-3|13	License:	GPL+ or Artistic
12cr|perl-Monitoring-Livestatus-0.640.0-3|14	Group:		Development/Perl
12cr|perl-Monitoring-Livestatus-0.640.0-3|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Monitoring-Livestatus-0.640.0-3|16	Source0:	http://www.cpan.org/modules/by-module/Monitoring/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Monitoring-Livestatus-0.640.0-3|17	
12cr|perl-Monitoring-Livestatus-0.640.0-3|18	BuildRequires:	perl-devel
12cr|perl-Monitoring-Livestatus-0.640.0-3|19	BuildRequires:	perl(Digest::MD5)
12cr|perl-Monitoring-Livestatus-0.640.0-3|20	BuildRequires:	perl(Encode)
12cr|perl-Monitoring-Livestatus-0.640.0-3|21	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Monitoring-Livestatus-0.640.0-3|22	BuildRequires:	perl(IO::Socket::INET)
12cr|perl-Monitoring-Livestatus-0.640.0-3|23	BuildRequires:	perl(IO::Socket::UNIX)
12cr|perl-Monitoring-Livestatus-0.640.0-3|24	BuildRequires:	perl(JSON::XS)
12cr|perl-Monitoring-Livestatus-0.640.0-3|25	BuildRequires:	perl(Scalar::Util)
12cr|perl-Monitoring-Livestatus-0.640.0-3|26	BuildRequires:	perl(Test::More)
12cr|perl-Monitoring-Livestatus-0.640.0-3|27	BuildRequires:	perl(Thread::Queue)
12cr|perl-Monitoring-Livestatus-0.640.0-3|28	BuildRequires:	perl(utf8)
12cr|perl-Monitoring-Livestatus-0.640.0-3|29	BuildArch:	noarch
12cr|perl-Monitoring-Livestatus-0.640.0-3|30	
12cr|perl-Monitoring-Livestatus-0.640.0-3|31	%description
12cr|perl-Monitoring-Livestatus-0.640.0-3|32	This module connects via socket/tcp to the check_mk livestatus addon for
12cr|perl-Monitoring-Livestatus-0.640.0-3|33	Nagios and Icinga. You first have to install and activate the mklivestatus
12cr|perl-Monitoring-Livestatus-0.640.0-3|34	addon in your monitoring installation.
12cr|perl-Monitoring-Livestatus-0.640.0-3|35	
12cr|perl-Monitoring-Livestatus-0.640.0-3|36	%prep
12cr|perl-Monitoring-Livestatus-0.640.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Monitoring-Livestatus-0.640.0-3|38	
12cr|perl-Monitoring-Livestatus-0.640.0-3|39	%build
12cr|perl-Monitoring-Livestatus-0.640.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Monitoring-Livestatus-0.640.0-3|41	%make
12cr|perl-Monitoring-Livestatus-0.640.0-3|42	
12cr|perl-Monitoring-Livestatus-0.640.0-3|43	%check
12cr|perl-Monitoring-Livestatus-0.640.0-3|44	%make test
12cr|perl-Monitoring-Livestatus-0.640.0-3|45	
12cr|perl-Monitoring-Livestatus-0.640.0-3|46	%install
12cr|perl-Monitoring-Livestatus-0.640.0-3|47	%makeinstall_std
12cr|perl-Monitoring-Livestatus-0.640.0-3|48	
12cr|perl-Monitoring-Livestatus-0.640.0-3|49	%files
12cr|perl-Monitoring-Livestatus-0.640.0-3|50	%doc META.yml README Changes
12cr|perl-Monitoring-Livestatus-0.640.0-3|51	%{_mandir}/man3/*
12cr|perl-Monitoring-Livestatus-0.640.0-3|52	%{perl_vendorlib}/*
12cr|perl-Monitoring-Livestatus-0.640.0-3|53	
12cr|perl-Monitoring-Livestatus-0.640.0-3|54	%changelog
12cr|perl-Monitoring-Livestatus-0.640.0-3|55	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.640.0-2mdv2011.0
12cr|perl-Monitoring-Livestatus-0.640.0-3|56	+ Revision: 657795
12cr|perl-Monitoring-Livestatus-0.640.0-3|57	- rebuild for updated spec-helper
12cr|perl-Monitoring-Livestatus-0.640.0-3|58	
12cr|perl-Monitoring-Livestatus-0.640.0-3|59	* Sat Jan 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.640.0-1mdv2011.0
12cr|perl-Monitoring-Livestatus-0.640.0-3|60	+ Revision: 627147
12cr|perl-Monitoring-Livestatus-0.640.0-3|61	- import perl-Monitoring-Livestatus
12cr|perl-Monitoring-Livestatus-0.640.0-3|62	

4968 12
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|1	%define upstream_name    Monitoring-Livestatus-Class
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|2	%define upstream_version 0.03
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|3	
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|4	%if %{_use_internal_dependency_generator}
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|5	%define __noautoreq 'perl\\(Monitoring::Livestatus::Class::Abstract::Filter\\)|perl\\(Monitoring::Livestatus::Class::Abstract::Stats\\)'
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|6	%endif
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|7	
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|8	Name:		perl-%{upstream_name}
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|9	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|10	Release:	4
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|11	
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|12	Summary:	Class for servicesbyhostgroup table
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|13	License:	GPL+ or Artistic
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|14	Group:		Development/Perl
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|16	Source0:	http://www.cpan.org/modules/by-module/Monitoring/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|17	
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|18	BuildRequires:	perl-devel
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|20	BuildRequires:	perl(Module::Find)
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|21	BuildRequires:	perl(Monitoring::Livestatus)
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|22	BuildRequires:	perl(Moose)
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|23	BuildRequires:	perl(Test::More)
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|24	BuildArch:	noarch
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|25	
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|26	%description
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|27	This module is an object-oriented interface for Monitoring::Livestatus
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|28	
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|29	*The module is still in an early stage of development, there can be some
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|30	api changes between releases.*
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|31	
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|32	%prep
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|34	
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|35	%build
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|37	%make
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|38	
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|39	%check
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|40	%make test
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|41	
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|42	%install
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|43	%makeinstall_std
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|44	
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|45	%files
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|46	%doc Changes META.yml README
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|47	%{_mandir}/man3/*
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|48	%{perl_vendorlib}/*
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|49	
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|50	%changelog
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|52	+ Revision: 657796
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|53	- rebuild for updated spec-helper
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|54	
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|55	* Sat Jan 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|56	+ Revision: 627250
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|57	- import perl-Monitoring-Livestatus-Class
12cr|perl-Monitoring-Livestatus-Class-0.30.0-4|58	

4969 12
12cr|perl-Moo-0.9.8-2|1	%define upstream_name    Moo
12cr|perl-Moo-0.9.8-2|2	%define upstream_version 0.009008
12cr|perl-Moo-0.9.8-2|3	
12cr|perl-Moo-0.9.8-2|4	Name:		perl-%{upstream_name}
12cr|perl-Moo-0.9.8-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Moo-0.9.8-2|6	Release:	2
12cr|perl-Moo-0.9.8-2|7	
12cr|perl-Moo-0.9.8-2|8	Summary:	Efficient generation of subroutines via string eval
12cr|perl-Moo-0.9.8-2|9	License:	GPL+ or Artistic
12cr|perl-Moo-0.9.8-2|10	Group:		Development/Perl
12cr|perl-Moo-0.9.8-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Moo-0.9.8-2|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Moo-0.9.8-2|13	
12cr|perl-Moo-0.9.8-2|14	BuildRequires:	perl-devel
12cr|perl-Moo-0.9.8-2|15	BuildRequires:	perl(Class::Method::Modifiers)
12cr|perl-Moo-0.9.8-2|16	BuildRequires:	perl(Test::Fatal)
12cr|perl-Moo-0.9.8-2|17	BuildRequires:	perl(Test::More)
12cr|perl-Moo-0.9.8-2|18	BuildRequires:	perl(strictures)
12cr|perl-Moo-0.9.8-2|19	BuildArch:	noarch
12cr|perl-Moo-0.9.8-2|20	
12cr|perl-Moo-0.9.8-2|21	%description
12cr|perl-Moo-0.9.8-2|22	This module is an extremely light-weight, high-performance the Moose
12cr|perl-Moo-0.9.8-2|23	manpage replacement. It also avoids depending on any XS modules to allow
12cr|perl-Moo-0.9.8-2|24	simple deployments. The name 'Moo' is based on the idea that it provides
12cr|perl-Moo-0.9.8-2|25	almost -but not quite- two thirds of the Moose manpage.
12cr|perl-Moo-0.9.8-2|26	
12cr|perl-Moo-0.9.8-2|27	Unlike 'Mouse' this module does not aim at full the Moose manpage
12cr|perl-Moo-0.9.8-2|28	compatibility. See the /INCOMPATIBILITIES manpage for more details.
12cr|perl-Moo-0.9.8-2|29	
12cr|perl-Moo-0.9.8-2|30	%prep
12cr|perl-Moo-0.9.8-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Moo-0.9.8-2|32	
12cr|perl-Moo-0.9.8-2|33	%build
12cr|perl-Moo-0.9.8-2|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Moo-0.9.8-2|35	%make
12cr|perl-Moo-0.9.8-2|36	
12cr|perl-Moo-0.9.8-2|37	%check
12cr|perl-Moo-0.9.8-2|38	%make test
12cr|perl-Moo-0.9.8-2|39	
12cr|perl-Moo-0.9.8-2|40	%install
12cr|perl-Moo-0.9.8-2|41	%makeinstall_std
12cr|perl-Moo-0.9.8-2|42	
12cr|perl-Moo-0.9.8-2|43	%files
12cr|perl-Moo-0.9.8-2|44	%doc README META.yml Changes
12cr|perl-Moo-0.9.8-2|45	%{_mandir}/man3/*
12cr|perl-Moo-0.9.8-2|46	%{perl_vendorlib}/*
12cr|perl-Moo-0.9.8-2|47	
12cr|perl-Moo-0.9.8-2|48	%changelog
12cr|perl-Moo-0.9.8-2|49	* Sat Jun 25 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.8-1mdv2011.0
12cr|perl-Moo-0.9.8-2|50	+ Revision: 687049
12cr|perl-Moo-0.9.8-2|51	- import perl-Moo
12cr|perl-Moo-0.9.8-2|52	

4970 12
12cr|perl-Moose-Autobox-0.110.0-3|1	%define upstream_name    Moose-Autobox
12cr|perl-Moose-Autobox-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-Moose-Autobox-0.110.0-3|3	
12cr|perl-Moose-Autobox-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Moose-Autobox-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Moose-Autobox-0.110.0-3|6	Release:	3
12cr|perl-Moose-Autobox-0.110.0-3|7	
12cr|perl-Moose-Autobox-0.110.0-3|8	Summary:	The Indexed role
12cr|perl-Moose-Autobox-0.110.0-3|9	License:	GPL+ or Artistic
12cr|perl-Moose-Autobox-0.110.0-3|10	Group:		Development/Perl
12cr|perl-Moose-Autobox-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Moose-Autobox-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Moose/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Moose-Autobox-0.110.0-3|13	
12cr|perl-Moose-Autobox-0.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-Moose-Autobox-0.110.0-3|15	BuildRequires:	perl(autobox)
12cr|perl-Moose-Autobox-0.110.0-3|16	BuildRequires:	perl(Moose)
12cr|perl-Moose-Autobox-0.110.0-3|17	BuildRequires:	perl(Perl6::Junction)
12cr|perl-Moose-Autobox-0.110.0-3|18	BuildRequires:	perl(Test::Exception)
12cr|perl-Moose-Autobox-0.110.0-3|19	BuildArch:	noarch
12cr|perl-Moose-Autobox-0.110.0-3|20	Requires:	perl(autobox)
12cr|perl-Moose-Autobox-0.110.0-3|21	
12cr|perl-Moose-Autobox-0.110.0-3|22	%description
12cr|perl-Moose-Autobox-0.110.0-3|23	Moose::Autobox provides an implementation of SCALAR, ARRAY, HASH & CODE for
12cr|perl-Moose-Autobox-0.110.0-3|24	use with the autobox manpage. It does this using a hierarchy of roles in a
12cr|perl-Moose-Autobox-0.110.0-3|25	manner similar to what Perl 6 _might_ do. This module, like the Class::MOP
12cr|perl-Moose-Autobox-0.110.0-3|26	manpage and the Moose manpage, was inspired by my work on the Perl 6 Object
12cr|perl-Moose-Autobox-0.110.0-3|27	Space, and the 'core types' implemented there.
12cr|perl-Moose-Autobox-0.110.0-3|28	
12cr|perl-Moose-Autobox-0.110.0-3|29	A quick word about autobox
12cr|perl-Moose-Autobox-0.110.0-3|30	The the autobox manpage module provides the ability for calling
12cr|perl-Moose-Autobox-0.110.0-3|31	'methods' on normal Perl values like Scalars, Arrays, Hashes and Code
12cr|perl-Moose-Autobox-0.110.0-3|32	references. This gives the illusion that Perl's types are first-class
12cr|perl-Moose-Autobox-0.110.0-3|33	objects. However, this is only an illusion, albeit a very nice one. I
12cr|perl-Moose-Autobox-0.110.0-3|34	created this module because the autobox manpage itself does not
12cr|perl-Moose-Autobox-0.110.0-3|35	actually provide an implementation for the Perl types but instead only
12cr|perl-Moose-Autobox-0.110.0-3|36	provides the 'hooks' for others to add implementation too.
12cr|perl-Moose-Autobox-0.110.0-3|37	
12cr|perl-Moose-Autobox-0.110.0-3|38	Is this for real? or just play?
12cr|perl-Moose-Autobox-0.110.0-3|39	Several people are using this module in serious applications and it
12cr|perl-Moose-Autobox-0.110.0-3|40	seems to be quite stable. The underlying technologies of the autobox
12cr|perl-Moose-Autobox-0.110.0-3|41	manpage and the Moose::Role manpage are also considered stable. There
12cr|perl-Moose-Autobox-0.110.0-3|42	is some performance hit, but as I am fond of saying, nothing in life is
12cr|perl-Moose-Autobox-0.110.0-3|43	free. If you have any questions regarding this module, either email me,
12cr|perl-Moose-Autobox-0.110.0-3|44	or stop by #moose on irc.perl.org and ask around.
12cr|perl-Moose-Autobox-0.110.0-3|45	
12cr|perl-Moose-Autobox-0.110.0-3|46	%prep
12cr|perl-Moose-Autobox-0.110.0-3|47	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Moose-Autobox-0.110.0-3|48	
12cr|perl-Moose-Autobox-0.110.0-3|49	%build
12cr|perl-Moose-Autobox-0.110.0-3|50	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Moose-Autobox-0.110.0-3|51	%make
12cr|perl-Moose-Autobox-0.110.0-3|52	
12cr|perl-Moose-Autobox-0.110.0-3|53	%check
12cr|perl-Moose-Autobox-0.110.0-3|54	make test
12cr|perl-Moose-Autobox-0.110.0-3|55	
12cr|perl-Moose-Autobox-0.110.0-3|56	%install
12cr|perl-Moose-Autobox-0.110.0-3|57	%makeinstall_std
12cr|perl-Moose-Autobox-0.110.0-3|58	
12cr|perl-Moose-Autobox-0.110.0-3|59	%files
12cr|perl-Moose-Autobox-0.110.0-3|60	%doc Changes README
12cr|perl-Moose-Autobox-0.110.0-3|61	%{_mandir}/man3/*
12cr|perl-Moose-Autobox-0.110.0-3|62	%{perl_vendorlib}/*
12cr|perl-Moose-Autobox-0.110.0-3|63	
12cr|perl-Moose-Autobox-0.110.0-3|64	%changelog
12cr|perl-Moose-Autobox-0.110.0-3|65	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-Moose-Autobox-0.110.0-3|66	+ Revision: 655060
12cr|perl-Moose-Autobox-0.110.0-3|67	- rebuild for updated spec-helper
12cr|perl-Moose-Autobox-0.110.0-3|68	
12cr|perl-Moose-Autobox-0.110.0-3|69	* Mon Apr 26 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-Moose-Autobox-0.110.0-3|70	+ Revision: 539086
12cr|perl-Moose-Autobox-0.110.0-3|71	- update to 0.11
12cr|perl-Moose-Autobox-0.110.0-3|72	
12cr|perl-Moose-Autobox-0.110.0-3|73	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.1
12cr|perl-Moose-Autobox-0.110.0-3|74	+ Revision: 460764
12cr|perl-Moose-Autobox-0.110.0-3|75	- update to 0.10
12cr|perl-Moose-Autobox-0.110.0-3|76	
12cr|perl-Moose-Autobox-0.110.0-3|77	* Sun Jun 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-2mdv2010.0
12cr|perl-Moose-Autobox-0.110.0-3|78	+ Revision: 383744
12cr|perl-Moose-Autobox-0.110.0-3|79	- adding missing provides: stripped by rpm
12cr|perl-Moose-Autobox-0.110.0-3|80	
12cr|perl-Moose-Autobox-0.110.0-3|81	* Fri May 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-Moose-Autobox-0.110.0-3|82	+ Revision: 381061
12cr|perl-Moose-Autobox-0.110.0-3|83	- adding missing buildrequires:
12cr|perl-Moose-Autobox-0.110.0-3|84	- adding missing buildrequires:
12cr|perl-Moose-Autobox-0.110.0-3|85	- import perl-Moose-Autobox
12cr|perl-Moose-Autobox-0.110.0-3|86	
12cr|perl-Moose-Autobox-0.110.0-3|87	
12cr|perl-Moose-Autobox-0.110.0-3|88	* Fri May 29 2009 cpan2dist 0.09-1mdv
12cr|perl-Moose-Autobox-0.110.0-3|89	- initial mdv release, generated with cpan2dist
12cr|perl-Moose-Autobox-0.110.0-3|90	

4971 12
12cr|perl-Moose-Policy-0.50.0-2|1	%define upstream_name    Moose-Policy
12cr|perl-Moose-Policy-0.50.0-2|2	%define upstream_version 0.05
12cr|perl-Moose-Policy-0.50.0-2|3	
12cr|perl-Moose-Policy-0.50.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Moose-Policy-0.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Moose-Policy-0.50.0-2|6	Release:	2
12cr|perl-Moose-Policy-0.50.0-2|7	
12cr|perl-Moose-Policy-0.50.0-2|8	Summary:	Moose-mounted police
12cr|perl-Moose-Policy-0.50.0-2|9	License:	GPL+ or Artistic
12cr|perl-Moose-Policy-0.50.0-2|10	Group:		Development/Perl
12cr|perl-Moose-Policy-0.50.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Moose-Policy-0.50.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Moose/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Moose-Policy-0.50.0-2|13	
12cr|perl-Moose-Policy-0.50.0-2|14	BuildRequires:	perl-devel
12cr|perl-Moose-Policy-0.50.0-2|15	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Moose-Policy-0.50.0-2|16	BuildRequires:	perl(Moose)
12cr|perl-Moose-Policy-0.50.0-2|17	BuildRequires:	perl(Test::Exception)
12cr|perl-Moose-Policy-0.50.0-2|18	BuildRequires:	perl(Test::More)
12cr|perl-Moose-Policy-0.50.0-2|19	
12cr|perl-Moose-Policy-0.50.0-2|20	BuildArch:	noarch
12cr|perl-Moose-Policy-0.50.0-2|21	
12cr|perl-Moose-Policy-0.50.0-2|22	%description
12cr|perl-Moose-Policy-0.50.0-2|23	This module allows you to specify your project-wide or even company-wide
12cr|perl-Moose-Policy-0.50.0-2|24	Moose meta-policy.
12cr|perl-Moose-Policy-0.50.0-2|25	
12cr|perl-Moose-Policy-0.50.0-2|26	Most all of Moose's features can be customized through the use of custom
12cr|perl-Moose-Policy-0.50.0-2|27	metaclasses, however fiddling with the metaclasses can be hairy.
12cr|perl-Moose-Policy-0.50.0-2|28	Moose::Policy removes most of that hairiness and makes it possible to
12cr|perl-Moose-Policy-0.50.0-2|29	cleanly contain a set of meta-level customizations in one easy to use
12cr|perl-Moose-Policy-0.50.0-2|30	module.
12cr|perl-Moose-Policy-0.50.0-2|31	
12cr|perl-Moose-Policy-0.50.0-2|32	This is still an release of this module and it should not be considered to
12cr|perl-Moose-Policy-0.50.0-2|33	be complete by any means. It is very basic implemenation at this point and
12cr|perl-Moose-Policy-0.50.0-2|34	will likely get more feature-full over time, as people request features. So
12cr|perl-Moose-Policy-0.50.0-2|35	if you have a suggestion/need/idea, please speak up.
12cr|perl-Moose-Policy-0.50.0-2|36	
12cr|perl-Moose-Policy-0.50.0-2|37	%prep
12cr|perl-Moose-Policy-0.50.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Moose-Policy-0.50.0-2|39	
12cr|perl-Moose-Policy-0.50.0-2|40	%build
12cr|perl-Moose-Policy-0.50.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Moose-Policy-0.50.0-2|42	%make
12cr|perl-Moose-Policy-0.50.0-2|43	
12cr|perl-Moose-Policy-0.50.0-2|44	%check
12cr|perl-Moose-Policy-0.50.0-2|45	%make test
12cr|perl-Moose-Policy-0.50.0-2|46	
12cr|perl-Moose-Policy-0.50.0-2|47	%install
12cr|perl-Moose-Policy-0.50.0-2|48	%makeinstall_std
12cr|perl-Moose-Policy-0.50.0-2|49	
12cr|perl-Moose-Policy-0.50.0-2|50	%files
12cr|perl-Moose-Policy-0.50.0-2|51	%doc Changes README
12cr|perl-Moose-Policy-0.50.0-2|52	%{_mandir}/man3/*
12cr|perl-Moose-Policy-0.50.0-2|53	%{perl_vendorlib}/*
12cr|perl-Moose-Policy-0.50.0-2|54	
12cr|perl-Moose-Policy-0.50.0-2|55	
12cr|perl-Moose-Policy-0.50.0-2|56	%changelog
12cr|perl-Moose-Policy-0.50.0-2|57	* Tue Apr 26 2011 Funda Wang <fwang@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Moose-Policy-0.50.0-2|58	+ Revision: 659084
12cr|perl-Moose-Policy-0.50.0-2|59	- update to new version 0.05
12cr|perl-Moose-Policy-0.50.0-2|60	- rebuild for updated spec-helper
12cr|perl-Moose-Policy-0.50.0-2|61	
12cr|perl-Moose-Policy-0.50.0-2|62	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|perl-Moose-Policy-0.50.0-2|63	- the mass rebuild of 2010.1 packages
12cr|perl-Moose-Policy-0.50.0-2|64	
12cr|perl-Moose-Policy-0.50.0-2|65	* Tue Dec 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.1
12cr|perl-Moose-Policy-0.50.0-2|66	+ Revision: 472194
12cr|perl-Moose-Policy-0.50.0-2|67	- update to 0.04
12cr|perl-Moose-Policy-0.50.0-2|68	
12cr|perl-Moose-Policy-0.50.0-2|69	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.03-2mdv2010.0
12cr|perl-Moose-Policy-0.50.0-2|70	+ Revision: 430507
12cr|perl-Moose-Policy-0.50.0-2|71	- rebuild
12cr|perl-Moose-Policy-0.50.0-2|72	
12cr|perl-Moose-Policy-0.50.0-2|73	* Sat Jul 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2009.0
12cr|perl-Moose-Policy-0.50.0-2|74	+ Revision: 234135
12cr|perl-Moose-Policy-0.50.0-2|75	- import perl-Moose-Policy
12cr|perl-Moose-Policy-0.50.0-2|76	
12cr|perl-Moose-Policy-0.50.0-2|77	
12cr|perl-Moose-Policy-0.50.0-2|78	* Sat Jul 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2009.0
12cr|perl-Moose-Policy-0.50.0-2|79	- initial mdv release, generated with cpan2dist

4972 12
12cr|perl-MooseX-Aliases-0.100.0-2|1	%define upstream_name    MooseX-Aliases
12cr|perl-MooseX-Aliases-0.100.0-2|2	%define upstream_version 0.10
12cr|perl-MooseX-Aliases-0.100.0-2|3	
12cr|perl-MooseX-Aliases-0.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Aliases-0.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Aliases-0.100.0-2|6	Release:	2
12cr|perl-MooseX-Aliases-0.100.0-2|7	
12cr|perl-MooseX-Aliases-0.100.0-2|8	Summary:	Attribute metaclass trait for L<MooseX::Aliases>
12cr|perl-MooseX-Aliases-0.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Aliases-0.100.0-2|10	Group:		Development/Perl
12cr|perl-MooseX-Aliases-0.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Aliases-0.100.0-2|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Aliases-0.100.0-2|13	
12cr|perl-MooseX-Aliases-0.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Aliases-0.100.0-2|15	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Aliases-0.100.0-2|16	BuildRequires:	perl(Test::Fatal)
12cr|perl-MooseX-Aliases-0.100.0-2|17	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-Aliases-0.100.0-2|18	BuildRequires:	perl(Test::Requires)
12cr|perl-MooseX-Aliases-0.100.0-2|19	BuildArch:	noarch
12cr|perl-MooseX-Aliases-0.100.0-2|20	
12cr|perl-MooseX-Aliases-0.100.0-2|21	%description
12cr|perl-MooseX-Aliases-0.100.0-2|22	The MooseX::Aliases module will allow you to quickly alias methods in
12cr|perl-MooseX-Aliases-0.100.0-2|23	Moose. It provides an alias parameter for 'has()' to generate aliased
12cr|perl-MooseX-Aliases-0.100.0-2|24	accessors as well as the standard ones. Attributes can also be initialized
12cr|perl-MooseX-Aliases-0.100.0-2|25	in the constructor via their aliased names.
12cr|perl-MooseX-Aliases-0.100.0-2|26	
12cr|perl-MooseX-Aliases-0.100.0-2|27	%prep
12cr|perl-MooseX-Aliases-0.100.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Aliases-0.100.0-2|29	
12cr|perl-MooseX-Aliases-0.100.0-2|30	%build
12cr|perl-MooseX-Aliases-0.100.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Aliases-0.100.0-2|32	%make
12cr|perl-MooseX-Aliases-0.100.0-2|33	
12cr|perl-MooseX-Aliases-0.100.0-2|34	%check
12cr|perl-MooseX-Aliases-0.100.0-2|35	%make test
12cr|perl-MooseX-Aliases-0.100.0-2|36	
12cr|perl-MooseX-Aliases-0.100.0-2|37	%install
12cr|perl-MooseX-Aliases-0.100.0-2|38	%makeinstall_std
12cr|perl-MooseX-Aliases-0.100.0-2|39	
12cr|perl-MooseX-Aliases-0.100.0-2|40	%files
12cr|perl-MooseX-Aliases-0.100.0-2|41	%doc Changes LICENSE README
12cr|perl-MooseX-Aliases-0.100.0-2|42	%{_mandir}/man3/*
12cr|perl-MooseX-Aliases-0.100.0-2|43	%{perl_vendorlib}/*
12cr|perl-MooseX-Aliases-0.100.0-2|44	
12cr|perl-MooseX-Aliases-0.100.0-2|45	
12cr|perl-MooseX-Aliases-0.100.0-2|46	%changelog
12cr|perl-MooseX-Aliases-0.100.0-2|47	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-MooseX-Aliases-0.100.0-2|48	+ Revision: 662125
12cr|perl-MooseX-Aliases-0.100.0-2|49	- update to new version 0.10
12cr|perl-MooseX-Aliases-0.100.0-2|50	
12cr|perl-MooseX-Aliases-0.100.0-2|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.90.0-2
12cr|perl-MooseX-Aliases-0.100.0-2|52	+ Revision: 657340
12cr|perl-MooseX-Aliases-0.100.0-2|53	- rebuild for updated spec-helper
12cr|perl-MooseX-Aliases-0.100.0-2|54	
12cr|perl-MooseX-Aliases-0.100.0-2|55	* Sun Feb 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.90.0-1
12cr|perl-MooseX-Aliases-0.100.0-2|56	+ Revision: 637634
12cr|perl-MooseX-Aliases-0.100.0-2|57	- update to new version 0.09
12cr|perl-MooseX-Aliases-0.100.0-2|58	
12cr|perl-MooseX-Aliases-0.100.0-2|59	* Mon Jan 18 2010 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-MooseX-Aliases-0.100.0-2|60	+ Revision: 492953
12cr|perl-MooseX-Aliases-0.100.0-2|61	- update to 0.08
12cr|perl-MooseX-Aliases-0.100.0-2|62	
12cr|perl-MooseX-Aliases-0.100.0-2|63	* Sat Dec 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.1
12cr|perl-MooseX-Aliases-0.100.0-2|64	+ Revision: 473721
12cr|perl-MooseX-Aliases-0.100.0-2|65	- update to 0.07
12cr|perl-MooseX-Aliases-0.100.0-2|66	
12cr|perl-MooseX-Aliases-0.100.0-2|67	* Fri Nov 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.1
12cr|perl-MooseX-Aliases-0.100.0-2|68	+ Revision: 470662
12cr|perl-MooseX-Aliases-0.100.0-2|69	- adding missing buildrequires:
12cr|perl-MooseX-Aliases-0.100.0-2|70	- import perl-MooseX-Aliases
12cr|perl-MooseX-Aliases-0.100.0-2|71	
12cr|perl-MooseX-Aliases-0.100.0-2|72	
12cr|perl-MooseX-Aliases-0.100.0-2|73	* Fri Nov 27 2009 cpan2dist 0.05-1mdv
12cr|perl-MooseX-Aliases-0.100.0-2|74	- initial mdv release, generated with cpan2dist

4973 12
12cr|perl-MooseX-App-Cmd-0.70.0-3|1	%define upstream_name    MooseX-App-Cmd
12cr|perl-MooseX-App-Cmd-0.70.0-3|2	%define upstream_version 0.07
12cr|perl-MooseX-App-Cmd-0.70.0-3|3	
12cr|perl-MooseX-App-Cmd-0.70.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-App-Cmd-0.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-App-Cmd-0.70.0-3|6	Release:	3
12cr|perl-MooseX-App-Cmd-0.70.0-3|7	
12cr|perl-MooseX-App-Cmd-0.70.0-3|8	Summary:	Reads from config file
12cr|perl-MooseX-App-Cmd-0.70.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-App-Cmd-0.70.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-App-Cmd-0.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-App-Cmd-0.70.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-App-Cmd-0.70.0-3|13	
12cr|perl-MooseX-App-Cmd-0.70.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-App-Cmd-0.70.0-3|15	BuildRequires:	perl(App::Cmd)
12cr|perl-MooseX-App-Cmd-0.70.0-3|16	BuildRequires:	perl(Getopt::Long::Descriptive)
12cr|perl-MooseX-App-Cmd-0.70.0-3|17	BuildRequires:	perl(Moose)
12cr|perl-MooseX-App-Cmd-0.70.0-3|18	BuildRequires:	perl(MooseX::Getopt)
12cr|perl-MooseX-App-Cmd-0.70.0-3|19	BuildRequires:	perl(Test::use::ok)
12cr|perl-MooseX-App-Cmd-0.70.0-3|20	BuildRequires:	perl(Test::Output)
12cr|perl-MooseX-App-Cmd-0.70.0-3|21	BuildArch:	noarch
12cr|perl-MooseX-App-Cmd-0.70.0-3|22	
12cr|perl-MooseX-App-Cmd-0.70.0-3|23	%description
12cr|perl-MooseX-App-Cmd-0.70.0-3|24	This module marries the App::Cmd manpage with the MooseX::Getopt manpage.
12cr|perl-MooseX-App-Cmd-0.70.0-3|25	
12cr|perl-MooseX-App-Cmd-0.70.0-3|26	Use it like the App::Cmd manpage advises (especially see the
12cr|perl-MooseX-App-Cmd-0.70.0-3|27	App::Cmd::Tutorial manpage), swapping the App::Cmd::Command manpage for the
12cr|perl-MooseX-App-Cmd-0.70.0-3|28	MooseX::App::Cmd::Command manpage.
12cr|perl-MooseX-App-Cmd-0.70.0-3|29	
12cr|perl-MooseX-App-Cmd-0.70.0-3|30	Then you can write your moose commands as moose classes, with the
12cr|perl-MooseX-App-Cmd-0.70.0-3|31	MooseX::Getopt manpage defining the options for you instead of 'opt_spec'
12cr|perl-MooseX-App-Cmd-0.70.0-3|32	returning a the Getopt::Long::Descriptive manpage spec.
12cr|perl-MooseX-App-Cmd-0.70.0-3|33	
12cr|perl-MooseX-App-Cmd-0.70.0-3|34	%prep
12cr|perl-MooseX-App-Cmd-0.70.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-App-Cmd-0.70.0-3|36	
12cr|perl-MooseX-App-Cmd-0.70.0-3|37	%build
12cr|perl-MooseX-App-Cmd-0.70.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-App-Cmd-0.70.0-3|39	%make
12cr|perl-MooseX-App-Cmd-0.70.0-3|40	
12cr|perl-MooseX-App-Cmd-0.70.0-3|41	%check
12cr|perl-MooseX-App-Cmd-0.70.0-3|42	%make test
12cr|perl-MooseX-App-Cmd-0.70.0-3|43	
12cr|perl-MooseX-App-Cmd-0.70.0-3|44	%install
12cr|perl-MooseX-App-Cmd-0.70.0-3|45	%makeinstall_std
12cr|perl-MooseX-App-Cmd-0.70.0-3|46	
12cr|perl-MooseX-App-Cmd-0.70.0-3|47	%files
12cr|perl-MooseX-App-Cmd-0.70.0-3|48	%doc Changes
12cr|perl-MooseX-App-Cmd-0.70.0-3|49	%{_mandir}/man3/*
12cr|perl-MooseX-App-Cmd-0.70.0-3|50	%{perl_vendorlib}/*
12cr|perl-MooseX-App-Cmd-0.70.0-3|51	
12cr|perl-MooseX-App-Cmd-0.70.0-3|52	%changelog
12cr|perl-MooseX-App-Cmd-0.70.0-3|53	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-MooseX-App-Cmd-0.70.0-3|54	+ Revision: 656941
12cr|perl-MooseX-App-Cmd-0.70.0-3|55	- rebuild for updated spec-helper
12cr|perl-MooseX-App-Cmd-0.70.0-3|56	
12cr|perl-MooseX-App-Cmd-0.70.0-3|57	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-MooseX-App-Cmd-0.70.0-3|58	+ Revision: 606877
12cr|perl-MooseX-App-Cmd-0.70.0-3|59	- import perl-MooseX-App-Cmd
12cr|perl-MooseX-App-Cmd-0.70.0-3|60	

4974 12
12cr|perl-MooseX-Async-0.70.0-3|1	%define upstream_name    MooseX-Async
12cr|perl-MooseX-Async-0.70.0-3|2	%define upstream_version 0.07
12cr|perl-MooseX-Async-0.70.0-3|3	
12cr|perl-MooseX-Async-0.70.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Async-0.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Async-0.70.0-3|6	Release:	3
12cr|perl-MooseX-Async-0.70.0-3|7	
12cr|perl-MooseX-Async-0.70.0-3|8	Summary:	A Method Metaclass for MooseX::Async
12cr|perl-MooseX-Async-0.70.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Async-0.70.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-Async-0.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Async-0.70.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Async-0.70.0-3|13	
12cr|perl-MooseX-Async-0.70.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Async-0.70.0-3|15	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Async-0.70.0-3|16	BuildRequires:	perl(MooseX::AttributeHelpers)
12cr|perl-MooseX-Async-0.70.0-3|17	BuildArch:	noarch
12cr|perl-MooseX-Async-0.70.0-3|18	
12cr|perl-MooseX-Async-0.70.0-3|19	%description
12cr|perl-MooseX-Async-0.70.0-3|20	MooseX::Async is a set of Metaclasses for MooseX::POE and it's siblings.
12cr|perl-MooseX-Async-0.70.0-3|21	Please see them for documentation.
12cr|perl-MooseX-Async-0.70.0-3|22	
12cr|perl-MooseX-Async-0.70.0-3|23	%prep
12cr|perl-MooseX-Async-0.70.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Async-0.70.0-3|25	
12cr|perl-MooseX-Async-0.70.0-3|26	%build
12cr|perl-MooseX-Async-0.70.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Async-0.70.0-3|28	%make
12cr|perl-MooseX-Async-0.70.0-3|29	
12cr|perl-MooseX-Async-0.70.0-3|30	%check
12cr|perl-MooseX-Async-0.70.0-3|31	make test
12cr|perl-MooseX-Async-0.70.0-3|32	
12cr|perl-MooseX-Async-0.70.0-3|33	%install
12cr|perl-MooseX-Async-0.70.0-3|34	%makeinstall_std
12cr|perl-MooseX-Async-0.70.0-3|35	
12cr|perl-MooseX-Async-0.70.0-3|36	%files
12cr|perl-MooseX-Async-0.70.0-3|37	%doc Changes README
12cr|perl-MooseX-Async-0.70.0-3|38	%{_mandir}/man3/*
12cr|perl-MooseX-Async-0.70.0-3|39	%{perl_vendorlib}/*
12cr|perl-MooseX-Async-0.70.0-3|40	
12cr|perl-MooseX-Async-0.70.0-3|41	%changelog
12cr|perl-MooseX-Async-0.70.0-3|42	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.70.0-2mdv2011.0
12cr|perl-MooseX-Async-0.70.0-3|43	+ Revision: 655061
12cr|perl-MooseX-Async-0.70.0-3|44	- rebuild for updated spec-helper
12cr|perl-MooseX-Async-0.70.0-3|45	
12cr|perl-MooseX-Async-0.70.0-3|46	* Mon Jun 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-MooseX-Async-0.70.0-3|47	+ Revision: 381916
12cr|perl-MooseX-Async-0.70.0-3|48	- adding missing buildrequires:
12cr|perl-MooseX-Async-0.70.0-3|49	- import perl-MooseX-Async
12cr|perl-MooseX-Async-0.70.0-3|50	
12cr|perl-MooseX-Async-0.70.0-3|51	
12cr|perl-MooseX-Async-0.70.0-3|52	* Mon Jun 01 2009 cpan2dist 0.07-1mdv
12cr|perl-MooseX-Async-0.70.0-3|53	- initial mdv release, generated with cpan2dist
12cr|perl-MooseX-Async-0.70.0-3|54	

4975 12
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|1	%define upstream_name       MooseX-AttributeHelpers
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|2	%define upstream_version 0.23
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|3	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|6	Release:	2
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|7	License:	GPL or Artistic
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|8	Group:		Development/Perl
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|9	Summary:	Extend your attribute interfaces
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|11	Source:		http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|12	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|13	BuildRequires:	perl-devel
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|15	BuildRequires:	perl(Moose)
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|16	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|17	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|18	BuildArch:	noarch
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|19	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|20	%description
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|21	While the Moose manpage attributes provide you with a way to name your
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|22	accessors, readers, writers, clearers and predicates, this library provides
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|23	commonly used attribute helper methods for more specific types of data.
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|24	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|25	As seen in the the /SYNOPSIS manpage, you specify the extension via the
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|26	'metaclass' parameter. Available meta classes are:
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|27	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|28	%prep
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|30	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|31	%build
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|33	%make
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|34	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|35	%check
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|36	make test
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|37	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|38	%install
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|39	%makeinstall_std
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|40	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|41	%files
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|42	%doc ChangeLog README
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|43	%{_mandir}/man3/*
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|44	%{perl_vendorlib}/MooseX
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|45	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|46	%changelog
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|47	* Sun Jan 03 2010 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2010.1
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|48	+ Revision: 485804
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|49	- update to 0.23
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|50	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|51	* Tue Sep 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.0
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|52	+ Revision: 442940
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|53	- update to 0.22
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|54	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|55	* Mon Jul 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.210.0-1mdv2010.0
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|56	+ Revision: 398200
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|57	- new version
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|58	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|59	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.20-1mdv2010.0
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|60	+ Revision: 389797
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|61	- update to new version 0.20
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|62	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|63	* Thu Jun 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.19-1mdv2010.0
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|64	+ Revision: 387012
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|65	- update to new version 0.19
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|66	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|67	* Sat May 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdv2010.0
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|68	+ Revision: 370494
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|69	- update to new version 0.17
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|70	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|71	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2009.1
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|72	+ Revision: 292254
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|73	- update to new version 0.14
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|74	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|75	* Sat Sep 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2009.0
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|76	+ Revision: 281828
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|77	- import perl-MooseX-AttributeHelpers
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|78	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|79	
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|80	* Sat Sep 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2009.0
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|81	- initial mdv release, generated with cpan2dist
12cr|perl-MooseX-AttributeHelpers-0.230.0-2|82	

4976 12
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|1	%define upstream_name    MooseX-Blessed-Reconstruct
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|3	
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|6	Release:	3
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|7	
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|8	Summary:	A L<Data::Visitor> for creating Moose objects
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|13	
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|15	BuildRequires:	perl(Class::MOP)
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|16	BuildRequires:	perl(Data::Visitor)
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|17	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|18	BuildRequires:	perl(Test::use::ok)
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|19	BuildRequires:	perl(namespace::clean)
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|20	BuildArch:	noarch
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|21	
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|22	%description
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|23	The purpose of this module is to "fix up" blessed data into a real Moose
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|24	object.
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|25	
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|26	This is used internally by the MooseX::YAML manpage but has no
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|27	implementation details having to do with the YAML manpage itself.
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|28	
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|29	%prep
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|31	
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|32	%build
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|34	%make
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|35	
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|36	%check
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|37	%make test
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|38	
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|39	%install
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|40	%makeinstall_std
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|41	
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|42	%files
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|43	%doc Changes META.yml
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|44	%{_mandir}/man3/*
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|45	%{perl_vendorlib}/*
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|46	
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|47	%changelog
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|48	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|49	+ Revision: 653601
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|50	- rebuild for updated spec-helper
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|51	
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|52	* Wed Jul 28 2010 Shlomi Fish <shlomif@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|53	+ Revision: 562775
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|54	- import perl-MooseX-Blessed-Reconstruct
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|55	
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|56	
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|57	* Wed Jul 14 2010 cpan2dist 0.04-1mdv
12cr|perl-MooseX-Blessed-Reconstruct-0.40.0-3|58	- initial mdv release, generated with cpan2dist

4977 12
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|1	%define upstream_name    MooseX-ChainedAccessors
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|2	%define upstream_version 0.02
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|3	
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|6	Release:    %mkrel 1
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|7	
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|8	Summary:    Accessor class for chained accessors with Moose
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|9	License:    GPL+ or Artistic
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|10	Group:      Development/Perl
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Moose/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|13	
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|15	BuildRequires: perl(Moose)
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|16	BuildRequires: perl(Module::Build)
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|17	BuildArch: noarch
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|19	
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|20	%description
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|21	Modifies the Accessor Metaclass to use MooseX::ChainedAccessors::Accessor
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|22	
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|23	%prep
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|25	
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|26	%build
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|27	%{__perl} Build.PL installdirs=vendor
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|28	./Build
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|29	
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|30	%check
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|31	./Build test
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|32	
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|33	%install
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|34	rm -rf %buildroot
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|35	./Build install destdir=%buildroot
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|36	
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|37	%clean
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|38	rm -rf %buildroot
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|39	
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|40	%files
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|41	%defattr(-,root,root)
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|42	%doc META.yml README
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|43	%{_mandir}/man3/*
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|44	%perl_vendorlib/*
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|45	
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|46	
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|47	
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|48	
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|49	%changelog
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|50	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|51	+ Revision: 655370
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|52	- new version 0.02
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|53	- rebuild for updated spec-helper
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|54	
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|55	* Wed Mar 03 2010 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|56	+ Revision: 513909
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|57	- import perl-MooseX-ChainedAccessors
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|58	
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|59	
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|60	* Wed Mar 03 2010 cpan2dist 0.01-1mdv
12cr|perl-MooseX-ChainedAccessors-0.20.0-1|61	- initial mdv release, generated with cpan2dist

4978 12
12cr|perl-MooseX-ClassAttribute-0.260.0-2|1	%define upstream_name    MooseX-ClassAttribute
12cr|perl-MooseX-ClassAttribute-0.260.0-2|2	%define upstream_version 0.26
12cr|perl-MooseX-ClassAttribute-0.260.0-2|3	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-ClassAttribute-0.260.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-ClassAttribute-0.260.0-2|6	Release:	2
12cr|perl-MooseX-ClassAttribute-0.260.0-2|7	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|8	Summary:	Declare class attributes Moose-style
12cr|perl-MooseX-ClassAttribute-0.260.0-2|9	License:	GPL+ or Artistic
12cr|perl-MooseX-ClassAttribute-0.260.0-2|10	Group:		Development/Perl
12cr|perl-MooseX-ClassAttribute-0.260.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-ClassAttribute-0.260.0-2|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-ClassAttribute-0.260.0-2|13	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|14	BuildRequires:	perl-devel
12cr|perl-MooseX-ClassAttribute-0.260.0-2|15	BuildRequires:	perl(B)
12cr|perl-MooseX-ClassAttribute-0.260.0-2|16	BuildRequires:	perl(Exporter)
12cr|perl-MooseX-ClassAttribute-0.260.0-2|17	BuildRequires:	perl(Moose)
12cr|perl-MooseX-ClassAttribute-0.260.0-2|18	BuildRequires:	perl(MooseX::AttributeHelpers)
12cr|perl-MooseX-ClassAttribute-0.260.0-2|19	BuildRequires:	perl(Scalar::Util)
12cr|perl-MooseX-ClassAttribute-0.260.0-2|20	BuildRequires:	perl(Sub::Name)
12cr|perl-MooseX-ClassAttribute-0.260.0-2|21	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-ClassAttribute-0.260.0-2|22	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-ClassAttribute-0.260.0-2|23	BuildRequires:	perl(Test::Requires)
12cr|perl-MooseX-ClassAttribute-0.260.0-2|24	BuildRequires:	perl(Test::Fatal)
12cr|perl-MooseX-ClassAttribute-0.260.0-2|25	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-MooseX-ClassAttribute-0.260.0-2|26	BuildRequires:	perl(namespace::autoclean)
12cr|perl-MooseX-ClassAttribute-0.260.0-2|27	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|28	BuildArch:	noarch
12cr|perl-MooseX-ClassAttribute-0.260.0-2|29	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|30	%description
12cr|perl-MooseX-ClassAttribute-0.260.0-2|31	This module allows you to declare class attributes in exactly the same way
12cr|perl-MooseX-ClassAttribute-0.260.0-2|32	as you declare object attributes, except using 'class_has()' instead of
12cr|perl-MooseX-ClassAttribute-0.260.0-2|33	'has()'. It is also possible to make these attributes immutable (and
12cr|perl-MooseX-ClassAttribute-0.260.0-2|34	faster) just as you can with normal Moose attributes.
12cr|perl-MooseX-ClassAttribute-0.260.0-2|35	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|36	You can use any feature of Moose's attribute declarations, including
12cr|perl-MooseX-ClassAttribute-0.260.0-2|37	overriding a parent's attributes, delegation ('handles'), and attribute
12cr|perl-MooseX-ClassAttribute-0.260.0-2|38	metaclasses, and it should just work.
12cr|perl-MooseX-ClassAttribute-0.260.0-2|39	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|40	The accessors methods for class attribute may be called on the class
12cr|perl-MooseX-ClassAttribute-0.260.0-2|41	directly, or on objects of that class. Passing a class attribute to the
12cr|perl-MooseX-ClassAttribute-0.260.0-2|42	constructor will not set it.
12cr|perl-MooseX-ClassAttribute-0.260.0-2|43	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|44	%prep
12cr|perl-MooseX-ClassAttribute-0.260.0-2|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-ClassAttribute-0.260.0-2|46	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|47	%build
12cr|perl-MooseX-ClassAttribute-0.260.0-2|48	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-ClassAttribute-0.260.0-2|49	%make
12cr|perl-MooseX-ClassAttribute-0.260.0-2|50	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|51	%check
12cr|perl-MooseX-ClassAttribute-0.260.0-2|52	make test
12cr|perl-MooseX-ClassAttribute-0.260.0-2|53	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|54	%install
12cr|perl-MooseX-ClassAttribute-0.260.0-2|55	%makeinstall_std
12cr|perl-MooseX-ClassAttribute-0.260.0-2|56	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|57	%files
12cr|perl-MooseX-ClassAttribute-0.260.0-2|58	%doc Changes README
12cr|perl-MooseX-ClassAttribute-0.260.0-2|59	%{_mandir}/man3/*
12cr|perl-MooseX-ClassAttribute-0.260.0-2|60	%{perl_vendorlib}/MooseX
12cr|perl-MooseX-ClassAttribute-0.260.0-2|61	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|62	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|63	%changelog
12cr|perl-MooseX-ClassAttribute-0.260.0-2|64	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.260.0-1mdv2011.0
12cr|perl-MooseX-ClassAttribute-0.260.0-2|65	+ Revision: 684776
12cr|perl-MooseX-ClassAttribute-0.260.0-2|66	- update to new version 0.26
12cr|perl-MooseX-ClassAttribute-0.260.0-2|67	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|68	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.240.0-1
12cr|perl-MooseX-ClassAttribute-0.260.0-2|69	+ Revision: 662126
12cr|perl-MooseX-ClassAttribute-0.260.0-2|70	- update to new version 0.24
12cr|perl-MooseX-ClassAttribute-0.260.0-2|71	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|72	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.220.0-1
12cr|perl-MooseX-ClassAttribute-0.260.0-2|73	+ Revision: 635536
12cr|perl-MooseX-ClassAttribute-0.260.0-2|74	- update to new version 0.22
12cr|perl-MooseX-ClassAttribute-0.260.0-2|75	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|76	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.210.0-1mdv2011.0
12cr|perl-MooseX-ClassAttribute-0.260.0-2|77	+ Revision: 594880
12cr|perl-MooseX-ClassAttribute-0.260.0-2|78	- update to new version 0.21
12cr|perl-MooseX-ClassAttribute-0.260.0-2|79	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|80	* Tue Oct 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.200.0-1mdv2011.0
12cr|perl-MooseX-ClassAttribute-0.260.0-2|81	+ Revision: 586831
12cr|perl-MooseX-ClassAttribute-0.260.0-2|82	- new version
12cr|perl-MooseX-ClassAttribute-0.260.0-2|83	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|84	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-MooseX-ClassAttribute-0.260.0-2|85	+ Revision: 553961
12cr|perl-MooseX-ClassAttribute-0.260.0-2|86	- update to 0.16
12cr|perl-MooseX-ClassAttribute-0.260.0-2|87	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|88	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.1
12cr|perl-MooseX-ClassAttribute-0.260.0-2|89	+ Revision: 504490
12cr|perl-MooseX-ClassAttribute-0.260.0-2|90	- update to 0.13
12cr|perl-MooseX-ClassAttribute-0.260.0-2|91	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|92	* Wed Feb 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.1
12cr|perl-MooseX-ClassAttribute-0.260.0-2|93	+ Revision: 503783
12cr|perl-MooseX-ClassAttribute-0.260.0-2|94	- update to 0.11
12cr|perl-MooseX-ClassAttribute-0.260.0-2|95	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|96	* Thu Aug 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-MooseX-ClassAttribute-0.260.0-2|97	+ Revision: 421623
12cr|perl-MooseX-ClassAttribute-0.260.0-2|98	- update to 0.10
12cr|perl-MooseX-ClassAttribute-0.260.0-2|99	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|100	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-MooseX-ClassAttribute-0.260.0-2|101	+ Revision: 405944
12cr|perl-MooseX-ClassAttribute-0.260.0-2|102	- rebuild using %%perl_convert_version
12cr|perl-MooseX-ClassAttribute-0.260.0-2|103	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|104	* Fri Jul 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2010.0
12cr|perl-MooseX-ClassAttribute-0.260.0-2|105	+ Revision: 394087
12cr|perl-MooseX-ClassAttribute-0.260.0-2|106	- update to new version 0.09
12cr|perl-MooseX-ClassAttribute-0.260.0-2|107	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|108	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2010.0
12cr|perl-MooseX-ClassAttribute-0.260.0-2|109	+ Revision: 371864
12cr|perl-MooseX-ClassAttribute-0.260.0-2|110	- new version
12cr|perl-MooseX-ClassAttribute-0.260.0-2|111	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|112	* Thu Nov 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2009.1
12cr|perl-MooseX-ClassAttribute-0.260.0-2|113	+ Revision: 302851
12cr|perl-MooseX-ClassAttribute-0.260.0-2|114	- update to new version 0.07
12cr|perl-MooseX-ClassAttribute-0.260.0-2|115	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|116	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.1
12cr|perl-MooseX-ClassAttribute-0.260.0-2|117	+ Revision: 292558
12cr|perl-MooseX-ClassAttribute-0.260.0-2|118	- update to new version 0.06
12cr|perl-MooseX-ClassAttribute-0.260.0-2|119	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|120	* Wed Jul 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.0
12cr|perl-MooseX-ClassAttribute-0.260.0-2|121	+ Revision: 236406
12cr|perl-MooseX-ClassAttribute-0.260.0-2|122	- import perl-MooseX-ClassAttribute
12cr|perl-MooseX-ClassAttribute-0.260.0-2|123	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|124	
12cr|perl-MooseX-ClassAttribute-0.260.0-2|125	* Wed Jul 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.0
12cr|perl-MooseX-ClassAttribute-0.260.0-2|126	- initial mdv release, generated with cpan2dist

4979 12
12cr|perl-MooseX-Clone-0.50.0-3|1	%define upstream_name    MooseX-Clone
12cr|perl-MooseX-Clone-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-MooseX-Clone-0.50.0-3|3	
12cr|perl-MooseX-Clone-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Clone-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Clone-0.50.0-3|6	Release:	3
12cr|perl-MooseX-Clone-0.50.0-3|7	
12cr|perl-MooseX-Clone-0.50.0-3|8	Summary:	The L<Moose::Meta::Attribute>
12cr|perl-MooseX-Clone-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Clone-0.50.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-Clone-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Clone-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Clone-0.50.0-3|13	
12cr|perl-MooseX-Clone-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Clone-0.50.0-3|15	BuildRequires:	perl(Data::Visitor)
12cr|perl-MooseX-Clone-0.50.0-3|16	BuildRequires:	perl(Hash::Util::FieldHash::Compat)
12cr|perl-MooseX-Clone-0.50.0-3|17	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Clone-0.50.0-3|18	BuildRequires:	perl(Test::use::ok)
12cr|perl-MooseX-Clone-0.50.0-3|19	BuildRequires:	perl(namespace::clean)
12cr|perl-MooseX-Clone-0.50.0-3|20	Provides:	perl(MooseX::Clone::Meta::Attribute::Trait::StorableClone)
12cr|perl-MooseX-Clone-0.50.0-3|21	BuildArch:	noarch
12cr|perl-MooseX-Clone-0.50.0-3|22	
12cr|perl-MooseX-Clone-0.50.0-3|23	%description
12cr|perl-MooseX-Clone-0.50.0-3|24	Out of the box the Moose manpage only provides very barebones cloning
12cr|perl-MooseX-Clone-0.50.0-3|25	support in order to maximize flexibility.
12cr|perl-MooseX-Clone-0.50.0-3|26	
12cr|perl-MooseX-Clone-0.50.0-3|27	This role provides a 'clone' method that makes use of the low level cloning
12cr|perl-MooseX-Clone-0.50.0-3|28	support already in the Moose manpage and adds selective deep cloning based
12cr|perl-MooseX-Clone-0.50.0-3|29	on introspection on top of that. Attributes with the 'Clone' trait will
12cr|perl-MooseX-Clone-0.50.0-3|30	handle cloning of data within the object, typically delegating to the
12cr|perl-MooseX-Clone-0.50.0-3|31	attribute value's own 'clone' method.
12cr|perl-MooseX-Clone-0.50.0-3|32	
12cr|perl-MooseX-Clone-0.50.0-3|33	%prep
12cr|perl-MooseX-Clone-0.50.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Clone-0.50.0-3|35	
12cr|perl-MooseX-Clone-0.50.0-3|36	%build
12cr|perl-MooseX-Clone-0.50.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Clone-0.50.0-3|38	%make
12cr|perl-MooseX-Clone-0.50.0-3|39	
12cr|perl-MooseX-Clone-0.50.0-3|40	%check
12cr|perl-MooseX-Clone-0.50.0-3|41	%make test
12cr|perl-MooseX-Clone-0.50.0-3|42	
12cr|perl-MooseX-Clone-0.50.0-3|43	%install
12cr|perl-MooseX-Clone-0.50.0-3|44	%makeinstall_std
12cr|perl-MooseX-Clone-0.50.0-3|45	
12cr|perl-MooseX-Clone-0.50.0-3|46	%files
12cr|perl-MooseX-Clone-0.50.0-3|47	%doc Changes
12cr|perl-MooseX-Clone-0.50.0-3|48	%{_mandir}/man3/*
12cr|perl-MooseX-Clone-0.50.0-3|49	%{perl_vendorlib}/*
12cr|perl-MooseX-Clone-0.50.0-3|50	
12cr|perl-MooseX-Clone-0.50.0-3|51	%changelog
12cr|perl-MooseX-Clone-0.50.0-3|52	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-MooseX-Clone-0.50.0-3|53	+ Revision: 655602
12cr|perl-MooseX-Clone-0.50.0-3|54	- rebuild for updated spec-helper
12cr|perl-MooseX-Clone-0.50.0-3|55	
12cr|perl-MooseX-Clone-0.50.0-3|56	* Wed Jul 28 2010 Shlomi Fish <shlomif@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-MooseX-Clone-0.50.0-3|57	+ Revision: 562746
12cr|perl-MooseX-Clone-0.50.0-3|58	- import perl-MooseX-Clone
12cr|perl-MooseX-Clone-0.50.0-3|59	
12cr|perl-MooseX-Clone-0.50.0-3|60	
12cr|perl-MooseX-Clone-0.50.0-3|61	* Fri Feb 05 2010 cpan2dist 0.05-1mdv
12cr|perl-MooseX-Clone-0.50.0-3|62	- initial mdv release, generated with cpan2dist

4980 12
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|1	%define upstream_name    MooseX-ConfigFromFile
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|2	%define upstream_version 0.03
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|3	
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|6	Release:	4
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|7	
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|8	Summary:	An abstract Moose role for setting attributes from a configfile
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|9	License:	GPL+ or Artistic
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|10	Group:		Development/Perl
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|13	
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|14	BuildRequires:	perl-devel
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|15	BuildRequires:	perl(Moose)
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|16	BuildRequires:	perl(MooseX::Types::Path::Class)
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|17	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|18	BuildRequires:	perl(Test::Fatal)
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|19	BuildRequires:	perl(namespace::autoclean)
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|20	Requires:	perl(namespace::autoclean)
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|21	BuildArch:	noarch
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|22	
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|23	%description
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|24	This is an abstract role which provides an alternate constructor for
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|25	creating objects using parameters passed in from a configuration file. The
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|26	actual implementation of reading the configuration file is left to concrete
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|27	subroles.
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|28	
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|29	It declares an attribute 'configfile' and a class method 'new_with_config',
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|30	and requires that concrete roles derived from it implement the class method
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|31	'get_config_from_file'.
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|32	
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|33	Attributes specified directly as arguments to 'new_with_config' supercede
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|34	those in the configfile.
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|35	
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|36	%prep
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|38	
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|39	%build
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|41	%make
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|42	
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|43	%check
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|44	%make test
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|45	
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|46	%install
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|47	%makeinstall_std
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|48	
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|49	%files
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|50	%doc ChangeLog README
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|51	%{_mandir}/man3/*
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|52	%{perl_vendorlib}/*
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|53	
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|54	%changelog
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|55	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.30.0-3mdv2011.0
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|56	+ Revision: 653975
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|57	- add requires
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|58	
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|59	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|60	+ Revision: 653971
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|61	- rebuild
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|62	
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|63	* Sat Dec 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|64	+ Revision: 622897
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|65	- update to new version 0.03
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|66	
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|67	* Tue Nov 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|68	+ Revision: 466791
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|69	- import perl-MooseX-ConfigFromFile
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|70	
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|71	
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|72	* Tue Nov 17 2009 cpan2dist 0.02-1mdv
12cr|perl-MooseX-ConfigFromFile-0.30.0-4|73	- initial mdv release, generated with cpan2dist

4981 12
12cr|perl-MooseX-Declare-0.350.0-1|1	%define upstream_name    MooseX-Declare
12cr|perl-MooseX-Declare-0.350.0-1|2	%define upstream_version 0.35
12cr|perl-MooseX-Declare-0.350.0-1|3	
12cr|perl-MooseX-Declare-0.350.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Declare-0.350.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Declare-0.350.0-1|6	Release:	1
12cr|perl-MooseX-Declare-0.350.0-1|7	
12cr|perl-MooseX-Declare-0.350.0-1|8	Summary:	Handle method modifier declarations
12cr|perl-MooseX-Declare-0.350.0-1|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Declare-0.350.0-1|10	Group:		Development/Perl
12cr|perl-MooseX-Declare-0.350.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Declare-0.350.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Declare-0.350.0-1|13	
12cr|perl-MooseX-Declare-0.350.0-1|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Declare-0.350.0-1|15	BuildRequires:	perl(Devel::Declare)
12cr|perl-MooseX-Declare-0.350.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-Declare-0.350.0-1|17	BuildRequires:	perl(List::MoreUtils)
12cr|perl-MooseX-Declare-0.350.0-1|18	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Declare-0.350.0-1|19	BuildRequires:	perl(MooseX::Method::Signatures)
12cr|perl-MooseX-Declare-0.350.0-1|20	BuildRequires:	perl(MooseX::Role::Parameterized)
12cr|perl-MooseX-Declare-0.350.0-1|21	BuildRequires:	perl(MooseX::Types)
12cr|perl-MooseX-Declare-0.350.0-1|22	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-Declare-0.350.0-1|23	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-MooseX-Declare-0.350.0-1|24	BuildRequires:	perl(namespace::autoclean)
12cr|perl-MooseX-Declare-0.350.0-1|25	BuildRequires:	perl(namespace::clean)
12cr|perl-MooseX-Declare-0.350.0-1|26	BuildArch:	noarch
12cr|perl-MooseX-Declare-0.350.0-1|27	
12cr|perl-MooseX-Declare-0.350.0-1|28	%description
12cr|perl-MooseX-Declare-0.350.0-1|29	This module provides syntactic sugar for Moose, the postmodern object
12cr|perl-MooseX-Declare-0.350.0-1|30	system for Perl 5. When used, it sets up the 'class' and 'role' keywords.
12cr|perl-MooseX-Declare-0.350.0-1|31	
12cr|perl-MooseX-Declare-0.350.0-1|32	%prep
12cr|perl-MooseX-Declare-0.350.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Declare-0.350.0-1|34	
12cr|perl-MooseX-Declare-0.350.0-1|35	%build
12cr|perl-MooseX-Declare-0.350.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Declare-0.350.0-1|37	%make
12cr|perl-MooseX-Declare-0.350.0-1|38	
12cr|perl-MooseX-Declare-0.350.0-1|39	%check
12cr|perl-MooseX-Declare-0.350.0-1|40	%make test
12cr|perl-MooseX-Declare-0.350.0-1|41	
12cr|perl-MooseX-Declare-0.350.0-1|42	%install
12cr|perl-MooseX-Declare-0.350.0-1|43	%makeinstall_std
12cr|perl-MooseX-Declare-0.350.0-1|44	
12cr|perl-MooseX-Declare-0.350.0-1|45	%files
12cr|perl-MooseX-Declare-0.350.0-1|46	%doc Changes META.yml README
12cr|perl-MooseX-Declare-0.350.0-1|47	%{_mandir}/man3/*
12cr|perl-MooseX-Declare-0.350.0-1|48	%{perl_vendorlib}/*
12cr|perl-MooseX-Declare-0.350.0-1|49	
12cr|perl-MooseX-Declare-0.350.0-1|50	%changelog
12cr|perl-MooseX-Declare-0.350.0-1|51	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.340.0-2mdv2011.0
12cr|perl-MooseX-Declare-0.350.0-1|52	+ Revision: 653602
12cr|perl-MooseX-Declare-0.350.0-1|53	- rebuild for updated spec-helper
12cr|perl-MooseX-Declare-0.350.0-1|54	
12cr|perl-MooseX-Declare-0.350.0-1|55	* Sat Sep 04 2010 Jérôme Quelin <jquelin@mandriva.org> 0.340.0-1mdv2011.0
12cr|perl-MooseX-Declare-0.350.0-1|56	+ Revision: 575746
12cr|perl-MooseX-Declare-0.350.0-1|57	- update to 0.34
12cr|perl-MooseX-Declare-0.350.0-1|58	
12cr|perl-MooseX-Declare-0.350.0-1|59	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.330.0-1mdv2011.0
12cr|perl-MooseX-Declare-0.350.0-1|60	+ Revision: 554234
12cr|perl-MooseX-Declare-0.350.0-1|61	- import perl-MooseX-Declare
12cr|perl-MooseX-Declare-0.350.0-1|62	
12cr|perl-MooseX-Declare-0.350.0-1|63	
12cr|perl-MooseX-Declare-0.350.0-1|64	* Fri Jul 16 2010 cpan2dist 0.33-1mdv
12cr|perl-MooseX-Declare-0.350.0-1|65	- initial mdv release, generated with cpan2dist

4982 12
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|1	%define upstream_name    MooseX-Emulate-Class-Accessor-Fast
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|2	%define upstream_version 0.00903
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|3	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|4	Name:       perl-%{upstream_name}
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|6	Release:    3
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|7	Epoch:      1
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|8	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|9	License:    GPL+ or Artistic
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|10	Group:      Development/Perl
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|11	Summary:    Emulate Class::Accessor::Fast behavior using Moose attributes
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|13	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|14	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|15	BuildRequires: perl(Moose)
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|16	BuildRequires: perl(Test::Exception)
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|17	BuildRequires: perl(namespace::clean)
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|18	BuildRequires: perl-devel
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|19	BuildArch: noarch
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|20	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|21	%description
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|22	This module attempts to hijack the Class::Accessor::Fast manpage in %INC
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|23	and replace it with the MooseX::Emulate::Class::Accessor::Fast manpage.
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|24	Make sure it is loaded before the classes you have that use
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|25	<Class::Accessor::Fast>. It is meant as a tool to help you migrate your
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|26	project from the Class::Accessor::Fast manpage, to the
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|27	MooseX::Emulate::Class::Accessor::Fast manpage and ultimately, to the Moose
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|28	manpage.
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|29	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|30	%prep
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|32	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|33	%build
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|35	%make
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|36	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|37	%check
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|38	make test
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|39	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|40	%install
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|41	%makeinstall_std
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|42	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|43	%files
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|44	%doc Changes README
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|45	%{_mandir}/man3/*
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|46	%perl_vendorlib/*
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|47	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|48	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|49	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|50	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|51	%changelog
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|52	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1:0.9.30-2mdv2011.0
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|53	+ Revision: 655063
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|54	- rebuild for updated spec-helper
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|55	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|56	* Wed Sep 16 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.9.30-1mdv2011.0
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|57	+ Revision: 443470
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|58	- update to 0.00903
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|59	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|60	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.9.20-1mdv2010.0
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|61	+ Revision: 395169
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|62	- update to 0.00902
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|63	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|64	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.9.0-1mdv2010.0
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|65	+ Revision: 381276
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|66	- adding epoch: tag to make sure %%perl_convert_version gets priority
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|67	- update to 0.90000
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|68	- using %%perl_convert_version
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|69	- sanitized license field & description fields
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|70	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|71	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.00802-1mdv2010.0
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|72	+ Revision: 376180
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|73	- adding missing buildrequires:
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|74	- adding missing buildrequires
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|75	- import perl-MooseX-Emulate-Class-Accessor-Fast
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|76	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|77	
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|78	* Fri May 15 2009 cpan2dist 0.00802-1mdv
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|79	- initial mdv release, generated with cpan2dist
12cr|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-3|80	

4983 12
12cr|perl-MooseX-FollowPBP-0.50.0-3|1	%define upstream_name    MooseX-FollowPBP
12cr|perl-MooseX-FollowPBP-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-MooseX-FollowPBP-0.50.0-3|3	
12cr|perl-MooseX-FollowPBP-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-FollowPBP-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-FollowPBP-0.50.0-3|6	Release:	3
12cr|perl-MooseX-FollowPBP-0.50.0-3|7	
12cr|perl-MooseX-FollowPBP-0.50.0-3|8	Summary:	Names accessors in the I<Perl Best Practices> style
12cr|perl-MooseX-FollowPBP-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-FollowPBP-0.50.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-FollowPBP-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-FollowPBP-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-FollowPBP-0.50.0-3|13	
12cr|perl-MooseX-FollowPBP-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-FollowPBP-0.50.0-3|15	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-MooseX-FollowPBP-0.50.0-3|16	BuildRequires:	perl(Moose)
12cr|perl-MooseX-FollowPBP-0.50.0-3|17	BuildArch:	noarch
12cr|perl-MooseX-FollowPBP-0.50.0-3|18	
12cr|perl-MooseX-FollowPBP-0.50.0-3|19	%description
12cr|perl-MooseX-FollowPBP-0.50.0-3|20	This module does not provide any methods. Simply loading it changes the
12cr|perl-MooseX-FollowPBP-0.50.0-3|21	default naming policy for the loading class so that accessors are separated
12cr|perl-MooseX-FollowPBP-0.50.0-3|22	into get and set methods. The get methods are prefixed with "get_" as the
12cr|perl-MooseX-FollowPBP-0.50.0-3|23	accessor, while set methods are prefixed with "set_". This is the naming
12cr|perl-MooseX-FollowPBP-0.50.0-3|24	style recommended by Damian Conway in _Perl Best Practices_.
12cr|perl-MooseX-FollowPBP-0.50.0-3|25	
12cr|perl-MooseX-FollowPBP-0.50.0-3|26	If you define an attribute with a leading underscore, then both the get and
12cr|perl-MooseX-FollowPBP-0.50.0-3|27	set method will also have an underscore prefix.
12cr|perl-MooseX-FollowPBP-0.50.0-3|28	
12cr|perl-MooseX-FollowPBP-0.50.0-3|29	If you explicitly set a "reader" or "writer" name when creating an
12cr|perl-MooseX-FollowPBP-0.50.0-3|30	attribute, then that attribute's naming scheme is left unchanged.
12cr|perl-MooseX-FollowPBP-0.50.0-3|31	
12cr|perl-MooseX-FollowPBP-0.50.0-3|32	%prep
12cr|perl-MooseX-FollowPBP-0.50.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-FollowPBP-0.50.0-3|34	
12cr|perl-MooseX-FollowPBP-0.50.0-3|35	%build
12cr|perl-MooseX-FollowPBP-0.50.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-FollowPBP-0.50.0-3|37	%make
12cr|perl-MooseX-FollowPBP-0.50.0-3|38	
12cr|perl-MooseX-FollowPBP-0.50.0-3|39	%check
12cr|perl-MooseX-FollowPBP-0.50.0-3|40	make test
12cr|perl-MooseX-FollowPBP-0.50.0-3|41	
12cr|perl-MooseX-FollowPBP-0.50.0-3|42	%install
12cr|perl-MooseX-FollowPBP-0.50.0-3|43	%makeinstall_std
12cr|perl-MooseX-FollowPBP-0.50.0-3|44	
12cr|perl-MooseX-FollowPBP-0.50.0-3|45	%files
12cr|perl-MooseX-FollowPBP-0.50.0-3|46	%doc Changes README
12cr|perl-MooseX-FollowPBP-0.50.0-3|47	%{_mandir}/man3/*
12cr|perl-MooseX-FollowPBP-0.50.0-3|48	%{perl_vendorlib}/*
12cr|perl-MooseX-FollowPBP-0.50.0-3|49	
12cr|perl-MooseX-FollowPBP-0.50.0-3|50	%changelog
12cr|perl-MooseX-FollowPBP-0.50.0-3|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-MooseX-FollowPBP-0.50.0-3|52	+ Revision: 657451
12cr|perl-MooseX-FollowPBP-0.50.0-3|53	- rebuild for updated spec-helper
12cr|perl-MooseX-FollowPBP-0.50.0-3|54	
12cr|perl-MooseX-FollowPBP-0.50.0-3|55	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.50.0-1
12cr|perl-MooseX-FollowPBP-0.50.0-3|56	+ Revision: 643408
12cr|perl-MooseX-FollowPBP-0.50.0-3|57	- update to new version 0.05
12cr|perl-MooseX-FollowPBP-0.50.0-3|58	
12cr|perl-MooseX-FollowPBP-0.50.0-3|59	* Wed Jul 28 2010 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-MooseX-FollowPBP-0.50.0-3|60	+ Revision: 562137
12cr|perl-MooseX-FollowPBP-0.50.0-3|61	- rebuild
12cr|perl-MooseX-FollowPBP-0.50.0-3|62	
12cr|perl-MooseX-FollowPBP-0.50.0-3|63	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-MooseX-FollowPBP-0.50.0-3|64	+ Revision: 561034
12cr|perl-MooseX-FollowPBP-0.50.0-3|65	- update to 0.04
12cr|perl-MooseX-FollowPBP-0.50.0-3|66	
12cr|perl-MooseX-FollowPBP-0.50.0-3|67	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-MooseX-FollowPBP-0.50.0-3|68	+ Revision: 553962
12cr|perl-MooseX-FollowPBP-0.50.0-3|69	- update to 0.03
12cr|perl-MooseX-FollowPBP-0.50.0-3|70	
12cr|perl-MooseX-FollowPBP-0.50.0-3|71	* Mon Jun 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-MooseX-FollowPBP-0.50.0-3|72	+ Revision: 381877
12cr|perl-MooseX-FollowPBP-0.50.0-3|73	- adding missing buildrequires:
12cr|perl-MooseX-FollowPBP-0.50.0-3|74	- import perl-MooseX-FollowPBP
12cr|perl-MooseX-FollowPBP-0.50.0-3|75	
12cr|perl-MooseX-FollowPBP-0.50.0-3|76	
12cr|perl-MooseX-FollowPBP-0.50.0-3|77	* Mon Jun 01 2009 cpan2dist 0.02-1mdv
12cr|perl-MooseX-FollowPBP-0.50.0-3|78	- initial mdv release, generated with cpan2dist
12cr|perl-MooseX-FollowPBP-0.50.0-3|79	

4984 12
12cr|perl-MooseX-Getopt-0.470.0-1|1	%define upstream_name    MooseX-Getopt
12cr|perl-MooseX-Getopt-0.470.0-1|2	%define upstream_version 0.47
12cr|perl-MooseX-Getopt-0.470.0-1|3	
12cr|perl-MooseX-Getopt-0.470.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Getopt-0.470.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Getopt-0.470.0-1|6	Release:	1
12cr|perl-MooseX-Getopt-0.470.0-1|7	
12cr|perl-MooseX-Getopt-0.470.0-1|8	Summary:	Optional meta attribute trait for ignoring params
12cr|perl-MooseX-Getopt-0.470.0-1|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Getopt-0.470.0-1|10	Group:		Development/Perl
12cr|perl-MooseX-Getopt-0.470.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Getopt-0.470.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Getopt-0.470.0-1|13	
12cr|perl-MooseX-Getopt-0.470.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-Getopt-0.470.0-1|15	BuildRequires:	perl(Getopt::Long)
12cr|perl-MooseX-Getopt-0.470.0-1|16	BuildRequires:	perl(Getopt::Long::Descriptive)
12cr|perl-MooseX-Getopt-0.470.0-1|17	BuildRequires:	perl(IO::Scalar)
12cr|perl-MooseX-Getopt-0.470.0-1|18	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Getopt-0.470.0-1|19	BuildRequires:	perl(MooseX::Role::Parameterized)
12cr|perl-MooseX-Getopt-0.470.0-1|20	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-Getopt-0.470.0-1|21	BuildRequires:	perl(Test::Fatal)
12cr|perl-MooseX-Getopt-0.470.0-1|22	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-Getopt-0.470.0-1|23	BuildRequires:	perl(Test::Requires)
12cr|perl-MooseX-Getopt-0.470.0-1|24	BuildRequires:	perl(Test::Trap)
12cr|perl-MooseX-Getopt-0.470.0-1|25	BuildRequires:	perl(Test::Warn)
12cr|perl-MooseX-Getopt-0.470.0-1|26	BuildRequires:	perl-devel
12cr|perl-MooseX-Getopt-0.470.0-1|27	BuildArch:	noarch
12cr|perl-MooseX-Getopt-0.470.0-1|28	
12cr|perl-MooseX-Getopt-0.470.0-1|29	Requires:	perl(Getopt::Long::Descriptive)
12cr|perl-MooseX-Getopt-0.470.0-1|30	
12cr|perl-MooseX-Getopt-0.470.0-1|31	%description
12cr|perl-MooseX-Getopt-0.470.0-1|32	This is a role which provides an alternate constructor for creating objects
12cr|perl-MooseX-Getopt-0.470.0-1|33	using parameters passed in from the command line.
12cr|perl-MooseX-Getopt-0.470.0-1|34	
12cr|perl-MooseX-Getopt-0.470.0-1|35	This module attempts to DWIM as much as possible with the command line
12cr|perl-MooseX-Getopt-0.470.0-1|36	params by introspecting your class's attributes. It will use the name of
12cr|perl-MooseX-Getopt-0.470.0-1|37	your attribute as the command line option, and if there is a type
12cr|perl-MooseX-Getopt-0.470.0-1|38	constraint defined, it will configure Getopt::Long to handle the option
12cr|perl-MooseX-Getopt-0.470.0-1|39	accordingly.
12cr|perl-MooseX-Getopt-0.470.0-1|40	
12cr|perl-MooseX-Getopt-0.470.0-1|41	You can use the trait the MooseX::Getopt::Meta::Attribute::Trait manpage or
12cr|perl-MooseX-Getopt-0.470.0-1|42	the attribute metaclass the MooseX::Getopt::Meta::Attribute manpage to get
12cr|perl-MooseX-Getopt-0.470.0-1|43	non-default commandline option names and aliases.
12cr|perl-MooseX-Getopt-0.470.0-1|44	
12cr|perl-MooseX-Getopt-0.470.0-1|45	%prep
12cr|perl-MooseX-Getopt-0.470.0-1|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Getopt-0.470.0-1|47	
12cr|perl-MooseX-Getopt-0.470.0-1|48	%build
12cr|perl-MooseX-Getopt-0.470.0-1|49	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Getopt-0.470.0-1|50	%make
12cr|perl-MooseX-Getopt-0.470.0-1|51	
12cr|perl-MooseX-Getopt-0.470.0-1|52	%check
12cr|perl-MooseX-Getopt-0.470.0-1|53	make test
12cr|perl-MooseX-Getopt-0.470.0-1|54	
12cr|perl-MooseX-Getopt-0.470.0-1|55	%install
12cr|perl-MooseX-Getopt-0.470.0-1|56	%makeinstall_std
12cr|perl-MooseX-Getopt-0.470.0-1|57	
12cr|perl-MooseX-Getopt-0.470.0-1|58	%files
12cr|perl-MooseX-Getopt-0.470.0-1|59	%doc Changes LICENSE README
12cr|perl-MooseX-Getopt-0.470.0-1|60	%{_mandir}/man3/*
12cr|perl-MooseX-Getopt-0.470.0-1|61	%perl_vendorlib/*
12cr|perl-MooseX-Getopt-0.470.0-1|62	
12cr|perl-MooseX-Getopt-0.470.0-1|63	
12cr|perl-MooseX-Getopt-0.470.0-1|64	%changelog
12cr|perl-MooseX-Getopt-0.470.0-1|65	* Mon Apr 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.370.0-1mdv2011.0
12cr|perl-MooseX-Getopt-0.470.0-1|66	+ Revision: 655773
12cr|perl-MooseX-Getopt-0.470.0-1|67	- update to new version 0.37
12cr|perl-MooseX-Getopt-0.470.0-1|68	- update to new version 0.36
12cr|perl-MooseX-Getopt-0.470.0-1|69	
12cr|perl-MooseX-Getopt-0.470.0-1|70	* Sun Feb 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.350.0-1
12cr|perl-MooseX-Getopt-0.470.0-1|71	+ Revision: 637622
12cr|perl-MooseX-Getopt-0.470.0-1|72	- update to new version 0.35
12cr|perl-MooseX-Getopt-0.470.0-1|73	
12cr|perl-MooseX-Getopt-0.470.0-1|74	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.330.0-1mdv2011.0
12cr|perl-MooseX-Getopt-0.470.0-1|75	+ Revision: 573856
12cr|perl-MooseX-Getopt-0.470.0-1|76	- adding missing buildrequires:
12cr|perl-MooseX-Getopt-0.470.0-1|77	- update to 0.33
12cr|perl-MooseX-Getopt-0.470.0-1|78	
12cr|perl-MooseX-Getopt-0.470.0-1|79	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.310.0-1mdv2011.0
12cr|perl-MooseX-Getopt-0.470.0-1|80	+ Revision: 552416
12cr|perl-MooseX-Getopt-0.470.0-1|81	- update to 0.31
12cr|perl-MooseX-Getopt-0.470.0-1|82	
12cr|perl-MooseX-Getopt-0.470.0-1|83	* Tue Mar 02 2010 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-1mdv2010.1
12cr|perl-MooseX-Getopt-0.470.0-1|84	+ Revision: 513476
12cr|perl-MooseX-Getopt-0.470.0-1|85	- update to 0.27
12cr|perl-MooseX-Getopt-0.470.0-1|86	
12cr|perl-MooseX-Getopt-0.470.0-1|87	* Sat Dec 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.260.0-1mdv2010.1
12cr|perl-MooseX-Getopt-0.470.0-1|88	+ Revision: 477621
12cr|perl-MooseX-Getopt-0.470.0-1|89	- update to 0.26
12cr|perl-MooseX-Getopt-0.470.0-1|90	
12cr|perl-MooseX-Getopt-0.470.0-1|91	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.250.0-1mdv2010.1
12cr|perl-MooseX-Getopt-0.470.0-1|92	+ Revision: 471065
12cr|perl-MooseX-Getopt-0.470.0-1|93	- update to 0.25
12cr|perl-MooseX-Getopt-0.470.0-1|94	
12cr|perl-MooseX-Getopt-0.470.0-1|95	* Tue Nov 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.240.0-2mdv2010.1
12cr|perl-MooseX-Getopt-0.470.0-1|96	+ Revision: 466990
12cr|perl-MooseX-Getopt-0.470.0-1|97	- adding requires: not found by rpm
12cr|perl-MooseX-Getopt-0.470.0-1|98	
12cr|perl-MooseX-Getopt-0.470.0-1|99	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.240.0-1mdv2010.1
12cr|perl-MooseX-Getopt-0.470.0-1|100	+ Revision: 461764
12cr|perl-MooseX-Getopt-0.470.0-1|101	- update to 0.24
12cr|perl-MooseX-Getopt-0.470.0-1|102	- update to 0.06
12cr|perl-MooseX-Getopt-0.470.0-1|103	- update to 0.06
12cr|perl-MooseX-Getopt-0.470.0-1|104	
12cr|perl-MooseX-Getopt-0.470.0-1|105	* Mon Sep 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.0
12cr|perl-MooseX-Getopt-0.470.0-1|106	+ Revision: 432324
12cr|perl-MooseX-Getopt-0.470.0-1|107	- update to 0.22
12cr|perl-MooseX-Getopt-0.470.0-1|108	
12cr|perl-MooseX-Getopt-0.470.0-1|109	* Fri Aug 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-1mdv2010.0
12cr|perl-MooseX-Getopt-0.470.0-1|110	+ Revision: 421836
12cr|perl-MooseX-Getopt-0.470.0-1|111	- update to 0.21
12cr|perl-MooseX-Getopt-0.470.0-1|112	
12cr|perl-MooseX-Getopt-0.470.0-1|113	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2010.0
12cr|perl-MooseX-Getopt-0.470.0-1|114	+ Revision: 394972
12cr|perl-MooseX-Getopt-0.470.0-1|115	- update to 0.20
12cr|perl-MooseX-Getopt-0.470.0-1|116	
12cr|perl-MooseX-Getopt-0.470.0-1|117	* Thu Jul 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-1mdv2010.0
12cr|perl-MooseX-Getopt-0.470.0-1|118	+ Revision: 393832
12cr|perl-MooseX-Getopt-0.470.0-1|119	- adding missing buildrequires:
12cr|perl-MooseX-Getopt-0.470.0-1|120	- using %%perl_convert_version
12cr|perl-MooseX-Getopt-0.470.0-1|121	- fixed license field
12cr|perl-MooseX-Getopt-0.470.0-1|122	
12cr|perl-MooseX-Getopt-0.470.0-1|123	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-MooseX-Getopt-0.470.0-1|124	- update to new version 0.19
12cr|perl-MooseX-Getopt-0.470.0-1|125	
12cr|perl-MooseX-Getopt-0.470.0-1|126	* Sat May 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2010.0
12cr|perl-MooseX-Getopt-0.470.0-1|127	+ Revision: 370495
12cr|perl-MooseX-Getopt-0.470.0-1|128	- update to new version 0.18
12cr|perl-MooseX-Getopt-0.470.0-1|129	
12cr|perl-MooseX-Getopt-0.470.0-1|130	* Sun Mar 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2009.1
12cr|perl-MooseX-Getopt-0.470.0-1|131	+ Revision: 352914
12cr|perl-MooseX-Getopt-0.470.0-1|132	- update to new version 0.16
12cr|perl-MooseX-Getopt-0.470.0-1|133	
12cr|perl-MooseX-Getopt-0.470.0-1|134	* Wed Dec 03 2008 Jérôme Quelin <jquelin@mandriva.org> 0.15-1mdv2009.1
12cr|perl-MooseX-Getopt-0.470.0-1|135	+ Revision: 309768
12cr|perl-MooseX-Getopt-0.470.0-1|136	- import perl-MooseX-Getopt
12cr|perl-MooseX-Getopt-0.470.0-1|137	
12cr|perl-MooseX-Getopt-0.470.0-1|138	
12cr|perl-MooseX-Getopt-0.470.0-1|139	* Wed Dec 03 2008 cpan2dist 0.15-1mdv
12cr|perl-MooseX-Getopt-0.470.0-1|140	- initial mdv release, generated with cpan2dist
12cr|perl-MooseX-Getopt-0.470.0-1|141	

4985 12
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|1	%define upstream_name    MooseX-Has-Sugar
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|2	%define upstream_version 0.05070419
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|3	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|6	Release:	2
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|7	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|8	Summary:	Experimental sweetness
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|10	Group:		Development/Perl
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|13	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|15	BuildRequires:	perl(Carp)
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|16	BuildRequires:	perl(Find::Lib)
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|17	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|18	BuildRequires:	perl(MooseX::Types::Moose)
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|19	BuildRequires:	perl(Sub::Exporter)
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|20	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|21	BuildRequires:	perl(Test::Fatal)
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|22	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|23	BuildRequires:	perl(Test::use::ok)
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|24	BuildRequires:	perl(Module::Build)
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|25	BuildRequires:	perl(namespace::autoclean)
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|26	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|27	BuildArch:	noarch
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|28	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|29	%description
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|30	no description found
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|31	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|32	%prep
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|34	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|35	%build
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|36	perl Build.PL installdirs=vendor
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|37	./Build
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|38	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|39	%check
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|40	./Build test
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|41	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|42	%install
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|43	./Build install destdir=%{buildroot}
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|44	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|45	%files
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|46	%doc Changes LICENSE README
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|47	%{_mandir}/man3/*
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|48	%{perl_vendorlib}/*
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|49	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|50	%changelog
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|51	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.50.704.190-1mdv2011.0
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|52	+ Revision: 659977
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|53	- update to new version 0.05070419
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|54	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|55	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.50.556.160-2
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|56	+ Revision: 657125
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|57	- fix br
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|58	- rebuild for updated spec-helper
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|59	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|60	* Mon Nov 15 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.50.556.160-1mdv2011.0
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|61	+ Revision: 597669
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|62	- update to new version 0.05055616
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|63	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|64	* Tue Aug 17 2010 Jérôme Quelin <jquelin@mandriva.org> 0.50.466.110-1mdv2011.0
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|65	+ Revision: 570932
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|66	- update to 0.05046611
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|67	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|68	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.50.443.30-1mdv2011.0
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|69	+ Revision: 561035
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|70	- update to 0.05044303
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|71	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|72	* Sat Dec 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.500-1mdv2011.0
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|73	+ Revision: 473856
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|74	- update to 0.0405
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|75	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|76	* Wed Aug 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.400-1mdv2010.0
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|77	+ Revision: 415570
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|78	- import perl-MooseX-Has-Sugar
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|79	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|80	
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|81	* Wed Aug 12 2009 cpan2dist 0.0404-1mdv
12cr|perl-MooseX-Has-Sugar-0.50.704.190-2|82	- initial mdv release, generated with cpan2dist

4986 12
12cr|perl-MooseX-Iterator-0.110.0-3|1	%define upstream_name    MooseX-Iterator
12cr|perl-MooseX-Iterator-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-MooseX-Iterator-0.110.0-3|3	
12cr|perl-MooseX-Iterator-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Iterator-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Iterator-0.110.0-3|6	Release:	3
12cr|perl-MooseX-Iterator-0.110.0-3|7	
12cr|perl-MooseX-Iterator-0.110.0-3|8	Summary:	Iterate over collections
12cr|perl-MooseX-Iterator-0.110.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Iterator-0.110.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-Iterator-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Iterator-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Iterator-0.110.0-3|13	
12cr|perl-MooseX-Iterator-0.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Iterator-0.110.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-Iterator-0.110.0-3|16	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Iterator-0.110.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-Iterator-0.110.0-3|18	BuildArch:	noarch
12cr|perl-MooseX-Iterator-0.110.0-3|19	
12cr|perl-MooseX-Iterator-0.110.0-3|20	%description
12cr|perl-MooseX-Iterator-0.110.0-3|21	This is an attempt to add smalltalk-like streams to Moose. It currently
12cr|perl-MooseX-Iterator-0.110.0-3|22	works with ArrayRefs and HashRefs.
12cr|perl-MooseX-Iterator-0.110.0-3|23	
12cr|perl-MooseX-Iterator-0.110.0-3|24	* next
12cr|perl-MooseX-Iterator-0.110.0-3|25	
12cr|perl-MooseX-Iterator-0.110.0-3|26	The next method provides the next item in the colletion.
12cr|perl-MooseX-Iterator-0.110.0-3|27	
12cr|perl-MooseX-Iterator-0.110.0-3|28	%prep
12cr|perl-MooseX-Iterator-0.110.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Iterator-0.110.0-3|30	
12cr|perl-MooseX-Iterator-0.110.0-3|31	%build
12cr|perl-MooseX-Iterator-0.110.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Iterator-0.110.0-3|33	%make
12cr|perl-MooseX-Iterator-0.110.0-3|34	
12cr|perl-MooseX-Iterator-0.110.0-3|35	%check
12cr|perl-MooseX-Iterator-0.110.0-3|36	%make test
12cr|perl-MooseX-Iterator-0.110.0-3|37	
12cr|perl-MooseX-Iterator-0.110.0-3|38	%install
12cr|perl-MooseX-Iterator-0.110.0-3|39	%makeinstall_std
12cr|perl-MooseX-Iterator-0.110.0-3|40	
12cr|perl-MooseX-Iterator-0.110.0-3|41	%files
12cr|perl-MooseX-Iterator-0.110.0-3|42	%doc META.yml
12cr|perl-MooseX-Iterator-0.110.0-3|43	%{_mandir}/man3/*
12cr|perl-MooseX-Iterator-0.110.0-3|44	%{perl_vendorlib}/*
12cr|perl-MooseX-Iterator-0.110.0-3|45	
12cr|perl-MooseX-Iterator-0.110.0-3|46	%changelog
12cr|perl-MooseX-Iterator-0.110.0-3|47	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-MooseX-Iterator-0.110.0-3|48	+ Revision: 656943
12cr|perl-MooseX-Iterator-0.110.0-3|49	- rebuild for updated spec-helper
12cr|perl-MooseX-Iterator-0.110.0-3|50	
12cr|perl-MooseX-Iterator-0.110.0-3|51	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-MooseX-Iterator-0.110.0-3|52	+ Revision: 607004
12cr|perl-MooseX-Iterator-0.110.0-3|53	- import perl-MooseX-Iterator
12cr|perl-MooseX-Iterator-0.110.0-3|54	

4987 12
12cr|perl-MooseX-LazyRequire-0.70.0-2|1	%define upstream_name    MooseX-LazyRequire
12cr|perl-MooseX-LazyRequire-0.70.0-2|2	%define upstream_version 0.07
12cr|perl-MooseX-LazyRequire-0.70.0-2|3	
12cr|perl-MooseX-LazyRequire-0.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-LazyRequire-0.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-LazyRequire-0.70.0-2|6	Release:	2
12cr|perl-MooseX-LazyRequire-0.70.0-2|7	
12cr|perl-MooseX-LazyRequire-0.70.0-2|8	Summary:	Required attributes which fail only when trying to use them
12cr|perl-MooseX-LazyRequire-0.70.0-2|9	License:	GPL+ or Artistic
12cr|perl-MooseX-LazyRequire-0.70.0-2|10	Group:		Development/Perl
12cr|perl-MooseX-LazyRequire-0.70.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-LazyRequire-0.70.0-2|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-LazyRequire-0.70.0-2|13	
12cr|perl-MooseX-LazyRequire-0.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-MooseX-LazyRequire-0.70.0-2|15	BuildRequires:	perl(Moose)
12cr|perl-MooseX-LazyRequire-0.70.0-2|16	BuildRequires:	perl(MooseX::Types::Moose)
12cr|perl-MooseX-LazyRequire-0.70.0-2|17	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-LazyRequire-0.70.0-2|18	BuildRequires:	perl(Test::More) >= 0.900.0
12cr|perl-MooseX-LazyRequire-0.70.0-2|19	BuildRequires:	perl(aliased)
12cr|perl-MooseX-LazyRequire-0.70.0-2|20	BuildRequires:	perl(namespace::autoclean)
12cr|perl-MooseX-LazyRequire-0.70.0-2|21	
12cr|perl-MooseX-LazyRequire-0.70.0-2|22	BuildArch:	noarch
12cr|perl-MooseX-LazyRequire-0.70.0-2|23	
12cr|perl-MooseX-LazyRequire-0.70.0-2|24	%description
12cr|perl-MooseX-LazyRequire-0.70.0-2|25	This module adds a 'lazy_require' option to Moose attribute declarations.
12cr|perl-MooseX-LazyRequire-0.70.0-2|26	
12cr|perl-MooseX-LazyRequire-0.70.0-2|27	The reader methods for all attributes with that option will throw an
12cr|perl-MooseX-LazyRequire-0.70.0-2|28	exception unless a value for the attributes was provided earlier by a
12cr|perl-MooseX-LazyRequire-0.70.0-2|29	constructor parameter or through a writer method.
12cr|perl-MooseX-LazyRequire-0.70.0-2|30	
12cr|perl-MooseX-LazyRequire-0.70.0-2|31	%prep
12cr|perl-MooseX-LazyRequire-0.70.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-LazyRequire-0.70.0-2|33	
12cr|perl-MooseX-LazyRequire-0.70.0-2|34	%build
12cr|perl-MooseX-LazyRequire-0.70.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-LazyRequire-0.70.0-2|36	%make
12cr|perl-MooseX-LazyRequire-0.70.0-2|37	
12cr|perl-MooseX-LazyRequire-0.70.0-2|38	%check
12cr|perl-MooseX-LazyRequire-0.70.0-2|39	%make test
12cr|perl-MooseX-LazyRequire-0.70.0-2|40	
12cr|perl-MooseX-LazyRequire-0.70.0-2|41	%install
12cr|perl-MooseX-LazyRequire-0.70.0-2|42	%makeinstall_std
12cr|perl-MooseX-LazyRequire-0.70.0-2|43	
12cr|perl-MooseX-LazyRequire-0.70.0-2|44	%files
12cr|perl-MooseX-LazyRequire-0.70.0-2|45	%doc Changes LICENSE README META.yml
12cr|perl-MooseX-LazyRequire-0.70.0-2|46	%{_mandir}/man3/*
12cr|perl-MooseX-LazyRequire-0.70.0-2|47	%{perl_vendorlib}/*
12cr|perl-MooseX-LazyRequire-0.70.0-2|48	
12cr|perl-MooseX-LazyRequire-0.70.0-2|49	%changelog
12cr|perl-MooseX-LazyRequire-0.70.0-2|50	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-MooseX-LazyRequire-0.70.0-2|51	+ Revision: 654126
12cr|perl-MooseX-LazyRequire-0.70.0-2|52	- update to new version 0.07
12cr|perl-MooseX-LazyRequire-0.70.0-2|53	
12cr|perl-MooseX-LazyRequire-0.70.0-2|54	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-MooseX-LazyRequire-0.70.0-2|55	+ Revision: 561036
12cr|perl-MooseX-LazyRequire-0.70.0-2|56	- update to 0.06
12cr|perl-MooseX-LazyRequire-0.70.0-2|57	
12cr|perl-MooseX-LazyRequire-0.70.0-2|58	* Thu Jul 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-MooseX-LazyRequire-0.70.0-2|59	+ Revision: 553515
12cr|perl-MooseX-LazyRequire-0.70.0-2|60	- extract runtime requires: from meta.yml
12cr|perl-MooseX-LazyRequire-0.70.0-2|61	
12cr|perl-MooseX-LazyRequire-0.70.0-2|62	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-MooseX-LazyRequire-0.70.0-2|63	+ Revision: 552417
12cr|perl-MooseX-LazyRequire-0.70.0-2|64	- update to 0.05
12cr|perl-MooseX-LazyRequire-0.70.0-2|65	
12cr|perl-MooseX-LazyRequire-0.70.0-2|66	* Sat Sep 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-MooseX-LazyRequire-0.70.0-2|67	+ Revision: 438548
12cr|perl-MooseX-LazyRequire-0.70.0-2|68	- update to 0.04
12cr|perl-MooseX-LazyRequire-0.70.0-2|69	
12cr|perl-MooseX-LazyRequire-0.70.0-2|70	* Wed Aug 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-MooseX-LazyRequire-0.70.0-2|71	+ Revision: 418127
12cr|perl-MooseX-LazyRequire-0.70.0-2|72	- update to 0.03
12cr|perl-MooseX-LazyRequire-0.70.0-2|73	
12cr|perl-MooseX-LazyRequire-0.70.0-2|74	* Sun Aug 16 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-MooseX-LazyRequire-0.70.0-2|75	+ Revision: 417020
12cr|perl-MooseX-LazyRequire-0.70.0-2|76	- adding missing buildrequires:
12cr|perl-MooseX-LazyRequire-0.70.0-2|77	- adding missing buildrequires:
12cr|perl-MooseX-LazyRequire-0.70.0-2|78	- import perl-MooseX-LazyRequire
12cr|perl-MooseX-LazyRequire-0.70.0-2|79	
12cr|perl-MooseX-LazyRequire-0.70.0-2|80	
12cr|perl-MooseX-LazyRequire-0.70.0-2|81	* Sun Aug 16 2009 cpan2dist 0.01-1mdv
12cr|perl-MooseX-LazyRequire-0.70.0-2|82	- initial mdv release, generated with cpan2dist

4988 12
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|1	%define upstream_name    MooseX-Meta-TypeConstraint-ForceCoercion
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|2	%define upstream_version 0.01
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|3	
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|6	Release:	3
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|7	
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|8	License:	GPL+ or Artistic
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|9	Group:		Development/Perl
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|10	Summary:	Force coercion when validating type constraints
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|13	
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|15	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|16	BuildRequires:	perl(namespace::autoclean)
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|17	BuildRequires:	perl(namespace::clean)
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|18	BuildArch:	noarch
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|19	
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|20	%description
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|21	This class allows to wrap any 'Moose::Meta::TypeConstraint' in a way that
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|22	will force coercion of the value when checking or validating a value
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|23	against it.
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|24	
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|25	%prep
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|27	
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|28	%build
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|30	%make
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|31	
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|32	%check
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|33	make test
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|34	
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|35	%install
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|36	%makeinstall_std
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|37	
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|38	%files
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|39	%doc Changes LICENSE README
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|40	%{_mandir}/man3/*
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|41	%{perl_vendorlib}/*
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|42	
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|43	%changelog
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|44	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.10.0-2mdv2011.0
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|45	+ Revision: 655068
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|46	- rebuild for updated spec-helper
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|47	
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|48	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|49	+ Revision: 401625
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|50	- rebuild using %%perl_convert_version
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|51	- fixed license field
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|52	
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|53	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.01-2mdv2010.0
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|54	+ Revision: 375940
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|55	- rebuild
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|56	
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|57	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-1mdv2010.0
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|58	+ Revision: 371929
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|59	- import perl-MooseX-Meta-TypeConstraint-ForceCoercion
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|60	
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|61	
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|62	* Mon May 04 2009 cpan2dist 0.01-1mdv
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|63	- initial mdv release, generated with cpan2dist
12cr|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|64	

4989 12
12cr|perl-MooseX-Method-0.440.0-2|1	%define upstream_name    MooseX-Method
12cr|perl-MooseX-Method-0.440.0-2|2	%define upstream_version 0.44
12cr|perl-MooseX-Method-0.440.0-2|3	
12cr|perl-MooseX-Method-0.440.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Method-0.440.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Method-0.440.0-2|6	Release:	2
12cr|perl-MooseX-Method-0.440.0-2|7	
12cr|perl-MooseX-Method-0.440.0-2|8	Summary:	Method declaration with type checking
12cr|perl-MooseX-Method-0.440.0-2|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Method-0.440.0-2|10	Group:		Development/Perl
12cr|perl-MooseX-Method-0.440.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Method-0.440.0-2|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Method-0.440.0-2|13	
12cr|perl-MooseX-Method-0.440.0-2|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Method-0.440.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-MooseX-Method-0.440.0-2|16	BuildRequires:	perl(Class::MOP)
12cr|perl-MooseX-Method-0.440.0-2|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-Method-0.440.0-2|18	BuildRequires:	perl(HTML::Template::Pro)
12cr|perl-MooseX-Method-0.440.0-2|19	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Method-0.440.0-2|20	BuildRequires:	perl(Scalar::Util)
12cr|perl-MooseX-Method-0.440.0-2|21	BuildRequires:	perl(Sub::Name)
12cr|perl-MooseX-Method-0.440.0-2|22	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-Method-0.440.0-2|23	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-Method-0.440.0-2|24	BuildRequires:	perl(Test::Pod)
12cr|perl-MooseX-Method-0.440.0-2|25	BuildArch:	noarch
12cr|perl-MooseX-Method-0.440.0-2|26	
12cr|perl-MooseX-Method-0.440.0-2|27	%description
12cr|perl-MooseX-Method-0.440.0-2|28	The problem
12cr|perl-MooseX-Method-0.440.0-2|29	This module is an attempt to solve a problem I've often encountered but
12cr|perl-MooseX-Method-0.440.0-2|30	never really found any good solution for: validation of method
12cr|perl-MooseX-Method-0.440.0-2|31	parameters. How many times have we all ourselves writing code like
12cr|perl-MooseX-Method-0.440.0-2|32	this:
12cr|perl-MooseX-Method-0.440.0-2|33	
12cr|perl-MooseX-Method-0.440.0-2|34	sub foo {
12cr|perl-MooseX-Method-0.440.0-2|35	my ($self,$args) = @_;
12cr|perl-MooseX-Method-0.440.0-2|36	
12cr|perl-MooseX-Method-0.440.0-2|37	die "Invalid arg1"
12cr|perl-MooseX-Method-0.440.0-2|38	unless (defined $arg->{bar} && $arg->{bar} =~ m/bar/);
12cr|perl-MooseX-Method-0.440.0-2|39	}
12cr|perl-MooseX-Method-0.440.0-2|40	
12cr|perl-MooseX-Method-0.440.0-2|41	%prep
12cr|perl-MooseX-Method-0.440.0-2|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Method-0.440.0-2|43	
12cr|perl-MooseX-Method-0.440.0-2|44	%build
12cr|perl-MooseX-Method-0.440.0-2|45	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Method-0.440.0-2|46	%make
12cr|perl-MooseX-Method-0.440.0-2|47	
12cr|perl-MooseX-Method-0.440.0-2|48	%check
12cr|perl-MooseX-Method-0.440.0-2|49	make test
12cr|perl-MooseX-Method-0.440.0-2|50	
12cr|perl-MooseX-Method-0.440.0-2|51	%install
12cr|perl-MooseX-Method-0.440.0-2|52	%makeinstall_std
12cr|perl-MooseX-Method-0.440.0-2|53	
12cr|perl-MooseX-Method-0.440.0-2|54	%files
12cr|perl-MooseX-Method-0.440.0-2|55	%doc Changes
12cr|perl-MooseX-Method-0.440.0-2|56	%{_mandir}/man3/*
12cr|perl-MooseX-Method-0.440.0-2|57	%{perl_vendorlib}/MooseX
12cr|perl-MooseX-Method-0.440.0-2|58	
12cr|perl-MooseX-Method-0.440.0-2|59	
12cr|perl-MooseX-Method-0.440.0-2|60	%changelog
12cr|perl-MooseX-Method-0.440.0-2|61	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.440.0-1mdv2010.0
12cr|perl-MooseX-Method-0.440.0-2|62	+ Revision: 405945
12cr|perl-MooseX-Method-0.440.0-2|63	- rebuild using %%perl_convert_version
12cr|perl-MooseX-Method-0.440.0-2|64	
12cr|perl-MooseX-Method-0.440.0-2|65	* Wed Jul 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.44-1mdv2010.0
12cr|perl-MooseX-Method-0.440.0-2|66	+ Revision: 391186
12cr|perl-MooseX-Method-0.440.0-2|67	- update to new version 0.44
12cr|perl-MooseX-Method-0.440.0-2|68	
12cr|perl-MooseX-Method-0.440.0-2|69	* Thu Jun 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.43-1mdv2010.0
12cr|perl-MooseX-Method-0.440.0-2|70	+ Revision: 387013
12cr|perl-MooseX-Method-0.440.0-2|71	- update to new version 0.43
12cr|perl-MooseX-Method-0.440.0-2|72	
12cr|perl-MooseX-Method-0.440.0-2|73	* Mon Jul 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.42-1mdv2009.0
12cr|perl-MooseX-Method-0.440.0-2|74	+ Revision: 235686
12cr|perl-MooseX-Method-0.440.0-2|75	- import perl-MooseX-Method
12cr|perl-MooseX-Method-0.440.0-2|76	
12cr|perl-MooseX-Method-0.440.0-2|77	
12cr|perl-MooseX-Method-0.440.0-2|78	* Mon Jul 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.42-1mdv2009.0
12cr|perl-MooseX-Method-0.440.0-2|79	- initial mdv release, generated with cpan2dist

4990 12
12cr|perl-MooseX-MethodAttributes-0.280.0-1|1	%define upstream_name    MooseX-MethodAttributes
12cr|perl-MooseX-MethodAttributes-0.280.0-1|2	%define upstream_version 0.28
12cr|perl-MooseX-MethodAttributes-0.280.0-1|3	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-MooseX-MethodAttributes-0.280.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-MooseX-MethodAttributes-0.280.0-1|6	Release:    1
12cr|perl-MooseX-MethodAttributes-0.280.0-1|7	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|8	Summary:    No summary found
12cr|perl-MooseX-MethodAttributes-0.280.0-1|9	License:    GPL+ or Artistic
12cr|perl-MooseX-MethodAttributes-0.280.0-1|10	Group:      Development/Perl
12cr|perl-MooseX-MethodAttributes-0.280.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-MethodAttributes-0.280.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-MethodAttributes-0.280.0-1|13	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|14	BuildRequires: perl(Moose)
12cr|perl-MooseX-MethodAttributes-0.280.0-1|15	BuildRequires: perl(MooseX::Types)
12cr|perl-MooseX-MethodAttributes-0.280.0-1|16	BuildRequires: perl(Test::CheckDeps)
12cr|perl-MooseX-MethodAttributes-0.280.0-1|17	BuildRequires: perl(Test::Exception)
12cr|perl-MooseX-MethodAttributes-0.280.0-1|18	BuildRequires: perl(Test::More)
12cr|perl-MooseX-MethodAttributes-0.280.0-1|19	BuildRequires: perl(namespace::autoclean)
12cr|perl-MooseX-MethodAttributes-0.280.0-1|20	BuildRequires: perl(namespace::clean)
12cr|perl-MooseX-MethodAttributes-0.280.0-1|21	BuildRequires: perl-devel
12cr|perl-MooseX-MethodAttributes-0.280.0-1|22	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|23	BuildArch: noarch
12cr|perl-MooseX-MethodAttributes-0.280.0-1|24	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|25	%description
12cr|perl-MooseX-MethodAttributes-0.280.0-1|26	This module allows code attributes of methods to be introspected using
12cr|perl-MooseX-MethodAttributes-0.280.0-1|27	Moose meta method objects.
12cr|perl-MooseX-MethodAttributes-0.280.0-1|28	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|29	%prep
12cr|perl-MooseX-MethodAttributes-0.280.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-MethodAttributes-0.280.0-1|31	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|32	%build
12cr|perl-MooseX-MethodAttributes-0.280.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-MethodAttributes-0.280.0-1|34	%make
12cr|perl-MooseX-MethodAttributes-0.280.0-1|35	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|36	%check
12cr|perl-MooseX-MethodAttributes-0.280.0-1|37	%make test
12cr|perl-MooseX-MethodAttributes-0.280.0-1|38	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|39	%install
12cr|perl-MooseX-MethodAttributes-0.280.0-1|40	%makeinstall_std
12cr|perl-MooseX-MethodAttributes-0.280.0-1|41	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|42	%files
12cr|perl-MooseX-MethodAttributes-0.280.0-1|43	%doc Changes LICENSE README
12cr|perl-MooseX-MethodAttributes-0.280.0-1|44	%{_mandir}/man3/*
12cr|perl-MooseX-MethodAttributes-0.280.0-1|45	%perl_vendorlib/*
12cr|perl-MooseX-MethodAttributes-0.280.0-1|46	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|47	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|48	%changelog
12cr|perl-MooseX-MethodAttributes-0.280.0-1|49	* Wed Jun 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.250.0-1mdv2011.0
12cr|perl-MooseX-MethodAttributes-0.280.0-1|50	+ Revision: 686643
12cr|perl-MooseX-MethodAttributes-0.280.0-1|51	- update to new version 0.25
12cr|perl-MooseX-MethodAttributes-0.280.0-1|52	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|53	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.240.0-2
12cr|perl-MooseX-MethodAttributes-0.280.0-1|54	+ Revision: 655081
12cr|perl-MooseX-MethodAttributes-0.280.0-1|55	- rebuild for updated spec-helper
12cr|perl-MooseX-MethodAttributes-0.280.0-1|56	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|57	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.240.0-1mdv2011.0
12cr|perl-MooseX-MethodAttributes-0.280.0-1|58	+ Revision: 561097
12cr|perl-MooseX-MethodAttributes-0.280.0-1|59	- adding missing buildrequires:
12cr|perl-MooseX-MethodAttributes-0.280.0-1|60	- update to 0.24
12cr|perl-MooseX-MethodAttributes-0.280.0-1|61	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|62	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2011.0
12cr|perl-MooseX-MethodAttributes-0.280.0-1|63	+ Revision: 552419
12cr|perl-MooseX-MethodAttributes-0.280.0-1|64	- update to 0.23
12cr|perl-MooseX-MethodAttributes-0.280.0-1|65	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|66	* Wed Feb 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2010.1
12cr|perl-MooseX-MethodAttributes-0.280.0-1|67	+ Revision: 503784
12cr|perl-MooseX-MethodAttributes-0.280.0-1|68	- update to 0.20
12cr|perl-MooseX-MethodAttributes-0.280.0-1|69	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|70	* Sun Jan 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-1mdv2010.1
12cr|perl-MooseX-MethodAttributes-0.280.0-1|71	+ Revision: 488603
12cr|perl-MooseX-MethodAttributes-0.280.0-1|72	- update to 0.19
12cr|perl-MooseX-MethodAttributes-0.280.0-1|73	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|74	* Sat Sep 26 2009 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2010.0
12cr|perl-MooseX-MethodAttributes-0.280.0-1|75	+ Revision: 449365
12cr|perl-MooseX-MethodAttributes-0.280.0-1|76	- update to 0.18
12cr|perl-MooseX-MethodAttributes-0.280.0-1|77	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|78	* Thu Sep 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.0
12cr|perl-MooseX-MethodAttributes-0.280.0-1|79	+ Revision: 448124
12cr|perl-MooseX-MethodAttributes-0.280.0-1|80	- update to 0.17
12cr|perl-MooseX-MethodAttributes-0.280.0-1|81	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|82	* Tue Sep 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-MooseX-MethodAttributes-0.280.0-1|83	+ Revision: 442943
12cr|perl-MooseX-MethodAttributes-0.280.0-1|84	- update to 0.16
12cr|perl-MooseX-MethodAttributes-0.280.0-1|85	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|86	* Mon Jul 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.0
12cr|perl-MooseX-MethodAttributes-0.280.0-1|87	+ Revision: 400651
12cr|perl-MooseX-MethodAttributes-0.280.0-1|88	- update to 0.15
12cr|perl-MooseX-MethodAttributes-0.280.0-1|89	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|90	* Fri Jun 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.0
12cr|perl-MooseX-MethodAttributes-0.280.0-1|91	+ Revision: 385440
12cr|perl-MooseX-MethodAttributes-0.280.0-1|92	- import perl-MooseX-MethodAttributes
12cr|perl-MooseX-MethodAttributes-0.280.0-1|93	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|94	
12cr|perl-MooseX-MethodAttributes-0.280.0-1|95	* Fri Jun 12 2009 cpan2dist 0.14-1mdv
12cr|perl-MooseX-MethodAttributes-0.280.0-1|96	- initial mdv release, generated with cpan2dist
12cr|perl-MooseX-MethodAttributes-0.280.0-1|97	

4991 12
12cr|perl-MooseX-Method-Signatures-0.360.0-2|1	%define upstream_name    MooseX-Method-Signatures
12cr|perl-MooseX-Method-Signatures-0.360.0-2|2	%define upstream_version 0.36
12cr|perl-MooseX-Method-Signatures-0.360.0-2|3	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Method-Signatures-0.360.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Method-Signatures-0.360.0-2|6	Release:	2
12cr|perl-MooseX-Method-Signatures-0.360.0-2|7	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|8	Summary:	Method declarations with type constraints and no source filter
12cr|perl-MooseX-Method-Signatures-0.360.0-2|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Method-Signatures-0.360.0-2|10	Group:		Development/Perl
12cr|perl-MooseX-Method-Signatures-0.360.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Method-Signatures-0.360.0-2|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Method-Signatures-0.360.0-2|13	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Method-Signatures-0.360.0-2|15	BuildRequires:	perl(B::Hooks::EndOfScope)
12cr|perl-MooseX-Method-Signatures-0.360.0-2|16	BuildRequires:	perl(Context::Preserve)
12cr|perl-MooseX-Method-Signatures-0.360.0-2|17	BuildRequires:	perl(Devel::Declare)   >= 0.5.11
12cr|perl-MooseX-Method-Signatures-0.360.0-2|18	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-Method-Signatures-0.360.0-2|19	BuildRequires:	perl(Moose::Util::TypeConstraints)
12cr|perl-MooseX-Method-Signatures-0.360.0-2|20	BuildRequires:	perl(MooseX::LazyRequire)
12cr|perl-MooseX-Method-Signatures-0.360.0-2|21	BuildRequires:	perl(MooseX::Meta::Signature::Combined)
12cr|perl-MooseX-Method-Signatures-0.360.0-2|22	BuildRequires:	perl(MooseX::Meta::TypeConstraint::ForceCoercion)
12cr|perl-MooseX-Method-Signatures-0.360.0-2|23	BuildRequires:	perl(Parse::Method::Signatures)
12cr|perl-MooseX-Method-Signatures-0.360.0-2|24	BuildRequires:	perl(Task::Weaken)
12cr|perl-MooseX-Method-Signatures-0.360.0-2|25	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-Method-Signatures-0.360.0-2|26	BuildRequires:	perl(Test::More)       >= 0.880.0
12cr|perl-MooseX-Method-Signatures-0.360.0-2|27	BuildRequires:	perl(aliased)
12cr|perl-MooseX-Method-Signatures-0.360.0-2|28	BuildRequires:	perl(namespace::autoclean)
12cr|perl-MooseX-Method-Signatures-0.360.0-2|29	BuildArch:	noarch
12cr|perl-MooseX-Method-Signatures-0.360.0-2|30	Requires:	perl(aliased)
12cr|perl-MooseX-Method-Signatures-0.360.0-2|31	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|32	%description
12cr|perl-MooseX-Method-Signatures-0.360.0-2|33	Provides a proper method keyword, like "sub" but specificly for making
12cr|perl-MooseX-Method-Signatures-0.360.0-2|34	methods and validating their arguments against Moose type constraints.
12cr|perl-MooseX-Method-Signatures-0.360.0-2|35	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|36	%prep
12cr|perl-MooseX-Method-Signatures-0.360.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Method-Signatures-0.360.0-2|38	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|39	%build
12cr|perl-MooseX-Method-Signatures-0.360.0-2|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Method-Signatures-0.360.0-2|41	%make
12cr|perl-MooseX-Method-Signatures-0.360.0-2|42	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|43	%check
12cr|perl-MooseX-Method-Signatures-0.360.0-2|44	make test
12cr|perl-MooseX-Method-Signatures-0.360.0-2|45	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|46	%install
12cr|perl-MooseX-Method-Signatures-0.360.0-2|47	%makeinstall_std
12cr|perl-MooseX-Method-Signatures-0.360.0-2|48	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|49	%files
12cr|perl-MooseX-Method-Signatures-0.360.0-2|50	%doc Changes
12cr|perl-MooseX-Method-Signatures-0.360.0-2|51	%{_mandir}/man3/*
12cr|perl-MooseX-Method-Signatures-0.360.0-2|52	%{perl_vendorlib}/MooseX
12cr|perl-MooseX-Method-Signatures-0.360.0-2|53	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|54	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|55	%changelog
12cr|perl-MooseX-Method-Signatures-0.360.0-2|56	* Thu Sep 02 2010 Jérôme Quelin <jquelin@mandriva.org> 0.360.0-1mdv2011.0
12cr|perl-MooseX-Method-Signatures-0.360.0-2|57	+ Revision: 575400
12cr|perl-MooseX-Method-Signatures-0.360.0-2|58	- update to 0.36
12cr|perl-MooseX-Method-Signatures-0.360.0-2|59	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|60	* Sun Jul 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.350.0-1mdv2011.0
12cr|perl-MooseX-Method-Signatures-0.360.0-2|61	+ Revision: 558816
12cr|perl-MooseX-Method-Signatures-0.360.0-2|62	- new version
12cr|perl-MooseX-Method-Signatures-0.360.0-2|63	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|64	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.340.0-1mdv2011.0
12cr|perl-MooseX-Method-Signatures-0.360.0-2|65	+ Revision: 552418
12cr|perl-MooseX-Method-Signatures-0.360.0-2|66	- update to 0.34
12cr|perl-MooseX-Method-Signatures-0.360.0-2|67	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|68	* Mon Feb 08 2010 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2010.1
12cr|perl-MooseX-Method-Signatures-0.360.0-2|69	+ Revision: 502084
12cr|perl-MooseX-Method-Signatures-0.360.0-2|70	- update to 0.30
12cr|perl-MooseX-Method-Signatures-0.360.0-2|71	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|72	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.290.0-1mdv2010.1
12cr|perl-MooseX-Method-Signatures-0.360.0-2|73	+ Revision: 461332
12cr|perl-MooseX-Method-Signatures-0.360.0-2|74	- update to 0.29
12cr|perl-MooseX-Method-Signatures-0.360.0-2|75	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|76	* Wed Sep 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-1mdv2010.0
12cr|perl-MooseX-Method-Signatures-0.360.0-2|77	+ Revision: 447606
12cr|perl-MooseX-Method-Signatures-0.360.0-2|78	- update to 0.27
12cr|perl-MooseX-Method-Signatures-0.360.0-2|79	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|80	* Wed Sep 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.260.0-1mdv2010.0
12cr|perl-MooseX-Method-Signatures-0.360.0-2|81	+ Revision: 434687
12cr|perl-MooseX-Method-Signatures-0.360.0-2|82	- update to new version 0.26
12cr|perl-MooseX-Method-Signatures-0.360.0-2|83	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|84	* Tue Sep 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.240.0-1mdv2010.0
12cr|perl-MooseX-Method-Signatures-0.360.0-2|85	+ Revision: 423158
12cr|perl-MooseX-Method-Signatures-0.360.0-2|86	- update to 0.24
12cr|perl-MooseX-Method-Signatures-0.360.0-2|87	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|88	* Fri Aug 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2010.0
12cr|perl-MooseX-Method-Signatures-0.360.0-2|89	+ Revision: 421832
12cr|perl-MooseX-Method-Signatures-0.360.0-2|90	- update to 0.23
12cr|perl-MooseX-Method-Signatures-0.360.0-2|91	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|92	* Mon Aug 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-1mdv2010.0
12cr|perl-MooseX-Method-Signatures-0.360.0-2|93	+ Revision: 420270
12cr|perl-MooseX-Method-Signatures-0.360.0-2|94	- update to 0.21
12cr|perl-MooseX-Method-Signatures-0.360.0-2|95	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|96	* Wed Aug 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2010.0
12cr|perl-MooseX-Method-Signatures-0.360.0-2|97	+ Revision: 418126
12cr|perl-MooseX-Method-Signatures-0.360.0-2|98	- update to 0.20
12cr|perl-MooseX-Method-Signatures-0.360.0-2|99	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|100	* Mon Aug 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-1mdv2010.0
12cr|perl-MooseX-Method-Signatures-0.360.0-2|101	+ Revision: 417171
12cr|perl-MooseX-Method-Signatures-0.360.0-2|102	- update buildrequires:
12cr|perl-MooseX-Method-Signatures-0.360.0-2|103	- adding missing buildrequires:
12cr|perl-MooseX-Method-Signatures-0.360.0-2|104	- update to 0.19
12cr|perl-MooseX-Method-Signatures-0.360.0-2|105	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|106	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-MooseX-Method-Signatures-0.360.0-2|107	+ Revision: 405946
12cr|perl-MooseX-Method-Signatures-0.360.0-2|108	- rebuild using %%perl_convert_version
12cr|perl-MooseX-Method-Signatures-0.360.0-2|109	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|110	* Tue May 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2010.0
12cr|perl-MooseX-Method-Signatures-0.360.0-2|111	+ Revision: 372187
12cr|perl-MooseX-Method-Signatures-0.360.0-2|112	- update to new version 0.16
12cr|perl-MooseX-Method-Signatures-0.360.0-2|113	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|114	* Sun Mar 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-2mdv2009.1
12cr|perl-MooseX-Method-Signatures-0.360.0-2|115	+ Revision: 352913
12cr|perl-MooseX-Method-Signatures-0.360.0-2|116	+ rebuild (emptylog)
12cr|perl-MooseX-Method-Signatures-0.360.0-2|117	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|118	* Thu Mar 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2009.1
12cr|perl-MooseX-Method-Signatures-0.360.0-2|119	+ Revision: 348829
12cr|perl-MooseX-Method-Signatures-0.360.0-2|120	- update to new version 0.12
12cr|perl-MooseX-Method-Signatures-0.360.0-2|121	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|122	* Sun Mar 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2009.1
12cr|perl-MooseX-Method-Signatures-0.360.0-2|123	+ Revision: 346267
12cr|perl-MooseX-Method-Signatures-0.360.0-2|124	- update to new version 0.10
12cr|perl-MooseX-Method-Signatures-0.360.0-2|125	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|126	* Tue Feb 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.1
12cr|perl-MooseX-Method-Signatures-0.360.0-2|127	+ Revision: 344534
12cr|perl-MooseX-Method-Signatures-0.360.0-2|128	- update to new version 0.09
12cr|perl-MooseX-Method-Signatures-0.360.0-2|129	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|130	* Sun Feb 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2009.1
12cr|perl-MooseX-Method-Signatures-0.360.0-2|131	+ Revision: 343990
12cr|perl-MooseX-Method-Signatures-0.360.0-2|132	- new version
12cr|perl-MooseX-Method-Signatures-0.360.0-2|133	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|134	* Thu Dec 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.1
12cr|perl-MooseX-Method-Signatures-0.360.0-2|135	+ Revision: 310093
12cr|perl-MooseX-Method-Signatures-0.360.0-2|136	- import perl-MooseX-Method-Signatures
12cr|perl-MooseX-Method-Signatures-0.360.0-2|137	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|138	
12cr|perl-MooseX-Method-Signatures-0.360.0-2|139	* Thu Dec 04 2008 cpan2dist 0.06-1mdv
12cr|perl-MooseX-Method-Signatures-0.360.0-2|140	- initial mdv release, generated with cpan2dist
12cr|perl-MooseX-Method-Signatures-0.360.0-2|141	

4992 12
12cr|perl-MooseX-MultiInitArg-0.10.0-3|1	%define upstream_name    MooseX-MultiInitArg
12cr|perl-MooseX-MultiInitArg-0.10.0-3|2	%define upstream_version 0.01
12cr|perl-MooseX-MultiInitArg-0.10.0-3|3	
12cr|perl-MooseX-MultiInitArg-0.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-MultiInitArg-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-MultiInitArg-0.10.0-3|6	Release:	3
12cr|perl-MooseX-MultiInitArg-0.10.0-3|7	
12cr|perl-MooseX-MultiInitArg-0.10.0-3|8	Summary:	Attributes with aliases for constructor arg
12cr|perl-MooseX-MultiInitArg-0.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-MultiInitArg-0.10.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-MultiInitArg-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-MultiInitArg-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-MultiInitArg-0.10.0-3|13	
12cr|perl-MooseX-MultiInitArg-0.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-MultiInitArg-0.10.0-3|15	BuildRequires:	perl(Moose)
12cr|perl-MooseX-MultiInitArg-0.10.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-MultiInitArg-0.10.0-3|17	BuildArch:	noarch
12cr|perl-MooseX-MultiInitArg-0.10.0-3|18	
12cr|perl-MooseX-MultiInitArg-0.10.0-3|19	%description
12cr|perl-MooseX-MultiInitArg-0.10.0-3|20	If you've ever wanted to be able to call an attribute any number of things
12cr|perl-MooseX-MultiInitArg-0.10.0-3|21	while you're passing arguments to your object constructor, Now You Can.
12cr|perl-MooseX-MultiInitArg-0.10.0-3|22	
12cr|perl-MooseX-MultiInitArg-0.10.0-3|23	The primary motivator is that I have some attributes that were named
12cr|perl-MooseX-MultiInitArg-0.10.0-3|24	inconsistently, and I wanted to rename them without breaking backwards
12cr|perl-MooseX-MultiInitArg-0.10.0-3|25	compatibility with my existing API.
12cr|perl-MooseX-MultiInitArg-0.10.0-3|26	
12cr|perl-MooseX-MultiInitArg-0.10.0-3|27	%prep
12cr|perl-MooseX-MultiInitArg-0.10.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-MultiInitArg-0.10.0-3|29	
12cr|perl-MooseX-MultiInitArg-0.10.0-3|30	%build
12cr|perl-MooseX-MultiInitArg-0.10.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-MultiInitArg-0.10.0-3|32	%make
12cr|perl-MooseX-MultiInitArg-0.10.0-3|33	
12cr|perl-MooseX-MultiInitArg-0.10.0-3|34	%check
12cr|perl-MooseX-MultiInitArg-0.10.0-3|35	%make test
12cr|perl-MooseX-MultiInitArg-0.10.0-3|36	
12cr|perl-MooseX-MultiInitArg-0.10.0-3|37	%install
12cr|perl-MooseX-MultiInitArg-0.10.0-3|38	%makeinstall_std
12cr|perl-MooseX-MultiInitArg-0.10.0-3|39	
12cr|perl-MooseX-MultiInitArg-0.10.0-3|40	%files
12cr|perl-MooseX-MultiInitArg-0.10.0-3|41	%doc Changes META.yml README
12cr|perl-MooseX-MultiInitArg-0.10.0-3|42	%{_mandir}/man3/*
12cr|perl-MooseX-MultiInitArg-0.10.0-3|43	%{perl_vendorlib}/*
12cr|perl-MooseX-MultiInitArg-0.10.0-3|44	
12cr|perl-MooseX-MultiInitArg-0.10.0-3|45	%changelog
12cr|perl-MooseX-MultiInitArg-0.10.0-3|46	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.10.0-2mdv2011.0
12cr|perl-MooseX-MultiInitArg-0.10.0-3|47	+ Revision: 654256
12cr|perl-MooseX-MultiInitArg-0.10.0-3|48	- rebuild for updated spec-helper
12cr|perl-MooseX-MultiInitArg-0.10.0-3|49	
12cr|perl-MooseX-MultiInitArg-0.10.0-3|50	* Mon Apr 26 2010 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-MooseX-MultiInitArg-0.10.0-3|51	+ Revision: 539197
12cr|perl-MooseX-MultiInitArg-0.10.0-3|52	- import perl-MooseX-MultiInitArg
12cr|perl-MooseX-MultiInitArg-0.10.0-3|53	
12cr|perl-MooseX-MultiInitArg-0.10.0-3|54	
12cr|perl-MooseX-MultiInitArg-0.10.0-3|55	* Mon Apr 26 2010 cpan2dist 0.01-1mdv
12cr|perl-MooseX-MultiInitArg-0.10.0-3|56	- initial mdv release, generated with cpan2dist

4993 12
12cr|perl-MooseX-Object-Pluggable-0.0011-3|1	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|2	%define realname   MooseX-Object-Pluggable
12cr|perl-MooseX-Object-Pluggable-0.0011-3|3	%define version    0.0011
12cr|perl-MooseX-Object-Pluggable-0.0011-3|4	%define release    %mkrel 3
12cr|perl-MooseX-Object-Pluggable-0.0011-3|5	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|6	Name:       perl-%{realname}
12cr|perl-MooseX-Object-Pluggable-0.0011-3|7	Version:    %{version}
12cr|perl-MooseX-Object-Pluggable-0.0011-3|8	Release:    %{release}
12cr|perl-MooseX-Object-Pluggable-0.0011-3|9	License:    GPL or Artistic
12cr|perl-MooseX-Object-Pluggable-0.0011-3|10	Group:      Development/Perl
12cr|perl-MooseX-Object-Pluggable-0.0011-3|11	Summary:    Make your classes pluggable
12cr|perl-MooseX-Object-Pluggable-0.0011-3|12	Source:     http://www.cpan.org/modules/by-module/MooseX/%{realname}-%{version}.tar.gz
12cr|perl-MooseX-Object-Pluggable-0.0011-3|13	Url:        http://search.cpan.org/dist/%{realname}
12cr|perl-MooseX-Object-Pluggable-0.0011-3|14	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-MooseX-Object-Pluggable-0.0011-3|15	BuildRequires: perl-devel
12cr|perl-MooseX-Object-Pluggable-0.0011-3|16	BuildRequires: perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-Object-Pluggable-0.0011-3|17	BuildRequires: perl(Module::Pluggable::Object)
12cr|perl-MooseX-Object-Pluggable-0.0011-3|18	BuildRequires: perl(Moose)
12cr|perl-MooseX-Object-Pluggable-0.0011-3|19	BuildRequires: perl(Test::More)
12cr|perl-MooseX-Object-Pluggable-0.0011-3|20	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|21	BuildArch: noarch
12cr|perl-MooseX-Object-Pluggable-0.0011-3|22	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|23	%description
12cr|perl-MooseX-Object-Pluggable-0.0011-3|24	This module is meant to be loaded as a role from Moose-based classes it
12cr|perl-MooseX-Object-Pluggable-0.0011-3|25	will add five methods and four attributes to assist you with the loading
12cr|perl-MooseX-Object-Pluggable-0.0011-3|26	and handling of plugins and extensions for plugins. I understand that this
12cr|perl-MooseX-Object-Pluggable-0.0011-3|27	may pollute your namespace, however I took great care in using the least
12cr|perl-MooseX-Object-Pluggable-0.0011-3|28	ambiguous names possible.
12cr|perl-MooseX-Object-Pluggable-0.0011-3|29	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|30	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|31	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|32	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|33	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|34	%prep
12cr|perl-MooseX-Object-Pluggable-0.0011-3|35	%setup -q -n %{realname}-%{version}
12cr|perl-MooseX-Object-Pluggable-0.0011-3|36	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|37	%build
12cr|perl-MooseX-Object-Pluggable-0.0011-3|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Object-Pluggable-0.0011-3|39	%make
12cr|perl-MooseX-Object-Pluggable-0.0011-3|40	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|41	%check
12cr|perl-MooseX-Object-Pluggable-0.0011-3|42	make test
12cr|perl-MooseX-Object-Pluggable-0.0011-3|43	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|44	%install
12cr|perl-MooseX-Object-Pluggable-0.0011-3|45	rm -rf %buildroot
12cr|perl-MooseX-Object-Pluggable-0.0011-3|46	%makeinstall_std
12cr|perl-MooseX-Object-Pluggable-0.0011-3|47	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|48	%clean
12cr|perl-MooseX-Object-Pluggable-0.0011-3|49	rm -rf %buildroot
12cr|perl-MooseX-Object-Pluggable-0.0011-3|50	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|51	%files
12cr|perl-MooseX-Object-Pluggable-0.0011-3|52	%defattr(-,root,root)
12cr|perl-MooseX-Object-Pluggable-0.0011-3|53	%doc README Changes
12cr|perl-MooseX-Object-Pluggable-0.0011-3|54	%{_mandir}/man3/*
12cr|perl-MooseX-Object-Pluggable-0.0011-3|55	%perl_vendorlib/*
12cr|perl-MooseX-Object-Pluggable-0.0011-3|56	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|57	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|58	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|59	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|60	%changelog
12cr|perl-MooseX-Object-Pluggable-0.0011-3|61	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.0011-3mdv2011.0
12cr|perl-MooseX-Object-Pluggable-0.0011-3|62	+ Revision: 655108
12cr|perl-MooseX-Object-Pluggable-0.0011-3|63	- rebuild for updated spec-helper
12cr|perl-MooseX-Object-Pluggable-0.0011-3|64	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|65	* Mon May 03 2010 Jérôme Quelin <jquelin@mandriva.org> 0.0011-2mdv2011.0
12cr|perl-MooseX-Object-Pluggable-0.0011-3|66	+ Revision: 541803
12cr|perl-MooseX-Object-Pluggable-0.0011-3|67	- rebuild
12cr|perl-MooseX-Object-Pluggable-0.0011-3|68	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|69	* Fri May 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.0011-1mdv2010.0
12cr|perl-MooseX-Object-Pluggable-0.0011-3|70	+ Revision: 369778
12cr|perl-MooseX-Object-Pluggable-0.0011-3|71	- update to new version 0.0011
12cr|perl-MooseX-Object-Pluggable-0.0011-3|72	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|73	* Sun Dec 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.0009-1mdv2009.1
12cr|perl-MooseX-Object-Pluggable-0.0011-3|74	+ Revision: 314340
12cr|perl-MooseX-Object-Pluggable-0.0011-3|75	- new version
12cr|perl-MooseX-Object-Pluggable-0.0011-3|76	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|77	* Wed Dec 03 2008 Jérôme Quelin <jquelin@mandriva.org> 0.0008-1mdv2009.1
12cr|perl-MooseX-Object-Pluggable-0.0011-3|78	+ Revision: 309774
12cr|perl-MooseX-Object-Pluggable-0.0011-3|79	- import perl-MooseX-Object-Pluggable
12cr|perl-MooseX-Object-Pluggable-0.0011-3|80	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|81	
12cr|perl-MooseX-Object-Pluggable-0.0011-3|82	* Wed Dec 03 2008 cpan2dist 0.0008-1mdv
12cr|perl-MooseX-Object-Pluggable-0.0011-3|83	- initial mdv release, generated with cpan2dist
12cr|perl-MooseX-Object-Pluggable-0.0011-3|84	

4994 12
12cr|perl-MooseX-OneArgNew-0.2.0-2|1	%define upstream_name    MooseX-OneArgNew
12cr|perl-MooseX-OneArgNew-0.2.0-2|2	%define upstream_version 0.002
12cr|perl-MooseX-OneArgNew-0.2.0-2|3	
12cr|perl-MooseX-OneArgNew-0.2.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-OneArgNew-0.2.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-OneArgNew-0.2.0-2|6	Release:	2
12cr|perl-MooseX-OneArgNew-0.2.0-2|7	
12cr|perl-MooseX-OneArgNew-0.2.0-2|8	Summary:	Teach ->new to accept single, non-hashref arguments
12cr|perl-MooseX-OneArgNew-0.2.0-2|9	License:	GPL+ or Artistic
12cr|perl-MooseX-OneArgNew-0.2.0-2|10	Group:		Development/Perl
12cr|perl-MooseX-OneArgNew-0.2.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-OneArgNew-0.2.0-2|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-OneArgNew-0.2.0-2|13	
12cr|perl-MooseX-OneArgNew-0.2.0-2|14	BuildRequires:	perl-devel
12cr|perl-MooseX-OneArgNew-0.2.0-2|15	BuildRequires:	perl(Moose)
12cr|perl-MooseX-OneArgNew-0.2.0-2|16	BuildRequires:	perl(Moose::Util::TypeConstraints)
12cr|perl-MooseX-OneArgNew-0.2.0-2|17	BuildRequires:	perl(MooseX::Role::Parameterized)
12cr|perl-MooseX-OneArgNew-0.2.0-2|18	BuildRequires:	perl(Test::More) >= 0.960
12cr|perl-MooseX-OneArgNew-0.2.0-2|19	BuildRequires:	perl(namespace::autoclean)
12cr|perl-MooseX-OneArgNew-0.2.0-2|20	BuildArch:	noarch
12cr|perl-MooseX-OneArgNew-0.2.0-2|21	
12cr|perl-MooseX-OneArgNew-0.2.0-2|22	%description
12cr|perl-MooseX-OneArgNew-0.2.0-2|23	MooseX::OneArgNew lets your constructor take a single argument, which will
12cr|perl-MooseX-OneArgNew-0.2.0-2|24	be translated into the value for a one-entry hashref. It is a the
12cr|perl-MooseX-OneArgNew-0.2.0-2|25	parameterized role|MooseX::Role::Parameterized manpage with two parameters:
12cr|perl-MooseX-OneArgNew-0.2.0-2|26	
12cr|perl-MooseX-OneArgNew-0.2.0-2|27	* type
12cr|perl-MooseX-OneArgNew-0.2.0-2|28	
12cr|perl-MooseX-OneArgNew-0.2.0-2|29	The Moose type that the single argument must be for the one-arg form to
12cr|perl-MooseX-OneArgNew-0.2.0-2|30	work. This should be an existing type, and may be either a string type or
12cr|perl-MooseX-OneArgNew-0.2.0-2|31	a MooseX::Type.
12cr|perl-MooseX-OneArgNew-0.2.0-2|32	
12cr|perl-MooseX-OneArgNew-0.2.0-2|33	%prep
12cr|perl-MooseX-OneArgNew-0.2.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-OneArgNew-0.2.0-2|35	
12cr|perl-MooseX-OneArgNew-0.2.0-2|36	%build
12cr|perl-MooseX-OneArgNew-0.2.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-OneArgNew-0.2.0-2|38	%make
12cr|perl-MooseX-OneArgNew-0.2.0-2|39	
12cr|perl-MooseX-OneArgNew-0.2.0-2|40	%check
12cr|perl-MooseX-OneArgNew-0.2.0-2|41	%make test
12cr|perl-MooseX-OneArgNew-0.2.0-2|42	
12cr|perl-MooseX-OneArgNew-0.2.0-2|43	%install
12cr|perl-MooseX-OneArgNew-0.2.0-2|44	%makeinstall_std
12cr|perl-MooseX-OneArgNew-0.2.0-2|45	
12cr|perl-MooseX-OneArgNew-0.2.0-2|46	%files
12cr|perl-MooseX-OneArgNew-0.2.0-2|47	%doc README LICENSE META.yml META.json
12cr|perl-MooseX-OneArgNew-0.2.0-2|48	%{_mandir}/man3/*
12cr|perl-MooseX-OneArgNew-0.2.0-2|49	%{perl_vendorlib}/*
12cr|perl-MooseX-OneArgNew-0.2.0-2|50	
12cr|perl-MooseX-OneArgNew-0.2.0-2|51	%changelog
12cr|perl-MooseX-OneArgNew-0.2.0-2|52	* Thu Jun 16 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-1mdv2011.0
12cr|perl-MooseX-OneArgNew-0.2.0-2|53	+ Revision: 685625
12cr|perl-MooseX-OneArgNew-0.2.0-2|54	- update to new version 0.002
12cr|perl-MooseX-OneArgNew-0.2.0-2|55	
12cr|perl-MooseX-OneArgNew-0.2.0-2|56	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.1.0-2
12cr|perl-MooseX-OneArgNew-0.2.0-2|57	+ Revision: 657452
12cr|perl-MooseX-OneArgNew-0.2.0-2|58	- rebuild for updated spec-helper
12cr|perl-MooseX-OneArgNew-0.2.0-2|59	
12cr|perl-MooseX-OneArgNew-0.2.0-2|60	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-1
12cr|perl-MooseX-OneArgNew-0.2.0-2|61	+ Revision: 639070
12cr|perl-MooseX-OneArgNew-0.2.0-2|62	- import perl-MooseX-OneArgNew
12cr|perl-MooseX-OneArgNew-0.2.0-2|63	

4995 12
12cr|perl-MooseX-Param-0.20.0-3|1	%define upstream_name    MooseX-Param
12cr|perl-MooseX-Param-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-MooseX-Param-0.20.0-3|3	
12cr|perl-MooseX-Param-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Param-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Param-0.20.0-3|6	Release:	3
12cr|perl-MooseX-Param-0.20.0-3|7	
12cr|perl-MooseX-Param-0.20.0-3|8	Summary:	Simple role to provide a standard param method
12cr|perl-MooseX-Param-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Param-0.20.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-Param-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Param-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Param-0.20.0-3|13	
12cr|perl-MooseX-Param-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Param-0.20.0-3|15	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Param-0.20.0-3|16	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-Param-0.20.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-Param-0.20.0-3|18	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-MooseX-Param-0.20.0-3|19	BuildArch:	noarch
12cr|perl-MooseX-Param-0.20.0-3|20	
12cr|perl-MooseX-Param-0.20.0-3|21	%description
12cr|perl-MooseX-Param-0.20.0-3|22	This is a very simple Moose role which provides a the CGI manpage like
12cr|perl-MooseX-Param-0.20.0-3|23	'param' method.
12cr|perl-MooseX-Param-0.20.0-3|24	
12cr|perl-MooseX-Param-0.20.0-3|25	I found that I had written this code over and over and over and over again,
12cr|perl-MooseX-Param-0.20.0-3|26	and each time it was the same. So I thought, why not put it in a role?
12cr|perl-MooseX-Param-0.20.0-3|27	
12cr|perl-MooseX-Param-0.20.0-3|28	%prep
12cr|perl-MooseX-Param-0.20.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Param-0.20.0-3|30	
12cr|perl-MooseX-Param-0.20.0-3|31	%build
12cr|perl-MooseX-Param-0.20.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Param-0.20.0-3|33	%make
12cr|perl-MooseX-Param-0.20.0-3|34	
12cr|perl-MooseX-Param-0.20.0-3|35	%check
12cr|perl-MooseX-Param-0.20.0-3|36	%make test
12cr|perl-MooseX-Param-0.20.0-3|37	
12cr|perl-MooseX-Param-0.20.0-3|38	%install
12cr|perl-MooseX-Param-0.20.0-3|39	%makeinstall_std
12cr|perl-MooseX-Param-0.20.0-3|40	
12cr|perl-MooseX-Param-0.20.0-3|41	%files
12cr|perl-MooseX-Param-0.20.0-3|42	%doc ChangeLog META.yml README
12cr|perl-MooseX-Param-0.20.0-3|43	%{_mandir}/man3/*
12cr|perl-MooseX-Param-0.20.0-3|44	%{perl_vendorlib}/*
12cr|perl-MooseX-Param-0.20.0-3|45	
12cr|perl-MooseX-Param-0.20.0-3|46	%changelog
12cr|perl-MooseX-Param-0.20.0-3|47	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-MooseX-Param-0.20.0-3|48	+ Revision: 657797
12cr|perl-MooseX-Param-0.20.0-3|49	- rebuild for updated spec-helper
12cr|perl-MooseX-Param-0.20.0-3|50	
12cr|perl-MooseX-Param-0.20.0-3|51	* Sat Jan 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-MooseX-Param-0.20.0-3|52	+ Revision: 627148
12cr|perl-MooseX-Param-0.20.0-3|53	- import perl-MooseX-Param
12cr|perl-MooseX-Param-0.20.0-3|54	

4996 12
12cr|perl-MooseX-Params-Validate-0.160.0-3|1	%define upstream_name    MooseX-Params-Validate
12cr|perl-MooseX-Params-Validate-0.160.0-3|2	%define upstream_version 0.16
12cr|perl-MooseX-Params-Validate-0.160.0-3|3	
12cr|perl-MooseX-Params-Validate-0.160.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Params-Validate-0.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Params-Validate-0.160.0-3|6	Release:	3
12cr|perl-MooseX-Params-Validate-0.160.0-3|7	
12cr|perl-MooseX-Params-Validate-0.160.0-3|8	Summary:	An extension of Params::Validate for using Moose's types
12cr|perl-MooseX-Params-Validate-0.160.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Params-Validate-0.160.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-Params-Validate-0.160.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Params-Validate-0.160.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Params-Validate-0.160.0-3|13	
12cr|perl-MooseX-Params-Validate-0.160.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Params-Validate-0.160.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-MooseX-Params-Validate-0.160.0-3|16	BuildRequires:	perl(Devel::Caller)
12cr|perl-MooseX-Params-Validate-0.160.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-Params-Validate-0.160.0-3|18	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Params-Validate-0.160.0-3|19	BuildRequires:	perl(Params::Validate)
12cr|perl-MooseX-Params-Validate-0.160.0-3|20	BuildRequires:	perl(Scalar::Util)
12cr|perl-MooseX-Params-Validate-0.160.0-3|21	BuildRequires:	perl(Sub::Exporter)
12cr|perl-MooseX-Params-Validate-0.160.0-3|22	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-Params-Validate-0.160.0-3|23	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-Params-Validate-0.160.0-3|24	BuildRequires:	perl(Test::Fatal)
12cr|perl-MooseX-Params-Validate-0.160.0-3|25	BuildArch:	noarch
12cr|perl-MooseX-Params-Validate-0.160.0-3|26	
12cr|perl-MooseX-Params-Validate-0.160.0-3|27	%description
12cr|perl-MooseX-Params-Validate-0.160.0-3|28	This module fills a gap in Moose by adding method parameter validation to
12cr|perl-MooseX-Params-Validate-0.160.0-3|29	Moose. This is just one of many developing options, it should not be
12cr|perl-MooseX-Params-Validate-0.160.0-3|30	considered the "official" one by any means though.
12cr|perl-MooseX-Params-Validate-0.160.0-3|31	
12cr|perl-MooseX-Params-Validate-0.160.0-3|32	You might also want to explore 'MooseX::Method::Signatures' and
12cr|perl-MooseX-Params-Validate-0.160.0-3|33	'MooseX::Declare'
12cr|perl-MooseX-Params-Validate-0.160.0-3|34	
12cr|perl-MooseX-Params-Validate-0.160.0-3|35	%prep
12cr|perl-MooseX-Params-Validate-0.160.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Params-Validate-0.160.0-3|37	
12cr|perl-MooseX-Params-Validate-0.160.0-3|38	%build
12cr|perl-MooseX-Params-Validate-0.160.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Params-Validate-0.160.0-3|40	%make
12cr|perl-MooseX-Params-Validate-0.160.0-3|41	
12cr|perl-MooseX-Params-Validate-0.160.0-3|42	%check
12cr|perl-MooseX-Params-Validate-0.160.0-3|43	make test
12cr|perl-MooseX-Params-Validate-0.160.0-3|44	
12cr|perl-MooseX-Params-Validate-0.160.0-3|45	%install
12cr|perl-MooseX-Params-Validate-0.160.0-3|46	%makeinstall_std
12cr|perl-MooseX-Params-Validate-0.160.0-3|47	
12cr|perl-MooseX-Params-Validate-0.160.0-3|48	%files
12cr|perl-MooseX-Params-Validate-0.160.0-3|49	%doc ChangeLog README
12cr|perl-MooseX-Params-Validate-0.160.0-3|50	%{_mandir}/man3/*
12cr|perl-MooseX-Params-Validate-0.160.0-3|51	%{perl_vendorlib}/*
12cr|perl-MooseX-Params-Validate-0.160.0-3|52	
12cr|perl-MooseX-Params-Validate-0.160.0-3|53	%changelog
12cr|perl-MooseX-Params-Validate-0.160.0-3|54	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.160.0-2mdv2011.0
12cr|perl-MooseX-Params-Validate-0.160.0-3|55	+ Revision: 657798
12cr|perl-MooseX-Params-Validate-0.160.0-3|56	- rebuild for updated spec-helper
12cr|perl-MooseX-Params-Validate-0.160.0-3|57	
12cr|perl-MooseX-Params-Validate-0.160.0-3|58	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1
12cr|perl-MooseX-Params-Validate-0.160.0-3|59	+ Revision: 635190
12cr|perl-MooseX-Params-Validate-0.160.0-3|60	- update to new version 0.16
12cr|perl-MooseX-Params-Validate-0.160.0-3|61	
12cr|perl-MooseX-Params-Validate-0.160.0-3|62	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-MooseX-Params-Validate-0.160.0-3|63	+ Revision: 612305
12cr|perl-MooseX-Params-Validate-0.160.0-3|64	- update to new version 0.15
12cr|perl-MooseX-Params-Validate-0.160.0-3|65	
12cr|perl-MooseX-Params-Validate-0.160.0-3|66	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-MooseX-Params-Validate-0.160.0-3|67	+ Revision: 526449
12cr|perl-MooseX-Params-Validate-0.160.0-3|68	- update to 0.14
12cr|perl-MooseX-Params-Validate-0.160.0-3|69	
12cr|perl-MooseX-Params-Validate-0.160.0-3|70	* Tue Dec 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.1
12cr|perl-MooseX-Params-Validate-0.160.0-3|71	+ Revision: 472242
12cr|perl-MooseX-Params-Validate-0.160.0-3|72	- update to 0.13
12cr|perl-MooseX-Params-Validate-0.160.0-3|73	
12cr|perl-MooseX-Params-Validate-0.160.0-3|74	* Thu Jul 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.0
12cr|perl-MooseX-Params-Validate-0.160.0-3|75	+ Revision: 393831
12cr|perl-MooseX-Params-Validate-0.160.0-3|76	- adding missing buildrequires:
12cr|perl-MooseX-Params-Validate-0.160.0-3|77	- using %%perl_convert_version
12cr|perl-MooseX-Params-Validate-0.160.0-3|78	- fixed license field
12cr|perl-MooseX-Params-Validate-0.160.0-3|79	
12cr|perl-MooseX-Params-Validate-0.160.0-3|80	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-MooseX-Params-Validate-0.160.0-3|81	- update to new version 0.12
12cr|perl-MooseX-Params-Validate-0.160.0-3|82	
12cr|perl-MooseX-Params-Validate-0.160.0-3|83	* Wed Jul 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2010.0
12cr|perl-MooseX-Params-Validate-0.160.0-3|84	+ Revision: 391187
12cr|perl-MooseX-Params-Validate-0.160.0-3|85	- update to new version 0.10
12cr|perl-MooseX-Params-Validate-0.160.0-3|86	
12cr|perl-MooseX-Params-Validate-0.160.0-3|87	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.09-2mdv2010.0
12cr|perl-MooseX-Params-Validate-0.160.0-3|88	+ Revision: 375939
12cr|perl-MooseX-Params-Validate-0.160.0-3|89	- rebuild
12cr|perl-MooseX-Params-Validate-0.160.0-3|90	
12cr|perl-MooseX-Params-Validate-0.160.0-3|91	* Mon Apr 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.1
12cr|perl-MooseX-Params-Validate-0.160.0-3|92	+ Revision: 366767
12cr|perl-MooseX-Params-Validate-0.160.0-3|93	- import perl-MooseX-Params-Validate
12cr|perl-MooseX-Params-Validate-0.160.0-3|94	
12cr|perl-MooseX-Params-Validate-0.160.0-3|95	
12cr|perl-MooseX-Params-Validate-0.160.0-3|96	* Mon Apr 13 2009 cpan2dist 0.09-1mdv
12cr|perl-MooseX-Params-Validate-0.160.0-3|97	- initial mdv release, generated with cpan2dist
12cr|perl-MooseX-Params-Validate-0.160.0-3|98	

4997 12
12cr|perl-MooseX-POE-0.214.0-2|1	%define upstream_name    MooseX-POE
12cr|perl-MooseX-POE-0.214.0-2|2	%define upstream_version 0.214
12cr|perl-MooseX-POE-0.214.0-2|3	
12cr|perl-MooseX-POE-0.214.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-POE-0.214.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-POE-0.214.0-2|6	Release:	2
12cr|perl-MooseX-POE-0.214.0-2|7	Summary:	A Instance Metaclass for MooseX::POE
12cr|perl-MooseX-POE-0.214.0-2|8	License:	GPL+ or Artistic
12cr|perl-MooseX-POE-0.214.0-2|9	Group:		Development/Perl
12cr|perl-MooseX-POE-0.214.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-POE-0.214.0-2|11	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-POE-0.214.0-2|12	
12cr|perl-MooseX-POE-0.214.0-2|13	BuildRequires:	perl-devel
12cr|perl-MooseX-POE-0.214.0-2|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-POE-0.214.0-2|15	BuildRequires:	perl(Moose)
12cr|perl-MooseX-POE-0.214.0-2|16	BuildRequires:	perl(MooseX::Async)
12cr|perl-MooseX-POE-0.214.0-2|17	BuildRequires:	perl(POE)
12cr|perl-MooseX-POE-0.214.0-2|18	BuildRequires:	perl(Sub::Name)
12cr|perl-MooseX-POE-0.214.0-2|19	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-POE-0.214.0-2|20	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-POE-0.214.0-2|21	BuildRequires:	perl(Test::Fatal)
12cr|perl-MooseX-POE-0.214.0-2|22	Requires:	perl(MooseX::Async)
12cr|perl-MooseX-POE-0.214.0-2|23	BuildArch:	noarch
12cr|perl-MooseX-POE-0.214.0-2|24	
12cr|perl-MooseX-POE-0.214.0-2|25	%description
12cr|perl-MooseX-POE-0.214.0-2|26	MooseX::POE is a Moose wrapper around a POE::Session.
12cr|perl-MooseX-POE-0.214.0-2|27	
12cr|perl-MooseX-POE-0.214.0-2|28	%prep
12cr|perl-MooseX-POE-0.214.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-POE-0.214.0-2|30	
12cr|perl-MooseX-POE-0.214.0-2|31	%build
12cr|perl-MooseX-POE-0.214.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-POE-0.214.0-2|33	%make
12cr|perl-MooseX-POE-0.214.0-2|34	
12cr|perl-MooseX-POE-0.214.0-2|35	%check
12cr|perl-MooseX-POE-0.214.0-2|36	make test
12cr|perl-MooseX-POE-0.214.0-2|37	
12cr|perl-MooseX-POE-0.214.0-2|38	%install
12cr|perl-MooseX-POE-0.214.0-2|39	%makeinstall_std
12cr|perl-MooseX-POE-0.214.0-2|40	
12cr|perl-MooseX-POE-0.214.0-2|41	%files
12cr|perl-MooseX-POE-0.214.0-2|42	%doc Changes
12cr|perl-MooseX-POE-0.214.0-2|43	%{_mandir}/man3/*
12cr|perl-MooseX-POE-0.214.0-2|44	%{perl_vendorlib}/*
12cr|perl-MooseX-POE-0.214.0-2|45	
12cr|perl-MooseX-POE-0.214.0-2|46	%changelog
12cr|perl-MooseX-POE-0.214.0-2|47	* Thu May 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.214.0-1mdv2011.0
12cr|perl-MooseX-POE-0.214.0-2|48	+ Revision: 673816
12cr|perl-MooseX-POE-0.214.0-2|49	- update to new version 0.214
12cr|perl-MooseX-POE-0.214.0-2|50	
12cr|perl-MooseX-POE-0.214.0-2|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.211.0-2
12cr|perl-MooseX-POE-0.214.0-2|52	+ Revision: 656944
12cr|perl-MooseX-POE-0.214.0-2|53	- rebuild for updated spec-helper
12cr|perl-MooseX-POE-0.214.0-2|54	
12cr|perl-MooseX-POE-0.214.0-2|55	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.211.0-1mdv2011.0
12cr|perl-MooseX-POE-0.214.0-2|56	+ Revision: 612304
12cr|perl-MooseX-POE-0.214.0-2|57	- update to new version 0.211
12cr|perl-MooseX-POE-0.214.0-2|58	
12cr|perl-MooseX-POE-0.214.0-2|59	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-1mdv2011.0
12cr|perl-MooseX-POE-0.214.0-2|60	+ Revision: 596621
12cr|perl-MooseX-POE-0.214.0-2|61	- update to 0.210
12cr|perl-MooseX-POE-0.214.0-2|62	
12cr|perl-MooseX-POE-0.214.0-2|63	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.208.0-1mdv2011.0
12cr|perl-MooseX-POE-0.214.0-2|64	+ Revision: 569940
12cr|perl-MooseX-POE-0.214.0-2|65	- update to 0.208
12cr|perl-MooseX-POE-0.214.0-2|66	
12cr|perl-MooseX-POE-0.214.0-2|67	* Thu Jul 29 2010 Jérôme Quelin <jquelin@mandriva.org> 0.207.0-1mdv2011.0
12cr|perl-MooseX-POE-0.214.0-2|68	+ Revision: 562997
12cr|perl-MooseX-POE-0.214.0-2|69	- update to 0.207
12cr|perl-MooseX-POE-0.214.0-2|70	
12cr|perl-MooseX-POE-0.214.0-2|71	* Sun Aug 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.205.0-2mdv2011.0
12cr|perl-MooseX-POE-0.214.0-2|72	+ Revision: 420167
12cr|perl-MooseX-POE-0.214.0-2|73	- fix dependencies
12cr|perl-MooseX-POE-0.214.0-2|74	
12cr|perl-MooseX-POE-0.214.0-2|75	* Tue Jul 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.205.0-1mdv2010.0
12cr|perl-MooseX-POE-0.214.0-2|76	+ Revision: 393268
12cr|perl-MooseX-POE-0.214.0-2|77	- update to 0.205 (for real this time)
12cr|perl-MooseX-POE-0.214.0-2|78	
12cr|perl-MooseX-POE-0.214.0-2|79	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.205-1mdv2010.0
12cr|perl-MooseX-POE-0.214.0-2|80	+ Revision: 389798
12cr|perl-MooseX-POE-0.214.0-2|81	- update to new version 0.205
12cr|perl-MooseX-POE-0.214.0-2|82	
12cr|perl-MooseX-POE-0.214.0-2|83	* Thu Jun 18 2009 Jérôme Quelin <jquelin@mandriva.org> 0.204.0-1mdv2010.0
12cr|perl-MooseX-POE-0.214.0-2|84	+ Revision: 386973
12cr|perl-MooseX-POE-0.214.0-2|85	- update to new version 0.204
12cr|perl-MooseX-POE-0.214.0-2|86	
12cr|perl-MooseX-POE-0.214.0-2|87	* Tue Jun 02 2009 Jérôme Quelin <jquelin@mandriva.org> 0.203.0-1mdv2010.0
12cr|perl-MooseX-POE-0.214.0-2|88	+ Revision: 382133
12cr|perl-MooseX-POE-0.214.0-2|89	- adding missing buildrequires:
12cr|perl-MooseX-POE-0.214.0-2|90	- adding missing buildrequires:
12cr|perl-MooseX-POE-0.214.0-2|91	- import perl-MooseX-POE
12cr|perl-MooseX-POE-0.214.0-2|92	
12cr|perl-MooseX-POE-0.214.0-2|93	
12cr|perl-MooseX-POE-0.214.0-2|94	* Mon Jun 01 2009 cpan2dist 0.203-1mdv
12cr|perl-MooseX-POE-0.214.0-2|95	- initial mdv release, generated with cpan2dist
12cr|perl-MooseX-POE-0.214.0-2|96	

4998 12
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|1	%define upstream_name    MooseX-RelatedClassRoles
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|2	%define upstream_version 0.004
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|3	
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|6	Release:	3
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|7	
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|8	Summary:	Apply roles to a class related to yours
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|13	
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|15	BuildRequires:	perl(Class::MOP)
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|16	BuildRequires:	perl(Moose)
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|17	BuildRequires:	perl(MooseX::Role::Parameterized)
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|18	BuildArch:	noarch
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|19	
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|20	%description
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|21	Frequently, you have to use a class that provides some 'foo_class' accessor
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|22	or attribute as a method of dependency injection. Use this role when you'd
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|23	rather apply roles to make your custom 'foo_class' instead of manually
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|24	setting up a subclass.
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|25	
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|26	%prep
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|28	
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|29	%build
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|31	%make
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|32	
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|33	%check
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|34	%make test
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|35	
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|36	%install
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|37	%makeinstall_std
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|38	
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|39	%files
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|40	%doc Changes LICENSE README
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|41	%{_mandir}/man3/*
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|42	%{perl_vendorlib}/*
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|43	
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|44	%changelog
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|45	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.4.0-2mdv2011.0
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|46	+ Revision: 654259
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|47	- rebuild for updated spec-helper
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|48	
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|49	* Tue Jul 27 2010 Shlomi Fish <shlomif@mandriva.org> 0.4.0-1mdv2011.0
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|50	+ Revision: 561845
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|51	- import perl-MooseX-RelatedClassRoles
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|52	
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|53	
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|54	* Fri Oct 09 2009 cpan2dist 0.004-1mdv
12cr|perl-MooseX-RelatedClassRoles-0.4.0-3|55	- initial mdv release, generated with cpan2dist

4999 12
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|1	%define upstream_name    MooseX-Role-BuildInstanceOf
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|2	%define upstream_version 0.07
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|3	
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|6	Release:	3
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|7	
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|8	Summary:	Less Boilerplate when you need lots of Instances
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|13	
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|15	BuildRequires:	perl(Class::MOP)
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|16	BuildRequires:	perl(List::MoreUtils)
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|17	BuildRequires:	perl(List::Util)
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|18	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|19	BuildRequires:	perl(Moose::Role)
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|20	BuildRequires:	perl(Moose::Util::TypeConstraints)
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|21	BuildRequires:	perl(MooseX::Iterator)
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|22	BuildRequires:	perl(MooseX::Role::Parameterized)
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|23	BuildRequires:	perl(MooseX::Types::Path::Class)
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|24	BuildRequires:	perl(Perl6::Junction)
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|25	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|26	BuildArch:	noarch
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|27	
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|28	%description
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|29	There can often be a tension between coding for flexibility and for future
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|30	growth and writing code that is terse, to the point, and solves the
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|31	smallest possible business problem that is brought to you. Writing the
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|32	minimum code to solve a particular problem has merit, yet can eventually
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|33	leave you with an application that has many hacky modifications and is hard
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|34	to test in an isolated manner. Minimum code should not imply minimum
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|35	forward planning or poorly tested code.
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|36	
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|37	For me, doing the right thing means I need to both limit myself to the
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|38	smallest possible solution for a given business case, yet make sure I am
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|39	not writing CODE that is impossible to grow over time in a clean manner.
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|40	Generally I attempt to do this by clearly separating the problem domains
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|41	under a business case into distinct classes. I then tie all the functional
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|42	bits together in the loosest manner possible. the Moose manpage makes this
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|43	easy, with its powerful attribute features, type coercions and Roles to
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|44	augment classical inheritance.
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|45	
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|46	Loose coupling and deep configurability work well with inversion of control
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|47	systems, like the Bread::Board manpage or the IOC built into the the
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|48	Catalyst manpage MVC framework. It helps me to defer decisions to the
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|49	proper authority and also makes it easier to test my logic, since pieces
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|50	are easier to test independently.
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|51	
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|52	%prep
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|53	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|54	
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|55	%build
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|56	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|57	%make
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|58	
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|59	%check
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|60	%make test
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|61	
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|62	%install
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|63	%makeinstall_std
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|64	
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|65	%files
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|66	%doc Changes META.yml LICENSE README META.json
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|67	%{_mandir}/man3/*
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|68	%{perl_vendorlib}/*
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|69	
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|70	
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|71	%changelog
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|72	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.70.0-2mdv2011.0
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|73	+ Revision: 657799
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|74	- rebuild for updated spec-helper
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|75	
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|76	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|77	+ Revision: 607003
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|78	- import perl-MooseX-Role-BuildInstanceOf
12cr|perl-MooseX-Role-BuildInstanceOf-0.70.0-3|79	

5000 12
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|1	%define upstream_name    MooseX-Role-Parameterized
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|2	%define upstream_version 0.27
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|3	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|6	Release:	1
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|7	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|8	Summary:	Metaclass for parameterizable roles
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|10	Group:		Development/Perl
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|13	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|15	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|16	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|17	BuildRequires:	perl(Test::Moose)
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|18	BuildRequires:	perl(Test::More) >= 0.96
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|19	BuildRequires:	perl(Test::Fatal)
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|20	BuildRequires:	perl-devel
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|21	BuildArch:	noarch
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|22	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|23	%description
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|24	Your parameterized role consists of two new things: parameter declarations
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|25	and a 'role' block.
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|26	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|27	Parameters are declared using the the /parameter manpage keyword which very
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|28	much resembles the Moose/has manpage. You can use any option that the
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|29	Moose/has manpage accepts. The default value for the 'is' option is 'ro' as
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|30	that's a very common case. Use 'is => 'bare'' if you want no accessor.
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|31	These parameters will get their values when the consuming class (or role)
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|32	uses the Moose/with manpage. A parameter object will be constructed with
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|33	these values, and passed to the 'role' block.
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|34	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|35	The 'role' block then uses the usual the Moose::Role manpage keywords to
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|36	build up a role. You can shift off the parameter object to inspect what the
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|37	consuming class provided as parameters. You use the parameters to customize
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|38	your role however you wish.
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|39	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|40	%prep
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|42	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|43	%build
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|45	%make
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|46	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|47	%check
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|48	%make test
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|49	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|50	%install
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|51	%makeinstall_std
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|52	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|53	%files
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|54	%doc Changes
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|55	%{_mandir}/man3/*
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|56	%{perl_vendorlib}/*
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|57	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|58	%changelog
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|59	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.260.0-1mdv2011.0
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|60	+ Revision: 659978
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|61	- update to new version 0.26
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|62	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|63	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.250.0-2
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|64	+ Revision: 657453
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|65	- rebuild for updated spec-helper
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|66	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|67	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.250.0-1
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|68	+ Revision: 643409
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|69	- update to new version 0.25
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|70	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|71	* Sun Dec 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.230.0-1mdv2011.0
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|72	+ Revision: 625276
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|73	- update to new version 0.23
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|74	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|75	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.220.0-1mdv2011.0
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|76	+ Revision: 601985
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|77	- update to new version 0.22
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|78	- new version
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|79	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|80	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2011.0
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|81	+ Revision: 596622
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|82	- update to 0.20
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|83	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|84	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-1mdv2011.0
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|85	+ Revision: 552420
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|86	- update to 0.19
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|87	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|88	* Thu Mar 11 2010 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2010.1
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|89	+ Revision: 518078
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|90	- update to 0.18
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|91	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|92	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.1
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|93	+ Revision: 504491
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|94	- update to 0.17
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|95	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|96	* Fri Feb 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.1
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|97	+ Revision: 501146
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|98	- update to 0.16
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|99	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|100	* Wed Jan 06 2010 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.1
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|101	+ Revision: 486604
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|102	- update to 0.15
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|103	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|104	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.1
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|105	+ Revision: 474653
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|106	- update to 0.14
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|107	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|108	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.1
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|109	+ Revision: 471162
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|110	- import perl-MooseX-Role-Parameterized
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|111	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|112	
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|113	* Sun Nov 29 2009 cpan2dist 0.13-1mdv
12cr|perl-MooseX-Role-Parameterized-0.270.0-1|114	- initial mdv release, generated with cpan2dist

5001 12
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|1	%define upstream_name MooseX-Role-WithOverloading
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|2	%define upstream_version 0.09
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|3	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|6	Release:	2
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|7	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|8	Summary:	Roles which support overloading
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|10	Group:		Development/Perl
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|13	Source1:	%{name}.rpmlintrc
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|14	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|15	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|16	BuildRequires:	perl(MooseX::Types)
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|17	BuildRequires:	perl(XSLoader)
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|18	BuildRequires:	perl(aliased)
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|19	BuildRequires:	perl(namespace::autoclean)
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|20	BuildRequires:	perl(namespace::clean)
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|21	BuildRequires:	perl-devel
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|22	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|23	Requires:	perl(aliased)
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|24	Requires:	perl(namespace::autoclean)
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|25	Requires:	perl(namespace::clean)
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|26	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|27	%description
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|28	MooseX::Role::WithOverloading allows you to write a the Moose::Role manpage
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|29	which defines overloaded operators and allows those operator overloadings
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|30	to be composed into the classes/roles/instances it's compiled to, while
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|31	plain the Moose::Role manpages would lose the overloading.
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|32	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|33	%prep
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|35	chmod go+r -R .
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|36	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|37	%build
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|39	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|40	%make
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|41	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|42	%check
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|43	%make test
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|44	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|45	%install
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|46	%makeinstall_std
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|47	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|48	%files
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|49	%doc Changes LICENSE README
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|50	%{_mandir}/man3/*
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|51	%{perl_vendorlib}/*
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|52	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|53	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|54	%changelog
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|55	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.90.0-2
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|56	+ Revision: 773618
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|57	- fix non-readable
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|58	- clean out spec
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|59	- add filter exception on description-line-too-long for debug package
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|60	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|61	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|62	* Tue Jan 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|63	+ Revision: 628581
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|64	- update to new version 0.09
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|65	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|66	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|67	+ Revision: 561038
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|68	- update to 0.08
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|69	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|70	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|71	+ Revision: 556009
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|72	- rebuild for perl 5.12
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|73	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|74	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|75	+ Revision: 552421
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|76	- update to 0.06
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|77	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|78	* Sun Jan 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.1
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|79	+ Revision: 488604
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|80	- update to 0.05
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|81	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|82	* Tue Jan 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.1
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|83	+ Revision: 486307
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|84	- update to 0.04
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|85	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|86	* Mon Nov 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-2mdv2010.1
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|87	+ Revision: 469244
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|88	- bump mkrel
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|89	- adding missing requires:
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|90	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|91	* Sun Nov 22 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.1
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|92	+ Revision: 468963
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|93	- import perl-MooseX-Role-WithOverloading
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|94	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|95	
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|96	* Sun Nov 22 2009 cpan2dist 0.03-1mdv
12cr|perl-MooseX-Role-WithOverloading-0.90.0-2|97	- initial mdv release, generated with cpan2dist

5002 12
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|1	%define upstream_name    MooseX-SemiAffordanceAccessor
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|2	%define upstream_version 0.09
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|3	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|6	Release:	3
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|7	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|8	Summary:	Names accessors in a semi-affordance style
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|13	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|15	BuildRequires:	perl(Moose)
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|17	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|18	BuildArch:	noarch
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|19	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|20	%description
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|21	This module does not provide any methods. Simply loading it changes the
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|22	default naming policy for the loading class so that accessors are separated
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|23	into get and set methods. The get methods have the same name as the
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|24	accessor, while set methods are prefixed with "set_".
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|25	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|26	If you define an attribute with a leading underscore, then the set method
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|27	will start with "_set_".
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|28	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|29	If you explicitly set a "reader" or "writer" name when creating an
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|30	attribute, then that attribute's naming scheme is left unchanged.
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|31	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|32	%prep
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|34	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|35	%build
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|37	%make
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|38	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|39	%check
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|40	make test
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|41	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|42	%install
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|43	%makeinstall_std
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|44	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|45	%files
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|46	%doc Changes README
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|47	%{_mandir}/man3/*
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|48	%{perl_vendorlib}/*
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|49	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|50	%changelog
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.90.0-2mdv2011.0
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|52	+ Revision: 657454
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|53	- rebuild for updated spec-helper
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|54	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|55	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.90.0-1
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|56	+ Revision: 643410
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|57	- update to new version 0.09
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|58	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|59	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|60	+ Revision: 561039
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|61	- update to 0.08
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|62	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|63	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|64	+ Revision: 553963
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|65	- update to 0.07
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|66	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|67	* Fri Jul 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|68	+ Revision: 396751
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|69	- forgot to commit new source tarball
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|70	- update to 0.05
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|71	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|72	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|73	+ Revision: 394961
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|74	- update to 0.04
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|75	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|76	* Wed Jun 10 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|77	+ Revision: 384756
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|78	- import perl-MooseX-SemiAffordanceAccessor
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|79	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|80	
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|81	* Wed Jun 10 2009 cpan2dist 0.03-1mdv
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|82	- initial mdv release, generated with cpan2dist
12cr|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|83	

5003 12
12cr|perl-MooseX-SetOnce-0.200.0-2|1	%define upstream_name    MooseX-SetOnce
12cr|perl-MooseX-SetOnce-0.200.0-2|2	%define upstream_version 0.200000
12cr|perl-MooseX-SetOnce-0.200.0-2|3	
12cr|perl-MooseX-SetOnce-0.200.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-SetOnce-0.200.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-SetOnce-0.200.0-2|6	Release:	2
12cr|perl-MooseX-SetOnce-0.200.0-2|7	
12cr|perl-MooseX-SetOnce-0.200.0-2|8	Summary:	Write-once, read-many attributes for Moose
12cr|perl-MooseX-SetOnce-0.200.0-2|9	License:	GPL+ or Artistic
12cr|perl-MooseX-SetOnce-0.200.0-2|10	Group:		Development/Perl
12cr|perl-MooseX-SetOnce-0.200.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-SetOnce-0.200.0-2|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-SetOnce-0.200.0-2|13	
12cr|perl-MooseX-SetOnce-0.200.0-2|14	BuildRequires:	perl-devel
12cr|perl-MooseX-SetOnce-0.200.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-SetOnce-0.200.0-2|16	BuildRequires:	perl(Moose)
12cr|perl-MooseX-SetOnce-0.200.0-2|17	BuildRequires:	perl(Moose::Role)
12cr|perl-MooseX-SetOnce-0.200.0-2|18	BuildRequires:	perl(Test::Fatal)
12cr|perl-MooseX-SetOnce-0.200.0-2|19	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-SetOnce-0.200.0-2|20	BuildRequires:	perl(Try::Tiny)
12cr|perl-MooseX-SetOnce-0.200.0-2|21	
12cr|perl-MooseX-SetOnce-0.200.0-2|22	BuildArch:	noarch
12cr|perl-MooseX-SetOnce-0.200.0-2|23	
12cr|perl-MooseX-SetOnce-0.200.0-2|24	%description
12cr|perl-MooseX-SetOnce-0.200.0-2|25	The 'SetOnce' attribute lets your class have attributes that are not lazy
12cr|perl-MooseX-SetOnce-0.200.0-2|26	and not set, but that cannot be altered once set.
12cr|perl-MooseX-SetOnce-0.200.0-2|27	
12cr|perl-MooseX-SetOnce-0.200.0-2|28	The logic is very simple: if you try to alter the value of an attribute
12cr|perl-MooseX-SetOnce-0.200.0-2|29	with the SetOnce trait, either by accessor or writer, and the attribute has
12cr|perl-MooseX-SetOnce-0.200.0-2|30	a value, it will throw an exception.
12cr|perl-MooseX-SetOnce-0.200.0-2|31	
12cr|perl-MooseX-SetOnce-0.200.0-2|32	If the attribute has a clearer, you may clear the attribute and set it
12cr|perl-MooseX-SetOnce-0.200.0-2|33	again.
12cr|perl-MooseX-SetOnce-0.200.0-2|34	
12cr|perl-MooseX-SetOnce-0.200.0-2|35	%prep
12cr|perl-MooseX-SetOnce-0.200.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-SetOnce-0.200.0-2|37	
12cr|perl-MooseX-SetOnce-0.200.0-2|38	%build
12cr|perl-MooseX-SetOnce-0.200.0-2|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-SetOnce-0.200.0-2|40	%make
12cr|perl-MooseX-SetOnce-0.200.0-2|41	
12cr|perl-MooseX-SetOnce-0.200.0-2|42	%check
12cr|perl-MooseX-SetOnce-0.200.0-2|43	%make test
12cr|perl-MooseX-SetOnce-0.200.0-2|44	
12cr|perl-MooseX-SetOnce-0.200.0-2|45	%install
12cr|perl-MooseX-SetOnce-0.200.0-2|46	%makeinstall_std
12cr|perl-MooseX-SetOnce-0.200.0-2|47	
12cr|perl-MooseX-SetOnce-0.200.0-2|48	%files
12cr|perl-MooseX-SetOnce-0.200.0-2|49	%doc Changes META.yml LICENSE README META.json
12cr|perl-MooseX-SetOnce-0.200.0-2|50	%{_mandir}/man3/*
12cr|perl-MooseX-SetOnce-0.200.0-2|51	%{perl_vendorlib}/*
12cr|perl-MooseX-SetOnce-0.200.0-2|52	
12cr|perl-MooseX-SetOnce-0.200.0-2|53	%changelog
12cr|perl-MooseX-SetOnce-0.200.0-2|54	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.200.0-1mdv2011.0
12cr|perl-MooseX-SetOnce-0.200.0-2|55	+ Revision: 654127
12cr|perl-MooseX-SetOnce-0.200.0-2|56	- update to new version 0.200000
12cr|perl-MooseX-SetOnce-0.200.0-2|57	
12cr|perl-MooseX-SetOnce-0.200.0-2|58	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.100.473-1
12cr|perl-MooseX-SetOnce-0.200.0-2|59	+ Revision: 643411
12cr|perl-MooseX-SetOnce-0.200.0-2|60	- update to new version 0.100473
12cr|perl-MooseX-SetOnce-0.200.0-2|61	
12cr|perl-MooseX-SetOnce-0.200.0-2|62	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.472-1mdv2011.0
12cr|perl-MooseX-SetOnce-0.200.0-2|63	+ Revision: 596628
12cr|perl-MooseX-SetOnce-0.200.0-2|64	- update to 0.100472
12cr|perl-MooseX-SetOnce-0.200.0-2|65	
12cr|perl-MooseX-SetOnce-0.200.0-2|66	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.471-1mdv2011.0
12cr|perl-MooseX-SetOnce-0.200.0-2|67	+ Revision: 553057
12cr|perl-MooseX-SetOnce-0.200.0-2|68	- import perl-MooseX-SetOnce
12cr|perl-MooseX-SetOnce-0.200.0-2|69	
12cr|perl-MooseX-SetOnce-0.200.0-2|70	
12cr|perl-MooseX-SetOnce-0.200.0-2|71	* Wed Jul 14 2010 cpan2dist 0.100471-1mdv
12cr|perl-MooseX-SetOnce-0.200.0-2|72	- initial mdv release, generated with cpan2dist

5004 12
12cr|perl-MooseX-SimpleConfig-0.90.0-3|1	%define upstream_name    MooseX-SimpleConfig
12cr|perl-MooseX-SimpleConfig-0.90.0-3|2	%define upstream_version 0.09
12cr|perl-MooseX-SimpleConfig-0.90.0-3|3	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-SimpleConfig-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-SimpleConfig-0.90.0-3|6	Release:	3
12cr|perl-MooseX-SimpleConfig-0.90.0-3|7	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|8	Summary:	A Moose role for setting attributes from a simple configfile
12cr|perl-MooseX-SimpleConfig-0.90.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-SimpleConfig-0.90.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-SimpleConfig-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-SimpleConfig-0.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-SimpleConfig-0.90.0-3|13	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-SimpleConfig-0.90.0-3|15	BuildRequires:	perl(Config::Any)
12cr|perl-MooseX-SimpleConfig-0.90.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-SimpleConfig-0.90.0-3|17	BuildRequires:	perl(Moose)
12cr|perl-MooseX-SimpleConfig-0.90.0-3|18	BuildRequires:	perl(MooseX::ConfigFromFile)
12cr|perl-MooseX-SimpleConfig-0.90.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-SimpleConfig-0.90.0-3|20	BuildArch:	noarch
12cr|perl-MooseX-SimpleConfig-0.90.0-3|21	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|22	%description
12cr|perl-MooseX-SimpleConfig-0.90.0-3|23	This role loads simple configfiles to set object attributes. It is based on
12cr|perl-MooseX-SimpleConfig-0.90.0-3|24	the abstract role the MooseX::ConfigFromFile manpage, and uses the
12cr|perl-MooseX-SimpleConfig-0.90.0-3|25	Config::Any manpage to load your configfile. the Config::Any manpage will
12cr|perl-MooseX-SimpleConfig-0.90.0-3|26	in turn support any of a variety of different config formats, detected by
12cr|perl-MooseX-SimpleConfig-0.90.0-3|27	the file extension. See the Config::Any manpage for more details about
12cr|perl-MooseX-SimpleConfig-0.90.0-3|28	supported formats.
12cr|perl-MooseX-SimpleConfig-0.90.0-3|29	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|30	Like all the MooseX::ConfigFromFile manpage -derived configfile loaders,
12cr|perl-MooseX-SimpleConfig-0.90.0-3|31	this module is automatically supported by the the MooseX::Getopt manpage
12cr|perl-MooseX-SimpleConfig-0.90.0-3|32	role as well, which allows specifying '-configfile' on the commandline.
12cr|perl-MooseX-SimpleConfig-0.90.0-3|33	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|34	%prep
12cr|perl-MooseX-SimpleConfig-0.90.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-SimpleConfig-0.90.0-3|36	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|37	%build
12cr|perl-MooseX-SimpleConfig-0.90.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-SimpleConfig-0.90.0-3|39	%make
12cr|perl-MooseX-SimpleConfig-0.90.0-3|40	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|41	%check
12cr|perl-MooseX-SimpleConfig-0.90.0-3|42	%make test
12cr|perl-MooseX-SimpleConfig-0.90.0-3|43	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|44	%install
12cr|perl-MooseX-SimpleConfig-0.90.0-3|45	%makeinstall_std
12cr|perl-MooseX-SimpleConfig-0.90.0-3|46	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|47	%files
12cr|perl-MooseX-SimpleConfig-0.90.0-3|48	%doc ChangeLog README
12cr|perl-MooseX-SimpleConfig-0.90.0-3|49	%{_mandir}/man3/*
12cr|perl-MooseX-SimpleConfig-0.90.0-3|50	%{perl_vendorlib}/*
12cr|perl-MooseX-SimpleConfig-0.90.0-3|51	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|52	%changelog
12cr|perl-MooseX-SimpleConfig-0.90.0-3|53	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.90.0-2mdv2011.0
12cr|perl-MooseX-SimpleConfig-0.90.0-3|54	+ Revision: 653603
12cr|perl-MooseX-SimpleConfig-0.90.0-3|55	- rebuild for updated spec-helper
12cr|perl-MooseX-SimpleConfig-0.90.0-3|56	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|57	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-MooseX-SimpleConfig-0.90.0-3|58	- no need for this tarball
12cr|perl-MooseX-SimpleConfig-0.90.0-3|59	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|60	* Mon Aug 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-MooseX-SimpleConfig-0.90.0-3|61	+ Revision: 570556
12cr|perl-MooseX-SimpleConfig-0.90.0-3|62	- update to 0.09
12cr|perl-MooseX-SimpleConfig-0.90.0-3|63	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|64	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-MooseX-SimpleConfig-0.90.0-3|65	+ Revision: 552422
12cr|perl-MooseX-SimpleConfig-0.90.0-3|66	- update to 0.07
12cr|perl-MooseX-SimpleConfig-0.90.0-3|67	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|68	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.1
12cr|perl-MooseX-SimpleConfig-0.90.0-3|69	+ Revision: 536192
12cr|perl-MooseX-SimpleConfig-0.90.0-3|70	- update to 0.06
12cr|perl-MooseX-SimpleConfig-0.90.0-3|71	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|72	* Sun Jan 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.1
12cr|perl-MooseX-SimpleConfig-0.90.0-3|73	+ Revision: 495431
12cr|perl-MooseX-SimpleConfig-0.90.0-3|74	- update to 0.05
12cr|perl-MooseX-SimpleConfig-0.90.0-3|75	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|76	* Tue Nov 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.1
12cr|perl-MooseX-SimpleConfig-0.90.0-3|77	+ Revision: 466793
12cr|perl-MooseX-SimpleConfig-0.90.0-3|78	- import perl-MooseX-SimpleConfig
12cr|perl-MooseX-SimpleConfig-0.90.0-3|79	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|80	
12cr|perl-MooseX-SimpleConfig-0.90.0-3|81	* Tue Nov 17 2009 cpan2dist 0.04-1mdv
12cr|perl-MooseX-SimpleConfig-0.90.0-3|82	- initial mdv release, generated with cpan2dist

5005 12
12cr|perl-MooseX-Singleton-0.290.0-1|1	%define upstream_name    MooseX-Singleton
12cr|perl-MooseX-Singleton-0.290.0-1|2	%define upstream_version 0.29
12cr|perl-MooseX-Singleton-0.290.0-1|3	
12cr|perl-MooseX-Singleton-0.290.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Singleton-0.290.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Singleton-0.290.0-1|6	Release:	1
12cr|perl-MooseX-Singleton-0.290.0-1|7	
12cr|perl-MooseX-Singleton-0.290.0-1|8	Summary:	Base class for MooseX::Singleton
12cr|perl-MooseX-Singleton-0.290.0-1|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Singleton-0.290.0-1|10	Group:		Development/Perl
12cr|perl-MooseX-Singleton-0.290.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Singleton-0.290.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Singleton-0.290.0-1|13	
12cr|perl-MooseX-Singleton-0.290.0-1|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Singleton-0.290.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-Singleton-0.290.0-1|16	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Singleton-0.290.0-1|17	BuildRequires:	perl(Scalar::Util)
12cr|perl-MooseX-Singleton-0.290.0-1|18	BuildRequires:	perl(Test::Fatal)
12cr|perl-MooseX-Singleton-0.290.0-1|19	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-Singleton-0.290.0-1|20	BuildRequires:	perl(Test::Requires)
12cr|perl-MooseX-Singleton-0.290.0-1|21	
12cr|perl-MooseX-Singleton-0.290.0-1|22	BuildArch:	noarch
12cr|perl-MooseX-Singleton-0.290.0-1|23	
12cr|perl-MooseX-Singleton-0.290.0-1|24	%description
12cr|perl-MooseX-Singleton-0.290.0-1|25	A singleton is a class that has only one instance in an application.
12cr|perl-MooseX-Singleton-0.290.0-1|26	'MooseX::Singleton' lets you easily upgrade (or downgrade, as it were) your
12cr|perl-MooseX-Singleton-0.290.0-1|27	the Moose manpage class to a singleton.
12cr|perl-MooseX-Singleton-0.290.0-1|28	
12cr|perl-MooseX-Singleton-0.290.0-1|29	All you should need to do to transform your class is to change 'use Moose'
12cr|perl-MooseX-Singleton-0.290.0-1|30	to 'use MooseX::Singleton'. This module uses a new class metaclass and
12cr|perl-MooseX-Singleton-0.290.0-1|31	instance metaclass, so if you're doing metamagic you may not be able to use
12cr|perl-MooseX-Singleton-0.290.0-1|32	this.
12cr|perl-MooseX-Singleton-0.290.0-1|33	
12cr|perl-MooseX-Singleton-0.290.0-1|34	'MooseX::Singleton' gives your class an 'instance' method that can be used
12cr|perl-MooseX-Singleton-0.290.0-1|35	to get a handle on the singleton. It's actually just an alias for 'new'.
12cr|perl-MooseX-Singleton-0.290.0-1|36	
12cr|perl-MooseX-Singleton-0.290.0-1|37	%prep
12cr|perl-MooseX-Singleton-0.290.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Singleton-0.290.0-1|39	
12cr|perl-MooseX-Singleton-0.290.0-1|40	%build
12cr|perl-MooseX-Singleton-0.290.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Singleton-0.290.0-1|42	%make
12cr|perl-MooseX-Singleton-0.290.0-1|43	
12cr|perl-MooseX-Singleton-0.290.0-1|44	%check
12cr|perl-MooseX-Singleton-0.290.0-1|45	%make test
12cr|perl-MooseX-Singleton-0.290.0-1|46	
12cr|perl-MooseX-Singleton-0.290.0-1|47	%install
12cr|perl-MooseX-Singleton-0.290.0-1|48	%makeinstall_std
12cr|perl-MooseX-Singleton-0.290.0-1|49	
12cr|perl-MooseX-Singleton-0.290.0-1|50	%files
12cr|perl-MooseX-Singleton-0.290.0-1|51	%doc Changes LICENSE README META.yml
12cr|perl-MooseX-Singleton-0.290.0-1|52	%{_mandir}/man3/*
12cr|perl-MooseX-Singleton-0.290.0-1|53	%{perl_vendorlib}/*
12cr|perl-MooseX-Singleton-0.290.0-1|54	
12cr|perl-MooseX-Singleton-0.290.0-1|55	
12cr|perl-MooseX-Singleton-0.290.0-1|56	%changelog
12cr|perl-MooseX-Singleton-0.290.0-1|57	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.250.0-2mdv2011.0
12cr|perl-MooseX-Singleton-0.290.0-1|58	+ Revision: 653604
12cr|perl-MooseX-Singleton-0.290.0-1|59	- rebuild for updated spec-helper
12cr|perl-MooseX-Singleton-0.290.0-1|60	
12cr|perl-MooseX-Singleton-0.290.0-1|61	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.250.0-1mdv2011.0
12cr|perl-MooseX-Singleton-0.290.0-1|62	+ Revision: 573857
12cr|perl-MooseX-Singleton-0.290.0-1|63	- adding missing buildrequires:
12cr|perl-MooseX-Singleton-0.290.0-1|64	- update to 0.25
12cr|perl-MooseX-Singleton-0.290.0-1|65	
12cr|perl-MooseX-Singleton-0.290.0-1|66	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.240.0-1mdv2011.0
12cr|perl-MooseX-Singleton-0.290.0-1|67	+ Revision: 553966
12cr|perl-MooseX-Singleton-0.290.0-1|68	- update to 0.24
12cr|perl-MooseX-Singleton-0.290.0-1|69	
12cr|perl-MooseX-Singleton-0.290.0-1|70	* Mon Dec 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.1
12cr|perl-MooseX-Singleton-0.290.0-1|71	+ Revision: 483041
12cr|perl-MooseX-Singleton-0.290.0-1|72	- update to 0.22
12cr|perl-MooseX-Singleton-0.290.0-1|73	
12cr|perl-MooseX-Singleton-0.290.0-1|74	* Tue Sep 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-1mdv2010.0
12cr|perl-MooseX-Singleton-0.290.0-1|75	+ Revision: 442944
12cr|perl-MooseX-Singleton-0.290.0-1|76	- update to 0.21
12cr|perl-MooseX-Singleton-0.290.0-1|77	
12cr|perl-MooseX-Singleton-0.290.0-1|78	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-1mdv2010.0
12cr|perl-MooseX-Singleton-0.290.0-1|79	+ Revision: 394971
12cr|perl-MooseX-Singleton-0.290.0-1|80	- forgot to commit new tarball
12cr|perl-MooseX-Singleton-0.290.0-1|81	- update to 0.19
12cr|perl-MooseX-Singleton-0.290.0-1|82	
12cr|perl-MooseX-Singleton-0.290.0-1|83	* Thu Jun 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2010.0
12cr|perl-MooseX-Singleton-0.290.0-1|84	+ Revision: 389123
12cr|perl-MooseX-Singleton-0.290.0-1|85	- update to 0.18
12cr|perl-MooseX-Singleton-0.290.0-1|86	
12cr|perl-MooseX-Singleton-0.290.0-1|87	* Sat Jun 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.0
12cr|perl-MooseX-Singleton-0.290.0-1|88	+ Revision: 383359
12cr|perl-MooseX-Singleton-0.290.0-1|89	- adding missing buildrequires
12cr|perl-MooseX-Singleton-0.290.0-1|90	- import perl-MooseX-Singleton
12cr|perl-MooseX-Singleton-0.290.0-1|91	
12cr|perl-MooseX-Singleton-0.290.0-1|92	
12cr|perl-MooseX-Singleton-0.290.0-1|93	* Sat Jun 06 2009 cpan2dist 0.17-1mdv
12cr|perl-MooseX-Singleton-0.290.0-1|94	- initial mdv release, generated with cpan2dist
12cr|perl-MooseX-Singleton-0.290.0-1|95	

5006 12
12cr|perl-MooseX-Storage-0.300.0-2|1	%define upstream_name    MooseX-Storage
12cr|perl-MooseX-Storage-0.300.0-2|2	%define upstream_version 0.30
12cr|perl-MooseX-Storage-0.300.0-2|3	
12cr|perl-MooseX-Storage-0.300.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Storage-0.300.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Storage-0.300.0-2|6	Release:	2
12cr|perl-MooseX-Storage-0.300.0-2|7	
12cr|perl-MooseX-Storage-0.300.0-2|8	Summary:	A custom meta-attribute-trait to bypass serialization
12cr|perl-MooseX-Storage-0.300.0-2|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Storage-0.300.0-2|10	Group:		Development/Perl
12cr|perl-MooseX-Storage-0.300.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Storage-0.300.0-2|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Storage-0.300.0-2|13	
12cr|perl-MooseX-Storage-0.300.0-2|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Storage-0.300.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-Storage-0.300.0-2|16	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Storage-0.300.0-2|17	BuildRequires:	perl(String::RewritePrefix)
12cr|perl-MooseX-Storage-0.300.0-2|18	BuildRequires:	perl(Test::Deep)
12cr|perl-MooseX-Storage-0.300.0-2|19	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-Storage-0.300.0-2|20	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-Storage-0.300.0-2|21	BuildRequires:	perl(Test::Requires)
12cr|perl-MooseX-Storage-0.300.0-2|22	BuildRequires:	perl(Test::TempDir)
12cr|perl-MooseX-Storage-0.300.0-2|23	
12cr|perl-MooseX-Storage-0.300.0-2|24	BuildArch:	noarch
12cr|perl-MooseX-Storage-0.300.0-2|25	
12cr|perl-MooseX-Storage-0.300.0-2|26	%description
12cr|perl-MooseX-Storage-0.300.0-2|27	MooseX::Storage is a serialization framework for Moose, it provides a very
12cr|perl-MooseX-Storage-0.300.0-2|28	flexible and highly pluggable way to serialize Moose classes to a number of
12cr|perl-MooseX-Storage-0.300.0-2|29	different formats and styles.
12cr|perl-MooseX-Storage-0.300.0-2|30	
12cr|perl-MooseX-Storage-0.300.0-2|31	Important Note
12cr|perl-MooseX-Storage-0.300.0-2|32	This is still an early release of this module, so use with caution.
12cr|perl-MooseX-Storage-0.300.0-2|33	It's outward facing serialization API should be considered stable, but
12cr|perl-MooseX-Storage-0.300.0-2|34	I still reserve the right to make tweaks if I need too. Anything beyond
12cr|perl-MooseX-Storage-0.300.0-2|35	the basic pack/unpack, freeze/thaw and load/store should not be relied
12cr|perl-MooseX-Storage-0.300.0-2|36	on.
12cr|perl-MooseX-Storage-0.300.0-2|37	
12cr|perl-MooseX-Storage-0.300.0-2|38	Levels of Serialization
12cr|perl-MooseX-Storage-0.300.0-2|39	There are 3 levels to the serialization, each of which builds upon the
12cr|perl-MooseX-Storage-0.300.0-2|40	other and each of which can be customized to the specific needs of your
12cr|perl-MooseX-Storage-0.300.0-2|41	class.
12cr|perl-MooseX-Storage-0.300.0-2|42	
12cr|perl-MooseX-Storage-0.300.0-2|43	%prep
12cr|perl-MooseX-Storage-0.300.0-2|44	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Storage-0.300.0-2|45	
12cr|perl-MooseX-Storage-0.300.0-2|46	%build
12cr|perl-MooseX-Storage-0.300.0-2|47	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Storage-0.300.0-2|48	%make
12cr|perl-MooseX-Storage-0.300.0-2|49	
12cr|perl-MooseX-Storage-0.300.0-2|50	%check
12cr|perl-MooseX-Storage-0.300.0-2|51	%make test
12cr|perl-MooseX-Storage-0.300.0-2|52	
12cr|perl-MooseX-Storage-0.300.0-2|53	%install
12cr|perl-MooseX-Storage-0.300.0-2|54	%makeinstall_std
12cr|perl-MooseX-Storage-0.300.0-2|55	
12cr|perl-MooseX-Storage-0.300.0-2|56	%files
12cr|perl-MooseX-Storage-0.300.0-2|57	%doc META.yml Changes README
12cr|perl-MooseX-Storage-0.300.0-2|58	%{_mandir}/man3/*
12cr|perl-MooseX-Storage-0.300.0-2|59	%{perl_vendorlib}/*
12cr|perl-MooseX-Storage-0.300.0-2|60	
12cr|perl-MooseX-Storage-0.300.0-2|61	%changelog
12cr|perl-MooseX-Storage-0.300.0-2|62	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.300.0-1mdv2011.0
12cr|perl-MooseX-Storage-0.300.0-2|63	+ Revision: 662127
12cr|perl-MooseX-Storage-0.300.0-2|64	- update to new version 0.30
12cr|perl-MooseX-Storage-0.300.0-2|65	
12cr|perl-MooseX-Storage-0.300.0-2|66	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.290.0-2
12cr|perl-MooseX-Storage-0.300.0-2|67	+ Revision: 656945
12cr|perl-MooseX-Storage-0.300.0-2|68	- rebuild for updated spec-helper
12cr|perl-MooseX-Storage-0.300.0-2|69	
12cr|perl-MooseX-Storage-0.300.0-2|70	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.290.0-1mdv2011.0
12cr|perl-MooseX-Storage-0.300.0-2|71	+ Revision: 601937
12cr|perl-MooseX-Storage-0.300.0-2|72	- update to new version 0.29
12cr|perl-MooseX-Storage-0.300.0-2|73	
12cr|perl-MooseX-Storage-0.300.0-2|74	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.280.0-1mdv2011.0
12cr|perl-MooseX-Storage-0.300.0-2|75	+ Revision: 596738
12cr|perl-MooseX-Storage-0.300.0-2|76	- adding missing buildrequires
12cr|perl-MooseX-Storage-0.300.0-2|77	- update to 0.28
12cr|perl-MooseX-Storage-0.300.0-2|78	
12cr|perl-MooseX-Storage-0.300.0-2|79	* Fri Aug 27 2010 Shlomi Fish <shlomif@mandriva.org> 0.270.0-1mdv2011.0
12cr|perl-MooseX-Storage-0.300.0-2|80	+ Revision: 573482
12cr|perl-MooseX-Storage-0.300.0-2|81	- import perl-MooseX-Storage
12cr|perl-MooseX-Storage-0.300.0-2|82	

5007 12
12cr|perl-MooseX-StrictConstructor-0.160.0-2|1	%define upstream_name    MooseX-StrictConstructor
12cr|perl-MooseX-StrictConstructor-0.160.0-2|2	%define upstream_version 0.16
12cr|perl-MooseX-StrictConstructor-0.160.0-2|3	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-StrictConstructor-0.160.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-StrictConstructor-0.160.0-2|6	Release:	2
12cr|perl-MooseX-StrictConstructor-0.160.0-2|7	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|8	Summary:	Make your object constructors blow up on unknown attributes
12cr|perl-MooseX-StrictConstructor-0.160.0-2|9	License:	GPL+ or Artistic
12cr|perl-MooseX-StrictConstructor-0.160.0-2|10	Group:		Development/Perl
12cr|perl-MooseX-StrictConstructor-0.160.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-StrictConstructor-0.160.0-2|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-StrictConstructor-0.160.0-2|13	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|14	BuildRequires:	perl-devel
12cr|perl-MooseX-StrictConstructor-0.160.0-2|15	BuildRequires:	perl(namespace::autoclean)
12cr|perl-MooseX-StrictConstructor-0.160.0-2|16	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-MooseX-StrictConstructor-0.160.0-2|17	BuildRequires:	perl(Moose)
12cr|perl-MooseX-StrictConstructor-0.160.0-2|18	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-StrictConstructor-0.160.0-2|19	BuildRequires:	perl(Test::Fatal)
12cr|perl-MooseX-StrictConstructor-0.160.0-2|20	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-StrictConstructor-0.160.0-2|21	Requires:	perl(namespace::autoclean)
12cr|perl-MooseX-StrictConstructor-0.160.0-2|22	BuildArch:	noarch
12cr|perl-MooseX-StrictConstructor-0.160.0-2|23	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|24	%description
12cr|perl-MooseX-StrictConstructor-0.160.0-2|25	Using this class to load Moose instead of just loading using Moose itself
12cr|perl-MooseX-StrictConstructor-0.160.0-2|26	makes your constructors "strict". If your constructor is called with an
12cr|perl-MooseX-StrictConstructor-0.160.0-2|27	attribute init argument that your class does not declare, then it calls
12cr|perl-MooseX-StrictConstructor-0.160.0-2|28	"Carp::confess()". This is a great way to catch small typos.
12cr|perl-MooseX-StrictConstructor-0.160.0-2|29	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|30	%prep
12cr|perl-MooseX-StrictConstructor-0.160.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-StrictConstructor-0.160.0-2|32	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|33	%build
12cr|perl-MooseX-StrictConstructor-0.160.0-2|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-StrictConstructor-0.160.0-2|35	%make
12cr|perl-MooseX-StrictConstructor-0.160.0-2|36	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|37	%check
12cr|perl-MooseX-StrictConstructor-0.160.0-2|38	make test
12cr|perl-MooseX-StrictConstructor-0.160.0-2|39	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|40	%install
12cr|perl-MooseX-StrictConstructor-0.160.0-2|41	%makeinstall_std
12cr|perl-MooseX-StrictConstructor-0.160.0-2|42	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|43	%files
12cr|perl-MooseX-StrictConstructor-0.160.0-2|44	%doc Changes README
12cr|perl-MooseX-StrictConstructor-0.160.0-2|45	%{_mandir}/man3/*
12cr|perl-MooseX-StrictConstructor-0.160.0-2|46	%{perl_vendorlib}/MooseX
12cr|perl-MooseX-StrictConstructor-0.160.0-2|47	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|48	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|49	%changelog
12cr|perl-MooseX-StrictConstructor-0.160.0-2|50	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-MooseX-StrictConstructor-0.160.0-2|51	+ Revision: 659979
12cr|perl-MooseX-StrictConstructor-0.160.0-2|52	- update to new version 0.16
12cr|perl-MooseX-StrictConstructor-0.160.0-2|53	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|54	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.130.0-2
12cr|perl-MooseX-StrictConstructor-0.160.0-2|55	+ Revision: 657480
12cr|perl-MooseX-StrictConstructor-0.160.0-2|56	- add runtime req
12cr|perl-MooseX-StrictConstructor-0.160.0-2|57	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|58	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.130.0-1
12cr|perl-MooseX-StrictConstructor-0.160.0-2|59	+ Revision: 643533
12cr|perl-MooseX-StrictConstructor-0.160.0-2|60	- update to new version 0.13
12cr|perl-MooseX-StrictConstructor-0.160.0-2|61	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|62	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.120.0-1mdv2011.0
12cr|perl-MooseX-StrictConstructor-0.160.0-2|63	+ Revision: 594879
12cr|perl-MooseX-StrictConstructor-0.160.0-2|64	- update to new version 0.12
12cr|perl-MooseX-StrictConstructor-0.160.0-2|65	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|66	* Tue Oct 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-MooseX-StrictConstructor-0.160.0-2|67	+ Revision: 586770
12cr|perl-MooseX-StrictConstructor-0.160.0-2|68	- new version
12cr|perl-MooseX-StrictConstructor-0.160.0-2|69	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|70	* Sun Jul 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-MooseX-StrictConstructor-0.160.0-2|71	+ Revision: 558784
12cr|perl-MooseX-StrictConstructor-0.160.0-2|72	- new version
12cr|perl-MooseX-StrictConstructor-0.160.0-2|73	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|74	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-MooseX-StrictConstructor-0.160.0-2|75	+ Revision: 554006
12cr|perl-MooseX-StrictConstructor-0.160.0-2|76	- adding missing buildrequires:
12cr|perl-MooseX-StrictConstructor-0.160.0-2|77	- update to 0.09
12cr|perl-MooseX-StrictConstructor-0.160.0-2|78	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|79	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-MooseX-StrictConstructor-0.160.0-2|80	+ Revision: 404041
12cr|perl-MooseX-StrictConstructor-0.160.0-2|81	- rebuild using %%perl_convert_version
12cr|perl-MooseX-StrictConstructor-0.160.0-2|82	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|83	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2010.0
12cr|perl-MooseX-StrictConstructor-0.160.0-2|84	+ Revision: 371863
12cr|perl-MooseX-StrictConstructor-0.160.0-2|85	- new version
12cr|perl-MooseX-StrictConstructor-0.160.0-2|86	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|87	* Fri Sep 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2009.0
12cr|perl-MooseX-StrictConstructor-0.160.0-2|88	+ Revision: 281109
12cr|perl-MooseX-StrictConstructor-0.160.0-2|89	- update to new version 0.07
12cr|perl-MooseX-StrictConstructor-0.160.0-2|90	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|91	* Wed Jul 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.0
12cr|perl-MooseX-StrictConstructor-0.160.0-2|92	+ Revision: 236380
12cr|perl-MooseX-StrictConstructor-0.160.0-2|93	- import perl-MooseX-StrictConstructor
12cr|perl-MooseX-StrictConstructor-0.160.0-2|94	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|95	
12cr|perl-MooseX-StrictConstructor-0.160.0-2|96	* Wed Jul 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.0
12cr|perl-MooseX-StrictConstructor-0.160.0-2|97	- initial mdv release, generated with cpan2dist

5008 12
12cr|perl-MooseX-Traits-0.110.0-3|1	%define upstream_name    MooseX-Traits
12cr|perl-MooseX-Traits-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-MooseX-Traits-0.110.0-3|3	
12cr|perl-MooseX-Traits-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Traits-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Traits-0.110.0-3|6	Release:	3
12cr|perl-MooseX-Traits-0.110.0-3|7	
12cr|perl-MooseX-Traits-0.110.0-3|8	Summary:	Automatically apply roles at object creation time
12cr|perl-MooseX-Traits-0.110.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Traits-0.110.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-Traits-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Traits-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Traits-0.110.0-3|13	
12cr|perl-MooseX-Traits-0.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Traits-0.110.0-3|15	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Traits-0.110.0-3|16	BuildRequires:	perl(Moose::Role)
12cr|perl-MooseX-Traits-0.110.0-3|17	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-Traits-0.110.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-Traits-0.110.0-3|19	BuildRequires:	perl(Test::use::ok)
12cr|perl-MooseX-Traits-0.110.0-3|20	BuildRequires:	perl(namespace::autoclean)
12cr|perl-MooseX-Traits-0.110.0-3|21	Requires:	perl(namespace::autoclean)
12cr|perl-MooseX-Traits-0.110.0-3|22	
12cr|perl-MooseX-Traits-0.110.0-3|23	BuildArch:	noarch
12cr|perl-MooseX-Traits-0.110.0-3|24	
12cr|perl-MooseX-Traits-0.110.0-3|25	%description
12cr|perl-MooseX-Traits-0.110.0-3|26	Often you want to create components that can be added to a class
12cr|perl-MooseX-Traits-0.110.0-3|27	arbitrarily. This module makes it easy for the end user to use these
12cr|perl-MooseX-Traits-0.110.0-3|28	components. Instead of requiring the user to create a named class with the
12cr|perl-MooseX-Traits-0.110.0-3|29	desired roles applied, or applying roles to the instance one-by-one, he can
12cr|perl-MooseX-Traits-0.110.0-3|30	just pass a 'traits' parameter to the class's 'new_with_traits'
12cr|perl-MooseX-Traits-0.110.0-3|31	constructor. This role will then apply the roles in one go, cache the
12cr|perl-MooseX-Traits-0.110.0-3|32	resulting class (for efficiency), and return a new instance. Arguments
12cr|perl-MooseX-Traits-0.110.0-3|33	meant to initialize the applied roles' attributes can also be passed to the
12cr|perl-MooseX-Traits-0.110.0-3|34	constructor.
12cr|perl-MooseX-Traits-0.110.0-3|35	
12cr|perl-MooseX-Traits-0.110.0-3|36	%prep
12cr|perl-MooseX-Traits-0.110.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Traits-0.110.0-3|38	
12cr|perl-MooseX-Traits-0.110.0-3|39	%build
12cr|perl-MooseX-Traits-0.110.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Traits-0.110.0-3|41	%make
12cr|perl-MooseX-Traits-0.110.0-3|42	
12cr|perl-MooseX-Traits-0.110.0-3|43	%check
12cr|perl-MooseX-Traits-0.110.0-3|44	make test
12cr|perl-MooseX-Traits-0.110.0-3|45	
12cr|perl-MooseX-Traits-0.110.0-3|46	%install
12cr|perl-MooseX-Traits-0.110.0-3|47	%makeinstall_std
12cr|perl-MooseX-Traits-0.110.0-3|48	
12cr|perl-MooseX-Traits-0.110.0-3|49	%files
12cr|perl-MooseX-Traits-0.110.0-3|50	%doc Changes
12cr|perl-MooseX-Traits-0.110.0-3|51	%{_mandir}/man3/*
12cr|perl-MooseX-Traits-0.110.0-3|52	%{perl_vendorlib}/*
12cr|perl-MooseX-Traits-0.110.0-3|53	
12cr|perl-MooseX-Traits-0.110.0-3|54	
12cr|perl-MooseX-Traits-0.110.0-3|55	%changelog
12cr|perl-MooseX-Traits-0.110.0-3|56	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-MooseX-Traits-0.110.0-3|57	+ Revision: 658863
12cr|perl-MooseX-Traits-0.110.0-3|58	- rebuild for updated spec-helper
12cr|perl-MooseX-Traits-0.110.0-3|59	
12cr|perl-MooseX-Traits-0.110.0-3|60	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-MooseX-Traits-0.110.0-3|61	+ Revision: 552423
12cr|perl-MooseX-Traits-0.110.0-3|62	- update to 0.11
12cr|perl-MooseX-Traits-0.110.0-3|63	
12cr|perl-MooseX-Traits-0.110.0-3|64	* Wed Apr 07 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.1
12cr|perl-MooseX-Traits-0.110.0-3|65	+ Revision: 532714
12cr|perl-MooseX-Traits-0.110.0-3|66	- update to 0.09
12cr|perl-MooseX-Traits-0.110.0-3|67	
12cr|perl-MooseX-Traits-0.110.0-3|68	* Sun Feb 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.1
12cr|perl-MooseX-Traits-0.110.0-3|69	+ Revision: 505680
12cr|perl-MooseX-Traits-0.110.0-3|70	- update to 0.08
12cr|perl-MooseX-Traits-0.110.0-3|71	
12cr|perl-MooseX-Traits-0.110.0-3|72	* Fri Aug 28 2009 Michael Scherer <misc@mandriva.org> 0.70.0-2mdv2010.0
12cr|perl-MooseX-Traits-0.110.0-3|73	+ Revision: 422011
12cr|perl-MooseX-Traits-0.110.0-3|74	- add missing requires, not found by autoreq as there the module is lowercase
12cr|perl-MooseX-Traits-0.110.0-3|75	
12cr|perl-MooseX-Traits-0.110.0-3|76	* Mon Aug 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-MooseX-Traits-0.110.0-3|77	+ Revision: 420470
12cr|perl-MooseX-Traits-0.110.0-3|78	- adding missing buildrequires:
12cr|perl-MooseX-Traits-0.110.0-3|79	- update to 0.07
12cr|perl-MooseX-Traits-0.110.0-3|80	
12cr|perl-MooseX-Traits-0.110.0-3|81	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-MooseX-Traits-0.110.0-3|82	+ Revision: 404042
12cr|perl-MooseX-Traits-0.110.0-3|83	- rebuild using %%perl_convert_version
12cr|perl-MooseX-Traits-0.110.0-3|84	
12cr|perl-MooseX-Traits-0.110.0-3|85	* Tue Jun 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2010.0
12cr|perl-MooseX-Traits-0.110.0-3|86	+ Revision: 390838
12cr|perl-MooseX-Traits-0.110.0-3|87	- update to new version 0.06
12cr|perl-MooseX-Traits-0.110.0-3|88	
12cr|perl-MooseX-Traits-0.110.0-3|89	* Tue Jun 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2010.0
12cr|perl-MooseX-Traits-0.110.0-3|90	+ Revision: 382297
12cr|perl-MooseX-Traits-0.110.0-3|91	- update to new version 0.05
12cr|perl-MooseX-Traits-0.110.0-3|92	
12cr|perl-MooseX-Traits-0.110.0-3|93	* Sun Feb 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2009.1
12cr|perl-MooseX-Traits-0.110.0-3|94	+ Revision: 343969
12cr|perl-MooseX-Traits-0.110.0-3|95	- import perl-MooseX-Traits
12cr|perl-MooseX-Traits-0.110.0-3|96	
12cr|perl-MooseX-Traits-0.110.0-3|97	
12cr|perl-MooseX-Traits-0.110.0-3|98	* Sun Feb 22 2009 cpan2dist 0.03-1mdv
12cr|perl-MooseX-Traits-0.110.0-3|99	- initial mdv release, generated with cpan2dist
12cr|perl-MooseX-Traits-0.110.0-3|100	

5009 12
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|1	%define upstream_name    MooseX-Traits-Pluggable
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|3	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|6	Release:	3
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|7	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|8	Summary:	An extension to MooseX::Traits
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|13	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|15	BuildRequires:	perl(Class::MOP)
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|17	BuildRequires:	perl(List::MoreUtils)
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|18	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|19	BuildRequires:	perl(Moose::Autobox)
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|20	BuildRequires:	perl(Moose::Role)
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|21	BuildRequires:	perl(MooseX::Traits)
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|22	BuildRequires:	perl(Scalar::Util)
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|23	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|24	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|25	BuildRequires:	perl(namespace::autoclean)
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|26	BuildRequires:	perl(Test::use::ok)
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|27	BuildArch:	noarch
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|28	Requires:	perl(MooseX::Traits)
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|29	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|30	%description
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|31	See the MooseX::Traits manpage for usage information.
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|32	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|33	Adds support for class precedence search for traits and some extra
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|34	attributes, described below.
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|35	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|36	%prep
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|38	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|39	%build
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|41	%make
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|42	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|43	%check
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|44	make test
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|45	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|46	%install
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|47	%makeinstall_std
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|48	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|49	%files
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|50	%doc README Changes
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|51	%{_mandir}/man3/*
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|52	%{perl_vendorlib}/*
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|53	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|54	%changelog
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|55	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|56	+ Revision: 655124
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|57	- rebuild for updated spec-helper
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|58	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|59	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|60	+ Revision: 561945
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|61	- update to 0.10
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|62	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|63	* Mon Feb 08 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|64	+ Revision: 502105
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|65	- update to 0.09
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|66	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|67	* Fri Aug 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|68	+ Revision: 421831
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|69	- update to 0.08
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|70	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|71	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|72	+ Revision: 399267
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|73	- update to 0.07
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|74	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|75	* Thu Jul 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|76	+ Revision: 398852
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|77	- update to 0.06
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|78	- fixed license field
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|79	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|80	* Wed Jun 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.40.0-2mdv2010.0
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|81	+ Revision: 388823
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|82	- fix dependencies
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|83	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|84	* Sun Jun 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|85	+ Revision: 387835
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|86	- import perl-MooseX-Traits-Pluggable
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|87	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|88	
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|89	* Sun Jun 21 2009 cpan2dist 0.04-1mdv
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|90	- initial mdv release, generated with cpan2dist
12cr|perl-MooseX-Traits-Pluggable-0.100.0-3|91	

5010 12
12cr|perl-MooseX-Types-0.350.0-1|1	%define upstream_name    MooseX-Types
12cr|perl-MooseX-Types-0.350.0-1|2	%define upstream_version 0.35
12cr|perl-MooseX-Types-0.350.0-1|3	
12cr|perl-MooseX-Types-0.350.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-MooseX-Types-0.350.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-MooseX-Types-0.350.0-1|6	Release:    1
12cr|perl-MooseX-Types-0.350.0-1|7	
12cr|perl-MooseX-Types-0.350.0-1|8	Summary:    Organise your Moose types in libraries
12cr|perl-MooseX-Types-0.350.0-1|9	License:    GPL+ or Artistic
12cr|perl-MooseX-Types-0.350.0-1|10	Group:      Development/Perl
12cr|perl-MooseX-Types-0.350.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Types-0.350.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Types-0.350.0-1|13	
12cr|perl-MooseX-Types-0.350.0-1|14	BuildRequires: perl(Carp)
12cr|perl-MooseX-Types-0.350.0-1|15	BuildRequires: perl(Carp::Clan)
12cr|perl-MooseX-Types-0.350.0-1|16	BuildRequires: perl(Class::MOP)
12cr|perl-MooseX-Types-0.350.0-1|17	BuildRequires: perl(FindBin)
12cr|perl-MooseX-Types-0.350.0-1|18	BuildRequires: perl(Moose) > 0.60
12cr|perl-MooseX-Types-0.350.0-1|19	BuildRequires: perl(Sub::Install)
12cr|perl-MooseX-Types-0.350.0-1|20	BuildRequires: perl(Sub::Uplevel)
12cr|perl-MooseX-Types-0.350.0-1|21	BuildRequires: perl(Test::More)
12cr|perl-MooseX-Types-0.350.0-1|22	BuildRequires: perl(Test::Exception)
12cr|perl-MooseX-Types-0.350.0-1|23	BuildRequires: perl(Test::Fatal)
12cr|perl-MooseX-Types-0.350.0-1|24	BuildRequires: perl(Test::Requires)
12cr|perl-MooseX-Types-0.350.0-1|25	BuildRequires: perl(Data::Dump)
12cr|perl-MooseX-Types-0.350.0-1|26	BuildRequires: perl-namespace-clean
12cr|perl-MooseX-Types-0.350.0-1|27	BuildRequires: perl-devel
12cr|perl-MooseX-Types-0.350.0-1|28	BuildArch: noarch
12cr|perl-MooseX-Types-0.350.0-1|29	Requires: perl-namespace-clean
12cr|perl-MooseX-Types-0.350.0-1|30	
12cr|perl-MooseX-Types-0.350.0-1|31	%description
12cr|perl-MooseX-Types-0.350.0-1|32	The types provided with the Moose manpage are by design global. This
12cr|perl-MooseX-Types-0.350.0-1|33	package helps you to organise and selectively import your own and the
12cr|perl-MooseX-Types-0.350.0-1|34	built-in types in libraries. As a nice side effect, it catches typos at
12cr|perl-MooseX-Types-0.350.0-1|35	compile-time too.
12cr|perl-MooseX-Types-0.350.0-1|36	
12cr|perl-MooseX-Types-0.350.0-1|37	However, the main reason for this module is to provide an easy way to not
12cr|perl-MooseX-Types-0.350.0-1|38	have conflicts with your type names, since the internal fully qualified
12cr|perl-MooseX-Types-0.350.0-1|39	names of the types will be prefixed with the library's name.
12cr|perl-MooseX-Types-0.350.0-1|40	
12cr|perl-MooseX-Types-0.350.0-1|41	This module will also provide you with some helper functions to make it
12cr|perl-MooseX-Types-0.350.0-1|42	easier to use Moose types in your code.
12cr|perl-MooseX-Types-0.350.0-1|43	
12cr|perl-MooseX-Types-0.350.0-1|44	%prep
12cr|perl-MooseX-Types-0.350.0-1|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Types-0.350.0-1|46	
12cr|perl-MooseX-Types-0.350.0-1|47	%build
12cr|perl-MooseX-Types-0.350.0-1|48	%{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps
12cr|perl-MooseX-Types-0.350.0-1|49	%make
12cr|perl-MooseX-Types-0.350.0-1|50	
12cr|perl-MooseX-Types-0.350.0-1|51	%check
12cr|perl-MooseX-Types-0.350.0-1|52	make test
12cr|perl-MooseX-Types-0.350.0-1|53	
12cr|perl-MooseX-Types-0.350.0-1|54	%install
12cr|perl-MooseX-Types-0.350.0-1|55	%makeinstall_std
12cr|perl-MooseX-Types-0.350.0-1|56	
12cr|perl-MooseX-Types-0.350.0-1|57	%files
12cr|perl-MooseX-Types-0.350.0-1|58	%doc Changes README
12cr|perl-MooseX-Types-0.350.0-1|59	%{_mandir}/man3/*
12cr|perl-MooseX-Types-0.350.0-1|60	%perl_vendorlib/MooseX
12cr|perl-MooseX-Types-0.350.0-1|61	
12cr|perl-MooseX-Types-0.350.0-1|62	
12cr|perl-MooseX-Types-0.350.0-1|63	%changelog
12cr|perl-MooseX-Types-0.350.0-1|64	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.270.0-1mdv2011.0
12cr|perl-MooseX-Types-0.350.0-1|65	+ Revision: 684777
12cr|perl-MooseX-Types-0.350.0-1|66	- update to new version 0.27
12cr|perl-MooseX-Types-0.350.0-1|67	
12cr|perl-MooseX-Types-0.350.0-1|68	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.250.0-1mdv2011.0
12cr|perl-MooseX-Types-0.350.0-1|69	+ Revision: 612306
12cr|perl-MooseX-Types-0.350.0-1|70	- update to new version 0.25
12cr|perl-MooseX-Types-0.350.0-1|71	
12cr|perl-MooseX-Types-0.350.0-1|72	* Tue Oct 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.240.0-1mdv2011.0
12cr|perl-MooseX-Types-0.350.0-1|73	+ Revision: 586771
12cr|perl-MooseX-Types-0.350.0-1|74	- new version
12cr|perl-MooseX-Types-0.350.0-1|75	
12cr|perl-MooseX-Types-0.350.0-1|76	* Sun Jul 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.230.0-1mdv2011.0
12cr|perl-MooseX-Types-0.350.0-1|77	+ Revision: 558815
12cr|perl-MooseX-Types-0.350.0-1|78	- new version
12cr|perl-MooseX-Types-0.350.0-1|79	
12cr|perl-MooseX-Types-0.350.0-1|80	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2011.0
12cr|perl-MooseX-Types-0.350.0-1|81	+ Revision: 552424
12cr|perl-MooseX-Types-0.350.0-1|82	- update to 0.22
12cr|perl-MooseX-Types-0.350.0-1|83	
12cr|perl-MooseX-Types-0.350.0-1|84	* Thu Dec 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-1mdv2010.1
12cr|perl-MooseX-Types-0.350.0-1|85	+ Revision: 482077
12cr|perl-MooseX-Types-0.350.0-1|86	- update to 0.21
12cr|perl-MooseX-Types-0.350.0-1|87	
12cr|perl-MooseX-Types-0.350.0-1|88	* Sun Sep 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.200.0-1mdv2010.0
12cr|perl-MooseX-Types-0.350.0-1|89	+ Revision: 438654
12cr|perl-MooseX-Types-0.350.0-1|90	- update to new version 0.20
12cr|perl-MooseX-Types-0.350.0-1|91	
12cr|perl-MooseX-Types-0.350.0-1|92	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-1mdv2010.0
12cr|perl-MooseX-Types-0.350.0-1|93	+ Revision: 421130
12cr|perl-MooseX-Types-0.350.0-1|94	- update to 0.19
12cr|perl-MooseX-Types-0.350.0-1|95	
12cr|perl-MooseX-Types-0.350.0-1|96	* Wed Aug 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.0
12cr|perl-MooseX-Types-0.350.0-1|97	+ Revision: 418124
12cr|perl-MooseX-Types-0.350.0-1|98	- update to 0.17
12cr|perl-MooseX-Types-0.350.0-1|99	
12cr|perl-MooseX-Types-0.350.0-1|100	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-MooseX-Types-0.350.0-1|101	+ Revision: 404043
12cr|perl-MooseX-Types-0.350.0-1|102	- rebuild using %%perl_convert_version
12cr|perl-MooseX-Types-0.350.0-1|103	
12cr|perl-MooseX-Types-0.350.0-1|104	* Tue Jun 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2010.0
12cr|perl-MooseX-Types-0.350.0-1|105	+ Revision: 390839
12cr|perl-MooseX-Types-0.350.0-1|106	- update to new version 0.16
12cr|perl-MooseX-Types-0.350.0-1|107	
12cr|perl-MooseX-Types-0.350.0-1|108	* Mon Jun 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2010.0
12cr|perl-MooseX-Types-0.350.0-1|109	+ Revision: 390523
12cr|perl-MooseX-Types-0.350.0-1|110	- update to new version 0.15
12cr|perl-MooseX-Types-0.350.0-1|111	
12cr|perl-MooseX-Types-0.350.0-1|112	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2010.0
12cr|perl-MooseX-Types-0.350.0-1|113	+ Revision: 390365
12cr|perl-MooseX-Types-0.350.0-1|114	- update to new version 0.14
12cr|perl-MooseX-Types-0.350.0-1|115	
12cr|perl-MooseX-Types-0.350.0-1|116	* Thu Jun 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.13-1mdv2010.0
12cr|perl-MooseX-Types-0.350.0-1|117	+ Revision: 389037
12cr|perl-MooseX-Types-0.350.0-1|118	- update to new version 0.13
12cr|perl-MooseX-Types-0.350.0-1|119	
12cr|perl-MooseX-Types-0.350.0-1|120	* Thu Jun 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2010.0
12cr|perl-MooseX-Types-0.350.0-1|121	+ Revision: 387014
12cr|perl-MooseX-Types-0.350.0-1|122	- update to new version 0.12
12cr|perl-MooseX-Types-0.350.0-1|123	
12cr|perl-MooseX-Types-0.350.0-1|124	* Sun May 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2010.0
12cr|perl-MooseX-Types-0.350.0-1|125	+ Revision: 379180
12cr|perl-MooseX-Types-0.350.0-1|126	- new version
12cr|perl-MooseX-Types-0.350.0-1|127	
12cr|perl-MooseX-Types-0.350.0-1|128	* Sun Mar 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2009.1
12cr|perl-MooseX-Types-0.350.0-1|129	+ Revision: 352915
12cr|perl-MooseX-Types-0.350.0-1|130	- update to new version 0.10
12cr|perl-MooseX-Types-0.350.0-1|131	
12cr|perl-MooseX-Types-0.350.0-1|132	* Wed Mar 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.1
12cr|perl-MooseX-Types-0.350.0-1|133	+ Revision: 348399
12cr|perl-MooseX-Types-0.350.0-1|134	- update to new version 0.09
12cr|perl-MooseX-Types-0.350.0-1|135	
12cr|perl-MooseX-Types-0.350.0-1|136	* Sun Feb 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-2mdv2009.1
12cr|perl-MooseX-Types-0.350.0-1|137	+ Revision: 343856
12cr|perl-MooseX-Types-0.350.0-1|138	- fix dependencies
12cr|perl-MooseX-Types-0.350.0-1|139	
12cr|perl-MooseX-Types-0.350.0-1|140	* Sun Dec 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2009.1
12cr|perl-MooseX-Types-0.350.0-1|141	+ Revision: 314254
12cr|perl-MooseX-Types-0.350.0-1|142	- update to new version 0.08
12cr|perl-MooseX-Types-0.350.0-1|143	
12cr|perl-MooseX-Types-0.350.0-1|144	* Sun Nov 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2009.1
12cr|perl-MooseX-Types-0.350.0-1|145	+ Revision: 301323
12cr|perl-MooseX-Types-0.350.0-1|146	- update to new version 0.07
12cr|perl-MooseX-Types-0.350.0-1|147	
12cr|perl-MooseX-Types-0.350.0-1|148	* Mon Oct 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.1
12cr|perl-MooseX-Types-0.350.0-1|149	+ Revision: 297782
12cr|perl-MooseX-Types-0.350.0-1|150	- new version
12cr|perl-MooseX-Types-0.350.0-1|151	
12cr|perl-MooseX-Types-0.350.0-1|152	* Wed Jul 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.0
12cr|perl-MooseX-Types-0.350.0-1|153	+ Revision: 236371
12cr|perl-MooseX-Types-0.350.0-1|154	- import perl-MooseX-Types
12cr|perl-MooseX-Types-0.350.0-1|155	
12cr|perl-MooseX-Types-0.350.0-1|156	
12cr|perl-MooseX-Types-0.350.0-1|157	* Wed Jul 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.0
12cr|perl-MooseX-Types-0.350.0-1|158	- initial mdv release, generated with cpan2dist

5011 12
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|1	%define upstream_name    MooseX-Types-Authen-Passphrase
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|2	%define upstream_version 0.02
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|3	
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|6	Release:	4
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|7	
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|8	Summary:	Authen::Passphrase type constraint and coercions
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|10	Group:		Development/Perl
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|13	
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|15	BuildRequires:	perl(Authen::Passphrase)
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|16	BuildRequires:	perl(MooseX::Types)
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|17	BuildRequires:	perl(MooseX::Types::Moose)
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|18	BuildRequires:	perl(Test::use::ok)
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|19	BuildArch:	noarch
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|20	
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|21	%description
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|22	This the MooseX::Types manpage library provides string coercions for the
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|23	the Authen::Passphrase manpage family of classes.
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|24	
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|25	%prep
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|27	
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|28	%build
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|30	%make
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|31	
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|32	%check
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|33	%make test
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|34	
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|35	%install
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|36	%makeinstall_std
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|37	
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|38	%files
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|39	%doc Changes
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|40	%{_mandir}/man3/*
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|41	%{perl_vendorlib}/*
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|42	
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|43	%changelog
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|44	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.20.0-3mdv2011.0
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|45	+ Revision: 655603
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|46	- rebuild for updated spec-helper
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|47	
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|48	* Mon Aug 30 2010 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|49	+ Revision: 574421
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|50	- update summary
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|51	
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|52	* Fri Aug 27 2010 Shlomi Fish <shlomif@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|53	+ Revision: 573484
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|54	- import perl-MooseX-Types-Authen-Passphrase
12cr|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|55	

5012 12
12cr|perl-MooseX-Types-Common-0.1.8-1|1	%define upstream_name    MooseX-Types-Common
12cr|perl-MooseX-Types-Common-0.1.8-1|2	%define upstream_version 0.001008
12cr|perl-MooseX-Types-Common-0.1.8-1|3	
12cr|perl-MooseX-Types-Common-0.1.8-1|4	Name:       perl-%{upstream_name}
12cr|perl-MooseX-Types-Common-0.1.8-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-MooseX-Types-Common-0.1.8-1|6	Release:    1
12cr|perl-MooseX-Types-Common-0.1.8-1|7	
12cr|perl-MooseX-Types-Common-0.1.8-1|8	Summary:    No summary found
12cr|perl-MooseX-Types-Common-0.1.8-1|9	License:    GPL+ or Artistic
12cr|perl-MooseX-Types-Common-0.1.8-1|10	Group:      Development/Perl
12cr|perl-MooseX-Types-Common-0.1.8-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Types-Common-0.1.8-1|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Types-Common-0.1.8-1|13	
12cr|perl-MooseX-Types-Common-0.1.8-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-Types-Common-0.1.8-1|15	BuildRequires: perl(Moose)
12cr|perl-MooseX-Types-Common-0.1.8-1|16	BuildRequires: perl(MooseX::Types)
12cr|perl-MooseX-Types-Common-0.1.8-1|17	BuildRequires: perl(Test::Exception)
12cr|perl-MooseX-Types-Common-0.1.8-1|18	BuildRequires: perl(Test::Fatal)
12cr|perl-MooseX-Types-Common-0.1.8-1|19	BuildRequires: perl(Test::More)
12cr|perl-MooseX-Types-Common-0.1.8-1|20	BuildRequires: perl-devel
12cr|perl-MooseX-Types-Common-0.1.8-1|21	
12cr|perl-MooseX-Types-Common-0.1.8-1|22	BuildArch: noarch
12cr|perl-MooseX-Types-Common-0.1.8-1|23	
12cr|perl-MooseX-Types-Common-0.1.8-1|24	%description
12cr|perl-MooseX-Types-Common-0.1.8-1|25	A set of commonly-used type constraints that do not ship with Moose by
12cr|perl-MooseX-Types-Common-0.1.8-1|26	default.
12cr|perl-MooseX-Types-Common-0.1.8-1|27	
12cr|perl-MooseX-Types-Common-0.1.8-1|28	%prep
12cr|perl-MooseX-Types-Common-0.1.8-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Types-Common-0.1.8-1|30	
12cr|perl-MooseX-Types-Common-0.1.8-1|31	%build
12cr|perl-MooseX-Types-Common-0.1.8-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Types-Common-0.1.8-1|33	
12cr|perl-MooseX-Types-Common-0.1.8-1|34	%{make}
12cr|perl-MooseX-Types-Common-0.1.8-1|35	
12cr|perl-MooseX-Types-Common-0.1.8-1|36	%check
12cr|perl-MooseX-Types-Common-0.1.8-1|37	%{make} test
12cr|perl-MooseX-Types-Common-0.1.8-1|38	
12cr|perl-MooseX-Types-Common-0.1.8-1|39	%install
12cr|perl-MooseX-Types-Common-0.1.8-1|40	%makeinstall_std
12cr|perl-MooseX-Types-Common-0.1.8-1|41	
12cr|perl-MooseX-Types-Common-0.1.8-1|42	%files
12cr|perl-MooseX-Types-Common-0.1.8-1|43	%doc README Changes
12cr|perl-MooseX-Types-Common-0.1.8-1|44	%{_mandir}/man3/*
12cr|perl-MooseX-Types-Common-0.1.8-1|45	%perl_vendorlib/*
12cr|perl-MooseX-Types-Common-0.1.8-1|46	
12cr|perl-MooseX-Types-Common-0.1.8-1|47	
12cr|perl-MooseX-Types-Common-0.1.8-1|48	%changelog
12cr|perl-MooseX-Types-Common-0.1.8-1|49	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.1.2-2mdv2011.0
12cr|perl-MooseX-Types-Common-0.1.8-1|50	+ Revision: 655137
12cr|perl-MooseX-Types-Common-0.1.8-1|51	- rebuild for updated spec-helper
12cr|perl-MooseX-Types-Common-0.1.8-1|52	
12cr|perl-MooseX-Types-Common-0.1.8-1|53	* Tue Feb 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.1.2-1mdv2011.0
12cr|perl-MooseX-Types-Common-0.1.8-1|54	+ Revision: 510080
12cr|perl-MooseX-Types-Common-0.1.8-1|55	- update to 0.001002
12cr|perl-MooseX-Types-Common-0.1.8-1|56	
12cr|perl-MooseX-Types-Common-0.1.8-1|57	* Tue Jan 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.1.1-1mdv2010.1
12cr|perl-MooseX-Types-Common-0.1.8-1|58	+ Revision: 486308
12cr|perl-MooseX-Types-Common-0.1.8-1|59	- update to 0.001001
12cr|perl-MooseX-Types-Common-0.1.8-1|60	
12cr|perl-MooseX-Types-Common-0.1.8-1|61	* Fri Dec 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.1.0-1mdv2010.1
12cr|perl-MooseX-Types-Common-0.1.8-1|62	+ Revision: 473275
12cr|perl-MooseX-Types-Common-0.1.8-1|63	- adding missing buildrequires:
12cr|perl-MooseX-Types-Common-0.1.8-1|64	- import perl-MooseX-Types-Common
12cr|perl-MooseX-Types-Common-0.1.8-1|65	
12cr|perl-MooseX-Types-Common-0.1.8-1|66	
12cr|perl-MooseX-Types-Common-0.1.8-1|67	* Fri Dec 04 2009 cpan2dist 0.001000-1mdv
12cr|perl-MooseX-Types-Common-0.1.8-1|68	- initial mdv release, generated with cpan2dist

5013 12
12cr|perl-MooseX-Types-DateTime-0.50.0-3|1	%define upstream_name    MooseX-Types-DateTime
12cr|perl-MooseX-Types-DateTime-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-MooseX-Types-DateTime-0.50.0-3|3	
12cr|perl-MooseX-Types-DateTime-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Types-DateTime-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Types-DateTime-0.50.0-3|6	Release:	3
12cr|perl-MooseX-Types-DateTime-0.50.0-3|7	
12cr|perl-MooseX-Types-DateTime-0.50.0-3|8	Summary:	L<DateTime> related constraints and coercions for
12cr|perl-MooseX-Types-DateTime-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Types-DateTime-0.50.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-Types-DateTime-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Types-DateTime-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Types-DateTime-0.50.0-3|13	
12cr|perl-MooseX-Types-DateTime-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Types-DateTime-0.50.0-3|15	BuildRequires:	perl(DateTime)
12cr|perl-MooseX-Types-DateTime-0.50.0-3|16	BuildRequires:	perl(DateTime::Locale)
12cr|perl-MooseX-Types-DateTime-0.50.0-3|17	BuildRequires:	perl(DateTime::TimeZone)
12cr|perl-MooseX-Types-DateTime-0.50.0-3|18	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Types-DateTime-0.50.0-3|19	BuildRequires:	perl(MooseX::Types)
12cr|perl-MooseX-Types-DateTime-0.50.0-3|20	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-Types-DateTime-0.50.0-3|21	BuildRequires:	perl(Test::use::ok)
12cr|perl-MooseX-Types-DateTime-0.50.0-3|22	BuildRequires:	perl(namespace::clean)
12cr|perl-MooseX-Types-DateTime-0.50.0-3|23	BuildArch:	noarch
12cr|perl-MooseX-Types-DateTime-0.50.0-3|24	
12cr|perl-MooseX-Types-DateTime-0.50.0-3|25	%description
12cr|perl-MooseX-Types-DateTime-0.50.0-3|26	This module packages several the Moose::Util::TypeConstraints manpage with
12cr|perl-MooseX-Types-DateTime-0.50.0-3|27	coercions, designed to work with the the DateTime manpage suite of objects.
12cr|perl-MooseX-Types-DateTime-0.50.0-3|28	
12cr|perl-MooseX-Types-DateTime-0.50.0-3|29	%prep
12cr|perl-MooseX-Types-DateTime-0.50.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Types-DateTime-0.50.0-3|31	
12cr|perl-MooseX-Types-DateTime-0.50.0-3|32	%build
12cr|perl-MooseX-Types-DateTime-0.50.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Types-DateTime-0.50.0-3|34	%make
12cr|perl-MooseX-Types-DateTime-0.50.0-3|35	
12cr|perl-MooseX-Types-DateTime-0.50.0-3|36	%check
12cr|perl-MooseX-Types-DateTime-0.50.0-3|37	%make test
12cr|perl-MooseX-Types-DateTime-0.50.0-3|38	
12cr|perl-MooseX-Types-DateTime-0.50.0-3|39	%install
12cr|perl-MooseX-Types-DateTime-0.50.0-3|40	%makeinstall_std
12cr|perl-MooseX-Types-DateTime-0.50.0-3|41	
12cr|perl-MooseX-Types-DateTime-0.50.0-3|42	%files
12cr|perl-MooseX-Types-DateTime-0.50.0-3|43	%doc Changes
12cr|perl-MooseX-Types-DateTime-0.50.0-3|44	%{_mandir}/man3/*
12cr|perl-MooseX-Types-DateTime-0.50.0-3|45	%{perl_vendorlib}/*
12cr|perl-MooseX-Types-DateTime-0.50.0-3|46	
12cr|perl-MooseX-Types-DateTime-0.50.0-3|47	%changelog
12cr|perl-MooseX-Types-DateTime-0.50.0-3|48	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-MooseX-Types-DateTime-0.50.0-3|49	+ Revision: 654261
12cr|perl-MooseX-Types-DateTime-0.50.0-3|50	- rebuild for updated spec-helper
12cr|perl-MooseX-Types-DateTime-0.50.0-3|51	
12cr|perl-MooseX-Types-DateTime-0.50.0-3|52	* Sat Jan 09 2010 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-MooseX-Types-DateTime-0.50.0-3|53	+ Revision: 488019
12cr|perl-MooseX-Types-DateTime-0.50.0-3|54	- import perl-MooseX-Types-DateTime
12cr|perl-MooseX-Types-DateTime-0.50.0-3|55	
12cr|perl-MooseX-Types-DateTime-0.50.0-3|56	
12cr|perl-MooseX-Types-DateTime-0.50.0-3|57	* Sat Jan 09 2010 cpan2dist 0.05-1mdv
12cr|perl-MooseX-Types-DateTime-0.50.0-3|58	- initial mdv release, generated with cpan2dist

5014 12
12cr|perl-MooseX-Types-JSON-0.20.0-3|1	%define upstream_name    MooseX-Types-JSON
12cr|perl-MooseX-Types-JSON-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-MooseX-Types-JSON-0.20.0-3|3	
12cr|perl-MooseX-Types-JSON-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Types-JSON-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Types-JSON-0.20.0-3|6	Release:	3
12cr|perl-MooseX-Types-JSON-0.20.0-3|7	
12cr|perl-MooseX-Types-JSON-0.20.0-3|8	Summary:	JSON datatype for Moose
12cr|perl-MooseX-Types-JSON-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Types-JSON-0.20.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-Types-JSON-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Types-JSON-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Types-JSON-0.20.0-3|13	
12cr|perl-MooseX-Types-JSON-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Types-JSON-0.20.0-3|15	BuildRequires:	perl(JSON::XS)
12cr|perl-MooseX-Types-JSON-0.20.0-3|16	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Types-JSON-0.20.0-3|17	BuildRequires:	perl(MooseX::Types)
12cr|perl-MooseX-Types-JSON-0.20.0-3|18	BuildArch:	noarch
12cr|perl-MooseX-Types-JSON-0.20.0-3|19	
12cr|perl-MooseX-Types-JSON-0.20.0-3|20	%description
12cr|perl-MooseX-Types-JSON-0.20.0-3|21	JSON datatype for Moose.
12cr|perl-MooseX-Types-JSON-0.20.0-3|22	
12cr|perl-MooseX-Types-JSON-0.20.0-3|23	%prep
12cr|perl-MooseX-Types-JSON-0.20.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Types-JSON-0.20.0-3|25	
12cr|perl-MooseX-Types-JSON-0.20.0-3|26	%build
12cr|perl-MooseX-Types-JSON-0.20.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Types-JSON-0.20.0-3|28	
12cr|perl-MooseX-Types-JSON-0.20.0-3|29	%make
12cr|perl-MooseX-Types-JSON-0.20.0-3|30	
12cr|perl-MooseX-Types-JSON-0.20.0-3|31	%check
12cr|perl-MooseX-Types-JSON-0.20.0-3|32	%make test
12cr|perl-MooseX-Types-JSON-0.20.0-3|33	
12cr|perl-MooseX-Types-JSON-0.20.0-3|34	%install
12cr|perl-MooseX-Types-JSON-0.20.0-3|35	%makeinstall_std
12cr|perl-MooseX-Types-JSON-0.20.0-3|36	
12cr|perl-MooseX-Types-JSON-0.20.0-3|37	%files
12cr|perl-MooseX-Types-JSON-0.20.0-3|38	%doc Changes META.yml README
12cr|perl-MooseX-Types-JSON-0.20.0-3|39	%{_mandir}/man3/*
12cr|perl-MooseX-Types-JSON-0.20.0-3|40	%{perl_vendorlib}/*
12cr|perl-MooseX-Types-JSON-0.20.0-3|41	
12cr|perl-MooseX-Types-JSON-0.20.0-3|42	%changelog
12cr|perl-MooseX-Types-JSON-0.20.0-3|43	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-MooseX-Types-JSON-0.20.0-3|44	+ Revision: 655138
12cr|perl-MooseX-Types-JSON-0.20.0-3|45	- rebuild for updated spec-helper
12cr|perl-MooseX-Types-JSON-0.20.0-3|46	
12cr|perl-MooseX-Types-JSON-0.20.0-3|47	* Tue Feb 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-MooseX-Types-JSON-0.20.0-3|48	+ Revision: 506652
12cr|perl-MooseX-Types-JSON-0.20.0-3|49	- import perl-MooseX-Types-JSON
12cr|perl-MooseX-Types-JSON-0.20.0-3|50	
12cr|perl-MooseX-Types-JSON-0.20.0-3|51	
12cr|perl-MooseX-Types-JSON-0.20.0-3|52	* Tue Feb 16 2010 cpan2dist 0.02-1mdv
12cr|perl-MooseX-Types-JSON-0.20.0-3|53	- initial mdv release, generated with cpan2dist

5015 12
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|1	%define upstream_name    MooseX-Types-LoadableClass
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|2	%define upstream_version 0.005
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|3	
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|6	Release:	3
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|7	
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|8	Summary:	ClassName type constraint with coercion to load the class
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|13	
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|16	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|17	BuildRequires:	perl(MooseX::Types)
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|19	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|20	BuildRequires:	perl(namespace::clean)
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|21	BuildArch:	noarch
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|22	
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|23	%description
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|24	use Moose::Util::TypeConstraints;
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|25	
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|26	my $tc = subtype as ClassName;
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|27	coerce $tc, from Str, via { Class::MOP::load_class($_); $_ };
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|28	
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|29	I've written those three lines of code quite a lot of times, in quite a lot
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|30	of places.
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|31	
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|32	%prep
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|34	
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|35	%build
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|37	%make
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|38	
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|39	%check
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|40	%make test
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|41	
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|42	%install
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|43	%makeinstall_std
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|44	
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|45	%files
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|46	%doc Changes META.yml README
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|47	%{_mandir}/man3/*
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|48	%{perl_vendorlib}/*
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|49	
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|50	%changelog
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.5.0-2mdv2011.0
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|52	+ Revision: 657800
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|53	- rebuild for updated spec-helper
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|54	
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|55	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-1mdv2011.0
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|56	+ Revision: 602091
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|57	- import perl-MooseX-Types-LoadableClass
12cr|perl-MooseX-Types-LoadableClass-0.5.0-3|58	

5016 12
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|1	%define upstream_name    MooseX-Types-Path-Class
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|3	
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|6	Release:	3
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|7	
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|8	Summary:	A Path::Class type library for Moose
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|13	
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|15	BuildRequires:	perl(Class::MOP)
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|16	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|17	BuildRequires:	perl(MooseX::Types)
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|18	BuildRequires:	perl(Path::Class)
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|19	BuildArch:	noarch
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|20	
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|21	%description
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|22	MooseX::Types::Path::Class creates common the Moose manpage types,
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|23	coercions and option specifications useful for dealing with the Path::Class
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|24	manpage objects as the Moose manpage attributes.
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|25	
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|26	Coercions (see the Moose::Util::TypeConstraints manpage) are made from both
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|27	'Str' and 'ArrayRef' to both the Path::Class::Dir manpage and the
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|28	Path::Class::File manpage objects. If you have the MooseX::Getopt manpage
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|29	installed, the Getopt option type ("=s") will be added for both the
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|30	Path::Class::Dir manpage and the Path::Class::File manpage.
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|31	
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|32	%prep
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|34	
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|35	%build
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|37	%make
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|38	
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|39	%check
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|40	make test
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|41	
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|42	%install
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|43	%makeinstall_std
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|44	
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|45	%files
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|46	%doc Changes README
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|47	%{_mandir}/man3/*
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|48	%{perl_vendorlib}/*
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|49	
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|50	%changelog
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|51	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|52	+ Revision: 655139
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|53	- rebuild for updated spec-helper
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|54	
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|55	* Fri May 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|56	+ Revision: 380995
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|57	- adding missing buildrequires:
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|58	- import perl-MooseX-Types-Path-Class
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|59	
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|60	
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|61	* Fri May 29 2009 cpan2dist 0.05-1mdv
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|62	- initial mdv release, generated with cpan2dist
12cr|perl-MooseX-Types-Path-Class-0.50.0-3|63	

5017 12
12cr|perl-MooseX-Types-Perl-0.101.340-3|1	%define upstream_name    MooseX-Types-Perl
12cr|perl-MooseX-Types-Perl-0.101.340-3|2	%define upstream_version 0.101340
12cr|perl-MooseX-Types-Perl-0.101.340-3|3	
12cr|perl-MooseX-Types-Perl-0.101.340-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Types-Perl-0.101.340-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Types-Perl-0.101.340-3|6	Release:	3
12cr|perl-MooseX-Types-Perl-0.101.340-3|7	
12cr|perl-MooseX-Types-Perl-0.101.340-3|8	Summary:	Moose types that check against Perl syntax
12cr|perl-MooseX-Types-Perl-0.101.340-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Types-Perl-0.101.340-3|10	Group:		Development/Perl
12cr|perl-MooseX-Types-Perl-0.101.340-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Types-Perl-0.101.340-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Types-Perl-0.101.340-3|13	
12cr|perl-MooseX-Types-Perl-0.101.340-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Types-Perl-0.101.340-3|15	BuildRequires:	perl(MooseX::Types)
12cr|perl-MooseX-Types-Perl-0.101.340-3|16	BuildRequires:	perl(MooseX::Types::Moose)
12cr|perl-MooseX-Types-Perl-0.101.340-3|17	BuildRequires:	perl(Params::Util)
12cr|perl-MooseX-Types-Perl-0.101.340-3|18	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-Types-Perl-0.101.340-3|19	BuildRequires:	perl(version) >= 1:0.820.0
12cr|perl-MooseX-Types-Perl-0.101.340-3|20	
12cr|perl-MooseX-Types-Perl-0.101.340-3|21	BuildArch:	noarch
12cr|perl-MooseX-Types-Perl-0.101.340-3|22	
12cr|perl-MooseX-Types-Perl-0.101.340-3|23	%description
12cr|perl-MooseX-Types-Perl-0.101.340-3|24	This library provides MooseX::Types for checking things (mostly strings)
12cr|perl-MooseX-Types-Perl-0.101.340-3|25	against syntax that is, or is a reasonable subset of, Perl syntax.
12cr|perl-MooseX-Types-Perl-0.101.340-3|26	
12cr|perl-MooseX-Types-Perl-0.101.340-3|27	%prep
12cr|perl-MooseX-Types-Perl-0.101.340-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Types-Perl-0.101.340-3|29	
12cr|perl-MooseX-Types-Perl-0.101.340-3|30	%build
12cr|perl-MooseX-Types-Perl-0.101.340-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Types-Perl-0.101.340-3|32	%make
12cr|perl-MooseX-Types-Perl-0.101.340-3|33	
12cr|perl-MooseX-Types-Perl-0.101.340-3|34	%check
12cr|perl-MooseX-Types-Perl-0.101.340-3|35	%make test
12cr|perl-MooseX-Types-Perl-0.101.340-3|36	
12cr|perl-MooseX-Types-Perl-0.101.340-3|37	%install
12cr|perl-MooseX-Types-Perl-0.101.340-3|38	%makeinstall_std
12cr|perl-MooseX-Types-Perl-0.101.340-3|39	
12cr|perl-MooseX-Types-Perl-0.101.340-3|40	%files
12cr|perl-MooseX-Types-Perl-0.101.340-3|41	%doc Changes META.yml LICENSE README META.json
12cr|perl-MooseX-Types-Perl-0.101.340-3|42	%{_mandir}/man3/*
12cr|perl-MooseX-Types-Perl-0.101.340-3|43	%{perl_vendorlib}/*
12cr|perl-MooseX-Types-Perl-0.101.340-3|44	
12cr|perl-MooseX-Types-Perl-0.101.340-3|45	%changelog
12cr|perl-MooseX-Types-Perl-0.101.340-3|46	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.101.340-2mdv2011.0
12cr|perl-MooseX-Types-Perl-0.101.340-3|47	+ Revision: 658539
12cr|perl-MooseX-Types-Perl-0.101.340-3|48	- rebuild for updated spec-helper
12cr|perl-MooseX-Types-Perl-0.101.340-3|49	
12cr|perl-MooseX-Types-Perl-0.101.340-3|50	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.101.340-1mdv2011.0
12cr|perl-MooseX-Types-Perl-0.101.340-3|51	+ Revision: 553060
12cr|perl-MooseX-Types-Perl-0.101.340-3|52	- adding minimum version in buildrequires
12cr|perl-MooseX-Types-Perl-0.101.340-3|53	- import perl-MooseX-Types-Perl
12cr|perl-MooseX-Types-Perl-0.101.340-3|54	
12cr|perl-MooseX-Types-Perl-0.101.340-3|55	
12cr|perl-MooseX-Types-Perl-0.101.340-3|56	* Wed Jul 14 2010 cpan2dist 0.101340-1mdv
12cr|perl-MooseX-Types-Perl-0.101.340-3|57	- initial mdv release, generated with cpan2dist

5018 12
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|1	%define upstream_name    MooseX-Types-Set-Object
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|3	
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|6	Release:	3
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|7	
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|8	Summary:	Set::Object type with coercions and stuff
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|13	
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|15	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|16	BuildRequires:	perl(MooseX::Types)
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|17	BuildRequires:	perl(Set::Object)
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|18	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|19	BuildRequires:	perl(Test::use::ok)
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|20	BuildRequires:	perl(Test::Fatal)
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|21	BuildArch:	noarch
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|22	
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|23	%description
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|24	This module provides Moose type constraints (see the
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|25	Moose::Util::TypeConstraints manpage, the MooseX::Types manpage).
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|26	
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|27	%prep
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|29	
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|30	%build
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|32	%make
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|33	
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|34	%check
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|35	%make test
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|36	
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|37	%install
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|38	%makeinstall_std
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|39	
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|40	%files
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|41	%{_mandir}/man3/*
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|42	%{perl_vendorlib}/*
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|43	
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|44	%changelog
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|45	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|46	+ Revision: 656946
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|47	- rebuild for updated spec-helper
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|48	
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|49	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|50	+ Revision: 612326
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|51	- update to new version 0.03
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|52	
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|53	* Fri Jul 30 2010 Shlomi Fish <shlomif@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|54	+ Revision: 563370
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|55	- import perl-MooseX-Types-Set-Object
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|56	
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|57	
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|58	* Fri Feb 05 2010 cpan2dist 0.02-1mdv
12cr|perl-MooseX-Types-Set-Object-0.30.0-3|59	- initial mdv release, generated with cpan2dist

5019 12
12cr|perl-MooseX-Types-Structured-0.270.0-2|1	%define upstream_name    MooseX-Types-Structured
12cr|perl-MooseX-Types-Structured-0.270.0-2|2	%define upstream_version 0.27
12cr|perl-MooseX-Types-Structured-0.270.0-2|3	
12cr|perl-MooseX-Types-Structured-0.270.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Types-Structured-0.270.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Types-Structured-0.270.0-2|6	Release:	2
12cr|perl-MooseX-Types-Structured-0.270.0-2|7	
12cr|perl-MooseX-Types-Structured-0.270.0-2|8	Summary:	Structured type constraints
12cr|perl-MooseX-Types-Structured-0.270.0-2|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Types-Structured-0.270.0-2|10	Group:		Development/Perl
12cr|perl-MooseX-Types-Structured-0.270.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Types-Structured-0.270.0-2|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Types-Structured-0.270.0-2|13	
12cr|perl-MooseX-Types-Structured-0.270.0-2|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Types-Structured-0.270.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-MooseX-Types-Structured-0.270.0-2|16	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Types-Structured-0.270.0-2|17	BuildRequires:	perl(MooseX::Types)
12cr|perl-MooseX-Types-Structured-0.270.0-2|18	BuildRequires:	perl(Test::Exception)
12cr|perl-MooseX-Types-Structured-0.270.0-2|19	BuildRequires:	perl(Test::Fatal)
12cr|perl-MooseX-Types-Structured-0.270.0-2|20	BuildRequires:	perl(Test::More)
12cr|perl-MooseX-Types-Structured-0.270.0-2|21	BuildRequires:	perl(Test::Pod)
12cr|perl-MooseX-Types-Structured-0.270.0-2|22	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-MooseX-Types-Structured-0.270.0-2|23	BuildRequires:	perl(Devel::PartialDump)
12cr|perl-MooseX-Types-Structured-0.270.0-2|24	Provides:	perl(MooseX::Meta::TypeCoercion::Structured) = %{version}
12cr|perl-MooseX-Types-Structured-0.270.0-2|25	Provides:	perl(MooseX::Meta::TypeCoercion::Structured::Optional) = %{version}
12cr|perl-MooseX-Types-Structured-0.270.0-2|26	Provides:	perl(MooseX::Meta::TypeConstraint::Structured) = %{version}
12cr|perl-MooseX-Types-Structured-0.270.0-2|27	Provides:	perl(MooseX::Meta::TypeConstraint::Structured::Optional) = %{version}
12cr|perl-MooseX-Types-Structured-0.270.0-2|28	Provides:	perl(MooseX::Types::Structured::MessageStack) = %{version}
12cr|perl-MooseX-Types-Structured-0.270.0-2|29	Provides:	perl(MooseX::Types::Structured::OverflowHandler) = %{version}
12cr|perl-MooseX-Types-Structured-0.270.0-2|30	BuildArch:	noarch
12cr|perl-MooseX-Types-Structured-0.270.0-2|31	
12cr|perl-MooseX-Types-Structured-0.270.0-2|32	%description
12cr|perl-MooseX-Types-Structured-0.270.0-2|33	A structured type constraint is a standard container the Moose manpage type
12cr|perl-MooseX-Types-Structured-0.270.0-2|34	constraint, such as an ArrayRef or HashRef, which has been enhanced to
12cr|perl-MooseX-Types-Structured-0.270.0-2|35	allow you to explicitly name all the allowed type constraints inside the
12cr|perl-MooseX-Types-Structured-0.270.0-2|36	structure. The generalized form is:
12cr|perl-MooseX-Types-Structured-0.270.0-2|37	
12cr|perl-MooseX-Types-Structured-0.270.0-2|38	TypeConstraint[@TypeParameters or %TypeParameters]
12cr|perl-MooseX-Types-Structured-0.270.0-2|39	
12cr|perl-MooseX-Types-Structured-0.270.0-2|40	Where 'TypeParameters' is an array or hash of the
12cr|perl-MooseX-Types-Structured-0.270.0-2|41	Moose::Meta::TypeConstraint manpage.
12cr|perl-MooseX-Types-Structured-0.270.0-2|42	
12cr|perl-MooseX-Types-Structured-0.270.0-2|43	%prep
12cr|perl-MooseX-Types-Structured-0.270.0-2|44	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Types-Structured-0.270.0-2|45	
12cr|perl-MooseX-Types-Structured-0.270.0-2|46	%build
12cr|perl-MooseX-Types-Structured-0.270.0-2|47	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Types-Structured-0.270.0-2|48	%make
12cr|perl-MooseX-Types-Structured-0.270.0-2|49	
12cr|perl-MooseX-Types-Structured-0.270.0-2|50	%check
12cr|perl-MooseX-Types-Structured-0.270.0-2|51	make test
12cr|perl-MooseX-Types-Structured-0.270.0-2|52	
12cr|perl-MooseX-Types-Structured-0.270.0-2|53	%install
12cr|perl-MooseX-Types-Structured-0.270.0-2|54	%makeinstall_std
12cr|perl-MooseX-Types-Structured-0.270.0-2|55	
12cr|perl-MooseX-Types-Structured-0.270.0-2|56	%files
12cr|perl-MooseX-Types-Structured-0.270.0-2|57	%doc Changes README
12cr|perl-MooseX-Types-Structured-0.270.0-2|58	%{_mandir}/man3/*
12cr|perl-MooseX-Types-Structured-0.270.0-2|59	%{perl_vendorlib}/MooseX
12cr|perl-MooseX-Types-Structured-0.270.0-2|60	
12cr|perl-MooseX-Types-Structured-0.270.0-2|61	%changelog
12cr|perl-MooseX-Types-Structured-0.270.0-2|62	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.270.0-1mdv2011.0
12cr|perl-MooseX-Types-Structured-0.270.0-2|63	+ Revision: 662128
12cr|perl-MooseX-Types-Structured-0.270.0-2|64	- update to new version 0.27
12cr|perl-MooseX-Types-Structured-0.270.0-2|65	
12cr|perl-MooseX-Types-Structured-0.270.0-2|66	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.260.0-3
12cr|perl-MooseX-Types-Structured-0.270.0-2|67	+ Revision: 653469
12cr|perl-MooseX-Types-Structured-0.270.0-2|68	- add more provides
12cr|perl-MooseX-Types-Structured-0.270.0-2|69	
12cr|perl-MooseX-Types-Structured-0.270.0-2|70	* Mon Mar 07 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.260.0-2
12cr|perl-MooseX-Types-Structured-0.270.0-2|71	+ Revision: 642422
12cr|perl-MooseX-Types-Structured-0.270.0-2|72	- rebuild
12cr|perl-MooseX-Types-Structured-0.270.0-2|73	
12cr|perl-MooseX-Types-Structured-0.270.0-2|74	* Tue Jan 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.260.0-1mdv2011.0
12cr|perl-MooseX-Types-Structured-0.270.0-2|75	+ Revision: 628582
12cr|perl-MooseX-Types-Structured-0.270.0-2|76	- update to new version 0.26
12cr|perl-MooseX-Types-Structured-0.270.0-2|77	
12cr|perl-MooseX-Types-Structured-0.270.0-2|78	* Wed Dec 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.250.0-1mdv2011.0
12cr|perl-MooseX-Types-Structured-0.270.0-2|79	+ Revision: 625968
12cr|perl-MooseX-Types-Structured-0.270.0-2|80	- update to new version 0.25
12cr|perl-MooseX-Types-Structured-0.270.0-2|81	
12cr|perl-MooseX-Types-Structured-0.270.0-2|82	* Wed Nov 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.240.0-1mdv2011.0
12cr|perl-MooseX-Types-Structured-0.270.0-2|83	+ Revision: 598317
12cr|perl-MooseX-Types-Structured-0.270.0-2|84	- update to new version 0.24
12cr|perl-MooseX-Types-Structured-0.270.0-2|85	
12cr|perl-MooseX-Types-Structured-0.270.0-2|86	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2011.0
12cr|perl-MooseX-Types-Structured-0.270.0-2|87	+ Revision: 552722
12cr|perl-MooseX-Types-Structured-0.270.0-2|88	- update to 0.23
12cr|perl-MooseX-Types-Structured-0.270.0-2|89	
12cr|perl-MooseX-Types-Structured-0.270.0-2|90	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-2mdv2010.1
12cr|perl-MooseX-Types-Structured-0.270.0-2|91	+ Revision: 528112
12cr|perl-MooseX-Types-Structured-0.270.0-2|92	- rebuild
12cr|perl-MooseX-Types-Structured-0.270.0-2|93	- update to 0.21
12cr|perl-MooseX-Types-Structured-0.270.0-2|94	
12cr|perl-MooseX-Types-Structured-0.270.0-2|95	* Fri Feb 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2010.1
12cr|perl-MooseX-Types-Structured-0.270.0-2|96	+ Revision: 501147
12cr|perl-MooseX-Types-Structured-0.270.0-2|97	- update to 0.20
12cr|perl-MooseX-Types-Structured-0.270.0-2|98	
12cr|perl-MooseX-Types-Structured-0.270.0-2|99	* Sun Nov 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-1mdv2010.1
12cr|perl-MooseX-Types-Structured-0.270.0-2|100	+ Revision: 463041
12cr|perl-MooseX-Types-Structured-0.270.0-2|101	- update to 0.19
12cr|perl-MooseX-Types-Structured-0.270.0-2|102	
12cr|perl-MooseX-Types-Structured-0.270.0-2|103	* Thu Aug 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2010.0
12cr|perl-MooseX-Types-Structured-0.270.0-2|104	+ Revision: 418402
12cr|perl-MooseX-Types-Structured-0.270.0-2|105	- update to 0.18
12cr|perl-MooseX-Types-Structured-0.270.0-2|106	
12cr|perl-MooseX-Types-Structured-0.270.0-2|107	* Sun Aug 16 2009 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.0
12cr|perl-MooseX-Types-Structured-0.270.0-2|108	+ Revision: 416977
12cr|perl-MooseX-Types-Structured-0.270.0-2|109	- update to 0.17
12cr|perl-MooseX-Types-Structured-0.270.0-2|110	
12cr|perl-MooseX-Types-Structured-0.270.0-2|111	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-MooseX-Types-Structured-0.270.0-2|112	+ Revision: 405948
12cr|perl-MooseX-Types-Structured-0.270.0-2|113	- rebuild using %%perl_convert_version
12cr|perl-MooseX-Types-Structured-0.270.0-2|114	
12cr|perl-MooseX-Types-Structured-0.270.0-2|115	* Mon Jun 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2010.0
12cr|perl-MooseX-Types-Structured-0.270.0-2|116	+ Revision: 384028
12cr|perl-MooseX-Types-Structured-0.270.0-2|117	- update to new version 0.16
12cr|perl-MooseX-Types-Structured-0.270.0-2|118	
12cr|perl-MooseX-Types-Structured-0.270.0-2|119	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.14-1mdv2010.0
12cr|perl-MooseX-Types-Structured-0.270.0-2|120	+ Revision: 374544
12cr|perl-MooseX-Types-Structured-0.270.0-2|121	- update to new version 0.14
12cr|perl-MooseX-Types-Structured-0.270.0-2|122	
12cr|perl-MooseX-Types-Structured-0.270.0-2|123	* Wed Mar 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.1
12cr|perl-MooseX-Types-Structured-0.270.0-2|124	+ Revision: 353675
12cr|perl-MooseX-Types-Structured-0.270.0-2|125	- update to new version 0.09
12cr|perl-MooseX-Types-Structured-0.270.0-2|126	
12cr|perl-MooseX-Types-Structured-0.270.0-2|127	* Sun Feb 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-3mdv2009.1
12cr|perl-MooseX-Types-Structured-0.270.0-2|128	+ Revision: 343945
12cr|perl-MooseX-Types-Structured-0.270.0-2|129	- fix dependencies again
12cr|perl-MooseX-Types-Structured-0.270.0-2|130	
12cr|perl-MooseX-Types-Structured-0.270.0-2|131	* Sun Feb 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-2mdv2009.1
12cr|perl-MooseX-Types-Structured-0.270.0-2|132	+ Revision: 343939
12cr|perl-MooseX-Types-Structured-0.270.0-2|133	- fix dependencies
12cr|perl-MooseX-Types-Structured-0.270.0-2|134	
12cr|perl-MooseX-Types-Structured-0.270.0-2|135	* Sun Feb 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2009.1
12cr|perl-MooseX-Types-Structured-0.270.0-2|136	+ Revision: 343851
12cr|perl-MooseX-Types-Structured-0.270.0-2|137	- import perl-MooseX-Types-Structured
12cr|perl-MooseX-Types-Structured-0.270.0-2|138	
12cr|perl-MooseX-Types-Structured-0.270.0-2|139	
12cr|perl-MooseX-Types-Structured-0.270.0-2|140	* Sun Feb 22 2009 cpan2dist 0.07-1mdv
12cr|perl-MooseX-Types-Structured-0.270.0-2|141	- initial mdv release, generated with cpan2dist
12cr|perl-MooseX-Types-Structured-0.270.0-2|142	

5020 12
12cr|perl-MooseX-Types-URI-0.20.0-3|1	%define upstream_name    MooseX-Types-URI
12cr|perl-MooseX-Types-URI-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-MooseX-Types-URI-0.20.0-3|3	
12cr|perl-MooseX-Types-URI-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-Types-URI-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-Types-URI-0.20.0-3|6	Release:	3
12cr|perl-MooseX-Types-URI-0.20.0-3|7	
12cr|perl-MooseX-Types-URI-0.20.0-3|8	Summary:	L<URI> related types and coercions for Moose
12cr|perl-MooseX-Types-URI-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-Types-URI-0.20.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-Types-URI-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-Types-URI-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-Types-URI-0.20.0-3|13	
12cr|perl-MooseX-Types-URI-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-Types-URI-0.20.0-3|15	BuildRequires:	perl(Moose)
12cr|perl-MooseX-Types-URI-0.20.0-3|16	BuildRequires:	perl(MooseX::Types)
12cr|perl-MooseX-Types-URI-0.20.0-3|17	BuildRequires:	perl(MooseX::Types::Path::Class)
12cr|perl-MooseX-Types-URI-0.20.0-3|18	BuildRequires:	perl(Test::use::ok)
12cr|perl-MooseX-Types-URI-0.20.0-3|19	BuildRequires:	perl(URI)
12cr|perl-MooseX-Types-URI-0.20.0-3|20	BuildRequires:	perl(URI::FromHash)
12cr|perl-MooseX-Types-URI-0.20.0-3|21	BuildRequires:	perl(namespace::clean)
12cr|perl-MooseX-Types-URI-0.20.0-3|22	BuildArch:	noarch
12cr|perl-MooseX-Types-URI-0.20.0-3|23	
12cr|perl-MooseX-Types-URI-0.20.0-3|24	%description
12cr|perl-MooseX-Types-URI-0.20.0-3|25	This package provides Moose types for fun with the URI manpages.
12cr|perl-MooseX-Types-URI-0.20.0-3|26	
12cr|perl-MooseX-Types-URI-0.20.0-3|27	It has slightly DWIMier types than the the URI manpage classes have due to
12cr|perl-MooseX-Types-URI-0.20.0-3|28	implementation details, so the types should be more forgiving when
12cr|perl-MooseX-Types-URI-0.20.0-3|29	ducktyping will work anyway (e.g. the URI::WithBase manpage does not
12cr|perl-MooseX-Types-URI-0.20.0-3|30	inherit the URI manpage).
12cr|perl-MooseX-Types-URI-0.20.0-3|31	
12cr|perl-MooseX-Types-URI-0.20.0-3|32	%prep
12cr|perl-MooseX-Types-URI-0.20.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-Types-URI-0.20.0-3|34	
12cr|perl-MooseX-Types-URI-0.20.0-3|35	%build
12cr|perl-MooseX-Types-URI-0.20.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-Types-URI-0.20.0-3|37	%make
12cr|perl-MooseX-Types-URI-0.20.0-3|38	
12cr|perl-MooseX-Types-URI-0.20.0-3|39	%check
12cr|perl-MooseX-Types-URI-0.20.0-3|40	%make test
12cr|perl-MooseX-Types-URI-0.20.0-3|41	
12cr|perl-MooseX-Types-URI-0.20.0-3|42	%install
12cr|perl-MooseX-Types-URI-0.20.0-3|43	%makeinstall_std
12cr|perl-MooseX-Types-URI-0.20.0-3|44	
12cr|perl-MooseX-Types-URI-0.20.0-3|45	%files
12cr|perl-MooseX-Types-URI-0.20.0-3|46	%doc Changes META.yml
12cr|perl-MooseX-Types-URI-0.20.0-3|47	%{_mandir}/man3/*
12cr|perl-MooseX-Types-URI-0.20.0-3|48	%{perl_vendorlib}/*
12cr|perl-MooseX-Types-URI-0.20.0-3|49	
12cr|perl-MooseX-Types-URI-0.20.0-3|50	%changelog
12cr|perl-MooseX-Types-URI-0.20.0-3|51	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-MooseX-Types-URI-0.20.0-3|52	+ Revision: 653606
12cr|perl-MooseX-Types-URI-0.20.0-3|53	- rebuild for updated spec-helper
12cr|perl-MooseX-Types-URI-0.20.0-3|54	
12cr|perl-MooseX-Types-URI-0.20.0-3|55	* Tue Aug 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-MooseX-Types-URI-0.20.0-3|56	+ Revision: 572868
12cr|perl-MooseX-Types-URI-0.20.0-3|57	- import perl-MooseX-Types-URI
12cr|perl-MooseX-Types-URI-0.20.0-3|58	

5021 12
12cr|perl-MooseX-YAML-0.40.0-3|1	%define upstream_name    MooseX-YAML
12cr|perl-MooseX-YAML-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-MooseX-YAML-0.40.0-3|3	
12cr|perl-MooseX-YAML-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-MooseX-YAML-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MooseX-YAML-0.40.0-3|6	Release:	3
12cr|perl-MooseX-YAML-0.40.0-3|7	
12cr|perl-MooseX-YAML-0.40.0-3|8	Summary:	DWIM loading of Moose objects from YAML
12cr|perl-MooseX-YAML-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-MooseX-YAML-0.40.0-3|10	Group:		Development/Perl
12cr|perl-MooseX-YAML-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MooseX-YAML-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MooseX-YAML-0.40.0-3|13	
12cr|perl-MooseX-YAML-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-MooseX-YAML-0.40.0-3|15	BuildRequires:	perl(MooseX::Blessed::Reconstruct)
12cr|perl-MooseX-YAML-0.40.0-3|16	BuildRequires:	perl(Sub::Exporter)
12cr|perl-MooseX-YAML-0.40.0-3|17	BuildRequires:	perl(Test::use::ok)
12cr|perl-MooseX-YAML-0.40.0-3|18	BuildRequires:	perl(YAML)
12cr|perl-MooseX-YAML-0.40.0-3|19	BuildRequires:	perl(namespace::clean)
12cr|perl-MooseX-YAML-0.40.0-3|20	BuildArch:	noarch
12cr|perl-MooseX-YAML-0.40.0-3|21	
12cr|perl-MooseX-YAML-0.40.0-3|22	%description
12cr|perl-MooseX-YAML-0.40.0-3|23	This module provides DWIM loading of the Moose manpage based objects from
12cr|perl-MooseX-YAML-0.40.0-3|24	YAML documents.
12cr|perl-MooseX-YAML-0.40.0-3|25	
12cr|perl-MooseX-YAML-0.40.0-3|26	Any hashes blessed into a the Moose manpage class will be replaced with a
12cr|perl-MooseX-YAML-0.40.0-3|27	properly constructed instance (respecting init args, 'BUILDALL', and the
12cr|perl-MooseX-YAML-0.40.0-3|28	meta instance type).
12cr|perl-MooseX-YAML-0.40.0-3|29	
12cr|perl-MooseX-YAML-0.40.0-3|30	This is similar to the YAML::Active manpage in that certain nodes in the
12cr|perl-MooseX-YAML-0.40.0-3|31	loaded YAML documented are treated specially.
12cr|perl-MooseX-YAML-0.40.0-3|32	
12cr|perl-MooseX-YAML-0.40.0-3|33	%prep
12cr|perl-MooseX-YAML-0.40.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MooseX-YAML-0.40.0-3|35	
12cr|perl-MooseX-YAML-0.40.0-3|36	%build
12cr|perl-MooseX-YAML-0.40.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MooseX-YAML-0.40.0-3|38	%make
12cr|perl-MooseX-YAML-0.40.0-3|39	
12cr|perl-MooseX-YAML-0.40.0-3|40	%check
12cr|perl-MooseX-YAML-0.40.0-3|41	%make test
12cr|perl-MooseX-YAML-0.40.0-3|42	
12cr|perl-MooseX-YAML-0.40.0-3|43	%install
12cr|perl-MooseX-YAML-0.40.0-3|44	%makeinstall_std
12cr|perl-MooseX-YAML-0.40.0-3|45	
12cr|perl-MooseX-YAML-0.40.0-3|46	%files
12cr|perl-MooseX-YAML-0.40.0-3|47	%doc Changes META.yml
12cr|perl-MooseX-YAML-0.40.0-3|48	%{_mandir}/man3/*
12cr|perl-MooseX-YAML-0.40.0-3|49	%{perl_vendorlib}/*
12cr|perl-MooseX-YAML-0.40.0-3|50	
12cr|perl-MooseX-YAML-0.40.0-3|51	%changelog
12cr|perl-MooseX-YAML-0.40.0-3|52	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-MooseX-YAML-0.40.0-3|53	+ Revision: 655604
12cr|perl-MooseX-YAML-0.40.0-3|54	- rebuild for updated spec-helper
12cr|perl-MooseX-YAML-0.40.0-3|55	
12cr|perl-MooseX-YAML-0.40.0-3|56	* Wed Jul 28 2010 Shlomi Fish <shlomif@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-MooseX-YAML-0.40.0-3|57	+ Revision: 562772
12cr|perl-MooseX-YAML-0.40.0-3|58	- import perl-MooseX-YAML
12cr|perl-MooseX-YAML-0.40.0-3|59	
12cr|perl-MooseX-YAML-0.40.0-3|60	
12cr|perl-MooseX-YAML-0.40.0-3|61	* Wed Jul 14 2010 cpan2dist 0.04-1mdv
12cr|perl-MooseX-YAML-0.40.0-3|62	- initial mdv release, generated with cpan2dist

5022 12
12cr|perl-Mouse-0.930.0-2|1	%define upstream_name    Mouse
12cr|perl-Mouse-0.930.0-2|2	%define upstream_version 0.93
12cr|perl-Mouse-0.930.0-2|3	
12cr|perl-Mouse-0.930.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Mouse-0.930.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Mouse-0.930.0-2|6	Release:	2
12cr|perl-Mouse-0.930.0-2|7	
12cr|perl-Mouse-0.930.0-2|8	License:    GPL+ or Artistic
12cr|perl-Mouse-0.930.0-2|9	Group:      Development/Perl
12cr|perl-Mouse-0.930.0-2|10	Summary:    Moose minus the antlers
12cr|perl-Mouse-0.930.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Mouse-0.930.0-2|12	Source0:    http://search.cpan.org/CPAN/authors/id/S/SA/SARTAK/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Mouse-0.930.0-2|13	
12cr|perl-Mouse-0.930.0-2|14	BuildRequires: perl(Class::Method::Modifiers)
12cr|perl-Mouse-0.930.0-2|15	BuildRequires: perl(ExtUtils::MakeMaker)
12cr|perl-Mouse-0.930.0-2|16	BuildRequires: perl(ExtUtils::ParseXS) >= 2.210.0
12cr|perl-Mouse-0.930.0-2|17	BuildRequires: perl(MRO::Compat)
12cr|perl-Mouse-0.930.0-2|18	BuildRequires: perl(Scalar::Util)
12cr|perl-Mouse-0.930.0-2|19	BuildRequires: perl(Sub::Exporter)
12cr|perl-Mouse-0.930.0-2|20	BuildRequires: perl(Test::Exception)
12cr|perl-Mouse-0.930.0-2|21	BuildRequires: perl(Test::More)
12cr|perl-Mouse-0.930.0-2|22	BuildRequires: perl-devel
12cr|perl-Mouse-0.930.0-2|23	
12cr|perl-Mouse-0.930.0-2|24	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Mouse-0.930.0-2|25	
12cr|perl-Mouse-0.930.0-2|26	Provides:      perl-Moose-implementation
12cr|perl-Mouse-0.930.0-2|27	
12cr|perl-Mouse-0.930.0-2|28	%description
12cr|perl-Mouse-0.930.0-2|29	the Moose manpage is wonderful.
12cr|perl-Mouse-0.930.0-2|30	
12cr|perl-Mouse-0.930.0-2|31	Unfortunately, it's a little slow. Though significant progress has been
12cr|perl-Mouse-0.930.0-2|32	made over the years, the compile time penalty is a non-starter for some
12cr|perl-Mouse-0.930.0-2|33	applications.
12cr|perl-Mouse-0.930.0-2|34	
12cr|perl-Mouse-0.930.0-2|35	Mouse aims to alleviate this by providing a subset of Moose's
12cr|perl-Mouse-0.930.0-2|36	functionality, faster. In particular, the Moose/has manpage is missing only
12cr|perl-Mouse-0.930.0-2|37	a few expert-level features.
12cr|perl-Mouse-0.930.0-2|38	
12cr|perl-Mouse-0.930.0-2|39	%prep
12cr|perl-Mouse-0.930.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Mouse-0.930.0-2|41	
12cr|perl-Mouse-0.930.0-2|42	%build
12cr|perl-Mouse-0.930.0-2|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Mouse-0.930.0-2|44	%make
12cr|perl-Mouse-0.930.0-2|45	
12cr|perl-Mouse-0.930.0-2|46	%check
12cr|perl-Mouse-0.930.0-2|47	%make test
12cr|perl-Mouse-0.930.0-2|48	
12cr|perl-Mouse-0.930.0-2|49	%install
12cr|perl-Mouse-0.930.0-2|50	rm -rf %buildroot
12cr|perl-Mouse-0.930.0-2|51	%makeinstall_std
12cr|perl-Mouse-0.930.0-2|52	
12cr|perl-Mouse-0.930.0-2|53	%clean
12cr|perl-Mouse-0.930.0-2|54	rm -rf %buildroot
12cr|perl-Mouse-0.930.0-2|55	
12cr|perl-Mouse-0.930.0-2|56	%files
12cr|perl-Mouse-0.930.0-2|57	%defattr(-,root,root)
12cr|perl-Mouse-0.930.0-2|58	%doc Changes
12cr|perl-Mouse-0.930.0-2|59	%{_mandir}/man3/*
12cr|perl-Mouse-0.930.0-2|60	%perl_vendorlib/*
12cr|perl-Mouse-0.930.0-2|61	
12cr|perl-Mouse-0.930.0-2|62	
12cr|perl-Mouse-0.930.0-2|63	%changelog
12cr|perl-Mouse-0.930.0-2|64	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.930.0-2
12cr|perl-Mouse-0.930.0-2|65	+ Revision: 768358
12cr|perl-Mouse-0.930.0-2|66	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Mouse-0.930.0-2|67	
12cr|perl-Mouse-0.930.0-2|68	* Tue May 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.930.0-1
12cr|perl-Mouse-0.930.0-2|69	+ Revision: 675370
12cr|perl-Mouse-0.930.0-2|70	- update to new version 0.93
12cr|perl-Mouse-0.930.0-2|71	
12cr|perl-Mouse-0.930.0-2|72	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.920.0-1
12cr|perl-Mouse-0.930.0-2|73	+ Revision: 654128
12cr|perl-Mouse-0.930.0-2|74	- update to new version 0.92
12cr|perl-Mouse-0.930.0-2|75	
12cr|perl-Mouse-0.930.0-2|76	* Mon Mar 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.910.0-1
12cr|perl-Mouse-0.930.0-2|77	+ Revision: 644769
12cr|perl-Mouse-0.930.0-2|78	- update to new version 0.91
12cr|perl-Mouse-0.930.0-2|79	
12cr|perl-Mouse-0.930.0-2|80	* Thu Feb 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.900.0-1
12cr|perl-Mouse-0.930.0-2|81	+ Revision: 639672
12cr|perl-Mouse-0.930.0-2|82	- update to new version 0.90
12cr|perl-Mouse-0.930.0-2|83	
12cr|perl-Mouse-0.930.0-2|84	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.890.0-1
12cr|perl-Mouse-0.930.0-2|85	+ Revision: 635191
12cr|perl-Mouse-0.930.0-2|86	- update to new version 0.89
12cr|perl-Mouse-0.930.0-2|87	
12cr|perl-Mouse-0.930.0-2|88	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.880.0-1mdv2011.0
12cr|perl-Mouse-0.930.0-2|89	+ Revision: 612249
12cr|perl-Mouse-0.930.0-2|90	- update to new version 0.88
12cr|perl-Mouse-0.930.0-2|91	- update to new version 0.87
12cr|perl-Mouse-0.930.0-2|92	
12cr|perl-Mouse-0.930.0-2|93	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.860.0-1mdv2011.0
12cr|perl-Mouse-0.930.0-2|94	+ Revision: 596626
12cr|perl-Mouse-0.930.0-2|95	- update to 0.86
12cr|perl-Mouse-0.930.0-2|96	
12cr|perl-Mouse-0.930.0-2|97	* Sat Nov 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.820.0-1mdv2011.0
12cr|perl-Mouse-0.930.0-2|98	+ Revision: 594263
12cr|perl-Mouse-0.930.0-2|99	- update to new version 0.82
12cr|perl-Mouse-0.930.0-2|100	
12cr|perl-Mouse-0.930.0-2|101	* Sat Oct 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.800.0-1mdv2011.0
12cr|perl-Mouse-0.930.0-2|102	+ Revision: 586086
12cr|perl-Mouse-0.930.0-2|103	- new version
12cr|perl-Mouse-0.930.0-2|104	
12cr|perl-Mouse-0.930.0-2|105	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.640.0-1mdv2011.0
12cr|perl-Mouse-0.930.0-2|106	+ Revision: 561571
12cr|perl-Mouse-0.930.0-2|107	- update to 0.64
12cr|perl-Mouse-0.930.0-2|108	
12cr|perl-Mouse-0.930.0-2|109	* Sun Jul 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.630.0-1mdv2011.0
12cr|perl-Mouse-0.930.0-2|110	+ Revision: 558794
12cr|perl-Mouse-0.930.0-2|111	- new version
12cr|perl-Mouse-0.930.0-2|112	
12cr|perl-Mouse-0.930.0-2|113	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.620.0-2mdv2011.0
12cr|perl-Mouse-0.930.0-2|114	+ Revision: 556010
12cr|perl-Mouse-0.930.0-2|115	- rebuild for perl 5.12
12cr|perl-Mouse-0.930.0-2|116	
12cr|perl-Mouse-0.930.0-2|117	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.620.0-1mdv2011.0
12cr|perl-Mouse-0.930.0-2|118	+ Revision: 551994
12cr|perl-Mouse-0.930.0-2|119	- update to 0.62
12cr|perl-Mouse-0.930.0-2|120	
12cr|perl-Mouse-0.930.0-2|121	* Thu Apr 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.550.0-1mdv2010.1
12cr|perl-Mouse-0.930.0-2|122	+ Revision: 537884
12cr|perl-Mouse-0.930.0-2|123	- update to 0.55
12cr|perl-Mouse-0.930.0-2|124	
12cr|perl-Mouse-0.930.0-2|125	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 0.540.0-1mdv2010.1
12cr|perl-Mouse-0.930.0-2|126	+ Revision: 536206
12cr|perl-Mouse-0.930.0-2|127	- update to 0.54
12cr|perl-Mouse-0.930.0-2|128	
12cr|perl-Mouse-0.930.0-2|129	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.520.0-2mdv2010.1
12cr|perl-Mouse-0.930.0-2|130	+ Revision: 528113
12cr|perl-Mouse-0.930.0-2|131	- rebuild
12cr|perl-Mouse-0.930.0-2|132	- update to 0.52
12cr|perl-Mouse-0.930.0-2|133	
12cr|perl-Mouse-0.930.0-2|134	* Mon Mar 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.510.0-1mdv2010.1
12cr|perl-Mouse-0.930.0-2|135	+ Revision: 519955
12cr|perl-Mouse-0.930.0-2|136	- update to 0.51
12cr|perl-Mouse-0.930.0-2|137	
12cr|perl-Mouse-0.930.0-2|138	* Fri Mar 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.500.0-2mdv2010.1
12cr|perl-Mouse-0.930.0-2|139	+ Revision: 518456
12cr|perl-Mouse-0.930.0-2|140	- ship debug files in -debug
12cr|perl-Mouse-0.930.0-2|141	
12cr|perl-Mouse-0.930.0-2|142	* Mon Feb 08 2010 Jérôme Quelin <jquelin@mandriva.org> 0.500.0-1mdv2010.1
12cr|perl-Mouse-0.930.0-2|143	+ Revision: 502106
12cr|perl-Mouse-0.930.0-2|144	- update to 0.50
12cr|perl-Mouse-0.930.0-2|145	
12cr|perl-Mouse-0.930.0-2|146	* Tue Feb 02 2010 Jérôme Quelin <jquelin@mandriva.org> 0.490.0-1mdv2010.1
12cr|perl-Mouse-0.930.0-2|147	+ Revision: 499486
12cr|perl-Mouse-0.930.0-2|148	- update to 0.49
12cr|perl-Mouse-0.930.0-2|149	
12cr|perl-Mouse-0.930.0-2|150	* Mon Feb 01 2010 Jérôme Quelin <jquelin@mandriva.org> 0.480.0-1mdv2010.1
12cr|perl-Mouse-0.930.0-2|151	+ Revision: 498980
12cr|perl-Mouse-0.930.0-2|152	- update to 0.48
12cr|perl-Mouse-0.930.0-2|153	
12cr|perl-Mouse-0.930.0-2|154	* Fri Jan 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.470.0-1mdv2010.1
12cr|perl-Mouse-0.930.0-2|155	+ Revision: 491630
12cr|perl-Mouse-0.930.0-2|156	- update to 0.47
12cr|perl-Mouse-0.930.0-2|157	
12cr|perl-Mouse-0.930.0-2|158	* Sun Jan 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.460.0-1mdv2010.1
12cr|perl-Mouse-0.930.0-2|159	+ Revision: 488605
12cr|perl-Mouse-0.930.0-2|160	- update to 0.46
12cr|perl-Mouse-0.930.0-2|161	
12cr|perl-Mouse-0.930.0-2|162	* Wed Dec 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.450.100-1mdv2010.1
12cr|perl-Mouse-0.930.0-2|163	+ Revision: 481710
12cr|perl-Mouse-0.930.0-2|164	- update to 0.4501
12cr|perl-Mouse-0.930.0-2|165	
12cr|perl-Mouse-0.930.0-2|166	* Mon Dec 21 2009 Jérôme Quelin <jquelin@mandriva.org> 0.450.0-1mdv2010.1
12cr|perl-Mouse-0.930.0-2|167	+ Revision: 480731
12cr|perl-Mouse-0.930.0-2|168	- update to 0.45
12cr|perl-Mouse-0.930.0-2|169	
12cr|perl-Mouse-0.930.0-2|170	* Sat Dec 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.440.0-1mdv2010.1
12cr|perl-Mouse-0.930.0-2|171	+ Revision: 477615
12cr|perl-Mouse-0.930.0-2|172	- update to 0.44
12cr|perl-Mouse-0.930.0-2|173	
12cr|perl-Mouse-0.930.0-2|174	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.430.0-1mdv2010.1
12cr|perl-Mouse-0.930.0-2|175	+ Revision: 474729
12cr|perl-Mouse-0.930.0-2|176	- update to 0.43
12cr|perl-Mouse-0.930.0-2|177	
12cr|perl-Mouse-0.930.0-2|178	* Sun Dec 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.420.0-1mdv2010.1
12cr|perl-Mouse-0.930.0-2|179	+ Revision: 474102
12cr|perl-Mouse-0.930.0-2|180	- update to 0.42
12cr|perl-Mouse-0.930.0-2|181	
12cr|perl-Mouse-0.930.0-2|182	* Sat Dec 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.410.0-1mdv2010.1
12cr|perl-Mouse-0.930.0-2|183	+ Revision: 473770
12cr|perl-Mouse-0.930.0-2|184	- mouse is now arch-dependant
12cr|perl-Mouse-0.930.0-2|185	- adding missing buildrequires:
12cr|perl-Mouse-0.930.0-2|186	- update to 0.41
12cr|perl-Mouse-0.930.0-2|187	
12cr|perl-Mouse-0.930.0-2|188	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.400.0-1mdv2010.1
12cr|perl-Mouse-0.930.0-2|189	+ Revision: 460765
12cr|perl-Mouse-0.930.0-2|190	- update to 0.40
12cr|perl-Mouse-0.930.0-2|191	
12cr|perl-Mouse-0.930.0-2|192	* Sun Sep 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.360.0-1mdv2010.0
12cr|perl-Mouse-0.930.0-2|193	+ Revision: 449992
12cr|perl-Mouse-0.930.0-2|194	- update to 0.36
12cr|perl-Mouse-0.930.0-2|195	
12cr|perl-Mouse-0.930.0-2|196	* Thu Sep 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.330.0-1mdv2010.0
12cr|perl-Mouse-0.930.0-2|197	+ Revision: 448259
12cr|perl-Mouse-0.930.0-2|198	- update to 0.33
12cr|perl-Mouse-0.930.0-2|199	
12cr|perl-Mouse-0.930.0-2|200	* Tue Sep 22 2009 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2010.0
12cr|perl-Mouse-0.930.0-2|201	+ Revision: 447135
12cr|perl-Mouse-0.930.0-2|202	- update to 0.30
12cr|perl-Mouse-0.930.0-2|203	
12cr|perl-Mouse-0.930.0-2|204	* Fri Sep 18 2009 Jérôme Quelin <jquelin@mandriva.org> 0.290.0-1mdv2010.0
12cr|perl-Mouse-0.930.0-2|205	+ Revision: 444316
12cr|perl-Mouse-0.930.0-2|206	- update to 0.29
12cr|perl-Mouse-0.930.0-2|207	
12cr|perl-Mouse-0.930.0-2|208	* Thu Sep 10 2009 Jérôme Quelin <jquelin@mandriva.org> 0.280.0-1mdv2010.0
12cr|perl-Mouse-0.930.0-2|209	+ Revision: 437171
12cr|perl-Mouse-0.930.0-2|210	- update to 0.28
12cr|perl-Mouse-0.930.0-2|211	
12cr|perl-Mouse-0.930.0-2|212	* Mon Jul 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.27-1mdv2010.0
12cr|perl-Mouse-0.930.0-2|213	+ Revision: 392999
12cr|perl-Mouse-0.930.0-2|214	- update to new version 0.27
12cr|perl-Mouse-0.930.0-2|215	
12cr|perl-Mouse-0.930.0-2|216	* Wed Jun 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.25-1mdv2010.0
12cr|perl-Mouse-0.930.0-2|217	+ Revision: 388888
12cr|perl-Mouse-0.930.0-2|218	- update to new version 0.25
12cr|perl-Mouse-0.930.0-2|219	
12cr|perl-Mouse-0.930.0-2|220	* Mon Jun 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-1mdv2010.0
12cr|perl-Mouse-0.930.0-2|221	+ Revision: 384029
12cr|perl-Mouse-0.930.0-2|222	- update to new version 0.23
12cr|perl-Mouse-0.930.0-2|223	
12cr|perl-Mouse-0.930.0-2|224	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-2mdv2010.0
12cr|perl-Mouse-0.930.0-2|225	+ Revision: 378181
12cr|perl-Mouse-0.930.0-2|226	- provides perl-Moose-implementation virtual package
12cr|perl-Mouse-0.930.0-2|227	
12cr|perl-Mouse-0.930.0-2|228	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2010.0
12cr|perl-Mouse-0.930.0-2|229	+ Revision: 371867
12cr|perl-Mouse-0.930.0-2|230	- update to new version 0.22
12cr|perl-Mouse-0.930.0-2|231	
12cr|perl-Mouse-0.930.0-2|232	* Sun May 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.19-1mdv2010.0
12cr|perl-Mouse-0.930.0-2|233	+ Revision: 371228
12cr|perl-Mouse-0.930.0-2|234	- update to new version 0.19
12cr|perl-Mouse-0.930.0-2|235	
12cr|perl-Mouse-0.930.0-2|236	* Thu Feb 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdv2009.1
12cr|perl-Mouse-0.930.0-2|237	+ Revision: 345117
12cr|perl-Mouse-0.930.0-2|238	- update to new version 0.17
12cr|perl-Mouse-0.930.0-2|239	
12cr|perl-Mouse-0.930.0-2|240	* Thu Feb 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2009.1
12cr|perl-Mouse-0.930.0-2|241	+ Revision: 339773
12cr|perl-Mouse-0.930.0-2|242	- update to new version 0.16
12cr|perl-Mouse-0.930.0-2|243	
12cr|perl-Mouse-0.930.0-2|244	* Sun Jan 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2009.1
12cr|perl-Mouse-0.930.0-2|245	+ Revision: 324510
12cr|perl-Mouse-0.930.0-2|246	- update to new version 0.14
12cr|perl-Mouse-0.930.0-2|247	
12cr|perl-Mouse-0.930.0-2|248	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2009.1
12cr|perl-Mouse-0.930.0-2|249	+ Revision: 320438
12cr|perl-Mouse-0.930.0-2|250	- update to new version 0.13
12cr|perl-Mouse-0.930.0-2|251	
12cr|perl-Mouse-0.930.0-2|252	* Mon Dec 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2009.1
12cr|perl-Mouse-0.930.0-2|253	+ Revision: 311974
12cr|perl-Mouse-0.930.0-2|254	- update to new version 0.12
12cr|perl-Mouse-0.930.0-2|255	
12cr|perl-Mouse-0.930.0-2|256	* Tue Nov 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.1
12cr|perl-Mouse-0.930.0-2|257	+ Revision: 302140
12cr|perl-Mouse-0.930.0-2|258	- update to new version 0.11
12cr|perl-Mouse-0.930.0-2|259	
12cr|perl-Mouse-0.930.0-2|260	* Wed Oct 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2009.1
12cr|perl-Mouse-0.930.0-2|261	+ Revision: 298186
12cr|perl-Mouse-0.930.0-2|262	- new version
12cr|perl-Mouse-0.930.0-2|263	
12cr|perl-Mouse-0.930.0-2|264	* Wed Jul 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.0
12cr|perl-Mouse-0.930.0-2|265	+ Revision: 242119
12cr|perl-Mouse-0.930.0-2|266	- import perl-Mouse
12cr|perl-Mouse-0.930.0-2|267	
12cr|perl-Mouse-0.930.0-2|268	
12cr|perl-Mouse-0.930.0-2|269	* Wed Jul 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.0
12cr|perl-Mouse-0.930.0-2|270	- initial mdv release, generated with cpan2dist
12cr|perl-Mouse-0.930.0-2|271	
12cr|perl-Mouse-0.930.0-2|272	

5023 12
12cr|perl-MouseX-NativeTraits-1.40.0-2|1	%define upstream_name       MouseX-NativeTraits
12cr|perl-MouseX-NativeTraits-1.40.0-2|2	%define upstream_version    1.04
12cr|perl-MouseX-NativeTraits-1.40.0-2|3	
12cr|perl-MouseX-NativeTraits-1.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MouseX-NativeTraits-1.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MouseX-NativeTraits-1.40.0-2|6	Release:	2
12cr|perl-MouseX-NativeTraits-1.40.0-2|7	License:	Artistic
12cr|perl-MouseX-NativeTraits-1.40.0-2|8	Group:		Development/Perl
12cr|perl-MouseX-NativeTraits-1.40.0-2|9	Summary:	Extend your attribute interfaces for Mouse
12cr|perl-MouseX-NativeTraits-1.40.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MouseX-NativeTraits-1.40.0-2|11	Source:		http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MouseX-NativeTraits-1.40.0-2|12	BuildRequires:	perl-devel
12cr|perl-MouseX-NativeTraits-1.40.0-2|13	BuildRequires:	perl(Any::Moose)
12cr|perl-MouseX-NativeTraits-1.40.0-2|14	BuildRequires:	perl(Module::Build)
12cr|perl-MouseX-NativeTraits-1.40.0-2|15	BuildRequires:	perl(Mouse)
12cr|perl-MouseX-NativeTraits-1.40.0-2|16	BuildRequires:	perl(Test::Fatal)
12cr|perl-MouseX-NativeTraits-1.40.0-2|17	BuildArch:	noarch
12cr|perl-MouseX-NativeTraits-1.40.0-2|18	
12cr|perl-MouseX-NativeTraits-1.40.0-2|19	%description
12cr|perl-MouseX-NativeTraits-1.40.0-2|20	Extend your attribute interfaces for Mouse.
12cr|perl-MouseX-NativeTraits-1.40.0-2|21	
12cr|perl-MouseX-NativeTraits-1.40.0-2|22	%prep
12cr|perl-MouseX-NativeTraits-1.40.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MouseX-NativeTraits-1.40.0-2|24	
12cr|perl-MouseX-NativeTraits-1.40.0-2|25	%build
12cr|perl-MouseX-NativeTraits-1.40.0-2|26	perl Makefile.PL INSTALLDIRS=vendor destdir=%{buildroot}
12cr|perl-MouseX-NativeTraits-1.40.0-2|27	make
12cr|perl-MouseX-NativeTraits-1.40.0-2|28	
12cr|perl-MouseX-NativeTraits-1.40.0-2|29	%check
12cr|perl-MouseX-NativeTraits-1.40.0-2|30	make test
12cr|perl-MouseX-NativeTraits-1.40.0-2|31	
12cr|perl-MouseX-NativeTraits-1.40.0-2|32	%install
12cr|perl-MouseX-NativeTraits-1.40.0-2|33	%makeinstall_std
12cr|perl-MouseX-NativeTraits-1.40.0-2|34	find %{buildroot} -type f -name perllocal.pod -o -name .packlist -o -name '*.bs' -a -size 0 | xargs rm -f
12cr|perl-MouseX-NativeTraits-1.40.0-2|35	find %{buildroot} -type d -depth | xargs rmdir --ignore-fail-on-non-empty
12cr|perl-MouseX-NativeTraits-1.40.0-2|36	
12cr|perl-MouseX-NativeTraits-1.40.0-2|37	%files
12cr|perl-MouseX-NativeTraits-1.40.0-2|38	%doc README Changes
12cr|perl-MouseX-NativeTraits-1.40.0-2|39	%{perl_vendorlib}/Mouse/Meta/Attribute/Custom/Trait/*.pm
12cr|perl-MouseX-NativeTraits-1.40.0-2|40	%{perl_vendorlib}/Mouse/Meta/Attribute/*.pm
12cr|perl-MouseX-NativeTraits-1.40.0-2|41	%{perl_vendorlib}/MouseX/NativeTraits.pm
12cr|perl-MouseX-NativeTraits-1.40.0-2|42	%{perl_vendorlib}/MouseX/NativeTraits/*.pm
12cr|perl-MouseX-NativeTraits-1.40.0-2|43	%{perl_vendorlib}/MouseX/NativeTraits/MethodProvider/*.pm
12cr|perl-MouseX-NativeTraits-1.40.0-2|44	%{_mandir}/man3/*
12cr|perl-MouseX-NativeTraits-1.40.0-2|45	
12cr|perl-MouseX-NativeTraits-1.40.0-2|46	
12cr|perl-MouseX-NativeTraits-1.40.0-2|47	%changelog
12cr|perl-MouseX-NativeTraits-1.40.0-2|48	* Fri Jun 17 2011 Bruno Cornec <bcornec@mandriva.org> 1.40.0-1mdv2011.0
12cr|perl-MouseX-NativeTraits-1.40.0-2|49	+ Revision: 685830
12cr|perl-MouseX-NativeTraits-1.40.0-2|50	- First import of perl-MouseX-NativeTraits-1.04
12cr|perl-MouseX-NativeTraits-1.40.0-2|51	- create perl-MouseX-NativeTraits
12cr|perl-MouseX-NativeTraits-1.40.0-2|52	

5024 12
12cr|perl-MouseX-StrictConstructor-0.20.0-2|1	%define upstream_name       MouseX-StrictConstructor
12cr|perl-MouseX-StrictConstructor-0.20.0-2|2	%define upstream_version    0.02
12cr|perl-MouseX-StrictConstructor-0.20.0-2|3	
12cr|perl-MouseX-StrictConstructor-0.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MouseX-StrictConstructor-0.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MouseX-StrictConstructor-0.20.0-2|6	Release:	2
12cr|perl-MouseX-StrictConstructor-0.20.0-2|7	License:	Artistic
12cr|perl-MouseX-StrictConstructor-0.20.0-2|8	Group:		Development/Perl
12cr|perl-MouseX-StrictConstructor-0.20.0-2|9	Summary:	Make your object constructors blow up on unknown attributes
12cr|perl-MouseX-StrictConstructor-0.20.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MouseX-StrictConstructor-0.20.0-2|11	Source:		http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MouseX-StrictConstructor-0.20.0-2|12	
12cr|perl-MouseX-StrictConstructor-0.20.0-2|13	BuildRequires:	perl-devel
12cr|perl-MouseX-StrictConstructor-0.20.0-2|14	BuildRequires:	perl(Module::Build)
12cr|perl-MouseX-StrictConstructor-0.20.0-2|15	BuildRequires:	perl(Mouse)
12cr|perl-MouseX-StrictConstructor-0.20.0-2|16	BuildArch:	noarch
12cr|perl-MouseX-StrictConstructor-0.20.0-2|17	
12cr|perl-MouseX-StrictConstructor-0.20.0-2|18	%description
12cr|perl-MouseX-StrictConstructor-0.20.0-2|19	Make your object constructors blow up on unknown attributes
12cr|perl-MouseX-StrictConstructor-0.20.0-2|20	
12cr|perl-MouseX-StrictConstructor-0.20.0-2|21	%prep
12cr|perl-MouseX-StrictConstructor-0.20.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MouseX-StrictConstructor-0.20.0-2|23	
12cr|perl-MouseX-StrictConstructor-0.20.0-2|24	%build
12cr|perl-MouseX-StrictConstructor-0.20.0-2|25	perl Makefile.PL INSTALLDIRS=vendor destdir=%{buildroot}
12cr|perl-MouseX-StrictConstructor-0.20.0-2|26	make
12cr|perl-MouseX-StrictConstructor-0.20.0-2|27	
12cr|perl-MouseX-StrictConstructor-0.20.0-2|28	%check
12cr|perl-MouseX-StrictConstructor-0.20.0-2|29	make test
12cr|perl-MouseX-StrictConstructor-0.20.0-2|30	
12cr|perl-MouseX-StrictConstructor-0.20.0-2|31	%install
12cr|perl-MouseX-StrictConstructor-0.20.0-2|32	%makeinstall_std
12cr|perl-MouseX-StrictConstructor-0.20.0-2|33	find %{buildroot} -type f -name perllocal.pod -o -name .packlist -o -name '*.bs' -a -size 0 | xargs rm -f
12cr|perl-MouseX-StrictConstructor-0.20.0-2|34	find %{buildroot} -type d -depth | xargs rmdir --ignore-fail-on-non-empty
12cr|perl-MouseX-StrictConstructor-0.20.0-2|35	
12cr|perl-MouseX-StrictConstructor-0.20.0-2|36	%files
12cr|perl-MouseX-StrictConstructor-0.20.0-2|37	%doc README Changes
12cr|perl-MouseX-StrictConstructor-0.20.0-2|38	%{perl_vendorlib}/MouseX/StrictConstructor.pm
12cr|perl-MouseX-StrictConstructor-0.20.0-2|39	%{_mandir}/man3/*
12cr|perl-MouseX-StrictConstructor-0.20.0-2|40	
12cr|perl-MouseX-StrictConstructor-0.20.0-2|41	%changelog
12cr|perl-MouseX-StrictConstructor-0.20.0-2|42	* Tue May 17 2011 Bruno Cornec <bcornec@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-MouseX-StrictConstructor-0.20.0-2|43	+ Revision: 675789
12cr|perl-MouseX-StrictConstructor-0.20.0-2|44	- Import first version of MouseX-StrictConstructor-0.02
12cr|perl-MouseX-StrictConstructor-0.20.0-2|45	- create perl-MouseX-StrictConstructor
12cr|perl-MouseX-StrictConstructor-0.20.0-2|46	

5025 12
12cr|perl-Mozilla-CA-20120823.0.0-1|1	%define upstream_name    Mozilla-CA
12cr|perl-Mozilla-CA-20120823.0.0-1|2	%define upstream_version 20120823
12cr|perl-Mozilla-CA-20120823.0.0-1|3	
12cr|perl-Mozilla-CA-20120823.0.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Mozilla-CA-20120823.0.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Mozilla-CA-20120823.0.0-1|6	Release:	1
12cr|perl-Mozilla-CA-20120823.0.0-1|7	
12cr|perl-Mozilla-CA-20120823.0.0-1|8	Summary:	Mozilla's CA cert bundle in PEM format
12cr|perl-Mozilla-CA-20120823.0.0-1|9	License:	GPL+ or Artistic
12cr|perl-Mozilla-CA-20120823.0.0-1|10	Group:		Development/Perl
12cr|perl-Mozilla-CA-20120823.0.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Mozilla-CA-20120823.0.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Mozilla/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Mozilla-CA-20120823.0.0-1|13	
12cr|perl-Mozilla-CA-20120823.0.0-1|14	BuildRequires:	perl-devel
12cr|perl-Mozilla-CA-20120823.0.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Mozilla-CA-20120823.0.0-1|16	BuildRequires:	perl(Test)
12cr|perl-Mozilla-CA-20120823.0.0-1|17	BuildArch:	noarch
12cr|perl-Mozilla-CA-20120823.0.0-1|18	
12cr|perl-Mozilla-CA-20120823.0.0-1|19	%description
12cr|perl-Mozilla-CA-20120823.0.0-1|20	Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority
12cr|perl-Mozilla-CA-20120823.0.0-1|21	certificates in a form that can be consumed by modules and libraries based
12cr|perl-Mozilla-CA-20120823.0.0-1|22	on OpenSSL.
12cr|perl-Mozilla-CA-20120823.0.0-1|23	
12cr|perl-Mozilla-CA-20120823.0.0-1|24	The module provide a single function:
12cr|perl-Mozilla-CA-20120823.0.0-1|25	
12cr|perl-Mozilla-CA-20120823.0.0-1|26	* SSL_ca_file()
12cr|perl-Mozilla-CA-20120823.0.0-1|27	
12cr|perl-Mozilla-CA-20120823.0.0-1|28	%prep
12cr|perl-Mozilla-CA-20120823.0.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Mozilla-CA-20120823.0.0-1|30	
12cr|perl-Mozilla-CA-20120823.0.0-1|31	%build
12cr|perl-Mozilla-CA-20120823.0.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Mozilla-CA-20120823.0.0-1|33	%make
12cr|perl-Mozilla-CA-20120823.0.0-1|34	
12cr|perl-Mozilla-CA-20120823.0.0-1|35	%check
12cr|perl-Mozilla-CA-20120823.0.0-1|36	%make test
12cr|perl-Mozilla-CA-20120823.0.0-1|37	
12cr|perl-Mozilla-CA-20120823.0.0-1|38	%install
12cr|perl-Mozilla-CA-20120823.0.0-1|39	%makeinstall_std
12cr|perl-Mozilla-CA-20120823.0.0-1|40	
12cr|perl-Mozilla-CA-20120823.0.0-1|41	%files
12cr|perl-Mozilla-CA-20120823.0.0-1|42	%doc Changes META.json META.yml MYMETA.yml README
12cr|perl-Mozilla-CA-20120823.0.0-1|43	%{_mandir}/man3/*
12cr|perl-Mozilla-CA-20120823.0.0-1|44	%{perl_vendorlib}/*
12cr|perl-Mozilla-CA-20120823.0.0-1|45	

5026 12
12cr|perl-MP3-Icecast-0.20.0-2|1	%define	upstream_name	 MP3-Icecast
12cr|perl-MP3-Icecast-0.20.0-2|2	%define	upstream_version 0.02
12cr|perl-MP3-Icecast-0.20.0-2|3	
12cr|perl-MP3-Icecast-0.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MP3-Icecast-0.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MP3-Icecast-0.20.0-2|6	Release:	2
12cr|perl-MP3-Icecast-0.20.0-2|7	
12cr|perl-MP3-Icecast-0.20.0-2|8	Summary:	MP3::Icecast - Generate Icecast streams
12cr|perl-MP3-Icecast-0.20.0-2|9	License:	GPL
12cr|perl-MP3-Icecast-0.20.0-2|10	Group:		Development/Perl
12cr|perl-MP3-Icecast-0.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MP3-Icecast-0.20.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/A/AL/ALLENDAY/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MP3-Icecast-0.20.0-2|13	
12cr|perl-MP3-Icecast-0.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-MP3-Icecast-0.20.0-2|15	BuildRequires:	perl(MP3::Info)
12cr|perl-MP3-Icecast-0.20.0-2|16	BuildRequires:	perl(URI)
12cr|perl-MP3-Icecast-0.20.0-2|17	BuildArch:	noarch
12cr|perl-MP3-Icecast-0.20.0-2|18	
12cr|perl-MP3-Icecast-0.20.0-2|19	%rename	perl-mp3-icecast
12cr|perl-MP3-Icecast-0.20.0-2|20	
12cr|perl-MP3-Icecast-0.20.0-2|21	%description
12cr|perl-MP3-Icecast-0.20.0-2|22	MP3::Icecast - Generate Icecast streams, as well as M3U and PLSv2 playlists.
12cr|perl-MP3-Icecast-0.20.0-2|23	
12cr|perl-MP3-Icecast-0.20.0-2|24	%prep
12cr|perl-MP3-Icecast-0.20.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MP3-Icecast-0.20.0-2|26	
12cr|perl-MP3-Icecast-0.20.0-2|27	%build
12cr|perl-MP3-Icecast-0.20.0-2|28	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MP3-Icecast-0.20.0-2|29	%make
12cr|perl-MP3-Icecast-0.20.0-2|30	
12cr|perl-MP3-Icecast-0.20.0-2|31	%check
12cr|perl-MP3-Icecast-0.20.0-2|32	make test
12cr|perl-MP3-Icecast-0.20.0-2|33	
12cr|perl-MP3-Icecast-0.20.0-2|34	%install
12cr|perl-MP3-Icecast-0.20.0-2|35	%makeinstall_std
12cr|perl-MP3-Icecast-0.20.0-2|36	
12cr|perl-MP3-Icecast-0.20.0-2|37	%files
12cr|perl-MP3-Icecast-0.20.0-2|38	%defattr(644,root,root,755)
12cr|perl-MP3-Icecast-0.20.0-2|39	%doc README Changes
12cr|perl-MP3-Icecast-0.20.0-2|40	%{perl_vendorlib}/MP3
12cr|perl-MP3-Icecast-0.20.0-2|41	%{_mandir}/man3/*
12cr|perl-MP3-Icecast-0.20.0-2|42	
12cr|perl-MP3-Icecast-0.20.0-2|43	
12cr|perl-MP3-Icecast-0.20.0-2|44	%changelog
12cr|perl-MP3-Icecast-0.20.0-2|45	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-MP3-Icecast-0.20.0-2|46	+ Revision: 407808
12cr|perl-MP3-Icecast-0.20.0-2|47	- rebuild using %%perl_convert_version
12cr|perl-MP3-Icecast-0.20.0-2|48	
12cr|perl-MP3-Icecast-0.20.0-2|49	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.02-12mdv2009.0
12cr|perl-MP3-Icecast-0.20.0-2|50	+ Revision: 257923
12cr|perl-MP3-Icecast-0.20.0-2|51	- rebuild
12cr|perl-MP3-Icecast-0.20.0-2|52	- rebuild
12cr|perl-MP3-Icecast-0.20.0-2|53	
12cr|perl-MP3-Icecast-0.20.0-2|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.02-9mdv2008.1
12cr|perl-MP3-Icecast-0.20.0-2|55	+ Revision: 136291
12cr|perl-MP3-Icecast-0.20.0-2|56	- restore BuildRoot
12cr|perl-MP3-Icecast-0.20.0-2|57	
12cr|perl-MP3-Icecast-0.20.0-2|58	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-MP3-Icecast-0.20.0-2|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-MP3-Icecast-0.20.0-2|60	
12cr|perl-MP3-Icecast-0.20.0-2|61	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-9mdv2008.0
12cr|perl-MP3-Icecast-0.20.0-2|62	+ Revision: 86671
12cr|perl-MP3-Icecast-0.20.0-2|63	- rebuild
12cr|perl-MP3-Icecast-0.20.0-2|64	
12cr|perl-MP3-Icecast-0.20.0-2|65	
12cr|perl-MP3-Icecast-0.20.0-2|66	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-MP3-Icecast-0.20.0-2|67	+ 08/06/06 23:21:05 (53744)
12cr|perl-MP3-Icecast-0.20.0-2|68	- test in %%check
12cr|perl-MP3-Icecast-0.20.0-2|69	- rebuild
12cr|perl-MP3-Icecast-0.20.0-2|70	
12cr|perl-MP3-Icecast-0.20.0-2|71	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-MP3-Icecast-0.20.0-2|72	+ 08/06/06 23:18:35 (53743)
12cr|perl-MP3-Icecast-0.20.0-2|73	Import perl-MP3-Icecast
12cr|perl-MP3-Icecast-0.20.0-2|74	
12cr|perl-MP3-Icecast-0.20.0-2|75	* Thu Oct 06 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.02-7mdk
12cr|perl-MP3-Icecast-0.20.0-2|76	- Fix File section to own the directory
12cr|perl-MP3-Icecast-0.20.0-2|77	
12cr|perl-MP3-Icecast-0.20.0-2|78	* Tue Oct 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.02-6mdk
12cr|perl-MP3-Icecast-0.20.0-2|79	- Rebuild
12cr|perl-MP3-Icecast-0.20.0-2|80	
12cr|perl-MP3-Icecast-0.20.0-2|81	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.02-5mdk
12cr|perl-MP3-Icecast-0.20.0-2|82	- Use good name
12cr|perl-MP3-Icecast-0.20.0-2|83	
12cr|perl-MP3-Icecast-0.20.0-2|84	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.02-4mdk
12cr|perl-MP3-Icecast-0.20.0-2|85	- Fix url
12cr|perl-MP3-Icecast-0.20.0-2|86	
12cr|perl-MP3-Icecast-0.20.0-2|87	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.02-3mdk
12cr|perl-MP3-Icecast-0.20.0-2|88	- Fix BuildRequires
12cr|perl-MP3-Icecast-0.20.0-2|89	- %%mkrel
12cr|perl-MP3-Icecast-0.20.0-2|90	
12cr|perl-MP3-Icecast-0.20.0-2|91	* Sun Feb 06 2005 Sylvie Terjan <erinmargault@mandrake.org> 0.02-2mdk
12cr|perl-MP3-Icecast-0.20.0-2|92	- rebuild for new perl
12cr|perl-MP3-Icecast-0.20.0-2|93	
12cr|perl-MP3-Icecast-0.20.0-2|94	* Mon Apr 19 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.02-1mdk
12cr|perl-MP3-Icecast-0.20.0-2|95	- initial spec
12cr|perl-MP3-Icecast-0.20.0-2|96	

5027 12
12cr|perl-MP3-ID3v1Tag-1.110.0-2|1	%define upstream_name	 MP3-ID3v1Tag
12cr|perl-MP3-ID3v1Tag-1.110.0-2|2	%define upstream_version 1.11
12cr|perl-MP3-ID3v1Tag-1.110.0-2|3	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-MP3-ID3v1Tag-1.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MP3-ID3v1Tag-1.110.0-2|6	Release:	2
12cr|perl-MP3-ID3v1Tag-1.110.0-2|7	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|8	Summary:	Edit ID3v1 Tags from an Audio MPEG Layer 3
12cr|perl-MP3-ID3v1Tag-1.110.0-2|9	License:	GPL+ or Artistic
12cr|perl-MP3-ID3v1Tag-1.110.0-2|10	Group:		Development/Perl
12cr|perl-MP3-ID3v1Tag-1.110.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MP3-ID3v1Tag-1.110.0-2|12	Source0:	http://search.cpan.org/CPAN/modules/by-module/MP3/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-MP3-ID3v1Tag-1.110.0-2|13	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|14	BuildRequires:	perl-devel
12cr|perl-MP3-ID3v1Tag-1.110.0-2|15	BuildArch:	noarch
12cr|perl-MP3-ID3v1Tag-1.110.0-2|16	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|17	%description
12cr|perl-MP3-ID3v1Tag-1.110.0-2|18	The ID3v1Tag routines are useful for setting and reading ID3 MP3 Audio Tags.
12cr|perl-MP3-ID3v1Tag-1.110.0-2|19	Just create an MP3::ID3v1Tag Object with the path to the file of interest, and
12cr|perl-MP3-ID3v1Tag-1.110.0-2|20	query any of the methods below.
12cr|perl-MP3-ID3v1Tag-1.110.0-2|21	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|22	%prep
12cr|perl-MP3-ID3v1Tag-1.110.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MP3-ID3v1Tag-1.110.0-2|24	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|25	%build
12cr|perl-MP3-ID3v1Tag-1.110.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-MP3-ID3v1Tag-1.110.0-2|27	make
12cr|perl-MP3-ID3v1Tag-1.110.0-2|28	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|29	%check
12cr|perl-MP3-ID3v1Tag-1.110.0-2|30	make test
12cr|perl-MP3-ID3v1Tag-1.110.0-2|31	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|32	%install
12cr|perl-MP3-ID3v1Tag-1.110.0-2|33	%makeinstall_std
12cr|perl-MP3-ID3v1Tag-1.110.0-2|34	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|35	%files
12cr|perl-MP3-ID3v1Tag-1.110.0-2|36	%doc Changes README
12cr|perl-MP3-ID3v1Tag-1.110.0-2|37	%{perl_vendorlib}/MP3
12cr|perl-MP3-ID3v1Tag-1.110.0-2|38	%{_mandir}/*/*
12cr|perl-MP3-ID3v1Tag-1.110.0-2|39	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|40	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|41	%changelog
12cr|perl-MP3-ID3v1Tag-1.110.0-2|42	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.110.0-1mdv2010.0
12cr|perl-MP3-ID3v1Tag-1.110.0-2|43	+ Revision: 407809
12cr|perl-MP3-ID3v1Tag-1.110.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-MP3-ID3v1Tag-1.110.0-2|45	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|46	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.11-12mdv2009.0
12cr|perl-MP3-ID3v1Tag-1.110.0-2|47	+ Revision: 257930
12cr|perl-MP3-ID3v1Tag-1.110.0-2|48	- rebuild
12cr|perl-MP3-ID3v1Tag-1.110.0-2|49	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|50	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.11-11mdv2009.0
12cr|perl-MP3-ID3v1Tag-1.110.0-2|51	+ Revision: 245958
12cr|perl-MP3-ID3v1Tag-1.110.0-2|52	- rebuild
12cr|perl-MP3-ID3v1Tag-1.110.0-2|53	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|54	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-9mdv2008.1
12cr|perl-MP3-ID3v1Tag-1.110.0-2|55	+ Revision: 137191
12cr|perl-MP3-ID3v1Tag-1.110.0-2|56	- spec cleanup
12cr|perl-MP3-ID3v1Tag-1.110.0-2|57	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|58	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-8mdv2008.1
12cr|perl-MP3-ID3v1Tag-1.110.0-2|59	+ Revision: 137004
12cr|perl-MP3-ID3v1Tag-1.110.0-2|60	- rebuild
12cr|perl-MP3-ID3v1Tag-1.110.0-2|61	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|62	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-MP3-ID3v1Tag-1.110.0-2|63	- restore BuildRoot
12cr|perl-MP3-ID3v1Tag-1.110.0-2|64	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|65	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-MP3-ID3v1Tag-1.110.0-2|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-MP3-ID3v1Tag-1.110.0-2|67	- kill changelog left by repsys
12cr|perl-MP3-ID3v1Tag-1.110.0-2|68	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|69	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|70	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-MP3-ID3v1Tag-1.110.0-2|71	+2006-07-14 19:00:38 (41169)
12cr|perl-MP3-ID3v1Tag-1.110.0-2|72	- rebuild && mkrel
12cr|perl-MP3-ID3v1Tag-1.110.0-2|73	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|74	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-MP3-ID3v1Tag-1.110.0-2|75	+2006-07-14 18:58:49 (41168)
12cr|perl-MP3-ID3v1Tag-1.110.0-2|76	Import perl-MP3-ID3v1Tag
12cr|perl-MP3-ID3v1Tag-1.110.0-2|77	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|78	* Fri Oct 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.11-6mdk
12cr|perl-MP3-ID3v1Tag-1.110.0-2|79	- fix deps
12cr|perl-MP3-ID3v1Tag-1.110.0-2|80	
12cr|perl-MP3-ID3v1Tag-1.110.0-2|81	* Thu Aug 14 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.11-5mdk
12cr|perl-MP3-ID3v1Tag-1.110.0-2|82	- rebuild for new perl
12cr|perl-MP3-ID3v1Tag-1.110.0-2|83	- don't rm -rf $RPM_BUILD_ROOT in %%prep
12cr|perl-MP3-ID3v1Tag-1.110.0-2|84	- drop $RPM_OPT_FLAGS, noarch..
12cr|perl-MP3-ID3v1Tag-1.110.0-2|85	- use %%makeinstall_std macro
12cr|perl-MP3-ID3v1Tag-1.110.0-2|86	

5028 12
12cr|perl-MP3-Tag-1.130.0-2|1	%define upstream_name	 MP3-Tag
12cr|perl-MP3-Tag-1.130.0-2|2	%define upstream_version 1.13
12cr|perl-MP3-Tag-1.130.0-2|3	
12cr|perl-MP3-Tag-1.130.0-2|4	%if %{_use_internal_dependency_generator}
12cr|perl-MP3-Tag-1.130.0-2|5	%define __noautoreq 'perl\\(Normalize::Text::Normalize_Fields\\)|perl\\(Music_Normalize_Fields\\)'
12cr|perl-MP3-Tag-1.130.0-2|6	%else
12cr|perl-MP3-Tag-1.130.0-2|7	%define _requires_exceptions perl(\\(Normalize::Text::Normalize_Fields\\|Music_Normalize_Fields\\))
12cr|perl-MP3-Tag-1.130.0-2|8	%endif
12cr|perl-MP3-Tag-1.130.0-2|9	
12cr|perl-MP3-Tag-1.130.0-2|10	Name:		perl-%{upstream_name}
12cr|perl-MP3-Tag-1.130.0-2|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MP3-Tag-1.130.0-2|12	Release:	2
12cr|perl-MP3-Tag-1.130.0-2|13	
12cr|perl-MP3-Tag-1.130.0-2|14	Summary:	Module for reading tags of MP3 audio files
12cr|perl-MP3-Tag-1.130.0-2|15	License:	GPL+ or Artistic
12cr|perl-MP3-Tag-1.130.0-2|16	Group:		Development/Perl
12cr|perl-MP3-Tag-1.130.0-2|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MP3-Tag-1.130.0-2|18	Source0:	http://www.cpan.org/modules/by-module/MP3/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MP3-Tag-1.130.0-2|19	
12cr|perl-MP3-Tag-1.130.0-2|20	BuildRequires:	perl-devel
12cr|perl-MP3-Tag-1.130.0-2|21	BuildRequires:	perl(Compress::Zlib)
12cr|perl-MP3-Tag-1.130.0-2|22	BuildArch:	noarch
12cr|perl-MP3-Tag-1.130.0-2|23	
12cr|perl-MP3-Tag-1.130.0-2|24	Requires:	perl(Compress::Zlib)
12cr|perl-MP3-Tag-1.130.0-2|25	
12cr|perl-MP3-Tag-1.130.0-2|26	%description
12cr|perl-MP3-Tag-1.130.0-2|27	Tag is a wrapper module to read different tags of mp3 files. It provides an
12cr|perl-MP3-Tag-1.130.0-2|28	easy way to access the functions of separate modules which do the handling
12cr|perl-MP3-Tag-1.130.0-2|29	of reading/writing the tags itself.
12cr|perl-MP3-Tag-1.130.0-2|30	
12cr|perl-MP3-Tag-1.130.0-2|31	At the moment MP3::Tag::ID3v1 and MP3::Tag::ID3v2 are supported for read and
12cr|perl-MP3-Tag-1.130.0-2|32	write; MP3::Tag::Inf, MP3::Tag::CDDB_File, MP3::Tag::File,
12cr|perl-MP3-Tag-1.130.0-2|33	MP3::Tag::LastResort are supported for read access (the information obtained
12cr|perl-MP3-Tag-1.130.0-2|34	by parsing CDDB files, .inf file and the filename).
12cr|perl-MP3-Tag-1.130.0-2|35	
12cr|perl-MP3-Tag-1.130.0-2|36	%prep
12cr|perl-MP3-Tag-1.130.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MP3-Tag-1.130.0-2|38	# requires CDDB connection
12cr|perl-MP3-Tag-1.130.0-2|39	rm -f t/mp3tag.t
12cr|perl-MP3-Tag-1.130.0-2|40	chmod -R u+w examples
12cr|perl-MP3-Tag-1.130.0-2|41	chmod 755 examples/*.pl examples/mp3info2 examples/typeset_audio_dir
12cr|perl-MP3-Tag-1.130.0-2|42	
12cr|perl-MP3-Tag-1.130.0-2|43	%build
12cr|perl-MP3-Tag-1.130.0-2|44	# -n is here to avoid installation of scripts (they come in examples/ anyway)
12cr|perl-MP3-Tag-1.130.0-2|45	perl Makefile.PL INSTALLDIRS=vendor -n
12cr|perl-MP3-Tag-1.130.0-2|46	%make
12cr|perl-MP3-Tag-1.130.0-2|47	
12cr|perl-MP3-Tag-1.130.0-2|48	%check
12cr|perl-MP3-Tag-1.130.0-2|49	%make test
12cr|perl-MP3-Tag-1.130.0-2|50	
12cr|perl-MP3-Tag-1.130.0-2|51	%install
12cr|perl-MP3-Tag-1.130.0-2|52	%makeinstall_std
12cr|perl-MP3-Tag-1.130.0-2|53	
12cr|perl-MP3-Tag-1.130.0-2|54	%files
12cr|perl-MP3-Tag-1.130.0-2|55	%doc Changes README.txt TODO examples
12cr|perl-MP3-Tag-1.130.0-2|56	%{perl_vendorlib}/MP3
12cr|perl-MP3-Tag-1.130.0-2|57	%{perl_vendorlib}/Encode
12cr|perl-MP3-Tag-1.130.0-2|58	%{perl_vendorlib}/Normalize
12cr|perl-MP3-Tag-1.130.0-2|59	%{_mandir}/*/*
12cr|perl-MP3-Tag-1.130.0-2|60	
12cr|perl-MP3-Tag-1.130.0-2|61	%changelog
12cr|perl-MP3-Tag-1.130.0-2|62	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.130.0-1mdv2011.0
12cr|perl-MP3-Tag-1.130.0-2|63	+ Revision: 553132
12cr|perl-MP3-Tag-1.130.0-2|64	- update to 1.13
12cr|perl-MP3-Tag-1.130.0-2|65	
12cr|perl-MP3-Tag-1.130.0-2|66	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-1mdv2010.1
12cr|perl-MP3-Tag-1.130.0-2|67	+ Revision: 471054
12cr|perl-MP3-Tag-1.130.0-2|68	- update to 1.12
12cr|perl-MP3-Tag-1.130.0-2|69	
12cr|perl-MP3-Tag-1.130.0-2|70	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-1mdv2010.0
12cr|perl-MP3-Tag-1.130.0-2|71	+ Revision: 410092
12cr|perl-MP3-Tag-1.130.0-2|72	- rebuild using %%perl_convert_version
12cr|perl-MP3-Tag-1.130.0-2|73	
12cr|perl-MP3-Tag-1.130.0-2|74	* Sun May 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-1mdv2010.0
12cr|perl-MP3-Tag-1.130.0-2|75	+ Revision: 376724
12cr|perl-MP3-Tag-1.130.0-2|76	- update to new version 1.11
12cr|perl-MP3-Tag-1.130.0-2|77	
12cr|perl-MP3-Tag-1.130.0-2|78	* Sat May 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-1mdv2010.0
12cr|perl-MP3-Tag-1.130.0-2|79	+ Revision: 373734
12cr|perl-MP3-Tag-1.130.0-2|80	- update to new version 1.10
12cr|perl-MP3-Tag-1.130.0-2|81	
12cr|perl-MP3-Tag-1.130.0-2|82	* Thu May 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.00-2mdv2010.0
12cr|perl-MP3-Tag-1.130.0-2|83	+ Revision: 373067
12cr|perl-MP3-Tag-1.130.0-2|84	- fix deps
12cr|perl-MP3-Tag-1.130.0-2|85	
12cr|perl-MP3-Tag-1.130.0-2|86	* Wed May 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.00-1mdv2010.0
12cr|perl-MP3-Tag-1.130.0-2|87	+ Revision: 372559
12cr|perl-MP3-Tag-1.130.0-2|88	- fix dependencies
12cr|perl-MP3-Tag-1.130.0-2|89	- new version
12cr|perl-MP3-Tag-1.130.0-2|90	
12cr|perl-MP3-Tag-1.130.0-2|91	* Tue Jan 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9714-1mdv2009.1
12cr|perl-MP3-Tag-1.130.0-2|92	+ Revision: 325360
12cr|perl-MP3-Tag-1.130.0-2|93	- update to new version 0.9714
12cr|perl-MP3-Tag-1.130.0-2|94	
12cr|perl-MP3-Tag-1.130.0-2|95	* Mon Nov 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.9713-1mdv2009.1
12cr|perl-MP3-Tag-1.130.0-2|96	+ Revision: 299401
12cr|perl-MP3-Tag-1.130.0-2|97	- update to new version 0.9713
12cr|perl-MP3-Tag-1.130.0-2|98	
12cr|perl-MP3-Tag-1.130.0-2|99	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.9710-4mdv2009.0
12cr|perl-MP3-Tag-1.130.0-2|100	+ Revision: 257932
12cr|perl-MP3-Tag-1.130.0-2|101	- rebuild
12cr|perl-MP3-Tag-1.130.0-2|102	
12cr|perl-MP3-Tag-1.130.0-2|103	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.9710-3mdv2009.0
12cr|perl-MP3-Tag-1.130.0-2|104	+ Revision: 245986
12cr|perl-MP3-Tag-1.130.0-2|105	- rebuild
12cr|perl-MP3-Tag-1.130.0-2|106	
12cr|perl-MP3-Tag-1.130.0-2|107	* Sat Feb 02 2008 Funda Wang <fwang@mandriva.org> 0.9710-1mdv2008.1
12cr|perl-MP3-Tag-1.130.0-2|108	+ Revision: 161378
12cr|perl-MP3-Tag-1.130.0-2|109	- update to new version 0.9710
12cr|perl-MP3-Tag-1.130.0-2|110	
12cr|perl-MP3-Tag-1.130.0-2|111	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-MP3-Tag-1.130.0-2|112	- restore BuildRoot
12cr|perl-MP3-Tag-1.130.0-2|113	
12cr|perl-MP3-Tag-1.130.0-2|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-MP3-Tag-1.130.0-2|115	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-MP3-Tag-1.130.0-2|116	
12cr|perl-MP3-Tag-1.130.0-2|117	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 0.9709-1mdv2008.0
12cr|perl-MP3-Tag-1.130.0-2|118	+ Revision: 20305
12cr|perl-MP3-Tag-1.130.0-2|119	- 0.9709
12cr|perl-MP3-Tag-1.130.0-2|120	
12cr|perl-MP3-Tag-1.130.0-2|121	
12cr|perl-MP3-Tag-1.130.0-2|122	* Fri Jun 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.9708-1mdv2007.0
12cr|perl-MP3-Tag-1.130.0-2|123	- New version 0.9708
12cr|perl-MP3-Tag-1.130.0-2|124	
12cr|perl-MP3-Tag-1.130.0-2|125	* Thu Jun 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.9707-1mdv2007.0
12cr|perl-MP3-Tag-1.130.0-2|126	- New release 0.9707
12cr|perl-MP3-Tag-1.130.0-2|127	- spec cleanup
12cr|perl-MP3-Tag-1.130.0-2|128	- better sources URL
12cr|perl-MP3-Tag-1.130.0-2|129	
12cr|perl-MP3-Tag-1.130.0-2|130	* Fri Mar 03 2006 Austin Acton <austin@mandriva.org> 0.9706-1mdk
12cr|perl-MP3-Tag-1.130.0-2|131	- New release 0.9706
12cr|perl-MP3-Tag-1.130.0-2|132	
12cr|perl-MP3-Tag-1.130.0-2|133	* Fri Feb 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.9705-1mdk
12cr|perl-MP3-Tag-1.130.0-2|134	- New release 0.9705
12cr|perl-MP3-Tag-1.130.0-2|135	
12cr|perl-MP3-Tag-1.130.0-2|136	* Fri Jan 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.9704-1mdk
12cr|perl-MP3-Tag-1.130.0-2|137	- New release 0.9704
12cr|perl-MP3-Tag-1.130.0-2|138	
12cr|perl-MP3-Tag-1.130.0-2|139	* Mon Nov 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.9702-1mdk
12cr|perl-MP3-Tag-1.130.0-2|140	- 0.9702
12cr|perl-MP3-Tag-1.130.0-2|141	- fix perms, don't install scripts in _bindir
12cr|perl-MP3-Tag-1.130.0-2|142	
12cr|perl-MP3-Tag-1.130.0-2|143	* Wed Sep 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.9701-2mdk
12cr|perl-MP3-Tag-1.130.0-2|144	- fix perms
12cr|perl-MP3-Tag-1.130.0-2|145	
12cr|perl-MP3-Tag-1.130.0-2|146	* Wed Sep 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.9701-1mdk
12cr|perl-MP3-Tag-1.130.0-2|147	- new version
12cr|perl-MP3-Tag-1.130.0-2|148	- rpmbuildupdate aware
12cr|perl-MP3-Tag-1.130.0-2|149	- better summary
12cr|perl-MP3-Tag-1.130.0-2|150	- spec cleanup
12cr|perl-MP3-Tag-1.130.0-2|151	- fix directory ownership
12cr|perl-MP3-Tag-1.130.0-2|152	
12cr|perl-MP3-Tag-1.130.0-2|153	* Mon Jul 18 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.97-1mdk
12cr|perl-MP3-Tag-1.130.0-2|154	- 0.97
12cr|perl-MP3-Tag-1.130.0-2|155	
12cr|perl-MP3-Tag-1.130.0-2|156	* Thu Oct 14 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.94-1mdk
12cr|perl-MP3-Tag-1.130.0-2|157	- 0.94
12cr|perl-MP3-Tag-1.130.0-2|158	- add handy examples scripts in documentation
12cr|perl-MP3-Tag-1.130.0-2|159	
12cr|perl-MP3-Tag-1.130.0-2|160	* Tue Jul 20 2004 Austin Acton <austin@mandrake.org> 0.92-1mdk
12cr|perl-MP3-Tag-1.130.0-2|161	- 0.92
12cr|perl-MP3-Tag-1.130.0-2|162	

5029 12
12cr|perl-MusicBrainz-DiscID-0.30.0-1|1	%define upstream_name		MusicBrainz-DiscID
12cr|perl-MusicBrainz-DiscID-0.30.0-1|2	%define upstream_version	0.03
12cr|perl-MusicBrainz-DiscID-0.30.0-1|3	
12cr|perl-MusicBrainz-DiscID-0.30.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-MusicBrainz-DiscID-0.30.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-MusicBrainz-DiscID-0.30.0-1|6	Release:	1
12cr|perl-MusicBrainz-DiscID-0.30.0-1|7	
12cr|perl-MusicBrainz-DiscID-0.30.0-1|8	Summary:	Perl interface for the MusicBrainz libdiscid library
12cr|perl-MusicBrainz-DiscID-0.30.0-1|9	License:	GPL+ or Artistic
12cr|perl-MusicBrainz-DiscID-0.30.0-1|10	Group:		Development/Perl
12cr|perl-MusicBrainz-DiscID-0.30.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-MusicBrainz-DiscID-0.30.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MusicBrainz/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-MusicBrainz-DiscID-0.30.0-1|13	
12cr|perl-MusicBrainz-DiscID-0.30.0-1|14	BuildRequires:	perl-devel
12cr|perl-MusicBrainz-DiscID-0.30.0-1|15	BuildRequires:	perl(ExtUtils::CBuilder)
12cr|perl-MusicBrainz-DiscID-0.30.0-1|16	BuildRequires:	perl(Module::Build)
12cr|perl-MusicBrainz-DiscID-0.30.0-1|17	BuildRequires:	perl(Test)
12cr|perl-MusicBrainz-DiscID-0.30.0-1|18	BuildRequires:	perl(Test::More)
12cr|perl-MusicBrainz-DiscID-0.30.0-1|19	BuildRequires:	perl(Module::Build)
12cr|perl-MusicBrainz-DiscID-0.30.0-1|20	BuildRequires:	pkgconfig(libdiscid)
12cr|perl-MusicBrainz-DiscID-0.30.0-1|21	
12cr|perl-MusicBrainz-DiscID-0.30.0-1|22	%description
12cr|perl-MusicBrainz-DiscID-0.30.0-1|23	MusicBrainz::DiscID is a class to calculate a MusicBrainz DiscID from an
12cr|perl-MusicBrainz-DiscID-0.30.0-1|24	audio CD in the drive. The coding style is slightly different to the C
12cr|perl-MusicBrainz-DiscID-0.30.0-1|25	interface to libdiscid, because it makes use of perl's Object Oriented
12cr|perl-MusicBrainz-DiscID-0.30.0-1|26	functionality.
12cr|perl-MusicBrainz-DiscID-0.30.0-1|27	
12cr|perl-MusicBrainz-DiscID-0.30.0-1|28	%prep
12cr|perl-MusicBrainz-DiscID-0.30.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-MusicBrainz-DiscID-0.30.0-1|30	
12cr|perl-MusicBrainz-DiscID-0.30.0-1|31	%build
12cr|perl-MusicBrainz-DiscID-0.30.0-1|32	perl Build.PL installdirs=vendor
12cr|perl-MusicBrainz-DiscID-0.30.0-1|33	./Build
12cr|perl-MusicBrainz-DiscID-0.30.0-1|34	
12cr|perl-MusicBrainz-DiscID-0.30.0-1|35	%check
12cr|perl-MusicBrainz-DiscID-0.30.0-1|36	./Build test
12cr|perl-MusicBrainz-DiscID-0.30.0-1|37	
12cr|perl-MusicBrainz-DiscID-0.30.0-1|38	%install
12cr|perl-MusicBrainz-DiscID-0.30.0-1|39	./Build install destdir=%{buildroot}
12cr|perl-MusicBrainz-DiscID-0.30.0-1|40	
12cr|perl-MusicBrainz-DiscID-0.30.0-1|41	%files
12cr|perl-MusicBrainz-DiscID-0.30.0-1|42	%doc Changes META.yml README
12cr|perl-MusicBrainz-DiscID-0.30.0-1|43	%{_mandir}/man3/*
12cr|perl-MusicBrainz-DiscID-0.30.0-1|44	%{perl_vendorlib}/*
12cr|perl-MusicBrainz-DiscID-0.30.0-1|45	

5030 12
12cr|perl-mytop-1.600.0-3|1	%define upstream_name    mytop
12cr|perl-mytop-1.600.0-3|2	%define upstream_version 1.6
12cr|perl-mytop-1.600.0-3|3	
12cr|perl-mytop-1.600.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-mytop-1.600.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-mytop-1.600.0-3|6	Release:	3
12cr|perl-mytop-1.600.0-3|7	
12cr|perl-mytop-1.600.0-3|8	Summary:	A clone of top for MySQL 3.22.x to 4.x
12cr|perl-mytop-1.600.0-3|9	License:	GPL
12cr|perl-mytop-1.600.0-3|10	Group:		Databases
12cr|perl-mytop-1.600.0-3|11	Url:		http://jeremy.zawodny.com/mysql/mytop/
12cr|perl-mytop-1.600.0-3|12	Source0:	http://jeremy.zawodny.com/mysql/mytop/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-mytop-1.600.0-3|13	
12cr|perl-mytop-1.600.0-3|14	BuildRequires:	perl-devel
12cr|perl-mytop-1.600.0-3|15	BuildRequires:	perl(Term::ReadKey)
12cr|perl-mytop-1.600.0-3|16	BuildArch:	noarch
12cr|perl-mytop-1.600.0-3|17	Requires:	perl(Term::ReadKey)
12cr|perl-mytop-1.600.0-3|18	
12cr|perl-mytop-1.600.0-3|19	%description
12cr|perl-mytop-1.600.0-3|20	Mytop is a console-based (non-gui) tool for monitoring the threads and overall
12cr|perl-mytop-1.600.0-3|21	performance of a MySQL 3.22.x, 3.23.x, and 4.x server.
12cr|perl-mytop-1.600.0-3|22	
12cr|perl-mytop-1.600.0-3|23	%prep
12cr|perl-mytop-1.600.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-mytop-1.600.0-3|25	
12cr|perl-mytop-1.600.0-3|26	%build
12cr|perl-mytop-1.600.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-mytop-1.600.0-3|28	make
12cr|perl-mytop-1.600.0-3|29	
12cr|perl-mytop-1.600.0-3|30	%check
12cr|perl-mytop-1.600.0-3|31	make test
12cr|perl-mytop-1.600.0-3|32	
12cr|perl-mytop-1.600.0-3|33	%install
12cr|perl-mytop-1.600.0-3|34	# beware to use _std macros
12cr|perl-mytop-1.600.0-3|35	%makeinstall_std
12cr|perl-mytop-1.600.0-3|36	
12cr|perl-mytop-1.600.0-3|37	%files
12cr|perl-mytop-1.600.0-3|38	%{_bindir}/mytop
12cr|perl-mytop-1.600.0-3|39	%{_mandir}/man1/%{upstream_name}.*
12cr|perl-mytop-1.600.0-3|40	%doc README
12cr|perl-mytop-1.600.0-3|41	
12cr|perl-mytop-1.600.0-3|42	%changelog
12cr|perl-mytop-1.600.0-3|43	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.600.0-2mdv2010.0
12cr|perl-mytop-1.600.0-3|44	+ Revision: 430508
12cr|perl-mytop-1.600.0-3|45	- rebuild
12cr|perl-mytop-1.600.0-3|46	
12cr|perl-mytop-1.600.0-3|47	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-mytop-1.600.0-3|48	- rebuild using %%perl_convert_version
12cr|perl-mytop-1.600.0-3|49	
12cr|perl-mytop-1.600.0-3|50	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.6-4mdv2009.0
12cr|perl-mytop-1.600.0-3|51	+ Revision: 257934
12cr|perl-mytop-1.600.0-3|52	- rebuild
12cr|perl-mytop-1.600.0-3|53	
12cr|perl-mytop-1.600.0-3|54	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.6-3mdv2009.0
12cr|perl-mytop-1.600.0-3|55	+ Revision: 245995
12cr|perl-mytop-1.600.0-3|56	- rebuild
12cr|perl-mytop-1.600.0-3|57	
12cr|perl-mytop-1.600.0-3|58	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.6-1mdv2008.1
12cr|perl-mytop-1.600.0-3|59	+ Revision: 140692
12cr|perl-mytop-1.600.0-3|60	- restore BuildRoot
12cr|perl-mytop-1.600.0-3|61	
12cr|perl-mytop-1.600.0-3|62	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-mytop-1.600.0-3|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-mytop-1.600.0-3|64	- fix man pages
12cr|perl-mytop-1.600.0-3|65	
12cr|perl-mytop-1.600.0-3|66	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1.6-1mdv2008.0
12cr|perl-mytop-1.600.0-3|67	+ Revision: 25296
12cr|perl-mytop-1.600.0-3|68	- 1.6
12cr|perl-mytop-1.600.0-3|69	- Import perl-mytop
12cr|perl-mytop-1.600.0-3|70	
12cr|perl-mytop-1.600.0-3|71	
12cr|perl-mytop-1.600.0-3|72	
12cr|perl-mytop-1.600.0-3|73	* Tue Jan 31 2005 Nicolas Chipaux <chipaux@mandriva.com> 1.4-2mdk
12cr|perl-mytop-1.600.0-3|74	- Fix BuildRequires
12cr|perl-mytop-1.600.0-3|75	
12cr|perl-mytop-1.600.0-3|76	* Tue Jan 31 2005 Nicolas Chipaux <chipaux@mandriva.com> 1.4-1mdk
12cr|perl-mytop-1.600.0-3|77	- First mandrake release
12cr|perl-mytop-1.600.0-3|78	
12cr|perl-mytop-1.600.0-3|79	# end of file

5031 12
12cr|perl-Nagios-Plugin-0.350.0-2|1	%define upstream_name    Nagios-Plugin
12cr|perl-Nagios-Plugin-0.350.0-2|2	%define upstream_version 0.35
12cr|perl-Nagios-Plugin-0.350.0-2|3	
12cr|perl-Nagios-Plugin-0.350.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Nagios-Plugin-0.350.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Nagios-Plugin-0.350.0-2|6	Release:	2
12cr|perl-Nagios-Plugin-0.350.0-2|7	Summary:	A family of perl modules to streamline writing Nagios plugins
12cr|perl-Nagios-Plugin-0.350.0-2|8	License:	GPL+ or Artistic
12cr|perl-Nagios-Plugin-0.350.0-2|9	Group:		Development/Perl
12cr|perl-Nagios-Plugin-0.350.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Nagios-Plugin-0.350.0-2|11	Source0:	http://www.cpan.org/modules/by-module/Nagios/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Nagios-Plugin-0.350.0-2|12	
12cr|perl-Nagios-Plugin-0.350.0-2|13	BuildRequires:	perl-devel
12cr|perl-Nagios-Plugin-0.350.0-2|14	BuildRequires:	perl(Class::Accessor)
12cr|perl-Nagios-Plugin-0.350.0-2|15	BuildRequires:	perl(Config::Tiny)
12cr|perl-Nagios-Plugin-0.350.0-2|16	BuildRequires:	perl(Math::Calc::Units)
12cr|perl-Nagios-Plugin-0.350.0-2|17	BuildRequires:	perl(Params::Validate)
12cr|perl-Nagios-Plugin-0.350.0-2|18	BuildRequires:	perl(Test::Pod)
12cr|perl-Nagios-Plugin-0.350.0-2|19	BuildRequires:	perl(Test::Simple)
12cr|perl-Nagios-Plugin-0.350.0-2|20	BuildArch:	noarch
12cr|perl-Nagios-Plugin-0.350.0-2|21	
12cr|perl-Nagios-Plugin-0.350.0-2|22	%description
12cr|perl-Nagios-Plugin-0.350.0-2|23	These modules are meant for perl developers of plugins for Nagios
12cr|perl-Nagios-Plugin-0.350.0-2|24	(http://nagiosplug.sourceforge.net). It is meant to simplify a lot of the
12cr|perl-Nagios-Plugin-0.350.0-2|25	common functions required to do checking of a particular service.
12cr|perl-Nagios-Plugin-0.350.0-2|26	
12cr|perl-Nagios-Plugin-0.350.0-2|27	%prep
12cr|perl-Nagios-Plugin-0.350.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Nagios-Plugin-0.350.0-2|29	
12cr|perl-Nagios-Plugin-0.350.0-2|30	%build
12cr|perl-Nagios-Plugin-0.350.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Nagios-Plugin-0.350.0-2|32	%make
12cr|perl-Nagios-Plugin-0.350.0-2|33	
12cr|perl-Nagios-Plugin-0.350.0-2|34	%check
12cr|perl-Nagios-Plugin-0.350.0-2|35	make test
12cr|perl-Nagios-Plugin-0.350.0-2|36	
12cr|perl-Nagios-Plugin-0.350.0-2|37	%install
12cr|perl-Nagios-Plugin-0.350.0-2|38	%makeinstall_std
12cr|perl-Nagios-Plugin-0.350.0-2|39	
12cr|perl-Nagios-Plugin-0.350.0-2|40	%files
12cr|perl-Nagios-Plugin-0.350.0-2|41	%doc Changes README
12cr|perl-Nagios-Plugin-0.350.0-2|42	%{perl_vendorlib}/Nagios
12cr|perl-Nagios-Plugin-0.350.0-2|43	%{_mandir}/*/*
12cr|perl-Nagios-Plugin-0.350.0-2|44	
12cr|perl-Nagios-Plugin-0.350.0-2|45	
12cr|perl-Nagios-Plugin-0.350.0-2|46	%changelog
12cr|perl-Nagios-Plugin-0.350.0-2|47	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.350.0-1mdv2011.0
12cr|perl-Nagios-Plugin-0.350.0-2|48	+ Revision: 612250
12cr|perl-Nagios-Plugin-0.350.0-2|49	- update to new version 0.35
12cr|perl-Nagios-Plugin-0.350.0-2|50	
12cr|perl-Nagios-Plugin-0.350.0-2|51	* Fri Apr 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.340.0-1mdv2011.0
12cr|perl-Nagios-Plugin-0.350.0-2|52	+ Revision: 535531
12cr|perl-Nagios-Plugin-0.350.0-2|53	- new version
12cr|perl-Nagios-Plugin-0.350.0-2|54	
12cr|perl-Nagios-Plugin-0.350.0-2|55	* Thu Oct 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.330.0-2mdv2010.0
12cr|perl-Nagios-Plugin-0.350.0-2|56	+ Revision: 458764
12cr|perl-Nagios-Plugin-0.350.0-2|57	- ensure backportability
12cr|perl-Nagios-Plugin-0.350.0-2|58	
12cr|perl-Nagios-Plugin-0.350.0-2|59	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.330.0-1mdv2010.0
12cr|perl-Nagios-Plugin-0.350.0-2|60	+ Revision: 404044
12cr|perl-Nagios-Plugin-0.350.0-2|61	- rebuild using %%perl_convert_version
12cr|perl-Nagios-Plugin-0.350.0-2|62	
12cr|perl-Nagios-Plugin-0.350.0-2|63	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-1mdv2010.0
12cr|perl-Nagios-Plugin-0.350.0-2|64	+ Revision: 383530
12cr|perl-Nagios-Plugin-0.350.0-2|65	- update to new version 0.33
12cr|perl-Nagios-Plugin-0.350.0-2|66	
12cr|perl-Nagios-Plugin-0.350.0-2|67	* Wed Mar 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.32-1mdv2009.1
12cr|perl-Nagios-Plugin-0.350.0-2|68	+ Revision: 348534
12cr|perl-Nagios-Plugin-0.350.0-2|69	- update to new version 0.32
12cr|perl-Nagios-Plugin-0.350.0-2|70	
12cr|perl-Nagios-Plugin-0.350.0-2|71	* Tue Jan 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.31-1mdv2009.1
12cr|perl-Nagios-Plugin-0.350.0-2|72	+ Revision: 325311
12cr|perl-Nagios-Plugin-0.350.0-2|73	- update to new version 0.31
12cr|perl-Nagios-Plugin-0.350.0-2|74	
12cr|perl-Nagios-Plugin-0.350.0-2|75	* Wed Dec 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.30-1mdv2009.1
12cr|perl-Nagios-Plugin-0.350.0-2|76	+ Revision: 315203
12cr|perl-Nagios-Plugin-0.350.0-2|77	- new version
12cr|perl-Nagios-Plugin-0.350.0-2|78	- drop test patch, uneeded anymore
12cr|perl-Nagios-Plugin-0.350.0-2|79	
12cr|perl-Nagios-Plugin-0.350.0-2|80	* Wed Dec 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.29-1mdv2009.1
12cr|perl-Nagios-Plugin-0.350.0-2|81	+ Revision: 312497
12cr|perl-Nagios-Plugin-0.350.0-2|82	- new version
12cr|perl-Nagios-Plugin-0.350.0-2|83	
12cr|perl-Nagios-Plugin-0.350.0-2|84	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.28-1mdv2009.1
12cr|perl-Nagios-Plugin-0.350.0-2|85	+ Revision: 305755
12cr|perl-Nagios-Plugin-0.350.0-2|86	- update to new version 0.28
12cr|perl-Nagios-Plugin-0.350.0-2|87	
12cr|perl-Nagios-Plugin-0.350.0-2|88	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.27-2mdv2009.0
12cr|perl-Nagios-Plugin-0.350.0-2|89	+ Revision: 268620
12cr|perl-Nagios-Plugin-0.350.0-2|90	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Nagios-Plugin-0.350.0-2|91	
12cr|perl-Nagios-Plugin-0.350.0-2|92	* Wed Jun 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.27-1mdv2009.0
12cr|perl-Nagios-Plugin-0.350.0-2|93	+ Revision: 217988
12cr|perl-Nagios-Plugin-0.350.0-2|94	- update to new version 0.27
12cr|perl-Nagios-Plugin-0.350.0-2|95	
12cr|perl-Nagios-Plugin-0.350.0-2|96	* Thu Dec 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.22-1mdv2008.1
12cr|perl-Nagios-Plugin-0.350.0-2|97	+ Revision: 135705
12cr|perl-Nagios-Plugin-0.350.0-2|98	- 0.22
12cr|perl-Nagios-Plugin-0.350.0-2|99	
12cr|perl-Nagios-Plugin-0.350.0-2|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Nagios-Plugin-0.350.0-2|101	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Nagios-Plugin-0.350.0-2|102	
12cr|perl-Nagios-Plugin-0.350.0-2|103	* Thu Oct 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.21-1mdv2008.1
12cr|perl-Nagios-Plugin-0.350.0-2|104	+ Revision: 97100
12cr|perl-Nagios-Plugin-0.350.0-2|105	- import perl-Nagios-Plugin
12cr|perl-Nagios-Plugin-0.350.0-2|106	
12cr|perl-Nagios-Plugin-0.350.0-2|107	
12cr|perl-Nagios-Plugin-0.350.0-2|108	* Thu Oct 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.21-1mdv2008.1
12cr|perl-Nagios-Plugin-0.350.0-2|109	- initial Mandriva package

5032 12
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|1	%define upstream_name    Nagios-Plugin-WWW-Mechanize
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|2	%define upstream_version 0.13
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|3	
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|6	Release:	2
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|7	Summary:	Login to a web page as a user and get data as a Nagios plugin
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|8	License:	GPL+ or Artistic
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|9	Group:		Development/Perl
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|11	Source0:	http://www.cpan.org/modules/by-module/Nagios/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|12	
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|13	BuildRequires:	perl-devel
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|15	BuildRequires:	perl(Nagios::Plugin)
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|16	BuildRequires:	perl(Time::HiRes)
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|17	BuildRequires:	perl(WWW::Mechanize)
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|18	BuildArch:	noarch
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|19	
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|20	%description
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|21	This module ties Nagios::Plugin with WWW::Mechanize so that there's less
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|22	code in your perl script and the most common work is done for you.
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|23	
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|24	For example, the plugin will automatically call nagios_exit(CRITICAL, ...)
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|25	if a page is unavailable or a submit_form fails. The plugin will also keep
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|26	a track of the time for responses from the remote web server and output
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|27	that as performance data.
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|28	
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|29	%prep
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|31	
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|32	%build
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|34	%make
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|35	
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|36	%check
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|37	%make test
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|38	
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|39	%install
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|40	%makeinstall_std
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|41	
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|42	%files
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|43	%doc Changes LICENSE
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|44	%{_mandir}/man3/*
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|45	%{perl_vendorlib}/Nagios
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|46	
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|47	%changelog
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|48	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.1
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|49	+ Revision: 461331
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|50	- update to 0.13
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|51	
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|52	* Thu Oct 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.120.0-2mdv2010.0
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|53	+ Revision: 458765
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|54	- ensure backportability
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|55	
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|56	* Tue Sep 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.120.0-1mdv2010.0
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|57	+ Revision: 443244
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|58	- import perl-Nagios-Plugin-WWW-Mechanize
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|59	
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|60	
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|61	* Tue Sep 15 2009 cpan2dist 0.12-1mdv
12cr|perl-Nagios-Plugin-WWW-Mechanize-0.130.0-2|62	- initial mdv release, generated with cpan2dist

5033 12
12cr|perl-namespace-autoclean-0.130.0-1|1	%define upstream_name    namespace-autoclean
12cr|perl-namespace-autoclean-0.130.0-1|2	%define upstream_version 0.13
12cr|perl-namespace-autoclean-0.130.0-1|3	
12cr|perl-namespace-autoclean-0.130.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-namespace-autoclean-0.130.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-namespace-autoclean-0.130.0-1|6	Release:    1
12cr|perl-namespace-autoclean-0.130.0-1|7	
12cr|perl-namespace-autoclean-0.130.0-1|8	Summary:    Keep imports out of your namespace
12cr|perl-namespace-autoclean-0.130.0-1|9	License:    GPL+ or Artistic
12cr|perl-namespace-autoclean-0.130.0-1|10	Group:      Development/Perl
12cr|perl-namespace-autoclean-0.130.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-namespace-autoclean-0.130.0-1|12	Source0:    http://www.cpan.org/modules/by-module/namespace/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-namespace-autoclean-0.130.0-1|13	
12cr|perl-namespace-autoclean-0.130.0-1|14	BuildRequires: perl(B::Hooks::EndOfScope)
12cr|perl-namespace-autoclean-0.130.0-1|15	BuildRequires: perl(Class::MOP)
12cr|perl-namespace-autoclean-0.130.0-1|16	BuildRequires: perl(namespace::clean)
12cr|perl-namespace-autoclean-0.130.0-1|17	BuildRequires: perl-devel
12cr|perl-namespace-autoclean-0.130.0-1|18	BuildArch: noarch
12cr|perl-namespace-autoclean-0.130.0-1|19	Requires: perl(namespace::clean)
12cr|perl-namespace-autoclean-0.130.0-1|20	Provides: perl(namespace::autoclean)
12cr|perl-namespace-autoclean-0.130.0-1|21	
12cr|perl-namespace-autoclean-0.130.0-1|22	%description
12cr|perl-namespace-autoclean-0.130.0-1|23	When you import a function into a Perl package, it will naturally also be
12cr|perl-namespace-autoclean-0.130.0-1|24	available as a method.
12cr|perl-namespace-autoclean-0.130.0-1|25	
12cr|perl-namespace-autoclean-0.130.0-1|26	The 'namespace::autoclean' pragma will remove all imported symbols at the
12cr|perl-namespace-autoclean-0.130.0-1|27	end of the current package's compile cycle. Functions called in the package
12cr|perl-namespace-autoclean-0.130.0-1|28	itself will still be bound by their name, but they won't show up as methods
12cr|perl-namespace-autoclean-0.130.0-1|29	on your class or instances.
12cr|perl-namespace-autoclean-0.130.0-1|30	
12cr|perl-namespace-autoclean-0.130.0-1|31	This module is very similar to namespace::clean, except it will clean all
12cr|perl-namespace-autoclean-0.130.0-1|32	imported functions, no matter if you imported them before or after you
12cr|perl-namespace-autoclean-0.130.0-1|33	'use'd the pagma. It will also not touch anything that looks like a method,
12cr|perl-namespace-autoclean-0.130.0-1|34	according to 'Class::MOP::Class::get_method_list'.
12cr|perl-namespace-autoclean-0.130.0-1|35	
12cr|perl-namespace-autoclean-0.130.0-1|36	%prep
12cr|perl-namespace-autoclean-0.130.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-namespace-autoclean-0.130.0-1|38	
12cr|perl-namespace-autoclean-0.130.0-1|39	%build
12cr|perl-namespace-autoclean-0.130.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-namespace-autoclean-0.130.0-1|41	%make
12cr|perl-namespace-autoclean-0.130.0-1|42	
12cr|perl-namespace-autoclean-0.130.0-1|43	%check
12cr|perl-namespace-autoclean-0.130.0-1|44	make test
12cr|perl-namespace-autoclean-0.130.0-1|45	
12cr|perl-namespace-autoclean-0.130.0-1|46	%install
12cr|perl-namespace-autoclean-0.130.0-1|47	%makeinstall_std
12cr|perl-namespace-autoclean-0.130.0-1|48	
12cr|perl-namespace-autoclean-0.130.0-1|49	%files
12cr|perl-namespace-autoclean-0.130.0-1|50	%doc Changes LICENSE README
12cr|perl-namespace-autoclean-0.130.0-1|51	%{_mandir}/man3/*
12cr|perl-namespace-autoclean-0.130.0-1|52	%perl_vendorlib/*
12cr|perl-namespace-autoclean-0.130.0-1|53	
12cr|perl-namespace-autoclean-0.130.0-1|54	
12cr|perl-namespace-autoclean-0.130.0-1|55	%changelog
12cr|perl-namespace-autoclean-0.130.0-1|56	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.120.0-2mdv2011.0
12cr|perl-namespace-autoclean-0.130.0-1|57	+ Revision: 657863
12cr|perl-namespace-autoclean-0.130.0-1|58	- rebuild for updated spec-helper
12cr|perl-namespace-autoclean-0.130.0-1|59	
12cr|perl-namespace-autoclean-0.130.0-1|60	* Mon Feb 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.120.0-1
12cr|perl-namespace-autoclean-0.130.0-1|61	+ Revision: 636615
12cr|perl-namespace-autoclean-0.130.0-1|62	- update to new version 0.12
12cr|perl-namespace-autoclean-0.130.0-1|63	
12cr|perl-namespace-autoclean-0.130.0-1|64	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-namespace-autoclean-0.130.0-1|65	+ Revision: 561096
12cr|perl-namespace-autoclean-0.130.0-1|66	- rebuild for perl 5.12
12cr|perl-namespace-autoclean-0.130.0-1|67	
12cr|perl-namespace-autoclean-0.130.0-1|68	* Mon Jul 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-namespace-autoclean-0.130.0-1|69	+ Revision: 551216
12cr|perl-namespace-autoclean-0.130.0-1|70	- update to 0.11
12cr|perl-namespace-autoclean-0.130.0-1|71	
12cr|perl-namespace-autoclean-0.130.0-1|72	* Wed Sep 16 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-namespace-autoclean-0.130.0-1|73	+ Revision: 443469
12cr|perl-namespace-autoclean-0.130.0-1|74	- update to 0.09
12cr|perl-namespace-autoclean-0.130.0-1|75	
12cr|perl-namespace-autoclean-0.130.0-1|76	* Wed Jul 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-namespace-autoclean-0.130.0-1|77	+ Revision: 393404
12cr|perl-namespace-autoclean-0.130.0-1|78	- update to 0.08
12cr|perl-namespace-autoclean-0.130.0-1|79	- fixed summary field
12cr|perl-namespace-autoclean-0.130.0-1|80	
12cr|perl-namespace-autoclean-0.130.0-1|81	* Sun Jun 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.70.0-3mdv2010.0
12cr|perl-namespace-autoclean-0.130.0-1|82	+ Revision: 387862
12cr|perl-namespace-autoclean-0.130.0-1|83	- fix dependencies
12cr|perl-namespace-autoclean-0.130.0-1|84	
12cr|perl-namespace-autoclean-0.130.0-1|85	* Sat Jun 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-2mdv2010.0
12cr|perl-namespace-autoclean-0.130.0-1|86	+ Revision: 383240
12cr|perl-namespace-autoclean-0.130.0-1|87	- adding manual provides:
12cr|perl-namespace-autoclean-0.130.0-1|88	
12cr|perl-namespace-autoclean-0.130.0-1|89	* Thu May 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-namespace-autoclean-0.130.0-1|90	+ Revision: 380351
12cr|perl-namespace-autoclean-0.130.0-1|91	- update to 0.07
12cr|perl-namespace-autoclean-0.130.0-1|92	- using %%perl_convert_version
12cr|perl-namespace-autoclean-0.130.0-1|93	- fix license
12cr|perl-namespace-autoclean-0.130.0-1|94	
12cr|perl-namespace-autoclean-0.130.0-1|95	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2010.0
12cr|perl-namespace-autoclean-0.130.0-1|96	+ Revision: 378234
12cr|perl-namespace-autoclean-0.130.0-1|97	- update to new version 0.06
12cr|perl-namespace-autoclean-0.130.0-1|98	
12cr|perl-namespace-autoclean-0.130.0-1|99	* Thu May 14 2009 Jérôme Quelin <jquelin@mandriva.org> 0.05-2mdv2010.0
12cr|perl-namespace-autoclean-0.130.0-1|100	+ Revision: 375698
12cr|perl-namespace-autoclean-0.130.0-1|101	- rebuild
12cr|perl-namespace-autoclean-0.130.0-1|102	
12cr|perl-namespace-autoclean-0.130.0-1|103	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2010.0
12cr|perl-namespace-autoclean-0.130.0-1|104	+ Revision: 371859
12cr|perl-namespace-autoclean-0.130.0-1|105	- import perl-namespace-autoclean
12cr|perl-namespace-autoclean-0.130.0-1|106	
12cr|perl-namespace-autoclean-0.130.0-1|107	
12cr|perl-namespace-autoclean-0.130.0-1|108	* Mon May 04 2009 cpan2dist 0.05-1mdv
12cr|perl-namespace-autoclean-0.130.0-1|109	- initial mdv release, generated with cpan2dist
12cr|perl-namespace-autoclean-0.130.0-1|110	

5034 12
12cr|perl-namespace-clean-0.230.0-1|1	%define upstream_name    namespace-clean
12cr|perl-namespace-clean-0.230.0-1|2	%define upstream_version 0.23
12cr|perl-namespace-clean-0.230.0-1|3	
12cr|perl-namespace-clean-0.230.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-namespace-clean-0.230.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-namespace-clean-0.230.0-1|6	Release:	1
12cr|perl-namespace-clean-0.230.0-1|7	
12cr|perl-namespace-clean-0.230.0-1|8	Summary:	Keep imports and functions out of your namespace
12cr|perl-namespace-clean-0.230.0-1|9	License:	GPL+ or Artistic
12cr|perl-namespace-clean-0.230.0-1|10	Group:		Development/Perl
12cr|perl-namespace-clean-0.230.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-namespace-clean-0.230.0-1|12	Source0:	http://www.cpan.org/modules/by-module/namespace/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-namespace-clean-0.230.0-1|13	
12cr|perl-namespace-clean-0.230.0-1|14	BuildRequires:	perl(B::Hooks::EndOfScope)
12cr|perl-namespace-clean-0.230.0-1|15	BuildRequires:	perl(FindBin)
12cr|perl-namespace-clean-0.230.0-1|16	BuildRequires:	perl(Package::Stash)
12cr|perl-namespace-clean-0.230.0-1|17	BuildRequires:	perl(Scope::Guard)
12cr|perl-namespace-clean-0.230.0-1|18	BuildRequires:	perl(Sub::Identify)
12cr|perl-namespace-clean-0.230.0-1|19	BuildRequires:	perl(Sub::Name)
12cr|perl-namespace-clean-0.230.0-1|20	BuildRequires:	perl(Symbol)
12cr|perl-namespace-clean-0.230.0-1|21	BuildRequires:	perl(Test::More)
12cr|perl-namespace-clean-0.230.0-1|22	BuildRequires:	perl-devel
12cr|perl-namespace-clean-0.230.0-1|23	
12cr|perl-namespace-clean-0.230.0-1|24	BuildArch:	noarch
12cr|perl-namespace-clean-0.230.0-1|25	
12cr|perl-namespace-clean-0.230.0-1|26	Provides:	perl(namespace::clean)
12cr|perl-namespace-clean-0.230.0-1|27	
12cr|perl-namespace-clean-0.230.0-1|28	%description
12cr|perl-namespace-clean-0.230.0-1|29	When you define a function, or import one, into a Perl package, it will
12cr|perl-namespace-clean-0.230.0-1|30	naturally also be available as a method. This does not per se cause
12cr|perl-namespace-clean-0.230.0-1|31	problems, but it can complicate subclassing and, for example, plugin
12cr|perl-namespace-clean-0.230.0-1|32	classes that are included via multiple inheritance by loading them as
12cr|perl-namespace-clean-0.230.0-1|33	base classes.
12cr|perl-namespace-clean-0.230.0-1|34	
12cr|perl-namespace-clean-0.230.0-1|35	The 'namespace::clean' pragma will remove all previously declared or
12cr|perl-namespace-clean-0.230.0-1|36	imported symbols at the end of the current package's compile cycle.
12cr|perl-namespace-clean-0.230.0-1|37	Functions called in the package itself will still be bound by their
12cr|perl-namespace-clean-0.230.0-1|38	name, but they won't show up as methods on your class or instances.
12cr|perl-namespace-clean-0.230.0-1|39	
12cr|perl-namespace-clean-0.230.0-1|40	%prep
12cr|perl-namespace-clean-0.230.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-namespace-clean-0.230.0-1|42	
12cr|perl-namespace-clean-0.230.0-1|43	%build
12cr|perl-namespace-clean-0.230.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps
12cr|perl-namespace-clean-0.230.0-1|45	%make
12cr|perl-namespace-clean-0.230.0-1|46	
12cr|perl-namespace-clean-0.230.0-1|47	%check
12cr|perl-namespace-clean-0.230.0-1|48	%make test
12cr|perl-namespace-clean-0.230.0-1|49	
12cr|perl-namespace-clean-0.230.0-1|50	%install
12cr|perl-namespace-clean-0.230.0-1|51	%makeinstall_std
12cr|perl-namespace-clean-0.230.0-1|52	
12cr|perl-namespace-clean-0.230.0-1|53	%files
12cr|perl-namespace-clean-0.230.0-1|54	%doc Changes
12cr|perl-namespace-clean-0.230.0-1|55	%{_mandir}/man3/*
12cr|perl-namespace-clean-0.230.0-1|56	%{perl_vendorlib}/*
12cr|perl-namespace-clean-0.230.0-1|57	
12cr|perl-namespace-clean-0.230.0-1|58	
12cr|perl-namespace-clean-0.230.0-1|59	%changelog
12cr|perl-namespace-clean-0.230.0-1|60	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.200.0-2mdv2011.0
12cr|perl-namespace-clean-0.230.0-1|61	+ Revision: 657864
12cr|perl-namespace-clean-0.230.0-1|62	- rebuild for updated spec-helper
12cr|perl-namespace-clean-0.230.0-1|63	
12cr|perl-namespace-clean-0.230.0-1|64	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.200.0-1
12cr|perl-namespace-clean-0.230.0-1|65	+ Revision: 634015
12cr|perl-namespace-clean-0.230.0-1|66	- new version
12cr|perl-namespace-clean-0.230.0-1|67	
12cr|perl-namespace-clean-0.230.0-1|68	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2011.0
12cr|perl-namespace-clean-0.230.0-1|69	+ Revision: 551923
12cr|perl-namespace-clean-0.230.0-1|70	- adding missing buildrequires:
12cr|perl-namespace-clean-0.230.0-1|71	- update to 0.18
12cr|perl-namespace-clean-0.230.0-1|72	
12cr|perl-namespace-clean-0.230.0-1|73	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.1
12cr|perl-namespace-clean-0.230.0-1|74	+ Revision: 526462
12cr|perl-namespace-clean-0.230.0-1|75	- update to 0.14
12cr|perl-namespace-clean-0.230.0-1|76	
12cr|perl-namespace-clean-0.230.0-1|77	* Mon Jan 18 2010 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.1
12cr|perl-namespace-clean-0.230.0-1|78	+ Revision: 492956
12cr|perl-namespace-clean-0.230.0-1|79	- update to 0.13
12cr|perl-namespace-clean-0.230.0-1|80	
12cr|perl-namespace-clean-0.230.0-1|81	* Thu Jan 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.1
12cr|perl-namespace-clean-0.230.0-1|82	+ Revision: 491211
12cr|perl-namespace-clean-0.230.0-1|83	- adding missing buildrequires:
12cr|perl-namespace-clean-0.230.0-1|84	- update to 0.12
12cr|perl-namespace-clean-0.230.0-1|85	
12cr|perl-namespace-clean-0.230.0-1|86	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cr|perl-namespace-clean-0.230.0-1|87	+ Revision: 404047
12cr|perl-namespace-clean-0.230.0-1|88	- rebuild using %%perl_convert_version
12cr|perl-namespace-clean-0.230.0-1|89	
12cr|perl-namespace-clean-0.230.0-1|90	* Wed Mar 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.1
12cr|perl-namespace-clean-0.230.0-1|91	+ Revision: 348397
12cr|perl-namespace-clean-0.230.0-1|92	- update to new version 0.11
12cr|perl-namespace-clean-0.230.0-1|93	
12cr|perl-namespace-clean-0.230.0-1|94	* Sun Feb 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2009.1
12cr|perl-namespace-clean-0.230.0-1|95	+ Revision: 343835
12cr|perl-namespace-clean-0.230.0-1|96	- new version
12cr|perl-namespace-clean-0.230.0-1|97	
12cr|perl-namespace-clean-0.230.0-1|98	* Thu Dec 04 2008 Jérôme Quelin <jquelin@mandriva.org> 0.09-2mdv2009.1
12cr|perl-namespace-clean-0.230.0-1|99	+ Revision: 309964
12cr|perl-namespace-clean-0.230.0-1|100	- force provides, since it's all lowercase and mandriva's perl extractor
12cr|perl-namespace-clean-0.230.0-1|101	filters those out
12cr|perl-namespace-clean-0.230.0-1|102	
12cr|perl-namespace-clean-0.230.0-1|103	* Thu Oct 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.1
12cr|perl-namespace-clean-0.230.0-1|104	+ Revision: 296825
12cr|perl-namespace-clean-0.230.0-1|105	- new version
12cr|perl-namespace-clean-0.230.0-1|106	
12cr|perl-namespace-clean-0.230.0-1|107	* Wed Jul 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2009.0
12cr|perl-namespace-clean-0.230.0-1|108	+ Revision: 236343
12cr|perl-namespace-clean-0.230.0-1|109	- import perl-namespace-clean
12cr|perl-namespace-clean-0.230.0-1|110	
12cr|perl-namespace-clean-0.230.0-1|111	
12cr|perl-namespace-clean-0.230.0-1|112	* Wed Jul 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2009.0
12cr|perl-namespace-clean-0.230.0-1|113	- initial mdv release, generated with cpan2dist

5035 12
12cr|perl-Net-AIM-1.220.0-1|1	%define upstream_name    Net-AIM
12cr|perl-Net-AIM-1.220.0-1|2	%define upstream_version 1.22
12cr|perl-Net-AIM-1.220.0-1|3	
12cr|perl-Net-AIM-1.220.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Net-AIM-1.220.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-AIM-1.220.0-1|6	Release:	1
12cr|perl-Net-AIM-1.220.0-1|7	
12cr|perl-Net-AIM-1.220.0-1|8	Summary:	Perl module for AOL Instant Messenger TOC protocol
12cr|perl-Net-AIM-1.220.0-1|9	License:	GPL+ or Artistic
12cr|perl-Net-AIM-1.220.0-1|10	Group:		Development/Perl
12cr|perl-Net-AIM-1.220.0-1|11	Url:		http://search.cpan.org/dist/Net-AIM/
12cr|perl-Net-AIM-1.220.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-AIM-1.220.0-1|13	
12cr|perl-Net-AIM-1.220.0-1|14	BuildRequires:	perl-devel
12cr|perl-Net-AIM-1.220.0-1|15	BuildArch:	noarch
12cr|perl-Net-AIM-1.220.0-1|16	
12cr|perl-Net-AIM-1.220.0-1|17	%description
12cr|perl-Net-AIM-1.220.0-1|18	perl-Net-AIM is a Perl module for AOL Instant Messenger TOC protocol.
12cr|perl-Net-AIM-1.220.0-1|19	
12cr|perl-Net-AIM-1.220.0-1|20	%prep
12cr|perl-Net-AIM-1.220.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-AIM-1.220.0-1|22	
12cr|perl-Net-AIM-1.220.0-1|23	%build
12cr|perl-Net-AIM-1.220.0-1|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-AIM-1.220.0-1|25	%make
12cr|perl-Net-AIM-1.220.0-1|26	
12cr|perl-Net-AIM-1.220.0-1|27	%check
12cr|perl-Net-AIM-1.220.0-1|28	%make test
12cr|perl-Net-AIM-1.220.0-1|29	
12cr|perl-Net-AIM-1.220.0-1|30	%install
12cr|perl-Net-AIM-1.220.0-1|31	%makeinstall_std
12cr|perl-Net-AIM-1.220.0-1|32	
12cr|perl-Net-AIM-1.220.0-1|33	%files
12cr|perl-Net-AIM-1.220.0-1|34	%doc README
12cr|perl-Net-AIM-1.220.0-1|35	%{_mandir}/man3/*
12cr|perl-Net-AIM-1.220.0-1|36	%{perl_vendorlib}/*
12cr|perl-Net-AIM-1.220.0-1|37	

5036 12
12cr|perl-Net-Akismet-0.50.0-1|1	%define	upstream_name	 Net-Akismet
12cr|perl-Net-Akismet-0.50.0-1|2	%define	upstream_version 0.05
12cr|perl-Net-Akismet-0.50.0-1|3	
12cr|perl-Net-Akismet-0.50.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Net-Akismet-0.50.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Net-Akismet-0.50.0-1|6	Release:    %mkrel 1
12cr|perl-Net-Akismet-0.50.0-1|7	
12cr|perl-Net-Akismet-0.50.0-1|8	Summary:	Perl interface to Akismet - comment and trackback spam fighter
12cr|perl-Net-Akismet-0.50.0-1|9	License:	GPL+ or Artistic
12cr|perl-Net-Akismet-0.50.0-1|10	Group:		Development/Perl
12cr|perl-Net-Akismet-0.50.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Akismet-0.50.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/N/NI/NIKOLAY/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-Akismet-0.50.0-1|13	
12cr|perl-Net-Akismet-0.50.0-1|14	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Net-Akismet-0.50.0-1|15	Buildrequires:	perl-devel
12cr|perl-Net-Akismet-0.50.0-1|16	Buildarch:	noarch
12cr|perl-Net-Akismet-0.50.0-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Net-Akismet-0.50.0-1|18	
12cr|perl-Net-Akismet-0.50.0-1|19	%description
12cr|perl-Net-Akismet-0.50.0-1|20	Net::Akismet is a Perl interface to Akismet, a comment and trackback
12cr|perl-Net-Akismet-0.50.0-1|21	spam fighter.
12cr|perl-Net-Akismet-0.50.0-1|22	
12cr|perl-Net-Akismet-0.50.0-1|23	%prep
12cr|perl-Net-Akismet-0.50.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Akismet-0.50.0-1|25	
12cr|perl-Net-Akismet-0.50.0-1|26	%build
12cr|perl-Net-Akismet-0.50.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Akismet-0.50.0-1|28	%make
12cr|perl-Net-Akismet-0.50.0-1|29	
12cr|perl-Net-Akismet-0.50.0-1|30	%check
12cr|perl-Net-Akismet-0.50.0-1|31	make test
12cr|perl-Net-Akismet-0.50.0-1|32	
12cr|perl-Net-Akismet-0.50.0-1|33	%install
12cr|perl-Net-Akismet-0.50.0-1|34	rm -rf %{buildroot}
12cr|perl-Net-Akismet-0.50.0-1|35	%makeinstall_std
12cr|perl-Net-Akismet-0.50.0-1|36	
12cr|perl-Net-Akismet-0.50.0-1|37	%clean
12cr|perl-Net-Akismet-0.50.0-1|38	rm -rf %{buildroot}
12cr|perl-Net-Akismet-0.50.0-1|39	
12cr|perl-Net-Akismet-0.50.0-1|40	%files
12cr|perl-Net-Akismet-0.50.0-1|41	%defattr(-,root,root)
12cr|perl-Net-Akismet-0.50.0-1|42	%{perl_vendorlib}/Net/Akismet.pm
12cr|perl-Net-Akismet-0.50.0-1|43	%{_mandir}/*/*
12cr|perl-Net-Akismet-0.50.0-1|44	
12cr|perl-Net-Akismet-0.50.0-1|45	
12cr|perl-Net-Akismet-0.50.0-1|46	%changelog
12cr|perl-Net-Akismet-0.50.0-1|47	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-Net-Akismet-0.50.0-1|48	+ Revision: 409303
12cr|perl-Net-Akismet-0.50.0-1|49	- rebuild using %%perl_convert_version
12cr|perl-Net-Akismet-0.50.0-1|50	
12cr|perl-Net-Akismet-0.50.0-1|51	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.05-2mdv2009.0
12cr|perl-Net-Akismet-0.50.0-1|52	+ Revision: 268621
12cr|perl-Net-Akismet-0.50.0-1|53	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Net-Akismet-0.50.0-1|54	
12cr|perl-Net-Akismet-0.50.0-1|55	* Sat Jun 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2009.0
12cr|perl-Net-Akismet-0.50.0-1|56	+ Revision: 216586
12cr|perl-Net-Akismet-0.50.0-1|57	- update to new version 0.05
12cr|perl-Net-Akismet-0.50.0-1|58	
12cr|perl-Net-Akismet-0.50.0-1|59	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.03-1mdv2008.1
12cr|perl-Net-Akismet-0.50.0-1|60	+ Revision: 140692
12cr|perl-Net-Akismet-0.50.0-1|61	- restore BuildRoot
12cr|perl-Net-Akismet-0.50.0-1|62	
12cr|perl-Net-Akismet-0.50.0-1|63	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Net-Akismet-0.50.0-1|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Akismet-0.50.0-1|65	
12cr|perl-Net-Akismet-0.50.0-1|66	* Thu Aug 30 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2008.0
12cr|perl-Net-Akismet-0.50.0-1|67	+ Revision: 75228
12cr|perl-Net-Akismet-0.50.0-1|68	- update to new version 0.03
12cr|perl-Net-Akismet-0.50.0-1|69	
12cr|perl-Net-Akismet-0.50.0-1|70	* Sat Aug 11 2007 Olivier Blin <oblin@mandriva.com> 0.02-1mdv2008.0
12cr|perl-Net-Akismet-0.50.0-1|71	+ Revision: 61932
12cr|perl-Net-Akismet-0.50.0-1|72	- buildrequire perl(LWP::UserAgent) for tests
12cr|perl-Net-Akismet-0.50.0-1|73	- initial perl-Net-Akismet release
12cr|perl-Net-Akismet-0.50.0-1|74	- Create perl-Net-Akismet
12cr|perl-Net-Akismet-0.50.0-1|75	

5037 12
12cr|perl-Net-Amazon-0.590.0-2|1	%define upstream_name	 Net-Amazon
12cr|perl-Net-Amazon-0.590.0-2|2	%define upstream_version 0.59
12cr|perl-Net-Amazon-0.590.0-2|3	
12cr|perl-Net-Amazon-0.590.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Amazon-0.590.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Amazon-0.590.0-2|6	Release:	2
12cr|perl-Net-Amazon-0.590.0-2|7	
12cr|perl-Net-Amazon-0.590.0-2|8	Summary:	Framework for accessing amazon.com via SOAP and XML/HTTP
12cr|perl-Net-Amazon-0.590.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-Amazon-0.590.0-2|10	Group:		Development/Perl
12cr|perl-Net-Amazon-0.590.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Amazon-0.590.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Amazon-0.590.0-2|13	
12cr|perl-Net-Amazon-0.590.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-Amazon-0.590.0-2|15	BuildArch:	noarch
12cr|perl-Net-Amazon-0.590.0-2|16	
12cr|perl-Net-Amazon-0.590.0-2|17	%description
12cr|perl-Net-Amazon-0.590.0-2|18	Net::Amazon provides an object-oriented interface to amazon.com's
12cr|perl-Net-Amazon-0.590.0-2|19	SOAP and XML/HTTP interfaces. This way it's possible to create applications
12cr|perl-Net-Amazon-0.590.0-2|20	using Amazon's vast amount of data via a functional interface, without
12cr|perl-Net-Amazon-0.590.0-2|21	having to worry about the underlying communication mechanism.
12cr|perl-Net-Amazon-0.590.0-2|22	
12cr|perl-Net-Amazon-0.590.0-2|23	%prep
12cr|perl-Net-Amazon-0.590.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Amazon-0.590.0-2|25	
12cr|perl-Net-Amazon-0.590.0-2|26	%build
12cr|perl-Net-Amazon-0.590.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Amazon-0.590.0-2|28	%make
12cr|perl-Net-Amazon-0.590.0-2|29	
12cr|perl-Net-Amazon-0.590.0-2|30	%install
12cr|perl-Net-Amazon-0.590.0-2|31	%makeinstall_std
12cr|perl-Net-Amazon-0.590.0-2|32	
12cr|perl-Net-Amazon-0.590.0-2|33	%files
12cr|perl-Net-Amazon-0.590.0-2|34	%doc README Changes
12cr|perl-Net-Amazon-0.590.0-2|35	%{perl_vendorlib}/Net
12cr|perl-Net-Amazon-0.590.0-2|36	%{_mandir}/man3/*
12cr|perl-Net-Amazon-0.590.0-2|37	
12cr|perl-Net-Amazon-0.590.0-2|38	%changelog
12cr|perl-Net-Amazon-0.590.0-2|39	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.590.0-1mdv2010.1
12cr|perl-Net-Amazon-0.590.0-2|40	+ Revision: 461334
12cr|perl-Net-Amazon-0.590.0-2|41	- update to 0.59
12cr|perl-Net-Amazon-0.590.0-2|42	
12cr|perl-Net-Amazon-0.590.0-2|43	* Wed Sep 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.570.0-1mdv2010.0
12cr|perl-Net-Amazon-0.590.0-2|44	+ Revision: 435714
12cr|perl-Net-Amazon-0.590.0-2|45	- update to 0.57
12cr|perl-Net-Amazon-0.590.0-2|46	
12cr|perl-Net-Amazon-0.590.0-2|47	* Mon Sep 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.560.0-1mdv2010.0
12cr|perl-Net-Amazon-0.590.0-2|48	+ Revision: 432824
12cr|perl-Net-Amazon-0.590.0-2|49	- update to 0.56
12cr|perl-Net-Amazon-0.590.0-2|50	
12cr|perl-Net-Amazon-0.590.0-2|51	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.550.0-1mdv2010.0
12cr|perl-Net-Amazon-0.590.0-2|52	+ Revision: 399266
12cr|perl-Net-Amazon-0.590.0-2|53	- update to 0.55
12cr|perl-Net-Amazon-0.590.0-2|54	- using %%perl_convert_version
12cr|perl-Net-Amazon-0.590.0-2|55	- fixed license field
12cr|perl-Net-Amazon-0.590.0-2|56	
12cr|perl-Net-Amazon-0.590.0-2|57	* Sun Jun 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.54-1mdv2010.0
12cr|perl-Net-Amazon-0.590.0-2|58	+ Revision: 387780
12cr|perl-Net-Amazon-0.590.0-2|59	- update to new version 0.54
12cr|perl-Net-Amazon-0.590.0-2|60	
12cr|perl-Net-Amazon-0.590.0-2|61	* Thu Jun 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.53-1mdv2010.0
12cr|perl-Net-Amazon-0.590.0-2|62	+ Revision: 387015
12cr|perl-Net-Amazon-0.590.0-2|63	- update to new version 0.53
12cr|perl-Net-Amazon-0.590.0-2|64	
12cr|perl-Net-Amazon-0.590.0-2|65	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.51-1mdv2010.0
12cr|perl-Net-Amazon-0.590.0-2|66	+ Revision: 383531
12cr|perl-Net-Amazon-0.590.0-2|67	- update to new version 0.51
12cr|perl-Net-Amazon-0.590.0-2|68	
12cr|perl-Net-Amazon-0.590.0-2|69	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.50-1mdv2009.0
12cr|perl-Net-Amazon-0.590.0-2|70	+ Revision: 270393
12cr|perl-Net-Amazon-0.590.0-2|71	- update to new version 0.50
12cr|perl-Net-Amazon-0.590.0-2|72	
12cr|perl-Net-Amazon-0.590.0-2|73	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.49-2mdv2009.0
12cr|perl-Net-Amazon-0.590.0-2|74	+ Revision: 268622
12cr|perl-Net-Amazon-0.590.0-2|75	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Net-Amazon-0.590.0-2|76	
12cr|perl-Net-Amazon-0.590.0-2|77	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Net-Amazon-0.590.0-2|78	- update to new version 0.49
12cr|perl-Net-Amazon-0.590.0-2|79	
12cr|perl-Net-Amazon-0.590.0-2|80	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.48-1mdv2008.1
12cr|perl-Net-Amazon-0.590.0-2|81	+ Revision: 152911
12cr|perl-Net-Amazon-0.590.0-2|82	- update to new version 0.48
12cr|perl-Net-Amazon-0.590.0-2|83	- update to new version 0.48
12cr|perl-Net-Amazon-0.590.0-2|84	
12cr|perl-Net-Amazon-0.590.0-2|85	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-Amazon-0.590.0-2|86	- restore BuildRoot
12cr|perl-Net-Amazon-0.590.0-2|87	
12cr|perl-Net-Amazon-0.590.0-2|88	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.47-1mdv2008.1
12cr|perl-Net-Amazon-0.590.0-2|89	+ Revision: 133602
12cr|perl-Net-Amazon-0.590.0-2|90	- update to new version 0.47
12cr|perl-Net-Amazon-0.590.0-2|91	
12cr|perl-Net-Amazon-0.590.0-2|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-Amazon-0.590.0-2|93	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Amazon-0.590.0-2|94	
12cr|perl-Net-Amazon-0.590.0-2|95	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.46-1mdv2008.1
12cr|perl-Net-Amazon-0.590.0-2|96	+ Revision: 109580
12cr|perl-Net-Amazon-0.590.0-2|97	- update to new version 0.46
12cr|perl-Net-Amazon-0.590.0-2|98	
12cr|perl-Net-Amazon-0.590.0-2|99	* Sun Nov 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.44-1mdv2008.1
12cr|perl-Net-Amazon-0.590.0-2|100	+ Revision: 105895
12cr|perl-Net-Amazon-0.590.0-2|101	- update to new version 0.44
12cr|perl-Net-Amazon-0.590.0-2|102	
12cr|perl-Net-Amazon-0.590.0-2|103	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.43-1mdv2008.0
12cr|perl-Net-Amazon-0.590.0-2|104	+ Revision: 46655
12cr|perl-Net-Amazon-0.590.0-2|105	- update to new version 0.43
12cr|perl-Net-Amazon-0.590.0-2|106	
12cr|perl-Net-Amazon-0.590.0-2|107	* Fri Apr 20 2007 Anssi Hannula <anssi@mandriva.org> 0.40-1mdv
12cr|perl-Net-Amazon-0.590.0-2|108	+ Revision: 16260
12cr|perl-Net-Amazon-0.590.0-2|109	- 0.40
12cr|perl-Net-Amazon-0.590.0-2|110	
12cr|perl-Net-Amazon-0.590.0-2|111	
12cr|perl-Net-Amazon-0.590.0-2|112	* Tue Feb 27 2007 Anssi Hannula <anssi@mandriva.org> 0.39-1mdv2007.0
12cr|perl-Net-Amazon-0.590.0-2|113	+ Revision: 126272
12cr|perl-Net-Amazon-0.590.0-2|114	- 0.39
12cr|perl-Net-Amazon-0.590.0-2|115	- 0.38
12cr|perl-Net-Amazon-0.590.0-2|116	
12cr|perl-Net-Amazon-0.590.0-2|117	* Sun Jan 21 2007 Anssi Hannula <anssi@mandriva.org> 0.36-1mdv2007.1
12cr|perl-Net-Amazon-0.590.0-2|118	+ Revision: 111459
12cr|perl-Net-Amazon-0.590.0-2|119	- 0.36
12cr|perl-Net-Amazon-0.590.0-2|120	- Import perl-Net-Amazon
12cr|perl-Net-Amazon-0.590.0-2|121	
12cr|perl-Net-Amazon-0.590.0-2|122	* Mon May 29 2006 Anssi Hannula <anssi@mandriva.org> 0.35-1mdv2007.0
12cr|perl-Net-Amazon-0.590.0-2|123	- initial Mandriva package
12cr|perl-Net-Amazon-0.590.0-2|124	

5038 12
12cr|perl-Net-Appliance-Session-1.360.0-3|1	%define upstream_name Net-Appliance-Session
12cr|perl-Net-Appliance-Session-1.360.0-3|2	%define upstream_version 1.36
12cr|perl-Net-Appliance-Session-1.360.0-3|3	
12cr|perl-Net-Appliance-Session-1.360.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-Net-Appliance-Session-1.360.0-3|5	%define __noautoreq 'perl\\(Net::Appliance::Phrasebook\\)'
12cr|perl-Net-Appliance-Session-1.360.0-3|6	%endif
12cr|perl-Net-Appliance-Session-1.360.0-3|7	
12cr|perl-Net-Appliance-Session-1.360.0-3|8	Summary:	Run command-line sessions to network appliances
12cr|perl-Net-Appliance-Session-1.360.0-3|9	Name:		perl-%{upstream_name}
12cr|perl-Net-Appliance-Session-1.360.0-3|10	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Appliance-Session-1.360.0-3|11	Release:	3
12cr|perl-Net-Appliance-Session-1.360.0-3|12	License:	Artistic/GPL
12cr|perl-Net-Appliance-Session-1.360.0-3|13	Group:		Development/Perl
12cr|perl-Net-Appliance-Session-1.360.0-3|14	URL:		http://search.cpan.org/dist/Net-Appliance-Session/
12cr|perl-Net-Appliance-Session-1.360.0-3|15	Source:		http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Appliance-Session-1.360.0-3|16	BuildRequires:	perl-devel
12cr|perl-Net-Appliance-Session-1.360.0-3|17	BuildArch:	noarch
12cr|perl-Net-Appliance-Session-1.360.0-3|18	
12cr|perl-Net-Appliance-Session-1.360.0-3|19	%description
12cr|perl-Net-Appliance-Session-1.360.0-3|20	Run command-line sessions to network appliances
12cr|perl-Net-Appliance-Session-1.360.0-3|21	
12cr|perl-Net-Appliance-Session-1.360.0-3|22	%prep
12cr|perl-Net-Appliance-Session-1.360.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Appliance-Session-1.360.0-3|24	
12cr|perl-Net-Appliance-Session-1.360.0-3|25	%build
12cr|perl-Net-Appliance-Session-1.360.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Appliance-Session-1.360.0-3|27	%make
12cr|perl-Net-Appliance-Session-1.360.0-3|28	
12cr|perl-Net-Appliance-Session-1.360.0-3|29	%install
12cr|perl-Net-Appliance-Session-1.360.0-3|30	%makeinstall_std
12cr|perl-Net-Appliance-Session-1.360.0-3|31	
12cr|perl-Net-Appliance-Session-1.360.0-3|32	### Clean up docs
12cr|perl-Net-Appliance-Session-1.360.0-3|33	find examples/ -type f -exec %{__chmod} a-x {} \;
12cr|perl-Net-Appliance-Session-1.360.0-3|34	
12cr|perl-Net-Appliance-Session-1.360.0-3|35	%files
12cr|perl-Net-Appliance-Session-1.360.0-3|36	%doc Changes INSTALL MANIFEST META.yml README examples/
12cr|perl-Net-Appliance-Session-1.360.0-3|37	%{_mandir}/man3/*.3pm*
12cr|perl-Net-Appliance-Session-1.360.0-3|38	%{perl_vendorlib}/Net/Appliance/Session
12cr|perl-Net-Appliance-Session-1.360.0-3|39	%{perl_vendorlib}/Net/Appliance/Session.pm
12cr|perl-Net-Appliance-Session-1.360.0-3|40	
12cr|perl-Net-Appliance-Session-1.360.0-3|41	%changelog
12cr|perl-Net-Appliance-Session-1.360.0-3|42	* Tue Sep 27 2011 Leonardo Coelho <leonardoc@mandriva.com> 1.36-1mdv2012.0
12cr|perl-Net-Appliance-Session-1.360.0-3|43	+ Revision: 701541
12cr|perl-Net-Appliance-Session-1.360.0-3|44	- first mandriva version
12cr|perl-Net-Appliance-Session-1.360.0-3|45	- Created package structure for 'perl-Net-Appliance-Session'.
12cr|perl-Net-Appliance-Session-1.360.0-3|46	

5039 12
12cr|perl-Net-Arping-0.20.0-2|1	%define upstream_name    Net-Arping
12cr|perl-Net-Arping-0.20.0-2|2	%define upstream_version 0.02
12cr|perl-Net-Arping-0.20.0-2|3	
12cr|perl-Net-Arping-0.20.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Net-Arping-0.20.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Net-Arping-0.20.0-2|6	Release:	2
12cr|perl-Net-Arping-0.20.0-2|7	
12cr|perl-Net-Arping-0.20.0-2|8	Summary:	Net-Arping module for perl
12cr|perl-Net-Arping-0.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-Arping-0.20.0-2|10	Group:		Development/Perl
12cr|perl-Net-Arping-0.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Arping-0.20.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-Arping-0.20.0-2|13	Patch0:		perl-Net-Arping-0.02-overflow.patch
12cr|perl-Net-Arping-0.20.0-2|14	
12cr|perl-Net-Arping-0.20.0-2|15	BuildRequires:	libnet1.0.2-devel
12cr|perl-Net-Arping-0.20.0-2|16	BuildRequires:	libpcap-devel
12cr|perl-Net-Arping-0.20.0-2|17	BuildRequires:	perl-devel
12cr|perl-Net-Arping-0.20.0-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Net-Arping-0.20.0-2|19	
12cr|perl-Net-Arping-0.20.0-2|20	%description
12cr|perl-Net-Arping-0.20.0-2|21	The module contains function for testing remote host reachability
12cr|perl-Net-Arping-0.20.0-2|22	by sending ARP packets. The program must be run as root or be
12cr|perl-Net-Arping-0.20.0-2|23	setuid.
12cr|perl-Net-Arping-0.20.0-2|24	
12cr|perl-Net-Arping-0.20.0-2|25	%prep
12cr|perl-Net-Arping-0.20.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Arping-0.20.0-2|27	%patch0 -p0
12cr|perl-Net-Arping-0.20.0-2|28	
12cr|perl-Net-Arping-0.20.0-2|29	%build
12cr|perl-Net-Arping-0.20.0-2|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Arping-0.20.0-2|31	%make OPTIMIZE="%{optflags}" CFLAGS="%{optflags}"
12cr|perl-Net-Arping-0.20.0-2|32	# got root?
12cr|perl-Net-Arping-0.20.0-2|33	#make test
12cr|perl-Net-Arping-0.20.0-2|34	
12cr|perl-Net-Arping-0.20.0-2|35	%install
12cr|perl-Net-Arping-0.20.0-2|36	rm -rf %{buildroot}
12cr|perl-Net-Arping-0.20.0-2|37	%makeinstall_std
12cr|perl-Net-Arping-0.20.0-2|38	
12cr|perl-Net-Arping-0.20.0-2|39	%clean
12cr|perl-Net-Arping-0.20.0-2|40	rm -rf %{buildroot}
12cr|perl-Net-Arping-0.20.0-2|41	
12cr|perl-Net-Arping-0.20.0-2|42	%files
12cr|perl-Net-Arping-0.20.0-2|43	%defattr(-,root,root)
12cr|perl-Net-Arping-0.20.0-2|44	%doc Changes README
12cr|perl-Net-Arping-0.20.0-2|45	%{perl_vendorarch}/*
12cr|perl-Net-Arping-0.20.0-2|46	%{_mandir}/*/*
12cr|perl-Net-Arping-0.20.0-2|47	
12cr|perl-Net-Arping-0.20.0-2|48	
12cr|perl-Net-Arping-0.20.0-2|49	%changelog
12cr|perl-Net-Arping-0.20.0-2|50	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.20.0-2
12cr|perl-Net-Arping-0.20.0-2|51	+ Revision: 768358
12cr|perl-Net-Arping-0.20.0-2|52	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Net-Arping-0.20.0-2|53	
12cr|perl-Net-Arping-0.20.0-2|54	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Net-Arping-0.20.0-2|55	+ Revision: 404050
12cr|perl-Net-Arping-0.20.0-2|56	- rebuild using %%perl_convert_version
12cr|perl-Net-Arping-0.20.0-2|57	
12cr|perl-Net-Arping-0.20.0-2|58	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.02-10mdv2009.1
12cr|perl-Net-Arping-0.20.0-2|59	+ Revision: 298347
12cr|perl-Net-Arping-0.20.0-2|60	- rebuilt against libpcap-1.0.0
12cr|perl-Net-Arping-0.20.0-2|61	
12cr|perl-Net-Arping-0.20.0-2|62	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.02-9mdv2009.0
12cr|perl-Net-Arping-0.20.0-2|63	+ Revision: 257949
12cr|perl-Net-Arping-0.20.0-2|64	- rebuild
12cr|perl-Net-Arping-0.20.0-2|65	
12cr|perl-Net-Arping-0.20.0-2|66	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.02-8mdv2009.0
12cr|perl-Net-Arping-0.20.0-2|67	+ Revision: 245998
12cr|perl-Net-Arping-0.20.0-2|68	- rebuild
12cr|perl-Net-Arping-0.20.0-2|69	
12cr|perl-Net-Arping-0.20.0-2|70	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.02-6mdv2008.1
12cr|perl-Net-Arping-0.20.0-2|71	+ Revision: 151416
12cr|perl-Net-Arping-0.20.0-2|72	- rebuild for perl-5.10.0
12cr|perl-Net-Arping-0.20.0-2|73	
12cr|perl-Net-Arping-0.20.0-2|74	* Fri Jan 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.02-5mdv2008.1
12cr|perl-Net-Arping-0.20.0-2|75	+ Revision: 147964
12cr|perl-Net-Arping-0.20.0-2|76	- added P0 to fix #36669 (Buffer overflow when using perl-Net-Arping-0.02-4mdv2008.0)
12cr|perl-Net-Arping-0.20.0-2|77	
12cr|perl-Net-Arping-0.20.0-2|78	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Net-Arping-0.20.0-2|79	- restore BuildRoot
12cr|perl-Net-Arping-0.20.0-2|80	
12cr|perl-Net-Arping-0.20.0-2|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-Arping-0.20.0-2|82	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Arping-0.20.0-2|83	
12cr|perl-Net-Arping-0.20.0-2|84	* Fri Apr 27 2007 Oden Eriksson <oeriksson@mandriva.com> 0.02-4mdv2008.0
12cr|perl-Net-Arping-0.20.0-2|85	+ Revision: 18585
12cr|perl-Net-Arping-0.20.0-2|86	- rebuild
12cr|perl-Net-Arping-0.20.0-2|87	
12cr|perl-Net-Arping-0.20.0-2|88	
12cr|perl-Net-Arping-0.20.0-2|89	* Fri Mar 17 2006 Oden Eriksson <oeriksson@mandriva.com> 0.02-3mdk
12cr|perl-Net-Arping-0.20.0-2|90	- rebuilt against libnet1.0.2
12cr|perl-Net-Arping-0.20.0-2|91	
12cr|perl-Net-Arping-0.20.0-2|92	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.02-2mdk
12cr|perl-Net-Arping-0.20.0-2|93	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|perl-Net-Arping-0.20.0-2|94	
12cr|perl-Net-Arping-0.20.0-2|95	* Thu Feb 10 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.02-1mdk
12cr|perl-Net-Arping-0.20.0-2|96	- initial Mandrakelinux package
12cr|perl-Net-Arping-0.20.0-2|97	

5040 12
12cr|perl-Net-BGP-0.140.0-2|1	%define upstream_name    Net-BGP
12cr|perl-Net-BGP-0.140.0-2|2	%define upstream_version 0.14
12cr|perl-Net-BGP-0.140.0-2|3	
12cr|perl-Net-BGP-0.140.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-BGP-0.140.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-BGP-0.140.0-2|6	Release:	2
12cr|perl-Net-BGP-0.140.0-2|7	
12cr|perl-Net-BGP-0.140.0-2|8	Summary:	Net-BGP module for perl
12cr|perl-Net-BGP-0.140.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-BGP-0.140.0-2|10	Group:		Development/Perl
12cr|perl-Net-BGP-0.140.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-BGP-0.140.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-BGP-0.140.0-2|13	
12cr|perl-Net-BGP-0.140.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-BGP-0.140.0-2|15	BuildRequires:	perl(Test::Pod)
12cr|perl-Net-BGP-0.140.0-2|16	BuildArch:	noarch
12cr|perl-Net-BGP-0.140.0-2|17	
12cr|perl-Net-BGP-0.140.0-2|18	%description
12cr|perl-Net-BGP-0.140.0-2|19	This module is an implementation of the BGP-4 inter-domain
12cr|perl-Net-BGP-0.140.0-2|20	routing protocol. It encapsulates all of the functionality
12cr|perl-Net-BGP-0.140.0-2|21	needed to establish and maintain a BGP peering session and
12cr|perl-Net-BGP-0.140.0-2|22	exchange routing update information with the peer.
12cr|perl-Net-BGP-0.140.0-2|23	
12cr|perl-Net-BGP-0.140.0-2|24	%prep
12cr|perl-Net-BGP-0.140.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-BGP-0.140.0-2|26	
12cr|perl-Net-BGP-0.140.0-2|27	%build
12cr|perl-Net-BGP-0.140.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-BGP-0.140.0-2|29	%make
12cr|perl-Net-BGP-0.140.0-2|30	
12cr|perl-Net-BGP-0.140.0-2|31	%check
12cr|perl-Net-BGP-0.140.0-2|32	make test
12cr|perl-Net-BGP-0.140.0-2|33	
12cr|perl-Net-BGP-0.140.0-2|34	%install
12cr|perl-Net-BGP-0.140.0-2|35	%makeinstall_std
12cr|perl-Net-BGP-0.140.0-2|36	
12cr|perl-Net-BGP-0.140.0-2|37	%files
12cr|perl-Net-BGP-0.140.0-2|38	%doc Changes README
12cr|perl-Net-BGP-0.140.0-2|39	%{perl_vendorlib}/Net/BGP
12cr|perl-Net-BGP-0.140.0-2|40	%{perl_vendorlib}/Net/BGP.pm
12cr|perl-Net-BGP-0.140.0-2|41	%{_mandir}/*/*
12cr|perl-Net-BGP-0.140.0-2|42	
12cr|perl-Net-BGP-0.140.0-2|43	%changelog
12cr|perl-Net-BGP-0.140.0-2|44	* Mon Oct 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-Net-BGP-0.140.0-2|45	+ Revision: 589352
12cr|perl-Net-BGP-0.140.0-2|46	- new version
12cr|perl-Net-BGP-0.140.0-2|47	
12cr|perl-Net-BGP-0.140.0-2|48	* Fri Jul 17 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.130.0-1mdv2011.0
12cr|perl-Net-BGP-0.140.0-2|49	+ Revision: 396744
12cr|perl-Net-BGP-0.140.0-2|50	- update to 0.13
12cr|perl-Net-BGP-0.140.0-2|51	
12cr|perl-Net-BGP-0.140.0-2|52	* Tue Jul 07 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.0
12cr|perl-Net-BGP-0.140.0-2|53	+ Revision: 393271
12cr|perl-Net-BGP-0.140.0-2|54	- update to 0.12
12cr|perl-Net-BGP-0.140.0-2|55	- using %%perl_convert_version
12cr|perl-Net-BGP-0.140.0-2|56	- fixed license field
12cr|perl-Net-BGP-0.140.0-2|57	
12cr|perl-Net-BGP-0.140.0-2|58	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.08-6mdv2009.0
12cr|perl-Net-BGP-0.140.0-2|59	+ Revision: 241759
12cr|perl-Net-BGP-0.140.0-2|60	- rebuild
12cr|perl-Net-BGP-0.140.0-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-BGP-0.140.0-2|62	
12cr|perl-Net-BGP-0.140.0-2|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-BGP-0.140.0-2|64	- restore BuildRoot
12cr|perl-Net-BGP-0.140.0-2|65	
12cr|perl-Net-BGP-0.140.0-2|66	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.08-4mdv2008.0
12cr|perl-Net-BGP-0.140.0-2|67	+ Revision: 25448
12cr|perl-Net-BGP-0.140.0-2|68	- rebuild
12cr|perl-Net-BGP-0.140.0-2|69	
12cr|perl-Net-BGP-0.140.0-2|70	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.08-3mdv2008.0
12cr|perl-Net-BGP-0.140.0-2|71	+ Revision: 25293
12cr|perl-Net-BGP-0.140.0-2|72	- rebuild
12cr|perl-Net-BGP-0.140.0-2|73	
12cr|perl-Net-BGP-0.140.0-2|74	
12cr|perl-Net-BGP-0.140.0-2|75	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.08-2mdk
12cr|perl-Net-BGP-0.140.0-2|76	- Fix SPEC according to Perl Policy
12cr|perl-Net-BGP-0.140.0-2|77	- BuildRequires
12cr|perl-Net-BGP-0.140.0-2|78	- Source URL
12cr|perl-Net-BGP-0.140.0-2|79	- use mkrel
12cr|perl-Net-BGP-0.140.0-2|80	
12cr|perl-Net-BGP-0.140.0-2|81	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.08-1mdk
12cr|perl-Net-BGP-0.140.0-2|82	- initial Mandriva package
12cr|perl-Net-BGP-0.140.0-2|83	

5041 12
12cr|perl-Net-Bluetooth-0.400.0-2|1	%define upstream_name Net-Bluetooth
12cr|perl-Net-Bluetooth-0.400.0-2|2	%define upstream_version 0.40
12cr|perl-Net-Bluetooth-0.400.0-2|3	
12cr|perl-Net-Bluetooth-0.400.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Bluetooth-0.400.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Bluetooth-0.400.0-2|6	Release:	2
12cr|perl-Net-Bluetooth-0.400.0-2|7	
12cr|perl-Net-Bluetooth-0.400.0-2|8	Summary:	Net::Bluetooth - Perl Bluetooth Interface
12cr|perl-Net-Bluetooth-0.400.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-Bluetooth-0.400.0-2|10	Group:		Development/Perl
12cr|perl-Net-Bluetooth-0.400.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Bluetooth-0.400.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/Net-Bluetooth-%{upstream_version}.tar.bz2
12cr|perl-Net-Bluetooth-0.400.0-2|13	
12cr|perl-Net-Bluetooth-0.400.0-2|14	BuildRequires:	bluez-devel
12cr|perl-Net-Bluetooth-0.400.0-2|15	BuildRequires:	perl-devel
12cr|perl-Net-Bluetooth-0.400.0-2|16	Requires(pre):	bluez
12cr|perl-Net-Bluetooth-0.400.0-2|17	
12cr|perl-Net-Bluetooth-0.400.0-2|18	%description
12cr|perl-Net-Bluetooth-0.400.0-2|19	Net::Bluetooth - Perl Bluetooth Interface
12cr|perl-Net-Bluetooth-0.400.0-2|20	This module creates a Bluetooth interface for Perl.
12cr|perl-Net-Bluetooth-0.400.0-2|21	
12cr|perl-Net-Bluetooth-0.400.0-2|22	%prep
12cr|perl-Net-Bluetooth-0.400.0-2|23	%setup -q -n Net-Bluetooth-%{upstream_version}
12cr|perl-Net-Bluetooth-0.400.0-2|24	
12cr|perl-Net-Bluetooth-0.400.0-2|25	%build
12cr|perl-Net-Bluetooth-0.400.0-2|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Bluetooth-0.400.0-2|27	%make
12cr|perl-Net-Bluetooth-0.400.0-2|28	
12cr|perl-Net-Bluetooth-0.400.0-2|29	%check
12cr|perl-Net-Bluetooth-0.400.0-2|30	make test
12cr|perl-Net-Bluetooth-0.400.0-2|31	
12cr|perl-Net-Bluetooth-0.400.0-2|32	%install
12cr|perl-Net-Bluetooth-0.400.0-2|33	%makeinstall_std
12cr|perl-Net-Bluetooth-0.400.0-2|34	
12cr|perl-Net-Bluetooth-0.400.0-2|35	%files
12cr|perl-Net-Bluetooth-0.400.0-2|36	%doc Changes README
12cr|perl-Net-Bluetooth-0.400.0-2|37	%{perl_vendorarch}/Net/Bluetooth.pm
12cr|perl-Net-Bluetooth-0.400.0-2|38	%dir %{perl_vendorarch}/auto/Net/Bluetooth
12cr|perl-Net-Bluetooth-0.400.0-2|39	%{perl_vendorarch}/auto/Net/Bluetooth/*
12cr|perl-Net-Bluetooth-0.400.0-2|40	%{_mandir}/man3/*
12cr|perl-Net-Bluetooth-0.400.0-2|41	
12cr|perl-Net-Bluetooth-0.400.0-2|42	
12cr|perl-Net-Bluetooth-0.400.0-2|43	%changelog
12cr|perl-Net-Bluetooth-0.400.0-2|44	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.400.0-2
12cr|perl-Net-Bluetooth-0.400.0-2|45	+ Revision: 773534
12cr|perl-Net-Bluetooth-0.400.0-2|46	- clean out spec
12cr|perl-Net-Bluetooth-0.400.0-2|47	- fix files listed twice
12cr|perl-Net-Bluetooth-0.400.0-2|48	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Net-Bluetooth-0.400.0-2|49	
12cr|perl-Net-Bluetooth-0.400.0-2|50	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.400.0-1mdv2010.0
12cr|perl-Net-Bluetooth-0.400.0-2|51	+ Revision: 404062
12cr|perl-Net-Bluetooth-0.400.0-2|52	- rebuild using %%perl_convert_version
12cr|perl-Net-Bluetooth-0.400.0-2|53	
12cr|perl-Net-Bluetooth-0.400.0-2|54	* Sat Feb 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.40-6mdv2009.1
12cr|perl-Net-Bluetooth-0.400.0-2|55	+ Revision: 345984
12cr|perl-Net-Bluetooth-0.400.0-2|56	- rebuild
12cr|perl-Net-Bluetooth-0.400.0-2|57	
12cr|perl-Net-Bluetooth-0.400.0-2|58	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.40-5mdv2009.0
12cr|perl-Net-Bluetooth-0.400.0-2|59	+ Revision: 257951
12cr|perl-Net-Bluetooth-0.400.0-2|60	- rebuild
12cr|perl-Net-Bluetooth-0.400.0-2|61	
12cr|perl-Net-Bluetooth-0.400.0-2|62	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.40-4mdv2009.0
12cr|perl-Net-Bluetooth-0.400.0-2|63	+ Revision: 246002
12cr|perl-Net-Bluetooth-0.400.0-2|64	- rebuild
12cr|perl-Net-Bluetooth-0.400.0-2|65	- fix spacing at top of description
12cr|perl-Net-Bluetooth-0.400.0-2|66	
12cr|perl-Net-Bluetooth-0.400.0-2|67	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.40-2mdv2008.1
12cr|perl-Net-Bluetooth-0.400.0-2|68	+ Revision: 152216
12cr|perl-Net-Bluetooth-0.400.0-2|69	- rebuild
12cr|perl-Net-Bluetooth-0.400.0-2|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Bluetooth-0.400.0-2|71	
12cr|perl-Net-Bluetooth-0.400.0-2|72	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Net-Bluetooth-0.400.0-2|73	- restore BuildRoot
12cr|perl-Net-Bluetooth-0.400.0-2|74	
12cr|perl-Net-Bluetooth-0.400.0-2|75	* Thu Aug 16 2007 Funda Wang <fwang@mandriva.org> 0.40-1mdv2008.0
12cr|perl-Net-Bluetooth-0.400.0-2|76	+ Revision: 64131
12cr|perl-Net-Bluetooth-0.400.0-2|77	- New version 0.40
12cr|perl-Net-Bluetooth-0.400.0-2|78	
12cr|perl-Net-Bluetooth-0.400.0-2|79	* Wed May 23 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.39-1mdv2008.0
12cr|perl-Net-Bluetooth-0.400.0-2|80	+ Revision: 30113
12cr|perl-Net-Bluetooth-0.400.0-2|81	- Fix BR
12cr|perl-Net-Bluetooth-0.400.0-2|82	- Import perl-Net-Bluetooth
12cr|perl-Net-Bluetooth-0.400.0-2|83	
12cr|perl-Net-Bluetooth-0.400.0-2|84	
12cr|perl-Net-Bluetooth-0.400.0-2|85	
12cr|perl-Net-Bluetooth-0.400.0-2|86	* Wed May 23 2007 Nicolas Lcureuil <neoclust@mandriva.org> 0.39-1mdv2008.0
12cr|perl-Net-Bluetooth-0.400.0-2|87	- First Mandriva package

5042 12
12cr|perl-Net-CIDR-0.140.0-2|1	%define upstream_name	 Net-CIDR
12cr|perl-Net-CIDR-0.140.0-2|2	%define upstream_version 0.14
12cr|perl-Net-CIDR-0.140.0-2|3	
12cr|perl-Net-CIDR-0.140.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-CIDR-0.140.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-CIDR-0.140.0-2|6	Release:	2
12cr|perl-Net-CIDR-0.140.0-2|7	
12cr|perl-Net-CIDR-0.140.0-2|8	Summary:	Manipulate IPv4/IPv6 netblocks in CIDR notation
12cr|perl-Net-CIDR-0.140.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-CIDR-0.140.0-2|10	Group:		Development/Perl
12cr|perl-Net-CIDR-0.140.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-CIDR-0.140.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-CIDR-0.140.0-2|13	
12cr|perl-Net-CIDR-0.140.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-CIDR-0.140.0-2|15	BuildArch:	noarch
12cr|perl-Net-CIDR-0.140.0-2|16	
12cr|perl-Net-CIDR-0.140.0-2|17	%description
12cr|perl-Net-CIDR-0.140.0-2|18	With this module, you can manipulate IPv4/IPv6 netblocks in CIDR notation.
12cr|perl-Net-CIDR-0.140.0-2|19	
12cr|perl-Net-CIDR-0.140.0-2|20	%prep
12cr|perl-Net-CIDR-0.140.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-CIDR-0.140.0-2|22	
12cr|perl-Net-CIDR-0.140.0-2|23	%build
12cr|perl-Net-CIDR-0.140.0-2|24	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-CIDR-0.140.0-2|25	%make
12cr|perl-Net-CIDR-0.140.0-2|26	
12cr|perl-Net-CIDR-0.140.0-2|27	%check
12cr|perl-Net-CIDR-0.140.0-2|28	%make test
12cr|perl-Net-CIDR-0.140.0-2|29	
12cr|perl-Net-CIDR-0.140.0-2|30	%install
12cr|perl-Net-CIDR-0.140.0-2|31	%makeinstall_std
12cr|perl-Net-CIDR-0.140.0-2|32	
12cr|perl-Net-CIDR-0.140.0-2|33	%files
12cr|perl-Net-CIDR-0.140.0-2|34	%doc Changes README
12cr|perl-Net-CIDR-0.140.0-2|35	%{perl_vendorlib}/Net
12cr|perl-Net-CIDR-0.140.0-2|36	%{_mandir}/*/*
12cr|perl-Net-CIDR-0.140.0-2|37	
12cr|perl-Net-CIDR-0.140.0-2|38	
12cr|perl-Net-CIDR-0.140.0-2|39	%changelog
12cr|perl-Net-CIDR-0.140.0-2|40	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-Net-CIDR-0.140.0-2|41	+ Revision: 552425
12cr|perl-Net-CIDR-0.140.0-2|42	- update to 0.14
12cr|perl-Net-CIDR-0.140.0-2|43	
12cr|perl-Net-CIDR-0.140.0-2|44	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.0
12cr|perl-Net-CIDR-0.140.0-2|45	+ Revision: 404063
12cr|perl-Net-CIDR-0.140.0-2|46	- rebuild using %%perl_convert_version
12cr|perl-Net-CIDR-0.140.0-2|47	
12cr|perl-Net-CIDR-0.140.0-2|48	* Tue Jan 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2009.1
12cr|perl-Net-CIDR-0.140.0-2|49	+ Revision: 331588
12cr|perl-Net-CIDR-0.140.0-2|50	- update to new version 0.13
12cr|perl-Net-CIDR-0.140.0-2|51	
12cr|perl-Net-CIDR-0.140.0-2|52	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.11-6mdv2009.0
12cr|perl-Net-CIDR-0.140.0-2|53	+ Revision: 257957
12cr|perl-Net-CIDR-0.140.0-2|54	- rebuild
12cr|perl-Net-CIDR-0.140.0-2|55	
12cr|perl-Net-CIDR-0.140.0-2|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.11-5mdv2009.0
12cr|perl-Net-CIDR-0.140.0-2|57	+ Revision: 246035
12cr|perl-Net-CIDR-0.140.0-2|58	- rebuild
12cr|perl-Net-CIDR-0.140.0-2|59	
12cr|perl-Net-CIDR-0.140.0-2|60	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.11-3mdv2008.1
12cr|perl-Net-CIDR-0.140.0-2|61	+ Revision: 140692
12cr|perl-Net-CIDR-0.140.0-2|62	- restore BuildRoot
12cr|perl-Net-CIDR-0.140.0-2|63	
12cr|perl-Net-CIDR-0.140.0-2|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-CIDR-0.140.0-2|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-CIDR-0.140.0-2|66	
12cr|perl-Net-CIDR-0.140.0-2|67	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-3mdv2008.0
12cr|perl-Net-CIDR-0.140.0-2|68	+ Revision: 86681
12cr|perl-Net-CIDR-0.140.0-2|69	- rebuild
12cr|perl-Net-CIDR-0.140.0-2|70	
12cr|perl-Net-CIDR-0.140.0-2|71	
12cr|perl-Net-CIDR-0.140.0-2|72	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-2mdv2007.0
12cr|perl-Net-CIDR-0.140.0-2|73	- Rebuild
12cr|perl-Net-CIDR-0.140.0-2|74	
12cr|perl-Net-CIDR-0.140.0-2|75	* Tue Apr 18 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdk
12cr|perl-Net-CIDR-0.140.0-2|76	- contributed by Cedric Devillers <brancaleone@altern.org>
12cr|perl-Net-CIDR-0.140.0-2|77	

5043 12
12cr|perl-Net-CUPS-0.610.0-2|1	%define upstream_name    Net-CUPS
12cr|perl-Net-CUPS-0.610.0-2|2	%define upstream_version 0.61
12cr|perl-Net-CUPS-0.610.0-2|3	
12cr|perl-Net-CUPS-0.610.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Net-CUPS-0.610.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Net-CUPS-0.610.0-2|6	Release:	2
12cr|perl-Net-CUPS-0.610.0-2|7	
12cr|perl-Net-CUPS-0.610.0-2|8	Summary:    Common Unix Printing System Interface
12cr|perl-Net-CUPS-0.610.0-2|9	License:    GPL+ or Artistic
12cr|perl-Net-CUPS-0.610.0-2|10	Group:      Development/Perl
12cr|perl-Net-CUPS-0.610.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-CUPS-0.610.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-CUPS-0.610.0-2|13	
12cr|perl-Net-CUPS-0.610.0-2|14	BuildRequires: perl-devel
12cr|perl-Net-CUPS-0.610.0-2|15	BuildRequires: cups-devel
12cr|perl-Net-CUPS-0.610.0-2|16	BuildRequires: perl(Test::More)
12cr|perl-Net-CUPS-0.610.0-2|17	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Net-CUPS-0.610.0-2|18	
12cr|perl-Net-CUPS-0.610.0-2|19	%description
12cr|perl-Net-CUPS-0.610.0-2|20	Net::CUPS is an object oriented interface to the Common Unix Printing
12cr|perl-Net-CUPS-0.610.0-2|21	System.
12cr|perl-Net-CUPS-0.610.0-2|22	
12cr|perl-Net-CUPS-0.610.0-2|23	%prep
12cr|perl-Net-CUPS-0.610.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-CUPS-0.610.0-2|25	# those test requires a running cups server
12cr|perl-Net-CUPS-0.610.0-2|26	# http://rt.cpan.org/Ticket/Display.html?id=38469
12cr|perl-Net-CUPS-0.610.0-2|27	rm -f t/03_destination.t
12cr|perl-Net-CUPS-0.610.0-2|28	
12cr|perl-Net-CUPS-0.610.0-2|29	%build
12cr|perl-Net-CUPS-0.610.0-2|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-CUPS-0.610.0-2|31	%make
12cr|perl-Net-CUPS-0.610.0-2|32	
12cr|perl-Net-CUPS-0.610.0-2|33	%check
12cr|perl-Net-CUPS-0.610.0-2|34	make test
12cr|perl-Net-CUPS-0.610.0-2|35	
12cr|perl-Net-CUPS-0.610.0-2|36	%install
12cr|perl-Net-CUPS-0.610.0-2|37	rm -rf %{buildroot}
12cr|perl-Net-CUPS-0.610.0-2|38	%makeinstall_std
12cr|perl-Net-CUPS-0.610.0-2|39	
12cr|perl-Net-CUPS-0.610.0-2|40	%clean
12cr|perl-Net-CUPS-0.610.0-2|41	rm -rf %{buildroot}
12cr|perl-Net-CUPS-0.610.0-2|42	
12cr|perl-Net-CUPS-0.610.0-2|43	%files
12cr|perl-Net-CUPS-0.610.0-2|44	%defattr(-,root,root)
12cr|perl-Net-CUPS-0.610.0-2|45	%doc README Changes
12cr|perl-Net-CUPS-0.610.0-2|46	%{_mandir}/man3/*
12cr|perl-Net-CUPS-0.610.0-2|47	%perl_vendorlib/*
12cr|perl-Net-CUPS-0.610.0-2|48	
12cr|perl-Net-CUPS-0.610.0-2|49	
12cr|perl-Net-CUPS-0.610.0-2|50	%changelog
12cr|perl-Net-CUPS-0.610.0-2|51	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.610.0-2
12cr|perl-Net-CUPS-0.610.0-2|52	+ Revision: 768358
12cr|perl-Net-CUPS-0.610.0-2|53	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Net-CUPS-0.610.0-2|54	
12cr|perl-Net-CUPS-0.610.0-2|55	* Thu Aug 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.610.0-1mdv2010.0
12cr|perl-Net-CUPS-0.610.0-2|56	+ Revision: 418545
12cr|perl-Net-CUPS-0.610.0-2|57	- update to 0.61
12cr|perl-Net-CUPS-0.610.0-2|58	
12cr|perl-Net-CUPS-0.610.0-2|59	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.600.0-1mdv2010.0
12cr|perl-Net-CUPS-0.610.0-2|60	+ Revision: 408837
12cr|perl-Net-CUPS-0.610.0-2|61	- update to 0.60
12cr|perl-Net-CUPS-0.610.0-2|62	
12cr|perl-Net-CUPS-0.610.0-2|63	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.590.0-1mdv2010.0
12cr|perl-Net-CUPS-0.610.0-2|64	+ Revision: 404065
12cr|perl-Net-CUPS-0.610.0-2|65	- rebuild using %%perl_convert_version
12cr|perl-Net-CUPS-0.610.0-2|66	
12cr|perl-Net-CUPS-0.610.0-2|67	* Fri Sep 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.59-1mdv2009.0
12cr|perl-Net-CUPS-0.610.0-2|68	+ Revision: 281111
12cr|perl-Net-CUPS-0.610.0-2|69	- update to new version 0.59
12cr|perl-Net-CUPS-0.610.0-2|70	
12cr|perl-Net-CUPS-0.610.0-2|71	* Sun Aug 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.58-1mdv2009.0
12cr|perl-Net-CUPS-0.610.0-2|72	+ Revision: 277954
12cr|perl-Net-CUPS-0.610.0-2|73	- update to new version 0.58
12cr|perl-Net-CUPS-0.610.0-2|74	
12cr|perl-Net-CUPS-0.610.0-2|75	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.57-1mdv2009.0
12cr|perl-Net-CUPS-0.610.0-2|76	+ Revision: 272041
12cr|perl-Net-CUPS-0.610.0-2|77	- new version
12cr|perl-Net-CUPS-0.610.0-2|78	
12cr|perl-Net-CUPS-0.610.0-2|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-CUPS-0.610.0-2|80	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Net-CUPS-0.610.0-2|81	
12cr|perl-Net-CUPS-0.610.0-2|82	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.55-1mdv2009.0
12cr|perl-Net-CUPS-0.610.0-2|83	+ Revision: 194693
12cr|perl-Net-CUPS-0.610.0-2|84	- import perl-Net-CUPS
12cr|perl-Net-CUPS-0.610.0-2|85	
12cr|perl-Net-CUPS-0.610.0-2|86	
12cr|perl-Net-CUPS-0.610.0-2|87	* Wed Apr 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.55-1mdv2008.1
12cr|perl-Net-CUPS-0.610.0-2|88	- initial mdv import

5044 12
12cr|perl-Net-DAAP-Client-0.420.0-2|1	%define upstream_name    Net-DAAP-Client
12cr|perl-Net-DAAP-Client-0.420.0-2|2	%define upstream_version 0.42
12cr|perl-Net-DAAP-Client-0.420.0-2|3	
12cr|perl-Net-DAAP-Client-0.420.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-DAAP-Client-0.420.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-DAAP-Client-0.420.0-2|6	Release:	2
12cr|perl-Net-DAAP-Client-0.420.0-2|7	
12cr|perl-Net-DAAP-Client-0.420.0-2|8	Summary:	Cient for Apple iTunes DAAP service
12cr|perl-Net-DAAP-Client-0.420.0-2|9	License:	Artistic
12cr|perl-Net-DAAP-Client-0.420.0-2|10	Group:		Development/Perl
12cr|perl-Net-DAAP-Client-0.420.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-DAAP-Client-0.420.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-DAAP-Client-0.420.0-2|13	
12cr|perl-Net-DAAP-Client-0.420.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-DAAP-Client-0.420.0-2|15	BuildRequires:	perl(Digest::MD5::M4p)
12cr|perl-Net-DAAP-Client-0.420.0-2|16	BuildRequires:	perl-libwww-perl
12cr|perl-Net-DAAP-Client-0.420.0-2|17	BuildRequires:	perl(Net::DAAP::DMAP)
12cr|perl-Net-DAAP-Client-0.420.0-2|18	BuildArch:	noarch
12cr|perl-Net-DAAP-Client-0.420.0-2|19	
12cr|perl-Net-DAAP-Client-0.420.0-2|20	%description
12cr|perl-Net-DAAP-Client-0.420.0-2|21	dapple is a DAAP library for Perl.  DAAP is the protocol built
12cr|perl-Net-DAAP-Client-0.420.0-2|22	on top of HTTP that Apple's iTunes 4 uses to share music.  Most
12cr|perl-Net-DAAP-Client-0.420.0-2|23	responses to DAAP requests contain a binary DMAP structure.
12cr|perl-Net-DAAP-Client-0.420.0-2|24	This is an incomplete release.  There are missing features.
12cr|perl-Net-DAAP-Client-0.420.0-2|25	See the TODO file for future plans.
12cr|perl-Net-DAAP-Client-0.420.0-2|26	
12cr|perl-Net-DAAP-Client-0.420.0-2|27	%prep
12cr|perl-Net-DAAP-Client-0.420.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-DAAP-Client-0.420.0-2|29	
12cr|perl-Net-DAAP-Client-0.420.0-2|30	%build
12cr|perl-Net-DAAP-Client-0.420.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-DAAP-Client-0.420.0-2|32	make
12cr|perl-Net-DAAP-Client-0.420.0-2|33	
12cr|perl-Net-DAAP-Client-0.420.0-2|34	%check
12cr|perl-Net-DAAP-Client-0.420.0-2|35	make test
12cr|perl-Net-DAAP-Client-0.420.0-2|36	
12cr|perl-Net-DAAP-Client-0.420.0-2|37	%install
12cr|perl-Net-DAAP-Client-0.420.0-2|38	%makeinstall_std
12cr|perl-Net-DAAP-Client-0.420.0-2|39	rm -rf %{buildroot}%{perl_vendorarch}
12cr|perl-Net-DAAP-Client-0.420.0-2|40	
12cr|perl-Net-DAAP-Client-0.420.0-2|41	%files
12cr|perl-Net-DAAP-Client-0.420.0-2|42	%doc README Changes
12cr|perl-Net-DAAP-Client-0.420.0-2|43	%doc %{_mandir}/man3/*
12cr|perl-Net-DAAP-Client-0.420.0-2|44	%{perl_vendorlib}/Net/DAAP/Client.pm
12cr|perl-Net-DAAP-Client-0.420.0-2|45	%{perl_vendorlib}/Net/DAAP/Client/*
12cr|perl-Net-DAAP-Client-0.420.0-2|46	
12cr|perl-Net-DAAP-Client-0.420.0-2|47	%changelog
12cr|perl-Net-DAAP-Client-0.420.0-2|48	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.420.0-1mdv2010.0
12cr|perl-Net-DAAP-Client-0.420.0-2|49	+ Revision: 404067
12cr|perl-Net-DAAP-Client-0.420.0-2|50	- rebuild using %%perl_convert_version
12cr|perl-Net-DAAP-Client-0.420.0-2|51	
12cr|perl-Net-DAAP-Client-0.420.0-2|52	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.42-4mdv2009.0
12cr|perl-Net-DAAP-Client-0.420.0-2|53	+ Revision: 258003
12cr|perl-Net-DAAP-Client-0.420.0-2|54	- rebuild
12cr|perl-Net-DAAP-Client-0.420.0-2|55	
12cr|perl-Net-DAAP-Client-0.420.0-2|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.42-3mdv2009.0
12cr|perl-Net-DAAP-Client-0.420.0-2|57	+ Revision: 246055
12cr|perl-Net-DAAP-Client-0.420.0-2|58	- rebuild
12cr|perl-Net-DAAP-Client-0.420.0-2|59	
12cr|perl-Net-DAAP-Client-0.420.0-2|60	* Sun Mar 23 2008 Stefan van der Eijk <stefan@mandriva.org> 0.42-1mdv2008.1
12cr|perl-Net-DAAP-Client-0.420.0-2|61	+ Revision: 189590
12cr|perl-Net-DAAP-Client-0.420.0-2|62	- BuildRequires: perl-libwww-perl
12cr|perl-Net-DAAP-Client-0.420.0-2|63	- add missing BuildRequires: perl-Net-DAAP-DMAP
12cr|perl-Net-DAAP-Client-0.420.0-2|64	- fix License & Group
12cr|perl-Net-DAAP-Client-0.420.0-2|65	- import perl-Net-DAAP-Client
12cr|perl-Net-DAAP-Client-0.420.0-2|66	
12cr|perl-Net-DAAP-Client-0.420.0-2|67	

5045 12
12cr|perl-Net-DAAP-DMAP-1.260.0-2|1	%define upstream_name    Net-DAAP-DMAP
12cr|perl-Net-DAAP-DMAP-1.260.0-2|2	%define upstream_version 1.26
12cr|perl-Net-DAAP-DMAP-1.260.0-2|3	
12cr|perl-Net-DAAP-DMAP-1.260.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-DAAP-DMAP-1.260.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-DAAP-DMAP-1.260.0-2|6	Release:	2
12cr|perl-Net-DAAP-DMAP-1.260.0-2|7	
12cr|perl-Net-DAAP-DMAP-1.260.0-2|8	Summary:	Perl module for reading and writing DAAP structures
12cr|perl-Net-DAAP-DMAP-1.260.0-2|9	License:	Artistic/GPL
12cr|perl-Net-DAAP-DMAP-1.260.0-2|10	Group:		Development/Perl
12cr|perl-Net-DAAP-DMAP-1.260.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-DAAP-DMAP-1.260.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-DAAP-DMAP-1.260.0-2|13	
12cr|perl-Net-DAAP-DMAP-1.260.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-DAAP-DMAP-1.260.0-2|15	BuildArch:	noarch
12cr|perl-Net-DAAP-DMAP-1.260.0-2|16	
12cr|perl-Net-DAAP-DMAP-1.260.0-2|17	%description
12cr|perl-Net-DAAP-DMAP-1.260.0-2|18	Perl module for reading and writing DAAP structures.
12cr|perl-Net-DAAP-DMAP-1.260.0-2|19	
12cr|perl-Net-DAAP-DMAP-1.260.0-2|20	%prep
12cr|perl-Net-DAAP-DMAP-1.260.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-DAAP-DMAP-1.260.0-2|22	
12cr|perl-Net-DAAP-DMAP-1.260.0-2|23	%build
12cr|perl-Net-DAAP-DMAP-1.260.0-2|24	yes y | perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-DAAP-DMAP-1.260.0-2|25	%make
12cr|perl-Net-DAAP-DMAP-1.260.0-2|26	
12cr|perl-Net-DAAP-DMAP-1.260.0-2|27	#check
12cr|perl-Net-DAAP-DMAP-1.260.0-2|28	#make test
12cr|perl-Net-DAAP-DMAP-1.260.0-2|29	
12cr|perl-Net-DAAP-DMAP-1.260.0-2|30	%install
12cr|perl-Net-DAAP-DMAP-1.260.0-2|31	%makeinstall_std
12cr|perl-Net-DAAP-DMAP-1.260.0-2|32	rm -rf %{buildroot}%{perl_vendorarch}
12cr|perl-Net-DAAP-DMAP-1.260.0-2|33	
12cr|perl-Net-DAAP-DMAP-1.260.0-2|34	%files
12cr|perl-Net-DAAP-DMAP-1.260.0-2|35	%doc Changes
12cr|perl-Net-DAAP-DMAP-1.260.0-2|36	%doc %{_mandir}/man3/*
12cr|perl-Net-DAAP-DMAP-1.260.0-2|37	%{perl_vendorlib}/Net/DAAP/DMAP.pm
12cr|perl-Net-DAAP-DMAP-1.260.0-2|38	
12cr|perl-Net-DAAP-DMAP-1.260.0-2|39	%changelog
12cr|perl-Net-DAAP-DMAP-1.260.0-2|40	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.260.0-1mdv2010.0
12cr|perl-Net-DAAP-DMAP-1.260.0-2|41	+ Revision: 404068
12cr|perl-Net-DAAP-DMAP-1.260.0-2|42	- rebuild using %%perl_convert_version
12cr|perl-Net-DAAP-DMAP-1.260.0-2|43	
12cr|perl-Net-DAAP-DMAP-1.260.0-2|44	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.26-4mdv2009.0
12cr|perl-Net-DAAP-DMAP-1.260.0-2|45	+ Revision: 258004
12cr|perl-Net-DAAP-DMAP-1.260.0-2|46	- rebuild
12cr|perl-Net-DAAP-DMAP-1.260.0-2|47	
12cr|perl-Net-DAAP-DMAP-1.260.0-2|48	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.26-3mdv2009.0
12cr|perl-Net-DAAP-DMAP-1.260.0-2|49	+ Revision: 246057
12cr|perl-Net-DAAP-DMAP-1.260.0-2|50	- rebuild
12cr|perl-Net-DAAP-DMAP-1.260.0-2|51	
12cr|perl-Net-DAAP-DMAP-1.260.0-2|52	* Sun Mar 23 2008 Stefan van der Eijk <stefan@mandriva.org> 1.26-1mdv2008.1
12cr|perl-Net-DAAP-DMAP-1.260.0-2|53	+ Revision: 189543
12cr|perl-Net-DAAP-DMAP-1.260.0-2|54	- spec file fixes
12cr|perl-Net-DAAP-DMAP-1.260.0-2|55	- fix Group
12cr|perl-Net-DAAP-DMAP-1.260.0-2|56	- import perl-Net-DAAP-DMAP
12cr|perl-Net-DAAP-DMAP-1.260.0-2|57	
12cr|perl-Net-DAAP-DMAP-1.260.0-2|58	

5046 12
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|1	%define upstream_name    Net-DAAP-Server-MythTV
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|2	%define upstream_version 0.01
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|3	
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|6	Release:	2
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|7	
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|8	Summary:	Publish MythTV videos to DAAP clients like Apple's Front Row
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|10	Group:		Development/Perl
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/J/JA/JABLKO/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|13	
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|15	BuildArch:	noarch
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|16	Requires:	perl(Net::DMAP::Server)
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|17	
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|18	%description
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|19	MythTV is a homebrew PVR project. This module publishes MythTV videos,
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|20	including metadata, to DAAP clients like Apple's Front Row.
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|21	
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|22	%prep
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|24	
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|25	%build
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|27	make
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|28	
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|29	%check
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|30	make test
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|31	
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|32	%install
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|33	%makeinstall_std
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|34	rm -rf %{buildroot}%{perl_vendorarch}
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|35	
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|36	mkdir -p %{buildroot}%{_bindir}
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|37	install -m 755 mythdaap %{buildroot}%{_bindir}/mythdaap
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|38	
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|39	%files
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|40	%doc README
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|41	%{_bindir}/mythdaap
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|42	%{perl_vendorlib}/*
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|43	%{_mandir}/man3/*
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|44	
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|45	%changelog
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|46	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|47	+ Revision: 404069
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|49	
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|50	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.01-4mdv2009.0
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|51	+ Revision: 258005
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|52	- rebuild
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|53	
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|54	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.01-3mdv2009.0
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|55	+ Revision: 246059
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|56	- rebuild
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|57	
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|58	* Sat Mar 22 2008 Stefan van der Eijk <stefan@mandriva.org> 0.01-1mdv2008.1
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|59	+ Revision: 189530
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|60	- import perl-Net-DAAP-Server-MythTV
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|61	
12cr|perl-Net-DAAP-Server-MythTV-0.10.0-2|62	

5047 12
12cr|perl-Net-DBus-GLib-0.33.0-2|1	%define upstream_name    Net-DBus-GLib
12cr|perl-Net-DBus-GLib-0.33.0-2|2	%define upstream_version 0.33.0
12cr|perl-Net-DBus-GLib-0.33.0-2|3	
12cr|perl-Net-DBus-GLib-0.33.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Net-DBus-GLib-0.33.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Net-DBus-GLib-0.33.0-2|6	Release:    %mkrel 2
12cr|perl-Net-DBus-GLib-0.33.0-2|7	
12cr|perl-Net-DBus-GLib-0.33.0-2|8	Summary:    Perl extension for the DBus GLib bindings
12cr|perl-Net-DBus-GLib-0.33.0-2|9	License:    GPL+ or Artistic
12cr|perl-Net-DBus-GLib-0.33.0-2|10	Group:      Development/Perl
12cr|perl-Net-DBus-GLib-0.33.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-DBus-GLib-0.33.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-DBus-GLib-0.33.0-2|13	
12cr|perl-Net-DBus-GLib-0.33.0-2|14	BuildRequires: dbus-glib-devel
12cr|perl-Net-DBus-GLib-0.33.0-2|15	BuildRequires: perl(ExtUtils::MakeMaker)
12cr|perl-Net-DBus-GLib-0.33.0-2|16	BuildRequires: perl(Glib)
12cr|perl-Net-DBus-GLib-0.33.0-2|17	BuildRequires: perl(Net::DBus)
12cr|perl-Net-DBus-GLib-0.33.0-2|18	BuildRequires: perl(Test::More)
12cr|perl-Net-DBus-GLib-0.33.0-2|19	BuildRequires: perl-devel
12cr|perl-Net-DBus-GLib-0.33.0-2|20	
12cr|perl-Net-DBus-GLib-0.33.0-2|21	%description
12cr|perl-Net-DBus-GLib-0.33.0-2|22	Net::DBus::GLib provides an extension to the Net::DBus module allowing
12cr|perl-Net-DBus-GLib-0.33.0-2|23	integration with the GLib mainloop. To integrate with the main loop, simply
12cr|perl-Net-DBus-GLib-0.33.0-2|24	get a connection to the bus via the methods in the Net::DBus::GLib manpage
12cr|perl-Net-DBus-GLib-0.33.0-2|25	rather than the usual the Net::DBus manpage module. That's it - every other
12cr|perl-Net-DBus-GLib-0.33.0-2|26	API remains the same.
12cr|perl-Net-DBus-GLib-0.33.0-2|27	
12cr|perl-Net-DBus-GLib-0.33.0-2|28	%prep
12cr|perl-Net-DBus-GLib-0.33.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-DBus-GLib-0.33.0-2|30	perl -pi -e 's/^(\s+)GLib:/$1Glib:/' META.yml.PL
12cr|perl-Net-DBus-GLib-0.33.0-2|31	
12cr|perl-Net-DBus-GLib-0.33.0-2|32	%build
12cr|perl-Net-DBus-GLib-0.33.0-2|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-DBus-GLib-0.33.0-2|34	%make
12cr|perl-Net-DBus-GLib-0.33.0-2|35	
12cr|perl-Net-DBus-GLib-0.33.0-2|36	%check
12cr|perl-Net-DBus-GLib-0.33.0-2|37	%make test
12cr|perl-Net-DBus-GLib-0.33.0-2|38	
12cr|perl-Net-DBus-GLib-0.33.0-2|39	%install
12cr|perl-Net-DBus-GLib-0.33.0-2|40	rm -rf %buildroot
12cr|perl-Net-DBus-GLib-0.33.0-2|41	%makeinstall_std
12cr|perl-Net-DBus-GLib-0.33.0-2|42	
12cr|perl-Net-DBus-GLib-0.33.0-2|43	%files
12cr|perl-Net-DBus-GLib-0.33.0-2|44	%doc README LICENSE AUTHORS CHANGES META.yml
12cr|perl-Net-DBus-GLib-0.33.0-2|45	%{_mandir}/man3/*
12cr|perl-Net-DBus-GLib-0.33.0-2|46	%perl_vendorlib/*
12cr|perl-Net-DBus-GLib-0.33.0-2|47	
12cr|perl-Net-DBus-GLib-0.33.0-2|48	
12cr|perl-Net-DBus-GLib-0.33.0-2|49	
12cr|perl-Net-DBus-GLib-0.33.0-2|50	
12cr|perl-Net-DBus-GLib-0.33.0-2|51	%changelog
12cr|perl-Net-DBus-GLib-0.33.0-2|52	
12cr|perl-Net-DBus-GLib-0.33.0-2|53	* Wed May 30 2012 jquelin <jquelin> 0.33.0-2.mga3
12cr|perl-Net-DBus-GLib-0.33.0-2|54	+ Revision: 250984
12cr|perl-Net-DBus-GLib-0.33.0-2|55	- rebuild for perl 5.16
12cr|perl-Net-DBus-GLib-0.33.0-2|56	
12cr|perl-Net-DBus-GLib-0.33.0-2|57	* Tue Jul 05 2011 jquelin <jquelin> 0.33.0-1.mga2
12cr|perl-Net-DBus-GLib-0.33.0-2|58	+ Revision: 118816
12cr|perl-Net-DBus-GLib-0.33.0-2|59	- update buildrequires:
12cr|perl-Net-DBus-GLib-0.33.0-2|60	- adding missing buildrequires
12cr|perl-Net-DBus-GLib-0.33.0-2|61	- imported package perl-Net-DBus-GLib
12cr|perl-Net-DBus-GLib-0.33.0-2|62	
12cr|perl-Net-DBus-GLib-0.33.0-2|63	
12cr|perl-Net-DBus-GLib-0.33.0-2|64	* Tue Jul 05 2011 cpan2dist 0.33.0-1mga
12cr|perl-Net-DBus-GLib-0.33.0-2|65	- initial mageia release, generated with cpan2dist

5048 12
12cr|perl-Net-Dict-2.70.0-2|1	%define upstream_name	 Net-Dict
12cr|perl-Net-Dict-2.70.0-2|2	%define upstream_version 2.07
12cr|perl-Net-Dict-2.70.0-2|3	
12cr|perl-Net-Dict-2.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Dict-2.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Dict-2.70.0-2|6	Release:	2
12cr|perl-Net-Dict-2.70.0-2|7	
12cr|perl-Net-Dict-2.70.0-2|8	Summary:	A perl client for accessing network dictionary servers
12cr|perl-Net-Dict-2.70.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-Dict-2.70.0-2|10	Group:		Development/Perl
12cr|perl-Net-Dict-2.70.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Net-Dict-2.70.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-Dict-2.70.0-2|13	
12cr|perl-Net-Dict-2.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-Dict-2.70.0-2|15	BuildArch:	noarch
12cr|perl-Net-Dict-2.70.0-2|16	
12cr|perl-Net-Dict-2.70.0-2|17	# both packages provide /usr/bin/dict
12cr|perl-Net-Dict-2.70.0-2|18	Conflicts:	dictd-client
12cr|perl-Net-Dict-2.70.0-2|19	
12cr|perl-Net-Dict-2.70.0-2|20	%description
12cr|perl-Net-Dict-2.70.0-2|21	Net::Dict is a perl class for looking up words and their definitions on network
12cr|perl-Net-Dict-2.70.0-2|22	dictionary servers. It provides a simple client API for the DICT network
12cr|perl-Net-Dict-2.70.0-2|23	protocol.
12cr|perl-Net-Dict-2.70.0-2|24	
12cr|perl-Net-Dict-2.70.0-2|25	%prep
12cr|perl-Net-Dict-2.70.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Dict-2.70.0-2|27	
12cr|perl-Net-Dict-2.70.0-2|28	%build
12cr|perl-Net-Dict-2.70.0-2|29	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cr|perl-Net-Dict-2.70.0-2|30	%make
12cr|perl-Net-Dict-2.70.0-2|31	
12cr|perl-Net-Dict-2.70.0-2|32	%install
12cr|perl-Net-Dict-2.70.0-2|33	%makeinstall_std
12cr|perl-Net-Dict-2.70.0-2|34	
12cr|perl-Net-Dict-2.70.0-2|35	%files
12cr|perl-Net-Dict-2.70.0-2|36	%doc ChangeLog README examples
12cr|perl-Net-Dict-2.70.0-2|37	%{perl_vendorlib}/Net/*
12cr|perl-Net-Dict-2.70.0-2|38	%{_mandir}/*/*
12cr|perl-Net-Dict-2.70.0-2|39	%{_bindir}/dict
12cr|perl-Net-Dict-2.70.0-2|40	%{_bindir}/tkdict
12cr|perl-Net-Dict-2.70.0-2|41	
12cr|perl-Net-Dict-2.70.0-2|42	%changelog
12cr|perl-Net-Dict-2.70.0-2|43	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.70.0-1mdv2010.0
12cr|perl-Net-Dict-2.70.0-2|44	+ Revision: 407811
12cr|perl-Net-Dict-2.70.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-Net-Dict-2.70.0-2|46	
12cr|perl-Net-Dict-2.70.0-2|47	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.07-7mdv2009.0
12cr|perl-Net-Dict-2.70.0-2|48	+ Revision: 258008
12cr|perl-Net-Dict-2.70.0-2|49	- rebuild
12cr|perl-Net-Dict-2.70.0-2|50	
12cr|perl-Net-Dict-2.70.0-2|51	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.07-6mdv2009.0
12cr|perl-Net-Dict-2.70.0-2|52	+ Revision: 246061
12cr|perl-Net-Dict-2.70.0-2|53	- rebuild
12cr|perl-Net-Dict-2.70.0-2|54	
12cr|perl-Net-Dict-2.70.0-2|55	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.07-4mdv2008.1
12cr|perl-Net-Dict-2.70.0-2|56	+ Revision: 140692
12cr|perl-Net-Dict-2.70.0-2|57	- restore BuildRoot
12cr|perl-Net-Dict-2.70.0-2|58	
12cr|perl-Net-Dict-2.70.0-2|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-Dict-2.70.0-2|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Dict-2.70.0-2|61	
12cr|perl-Net-Dict-2.70.0-2|62	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 2.07-4mdv2008.0
12cr|perl-Net-Dict-2.70.0-2|63	+ Revision: 25292
12cr|perl-Net-Dict-2.70.0-2|64	- rebuild
12cr|perl-Net-Dict-2.70.0-2|65	
12cr|perl-Net-Dict-2.70.0-2|66	
12cr|perl-Net-Dict-2.70.0-2|67	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.07-3mdk
12cr|perl-Net-Dict-2.70.0-2|68	- Fix SPEC according to Perl Policy
12cr|perl-Net-Dict-2.70.0-2|69	- Source URL
12cr|perl-Net-Dict-2.70.0-2|70	
12cr|perl-Net-Dict-2.70.0-2|71	* Fri Feb 10 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.07-2mdk
12cr|perl-Net-Dict-2.70.0-2|72	- Rebuild
12cr|perl-Net-Dict-2.70.0-2|73	- Disable tests, obsolete
12cr|perl-Net-Dict-2.70.0-2|74	
12cr|perl-Net-Dict-2.70.0-2|75	* Wed Sep 15 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.07-1mdk
12cr|perl-Net-Dict-2.70.0-2|76	- Initial MDK release.
12cr|perl-Net-Dict-2.70.0-2|77	

5049 12
12cr|perl-Net-DMAP-Server-0.50.0-2|1	%define upstream_name    Net-DMAP-Server
12cr|perl-Net-DMAP-Server-0.50.0-2|2	%define upstream_version 0.05
12cr|perl-Net-DMAP-Server-0.50.0-2|3	
12cr|perl-Net-DMAP-Server-0.50.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-DMAP-Server-0.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-DMAP-Server-0.50.0-2|6	Release:	2
12cr|perl-Net-DMAP-Server-0.50.0-2|7	
12cr|perl-Net-DMAP-Server-0.50.0-2|8	Summary:	Base class for D[A-Z]AP servers
12cr|perl-Net-DMAP-Server-0.50.0-2|9	License:	Artistic
12cr|perl-Net-DMAP-Server-0.50.0-2|10	Group:		Development/Perl
12cr|perl-Net-DMAP-Server-0.50.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Net-DMAP-Server-0.50.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-DMAP-Server-0.50.0-2|13	
12cr|perl-Net-DMAP-Server-0.50.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-DMAP-Server-0.50.0-2|15	BuildRequires:	perl(Net::DAAP::DMAP)
12cr|perl-Net-DMAP-Server-0.50.0-2|16	BuildRequires:	perl(Net::Rendezvous::Publish)
12cr|perl-Net-DMAP-Server-0.50.0-2|17	BuildRequires:	perl(POE::Component::Server::HTTP)
12cr|perl-Net-DMAP-Server-0.50.0-2|18	BuildArch:	noarch
12cr|perl-Net-DMAP-Server-0.50.0-2|19	
12cr|perl-Net-DMAP-Server-0.50.0-2|20	%description
12cr|perl-Net-DMAP-Server-0.50.0-2|21	A base class for D[A-Z]AP servers.
12cr|perl-Net-DMAP-Server-0.50.0-2|22	
12cr|perl-Net-DMAP-Server-0.50.0-2|23	%prep
12cr|perl-Net-DMAP-Server-0.50.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-DMAP-Server-0.50.0-2|25	
12cr|perl-Net-DMAP-Server-0.50.0-2|26	%build
12cr|perl-Net-DMAP-Server-0.50.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-DMAP-Server-0.50.0-2|28	make
12cr|perl-Net-DMAP-Server-0.50.0-2|29	
12cr|perl-Net-DMAP-Server-0.50.0-2|30	%check
12cr|perl-Net-DMAP-Server-0.50.0-2|31	make test
12cr|perl-Net-DMAP-Server-0.50.0-2|32	
12cr|perl-Net-DMAP-Server-0.50.0-2|33	%install
12cr|perl-Net-DMAP-Server-0.50.0-2|34	%makeinstall_std
12cr|perl-Net-DMAP-Server-0.50.0-2|35	rm -rf %{buildroot}%{perl_vendorarch}
12cr|perl-Net-DMAP-Server-0.50.0-2|36	
12cr|perl-Net-DMAP-Server-0.50.0-2|37	%files
12cr|perl-Net-DMAP-Server-0.50.0-2|38	%defattr(-, root, root, 0755)
12cr|perl-Net-DMAP-Server-0.50.0-2|39	%doc Changes
12cr|perl-Net-DMAP-Server-0.50.0-2|40	%{_mandir}/man3/*
12cr|perl-Net-DMAP-Server-0.50.0-2|41	%{perl_vendorlib}/*
12cr|perl-Net-DMAP-Server-0.50.0-2|42	
12cr|perl-Net-DMAP-Server-0.50.0-2|43	
12cr|perl-Net-DMAP-Server-0.50.0-2|44	%changelog
12cr|perl-Net-DMAP-Server-0.50.0-2|45	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-Net-DMAP-Server-0.50.0-2|46	+ Revision: 404090
12cr|perl-Net-DMAP-Server-0.50.0-2|47	- rebuild using %%perl_convert_version
12cr|perl-Net-DMAP-Server-0.50.0-2|48	
12cr|perl-Net-DMAP-Server-0.50.0-2|49	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.05-4mdv2009.0
12cr|perl-Net-DMAP-Server-0.50.0-2|50	+ Revision: 258009
12cr|perl-Net-DMAP-Server-0.50.0-2|51	- rebuild
12cr|perl-Net-DMAP-Server-0.50.0-2|52	
12cr|perl-Net-DMAP-Server-0.50.0-2|53	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.05-3mdv2009.0
12cr|perl-Net-DMAP-Server-0.50.0-2|54	+ Revision: 246062
12cr|perl-Net-DMAP-Server-0.50.0-2|55	- rebuild
12cr|perl-Net-DMAP-Server-0.50.0-2|56	
12cr|perl-Net-DMAP-Server-0.50.0-2|57	* Sun Mar 23 2008 Stefan van der Eijk <stefan@mandriva.org> 0.05-1mdv2008.1
12cr|perl-Net-DMAP-Server-0.50.0-2|58	+ Revision: 189545
12cr|perl-Net-DMAP-Server-0.50.0-2|59	- import perl-Net-DMAP-Server
12cr|perl-Net-DMAP-Server-0.50.0-2|60	
12cr|perl-Net-DMAP-Server-0.50.0-2|61	

5050 12
12cr|perl-Net-DNS-SEC-0.160.0-2|1	%define	upstream_name	 Net-DNS-SEC
12cr|perl-Net-DNS-SEC-0.160.0-2|2	%define upstream_version 0.16
12cr|perl-Net-DNS-SEC-0.160.0-2|3	
12cr|perl-Net-DNS-SEC-0.160.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-DNS-SEC-0.160.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-DNS-SEC-0.160.0-2|6	Release:	2
12cr|perl-Net-DNS-SEC-0.160.0-2|7	
12cr|perl-Net-DNS-SEC-0.160.0-2|8	Summary:	DNSSEC support for Net::DNS perl module
12cr|perl-Net-DNS-SEC-0.160.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-DNS-SEC-0.160.0-2|10	Group:		Development/Perl
12cr|perl-Net-DNS-SEC-0.160.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-DNS-SEC-0.160.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-DNS-SEC-0.160.0-2|13	
12cr|perl-Net-DNS-SEC-0.160.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-DNS-SEC-0.160.0-2|15	BuildRequires:	perl(Crypt::OpenSSL::Bignum)
12cr|perl-Net-DNS-SEC-0.160.0-2|16	BuildRequires:	perl(Crypt::OpenSSL::DSA)
12cr|perl-Net-DNS-SEC-0.160.0-2|17	BuildRequires:	perl(Crypt::OpenSSL::RSA) >= 0.170.0
12cr|perl-Net-DNS-SEC-0.160.0-2|18	BuildRequires:	perl(Digest::SHA1)
12cr|perl-Net-DNS-SEC-0.160.0-2|19	BuildRequires:	perl(Digest::SHA)
12cr|perl-Net-DNS-SEC-0.160.0-2|20	BuildRequires:	perl(Digest::BubbleBabble)
12cr|perl-Net-DNS-SEC-0.160.0-2|21	BuildRequires:	perl(Net::DNS)
12cr|perl-Net-DNS-SEC-0.160.0-2|22	BuildRequires:	perl(MIME::Base32)
12cr|perl-Net-DNS-SEC-0.160.0-2|23	
12cr|perl-Net-DNS-SEC-0.160.0-2|24	BuildArch:	noarch
12cr|perl-Net-DNS-SEC-0.160.0-2|25	
12cr|perl-Net-DNS-SEC-0.160.0-2|26	%description
12cr|perl-Net-DNS-SEC-0.160.0-2|27	This perl modules implements DNSSEC extensions as described in
12cr|perl-Net-DNS-SEC-0.160.0-2|28	rfc 2535, 2931. With it, you can use DS, SIG, KEY and NXT record.
12cr|perl-Net-DNS-SEC-0.160.0-2|29	
12cr|perl-Net-DNS-SEC-0.160.0-2|30	It extends perl-Net-DNS to manipulate these records.
12cr|perl-Net-DNS-SEC-0.160.0-2|31	
12cr|perl-Net-DNS-SEC-0.160.0-2|32	%prep
12cr|perl-Net-DNS-SEC-0.160.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-DNS-SEC-0.160.0-2|34	rm -f t/14-misc.t
12cr|perl-Net-DNS-SEC-0.160.0-2|35	chmod 755 demo/{key2ds,make-signed-keyset}
12cr|perl-Net-DNS-SEC-0.160.0-2|36	
12cr|perl-Net-DNS-SEC-0.160.0-2|37	%build
12cr|perl-Net-DNS-SEC-0.160.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-DNS-SEC-0.160.0-2|39	%make
12cr|perl-Net-DNS-SEC-0.160.0-2|40	
12cr|perl-Net-DNS-SEC-0.160.0-2|41	%check
12cr|perl-Net-DNS-SEC-0.160.0-2|42	%make test
12cr|perl-Net-DNS-SEC-0.160.0-2|43	
12cr|perl-Net-DNS-SEC-0.160.0-2|44	%install
12cr|perl-Net-DNS-SEC-0.160.0-2|45	%makeinstall_std
12cr|perl-Net-DNS-SEC-0.160.0-2|46	
12cr|perl-Net-DNS-SEC-0.160.0-2|47	%files
12cr|perl-Net-DNS-SEC-0.160.0-2|48	%doc README demo
12cr|perl-Net-DNS-SEC-0.160.0-2|49	%{perl_vendorlib}/Net
12cr|perl-Net-DNS-SEC-0.160.0-2|50	%{_mandir}/man?/*
12cr|perl-Net-DNS-SEC-0.160.0-2|51	
12cr|perl-Net-DNS-SEC-0.160.0-2|52	
12cr|perl-Net-DNS-SEC-0.160.0-2|53	%changelog
12cr|perl-Net-DNS-SEC-0.160.0-2|54	* Fri Mar 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.1
12cr|perl-Net-DNS-SEC-0.160.0-2|55	+ Revision: 518486
12cr|perl-Net-DNS-SEC-0.160.0-2|56	- update to 0.16
12cr|perl-Net-DNS-SEC-0.160.0-2|57	
12cr|perl-Net-DNS-SEC-0.160.0-2|58	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.0
12cr|perl-Net-DNS-SEC-0.160.0-2|59	+ Revision: 401624
12cr|perl-Net-DNS-SEC-0.160.0-2|60	- rebuild using %%perl_convert_version
12cr|perl-Net-DNS-SEC-0.160.0-2|61	- fixed license field
12cr|perl-Net-DNS-SEC-0.160.0-2|62	
12cr|perl-Net-DNS-SEC-0.160.0-2|63	* Fri May 15 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.15-2mdv2010.0
12cr|perl-Net-DNS-SEC-0.160.0-2|64	+ Revision: 375938
12cr|perl-Net-DNS-SEC-0.160.0-2|65	- rebuild
12cr|perl-Net-DNS-SEC-0.160.0-2|66	
12cr|perl-Net-DNS-SEC-0.160.0-2|67	* Sun Mar 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2009.1
12cr|perl-Net-DNS-SEC-0.160.0-2|68	+ Revision: 355282
12cr|perl-Net-DNS-SEC-0.160.0-2|69	- update to new version 0.15
12cr|perl-Net-DNS-SEC-0.160.0-2|70	
12cr|perl-Net-DNS-SEC-0.160.0-2|71	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.14-3mdv2009.1
12cr|perl-Net-DNS-SEC-0.160.0-2|72	+ Revision: 140692
12cr|perl-Net-DNS-SEC-0.160.0-2|73	- restore BuildRoot
12cr|perl-Net-DNS-SEC-0.160.0-2|74	
12cr|perl-Net-DNS-SEC-0.160.0-2|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-DNS-SEC-0.160.0-2|76	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-DNS-SEC-0.160.0-2|77	
12cr|perl-Net-DNS-SEC-0.160.0-2|78	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.14-3mdv2008.0
12cr|perl-Net-DNS-SEC-0.160.0-2|79	+ Revision: 25291
12cr|perl-Net-DNS-SEC-0.160.0-2|80	- rebuild
12cr|perl-Net-DNS-SEC-0.160.0-2|81	
12cr|perl-Net-DNS-SEC-0.160.0-2|82	
12cr|perl-Net-DNS-SEC-0.160.0-2|83	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.14-2mdk
12cr|perl-Net-DNS-SEC-0.160.0-2|84	- Fix SPEC according to Perl Policy
12cr|perl-Net-DNS-SEC-0.160.0-2|85	
12cr|perl-Net-DNS-SEC-0.160.0-2|86	* Wed Mar 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdk
12cr|perl-Net-DNS-SEC-0.160.0-2|87	- New release 0.14
12cr|perl-Net-DNS-SEC-0.160.0-2|88	
12cr|perl-Net-DNS-SEC-0.160.0-2|89	* Wed Dec 14 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdk
12cr|perl-Net-DNS-SEC-0.160.0-2|90	- new version
12cr|perl-Net-DNS-SEC-0.160.0-2|91	- %%mkrel
12cr|perl-Net-DNS-SEC-0.160.0-2|92	- spec cleanup
12cr|perl-Net-DNS-SEC-0.160.0-2|93	- rpmbuildupdate aware
12cr|perl-Net-DNS-SEC-0.160.0-2|94	- fix buildrequires
12cr|perl-Net-DNS-SEC-0.160.0-2|95	- drop test 14-misc, doesn't work now
12cr|perl-Net-DNS-SEC-0.160.0-2|96	- fix demo scripts perms
12cr|perl-Net-DNS-SEC-0.160.0-2|97	
12cr|perl-Net-DNS-SEC-0.160.0-2|98	* Mon Jul 04 2005 Oden Eriksson <oeriksson@mandriva.com> 0.12-2mdk
12cr|perl-Net-DNS-SEC-0.160.0-2|99	- rebuild
12cr|perl-Net-DNS-SEC-0.160.0-2|100	
12cr|perl-Net-DNS-SEC-0.160.0-2|101	* Mon Jun 14 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.12-1mdk
12cr|perl-Net-DNS-SEC-0.160.0-2|102	- 0.12
12cr|perl-Net-DNS-SEC-0.160.0-2|103	
12cr|perl-Net-DNS-SEC-0.160.0-2|104	* Sun Apr 18 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.11-1mdk
12cr|perl-Net-DNS-SEC-0.160.0-2|105	- 0.11
12cr|perl-Net-DNS-SEC-0.160.0-2|106	- disable test
12cr|perl-Net-DNS-SEC-0.160.0-2|107	
12cr|perl-Net-DNS-SEC-0.160.0-2|108	* Sat Apr 10 2004 Michael Scherer <misc@mandrake.org> 0.10-5mdk
12cr|perl-Net-DNS-SEC-0.160.0-2|109	- rebuild for new perl
12cr|perl-Net-DNS-SEC-0.160.0-2|110	- [DIRM]
12cr|perl-Net-DNS-SEC-0.160.0-2|111	- better description
12cr|perl-Net-DNS-SEC-0.160.0-2|112	
12cr|perl-Net-DNS-SEC-0.160.0-2|113	* Thu Aug 14 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.10-4mdk
12cr|perl-Net-DNS-SEC-0.160.0-2|114	- rebuild for new perl
12cr|perl-Net-DNS-SEC-0.160.0-2|115	- don't use PREFIX
12cr|perl-Net-DNS-SEC-0.160.0-2|116	- %%module macro
12cr|perl-Net-DNS-SEC-0.160.0-2|117	- use %%makeinstall_std macro
12cr|perl-Net-DNS-SEC-0.160.0-2|118	
12cr|perl-Net-DNS-SEC-0.160.0-2|119	* Fri Jul 18 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.10-3mdk
12cr|perl-Net-DNS-SEC-0.160.0-2|120	- buildrequires
12cr|perl-Net-DNS-SEC-0.160.0-2|121	- don't require perl modules, rpm will figure out those dependencies by
12cr|perl-Net-DNS-SEC-0.160.0-2|122	itself now
12cr|perl-Net-DNS-SEC-0.160.0-2|123	
12cr|perl-Net-DNS-SEC-0.160.0-2|124	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.10-2mdk
12cr|perl-Net-DNS-SEC-0.160.0-2|125	- rebuild for new auto{prov,req}
12cr|perl-Net-DNS-SEC-0.160.0-2|126	

5051 12
12cr|perl-Net-Dropbox-API-1.700.0-2|1	%define upstream_name    Net-Dropbox-API
12cr|perl-Net-Dropbox-API-1.700.0-2|2	%define upstream_version 1.7
12cr|perl-Net-Dropbox-API-1.700.0-2|3	
12cr|perl-Net-Dropbox-API-1.700.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Dropbox-API-1.700.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Dropbox-API-1.700.0-2|6	Release:	2
12cr|perl-Net-Dropbox-API-1.700.0-2|7	
12cr|perl-Net-Dropbox-API-1.700.0-2|8	Summary:	A dropbox API interface
12cr|perl-Net-Dropbox-API-1.700.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-Dropbox-API-1.700.0-2|10	Group:		Development/Perl
12cr|perl-Net-Dropbox-API-1.700.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Dropbox-API-1.700.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Dropbox-API-1.700.0-2|13	
12cr|perl-Net-Dropbox-API-1.700.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-Dropbox-API-1.700.0-2|15	BuildRequires:	perl(Data::Random)
12cr|perl-Net-Dropbox-API-1.700.0-2|16	BuildRequires:	perl(Encode)
12cr|perl-Net-Dropbox-API-1.700.0-2|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Net-Dropbox-API-1.700.0-2|18	BuildRequires:	perl(File::Basename)
12cr|perl-Net-Dropbox-API-1.700.0-2|19	BuildRequires:	perl(HTTP::Request::Common)
12cr|perl-Net-Dropbox-API-1.700.0-2|20	BuildRequires:	perl(JSON)
12cr|perl-Net-Dropbox-API-1.700.0-2|21	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Net-Dropbox-API-1.700.0-2|22	BuildRequires:	perl(Mouse)
12cr|perl-Net-Dropbox-API-1.700.0-2|23	BuildRequires:	perl(Net::OAuth)
12cr|perl-Net-Dropbox-API-1.700.0-2|24	BuildRequires:	perl(Test::More)
12cr|perl-Net-Dropbox-API-1.700.0-2|25	BuildRequires:	perl(URI)
12cr|perl-Net-Dropbox-API-1.700.0-2|26	BuildRequires:	perl(common::sense)
12cr|perl-Net-Dropbox-API-1.700.0-2|27	BuildArch:	noarch
12cr|perl-Net-Dropbox-API-1.700.0-2|28	
12cr|perl-Net-Dropbox-API-1.700.0-2|29	%description
12cr|perl-Net-Dropbox-API-1.700.0-2|30	no description found
12cr|perl-Net-Dropbox-API-1.700.0-2|31	
12cr|perl-Net-Dropbox-API-1.700.0-2|32	%prep
12cr|perl-Net-Dropbox-API-1.700.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Dropbox-API-1.700.0-2|34	
12cr|perl-Net-Dropbox-API-1.700.0-2|35	%build
12cr|perl-Net-Dropbox-API-1.700.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Dropbox-API-1.700.0-2|37	%make
12cr|perl-Net-Dropbox-API-1.700.0-2|38	
12cr|perl-Net-Dropbox-API-1.700.0-2|39	%check
12cr|perl-Net-Dropbox-API-1.700.0-2|40	%make test
12cr|perl-Net-Dropbox-API-1.700.0-2|41	
12cr|perl-Net-Dropbox-API-1.700.0-2|42	%install
12cr|perl-Net-Dropbox-API-1.700.0-2|43	%makeinstall_std
12cr|perl-Net-Dropbox-API-1.700.0-2|44	
12cr|perl-Net-Dropbox-API-1.700.0-2|45	%files
12cr|perl-Net-Dropbox-API-1.700.0-2|46	%doc Changes META.yml README
12cr|perl-Net-Dropbox-API-1.700.0-2|47	%{_mandir}/man3/*
12cr|perl-Net-Dropbox-API-1.700.0-2|48	%{perl_vendorlib}/*
12cr|perl-Net-Dropbox-API-1.700.0-2|49	
12cr|perl-Net-Dropbox-API-1.700.0-2|50	%changelog
12cr|perl-Net-Dropbox-API-1.700.0-2|51	* Mon Dec 12 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.700.0-1mdv2011.0
12cr|perl-Net-Dropbox-API-1.700.0-2|52	+ Revision: 740506
12cr|perl-Net-Dropbox-API-1.700.0-2|53	- imported package perl-Net-Dropbox-API
12cr|perl-Net-Dropbox-API-1.700.0-2|54	

5052 12
12cr|perl-Net-ext-1.11.0-3|1	%define upstream_name       Net-ext
12cr|perl-Net-ext-1.11.0-3|2	%define upstream_version    1.011
12cr|perl-Net-ext-1.11.0-3|3	
12cr|perl-Net-ext-1.11.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Net-ext-1.11.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Net-ext-1.11.0-3|6	Release:	3
12cr|perl-Net-ext-1.11.0-3|7	Summary:    Net-ext module for perl
12cr|perl-Net-ext-1.11.0-3|8	License:	GPL or Artistic
12cr|perl-Net-ext-1.11.0-3|9	Group:		Development/Perl
12cr|perl-Net-ext-1.11.0-3|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-ext-1.11.0-3|11	Source:     http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-ext-1.11.0-3|12	# http://rt.cpan.org/Public/Bug/Display.html?id=43071
12cr|perl-Net-ext-1.11.0-3|13	Patch:      Net-ext-fix-segfault.patch
12cr|perl-Net-ext-1.11.0-3|14	BuildRequires:	perl-devel
12cr|perl-Net-ext-1.11.0-3|15	#BuildArch:	noarch
12cr|perl-Net-ext-1.11.0-3|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|perl-Net-ext-1.11.0-3|17	
12cr|perl-Net-ext-1.11.0-3|18	%description
12cr|perl-Net-ext-1.11.0-3|19	Net-ext module for perl
12cr|perl-Net-ext-1.11.0-3|20	
12cr|perl-Net-ext-1.11.0-3|21	%prep
12cr|perl-Net-ext-1.11.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-ext-1.11.0-3|23	%patch -p 1
12cr|perl-Net-ext-1.11.0-3|24	
12cr|perl-Net-ext-1.11.0-3|25	%build
12cr|perl-Net-ext-1.11.0-3|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-ext-1.11.0-3|27	%make
12cr|perl-Net-ext-1.11.0-3|28	
12cr|perl-Net-ext-1.11.0-3|29	%check
12cr|perl-Net-ext-1.11.0-3|30	make test
12cr|perl-Net-ext-1.11.0-3|31	
12cr|perl-Net-ext-1.11.0-3|32	%install
12cr|perl-Net-ext-1.11.0-3|33	rm -rf %{buildroot}
12cr|perl-Net-ext-1.11.0-3|34	%makeinstall_std
12cr|perl-Net-ext-1.11.0-3|35	
12cr|perl-Net-ext-1.11.0-3|36	%clean
12cr|perl-Net-ext-1.11.0-3|37	rm -rf %{buildroot}
12cr|perl-Net-ext-1.11.0-3|38	
12cr|perl-Net-ext-1.11.0-3|39	%files
12cr|perl-Net-ext-1.11.0-3|40	%defattr(-,root,root)
12cr|perl-Net-ext-1.11.0-3|41	%doc ChangeLog README
12cr|perl-Net-ext-1.11.0-3|42	%{perl_vendorarch}/auto/Net
12cr|perl-Net-ext-1.11.0-3|43	%{perl_vendorarch}/Net
12cr|perl-Net-ext-1.11.0-3|44	%{_mandir}/*/*
12cr|perl-Net-ext-1.11.0-3|45	
12cr|perl-Net-ext-1.11.0-3|46	
12cr|perl-Net-ext-1.11.0-3|47	
12cr|perl-Net-ext-1.11.0-3|48	%changelog
12cr|perl-Net-ext-1.11.0-3|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.11.0-3
12cr|perl-Net-ext-1.11.0-3|50	+ Revision: 768358
12cr|perl-Net-ext-1.11.0-3|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Net-ext-1.11.0-3|52	
12cr|perl-Net-ext-1.11.0-3|53	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.11.0-2mdv2011.0
12cr|perl-Net-ext-1.11.0-3|54	+ Revision: 556018
12cr|perl-Net-ext-1.11.0-3|55	- rebuild for perl 5.12
12cr|perl-Net-ext-1.11.0-3|56	
12cr|perl-Net-ext-1.11.0-3|57	* Sun Sep 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.11.0-1mdv2010.0
12cr|perl-Net-ext-1.11.0-3|58	+ Revision: 438679
12cr|perl-Net-ext-1.11.0-3|59	- use new perl_version macro
12cr|perl-Net-ext-1.11.0-3|60	- fix 5.10 compatibility (RT patch)
12cr|perl-Net-ext-1.11.0-3|61	
12cr|perl-Net-ext-1.11.0-3|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-ext-1.11.0-3|63	- rebuild
12cr|perl-Net-ext-1.11.0-3|64	- rebuild
12cr|perl-Net-ext-1.11.0-3|65	- rebuild
12cr|perl-Net-ext-1.11.0-3|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-ext-1.11.0-3|67	
12cr|perl-Net-ext-1.11.0-3|68	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Net-ext-1.11.0-3|69	- restore BuildRoot
12cr|perl-Net-ext-1.11.0-3|70	
12cr|perl-Net-ext-1.11.0-3|71	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.011-4mdv2008.0
12cr|perl-Net-ext-1.11.0-3|72	+ Revision: 25449
12cr|perl-Net-ext-1.11.0-3|73	- rebuild
12cr|perl-Net-ext-1.11.0-3|74	
12cr|perl-Net-ext-1.11.0-3|75	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1.011-3mdv2008.0
12cr|perl-Net-ext-1.11.0-3|76	+ Revision: 25278
12cr|perl-Net-ext-1.11.0-3|77	- rebuild
12cr|perl-Net-ext-1.11.0-3|78	
12cr|perl-Net-ext-1.11.0-3|79	
12cr|perl-Net-ext-1.11.0-3|80	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.011-2mdk
12cr|perl-Net-ext-1.11.0-3|81	- Fix SPEC according to Perl Policy
12cr|perl-Net-ext-1.11.0-3|82	- Source URL
12cr|perl-Net-ext-1.11.0-3|83	- use mkrel
12cr|perl-Net-ext-1.11.0-3|84	
12cr|perl-Net-ext-1.11.0-3|85	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 1.011-1mdk
12cr|perl-Net-ext-1.11.0-3|86	- initial Mandriva package
12cr|perl-Net-ext-1.11.0-3|87	

5053 12
12cr|perl-Net-Finger-1.60.0-2|1	%define upstream_name    Net-Finger
12cr|perl-Net-Finger-1.60.0-2|2	%define upstream_version 1.06
12cr|perl-Net-Finger-1.60.0-2|3	
12cr|perl-Net-Finger-1.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Finger-1.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Finger-1.60.0-2|6	Release:	2
12cr|perl-Net-Finger-1.60.0-2|7	
12cr|perl-Net-Finger-1.60.0-2|8	Summary:	A Perl implementation of a finger client
12cr|perl-Net-Finger-1.60.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-Finger-1.60.0-2|10	Group:		Development/Perl
12cr|perl-Net-Finger-1.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Finger-1.60.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-Finger-1.60.0-2|13	
12cr|perl-Net-Finger-1.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-Finger-1.60.0-2|15	BuildArch:	noarch
12cr|perl-Net-Finger-1.60.0-2|16	
12cr|perl-Net-Finger-1.60.0-2|17	%description
12cr|perl-Net-Finger-1.60.0-2|18	Net::Finger is a simple, straightforward implementation of a finger client in
12cr|perl-Net-Finger-1.60.0-2|19	Perl -- so simple, in fact, that writing this documentation is almost
12cr|perl-Net-Finger-1.60.0-2|20	unnecessary.
12cr|perl-Net-Finger-1.60.0-2|21	
12cr|perl-Net-Finger-1.60.0-2|22	%prep
12cr|perl-Net-Finger-1.60.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Finger-1.60.0-2|24	
12cr|perl-Net-Finger-1.60.0-2|25	%build
12cr|perl-Net-Finger-1.60.0-2|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Finger-1.60.0-2|27	%make
12cr|perl-Net-Finger-1.60.0-2|28	
12cr|perl-Net-Finger-1.60.0-2|29	%check
12cr|perl-Net-Finger-1.60.0-2|30	make test
12cr|perl-Net-Finger-1.60.0-2|31	
12cr|perl-Net-Finger-1.60.0-2|32	%install
12cr|perl-Net-Finger-1.60.0-2|33	%makeinstall_std
12cr|perl-Net-Finger-1.60.0-2|34	
12cr|perl-Net-Finger-1.60.0-2|35	%files
12cr|perl-Net-Finger-1.60.0-2|36	%doc Changes
12cr|perl-Net-Finger-1.60.0-2|37	%{perl_vendorlib}/Net
12cr|perl-Net-Finger-1.60.0-2|38	%{_mandir}/*/*
12cr|perl-Net-Finger-1.60.0-2|39	
12cr|perl-Net-Finger-1.60.0-2|40	%changelog
12cr|perl-Net-Finger-1.60.0-2|41	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.60.0-1mdv2010.0
12cr|perl-Net-Finger-1.60.0-2|42	+ Revision: 404092
12cr|perl-Net-Finger-1.60.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-Net-Finger-1.60.0-2|44	
12cr|perl-Net-Finger-1.60.0-2|45	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.06-14mdv2009.0
12cr|perl-Net-Finger-1.60.0-2|46	+ Revision: 258010
12cr|perl-Net-Finger-1.60.0-2|47	- rebuild
12cr|perl-Net-Finger-1.60.0-2|48	
12cr|perl-Net-Finger-1.60.0-2|49	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.06-13mdv2009.0
12cr|perl-Net-Finger-1.60.0-2|50	+ Revision: 246082
12cr|perl-Net-Finger-1.60.0-2|51	- rebuild
12cr|perl-Net-Finger-1.60.0-2|52	
12cr|perl-Net-Finger-1.60.0-2|53	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.06-11mdv2008.1
12cr|perl-Net-Finger-1.60.0-2|54	+ Revision: 140692
12cr|perl-Net-Finger-1.60.0-2|55	- restore BuildRoot
12cr|perl-Net-Finger-1.60.0-2|56	
12cr|perl-Net-Finger-1.60.0-2|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-Finger-1.60.0-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Finger-1.60.0-2|59	
12cr|perl-Net-Finger-1.60.0-2|60	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-11mdv2008.0
12cr|perl-Net-Finger-1.60.0-2|61	+ Revision: 86690
12cr|perl-Net-Finger-1.60.0-2|62	- rebuild
12cr|perl-Net-Finger-1.60.0-2|63	
12cr|perl-Net-Finger-1.60.0-2|64	
12cr|perl-Net-Finger-1.60.0-2|65	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-10mdv2007.0
12cr|perl-Net-Finger-1.60.0-2|66	- Rebuild
12cr|perl-Net-Finger-1.60.0-2|67	
12cr|perl-Net-Finger-1.60.0-2|68	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.06-9mdk
12cr|perl-Net-Finger-1.60.0-2|69	- Fix SPEC according to Perl Policy
12cr|perl-Net-Finger-1.60.0-2|70	- Source URL
12cr|perl-Net-Finger-1.60.0-2|71	
12cr|perl-Net-Finger-1.60.0-2|72	* Wed Nov 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-8mdk
12cr|perl-Net-Finger-1.60.0-2|73	- spec cleanup
12cr|perl-Net-Finger-1.60.0-2|74	- fix directory ownership
12cr|perl-Net-Finger-1.60.0-2|75	- %%mkrel
12cr|perl-Net-Finger-1.60.0-2|76	- rpmbuildupdate aware
12cr|perl-Net-Finger-1.60.0-2|77	- better summary
12cr|perl-Net-Finger-1.60.0-2|78	- better description
12cr|perl-Net-Finger-1.60.0-2|79	- better url
12cr|perl-Net-Finger-1.60.0-2|80	
12cr|perl-Net-Finger-1.60.0-2|81	* Fri Oct 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.06-7mdk
12cr|perl-Net-Finger-1.60.0-2|82	- rpmbuildupdated
12cr|perl-Net-Finger-1.60.0-2|83	

5054 12
12cr|perl-Net-Frame-1.70.0-3|1	%define upstream_name    Net-Frame
12cr|perl-Net-Frame-1.70.0-3|2	%define upstream_version 1.07
12cr|perl-Net-Frame-1.70.0-3|3	
12cr|perl-Net-Frame-1.70.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Frame-1.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Frame-1.70.0-3|6	Release:	3
12cr|perl-Net-Frame-1.70.0-3|7	
12cr|perl-Net-Frame-1.70.0-3|8	Summary:	BSD loopback layer object
12cr|perl-Net-Frame-1.70.0-3|9	License:	GPL+ or Artistic
12cr|perl-Net-Frame-1.70.0-3|10	Group:		Development/Perl
12cr|perl-Net-Frame-1.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Frame-1.70.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Frame-1.70.0-3|13	
12cr|perl-Net-Frame-1.70.0-3|14	BuildRequires:	perl-devel
12cr|perl-Net-Frame-1.70.0-3|15	BuildRequires:	perl(Bit::Vector)
12cr|perl-Net-Frame-1.70.0-3|16	BuildRequires:	perl(Class::Gomor)
12cr|perl-Net-Frame-1.70.0-3|17	BuildRequires:	perl(Net::IPv6Addr)
12cr|perl-Net-Frame-1.70.0-3|18	BuildRequires:	perl(Socket6)
12cr|perl-Net-Frame-1.70.0-3|19	BuildArch:	noarch
12cr|perl-Net-Frame-1.70.0-3|20	
12cr|perl-Net-Frame-1.70.0-3|21	%description
12cr|perl-Net-Frame-1.70.0-3|22	*Net::Frame* is a fork of *Net::Packet*. The goal here was to greatly
12cr|perl-Net-Frame-1.70.0-3|23	simplify the use of the frame crafting framework. *Net::Packet* does many
12cr|perl-Net-Frame-1.70.0-3|24	things undercover, and it was difficult to document all the thingies.
12cr|perl-Net-Frame-1.70.0-3|25	
12cr|perl-Net-Frame-1.70.0-3|26	Also, *Net::Packet* may suffer from unease of use, because frames were
12cr|perl-Net-Frame-1.70.0-3|27	assembled using layers stored in L2, L3, L4 and L7 attributes. *Net::Frame*
12cr|perl-Net-Frame-1.70.0-3|28	removes all this, and is splitted in different modules, for those who only
12cr|perl-Net-Frame-1.70.0-3|29	want to use part of the framework, and not whole framework.
12cr|perl-Net-Frame-1.70.0-3|30	
12cr|perl-Net-Frame-1.70.0-3|31	Finally, anyone can create a layer, and put it on his CPAN space, because
12cr|perl-Net-Frame-1.70.0-3|32	of the modularity *Net::Frame* offers. For an example, see
12cr|perl-Net-Frame-1.70.0-3|33	*Net::Frame::Layer::ICMPv4* on my CPAN space.
12cr|perl-Net-Frame-1.70.0-3|34	
12cr|perl-Net-Frame-1.70.0-3|35	%prep
12cr|perl-Net-Frame-1.70.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Frame-1.70.0-3|37	
12cr|perl-Net-Frame-1.70.0-3|38	%build
12cr|perl-Net-Frame-1.70.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Frame-1.70.0-3|40	%make
12cr|perl-Net-Frame-1.70.0-3|41	
12cr|perl-Net-Frame-1.70.0-3|42	%check
12cr|perl-Net-Frame-1.70.0-3|43	%make test
12cr|perl-Net-Frame-1.70.0-3|44	
12cr|perl-Net-Frame-1.70.0-3|45	%install
12cr|perl-Net-Frame-1.70.0-3|46	%makeinstall_std
12cr|perl-Net-Frame-1.70.0-3|47	
12cr|perl-Net-Frame-1.70.0-3|48	%files
12cr|perl-Net-Frame-1.70.0-3|49	%doc Changes LICENSE README
12cr|perl-Net-Frame-1.70.0-3|50	%{_mandir}/man3/*
12cr|perl-Net-Frame-1.70.0-3|51	%{perl_vendorlib}/*
12cr|perl-Net-Frame-1.70.0-3|52	
12cr|perl-Net-Frame-1.70.0-3|53	%changelog
12cr|perl-Net-Frame-1.70.0-3|54	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.70.0-2mdv2011.0
12cr|perl-Net-Frame-1.70.0-3|55	+ Revision: 657341
12cr|perl-Net-Frame-1.70.0-3|56	- rebuild for updated spec-helper
12cr|perl-Net-Frame-1.70.0-3|57	
12cr|perl-Net-Frame-1.70.0-3|58	* Thu Feb 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.70.0-1
12cr|perl-Net-Frame-1.70.0-3|59	+ Revision: 639678
12cr|perl-Net-Frame-1.70.0-3|60	- update to new version 1.07
12cr|perl-Net-Frame-1.70.0-3|61	
12cr|perl-Net-Frame-1.70.0-3|62	* Thu Jan 07 2010 Olivier Thauvin <nanardon@mandriva.org> 1.60.0-1mdv2011.0
12cr|perl-Net-Frame-1.70.0-3|63	+ Revision: 487174
12cr|perl-Net-Frame-1.70.0-3|64	- import perl-Net-Frame
12cr|perl-Net-Frame-1.70.0-3|65	
12cr|perl-Net-Frame-1.70.0-3|66	
12cr|perl-Net-Frame-1.70.0-3|67	* Thu Jan 07 2010 cpan2dist 1.06-1mdv
12cr|perl-Net-Frame-1.70.0-3|68	- initial mdv release, generated with cpan2dist

5055 12
12cr|perl-Net-Frame-Simple-1.40.0-2|1	%define upstream_name    Net-Frame-Simple
12cr|perl-Net-Frame-Simple-1.40.0-2|2	%define upstream_version 1.04
12cr|perl-Net-Frame-Simple-1.40.0-2|3	
12cr|perl-Net-Frame-Simple-1.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Frame-Simple-1.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Frame-Simple-1.40.0-2|6	Release:	2
12cr|perl-Net-Frame-Simple-1.40.0-2|7	Summary:	BSD loopback layer object
12cr|perl-Net-Frame-Simple-1.40.0-2|8	License:	Artistic
12cr|perl-Net-Frame-Simple-1.40.0-2|9	Group:		Development/Perl
12cr|perl-Net-Frame-Simple-1.40.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Frame-Simple-1.40.0-2|11	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Frame-Simple-1.40.0-2|12	
12cr|perl-Net-Frame-Simple-1.40.0-2|13	BuildRequires:	perl-devel
12cr|perl-Net-Frame-Simple-1.40.0-2|14	BuildRequires:	perl(Bit::Vector)
12cr|perl-Net-Frame-Simple-1.40.0-2|15	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Net-Frame-Simple-1.40.0-2|16	BuildRequires:	perl(Test::Pod)
12cr|perl-Net-Frame-Simple-1.40.0-2|17	BuildRequires:	perl(Net::IPv6Addr)
12cr|perl-Net-Frame-Simple-1.40.0-2|18	BuildRequires:	perl(Socket6)
12cr|perl-Net-Frame-Simple-1.40.0-2|19	BuildRequires:	perl(Net::Frame)
12cr|perl-Net-Frame-Simple-1.40.0-2|20	
12cr|perl-Net-Frame-Simple-1.40.0-2|21	BuildArch:	noarch
12cr|perl-Net-Frame-Simple-1.40.0-2|22	
12cr|perl-Net-Frame-Simple-1.40.0-2|23	%description
12cr|perl-Net-Frame-Simple-1.40.0-2|24	*Net::Frame* is a fork of *Net::Packet*. The goal here was to greatly
12cr|perl-Net-Frame-Simple-1.40.0-2|25	simplify the use of the frame crafting framework. *Net::Packet* does many
12cr|perl-Net-Frame-Simple-1.40.0-2|26	things undercover, and it was difficult to document all the thingies.
12cr|perl-Net-Frame-Simple-1.40.0-2|27	
12cr|perl-Net-Frame-Simple-1.40.0-2|28	Also, *Net::Packet* may suffer from unease of use, because frames were
12cr|perl-Net-Frame-Simple-1.40.0-2|29	assembled using layers stored in L2, L3, L4 and L7 attributes. *Net::Frame*
12cr|perl-Net-Frame-Simple-1.40.0-2|30	removes all this, and is splitted in different modules, for those who only
12cr|perl-Net-Frame-Simple-1.40.0-2|31	want to use part of the framework, and not whole framework.
12cr|perl-Net-Frame-Simple-1.40.0-2|32	
12cr|perl-Net-Frame-Simple-1.40.0-2|33	Finally, anyone can create a layer, and put it on his CPAN space, because
12cr|perl-Net-Frame-Simple-1.40.0-2|34	of the modularity *Net::Frame* offers. For an example, see
12cr|perl-Net-Frame-Simple-1.40.0-2|35	*Net::Frame::Layer::ICMPv4* on my CPAN space.
12cr|perl-Net-Frame-Simple-1.40.0-2|36	
12cr|perl-Net-Frame-Simple-1.40.0-2|37	%prep
12cr|perl-Net-Frame-Simple-1.40.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Frame-Simple-1.40.0-2|39	
12cr|perl-Net-Frame-Simple-1.40.0-2|40	%build
12cr|perl-Net-Frame-Simple-1.40.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Frame-Simple-1.40.0-2|42	%make
12cr|perl-Net-Frame-Simple-1.40.0-2|43	
12cr|perl-Net-Frame-Simple-1.40.0-2|44	%check
12cr|perl-Net-Frame-Simple-1.40.0-2|45	make test verbose=1
12cr|perl-Net-Frame-Simple-1.40.0-2|46	
12cr|perl-Net-Frame-Simple-1.40.0-2|47	%install
12cr|perl-Net-Frame-Simple-1.40.0-2|48	%makeinstall_std
12cr|perl-Net-Frame-Simple-1.40.0-2|49	
12cr|perl-Net-Frame-Simple-1.40.0-2|50	%files
12cr|perl-Net-Frame-Simple-1.40.0-2|51	%doc Changes LICENSE README
12cr|perl-Net-Frame-Simple-1.40.0-2|52	%{_mandir}/man3/*
12cr|perl-Net-Frame-Simple-1.40.0-2|53	%{perl_vendorlib}/*
12cr|perl-Net-Frame-Simple-1.40.0-2|54	
12cr|perl-Net-Frame-Simple-1.40.0-2|55	%changelog
12cr|perl-Net-Frame-Simple-1.40.0-2|56	* Mon Oct 03 2011 Leonardo Coelho <leonardoc@mandriva.com> 1.40.0-1mdv2012.0
12cr|perl-Net-Frame-Simple-1.40.0-2|57	+ Revision: 702554
12cr|perl-Net-Frame-Simple-1.40.0-2|58	- new mandriva version
12cr|perl-Net-Frame-Simple-1.40.0-2|59	- Created package structure for 'perl-Net-Frame-Simple'.
12cr|perl-Net-Frame-Simple-1.40.0-2|60	

5056 12
12cr|perl-Net-FTP-Common-7.0.0d-2|1	%define upstream_name	 Net-FTP-Common
12cr|perl-Net-FTP-Common-7.0.0d-2|2	%define upstream_version 7.0.d
12cr|perl-Net-FTP-Common-7.0.0d-2|3	
12cr|perl-Net-FTP-Common-7.0.0d-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-FTP-Common-7.0.0d-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-FTP-Common-7.0.0d-2|6	Release:	2
12cr|perl-Net-FTP-Common-7.0.0d-2|7	
12cr|perl-Net-FTP-Common-7.0.0d-2|8	Summary:	Simplify common usages of Net::FTP
12cr|perl-Net-FTP-Common-7.0.0d-2|9	License:	GPL+ or Artistic
12cr|perl-Net-FTP-Common-7.0.0d-2|10	Group:		Development/Perl
12cr|perl-Net-FTP-Common-7.0.0d-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-FTP-Common-7.0.0d-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-FTP-Common-7.0.0d-2|13	
12cr|perl-Net-FTP-Common-7.0.0d-2|14	BuildRequires:	perl-devel
12cr|perl-Net-FTP-Common-7.0.0d-2|15	BuildRequires:	perl(Net::FTP)
12cr|perl-Net-FTP-Common-7.0.0d-2|16	
12cr|perl-Net-FTP-Common-7.0.0d-2|17	BuildArch:	noarch
12cr|perl-Net-FTP-Common-7.0.0d-2|18	
12cr|perl-Net-FTP-Common-7.0.0d-2|19	%description
12cr|perl-Net-FTP-Common-7.0.0d-2|20	This module is intended to make the common uses of Net::FTP a one-line,
12cr|perl-Net-FTP-Common-7.0.0d-2|21	no-argument affair. In other words, you have 100% programming with
12cr|perl-Net-FTP-Common-7.0.0d-2|22	Net::FTP. With Net::FTP::Common you will have 95% configuration and 5%
12cr|perl-Net-FTP-Common-7.0.0d-2|23	programming.
12cr|perl-Net-FTP-Common-7.0.0d-2|24	
12cr|perl-Net-FTP-Common-7.0.0d-2|25	%prep
12cr|perl-Net-FTP-Common-7.0.0d-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-FTP-Common-7.0.0d-2|27	
12cr|perl-Net-FTP-Common-7.0.0d-2|28	%build
12cr|perl-Net-FTP-Common-7.0.0d-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-FTP-Common-7.0.0d-2|30	%make
12cr|perl-Net-FTP-Common-7.0.0d-2|31	
12cr|perl-Net-FTP-Common-7.0.0d-2|32	%check
12cr|perl-Net-FTP-Common-7.0.0d-2|33	#make} test
12cr|perl-Net-FTP-Common-7.0.0d-2|34	
12cr|perl-Net-FTP-Common-7.0.0d-2|35	%install
12cr|perl-Net-FTP-Common-7.0.0d-2|36	%makeinstall_std
12cr|perl-Net-FTP-Common-7.0.0d-2|37	
12cr|perl-Net-FTP-Common-7.0.0d-2|38	%files
12cr|perl-Net-FTP-Common-7.0.0d-2|39	%doc README
12cr|perl-Net-FTP-Common-7.0.0d-2|40	%{perl_vendorlib}/Net/FTP
12cr|perl-Net-FTP-Common-7.0.0d-2|41	%{perl_vendorlib}/TestConfig.pm
12cr|perl-Net-FTP-Common-7.0.0d-2|42	%{_mandir}/*/*
12cr|perl-Net-FTP-Common-7.0.0d-2|43	
12cr|perl-Net-FTP-Common-7.0.0d-2|44	%changelog
12cr|perl-Net-FTP-Common-7.0.0d-2|45	* Mon Sep 07 2009 Jérôme Quelin <jquelin@mandriva.org> 7.0.0-1mdv2010.0
12cr|perl-Net-FTP-Common-7.0.0d-2|46	+ Revision: 432826
12cr|perl-Net-FTP-Common-7.0.0d-2|47	- update to 7.0.d
12cr|perl-Net-FTP-Common-7.0.0d-2|48	
12cr|perl-Net-FTP-Common-7.0.0d-2|49	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 6.1-5mdv2010.0
12cr|perl-Net-FTP-Common-7.0.0d-2|50	+ Revision: 430509
12cr|perl-Net-FTP-Common-7.0.0d-2|51	- rebuild
12cr|perl-Net-FTP-Common-7.0.0d-2|52	
12cr|perl-Net-FTP-Common-7.0.0d-2|53	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 6.1-4mdv2009.0
12cr|perl-Net-FTP-Common-7.0.0d-2|54	+ Revision: 258011
12cr|perl-Net-FTP-Common-7.0.0d-2|55	- rebuild
12cr|perl-Net-FTP-Common-7.0.0d-2|56	
12cr|perl-Net-FTP-Common-7.0.0d-2|57	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 6.1-3mdv2009.0
12cr|perl-Net-FTP-Common-7.0.0d-2|58	+ Revision: 246115
12cr|perl-Net-FTP-Common-7.0.0d-2|59	- rebuild
12cr|perl-Net-FTP-Common-7.0.0d-2|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-FTP-Common-7.0.0d-2|61	
12cr|perl-Net-FTP-Common-7.0.0d-2|62	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-FTP-Common-7.0.0d-2|63	- restore BuildRoot
12cr|perl-Net-FTP-Common-7.0.0d-2|64	
12cr|perl-Net-FTP-Common-7.0.0d-2|65	* Thu Nov 01 2007 Olivier Thauvin <nanardon@mandriva.org> 6.1-1mdv2008.1
12cr|perl-Net-FTP-Common-7.0.0d-2|66	+ Revision: 104290
12cr|perl-Net-FTP-Common-7.0.0d-2|67	- disable test, don't work inside bs
12cr|perl-Net-FTP-Common-7.0.0d-2|68	- unsynch source
12cr|perl-Net-FTP-Common-7.0.0d-2|69	- 6.1
12cr|perl-Net-FTP-Common-7.0.0d-2|70	
12cr|perl-Net-FTP-Common-7.0.0d-2|71	
12cr|perl-Net-FTP-Common-7.0.0d-2|72	* Sat Mar 03 2007 Olivier Thauvin <nanardon@mandriva.org> 6.0-1mdv2007.0
12cr|perl-Net-FTP-Common-7.0.0d-2|73	+ Revision: 131680
12cr|perl-Net-FTP-Common-7.0.0d-2|74	- 0.6
12cr|perl-Net-FTP-Common-7.0.0d-2|75	
12cr|perl-Net-FTP-Common-7.0.0d-2|76	* Thu Dec 28 2006 Olivier Thauvin <nanardon@mandriva.org> 5.32-1mdv2007.1
12cr|perl-Net-FTP-Common-7.0.0d-2|77	+ Revision: 102183
12cr|perl-Net-FTP-Common-7.0.0d-2|78	- 5.32
12cr|perl-Net-FTP-Common-7.0.0d-2|79	- Import perl-Net-FTP-Common
12cr|perl-Net-FTP-Common-7.0.0d-2|80	
12cr|perl-Net-FTP-Common-7.0.0d-2|81	* Sun Apr 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 5.31-1mdk
12cr|perl-Net-FTP-Common-7.0.0d-2|82	- New release 5.31
12cr|perl-Net-FTP-Common-7.0.0d-2|83	- fix directory ownership
12cr|perl-Net-FTP-Common-7.0.0d-2|84	- better summary
12cr|perl-Net-FTP-Common-7.0.0d-2|85	- better source URL
12cr|perl-Net-FTP-Common-7.0.0d-2|86	
12cr|perl-Net-FTP-Common-7.0.0d-2|87	* Thu Sep 29 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 5.2g-1mdk
12cr|perl-Net-FTP-Common-7.0.0d-2|88	- new version
12cr|perl-Net-FTP-Common-7.0.0d-2|89	
12cr|perl-Net-FTP-Common-7.0.0d-2|90	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 5.2b-1mdk
12cr|perl-Net-FTP-Common-7.0.0d-2|91	- initial Mandriva package
12cr|perl-Net-FTP-Common-7.0.0d-2|92	

5057 12
12cr|perl-Net-Gadu-1.900.0-3|1	%define upstream_name Net-Gadu
12cr|perl-Net-Gadu-1.900.0-3|2	%define upstream_version 1.9
12cr|perl-Net-Gadu-1.900.0-3|3	
12cr|perl-Net-Gadu-1.900.0-3|4	Summary:	Perl module to support Gadu-Gadu protocol
12cr|perl-Net-Gadu-1.900.0-3|5	Name:		perl-%{upstream_name}
12cr|perl-Net-Gadu-1.900.0-3|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Gadu-1.900.0-3|7	Release:	3
12cr|perl-Net-Gadu-1.900.0-3|8	License:	LGPLv2+
12cr|perl-Net-Gadu-1.900.0-3|9	Group:		Development/Perl
12cr|perl-Net-Gadu-1.900.0-3|10	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Gadu-1.900.0-3|11	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-Gadu-1.900.0-3|12	BuildRequires:	perl-devel
12cr|perl-Net-Gadu-1.900.0-3|13	BuildRequires:	libgadu-devel	>= 1.7.1
12cr|perl-Net-Gadu-1.900.0-3|14	BuildRequires:  chrpath
12cr|perl-Net-Gadu-1.900.0-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|perl-Net-Gadu-1.900.0-3|16	
12cr|perl-Net-Gadu-1.900.0-3|17	%description
12cr|perl-Net-Gadu-1.900.0-3|18	Net-Gadu is a perl module. It is intended to make it easy to add Gadu-Gadu
12cr|perl-Net-Gadu-1.900.0-3|19	communication support to your scripts. It uses libgadu library.
12cr|perl-Net-Gadu-1.900.0-3|20	
12cr|perl-Net-Gadu-1.900.0-3|21	%prep
12cr|perl-Net-Gadu-1.900.0-3|22	%setup -qn %{upstream_name}-%{upstream_version}
12cr|perl-Net-Gadu-1.900.0-3|23	
12cr|perl-Net-Gadu-1.900.0-3|24	%build
12cr|perl-Net-Gadu-1.900.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Gadu-1.900.0-3|26	%make OPTIMIZE="%{optflags}"
12cr|perl-Net-Gadu-1.900.0-3|27	
12cr|perl-Net-Gadu-1.900.0-3|28	%check
12cr|perl-Net-Gadu-1.900.0-3|29	make test
12cr|perl-Net-Gadu-1.900.0-3|30	
12cr|perl-Net-Gadu-1.900.0-3|31	%install
12cr|perl-Net-Gadu-1.900.0-3|32	rm -rf %{buildroot}
12cr|perl-Net-Gadu-1.900.0-3|33	%makeinstall_std
12cr|perl-Net-Gadu-1.900.0-3|34	find %{buildroot}%{perl_vendorarch} -type f | xargs chmod u+w
12cr|perl-Net-Gadu-1.900.0-3|35	install ex/ex1 example.pl
12cr|perl-Net-Gadu-1.900.0-3|36	chrpath -d %{buildroot}%{perl_vendorarch}/auto/Net/Gadu/Gadu.so
12cr|perl-Net-Gadu-1.900.0-3|37	
12cr|perl-Net-Gadu-1.900.0-3|38	%clean
12cr|perl-Net-Gadu-1.900.0-3|39	rm -rf %{buildroot}
12cr|perl-Net-Gadu-1.900.0-3|40	
12cr|perl-Net-Gadu-1.900.0-3|41	%files
12cr|perl-Net-Gadu-1.900.0-3|42	%defattr(-,root,root)
12cr|perl-Net-Gadu-1.900.0-3|43	%doc Changes README example.pl contrib
12cr|perl-Net-Gadu-1.900.0-3|44	%{perl_vendorarch}/auto/Net
12cr|perl-Net-Gadu-1.900.0-3|45	%{perl_vendorarch}/Net
12cr|perl-Net-Gadu-1.900.0-3|46	%{_mandir}/man3/Net::Gadu.3pm*
12cr|perl-Net-Gadu-1.900.0-3|47	
12cr|perl-Net-Gadu-1.900.0-3|48	
12cr|perl-Net-Gadu-1.900.0-3|49	%changelog
12cr|perl-Net-Gadu-1.900.0-3|50	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.900.0-3
12cr|perl-Net-Gadu-1.900.0-3|51	+ Revision: 768358
12cr|perl-Net-Gadu-1.900.0-3|52	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Net-Gadu-1.900.0-3|53	
12cr|perl-Net-Gadu-1.900.0-3|54	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.900.0-2mdv2011.0
12cr|perl-Net-Gadu-1.900.0-3|55	+ Revision: 556025
12cr|perl-Net-Gadu-1.900.0-3|56	- rebuild for perl 5.12
12cr|perl-Net-Gadu-1.900.0-3|57	
12cr|perl-Net-Gadu-1.900.0-3|58	* Sun Sep 20 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.900.0-1mdv2010.0
12cr|perl-Net-Gadu-1.900.0-3|59	+ Revision: 445107
12cr|perl-Net-Gadu-1.900.0-3|60	- fix spec file
12cr|perl-Net-Gadu-1.900.0-3|61	
12cr|perl-Net-Gadu-1.900.0-3|62	* Thu Nov 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.9-1mdv2009.1
12cr|perl-Net-Gadu-1.900.0-3|63	+ Revision: 302853
12cr|perl-Net-Gadu-1.900.0-3|64	- new version
12cr|perl-Net-Gadu-1.900.0-3|65	spec cleanup
12cr|perl-Net-Gadu-1.900.0-3|66	rename spec file
12cr|perl-Net-Gadu-1.900.0-3|67	
12cr|perl-Net-Gadu-1.900.0-3|68	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.8-9mdv2009.0
12cr|perl-Net-Gadu-1.900.0-3|69	+ Revision: 258012
12cr|perl-Net-Gadu-1.900.0-3|70	- rebuild
12cr|perl-Net-Gadu-1.900.0-3|71	
12cr|perl-Net-Gadu-1.900.0-3|72	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.8-8mdv2009.0
12cr|perl-Net-Gadu-1.900.0-3|73	+ Revision: 246116
12cr|perl-Net-Gadu-1.900.0-3|74	- rebuild
12cr|perl-Net-Gadu-1.900.0-3|75	
12cr|perl-Net-Gadu-1.900.0-3|76	* Sat Mar 01 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.8-6mdv2008.1
12cr|perl-Net-Gadu-1.900.0-3|77	+ Revision: 176993
12cr|perl-Net-Gadu-1.900.0-3|78	- rebuild for new libgadu
12cr|perl-Net-Gadu-1.900.0-3|79	- new license policy
12cr|perl-Net-Gadu-1.900.0-3|80	
12cr|perl-Net-Gadu-1.900.0-3|81	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.8-5mdv2008.1
12cr|perl-Net-Gadu-1.900.0-3|82	+ Revision: 171027
12cr|perl-Net-Gadu-1.900.0-3|83	- rebuild
12cr|perl-Net-Gadu-1.900.0-3|84	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|perl-Net-Gadu-1.900.0-3|85	- fix no-buildroot-tag
12cr|perl-Net-Gadu-1.900.0-3|86	
12cr|perl-Net-Gadu-1.900.0-3|87	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.8-4mdv2008.1
12cr|perl-Net-Gadu-1.900.0-3|88	+ Revision: 152218
12cr|perl-Net-Gadu-1.900.0-3|89	- rebuild
12cr|perl-Net-Gadu-1.900.0-3|90	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Gadu-1.900.0-3|91	
12cr|perl-Net-Gadu-1.900.0-3|92	* Wed Jul 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.8-3mdv2008.0
12cr|perl-Net-Gadu-1.900.0-3|93	+ Revision: 53341
12cr|perl-Net-Gadu-1.900.0-3|94	- rebuild
12cr|perl-Net-Gadu-1.900.0-3|95	- some minor cleans
12cr|perl-Net-Gadu-1.900.0-3|96	
12cr|perl-Net-Gadu-1.900.0-3|97	* Wed Jun 13 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.8-2mdv2008.0
12cr|perl-Net-Gadu-1.900.0-3|98	+ Revision: 38585
12cr|perl-Net-Gadu-1.900.0-3|99	- use correct perl macros
12cr|perl-Net-Gadu-1.900.0-3|100	- provide Net::Gadu
12cr|perl-Net-Gadu-1.900.0-3|101	- add %%check
12cr|perl-Net-Gadu-1.900.0-3|102	- compile with optflags
12cr|perl-Net-Gadu-1.900.0-3|103	- fix file list
12cr|perl-Net-Gadu-1.900.0-3|104	
12cr|perl-Net-Gadu-1.900.0-3|105	* Mon Apr 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.8-1mdv2008.0
12cr|perl-Net-Gadu-1.900.0-3|106	+ Revision: 17303
12cr|perl-Net-Gadu-1.900.0-3|107	- new version
12cr|perl-Net-Gadu-1.900.0-3|108	- bzip sources
12cr|perl-Net-Gadu-1.900.0-3|109	
12cr|perl-Net-Gadu-1.900.0-3|110	
12cr|perl-Net-Gadu-1.900.0-3|111	* Sun Jan 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7-2mdv2007.0
12cr|perl-Net-Gadu-1.900.0-3|112	+ Revision: 111487
12cr|perl-Net-Gadu-1.900.0-3|113	- spec file clean
12cr|perl-Net-Gadu-1.900.0-3|114	- bump release tag
12cr|perl-Net-Gadu-1.900.0-3|115	
12cr|perl-Net-Gadu-1.900.0-3|116	* Wed Jan 17 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7-1mdv2007.1
12cr|perl-Net-Gadu-1.900.0-3|117	+ Revision: 109715
12cr|perl-Net-Gadu-1.900.0-3|118	- drop noarch
12cr|perl-Net-Gadu-1.900.0-3|119	- fix build on x86_64
12cr|perl-Net-Gadu-1.900.0-3|120	- Import perl-Net-Gadu
12cr|perl-Net-Gadu-1.900.0-3|121	

5058 12
12cr|perl-Net-GitHub-0.280.0-2|1	%define upstream_name    Net-GitHub
12cr|perl-Net-GitHub-0.280.0-2|2	%define upstream_version 0.28
12cr|perl-Net-GitHub-0.280.0-2|3	
12cr|perl-Net-GitHub-0.280.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-GitHub-0.280.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-GitHub-0.280.0-2|6	Release:	2
12cr|perl-Net-GitHub-0.280.0-2|7	
12cr|perl-Net-GitHub-0.280.0-2|8	Summary:	Perl Interface for github.com
12cr|perl-Net-GitHub-0.280.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-GitHub-0.280.0-2|10	Group:		Development/Perl
12cr|perl-Net-GitHub-0.280.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-GitHub-0.280.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-GitHub-0.280.0-2|13	
12cr|perl-Net-GitHub-0.280.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-GitHub-0.280.0-2|15	BuildRequires:	perl(Any::Moose)
12cr|perl-Net-GitHub-0.280.0-2|16	BuildRequires:	perl(Crypt::SSLeay)
12cr|perl-Net-GitHub-0.280.0-2|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Net-GitHub-0.280.0-2|18	BuildRequires:	perl(File::Slurp)
12cr|perl-Net-GitHub-0.280.0-2|19	BuildRequires:	perl(HTML::TreeBuilder)
12cr|perl-Net-GitHub-0.280.0-2|20	BuildRequires:	perl(JSON::Any)
12cr|perl-Net-GitHub-0.280.0-2|21	BuildRequires:	perl(Test::MockModule)
12cr|perl-Net-GitHub-0.280.0-2|22	BuildRequires:	perl(Test::More)
12cr|perl-Net-GitHub-0.280.0-2|23	BuildRequires:	perl(URI::Escape)
12cr|perl-Net-GitHub-0.280.0-2|24	BuildRequires:	perl(WWW::Mechanize::GZip)
12cr|perl-Net-GitHub-0.280.0-2|25	BuildRequires:	perl(HTTP::Request::Common)
12cr|perl-Net-GitHub-0.280.0-2|26	BuildArch:	noarch
12cr|perl-Net-GitHub-0.280.0-2|27	
12cr|perl-Net-GitHub-0.280.0-2|28	%description
12cr|perl-Net-GitHub-0.280.0-2|29	Perl Interface for github.com
12cr|perl-Net-GitHub-0.280.0-2|30	
12cr|perl-Net-GitHub-0.280.0-2|31	%prep
12cr|perl-Net-GitHub-0.280.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-GitHub-0.280.0-2|33	
12cr|perl-Net-GitHub-0.280.0-2|34	%build
12cr|perl-Net-GitHub-0.280.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-GitHub-0.280.0-2|36	%make
12cr|perl-Net-GitHub-0.280.0-2|37	
12cr|perl-Net-GitHub-0.280.0-2|38	%check
12cr|perl-Net-GitHub-0.280.0-2|39	%make test
12cr|perl-Net-GitHub-0.280.0-2|40	
12cr|perl-Net-GitHub-0.280.0-2|41	%install
12cr|perl-Net-GitHub-0.280.0-2|42	%makeinstall_std
12cr|perl-Net-GitHub-0.280.0-2|43	
12cr|perl-Net-GitHub-0.280.0-2|44	%files
12cr|perl-Net-GitHub-0.280.0-2|45	%doc Changes README META.yml
12cr|perl-Net-GitHub-0.280.0-2|46	%{_mandir}/man3/*
12cr|perl-Net-GitHub-0.280.0-2|47	%{perl_vendorlib}/Net/
12cr|perl-Net-GitHub-0.280.0-2|48	
12cr|perl-Net-GitHub-0.280.0-2|49	%changelog
12cr|perl-Net-GitHub-0.280.0-2|50	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.280.0-1mdv2011.0
12cr|perl-Net-GitHub-0.280.0-2|51	+ Revision: 643414
12cr|perl-Net-GitHub-0.280.0-2|52	- update to new version 0.28
12cr|perl-Net-GitHub-0.280.0-2|53	
12cr|perl-Net-GitHub-0.280.0-2|54	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 0.270.0-2
12cr|perl-Net-GitHub-0.280.0-2|55	+ Revision: 640772
12cr|perl-Net-GitHub-0.280.0-2|56	- rebuild to obsolete old packages
12cr|perl-Net-GitHub-0.280.0-2|57	
12cr|perl-Net-GitHub-0.280.0-2|58	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.270.0-1
12cr|perl-Net-GitHub-0.280.0-2|59	+ Revision: 638931
12cr|perl-Net-GitHub-0.280.0-2|60	- update to new version 0.27
12cr|perl-Net-GitHub-0.280.0-2|61	
12cr|perl-Net-GitHub-0.280.0-2|62	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.260.0-1
12cr|perl-Net-GitHub-0.280.0-2|63	+ Revision: 635445
12cr|perl-Net-GitHub-0.280.0-2|64	- update to new version 0.26
12cr|perl-Net-GitHub-0.280.0-2|65	
12cr|perl-Net-GitHub-0.280.0-2|66	* Sun Jan 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.240.0-1mdv2011.0
12cr|perl-Net-GitHub-0.280.0-2|67	+ Revision: 627525
12cr|perl-Net-GitHub-0.280.0-2|68	- update to new version 0.24
12cr|perl-Net-GitHub-0.280.0-2|69	
12cr|perl-Net-GitHub-0.280.0-2|70	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2011.0
12cr|perl-Net-GitHub-0.280.0-2|71	+ Revision: 596624
12cr|perl-Net-GitHub-0.280.0-2|72	- update to 0.23
12cr|perl-Net-GitHub-0.280.0-2|73	
12cr|perl-Net-GitHub-0.280.0-2|74	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2011.0
12cr|perl-Net-GitHub-0.280.0-2|75	+ Revision: 552427
12cr|perl-Net-GitHub-0.280.0-2|76	- update to 0.22
12cr|perl-Net-GitHub-0.280.0-2|77	
12cr|perl-Net-GitHub-0.280.0-2|78	* Fri Apr 30 2010 Michael Scherer <misc@mandriva.org> 0.200.0-1mdv2010.1
12cr|perl-Net-GitHub-0.280.0-2|79	+ Revision: 541160
12cr|perl-Net-GitHub-0.280.0-2|80	- import perl-Net-GitHub
12cr|perl-Net-GitHub-0.280.0-2|81	
12cr|perl-Net-GitHub-0.280.0-2|82	
12cr|perl-Net-GitHub-0.280.0-2|83	* Fri Apr 30 2010 cpan2dist 0.20-1mdv
12cr|perl-Net-GitHub-0.280.0-2|84	- initial mdv release, generated with cpan2dist

5059 12
12cr|perl-Net-Google-1.0.1-7|1	%define module	Net-Google
12cr|perl-Net-Google-1.0.1-7|2	%define name	perl-%{module}
12cr|perl-Net-Google-1.0.1-7|3	%define version 1.0.1
12cr|perl-Net-Google-1.0.1-7|4	%define release %mkrel 7
12cr|perl-Net-Google-1.0.1-7|5	
12cr|perl-Net-Google-1.0.1-7|6	Name:		%{name}
12cr|perl-Net-Google-1.0.1-7|7	Version:	%{version}
12cr|perl-Net-Google-1.0.1-7|8	Release:	%{release}
12cr|perl-Net-Google-1.0.1-7|9	Summary:	Simple OOP-ish interface to the Google SOAP API
12cr|perl-Net-Google-1.0.1-7|10	License:	GPL or Artistic
12cr|perl-Net-Google-1.0.1-7|11	Group:		Development/Perl
12cr|perl-Net-Google-1.0.1-7|12	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{module}-%{version}.tar.bz2
12cr|perl-Net-Google-1.0.1-7|13	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-Net-Google-1.0.1-7|14	%if %{mdkversion} < 1010
12cr|perl-Net-Google-1.0.1-7|15	BuildRequires:	perl-devel
12cr|perl-Net-Google-1.0.1-7|16	%endif
12cr|perl-Net-Google-1.0.1-7|17	BuildRequires:  perl(Module::Build)
12cr|perl-Net-Google-1.0.1-7|18	BuildArch:	noarch
12cr|perl-Net-Google-1.0.1-7|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|perl-Net-Google-1.0.1-7|20	
12cr|perl-Net-Google-1.0.1-7|21	%description
12cr|perl-Net-Google-1.0.1-7|22	Provides a simple OOP-ish interface to the Google SOAP API
12cr|perl-Net-Google-1.0.1-7|23	
12cr|perl-Net-Google-1.0.1-7|24	%prep
12cr|perl-Net-Google-1.0.1-7|25	%setup -q -n %{module}-%{version}
12cr|perl-Net-Google-1.0.1-7|26	
12cr|perl-Net-Google-1.0.1-7|27	%build
12cr|perl-Net-Google-1.0.1-7|28	%{__perl} Build.PL installdirs=vendor
12cr|perl-Net-Google-1.0.1-7|29	./Build
12cr|perl-Net-Google-1.0.1-7|30	
12cr|perl-Net-Google-1.0.1-7|31	%check
12cr|perl-Net-Google-1.0.1-7|32	# checking requires a Google API key
12cr|perl-Net-Google-1.0.1-7|33	
12cr|perl-Net-Google-1.0.1-7|34	%install
12cr|perl-Net-Google-1.0.1-7|35	rm -rf %{buildroot}
12cr|perl-Net-Google-1.0.1-7|36	./Build install destdir=%{buildroot}
12cr|perl-Net-Google-1.0.1-7|37	
12cr|perl-Net-Google-1.0.1-7|38	%clean
12cr|perl-Net-Google-1.0.1-7|39	rm -rf %{buildroot}
12cr|perl-Net-Google-1.0.1-7|40	
12cr|perl-Net-Google-1.0.1-7|41	%files
12cr|perl-Net-Google-1.0.1-7|42	%defattr(-,root,root)
12cr|perl-Net-Google-1.0.1-7|43	%doc Changes
12cr|perl-Net-Google-1.0.1-7|44	%{perl_vendorlib}/Net
12cr|perl-Net-Google-1.0.1-7|45	%{_mandir}/*/*
12cr|perl-Net-Google-1.0.1-7|46	
12cr|perl-Net-Google-1.0.1-7|47	
12cr|perl-Net-Google-1.0.1-7|48	
12cr|perl-Net-Google-1.0.1-7|49	%changelog
12cr|perl-Net-Google-1.0.1-7|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-7mdv2010.0
12cr|perl-Net-Google-1.0.1-7|51	+ Revision: 430510
12cr|perl-Net-Google-1.0.1-7|52	- rebuild
12cr|perl-Net-Google-1.0.1-7|53	
12cr|perl-Net-Google-1.0.1-7|54	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-6mdv2009.0
12cr|perl-Net-Google-1.0.1-7|55	+ Revision: 241773
12cr|perl-Net-Google-1.0.1-7|56	- rebuild
12cr|perl-Net-Google-1.0.1-7|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Google-1.0.1-7|58	
12cr|perl-Net-Google-1.0.1-7|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-Google-1.0.1-7|60	- restore BuildRoot
12cr|perl-Net-Google-1.0.1-7|61	
12cr|perl-Net-Google-1.0.1-7|62	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdv2008.0
12cr|perl-Net-Google-1.0.1-7|63	+ Revision: 25450
12cr|perl-Net-Google-1.0.1-7|64	- rebuild
12cr|perl-Net-Google-1.0.1-7|65	
12cr|perl-Net-Google-1.0.1-7|66	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1.0.1-3mdv2008.0
12cr|perl-Net-Google-1.0.1-7|67	+ Revision: 25277
12cr|perl-Net-Google-1.0.1-7|68	- rebuild
12cr|perl-Net-Google-1.0.1-7|69	
12cr|perl-Net-Google-1.0.1-7|70	
12cr|perl-Net-Google-1.0.1-7|71	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.0.1-2mdk
12cr|perl-Net-Google-1.0.1-7|72	- Fix SPEC according to Perl Policy
12cr|perl-Net-Google-1.0.1-7|73	- BuildRequires
12cr|perl-Net-Google-1.0.1-7|74	- Source URL
12cr|perl-Net-Google-1.0.1-7|75	
12cr|perl-Net-Google-1.0.1-7|76	* Wed Jan 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-1mdk
12cr|perl-Net-Google-1.0.1-7|77	- New release 1.0.1
12cr|perl-Net-Google-1.0.1-7|78	
12cr|perl-Net-Google-1.0.1-7|79	* Mon Dec 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdk
12cr|perl-Net-Google-1.0.1-7|80	- New release 1.0
12cr|perl-Net-Google-1.0.1-7|81	- spec cleanup
12cr|perl-Net-Google-1.0.1-7|82	- better URL
12cr|perl-Net-Google-1.0.1-7|83	- fix directory ownership
12cr|perl-Net-Google-1.0.1-7|84	- switch to Module::Build
12cr|perl-Net-Google-1.0.1-7|85	
12cr|perl-Net-Google-1.0.1-7|86	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.62-1mdk
12cr|perl-Net-Google-1.0.1-7|87	- initial Mandriva package
12cr|perl-Net-Google-1.0.1-7|88	

5060 12
12cr|perl-Net-Google-AuthSub-0.500.0-3|1	%define upstream_name    Net-Google-AuthSub
12cr|perl-Net-Google-AuthSub-0.500.0-3|2	%define upstream_version 0.5
12cr|perl-Net-Google-AuthSub-0.500.0-3|3	
12cr|perl-Net-Google-AuthSub-0.500.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Google-AuthSub-0.500.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Google-AuthSub-0.500.0-3|6	Release:	3
12cr|perl-Net-Google-AuthSub-0.500.0-3|7	
12cr|perl-Net-Google-AuthSub-0.500.0-3|8	Summary:	A response from a Net::Google::AuthSub request
12cr|perl-Net-Google-AuthSub-0.500.0-3|9	License:	GPL+ or Artistic
12cr|perl-Net-Google-AuthSub-0.500.0-3|10	Group:		Development/Perl
12cr|perl-Net-Google-AuthSub-0.500.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Google-AuthSub-0.500.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Google-AuthSub-0.500.0-3|13	
12cr|perl-Net-Google-AuthSub-0.500.0-3|14	BuildRequires:	perl-devel
12cr|perl-Net-Google-AuthSub-0.500.0-3|15	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Net-Google-AuthSub-0.500.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Net-Google-AuthSub-0.500.0-3|17	BuildRequires:	perl(URI)
12cr|perl-Net-Google-AuthSub-0.500.0-3|18	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Net-Google-AuthSub-0.500.0-3|19	BuildArch:	noarch
12cr|perl-Net-Google-AuthSub-0.500.0-3|20	
12cr|perl-Net-Google-AuthSub-0.500.0-3|21	%description
12cr|perl-Net-Google-AuthSub-0.500.0-3|22	A response from a Net::Google::AuthSub request.
12cr|perl-Net-Google-AuthSub-0.500.0-3|23	
12cr|perl-Net-Google-AuthSub-0.500.0-3|24	%prep
12cr|perl-Net-Google-AuthSub-0.500.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Google-AuthSub-0.500.0-3|26	
12cr|perl-Net-Google-AuthSub-0.500.0-3|27	%build
12cr|perl-Net-Google-AuthSub-0.500.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Google-AuthSub-0.500.0-3|29	%make
12cr|perl-Net-Google-AuthSub-0.500.0-3|30	
12cr|perl-Net-Google-AuthSub-0.500.0-3|31	%check
12cr|perl-Net-Google-AuthSub-0.500.0-3|32	%make test
12cr|perl-Net-Google-AuthSub-0.500.0-3|33	
12cr|perl-Net-Google-AuthSub-0.500.0-3|34	%install
12cr|perl-Net-Google-AuthSub-0.500.0-3|35	%makeinstall_std
12cr|perl-Net-Google-AuthSub-0.500.0-3|36	
12cr|perl-Net-Google-AuthSub-0.500.0-3|37	%files
12cr|perl-Net-Google-AuthSub-0.500.0-3|38	%doc META.yml Changes
12cr|perl-Net-Google-AuthSub-0.500.0-3|39	%{_mandir}/man3/*
12cr|perl-Net-Google-AuthSub-0.500.0-3|40	%{perl_vendorlib}/*
12cr|perl-Net-Google-AuthSub-0.500.0-3|41	
12cr|perl-Net-Google-AuthSub-0.500.0-3|42	%changelog
12cr|perl-Net-Google-AuthSub-0.500.0-3|43	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.500.0-2mdv2011.0
12cr|perl-Net-Google-AuthSub-0.500.0-3|44	+ Revision: 656948
12cr|perl-Net-Google-AuthSub-0.500.0-3|45	- rebuild for updated spec-helper
12cr|perl-Net-Google-AuthSub-0.500.0-3|46	
12cr|perl-Net-Google-AuthSub-0.500.0-3|47	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.500.0-1mdv2011.0
12cr|perl-Net-Google-AuthSub-0.500.0-3|48	+ Revision: 607257
12cr|perl-Net-Google-AuthSub-0.500.0-3|49	- import perl-Net-Google-AuthSub
12cr|perl-Net-Google-AuthSub-0.500.0-3|50	

5061 12
12cr|perl-Net-Google-Code-0.190.0-4|1	%define upstream_name    Net-Google-Code
12cr|perl-Net-Google-Code-0.190.0-4|2	%define upstream_version 0.19
12cr|perl-Net-Google-Code-0.190.0-4|3	
12cr|perl-Net-Google-Code-0.190.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Google-Code-0.190.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Google-Code-0.190.0-4|6	Release:	4
12cr|perl-Net-Google-Code-0.190.0-4|7	
12cr|perl-Net-Google-Code-0.190.0-4|8	Summary:	Simple client library for projects hosted in Google Code
12cr|perl-Net-Google-Code-0.190.0-4|9	License:	GPL+ or Artistic
12cr|perl-Net-Google-Code-0.190.0-4|10	Group:		Development/Perl
12cr|perl-Net-Google-Code-0.190.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Google-Code-0.190.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Google-Code-0.190.0-4|13	
12cr|perl-Net-Google-Code-0.190.0-4|14	BuildRequires:	perl-devel
12cr|perl-Net-Google-Code-0.190.0-4|15	BuildRequires:	perl(Any::Moose)
12cr|perl-Net-Google-Code-0.190.0-4|16	BuildRequires:	perl(DateTime)
12cr|perl-Net-Google-Code-0.190.0-4|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Net-Google-Code-0.190.0-4|18	BuildRequires:	perl(File::MMagic)
12cr|perl-Net-Google-Code-0.190.0-4|19	BuildRequires:	perl(File::Slurp)
12cr|perl-Net-Google-Code-0.190.0-4|20	BuildRequires:	perl(HTML::TreeBuilder)
12cr|perl-Net-Google-Code-0.190.0-4|21	BuildRequires:	perl(JSON)
12cr|perl-Net-Google-Code-0.190.0-4|22	BuildRequires:	perl(MIME::Types)
12cr|perl-Net-Google-Code-0.190.0-4|23	BuildRequires:	perl(Params::Validate)
12cr|perl-Net-Google-Code-0.190.0-4|24	BuildRequires:	perl(Test::Mock::LWP)
12cr|perl-Net-Google-Code-0.190.0-4|25	BuildRequires:	perl(Test::MockModule)
12cr|perl-Net-Google-Code-0.190.0-4|26	BuildRequires:	perl(Test::More)
12cr|perl-Net-Google-Code-0.190.0-4|27	BuildRequires:	perl(URI::Escape)
12cr|perl-Net-Google-Code-0.190.0-4|28	BuildRequires:	perl(WWW::Mechanize::Link)
12cr|perl-Net-Google-Code-0.190.0-4|29	BuildRequires:	perl(XML::FeedPP)
12cr|perl-Net-Google-Code-0.190.0-4|30	BuildArch:	noarch
12cr|perl-Net-Google-Code-0.190.0-4|31	
12cr|perl-Net-Google-Code-0.190.0-4|32	%description
12cr|perl-Net-Google-Code-0.190.0-4|33	Net::Google::Code is a simple client library for projects hosted in Google
12cr|perl-Net-Google-Code-0.190.0-4|34	Code.
12cr|perl-Net-Google-Code-0.190.0-4|35	
12cr|perl-Net-Google-Code-0.190.0-4|36	Since 0.15, Net::Google::Code offers google's official issues api support.
12cr|perl-Net-Google-Code-0.190.0-4|37	Besides the new 'Net::Google::Code::Issue::list',
12cr|perl-Net-Google-Code-0.190.0-4|38	'Net::Google::Code::Issue::Comment::list' and
12cr|perl-Net-Google-Code-0.190.0-4|39	<Net::Googlel::Code::Issue::load_comments> methods, which use the api from
12cr|perl-Net-Google-Code-0.190.0-4|40	start, you can set '$Net::Google::Code::Issue::USE_HYBRID' to true to load,
12cr|perl-Net-Google-Code-0.190.0-4|41	create and update issue with the api too.
12cr|perl-Net-Google-Code-0.190.0-4|42	
12cr|perl-Net-Google-Code-0.190.0-4|43	But the official api is not function complete yet( e.g. no attachment
12cr|perl-Net-Google-Code-0.190.0-4|44	support, can't merge, etc. ), Net::Google::Code will back to the scraping
12cr|perl-Net-Google-Code-0.190.0-4|45	way to accomplish those stuff.
12cr|perl-Net-Google-Code-0.190.0-4|46	
12cr|perl-Net-Google-Code-0.190.0-4|47	%prep
12cr|perl-Net-Google-Code-0.190.0-4|48	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Google-Code-0.190.0-4|49	
12cr|perl-Net-Google-Code-0.190.0-4|50	%build
12cr|perl-Net-Google-Code-0.190.0-4|51	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Google-Code-0.190.0-4|52	%make
12cr|perl-Net-Google-Code-0.190.0-4|53	
12cr|perl-Net-Google-Code-0.190.0-4|54	%check
12cr|perl-Net-Google-Code-0.190.0-4|55	%make test
12cr|perl-Net-Google-Code-0.190.0-4|56	
12cr|perl-Net-Google-Code-0.190.0-4|57	%install
12cr|perl-Net-Google-Code-0.190.0-4|58	%makeinstall_std
12cr|perl-Net-Google-Code-0.190.0-4|59	
12cr|perl-Net-Google-Code-0.190.0-4|60	%files
12cr|perl-Net-Google-Code-0.190.0-4|61	%doc Changes META.yml README
12cr|perl-Net-Google-Code-0.190.0-4|62	%{_mandir}/man3/*
12cr|perl-Net-Google-Code-0.190.0-4|63	%{perl_vendorlib}/*
12cr|perl-Net-Google-Code-0.190.0-4|64	
12cr|perl-Net-Google-Code-0.190.0-4|65	%changelog
12cr|perl-Net-Google-Code-0.190.0-4|66	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.190.0-3mdv2011.0
12cr|perl-Net-Google-Code-0.190.0-4|67	+ Revision: 657802
12cr|perl-Net-Google-Code-0.190.0-4|68	- rebuild for updated spec-helper
12cr|perl-Net-Google-Code-0.190.0-4|69	
12cr|perl-Net-Google-Code-0.190.0-4|70	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.190.0-2mdv2011.0
12cr|perl-Net-Google-Code-0.190.0-4|71	+ Revision: 614526
12cr|perl-Net-Google-Code-0.190.0-4|72	- the mass rebuild of 2010.1 packages
12cr|perl-Net-Google-Code-0.190.0-4|73	
12cr|perl-Net-Google-Code-0.190.0-4|74	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.190.0-1mdv2010.1
12cr|perl-Net-Google-Code-0.190.0-4|75	+ Revision: 542839
12cr|perl-Net-Google-Code-0.190.0-4|76	- import perl-Net-Google-Code
12cr|perl-Net-Google-Code-0.190.0-4|77	
12cr|perl-Net-Google-Code-0.190.0-4|78	
12cr|perl-Net-Google-Code-0.190.0-4|79	* Wed May 05 2010 cpan2dist 0.19-1mdv
12cr|perl-Net-Google-Code-0.190.0-4|80	- initial mdv release, generated with cpan2dist

5062 12
12cr|perl-Net-GPSD3-0.170.0-2|1	%define upstream_name    Net-GPSD3
12cr|perl-Net-GPSD3-0.170.0-2|2	%define upstream_version 0.17
12cr|perl-Net-GPSD3-0.170.0-2|3	
12cr|perl-Net-GPSD3-0.170.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-GPSD3-0.170.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-GPSD3-0.170.0-2|6	Release:	2
12cr|perl-Net-GPSD3-0.170.0-2|7	
12cr|perl-Net-GPSD3-0.170.0-2|8	Summary:	Net::GPSD3 Return Satellite Object
12cr|perl-Net-GPSD3-0.170.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-GPSD3-0.170.0-2|10	Group:		Development/Perl
12cr|perl-Net-GPSD3-0.170.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-GPSD3-0.170.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-GPSD3-0.170.0-2|13	
12cr|perl-Net-GPSD3-0.170.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-GPSD3-0.170.0-2|15	BuildRequires:	perl(DateTime)
12cr|perl-Net-GPSD3-0.170.0-2|16	BuildRequires:	perl(DateTime::Format::W3CDTF)
12cr|perl-Net-GPSD3-0.170.0-2|17	BuildRequires:	perl(GPS::Point)
12cr|perl-Net-GPSD3-0.170.0-2|18	BuildRequires:	perl(IO::Socket::INET6)
12cr|perl-Net-GPSD3-0.170.0-2|19	BuildRequires:	perl(JSON::XS)
12cr|perl-Net-GPSD3-0.170.0-2|20	BuildRequires:	perl(Test::Simple)
12cr|perl-Net-GPSD3-0.170.0-2|21	BuildArch:	noarch
12cr|perl-Net-GPSD3-0.170.0-2|22	
12cr|perl-Net-GPSD3-0.170.0-2|23	%description
12cr|perl-Net-GPSD3-0.170.0-2|24	Net::GPSD3 provides an object client interface to the gpsd server daemon
12cr|perl-Net-GPSD3-0.170.0-2|25	utilizing the version 3.1 protocol. gpsd is an open source GPS deamon from
12cr|perl-Net-GPSD3-0.170.0-2|26	http://gpsd.berlios.de/. Support for Version 3 of the protocol (JSON) was
12cr|perl-Net-GPSD3-0.170.0-2|27	adding to the daemon in version 2.90. If your daemon is before 2.90 then
12cr|perl-Net-GPSD3-0.170.0-2|28	please use the the Net::GPSD manpage package.
12cr|perl-Net-GPSD3-0.170.0-2|29	
12cr|perl-Net-GPSD3-0.170.0-2|30	%prep
12cr|perl-Net-GPSD3-0.170.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-GPSD3-0.170.0-2|32	
12cr|perl-Net-GPSD3-0.170.0-2|33	%build
12cr|perl-Net-GPSD3-0.170.0-2|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-GPSD3-0.170.0-2|35	%make
12cr|perl-Net-GPSD3-0.170.0-2|36	
12cr|perl-Net-GPSD3-0.170.0-2|37	%check
12cr|perl-Net-GPSD3-0.170.0-2|38	%make test
12cr|perl-Net-GPSD3-0.170.0-2|39	
12cr|perl-Net-GPSD3-0.170.0-2|40	%install
12cr|perl-Net-GPSD3-0.170.0-2|41	%makeinstall_std
12cr|perl-Net-GPSD3-0.170.0-2|42	
12cr|perl-Net-GPSD3-0.170.0-2|43	%files
12cr|perl-Net-GPSD3-0.170.0-2|44	%doc README Changes LICENSE META.yml
12cr|perl-Net-GPSD3-0.170.0-2|45	%{_mandir}/man3/*
12cr|perl-Net-GPSD3-0.170.0-2|46	%{perl_vendorlib}/*
12cr|perl-Net-GPSD3-0.170.0-2|47	%{_bindir}/perl-Net-GPSD3-Example.pl
12cr|perl-Net-GPSD3-0.170.0-2|48	%{_bindir}/perl-Net-GPSD3-Handler.pl
12cr|perl-Net-GPSD3-0.170.0-2|49	%{_bindir}/perl-Net-GPSD3-poll.pl
12cr|perl-Net-GPSD3-0.170.0-2|50	%{_mandir}/man1/perl-Net-GPSD3-Example.pl.1*
12cr|perl-Net-GPSD3-0.170.0-2|51	%{_mandir}/man1/perl-Net-GPSD3-Handler.pl.1*
12cr|perl-Net-GPSD3-0.170.0-2|52	%{_mandir}/man1/perl-Net-GPSD3-poll.pl.1*
12cr|perl-Net-GPSD3-0.170.0-2|53	
12cr|perl-Net-GPSD3-0.170.0-2|54	%changelog
12cr|perl-Net-GPSD3-0.170.0-2|55	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.170.0-1mdv2011
12cr|perl-Net-GPSD3-0.170.0-2|56	+ Revision: 690524
12cr|perl-Net-GPSD3-0.170.0-2|57	- new version
12cr|perl-Net-GPSD3-0.170.0-2|58	
12cr|perl-Net-GPSD3-0.170.0-2|59	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2
12cr|perl-Net-GPSD3-0.170.0-2|60	+ Revision: 657801
12cr|perl-Net-GPSD3-0.170.0-2|61	- rebuild for updated spec-helper
12cr|perl-Net-GPSD3-0.170.0-2|62	
12cr|perl-Net-GPSD3-0.170.0-2|63	* Sun Oct 31 2010 Olivier Thauvin <nanardon@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-Net-GPSD3-0.170.0-2|64	+ Revision: 590778
12cr|perl-Net-GPSD3-0.170.0-2|65	- import perl-Net-GPSD3
12cr|perl-Net-GPSD3-0.170.0-2|66	

5063 12
12cr|perl-Net-IMAP-Simple-1.202.300-2|1	%define upstream_name	 Net-IMAP-Simple
12cr|perl-Net-IMAP-Simple-1.202.300-2|2	%define upstream_version 1.2023
12cr|perl-Net-IMAP-Simple-1.202.300-2|3	
12cr|perl-Net-IMAP-Simple-1.202.300-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-IMAP-Simple-1.202.300-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-IMAP-Simple-1.202.300-2|6	Release:	2
12cr|perl-Net-IMAP-Simple-1.202.300-2|7	
12cr|perl-Net-IMAP-Simple-1.202.300-2|8	Summary:	Simple IMAP interface to Perl 5
12cr|perl-Net-IMAP-Simple-1.202.300-2|9	License:	GPL
12cr|perl-Net-IMAP-Simple-1.202.300-2|10	Group:		Development/Perl
12cr|perl-Net-IMAP-Simple-1.202.300-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-IMAP-Simple-1.202.300-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-IMAP-Simple-1.202.300-2|13	
12cr|perl-Net-IMAP-Simple-1.202.300-2|14	BuildRequires:	perl-devel
12cr|perl-Net-IMAP-Simple-1.202.300-2|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-Net-IMAP-Simple-1.202.300-2|16	BuildRequires:	perl(DateTime)
12cr|perl-Net-IMAP-Simple-1.202.300-2|17	BuildRequires:	perl(DateTime::Format::Strptime)
12cr|perl-Net-IMAP-Simple-1.202.300-2|18	BuildRequires:	perl(DateTime::Format::Mail)
12cr|perl-Net-IMAP-Simple-1.202.300-2|19	BuildRequires:	perl(Parse::RecDescent)
12cr|perl-Net-IMAP-Simple-1.202.300-2|20	BuildRequires:	perl(Regexp::Common)
12cr|perl-Net-IMAP-Simple-1.202.300-2|21	BuildRequires:	perl(Email::Address)
12cr|perl-Net-IMAP-Simple-1.202.300-2|22	BuildRequires:	perl(Email::MIME)
12cr|perl-Net-IMAP-Simple-1.202.300-2|23	BuildArch:	noarch
12cr|perl-Net-IMAP-Simple-1.202.300-2|24	
12cr|perl-Net-IMAP-Simple-1.202.300-2|25	%description
12cr|perl-Net-IMAP-Simple-1.202.300-2|26	Perl extension for simple IMAP account handling,
12cr|perl-Net-IMAP-Simple-1.202.300-2|27	mostly compatible with Net::POP.
12cr|perl-Net-IMAP-Simple-1.202.300-2|28	
12cr|perl-Net-IMAP-Simple-1.202.300-2|29	%prep
12cr|perl-Net-IMAP-Simple-1.202.300-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-IMAP-Simple-1.202.300-2|31	
12cr|perl-Net-IMAP-Simple-1.202.300-2|32	%build
12cr|perl-Net-IMAP-Simple-1.202.300-2|33	yes | perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-IMAP-Simple-1.202.300-2|34	%make
12cr|perl-Net-IMAP-Simple-1.202.300-2|35	
12cr|perl-Net-IMAP-Simple-1.202.300-2|36	%check
12cr|perl-Net-IMAP-Simple-1.202.300-2|37	%make test
12cr|perl-Net-IMAP-Simple-1.202.300-2|38	
12cr|perl-Net-IMAP-Simple-1.202.300-2|39	%install
12cr|perl-Net-IMAP-Simple-1.202.300-2|40	%makeinstall_std
12cr|perl-Net-IMAP-Simple-1.202.300-2|41	
12cr|perl-Net-IMAP-Simple-1.202.300-2|42	%files
12cr|perl-Net-IMAP-Simple-1.202.300-2|43	%doc Changes README
12cr|perl-Net-IMAP-Simple-1.202.300-2|44	%{_mandir}/man3/*
12cr|perl-Net-IMAP-Simple-1.202.300-2|45	%{perl_vendorlib}/Net
12cr|perl-Net-IMAP-Simple-1.202.300-2|46	
12cr|perl-Net-IMAP-Simple-1.202.300-2|47	
12cr|perl-Net-IMAP-Simple-1.202.300-2|48	%changelog
12cr|perl-Net-IMAP-Simple-1.202.300-2|49	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.202.300-1mdv2011.0
12cr|perl-Net-IMAP-Simple-1.202.300-2|50	+ Revision: 684778
12cr|perl-Net-IMAP-Simple-1.202.300-2|51	- update to new version 1.2023
12cr|perl-Net-IMAP-Simple-1.202.300-2|52	
12cr|perl-Net-IMAP-Simple-1.202.300-2|53	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.202.200-1
12cr|perl-Net-IMAP-Simple-1.202.300-2|54	+ Revision: 659980
12cr|perl-Net-IMAP-Simple-1.202.300-2|55	- update to new version 1.2022
12cr|perl-Net-IMAP-Simple-1.202.300-2|56	
12cr|perl-Net-IMAP-Simple-1.202.300-2|57	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.201.900-1mdv2011.0
12cr|perl-Net-IMAP-Simple-1.202.300-2|58	+ Revision: 623082
12cr|perl-Net-IMAP-Simple-1.202.300-2|59	- update to new version 1.2019
12cr|perl-Net-IMAP-Simple-1.202.300-2|60	
12cr|perl-Net-IMAP-Simple-1.202.300-2|61	* Fri Nov 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.201.800-1mdv2011.0
12cr|perl-Net-IMAP-Simple-1.202.300-2|62	+ Revision: 596625
12cr|perl-Net-IMAP-Simple-1.202.300-2|63	- update to 1.2018
12cr|perl-Net-IMAP-Simple-1.202.300-2|64	
12cr|perl-Net-IMAP-Simple-1.202.300-2|65	* Fri Sep 03 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.201.600-1mdv2011.0
12cr|perl-Net-IMAP-Simple-1.202.300-2|66	+ Revision: 575593
12cr|perl-Net-IMAP-Simple-1.202.300-2|67	- update to 1.2016
12cr|perl-Net-IMAP-Simple-1.202.300-2|68	
12cr|perl-Net-IMAP-Simple-1.202.300-2|69	* Thu Sep 02 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.201.500-1mdv2011.0
12cr|perl-Net-IMAP-Simple-1.202.300-2|70	+ Revision: 575398
12cr|perl-Net-IMAP-Simple-1.202.300-2|71	- update to 1.2015
12cr|perl-Net-IMAP-Simple-1.202.300-2|72	
12cr|perl-Net-IMAP-Simple-1.202.300-2|73	* Sun Aug 15 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.201.200-1mdv2011.0
12cr|perl-Net-IMAP-Simple-1.202.300-2|74	+ Revision: 569941
12cr|perl-Net-IMAP-Simple-1.202.300-2|75	- update to 1.2012
12cr|perl-Net-IMAP-Simple-1.202.300-2|76	
12cr|perl-Net-IMAP-Simple-1.202.300-2|77	* Fri Jul 16 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.200.100-1mdv2011.0
12cr|perl-Net-IMAP-Simple-1.202.300-2|78	+ Revision: 553968
12cr|perl-Net-IMAP-Simple-1.202.300-2|79	- update to 1.2001
12cr|perl-Net-IMAP-Simple-1.202.300-2|80	
12cr|perl-Net-IMAP-Simple-1.202.300-2|81	* Tue Jul 13 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.200.0-1mdv2011.0
12cr|perl-Net-IMAP-Simple-1.202.300-2|82	+ Revision: 552458
12cr|perl-Net-IMAP-Simple-1.202.300-2|83	- update to 1.2000
12cr|perl-Net-IMAP-Simple-1.202.300-2|84	
12cr|perl-Net-IMAP-Simple-1.202.300-2|85	* Mon Apr 26 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.191.200-1mdv2010.1
12cr|perl-Net-IMAP-Simple-1.202.300-2|86	+ Revision: 539087
12cr|perl-Net-IMAP-Simple-1.202.300-2|87	- update to 1.1912
12cr|perl-Net-IMAP-Simple-1.202.300-2|88	
12cr|perl-Net-IMAP-Simple-1.202.300-2|89	* Mon Mar 15 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.191.100-1mdv2010.1
12cr|perl-Net-IMAP-Simple-1.202.300-2|90	+ Revision: 519953
12cr|perl-Net-IMAP-Simple-1.202.300-2|91	- update to 1.1911
12cr|perl-Net-IMAP-Simple-1.202.300-2|92	
12cr|perl-Net-IMAP-Simple-1.202.300-2|93	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.191.0-1mdv2010.1
12cr|perl-Net-IMAP-Simple-1.202.300-2|94	+ Revision: 461333
12cr|perl-Net-IMAP-Simple-1.202.300-2|95	- update to 1.1910
12cr|perl-Net-IMAP-Simple-1.202.300-2|96	
12cr|perl-Net-IMAP-Simple-1.202.300-2|97	* Thu Aug 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.190.700-1mdv2010.0
12cr|perl-Net-IMAP-Simple-1.202.300-2|98	+ Revision: 410682
12cr|perl-Net-IMAP-Simple-1.202.300-2|99	- update to 1.1907
12cr|perl-Net-IMAP-Simple-1.202.300-2|100	
12cr|perl-Net-IMAP-Simple-1.202.300-2|101	* Thu Jul 23 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.190.500-1mdv2010.0
12cr|perl-Net-IMAP-Simple-1.202.300-2|102	+ Revision: 398942
12cr|perl-Net-IMAP-Simple-1.202.300-2|103	- typo in buildrequires:
12cr|perl-Net-IMAP-Simple-1.202.300-2|104	- adding missing buildrequires:
12cr|perl-Net-IMAP-Simple-1.202.300-2|105	- adding missing buildrequires:
12cr|perl-Net-IMAP-Simple-1.202.300-2|106	- update to 1.1905
12cr|perl-Net-IMAP-Simple-1.202.300-2|107	
12cr|perl-Net-IMAP-Simple-1.202.300-2|108	* Wed Jul 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.190.0-1mdv2010.0
12cr|perl-Net-IMAP-Simple-1.202.300-2|109	+ Revision: 396223
12cr|perl-Net-IMAP-Simple-1.202.300-2|110	- update to new version 1.1900
12cr|perl-Net-IMAP-Simple-1.202.300-2|111	
12cr|perl-Net-IMAP-Simple-1.202.300-2|112	* Wed Jul 08 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.180.100-1mdv2010.0
12cr|perl-Net-IMAP-Simple-1.202.300-2|113	+ Revision: 393569
12cr|perl-Net-IMAP-Simple-1.202.300-2|114	- wrong name during spec cleanup
12cr|perl-Net-IMAP-Simple-1.202.300-2|115	- update to 1.1801
12cr|perl-Net-IMAP-Simple-1.202.300-2|116	- using %%perl_convert_version
12cr|perl-Net-IMAP-Simple-1.202.300-2|117	
12cr|perl-Net-IMAP-Simple-1.202.300-2|118	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.17-4mdv2009.0
12cr|perl-Net-IMAP-Simple-1.202.300-2|119	+ Revision: 258013
12cr|perl-Net-IMAP-Simple-1.202.300-2|120	- rebuild
12cr|perl-Net-IMAP-Simple-1.202.300-2|121	
12cr|perl-Net-IMAP-Simple-1.202.300-2|122	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.17-3mdv2009.0
12cr|perl-Net-IMAP-Simple-1.202.300-2|123	+ Revision: 246118
12cr|perl-Net-IMAP-Simple-1.202.300-2|124	- rebuild
12cr|perl-Net-IMAP-Simple-1.202.300-2|125	
12cr|perl-Net-IMAP-Simple-1.202.300-2|126	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.17-1mdv2008.1
12cr|perl-Net-IMAP-Simple-1.202.300-2|127	+ Revision: 136304
12cr|perl-Net-IMAP-Simple-1.202.300-2|128	- restore BuildRoot
12cr|perl-Net-IMAP-Simple-1.202.300-2|129	
12cr|perl-Net-IMAP-Simple-1.202.300-2|130	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-IMAP-Simple-1.202.300-2|131	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-IMAP-Simple-1.202.300-2|132	
12cr|perl-Net-IMAP-Simple-1.202.300-2|133	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.17-1mdv2008.0
12cr|perl-Net-IMAP-Simple-1.202.300-2|134	+ Revision: 77706
12cr|perl-Net-IMAP-Simple-1.202.300-2|135	- new version
12cr|perl-Net-IMAP-Simple-1.202.300-2|136	
12cr|perl-Net-IMAP-Simple-1.202.300-2|137	
12cr|perl-Net-IMAP-Simple-1.202.300-2|138	* Wed Jun 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.16-1mdv2007.0
12cr|perl-Net-IMAP-Simple-1.202.300-2|139	- new version
12cr|perl-Net-IMAP-Simple-1.202.300-2|140	
12cr|perl-Net-IMAP-Simple-1.202.300-2|141	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.14-2mdk
12cr|perl-Net-IMAP-Simple-1.202.300-2|142	- Fix SPEC according to Perl Policy
12cr|perl-Net-IMAP-Simple-1.202.300-2|143	- BuildRequires
12cr|perl-Net-IMAP-Simple-1.202.300-2|144	
12cr|perl-Net-IMAP-Simple-1.202.300-2|145	* Fri Nov 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.14-1mdk
12cr|perl-Net-IMAP-Simple-1.202.300-2|146	- New release 1.14
12cr|perl-Net-IMAP-Simple-1.202.300-2|147	- %%mkrel
12cr|perl-Net-IMAP-Simple-1.202.300-2|148	
12cr|perl-Net-IMAP-Simple-1.202.300-2|149	* Fri Sep 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.13-1mdk
12cr|perl-Net-IMAP-Simple-1.202.300-2|150	- new release
12cr|perl-Net-IMAP-Simple-1.202.300-2|151	- spec cleanup
12cr|perl-Net-IMAP-Simple-1.202.300-2|152	
12cr|perl-Net-IMAP-Simple-1.202.300-2|153	* Mon Aug 01 2005 Pixel <pixel@mandriva.com> 0.103-1mdk
12cr|perl-Net-IMAP-Simple-1.202.300-2|154	- new release
12cr|perl-Net-IMAP-Simple-1.202.300-2|155	
12cr|perl-Net-IMAP-Simple-1.202.300-2|156	* Mon May 02 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.99-1mdk
12cr|perl-Net-IMAP-Simple-1.202.300-2|157	- 0.99
12cr|perl-Net-IMAP-Simple-1.202.300-2|158	
12cr|perl-Net-IMAP-Simple-1.202.300-2|159	* Thu Jul 08 2004 Per Ã˜yvind Karlsen <peroyvind@linux-mandrake.com> 0.95-1mdk
12cr|perl-Net-IMAP-Simple-1.202.300-2|160	- 0.95
12cr|perl-Net-IMAP-Simple-1.202.300-2|161	
12cr|perl-Net-IMAP-Simple-1.202.300-2|162	* Thu Jun 03 2004 Per Ã˜yvind Karlsen <peroyvind@linux-mandrake.com> 0.94-1mdk
12cr|perl-Net-IMAP-Simple-1.202.300-2|163	- 0.94
12cr|perl-Net-IMAP-Simple-1.202.300-2|164	- drop prefix tag
12cr|perl-Net-IMAP-Simple-1.202.300-2|165	
12cr|perl-Net-IMAP-Simple-1.202.300-2|166	* Mon Dec 01 2003 Stew Benedict <sbenedict@mandrakesoft.com> 0.93-1mdk
12cr|perl-Net-IMAP-Simple-1.202.300-2|167	- first Mandrake release, optional feature for nocatauth
12cr|perl-Net-IMAP-Simple-1.202.300-2|168	

5064 12
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|1	%define realname Net-IMAP-Simple-SSL
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|2	
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|3	Summary:	SSL support for Net::IMAP::Simple
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|4	Name:		perl-%{realname}
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|5	Version:	1.3
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|6	Release:	10
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|7	License:	Artistic/GPL
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|8	Group:		Development/Perl
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|9	URL:		http://search.cpan.org/dist/%{realname}/
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|10	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{realname}-%{version}.tar.bz2
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|11	
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|12	BuildRequires: perl-devel
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|13	BuildRequires: perl(IO::Socket::SSL)
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|14	Requires:	perl(Net::IMAP::Simple)
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|15	BuildArch:	noarch
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|16	
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|17	%description
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|18	This module is a subclass of Net::IMAP::SImple that includes SSL support.
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|19	The interface is identical.
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|20	
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|21	%prep
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|22	%setup -q -n %{realname}-%{version}
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|23	
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|24	%build
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|26	make
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|27	
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|28	%check
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|29	make test
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|30	
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|31	%install
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|32	%makeinstall_std
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|33	
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|34	%files
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|35	%doc README Changes
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|36	%{perl_vendorlib}/Net/IMAP/Simple/*
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|37	%{_mandir}/*/*
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|38	
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|39	%changelog
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|40	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.3-9mdv2010.0
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|41	+ Revision: 430511
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|42	- rebuild
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|43	
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|44	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.3-8mdv2009.0
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|45	+ Revision: 241774
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|46	- rebuild
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|47	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|48	
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|49	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|50	- restore BuildRoot
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|51	
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|52	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-6mdv2008.0
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|53	+ Revision: 90054
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|54	- rebuild
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|55	
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|56	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1.3-5mdv2008.0
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|57	+ Revision: 25275
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|58	- rebuild
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|59	
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|60	
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|61	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.3-4mdk
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|62	- Fix SPEC according to Perl Policy
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|63	- BuildRequires
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|64	- Source URL
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|65	
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|66	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.3-3mdk
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|67	- BuildRequires
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|68	
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|69	* Tue May 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.3-2mdk
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|70	- Requires Net::IMAP::Simple (not found automatically)
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|71	
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|72	* Tue May 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.3-1mdk
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|73	- First Mandriva release
12cr|perl-Net-IMAP-Simple-SSL-1.3-10|74	

5065 12
12cr|perl-Net-Interface-1.12.0-3|1	%define upstream_name	 Net-Interface
12cr|perl-Net-Interface-1.12.0-3|2	%define upstream_version 1.012
12cr|perl-Net-Interface-1.12.0-3|3	
12cr|perl-Net-Interface-1.12.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Net-Interface-1.12.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Net-Interface-1.12.0-3|6	Release:	3
12cr|perl-Net-Interface-1.12.0-3|7	
12cr|perl-Net-Interface-1.12.0-3|8	Summary: 	Perl extension to access network interfaces
12cr|perl-Net-Interface-1.12.0-3|9	License: 	GPL+ or Artistic
12cr|perl-Net-Interface-1.12.0-3|10	Group: 		Development/Perl
12cr|perl-Net-Interface-1.12.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Net-Interface-1.12.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Interface-1.12.0-3|13	
12cr|perl-Net-Interface-1.12.0-3|14	BuildRequires:	perl-devel
12cr|perl-Net-Interface-1.12.0-3|15	
12cr|perl-Net-Interface-1.12.0-3|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Net-Interface-1.12.0-3|17	
12cr|perl-Net-Interface-1.12.0-3|18	%description
12cr|perl-Net-Interface-1.12.0-3|19	Net::Interface is designed to make the use of ifconfig(1) and friends
12cr|perl-Net-Interface-1.12.0-3|20	unnecessary from within Perl.  It provides methods to get at set all the
12cr|perl-Net-Interface-1.12.0-3|21	attributes of an interface, and even create new logical or physical interfaces
12cr|perl-Net-Interface-1.12.0-3|22	(if your O/S supports it).
12cr|perl-Net-Interface-1.12.0-3|23	
12cr|perl-Net-Interface-1.12.0-3|24	%prep
12cr|perl-Net-Interface-1.12.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Interface-1.12.0-3|26	
12cr|perl-Net-Interface-1.12.0-3|27	%build
12cr|perl-Net-Interface-1.12.0-3|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Interface-1.12.0-3|29	%make CFLAGS="%{optflags}"
12cr|perl-Net-Interface-1.12.0-3|30	
12cr|perl-Net-Interface-1.12.0-3|31	%check
12cr|perl-Net-Interface-1.12.0-3|32	%make test
12cr|perl-Net-Interface-1.12.0-3|33	
12cr|perl-Net-Interface-1.12.0-3|34	%install
12cr|perl-Net-Interface-1.12.0-3|35	%{__rm} -rf %{buildroot}
12cr|perl-Net-Interface-1.12.0-3|36	%makeinstall_std
12cr|perl-Net-Interface-1.12.0-3|37	
12cr|perl-Net-Interface-1.12.0-3|38	%clean
12cr|perl-Net-Interface-1.12.0-3|39	%{__rm} -rf %{buildroot}
12cr|perl-Net-Interface-1.12.0-3|40	
12cr|perl-Net-Interface-1.12.0-3|41	%files
12cr|perl-Net-Interface-1.12.0-3|42	%defattr(-,root,root)
12cr|perl-Net-Interface-1.12.0-3|43	%doc Changes README*
12cr|perl-Net-Interface-1.12.0-3|44	%{_mandir}/man3/*
12cr|perl-Net-Interface-1.12.0-3|45	%{perl_vendorarch}/auto/Net
12cr|perl-Net-Interface-1.12.0-3|46	%{perl_vendorarch}/Net
12cr|perl-Net-Interface-1.12.0-3|47	
12cr|perl-Net-Interface-1.12.0-3|48	
12cr|perl-Net-Interface-1.12.0-3|49	%changelog
12cr|perl-Net-Interface-1.12.0-3|50	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.12.0-3
12cr|perl-Net-Interface-1.12.0-3|51	+ Revision: 768358
12cr|perl-Net-Interface-1.12.0-3|52	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Net-Interface-1.12.0-3|53	
12cr|perl-Net-Interface-1.12.0-3|54	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.12.0-2mdv2011.0
12cr|perl-Net-Interface-1.12.0-3|55	+ Revision: 556029
12cr|perl-Net-Interface-1.12.0-3|56	- rebuild for perl 5.12
12cr|perl-Net-Interface-1.12.0-3|57	
12cr|perl-Net-Interface-1.12.0-3|58	* Tue Mar 09 2010 Jérôme Quelin <jquelin@mandriva.org> 1.12.0-1mdv2010.1
12cr|perl-Net-Interface-1.12.0-3|59	+ Revision: 517119
12cr|perl-Net-Interface-1.12.0-3|60	- update to 1.012
12cr|perl-Net-Interface-1.12.0-3|61	
12cr|perl-Net-Interface-1.12.0-3|62	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.011-1mdv2010.0
12cr|perl-Net-Interface-1.12.0-3|63	+ Revision: 370137
12cr|perl-Net-Interface-1.12.0-3|64	- update to new version 1.011
12cr|perl-Net-Interface-1.12.0-3|65	
12cr|perl-Net-Interface-1.12.0-3|66	* Thu Mar 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.010-1mdv2009.1
12cr|perl-Net-Interface-1.12.0-3|67	+ Revision: 354159
12cr|perl-Net-Interface-1.12.0-3|68	- update to new version 1.010
12cr|perl-Net-Interface-1.12.0-3|69	
12cr|perl-Net-Interface-1.12.0-3|70	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.008-1mdv2009.1
12cr|perl-Net-Interface-1.12.0-3|71	+ Revision: 347690
12cr|perl-Net-Interface-1.12.0-3|72	- update to new version 1.008
12cr|perl-Net-Interface-1.12.0-3|73	
12cr|perl-Net-Interface-1.12.0-3|74	* Mon Mar 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.007-1mdv2009.1
12cr|perl-Net-Interface-1.12.0-3|75	+ Revision: 346960
12cr|perl-Net-Interface-1.12.0-3|76	- update to new version 1.007
12cr|perl-Net-Interface-1.12.0-3|77	
12cr|perl-Net-Interface-1.12.0-3|78	* Sat Feb 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.004-1mdv2009.1
12cr|perl-Net-Interface-1.12.0-3|79	+ Revision: 345920
12cr|perl-Net-Interface-1.12.0-3|80	- update to new version 1.004
12cr|perl-Net-Interface-1.12.0-3|81	
12cr|perl-Net-Interface-1.12.0-3|82	* Thu Feb 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.003-1mdv2009.1
12cr|perl-Net-Interface-1.12.0-3|83	+ Revision: 345104
12cr|perl-Net-Interface-1.12.0-3|84	- update to new version 1.003
12cr|perl-Net-Interface-1.12.0-3|85	
12cr|perl-Net-Interface-1.12.0-3|86	* Mon Feb 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.001-1mdv2009.1
12cr|perl-Net-Interface-1.12.0-3|87	+ Revision: 344038
12cr|perl-Net-Interface-1.12.0-3|88	- new version
12cr|perl-Net-Interface-1.12.0-3|89	- drop patch, seems to be useless now
12cr|perl-Net-Interface-1.12.0-3|90	
12cr|perl-Net-Interface-1.12.0-3|91	* Tue Oct 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.1
12cr|perl-Net-Interface-1.12.0-3|92	+ Revision: 295992
12cr|perl-Net-Interface-1.12.0-3|93	- new version
12cr|perl-Net-Interface-1.12.0-3|94	drop undocumented patch 0
12cr|perl-Net-Interface-1.12.0-3|95	
12cr|perl-Net-Interface-1.12.0-3|96	* Sun Aug 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.0
12cr|perl-Net-Interface-1.12.0-3|97	+ Revision: 277963
12cr|perl-Net-Interface-1.12.0-3|98	- update to new version 0.09
12cr|perl-Net-Interface-1.12.0-3|99	
12cr|perl-Net-Interface-1.12.0-3|100	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.08-6mdv2009.0
12cr|perl-Net-Interface-1.12.0-3|101	+ Revision: 258014
12cr|perl-Net-Interface-1.12.0-3|102	- rebuild
12cr|perl-Net-Interface-1.12.0-3|103	
12cr|perl-Net-Interface-1.12.0-3|104	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.08-5mdv2009.0
12cr|perl-Net-Interface-1.12.0-3|105	+ Revision: 246121
12cr|perl-Net-Interface-1.12.0-3|106	- rebuild
12cr|perl-Net-Interface-1.12.0-3|107	
12cr|perl-Net-Interface-1.12.0-3|108	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.08-3mdv2008.1
12cr|perl-Net-Interface-1.12.0-3|109	+ Revision: 152219
12cr|perl-Net-Interface-1.12.0-3|110	- rebuild
12cr|perl-Net-Interface-1.12.0-3|111	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Interface-1.12.0-3|112	
12cr|perl-Net-Interface-1.12.0-3|113	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Net-Interface-1.12.0-3|114	- restore BuildRoot
12cr|perl-Net-Interface-1.12.0-3|115	
12cr|perl-Net-Interface-1.12.0-3|116	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.08-2mdv2008.0
12cr|perl-Net-Interface-1.12.0-3|117	+ Revision: 25274
12cr|perl-Net-Interface-1.12.0-3|118	- rebuild
12cr|perl-Net-Interface-1.12.0-3|119	
12cr|perl-Net-Interface-1.12.0-3|120	
12cr|perl-Net-Interface-1.12.0-3|121	* Thu Apr 20 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.08-1mdk
12cr|perl-Net-Interface-1.12.0-3|122	- New release 0.08
12cr|perl-Net-Interface-1.12.0-3|123	- Change Source url
12cr|perl-Net-Interface-1.12.0-3|124	
12cr|perl-Net-Interface-1.12.0-3|125	* Fri Mar 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdk
12cr|perl-Net-Interface-1.12.0-3|126	- New release 0.06
12cr|perl-Net-Interface-1.12.0-3|127	- spec cleanup
12cr|perl-Net-Interface-1.12.0-3|128	
12cr|perl-Net-Interface-1.12.0-3|129	* Tue Nov 16 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.04_2.1-8mdk
12cr|perl-Net-Interface-1.12.0-3|130	- Rebuild for new perl
12cr|perl-Net-Interface-1.12.0-3|131	
12cr|perl-Net-Interface-1.12.0-3|132	* Tue Nov 04 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.04_2.1-7mdk
12cr|perl-Net-Interface-1.12.0-3|133	- patch 2: on Linux, just ask the number of interfaces and allocate needed space
12cr|perl-Net-Interface-1.12.0-3|134	
12cr|perl-Net-Interface-1.12.0-3|135	* Sat Aug 02 2003 Ben Reser <ben@reser.org> 0.04_2.1-6mdk
12cr|perl-Net-Interface-1.12.0-3|136	- Use %%makeinstall_std now that it works on klama
12cr|perl-Net-Interface-1.12.0-3|137	
12cr|perl-Net-Interface-1.12.0-3|138	* Sat Aug 02 2003 Ben Reser <ben@reser.org> 0.04_2.1-5mdk
12cr|perl-Net-Interface-1.12.0-3|139	- Use %%make and %%makeinstall
12cr|perl-Net-Interface-1.12.0-3|140	
12cr|perl-Net-Interface-1.12.0-3|141	* Fri Aug 01 2003 Ben Reser <ben@reser.org> 0.04_2.1-4mdk
12cr|perl-Net-Interface-1.12.0-3|142	- macroification, specifically for the perl stuff so it will build across
12cr|perl-Net-Interface-1.12.0-3|143	changing perl versions.
12cr|perl-Net-Interface-1.12.0-3|144	- Fix ownership of man3 dir
12cr|perl-Net-Interface-1.12.0-3|145	
12cr|perl-Net-Interface-1.12.0-3|146	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.04_2.1-3mdk
12cr|perl-Net-Interface-1.12.0-3|147	- rebuild for new auto{prov,req}
12cr|perl-Net-Interface-1.12.0-3|148	
12cr|perl-Net-Interface-1.12.0-3|149	* Wed May 07 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.04_2.1-2mdk
12cr|perl-Net-Interface-1.12.0-3|150	- use vendor_perl
12cr|perl-Net-Interface-1.12.0-3|151	- from Peter Chen <petechen@netilla.com> :
12cr|perl-Net-Interface-1.12.0-3|152	- 0.04_2.1
12cr|perl-Net-Interface-1.12.0-3|153	- Added a patch to provide an additional method, irq().  This patch
12cr|perl-Net-Interface-1.12.0-3|154	has been submitted to the author.
12cr|perl-Net-Interface-1.12.0-3|155	

5066 12
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|1	%define upstream_name	 Net-IP-Match-Regexp
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|2	%define upstream_version 1.01
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|3	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|4	%if %{_use_internal_dependency_generator}
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|5	%define __noautoreq 'perl\\(re\\)'
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|6	%else
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|7	%define _requires_exceptions perl(re)
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|8	%endif
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|9	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|10	Name:		perl-%{upstream_name}
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|12	Release:	2
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|13	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|14	Summary:	Efficiently match IP addresses against IP ranges via regexp
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|15	License:	GPL+ or Artistic
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|16	Group:		Development/Perl
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|18	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|19	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|20	BuildRequires:	perl-devel
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|21	BuildArch:	noarch
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|22	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|23	%description
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|24	This module allows you to check an IP address against one or more IP
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|25	ranges.
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|26	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|27	%prep
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|29	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|30	%build
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|32	%make
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|33	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|34	%install
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|35	%makeinstall_std
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|36	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|37	%files
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|38	%doc README CHANGES
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|39	%{perl_vendorlib}/Net
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|40	%{_mandir}/man3/*
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|41	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|42	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|43	%changelog
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|44	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2010.0
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|45	+ Revision: 410095
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|46	- rebuild using %%perl_convert_version
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|47	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|48	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2009.1
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|49	+ Revision: 292261
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|50	- update to new version 1.01
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|51	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|52	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.00-1mdv2008.1
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|53	+ Revision: 136304
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|54	- restore BuildRoot
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|55	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|56	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|58	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|59	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 1.00-1mdv2008.0
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|60	+ Revision: 81920
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|61	- 1.00
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|62	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|63	* Sun Jun 03 2007 Anssi Hannula <anssi@mandriva.org> 0.94-3mdv2008.0
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|64	+ Revision: 34872
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|65	- annual rebuild
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|66	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|67	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|68	* Sun May 28 2006 Anssi Hannula <anssi@mandriva.org> 0.94-2mdv2007.0
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|69	- _requires_exception perl(re)
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|70	
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|71	* Sun May 28 2006 Anssi Hannula <anssi@mandriva.org> 0.94-1mdv2007.0
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|72	- initial Mandriva package
12cr|perl-Net-IP-Match-Regexp-1.10.0-2|73	

5067 12
12cr|perl-Net-IPv6Addr-0.2-6|1	%define real_name Net-IPv6Addr
12cr|perl-Net-IPv6Addr-0.2-6|2	
12cr|perl-Net-IPv6Addr-0.2-6|3	Summary:	Net::IPv6Addr - check validity of IPv6 addresses
12cr|perl-Net-IPv6Addr-0.2-6|4	Name:		perl-%{real_name}
12cr|perl-Net-IPv6Addr-0.2-6|5	Version:	0.2
12cr|perl-Net-IPv6Addr-0.2-6|6	Release:	6
12cr|perl-Net-IPv6Addr-0.2-6|7	License:	GPL or Artistic
12cr|perl-Net-IPv6Addr-0.2-6|8	Group:		Development/Perl
12cr|perl-Net-IPv6Addr-0.2-6|9	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-Net-IPv6Addr-0.2-6|10	Source0:	http://search.cpan.org/CPAN/authors/id/T/TM/TMONROE/%{real_name}-%{version}.tar.bz2
12cr|perl-Net-IPv6Addr-0.2-6|11	BuildRequires:	perl-devel
12cr|perl-Net-IPv6Addr-0.2-6|12	BuildRequires:	perl(Net::IPv4Addr)
12cr|perl-Net-IPv6Addr-0.2-6|13	BuildRequires:	perl(Math::Base85)
12cr|perl-Net-IPv6Addr-0.2-6|14	BuildArch:	noarch
12cr|perl-Net-IPv6Addr-0.2-6|15	
12cr|perl-Net-IPv6Addr-0.2-6|16	%description
12cr|perl-Net-IPv6Addr-0.2-6|17	Net::IPv6Addr checks strings for valid IPv6 addresses, as
12cr|perl-Net-IPv6Addr-0.2-6|18	specified in RFC1884.  You throw possible addresses at it, it
12cr|perl-Net-IPv6Addr-0.2-6|19	either accepts them or throws an exception.
12cr|perl-Net-IPv6Addr-0.2-6|20	
12cr|perl-Net-IPv6Addr-0.2-6|21	If Math::Base85 is installed, then this module is able to process
12cr|perl-Net-IPv6Addr-0.2-6|22	addresses formatted in the style referenced by RFC1924.
12cr|perl-Net-IPv6Addr-0.2-6|23	
12cr|perl-Net-IPv6Addr-0.2-6|24	%prep
12cr|perl-Net-IPv6Addr-0.2-6|25	%setup -q -n %{real_name}-%{version}
12cr|perl-Net-IPv6Addr-0.2-6|26	
12cr|perl-Net-IPv6Addr-0.2-6|27	%build
12cr|perl-Net-IPv6Addr-0.2-6|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-IPv6Addr-0.2-6|29	%make
12cr|perl-Net-IPv6Addr-0.2-6|30	make test
12cr|perl-Net-IPv6Addr-0.2-6|31	
12cr|perl-Net-IPv6Addr-0.2-6|32	%install
12cr|perl-Net-IPv6Addr-0.2-6|33	%makeinstall_std
12cr|perl-Net-IPv6Addr-0.2-6|34	
12cr|perl-Net-IPv6Addr-0.2-6|35	%files
12cr|perl-Net-IPv6Addr-0.2-6|36	%doc ChangeLog README
12cr|perl-Net-IPv6Addr-0.2-6|37	%{perl_vendorlib}/Net/IPv6Addr.pm
12cr|perl-Net-IPv6Addr-0.2-6|38	%{_mandir}/*/*
12cr|perl-Net-IPv6Addr-0.2-6|39	
12cr|perl-Net-IPv6Addr-0.2-6|40	
12cr|perl-Net-IPv6Addr-0.2-6|41	%changelog
12cr|perl-Net-IPv6Addr-0.2-6|42	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2-5mdv2010.0
12cr|perl-Net-IPv6Addr-0.2-6|43	+ Revision: 430512
12cr|perl-Net-IPv6Addr-0.2-6|44	- rebuild
12cr|perl-Net-IPv6Addr-0.2-6|45	
12cr|perl-Net-IPv6Addr-0.2-6|46	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.2-4mdv2009.0
12cr|perl-Net-IPv6Addr-0.2-6|47	+ Revision: 241781
12cr|perl-Net-IPv6Addr-0.2-6|48	- rebuild
12cr|perl-Net-IPv6Addr-0.2-6|49	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-IPv6Addr-0.2-6|50	
12cr|perl-Net-IPv6Addr-0.2-6|51	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-IPv6Addr-0.2-6|52	- restore BuildRoot
12cr|perl-Net-IPv6Addr-0.2-6|53	
12cr|perl-Net-IPv6Addr-0.2-6|54	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2-2mdv2008.0
12cr|perl-Net-IPv6Addr-0.2-6|55	+ Revision: 86703
12cr|perl-Net-IPv6Addr-0.2-6|56	- rebuild
12cr|perl-Net-IPv6Addr-0.2-6|57	
12cr|perl-Net-IPv6Addr-0.2-6|58	
12cr|perl-Net-IPv6Addr-0.2-6|59	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdv2007.0
12cr|perl-Net-IPv6Addr-0.2-6|60	- rebuild
12cr|perl-Net-IPv6Addr-0.2-6|61	
12cr|perl-Net-IPv6Addr-0.2-6|62	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdk
12cr|perl-Net-IPv6Addr-0.2-6|63	- initial Mandriva package
12cr|perl-Net-IPv6Addr-0.2-6|64	

5068 12
12cr|perl-Net-IRC-0.790.0-2|1	%define	upstream_name	 Net-IRC
12cr|perl-Net-IRC-0.790.0-2|2	%define upstream_version 0.79
12cr|perl-Net-IRC-0.790.0-2|3	
12cr|perl-Net-IRC-0.790.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-IRC-0.790.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-IRC-0.790.0-2|6	Release:	2
12cr|perl-Net-IRC-0.790.0-2|7	
12cr|perl-Net-IRC-0.790.0-2|8	Summary:	Perl interface to the Internet Relay Chat protocol
12cr|perl-Net-IRC-0.790.0-2|9	License:	GPL
12cr|perl-Net-IRC-0.790.0-2|10	Group:		Development/Perl
12cr|perl-Net-IRC-0.790.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-IRC-0.790.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-IRC-0.790.0-2|13	Patch0:		%{name}-0.75-workwithlocalhost.patch
12cr|perl-Net-IRC-0.790.0-2|14	Patch2:		%{name}-0.76-no-warning.patch
12cr|perl-Net-IRC-0.790.0-2|15	
12cr|perl-Net-IRC-0.790.0-2|16	BuildRequires:	perl-devel
12cr|perl-Net-IRC-0.790.0-2|17	BuildArch:	noarch
12cr|perl-Net-IRC-0.790.0-2|18	
12cr|perl-Net-IRC-0.790.0-2|19	%description
12cr|perl-Net-IRC-0.790.0-2|20	%{upstream_name} perl module allows you to access IRC networks with perl.
12cr|perl-Net-IRC-0.790.0-2|21	It is used to program irc bot in perl or various software.
12cr|perl-Net-IRC-0.790.0-2|22	
12cr|perl-Net-IRC-0.790.0-2|23	%prep
12cr|perl-Net-IRC-0.790.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-IRC-0.790.0-2|25	%patch0 -p1
12cr|perl-Net-IRC-0.790.0-2|26	%patch2 -p1
12cr|perl-Net-IRC-0.790.0-2|27	
12cr|perl-Net-IRC-0.790.0-2|28	%build
12cr|perl-Net-IRC-0.790.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-IRC-0.790.0-2|30	%make
12cr|perl-Net-IRC-0.790.0-2|31	
12cr|perl-Net-IRC-0.790.0-2|32	%install
12cr|perl-Net-IRC-0.790.0-2|33	%makeinstall_std
12cr|perl-Net-IRC-0.790.0-2|34	
12cr|perl-Net-IRC-0.790.0-2|35	%files
12cr|perl-Net-IRC-0.790.0-2|36	%doc README Changes
12cr|perl-Net-IRC-0.790.0-2|37	%{perl_vendorlib}/Net
12cr|perl-Net-IRC-0.790.0-2|38	%{_mandir}/*/*
12cr|perl-Net-IRC-0.790.0-2|39	
12cr|perl-Net-IRC-0.790.0-2|40	
12cr|perl-Net-IRC-0.790.0-2|41	%changelog
12cr|perl-Net-IRC-0.790.0-2|42	* Mon Dec 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.790.0-1mdv2010.1
12cr|perl-Net-IRC-0.790.0-2|43	+ Revision: 483043
12cr|perl-Net-IRC-0.790.0-2|44	- update to 0.79
12cr|perl-Net-IRC-0.790.0-2|45	
12cr|perl-Net-IRC-0.790.0-2|46	* Thu Dec 24 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.780.0-1mdv2010.1
12cr|perl-Net-IRC-0.790.0-2|47	+ Revision: 482136
12cr|perl-Net-IRC-0.790.0-2|48	- update to 0.78
12cr|perl-Net-IRC-0.790.0-2|49	
12cr|perl-Net-IRC-0.790.0-2|50	* Mon Dec 21 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.770.0-1mdv2010.1
12cr|perl-Net-IRC-0.790.0-2|51	+ Revision: 480752
12cr|perl-Net-IRC-0.790.0-2|52	- update to 0.77
12cr|perl-Net-IRC-0.790.0-2|53	
12cr|perl-Net-IRC-0.790.0-2|54	* Fri Sep 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.760.0-2mdv2010.0
12cr|perl-Net-IRC-0.790.0-2|55	+ Revision: 449271
12cr|perl-Net-IRC-0.790.0-2|56	- ship missing modules
12cr|perl-Net-IRC-0.790.0-2|57	
12cr|perl-Net-IRC-0.790.0-2|58	* Thu Sep 24 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.760.0-1mdv2010.0
12cr|perl-Net-IRC-0.790.0-2|59	+ Revision: 448395
12cr|perl-Net-IRC-0.790.0-2|60	- update to 0.76
12cr|perl-Net-IRC-0.790.0-2|61	
12cr|perl-Net-IRC-0.790.0-2|62	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.750.0-1mdv2010.0
12cr|perl-Net-IRC-0.790.0-2|63	+ Revision: 407816
12cr|perl-Net-IRC-0.790.0-2|64	- rebuild using %%perl_convert_version
12cr|perl-Net-IRC-0.790.0-2|65	
12cr|perl-Net-IRC-0.790.0-2|66	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.75-5mdv2009.0
12cr|perl-Net-IRC-0.790.0-2|67	+ Revision: 241785
12cr|perl-Net-IRC-0.790.0-2|68	- rebuild
12cr|perl-Net-IRC-0.790.0-2|69	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-IRC-0.790.0-2|70	
12cr|perl-Net-IRC-0.790.0-2|71	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-IRC-0.790.0-2|72	- restore BuildRoot
12cr|perl-Net-IRC-0.790.0-2|73	
12cr|perl-Net-IRC-0.790.0-2|74	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.75-3mdv2008.0
12cr|perl-Net-IRC-0.790.0-2|75	+ Revision: 25273
12cr|perl-Net-IRC-0.790.0-2|76	- rebuild
12cr|perl-Net-IRC-0.790.0-2|77	
12cr|perl-Net-IRC-0.790.0-2|78	
12cr|perl-Net-IRC-0.790.0-2|79	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.75-2mdk
12cr|perl-Net-IRC-0.790.0-2|80	- Fix SPEC according to Perl Policy
12cr|perl-Net-IRC-0.790.0-2|81	- Source URL
12cr|perl-Net-IRC-0.790.0-2|82	- use mkrel
12cr|perl-Net-IRC-0.790.0-2|83	
12cr|perl-Net-IRC-0.790.0-2|84	* Thu Jun 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.75-1mdk
12cr|perl-Net-IRC-0.790.0-2|85	- 0.75
12cr|perl-Net-IRC-0.790.0-2|86	- regenerate P0
12cr|perl-Net-IRC-0.790.0-2|87	
12cr|perl-Net-IRC-0.790.0-2|88	* Sun May 09 2004 Michael Scherer <misc@mandrake.org> 0.74-2mdk
12cr|perl-Net-IRC-0.790.0-2|89	- add patch0 to refix issues of bug #3715
12cr|perl-Net-IRC-0.790.0-2|90	
12cr|perl-Net-IRC-0.790.0-2|91	* Thu Apr 22 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.74-1mdk
12cr|perl-Net-IRC-0.790.0-2|92	- 0.74
12cr|perl-Net-IRC-0.790.0-2|93	
12cr|perl-Net-IRC-0.790.0-2|94	* Mon Aug 18 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.70-1mdk
12cr|perl-Net-IRC-0.790.0-2|95	- initial mdk release
12cr|perl-Net-IRC-0.790.0-2|96	

5069 12
12cr|perl-Net-Jifty-0.140.0-2|1	%define upstream_name    Net-Jifty
12cr|perl-Net-Jifty-0.140.0-2|2	%define upstream_version 0.14
12cr|perl-Net-Jifty-0.140.0-2|3	
12cr|perl-Net-Jifty-0.140.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Jifty-0.140.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Jifty-0.140.0-2|6	Release:	2
12cr|perl-Net-Jifty-0.140.0-2|7	
12cr|perl-Net-Jifty-0.140.0-2|8	Summary:	Interface to online Jifty applications
12cr|perl-Net-Jifty-0.140.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-Jifty-0.140.0-2|10	Group:		Development/Perl
12cr|perl-Net-Jifty-0.140.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Jifty-0.140.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Jifty-0.140.0-2|13	
12cr|perl-Net-Jifty-0.140.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-Jifty-0.140.0-2|15	BuildRequires:	perl(Any::Moose)
12cr|perl-Net-Jifty-0.140.0-2|16	BuildRequires:	perl(Cwd)
12cr|perl-Net-Jifty-0.140.0-2|17	BuildRequires:	perl(DateTime)
12cr|perl-Net-Jifty-0.140.0-2|18	BuildRequires:	perl(Email::Address)
12cr|perl-Net-Jifty-0.140.0-2|19	BuildRequires:	perl(Encode) >= 2.410.0
12cr|perl-Net-Jifty-0.140.0-2|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Net-Jifty-0.140.0-2|21	BuildRequires:	perl(Hash::Merge)
12cr|perl-Net-Jifty-0.140.0-2|22	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Net-Jifty-0.140.0-2|23	BuildRequires:	perl(Path::Class)
12cr|perl-Net-Jifty-0.140.0-2|24	BuildRequires:	perl(Term::ReadKey)
12cr|perl-Net-Jifty-0.140.0-2|25	BuildRequires:	perl(Test::MockObject)
12cr|perl-Net-Jifty-0.140.0-2|26	BuildRequires:	perl(Test::More)
12cr|perl-Net-Jifty-0.140.0-2|27	BuildRequires:	perl(URI)
12cr|perl-Net-Jifty-0.140.0-2|28	BuildRequires:	perl(YAML)
12cr|perl-Net-Jifty-0.140.0-2|29	BuildArch:	noarch
12cr|perl-Net-Jifty-0.140.0-2|30	
12cr|perl-Net-Jifty-0.140.0-2|31	%description
12cr|perl-Net-Jifty-0.140.0-2|32	the Jifty manpage is a full-stack web framework. It provides an optional
12cr|perl-Net-Jifty-0.140.0-2|33	REST interface for applications. Using this module, you can interact with
12cr|perl-Net-Jifty-0.140.0-2|34	that REST interface to write client-side utilities.
12cr|perl-Net-Jifty-0.140.0-2|35	
12cr|perl-Net-Jifty-0.140.0-2|36	You can use this module directly, but you'll be better off subclassing it,
12cr|perl-Net-Jifty-0.140.0-2|37	such as what we've done for the Net::Hiveminder manpage.
12cr|perl-Net-Jifty-0.140.0-2|38	
12cr|perl-Net-Jifty-0.140.0-2|39	This module also provides a number of convenient methods for writing short
12cr|perl-Net-Jifty-0.140.0-2|40	scripts. For example, passing 'use_config => 1' to 'new' will look at the
12cr|perl-Net-Jifty-0.140.0-2|41	config file for the username and password (or SID) of the user. If neither
12cr|perl-Net-Jifty-0.140.0-2|42	is available, it will prompt the user for them.
12cr|perl-Net-Jifty-0.140.0-2|43	
12cr|perl-Net-Jifty-0.140.0-2|44	%prep
12cr|perl-Net-Jifty-0.140.0-2|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Jifty-0.140.0-2|46	
12cr|perl-Net-Jifty-0.140.0-2|47	%build
12cr|perl-Net-Jifty-0.140.0-2|48	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Jifty-0.140.0-2|49	%make
12cr|perl-Net-Jifty-0.140.0-2|50	
12cr|perl-Net-Jifty-0.140.0-2|51	%check
12cr|perl-Net-Jifty-0.140.0-2|52	%make test
12cr|perl-Net-Jifty-0.140.0-2|53	
12cr|perl-Net-Jifty-0.140.0-2|54	%install
12cr|perl-Net-Jifty-0.140.0-2|55	%makeinstall_std
12cr|perl-Net-Jifty-0.140.0-2|56	
12cr|perl-Net-Jifty-0.140.0-2|57	%files
12cr|perl-Net-Jifty-0.140.0-2|58	%doc Changes META.yml
12cr|perl-Net-Jifty-0.140.0-2|59	%{_mandir}/man3/*
12cr|perl-Net-Jifty-0.140.0-2|60	%{perl_vendorlib}/Net/
12cr|perl-Net-Jifty-0.140.0-2|61	
12cr|perl-Net-Jifty-0.140.0-2|62	%changelog
12cr|perl-Net-Jifty-0.140.0-2|63	* Thu Jan 06 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-Net-Jifty-0.140.0-2|64	+ Revision: 629073
12cr|perl-Net-Jifty-0.140.0-2|65	- new version
12cr|perl-Net-Jifty-0.140.0-2|66	
12cr|perl-Net-Jifty-0.140.0-2|67	* Fri Apr 30 2010 Michael Scherer <misc@mandriva.org> 0.120.0-1mdv2011.0
12cr|perl-Net-Jifty-0.140.0-2|68	+ Revision: 541129
12cr|perl-Net-Jifty-0.140.0-2|69	- import perl-Net-Jifty
12cr|perl-Net-Jifty-0.140.0-2|70	
12cr|perl-Net-Jifty-0.140.0-2|71	
12cr|perl-Net-Jifty-0.140.0-2|72	* Fri Apr 30 2010 cpan2dist 0.12-1mdv
12cr|perl-Net-Jifty-0.140.0-2|73	- initial mdv release, generated with cpan2dist

5070 12
12cr|perl-Net-Kismet-0.04-8|1	%define	module	Net-Kismet
12cr|perl-Net-Kismet-0.04-8|2	%define name	perl-%{module}
12cr|perl-Net-Kismet-0.04-8|3	%define version	0.04
12cr|perl-Net-Kismet-0.04-8|4	%define release	%mkrel 8
12cr|perl-Net-Kismet-0.04-8|5	
12cr|perl-Net-Kismet-0.04-8|6	Summary:	Net::Kismet perl module
12cr|perl-Net-Kismet-0.04-8|7	Name:		%{name}
12cr|perl-Net-Kismet-0.04-8|8	Version:	%{version}
12cr|perl-Net-Kismet-0.04-8|9	Release:	%{release}
12cr|perl-Net-Kismet-0.04-8|10	License:	GPL
12cr|perl-Net-Kismet-0.04-8|11	Group:		Development/Perl
12cr|perl-Net-Kismet-0.04-8|12	Requires:	perl
12cr|perl-Net-Kismet-0.04-8|13	BuildRequires:	perl-devel
12cr|perl-Net-Kismet-0.04-8|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Net-Kismet-0.04-8|15	URL:		http://www.kismetwireless.net/
12cr|perl-Net-Kismet-0.04-8|16	Source:		%{module}-%{version}.tar.bz2
12cr|perl-Net-Kismet-0.04-8|17	BuildArch:	noarch
12cr|perl-Net-Kismet-0.04-8|18	
12cr|perl-Net-Kismet-0.04-8|19	%description
12cr|perl-Net-Kismet-0.04-8|20	A perl module to make writing Kismet clients in perl much simpler.
12cr|perl-Net-Kismet-0.04-8|21	
12cr|perl-Net-Kismet-0.04-8|22	%prep
12cr|perl-Net-Kismet-0.04-8|23	%setup -q -n %{module}-%{version}
12cr|perl-Net-Kismet-0.04-8|24	
12cr|perl-Net-Kismet-0.04-8|25	%build
12cr|perl-Net-Kismet-0.04-8|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Kismet-0.04-8|27	%make
12cr|perl-Net-Kismet-0.04-8|28	
12cr|perl-Net-Kismet-0.04-8|29	%check
12cr|perl-Net-Kismet-0.04-8|30	%make test
12cr|perl-Net-Kismet-0.04-8|31	
12cr|perl-Net-Kismet-0.04-8|32	%install
12cr|perl-Net-Kismet-0.04-8|33	rm -rf $RPM_BUILD_ROOT
12cr|perl-Net-Kismet-0.04-8|34	%makeinstall_std
12cr|perl-Net-Kismet-0.04-8|35	
12cr|perl-Net-Kismet-0.04-8|36	%clean
12cr|perl-Net-Kismet-0.04-8|37	rm -rf $RPM_BUILD_ROOT
12cr|perl-Net-Kismet-0.04-8|38	
12cr|perl-Net-Kismet-0.04-8|39	%files
12cr|perl-Net-Kismet-0.04-8|40	%defattr(-,root,root)
12cr|perl-Net-Kismet-0.04-8|41	%doc README MANIFEST Changes
12cr|perl-Net-Kismet-0.04-8|42	%{perl_vendorlib}/Net/*
12cr|perl-Net-Kismet-0.04-8|43	%_mandir/*/*
12cr|perl-Net-Kismet-0.04-8|44	
12cr|perl-Net-Kismet-0.04-8|45	
12cr|perl-Net-Kismet-0.04-8|46	
12cr|perl-Net-Kismet-0.04-8|47	%changelog
12cr|perl-Net-Kismet-0.04-8|48	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.04-8mdv2010.0
12cr|perl-Net-Kismet-0.04-8|49	+ Revision: 430513
12cr|perl-Net-Kismet-0.04-8|50	- rebuild
12cr|perl-Net-Kismet-0.04-8|51	
12cr|perl-Net-Kismet-0.04-8|52	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.04-7mdv2009.0
12cr|perl-Net-Kismet-0.04-8|53	+ Revision: 268624
12cr|perl-Net-Kismet-0.04-8|54	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Net-Kismet-0.04-8|55	
12cr|perl-Net-Kismet-0.04-8|56	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-6mdv2009.0
12cr|perl-Net-Kismet-0.04-8|57	+ Revision: 210960
12cr|perl-Net-Kismet-0.04-8|58	- rebuild
12cr|perl-Net-Kismet-0.04-8|59	
12cr|perl-Net-Kismet-0.04-8|60	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-Kismet-0.04-8|61	- restore BuildRoot
12cr|perl-Net-Kismet-0.04-8|62	
12cr|perl-Net-Kismet-0.04-8|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-Kismet-0.04-8|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Kismet-0.04-8|65	
12cr|perl-Net-Kismet-0.04-8|66	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.04-5mdv2008.0
12cr|perl-Net-Kismet-0.04-8|67	+ Revision: 25252
12cr|perl-Net-Kismet-0.04-8|68	- rebuild
12cr|perl-Net-Kismet-0.04-8|69	
12cr|perl-Net-Kismet-0.04-8|70	
12cr|perl-Net-Kismet-0.04-8|71	* Thu Sep 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.04-4mdk
12cr|perl-Net-Kismet-0.04-8|72	- rebuild
12cr|perl-Net-Kismet-0.04-8|73	
12cr|perl-Net-Kismet-0.04-8|74	* Mon Aug 18 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.04-3mdk
12cr|perl-Net-Kismet-0.04-8|75	- rebuild for new perl
12cr|perl-Net-Kismet-0.04-8|76	- drop $RPM_OPT_FLAGS, noarch..
12cr|perl-Net-Kismet-0.04-8|77	- don't use PREFIX
12cr|perl-Net-Kismet-0.04-8|78	- use %%makeinstall_std macro
12cr|perl-Net-Kismet-0.04-8|79	
12cr|perl-Net-Kismet-0.04-8|80	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.04-2mdk
12cr|perl-Net-Kismet-0.04-8|81	- rebuild for new auto{prov,req}
12cr|perl-Net-Kismet-0.04-8|82	
12cr|perl-Net-Kismet-0.04-8|83	* Mon Mar 17 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.04-1mdk
12cr|perl-Net-Kismet-0.04-8|84	- new
12cr|perl-Net-Kismet-0.04-8|85	

5071 12
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|1	%define upstream_name    Net-LDAP-HTMLWidget
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|2	%define upstream_version 0.07
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|3	
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|6	Release:	2
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|7	
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|8	Summary:	Like FromForm but with Net::LDAP and HTML::Widget
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|10	Group:		Development/Perl
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|11	Url:		http://search.cpan.org/dist/%upstream_name/
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|13	
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|15	BuildRequires:	perl(DBIx::Class::HTMLWidget)
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|16	BuildArch:	noarch
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|17	
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|18	%description
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|19	Something like Class::DBI::FromForm / Class::DBI::FromCGI but using
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|20	HTML::Widget for form creation and validation and Net::LDAP.
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|21	
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|22	%prep
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|24	
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|25	%build
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|27	%make
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|28	
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|29	%check
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|30	make test
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|31	
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|32	%install
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|33	%makeinstall_std
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|34	
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|35	%files
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|36	%doc Changes
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|37	%{perl_vendorlib}/Net/LDAP/HTMLWidget.pm
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|38	%{_mandir}/*/*
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|39	
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|40	
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|41	%changelog
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|42	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|43	+ Revision: 408966
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|45	
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|46	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.07-4mdv2009.0
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|47	+ Revision: 258053
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|48	- rebuild
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|49	
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|50	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.07-3mdv2009.0
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|51	+ Revision: 246152
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|52	- rebuild
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|53	
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|54	* Mon Feb 25 2008 Buchan Milne <bgmilne@mandriva.org> 0.07-1mdv2008.1
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|55	+ Revision: 174899
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|56	- import perl-Net-LDAP-HTMLWidget
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|57	
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|58	
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|59	* Tue Feb 19 2008 Buchan Milne <bgmilne@mandriva.org> 0.07-1
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|60	- Update to 0.07 and introduce in Mandriva
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|61	
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|62	* Thu Jun 28 2007 Dzunani Chavalala <dzunani@staff.telkomsa.net>
12cr|perl-Net-LDAP-HTMLWidget-0.70.0-2|63	- Build version 0.01

5072 12
12cr|perl-Net-LDAP-Server-0.430.0-2|1	%define upstream_name    Net-LDAP-Server
12cr|perl-Net-LDAP-Server-0.430.0-2|2	%define upstream_version 0.43
12cr|perl-Net-LDAP-Server-0.430.0-2|3	
12cr|perl-Net-LDAP-Server-0.430.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-LDAP-Server-0.430.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-LDAP-Server-0.430.0-2|6	Release:	2
12cr|perl-Net-LDAP-Server-0.430.0-2|7	
12cr|perl-Net-LDAP-Server-0.430.0-2|8	Summary:	LDAP server side protocol handling
12cr|perl-Net-LDAP-Server-0.430.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-LDAP-Server-0.430.0-2|10	Group:		Development/Perl
12cr|perl-Net-LDAP-Server-0.430.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-LDAP-Server-0.430.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-LDAP-Server-0.430.0-2|13	
12cr|perl-Net-LDAP-Server-0.430.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-LDAP-Server-0.430.0-2|15	BuildRequires:	perl(Convert::ASN1)
12cr|perl-Net-LDAP-Server-0.430.0-2|16	BuildRequires:	perl(Net::LDAP)
12cr|perl-Net-LDAP-Server-0.430.0-2|17	
12cr|perl-Net-LDAP-Server-0.430.0-2|18	BuildArch:	noarch
12cr|perl-Net-LDAP-Server-0.430.0-2|19	
12cr|perl-Net-LDAP-Server-0.430.0-2|20	%description
12cr|perl-Net-LDAP-Server-0.430.0-2|21	LDAP server side protocol handling.
12cr|perl-Net-LDAP-Server-0.430.0-2|22	
12cr|perl-Net-LDAP-Server-0.430.0-2|23	%prep
12cr|perl-Net-LDAP-Server-0.430.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-LDAP-Server-0.430.0-2|25	
12cr|perl-Net-LDAP-Server-0.430.0-2|26	%build
12cr|perl-Net-LDAP-Server-0.430.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-LDAP-Server-0.430.0-2|28	%make
12cr|perl-Net-LDAP-Server-0.430.0-2|29	
12cr|perl-Net-LDAP-Server-0.430.0-2|30	%check
12cr|perl-Net-LDAP-Server-0.430.0-2|31	make test
12cr|perl-Net-LDAP-Server-0.430.0-2|32	
12cr|perl-Net-LDAP-Server-0.430.0-2|33	%install
12cr|perl-Net-LDAP-Server-0.430.0-2|34	%makeinstall_std
12cr|perl-Net-LDAP-Server-0.430.0-2|35	
12cr|perl-Net-LDAP-Server-0.430.0-2|36	%files
12cr|perl-Net-LDAP-Server-0.430.0-2|37	%doc Changelog README
12cr|perl-Net-LDAP-Server-0.430.0-2|38	%{_mandir}/man3/*
12cr|perl-Net-LDAP-Server-0.430.0-2|39	%{perl_vendorlib}/*
12cr|perl-Net-LDAP-Server-0.430.0-2|40	
12cr|perl-Net-LDAP-Server-0.430.0-2|41	%changelog
12cr|perl-Net-LDAP-Server-0.430.0-2|42	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.430.0-1mdv2011.0
12cr|perl-Net-LDAP-Server-0.430.0-2|43	+ Revision: 682137
12cr|perl-Net-LDAP-Server-0.430.0-2|44	- update to new version 0.43
12cr|perl-Net-LDAP-Server-0.430.0-2|45	
12cr|perl-Net-LDAP-Server-0.430.0-2|46	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.420.0-2
12cr|perl-Net-LDAP-Server-0.430.0-2|47	+ Revision: 655140
12cr|perl-Net-LDAP-Server-0.430.0-2|48	- rebuild for updated spec-helper
12cr|perl-Net-LDAP-Server-0.430.0-2|49	
12cr|perl-Net-LDAP-Server-0.430.0-2|50	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.420.0-1mdv2011.0
12cr|perl-Net-LDAP-Server-0.430.0-2|51	+ Revision: 461335
12cr|perl-Net-LDAP-Server-0.430.0-2|52	- update to 0.42
12cr|perl-Net-LDAP-Server-0.430.0-2|53	
12cr|perl-Net-LDAP-Server-0.430.0-2|54	* Sun Jul 19 2009 Buchan Milne <bgmilne@mandriva.org> 0.4-1mdv2010.0
12cr|perl-Net-LDAP-Server-0.430.0-2|55	+ Revision: 397925
12cr|perl-Net-LDAP-Server-0.430.0-2|56	- import perl-Net-LDAP-Server
12cr|perl-Net-LDAP-Server-0.430.0-2|57	
12cr|perl-Net-LDAP-Server-0.430.0-2|58	
12cr|perl-Net-LDAP-Server-0.430.0-2|59	* Sun Jul 19 2009 Buchan Milne <bgmilne@mandriva.org> 0.4-1mdv
12cr|perl-Net-LDAP-Server-0.430.0-2|60	- initial mdv release, generated with cpan2dist
12cr|perl-Net-LDAP-Server-0.430.0-2|61	

5073 12
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|1	%define upstream_name    Net-LDAP-Server-Test
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|2	%define upstream_version 0.11
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|3	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|6	Release:	2
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|7	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|8	Summary:	Test Net::LDAP code
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|10	Group:		Development/Perl
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|13	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|15	BuildRequires:	perl(Data::Dump)
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|16	BuildRequires:	perl(IO::Select)
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|17	BuildRequires:	perl(IO::Socket)
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|18	BuildRequires:	perl(Net::LDAP)
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|19	BuildRequires:	perl(Net::LDAP::Server)
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|20	BuildRequires:	perl(Test::More)
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|21	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|22	BuildArch:	noarch
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|23	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|24	%description
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|25	Now you can test your Net::LDAP code without having a real LDAP server
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|26	available.
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|27	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|28	%prep
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|30	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|31	%build
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|33	%make
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|34	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|35	%check
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|36	make test
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|37	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|38	%install
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|39	%makeinstall_std
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|40	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|41	%files
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|42	%doc Changes README
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|43	%{_mandir}/man3/*
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|44	%{perl_vendorlib}/*
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|45	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|46	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|47	%changelog
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|48	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|49	+ Revision: 684779
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|50	- update to new version 0.11
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|51	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|52	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|53	+ Revision: 658864
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|54	- rebuild for updated spec-helper
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|55	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|56	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|57	+ Revision: 552461
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|58	- update to 0.10
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|59	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|60	* Thu Feb 18 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.1
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|61	+ Revision: 507586
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|62	- update to 0.09
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|63	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|64	* Fri Aug 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|65	+ Revision: 421874
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|66	- adding missing buildrequires:
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|67	- update to 0.08
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|68	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|69	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|70	+ Revision: 408967
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|71	- rebuild using %%perl_convert_version
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|72	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|73	* Sun Jul 19 2009 Buchan Milne <bgmilne@mandriva.org> 0.07-1mdv2010.0
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|74	+ Revision: 397927
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|75	- import perl-Net-LDAP-Server-Test
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|76	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|77	
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|78	* Sun Jul 19 2009 Buchan Milne <bgmilne@mandriva.org> 0.07-1mdv
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|79	- initial mdv release, generated with cpan2dist
12cr|perl-Net-LDAP-Server-Test-0.110.0-2|80	

5074 12
12cr|perl-Net-Libdnet-0.960.0-2|1	%define upstream_name    Net-Libdnet
12cr|perl-Net-Libdnet-0.960.0-2|2	%define upstream_version 0.96
12cr|perl-Net-Libdnet-0.960.0-2|3	
12cr|perl-Net-Libdnet-0.960.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Net-Libdnet-0.960.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Net-Libdnet-0.960.0-2|6	Release:	2
12cr|perl-Net-Libdnet-0.960.0-2|7	
12cr|perl-Net-Libdnet-0.960.0-2|8	Summary:    Perl interface to libdnet
12cr|perl-Net-Libdnet-0.960.0-2|9	License:    BSD
12cr|perl-Net-Libdnet-0.960.0-2|10	Group:		Development/Perl
12cr|perl-Net-Libdnet-0.960.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Libdnet-0.960.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Libdnet-0.960.0-2|13	BuildRequires:  libdnet-devel
12cr|perl-Net-Libdnet-0.960.0-2|14	BuildRequires:  perl(Class::Gomor::Array)
12cr|perl-Net-Libdnet-0.960.0-2|15	BuildRequires:	perl-devel
12cr|perl-Net-Libdnet-0.960.0-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Net-Libdnet-0.960.0-2|17	
12cr|perl-Net-Libdnet-0.960.0-2|18	%description
12cr|perl-Net-Libdnet-0.960.0-2|19	perl-Net-Libdnet provides perl bindings to the dnet library
12cr|perl-Net-Libdnet-0.960.0-2|20	
12cr|perl-Net-Libdnet-0.960.0-2|21	%prep
12cr|perl-Net-Libdnet-0.960.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Libdnet-0.960.0-2|23	
12cr|perl-Net-Libdnet-0.960.0-2|24	%build
12cr|perl-Net-Libdnet-0.960.0-2|25	%serverbuild
12cr|perl-Net-Libdnet-0.960.0-2|26	%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$CFLAGS -fno-PIE" LIBS="-L%{_libdir} -ldnet" INC="-I%{_includedir}"
12cr|perl-Net-Libdnet-0.960.0-2|27	%make LD_RUN_PATH=""
12cr|perl-Net-Libdnet-0.960.0-2|28	
12cr|perl-Net-Libdnet-0.960.0-2|29	%check
12cr|perl-Net-Libdnet-0.960.0-2|30	make test
12cr|perl-Net-Libdnet-0.960.0-2|31	
12cr|perl-Net-Libdnet-0.960.0-2|32	%install
12cr|perl-Net-Libdnet-0.960.0-2|33	rm -rf %{buildroot}
12cr|perl-Net-Libdnet-0.960.0-2|34	%makeinstall_std
12cr|perl-Net-Libdnet-0.960.0-2|35	
12cr|perl-Net-Libdnet-0.960.0-2|36	%clean
12cr|perl-Net-Libdnet-0.960.0-2|37	rm -rf %{buildroot}
12cr|perl-Net-Libdnet-0.960.0-2|38	
12cr|perl-Net-Libdnet-0.960.0-2|39	%files
12cr|perl-Net-Libdnet-0.960.0-2|40	%defattr(-,root,root,-)
12cr|perl-Net-Libdnet-0.960.0-2|41	%doc Changes LICENSE README
12cr|perl-Net-Libdnet-0.960.0-2|42	%{_bindir}/*
12cr|perl-Net-Libdnet-0.960.0-2|43	%{perl_vendorarch}/auto/*
12cr|perl-Net-Libdnet-0.960.0-2|44	%{perl_vendorarch}/Net
12cr|perl-Net-Libdnet-0.960.0-2|45	%{_mandir}/man?/*
12cr|perl-Net-Libdnet-0.960.0-2|46	
12cr|perl-Net-Libdnet-0.960.0-2|47	
12cr|perl-Net-Libdnet-0.960.0-2|48	%changelog
12cr|perl-Net-Libdnet-0.960.0-2|49	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.960.0-2
12cr|perl-Net-Libdnet-0.960.0-2|50	+ Revision: 773487
12cr|perl-Net-Libdnet-0.960.0-2|51	- really ensure -fno-PIE...
12cr|perl-Net-Libdnet-0.960.0-2|52	- new version
12cr|perl-Net-Libdnet-0.960.0-2|53	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Net-Libdnet-0.960.0-2|54	
12cr|perl-Net-Libdnet-0.960.0-2|55	* Sun May 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.950.0-1
12cr|perl-Net-Libdnet-0.960.0-2|56	+ Revision: 674919
12cr|perl-Net-Libdnet-0.960.0-2|57	- new version
12cr|perl-Net-Libdnet-0.960.0-2|58	
12cr|perl-Net-Libdnet-0.960.0-2|59	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.940.0-1
12cr|perl-Net-Libdnet-0.960.0-2|60	+ Revision: 635205
12cr|perl-Net-Libdnet-0.960.0-2|61	- update to new version 0.94
12cr|perl-Net-Libdnet-0.960.0-2|62	
12cr|perl-Net-Libdnet-0.960.0-2|63	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.920.0-1mdv2010.0
12cr|perl-Net-Libdnet-0.960.0-2|64	+ Revision: 404095
12cr|perl-Net-Libdnet-0.960.0-2|65	- rebuild using %%perl_convert_version
12cr|perl-Net-Libdnet-0.960.0-2|66	
12cr|perl-Net-Libdnet-0.960.0-2|67	* Sun May 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.92-1mdv2010.0
12cr|perl-Net-Libdnet-0.960.0-2|68	+ Revision: 376727
12cr|perl-Net-Libdnet-0.960.0-2|69	- update to new version 0.92
12cr|perl-Net-Libdnet-0.960.0-2|70	
12cr|perl-Net-Libdnet-0.960.0-2|71	* Tue Dec 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.91-1mdv2009.1
12cr|perl-Net-Libdnet-0.960.0-2|72	+ Revision: 312183
12cr|perl-Net-Libdnet-0.960.0-2|73	- update to new version 0.91
12cr|perl-Net-Libdnet-0.960.0-2|74	
12cr|perl-Net-Libdnet-0.960.0-2|75	* Tue Dec 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.90-1mdv2009.1
12cr|perl-Net-Libdnet-0.960.0-2|76	+ Revision: 309340
12cr|perl-Net-Libdnet-0.960.0-2|77	- new version
12cr|perl-Net-Libdnet-0.960.0-2|78	
12cr|perl-Net-Libdnet-0.960.0-2|79	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.01-6mdv2009.0
12cr|perl-Net-Libdnet-0.960.0-2|80	+ Revision: 258054
12cr|perl-Net-Libdnet-0.960.0-2|81	- rebuild
12cr|perl-Net-Libdnet-0.960.0-2|82	
12cr|perl-Net-Libdnet-0.960.0-2|83	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.01-5mdv2009.0
12cr|perl-Net-Libdnet-0.960.0-2|84	+ Revision: 246154
12cr|perl-Net-Libdnet-0.960.0-2|85	- rebuild
12cr|perl-Net-Libdnet-0.960.0-2|86	
12cr|perl-Net-Libdnet-0.960.0-2|87	* Wed Jan 23 2008 Thierry Vignaud <tv@mandriva.org> 0.01-3mdv2008.1
12cr|perl-Net-Libdnet-0.960.0-2|88	+ Revision: 157264
12cr|perl-Net-Libdnet-0.960.0-2|89	- rebuild with fixed %%serverbuild macro
12cr|perl-Net-Libdnet-0.960.0-2|90	
12cr|perl-Net-Libdnet-0.960.0-2|91	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.01-2mdv2008.1
12cr|perl-Net-Libdnet-0.960.0-2|92	+ Revision: 152220
12cr|perl-Net-Libdnet-0.960.0-2|93	- rebuild
12cr|perl-Net-Libdnet-0.960.0-2|94	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Libdnet-0.960.0-2|95	
12cr|perl-Net-Libdnet-0.960.0-2|96	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Net-Libdnet-0.960.0-2|97	- restore BuildRoot
12cr|perl-Net-Libdnet-0.960.0-2|98	
12cr|perl-Net-Libdnet-0.960.0-2|99	* Fri Jul 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.01-1mdv2008.0
12cr|perl-Net-Libdnet-0.960.0-2|100	+ Revision: 53925
12cr|perl-Net-Libdnet-0.960.0-2|101	- Import perl-Net-Libdnet
12cr|perl-Net-Libdnet-0.960.0-2|102	
12cr|perl-Net-Libdnet-0.960.0-2|103	
12cr|perl-Net-Libdnet-0.960.0-2|104	
12cr|perl-Net-Libdnet-0.960.0-2|105	* Fri Jul 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.01-1mdv2008.0
12cr|perl-Net-Libdnet-0.960.0-2|106	- initial Mandriva package

5075 12
12cr|perl-Net-LibIDN-0.120.0-1|1	%define upstream_name	 Net-LibIDN
12cr|perl-Net-LibIDN-0.120.0-1|2	%define upstream_version 0.12
12cr|perl-Net-LibIDN-0.120.0-1|3	
12cr|perl-Net-LibIDN-0.120.0-1|4	Summary: 	Perl bindings for GNU LibIDN
12cr|perl-Net-LibIDN-0.120.0-1|5	Name:		perl-%{upstream_name}
12cr|perl-Net-LibIDN-0.120.0-1|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-LibIDN-0.120.0-1|7	Release: 	1
12cr|perl-Net-LibIDN-0.120.0-1|8	License: 	GPL+ or Artistic
12cr|perl-Net-LibIDN-0.120.0-1|9	Group: 		Development/Perl
12cr|perl-Net-LibIDN-0.120.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-LibIDN-0.120.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/T/TH/THOR/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-LibIDN-0.120.0-1|12	BuildRequires:	idn-devel >= 0.4.0
12cr|perl-Net-LibIDN-0.120.0-1|13	BuildRequires:	perl-devel
12cr|perl-Net-LibIDN-0.120.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Net-LibIDN-0.120.0-1|15	
12cr|perl-Net-LibIDN-0.120.0-1|16	%description
12cr|perl-Net-LibIDN-0.120.0-1|17	Provides perl bindings for GNU Libidn, a C library for handling
12cr|perl-Net-LibIDN-0.120.0-1|18	Internationalized Domain Names according to IDNA (RFC 3490), in a way very
12cr|perl-Net-LibIDN-0.120.0-1|19	much inspired by Turbo Fredriksson's PHP-IDN.
12cr|perl-Net-LibIDN-0.120.0-1|20	
12cr|perl-Net-LibIDN-0.120.0-1|21	%prep
12cr|perl-Net-LibIDN-0.120.0-1|22	
12cr|perl-Net-LibIDN-0.120.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-LibIDN-0.120.0-1|24	
12cr|perl-Net-LibIDN-0.120.0-1|25	%build
12cr|perl-Net-LibIDN-0.120.0-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor LIBS="-lidn"
12cr|perl-Net-LibIDN-0.120.0-1|27	
12cr|perl-Net-LibIDN-0.120.0-1|28	make OPTIMIZE="%{optflags}"
12cr|perl-Net-LibIDN-0.120.0-1|29	
12cr|perl-Net-LibIDN-0.120.0-1|30	# Change man page encoding into UTF-8
12cr|perl-Net-LibIDN-0.120.0-1|31	iconv -f latin1 -t utf-8 -o "blib/man3/Net::LibIDN.3pm.utf8" "blib/man3/Net::LibIDN.3pm"
12cr|perl-Net-LibIDN-0.120.0-1|32	mv -f "blib/man3/Net::LibIDN.3pm.utf8" "blib/man3/Net::LibIDN.3pm"
12cr|perl-Net-LibIDN-0.120.0-1|33	
12cr|perl-Net-LibIDN-0.120.0-1|34	%install
12cr|perl-Net-LibIDN-0.120.0-1|35	
12cr|perl-Net-LibIDN-0.120.0-1|36	%makeinstall_std
12cr|perl-Net-LibIDN-0.120.0-1|37	
12cr|perl-Net-LibIDN-0.120.0-1|38	%check
12cr|perl-Net-LibIDN-0.120.0-1|39	%{__make} test
12cr|perl-Net-LibIDN-0.120.0-1|40	
12cr|perl-Net-LibIDN-0.120.0-1|41	%files
12cr|perl-Net-LibIDN-0.120.0-1|42	%doc Artistic Changes README
12cr|perl-Net-LibIDN-0.120.0-1|43	%{perl_vendorarch}/Net
12cr|perl-Net-LibIDN-0.120.0-1|44	%{perl_vendorarch}/auto/Net
12cr|perl-Net-LibIDN-0.120.0-1|45	%{_mandir}/man3/*.3pm*
12cr|perl-Net-LibIDN-0.120.0-1|46	
12cr|perl-Net-LibIDN-0.120.0-1|47	
12cr|perl-Net-LibIDN-0.120.0-1|48	%changelog
12cr|perl-Net-LibIDN-0.120.0-1|49	* Tue Jan 24 2012 Oden Eriksson <oeriksson@mandriva.com> 0.120.0-1
12cr|perl-Net-LibIDN-0.120.0-1|50	+ Revision: 767822
12cr|perl-Net-LibIDN-0.120.0-1|51	- fix deps
12cr|perl-Net-LibIDN-0.120.0-1|52	- fix build
12cr|perl-Net-LibIDN-0.120.0-1|53	- import perl-Net-LibIDN
12cr|perl-Net-LibIDN-0.120.0-1|54	
12cr|perl-Net-LibIDN-0.120.0-1|55	

5076 12
12cr|perl-Net-Lighthouse-0.60.0-3|1	%define upstream_name    Net-Lighthouse
12cr|perl-Net-Lighthouse-0.60.0-3|2	%define upstream_version 0.06
12cr|perl-Net-Lighthouse-0.60.0-3|3	
12cr|perl-Net-Lighthouse-0.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Lighthouse-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Lighthouse-0.60.0-3|6	Release:	3
12cr|perl-Net-Lighthouse-0.60.0-3|7	
12cr|perl-Net-Lighthouse-0.60.0-3|8	Summary:	A Perl interface to lighthouseapp.com
12cr|perl-Net-Lighthouse-0.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-Net-Lighthouse-0.60.0-3|10	Group:		Development/Perl
12cr|perl-Net-Lighthouse-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Lighthouse-0.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Lighthouse-0.60.0-3|13	
12cr|perl-Net-Lighthouse-0.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-Net-Lighthouse-0.60.0-3|15	BuildRequires:	perl(Any::Moose)
12cr|perl-Net-Lighthouse-0.60.0-3|16	BuildRequires:	perl(DateTime)
12cr|perl-Net-Lighthouse-0.60.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Net-Lighthouse-0.60.0-3|18	BuildRequires:	perl(LWP)
12cr|perl-Net-Lighthouse-0.60.0-3|19	BuildRequires:	perl(MIME::Base64)
12cr|perl-Net-Lighthouse-0.60.0-3|20	BuildRequires:	perl(Mouse)
12cr|perl-Net-Lighthouse-0.60.0-3|21	BuildRequires:	perl(Params::Validate)
12cr|perl-Net-Lighthouse-0.60.0-3|22	BuildRequires:	perl(Test::Mock::LWP)
12cr|perl-Net-Lighthouse-0.60.0-3|23	BuildRequires:	perl(Test::More)
12cr|perl-Net-Lighthouse-0.60.0-3|24	BuildRequires:	perl(URI::Escape)
12cr|perl-Net-Lighthouse-0.60.0-3|25	BuildRequires:	perl(XML::TreePP)
12cr|perl-Net-Lighthouse-0.60.0-3|26	BuildRequires:	perl(YAML::Syck)
12cr|perl-Net-Lighthouse-0.60.0-3|27	BuildArch:	noarch
12cr|perl-Net-Lighthouse-0.60.0-3|28	
12cr|perl-Net-Lighthouse-0.60.0-3|29	%description
12cr|perl-Net-Lighthouse-0.60.0-3|30	A Perl interface to lighthouseapp.com, by means of its official api.
12cr|perl-Net-Lighthouse-0.60.0-3|31	
12cr|perl-Net-Lighthouse-0.60.0-3|32	%prep
12cr|perl-Net-Lighthouse-0.60.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Lighthouse-0.60.0-3|34	
12cr|perl-Net-Lighthouse-0.60.0-3|35	%build
12cr|perl-Net-Lighthouse-0.60.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Lighthouse-0.60.0-3|37	%make
12cr|perl-Net-Lighthouse-0.60.0-3|38	
12cr|perl-Net-Lighthouse-0.60.0-3|39	%check
12cr|perl-Net-Lighthouse-0.60.0-3|40	%make test
12cr|perl-Net-Lighthouse-0.60.0-3|41	
12cr|perl-Net-Lighthouse-0.60.0-3|42	%install
12cr|perl-Net-Lighthouse-0.60.0-3|43	%makeinstall_std
12cr|perl-Net-Lighthouse-0.60.0-3|44	
12cr|perl-Net-Lighthouse-0.60.0-3|45	%files
12cr|perl-Net-Lighthouse-0.60.0-3|46	%doc Changes META.yml README
12cr|perl-Net-Lighthouse-0.60.0-3|47	%{_mandir}/man3/*
12cr|perl-Net-Lighthouse-0.60.0-3|48	%{perl_vendorlib}/*
12cr|perl-Net-Lighthouse-0.60.0-3|49	
12cr|perl-Net-Lighthouse-0.60.0-3|50	%changelog
12cr|perl-Net-Lighthouse-0.60.0-3|51	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-Net-Lighthouse-0.60.0-3|52	+ Revision: 654263
12cr|perl-Net-Lighthouse-0.60.0-3|53	- rebuild for updated spec-helper
12cr|perl-Net-Lighthouse-0.60.0-3|54	
12cr|perl-Net-Lighthouse-0.60.0-3|55	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Net-Lighthouse-0.60.0-3|56	+ Revision: 542874
12cr|perl-Net-Lighthouse-0.60.0-3|57	- import perl-Net-Lighthouse
12cr|perl-Net-Lighthouse-0.60.0-3|58	
12cr|perl-Net-Lighthouse-0.60.0-3|59	
12cr|perl-Net-Lighthouse-0.60.0-3|60	* Thu May 06 2010 cpan2dist 0.06-1mdv
12cr|perl-Net-Lighthouse-0.60.0-3|61	- initial mdv release, generated with cpan2dist

5077 12
12cr|perl-Net-MAC-2.103.622-2|1	%define upstream_name Net-MAC
12cr|perl-Net-MAC-2.103.622-2|2	%define upstream_version 2.103622
12cr|perl-Net-MAC-2.103.622-2|3	
12cr|perl-Net-MAC-2.103.622-2|4	Summary:	Perl extension for representing and manipulating MAC addresses
12cr|perl-Net-MAC-2.103.622-2|5	Name:		perl-%{upstream_name}
12cr|perl-Net-MAC-2.103.622-2|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-MAC-2.103.622-2|7	Release:	2
12cr|perl-Net-MAC-2.103.622-2|8	License:	LGPL
12cr|perl-Net-MAC-2.103.622-2|9	Group:		Development/Perl
12cr|perl-Net-MAC-2.103.622-2|10	URL:		http://search.cpan.org/dist/Net-MAC/
12cr|perl-Net-MAC-2.103.622-2|11	Source: 	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-MAC-2.103.622-2|12	BuildArch:	noarch
12cr|perl-Net-MAC-2.103.622-2|13	BuildRequires:	perl-devel
12cr|perl-Net-MAC-2.103.622-2|14	
12cr|perl-Net-MAC-2.103.622-2|15	%description
12cr|perl-Net-MAC-2.103.622-2|16	Perl extension for representing and manipulating MAC addresses.
12cr|perl-Net-MAC-2.103.622-2|17	
12cr|perl-Net-MAC-2.103.622-2|18	%prep
12cr|perl-Net-MAC-2.103.622-2|19	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-MAC-2.103.622-2|20	
12cr|perl-Net-MAC-2.103.622-2|21	%build
12cr|perl-Net-MAC-2.103.622-2|22	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-MAC-2.103.622-2|23	%make
12cr|perl-Net-MAC-2.103.622-2|24	
12cr|perl-Net-MAC-2.103.622-2|25	%install
12cr|perl-Net-MAC-2.103.622-2|26	%makeinstall_std
12cr|perl-Net-MAC-2.103.622-2|27	
12cr|perl-Net-MAC-2.103.622-2|28	%files
12cr|perl-Net-MAC-2.103.622-2|29	%doc Changes MANIFEST META.yml README
12cr|perl-Net-MAC-2.103.622-2|30	%{_mandir}/man3/Net::MAC.3pm*
12cr|perl-Net-MAC-2.103.622-2|31	%{perl_vendorlib}/Net/MAC.pm
12cr|perl-Net-MAC-2.103.622-2|32	
12cr|perl-Net-MAC-2.103.622-2|33	
12cr|perl-Net-MAC-2.103.622-2|34	
12cr|perl-Net-MAC-2.103.622-2|35	%changelog
12cr|perl-Net-MAC-2.103.622-2|36	* Tue Sep 27 2011 Leonardo Coelho <leonardoc@mandriva.com> 2.103622-1mdv2012.0
12cr|perl-Net-MAC-2.103.622-2|37	+ Revision: 701555
12cr|perl-Net-MAC-2.103.622-2|38	- first mandriva version
12cr|perl-Net-MAC-2.103.622-2|39	- Created package structure for 'perl-Net-MAC'.
12cr|perl-Net-MAC-2.103.622-2|40	

5078 12
12cr|perl-Net-MAC-Vendor-1.180.0-3|1	%define upstream_name    Net-MAC-Vendor
12cr|perl-Net-MAC-Vendor-1.180.0-3|2	%define upstream_version 1.18
12cr|perl-Net-MAC-Vendor-1.180.0-3|3	
12cr|perl-Net-MAC-Vendor-1.180.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Net-MAC-Vendor-1.180.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-MAC-Vendor-1.180.0-3|6	Release:	3
12cr|perl-Net-MAC-Vendor-1.180.0-3|7	
12cr|perl-Net-MAC-Vendor-1.180.0-3|8	Summary:	Look up the vendor for a MAC
12cr|perl-Net-MAC-Vendor-1.180.0-3|9	License:	GPL+ or Artistic
12cr|perl-Net-MAC-Vendor-1.180.0-3|10	Group:		Development/Perl
12cr|perl-Net-MAC-Vendor-1.180.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-MAC-Vendor-1.180.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-MAC-Vendor-1.180.0-3|13	
12cr|perl-Net-MAC-Vendor-1.180.0-3|14	BuildRequires:	perl-devel
12cr|perl-Net-MAC-Vendor-1.180.0-3|15	BuildArch:	noarch
12cr|perl-Net-MAC-Vendor-1.180.0-3|16	
12cr|perl-Net-MAC-Vendor-1.180.0-3|17	%description
12cr|perl-Net-MAC-Vendor-1.180.0-3|18	The Institute of Electrical and Electronics Engineers (IEEE) assigns an
12cr|perl-Net-MAC-Vendor-1.180.0-3|19	Organizational Unique Identifier (OUI) to manufacturers of network interfaces.
12cr|perl-Net-MAC-Vendor-1.180.0-3|20	Each interface has a Media Access Control (MAC) address of six bytes. The first
12cr|perl-Net-MAC-Vendor-1.180.0-3|21	three bytes are the OUI.
12cr|perl-Net-MAC-Vendor-1.180.0-3|22	
12cr|perl-Net-MAC-Vendor-1.180.0-3|23	This module allows you to take a MAC address and turn it into the OUI and
12cr|perl-Net-MAC-Vendor-1.180.0-3|24	vendor information.  You can, for instance, scan a network, collect MAC
12cr|perl-Net-MAC-Vendor-1.180.0-3|25	addresses, and turn those addresses into vendors.  With vendor information, you
12cr|perl-Net-MAC-Vendor-1.180.0-3|26	can often guess at what what you are looking at (e.g. an Apple product).
12cr|perl-Net-MAC-Vendor-1.180.0-3|27	
12cr|perl-Net-MAC-Vendor-1.180.0-3|28	You can use this as a module as its individual functions, or call it as a
12cr|perl-Net-MAC-Vendor-1.180.0-3|29	script with a list of MAC addresses as arguments. The module can figure it out.
12cr|perl-Net-MAC-Vendor-1.180.0-3|30	
12cr|perl-Net-MAC-Vendor-1.180.0-3|31	This module tries to persistently cache with DBM::Deep the OUI information so
12cr|perl-Net-MAC-Vendor-1.180.0-3|32	it can avoid using the network. If it cannot load DBM::Deep, it uses a normal
12cr|perl-Net-MAC-Vendor-1.180.0-3|33	hash (which is lost when the process finishes). You can preload this cache with
12cr|perl-Net-MAC-Vendor-1.180.0-3|34	the load_cache() function. So far, the module looks in the current working
12cr|perl-Net-MAC-Vendor-1.180.0-3|35	directory for a file named mac_oui.db to find the cache. I need to come up with
12cr|perl-Net-MAC-Vendor-1.180.0-3|36	a way to let the user set that location.
12cr|perl-Net-MAC-Vendor-1.180.0-3|37	
12cr|perl-Net-MAC-Vendor-1.180.0-3|38	%prep
12cr|perl-Net-MAC-Vendor-1.180.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-MAC-Vendor-1.180.0-3|40	
12cr|perl-Net-MAC-Vendor-1.180.0-3|41	%build
12cr|perl-Net-MAC-Vendor-1.180.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-MAC-Vendor-1.180.0-3|43	%make OPTIMIZE="%{optflags}" CFLAGS="%{optflags}"
12cr|perl-Net-MAC-Vendor-1.180.0-3|44	
12cr|perl-Net-MAC-Vendor-1.180.0-3|45	# make test dies...
12cr|perl-Net-MAC-Vendor-1.180.0-3|46	# make test
12cr|perl-Net-MAC-Vendor-1.180.0-3|47	
12cr|perl-Net-MAC-Vendor-1.180.0-3|48	%install
12cr|perl-Net-MAC-Vendor-1.180.0-3|49	%makeinstall_std
12cr|perl-Net-MAC-Vendor-1.180.0-3|50	
12cr|perl-Net-MAC-Vendor-1.180.0-3|51	%files
12cr|perl-Net-MAC-Vendor-1.180.0-3|52	%doc Changes LICENSE README
12cr|perl-Net-MAC-Vendor-1.180.0-3|53	%{perl_vendorlib}/*
12cr|perl-Net-MAC-Vendor-1.180.0-3|54	%{_mandir}/*/*
12cr|perl-Net-MAC-Vendor-1.180.0-3|55	
12cr|perl-Net-MAC-Vendor-1.180.0-3|56	
12cr|perl-Net-MAC-Vendor-1.180.0-3|57	%changelog
12cr|perl-Net-MAC-Vendor-1.180.0-3|58	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.180.0-2mdv2011.0
12cr|perl-Net-MAC-Vendor-1.180.0-3|59	+ Revision: 655141
12cr|perl-Net-MAC-Vendor-1.180.0-3|60	- rebuild for updated spec-helper
12cr|perl-Net-MAC-Vendor-1.180.0-3|61	
12cr|perl-Net-MAC-Vendor-1.180.0-3|62	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.180.0-1mdv2011.0
12cr|perl-Net-MAC-Vendor-1.180.0-3|63	+ Revision: 404096
12cr|perl-Net-MAC-Vendor-1.180.0-3|64	- rebuild using %%perl_convert_version
12cr|perl-Net-MAC-Vendor-1.180.0-3|65	
12cr|perl-Net-MAC-Vendor-1.180.0-3|66	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.18-6mdv2009.0
12cr|perl-Net-MAC-Vendor-1.180.0-3|67	+ Revision: 258055
12cr|perl-Net-MAC-Vendor-1.180.0-3|68	- rebuild
12cr|perl-Net-MAC-Vendor-1.180.0-3|69	
12cr|perl-Net-MAC-Vendor-1.180.0-3|70	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.18-5mdv2009.0
12cr|perl-Net-MAC-Vendor-1.180.0-3|71	+ Revision: 246157
12cr|perl-Net-MAC-Vendor-1.180.0-3|72	- rebuild
12cr|perl-Net-MAC-Vendor-1.180.0-3|73	
12cr|perl-Net-MAC-Vendor-1.180.0-3|74	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.18-3mdv2008.1
12cr|perl-Net-MAC-Vendor-1.180.0-3|75	+ Revision: 152222
12cr|perl-Net-MAC-Vendor-1.180.0-3|76	- rebuild
12cr|perl-Net-MAC-Vendor-1.180.0-3|77	
12cr|perl-Net-MAC-Vendor-1.180.0-3|78	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.18-2mdv2008.1
12cr|perl-Net-MAC-Vendor-1.180.0-3|79	+ Revision: 152221
12cr|perl-Net-MAC-Vendor-1.180.0-3|80	- rebuild
12cr|perl-Net-MAC-Vendor-1.180.0-3|81	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-MAC-Vendor-1.180.0-3|82	
12cr|perl-Net-MAC-Vendor-1.180.0-3|83	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-MAC-Vendor-1.180.0-3|84	- restore BuildRoot
12cr|perl-Net-MAC-Vendor-1.180.0-3|85	
12cr|perl-Net-MAC-Vendor-1.180.0-3|86	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.18-1mdv2008.1
12cr|perl-Net-MAC-Vendor-1.180.0-3|87	+ Revision: 104563
12cr|perl-Net-MAC-Vendor-1.180.0-3|88	- update to new version 1.18
12cr|perl-Net-MAC-Vendor-1.180.0-3|89	
12cr|perl-Net-MAC-Vendor-1.180.0-3|90	
12cr|perl-Net-MAC-Vendor-1.180.0-3|91	* Tue Mar 13 2007 Oden Eriksson <oeriksson@mandriva.com> 1.17-1mdv2007.1
12cr|perl-Net-MAC-Vendor-1.180.0-3|92	+ Revision: 143145
12cr|perl-Net-MAC-Vendor-1.180.0-3|93	- Import perl-Net-MAC-Vendor
12cr|perl-Net-MAC-Vendor-1.180.0-3|94	
12cr|perl-Net-MAC-Vendor-1.180.0-3|95	* Tue Mar 13 2007 Oden Eriksson <oeriksson@mandriva.com> 1.17-1mdv2007.1
12cr|perl-Net-MAC-Vendor-1.180.0-3|96	- initial Mandriva package
12cr|perl-Net-MAC-Vendor-1.180.0-3|97	

5079 12
12cr|perl-Net-MySQL-0.90.0-2|1	%define upstream_name    Net-MySQL
12cr|perl-Net-MySQL-0.90.0-2|2	%define upstream_version 0.09
12cr|perl-Net-MySQL-0.90.0-2|3	
12cr|perl-Net-MySQL-0.90.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-MySQL-0.90.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-MySQL-0.90.0-2|6	Release:	2
12cr|perl-Net-MySQL-0.90.0-2|7	
12cr|perl-Net-MySQL-0.90.0-2|8	Summary:	Pure Perl MySQL network protocol interface
12cr|perl-Net-MySQL-0.90.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-MySQL-0.90.0-2|10	Group:		Development/Perl
12cr|perl-Net-MySQL-0.90.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-MySQL-0.90.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-MySQL-0.90.0-2|13	
12cr|perl-Net-MySQL-0.90.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-MySQL-0.90.0-2|15	BuildRequires:	perl(IO::Socket)
12cr|perl-Net-MySQL-0.90.0-2|16	BuildRequires:	perl(Digest::SHA1)
12cr|perl-Net-MySQL-0.90.0-2|17	BuildArch:	noarch
12cr|perl-Net-MySQL-0.90.0-2|18	
12cr|perl-Net-MySQL-0.90.0-2|19	%description
12cr|perl-Net-MySQL-0.90.0-2|20	Net::MySQL is a Pure Perl client interface for the MySQL database. This
12cr|perl-Net-MySQL-0.90.0-2|21	module implements network protocol between server and client of MySQL, thus
12cr|perl-Net-MySQL-0.90.0-2|22	you don't need external MySQL client library like libmysqlclient for this
12cr|perl-Net-MySQL-0.90.0-2|23	module to work. It means this module enables you to connect to MySQL server
12cr|perl-Net-MySQL-0.90.0-2|24	from some operation systems which MySQL is not ported. How nifty!
12cr|perl-Net-MySQL-0.90.0-2|25	
12cr|perl-Net-MySQL-0.90.0-2|26	Since this module's final goal is to completely replace DBD::mysql, API is
12cr|perl-Net-MySQL-0.90.0-2|27	made similar to that of DBI.
12cr|perl-Net-MySQL-0.90.0-2|28	
12cr|perl-Net-MySQL-0.90.0-2|29	%prep
12cr|perl-Net-MySQL-0.90.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-MySQL-0.90.0-2|31	
12cr|perl-Net-MySQL-0.90.0-2|32	%build
12cr|perl-Net-MySQL-0.90.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-MySQL-0.90.0-2|34	%make
12cr|perl-Net-MySQL-0.90.0-2|35	
12cr|perl-Net-MySQL-0.90.0-2|36	%check
12cr|perl-Net-MySQL-0.90.0-2|37	make test
12cr|perl-Net-MySQL-0.90.0-2|38	
12cr|perl-Net-MySQL-0.90.0-2|39	%install
12cr|perl-Net-MySQL-0.90.0-2|40	%makeinstall_std
12cr|perl-Net-MySQL-0.90.0-2|41	
12cr|perl-Net-MySQL-0.90.0-2|42	%files
12cr|perl-Net-MySQL-0.90.0-2|43	%doc Changes README
12cr|perl-Net-MySQL-0.90.0-2|44	%{_mandir}/man3/*
12cr|perl-Net-MySQL-0.90.0-2|45	%{perl_vendorlib}/Net
12cr|perl-Net-MySQL-0.90.0-2|46	
12cr|perl-Net-MySQL-0.90.0-2|47	%changelog
12cr|perl-Net-MySQL-0.90.0-2|48	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-Net-MySQL-0.90.0-2|49	+ Revision: 404098
12cr|perl-Net-MySQL-0.90.0-2|50	- rebuild using %%perl_convert_version
12cr|perl-Net-MySQL-0.90.0-2|51	
12cr|perl-Net-MySQL-0.90.0-2|52	* Sun Jul 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.0
12cr|perl-Net-MySQL-0.90.0-2|53	+ Revision: 232244
12cr|perl-Net-MySQL-0.90.0-2|54	- import perl-Net-MySQL
12cr|perl-Net-MySQL-0.90.0-2|55	
12cr|perl-Net-MySQL-0.90.0-2|56	
12cr|perl-Net-MySQL-0.90.0-2|57	* Sun Jul 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.0
12cr|perl-Net-MySQL-0.90.0-2|58	- initial mdv release, generated with cpan2dist
12cr|perl-Net-MySQL-0.90.0-2|59	
12cr|perl-Net-MySQL-0.90.0-2|60	

5080 12
12cr|perl-Net-NBName-0.260.0-2|1	%define upstream_name	 Net-NBName
12cr|perl-Net-NBName-0.260.0-2|2	%define upstream_version 0.26
12cr|perl-Net-NBName-0.260.0-2|3	
12cr|perl-Net-NBName-0.260.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-NBName-0.260.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-NBName-0.260.0-2|6	Release:	2
12cr|perl-Net-NBName-0.260.0-2|7	
12cr|perl-Net-NBName-0.260.0-2|8	Summary:	NetBIOS Name Service Requests
12cr|perl-Net-NBName-0.260.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-NBName-0.260.0-2|10	Group:		Development/Perl
12cr|perl-Net-NBName-0.260.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-NBName-0.260.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-NBName-0.260.0-2|13	Patch0:		Net-NBName-0.25-shellbang.diff
12cr|perl-Net-NBName-0.260.0-2|14	
12cr|perl-Net-NBName-0.260.0-2|15	BuildRequires:	perl-devel
12cr|perl-Net-NBName-0.260.0-2|16	BuildArch:	noarch
12cr|perl-Net-NBName-0.260.0-2|17	
12cr|perl-Net-NBName-0.260.0-2|18	%description
12cr|perl-Net-NBName-0.260.0-2|19	Net::NBName is a class that allows you to perform simple NetBIOS Name
12cr|perl-Net-NBName-0.260.0-2|20	Service Requests in your Perl code. It performs these NetBIOS operations over
12cr|perl-Net-NBName-0.260.0-2|21	TCP/IP using Perl's built-in socket support.
12cr|perl-Net-NBName-0.260.0-2|22	
12cr|perl-Net-NBName-0.260.0-2|23	%prep
12cr|perl-Net-NBName-0.260.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-NBName-0.260.0-2|25	perl -pi -e 's/\r\n$/\n/' bin/* README Changes
12cr|perl-Net-NBName-0.260.0-2|26	%patch0 -p1
12cr|perl-Net-NBName-0.260.0-2|27	
12cr|perl-Net-NBName-0.260.0-2|28	%build
12cr|perl-Net-NBName-0.260.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-NBName-0.260.0-2|30	%make
12cr|perl-Net-NBName-0.260.0-2|31	
12cr|perl-Net-NBName-0.260.0-2|32	%check
12cr|perl-Net-NBName-0.260.0-2|33	make test
12cr|perl-Net-NBName-0.260.0-2|34	
12cr|perl-Net-NBName-0.260.0-2|35	%install
12cr|perl-Net-NBName-0.260.0-2|36	%makeinstall_std
12cr|perl-Net-NBName-0.260.0-2|37	
12cr|perl-Net-NBName-0.260.0-2|38	%files
12cr|perl-Net-NBName-0.260.0-2|39	%doc Changes README
12cr|perl-Net-NBName-0.260.0-2|40	%{_bindir}/namequery.pl
12cr|perl-Net-NBName-0.260.0-2|41	%{_bindir}/nodescan.pl
12cr|perl-Net-NBName-0.260.0-2|42	%{_bindir}/nodestat.pl
12cr|perl-Net-NBName-0.260.0-2|43	%{perl_vendorlib}/Net
12cr|perl-Net-NBName-0.260.0-2|44	%{_mandir}/man3/*
12cr|perl-Net-NBName-0.260.0-2|45	
12cr|perl-Net-NBName-0.260.0-2|46	
12cr|perl-Net-NBName-0.260.0-2|47	%changelog
12cr|perl-Net-NBName-0.260.0-2|48	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.260.0-1mdv2010.0
12cr|perl-Net-NBName-0.260.0-2|49	+ Revision: 404099
12cr|perl-Net-NBName-0.260.0-2|50	- rebuild using %%perl_convert_version
12cr|perl-Net-NBName-0.260.0-2|51	
12cr|perl-Net-NBName-0.260.0-2|52	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.26-3mdv2009.0
12cr|perl-Net-NBName-0.260.0-2|53	+ Revision: 241786
12cr|perl-Net-NBName-0.260.0-2|54	- rebuild
12cr|perl-Net-NBName-0.260.0-2|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-NBName-0.260.0-2|56	
12cr|perl-Net-NBName-0.260.0-2|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-NBName-0.260.0-2|58	- restore BuildRoot
12cr|perl-Net-NBName-0.260.0-2|59	
12cr|perl-Net-NBName-0.260.0-2|60	
12cr|perl-Net-NBName-0.260.0-2|61	* Tue Jun 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.26-1mdv2007.0
12cr|perl-Net-NBName-0.260.0-2|62	- New version 0.26
12cr|perl-Net-NBName-0.260.0-2|63	- spec cleanup
12cr|perl-Net-NBName-0.260.0-2|64	- fix directory ownership
12cr|perl-Net-NBName-0.260.0-2|65	- use perl instead of dos2unix to fix EOLs
12cr|perl-Net-NBName-0.260.0-2|66	
12cr|perl-Net-NBName-0.260.0-2|67	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.25-2mdk
12cr|perl-Net-NBName-0.260.0-2|68	- Fix SPEC according to Perl Policy
12cr|perl-Net-NBName-0.260.0-2|69	- Source URL
12cr|perl-Net-NBName-0.260.0-2|70	- URL
12cr|perl-Net-NBName-0.260.0-2|71	
12cr|perl-Net-NBName-0.260.0-2|72	* Mon Jan 30 2006 Oden Eriksson <oeriksson@mandriva.com> 0.25-1mdk
12cr|perl-Net-NBName-0.260.0-2|73	- initial Mandriva package
12cr|perl-Net-NBName-0.260.0-2|74	

5081 12
12cr|perl-Net-NIS-0.430.0-3|1	%define upstream_name	 Net-NIS
12cr|perl-Net-NIS-0.430.0-3|2	%define upstream_version 0.43
12cr|perl-Net-NIS-0.430.0-3|3	
12cr|perl-Net-NIS-0.430.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Net-NIS-0.430.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Net-NIS-0.430.0-3|6	Release:	3
12cr|perl-Net-NIS-0.430.0-3|7	
12cr|perl-Net-NIS-0.430.0-3|8	Summary:	NIS interface to Perl 5
12cr|perl-Net-NIS-0.430.0-3|9	License:	GPL
12cr|perl-Net-NIS-0.430.0-3|10	Group:		Development/Perl
12cr|perl-Net-NIS-0.430.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-NIS-0.430.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-NIS-0.430.0-3|13	
12cr|perl-Net-NIS-0.430.0-3|14	BuildRequires:	perl-devel
12cr|perl-Net-NIS-0.430.0-3|15	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Net-NIS-0.430.0-3|16	
12cr|perl-Net-NIS-0.430.0-3|17	%description
12cr|perl-Net-NIS-0.430.0-3|18	This is a snapshot release of the NIS interface to Perl 5.  There are
12cr|perl-Net-NIS-0.430.0-3|19	three parts to the interface: the raw component (Net::NIS), the object-
12cr|perl-Net-NIS-0.430.0-3|20	oriented component (Net::NIS::Table), and the tied interface (Net::NIS).
12cr|perl-Net-NIS-0.430.0-3|21	
12cr|perl-Net-NIS-0.430.0-3|22	%prep
12cr|perl-Net-NIS-0.430.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-NIS-0.430.0-3|24	
12cr|perl-Net-NIS-0.430.0-3|25	%build
12cr|perl-Net-NIS-0.430.0-3|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-NIS-0.430.0-3|27	%make OPTIMIZE="%{optflags}"
12cr|perl-Net-NIS-0.430.0-3|28	# (sb) known to fail:
12cr|perl-Net-NIS-0.430.0-3|29	#  http://nntp.x.perl.org/group/perl.cpan.testers/58036 (and more)
12cr|perl-Net-NIS-0.430.0-3|30	#make test
12cr|perl-Net-NIS-0.430.0-3|31	
12cr|perl-Net-NIS-0.430.0-3|32	%install
12cr|perl-Net-NIS-0.430.0-3|33	rm -rf %{buildroot}
12cr|perl-Net-NIS-0.430.0-3|34	%makeinstall_std
12cr|perl-Net-NIS-0.430.0-3|35	
12cr|perl-Net-NIS-0.430.0-3|36	%clean
12cr|perl-Net-NIS-0.430.0-3|37	rm -rf %{buildroot}
12cr|perl-Net-NIS-0.430.0-3|38	
12cr|perl-Net-NIS-0.430.0-3|39	%files
12cr|perl-Net-NIS-0.430.0-3|40	%defattr(-,root,root)
12cr|perl-Net-NIS-0.430.0-3|41	%doc Changes README
12cr|perl-Net-NIS-0.430.0-3|42	%{_mandir}/man3/*
12cr|perl-Net-NIS-0.430.0-3|43	%{perl_vendorarch}/Net
12cr|perl-Net-NIS-0.430.0-3|44	%{perl_vendorarch}/auto/Net
12cr|perl-Net-NIS-0.430.0-3|45	
12cr|perl-Net-NIS-0.430.0-3|46	
12cr|perl-Net-NIS-0.430.0-3|47	%changelog
12cr|perl-Net-NIS-0.430.0-3|48	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.430.0-3
12cr|perl-Net-NIS-0.430.0-3|49	+ Revision: 768358
12cr|perl-Net-NIS-0.430.0-3|50	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Net-NIS-0.430.0-3|51	
12cr|perl-Net-NIS-0.430.0-3|52	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.430.0-2mdv2011.0
12cr|perl-Net-NIS-0.430.0-3|53	+ Revision: 555266
12cr|perl-Net-NIS-0.430.0-3|54	- rebuild
12cr|perl-Net-NIS-0.430.0-3|55	
12cr|perl-Net-NIS-0.430.0-3|56	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.430.0-1mdv2010.0
12cr|perl-Net-NIS-0.430.0-3|57	+ Revision: 407817
12cr|perl-Net-NIS-0.430.0-3|58	- rebuild using %%perl_convert_version
12cr|perl-Net-NIS-0.430.0-3|59	
12cr|perl-Net-NIS-0.430.0-3|60	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.43-5mdv2009.0
12cr|perl-Net-NIS-0.430.0-3|61	+ Revision: 258056
12cr|perl-Net-NIS-0.430.0-3|62	- rebuild
12cr|perl-Net-NIS-0.430.0-3|63	
12cr|perl-Net-NIS-0.430.0-3|64	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.43-4mdv2009.0
12cr|perl-Net-NIS-0.430.0-3|65	+ Revision: 246159
12cr|perl-Net-NIS-0.430.0-3|66	- rebuild
12cr|perl-Net-NIS-0.430.0-3|67	
12cr|perl-Net-NIS-0.430.0-3|68	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.43-2mdv2008.1
12cr|perl-Net-NIS-0.430.0-3|69	+ Revision: 152223
12cr|perl-Net-NIS-0.430.0-3|70	- rebuild
12cr|perl-Net-NIS-0.430.0-3|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-NIS-0.430.0-3|72	
12cr|perl-Net-NIS-0.430.0-3|73	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Net-NIS-0.430.0-3|74	- restore BuildRoot
12cr|perl-Net-NIS-0.430.0-3|75	
12cr|perl-Net-NIS-0.430.0-3|76	* Mon Nov 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.43-1mdv2008.1
12cr|perl-Net-NIS-0.430.0-3|77	+ Revision: 110284
12cr|perl-Net-NIS-0.430.0-3|78	- update to new version 0.43
12cr|perl-Net-NIS-0.430.0-3|79	
12cr|perl-Net-NIS-0.430.0-3|80	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.42-1mdv2008.1
12cr|perl-Net-NIS-0.430.0-3|81	+ Revision: 109589
12cr|perl-Net-NIS-0.430.0-3|82	- new version
12cr|perl-Net-NIS-0.430.0-3|83	
12cr|perl-Net-NIS-0.430.0-3|84	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.34-6mdv2008.0
12cr|perl-Net-NIS-0.430.0-3|85	+ Revision: 25228
12cr|perl-Net-NIS-0.430.0-3|86	- rebuild
12cr|perl-Net-NIS-0.430.0-3|87	
12cr|perl-Net-NIS-0.430.0-3|88	
12cr|perl-Net-NIS-0.430.0-3|89	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.34-5mdk
12cr|perl-Net-NIS-0.430.0-3|90	- Fix SPEC according to Perl Policy
12cr|perl-Net-NIS-0.430.0-3|91	- Source URL
12cr|perl-Net-NIS-0.430.0-3|92	- URL
12cr|perl-Net-NIS-0.430.0-3|93	- use mkrel
12cr|perl-Net-NIS-0.430.0-3|94	
12cr|perl-Net-NIS-0.430.0-3|95	* Tue Dec 27 2005 Stew Benedict <sbenedict@mandriva.com> 0.34-4mdk
12cr|perl-Net-NIS-0.430.0-3|96	- rebuild
12cr|perl-Net-NIS-0.430.0-3|97	
12cr|perl-Net-NIS-0.430.0-3|98	* Thu Nov 18 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.34-3mdk
12cr|perl-Net-NIS-0.430.0-3|99	- rebuild for new perl
12cr|perl-Net-NIS-0.430.0-3|100	
12cr|perl-Net-NIS-0.430.0-3|101	* Mon Dec 01 2003 Stew Benedict <sbenedict@mandrakesoft.com> 0.34-2mdk
12cr|perl-Net-NIS-0.430.0-3|102	- rebuild, reupload from correct host
12cr|perl-Net-NIS-0.430.0-3|103	
12cr|perl-Net-NIS-0.430.0-3|104	* Mon Dec 01 2003 Stew Benedict <sbenedict@mandrakesoft.com> 0.34-1mdk
12cr|perl-Net-NIS-0.430.0-3|105	- first Mandrake release, optional feature for nocatauth
12cr|perl-Net-NIS-0.430.0-3|106	

5082 12
12cr|perl-Net-Nslookup-1.190.0-3|1	%define upstream_name    Net-Nslookup
12cr|perl-Net-Nslookup-1.190.0-3|2	%define upstream_version 1.19
12cr|perl-Net-Nslookup-1.190.0-3|3	
12cr|perl-Net-Nslookup-1.190.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Nslookup-1.190.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Nslookup-1.190.0-3|6	Release:	3
12cr|perl-Net-Nslookup-1.190.0-3|7	
12cr|perl-Net-Nslookup-1.190.0-3|8	Summary:	Provide nslookup(1)-like capabilities
12cr|perl-Net-Nslookup-1.190.0-3|9	License:	GPL+ or Artistic
12cr|perl-Net-Nslookup-1.190.0-3|10	Group:		Development/Perl
12cr|perl-Net-Nslookup-1.190.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Nslookup-1.190.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Nslookup-1.190.0-3|13	
12cr|perl-Net-Nslookup-1.190.0-3|14	BuildRequires:	perl-devel
12cr|perl-Net-Nslookup-1.190.0-3|15	BuildRequires:	perl(Net::DNS)
12cr|perl-Net-Nslookup-1.190.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Net-Nslookup-1.190.0-3|17	BuildArch:	noarch
12cr|perl-Net-Nslookup-1.190.0-3|18	
12cr|perl-Net-Nslookup-1.190.0-3|19	%description
12cr|perl-Net-Nslookup-1.190.0-3|20	Net::Nslookup provides the capabilities of the standard UNIX command line
12cr|perl-Net-Nslookup-1.190.0-3|21	tool nslookup(1). Net::DNS is a wonderful and full featured module, but
12cr|perl-Net-Nslookup-1.190.0-3|22	quite often, all you need is `nslookup $host`. This module provides that
12cr|perl-Net-Nslookup-1.190.0-3|23	functionality.
12cr|perl-Net-Nslookup-1.190.0-3|24	
12cr|perl-Net-Nslookup-1.190.0-3|25	Net::Nslookup exports a single function, called 'nslookup'. 'nslookup' can
12cr|perl-Net-Nslookup-1.190.0-3|26	be used to retrieve A, PTR, CNAME, MX, and NS records.
12cr|perl-Net-Nslookup-1.190.0-3|27	
12cr|perl-Net-Nslookup-1.190.0-3|28	my $a  = nslookup(host => "use.perl.org", type => "A");
12cr|perl-Net-Nslookup-1.190.0-3|29	
12cr|perl-Net-Nslookup-1.190.0-3|30	%prep
12cr|perl-Net-Nslookup-1.190.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Nslookup-1.190.0-3|32	
12cr|perl-Net-Nslookup-1.190.0-3|33	%build
12cr|perl-Net-Nslookup-1.190.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Nslookup-1.190.0-3|35	%make
12cr|perl-Net-Nslookup-1.190.0-3|36	
12cr|perl-Net-Nslookup-1.190.0-3|37	%check
12cr|perl-Net-Nslookup-1.190.0-3|38	%make test
12cr|perl-Net-Nslookup-1.190.0-3|39	
12cr|perl-Net-Nslookup-1.190.0-3|40	%install
12cr|perl-Net-Nslookup-1.190.0-3|41	%makeinstall_std
12cr|perl-Net-Nslookup-1.190.0-3|42	
12cr|perl-Net-Nslookup-1.190.0-3|43	%files
12cr|perl-Net-Nslookup-1.190.0-3|44	%doc META.yml Changes README
12cr|perl-Net-Nslookup-1.190.0-3|45	%{_mandir}/man3/*
12cr|perl-Net-Nslookup-1.190.0-3|46	%{perl_vendorlib}/*
12cr|perl-Net-Nslookup-1.190.0-3|47	
12cr|perl-Net-Nslookup-1.190.0-3|48	%changelog
12cr|perl-Net-Nslookup-1.190.0-3|49	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.190.0-2mdv2011.0
12cr|perl-Net-Nslookup-1.190.0-3|50	+ Revision: 657803
12cr|perl-Net-Nslookup-1.190.0-3|51	- rebuild for updated spec-helper
12cr|perl-Net-Nslookup-1.190.0-3|52	
12cr|perl-Net-Nslookup-1.190.0-3|53	* Sun Oct 03 2010 Shlomi Fish <shlomif@mandriva.org> 1.190.0-1mdv2011.0
12cr|perl-Net-Nslookup-1.190.0-3|54	+ Revision: 582695
12cr|perl-Net-Nslookup-1.190.0-3|55	- import perl-Net-Nslookup
12cr|perl-Net-Nslookup-1.190.0-3|56	

5083 12
12cr|perl-Net-OAuth-0.270.0-3|1	%define upstream_name    Net-OAuth
12cr|perl-Net-OAuth-0.270.0-3|2	%define upstream_version 0.27
12cr|perl-Net-OAuth-0.270.0-3|3	
12cr|perl-Net-OAuth-0.270.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Net-OAuth-0.270.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-OAuth-0.270.0-3|6	Release:	3
12cr|perl-Net-OAuth-0.270.0-3|7	
12cr|perl-Net-OAuth-0.270.0-3|8	Summary:	An OAuth protocol response for an Request Token
12cr|perl-Net-OAuth-0.270.0-3|9	License:	GPL+ or Artistic
12cr|perl-Net-OAuth-0.270.0-3|10	Group:		Development/Perl
12cr|perl-Net-OAuth-0.270.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-OAuth-0.270.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-OAuth-0.270.0-3|13	
12cr|perl-Net-OAuth-0.270.0-3|14	BuildRequires:	perl-devel
12cr|perl-Net-OAuth-0.270.0-3|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-Net-OAuth-0.270.0-3|16	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Net-OAuth-0.270.0-3|17	BuildRequires:	perl(Digest::HMAC_SHA1)
12cr|perl-Net-OAuth-0.270.0-3|18	BuildRequires:	perl(Digest::SHA1)
12cr|perl-Net-OAuth-0.270.0-3|19	BuildRequires:	perl(Encode)
12cr|perl-Net-OAuth-0.270.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Net-OAuth-0.270.0-3|21	BuildRequires:	perl(Test::Warn)
12cr|perl-Net-OAuth-0.270.0-3|22	BuildRequires:	perl(URI::Escape)
12cr|perl-Net-OAuth-0.270.0-3|23	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Net-OAuth-0.270.0-3|24	
12cr|perl-Net-OAuth-0.270.0-3|25	BuildArch:	noarch
12cr|perl-Net-OAuth-0.270.0-3|26	
12cr|perl-Net-OAuth-0.270.0-3|27	%description
12cr|perl-Net-OAuth-0.270.0-3|28	OAUTH MESSAGES
12cr|perl-Net-OAuth-0.270.0-3|29	An OAuth message is a set of key-value pairs. The following message
12cr|perl-Net-OAuth-0.270.0-3|30	types are supported:
12cr|perl-Net-OAuth-0.270.0-3|31	
12cr|perl-Net-OAuth-0.270.0-3|32	Requests
12cr|perl-Net-OAuth-0.270.0-3|33	
12cr|perl-Net-OAuth-0.270.0-3|34	* * Request Token (Net::OAuth::RequestTokenRequest)
12cr|perl-Net-OAuth-0.270.0-3|35	
12cr|perl-Net-OAuth-0.270.0-3|36	%prep
12cr|perl-Net-OAuth-0.270.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-OAuth-0.270.0-3|38	
12cr|perl-Net-OAuth-0.270.0-3|39	%build
12cr|perl-Net-OAuth-0.270.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-OAuth-0.270.0-3|41	%make
12cr|perl-Net-OAuth-0.270.0-3|42	
12cr|perl-Net-OAuth-0.270.0-3|43	%check
12cr|perl-Net-OAuth-0.270.0-3|44	%make test
12cr|perl-Net-OAuth-0.270.0-3|45	
12cr|perl-Net-OAuth-0.270.0-3|46	%install
12cr|perl-Net-OAuth-0.270.0-3|47	%makeinstall_std
12cr|perl-Net-OAuth-0.270.0-3|48	
12cr|perl-Net-OAuth-0.270.0-3|49	%files
12cr|perl-Net-OAuth-0.270.0-3|50	%doc Changes META.yml README
12cr|perl-Net-OAuth-0.270.0-3|51	%{_mandir}/man3/*
12cr|perl-Net-OAuth-0.270.0-3|52	%{perl_vendorlib}/*
12cr|perl-Net-OAuth-0.270.0-3|53	
12cr|perl-Net-OAuth-0.270.0-3|54	%changelog
12cr|perl-Net-OAuth-0.270.0-3|55	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.270.0-2mdv2011.0
12cr|perl-Net-OAuth-0.270.0-3|56	+ Revision: 658865
12cr|perl-Net-OAuth-0.270.0-3|57	- rebuild for updated spec-helper
12cr|perl-Net-OAuth-0.270.0-3|58	
12cr|perl-Net-OAuth-0.270.0-3|59	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-1mdv2011.0
12cr|perl-Net-OAuth-0.270.0-3|60	+ Revision: 552702
12cr|perl-Net-OAuth-0.270.0-3|61	- adding missing buildrequires:
12cr|perl-Net-OAuth-0.270.0-3|62	- update to 0.27
12cr|perl-Net-OAuth-0.270.0-3|63	
12cr|perl-Net-OAuth-0.270.0-3|64	* Mon Apr 26 2010 Jérôme Quelin <jquelin@mandriva.org> 0.250.0-1mdv2010.1
12cr|perl-Net-OAuth-0.270.0-3|65	+ Revision: 539194
12cr|perl-Net-OAuth-0.270.0-3|66	- import perl-Net-OAuth
12cr|perl-Net-OAuth-0.270.0-3|67	
12cr|perl-Net-OAuth-0.270.0-3|68	
12cr|perl-Net-OAuth-0.270.0-3|69	* Mon Apr 26 2010 cpan2dist 0.25-1mdv
12cr|perl-Net-OAuth-0.270.0-3|70	- initial mdv release, generated with cpan2dist

5084 12
12cr|perl-Net-OpenDHT-0.330.0-2|1	%define upstream_name	 Net-OpenDHT
12cr|perl-Net-OpenDHT-0.330.0-2|2	%define upstream_version 0.33
12cr|perl-Net-OpenDHT-0.330.0-2|3	
12cr|perl-Net-OpenDHT-0.330.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-OpenDHT-0.330.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-OpenDHT-0.330.0-2|6	Release:	2
12cr|perl-Net-OpenDHT-0.330.0-2|7	
12cr|perl-Net-OpenDHT-0.330.0-2|8	Summary:	Module to access the Open Distributed Hash Table (Open DHT)
12cr|perl-Net-OpenDHT-0.330.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-OpenDHT-0.330.0-2|10	Group:		Development/Perl
12cr|perl-Net-OpenDHT-0.330.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Net-OpenDHT-0.330.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-OpenDHT-0.330.0-2|13	
12cr|perl-Net-OpenDHT-0.330.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-OpenDHT-0.330.0-2|15	BuildRequires:	perl(App::Cache)
12cr|perl-Net-OpenDHT-0.330.0-2|16	BuildRequires:	perl(Class::Accessor::Chained)
12cr|perl-Net-OpenDHT-0.330.0-2|17	BuildRequires:	perl(XML::LibXML)
12cr|perl-Net-OpenDHT-0.330.0-2|18	BuildRequires:	perl(Test::Pod)
12cr|perl-Net-OpenDHT-0.330.0-2|19	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Net-OpenDHT-0.330.0-2|20	BuildRequires:	perl(Test::Exception)
12cr|perl-Net-OpenDHT-0.330.0-2|21	BuildArch:	noarch
12cr|perl-Net-OpenDHT-0.330.0-2|22	
12cr|perl-Net-OpenDHT-0.330.0-2|23	%description
12cr|perl-Net-OpenDHT-0.330.0-2|24	The Net::OpenDHT module provides a simple interface to the Open DHT service.
12cr|perl-Net-OpenDHT-0.330.0-2|25	Open DHT is a publicly accessible distributed hash table (DHT) service. In
12cr|perl-Net-OpenDHT-0.330.0-2|26	contrast to the usual DHT model, clients of Open DHT do not need to run a
12cr|perl-Net-OpenDHT-0.330.0-2|27	DHT node in order to use the service. Instead, they can issue put and get
12cr|perl-Net-OpenDHT-0.330.0-2|28	operations to any DHT node, which processes the operations on their behalf. No
12cr|perl-Net-OpenDHT-0.330.0-2|29	credentials or accounts are required to use the service, and the available
12cr|perl-Net-OpenDHT-0.330.0-2|30	storage is fairly shared across all active clients.
12cr|perl-Net-OpenDHT-0.330.0-2|31	
12cr|perl-Net-OpenDHT-0.330.0-2|32	This service model of DHT usage greatly simplifies deploying client
12cr|perl-Net-OpenDHT-0.330.0-2|33	applications. By using Open DHT as a highly-available naming and storage
12cr|perl-Net-OpenDHT-0.330.0-2|34	service, clients can ignore the complexities of deploying and maintaining
12cr|perl-Net-OpenDHT-0.330.0-2|35	a DHT and instead concentrate on developing more sophisticated distributed
12cr|perl-Net-OpenDHT-0.330.0-2|36	applications.
12cr|perl-Net-OpenDHT-0.330.0-2|37	
12cr|perl-Net-OpenDHT-0.330.0-2|38	What this essentially gives you as a Perl author is robust storage for a small
12cr|perl-Net-OpenDHT-0.330.0-2|39	amount of data. This can be used as a distributed cache or data store.
12cr|perl-Net-OpenDHT-0.330.0-2|40	
12cr|perl-Net-OpenDHT-0.330.0-2|41	Read the following for full semantics about the Open DHT:
12cr|perl-Net-OpenDHT-0.330.0-2|42	
12cr|perl-Net-OpenDHT-0.330.0-2|43	http://opendht.org/users-guide.html
12cr|perl-Net-OpenDHT-0.330.0-2|44	
12cr|perl-Net-OpenDHT-0.330.0-2|45	
12cr|perl-Net-OpenDHT-0.330.0-2|46	%prep
12cr|perl-Net-OpenDHT-0.330.0-2|47	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-OpenDHT-0.330.0-2|48	
12cr|perl-Net-OpenDHT-0.330.0-2|49	%build
12cr|perl-Net-OpenDHT-0.330.0-2|50	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-OpenDHT-0.330.0-2|51	%make
12cr|perl-Net-OpenDHT-0.330.0-2|52	
12cr|perl-Net-OpenDHT-0.330.0-2|53	%check
12cr|perl-Net-OpenDHT-0.330.0-2|54	# (misc) test are disabled because they do not work on the cluster
12cr|perl-Net-OpenDHT-0.330.0-2|55	#make test
12cr|perl-Net-OpenDHT-0.330.0-2|56	
12cr|perl-Net-OpenDHT-0.330.0-2|57	%install
12cr|perl-Net-OpenDHT-0.330.0-2|58	%makeinstall_std
12cr|perl-Net-OpenDHT-0.330.0-2|59	
12cr|perl-Net-OpenDHT-0.330.0-2|60	%files
12cr|perl-Net-OpenDHT-0.330.0-2|61	%doc CHANGES README
12cr|perl-Net-OpenDHT-0.330.0-2|62	%{perl_vendorlib}/Net
12cr|perl-Net-OpenDHT-0.330.0-2|63	%{_mandir}/man3/*
12cr|perl-Net-OpenDHT-0.330.0-2|64	
12cr|perl-Net-OpenDHT-0.330.0-2|65	
12cr|perl-Net-OpenDHT-0.330.0-2|66	%changelog
12cr|perl-Net-OpenDHT-0.330.0-2|67	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.330.0-1mdv2010.0
12cr|perl-Net-OpenDHT-0.330.0-2|68	+ Revision: 406172
12cr|perl-Net-OpenDHT-0.330.0-2|69	- rebuild using %%perl_convert_version
12cr|perl-Net-OpenDHT-0.330.0-2|70	
12cr|perl-Net-OpenDHT-0.330.0-2|71	* Fri Mar 06 2009 Michael Scherer <misc@mandriva.org> 0.33-6mdv2009.1
12cr|perl-Net-OpenDHT-0.330.0-2|72	+ Revision: 349900
12cr|perl-Net-OpenDHT-0.330.0-2|73	- rebuild
12cr|perl-Net-OpenDHT-0.330.0-2|74	- disable test as they are not working on the cluster ( trying to access network to
12cr|perl-Net-OpenDHT-0.330.0-2|75	check the DHT )
12cr|perl-Net-OpenDHT-0.330.0-2|76	
12cr|perl-Net-OpenDHT-0.330.0-2|77	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|perl-Net-OpenDHT-0.330.0-2|78	- rebuild
12cr|perl-Net-OpenDHT-0.330.0-2|79	
12cr|perl-Net-OpenDHT-0.330.0-2|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-OpenDHT-0.330.0-2|81	- rebuild
12cr|perl-Net-OpenDHT-0.330.0-2|82	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-OpenDHT-0.330.0-2|83	
12cr|perl-Net-OpenDHT-0.330.0-2|84	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-OpenDHT-0.330.0-2|85	- restore BuildRoot
12cr|perl-Net-OpenDHT-0.330.0-2|86	
12cr|perl-Net-OpenDHT-0.330.0-2|87	* Sun Sep 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-2mdv2008.0
12cr|perl-Net-OpenDHT-0.330.0-2|88	+ Revision: 88411
12cr|perl-Net-OpenDHT-0.330.0-2|89	- rebuild
12cr|perl-Net-OpenDHT-0.330.0-2|90	
12cr|perl-Net-OpenDHT-0.330.0-2|91	
12cr|perl-Net-OpenDHT-0.330.0-2|92	* Wed May 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-1mdv2007.0
12cr|perl-Net-OpenDHT-0.330.0-2|93	- New release 0.33
12cr|perl-Net-OpenDHT-0.330.0-2|94	- spec cleanup
12cr|perl-Net-OpenDHT-0.330.0-2|95	
12cr|perl-Net-OpenDHT-0.330.0-2|96	* Fri Jan 06 2006 Michael Scherer <misc@mandriva.org> 0.32-4mdk
12cr|perl-Net-OpenDHT-0.330.0-2|97	- fix missing BuildRequires
12cr|perl-Net-OpenDHT-0.330.0-2|98	
12cr|perl-Net-OpenDHT-0.330.0-2|99	* Wed Jan 04 2006 Michael Scherer <misc@mandriva.org> 0.32-3mdk
12cr|perl-Net-OpenDHT-0.330.0-2|100	- Do not ship empty dir
12cr|perl-Net-OpenDHT-0.330.0-2|101	
12cr|perl-Net-OpenDHT-0.330.0-2|102	* Mon Oct 10 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.32-2mdk
12cr|perl-Net-OpenDHT-0.330.0-2|103	- Fix BuildRequires
12cr|perl-Net-OpenDHT-0.330.0-2|104	
12cr|perl-Net-OpenDHT-0.330.0-2|105	* Wed Sep 21 2005 Michael Scherer <misc@mandriva.org> 0.32-1mdk
12cr|perl-Net-OpenDHT-0.330.0-2|106	- First mandriva package
12cr|perl-Net-OpenDHT-0.330.0-2|107	

5085 12
12cr|perl-Net-OpenID-Consumer-1.30.0-3|1	%define upstream_name    Net-OpenID-Consumer
12cr|perl-Net-OpenID-Consumer-1.30.0-3|2	%define upstream_version 1.03
12cr|perl-Net-OpenID-Consumer-1.30.0-3|3	
12cr|perl-Net-OpenID-Consumer-1.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Net-OpenID-Consumer-1.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-OpenID-Consumer-1.30.0-3|6	Release:	3
12cr|perl-Net-OpenID-Consumer-1.30.0-3|7	
12cr|perl-Net-OpenID-Consumer-1.30.0-3|8	Summary:	Object representing a verified OpenID identity
12cr|perl-Net-OpenID-Consumer-1.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Net-OpenID-Consumer-1.30.0-3|10	Group:		Development/Perl
12cr|perl-Net-OpenID-Consumer-1.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-OpenID-Consumer-1.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-OpenID-Consumer-1.30.0-3|13	
12cr|perl-Net-OpenID-Consumer-1.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Net-OpenID-Consumer-1.30.0-3|15	BuildRequires:	perl(Crypt::DH)
12cr|perl-Net-OpenID-Consumer-1.30.0-3|16	BuildRequires:	perl(Digest::SHA1)
12cr|perl-Net-OpenID-Consumer-1.30.0-3|17	BuildRequires:	perl(HTTP::Request)
12cr|perl-Net-OpenID-Consumer-1.30.0-3|18	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Net-OpenID-Consumer-1.30.0-3|19	BuildRequires:	perl(MIME::Base64)
12cr|perl-Net-OpenID-Consumer-1.30.0-3|20	BuildRequires:	perl(Time::Local)
12cr|perl-Net-OpenID-Consumer-1.30.0-3|21	BuildRequires:	perl(URI)
12cr|perl-Net-OpenID-Consumer-1.30.0-3|22	BuildRequires:	perl(XML::Simple)
12cr|perl-Net-OpenID-Consumer-1.30.0-3|23	BuildRequires:	perl(CGI)
12cr|perl-Net-OpenID-Consumer-1.30.0-3|24	BuildArch:	noarch
12cr|perl-Net-OpenID-Consumer-1.30.0-3|25	
12cr|perl-Net-OpenID-Consumer-1.30.0-3|26	%description
12cr|perl-Net-OpenID-Consumer-1.30.0-3|27	This module provides an implementation of the Yadis protocol, which does
12cr|perl-Net-OpenID-Consumer-1.30.0-3|28	XRDS-based service discovery on URLs.
12cr|perl-Net-OpenID-Consumer-1.30.0-3|29	
12cr|perl-Net-OpenID-Consumer-1.30.0-3|30	This module was originally developed by OHTSUKA Ko-hei as the
12cr|perl-Net-OpenID-Consumer-1.30.0-3|31	Net::Yadis::Discovery manpage, but was forked and simplified for inclusion
12cr|perl-Net-OpenID-Consumer-1.30.0-3|32	in the core OpenID Consumer package.
12cr|perl-Net-OpenID-Consumer-1.30.0-3|33	
12cr|perl-Net-OpenID-Consumer-1.30.0-3|34	This simplified version is tailored for the needs of Net::OpenID::Consumer;
12cr|perl-Net-OpenID-Consumer-1.30.0-3|35	for other uses, the Net::Yadis::Discovery manpage is probably a better
12cr|perl-Net-OpenID-Consumer-1.30.0-3|36	choice.
12cr|perl-Net-OpenID-Consumer-1.30.0-3|37	
12cr|perl-Net-OpenID-Consumer-1.30.0-3|38	%prep
12cr|perl-Net-OpenID-Consumer-1.30.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-OpenID-Consumer-1.30.0-3|40	
12cr|perl-Net-OpenID-Consumer-1.30.0-3|41	%build
12cr|perl-Net-OpenID-Consumer-1.30.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-OpenID-Consumer-1.30.0-3|43	%make
12cr|perl-Net-OpenID-Consumer-1.30.0-3|44	
12cr|perl-Net-OpenID-Consumer-1.30.0-3|45	%check
12cr|perl-Net-OpenID-Consumer-1.30.0-3|46	%make test
12cr|perl-Net-OpenID-Consumer-1.30.0-3|47	
12cr|perl-Net-OpenID-Consumer-1.30.0-3|48	%install
12cr|perl-Net-OpenID-Consumer-1.30.0-3|49	%makeinstall_std
12cr|perl-Net-OpenID-Consumer-1.30.0-3|50	
12cr|perl-Net-OpenID-Consumer-1.30.0-3|51	%files
12cr|perl-Net-OpenID-Consumer-1.30.0-3|52	%doc ChangeLog META.yml
12cr|perl-Net-OpenID-Consumer-1.30.0-3|53	%{_mandir}/man3/*
12cr|perl-Net-OpenID-Consumer-1.30.0-3|54	%{perl_vendorlib}/*
12cr|perl-Net-OpenID-Consumer-1.30.0-3|55	
12cr|perl-Net-OpenID-Consumer-1.30.0-3|56	%changelog
12cr|perl-Net-OpenID-Consumer-1.30.0-3|57	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.30.0-2mdv2011.0
12cr|perl-Net-OpenID-Consumer-1.30.0-3|58	+ Revision: 655425
12cr|perl-Net-OpenID-Consumer-1.30.0-3|59	- add br
12cr|perl-Net-OpenID-Consumer-1.30.0-3|60	- rebuild for updated spec-helper
12cr|perl-Net-OpenID-Consumer-1.30.0-3|61	
12cr|perl-Net-OpenID-Consumer-1.30.0-3|62	* Mon Apr 26 2010 Nicolas Vigier <nvigier@mandriva.com> 1.30.0-1mdv2011.0
12cr|perl-Net-OpenID-Consumer-1.30.0-3|63	+ Revision: 539225
12cr|perl-Net-OpenID-Consumer-1.30.0-3|64	- import perl-Net-OpenID-Consumer
12cr|perl-Net-OpenID-Consumer-1.30.0-3|65	
12cr|perl-Net-OpenID-Consumer-1.30.0-3|66	
12cr|perl-Net-OpenID-Consumer-1.30.0-3|67	* Mon Apr 26 2010 cpan2dist 1.03-1mdv
12cr|perl-Net-OpenID-Consumer-1.30.0-3|68	- initial mdv release, generated with cpan2dist

5086 12
12cr|perl-Net-OpenID-Server-1.20.0-3|1	%define upstream_name    Net-OpenID-Server
12cr|perl-Net-OpenID-Server-1.20.0-3|2	%define upstream_version 1.02
12cr|perl-Net-OpenID-Server-1.20.0-3|3	
12cr|perl-Net-OpenID-Server-1.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Net-OpenID-Server-1.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-OpenID-Server-1.20.0-3|6	Release:	3
12cr|perl-Net-OpenID-Server-1.20.0-3|7	
12cr|perl-Net-OpenID-Server-1.20.0-3|8	Summary:	Library for building your own OpenID server
12cr|perl-Net-OpenID-Server-1.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Net-OpenID-Server-1.20.0-3|10	Group:		Development/Perl
12cr|perl-Net-OpenID-Server-1.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-OpenID-Server-1.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-OpenID-Server-1.20.0-3|13	
12cr|perl-Net-OpenID-Server-1.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Net-OpenID-Server-1.20.0-3|15	BuildRequires:	perl(Crypt::DH)
12cr|perl-Net-OpenID-Server-1.20.0-3|16	BuildRequires:	perl(Digest::SHA1)
12cr|perl-Net-OpenID-Server-1.20.0-3|17	BuildRequires:	perl(MIME::Base64)
12cr|perl-Net-OpenID-Server-1.20.0-3|18	BuildRequires:	perl(URI)
12cr|perl-Net-OpenID-Server-1.20.0-3|19	BuildArch:	noarch
12cr|perl-Net-OpenID-Server-1.20.0-3|20	
12cr|perl-Net-OpenID-Server-1.20.0-3|21	%description
12cr|perl-Net-OpenID-Server-1.20.0-3|22	This is the Perl API for (the server half of) OpenID, a distributed
12cr|perl-Net-OpenID-Server-1.20.0-3|23	identity system based on proving you own a URL, which is then your
12cr|perl-Net-OpenID-Server-1.20.0-3|24	identity. More information is available at:
12cr|perl-Net-OpenID-Server-1.20.0-3|25	
12cr|perl-Net-OpenID-Server-1.20.0-3|26	http://openid.net/
12cr|perl-Net-OpenID-Server-1.20.0-3|27	
12cr|perl-Net-OpenID-Server-1.20.0-3|28	As of version 1.01 this module has support for both OpenID 1.1 and 2.0.
12cr|perl-Net-OpenID-Server-1.20.0-3|29	Prior to this, only 1.1 was supported.
12cr|perl-Net-OpenID-Server-1.20.0-3|30	
12cr|perl-Net-OpenID-Server-1.20.0-3|31	%prep
12cr|perl-Net-OpenID-Server-1.20.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-OpenID-Server-1.20.0-3|33	
12cr|perl-Net-OpenID-Server-1.20.0-3|34	%build
12cr|perl-Net-OpenID-Server-1.20.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-OpenID-Server-1.20.0-3|36	%make
12cr|perl-Net-OpenID-Server-1.20.0-3|37	
12cr|perl-Net-OpenID-Server-1.20.0-3|38	%check
12cr|perl-Net-OpenID-Server-1.20.0-3|39	%make test
12cr|perl-Net-OpenID-Server-1.20.0-3|40	
12cr|perl-Net-OpenID-Server-1.20.0-3|41	%install
12cr|perl-Net-OpenID-Server-1.20.0-3|42	%makeinstall_std
12cr|perl-Net-OpenID-Server-1.20.0-3|43	
12cr|perl-Net-OpenID-Server-1.20.0-3|44	%files
12cr|perl-Net-OpenID-Server-1.20.0-3|45	%doc ChangeLog
12cr|perl-Net-OpenID-Server-1.20.0-3|46	%{_mandir}/man3/*
12cr|perl-Net-OpenID-Server-1.20.0-3|47	%{perl_vendorlib}/*
12cr|perl-Net-OpenID-Server-1.20.0-3|48	
12cr|perl-Net-OpenID-Server-1.20.0-3|49	%changelog
12cr|perl-Net-OpenID-Server-1.20.0-3|50	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.20.0-2mdv2011.0
12cr|perl-Net-OpenID-Server-1.20.0-3|51	+ Revision: 653607
12cr|perl-Net-OpenID-Server-1.20.0-3|52	- rebuild for updated spec-helper
12cr|perl-Net-OpenID-Server-1.20.0-3|53	
12cr|perl-Net-OpenID-Server-1.20.0-3|54	* Wed Aug 25 2010 Shlomi Fish <shlomif@mandriva.org> 1.20.0-1mdv2011.0
12cr|perl-Net-OpenID-Server-1.20.0-3|55	+ Revision: 573359
12cr|perl-Net-OpenID-Server-1.20.0-3|56	- import perl-Net-OpenID-Server
12cr|perl-Net-OpenID-Server-1.20.0-3|57	

5087 12
12cr|perl-Net-OpenSSH-0.520.0-2|1	%define upstream_name    Net-OpenSSH
12cr|perl-Net-OpenSSH-0.520.0-2|2	%define upstream_version 0.52
12cr|perl-Net-OpenSSH-0.520.0-2|3	
12cr|perl-Net-OpenSSH-0.520.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-OpenSSH-0.520.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-OpenSSH-0.520.0-2|6	Release:	2
12cr|perl-Net-OpenSSH-0.520.0-2|7	
12cr|perl-Net-OpenSSH-0.520.0-2|8	Summary:	Perl SSH client package implemented on top of OpenSSH
12cr|perl-Net-OpenSSH-0.520.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-OpenSSH-0.520.0-2|10	Group:		Development/Perl
12cr|perl-Net-OpenSSH-0.520.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-OpenSSH-0.520.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-OpenSSH-0.520.0-2|13	
12cr|perl-Net-OpenSSH-0.520.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-OpenSSH-0.520.0-2|15	BuildRequires:	perl(Test::More)
12cr|perl-Net-OpenSSH-0.520.0-2|16	BuildRequires:	openssh-clients
12cr|perl-Net-OpenSSH-0.520.0-2|17	Requires:	openssh-clients
12cr|perl-Net-OpenSSH-0.520.0-2|18	BuildArch:	noarch
12cr|perl-Net-OpenSSH-0.520.0-2|19	
12cr|perl-Net-OpenSSH-0.520.0-2|20	%description
12cr|perl-Net-OpenSSH-0.520.0-2|21	Net::OpenSSH is a secure shell client package implemented on top of OpenSSH
12cr|perl-Net-OpenSSH-0.520.0-2|22	binary client ('ssh').
12cr|perl-Net-OpenSSH-0.520.0-2|23	
12cr|perl-Net-OpenSSH-0.520.0-2|24	This package is implemented around the multiplexing feature found in
12cr|perl-Net-OpenSSH-0.520.0-2|25	later versions of OpenSSH. That feature allows reuse of a previous SSH
12cr|perl-Net-OpenSSH-0.520.0-2|26	connection for running new commands (I believe that OpenSSH 4.1 is the
12cr|perl-Net-OpenSSH-0.520.0-2|27	first one to provide all the required functionality).
12cr|perl-Net-OpenSSH-0.520.0-2|28	
12cr|perl-Net-OpenSSH-0.520.0-2|29	When a new Net::OpenSSH object is created, the OpenSSH 'ssh' client is
12cr|perl-Net-OpenSSH-0.520.0-2|30	run in master mode, establishing a permanent (actually, for the
12cr|perl-Net-OpenSSH-0.520.0-2|31	lifetime of the object) connection to the server.
12cr|perl-Net-OpenSSH-0.520.0-2|32	
12cr|perl-Net-OpenSSH-0.520.0-2|33	%prep
12cr|perl-Net-OpenSSH-0.520.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-OpenSSH-0.520.0-2|35	
12cr|perl-Net-OpenSSH-0.520.0-2|36	%build
12cr|perl-Net-OpenSSH-0.520.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-OpenSSH-0.520.0-2|38	%make
12cr|perl-Net-OpenSSH-0.520.0-2|39	
12cr|perl-Net-OpenSSH-0.520.0-2|40	%check
12cr|perl-Net-OpenSSH-0.520.0-2|41	%make test
12cr|perl-Net-OpenSSH-0.520.0-2|42	
12cr|perl-Net-OpenSSH-0.520.0-2|43	%install
12cr|perl-Net-OpenSSH-0.520.0-2|44	%makeinstall_std
12cr|perl-Net-OpenSSH-0.520.0-2|45	
12cr|perl-Net-OpenSSH-0.520.0-2|46	%files
12cr|perl-Net-OpenSSH-0.520.0-2|47	%doc Changes README
12cr|perl-Net-OpenSSH-0.520.0-2|48	%{_mandir}/man3/*
12cr|perl-Net-OpenSSH-0.520.0-2|49	%{perl_vendorlib}/*
12cr|perl-Net-OpenSSH-0.520.0-2|50	
12cr|perl-Net-OpenSSH-0.520.0-2|51	%changelog
12cr|perl-Net-OpenSSH-0.520.0-2|52	* Thu May 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.520.0-1mdv2011.0
12cr|perl-Net-OpenSSH-0.520.0-2|53	+ Revision: 673817
12cr|perl-Net-OpenSSH-0.520.0-2|54	- update to new version 0.52
12cr|perl-Net-OpenSSH-0.520.0-2|55	
12cr|perl-Net-OpenSSH-0.520.0-2|56	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.500.0-3
12cr|perl-Net-OpenSSH-0.520.0-2|57	+ Revision: 657804
12cr|perl-Net-OpenSSH-0.520.0-2|58	- rebuild for updated spec-helper
12cr|perl-Net-OpenSSH-0.520.0-2|59	
12cr|perl-Net-OpenSSH-0.520.0-2|60	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.500.0-2mdv2011.0
12cr|perl-Net-OpenSSH-0.520.0-2|61	+ Revision: 624998
12cr|perl-Net-OpenSSH-0.520.0-2|62	- Changed the summary and revamped the description
12cr|perl-Net-OpenSSH-0.520.0-2|63	- import perl-Net-OpenSSH
12cr|perl-Net-OpenSSH-0.520.0-2|64	

5088 12
12cr|perl-NetPacket-1.1.1-2|1	%define upstream_name    NetPacket
12cr|perl-NetPacket-1.1.1-2|2	%define upstream_version 1.1.1
12cr|perl-NetPacket-1.1.1-2|3	
12cr|perl-NetPacket-1.1.1-2|4	Name:       perl-%{upstream_name}
12cr|perl-NetPacket-1.1.1-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-NetPacket-1.1.1-2|6	Release:    %mkrel 2
12cr|perl-NetPacket-1.1.1-2|7	
12cr|perl-NetPacket-1.1.1-2|8	Summary:    Assemble and disassemble ethernet packets
12cr|perl-NetPacket-1.1.1-2|9	License:    GPL+ or Artistic
12cr|perl-NetPacket-1.1.1-2|10	Group:      Development/Perl
12cr|perl-NetPacket-1.1.1-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-NetPacket-1.1.1-2|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-NetPacket-1.1.1-2|13	
12cr|perl-NetPacket-1.1.1-2|14	BuildRequires: perl(Module::Build::Compat)
12cr|perl-NetPacket-1.1.1-2|15	
12cr|perl-NetPacket-1.1.1-2|16	BuildArch: noarch
12cr|perl-NetPacket-1.1.1-2|17	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-NetPacket-1.1.1-2|18	
12cr|perl-NetPacket-1.1.1-2|19	%description
12cr|perl-NetPacket-1.1.1-2|20	'NetPacket' provides a base class for a cluster of modules related to
12cr|perl-NetPacket-1.1.1-2|21	decoding and encoding of network protocols. Each 'NetPacket' descendent
12cr|perl-NetPacket-1.1.1-2|22	module knows how to encode and decode packets for the network protocol it
12cr|perl-NetPacket-1.1.1-2|23	implements. Consult the documentation for the module in question for
12cr|perl-NetPacket-1.1.1-2|24	protocol-specific implementation.
12cr|perl-NetPacket-1.1.1-2|25	
12cr|perl-NetPacket-1.1.1-2|26	Note that there is no inheritance in the 'NetPacket::' cluster of modules
12cr|perl-NetPacket-1.1.1-2|27	other than each protocol module being a 'NetPacket'. This was seen to be
12cr|perl-NetPacket-1.1.1-2|28	too restrictive as imposing inheritance relationships (for example between
12cr|perl-NetPacket-1.1.1-2|29	the IP, UDP and TCP protocols) would make things like tunneling or other
12cr|perl-NetPacket-1.1.1-2|30	unusual situations difficult.
12cr|perl-NetPacket-1.1.1-2|31	
12cr|perl-NetPacket-1.1.1-2|32	%prep
12cr|perl-NetPacket-1.1.1-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-NetPacket-1.1.1-2|34	
12cr|perl-NetPacket-1.1.1-2|35	%build
12cr|perl-NetPacket-1.1.1-2|36	%{__perl} Build.PL installdirs=vendor
12cr|perl-NetPacket-1.1.1-2|37	./Build
12cr|perl-NetPacket-1.1.1-2|38	
12cr|perl-NetPacket-1.1.1-2|39	%check
12cr|perl-NetPacket-1.1.1-2|40	./Build test
12cr|perl-NetPacket-1.1.1-2|41	
12cr|perl-NetPacket-1.1.1-2|42	%install
12cr|perl-NetPacket-1.1.1-2|43	%{__rm} -rf %{buildroot}
12cr|perl-NetPacket-1.1.1-2|44	./Build install destdir=%{buildroot}
12cr|perl-NetPacket-1.1.1-2|45	
12cr|perl-NetPacket-1.1.1-2|46	%clean
12cr|perl-NetPacket-1.1.1-2|47	rm -rf %buildroot
12cr|perl-NetPacket-1.1.1-2|48	
12cr|perl-NetPacket-1.1.1-2|49	%files
12cr|perl-NetPacket-1.1.1-2|50	%defattr(-,root,root)
12cr|perl-NetPacket-1.1.1-2|51	%doc Changes README
12cr|perl-NetPacket-1.1.1-2|52	%{_mandir}/man3/*
12cr|perl-NetPacket-1.1.1-2|53	%perl_vendorlib/*
12cr|perl-NetPacket-1.1.1-2|54	
12cr|perl-NetPacket-1.1.1-2|55	
12cr|perl-NetPacket-1.1.1-2|56	%changelog
12cr|perl-NetPacket-1.1.1-2|57	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.1.1-2mdv2011.0
12cr|perl-NetPacket-1.1.1-2|58	+ Revision: 657457
12cr|perl-NetPacket-1.1.1-2|59	- rebuild for updated spec-helper
12cr|perl-NetPacket-1.1.1-2|60	
12cr|perl-NetPacket-1.1.1-2|61	* Sat Mar 05 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.1.1-1
12cr|perl-NetPacket-1.1.1-2|62	+ Revision: 642072
12cr|perl-NetPacket-1.1.1-2|63	- new version
12cr|perl-NetPacket-1.1.1-2|64	
12cr|perl-NetPacket-1.1.1-2|65	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1
12cr|perl-NetPacket-1.1.1-2|66	+ Revision: 636178
12cr|perl-NetPacket-1.1.1-2|67	- new version
12cr|perl-NetPacket-1.1.1-2|68	
12cr|perl-NetPacket-1.1.1-2|69	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.1-1mdv2011.0
12cr|perl-NetPacket-1.1.1-2|70	+ Revision: 597194
12cr|perl-NetPacket-1.1.1-2|71	- update to 1.0.1
12cr|perl-NetPacket-1.1.1-2|72	
12cr|perl-NetPacket-1.1.1-2|73	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.43.1-1mdv2011.0
12cr|perl-NetPacket-1.1.1-2|74	+ Revision: 552478
12cr|perl-NetPacket-1.1.1-2|75	- update to 0.43.1
12cr|perl-NetPacket-1.1.1-2|76	
12cr|perl-NetPacket-1.1.1-2|77	* Fri Mar 26 2010 Jérôme Quelin <jquelin@mandriva.org> 0.42.0-1mdv2010.1
12cr|perl-NetPacket-1.1.1-2|78	+ Revision: 527744
12cr|perl-NetPacket-1.1.1-2|79	- update to v0.42.0
12cr|perl-NetPacket-1.1.1-2|80	
12cr|perl-NetPacket-1.1.1-2|81	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.41.1-2mdv2010.0
12cr|perl-NetPacket-1.1.1-2|82	+ Revision: 375937
12cr|perl-NetPacket-1.1.1-2|83	- rebuild
12cr|perl-NetPacket-1.1.1-2|84	
12cr|perl-NetPacket-1.1.1-2|85	* Thu Apr 02 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.41.1-1mdv2009.1
12cr|perl-NetPacket-1.1.1-2|86	+ Revision: 363440
12cr|perl-NetPacket-1.1.1-2|87	- import perl-NetPacket
12cr|perl-NetPacket-1.1.1-2|88	
12cr|perl-NetPacket-1.1.1-2|89	
12cr|perl-NetPacket-1.1.1-2|90	* Wed Apr 01 2009 cpan2dist 0.41.1-1mdv
12cr|perl-NetPacket-1.1.1-2|91	- initial mdv release, generated with cpan2dist
12cr|perl-NetPacket-1.1.1-2|92	

5089 12
12cr|perl-Net-Packet-3.270.0-2|1	%define upstream_name	 Net-Packet
12cr|perl-Net-Packet-3.270.0-2|2	%define upstream_version 3.27
12cr|perl-Net-Packet-3.270.0-2|3	
12cr|perl-Net-Packet-3.270.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Packet-3.270.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Packet-3.270.0-2|6	Release:	2
12cr|perl-Net-Packet-3.270.0-2|7	
12cr|perl-Net-Packet-3.270.0-2|8	Summary:	A framework to easily send and receive frames from layer 2 to layer 7
12cr|perl-Net-Packet-3.270.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-Packet-3.270.0-2|10	Group:		Development/Perl
12cr|perl-Net-Packet-3.270.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Net-Packet-3.270.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Packet-3.270.0-2|13	
12cr|perl-Net-Packet-3.270.0-2|14	BuildRequires:	chrpath
12cr|perl-Net-Packet-3.270.0-2|15	BuildRequires:	pcap-devel
12cr|perl-Net-Packet-3.270.0-2|16	BuildRequires:	perl(Bit::Vector)
12cr|perl-Net-Packet-3.270.0-2|17	BuildRequires:	perl(Class::Gomor::Hash)
12cr|perl-Net-Packet-3.270.0-2|18	BuildRequires:	perl(IO::Interface)
12cr|perl-Net-Packet-3.270.0-2|19	BuildRequires:	perl(Net::IPv6Addr)
12cr|perl-Net-Packet-3.270.0-2|20	BuildRequires:	perl(Net::Libdnet)
12cr|perl-Net-Packet-3.270.0-2|21	BuildRequires:	perl(Net::Pcap)
12cr|perl-Net-Packet-3.270.0-2|22	BuildRequires:	perl(Net::Write)
12cr|perl-Net-Packet-3.270.0-2|23	BuildRequires:	perl(Socket6)
12cr|perl-Net-Packet-3.270.0-2|24	BuildRequires:	perl-devel
12cr|perl-Net-Packet-3.270.0-2|25	
12cr|perl-Net-Packet-3.270.0-2|26	BuildArch:	noarch
12cr|perl-Net-Packet-3.270.0-2|27	
12cr|perl-Net-Packet-3.270.0-2|28	%description
12cr|perl-Net-Packet-3.270.0-2|29	This module is a unified framework to craft, send and receive
12cr|perl-Net-Packet-3.270.0-2|30	packets at layers 2, 3, 4 and 7.  Basically, you forge each layer
12cr|perl-Net-Packet-3.270.0-2|31	of a frame (Net::Packet::IPv4 for layer 3, Net::Packet::TCP for
12cr|perl-Net-Packet-3.270.0-2|32	layer 4 ; for example), and pack all of this into a
12cr|perl-Net-Packet-3.270.0-2|33	Net::Packet::Frame object. Then, you can send the frame to the
12cr|perl-Net-Packet-3.270.0-2|34	network, and receive it easily, since the response is
12cr|perl-Net-Packet-3.270.0-2|35	automatically searched for and matched against the request.  If
12cr|perl-Net-Packet-3.270.0-2|36	you want some layer 2, 3 or 4 protocol encoding/decoding to be
12cr|perl-Net-Packet-3.270.0-2|37	added, just ask, and give a corresponding .pcap file ;)
12cr|perl-Net-Packet-3.270.0-2|38	
12cr|perl-Net-Packet-3.270.0-2|39	%prep
12cr|perl-Net-Packet-3.270.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Packet-3.270.0-2|41	
12cr|perl-Net-Packet-3.270.0-2|42	%build
12cr|perl-Net-Packet-3.270.0-2|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Packet-3.270.0-2|44	%make CFLAGS="%{optflags}"
12cr|perl-Net-Packet-3.270.0-2|45	
12cr|perl-Net-Packet-3.270.0-2|46	# this won't work, but partly works as root...
12cr|perl-Net-Packet-3.270.0-2|47	#make test
12cr|perl-Net-Packet-3.270.0-2|48	
12cr|perl-Net-Packet-3.270.0-2|49	%install
12cr|perl-Net-Packet-3.270.0-2|50	%makeinstall_std
12cr|perl-Net-Packet-3.270.0-2|51	
12cr|perl-Net-Packet-3.270.0-2|52	%files
12cr|perl-Net-Packet-3.270.0-2|53	%doc Changes README examples
12cr|perl-Net-Packet-3.270.0-2|54	%{perl_vendorlib}/Net
12cr|perl-Net-Packet-3.270.0-2|55	%{_mandir}/*/*
12cr|perl-Net-Packet-3.270.0-2|56	
12cr|perl-Net-Packet-3.270.0-2|57	%changelog
12cr|perl-Net-Packet-3.270.0-2|58	* Tue Nov 10 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 3.270.0-1mdv2010.1
12cr|perl-Net-Packet-3.270.0-2|59	+ Revision: 463921
12cr|perl-Net-Packet-3.270.0-2|60	- update to 3.27
12cr|perl-Net-Packet-3.270.0-2|61	
12cr|perl-Net-Packet-3.270.0-2|62	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 3.260.0-1mdv2010.0
12cr|perl-Net-Packet-3.270.0-2|63	+ Revision: 404111
12cr|perl-Net-Packet-3.270.0-2|64	- rebuild using %%perl_convert_version
12cr|perl-Net-Packet-3.270.0-2|65	
12cr|perl-Net-Packet-3.270.0-2|66	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 3.26-2mdv2009.0
12cr|perl-Net-Packet-3.270.0-2|67	+ Revision: 268625
12cr|perl-Net-Packet-3.270.0-2|68	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Net-Packet-3.270.0-2|69	
12cr|perl-Net-Packet-3.270.0-2|70	* Mon Apr 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.26-1mdv2009.0
12cr|perl-Net-Packet-3.270.0-2|71	+ Revision: 196163
12cr|perl-Net-Packet-3.270.0-2|72	- update to new version 3.26
12cr|perl-Net-Packet-3.270.0-2|73	
12cr|perl-Net-Packet-3.270.0-2|74	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 3.25-2mdv2008.1
12cr|perl-Net-Packet-3.270.0-2|75	+ Revision: 152224
12cr|perl-Net-Packet-3.270.0-2|76	- rebuild
12cr|perl-Net-Packet-3.270.0-2|77	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Packet-3.270.0-2|78	
12cr|perl-Net-Packet-3.270.0-2|79	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-Packet-3.270.0-2|80	- restore BuildRoot
12cr|perl-Net-Packet-3.270.0-2|81	
12cr|perl-Net-Packet-3.270.0-2|82	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 3.25-1mdv2008.0
12cr|perl-Net-Packet-3.270.0-2|83	+ Revision: 20670
12cr|perl-Net-Packet-3.270.0-2|84	- 3.25
12cr|perl-Net-Packet-3.270.0-2|85	
12cr|perl-Net-Packet-3.270.0-2|86	
12cr|perl-Net-Packet-3.270.0-2|87	* Wed May 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.22-1mdk
12cr|perl-Net-Packet-3.270.0-2|88	- New release 2.22
12cr|perl-Net-Packet-3.270.0-2|89	
12cr|perl-Net-Packet-3.270.0-2|90	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.20-3mdk
12cr|perl-Net-Packet-3.270.0-2|91	- Fix SPEC according to Perl Policy
12cr|perl-Net-Packet-3.270.0-2|92	- BuildRequires
12cr|perl-Net-Packet-3.270.0-2|93	- Source URL
12cr|perl-Net-Packet-3.270.0-2|94	
12cr|perl-Net-Packet-3.270.0-2|95	* Wed Mar 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.20-2mdk
12cr|perl-Net-Packet-3.270.0-2|96	- re-add URL I wronly removed in previous build
12cr|perl-Net-Packet-3.270.0-2|97	
12cr|perl-Net-Packet-3.270.0-2|98	* Mon Mar 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.20-1mdk
12cr|perl-Net-Packet-3.270.0-2|99	- New release 2.20
12cr|perl-Net-Packet-3.270.0-2|100	- drop patch
12cr|perl-Net-Packet-3.270.0-2|101	
12cr|perl-Net-Packet-3.270.0-2|102	* Fri Mar 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.06-1mdk
12cr|perl-Net-Packet-3.270.0-2|103	- New release 2.06
12cr|perl-Net-Packet-3.270.0-2|104	- spec cleanup
12cr|perl-Net-Packet-3.270.0-2|105	
12cr|perl-Net-Packet-3.270.0-2|106	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 2.04-1mdk
12cr|perl-Net-Packet-3.270.0-2|107	- initial Mandriva package
12cr|perl-Net-Packet-3.270.0-2|108	

5090 12
12cr|perl-Net-Patricia-1.190.0-2|1	%define upstream_name	 Net-Patricia
12cr|perl-Net-Patricia-1.190.0-2|2	%define upstream_version 1.19
12cr|perl-Net-Patricia-1.190.0-2|3	
12cr|perl-Net-Patricia-1.190.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Net-Patricia-1.190.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Net-Patricia-1.190.0-2|6	Release:	2
12cr|perl-Net-Patricia-1.190.0-2|7	
12cr|perl-Net-Patricia-1.190.0-2|8	Summary:	Patricia Trie perl module for fast IP address lookups
12cr|perl-Net-Patricia-1.190.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-Patricia-1.190.0-2|10	Group:		Development/Perl
12cr|perl-Net-Patricia-1.190.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Patricia-1.190.0-2|12	Source0:	http://search.cpan.org/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Patricia-1.190.0-2|13	
12cr|perl-Net-Patricia-1.190.0-2|14	BuildRequires:  perl(Socket6)
12cr|perl-Net-Patricia-1.190.0-2|15	BuildRequires:	perl-devel
12cr|perl-Net-Patricia-1.190.0-2|16	BuildRequires:	perl-Net-CIDR-Lite
12cr|perl-Net-Patricia-1.190.0-2|17	
12cr|perl-Net-Patricia-1.190.0-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Net-Patricia-1.190.0-2|19	
12cr|perl-Net-Patricia-1.190.0-2|20	%description
12cr|perl-Net-Patricia-1.190.0-2|21	This module uses a Patricia Trie data structure to quickly perform IP address
12cr|perl-Net-Patricia-1.190.0-2|22	prefix matching for applications such as IP subnet, network or routing table
12cr|perl-Net-Patricia-1.190.0-2|23	lookups. The data structure is based on a radix tree using a radix of two, so
12cr|perl-Net-Patricia-1.190.0-2|24	sometimes you see patricia implementations called "radix" as well. The term
12cr|perl-Net-Patricia-1.190.0-2|25	"Trie" is derived from the word "retrieval" but is pronounced like "try".
12cr|perl-Net-Patricia-1.190.0-2|26	Patricia stands for "Practical Algorithm to Retrieve Information Coded as
12cr|perl-Net-Patricia-1.190.0-2|27	Alphanumeric", and was first suggested for routing table lookups by Van
12cr|perl-Net-Patricia-1.190.0-2|28	Jacobsen. Patricia Trie performance characteristics are well-known as it has
12cr|perl-Net-Patricia-1.190.0-2|29	been employed for routing table lookups within the BSD kernel since the 4.3
12cr|perl-Net-Patricia-1.190.0-2|30	Reno release.
12cr|perl-Net-Patricia-1.190.0-2|31	
12cr|perl-Net-Patricia-1.190.0-2|32	%prep
12cr|perl-Net-Patricia-1.190.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Patricia-1.190.0-2|34	
12cr|perl-Net-Patricia-1.190.0-2|35	%build
12cr|perl-Net-Patricia-1.190.0-2|36	%{__perl} Makefile.PL
12cr|perl-Net-Patricia-1.190.0-2|37	%make
12cr|perl-Net-Patricia-1.190.0-2|38	
12cr|perl-Net-Patricia-1.190.0-2|39	%check
12cr|perl-Net-Patricia-1.190.0-2|40	%make test
12cr|perl-Net-Patricia-1.190.0-2|41	
12cr|perl-Net-Patricia-1.190.0-2|42	%install
12cr|perl-Net-Patricia-1.190.0-2|43	rm -Rf %{buildroot}
12cr|perl-Net-Patricia-1.190.0-2|44	%make DESTDIR=%{buildroot} pure_vendor_install \
12cr|perl-Net-Patricia-1.190.0-2|45	INSTALLSITELIB=%perl_vendorlib \
12cr|perl-Net-Patricia-1.190.0-2|46	INSTALLSITEMAN1DIR=%{_mandir}/man1 \
12cr|perl-Net-Patricia-1.190.0-2|47	INSTALLSITEMAN3DIR=%{_mandir}/man3
12cr|perl-Net-Patricia-1.190.0-2|48	find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
12cr|perl-Net-Patricia-1.190.0-2|49	
12cr|perl-Net-Patricia-1.190.0-2|50	%clean
12cr|perl-Net-Patricia-1.190.0-2|51	rm -Rf %{buildroot}
12cr|perl-Net-Patricia-1.190.0-2|52	
12cr|perl-Net-Patricia-1.190.0-2|53	%files
12cr|perl-Net-Patricia-1.190.0-2|54	%defattr(-,root,root)
12cr|perl-Net-Patricia-1.190.0-2|55	%{perl_vendorarch}/Net*
12cr|perl-Net-Patricia-1.190.0-2|56	%{perl_vendorarch}/auto/Net*
12cr|perl-Net-Patricia-1.190.0-2|57	%{_mandir}/man?/*
12cr|perl-Net-Patricia-1.190.0-2|58	
12cr|perl-Net-Patricia-1.190.0-2|59	
12cr|perl-Net-Patricia-1.190.0-2|60	%changelog
12cr|perl-Net-Patricia-1.190.0-2|61	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.190.0-2
12cr|perl-Net-Patricia-1.190.0-2|62	+ Revision: 768358
12cr|perl-Net-Patricia-1.190.0-2|63	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Net-Patricia-1.190.0-2|64	
12cr|perl-Net-Patricia-1.190.0-2|65	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.190.0-1mdv2011.0
12cr|perl-Net-Patricia-1.190.0-2|66	+ Revision: 601938
12cr|perl-Net-Patricia-1.190.0-2|67	- update to new version 1.19
12cr|perl-Net-Patricia-1.190.0-2|68	
12cr|perl-Net-Patricia-1.190.0-2|69	* Mon Oct 25 2010 Buchan Milne <bgmilne@mandriva.org> 1.180.0-1mdv2011.0
12cr|perl-Net-Patricia-1.190.0-2|70	+ Revision: 589297
12cr|perl-Net-Patricia-1.190.0-2|71	- BR perl-Net-CIDR-Lite, required for testing
12cr|perl-Net-Patricia-1.190.0-2|72	- update to new version 1.18
12cr|perl-Net-Patricia-1.190.0-2|73	
12cr|perl-Net-Patricia-1.190.0-2|74	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-Net-Patricia-1.190.0-2|75	- rebuild for perl 5.12
12cr|perl-Net-Patricia-1.190.0-2|76	
12cr|perl-Net-Patricia-1.190.0-2|77	* Thu Feb 25 2010 Jérôme Quelin <jquelin@mandriva.org> 1.160.0-1mdv2010.1
12cr|perl-Net-Patricia-1.190.0-2|78	+ Revision: 511040
12cr|perl-Net-Patricia-1.190.0-2|79	- adding missing buildrequires:
12cr|perl-Net-Patricia-1.190.0-2|80	- update to 1.16
12cr|perl-Net-Patricia-1.190.0-2|81	
12cr|perl-Net-Patricia-1.190.0-2|82	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 1.150.0-2mdv2010.0
12cr|perl-Net-Patricia-1.190.0-2|83	+ Revision: 408970
12cr|perl-Net-Patricia-1.190.0-2|84	- fix url
12cr|perl-Net-Patricia-1.190.0-2|85	- rebuild using %%perl_convert_version
12cr|perl-Net-Patricia-1.190.0-2|86	
12cr|perl-Net-Patricia-1.190.0-2|87	* Tue May 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.15-1mdv2010.0
12cr|perl-Net-Patricia-1.190.0-2|88	+ Revision: 372317
12cr|perl-Net-Patricia-1.190.0-2|89	- new version
12cr|perl-Net-Patricia-1.190.0-2|90	
12cr|perl-Net-Patricia-1.190.0-2|91	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.014-7mdv2009.0
12cr|perl-Net-Patricia-1.190.0-2|92	+ Revision: 258058
12cr|perl-Net-Patricia-1.190.0-2|93	- rebuild
12cr|perl-Net-Patricia-1.190.0-2|94	
12cr|perl-Net-Patricia-1.190.0-2|95	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.014-6mdv2009.0
12cr|perl-Net-Patricia-1.190.0-2|96	+ Revision: 246160
12cr|perl-Net-Patricia-1.190.0-2|97	- rebuild
12cr|perl-Net-Patricia-1.190.0-2|98	
12cr|perl-Net-Patricia-1.190.0-2|99	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.014-4mdv2008.1
12cr|perl-Net-Patricia-1.190.0-2|100	+ Revision: 152225
12cr|perl-Net-Patricia-1.190.0-2|101	- rebuild
12cr|perl-Net-Patricia-1.190.0-2|102	
12cr|perl-Net-Patricia-1.190.0-2|103	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Net-Patricia-1.190.0-2|104	- restore BuildRoot
12cr|perl-Net-Patricia-1.190.0-2|105	
12cr|perl-Net-Patricia-1.190.0-2|106	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.014-3mdv2008.1
12cr|perl-Net-Patricia-1.190.0-2|107	+ Revision: 137055
12cr|perl-Net-Patricia-1.190.0-2|108	- rebuild
12cr|perl-Net-Patricia-1.190.0-2|109	
12cr|perl-Net-Patricia-1.190.0-2|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-Patricia-1.190.0-2|111	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Patricia-1.190.0-2|112	
12cr|perl-Net-Patricia-1.190.0-2|113	
12cr|perl-Net-Patricia-1.190.0-2|114	* Sat Oct 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.014-2mdv2007.0
12cr|perl-Net-Patricia-1.190.0-2|115	+ Revision: 73478
12cr|perl-Net-Patricia-1.190.0-2|116	- import perl-Net-Patricia-1.014-2mdv2007.1
12cr|perl-Net-Patricia-1.190.0-2|117	
12cr|perl-Net-Patricia-1.190.0-2|118	* Fri Jul 07 2006 Buchan Milne <bgmilne@obsidian.co.za> 1.014-1mdv2007.0
12cr|perl-Net-Patricia-1.190.0-2|119	- first Mandriva package
12cr|perl-Net-Patricia-1.190.0-2|120	

5091 12
12cr|perl-Net-Pcap-0.160.0-2|1	%define	upstream_name	 Net-Pcap
12cr|perl-Net-Pcap-0.160.0-2|2	%define upstream_version 0.16
12cr|perl-Net-Pcap-0.160.0-2|3	
12cr|perl-Net-Pcap-0.160.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Net-Pcap-0.160.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Net-Pcap-0.160.0-2|6	Release:	2
12cr|perl-Net-Pcap-0.160.0-2|7	
12cr|perl-Net-Pcap-0.160.0-2|8	Summary:	Interface to pcap(3) LBL packet capture library
12cr|perl-Net-Pcap-0.160.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-Pcap-0.160.0-2|10	Group:		Development/Perl
12cr|perl-Net-Pcap-0.160.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Net-Pcap-0.160.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Pcap-0.160.0-2|13	
12cr|perl-Net-Pcap-0.160.0-2|14	BuildRequires:	libpcap-devel
12cr|perl-Net-Pcap-0.160.0-2|15	BuildRequires:	perl-devel
12cr|perl-Net-Pcap-0.160.0-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Net-Pcap-0.160.0-2|17	
12cr|perl-Net-Pcap-0.160.0-2|18	%description
12cr|perl-Net-Pcap-0.160.0-2|19	Net::Pcap is a Perl binding to the LBL pcap(3) library.
12cr|perl-Net-Pcap-0.160.0-2|20	The README for libpcap describes itself as:
12cr|perl-Net-Pcap-0.160.0-2|21	
12cr|perl-Net-Pcap-0.160.0-2|22	"a system-independent interface for user-level packet capture.
12cr|perl-Net-Pcap-0.160.0-2|23	libpcap provides a portable framework for low-level network
12cr|perl-Net-Pcap-0.160.0-2|24	monitoring.  Applications include network statistics collection,
12cr|perl-Net-Pcap-0.160.0-2|25	security monitoring, network debugging, etc."
12cr|perl-Net-Pcap-0.160.0-2|26	
12cr|perl-Net-Pcap-0.160.0-2|27	%prep
12cr|perl-Net-Pcap-0.160.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Pcap-0.160.0-2|29	
12cr|perl-Net-Pcap-0.160.0-2|30	%build
12cr|perl-Net-Pcap-0.160.0-2|31	%{__perl} Makefile.PL INSTALLDIRS=vendor --defaultdeps
12cr|perl-Net-Pcap-0.160.0-2|32	%make
12cr|perl-Net-Pcap-0.160.0-2|33	
12cr|perl-Net-Pcap-0.160.0-2|34	%check
12cr|perl-Net-Pcap-0.160.0-2|35	%__make test
12cr|perl-Net-Pcap-0.160.0-2|36	
12cr|perl-Net-Pcap-0.160.0-2|37	%install
12cr|perl-Net-Pcap-0.160.0-2|38	%__rm -rf %{buildroot}
12cr|perl-Net-Pcap-0.160.0-2|39	%makeinstall_std
12cr|perl-Net-Pcap-0.160.0-2|40	%__rm -rf %{buildroot}%{perl_archlib}/perllocal.pod
12cr|perl-Net-Pcap-0.160.0-2|41	%__rm -rf %{buildroot}%{perl_archlib}/Net/._Pcap.pm
12cr|perl-Net-Pcap-0.160.0-2|42	
12cr|perl-Net-Pcap-0.160.0-2|43	%clean
12cr|perl-Net-Pcap-0.160.0-2|44	%__rm -rf %{buildroot}
12cr|perl-Net-Pcap-0.160.0-2|45	
12cr|perl-Net-Pcap-0.160.0-2|46	%files
12cr|perl-Net-Pcap-0.160.0-2|47	%defattr(-,root,root)
12cr|perl-Net-Pcap-0.160.0-2|48	%doc README
12cr|perl-Net-Pcap-0.160.0-2|49	%{perl_vendorarch}/Net
12cr|perl-Net-Pcap-0.160.0-2|50	%{perl_vendorarch}/auto/Net
12cr|perl-Net-Pcap-0.160.0-2|51	%{_mandir}/man3/*
12cr|perl-Net-Pcap-0.160.0-2|52	%{_mandir}/man1/*
12cr|perl-Net-Pcap-0.160.0-2|53	%{_bindir}/*
12cr|perl-Net-Pcap-0.160.0-2|54	
12cr|perl-Net-Pcap-0.160.0-2|55	
12cr|perl-Net-Pcap-0.160.0-2|56	%changelog
12cr|perl-Net-Pcap-0.160.0-2|57	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.160.0-2
12cr|perl-Net-Pcap-0.160.0-2|58	+ Revision: 768358
12cr|perl-Net-Pcap-0.160.0-2|59	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Net-Pcap-0.160.0-2|60	
12cr|perl-Net-Pcap-0.160.0-2|61	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-Net-Pcap-0.160.0-2|62	+ Revision: 407822
12cr|perl-Net-Pcap-0.160.0-2|63	- rebuild using %%perl_convert_version
12cr|perl-Net-Pcap-0.160.0-2|64	
12cr|perl-Net-Pcap-0.160.0-2|65	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.16-5mdv2009.1
12cr|perl-Net-Pcap-0.160.0-2|66	+ Revision: 298348
12cr|perl-Net-Pcap-0.160.0-2|67	- rebuilt against libpcap-1.0.0
12cr|perl-Net-Pcap-0.160.0-2|68	
12cr|perl-Net-Pcap-0.160.0-2|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-Pcap-0.160.0-2|70	- rebuild
12cr|perl-Net-Pcap-0.160.0-2|71	
12cr|perl-Net-Pcap-0.160.0-2|72	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.16-3mdv2009.0
12cr|perl-Net-Pcap-0.160.0-2|73	+ Revision: 246162
12cr|perl-Net-Pcap-0.160.0-2|74	- rebuild
12cr|perl-Net-Pcap-0.160.0-2|75	
12cr|perl-Net-Pcap-0.160.0-2|76	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2008.1
12cr|perl-Net-Pcap-0.160.0-2|77	+ Revision: 152905
12cr|perl-Net-Pcap-0.160.0-2|78	- update to new version 0.16
12cr|perl-Net-Pcap-0.160.0-2|79	- update to new version 0.16
12cr|perl-Net-Pcap-0.160.0-2|80	
12cr|perl-Net-Pcap-0.160.0-2|81	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.15-2mdv2008.1
12cr|perl-Net-Pcap-0.160.0-2|82	+ Revision: 151343
12cr|perl-Net-Pcap-0.160.0-2|83	- rebuild for perl-5.10.0
12cr|perl-Net-Pcap-0.160.0-2|84	
12cr|perl-Net-Pcap-0.160.0-2|85	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Net-Pcap-0.160.0-2|86	- restore BuildRoot
12cr|perl-Net-Pcap-0.160.0-2|87	
12cr|perl-Net-Pcap-0.160.0-2|88	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-Pcap-0.160.0-2|89	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Pcap-0.160.0-2|90	- wrap description
12cr|perl-Net-Pcap-0.160.0-2|91	
12cr|perl-Net-Pcap-0.160.0-2|92	* Tue Dec 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2008.1
12cr|perl-Net-Pcap-0.160.0-2|93	+ Revision: 115266
12cr|perl-Net-Pcap-0.160.0-2|94	- fix build dependencies
12cr|perl-Net-Pcap-0.160.0-2|95	- new version
12cr|perl-Net-Pcap-0.160.0-2|96	
12cr|perl-Net-Pcap-0.160.0-2|97	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 0.14-1mdv2008.0
12cr|perl-Net-Pcap-0.160.0-2|98	+ Revision: 20671
12cr|perl-Net-Pcap-0.160.0-2|99	- 0.14
12cr|perl-Net-Pcap-0.160.0-2|100	
12cr|perl-Net-Pcap-0.160.0-2|101	
12cr|perl-Net-Pcap-0.160.0-2|102	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.12-3mdk
12cr|perl-Net-Pcap-0.160.0-2|103	- Fix SPEC according to Perl Policy
12cr|perl-Net-Pcap-0.160.0-2|104	- Source URL
12cr|perl-Net-Pcap-0.160.0-2|105	
12cr|perl-Net-Pcap-0.160.0-2|106	* Mon Mar 20 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.12-2mdk
12cr|perl-Net-Pcap-0.160.0-2|107	- BuildRequires
12cr|perl-Net-Pcap-0.160.0-2|108	
12cr|perl-Net-Pcap-0.160.0-2|109	* Mon Mar 20 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.12-1mdk
12cr|perl-Net-Pcap-0.160.0-2|110	- 0.12
12cr|perl-Net-Pcap-0.160.0-2|111	
12cr|perl-Net-Pcap-0.160.0-2|112	* Mon Jan 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.11-1mdk
12cr|perl-Net-Pcap-0.160.0-2|113	- 0.11
12cr|perl-Net-Pcap-0.160.0-2|114	
12cr|perl-Net-Pcap-0.160.0-2|115	* Wed Nov 02 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.10-1mdk
12cr|perl-Net-Pcap-0.160.0-2|116	- 0.10
12cr|perl-Net-Pcap-0.160.0-2|117	- Add regression tests (now can be run as non-root)
12cr|perl-Net-Pcap-0.160.0-2|118	
12cr|perl-Net-Pcap-0.160.0-2|119	* Fri Oct 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.08-1mdk
12cr|perl-Net-Pcap-0.160.0-2|120	- 0.08
12cr|perl-Net-Pcap-0.160.0-2|121	
12cr|perl-Net-Pcap-0.160.0-2|122	* Fri Sep 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.07-1mdk
12cr|perl-Net-Pcap-0.160.0-2|123	- New version
12cr|perl-Net-Pcap-0.160.0-2|124	- Put meaningful description
12cr|perl-Net-Pcap-0.160.0-2|125	
12cr|perl-Net-Pcap-0.160.0-2|126	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.05-3mdk
12cr|perl-Net-Pcap-0.160.0-2|127	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|perl-Net-Pcap-0.160.0-2|128	
12cr|perl-Net-Pcap-0.160.0-2|129	* Mon Nov 15 2004 Michael Scherer <misc@mandrake.org> 0.05-2mdk
12cr|perl-Net-Pcap-0.160.0-2|130	- Rebuild for new perl
12cr|perl-Net-Pcap-0.160.0-2|131	
12cr|perl-Net-Pcap-0.160.0-2|132	* Thu Jun 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.05-1mdk
12cr|perl-Net-Pcap-0.160.0-2|133	- 0.05
12cr|perl-Net-Pcap-0.160.0-2|134	- drop explicit library depdency
12cr|perl-Net-Pcap-0.160.0-2|135	- fix buildrequires (lib64..)
12cr|perl-Net-Pcap-0.160.0-2|136	- cosmetics
12cr|perl-Net-Pcap-0.160.0-2|137	
12cr|perl-Net-Pcap-0.160.0-2|138	* Sat Aug 02 2003 Ben Reser <ben@reser.org> 0.04-7mdk
12cr|perl-Net-Pcap-0.160.0-2|139	- Use %%makeinstall_std now that it works on klama
12cr|perl-Net-Pcap-0.160.0-2|140	- Remove PREFIX from Makefile.PL
12cr|perl-Net-Pcap-0.160.0-2|141	
12cr|perl-Net-Pcap-0.160.0-2|142	* Sat Aug 02 2003 Ben Reser <ben@reser.org> 0.04-6mdk
12cr|perl-Net-Pcap-0.160.0-2|143	- use %%make and %%makeinstall
12cr|perl-Net-Pcap-0.160.0-2|144	
12cr|perl-Net-Pcap-0.160.0-2|145	* Fri Aug 01 2003 Ben Reser <ben@reser.org> 0.04-5mdk
12cr|perl-Net-Pcap-0.160.0-2|146	- Fix man page path
12cr|perl-Net-Pcap-0.160.0-2|147	- Macroify and use the perl specific macros
12cr|perl-Net-Pcap-0.160.0-2|148	- Cleanout some commented out stuff
12cr|perl-Net-Pcap-0.160.0-2|149	
12cr|perl-Net-Pcap-0.160.0-2|150	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.04-4mdk
12cr|perl-Net-Pcap-0.160.0-2|151	- rebuild for new auto{prov,req}
12cr|perl-Net-Pcap-0.160.0-2|152	

5092 12
12cr|perl-Net-Ping-2.360.0-5|1	%define upstream_name    Net-Ping
12cr|perl-Net-Ping-2.360.0-5|2	%define upstream_version 2.36
12cr|perl-Net-Ping-2.360.0-5|3	
12cr|perl-Net-Ping-2.360.0-5|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Ping-2.360.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Ping-2.360.0-5|6	Release:	5
12cr|perl-Net-Ping-2.360.0-5|7	
12cr|perl-Net-Ping-2.360.0-5|8	License:	GPL+ or Artistic
12cr|perl-Net-Ping-2.360.0-5|9	Group:		Development/Perl
12cr|perl-Net-Ping-2.360.0-5|10	Summary:	TCP, UDP, or ICMP ping
12cr|perl-Net-Ping-2.360.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Ping-2.360.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Ping-2.360.0-5|13	
12cr|perl-Net-Ping-2.360.0-5|14	BuildRequires:	perl-devel
12cr|perl-Net-Ping-2.360.0-5|15	BuildRequires:	perl(Test)
12cr|perl-Net-Ping-2.360.0-5|16	BuildArch:	noarch
12cr|perl-Net-Ping-2.360.0-5|17	
12cr|perl-Net-Ping-2.360.0-5|18	%description
12cr|perl-Net-Ping-2.360.0-5|19	This module contains methods to test the reachability of remote hosts on a
12cr|perl-Net-Ping-2.360.0-5|20	network. A ping object is first created with optional parameters, a
12cr|perl-Net-Ping-2.360.0-5|21	variable number of hosts may be pinged multiple times and then the
12cr|perl-Net-Ping-2.360.0-5|22	connection is closed.
12cr|perl-Net-Ping-2.360.0-5|23	
12cr|perl-Net-Ping-2.360.0-5|24	You may choose one of six different protocols to use for the ping. The
12cr|perl-Net-Ping-2.360.0-5|25	"tcp" protocol is the default. Note that a live remote host may still fail
12cr|perl-Net-Ping-2.360.0-5|26	to be pingable by one or more of these protocols. For example,
12cr|perl-Net-Ping-2.360.0-5|27	www.microsoft.com is generally alive but not "icmp" pingable.
12cr|perl-Net-Ping-2.360.0-5|28	
12cr|perl-Net-Ping-2.360.0-5|29	With the "tcp" protocol the ping() method attempts to establish a
12cr|perl-Net-Ping-2.360.0-5|30	connection to the remote host's echo port. If the connection is
12cr|perl-Net-Ping-2.360.0-5|31	successfully established, the remote host is considered reachable. No data
12cr|perl-Net-Ping-2.360.0-5|32	is actually echoed. This protocol does not require any special privileges
12cr|perl-Net-Ping-2.360.0-5|33	but has higher overhead than the "udp" and "icmp" protocols.
12cr|perl-Net-Ping-2.360.0-5|34	
12cr|perl-Net-Ping-2.360.0-5|35	%prep
12cr|perl-Net-Ping-2.360.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Ping-2.360.0-5|37	
12cr|perl-Net-Ping-2.360.0-5|38	%build
12cr|perl-Net-Ping-2.360.0-5|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Ping-2.360.0-5|40	%make
12cr|perl-Net-Ping-2.360.0-5|41	
12cr|perl-Net-Ping-2.360.0-5|42	%check
12cr|perl-Net-Ping-2.360.0-5|43	make test
12cr|perl-Net-Ping-2.360.0-5|44	
12cr|perl-Net-Ping-2.360.0-5|45	%install
12cr|perl-Net-Ping-2.360.0-5|46	%makeinstall_std
12cr|perl-Net-Ping-2.360.0-5|47	
12cr|perl-Net-Ping-2.360.0-5|48	%files
12cr|perl-Net-Ping-2.360.0-5|49	%doc README Changes
12cr|perl-Net-Ping-2.360.0-5|50	%{_mandir}/man3/*
12cr|perl-Net-Ping-2.360.0-5|51	%{perl_vendorlib}/*
12cr|perl-Net-Ping-2.360.0-5|52	
12cr|perl-Net-Ping-2.360.0-5|53	%changelog
12cr|perl-Net-Ping-2.360.0-5|54	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 2.360.0-4mdv2011.0
12cr|perl-Net-Ping-2.360.0-5|55	+ Revision: 658540
12cr|perl-Net-Ping-2.360.0-5|56	- rebuild for updated spec-helper
12cr|perl-Net-Ping-2.360.0-5|57	
12cr|perl-Net-Ping-2.360.0-5|58	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.360.0-3mdv2011.0
12cr|perl-Net-Ping-2.360.0-5|59	+ Revision: 551999
12cr|perl-Net-Ping-2.360.0-5|60	- rebuild
12cr|perl-Net-Ping-2.360.0-5|61	
12cr|perl-Net-Ping-2.360.0-5|62	* Wed Jun 17 2009 Jérôme Quelin <jquelin@mandriva.org> 2.360.0-2mdv2010.0
12cr|perl-Net-Ping-2.360.0-5|63	+ Revision: 386750
12cr|perl-Net-Ping-2.360.0-5|64	- using %%perl_convert_version
12cr|perl-Net-Ping-2.360.0-5|65	- fix license
12cr|perl-Net-Ping-2.360.0-5|66	
12cr|perl-Net-Ping-2.360.0-5|67	* Tue Jun 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.36-1mdv2010.0
12cr|perl-Net-Ping-2.360.0-5|68	+ Revision: 384245
12cr|perl-Net-Ping-2.360.0-5|69	- update to new version 2.36
12cr|perl-Net-Ping-2.360.0-5|70	
12cr|perl-Net-Ping-2.360.0-5|71	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 2.35-1mdv2010.0
12cr|perl-Net-Ping-2.360.0-5|72	+ Revision: 374546
12cr|perl-Net-Ping-2.360.0-5|73	- import perl-Net-Ping
12cr|perl-Net-Ping-2.360.0-5|74	
12cr|perl-Net-Ping-2.360.0-5|75	
12cr|perl-Net-Ping-2.360.0-5|76	* Mon May 11 2009 cpan2dist 2.35-1mdv
12cr|perl-Net-Ping-2.360.0-5|77	- initial mdv release, generated with cpan2dist
12cr|perl-Net-Ping-2.360.0-5|78	

5093 12
12cr|perl-Net-Proxy-0.120.0-2|1	%define upstream_name	 Net-Proxy
12cr|perl-Net-Proxy-0.120.0-2|2	%define	upstream_version 0.12
12cr|perl-Net-Proxy-0.120.0-2|3	
12cr|perl-Net-Proxy-0.120.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Proxy-0.120.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Proxy-0.120.0-2|6	Release:	2
12cr|perl-Net-Proxy-0.120.0-2|7	
12cr|perl-Net-Proxy-0.120.0-2|8	Summary:	Framework for proxying network connections in many ways
12cr|perl-Net-Proxy-0.120.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-Proxy-0.120.0-2|10	Group:		Development/Perl
12cr|perl-Net-Proxy-0.120.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Net-Proxy-0.120.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-Proxy-0.120.0-2|13	
12cr|perl-Net-Proxy-0.120.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-Proxy-0.120.0-2|15	BuildRequires:	perl(IO::Socket::SSL)
12cr|perl-Net-Proxy-0.120.0-2|16	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Net-Proxy-0.120.0-2|17	BuildRequires:	perl(Test::Pod)
12cr|perl-Net-Proxy-0.120.0-2|18	BuildArch:	noarch
12cr|perl-Net-Proxy-0.120.0-2|19	
12cr|perl-Net-Proxy-0.120.0-2|20	%description
12cr|perl-Net-Proxy-0.120.0-2|21	A Net::Proxy object represents a proxy that accepts connections and then relays
12cr|perl-Net-Proxy-0.120.0-2|22	the data transfered between the source and the destination.
12cr|perl-Net-Proxy-0.120.0-2|23	The goal of this module is to abstract the different methods used to connect
12cr|perl-Net-Proxy-0.120.0-2|24	from the proxy to the destination.
12cr|perl-Net-Proxy-0.120.0-2|25	
12cr|perl-Net-Proxy-0.120.0-2|26	A proxy is a program that transfer data across a network boundary between a
12cr|perl-Net-Proxy-0.120.0-2|27	client and a server. Net::Proxy introduces the concept of "connectors"
12cr|perl-Net-Proxy-0.120.0-2|28	(implemented as Net::Proxy::Connector subclasses), which abstract the server
12cr|perl-Net-Proxy-0.120.0-2|29	part (connected to the client) and the client part (connected to the server)
12cr|perl-Net-Proxy-0.120.0-2|30	of the proxy.
12cr|perl-Net-Proxy-0.120.0-2|31	This architecture makes it easy to implement specific techniques to cross a
12cr|perl-Net-Proxy-0.120.0-2|32	given network boundary, possibly by using a proxy on one side of the network
12cr|perl-Net-Proxy-0.120.0-2|33	fence, and a reverse-proxy on the other side of the fence.
12cr|perl-Net-Proxy-0.120.0-2|34	
12cr|perl-Net-Proxy-0.120.0-2|35	This package also contains utilities such as connect-tunnel and sslh.
12cr|perl-Net-Proxy-0.120.0-2|36	
12cr|perl-Net-Proxy-0.120.0-2|37	%prep
12cr|perl-Net-Proxy-0.120.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Proxy-0.120.0-2|39	
12cr|perl-Net-Proxy-0.120.0-2|40	%build
12cr|perl-Net-Proxy-0.120.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Proxy-0.120.0-2|42	%make
12cr|perl-Net-Proxy-0.120.0-2|43	
12cr|perl-Net-Proxy-0.120.0-2|44	%check
12cr|perl-Net-Proxy-0.120.0-2|45	make test
12cr|perl-Net-Proxy-0.120.0-2|46	
12cr|perl-Net-Proxy-0.120.0-2|47	%install
12cr|perl-Net-Proxy-0.120.0-2|48	%makeinstall_std
12cr|perl-Net-Proxy-0.120.0-2|49	
12cr|perl-Net-Proxy-0.120.0-2|50	%files
12cr|perl-Net-Proxy-0.120.0-2|51	%doc README Changes
12cr|perl-Net-Proxy-0.120.0-2|52	%{perl_vendorlib}/Net
12cr|perl-Net-Proxy-0.120.0-2|53	%{_mandir}/*/*
12cr|perl-Net-Proxy-0.120.0-2|54	%{_bindir}/*
12cr|perl-Net-Proxy-0.120.0-2|55	
12cr|perl-Net-Proxy-0.120.0-2|56	
12cr|perl-Net-Proxy-0.120.0-2|57	%changelog
12cr|perl-Net-Proxy-0.120.0-2|58	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.0
12cr|perl-Net-Proxy-0.120.0-2|59	+ Revision: 406173
12cr|perl-Net-Proxy-0.120.0-2|60	- rebuild using %%perl_convert_version
12cr|perl-Net-Proxy-0.120.0-2|61	
12cr|perl-Net-Proxy-0.120.0-2|62	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.12-1mdv2009.0
12cr|perl-Net-Proxy-0.120.0-2|63	+ Revision: 140693
12cr|perl-Net-Proxy-0.120.0-2|64	- restore BuildRoot
12cr|perl-Net-Proxy-0.120.0-2|65	
12cr|perl-Net-Proxy-0.120.0-2|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-Proxy-0.120.0-2|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Proxy-0.120.0-2|68	
12cr|perl-Net-Proxy-0.120.0-2|69	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2008.1
12cr|perl-Net-Proxy-0.120.0-2|70	+ Revision: 104564
12cr|perl-Net-Proxy-0.120.0-2|71	- update to new version 0.12
12cr|perl-Net-Proxy-0.120.0-2|72	
12cr|perl-Net-Proxy-0.120.0-2|73	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.1
12cr|perl-Net-Proxy-0.120.0-2|74	+ Revision: 97520
12cr|perl-Net-Proxy-0.120.0-2|75	- update to new version 0.10
12cr|perl-Net-Proxy-0.120.0-2|76	
12cr|perl-Net-Proxy-0.120.0-2|77	* Tue May 01 2007 Michael Scherer <misc@mandriva.org> 0.08-1mdv2008.0
12cr|perl-Net-Proxy-0.120.0-2|78	+ Revision: 19962
12cr|perl-Net-Proxy-0.120.0-2|79	- add missing BuildRequires
12cr|perl-Net-Proxy-0.120.0-2|80	- update to 0.08
12cr|perl-Net-Proxy-0.120.0-2|81	
12cr|perl-Net-Proxy-0.120.0-2|82	
12cr|perl-Net-Proxy-0.120.0-2|83	* Wed May 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2007.0
12cr|perl-Net-Proxy-0.120.0-2|84	- New release 0.06
12cr|perl-Net-Proxy-0.120.0-2|85	- spec cleanup
12cr|perl-Net-Proxy-0.120.0-2|86	- fix directory ownership
12cr|perl-Net-Proxy-0.120.0-2|87	
12cr|perl-Net-Proxy-0.120.0-2|88	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.05-2mdk
12cr|perl-Net-Proxy-0.120.0-2|89	- Fix SPEC according to Perl Policy
12cr|perl-Net-Proxy-0.120.0-2|90	- BuildRequires
12cr|perl-Net-Proxy-0.120.0-2|91	- Source URL
12cr|perl-Net-Proxy-0.120.0-2|92	
12cr|perl-Net-Proxy-0.120.0-2|93	* Tue Apr 18 2006 Michael Scherer <misc@mandriva.org> 0.05-1mdk
12cr|perl-Net-Proxy-0.120.0-2|94	- New release 0.05
12cr|perl-Net-Proxy-0.120.0-2|95	
12cr|perl-Net-Proxy-0.120.0-2|96	* Tue Mar 21 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.04-2mdk
12cr|perl-Net-Proxy-0.120.0-2|97	- Add BuildRequires
12cr|perl-Net-Proxy-0.120.0-2|98	
12cr|perl-Net-Proxy-0.120.0-2|99	* Fri Feb 03 2006 Michael Scherer <misc@mandriva.org> 0.04-1mdk
12cr|perl-Net-Proxy-0.120.0-2|100	- First Mandriva package
12cr|perl-Net-Proxy-0.120.0-2|101	

5094 12
12cr|perl-Net-Raddle-0.08-2|1	%define upstream_name Net-Raddle
12cr|perl-Net-Raddle-0.08-2|2	
12cr|perl-Net-Raddle-0.08-2|3	Name:		perl-%{upstream_name}
12cr|perl-Net-Raddle-0.08-2|4	Version:	0.08
12cr|perl-Net-Raddle-0.08-2|5	Release:	2
12cr|perl-Net-Raddle-0.08-2|6	License:	GPL or Artistic
12cr|perl-Net-Raddle-0.08-2|7	Group:		Development/Perl
12cr|perl-Net-Raddle-0.08-2|8	Summary:	Raddle network emulator
12cr|perl-Net-Raddle-0.08-2|9	Url:		http://raddle.sourceforge.net/
12cr|perl-Net-Raddle-0.08-2|10	Source:		http://downloads.sourceforge.net/project/raddle/raddle/%{version}/Net-Raddle-%{version}.tar.gz
12cr|perl-Net-Raddle-0.08-2|11	
12cr|perl-Net-Raddle-0.08-2|12	BuildRequires:	perl-devel
12cr|perl-Net-Raddle-0.08-2|13	BuildRequires:	perl(NetSNMP::ASN)
12cr|perl-Net-Raddle-0.08-2|14	BuildRequires:	perl(Date::Calc)
12cr|perl-Net-Raddle-0.08-2|15	
12cr|perl-Net-Raddle-0.08-2|16	%description
12cr|perl-Net-Raddle-0.08-2|17	Raddle is a network emulation framework. It is particularly useful when testing network management systems or teaching people to use them.
12cr|perl-Net-Raddle-0.08-2|18	
12cr|perl-Net-Raddle-0.08-2|19	%prep
12cr|perl-Net-Raddle-0.08-2|20	%setup -q -n %{upstream_name}-%{version}
12cr|perl-Net-Raddle-0.08-2|21	
12cr|perl-Net-Raddle-0.08-2|22	%build
12cr|perl-Net-Raddle-0.08-2|23	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Raddle-0.08-2|24	%make
12cr|perl-Net-Raddle-0.08-2|25	
12cr|perl-Net-Raddle-0.08-2|26	%check
12cr|perl-Net-Raddle-0.08-2|27	make test
12cr|perl-Net-Raddle-0.08-2|28	
12cr|perl-Net-Raddle-0.08-2|29	%install
12cr|perl-Net-Raddle-0.08-2|30	%makeinstall_std
12cr|perl-Net-Raddle-0.08-2|31	
12cr|perl-Net-Raddle-0.08-2|32	%files
12cr|perl-Net-Raddle-0.08-2|33	%doc CHANGELOG INSTALLATION LICENCE README examples
12cr|perl-Net-Raddle-0.08-2|34	%{_mandir}/man3/*
12cr|perl-Net-Raddle-0.08-2|35	%{perl_vendorlib}/*
12cr|perl-Net-Raddle-0.08-2|36	
12cr|perl-Net-Raddle-0.08-2|37	%changelog
12cr|perl-Net-Raddle-0.08-2|38	* Sat Jun 25 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2011.0
12cr|perl-Net-Raddle-0.08-2|39	+ Revision: 687126
12cr|perl-Net-Raddle-0.08-2|40	- import perl-Net-Raddle
12cr|perl-Net-Raddle-0.08-2|41	

5095 12
12cr|perl-Net-Radius-2.103.0-2|1	%define upstream_name       Net-Radius
12cr|perl-Net-Radius-2.103.0-2|2	%define upstream_version 2.103
12cr|perl-Net-Radius-2.103.0-2|3	
12cr|perl-Net-Radius-2.103.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Radius-2.103.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Radius-2.103.0-2|6	Release:	2
12cr|perl-Net-Radius-2.103.0-2|7	Summary:	Object-oriented Perl interface to RADIUS
12cr|perl-Net-Radius-2.103.0-2|8	License:	GPL or Artistic
12cr|perl-Net-Radius-2.103.0-2|9	Group:		Development/Perl
12cr|perl-Net-Radius-2.103.0-2|10	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-Net-Radius-2.103.0-2|11	Source:		http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Radius-2.103.0-2|12	BuildRequires:	perl-devel
12cr|perl-Net-Radius-2.103.0-2|13	BuildRequires:	perl(Test::Warn)
12cr|perl-Net-Radius-2.103.0-2|14	BuildArch:	noarch
12cr|perl-Net-Radius-2.103.0-2|15	
12cr|perl-Net-Radius-2.103.0-2|16	%description
12cr|perl-Net-Radius-2.103.0-2|17	The modules included here provide an interface to the RADIUS
12cr|perl-Net-Radius-2.103.0-2|18	protocol. It consists of the following modules:
12cr|perl-Net-Radius-2.103.0-2|19	
12cr|perl-Net-Radius-2.103.0-2|20	Net::Radius::Packet - Deals with RADIUS packets
12cr|perl-Net-Radius-2.103.0-2|21	Net::Radius::Dictionary - Deals with RADIUS dictionaries
12cr|perl-Net-Radius-2.103.0-2|22	
12cr|perl-Net-Radius-2.103.0-2|23	%prep
12cr|perl-Net-Radius-2.103.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Radius-2.103.0-2|25	
12cr|perl-Net-Radius-2.103.0-2|26	%build
12cr|perl-Net-Radius-2.103.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Radius-2.103.0-2|28	%make
12cr|perl-Net-Radius-2.103.0-2|29	
12cr|perl-Net-Radius-2.103.0-2|30	%check
12cr|perl-Net-Radius-2.103.0-2|31	make test
12cr|perl-Net-Radius-2.103.0-2|32	
12cr|perl-Net-Radius-2.103.0-2|33	%install
12cr|perl-Net-Radius-2.103.0-2|34	%makeinstall_std
12cr|perl-Net-Radius-2.103.0-2|35	
12cr|perl-Net-Radius-2.103.0-2|36	%files
12cr|perl-Net-Radius-2.103.0-2|37	%doc Changes README* examples
12cr|perl-Net-Radius-2.103.0-2|38	%{perl_vendorlib}/Net
12cr|perl-Net-Radius-2.103.0-2|39	%{_mandir}/*/*
12cr|perl-Net-Radius-2.103.0-2|40	
12cr|perl-Net-Radius-2.103.0-2|41	%changelog
12cr|perl-Net-Radius-2.103.0-2|42	* Wed Dec 02 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.103.0-1mdv2010.1
12cr|perl-Net-Radius-2.103.0-2|43	+ Revision: 472593
12cr|perl-Net-Radius-2.103.0-2|44	- update to 2.103
12cr|perl-Net-Radius-2.103.0-2|45	
12cr|perl-Net-Radius-2.103.0-2|46	* Sat Aug 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.560.0-1mdv2010.0
12cr|perl-Net-Radius-2.103.0-2|47	+ Revision: 419608
12cr|perl-Net-Radius-2.103.0-2|48	- new perl version macro
12cr|perl-Net-Radius-2.103.0-2|49	
12cr|perl-Net-Radius-2.103.0-2|50	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.56-4mdv2009.0
12cr|perl-Net-Radius-2.103.0-2|51	+ Revision: 258086
12cr|perl-Net-Radius-2.103.0-2|52	- rebuild
12cr|perl-Net-Radius-2.103.0-2|53	
12cr|perl-Net-Radius-2.103.0-2|54	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.56-3mdv2009.0
12cr|perl-Net-Radius-2.103.0-2|55	+ Revision: 246165
12cr|perl-Net-Radius-2.103.0-2|56	- rebuild
12cr|perl-Net-Radius-2.103.0-2|57	
12cr|perl-Net-Radius-2.103.0-2|58	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.56-1mdv2008.1
12cr|perl-Net-Radius-2.103.0-2|59	+ Revision: 140693
12cr|perl-Net-Radius-2.103.0-2|60	- restore BuildRoot
12cr|perl-Net-Radius-2.103.0-2|61	
12cr|perl-Net-Radius-2.103.0-2|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-Radius-2.103.0-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Radius-2.103.0-2|64	
12cr|perl-Net-Radius-2.103.0-2|65	* Tue Jul 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.56-1mdv2008.0
12cr|perl-Net-Radius-2.103.0-2|66	+ Revision: 47700
12cr|perl-Net-Radius-2.103.0-2|67	- update to new version 1.56
12cr|perl-Net-Radius-2.103.0-2|68	
12cr|perl-Net-Radius-2.103.0-2|69	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 1.55-1mdv2008.0
12cr|perl-Net-Radius-2.103.0-2|70	+ Revision: 20323
12cr|perl-Net-Radius-2.103.0-2|71	- 1.55
12cr|perl-Net-Radius-2.103.0-2|72	
12cr|perl-Net-Radius-2.103.0-2|73	
12cr|perl-Net-Radius-2.103.0-2|74	* Mon Aug 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.49-1mdv2007.0
12cr|perl-Net-Radius-2.103.0-2|75	- New version 1.49
12cr|perl-Net-Radius-2.103.0-2|76	- spec cleanup
12cr|perl-Net-Radius-2.103.0-2|77	
12cr|perl-Net-Radius-2.103.0-2|78	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.44-2mdk
12cr|perl-Net-Radius-2.103.0-2|79	- Fix SPEC according to Perl Policy
12cr|perl-Net-Radius-2.103.0-2|80	- Source URL
12cr|perl-Net-Radius-2.103.0-2|81	- use mkrel
12cr|perl-Net-Radius-2.103.0-2|82	
12cr|perl-Net-Radius-2.103.0-2|83	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 1.44-1mdk
12cr|perl-Net-Radius-2.103.0-2|84	- initial Mandriva package
12cr|perl-Net-Radius-2.103.0-2|85	

5096 12
12cr|perl-Net-RawIP-0.250.0-2|1	%define upstream_name    Net-RawIP
12cr|perl-Net-RawIP-0.250.0-2|2	%define upstream_version 0.25
12cr|perl-Net-RawIP-0.250.0-2|3	
12cr|perl-Net-RawIP-0.250.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Net-RawIP-0.250.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Net-RawIP-0.250.0-2|6	Release:	2
12cr|perl-Net-RawIP-0.250.0-2|7	
12cr|perl-Net-RawIP-0.250.0-2|8	Summary:	Net::RawIP - a perl module can to manipulate raw IP packets
12cr|perl-Net-RawIP-0.250.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-RawIP-0.250.0-2|10	Group:		Development/Perl
12cr|perl-Net-RawIP-0.250.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Net-RawIP-0.250.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-RawIP-0.250.0-2|13	
12cr|perl-Net-RawIP-0.250.0-2|14	BuildRequires:	libpcap-devel
12cr|perl-Net-RawIP-0.250.0-2|15	BuildRequires:  perl(List::MoreUtils)
12cr|perl-Net-RawIP-0.250.0-2|16	BuildRequires:	perl-devel
12cr|perl-Net-RawIP-0.250.0-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Net-RawIP-0.250.0-2|18	
12cr|perl-Net-RawIP-0.250.0-2|19	%description
12cr|perl-Net-RawIP-0.250.0-2|20	This is Net::RawIP, a perl module can to manipulate raw IP packets,
12cr|perl-Net-RawIP-0.250.0-2|21	with an optional feature for manipulating Ethernet headers.
12cr|perl-Net-RawIP-0.250.0-2|22	
12cr|perl-Net-RawIP-0.250.0-2|23	%prep
12cr|perl-Net-RawIP-0.250.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-RawIP-0.250.0-2|25	
12cr|perl-Net-RawIP-0.250.0-2|26	# fix attribs
12cr|perl-Net-RawIP-0.250.0-2|27	find . -type d -exec chmod 755 {} \;
12cr|perl-Net-RawIP-0.250.0-2|28	find . -type f -exec chmod 644 {} \;
12cr|perl-Net-RawIP-0.250.0-2|29	
12cr|perl-Net-RawIP-0.250.0-2|30	# strip away annoying ^M
12cr|perl-Net-RawIP-0.250.0-2|31	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|perl-Net-RawIP-0.250.0-2|32	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|perl-Net-RawIP-0.250.0-2|33	
12cr|perl-Net-RawIP-0.250.0-2|34	perl -pi -e 's!/usr/lib!%{_libdir}!g' Makefile.PL
12cr|perl-Net-RawIP-0.250.0-2|35	
12cr|perl-Net-RawIP-0.250.0-2|36	%build
12cr|perl-Net-RawIP-0.250.0-2|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-RawIP-0.250.0-2|38	%make
12cr|perl-Net-RawIP-0.250.0-2|39	
12cr|perl-Net-RawIP-0.250.0-2|40	%check
12cr|perl-Net-RawIP-0.250.0-2|41	make test
12cr|perl-Net-RawIP-0.250.0-2|42	
12cr|perl-Net-RawIP-0.250.0-2|43	%install
12cr|perl-Net-RawIP-0.250.0-2|44	rm -rf %{buildroot}
12cr|perl-Net-RawIP-0.250.0-2|45	%makeinstall_std
12cr|perl-Net-RawIP-0.250.0-2|46	
12cr|perl-Net-RawIP-0.250.0-2|47	%clean
12cr|perl-Net-RawIP-0.250.0-2|48	rm -rf %{buildroot}
12cr|perl-Net-RawIP-0.250.0-2|49	
12cr|perl-Net-RawIP-0.250.0-2|50	%files
12cr|perl-Net-RawIP-0.250.0-2|51	%defattr(-,root,root)
12cr|perl-Net-RawIP-0.250.0-2|52	%doc Changes README README.Devel examples
12cr|perl-Net-RawIP-0.250.0-2|53	%{perl_vendorarch}/auto/Net
12cr|perl-Net-RawIP-0.250.0-2|54	%{perl_vendorarch}/Net
12cr|perl-Net-RawIP-0.250.0-2|55	%{_mandir}/*/*
12cr|perl-Net-RawIP-0.250.0-2|56	
12cr|perl-Net-RawIP-0.250.0-2|57	
12cr|perl-Net-RawIP-0.250.0-2|58	%changelog
12cr|perl-Net-RawIP-0.250.0-2|59	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.250.0-2
12cr|perl-Net-RawIP-0.250.0-2|60	+ Revision: 768358
12cr|perl-Net-RawIP-0.250.0-2|61	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Net-RawIP-0.250.0-2|62	
12cr|perl-Net-RawIP-0.250.0-2|63	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.250.0-1mdv2010.0
12cr|perl-Net-RawIP-0.250.0-2|64	+ Revision: 407839
12cr|perl-Net-RawIP-0.250.0-2|65	- rebuild using %%perl_convert_version
12cr|perl-Net-RawIP-0.250.0-2|66	
12cr|perl-Net-RawIP-0.250.0-2|67	* Fri Oct 31 2008 Olivier Thauvin <nanardon@mandriva.org> 0.25-1mdv2009.1
12cr|perl-Net-RawIP-0.250.0-2|68	+ Revision: 299091
12cr|perl-Net-RawIP-0.250.0-2|69	- 0.25
12cr|perl-Net-RawIP-0.250.0-2|70	
12cr|perl-Net-RawIP-0.250.0-2|71	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.24-2mdv2009.1
12cr|perl-Net-RawIP-0.250.0-2|72	+ Revision: 298349
12cr|perl-Net-RawIP-0.250.0-2|73	- rebuilt against libpcap-1.0.0
12cr|perl-Net-RawIP-0.250.0-2|74	
12cr|perl-Net-RawIP-0.250.0-2|75	* Wed Oct 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.24-1mdv2009.1
12cr|perl-Net-RawIP-0.250.0-2|76	+ Revision: 296398
12cr|perl-Net-RawIP-0.250.0-2|77	- update to new version 0.24
12cr|perl-Net-RawIP-0.250.0-2|78	
12cr|perl-Net-RawIP-0.250.0-2|79	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.23-4mdv2009.0
12cr|perl-Net-RawIP-0.250.0-2|80	+ Revision: 258093
12cr|perl-Net-RawIP-0.250.0-2|81	- rebuild
12cr|perl-Net-RawIP-0.250.0-2|82	
12cr|perl-Net-RawIP-0.250.0-2|83	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.23-3mdv2009.0
12cr|perl-Net-RawIP-0.250.0-2|84	+ Revision: 246166
12cr|perl-Net-RawIP-0.250.0-2|85	- rebuild
12cr|perl-Net-RawIP-0.250.0-2|86	
12cr|perl-Net-RawIP-0.250.0-2|87	* Tue Jan 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-1mdv2008.1
12cr|perl-Net-RawIP-0.250.0-2|88	+ Revision: 156652
12cr|perl-Net-RawIP-0.250.0-2|89	- new version
12cr|perl-Net-RawIP-0.250.0-2|90	
12cr|perl-Net-RawIP-0.250.0-2|91	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.21-2mdv2008.1
12cr|perl-Net-RawIP-0.250.0-2|92	+ Revision: 152226
12cr|perl-Net-RawIP-0.250.0-2|93	- rebuild
12cr|perl-Net-RawIP-0.250.0-2|94	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-RawIP-0.250.0-2|95	
12cr|perl-Net-RawIP-0.250.0-2|96	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Net-RawIP-0.250.0-2|97	- restore BuildRoot
12cr|perl-Net-RawIP-0.250.0-2|98	
12cr|perl-Net-RawIP-0.250.0-2|99	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 0.21-1mdv2008.0
12cr|perl-Net-RawIP-0.250.0-2|100	+ Revision: 20300
12cr|perl-Net-RawIP-0.250.0-2|101	- 0.21
12cr|perl-Net-RawIP-0.250.0-2|102	
12cr|perl-Net-RawIP-0.250.0-2|103	
12cr|perl-Net-RawIP-0.250.0-2|104	* Sat Sep 02 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Net-RawIP-0.250.0-2|105	+ 2006-09-02 18:38:22 (59622)
12cr|perl-Net-RawIP-0.250.0-2|106	- test in check section
12cr|perl-Net-RawIP-0.250.0-2|107	
12cr|perl-Net-RawIP-0.250.0-2|108	* Sat Sep 02 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Net-RawIP-0.250.0-2|109	+ 2006-09-02 18:34:58 (59621)
12cr|perl-Net-RawIP-0.250.0-2|110	Import perl-Net-RawIP
12cr|perl-Net-RawIP-0.250.0-2|111	
12cr|perl-Net-RawIP-0.250.0-2|112	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.2-2mdk
12cr|perl-Net-RawIP-0.250.0-2|113	- Fix SPEC according to Perl Policy
12cr|perl-Net-RawIP-0.250.0-2|114	- Source URL
12cr|perl-Net-RawIP-0.250.0-2|115	- use mkrel
12cr|perl-Net-RawIP-0.250.0-2|116	
12cr|perl-Net-RawIP-0.250.0-2|117	* Wed Oct 05 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.2-1mdk
12cr|perl-Net-RawIP-0.250.0-2|118	- initial Mandriva package
12cr|perl-Net-RawIP-0.250.0-2|119	

5097 12
12cr|perl-Net-Redmine-0.80.0-4|1	%define upstream_name    Net-Redmine
12cr|perl-Net-Redmine-0.80.0-4|2	%define upstream_version 0.08
12cr|perl-Net-Redmine-0.80.0-4|3	
12cr|perl-Net-Redmine-0.80.0-4|4	# for some old reason, perl(pQuery) is not provided
12cr|perl-Net-Redmine-0.80.0-4|5	%if %{_use_internal_dependency_generator}
12cr|perl-Net-Redmine-0.80.0-4|6	%define __noautoreq 'perl\\(pQuery\\)'
12cr|perl-Net-Redmine-0.80.0-4|7	%else
12cr|perl-Net-Redmine-0.80.0-4|8	%define _requires_exceptions perl\(pQuery\)
12cr|perl-Net-Redmine-0.80.0-4|9	%endif
12cr|perl-Net-Redmine-0.80.0-4|10	
12cr|perl-Net-Redmine-0.80.0-4|11	Name:		perl-%{upstream_name}
12cr|perl-Net-Redmine-0.80.0-4|12	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Redmine-0.80.0-4|13	Release:	4
12cr|perl-Net-Redmine-0.80.0-4|14	
12cr|perl-Net-Redmine-0.80.0-4|15	Summary:	Represents a ticket
12cr|perl-Net-Redmine-0.80.0-4|16	License:	GPL+ or Artistic
12cr|perl-Net-Redmine-0.80.0-4|17	Group:		Development/Perl
12cr|perl-Net-Redmine-0.80.0-4|18	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Redmine-0.80.0-4|19	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Redmine-0.80.0-4|20	
12cr|perl-Net-Redmine-0.80.0-4|21	BuildRequires:	perl-devel
12cr|perl-Net-Redmine-0.80.0-4|22	BuildRequires:	perl(Any::Moose)
12cr|perl-Net-Redmine-0.80.0-4|23	BuildRequires:	perl(DateTime::Format::DateParse)
12cr|perl-Net-Redmine-0.80.0-4|24	BuildRequires:	perl(DateTimeX::Easy)
12cr|perl-Net-Redmine-0.80.0-4|25	BuildRequires:	perl(Encode)
12cr|perl-Net-Redmine-0.80.0-4|26	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Net-Redmine-0.80.0-4|27	BuildRequires:	perl(HTML::WikiConverter)
12cr|perl-Net-Redmine-0.80.0-4|28	BuildRequires:	perl(HTML::WikiConverter::Markdown)
12cr|perl-Net-Redmine-0.80.0-4|29	BuildRequires:	perl(IO::All)
12cr|perl-Net-Redmine-0.80.0-4|30	BuildRequires:	perl(IO::String)
12cr|perl-Net-Redmine-0.80.0-4|31	BuildRequires:	perl(Params::Validate)
12cr|perl-Net-Redmine-0.80.0-4|32	BuildRequires:	perl(Quantum::Superpositions)
12cr|perl-Net-Redmine-0.80.0-4|33	BuildRequires:	perl(Test::Cukes)
12cr|perl-Net-Redmine-0.80.0-4|34	BuildRequires:	perl(Test::Memory::Cycle)
12cr|perl-Net-Redmine-0.80.0-4|35	BuildRequires:	perl(Test::More)
12cr|perl-Net-Redmine-0.80.0-4|36	BuildRequires:	perl(Text::CSV::Slurp)
12cr|perl-Net-Redmine-0.80.0-4|37	BuildRequires:	perl(Text::Greeking)
12cr|perl-Net-Redmine-0.80.0-4|38	BuildRequires:	perl(URI)
12cr|perl-Net-Redmine-0.80.0-4|39	BuildRequires:	perl(URI::Escape)
12cr|perl-Net-Redmine-0.80.0-4|40	BuildRequires:	perl(Exporter::Lite)
12cr|perl-Net-Redmine-0.80.0-4|41	BuildRequires:	perl(WWW::Mechanize)
12cr|perl-Net-Redmine-0.80.0-4|42	BuildRequires:	perl-pQuery
12cr|perl-Net-Redmine-0.80.0-4|43	BuildRequires:	perl(Regexp::Common)
12cr|perl-Net-Redmine-0.80.0-4|44	BuildRequires:	perl(Regexp::Common::Email::Address)
12cr|perl-Net-Redmine-0.80.0-4|45	
12cr|perl-Net-Redmine-0.80.0-4|46	Requires:	perl-pQuery
12cr|perl-Net-Redmine-0.80.0-4|47	
12cr|perl-Net-Redmine-0.80.0-4|48	BuildArch: noarch
12cr|perl-Net-Redmine-0.80.0-4|49	
12cr|perl-Net-Redmine-0.80.0-4|50	%description
12cr|perl-Net-Redmine-0.80.0-4|51	Net::Redmine is an mechanized-based programming API against redmine server.
12cr|perl-Net-Redmine-0.80.0-4|52	
12cr|perl-Net-Redmine-0.80.0-4|53	%prep
12cr|perl-Net-Redmine-0.80.0-4|54	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Redmine-0.80.0-4|55	
12cr|perl-Net-Redmine-0.80.0-4|56	%build
12cr|perl-Net-Redmine-0.80.0-4|57	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Redmine-0.80.0-4|58	%make
12cr|perl-Net-Redmine-0.80.0-4|59	
12cr|perl-Net-Redmine-0.80.0-4|60	%check
12cr|perl-Net-Redmine-0.80.0-4|61	%make test
12cr|perl-Net-Redmine-0.80.0-4|62	
12cr|perl-Net-Redmine-0.80.0-4|63	%install
12cr|perl-Net-Redmine-0.80.0-4|64	%makeinstall_std
12cr|perl-Net-Redmine-0.80.0-4|65	
12cr|perl-Net-Redmine-0.80.0-4|66	%files
12cr|perl-Net-Redmine-0.80.0-4|67	%doc Changes LICENSE META.yml README
12cr|perl-Net-Redmine-0.80.0-4|68	%{_mandir}/man3/*
12cr|perl-Net-Redmine-0.80.0-4|69	%{perl_vendorlib}/*
12cr|perl-Net-Redmine-0.80.0-4|70	
12cr|perl-Net-Redmine-0.80.0-4|71	%changelog
12cr|perl-Net-Redmine-0.80.0-4|72	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.80.0-3mdv2011.0
12cr|perl-Net-Redmine-0.80.0-4|73	+ Revision: 655429
12cr|perl-Net-Redmine-0.80.0-4|74	- add br
12cr|perl-Net-Redmine-0.80.0-4|75	- rebuild for updated spec-helper
12cr|perl-Net-Redmine-0.80.0-4|76	
12cr|perl-Net-Redmine-0.80.0-4|77	* Fri May 07 2010 Michael Scherer <misc@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-Net-Redmine-0.80.0-4|78	+ Revision: 543176
12cr|perl-Net-Redmine-0.80.0-4|79	- fix installation, due to problem with lowercased perl modules
12cr|perl-Net-Redmine-0.80.0-4|80	
12cr|perl-Net-Redmine-0.80.0-4|81	* Fri May 07 2010 Michael Scherer <misc@mandriva.org> 0.80.0-1mdv2010.1
12cr|perl-Net-Redmine-0.80.0-4|82	+ Revision: 543169
12cr|perl-Net-Redmine-0.80.0-4|83	- import perl-Net-Redmine
12cr|perl-Net-Redmine-0.80.0-4|84	
12cr|perl-Net-Redmine-0.80.0-4|85	
12cr|perl-Net-Redmine-0.80.0-4|86	* Thu May 06 2010 cpan2dist 0.08-1mdv
12cr|perl-Net-Redmine-0.80.0-4|87	- initial mdv release, generated with cpan2dist

5098 12
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|1	%define upstream_name    Net-Rendezvous-Publish
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|2	%define upstream_version 0.04
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|3	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|6	Release:	2
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|7	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|8	Summary:	Module to publish Rendezvous services
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|10	Group:		Development/Perl
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|13	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|15	BuildRequires:	perl(Class::Accessor::Lvalue)
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|16	BuildRequires:	perl(Module::Pluggable)
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|17	BuildArch:	noarch
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|18	Requires:	perl-Net-Rendezvous-Publish-Backend
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|19	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|20	%description
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|21	Net::Rendezvous::Publish allows you to publish Zeroconf ( or Rendezvous, or
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|22	Bonjour ) services, using a mDNS responder
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|23	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|24	%prep
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|26	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|27	%build
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|29	%make
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|30	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|31	%check
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|32	make test
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|33	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|34	%install
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|35	%makeinstall_std
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|36	rm -rf %{buildroot}%{perl_vendorarch}
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|37	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|38	%files
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|39	%doc Changes
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|40	%{perl_vendorlib}/*
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|41	%{_mandir}/man3/*
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|42	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|43	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|44	%changelog
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|45	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|46	+ Revision: 406174
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|47	- rebuild using %%perl_convert_version
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|48	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|49	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.04-5mdv2009.0
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|50	+ Revision: 241789
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|51	- rebuild
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|52	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|53	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|54	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|55	- restore BuildRoot
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|56	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|57	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.04-3mdv2008.0
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|58	+ Revision: 25202
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|59	- rebuild
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|60	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|61	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|62	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.04-2mdk
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|63	- Fix SPEC according to Perl Policy
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|64	- BuildRequires
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|65	- Source URL
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|66	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|67	* Wed Feb 01 2006 Michael Scherer <misc@mandriva.org> 0.04-1mdk
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|68	- New release 0.04
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|69	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|70	* Wed Dec 28 2005 Michael Scherer <misc@mandriva.org> 0.03-3mdk
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|71	- Do not ship empty dir
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|72	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|73	* Fri Sep 23 2005 Michael Scherer <misc@mandriva.org> 0.03-2mdk
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|74	- requires a backend module ( such as howl backend, or avahi, once someone write it )
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|75	
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|76	* Wed Sep 21 2005 Michael Scherer <misc@mandriva.org> 0.03-1mdk
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|77	- First mandriva package
12cr|perl-Net-Rendezvous-Publish-0.40.0-2|78	

5099 12
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|1	%define upstream_name    Net-Rendezvous-Publish-Backend-Avahi
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|2	%define upstream_version 0.03
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|3	
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|6	Release:	2
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|7	
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|8	Summary:	Publish zeroconf data with the Avahi library
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|10	Group:		Development/Perl
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/Net-Rendezvous-Publish-Backend-Avahi-%{upstream_version}.tar.bz2
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|13	
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|15	Provides:	perl-Net-Rendezvous-Publish-Backend
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|16	BuildArch:	noarch
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|17	
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|18	%description
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|19	This module publishes zeroconf data with the Avahi library
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|20	It is a backend for the Net::Rendezvous::Publish module.
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|21	
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|22	%prep
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|23	%setup -q -n Net-Rendezvous-Publish-Backend-Avahi-%{upstream_version}
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|24	
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|25	%build
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|27	%make
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|28	
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|29	%check
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|30	make test
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|31	
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|32	%install
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|33	%makeinstall_std
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|34	
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|35	%files
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|36	%{perl_vendorlib}/Net/*
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|37	%{_mandir}/man3/*
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|38	
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|39	
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|40	%changelog
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|41	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|42	+ Revision: 406175
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|44	
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|45	* Thu Jul 03 2008 Michael Scherer <misc@mandriva.org> 0.03-3mdv2009.0
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|46	+ Revision: 230902
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|47	- rebuild
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|48	- rebuild
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|49	
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|50	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|51	- restore BuildRoot
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|52	
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|53	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|54	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|55	
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|56	* Sun May 20 2007 Michael Scherer <misc@mandriva.org> 0.03-1mdv2008.0
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|57	+ Revision: 28773
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|58	- new version 0.03
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|59	
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|60	
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|61	* Thu Nov 02 2006 Michael Scherer <misc@mandriva.org> 0.02-2mdv2007.0
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|62	+ Revision: 75748
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|63	- Bump release
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|64	- provides perl-Net-Rendezvous-Publish-Backend, like howl backend
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|65	- Do not ship empty directory
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|66	- Import perl-Net-Rendezvous-Publish-Backend-Avahi
12cr|perl-Net-Rendezvous-Publish-Backend-Avahi-0.30.0-2|67	

5100 12
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|1	%define upstream_name Net-Rendezvous-Publish-Backend-Howl
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|2	%define upstream_version 0.03
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|3	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|6	Release:	2
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|7	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|8	Summary:	Backend module using howl for Net::Rendezvous
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|10	Group:		Development/Perl
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|12	Source0:	http://search.cpan.org//CPAN/authors/id/R/RC/RCLAMP/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|13	Source1:	%{name}.rpmlintrc
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|14	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|15	BuildRequires:	howl-devel
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|16	BuildRequires:	perl(Net::Rendezvous)
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|17	BuildRequires:	perl(Module::Build)
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|18	BuildRequires:	perl(ExtUtils::ParseXS)
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|19	BuildRequires:	perl(ExtUtils::CBuilder)
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|20	BuildRequires:	perl(Module::Pluggable)
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|21	BuildRequires:	perl(Class::Accessor::Lvalue)
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|22	BuildRequires:	perl-devel
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|23	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|24	%description
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|25	This module interfaces to the Porchdog's Howl library in order to allow
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|26	service publishing.
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|27	It is used by Net::Rendezvous::Publish, in order to adapt to
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|28	different mDns implementation.
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|29	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|30	%prep
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|32	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|33	%build
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|34	perl Build.PL INSTALLDIRS=vendor
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|35	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|36	%check
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|37	# requires mdns running
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|38	#./Build test
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|39	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|40	%install
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|41	./Build install destdir=%{buildroot} installdirs=vendor
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|42	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|43	%files
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|44	%doc Changes
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|45	%{perl_vendorlib}/*
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|46	%{_mandir}/man3/*
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|47	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|48	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|49	%changelog
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|50	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.30.0-2
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|51	+ Revision: 773661
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|52	- use virtual perl() dependencies only
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|53	- clean out spec
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|54	- add exception filter on description-line-too-long for debug package
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|56	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|57	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|58	+ Revision: 406176
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|59	- rebuild using %%perl_convert_version
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|60	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|61	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.03-11mdv2009.0
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|62	+ Revision: 258103
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|63	- rebuild
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|64	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|65	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.03-10mdv2009.0
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|66	+ Revision: 246167
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|67	- rebuild
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|68	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|69	* Thu Jan 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.03-8mdv2008.1
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|70	+ Revision: 157722
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|71	- Fix BuildRequires
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|72	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|74	- rebuild
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|75	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|76	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|77	- restore BuildRoot
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|78	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|79	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.03-6mdv2008.1
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|80	+ Revision: 123184
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|81	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|82	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|83	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|84	* Sat Nov 11 2006 Pascal Terjan <pterjan@mandriva.org> 0.03-6mdv2007.0
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|85	+ Revision: 81361
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|86	- Also BuildRequires perl-ExtUtils-CBuilder for Module::Build to work on XS
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|87	- BuildRequires perl-ExtUtils-ParseXS for Module::Build to work on XS
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|88	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|89	+ Michael Scherer <misc@mandriva.org>
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|90	- Import perl-Net-Rendezvous-Publish-Backend-Howl
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|91	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|92	* Fri Jan 06 2006 Michael Scherer <misc@mandriva.org> 0.03-6mdk
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|93	- remove test ( require a running mdns server )
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|94	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|95	* Wed Oct 05 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.03-5mdk
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|96	- Fix BuildRequires
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|97	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|98	* Wed Oct 05 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.03-4mdk
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|99	- Fix BuildRequires
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|100	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|101	* Tue Oct 04 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.03-3mdk
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|102	- Fix BuildRequires
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|103	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|104	* Sat Oct 01 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.03-2mdk
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|105	- Buildrequires fix
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|106	
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|107	* Sat Sep 24 2005 Michael Scherer <misc@mandriva.org> 0.03-1mdk
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|108	- First mandriva package
12cr|perl-Net-Rendezvous-Publish-Backend-Howl-0.30.0-2|109	

5101 12
12cr|perl-Net-SCP-0.80.0-2|1	%define upstream_name	 Net-SCP
12cr|perl-Net-SCP-0.80.0-2|2	%define upstream_version 0.08
12cr|perl-Net-SCP-0.80.0-2|3	
12cr|perl-Net-SCP-0.80.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-SCP-0.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-SCP-0.80.0-2|6	Release:	2
12cr|perl-Net-SCP-0.80.0-2|7	
12cr|perl-Net-SCP-0.80.0-2|8	Summary:	%{upstream_name} module for perl
12cr|perl-Net-SCP-0.80.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-SCP-0.80.0-2|10	Group:		Development/Perl
12cr|perl-Net-SCP-0.80.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Net-SCP-0.80.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-SCP-0.80.0-2|13	
12cr|perl-Net-SCP-0.80.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-SCP-0.80.0-2|15	BuildRequires:	perl(Net::SSH)
12cr|perl-Net-SCP-0.80.0-2|16	BuildRequires:	perl(String::ShellQuote)
12cr|perl-Net-SCP-0.80.0-2|17	BuildArch:	noarch
12cr|perl-Net-SCP-0.80.0-2|18	
12cr|perl-Net-SCP-0.80.0-2|19	%description
12cr|perl-Net-SCP-0.80.0-2|20	Simple wrappers around ssh and scp commands.
12cr|perl-Net-SCP-0.80.0-2|21	
12cr|perl-Net-SCP-0.80.0-2|22	%prep
12cr|perl-Net-SCP-0.80.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-SCP-0.80.0-2|24	
12cr|perl-Net-SCP-0.80.0-2|25	%build
12cr|perl-Net-SCP-0.80.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-SCP-0.80.0-2|27	%make
12cr|perl-Net-SCP-0.80.0-2|28	
12cr|perl-Net-SCP-0.80.0-2|29	%install
12cr|perl-Net-SCP-0.80.0-2|30	%makeinstall_std
12cr|perl-Net-SCP-0.80.0-2|31	
12cr|perl-Net-SCP-0.80.0-2|32	%check
12cr|perl-Net-SCP-0.80.0-2|33	make test
12cr|perl-Net-SCP-0.80.0-2|34	
12cr|perl-Net-SCP-0.80.0-2|35	%files
12cr|perl-Net-SCP-0.80.0-2|36	%doc README
12cr|perl-Net-SCP-0.80.0-2|37	%{perl_vendorlib}/Net
12cr|perl-Net-SCP-0.80.0-2|38	%{_mandir}/*/*
12cr|perl-Net-SCP-0.80.0-2|39	
12cr|perl-Net-SCP-0.80.0-2|40	
12cr|perl-Net-SCP-0.80.0-2|41	%changelog
12cr|perl-Net-SCP-0.80.0-2|42	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-Net-SCP-0.80.0-2|43	+ Revision: 404243
12cr|perl-Net-SCP-0.80.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-Net-SCP-0.80.0-2|45	
12cr|perl-Net-SCP-0.80.0-2|46	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.08-4mdv2009.0
12cr|perl-Net-SCP-0.80.0-2|47	+ Revision: 258104
12cr|perl-Net-SCP-0.80.0-2|48	- rebuild
12cr|perl-Net-SCP-0.80.0-2|49	
12cr|perl-Net-SCP-0.80.0-2|50	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.08-3mdv2009.0
12cr|perl-Net-SCP-0.80.0-2|51	+ Revision: 246170
12cr|perl-Net-SCP-0.80.0-2|52	- rebuild
12cr|perl-Net-SCP-0.80.0-2|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-SCP-0.80.0-2|54	
12cr|perl-Net-SCP-0.80.0-2|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-SCP-0.80.0-2|56	- restore BuildRoot
12cr|perl-Net-SCP-0.80.0-2|57	
12cr|perl-Net-SCP-0.80.0-2|58	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2008.1
12cr|perl-Net-SCP-0.80.0-2|59	+ Revision: 104481
12cr|perl-Net-SCP-0.80.0-2|60	- update to new version 0.08
12cr|perl-Net-SCP-0.80.0-2|61	
12cr|perl-Net-SCP-0.80.0-2|62	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-7mdv2008.0
12cr|perl-Net-SCP-0.80.0-2|63	+ Revision: 86709
12cr|perl-Net-SCP-0.80.0-2|64	- rebuild
12cr|perl-Net-SCP-0.80.0-2|65	
12cr|perl-Net-SCP-0.80.0-2|66	
12cr|perl-Net-SCP-0.80.0-2|67	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-6mdv2007.0
12cr|perl-Net-SCP-0.80.0-2|68	- Rebuild
12cr|perl-Net-SCP-0.80.0-2|69	
12cr|perl-Net-SCP-0.80.0-2|70	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.07-5mdk
12cr|perl-Net-SCP-0.80.0-2|71	- Fix SPEC according to Perl Policy
12cr|perl-Net-SCP-0.80.0-2|72	- BuildRequires
12cr|perl-Net-SCP-0.80.0-2|73	- Source URL
12cr|perl-Net-SCP-0.80.0-2|74	- use mkrel
12cr|perl-Net-SCP-0.80.0-2|75	
12cr|perl-Net-SCP-0.80.0-2|76	* Mon Jun 06 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-4mdk
12cr|perl-Net-SCP-0.80.0-2|77	- better url
12cr|perl-Net-SCP-0.80.0-2|78	- drop useless empty directories
12cr|perl-Net-SCP-0.80.0-2|79	- spec cleanup
12cr|perl-Net-SCP-0.80.0-2|80	- make test in %%check
12cr|perl-Net-SCP-0.80.0-2|81	
12cr|perl-Net-SCP-0.80.0-2|82	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.07-3mdk
12cr|perl-Net-SCP-0.80.0-2|83	- fix buildrequires in a backward compatible way
12cr|perl-Net-SCP-0.80.0-2|84	
12cr|perl-Net-SCP-0.80.0-2|85	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.07-2mdk
12cr|perl-Net-SCP-0.80.0-2|86	- rebuild
12cr|perl-Net-SCP-0.80.0-2|87	
12cr|perl-Net-SCP-0.80.0-2|88	* Wed Apr 21 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.07-1mdk
12cr|perl-Net-SCP-0.80.0-2|89	- new version
12cr|perl-Net-SCP-0.80.0-2|90	- rpmbuildupdate aware
12cr|perl-Net-SCP-0.80.0-2|91	- dir ownership
12cr|perl-Net-SCP-0.80.0-2|92	- no more explicit dependencies, let spec-helper do its job
12cr|perl-Net-SCP-0.80.0-2|93	

5102 12
12cr|perl-Net-SFTP-0.100.0-2|1	%define upstream_name	 Net-SFTP
12cr|perl-Net-SFTP-0.100.0-2|2	%define upstream_version 0.10
12cr|perl-Net-SFTP-0.100.0-2|3	
12cr|perl-Net-SFTP-0.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-SFTP-0.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-SFTP-0.100.0-2|6	Release:	2
12cr|perl-Net-SFTP-0.100.0-2|7	
12cr|perl-Net-SFTP-0.100.0-2|8	Summary:	Secure File Transfer Protocol client
12cr|perl-Net-SFTP-0.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-SFTP-0.100.0-2|10	Group:		Development/Perl
12cr|perl-Net-SFTP-0.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Net-SFTP-0.100.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DB/DBROBINS/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-SFTP-0.100.0-2|13	
12cr|perl-Net-SFTP-0.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-SFTP-0.100.0-2|15	BuildRequires:	perl(Net::SSH::Perl)
12cr|perl-Net-SFTP-0.100.0-2|16	BuildArch:	noarch
12cr|perl-Net-SFTP-0.100.0-2|17	
12cr|perl-Net-SFTP-0.100.0-2|18	%description
12cr|perl-Net-SFTP-0.100.0-2|19	This is Net::SFTP, a module implementing a client for the Secure
12cr|perl-Net-SFTP-0.100.0-2|20	File Transfer Protocol.
12cr|perl-Net-SFTP-0.100.0-2|21	
12cr|perl-Net-SFTP-0.100.0-2|22	%prep
12cr|perl-Net-SFTP-0.100.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-SFTP-0.100.0-2|24	
12cr|perl-Net-SFTP-0.100.0-2|25	%build
12cr|perl-Net-SFTP-0.100.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-SFTP-0.100.0-2|27	%make
12cr|perl-Net-SFTP-0.100.0-2|28	
12cr|perl-Net-SFTP-0.100.0-2|29	%check
12cr|perl-Net-SFTP-0.100.0-2|30	make test
12cr|perl-Net-SFTP-0.100.0-2|31	
12cr|perl-Net-SFTP-0.100.0-2|32	%install
12cr|perl-Net-SFTP-0.100.0-2|33	%makeinstall_std
12cr|perl-Net-SFTP-0.100.0-2|34	
12cr|perl-Net-SFTP-0.100.0-2|35	%files
12cr|perl-Net-SFTP-0.100.0-2|36	%doc Changes README
12cr|perl-Net-SFTP-0.100.0-2|37	%{perl_vendorlib}/Net
12cr|perl-Net-SFTP-0.100.0-2|38	%{_mandir}/*/*
12cr|perl-Net-SFTP-0.100.0-2|39	
12cr|perl-Net-SFTP-0.100.0-2|40	
12cr|perl-Net-SFTP-0.100.0-2|41	%changelog
12cr|perl-Net-SFTP-0.100.0-2|42	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-Net-SFTP-0.100.0-2|43	+ Revision: 409038
12cr|perl-Net-SFTP-0.100.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-Net-SFTP-0.100.0-2|45	
12cr|perl-Net-SFTP-0.100.0-2|46	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.10-4mdv2009.0
12cr|perl-Net-SFTP-0.100.0-2|47	+ Revision: 241790
12cr|perl-Net-SFTP-0.100.0-2|48	- rebuild
12cr|perl-Net-SFTP-0.100.0-2|49	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-SFTP-0.100.0-2|50	
12cr|perl-Net-SFTP-0.100.0-2|51	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-SFTP-0.100.0-2|52	- restore BuildRoot
12cr|perl-Net-SFTP-0.100.0-2|53	
12cr|perl-Net-SFTP-0.100.0-2|54	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.10-2mdv2008.0
12cr|perl-Net-SFTP-0.100.0-2|55	+ Revision: 25201
12cr|perl-Net-SFTP-0.100.0-2|56	- rebuild
12cr|perl-Net-SFTP-0.100.0-2|57	
12cr|perl-Net-SFTP-0.100.0-2|58	
12cr|perl-Net-SFTP-0.100.0-2|59	* Mon Oct 10 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdk
12cr|perl-Net-SFTP-0.100.0-2|60	- new version
12cr|perl-Net-SFTP-0.100.0-2|61	- %%mkrel
12cr|perl-Net-SFTP-0.100.0-2|62	- rpmbuildupdate aware
12cr|perl-Net-SFTP-0.100.0-2|63	- spec cleanup
12cr|perl-Net-SFTP-0.100.0-2|64	- better summary
12cr|perl-Net-SFTP-0.100.0-2|65	- fix directory ownership
12cr|perl-Net-SFTP-0.100.0-2|66	
12cr|perl-Net-SFTP-0.100.0-2|67	* Wed Jan 26 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.09-1mdk
12cr|perl-Net-SFTP-0.100.0-2|68	- 0.09
12cr|perl-Net-SFTP-0.100.0-2|69	
12cr|perl-Net-SFTP-0.100.0-2|70	* Fri Feb 13 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.08-1mdk
12cr|perl-Net-SFTP-0.100.0-2|71	- initial import, ltp requires it.
12cr|perl-Net-SFTP-0.100.0-2|72	

5103 12
12cr|perl-Net-SMTP-TLS-0.120.0-3|1	%define upstream_name    Net-SMTP-TLS
12cr|perl-Net-SMTP-TLS-0.120.0-3|2	%define upstream_version 0.12
12cr|perl-Net-SMTP-TLS-0.120.0-3|3	
12cr|perl-Net-SMTP-TLS-0.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Net-SMTP-TLS-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-SMTP-TLS-0.120.0-3|6	Release:	3
12cr|perl-Net-SMTP-TLS-0.120.0-3|7	
12cr|perl-Net-SMTP-TLS-0.120.0-3|8	Summary:	TLS and AUTH enabled mail client
12cr|perl-Net-SMTP-TLS-0.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-Net-SMTP-TLS-0.120.0-3|10	Group:		Development/Perl
12cr|perl-Net-SMTP-TLS-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-SMTP-TLS-0.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-SMTP-TLS-0.120.0-3|13	
12cr|perl-Net-SMTP-TLS-0.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-Net-SMTP-TLS-0.120.0-3|15	BuildRequires:	perl(Digest::HMAC_MD5)
12cr|perl-Net-SMTP-TLS-0.120.0-3|16	BuildRequires:	perl(IO::Socket::INET)
12cr|perl-Net-SMTP-TLS-0.120.0-3|17	BuildRequires:	perl(IO::Socket::SSL)
12cr|perl-Net-SMTP-TLS-0.120.0-3|18	BuildRequires:	perl(MIME::Base64)
12cr|perl-Net-SMTP-TLS-0.120.0-3|19	BuildRequires:	perl(Net::SSLeay)
12cr|perl-Net-SMTP-TLS-0.120.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Net-SMTP-TLS-0.120.0-3|21	BuildArch:	noarch
12cr|perl-Net-SMTP-TLS-0.120.0-3|22	
12cr|perl-Net-SMTP-TLS-0.120.0-3|23	%description
12cr|perl-Net-SMTP-TLS-0.120.0-3|24	*Net::SMTP::TLS* is a TLS and AUTH capable SMTP client which offers an
12cr|perl-Net-SMTP-TLS-0.120.0-3|25	interface that users will find familiar from the Net::SMTP manpage.
12cr|perl-Net-SMTP-TLS-0.120.0-3|26	*Net::SMTP::TLS* implements a subset of the methods provided by that
12cr|perl-Net-SMTP-TLS-0.120.0-3|27	module, but certainly not (yet) a complete mirror image of that API.
12cr|perl-Net-SMTP-TLS-0.120.0-3|28	
12cr|perl-Net-SMTP-TLS-0.120.0-3|29	The methods supported by *Net::SMTP::TLS* are used in the above example.
12cr|perl-Net-SMTP-TLS-0.120.0-3|30	Though self explanatory for the most part, please see the perldoc for the
12cr|perl-Net-SMTP-TLS-0.120.0-3|31	Net::SMTP manpage if you are unclear.
12cr|perl-Net-SMTP-TLS-0.120.0-3|32	
12cr|perl-Net-SMTP-TLS-0.120.0-3|33	The differences in the methods provided are as follows:
12cr|perl-Net-SMTP-TLS-0.120.0-3|34	
12cr|perl-Net-SMTP-TLS-0.120.0-3|35	%prep
12cr|perl-Net-SMTP-TLS-0.120.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-SMTP-TLS-0.120.0-3|37	
12cr|perl-Net-SMTP-TLS-0.120.0-3|38	%build
12cr|perl-Net-SMTP-TLS-0.120.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-SMTP-TLS-0.120.0-3|40	%make
12cr|perl-Net-SMTP-TLS-0.120.0-3|41	
12cr|perl-Net-SMTP-TLS-0.120.0-3|42	%check
12cr|perl-Net-SMTP-TLS-0.120.0-3|43	%make test
12cr|perl-Net-SMTP-TLS-0.120.0-3|44	
12cr|perl-Net-SMTP-TLS-0.120.0-3|45	%install
12cr|perl-Net-SMTP-TLS-0.120.0-3|46	%makeinstall_std
12cr|perl-Net-SMTP-TLS-0.120.0-3|47	
12cr|perl-Net-SMTP-TLS-0.120.0-3|48	%files
12cr|perl-Net-SMTP-TLS-0.120.0-3|49	%doc Changes README
12cr|perl-Net-SMTP-TLS-0.120.0-3|50	%{_mandir}/man3/*
12cr|perl-Net-SMTP-TLS-0.120.0-3|51	%{perl_vendorlib}/*
12cr|perl-Net-SMTP-TLS-0.120.0-3|52	
12cr|perl-Net-SMTP-TLS-0.120.0-3|53	%changelog
12cr|perl-Net-SMTP-TLS-0.120.0-3|54	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.120.0-2mdv2011.0
12cr|perl-Net-SMTP-TLS-0.120.0-3|55	+ Revision: 657805
12cr|perl-Net-SMTP-TLS-0.120.0-3|56	- rebuild for updated spec-helper
12cr|perl-Net-SMTP-TLS-0.120.0-3|57	
12cr|perl-Net-SMTP-TLS-0.120.0-3|58	* Fri Dec 24 2010 Shlomi Fish <shlomif@mandriva.org> 0.120.0-1mdv2011.0
12cr|perl-Net-SMTP-TLS-0.120.0-3|59	+ Revision: 624630
12cr|perl-Net-SMTP-TLS-0.120.0-3|60	- import perl-Net-SMTP-TLS
12cr|perl-Net-SMTP-TLS-0.120.0-3|61	

5104 12
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|1	%define upstream_name    Net-SMTP-TLS-ButMaintained
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|2	%define upstream_version 0.18
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|3	
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|6	Release:	2
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|7	
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|8	Summary:	An SMTP client supporting TLS and AUTH
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|10	Group:		Development/Perl
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|13	
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|15	BuildRequires:	perl(Digest::HMAC_MD5)
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|16	BuildRequires:	perl(IO::Socket::INET)
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|17	BuildRequires:	perl(IO::Socket::SSL)
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|18	BuildRequires:	perl(MIME::Base64)
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|19	BuildRequires:	perl(Net::Cmd)
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|20	BuildRequires:	perl(Net::SSLeay)
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|21	BuildArch:	noarch
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|22	
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|23	%description
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|24	*Net::SMTP::TLS::ButMaintained* is forked from the Net::SMTP::TLS manpage.
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|25	blame 'Evan Carroll' for the idea. :)
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|26	
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|27	*Net::SMTP::TLS::ButMaintained* is a TLS and AUTH capable SMTP client which
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|28	offers an interface that users will find familiar from the Net::SMTP
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|29	manpage. *Net::SMTP::TLS::ButMaintained* implements a subset of the methods
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|30	provided by that module, but certainly not (yet) a complete mirror image of
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|31	that API.
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|32	
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|33	The methods supported by *Net::SMTP::TLS::ButMaintained* are used in the
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|34	above example. Though self explanatory for the most part, please see the
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|35	perldoc for the Net::SMTP manpage if you are unclear.
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|36	
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|37	%prep
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|39	
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|40	%build
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|42	%make
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|43	
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|44	%check
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|45	%make test
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|46	
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|47	%install
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|48	%makeinstall_std
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|49	
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|50	%files
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|51	%doc README Changes LICENSE META.yml META.json
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|52	%{_mandir}/man3/*
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|53	%{perl_vendorlib}/*
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|54	
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|55	%changelog
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|56	* Sat Sep 10 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.180.0-1mdv2011.0
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|57	+ Revision: 699291
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|58	- import perl-Net-SMTP-TLS-ButMaintained
12cr|perl-Net-SMTP-TLS-ButMaintained-0.180.0-2|59	

5105 12
12cr|perl-Net-Snort-Parser-1.36-5|1	%define module Net-Snort-Parser
12cr|perl-Net-Snort-Parser-1.36-5|2	
12cr|perl-Net-Snort-Parser-1.36-5|3	Summary:	A simple yet complicated rules maintance system for Snort
12cr|perl-Net-Snort-Parser-1.36-5|4	Name:		perl-%{module}
12cr|perl-Net-Snort-Parser-1.36-5|5	Version:	1.36
12cr|perl-Net-Snort-Parser-1.36-5|6	Release:	%mkrel 5
12cr|perl-Net-Snort-Parser-1.36-5|7	License:	BSD
12cr|perl-Net-Snort-Parser-1.36-5|8	Group:		Development/Perl
12cr|perl-Net-Snort-Parser-1.36-5|9	URL:		http://www.shmoo.com/~bmc/software/snortconfig/
12cr|perl-Net-Snort-Parser-1.36-5|10	Source0:	http://www.shmoo.com/~bmc/software/snortconfig/%{module}-%{version}.tar.bz2
12cr|perl-Net-Snort-Parser-1.36-5|11	BuildRequires:	perl-devel
12cr|perl-Net-Snort-Parser-1.36-5|12	BuildArch:	noarch
12cr|perl-Net-Snort-Parser-1.36-5|13	Provides:	snortconfig
12cr|perl-Net-Snort-Parser-1.36-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Net-Snort-Parser-1.36-5|15	
12cr|perl-Net-Snort-Parser-1.36-5|16	%description
12cr|perl-Net-Snort-Parser-1.36-5|17	snortconfig is a rules modification system for snort that is generated from a
12cr|perl-Net-Snort-Parser-1.36-5|18	configuration file. This allows a user to keep their ruleset updated without
12cr|perl-Net-Snort-Parser-1.36-5|19	too much of a headache. Configuration is done using a basic INI style
12cr|perl-Net-Snort-Parser-1.36-5|20	configuration.
12cr|perl-Net-Snort-Parser-1.36-5|21	
12cr|perl-Net-Snort-Parser-1.36-5|22	snortconfig supports three methods of configuration of rules. The methods are
12cr|perl-Net-Snort-Parser-1.36-5|23	specifing what rules to apply changes to. These methods are files, sids, and
12cr|perl-Net-Snort-Parser-1.36-5|24	classifications. This allows make broad changes to snort rules very quickly.
12cr|perl-Net-Snort-Parser-1.36-5|25	
12cr|perl-Net-Snort-Parser-1.36-5|26	%prep
12cr|perl-Net-Snort-Parser-1.36-5|27	
12cr|perl-Net-Snort-Parser-1.36-5|28	%setup -q -n %{module}-%{version}
12cr|perl-Net-Snort-Parser-1.36-5|29	
12cr|perl-Net-Snort-Parser-1.36-5|30	%build
12cr|perl-Net-Snort-Parser-1.36-5|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Snort-Parser-1.36-5|32	%make
12cr|perl-Net-Snort-Parser-1.36-5|33	
12cr|perl-Net-Snort-Parser-1.36-5|34	%check
12cr|perl-Net-Snort-Parser-1.36-5|35	make test
12cr|perl-Net-Snort-Parser-1.36-5|36	
12cr|perl-Net-Snort-Parser-1.36-5|37	%install
12cr|perl-Net-Snort-Parser-1.36-5|38	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|perl-Net-Snort-Parser-1.36-5|39	
12cr|perl-Net-Snort-Parser-1.36-5|40	%makeinstall_std
12cr|perl-Net-Snort-Parser-1.36-5|41	
12cr|perl-Net-Snort-Parser-1.36-5|42	%clean
12cr|perl-Net-Snort-Parser-1.36-5|43	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|perl-Net-Snort-Parser-1.36-5|44	
12cr|perl-Net-Snort-Parser-1.36-5|45	%files
12cr|perl-Net-Snort-Parser-1.36-5|46	%defattr(0644,root,root,0755)
12cr|perl-Net-Snort-Parser-1.36-5|47	%doc README examples
12cr|perl-Net-Snort-Parser-1.36-5|48	%attr(0755,root,root) %{_bindir}/snortconfig
12cr|perl-Net-Snort-Parser-1.36-5|49	%{perl_vendorlib}/Net/Snort/Parser/*.pm
12cr|perl-Net-Snort-Parser-1.36-5|50	%{_mandir}/*/*
12cr|perl-Net-Snort-Parser-1.36-5|51	
12cr|perl-Net-Snort-Parser-1.36-5|52	
12cr|perl-Net-Snort-Parser-1.36-5|53	
12cr|perl-Net-Snort-Parser-1.36-5|54	
12cr|perl-Net-Snort-Parser-1.36-5|55	%changelog
12cr|perl-Net-Snort-Parser-1.36-5|56	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.36-5mdv2010.0
12cr|perl-Net-Snort-Parser-1.36-5|57	+ Revision: 430515
12cr|perl-Net-Snort-Parser-1.36-5|58	- rebuild
12cr|perl-Net-Snort-Parser-1.36-5|59	
12cr|perl-Net-Snort-Parser-1.36-5|60	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.36-4mdv2009.0
12cr|perl-Net-Snort-Parser-1.36-5|61	+ Revision: 258126
12cr|perl-Net-Snort-Parser-1.36-5|62	- rebuild
12cr|perl-Net-Snort-Parser-1.36-5|63	
12cr|perl-Net-Snort-Parser-1.36-5|64	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.36-3mdv2009.0
12cr|perl-Net-Snort-Parser-1.36-5|65	+ Revision: 246173
12cr|perl-Net-Snort-Parser-1.36-5|66	- rebuild
12cr|perl-Net-Snort-Parser-1.36-5|67	
12cr|perl-Net-Snort-Parser-1.36-5|68	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.36-1mdv2008.1
12cr|perl-Net-Snort-Parser-1.36-5|69	+ Revision: 140694
12cr|perl-Net-Snort-Parser-1.36-5|70	- restore BuildRoot
12cr|perl-Net-Snort-Parser-1.36-5|71	
12cr|perl-Net-Snort-Parser-1.36-5|72	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Net-Snort-Parser-1.36-5|73	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Snort-Parser-1.36-5|74	
12cr|perl-Net-Snort-Parser-1.36-5|75	
12cr|perl-Net-Snort-Parser-1.36-5|76	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.36-1mdv2007.0
12cr|perl-Net-Snort-Parser-1.36-5|77	+ Revision: 113844
12cr|perl-Net-Snort-Parser-1.36-5|78	- Import perl-Net-Snort-Parser
12cr|perl-Net-Snort-Parser-1.36-5|79	
12cr|perl-Net-Snort-Parser-1.36-5|80	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.36-1mdv2007.1
12cr|perl-Net-Snort-Parser-1.36-5|81	- 1.36
12cr|perl-Net-Snort-Parser-1.36-5|82	
12cr|perl-Net-Snort-Parser-1.36-5|83	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 1.21-2mdk
12cr|perl-Net-Snort-Parser-1.36-5|84	- rebuild
12cr|perl-Net-Snort-Parser-1.36-5|85	
12cr|perl-Net-Snort-Parser-1.36-5|86	* Mon Nov 01 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.21-1mdk
12cr|perl-Net-Snort-Parser-1.36-5|87	- initial mandrake package
12cr|perl-Net-Snort-Parser-1.36-5|88	

5106 12
12cr|perl-Net-SSH-0.90.0-2|1	%define upstream_name	 Net-SSH
12cr|perl-Net-SSH-0.90.0-2|2	%define upstream_version 0.09
12cr|perl-Net-SSH-0.90.0-2|3	
12cr|perl-Net-SSH-0.90.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-SSH-0.90.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-SSH-0.90.0-2|6	Release:	2
12cr|perl-Net-SSH-0.90.0-2|7	
12cr|perl-Net-SSH-0.90.0-2|8	Summary:	%{upstream_name} module for perl
12cr|perl-Net-SSH-0.90.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-SSH-0.90.0-2|10	Group:		Development/Perl
12cr|perl-Net-SSH-0.90.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Net-SSH-0.90.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-SSH-0.90.0-2|13	
12cr|perl-Net-SSH-0.90.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-SSH-0.90.0-2|15	BuildArch:	noarch
12cr|perl-Net-SSH-0.90.0-2|16	
12cr|perl-Net-SSH-0.90.0-2|17	%description
12cr|perl-Net-SSH-0.90.0-2|18	Simple wrappers around ssh commands.
12cr|perl-Net-SSH-0.90.0-2|19	
12cr|perl-Net-SSH-0.90.0-2|20	%prep
12cr|perl-Net-SSH-0.90.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-SSH-0.90.0-2|22	
12cr|perl-Net-SSH-0.90.0-2|23	%build
12cr|perl-Net-SSH-0.90.0-2|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-SSH-0.90.0-2|25	%make
12cr|perl-Net-SSH-0.90.0-2|26	
12cr|perl-Net-SSH-0.90.0-2|27	%install
12cr|perl-Net-SSH-0.90.0-2|28	%makeinstall_std
12cr|perl-Net-SSH-0.90.0-2|29	
12cr|perl-Net-SSH-0.90.0-2|30	%check
12cr|perl-Net-SSH-0.90.0-2|31	make test
12cr|perl-Net-SSH-0.90.0-2|32	
12cr|perl-Net-SSH-0.90.0-2|33	%files
12cr|perl-Net-SSH-0.90.0-2|34	%defattr(644,root,root,755)
12cr|perl-Net-SSH-0.90.0-2|35	%doc README
12cr|perl-Net-SSH-0.90.0-2|36	%{perl_vendorlib}/Net
12cr|perl-Net-SSH-0.90.0-2|37	%{_mandir}/*/*
12cr|perl-Net-SSH-0.90.0-2|38	
12cr|perl-Net-SSH-0.90.0-2|39	
12cr|perl-Net-SSH-0.90.0-2|40	%changelog
12cr|perl-Net-SSH-0.90.0-2|41	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-Net-SSH-0.90.0-2|42	+ Revision: 404246
12cr|perl-Net-SSH-0.90.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-Net-SSH-0.90.0-2|44	
12cr|perl-Net-SSH-0.90.0-2|45	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.09-2mdv2009.0
12cr|perl-Net-SSH-0.90.0-2|46	+ Revision: 268626
12cr|perl-Net-SSH-0.90.0-2|47	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Net-SSH-0.90.0-2|48	
12cr|perl-Net-SSH-0.90.0-2|49	* Sat May 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.0
12cr|perl-Net-SSH-0.90.0-2|50	+ Revision: 208357
12cr|perl-Net-SSH-0.90.0-2|51	- update to new version 0.09
12cr|perl-Net-SSH-0.90.0-2|52	
12cr|perl-Net-SSH-0.90.0-2|53	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-SSH-0.90.0-2|54	- restore BuildRoot
12cr|perl-Net-SSH-0.90.0-2|55	
12cr|perl-Net-SSH-0.90.0-2|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-SSH-0.90.0-2|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-SSH-0.90.0-2|58	
12cr|perl-Net-SSH-0.90.0-2|59	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-7mdv2008.0
12cr|perl-Net-SSH-0.90.0-2|60	+ Revision: 86710
12cr|perl-Net-SSH-0.90.0-2|61	- rebuild
12cr|perl-Net-SSH-0.90.0-2|62	
12cr|perl-Net-SSH-0.90.0-2|63	
12cr|perl-Net-SSH-0.90.0-2|64	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-6mdv2007.0
12cr|perl-Net-SSH-0.90.0-2|65	- Rebuild
12cr|perl-Net-SSH-0.90.0-2|66	
12cr|perl-Net-SSH-0.90.0-2|67	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.08-5mdk
12cr|perl-Net-SSH-0.90.0-2|68	- Fix SPEC according to Perl Policy
12cr|perl-Net-SSH-0.90.0-2|69	- Source URL
12cr|perl-Net-SSH-0.90.0-2|70	- use mkrel
12cr|perl-Net-SSH-0.90.0-2|71	
12cr|perl-Net-SSH-0.90.0-2|72	* Mon Jun 06 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-4mdk
12cr|perl-Net-SSH-0.90.0-2|73	- better url
12cr|perl-Net-SSH-0.90.0-2|74	- drop useless empty directories
12cr|perl-Net-SSH-0.90.0-2|75	- spec cleanup
12cr|perl-Net-SSH-0.90.0-2|76	- make test in %%check
12cr|perl-Net-SSH-0.90.0-2|77	
12cr|perl-Net-SSH-0.90.0-2|78	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.08-3mdk
12cr|perl-Net-SSH-0.90.0-2|79	- fix buildrequires in a backward compatible way
12cr|perl-Net-SSH-0.90.0-2|80	
12cr|perl-Net-SSH-0.90.0-2|81	* Thu Jun 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.08-2mdk
12cr|perl-Net-SSH-0.90.0-2|82	- fix perms
12cr|perl-Net-SSH-0.90.0-2|83	
12cr|perl-Net-SSH-0.90.0-2|84	* Wed Apr 21 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.08-1mdk
12cr|perl-Net-SSH-0.90.0-2|85	- new version
12cr|perl-Net-SSH-0.90.0-2|86	- rpmbuildupdate aware
12cr|perl-Net-SSH-0.90.0-2|87	- dir ownership
12cr|perl-Net-SSH-0.90.0-2|88	- no more explicit dependencies, let spec-helper do its job
12cr|perl-Net-SSH-0.90.0-2|89	

5107 12
12cr|perl-Net-SSH2-0.390.0-2|1	%define upstream_name	 Net-SSH2
12cr|perl-Net-SSH2-0.390.0-2|2	%define upstream_version 0.39
12cr|perl-Net-SSH2-0.390.0-2|3	
12cr|perl-Net-SSH2-0.390.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Net-SSH2-0.390.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Net-SSH2-0.390.0-2|6	Release:	2
12cr|perl-Net-SSH2-0.390.0-2|7	
12cr|perl-Net-SSH2-0.390.0-2|8	Summary:	Support for the SSH 2 protocol via libSSH2
12cr|perl-Net-SSH2-0.390.0-2|9	License:	GPL
12cr|perl-Net-SSH2-0.390.0-2|10	Group:		Development/Perl
12cr|perl-Net-SSH2-0.390.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Net-SSH2-0.390.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-SSH2-0.390.0-2|13	
12cr|perl-Net-SSH2-0.390.0-2|14	BuildRequires:	libssh2-devel
12cr|perl-Net-SSH2-0.390.0-2|15	BuildRequires:	perl(Term::ReadKey)
12cr|perl-Net-SSH2-0.390.0-2|16	Buildrequires:	perl-devel
12cr|perl-Net-SSH2-0.390.0-2|17	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Net-SSH2-0.390.0-2|18	
12cr|perl-Net-SSH2-0.390.0-2|19	%description
12cr|perl-Net-SSH2-0.390.0-2|20	Net::SSH2 is a perl interface to the libssh2 (http://www.libssh2.org) library.
12cr|perl-Net-SSH2-0.390.0-2|21	It supports the SSH2 protocol (there is no support for SSH1) with all of the
12cr|perl-Net-SSH2-0.390.0-2|22	key exchanges, ciphers, and compression of libssh2.
12cr|perl-Net-SSH2-0.390.0-2|23	
12cr|perl-Net-SSH2-0.390.0-2|24	%prep
12cr|perl-Net-SSH2-0.390.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-SSH2-0.390.0-2|26	
12cr|perl-Net-SSH2-0.390.0-2|27	perl -pi -e 's~^my \$inc.*~my \$inc = "%_includedir";~' Makefile.PL
12cr|perl-Net-SSH2-0.390.0-2|28	perl -pi -e 's~^my \$lib.*~my \$lib = "%_libdir";~' Makefile.PL
12cr|perl-Net-SSH2-0.390.0-2|29	
12cr|perl-Net-SSH2-0.390.0-2|30	%build
12cr|perl-Net-SSH2-0.390.0-2|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-SSH2-0.390.0-2|32	%make CFLAGS="%{optflags}"
12cr|perl-Net-SSH2-0.390.0-2|33	
12cr|perl-Net-SSH2-0.390.0-2|34	
12cr|perl-Net-SSH2-0.390.0-2|35	%check
12cr|perl-Net-SSH2-0.390.0-2|36	%{__make} test
12cr|perl-Net-SSH2-0.390.0-2|37	
12cr|perl-Net-SSH2-0.390.0-2|38	%clean
12cr|perl-Net-SSH2-0.390.0-2|39	rm -rf %{buildroot}
12cr|perl-Net-SSH2-0.390.0-2|40	
12cr|perl-Net-SSH2-0.390.0-2|41	%install
12cr|perl-Net-SSH2-0.390.0-2|42	rm -rf %{buildroot}
12cr|perl-Net-SSH2-0.390.0-2|43	%makeinstall_std
12cr|perl-Net-SSH2-0.390.0-2|44	
12cr|perl-Net-SSH2-0.390.0-2|45	%files
12cr|perl-Net-SSH2-0.390.0-2|46	%defattr(-,root,root)
12cr|perl-Net-SSH2-0.390.0-2|47	%doc Changes README
12cr|perl-Net-SSH2-0.390.0-2|48	%{perl_vendorarch}/Net
12cr|perl-Net-SSH2-0.390.0-2|49	%{perl_vendorarch}/auto/Net
12cr|perl-Net-SSH2-0.390.0-2|50	%{_mandir}/*/*
12cr|perl-Net-SSH2-0.390.0-2|51	
12cr|perl-Net-SSH2-0.390.0-2|52	
12cr|perl-Net-SSH2-0.390.0-2|53	%changelog
12cr|perl-Net-SSH2-0.390.0-2|54	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.390.0-2
12cr|perl-Net-SSH2-0.390.0-2|55	+ Revision: 768358
12cr|perl-Net-SSH2-0.390.0-2|56	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Net-SSH2-0.390.0-2|57	
12cr|perl-Net-SSH2-0.390.0-2|58	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.390.0-1
12cr|perl-Net-SSH2-0.390.0-2|59	+ Revision: 690299
12cr|perl-Net-SSH2-0.390.0-2|60	- update to new version 0.39
12cr|perl-Net-SSH2-0.390.0-2|61	
12cr|perl-Net-SSH2-0.390.0-2|62	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.380.0-1
12cr|perl-Net-SSH2-0.390.0-2|63	+ Revision: 684780
12cr|perl-Net-SSH2-0.390.0-2|64	- update to new version 0.38
12cr|perl-Net-SSH2-0.390.0-2|65	
12cr|perl-Net-SSH2-0.390.0-2|66	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.360.0-1
12cr|perl-Net-SSH2-0.390.0-2|67	+ Revision: 682138
12cr|perl-Net-SSH2-0.390.0-2|68	- update to new version 0.36
12cr|perl-Net-SSH2-0.390.0-2|69	
12cr|perl-Net-SSH2-0.390.0-2|70	* Thu May 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.350.0-1
12cr|perl-Net-SSH2-0.390.0-2|71	+ Revision: 673818
12cr|perl-Net-SSH2-0.390.0-2|72	- update to new version 0.35
12cr|perl-Net-SSH2-0.390.0-2|73	
12cr|perl-Net-SSH2-0.390.0-2|74	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.340.0-1
12cr|perl-Net-SSH2-0.390.0-2|75	+ Revision: 672856
12cr|perl-Net-SSH2-0.390.0-2|76	- update to new version 0.34
12cr|perl-Net-SSH2-0.390.0-2|77	
12cr|perl-Net-SSH2-0.390.0-2|78	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.330.0-2mdv2011.0
12cr|perl-Net-SSH2-0.390.0-2|79	+ Revision: 556064
12cr|perl-Net-SSH2-0.390.0-2|80	- rebuild for perl 5.12
12cr|perl-Net-SSH2-0.390.0-2|81	
12cr|perl-Net-SSH2-0.390.0-2|82	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.330.0-1mdv2011.0
12cr|perl-Net-SSH2-0.390.0-2|83	+ Revision: 553133
12cr|perl-Net-SSH2-0.390.0-2|84	- update to 0.33
12cr|perl-Net-SSH2-0.390.0-2|85	
12cr|perl-Net-SSH2-0.390.0-2|86	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.310.0-1mdv2011.0
12cr|perl-Net-SSH2-0.390.0-2|87	+ Revision: 552475
12cr|perl-Net-SSH2-0.390.0-2|88	- update to 0.31
12cr|perl-Net-SSH2-0.390.0-2|89	
12cr|perl-Net-SSH2-0.390.0-2|90	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 0.290.0-1mdv2010.1
12cr|perl-Net-SSH2-0.390.0-2|91	+ Revision: 536207
12cr|perl-Net-SSH2-0.390.0-2|92	- update to 0.29
12cr|perl-Net-SSH2-0.390.0-2|93	
12cr|perl-Net-SSH2-0.390.0-2|94	* Tue Apr 13 2010 Funda Wang <fwang@mandriva.org> 0.280.0-2mdv2010.1
12cr|perl-Net-SSH2-0.390.0-2|95	+ Revision: 534504
12cr|perl-Net-SSH2-0.390.0-2|96	- rebuild
12cr|perl-Net-SSH2-0.390.0-2|97	
12cr|perl-Net-SSH2-0.390.0-2|98	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.280.0-1mdv2010.1
12cr|perl-Net-SSH2-0.390.0-2|99	+ Revision: 460766
12cr|perl-Net-SSH2-0.390.0-2|100	- update to 0.28
12cr|perl-Net-SSH2-0.390.0-2|101	
12cr|perl-Net-SSH2-0.390.0-2|102	* Thu Sep 10 2009 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-1mdv2010.0
12cr|perl-Net-SSH2-0.390.0-2|103	+ Revision: 437169
12cr|perl-Net-SSH2-0.390.0-2|104	- update to 0.27
12cr|perl-Net-SSH2-0.390.0-2|105	
12cr|perl-Net-SSH2-0.390.0-2|106	* Mon Sep 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.250.0-1mdv2010.0
12cr|perl-Net-SSH2-0.390.0-2|107	+ Revision: 432825
12cr|perl-Net-SSH2-0.390.0-2|108	- update to 0.25
12cr|perl-Net-SSH2-0.390.0-2|109	
12cr|perl-Net-SSH2-0.390.0-2|110	* Mon Aug 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.240.0-2mdv2010.0
12cr|perl-Net-SSH2-0.390.0-2|111	+ Revision: 420432
12cr|perl-Net-SSH2-0.390.0-2|112	- force submit
12cr|perl-Net-SSH2-0.390.0-2|113	- update to 0.24
12cr|perl-Net-SSH2-0.390.0-2|114	
12cr|perl-Net-SSH2-0.390.0-2|115	* Wed Aug 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2010.0
12cr|perl-Net-SSH2-0.390.0-2|116	+ Revision: 418123
12cr|perl-Net-SSH2-0.390.0-2|117	- update to 0.23
12cr|perl-Net-SSH2-0.390.0-2|118	
12cr|perl-Net-SSH2-0.390.0-2|119	* Sun Aug 16 2009 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-2mdv2010.0
12cr|perl-Net-SSH2-0.390.0-2|120	+ Revision: 417002
12cr|perl-Net-SSH2-0.390.0-2|121	- force rebuild
12cr|perl-Net-SSH2-0.390.0-2|122	- update to 0.22
12cr|perl-Net-SSH2-0.390.0-2|123	
12cr|perl-Net-SSH2-0.390.0-2|124	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-1mdv2010.0
12cr|perl-Net-SSH2-0.390.0-2|125	+ Revision: 407867
12cr|perl-Net-SSH2-0.390.0-2|126	- rebuild using %%perl_convert_version
12cr|perl-Net-SSH2-0.390.0-2|127	
12cr|perl-Net-SSH2-0.390.0-2|128	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.21-1mdv2010.0
12cr|perl-Net-SSH2-0.390.0-2|129	+ Revision: 383532
12cr|perl-Net-SSH2-0.390.0-2|130	- update to new version 0.21
12cr|perl-Net-SSH2-0.390.0-2|131	
12cr|perl-Net-SSH2-0.390.0-2|132	* Fri Jun 05 2009 Olivier Thauvin <nanardon@mandriva.org> 0.20-1mdv2010.0
12cr|perl-Net-SSH2-0.390.0-2|133	+ Revision: 383074
12cr|perl-Net-SSH2-0.390.0-2|134	- 0.20
12cr|perl-Net-SSH2-0.390.0-2|135	
12cr|perl-Net-SSH2-0.390.0-2|136	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.19-1mdv2010.0
12cr|perl-Net-SSH2-0.390.0-2|137	+ Revision: 370138
12cr|perl-Net-SSH2-0.390.0-2|138	- update to new version 0.19
12cr|perl-Net-SSH2-0.390.0-2|139	
12cr|perl-Net-SSH2-0.390.0-2|140	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.18-5mdv2009.0
12cr|perl-Net-SSH2-0.390.0-2|141	+ Revision: 258133
12cr|perl-Net-SSH2-0.390.0-2|142	- rebuild
12cr|perl-Net-SSH2-0.390.0-2|143	
12cr|perl-Net-SSH2-0.390.0-2|144	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.18-4mdv2009.0
12cr|perl-Net-SSH2-0.390.0-2|145	+ Revision: 246174
12cr|perl-Net-SSH2-0.390.0-2|146	- rebuild
12cr|perl-Net-SSH2-0.390.0-2|147	
12cr|perl-Net-SSH2-0.390.0-2|148	+ Anssi Hannula <anssi@mandriva.org>
12cr|perl-Net-SSH2-0.390.0-2|149	- buildrequire libssh2-devel specifically
12cr|perl-Net-SSH2-0.390.0-2|150	
12cr|perl-Net-SSH2-0.390.0-2|151	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.18-2mdv2008.1
12cr|perl-Net-SSH2-0.390.0-2|152	+ Revision: 152228
12cr|perl-Net-SSH2-0.390.0-2|153	- rebuild
12cr|perl-Net-SSH2-0.390.0-2|154	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-SSH2-0.390.0-2|155	
12cr|perl-Net-SSH2-0.390.0-2|156	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Net-SSH2-0.390.0-2|157	- restore BuildRoot
12cr|perl-Net-SSH2-0.390.0-2|158	
12cr|perl-Net-SSH2-0.390.0-2|159	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2008.1
12cr|perl-Net-SSH2-0.390.0-2|160	+ Revision: 109590
12cr|perl-Net-SSH2-0.390.0-2|161	- new version
12cr|perl-Net-SSH2-0.390.0-2|162	
12cr|perl-Net-SSH2-0.390.0-2|163	* Tue Aug 28 2007 Oden Eriksson <oeriksson@mandriva.com> 0.10-2mdv2008.0
12cr|perl-Net-SSH2-0.390.0-2|164	+ Revision: 72862
12cr|perl-Net-SSH2-0.390.0-2|165	- fix build
12cr|perl-Net-SSH2-0.390.0-2|166	
12cr|perl-Net-SSH2-0.390.0-2|167	
12cr|perl-Net-SSH2-0.390.0-2|168	* Sat Mar 03 2007 Olivier Thauvin <nanardon@mandriva.org> 0.10-1mdv2007.0
12cr|perl-Net-SSH2-0.390.0-2|169	+ Revision: 131671
12cr|perl-Net-SSH2-0.390.0-2|170	- 0.10
12cr|perl-Net-SSH2-0.390.0-2|171	
12cr|perl-Net-SSH2-0.390.0-2|172	* Tue Dec 12 2006 Olivier Thauvin <nanardon@mandriva.org> 0.09-1mdv2007.1
12cr|perl-Net-SSH2-0.390.0-2|173	+ Revision: 95157
12cr|perl-Net-SSH2-0.390.0-2|174	- 0.09
12cr|perl-Net-SSH2-0.390.0-2|175	
12cr|perl-Net-SSH2-0.390.0-2|176	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org> 0.08-2mdv2007.0
12cr|perl-Net-SSH2-0.390.0-2|177	+ Revision: 53855
12cr|perl-Net-SSH2-0.390.0-2|178	- rebuild
12cr|perl-Net-SSH2-0.390.0-2|179	- Import perl-Net-SSH2
12cr|perl-Net-SSH2-0.390.0-2|180	
12cr|perl-Net-SSH2-0.390.0-2|181	* Thu Jun 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2007.0
12cr|perl-Net-SSH2-0.390.0-2|182	- New release 0.08
12cr|perl-Net-SSH2-0.390.0-2|183	- fix compilation flags
12cr|perl-Net-SSH2-0.390.0-2|184	
12cr|perl-Net-SSH2-0.390.0-2|185	* Sat Apr 29 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.07-2mdk
12cr|perl-Net-SSH2-0.390.0-2|186	- Fix SPEC according to Perl Policy
12cr|perl-Net-SSH2-0.390.0-2|187	- BuildRequires
12cr|perl-Net-SSH2-0.390.0-2|188	- Source URL
12cr|perl-Net-SSH2-0.390.0-2|189	
12cr|perl-Net-SSH2-0.390.0-2|190	* Tue Mar 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdk
12cr|perl-Net-SSH2-0.390.0-2|191	- New release 0.07
12cr|perl-Net-SSH2-0.390.0-2|192	
12cr|perl-Net-SSH2-0.390.0-2|193	* Wed Jan 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdk
12cr|perl-Net-SSH2-0.390.0-2|194	- new version
12cr|perl-Net-SSH2-0.390.0-2|195	- spec cleanup
12cr|perl-Net-SSH2-0.390.0-2|196	- rpmbuildupdate aware
12cr|perl-Net-SSH2-0.390.0-2|197	- fix buildrequires
12cr|perl-Net-SSH2-0.390.0-2|198	
12cr|perl-Net-SSH2-0.390.0-2|199	* Wed Dec 21 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.05-2mdk
12cr|perl-Net-SSH2-0.390.0-2|200	- Add BuildRequires: perl-Term-ReadKey
12cr|perl-Net-SSH2-0.390.0-2|201	
12cr|perl-Net-SSH2-0.390.0-2|202	* Tue Dec 20 2005 Olivier Thauvin <nanardon@mandriva.org> 0.05-1mdk
12cr|perl-Net-SSH2-0.390.0-2|203	- 0.05
12cr|perl-Net-SSH2-0.390.0-2|204	
12cr|perl-Net-SSH2-0.390.0-2|205	* Fri Nov 18 2005 Olivier Thauvin <nanardon@mandriva.org> 0.04-1mdk
12cr|perl-Net-SSH2-0.390.0-2|206	- initial contrib
12cr|perl-Net-SSH2-0.390.0-2|207	

5108 12
12cr|perl-Net-SSH-Expect-1.90.0-3|1	%define upstream_name    Net-SSH-Expect
12cr|perl-Net-SSH-Expect-1.90.0-3|2	%define upstream_version 1.09
12cr|perl-Net-SSH-Expect-1.90.0-3|3	
12cr|perl-Net-SSH-Expect-1.90.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Net-SSH-Expect-1.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-SSH-Expect-1.90.0-3|6	Release:	3
12cr|perl-Net-SSH-Expect-1.90.0-3|7	Summary:	An ssh wrapper to execute remote commands
12cr|perl-Net-SSH-Expect-1.90.0-3|8	License:	GPL+ or Artistic
12cr|perl-Net-SSH-Expect-1.90.0-3|9	Group:		Development/Perl
12cr|perl-Net-SSH-Expect-1.90.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-SSH-Expect-1.90.0-3|11	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-SSH-Expect-1.90.0-3|12	
12cr|perl-Net-SSH-Expect-1.90.0-3|13	BuildRequires:	perl-devel
12cr|perl-Net-SSH-Expect-1.90.0-3|14	BuildRequires:	perl(Expect)
12cr|perl-Net-SSH-Expect-1.90.0-3|15	BuildArch:	noarch
12cr|perl-Net-SSH-Expect-1.90.0-3|16	
12cr|perl-Net-SSH-Expect-1.90.0-3|17	%description
12cr|perl-Net-SSH-Expect-1.90.0-3|18	This module is a wrapper to the _ssh_ executable that is available in your
12cr|perl-Net-SSH-Expect-1.90.0-3|19	system's _$PATH_. Use this module to execute commands on the remote SSH
12cr|perl-Net-SSH-Expect-1.90.0-3|20	server. It authenticates with the user and password you passed in the
12cr|perl-Net-SSH-Expect-1.90.0-3|21	constructor's attributes 'user' and 'password'.
12cr|perl-Net-SSH-Expect-1.90.0-3|22	
12cr|perl-Net-SSH-Expect-1.90.0-3|23	Once an ssh connection was started using the 'connect()' method it will
12cr|perl-Net-SSH-Expect-1.90.0-3|24	remain open until you call the 'close()' method. This allows you execute as
12cr|perl-Net-SSH-Expect-1.90.0-3|25	many commands as you want with the 'exec()' method using only one
12cr|perl-Net-SSH-Expect-1.90.0-3|26	connection. This is a better approach over other ssh wrapper
12cr|perl-Net-SSH-Expect-1.90.0-3|27	implementations, i.e: Net::SCP, Net::SSH and Net::SCP::Expect, that start a
12cr|perl-Net-SSH-Expect-1.90.0-3|28	new ssh connection each time a remote command is issued or a file is
12cr|perl-Net-SSH-Expect-1.90.0-3|29	transfered.
12cr|perl-Net-SSH-Expect-1.90.0-3|30	
12cr|perl-Net-SSH-Expect-1.90.0-3|31	It uses _Expect.pm_ module to interact with the SSH server. A
12cr|perl-Net-SSH-Expect-1.90.0-3|32	'get_expect()' method is provided so you can obtain the internal 'Expect'
12cr|perl-Net-SSH-Expect-1.90.0-3|33	object connected to the SSH server. Use this only if you have some special
12cr|perl-Net-SSH-Expect-1.90.0-3|34	need that you can't do with the 'exec()' method.
12cr|perl-Net-SSH-Expect-1.90.0-3|35	
12cr|perl-Net-SSH-Expect-1.90.0-3|36	%prep
12cr|perl-Net-SSH-Expect-1.90.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-SSH-Expect-1.90.0-3|38	
12cr|perl-Net-SSH-Expect-1.90.0-3|39	%build
12cr|perl-Net-SSH-Expect-1.90.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-SSH-Expect-1.90.0-3|41	%make
12cr|perl-Net-SSH-Expect-1.90.0-3|42	
12cr|perl-Net-SSH-Expect-1.90.0-3|43	%check
12cr|perl-Net-SSH-Expect-1.90.0-3|44	%make test
12cr|perl-Net-SSH-Expect-1.90.0-3|45	
12cr|perl-Net-SSH-Expect-1.90.0-3|46	%install
12cr|perl-Net-SSH-Expect-1.90.0-3|47	%makeinstall_std
12cr|perl-Net-SSH-Expect-1.90.0-3|48	
12cr|perl-Net-SSH-Expect-1.90.0-3|49	%files
12cr|perl-Net-SSH-Expect-1.90.0-3|50	%doc Changes README
12cr|perl-Net-SSH-Expect-1.90.0-3|51	%{_mandir}/man3/*
12cr|perl-Net-SSH-Expect-1.90.0-3|52	%{perl_vendorlib}/*
12cr|perl-Net-SSH-Expect-1.90.0-3|53	
12cr|perl-Net-SSH-Expect-1.90.0-3|54	%changelog
12cr|perl-Net-SSH-Expect-1.90.0-3|55	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.90.0-2mdv2011.0
12cr|perl-Net-SSH-Expect-1.90.0-3|56	+ Revision: 655144
12cr|perl-Net-SSH-Expect-1.90.0-3|57	- rebuild for updated spec-helper
12cr|perl-Net-SSH-Expect-1.90.0-3|58	
12cr|perl-Net-SSH-Expect-1.90.0-3|59	* Thu Oct 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.90.0-1mdv2011.0
12cr|perl-Net-SSH-Expect-1.90.0-3|60	+ Revision: 460113
12cr|perl-Net-SSH-Expect-1.90.0-3|61	- import perl-Net-SSH-Expect
12cr|perl-Net-SSH-Expect-1.90.0-3|62	
12cr|perl-Net-SSH-Expect-1.90.0-3|63	
12cr|perl-Net-SSH-Expect-1.90.0-3|64	* Thu Oct 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.0-1mdv2010.0
12cr|perl-Net-SSH-Expect-1.90.0-3|65	- initial mdv release, generated with cpan2dist

5109 12
12cr|perl-Net-SSH-Perl-1.340.0-2|1	%define	upstream_name	 Net-SSH-Perl
12cr|perl-Net-SSH-Perl-1.340.0-2|2	%define	upstream_version 1.34
12cr|perl-Net-SSH-Perl-1.340.0-2|3	
12cr|perl-Net-SSH-Perl-1.340.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-SSH-Perl-1.340.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-SSH-Perl-1.340.0-2|6	Release:	2
12cr|perl-Net-SSH-Perl-1.340.0-2|7	
12cr|perl-Net-SSH-Perl-1.340.0-2|8	Summary:	Perl client Interface to SSH
12cr|perl-Net-SSH-Perl-1.340.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-SSH-Perl-1.340.0-2|10	Group:		Development/Perl
12cr|perl-Net-SSH-Perl-1.340.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Net-SSH-Perl-1.340.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-SSH-Perl-1.340.0-2|13	
12cr|perl-Net-SSH-Perl-1.340.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-SSH-Perl-1.340.0-2|15	BuildRequires:	perl(MIME::Base64)
12cr|perl-Net-SSH-Perl-1.340.0-2|16	BuildRequires:	perl(Math::Pari)
12cr|perl-Net-SSH-Perl-1.340.0-2|17	BuildRequires:	perl(Math::GMP)
12cr|perl-Net-SSH-Perl-1.340.0-2|18	BuildRequires:	perl(String::CRC32)
12cr|perl-Net-SSH-Perl-1.340.0-2|19	BuildRequires:	perl(Convert::PEM)
12cr|perl-Net-SSH-Perl-1.340.0-2|20	BuildRequires:	perl(Crypt::IDEA)
12cr|perl-Net-SSH-Perl-1.340.0-2|21	BuildRequires:	perl(Crypt::DH)
12cr|perl-Net-SSH-Perl-1.340.0-2|22	BuildRequires:	perl(Crypt::DSA)
12cr|perl-Net-SSH-Perl-1.340.0-2|23	BuildRequires:	perl(Digest::SHA1)
12cr|perl-Net-SSH-Perl-1.340.0-2|24	BuildRequires:	perl(Digest::HMAC)
12cr|perl-Net-SSH-Perl-1.340.0-2|25	BuildRequires:	perl(Digest::MD5)
12cr|perl-Net-SSH-Perl-1.340.0-2|26	BuildRequires:	perl(Digest::BubbleBabble)
12cr|perl-Net-SSH-Perl-1.340.0-2|27	BuildRequires:	perl(Crypt::RSA)
12cr|perl-Net-SSH-Perl-1.340.0-2|28	BuildArch:	noarch
12cr|perl-Net-SSH-Perl-1.340.0-2|29	
12cr|perl-Net-SSH-Perl-1.340.0-2|30	%description
12cr|perl-Net-SSH-Perl-1.340.0-2|31	Net::SSH::Perl is an all-Perl module implementing an SSH
12cr|perl-Net-SSH-Perl-1.340.0-2|32	(Secure Shell) client. It is compatible with both the SSH-1
12cr|perl-Net-SSH-Perl-1.340.0-2|33	and SSH-2 protocols.
12cr|perl-Net-SSH-Perl-1.340.0-2|34	
12cr|perl-Net-SSH-Perl-1.340.0-2|35	%prep
12cr|perl-Net-SSH-Perl-1.340.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-SSH-Perl-1.340.0-2|37	
12cr|perl-Net-SSH-Perl-1.340.0-2|38	%build
12cr|perl-Net-SSH-Perl-1.340.0-2|39	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cr|perl-Net-SSH-Perl-1.340.0-2|40	%make
12cr|perl-Net-SSH-Perl-1.340.0-2|41	
12cr|perl-Net-SSH-Perl-1.340.0-2|42	%check
12cr|perl-Net-SSH-Perl-1.340.0-2|43	# test hang... :\
12cr|perl-Net-SSH-Perl-1.340.0-2|44	# make test
12cr|perl-Net-SSH-Perl-1.340.0-2|45	
12cr|perl-Net-SSH-Perl-1.340.0-2|46	%install
12cr|perl-Net-SSH-Perl-1.340.0-2|47	%makeinstall_std
12cr|perl-Net-SSH-Perl-1.340.0-2|48	
12cr|perl-Net-SSH-Perl-1.340.0-2|49	%files
12cr|perl-Net-SSH-Perl-1.340.0-2|50	%doc Changes README
12cr|perl-Net-SSH-Perl-1.340.0-2|51	%{perl_vendorlib}/Net
12cr|perl-Net-SSH-Perl-1.340.0-2|52	%{_mandir}/man*/*
12cr|perl-Net-SSH-Perl-1.340.0-2|53	
12cr|perl-Net-SSH-Perl-1.340.0-2|54	
12cr|perl-Net-SSH-Perl-1.340.0-2|55	%changelog
12cr|perl-Net-SSH-Perl-1.340.0-2|56	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.340.0-1mdv2010.0
12cr|perl-Net-SSH-Perl-1.340.0-2|57	+ Revision: 407848
12cr|perl-Net-SSH-Perl-1.340.0-2|58	- rebuild using %%perl_convert_version
12cr|perl-Net-SSH-Perl-1.340.0-2|59	
12cr|perl-Net-SSH-Perl-1.340.0-2|60	* Tue Feb 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.34-1mdv2009.1
12cr|perl-Net-SSH-Perl-1.340.0-2|61	+ Revision: 336949
12cr|perl-Net-SSH-Perl-1.340.0-2|62	- update to new version 1.34
12cr|perl-Net-SSH-Perl-1.340.0-2|63	
12cr|perl-Net-SSH-Perl-1.340.0-2|64	* Wed Oct 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.33-1mdv2009.1
12cr|perl-Net-SSH-Perl-1.340.0-2|65	+ Revision: 296404
12cr|perl-Net-SSH-Perl-1.340.0-2|66	- update to new version 1.33
12cr|perl-Net-SSH-Perl-1.340.0-2|67	
12cr|perl-Net-SSH-Perl-1.340.0-2|68	* Mon Oct 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.32-1mdv2009.1
12cr|perl-Net-SSH-Perl-1.340.0-2|69	+ Revision: 295507
12cr|perl-Net-SSH-Perl-1.340.0-2|70	- update to new version 1.32
12cr|perl-Net-SSH-Perl-1.340.0-2|71	
12cr|perl-Net-SSH-Perl-1.340.0-2|72	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.31-1mdv2009.1
12cr|perl-Net-SSH-Perl-1.340.0-2|73	+ Revision: 292267
12cr|perl-Net-SSH-Perl-1.340.0-2|74	- update to new version 1.31
12cr|perl-Net-SSH-Perl-1.340.0-2|75	
12cr|perl-Net-SSH-Perl-1.340.0-2|76	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.30-5mdv2009.0
12cr|perl-Net-SSH-Perl-1.340.0-2|77	+ Revision: 241800
12cr|perl-Net-SSH-Perl-1.340.0-2|78	- rebuild
12cr|perl-Net-SSH-Perl-1.340.0-2|79	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-SSH-Perl-1.340.0-2|80	
12cr|perl-Net-SSH-Perl-1.340.0-2|81	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-SSH-Perl-1.340.0-2|82	- restore BuildRoot
12cr|perl-Net-SSH-Perl-1.340.0-2|83	
12cr|perl-Net-SSH-Perl-1.340.0-2|84	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1.30-3mdv2008.0
12cr|perl-Net-SSH-Perl-1.340.0-2|85	+ Revision: 25198
12cr|perl-Net-SSH-Perl-1.340.0-2|86	- rebuild
12cr|perl-Net-SSH-Perl-1.340.0-2|87	
12cr|perl-Net-SSH-Perl-1.340.0-2|88	
12cr|perl-Net-SSH-Perl-1.340.0-2|89	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.30-2mdk
12cr|perl-Net-SSH-Perl-1.340.0-2|90	- Fix SPEC according to Perl Policy
12cr|perl-Net-SSH-Perl-1.340.0-2|91	- BuildRequires
12cr|perl-Net-SSH-Perl-1.340.0-2|92	- Source URL
12cr|perl-Net-SSH-Perl-1.340.0-2|93	
12cr|perl-Net-SSH-Perl-1.340.0-2|94	* Wed Apr 05 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.30-1mdk
12cr|perl-Net-SSH-Perl-1.340.0-2|95	- New release 1.30
12cr|perl-Net-SSH-Perl-1.340.0-2|96	
12cr|perl-Net-SSH-Perl-1.340.0-2|97	* Mon Oct 10 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.29-1mdk
12cr|perl-Net-SSH-Perl-1.340.0-2|98	- new version
12cr|perl-Net-SSH-Perl-1.340.0-2|99	- %%mkrel
12cr|perl-Net-SSH-Perl-1.340.0-2|100	- spec cleanup
12cr|perl-Net-SSH-Perl-1.340.0-2|101	- better url
12cr|perl-Net-SSH-Perl-1.340.0-2|102	- fix sources url
12cr|perl-Net-SSH-Perl-1.340.0-2|103	- fix directory ownership
12cr|perl-Net-SSH-Perl-1.340.0-2|104	- make test in %%check
12cr|perl-Net-SSH-Perl-1.340.0-2|105	
12cr|perl-Net-SSH-Perl-1.340.0-2|106	* Thu May 26 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.28-1mdk
12cr|perl-Net-SSH-Perl-1.340.0-2|107	- 1.28
12cr|perl-Net-SSH-Perl-1.340.0-2|108	
12cr|perl-Net-SSH-Perl-1.340.0-2|109	* Fri Feb 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.27-1mdk
12cr|perl-Net-SSH-Perl-1.340.0-2|110	- 1.27
12cr|perl-Net-SSH-Perl-1.340.0-2|111	
12cr|perl-Net-SSH-Perl-1.340.0-2|112	* Sat Feb 05 2005 Sylvie Terjan <erinmargault@mandrake.org> 1.26-1mdk
12cr|perl-Net-SSH-Perl-1.340.0-2|113	- 1.26
12cr|perl-Net-SSH-Perl-1.340.0-2|114	- rebuild for new perl
12cr|perl-Net-SSH-Perl-1.340.0-2|115	
12cr|perl-Net-SSH-Perl-1.340.0-2|116	* Thu Jun 03 2004 Per Ã˜yvind Karlsen <peroyvind@linux-mandrake.com> 1.25-1mdk
12cr|perl-Net-SSH-Perl-1.340.0-2|117	- 1.25
12cr|perl-Net-SSH-Perl-1.340.0-2|118	- drop prefix tag
12cr|perl-Net-SSH-Perl-1.340.0-2|119	- cosmetics
12cr|perl-Net-SSH-Perl-1.340.0-2|120	
12cr|perl-Net-SSH-Perl-1.340.0-2|121	* Mon Dec 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.24-1mdk
12cr|perl-Net-SSH-Perl-1.340.0-2|122	- 1.24
12cr|perl-Net-SSH-Perl-1.340.0-2|123	
12cr|perl-Net-SSH-Perl-1.340.0-2|124	* Sun Nov 09 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 1.23-1mdk
12cr|perl-Net-SSH-Perl-1.340.0-2|125	- First MandrakeSoft Package
12cr|perl-Net-SSH-Perl-1.340.0-2|126	

5110 12
12cr|perl-Net-Syslog-0.40.0-2|1	%define  upstream_name    Net-Syslog
12cr|perl-Net-Syslog-0.40.0-2|2	%define  upstream_version 0.04
12cr|perl-Net-Syslog-0.40.0-2|3	
12cr|perl-Net-Syslog-0.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Syslog-0.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Syslog-0.40.0-2|6	Release:	2
12cr|perl-Net-Syslog-0.40.0-2|7	
12cr|perl-Net-Syslog-0.40.0-2|8	Summary:	Perl extension for sending syslog messages directly to a remote syslogd
12cr|perl-Net-Syslog-0.40.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-Syslog-0.40.0-2|10	Group:		Development/Perl
12cr|perl-Net-Syslog-0.40.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Syslog-0.40.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Syslog-0.40.0-2|13	
12cr|perl-Net-Syslog-0.40.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-Syslog-0.40.0-2|15	BuildArch:	noarch
12cr|perl-Net-Syslog-0.40.0-2|16	
12cr|perl-Net-Syslog-0.40.0-2|17	%description
12cr|perl-Net-Syslog-0.40.0-2|18	Net::Syslog implements the intra-host syslog forwarding protocol.
12cr|perl-Net-Syslog-0.40.0-2|19	It is not intended to replace the Sys::Syslog or
12cr|perl-Net-Syslog-0.40.0-2|20	Unix::Syslog modules, but instead to provide a method of using syslog when a
12cr|perl-Net-Syslog-0.40.0-2|21	local syslogd is unavailable or when you don't want to write syslog messages
12cr|perl-Net-Syslog-0.40.0-2|22	to the local syslog.
12cr|perl-Net-Syslog-0.40.0-2|23	
12cr|perl-Net-Syslog-0.40.0-2|24	%prep
12cr|perl-Net-Syslog-0.40.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Syslog-0.40.0-2|26	
12cr|perl-Net-Syslog-0.40.0-2|27	%build
12cr|perl-Net-Syslog-0.40.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Syslog-0.40.0-2|29	make
12cr|perl-Net-Syslog-0.40.0-2|30	
12cr|perl-Net-Syslog-0.40.0-2|31	%check
12cr|perl-Net-Syslog-0.40.0-2|32	make test
12cr|perl-Net-Syslog-0.40.0-2|33	
12cr|perl-Net-Syslog-0.40.0-2|34	%install
12cr|perl-Net-Syslog-0.40.0-2|35	%makeinstall_std
12cr|perl-Net-Syslog-0.40.0-2|36	
12cr|perl-Net-Syslog-0.40.0-2|37	%files
12cr|perl-Net-Syslog-0.40.0-2|38	%doc Changes
12cr|perl-Net-Syslog-0.40.0-2|39	%{perl_vendorlib}/Net/Syslog.pm
12cr|perl-Net-Syslog-0.40.0-2|40	%{_mandir}/man*/*
12cr|perl-Net-Syslog-0.40.0-2|41	
12cr|perl-Net-Syslog-0.40.0-2|42	
12cr|perl-Net-Syslog-0.40.0-2|43	%changelog
12cr|perl-Net-Syslog-0.40.0-2|44	* Mon Oct 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Net-Syslog-0.40.0-2|45	+ Revision: 589353
12cr|perl-Net-Syslog-0.40.0-2|46	- new version
12cr|perl-Net-Syslog-0.40.0-2|47	
12cr|perl-Net-Syslog-0.40.0-2|48	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-Net-Syslog-0.40.0-2|49	+ Revision: 404247
12cr|perl-Net-Syslog-0.40.0-2|50	- rebuild using %%perl_convert_version
12cr|perl-Net-Syslog-0.40.0-2|51	
12cr|perl-Net-Syslog-0.40.0-2|52	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.03-7mdv2009.0
12cr|perl-Net-Syslog-0.40.0-2|53	+ Revision: 258134
12cr|perl-Net-Syslog-0.40.0-2|54	- rebuild
12cr|perl-Net-Syslog-0.40.0-2|55	
12cr|perl-Net-Syslog-0.40.0-2|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.03-6mdv2009.0
12cr|perl-Net-Syslog-0.40.0-2|57	+ Revision: 246183
12cr|perl-Net-Syslog-0.40.0-2|58	- rebuild
12cr|perl-Net-Syslog-0.40.0-2|59	
12cr|perl-Net-Syslog-0.40.0-2|60	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 0.03-4mdv2008.1
12cr|perl-Net-Syslog-0.40.0-2|61	+ Revision: 166681
12cr|perl-Net-Syslog-0.40.0-2|62	- fix description-line-too-long
12cr|perl-Net-Syslog-0.40.0-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Syslog-0.40.0-2|64	
12cr|perl-Net-Syslog-0.40.0-2|65	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-Syslog-0.40.0-2|66	- restore BuildRoot
12cr|perl-Net-Syslog-0.40.0-2|67	
12cr|perl-Net-Syslog-0.40.0-2|68	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.03-4mdv2008.0
12cr|perl-Net-Syslog-0.40.0-2|69	+ Revision: 25451
12cr|perl-Net-Syslog-0.40.0-2|70	- rebuild
12cr|perl-Net-Syslog-0.40.0-2|71	
12cr|perl-Net-Syslog-0.40.0-2|72	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.03-3mdv2008.0
12cr|perl-Net-Syslog-0.40.0-2|73	+ Revision: 25197
12cr|perl-Net-Syslog-0.40.0-2|74	- rebuild
12cr|perl-Net-Syslog-0.40.0-2|75	
12cr|perl-Net-Syslog-0.40.0-2|76	
12cr|perl-Net-Syslog-0.40.0-2|77	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.03-2mdk
12cr|perl-Net-Syslog-0.40.0-2|78	- Fix SPEC according to Perl Policy
12cr|perl-Net-Syslog-0.40.0-2|79	- Source URL
12cr|perl-Net-Syslog-0.40.0-2|80	- URL
12cr|perl-Net-Syslog-0.40.0-2|81	
12cr|perl-Net-Syslog-0.40.0-2|82	* Fri Feb 17 2006 Oden Eriksson <oeriksson@mandriva.com> 0.03-1mdk
12cr|perl-Net-Syslog-0.40.0-2|83	- initial Mandriva package
12cr|perl-Net-Syslog-0.40.0-2|84	

5111 12
12cr|perl-Net-Telnet-Cisco-1.100.0-2|1	%define upstream_name    Net-Telnet-Cisco
12cr|perl-Net-Telnet-Cisco-1.100.0-2|2	%define upstream_version 1.10
12cr|perl-Net-Telnet-Cisco-1.100.0-2|3	
12cr|perl-Net-Telnet-Cisco-1.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Telnet-Cisco-1.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Telnet-Cisco-1.100.0-2|6	Release:	2
12cr|perl-Net-Telnet-Cisco-1.100.0-2|7	
12cr|perl-Net-Telnet-Cisco-1.100.0-2|8	Summary:	Net-Telnet-Cisco Perl module
12cr|perl-Net-Telnet-Cisco-1.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-Telnet-Cisco-1.100.0-2|10	Group:		Development/Perl
12cr|perl-Net-Telnet-Cisco-1.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Telnet-Cisco-1.100.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-Telnet-Cisco-1.100.0-2|13	
12cr|perl-Net-Telnet-Cisco-1.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-Telnet-Cisco-1.100.0-2|15	BuildArch:	noarch
12cr|perl-Net-Telnet-Cisco-1.100.0-2|16	
12cr|perl-Net-Telnet-Cisco-1.100.0-2|17	%description
12cr|perl-Net-Telnet-Cisco-1.100.0-2|18	Net::Telnet::Cisco adds additional functionality to
12cr|perl-Net-Telnet-Cisco-1.100.0-2|19	Net::Telnet that helps you automate Cisco router management
12cr|perl-Net-Telnet-Cisco-1.100.0-2|20	and statistic gathering.
12cr|perl-Net-Telnet-Cisco-1.100.0-2|21	
12cr|perl-Net-Telnet-Cisco-1.100.0-2|22	%prep
12cr|perl-Net-Telnet-Cisco-1.100.0-2|23	%setup -q -n %{name}-%{upstream_version}
12cr|perl-Net-Telnet-Cisco-1.100.0-2|24	
12cr|perl-Net-Telnet-Cisco-1.100.0-2|25	%build
12cr|perl-Net-Telnet-Cisco-1.100.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Telnet-Cisco-1.100.0-2|27	make
12cr|perl-Net-Telnet-Cisco-1.100.0-2|28	
12cr|perl-Net-Telnet-Cisco-1.100.0-2|29	%install
12cr|perl-Net-Telnet-Cisco-1.100.0-2|30	%makeinstall_std
12cr|perl-Net-Telnet-Cisco-1.100.0-2|31	
12cr|perl-Net-Telnet-Cisco-1.100.0-2|32	%files
12cr|perl-Net-Telnet-Cisco-1.100.0-2|33	%{perl_vendorlib}/Net/Telnet/*
12cr|perl-Net-Telnet-Cisco-1.100.0-2|34	%{perl_vendorlib}/auto/Net/Telnet/*
12cr|perl-Net-Telnet-Cisco-1.100.0-2|35	%{_mandir}/*/*
12cr|perl-Net-Telnet-Cisco-1.100.0-2|36	
12cr|perl-Net-Telnet-Cisco-1.100.0-2|37	%changelog
12cr|perl-Net-Telnet-Cisco-1.100.0-2|38	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.100.0-1mdv2010.0
12cr|perl-Net-Telnet-Cisco-1.100.0-2|39	+ Revision: 404248
12cr|perl-Net-Telnet-Cisco-1.100.0-2|40	- rebuild using %%perl_convert_version
12cr|perl-Net-Telnet-Cisco-1.100.0-2|41	
12cr|perl-Net-Telnet-Cisco-1.100.0-2|42	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.10-5mdv2009.0
12cr|perl-Net-Telnet-Cisco-1.100.0-2|43	+ Revision: 241804
12cr|perl-Net-Telnet-Cisco-1.100.0-2|44	- rebuild
12cr|perl-Net-Telnet-Cisco-1.100.0-2|45	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Telnet-Cisco-1.100.0-2|46	
12cr|perl-Net-Telnet-Cisco-1.100.0-2|47	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-Telnet-Cisco-1.100.0-2|48	- restore BuildRoot
12cr|perl-Net-Telnet-Cisco-1.100.0-2|49	
12cr|perl-Net-Telnet-Cisco-1.100.0-2|50	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1.10-3mdv2008.0
12cr|perl-Net-Telnet-Cisco-1.100.0-2|51	+ Revision: 25196
12cr|perl-Net-Telnet-Cisco-1.100.0-2|52	- rebuild
12cr|perl-Net-Telnet-Cisco-1.100.0-2|53	
12cr|perl-Net-Telnet-Cisco-1.100.0-2|54	
12cr|perl-Net-Telnet-Cisco-1.100.0-2|55	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.10-2mdk
12cr|perl-Net-Telnet-Cisco-1.100.0-2|56	- Fix SPEC according to Perl Policy
12cr|perl-Net-Telnet-Cisco-1.100.0-2|57	- Source URL
12cr|perl-Net-Telnet-Cisco-1.100.0-2|58	- URL
12cr|perl-Net-Telnet-Cisco-1.100.0-2|59	- use mkrel
12cr|perl-Net-Telnet-Cisco-1.100.0-2|60	
12cr|perl-Net-Telnet-Cisco-1.100.0-2|61	* Tue Feb 17 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.10-1mdk
12cr|perl-Net-Telnet-Cisco-1.100.0-2|62	- 1.10
12cr|perl-Net-Telnet-Cisco-1.100.0-2|63	

5112 12
12cr|perl-Net-TFTP-0.190.0-2|1	%define upstream_name    Net-TFTP
12cr|perl-Net-TFTP-0.190.0-2|2	%define upstream_version 0.19
12cr|perl-Net-TFTP-0.190.0-2|3	
12cr|perl-Net-TFTP-0.190.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-TFTP-0.190.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-TFTP-0.190.0-2|6	Release:	2
12cr|perl-Net-TFTP-0.190.0-2|7	
12cr|perl-Net-TFTP-0.190.0-2|8	Summary:	Net::TFTP - TFTP Client class
12cr|perl-Net-TFTP-0.190.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-TFTP-0.190.0-2|10	Group:		Development/Perl
12cr|perl-Net-TFTP-0.190.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-TFTP-0.190.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-TFTP-0.190.0-2|13	
12cr|perl-Net-TFTP-0.190.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-TFTP-0.190.0-2|15	BuildRequires:	perl(Test::MockModule)
12cr|perl-Net-TFTP-0.190.0-2|16	BuildRequires:	perl(Test::Warn)
12cr|perl-Net-TFTP-0.190.0-2|17	
12cr|perl-Net-TFTP-0.190.0-2|18	BuildArch:	noarch
12cr|perl-Net-TFTP-0.190.0-2|19	
12cr|perl-Net-TFTP-0.190.0-2|20	%description
12cr|perl-Net-TFTP-0.190.0-2|21	Net::TFTP is a class implementing a simple Trivial File Transfer Protocol
12cr|perl-Net-TFTP-0.190.0-2|22	client in Perl as described in RFC1350. Net::TFTP also supports the
12cr|perl-Net-TFTP-0.190.0-2|23	TFTP Option Extension (as described in RFC2347), with the following options
12cr|perl-Net-TFTP-0.190.0-2|24	
12cr|perl-Net-TFTP-0.190.0-2|25	RFC2348 Blocksize Option
12cr|perl-Net-TFTP-0.190.0-2|26	
12cr|perl-Net-TFTP-0.190.0-2|27	%prep
12cr|perl-Net-TFTP-0.190.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-TFTP-0.190.0-2|29	
12cr|perl-Net-TFTP-0.190.0-2|30	%build
12cr|perl-Net-TFTP-0.190.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-TFTP-0.190.0-2|32	%make
12cr|perl-Net-TFTP-0.190.0-2|33	
12cr|perl-Net-TFTP-0.190.0-2|34	%check
12cr|perl-Net-TFTP-0.190.0-2|35	%make test
12cr|perl-Net-TFTP-0.190.0-2|36	
12cr|perl-Net-TFTP-0.190.0-2|37	%install
12cr|perl-Net-TFTP-0.190.0-2|38	%makeinstall_std
12cr|perl-Net-TFTP-0.190.0-2|39	
12cr|perl-Net-TFTP-0.190.0-2|40	%files
12cr|perl-Net-TFTP-0.190.0-2|41	%doc ChangeLog README
12cr|perl-Net-TFTP-0.190.0-2|42	%{perl_vendorlib}/Net/TFTP.pm
12cr|perl-Net-TFTP-0.190.0-2|43	%{_mandir}/*/*
12cr|perl-Net-TFTP-0.190.0-2|44	
12cr|perl-Net-TFTP-0.190.0-2|45	
12cr|perl-Net-TFTP-0.190.0-2|46	%changelog
12cr|perl-Net-TFTP-0.190.0-2|47	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.190.0-1mdv2011.0
12cr|perl-Net-TFTP-0.190.0-2|48	+ Revision: 601939
12cr|perl-Net-TFTP-0.190.0-2|49	- update to new version 0.19
12cr|perl-Net-TFTP-0.190.0-2|50	
12cr|perl-Net-TFTP-0.190.0-2|51	* Wed Jul 14 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.180.0-1mdv2011.0
12cr|perl-Net-TFTP-0.190.0-2|52	+ Revision: 553023
12cr|perl-Net-TFTP-0.190.0-2|53	- adding missing buildrequires:
12cr|perl-Net-TFTP-0.190.0-2|54	- adding missing buildrequires:
12cr|perl-Net-TFTP-0.190.0-2|55	- update to 0.18
12cr|perl-Net-TFTP-0.190.0-2|56	
12cr|perl-Net-TFTP-0.190.0-2|57	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.0
12cr|perl-Net-TFTP-0.190.0-2|58	+ Revision: 404249
12cr|perl-Net-TFTP-0.190.0-2|59	- rebuild using %%perl_convert_version
12cr|perl-Net-TFTP-0.190.0-2|60	
12cr|perl-Net-TFTP-0.190.0-2|61	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.17-4mdv2009.0
12cr|perl-Net-TFTP-0.190.0-2|62	+ Revision: 258135
12cr|perl-Net-TFTP-0.190.0-2|63	- rebuild
12cr|perl-Net-TFTP-0.190.0-2|64	
12cr|perl-Net-TFTP-0.190.0-2|65	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.17-3mdv2009.0
12cr|perl-Net-TFTP-0.190.0-2|66	+ Revision: 246192
12cr|perl-Net-TFTP-0.190.0-2|67	- rebuild
12cr|perl-Net-TFTP-0.190.0-2|68	
12cr|perl-Net-TFTP-0.190.0-2|69	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.17-1mdv2008.1
12cr|perl-Net-TFTP-0.190.0-2|70	+ Revision: 140694
12cr|perl-Net-TFTP-0.190.0-2|71	- restore BuildRoot
12cr|perl-Net-TFTP-0.190.0-2|72	
12cr|perl-Net-TFTP-0.190.0-2|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-TFTP-0.190.0-2|74	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-TFTP-0.190.0-2|75	
12cr|perl-Net-TFTP-0.190.0-2|76	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdv2008.0
12cr|perl-Net-TFTP-0.190.0-2|77	+ Revision: 56124
12cr|perl-Net-TFTP-0.190.0-2|78	- new version
12cr|perl-Net-TFTP-0.190.0-2|79	
12cr|perl-Net-TFTP-0.190.0-2|80	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.16-4mdv2008.0
12cr|perl-Net-TFTP-0.190.0-2|81	+ Revision: 25452
12cr|perl-Net-TFTP-0.190.0-2|82	- rebuild
12cr|perl-Net-TFTP-0.190.0-2|83	
12cr|perl-Net-TFTP-0.190.0-2|84	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.16-3mdv2008.0
12cr|perl-Net-TFTP-0.190.0-2|85	+ Revision: 25195
12cr|perl-Net-TFTP-0.190.0-2|86	- rebuild
12cr|perl-Net-TFTP-0.190.0-2|87	
12cr|perl-Net-TFTP-0.190.0-2|88	
12cr|perl-Net-TFTP-0.190.0-2|89	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.16-2mdk
12cr|perl-Net-TFTP-0.190.0-2|90	- Fix SPEC according to Perl Policy
12cr|perl-Net-TFTP-0.190.0-2|91	- Source URL
12cr|perl-Net-TFTP-0.190.0-2|92	- use mkrel
12cr|perl-Net-TFTP-0.190.0-2|93	
12cr|perl-Net-TFTP-0.190.0-2|94	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.16-1mdk
12cr|perl-Net-TFTP-0.190.0-2|95	- initial Mandriva package
12cr|perl-Net-TFTP-0.190.0-2|96	

5113 12
12cr|perl-Net-Tor-Servers-0.20.0-3|1	%define upstream_name    Net-Tor-Servers
12cr|perl-Net-Tor-Servers-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Net-Tor-Servers-0.20.0-3|3	
12cr|perl-Net-Tor-Servers-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Tor-Servers-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Tor-Servers-0.20.0-3|6	Release:	3
12cr|perl-Net-Tor-Servers-0.20.0-3|7	
12cr|perl-Net-Tor-Servers-0.20.0-3|8	Summary:	Perl extension to query a Tor Directory and collect information on servers
12cr|perl-Net-Tor-Servers-0.20.0-3|9	License:	GPLv2+ or Artistic
12cr|perl-Net-Tor-Servers-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Net-Tor-Servers-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Tor-Servers-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Tor-Servers-0.20.0-3|13	
12cr|perl-Net-Tor-Servers-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Net-Tor-Servers-0.20.0-3|15	BuildArch:	noarch
12cr|perl-Net-Tor-Servers-0.20.0-3|16	
12cr|perl-Net-Tor-Servers-0.20.0-3|17	%description
12cr|perl-Net-Tor-Servers-0.20.0-3|18	This module was written to make life a little easier for me when I have
12cr|perl-Net-Tor-Servers-0.20.0-3|19	been developing a dymanic blocklist for educational institutions to prevent
12cr|perl-Net-Tor-Servers-0.20.0-3|20	students from being able to circumvent legally required content filtering
12cr|perl-Net-Tor-Servers-0.20.0-3|21	systems.
12cr|perl-Net-Tor-Servers-0.20.0-3|22	
12cr|perl-Net-Tor-Servers-0.20.0-3|23	Its nothing special, just a quick and easy way to get the data together in
12cr|perl-Net-Tor-Servers-0.20.0-3|24	an array.
12cr|perl-Net-Tor-Servers-0.20.0-3|25	
12cr|perl-Net-Tor-Servers-0.20.0-3|26	%prep
12cr|perl-Net-Tor-Servers-0.20.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Tor-Servers-0.20.0-3|28	
12cr|perl-Net-Tor-Servers-0.20.0-3|29	%build
12cr|perl-Net-Tor-Servers-0.20.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Tor-Servers-0.20.0-3|31	%make
12cr|perl-Net-Tor-Servers-0.20.0-3|32	
12cr|perl-Net-Tor-Servers-0.20.0-3|33	%check
12cr|perl-Net-Tor-Servers-0.20.0-3|34	%make test
12cr|perl-Net-Tor-Servers-0.20.0-3|35	
12cr|perl-Net-Tor-Servers-0.20.0-3|36	%install
12cr|perl-Net-Tor-Servers-0.20.0-3|37	%makeinstall_std
12cr|perl-Net-Tor-Servers-0.20.0-3|38	
12cr|perl-Net-Tor-Servers-0.20.0-3|39	%files
12cr|perl-Net-Tor-Servers-0.20.0-3|40	%doc Changes README
12cr|perl-Net-Tor-Servers-0.20.0-3|41	%{_mandir}/man3/*
12cr|perl-Net-Tor-Servers-0.20.0-3|42	%{perl_vendorlib}/*
12cr|perl-Net-Tor-Servers-0.20.0-3|43	
12cr|perl-Net-Tor-Servers-0.20.0-3|44	
12cr|perl-Net-Tor-Servers-0.20.0-3|45	%changelog
12cr|perl-Net-Tor-Servers-0.20.0-3|46	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Net-Tor-Servers-0.20.0-3|47	+ Revision: 655145
12cr|perl-Net-Tor-Servers-0.20.0-3|48	- rebuild for updated spec-helper
12cr|perl-Net-Tor-Servers-0.20.0-3|49	
12cr|perl-Net-Tor-Servers-0.20.0-3|50	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Net-Tor-Servers-0.20.0-3|51	+ Revision: 474663
12cr|perl-Net-Tor-Servers-0.20.0-3|52	- rebuild using %%perl_convert_version
12cr|perl-Net-Tor-Servers-0.20.0-3|53	
12cr|perl-Net-Tor-Servers-0.20.0-3|54	* Wed Jan 28 2009 Michael Scherer <misc@mandriva.org> 0.02-1mdv2010.1
12cr|perl-Net-Tor-Servers-0.20.0-3|55	+ Revision: 334793
12cr|perl-Net-Tor-Servers-0.20.0-3|56	- import perl-Net-Tor-Servers
12cr|perl-Net-Tor-Servers-0.20.0-3|57	
12cr|perl-Net-Tor-Servers-0.20.0-3|58	

5114 12
12cr|perl-Net-Trac-0.160.0-2|1	%define upstream_name    Net-Trac
12cr|perl-Net-Trac-0.160.0-2|2	%define upstream_version 0.16
12cr|perl-Net-Trac-0.160.0-2|3	
12cr|perl-Net-Trac-0.160.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Trac-0.160.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Trac-0.160.0-2|6	Release:	2
12cr|perl-Net-Trac-0.160.0-2|7	
12cr|perl-Net-Trac-0.160.0-2|8	Summary:	Simple client library for a remote Trac instance
12cr|perl-Net-Trac-0.160.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-Trac-0.160.0-2|10	Group:		Development/Perl
12cr|perl-Net-Trac-0.160.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Trac-0.160.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Trac-0.160.0-2|13	
12cr|perl-Net-Trac-0.160.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-Trac-0.160.0-2|15	BuildRequires:	perl(Any::Moose)
12cr|perl-Net-Trac-0.160.0-2|16	BuildRequires:	perl(DateTime)
12cr|perl-Net-Trac-0.160.0-2|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Net-Trac-0.160.0-2|18	BuildRequires:	perl(HTTP::Date)
12cr|perl-Net-Trac-0.160.0-2|19	BuildRequires:	perl(LWP::Simple)
12cr|perl-Net-Trac-0.160.0-2|20	BuildRequires:	perl(Lingua::EN::Inflect)
12cr|perl-Net-Trac-0.160.0-2|21	BuildRequires:	perl(Params::Validate)
12cr|perl-Net-Trac-0.160.0-2|22	BuildRequires:	perl(Text::CSV)
12cr|perl-Net-Trac-0.160.0-2|23	BuildRequires:	perl(URI)
12cr|perl-Net-Trac-0.160.0-2|24	BuildRequires:	perl(URI::Escape)
12cr|perl-Net-Trac-0.160.0-2|25	BuildRequires:	perl(WWW::Mechanize)
12cr|perl-Net-Trac-0.160.0-2|26	BuildArch:	noarch
12cr|perl-Net-Trac-0.160.0-2|27	
12cr|perl-Net-Trac-0.160.0-2|28	%description
12cr|perl-Net-Trac-0.160.0-2|29	Net::Trac is simple client library for a remote Trac instance. Because Trac
12cr|perl-Net-Trac-0.160.0-2|30	doesn't provide a web services API, this module currently "fakes" an RPC
12cr|perl-Net-Trac-0.160.0-2|31	interface around Trac's webforms and the feeds it exports. Because of this,
12cr|perl-Net-Trac-0.160.0-2|32	it's somewhat more brittle than a true RPC client would be.
12cr|perl-Net-Trac-0.160.0-2|33	
12cr|perl-Net-Trac-0.160.0-2|34	As of now, this module has been tested against Trac 10.4 and Trac 11.0.
12cr|perl-Net-Trac-0.160.0-2|35	
12cr|perl-Net-Trac-0.160.0-2|36	The author's needs for this module are somewhat modest and its current
12cr|perl-Net-Trac-0.160.0-2|37	featureset reflects this. Right now, only basic read/write functionality
12cr|perl-Net-Trac-0.160.0-2|38	for Trac's tickets is provided. Patches would be gratefully appreciated.
12cr|perl-Net-Trac-0.160.0-2|39	
12cr|perl-Net-Trac-0.160.0-2|40	%prep
12cr|perl-Net-Trac-0.160.0-2|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Trac-0.160.0-2|42	
12cr|perl-Net-Trac-0.160.0-2|43	%build
12cr|perl-Net-Trac-0.160.0-2|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Trac-0.160.0-2|45	%make
12cr|perl-Net-Trac-0.160.0-2|46	
12cr|perl-Net-Trac-0.160.0-2|47	%check
12cr|perl-Net-Trac-0.160.0-2|48	# (misc, 30/04/2010)
12cr|perl-Net-Trac-0.160.0-2|49	# tests do not work
12cr|perl-Net-Trac-0.160.0-2|50	# https://rt.cpan.org/Ticket/Display.html?id=57063
12cr|perl-Net-Trac-0.160.0-2|51	#make test
12cr|perl-Net-Trac-0.160.0-2|52	
12cr|perl-Net-Trac-0.160.0-2|53	%install
12cr|perl-Net-Trac-0.160.0-2|54	%makeinstall_std
12cr|perl-Net-Trac-0.160.0-2|55	
12cr|perl-Net-Trac-0.160.0-2|56	%files
12cr|perl-Net-Trac-0.160.0-2|57	%doc META.yml Changes
12cr|perl-Net-Trac-0.160.0-2|58	%{_mandir}/man3/*
12cr|perl-Net-Trac-0.160.0-2|59	%{perl_vendorlib}/Net
12cr|perl-Net-Trac-0.160.0-2|60	
12cr|perl-Net-Trac-0.160.0-2|61	
12cr|perl-Net-Trac-0.160.0-2|62	%changelog
12cr|perl-Net-Trac-0.160.0-2|63	* Wed Apr 06 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-Net-Trac-0.160.0-2|64	+ Revision: 651042
12cr|perl-Net-Trac-0.160.0-2|65	- new version 0.16
12cr|perl-Net-Trac-0.160.0-2|66	
12cr|perl-Net-Trac-0.160.0-2|67	* Fri Apr 30 2010 Michael Scherer <misc@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-Net-Trac-0.160.0-2|68	+ Revision: 541156
12cr|perl-Net-Trac-0.160.0-2|69	- import perl-Net-Trac
12cr|perl-Net-Trac-0.160.0-2|70	
12cr|perl-Net-Trac-0.160.0-2|71	
12cr|perl-Net-Trac-0.160.0-2|72	* Fri Apr 30 2010 cpan2dist 0.15-1mdv
12cr|perl-Net-Trac-0.160.0-2|73	- initial mdv release, generated with cpan2dist

5115 12
12cr|perl-Net-Traceroute-1.130.0-3|1	%define upstream_name    Net-Traceroute
12cr|perl-Net-Traceroute-1.130.0-3|2	%define upstream_version 1.13
12cr|perl-Net-Traceroute-1.130.0-3|3	
12cr|perl-Net-Traceroute-1.130.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Traceroute-1.130.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Traceroute-1.130.0-3|6	Release:	3
12cr|perl-Net-Traceroute-1.130.0-3|7	
12cr|perl-Net-Traceroute-1.130.0-3|8	Summary:	Net-Traceroute module for perl
12cr|perl-Net-Traceroute-1.130.0-3|9	License:	GPL+ or Artistic
12cr|perl-Net-Traceroute-1.130.0-3|10	Group:		Development/Perl
12cr|perl-Net-Traceroute-1.130.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Traceroute-1.130.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-Traceroute-1.130.0-3|13	
12cr|perl-Net-Traceroute-1.130.0-3|14	BuildRequires:	perl-devel
12cr|perl-Net-Traceroute-1.130.0-3|15	BuildArch:	noarch
12cr|perl-Net-Traceroute-1.130.0-3|16	
12cr|perl-Net-Traceroute-1.130.0-3|17	%description
12cr|perl-Net-Traceroute-1.130.0-3|18	This module implements traceroute(1) functionality for perl5. It
12cr|perl-Net-Traceroute-1.130.0-3|19	allows you to trace the path IP packets take to a destination. It
12cr|perl-Net-Traceroute-1.130.0-3|20	is currently implemented as a parser around the system traceroute
12cr|perl-Net-Traceroute-1.130.0-3|21	command.
12cr|perl-Net-Traceroute-1.130.0-3|22	
12cr|perl-Net-Traceroute-1.130.0-3|23	%prep
12cr|perl-Net-Traceroute-1.130.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Traceroute-1.130.0-3|25	
12cr|perl-Net-Traceroute-1.130.0-3|26	%build
12cr|perl-Net-Traceroute-1.130.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Traceroute-1.130.0-3|28	
12cr|perl-Net-Traceroute-1.130.0-3|29	%make OPTIMIZE="%{optflags}" CFLAGS="%{optflags}"
12cr|perl-Net-Traceroute-1.130.0-3|30	
12cr|perl-Net-Traceroute-1.130.0-3|31	%check
12cr|perl-Net-Traceroute-1.130.0-3|32	# make test dies...
12cr|perl-Net-Traceroute-1.130.0-3|33	# make test
12cr|perl-Net-Traceroute-1.130.0-3|34	
12cr|perl-Net-Traceroute-1.130.0-3|35	%install
12cr|perl-Net-Traceroute-1.130.0-3|36	%makeinstall_std
12cr|perl-Net-Traceroute-1.130.0-3|37	
12cr|perl-Net-Traceroute-1.130.0-3|38	%files
12cr|perl-Net-Traceroute-1.130.0-3|39	%doc ChangeLog README TODO
12cr|perl-Net-Traceroute-1.130.0-3|40	%{perl_vendorlib}/*
12cr|perl-Net-Traceroute-1.130.0-3|41	%{_mandir}/*/*
12cr|perl-Net-Traceroute-1.130.0-3|42	
12cr|perl-Net-Traceroute-1.130.0-3|43	
12cr|perl-Net-Traceroute-1.130.0-3|44	%changelog
12cr|perl-Net-Traceroute-1.130.0-3|45	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.130.0-2mdv2011.0
12cr|perl-Net-Traceroute-1.130.0-3|46	+ Revision: 657455
12cr|perl-Net-Traceroute-1.130.0-3|47	- rebuild for updated spec-helper
12cr|perl-Net-Traceroute-1.130.0-3|48	
12cr|perl-Net-Traceroute-1.130.0-3|49	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.130.0-1
12cr|perl-Net-Traceroute-1.130.0-3|50	+ Revision: 638932
12cr|perl-Net-Traceroute-1.130.0-3|51	- update to new version 1.13
12cr|perl-Net-Traceroute-1.130.0-3|52	
12cr|perl-Net-Traceroute-1.130.0-3|53	* Fri Jan 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.120.0-1mdv2011.0
12cr|perl-Net-Traceroute-1.130.0-3|54	+ Revision: 629499
12cr|perl-Net-Traceroute-1.130.0-3|55	- update to new version 1.12
12cr|perl-Net-Traceroute-1.130.0-3|56	
12cr|perl-Net-Traceroute-1.130.0-3|57	* Wed Jan 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.110.0-1mdv2011.0
12cr|perl-Net-Traceroute-1.130.0-3|58	+ Revision: 628737
12cr|perl-Net-Traceroute-1.130.0-3|59	- update to new version 1.11
12cr|perl-Net-Traceroute-1.130.0-3|60	
12cr|perl-Net-Traceroute-1.130.0-3|61	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.100.0-1mdv2011.0
12cr|perl-Net-Traceroute-1.130.0-3|62	+ Revision: 404260
12cr|perl-Net-Traceroute-1.130.0-3|63	- rebuild using %%perl_convert_version
12cr|perl-Net-Traceroute-1.130.0-3|64	
12cr|perl-Net-Traceroute-1.130.0-3|65	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.10-4mdv2009.0
12cr|perl-Net-Traceroute-1.130.0-3|66	+ Revision: 258137
12cr|perl-Net-Traceroute-1.130.0-3|67	- rebuild
12cr|perl-Net-Traceroute-1.130.0-3|68	
12cr|perl-Net-Traceroute-1.130.0-3|69	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.10-3mdv2009.0
12cr|perl-Net-Traceroute-1.130.0-3|70	+ Revision: 246201
12cr|perl-Net-Traceroute-1.130.0-3|71	- rebuild
12cr|perl-Net-Traceroute-1.130.0-3|72	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Traceroute-1.130.0-3|73	
12cr|perl-Net-Traceroute-1.130.0-3|74	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-Traceroute-1.130.0-3|75	- restore BuildRoot
12cr|perl-Net-Traceroute-1.130.0-3|76	
12cr|perl-Net-Traceroute-1.130.0-3|77	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-1mdv2008.1
12cr|perl-Net-Traceroute-1.130.0-3|78	+ Revision: 97525
12cr|perl-Net-Traceroute-1.130.0-3|79	- update to new version 1.10
12cr|perl-Net-Traceroute-1.130.0-3|80	
12cr|perl-Net-Traceroute-1.130.0-3|81	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.09-4mdv2008.0
12cr|perl-Net-Traceroute-1.130.0-3|82	+ Revision: 25453
12cr|perl-Net-Traceroute-1.130.0-3|83	- rebuild
12cr|perl-Net-Traceroute-1.130.0-3|84	
12cr|perl-Net-Traceroute-1.130.0-3|85	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1.09-3mdv2008.0
12cr|perl-Net-Traceroute-1.130.0-3|86	+ Revision: 25194
12cr|perl-Net-Traceroute-1.130.0-3|87	- rebuild
12cr|perl-Net-Traceroute-1.130.0-3|88	
12cr|perl-Net-Traceroute-1.130.0-3|89	
12cr|perl-Net-Traceroute-1.130.0-3|90	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.09-2mdk
12cr|perl-Net-Traceroute-1.130.0-3|91	- Fix SPEC according to Perl Policy
12cr|perl-Net-Traceroute-1.130.0-3|92	- Source URL
12cr|perl-Net-Traceroute-1.130.0-3|93	- URL
12cr|perl-Net-Traceroute-1.130.0-3|94	- use mkrel
12cr|perl-Net-Traceroute-1.130.0-3|95	
12cr|perl-Net-Traceroute-1.130.0-3|96	* Wed Jul 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.09-1mdk
12cr|perl-Net-Traceroute-1.130.0-3|97	- 1.09
12cr|perl-Net-Traceroute-1.130.0-3|98	
12cr|perl-Net-Traceroute-1.130.0-3|99	* Thu Feb 10 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.08-1mdk
12cr|perl-Net-Traceroute-1.130.0-3|100	- initial Mandrakelinux package
12cr|perl-Net-Traceroute-1.130.0-3|101	

5116 12
12cr|perl-Net-Twitter-3.170.10-3|1	%define upstream_name    Net-Twitter
12cr|perl-Net-Twitter-3.170.10-3|2	%define upstream_version 3.17001
12cr|perl-Net-Twitter-3.170.10-3|3	
12cr|perl-Net-Twitter-3.170.10-3|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Twitter-3.170.10-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Twitter-3.170.10-3|6	Release:	3
12cr|perl-Net-Twitter-3.170.10-3|7	
12cr|perl-Net-Twitter-3.170.10-3|8	Summary:	A definition of the TwitterVision API as a Moose role
12cr|perl-Net-Twitter-3.170.10-3|9	License:	GPL+ or Artistic
12cr|perl-Net-Twitter-3.170.10-3|10	Group:		Development/Perl
12cr|perl-Net-Twitter-3.170.10-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Twitter-3.170.10-3|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Twitter-3.170.10-3|13	
12cr|perl-Net-Twitter-3.170.10-3|14	BuildRequires:	perl-devel
12cr|perl-Net-Twitter-3.170.10-3|15	BuildRequires:	perl(Carp)
12cr|perl-Net-Twitter-3.170.10-3|16	BuildRequires:	perl(Crypt::SSLeay)
12cr|perl-Net-Twitter-3.170.10-3|17	BuildRequires:	perl(Data::Visitor::Callback)
12cr|perl-Net-Twitter-3.170.10-3|18	BuildRequires:	perl(DateTime)
12cr|perl-Net-Twitter-3.170.10-3|19	BuildRequires:	perl(DateTime::Format::Strptime)
12cr|perl-Net-Twitter-3.170.10-3|20	BuildRequires:	perl(Devel::StackTrace)
12cr|perl-Net-Twitter-3.170.10-3|21	BuildRequires:	perl(Digest::SHA)
12cr|perl-Net-Twitter-3.170.10-3|22	BuildRequires:	perl(Encode)
12cr|perl-Net-Twitter-3.170.10-3|23	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Net-Twitter-3.170.10-3|24	BuildRequires:	perl(HTML::Entities)
12cr|perl-Net-Twitter-3.170.10-3|25	BuildRequires:	perl(HTTP::Request::Common)
12cr|perl-Net-Twitter-3.170.10-3|26	BuildRequires:	perl(JSON::Any)
12cr|perl-Net-Twitter-3.170.10-3|27	BuildRequires:	perl(JSON::XS)
12cr|perl-Net-Twitter-3.170.10-3|28	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Net-Twitter-3.170.10-3|29	BuildRequires:	perl(List::Util)
12cr|perl-Net-Twitter-3.170.10-3|30	BuildRequires:	perl(Moose)
12cr|perl-Net-Twitter-3.170.10-3|31	BuildRequires:	perl(Moose::Exporter)
12cr|perl-Net-Twitter-3.170.10-3|32	BuildRequires:	perl(Moose::Role)
12cr|perl-Net-Twitter-3.170.10-3|33	BuildRequires:	perl(MooseX::Role::Parameterized)
12cr|perl-Net-Twitter-3.170.10-3|34	BuildRequires:	perl(MooseX::MultiInitArg)
12cr|perl-Net-Twitter-3.170.10-3|35	BuildRequires:	perl(Net::Netrc)
12cr|perl-Net-Twitter-3.170.10-3|36	BuildRequires:	perl(Net::OAuth)
12cr|perl-Net-Twitter-3.170.10-3|37	BuildRequires:	perl(Scalar::Util)
12cr|perl-Net-Twitter-3.170.10-3|38	BuildRequires:	perl(Test::Exception)
12cr|perl-Net-Twitter-3.170.10-3|39	BuildRequires:	perl(Test::Fatal)
12cr|perl-Net-Twitter-3.170.10-3|40	BuildRequires:	perl(Test::More)
12cr|perl-Net-Twitter-3.170.10-3|41	BuildRequires:	perl(Try::Tiny)
12cr|perl-Net-Twitter-3.170.10-3|42	BuildRequires:	perl(URI)
12cr|perl-Net-Twitter-3.170.10-3|43	BuildRequires:	perl(URI::Escape)
12cr|perl-Net-Twitter-3.170.10-3|44	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Net-Twitter-3.170.10-3|45	
12cr|perl-Net-Twitter-3.170.10-3|46	BuildArch:	noarch
12cr|perl-Net-Twitter-3.170.10-3|47	
12cr|perl-Net-Twitter-3.170.10-3|48	%description
12cr|perl-Net-Twitter-3.170.10-3|49	The micro-blogging service the http://identi.ca manpage provides a Twitter
12cr|perl-Net-Twitter-3.170.10-3|50	compatible API. This module simply creates an instance of 'Net::Twitter'
12cr|perl-Net-Twitter-3.170.10-3|51	with the 'identica' option set.
12cr|perl-Net-Twitter-3.170.10-3|52	
12cr|perl-Net-Twitter-3.170.10-3|53	See the Net::Twitter manpage for full documentation.
12cr|perl-Net-Twitter-3.170.10-3|54	
12cr|perl-Net-Twitter-3.170.10-3|55	%prep
12cr|perl-Net-Twitter-3.170.10-3|56	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Twitter-3.170.10-3|57	
12cr|perl-Net-Twitter-3.170.10-3|58	%build
12cr|perl-Net-Twitter-3.170.10-3|59	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-Twitter-3.170.10-3|60	%make
12cr|perl-Net-Twitter-3.170.10-3|61	
12cr|perl-Net-Twitter-3.170.10-3|62	%check
12cr|perl-Net-Twitter-3.170.10-3|63	%make test
12cr|perl-Net-Twitter-3.170.10-3|64	
12cr|perl-Net-Twitter-3.170.10-3|65	%install
12cr|perl-Net-Twitter-3.170.10-3|66	%makeinstall_std
12cr|perl-Net-Twitter-3.170.10-3|67	
12cr|perl-Net-Twitter-3.170.10-3|68	%files
12cr|perl-Net-Twitter-3.170.10-3|69	%doc Changes README META.yml
12cr|perl-Net-Twitter-3.170.10-3|70	%{_mandir}/man3/*
12cr|perl-Net-Twitter-3.170.10-3|71	%{perl_vendorlib}/*
12cr|perl-Net-Twitter-3.170.10-3|72	
12cr|perl-Net-Twitter-3.170.10-3|73	%changelog
12cr|perl-Net-Twitter-3.170.10-3|74	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 3.170.10-2mdv2011.0
12cr|perl-Net-Twitter-3.170.10-3|75	+ Revision: 657456
12cr|perl-Net-Twitter-3.170.10-3|76	- rebuild for updated spec-helper
12cr|perl-Net-Twitter-3.170.10-3|77	
12cr|perl-Net-Twitter-3.170.10-3|78	* Tue Apr 05 2011 Sandro Cazzaniga <kharec@mandriva.org> 3.170.10-1
12cr|perl-Net-Twitter-3.170.10-3|79	+ Revision: 650587
12cr|perl-Net-Twitter-3.170.10-3|80	- add a BR on MooseX::Role::Parameterized
12cr|perl-Net-Twitter-3.170.10-3|81	- new upstream version 3.17001
12cr|perl-Net-Twitter-3.170.10-3|82	
12cr|perl-Net-Twitter-3.170.10-3|83	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Net-Twitter-3.170.10-3|84	- update to new version 3.17000
12cr|perl-Net-Twitter-3.170.10-3|85	
12cr|perl-Net-Twitter-3.170.10-3|86	* Wed Mar 30 2011 Sandro Cazzaniga <kharec@mandriva.org> 3.160.0-1
12cr|perl-Net-Twitter-3.170.10-3|87	+ Revision: 649003
12cr|perl-Net-Twitter-3.170.10-3|88	- add a br on Test::Fatal
12cr|perl-Net-Twitter-3.170.10-3|89	- new version
12cr|perl-Net-Twitter-3.170.10-3|90	
12cr|perl-Net-Twitter-3.170.10-3|91	* Tue Mar 01 2011 Sandro Cazzaniga <kharec@mandriva.org> 3.150.0-1
12cr|perl-Net-Twitter-3.170.10-3|92	+ Revision: 641142
12cr|perl-Net-Twitter-3.170.10-3|93	- update to 3.15000
12cr|perl-Net-Twitter-3.170.10-3|94	
12cr|perl-Net-Twitter-3.170.10-3|95	* Tue Feb 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 3.140.30-1
12cr|perl-Net-Twitter-3.170.10-3|96	+ Revision: 636795
12cr|perl-Net-Twitter-3.170.10-3|97	- update to new version 3.14003
12cr|perl-Net-Twitter-3.170.10-3|98	
12cr|perl-Net-Twitter-3.170.10-3|99	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 3.140.20-1mdv2011.0
12cr|perl-Net-Twitter-3.170.10-3|100	+ Revision: 596737
12cr|perl-Net-Twitter-3.170.10-3|101	- adding missing buildrequires
12cr|perl-Net-Twitter-3.170.10-3|102	- update to 3.14002
12cr|perl-Net-Twitter-3.170.10-3|103	
12cr|perl-Net-Twitter-3.170.10-3|104	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|perl-Net-Twitter-3.170.10-3|105	- new upstream version
12cr|perl-Net-Twitter-3.170.10-3|106	
12cr|perl-Net-Twitter-3.170.10-3|107	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 3.130.80-1mdv2011.0
12cr|perl-Net-Twitter-3.170.10-3|108	+ Revision: 573799
12cr|perl-Net-Twitter-3.170.10-3|109	- update to 3.13008
12cr|perl-Net-Twitter-3.170.10-3|110	
12cr|perl-Net-Twitter-3.170.10-3|111	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 3.130.70-1mdv2011.0
12cr|perl-Net-Twitter-3.170.10-3|112	+ Revision: 552477
12cr|perl-Net-Twitter-3.170.10-3|113	- update to 3.13007
12cr|perl-Net-Twitter-3.170.10-3|114	
12cr|perl-Net-Twitter-3.170.10-3|115	* Tue Apr 27 2010 Jérôme Quelin <jquelin@mandriva.org> 3.120.0-1mdv2010.1
12cr|perl-Net-Twitter-3.170.10-3|116	+ Revision: 539483
12cr|perl-Net-Twitter-3.170.10-3|117	- adding missing buildrequires:
12cr|perl-Net-Twitter-3.170.10-3|118	- import perl-Net-Twitter
12cr|perl-Net-Twitter-3.170.10-3|119	
12cr|perl-Net-Twitter-3.170.10-3|120	
12cr|perl-Net-Twitter-3.170.10-3|121	* Mon Apr 26 2010 cpan2dist 3.12000-1mdv
12cr|perl-Net-Twitter-3.170.10-3|122	- initial mdv release, generated with cpan2dist

5117 12
12cr|perl-Net-UPnP-1.4.2-3|1	%define upstream_name    Net-UPnP
12cr|perl-Net-UPnP-1.4.2-3|2	%define upstream_version 1.4.2
12cr|perl-Net-UPnP-1.4.2-3|3	
12cr|perl-Net-UPnP-1.4.2-3|4	Name:		perl-%{upstream_name}
12cr|perl-Net-UPnP-1.4.2-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-UPnP-1.4.2-3|6	Release:	3
12cr|perl-Net-UPnP-1.4.2-3|7	
12cr|perl-Net-UPnP-1.4.2-3|8	Summary:	Perl extension for UPnP
12cr|perl-Net-UPnP-1.4.2-3|9	License:	GPL+ or Artistic
12cr|perl-Net-UPnP-1.4.2-3|10	Group:		Development/Perl
12cr|perl-Net-UPnP-1.4.2-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-UPnP-1.4.2-3|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-UPnP-1.4.2-3|13	
12cr|perl-Net-UPnP-1.4.2-3|14	BuildRequires:	perl-devel
12cr|perl-Net-UPnP-1.4.2-3|15	
12cr|perl-Net-UPnP-1.4.2-3|16	BuildArch:	noarch
12cr|perl-Net-UPnP-1.4.2-3|17	
12cr|perl-Net-UPnP-1.4.2-3|18	%description
12cr|perl-Net-UPnP-1.4.2-3|19	This package provides some functions to control UPnP devices.
12cr|perl-Net-UPnP-1.4.2-3|20	
12cr|perl-Net-UPnP-1.4.2-3|21	Currently, the package provides only functions for the control point. To
12cr|perl-Net-UPnP-1.4.2-3|22	control UPnP devices, see the Net::UPnP::ControlPoint manpage.
12cr|perl-Net-UPnP-1.4.2-3|23	
12cr|perl-Net-UPnP-1.4.2-3|24	As a sample of the control point, the package provides the
12cr|perl-Net-UPnP-1.4.2-3|25	Net::UPnP::AV::MediaServer manpage to control the devices such as DLNA
12cr|perl-Net-UPnP-1.4.2-3|26	media servers. As the example, please dms2vodcast.pl that converts from the
12cr|perl-Net-UPnP-1.4.2-3|27	MPEG2 movies to the MPEG4 one and outputs the RSS file for Vodcasting.
12cr|perl-Net-UPnP-1.4.2-3|28	
12cr|perl-Net-UPnP-1.4.2-3|29	%prep
12cr|perl-Net-UPnP-1.4.2-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-UPnP-1.4.2-3|31	
12cr|perl-Net-UPnP-1.4.2-3|32	%build
12cr|perl-Net-UPnP-1.4.2-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-UPnP-1.4.2-3|34	%make
12cr|perl-Net-UPnP-1.4.2-3|35	
12cr|perl-Net-UPnP-1.4.2-3|36	%check
12cr|perl-Net-UPnP-1.4.2-3|37	%make test
12cr|perl-Net-UPnP-1.4.2-3|38	
12cr|perl-Net-UPnP-1.4.2-3|39	%install
12cr|perl-Net-UPnP-1.4.2-3|40	%makeinstall_std
12cr|perl-Net-UPnP-1.4.2-3|41	
12cr|perl-Net-UPnP-1.4.2-3|42	%files
12cr|perl-Net-UPnP-1.4.2-3|43	%doc Changes META.yml README
12cr|perl-Net-UPnP-1.4.2-3|44	%{_mandir}/man3/*
12cr|perl-Net-UPnP-1.4.2-3|45	%{perl_vendorlib}/*
12cr|perl-Net-UPnP-1.4.2-3|46	
12cr|perl-Net-UPnP-1.4.2-3|47	%changelog
12cr|perl-Net-UPnP-1.4.2-3|48	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.4.2-2mdv2011.0
12cr|perl-Net-UPnP-1.4.2-3|49	+ Revision: 655146
12cr|perl-Net-UPnP-1.4.2-3|50	- rebuild for updated spec-helper
12cr|perl-Net-UPnP-1.4.2-3|51	
12cr|perl-Net-UPnP-1.4.2-3|52	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|perl-Net-UPnP-1.4.2-3|53	- import perl-Net-UPnP
12cr|perl-Net-UPnP-1.4.2-3|54	
12cr|perl-Net-UPnP-1.4.2-3|55	
12cr|perl-Net-UPnP-1.4.2-3|56	* Fri Jul 23 2010 cpan2dist 1.4.2-1mdv
12cr|perl-Net-UPnP-1.4.2-3|57	- initial mdv release, generated with cpan2dist

5118 12
12cr|perl-Net-Write-1.50.0-2|1	%define	upstream_name	 Net-Write
12cr|perl-Net-Write-1.50.0-2|2	%define	upstream_version 1.05
12cr|perl-Net-Write-1.50.0-2|3	
12cr|perl-Net-Write-1.50.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-Write-1.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-Write-1.50.0-2|6	Release:	2
12cr|perl-Net-Write-1.50.0-2|7	
12cr|perl-Net-Write-1.50.0-2|8	Summary:	An interface to open and send raw frames to network
12cr|perl-Net-Write-1.50.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-Write-1.50.0-2|10	Group:		Development/Perl
12cr|perl-Net-Write-1.50.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-Write-1.50.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Net-Write-1.50.0-2|13	
12cr|perl-Net-Write-1.50.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-Write-1.50.0-2|15	BuildRequires:	perl(Class::Gomor)
12cr|perl-Net-Write-1.50.0-2|16	BuildRequires:	perl(Socket6)
12cr|perl-Net-Write-1.50.0-2|17	BuildRequires:	perl(Net::Pcap)
12cr|perl-Net-Write-1.50.0-2|18	BuildRequires:	perl(ExtUtils::ParseXS)
12cr|perl-Net-Write-1.50.0-2|19	BuildArch:	noarch
12cr|perl-Net-Write-1.50.0-2|20	
12cr|perl-Net-Write-1.50.0-2|21	%description
12cr|perl-Net-Write-1.50.0-2|22	Net::Write provides a portable interface to open a network interface, and be
12cr|perl-Net-Write-1.50.0-2|23	able to write raw data directly to the network. It juste provides three
12cr|perl-Net-Write-1.50.0-2|24	methods when a Net::Write object has been created for an interface: open, send,
12cr|perl-Net-Write-1.50.0-2|25	close.
12cr|perl-Net-Write-1.50.0-2|26	
12cr|perl-Net-Write-1.50.0-2|27	It is possible to open a network interface to send frames at layer 2 (you craft
12cr|perl-Net-Write-1.50.0-2|28	a frame from link layer), or at layer 3 (you craft a frame from network layer),
12cr|perl-Net-Write-1.50.0-2|29	or at layer 4 (you craft a frame from transport layer).
12cr|perl-Net-Write-1.50.0-2|30	
12cr|perl-Net-Write-1.50.0-2|31	NOTE: not all operating systems support all layer opening. Currently, Windows
12cr|perl-Net-Write-1.50.0-2|32	only supports opening and sending at layer 2. Other Unix systems should be able
12cr|perl-Net-Write-1.50.0-2|33	to open and send at all layers.
12cr|perl-Net-Write-1.50.0-2|34	
12cr|perl-Net-Write-1.50.0-2|35	See also Net::Write::Layer2, Net::Write::Layer3, Net::Write::Layer4 for
12cr|perl-Net-Write-1.50.0-2|36	specific information on opening network interfaces at these layers.
12cr|perl-Net-Write-1.50.0-2|37	
12cr|perl-Net-Write-1.50.0-2|38	%prep
12cr|perl-Net-Write-1.50.0-2|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-Write-1.50.0-2|40	
12cr|perl-Net-Write-1.50.0-2|41	# perl path hack
12cr|perl-Net-Write-1.50.0-2|42	find . -type f | xargs %{__perl} -p -i -e "s|^#!/usr/local/bin/perl|#!%{_bindir}/perl|g"
12cr|perl-Net-Write-1.50.0-2|43	
12cr|perl-Net-Write-1.50.0-2|44	%build
12cr|perl-Net-Write-1.50.0-2|45	perl Makefile.PL INSTALLDIRS=vendor </dev/null
12cr|perl-Net-Write-1.50.0-2|46	%make CFLAGS="%{optflags}"
12cr|perl-Net-Write-1.50.0-2|47	
12cr|perl-Net-Write-1.50.0-2|48	%check
12cr|perl-Net-Write-1.50.0-2|49	make test
12cr|perl-Net-Write-1.50.0-2|50	
12cr|perl-Net-Write-1.50.0-2|51	%install
12cr|perl-Net-Write-1.50.0-2|52	%makeinstall_std
12cr|perl-Net-Write-1.50.0-2|53	
12cr|perl-Net-Write-1.50.0-2|54	%files
12cr|perl-Net-Write-1.50.0-2|55	%doc Changes LICENSE LICENSE.Artistic README
12cr|perl-Net-Write-1.50.0-2|56	%{perl_vendorlib}/Net
12cr|perl-Net-Write-1.50.0-2|57	%{_mandir}/*/*
12cr|perl-Net-Write-1.50.0-2|58	
12cr|perl-Net-Write-1.50.0-2|59	%changelog
12cr|perl-Net-Write-1.50.0-2|60	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-1mdv2010.0
12cr|perl-Net-Write-1.50.0-2|61	+ Revision: 404272
12cr|perl-Net-Write-1.50.0-2|62	- rebuild using %%perl_convert_version
12cr|perl-Net-Write-1.50.0-2|63	
12cr|perl-Net-Write-1.50.0-2|64	* Thu Jun 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdv2010.0
12cr|perl-Net-Write-1.50.0-2|65	+ Revision: 385254
12cr|perl-Net-Write-1.50.0-2|66	- update to new version 1.05
12cr|perl-Net-Write-1.50.0-2|67	
12cr|perl-Net-Write-1.50.0-2|68	* Mon Oct 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2009.1
12cr|perl-Net-Write-1.50.0-2|69	+ Revision: 295508
12cr|perl-Net-Write-1.50.0-2|70	- update to new version 1.04
12cr|perl-Net-Write-1.50.0-2|71	
12cr|perl-Net-Write-1.50.0-2|72	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.03-2mdv2009.0
12cr|perl-Net-Write-1.50.0-2|73	+ Revision: 268627
12cr|perl-Net-Write-1.50.0-2|74	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Net-Write-1.50.0-2|75	
12cr|perl-Net-Write-1.50.0-2|76	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2009.0
12cr|perl-Net-Write-1.50.0-2|77	+ Revision: 193867
12cr|perl-Net-Write-1.50.0-2|78	- update to new version 1.03
12cr|perl-Net-Write-1.50.0-2|79	
12cr|perl-Net-Write-1.50.0-2|80	* Wed Feb 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2008.1
12cr|perl-Net-Write-1.50.0-2|81	+ Revision: 173294
12cr|perl-Net-Write-1.50.0-2|82	- update to new version 1.02
12cr|perl-Net-Write-1.50.0-2|83	- new release
12cr|perl-Net-Write-1.50.0-2|84	thise is a noarch package
12cr|perl-Net-Write-1.50.0-2|85	
12cr|perl-Net-Write-1.50.0-2|86	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.00-2mdv2008.1
12cr|perl-Net-Write-1.50.0-2|87	+ Revision: 152229
12cr|perl-Net-Write-1.50.0-2|88	- rebuild
12cr|perl-Net-Write-1.50.0-2|89	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-Write-1.50.0-2|90	
12cr|perl-Net-Write-1.50.0-2|91	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Net-Write-1.50.0-2|92	- restore BuildRoot
12cr|perl-Net-Write-1.50.0-2|93	
12cr|perl-Net-Write-1.50.0-2|94	* Sat May 05 2007 Olivier Thauvin <nanardon@mandriva.org> 1.00-1mdv2008.0
12cr|perl-Net-Write-1.50.0-2|95	+ Revision: 22625
12cr|perl-Net-Write-1.50.0-2|96	- 1.00
12cr|perl-Net-Write-1.50.0-2|97	
12cr|perl-Net-Write-1.50.0-2|98	
12cr|perl-Net-Write-1.50.0-2|99	* Sat Jul 29 2006 Oden Eriksson <oeriksson@mandriva.com> 0.82-1mdv2007.0
12cr|perl-Net-Write-1.50.0-2|100	- initial Mandriva package
12cr|perl-Net-Write-1.50.0-2|101	

5119 12
12cr|perl-Net-XWhois-0.900.0-2|1	%define upstream_name    Net-XWhois
12cr|perl-Net-XWhois-0.900.0-2|2	%define upstream_version 0.90
12cr|perl-Net-XWhois-0.900.0-2|3	
12cr|perl-Net-XWhois-0.900.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Net-XWhois-0.900.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Net-XWhois-0.900.0-2|6	Release:	2
12cr|perl-Net-XWhois-0.900.0-2|7	
12cr|perl-Net-XWhois-0.900.0-2|8	Summary:	Extensible client framework for doing Whois queries and parsing server response
12cr|perl-Net-XWhois-0.900.0-2|9	License:	GPL+ or Artistic
12cr|perl-Net-XWhois-0.900.0-2|10	Group:		Development/Perl
12cr|perl-Net-XWhois-0.900.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Net-XWhois-0.900.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Net-XWhois-0.900.0-2|13	
12cr|perl-Net-XWhois-0.900.0-2|14	BuildRequires:	perl-devel
12cr|perl-Net-XWhois-0.900.0-2|15	BuildArch:	noarch
12cr|perl-Net-XWhois-0.900.0-2|16	
12cr|perl-Net-XWhois-0.900.0-2|17	%description
12cr|perl-Net-XWhois-0.900.0-2|18	The Net::XWhois class provides an extensible client framework for
12cr|perl-Net-XWhois-0.900.0-2|19	doing Whois queries and parsing server response. The class maintains
12cr|perl-Net-XWhois-0.900.0-2|20	an array of whois servers and associated lists of top level domains
12cr|perl-Net-XWhois-0.900.0-2|21	for transparently selecting servers appropriate for different queries.
12cr|perl-Net-XWhois-0.900.0-2|22	Supports response caching and comes with a drop-in replacement for
12cr|perl-Net-XWhois-0.900.0-2|23	the whois program.
12cr|perl-Net-XWhois-0.900.0-2|24	
12cr|perl-Net-XWhois-0.900.0-2|25	%prep
12cr|perl-Net-XWhois-0.900.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Net-XWhois-0.900.0-2|27	
12cr|perl-Net-XWhois-0.900.0-2|28	%build
12cr|perl-Net-XWhois-0.900.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Net-XWhois-0.900.0-2|30	%make
12cr|perl-Net-XWhois-0.900.0-2|31	
12cr|perl-Net-XWhois-0.900.0-2|32	%check
12cr|perl-Net-XWhois-0.900.0-2|33	%make test
12cr|perl-Net-XWhois-0.900.0-2|34	
12cr|perl-Net-XWhois-0.900.0-2|35	%install
12cr|perl-Net-XWhois-0.900.0-2|36	%makeinstall_std
12cr|perl-Net-XWhois-0.900.0-2|37	
12cr|perl-Net-XWhois-0.900.0-2|38	%files
12cr|perl-Net-XWhois-0.900.0-2|39	%doc TODO ARTISTIC contribs/*
12cr|perl-Net-XWhois-0.900.0-2|40	%{perl_vendorlib}/Net/*
12cr|perl-Net-XWhois-0.900.0-2|41	%{_mandir}/*/*
12cr|perl-Net-XWhois-0.900.0-2|42	
12cr|perl-Net-XWhois-0.900.0-2|43	%changelog
12cr|perl-Net-XWhois-0.900.0-2|44	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.900.0-1mdv2010.0
12cr|perl-Net-XWhois-0.900.0-2|45	+ Revision: 407946
12cr|perl-Net-XWhois-0.900.0-2|46	- rebuild using %%perl_convert_version
12cr|perl-Net-XWhois-0.900.0-2|47	
12cr|perl-Net-XWhois-0.900.0-2|48	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.90-7mdv2009.0
12cr|perl-Net-XWhois-0.900.0-2|49	+ Revision: 258138
12cr|perl-Net-XWhois-0.900.0-2|50	- rebuild
12cr|perl-Net-XWhois-0.900.0-2|51	
12cr|perl-Net-XWhois-0.900.0-2|52	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.90-6mdv2009.0
12cr|perl-Net-XWhois-0.900.0-2|53	+ Revision: 246209
12cr|perl-Net-XWhois-0.900.0-2|54	- rebuild
12cr|perl-Net-XWhois-0.900.0-2|55	
12cr|perl-Net-XWhois-0.900.0-2|56	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.90-4mdv2008.1
12cr|perl-Net-XWhois-0.900.0-2|57	+ Revision: 140694
12cr|perl-Net-XWhois-0.900.0-2|58	- restore BuildRoot
12cr|perl-Net-XWhois-0.900.0-2|59	
12cr|perl-Net-XWhois-0.900.0-2|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Net-XWhois-0.900.0-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Net-XWhois-0.900.0-2|62	
12cr|perl-Net-XWhois-0.900.0-2|63	
12cr|perl-Net-XWhois-0.900.0-2|64	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 0.90-4mdv2007.0
12cr|perl-Net-XWhois-0.900.0-2|65	+ Revision: 108469
12cr|perl-Net-XWhois-0.900.0-2|66	- rebuild
12cr|perl-Net-XWhois-0.900.0-2|67	
12cr|perl-Net-XWhois-0.900.0-2|68	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Net-XWhois-0.900.0-2|69	- Import perl-Net-XWhois
12cr|perl-Net-XWhois-0.900.0-2|70	

5120 12
12cr|perl-Newt-1.08-3|1	%define perlvendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)
12cr|perl-Newt-1.08-3|2	
12cr|perl-Newt-1.08-3|3	Name:           perl-Newt
12cr|perl-Newt-1.08-3|4	Version:        1.08
12cr|perl-Newt-1.08-3|5	Release:	3
12cr|perl-Newt-1.08-3|6	Summary:        Edit configuration files through Augeas C library
12cr|perl-Newt-1.08-3|7	License:        Artistic
12cr|perl-Newt-1.08-3|8	Group:          System/Configuration/Other
12cr|perl-Newt-1.08-3|9	URL:            http://search.cpan.org/dist/Newt
12cr|perl-Newt-1.08-3|10	Source0:        http://search.cpan.org/CPAN/authors/id/A/AM/AMEDINA/Newt-1.08.tar.gz
12cr|perl-Newt-1.08-3|11	Patch0:			newt-perl-1.08-debian.patch
12cr|perl-Newt-1.08-3|12	Patch1:			newt-perl-1.08-typemap.patch
12cr|perl-Newt-1.08-3|13	Patch2:			newt-perl-1.08-fix.patch
12cr|perl-Newt-1.08-3|14	Patch3:			newt-perl-1.08-xs.patch
12cr|perl-Newt-1.08-3|15	Patch4:			newt-perl-1.08-lang.patch
12cr|perl-Newt-1.08-3|16	Patch5:			perl-Newt-bz385751.patch
12cr|perl-Newt-1.08-3|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|perl-Newt-1.08-3|18	BuildRequires:  perl-devel,newt-devel,popt-devel
12cr|perl-Newt-1.08-3|19	
12cr|perl-Newt-1.08-3|20	%description
12cr|perl-Newt-1.08-3|21	Perl bindings for RedHat newt library
12cr|perl-Newt-1.08-3|22	
12cr|perl-Newt-1.08-3|23	%prep
12cr|perl-Newt-1.08-3|24	%setup -q -n Newt-%{version}
12cr|perl-Newt-1.08-3|25	%patch0 -p1 -b .debian
12cr|perl-Newt-1.08-3|26	%patch1 -p1 -b .valist
12cr|perl-Newt-1.08-3|27	%patch2 -p1 -b .fix
12cr|perl-Newt-1.08-3|28	%patch3 -p1 -b .exes
12cr|perl-Newt-1.08-3|29	%patch4 -p1 -b .lang
12cr|perl-Newt-1.08-3|30	%patch5 -p1 -b .bz385751
12cr|perl-Newt-1.08-3|31	rm -rf newtlib
12cr|perl-Newt-1.08-3|32	
12cr|perl-Newt-1.08-3|33	%build
12cr|perl-Newt-1.08-3|34	%{__perl} Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
12cr|perl-Newt-1.08-3|35	make
12cr|perl-Newt-1.08-3|36	
12cr|perl-Newt-1.08-3|37	%install
12cr|perl-Newt-1.08-3|38	rm -rf $RPM_BUILD_ROOT
12cr|perl-Newt-1.08-3|39	
12cr|perl-Newt-1.08-3|40	make install DESTDIR=$RPM_BUILD_ROOT
12cr|perl-Newt-1.08-3|41	find ${RPM_BUILD_ROOT} -type f -name perllocal.pod -o -name .packlist -o -name '*.bs' -a -size 0 | xargs rm -f
12cr|perl-Newt-1.08-3|42	find ${RPM_BUILD_ROOT} -type d -depth | xargs rmdir --ignore-fail-on-non-empty
12cr|perl-Newt-1.08-3|43	
12cr|perl-Newt-1.08-3|44	#%{_fixperms} $RPM_BUILD_ROOT/*
12cr|perl-Newt-1.08-3|45	
12cr|perl-Newt-1.08-3|46	%check
12cr|perl-Newt-1.08-3|47	#make test
12cr|perl-Newt-1.08-3|48	
12cr|perl-Newt-1.08-3|49	%clean
12cr|perl-Newt-1.08-3|50	rm -rf $RPM_BUILD_ROOT
12cr|perl-Newt-1.08-3|51	
12cr|perl-Newt-1.08-3|52	%files
12cr|perl-Newt-1.08-3|53	%defattr(-,root,root,-)
12cr|perl-Newt-1.08-3|54	%doc ChangeLog README
12cr|perl-Newt-1.08-3|55	%{perlvendorlib}/*
12cr|perl-Newt-1.08-3|56	%{_mandir}/man3/*
12cr|perl-Newt-1.08-3|57	
12cr|perl-Newt-1.08-3|58	
12cr|perl-Newt-1.08-3|59	%changelog
12cr|perl-Newt-1.08-3|60	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.08-3
12cr|perl-Newt-1.08-3|61	+ Revision: 768358
12cr|perl-Newt-1.08-3|62	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Newt-1.08-3|63	
12cr|perl-Newt-1.08-3|64	* Wed Aug 26 2009 Bruno Cornec <bcornec@mandriva.org> 1.08-2mdv2010.0
12cr|perl-Newt-1.08-3|65	+ Revision: 421312
12cr|perl-Newt-1.08-3|66	- Update to fedora -22 version to remove a AUTOLOAD warning with an additional patch
12cr|perl-Newt-1.08-3|67	
12cr|perl-Newt-1.08-3|68	* Sat Aug 22 2009 Bruno Cornec <bcornec@mandriva.org> 1.08-1mdv2010.0
12cr|perl-Newt-1.08-3|69	+ Revision: 419436
12cr|perl-Newt-1.08-3|70	- Initial import based on Fedora package
12cr|perl-Newt-1.08-3|71	- create perl-Newt
12cr|perl-Newt-1.08-3|72	

5121 12
12cr|perl-NEXT-0.650.0-3|1	%define upstream_name    NEXT
12cr|perl-NEXT-0.650.0-3|2	%define upstream_version 0.65
12cr|perl-NEXT-0.650.0-3|3	
12cr|perl-NEXT-0.650.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-NEXT-0.650.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-NEXT-0.650.0-3|6	Release:	3
12cr|perl-NEXT-0.650.0-3|7	
12cr|perl-NEXT-0.650.0-3|8	Summary:	Perl5 implementation of NEXT (RFC190)
12cr|perl-NEXT-0.650.0-3|9	License:	GPL+ or Artistic
12cr|perl-NEXT-0.650.0-3|10	Group:		Development/Perl
12cr|perl-NEXT-0.650.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-NEXT-0.650.0-3|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-NEXT-0.650.0-3|13	
12cr|perl-NEXT-0.650.0-3|14	BuildRequires:	perl-devel
12cr|perl-NEXT-0.650.0-3|15	BuildArch:	noarch
12cr|perl-NEXT-0.650.0-3|16	
12cr|perl-NEXT-0.650.0-3|17	%description
12cr|perl-NEXT-0.650.0-3|18	NEXT.pm adds a pseudoclass named 'NEXT' to any program that uses it. If a
12cr|perl-NEXT-0.650.0-3|19	method 'm' calls '$self->NEXT::m()', the call to 'm' is redispatched as if
12cr|perl-NEXT-0.650.0-3|20	the calling method had not originally been found.
12cr|perl-NEXT-0.650.0-3|21	
12cr|perl-NEXT-0.650.0-3|22	In other words, a call to '$self->NEXT::m()' resumes the depth-first,
12cr|perl-NEXT-0.650.0-3|23	left-to-right search of '$self''s class hierarchy that resulted in the
12cr|perl-NEXT-0.650.0-3|24	original call to 'm'.
12cr|perl-NEXT-0.650.0-3|25	
12cr|perl-NEXT-0.650.0-3|26	Note that this is not the same thing as '$self->SUPER::m()', which begins a
12cr|perl-NEXT-0.650.0-3|27	new dispatch that is restricted to searching the ancestors of the current
12cr|perl-NEXT-0.650.0-3|28	class. '$self->NEXT::m()' can backtrack past the current class -- to look
12cr|perl-NEXT-0.650.0-3|29	for a suitable method in other ancestors of '$self' -- whereas
12cr|perl-NEXT-0.650.0-3|30	'$self->SUPER::m()' cannot.
12cr|perl-NEXT-0.650.0-3|31	
12cr|perl-NEXT-0.650.0-3|32	%prep
12cr|perl-NEXT-0.650.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-NEXT-0.650.0-3|34	
12cr|perl-NEXT-0.650.0-3|35	%build
12cr|perl-NEXT-0.650.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-NEXT-0.650.0-3|37	%make
12cr|perl-NEXT-0.650.0-3|38	
12cr|perl-NEXT-0.650.0-3|39	%check
12cr|perl-NEXT-0.650.0-3|40	%make test
12cr|perl-NEXT-0.650.0-3|41	
12cr|perl-NEXT-0.650.0-3|42	%install
12cr|perl-NEXT-0.650.0-3|43	%makeinstall_std
12cr|perl-NEXT-0.650.0-3|44	
12cr|perl-NEXT-0.650.0-3|45	%files
12cr|perl-NEXT-0.650.0-3|46	%doc Changes README
12cr|perl-NEXT-0.650.0-3|47	%{_mandir}/man3/*
12cr|perl-NEXT-0.650.0-3|48	%{perl_vendorlib}/*
12cr|perl-NEXT-0.650.0-3|49	
12cr|perl-NEXT-0.650.0-3|50	%changelog
12cr|perl-NEXT-0.650.0-3|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.650.0-2mdv2011.0
12cr|perl-NEXT-0.650.0-3|52	+ Revision: 656947
12cr|perl-NEXT-0.650.0-3|53	- rebuild for updated spec-helper
12cr|perl-NEXT-0.650.0-3|54	
12cr|perl-NEXT-0.650.0-3|55	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.650.0-1mdv2011.0
12cr|perl-NEXT-0.650.0-3|56	+ Revision: 597193
12cr|perl-NEXT-0.650.0-3|57	- update to 0.65
12cr|perl-NEXT-0.650.0-3|58	
12cr|perl-NEXT-0.650.0-3|59	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.640.0-2mdv2011.0
12cr|perl-NEXT-0.650.0-3|60	+ Revision: 552184
12cr|perl-NEXT-0.650.0-3|61	- rebuild
12cr|perl-NEXT-0.650.0-3|62	
12cr|perl-NEXT-0.650.0-3|63	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.640.0-1mdv2010.0
12cr|perl-NEXT-0.650.0-3|64	+ Revision: 395221
12cr|perl-NEXT-0.650.0-3|65	- import perl-NEXT
12cr|perl-NEXT-0.650.0-3|66	
12cr|perl-NEXT-0.650.0-3|67	
12cr|perl-NEXT-0.650.0-3|68	* Sun Jul 12 2009 cpan2dist 0.64-1mdv
12cr|perl-NEXT-0.650.0-3|69	- initial mdv release, generated with cpan2dist

5122 12
12cr|perl-NKF-2.0.7-8|1	%define module  NKF
12cr|perl-NKF-2.0.7-8|2	%define name    perl-%{module}
12cr|perl-NKF-2.0.7-8|3	%define version 2.0.7
12cr|perl-NKF-2.0.7-8|4	%define ver     207
12cr|perl-NKF-2.0.7-8|5	%define release %mkrel 8
12cr|perl-NKF-2.0.7-8|6	
12cr|perl-NKF-2.0.7-8|7	Name:       %name
12cr|perl-NKF-2.0.7-8|8	Version:    %version
12cr|perl-NKF-2.0.7-8|9	Release:    %release
12cr|perl-NKF-2.0.7-8|10	Summary:    Perl extension for Network Kanji Filter
12cr|perl-NKF-2.0.7-8|11	License:    BSD-like
12cr|perl-NKF-2.0.7-8|12	Group:      System/Internationalization
12cr|perl-NKF-2.0.7-8|13	URL:        http://sourceforge.jp/projects/nkf
12cr|perl-NKF-2.0.7-8|14	Source0:    http://prdownloads.sourceforge.jp/nkf/20770/nkf%{ver}.tar.bz2
12cr|perl-NKF-2.0.7-8|15	BuildRequires:  perl-devel
12cr|perl-NKF-2.0.7-8|16	Buildroot:      %{_tmppath}/%{name}-%{version}
12cr|perl-NKF-2.0.7-8|17	
12cr|perl-NKF-2.0.7-8|18	%description
12cr|perl-NKF-2.0.7-8|19	This is a Perl Extension version of nkf (Netowrk Kanji Filter ) %{version}
12cr|perl-NKF-2.0.7-8|20	It converts the last argument and return converted result. Conversion
12cr|perl-NKF-2.0.7-8|21	details are specified by flags before the last argument.
12cr|perl-NKF-2.0.7-8|22	
12cr|perl-NKF-2.0.7-8|23	%prep
12cr|perl-NKF-2.0.7-8|24	%setup -q -n nkf%{ver}/NKF.mod
12cr|perl-NKF-2.0.7-8|25	
12cr|perl-NKF-2.0.7-8|26	%build
12cr|perl-NKF-2.0.7-8|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-NKF-2.0.7-8|28	%make  CFLAGS='%{optflags}'
12cr|perl-NKF-2.0.7-8|29	
12cr|perl-NKF-2.0.7-8|30	%install
12cr|perl-NKF-2.0.7-8|31	rm -rf %{buildroot}
12cr|perl-NKF-2.0.7-8|32	%makeinstall_std
12cr|perl-NKF-2.0.7-8|33	
12cr|perl-NKF-2.0.7-8|34	%clean
12cr|perl-NKF-2.0.7-8|35	rm -rf %{buildroot}
12cr|perl-NKF-2.0.7-8|36	
12cr|perl-NKF-2.0.7-8|37	%files
12cr|perl-NKF-2.0.7-8|38	%defattr(-,root,root)
12cr|perl-NKF-2.0.7-8|39	%{perl_vendorarch}/NKF.pm
12cr|perl-NKF-2.0.7-8|40	%{perl_vendorarch}/auto/NKF
12cr|perl-NKF-2.0.7-8|41	%{_mandir}/man3/*
12cr|perl-NKF-2.0.7-8|42	
12cr|perl-NKF-2.0.7-8|43	
12cr|perl-NKF-2.0.7-8|44	
12cr|perl-NKF-2.0.7-8|45	
12cr|perl-NKF-2.0.7-8|46	%changelog
12cr|perl-NKF-2.0.7-8|47	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.0.7-8mdv2012.0
12cr|perl-NKF-2.0.7-8|48	+ Revision: 768358
12cr|perl-NKF-2.0.7-8|49	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-NKF-2.0.7-8|50	
12cr|perl-NKF-2.0.7-8|51	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.0.7-7mdv2011.0
12cr|perl-NKF-2.0.7-8|52	+ Revision: 556065
12cr|perl-NKF-2.0.7-8|53	- rebuild for perl 5.12
12cr|perl-NKF-2.0.7-8|54	
12cr|perl-NKF-2.0.7-8|55	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.0.7-6mdv2010.0
12cr|perl-NKF-2.0.7-8|56	+ Revision: 430516
12cr|perl-NKF-2.0.7-8|57	- rebuild
12cr|perl-NKF-2.0.7-8|58	
12cr|perl-NKF-2.0.7-8|59	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.0.7-5mdv2009.0
12cr|perl-NKF-2.0.7-8|60	+ Revision: 258140
12cr|perl-NKF-2.0.7-8|61	- rebuild
12cr|perl-NKF-2.0.7-8|62	
12cr|perl-NKF-2.0.7-8|63	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.0.7-4mdv2009.0
12cr|perl-NKF-2.0.7-8|64	+ Revision: 246221
12cr|perl-NKF-2.0.7-8|65	- rebuild
12cr|perl-NKF-2.0.7-8|66	
12cr|perl-NKF-2.0.7-8|67	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 2.0.7-2mdv2008.1
12cr|perl-NKF-2.0.7-8|68	+ Revision: 152230
12cr|perl-NKF-2.0.7-8|69	- rebuild
12cr|perl-NKF-2.0.7-8|70	
12cr|perl-NKF-2.0.7-8|71	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 2.0.7-1mdv2008.1
12cr|perl-NKF-2.0.7-8|72	+ Revision: 140694
12cr|perl-NKF-2.0.7-8|73	- restore BuildRoot
12cr|perl-NKF-2.0.7-8|74	
12cr|perl-NKF-2.0.7-8|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-NKF-2.0.7-8|76	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-NKF-2.0.7-8|77	
12cr|perl-NKF-2.0.7-8|78	
12cr|perl-NKF-2.0.7-8|79	* Wed Mar 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.7-1mdv2007.0
12cr|perl-NKF-2.0.7-8|80	+ Revision: 134334
12cr|perl-NKF-2.0.7-8|81	- add URL
12cr|perl-NKF-2.0.7-8|82	- new version
12cr|perl-NKF-2.0.7-8|83	
12cr|perl-NKF-2.0.7-8|84	* Wed Feb 08 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.71-8mdk
12cr|perl-NKF-2.0.7-8|85	- drop translated stuff in spec file (per policy)
12cr|perl-NKF-2.0.7-8|86	- fix conflict with nkf (#18901)
12cr|perl-NKF-2.0.7-8|87	
12cr|perl-NKF-2.0.7-8|88	* Sat Feb 05 2005 Sylvie Terjan <erinmargault@mandrake.org> 1.71-7mdk
12cr|perl-NKF-2.0.7-8|89	- rebuild for new perl
12cr|perl-NKF-2.0.7-8|90	

5123 12
12cr|perl-Nmap-Parser-1.210.0-2|1	%define upstream_name    Nmap-Parser
12cr|perl-Nmap-Parser-1.210.0-2|2	%define upstream_version 1.21
12cr|perl-Nmap-Parser-1.210.0-2|3	
12cr|perl-Nmap-Parser-1.210.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Nmap-Parser-1.210.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Nmap-Parser-1.210.0-2|6	Release:	2
12cr|perl-Nmap-Parser-1.210.0-2|7	
12cr|perl-Nmap-Parser-1.210.0-2|8	Summary:	Parse nmap scan data with perl
12cr|perl-Nmap-Parser-1.210.0-2|9	License:	GPL+ or Artistic
12cr|perl-Nmap-Parser-1.210.0-2|10	Group:		Development/Perl
12cr|perl-Nmap-Parser-1.210.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Nmap-Parser-1.210.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Nmap/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Nmap-Parser-1.210.0-2|13	
12cr|perl-Nmap-Parser-1.210.0-2|14	BuildRequires:	perl-devel
12cr|perl-Nmap-Parser-1.210.0-2|15	BuildRequires:	perl(Storable)
12cr|perl-Nmap-Parser-1.210.0-2|16	BuildRequires:	perl(XML::Twig)
12cr|perl-Nmap-Parser-1.210.0-2|17	BuildArch:	noarch
12cr|perl-Nmap-Parser-1.210.0-2|18	
12cr|perl-Nmap-Parser-1.210.0-2|19	%description
12cr|perl-Nmap-Parser-1.210.0-2|20	This module implements a interface to the information contained in an nmap
12cr|perl-Nmap-Parser-1.210.0-2|21	scan. It is implemented by parsing the xml scan data that is generated by
12cr|perl-Nmap-Parser-1.210.0-2|22	nmap. This will enable anyone who utilizes nmap to quickly create fast and
12cr|perl-Nmap-Parser-1.210.0-2|23	robust security scripts that utilize the powerful port scanning abilities
12cr|perl-Nmap-Parser-1.210.0-2|24	of nmap.
12cr|perl-Nmap-Parser-1.210.0-2|25	
12cr|perl-Nmap-Parser-1.210.0-2|26	%prep
12cr|perl-Nmap-Parser-1.210.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Nmap-Parser-1.210.0-2|28	
12cr|perl-Nmap-Parser-1.210.0-2|29	%build
12cr|perl-Nmap-Parser-1.210.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Nmap-Parser-1.210.0-2|31	%make
12cr|perl-Nmap-Parser-1.210.0-2|32	
12cr|perl-Nmap-Parser-1.210.0-2|33	%check
12cr|perl-Nmap-Parser-1.210.0-2|34	%make test
12cr|perl-Nmap-Parser-1.210.0-2|35	
12cr|perl-Nmap-Parser-1.210.0-2|36	%install
12cr|perl-Nmap-Parser-1.210.0-2|37	%makeinstall_std
12cr|perl-Nmap-Parser-1.210.0-2|38	
12cr|perl-Nmap-Parser-1.210.0-2|39	%files
12cr|perl-Nmap-Parser-1.210.0-2|40	%doc Changes LICENSE META.yml README
12cr|perl-Nmap-Parser-1.210.0-2|41	%{_mandir}/man3/*
12cr|perl-Nmap-Parser-1.210.0-2|42	%{perl_vendorlib}/*
12cr|perl-Nmap-Parser-1.210.0-2|43	
12cr|perl-Nmap-Parser-1.210.0-2|44	%changelog
12cr|perl-Nmap-Parser-1.210.0-2|45	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.210.0-1mdv2011.0
12cr|perl-Nmap-Parser-1.210.0-2|46	+ Revision: 682139
12cr|perl-Nmap-Parser-1.210.0-2|47	- update to new version 1.21
12cr|perl-Nmap-Parser-1.210.0-2|48	
12cr|perl-Nmap-Parser-1.210.0-2|49	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.200.0-2
12cr|perl-Nmap-Parser-1.210.0-2|50	+ Revision: 657806
12cr|perl-Nmap-Parser-1.210.0-2|51	- rebuild for updated spec-helper
12cr|perl-Nmap-Parser-1.210.0-2|52	
12cr|perl-Nmap-Parser-1.210.0-2|53	* Sat Oct 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.200.0-1mdv2011.0
12cr|perl-Nmap-Parser-1.210.0-2|54	+ Revision: 586115
12cr|perl-Nmap-Parser-1.210.0-2|55	- import perl-Nmap-Parser
12cr|perl-Nmap-Parser-1.210.0-2|56	

5124 12
12cr|perl-Nmap-Scanner-1.0.0-5|1	%define upstream_name    Nmap-Scanner
12cr|perl-Nmap-Scanner-1.0.0-5|2	%define upstream_version 1.0
12cr|perl-Nmap-Scanner-1.0.0-5|3	
12cr|perl-Nmap-Scanner-1.0.0-5|4	Name:		perl-%{upstream_name}
12cr|perl-Nmap-Scanner-1.0.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Nmap-Scanner-1.0.0-5|6	Release:	5
12cr|perl-Nmap-Scanner-1.0.0-5|7	
12cr|perl-Nmap-Scanner-1.0.0-5|8	Summary:	Perform and manipulate nmap scans using perl
12cr|perl-Nmap-Scanner-1.0.0-5|9	License:	GPL+ or Artistic
12cr|perl-Nmap-Scanner-1.0.0-5|10	Group:		Development/Perl
12cr|perl-Nmap-Scanner-1.0.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Nmap-Scanner-1.0.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Nmap/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Nmap-Scanner-1.0.0-5|13	
12cr|perl-Nmap-Scanner-1.0.0-5|14	BuildRequires:	perl-devel
12cr|perl-Nmap-Scanner-1.0.0-5|15	BuildRequires:	perl(Class::Generate)
12cr|perl-Nmap-Scanner-1.0.0-5|16	BuildRequires:	perl(File::Temp)
12cr|perl-Nmap-Scanner-1.0.0-5|17	BuildRequires:	perl(IPC::Open3)
12cr|perl-Nmap-Scanner-1.0.0-5|18	BuildRequires:	perl(HTML::Entities)
12cr|perl-Nmap-Scanner-1.0.0-5|19	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Nmap-Scanner-1.0.0-5|20	BuildRequires:	perl(XML::SAX)
12cr|perl-Nmap-Scanner-1.0.0-5|21	Provides:	perl(Nmap::Scanner::Address)
12cr|perl-Nmap-Scanner-1.0.0-5|22	Provides:	perl(Nmap::Scanner::Distance)
12cr|perl-Nmap-Scanner-1.0.0-5|23	Provides:	perl(Nmap::Scanner::ExtraPorts)
12cr|perl-Nmap-Scanner-1.0.0-5|24	Provides:	perl(Nmap::Scanner::Host)
12cr|perl-Nmap-Scanner-1.0.0-5|25	Provides:	perl(Nmap::Scanner::Hostname)
12cr|perl-Nmap-Scanner-1.0.0-5|26	Provides:	perl(Nmap::Scanner::Hosts)
12cr|perl-Nmap-Scanner-1.0.0-5|27	Provides:	perl(Nmap::Scanner::NmapRun)
12cr|perl-Nmap-Scanner-1.0.0-5|28	Provides:	perl(Nmap::Scanner::OS)
12cr|perl-Nmap-Scanner-1.0.0-5|29	Provides:	perl(Nmap::Scanner::OS::Class)
12cr|perl-Nmap-Scanner-1.0.0-5|30	Provides:	perl(Nmap::Scanner::OS::Fingerprint)
12cr|perl-Nmap-Scanner-1.0.0-5|31	Provides:	perl(Nmap::Scanner::OS::IPIdSequence)
12cr|perl-Nmap-Scanner-1.0.0-5|32	Provides:	perl(Nmap::Scanner::OS::Match)
12cr|perl-Nmap-Scanner-1.0.0-5|33	Provides:	perl(Nmap::Scanner::OS::PortUsed)
12cr|perl-Nmap-Scanner-1.0.0-5|34	Provides:	perl(Nmap::Scanner::OS::TCPSequence)
12cr|perl-Nmap-Scanner-1.0.0-5|35	Provides:	perl(Nmap::Scanner::OS::TCPTSSequence)
12cr|perl-Nmap-Scanner-1.0.0-5|36	Provides:	perl(Nmap::Scanner::OS::Uptime)
12cr|perl-Nmap-Scanner-1.0.0-5|37	Provides:	perl(Nmap::Scanner::Port)
12cr|perl-Nmap-Scanner-1.0.0-5|38	Provides:	perl(Nmap::Scanner::RunStats)
12cr|perl-Nmap-Scanner-1.0.0-5|39	Provides:	perl(Nmap::Scanner::RunStats::Finished)
12cr|perl-Nmap-Scanner-1.0.0-5|40	Provides:	perl(Nmap::Scanner::ScanInfo)
12cr|perl-Nmap-Scanner-1.0.0-5|41	Provides:	perl(Nmap::Scanner::Service)
12cr|perl-Nmap-Scanner-1.0.0-5|42	Provides:	perl(Nmap::Scanner::Task)
12cr|perl-Nmap-Scanner-1.0.0-5|43	Provides:	perl(Nmap::Scanner::TaskProgress)
12cr|perl-Nmap-Scanner-1.0.0-5|44	Requires:	nmap
12cr|perl-Nmap-Scanner-1.0.0-5|45	BuildArch:	noarch
12cr|perl-Nmap-Scanner-1.0.0-5|46	
12cr|perl-Nmap-Scanner-1.0.0-5|47	%description
12cr|perl-Nmap-Scanner-1.0.0-5|48	This set of modules provides perl class wrappers for the network mapper
12cr|perl-Nmap-Scanner-1.0.0-5|49	(nmap) scanning tool (see http://www.insecure.org/nmap/). Using these
12cr|perl-Nmap-Scanner-1.0.0-5|50	modules, a developer, network administrator, or other techie can create
12cr|perl-Nmap-Scanner-1.0.0-5|51	perl routines or classes which can be used to automate and integrate nmap
12cr|perl-Nmap-Scanner-1.0.0-5|52	scans elegantly into new and existing perl scripts.
12cr|perl-Nmap-Scanner-1.0.0-5|53	
12cr|perl-Nmap-Scanner-1.0.0-5|54	%prep
12cr|perl-Nmap-Scanner-1.0.0-5|55	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Nmap-Scanner-1.0.0-5|56	
12cr|perl-Nmap-Scanner-1.0.0-5|57	%build
12cr|perl-Nmap-Scanner-1.0.0-5|58	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Nmap-Scanner-1.0.0-5|59	%make
12cr|perl-Nmap-Scanner-1.0.0-5|60	
12cr|perl-Nmap-Scanner-1.0.0-5|61	%check
12cr|perl-Nmap-Scanner-1.0.0-5|62	%make test
12cr|perl-Nmap-Scanner-1.0.0-5|63	
12cr|perl-Nmap-Scanner-1.0.0-5|64	%install
12cr|perl-Nmap-Scanner-1.0.0-5|65	%makeinstall_std
12cr|perl-Nmap-Scanner-1.0.0-5|66	
12cr|perl-Nmap-Scanner-1.0.0-5|67	%files
12cr|perl-Nmap-Scanner-1.0.0-5|68	%doc Changes README
12cr|perl-Nmap-Scanner-1.0.0-5|69	%{_mandir}/man3/*
12cr|perl-Nmap-Scanner-1.0.0-5|70	%{perl_vendorlib}/*
12cr|perl-Nmap-Scanner-1.0.0-5|71	
12cr|perl-Nmap-Scanner-1.0.0-5|72	%changelog
12cr|perl-Nmap-Scanner-1.0.0-5|73	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 1.0.0-4mdv2011.0
12cr|perl-Nmap-Scanner-1.0.0-5|74	+ Revision: 658164
12cr|perl-Nmap-Scanner-1.0.0-5|75	- add br
12cr|perl-Nmap-Scanner-1.0.0-5|76	- rebuild for updated spec-helper
12cr|perl-Nmap-Scanner-1.0.0-5|77	
12cr|perl-Nmap-Scanner-1.0.0-5|78	* Sun Oct 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-3mdv2011.0
12cr|perl-Nmap-Scanner-1.0.0-5|79	+ Revision: 586168
12cr|perl-Nmap-Scanner-1.0.0-5|80	- fix dependencies
12cr|perl-Nmap-Scanner-1.0.0-5|81	
12cr|perl-Nmap-Scanner-1.0.0-5|82	* Sun Oct 17 2010 Thierry Vignaud <tv@mandriva.org> 1.0.0-2mdv2011.0
12cr|perl-Nmap-Scanner-1.0.0-5|83	+ Revision: 586145
12cr|perl-Nmap-Scanner-1.0.0-5|84	- actuall requires nmap
12cr|perl-Nmap-Scanner-1.0.0-5|85	- fix description
12cr|perl-Nmap-Scanner-1.0.0-5|86	
12cr|perl-Nmap-Scanner-1.0.0-5|87	* Sat Oct 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2011.0
12cr|perl-Nmap-Scanner-1.0.0-5|88	+ Revision: 586116
12cr|perl-Nmap-Scanner-1.0.0-5|89	- import perl-Nmap-Scanner
12cr|perl-Nmap-Scanner-1.0.0-5|90	

5125 12
12cr|perl-NTLM-1.80.0-2|1	%define upstream_name    NTLM
12cr|perl-NTLM-1.80.0-2|2	%define upstream_version 1.08
12cr|perl-NTLM-1.80.0-2|3	
12cr|perl-NTLM-1.80.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-NTLM-1.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-NTLM-1.80.0-2|6	Release:	2
12cr|perl-NTLM-1.80.0-2|7	
12cr|perl-NTLM-1.80.0-2|8	Summary:	An NTLM authentication module
12cr|perl-NTLM-1.80.0-2|9	License:	GPL+ or Artistic
12cr|perl-NTLM-1.80.0-2|10	Group:		Development/Perl
12cr|perl-NTLM-1.80.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-NTLM-1.80.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Authen/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-NTLM-1.80.0-2|13	
12cr|perl-NTLM-1.80.0-2|14	BuildRequires:	perl-devel
12cr|perl-NTLM-1.80.0-2|15	BuildRequires:	perl(Digest::HMAC_MD5)
12cr|perl-NTLM-1.80.0-2|16	BuildRequires:	perl(MIME::Base64)
12cr|perl-NTLM-1.80.0-2|17	BuildArch:	noarch
12cr|perl-NTLM-1.80.0-2|18	
12cr|perl-NTLM-1.80.0-2|19	%description
12cr|perl-NTLM-1.80.0-2|20	This module provides methods to use NTLM authentication.  It can
12cr|perl-NTLM-1.80.0-2|21	be used as an authenticate method with the Mail::IMAPClient module
12cr|perl-NTLM-1.80.0-2|22	to perform the challenge/response mechanism for NTLM connections
12cr|perl-NTLM-1.80.0-2|23	or it can be used on its own for NTLM authentication with other
12cr|perl-NTLM-1.80.0-2|24	protocols (eg. HTTP).
12cr|perl-NTLM-1.80.0-2|25	
12cr|perl-NTLM-1.80.0-2|26	The implementation is a direct port of the code from F<fetchmail>
12cr|perl-NTLM-1.80.0-2|27	which, itself, has based its NTLM implementation on F<samba>.  As
12cr|perl-NTLM-1.80.0-2|28	such, this code is not especially efficient, however it will still
12cr|perl-NTLM-1.80.0-2|29	take a fraction of a second to negotiate a login on a PII which is
12cr|perl-NTLM-1.80.0-2|30	likely to be good enough for most situations.
12cr|perl-NTLM-1.80.0-2|31	
12cr|perl-NTLM-1.80.0-2|32	FUNCTIONS
12cr|perl-NTLM-1.80.0-2|33	* ntlm_domain()
12cr|perl-NTLM-1.80.0-2|34	
12cr|perl-NTLM-1.80.0-2|35	%prep
12cr|perl-NTLM-1.80.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-NTLM-1.80.0-2|37	
12cr|perl-NTLM-1.80.0-2|38	%build
12cr|perl-NTLM-1.80.0-2|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-NTLM-1.80.0-2|40	%make
12cr|perl-NTLM-1.80.0-2|41	
12cr|perl-NTLM-1.80.0-2|42	%check
12cr|perl-NTLM-1.80.0-2|43	%make test
12cr|perl-NTLM-1.80.0-2|44	
12cr|perl-NTLM-1.80.0-2|45	%install
12cr|perl-NTLM-1.80.0-2|46	%makeinstall_std
12cr|perl-NTLM-1.80.0-2|47	
12cr|perl-NTLM-1.80.0-2|48	%files
12cr|perl-NTLM-1.80.0-2|49	%doc Changes META.yml README
12cr|perl-NTLM-1.80.0-2|50	%{_mandir}/man3/*
12cr|perl-NTLM-1.80.0-2|51	%{perl_vendorlib}/*
12cr|perl-NTLM-1.80.0-2|52	
12cr|perl-NTLM-1.80.0-2|53	%changelog
12cr|perl-NTLM-1.80.0-2|54	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.80.0-1mdv2011.0
12cr|perl-NTLM-1.80.0-2|55	+ Revision: 654174
12cr|perl-NTLM-1.80.0-2|56	- update to new version 1.08
12cr|perl-NTLM-1.80.0-2|57	
12cr|perl-NTLM-1.80.0-2|58	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.50.0-1
12cr|perl-NTLM-1.80.0-2|59	+ Revision: 636169
12cr|perl-NTLM-1.80.0-2|60	- import perl-NTLM
12cr|perl-NTLM-1.80.0-2|61	

5126 12
12cr|perl-Number-Format-1.730.0-2|1	%define upstream_name    Number-Format
12cr|perl-Number-Format-1.730.0-2|2	%define upstream_version 1.73
12cr|perl-Number-Format-1.730.0-2|3	
12cr|perl-Number-Format-1.730.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Number-Format-1.730.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Number-Format-1.730.0-2|6	Release:	2
12cr|perl-Number-Format-1.730.0-2|7	
12cr|perl-Number-Format-1.730.0-2|8	Summary:	Convert numbers to strings with pretty formatting
12cr|perl-Number-Format-1.730.0-2|9	License:	Artistic/GPL
12cr|perl-Number-Format-1.730.0-2|10	Group:		Development/Perl
12cr|perl-Number-Format-1.730.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Number-Format-1.730.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Number/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Number-Format-1.730.0-2|13	
12cr|perl-Number-Format-1.730.0-2|14	BuildRequires:	perl-devel
12cr|perl-Number-Format-1.730.0-2|15	BuildArch:	noarch
12cr|perl-Number-Format-1.730.0-2|16	
12cr|perl-Number-Format-1.730.0-2|17	%description
12cr|perl-Number-Format-1.730.0-2|18	Number::Format is a library for formatting numbers.  Functions are
12cr|perl-Number-Format-1.730.0-2|19	provided for converting numbers to strings in a variety of ways, and to
12cr|perl-Number-Format-1.730.0-2|20	convert strings that contain numbers back into numeric form.  The output
12cr|perl-Number-Format-1.730.0-2|21	formats may include thousands separators - characters inserted between
12cr|perl-Number-Format-1.730.0-2|22	each group of three characters counting right to left from the decimal
12cr|perl-Number-Format-1.730.0-2|23	point.  The characters used for the decimal point and the thousands
12cr|perl-Number-Format-1.730.0-2|24	separator come from the locale information or can be specified by the
12cr|perl-Number-Format-1.730.0-2|25	user.
12cr|perl-Number-Format-1.730.0-2|26	
12cr|perl-Number-Format-1.730.0-2|27	%prep
12cr|perl-Number-Format-1.730.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Number-Format-1.730.0-2|29	chmod 644 CHANGES README
12cr|perl-Number-Format-1.730.0-2|30	
12cr|perl-Number-Format-1.730.0-2|31	%build
12cr|perl-Number-Format-1.730.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Number-Format-1.730.0-2|33	%make
12cr|perl-Number-Format-1.730.0-2|34	
12cr|perl-Number-Format-1.730.0-2|35	%install
12cr|perl-Number-Format-1.730.0-2|36	%makeinstall_std
12cr|perl-Number-Format-1.730.0-2|37	
12cr|perl-Number-Format-1.730.0-2|38	%check
12cr|perl-Number-Format-1.730.0-2|39	make test
12cr|perl-Number-Format-1.730.0-2|40	
12cr|perl-Number-Format-1.730.0-2|41	%files
12cr|perl-Number-Format-1.730.0-2|42	%doc CHANGES README
12cr|perl-Number-Format-1.730.0-2|43	%{perl_vendorlib}/Number
12cr|perl-Number-Format-1.730.0-2|44	%{_mandir}/*/*
12cr|perl-Number-Format-1.730.0-2|45	
12cr|perl-Number-Format-1.730.0-2|46	%changelog
12cr|perl-Number-Format-1.730.0-2|47	* Sun Sep 27 2009 Jérôme Quelin <jquelin@mandriva.org> 1.730.0-1mdv2010.0
12cr|perl-Number-Format-1.730.0-2|48	+ Revision: 449778
12cr|perl-Number-Format-1.730.0-2|49	- update to 1.73
12cr|perl-Number-Format-1.730.0-2|50	
12cr|perl-Number-Format-1.730.0-2|51	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.720.0-1mdv2010.0
12cr|perl-Number-Format-1.730.0-2|52	+ Revision: 404280
12cr|perl-Number-Format-1.730.0-2|53	- rebuild using %%perl_convert_version
12cr|perl-Number-Format-1.730.0-2|54	
12cr|perl-Number-Format-1.730.0-2|55	* Wed May 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.72-1mdv2010.0
12cr|perl-Number-Format-1.730.0-2|56	+ Revision: 372391
12cr|perl-Number-Format-1.730.0-2|57	- update to new version 1.72
12cr|perl-Number-Format-1.730.0-2|58	
12cr|perl-Number-Format-1.730.0-2|59	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.71-1mdv2010.0
12cr|perl-Number-Format-1.730.0-2|60	+ Revision: 371868
12cr|perl-Number-Format-1.730.0-2|61	- new version
12cr|perl-Number-Format-1.730.0-2|62	
12cr|perl-Number-Format-1.730.0-2|63	* Sun Feb 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.70-1mdv2009.1
12cr|perl-Number-Format-1.730.0-2|64	+ Revision: 340536
12cr|perl-Number-Format-1.730.0-2|65	- update to new version 1.70
12cr|perl-Number-Format-1.730.0-2|66	
12cr|perl-Number-Format-1.730.0-2|67	* Thu Feb 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.63-1mdv2009.1
12cr|perl-Number-Format-1.730.0-2|68	+ Revision: 339908
12cr|perl-Number-Format-1.730.0-2|69	- update to new version 1.63
12cr|perl-Number-Format-1.730.0-2|70	
12cr|perl-Number-Format-1.730.0-2|71	* Tue Feb 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.62-1mdv2009.1
12cr|perl-Number-Format-1.730.0-2|72	+ Revision: 339103
12cr|perl-Number-Format-1.730.0-2|73	- update to new version 1.62
12cr|perl-Number-Format-1.730.0-2|74	
12cr|perl-Number-Format-1.730.0-2|75	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.52-5mdv2009.0
12cr|perl-Number-Format-1.730.0-2|76	+ Revision: 258142
12cr|perl-Number-Format-1.730.0-2|77	- rebuild
12cr|perl-Number-Format-1.730.0-2|78	
12cr|perl-Number-Format-1.730.0-2|79	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.52-4mdv2009.0
12cr|perl-Number-Format-1.730.0-2|80	+ Revision: 246255
12cr|perl-Number-Format-1.730.0-2|81	- rebuild
12cr|perl-Number-Format-1.730.0-2|82	
12cr|perl-Number-Format-1.730.0-2|83	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Number-Format-1.730.0-2|84	- restore BuildRoot
12cr|perl-Number-Format-1.730.0-2|85	
12cr|perl-Number-Format-1.730.0-2|86	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.52-2mdv2008.1
12cr|perl-Number-Format-1.730.0-2|87	+ Revision: 133639
12cr|perl-Number-Format-1.730.0-2|88	- rebuild
12cr|perl-Number-Format-1.730.0-2|89	
12cr|perl-Number-Format-1.730.0-2|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Number-Format-1.730.0-2|91	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Number-Format-1.730.0-2|92	
12cr|perl-Number-Format-1.730.0-2|93	
12cr|perl-Number-Format-1.730.0-2|94	* Thu Sep 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.52-1mdv2007.0
12cr|perl-Number-Format-1.730.0-2|95	- New version 1.52
12cr|perl-Number-Format-1.730.0-2|96	
12cr|perl-Number-Format-1.730.0-2|97	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.45-2mdv2007.0
12cr|perl-Number-Format-1.730.0-2|98	- Rebuild
12cr|perl-Number-Format-1.730.0-2|99	
12cr|perl-Number-Format-1.730.0-2|100	* Tue Apr 18 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.45-1mdk
12cr|perl-Number-Format-1.730.0-2|101	- Contributed by Cedric Devillers <brancaleone@altern.org>
12cr|perl-Number-Format-1.730.0-2|102	

5127 12
12cr|perl-Number-Nary-1.100.311-3|1	%define upstream_name    Number-Nary
12cr|perl-Number-Nary-1.100.311-3|2	%define upstream_version 1.100311
12cr|perl-Number-Nary-1.100.311-3|3	
12cr|perl-Number-Nary-1.100.311-3|4	Name:		perl-%{upstream_name}
12cr|perl-Number-Nary-1.100.311-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Number-Nary-1.100.311-3|6	Release:	3
12cr|perl-Number-Nary-1.100.311-3|7	
12cr|perl-Number-Nary-1.100.311-3|8	Summary:	Encode and decode numbers as n-ary strings
12cr|perl-Number-Nary-1.100.311-3|9	License:	GPL+ or Artistic
12cr|perl-Number-Nary-1.100.311-3|10	Group:		Development/Perl
12cr|perl-Number-Nary-1.100.311-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Number-Nary-1.100.311-3|12	Source0:	http://www.cpan.org/modules/by-module/Number/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Number-Nary-1.100.311-3|13	
12cr|perl-Number-Nary-1.100.311-3|14	BuildRequires:	perl-devel
12cr|perl-Number-Nary-1.100.311-3|15	BuildRequires:	perl(Carp)
12cr|perl-Number-Nary-1.100.311-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Number-Nary-1.100.311-3|17	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Number-Nary-1.100.311-3|18	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Number-Nary-1.100.311-3|19	BuildRequires:	perl(Test::More)
12cr|perl-Number-Nary-1.100.311-3|20	BuildRequires:	perl(UDCode)
12cr|perl-Number-Nary-1.100.311-3|21	BuildArch:	noarch
12cr|perl-Number-Nary-1.100.311-3|22	
12cr|perl-Number-Nary-1.100.311-3|23	%description
12cr|perl-Number-Nary-1.100.311-3|24	no description found
12cr|perl-Number-Nary-1.100.311-3|25	
12cr|perl-Number-Nary-1.100.311-3|26	%prep
12cr|perl-Number-Nary-1.100.311-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Number-Nary-1.100.311-3|28	
12cr|perl-Number-Nary-1.100.311-3|29	%build
12cr|perl-Number-Nary-1.100.311-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Number-Nary-1.100.311-3|31	%make
12cr|perl-Number-Nary-1.100.311-3|32	
12cr|perl-Number-Nary-1.100.311-3|33	%check
12cr|perl-Number-Nary-1.100.311-3|34	%make test
12cr|perl-Number-Nary-1.100.311-3|35	
12cr|perl-Number-Nary-1.100.311-3|36	%install
12cr|perl-Number-Nary-1.100.311-3|37	%makeinstall_std
12cr|perl-Number-Nary-1.100.311-3|38	
12cr|perl-Number-Nary-1.100.311-3|39	%files
12cr|perl-Number-Nary-1.100.311-3|40	%doc Changes LICENSE README
12cr|perl-Number-Nary-1.100.311-3|41	%{_mandir}/man3/*
12cr|perl-Number-Nary-1.100.311-3|42	%{perl_vendorlib}/*
12cr|perl-Number-Nary-1.100.311-3|43	
12cr|perl-Number-Nary-1.100.311-3|44	%changelog
12cr|perl-Number-Nary-1.100.311-3|45	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.100.311-2mdv2011.0
12cr|perl-Number-Nary-1.100.311-3|46	+ Revision: 654268
12cr|perl-Number-Nary-1.100.311-3|47	- rebuild for updated spec-helper
12cr|perl-Number-Nary-1.100.311-3|48	
12cr|perl-Number-Nary-1.100.311-3|49	* Mon Feb 01 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.311-1mdv2011.0
12cr|perl-Number-Nary-1.100.311-3|50	+ Revision: 498981
12cr|perl-Number-Nary-1.100.311-3|51	- update to 1.100311
12cr|perl-Number-Nary-1.100.311-3|52	
12cr|perl-Number-Nary-1.100.311-3|53	* Thu Dec 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.108.0-1mdv2010.1
12cr|perl-Number-Nary-1.100.311-3|54	+ Revision: 472801
12cr|perl-Number-Nary-1.100.311-3|55	- import perl-Number-Nary
12cr|perl-Number-Nary-1.100.311-3|56	
12cr|perl-Number-Nary-1.100.311-3|57	
12cr|perl-Number-Nary-1.100.311-3|58	* Thu Dec 03 2009 cpan2dist 0.108-1mdv
12cr|perl-Number-Nary-1.100.311-3|59	- initial mdv release, generated with cpan2dist

5128 12
12cr|perl-Number-RGB-1.200.0-3|1	%define upstream_name    Number-RGB
12cr|perl-Number-RGB-1.200.0-3|2	%define upstream_version 1.2
12cr|perl-Number-RGB-1.200.0-3|3	
12cr|perl-Number-RGB-1.200.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Number-RGB-1.200.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Number-RGB-1.200.0-3|6	Release:	3
12cr|perl-Number-RGB-1.200.0-3|7	
12cr|perl-Number-RGB-1.200.0-3|8	Summary:	Manipulate RGB Tuples
12cr|perl-Number-RGB-1.200.0-3|9	License:	GPL+ or Artistic
12cr|perl-Number-RGB-1.200.0-3|10	Group:		Development/Perl
12cr|perl-Number-RGB-1.200.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Number-RGB-1.200.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Number/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Number-RGB-1.200.0-3|13	
12cr|perl-Number-RGB-1.200.0-3|14	BuildRequires:	perl-devel
12cr|perl-Number-RGB-1.200.0-3|15	BuildRequires:	perl(Attribute::Handlers)
12cr|perl-Number-RGB-1.200.0-3|16	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-Number-RGB-1.200.0-3|17	BuildRequires:	perl(Params::Validate)
12cr|perl-Number-RGB-1.200.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Number-RGB-1.200.0-3|19	
12cr|perl-Number-RGB-1.200.0-3|20	BuildArch:	noarch
12cr|perl-Number-RGB-1.200.0-3|21	
12cr|perl-Number-RGB-1.200.0-3|22	%description
12cr|perl-Number-RGB-1.200.0-3|23	This module creates RGB tuple objects and overloads their operators to make
12cr|perl-Number-RGB-1.200.0-3|24	RGB math easier. An attribute is also exported to the caller to make
12cr|perl-Number-RGB-1.200.0-3|25	construction shorter.
12cr|perl-Number-RGB-1.200.0-3|26	
12cr|perl-Number-RGB-1.200.0-3|27	%prep
12cr|perl-Number-RGB-1.200.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Number-RGB-1.200.0-3|29	
12cr|perl-Number-RGB-1.200.0-3|30	%build
12cr|perl-Number-RGB-1.200.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Number-RGB-1.200.0-3|32	
12cr|perl-Number-RGB-1.200.0-3|33	%{make}
12cr|perl-Number-RGB-1.200.0-3|34	
12cr|perl-Number-RGB-1.200.0-3|35	%check
12cr|perl-Number-RGB-1.200.0-3|36	# fails due to new attribute::handler
12cr|perl-Number-RGB-1.200.0-3|37	# cf http://rt.cpan.org/Public/Bug/Display.html?id=41394
12cr|perl-Number-RGB-1.200.0-3|38	#%{make} test
12cr|perl-Number-RGB-1.200.0-3|39	
12cr|perl-Number-RGB-1.200.0-3|40	%install
12cr|perl-Number-RGB-1.200.0-3|41	%makeinstall_std
12cr|perl-Number-RGB-1.200.0-3|42	
12cr|perl-Number-RGB-1.200.0-3|43	%files
12cr|perl-Number-RGB-1.200.0-3|44	%doc Changes README
12cr|perl-Number-RGB-1.200.0-3|45	%{_mandir}/man3/*
12cr|perl-Number-RGB-1.200.0-3|46	%{perl_vendorlib}/*
12cr|perl-Number-RGB-1.200.0-3|47	
12cr|perl-Number-RGB-1.200.0-3|48	%changelog
12cr|perl-Number-RGB-1.200.0-3|49	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.200.0-2mdv2011.0
12cr|perl-Number-RGB-1.200.0-3|50	+ Revision: 655147
12cr|perl-Number-RGB-1.200.0-3|51	- rebuild for updated spec-helper
12cr|perl-Number-RGB-1.200.0-3|52	
12cr|perl-Number-RGB-1.200.0-3|53	* Sun Aug 23 2009 Jérôme Quelin <jquelin@mandriva.org> 1.200.0-1mdv2011.0
12cr|perl-Number-RGB-1.200.0-3|54	+ Revision: 419895
12cr|perl-Number-RGB-1.200.0-3|55	- import perl-Number-RGB
12cr|perl-Number-RGB-1.200.0-3|56	
12cr|perl-Number-RGB-1.200.0-3|57	
12cr|perl-Number-RGB-1.200.0-3|58	* Sun Aug 23 2009 cpan2dist 1.2-1mdv
12cr|perl-Number-RGB-1.200.0-3|59	- initial mdv release, generated with cpan2dist

5129 12
12cr|perl-Object-Accessor-0.420.0-2|1	%define upstream_name	 Object-Accessor
12cr|perl-Object-Accessor-0.420.0-2|2	%define upstream_version 0.42
12cr|perl-Object-Accessor-0.420.0-2|3	
12cr|perl-Object-Accessor-0.420.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Object-Accessor-0.420.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Object-Accessor-0.420.0-2|6	Release:	2
12cr|perl-Object-Accessor-0.420.0-2|7	Summary:	Add a Makefile target to determine test coverage using Devel::Cover
12cr|perl-Object-Accessor-0.420.0-2|8	License:	GPL+ or Artistic
12cr|perl-Object-Accessor-0.420.0-2|9	Group:		Development/Perl
12cr|perl-Object-Accessor-0.420.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Object-Accessor-0.420.0-2|11	Source0:	http://www.cpan.org/modules/by-module/Object/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Object-Accessor-0.420.0-2|12	
12cr|perl-Object-Accessor-0.420.0-2|13	BuildRequires:	perl-devel
12cr|perl-Object-Accessor-0.420.0-2|14	BuildRequires:	perl(Params::Check)
12cr|perl-Object-Accessor-0.420.0-2|15	BuildArch:	noarch
12cr|perl-Object-Accessor-0.420.0-2|16	
12cr|perl-Object-Accessor-0.420.0-2|17	%description
12cr|perl-Object-Accessor-0.420.0-2|18	Object::Accessor provides an interface to create per object accessors (as
12cr|perl-Object-Accessor-0.420.0-2|19	opposed to per Class accessors, as, for example, Class::Accessor provides).
12cr|perl-Object-Accessor-0.420.0-2|20	
12cr|perl-Object-Accessor-0.420.0-2|21	You can choose to either subclass this module, and thus using its accessors on
12cr|perl-Object-Accessor-0.420.0-2|22	your own module, or to store an Object::Accessor object inside your own object,
12cr|perl-Object-Accessor-0.420.0-2|23	and access the accessors from there. See the SYNOPSIS for examples.
12cr|perl-Object-Accessor-0.420.0-2|24	
12cr|perl-Object-Accessor-0.420.0-2|25	%prep
12cr|perl-Object-Accessor-0.420.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Object-Accessor-0.420.0-2|27	
12cr|perl-Object-Accessor-0.420.0-2|28	%build
12cr|perl-Object-Accessor-0.420.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Object-Accessor-0.420.0-2|30	%make
12cr|perl-Object-Accessor-0.420.0-2|31	
12cr|perl-Object-Accessor-0.420.0-2|32	%check
12cr|perl-Object-Accessor-0.420.0-2|33	make test
12cr|perl-Object-Accessor-0.420.0-2|34	
12cr|perl-Object-Accessor-0.420.0-2|35	%install
12cr|perl-Object-Accessor-0.420.0-2|36	%makeinstall_std
12cr|perl-Object-Accessor-0.420.0-2|37	
12cr|perl-Object-Accessor-0.420.0-2|38	%files
12cr|perl-Object-Accessor-0.420.0-2|39	%doc README
12cr|perl-Object-Accessor-0.420.0-2|40	%{perl_vendorlib}/Object
12cr|perl-Object-Accessor-0.420.0-2|41	%{_mandir}/*/*
12cr|perl-Object-Accessor-0.420.0-2|42	
12cr|perl-Object-Accessor-0.420.0-2|43	
12cr|perl-Object-Accessor-0.420.0-2|44	%changelog
12cr|perl-Object-Accessor-0.420.0-2|45	* Sat May 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.420.0-1mdv2011.0
12cr|perl-Object-Accessor-0.420.0-2|46	+ Revision: 674667
12cr|perl-Object-Accessor-0.420.0-2|47	- update to new version 0.42
12cr|perl-Object-Accessor-0.420.0-2|48	
12cr|perl-Object-Accessor-0.420.0-2|49	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 0.380.0-4
12cr|perl-Object-Accessor-0.420.0-2|50	+ Revision: 640773
12cr|perl-Object-Accessor-0.420.0-2|51	- rebuild to obsolete old packages
12cr|perl-Object-Accessor-0.420.0-2|52	
12cr|perl-Object-Accessor-0.420.0-2|53	* Wed Jan 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.380.0-3
12cr|perl-Object-Accessor-0.420.0-2|54	+ Revision: 633008
12cr|perl-Object-Accessor-0.420.0-2|55	- don't rename the man page, the conflict has been fixed
12cr|perl-Object-Accessor-0.420.0-2|56	
12cr|perl-Object-Accessor-0.420.0-2|57	* Mon Jan 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.380.0-2
12cr|perl-Object-Accessor-0.420.0-2|58	+ Revision: 631316
12cr|perl-Object-Accessor-0.420.0-2|59	- fix man page conflict with perl package
12cr|perl-Object-Accessor-0.420.0-2|60	
12cr|perl-Object-Accessor-0.420.0-2|61	* Sat Jan 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.380.0-1mdv2011.0
12cr|perl-Object-Accessor-0.420.0-2|62	+ Revision: 630633
12cr|perl-Object-Accessor-0.420.0-2|63	- update to new version 0.38
12cr|perl-Object-Accessor-0.420.0-2|64	
12cr|perl-Object-Accessor-0.420.0-2|65	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.360.0-1mdv2011.0
12cr|perl-Object-Accessor-0.420.0-2|66	+ Revision: 461336
12cr|perl-Object-Accessor-0.420.0-2|67	- update to 0.36
12cr|perl-Object-Accessor-0.420.0-2|68	
12cr|perl-Object-Accessor-0.420.0-2|69	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.340.0-1mdv2010.0
12cr|perl-Object-Accessor-0.420.0-2|70	+ Revision: 402000
12cr|perl-Object-Accessor-0.420.0-2|71	- rebuild using %%perl_convert_version
12cr|perl-Object-Accessor-0.420.0-2|72	
12cr|perl-Object-Accessor-0.420.0-2|73	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.34-2mdv2009.0
12cr|perl-Object-Accessor-0.420.0-2|74	+ Revision: 268644
12cr|perl-Object-Accessor-0.420.0-2|75	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Object-Accessor-0.420.0-2|76	
12cr|perl-Object-Accessor-0.420.0-2|77	* Tue May 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-1mdv2009.0
12cr|perl-Object-Accessor-0.420.0-2|78	+ Revision: 209330
12cr|perl-Object-Accessor-0.420.0-2|79	- update to new version 0.34
12cr|perl-Object-Accessor-0.420.0-2|80	
12cr|perl-Object-Accessor-0.420.0-2|81	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Object-Accessor-0.420.0-2|82	- restore BuildRoot
12cr|perl-Object-Accessor-0.420.0-2|83	
12cr|perl-Object-Accessor-0.420.0-2|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Object-Accessor-0.420.0-2|85	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Object-Accessor-0.420.0-2|86	
12cr|perl-Object-Accessor-0.420.0-2|87	* Sat May 05 2007 Olivier Thauvin <nanardon@mandriva.org> 0.32-1mdv2008.0
12cr|perl-Object-Accessor-0.420.0-2|88	+ Revision: 22626
12cr|perl-Object-Accessor-0.420.0-2|89	- 0.32
12cr|perl-Object-Accessor-0.420.0-2|90	
12cr|perl-Object-Accessor-0.420.0-2|91	
12cr|perl-Object-Accessor-0.420.0-2|92	* Tue Aug 29 2006 guillomovitch
12cr|perl-Object-Accessor-0.420.0-2|93	+ 2006-08-29 10:39:53 (58595)
12cr|perl-Object-Accessor-0.420.0-2|94	- new version
12cr|perl-Object-Accessor-0.420.0-2|95	
12cr|perl-Object-Accessor-0.420.0-2|96	* Thu Aug 03 2006 Nicolas Lécureuil <neoclust@mandriva.org>
12cr|perl-Object-Accessor-0.420.0-2|97	+ 2006-08-03 15:02:54 (43227)
12cr|perl-Object-Accessor-0.420.0-2|98	- import perl-Object-Accessor-0.20-1mdv2007.0
12cr|perl-Object-Accessor-0.420.0-2|99	
12cr|perl-Object-Accessor-0.420.0-2|100	* Fri Jun 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.20-1mdv2007.0
12cr|perl-Object-Accessor-0.420.0-2|101	- New version 0.20
12cr|perl-Object-Accessor-0.420.0-2|102	
12cr|perl-Object-Accessor-0.420.0-2|103	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.12-2mdk
12cr|perl-Object-Accessor-0.420.0-2|104	- Buildrequires fix
12cr|perl-Object-Accessor-0.420.0-2|105	
12cr|perl-Object-Accessor-0.420.0-2|106	* Wed Sep 21 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdk
12cr|perl-Object-Accessor-0.420.0-2|107	- New release 0.12
12cr|perl-Object-Accessor-0.420.0-2|108	
12cr|perl-Object-Accessor-0.420.0-2|109	* Mon Apr 25 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdk
12cr|perl-Object-Accessor-0.420.0-2|110	- first mandrivalinux release
12cr|perl-Object-Accessor-0.420.0-2|111	

5130 12
12cr|perl-Object-Array-0.060-3|1	
12cr|perl-Object-Array-0.060-3|2	%define realname   Object-Array
12cr|perl-Object-Array-0.060-3|3	%define version    0.060
12cr|perl-Object-Array-0.060-3|4	%define release    %mkrel 3
12cr|perl-Object-Array-0.060-3|5	
12cr|perl-Object-Array-0.060-3|6	Name:       perl-%{realname}
12cr|perl-Object-Array-0.060-3|7	Version:    %{version}
12cr|perl-Object-Array-0.060-3|8	Release:    %{release}
12cr|perl-Object-Array-0.060-3|9	License:    GPL or Artistic
12cr|perl-Object-Array-0.060-3|10	Group:      Development/Perl
12cr|perl-Object-Array-0.060-3|11	Summary:    Array references with accessors
12cr|perl-Object-Array-0.060-3|12	Source:     http://www.cpan.org/modules/by-module/Object/%{realname}-%{version}.tar.gz
12cr|perl-Object-Array-0.060-3|13	Url:        http://search.cpan.org/dist/%{realname}
12cr|perl-Object-Array-0.060-3|14	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Object-Array-0.060-3|15	BuildRequires: perl-devel
12cr|perl-Object-Array-0.060-3|16	BuildRequires: perl(Sub::Exporter)
12cr|perl-Object-Array-0.060-3|17	BuildRequires: perl(Sub::Install)
12cr|perl-Object-Array-0.060-3|18	BuildRequires: perl(List::MoreUtils)
12cr|perl-Object-Array-0.060-3|19	
12cr|perl-Object-Array-0.060-3|20	BuildArch: noarch
12cr|perl-Object-Array-0.060-3|21	
12cr|perl-Object-Array-0.060-3|22	%description
12cr|perl-Object-Array-0.060-3|23	Add methods to Object::Array corresponding to functions from
12cr|perl-Object-Array-0.060-3|24	List::MoreUtils.
12cr|perl-Object-Array-0.060-3|25	
12cr|perl-Object-Array-0.060-3|26	%prep
12cr|perl-Object-Array-0.060-3|27	%setup -q -n %{realname}-%{version}
12cr|perl-Object-Array-0.060-3|28	
12cr|perl-Object-Array-0.060-3|29	%build
12cr|perl-Object-Array-0.060-3|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Object-Array-0.060-3|31	%make
12cr|perl-Object-Array-0.060-3|32	
12cr|perl-Object-Array-0.060-3|33	%check
12cr|perl-Object-Array-0.060-3|34	make test
12cr|perl-Object-Array-0.060-3|35	
12cr|perl-Object-Array-0.060-3|36	%install
12cr|perl-Object-Array-0.060-3|37	rm -rf %buildroot
12cr|perl-Object-Array-0.060-3|38	%makeinstall_std
12cr|perl-Object-Array-0.060-3|39	
12cr|perl-Object-Array-0.060-3|40	%clean
12cr|perl-Object-Array-0.060-3|41	rm -rf %buildroot
12cr|perl-Object-Array-0.060-3|42	
12cr|perl-Object-Array-0.060-3|43	%files
12cr|perl-Object-Array-0.060-3|44	%defattr(-,root,root)
12cr|perl-Object-Array-0.060-3|45	%doc README Changes
12cr|perl-Object-Array-0.060-3|46	%{_mandir}/man3/*
12cr|perl-Object-Array-0.060-3|47	%perl_vendorlib/*
12cr|perl-Object-Array-0.060-3|48	
12cr|perl-Object-Array-0.060-3|49	
12cr|perl-Object-Array-0.060-3|50	
12cr|perl-Object-Array-0.060-3|51	
12cr|perl-Object-Array-0.060-3|52	%changelog
12cr|perl-Object-Array-0.060-3|53	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.060-3mdv2011.0
12cr|perl-Object-Array-0.060-3|54	+ Revision: 655150
12cr|perl-Object-Array-0.060-3|55	- rebuild for updated spec-helper
12cr|perl-Object-Array-0.060-3|56	
12cr|perl-Object-Array-0.060-3|57	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.060-2mdv2011.0
12cr|perl-Object-Array-0.060-3|58	+ Revision: 375936
12cr|perl-Object-Array-0.060-3|59	- rebuild
12cr|perl-Object-Array-0.060-3|60	
12cr|perl-Object-Array-0.060-3|61	* Sun Mar 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.060-1mdv2009.1
12cr|perl-Object-Array-0.060-3|62	+ Revision: 355237
12cr|perl-Object-Array-0.060-3|63	- adding missing buildrequires
12cr|perl-Object-Array-0.060-3|64	- import perl-Object-Array
12cr|perl-Object-Array-0.060-3|65	
12cr|perl-Object-Array-0.060-3|66	
12cr|perl-Object-Array-0.060-3|67	* Fri Feb 20 2009 cpan2dist 0.060-1mdv
12cr|perl-Object-Array-0.060-3|68	- initial mdv release, generated with cpan2dist
12cr|perl-Object-Array-0.060-3|69	

5131 12
12cr|perl-Object-InsideOut-3.810.0-2|1	%define upstream_name	 Object-InsideOut
12cr|perl-Object-InsideOut-3.810.0-2|2	%define upstream_version 3.81
12cr|perl-Object-InsideOut-3.810.0-2|3	
12cr|perl-Object-InsideOut-3.810.0-2|4	# optional, and lead to a requires loop
12cr|perl-Object-InsideOut-3.810.0-2|5	%if %{_use_internal_dependency_generator}
12cr|perl-Object-InsideOut-3.810.0-2|6	%define __noautoreq 'perl\\(Math::Random::MT::Auto\\)'
12cr|perl-Object-InsideOut-3.810.0-2|7	%else
12cr|perl-Object-InsideOut-3.810.0-2|8	%define _requires_exceptions Math::Random::MT::Auto
12cr|perl-Object-InsideOut-3.810.0-2|9	%endif
12cr|perl-Object-InsideOut-3.810.0-2|10	
12cr|perl-Object-InsideOut-3.810.0-2|11	Name:		perl-%{upstream_name}
12cr|perl-Object-InsideOut-3.810.0-2|12	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Object-InsideOut-3.810.0-2|13	Release:	2
12cr|perl-Object-InsideOut-3.810.0-2|14	
12cr|perl-Object-InsideOut-3.810.0-2|15	Summary:	Comprehensive inside-out object support perl module
12cr|perl-Object-InsideOut-3.810.0-2|16	License:	GPL+ or Artistic
12cr|perl-Object-InsideOut-3.810.0-2|17	Group:		Development/Perl
12cr|perl-Object-InsideOut-3.810.0-2|18	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Object-InsideOut-3.810.0-2|19	Source0:	http://www.cpan.org/modules/by-module/Object/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Object-InsideOut-3.810.0-2|20	
12cr|perl-Object-InsideOut-3.810.0-2|21	BuildRequires:	perl-devel
12cr|perl-Object-InsideOut-3.810.0-2|22	BuildRequires:	perl(Exception::Class)
12cr|perl-Object-InsideOut-3.810.0-2|23	BuildArch:	noarch
12cr|perl-Object-InsideOut-3.810.0-2|24	
12cr|perl-Object-InsideOut-3.810.0-2|25	%description
12cr|perl-Object-InsideOut-3.810.0-2|26	This module provides comprehensive support for implementing classes using the
12cr|perl-Object-InsideOut-3.810.0-2|27	inside-out object model.
12cr|perl-Object-InsideOut-3.810.0-2|28	
12cr|perl-Object-InsideOut-3.810.0-2|29	Using inside-out object model, objects are not a blessed hash reference, but
12cr|perl-Object-InsideOut-3.810.0-2|30	merely a blessed scalar. The foobar attribute, instead of being accessed via
12cr|perl-Object-InsideOut-3.810.0-2|31	$self->{foobar}, is accessed using a package lexical variable @foobar (common
12cr|perl-Object-InsideOut-3.810.0-2|32	for every object of the class) via $foobar[$$self].
12cr|perl-Object-InsideOut-3.810.0-2|33	
12cr|perl-Object-InsideOut-3.810.0-2|34	Advantages of this OO scheme are:
12cr|perl-Object-InsideOut-3.810.0-2|35	1 - speed
12cr|perl-Object-InsideOut-3.810.0-2|36	2 - encapsulation
12cr|perl-Object-InsideOut-3.810.0-2|37	3 - compilation-time checks
12cr|perl-Object-InsideOut-3.810.0-2|38	
12cr|perl-Object-InsideOut-3.810.0-2|39	%prep
12cr|perl-Object-InsideOut-3.810.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Object-InsideOut-3.810.0-2|41	
12cr|perl-Object-InsideOut-3.810.0-2|42	%build
12cr|perl-Object-InsideOut-3.810.0-2|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Object-InsideOut-3.810.0-2|44	%make
12cr|perl-Object-InsideOut-3.810.0-2|45	
12cr|perl-Object-InsideOut-3.810.0-2|46	%check
12cr|perl-Object-InsideOut-3.810.0-2|47	make test
12cr|perl-Object-InsideOut-3.810.0-2|48	
12cr|perl-Object-InsideOut-3.810.0-2|49	%install
12cr|perl-Object-InsideOut-3.810.0-2|50	%makeinstall_std
12cr|perl-Object-InsideOut-3.810.0-2|51	rm -f %{buildroot}%{perl_vendorlib}/Bundle/Object/InsideOut.pm
12cr|perl-Object-InsideOut-3.810.0-2|52	
12cr|perl-Object-InsideOut-3.810.0-2|53	%files
12cr|perl-Object-InsideOut-3.810.0-2|54	%doc Changes README
12cr|perl-Object-InsideOut-3.810.0-2|55	%{perl_vendorlib}/Object
12cr|perl-Object-InsideOut-3.810.0-2|56	%{_mandir}/man3/*
12cr|perl-Object-InsideOut-3.810.0-2|57	
12cr|perl-Object-InsideOut-3.810.0-2|58	
12cr|perl-Object-InsideOut-3.810.0-2|59	%changelog
12cr|perl-Object-InsideOut-3.810.0-2|60	* Wed Mar 23 2011 Guillaume Rousse <guillomovitch@mandriva.org> 3.810.0-1mdv2011.0
12cr|perl-Object-InsideOut-3.810.0-2|61	+ Revision: 648092
12cr|perl-Object-InsideOut-3.810.0-2|62	- update to new version 3.81
12cr|perl-Object-InsideOut-3.810.0-2|63	
12cr|perl-Object-InsideOut-3.810.0-2|64	* Sun Dec 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.790.0-1mdv2011.0
12cr|perl-Object-InsideOut-3.810.0-2|65	+ Revision: 625277
12cr|perl-Object-InsideOut-3.810.0-2|66	- update to new version 3.79
12cr|perl-Object-InsideOut-3.810.0-2|67	
12cr|perl-Object-InsideOut-3.810.0-2|68	* Tue Nov 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.760.0-1mdv2011.0
12cr|perl-Object-InsideOut-3.810.0-2|69	+ Revision: 598086
12cr|perl-Object-InsideOut-3.810.0-2|70	- update to new version 3.76
12cr|perl-Object-InsideOut-3.810.0-2|71	
12cr|perl-Object-InsideOut-3.810.0-2|72	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 3.750.0-1mdv2011.0
12cr|perl-Object-InsideOut-3.810.0-2|73	+ Revision: 596629
12cr|perl-Object-InsideOut-3.810.0-2|74	- update to 3.75
12cr|perl-Object-InsideOut-3.810.0-2|75	
12cr|perl-Object-InsideOut-3.810.0-2|76	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 3.670.0-1mdv2011.0
12cr|perl-Object-InsideOut-3.810.0-2|77	+ Revision: 552481
12cr|perl-Object-InsideOut-3.810.0-2|78	- update to 3.67
12cr|perl-Object-InsideOut-3.810.0-2|79	
12cr|perl-Object-InsideOut-3.810.0-2|80	* Thu Mar 11 2010 Jérôme Quelin <jquelin@mandriva.org> 3.640.0-1mdv2010.1
12cr|perl-Object-InsideOut-3.810.0-2|81	+ Revision: 518081
12cr|perl-Object-InsideOut-3.810.0-2|82	- update to 3.64
12cr|perl-Object-InsideOut-3.810.0-2|83	
12cr|perl-Object-InsideOut-3.810.0-2|84	* Sun Mar 07 2010 Jérôme Quelin <jquelin@mandriva.org> 3.630.0-1mdv2010.1
12cr|perl-Object-InsideOut-3.810.0-2|85	+ Revision: 515365
12cr|perl-Object-InsideOut-3.810.0-2|86	- update to 3.63
12cr|perl-Object-InsideOut-3.810.0-2|87	
12cr|perl-Object-InsideOut-3.810.0-2|88	* Thu Mar 04 2010 Jérôme Quelin <jquelin@mandriva.org> 3.620.0-1mdv2010.1
12cr|perl-Object-InsideOut-3.810.0-2|89	+ Revision: 514095
12cr|perl-Object-InsideOut-3.810.0-2|90	- update to 3.62
12cr|perl-Object-InsideOut-3.810.0-2|91	
12cr|perl-Object-InsideOut-3.810.0-2|92	* Thu Dec 24 2009 Jérôme Quelin <jquelin@mandriva.org> 3.580.0-1mdv2010.1
12cr|perl-Object-InsideOut-3.810.0-2|93	+ Revision: 482078
12cr|perl-Object-InsideOut-3.810.0-2|94	- update to 3.58
12cr|perl-Object-InsideOut-3.810.0-2|95	
12cr|perl-Object-InsideOut-3.810.0-2|96	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 3.570.0-1mdv2010.1
12cr|perl-Object-InsideOut-3.810.0-2|97	+ Revision: 461337
12cr|perl-Object-InsideOut-3.810.0-2|98	- update to 3.57
12cr|perl-Object-InsideOut-3.810.0-2|99	
12cr|perl-Object-InsideOut-3.810.0-2|100	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 3.560.0-1mdv2010.0
12cr|perl-Object-InsideOut-3.810.0-2|101	+ Revision: 408828
12cr|perl-Object-InsideOut-3.810.0-2|102	- update to 3.56
12cr|perl-Object-InsideOut-3.810.0-2|103	
12cr|perl-Object-InsideOut-3.810.0-2|104	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 3.550.0-1mdv2010.0
12cr|perl-Object-InsideOut-3.810.0-2|105	+ Revision: 406177
12cr|perl-Object-InsideOut-3.810.0-2|106	- rebuild using %%perl_convert_version
12cr|perl-Object-InsideOut-3.810.0-2|107	
12cr|perl-Object-InsideOut-3.810.0-2|108	* Sat May 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.55-1mdv2010.0
12cr|perl-Object-InsideOut-3.810.0-2|109	+ Revision: 373773
12cr|perl-Object-InsideOut-3.810.0-2|110	- update to new version 3.55
12cr|perl-Object-InsideOut-3.810.0-2|111	
12cr|perl-Object-InsideOut-3.810.0-2|112	* Thu Feb 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.54-1mdv2009.1
12cr|perl-Object-InsideOut-3.810.0-2|113	+ Revision: 342817
12cr|perl-Object-InsideOut-3.810.0-2|114	- update to new version 3.54
12cr|perl-Object-InsideOut-3.810.0-2|115	
12cr|perl-Object-InsideOut-3.810.0-2|116	* Wed Oct 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.52-1mdv2009.1
12cr|perl-Object-InsideOut-3.810.0-2|117	+ Revision: 298170
12cr|perl-Object-InsideOut-3.810.0-2|118	- new version
12cr|perl-Object-InsideOut-3.810.0-2|119	
12cr|perl-Object-InsideOut-3.810.0-2|120	* Fri Oct 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.51-1mdv2009.1
12cr|perl-Object-InsideOut-3.810.0-2|121	+ Revision: 296904
12cr|perl-Object-InsideOut-3.810.0-2|122	- update to new version 3.51
12cr|perl-Object-InsideOut-3.810.0-2|123	
12cr|perl-Object-InsideOut-3.810.0-2|124	* Sat Oct 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.49-1mdv2009.1
12cr|perl-Object-InsideOut-3.810.0-2|125	+ Revision: 294842
12cr|perl-Object-InsideOut-3.810.0-2|126	- update to new version 3.49
12cr|perl-Object-InsideOut-3.810.0-2|127	
12cr|perl-Object-InsideOut-3.810.0-2|128	* Fri Oct 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.48-1mdv2009.1
12cr|perl-Object-InsideOut-3.810.0-2|129	+ Revision: 294666
12cr|perl-Object-InsideOut-3.810.0-2|130	- update to new version 3.48
12cr|perl-Object-InsideOut-3.810.0-2|131	
12cr|perl-Object-InsideOut-3.810.0-2|132	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.47-1mdv2009.1
12cr|perl-Object-InsideOut-3.810.0-2|133	+ Revision: 292321
12cr|perl-Object-InsideOut-3.810.0-2|134	- update to new version 3.47
12cr|perl-Object-InsideOut-3.810.0-2|135	
12cr|perl-Object-InsideOut-3.810.0-2|136	* Sun Jul 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.45-1mdv2009.0
12cr|perl-Object-InsideOut-3.810.0-2|137	+ Revision: 234270
12cr|perl-Object-InsideOut-3.810.0-2|138	- update to new version 3.45
12cr|perl-Object-InsideOut-3.810.0-2|139	
12cr|perl-Object-InsideOut-3.810.0-2|140	* Wed Jun 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.43-1mdv2009.0
12cr|perl-Object-InsideOut-3.810.0-2|141	+ Revision: 228886
12cr|perl-Object-InsideOut-3.810.0-2|142	- update to new version 3.43
12cr|perl-Object-InsideOut-3.810.0-2|143	
12cr|perl-Object-InsideOut-3.810.0-2|144	* Mon Jun 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.42-1mdv2009.0
12cr|perl-Object-InsideOut-3.810.0-2|145	+ Revision: 220147
12cr|perl-Object-InsideOut-3.810.0-2|146	- update to new version 3.42
12cr|perl-Object-InsideOut-3.810.0-2|147	
12cr|perl-Object-InsideOut-3.810.0-2|148	* Sat May 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.41-1mdv2009.0
12cr|perl-Object-InsideOut-3.810.0-2|149	+ Revision: 208358
12cr|perl-Object-InsideOut-3.810.0-2|150	- update to new version 3.41
12cr|perl-Object-InsideOut-3.810.0-2|151	
12cr|perl-Object-InsideOut-3.810.0-2|152	* Tue Mar 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.39-1mdv2008.1
12cr|perl-Object-InsideOut-3.810.0-2|153	+ Revision: 185145
12cr|perl-Object-InsideOut-3.810.0-2|154	- update to new version 3.39
12cr|perl-Object-InsideOut-3.810.0-2|155	
12cr|perl-Object-InsideOut-3.810.0-2|156	* Wed Feb 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.38-1mdv2008.1
12cr|perl-Object-InsideOut-3.810.0-2|157	+ Revision: 175720
12cr|perl-Object-InsideOut-3.810.0-2|158	- update to new version 3.38
12cr|perl-Object-InsideOut-3.810.0-2|159	
12cr|perl-Object-InsideOut-3.810.0-2|160	* Thu Feb 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.37-1mdv2008.1
12cr|perl-Object-InsideOut-3.810.0-2|161	+ Revision: 173548
12cr|perl-Object-InsideOut-3.810.0-2|162	- update to new version 3.37
12cr|perl-Object-InsideOut-3.810.0-2|163	
12cr|perl-Object-InsideOut-3.810.0-2|164	* Sat Feb 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.36-1mdv2008.1
12cr|perl-Object-InsideOut-3.810.0-2|165	+ Revision: 169258
12cr|perl-Object-InsideOut-3.810.0-2|166	- update to new version 3.36
12cr|perl-Object-InsideOut-3.810.0-2|167	
12cr|perl-Object-InsideOut-3.810.0-2|168	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Object-InsideOut-3.810.0-2|169	- restore BuildRoot
12cr|perl-Object-InsideOut-3.810.0-2|170	
12cr|perl-Object-InsideOut-3.810.0-2|171	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.35-1mdv2008.1
12cr|perl-Object-InsideOut-3.810.0-2|172	+ Revision: 136770
12cr|perl-Object-InsideOut-3.810.0-2|173	- update to new version 3.35
12cr|perl-Object-InsideOut-3.810.0-2|174	
12cr|perl-Object-InsideOut-3.810.0-2|175	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Object-InsideOut-3.810.0-2|176	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Object-InsideOut-3.810.0-2|177	
12cr|perl-Object-InsideOut-3.810.0-2|178	* Wed Nov 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.34-1mdv2008.1
12cr|perl-Object-InsideOut-3.810.0-2|179	+ Revision: 113648
12cr|perl-Object-InsideOut-3.810.0-2|180	- update to new version 3.34
12cr|perl-Object-InsideOut-3.810.0-2|181	
12cr|perl-Object-InsideOut-3.810.0-2|182	* Sun Nov 11 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.33-1mdv2008.1
12cr|perl-Object-InsideOut-3.810.0-2|183	+ Revision: 107979
12cr|perl-Object-InsideOut-3.810.0-2|184	- update to new version 3.33
12cr|perl-Object-InsideOut-3.810.0-2|185	- update to new version 3.32
12cr|perl-Object-InsideOut-3.810.0-2|186	- update to new version 3.29
12cr|perl-Object-InsideOut-3.810.0-2|187	- update to new version 3.28
12cr|perl-Object-InsideOut-3.810.0-2|188	
12cr|perl-Object-InsideOut-3.810.0-2|189	* Sun Nov 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.27-1mdv2008.1
12cr|perl-Object-InsideOut-3.810.0-2|190	+ Revision: 105896
12cr|perl-Object-InsideOut-3.810.0-2|191	- update to new version 3.27
12cr|perl-Object-InsideOut-3.810.0-2|192	
12cr|perl-Object-InsideOut-3.810.0-2|193	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.26-1mdv2008.1
12cr|perl-Object-InsideOut-3.810.0-2|194	+ Revision: 97534
12cr|perl-Object-InsideOut-3.810.0-2|195	- update to new version 3.26
12cr|perl-Object-InsideOut-3.810.0-2|196	
12cr|perl-Object-InsideOut-3.810.0-2|197	* Wed Aug 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.21-1mdv2008.0
12cr|perl-Object-InsideOut-3.810.0-2|198	+ Revision: 69243
12cr|perl-Object-InsideOut-3.810.0-2|199	- update to new version 3.21
12cr|perl-Object-InsideOut-3.810.0-2|200	
12cr|perl-Object-InsideOut-3.810.0-2|201	* Tue Jul 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.19-1mdv2008.0
12cr|perl-Object-InsideOut-3.810.0-2|202	+ Revision: 47701
12cr|perl-Object-InsideOut-3.810.0-2|203	- update to new version 3.19
12cr|perl-Object-InsideOut-3.810.0-2|204	
12cr|perl-Object-InsideOut-3.810.0-2|205	* Mon May 21 2007 Michael Scherer <misc@mandriva.org> 3.17-1mdv2008.0
12cr|perl-Object-InsideOut-3.810.0-2|206	+ Revision: 29067
12cr|perl-Object-InsideOut-3.810.0-2|207	- Update to new version 3.17
12cr|perl-Object-InsideOut-3.810.0-2|208	
12cr|perl-Object-InsideOut-3.810.0-2|209	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 3.14-1mdv2008.0
12cr|perl-Object-InsideOut-3.810.0-2|210	+ Revision: 20960
12cr|perl-Object-InsideOut-3.810.0-2|211	- update to 3.14
12cr|perl-Object-InsideOut-3.810.0-2|212	
12cr|perl-Object-InsideOut-3.810.0-2|213	
12cr|perl-Object-InsideOut-3.810.0-2|214	* Wed Mar 21 2007 Michael Scherer <misc@mandriva.org> 3.11-2mdv2007.1
12cr|perl-Object-InsideOut-3.810.0-2|215	+ Revision: 147544
12cr|perl-Object-InsideOut-3.810.0-2|216	- Fix missing deps. Math::Random::MT::Auto requires perl-Object-InsideOut
12cr|perl-Object-InsideOut-3.810.0-2|217	
12cr|perl-Object-InsideOut-3.810.0-2|218	* Mon Mar 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.11-1mdv2007.1
12cr|perl-Object-InsideOut-3.810.0-2|219	+ Revision: 141924
12cr|perl-Object-InsideOut-3.810.0-2|220	- new version
12cr|perl-Object-InsideOut-3.810.0-2|221	
12cr|perl-Object-InsideOut-3.810.0-2|222	* Wed Aug 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.49-1mdv2007.0
12cr|perl-Object-InsideOut-3.810.0-2|223	- New version 1.49
12cr|perl-Object-InsideOut-3.810.0-2|224	
12cr|perl-Object-InsideOut-3.810.0-2|225	* Sat Aug 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.48-1mdv2007.0
12cr|perl-Object-InsideOut-3.810.0-2|226	- New version 1.48
12cr|perl-Object-InsideOut-3.810.0-2|227	
12cr|perl-Object-InsideOut-3.810.0-2|228	* Sat Jul 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.45-1mdv2007.0
12cr|perl-Object-InsideOut-3.810.0-2|229	- New version 1.45
12cr|perl-Object-InsideOut-3.810.0-2|230	
12cr|perl-Object-InsideOut-3.810.0-2|231	* Tue Jun 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.44-1mdv2007.0
12cr|perl-Object-InsideOut-3.810.0-2|232	- New version 1.44
12cr|perl-Object-InsideOut-3.810.0-2|233	
12cr|perl-Object-InsideOut-3.810.0-2|234	* Wed May 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.42-1mdv2007.0
12cr|perl-Object-InsideOut-3.810.0-2|235	- New release 1.42
12cr|perl-Object-InsideOut-3.810.0-2|236	- spec cleanup
12cr|perl-Object-InsideOut-3.810.0-2|237	
12cr|perl-Object-InsideOut-3.810.0-2|238	* Wed May 03 2006 Michael Scherer <misc@mandriva.org> 1.41-2mdk
12cr|perl-Object-InsideOut-3.810.0-2|239	- BuildRequires fix
12cr|perl-Object-InsideOut-3.810.0-2|240	- enhances description, thanks to jq
12cr|perl-Object-InsideOut-3.810.0-2|241	
12cr|perl-Object-InsideOut-3.810.0-2|242	* Tue May 02 2006 Michael Scherer <misc@mandriva.org> 1.41-1mdk
12cr|perl-Object-InsideOut-3.810.0-2|243	- First Mandriva package, fix #22223
12cr|perl-Object-InsideOut-3.810.0-2|244	

5132 12
12cr|perl-Object-Lexical-0.20.0-2|1	%define upstream_name    Object-Lexical
12cr|perl-Object-Lexical-0.20.0-2|2	%define upstream_version 0.02
12cr|perl-Object-Lexical-0.20.0-2|3	
12cr|perl-Object-Lexical-0.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Object-Lexical-0.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Object-Lexical-0.20.0-2|6	Release:	2
12cr|perl-Object-Lexical-0.20.0-2|7	
12cr|perl-Object-Lexical-0.20.0-2|8	Summary:	Object::Lexical - Syntactic Sugar for Easy Object Instance Data &
12cr|perl-Object-Lexical-0.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-Object-Lexical-0.20.0-2|10	Group:		Development/Perl
12cr|perl-Object-Lexical-0.20.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Object-Lexical-0.20.0-2|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Object-Lexical-0.20.0-2|13	
12cr|perl-Object-Lexical-0.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-Object-Lexical-0.20.0-2|15	BuildRequires:	perl(PadWalker)
12cr|perl-Object-Lexical-0.20.0-2|16	BuildArch:	noarch
12cr|perl-Object-Lexical-0.20.0-2|17	
12cr|perl-Object-Lexical-0.20.0-2|18	%description
12cr|perl-Object-Lexical-0.20.0-2|19	Object::Lexical provides syntactic sugar to create objects.
12cr|perl-Object-Lexical-0.20.0-2|20	Normal "my" variables are used for instance data. $this is
12cr|perl-Object-Lexical-0.20.0-2|21	automatically read off of the argument stack. This follows "real"
12cr|perl-Object-Lexical-0.20.0-2|22	OO languages, where user code need not concern itself with
12cr|perl-Object-Lexical-0.20.0-2|23	helping the language implement objects.  Normal OO Perl code is
12cr|perl-Object-Lexical-0.20.0-2|24	ugly, hard to read, tedious to type, and error prone.  The
12cr|perl-Object-Lexical-0.20.0-2|25	"$self-"{field}> syntax is cumbersome, and using an object field
12cr|perl-Object-Lexical-0.20.0-2|26	with a built in, like "push()", requires syntax beyond novice
12cr|perl-Object-Lexical-0.20.0-2|27	Perl programmers: "push @{$self-"{field}}, $value>.  Spelling
12cr|perl-Object-Lexical-0.20.0-2|28	field names wrong results in hard to find bugs: the hash
12cr|perl-Object-Lexical-0.20.0-2|29	autovivicates, and no "variables must be declared" warning is
12cr|perl-Object-Lexical-0.20.0-2|30	issued.
12cr|perl-Object-Lexical-0.20.0-2|31	
12cr|perl-Object-Lexical-0.20.0-2|32	%prep
12cr|perl-Object-Lexical-0.20.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Object-Lexical-0.20.0-2|34	
12cr|perl-Object-Lexical-0.20.0-2|35	%build
12cr|perl-Object-Lexical-0.20.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Object-Lexical-0.20.0-2|37	%make
12cr|perl-Object-Lexical-0.20.0-2|38	make test
12cr|perl-Object-Lexical-0.20.0-2|39	
12cr|perl-Object-Lexical-0.20.0-2|40	%install
12cr|perl-Object-Lexical-0.20.0-2|41	%makeinstall_std
12cr|perl-Object-Lexical-0.20.0-2|42	
12cr|perl-Object-Lexical-0.20.0-2|43	%files
12cr|perl-Object-Lexical-0.20.0-2|44	%doc Changes README
12cr|perl-Object-Lexical-0.20.0-2|45	%{perl_vendorlib}/Object/Lexical.pm
12cr|perl-Object-Lexical-0.20.0-2|46	%{_mandir}/*/*
12cr|perl-Object-Lexical-0.20.0-2|47	
12cr|perl-Object-Lexical-0.20.0-2|48	
12cr|perl-Object-Lexical-0.20.0-2|49	%changelog
12cr|perl-Object-Lexical-0.20.0-2|50	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Object-Lexical-0.20.0-2|51	+ Revision: 401999
12cr|perl-Object-Lexical-0.20.0-2|52	- rebuild using %%perl_convert_version
12cr|perl-Object-Lexical-0.20.0-2|53	
12cr|perl-Object-Lexical-0.20.0-2|54	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.02-4mdv2009.0
12cr|perl-Object-Lexical-0.20.0-2|55	+ Revision: 241805
12cr|perl-Object-Lexical-0.20.0-2|56	- rebuild
12cr|perl-Object-Lexical-0.20.0-2|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Object-Lexical-0.20.0-2|58	
12cr|perl-Object-Lexical-0.20.0-2|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Object-Lexical-0.20.0-2|60	- restore BuildRoot
12cr|perl-Object-Lexical-0.20.0-2|61	
12cr|perl-Object-Lexical-0.20.0-2|62	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-2mdv2008.0
12cr|perl-Object-Lexical-0.20.0-2|63	+ Revision: 86721
12cr|perl-Object-Lexical-0.20.0-2|64	- rebuild
12cr|perl-Object-Lexical-0.20.0-2|65	
12cr|perl-Object-Lexical-0.20.0-2|66	
12cr|perl-Object-Lexical-0.20.0-2|67	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.02-1mdv2007.0
12cr|perl-Object-Lexical-0.20.0-2|68	- rebuild
12cr|perl-Object-Lexical-0.20.0-2|69	
12cr|perl-Object-Lexical-0.20.0-2|70	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.02-1mdk
12cr|perl-Object-Lexical-0.20.0-2|71	- initial Mandriva package
12cr|perl-Object-Lexical-0.20.0-2|72	

5133 12
12cr|perl-Object-MultiType-0.50.0-2|1	%define upstream_name    Object-MultiType
12cr|perl-Object-MultiType-0.50.0-2|2	%define upstream_version 0.05
12cr|perl-Object-MultiType-0.50.0-2|3	
12cr|perl-Object-MultiType-0.50.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Object-MultiType-0.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Object-MultiType-0.50.0-2|6	Release:	2
12cr|perl-Object-MultiType-0.50.0-2|7	
12cr|perl-Object-MultiType-0.50.0-2|8	Summary:	Perl Objects as Hash, Array, Scalar, Code and Glob at the same time
12cr|perl-Object-MultiType-0.50.0-2|9	License:	GPL+ or Artistic
12cr|perl-Object-MultiType-0.50.0-2|10	Group:		Development/Perl
12cr|perl-Object-MultiType-0.50.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Object-MultiType-0.50.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Object/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Object-MultiType-0.50.0-2|13	
12cr|perl-Object-MultiType-0.50.0-2|14	BuildRequires:	perl-devel
12cr|perl-Object-MultiType-0.50.0-2|15	BuildArch:	noarch
12cr|perl-Object-MultiType-0.50.0-2|16	
12cr|perl-Object-MultiType-0.50.0-2|17	%description
12cr|perl-Object-MultiType-0.50.0-2|18	This module return an object that works like a Hash, Array,
12cr|perl-Object-MultiType-0.50.0-2|19	Scalar, Code and Glob object at the same time.
12cr|perl-Object-MultiType-0.50.0-2|20	
12cr|perl-Object-MultiType-0.50.0-2|21	%prep
12cr|perl-Object-MultiType-0.50.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Object-MultiType-0.50.0-2|23	perl -pi -e 'tr /\r//d' Changes README
12cr|perl-Object-MultiType-0.50.0-2|24	
12cr|perl-Object-MultiType-0.50.0-2|25	%build
12cr|perl-Object-MultiType-0.50.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Object-MultiType-0.50.0-2|27	%make
12cr|perl-Object-MultiType-0.50.0-2|28	
12cr|perl-Object-MultiType-0.50.0-2|29	%check
12cr|perl-Object-MultiType-0.50.0-2|30	make test
12cr|perl-Object-MultiType-0.50.0-2|31	
12cr|perl-Object-MultiType-0.50.0-2|32	%install
12cr|perl-Object-MultiType-0.50.0-2|33	%makeinstall_std
12cr|perl-Object-MultiType-0.50.0-2|34	
12cr|perl-Object-MultiType-0.50.0-2|35	%files
12cr|perl-Object-MultiType-0.50.0-2|36	%doc Changes README
12cr|perl-Object-MultiType-0.50.0-2|37	%{perl_vendorlib}/Object
12cr|perl-Object-MultiType-0.50.0-2|38	%{_mandir}/*/*
12cr|perl-Object-MultiType-0.50.0-2|39	
12cr|perl-Object-MultiType-0.50.0-2|40	
12cr|perl-Object-MultiType-0.50.0-2|41	%changelog
12cr|perl-Object-MultiType-0.50.0-2|42	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-Object-MultiType-0.50.0-2|43	+ Revision: 401998
12cr|perl-Object-MultiType-0.50.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-Object-MultiType-0.50.0-2|45	
12cr|perl-Object-MultiType-0.50.0-2|46	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.05-7mdv2009.0
12cr|perl-Object-MultiType-0.50.0-2|47	+ Revision: 258143
12cr|perl-Object-MultiType-0.50.0-2|48	- rebuild
12cr|perl-Object-MultiType-0.50.0-2|49	
12cr|perl-Object-MultiType-0.50.0-2|50	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.05-6mdv2009.0
12cr|perl-Object-MultiType-0.50.0-2|51	+ Revision: 246257
12cr|perl-Object-MultiType-0.50.0-2|52	- rebuild
12cr|perl-Object-MultiType-0.50.0-2|53	
12cr|perl-Object-MultiType-0.50.0-2|54	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.05-4mdv2008.1
12cr|perl-Object-MultiType-0.50.0-2|55	+ Revision: 140694
12cr|perl-Object-MultiType-0.50.0-2|56	- restore BuildRoot
12cr|perl-Object-MultiType-0.50.0-2|57	
12cr|perl-Object-MultiType-0.50.0-2|58	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Object-MultiType-0.50.0-2|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Object-MultiType-0.50.0-2|60	
12cr|perl-Object-MultiType-0.50.0-2|61	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-4mdv2008.0
12cr|perl-Object-MultiType-0.50.0-2|62	+ Revision: 86724
12cr|perl-Object-MultiType-0.50.0-2|63	- rebuild
12cr|perl-Object-MultiType-0.50.0-2|64	
12cr|perl-Object-MultiType-0.50.0-2|65	
12cr|perl-Object-MultiType-0.50.0-2|66	* Fri Aug 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-3mdv2007.0
12cr|perl-Object-MultiType-0.50.0-2|67	- spec cleanup
12cr|perl-Object-MultiType-0.50.0-2|68	- fix directory ownership
12cr|perl-Object-MultiType-0.50.0-2|69	
12cr|perl-Object-MultiType-0.50.0-2|70	* Thu Aug 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-2mdk
12cr|perl-Object-MultiType-0.50.0-2|71	- rpmlint fixes
12cr|perl-Object-MultiType-0.50.0-2|72	
12cr|perl-Object-MultiType-0.50.0-2|73	* Thu Aug 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdk
12cr|perl-Object-MultiType-0.50.0-2|74	- new version
12cr|perl-Object-MultiType-0.50.0-2|75	- fix sources url for rpmbuildupdate
12cr|perl-Object-MultiType-0.50.0-2|76	
12cr|perl-Object-MultiType-0.50.0-2|77	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.04-1mdk
12cr|perl-Object-MultiType-0.50.0-2|78	- initial Mandriva package
12cr|perl-Object-MultiType-0.50.0-2|79	

5134 12
12cr|perl-Object-Persistence-0.92-6|1	%define real_name Object-Persistence
12cr|perl-Object-Persistence-0.92-6|2	
12cr|perl-Object-Persistence-0.92-6|3	Summary:	Object-Persistence module for perl
12cr|perl-Object-Persistence-0.92-6|4	Name:		perl-%{real_name}
12cr|perl-Object-Persistence-0.92-6|5	Version:	0.92
12cr|perl-Object-Persistence-0.92-6|6	Release:	%mkrel 6
12cr|perl-Object-Persistence-0.92-6|7	License:	GPL or Artistic
12cr|perl-Object-Persistence-0.92-6|8	Group:		Development/Perl
12cr|perl-Object-Persistence-0.92-6|9	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-Object-Persistence-0.92-6|10	Source0:	%{real_name}-%{version}.tar.bz2
12cr|perl-Object-Persistence-0.92-6|11	BuildRequires:	perl-devel
12cr|perl-Object-Persistence-0.92-6|12	BuildArch:	noarch
12cr|perl-Object-Persistence-0.92-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Object-Persistence-0.92-6|14	
12cr|perl-Object-Persistence-0.92-6|15	%description
12cr|perl-Object-Persistence-0.92-6|16	This module provides persistence functionality to its objects.  Object
12cr|perl-Object-Persistence-0.92-6|17	definitions are stored as stringified perl data structures, generated with
12cr|perl-Object-Persistence-0.92-6|18	Data::Dumper, that are amenable to manual editing and external processing from
12cr|perl-Object-Persistence-0.92-6|19	outside the class interface.
12cr|perl-Object-Persistence-0.92-6|20	
12cr|perl-Object-Persistence-0.92-6|21	%prep
12cr|perl-Object-Persistence-0.92-6|22	%setup -q -n %{real_name}-%{version}
12cr|perl-Object-Persistence-0.92-6|23	
12cr|perl-Object-Persistence-0.92-6|24	%build
12cr|perl-Object-Persistence-0.92-6|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Object-Persistence-0.92-6|26	%make
12cr|perl-Object-Persistence-0.92-6|27	make test
12cr|perl-Object-Persistence-0.92-6|28	
12cr|perl-Object-Persistence-0.92-6|29	%install
12cr|perl-Object-Persistence-0.92-6|30	rm -rf %{buildroot}
12cr|perl-Object-Persistence-0.92-6|31	%makeinstall_std
12cr|perl-Object-Persistence-0.92-6|32	
12cr|perl-Object-Persistence-0.92-6|33	%clean
12cr|perl-Object-Persistence-0.92-6|34	rm -rf %{buildroot}
12cr|perl-Object-Persistence-0.92-6|35	
12cr|perl-Object-Persistence-0.92-6|36	%files
12cr|perl-Object-Persistence-0.92-6|37	%defattr(-,root,root)
12cr|perl-Object-Persistence-0.92-6|38	%doc Changes
12cr|perl-Object-Persistence-0.92-6|39	%{perl_vendorlib}/Persistence/Database.pm
12cr|perl-Object-Persistence-0.92-6|40	%{perl_vendorlib}/Persistence/Object
12cr|perl-Object-Persistence-0.92-6|41	%{_mandir}/*/*
12cr|perl-Object-Persistence-0.92-6|42	
12cr|perl-Object-Persistence-0.92-6|43	
12cr|perl-Object-Persistence-0.92-6|44	
12cr|perl-Object-Persistence-0.92-6|45	
12cr|perl-Object-Persistence-0.92-6|46	%changelog
12cr|perl-Object-Persistence-0.92-6|47	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.92-6mdv2010.0
12cr|perl-Object-Persistence-0.92-6|48	+ Revision: 430517
12cr|perl-Object-Persistence-0.92-6|49	- rebuild
12cr|perl-Object-Persistence-0.92-6|50	
12cr|perl-Object-Persistence-0.92-6|51	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.92-5mdv2009.0
12cr|perl-Object-Persistence-0.92-6|52	+ Revision: 258145
12cr|perl-Object-Persistence-0.92-6|53	- rebuild
12cr|perl-Object-Persistence-0.92-6|54	
12cr|perl-Object-Persistence-0.92-6|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.92-4mdv2009.0
12cr|perl-Object-Persistence-0.92-6|56	+ Revision: 246258
12cr|perl-Object-Persistence-0.92-6|57	- rebuild
12cr|perl-Object-Persistence-0.92-6|58	
12cr|perl-Object-Persistence-0.92-6|59	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.92-2mdv2008.1
12cr|perl-Object-Persistence-0.92-6|60	+ Revision: 140694
12cr|perl-Object-Persistence-0.92-6|61	- restore BuildRoot
12cr|perl-Object-Persistence-0.92-6|62	
12cr|perl-Object-Persistence-0.92-6|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Object-Persistence-0.92-6|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Object-Persistence-0.92-6|65	
12cr|perl-Object-Persistence-0.92-6|66	
12cr|perl-Object-Persistence-0.92-6|67	* Fri Jan 12 2007 Andreas Hasenack <andreas@mandriva.com> 0.92-2mdv2007.0
12cr|perl-Object-Persistence-0.92-6|68	+ Revision: 107888
12cr|perl-Object-Persistence-0.92-6|69	- rebuilt
12cr|perl-Object-Persistence-0.92-6|70	- using mkrel
12cr|perl-Object-Persistence-0.92-6|71	- Import perl-Object-Persistence
12cr|perl-Object-Persistence-0.92-6|72	
12cr|perl-Object-Persistence-0.92-6|73	* Fri Jul 15 2005 Andreas Hasenack <andreas@mandriva.com> 0.92-1mdk
12cr|perl-Object-Persistence-0.92-6|74	- initial Mandriva package
12cr|perl-Object-Persistence-0.92-6|75	

5135 12
12cr|perl-Object-Pluggable-1.290.0-3|1	%define upstream_name    Object-Pluggable
12cr|perl-Object-Pluggable-1.290.0-3|2	%define upstream_version 1.29
12cr|perl-Object-Pluggable-1.290.0-3|3	
12cr|perl-Object-Pluggable-1.290.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Object-Pluggable-1.290.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Object-Pluggable-1.290.0-3|6	Release:	3
12cr|perl-Object-Pluggable-1.290.0-3|7	
12cr|perl-Object-Pluggable-1.290.0-3|8	Summary:	Importable constants for Object::Pluggable
12cr|perl-Object-Pluggable-1.290.0-3|9	License:	GPL+ or Artistic
12cr|perl-Object-Pluggable-1.290.0-3|10	Group:		Development/Perl
12cr|perl-Object-Pluggable-1.290.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Object-Pluggable-1.290.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Object/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Object-Pluggable-1.290.0-3|13	
12cr|perl-Object-Pluggable-1.290.0-3|14	BuildRequires:	perl-devel
12cr|perl-Object-Pluggable-1.290.0-3|15	BuildRequires:	perl(Pod::Parser)
12cr|perl-Object-Pluggable-1.290.0-3|16	BuildRequires:	perl(Task::Weaken)
12cr|perl-Object-Pluggable-1.290.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Object-Pluggable-1.290.0-3|18	BuildRequires:	perl(constant)
12cr|perl-Object-Pluggable-1.290.0-3|19	BuildArch:	noarch
12cr|perl-Object-Pluggable-1.290.0-3|20	
12cr|perl-Object-Pluggable-1.290.0-3|21	%description
12cr|perl-Object-Pluggable-1.290.0-3|22	Object::Pluggable is a base class for creating plugin enabled objects. It
12cr|perl-Object-Pluggable-1.290.0-3|23	is a generic port of POE::Component::IRC's plugin system.
12cr|perl-Object-Pluggable-1.290.0-3|24	
12cr|perl-Object-Pluggable-1.290.0-3|25	If your object dispatches events to listeners, then Object::Pluggable may
12cr|perl-Object-Pluggable-1.290.0-3|26	be a good fit for you.
12cr|perl-Object-Pluggable-1.290.0-3|27	
12cr|perl-Object-Pluggable-1.290.0-3|28	Basic use would involve subclassing Object::Pluggable, then overriding
12cr|perl-Object-Pluggable-1.290.0-3|29	'_pluggable_event()' and inserting '_pluggable_process()' wherever you
12cr|perl-Object-Pluggable-1.290.0-3|30	dispatch events from.
12cr|perl-Object-Pluggable-1.290.0-3|31	
12cr|perl-Object-Pluggable-1.290.0-3|32	%prep
12cr|perl-Object-Pluggable-1.290.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Object-Pluggable-1.290.0-3|34	
12cr|perl-Object-Pluggable-1.290.0-3|35	%build
12cr|perl-Object-Pluggable-1.290.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Object-Pluggable-1.290.0-3|37	%make
12cr|perl-Object-Pluggable-1.290.0-3|38	
12cr|perl-Object-Pluggable-1.290.0-3|39	%check
12cr|perl-Object-Pluggable-1.290.0-3|40	%make test
12cr|perl-Object-Pluggable-1.290.0-3|41	
12cr|perl-Object-Pluggable-1.290.0-3|42	%install
12cr|perl-Object-Pluggable-1.290.0-3|43	%makeinstall_std
12cr|perl-Object-Pluggable-1.290.0-3|44	
12cr|perl-Object-Pluggable-1.290.0-3|45	%files
12cr|perl-Object-Pluggable-1.290.0-3|46	%doc README Changes LICENSE META.yml META.json
12cr|perl-Object-Pluggable-1.290.0-3|47	%{_mandir}/man3/*
12cr|perl-Object-Pluggable-1.290.0-3|48	%{perl_vendorlib}/*
12cr|perl-Object-Pluggable-1.290.0-3|49	
12cr|perl-Object-Pluggable-1.290.0-3|50	%changelog
12cr|perl-Object-Pluggable-1.290.0-3|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.290.0-2mdv2011.0
12cr|perl-Object-Pluggable-1.290.0-3|52	+ Revision: 656949
12cr|perl-Object-Pluggable-1.290.0-3|53	- rebuild for updated spec-helper
12cr|perl-Object-Pluggable-1.290.0-3|54	
12cr|perl-Object-Pluggable-1.290.0-3|55	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.290.0-1mdv2011.0
12cr|perl-Object-Pluggable-1.290.0-3|56	+ Revision: 596635
12cr|perl-Object-Pluggable-1.290.0-3|57	- import perl-Object-Pluggable
12cr|perl-Object-Pluggable-1.290.0-3|58	

5136 12
12cr|perl-Object-Signature-1.70.0-2|1	%define upstream_name	 Object-Signature
12cr|perl-Object-Signature-1.70.0-2|2	%define upstream_version 1.07
12cr|perl-Object-Signature-1.70.0-2|3	
12cr|perl-Object-Signature-1.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Object-Signature-1.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Object-Signature-1.70.0-2|6	Release:	2
12cr|perl-Object-Signature-1.70.0-2|7	
12cr|perl-Object-Signature-1.70.0-2|8	Summary:	Generate cryptographic signatures for objects
12cr|perl-Object-Signature-1.70.0-2|9	License:	Artistic/GPL
12cr|perl-Object-Signature-1.70.0-2|10	Group:		Development/Perl
12cr|perl-Object-Signature-1.70.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Object-Signature-1.70.0-2|12	Source0:	http://www.cpan.org/modules/by-module/PAR/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Object-Signature-1.70.0-2|13	
12cr|perl-Object-Signature-1.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-Object-Signature-1.70.0-2|15	BuildArch:	noarch
12cr|perl-Object-Signature-1.70.0-2|16	
12cr|perl-Object-Signature-1.70.0-2|17	%description
12cr|perl-Object-Signature-1.70.0-2|18	Object::Signature is an abstract base class that you can inherit from in order
12cr|perl-Object-Signature-1.70.0-2|19	to allow your objects to generate unique cryptographic signatures.
12cr|perl-Object-Signature-1.70.0-2|20	
12cr|perl-Object-Signature-1.70.0-2|21	%prep
12cr|perl-Object-Signature-1.70.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Object-Signature-1.70.0-2|23	chmod 644 README Changes lib/Object/Signature.pm
12cr|perl-Object-Signature-1.70.0-2|24	
12cr|perl-Object-Signature-1.70.0-2|25	%build
12cr|perl-Object-Signature-1.70.0-2|26	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cr|perl-Object-Signature-1.70.0-2|27	%make
12cr|perl-Object-Signature-1.70.0-2|28	
12cr|perl-Object-Signature-1.70.0-2|29	%check
12cr|perl-Object-Signature-1.70.0-2|30	make test
12cr|perl-Object-Signature-1.70.0-2|31	
12cr|perl-Object-Signature-1.70.0-2|32	%install
12cr|perl-Object-Signature-1.70.0-2|33	%makeinstall_std
12cr|perl-Object-Signature-1.70.0-2|34	
12cr|perl-Object-Signature-1.70.0-2|35	%files
12cr|perl-Object-Signature-1.70.0-2|36	%doc README Changes
12cr|perl-Object-Signature-1.70.0-2|37	%{perl_vendorlib}/Object
12cr|perl-Object-Signature-1.70.0-2|38	%{_mandir}/*/*
12cr|perl-Object-Signature-1.70.0-2|39	
12cr|perl-Object-Signature-1.70.0-2|40	
12cr|perl-Object-Signature-1.70.0-2|41	%changelog
12cr|perl-Object-Signature-1.70.0-2|42	* Sat Mar 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.70.0-1mdv2011.0
12cr|perl-Object-Signature-1.70.0-2|43	+ Revision: 648576
12cr|perl-Object-Signature-1.70.0-2|44	- update to new version 1.07
12cr|perl-Object-Signature-1.70.0-2|45	
12cr|perl-Object-Signature-1.70.0-2|46	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-1mdv2011.0
12cr|perl-Object-Signature-1.70.0-2|47	+ Revision: 407955
12cr|perl-Object-Signature-1.70.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-Object-Signature-1.70.0-2|49	
12cr|perl-Object-Signature-1.70.0-2|50	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.05-4mdv2009.0
12cr|perl-Object-Signature-1.70.0-2|51	+ Revision: 258146
12cr|perl-Object-Signature-1.70.0-2|52	- rebuild
12cr|perl-Object-Signature-1.70.0-2|53	
12cr|perl-Object-Signature-1.70.0-2|54	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.05-3mdv2009.0
12cr|perl-Object-Signature-1.70.0-2|55	+ Revision: 246259
12cr|perl-Object-Signature-1.70.0-2|56	- rebuild
12cr|perl-Object-Signature-1.70.0-2|57	
12cr|perl-Object-Signature-1.70.0-2|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Object-Signature-1.70.0-2|59	- restore BuildRoot
12cr|perl-Object-Signature-1.70.0-2|60	
12cr|perl-Object-Signature-1.70.0-2|61	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.05-1mdv2008.1
12cr|perl-Object-Signature-1.70.0-2|62	+ Revision: 123239
12cr|perl-Object-Signature-1.70.0-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Object-Signature-1.70.0-2|64	
12cr|perl-Object-Signature-1.70.0-2|65	
12cr|perl-Object-Signature-1.70.0-2|66	* Sat Dec 09 2006 Olivier Thauvin <nanardon@mandriva.org> 1.05-1mdv2007.0
12cr|perl-Object-Signature-1.70.0-2|67	+ Revision: 94371
12cr|perl-Object-Signature-1.70.0-2|68	- 1.05
12cr|perl-Object-Signature-1.70.0-2|69	- Import perl-Object-Signature
12cr|perl-Object-Signature-1.70.0-2|70	
12cr|perl-Object-Signature-1.70.0-2|71	* Wed May 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2007.0
12cr|perl-Object-Signature-1.70.0-2|72	- new version
12cr|perl-Object-Signature-1.70.0-2|73	- spec cleanup
12cr|perl-Object-Signature-1.70.0-2|74	- rpmbuildupate aware
12cr|perl-Object-Signature-1.70.0-2|75	- fix directory ownership
12cr|perl-Object-Signature-1.70.0-2|76	
12cr|perl-Object-Signature-1.70.0-2|77	* Thu Jan 05 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.03-1mdk
12cr|perl-Object-Signature-1.70.0-2|78	- First Mandriva release
12cr|perl-Object-Signature-1.70.0-2|79	

5137 12
12cr|perl-ogd-0.02-7|1	%define module  ogd
12cr|perl-ogd-0.02-7|2	
12cr|perl-ogd-0.02-7|3	Name:		perl-%{module}
12cr|perl-ogd-0.02-7|4	Version:	0.02
12cr|perl-ogd-0.02-7|5	Release:	7
12cr|perl-ogd-0.02-7|6	Summary:	Ordered global destruction of objects stored in globals
12cr|perl-ogd-0.02-7|7	License:	GPL or Artistic
12cr|perl-ogd-0.02-7|8	Group:		Development/Perl
12cr|perl-ogd-0.02-7|9	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-ogd-0.02-7|10	Source:		http://search.cpan.org/CPAN/authors/id/E/EL/ELIZABETH/%{module}-%{version}.tar.bz2
12cr|perl-ogd-0.02-7|11	BuildRequires:	perl-devel
12cr|perl-ogd-0.02-7|12	BuildArch:	noarch
12cr|perl-ogd-0.02-7|13	
12cr|perl-ogd-0.02-7|14	%description
12cr|perl-ogd-0.02-7|15	This module adds ordered destruction of objects stored in global variables in
12cr|perl-ogd-0.02-7|16	LIFO order during global destruction.
12cr|perl-ogd-0.02-7|17	
12cr|perl-ogd-0.02-7|18	Ordered global destruction is only applicable to objects stored in non-lexical
12cr|perl-ogd-0.02-7|19	variables (even if they are in file scope). Apparently Perl destroys all
12cr|perl-ogd-0.02-7|20	objects stored file-level lexicals before the first END block is called.
12cr|perl-ogd-0.02-7|21	
12cr|perl-ogd-0.02-7|22	%prep
12cr|perl-ogd-0.02-7|23	%setup -q -n %{module}-%{version}
12cr|perl-ogd-0.02-7|24	
12cr|perl-ogd-0.02-7|25	%build
12cr|perl-ogd-0.02-7|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ogd-0.02-7|27	%make
12cr|perl-ogd-0.02-7|28	
12cr|perl-ogd-0.02-7|29	%check
12cr|perl-ogd-0.02-7|30	%make test
12cr|perl-ogd-0.02-7|31	
12cr|perl-ogd-0.02-7|32	%install
12cr|perl-ogd-0.02-7|33	%makeinstall_std
12cr|perl-ogd-0.02-7|34	
12cr|perl-ogd-0.02-7|35	%files
12cr|perl-ogd-0.02-7|36	%{perl_vendorlib}/ogd.pm
12cr|perl-ogd-0.02-7|37	%{_mandir}/*/*
12cr|perl-ogd-0.02-7|38	
12cr|perl-ogd-0.02-7|39	
12cr|perl-ogd-0.02-7|40	
12cr|perl-ogd-0.02-7|41	%changelog
12cr|perl-ogd-0.02-7|42	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.02-6mdv2010.0
12cr|perl-ogd-0.02-7|43	+ Revision: 430518
12cr|perl-ogd-0.02-7|44	- rebuild
12cr|perl-ogd-0.02-7|45	
12cr|perl-ogd-0.02-7|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.02-5mdv2009.0
12cr|perl-ogd-0.02-7|47	+ Revision: 241806
12cr|perl-ogd-0.02-7|48	- rebuild
12cr|perl-ogd-0.02-7|49	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-ogd-0.02-7|50	
12cr|perl-ogd-0.02-7|51	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-ogd-0.02-7|52	- restore BuildRoot
12cr|perl-ogd-0.02-7|53	
12cr|perl-ogd-0.02-7|54	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-3mdv2008.0
12cr|perl-ogd-0.02-7|55	+ Revision: 86738
12cr|perl-ogd-0.02-7|56	- rebuild
12cr|perl-ogd-0.02-7|57	
12cr|perl-ogd-0.02-7|58	
12cr|perl-ogd-0.02-7|59	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-2mdv2007.0
12cr|perl-ogd-0.02-7|60	- Rebuild
12cr|perl-ogd-0.02-7|61	
12cr|perl-ogd-0.02-7|62	* Thu Mar 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdk
12cr|perl-ogd-0.02-7|63	- first mdk release
12cr|perl-ogd-0.02-7|64	

5138 12
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|1	%define upstream_name    OpenOffice-OOBuilder
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|2	%define upstream_version 0.09
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|3	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|6	Release:	3
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|7	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|8	Summary:	Perl OO interface for creating OpenOffice documents
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|9	License:	GPL+ or Artistic
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|10	Group:		Development/Perl
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/OpenOffice/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|13	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|14	BuildRequires:	perl-devel
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|15	BuildRequires:	perl(Archive::Zip)
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|16	BuildArch:	noarch
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|17	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|18	%description
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|19	This is a collection of modules to create OpenOffice documents.
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|20	At this moment OpenOffice spreadsheets (calc documents) are
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|21	supported. Other OpenOffice documents will follow depending
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|22	on time and feedback.
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|23	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|24	The modules present in this collection are:
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|25	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|26	OpenOffice::OOBuilder - The base class. For each OpenOffice
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|27	document type, another class will be inherited from this
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|28	base class.
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|29	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|30	OpenOffice::OOCBuilder - For creating OpenOffice calc documents:
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|31	spreadsheets, documents with the sxc extension.
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|32	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|33	%prep
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|35	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|36	%build
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|38	make
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|39	make test
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|40	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|41	%install
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|42	%makeinstall_std
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|43	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|44	%files
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|45	%doc README
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|46	%{perl_vendorlib}/
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|47	%{_mandir}/*/*
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|48	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|49	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|50	%changelog
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|51	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.90.0-2mdv2011.0
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|52	+ Revision: 655151
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|53	- rebuild for updated spec-helper
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|54	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|55	* Wed Aug 05 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|56	+ Revision: 410066
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|57	- rebuild using %%perl_convert_version
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|58	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|59	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.09-3mdv2009.0
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|60	+ Revision: 241809
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|61	- rebuild
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|63	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|65	- restore BuildRoot
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|66	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|67	* Thu Jul 26 2007 Pascal Terjan <pterjan@mandriva.org> 0.09-1mdv2008.0
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|68	+ Revision: 55904
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|69	- 0.09
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|70	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|71	* Sat Apr 21 2007 Pascal Terjan <pterjan@mandriva.org> 0.08-4mdv2008.0
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|72	+ Revision: 16470
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|73	- Rebuild to have consistent mkrel
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|74	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|75	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|76	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.08-3mdk
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|77	- Fix SPEC according to Perl Policy
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|78	- BuildRequires
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|79	- Source URL
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|80	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|81	* Mon Nov 07 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.08-2mdk
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|82	- Fix BuildRequires
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|83	
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|84	* Mon Sep 05 2005 Pascal Terjan <pterjan@mandriva.org> 0.08-1mdk
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|85	- First version of the package
12cr|perl-OpenOffice-OOBuilder-0.90.0-3|86	

5139 12
12cr|perl-OpenOffice-OODoc-2.125.0-2|1	%define upstream_name	 OpenOffice-OODoc
12cr|perl-OpenOffice-OODoc-2.125.0-2|2	%define upstream_version 2.125
12cr|perl-OpenOffice-OODoc-2.125.0-2|3	
12cr|perl-OpenOffice-OODoc-2.125.0-2|4	#(nl) this 2 requires are not needed, they are on a exemple file only
12cr|perl-OpenOffice-OODoc-2.125.0-2|5	%if %{_use_internal_dependency_generator}
12cr|perl-OpenOffice-OODoc-2.125.0-2|6	%define __noautoreq 'perl\\(Tk::Dialog\\)|perl\\(Tk\\)'
12cr|perl-OpenOffice-OODoc-2.125.0-2|7	%else
12cr|perl-OpenOffice-OODoc-2.125.0-2|8	%define _requires_exceptions  perl(Tk::Dialog)\\|perl(Tk)
12cr|perl-OpenOffice-OODoc-2.125.0-2|9	%endif
12cr|perl-OpenOffice-OODoc-2.125.0-2|10	
12cr|perl-OpenOffice-OODoc-2.125.0-2|11	Name:		perl-%{upstream_name}
12cr|perl-OpenOffice-OODoc-2.125.0-2|12	Version:	%perl_convert_version %{upstream_version}
12cr|perl-OpenOffice-OODoc-2.125.0-2|13	Release:	2
12cr|perl-OpenOffice-OODoc-2.125.0-2|14	
12cr|perl-OpenOffice-OODoc-2.125.0-2|15	Summary:	%{upstream_name} module for perl
12cr|perl-OpenOffice-OODoc-2.125.0-2|16	License:	GPL+ or Artistic
12cr|perl-OpenOffice-OODoc-2.125.0-2|17	Group:		Development/Perl
12cr|perl-OpenOffice-OODoc-2.125.0-2|18	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-OpenOffice-OODoc-2.125.0-2|19	Source0:	http://www.cpan.org/modules/by-module/OpenOffice/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-OpenOffice-OODoc-2.125.0-2|20	
12cr|perl-OpenOffice-OODoc-2.125.0-2|21	BuildRequires:	perl-devel
12cr|perl-OpenOffice-OODoc-2.125.0-2|22	BuildRequires:	perl(Archive::Zip)
12cr|perl-OpenOffice-OODoc-2.125.0-2|23	BuildRequires:	perl(XML::Twig)
12cr|perl-OpenOffice-OODoc-2.125.0-2|24	
12cr|perl-OpenOffice-OODoc-2.125.0-2|25	BuildArch:	noarch
12cr|perl-OpenOffice-OODoc-2.125.0-2|26	
12cr|perl-OpenOffice-OODoc-2.125.0-2|27	%description
12cr|perl-OpenOffice-OODoc-2.125.0-2|28	A library for Open Document processing
12cr|perl-OpenOffice-OODoc-2.125.0-2|29	
12cr|perl-OpenOffice-OODoc-2.125.0-2|30	%prep
12cr|perl-OpenOffice-OODoc-2.125.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-OpenOffice-OODoc-2.125.0-2|32	
12cr|perl-OpenOffice-OODoc-2.125.0-2|33	%build
12cr|perl-OpenOffice-OODoc-2.125.0-2|34	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cr|perl-OpenOffice-OODoc-2.125.0-2|35	%make
12cr|perl-OpenOffice-OODoc-2.125.0-2|36	
12cr|perl-OpenOffice-OODoc-2.125.0-2|37	%check
12cr|perl-OpenOffice-OODoc-2.125.0-2|38	%make test
12cr|perl-OpenOffice-OODoc-2.125.0-2|39	
12cr|perl-OpenOffice-OODoc-2.125.0-2|40	%install
12cr|perl-OpenOffice-OODoc-2.125.0-2|41	%makeinstall_std
12cr|perl-OpenOffice-OODoc-2.125.0-2|42	
12cr|perl-OpenOffice-OODoc-2.125.0-2|43	%files
12cr|perl-OpenOffice-OODoc-2.125.0-2|44	%{_bindir}/*
12cr|perl-OpenOffice-OODoc-2.125.0-2|45	%{perl_vendorlib}/OpenOffice
12cr|perl-OpenOffice-OODoc-2.125.0-2|46	%{_mandir}/*/*
12cr|perl-OpenOffice-OODoc-2.125.0-2|47	
12cr|perl-OpenOffice-OODoc-2.125.0-2|48	
12cr|perl-OpenOffice-OODoc-2.125.0-2|49	%changelog
12cr|perl-OpenOffice-OODoc-2.125.0-2|50	* Wed Jul 14 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.125.0-1mdv2011.0
12cr|perl-OpenOffice-OODoc-2.125.0-2|51	+ Revision: 553134
12cr|perl-OpenOffice-OODoc-2.125.0-2|52	- update to 2.125
12cr|perl-OpenOffice-OODoc-2.125.0-2|53	
12cr|perl-OpenOffice-OODoc-2.125.0-2|54	* Tue Apr 06 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.124.0-1mdv2010.1
12cr|perl-OpenOffice-OODoc-2.125.0-2|55	+ Revision: 532153
12cr|perl-OpenOffice-OODoc-2.125.0-2|56	- update to 2.124
12cr|perl-OpenOffice-OODoc-2.125.0-2|57	
12cr|perl-OpenOffice-OODoc-2.125.0-2|58	* Mon Mar 22 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.123.0-1mdv2010.1
12cr|perl-OpenOffice-OODoc-2.125.0-2|59	+ Revision: 526451
12cr|perl-OpenOffice-OODoc-2.125.0-2|60	- update to 2.123
12cr|perl-OpenOffice-OODoc-2.125.0-2|61	
12cr|perl-OpenOffice-OODoc-2.125.0-2|62	* Thu Mar 11 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.122.0-1mdv2010.1
12cr|perl-OpenOffice-OODoc-2.125.0-2|63	+ Revision: 518082
12cr|perl-OpenOffice-OODoc-2.125.0-2|64	- update to 2.122
12cr|perl-OpenOffice-OODoc-2.125.0-2|65	
12cr|perl-OpenOffice-OODoc-2.125.0-2|66	* Fri Jan 29 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.112.0-1mdv2010.1
12cr|perl-OpenOffice-OODoc-2.125.0-2|67	+ Revision: 497915
12cr|perl-OpenOffice-OODoc-2.125.0-2|68	- update to 2.112
12cr|perl-OpenOffice-OODoc-2.125.0-2|69	
12cr|perl-OpenOffice-OODoc-2.125.0-2|70	* Mon Jan 11 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.111.0-1mdv2010.1
12cr|perl-OpenOffice-OODoc-2.125.0-2|71	+ Revision: 489516
12cr|perl-OpenOffice-OODoc-2.125.0-2|72	- update to 2.111
12cr|perl-OpenOffice-OODoc-2.125.0-2|73	
12cr|perl-OpenOffice-OODoc-2.125.0-2|74	* Wed Jan 06 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.109.0-1mdv2010.1
12cr|perl-OpenOffice-OODoc-2.125.0-2|75	+ Revision: 486605
12cr|perl-OpenOffice-OODoc-2.125.0-2|76	- update to 2.109
12cr|perl-OpenOffice-OODoc-2.125.0-2|77	
12cr|perl-OpenOffice-OODoc-2.125.0-2|78	* Mon May 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.108-1mdv2010.0
12cr|perl-OpenOffice-OODoc-2.125.0-2|79	+ Revision: 379520
12cr|perl-OpenOffice-OODoc-2.125.0-2|80	- update to new version 2.108
12cr|perl-OpenOffice-OODoc-2.125.0-2|81	
12cr|perl-OpenOffice-OODoc-2.125.0-2|82	* Mon Dec 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.107-1mdv2009.1
12cr|perl-OpenOffice-OODoc-2.125.0-2|83	+ Revision: 311992
12cr|perl-OpenOffice-OODoc-2.125.0-2|84	- update to new version 2.107
12cr|perl-OpenOffice-OODoc-2.125.0-2|85	
12cr|perl-OpenOffice-OODoc-2.125.0-2|86	* Fri Nov 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.106-1mdv2009.1
12cr|perl-OpenOffice-OODoc-2.125.0-2|87	+ Revision: 300710
12cr|perl-OpenOffice-OODoc-2.125.0-2|88	- update to new version 2.106
12cr|perl-OpenOffice-OODoc-2.125.0-2|89	
12cr|perl-OpenOffice-OODoc-2.125.0-2|90	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.105-1mdv2009.1
12cr|perl-OpenOffice-OODoc-2.125.0-2|91	+ Revision: 292338
12cr|perl-OpenOffice-OODoc-2.125.0-2|92	- update to new version 2.105
12cr|perl-OpenOffice-OODoc-2.125.0-2|93	
12cr|perl-OpenOffice-OODoc-2.125.0-2|94	* Mon Jun 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.103-1mdv2009.0
12cr|perl-OpenOffice-OODoc-2.125.0-2|95	+ Revision: 220150
12cr|perl-OpenOffice-OODoc-2.125.0-2|96	- update to new version 2.103
12cr|perl-OpenOffice-OODoc-2.125.0-2|97	
12cr|perl-OpenOffice-OODoc-2.125.0-2|98	* Tue May 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.102-1mdv2009.0
12cr|perl-OpenOffice-OODoc-2.125.0-2|99	+ Revision: 201863
12cr|perl-OpenOffice-OODoc-2.125.0-2|100	- update to new version 2.102
12cr|perl-OpenOffice-OODoc-2.125.0-2|101	
12cr|perl-OpenOffice-OODoc-2.125.0-2|102	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-OpenOffice-OODoc-2.125.0-2|103	- restore BuildRoot
12cr|perl-OpenOffice-OODoc-2.125.0-2|104	
12cr|perl-OpenOffice-OODoc-2.125.0-2|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-OpenOffice-OODoc-2.125.0-2|106	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-OpenOffice-OODoc-2.125.0-2|107	
12cr|perl-OpenOffice-OODoc-2.125.0-2|108	* Tue Jul 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.035-1mdv2008.0
12cr|perl-OpenOffice-OODoc-2.125.0-2|109	+ Revision: 47703
12cr|perl-OpenOffice-OODoc-2.125.0-2|110	- update to new version 2.035
12cr|perl-OpenOffice-OODoc-2.125.0-2|111	
12cr|perl-OpenOffice-OODoc-2.125.0-2|112	
12cr|perl-OpenOffice-OODoc-2.125.0-2|113	* Tue Aug 29 2006 guillomovitch
12cr|perl-OpenOffice-OODoc-2.125.0-2|114	+ 2006-08-29 10:35:55 (58590)
12cr|perl-OpenOffice-OODoc-2.125.0-2|115	- new version\nfix directory ownership
12cr|perl-OpenOffice-OODoc-2.125.0-2|116	
12cr|perl-OpenOffice-OODoc-2.125.0-2|117	* Thu Aug 03 2006 Nicolas Lécureuil <neoclust@mandriva.org>
12cr|perl-OpenOffice-OODoc-2.125.0-2|118	+ 2006-08-03 15:03:03 (43229)
12cr|perl-OpenOffice-OODoc-2.125.0-2|119	- import perl-OpenOffice-OODoc-2.026-1mdv2007.0
12cr|perl-OpenOffice-OODoc-2.125.0-2|120	
12cr|perl-OpenOffice-OODoc-2.125.0-2|121	* Fri Jun 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.026-1mdv2007.0
12cr|perl-OpenOffice-OODoc-2.125.0-2|122	- New version 2.026
12cr|perl-OpenOffice-OODoc-2.125.0-2|123	
12cr|perl-OpenOffice-OODoc-2.125.0-2|124	* Tue May 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.025-1mdv2007.0
12cr|perl-OpenOffice-OODoc-2.125.0-2|125	- New release 2.025
12cr|perl-OpenOffice-OODoc-2.125.0-2|126	
12cr|perl-OpenOffice-OODoc-2.125.0-2|127	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.024-2mdk
12cr|perl-OpenOffice-OODoc-2.125.0-2|128	- Fix SPEC according to Perl Policy
12cr|perl-OpenOffice-OODoc-2.125.0-2|129	- BuildRequires
12cr|perl-OpenOffice-OODoc-2.125.0-2|130	- Source URL
12cr|perl-OpenOffice-OODoc-2.125.0-2|131	
12cr|perl-OpenOffice-OODoc-2.125.0-2|132	* Mon Mar 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.024-1mdk
12cr|perl-OpenOffice-OODoc-2.125.0-2|133	- New release 2.024
12cr|perl-OpenOffice-OODoc-2.125.0-2|134	
12cr|perl-OpenOffice-OODoc-2.125.0-2|135	* Wed Feb 22 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.023-1mdk
12cr|perl-OpenOffice-OODoc-2.125.0-2|136	- New release 2.023
12cr|perl-OpenOffice-OODoc-2.125.0-2|137	
12cr|perl-OpenOffice-OODoc-2.125.0-2|138	* Fri Feb 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.022-1mdk
12cr|perl-OpenOffice-OODoc-2.125.0-2|139	- New release 2.022
12cr|perl-OpenOffice-OODoc-2.125.0-2|140	- fix non-interactive build
12cr|perl-OpenOffice-OODoc-2.125.0-2|141	
12cr|perl-OpenOffice-OODoc-2.125.0-2|142	* Thu Jan 19 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.019-2mdk
12cr|perl-OpenOffice-OODoc-2.125.0-2|143	- Fix Typo
12cr|perl-OpenOffice-OODoc-2.125.0-2|144	- Fix Requires
12cr|perl-OpenOffice-OODoc-2.125.0-2|145	
12cr|perl-OpenOffice-OODoc-2.125.0-2|146	* Tue Jan 10 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.019-1mdk
12cr|perl-OpenOffice-OODoc-2.125.0-2|147	- first mdk release
12cr|perl-OpenOffice-OODoc-2.125.0-2|148	

5140 12
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|1	%define upstream_name    ORDB-CPAN-Mandriva
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|2	%define upstream_version 1.100230
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|3	
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|4	Name:		perl-%{upstream_name}
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|6	Release:	3
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|7	
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|8	Summary:	Orlite for module table in database
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|9	License:	GPL+ or Artistic
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|10	Group:		Development/Perl
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|12	Source0:	http://www.cpan.org/modules/by-module/ORDB/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|13	
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|14	BuildRequires:	perl-devel
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|15	BuildRequires:	perl(English)
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|16	BuildRequires:	perl(File::Find)
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|17	BuildRequires:	perl(File::Temp)
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|18	BuildRequires:	perl(Module::Build)
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|19	BuildRequires:	perl(ORLite::Mirror)
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|20	BuildRequires:	perl(Test::More)
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|21	BuildRequires:	perl(Module::Build)
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|22	BuildArch:	noarch
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|23	
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|24	%description
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|25	This module is an easy way to fetch a database listing all Perl modules &
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|26	distributions packaged within Mandriva Linux distribution.
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|27	
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|28	When using it, it will automatically & silently download it from the
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|29	original source and copy it in a local directory, letting you focus on what
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|30	you want with the data itself.
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|31	
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|32	Check the _examples_ directory for some ideas on how to use it.
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|33	
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|34	%prep
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|36	
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|37	%build
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|38	perl Build.PL installdirs=vendor
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|39	./Build
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|40	
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|41	%check
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|42	# fails at ABF
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|43	#./Build test
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|44	
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|45	%install
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|46	./Build install destdir=%{buildroot}
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|47	
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|48	%files
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|49	%doc Changes LICENSE README
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|50	%{_mandir}/man3/*
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|51	%{perl_vendorlib}/*
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|52	
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|53	%changelog
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|54	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.100.230-2mdv2011.0
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|55	+ Revision: 655148
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|56	- rebuild for updated spec-helper
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|57	
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|58	* Wed Jan 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.230-1mdv2011.0
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|59	+ Revision: 496979
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|60	- import perl-ORDB-CPAN-Mandriva
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|61	
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|62	
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|63	* Wed Jan 27 2010 cpan2dist 1.100230-1mdv
12cr|perl-ORDB-CPAN-Mandriva-1.100.230-3|64	- initial mdv release, generated with cpan2dist

5141 12
12cr|perl-ORLite-1.540.0-1|1	%define upstream_name    ORLite
12cr|perl-ORLite-1.540.0-1|2	%define upstream_version 1.54
12cr|perl-ORLite-1.540.0-1|3	
12cr|perl-ORLite-1.540.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-ORLite-1.540.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ORLite-1.540.0-1|6	Release:	1
12cr|perl-ORLite-1.540.0-1|7	
12cr|perl-ORLite-1.540.0-1|8	Summary:	Extremely light weight SQLite-specific ORM
12cr|perl-ORLite-1.540.0-1|9	License:	GPL+ or Artistic
12cr|perl-ORLite-1.540.0-1|10	Group:		Development/Perl
12cr|perl-ORLite-1.540.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ORLite-1.540.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-ORLite-1.540.0-1|13	
12cr|perl-ORLite-1.540.0-1|14	BuildRequires:	perl-devel
12cr|perl-ORLite-1.540.0-1|15	BuildRequires:	perl(Class::XSAccessor)
12cr|perl-ORLite-1.540.0-1|16	BuildRequires:	perl(DBD::SQLite) >= 1.270
12cr|perl-ORLite-1.540.0-1|17	BuildRequires:	perl(DBI) >= 1.607
12cr|perl-ORLite-1.540.0-1|18	BuildRequires:	perl(File::Basename)
12cr|perl-ORLite-1.540.0-1|19	BuildRequires:	perl(File::Path)
12cr|perl-ORLite-1.540.0-1|20	BuildRequires:	perl(File::Remove) >= 1.40
12cr|perl-ORLite-1.540.0-1|21	BuildRequires:	perl(File::Spec)
12cr|perl-ORLite-1.540.0-1|22	BuildRequires:	perl(File::Temp) >= 0.200.0
12cr|perl-ORLite-1.540.0-1|23	BuildRequires:	perl(Params::Util) >= 1.00
12cr|perl-ORLite-1.540.0-1|24	BuildRequires:	perl(Template::Tiny)
12cr|perl-ORLite-1.540.0-1|25	BuildRequires:	perl(Test::More)
12cr|perl-ORLite-1.540.0-1|26	BuildRequires:	perl(Test::Script)
12cr|perl-ORLite-1.540.0-1|27	
12cr|perl-ORLite-1.540.0-1|28	BuildArch:	noarch
12cr|perl-ORLite-1.540.0-1|29	
12cr|perl-ORLite-1.540.0-1|30	%description
12cr|perl-ORLite-1.540.0-1|31	Extremely light weight SQLite-specific ORM
12cr|perl-ORLite-1.540.0-1|32	
12cr|perl-ORLite-1.540.0-1|33	%prep
12cr|perl-ORLite-1.540.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ORLite-1.540.0-1|35	
12cr|perl-ORLite-1.540.0-1|36	%build
12cr|perl-ORLite-1.540.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ORLite-1.540.0-1|38	%make
12cr|perl-ORLite-1.540.0-1|39	
12cr|perl-ORLite-1.540.0-1|40	%check
12cr|perl-ORLite-1.540.0-1|41	make test
12cr|perl-ORLite-1.540.0-1|42	
12cr|perl-ORLite-1.540.0-1|43	%install
12cr|perl-ORLite-1.540.0-1|44	%makeinstall_std
12cr|perl-ORLite-1.540.0-1|45	
12cr|perl-ORLite-1.540.0-1|46	%files
12cr|perl-ORLite-1.540.0-1|47	%doc README LICENSE Changes
12cr|perl-ORLite-1.540.0-1|48	%{_mandir}/man3/*
12cr|perl-ORLite-1.540.0-1|49	%{perl_vendorlib}/*
12cr|perl-ORLite-1.540.0-1|50	
12cr|perl-ORLite-1.540.0-1|51	
12cr|perl-ORLite-1.540.0-1|52	%changelog
12cr|perl-ORLite-1.540.0-1|53	* Sat Jul 09 2011 Shlomi Fish <shlomif@mandriva.org> 1.500.0-1mdv2011
12cr|perl-ORLite-1.540.0-1|54	+ Revision: 689373
12cr|perl-ORLite-1.540.0-1|55	- New version - 1.50
12cr|perl-ORLite-1.540.0-1|56	
12cr|perl-ORLite-1.540.0-1|57	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.450.0-2
12cr|perl-ORLite-1.540.0-1|58	+ Revision: 653608
12cr|perl-ORLite-1.540.0-1|59	- rebuild for updated spec-helper
12cr|perl-ORLite-1.540.0-1|60	
12cr|perl-ORLite-1.540.0-1|61	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 1.450.0-1mdv2011.0
12cr|perl-ORLite-1.540.0-1|62	+ Revision: 569946
12cr|perl-ORLite-1.540.0-1|63	- update to 1.45
12cr|perl-ORLite-1.540.0-1|64	
12cr|perl-ORLite-1.540.0-1|65	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.440.0-1mdv2011.0
12cr|perl-ORLite-1.540.0-1|66	+ Revision: 561934
12cr|perl-ORLite-1.540.0-1|67	- update to 1.44
12cr|perl-ORLite-1.540.0-1|68	
12cr|perl-ORLite-1.540.0-1|69	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.430.0-1mdv2011.0
12cr|perl-ORLite-1.540.0-1|70	+ Revision: 552480
12cr|perl-ORLite-1.540.0-1|71	- update to 1.43
12cr|perl-ORLite-1.540.0-1|72	
12cr|perl-ORLite-1.540.0-1|73	* Tue Mar 16 2010 Jérôme Quelin <jquelin@mandriva.org> 1.420.0-1mdv2010.1
12cr|perl-ORLite-1.540.0-1|74	+ Revision: 521625
12cr|perl-ORLite-1.540.0-1|75	- update to 1.42
12cr|perl-ORLite-1.540.0-1|76	
12cr|perl-ORLite-1.540.0-1|77	* Tue Mar 09 2010 Jérôme Quelin <jquelin@mandriva.org> 1.410.0-1mdv2010.1
12cr|perl-ORLite-1.540.0-1|78	+ Revision: 517116
12cr|perl-ORLite-1.540.0-1|79	- update to 1.41
12cr|perl-ORLite-1.540.0-1|80	
12cr|perl-ORLite-1.540.0-1|81	* Mon Feb 01 2010 Jérôme Quelin <jquelin@mandriva.org> 1.400.0-1mdv2010.1
12cr|perl-ORLite-1.540.0-1|82	+ Revision: 499018
12cr|perl-ORLite-1.540.0-1|83	- update to 1.40
12cr|perl-ORLite-1.540.0-1|84	
12cr|perl-ORLite-1.540.0-1|85	* Mon Feb 01 2010 Jérôme Quelin <jquelin@mandriva.org> 1.390.0-1mdv2010.1
12cr|perl-ORLite-1.540.0-1|86	+ Revision: 499001
12cr|perl-ORLite-1.540.0-1|87	- adding missing buildrequires:
12cr|perl-ORLite-1.540.0-1|88	- update to 1.39
12cr|perl-ORLite-1.540.0-1|89	
12cr|perl-ORLite-1.540.0-1|90	* Wed Jan 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.340.0-1mdv2010.1
12cr|perl-ORLite-1.540.0-1|91	+ Revision: 497062
12cr|perl-ORLite-1.540.0-1|92	- adding missing buildrequires:
12cr|perl-ORLite-1.540.0-1|93	- update to 1.34
12cr|perl-ORLite-1.540.0-1|94	
12cr|perl-ORLite-1.540.0-1|95	* Sun Jan 24 2010 Jérôme Quelin <jquelin@mandriva.org> 1.330.0-1mdv2010.1
12cr|perl-ORLite-1.540.0-1|96	+ Revision: 495432
12cr|perl-ORLite-1.540.0-1|97	- update to 1.33
12cr|perl-ORLite-1.540.0-1|98	
12cr|perl-ORLite-1.540.0-1|99	* Fri Jan 15 2010 Jérôme Quelin <jquelin@mandriva.org> 1.320.0-1mdv2010.1
12cr|perl-ORLite-1.540.0-1|100	+ Revision: 491629
12cr|perl-ORLite-1.540.0-1|101	- update to 1.32
12cr|perl-ORLite-1.540.0-1|102	
12cr|perl-ORLite-1.540.0-1|103	* Sun Jan 03 2010 Jérôme Quelin <jquelin@mandriva.org> 1.310.0-1mdv2010.1
12cr|perl-ORLite-1.540.0-1|104	+ Revision: 485805
12cr|perl-ORLite-1.540.0-1|105	- update to 1.31
12cr|perl-ORLite-1.540.0-1|106	
12cr|perl-ORLite-1.540.0-1|107	* Sun Sep 27 2009 Jérôme Quelin <jquelin@mandriva.org> 1.280.0-1mdv2010.0
12cr|perl-ORLite-1.540.0-1|108	+ Revision: 450010
12cr|perl-ORLite-1.540.0-1|109	- update buildrequires:
12cr|perl-ORLite-1.540.0-1|110	- update to 1.28
12cr|perl-ORLite-1.540.0-1|111	
12cr|perl-ORLite-1.540.0-1|112	* Sun Aug 16 2009 Jérôme Quelin <jquelin@mandriva.org> 1.250.0-1mdv2010.0
12cr|perl-ORLite-1.540.0-1|113	+ Revision: 416983
12cr|perl-ORLite-1.540.0-1|114	- update to 1.25
12cr|perl-ORLite-1.540.0-1|115	
12cr|perl-ORLite-1.540.0-1|116	* Fri Jul 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.230.0-1mdv2010.0
12cr|perl-ORLite-1.540.0-1|117	+ Revision: 396880
12cr|perl-ORLite-1.540.0-1|118	- using %%perl_convert_version
12cr|perl-ORLite-1.540.0-1|119	- fixed license field
12cr|perl-ORLite-1.540.0-1|120	
12cr|perl-ORLite-1.540.0-1|121	* Fri Jul 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.23-2mdv2010.0
12cr|perl-ORLite-1.540.0-1|122	+ Revision: 396753
12cr|perl-ORLite-1.540.0-1|123	- rebuilding to get new automatic provides extraction
12cr|perl-ORLite-1.540.0-1|124	
12cr|perl-ORLite-1.540.0-1|125	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.23-1mdv2010.0
12cr|perl-ORLite-1.540.0-1|126	+ Revision: 389799
12cr|perl-ORLite-1.540.0-1|127	- update to new version 1.23
12cr|perl-ORLite-1.540.0-1|128	
12cr|perl-ORLite-1.540.0-1|129	* Mon Jun 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.22-1mdv2010.0
12cr|perl-ORLite-1.540.0-1|130	+ Revision: 384044
12cr|perl-ORLite-1.540.0-1|131	- update to new version 1.22
12cr|perl-ORLite-1.540.0-1|132	
12cr|perl-ORLite-1.540.0-1|133	* Sat Feb 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.20-1mdv2009.1
12cr|perl-ORLite-1.540.0-1|134	+ Revision: 345921
12cr|perl-ORLite-1.540.0-1|135	- update to new version 1.20
12cr|perl-ORLite-1.540.0-1|136	
12cr|perl-ORLite-1.540.0-1|137	* Sat Jan 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.18-1mdv2009.1
12cr|perl-ORLite-1.540.0-1|138	+ Revision: 330589
12cr|perl-ORLite-1.540.0-1|139	- update to new version 1.18
12cr|perl-ORLite-1.540.0-1|140	
12cr|perl-ORLite-1.540.0-1|141	* Mon Jan 05 2009 Jérôme Quelin <jquelin@mandriva.org> 1.17-1mdv2009.1
12cr|perl-ORLite-1.540.0-1|142	+ Revision: 325079
12cr|perl-ORLite-1.540.0-1|143	- update to new version 1.17
12cr|perl-ORLite-1.540.0-1|144	
12cr|perl-ORLite-1.540.0-1|145	* Tue Oct 21 2008 Jérôme Quelin <jquelin@mandriva.org> 0.15-1mdv2009.1
12cr|perl-ORLite-1.540.0-1|146	+ Revision: 296230
12cr|perl-ORLite-1.540.0-1|147	- update to new version 0.15
12cr|perl-ORLite-1.540.0-1|148	
12cr|perl-ORLite-1.540.0-1|149	* Sat Aug 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10-1mdv2009.0
12cr|perl-ORLite-1.540.0-1|150	+ Revision: 277675
12cr|perl-ORLite-1.540.0-1|151	- import perl-ORLite
12cr|perl-ORLite-1.540.0-1|152	
12cr|perl-ORLite-1.540.0-1|153	

5142 12
12cr|perl-ORLite-Migrate-1.100.0-1|1	# find-requires also extracts version, which is then misunderstood by
12cr|perl-ORLite-Migrate-1.100.0-1|2	# rpm. therefore, forcing require skipping of File::Spec - which is
12cr|perl-ORLite-Migrate-1.100.0-1|3	# nevertheless required by perl-PathTools
12cr|perl-ORLite-Migrate-1.100.0-1|4	%if %{_use_internal_dependency_generator}
12cr|perl-ORLite-Migrate-1.100.0-1|5	%define __noautoreq 'perl\\(File::Spec\\)'
12cr|perl-ORLite-Migrate-1.100.0-1|6	%else
12cr|perl-ORLite-Migrate-1.100.0-1|7	%define _requires_exceptions perl.File::Spec.
12cr|perl-ORLite-Migrate-1.100.0-1|8	%endif
12cr|perl-ORLite-Migrate-1.100.0-1|9	
12cr|perl-ORLite-Migrate-1.100.0-1|10	%define upstream_name    ORLite-Migrate
12cr|perl-ORLite-Migrate-1.100.0-1|11	%define upstream_version 1.10
12cr|perl-ORLite-Migrate-1.100.0-1|12	
12cr|perl-ORLite-Migrate-1.100.0-1|13	Name:		perl-%{upstream_name}
12cr|perl-ORLite-Migrate-1.100.0-1|14	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ORLite-Migrate-1.100.0-1|15	Release:	1
12cr|perl-ORLite-Migrate-1.100.0-1|16	
12cr|perl-ORLite-Migrate-1.100.0-1|17	Summary:	Extremely light weight SQLite-specific schema migration
12cr|perl-ORLite-Migrate-1.100.0-1|18	License:	GPL+ or Artistic
12cr|perl-ORLite-Migrate-1.100.0-1|19	Group:		Development/Perl
12cr|perl-ORLite-Migrate-1.100.0-1|20	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ORLite-Migrate-1.100.0-1|21	Source0:	http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-ORLite-Migrate-1.100.0-1|22	
12cr|perl-ORLite-Migrate-1.100.0-1|23	BuildRequires:	perl-devel
12cr|perl-ORLite-Migrate-1.100.0-1|24	BuildRequires:	perl(DBD::SQLite)
12cr|perl-ORLite-Migrate-1.100.0-1|25	BuildRequires:	perl(DBI)
12cr|perl-ORLite-Migrate-1.100.0-1|26	BuildRequires:	perl(IPC::Run3)
12cr|perl-ORLite-Migrate-1.100.0-1|27	BuildRequires:	perl(File::Which)
12cr|perl-ORLite-Migrate-1.100.0-1|28	BuildRequires:	perl(File::pushd)
12cr|perl-ORLite-Migrate-1.100.0-1|29	BuildRequires:	perl(ORLite)
12cr|perl-ORLite-Migrate-1.100.0-1|30	BuildRequires:	perl(Params::Util)
12cr|perl-ORLite-Migrate-1.100.0-1|31	BuildRequires:	perl(Probe::Perl)
12cr|perl-ORLite-Migrate-1.100.0-1|32	BuildRequires:	perl-PathTools
12cr|perl-ORLite-Migrate-1.100.0-1|33	
12cr|perl-ORLite-Migrate-1.100.0-1|34	BuildArch:	noarch
12cr|perl-ORLite-Migrate-1.100.0-1|35	
12cr|perl-ORLite-Migrate-1.100.0-1|36	Requires:	perl(IPC::Run3)
12cr|perl-ORLite-Migrate-1.100.0-1|37	Requires:	perl-PathTools
12cr|perl-ORLite-Migrate-1.100.0-1|38	
12cr|perl-ORLite-Migrate-1.100.0-1|39	%description
12cr|perl-ORLite-Migrate-1.100.0-1|40	SQLite is a light weight single file SQL database that provides an
12cr|perl-ORLite-Migrate-1.100.0-1|41	excellent platform for embedded storage of structured data.
12cr|perl-ORLite-Migrate-1.100.0-1|42	
12cr|perl-ORLite-Migrate-1.100.0-1|43	ORLite is a light weight single class Object-Relational Mapper (ORM)
12cr|perl-ORLite-Migrate-1.100.0-1|44	system specifically designed for (and limited to only) work with SQLite.
12cr|perl-ORLite-Migrate-1.100.0-1|45	
12cr|perl-ORLite-Migrate-1.100.0-1|46	ORLite::Migrate is a light weight single class Database Schema Migration
12cr|perl-ORLite-Migrate-1.100.0-1|47	enhancement for ORLite.
12cr|perl-ORLite-Migrate-1.100.0-1|48	
12cr|perl-ORLite-Migrate-1.100.0-1|49	It provides a simple implementation of schema versioning within the
12cr|perl-ORLite-Migrate-1.100.0-1|50	SQLite database using the built-in user_version pragma (which is set to
12cr|perl-ORLite-Migrate-1.100.0-1|51	zero by default).
12cr|perl-ORLite-Migrate-1.100.0-1|52	
12cr|perl-ORLite-Migrate-1.100.0-1|53	When setting up the ORM class, an additional timeline parameter is
12cr|perl-ORLite-Migrate-1.100.0-1|54	provided, which should point to a directory containing standalone
12cr|perl-ORLite-Migrate-1.100.0-1|55	migration scripts.
12cr|perl-ORLite-Migrate-1.100.0-1|56	
12cr|perl-ORLite-Migrate-1.100.0-1|57	%prep
12cr|perl-ORLite-Migrate-1.100.0-1|58	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ORLite-Migrate-1.100.0-1|59	
12cr|perl-ORLite-Migrate-1.100.0-1|60	%build
12cr|perl-ORLite-Migrate-1.100.0-1|61	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ORLite-Migrate-1.100.0-1|62	%make
12cr|perl-ORLite-Migrate-1.100.0-1|63	
12cr|perl-ORLite-Migrate-1.100.0-1|64	%check
12cr|perl-ORLite-Migrate-1.100.0-1|65	%make test
12cr|perl-ORLite-Migrate-1.100.0-1|66	
12cr|perl-ORLite-Migrate-1.100.0-1|67	%install
12cr|perl-ORLite-Migrate-1.100.0-1|68	%makeinstall_std
12cr|perl-ORLite-Migrate-1.100.0-1|69	
12cr|perl-ORLite-Migrate-1.100.0-1|70	%files
12cr|perl-ORLite-Migrate-1.100.0-1|71	%doc LICENSE README Changes
12cr|perl-ORLite-Migrate-1.100.0-1|72	%{_mandir}/man3/*
12cr|perl-ORLite-Migrate-1.100.0-1|73	%{perl_vendorlib}/*
12cr|perl-ORLite-Migrate-1.100.0-1|74	
12cr|perl-ORLite-Migrate-1.100.0-1|75	
12cr|perl-ORLite-Migrate-1.100.0-1|76	%changelog
12cr|perl-ORLite-Migrate-1.100.0-1|77	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.70.0-2mdv2011.0
12cr|perl-ORLite-Migrate-1.100.0-1|78	+ Revision: 654270
12cr|perl-ORLite-Migrate-1.100.0-1|79	- rebuild for updated spec-helper
12cr|perl-ORLite-Migrate-1.100.0-1|80	
12cr|perl-ORLite-Migrate-1.100.0-1|81	* Fri Mar 26 2010 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-1mdv2011.0
12cr|perl-ORLite-Migrate-1.100.0-1|82	+ Revision: 527736
12cr|perl-ORLite-Migrate-1.100.0-1|83	- update to 1.07
12cr|perl-ORLite-Migrate-1.100.0-1|84	
12cr|perl-ORLite-Migrate-1.100.0-1|85	* Sat Jan 09 2010 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-1mdv2010.1
12cr|perl-ORLite-Migrate-1.100.0-1|86	+ Revision: 488016
12cr|perl-ORLite-Migrate-1.100.0-1|87	- adding missing buildrequires:
12cr|perl-ORLite-Migrate-1.100.0-1|88	- update to 1.06
12cr|perl-ORLite-Migrate-1.100.0-1|89	
12cr|perl-ORLite-Migrate-1.100.0-1|90	* Sun Sep 27 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-1mdv2010.0
12cr|perl-ORLite-Migrate-1.100.0-1|91	+ Revision: 450062
12cr|perl-ORLite-Migrate-1.100.0-1|92	- update to 1.05
12cr|perl-ORLite-Migrate-1.100.0-1|93	
12cr|perl-ORLite-Migrate-1.100.0-1|94	* Sat Jul 18 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-ORLite-Migrate-1.100.0-1|95	+ Revision: 396988
12cr|perl-ORLite-Migrate-1.100.0-1|96	- rebuild for auto provides extraction
12cr|perl-ORLite-Migrate-1.100.0-1|97	- using %%perl_convert_version
12cr|perl-ORLite-Migrate-1.100.0-1|98	- fixed license field
12cr|perl-ORLite-Migrate-1.100.0-1|99	
12cr|perl-ORLite-Migrate-1.100.0-1|100	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.03-4mdv2010.0
12cr|perl-ORLite-Migrate-1.100.0-1|101	+ Revision: 372567
12cr|perl-ORLite-Migrate-1.100.0-1|102	- adding runtime prereq
12cr|perl-ORLite-Migrate-1.100.0-1|103	
12cr|perl-ORLite-Migrate-1.100.0-1|104	* Mon May 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.03-3mdv2010.0
12cr|perl-ORLite-Migrate-1.100.0-1|105	+ Revision: 371647
12cr|perl-ORLite-Migrate-1.100.0-1|106	- forcing prereq skipping to allow installation
12cr|perl-ORLite-Migrate-1.100.0-1|107	
12cr|perl-ORLite-Migrate-1.100.0-1|108	* Fri May 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.03-2mdv2010.0
12cr|perl-ORLite-Migrate-1.100.0-1|109	+ Revision: 369812
12cr|perl-ORLite-Migrate-1.100.0-1|110	- forcing runtime requires
12cr|perl-ORLite-Migrate-1.100.0-1|111	
12cr|perl-ORLite-Migrate-1.100.0-1|112	* Fri May 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.03-1mdv2010.0
12cr|perl-ORLite-Migrate-1.100.0-1|113	+ Revision: 369661
12cr|perl-ORLite-Migrate-1.100.0-1|114	- prereq should be in form of mdv pkg, since it is a dual lifed pkg
12cr|perl-ORLite-Migrate-1.100.0-1|115	- adding missing prereq
12cr|perl-ORLite-Migrate-1.100.0-1|116	- update to 0.03
12cr|perl-ORLite-Migrate-1.100.0-1|117	
12cr|perl-ORLite-Migrate-1.100.0-1|118	* Tue Dec 30 2008 Jérôme Quelin <jquelin@mandriva.org> 0.01-1mdv2009.1
12cr|perl-ORLite-Migrate-1.100.0-1|119	+ Revision: 321395
12cr|perl-ORLite-Migrate-1.100.0-1|120	- import perl-ORLite-Migrate
12cr|perl-ORLite-Migrate-1.100.0-1|121	
12cr|perl-ORLite-Migrate-1.100.0-1|122	
12cr|perl-ORLite-Migrate-1.100.0-1|123	* Tue Dec 30 2008 jquelin 0.01-1mdv
12cr|perl-ORLite-Migrate-1.100.0-1|124	- initial mdv release
12cr|perl-ORLite-Migrate-1.100.0-1|125	

5143 12
12cr|perl-ORLite-Mirror-1.200.0-3|1	%define upstream_name    ORLite-Mirror
12cr|perl-ORLite-Mirror-1.200.0-3|2	%define upstream_version 1.20
12cr|perl-ORLite-Mirror-1.200.0-3|3	
12cr|perl-ORLite-Mirror-1.200.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-ORLite-Mirror-1.200.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ORLite-Mirror-1.200.0-3|6	Release:	3
12cr|perl-ORLite-Mirror-1.200.0-3|7	
12cr|perl-ORLite-Mirror-1.200.0-3|8	Summary:	Extend ORLite to support remote SQLite databases
12cr|perl-ORLite-Mirror-1.200.0-3|9	License:	GPL+ or Artistic
12cr|perl-ORLite-Mirror-1.200.0-3|10	Group:		Development/Perl
12cr|perl-ORLite-Mirror-1.200.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ORLite-Mirror-1.200.0-3|12	Source0:	http://www.cpan.org/modules/by-module/ORLite/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-ORLite-Mirror-1.200.0-3|13	
12cr|perl-ORLite-Mirror-1.200.0-3|14	BuildRequires:	perl-devel
12cr|perl-ORLite-Mirror-1.200.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-ORLite-Mirror-1.200.0-3|16	BuildRequires:	perl(File::HomeDir)
12cr|perl-ORLite-Mirror-1.200.0-3|17	BuildRequires:	perl(File::Path)
12cr|perl-ORLite-Mirror-1.200.0-3|18	BuildRequires:	perl(File::Remove)
12cr|perl-ORLite-Mirror-1.200.0-3|19	BuildRequires:	perl(File::ShareDir)
12cr|perl-ORLite-Mirror-1.200.0-3|20	BuildRequires:	perl(File::Spec)
12cr|perl-ORLite-Mirror-1.200.0-3|21	BuildRequires:	perl(IO::Compress::Bzip2)
12cr|perl-ORLite-Mirror-1.200.0-3|22	BuildRequires:	perl(IO::Compress::Gzip)
12cr|perl-ORLite-Mirror-1.200.0-3|23	BuildRequires:	perl(IO::Uncompress::Bunzip2)
12cr|perl-ORLite-Mirror-1.200.0-3|24	BuildRequires:	perl(IO::Uncompress::Gunzip)
12cr|perl-ORLite-Mirror-1.200.0-3|25	BuildRequires:	perl(LWP::Online)
12cr|perl-ORLite-Mirror-1.200.0-3|26	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-ORLite-Mirror-1.200.0-3|27	BuildRequires:	perl(ORLite)
12cr|perl-ORLite-Mirror-1.200.0-3|28	BuildRequires:	perl(Params::Util)
12cr|perl-ORLite-Mirror-1.200.0-3|29	BuildRequires:	perl(Test::More)
12cr|perl-ORLite-Mirror-1.200.0-3|30	BuildRequires:	perl(URI)
12cr|perl-ORLite-Mirror-1.200.0-3|31	BuildArch:	noarch
12cr|perl-ORLite-Mirror-1.200.0-3|32	
12cr|perl-ORLite-Mirror-1.200.0-3|33	%description
12cr|perl-ORLite-Mirror-1.200.0-3|34	the ORLite manpage provides a readonly ORM API when it loads a readonly
12cr|perl-ORLite-Mirror-1.200.0-3|35	SQLite database from your local system.
12cr|perl-ORLite-Mirror-1.200.0-3|36	
12cr|perl-ORLite-Mirror-1.200.0-3|37	By combining this capability with the LWP manpage, the ORLite::Mirror
12cr|perl-ORLite-Mirror-1.200.0-3|38	manpage goes one step better and allows you to load a SQLite database from
12cr|perl-ORLite-Mirror-1.200.0-3|39	any arbitrary URI in readonly form as well.
12cr|perl-ORLite-Mirror-1.200.0-3|40	
12cr|perl-ORLite-Mirror-1.200.0-3|41	As demonstrated in the synopsis above, you using the ORLite::Mirror manpage
12cr|perl-ORLite-Mirror-1.200.0-3|42	in the same way, but provide a URL instead of a file name.
12cr|perl-ORLite-Mirror-1.200.0-3|43	
12cr|perl-ORLite-Mirror-1.200.0-3|44	%prep
12cr|perl-ORLite-Mirror-1.200.0-3|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ORLite-Mirror-1.200.0-3|46	
12cr|perl-ORLite-Mirror-1.200.0-3|47	%build
12cr|perl-ORLite-Mirror-1.200.0-3|48	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ORLite-Mirror-1.200.0-3|49	%make
12cr|perl-ORLite-Mirror-1.200.0-3|50	
12cr|perl-ORLite-Mirror-1.200.0-3|51	%check
12cr|perl-ORLite-Mirror-1.200.0-3|52	%make test
12cr|perl-ORLite-Mirror-1.200.0-3|53	
12cr|perl-ORLite-Mirror-1.200.0-3|54	%install
12cr|perl-ORLite-Mirror-1.200.0-3|55	%makeinstall_std
12cr|perl-ORLite-Mirror-1.200.0-3|56	
12cr|perl-ORLite-Mirror-1.200.0-3|57	%files
12cr|perl-ORLite-Mirror-1.200.0-3|58	%doc LICENSE README Changes
12cr|perl-ORLite-Mirror-1.200.0-3|59	%{_mandir}/man3/*
12cr|perl-ORLite-Mirror-1.200.0-3|60	%{perl_vendorlib}/*
12cr|perl-ORLite-Mirror-1.200.0-3|61	
12cr|perl-ORLite-Mirror-1.200.0-3|62	%changelog
12cr|perl-ORLite-Mirror-1.200.0-3|63	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.200.0-2mdv2011.0
12cr|perl-ORLite-Mirror-1.200.0-3|64	+ Revision: 654272
12cr|perl-ORLite-Mirror-1.200.0-3|65	- rebuild for updated spec-helper
12cr|perl-ORLite-Mirror-1.200.0-3|66	
12cr|perl-ORLite-Mirror-1.200.0-3|67	* Mon Feb 01 2010 Jérôme Quelin <jquelin@mandriva.org> 1.200.0-1mdv2011.0
12cr|perl-ORLite-Mirror-1.200.0-3|68	+ Revision: 499115
12cr|perl-ORLite-Mirror-1.200.0-3|69	- update to 1.20
12cr|perl-ORLite-Mirror-1.200.0-3|70	
12cr|perl-ORLite-Mirror-1.200.0-3|71	* Sun Jan 03 2010 Jérôme Quelin <jquelin@mandriva.org> 1.180.0-1mdv2010.1
12cr|perl-ORLite-Mirror-1.200.0-3|72	+ Revision: 485905
12cr|perl-ORLite-Mirror-1.200.0-3|73	- update to 1.18
12cr|perl-ORLite-Mirror-1.200.0-3|74	
12cr|perl-ORLite-Mirror-1.200.0-3|75	* Sun Sep 27 2009 Jérôme Quelin <jquelin@mandriva.org> 1.170.0-1mdv2010.0
12cr|perl-ORLite-Mirror-1.200.0-3|76	+ Revision: 450061
12cr|perl-ORLite-Mirror-1.200.0-3|77	- update to 1.17
12cr|perl-ORLite-Mirror-1.200.0-3|78	
12cr|perl-ORLite-Mirror-1.200.0-3|79	* Thu Jul 09 2009 Jérôme Quelin <jquelin@mandriva.org> 1.160.0-1mdv2010.0
12cr|perl-ORLite-Mirror-1.200.0-3|80	+ Revision: 393824
12cr|perl-ORLite-Mirror-1.200.0-3|81	- import perl-ORLite-Mirror
12cr|perl-ORLite-Mirror-1.200.0-3|82	
12cr|perl-ORLite-Mirror-1.200.0-3|83	
12cr|perl-ORLite-Mirror-1.200.0-3|84	* Thu Jul 09 2009 cpan2dist 1.16-1mdv
12cr|perl-ORLite-Mirror-1.200.0-3|85	- initial mdv release, generated with cpan2dist

5144 12
12cr|perl-ORLite-Pod-0.100.0-3|1	%define upstream_name    ORLite-Pod
12cr|perl-ORLite-Pod-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-ORLite-Pod-0.100.0-3|3	
12cr|perl-ORLite-Pod-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-ORLite-Pod-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ORLite-Pod-0.100.0-3|6	Release:	3
12cr|perl-ORLite-Pod-0.100.0-3|7	
12cr|perl-ORLite-Pod-0.100.0-3|8	Summary:	Documentation generator for ORLite
12cr|perl-ORLite-Pod-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-ORLite-Pod-0.100.0-3|10	Group:		Development/Perl
12cr|perl-ORLite-Pod-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ORLite-Pod-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/ORLite/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-ORLite-Pod-0.100.0-3|13	
12cr|perl-ORLite-Pod-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-ORLite-Pod-0.100.0-3|15	BuildRequires:	perl(Class::Inspector)
12cr|perl-ORLite-Pod-0.100.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-ORLite-Pod-0.100.0-3|17	BuildRequires:	perl(File::Basename)
12cr|perl-ORLite-Pod-0.100.0-3|18	BuildRequires:	perl(File::Path)
12cr|perl-ORLite-Pod-0.100.0-3|19	BuildRequires:	perl(File::Remove)
12cr|perl-ORLite-Pod-0.100.0-3|20	BuildRequires:	perl(File::Spec)
12cr|perl-ORLite-Pod-0.100.0-3|21	BuildRequires:	perl(File::pushd)
12cr|perl-ORLite-Pod-0.100.0-3|22	BuildRequires:	perl(Getopt::Long)
12cr|perl-ORLite-Pod-0.100.0-3|23	BuildRequires:	perl(ORLite)
12cr|perl-ORLite-Pod-0.100.0-3|24	BuildRequires:	perl(Params::Util)
12cr|perl-ORLite-Pod-0.100.0-3|25	BuildRequires:	perl(Template)
12cr|perl-ORLite-Pod-0.100.0-3|26	BuildRequires:	perl(Test::More)
12cr|perl-ORLite-Pod-0.100.0-3|27	BuildRequires:	perl(Test::Pod)
12cr|perl-ORLite-Pod-0.100.0-3|28	BuildRequires:	perl(Test::Script)
12cr|perl-ORLite-Pod-0.100.0-3|29	BuildRequires:	perl(Test::XT)
12cr|perl-ORLite-Pod-0.100.0-3|30	BuildRequires:	perl(autodie) >= 2.100.0
12cr|perl-ORLite-Pod-0.100.0-3|31	
12cr|perl-ORLite-Pod-0.100.0-3|32	BuildArch:	noarch
12cr|perl-ORLite-Pod-0.100.0-3|33	
12cr|perl-ORLite-Pod-0.100.0-3|34	%description
12cr|perl-ORLite-Pod-0.100.0-3|35	*THIS MODULE IS EXPERIMENTAL AND SUBJECT TO CHANGE WITHOUT NOTICE.*
12cr|perl-ORLite-Pod-0.100.0-3|36	
12cr|perl-ORLite-Pod-0.100.0-3|37	*YOU HAVE BEEN WARNED!*
12cr|perl-ORLite-Pod-0.100.0-3|38	
12cr|perl-ORLite-Pod-0.100.0-3|39	The biggest downside of the ORLite manpage is that because it can generate
12cr|perl-ORLite-Pod-0.100.0-3|40	you an entire ORM in one line of code, you can have a large an extensive
12cr|perl-ORLite-Pod-0.100.0-3|41	API without anywhere for documentation for the API to exist.
12cr|perl-ORLite-Pod-0.100.0-3|42	
12cr|perl-ORLite-Pod-0.100.0-3|43	%prep
12cr|perl-ORLite-Pod-0.100.0-3|44	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ORLite-Pod-0.100.0-3|45	
12cr|perl-ORLite-Pod-0.100.0-3|46	%build
12cr|perl-ORLite-Pod-0.100.0-3|47	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ORLite-Pod-0.100.0-3|48	%make
12cr|perl-ORLite-Pod-0.100.0-3|49	
12cr|perl-ORLite-Pod-0.100.0-3|50	%check
12cr|perl-ORLite-Pod-0.100.0-3|51	%make test
12cr|perl-ORLite-Pod-0.100.0-3|52	
12cr|perl-ORLite-Pod-0.100.0-3|53	%install
12cr|perl-ORLite-Pod-0.100.0-3|54	%makeinstall_std
12cr|perl-ORLite-Pod-0.100.0-3|55	
12cr|perl-ORLite-Pod-0.100.0-3|56	%files
12cr|perl-ORLite-Pod-0.100.0-3|57	%doc README LICENSE Changes
12cr|perl-ORLite-Pod-0.100.0-3|58	%{_bindir}/*
12cr|perl-ORLite-Pod-0.100.0-3|59	%{_mandir}/man?/*
12cr|perl-ORLite-Pod-0.100.0-3|60	%{perl_vendorlib}/*
12cr|perl-ORLite-Pod-0.100.0-3|61	
12cr|perl-ORLite-Pod-0.100.0-3|62	
12cr|perl-ORLite-Pod-0.100.0-3|63	%changelog
12cr|perl-ORLite-Pod-0.100.0-3|64	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-ORLite-Pod-0.100.0-3|65	+ Revision: 658934
12cr|perl-ORLite-Pod-0.100.0-3|66	- update file list
12cr|perl-ORLite-Pod-0.100.0-3|67	- rebuild for updated spec-helper
12cr|perl-ORLite-Pod-0.100.0-3|68	
12cr|perl-ORLite-Pod-0.100.0-3|69	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-ORLite-Pod-0.100.0-3|70	+ Revision: 554109
12cr|perl-ORLite-Pod-0.100.0-3|71	- adding missing buildrequires:
12cr|perl-ORLite-Pod-0.100.0-3|72	- update to 0.10
12cr|perl-ORLite-Pod-0.100.0-3|73	
12cr|perl-ORLite-Pod-0.100.0-3|74	* Fri Jan 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.1
12cr|perl-ORLite-Pod-0.100.0-3|75	+ Revision: 491768
12cr|perl-ORLite-Pod-0.100.0-3|76	- import perl-ORLite-Pod
12cr|perl-ORLite-Pod-0.100.0-3|77	
12cr|perl-ORLite-Pod-0.100.0-3|78	
12cr|perl-ORLite-Pod-0.100.0-3|79	* Fri Jan 15 2010 cpan2dist 0.06-1mdv
12cr|perl-ORLite-Pod-0.100.0-3|80	- initial mdv release, generated with cpan2dist

5145 12
12cr|perl-ORLite-Statistics-0.30.0-3|1	%define upstream_name    ORLite-Statistics
12cr|perl-ORLite-Statistics-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-ORLite-Statistics-0.30.0-3|3	
12cr|perl-ORLite-Statistics-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-ORLite-Statistics-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ORLite-Statistics-0.30.0-3|6	Release:	3
12cr|perl-ORLite-Statistics-0.30.0-3|7	
12cr|perl-ORLite-Statistics-0.30.0-3|8	Summary:	Statistics enhancement package for ORLite
12cr|perl-ORLite-Statistics-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-ORLite-Statistics-0.30.0-3|10	Group:		Development/Perl
12cr|perl-ORLite-Statistics-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ORLite-Statistics-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/ORLite/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-ORLite-Statistics-0.30.0-3|13	
12cr|perl-ORLite-Statistics-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-ORLite-Statistics-0.30.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-ORLite-Statistics-0.30.0-3|16	BuildRequires:	perl(ORLite)
12cr|perl-ORLite-Statistics-0.30.0-3|17	BuildRequires:	perl(Statistics::Basic)
12cr|perl-ORLite-Statistics-0.30.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-ORLite-Statistics-0.30.0-3|19	BuildArch:	noarch
12cr|perl-ORLite-Statistics-0.30.0-3|20	
12cr|perl-ORLite-Statistics-0.30.0-3|21	%description
12cr|perl-ORLite-Statistics-0.30.0-3|22	This is an enhancement module for ORLite table classes, designed to provide
12cr|perl-ORLite-Statistics-0.30.0-3|23	easy integration with the the Statistics::Base manpage module.
12cr|perl-ORLite-Statistics-0.30.0-3|24	
12cr|perl-ORLite-Statistics-0.30.0-3|25	%prep
12cr|perl-ORLite-Statistics-0.30.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ORLite-Statistics-0.30.0-3|27	
12cr|perl-ORLite-Statistics-0.30.0-3|28	%build
12cr|perl-ORLite-Statistics-0.30.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ORLite-Statistics-0.30.0-3|30	%make
12cr|perl-ORLite-Statistics-0.30.0-3|31	
12cr|perl-ORLite-Statistics-0.30.0-3|32	%check
12cr|perl-ORLite-Statistics-0.30.0-3|33	%make test
12cr|perl-ORLite-Statistics-0.30.0-3|34	
12cr|perl-ORLite-Statistics-0.30.0-3|35	%install
12cr|perl-ORLite-Statistics-0.30.0-3|36	%makeinstall_std
12cr|perl-ORLite-Statistics-0.30.0-3|37	
12cr|perl-ORLite-Statistics-0.30.0-3|38	%files
12cr|perl-ORLite-Statistics-0.30.0-3|39	%doc README LICENSE Changes
12cr|perl-ORLite-Statistics-0.30.0-3|40	%{_mandir}/man3/*
12cr|perl-ORLite-Statistics-0.30.0-3|41	%{perl_vendorlib}/*
12cr|perl-ORLite-Statistics-0.30.0-3|42	
12cr|perl-ORLite-Statistics-0.30.0-3|43	%changelog
12cr|perl-ORLite-Statistics-0.30.0-3|44	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-ORLite-Statistics-0.30.0-3|45	+ Revision: 655149
12cr|perl-ORLite-Statistics-0.30.0-3|46	- rebuild for updated spec-helper
12cr|perl-ORLite-Statistics-0.30.0-3|47	
12cr|perl-ORLite-Statistics-0.30.0-3|48	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-ORLite-Statistics-0.30.0-3|49	+ Revision: 460767
12cr|perl-ORLite-Statistics-0.30.0-3|50	- update to 0.03
12cr|perl-ORLite-Statistics-0.30.0-3|51	
12cr|perl-ORLite-Statistics-0.30.0-3|52	* Wed Aug 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-ORLite-Statistics-0.30.0-3|53	+ Revision: 418131
12cr|perl-ORLite-Statistics-0.30.0-3|54	- import perl-ORLite-Statistics
12cr|perl-ORLite-Statistics-0.30.0-3|55	
12cr|perl-ORLite-Statistics-0.30.0-3|56	
12cr|perl-ORLite-Statistics-0.30.0-3|57	* Wed Aug 19 2009 cpan2dist 0.02-1mdv
12cr|perl-ORLite-Statistics-0.30.0-3|58	- initial mdv release, generated with cpan2dist

5146 12
12cr|perl-p5-Palm-1.12.0-3|1	%define upstream_name    p5-Palm
12cr|perl-p5-Palm-1.12.0-3|2	%define upstream_version 1.012
12cr|perl-p5-Palm-1.12.0-3|3	
12cr|perl-p5-Palm-1.12.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-p5-Palm-1.12.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-p5-Palm-1.12.0-3|6	Release:	3
12cr|perl-p5-Palm-1.12.0-3|7	Epoch:		1
12cr|perl-p5-Palm-1.12.0-3|8	
12cr|perl-p5-Palm-1.12.0-3|9	Summary:	Modules for reading manipulating, and writing .pdb and .prc database
12cr|perl-p5-Palm-1.12.0-3|10	License:	GPL
12cr|perl-p5-Palm-1.12.0-3|11	Group:		Development/Perl
12cr|perl-p5-Palm-1.12.0-3|12	Url:		http://www.ooblick.com/software/coldsync/
12cr|perl-p5-Palm-1.12.0-3|13	Source0:	http://www.cpan.org/modules/by-module/p5/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-p5-Palm-1.12.0-3|14	
12cr|perl-p5-Palm-1.12.0-3|15	BuildRequires:	perl-devel
12cr|perl-p5-Palm-1.12.0-3|16	BuildArch:	noarch
12cr|perl-p5-Palm-1.12.0-3|17	
12cr|perl-p5-Palm-1.12.0-3|18	%description
12cr|perl-p5-Palm-1.12.0-3|19	This is p5-Palm, a set of Perl 5 modules for reading, manipulating,
12cr|perl-p5-Palm-1.12.0-3|20	and writing the .pdb and .prc database files used by PalmOS devices
12cr|perl-p5-Palm-1.12.0-3|21	such as the PalmPilot and its successors.
12cr|perl-p5-Palm-1.12.0-3|22	
12cr|perl-p5-Palm-1.12.0-3|23	%prep
12cr|perl-p5-Palm-1.12.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-p5-Palm-1.12.0-3|25	
12cr|perl-p5-Palm-1.12.0-3|26	%build
12cr|perl-p5-Palm-1.12.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-p5-Palm-1.12.0-3|28	%make
12cr|perl-p5-Palm-1.12.0-3|29	
12cr|perl-p5-Palm-1.12.0-3|30	%check
12cr|perl-p5-Palm-1.12.0-3|31	# Test are broken, ignoring result
12cr|perl-p5-Palm-1.12.0-3|32	make test || :
12cr|perl-p5-Palm-1.12.0-3|33	
12cr|perl-p5-Palm-1.12.0-3|34	%install
12cr|perl-p5-Palm-1.12.0-3|35	%makeinstall_std
12cr|perl-p5-Palm-1.12.0-3|36	rm -rf %{buildroot}%{perl_archlib}/perllocal.pod
12cr|perl-p5-Palm-1.12.0-3|37	
12cr|perl-p5-Palm-1.12.0-3|38	%files
12cr|perl-p5-Palm-1.12.0-3|39	%doc README TODO
12cr|perl-p5-Palm-1.12.0-3|40	%{_bindir}/*
12cr|perl-p5-Palm-1.12.0-3|41	%{perl_vendorlib}/*
12cr|perl-p5-Palm-1.12.0-3|42	%{_mandir}/man1/*
12cr|perl-p5-Palm-1.12.0-3|43	%{_mandir}/man3/*
12cr|perl-p5-Palm-1.12.0-3|44	
12cr|perl-p5-Palm-1.12.0-3|45	
12cr|perl-p5-Palm-1.12.0-3|46	%changelog
12cr|perl-p5-Palm-1.12.0-3|47	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1:1.12.0-2mdv2011.0
12cr|perl-p5-Palm-1.12.0-3|48	+ Revision: 655244
12cr|perl-p5-Palm-1.12.0-3|49	- rebuild for updated spec-helper
12cr|perl-p5-Palm-1.12.0-3|50	
12cr|perl-p5-Palm-1.12.0-3|51	* Thu Feb 25 2010 Jérôme Quelin <jquelin@mandriva.org> 1:1.12.0-1mdv2011.0
12cr|perl-p5-Palm-1.12.0-3|52	+ Revision: 510973
12cr|perl-p5-Palm-1.12.0-3|53	- update to 1.012
12cr|perl-p5-Palm-1.12.0-3|54	
12cr|perl-p5-Palm-1.12.0-3|55	* Tue Sep 22 2009 Jérôme Quelin <jquelin@mandriva.org> 1:1.11.0-1mdv2010.0
12cr|perl-p5-Palm-1.12.0-3|56	+ Revision: 447137
12cr|perl-p5-Palm-1.12.0-3|57	- update to 1.011
12cr|perl-p5-Palm-1.12.0-3|58	
12cr|perl-p5-Palm-1.12.0-3|59	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1:1.009-5mdv2010.0
12cr|perl-p5-Palm-1.12.0-3|60	+ Revision: 430519
12cr|perl-p5-Palm-1.12.0-3|61	- rebuild
12cr|perl-p5-Palm-1.12.0-3|62	
12cr|perl-p5-Palm-1.12.0-3|63	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1:1.009-4mdv2009.0
12cr|perl-p5-Palm-1.12.0-3|64	+ Revision: 258177
12cr|perl-p5-Palm-1.12.0-3|65	- rebuild
12cr|perl-p5-Palm-1.12.0-3|66	
12cr|perl-p5-Palm-1.12.0-3|67	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1:1.009-3mdv2009.0
12cr|perl-p5-Palm-1.12.0-3|68	+ Revision: 246261
12cr|perl-p5-Palm-1.12.0-3|69	- rebuild
12cr|perl-p5-Palm-1.12.0-3|70	
12cr|perl-p5-Palm-1.12.0-3|71	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1:1.009-1mdv2008.1
12cr|perl-p5-Palm-1.12.0-3|72	+ Revision: 136330
12cr|perl-p5-Palm-1.12.0-3|73	- restore BuildRoot
12cr|perl-p5-Palm-1.12.0-3|74	
12cr|perl-p5-Palm-1.12.0-3|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-p5-Palm-1.12.0-3|76	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-p5-Palm-1.12.0-3|77	
12cr|perl-p5-Palm-1.12.0-3|78	* Mon Aug 06 2007 Funda Wang <fwang@mandriva.org> 1:1.009-1mdv2008.0
12cr|perl-p5-Palm-1.12.0-3|79	+ Revision: 59428
12cr|perl-p5-Palm-1.12.0-3|80	- New version 1.009
12cr|perl-p5-Palm-1.12.0-3|81	
12cr|perl-p5-Palm-1.12.0-3|82	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1:1.008-9mdv2008.0
12cr|perl-p5-Palm-1.12.0-3|83	+ Revision: 25191
12cr|perl-p5-Palm-1.12.0-3|84	- 1.008
12cr|perl-p5-Palm-1.12.0-3|85	- fix version: use archive one, use epoch to fix
12cr|perl-p5-Palm-1.12.0-3|86	
12cr|perl-p5-Palm-1.12.0-3|87	
12cr|perl-p5-Palm-1.12.0-3|88	* Tue Sep 27 2005 Olivier Thauvin <nanardon@mandriva.org> 1.3.0-8mdk
12cr|perl-p5-Palm-1.12.0-3|89	- rebuild
12cr|perl-p5-Palm-1.12.0-3|90	
12cr|perl-p5-Palm-1.12.0-3|91	* Wed Sep 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.3.0-7mdk
12cr|perl-p5-Palm-1.12.0-3|92	- rebuild
12cr|perl-p5-Palm-1.12.0-3|93	
12cr|perl-p5-Palm-1.12.0-3|94	* Sat Aug 02 2003 Ben Reser <ben@reser.org> 1.3.0-6mdk
12cr|perl-p5-Palm-1.12.0-3|95	- Use %%makeinstall_std now that it works on klama
12cr|perl-p5-Palm-1.12.0-3|96	- Remove PREFIX from Makefile.PL
12cr|perl-p5-Palm-1.12.0-3|97	
12cr|perl-p5-Palm-1.12.0-3|98	* Sat Aug 02 2003 Ben Reser <ben@reser.org> 1.3.0-5mdk
12cr|perl-p5-Palm-1.12.0-3|99	- Use %%make and %%makeinstall
12cr|perl-p5-Palm-1.12.0-3|100	
12cr|perl-p5-Palm-1.12.0-3|101	* Fri Aug 01 2003 Ben Reser <ben@reser.org> 1.3.0-4mdk
12cr|perl-p5-Palm-1.12.0-3|102	- remove unused sitelib macro
12cr|perl-p5-Palm-1.12.0-3|103	- Fix man dir
12cr|perl-p5-Palm-1.12.0-3|104	- Macroification
12cr|perl-p5-Palm-1.12.0-3|105	- Fix perllocal path and use macros so it will build across perl releases.
12cr|perl-p5-Palm-1.12.0-3|106	
12cr|perl-p5-Palm-1.12.0-3|107	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.3.0-3mdk
12cr|perl-p5-Palm-1.12.0-3|108	- rebuild for new auto{prov,req}
12cr|perl-p5-Palm-1.12.0-3|109	
12cr|perl-p5-Palm-1.12.0-3|110	* Mon May 05 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.3.0-2mdk
12cr|perl-p5-Palm-1.12.0-3|111	- buildrequires
12cr|perl-p5-Palm-1.12.0-3|112	
12cr|perl-p5-Palm-1.12.0-3|113	* Sun Feb 09 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.3.0-1mdk
12cr|perl-p5-Palm-1.12.0-3|114	- 1.3.0
12cr|perl-p5-Palm-1.12.0-3|115	- use perl macros for build
12cr|perl-p5-Palm-1.12.0-3|116	
12cr|perl-p5-Palm-1.12.0-3|117	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.2.4-2mdk
12cr|perl-p5-Palm-1.12.0-3|118	- rebuild
12cr|perl-p5-Palm-1.12.0-3|119	
12cr|perl-p5-Palm-1.12.0-3|120	* Thu Jan 10 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.2.4-1mdk
12cr|perl-p5-Palm-1.12.0-3|121	- First release.
12cr|perl-p5-Palm-1.12.0-3|122	

5147 12
12cr|perl-Package-Constants-0.20.0-2|1	%define	upstream_name	 Package-Constants
12cr|perl-Package-Constants-0.20.0-2|2	%define upstream_version 0.02
12cr|perl-Package-Constants-0.20.0-2|3	
12cr|perl-Package-Constants-0.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Package-Constants-0.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Package-Constants-0.20.0-2|6	Release:	2
12cr|perl-Package-Constants-0.20.0-2|7	
12cr|perl-Package-Constants-0.20.0-2|8	Summary:	Package Constants
12cr|perl-Package-Constants-0.20.0-2|9	License:	Artistic/GPL
12cr|perl-Package-Constants-0.20.0-2|10	Group:		Development/Perl
12cr|perl-Package-Constants-0.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Package-Constants-0.20.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Package/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Package-Constants-0.20.0-2|13	
12cr|perl-Package-Constants-0.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-Package-Constants-0.20.0-2|15	BuildArch:	noarch
12cr|perl-Package-Constants-0.20.0-2|16	
12cr|perl-Package-Constants-0.20.0-2|17	%description
12cr|perl-Package-Constants-0.20.0-2|18	"Package::Constants" lists all the constants defined in a certain pack- age.
12cr|perl-Package-Constants-0.20.0-2|19	This can be useful for, among others, setting up an autogenerated
12cr|perl-Package-Constants-0.20.0-2|20	"@EXPORT/@EXPORT_OK" for a Constants.pm file.
12cr|perl-Package-Constants-0.20.0-2|21	
12cr|perl-Package-Constants-0.20.0-2|22	%prep
12cr|perl-Package-Constants-0.20.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Package-Constants-0.20.0-2|24	
12cr|perl-Package-Constants-0.20.0-2|25	%build
12cr|perl-Package-Constants-0.20.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Package-Constants-0.20.0-2|27	%make
12cr|perl-Package-Constants-0.20.0-2|28	
12cr|perl-Package-Constants-0.20.0-2|29	%check
12cr|perl-Package-Constants-0.20.0-2|30	make test
12cr|perl-Package-Constants-0.20.0-2|31	
12cr|perl-Package-Constants-0.20.0-2|32	%install
12cr|perl-Package-Constants-0.20.0-2|33	%makeinstall_std
12cr|perl-Package-Constants-0.20.0-2|34	
12cr|perl-Package-Constants-0.20.0-2|35	%files
12cr|perl-Package-Constants-0.20.0-2|36	%doc README
12cr|perl-Package-Constants-0.20.0-2|37	%{perl_vendorlib}/Package/*
12cr|perl-Package-Constants-0.20.0-2|38	%{_mandir}/*/*
12cr|perl-Package-Constants-0.20.0-2|39	
12cr|perl-Package-Constants-0.20.0-2|40	
12cr|perl-Package-Constants-0.20.0-2|41	%changelog
12cr|perl-Package-Constants-0.20.0-2|42	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Package-Constants-0.20.0-2|43	+ Revision: 408969
12cr|perl-Package-Constants-0.20.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-Package-Constants-0.20.0-2|45	
12cr|perl-Package-Constants-0.20.0-2|46	* Tue Dec 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdv2009.1
12cr|perl-Package-Constants-0.20.0-2|47	+ Revision: 314759
12cr|perl-Package-Constants-0.20.0-2|48	- update to new version 0.02
12cr|perl-Package-Constants-0.20.0-2|49	
12cr|perl-Package-Constants-0.20.0-2|50	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.01-1mdv2009.0
12cr|perl-Package-Constants-0.20.0-2|51	+ Revision: 136330
12cr|perl-Package-Constants-0.20.0-2|52	- restore BuildRoot
12cr|perl-Package-Constants-0.20.0-2|53	
12cr|perl-Package-Constants-0.20.0-2|54	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Package-Constants-0.20.0-2|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Package-Constants-0.20.0-2|56	
12cr|perl-Package-Constants-0.20.0-2|57	* Fri Jun 22 2007 Buchan Milne <bgmilne@mandriva.org> 0.01-1mdv2008.0
12cr|perl-Package-Constants-0.20.0-2|58	+ Revision: 42865
12cr|perl-Package-Constants-0.20.0-2|59	- Import perl-Package-Constants
12cr|perl-Package-Constants-0.20.0-2|60	
12cr|perl-Package-Constants-0.20.0-2|61	
12cr|perl-Package-Constants-0.20.0-2|62	
12cr|perl-Package-Constants-0.20.0-2|63	* Thu Jun 21 2007 Buchan Milne <bgmilne@mandriva.org> 0.01-1mdv2007.1
12cr|perl-Package-Constants-0.20.0-2|64	- initial package

5148 12
12cr|perl-Package-Generator-0.103-2|1	%define module   Package-Generator
12cr|perl-Package-Generator-0.103-2|2	%define version    0.103
12cr|perl-Package-Generator-0.103-2|3	%define release    %mkrel 1
12cr|perl-Package-Generator-0.103-2|4	
12cr|perl-Package-Generator-0.103-2|5	Name:		perl-%{module}
12cr|perl-Package-Generator-0.103-2|6	Version:	0.103
12cr|perl-Package-Generator-0.103-2|7	Release:	2
12cr|perl-Package-Generator-0.103-2|8	Summary:	Pseudo-garbage-collection for packages
12cr|perl-Package-Generator-0.103-2|9	License:	GPL or Artistic
12cr|perl-Package-Generator-0.103-2|10	Group:		Development/Perl
12cr|perl-Package-Generator-0.103-2|11	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Package-Generator-0.103-2|12	Source:		http://www.cpan.org/modules/by-module/Package/%{module}-%{version}.tar.gz
12cr|perl-Package-Generator-0.103-2|13	
12cr|perl-Package-Generator-0.103-2|14	BuildRequires:	perl-devel
12cr|perl-Package-Generator-0.103-2|15	BuildRequires:	perl(Scalar::Util)
12cr|perl-Package-Generator-0.103-2|16	BuildRequires:	perl(Test::More)
12cr|perl-Package-Generator-0.103-2|17	BuildArch:	noarch
12cr|perl-Package-Generator-0.103-2|18	
12cr|perl-Package-Generator-0.103-2|19	%description
12cr|perl-Package-Generator-0.103-2|20	This module allows you to create simple objects which, when destroyed,
12cr|perl-Package-Generator-0.103-2|21	delete a given package. This lets you approximate lexically scoped
12cr|perl-Package-Generator-0.103-2|22	packages.
12cr|perl-Package-Generator-0.103-2|23	
12cr|perl-Package-Generator-0.103-2|24	%prep
12cr|perl-Package-Generator-0.103-2|25	%setup -q -n %{module}-%{version}
12cr|perl-Package-Generator-0.103-2|26	
12cr|perl-Package-Generator-0.103-2|27	%build
12cr|perl-Package-Generator-0.103-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Package-Generator-0.103-2|29	%make
12cr|perl-Package-Generator-0.103-2|30	
12cr|perl-Package-Generator-0.103-2|31	%check
12cr|perl-Package-Generator-0.103-2|32	make test
12cr|perl-Package-Generator-0.103-2|33	
12cr|perl-Package-Generator-0.103-2|34	%install
12cr|perl-Package-Generator-0.103-2|35	%makeinstall_std
12cr|perl-Package-Generator-0.103-2|36	
12cr|perl-Package-Generator-0.103-2|37	%files
12cr|perl-Package-Generator-0.103-2|38	%doc Changes LICENSE README
12cr|perl-Package-Generator-0.103-2|39	%{_mandir}/man3/*
12cr|perl-Package-Generator-0.103-2|40	%{perl_vendorlib}/Package
12cr|perl-Package-Generator-0.103-2|41	
12cr|perl-Package-Generator-0.103-2|42	
12cr|perl-Package-Generator-0.103-2|43	
12cr|perl-Package-Generator-0.103-2|44	%changelog
12cr|perl-Package-Generator-0.103-2|45	* Fri Jul 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.103-1mdv2010.0
12cr|perl-Package-Generator-0.103-2|46	+ Revision: 394088
12cr|perl-Package-Generator-0.103-2|47	- update to new version 0.103
12cr|perl-Package-Generator-0.103-2|48	
12cr|perl-Package-Generator-0.103-2|49	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.102-2mdv2009.0
12cr|perl-Package-Generator-0.103-2|50	+ Revision: 268705
12cr|perl-Package-Generator-0.103-2|51	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Package-Generator-0.103-2|52	
12cr|perl-Package-Generator-0.103-2|53	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.102-1mdv2009.0
12cr|perl-Package-Generator-0.103-2|54	+ Revision: 213827
12cr|perl-Package-Generator-0.103-2|55	- import perl-Package-Generator
12cr|perl-Package-Generator-0.103-2|56	
12cr|perl-Package-Generator-0.103-2|57	
12cr|perl-Package-Generator-0.103-2|58	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.102-1mdv2009.0
12cr|perl-Package-Generator-0.103-2|59	- first mdv release

5149 12
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|1	%define upstream_name    Padre-Plugin-Autoformat
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|2	%define upstream_version 1.22
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|3	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|6	Release:	3
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|7	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|8	Summary:	Reformat your text within Padre
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|9	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|10	Group:		Development/Perl
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|13	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|15	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|16	BuildRequires:	perl(Module::Util)
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|17	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|19	BuildRequires:	perl(Text::Autoformat)
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|20	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|21	BuildArch:	noarch
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|22	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|23	%description
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|24	This plugin allows one to reformat her text automatically with
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|25	Ctrl+Shift+J. It is using 'Text::Autoformat' underneath, so check this
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|26	module's pod for more information.
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|27	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|28	%prep
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|30	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|31	%build
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|32	perl Build.PL installdirs=vendor
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|33	./Build
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|34	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|35	%check
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|36	./Build test
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|37	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|38	%install
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|39	./Build install destdir=%{buildroot}
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|40	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|41	%files
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|42	%doc LICENSE README Changes
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|43	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|44	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|45	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|46	%changelog
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|47	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.220.0-2mdv2011.0
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|48	+ Revision: 657812
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|49	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|50	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|51	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.220.0-1mdv2011.0
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|52	+ Revision: 622950
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|53	- new version
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|54	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|55	* Mon Aug 16 2010 Jérôme Quelin <jquelin@mandriva.org> 1.2.0-1mdv2011.0
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|56	+ Revision: 570313
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|57	- update to v1.2.0
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|58	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|59	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.1.2-2mdv2010.0
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|60	+ Revision: 375912
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|61	- rebuild
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|62	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|63	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.1.2-1mdv2010.0
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|64	+ Revision: 372462
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|65	- skipping failing tests
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|66	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|67	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|68	- update to new version 1.1.2
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|69	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|70	* Sun Mar 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2009.1
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|71	+ Revision: 362085
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|72	- import perl-Padre-Plugin-Autoformat
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|73	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|74	
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|75	* Sun Mar 29 2009 cpan2dist 1.0.0-1mdv
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|76	- initial mdv release, generated with cpan2dist
12cr|perl-Padre-Plugin-Autoformat-1.220.0-3|77	

5150 12
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|1	%define upstream_name    Padre-Plugin-Catalyst
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|2	%define upstream_version 0.09
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|3	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|6	Release:	3
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|7	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|8	Summary:	Catalyst plugin for Padre
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|9	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|10	Group:		Development/Perl
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|13	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|15	BuildRequires:	perl(Catalyst::Devel)
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|16	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|17	BuildRequires:	perl(Module::Pluggable::Object)
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|18	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|19	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|20	BuildArch:	noarch
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|21	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|22	%description
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|23	Once you enable this Plugin under Padre, you'll get a brand new menu with
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|24	the following options:
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|25	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|26	'New Catalyst Application'
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|27	This options lets you create a new Catalyst application.
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|28	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|29	'Create new...'
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|30	The Catalyst helper lets you automatically create stub classes for your
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|31	application's MVC components. With this menu option not only can you
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|32	select your component's name but also its type. For instance, if you
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|33	select "create new view" and have the the Catalyst::Helper::View::TT
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|34	manpage module installed on your system, the "TT" type will be
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|35	available for you).
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|36	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|37	%prep
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|39	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|40	%build
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|42	%make
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|43	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|44	%check
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|45	#make test
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|46	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|47	%install
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|48	%makeinstall_std
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|49	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|50	%files
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|51	%doc Changes README
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|52	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|53	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|54	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|55	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|56	%changelog
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|57	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.90.0-2mdv2011.0
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|58	+ Revision: 653609
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|59	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|60	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|61	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|62	+ Revision: 570115
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|63	- skip tests
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|64	- update to 0.09
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|65	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|66	* Tue Jan 19 2010 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.1
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|67	+ Revision: 493587
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|68	- update to 0.08
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|69	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|70	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.1
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|71	+ Revision: 474744
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|72	- update to 0.07
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|73	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|74	* Tue Dec 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.1
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|75	+ Revision: 472244
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|76	- update to 0.06
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|77	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|78	* Mon Sep 14 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|79	+ Revision: 439420
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|80	- update to 0.05
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|81	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|82	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|83	+ Revision: 395168
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|84	- update to 0.04
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|85	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|86	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|87	+ Revision: 381302
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|88	- adding missing buildrequires:
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|89	- import perl-Padre-Plugin-Catalyst
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|90	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|91	
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|92	* Sat May 30 2009 cpan2dist 0.03-1mdv
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|93	- initial mdv release, generated with cpan2dist
12cr|perl-Padre-Plugin-Catalyst-0.90.0-3|94	

5151 12
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|1	%define upstream_name    Padre-Plugin-ClassSniff
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|2	%define upstream_version 0.30
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|3	
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|6	Release:	3
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|7	
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|8	Summary:	Simple Class::Sniff interface for Padre
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|9	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|10	Group:		Development/Perl
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|13	
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|15	BuildRequires:	perl(Class::Sniff)
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|17	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|19	BuildRequires:	x11-server-xvfb
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|20	
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|21	BuildArch:	noarch
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|22	
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|23	%description
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|24	Runs Class::Sniff on the first namespace of the current document and prints
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|25	the results to the Padre output window.
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|26	
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|27	%prep
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|29	
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|30	%build
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|31	xvfb-run perl Build.PL installdirs=vendor
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|32	./Build
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|33	
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|34	%check
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|35	xvfb-run ./Build test
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|36	
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|37	%install
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|38	./Build install destdir=%{buildroot}
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|39	
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|40	%files
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|41	%doc README Changes
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|42	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|43	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|44	
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|45	%changelog
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|46	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.300.0-2mdv2011.0
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|47	+ Revision: 657813
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|48	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|49	
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|50	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.300.0-1mdv2011.0
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|51	+ Revision: 622951
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|52	- new version
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|53	
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|54	* Tue Sep 22 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|55	+ Revision: 447138
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|56	- running in a virtual framebuffer
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|57	- import perl-Padre-Plugin-ClassSniff
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|58	
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|59	
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|60	* Mon Sep 21 2009 cpan2dist 0.01-1mdv
12cr|perl-Padre-Plugin-ClassSniff-0.300.0-3|61	- initial mdv release, generated with cpan2dist

5152 12
12cr|perl-Padre-Plugin-CSS-0.100.0-3|1	%define upstream_name    Padre-Plugin-CSS
12cr|perl-Padre-Plugin-CSS-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-Padre-Plugin-CSS-0.100.0-3|3	
12cr|perl-Padre-Plugin-CSS-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-CSS-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-CSS-0.100.0-3|6	Release:	3
12cr|perl-Padre-Plugin-CSS-0.100.0-3|7	
12cr|perl-Padre-Plugin-CSS-0.100.0-3|8	Summary:	Padre and CSS
12cr|perl-Padre-Plugin-CSS-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-CSS-0.100.0-3|10	Group:		Development/Perl
12cr|perl-Padre-Plugin-CSS-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-CSS-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-CSS-0.100.0-3|13	
12cr|perl-Padre-Plugin-CSS-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-CSS-0.100.0-3|15	BuildRequires:	perl(CSS::Minifier::XS)
12cr|perl-Padre-Plugin-CSS-0.100.0-3|16	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Padre-Plugin-CSS-0.100.0-3|17	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-CSS-0.100.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Padre-Plugin-CSS-0.100.0-3|19	BuildRequires:	perl(WebService::Validator::CSS::W3C)
12cr|perl-Padre-Plugin-CSS-0.100.0-3|20	
12cr|perl-Padre-Plugin-CSS-0.100.0-3|21	BuildArch:	noarch
12cr|perl-Padre-Plugin-CSS-0.100.0-3|22	
12cr|perl-Padre-Plugin-CSS-0.100.0-3|23	%description
12cr|perl-Padre-Plugin-CSS-0.100.0-3|24	From Padre:
12cr|perl-Padre-Plugin-CSS-0.100.0-3|25	- use CSS::Minifier::XS to minify css
12cr|perl-Padre-Plugin-CSS-0.100.0-3|26	- use WebService::Validator::CSS::W3C to validate the CSS
12cr|perl-Padre-Plugin-CSS-0.100.0-3|27	
12cr|perl-Padre-Plugin-CSS-0.100.0-3|28	%prep
12cr|perl-Padre-Plugin-CSS-0.100.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-CSS-0.100.0-3|30	
12cr|perl-Padre-Plugin-CSS-0.100.0-3|31	%build
12cr|perl-Padre-Plugin-CSS-0.100.0-3|32	perl Build.PL installdirs=vendor
12cr|perl-Padre-Plugin-CSS-0.100.0-3|33	./Build
12cr|perl-Padre-Plugin-CSS-0.100.0-3|34	
12cr|perl-Padre-Plugin-CSS-0.100.0-3|35	%check
12cr|perl-Padre-Plugin-CSS-0.100.0-3|36	#./Build test
12cr|perl-Padre-Plugin-CSS-0.100.0-3|37	
12cr|perl-Padre-Plugin-CSS-0.100.0-3|38	%install
12cr|perl-Padre-Plugin-CSS-0.100.0-3|39	./Build install destdir=%{buildroot}
12cr|perl-Padre-Plugin-CSS-0.100.0-3|40	
12cr|perl-Padre-Plugin-CSS-0.100.0-3|41	%files
12cr|perl-Padre-Plugin-CSS-0.100.0-3|42	%doc Changes README META.yml
12cr|perl-Padre-Plugin-CSS-0.100.0-3|43	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-CSS-0.100.0-3|44	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-CSS-0.100.0-3|45	
12cr|perl-Padre-Plugin-CSS-0.100.0-3|46	
12cr|perl-Padre-Plugin-CSS-0.100.0-3|47	%changelog
12cr|perl-Padre-Plugin-CSS-0.100.0-3|48	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-Padre-Plugin-CSS-0.100.0-3|49	+ Revision: 655605
12cr|perl-Padre-Plugin-CSS-0.100.0-3|50	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-CSS-0.100.0-3|51	
12cr|perl-Padre-Plugin-CSS-0.100.0-3|52	* Mon Aug 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-Padre-Plugin-CSS-0.100.0-3|53	+ Revision: 572321
12cr|perl-Padre-Plugin-CSS-0.100.0-3|54	- skip tests (all padre tests are failing on bs)
12cr|perl-Padre-Plugin-CSS-0.100.0-3|55	- update to 0.10
12cr|perl-Padre-Plugin-CSS-0.100.0-3|56	
12cr|perl-Padre-Plugin-CSS-0.100.0-3|57	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-Padre-Plugin-CSS-0.100.0-3|58	+ Revision: 444010
12cr|perl-Padre-Plugin-CSS-0.100.0-3|59	- import perl-Padre-Plugin-CSS
12cr|perl-Padre-Plugin-CSS-0.100.0-3|60	
12cr|perl-Padre-Plugin-CSS-0.100.0-3|61	
12cr|perl-Padre-Plugin-CSS-0.100.0-3|62	* Thu Sep 17 2009 cpan2dist 0.08-1mdv
12cr|perl-Padre-Plugin-CSS-0.100.0-3|63	- initial mdv release, generated with cpan2dist

5153 12
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|1	%define upstream_name    Padre-Plugin-DataWalker
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|3	
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|6	Release:	3
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|7	
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|8	Summary:	Simple Perl data structure browser Padre
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|10	Group:		Development/Perl
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|13	
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|15	BuildRequires:	perl(Module::Install)
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|16	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|17	BuildRequires:	perl(Wx::Perl::DataWalker)
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|18	BuildRequires:	perl(YAML::XS)
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|19	BuildArch:	noarch
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|20	
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|21	%description
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|22	This plugin uses the the Wx::Perl::DataWalker manpage module to provide
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|23	facilities for interactively browsing Perl data structures.
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|24	
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|25	%prep
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|27	
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|28	%build
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|29	perl Build.PL installdirs=vendor
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|30	./Build
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|31	
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|32	%check
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|33	./Build test
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|34	
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|35	%install
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|36	./Build install destdir=%{buildroot}
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|37	
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|38	%files
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|39	%doc Changes
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|40	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|41	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|42	
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|43	%changelog
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|44	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|45	+ Revision: 656950
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|46	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|47	
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|48	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|49	+ Revision: 622952
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|50	- new version
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|51	
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|52	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|53	- the mass rebuild of 2010.1 packages
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|54	
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|55	* Wed Jan 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.1
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|56	+ Revision: 490488
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|57	- update to 0.02
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|58	
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|59	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|60	+ Revision: 381423
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|61	- fixing buildrequires:
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|62	- adding missing buildrequires:
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|63	- import perl-Padre-Plugin-DataWalker
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|64	
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|65	
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|66	* Sat May 30 2009 cpan2dist 0.01-1mdv
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|67	- initial mdv release, generated with cpan2dist
12cr|perl-Padre-Plugin-DataWalker-0.40.0-3|68	

5154 12
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|1	%define upstream_name    Padre-Plugin-Ecliptic
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|2	%define upstream_version 0.23
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|3	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|6	Release:	3
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|7	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|8	Summary:	Padre plugin that provides Eclipse-like useful features
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|9	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|10	Group:		Development/Perl
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|13	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|15	BuildRequires:	perl(Class::XSAccessor)
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|16	BuildRequires:	perl(ExtUtils::Install)
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|17	BuildRequires:	perl(File::Which)
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|18	BuildRequires:	perl(Locale::Msgfmt)
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|19	BuildRequires:	perl(Module::Install)
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|20	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|21	BuildRequires:	perl(Test::Exception)
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|22	BuildRequires:	perl(Test::More)
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|23	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|24	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|25	BuildArch:	noarch
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|26	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|27	%description
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|28	Once you enable this Plugin under Padre, you'll get a brand new menu with
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|29	the following options:
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|30	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|31	Open Resource (Shortcut: Ctrl + Shift + R)
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|32	This opens a nice dialog that allows you to find any file that exists
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|33	in the current document or working directory. You can use ? to replace
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|34	a single character or * to replace an entire string. The matched files
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|35	list are sorted alphabetically and you can select one or more files to
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|36	be opened in Padre when you press the OK button.
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|37	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|38	You can simply ignore CVS, .svn and .git folders using a simple
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|39	checkbox (enhancement over Eclipse).
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|40	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|41	%prep
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|43	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|44	%build
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|45	perl Build.PL installdirs=vendor
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|46	./Build
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|47	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|48	%check
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|49	./Build test
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|50	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|51	%install
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|52	./Build install destdir=%{buildroot}
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|53	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|54	%files
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|55	%doc README Changes
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|56	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|57	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|58	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|59	%changelog
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|60	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.230.0-2mdv2011.0
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|61	+ Revision: 656951
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|62	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|63	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|64	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.230.0-1mdv2011.0
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|65	+ Revision: 623001
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|66	- new version
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|67	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|68	* Mon Dec 21 2009 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-1mdv2011.0
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|69	+ Revision: 480733
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|70	- update to 0.19
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|71	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|72	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2010.0
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|73	+ Revision: 420889
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|74	- update to 0.18
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|75	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|76	* Wed Aug 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.0
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|77	+ Revision: 418120
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|78	- update to 0.17
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|79	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|80	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-2mdv2010.0
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|81	+ Revision: 408650
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|82	- force rebuild
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|83	- update to 0.16
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|84	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|85	* Sat Jul 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.0
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|86	+ Revision: 399771
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|87	- import perl-Padre-Plugin-Ecliptic
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|88	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|89	
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|90	* Sat Jul 25 2009 cpan2dist 0.15-1mdv
12cr|perl-Padre-Plugin-Ecliptic-0.230.0-3|91	- initial mdv release, generated with cpan2dist

5155 12
12cr|perl-Padre-Plugin-Encode-0.1.3-2|1	%define upstream_name    Padre-Plugin-Encode
12cr|perl-Padre-Plugin-Encode-0.1.3-2|2	%define upstream_version 0.1.3
12cr|perl-Padre-Plugin-Encode-0.1.3-2|3	
12cr|perl-Padre-Plugin-Encode-0.1.3-2|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-Encode-0.1.3-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-Encode-0.1.3-2|6	Release:	2
12cr|perl-Padre-Plugin-Encode-0.1.3-2|7	
12cr|perl-Padre-Plugin-Encode-0.1.3-2|8	Summary:	Convert file to different encoding in Padre
12cr|perl-Padre-Plugin-Encode-0.1.3-2|9	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-Encode-0.1.3-2|10	Group:		Development/Perl
12cr|perl-Padre-Plugin-Encode-0.1.3-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-Encode-0.1.3-2|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-Encode-0.1.3-2|13	
12cr|perl-Padre-Plugin-Encode-0.1.3-2|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-Encode-0.1.3-2|15	BuildRequires:	perl(Encode)
12cr|perl-Padre-Plugin-Encode-0.1.3-2|16	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-Encode-0.1.3-2|17	BuildArch:	noarch
12cr|perl-Padre-Plugin-Encode-0.1.3-2|18	
12cr|perl-Padre-Plugin-Encode-0.1.3-2|19	%description
12cr|perl-Padre-Plugin-Encode-0.1.3-2|20	Convert file to different encoding in Padre.
12cr|perl-Padre-Plugin-Encode-0.1.3-2|21	
12cr|perl-Padre-Plugin-Encode-0.1.3-2|22	%prep
12cr|perl-Padre-Plugin-Encode-0.1.3-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-Encode-0.1.3-2|24	
12cr|perl-Padre-Plugin-Encode-0.1.3-2|25	%build
12cr|perl-Padre-Plugin-Encode-0.1.3-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Padre-Plugin-Encode-0.1.3-2|27	%make
12cr|perl-Padre-Plugin-Encode-0.1.3-2|28	
12cr|perl-Padre-Plugin-Encode-0.1.3-2|29	%check
12cr|perl-Padre-Plugin-Encode-0.1.3-2|30	# require GTK display
12cr|perl-Padre-Plugin-Encode-0.1.3-2|31	# make test
12cr|perl-Padre-Plugin-Encode-0.1.3-2|32	
12cr|perl-Padre-Plugin-Encode-0.1.3-2|33	%install
12cr|perl-Padre-Plugin-Encode-0.1.3-2|34	%makeinstall_std
12cr|perl-Padre-Plugin-Encode-0.1.3-2|35	
12cr|perl-Padre-Plugin-Encode-0.1.3-2|36	%files
12cr|perl-Padre-Plugin-Encode-0.1.3-2|37	%doc Changes README
12cr|perl-Padre-Plugin-Encode-0.1.3-2|38	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-Encode-0.1.3-2|39	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-Encode-0.1.3-2|40	
12cr|perl-Padre-Plugin-Encode-0.1.3-2|41	%changelog
12cr|perl-Padre-Plugin-Encode-0.1.3-2|42	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.1.3-1mdv2010.0
12cr|perl-Padre-Plugin-Encode-0.1.3-2|43	+ Revision: 381346
12cr|perl-Padre-Plugin-Encode-0.1.3-2|44	- adding missing buildrequires:
12cr|perl-Padre-Plugin-Encode-0.1.3-2|45	- import perl-Padre-Plugin-Encode
12cr|perl-Padre-Plugin-Encode-0.1.3-2|46	
12cr|perl-Padre-Plugin-Encode-0.1.3-2|47	
12cr|perl-Padre-Plugin-Encode-0.1.3-2|48	* Sat May 30 2009 cpan2dist 0.1.3-1mdv
12cr|perl-Padre-Plugin-Encode-0.1.3-2|49	- initial mdv release, generated with cpan2dist
12cr|perl-Padre-Plugin-Encode-0.1.3-2|50	

5156 12
12cr|perl-Padre-Plugin-Git-0.30.0-3|1	%define upstream_name    Padre-Plugin-Git
12cr|perl-Padre-Plugin-Git-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Padre-Plugin-Git-0.30.0-3|3	
12cr|perl-Padre-Plugin-Git-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-Git-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-Git-0.30.0-3|6	Release:	3
12cr|perl-Padre-Plugin-Git-0.30.0-3|7	
12cr|perl-Padre-Plugin-Git-0.30.0-3|8	Summary:	Simple Git interface for Padre
12cr|perl-Padre-Plugin-Git-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-Git-0.30.0-3|10	Group:		Development/Perl
12cr|perl-Padre-Plugin-Git-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-Git-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-Git-0.30.0-3|13	
12cr|perl-Padre-Plugin-Git-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-Git-0.30.0-3|15	BuildRequires:	perl(Capture::Tiny)
12cr|perl-Padre-Plugin-Git-0.30.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Padre-Plugin-Git-0.30.0-3|17	BuildRequires:	perl(File::Basename)
12cr|perl-Padre-Plugin-Git-0.30.0-3|18	BuildRequires:	perl(File::Spec)
12cr|perl-Padre-Plugin-Git-0.30.0-3|19	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-Git-0.30.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Padre-Plugin-Git-0.30.0-3|21	BuildRequires:	x11-server-xvfb
12cr|perl-Padre-Plugin-Git-0.30.0-3|22	
12cr|perl-Padre-Plugin-Git-0.30.0-3|23	BuildArch:	noarch
12cr|perl-Padre-Plugin-Git-0.30.0-3|24	
12cr|perl-Padre-Plugin-Git-0.30.0-3|25	%description
12cr|perl-Padre-Plugin-Git-0.30.0-3|26	Simple Git interface for Padre.
12cr|perl-Padre-Plugin-Git-0.30.0-3|27	
12cr|perl-Padre-Plugin-Git-0.30.0-3|28	%prep
12cr|perl-Padre-Plugin-Git-0.30.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-Git-0.30.0-3|30	
12cr|perl-Padre-Plugin-Git-0.30.0-3|31	%build
12cr|perl-Padre-Plugin-Git-0.30.0-3|32	xvfb-run perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Padre-Plugin-Git-0.30.0-3|33	%make
12cr|perl-Padre-Plugin-Git-0.30.0-3|34	
12cr|perl-Padre-Plugin-Git-0.30.0-3|35	%check
12cr|perl-Padre-Plugin-Git-0.30.0-3|36	#xvfb-run make test
12cr|perl-Padre-Plugin-Git-0.30.0-3|37	
12cr|perl-Padre-Plugin-Git-0.30.0-3|38	%install
12cr|perl-Padre-Plugin-Git-0.30.0-3|39	%makeinstall_std
12cr|perl-Padre-Plugin-Git-0.30.0-3|40	
12cr|perl-Padre-Plugin-Git-0.30.0-3|41	%files
12cr|perl-Padre-Plugin-Git-0.30.0-3|42	%doc Changes META.yml
12cr|perl-Padre-Plugin-Git-0.30.0-3|43	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-Git-0.30.0-3|44	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-Git-0.30.0-3|45	
12cr|perl-Padre-Plugin-Git-0.30.0-3|46	%changelog
12cr|perl-Padre-Plugin-Git-0.30.0-3|47	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Padre-Plugin-Git-0.30.0-3|48	+ Revision: 653610
12cr|perl-Padre-Plugin-Git-0.30.0-3|49	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-Git-0.30.0-3|50	
12cr|perl-Padre-Plugin-Git-0.30.0-3|51	* Mon Aug 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-Padre-Plugin-Git-0.30.0-3|52	+ Revision: 572236
12cr|perl-Padre-Plugin-Git-0.30.0-3|53	- update to 0.03
12cr|perl-Padre-Plugin-Git-0.30.0-3|54	
12cr|perl-Padre-Plugin-Git-0.30.0-3|55	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-Padre-Plugin-Git-0.30.0-3|56	+ Revision: 444126
12cr|perl-Padre-Plugin-Git-0.30.0-3|57	- running makefile.pl in a virtual frame buffer
12cr|perl-Padre-Plugin-Git-0.30.0-3|58	- skipping tests
12cr|perl-Padre-Plugin-Git-0.30.0-3|59	- running tests in a virtual frame-buffer
12cr|perl-Padre-Plugin-Git-0.30.0-3|60	- import perl-Padre-Plugin-Git
12cr|perl-Padre-Plugin-Git-0.30.0-3|61	
12cr|perl-Padre-Plugin-Git-0.30.0-3|62	
12cr|perl-Padre-Plugin-Git-0.30.0-3|63	* Thu Sep 17 2009 cpan2dist 0.01-1mdv
12cr|perl-Padre-Plugin-Git-0.30.0-3|64	- initial mdv release, generated with cpan2dist

5157 12
12cr|perl-Padre-Plugin-HTML-0.100.0-3|1	%define upstream_name    Padre-Plugin-HTML
12cr|perl-Padre-Plugin-HTML-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-Padre-Plugin-HTML-0.100.0-3|3	
12cr|perl-Padre-Plugin-HTML-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-HTML-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-HTML-0.100.0-3|6	Release:	3
12cr|perl-Padre-Plugin-HTML-0.100.0-3|7	
12cr|perl-Padre-Plugin-HTML-0.100.0-3|8	Summary:	L<Padre> and HTML
12cr|perl-Padre-Plugin-HTML-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-HTML-0.100.0-3|10	Group:		Development/Perl
12cr|perl-Padre-Plugin-HTML-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-HTML-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-HTML-0.100.0-3|13	
12cr|perl-Padre-Plugin-HTML-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-HTML-0.100.0-3|15	BuildRequires:	perl(HTML::Lint)
12cr|perl-Padre-Plugin-HTML-0.100.0-3|16	BuildRequires:	perl(HTML::Tidy)
12cr|perl-Padre-Plugin-HTML-0.100.0-3|17	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-HTML-0.100.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Padre-Plugin-HTML-0.100.0-3|19	BuildRequires:	perl(WebService::Validator::HTML::W3C)
12cr|perl-Padre-Plugin-HTML-0.100.0-3|20	BuildRequires:	perl(XML::XPath)
12cr|perl-Padre-Plugin-HTML-0.100.0-3|21	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Padre-Plugin-HTML-0.100.0-3|22	
12cr|perl-Padre-Plugin-HTML-0.100.0-3|23	BuildArch:	noarch
12cr|perl-Padre-Plugin-HTML-0.100.0-3|24	
12cr|perl-Padre-Plugin-HTML-0.100.0-3|25	%description
12cr|perl-Padre-Plugin-HTML-0.100.0-3|26	HTML plugin for Padre
12cr|perl-Padre-Plugin-HTML-0.100.0-3|27	
12cr|perl-Padre-Plugin-HTML-0.100.0-3|28	%prep
12cr|perl-Padre-Plugin-HTML-0.100.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-HTML-0.100.0-3|30	
12cr|perl-Padre-Plugin-HTML-0.100.0-3|31	%build
12cr|perl-Padre-Plugin-HTML-0.100.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Padre-Plugin-HTML-0.100.0-3|33	%make
12cr|perl-Padre-Plugin-HTML-0.100.0-3|34	
12cr|perl-Padre-Plugin-HTML-0.100.0-3|35	%check
12cr|perl-Padre-Plugin-HTML-0.100.0-3|36	#make test
12cr|perl-Padre-Plugin-HTML-0.100.0-3|37	
12cr|perl-Padre-Plugin-HTML-0.100.0-3|38	%install
12cr|perl-Padre-Plugin-HTML-0.100.0-3|39	%makeinstall_std
12cr|perl-Padre-Plugin-HTML-0.100.0-3|40	
12cr|perl-Padre-Plugin-HTML-0.100.0-3|41	%files
12cr|perl-Padre-Plugin-HTML-0.100.0-3|42	%doc Changes README META.yml
12cr|perl-Padre-Plugin-HTML-0.100.0-3|43	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-HTML-0.100.0-3|44	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-HTML-0.100.0-3|45	
12cr|perl-Padre-Plugin-HTML-0.100.0-3|46	
12cr|perl-Padre-Plugin-HTML-0.100.0-3|47	%changelog
12cr|perl-Padre-Plugin-HTML-0.100.0-3|48	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-Padre-Plugin-HTML-0.100.0-3|49	+ Revision: 653611
12cr|perl-Padre-Plugin-HTML-0.100.0-3|50	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-HTML-0.100.0-3|51	
12cr|perl-Padre-Plugin-HTML-0.100.0-3|52	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-Padre-Plugin-HTML-0.100.0-3|53	+ Revision: 573858
12cr|perl-Padre-Plugin-HTML-0.100.0-3|54	- skip test (padre plugin tests fail)
12cr|perl-Padre-Plugin-HTML-0.100.0-3|55	- update to 0.10
12cr|perl-Padre-Plugin-HTML-0.100.0-3|56	
12cr|perl-Padre-Plugin-HTML-0.100.0-3|57	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-Padre-Plugin-HTML-0.100.0-3|58	+ Revision: 444021
12cr|perl-Padre-Plugin-HTML-0.100.0-3|59	- import perl-Padre-Plugin-HTML
12cr|perl-Padre-Plugin-HTML-0.100.0-3|60	
12cr|perl-Padre-Plugin-HTML-0.100.0-3|61	
12cr|perl-Padre-Plugin-HTML-0.100.0-3|62	* Thu Sep 17 2009 cpan2dist 0.09-1mdv
12cr|perl-Padre-Plugin-HTML-0.100.0-3|63	- initial mdv release, generated with cpan2dist

5158 12
12cr|perl-Padre-Plugin-Kate-0.60.0-3|1	%define upstream_name    Padre-Plugin-Kate
12cr|perl-Padre-Plugin-Kate-0.60.0-3|2	%define upstream_version 0.06
12cr|perl-Padre-Plugin-Kate-0.60.0-3|3	
12cr|perl-Padre-Plugin-Kate-0.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-Kate-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-Kate-0.60.0-3|6	Release:	3
12cr|perl-Padre-Plugin-Kate-0.60.0-3|7	
12cr|perl-Padre-Plugin-Kate-0.60.0-3|8	Summary:	Using the Kate syntax highlighter
12cr|perl-Padre-Plugin-Kate-0.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-Kate-0.60.0-3|10	Group:		Development/Perl
12cr|perl-Padre-Plugin-Kate-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-Kate-0.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-Kate-0.60.0-3|13	
12cr|perl-Padre-Plugin-Kate-0.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-Kate-0.60.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Padre-Plugin-Kate-0.60.0-3|16	BuildRequires:	perl(Module::Install)
12cr|perl-Padre-Plugin-Kate-0.60.0-3|17	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-Kate-0.60.0-3|18	BuildRequires:	perl(Syntax::Highlight::Engine::Kate)
12cr|perl-Padre-Plugin-Kate-0.60.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-Padre-Plugin-Kate-0.60.0-3|20	BuildArch:	noarch
12cr|perl-Padre-Plugin-Kate-0.60.0-3|21	
12cr|perl-Padre-Plugin-Kate-0.60.0-3|22	%description
12cr|perl-Padre-Plugin-Kate-0.60.0-3|23	Padre plugin using the Kate syntax highlighter.
12cr|perl-Padre-Plugin-Kate-0.60.0-3|24	
12cr|perl-Padre-Plugin-Kate-0.60.0-3|25	%prep
12cr|perl-Padre-Plugin-Kate-0.60.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-Kate-0.60.0-3|27	
12cr|perl-Padre-Plugin-Kate-0.60.0-3|28	%build
12cr|perl-Padre-Plugin-Kate-0.60.0-3|29	perl Build.PL installdirs=vendor
12cr|perl-Padre-Plugin-Kate-0.60.0-3|30	./Build
12cr|perl-Padre-Plugin-Kate-0.60.0-3|31	
12cr|perl-Padre-Plugin-Kate-0.60.0-3|32	%check
12cr|perl-Padre-Plugin-Kate-0.60.0-3|33	#./Build test
12cr|perl-Padre-Plugin-Kate-0.60.0-3|34	
12cr|perl-Padre-Plugin-Kate-0.60.0-3|35	%install
12cr|perl-Padre-Plugin-Kate-0.60.0-3|36	./Build install destdir=%{buildroot}
12cr|perl-Padre-Plugin-Kate-0.60.0-3|37	
12cr|perl-Padre-Plugin-Kate-0.60.0-3|38	%files
12cr|perl-Padre-Plugin-Kate-0.60.0-3|39	%doc Changes README
12cr|perl-Padre-Plugin-Kate-0.60.0-3|40	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-Kate-0.60.0-3|41	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-Kate-0.60.0-3|42	
12cr|perl-Padre-Plugin-Kate-0.60.0-3|43	
12cr|perl-Padre-Plugin-Kate-0.60.0-3|44	%changelog
12cr|perl-Padre-Plugin-Kate-0.60.0-3|45	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-Padre-Plugin-Kate-0.60.0-3|46	+ Revision: 656952
12cr|perl-Padre-Plugin-Kate-0.60.0-3|47	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-Kate-0.60.0-3|48	
12cr|perl-Padre-Plugin-Kate-0.60.0-3|49	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Padre-Plugin-Kate-0.60.0-3|50	+ Revision: 623018
12cr|perl-Padre-Plugin-Kate-0.60.0-3|51	- new version
12cr|perl-Padre-Plugin-Kate-0.60.0-3|52	
12cr|perl-Padre-Plugin-Kate-0.60.0-3|53	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Padre-Plugin-Kate-0.60.0-3|54	+ Revision: 569950
12cr|perl-Padre-Plugin-Kate-0.60.0-3|55	- update to 0.04
12cr|perl-Padre-Plugin-Kate-0.60.0-3|56	
12cr|perl-Padre-Plugin-Kate-0.60.0-3|57	* Fri Nov 13 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.1
12cr|perl-Padre-Plugin-Kate-0.60.0-3|58	+ Revision: 465733
12cr|perl-Padre-Plugin-Kate-0.60.0-3|59	- import perl-Padre-Plugin-Kate
12cr|perl-Padre-Plugin-Kate-0.60.0-3|60	
12cr|perl-Padre-Plugin-Kate-0.60.0-3|61	
12cr|perl-Padre-Plugin-Kate-0.60.0-3|62	* Fri Nov 13 2009 cpan2dist 0.02-1mdv
12cr|perl-Padre-Plugin-Kate-0.60.0-3|63	- initial mdv release, generated with cpan2dist

5159 12
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|1	%define upstream_name    Padre-Plugin-Nopaste
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|2	%define upstream_version v0.3.1
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|3	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|6	Release:	3
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|7	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|8	Summary:	Send code on a nopaste website from padre
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|9	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|10	Group:		Development/Perl
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|13	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|15	BuildRequires:	perl(App::Nopaste)
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|16	BuildRequires:	perl(File::Basename)
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|17	BuildRequires:	perl(File::Spec::Functions)
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|18	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|19	BuildRequires:	perl(Module::Util)
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|20	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|21	BuildRequires:	perl(Padre::Plugin)
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|22	BuildRequires:	perl(Padre::Task)
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|23	BuildRequires:	perl(Test::More)
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|24	BuildRequires:	perl(parent)
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|25	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|26	BuildArch:	noarch
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|27	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|28	Requires:	perl(parent)
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|29	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|30	%description
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|31	This plugin allows one to send stuff from Padre to a nopaste website with
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|32	Ctrl+Shift+V, allowing for easy code / whatever sharing without having to
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|33	open a browser.
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|34	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|35	It is using 'App::Nopaste' underneath, so check this module's pod for more
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|36	information.
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|37	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|38	%prep
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|40	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|41	%build
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|43	%make
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|44	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|45	%check
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|46	#make test
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|47	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|48	%install
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|49	%makeinstall_std
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|50	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|51	%files
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|52	%doc LICENSE README Changes
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|53	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|54	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|55	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|56	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|57	%changelog
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|58	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.3.1-2mdv2011.0
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|59	+ Revision: 656953
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|60	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|61	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|62	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.3.1-1mdv2011.0
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|63	+ Revision: 597196
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|64	- update to v0.3.1
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|65	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|66	* Sat Aug 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.3.0-1mdv2011.0
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|67	+ Revision: 569764
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|68	- skip test, requiring a display
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|69	- update to v0.3.0
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|70	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|71	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.2.1-2mdv2010.0
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|72	+ Revision: 375916
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|73	- rebuild
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|74	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|75	* Sun Apr 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.2.1-1mdv2009.1
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|76	+ Revision: 364103
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|77	- adding missing prereq
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|78	- import perl-Padre-Plugin-Nopaste
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|79	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|80	
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|81	* Sun Apr 05 2009 cpan2dist 0.2.0-1mdv
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|82	- initial mdv release, generated with cpan2dist
12cr|perl-Padre-Plugin-Nopaste-0.3.1-3|83	

5160 12
12cr|perl-Padre-Plugin-PAR-0.60.0-3|1	%define upstream_name    Padre-Plugin-PAR
12cr|perl-Padre-Plugin-PAR-0.60.0-3|2	%define upstream_version 0.06
12cr|perl-Padre-Plugin-PAR-0.60.0-3|3	
12cr|perl-Padre-Plugin-PAR-0.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-PAR-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-PAR-0.60.0-3|6	Release:	3
12cr|perl-Padre-Plugin-PAR-0.60.0-3|7	
12cr|perl-Padre-Plugin-PAR-0.60.0-3|8	Summary:	PAR generation from Padre
12cr|perl-Padre-Plugin-PAR-0.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-PAR-0.60.0-3|10	Group:		Development/Perl
12cr|perl-Padre-Plugin-PAR-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-PAR-0.60.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SM/SMUELLER/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-PAR-0.60.0-3|13	
12cr|perl-Padre-Plugin-PAR-0.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-PAR-0.60.0-3|15	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-PAR-0.60.0-3|16	BuildRequires:	perl(Module::Build)
12cr|perl-Padre-Plugin-PAR-0.60.0-3|17	BuildArch:	noarch
12cr|perl-Padre-Plugin-PAR-0.60.0-3|18	Requires:	perl(Padre)
12cr|perl-Padre-Plugin-PAR-0.60.0-3|19	
12cr|perl-Padre-Plugin-PAR-0.60.0-3|20	%description
12cr|perl-Padre-Plugin-PAR-0.60.0-3|21	Padre plugin to seamlessly generate a standalone exuctable.
12cr|perl-Padre-Plugin-PAR-0.60.0-3|22	
12cr|perl-Padre-Plugin-PAR-0.60.0-3|23	%prep
12cr|perl-Padre-Plugin-PAR-0.60.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-PAR-0.60.0-3|25	
12cr|perl-Padre-Plugin-PAR-0.60.0-3|26	%build
12cr|perl-Padre-Plugin-PAR-0.60.0-3|27	perl Build.PL installdirs=vendor destdir=%{buildroot}
12cr|perl-Padre-Plugin-PAR-0.60.0-3|28	./Build
12cr|perl-Padre-Plugin-PAR-0.60.0-3|29	
12cr|perl-Padre-Plugin-PAR-0.60.0-3|30	%check
12cr|perl-Padre-Plugin-PAR-0.60.0-3|31	#Disable tests because they need to export display
12cr|perl-Padre-Plugin-PAR-0.60.0-3|32	#./Build test
12cr|perl-Padre-Plugin-PAR-0.60.0-3|33	
12cr|perl-Padre-Plugin-PAR-0.60.0-3|34	%install
12cr|perl-Padre-Plugin-PAR-0.60.0-3|35	./Build install
12cr|perl-Padre-Plugin-PAR-0.60.0-3|36	
12cr|perl-Padre-Plugin-PAR-0.60.0-3|37	%files
12cr|perl-Padre-Plugin-PAR-0.60.0-3|38	%doc Changes README
12cr|perl-Padre-Plugin-PAR-0.60.0-3|39	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-PAR-0.60.0-3|40	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-PAR-0.60.0-3|41	
12cr|perl-Padre-Plugin-PAR-0.60.0-3|42	
12cr|perl-Padre-Plugin-PAR-0.60.0-3|43	%changelog
12cr|perl-Padre-Plugin-PAR-0.60.0-3|44	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-Padre-Plugin-PAR-0.60.0-3|45	+ Revision: 655606
12cr|perl-Padre-Plugin-PAR-0.60.0-3|46	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-PAR-0.60.0-3|47	
12cr|perl-Padre-Plugin-PAR-0.60.0-3|48	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Padre-Plugin-PAR-0.60.0-3|49	+ Revision: 569949
12cr|perl-Padre-Plugin-PAR-0.60.0-3|50	- update to 0.06
12cr|perl-Padre-Plugin-PAR-0.60.0-3|51	
12cr|perl-Padre-Plugin-PAR-0.60.0-3|52	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-Padre-Plugin-PAR-0.60.0-3|53	+ Revision: 401623
12cr|perl-Padre-Plugin-PAR-0.60.0-3|54	- rebuild using %%perl_convert_version
12cr|perl-Padre-Plugin-PAR-0.60.0-3|55	- fixed license field
12cr|perl-Padre-Plugin-PAR-0.60.0-3|56	
12cr|perl-Padre-Plugin-PAR-0.60.0-3|57	* Mon May 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.05-2mdv2010.0
12cr|perl-Padre-Plugin-PAR-0.60.0-3|58	+ Revision: 371826
12cr|perl-Padre-Plugin-PAR-0.60.0-3|59	- bumping mkrel to force re-submission
12cr|perl-Padre-Plugin-PAR-0.60.0-3|60	
12cr|perl-Padre-Plugin-PAR-0.60.0-3|61	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2010.0
12cr|perl-Padre-Plugin-PAR-0.60.0-3|62	+ Revision: 371728
12cr|perl-Padre-Plugin-PAR-0.60.0-3|63	- update to new version 0.05
12cr|perl-Padre-Plugin-PAR-0.60.0-3|64	
12cr|perl-Padre-Plugin-PAR-0.60.0-3|65	* Wed Jan 14 2009 Jérôme Quelin <jquelin@mandriva.org> 0.04-1mdv2009.1
12cr|perl-Padre-Plugin-PAR-0.60.0-3|66	+ Revision: 329376
12cr|perl-Padre-Plugin-PAR-0.60.0-3|67	- update to new version 0.04
12cr|perl-Padre-Plugin-PAR-0.60.0-3|68	- update url, summary & description
12cr|perl-Padre-Plugin-PAR-0.60.0-3|69	
12cr|perl-Padre-Plugin-PAR-0.60.0-3|70	* Mon Sep 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.02-1mdv2009.0
12cr|perl-Padre-Plugin-PAR-0.60.0-3|71	+ Revision: 278213
12cr|perl-Padre-Plugin-PAR-0.60.0-3|72	- import perl-Padre-Plugin-PAR
12cr|perl-Padre-Plugin-PAR-0.60.0-3|73	
12cr|perl-Padre-Plugin-PAR-0.60.0-3|74	

5161 12
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|1	%define upstream_name    Padre-Plugin-Parrot
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|2	%define upstream_version 0.31
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|3	
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|6	Release:	3
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|7	
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|8	Summary:	Experimental Padre plugin that runs on Parrot
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|9	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|10	Group:		Development/Perl
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|13	
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|15	BuildRequires:	perl(Padre::Wx)
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|16	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|17	BuildRequires:	perl(Module::Install)
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|19	BuildRequires:	x11-server-xvfb
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|20	
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|21	BuildArch:	noarch
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|22	
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|23	%description
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|24	Experimental Padre plugin that runs on Parrot.
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|25	
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|26	%prep
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|28	
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|29	%build
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|30	perl Build.PL installdirs=vendor
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|31	./Build
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|32	
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|33	%check
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|34	#xvfb-run ./Build test
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|35	
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|36	%install
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|37	./Build install destdir=%{buildroot}
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|38	
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|39	%files
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|40	%doc Changes README
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|41	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|42	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|43	
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|44	
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|45	%changelog
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|46	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.310.0-2mdv2011.0
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|47	+ Revision: 656954
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|48	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|49	
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|50	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.310.0-1mdv2011.0
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|51	+ Revision: 623019
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|52	- new version
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|53	
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|54	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.260.0-2mdv2011.0
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|55	+ Revision: 614529
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|56	- the mass rebuild of 2010.1 packages
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|57	
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|58	* Mon Nov 16 2009 Jérôme Quelin <jquelin@mandriva.org> 0.260.0-1mdv2010.1
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|59	+ Revision: 466507
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|60	- skipping tests: buildsystem fails due to missing DISPLAY, although they
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|61	are wrapped in a xvfb-run command... and yet the perl tests do success
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|62	nevertheless, which is strange.
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|63	- update to 0.26
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|64	- running tests in a virtual frame-buffer
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|65	- adding missing buildrequires
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|66	- import perl-Padre-Plugin-Parrot
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|67	
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|68	
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|69	* Tue Jan 13 2009 cpan2dist 0.16-1mdv
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|70	- initial mdv release, generated with cpan2dist
12cr|perl-Padre-Plugin-Parrot-0.310.0-3|71	

5162 12
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|1	%define upstream_name    Padre-Plugin-Perl6
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|2	%define upstream_version 0.71
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|3	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|4	# find-requires extracts too much, cf https://qa.mandriva.com/show_bug.cgi?id=47678
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|5	# therefore, forcing explicit require skipping of Win32
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|6	%if %{_use_internal_dependency_generator}
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|7	%define __noautoreq 'perl\\(Win32(.*)\\)'
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|8	%else
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|9	%define _requires_exceptions perl.Win32.
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|10	%endif
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|11	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|12	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|13	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|14	Release:	3
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|15	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|16	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|17	Group:		Development/Perl
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|18	Summary:	Perl document syntax-checking in the background
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|19	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|20	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|21	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|22	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|23	BuildRequires:	perl(App::Grok)
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|24	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|25	BuildRequires:	perl(File::ShareDir::Install)
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|26	BuildRequires:	perl(IPC::Run3)
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|27	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|28	BuildRequires: 	perl(Perl6::Refactor)
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|29	BuildRequires:	perl(Readonly)
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|30	BuildRequires:	perl(Syntax::Highlight::Perl6)
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|31	BuildRequires:	perl(Test::Exception)
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|32	BuildRequires:	perl(Test::More)
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|33	BuildRequires:	perl(Test::NeedsDisplay)
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|34	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|35	BuildRequires:	perl(URI)
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|36	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|37	BuildArch:	noarch
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|38	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|39	%description
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|40	This class implements syntax checking of Perl documents in the background.
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|41	It inherits from the Padre::Task::SyntaxChecker manpage. Please read its
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|42	documentation!
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|43	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|44	%prep
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|46	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|47	%build
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|48	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|49	%make
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|50	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|51	%check
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|52	#make test
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|53	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|54	%install
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|55	%makeinstall_std
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|56	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|57	%files
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|58	%doc Changes
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|59	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|60	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|61	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|62	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|63	%changelog
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|64	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.710.0-2mdv2011.0
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|65	+ Revision: 656955
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|66	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|67	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|68	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.710.0-1mdv2011.0
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|69	+ Revision: 622928
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|70	- update to new version 0.71
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|71	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|72	* Sun May 09 2010 Jérôme Quelin <jquelin@mandriva.org> 0.640.0-1mdv2011.0
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|73	+ Revision: 544154
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|74	- update to 0.64
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|75	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|76	* Mon Mar 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.630.0-1mdv2010.1
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|77	+ Revision: 520129
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|78	- update to 0.63
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|79	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|80	* Thu Jan 07 2010 Jérôme Quelin <jquelin@mandriva.org> 0.620.0-1mdv2010.1
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|81	+ Revision: 487197
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|82	- update to 0.62
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|83	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|84	* Sat Dec 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.610.0-1mdv2010.1
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|85	+ Revision: 477629
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|86	- update to 0.61
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|87	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|88	* Sat Sep 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.600.0-1mdv2010.0
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|89	+ Revision: 444608
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|90	- update to 0.60
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|91	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|92	* Wed Sep 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.590.0-1mdv2010.0
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|93	+ Revision: 435707
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|94	- update to 0.59
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|95	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|96	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.580.0-1mdv2010.0
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|97	+ Revision: 420891
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|98	- update to 0.58
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|99	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|100	* Wed Aug 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.570.0-1mdv2010.0
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|101	+ Revision: 418121
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|102	- update to 0.57
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|103	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|104	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.560.0-1mdv2010.0
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|105	+ Revision: 402141
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|106	- update to 0.56
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|107	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|108	* Sat Jul 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.540.0-1mdv2010.0
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|109	+ Revision: 399597
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|110	- update to 0.54
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|111	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|112	* Thu Jul 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.530.0-1mdv2010.0
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|113	+ Revision: 398911
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|114	- update to 0.53
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|115	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|116	* Sat Jul 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.500.0-1mdv2010.0
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|117	+ Revision: 394712
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|118	- update to 0.50
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|119	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|120	* Sun May 31 2009 Jérôme Quelin <jquelin@mandriva.org> 0.410.0-1mdv2010.0
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|121	+ Revision: 381589
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|122	- update to 0.41
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|123	- using %%perl_convert_version
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|124	- fix license field
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|125	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|126	* Sun May 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40-1mdv2010.0
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|127	+ Revision: 379284
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|128	- update to new version 0.40
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|129	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|130	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.39-1mdv2010.0
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|131	+ Revision: 374151
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|132	- update to new version 0.39
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|133	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|134	* Thu May 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.37-2mdv2010.0
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|135	+ Revision: 372969
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|136	- removing automatic erroneous dependency
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|137	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|138	* Thu May 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.37-1mdv2010.0
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|139	+ Revision: 372850
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|140	- update to new version 0.37
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|141	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|142	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.36-1mdv2010.0
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|143	+ Revision: 372638
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|144	- updated to 0.36
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|145	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|146	* Tue Jan 13 2009 Jérôme Quelin <jquelin@mandriva.org> 0.025-1mdv2009.1
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|147	+ Revision: 329141
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|148	- import perl-Padre-Plugin-Perl6
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|149	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|150	
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|151	* Tue Jan 13 2009 cpan2dist 0.025-1mdv
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|152	- initial mdv release, generated with cpan2dist
12cr|perl-Padre-Plugin-Perl6-0.710.0-3|153	

5163 12
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|1	%define upstream_name    Padre-Plugin-PerlCritic
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|2	%define upstream_version 0.12
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|3	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|6	Release:	3
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|7	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|8	Summary:	Analyze perl files with Perl::Critic
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|10	Group:		Development/Perl
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|13	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|15	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|16	BuildRequires:	perl(Perl::Critic)
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|18	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|19	BuildRequires:	perl(Module::Install)
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|20	BuildArch:	noarch
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|21	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|22	%description
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|23	Padre plugin to analyze perl files with Perl::Critic.
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|24	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|25	%prep
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|27	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|28	%build
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|29	perl Build.PL installdirs=vendor
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|30	./Build
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|31	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|32	%check
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|33	# no testing, wx dies on missing display
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|34	#make test
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|35	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|36	%install
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|37	./Build install destdir=%{buildroot}
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|38	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|39	%files
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|40	%doc Changes README
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|41	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|42	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|43	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|44	%changelog
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|45	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.120.0-2mdv2011.0
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|46	+ Revision: 657814
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|47	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|48	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|49	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.120.0-1mdv2011.0
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|50	+ Revision: 623000
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|51	- new version
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|52	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|53	* Thu Jul 29 2010 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|54	+ Revision: 562998
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|55	- update to 0.08
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|56	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|57	* Tue Mar 02 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|58	+ Revision: 513477
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|59	- update to 0.07
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|60	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|61	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|62	+ Revision: 401619
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|63	- rebuild using %%perl_convert_version
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|64	- fixed license field
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|65	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|66	* Mon May 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.06-2mdv2010.0
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|67	+ Revision: 371827
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|68	- bumping mkrel to force re-submission
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|69	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|70	* Fri May 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.06-1mdv2010.0
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|71	+ Revision: 369799
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|72	- update to new version 0.06
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|73	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|74	* Tue Jan 13 2009 Jérôme Quelin <jquelin@mandriva.org> 0.04-1mdv2009.1
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|75	+ Revision: 328975
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|76	- removing testing (wx dies with wrong display
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|77	- import perl-Padre-Plugin-PerlCritic
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|78	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|79	
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|80	* Tue Jan 13 2009 cpan2dist 0.04-1mdv
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|81	- initial mdv release, generated with cpan2dist
12cr|perl-Padre-Plugin-PerlCritic-0.120.0-3|82	

5164 12
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|1	%define upstream_name    Padre-Plugin-PerlTidy
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|2	%define upstream_version 0.16
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|3	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|6	Release:	3
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|7	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|8	Summary:	Format perl files using Perl::Tidy
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|9	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|10	Group:		Development/Perl
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|13	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|16	BuildRequires:	perl(Module::Install)
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|17	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|18	BuildRequires:	perl(Perl::Tidy)
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|20	BuildRequires:	x11-server-xvfb
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|21	BuildArch:	noarch
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|22	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|23	%description
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|24	This is a simple plugin to run Perl::Tidy on your source code.
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|25	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|26	%prep
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|28	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|29	%build
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|30	xvfb-run perl Build.PL installdirs=vendor
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|31	./Build
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|32	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|33	%check
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|34	# no testing, wx fails with missing display
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|35	#./Build test
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|36	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|37	%install
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|38	./Build install destdir=%{buildroot}
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|39	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|40	%files
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|41	%doc Changes README
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|42	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|43	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|44	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|45	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|46	%changelog
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|47	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.160.0-2mdv2011.0
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|48	+ Revision: 656956
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|49	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|50	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|51	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|52	+ Revision: 622999
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|53	- new version
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|54	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|55	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.100.0-2mdv2011.0
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|56	+ Revision: 614530
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|57	- the mass rebuild of 2010.1 packages
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|58	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|59	* Fri Jan 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.1
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|60	+ Revision: 494934
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|61	- update to 0.10
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|62	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|63	* Fri Jan 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.1
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|64	+ Revision: 491631
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|65	- update to 0.09
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|66	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|67	* Wed Aug 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|68	+ Revision: 418153
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|69	- adding missing buildrequires:
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|70	- update to 0.08
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|71	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|72	* Thu Jun 18 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|73	+ Revision: 386971
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|74	- update to 0.07
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|75	- using %%perl_convert_version
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|76	- fix license tag
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|77	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|78	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2010.0
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|79	+ Revision: 378235
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|80	- update to new version 0.06
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|81	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|82	* Mon May 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.05-2mdv2010.0
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|83	+ Revision: 371828
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|84	- bumping mkrel to force re-submission
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|85	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|86	* Fri May 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.05-1mdv2010.0
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|87	+ Revision: 369800
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|88	- update to new version 0.05
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|89	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|90	* Tue Jan 13 2009 Jérôme Quelin <jquelin@mandriva.org> 0.02-1mdv2009.1
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|91	+ Revision: 328976
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|92	- removing testing, wx fails with missing display
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|93	- import perl-Padre-Plugin-PerlTidy
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|94	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|95	
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|96	* Tue Jan 13 2009 cpan2dist 0.02-1mdv
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|97	- initial mdv release, generated with cpan2dist
12cr|perl-Padre-Plugin-PerlTidy-0.160.0-3|98	

5165 12
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|1	%define upstream_name    Padre-Plugin-SpellCheck
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|2	%define upstream_version 1.21
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|3	
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|6	Release:	3
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|7	
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|8	Summary:	Check spelling in Padre
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|9	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|10	Group:		Development/Perl
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|13	
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|15	BuildRequires:	perl(Class::XSAccessor)
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|16	BuildRequires:	perl(File::Basename)
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|17	BuildRequires:	perl(File::Spec::Functions)
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|18	BuildRequires:	perl(Module::Util)
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|19	BuildRequires:	perl(Module::Install)
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|20	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|21	BuildRequires:	perl(Test::More)
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|22	BuildRequires:	perl(Text::Aspell)
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|23	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|24	BuildArch:	noarch
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|25	
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|26	%description
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|27	This plugins allows one to checking her text spelling within Padre using
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|28	'F7' (standard spelling shortcut accross text processors). One can change
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|29	the dictionary language used in the preferences window (menu Plugins /
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|30	SpellCheck / Preferences).
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|31	
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|32	This plugin is using 'Text::Aspell' underneath, so check this module's pod
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|33	for more information.
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|34	
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|35	Of course, you need to have the aspell binary and dictionnary installed.
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|36	
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|37	%prep
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|39	
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|40	%build
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|41	perl Build.PL installdirs=vendor
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|42	./Build
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|43	
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|44	%check
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|45	./Build test
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|46	
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|47	%install
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|48	./Build install destdir=%{buildroot}
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|49	
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|50	%files
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|51	%doc LICENSE README Changes
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|52	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|53	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|54	
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|55	%changelog
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|56	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.210.0-2mdv2011.0
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|57	+ Revision: 657816
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|58	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|59	
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|60	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.210.0-1mdv2011.0
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|61	+ Revision: 622998
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|62	- new version
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|63	
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|64	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.1.2-1mdv2010.0
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|65	+ Revision: 443969
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|66	- import perl-Padre-Plugin-SpellCheck
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|67	
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|68	
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|69	* Thu Sep 17 2009 cpan2dist 1.1.2-1mdv
12cr|perl-Padre-Plugin-SpellCheck-1.210.0-3|70	- initial mdv release, generated with cpan2dist

5166 12
12cr|perl-Padre-Plugin-SVN-0.50.0-3|1	%define upstream_name    Padre-Plugin-SVN
12cr|perl-Padre-Plugin-SVN-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Padre-Plugin-SVN-0.50.0-3|3	
12cr|perl-Padre-Plugin-SVN-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-SVN-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-SVN-0.50.0-3|6	Release:	3
12cr|perl-Padre-Plugin-SVN-0.50.0-3|7	
12cr|perl-Padre-Plugin-SVN-0.50.0-3|8	Summary:	Dialog for SVN tasks
12cr|perl-Padre-Plugin-SVN-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-SVN-0.50.0-3|10	Group:		Development/Perl
12cr|perl-Padre-Plugin-SVN-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-SVN-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-SVN-0.50.0-3|13	
12cr|perl-Padre-Plugin-SVN-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-SVN-0.50.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Padre-Plugin-SVN-0.50.0-3|16	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-SVN-0.50.0-3|17	BuildRequires:	perl(SVN::Class)
12cr|perl-Padre-Plugin-SVN-0.50.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Padre-Plugin-SVN-0.50.0-3|19	BuildArch:	noarch
12cr|perl-Padre-Plugin-SVN-0.50.0-3|20	
12cr|perl-Padre-Plugin-SVN-0.50.0-3|21	%description
12cr|perl-Padre-Plugin-SVN-0.50.0-3|22	Padre plugin with dialog for SVN tasks.
12cr|perl-Padre-Plugin-SVN-0.50.0-3|23	
12cr|perl-Padre-Plugin-SVN-0.50.0-3|24	%prep
12cr|perl-Padre-Plugin-SVN-0.50.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-SVN-0.50.0-3|26	
12cr|perl-Padre-Plugin-SVN-0.50.0-3|27	%build
12cr|perl-Padre-Plugin-SVN-0.50.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Padre-Plugin-SVN-0.50.0-3|29	%make
12cr|perl-Padre-Plugin-SVN-0.50.0-3|30	
12cr|perl-Padre-Plugin-SVN-0.50.0-3|31	%check
12cr|perl-Padre-Plugin-SVN-0.50.0-3|32	# sometimes fails without X display available
12cr|perl-Padre-Plugin-SVN-0.50.0-3|33	%if %{?_with_test:1}%{?!_with_test:0}
12cr|perl-Padre-Plugin-SVN-0.50.0-3|34	%make test
12cr|perl-Padre-Plugin-SVN-0.50.0-3|35	%endif
12cr|perl-Padre-Plugin-SVN-0.50.0-3|36	
12cr|perl-Padre-Plugin-SVN-0.50.0-3|37	%install
12cr|perl-Padre-Plugin-SVN-0.50.0-3|38	%makeinstall_std
12cr|perl-Padre-Plugin-SVN-0.50.0-3|39	
12cr|perl-Padre-Plugin-SVN-0.50.0-3|40	%files
12cr|perl-Padre-Plugin-SVN-0.50.0-3|41	%doc META.yml Changes README
12cr|perl-Padre-Plugin-SVN-0.50.0-3|42	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-SVN-0.50.0-3|43	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-SVN-0.50.0-3|44	
12cr|perl-Padre-Plugin-SVN-0.50.0-3|45	
12cr|perl-Padre-Plugin-SVN-0.50.0-3|46	%changelog
12cr|perl-Padre-Plugin-SVN-0.50.0-3|47	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-Padre-Plugin-SVN-0.50.0-3|48	+ Revision: 657815
12cr|perl-Padre-Plugin-SVN-0.50.0-3|49	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-SVN-0.50.0-3|50	
12cr|perl-Padre-Plugin-SVN-0.50.0-3|51	+ Buchan Milne <bgmilne@mandriva.org>
12cr|perl-Padre-Plugin-SVN-0.50.0-3|52	- Disable tests by default (requires X display), use --with-test to run tests
12cr|perl-Padre-Plugin-SVN-0.50.0-3|53	
12cr|perl-Padre-Plugin-SVN-0.50.0-3|54	* Tue Oct 26 2010 Buchan Milne <bgmilne@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Padre-Plugin-SVN-0.50.0-3|55	+ Revision: 589504
12cr|perl-Padre-Plugin-SVN-0.50.0-3|56	- import perl-Padre-Plugin-SVN
12cr|perl-Padre-Plugin-SVN-0.50.0-3|57	

5167 12
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|1	%define upstream_name    Padre-Plugin-Swarm
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|2	%define upstream_version 0.1
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|3	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|6	Release:	3
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|7	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|8	Summary:	Tree view panel of swarm resources
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|10	Group:		Development/Perl
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|13	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|15	BuildRequires:	perl(Class::XSAccessor)
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|17	BuildRequires:	perl(Graph)
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|18	BuildRequires:	perl(IO::Select)
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|19	BuildRequires:	perl(IO::Socket::Multicast)
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|20	BuildRequires:	perl(JSON::XS)
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|21	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|22	BuildRequires:	perl(Params::Util)
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|23	BuildRequires:	perl(Test::More)
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|24	BuildRequires:	perl(Text::Patch)
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|25	BuildRequires:	x11-server-xvfb
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|26	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|27	BuildArch: noarch
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|28	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|29	%description
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|30	This is Swarm!
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|31	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|32	Swarm is a Padre plugin for experimenting with remote inspection, peer
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|33	programming and collaborative editing functionality.
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|34	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|35	Within this plugin all rules are suspended. No security, no efficiency, no
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|36	scalability, no standards compliance, remote code execution, everything is
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|37	allowed. The only goal is things that work, and things that look shiny in a
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|38	demo :)
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|39	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|40	%prep
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|42	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|43	%build
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|45	%make
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|46	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|47	%check
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|48	xvfb-run %make test
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|49	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|50	%install
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|51	%makeinstall_std
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|52	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|53	%files
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|54	%doc META.yml README Changes
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|55	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|56	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|57	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|58	%changelog
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|59	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|60	+ Revision: 657817
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|61	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|62	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|63	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.100.0-1
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|64	+ Revision: 635605
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|65	- update to new version 0.1
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|66	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|67	* Sun Feb 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.93.0-1mdv2011.0
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|68	+ Revision: 505678
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|69	- update to 0.093
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|70	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|71	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.92.0-1mdv2010.1
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|72	+ Revision: 505268
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|73	- update to 0.092
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|74	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|75	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.1
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|76	+ Revision: 504828
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|77	- wrap tests in xvfb
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|78	- import perl-Padre-Plugin-Swarm
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|79	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|80	
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|81	* Fri Feb 12 2010 cpan2dist 0.08-1mdv
12cr|perl-Padre-Plugin-Swarm-0.100.0-3|82	- initial mdv release, generated with cpan2dist

5168 12
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|1	%define upstream_name    Padre-Plugin-ViewInBrowser
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|2	%define upstream_version 0.07
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|3	
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|6	Release:	3
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|7	
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|8	License:	GPL+ or Artistic
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|9	Group:		Development/Perl
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|10	Summary:	View selected doc in browser for Padre
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|13	
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|14	BuildRequires:	perl-devel
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|15	BuildRequires:	perl(Padre)
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|16	BuildRequires:	perl(Path::Class::File)
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|18	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|19	BuildArch:	noarch
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|20	
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|21	%description
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|22	Basically it's a shortcut for Wx::LaunchDefaultBrowser( $main->current->filename ).
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|23	
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|24	%prep
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|26	
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|27	%build
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|29	%make
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|30	
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|31	%check
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|32	#make test
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|33	
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|34	%install
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|35	%makeinstall_std
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|36	
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|37	%files
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|38	%doc Changes README
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|39	%{_mandir}/man3/*
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|40	%{perl_vendorlib}/*
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|41	
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|42	%changelog
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|43	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.70.0-2mdv2011.0
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|44	+ Revision: 658871
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|45	- rebuild for updated spec-helper
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|46	
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|47	* Mon Jun 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|48	+ Revision: 381788
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|49	- update to 0.07
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|50	- using %%perl_convert_version
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|51	- fix license, summary & description fields
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|52	
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|53	* Tue May 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.06-1mdv2010.0
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|54	+ Revision: 372112
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|55	- update to new version 0.06
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|56	
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|57	* Mon May 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.04-1mdv2010.0
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|58	+ Revision: 371829
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|59	- tests broken for this release, skipping them
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|60	
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|61	* Tue Jan 13 2009 Jérôme Quelin <jquelin@mandriva.org> 0.04-1mdv2009.1
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|62	+ Revision: 328956
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|63	- import perl-Padre-Plugin-ViewInBrowser
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|64	
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|65	
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|66	* Tue Jan 13 2009 cpan2dist 0.04-1mdv
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|67	- initial mdv release, generated with cpan2dist
12cr|perl-Padre-Plugin-ViewInBrowser-0.70.0-3|68	

5169 12
12cr|perl-PAR-1.5.0-1|1	%define	upstream_name	 PAR
12cr|perl-PAR-1.5.0-1|2	%define upstream_version 1.005
12cr|perl-PAR-1.5.0-1|3	
12cr|perl-PAR-1.5.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-PAR-1.5.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-PAR-1.5.0-1|6	Release:	%mkrel 1
12cr|perl-PAR-1.5.0-1|7	
12cr|perl-PAR-1.5.0-1|8	Summary:	Perl Archive Toolkit
12cr|perl-PAR-1.5.0-1|9	License:	Artistic
12cr|perl-PAR-1.5.0-1|10	Group:		Development/Perl
12cr|perl-PAR-1.5.0-1|11	URL:		http://par.perl.org/
12cr|perl-PAR-1.5.0-1|12	Source0:	http://www.cpan.org/modules/by-module/PAR/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-PAR-1.5.0-1|13	
12cr|perl-PAR-1.5.0-1|14	BuildRequires:  perl(AutoLoader) >= 5.63
12cr|perl-PAR-1.5.0-1|15	BuildRequires:	perl(Archive::Zip) >= 1
12cr|perl-PAR-1.5.0-1|16	BuildRequires:	perl(Compress::Zlib)
12cr|perl-PAR-1.5.0-1|17	BuildRequires:	perl(File::Temp)
12cr|perl-PAR-1.5.0-1|18	BuildRequires:	perl(Module::ScanDeps) >= 0.69
12cr|perl-PAR-1.5.0-1|19	BuildRequires:	perl(PAR::Dist) >= 0.21
12cr|perl-PAR-1.5.0-1|20	BuildRequires:	perl-devel
12cr|perl-PAR-1.5.0-1|21	BuildRequires:	perl-Module-Signature
12cr|perl-PAR-1.5.0-1|22	BuildRequires:	perl(Archive::Zip) >= 1
12cr|perl-PAR-1.5.0-1|23	BuildRequires:	perl(Compress::Zlib)
12cr|perl-PAR-1.5.0-1|24	BuildRequires:	perl(Digest::SHA1)
12cr|perl-PAR-1.5.0-1|25	BuildRequires:	perl(File::Temp)
12cr|perl-PAR-1.5.0-1|26	BuildRequires:	perl(Module::ScanDeps) >= 0.45
12cr|perl-PAR-1.5.0-1|27	BuildRequires:	perl(PAR::Dist) >= 0.13
12cr|perl-PAR-1.5.0-1|28	BuildRequires:  perl(Getopt::ArgvFile)
12cr|perl-PAR-1.5.0-1|29	
12cr|perl-PAR-1.5.0-1|30	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-PAR-1.5.0-1|31	
12cr|perl-PAR-1.5.0-1|32	%description
12cr|perl-PAR-1.5.0-1|33	PAR is a toolkit to use perl scripts and modules stored inside compressed
12cr|perl-PAR-1.5.0-1|34	.par files.
12cr|perl-PAR-1.5.0-1|35	
12cr|perl-PAR-1.5.0-1|36	For bundling prerequisite modules of scripts into a PAR file (ala
12cr|perl-PAR-1.5.0-1|37	PerlApp, Perl2exe, or 'perlcc that works'), see "perldoc pp".
12cr|perl-PAR-1.5.0-1|38	For running ".par" files directly, see "perldoc parl".
12cr|perl-PAR-1.5.0-1|39	To generate/execute self-contained perl scripts, see "perldoc par.pl".
12cr|perl-PAR-1.5.0-1|40	
12cr|perl-PAR-1.5.0-1|41	%prep
12cr|perl-PAR-1.5.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-PAR-1.5.0-1|43	
12cr|perl-PAR-1.5.0-1|44	%build
12cr|perl-PAR-1.5.0-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
12cr|perl-PAR-1.5.0-1|46	%make
12cr|perl-PAR-1.5.0-1|47	
12cr|perl-PAR-1.5.0-1|48	%check
12cr|perl-PAR-1.5.0-1|49	# don't run signature test since this package was patched
12cr|perl-PAR-1.5.0-1|50	rm -f SIGNATURE
12cr|perl-PAR-1.5.0-1|51	%make test
12cr|perl-PAR-1.5.0-1|52	
12cr|perl-PAR-1.5.0-1|53	%install
12cr|perl-PAR-1.5.0-1|54	rm -rf %{buildroot}
12cr|perl-PAR-1.5.0-1|55	%{makeinstall_std}
12cr|perl-PAR-1.5.0-1|56	
12cr|perl-PAR-1.5.0-1|57	%clean
12cr|perl-PAR-1.5.0-1|58	rm -rf %{buildroot}
12cr|perl-PAR-1.5.0-1|59	
12cr|perl-PAR-1.5.0-1|60	%files
12cr|perl-PAR-1.5.0-1|61	%defattr(-,root,root)
12cr|perl-PAR-1.5.0-1|62	%doc AUTHORS ChangeLog README TODO
12cr|perl-PAR-1.5.0-1|63	%{perl_vendorlib}/PAR
12cr|perl-PAR-1.5.0-1|64	%{perl_vendorlib}/PAR.pm
12cr|perl-PAR-1.5.0-1|65	%{_mandir}/*/*
12cr|perl-PAR-1.5.0-1|66	
12cr|perl-PAR-1.5.0-1|67	
12cr|perl-PAR-1.5.0-1|68	%changelog
12cr|perl-PAR-1.5.0-1|69	* Wed Jan 18 2012 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-1mdv2012.0
12cr|perl-PAR-1.5.0-1|70	+ Revision: 762144
12cr|perl-PAR-1.5.0-1|71	- 1.005 (fixes CVE-2011-4114, CVE-2011-5060)
12cr|perl-PAR-1.5.0-1|72	
12cr|perl-PAR-1.5.0-1|73	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.2.0-1mdv2011.0
12cr|perl-PAR-1.5.0-1|74	+ Revision: 561933
12cr|perl-PAR-1.5.0-1|75	- update to 1.002
12cr|perl-PAR-1.5.0-1|76	
12cr|perl-PAR-1.5.0-1|77	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2011.0
12cr|perl-PAR-1.5.0-1|78	+ Revision: 536209
12cr|perl-PAR-1.5.0-1|79	- update to 1.000
12cr|perl-PAR-1.5.0-1|80	
12cr|perl-PAR-1.5.0-1|81	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.994.0-1mdv2010.0
12cr|perl-PAR-1.5.0-1|82	+ Revision: 399265
12cr|perl-PAR-1.5.0-1|83	- update to 0.994
12cr|perl-PAR-1.5.0-1|84	- using %%perl_convert_version
12cr|perl-PAR-1.5.0-1|85	
12cr|perl-PAR-1.5.0-1|86	* Thu May 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.992-2mdv2010.0
12cr|perl-PAR-1.5.0-1|87	+ Revision: 372849
12cr|perl-PAR-1.5.0-1|88	- force rebuild, now that io-compress madness is gone
12cr|perl-PAR-1.5.0-1|89	- update to new version 0.992
12cr|perl-PAR-1.5.0-1|90	
12cr|perl-PAR-1.5.0-1|91	* Wed Mar 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.991-1mdv2009.1
12cr|perl-PAR-1.5.0-1|92	+ Revision: 353872
12cr|perl-PAR-1.5.0-1|93	- update to new version 0.991
12cr|perl-PAR-1.5.0-1|94	
12cr|perl-PAR-1.5.0-1|95	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.983-1mdv2009.1
12cr|perl-PAR-1.5.0-1|96	+ Revision: 292339
12cr|perl-PAR-1.5.0-1|97	- update to new version 0.983
12cr|perl-PAR-1.5.0-1|98	
12cr|perl-PAR-1.5.0-1|99	* Fri Aug 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.982-1mdv2009.0
12cr|perl-PAR-1.5.0-1|100	+ Revision: 272286
12cr|perl-PAR-1.5.0-1|101	- update to new version 0.982
12cr|perl-PAR-1.5.0-1|102	
12cr|perl-PAR-1.5.0-1|103	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.980-2mdv2009.0
12cr|perl-PAR-1.5.0-1|104	+ Revision: 268651
12cr|perl-PAR-1.5.0-1|105	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-PAR-1.5.0-1|106	
12cr|perl-PAR-1.5.0-1|107	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.980-1mdv2009.0
12cr|perl-PAR-1.5.0-1|108	+ Revision: 210828
12cr|perl-PAR-1.5.0-1|109	- update to new version 0.980
12cr|perl-PAR-1.5.0-1|110	
12cr|perl-PAR-1.5.0-1|111	* Sat May 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.979-1mdv2009.0
12cr|perl-PAR-1.5.0-1|112	+ Revision: 208359
12cr|perl-PAR-1.5.0-1|113	- update to new version 0.979
12cr|perl-PAR-1.5.0-1|114	
12cr|perl-PAR-1.5.0-1|115	* Thu Jan 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.977-1mdv2008.1
12cr|perl-PAR-1.5.0-1|116	+ Revision: 153993
12cr|perl-PAR-1.5.0-1|117	- update to new version 0.977
12cr|perl-PAR-1.5.0-1|118	
12cr|perl-PAR-1.5.0-1|119	+ Olivier Blin <blino@mandriva.org>
12cr|perl-PAR-1.5.0-1|120	- restore BuildRoot
12cr|perl-PAR-1.5.0-1|121	
12cr|perl-PAR-1.5.0-1|122	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-PAR-1.5.0-1|123	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-PAR-1.5.0-1|124	
12cr|perl-PAR-1.5.0-1|125	* Wed Nov 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.976-1mdv2008.1
12cr|perl-PAR-1.5.0-1|126	+ Revision: 110873
12cr|perl-PAR-1.5.0-1|127	- new version
12cr|perl-PAR-1.5.0-1|128	- new version
12cr|perl-PAR-1.5.0-1|129	
12cr|perl-PAR-1.5.0-1|130	
12cr|perl-PAR-1.5.0-1|131	* Sun Mar 04 2007 Olivier Thauvin <nanardon@mandriva.org> 0.959-1mdv2007.0
12cr|perl-PAR-1.5.0-1|132	+ Revision: 132087
12cr|perl-PAR-1.5.0-1|133	- 0.959
12cr|perl-PAR-1.5.0-1|134	
12cr|perl-PAR-1.5.0-1|135	* Thu Mar 01 2007 Olivier Thauvin <nanardon@mandriva.org> 0.942-3mdv2007.1
12cr|perl-PAR-1.5.0-1|136	+ Revision: 130523
12cr|perl-PAR-1.5.0-1|137	- fix #24641
12cr|perl-PAR-1.5.0-1|138	
12cr|perl-PAR-1.5.0-1|139	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|perl-PAR-1.5.0-1|140	-  Add BuildRequires
12cr|perl-PAR-1.5.0-1|141	
12cr|perl-PAR-1.5.0-1|142	* Tue Aug 08 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.942-1mdv2007.0
12cr|perl-PAR-1.5.0-1|143	+ Revision: 53978
12cr|perl-PAR-1.5.0-1|144	- 0.942; remove obsolete URLs
12cr|perl-PAR-1.5.0-1|145	- Import perl-PAR
12cr|perl-PAR-1.5.0-1|146	
12cr|perl-PAR-1.5.0-1|147	* Sat Jun 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.94-1mdv2007.0
12cr|perl-PAR-1.5.0-1|148	- 0.94
12cr|perl-PAR-1.5.0-1|149	
12cr|perl-PAR-1.5.0-1|150	* Mon Mar 06 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.92-1mdk
12cr|perl-PAR-1.5.0-1|151	- 0.92
12cr|perl-PAR-1.5.0-1|152	
12cr|perl-PAR-1.5.0-1|153	* Wed Feb 15 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.91-1mdk
12cr|perl-PAR-1.5.0-1|154	- 0.91
12cr|perl-PAR-1.5.0-1|155	
12cr|perl-PAR-1.5.0-1|156	* Sun Nov 27 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.90-1mdk
12cr|perl-PAR-1.5.0-1|157	- 0.90
12cr|perl-PAR-1.5.0-1|158	
12cr|perl-PAR-1.5.0-1|159	* Tue Jun 14 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.89-1mdk
12cr|perl-PAR-1.5.0-1|160	- 0.89
12cr|perl-PAR-1.5.0-1|161	- Patch 0 : fix interpreter paths
12cr|perl-PAR-1.5.0-1|162	
12cr|perl-PAR-1.5.0-1|163	* Wed Jun 08 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.88-1mdk
12cr|perl-PAR-1.5.0-1|164	- 0.88
12cr|perl-PAR-1.5.0-1|165	- Drop patches, committed upstream
12cr|perl-PAR-1.5.0-1|166	
12cr|perl-PAR-1.5.0-1|167	* Fri May 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.87-2mdk
12cr|perl-PAR-1.5.0-1|168	- Rebuild for new perl
12cr|perl-PAR-1.5.0-1|169	- New URL
12cr|perl-PAR-1.5.0-1|170	- Patch 0 : don't skip tests
12cr|perl-PAR-1.5.0-1|171	- Patch 1 : compile with gcc 4
12cr|perl-PAR-1.5.0-1|172	
12cr|perl-PAR-1.5.0-1|173	* Mon Jan 31 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.87-1mdk
12cr|perl-PAR-1.5.0-1|174	- 0.87
12cr|perl-PAR-1.5.0-1|175	
12cr|perl-PAR-1.5.0-1|176	* Mon Dec 13 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.86-1mdk
12cr|perl-PAR-1.5.0-1|177	- New version
12cr|perl-PAR-1.5.0-1|178	
12cr|perl-PAR-1.5.0-1|179	* Mon Nov 15 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.85-3mdk
12cr|perl-PAR-1.5.0-1|180	- Rebuild for new perl
12cr|perl-PAR-1.5.0-1|181	
12cr|perl-PAR-1.5.0-1|182	* Thu Jul 08 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.85-2mdk
12cr|perl-PAR-1.5.0-1|183	- Rebuild for new perl
12cr|perl-PAR-1.5.0-1|184	
12cr|perl-PAR-1.5.0-1|185	* Sat Jul 03 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.85-1mdk
12cr|perl-PAR-1.5.0-1|186	- 0.85 ; fix Requires
12cr|perl-PAR-1.5.0-1|187	
12cr|perl-PAR-1.5.0-1|188	* Sat Jun 05 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.83-1mdk
12cr|perl-PAR-1.5.0-1|189	- 0.83
12cr|perl-PAR-1.5.0-1|190	
12cr|perl-PAR-1.5.0-1|191	* Tue May 25 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.81-1mdk
12cr|perl-PAR-1.5.0-1|192	- New version
12cr|perl-PAR-1.5.0-1|193	
12cr|perl-PAR-1.5.0-1|194	* Sat May 22 2004 Florin <florin@mandrakesoft.com> 0.80-1mdk
12cr|perl-PAR-1.5.0-1|195	- first Mandrake release
12cr|perl-PAR-1.5.0-1|196	

5170 12
12cr|perl-Parallel-ForkManager-0.7.9-3|1	%define upstream_name    Parallel-ForkManager
12cr|perl-Parallel-ForkManager-0.7.9-3|2	%define upstream_version 0.7.9
12cr|perl-Parallel-ForkManager-0.7.9-3|3	
12cr|perl-Parallel-ForkManager-0.7.9-3|4	Name:		perl-%{upstream_name}
12cr|perl-Parallel-ForkManager-0.7.9-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Parallel-ForkManager-0.7.9-3|6	Release:	3
12cr|perl-Parallel-ForkManager-0.7.9-3|7	
12cr|perl-Parallel-ForkManager-0.7.9-3|8	Summary:	Simple parallel processing fork manager
12cr|perl-Parallel-ForkManager-0.7.9-3|9	License:	GPL+ or Artistic
12cr|perl-Parallel-ForkManager-0.7.9-3|10	Group:		Development/Perl
12cr|perl-Parallel-ForkManager-0.7.9-3|11	Url:		http://search.cpan.org/dist/Parallel-ForkManager/
12cr|perl-Parallel-ForkManager-0.7.9-3|12	Source0:	http://www.cpan.org/modules/by-module/Parallel/%{upstream_name}-%{version}.tar.gz
12cr|perl-Parallel-ForkManager-0.7.9-3|13	
12cr|perl-Parallel-ForkManager-0.7.9-3|14	BuildRequires:	perl-devel
12cr|perl-Parallel-ForkManager-0.7.9-3|15	BuildArch:	noarch
12cr|perl-Parallel-ForkManager-0.7.9-3|16	
12cr|perl-Parallel-ForkManager-0.7.9-3|17	%description
12cr|perl-Parallel-ForkManager-0.7.9-3|18	This module is intended for use in operations that can be done in parallel
12cr|perl-Parallel-ForkManager-0.7.9-3|19	where the number of processes to be forked off should be limited. Typical
12cr|perl-Parallel-ForkManager-0.7.9-3|20	use is a downloader which will be retrieving hundreds/thousands of files.
12cr|perl-Parallel-ForkManager-0.7.9-3|21	
12cr|perl-Parallel-ForkManager-0.7.9-3|22	%prep
12cr|perl-Parallel-ForkManager-0.7.9-3|23	%setup -q -n %{upstream_name}-%{version}
12cr|perl-Parallel-ForkManager-0.7.9-3|24	
12cr|perl-Parallel-ForkManager-0.7.9-3|25	%build
12cr|perl-Parallel-ForkManager-0.7.9-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Parallel-ForkManager-0.7.9-3|27	%make
12cr|perl-Parallel-ForkManager-0.7.9-3|28	
12cr|perl-Parallel-ForkManager-0.7.9-3|29	%check
12cr|perl-Parallel-ForkManager-0.7.9-3|30	%make test
12cr|perl-Parallel-ForkManager-0.7.9-3|31	
12cr|perl-Parallel-ForkManager-0.7.9-3|32	%install
12cr|perl-Parallel-ForkManager-0.7.9-3|33	%makeinstall_std
12cr|perl-Parallel-ForkManager-0.7.9-3|34	
12cr|perl-Parallel-ForkManager-0.7.9-3|35	%files
12cr|perl-Parallel-ForkManager-0.7.9-3|36	%doc Changes TODO
12cr|perl-Parallel-ForkManager-0.7.9-3|37	%{perl_vendorlib}/*
12cr|perl-Parallel-ForkManager-0.7.9-3|38	%{_mandir}/man3/*
12cr|perl-Parallel-ForkManager-0.7.9-3|39	
12cr|perl-Parallel-ForkManager-0.7.9-3|40	
12cr|perl-Parallel-ForkManager-0.7.9-3|41	%changelog
12cr|perl-Parallel-ForkManager-0.7.9-3|42	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.7.9-2mdv2011.0
12cr|perl-Parallel-ForkManager-0.7.9-3|43	+ Revision: 657818
12cr|perl-Parallel-ForkManager-0.7.9-3|44	- rebuild for updated spec-helper
12cr|perl-Parallel-ForkManager-0.7.9-3|45	
12cr|perl-Parallel-ForkManager-0.7.9-3|46	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.7.9-1mdv2011.0
12cr|perl-Parallel-ForkManager-0.7.9-3|47	+ Revision: 596636
12cr|perl-Parallel-ForkManager-0.7.9-3|48	- update to 0.7.9
12cr|perl-Parallel-ForkManager-0.7.9-3|49	
12cr|perl-Parallel-ForkManager-0.7.9-3|50	* Tue Aug 17 2010 Jérôme Quelin <jquelin@mandriva.org> 0.7.6-1mdv2011.0
12cr|perl-Parallel-ForkManager-0.7.9-3|51	+ Revision: 570745
12cr|perl-Parallel-ForkManager-0.7.9-3|52	- update to 0.7.6
12cr|perl-Parallel-ForkManager-0.7.9-3|53	
12cr|perl-Parallel-ForkManager-0.7.9-3|54	* Sun Jun 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.5-1mdv2010.0
12cr|perl-Parallel-ForkManager-0.7.9-3|55	+ Revision: 387611
12cr|perl-Parallel-ForkManager-0.7.9-3|56	- import perl-Parallel-ForkManager
12cr|perl-Parallel-ForkManager-0.7.9-3|57	
12cr|perl-Parallel-ForkManager-0.7.9-3|58	
12cr|perl-Parallel-ForkManager-0.7.9-3|59	* Sun Jun 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.5-1mdv2009.0
12cr|perl-Parallel-ForkManager-0.7.9-3|60	- initial Mandriva package

5171 12
12cr|perl-Params-Check-0.280.0-2|1	%define	upstream_name	 Params-Check
12cr|perl-Params-Check-0.280.0-2|2	%define upstream_version 0.28
12cr|perl-Params-Check-0.280.0-2|3	
12cr|perl-Params-Check-0.280.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Params-Check-0.280.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Params-Check-0.280.0-2|6	Release:	2
12cr|perl-Params-Check-0.280.0-2|7	
12cr|perl-Params-Check-0.280.0-2|8	Summary:	A generic input parsing/checking mechanism
12cr|perl-Params-Check-0.280.0-2|9	License:	GPL+ or Artistic
12cr|perl-Params-Check-0.280.0-2|10	Group:		Development/Perl
12cr|perl-Params-Check-0.280.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Params-Check-0.280.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/K/KA/KANE/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Params-Check-0.280.0-2|13	
12cr|perl-Params-Check-0.280.0-2|14	BuildRequires:	perl-devel
12cr|perl-Params-Check-0.280.0-2|15	BuildRequires:	perl(Locale::Maketext::Simple)
12cr|perl-Params-Check-0.280.0-2|16	BuildArch:	noarch
12cr|perl-Params-Check-0.280.0-2|17	
12cr|perl-Params-Check-0.280.0-2|18	%description
12cr|perl-Params-Check-0.280.0-2|19	Params::Check is a generic input parsing/checking mechanism.
12cr|perl-Params-Check-0.280.0-2|20	
12cr|perl-Params-Check-0.280.0-2|21	It allows you to validate input via a template. The only requirement is that
12cr|perl-Params-Check-0.280.0-2|22	the arguments must be named.
12cr|perl-Params-Check-0.280.0-2|23	
12cr|perl-Params-Check-0.280.0-2|24	Params::Check can do the following things for you:
12cr|perl-Params-Check-0.280.0-2|25	* Convert all keys to lowercase
12cr|perl-Params-Check-0.280.0-2|26	* Check if all required arguments have been provided
12cr|perl-Params-Check-0.280.0-2|27	* Set arguments that have not been provided to the default
12cr|perl-Params-Check-0.280.0-2|28	* Weed out arguments that are not supported and warn about them to the user
12cr|perl-Params-Check-0.280.0-2|29	* Validate the arguments given by the user based on strings, regexes, lists or
12cr|perl-Params-Check-0.280.0-2|30	even subroutines
12cr|perl-Params-Check-0.280.0-2|31	* Enforce type integrity if required
12cr|perl-Params-Check-0.280.0-2|32	
12cr|perl-Params-Check-0.280.0-2|33	%prep
12cr|perl-Params-Check-0.280.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Params-Check-0.280.0-2|35	
12cr|perl-Params-Check-0.280.0-2|36	%build
12cr|perl-Params-Check-0.280.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Params-Check-0.280.0-2|38	%make
12cr|perl-Params-Check-0.280.0-2|39	
12cr|perl-Params-Check-0.280.0-2|40	%install
12cr|perl-Params-Check-0.280.0-2|41	%{makeinstall_std}
12cr|perl-Params-Check-0.280.0-2|42	
12cr|perl-Params-Check-0.280.0-2|43	%check
12cr|perl-Params-Check-0.280.0-2|44	make test
12cr|perl-Params-Check-0.280.0-2|45	
12cr|perl-Params-Check-0.280.0-2|46	%files
12cr|perl-Params-Check-0.280.0-2|47	%doc CHANGES README
12cr|perl-Params-Check-0.280.0-2|48	%{perl_vendorlib}/Params
12cr|perl-Params-Check-0.280.0-2|49	%{_mandir}/*/*
12cr|perl-Params-Check-0.280.0-2|50	
12cr|perl-Params-Check-0.280.0-2|51	
12cr|perl-Params-Check-0.280.0-2|52	%changelog
12cr|perl-Params-Check-0.280.0-2|53	* Sat Jan 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.280.0-1mdv2011.0
12cr|perl-Params-Check-0.280.0-2|54	+ Revision: 630634
12cr|perl-Params-Check-0.280.0-2|55	- update to new version 0.28
12cr|perl-Params-Check-0.280.0-2|56	
12cr|perl-Params-Check-0.280.0-2|57	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.260.0-1mdv2010.0
12cr|perl-Params-Check-0.280.0-2|58	+ Revision: 404281
12cr|perl-Params-Check-0.280.0-2|59	- rebuild using %%perl_convert_version
12cr|perl-Params-Check-0.280.0-2|60	
12cr|perl-Params-Check-0.280.0-2|61	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.26-4mdv2009.0
12cr|perl-Params-Check-0.280.0-2|62	+ Revision: 258189
12cr|perl-Params-Check-0.280.0-2|63	- rebuild
12cr|perl-Params-Check-0.280.0-2|64	
12cr|perl-Params-Check-0.280.0-2|65	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.26-3mdv2009.0
12cr|perl-Params-Check-0.280.0-2|66	+ Revision: 246264
12cr|perl-Params-Check-0.280.0-2|67	- rebuild
12cr|perl-Params-Check-0.280.0-2|68	
12cr|perl-Params-Check-0.280.0-2|69	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.26-1mdv2008.1
12cr|perl-Params-Check-0.280.0-2|70	+ Revision: 136330
12cr|perl-Params-Check-0.280.0-2|71	- restore BuildRoot
12cr|perl-Params-Check-0.280.0-2|72	
12cr|perl-Params-Check-0.280.0-2|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Params-Check-0.280.0-2|74	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Params-Check-0.280.0-2|75	
12cr|perl-Params-Check-0.280.0-2|76	
12cr|perl-Params-Check-0.280.0-2|77	* Tue Mar 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.26-1mdv2007.0
12cr|perl-Params-Check-0.280.0-2|78	+ Revision: 133694
12cr|perl-Params-Check-0.280.0-2|79	- new version
12cr|perl-Params-Check-0.280.0-2|80	
12cr|perl-Params-Check-0.280.0-2|81	* Mon Jul 10 2006 Emmanuel Andry <eandry@mandriva.org> 0.25-1mdv2007.0
12cr|perl-Params-Check-0.280.0-2|82	- New release 0.25
12cr|perl-Params-Check-0.280.0-2|83	
12cr|perl-Params-Check-0.280.0-2|84	* Mon Mar 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.24-1mdk
12cr|perl-Params-Check-0.280.0-2|85	- New release 0.24
12cr|perl-Params-Check-0.280.0-2|86	
12cr|perl-Params-Check-0.280.0-2|87	* Sat Oct 01 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.23-2mdk
12cr|perl-Params-Check-0.280.0-2|88	- Buildrequires fix
12cr|perl-Params-Check-0.280.0-2|89	
12cr|perl-Params-Check-0.280.0-2|90	* Thu Sep 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-1mdk
12cr|perl-Params-Check-0.280.0-2|91	- first mdk release
12cr|perl-Params-Check-0.280.0-2|92	

5172 12
12cr|perl-Params-Coerce-0.140.0-2|1	%define upstream_name    Params-Coerce
12cr|perl-Params-Coerce-0.140.0-2|2	%define upstream_version 0.14
12cr|perl-Params-Coerce-0.140.0-2|3	
12cr|perl-Params-Coerce-0.140.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Params-Coerce-0.140.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Params-Coerce-0.140.0-2|6	Release:	2
12cr|perl-Params-Coerce-0.140.0-2|7	
12cr|perl-Params-Coerce-0.140.0-2|8	Summary:	Allows your classes to do coercion of parameters
12cr|perl-Params-Coerce-0.140.0-2|9	License:	GPL+ or Artistic
12cr|perl-Params-Coerce-0.140.0-2|10	Group:		Development/Perl
12cr|perl-Params-Coerce-0.140.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Params-Coerce-0.140.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Params/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Params-Coerce-0.140.0-2|13	
12cr|perl-Params-Coerce-0.140.0-2|14	BuildRequires:	perl-devel
12cr|perl-Params-Coerce-0.140.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-Params-Coerce-0.140.0-2|16	BuildRequires:	perl(Params::Util)
12cr|perl-Params-Coerce-0.140.0-2|17	BuildRequires:	perl(Scalar::Util)
12cr|perl-Params-Coerce-0.140.0-2|18	BuildRequires:	perl(Test::More)
12cr|perl-Params-Coerce-0.140.0-2|19	BuildArch:	noarch
12cr|perl-Params-Coerce-0.140.0-2|20	
12cr|perl-Params-Coerce-0.140.0-2|21	%description
12cr|perl-Params-Coerce-0.140.0-2|22	A big part of good API design is that we should be able to be flexible in
12cr|perl-Params-Coerce-0.140.0-2|23	the ways that we take parameters.
12cr|perl-Params-Coerce-0.140.0-2|24	
12cr|perl-Params-Coerce-0.140.0-2|25	Params::Coerce attempts to encourage this, by making it easier to take a
12cr|perl-Params-Coerce-0.140.0-2|26	variety of different arguments, while adding negligable additional
12cr|perl-Params-Coerce-0.140.0-2|27	complexity to your code.
12cr|perl-Params-Coerce-0.140.0-2|28	
12cr|perl-Params-Coerce-0.140.0-2|29	What is Coercion
12cr|perl-Params-Coerce-0.140.0-2|30	"Coercion" in computing terms generally referse to "implicit type
12cr|perl-Params-Coerce-0.140.0-2|31	conversion". This is where data and object are converted from one type
12cr|perl-Params-Coerce-0.140.0-2|32	to another behind the scenes, and you just just magically get what you
12cr|perl-Params-Coerce-0.140.0-2|33	need.
12cr|perl-Params-Coerce-0.140.0-2|34	
12cr|perl-Params-Coerce-0.140.0-2|35	%prep
12cr|perl-Params-Coerce-0.140.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Params-Coerce-0.140.0-2|37	
12cr|perl-Params-Coerce-0.140.0-2|38	%build
12cr|perl-Params-Coerce-0.140.0-2|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Params-Coerce-0.140.0-2|40	%make
12cr|perl-Params-Coerce-0.140.0-2|41	
12cr|perl-Params-Coerce-0.140.0-2|42	%check
12cr|perl-Params-Coerce-0.140.0-2|43	make test
12cr|perl-Params-Coerce-0.140.0-2|44	
12cr|perl-Params-Coerce-0.140.0-2|45	%install
12cr|perl-Params-Coerce-0.140.0-2|46	%makeinstall_std
12cr|perl-Params-Coerce-0.140.0-2|47	
12cr|perl-Params-Coerce-0.140.0-2|48	%files
12cr|perl-Params-Coerce-0.140.0-2|49	%doc Changes LICENSE README
12cr|perl-Params-Coerce-0.140.0-2|50	%{_mandir}/man3/*
12cr|perl-Params-Coerce-0.140.0-2|51	%{perl_vendorlib}/Params
12cr|perl-Params-Coerce-0.140.0-2|52	
12cr|perl-Params-Coerce-0.140.0-2|53	
12cr|perl-Params-Coerce-0.140.0-2|54	%changelog
12cr|perl-Params-Coerce-0.140.0-2|55	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.0
12cr|perl-Params-Coerce-0.140.0-2|56	+ Revision: 404282
12cr|perl-Params-Coerce-0.140.0-2|57	- rebuild using %%perl_convert_version
12cr|perl-Params-Coerce-0.140.0-2|58	
12cr|perl-Params-Coerce-0.140.0-2|59	* Sun Jul 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2009.0
12cr|perl-Params-Coerce-0.140.0-2|60	+ Revision: 234303
12cr|perl-Params-Coerce-0.140.0-2|61	- import perl-Params-Coerce
12cr|perl-Params-Coerce-0.140.0-2|62	
12cr|perl-Params-Coerce-0.140.0-2|63	
12cr|perl-Params-Coerce-0.140.0-2|64	* Sun Jul 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2009.0
12cr|perl-Params-Coerce-0.140.0-2|65	- initial mdv release, generated with cpan2dist
12cr|perl-Params-Coerce-0.140.0-2|66	
12cr|perl-Params-Coerce-0.140.0-2|67	

5173 12
12cr|perl-Parse-Binary-0.110.0-3|1	%define upstream_name    Parse-Binary
12cr|perl-Parse-Binary-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-Parse-Binary-0.110.0-3|3	
12cr|perl-Parse-Binary-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Parse-Binary-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Parse-Binary-0.110.0-3|6	Release:	3
12cr|perl-Parse-Binary-0.110.0-3|7	
12cr|perl-Parse-Binary-0.110.0-3|8	Summary:	Convert between variant records and hashes
12cr|perl-Parse-Binary-0.110.0-3|9	License:	GPL+ or Artistic
12cr|perl-Parse-Binary-0.110.0-3|10	Group:		Development/Perl
12cr|perl-Parse-Binary-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Parse-Binary-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Parse-Binary-0.110.0-3|13	
12cr|perl-Parse-Binary-0.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-Parse-Binary-0.110.0-3|15	BuildArch:	noarch
12cr|perl-Parse-Binary-0.110.0-3|16	
12cr|perl-Parse-Binary-0.110.0-3|17	%description
12cr|perl-Parse-Binary-0.110.0-3|18	This module makes parsing binary data structures much easier, by serving as
12cr|perl-Parse-Binary-0.110.0-3|19	a base class for classes that represents the binary data, which may contain
12cr|perl-Parse-Binary-0.110.0-3|20	objects of other classes to represent parts of itself.
12cr|perl-Parse-Binary-0.110.0-3|21	
12cr|perl-Parse-Binary-0.110.0-3|22	Documentation is unfortunately a bit lacking at this moment. Please read
12cr|perl-Parse-Binary-0.110.0-3|23	the tests and source code of the Parse::AFP manpage and the Win32::Exe
12cr|perl-Parse-Binary-0.110.0-3|24	manpage for examples of using this module.
12cr|perl-Parse-Binary-0.110.0-3|25	
12cr|perl-Parse-Binary-0.110.0-3|26	%prep
12cr|perl-Parse-Binary-0.110.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Parse-Binary-0.110.0-3|28	
12cr|perl-Parse-Binary-0.110.0-3|29	%build
12cr|perl-Parse-Binary-0.110.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Parse-Binary-0.110.0-3|31	%make
12cr|perl-Parse-Binary-0.110.0-3|32	
12cr|perl-Parse-Binary-0.110.0-3|33	%check
12cr|perl-Parse-Binary-0.110.0-3|34	make test
12cr|perl-Parse-Binary-0.110.0-3|35	
12cr|perl-Parse-Binary-0.110.0-3|36	%install
12cr|perl-Parse-Binary-0.110.0-3|37	%makeinstall_std
12cr|perl-Parse-Binary-0.110.0-3|38	
12cr|perl-Parse-Binary-0.110.0-3|39	%files
12cr|perl-Parse-Binary-0.110.0-3|40	%doc Changes README
12cr|perl-Parse-Binary-0.110.0-3|41	%{_mandir}/man3/*
12cr|perl-Parse-Binary-0.110.0-3|42	%{perl_vendorlib}/*
12cr|perl-Parse-Binary-0.110.0-3|43	
12cr|perl-Parse-Binary-0.110.0-3|44	%changelog
12cr|perl-Parse-Binary-0.110.0-3|45	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-Parse-Binary-0.110.0-3|46	+ Revision: 658872
12cr|perl-Parse-Binary-0.110.0-3|47	- rebuild for updated spec-helper
12cr|perl-Parse-Binary-0.110.0-3|48	
12cr|perl-Parse-Binary-0.110.0-3|49	* Sun May 31 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cr|perl-Parse-Binary-0.110.0-3|50	+ Revision: 381686
12cr|perl-Parse-Binary-0.110.0-3|51	- import perl-Parse-Binary
12cr|perl-Parse-Binary-0.110.0-3|52	
12cr|perl-Parse-Binary-0.110.0-3|53	
12cr|perl-Parse-Binary-0.110.0-3|54	* Sun May 31 2009 cpan2dist 0.11-1mdv
12cr|perl-Parse-Binary-0.110.0-3|55	- initial mdv release, generated with cpan2dist
12cr|perl-Parse-Binary-0.110.0-3|56	

5174 12
12cr|perl-Parse-CPAN-Meta-1.440.400-1|1	%define upstream_name    Parse-CPAN-Meta
12cr|perl-Parse-CPAN-Meta-1.440.400-1|2	%define upstream_version 1.4404
12cr|perl-Parse-CPAN-Meta-1.440.400-1|3	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|4	Name:		perl-%{upstream_name}
12cr|perl-Parse-CPAN-Meta-1.440.400-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Parse-CPAN-Meta-1.440.400-1|6	Release:	1
12cr|perl-Parse-CPAN-Meta-1.440.400-1|7	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|8	Summary:	Parse META.yml and other similar CPAN metadata files
12cr|perl-Parse-CPAN-Meta-1.440.400-1|9	License:	GPL+ or Artistic
12cr|perl-Parse-CPAN-Meta-1.440.400-1|10	Group:		Development/Perl
12cr|perl-Parse-CPAN-Meta-1.440.400-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Parse-CPAN-Meta-1.440.400-1|12	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Parse-CPAN-Meta-1.440.400-1|13	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|14	BuildRequires:	perl-devel
12cr|perl-Parse-CPAN-Meta-1.440.400-1|15	BuildRequires:	perl(File::Spec)
12cr|perl-Parse-CPAN-Meta-1.440.400-1|16	BuildRequires:	perl(Test::More)
12cr|perl-Parse-CPAN-Meta-1.440.400-1|17	BuildRequires:	perl(CPAN::Meta::YAML)
12cr|perl-Parse-CPAN-Meta-1.440.400-1|18	BuildArch:	noarch
12cr|perl-Parse-CPAN-Meta-1.440.400-1|19	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|20	%description
12cr|perl-Parse-CPAN-Meta-1.440.400-1|21	*Parse::CPAN::Meta* is a parser for META.yml files, based on the parser
12cr|perl-Parse-CPAN-Meta-1.440.400-1|22	half of the YAML::Tiny manpage.
12cr|perl-Parse-CPAN-Meta-1.440.400-1|23	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|24	It supports a basic subset of the full YAML specification, enough to
12cr|perl-Parse-CPAN-Meta-1.440.400-1|25	implement parsing of typical META.yml files, and other similarly simple
12cr|perl-Parse-CPAN-Meta-1.440.400-1|26	YAML files.
12cr|perl-Parse-CPAN-Meta-1.440.400-1|27	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|28	If you need something with more power, move up to a full YAML parser such
12cr|perl-Parse-CPAN-Meta-1.440.400-1|29	as the YAML manpage, the YAML::Syck manpage or the YAML::LibYAML manpage.
12cr|perl-Parse-CPAN-Meta-1.440.400-1|30	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|31	%prep
12cr|perl-Parse-CPAN-Meta-1.440.400-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Parse-CPAN-Meta-1.440.400-1|33	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|34	%build
12cr|perl-Parse-CPAN-Meta-1.440.400-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Parse-CPAN-Meta-1.440.400-1|36	%make
12cr|perl-Parse-CPAN-Meta-1.440.400-1|37	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|38	%check
12cr|perl-Parse-CPAN-Meta-1.440.400-1|39	make test
12cr|perl-Parse-CPAN-Meta-1.440.400-1|40	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|41	%install
12cr|perl-Parse-CPAN-Meta-1.440.400-1|42	%makeinstall_std
12cr|perl-Parse-CPAN-Meta-1.440.400-1|43	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|44	%files
12cr|perl-Parse-CPAN-Meta-1.440.400-1|45	%doc Changes
12cr|perl-Parse-CPAN-Meta-1.440.400-1|46	%{_mandir}/man3/*
12cr|perl-Parse-CPAN-Meta-1.440.400-1|47	%{perl_vendorlib}/Parse
12cr|perl-Parse-CPAN-Meta-1.440.400-1|48	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|49	%changelog
12cr|perl-Parse-CPAN-Meta-1.440.400-1|50	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 1.440.100-2mdv2011.0
12cr|perl-Parse-CPAN-Meta-1.440.400-1|51	+ Revision: 640777
12cr|perl-Parse-CPAN-Meta-1.440.400-1|52	- rebuild to obsolete old packages
12cr|perl-Parse-CPAN-Meta-1.440.400-1|53	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|54	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.440.100-1
12cr|perl-Parse-CPAN-Meta-1.440.400-1|55	+ Revision: 638934
12cr|perl-Parse-CPAN-Meta-1.440.400-1|56	- update to new version 1.4401
12cr|perl-Parse-CPAN-Meta-1.440.400-1|57	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|58	* Fri Feb 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.440.0-1
12cr|perl-Parse-CPAN-Meta-1.440.400-1|59	+ Revision: 635800
12cr|perl-Parse-CPAN-Meta-1.440.400-1|60	- update to new version 1.4400
12cr|perl-Parse-CPAN-Meta-1.440.400-1|61	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|62	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.420.0-1
12cr|perl-Parse-CPAN-Meta-1.440.400-1|63	+ Revision: 635444
12cr|perl-Parse-CPAN-Meta-1.440.400-1|64	- new version
12cr|perl-Parse-CPAN-Meta-1.440.400-1|65	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|66	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 1.400.0-2mdv2010.0
12cr|perl-Parse-CPAN-Meta-1.440.400-1|67	+ Revision: 420981
12cr|perl-Parse-CPAN-Meta-1.440.400-1|68	- rebuild
12cr|perl-Parse-CPAN-Meta-1.440.400-1|69	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|70	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 1.400.0-1mdv2010.0
12cr|perl-Parse-CPAN-Meta-1.440.400-1|71	+ Revision: 408838
12cr|perl-Parse-CPAN-Meta-1.440.400-1|72	- update to 1.40
12cr|perl-Parse-CPAN-Meta-1.440.400-1|73	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|74	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.390.0-1mdv2010.0
12cr|perl-Parse-CPAN-Meta-1.440.400-1|75	+ Revision: 404284
12cr|perl-Parse-CPAN-Meta-1.440.400-1|76	- rebuild using %%perl_convert_version
12cr|perl-Parse-CPAN-Meta-1.440.400-1|77	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|78	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.39-1mdv2010.0
12cr|perl-Parse-CPAN-Meta-1.440.400-1|79	+ Revision: 378236
12cr|perl-Parse-CPAN-Meta-1.440.400-1|80	- update to new version 1.39
12cr|perl-Parse-CPAN-Meta-1.440.400-1|81	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|82	* Sun May 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.38-1mdv2010.0
12cr|perl-Parse-CPAN-Meta-1.440.400-1|83	+ Revision: 376728
12cr|perl-Parse-CPAN-Meta-1.440.400-1|84	- update to new version 1.38
12cr|perl-Parse-CPAN-Meta-1.440.400-1|85	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|86	* Thu Mar 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2009.1
12cr|perl-Parse-CPAN-Meta-1.440.400-1|87	+ Revision: 354172
12cr|perl-Parse-CPAN-Meta-1.440.400-1|88	- update to new version 0.05
12cr|perl-Parse-CPAN-Meta-1.440.400-1|89	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|90	* Fri Feb 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.1
12cr|perl-Parse-CPAN-Meta-1.440.400-1|91	+ Revision: 343257
12cr|perl-Parse-CPAN-Meta-1.440.400-1|92	- import perl-Parse-CPAN-Meta
12cr|perl-Parse-CPAN-Meta-1.440.400-1|93	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|94	
12cr|perl-Parse-CPAN-Meta-1.440.400-1|95	* Fri Feb 20 2009 cpan2dist 0.04-1mdv
12cr|perl-Parse-CPAN-Meta-1.440.400-1|96	- initial mdv release, generated with cpan2dist
12cr|perl-Parse-CPAN-Meta-1.440.400-1|97	

5175 12
12cr|perl-Parse-CPAN-Packages-2.330.0-3|1	%define upstream_name    Parse-CPAN-Packages
12cr|perl-Parse-CPAN-Packages-2.330.0-3|2	%define upstream_version 2.33
12cr|perl-Parse-CPAN-Packages-2.330.0-3|3	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Parse-CPAN-Packages-2.330.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Parse-CPAN-Packages-2.330.0-3|6	Release:	3
12cr|perl-Parse-CPAN-Packages-2.330.0-3|7	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|8	Summary:	Parse 02packages.details.txt.gz
12cr|perl-Parse-CPAN-Packages-2.330.0-3|9	License:	GPL+ or Artistic
12cr|perl-Parse-CPAN-Packages-2.330.0-3|10	Group:		Development/Perl
12cr|perl-Parse-CPAN-Packages-2.330.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Parse-CPAN-Packages-2.330.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Parse-CPAN-Packages-2.330.0-3|13	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|14	BuildRequires:	perl-devel
12cr|perl-Parse-CPAN-Packages-2.330.0-3|15	BuildRequires:	perl(Compress::Zlib)
12cr|perl-Parse-CPAN-Packages-2.330.0-3|16	BuildRequires:	perl(CPAN::DistnameInfo)
12cr|perl-Parse-CPAN-Packages-2.330.0-3|17	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-Parse-CPAN-Packages-2.330.0-3|18	BuildRequires:	perl(IO::Zlib)
12cr|perl-Parse-CPAN-Packages-2.330.0-3|19	BuildRequires:	perl(Moose)
12cr|perl-Parse-CPAN-Packages-2.330.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Parse-CPAN-Packages-2.330.0-3|21	BuildRequires:	perl(version)
12cr|perl-Parse-CPAN-Packages-2.330.0-3|22	BuildArch:	noarch
12cr|perl-Parse-CPAN-Packages-2.330.0-3|23	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|24	%description
12cr|perl-Parse-CPAN-Packages-2.330.0-3|25	The Comprehensive Perl Archive Network (CPAN) is a very useful collection
12cr|perl-Parse-CPAN-Packages-2.330.0-3|26	of Perl code. It has several indices of the files that it hosts, including
12cr|perl-Parse-CPAN-Packages-2.330.0-3|27	a file named "02packages.details.txt.gz" in the "modules" directory. This
12cr|perl-Parse-CPAN-Packages-2.330.0-3|28	file contains lots of useful information and this module provides a simple
12cr|perl-Parse-CPAN-Packages-2.330.0-3|29	interface to the data contained within.
12cr|perl-Parse-CPAN-Packages-2.330.0-3|30	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|31	In a future release the Parse::CPAN::Packages::Package manpage and the
12cr|perl-Parse-CPAN-Packages-2.330.0-3|32	Parse::CPAN::Packages::Distribution manpage might have more information.
12cr|perl-Parse-CPAN-Packages-2.330.0-3|33	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|34	Methods
12cr|perl-Parse-CPAN-Packages-2.330.0-3|35	* new
12cr|perl-Parse-CPAN-Packages-2.330.0-3|36	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|37	%prep
12cr|perl-Parse-CPAN-Packages-2.330.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Parse-CPAN-Packages-2.330.0-3|39	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|40	%build
12cr|perl-Parse-CPAN-Packages-2.330.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Parse-CPAN-Packages-2.330.0-3|42	%make
12cr|perl-Parse-CPAN-Packages-2.330.0-3|43	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|44	%check
12cr|perl-Parse-CPAN-Packages-2.330.0-3|45	make test
12cr|perl-Parse-CPAN-Packages-2.330.0-3|46	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|47	%install
12cr|perl-Parse-CPAN-Packages-2.330.0-3|48	%makeinstall_std
12cr|perl-Parse-CPAN-Packages-2.330.0-3|49	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|50	%files
12cr|perl-Parse-CPAN-Packages-2.330.0-3|51	%doc CHANGES README
12cr|perl-Parse-CPAN-Packages-2.330.0-3|52	%{_mandir}/man3/*
12cr|perl-Parse-CPAN-Packages-2.330.0-3|53	%{perl_vendorlib}/*
12cr|perl-Parse-CPAN-Packages-2.330.0-3|54	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|55	%changelog
12cr|perl-Parse-CPAN-Packages-2.330.0-3|56	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.330.0-2mdv2011.0
12cr|perl-Parse-CPAN-Packages-2.330.0-3|57	+ Revision: 657819
12cr|perl-Parse-CPAN-Packages-2.330.0-3|58	- rebuild for updated spec-helper
12cr|perl-Parse-CPAN-Packages-2.330.0-3|59	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|60	* Wed Dec 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.330.0-1mdv2011.0
12cr|perl-Parse-CPAN-Packages-2.330.0-3|61	+ Revision: 625954
12cr|perl-Parse-CPAN-Packages-2.330.0-3|62	- update to new version 2.33
12cr|perl-Parse-CPAN-Packages-2.330.0-3|63	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|64	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 2.310.0-1mdv2010.0
12cr|perl-Parse-CPAN-Packages-2.330.0-3|65	+ Revision: 401618
12cr|perl-Parse-CPAN-Packages-2.330.0-3|66	- rebuild using %%perl_convert_version
12cr|perl-Parse-CPAN-Packages-2.330.0-3|67	- fixed license field
12cr|perl-Parse-CPAN-Packages-2.330.0-3|68	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|69	* Fri May 01 2009 Jérôme Quelin <jquelin@mandriva.org> 2.31-1mdv2010.0
12cr|perl-Parse-CPAN-Packages-2.330.0-3|70	+ Revision: 369666
12cr|perl-Parse-CPAN-Packages-2.330.0-3|71	- update to new version 2.31
12cr|perl-Parse-CPAN-Packages-2.330.0-3|72	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|73	* Sat Jan 24 2009 Jérôme Quelin <jquelin@mandriva.org> 2.30-1mdv2009.1
12cr|perl-Parse-CPAN-Packages-2.330.0-3|74	+ Revision: 333228
12cr|perl-Parse-CPAN-Packages-2.330.0-3|75	- adding missing prereq
12cr|perl-Parse-CPAN-Packages-2.330.0-3|76	- update to new version 2.30
12cr|perl-Parse-CPAN-Packages-2.330.0-3|77	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|78	* Mon Dec 08 2008 Jérôme Quelin <jquelin@mandriva.org> 2.29-1mdv2009.1
12cr|perl-Parse-CPAN-Packages-2.330.0-3|79	+ Revision: 311923
12cr|perl-Parse-CPAN-Packages-2.330.0-3|80	- missing prereq
12cr|perl-Parse-CPAN-Packages-2.330.0-3|81	- import perl-Parse-CPAN-Packages
12cr|perl-Parse-CPAN-Packages-2.330.0-3|82	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|83	
12cr|perl-Parse-CPAN-Packages-2.330.0-3|84	* Mon Dec 08 2008 cpan2dist 2.29-1mdv
12cr|perl-Parse-CPAN-Packages-2.330.0-3|85	- initial mdv release, generated with cpan2dist
12cr|perl-Parse-CPAN-Packages-2.330.0-3|86	

5176 12
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|1	%define upstream_name    Parse-CPAN-Packages-Fast
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|2	%define upstream_version 0.06
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|3	
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|6	Release:	1
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|7	
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|8	Summary:	Parse CPAN's package index
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|9	License:	GPL+ or Artistic
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|10	Group:		Development/Perl
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|13	
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|14	BuildRequires:	perl-devel
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|15	BuildRequires:	perl(CPAN::DistnameInfo)
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|16	BuildRequires:	perl(CPAN::Version)
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|18	BuildRequires:	perl(PerlIO::gzip)
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|19	BuildArch:	noarch
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|20	
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|21	%description
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|22	This is a largely API compatible rewrite of the Parse::CPAN::Packages
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|23	manpage.
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|24	
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|25	Notable differences are
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|26	
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|27	* * The method add_package of
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|28	Parse::CPAN::Packages::Fast::Distribution is not implemented
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|29	
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|30	%prep
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|32	
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|33	%build
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|35	%make
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|36	
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|37	%check
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|38	%make test
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|39	
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|40	%install
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|41	%makeinstall_std
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|42	
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|43	%files
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|44	%doc Changes META.json META.yml MYMETA.yml README
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|45	%{_mandir}/man3/*
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|46	%{perl_vendorlib}/*
12cr|perl-Parse-CPAN-Packages-Fast-0.60.0-1|47	

5177 12
12cr|perl-Parse-DMIDecode-0.30.0-1|1	%define upstream_name    Parse-DMIDecode
12cr|perl-Parse-DMIDecode-0.30.0-1|2	%define upstream_version 0.03
12cr|perl-Parse-DMIDecode-0.30.0-1|3	
12cr|perl-Parse-DMIDecode-0.30.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Parse-DMIDecode-0.30.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Parse-DMIDecode-0.30.0-1|6	Release:    %mkrel 1
12cr|perl-Parse-DMIDecode-0.30.0-1|7	
12cr|perl-Parse-DMIDecode-0.30.0-1|8	Summary:    Interface to SMBIOS under using dmidecode
12cr|perl-Parse-DMIDecode-0.30.0-1|9	License:    GPL+ or Artistic
12cr|perl-Parse-DMIDecode-0.30.0-1|10	Group:      Development/Perl
12cr|perl-Parse-DMIDecode-0.30.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Parse-DMIDecode-0.30.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Parse-DMIDecode-0.30.0-1|13	
12cr|perl-Parse-DMIDecode-0.30.0-1|14	BuildRequires: perl(Carp)
12cr|perl-Parse-DMIDecode-0.30.0-1|15	BuildRequires: perl(Test)
12cr|perl-Parse-DMIDecode-0.30.0-1|16	BuildRequires: perl(Test::More)
12cr|perl-Parse-DMIDecode-0.30.0-1|17	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Parse-DMIDecode-0.30.0-1|18	BuildArch: noarch
12cr|perl-Parse-DMIDecode-0.30.0-1|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Parse-DMIDecode-0.30.0-1|20	
12cr|perl-Parse-DMIDecode-0.30.0-1|21	%description
12cr|perl-Parse-DMIDecode-0.30.0-1|22	This module provides an OO interface to SMBIOS information through the
12cr|perl-Parse-DMIDecode-0.30.0-1|23	_dmidecode_ command which is known to work under a number of Linux, BSD and
12cr|perl-Parse-DMIDecode-0.30.0-1|24	BeOS variants.
12cr|perl-Parse-DMIDecode-0.30.0-1|25	
12cr|perl-Parse-DMIDecode-0.30.0-1|26	%prep
12cr|perl-Parse-DMIDecode-0.30.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Parse-DMIDecode-0.30.0-1|28	
12cr|perl-Parse-DMIDecode-0.30.0-1|29	%build
12cr|perl-Parse-DMIDecode-0.30.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Parse-DMIDecode-0.30.0-1|31	
12cr|perl-Parse-DMIDecode-0.30.0-1|32	%make
12cr|perl-Parse-DMIDecode-0.30.0-1|33	
12cr|perl-Parse-DMIDecode-0.30.0-1|34	%check
12cr|perl-Parse-DMIDecode-0.30.0-1|35	%make test
12cr|perl-Parse-DMIDecode-0.30.0-1|36	
12cr|perl-Parse-DMIDecode-0.30.0-1|37	%install
12cr|perl-Parse-DMIDecode-0.30.0-1|38	rm -rf %buildroot
12cr|perl-Parse-DMIDecode-0.30.0-1|39	%makeinstall_std
12cr|perl-Parse-DMIDecode-0.30.0-1|40	
12cr|perl-Parse-DMIDecode-0.30.0-1|41	%clean
12cr|perl-Parse-DMIDecode-0.30.0-1|42	rm -rf %buildroot
12cr|perl-Parse-DMIDecode-0.30.0-1|43	
12cr|perl-Parse-DMIDecode-0.30.0-1|44	%files
12cr|perl-Parse-DMIDecode-0.30.0-1|45	%defattr(-,root,root)
12cr|perl-Parse-DMIDecode-0.30.0-1|46	%doc LICENSE Changes META.yml README
12cr|perl-Parse-DMIDecode-0.30.0-1|47	%{_mandir}/man3/*
12cr|perl-Parse-DMIDecode-0.30.0-1|48	%perl_vendorlib/*
12cr|perl-Parse-DMIDecode-0.30.0-1|49	
12cr|perl-Parse-DMIDecode-0.30.0-1|50	
12cr|perl-Parse-DMIDecode-0.30.0-1|51	
12cr|perl-Parse-DMIDecode-0.30.0-1|52	
12cr|perl-Parse-DMIDecode-0.30.0-1|53	%changelog
12cr|perl-Parse-DMIDecode-0.30.0-1|54	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-Parse-DMIDecode-0.30.0-1|55	+ Revision: 682057
12cr|perl-Parse-DMIDecode-0.30.0-1|56	- import perl-Parse-DMIDecode
12cr|perl-Parse-DMIDecode-0.30.0-1|57	

5178 12
12cr|perl-Parse-Earley-0.150.0-2|1	%define upstream_name    Parse-Earley
12cr|perl-Parse-Earley-0.150.0-2|2	%define upstream_version 0.15
12cr|perl-Parse-Earley-0.150.0-2|3	
12cr|perl-Parse-Earley-0.150.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Parse-Earley-0.150.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Parse-Earley-0.150.0-2|6	Release:	2
12cr|perl-Parse-Earley-0.150.0-2|7	
12cr|perl-Parse-Earley-0.150.0-2|8	Summary:	Parse::Earley - Parse any Context-Free Grammar
12cr|perl-Parse-Earley-0.150.0-2|9	License:	GPL+ or Artistic
12cr|perl-Parse-Earley-0.150.0-2|10	Group:		Development/Perl
12cr|perl-Parse-Earley-0.150.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Parse-Earley-0.150.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Parse-Earley-0.150.0-2|13	
12cr|perl-Parse-Earley-0.150.0-2|14	BuildRequires:	perl-devel
12cr|perl-Parse-Earley-0.150.0-2|15	BuildArch:	noarch
12cr|perl-Parse-Earley-0.150.0-2|16	
12cr|perl-Parse-Earley-0.150.0-2|17	%description
12cr|perl-Parse-Earley-0.150.0-2|18	Parse::Earley accepts or rejects a string based on any Context-Free grammar,
12cr|perl-Parse-Earley-0.150.0-2|19	specified by a simplified yacc-like specification.
12cr|perl-Parse-Earley-0.150.0-2|20	
12cr|perl-Parse-Earley-0.150.0-2|21	%prep
12cr|perl-Parse-Earley-0.150.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Parse-Earley-0.150.0-2|23	
12cr|perl-Parse-Earley-0.150.0-2|24	%build
12cr|perl-Parse-Earley-0.150.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Parse-Earley-0.150.0-2|26	%make
12cr|perl-Parse-Earley-0.150.0-2|27	make test
12cr|perl-Parse-Earley-0.150.0-2|28	
12cr|perl-Parse-Earley-0.150.0-2|29	%install
12cr|perl-Parse-Earley-0.150.0-2|30	%makeinstall_std
12cr|perl-Parse-Earley-0.150.0-2|31	
12cr|perl-Parse-Earley-0.150.0-2|32	%files
12cr|perl-Parse-Earley-0.150.0-2|33	%doc README
12cr|perl-Parse-Earley-0.150.0-2|34	%{perl_vendorlib}/Parse/Earley.pm
12cr|perl-Parse-Earley-0.150.0-2|35	%{_mandir}/*/*
12cr|perl-Parse-Earley-0.150.0-2|36	
12cr|perl-Parse-Earley-0.150.0-2|37	%changelog
12cr|perl-Parse-Earley-0.150.0-2|38	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.0
12cr|perl-Parse-Earley-0.150.0-2|39	+ Revision: 404285
12cr|perl-Parse-Earley-0.150.0-2|40	- rebuild using %%perl_convert_version
12cr|perl-Parse-Earley-0.150.0-2|41	
12cr|perl-Parse-Earley-0.150.0-2|42	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.15-5mdv2009.0
12cr|perl-Parse-Earley-0.150.0-2|43	+ Revision: 258190
12cr|perl-Parse-Earley-0.150.0-2|44	- rebuild
12cr|perl-Parse-Earley-0.150.0-2|45	
12cr|perl-Parse-Earley-0.150.0-2|46	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.15-4mdv2009.0
12cr|perl-Parse-Earley-0.150.0-2|47	+ Revision: 246267
12cr|perl-Parse-Earley-0.150.0-2|48	- rebuild
12cr|perl-Parse-Earley-0.150.0-2|49	
12cr|perl-Parse-Earley-0.150.0-2|50	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.15-2mdv2008.1
12cr|perl-Parse-Earley-0.150.0-2|51	+ Revision: 136330
12cr|perl-Parse-Earley-0.150.0-2|52	- restore BuildRoot
12cr|perl-Parse-Earley-0.150.0-2|53	
12cr|perl-Parse-Earley-0.150.0-2|54	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Parse-Earley-0.150.0-2|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Parse-Earley-0.150.0-2|56	
12cr|perl-Parse-Earley-0.150.0-2|57	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-2mdv2008.0
12cr|perl-Parse-Earley-0.150.0-2|58	+ Revision: 86767
12cr|perl-Parse-Earley-0.150.0-2|59	- rebuild
12cr|perl-Parse-Earley-0.150.0-2|60	
12cr|perl-Parse-Earley-0.150.0-2|61	
12cr|perl-Parse-Earley-0.150.0-2|62	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.15-1mdv2007.0
12cr|perl-Parse-Earley-0.150.0-2|63	- rebuild
12cr|perl-Parse-Earley-0.150.0-2|64	
12cr|perl-Parse-Earley-0.150.0-2|65	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15-1mdk
12cr|perl-Parse-Earley-0.150.0-2|66	- initial Mandriva package
12cr|perl-Parse-Earley-0.150.0-2|67	

5179 12
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|1	%define upstream_name    Parse-ErrorString-Perl
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|2	%define upstream_version 0.15
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|3	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|6	Release:	3
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|7	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|8	Summary:	Parse error messages from the perl interpreter
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|9	License:	GPL+ or Artistic
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|10	Group:		Development/Perl
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|13	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|14	BuildRequires:	perl-devel
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|16	BuildRequires:	perl(Test::Differences)
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|17	BuildRequires:	perl(Class::XSAccessor)
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|18	BuildRequires:	perl(File::Basename)
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|19	BuildRequires:	perl(Pod::Find)
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|20	BuildRequires:	perl(Pod::POM)
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|21	BuildArch:	noarch
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|22	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|23	%description
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|24	Module to parse error messages from the perl interpreter.
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|25	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|26	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|27	%prep
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|29	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|30	%build
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|32	%make
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|33	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|34	%check
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|35	%make test
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|36	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|37	%install
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|38	%makeinstall_std
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|39	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|40	%files
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|41	%doc README Changes
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|42	%{_bindir}/check_perldiag
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|43	%{_mandir}/man1/*
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|44	%{_mandir}/man3/*
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|45	%{perl_vendorlib}/*
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|46	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|47	%changelog
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|48	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.150.0-2mdv2011.0
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|49	+ Revision: 657820
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|50	- rebuild for updated spec-helper
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|51	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|52	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|53	+ Revision: 622927
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|54	- new version
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|55	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|56	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.0
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|57	+ Revision: 401617
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|58	- rebuild using %%perl_convert_version
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|59	- fixed license field
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|60	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|61	* Tue Feb 10 2009 Jérôme Quelin <jquelin@mandriva.org> 0.13-1mdv2009.1
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|62	+ Revision: 339096
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|63	- update to new version 0.13
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|64	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|65	* Mon Feb 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.12-1mdv2009.1
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|66	+ Revision: 338704
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|67	- update to new version 0.12
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|68	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|69	* Sat Jan 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.11-1mdv2009.1
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|70	+ Revision: 323993
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|71	- update to new version 0.11
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|72	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|73	* Fri Jan 02 2009 Jérôme Quelin <jquelin@mandriva.org> 0.09-1mdv2009.1
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|74	+ Revision: 323339
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|75	- update to new version 0.09
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|76	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|77	* Tue Dec 30 2008 Jérôme Quelin <jquelin@mandriva.org> 0.08-1mdv2009.1
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|78	+ Revision: 321397
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|79	- import perl-Parse-ErrorString-Perl
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|80	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|81	
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|82	* Tue Dec 30 2008 jquelin 0.08-1mdv
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|83	- initial mdv release
12cr|perl-Parse-ErrorString-Perl-0.150.0-3|84	

5180 12
12cr|perl-Parse-ExuberantCTags-1.20.0-2|1	%define upstream_name    Parse-ExuberantCTags
12cr|perl-Parse-ExuberantCTags-1.20.0-2|2	%define upstream_version 1.02
12cr|perl-Parse-ExuberantCTags-1.20.0-2|3	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Parse-ExuberantCTags-1.20.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Parse-ExuberantCTags-1.20.0-2|6	Release:	2
12cr|perl-Parse-ExuberantCTags-1.20.0-2|7	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|8	Summary:    Efficiently parse exuberant ctags files
12cr|perl-Parse-ExuberantCTags-1.20.0-2|9	License:    GPL+ or Artistic
12cr|perl-Parse-ExuberantCTags-1.20.0-2|10	Group:      Development/Perl
12cr|perl-Parse-ExuberantCTags-1.20.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Parse-ExuberantCTags-1.20.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Parse-ExuberantCTags-1.20.0-2|13	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|14	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|15	BuildRequires: perl-devel
12cr|perl-Parse-ExuberantCTags-1.20.0-2|16	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Parse-ExuberantCTags-1.20.0-2|17	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|18	%description
12cr|perl-Parse-ExuberantCTags-1.20.0-2|19	This Perl module parses _ctags_ files and handles both traditional ctags as
12cr|perl-Parse-ExuberantCTags-1.20.0-2|20	well as extended ctags files such as produced with _Exuberant ctags_. To
12cr|perl-Parse-ExuberantCTags-1.20.0-2|21	the best of my knowledge, it does not handle emacs-style "_etags_" files.
12cr|perl-Parse-ExuberantCTags-1.20.0-2|22	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|23	The module is implemented as a wrapper around the _readtags_ library that
12cr|perl-Parse-ExuberantCTags-1.20.0-2|24	normally ships with _Exuberant ctags_. If you do not know what that is, you
12cr|perl-Parse-ExuberantCTags-1.20.0-2|25	are encouraged to have a look at the http://ctags.sourceforge.net/ manpage.
12cr|perl-Parse-ExuberantCTags-1.20.0-2|26	In order to use this module, you do not need _Exuberant ctags_ on your
12cr|perl-Parse-ExuberantCTags-1.20.0-2|27	system. The module ships a copy of _readtags_. Quoting the _readtags_
12cr|perl-Parse-ExuberantCTags-1.20.0-2|28	documentation:
12cr|perl-Parse-ExuberantCTags-1.20.0-2|29	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|30	The functions defined in this interface are intended to provide tag file
12cr|perl-Parse-ExuberantCTags-1.20.0-2|31	support to a software tool. The tag lookups provided are sufficiently fast
12cr|perl-Parse-ExuberantCTags-1.20.0-2|32	enough to permit opening a sorted tag file, searching for a matching tag,
12cr|perl-Parse-ExuberantCTags-1.20.0-2|33	then closing the tag file each time a tag is looked up (search times are
12cr|perl-Parse-ExuberantCTags-1.20.0-2|34	on the order of hundreths of a second, even for huge tag files). This is
12cr|perl-Parse-ExuberantCTags-1.20.0-2|35	the recommended use of this library for most tool applications. Adhering
12cr|perl-Parse-ExuberantCTags-1.20.0-2|36	to this approach permits a user to regenerate a tag file at will without
12cr|perl-Parse-ExuberantCTags-1.20.0-2|37	the tool needing to detect and resynchronize with changes to the tag file.
12cr|perl-Parse-ExuberantCTags-1.20.0-2|38	Even for an unsorted 24MB tag file, tag searches take about one second.
12cr|perl-Parse-ExuberantCTags-1.20.0-2|39	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|40	%prep
12cr|perl-Parse-ExuberantCTags-1.20.0-2|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Parse-ExuberantCTags-1.20.0-2|42	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|43	%build
12cr|perl-Parse-ExuberantCTags-1.20.0-2|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Parse-ExuberantCTags-1.20.0-2|45	%make
12cr|perl-Parse-ExuberantCTags-1.20.0-2|46	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|47	%check
12cr|perl-Parse-ExuberantCTags-1.20.0-2|48	make test
12cr|perl-Parse-ExuberantCTags-1.20.0-2|49	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|50	%install
12cr|perl-Parse-ExuberantCTags-1.20.0-2|51	rm -rf %buildroot
12cr|perl-Parse-ExuberantCTags-1.20.0-2|52	%makeinstall_std
12cr|perl-Parse-ExuberantCTags-1.20.0-2|53	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|54	%clean
12cr|perl-Parse-ExuberantCTags-1.20.0-2|55	rm -rf %buildroot
12cr|perl-Parse-ExuberantCTags-1.20.0-2|56	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|57	%files
12cr|perl-Parse-ExuberantCTags-1.20.0-2|58	%defattr(-,root,root)
12cr|perl-Parse-ExuberantCTags-1.20.0-2|59	%doc README Changes
12cr|perl-Parse-ExuberantCTags-1.20.0-2|60	%{_mandir}/man3/*
12cr|perl-Parse-ExuberantCTags-1.20.0-2|61	%perl_vendorlib/*
12cr|perl-Parse-ExuberantCTags-1.20.0-2|62	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|63	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|64	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|65	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|66	%changelog
12cr|perl-Parse-ExuberantCTags-1.20.0-2|67	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.20.0-2
12cr|perl-Parse-ExuberantCTags-1.20.0-2|68	+ Revision: 768358
12cr|perl-Parse-ExuberantCTags-1.20.0-2|69	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Parse-ExuberantCTags-1.20.0-2|70	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|71	* Thu Nov 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.20.0-1mdv2011.0
12cr|perl-Parse-ExuberantCTags-1.20.0-2|72	+ Revision: 595980
12cr|perl-Parse-ExuberantCTags-1.20.0-2|73	- update to new version 1.02
12cr|perl-Parse-ExuberantCTags-1.20.0-2|74	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|75	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-3mdv2011.0
12cr|perl-Parse-ExuberantCTags-1.20.0-2|76	+ Revision: 556069
12cr|perl-Parse-ExuberantCTags-1.20.0-2|77	- rebuild for perl 5.12
12cr|perl-Parse-ExuberantCTags-1.20.0-2|78	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|79	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-2mdv2011.0
12cr|perl-Parse-ExuberantCTags-1.20.0-2|80	+ Revision: 552002
12cr|perl-Parse-ExuberantCTags-1.20.0-2|81	- rebuild
12cr|perl-Parse-ExuberantCTags-1.20.0-2|82	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|83	* Wed Jul 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.10.0-1mdv2010.0
12cr|perl-Parse-ExuberantCTags-1.20.0-2|84	+ Revision: 391188
12cr|perl-Parse-ExuberantCTags-1.20.0-2|85	- update to new version 1.01
12cr|perl-Parse-ExuberantCTags-1.20.0-2|86	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|87	* Thu Jun 25 2009 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2010.0
12cr|perl-Parse-ExuberantCTags-1.20.0-2|88	+ Revision: 388912
12cr|perl-Parse-ExuberantCTags-1.20.0-2|89	- import perl-Parse-ExuberantCTags
12cr|perl-Parse-ExuberantCTags-1.20.0-2|90	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|91	
12cr|perl-Parse-ExuberantCTags-1.20.0-2|92	* Thu Jun 25 2009 cpan2dist 1.00-1mdv
12cr|perl-Parse-ExuberantCTags-1.20.0-2|93	- initial mdv release, generated with cpan2dist
12cr|perl-Parse-ExuberantCTags-1.20.0-2|94	

5181 12
12cr|perl-Parse-Eyapp-1.181.0-2|1	%define upstream_name    Parse-Eyapp
12cr|perl-Parse-Eyapp-1.181.0-2|2	%define upstream_version 1.181
12cr|perl-Parse-Eyapp-1.181.0-2|3	
12cr|perl-Parse-Eyapp-1.181.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Parse-Eyapp-1.181.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Parse-Eyapp-1.181.0-2|6	Release:    %mkrel 2
12cr|perl-Parse-Eyapp-1.181.0-2|7	Summary:    Bottom up parser generator
12cr|perl-Parse-Eyapp-1.181.0-2|8	License:    GPL+ or Artistic
12cr|perl-Parse-Eyapp-1.181.0-2|9	Group:      Development/Perl
12cr|perl-Parse-Eyapp-1.181.0-2|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Parse-Eyapp-1.181.0-2|11	Source0:    http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Parse-Eyapp-1.181.0-2|12	
12cr|perl-Parse-Eyapp-1.181.0-2|13	BuildRequires: perl(Data::Dumper)
12cr|perl-Parse-Eyapp-1.181.0-2|14	BuildRequires: perl(List::Util)
12cr|perl-Parse-Eyapp-1.181.0-2|15	BuildRequires: perl(Pod::Usage)
12cr|perl-Parse-Eyapp-1.181.0-2|16	BuildRequires: perl-devel
12cr|perl-Parse-Eyapp-1.181.0-2|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Parse-Eyapp-1.181.0-2|18	
12cr|perl-Parse-Eyapp-1.181.0-2|19	%description
12cr|perl-Parse-Eyapp-1.181.0-2|20	Parse::Eyapp (Extended yapp) is a collection of modules that extends Francois
12cr|perl-Parse-Eyapp-1.181.0-2|21	Desarmenien Parse::Yapp 1.05. Eyapp extends yacc/yapp syntax with
12cr|perl-Parse-Eyapp-1.181.0-2|22	functionalities like named attributes, EBNF-like expressions, modifiable
12cr|perl-Parse-Eyapp-1.181.0-2|23	default action (like Parse::RecDescent autoaction), grammar reuse, automatic
12cr|perl-Parse-Eyapp-1.181.0-2|24	abstract syntax tree building, syntax directed data generation, translation
12cr|perl-Parse-Eyapp-1.181.0-2|25	schemes, tree regular expressions, tree transformations, scope analysis
12cr|perl-Parse-Eyapp-1.181.0-2|26	support, directed acyclic graphs and a few more.
12cr|perl-Parse-Eyapp-1.181.0-2|27	
12cr|perl-Parse-Eyapp-1.181.0-2|28	%prep
12cr|perl-Parse-Eyapp-1.181.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Parse-Eyapp-1.181.0-2|30	
12cr|perl-Parse-Eyapp-1.181.0-2|31	%build
12cr|perl-Parse-Eyapp-1.181.0-2|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Parse-Eyapp-1.181.0-2|33	
12cr|perl-Parse-Eyapp-1.181.0-2|34	%{make}
12cr|perl-Parse-Eyapp-1.181.0-2|35	
12cr|perl-Parse-Eyapp-1.181.0-2|36	%check
12cr|perl-Parse-Eyapp-1.181.0-2|37	%{make} test
12cr|perl-Parse-Eyapp-1.181.0-2|38	
12cr|perl-Parse-Eyapp-1.181.0-2|39	%install
12cr|perl-Parse-Eyapp-1.181.0-2|40	rm -rf %buildroot
12cr|perl-Parse-Eyapp-1.181.0-2|41	%makeinstall_std
12cr|perl-Parse-Eyapp-1.181.0-2|42	
12cr|perl-Parse-Eyapp-1.181.0-2|43	%clean
12cr|perl-Parse-Eyapp-1.181.0-2|44	rm -rf %buildroot
12cr|perl-Parse-Eyapp-1.181.0-2|45	
12cr|perl-Parse-Eyapp-1.181.0-2|46	%files
12cr|perl-Parse-Eyapp-1.181.0-2|47	%defattr(-,root,root)
12cr|perl-Parse-Eyapp-1.181.0-2|48	%doc Changes README
12cr|perl-Parse-Eyapp-1.181.0-2|49	%{_mandir}/man1/*
12cr|perl-Parse-Eyapp-1.181.0-2|50	%{_mandir}/man3/*
12cr|perl-Parse-Eyapp-1.181.0-2|51	%{_bindir}/eyapp
12cr|perl-Parse-Eyapp-1.181.0-2|52	%{_bindir}/treereg
12cr|perl-Parse-Eyapp-1.181.0-2|53	%{perl_vendorlib}/Parse
12cr|perl-Parse-Eyapp-1.181.0-2|54	
12cr|perl-Parse-Eyapp-1.181.0-2|55	
12cr|perl-Parse-Eyapp-1.181.0-2|56	
12cr|perl-Parse-Eyapp-1.181.0-2|57	%changelog
12cr|perl-Parse-Eyapp-1.181.0-2|58	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 1.181.0-2mdv2011.0
12cr|perl-Parse-Eyapp-1.181.0-2|59	+ Revision: 640778
12cr|perl-Parse-Eyapp-1.181.0-2|60	- rebuild to obsolete old packages
12cr|perl-Parse-Eyapp-1.181.0-2|61	
12cr|perl-Parse-Eyapp-1.181.0-2|62	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.181.0-1
12cr|perl-Parse-Eyapp-1.181.0-2|63	+ Revision: 638935
12cr|perl-Parse-Eyapp-1.181.0-2|64	- update to new version 1.181
12cr|perl-Parse-Eyapp-1.181.0-2|65	
12cr|perl-Parse-Eyapp-1.181.0-2|66	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.179.0-1
12cr|perl-Parse-Eyapp-1.181.0-2|67	+ Revision: 635208
12cr|perl-Parse-Eyapp-1.181.0-2|68	- update to new version 1.179
12cr|perl-Parse-Eyapp-1.181.0-2|69	
12cr|perl-Parse-Eyapp-1.181.0-2|70	* Tue Jan 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.178.0-1mdv2011.0
12cr|perl-Parse-Eyapp-1.181.0-2|71	+ Revision: 628596
12cr|perl-Parse-Eyapp-1.181.0-2|72	- update to new version 1.178
12cr|perl-Parse-Eyapp-1.181.0-2|73	
12cr|perl-Parse-Eyapp-1.181.0-2|74	* Sun Dec 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.176.0-1mdv2011.0
12cr|perl-Parse-Eyapp-1.181.0-2|75	+ Revision: 625278
12cr|perl-Parse-Eyapp-1.181.0-2|76	- update to new version 1.176
12cr|perl-Parse-Eyapp-1.181.0-2|77	- update to new version 1.174
12cr|perl-Parse-Eyapp-1.181.0-2|78	
12cr|perl-Parse-Eyapp-1.181.0-2|79	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.172.0-1mdv2011.0
12cr|perl-Parse-Eyapp-1.181.0-2|80	+ Revision: 612251
12cr|perl-Parse-Eyapp-1.181.0-2|81	- update to new version 1.172
12cr|perl-Parse-Eyapp-1.181.0-2|82	
12cr|perl-Parse-Eyapp-1.181.0-2|83	* Mon Nov 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.171.0-1mdv2011.0
12cr|perl-Parse-Eyapp-1.181.0-2|84	+ Revision: 602980
12cr|perl-Parse-Eyapp-1.181.0-2|85	- new version
12cr|perl-Parse-Eyapp-1.181.0-2|86	
12cr|perl-Parse-Eyapp-1.181.0-2|87	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.170.0-1mdv2011.0
12cr|perl-Parse-Eyapp-1.181.0-2|88	+ Revision: 594367
12cr|perl-Parse-Eyapp-1.181.0-2|89	- update to new version 1.170
12cr|perl-Parse-Eyapp-1.181.0-2|90	
12cr|perl-Parse-Eyapp-1.181.0-2|91	* Sun Jul 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.165.0-1mdv2011.0
12cr|perl-Parse-Eyapp-1.181.0-2|92	+ Revision: 558807
12cr|perl-Parse-Eyapp-1.181.0-2|93	- new version
12cr|perl-Parse-Eyapp-1.181.0-2|94	
12cr|perl-Parse-Eyapp-1.181.0-2|95	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 1.164.0-1mdv2011.0
12cr|perl-Parse-Eyapp-1.181.0-2|96	+ Revision: 553972
12cr|perl-Parse-Eyapp-1.181.0-2|97	- update to 1.164
12cr|perl-Parse-Eyapp-1.181.0-2|98	
12cr|perl-Parse-Eyapp-1.181.0-2|99	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.163.0-1mdv2011.0
12cr|perl-Parse-Eyapp-1.181.0-2|100	+ Revision: 552533
12cr|perl-Parse-Eyapp-1.181.0-2|101	- update to 1.163
12cr|perl-Parse-Eyapp-1.181.0-2|102	
12cr|perl-Parse-Eyapp-1.181.0-2|103	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 1.160.0-1mdv2010.1
12cr|perl-Parse-Eyapp-1.181.0-2|104	+ Revision: 536210
12cr|perl-Parse-Eyapp-1.181.0-2|105	- update to 1.160
12cr|perl-Parse-Eyapp-1.181.0-2|106	
12cr|perl-Parse-Eyapp-1.181.0-2|107	* Wed Mar 31 2010 Jérôme Quelin <jquelin@mandriva.org> 1.158.0-1mdv2010.1
12cr|perl-Parse-Eyapp-1.181.0-2|108	+ Revision: 530266
12cr|perl-Parse-Eyapp-1.181.0-2|109	- update to 1.158
12cr|perl-Parse-Eyapp-1.181.0-2|110	
12cr|perl-Parse-Eyapp-1.181.0-2|111	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.157.0-1mdv2010.1
12cr|perl-Parse-Eyapp-1.181.0-2|112	+ Revision: 508994
12cr|perl-Parse-Eyapp-1.181.0-2|113	- new version
12cr|perl-Parse-Eyapp-1.181.0-2|114	
12cr|perl-Parse-Eyapp-1.181.0-2|115	* Sun Jan 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.154.0-1mdv2010.1
12cr|perl-Parse-Eyapp-1.181.0-2|116	+ Revision: 492672
12cr|perl-Parse-Eyapp-1.181.0-2|117	- import perl-Parse-Eyapp
12cr|perl-Parse-Eyapp-1.181.0-2|118	
12cr|perl-Parse-Eyapp-1.181.0-2|119	
12cr|perl-Parse-Eyapp-1.181.0-2|120	* Sun Jan 17 2010 cpan2dist 1.154-1mdv
12cr|perl-Parse-Eyapp-1.181.0-2|121	- initial mdv release, generated with cpan2dist

5182 12
12cr|perl-ParseLex-2.200.0-2|1	%define upstream_name    ParseLex
12cr|perl-ParseLex-2.200.0-2|2	%define upstream_version 2.20
12cr|perl-ParseLex-2.200.0-2|3	
12cr|perl-ParseLex-2.200.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-ParseLex-2.200.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ParseLex-2.200.0-2|6	Release:	2
12cr|perl-ParseLex-2.200.0-2|7	
12cr|perl-ParseLex-2.200.0-2|8	Summary:	Generator of lexical analyzers
12cr|perl-ParseLex-2.200.0-2|9	License:	GPL+ or Artistic
12cr|perl-ParseLex-2.200.0-2|10	Group:		Development/Perl
12cr|perl-ParseLex-2.200.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ParseLex-2.200.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PV/PVERD/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-ParseLex-2.200.0-2|13	
12cr|perl-ParseLex-2.200.0-2|14	BuildRequires:	perl-devel
12cr|perl-ParseLex-2.200.0-2|15	BuildRequires:	perl(Parse::Template)
12cr|perl-ParseLex-2.200.0-2|16	
12cr|perl-ParseLex-2.200.0-2|17	BuildArch:	noarch
12cr|perl-ParseLex-2.200.0-2|18	
12cr|perl-ParseLex-2.200.0-2|19	%description
12cr|perl-ParseLex-2.200.0-2|20	The Parse::Lex.pm module for perl5 is an object-oriented generator of
12cr|perl-ParseLex-2.200.0-2|21	lexical analyzers.
12cr|perl-ParseLex-2.200.0-2|22	
12cr|perl-ParseLex-2.200.0-2|23	This distribution includes Parse::YYLex (writed by Vladimir Alexiev)
12cr|perl-ParseLex-2.200.0-2|24	a lexer generator that you can use with yacc parsers.
12cr|perl-ParseLex-2.200.0-2|25	
12cr|perl-ParseLex-2.200.0-2|26	A collection of examples demonstrating various
12cr|perl-ParseLex-2.200.0-2|27	Parse::Lex/Parse::LevEvent features can be found in the "examples"
12cr|perl-ParseLex-2.200.0-2|28	directory.
12cr|perl-ParseLex-2.200.0-2|29	
12cr|perl-ParseLex-2.200.0-2|30	%prep
12cr|perl-ParseLex-2.200.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ParseLex-2.200.0-2|32	
12cr|perl-ParseLex-2.200.0-2|33	%build
12cr|perl-ParseLex-2.200.0-2|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ParseLex-2.200.0-2|35	%make
12cr|perl-ParseLex-2.200.0-2|36	
12cr|perl-ParseLex-2.200.0-2|37	%check
12cr|perl-ParseLex-2.200.0-2|38	%make test
12cr|perl-ParseLex-2.200.0-2|39	
12cr|perl-ParseLex-2.200.0-2|40	%install
12cr|perl-ParseLex-2.200.0-2|41	%makeinstall_std
12cr|perl-ParseLex-2.200.0-2|42	
12cr|perl-ParseLex-2.200.0-2|43	%files
12cr|perl-ParseLex-2.200.0-2|44	%doc Changes README examples
12cr|perl-ParseLex-2.200.0-2|45	%{perl_vendorlib}/Parse
12cr|perl-ParseLex-2.200.0-2|46	%{_mandir}/*/*
12cr|perl-ParseLex-2.200.0-2|47	
12cr|perl-ParseLex-2.200.0-2|48	%changelog
12cr|perl-ParseLex-2.200.0-2|49	* Mon Aug 16 2010 Jérôme Quelin <jquelin@mandriva.org> 2.200.0-1mdv2011.0
12cr|perl-ParseLex-2.200.0-2|50	+ Revision: 570553
12cr|perl-ParseLex-2.200.0-2|51	- update to 2.20
12cr|perl-ParseLex-2.200.0-2|52	
12cr|perl-ParseLex-2.200.0-2|53	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 2.190.0-2mdv2011.0
12cr|perl-ParseLex-2.200.0-2|54	+ Revision: 528236
12cr|perl-ParseLex-2.200.0-2|55	- adding missing buildrequires:
12cr|perl-ParseLex-2.200.0-2|56	- rebuild
12cr|perl-ParseLex-2.200.0-2|57	- update to 2.19
12cr|perl-ParseLex-2.200.0-2|58	- update to 2.18
12cr|perl-ParseLex-2.200.0-2|59	
12cr|perl-ParseLex-2.200.0-2|60	* Sun Feb 28 2010 Jérôme Quelin <jquelin@mandriva.org> 2.180.0-1mdv2010.1
12cr|perl-ParseLex-2.200.0-2|61	+ Revision: 512598
12cr|perl-ParseLex-2.200.0-2|62	- update to 2.18
12cr|perl-ParseLex-2.200.0-2|63	
12cr|perl-ParseLex-2.200.0-2|64	* Mon Jan 11 2010 Jérôme Quelin <jquelin@mandriva.org> 2.170.0-1mdv2010.1
12cr|perl-ParseLex-2.200.0-2|65	+ Revision: 489642
12cr|perl-ParseLex-2.200.0-2|66	- update to 2.17
12cr|perl-ParseLex-2.200.0-2|67	
12cr|perl-ParseLex-2.200.0-2|68	* Mon Dec 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.150.0-2mdv2010.1
12cr|perl-ParseLex-2.200.0-2|69	+ Revision: 474512
12cr|perl-ParseLex-2.200.0-2|70	- no tabs in spec file
12cr|perl-ParseLex-2.200.0-2|71	- fix package name
12cr|perl-ParseLex-2.200.0-2|72	- package renaming according to perl packaging policvy
12cr|perl-ParseLex-2.200.0-2|73	- rename the package to perl-ParseLex, as perl perl packaging policy
12cr|perl-ParseLex-2.200.0-2|74	- fix package naming
12cr|perl-ParseLex-2.200.0-2|75	
12cr|perl-ParseLex-2.200.0-2|76	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-ParseLex-2.200.0-2|77	- renamed package to perl-Parse-Lex
12cr|perl-ParseLex-2.200.0-2|78	- renamed perl-ParseLex to perl-Parse-Lex
12cr|perl-ParseLex-2.200.0-2|79	
12cr|perl-ParseLex-2.200.0-2|80	* Sat Jul 25 2009 Jérôme Quelin <jquelin@mandriva.org> 2.150.0-1mdv2010.0
12cr|perl-ParseLex-2.200.0-2|81	+ Revision: 399727
12cr|perl-ParseLex-2.200.0-2|82	- forgot to change real rpm name
12cr|perl-ParseLex-2.200.0-2|83	- renamed package perl-ParseLex to perl-Parse-Lex
12cr|perl-ParseLex-2.200.0-2|84	- renamed package to perl-Parse-Lex to follow mandriva conventions (yes,
12cr|perl-ParseLex-2.200.0-2|85	author is brain-dead)
12cr|perl-ParseLex-2.200.0-2|86	- using %%perl_convert_version
12cr|perl-ParseLex-2.200.0-2|87	
12cr|perl-ParseLex-2.200.0-2|88	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.15-5mdv2009.0
12cr|perl-ParseLex-2.200.0-2|89	+ Revision: 258191
12cr|perl-ParseLex-2.200.0-2|90	- rebuild
12cr|perl-ParseLex-2.200.0-2|91	
12cr|perl-ParseLex-2.200.0-2|92	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.15-4mdv2009.0
12cr|perl-ParseLex-2.200.0-2|93	+ Revision: 246269
12cr|perl-ParseLex-2.200.0-2|94	- rebuild
12cr|perl-ParseLex-2.200.0-2|95	
12cr|perl-ParseLex-2.200.0-2|96	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.15-2mdv2008.1
12cr|perl-ParseLex-2.200.0-2|97	+ Revision: 136330
12cr|perl-ParseLex-2.200.0-2|98	- restore BuildRoot
12cr|perl-ParseLex-2.200.0-2|99	
12cr|perl-ParseLex-2.200.0-2|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-ParseLex-2.200.0-2|101	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-ParseLex-2.200.0-2|102	
12cr|perl-ParseLex-2.200.0-2|103	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.15-2mdv2008.0
12cr|perl-ParseLex-2.200.0-2|104	+ Revision: 86785
12cr|perl-ParseLex-2.200.0-2|105	- rebuild
12cr|perl-ParseLex-2.200.0-2|106	
12cr|perl-ParseLex-2.200.0-2|107	
12cr|perl-ParseLex-2.200.0-2|108	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 2.15-1mdv2007.0
12cr|perl-ParseLex-2.200.0-2|109	- rebuild
12cr|perl-ParseLex-2.200.0-2|110	
12cr|perl-ParseLex-2.200.0-2|111	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 2.15-1mdk
12cr|perl-ParseLex-2.200.0-2|112	- initial Mandriva package
12cr|perl-ParseLex-2.200.0-2|113	

5183 12
12cr|perl-Parse-Method-Signatures-1.3.13-2|1	%define upstream_name   Parse-Method-Signatures
12cr|perl-Parse-Method-Signatures-1.3.13-2|2	%define upstream_version 1.003013
12cr|perl-Parse-Method-Signatures-1.3.13-2|3	
12cr|perl-Parse-Method-Signatures-1.3.13-2|4	Name:		perl-%{upstream_name}
12cr|perl-Parse-Method-Signatures-1.3.13-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Parse-Method-Signatures-1.3.13-2|6	Release:	2
12cr|perl-Parse-Method-Signatures-1.3.13-2|7	Epoch:		1
12cr|perl-Parse-Method-Signatures-1.3.13-2|8	
12cr|perl-Parse-Method-Signatures-1.3.13-2|9	Summary:	Turn parse TC data into Moose TC object
12cr|perl-Parse-Method-Signatures-1.3.13-2|10	License:	GPL+ or Artistic
12cr|perl-Parse-Method-Signatures-1.3.13-2|11	Group:		Development/Perl
12cr|perl-Parse-Method-Signatures-1.3.13-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Parse-Method-Signatures-1.3.13-2|13	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Parse-Method-Signatures-1.3.13-2|14	
12cr|perl-Parse-Method-Signatures-1.3.13-2|15	BuildRequires:	perl-devel
12cr|perl-Parse-Method-Signatures-1.3.13-2|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Parse-Method-Signatures-1.3.13-2|17	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Parse-Method-Signatures-1.3.13-2|18	BuildRequires:	perl(Moose)
12cr|perl-Parse-Method-Signatures-1.3.13-2|19	BuildRequires:	perl(MooseX::Traits)
12cr|perl-Parse-Method-Signatures-1.3.13-2|20	BuildRequires:	perl(MooseX::Types)
12cr|perl-Parse-Method-Signatures-1.3.13-2|21	BuildRequires:	perl(MooseX::Types::Moose)
12cr|perl-Parse-Method-Signatures-1.3.13-2|22	BuildRequires:	perl(MooseX::Types::Structured)
12cr|perl-Parse-Method-Signatures-1.3.13-2|23	BuildRequires:	perl(Test::Differences)
12cr|perl-Parse-Method-Signatures-1.3.13-2|24	BuildRequires:	perl(Test::Exception)
12cr|perl-Parse-Method-Signatures-1.3.13-2|25	BuildRequires:	perl(Test::More)
12cr|perl-Parse-Method-Signatures-1.3.13-2|26	BuildRequires:	perl(Text::Balanced)
12cr|perl-Parse-Method-Signatures-1.3.13-2|27	BuildRequires:	perl(Data::Dump)
12cr|perl-Parse-Method-Signatures-1.3.13-2|28	BuildRequires:	perl(PPI)
12cr|perl-Parse-Method-Signatures-1.3.13-2|29	BuildRequires:	perl(aliased)
12cr|perl-Parse-Method-Signatures-1.3.13-2|30	BuildRequires:	perl(namespace::clean)
12cr|perl-Parse-Method-Signatures-1.3.13-2|31	BuildArch:	noarch
12cr|perl-Parse-Method-Signatures-1.3.13-2|32	
12cr|perl-Parse-Method-Signatures-1.3.13-2|33	Requires:	perl(MooseX::Traits)
12cr|perl-Parse-Method-Signatures-1.3.13-2|34	
12cr|perl-Parse-Method-Signatures-1.3.13-2|35	%description
12cr|perl-Parse-Method-Signatures-1.3.13-2|36	Inspired by the Perl6::Signature manpage but streamlined to just support
12cr|perl-Parse-Method-Signatures-1.3.13-2|37	the subset deemed useful for the TryCatch manpage and the
12cr|perl-Parse-Method-Signatures-1.3.13-2|38	MooseX::Method::Signatures manpage.
12cr|perl-Parse-Method-Signatures-1.3.13-2|39	
12cr|perl-Parse-Method-Signatures-1.3.13-2|40	%prep
12cr|perl-Parse-Method-Signatures-1.3.13-2|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Parse-Method-Signatures-1.3.13-2|42	
12cr|perl-Parse-Method-Signatures-1.3.13-2|43	%build
12cr|perl-Parse-Method-Signatures-1.3.13-2|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Parse-Method-Signatures-1.3.13-2|45	%make
12cr|perl-Parse-Method-Signatures-1.3.13-2|46	
12cr|perl-Parse-Method-Signatures-1.3.13-2|47	%check
12cr|perl-Parse-Method-Signatures-1.3.13-2|48	make test
12cr|perl-Parse-Method-Signatures-1.3.13-2|49	
12cr|perl-Parse-Method-Signatures-1.3.13-2|50	%install
12cr|perl-Parse-Method-Signatures-1.3.13-2|51	%makeinstall_std
12cr|perl-Parse-Method-Signatures-1.3.13-2|52	
12cr|perl-Parse-Method-Signatures-1.3.13-2|53	%files
12cr|perl-Parse-Method-Signatures-1.3.13-2|54	%doc Changes
12cr|perl-Parse-Method-Signatures-1.3.13-2|55	%{_mandir}/man3/*
12cr|perl-Parse-Method-Signatures-1.3.13-2|56	%{perl_vendorlib}/Parse
12cr|perl-Parse-Method-Signatures-1.3.13-2|57	
12cr|perl-Parse-Method-Signatures-1.3.13-2|58	
12cr|perl-Parse-Method-Signatures-1.3.13-2|59	%changelog
12cr|perl-Parse-Method-Signatures-1.3.13-2|60	* Sat Jan 09 2010 Jérôme Quelin <jquelin@mandriva.org> 1:1.3.13-1mdv2010.1
12cr|perl-Parse-Method-Signatures-1.3.13-2|61	+ Revision: 487934
12cr|perl-Parse-Method-Signatures-1.3.13-2|62	- update to 1.003013
12cr|perl-Parse-Method-Signatures-1.3.13-2|63	- update to 1.003012
12cr|perl-Parse-Method-Signatures-1.3.13-2|64	
12cr|perl-Parse-Method-Signatures-1.3.13-2|65	* Tue Sep 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1:1.3.12-1mdv2010.0
12cr|perl-Parse-Method-Signatures-1.3.13-2|66	+ Revision: 442945
12cr|perl-Parse-Method-Signatures-1.3.13-2|67	- update to 1.003012
12cr|perl-Parse-Method-Signatures-1.3.13-2|68	
12cr|perl-Parse-Method-Signatures-1.3.13-2|69	* Thu Aug 20 2009 Jérôme Quelin <jquelin@mandriva.org> 1:1.3.11-1mdv2010.0
12cr|perl-Parse-Method-Signatures-1.3.13-2|70	+ Revision: 418419
12cr|perl-Parse-Method-Signatures-1.3.13-2|71	- update to 1.003011
12cr|perl-Parse-Method-Signatures-1.3.13-2|72	
12cr|perl-Parse-Method-Signatures-1.3.13-2|73	* Thu Aug 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1:1.3.10-1mdv2010.0
12cr|perl-Parse-Method-Signatures-1.3.13-2|74	+ Revision: 410677
12cr|perl-Parse-Method-Signatures-1.3.13-2|75	- update to 1.003010
12cr|perl-Parse-Method-Signatures-1.3.13-2|76	
12cr|perl-Parse-Method-Signatures-1.3.13-2|77	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 1:1.3.9-1mdv2010.0
12cr|perl-Parse-Method-Signatures-1.3.13-2|78	+ Revision: 399262
12cr|perl-Parse-Method-Signatures-1.3.13-2|79	- bumping epoch to take new version into account
12cr|perl-Parse-Method-Signatures-1.3.13-2|80	- update to 1.003009
12cr|perl-Parse-Method-Signatures-1.3.13-2|81	- using %%perl_convert_version
12cr|perl-Parse-Method-Signatures-1.3.13-2|82	- fixed license field
12cr|perl-Parse-Method-Signatures-1.3.13-2|83	
12cr|perl-Parse-Method-Signatures-1.3.13-2|84	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.003008-1mdv2010.0
12cr|perl-Parse-Method-Signatures-1.3.13-2|85	+ Revision: 389801
12cr|perl-Parse-Method-Signatures-1.3.13-2|86	- update to new version 1.003008
12cr|perl-Parse-Method-Signatures-1.3.13-2|87	
12cr|perl-Parse-Method-Signatures-1.3.13-2|88	* Mon May 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.003007-1mdv2010.0
12cr|perl-Parse-Method-Signatures-1.3.13-2|89	+ Revision: 379525
12cr|perl-Parse-Method-Signatures-1.3.13-2|90	- update to new version 1.003007
12cr|perl-Parse-Method-Signatures-1.3.13-2|91	
12cr|perl-Parse-Method-Signatures-1.3.13-2|92	* Sun May 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.003005-1mdv2010.0
12cr|perl-Parse-Method-Signatures-1.3.13-2|93	+ Revision: 373929
12cr|perl-Parse-Method-Signatures-1.3.13-2|94	- update to new version 1.003005
12cr|perl-Parse-Method-Signatures-1.3.13-2|95	
12cr|perl-Parse-Method-Signatures-1.3.13-2|96	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.003004-1mdv2010.0
12cr|perl-Parse-Method-Signatures-1.3.13-2|97	+ Revision: 370139
12cr|perl-Parse-Method-Signatures-1.3.13-2|98	- update to new version 1.003004
12cr|perl-Parse-Method-Signatures-1.3.13-2|99	
12cr|perl-Parse-Method-Signatures-1.3.13-2|100	* Wed Mar 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.003003-1mdv2009.1
12cr|perl-Parse-Method-Signatures-1.3.13-2|101	+ Revision: 357183
12cr|perl-Parse-Method-Signatures-1.3.13-2|102	- update to new version 1.003003
12cr|perl-Parse-Method-Signatures-1.3.13-2|103	
12cr|perl-Parse-Method-Signatures-1.3.13-2|104	* Fri Mar 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.003002-1mdv2009.1
12cr|perl-Parse-Method-Signatures-1.3.13-2|105	+ Revision: 349680
12cr|perl-Parse-Method-Signatures-1.3.13-2|106	- update to new version 1.003002
12cr|perl-Parse-Method-Signatures-1.3.13-2|107	
12cr|perl-Parse-Method-Signatures-1.3.13-2|108	* Wed Mar 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.003000-1mdv2009.1
12cr|perl-Parse-Method-Signatures-1.3.13-2|109	+ Revision: 348641
12cr|perl-Parse-Method-Signatures-1.3.13-2|110	- update to new version 1.003000
12cr|perl-Parse-Method-Signatures-1.3.13-2|111	
12cr|perl-Parse-Method-Signatures-1.3.13-2|112	* Sun Feb 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.002000-2mdv2009.1
12cr|perl-Parse-Method-Signatures-1.3.13-2|113	+ Revision: 343994
12cr|perl-Parse-Method-Signatures-1.3.13-2|114	- fix dependencies
12cr|perl-Parse-Method-Signatures-1.3.13-2|115	
12cr|perl-Parse-Method-Signatures-1.3.13-2|116	* Sun Feb 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.002000-1mdv2009.1
12cr|perl-Parse-Method-Signatures-1.3.13-2|117	+ Revision: 343981
12cr|perl-Parse-Method-Signatures-1.3.13-2|118	- import perl-Parse-Method-Signatures
12cr|perl-Parse-Method-Signatures-1.3.13-2|119	
12cr|perl-Parse-Method-Signatures-1.3.13-2|120	
12cr|perl-Parse-Method-Signatures-1.3.13-2|121	* Sun Feb 22 2009 cpan2dist 1.002000-1mdv
12cr|perl-Parse-Method-Signatures-1.3.13-2|122	- initial mdv release, generated with cpan2dist

5184 12
12cr|perl-Parse-Nessus-ENX-1.100.0-2|1	%define upstream_name    Parse-Nessus-ENX
12cr|perl-Parse-Nessus-ENX-1.100.0-2|2	%define upstream_version 1.1
12cr|perl-Parse-Nessus-ENX-1.100.0-2|3	
12cr|perl-Parse-Nessus-ENX-1.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Parse-Nessus-ENX-1.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Parse-Nessus-ENX-1.100.0-2|6	Release:	2
12cr|perl-Parse-Nessus-ENX-1.100.0-2|7	Summary:	Extract information from Nessus Extend NSR files
12cr|perl-Parse-Nessus-ENX-1.100.0-2|8	License:	Artistic
12cr|perl-Parse-Nessus-ENX-1.100.0-2|9	Group:		Development/Perl
12cr|perl-Parse-Nessus-ENX-1.100.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Parse-Nessus-ENX-1.100.0-2|11	Source0:	http://search.cpan.org/CPAN/authors/id/D/DK/DKYGER/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Parse-Nessus-ENX-1.100.0-2|12	BuildRequires:	perl-devel
12cr|perl-Parse-Nessus-ENX-1.100.0-2|13	Requires:	perl(Exporter)
12cr|perl-Parse-Nessus-ENX-1.100.0-2|14	BuildArch:	noarch
12cr|perl-Parse-Nessus-ENX-1.100.0-2|15	
12cr|perl-Parse-Nessus-ENX-1.100.0-2|16	%description
12cr|perl-Parse-Nessus-ENX-1.100.0-2|17	This module is designed to extract information from Extended NSR (ENX)
12cr|perl-Parse-Nessus-ENX-1.100.0-2|18	files. Certain functions have been designed to return certain sets of data,
12cr|perl-Parse-Nessus-ENX-1.100.0-2|19	such as service banners and OS versions. Other functions have been
12cr|perl-Parse-Nessus-ENX-1.100.0-2|20	provided that will return more specific information, such as all IPs
12cr|perl-Parse-Nessus-ENX-1.100.0-2|21	listening on a given port or all IPs associated with a specified plugin
12cr|perl-Parse-Nessus-ENX-1.100.0-2|22	id.
12cr|perl-Parse-Nessus-ENX-1.100.0-2|23	
12cr|perl-Parse-Nessus-ENX-1.100.0-2|24	%prep
12cr|perl-Parse-Nessus-ENX-1.100.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Parse-Nessus-ENX-1.100.0-2|26	
12cr|perl-Parse-Nessus-ENX-1.100.0-2|27	%build
12cr|perl-Parse-Nessus-ENX-1.100.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Parse-Nessus-ENX-1.100.0-2|29	%make
12cr|perl-Parse-Nessus-ENX-1.100.0-2|30	
12cr|perl-Parse-Nessus-ENX-1.100.0-2|31	%check
12cr|perl-Parse-Nessus-ENX-1.100.0-2|32	make test
12cr|perl-Parse-Nessus-ENX-1.100.0-2|33	
12cr|perl-Parse-Nessus-ENX-1.100.0-2|34	%install
12cr|perl-Parse-Nessus-ENX-1.100.0-2|35	%makeinstall_std
12cr|perl-Parse-Nessus-ENX-1.100.0-2|36	
12cr|perl-Parse-Nessus-ENX-1.100.0-2|37	%files
12cr|perl-Parse-Nessus-ENX-1.100.0-2|38	%doc Changes README MANIFEST
12cr|perl-Parse-Nessus-ENX-1.100.0-2|39	%{_mandir}/man3/*
12cr|perl-Parse-Nessus-ENX-1.100.0-2|40	%{perl_vendorlib}/*
12cr|perl-Parse-Nessus-ENX-1.100.0-2|41	
12cr|perl-Parse-Nessus-ENX-1.100.0-2|42	%changelog
12cr|perl-Parse-Nessus-ENX-1.100.0-2|43	* Mon Oct 03 2011 Leonardo Coelho <leonardoc@mandriva.com> 1.100.0-1mdv2012.0
12cr|perl-Parse-Nessus-ENX-1.100.0-2|44	+ Revision: 702625
12cr|perl-Parse-Nessus-ENX-1.100.0-2|45	- first mandriva version
12cr|perl-Parse-Nessus-ENX-1.100.0-2|46	- Created package structure for 'perl-Parse-Nessus-ENX'.
12cr|perl-Parse-Nessus-ENX-1.100.0-2|47	

5185 12
12cr|perl-Parse-Nessus-NBE-1.100.0-2|1	%define upstream_name    Parse-Nessus-NBE
12cr|perl-Parse-Nessus-NBE-1.100.0-2|2	%define upstream_version 1.1
12cr|perl-Parse-Nessus-NBE-1.100.0-2|3	
12cr|perl-Parse-Nessus-NBE-1.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Parse-Nessus-NBE-1.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Parse-Nessus-NBE-1.100.0-2|6	Release:	2
12cr|perl-Parse-Nessus-NBE-1.100.0-2|7	Summary:	Extract information from Nessus NBE files
12cr|perl-Parse-Nessus-NBE-1.100.0-2|8	License:	Artistic
12cr|perl-Parse-Nessus-NBE-1.100.0-2|9	Group:		Development/Perl
12cr|perl-Parse-Nessus-NBE-1.100.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Parse-Nessus-NBE-1.100.0-2|11	Source0:	http://search.cpan.org/CPAN/authors/id/D/DK/DKYGER/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Parse-Nessus-NBE-1.100.0-2|12	
12cr|perl-Parse-Nessus-NBE-1.100.0-2|13	BuildRequires:	perl-devel
12cr|perl-Parse-Nessus-NBE-1.100.0-2|14	BuildRequires:	perl(Socket6)
12cr|perl-Parse-Nessus-NBE-1.100.0-2|15	BuildRequires:	perl(Net::Frame)
12cr|perl-Parse-Nessus-NBE-1.100.0-2|16	Requires:	perl(Exporter)
12cr|perl-Parse-Nessus-NBE-1.100.0-2|17	BuildArch:	noarch
12cr|perl-Parse-Nessus-NBE-1.100.0-2|18	
12cr|perl-Parse-Nessus-NBE-1.100.0-2|19	%description
12cr|perl-Parse-Nessus-NBE-1.100.0-2|20	This module is designed to extract information from Nessus NBE
12cr|perl-Parse-Nessus-NBE-1.100.0-2|21	files. Functions have been designed to return certain sets of data,
12cr|perl-Parse-Nessus-NBE-1.100.0-2|22	such as service banners and OS versions. Other functions have been
12cr|perl-Parse-Nessus-NBE-1.100.0-2|23	provided that will return more specific information, such as all IPs
12cr|perl-Parse-Nessus-NBE-1.100.0-2|24	listening on a given port or all IPs associated with a specified plugin id.
12cr|perl-Parse-Nessus-NBE-1.100.0-2|25	
12cr|perl-Parse-Nessus-NBE-1.100.0-2|26	%prep
12cr|perl-Parse-Nessus-NBE-1.100.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Parse-Nessus-NBE-1.100.0-2|28	
12cr|perl-Parse-Nessus-NBE-1.100.0-2|29	%build
12cr|perl-Parse-Nessus-NBE-1.100.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Parse-Nessus-NBE-1.100.0-2|31	%make
12cr|perl-Parse-Nessus-NBE-1.100.0-2|32	
12cr|perl-Parse-Nessus-NBE-1.100.0-2|33	%check
12cr|perl-Parse-Nessus-NBE-1.100.0-2|34	make test
12cr|perl-Parse-Nessus-NBE-1.100.0-2|35	
12cr|perl-Parse-Nessus-NBE-1.100.0-2|36	%install
12cr|perl-Parse-Nessus-NBE-1.100.0-2|37	%makeinstall_std
12cr|perl-Parse-Nessus-NBE-1.100.0-2|38	
12cr|perl-Parse-Nessus-NBE-1.100.0-2|39	%files
12cr|perl-Parse-Nessus-NBE-1.100.0-2|40	%doc Changes README MANIFEST
12cr|perl-Parse-Nessus-NBE-1.100.0-2|41	%{_mandir}/man3/*
12cr|perl-Parse-Nessus-NBE-1.100.0-2|42	%{perl_vendorlib}/*
12cr|perl-Parse-Nessus-NBE-1.100.0-2|43	
12cr|perl-Parse-Nessus-NBE-1.100.0-2|44	%changelog
12cr|perl-Parse-Nessus-NBE-1.100.0-2|45	* Mon Oct 03 2011 Leonardo Coelho <leonardoc@mandriva.com> 1.100.0-1mdv2012.0
12cr|perl-Parse-Nessus-NBE-1.100.0-2|46	+ Revision: 702608
12cr|perl-Parse-Nessus-NBE-1.100.0-2|47	- first mandriva version
12cr|perl-Parse-Nessus-NBE-1.100.0-2|48	- Created package structure for 'perl-Parse-Nessus-NBE'.
12cr|perl-Parse-Nessus-NBE-1.100.0-2|49	

5186 12
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|1	%define upstream_name    Parse-RecDescent-Consumer
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|2	%define upstream_version 1.03
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|3	
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|6	Release:	2
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|7	
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|8	Summary:	Parse::RecDescent::Consumer - reveal text matched through n token transitions
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|9	License:	GPL+ or Artistic
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|10	Group:		Development/Perl
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|13	
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|14	BuildRequires:	perl-devel
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|15	BuildArch:	noarch
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|16	
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|17	%description
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|18	A common need when writing grammars is to know how much text was
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|19	consumed at different points in a parse. Usually, this involves a lot
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|20	of brain-twisting unwinding of of highly nested list-of-lists (of
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|21	lists...). Instead this module allows you to take the low-road
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|22	approach. You simply create a Consumer which records the current
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|23	text about to be parsed.
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|24	
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|25	%prep
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|27	
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|28	%build
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|30	%make
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|31	
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|32	%check
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|33	make test
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|34	
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|35	%install
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|36	%makeinstall_std
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|37	
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|38	%files
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|39	%doc Changes
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|40	%{perl_vendorlib}/Parse/RecDescent/Consumer.pm
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|41	%{_mandir}/*/*
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|42	
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|43	%changelog
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|44	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.30.0-1mdv2010.0
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|45	+ Revision: 404286
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|46	- rebuild using %%perl_convert_version
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|47	
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|48	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.03-4mdv2009.0
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|49	+ Revision: 241810
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|50	- rebuild
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|51	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|52	
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|53	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|54	- restore BuildRoot
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|55	
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|56	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-2mdv2008.0
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|57	+ Revision: 86768
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|58	- rebuild
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|59	
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|60	
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|61	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.03-1mdv2007.0
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|62	- rebuild
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|63	
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|64	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.03-1mdk
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|65	- initial Mandriva package
12cr|perl-Parse-RecDescent-Consumer-1.30.0-2|66	

5187 12
12cr|perl-Parse-RecDescent-Deparse-1.00-6|1	%define real_name Parse-RecDescent-Deparse
12cr|perl-Parse-RecDescent-Deparse-1.00-6|2	
12cr|perl-Parse-RecDescent-Deparse-1.00-6|3	Summary:	Parse::RecDescent::Deparse - Turn a Parse::RecDescent object back into its grammar
12cr|perl-Parse-RecDescent-Deparse-1.00-6|4	Name:		perl-%{real_name}
12cr|perl-Parse-RecDescent-Deparse-1.00-6|5	Version:	1.00
12cr|perl-Parse-RecDescent-Deparse-1.00-6|6	Release:	%mkrel 6
12cr|perl-Parse-RecDescent-Deparse-1.00-6|7	License:	GPL or Artistic
12cr|perl-Parse-RecDescent-Deparse-1.00-6|8	Group:		Development/Perl
12cr|perl-Parse-RecDescent-Deparse-1.00-6|9	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-Parse-RecDescent-Deparse-1.00-6|10	Source0:	%{real_name}-%{version}.tar.bz2
12cr|perl-Parse-RecDescent-Deparse-1.00-6|11	BuildRequires:	perl-devel
12cr|perl-Parse-RecDescent-Deparse-1.00-6|12	BuildRequires:	perl-Parse-RecDescent
12cr|perl-Parse-RecDescent-Deparse-1.00-6|13	BuildArch:	noarch
12cr|perl-Parse-RecDescent-Deparse-1.00-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Parse-RecDescent-Deparse-1.00-6|15	
12cr|perl-Parse-RecDescent-Deparse-1.00-6|16	%description
12cr|perl-Parse-RecDescent-Deparse-1.00-6|17	This module adds the deparse method to the Parse::RecDescent
12cr|perl-Parse-RecDescent-Deparse-1.00-6|18	class, which returns a textual description of the grammar.
12cr|perl-Parse-RecDescent-Deparse-1.00-6|19	
12cr|perl-Parse-RecDescent-Deparse-1.00-6|20	%prep
12cr|perl-Parse-RecDescent-Deparse-1.00-6|21	%setup -q -n %{real_name}-%{version}
12cr|perl-Parse-RecDescent-Deparse-1.00-6|22	
12cr|perl-Parse-RecDescent-Deparse-1.00-6|23	%build
12cr|perl-Parse-RecDescent-Deparse-1.00-6|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Parse-RecDescent-Deparse-1.00-6|25	%make
12cr|perl-Parse-RecDescent-Deparse-1.00-6|26	make test
12cr|perl-Parse-RecDescent-Deparse-1.00-6|27	
12cr|perl-Parse-RecDescent-Deparse-1.00-6|28	%install
12cr|perl-Parse-RecDescent-Deparse-1.00-6|29	rm -rf %{buildroot}
12cr|perl-Parse-RecDescent-Deparse-1.00-6|30	%makeinstall_std
12cr|perl-Parse-RecDescent-Deparse-1.00-6|31	
12cr|perl-Parse-RecDescent-Deparse-1.00-6|32	%clean
12cr|perl-Parse-RecDescent-Deparse-1.00-6|33	rm -rf %{buildroot}
12cr|perl-Parse-RecDescent-Deparse-1.00-6|34	
12cr|perl-Parse-RecDescent-Deparse-1.00-6|35	%files
12cr|perl-Parse-RecDescent-Deparse-1.00-6|36	%defattr(-,root,root)
12cr|perl-Parse-RecDescent-Deparse-1.00-6|37	%doc Changes README
12cr|perl-Parse-RecDescent-Deparse-1.00-6|38	%{perl_vendorlib}/Parse/RecDescent/Deparse.pm
12cr|perl-Parse-RecDescent-Deparse-1.00-6|39	%{_mandir}/*/*
12cr|perl-Parse-RecDescent-Deparse-1.00-6|40	
12cr|perl-Parse-RecDescent-Deparse-1.00-6|41	
12cr|perl-Parse-RecDescent-Deparse-1.00-6|42	
12cr|perl-Parse-RecDescent-Deparse-1.00-6|43	%changelog
12cr|perl-Parse-RecDescent-Deparse-1.00-6|44	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.00-6mdv2010.0
12cr|perl-Parse-RecDescent-Deparse-1.00-6|45	+ Revision: 430520
12cr|perl-Parse-RecDescent-Deparse-1.00-6|46	- rebuild
12cr|perl-Parse-RecDescent-Deparse-1.00-6|47	
12cr|perl-Parse-RecDescent-Deparse-1.00-6|48	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.00-5mdv2009.0
12cr|perl-Parse-RecDescent-Deparse-1.00-6|49	+ Revision: 258192
12cr|perl-Parse-RecDescent-Deparse-1.00-6|50	- rebuild
12cr|perl-Parse-RecDescent-Deparse-1.00-6|51	
12cr|perl-Parse-RecDescent-Deparse-1.00-6|52	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.00-4mdv2009.0
12cr|perl-Parse-RecDescent-Deparse-1.00-6|53	+ Revision: 246271
12cr|perl-Parse-RecDescent-Deparse-1.00-6|54	- rebuild
12cr|perl-Parse-RecDescent-Deparse-1.00-6|55	
12cr|perl-Parse-RecDescent-Deparse-1.00-6|56	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.00-2mdv2008.1
12cr|perl-Parse-RecDescent-Deparse-1.00-6|57	+ Revision: 136330
12cr|perl-Parse-RecDescent-Deparse-1.00-6|58	- restore BuildRoot
12cr|perl-Parse-RecDescent-Deparse-1.00-6|59	
12cr|perl-Parse-RecDescent-Deparse-1.00-6|60	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Parse-RecDescent-Deparse-1.00-6|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Parse-RecDescent-Deparse-1.00-6|62	
12cr|perl-Parse-RecDescent-Deparse-1.00-6|63	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.00-2mdv2008.0
12cr|perl-Parse-RecDescent-Deparse-1.00-6|64	+ Revision: 86769
12cr|perl-Parse-RecDescent-Deparse-1.00-6|65	- rebuild
12cr|perl-Parse-RecDescent-Deparse-1.00-6|66	
12cr|perl-Parse-RecDescent-Deparse-1.00-6|67	
12cr|perl-Parse-RecDescent-Deparse-1.00-6|68	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.00-1mdv2007.0
12cr|perl-Parse-RecDescent-Deparse-1.00-6|69	- rebuild
12cr|perl-Parse-RecDescent-Deparse-1.00-6|70	
12cr|perl-Parse-RecDescent-Deparse-1.00-6|71	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.00-1mdk
12cr|perl-Parse-RecDescent-Deparse-1.00-6|72	- initial Mandriva package
12cr|perl-Parse-RecDescent-Deparse-1.00-6|73	

5188 12
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|1	%define upstream_name    Parse-RecDescent-FAQ
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|2	%define upstream_version 7.5
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|3	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|6	Release:	2
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|7	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|8	Summary:	Parse::RecDescent::FAQ - the official, authorized FAQ for Parse::RecDescent
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|9	License:	GPL+ or Artistic
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|10	Group:		Development/Perl
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|13	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|14	BuildRequires:	perl-devel
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|15	BuildArch:	noarch
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|16	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|17	%description
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|18	Parse::RecDescent::FAQ - the official, authorized FAQ for
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|19	Parse::RecDescent.
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|20	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|21	%prep
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|23	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|24	%build
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|26	%make
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|27	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|28	%check
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|29	make test
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|30	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|31	%install
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|32	%makeinstall_std
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|33	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|34	%files
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|35	%doc ChangeLog
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|36	%{perl_vendorlib}/Parse/RecDescent/*
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|37	%{_mandir}/*/*
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|38	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|39	%changelog
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|40	* Sat Aug 28 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 7.500.0-1mdv2011.0
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|41	+ Revision: 573800
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|42	- update to 7.5
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|43	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|44	* Tue Aug 24 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 7.400.0-1mdv2011.0
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|45	+ Revision: 572746
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|46	- update to 7.4
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|47	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|48	* Tue Jul 13 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 7.300.0-1mdv2011.0
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|49	+ Revision: 552529
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|50	- update to 7.3
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|51	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|52	* Thu Aug 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 6.0.0-1mdv2010.0
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|53	+ Revision: 410638
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|54	- update to 6.0.f
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|55	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|56	* Wed Oct 01 2008 Oden Eriksson <oeriksson@mandriva.com> 5.04-4mdv2009.0
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|57	+ Revision: 290434
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|58	- rebuild
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|59	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|61	- rebuild
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|63	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|65	- restore BuildRoot
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|66	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|67	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|68	- update to new version 5.08
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|69	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|70	* Wed Aug 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.04-1mdv2008.0
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|71	+ Revision: 69245
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|72	- update to new version 5.04
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|73	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|74	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.02-1mdv2008.0
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|75	+ Revision: 46658
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|76	- update to new version 5.02
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|77	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|78	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 5.00-2mdv2008.0
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|79	+ Revision: 25190
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|80	- rebuild
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|81	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|82	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|83	* Wed Apr 05 2006 Nicolas Lécureuil <neoclust@mandriva.org> 5.00-1mdk
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|84	- New release 5.00
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|85	- use mkrel
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|86	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|87	* Thu Aug 18 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 3.94-1mdk
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|88	- 3.94
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|89	
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|90	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 3.91-1mdk
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|91	- initial Mandriva package
12cr|perl-Parse-RecDescent-FAQ-7.500.0-2|92	

5189 12
12cr|perl-Parser-MGC-0.80.0-3|1	%define upstream_name    Parser-MGC
12cr|perl-Parser-MGC-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-Parser-MGC-0.80.0-3|3	
12cr|perl-Parser-MGC-0.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Parser-MGC-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Parser-MGC-0.80.0-3|6	Release:	3
12cr|perl-Parser-MGC-0.80.0-3|7	
12cr|perl-Parser-MGC-0.80.0-3|8	Summary:	Build simple recursive-descent parsers
12cr|perl-Parser-MGC-0.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-Parser-MGC-0.80.0-3|10	Group:		Development/Perl
12cr|perl-Parser-MGC-0.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Parser-MGC-0.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Parser-MGC-0.80.0-3|13	
12cr|perl-Parser-MGC-0.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-Parser-MGC-0.80.0-3|15	BuildRequires:	perl(File::Slurp)
12cr|perl-Parser-MGC-0.80.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Parser-MGC-0.80.0-3|17	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Parser-MGC-0.80.0-3|18	BuildArch:	noarch
12cr|perl-Parser-MGC-0.80.0-3|19	
12cr|perl-Parser-MGC-0.80.0-3|20	%description
12cr|perl-Parser-MGC-0.80.0-3|21	This base class provides a low-level framework for building
12cr|perl-Parser-MGC-0.80.0-3|22	recursive-descent parsers that consume a given input string from left to
12cr|perl-Parser-MGC-0.80.0-3|23	right, returning a parse structure. It takes its name from the 'm//gc'
12cr|perl-Parser-MGC-0.80.0-3|24	regexps used to implement the token parsing behaviour.
12cr|perl-Parser-MGC-0.80.0-3|25	
12cr|perl-Parser-MGC-0.80.0-3|26	It provides a number of token-parsing methods, which each extract a
12cr|perl-Parser-MGC-0.80.0-3|27	grammatical token from the string. It also provides wrapping methods that
12cr|perl-Parser-MGC-0.80.0-3|28	can be used to build up a possibly-recursive grammar structure, by applying
12cr|perl-Parser-MGC-0.80.0-3|29	a structure around other parts of parsing code. Each method, both token and
12cr|perl-Parser-MGC-0.80.0-3|30	structural, atomically either consumes a prefix of the string and returns
12cr|perl-Parser-MGC-0.80.0-3|31	its result, or fails and consumes nothing. This makes it simple to
12cr|perl-Parser-MGC-0.80.0-3|32	implement grammars that require backtracking.
12cr|perl-Parser-MGC-0.80.0-3|33	
12cr|perl-Parser-MGC-0.80.0-3|34	%prep
12cr|perl-Parser-MGC-0.80.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Parser-MGC-0.80.0-3|36	
12cr|perl-Parser-MGC-0.80.0-3|37	%build
12cr|perl-Parser-MGC-0.80.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Parser-MGC-0.80.0-3|39	%make
12cr|perl-Parser-MGC-0.80.0-3|40	
12cr|perl-Parser-MGC-0.80.0-3|41	%check
12cr|perl-Parser-MGC-0.80.0-3|42	%make test
12cr|perl-Parser-MGC-0.80.0-3|43	
12cr|perl-Parser-MGC-0.80.0-3|44	%install
12cr|perl-Parser-MGC-0.80.0-3|45	%makeinstall_std
12cr|perl-Parser-MGC-0.80.0-3|46	
12cr|perl-Parser-MGC-0.80.0-3|47	%files
12cr|perl-Parser-MGC-0.80.0-3|48	%doc Changes README LICENSE META.yml
12cr|perl-Parser-MGC-0.80.0-3|49	%{_mandir}/man3/*
12cr|perl-Parser-MGC-0.80.0-3|50	%{perl_vendorlib}/*
12cr|perl-Parser-MGC-0.80.0-3|51	
12cr|perl-Parser-MGC-0.80.0-3|52	%changelog
12cr|perl-Parser-MGC-0.80.0-3|53	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-Parser-MGC-0.80.0-3|54	+ Revision: 657461
12cr|perl-Parser-MGC-0.80.0-3|55	- rebuild for updated spec-helper
12cr|perl-Parser-MGC-0.80.0-3|56	
12cr|perl-Parser-MGC-0.80.0-3|57	* Sat Mar 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.0-1
12cr|perl-Parser-MGC-0.80.0-3|58	+ Revision: 648577
12cr|perl-Parser-MGC-0.80.0-3|59	- update to new version 0.08
12cr|perl-Parser-MGC-0.80.0-3|60	
12cr|perl-Parser-MGC-0.80.0-3|61	* Mon Mar 21 2011 Shlomi Fish <shlomif@mandriva.org> 0.70.0-1
12cr|perl-Parser-MGC-0.80.0-3|62	+ Revision: 647438
12cr|perl-Parser-MGC-0.80.0-3|63	- import perl-Parser-MGC
12cr|perl-Parser-MGC-0.80.0-3|64	

5190 12
12cr|perl-Parse-Syslog-1.100.0-2|1	%define	upstream_name    Parse-Syslog
12cr|perl-Parse-Syslog-1.100.0-2|2	%define	upstream_version 1.10
12cr|perl-Parse-Syslog-1.100.0-2|3	
12cr|perl-Parse-Syslog-1.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Parse-Syslog-1.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Parse-Syslog-1.100.0-2|6	Release:	2
12cr|perl-Parse-Syslog-1.100.0-2|7	
12cr|perl-Parse-Syslog-1.100.0-2|8	Summary:	Parse Unix syslog files
12cr|perl-Parse-Syslog-1.100.0-2|9	License:	GPL
12cr|perl-Parse-Syslog-1.100.0-2|10	Group:		Development/Perl
12cr|perl-Parse-Syslog-1.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Parse-Syslog-1.100.0-2|12	Source0:	http://search.cpan.org/CPAN/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Parse-Syslog-1.100.0-2|13	
12cr|perl-Parse-Syslog-1.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-Parse-Syslog-1.100.0-2|15	BuildArch:	noarch
12cr|perl-Parse-Syslog-1.100.0-2|16	
12cr|perl-Parse-Syslog-1.100.0-2|17	%description
12cr|perl-Parse-Syslog-1.100.0-2|18	Unix syslogs are convenient to read for humans but because of small differences
12cr|perl-Parse-Syslog-1.100.0-2|19	between operating systems and things like 'last message repeated xx times' not
12cr|perl-Parse-Syslog-1.100.0-2|20	very easy to parse by a script.
12cr|perl-Parse-Syslog-1.100.0-2|21	
12cr|perl-Parse-Syslog-1.100.0-2|22	Parse::Syslog presents a simple interface to parse syslog files: you create a
12cr|perl-Parse-Syslog-1.100.0-2|23	parser on a file (with new) and call next to get one line at a time with
12cr|perl-Parse-Syslog-1.100.0-2|24	Unix-timestamp, host, program, pid and text returned in a hash-reference.
12cr|perl-Parse-Syslog-1.100.0-2|25	
12cr|perl-Parse-Syslog-1.100.0-2|26	%prep
12cr|perl-Parse-Syslog-1.100.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Parse-Syslog-1.100.0-2|28	
12cr|perl-Parse-Syslog-1.100.0-2|29	%build
12cr|perl-Parse-Syslog-1.100.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Parse-Syslog-1.100.0-2|31	%make
12cr|perl-Parse-Syslog-1.100.0-2|32	
12cr|perl-Parse-Syslog-1.100.0-2|33	%install
12cr|perl-Parse-Syslog-1.100.0-2|34	%makeinstall_std
12cr|perl-Parse-Syslog-1.100.0-2|35	
12cr|perl-Parse-Syslog-1.100.0-2|36	%files
12cr|perl-Parse-Syslog-1.100.0-2|37	%{perl_vendorlib}/Parse
12cr|perl-Parse-Syslog-1.100.0-2|38	%{_mandir}/*/*
12cr|perl-Parse-Syslog-1.100.0-2|39	
12cr|perl-Parse-Syslog-1.100.0-2|40	%changelog
12cr|perl-Parse-Syslog-1.100.0-2|41	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2010.0
12cr|perl-Parse-Syslog-1.100.0-2|42	+ Revision: 404287
12cr|perl-Parse-Syslog-1.100.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-Parse-Syslog-1.100.0-2|44	
12cr|perl-Parse-Syslog-1.100.0-2|45	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.10-4mdv2009.0
12cr|perl-Parse-Syslog-1.100.0-2|46	+ Revision: 258193
12cr|perl-Parse-Syslog-1.100.0-2|47	- rebuild
12cr|perl-Parse-Syslog-1.100.0-2|48	
12cr|perl-Parse-Syslog-1.100.0-2|49	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.10-3mdv2009.0
12cr|perl-Parse-Syslog-1.100.0-2|50	+ Revision: 246273
12cr|perl-Parse-Syslog-1.100.0-2|51	- rebuild
12cr|perl-Parse-Syslog-1.100.0-2|52	
12cr|perl-Parse-Syslog-1.100.0-2|53	* Mon Jan 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-1mdv2008.1
12cr|perl-Parse-Syslog-1.100.0-2|54	+ Revision: 155670
12cr|perl-Parse-Syslog-1.100.0-2|55	- update to new version 1.10
12cr|perl-Parse-Syslog-1.100.0-2|56	
12cr|perl-Parse-Syslog-1.100.0-2|57	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-3mdv2008.1
12cr|perl-Parse-Syslog-1.100.0-2|58	+ Revision: 137160
12cr|perl-Parse-Syslog-1.100.0-2|59	- spec cleanup
12cr|perl-Parse-Syslog-1.100.0-2|60	
12cr|perl-Parse-Syslog-1.100.0-2|61	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-2mdv2008.1
12cr|perl-Parse-Syslog-1.100.0-2|62	+ Revision: 137070
12cr|perl-Parse-Syslog-1.100.0-2|63	- rebuild
12cr|perl-Parse-Syslog-1.100.0-2|64	
12cr|perl-Parse-Syslog-1.100.0-2|65	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Parse-Syslog-1.100.0-2|66	- restore BuildRoot
12cr|perl-Parse-Syslog-1.100.0-2|67	
12cr|perl-Parse-Syslog-1.100.0-2|68	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Parse-Syslog-1.100.0-2|69	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Parse-Syslog-1.100.0-2|70	
12cr|perl-Parse-Syslog-1.100.0-2|71	
12cr|perl-Parse-Syslog-1.100.0-2|72	* Sun Dec 17 2006 Oden Eriksson <oeriksson@mandriva.com> 1.09-1mdv2007.0
12cr|perl-Parse-Syslog-1.100.0-2|73	+ Revision: 98326
12cr|perl-Parse-Syslog-1.100.0-2|74	- Import perl-Parse-Syslog
12cr|perl-Parse-Syslog-1.100.0-2|75	
12cr|perl-Parse-Syslog-1.100.0-2|76	* Sun Dec 17 2006 Oden Eriksson <oeriksson@mandriva.com> 1.09-1mdv2007.1
12cr|perl-Parse-Syslog-1.100.0-2|77	- initial Mandriva package (fixes #26912)
12cr|perl-Parse-Syslog-1.100.0-2|78	

5191 12
12cr|perl-ParseTemplate-3.70.0-3|1	%define upstream_name    ParseTemplate
12cr|perl-ParseTemplate-3.70.0-3|2	%define upstream_version 3.07
12cr|perl-ParseTemplate-3.70.0-3|3	
12cr|perl-ParseTemplate-3.70.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-ParseTemplate-3.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-ParseTemplate-3.70.0-3|6	Release:	3
12cr|perl-ParseTemplate-3.70.0-3|7	
12cr|perl-ParseTemplate-3.70.0-3|8	Summary:	Processor for templates containing Perl expressions
12cr|perl-ParseTemplate-3.70.0-3|9	License:	GPL+ or Artistic
12cr|perl-ParseTemplate-3.70.0-3|10	Group:		Development/Perl
12cr|perl-ParseTemplate-3.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-ParseTemplate-3.70.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-ParseTemplate-3.70.0-3|13	
12cr|perl-ParseTemplate-3.70.0-3|14	BuildRequires:	perl-devel
12cr|perl-ParseTemplate-3.70.0-3|15	BuildRequires:	perl(Symbol)
12cr|perl-ParseTemplate-3.70.0-3|16	BuildArch:	noarch
12cr|perl-ParseTemplate-3.70.0-3|17	
12cr|perl-ParseTemplate-3.70.0-3|18	%description
12cr|perl-ParseTemplate-3.70.0-3|19	The 'Parse::Template' class evaluates Perl expressions placed within a
12cr|perl-ParseTemplate-3.70.0-3|20	text. This class can be used as a code generator, or a generator of
12cr|perl-ParseTemplate-3.70.0-3|21	documents in various document formats (HTML, XML, RTF, etc.).
12cr|perl-ParseTemplate-3.70.0-3|22	
12cr|perl-ParseTemplate-3.70.0-3|23	The principle of template-based text generation is simple. A template
12cr|perl-ParseTemplate-3.70.0-3|24	consists of a text which includes expressions to be evaluated.
12cr|perl-ParseTemplate-3.70.0-3|25	Interpretation of these expressions generates text fragments which are
12cr|perl-ParseTemplate-3.70.0-3|26	substituted in place of the expressions. In the case of 'Parse::Template'
12cr|perl-ParseTemplate-3.70.0-3|27	the expressions to be evaluated are Perl expressions placed within two
12cr|perl-ParseTemplate-3.70.0-3|28	'%%'.
12cr|perl-ParseTemplate-3.70.0-3|29	
12cr|perl-ParseTemplate-3.70.0-3|30	Evaluation takes place within an environment in which, for example, you can
12cr|perl-ParseTemplate-3.70.0-3|31	place data structures which will serve to generate the parts to be
12cr|perl-ParseTemplate-3.70.0-3|32	completed.
12cr|perl-ParseTemplate-3.70.0-3|33	
12cr|perl-ParseTemplate-3.70.0-3|34	%prep
12cr|perl-ParseTemplate-3.70.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-ParseTemplate-3.70.0-3|36	
12cr|perl-ParseTemplate-3.70.0-3|37	%build
12cr|perl-ParseTemplate-3.70.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-ParseTemplate-3.70.0-3|39	%make
12cr|perl-ParseTemplate-3.70.0-3|40	
12cr|perl-ParseTemplate-3.70.0-3|41	%check
12cr|perl-ParseTemplate-3.70.0-3|42	%make test
12cr|perl-ParseTemplate-3.70.0-3|43	
12cr|perl-ParseTemplate-3.70.0-3|44	%install
12cr|perl-ParseTemplate-3.70.0-3|45	%makeinstall_std
12cr|perl-ParseTemplate-3.70.0-3|46	
12cr|perl-ParseTemplate-3.70.0-3|47	%files
12cr|perl-ParseTemplate-3.70.0-3|48	%doc Changes META.yml README
12cr|perl-ParseTemplate-3.70.0-3|49	%{_mandir}/man3/*
12cr|perl-ParseTemplate-3.70.0-3|50	%{perl_vendorlib}/*
12cr|perl-ParseTemplate-3.70.0-3|51	
12cr|perl-ParseTemplate-3.70.0-3|52	%changelog
12cr|perl-ParseTemplate-3.70.0-3|53	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 3.70.0-2mdv2011.0
12cr|perl-ParseTemplate-3.70.0-3|54	+ Revision: 656957
12cr|perl-ParseTemplate-3.70.0-3|55	- rebuild for updated spec-helper
12cr|perl-ParseTemplate-3.70.0-3|56	
12cr|perl-ParseTemplate-3.70.0-3|57	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 3.70.0-1mdv2011.0
12cr|perl-ParseTemplate-3.70.0-3|58	+ Revision: 596638
12cr|perl-ParseTemplate-3.70.0-3|59	- update to 3.07
12cr|perl-ParseTemplate-3.70.0-3|60	
12cr|perl-ParseTemplate-3.70.0-3|61	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 3.50.0-1mdv2011.0
12cr|perl-ParseTemplate-3.70.0-3|62	+ Revision: 569951
12cr|perl-ParseTemplate-3.70.0-3|63	- update to 3.05
12cr|perl-ParseTemplate-3.70.0-3|64	
12cr|perl-ParseTemplate-3.70.0-3|65	* Tue Apr 06 2010 Jérôme Quelin <jquelin@mandriva.org> 3.30.0-1mdv2011.0
12cr|perl-ParseTemplate-3.70.0-3|66	+ Revision: 532157
12cr|perl-ParseTemplate-3.70.0-3|67	- update to 3.03
12cr|perl-ParseTemplate-3.70.0-3|68	
12cr|perl-ParseTemplate-3.70.0-3|69	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 3.20.0-2mdv2010.1
12cr|perl-ParseTemplate-3.70.0-3|70	+ Revision: 528117
12cr|perl-ParseTemplate-3.70.0-3|71	- rebuild
12cr|perl-ParseTemplate-3.70.0-3|72	- import perl-ParseTemplate
12cr|perl-ParseTemplate-3.70.0-3|73	
12cr|perl-ParseTemplate-3.70.0-3|74	
12cr|perl-ParseTemplate-3.70.0-3|75	* Sat Mar 27 2010 cpan2dist 3.02-1mdv
12cr|perl-ParseTemplate-3.70.0-3|76	- initial mdv release, generated with cpan2dist

5192 12
12cr|perl-PatchReader-0.9.5-11|1	%define	upstream_name	 PatchReader
12cr|perl-PatchReader-0.9.5-11|2	%define upstream_version 0.9.5
12cr|perl-PatchReader-0.9.5-11|3	
12cr|perl-PatchReader-0.9.5-11|4	Name:		perl-%{upstream_name}
12cr|perl-PatchReader-0.9.5-11|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-PatchReader-0.9.5-11|6	Release:	11
12cr|perl-PatchReader-0.9.5-11|7	
12cr|perl-PatchReader-0.9.5-11|8	Summary:	Utilities to read and manipulate patches and CVS
12cr|perl-PatchReader-0.9.5-11|9	License:	GPL+ or Artistic
12cr|perl-PatchReader-0.9.5-11|10	Group:		Development/Perl
12cr|perl-PatchReader-0.9.5-11|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-PatchReader-0.9.5-11|12	Source0:	http://www.cpan.org/modules/by-module/PatchReader/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-PatchReader-0.9.5-11|13	
12cr|perl-PatchReader-0.9.5-11|14	BuildRequires:	perl-devel
12cr|perl-PatchReader-0.9.5-11|15	BuildArch:	noarch
12cr|perl-PatchReader-0.9.5-11|16	%rename perl-patchreader
12cr|perl-PatchReader-0.9.5-11|17	
12cr|perl-PatchReader-0.9.5-11|18	%description
12cr|perl-PatchReader-0.9.5-11|19	This perl library allows you to manipulate patches programmatically by chaining
12cr|perl-PatchReader-0.9.5-11|20	together a variety of objects that read, manipulate, and output patch
12cr|perl-PatchReader-0.9.5-11|21	information.
12cr|perl-PatchReader-0.9.5-11|22	
12cr|perl-PatchReader-0.9.5-11|23	%prep
12cr|perl-PatchReader-0.9.5-11|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-PatchReader-0.9.5-11|25	chmod 644 Changes README
12cr|perl-PatchReader-0.9.5-11|26	find . -type f -exec perl -pi -e 'tr/\r//d' {} \;
12cr|perl-PatchReader-0.9.5-11|27	
12cr|perl-PatchReader-0.9.5-11|28	%build
12cr|perl-PatchReader-0.9.5-11|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-PatchReader-0.9.5-11|30	%make
12cr|perl-PatchReader-0.9.5-11|31	
12cr|perl-PatchReader-0.9.5-11|32	%check
12cr|perl-PatchReader-0.9.5-11|33	%make test
12cr|perl-PatchReader-0.9.5-11|34	
12cr|perl-PatchReader-0.9.5-11|35	%install
12cr|perl-PatchReader-0.9.5-11|36	%makeinstall_std
12cr|perl-PatchReader-0.9.5-11|37	
12cr|perl-PatchReader-0.9.5-11|38	%files
12cr|perl-PatchReader-0.9.5-11|39	%doc Changes README
12cr|perl-PatchReader-0.9.5-11|40	%{perl_vendorlib}/PatchReader
12cr|perl-PatchReader-0.9.5-11|41	%{perl_vendorlib}/PatchReader.pm
12cr|perl-PatchReader-0.9.5-11|42	%{_mandir}/man3/*
12cr|perl-PatchReader-0.9.5-11|43	
12cr|perl-PatchReader-0.9.5-11|44	
12cr|perl-PatchReader-0.9.5-11|45	%changelog
12cr|perl-PatchReader-0.9.5-11|46	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.9.5-10mdv2010.1
12cr|perl-PatchReader-0.9.5-11|47	+ Revision: 505284
12cr|perl-PatchReader-0.9.5-11|48	- rebuild using %%perl_convert_version
12cr|perl-PatchReader-0.9.5-11|49	
12cr|perl-PatchReader-0.9.5-11|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.9.5-9mdv2010.0
12cr|perl-PatchReader-0.9.5-11|51	+ Revision: 430521
12cr|perl-PatchReader-0.9.5-11|52	- rebuild
12cr|perl-PatchReader-0.9.5-11|53	
12cr|perl-PatchReader-0.9.5-11|54	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.9.5-8mdv2009.0
12cr|perl-PatchReader-0.9.5-11|55	+ Revision: 241812
12cr|perl-PatchReader-0.9.5-11|56	- rebuild
12cr|perl-PatchReader-0.9.5-11|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-PatchReader-0.9.5-11|58	
12cr|perl-PatchReader-0.9.5-11|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-PatchReader-0.9.5-11|60	- restore BuildRoot
12cr|perl-PatchReader-0.9.5-11|61	
12cr|perl-PatchReader-0.9.5-11|62	* Mon Jul 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.5-6mdv2008.0
12cr|perl-PatchReader-0.9.5-11|63	+ Revision: 47015
12cr|perl-PatchReader-0.9.5-11|64	- rebuild
12cr|perl-PatchReader-0.9.5-11|65	
12cr|perl-PatchReader-0.9.5-11|66	
12cr|perl-PatchReader-0.9.5-11|67	* Thu Jun 22 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.5-5mdv2007.0
12cr|perl-PatchReader-0.9.5-11|68	- %%mkrel
12cr|perl-PatchReader-0.9.5-11|69	
12cr|perl-PatchReader-0.9.5-11|70	* Tue Jun 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.5-4mdk
12cr|perl-PatchReader-0.9.5-11|71	- really drop useless empty directories
12cr|perl-PatchReader-0.9.5-11|72	
12cr|perl-PatchReader-0.9.5-11|73	* Mon Jun 06 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.5-3mdk
12cr|perl-PatchReader-0.9.5-11|74	- fix url
12cr|perl-PatchReader-0.9.5-11|75	- drop useless empty directories
12cr|perl-PatchReader-0.9.5-11|76	
12cr|perl-PatchReader-0.9.5-11|77	* Mon May 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.5-2mdk
12cr|perl-PatchReader-0.9.5-11|78	- obsoletes already-existing perl-patchreader (thx titi)
12cr|perl-PatchReader-0.9.5-11|79	- test in %%check
12cr|perl-PatchReader-0.9.5-11|80	- fix doc perms
12cr|perl-PatchReader-0.9.5-11|81	- fix files encoding
12cr|perl-PatchReader-0.9.5-11|82	
12cr|perl-PatchReader-0.9.5-11|83	* Mon Jan 31 2005 Guillaume Rousse <guillomovitch@mandrake.org> 0.9.5-1mdk
12cr|perl-PatchReader-0.9.5-11|84	- first mdk release
12cr|perl-PatchReader-0.9.5-11|85	

5193 12
12cr|perl-Path-Class-0.260.0-1|1	%define	module	Path-Class
12cr|perl-Path-Class-0.260.0-1|2	%define upstream_version 0.26
12cr|perl-Path-Class-0.260.0-1|3	
12cr|perl-Path-Class-0.260.0-1|4	Name:		perl-%{module}
12cr|perl-Path-Class-0.260.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Path-Class-0.260.0-1|6	Release:	1
12cr|perl-Path-Class-0.260.0-1|7	
12cr|perl-Path-Class-0.260.0-1|8	Summary:	Cross-platform path specification manipulation
12cr|perl-Path-Class-0.260.0-1|9	License:	Artistic/GPL
12cr|perl-Path-Class-0.260.0-1|10	Group:		Development/Perl
12cr|perl-Path-Class-0.260.0-1|11	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Path-Class-0.260.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Path/%{module}-%{upstream_version}.tar.gz
12cr|perl-Path-Class-0.260.0-1|13	BuildRequires: perl-devel
12cr|perl-Path-Class-0.260.0-1|14	
12cr|perl-Path-Class-0.260.0-1|15	BuildArch:	noarch
12cr|perl-Path-Class-0.260.0-1|16	
12cr|perl-Path-Class-0.260.0-1|17	%description
12cr|perl-Path-Class-0.260.0-1|18	Path::Class is a module for manipulation of file and directory specifications
12cr|perl-Path-Class-0.260.0-1|19	(strings describing their locations, like '/home/ken/foo.txt' or
12cr|perl-Path-Class-0.260.0-1|20	'C:\Windows\Foo.txt') in a cross-platform manner. It supports pretty much every
12cr|perl-Path-Class-0.260.0-1|21	platform Perl runs on, including Unix, Windows, Mac, VMS, Epoc, Cygwin, OS/2,
12cr|perl-Path-Class-0.260.0-1|22	and NetWare.
12cr|perl-Path-Class-0.260.0-1|23	
12cr|perl-Path-Class-0.260.0-1|24	%prep
12cr|perl-Path-Class-0.260.0-1|25	%setup -q -n %{module}-%{upstream_version}
12cr|perl-Path-Class-0.260.0-1|26	
12cr|perl-Path-Class-0.260.0-1|27	%build
12cr|perl-Path-Class-0.260.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Path-Class-0.260.0-1|29	%make
12cr|perl-Path-Class-0.260.0-1|30	
12cr|perl-Path-Class-0.260.0-1|31	%check
12cr|perl-Path-Class-0.260.0-1|32	%make test
12cr|perl-Path-Class-0.260.0-1|33	
12cr|perl-Path-Class-0.260.0-1|34	%install
12cr|perl-Path-Class-0.260.0-1|35	%makeinstall_std
12cr|perl-Path-Class-0.260.0-1|36	
12cr|perl-Path-Class-0.260.0-1|37	%files
12cr|perl-Path-Class-0.260.0-1|38	%doc README Changes
12cr|perl-Path-Class-0.260.0-1|39	%{perl_vendorlib}/Path/Class/*
12cr|perl-Path-Class-0.260.0-1|40	%{perl_vendorlib}/Path/Class.pm
12cr|perl-Path-Class-0.260.0-1|41	%{perl_vendorlib}/Path/f.pl
12cr|perl-Path-Class-0.260.0-1|42	%{_mandir}/*/*
12cr|perl-Path-Class-0.260.0-1|43	
12cr|perl-Path-Class-0.260.0-1|44	
12cr|perl-Path-Class-0.260.0-1|45	%changelog
12cr|perl-Path-Class-0.260.0-1|46	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.240.0-1
12cr|perl-Path-Class-0.260.0-1|47	+ Revision: 768283
12cr|perl-Path-Class-0.260.0-1|48	- cleanups
12cr|perl-Path-Class-0.260.0-1|49	- new version
12cr|perl-Path-Class-0.260.0-1|50	
12cr|perl-Path-Class-0.260.0-1|51	* Mon Aug 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-1mdv2011.0
12cr|perl-Path-Class-0.260.0-1|52	+ Revision: 572224
12cr|perl-Path-Class-0.260.0-1|53	- update to 0.21
12cr|perl-Path-Class-0.260.0-1|54	
12cr|perl-Path-Class-0.260.0-1|55	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-1mdv2011.0
12cr|perl-Path-Class-0.260.0-1|56	+ Revision: 552535
12cr|perl-Path-Class-0.260.0-1|57	- update to 0.19
12cr|perl-Path-Class-0.260.0-1|58	
12cr|perl-Path-Class-0.260.0-1|59	* Mon Dec 21 2009 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2010.1
12cr|perl-Path-Class-0.260.0-1|60	+ Revision: 480734
12cr|perl-Path-Class-0.260.0-1|61	- update to 0.18
12cr|perl-Path-Class-0.260.0-1|62	
12cr|perl-Path-Class-0.260.0-1|63	* Mon Nov 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.1
12cr|perl-Path-Class-0.260.0-1|64	+ Revision: 469242
12cr|perl-Path-Class-0.260.0-1|65	- rebuild
12cr|perl-Path-Class-0.260.0-1|66	
12cr|perl-Path-Class-0.260.0-1|67	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.170.0-1mdv2010.0
12cr|perl-Path-Class-0.260.0-1|68	+ Revision: 389936
12cr|perl-Path-Class-0.260.0-1|69	- new version
12cr|perl-Path-Class-0.260.0-1|70	
12cr|perl-Path-Class-0.260.0-1|71	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.16-3mdv2009.0
12cr|perl-Path-Class-0.260.0-1|72	+ Revision: 241813
12cr|perl-Path-Class-0.260.0-1|73	- rebuild
12cr|perl-Path-Class-0.260.0-1|74	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Path-Class-0.260.0-1|75	
12cr|perl-Path-Class-0.260.0-1|76	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Path-Class-0.260.0-1|77	- restore BuildRoot
12cr|perl-Path-Class-0.260.0-1|78	
12cr|perl-Path-Class-0.260.0-1|79	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.16-1mdv2008.0
12cr|perl-Path-Class-0.260.0-1|80	+ Revision: 25189
12cr|perl-Path-Class-0.260.0-1|81	- 0.16
12cr|perl-Path-Class-0.260.0-1|82	
12cr|perl-Path-Class-0.260.0-1|83	
12cr|perl-Path-Class-0.260.0-1|84	* Fri Dec 16 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.15-1mdk
12cr|perl-Path-Class-0.260.0-1|85	- 0.15
12cr|perl-Path-Class-0.260.0-1|86	
12cr|perl-Path-Class-0.260.0-1|87	* Fri Sep 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.13-1mdk
12cr|perl-Path-Class-0.260.0-1|88	- 0.13
12cr|perl-Path-Class-0.260.0-1|89	
12cr|perl-Path-Class-0.260.0-1|90	* Wed Jun 29 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.12-1mdk
12cr|perl-Path-Class-0.260.0-1|91	- 0.12
12cr|perl-Path-Class-0.260.0-1|92	
12cr|perl-Path-Class-0.260.0-1|93	* Wed Jun 08 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.11-1mdk
12cr|perl-Path-Class-0.260.0-1|94	- 0.11
12cr|perl-Path-Class-0.260.0-1|95	
12cr|perl-Path-Class-0.260.0-1|96	* Tue May 03 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.10-1mdk
12cr|perl-Path-Class-0.260.0-1|97	- First Mandriva release
12cr|perl-Path-Class-0.260.0-1|98	

5194 12
12cr|perl-Path-Class-File-Stat-0.20.0-3|1	%define upstream_name    Path-Class-File-Stat
12cr|perl-Path-Class-File-Stat-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Path-Class-File-Stat-0.20.0-3|3	
12cr|perl-Path-Class-File-Stat-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Path-Class-File-Stat-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Path-Class-File-Stat-0.20.0-3|6	Release:	3
12cr|perl-Path-Class-File-Stat-0.20.0-3|7	
12cr|perl-Path-Class-File-Stat-0.20.0-3|8	Summary:	Cache and compare stat() calls on a Path::Class::File object
12cr|perl-Path-Class-File-Stat-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Path-Class-File-Stat-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Path-Class-File-Stat-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Path-Class-File-Stat-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Path/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Path-Class-File-Stat-0.20.0-3|13	
12cr|perl-Path-Class-File-Stat-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Path-Class-File-Stat-0.20.0-3|15	BuildRequires:	perl(Path::Class)
12cr|perl-Path-Class-File-Stat-0.20.0-3|16	BuildArch:	noarch
12cr|perl-Path-Class-File-Stat-0.20.0-3|17	
12cr|perl-Path-Class-File-Stat-0.20.0-3|18	%description
12cr|perl-Path-Class-File-Stat-0.20.0-3|19	Path::Class::File::Stat is a simple extension of Path::Class::File.
12cr|perl-Path-Class-File-Stat-0.20.0-3|20	Path::Class::File::Stat is useful in long-running programs (as under
12cr|perl-Path-Class-File-Stat-0.20.0-3|21	mod_perl) where you might have a file handle opened and want to check if
12cr|perl-Path-Class-File-Stat-0.20.0-3|22	the underlying file has changed.
12cr|perl-Path-Class-File-Stat-0.20.0-3|23	
12cr|perl-Path-Class-File-Stat-0.20.0-3|24	%prep
12cr|perl-Path-Class-File-Stat-0.20.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Path-Class-File-Stat-0.20.0-3|26	
12cr|perl-Path-Class-File-Stat-0.20.0-3|27	%build
12cr|perl-Path-Class-File-Stat-0.20.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Path-Class-File-Stat-0.20.0-3|29	%make
12cr|perl-Path-Class-File-Stat-0.20.0-3|30	
12cr|perl-Path-Class-File-Stat-0.20.0-3|31	%check
12cr|perl-Path-Class-File-Stat-0.20.0-3|32	%make test
12cr|perl-Path-Class-File-Stat-0.20.0-3|33	
12cr|perl-Path-Class-File-Stat-0.20.0-3|34	%install
12cr|perl-Path-Class-File-Stat-0.20.0-3|35	%makeinstall_std
12cr|perl-Path-Class-File-Stat-0.20.0-3|36	
12cr|perl-Path-Class-File-Stat-0.20.0-3|37	%files
12cr|perl-Path-Class-File-Stat-0.20.0-3|38	%doc Changes META.yml README
12cr|perl-Path-Class-File-Stat-0.20.0-3|39	%{_mandir}/man3/*
12cr|perl-Path-Class-File-Stat-0.20.0-3|40	%{perl_vendorlib}/*
12cr|perl-Path-Class-File-Stat-0.20.0-3|41	
12cr|perl-Path-Class-File-Stat-0.20.0-3|42	%changelog
12cr|perl-Path-Class-File-Stat-0.20.0-3|43	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Path-Class-File-Stat-0.20.0-3|44	+ Revision: 657821
12cr|perl-Path-Class-File-Stat-0.20.0-3|45	- rebuild for updated spec-helper
12cr|perl-Path-Class-File-Stat-0.20.0-3|46	
12cr|perl-Path-Class-File-Stat-0.20.0-3|47	* Tue Oct 26 2010 Buchan Milne <bgmilne@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Path-Class-File-Stat-0.20.0-3|48	+ Revision: 589484
12cr|perl-Path-Class-File-Stat-0.20.0-3|49	- import perl-Path-Class-File-Stat
12cr|perl-Path-Class-File-Stat-0.20.0-3|50	

5195 12
12cr|perl-Path-Dispatcher-1.20.0-2|1	%define upstream_name    Path-Dispatcher
12cr|perl-Path-Dispatcher-1.20.0-2|2	%define upstream_version 1.02
12cr|perl-Path-Dispatcher-1.20.0-2|3	
12cr|perl-Path-Dispatcher-1.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Path-Dispatcher-1.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Path-Dispatcher-1.20.0-2|6	Release:	2
12cr|perl-Path-Dispatcher-1.20.0-2|7	
12cr|perl-Path-Dispatcher-1.20.0-2|8	Summary:	All rules must match
12cr|perl-Path-Dispatcher-1.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-Path-Dispatcher-1.20.0-2|10	Group:		Development/Perl
12cr|perl-Path-Dispatcher-1.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Path-Dispatcher-1.20.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Path/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Path-Dispatcher-1.20.0-2|13	
12cr|perl-Path-Dispatcher-1.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-Path-Dispatcher-1.20.0-2|15	BuildRequires:	perl(Any::Moose)
12cr|perl-Path-Dispatcher-1.20.0-2|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Path-Dispatcher-1.20.0-2|17	BuildRequires:	perl(Test::Exception)
12cr|perl-Path-Dispatcher-1.20.0-2|18	BuildRequires:	perl(Try::Tiny)
12cr|perl-Path-Dispatcher-1.20.0-2|19	
12cr|perl-Path-Dispatcher-1.20.0-2|20	BuildArch:	noarch
12cr|perl-Path-Dispatcher-1.20.0-2|21	
12cr|perl-Path-Dispatcher-1.20.0-2|22	%description
12cr|perl-Path-Dispatcher-1.20.0-2|23	We really like the Jifty::Dispatcher manpage and wanted to use it for the
12cr|perl-Path-Dispatcher-1.20.0-2|24	Prophet manpage's command line.
12cr|perl-Path-Dispatcher-1.20.0-2|25	
12cr|perl-Path-Dispatcher-1.20.0-2|26	The basic operation is that of dispatch. Dispatch takes a path and a list
12cr|perl-Path-Dispatcher-1.20.0-2|27	of rules, and it returns a list of matches. From there you can "run" the
12cr|perl-Path-Dispatcher-1.20.0-2|28	rules that matched. These phases are distinct so that, if you need to, you
12cr|perl-Path-Dispatcher-1.20.0-2|29	can inspect which rules were matched without ever running their codeblocks.
12cr|perl-Path-Dispatcher-1.20.0-2|30	
12cr|perl-Path-Dispatcher-1.20.0-2|31	You want to use the Path::Dispatcher::Declarative manpage which gives you
12cr|perl-Path-Dispatcher-1.20.0-2|32	some sugar inspired by the Jifty::Dispatcher manpage.
12cr|perl-Path-Dispatcher-1.20.0-2|33	
12cr|perl-Path-Dispatcher-1.20.0-2|34	%prep
12cr|perl-Path-Dispatcher-1.20.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Path-Dispatcher-1.20.0-2|36	
12cr|perl-Path-Dispatcher-1.20.0-2|37	%build
12cr|perl-Path-Dispatcher-1.20.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Path-Dispatcher-1.20.0-2|39	%make
12cr|perl-Path-Dispatcher-1.20.0-2|40	
12cr|perl-Path-Dispatcher-1.20.0-2|41	%check
12cr|perl-Path-Dispatcher-1.20.0-2|42	%make test
12cr|perl-Path-Dispatcher-1.20.0-2|43	
12cr|perl-Path-Dispatcher-1.20.0-2|44	%install
12cr|perl-Path-Dispatcher-1.20.0-2|45	%makeinstall_std
12cr|perl-Path-Dispatcher-1.20.0-2|46	
12cr|perl-Path-Dispatcher-1.20.0-2|47	%files
12cr|perl-Path-Dispatcher-1.20.0-2|48	%doc Changes META.yml
12cr|perl-Path-Dispatcher-1.20.0-2|49	%{_mandir}/man3/*
12cr|perl-Path-Dispatcher-1.20.0-2|50	%{perl_vendorlib}/Path/
12cr|perl-Path-Dispatcher-1.20.0-2|51	
12cr|perl-Path-Dispatcher-1.20.0-2|52	%changelog
12cr|perl-Path-Dispatcher-1.20.0-2|53	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2011.0
12cr|perl-Path-Dispatcher-1.20.0-2|54	+ Revision: 596739
12cr|perl-Path-Dispatcher-1.20.0-2|55	- adding missing buildrequires
12cr|perl-Path-Dispatcher-1.20.0-2|56	- update to 1.02
12cr|perl-Path-Dispatcher-1.20.0-2|57	
12cr|perl-Path-Dispatcher-1.20.0-2|58	* Thu Apr 29 2010 Michael Scherer <misc@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-Path-Dispatcher-1.20.0-2|59	+ Revision: 541081
12cr|perl-Path-Dispatcher-1.20.0-2|60	- import perl-Path-Dispatcher
12cr|perl-Path-Dispatcher-1.20.0-2|61	
12cr|perl-Path-Dispatcher-1.20.0-2|62	
12cr|perl-Path-Dispatcher-1.20.0-2|63	* Thu Apr 29 2010 cpan2dist 0.15-1mdv
12cr|perl-Path-Dispatcher-1.20.0-2|64	- initial mdv release, generated with cpan2dist

5196 12
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|1	%define upstream_name    Path-Dispatcher-Declarative
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|2	%define upstream_version 0.03
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|3	
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|6	Release:	2
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|7	
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|8	Summary:	Sugary dispatcher
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|9	License:	GPL+ or Artistic
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|10	Group:		Development/Perl
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Path/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|13	
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|14	BuildRequires:	perl-devel
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|15	BuildRequires:	perl(Any::Moose)
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|17	BuildRequires:	perl(Path::Dispatcher)
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|18	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|19	BuildArch:	noarch
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|20	
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|21	%description
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|22	the Jifty::Dispatcher manpage rocks!
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|23	
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|24	%prep
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|26	
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|27	%build
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|29	%make
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|30	
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|31	%check
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|32	%make test
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|33	
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|34	%install
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|35	%makeinstall_std
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|36	
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|37	%files
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|38	%doc Changes META.yml
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|39	%{_mandir}/man3/*
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|40	%{perl_vendorlib}/Path/
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|41	
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|42	%changelog
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|43	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|44	+ Revision: 681744
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|45	- new version 0.03
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|46	
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|47	* Fri Apr 30 2010 Michael Scherer <misc@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|48	+ Revision: 541114
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|49	- import perl-Path-Dispatcher-Declarative
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|50	
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|51	
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|52	* Fri Apr 30 2010 cpan2dist 0.01-1mdv
12cr|perl-Path-Dispatcher-Declarative-0.30.0-2|53	- initial mdv release, generated with cpan2dist

5197 12
12cr|perl-PDF-API2-2.19.0-2|1	%define upstream_name    PDF-API2
12cr|perl-PDF-API2-2.19.0-2|2	%define upstream_version 2.019
12cr|perl-PDF-API2-2.19.0-2|3	
12cr|perl-PDF-API2-2.19.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-PDF-API2-2.19.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-PDF-API2-2.19.0-2|6	Release:	2
12cr|perl-PDF-API2-2.19.0-2|7	
12cr|perl-PDF-API2-2.19.0-2|8	Summary:	PDF-API2 Perl module
12cr|perl-PDF-API2-2.19.0-2|9	License:	Artistic
12cr|perl-PDF-API2-2.19.0-2|10	Group:		Development/Perl
12cr|perl-PDF-API2-2.19.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-PDF-API2-2.19.0-2|12	Source0:	http://www.cpan.org/modules/by-module/PDF/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-PDF-API2-2.19.0-2|13	
12cr|perl-PDF-API2-2.19.0-2|14	BuildRequires:	 perl-devel
12cr|perl-PDF-API2-2.19.0-2|15	BuildRequires:	 perl(Compress::Zlib)
12cr|perl-PDF-API2-2.19.0-2|16	BuildRequires:	 perl(Font::TTF::Font)
12cr|perl-PDF-API2-2.19.0-2|17	BuildArch:	noarch
12cr|perl-PDF-API2-2.19.0-2|18	Requires:	fonts-ttf-dejavu
12cr|perl-PDF-API2-2.19.0-2|19	
12cr|perl-PDF-API2-2.19.0-2|20	%description
12cr|perl-PDF-API2-2.19.0-2|21	This module is 'The Next Generation' of Text::PDF::API which initially
12cr|perl-PDF-API2-2.19.0-2|22	provided a nice API around the Text::PDF::* modules created by Martin Hosken.
12cr|perl-PDF-API2-2.19.0-2|23	
12cr|perl-PDF-API2-2.19.0-2|24	%prep
12cr|perl-PDF-API2-2.19.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-PDF-API2-2.19.0-2|26	find contrib -type f | xargs \
12cr|perl-PDF-API2-2.19.0-2|27	perl -pi -e 's|^#!/usr/local/bin/perl|#!/usr/bin/perl|'
12cr|perl-PDF-API2-2.19.0-2|28	
12cr|perl-PDF-API2-2.19.0-2|29	%build
12cr|perl-PDF-API2-2.19.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-PDF-API2-2.19.0-2|31	%make
12cr|perl-PDF-API2-2.19.0-2|32	
12cr|perl-PDF-API2-2.19.0-2|33	%check
12cr|perl-PDF-API2-2.19.0-2|34	make test
12cr|perl-PDF-API2-2.19.0-2|35	
12cr|perl-PDF-API2-2.19.0-2|36	%install
12cr|perl-PDF-API2-2.19.0-2|37	%makeinstall_std
12cr|perl-PDF-API2-2.19.0-2|38	rm -f %{buildroot}%{perl_vendorlib}/PDF/API2/Win32.pm
12cr|perl-PDF-API2-2.19.0-2|39	rm -f %{buildroot}%{perl_vendorlib}/PDF/API2/Basic/TTF/Win32.pm
12cr|perl-PDF-API2-2.19.0-2|40	rm -rf %{buildroot}%{perl_vendorlib}/PDF/API2/fonts
12cr|perl-PDF-API2-2.19.0-2|41	
12cr|perl-PDF-API2-2.19.0-2|42	install -d -m 755 %{buildroot}%{_bindir}
12cr|perl-PDF-API2-2.19.0-2|43	install -m 755 contrib/* %{buildroot}%{_bindir}
12cr|perl-PDF-API2-2.19.0-2|44	
12cr|perl-PDF-API2-2.19.0-2|45	%files
12cr|perl-PDF-API2-2.19.0-2|46	%doc Changes CONTACT HACKING LICENSE PATENTS README examples
12cr|perl-PDF-API2-2.19.0-2|47	%{perl_vendorlib}/PDF
12cr|perl-PDF-API2-2.19.0-2|48	%{_mandir}/*/*
12cr|perl-PDF-API2-2.19.0-2|49	%{_bindir}/*
12cr|perl-PDF-API2-2.19.0-2|50	
12cr|perl-PDF-API2-2.19.0-2|51	%changelog
12cr|perl-PDF-API2-2.19.0-2|52	* Mon Mar 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.19.0-1mdv2011.0
12cr|perl-PDF-API2-2.19.0-2|53	+ Revision: 644794
12cr|perl-PDF-API2-2.19.0-2|54	- update to new version 2.019
12cr|perl-PDF-API2-2.19.0-2|55	
12cr|perl-PDF-API2-2.19.0-2|56	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.18.0-1
12cr|perl-PDF-API2-2.19.0-2|57	+ Revision: 643433
12cr|perl-PDF-API2-2.19.0-2|58	- new version
12cr|perl-PDF-API2-2.19.0-2|59	
12cr|perl-PDF-API2-2.19.0-2|60	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.16.0-1
12cr|perl-PDF-API2-2.19.0-2|61	+ Revision: 636163
12cr|perl-PDF-API2-2.19.0-2|62	- new version
12cr|perl-PDF-API2-2.19.0-2|63	- drop man pages installation patch, uneeded anymore
12cr|perl-PDF-API2-2.19.0-2|64	
12cr|perl-PDF-API2-2.19.0-2|65	* Thu Nov 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.730.0-3mdv2011.0
12cr|perl-PDF-API2-2.19.0-2|66	+ Revision: 596118
12cr|perl-PDF-API2-2.19.0-2|67	- fix pdf-merge output (bug #61563)
12cr|perl-PDF-API2-2.19.0-2|68	- install contrib programs in binary directory, not at examples
12cr|perl-PDF-API2-2.19.0-2|69	
12cr|perl-PDF-API2-2.19.0-2|70	* Sat Nov 06 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.730.0-2mdv2011.0
12cr|perl-PDF-API2-2.19.0-2|71	+ Revision: 594249
12cr|perl-PDF-API2-2.19.0-2|72	- fix the permissions of the docs
12cr|perl-PDF-API2-2.19.0-2|73	
12cr|perl-PDF-API2-2.19.0-2|74	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.730.0-1mdv2011.0
12cr|perl-PDF-API2-2.19.0-2|75	+ Revision: 404288
12cr|perl-PDF-API2-2.19.0-2|76	- rebuild using %%perl_convert_version
12cr|perl-PDF-API2-2.19.0-2|77	
12cr|perl-PDF-API2-2.19.0-2|78	* Thu May 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.73-1mdv2010.0
12cr|perl-PDF-API2-2.19.0-2|79	+ Revision: 373005
12cr|perl-PDF-API2-2.19.0-2|80	- new version
12cr|perl-PDF-API2-2.19.0-2|81	
12cr|perl-PDF-API2-2.19.0-2|82	* Sun Nov 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.72.003-1mdv2009.1
12cr|perl-PDF-API2-2.19.0-2|83	+ Revision: 305981
12cr|perl-PDF-API2-2.19.0-2|84	- update to new version 0.72.003
12cr|perl-PDF-API2-2.19.0-2|85	
12cr|perl-PDF-API2-2.19.0-2|86	* Tue Aug 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.71.001-1mdv2009.0
12cr|perl-PDF-API2-2.19.0-2|87	+ Revision: 271034
12cr|perl-PDF-API2-2.19.0-2|88	- update to new version 0.71.001
12cr|perl-PDF-API2-2.19.0-2|89	
12cr|perl-PDF-API2-2.19.0-2|90	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.69-3mdv2009.0
12cr|perl-PDF-API2-2.19.0-2|91	+ Revision: 268669
12cr|perl-PDF-API2-2.19.0-2|92	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-PDF-API2-2.19.0-2|93	
12cr|perl-PDF-API2-2.19.0-2|94	* Sat May 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.69-2mdv2009.0
12cr|perl-PDF-API2-2.19.0-2|95	+ Revision: 208454
12cr|perl-PDF-API2-2.19.0-2|96	- don't ship dejavu fonts, juste requires them
12cr|perl-PDF-API2-2.19.0-2|97	
12cr|perl-PDF-API2-2.19.0-2|98	* Tue Jan 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.69-1mdv2008.1
12cr|perl-PDF-API2-2.19.0-2|99	+ Revision: 156681
12cr|perl-PDF-API2-2.19.0-2|100	- fix build
12cr|perl-PDF-API2-2.19.0-2|101	
12cr|perl-PDF-API2-2.19.0-2|102	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-PDF-API2-2.19.0-2|103	- restore BuildRoot
12cr|perl-PDF-API2-2.19.0-2|104	
12cr|perl-PDF-API2-2.19.0-2|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-PDF-API2-2.19.0-2|106	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-PDF-API2-2.19.0-2|107	
12cr|perl-PDF-API2-2.19.0-2|108	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 0.68-1mdv2008.1
12cr|perl-PDF-API2-2.19.0-2|109	+ Revision: 109366
12cr|perl-PDF-API2-2.19.0-2|110	- update to new version 0.68
12cr|perl-PDF-API2-2.19.0-2|111	
12cr|perl-PDF-API2-2.19.0-2|112	* Sun Nov 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.66-1mdv2008.1
12cr|perl-PDF-API2-2.19.0-2|113	+ Revision: 105897
12cr|perl-PDF-API2-2.19.0-2|114	- update to new version 0.66
12cr|perl-PDF-API2-2.19.0-2|115	
12cr|perl-PDF-API2-2.19.0-2|116	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.65-1mdv2008.1
12cr|perl-PDF-API2-2.19.0-2|117	+ Revision: 97558
12cr|perl-PDF-API2-2.19.0-2|118	- update to new version 0.65
12cr|perl-PDF-API2-2.19.0-2|119	
12cr|perl-PDF-API2-2.19.0-2|120	* Thu Aug 30 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.63-1mdv2008.0
12cr|perl-PDF-API2-2.19.0-2|121	+ Revision: 75230
12cr|perl-PDF-API2-2.19.0-2|122	- update to new version 0.63
12cr|perl-PDF-API2-2.19.0-2|123	
12cr|perl-PDF-API2-2.19.0-2|124	* Wed Aug 15 2007 Funda Wang <fwang@mandriva.org> 0.62-2mdv2008.0
12cr|perl-PDF-API2-2.19.0-2|125	+ Revision: 63666
12cr|perl-PDF-API2-2.19.0-2|126	- remove Win32 files
12cr|perl-PDF-API2-2.19.0-2|127	
12cr|perl-PDF-API2-2.19.0-2|128	* Wed Aug 08 2007 Funda Wang <fwang@mandriva.org> 0.62-1mdv2008.0
12cr|perl-PDF-API2-2.19.0-2|129	+ Revision: 60470
12cr|perl-PDF-API2-2.19.0-2|130	- fix doc files
12cr|perl-PDF-API2-2.19.0-2|131	- New version 0.62
12cr|perl-PDF-API2-2.19.0-2|132	
12cr|perl-PDF-API2-2.19.0-2|133	* Thu May 10 2007 Olivier Thauvin <nanardon@mandriva.org> 0.61-1mdv2008.0
12cr|perl-PDF-API2-2.19.0-2|134	+ Revision: 25829
12cr|perl-PDF-API2-2.19.0-2|135	- 0.61
12cr|perl-PDF-API2-2.19.0-2|136	
12cr|perl-PDF-API2-2.19.0-2|137	* Thu May 03 2007 Olivier Thauvin <nanardon@mandriva.org> 0.60-1mdv2008.0
12cr|perl-PDF-API2-2.19.0-2|138	+ Revision: 22085
12cr|perl-PDF-API2-2.19.0-2|139	- 0.60
12cr|perl-PDF-API2-2.19.0-2|140	
12cr|perl-PDF-API2-2.19.0-2|141	
12cr|perl-PDF-API2-2.19.0-2|142	* Mon Aug 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.55-1mdv2007.0
12cr|perl-PDF-API2-2.19.0-2|143	- New version 0.55
12cr|perl-PDF-API2-2.19.0-2|144	
12cr|perl-PDF-API2-2.19.0-2|145	* Wed Jun 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.53-1mdv2007.0
12cr|perl-PDF-API2-2.19.0-2|146	- New version 0.53
12cr|perl-PDF-API2-2.19.0-2|147	
12cr|perl-PDF-API2-2.19.0-2|148	* Fri Jun 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.52-1mdv2007.0
12cr|perl-PDF-API2-2.19.0-2|149	- New version 0.52
12cr|perl-PDF-API2-2.19.0-2|150	
12cr|perl-PDF-API2-2.19.0-2|151	* Mon Dec 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.51-1mdk
12cr|perl-PDF-API2-2.19.0-2|152	- New release 0.51
12cr|perl-PDF-API2-2.19.0-2|153	- drop patch, a command-line switch is easier to maintain
12cr|perl-PDF-API2-2.19.0-2|154	
12cr|perl-PDF-API2-2.19.0-2|155	* Tue Oct 04 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.46.003-1mdk
12cr|perl-PDF-API2-2.19.0-2|156	- New release 0.46.003
12cr|perl-PDF-API2-2.19.0-2|157	
12cr|perl-PDF-API2-2.19.0-2|158	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.46.002-2mdk
12cr|perl-PDF-API2-2.19.0-2|159	- buildrequires fix
12cr|perl-PDF-API2-2.19.0-2|160	
12cr|perl-PDF-API2-2.19.0-2|161	* Fri Sep 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.46.002-1mdk
12cr|perl-PDF-API2-2.19.0-2|162	- New release 0.46.002
12cr|perl-PDF-API2-2.19.0-2|163	
12cr|perl-PDF-API2-2.19.0-2|164	* Wed Sep 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.46.001-1mdk
12cr|perl-PDF-API2-2.19.0-2|165	- New release 0.46.001
12cr|perl-PDF-API2-2.19.0-2|166	
12cr|perl-PDF-API2-2.19.0-2|167	* Fri Sep 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.46-1mdk
12cr|perl-PDF-API2-2.19.0-2|168	- new version
12cr|perl-PDF-API2-2.19.0-2|169	- rpmbuildupdate aware
12cr|perl-PDF-API2-2.19.0-2|170	- spec cleanup
12cr|perl-PDF-API2-2.19.0-2|171	- fix directory ownership
12cr|perl-PDF-API2-2.19.0-2|172	- enable tests
12cr|perl-PDF-API2-2.19.0-2|173	- better url
12cr|perl-PDF-API2-2.19.0-2|174	- fix doc files list
12cr|perl-PDF-API2-2.19.0-2|175	- force man page generation
12cr|perl-PDF-API2-2.19.0-2|176	- fix some perms and encoding
12cr|perl-PDF-API2-2.19.0-2|177	
12cr|perl-PDF-API2-2.19.0-2|178	* Mon Mar 01 2004 Michael Scherer <misc@mandrake.org> 0.3r77-2mdk
12cr|perl-PDF-API2-2.19.0-2|179	- remove useless Requires on win32
12cr|perl-PDF-API2-2.19.0-2|180	
12cr|perl-PDF-API2-2.19.0-2|181	* Tue Feb 17 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.3r77-1mdk
12cr|perl-PDF-API2-2.19.0-2|182	- 0.3r77
12cr|perl-PDF-API2-2.19.0-2|183	

5198 12
12cr|perl-Perl6-Doc-0.470.0-3|1	%define upstream_name    Perl6-Doc
12cr|perl-Perl6-Doc-0.470.0-3|2	%define upstream_version 0.47
12cr|perl-Perl6-Doc-0.470.0-3|3	
12cr|perl-Perl6-Doc-0.470.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Perl6-Doc-0.470.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl6-Doc-0.470.0-3|6	Release:	3
12cr|perl-Perl6-Doc-0.470.0-3|7	
12cr|perl-Perl6-Doc-0.470.0-3|8	Summary:	Perl 6 Documentation Collection
12cr|perl-Perl6-Doc-0.470.0-3|9	License:	GPL+ or Artistic
12cr|perl-Perl6-Doc-0.470.0-3|10	Group:		Development/Perl
12cr|perl-Perl6-Doc-0.470.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl6-Doc-0.470.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Perl6/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl6-Doc-0.470.0-3|13	
12cr|perl-Perl6-Doc-0.470.0-3|14	BuildRequires:	perl-devel
12cr|perl-Perl6-Doc-0.470.0-3|15	BuildRequires:	perl(File::ShareDir::Install)
12cr|perl-Perl6-Doc-0.470.0-3|16	BuildArch:	noarch
12cr|perl-Perl6-Doc-0.470.0-3|17	
12cr|perl-Perl6-Doc-0.470.0-3|18	%description
12cr|perl-Perl6-Doc-0.470.0-3|19	This Perl module distribution contains all the latest Perl 6 documentation
12cr|perl-Perl6-Doc-0.470.0-3|20	and a utility called 'p6doc' for viewing it.
12cr|perl-Perl6-Doc-0.470.0-3|21	
12cr|perl-Perl6-Doc-0.470.0-3|22	Below is the list of documents that are currently available; a number in
12cr|perl-Perl6-Doc-0.470.0-3|23	the column indicates, the document is currently available. An asterisk next
12cr|perl-Perl6-Doc-0.470.0-3|24	to a number means that the document is an unofficial draft written by a
12cr|perl-Perl6-Doc-0.470.0-3|25	member of the Perl community but not approved by the Perl 6 Design Team.
12cr|perl-Perl6-Doc-0.470.0-3|26	The pages after the first section are anyway no Design docs.
12cr|perl-Perl6-Doc-0.470.0-3|27	
12cr|perl-Perl6-Doc-0.470.0-3|28	Contents
12cr|perl-Perl6-Doc-0.470.0-3|29	S01  The Ugly, the Bad, and the Good   (A01)
12cr|perl-Perl6-Doc-0.470.0-3|30	S02  Bits and Pieces                   (A02) (E02)
12cr|perl-Perl6-Doc-0.470.0-3|31	S03  Operators                         (A03) (E03)
12cr|perl-Perl6-Doc-0.470.0-3|32	S04  Syntax                            (A04) (E04)
12cr|perl-Perl6-Doc-0.470.0-3|33	S05  Pattern Matching                  (A05) (E05)
12cr|perl-Perl6-Doc-0.470.0-3|34	S06  Subroutines                       (A06) (E06)
12cr|perl-Perl6-Doc-0.470.0-3|35	Formats                                 (E07)
12cr|perl-Perl6-Doc-0.470.0-3|36	S09  Data Structures
12cr|perl-Perl6-Doc-0.470.0-3|37	S10  Packages
12cr|perl-Perl6-Doc-0.470.0-3|38	S11  Modules
12cr|perl-Perl6-Doc-0.470.0-3|39	S12  Objects                           (A12)
12cr|perl-Perl6-Doc-0.470.0-3|40	S13  Overloading
12cr|perl-Perl6-Doc-0.470.0-3|41	S16* IPC / IO / Signals
12cr|perl-Perl6-Doc-0.470.0-3|42	S17* Concurrency
12cr|perl-Perl6-Doc-0.470.0-3|43	Debugging                         (A20*)
12cr|perl-Perl6-Doc-0.470.0-3|44	S22* CPAN
12cr|perl-Perl6-Doc-0.470.0-3|45	Portable Perl
12cr|perl-Perl6-Doc-0.470.0-3|46	S26  Perl Documentation
12cr|perl-Perl6-Doc-0.470.0-3|47	S27* Perl Culture
12cr|perl-Perl6-Doc-0.470.0-3|48	S28* Special Names
12cr|perl-Perl6-Doc-0.470.0-3|49	S29  Functions
12cr|perl-Perl6-Doc-0.470.0-3|50	
12cr|perl-Perl6-Doc-0.470.0-3|51	F01  FAQ::Captures
12cr|perl-Perl6-Doc-0.470.0-3|52	F02  FAQ::FUD
12cr|perl-Perl6-Doc-0.470.0-3|53	
12cr|perl-Perl6-Doc-0.470.0-3|54	O01  Overview
12cr|perl-Perl6-Doc-0.470.0-3|55	O03  Overview::Operator
12cr|perl-Perl6-Doc-0.470.0-3|56	O04  Overview::Smartmatch
12cr|perl-Perl6-Doc-0.470.0-3|57	O05  Overview::Reduce
12cr|perl-Perl6-Doc-0.470.0-3|58	O07  Overview::Variable
12cr|perl-Perl6-Doc-0.470.0-3|59	O08  Overview::Data
12cr|perl-Perl6-Doc-0.470.0-3|60	O10  Overview::File
12cr|perl-Perl6-Doc-0.470.0-3|61	O12  Overview::Functions
12cr|perl-Perl6-Doc-0.470.0-3|62	O14  Overview::Control
12cr|perl-Perl6-Doc-0.470.0-3|63	O15  Overview::Subroutine
12cr|perl-Perl6-Doc-0.470.0-3|64	O17  Overview::Object
12cr|perl-Perl6-Doc-0.470.0-3|65	O20  Overview::Rule
12cr|perl-Perl6-Doc-0.470.0-3|66	
12cr|perl-Perl6-Doc-0.470.0-3|67	T01  Tutorial perlintro
12cr|perl-Perl6-Doc-0.470.0-3|68	
12cr|perl-Perl6-Doc-0.470.0-3|69	M01  Report on the Perl 6 Announcement
12cr|perl-Perl6-Doc-0.470.0-3|70	M02  What is Perl 6 ?
12cr|perl-Perl6-Doc-0.470.0-3|71	M03  A Plan for Pugs
12cr|perl-Perl6-Doc-0.470.0-3|72	M04  Everyday Perl 6
12cr|perl-Perl6-Doc-0.470.0-3|73	M05  Yet Another Perl 6 Operator (Microarticles)
12cr|perl-Perl6-Doc-0.470.0-3|74	M06  The Beauty of Perl 6 Parameter Passing
12cr|perl-Perl6-Doc-0.470.0-3|75	
12cr|perl-Perl6-Doc-0.470.0-3|76	%prep
12cr|perl-Perl6-Doc-0.470.0-3|77	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl6-Doc-0.470.0-3|78	
12cr|perl-Perl6-Doc-0.470.0-3|79	%build
12cr|perl-Perl6-Doc-0.470.0-3|80	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl6-Doc-0.470.0-3|81	%make
12cr|perl-Perl6-Doc-0.470.0-3|82	
12cr|perl-Perl6-Doc-0.470.0-3|83	%check
12cr|perl-Perl6-Doc-0.470.0-3|84	%make test
12cr|perl-Perl6-Doc-0.470.0-3|85	
12cr|perl-Perl6-Doc-0.470.0-3|86	%install
12cr|perl-Perl6-Doc-0.470.0-3|87	%makeinstall_std
12cr|perl-Perl6-Doc-0.470.0-3|88	
12cr|perl-Perl6-Doc-0.470.0-3|89	%files
12cr|perl-Perl6-Doc-0.470.0-3|90	%doc Changes README
12cr|perl-Perl6-Doc-0.470.0-3|91	%{_mandir}/man3/*
12cr|perl-Perl6-Doc-0.470.0-3|92	%{perl_vendorlib}/*
12cr|perl-Perl6-Doc-0.470.0-3|93	
12cr|perl-Perl6-Doc-0.470.0-3|94	%changelog
12cr|perl-Perl6-Doc-0.470.0-3|95	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.470.0-2mdv2011.0
12cr|perl-Perl6-Doc-0.470.0-3|96	+ Revision: 657823
12cr|perl-Perl6-Doc-0.470.0-3|97	- rebuild for updated spec-helper
12cr|perl-Perl6-Doc-0.470.0-3|98	
12cr|perl-Perl6-Doc-0.470.0-3|99	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.470.0-1mdv2011.0
12cr|perl-Perl6-Doc-0.470.0-3|100	+ Revision: 612344
12cr|perl-Perl6-Doc-0.470.0-3|101	- update to new version 0.47
12cr|perl-Perl6-Doc-0.470.0-3|102	
12cr|perl-Perl6-Doc-0.470.0-3|103	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-Perl6-Doc-0.470.0-3|104	- update to 0.45
12cr|perl-Perl6-Doc-0.470.0-3|105	
12cr|perl-Perl6-Doc-0.470.0-3|106	* Wed Aug 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.450.0-1mdv2010.0
12cr|perl-Perl6-Doc-0.470.0-3|107	+ Revision: 418116
12cr|perl-Perl6-Doc-0.470.0-3|108	- update to 0.45
12cr|perl-Perl6-Doc-0.470.0-3|109	
12cr|perl-Perl6-Doc-0.470.0-3|110	* Sat Jul 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.430.0-1mdv2010.0
12cr|perl-Perl6-Doc-0.470.0-3|111	+ Revision: 399596
12cr|perl-Perl6-Doc-0.470.0-3|112	- update to 0.43
12cr|perl-Perl6-Doc-0.470.0-3|113	
12cr|perl-Perl6-Doc-0.470.0-3|114	* Fri Jul 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.410.0-1mdv2010.0
12cr|perl-Perl6-Doc-0.470.0-3|115	+ Revision: 396745
12cr|perl-Perl6-Doc-0.470.0-3|116	- update to 0.41
12cr|perl-Perl6-Doc-0.470.0-3|117	
12cr|perl-Perl6-Doc-0.470.0-3|118	* Wed Jul 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.400.0-1mdv2010.0
12cr|perl-Perl6-Doc-0.470.0-3|119	+ Revision: 396310
12cr|perl-Perl6-Doc-0.470.0-3|120	- update to 0.40
12cr|perl-Perl6-Doc-0.470.0-3|121	
12cr|perl-Perl6-Doc-0.470.0-3|122	* Wed Jul 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.360.0-1mdv2010.0
12cr|perl-Perl6-Doc-0.470.0-3|123	+ Revision: 396308
12cr|perl-Perl6-Doc-0.470.0-3|124	- import perl-Perl6-Doc
12cr|perl-Perl6-Doc-0.470.0-3|125	
12cr|perl-Perl6-Doc-0.470.0-3|126	
12cr|perl-Perl6-Doc-0.470.0-3|127	* Wed Jul 15 2009 cpan2dist 0.36-1mdv
12cr|perl-Perl6-Doc-0.470.0-3|128	- initial mdv release, generated with cpan2dist

5199 12
12cr|perl-Perl6-Export-0.70.0-2|1	%define upstream_name    Perl6-Export
12cr|perl-Perl6-Export-0.70.0-2|2	%define upstream_version 0.07
12cr|perl-Perl6-Export-0.70.0-2|3	
12cr|perl-Perl6-Export-0.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Perl6-Export-0.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl6-Export-0.70.0-2|6	Release:	2
12cr|perl-Perl6-Export-0.70.0-2|7	
12cr|perl-Perl6-Export-0.70.0-2|8	Summary:	Implements the Perl 6 is export trait
12cr|perl-Perl6-Export-0.70.0-2|9	License:	Artistic
12cr|perl-Perl6-Export-0.70.0-2|10	Group:		Development/Perl
12cr|perl-Perl6-Export-0.70.0-2|11	Url:		http://search.cpan.org/dist/Perl6-Export/
12cr|perl-Perl6-Export-0.70.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Perl6/Perl6-Export-%{upstream_version}.tar.bz2
12cr|perl-Perl6-Export-0.70.0-2|13	
12cr|perl-Perl6-Export-0.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-Perl6-Export-0.70.0-2|15	BuildArch:	noarch
12cr|perl-Perl6-Export-0.70.0-2|16	
12cr|perl-Perl6-Export-0.70.0-2|17	%description
12cr|perl-Perl6-Export-0.70.0-2|18	This module prototypes the Perl 6 'exported' and 'exportable' traits
12cr|perl-Perl6-Export-0.70.0-2|19	in Perl 5.
12cr|perl-Perl6-Export-0.70.0-2|20	
12cr|perl-Perl6-Export-0.70.0-2|21	Instead of messing around with @EXPORT arrays, you just declare which subs
12cr|perl-Perl6-Export-0.70.0-2|22	are to be exported (or are exportable on request) as part of those subs.
12cr|perl-Perl6-Export-0.70.0-2|23	
12cr|perl-Perl6-Export-0.70.0-2|24	%prep
12cr|perl-Perl6-Export-0.70.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl6-Export-0.70.0-2|26	
12cr|perl-Perl6-Export-0.70.0-2|27	%build
12cr|perl-Perl6-Export-0.70.0-2|28	yes y | perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl6-Export-0.70.0-2|29	%make
12cr|perl-Perl6-Export-0.70.0-2|30	
12cr|perl-Perl6-Export-0.70.0-2|31	%check
12cr|perl-Perl6-Export-0.70.0-2|32	%make test
12cr|perl-Perl6-Export-0.70.0-2|33	
12cr|perl-Perl6-Export-0.70.0-2|34	%install
12cr|perl-Perl6-Export-0.70.0-2|35	%makeinstall_std
12cr|perl-Perl6-Export-0.70.0-2|36	rm -rf %{buildroot}%{perl_vendorarch}
12cr|perl-Perl6-Export-0.70.0-2|37	
12cr|perl-Perl6-Export-0.70.0-2|38	%files
12cr|perl-Perl6-Export-0.70.0-2|39	%defattr(-, root, root, 0755)
12cr|perl-Perl6-Export-0.70.0-2|40	%doc Changes README
12cr|perl-Perl6-Export-0.70.0-2|41	%doc %{_mandir}/man3/*
12cr|perl-Perl6-Export-0.70.0-2|42	%dir %{perl_vendorlib}/Perl6/
12cr|perl-Perl6-Export-0.70.0-2|43	%{perl_vendorlib}/Perl6/Export.pm
12cr|perl-Perl6-Export-0.70.0-2|44	
12cr|perl-Perl6-Export-0.70.0-2|45	
12cr|perl-Perl6-Export-0.70.0-2|46	%changelog
12cr|perl-Perl6-Export-0.70.0-2|47	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-Perl6-Export-0.70.0-2|48	+ Revision: 404290
12cr|perl-Perl6-Export-0.70.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-Perl6-Export-0.70.0-2|50	
12cr|perl-Perl6-Export-0.70.0-2|51	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.07-4mdv2009.0
12cr|perl-Perl6-Export-0.70.0-2|52	+ Revision: 258221
12cr|perl-Perl6-Export-0.70.0-2|53	- rebuild
12cr|perl-Perl6-Export-0.70.0-2|54	
12cr|perl-Perl6-Export-0.70.0-2|55	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.07-3mdv2009.0
12cr|perl-Perl6-Export-0.70.0-2|56	+ Revision: 246276
12cr|perl-Perl6-Export-0.70.0-2|57	- rebuild
12cr|perl-Perl6-Export-0.70.0-2|58	
12cr|perl-Perl6-Export-0.70.0-2|59	* Sun Mar 23 2008 Stefan van der Eijk <stefan@mandriva.org> 0.07-1mdv2008.1
12cr|perl-Perl6-Export-0.70.0-2|60	+ Revision: 189555
12cr|perl-Perl6-Export-0.70.0-2|61	- fix group
12cr|perl-Perl6-Export-0.70.0-2|62	- import perl-Perl6-Export
12cr|perl-Perl6-Export-0.70.0-2|63	
12cr|perl-Perl6-Export-0.70.0-2|64	

5200 12
12cr|perl-Perl6-Export-Attrs-0.0.3-3|1	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|2	%define realname   Perl6-Export-Attrs
12cr|perl-Perl6-Export-Attrs-0.0.3-3|3	%define version    0.0.3
12cr|perl-Perl6-Export-Attrs-0.0.3-3|4	%define release    %mkrel 3
12cr|perl-Perl6-Export-Attrs-0.0.3-3|5	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|6	Name:       perl-%{realname}
12cr|perl-Perl6-Export-Attrs-0.0.3-3|7	Version:    %{version}
12cr|perl-Perl6-Export-Attrs-0.0.3-3|8	Release:    %{release}
12cr|perl-Perl6-Export-Attrs-0.0.3-3|9	License:    GPL or Artistic
12cr|perl-Perl6-Export-Attrs-0.0.3-3|10	Group:      Development/Perl
12cr|perl-Perl6-Export-Attrs-0.0.3-3|11	Summary:    The Perl 6 'is export(...)' trait as a Perl 5 attribute
12cr|perl-Perl6-Export-Attrs-0.0.3-3|12	Source:     http://www.cpan.org/modules/by-module/Perl6/%{realname}-%{version}.tar.gz
12cr|perl-Perl6-Export-Attrs-0.0.3-3|13	Url:        http://search.cpan.org/dist/%{realname}
12cr|perl-Perl6-Export-Attrs-0.0.3-3|14	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Perl6-Export-Attrs-0.0.3-3|15	BuildRequires: perl-devel
12cr|perl-Perl6-Export-Attrs-0.0.3-3|16	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|17	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|18	BuildArch: noarch
12cr|perl-Perl6-Export-Attrs-0.0.3-3|19	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|20	%description
12cr|perl-Perl6-Export-Attrs-0.0.3-3|21	Implements a Perl 5 native version of what the Perl 6 symbol export
12cr|perl-Perl6-Export-Attrs-0.0.3-3|22	mechanism will look like.
12cr|perl-Perl6-Export-Attrs-0.0.3-3|23	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|24	It's very straightforward:
12cr|perl-Perl6-Export-Attrs-0.0.3-3|25	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|26	* *
12cr|perl-Perl6-Export-Attrs-0.0.3-3|27	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|28	%prep
12cr|perl-Perl6-Export-Attrs-0.0.3-3|29	%setup -q -n %{realname}-%{version}
12cr|perl-Perl6-Export-Attrs-0.0.3-3|30	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|31	%build
12cr|perl-Perl6-Export-Attrs-0.0.3-3|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl6-Export-Attrs-0.0.3-3|33	%make
12cr|perl-Perl6-Export-Attrs-0.0.3-3|34	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|35	%check
12cr|perl-Perl6-Export-Attrs-0.0.3-3|36	make test
12cr|perl-Perl6-Export-Attrs-0.0.3-3|37	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|38	%install
12cr|perl-Perl6-Export-Attrs-0.0.3-3|39	rm -rf %buildroot
12cr|perl-Perl6-Export-Attrs-0.0.3-3|40	%makeinstall_std
12cr|perl-Perl6-Export-Attrs-0.0.3-3|41	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|42	%clean
12cr|perl-Perl6-Export-Attrs-0.0.3-3|43	rm -rf %buildroot
12cr|perl-Perl6-Export-Attrs-0.0.3-3|44	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|45	%files
12cr|perl-Perl6-Export-Attrs-0.0.3-3|46	%defattr(-,root,root)
12cr|perl-Perl6-Export-Attrs-0.0.3-3|47	%doc Changes README
12cr|perl-Perl6-Export-Attrs-0.0.3-3|48	%{_mandir}/man3/*
12cr|perl-Perl6-Export-Attrs-0.0.3-3|49	%perl_vendorlib/*
12cr|perl-Perl6-Export-Attrs-0.0.3-3|50	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|51	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|52	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|53	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|54	%changelog
12cr|perl-Perl6-Export-Attrs-0.0.3-3|55	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.0.3-3mdv2011.0
12cr|perl-Perl6-Export-Attrs-0.0.3-3|56	+ Revision: 658873
12cr|perl-Perl6-Export-Attrs-0.0.3-3|57	- rebuild for updated spec-helper
12cr|perl-Perl6-Export-Attrs-0.0.3-3|58	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|59	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.0.3-2mdv2010.0
12cr|perl-Perl6-Export-Attrs-0.0.3-3|60	+ Revision: 440616
12cr|perl-Perl6-Export-Attrs-0.0.3-3|61	- rebuild
12cr|perl-Perl6-Export-Attrs-0.0.3-3|62	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|63	* Fri Feb 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.0.3-1mdv2009.1
12cr|perl-Perl6-Export-Attrs-0.0.3-3|64	+ Revision: 343331
12cr|perl-Perl6-Export-Attrs-0.0.3-3|65	- import perl-Perl6-Export-Attrs
12cr|perl-Perl6-Export-Attrs-0.0.3-3|66	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|67	
12cr|perl-Perl6-Export-Attrs-0.0.3-3|68	* Fri Feb 20 2009 cpan2dist 0.0.3-1mdv
12cr|perl-Perl6-Export-Attrs-0.0.3-3|69	- initial mdv release, generated with cpan2dist
12cr|perl-Perl6-Export-Attrs-0.0.3-3|70	

5201 12
12cr|perl-Perl6-Form-0.40.0-3|1	%define upstream_name    Perl6-Form
12cr|perl-Perl6-Form-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Perl6-Form-0.40.0-3|3	
12cr|perl-Perl6-Form-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Perl6-Form-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl6-Form-0.40.0-3|6	Release:	3
12cr|perl-Perl6-Form-0.40.0-3|7	
12cr|perl-Perl6-Form-0.40.0-3|8	Summary:	Implements the Perl 6 'form' built-in
12cr|perl-Perl6-Form-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Perl6-Form-0.40.0-3|10	Group:		Development/Perl
12cr|perl-Perl6-Form-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl6-Form-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Perl6/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl6-Form-0.40.0-3|13	
12cr|perl-Perl6-Form-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Perl6-Form-0.40.0-3|15	BuildRequires:	perl(List::Util)
12cr|perl-Perl6-Form-0.40.0-3|16	BuildRequires:	perl(Perl6::Export)
12cr|perl-Perl6-Form-0.40.0-3|17	BuildRequires:	perl(Scalar::Util)
12cr|perl-Perl6-Form-0.40.0-3|18	BuildArch:	noarch
12cr|perl-Perl6-Form-0.40.0-3|19	
12cr|perl-Perl6-Form-0.40.0-3|20	%description
12cr|perl-Perl6-Form-0.40.0-3|21	Formats are Perl 5's mechanism for creating text templates with fixed-width
12cr|perl-Perl6-Form-0.40.0-3|22	fields. Those fields are then filled in using values from prespecified
12cr|perl-Perl6-Form-0.40.0-3|23	package variables.
12cr|perl-Perl6-Form-0.40.0-3|24	
12cr|perl-Perl6-Form-0.40.0-3|25	Unlike Perl 5, Perl 6 doesn't have a 'format' keyword. Or the associated
12cr|perl-Perl6-Form-0.40.0-3|26	built-in formatting mechanism. Instead it has a Form.pm module. And a
12cr|perl-Perl6-Form-0.40.0-3|27	'form' function.
12cr|perl-Perl6-Form-0.40.0-3|28	
12cr|perl-Perl6-Form-0.40.0-3|29	Like a Perl 5 'format' statement, the 'form' function takes a series of
12cr|perl-Perl6-Form-0.40.0-3|30	format (or "picture") strings, each of which is immediately followed by a
12cr|perl-Perl6-Form-0.40.0-3|31	suitable set of replacement values. It interpolates those values into the
12cr|perl-Perl6-Form-0.40.0-3|32	placeholders specified within each picture string, and returns the result:
12cr|perl-Perl6-Form-0.40.0-3|33	
12cr|perl-Perl6-Form-0.40.0-3|34	%prep
12cr|perl-Perl6-Form-0.40.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl6-Form-0.40.0-3|36	
12cr|perl-Perl6-Form-0.40.0-3|37	%build
12cr|perl-Perl6-Form-0.40.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl6-Form-0.40.0-3|39	%make
12cr|perl-Perl6-Form-0.40.0-3|40	
12cr|perl-Perl6-Form-0.40.0-3|41	%check
12cr|perl-Perl6-Form-0.40.0-3|42	%make test
12cr|perl-Perl6-Form-0.40.0-3|43	
12cr|perl-Perl6-Form-0.40.0-3|44	%install
12cr|perl-Perl6-Form-0.40.0-3|45	%makeinstall_std
12cr|perl-Perl6-Form-0.40.0-3|46	
12cr|perl-Perl6-Form-0.40.0-3|47	%files
12cr|perl-Perl6-Form-0.40.0-3|48	%doc Changes README
12cr|perl-Perl6-Form-0.40.0-3|49	%{_mandir}/man3/*
12cr|perl-Perl6-Form-0.40.0-3|50	%{perl_vendorlib}/*
12cr|perl-Perl6-Form-0.40.0-3|51	
12cr|perl-Perl6-Form-0.40.0-3|52	%changelog
12cr|perl-Perl6-Form-0.40.0-3|53	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Perl6-Form-0.40.0-3|54	+ Revision: 655158
12cr|perl-Perl6-Form-0.40.0-3|55	- rebuild for updated spec-helper
12cr|perl-Perl6-Form-0.40.0-3|56	
12cr|perl-Perl6-Form-0.40.0-3|57	* Tue Dec 22 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Perl6-Form-0.40.0-3|58	+ Revision: 481335
12cr|perl-Perl6-Form-0.40.0-3|59	- import perl-Perl6-Form
12cr|perl-Perl6-Form-0.40.0-3|60	
12cr|perl-Perl6-Form-0.40.0-3|61	
12cr|perl-Perl6-Form-0.40.0-3|62	* Tue Dec 22 2009 cpan2dist 0.04-1mdv
12cr|perl-Perl6-Form-0.40.0-3|63	- initial mdv release, generated with cpan2dist

5202 12
12cr|perl-Perl6-Junction-1.40000-4|1	%define module  Perl6-Junction
12cr|perl-Perl6-Junction-1.40000-4|2	
12cr|perl-Perl6-Junction-1.40000-4|3	Name:		perl-%{module}
12cr|perl-Perl6-Junction-1.40000-4|4	Version:	1.40000
12cr|perl-Perl6-Junction-1.40000-4|5	Release:	4
12cr|perl-Perl6-Junction-1.40000-4|6	Summary:	Perl6 style Junction operators in Perl5
12cr|perl-Perl6-Junction-1.40000-4|7	License:	Artistic/GPL
12cr|perl-Perl6-Junction-1.40000-4|8	Group:		Development/Perl
12cr|perl-Perl6-Junction-1.40000-4|9	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-Perl6-Junction-1.40000-4|10	Source:		http://www.cpan.org/modules/by-module/Perl6/%{module}-%{version}.tar.gz
12cr|perl-Perl6-Junction-1.40000-4|11	
12cr|perl-Perl6-Junction-1.40000-4|12	BuildRequires:	perl-devel
12cr|perl-Perl6-Junction-1.40000-4|13	BuildArch:	noarch
12cr|perl-Perl6-Junction-1.40000-4|14	
12cr|perl-Perl6-Junction-1.40000-4|15	%description
12cr|perl-Perl6-Junction-1.40000-4|16	This is a lightweight module which provides 'Junction' operators, the most
12cr|perl-Perl6-Junction-1.40000-4|17	commonly used being any and all.
12cr|perl-Perl6-Junction-1.40000-4|18	
12cr|perl-Perl6-Junction-1.40000-4|19	Inspired by the Perl6 design docs,
12cr|perl-Perl6-Junction-1.40000-4|20	http://dev.perl.org/perl6/doc/design/exe/E06.html.
12cr|perl-Perl6-Junction-1.40000-4|21	
12cr|perl-Perl6-Junction-1.40000-4|22	%prep
12cr|perl-Perl6-Junction-1.40000-4|23	%setup -q -n %{module}-%{version}
12cr|perl-Perl6-Junction-1.40000-4|24	
12cr|perl-Perl6-Junction-1.40000-4|25	%build
12cr|perl-Perl6-Junction-1.40000-4|26	perl Makefile.PL installdirs=vendor
12cr|perl-Perl6-Junction-1.40000-4|27	%make
12cr|perl-Perl6-Junction-1.40000-4|28	
12cr|perl-Perl6-Junction-1.40000-4|29	%check
12cr|perl-Perl6-Junction-1.40000-4|30	%make test
12cr|perl-Perl6-Junction-1.40000-4|31	
12cr|perl-Perl6-Junction-1.40000-4|32	%install
12cr|perl-Perl6-Junction-1.40000-4|33	%makeinstall_std
12cr|perl-Perl6-Junction-1.40000-4|34	
12cr|perl-Perl6-Junction-1.40000-4|35	%files
12cr|perl-Perl6-Junction-1.40000-4|36	%doc README Changes
12cr|perl-Perl6-Junction-1.40000-4|37	%{perl_vendorlib}/*
12cr|perl-Perl6-Junction-1.40000-4|38	%{_mandir}/*/*
12cr|perl-Perl6-Junction-1.40000-4|39	
12cr|perl-Perl6-Junction-1.40000-4|40	%changelog
12cr|perl-Perl6-Junction-1.40000-4|41	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.40000-3mdv2011.0
12cr|perl-Perl6-Junction-1.40000-4|42	+ Revision: 658544
12cr|perl-Perl6-Junction-1.40000-4|43	- rebuild for updated spec-helper
12cr|perl-Perl6-Junction-1.40000-4|44	
12cr|perl-Perl6-Junction-1.40000-4|45	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.40000-2mdv2010.0
12cr|perl-Perl6-Junction-1.40000-4|46	+ Revision: 430523
12cr|perl-Perl6-Junction-1.40000-4|47	- rebuild
12cr|perl-Perl6-Junction-1.40000-4|48	
12cr|perl-Perl6-Junction-1.40000-4|49	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.40000-1mdv2009.0
12cr|perl-Perl6-Junction-1.40000-4|50	+ Revision: 270509
12cr|perl-Perl6-Junction-1.40000-4|51	- new version
12cr|perl-Perl6-Junction-1.40000-4|52	
12cr|perl-Perl6-Junction-1.40000-4|53	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.30000-5mdv2009.0
12cr|perl-Perl6-Junction-1.40000-4|54	+ Revision: 258225
12cr|perl-Perl6-Junction-1.40000-4|55	- rebuild
12cr|perl-Perl6-Junction-1.40000-4|56	
12cr|perl-Perl6-Junction-1.40000-4|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.30000-4mdv2009.0
12cr|perl-Perl6-Junction-1.40000-4|58	+ Revision: 246279
12cr|perl-Perl6-Junction-1.40000-4|59	- rebuild
12cr|perl-Perl6-Junction-1.40000-4|60	
12cr|perl-Perl6-Junction-1.40000-4|61	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.30000-2mdv2008.1
12cr|perl-Perl6-Junction-1.40000-4|62	+ Revision: 136335
12cr|perl-Perl6-Junction-1.40000-4|63	- restore BuildRoot
12cr|perl-Perl6-Junction-1.40000-4|64	
12cr|perl-Perl6-Junction-1.40000-4|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Perl6-Junction-1.40000-4|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Perl6-Junction-1.40000-4|67	
12cr|perl-Perl6-Junction-1.40000-4|68	* Mon Aug 06 2007 Olivier Thauvin <nanardon@mandriva.org> 1.30000-2mdv2008.0
12cr|perl-Perl6-Junction-1.40000-4|69	+ Revision: 59328
12cr|perl-Perl6-Junction-1.40000-4|70	- fix description (thx misc)
12cr|perl-Perl6-Junction-1.40000-4|71	
12cr|perl-Perl6-Junction-1.40000-4|72	* Mon Aug 06 2007 Olivier Thauvin <nanardon@mandriva.org> 1.30000-1mdv2008.0
12cr|perl-Perl6-Junction-1.40000-4|73	+ Revision: 59254
12cr|perl-Perl6-Junction-1.40000-4|74	- initial release
12cr|perl-Perl6-Junction-1.40000-4|75	- Create perl-Perl6-Junction
12cr|perl-Perl6-Junction-1.40000-4|76	

5203 12
12cr|perl-Perl6-Perldoc-0.0.8-1|1	%define upstream_name    Perl6-Perldoc
12cr|perl-Perl6-Perldoc-0.0.8-1|2	%define upstream_version 0.000008
12cr|perl-Perl6-Perldoc-0.0.8-1|3	
12cr|perl-Perl6-Perldoc-0.0.8-1|4	Name:		perl-%{upstream_name}
12cr|perl-Perl6-Perldoc-0.0.8-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl6-Perldoc-0.0.8-1|6	Release:	1
12cr|perl-Perl6-Perldoc-0.0.8-1|7	
12cr|perl-Perl6-Perldoc-0.0.8-1|8	Summary:	Add a to_xhtml() method to Perl6::Perldoc::Parser
12cr|perl-Perl6-Perldoc-0.0.8-1|9	License:	GPL+ or Artistic
12cr|perl-Perl6-Perldoc-0.0.8-1|10	Group:		Development/Perl
12cr|perl-Perl6-Perldoc-0.0.8-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl6-Perldoc-0.0.8-1|12	Source0:	http://www.cpan.org/modules/by-module/Perl6/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl6-Perldoc-0.0.8-1|13	
12cr|perl-Perl6-Perldoc-0.0.8-1|14	BuildRequires:	perl-devel
12cr|perl-Perl6-Perldoc-0.0.8-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Perl6-Perldoc-0.0.8-1|16	BuildRequires:	perl(Filter::Simple)
12cr|perl-Perl6-Perldoc-0.0.8-1|17	BuildRequires:	perl(Scalar::Util)
12cr|perl-Perl6-Perldoc-0.0.8-1|18	BuildRequires:	perl(Test::More)
12cr|perl-Perl6-Perldoc-0.0.8-1|19	BuildRequires:	perl(version)
12cr|perl-Perl6-Perldoc-0.0.8-1|20	BuildArch:	noarch
12cr|perl-Perl6-Perldoc-0.0.8-1|21	
12cr|perl-Perl6-Perldoc-0.0.8-1|22	%description
12cr|perl-Perl6-Perldoc-0.0.8-1|23	This module preprocesses your code from the point at which the module is
12cr|perl-Perl6-Perldoc-0.0.8-1|24	first used, stripping out any Perl 6 documentation (as specified in
12cr|perl-Perl6-Perldoc-0.0.8-1|25	Synopsis 26).
12cr|perl-Perl6-Perldoc-0.0.8-1|26	
12cr|perl-Perl6-Perldoc-0.0.8-1|27	This means that, so long as your program starts with:
12cr|perl-Perl6-Perldoc-0.0.8-1|28	
12cr|perl-Perl6-Perldoc-0.0.8-1|29	use Perl6::Perldoc;
12cr|perl-Perl6-Perldoc-0.0.8-1|30	
12cr|perl-Perl6-Perldoc-0.0.8-1|31	%prep
12cr|perl-Perl6-Perldoc-0.0.8-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl6-Perldoc-0.0.8-1|33	
12cr|perl-Perl6-Perldoc-0.0.8-1|34	%build
12cr|perl-Perl6-Perldoc-0.0.8-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl6-Perldoc-0.0.8-1|36	%make
12cr|perl-Perl6-Perldoc-0.0.8-1|37	
12cr|perl-Perl6-Perldoc-0.0.8-1|38	%check
12cr|perl-Perl6-Perldoc-0.0.8-1|39	%make test
12cr|perl-Perl6-Perldoc-0.0.8-1|40	
12cr|perl-Perl6-Perldoc-0.0.8-1|41	%install
12cr|perl-Perl6-Perldoc-0.0.8-1|42	%makeinstall_std
12cr|perl-Perl6-Perldoc-0.0.8-1|43	
12cr|perl-Perl6-Perldoc-0.0.8-1|44	%files
12cr|perl-Perl6-Perldoc-0.0.8-1|45	%doc Changes META.yml MYMETA.yml README
12cr|perl-Perl6-Perldoc-0.0.8-1|46	%{_bindir}/*
12cr|perl-Perl6-Perldoc-0.0.8-1|47	%{_mandir}/man1/*
12cr|perl-Perl6-Perldoc-0.0.8-1|48	%{_mandir}/man3/*
12cr|perl-Perl6-Perldoc-0.0.8-1|49	%{perl_vendorlib}/*
12cr|perl-Perl6-Perldoc-0.0.8-1|50	

5204 12
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|1	%define upstream_name    Perl6-Perldoc-To-Ansi
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|3	
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|6	Release:	3
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|7	
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|8	Summary:	ANSI-colored text renderer for Perl6::Perldoc
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|9	License:	GPL+ or Artistic
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|10	Group:		Development/Perl
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Perl6/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|13	
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|16	BuildRequires:	perl(Perl6::Perldoc)
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|17	BuildArch:	noarch
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|18	
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|19	%description
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|20	This module is almost identical to the Text renderer, except that many
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|21	constructs are highlighted with ANSI terminal codes. See the
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|22	Perl6::Perldoc::To::Text manpage for more information.
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|23	
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|24	%prep
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|26	
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|27	%build
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|29	%make
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|30	
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|31	%check
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|32	%make test
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|33	
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|34	%install
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|35	%makeinstall_std
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|36	
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|37	%files
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|38	%doc Changes README
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|39	%{_mandir}/man3/*
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|40	%{perl_vendorlib}/*
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|41	
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|42	%changelog
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|43	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|44	+ Revision: 655614
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|45	- rebuild for updated spec-helper
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|46	
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|47	* Mon Aug 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|48	+ Revision: 572225
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|49	- update to 0.11
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|50	
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|51	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|52	+ Revision: 399261
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|53	- forgot to commit new tarball
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|54	- update to 0.10
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|55	
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|56	* Wed Jul 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|57	+ Revision: 396303
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|58	- update to 0.07
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|59	
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|60	* Fri Jul 10 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|61	+ Revision: 394294
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|62	- import perl-Perl6-Perldoc-To-Ansi
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|63	
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|64	
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|65	* Fri Jul 10 2009 cpan2dist 0.05-1mdv
12cr|perl-Perl6-Perldoc-To-Ansi-0.110.0-3|66	- initial mdv release, generated with cpan2dist

5205 12
12cr|perl-Perl6-Refactor-0.10.0-3|1	%define upstream_name    Perl6-Refactor
12cr|perl-Perl6-Refactor-0.10.0-3|2	%define upstream_version 0.01
12cr|perl-Perl6-Refactor-0.10.0-3|3	
12cr|perl-Perl6-Refactor-0.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Perl6-Refactor-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl6-Refactor-0.10.0-3|6	Release:	3
12cr|perl-Perl6-Refactor-0.10.0-3|7	
12cr|perl-Perl6-Refactor-0.10.0-3|8	Summary:	The great new Perl6::Refactor!
12cr|perl-Perl6-Refactor-0.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-Perl6-Refactor-0.10.0-3|10	Group:		Development/Perl
12cr|perl-Perl6-Refactor-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl6-Refactor-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Perl6/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl6-Refactor-0.10.0-3|13	
12cr|perl-Perl6-Refactor-0.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Perl6-Refactor-0.10.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-Perl6-Refactor-0.10.0-3|16	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Perl6-Refactor-0.10.0-3|17	BuildArch:	noarch
12cr|perl-Perl6-Refactor-0.10.0-3|18	
12cr|perl-Perl6-Refactor-0.10.0-3|19	%description
12cr|perl-Perl6-Refactor-0.10.0-3|20	The great new Perl6::Refactor!
12cr|perl-Perl6-Refactor-0.10.0-3|21	
12cr|perl-Perl6-Refactor-0.10.0-3|22	%prep
12cr|perl-Perl6-Refactor-0.10.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl6-Refactor-0.10.0-3|24	
12cr|perl-Perl6-Refactor-0.10.0-3|25	%build
12cr|perl-Perl6-Refactor-0.10.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl6-Refactor-0.10.0-3|27	%make
12cr|perl-Perl6-Refactor-0.10.0-3|28	
12cr|perl-Perl6-Refactor-0.10.0-3|29	%check
12cr|perl-Perl6-Refactor-0.10.0-3|30	%make test
12cr|perl-Perl6-Refactor-0.10.0-3|31	
12cr|perl-Perl6-Refactor-0.10.0-3|32	%install
12cr|perl-Perl6-Refactor-0.10.0-3|33	%makeinstall_std
12cr|perl-Perl6-Refactor-0.10.0-3|34	
12cr|perl-Perl6-Refactor-0.10.0-3|35	%files
12cr|perl-Perl6-Refactor-0.10.0-3|36	%doc META.yml README Changes
12cr|perl-Perl6-Refactor-0.10.0-3|37	%{_mandir}/man3/*
12cr|perl-Perl6-Refactor-0.10.0-3|38	%{perl_vendorlib}/*
12cr|perl-Perl6-Refactor-0.10.0-3|39	
12cr|perl-Perl6-Refactor-0.10.0-3|40	%changelog
12cr|perl-Perl6-Refactor-0.10.0-3|41	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.10.0-2mdv2011.0
12cr|perl-Perl6-Refactor-0.10.0-3|42	+ Revision: 654277
12cr|perl-Perl6-Refactor-0.10.0-3|43	- rebuild for updated spec-helper
12cr|perl-Perl6-Refactor-0.10.0-3|44	
12cr|perl-Perl6-Refactor-0.10.0-3|45	* Sun May 09 2010 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-Perl6-Refactor-0.10.0-3|46	+ Revision: 544144
12cr|perl-Perl6-Refactor-0.10.0-3|47	- import perl-Perl6-Refactor
12cr|perl-Perl6-Refactor-0.10.0-3|48	
12cr|perl-Perl6-Refactor-0.10.0-3|49	
12cr|perl-Perl6-Refactor-0.10.0-3|50	* Sun May 09 2010 cpan2dist 0.01-1mdv
12cr|perl-Perl6-Refactor-0.10.0-3|51	- initial mdv release, generated with cpan2dist

5206 12
12cr|perl-Perl6-Signature-0.30.0-2|1	%define upstream_name    Perl6-Signature
12cr|perl-Perl6-Signature-0.30.0-2|2	%define upstream_version 0.03
12cr|perl-Perl6-Signature-0.30.0-2|3	
12cr|perl-Perl6-Signature-0.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Perl6-Signature-0.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl6-Signature-0.30.0-2|6	Release:	2
12cr|perl-Perl6-Signature-0.30.0-2|7	
12cr|perl-Perl6-Signature-0.30.0-2|8	Summary:	Parse, query, and pretty-print Perl 6 signatures
12cr|perl-Perl6-Signature-0.30.0-2|9	License:	GPL+ or Artistic
12cr|perl-Perl6-Signature-0.30.0-2|10	Group:		Development/Perl
12cr|perl-Perl6-Signature-0.30.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl6-Signature-0.30.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Perl6/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl6-Signature-0.30.0-2|13	
12cr|perl-Perl6-Signature-0.30.0-2|14	BuildRequires:	perl-devel
12cr|perl-Perl6-Signature-0.30.0-2|15	BuildRequires:	perl(Moose)
12cr|perl-Perl6-Signature-0.30.0-2|16	BuildRequires:	perl(Parse::RecDescent)
12cr|perl-Perl6-Signature-0.30.0-2|17	BuildRequires:	perl(Test::Exception)
12cr|perl-Perl6-Signature-0.30.0-2|18	BuildRequires:	perl(Test::More)
12cr|perl-Perl6-Signature-0.30.0-2|19	BuildRequires:	perl(Text::Balanced)
12cr|perl-Perl6-Signature-0.30.0-2|20	BuildArch:	noarch
12cr|perl-Perl6-Signature-0.30.0-2|21	
12cr|perl-Perl6-Signature-0.30.0-2|22	%description
12cr|perl-Perl6-Signature-0.30.0-2|23	_Alpha release - everything here is subject to change_
12cr|perl-Perl6-Signature-0.30.0-2|24	
12cr|perl-Perl6-Signature-0.30.0-2|25	*Perl6::Signature* models routine signatures as specified in Synopsis 6 of
12cr|perl-Perl6-Signature-0.30.0-2|26	the Perl 6 documentation. These signatures offer a rich language for
12cr|perl-Perl6-Signature-0.30.0-2|27	expressing type constraints, default values, and the optionality (among
12cr|perl-Perl6-Signature-0.30.0-2|28	other things) of routine parameters.
12cr|perl-Perl6-Signature-0.30.0-2|29	
12cr|perl-Perl6-Signature-0.30.0-2|30	Included is a parser for the Signature language, accessors and convenience
12cr|perl-Perl6-Signature-0.30.0-2|31	methods for querying Signature objects, and a pretty-printer for producing
12cr|perl-Perl6-Signature-0.30.0-2|32	their canonical textual representation.
12cr|perl-Perl6-Signature-0.30.0-2|33	
12cr|perl-Perl6-Signature-0.30.0-2|34	%prep
12cr|perl-Perl6-Signature-0.30.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl6-Signature-0.30.0-2|36	
12cr|perl-Perl6-Signature-0.30.0-2|37	%build
12cr|perl-Perl6-Signature-0.30.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl6-Signature-0.30.0-2|39	%make
12cr|perl-Perl6-Signature-0.30.0-2|40	
12cr|perl-Perl6-Signature-0.30.0-2|41	%check
12cr|perl-Perl6-Signature-0.30.0-2|42	make test
12cr|perl-Perl6-Signature-0.30.0-2|43	
12cr|perl-Perl6-Signature-0.30.0-2|44	%install
12cr|perl-Perl6-Signature-0.30.0-2|45	%makeinstall_std
12cr|perl-Perl6-Signature-0.30.0-2|46	
12cr|perl-Perl6-Signature-0.30.0-2|47	%files
12cr|perl-Perl6-Signature-0.30.0-2|48	%doc Changes README
12cr|perl-Perl6-Signature-0.30.0-2|49	%{_mandir}/man3/*
12cr|perl-Perl6-Signature-0.30.0-2|50	%{perl_vendorlib}/Perl6
12cr|perl-Perl6-Signature-0.30.0-2|51	
12cr|perl-Perl6-Signature-0.30.0-2|52	%changelog
12cr|perl-Perl6-Signature-0.30.0-2|53	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-Perl6-Signature-0.30.0-2|54	+ Revision: 404291
12cr|perl-Perl6-Signature-0.30.0-2|55	- rebuild using %%perl_convert_version
12cr|perl-Perl6-Signature-0.30.0-2|56	
12cr|perl-Perl6-Signature-0.30.0-2|57	* Thu Dec 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2009.1
12cr|perl-Perl6-Signature-0.30.0-2|58	+ Revision: 310078
12cr|perl-Perl6-Signature-0.30.0-2|59	- import perl-Perl6-Signature
12cr|perl-Perl6-Signature-0.30.0-2|60	
12cr|perl-Perl6-Signature-0.30.0-2|61	
12cr|perl-Perl6-Signature-0.30.0-2|62	* Thu Dec 04 2008 cpan2dist 0.03-1mdv
12cr|perl-Perl6-Signature-0.30.0-2|63	- initial mdv release, generated with cpan2dist
12cr|perl-Perl6-Signature-0.30.0-2|64	

5207 12
12cr|perl-Perl6-Slurp-0.30.0-3|1	%define upstream_name    Perl6-Slurp
12cr|perl-Perl6-Slurp-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Perl6-Slurp-0.30.0-3|3	
12cr|perl-Perl6-Slurp-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Perl6-Slurp-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl6-Slurp-0.30.0-3|6	Release:	3
12cr|perl-Perl6-Slurp-0.30.0-3|7	
12cr|perl-Perl6-Slurp-0.30.0-3|8	Summary:	Implements the Perl 6 'slurp' built-in
12cr|perl-Perl6-Slurp-0.30.0-3|9	License:	Artistic
12cr|perl-Perl6-Slurp-0.30.0-3|10	Group:		Development/Perl
12cr|perl-Perl6-Slurp-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl6-Slurp-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Perl6/Perl6-Slurp-%{upstream_version}.tar.gz
12cr|perl-Perl6-Slurp-0.30.0-3|13	Patch0:		Perl6-Slurp-0.03-fix-tests.patch
12cr|perl-Perl6-Slurp-0.30.0-3|14	
12cr|perl-Perl6-Slurp-0.30.0-3|15	BuildRequires:	perl-devel
12cr|perl-Perl6-Slurp-0.30.0-3|16	BuildRequires:	perl(Perl6::Export)
12cr|perl-Perl6-Slurp-0.30.0-3|17	
12cr|perl-Perl6-Slurp-0.30.0-3|18	BuildArch:	noarch
12cr|perl-Perl6-Slurp-0.30.0-3|19	
12cr|perl-Perl6-Slurp-0.30.0-3|20	%description
12cr|perl-Perl6-Slurp-0.30.0-3|21	This package implements the Perl 6 'slurp' built-in.
12cr|perl-Perl6-Slurp-0.30.0-3|22	
12cr|perl-Perl6-Slurp-0.30.0-3|23	%prep
12cr|perl-Perl6-Slurp-0.30.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl6-Slurp-0.30.0-3|25	%patch0 -p 1
12cr|perl-Perl6-Slurp-0.30.0-3|26	
12cr|perl-Perl6-Slurp-0.30.0-3|27	%build
12cr|perl-Perl6-Slurp-0.30.0-3|28	yes y | perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl6-Slurp-0.30.0-3|29	%make
12cr|perl-Perl6-Slurp-0.30.0-3|30	
12cr|perl-Perl6-Slurp-0.30.0-3|31	%check
12cr|perl-Perl6-Slurp-0.30.0-3|32	%make test
12cr|perl-Perl6-Slurp-0.30.0-3|33	
12cr|perl-Perl6-Slurp-0.30.0-3|34	%install
12cr|perl-Perl6-Slurp-0.30.0-3|35	%makeinstall_std
12cr|perl-Perl6-Slurp-0.30.0-3|36	rm -rf %{buildroot}%{perl_vendorarch}
12cr|perl-Perl6-Slurp-0.30.0-3|37	
12cr|perl-Perl6-Slurp-0.30.0-3|38	%files
12cr|perl-Perl6-Slurp-0.30.0-3|39	%defattr(-, root, root, 0755)
12cr|perl-Perl6-Slurp-0.30.0-3|40	%doc README Changes
12cr|perl-Perl6-Slurp-0.30.0-3|41	%doc %{_mandir}/man3/*
12cr|perl-Perl6-Slurp-0.30.0-3|42	%{perl_vendorlib}/Perl6/Slurp.pm
12cr|perl-Perl6-Slurp-0.30.0-3|43	
12cr|perl-Perl6-Slurp-0.30.0-3|44	
12cr|perl-Perl6-Slurp-0.30.0-3|45	%changelog
12cr|perl-Perl6-Slurp-0.30.0-3|46	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-2mdv2010.1
12cr|perl-Perl6-Slurp-0.30.0-3|47	+ Revision: 505004
12cr|perl-Perl6-Slurp-0.30.0-3|48	- tighten spec file & remove duplicated tarball
12cr|perl-Perl6-Slurp-0.30.0-3|49	
12cr|perl-Perl6-Slurp-0.30.0-3|50	* Sun Aug 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-Perl6-Slurp-0.30.0-3|51	+ Revision: 419903
12cr|perl-Perl6-Slurp-0.30.0-3|52	- new perl version macro
12cr|perl-Perl6-Slurp-0.30.0-3|53	- fix tests
12cr|perl-Perl6-Slurp-0.30.0-3|54	- spec cleanup
12cr|perl-Perl6-Slurp-0.30.0-3|55	
12cr|perl-Perl6-Slurp-0.30.0-3|56	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.03-4mdv2009.0
12cr|perl-Perl6-Slurp-0.30.0-3|57	+ Revision: 258226
12cr|perl-Perl6-Slurp-0.30.0-3|58	- rebuild
12cr|perl-Perl6-Slurp-0.30.0-3|59	
12cr|perl-Perl6-Slurp-0.30.0-3|60	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.03-3mdv2009.0
12cr|perl-Perl6-Slurp-0.30.0-3|61	+ Revision: 246280
12cr|perl-Perl6-Slurp-0.30.0-3|62	- rebuild
12cr|perl-Perl6-Slurp-0.30.0-3|63	
12cr|perl-Perl6-Slurp-0.30.0-3|64	* Sun Mar 23 2008 Stefan van der Eijk <stefan@mandriva.org> 0.03-1mdv2008.1
12cr|perl-Perl6-Slurp-0.30.0-3|65	+ Revision: 189557
12cr|perl-Perl6-Slurp-0.30.0-3|66	- import perl-Perl6-Slurp
12cr|perl-Perl6-Slurp-0.30.0-3|67	
12cr|perl-Perl6-Slurp-0.30.0-3|68	

5208 12
12cr|perl-Perlanet-0.530.0-5|1	%define upstream_name    Perlanet
12cr|perl-Perlanet-0.530.0-5|2	%define upstream_version 0.53
12cr|perl-Perlanet-0.530.0-5|3	
12cr|perl-Perlanet-0.530.0-5|4	Name:		perl-%{upstream_name}
12cr|perl-Perlanet-0.530.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perlanet-0.530.0-5|6	Release:	5
12cr|perl-Perlanet-0.530.0-5|7	
12cr|perl-Perlanet-0.530.0-5|8	Summary:	Render the feed via a Template Toolkit
12cr|perl-Perlanet-0.530.0-5|9	License:	GPL+ or Artistic
12cr|perl-Perlanet-0.530.0-5|10	Group:		Development/Perl
12cr|perl-Perlanet-0.530.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perlanet-0.530.0-5|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perlanet-0.530.0-5|13	
12cr|perl-Perlanet-0.530.0-5|14	BuildRequires:	perl-devel
12cr|perl-Perlanet-0.530.0-5|15	BuildRequires:	perl(Compress::Zlib)
12cr|perl-Perlanet-0.530.0-5|16	BuildRequires:	perl(DateTime)
12cr|perl-Perlanet-0.530.0-5|17	BuildRequires:	perl(DateTime::Duration)
12cr|perl-Perlanet-0.530.0-5|18	BuildRequires:	perl(Encode)
12cr|perl-Perlanet-0.530.0-5|19	BuildRequires:	perl(File::Path)
12cr|perl-Perlanet-0.530.0-5|20	BuildRequires:	perl(HTML::Scrubber)
12cr|perl-Perlanet-0.530.0-5|21	BuildRequires:	perl(HTML::Tidy)
12cr|perl-Perlanet-0.530.0-5|22	BuildRequires:	perl(List::Util)
12cr|perl-Perlanet-0.530.0-5|23	BuildRequires:	perl(Moose)
12cr|perl-Perlanet-0.530.0-5|24	BuildRequires:	perl(MooseX::Traits)
12cr|perl-Perlanet-0.530.0-5|25	BuildRequires:	perl(MooseX::ConfigFromFile)
12cr|perl-Perlanet-0.530.0-5|26	BuildRequires:	perl(Template)
12cr|perl-Perlanet-0.530.0-5|27	BuildRequires:	perl(Test::More)
12cr|perl-Perlanet-0.530.0-5|28	BuildRequires:	perl(TryCatch)
12cr|perl-Perlanet-0.530.0-5|29	BuildRequires:	perl(URI::Fetch)
12cr|perl-Perlanet-0.530.0-5|30	BuildRequires:	perl(XML::Feed)
12cr|perl-Perlanet-0.530.0-5|31	BuildRequires:	perl(XML::OPML::SimpleGen)
12cr|perl-Perlanet-0.530.0-5|32	BuildRequires:	perl(YAML)
12cr|perl-Perlanet-0.530.0-5|33	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Perlanet-0.530.0-5|34	BuildArch:	noarch
12cr|perl-Perlanet-0.530.0-5|35	
12cr|perl-Perlanet-0.530.0-5|36	%description
12cr|perl-Perlanet-0.530.0-5|37	Perlanet is a program for creating programs that aggregate web feeds (both
12cr|perl-Perlanet-0.530.0-5|38	RSS and Atom). Web pages like this are often called "Planets" after the
12cr|perl-Perlanet-0.530.0-5|39	Python software which originally popularised them. Perlanet is a planet
12cr|perl-Perlanet-0.530.0-5|40	builder written in Perl - hence "Perlanet".
12cr|perl-Perlanet-0.530.0-5|41	
12cr|perl-Perlanet-0.530.0-5|42	You are probably interested in the Perlanet::Simple manpage to get started
12cr|perl-Perlanet-0.530.0-5|43	straight out of the box, batteries included style.
12cr|perl-Perlanet-0.530.0-5|44	
12cr|perl-Perlanet-0.530.0-5|45	Perlanet itself is the driving force behind everything, however. Perlanet
12cr|perl-Perlanet-0.530.0-5|46	reads a series of web feeds (filtering only those that are valid), sorts
12cr|perl-Perlanet-0.530.0-5|47	and selects entries from these web feeds, and then creates a new aggregate
12cr|perl-Perlanet-0.530.0-5|48	feed and renders this aggregate feed. Perlanet allows the user to customize
12cr|perl-Perlanet-0.530.0-5|49	all of these steps through subclassing and roles.
12cr|perl-Perlanet-0.530.0-5|50	
12cr|perl-Perlanet-0.530.0-5|51	%prep
12cr|perl-Perlanet-0.530.0-5|52	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perlanet-0.530.0-5|53	
12cr|perl-Perlanet-0.530.0-5|54	%build
12cr|perl-Perlanet-0.530.0-5|55	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perlanet-0.530.0-5|56	%make
12cr|perl-Perlanet-0.530.0-5|57	
12cr|perl-Perlanet-0.530.0-5|58	%check
12cr|perl-Perlanet-0.530.0-5|59	%make test
12cr|perl-Perlanet-0.530.0-5|60	
12cr|perl-Perlanet-0.530.0-5|61	%install
12cr|perl-Perlanet-0.530.0-5|62	%makeinstall_std
12cr|perl-Perlanet-0.530.0-5|63	
12cr|perl-Perlanet-0.530.0-5|64	%files
12cr|perl-Perlanet-0.530.0-5|65	%doc README META.yml Changes
12cr|perl-Perlanet-0.530.0-5|66	%{_bindir}/perlanet
12cr|perl-Perlanet-0.530.0-5|67	%{_mandir}/man1/*
12cr|perl-Perlanet-0.530.0-5|68	%{_mandir}/man3/*
12cr|perl-Perlanet-0.530.0-5|69	%{perl_vendorlib}/*
12cr|perl-Perlanet-0.530.0-5|70	
12cr|perl-Perlanet-0.530.0-5|71	%changelog
12cr|perl-Perlanet-0.530.0-5|72	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.530.0-4mdv2011.0
12cr|perl-Perlanet-0.530.0-5|73	+ Revision: 657824
12cr|perl-Perlanet-0.530.0-5|74	- rebuild for updated spec-helper
12cr|perl-Perlanet-0.530.0-5|75	
12cr|perl-Perlanet-0.530.0-5|76	* Fri Dec 17 2010 Shlomi Fish <shlomif@mandriva.org> 0.530.0-3mdv2011.0
12cr|perl-Perlanet-0.530.0-5|77	+ Revision: 622515
12cr|perl-Perlanet-0.530.0-5|78	- Bump the release to depend on the new OPML module
12cr|perl-Perlanet-0.530.0-5|79	- Added deps and bumped the rel number
12cr|perl-Perlanet-0.530.0-5|80	- import perl-Perlanet
12cr|perl-Perlanet-0.530.0-5|81	
12cr|perl-Perlanet-0.530.0-5|82	
12cr|perl-Perlanet-0.530.0-5|83	* Fri Dec 03 2010 cpan2dist 0.53-1mdv
12cr|perl-Perlanet-0.530.0-5|84	- initial mdv release, generated with cpan2dist

5209 12
12cr|perl-Perl-AtEndOfScope-0.30.0-2|1	%define upstream_name    Perl-AtEndOfScope
12cr|perl-Perl-AtEndOfScope-0.30.0-2|2	%define upstream_version 0.03
12cr|perl-Perl-AtEndOfScope-0.30.0-2|3	
12cr|perl-Perl-AtEndOfScope-0.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Perl-AtEndOfScope-0.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl-AtEndOfScope-0.30.0-2|6	Release:	2
12cr|perl-Perl-AtEndOfScope-0.30.0-2|7	
12cr|perl-Perl-AtEndOfScope-0.30.0-2|8	Summary:	Perl::AtEndOfScope - run some code when a variable goes out of scope
12cr|perl-Perl-AtEndOfScope-0.30.0-2|9	License:	GPL+ or Artistic
12cr|perl-Perl-AtEndOfScope-0.30.0-2|10	Group:		Development/Perl
12cr|perl-Perl-AtEndOfScope-0.30.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl-AtEndOfScope-0.30.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Perl-AtEndOfScope-0.30.0-2|13	
12cr|perl-Perl-AtEndOfScope-0.30.0-2|14	BuildRequires:	perl-devel
12cr|perl-Perl-AtEndOfScope-0.30.0-2|15	BuildArch:	noarch
12cr|perl-Perl-AtEndOfScope-0.30.0-2|16	
12cr|perl-Perl-AtEndOfScope-0.30.0-2|17	%description
12cr|perl-Perl-AtEndOfScope-0.30.0-2|18	It's often necessary to do some cleanup at the end of a scope. This
12cr|perl-Perl-AtEndOfScope-0.30.0-2|19	module creates a Perl object and executes arbitrary code when the object
12cr|perl-Perl-AtEndOfScope-0.30.0-2|20	goes out of scope.
12cr|perl-Perl-AtEndOfScope-0.30.0-2|21	
12cr|perl-Perl-AtEndOfScope-0.30.0-2|22	%prep
12cr|perl-Perl-AtEndOfScope-0.30.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl-AtEndOfScope-0.30.0-2|24	
12cr|perl-Perl-AtEndOfScope-0.30.0-2|25	%build
12cr|perl-Perl-AtEndOfScope-0.30.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl-AtEndOfScope-0.30.0-2|27	%make
12cr|perl-Perl-AtEndOfScope-0.30.0-2|28	make test
12cr|perl-Perl-AtEndOfScope-0.30.0-2|29	
12cr|perl-Perl-AtEndOfScope-0.30.0-2|30	%install
12cr|perl-Perl-AtEndOfScope-0.30.0-2|31	%makeinstall_std
12cr|perl-Perl-AtEndOfScope-0.30.0-2|32	
12cr|perl-Perl-AtEndOfScope-0.30.0-2|33	%files
12cr|perl-Perl-AtEndOfScope-0.30.0-2|34	%doc Changes README
12cr|perl-Perl-AtEndOfScope-0.30.0-2|35	%{perl_vendorlib}/Perl/AtEndOfScope.pm
12cr|perl-Perl-AtEndOfScope-0.30.0-2|36	%{_mandir}/*/*
12cr|perl-Perl-AtEndOfScope-0.30.0-2|37	
12cr|perl-Perl-AtEndOfScope-0.30.0-2|38	%changelog
12cr|perl-Perl-AtEndOfScope-0.30.0-2|39	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-Perl-AtEndOfScope-0.30.0-2|40	+ Revision: 404289
12cr|perl-Perl-AtEndOfScope-0.30.0-2|41	- rebuild using %%perl_convert_version
12cr|perl-Perl-AtEndOfScope-0.30.0-2|42	
12cr|perl-Perl-AtEndOfScope-0.30.0-2|43	* Thu Jun 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2009.0
12cr|perl-Perl-AtEndOfScope-0.30.0-2|44	+ Revision: 229224
12cr|perl-Perl-AtEndOfScope-0.30.0-2|45	- update to new version 0.03
12cr|perl-Perl-AtEndOfScope-0.30.0-2|46	
12cr|perl-Perl-AtEndOfScope-0.30.0-2|47	* Thu Jun 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdv2009.0
12cr|perl-Perl-AtEndOfScope-0.30.0-2|48	+ Revision: 218354
12cr|perl-Perl-AtEndOfScope-0.30.0-2|49	- update to new version 0.02
12cr|perl-Perl-AtEndOfScope-0.30.0-2|50	
12cr|perl-Perl-AtEndOfScope-0.30.0-2|51	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.01-2mdv2008.1
12cr|perl-Perl-AtEndOfScope-0.30.0-2|52	+ Revision: 136335
12cr|perl-Perl-AtEndOfScope-0.30.0-2|53	- restore BuildRoot
12cr|perl-Perl-AtEndOfScope-0.30.0-2|54	
12cr|perl-Perl-AtEndOfScope-0.30.0-2|55	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Perl-AtEndOfScope-0.30.0-2|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Perl-AtEndOfScope-0.30.0-2|57	
12cr|perl-Perl-AtEndOfScope-0.30.0-2|58	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-2mdv2008.0
12cr|perl-Perl-AtEndOfScope-0.30.0-2|59	+ Revision: 86792
12cr|perl-Perl-AtEndOfScope-0.30.0-2|60	- rebuild
12cr|perl-Perl-AtEndOfScope-0.30.0-2|61	
12cr|perl-Perl-AtEndOfScope-0.30.0-2|62	
12cr|perl-Perl-AtEndOfScope-0.30.0-2|63	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.01-1mdv2007.0
12cr|perl-Perl-AtEndOfScope-0.30.0-2|64	- rebuild
12cr|perl-Perl-AtEndOfScope-0.30.0-2|65	
12cr|perl-Perl-AtEndOfScope-0.30.0-2|66	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 0.01-1mdk
12cr|perl-Perl-AtEndOfScope-0.30.0-2|67	- initial Mandriva package
12cr|perl-Perl-AtEndOfScope-0.30.0-2|68	

5210 12
12cr|perl-Perl-BestPractice-0.01-7|1	%define	module	Perl-BestPractice
12cr|perl-Perl-BestPractice-0.01-7|2	
12cr|perl-Perl-BestPractice-0.01-7|3	Name:		perl-%{module}
12cr|perl-Perl-BestPractice-0.01-7|4	Version:	0.01
12cr|perl-Perl-BestPractice-0.01-7|5	Release:	7
12cr|perl-Perl-BestPractice-0.01-7|6	License:	GPL or Artistic
12cr|perl-Perl-BestPractice-0.01-7|7	Group:		Development/Perl
12cr|perl-Perl-BestPractice-0.01-7|8	Summary:	Perl Best Practices, the (unofficial) companion module
12cr|perl-Perl-BestPractice-0.01-7|9	Source0:	http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/%{module}-%{version}.tar.bz2
12cr|perl-Perl-BestPractice-0.01-7|10	Url:		http://search.cpan.org/dist/%{module}/
12cr|perl-Perl-BestPractice-0.01-7|11	BuildRequires:	perl-devel
12cr|perl-Perl-BestPractice-0.01-7|12	BuildRequires:	perl(PPI)
12cr|perl-Perl-BestPractice-0.01-7|13	BuildArch:	noarch
12cr|perl-Perl-BestPractice-0.01-7|14	
12cr|perl-Perl-BestPractice-0.01-7|15	%description
12cr|perl-Perl-BestPractice-0.01-7|16	Perl::BestPractice is the (for now unofficial) companion module to the O'Reilly
12cr|perl-Perl-BestPractice-0.01-7|17	"Perl Best Practices" by Damian Conway.
12cr|perl-Perl-BestPractice-0.01-7|18	
12cr|perl-Perl-BestPractice-0.01-7|19	Using various bits of PPI magic, it provides functionality to automatically
12cr|perl-Perl-BestPractice-0.01-7|20	locate (and in some cases repair) issues raised by the book.
12cr|perl-Perl-BestPractice-0.01-7|21	
12cr|perl-Perl-BestPractice-0.01-7|22	%prep
12cr|perl-Perl-BestPractice-0.01-7|23	%setup -q -n %{module}-%{version}
12cr|perl-Perl-BestPractice-0.01-7|24	
12cr|perl-Perl-BestPractice-0.01-7|25	%build
12cr|perl-Perl-BestPractice-0.01-7|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl-BestPractice-0.01-7|27	%make
12cr|perl-Perl-BestPractice-0.01-7|28	
12cr|perl-Perl-BestPractice-0.01-7|29	%check
12cr|perl-Perl-BestPractice-0.01-7|30	make test
12cr|perl-Perl-BestPractice-0.01-7|31	
12cr|perl-Perl-BestPractice-0.01-7|32	%install
12cr|perl-Perl-BestPractice-0.01-7|33	%makeinstall_std
12cr|perl-Perl-BestPractice-0.01-7|34	
12cr|perl-Perl-BestPractice-0.01-7|35	%files
12cr|perl-Perl-BestPractice-0.01-7|36	%doc Changes README
12cr|perl-Perl-BestPractice-0.01-7|37	%{perl_vendorlib}/Perl
12cr|perl-Perl-BestPractice-0.01-7|38	%{_mandir}/man3/*
12cr|perl-Perl-BestPractice-0.01-7|39	
12cr|perl-Perl-BestPractice-0.01-7|40	%changelog
12cr|perl-Perl-BestPractice-0.01-7|41	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.01-6mdv2010.0
12cr|perl-Perl-BestPractice-0.01-7|42	+ Revision: 430524
12cr|perl-Perl-BestPractice-0.01-7|43	- rebuild
12cr|perl-Perl-BestPractice-0.01-7|44	
12cr|perl-Perl-BestPractice-0.01-7|45	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.01-5mdv2009.0
12cr|perl-Perl-BestPractice-0.01-7|46	+ Revision: 241814
12cr|perl-Perl-BestPractice-0.01-7|47	- rebuild
12cr|perl-Perl-BestPractice-0.01-7|48	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Perl-BestPractice-0.01-7|49	
12cr|perl-Perl-BestPractice-0.01-7|50	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Perl-BestPractice-0.01-7|51	- restore BuildRoot
12cr|perl-Perl-BestPractice-0.01-7|52	
12cr|perl-Perl-BestPractice-0.01-7|53	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-3mdv2008.0
12cr|perl-Perl-BestPractice-0.01-7|54	+ Revision: 86793
12cr|perl-Perl-BestPractice-0.01-7|55	- rebuild
12cr|perl-Perl-BestPractice-0.01-7|56	
12cr|perl-Perl-BestPractice-0.01-7|57	
12cr|perl-Perl-BestPractice-0.01-7|58	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-2mdv2007.0
12cr|perl-Perl-BestPractice-0.01-7|59	- Rebuild
12cr|perl-Perl-BestPractice-0.01-7|60	
12cr|perl-Perl-BestPractice-0.01-7|61	* Thu Nov 24 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-1mdk
12cr|perl-Perl-BestPractice-0.01-7|62	- first mdk release
12cr|perl-Perl-BestPractice-0.01-7|63	

5211 12
12cr|perl-Perl-Critic-Bangs-1.80.0-2|1	%define upstream_name    Perl-Critic-Bangs
12cr|perl-Perl-Critic-Bangs-1.80.0-2|2	%define upstream_version 1.08
12cr|perl-Perl-Critic-Bangs-1.80.0-2|3	
12cr|perl-Perl-Critic-Bangs-1.80.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Perl-Critic-Bangs-1.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl-Critic-Bangs-1.80.0-2|6	Release:	2
12cr|perl-Perl-Critic-Bangs-1.80.0-2|7	
12cr|perl-Perl-Critic-Bangs-1.80.0-2|8	Summary:	Adding modifiers to a regular expression
12cr|perl-Perl-Critic-Bangs-1.80.0-2|9	License:	GPL+ or Artistic
12cr|perl-Perl-Critic-Bangs-1.80.0-2|10	Group:		Development/Perl
12cr|perl-Perl-Critic-Bangs-1.80.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl-Critic-Bangs-1.80.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl-Critic-Bangs-1.80.0-2|13	
12cr|perl-Perl-Critic-Bangs-1.80.0-2|14	BuildRequires:	perl-devel
12cr|perl-Perl-Critic-Bangs-1.80.0-2|15	BuildRequires:	perl(Perl::Critic)
12cr|perl-Perl-Critic-Bangs-1.80.0-2|16	BuildRequires:	perl(Test::More)
12cr|perl-Perl-Critic-Bangs-1.80.0-2|17	BuildRequires:	perl(Test::Perl::Critic)
12cr|perl-Perl-Critic-Bangs-1.80.0-2|18	
12cr|perl-Perl-Critic-Bangs-1.80.0-2|19	BuildArch:	noarch
12cr|perl-Perl-Critic-Bangs-1.80.0-2|20	
12cr|perl-Perl-Critic-Bangs-1.80.0-2|21	%description
12cr|perl-Perl-Critic-Bangs-1.80.0-2|22	This is a test diagnostic.
12cr|perl-Perl-Critic-Bangs-1.80.0-2|23	
12cr|perl-Perl-Critic-Bangs-1.80.0-2|24	Adding modifiers to a regular expression made up entirely of
12cr|perl-Perl-Critic-Bangs-1.80.0-2|25	a variable created with qr() is usually not doing what you expect.
12cr|perl-Perl-Critic-Bangs-1.80.0-2|26	
12cr|perl-Perl-Critic-Bangs-1.80.0-2|27	%prep
12cr|perl-Perl-Critic-Bangs-1.80.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl-Critic-Bangs-1.80.0-2|29	
12cr|perl-Perl-Critic-Bangs-1.80.0-2|30	%build
12cr|perl-Perl-Critic-Bangs-1.80.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl-Critic-Bangs-1.80.0-2|32	%make
12cr|perl-Perl-Critic-Bangs-1.80.0-2|33	
12cr|perl-Perl-Critic-Bangs-1.80.0-2|34	%check
12cr|perl-Perl-Critic-Bangs-1.80.0-2|35	%make test
12cr|perl-Perl-Critic-Bangs-1.80.0-2|36	
12cr|perl-Perl-Critic-Bangs-1.80.0-2|37	%install
12cr|perl-Perl-Critic-Bangs-1.80.0-2|38	%makeinstall_std
12cr|perl-Perl-Critic-Bangs-1.80.0-2|39	
12cr|perl-Perl-Critic-Bangs-1.80.0-2|40	%files
12cr|perl-Perl-Critic-Bangs-1.80.0-2|41	%doc META.yml README Changes
12cr|perl-Perl-Critic-Bangs-1.80.0-2|42	%{_mandir}/man3/*
12cr|perl-Perl-Critic-Bangs-1.80.0-2|43	%{perl_vendorlib}/*
12cr|perl-Perl-Critic-Bangs-1.80.0-2|44	
12cr|perl-Perl-Critic-Bangs-1.80.0-2|45	
12cr|perl-Perl-Critic-Bangs-1.80.0-2|46	%changelog
12cr|perl-Perl-Critic-Bangs-1.80.0-2|47	* Wed Jun 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.80.0-1mdv2011.0
12cr|perl-Perl-Critic-Bangs-1.80.0-2|48	+ Revision: 686678
12cr|perl-Perl-Critic-Bangs-1.80.0-2|49	- update to new version 1.08
12cr|perl-Perl-Critic-Bangs-1.80.0-2|50	
12cr|perl-Perl-Critic-Bangs-1.80.0-2|51	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.60.0-2
12cr|perl-Perl-Critic-Bangs-1.80.0-2|52	+ Revision: 653612
12cr|perl-Perl-Critic-Bangs-1.80.0-2|53	- rebuild for updated spec-helper
12cr|perl-Perl-Critic-Bangs-1.80.0-2|54	
12cr|perl-Perl-Critic-Bangs-1.80.0-2|55	* Thu Aug 26 2010 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-1mdv2011.0
12cr|perl-Perl-Critic-Bangs-1.80.0-2|56	+ Revision: 573436
12cr|perl-Perl-Critic-Bangs-1.80.0-2|57	- adding missing buildrequires:
12cr|perl-Perl-Critic-Bangs-1.80.0-2|58	- import perl-Perl-Critic-Bangs
12cr|perl-Perl-Critic-Bangs-1.80.0-2|59	

5212 12
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|1	%define upstream_name    Perl-Critic-Compatibility
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|2	%define upstream_version 1.001
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|3	
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|6	Release:	3
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|7	
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|8	Summary:	Don't allow three-argument open unless version of perl supports it
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|9	License:	GPL+ or Artistic
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|10	Group:		Development/Perl
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|13	
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|14	BuildRequires:	perl-devel
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|15	BuildRequires:	perl(Perl::Critic)
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|17	BuildRequires:	perl(version)
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|18	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|19	BuildArch:	noarch
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|20	
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|21	%description
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|22	The included policies are:
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|23	
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|24	* the Perl::Critic::Policy::Compatibility::ProhibitColonsInBarewordHashKeys
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|25	manpage
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|26	
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|27	Perls after 5.8 don't support having colons in unquoted hash keys.
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|28	[Severity: 5]
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|29	
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|30	%prep
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|32	
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|33	%build
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|35	%make
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|36	
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|37	%check
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|38	%make test
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|39	
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|40	%install
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|41	%makeinstall_std
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|42	
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|43	%files
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|44	%doc Changes META.yml README
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|45	%{_mandir}/man3/*
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|46	%{perl_vendorlib}/*
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|47	
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|48	%changelog
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|49	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.1.0-2mdv2011.0
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|50	+ Revision: 655607
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|51	- rebuild for updated spec-helper
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|52	
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|53	* Fri Aug 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.1.0-1mdv2011.0
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|54	+ Revision: 573474
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|55	- import perl-Perl-Critic-Compatibility
12cr|perl-Perl-Critic-Compatibility-1.1.0-3|56	

5213 12
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|1	%define upstream_name    Perl-Critic-Deprecated
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|2	%define upstream_version 1.108
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|3	
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|6	Release:	3
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|7	
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|8	Summary:	Write C<$my_variable = 42> instead of C<$MyVariable = 42>
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|9	License:	GPL+ or Artistic
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|10	Group:		Development/Perl
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|13	
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|14	BuildRequires:	perl-devel
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|16	BuildRequires:	perl(English)
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|17	BuildRequires:	perl(Perl::Critic::Policy)
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|18	BuildRequires:	perl(Perl::Critic::TestUtils)
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|19	BuildRequires:	perl(Perl::Critic::Utils)
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|20	BuildRequires:	perl(Readonly)
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|21	BuildRequires:	perl(Test::More)
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|22	BuildRequires:	perl(base)
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|23	BuildRequires:	perl(strict)
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|24	BuildRequires:	perl(warnings)
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|25	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|26	BuildArch:	noarch
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|27	
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|28	%description
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|29	The included policies are:
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|30	
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|31	* Perl::Critic::Policy::NamingConventions::ProhibitMixedCaseSubs
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|32	
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|33	Write '$my_variable = 42' instead of '$MyVariable = 42'. [Severity 1]
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|34	
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|35	%prep
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|37	
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|38	%build
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|40	%make
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|41	
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|42	%check
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|43	%make test
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|44	
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|45	%install
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|46	%makeinstall_std
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|47	
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|48	%files
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|49	%doc Changes META.yml README
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|50	%{_mandir}/man3/*
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|51	%{perl_vendorlib}/*
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|52	
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|53	%changelog
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|54	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.108.0-2mdv2011.0
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|55	+ Revision: 655608
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|56	- rebuild for updated spec-helper
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|57	
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|58	* Wed Aug 25 2010 Jérôme Quelin <jquelin@mandriva.org> 1.108.0-1mdv2011.0
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|59	+ Revision: 573222
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|60	- import perl-Perl-Critic-Deprecated
12cr|perl-Perl-Critic-Deprecated-1.108.0-3|61	

5214 12
12cr|perl-Perl-Critic-Lax-0.8.0-3|1	%define upstream_name    Perl-Critic-Lax
12cr|perl-Perl-Critic-Lax-0.8.0-3|2	%define upstream_version 0.008
12cr|perl-Perl-Critic-Lax-0.8.0-3|3	
12cr|perl-Perl-Critic-Lax-0.8.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Perl-Critic-Lax-0.8.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl-Critic-Lax-0.8.0-3|6	Release:	3
12cr|perl-Perl-Critic-Lax-0.8.0-3|7	
12cr|perl-Perl-Critic-Lax-0.8.0-3|8	Summary:	Policies that let you slide on common exceptions
12cr|perl-Perl-Critic-Lax-0.8.0-3|9	License:	GPL+ or Artistic
12cr|perl-Perl-Critic-Lax-0.8.0-3|10	Group:		Development/Perl
12cr|perl-Perl-Critic-Lax-0.8.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl-Critic-Lax-0.8.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl-Critic-Lax-0.8.0-3|13	
12cr|perl-Perl-Critic-Lax-0.8.0-3|14	BuildRequires:	perl-devel
12cr|perl-Perl-Critic-Lax-0.8.0-3|15	BuildRequires:	perl(Perl::Critic)
12cr|perl-Perl-Critic-Lax-0.8.0-3|16	BuildArch:	noarch
12cr|perl-Perl-Critic-Lax-0.8.0-3|17	
12cr|perl-Perl-Critic-Lax-0.8.0-3|18	%description
12cr|perl-Perl-Critic-Lax-0.8.0-3|19	The Perl-Critic-Lax distribution includes versions of core Perl::Critic
12cr|perl-Perl-Critic-Lax-0.8.0-3|20	modules with built-in exceptions. If you really like a Perl::Critic policy,
12cr|perl-Perl-Critic-Lax-0.8.0-3|21	but find that you often violate it in a specific way that seems pretty darn
12cr|perl-Perl-Critic-Lax-0.8.0-3|22	reasonable, maybe there's a Lax policy. If there isn't, send one in!
12cr|perl-Perl-Critic-Lax-0.8.0-3|23	
12cr|perl-Perl-Critic-Lax-0.8.0-3|24	%prep
12cr|perl-Perl-Critic-Lax-0.8.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl-Critic-Lax-0.8.0-3|26	
12cr|perl-Perl-Critic-Lax-0.8.0-3|27	%build
12cr|perl-Perl-Critic-Lax-0.8.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl-Critic-Lax-0.8.0-3|29	%make
12cr|perl-Perl-Critic-Lax-0.8.0-3|30	
12cr|perl-Perl-Critic-Lax-0.8.0-3|31	%check
12cr|perl-Perl-Critic-Lax-0.8.0-3|32	%make test
12cr|perl-Perl-Critic-Lax-0.8.0-3|33	
12cr|perl-Perl-Critic-Lax-0.8.0-3|34	%install
12cr|perl-Perl-Critic-Lax-0.8.0-3|35	%makeinstall_std
12cr|perl-Perl-Critic-Lax-0.8.0-3|36	
12cr|perl-Perl-Critic-Lax-0.8.0-3|37	%files
12cr|perl-Perl-Critic-Lax-0.8.0-3|38	%doc Changes LICENSE README
12cr|perl-Perl-Critic-Lax-0.8.0-3|39	%{_mandir}/man3/*
12cr|perl-Perl-Critic-Lax-0.8.0-3|40	%{perl_vendorlib}/*
12cr|perl-Perl-Critic-Lax-0.8.0-3|41	
12cr|perl-Perl-Critic-Lax-0.8.0-3|42	%changelog
12cr|perl-Perl-Critic-Lax-0.8.0-3|43	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.8.0-2mdv2011.0
12cr|perl-Perl-Critic-Lax-0.8.0-3|44	+ Revision: 655609
12cr|perl-Perl-Critic-Lax-0.8.0-3|45	- rebuild for updated spec-helper
12cr|perl-Perl-Critic-Lax-0.8.0-3|46	
12cr|perl-Perl-Critic-Lax-0.8.0-3|47	* Mon Sep 06 2010 Jérôme Quelin <jquelin@mandriva.org> 0.8.0-1mdv2011.0
12cr|perl-Perl-Critic-Lax-0.8.0-3|48	+ Revision: 576301
12cr|perl-Perl-Critic-Lax-0.8.0-3|49	- update to 0.008
12cr|perl-Perl-Critic-Lax-0.8.0-3|50	
12cr|perl-Perl-Critic-Lax-0.8.0-3|51	* Fri Aug 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.7.0-1mdv2011.0
12cr|perl-Perl-Critic-Lax-0.8.0-3|52	+ Revision: 573475
12cr|perl-Perl-Critic-Lax-0.8.0-3|53	- import perl-Perl-Critic-Lax
12cr|perl-Perl-Critic-Lax-0.8.0-3|54	

5215 12
12cr|perl-Perl-Critic-More-1.0.0-3|1	%define upstream_name    Perl-Critic-More
12cr|perl-Perl-Critic-More-1.0.0-3|2	%define upstream_version 1.000
12cr|perl-Perl-Critic-More-1.0.0-3|3	
12cr|perl-Perl-Critic-More-1.0.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Perl-Critic-More-1.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl-Critic-More-1.0.0-3|6	Release:	3
12cr|perl-Perl-Critic-More-1.0.0-3|7	
12cr|perl-Perl-Critic-More-1.0.0-3|8	Summary:	Stop mixing long strings with code
12cr|perl-Perl-Critic-More-1.0.0-3|9	License:	GPL+ or Artistic
12cr|perl-Perl-Critic-More-1.0.0-3|10	Group:		Development/Perl
12cr|perl-Perl-Critic-More-1.0.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl-Critic-More-1.0.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl-Critic-More-1.0.0-3|13	
12cr|perl-Perl-Critic-More-1.0.0-3|14	BuildRequires:	perl-devel
12cr|perl-Perl-Critic-More-1.0.0-3|15	BuildRequires:	perl(Perl::Critic)
12cr|perl-Perl-Critic-More-1.0.0-3|16	BuildRequires:	perl(Readonly)
12cr|perl-Perl-Critic-More-1.0.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Perl-Critic-More-1.0.0-3|18	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Perl-Critic-More-1.0.0-3|19	BuildArch:	noarch
12cr|perl-Perl-Critic-More-1.0.0-3|20	
12cr|perl-Perl-Critic-More-1.0.0-3|21	%description
12cr|perl-Perl-Critic-More-1.0.0-3|22	This is a collection of the Perl::Critic manpage policies that are not
12cr|perl-Perl-Critic-More-1.0.0-3|23	included in the Perl::Critic core for a variety of reasons:
12cr|perl-Perl-Critic-More-1.0.0-3|24	
12cr|perl-Perl-Critic-More-1.0.0-3|25	* * Experimental
12cr|perl-Perl-Critic-More-1.0.0-3|26	
12cr|perl-Perl-Critic-More-1.0.0-3|27	Some policies need some time to work out their kinks, test usability, or
12cr|perl-Perl-Critic-More-1.0.0-3|28	gauge community interest. A subset of these will end up in the core
12cr|perl-Perl-Critic-More-1.0.0-3|29	Perl::Critic someday.
12cr|perl-Perl-Critic-More-1.0.0-3|30	
12cr|perl-Perl-Critic-More-1.0.0-3|31	%prep
12cr|perl-Perl-Critic-More-1.0.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl-Critic-More-1.0.0-3|33	
12cr|perl-Perl-Critic-More-1.0.0-3|34	%build
12cr|perl-Perl-Critic-More-1.0.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl-Critic-More-1.0.0-3|36	%make
12cr|perl-Perl-Critic-More-1.0.0-3|37	
12cr|perl-Perl-Critic-More-1.0.0-3|38	%check
12cr|perl-Perl-Critic-More-1.0.0-3|39	%make test
12cr|perl-Perl-Critic-More-1.0.0-3|40	
12cr|perl-Perl-Critic-More-1.0.0-3|41	%install
12cr|perl-Perl-Critic-More-1.0.0-3|42	%makeinstall_std
12cr|perl-Perl-Critic-More-1.0.0-3|43	
12cr|perl-Perl-Critic-More-1.0.0-3|44	%files
12cr|perl-Perl-Critic-More-1.0.0-3|45	%doc Changes LICENSE META.yml README
12cr|perl-Perl-Critic-More-1.0.0-3|46	%{_mandir}/man3/*
12cr|perl-Perl-Critic-More-1.0.0-3|47	%{perl_vendorlib}/*
12cr|perl-Perl-Critic-More-1.0.0-3|48	
12cr|perl-Perl-Critic-More-1.0.0-3|49	%changelog
12cr|perl-Perl-Critic-More-1.0.0-3|50	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.0.0-2mdv2011.0
12cr|perl-Perl-Critic-More-1.0.0-3|51	+ Revision: 655610
12cr|perl-Perl-Critic-More-1.0.0-3|52	- rebuild for updated spec-helper
12cr|perl-Perl-Critic-More-1.0.0-3|53	
12cr|perl-Perl-Critic-More-1.0.0-3|54	* Wed Aug 25 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2011.0
12cr|perl-Perl-Critic-More-1.0.0-3|55	+ Revision: 573144
12cr|perl-Perl-Critic-More-1.0.0-3|56	- import perl-Perl-Critic-More
12cr|perl-Perl-Critic-More-1.0.0-3|57	

5216 12
12cr|perl-Perl-Critic-Nits-1.0.0-3|1	%define upstream_name    Perl-Critic-Nits
12cr|perl-Perl-Critic-Nits-1.0.0-3|2	%define upstream_version v1.0.0
12cr|perl-Perl-Critic-Nits-1.0.0-3|3	
12cr|perl-Perl-Critic-Nits-1.0.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Perl-Critic-Nits-1.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl-Critic-Nits-1.0.0-3|6	Release:	3
12cr|perl-Perl-Critic-Nits-1.0.0-3|7	
12cr|perl-Perl-Critic-Nits-1.0.0-3|8	Summary:	Policies of nits I like to pick
12cr|perl-Perl-Critic-Nits-1.0.0-3|9	License:	GPL+ or Artistic
12cr|perl-Perl-Critic-Nits-1.0.0-3|10	Group:		Development/Perl
12cr|perl-Perl-Critic-Nits-1.0.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl-Critic-Nits-1.0.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl-Critic-Nits-1.0.0-3|13	
12cr|perl-Perl-Critic-Nits-1.0.0-3|14	BuildRequires:	perl-devel
12cr|perl-Perl-Critic-Nits-1.0.0-3|15	BuildRequires:	perl(Perl::Critic)
12cr|perl-Perl-Critic-Nits-1.0.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Perl-Critic-Nits-1.0.0-3|17	BuildArch:	noarch
12cr|perl-Perl-Critic-Nits-1.0.0-3|18	
12cr|perl-Perl-Critic-Nits-1.0.0-3|19	%description
12cr|perl-Perl-Critic-Nits-1.0.0-3|20	The included policy is:
12cr|perl-Perl-Critic-Nits-1.0.0-3|21	
12cr|perl-Perl-Critic-Nits-1.0.0-3|22	* the
12cr|perl-Perl-Critic-Nits-1.0.0-3|23	Perl::Critic::Policy::ValuesAndExpressions::ProhibitAccessOfPrivateData
12cr|perl-Perl-Critic-Nits-1.0.0-3|24	manpage
12cr|perl-Perl-Critic-Nits-1.0.0-3|25	
12cr|perl-Perl-Critic-Nits-1.0.0-3|26	Prohibits direct access to a hash-based object's hash. [Severity: 5]
12cr|perl-Perl-Critic-Nits-1.0.0-3|27	
12cr|perl-Perl-Critic-Nits-1.0.0-3|28	%prep
12cr|perl-Perl-Critic-Nits-1.0.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl-Critic-Nits-1.0.0-3|30	
12cr|perl-Perl-Critic-Nits-1.0.0-3|31	%build
12cr|perl-Perl-Critic-Nits-1.0.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl-Critic-Nits-1.0.0-3|33	%make
12cr|perl-Perl-Critic-Nits-1.0.0-3|34	
12cr|perl-Perl-Critic-Nits-1.0.0-3|35	%check
12cr|perl-Perl-Critic-Nits-1.0.0-3|36	%make test
12cr|perl-Perl-Critic-Nits-1.0.0-3|37	
12cr|perl-Perl-Critic-Nits-1.0.0-3|38	%install
12cr|perl-Perl-Critic-Nits-1.0.0-3|39	%makeinstall_std
12cr|perl-Perl-Critic-Nits-1.0.0-3|40	
12cr|perl-Perl-Critic-Nits-1.0.0-3|41	%files
12cr|perl-Perl-Critic-Nits-1.0.0-3|42	%doc Changes META.yml README
12cr|perl-Perl-Critic-Nits-1.0.0-3|43	%{_mandir}/man3/*
12cr|perl-Perl-Critic-Nits-1.0.0-3|44	%{perl_vendorlib}/*
12cr|perl-Perl-Critic-Nits-1.0.0-3|45	
12cr|perl-Perl-Critic-Nits-1.0.0-3|46	%changelog
12cr|perl-Perl-Critic-Nits-1.0.0-3|47	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.0.0-2mdv2011.0
12cr|perl-Perl-Critic-Nits-1.0.0-3|48	+ Revision: 655612
12cr|perl-Perl-Critic-Nits-1.0.0-3|49	- rebuild for updated spec-helper
12cr|perl-Perl-Critic-Nits-1.0.0-3|50	
12cr|perl-Perl-Critic-Nits-1.0.0-3|51	* Fri Aug 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2011.0
12cr|perl-Perl-Critic-Nits-1.0.0-3|52	+ Revision: 573476
12cr|perl-Perl-Critic-Nits-1.0.0-3|53	- import perl-Perl-Critic-Nits
12cr|perl-Perl-Critic-Nits-1.0.0-3|54	

5217 12
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|1	%define upstream_name    Perl-Critic-PetPeeves-JTRAMMELL
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|2	%define upstream_version 0.02
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|3	
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|6	Release:    %mkrel 2
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|7	
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|8	Summary:    Prohibit superfluous initializations
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|9	License:    GPL+ or Artistic
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|10	Group:      Development/Perl
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|13	
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|14	BuildRequires: perl(Perl::Critic::Utils)
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|15	BuildRequires: perl(Test::More)
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|16	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|17	BuildArch: noarch
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|19	
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|20	%description
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|21	Module 'Perl::Critic::PetPeeves::JTRAMMELL' provides policies that I want
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|22	that haven't already been implemented elsewhere. So far this is:
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|23	
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|24	%prep
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|26	
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|27	%build
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|28	%{__perl} Build.PL installdirs=vendor
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|29	./Build
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|30	
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|31	%check
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|32	./Build test
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|33	
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|34	%install
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|35	%{__rm} -rf %{buildroot}
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|36	./Build install destdir=%{buildroot}
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|37	
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|38	%clean
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|39	rm -rf %buildroot
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|40	
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|41	%files
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|42	%defattr(-,root,root)
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|43	%doc Changes META.yml README
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|44	%{_mandir}/man3/*
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|45	%perl_vendorlib/*
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|46	
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|47	
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|48	
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|49	
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|50	%changelog
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|52	+ Revision: 656958
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|53	- rebuild for updated spec-helper
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|54	
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|55	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.20.0-1
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|56	+ Revision: 635210
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|57	- update to new version 0.02
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|58	
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|59	* Thu Sep 02 2010 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|60	+ Revision: 575425
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|61	- import perl-Perl-Critic-PetPeeves-JTRAMMELL
12cr|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.20.0-2|62	

5218 12
12cr|perl-Perl-Critic-Pulp-62.0.0-2|1	%define upstream_name    Perl-Critic-Pulp
12cr|perl-Perl-Critic-Pulp-62.0.0-2|2	%define upstream_version 62
12cr|perl-Perl-Critic-Pulp-62.0.0-2|3	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Perl-Critic-Pulp-62.0.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl-Critic-Pulp-62.0.0-2|6	Release:	2
12cr|perl-Perl-Critic-Pulp-62.0.0-2|7	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|8	Summary:	Don't use Foo:: style barewords
12cr|perl-Perl-Critic-Pulp-62.0.0-2|9	License:	GPL+ or Artistic
12cr|perl-Perl-Critic-Pulp-62.0.0-2|10	Group:		Development/Perl
12cr|perl-Perl-Critic-Pulp-62.0.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl-Critic-Pulp-62.0.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl-Critic-Pulp-62.0.0-2|13	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|14	BuildRequires:	perl-devel
12cr|perl-Perl-Critic-Pulp-62.0.0-2|15	BuildRequires:	perl(IO::String)
12cr|perl-Perl-Critic-Pulp-62.0.0-2|16	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Perl-Critic-Pulp-62.0.0-2|17	BuildRequires:	perl(List::Util)
12cr|perl-Perl-Critic-Pulp-62.0.0-2|18	BuildRequires:	perl(Pod::MinimumVersion)
12cr|perl-Perl-Critic-Pulp-62.0.0-2|19	BuildRequires:	perl(PPI)
12cr|perl-Perl-Critic-Pulp-62.0.0-2|20	BuildRequires:	perl(Perl::Critic)
12cr|perl-Perl-Critic-Pulp-62.0.0-2|21	BuildRequires:	perl(Perl::Critic::Policy)
12cr|perl-Perl-Critic-Pulp-62.0.0-2|22	BuildRequires:	perl(Perl::Critic::Utils)
12cr|perl-Perl-Critic-Pulp-62.0.0-2|23	BuildRequires:	perl(Perl::Critic::Utils::PPI)
12cr|perl-Perl-Critic-Pulp-62.0.0-2|24	BuildRequires:	perl(Perl::Critic::Violation)
12cr|perl-Perl-Critic-Pulp-62.0.0-2|25	BuildRequires:	perl(Scalar::Util)
12cr|perl-Perl-Critic-Pulp-62.0.0-2|26	BuildRequires:	perl(Test::More)
12cr|perl-Perl-Critic-Pulp-62.0.0-2|27	BuildRequires:	perl(version)
12cr|perl-Perl-Critic-Pulp-62.0.0-2|28	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|29	BuildArch:	noarch
12cr|perl-Perl-Critic-Pulp-62.0.0-2|30	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|31	%description
12cr|perl-Perl-Critic-Pulp-62.0.0-2|32	This is a collection of add-on policies for 'Perl::Critic', summarized
12cr|perl-Perl-Critic-Pulp-62.0.0-2|33	below. They're under a "pulp" theme plus other themes according to their
12cr|perl-Perl-Critic-Pulp-62.0.0-2|34	purpose (see the Perl::Critic/POLICY THEMES manpage).
12cr|perl-Perl-Critic-Pulp-62.0.0-2|35	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|36	Roughly half are code related and half cosmetic. You can always enable or
12cr|perl-Perl-Critic-Pulp-62.0.0-2|37	disable the ones you do or don't want. It's normal to pick and choose
12cr|perl-Perl-Critic-Pulp-62.0.0-2|38	things reported. There's a lot of perlcritic policies both built-in and
12cr|perl-Perl-Critic-Pulp-62.0.0-2|39	add-on and they range from helpful things catching problems through to the
12cr|perl-Perl-Critic-Pulp-62.0.0-2|40	bizarre or restrictive, and in some cases mutually contradictory! Many are
12cr|perl-Perl-Critic-Pulp-62.0.0-2|41	only intended as building blocks for enforcing a house style. If you try to
12cr|perl-Perl-Critic-Pulp-62.0.0-2|42	pass everything then you'll give away big parts of the language, so if
12cr|perl-Perl-Critic-Pulp-62.0.0-2|43	you're not turning off or customizing about half then you're either not
12cr|perl-Perl-Critic-Pulp-62.0.0-2|44	trying or you're much too easily lead!
12cr|perl-Perl-Critic-Pulp-62.0.0-2|45	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|46	%prep
12cr|perl-Perl-Critic-Pulp-62.0.0-2|47	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl-Critic-Pulp-62.0.0-2|48	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|49	%build
12cr|perl-Perl-Critic-Pulp-62.0.0-2|50	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl-Critic-Pulp-62.0.0-2|51	%make
12cr|perl-Perl-Critic-Pulp-62.0.0-2|52	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|53	%check
12cr|perl-Perl-Critic-Pulp-62.0.0-2|54	rm -f *.list
12cr|perl-Perl-Critic-Pulp-62.0.0-2|55	%make test
12cr|perl-Perl-Critic-Pulp-62.0.0-2|56	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|57	%install
12cr|perl-Perl-Critic-Pulp-62.0.0-2|58	%makeinstall_std
12cr|perl-Perl-Critic-Pulp-62.0.0-2|59	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|60	%files
12cr|perl-Perl-Critic-Pulp-62.0.0-2|61	%doc Changes README META.yml
12cr|perl-Perl-Critic-Pulp-62.0.0-2|62	%{_mandir}/man3/*
12cr|perl-Perl-Critic-Pulp-62.0.0-2|63	%{perl_vendorlib}/*
12cr|perl-Perl-Critic-Pulp-62.0.0-2|64	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|65	%changelog
12cr|perl-Perl-Critic-Pulp-62.0.0-2|66	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 62.0.0-1mdv2011
12cr|perl-Perl-Critic-Pulp-62.0.0-2|67	+ Revision: 690306
12cr|perl-Perl-Critic-Pulp-62.0.0-2|68	- update to new version 62
12cr|perl-Perl-Critic-Pulp-62.0.0-2|69	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|70	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 61.0.0-1
12cr|perl-Perl-Critic-Pulp-62.0.0-2|71	+ Revision: 684782
12cr|perl-Perl-Critic-Pulp-62.0.0-2|72	- update to new version 61
12cr|perl-Perl-Critic-Pulp-62.0.0-2|73	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|74	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 60.0.0-1
12cr|perl-Perl-Critic-Pulp-62.0.0-2|75	+ Revision: 677376
12cr|perl-Perl-Critic-Pulp-62.0.0-2|76	- update to new version 60
12cr|perl-Perl-Critic-Pulp-62.0.0-2|77	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|78	* Thu May 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 59.0.0-1
12cr|perl-Perl-Critic-Pulp-62.0.0-2|79	+ Revision: 673859
12cr|perl-Perl-Critic-Pulp-62.0.0-2|80	- update to new version 59
12cr|perl-Perl-Critic-Pulp-62.0.0-2|81	- update to new version 58
12cr|perl-Perl-Critic-Pulp-62.0.0-2|82	- update to new version 57
12cr|perl-Perl-Critic-Pulp-62.0.0-2|83	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|84	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 48.0.0-2
12cr|perl-Perl-Critic-Pulp-62.0.0-2|85	+ Revision: 657462
12cr|perl-Perl-Critic-Pulp-62.0.0-2|86	- rebuild for updated spec-helper
12cr|perl-Perl-Critic-Pulp-62.0.0-2|87	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|88	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 48.0.0-1
12cr|perl-Perl-Critic-Pulp-62.0.0-2|89	+ Revision: 643450
12cr|perl-Perl-Critic-Pulp-62.0.0-2|90	- update to new version 48
12cr|perl-Perl-Critic-Pulp-62.0.0-2|91	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|92	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 47.0.0-2
12cr|perl-Perl-Critic-Pulp-62.0.0-2|93	+ Revision: 640779
12cr|perl-Perl-Critic-Pulp-62.0.0-2|94	- rebuild to obsolete old packages
12cr|perl-Perl-Critic-Pulp-62.0.0-2|95	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|96	* Tue Feb 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 47.0.0-1
12cr|perl-Perl-Critic-Pulp-62.0.0-2|97	+ Revision: 636796
12cr|perl-Perl-Critic-Pulp-62.0.0-2|98	- update to new version 47
12cr|perl-Perl-Critic-Pulp-62.0.0-2|99	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|100	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 46.0.0-1
12cr|perl-Perl-Critic-Pulp-62.0.0-2|101	+ Revision: 635211
12cr|perl-Perl-Critic-Pulp-62.0.0-2|102	- update to new version 46
12cr|perl-Perl-Critic-Pulp-62.0.0-2|103	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|104	* Sun Dec 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 45.0.0-1mdv2011.0
12cr|perl-Perl-Critic-Pulp-62.0.0-2|105	+ Revision: 625279
12cr|perl-Perl-Critic-Pulp-62.0.0-2|106	- update to new version 45
12cr|perl-Perl-Critic-Pulp-62.0.0-2|107	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|108	* Thu Nov 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 43.0.0-1mdv2011.0
12cr|perl-Perl-Critic-Pulp-62.0.0-2|109	+ Revision: 595983
12cr|perl-Perl-Critic-Pulp-62.0.0-2|110	- update to new version 43
12cr|perl-Perl-Critic-Pulp-62.0.0-2|111	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|112	* Mon Sep 06 2010 Jérôme Quelin <jquelin@mandriva.org> 42.0.0-1mdv2011.0
12cr|perl-Perl-Critic-Pulp-62.0.0-2|113	+ Revision: 576299
12cr|perl-Perl-Critic-Pulp-62.0.0-2|114	- update to 42
12cr|perl-Perl-Critic-Pulp-62.0.0-2|115	
12cr|perl-Perl-Critic-Pulp-62.0.0-2|116	* Thu Sep 02 2010 Jérôme Quelin <jquelin@mandriva.org> 41.0.0-1mdv2011.0
12cr|perl-Perl-Critic-Pulp-62.0.0-2|117	+ Revision: 575427
12cr|perl-Perl-Critic-Pulp-62.0.0-2|118	- import perl-Perl-Critic-Pulp
12cr|perl-Perl-Critic-Pulp-62.0.0-2|119	

5219 12
12cr|perl-Perl-Critic-Storable-0.10.0-3|1	%define upstream_name    Perl-Critic-Storable
12cr|perl-Perl-Critic-Storable-0.10.0-3|2	%define upstream_version 0.01
12cr|perl-Perl-Critic-Storable-0.10.0-3|3	
12cr|perl-Perl-Critic-Storable-0.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Perl-Critic-Storable-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl-Critic-Storable-0.10.0-3|6	Release:	3
12cr|perl-Perl-Critic-Storable-0.10.0-3|7	
12cr|perl-Perl-Critic-Storable-0.10.0-3|8	Summary:	Perl::Critic policy for using Storable
12cr|perl-Perl-Critic-Storable-0.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-Perl-Critic-Storable-0.10.0-3|10	Group:		Development/Perl
12cr|perl-Perl-Critic-Storable-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl-Critic-Storable-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl-Critic-Storable-0.10.0-3|13	
12cr|perl-Perl-Critic-Storable-0.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Perl-Critic-Storable-0.10.0-3|15	BuildRequires:	perl(Perl::Critic)
12cr|perl-Perl-Critic-Storable-0.10.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Perl-Critic-Storable-0.10.0-3|17	BuildArch:	noarch
12cr|perl-Perl-Critic-Storable-0.10.0-3|18	
12cr|perl-Perl-Critic-Storable-0.10.0-3|19	%description
12cr|perl-Perl-Critic-Storable-0.10.0-3|20	An additional Perl::Critic policy for using the Storable module:
12cr|perl-Perl-Critic-Storable-0.10.0-3|21	
12cr|perl-Perl-Critic-Storable-0.10.0-3|22	* * the Perl::Critic::Policy::Storable::ProhibitStoreOrFreeze manpage
12cr|perl-Perl-Critic-Storable-0.10.0-3|23	
12cr|perl-Perl-Critic-Storable-0.10.0-3|24	%prep
12cr|perl-Perl-Critic-Storable-0.10.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl-Critic-Storable-0.10.0-3|26	
12cr|perl-Perl-Critic-Storable-0.10.0-3|27	%build
12cr|perl-Perl-Critic-Storable-0.10.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl-Critic-Storable-0.10.0-3|29	%make
12cr|perl-Perl-Critic-Storable-0.10.0-3|30	
12cr|perl-Perl-Critic-Storable-0.10.0-3|31	%check
12cr|perl-Perl-Critic-Storable-0.10.0-3|32	%make test
12cr|perl-Perl-Critic-Storable-0.10.0-3|33	
12cr|perl-Perl-Critic-Storable-0.10.0-3|34	%install
12cr|perl-Perl-Critic-Storable-0.10.0-3|35	%makeinstall_std
12cr|perl-Perl-Critic-Storable-0.10.0-3|36	
12cr|perl-Perl-Critic-Storable-0.10.0-3|37	%files
12cr|perl-Perl-Critic-Storable-0.10.0-3|38	%doc Changes META.yml README
12cr|perl-Perl-Critic-Storable-0.10.0-3|39	%{_mandir}/man3/*
12cr|perl-Perl-Critic-Storable-0.10.0-3|40	%{perl_vendorlib}/*
12cr|perl-Perl-Critic-Storable-0.10.0-3|41	
12cr|perl-Perl-Critic-Storable-0.10.0-3|42	%changelog
12cr|perl-Perl-Critic-Storable-0.10.0-3|43	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.10.0-2mdv2011.0
12cr|perl-Perl-Critic-Storable-0.10.0-3|44	+ Revision: 653613
12cr|perl-Perl-Critic-Storable-0.10.0-3|45	- rebuild for updated spec-helper
12cr|perl-Perl-Critic-Storable-0.10.0-3|46	
12cr|perl-Perl-Critic-Storable-0.10.0-3|47	* Thu Sep 02 2010 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-Perl-Critic-Storable-0.10.0-3|48	+ Revision: 575424
12cr|perl-Perl-Critic-Storable-0.10.0-3|49	- import perl-Perl-Critic-Storable
12cr|perl-Perl-Critic-Storable-0.10.0-3|50	

5220 12
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|1	%define upstream_name    Perl-Critic-StricterSubs
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|3	
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|6	Release:	3
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|7	
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|8	Summary:	Perl::Critic plugin for stricter subroutine checks
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|10	Group:		Development/Perl
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|13	
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|15	BuildRequires:	perl(File::PathList)
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|16	BuildRequires:	perl(Perl::Critic)
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|17	BuildRequires:	perl(Perl::Critic::TestUtils)
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|18	BuildRequires:	perl(Perl::Critic::Utils)
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|19	BuildRequires:	perl(Perl::Critic::Violation)
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|20	BuildRequires:	perl(Test::Deep)
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|21	BuildRequires:	perl(Test::More)
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|22	BuildArch:	noarch
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|23	
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|24	%description
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|25	As a dynamic language, Perl doesn't require you to define subroutines until
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|26	run-time. Although this is a powerful feature, it can also be a major
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|27	source of bugs. For example, you might mistype the name of a subroutine, or
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|28	call a subroutine from another module without including that module or
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|29	importing that subroutine. And unless you have very good test coverage, you
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|30	might not know about these bugs until you have already launched your code.
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|31	
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|32	The the Perl::Critic::Policy manpage modules in this distribution are aimed
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|33	at reducing errors caused by invoking subroutines that are not defined.
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|34	Each Policy can be used separately. But when applied together, they enforce
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|35	a specific and deliberate coding style that minimizes the chance of writing
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|36	code that makes calls to undefined subroutines.
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|37	
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|38	This coding style will not appeal to everyone. Some folks will surely find
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|39	this coding style to be too verbose or too restrictive. In particular,
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|40	importing via the Exporter manpage tags and pattern matching is purposely
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|41	not supported. But hopefully, these Policies will encourage you to
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|42	consciously consider the inherent trade-offs of your current coding style.
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|43	
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|44	%prep
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|46	
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|47	%build
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|48	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|49	%make
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|50	
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|51	%check
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|52	%make test
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|53	
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|54	%install
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|55	%makeinstall_std
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|56	
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|57	%files
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|58	%doc Changes LICENSE META.yml README
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|59	%{_mandir}/man3/*
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|60	%{perl_vendorlib}/*
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|61	
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|62	%changelog
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|63	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|64	+ Revision: 653614
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|65	- rebuild for updated spec-helper
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|66	
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|67	* Thu Sep 02 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|68	+ Revision: 575442
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|69	- import perl-Perl-Critic-StricterSubs
12cr|perl-Perl-Critic-StricterSubs-0.30.0-3|70	

5221 12
12cr|perl-Perl-Critic-Swift-1.0.3-2|1	%define upstream_name    Perl-Critic-Swift
12cr|perl-Perl-Critic-Swift-1.0.3-2|2	%define upstream_version v1.0.3
12cr|perl-Perl-Critic-Swift-1.0.3-2|3	
12cr|perl-Perl-Critic-Swift-1.0.3-2|4	Name:       perl-%{upstream_name}
12cr|perl-Perl-Critic-Swift-1.0.3-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Perl-Critic-Swift-1.0.3-2|6	Release:    %mkrel 2
12cr|perl-Perl-Critic-Swift-1.0.3-2|7	
12cr|perl-Perl-Critic-Swift-1.0.3-2|8	Summary:    Additional policies for Perl::Critic
12cr|perl-Perl-Critic-Swift-1.0.3-2|9	License:    GPL+ or Artistic
12cr|perl-Perl-Critic-Swift-1.0.3-2|10	Group:      Development/Perl
12cr|perl-Perl-Critic-Swift-1.0.3-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl-Critic-Swift-1.0.3-2|12	Source0:    http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl-Critic-Swift-1.0.3-2|13	
12cr|perl-Perl-Critic-Swift-1.0.3-2|14	BuildRequires: perl(English)
12cr|perl-Perl-Critic-Swift-1.0.3-2|15	BuildRequires: perl(File::Spec)
12cr|perl-Perl-Critic-Swift-1.0.3-2|16	BuildRequires: perl(List::MoreUtils)
12cr|perl-Perl-Critic-Swift-1.0.3-2|17	BuildRequires: perl(Perl::Critic::Policy)
12cr|perl-Perl-Critic-Swift-1.0.3-2|18	BuildRequires: perl(Perl::Critic::TestUtils)
12cr|perl-Perl-Critic-Swift-1.0.3-2|19	BuildRequires: perl(Perl::Critic::Utils)
12cr|perl-Perl-Critic-Swift-1.0.3-2|20	BuildRequires: perl(Test::More)
12cr|perl-Perl-Critic-Swift-1.0.3-2|21	BuildRequires: perl(Test::Perl::Critic)
12cr|perl-Perl-Critic-Swift-1.0.3-2|22	BuildRequires: perl(base)
12cr|perl-Perl-Critic-Swift-1.0.3-2|23	BuildRequires: perl(strict)
12cr|perl-Perl-Critic-Swift-1.0.3-2|24	BuildRequires: perl(utf8)
12cr|perl-Perl-Critic-Swift-1.0.3-2|25	BuildRequires: perl(version)
12cr|perl-Perl-Critic-Swift-1.0.3-2|26	BuildRequires: perl(warnings)
12cr|perl-Perl-Critic-Swift-1.0.3-2|27	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Perl-Critic-Swift-1.0.3-2|28	BuildArch: noarch
12cr|perl-Perl-Critic-Swift-1.0.3-2|29	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Perl-Critic-Swift-1.0.3-2|30	
12cr|perl-Perl-Critic-Swift-1.0.3-2|31	%description
12cr|perl-Perl-Critic-Swift-1.0.3-2|32	The included policies are:
12cr|perl-Perl-Critic-Swift-1.0.3-2|33	
12cr|perl-Perl-Critic-Swift-1.0.3-2|34	* the Perl::Critic::Policy::CodeLayout::RequireUseUTF8 manpage
12cr|perl-Perl-Critic-Swift-1.0.3-2|35	
12cr|perl-Perl-Critic-Swift-1.0.3-2|36	Require that code includes a 'use utf8;' statement. [Severity: 3]
12cr|perl-Perl-Critic-Swift-1.0.3-2|37	
12cr|perl-Perl-Critic-Swift-1.0.3-2|38	%prep
12cr|perl-Perl-Critic-Swift-1.0.3-2|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl-Critic-Swift-1.0.3-2|40	
12cr|perl-Perl-Critic-Swift-1.0.3-2|41	%build
12cr|perl-Perl-Critic-Swift-1.0.3-2|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl-Critic-Swift-1.0.3-2|43	
12cr|perl-Perl-Critic-Swift-1.0.3-2|44	%make
12cr|perl-Perl-Critic-Swift-1.0.3-2|45	
12cr|perl-Perl-Critic-Swift-1.0.3-2|46	%check
12cr|perl-Perl-Critic-Swift-1.0.3-2|47	%make test
12cr|perl-Perl-Critic-Swift-1.0.3-2|48	
12cr|perl-Perl-Critic-Swift-1.0.3-2|49	%install
12cr|perl-Perl-Critic-Swift-1.0.3-2|50	rm -rf %buildroot
12cr|perl-Perl-Critic-Swift-1.0.3-2|51	%makeinstall_std
12cr|perl-Perl-Critic-Swift-1.0.3-2|52	
12cr|perl-Perl-Critic-Swift-1.0.3-2|53	%clean
12cr|perl-Perl-Critic-Swift-1.0.3-2|54	rm -rf %buildroot
12cr|perl-Perl-Critic-Swift-1.0.3-2|55	
12cr|perl-Perl-Critic-Swift-1.0.3-2|56	%files
12cr|perl-Perl-Critic-Swift-1.0.3-2|57	%defattr(-,root,root)
12cr|perl-Perl-Critic-Swift-1.0.3-2|58	%doc Changes META.yml README
12cr|perl-Perl-Critic-Swift-1.0.3-2|59	%{_mandir}/man3/*
12cr|perl-Perl-Critic-Swift-1.0.3-2|60	%perl_vendorlib/*
12cr|perl-Perl-Critic-Swift-1.0.3-2|61	
12cr|perl-Perl-Critic-Swift-1.0.3-2|62	
12cr|perl-Perl-Critic-Swift-1.0.3-2|63	
12cr|perl-Perl-Critic-Swift-1.0.3-2|64	
12cr|perl-Perl-Critic-Swift-1.0.3-2|65	%changelog
12cr|perl-Perl-Critic-Swift-1.0.3-2|66	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.0.3-2mdv2011.0
12cr|perl-Perl-Critic-Swift-1.0.3-2|67	+ Revision: 655613
12cr|perl-Perl-Critic-Swift-1.0.3-2|68	- rebuild for updated spec-helper
12cr|perl-Perl-Critic-Swift-1.0.3-2|69	
12cr|perl-Perl-Critic-Swift-1.0.3-2|70	* Thu Sep 02 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.3-1mdv2011.0
12cr|perl-Perl-Critic-Swift-1.0.3-2|71	+ Revision: 575423
12cr|perl-Perl-Critic-Swift-1.0.3-2|72	- import perl-Perl-Critic-Swift
12cr|perl-Perl-Critic-Swift-1.0.3-2|73	

5222 12
12cr|perl-Perl-Critic-Tics-0.6.0-3|1	%define upstream_name    Perl-Critic-Tics
12cr|perl-Perl-Critic-Tics-0.6.0-3|2	%define upstream_version 0.006
12cr|perl-Perl-Critic-Tics-0.6.0-3|3	
12cr|perl-Perl-Critic-Tics-0.6.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Perl-Critic-Tics-0.6.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl-Critic-Tics-0.6.0-3|6	Release:	3
12cr|perl-Perl-Critic-Tics-0.6.0-3|7	
12cr|perl-Perl-Critic-Tics-0.6.0-3|8	Summary:	(this => is => not => good)
12cr|perl-Perl-Critic-Tics-0.6.0-3|9	License:	GPL+ or Artistic
12cr|perl-Perl-Critic-Tics-0.6.0-3|10	Group:		Development/Perl
12cr|perl-Perl-Critic-Tics-0.6.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl-Critic-Tics-0.6.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl-Critic-Tics-0.6.0-3|13	
12cr|perl-Perl-Critic-Tics-0.6.0-3|14	BuildRequires:	perl-devel
12cr|perl-Perl-Critic-Tics-0.6.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Perl-Critic-Tics-0.6.0-3|16	BuildRequires:	perl(Perl::Critic)
12cr|perl-Perl-Critic-Tics-0.6.0-3|17	BuildArch:	noarch
12cr|perl-Perl-Critic-Tics-0.6.0-3|18	
12cr|perl-Perl-Critic-Tics-0.6.0-3|19	%description
12cr|perl-Perl-Critic-Tics-0.6.0-3|20	The Perl-Critic-Tics distribution includes extra policies for Perl::Critic
12cr|perl-Perl-Critic-Tics-0.6.0-3|21	to address a fairly random assortment of things that make me (rjbs) wince.
12cr|perl-Perl-Critic-Tics-0.6.0-3|22	
12cr|perl-Perl-Critic-Tics-0.6.0-3|23	%prep
12cr|perl-Perl-Critic-Tics-0.6.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl-Critic-Tics-0.6.0-3|25	
12cr|perl-Perl-Critic-Tics-0.6.0-3|26	%build
12cr|perl-Perl-Critic-Tics-0.6.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl-Critic-Tics-0.6.0-3|28	%make
12cr|perl-Perl-Critic-Tics-0.6.0-3|29	
12cr|perl-Perl-Critic-Tics-0.6.0-3|30	%check
12cr|perl-Perl-Critic-Tics-0.6.0-3|31	%make test
12cr|perl-Perl-Critic-Tics-0.6.0-3|32	
12cr|perl-Perl-Critic-Tics-0.6.0-3|33	%install
12cr|perl-Perl-Critic-Tics-0.6.0-3|34	%makeinstall_std
12cr|perl-Perl-Critic-Tics-0.6.0-3|35	
12cr|perl-Perl-Critic-Tics-0.6.0-3|36	%files
12cr|perl-Perl-Critic-Tics-0.6.0-3|37	%doc Changes LICENSE META.yml README
12cr|perl-Perl-Critic-Tics-0.6.0-3|38	%{_mandir}/man3/*
12cr|perl-Perl-Critic-Tics-0.6.0-3|39	%{perl_vendorlib}/*
12cr|perl-Perl-Critic-Tics-0.6.0-3|40	
12cr|perl-Perl-Critic-Tics-0.6.0-3|41	%changelog
12cr|perl-Perl-Critic-Tics-0.6.0-3|42	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.6.0-2mdv2011.0
12cr|perl-Perl-Critic-Tics-0.6.0-3|43	+ Revision: 653615
12cr|perl-Perl-Critic-Tics-0.6.0-3|44	- rebuild for updated spec-helper
12cr|perl-Perl-Critic-Tics-0.6.0-3|45	
12cr|perl-Perl-Critic-Tics-0.6.0-3|46	* Thu Sep 02 2010 Jérôme Quelin <jquelin@mandriva.org> 0.6.0-1mdv2011.0
12cr|perl-Perl-Critic-Tics-0.6.0-3|47	+ Revision: 575422
12cr|perl-Perl-Critic-Tics-0.6.0-3|48	- import perl-Perl-Critic-Tics
12cr|perl-Perl-Critic-Tics-0.6.0-3|49	

5223 12
12cr|perl-PerlIO-eol-0.140.0-3|1	%define upstream_name    PerlIO-eol
12cr|perl-PerlIO-eol-0.140.0-3|2	%define upstream_version 0.14
12cr|perl-PerlIO-eol-0.140.0-3|3	
12cr|perl-PerlIO-eol-0.140.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-PerlIO-eol-0.140.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-PerlIO-eol-0.140.0-3|6	Release:	3
12cr|perl-PerlIO-eol-0.140.0-3|7	
12cr|perl-PerlIO-eol-0.140.0-3|8	Summary:	PerlIO layer for normalizing line endings
12cr|perl-PerlIO-eol-0.140.0-3|9	License:	GPL+ or Artistic
12cr|perl-PerlIO-eol-0.140.0-3|10	Group:		Development/Perl
12cr|perl-PerlIO-eol-0.140.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-PerlIO-eol-0.140.0-3|12	Source0:    http://search.cpan.org/CPAN/authors/id/A/AU/AUTRIJUS/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-PerlIO-eol-0.140.0-3|13	
12cr|perl-PerlIO-eol-0.140.0-3|14	BuildRequires:  perl-devel
12cr|perl-PerlIO-eol-0.140.0-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-PerlIO-eol-0.140.0-3|16	
12cr|perl-PerlIO-eol-0.140.0-3|17	%description
12cr|perl-PerlIO-eol-0.140.0-3|18	This perl module enable you to normalize line endings
12cr|perl-PerlIO-eol-0.140.0-3|19	This layer normalizes any of CR, LF, CRLF and Native into the designated line
12cr|perl-PerlIO-eol-0.140.0-3|20	ending.
12cr|perl-PerlIO-eol-0.140.0-3|21	It works for both input and output handles.
12cr|perl-PerlIO-eol-0.140.0-3|22	
12cr|perl-PerlIO-eol-0.140.0-3|23	%prep
12cr|perl-PerlIO-eol-0.140.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-PerlIO-eol-0.140.0-3|25	
12cr|perl-PerlIO-eol-0.140.0-3|26	
12cr|perl-PerlIO-eol-0.140.0-3|27	%build
12cr|perl-PerlIO-eol-0.140.0-3|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-PerlIO-eol-0.140.0-3|29	make
12cr|perl-PerlIO-eol-0.140.0-3|30	%check
12cr|perl-PerlIO-eol-0.140.0-3|31	make test
12cr|perl-PerlIO-eol-0.140.0-3|32	
12cr|perl-PerlIO-eol-0.140.0-3|33	%install
12cr|perl-PerlIO-eol-0.140.0-3|34	rm -rf $RPM_BUILD_ROOT
12cr|perl-PerlIO-eol-0.140.0-3|35	%makeinstall_std
12cr|perl-PerlIO-eol-0.140.0-3|36	
12cr|perl-PerlIO-eol-0.140.0-3|37	%clean
12cr|perl-PerlIO-eol-0.140.0-3|38	rm -rf $RPM_BUILD_ROOT
12cr|perl-PerlIO-eol-0.140.0-3|39	
12cr|perl-PerlIO-eol-0.140.0-3|40	%files
12cr|perl-PerlIO-eol-0.140.0-3|41	%defattr(-,root,root)
12cr|perl-PerlIO-eol-0.140.0-3|42	%doc README Changes
12cr|perl-PerlIO-eol-0.140.0-3|43	%{_mandir}/*/*
12cr|perl-PerlIO-eol-0.140.0-3|44	%{perl_vendorarch}/PerlIO
12cr|perl-PerlIO-eol-0.140.0-3|45	%{perl_vendorarch}/auto/PerlIO
12cr|perl-PerlIO-eol-0.140.0-3|46	
12cr|perl-PerlIO-eol-0.140.0-3|47	
12cr|perl-PerlIO-eol-0.140.0-3|48	%changelog
12cr|perl-PerlIO-eol-0.140.0-3|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.140.0-3
12cr|perl-PerlIO-eol-0.140.0-3|50	+ Revision: 768358
12cr|perl-PerlIO-eol-0.140.0-3|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-PerlIO-eol-0.140.0-3|52	
12cr|perl-PerlIO-eol-0.140.0-3|53	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-2mdv2011.0
12cr|perl-PerlIO-eol-0.140.0-3|54	+ Revision: 556071
12cr|perl-PerlIO-eol-0.140.0-3|55	- rebuild for perl 5.12
12cr|perl-PerlIO-eol-0.140.0-3|56	
12cr|perl-PerlIO-eol-0.140.0-3|57	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.0
12cr|perl-PerlIO-eol-0.140.0-3|58	+ Revision: 406178
12cr|perl-PerlIO-eol-0.140.0-3|59	- rebuild using %%perl_convert_version
12cr|perl-PerlIO-eol-0.140.0-3|60	
12cr|perl-PerlIO-eol-0.140.0-3|61	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.14-2mdv2008.1
12cr|perl-PerlIO-eol-0.140.0-3|62	+ Revision: 152171
12cr|perl-PerlIO-eol-0.140.0-3|63	- rebuild for new perl
12cr|perl-PerlIO-eol-0.140.0-3|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-PerlIO-eol-0.140.0-3|65	
12cr|perl-PerlIO-eol-0.140.0-3|66	+ Olivier Blin <blino@mandriva.org>
12cr|perl-PerlIO-eol-0.140.0-3|67	- restore BuildRoot
12cr|perl-PerlIO-eol-0.140.0-3|68	
12cr|perl-PerlIO-eol-0.140.0-3|69	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 0.14-1mdv2008.0
12cr|perl-PerlIO-eol-0.140.0-3|70	+ Revision: 20949
12cr|perl-PerlIO-eol-0.140.0-3|71	- update to 0.14
12cr|perl-PerlIO-eol-0.140.0-3|72	
12cr|perl-PerlIO-eol-0.140.0-3|73	
12cr|perl-PerlIO-eol-0.140.0-3|74	* Fri Dec 09 2005 Michael Scherer <misc@mandriva.org> 0.13-4mdk
12cr|perl-PerlIO-eol-0.140.0-3|75	- Rebuild
12cr|perl-PerlIO-eol-0.140.0-3|76	- use mkrel
12cr|perl-PerlIO-eol-0.140.0-3|77	- use check
12cr|perl-PerlIO-eol-0.140.0-3|78	
12cr|perl-PerlIO-eol-0.140.0-3|79	* Mon Nov 15 2004 Michael Scherer <misc@mandrake.org> 0.13-3mdk
12cr|perl-PerlIO-eol-0.140.0-3|80	- Rebuild for new perl
12cr|perl-PerlIO-eol-0.140.0-3|81	
12cr|perl-PerlIO-eol-0.140.0-3|82	* Fri Oct 29 2004 Michael Scherer <misc@mandrake.org> 0.13-2mdk
12cr|perl-PerlIO-eol-0.140.0-3|83	- BuildRequires
12cr|perl-PerlIO-eol-0.140.0-3|84	
12cr|perl-PerlIO-eol-0.140.0-3|85	* Sun Oct 24 2004 Michael Scherer <misc@mandrake.org> 0.13-1mdk
12cr|perl-PerlIO-eol-0.140.0-3|86	- First Mandrakelinux package
12cr|perl-PerlIO-eol-0.140.0-3|87	

5224 12
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|1	%define upstream_name	 PerlIO-via-Bzip2
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|3	
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|6	Release:	3
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|7	
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|8	Summary:	PerlIO layer for Bzip2 (de)compression
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|10	Group:		Development/Perl
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|11	Url:		http://www.cpan.org
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/F/FI/FITZNER/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|13	
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|15	BuildRequires:	bzip2-devel
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|16	BuildRequires:	perl(Compress::Bzip2)
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|17	BuildArch:	noarch
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|18	
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|19	%description
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|20	This module implements a PerlIO layer which will let you handle bzip2
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|21	compressed files transparently.
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|22	
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|23	%prep
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|25	
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|26	%build
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|28	%make
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|29	
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|30	%install
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|31	%makeinstall_std
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|32	
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|33	%check
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|34	make test
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|35	
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|36	%files
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|37	%doc README
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|38	%{perl_vendorlib}/*
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|39	%{_mandir}/*/*
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|40	
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|41	%changelog
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|42	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|43	+ Revision: 658874
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|44	- rebuild for updated spec-helper
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|45	
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|46	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|47	+ Revision: 407960
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|48	- rebuild using %%perl_convert_version
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|49	
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|50	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.02-5mdv2009.0
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|51	+ Revision: 241815
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|52	- rebuild
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|54	
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|56	- restore BuildRoot
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|57	
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|58	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.02-3mdv2008.0
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|59	+ Revision: 25187
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|60	- rebuild
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|61	
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|62	
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|63	* Wed Jun 15 2005 Olivier Thauvin <nanardon@mandriva.org> 0.02-2mdk
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|64	- noarch
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|65	
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|66	* Wed Jun 15 2005 Olivier Thauvin <nanardon@mandriva.org> 0.02-1mdk
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|67	- First mandriva spec
12cr|perl-PerlIO-via-Bzip2-0.20.0-3|68	

5225 12
12cr|perl-PerlIO-via-dynamic-0.130.0-3|1	%define upstream_name	 PerlIO-via-dynamic
12cr|perl-PerlIO-via-dynamic-0.130.0-3|2	%define upstream_version 0.13
12cr|perl-PerlIO-via-dynamic-0.130.0-3|3	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-PerlIO-via-dynamic-0.130.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-PerlIO-via-dynamic-0.130.0-3|6	Release:	3
12cr|perl-PerlIO-via-dynamic-0.130.0-3|7	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|8	Summary:	Perl module that helps creating dynamic PerlIO layers
12cr|perl-PerlIO-via-dynamic-0.130.0-3|9	License:	GPL+ or Artistic
12cr|perl-PerlIO-via-dynamic-0.130.0-3|10	Group:		Development/Perl
12cr|perl-PerlIO-via-dynamic-0.130.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-PerlIO-via-dynamic-0.130.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-PerlIO-via-dynamic-0.130.0-3|13	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|14	BuildRequires:	perl-devel
12cr|perl-PerlIO-via-dynamic-0.130.0-3|15	BuildRequires:	perl(Internals)
12cr|perl-PerlIO-via-dynamic-0.130.0-3|16	BuildArch:	noarch
12cr|perl-PerlIO-via-dynamic-0.130.0-3|17	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|18	%description
12cr|perl-PerlIO-via-dynamic-0.130.0-3|19	PerlIO::via::dynamic is used for creating dynamic PerlIO layers.
12cr|perl-PerlIO-via-dynamic-0.130.0-3|20	It is useful when the behavior or the layer depends on variables.
12cr|perl-PerlIO-via-dynamic-0.130.0-3|21	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|22	%prep
12cr|perl-PerlIO-via-dynamic-0.130.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-PerlIO-via-dynamic-0.130.0-3|24	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|25	%build
12cr|perl-PerlIO-via-dynamic-0.130.0-3|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-PerlIO-via-dynamic-0.130.0-3|27	%make
12cr|perl-PerlIO-via-dynamic-0.130.0-3|28	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|29	%check
12cr|perl-PerlIO-via-dynamic-0.130.0-3|30	make test
12cr|perl-PerlIO-via-dynamic-0.130.0-3|31	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|32	%install
12cr|perl-PerlIO-via-dynamic-0.130.0-3|33	%makeinstall_std
12cr|perl-PerlIO-via-dynamic-0.130.0-3|34	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|35	%files
12cr|perl-PerlIO-via-dynamic-0.130.0-3|36	%doc README CHANGES
12cr|perl-PerlIO-via-dynamic-0.130.0-3|37	%{perl_vendorlib}/*
12cr|perl-PerlIO-via-dynamic-0.130.0-3|38	%{_mandir}/man3/*
12cr|perl-PerlIO-via-dynamic-0.130.0-3|39	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|40	%changelog
12cr|perl-PerlIO-via-dynamic-0.130.0-3|41	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.130.0-2mdv2011.0
12cr|perl-PerlIO-via-dynamic-0.130.0-3|42	+ Revision: 658875
12cr|perl-PerlIO-via-dynamic-0.130.0-3|43	- rebuild for updated spec-helper
12cr|perl-PerlIO-via-dynamic-0.130.0-3|44	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|45	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.0
12cr|perl-PerlIO-via-dynamic-0.130.0-3|46	+ Revision: 407961
12cr|perl-PerlIO-via-dynamic-0.130.0-3|47	- rebuild using %%perl_convert_version
12cr|perl-PerlIO-via-dynamic-0.130.0-3|48	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|49	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.13-4mdv2009.0
12cr|perl-PerlIO-via-dynamic-0.130.0-3|50	+ Revision: 268710
12cr|perl-PerlIO-via-dynamic-0.130.0-3|51	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-PerlIO-via-dynamic-0.130.0-3|52	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|53	* Mon Jun 02 2008 Olivier Thauvin <nanardon@mandriva.org> 0.13-3mdv2009.0
12cr|perl-PerlIO-via-dynamic-0.130.0-3|54	+ Revision: 214244
12cr|perl-PerlIO-via-dynamic-0.130.0-3|55	- 0.13
12cr|perl-PerlIO-via-dynamic-0.130.0-3|56	- update buildrequires
12cr|perl-PerlIO-via-dynamic-0.130.0-3|57	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-PerlIO-via-dynamic-0.130.0-3|59	- restore BuildRoot
12cr|perl-PerlIO-via-dynamic-0.130.0-3|60	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-PerlIO-via-dynamic-0.130.0-3|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-PerlIO-via-dynamic-0.130.0-3|63	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|64	* Thu Aug 16 2007 Thierry Vignaud <tv@mandriva.org> 0.12-3mdv2008.0
12cr|perl-PerlIO-via-dynamic-0.130.0-3|65	+ Revision: 64194
12cr|perl-PerlIO-via-dynamic-0.130.0-3|66	- rebuild
12cr|perl-PerlIO-via-dynamic-0.130.0-3|67	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|68	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.12-2mdv2008.0
12cr|perl-PerlIO-via-dynamic-0.130.0-3|69	+ Revision: 25178
12cr|perl-PerlIO-via-dynamic-0.130.0-3|70	- rebuild
12cr|perl-PerlIO-via-dynamic-0.130.0-3|71	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|72	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|73	* Wed Apr 05 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.12-1mdk
12cr|perl-PerlIO-via-dynamic-0.130.0-3|74	- New release 0.12
12cr|perl-PerlIO-via-dynamic-0.130.0-3|75	- use mkrel
12cr|perl-PerlIO-via-dynamic-0.130.0-3|76	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|77	* Sun Feb 06 2005 Sylvie Terjan <erinmargault@mandrake.org> 0.11-2mdk
12cr|perl-PerlIO-via-dynamic-0.130.0-3|78	- rebuild for new perl
12cr|perl-PerlIO-via-dynamic-0.130.0-3|79	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|80	* Tue Sep 21 2004 Michael Scherer <misc@mandrake.org> 0.11-1mdk
12cr|perl-PerlIO-via-dynamic-0.130.0-3|81	- New release 0.11
12cr|perl-PerlIO-via-dynamic-0.130.0-3|82	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|83	* Tue Aug 31 2004 Michael Scherer <misc@mandrake.org> 0.02-2mdk
12cr|perl-PerlIO-via-dynamic-0.130.0-3|84	- rebuild for new perl ( [DIRM] )
12cr|perl-PerlIO-via-dynamic-0.130.0-3|85	
12cr|perl-PerlIO-via-dynamic-0.130.0-3|86	* Fri Apr 02 2004 Michael Scherer <misc@mandrake.org> 0.02-1mdk
12cr|perl-PerlIO-via-dynamic-0.130.0-3|87	- First MandrakeSoft Package
12cr|perl-PerlIO-via-dynamic-0.130.0-3|88	

5226 12
12cr|perl-PerlIO-via-symlink-0.50.0-2|1	%define upstream_name	 PerlIO-via-symlink
12cr|perl-PerlIO-via-symlink-0.50.0-2|2	%define upstream_version 0.05
12cr|perl-PerlIO-via-symlink-0.50.0-2|3	
12cr|perl-PerlIO-via-symlink-0.50.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-PerlIO-via-symlink-0.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-PerlIO-via-symlink-0.50.0-2|6	Release:	2
12cr|perl-PerlIO-via-symlink-0.50.0-2|7	
12cr|perl-PerlIO-via-symlink-0.50.0-2|8	Summary:	Perl module that helps creating dynamic PerlIO layers
12cr|perl-PerlIO-via-symlink-0.50.0-2|9	License:	GPL+ or Artistic
12cr|perl-PerlIO-via-symlink-0.50.0-2|10	Group:		Development/Perl
12cr|perl-PerlIO-via-symlink-0.50.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-PerlIO-via-symlink-0.50.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-PerlIO-via-symlink-0.50.0-2|13	
12cr|perl-PerlIO-via-symlink-0.50.0-2|14	BuildRequires:	perl-devel
12cr|perl-PerlIO-via-symlink-0.50.0-2|15	BuildArch:	noarch
12cr|perl-PerlIO-via-symlink-0.50.0-2|16	
12cr|perl-PerlIO-via-symlink-0.50.0-2|17	%description
12cr|perl-PerlIO-via-symlink-0.50.0-2|18	PerlIO::via::dynamic is used for creating dynamic PerlIO layers.
12cr|perl-PerlIO-via-symlink-0.50.0-2|19	It is useful when the behavior of the layer depends on variables.
12cr|perl-PerlIO-via-symlink-0.50.0-2|20	
12cr|perl-PerlIO-via-symlink-0.50.0-2|21	%prep
12cr|perl-PerlIO-via-symlink-0.50.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-PerlIO-via-symlink-0.50.0-2|23	
12cr|perl-PerlIO-via-symlink-0.50.0-2|24	%build
12cr|perl-PerlIO-via-symlink-0.50.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-PerlIO-via-symlink-0.50.0-2|26	%make
12cr|perl-PerlIO-via-symlink-0.50.0-2|27	make test
12cr|perl-PerlIO-via-symlink-0.50.0-2|28	
12cr|perl-PerlIO-via-symlink-0.50.0-2|29	%install
12cr|perl-PerlIO-via-symlink-0.50.0-2|30	%makeinstall_std
12cr|perl-PerlIO-via-symlink-0.50.0-2|31	rm -rf %{buildroot}%{perl_vendorarch}
12cr|perl-PerlIO-via-symlink-0.50.0-2|32	
12cr|perl-PerlIO-via-symlink-0.50.0-2|33	%files
12cr|perl-PerlIO-via-symlink-0.50.0-2|34	%doc README CHANGES
12cr|perl-PerlIO-via-symlink-0.50.0-2|35	%{perl_vendorlib}/*
12cr|perl-PerlIO-via-symlink-0.50.0-2|36	%{_mandir}/man3/*
12cr|perl-PerlIO-via-symlink-0.50.0-2|37	
12cr|perl-PerlIO-via-symlink-0.50.0-2|38	
12cr|perl-PerlIO-via-symlink-0.50.0-2|39	%changelog
12cr|perl-PerlIO-via-symlink-0.50.0-2|40	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-PerlIO-via-symlink-0.50.0-2|41	+ Revision: 406179
12cr|perl-PerlIO-via-symlink-0.50.0-2|42	- rebuild using %%perl_convert_version
12cr|perl-PerlIO-via-symlink-0.50.0-2|43	
12cr|perl-PerlIO-via-symlink-0.50.0-2|44	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.05-5mdv2008.1
12cr|perl-PerlIO-via-symlink-0.50.0-2|45	+ Revision: 136335
12cr|perl-PerlIO-via-symlink-0.50.0-2|46	- restore BuildRoot
12cr|perl-PerlIO-via-symlink-0.50.0-2|47	
12cr|perl-PerlIO-via-symlink-0.50.0-2|48	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-PerlIO-via-symlink-0.50.0-2|49	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-PerlIO-via-symlink-0.50.0-2|50	
12cr|perl-PerlIO-via-symlink-0.50.0-2|51	* Thu Aug 16 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.05-4mdv2008.0
12cr|perl-PerlIO-via-symlink-0.50.0-2|52	+ Revision: 64193
12cr|perl-PerlIO-via-symlink-0.50.0-2|53	- rebuild
12cr|perl-PerlIO-via-symlink-0.50.0-2|54	
12cr|perl-PerlIO-via-symlink-0.50.0-2|55	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 0.05-3mdv2008.0
12cr|perl-PerlIO-via-symlink-0.50.0-2|56	+ Revision: 20970
12cr|perl-PerlIO-via-symlink-0.50.0-2|57	- use %%mkrel
12cr|perl-PerlIO-via-symlink-0.50.0-2|58	- rebuild
12cr|perl-PerlIO-via-symlink-0.50.0-2|59	
12cr|perl-PerlIO-via-symlink-0.50.0-2|60	
12cr|perl-PerlIO-via-symlink-0.50.0-2|61	* Tue Dec 27 2005 Michael Scherer <misc@mandriva.org> 0.05-2mdk
12cr|perl-PerlIO-via-symlink-0.50.0-2|62	- Do not ship empty dir
12cr|perl-PerlIO-via-symlink-0.50.0-2|63	
12cr|perl-PerlIO-via-symlink-0.50.0-2|64	* Tue Mar 08 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.05-1mdk
12cr|perl-PerlIO-via-symlink-0.50.0-2|65	- 0.05
12cr|perl-PerlIO-via-symlink-0.50.0-2|66	
12cr|perl-PerlIO-via-symlink-0.50.0-2|67	* Wed Feb 02 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.04-1mdk
12cr|perl-PerlIO-via-symlink-0.50.0-2|68	- 0.04
12cr|perl-PerlIO-via-symlink-0.50.0-2|69	
12cr|perl-PerlIO-via-symlink-0.50.0-2|70	* Wed Nov 24 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.03-1mdk
12cr|perl-PerlIO-via-symlink-0.50.0-2|71	- 0.03
12cr|perl-PerlIO-via-symlink-0.50.0-2|72	
12cr|perl-PerlIO-via-symlink-0.50.0-2|73	* Mon Aug 09 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.02-1mdk
12cr|perl-PerlIO-via-symlink-0.50.0-2|74	- New version 0.02. Small specfile fixes.
12cr|perl-PerlIO-via-symlink-0.50.0-2|75	
12cr|perl-PerlIO-via-symlink-0.50.0-2|76	* Thu Aug 05 2004 Michael Scherer <misc@mandrake.org> 0.01-1mdk
12cr|perl-PerlIO-via-symlink-0.50.0-2|77	- First Mandrakelinux package
12cr|perl-PerlIO-via-symlink-0.50.0-2|78	

5227 12
12cr|perl-Perl-Metrics-Simple-0.150.0-3|1	%define upstream_name    Perl-Metrics-Simple
12cr|perl-Perl-Metrics-Simple-0.150.0-3|2	%define upstream_version 0.15
12cr|perl-Perl-Metrics-Simple-0.150.0-3|3	
12cr|perl-Perl-Metrics-Simple-0.150.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Perl-Metrics-Simple-0.150.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl-Metrics-Simple-0.150.0-3|6	Release:	3
12cr|perl-Perl-Metrics-Simple-0.150.0-3|7	
12cr|perl-Perl-Metrics-Simple-0.150.0-3|8	Summary:	Methods analyzing a single file
12cr|perl-Perl-Metrics-Simple-0.150.0-3|9	License:	GPL+ or Artistic
12cr|perl-Perl-Metrics-Simple-0.150.0-3|10	Group:		Development/Perl
12cr|perl-Perl-Metrics-Simple-0.150.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl-Metrics-Simple-0.150.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl-Metrics-Simple-0.150.0-3|13	
12cr|perl-Perl-Metrics-Simple-0.150.0-3|14	BuildRequires:	perl-devel
12cr|perl-Perl-Metrics-Simple-0.150.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Perl-Metrics-Simple-0.150.0-3|16	BuildRequires:	perl(Data::Dumper)
12cr|perl-Perl-Metrics-Simple-0.150.0-3|17	BuildRequires:	perl(File::Basename)
12cr|perl-Perl-Metrics-Simple-0.150.0-3|18	BuildRequires:	perl(File::Find)
12cr|perl-Perl-Metrics-Simple-0.150.0-3|19	BuildRequires:	perl(File::Spec)
12cr|perl-Perl-Metrics-Simple-0.150.0-3|20	BuildRequires:	perl(IO::File)
12cr|perl-Perl-Metrics-Simple-0.150.0-3|21	BuildRequires:	perl(PPI)
12cr|perl-Perl-Metrics-Simple-0.150.0-3|22	BuildRequires:	perl(Pod::Usage)
12cr|perl-Perl-Metrics-Simple-0.150.0-3|23	BuildRequires:	perl(Readonly)
12cr|perl-Perl-Metrics-Simple-0.150.0-3|24	BuildRequires:	perl(Statistics::Basic::Mean)
12cr|perl-Perl-Metrics-Simple-0.150.0-3|25	BuildRequires:	perl(Statistics::Basic::Median)
12cr|perl-Perl-Metrics-Simple-0.150.0-3|26	BuildRequires:	perl(Statistics::Basic::StdDev)
12cr|perl-Perl-Metrics-Simple-0.150.0-3|27	BuildRequires:	perl(Test::Pod)
12cr|perl-Perl-Metrics-Simple-0.150.0-3|28	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Perl-Metrics-Simple-0.150.0-3|29	
12cr|perl-Perl-Metrics-Simple-0.150.0-3|30	BuildArch:	noarch
12cr|perl-Perl-Metrics-Simple-0.150.0-3|31	
12cr|perl-Perl-Metrics-Simple-0.150.0-3|32	%description
12cr|perl-Perl-Metrics-Simple-0.150.0-3|33	*Perl::Metrics::Simple* provides just enough methods to run static analysis
12cr|perl-Perl-Metrics-Simple-0.150.0-3|34	of one or many Perl files and obtain a few metrics: packages, subroutines,
12cr|perl-Perl-Metrics-Simple-0.150.0-3|35	lines of code, and an approximation of cyclomatic (mccabe) complexity for
12cr|perl-Perl-Metrics-Simple-0.150.0-3|36	the subroutines and the "main" portion of the code.
12cr|perl-Perl-Metrics-Simple-0.150.0-3|37	
12cr|perl-Perl-Metrics-Simple-0.150.0-3|38	*Perl::Metrics::Simple* is far simpler than the Perl::Metrics manpage.
12cr|perl-Perl-Metrics-Simple-0.150.0-3|39	
12cr|perl-Perl-Metrics-Simple-0.150.0-3|40	Installs a script called *countperl*.
12cr|perl-Perl-Metrics-Simple-0.150.0-3|41	
12cr|perl-Perl-Metrics-Simple-0.150.0-3|42	%prep
12cr|perl-Perl-Metrics-Simple-0.150.0-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl-Metrics-Simple-0.150.0-3|44	
12cr|perl-Perl-Metrics-Simple-0.150.0-3|45	%build
12cr|perl-Perl-Metrics-Simple-0.150.0-3|46	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl-Metrics-Simple-0.150.0-3|47	%make
12cr|perl-Perl-Metrics-Simple-0.150.0-3|48	
12cr|perl-Perl-Metrics-Simple-0.150.0-3|49	%check
12cr|perl-Perl-Metrics-Simple-0.150.0-3|50	%make test
12cr|perl-Perl-Metrics-Simple-0.150.0-3|51	
12cr|perl-Perl-Metrics-Simple-0.150.0-3|52	%install
12cr|perl-Perl-Metrics-Simple-0.150.0-3|53	%makeinstall_std
12cr|perl-Perl-Metrics-Simple-0.150.0-3|54	
12cr|perl-Perl-Metrics-Simple-0.150.0-3|55	%files
12cr|perl-Perl-Metrics-Simple-0.150.0-3|56	%doc Changes LICENSE META.yml README
12cr|perl-Perl-Metrics-Simple-0.150.0-3|57	%{_bindir}/*
12cr|perl-Perl-Metrics-Simple-0.150.0-3|58	%{_mandir}/man1/*
12cr|perl-Perl-Metrics-Simple-0.150.0-3|59	%{_mandir}/man3/*
12cr|perl-Perl-Metrics-Simple-0.150.0-3|60	%{perl_vendorlib}/*
12cr|perl-Perl-Metrics-Simple-0.150.0-3|61	
12cr|perl-Perl-Metrics-Simple-0.150.0-3|62	%changelog
12cr|perl-Perl-Metrics-Simple-0.150.0-3|63	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.150.0-2mdv2011.0
12cr|perl-Perl-Metrics-Simple-0.150.0-3|64	+ Revision: 653616
12cr|perl-Perl-Metrics-Simple-0.150.0-3|65	- rebuild for updated spec-helper
12cr|perl-Perl-Metrics-Simple-0.150.0-3|66	
12cr|perl-Perl-Metrics-Simple-0.150.0-3|67	* Wed Aug 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-Perl-Metrics-Simple-0.150.0-3|68	+ Revision: 573089
12cr|perl-Perl-Metrics-Simple-0.150.0-3|69	- import perl-Perl-Metrics-Simple
12cr|perl-Perl-Metrics-Simple-0.150.0-3|70	

5228 12
12cr|perl-Perl-OSType-1.2.0-2|1	%define upstream_name    Perl-OSType
12cr|perl-Perl-OSType-1.2.0-2|2	%define upstream_version 1.002
12cr|perl-Perl-OSType-1.2.0-2|3	
12cr|perl-Perl-OSType-1.2.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Perl-OSType-1.2.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl-OSType-1.2.0-2|6	Release:	2
12cr|perl-Perl-OSType-1.2.0-2|7	
12cr|perl-Perl-OSType-1.2.0-2|8	Summary:	Map Perl operating system names to generic types
12cr|perl-Perl-OSType-1.2.0-2|9	License:	GPL+ or Artistic
12cr|perl-Perl-OSType-1.2.0-2|10	Group:		Development/Perl
12cr|perl-Perl-OSType-1.2.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl-OSType-1.2.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl-OSType-1.2.0-2|13	
12cr|perl-Perl-OSType-1.2.0-2|14	BuildRequires:	perl-devel
12cr|perl-Perl-OSType-1.2.0-2|15	BuildRequires:	perl(Exporter)
12cr|perl-Perl-OSType-1.2.0-2|16	BuildRequires:	perl(File::Find)
12cr|perl-Perl-OSType-1.2.0-2|17	BuildRequires:	perl(File::Temp)
12cr|perl-Perl-OSType-1.2.0-2|18	BuildRequires:	perl(Test::More)
12cr|perl-Perl-OSType-1.2.0-2|19	BuildRequires:	perl(constant)
12cr|perl-Perl-OSType-1.2.0-2|20	BuildArch:	noarch
12cr|perl-Perl-OSType-1.2.0-2|21	
12cr|perl-Perl-OSType-1.2.0-2|22	%description
12cr|perl-Perl-OSType-1.2.0-2|23	Modules that provide OS-specific behaviors often need to know if the
12cr|perl-Perl-OSType-1.2.0-2|24	current operating system matches a more generic type of operating systems.
12cr|perl-Perl-OSType-1.2.0-2|25	For example, 'linux' is a type of 'Unix' operating system and so is
12cr|perl-Perl-OSType-1.2.0-2|26	'freebsd'.
12cr|perl-Perl-OSType-1.2.0-2|27	
12cr|perl-Perl-OSType-1.2.0-2|28	This module provides a mapping between an operating system name as given by
12cr|perl-Perl-OSType-1.2.0-2|29	'$^O' and a more generic type. The initial version is based on the OS type
12cr|perl-Perl-OSType-1.2.0-2|30	mappings provided in the Module::Build manpage and the ExtUtils::CBuilder
12cr|perl-Perl-OSType-1.2.0-2|31	manpage. (Thus, Microsoft operating systems are given the type 'Windows'
12cr|perl-Perl-OSType-1.2.0-2|32	rather than 'Win32'.)
12cr|perl-Perl-OSType-1.2.0-2|33	
12cr|perl-Perl-OSType-1.2.0-2|34	%prep
12cr|perl-Perl-OSType-1.2.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl-OSType-1.2.0-2|36	
12cr|perl-Perl-OSType-1.2.0-2|37	%build
12cr|perl-Perl-OSType-1.2.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl-OSType-1.2.0-2|39	%make
12cr|perl-Perl-OSType-1.2.0-2|40	
12cr|perl-Perl-OSType-1.2.0-2|41	%check
12cr|perl-Perl-OSType-1.2.0-2|42	%make test
12cr|perl-Perl-OSType-1.2.0-2|43	
12cr|perl-Perl-OSType-1.2.0-2|44	%install
12cr|perl-Perl-OSType-1.2.0-2|45	%makeinstall_std
12cr|perl-Perl-OSType-1.2.0-2|46	
12cr|perl-Perl-OSType-1.2.0-2|47	%files
12cr|perl-Perl-OSType-1.2.0-2|48	%doc README Changes LICENSE META.yml META.json
12cr|perl-Perl-OSType-1.2.0-2|49	%{_mandir}/man3/*
12cr|perl-Perl-OSType-1.2.0-2|50	%{perl_vendorlib}/*
12cr|perl-Perl-OSType-1.2.0-2|51	
12cr|perl-Perl-OSType-1.2.0-2|52	%changelog
12cr|perl-Perl-OSType-1.2.0-2|53	* Fri Jun 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-1mdv2012.0
12cr|perl-Perl-OSType-1.2.0-2|54	+ Revision: 685815
12cr|perl-Perl-OSType-1.2.0-2|55	- import perl-Perl-OSType
12cr|perl-Perl-OSType-1.2.0-2|56	

5229 12
12cr|perl-Perl-PrereqScanner-1.4.0-2|1	%define upstream_name    Perl-PrereqScanner
12cr|perl-Perl-PrereqScanner-1.4.0-2|2	%define upstream_version 1.004
12cr|perl-Perl-PrereqScanner-1.4.0-2|3	
12cr|perl-Perl-PrereqScanner-1.4.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Perl-PrereqScanner-1.4.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl-PrereqScanner-1.4.0-2|6	Release:	2
12cr|perl-Perl-PrereqScanner-1.4.0-2|7	
12cr|perl-Perl-PrereqScanner-1.4.0-2|8	Summary:	A tool to scan your Perl code for its prerequisites
12cr|perl-Perl-PrereqScanner-1.4.0-2|9	License:	GPL+ or Artistic
12cr|perl-Perl-PrereqScanner-1.4.0-2|10	Group:		Development/Perl
12cr|perl-Perl-PrereqScanner-1.4.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl-PrereqScanner-1.4.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl-PrereqScanner-1.4.0-2|13	
12cr|perl-Perl-PrereqScanner-1.4.0-2|14	BuildRequires:	perl-devel
12cr|perl-Perl-PrereqScanner-1.4.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Perl-PrereqScanner-1.4.0-2|16	BuildRequires:	perl(File::Spec::Functions)
12cr|perl-Perl-PrereqScanner-1.4.0-2|17	BuildRequires:	perl(File::Temp)
12cr|perl-Perl-PrereqScanner-1.4.0-2|18	BuildRequires:	perl(FindBin)
12cr|perl-Perl-PrereqScanner-1.4.0-2|19	BuildRequires:	perl(List::Util)
12cr|perl-Perl-PrereqScanner-1.4.0-2|20	BuildRequires:	perl(Moose)
12cr|perl-Perl-PrereqScanner-1.4.0-2|21	BuildRequires:	perl(Moose::Role)
12cr|perl-Perl-PrereqScanner-1.4.0-2|22	BuildRequires:	perl(PPI)
12cr|perl-Perl-PrereqScanner-1.4.0-2|23	BuildRequires:	perl(PPI::Document)
12cr|perl-Perl-PrereqScanner-1.4.0-2|24	BuildRequires:	perl(Scalar::Util)
12cr|perl-Perl-PrereqScanner-1.4.0-2|25	BuildRequires:	perl(String::RewritePrefix)
12cr|perl-Perl-PrereqScanner-1.4.0-2|26	BuildRequires:	perl(Test::More)
12cr|perl-Perl-PrereqScanner-1.4.0-2|27	BuildRequires:	perl(Try::Tiny)
12cr|perl-Perl-PrereqScanner-1.4.0-2|28	BuildRequires:	perl(Version::Requirements)
12cr|perl-Perl-PrereqScanner-1.4.0-2|29	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Perl-PrereqScanner-1.4.0-2|30	
12cr|perl-Perl-PrereqScanner-1.4.0-2|31	BuildArch:	noarch
12cr|perl-Perl-PrereqScanner-1.4.0-2|32	
12cr|perl-Perl-PrereqScanner-1.4.0-2|33	%description
12cr|perl-Perl-PrereqScanner-1.4.0-2|34	The scanner will extract loosely your distribution prerequisites from your
12cr|perl-Perl-PrereqScanner-1.4.0-2|35	files.
12cr|perl-Perl-PrereqScanner-1.4.0-2|36	
12cr|perl-Perl-PrereqScanner-1.4.0-2|37	The extraction may not be perfect but tries to do its best. It will
12cr|perl-Perl-PrereqScanner-1.4.0-2|38	currently find the following prereqs:
12cr|perl-Perl-PrereqScanner-1.4.0-2|39	
12cr|perl-Perl-PrereqScanner-1.4.0-2|40	%prep
12cr|perl-Perl-PrereqScanner-1.4.0-2|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl-PrereqScanner-1.4.0-2|42	
12cr|perl-Perl-PrereqScanner-1.4.0-2|43	%build
12cr|perl-Perl-PrereqScanner-1.4.0-2|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl-PrereqScanner-1.4.0-2|45	%make
12cr|perl-Perl-PrereqScanner-1.4.0-2|46	
12cr|perl-Perl-PrereqScanner-1.4.0-2|47	%check
12cr|perl-Perl-PrereqScanner-1.4.0-2|48	%make test
12cr|perl-Perl-PrereqScanner-1.4.0-2|49	
12cr|perl-Perl-PrereqScanner-1.4.0-2|50	%install
12cr|perl-Perl-PrereqScanner-1.4.0-2|51	%makeinstall_std
12cr|perl-Perl-PrereqScanner-1.4.0-2|52	
12cr|perl-Perl-PrereqScanner-1.4.0-2|53	%files
12cr|perl-Perl-PrereqScanner-1.4.0-2|54	%doc Changes META.yml LICENSE README META.json
12cr|perl-Perl-PrereqScanner-1.4.0-2|55	%{_bindir}/*
12cr|perl-Perl-PrereqScanner-1.4.0-2|56	%{_mandir}/man1/*
12cr|perl-Perl-PrereqScanner-1.4.0-2|57	%{_mandir}/man3/*
12cr|perl-Perl-PrereqScanner-1.4.0-2|58	%{perl_vendorlib}/*
12cr|perl-Perl-PrereqScanner-1.4.0-2|59	
12cr|perl-Perl-PrereqScanner-1.4.0-2|60	%changelog
12cr|perl-Perl-PrereqScanner-1.4.0-2|61	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-1mdv2011.0
12cr|perl-Perl-PrereqScanner-1.4.0-2|62	+ Revision: 682141
12cr|perl-Perl-PrereqScanner-1.4.0-2|63	- update to new version 1.004
12cr|perl-Perl-PrereqScanner-1.4.0-2|64	
12cr|perl-Perl-PrereqScanner-1.4.0-2|65	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-1
12cr|perl-Perl-PrereqScanner-1.4.0-2|66	+ Revision: 677377
12cr|perl-Perl-PrereqScanner-1.4.0-2|67	- update to new version 1.003
12cr|perl-Perl-PrereqScanner-1.4.0-2|68	
12cr|perl-Perl-PrereqScanner-1.4.0-2|69	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.2.0-2
12cr|perl-Perl-PrereqScanner-1.4.0-2|70	+ Revision: 657822
12cr|perl-Perl-PrereqScanner-1.4.0-2|71	- rebuild for updated spec-helper
12cr|perl-Perl-PrereqScanner-1.4.0-2|72	
12cr|perl-Perl-PrereqScanner-1.4.0-2|73	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-1
12cr|perl-Perl-PrereqScanner-1.4.0-2|74	+ Revision: 635543
12cr|perl-Perl-PrereqScanner-1.4.0-2|75	- update to new version 1.002
12cr|perl-Perl-PrereqScanner-1.4.0-2|76	
12cr|perl-Perl-PrereqScanner-1.4.0-2|77	* Fri Jan 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1mdv2011.0
12cr|perl-Perl-PrereqScanner-1.4.0-2|78	+ Revision: 629500
12cr|perl-Perl-PrereqScanner-1.4.0-2|79	- update to new version 1.001
12cr|perl-Perl-PrereqScanner-1.4.0-2|80	
12cr|perl-Perl-PrereqScanner-1.4.0-2|81	* Wed Dec 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2011.0
12cr|perl-Perl-PrereqScanner-1.4.0-2|82	+ Revision: 616216
12cr|perl-Perl-PrereqScanner-1.4.0-2|83	- update to new version 1.000
12cr|perl-Perl-PrereqScanner-1.4.0-2|84	
12cr|perl-Perl-PrereqScanner-1.4.0-2|85	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.101.892-1mdv2011.0
12cr|perl-Perl-PrereqScanner-1.4.0-2|86	+ Revision: 612252
12cr|perl-Perl-PrereqScanner-1.4.0-2|87	- update to new version 0.101892
12cr|perl-Perl-PrereqScanner-1.4.0-2|88	
12cr|perl-Perl-PrereqScanner-1.4.0-2|89	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.101.891-1mdv2011.0
12cr|perl-Perl-PrereqScanner-1.4.0-2|90	+ Revision: 596745
12cr|perl-Perl-PrereqScanner-1.4.0-2|91	- adding missing buildrequires
12cr|perl-Perl-PrereqScanner-1.4.0-2|92	- update to 0.101891
12cr|perl-Perl-PrereqScanner-1.4.0-2|93	
12cr|perl-Perl-PrereqScanner-1.4.0-2|94	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.101.890-1mdv2011.0
12cr|perl-Perl-PrereqScanner-1.4.0-2|95	+ Revision: 553020
12cr|perl-Perl-PrereqScanner-1.4.0-2|96	- adding missing buildrequires:
12cr|perl-Perl-PrereqScanner-1.4.0-2|97	- update to 0.101890
12cr|perl-Perl-PrereqScanner-1.4.0-2|98	
12cr|perl-Perl-PrereqScanner-1.4.0-2|99	* Wed Apr 07 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.960-1mdv2010.1
12cr|perl-Perl-PrereqScanner-1.4.0-2|100	+ Revision: 532715
12cr|perl-Perl-PrereqScanner-1.4.0-2|101	- update to 0.100960
12cr|perl-Perl-PrereqScanner-1.4.0-2|102	
12cr|perl-Perl-PrereqScanner-1.4.0-2|103	* Wed Mar 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.830-1mdv2010.1
12cr|perl-Perl-PrereqScanner-1.4.0-2|104	+ Revision: 527220
12cr|perl-Perl-PrereqScanner-1.4.0-2|105	- update to 0.100830
12cr|perl-Perl-PrereqScanner-1.4.0-2|106	
12cr|perl-Perl-PrereqScanner-1.4.0-2|107	* Thu Mar 11 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.690-1mdv2010.1
12cr|perl-Perl-PrereqScanner-1.4.0-2|108	+ Revision: 518083
12cr|perl-Perl-PrereqScanner-1.4.0-2|109	- update to 0.100690
12cr|perl-Perl-PrereqScanner-1.4.0-2|110	
12cr|perl-Perl-PrereqScanner-1.4.0-2|111	* Wed Mar 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.680-1mdv2010.1
12cr|perl-Perl-PrereqScanner-1.4.0-2|112	+ Revision: 517304
12cr|perl-Perl-PrereqScanner-1.4.0-2|113	- update to 0.100680
12cr|perl-Perl-PrereqScanner-1.4.0-2|114	
12cr|perl-Perl-PrereqScanner-1.4.0-2|115	* Sun Mar 07 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.630-1mdv2010.1
12cr|perl-Perl-PrereqScanner-1.4.0-2|116	+ Revision: 515366
12cr|perl-Perl-PrereqScanner-1.4.0-2|117	- update to 0.100630
12cr|perl-Perl-PrereqScanner-1.4.0-2|118	
12cr|perl-Perl-PrereqScanner-1.4.0-2|119	* Tue Feb 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.521-1mdv2010.1
12cr|perl-Perl-PrereqScanner-1.4.0-2|120	+ Revision: 510102
12cr|perl-Perl-PrereqScanner-1.4.0-2|121	- import perl-Perl-PrereqScanner
12cr|perl-Perl-PrereqScanner-1.4.0-2|122	
12cr|perl-Perl-PrereqScanner-1.4.0-2|123	
12cr|perl-Perl-PrereqScanner-1.4.0-2|124	* Tue Feb 23 2010 cpan2dist 0.100521-1mdv
12cr|perl-Perl-PrereqScanner-1.4.0-2|125	- initial mdv release, generated with cpan2dist

5230 12
12cr|perl-Perl-Version-1.11.0-3|1	%define upstream_name    Perl-Version
12cr|perl-Perl-Version-1.11.0-3|2	%define upstream_version 1.011
12cr|perl-Perl-Version-1.11.0-3|3	
12cr|perl-Perl-Version-1.11.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Perl-Version-1.11.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Perl-Version-1.11.0-3|6	Release:	3
12cr|perl-Perl-Version-1.11.0-3|7	
12cr|perl-Perl-Version-1.11.0-3|8	Summary:	Parse and manipulate Perl version strings
12cr|perl-Perl-Version-1.11.0-3|9	License:	GPL+ or Artistic
12cr|perl-Perl-Version-1.11.0-3|10	Group:		Development/Perl
12cr|perl-Perl-Version-1.11.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Perl-Version-1.11.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Perl-Version-1.11.0-3|13	
12cr|perl-Perl-Version-1.11.0-3|14	BuildRequires:	perl-devel
12cr|perl-Perl-Version-1.11.0-3|15	BuildRequires:	perl(File::Slurp)
12cr|perl-Perl-Version-1.11.0-3|16	BuildRequires:	perl(Getopt::Long)
12cr|perl-Perl-Version-1.11.0-3|17	BuildRequires:	perl(Pod::Usage)
12cr|perl-Perl-Version-1.11.0-3|18	BuildRequires:	perl(Scalar::Util)
12cr|perl-Perl-Version-1.11.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-Perl-Version-1.11.0-3|20	BuildArch:	noarch
12cr|perl-Perl-Version-1.11.0-3|21	
12cr|perl-Perl-Version-1.11.0-3|22	%description
12cr|perl-Perl-Version-1.11.0-3|23	Perl::Version provides a simple interface for parsing, manipulating and
12cr|perl-Perl-Version-1.11.0-3|24	formatting Perl version strings.
12cr|perl-Perl-Version-1.11.0-3|25	
12cr|perl-Perl-Version-1.11.0-3|26	Unlike version.pm (which concentrates on parsing and comparing version
12cr|perl-Perl-Version-1.11.0-3|27	strings) Perl::Version is designed for cases where you'd like to parse a
12cr|perl-Perl-Version-1.11.0-3|28	version, modify it and get back the modified version formatted like the
12cr|perl-Perl-Version-1.11.0-3|29	original.
12cr|perl-Perl-Version-1.11.0-3|30	
12cr|perl-Perl-Version-1.11.0-3|31	For example:
12cr|perl-Perl-Version-1.11.0-3|32	
12cr|perl-Perl-Version-1.11.0-3|33	%prep
12cr|perl-Perl-Version-1.11.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Perl-Version-1.11.0-3|35	
12cr|perl-Perl-Version-1.11.0-3|36	%build
12cr|perl-Perl-Version-1.11.0-3|37	yes | perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Perl-Version-1.11.0-3|38	%make
12cr|perl-Perl-Version-1.11.0-3|39	
12cr|perl-Perl-Version-1.11.0-3|40	%check
12cr|perl-Perl-Version-1.11.0-3|41	make test
12cr|perl-Perl-Version-1.11.0-3|42	
12cr|perl-Perl-Version-1.11.0-3|43	%install
12cr|perl-Perl-Version-1.11.0-3|44	%makeinstall_std
12cr|perl-Perl-Version-1.11.0-3|45	
12cr|perl-Perl-Version-1.11.0-3|46	%files
12cr|perl-Perl-Version-1.11.0-3|47	%doc Changes README
12cr|perl-Perl-Version-1.11.0-3|48	%{_mandir}/man1/*
12cr|perl-Perl-Version-1.11.0-3|49	%{_mandir}/man3/*
12cr|perl-Perl-Version-1.11.0-3|50	%{perl_vendorlib}/*
12cr|perl-Perl-Version-1.11.0-3|51	%{_bindir}/perl-reversion
12cr|perl-Perl-Version-1.11.0-3|52	
12cr|perl-Perl-Version-1.11.0-3|53	%changelog
12cr|perl-Perl-Version-1.11.0-3|54	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.11.0-2mdv2011.0
12cr|perl-Perl-Version-1.11.0-3|55	+ Revision: 657463
12cr|perl-Perl-Version-1.11.0-3|56	- rebuild for updated spec-helper
12cr|perl-Perl-Version-1.11.0-3|57	
12cr|perl-Perl-Version-1.11.0-3|58	* Tue Mar 01 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.11.0-1
12cr|perl-Perl-Version-1.11.0-3|59	+ Revision: 641197
12cr|perl-Perl-Version-1.11.0-3|60	- update to 1.011
12cr|perl-Perl-Version-1.11.0-3|61	
12cr|perl-Perl-Version-1.11.0-3|62	* Thu Nov 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.10.0-1mdv2011.0
12cr|perl-Perl-Version-1.11.0-3|63	+ Revision: 595984
12cr|perl-Perl-Version-1.11.0-3|64	- update to new version 1.010
12cr|perl-Perl-Version-1.11.0-3|65	
12cr|perl-Perl-Version-1.11.0-3|66	* Fri May 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.9.0-1mdv2010.0
12cr|perl-Perl-Version-1.11.0-3|67	+ Revision: 381006
12cr|perl-Perl-Version-1.11.0-3|68	- import perl-Perl-Version
12cr|perl-Perl-Version-1.11.0-3|69	
12cr|perl-Perl-Version-1.11.0-3|70	
12cr|perl-Perl-Version-1.11.0-3|71	* Fri May 29 2009 cpan2dist 1.009-1mdv
12cr|perl-Perl-Version-1.11.0-3|72	- initial mdv release, generated with cpan2dist
12cr|perl-Perl-Version-1.11.0-3|73	

5231 12
12cr|perl-Petal-2.20-1|1	%define module   Petal
12cr|perl-Petal-2.20-1|2	
12cr|perl-Petal-2.20-1|3	Name:		perl-%{module}
12cr|perl-Petal-2.20-1|4	Version:	2.20
12cr|perl-Petal-2.20-1|5	Release:	1
12cr|perl-Petal-2.20-1|6	License:	GPL or Artistic
12cr|perl-Petal-2.20-1|7	Group:		Development/Perl
12cr|perl-Petal-2.20-1|8	Summary:	Perl Template Attribute Language
12cr|perl-Petal-2.20-1|9	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Petal-2.20-1|10	Source:		http://www.cpan.org/modules/by-module//%{module}-%{version}.tar.gz
12cr|perl-Petal-2.20-1|11	
12cr|perl-Petal-2.20-1|12	BuildRequires:	perl-devel
12cr|perl-Petal-2.20-1|13	BuildRequires:	perl(Digest::MD5)
12cr|perl-Petal-2.20-1|14	BuildRequires:	perl(MKDoc::XML)
12cr|perl-Petal-2.20-1|15	BuildRequires:	perl(Scalar::Util)
12cr|perl-Petal-2.20-1|16	BuildRequires:	perl(Test::Harness)
12cr|perl-Petal-2.20-1|17	BuildRequires:	perl(CGI)
12cr|perl-Petal-2.20-1|18	BuildArch:	noarch
12cr|perl-Petal-2.20-1|19	
12cr|perl-Petal-2.20-1|20	%description
12cr|perl-Petal-2.20-1|21	Examples deal with using Petal to generate HTML files from HTML templates.
12cr|perl-Petal-2.20-1|22	
12cr|perl-Petal-2.20-1|23	%prep
12cr|perl-Petal-2.20-1|24	%setup -q -n %{module}-%{version}
12cr|perl-Petal-2.20-1|25	
12cr|perl-Petal-2.20-1|26	%build
12cr|perl-Petal-2.20-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Petal-2.20-1|28	%make
12cr|perl-Petal-2.20-1|29	
12cr|perl-Petal-2.20-1|30	%check
12cr|perl-Petal-2.20-1|31	make test
12cr|perl-Petal-2.20-1|32	
12cr|perl-Petal-2.20-1|33	%install
12cr|perl-Petal-2.20-1|34	%makeinstall_std
12cr|perl-Petal-2.20-1|35	
12cr|perl-Petal-2.20-1|36	%files
12cr|perl-Petal-2.20-1|37	%doc Changes README
12cr|perl-Petal-2.20-1|38	%{_mandir}/man3/*
12cr|perl-Petal-2.20-1|39	%{perl_vendorlib}/Petal.pm
12cr|perl-Petal-2.20-1|40	%{perl_vendorlib}/Petal
12cr|perl-Petal-2.20-1|41	
12cr|perl-Petal-2.20-1|42	%changelog
12cr|perl-Petal-2.20-1|43	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.19-3mdv2010.0
12cr|perl-Petal-2.20-1|44	+ Revision: 430525
12cr|perl-Petal-2.20-1|45	- rebuild
12cr|perl-Petal-2.20-1|46	
12cr|perl-Petal-2.20-1|47	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.19-2mdv2009.0
12cr|perl-Petal-2.20-1|48	+ Revision: 268712
12cr|perl-Petal-2.20-1|49	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Petal-2.20-1|50	
12cr|perl-Petal-2.20-1|51	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.19-1mdv2009.0
12cr|perl-Petal-2.20-1|52	+ Revision: 213670
12cr|perl-Petal-2.20-1|53	- import perl-Petal
12cr|perl-Petal-2.20-1|54	
12cr|perl-Petal-2.20-1|55	
12cr|perl-Petal-2.20-1|56	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.19-1mdv2009.0
12cr|perl-Petal-2.20-1|57	- first mdv release

5232 12
12cr|perl-Petal-Utils-0.60.0-2|1	%define upstream_name    Petal-Utils
12cr|perl-Petal-Utils-0.60.0-2|2	%define upstream_version 0.06
12cr|perl-Petal-Utils-0.60.0-2|3	
12cr|perl-Petal-Utils-0.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Petal-Utils-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Petal-Utils-0.60.0-2|6	Release:	2
12cr|perl-Petal-Utils-0.60.0-2|7	
12cr|perl-Petal-Utils-0.60.0-2|8	Summary:	Useful template modifiers for Petal
12cr|perl-Petal-Utils-0.60.0-2|9	License:	GPL+ or Artistic
12cr|perl-Petal-Utils-0.60.0-2|10	Group:		Development/Perl
12cr|perl-Petal-Utils-0.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Petal-Utils-0.60.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Petal/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Petal-Utils-0.60.0-2|13	
12cr|perl-Petal-Utils-0.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-Petal-Utils-0.60.0-2|15	BuildRequires:	perl(Date::Format)
12cr|perl-Petal-Utils-0.60.0-2|16	BuildRequires:	perl(Module::Build)
12cr|perl-Petal-Utils-0.60.0-2|17	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Petal-Utils-0.60.0-2|18	BuildRequires:	perl(Petal)
12cr|perl-Petal-Utils-0.60.0-2|19	BuildRequires:	perl(Test::More)
12cr|perl-Petal-Utils-0.60.0-2|20	BuildRequires:	perl(URI::Escape)
12cr|perl-Petal-Utils-0.60.0-2|21	
12cr|perl-Petal-Utils-0.60.0-2|22	BuildArch:	noarch
12cr|perl-Petal-Utils-0.60.0-2|23	
12cr|perl-Petal-Utils-0.60.0-2|24	%description
12cr|perl-Petal-Utils-0.60.0-2|25	The Petal::Utils package contains commonly used the Petal manpage modifiers
12cr|perl-Petal-Utils-0.60.0-2|26	(or plugins), and bundles them with an easy-to-use installation interface.
12cr|perl-Petal-Utils-0.60.0-2|27	
12cr|perl-Petal-Utils-0.60.0-2|28	%prep
12cr|perl-Petal-Utils-0.60.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Petal-Utils-0.60.0-2|30	
12cr|perl-Petal-Utils-0.60.0-2|31	%build
12cr|perl-Petal-Utils-0.60.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Petal-Utils-0.60.0-2|33	%make
12cr|perl-Petal-Utils-0.60.0-2|34	
12cr|perl-Petal-Utils-0.60.0-2|35	%check
12cr|perl-Petal-Utils-0.60.0-2|36	%make test
12cr|perl-Petal-Utils-0.60.0-2|37	
12cr|perl-Petal-Utils-0.60.0-2|38	%install
12cr|perl-Petal-Utils-0.60.0-2|39	%makeinstall_std
12cr|perl-Petal-Utils-0.60.0-2|40	
12cr|perl-Petal-Utils-0.60.0-2|41	%files
12cr|perl-Petal-Utils-0.60.0-2|42	%doc Changes README
12cr|perl-Petal-Utils-0.60.0-2|43	%{_mandir}/man3/*
12cr|perl-Petal-Utils-0.60.0-2|44	%{perl_vendorlib}/Petal
12cr|perl-Petal-Utils-0.60.0-2|45	
12cr|perl-Petal-Utils-0.60.0-2|46	
12cr|perl-Petal-Utils-0.60.0-2|47	%changelog
12cr|perl-Petal-Utils-0.60.0-2|48	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.1
12cr|perl-Petal-Utils-0.60.0-2|49	+ Revision: 505297
12cr|perl-Petal-Utils-0.60.0-2|50	- rebuild using %%perl_convert_version
12cr|perl-Petal-Utils-0.60.0-2|51	
12cr|perl-Petal-Utils-0.60.0-2|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.06-3mdv2010.0
12cr|perl-Petal-Utils-0.60.0-2|53	+ Revision: 430526
12cr|perl-Petal-Utils-0.60.0-2|54	- rebuild
12cr|perl-Petal-Utils-0.60.0-2|55	
12cr|perl-Petal-Utils-0.60.0-2|56	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.06-2mdv2009.0
12cr|perl-Petal-Utils-0.60.0-2|57	+ Revision: 268713
12cr|perl-Petal-Utils-0.60.0-2|58	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Petal-Utils-0.60.0-2|59	
12cr|perl-Petal-Utils-0.60.0-2|60	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.0
12cr|perl-Petal-Utils-0.60.0-2|61	+ Revision: 213779
12cr|perl-Petal-Utils-0.60.0-2|62	- import perl-Petal-Utils
12cr|perl-Petal-Utils-0.60.0-2|63	
12cr|perl-Petal-Utils-0.60.0-2|64	
12cr|perl-Petal-Utils-0.60.0-2|65	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.0
12cr|perl-Petal-Utils-0.60.0-2|66	- first mdv release

5233 12
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|1	%define	module	PGP-GPG-MessageProcessor
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|2	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|3	Name:		perl-%{module}
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|4	Summary:	Perl module that supplies object methods for interacting with GnuPG
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|5	Version:	0.4.5
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|6	Release:	15
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|7	License:	GPL
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|8	Group:		Development/Perl
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|9	URL:		http://www.cpan.org/
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|10	Source:		%{module}-%{version}.tar.bz2
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|11	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|12	BuildRequires:	perl-devel
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|13	BuildArch:	noarch
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|14	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|15	%description
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|16	This module provides an interface to the encryption/decryption/signing/
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|17	verifying methods of GNU Privacy Gaurd. It does not provide keyring
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|18	manipulation.
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|19	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|20	%prep
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|21	%setup -q -n %{module}-%{version}
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|22	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|23	%build
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|25	make
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|26	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|27	%check
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|28	make test
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|29	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|30	%install
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|31	%makeinstall_std
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|32	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|33	%files
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|34	%doc COPYING  MANIFEST NEWS  README  TODO
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|35	%{perl_vendorlib}/PGP/GPG/*
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|36	%{_mandir}/*/*
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|37	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|38	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|39	%changelog
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|40	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.4.5-14mdv2010.0
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|41	+ Revision: 430527
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|42	- rebuild
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|43	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|44	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.4.5-13mdv2009.0
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|45	+ Revision: 258227
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|46	- rebuild
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|47	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|48	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.4.5-12mdv2009.0
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|49	+ Revision: 246286
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|50	- rebuild
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|51	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|52	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.4.5-10mdv2008.1
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|53	+ Revision: 136335
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|54	- restore BuildRoot
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|55	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|56	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|58	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|59	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.4.5-10mdv2008.0
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|60	+ Revision: 25177
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|61	- rebuild
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|62	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|63	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|64	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.4.5-9mdk
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|65	- remove -q
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|66	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|67	* Fri Sep 10 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.4.5-8mdk
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|68	- rebuild
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|69	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|70	* Mon Aug 18 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.4.5-7mdk
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|71	- rebuild for new perl
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|72	- don't rm -rf $RPM_BUILD_ROOT in %%prep
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|73	- drop $RPM_OPT_FLAGS, noarch..
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|74	- use %%makeinstall_std macro
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|75	- cosmetics
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|76	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|77	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.4.5-6mdk
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|78	- rebuild for new auto{prov,req}
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|79	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|80	* Mon May 05 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.4.5-5mdk
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|81	- buildrequires
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|82	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|83	* Thu Aug 29 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.4.5-4mdk
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|84	- rebuild
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|85	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|86	* Thu Aug 23 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.4.5-3mdk
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|87	- rebuild
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|88	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|89	* Tue Sep 12 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.4.5-2mdk
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|90	- macros
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|91	
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|92	* Wed Jun 21 2000 Vincent Danen <vdanen@linux-mandrake.com> 0.4.5-1mdk
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|93	- initial specfile
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|94	- bzip sources
12cr|perl-PGP-GPG-MessageProcessor-0.4.5-15|95	

5234 12
12cr|perl-PHP-Include-0.2-7|1	%define module	PHP-Include
12cr|perl-PHP-Include-0.2-7|2	
12cr|perl-PHP-Include-0.2-7|3	Summary:	Include PHP files in Perl
12cr|perl-PHP-Include-0.2-7|4	Name:		perl-%{module}
12cr|perl-PHP-Include-0.2-7|5	Version:	0.2
12cr|perl-PHP-Include-0.2-7|6	Release:	%mkrel 7
12cr|perl-PHP-Include-0.2-7|7	License:	GPL or Artistic
12cr|perl-PHP-Include-0.2-7|8	Group:		Development/Perl
12cr|perl-PHP-Include-0.2-7|9	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-PHP-Include-0.2-7|10	Source0:	http://search.cpan.org/CPAN/authors/id/E/ES/ESUMMERS/%{module}-%{version}.tar.bz2
12cr|perl-PHP-Include-0.2-7|11	Requires:	perl >= 5.004
12cr|perl-PHP-Include-0.2-7|12	BuildRequires:	perl-devel
12cr|perl-PHP-Include-0.2-7|13	BuildRequires:	perl-Parse-RecDescent
12cr|perl-PHP-Include-0.2-7|14	BuildArch:	noarch
12cr|perl-PHP-Include-0.2-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|perl-PHP-Include-0.2-7|16	
12cr|perl-PHP-Include-0.2-7|17	%description
12cr|perl-PHP-Include-0.2-7|18	PHP::Include builds on the shoulders of Filter::Simple and Parse::RecDescent to
12cr|perl-PHP-Include-0.2-7|19	provide a Perl utility for including very simple PHP Files from a Perl program.
12cr|perl-PHP-Include-0.2-7|20	
12cr|perl-PHP-Include-0.2-7|21	When working with Perl and PHP it is often convenient to be able to share
12cr|perl-PHP-Include-0.2-7|22	configuration data between programs written in both languages.  One solution to
12cr|perl-PHP-Include-0.2-7|23	this would be to use a language independent configuration file (did I hear
12cr|perl-PHP-Include-0.2-7|24	someone say XML?). Another solution is to use Perl's flexibility to read PHP
12cr|perl-PHP-Include-0.2-7|25	and rewrite it as Perl. PHP::Include does the latter with the help of
12cr|perl-PHP-Include-0.2-7|26	Filter::Simple and Parse::RecDescent to rewrite very simple PHP as Perl.
12cr|perl-PHP-Include-0.2-7|27	
12cr|perl-PHP-Include-0.2-7|28	Filter::Simple is used to enable macros (at the moment only one) which
12cr|perl-PHP-Include-0.2-7|29	cause PHP to be interpolated into your Perl source code, which is then parsed
12cr|perl-PHP-Include-0.2-7|30	using a Parse::RecDescent grammar to generate the appropriate Perl.
12cr|perl-PHP-Include-0.2-7|31	
12cr|perl-PHP-Include-0.2-7|32	PHP::Include was designed to allow the more adventurous to add grammars that
12cr|perl-PHP-Include-0.2-7|33	extend the complexity of PHP that may be included.
12cr|perl-PHP-Include-0.2-7|34	
12cr|perl-PHP-Include-0.2-7|35	%prep
12cr|perl-PHP-Include-0.2-7|36	
12cr|perl-PHP-Include-0.2-7|37	%setup -q -n %{module}-%{version}
12cr|perl-PHP-Include-0.2-7|38	
12cr|perl-PHP-Include-0.2-7|39	%build
12cr|perl-PHP-Include-0.2-7|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-PHP-Include-0.2-7|41	%make
12cr|perl-PHP-Include-0.2-7|42	
12cr|perl-PHP-Include-0.2-7|43	%check
12cr|perl-PHP-Include-0.2-7|44	%{__make} test
12cr|perl-PHP-Include-0.2-7|45	
12cr|perl-PHP-Include-0.2-7|46	%install
12cr|perl-PHP-Include-0.2-7|47	rm -rf %{buildroot}
12cr|perl-PHP-Include-0.2-7|48	
12cr|perl-PHP-Include-0.2-7|49	%makeinstall_std
12cr|perl-PHP-Include-0.2-7|50	
12cr|perl-PHP-Include-0.2-7|51	%clean
12cr|perl-PHP-Include-0.2-7|52	rm -rf %{buildroot}
12cr|perl-PHP-Include-0.2-7|53	
12cr|perl-PHP-Include-0.2-7|54	%files
12cr|perl-PHP-Include-0.2-7|55	%defattr(-,root,root)
12cr|perl-PHP-Include-0.2-7|56	%doc Changes README
12cr|perl-PHP-Include-0.2-7|57	%{perl_vendorlib}/PHP
12cr|perl-PHP-Include-0.2-7|58	%{_mandir}/*/*
12cr|perl-PHP-Include-0.2-7|59	
12cr|perl-PHP-Include-0.2-7|60	
12cr|perl-PHP-Include-0.2-7|61	
12cr|perl-PHP-Include-0.2-7|62	
12cr|perl-PHP-Include-0.2-7|63	%changelog
12cr|perl-PHP-Include-0.2-7|64	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2-7mdv2010.0
12cr|perl-PHP-Include-0.2-7|65	+ Revision: 430528
12cr|perl-PHP-Include-0.2-7|66	- rebuild
12cr|perl-PHP-Include-0.2-7|67	
12cr|perl-PHP-Include-0.2-7|68	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.2-6mdv2009.0
12cr|perl-PHP-Include-0.2-7|69	+ Revision: 258228
12cr|perl-PHP-Include-0.2-7|70	- rebuild
12cr|perl-PHP-Include-0.2-7|71	
12cr|perl-PHP-Include-0.2-7|72	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.2-5mdv2009.0
12cr|perl-PHP-Include-0.2-7|73	+ Revision: 246288
12cr|perl-PHP-Include-0.2-7|74	- rebuild
12cr|perl-PHP-Include-0.2-7|75	
12cr|perl-PHP-Include-0.2-7|76	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2-3mdv2008.1
12cr|perl-PHP-Include-0.2-7|77	+ Revision: 137073
12cr|perl-PHP-Include-0.2-7|78	- rebuild
12cr|perl-PHP-Include-0.2-7|79	
12cr|perl-PHP-Include-0.2-7|80	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-PHP-Include-0.2-7|81	- restore BuildRoot
12cr|perl-PHP-Include-0.2-7|82	
12cr|perl-PHP-Include-0.2-7|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-PHP-Include-0.2-7|84	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-PHP-Include-0.2-7|85	
12cr|perl-PHP-Include-0.2-7|86	
12cr|perl-PHP-Include-0.2-7|87	* Fri Nov 17 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdv2007.0
12cr|perl-PHP-Include-0.2-7|88	+ Revision: 85336
12cr|perl-PHP-Include-0.2-7|89	- Import perl-PHP-Include
12cr|perl-PHP-Include-0.2-7|90	
12cr|perl-PHP-Include-0.2-7|91	* Fri Nov 17 2006 Oden Eriksson <oeriksson@mandrakesoft.com> 0.2-3
12cr|perl-PHP-Include-0.2-7|92	- rebuild
12cr|perl-PHP-Include-0.2-7|93	
12cr|perl-PHP-Include-0.2-7|94	* Wed Sep 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.2-1mdk
12cr|perl-PHP-Include-0.2-7|95	- New release 0.2
12cr|perl-PHP-Include-0.2-7|96	- spec cleanup
12cr|perl-PHP-Include-0.2-7|97	- make test in %%check
12cr|perl-PHP-Include-0.2-7|98	
12cr|perl-PHP-Include-0.2-7|99	* Tue Feb 22 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.1-2mdk
12cr|perl-PHP-Include-0.2-7|100	- fix deps
12cr|perl-PHP-Include-0.2-7|101	
12cr|perl-PHP-Include-0.2-7|102	* Tue Feb 22 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.1-1mdk
12cr|perl-PHP-Include-0.2-7|103	- initial Mandrakelinux package
12cr|perl-PHP-Include-0.2-7|104	

5235 12
12cr|perl-PHP-Serialization-0.340.0-3|1	%define upstream_name    PHP-Serialization
12cr|perl-PHP-Serialization-0.340.0-3|2	%define upstream_version 0.34
12cr|perl-PHP-Serialization-0.340.0-3|3	
12cr|perl-PHP-Serialization-0.340.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-PHP-Serialization-0.340.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-PHP-Serialization-0.340.0-3|6	Release:	3
12cr|perl-PHP-Serialization-0.340.0-3|7	
12cr|perl-PHP-Serialization-0.340.0-3|8	Summary:	Simple flexible means of converting the output of PHP's serialize()
12cr|perl-PHP-Serialization-0.340.0-3|9	License:	GPL+ or Artistic
12cr|perl-PHP-Serialization-0.340.0-3|10	Group:		Development/Perl
12cr|perl-PHP-Serialization-0.340.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-PHP-Serialization-0.340.0-3|12	Source0:	http://www.cpan.org/modules/by-module/PHP/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-PHP-Serialization-0.340.0-3|13	
12cr|perl-PHP-Serialization-0.340.0-3|14	BuildRequires:	perl-devel
12cr|perl-PHP-Serialization-0.340.0-3|15	BuildArch:	noarch
12cr|perl-PHP-Serialization-0.340.0-3|16	
12cr|perl-PHP-Serialization-0.340.0-3|17	%description
12cr|perl-PHP-Serialization-0.340.0-3|18	Provides a simple, quick means of serializing perl memory structures
12cr|perl-PHP-Serialization-0.340.0-3|19	(including object data!) into a format that PHP can deserialize() and
12cr|perl-PHP-Serialization-0.340.0-3|20	access, and vice versa.
12cr|perl-PHP-Serialization-0.340.0-3|21	
12cr|perl-PHP-Serialization-0.340.0-3|22	NOTE: Converts PHP arrays into Perl Arrays when the PHP array used
12cr|perl-PHP-Serialization-0.340.0-3|23	exclusively numeric indexes, and into Perl Hashes then the PHP array did
12cr|perl-PHP-Serialization-0.340.0-3|24	not.
12cr|perl-PHP-Serialization-0.340.0-3|25	
12cr|perl-PHP-Serialization-0.340.0-3|26	%prep
12cr|perl-PHP-Serialization-0.340.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-PHP-Serialization-0.340.0-3|28	
12cr|perl-PHP-Serialization-0.340.0-3|29	%build
12cr|perl-PHP-Serialization-0.340.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-PHP-Serialization-0.340.0-3|31	%make
12cr|perl-PHP-Serialization-0.340.0-3|32	
12cr|perl-PHP-Serialization-0.340.0-3|33	%check
12cr|perl-PHP-Serialization-0.340.0-3|34	%make test
12cr|perl-PHP-Serialization-0.340.0-3|35	
12cr|perl-PHP-Serialization-0.340.0-3|36	%install
12cr|perl-PHP-Serialization-0.340.0-3|37	%makeinstall_std
12cr|perl-PHP-Serialization-0.340.0-3|38	
12cr|perl-PHP-Serialization-0.340.0-3|39	%files
12cr|perl-PHP-Serialization-0.340.0-3|40	%doc Changes META.yml README
12cr|perl-PHP-Serialization-0.340.0-3|41	%{_mandir}/man3/*
12cr|perl-PHP-Serialization-0.340.0-3|42	%{perl_vendorlib}/*
12cr|perl-PHP-Serialization-0.340.0-3|43	
12cr|perl-PHP-Serialization-0.340.0-3|44	%changelog
12cr|perl-PHP-Serialization-0.340.0-3|45	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.340.0-2mdv2011.0
12cr|perl-PHP-Serialization-0.340.0-3|46	+ Revision: 655152
12cr|perl-PHP-Serialization-0.340.0-3|47	- rebuild for updated spec-helper
12cr|perl-PHP-Serialization-0.340.0-3|48	
12cr|perl-PHP-Serialization-0.340.0-3|49	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.340.0-1mdv2011.0
12cr|perl-PHP-Serialization-0.340.0-3|50	+ Revision: 526452
12cr|perl-PHP-Serialization-0.340.0-3|51	- update to 0.34
12cr|perl-PHP-Serialization-0.340.0-3|52	
12cr|perl-PHP-Serialization-0.340.0-3|53	* Thu Feb 18 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.330.0-1mdv2010.1
12cr|perl-PHP-Serialization-0.340.0-3|54	+ Revision: 507356
12cr|perl-PHP-Serialization-0.340.0-3|55	- import perl-PHP-Serialization
12cr|perl-PHP-Serialization-0.340.0-3|56	
12cr|perl-PHP-Serialization-0.340.0-3|57	
12cr|perl-PHP-Serialization-0.340.0-3|58	* Thu Feb 18 2010 cpan2dist 0.33-1mdv
12cr|perl-PHP-Serialization-0.340.0-3|59	- initial mdv release, generated with cpan2dist

5236 12
12cr|perl-POD2-Base-0.43.0-3|1	%define upstream_name    POD2-Base
12cr|perl-POD2-Base-0.43.0-3|2	%define upstream_version 0.043
12cr|perl-POD2-Base-0.43.0-3|3	
12cr|perl-POD2-Base-0.43.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-POD2-Base-0.43.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POD2-Base-0.43.0-3|6	Release:	3
12cr|perl-POD2-Base-0.43.0-3|7	
12cr|perl-POD2-Base-0.43.0-3|8	Summary:	This module is an abstraction of the code in POD2::IT and POD2::FR
12cr|perl-POD2-Base-0.43.0-3|9	License:	GPL+ or Artistic
12cr|perl-POD2-Base-0.43.0-3|10	Group:		Development/Perl
12cr|perl-POD2-Base-0.43.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POD2-Base-0.43.0-3|12	Source0:	http://www.cpan.org/modules/by-module/POD2/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POD2-Base-0.43.0-3|13	
12cr|perl-POD2-Base-0.43.0-3|14	BuildRequires:	perl-devel
12cr|perl-POD2-Base-0.43.0-3|15	BuildRequires:	perl(File::Spec)
12cr|perl-POD2-Base-0.43.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-POD2-Base-0.43.0-3|17	BuildRequires:	perl(strict)
12cr|perl-POD2-Base-0.43.0-3|18	BuildRequires:	perl(vars)
12cr|perl-POD2-Base-0.43.0-3|19	BuildRequires:	perl(warnings)
12cr|perl-POD2-Base-0.43.0-3|20	BuildArch:	noarch
12cr|perl-POD2-Base-0.43.0-3|21	
12cr|perl-POD2-Base-0.43.0-3|22	%description
12cr|perl-POD2-Base-0.43.0-3|23	This module is an abstraction of the code in POD2::IT and POD2::FR. These
12cr|perl-POD2-Base-0.43.0-3|24	modules belong to the Italian and the French translation projects of core
12cr|perl-POD2-Base-0.43.0-3|25	Perl pods.
12cr|perl-POD2-Base-0.43.0-3|26	
12cr|perl-POD2-Base-0.43.0-3|27	Once a translation package had been installed, the translated documentation
12cr|perl-POD2-Base-0.43.0-3|28	can be accessed with:
12cr|perl-POD2-Base-0.43.0-3|29	
12cr|perl-POD2-Base-0.43.0-3|30	$ perldoc POD2::<lang>::<podname>
12cr|perl-POD2-Base-0.43.0-3|31	
12cr|perl-POD2-Base-0.43.0-3|32	%prep
12cr|perl-POD2-Base-0.43.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POD2-Base-0.43.0-3|34	
12cr|perl-POD2-Base-0.43.0-3|35	%build
12cr|perl-POD2-Base-0.43.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POD2-Base-0.43.0-3|37	%make
12cr|perl-POD2-Base-0.43.0-3|38	
12cr|perl-POD2-Base-0.43.0-3|39	%check
12cr|perl-POD2-Base-0.43.0-3|40	%make test
12cr|perl-POD2-Base-0.43.0-3|41	
12cr|perl-POD2-Base-0.43.0-3|42	%install
12cr|perl-POD2-Base-0.43.0-3|43	%makeinstall_std
12cr|perl-POD2-Base-0.43.0-3|44	
12cr|perl-POD2-Base-0.43.0-3|45	%files
12cr|perl-POD2-Base-0.43.0-3|46	%doc README Changes META.yml
12cr|perl-POD2-Base-0.43.0-3|47	%{_mandir}/man3/*
12cr|perl-POD2-Base-0.43.0-3|48	%{perl_vendorlib}/*
12cr|perl-POD2-Base-0.43.0-3|49	
12cr|perl-POD2-Base-0.43.0-3|50	%changelog
12cr|perl-POD2-Base-0.43.0-3|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.43.0-2mdv2011.0
12cr|perl-POD2-Base-0.43.0-3|52	+ Revision: 657808
12cr|perl-POD2-Base-0.43.0-3|53	- rebuild for updated spec-helper
12cr|perl-POD2-Base-0.43.0-3|54	
12cr|perl-POD2-Base-0.43.0-3|55	* Sat Sep 18 2010 Shlomi Fish <shlomif@mandriva.org> 0.43.0-1mdv2011.0
12cr|perl-POD2-Base-0.43.0-3|56	+ Revision: 579593
12cr|perl-POD2-Base-0.43.0-3|57	- import perl-POD2-Base
12cr|perl-POD2-Base-0.43.0-3|58	

5237 12
12cr|perl-Pod-Abstract-0.200.0-2|1	%define upstream_name    Pod-Abstract
12cr|perl-Pod-Abstract-0.200.0-2|2	%define upstream_version 0.20
12cr|perl-Pod-Abstract-0.200.0-2|3	
12cr|perl-Pod-Abstract-0.200.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Pod-Abstract-0.200.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Pod-Abstract-0.200.0-2|6	Release:    %mkrel 2
12cr|perl-Pod-Abstract-0.200.0-2|7	
12cr|perl-Pod-Abstract-0.200.0-2|8	License:    GPL+ or Artistic
12cr|perl-Pod-Abstract-0.200.0-2|9	Group:      Development/Perl
12cr|perl-Pod-Abstract-0.200.0-2|10	Summary:    Basic multipart section numbering
12cr|perl-Pod-Abstract-0.200.0-2|11	
12cr|perl-Pod-Abstract-0.200.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-Abstract-0.200.0-2|13	Url:        http://search.cpan.org/dist/%{realname}
12cr|perl-Pod-Abstract-0.200.0-2|14	
12cr|perl-Pod-Abstract-0.200.0-2|15	BuildRequires: perl-devel
12cr|perl-Pod-Abstract-0.200.0-2|16	BuildRequires: perl(IO::String)
12cr|perl-Pod-Abstract-0.200.0-2|17	BuildArch: noarch
12cr|perl-Pod-Abstract-0.200.0-2|18	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Pod-Abstract-0.200.0-2|19	
12cr|perl-Pod-Abstract-0.200.0-2|20	%description
12cr|perl-Pod-Abstract-0.200.0-2|21	POD::Abstract provides a means to load a POD (or POD compatible) document
12cr|perl-Pod-Abstract-0.200.0-2|22	without direct reference to it's syntax, and perform manipulations on the
12cr|perl-Pod-Abstract-0.200.0-2|23	abstract syntax tree.
12cr|perl-Pod-Abstract-0.200.0-2|24	
12cr|perl-Pod-Abstract-0.200.0-2|25	This can be used to support additional features for POD, to format output,
12cr|perl-Pod-Abstract-0.200.0-2|26	to compile into alternative formats, etc.
12cr|perl-Pod-Abstract-0.200.0-2|27	
12cr|perl-Pod-Abstract-0.200.0-2|28	WHY?
12cr|perl-Pod-Abstract-0.200.0-2|29	If you've ever asked yourself "What does Pod do for me?", this module
12cr|perl-Pod-Abstract-0.200.0-2|30	is intended to answer that question.
12cr|perl-Pod-Abstract-0.200.0-2|31	
12cr|perl-Pod-Abstract-0.200.0-2|32	%prep
12cr|perl-Pod-Abstract-0.200.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Abstract-0.200.0-2|34	
12cr|perl-Pod-Abstract-0.200.0-2|35	%build
12cr|perl-Pod-Abstract-0.200.0-2|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Abstract-0.200.0-2|37	%make
12cr|perl-Pod-Abstract-0.200.0-2|38	
12cr|perl-Pod-Abstract-0.200.0-2|39	%check
12cr|perl-Pod-Abstract-0.200.0-2|40	make test
12cr|perl-Pod-Abstract-0.200.0-2|41	
12cr|perl-Pod-Abstract-0.200.0-2|42	%install
12cr|perl-Pod-Abstract-0.200.0-2|43	rm -rf %buildroot
12cr|perl-Pod-Abstract-0.200.0-2|44	%makeinstall_std
12cr|perl-Pod-Abstract-0.200.0-2|45	
12cr|perl-Pod-Abstract-0.200.0-2|46	%clean
12cr|perl-Pod-Abstract-0.200.0-2|47	rm -rf %buildroot
12cr|perl-Pod-Abstract-0.200.0-2|48	
12cr|perl-Pod-Abstract-0.200.0-2|49	%files
12cr|perl-Pod-Abstract-0.200.0-2|50	%defattr(-,root,root)
12cr|perl-Pod-Abstract-0.200.0-2|51	%doc Changes README
12cr|perl-Pod-Abstract-0.200.0-2|52	%{_mandir}/man1/*
12cr|perl-Pod-Abstract-0.200.0-2|53	%{_mandir}/man3/*
12cr|perl-Pod-Abstract-0.200.0-2|54	%perl_vendorlib/*
12cr|perl-Pod-Abstract-0.200.0-2|55	/usr/bin/paf
12cr|perl-Pod-Abstract-0.200.0-2|56	
12cr|perl-Pod-Abstract-0.200.0-2|57	
12cr|perl-Pod-Abstract-0.200.0-2|58	
12cr|perl-Pod-Abstract-0.200.0-2|59	%changelog
12cr|perl-Pod-Abstract-0.200.0-2|60	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.200.0-2mdv2011.0
12cr|perl-Pod-Abstract-0.200.0-2|61	+ Revision: 654280
12cr|perl-Pod-Abstract-0.200.0-2|62	- rebuild for updated spec-helper
12cr|perl-Pod-Abstract-0.200.0-2|63	
12cr|perl-Pod-Abstract-0.200.0-2|64	* Sun Jan 03 2010 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2011.0
12cr|perl-Pod-Abstract-0.200.0-2|65	+ Revision: 485806
12cr|perl-Pod-Abstract-0.200.0-2|66	- update to 0.20
12cr|perl-Pod-Abstract-0.200.0-2|67	
12cr|perl-Pod-Abstract-0.200.0-2|68	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-1mdv2010.0
12cr|perl-Pod-Abstract-0.200.0-2|69	+ Revision: 395170
12cr|perl-Pod-Abstract-0.200.0-2|70	- update to 0.19
12cr|perl-Pod-Abstract-0.200.0-2|71	
12cr|perl-Pod-Abstract-0.200.0-2|72	* Wed May 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.0
12cr|perl-Pod-Abstract-0.200.0-2|73	+ Revision: 380217
12cr|perl-Pod-Abstract-0.200.0-2|74	- fixed rpm version
12cr|perl-Pod-Abstract-0.200.0-2|75	- update to 0.17
12cr|perl-Pod-Abstract-0.200.0-2|76	- now using %%perl_convert_version
12cr|perl-Pod-Abstract-0.200.0-2|77	- fixed wrong file in %%doc
12cr|perl-Pod-Abstract-0.200.0-2|78	
12cr|perl-Pod-Abstract-0.200.0-2|79	* Wed May 13 2009 Jérôme Quelin <jquelin@mandriva.org> 0.16-1mdv2010.0
12cr|perl-Pod-Abstract-0.200.0-2|80	+ Revision: 375445
12cr|perl-Pod-Abstract-0.200.0-2|81	- change in packaged files
12cr|perl-Pod-Abstract-0.200.0-2|82	- adding missing buildrequires
12cr|perl-Pod-Abstract-0.200.0-2|83	- import perl-Pod-Abstract
12cr|perl-Pod-Abstract-0.200.0-2|84	
12cr|perl-Pod-Abstract-0.200.0-2|85	
12cr|perl-Pod-Abstract-0.200.0-2|86	* Wed May 13 2009 cpan2dist 0.16-1mdv
12cr|perl-Pod-Abstract-0.200.0-2|87	- initial mdv release, generated with cpan2dist
12cr|perl-Pod-Abstract-0.200.0-2|88	

5238 12
12cr|perl-Pod-Compiler-0.200.0-4|1	%define upstream_name    Pod-Compiler
12cr|perl-Pod-Compiler-0.200.0-4|2	%define upstream_version 0.20
12cr|perl-Pod-Compiler-0.200.0-4|3	
12cr|perl-Pod-Compiler-0.200.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Compiler-0.200.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Compiler-0.200.0-4|6	Release:	4
12cr|perl-Pod-Compiler-0.200.0-4|7	
12cr|perl-Pod-Compiler-0.200.0-4|8	Summary:	Compile POD into an object tree
12cr|perl-Pod-Compiler-0.200.0-4|9	License:	GPL+ or Artistic
12cr|perl-Pod-Compiler-0.200.0-4|10	Group:		Development/Perl
12cr|perl-Pod-Compiler-0.200.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Compiler-0.200.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-Compiler-0.200.0-4|13	
12cr|perl-Pod-Compiler-0.200.0-4|14	BuildRequires:	perl-devel
12cr|perl-Pod-Compiler-0.200.0-4|15	BuildRequires:	perl(Pod::Parser)
12cr|perl-Pod-Compiler-0.200.0-4|16	BuildRequires:	perl(Storable)
12cr|perl-Pod-Compiler-0.200.0-4|17	BuildRequires:	perl(Test::Simple)
12cr|perl-Pod-Compiler-0.200.0-4|18	BuildRequires:	perl(Tree::DAG_Node)
12cr|perl-Pod-Compiler-0.200.0-4|19	BuildArch:	noarch
12cr|perl-Pod-Compiler-0.200.0-4|20	
12cr|perl-Pod-Compiler-0.200.0-4|21	%description
12cr|perl-Pod-Compiler-0.200.0-4|22	This package, based on Pod::Parser, compiles a given POD document into an
12cr|perl-Pod-Compiler-0.200.0-4|23	object tree (based on Tree::DAG_Node). It prints errors and warnings about the
12cr|perl-Pod-Compiler-0.200.0-4|24	POD it reads. The result can be used to conveniently convert the POD into any
12cr|perl-Pod-Compiler-0.200.0-4|25	other format.
12cr|perl-Pod-Compiler-0.200.0-4|26	
12cr|perl-Pod-Compiler-0.200.0-4|27	%prep
12cr|perl-Pod-Compiler-0.200.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Compiler-0.200.0-4|29	
12cr|perl-Pod-Compiler-0.200.0-4|30	%build
12cr|perl-Pod-Compiler-0.200.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Compiler-0.200.0-4|32	%make
12cr|perl-Pod-Compiler-0.200.0-4|33	
12cr|perl-Pod-Compiler-0.200.0-4|34	%check
12cr|perl-Pod-Compiler-0.200.0-4|35	%make test
12cr|perl-Pod-Compiler-0.200.0-4|36	
12cr|perl-Pod-Compiler-0.200.0-4|37	%install
12cr|perl-Pod-Compiler-0.200.0-4|38	%makeinstall_std
12cr|perl-Pod-Compiler-0.200.0-4|39	
12cr|perl-Pod-Compiler-0.200.0-4|40	%files
12cr|perl-Pod-Compiler-0.200.0-4|41	%doc Changes README
12cr|perl-Pod-Compiler-0.200.0-4|42	%{_bindir}/podlint
12cr|perl-Pod-Compiler-0.200.0-4|43	%{_mandir}/man1/*
12cr|perl-Pod-Compiler-0.200.0-4|44	%{_mandir}/man3/*
12cr|perl-Pod-Compiler-0.200.0-4|45	%{perl_vendorlib}/*
12cr|perl-Pod-Compiler-0.200.0-4|46	
12cr|perl-Pod-Compiler-0.200.0-4|47	%changelog
12cr|perl-Pod-Compiler-0.200.0-4|48	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.200.0-3mdv2011.0
12cr|perl-Pod-Compiler-0.200.0-4|49	+ Revision: 657825
12cr|perl-Pod-Compiler-0.200.0-4|50	- rebuild for updated spec-helper
12cr|perl-Pod-Compiler-0.200.0-4|51	
12cr|perl-Pod-Compiler-0.200.0-4|52	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.200.0-2mdv2011.0
12cr|perl-Pod-Compiler-0.200.0-4|53	+ Revision: 625015
12cr|perl-Pod-Compiler-0.200.0-4|54	- Update the file list and the description
12cr|perl-Pod-Compiler-0.200.0-4|55	- import perl-Pod-Compiler
12cr|perl-Pod-Compiler-0.200.0-4|56	

5239 12
12cr|perl-Pod-Constants-0.160.0-2|1	%define upstream_name    Pod-Constants
12cr|perl-Pod-Constants-0.160.0-2|2	%define upstream_version 0.16
12cr|perl-Pod-Constants-0.160.0-2|3	
12cr|perl-Pod-Constants-0.160.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Constants-0.160.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Constants-0.160.0-2|6	Release:	2
12cr|perl-Pod-Constants-0.160.0-2|7	
12cr|perl-Pod-Constants-0.160.0-2|8	Summary:	Pod::Constants - Include constants from POD
12cr|perl-Pod-Constants-0.160.0-2|9	License:	GPL+ or Artistic
12cr|perl-Pod-Constants-0.160.0-2|10	Group:		Development/Perl
12cr|perl-Pod-Constants-0.160.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Constants-0.160.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SA/SAMV/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Pod-Constants-0.160.0-2|13	# Fails with current MakeMaker
12cr|perl-Pod-Constants-0.160.0-2|14	Patch0:		Pod-Constants-0.16-makemaker.patch
12cr|perl-Pod-Constants-0.160.0-2|15	
12cr|perl-Pod-Constants-0.160.0-2|16	BuildRequires:	perl-devel
12cr|perl-Pod-Constants-0.160.0-2|17	BuildArch:	noarch
12cr|perl-Pod-Constants-0.160.0-2|18	
12cr|perl-Pod-Constants-0.160.0-2|19	%description
12cr|perl-Pod-Constants-0.160.0-2|20	Pod::Constants allows you to extract data from your POD at run-time,
12cr|perl-Pod-Constants-0.160.0-2|21	meaning you can do things like declare constants in POD and not have
12cr|perl-Pod-Constants-0.160.0-2|22	to update two places at once every time you make a change.
12cr|perl-Pod-Constants-0.160.0-2|23	
12cr|perl-Pod-Constants-0.160.0-2|24	%prep
12cr|perl-Pod-Constants-0.160.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Constants-0.160.0-2|26	%patch0 -p1
12cr|perl-Pod-Constants-0.160.0-2|27	
12cr|perl-Pod-Constants-0.160.0-2|28	%build
12cr|perl-Pod-Constants-0.160.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Constants-0.160.0-2|30	%make
12cr|perl-Pod-Constants-0.160.0-2|31	
12cr|perl-Pod-Constants-0.160.0-2|32	%check
12cr|perl-Pod-Constants-0.160.0-2|33	make test
12cr|perl-Pod-Constants-0.160.0-2|34	
12cr|perl-Pod-Constants-0.160.0-2|35	%install
12cr|perl-Pod-Constants-0.160.0-2|36	%makeinstall_std
12cr|perl-Pod-Constants-0.160.0-2|37	
12cr|perl-Pod-Constants-0.160.0-2|38	%files
12cr|perl-Pod-Constants-0.160.0-2|39	%doc Changes README
12cr|perl-Pod-Constants-0.160.0-2|40	%{perl_vendorlib}/Pod/Constants.pm
12cr|perl-Pod-Constants-0.160.0-2|41	%{_mandir}/*/*
12cr|perl-Pod-Constants-0.160.0-2|42	
12cr|perl-Pod-Constants-0.160.0-2|43	
12cr|perl-Pod-Constants-0.160.0-2|44	%changelog
12cr|perl-Pod-Constants-0.160.0-2|45	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-Pod-Constants-0.160.0-2|46	+ Revision: 404292
12cr|perl-Pod-Constants-0.160.0-2|47	- rebuild using %%perl_convert_version
12cr|perl-Pod-Constants-0.160.0-2|48	
12cr|perl-Pod-Constants-0.160.0-2|49	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.16-4mdv2009.0
12cr|perl-Pod-Constants-0.160.0-2|50	+ Revision: 258229
12cr|perl-Pod-Constants-0.160.0-2|51	- rebuild
12cr|perl-Pod-Constants-0.160.0-2|52	
12cr|perl-Pod-Constants-0.160.0-2|53	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.16-3mdv2009.0
12cr|perl-Pod-Constants-0.160.0-2|54	+ Revision: 246291
12cr|perl-Pod-Constants-0.160.0-2|55	- rebuild
12cr|perl-Pod-Constants-0.160.0-2|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Pod-Constants-0.160.0-2|57	
12cr|perl-Pod-Constants-0.160.0-2|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Pod-Constants-0.160.0-2|59	- restore BuildRoot
12cr|perl-Pod-Constants-0.160.0-2|60	
12cr|perl-Pod-Constants-0.160.0-2|61	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2008.1
12cr|perl-Pod-Constants-0.160.0-2|62	+ Revision: 104565
12cr|perl-Pod-Constants-0.160.0-2|63	- update to new version 0.16
12cr|perl-Pod-Constants-0.160.0-2|64	
12cr|perl-Pod-Constants-0.160.0-2|65	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-2mdv2008.0
12cr|perl-Pod-Constants-0.160.0-2|66	+ Revision: 86794
12cr|perl-Pod-Constants-0.160.0-2|67	- rebuild
12cr|perl-Pod-Constants-0.160.0-2|68	
12cr|perl-Pod-Constants-0.160.0-2|69	
12cr|perl-Pod-Constants-0.160.0-2|70	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.15-1mdv2007.0
12cr|perl-Pod-Constants-0.160.0-2|71	- rebuild
12cr|perl-Pod-Constants-0.160.0-2|72	
12cr|perl-Pod-Constants-0.160.0-2|73	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15-1mdk
12cr|perl-Pod-Constants-0.160.0-2|74	- initial Mandriva package
12cr|perl-Pod-Constants-0.160.0-2|75	

5240 12
12cr|perl-Pod-Coverage-Moose-0.20.0-3|1	%define upstream_name    Pod-Coverage-Moose
12cr|perl-Pod-Coverage-Moose-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Pod-Coverage-Moose-0.20.0-3|3	
12cr|perl-Pod-Coverage-Moose-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Coverage-Moose-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Coverage-Moose-0.20.0-3|6	Release:	3
12cr|perl-Pod-Coverage-Moose-0.20.0-3|7	
12cr|perl-Pod-Coverage-Moose-0.20.0-3|8	Summary:	L<Pod::Coverage> extension for L<Moose>
12cr|perl-Pod-Coverage-Moose-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Pod-Coverage-Moose-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Pod-Coverage-Moose-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Coverage-Moose-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-Coverage-Moose-0.20.0-3|13	
12cr|perl-Pod-Coverage-Moose-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Pod-Coverage-Moose-0.20.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Pod-Coverage-Moose-0.20.0-3|16	BuildRequires:	perl(Class::MOP)
12cr|perl-Pod-Coverage-Moose-0.20.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Pod-Coverage-Moose-0.20.0-3|18	BuildRequires:	perl(FindBin)
12cr|perl-Pod-Coverage-Moose-0.20.0-3|19	BuildRequires:	perl(Moose)
12cr|perl-Pod-Coverage-Moose-0.20.0-3|20	BuildRequires:	perl(Perl6::Junction)
12cr|perl-Pod-Coverage-Moose-0.20.0-3|21	BuildRequires:	perl(Pod::Coverage)
12cr|perl-Pod-Coverage-Moose-0.20.0-3|22	BuildRequires:	perl(Test::More)
12cr|perl-Pod-Coverage-Moose-0.20.0-3|23	BuildRequires:	perl(Test::Pod)
12cr|perl-Pod-Coverage-Moose-0.20.0-3|24	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Pod-Coverage-Moose-0.20.0-3|25	BuildRequires:	perl(namespace::clean)
12cr|perl-Pod-Coverage-Moose-0.20.0-3|26	BuildArch:	noarch
12cr|perl-Pod-Coverage-Moose-0.20.0-3|27	
12cr|perl-Pod-Coverage-Moose-0.20.0-3|28	%description
12cr|perl-Pod-Coverage-Moose-0.20.0-3|29	When using the Pod::Coverage manpage in combination with the Moose manpage,
12cr|perl-Pod-Coverage-Moose-0.20.0-3|30	it will report any method imported from a Role. This is especially bad when
12cr|perl-Pod-Coverage-Moose-0.20.0-3|31	used in combination with the Test::Pod::Coverage manpage, since it takes
12cr|perl-Pod-Coverage-Moose-0.20.0-3|32	away its ease of use.
12cr|perl-Pod-Coverage-Moose-0.20.0-3|33	
12cr|perl-Pod-Coverage-Moose-0.20.0-3|34	To use this module in combination with the Test::Pod::Coverage manpage, use
12cr|perl-Pod-Coverage-Moose-0.20.0-3|35	something like this:
12cr|perl-Pod-Coverage-Moose-0.20.0-3|36	
12cr|perl-Pod-Coverage-Moose-0.20.0-3|37	use Test::Pod::Coverage;
12cr|perl-Pod-Coverage-Moose-0.20.0-3|38	all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::Moose'});
12cr|perl-Pod-Coverage-Moose-0.20.0-3|39	
12cr|perl-Pod-Coverage-Moose-0.20.0-3|40	%prep
12cr|perl-Pod-Coverage-Moose-0.20.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Coverage-Moose-0.20.0-3|42	
12cr|perl-Pod-Coverage-Moose-0.20.0-3|43	%build
12cr|perl-Pod-Coverage-Moose-0.20.0-3|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Coverage-Moose-0.20.0-3|45	%make
12cr|perl-Pod-Coverage-Moose-0.20.0-3|46	
12cr|perl-Pod-Coverage-Moose-0.20.0-3|47	%check
12cr|perl-Pod-Coverage-Moose-0.20.0-3|48	%make test
12cr|perl-Pod-Coverage-Moose-0.20.0-3|49	
12cr|perl-Pod-Coverage-Moose-0.20.0-3|50	%install
12cr|perl-Pod-Coverage-Moose-0.20.0-3|51	%makeinstall_std
12cr|perl-Pod-Coverage-Moose-0.20.0-3|52	
12cr|perl-Pod-Coverage-Moose-0.20.0-3|53	%files
12cr|perl-Pod-Coverage-Moose-0.20.0-3|54	%doc META.yml Changes README
12cr|perl-Pod-Coverage-Moose-0.20.0-3|55	%{_mandir}/man3/*
12cr|perl-Pod-Coverage-Moose-0.20.0-3|56	%{perl_vendorlib}/*
12cr|perl-Pod-Coverage-Moose-0.20.0-3|57	
12cr|perl-Pod-Coverage-Moose-0.20.0-3|58	%changelog
12cr|perl-Pod-Coverage-Moose-0.20.0-3|59	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Pod-Coverage-Moose-0.20.0-3|60	+ Revision: 656822
12cr|perl-Pod-Coverage-Moose-0.20.0-3|61	- rebuild for updated spec-helper
12cr|perl-Pod-Coverage-Moose-0.20.0-3|62	
12cr|perl-Pod-Coverage-Moose-0.20.0-3|63	* Wed Aug 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Pod-Coverage-Moose-0.20.0-3|64	+ Revision: 573145
12cr|perl-Pod-Coverage-Moose-0.20.0-3|65	- import perl-Pod-Coverage-Moose
12cr|perl-Pod-Coverage-Moose-0.20.0-3|66	

5241 12
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|1	%define upstream_name    Pod-Coverage-TrustPod
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|2	%define upstream_version 0.100001
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|3	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|6	Release:	2
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|7	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|8	Summary:	Allow a module's pod to contain Pod::Coverage hints
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|9	License:	GPL+ or Artistic
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|10	Group:		Development/Perl
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|13	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|14	BuildRequires:	perl-devel
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|15	BuildRequires:	perl(Pod::Coverage)
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|16	BuildRequires:	perl(Pod::Eventual::Simple)
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|17	BuildArch:	noarch
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|18	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|19	%description
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|20	This is a Pod::Coverage subclass (actually, a subclass of
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|21	Pod::Coverage::CountParents) that allows the POD itself to declare certain
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|22	symbol names trusted.
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|23	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|24	Here is a sample Perl module:
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|25	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|26	package Foo::Bar;
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|27	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|28	%prep
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|30	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|31	%build
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|33	%make
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|34	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|35	%check
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|36	make test
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|37	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|38	%install
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|39	%makeinstall_std
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|40	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|41	%files
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|42	%doc Changes LICENSE README
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|43	%{_mandir}/man3/*
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|44	%{perl_vendorlib}/*
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|45	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|46	%changelog
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|47	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.100.1-1mdv2011
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|48	+ Revision: 690307
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|49	- update to new version 0.100001
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|50	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|51	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.100.0-1
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|52	+ Revision: 654181
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|53	- update to new version 0.100000
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|54	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|55	* Thu Nov 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.92.832-1mdv2011.0
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|56	+ Revision: 595985
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|57	- update to new version 0.092832
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|58	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|59	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.92.830-1mdv2011.0
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|60	+ Revision: 461347
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|61	- update to 0.092830
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|62	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|63	* Sun Aug 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.92.400-1mdv2010.0
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|64	+ Revision: 422559
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|65	- update to 0.092400
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|66	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|67	* Fri Jun 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.91.470-1mdv2010.0
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|68	+ Revision: 387283
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|69	- import perl-Pod-Coverage-TrustPod
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|70	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|71	
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|72	* Fri Jun 19 2009 cpan2dist 0.091470-1mdv
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|73	- initial mdv release, generated with cpan2dist
12cr|perl-Pod-Coverage-TrustPod-0.100.1-2|74	

5242 12
12cr|perl-Pod-Elemental-0.102.360-3|1	%define upstream_name    Pod-Elemental
12cr|perl-Pod-Elemental-0.102.360-3|2	%define upstream_version 0.102360
12cr|perl-Pod-Elemental-0.102.360-3|3	
12cr|perl-Pod-Elemental-0.102.360-3|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Elemental-0.102.360-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Elemental-0.102.360-3|6	Release:	3
12cr|perl-Pod-Elemental-0.102.360-3|7	
12cr|perl-Pod-Elemental-0.102.360-3|8	Summary:	A Pod =command element
12cr|perl-Pod-Elemental-0.102.360-3|9	License:	GPL+ or Artistic
12cr|perl-Pod-Elemental-0.102.360-3|10	Group:		Development/Perl
12cr|perl-Pod-Elemental-0.102.360-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Elemental-0.102.360-3|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-Elemental-0.102.360-3|13	
12cr|perl-Pod-Elemental-0.102.360-3|14	BuildRequires:	perl-devel
12cr|perl-Pod-Elemental-0.102.360-3|15	BuildRequires:	perl(Encode)
12cr|perl-Pod-Elemental-0.102.360-3|16	BuildRequires:	perl(Mixin::Linewise::Readers)
12cr|perl-Pod-Elemental-0.102.360-3|17	BuildRequires:	perl(Moose)
12cr|perl-Pod-Elemental-0.102.360-3|18	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Pod-Elemental-0.102.360-3|19	BuildRequires:	perl(MooseX::Types)
12cr|perl-Pod-Elemental-0.102.360-3|20	BuildRequires:	perl(Pod::Eventual::Simple)
12cr|perl-Pod-Elemental-0.102.360-3|21	BuildRequires:	perl(String::RewritePrefix)
12cr|perl-Pod-Elemental-0.102.360-3|22	BuildRequires:	perl(String::Truncate)
12cr|perl-Pod-Elemental-0.102.360-3|23	BuildRequires:	perl(Sub::Exporter::ForMethods)
12cr|perl-Pod-Elemental-0.102.360-3|24	BuildRequires:	perl(Test::Deep)
12cr|perl-Pod-Elemental-0.102.360-3|25	BuildRequires:	perl(Test::Differences)
12cr|perl-Pod-Elemental-0.102.360-3|26	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Pod-Elemental-0.102.360-3|27	
12cr|perl-Pod-Elemental-0.102.360-3|28	BuildArch:	noarch
12cr|perl-Pod-Elemental-0.102.360-3|29	
12cr|perl-Pod-Elemental-0.102.360-3|30	%description
12cr|perl-Pod-Elemental-0.102.360-3|31	This is a test. How many times do I need to tell you that?
12cr|perl-Pod-Elemental-0.102.360-3|32	
12cr|perl-Pod-Elemental-0.102.360-3|33	%prep
12cr|perl-Pod-Elemental-0.102.360-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Elemental-0.102.360-3|35	
12cr|perl-Pod-Elemental-0.102.360-3|36	%build
12cr|perl-Pod-Elemental-0.102.360-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Elemental-0.102.360-3|38	%make
12cr|perl-Pod-Elemental-0.102.360-3|39	
12cr|perl-Pod-Elemental-0.102.360-3|40	%check
12cr|perl-Pod-Elemental-0.102.360-3|41	%make test
12cr|perl-Pod-Elemental-0.102.360-3|42	
12cr|perl-Pod-Elemental-0.102.360-3|43	%install
12cr|perl-Pod-Elemental-0.102.360-3|44	%makeinstall_std
12cr|perl-Pod-Elemental-0.102.360-3|45	
12cr|perl-Pod-Elemental-0.102.360-3|46	%files
12cr|perl-Pod-Elemental-0.102.360-3|47	%doc Changes LICENSE README
12cr|perl-Pod-Elemental-0.102.360-3|48	%{_mandir}/man3/*
12cr|perl-Pod-Elemental-0.102.360-3|49	%{perl_vendorlib}/*
12cr|perl-Pod-Elemental-0.102.360-3|50	
12cr|perl-Pod-Elemental-0.102.360-3|51	
12cr|perl-Pod-Elemental-0.102.360-3|52	%changelog
12cr|perl-Pod-Elemental-0.102.360-3|53	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.102.360-2mdv2011.0
12cr|perl-Pod-Elemental-0.102.360-3|54	+ Revision: 653617
12cr|perl-Pod-Elemental-0.102.360-3|55	- rebuild for updated spec-helper
12cr|perl-Pod-Elemental-0.102.360-3|56	
12cr|perl-Pod-Elemental-0.102.360-3|57	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.102.360-1mdv2011.0
12cr|perl-Pod-Elemental-0.102.360-3|58	+ Revision: 573801
12cr|perl-Pod-Elemental-0.102.360-3|59	- update to 0.102360
12cr|perl-Pod-Elemental-0.102.360-3|60	
12cr|perl-Pod-Elemental-0.102.360-3|61	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.101.620-1mdv2011.0
12cr|perl-Pod-Elemental-0.102.360-3|62	+ Revision: 552589
12cr|perl-Pod-Elemental-0.102.360-3|63	- update to 0.101620
12cr|perl-Pod-Elemental-0.102.360-3|64	
12cr|perl-Pod-Elemental-0.102.360-3|65	* Fri Jan 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.220-1mdv2010.1
12cr|perl-Pod-Elemental-0.102.360-3|66	+ Revision: 494996
12cr|perl-Pod-Elemental-0.102.360-3|67	- update to 0.100220
12cr|perl-Pod-Elemental-0.102.360-3|68	
12cr|perl-Pod-Elemental-0.102.360-3|69	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93.280-1mdv2010.1
12cr|perl-Pod-Elemental-0.102.360-3|70	+ Revision: 471055
12cr|perl-Pod-Elemental-0.102.360-3|71	- update to 0.093280
12cr|perl-Pod-Elemental-0.102.360-3|72	
12cr|perl-Pod-Elemental-0.102.360-3|73	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93.0-1mdv2010.1
12cr|perl-Pod-Elemental-0.102.360-3|74	+ Revision: 461739
12cr|perl-Pod-Elemental-0.102.360-3|75	- import perl-Pod-Elemental
12cr|perl-Pod-Elemental-0.102.360-3|76	
12cr|perl-Pod-Elemental-0.102.360-3|77	
12cr|perl-Pod-Elemental-0.102.360-3|78	* Fri Nov 06 2009 cpan2dist 0.093000-1mdv
12cr|perl-Pod-Elemental-0.102.360-3|79	- initial mdv release, generated with cpan2dist

5243 12
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|1	%define upstream_name    Pod-Elemental-PerlMunger
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|2	%define upstream_version 0.093330
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|3	
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|6	Release:	3
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|7	
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|8	Summary:	A thing that takes a string of Perl and rewrites its documentation
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|9	License:	GPL+ or Artistic
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|10	Group:		Development/Perl
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|13	
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|14	BuildRequires:	perl-devel
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|15	BuildRequires:	perl(Moose)
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|16	BuildRequires:	perl(PPI)
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|17	BuildRequires:	perl(Pod::Elemental)
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|18	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|19	BuildArch:	noarch
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|20	
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|21	%description
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|22	A thing that takes a string of Perl and rewrites its documentation.
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|23	
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|24	%prep
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|26	
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|27	%build
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|29	%make
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|30	
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|31	%check
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|32	%make test
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|33	
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|34	%install
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|35	%makeinstall_std
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|36	
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|37	%files
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|38	%doc LICENSE README
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|39	%{_mandir}/man3/*
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|40	%{perl_vendorlib}/*
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|41	
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|42	%changelog
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|43	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.93.330-2mdv2011.0
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|44	+ Revision: 654282
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|45	- rebuild for updated spec-helper
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|46	
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|47	* Tue Dec 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93.330-1mdv2011.0
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|48	+ Revision: 472246
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|49	- update to 0.093330
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|50	
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|51	* Sat Nov 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93.20-1mdv2010.1
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|52	+ Revision: 462456
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|53	- import perl-Pod-Elemental-PerlMunger
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|54	
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|55	
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|56	* Sat Nov 07 2009 cpan2dist 0.093020-1mdv
12cr|perl-Pod-Elemental-PerlMunger-0.93.330-3|57	- initial mdv release, generated with cpan2dist

5244 12
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|1	%define upstream_name    Pod-Elemental-Transformer-List
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|2	%define upstream_version 0.101620
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|3	
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|6	Release:	3
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|7	
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|8	Summary:	Transform :list regions into =over/=back to save typing
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|9	License:	GPL+ or Artistic
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|10	Group:		Development/Perl
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|13	
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|14	BuildRequires:	perl-devel
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|15	BuildRequires:	perl(Moose)
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|16	BuildRequires:	perl(Pod::Elemental)
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|17	BuildRequires:	perl(Test::Differences)
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|18	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|19	BuildArch:	noarch
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|20	
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|21	%description
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|22	Transform :list regions into =over/=back to save typing.
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|23	
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|24	%prep
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|26	
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|27	%build
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|29	%make
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|30	
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|31	%check
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|32	%make test
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|33	
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|34	%install
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|35	%makeinstall_std
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|36	
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|37	%files
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|38	%doc Changes LICENSE README
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|39	%{_mandir}/man3/*
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|40	%{perl_vendorlib}/*
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|41	
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|42	%changelog
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|43	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.101.620-2mdv2011.0
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|44	+ Revision: 658546
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|45	- rebuild for updated spec-helper
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|46	
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|47	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.101.620-1mdv2011.0
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|48	+ Revision: 553136
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|49	- update to 0.101620
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|50	
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|51	* Sun Jan 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.93.580-1mdv2010.1
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|52	+ Revision: 488856
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|53	- import perl-Pod-Elemental-Transformer-List
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|54	
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|55	
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|56	* Sun Jan 10 2010 cpan2dist 0.093580-1mdv
12cr|perl-Pod-Elemental-Transformer-List-0.101.620-3|57	- initial mdv release, generated with cpan2dist

5245 12
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|1	%define upstream_name    Pod-Elemental-Transformer-WikiDoc
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|2	%define upstream_version 0.093001
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|3	
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|6	Release:	3
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|7	
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|8	Summary:	A transformer to replace "wikidoc" data regions with Pod5 elements
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|9	License:	GPL+ or Artistic
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|10	Group:		Development/Perl
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|13	
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|14	BuildRequires:	perl-devel
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|15	BuildRequires:	perl(Moose)
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|16	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|17	BuildRequires:	perl(Pod::Elemental)
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|18	BuildRequires:	perl(Pod::WikiDoc)
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|19	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|20	BuildArch:	noarch
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|21	
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|22	%description
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|23	A transformer to replace "wikidoc" data regions with Pod5 elements
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|24	
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|25	%prep
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|27	
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|28	%build
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|30	%make
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|31	
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|32	%check
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|33	%make test
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|34	
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|35	%install
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|36	%makeinstall_std
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|37	
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|38	%files
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|39	%doc Changes LICENSE README
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|40	%{_mandir}/man3/*
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|41	%{perl_vendorlib}/*
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|42	
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|43	%changelog
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|44	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.93.1-2mdv2011.0
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|45	+ Revision: 655169
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|46	- rebuild for updated spec-helper
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|47	
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|48	* Thu Nov 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93.1-1mdv2011.0
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|49	+ Revision: 467465
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|50	- import perl-Pod-Elemental-Transformer-WikiDoc
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|51	
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|52	
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|53	* Thu Nov 19 2009 cpan2dist 0.093001-1mdv
12cr|perl-Pod-Elemental-Transformer-WikiDoc-0.93.1-3|54	- initial mdv release, generated with cpan2dist

5246 12
12cr|perl-Pod-Eventual-0.93.330-3|1	%define upstream_name    Pod-Eventual
12cr|perl-Pod-Eventual-0.93.330-3|2	%define upstream_version 0.093330
12cr|perl-Pod-Eventual-0.93.330-3|3	
12cr|perl-Pod-Eventual-0.93.330-3|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Eventual-0.93.330-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Eventual-0.93.330-3|6	Release:	3
12cr|perl-Pod-Eventual-0.93.330-3|7	
12cr|perl-Pod-Eventual-0.93.330-3|8	Summary:	Just get an array of the stuff Pod::Eventual finds
12cr|perl-Pod-Eventual-0.93.330-3|9	License:	GPL+ or Artistic
12cr|perl-Pod-Eventual-0.93.330-3|10	Group:		Development/Perl
12cr|perl-Pod-Eventual-0.93.330-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Eventual-0.93.330-3|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-Eventual-0.93.330-3|13	
12cr|perl-Pod-Eventual-0.93.330-3|14	BuildRequires:	perl-devel
12cr|perl-Pod-Eventual-0.93.330-3|15	BuildRequires:	perl(Mixin::Linewise::Readers)
12cr|perl-Pod-Eventual-0.93.330-3|16	BuildRequires:	perl(Test::Deep)
12cr|perl-Pod-Eventual-0.93.330-3|17	BuildArch:	noarch
12cr|perl-Pod-Eventual-0.93.330-3|18	
12cr|perl-Pod-Eventual-0.93.330-3|19	%description
12cr|perl-Pod-Eventual-0.93.330-3|20	POD is a pretty simple format to write, but it can be a big pain to deal
12cr|perl-Pod-Eventual-0.93.330-3|21	with reading it and doing anything useful with it. Most existing POD
12cr|perl-Pod-Eventual-0.93.330-3|22	parsers care about semantics, like whether a '=item' occurred after an
12cr|perl-Pod-Eventual-0.93.330-3|23	'=over' but before a 'back', figuring out how to link a 'L<>', and other
12cr|perl-Pod-Eventual-0.93.330-3|24	things like that.
12cr|perl-Pod-Eventual-0.93.330-3|25	
12cr|perl-Pod-Eventual-0.93.330-3|26	Pod::Eventual is much less ambitious and much more stupid. Fortunately,
12cr|perl-Pod-Eventual-0.93.330-3|27	stupid is often better. (That's what I keep telling myself, anyway.)
12cr|perl-Pod-Eventual-0.93.330-3|28	
12cr|perl-Pod-Eventual-0.93.330-3|29	Pod::Eventual reads line-based input and produces events describing each
12cr|perl-Pod-Eventual-0.93.330-3|30	POD paragraph or directive it finds. Once complete events are immediately
12cr|perl-Pod-Eventual-0.93.330-3|31	passed to the 'handle_event' method. This method should be implemented by
12cr|perl-Pod-Eventual-0.93.330-3|32	Pod::Eventual subclasses. If it isn't, Pod::Eventual's own 'handle_event'
12cr|perl-Pod-Eventual-0.93.330-3|33	will be called, and will raise an exception.
12cr|perl-Pod-Eventual-0.93.330-3|34	
12cr|perl-Pod-Eventual-0.93.330-3|35	%prep
12cr|perl-Pod-Eventual-0.93.330-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Eventual-0.93.330-3|37	
12cr|perl-Pod-Eventual-0.93.330-3|38	%build
12cr|perl-Pod-Eventual-0.93.330-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Eventual-0.93.330-3|40	%make
12cr|perl-Pod-Eventual-0.93.330-3|41	
12cr|perl-Pod-Eventual-0.93.330-3|42	%check
12cr|perl-Pod-Eventual-0.93.330-3|43	make test
12cr|perl-Pod-Eventual-0.93.330-3|44	
12cr|perl-Pod-Eventual-0.93.330-3|45	%install
12cr|perl-Pod-Eventual-0.93.330-3|46	%makeinstall_std
12cr|perl-Pod-Eventual-0.93.330-3|47	
12cr|perl-Pod-Eventual-0.93.330-3|48	%files
12cr|perl-Pod-Eventual-0.93.330-3|49	%doc Changes LICENSE README
12cr|perl-Pod-Eventual-0.93.330-3|50	%{_mandir}/man3/*
12cr|perl-Pod-Eventual-0.93.330-3|51	%{perl_vendorlib}/*
12cr|perl-Pod-Eventual-0.93.330-3|52	
12cr|perl-Pod-Eventual-0.93.330-3|53	%changelog
12cr|perl-Pod-Eventual-0.93.330-3|54	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.93.330-2mdv2011.0
12cr|perl-Pod-Eventual-0.93.330-3|55	+ Revision: 655182
12cr|perl-Pod-Eventual-0.93.330-3|56	- rebuild for updated spec-helper
12cr|perl-Pod-Eventual-0.93.330-3|57	
12cr|perl-Pod-Eventual-0.93.330-3|58	* Tue Dec 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93.330-1mdv2011.0
12cr|perl-Pod-Eventual-0.93.330-3|59	+ Revision: 472247
12cr|perl-Pod-Eventual-0.93.330-3|60	- update to 0.093330
12cr|perl-Pod-Eventual-0.93.330-3|61	
12cr|perl-Pod-Eventual-0.93.330-3|62	* Sat Nov 14 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93.170-1mdv2010.1
12cr|perl-Pod-Eventual-0.93.330-3|63	+ Revision: 465994
12cr|perl-Pod-Eventual-0.93.330-3|64	- update to 0.093170
12cr|perl-Pod-Eventual-0.93.330-3|65	
12cr|perl-Pod-Eventual-0.93.330-3|66	* Fri May 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.91.480-1mdv2010.0
12cr|perl-Pod-Eventual-0.93.330-3|67	+ Revision: 380975
12cr|perl-Pod-Eventual-0.93.330-3|68	- adding missing buildrequires:
12cr|perl-Pod-Eventual-0.93.330-3|69	- import perl-Pod-Eventual
12cr|perl-Pod-Eventual-0.93.330-3|70	
12cr|perl-Pod-Eventual-0.93.330-3|71	
12cr|perl-Pod-Eventual-0.93.330-3|72	* Fri May 29 2009 cpan2dist 0.091480-1mdv
12cr|perl-Pod-Eventual-0.93.330-3|73	- initial mdv release, generated with cpan2dist
12cr|perl-Pod-Eventual-0.93.330-3|74	

5247 12
12cr|perl-Pod-Generated-0.50.0-3|1	%define upstream_name    Pod-Generated
12cr|perl-Pod-Generated-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Pod-Generated-0.50.0-3|3	
12cr|perl-Pod-Generated-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Generated-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Generated-0.50.0-3|6	Release:	3
12cr|perl-Pod-Generated-0.50.0-3|7	
12cr|perl-Pod-Generated-0.50.0-3|8	Summary:	Template plugin to help generate POD
12cr|perl-Pod-Generated-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Pod-Generated-0.50.0-3|10	Group:		Development/Perl
12cr|perl-Pod-Generated-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Generated-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-Generated-0.50.0-3|13	
12cr|perl-Pod-Generated-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Pod-Generated-0.50.0-3|15	BuildRequires:	perl(Class::ISA)
12cr|perl-Pod-Generated-0.50.0-3|16	BuildRequires:	perl(Devel::Peek)
12cr|perl-Pod-Generated-0.50.0-3|17	BuildRequires:	perl(Devel::Symdump)
12cr|perl-Pod-Generated-0.50.0-3|18	BuildRequires:	perl(Module::Install::Template)
12cr|perl-Pod-Generated-0.50.0-3|19	BuildRequires:	perl(Template)
12cr|perl-Pod-Generated-0.50.0-3|20	BuildRequires:	perl(Test::Compile)
12cr|perl-Pod-Generated-0.50.0-3|21	BuildRequires:	perl(Test::Differences)
12cr|perl-Pod-Generated-0.50.0-3|22	BuildRequires:	perl(Test::More)
12cr|perl-Pod-Generated-0.50.0-3|23	BuildRequires:	perl(Text::Conjunct)
12cr|perl-Pod-Generated-0.50.0-3|24	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Pod-Generated-0.50.0-3|25	BuildRequires:	perl(YAML)
12cr|perl-Pod-Generated-0.50.0-3|26	BuildArch:	noarch
12cr|perl-Pod-Generated-0.50.0-3|27	
12cr|perl-Pod-Generated-0.50.0-3|28	%description
12cr|perl-Pod-Generated-0.50.0-3|29	This module provides support for generating POD documentation for your
12cr|perl-Pod-Generated-0.50.0-3|30	modules during 'make' time. It does not itself generate the documentation -
12cr|perl-Pod-Generated-0.50.0-3|31	the combination of the Module::Install::Template manpage and the
12cr|perl-Pod-Generated-0.50.0-3|32	Template::Plugin::PodGenerated manpage does that.
12cr|perl-Pod-Generated-0.50.0-3|33	
12cr|perl-Pod-Generated-0.50.0-3|34	Also see the Pod::Generated::Attributes manpage.
12cr|perl-Pod-Generated-0.50.0-3|35	
12cr|perl-Pod-Generated-0.50.0-3|36	Modules that generate methods - such as the Class::Accessor manpage - might
12cr|perl-Pod-Generated-0.50.0-3|37	want to use this module. the Class::Accessor::Complex manpage, the
12cr|perl-Pod-Generated-0.50.0-3|38	Class::Accessor::Constructor manpage and the Class::Accessor::FactoryTyped
12cr|perl-Pod-Generated-0.50.0-3|39	manpage do support generated documentation, or will do so shortly.
12cr|perl-Pod-Generated-0.50.0-3|40	
12cr|perl-Pod-Generated-0.50.0-3|41	%prep
12cr|perl-Pod-Generated-0.50.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Generated-0.50.0-3|43	# outdated and broken, use system perl-YAML instead
12cr|perl-Pod-Generated-0.50.0-3|44	rm -f inc/YAML.pm
12cr|perl-Pod-Generated-0.50.0-3|45	
12cr|perl-Pod-Generated-0.50.0-3|46	%build
12cr|perl-Pod-Generated-0.50.0-3|47	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Generated-0.50.0-3|48	%make
12cr|perl-Pod-Generated-0.50.0-3|49	
12cr|perl-Pod-Generated-0.50.0-3|50	%check
12cr|perl-Pod-Generated-0.50.0-3|51	%make test
12cr|perl-Pod-Generated-0.50.0-3|52	
12cr|perl-Pod-Generated-0.50.0-3|53	%install
12cr|perl-Pod-Generated-0.50.0-3|54	%makeinstall_std
12cr|perl-Pod-Generated-0.50.0-3|55	
12cr|perl-Pod-Generated-0.50.0-3|56	%files
12cr|perl-Pod-Generated-0.50.0-3|57	%doc Changes README
12cr|perl-Pod-Generated-0.50.0-3|58	%{_mandir}/man3/*
12cr|perl-Pod-Generated-0.50.0-3|59	%{perl_vendorlib}/*
12cr|perl-Pod-Generated-0.50.0-3|60	
12cr|perl-Pod-Generated-0.50.0-3|61	%changelog
12cr|perl-Pod-Generated-0.50.0-3|62	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-Pod-Generated-0.50.0-3|63	+ Revision: 654285
12cr|perl-Pod-Generated-0.50.0-3|64	- rebuild for updated spec-helper
12cr|perl-Pod-Generated-0.50.0-3|65	
12cr|perl-Pod-Generated-0.50.0-3|66	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Pod-Generated-0.50.0-3|67	+ Revision: 474652
12cr|perl-Pod-Generated-0.50.0-3|68	- update to 0.05
12cr|perl-Pod-Generated-0.50.0-3|69	
12cr|perl-Pod-Generated-0.50.0-3|70	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-Pod-Generated-0.50.0-3|71	+ Revision: 444072
12cr|perl-Pod-Generated-0.50.0-3|72	- import perl-Pod-Generated
12cr|perl-Pod-Generated-0.50.0-3|73	
12cr|perl-Pod-Generated-0.50.0-3|74	
12cr|perl-Pod-Generated-0.50.0-3|75	* Thu Sep 17 2009 cpan2dist 0.04-1mdv
12cr|perl-Pod-Generated-0.50.0-3|76	- initial mdv release, generated with cpan2dist

5248 12
12cr|perl-podlators-2.4.0-3|1	%define upstream_name    podlators
12cr|perl-podlators-2.4.0-3|2	%define upstream_version 2.4.0
12cr|perl-podlators-2.4.0-3|3	
12cr|perl-podlators-2.4.0-3|4	Summary:	Convert POD data to formatted ASCII text
12cr|perl-podlators-2.4.0-3|5	Name:		perl-%{upstream_name}
12cr|perl-podlators-2.4.0-3|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-podlators-2.4.0-3|7	Release:	3
12cr|perl-podlators-2.4.0-3|8	License:	GPL or Artistic
12cr|perl-podlators-2.4.0-3|9	Group:		Development/Perl
12cr|perl-podlators-2.4.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-podlators-2.4.0-3|11	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-podlators-2.4.0-3|12	
12cr|perl-podlators-2.4.0-3|13	BuildRequires:	perl-devel
12cr|perl-podlators-2.4.0-3|14	BuildRequires:	perl(File::Spec)
12cr|perl-podlators-2.4.0-3|15	BuildRequires:	perl(Pod::Simple)
12cr|perl-podlators-2.4.0-3|16	BuildArch:	noarch
12cr|perl-podlators-2.4.0-3|17	
12cr|perl-podlators-2.4.0-3|18	%description
12cr|perl-podlators-2.4.0-3|19	Pod::Man is a module to convert documentation in the POD format (the
12cr|perl-podlators-2.4.0-3|20	preferred language for documenting Perl) into *roff input using the man
12cr|perl-podlators-2.4.0-3|21	macro set. The resulting *roff code is suitable for display on a terminal
12cr|perl-podlators-2.4.0-3|22	using the nroff(1) manpage, normally via the man(1) manpage, or printing
12cr|perl-podlators-2.4.0-3|23	using the troff(1) manpage. It is conventionally invoked using the driver
12cr|perl-podlators-2.4.0-3|24	script *pod2man*, but it can also be used directly.
12cr|perl-podlators-2.4.0-3|25	
12cr|perl-podlators-2.4.0-3|26	As a derived class from Pod::Simple, Pod::Man supports the same methods and
12cr|perl-podlators-2.4.0-3|27	interfaces. See the Pod::Simple manpage for all the details.
12cr|perl-podlators-2.4.0-3|28	
12cr|perl-podlators-2.4.0-3|29	new() can take options, in the form of key/value pairs that control the
12cr|perl-podlators-2.4.0-3|30	behavior of the parser. See below for details.
12cr|perl-podlators-2.4.0-3|31	
12cr|perl-podlators-2.4.0-3|32	%prep
12cr|perl-podlators-2.4.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-podlators-2.4.0-3|34	
12cr|perl-podlators-2.4.0-3|35	%build
12cr|perl-podlators-2.4.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-podlators-2.4.0-3|37	%make
12cr|perl-podlators-2.4.0-3|38	
12cr|perl-podlators-2.4.0-3|39	%check
12cr|perl-podlators-2.4.0-3|40	make test
12cr|perl-podlators-2.4.0-3|41	
12cr|perl-podlators-2.4.0-3|42	%install
12cr|perl-podlators-2.4.0-3|43	%makeinstall_std
12cr|perl-podlators-2.4.0-3|44	
12cr|perl-podlators-2.4.0-3|45	%files
12cr|perl-podlators-2.4.0-3|46	%doc ChangeLog README
12cr|perl-podlators-2.4.0-3|47	%{perl_vendorlib}/*
12cr|perl-podlators-2.4.0-3|48	%{_bindir}/pod2man
12cr|perl-podlators-2.4.0-3|49	%{_bindir}/pod2text
12cr|perl-podlators-2.4.0-3|50	%{_mandir}/man1/*
12cr|perl-podlators-2.4.0-3|51	%{_mandir}/man3/*
12cr|perl-podlators-2.4.0-3|52	
12cr|perl-podlators-2.4.0-3|53	%changelog
12cr|perl-podlators-2.4.0-3|54	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.4.0-2mdv2011.0
12cr|perl-podlators-2.4.0-3|55	+ Revision: 657865
12cr|perl-podlators-2.4.0-3|56	- rebuild for updated spec-helper
12cr|perl-podlators-2.4.0-3|57	
12cr|perl-podlators-2.4.0-3|58	* Mon Nov 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.0-1mdv2011.0
12cr|perl-podlators-2.4.0-3|59	+ Revision: 602981
12cr|perl-podlators-2.4.0-3|60	- new version
12cr|perl-podlators-2.4.0-3|61	
12cr|perl-podlators-2.4.0-3|62	* Sun Aug 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-1mdv2011.0
12cr|perl-podlators-2.4.0-3|63	+ Revision: 567734
12cr|perl-podlators-2.4.0-3|64	- new version
12cr|perl-podlators-2.4.0-3|65	
12cr|perl-podlators-2.4.0-3|66	* Wed Dec 30 2009 Jérôme Quelin <jquelin@mandriva.org> 2.3.0-1mdv2011.0
12cr|perl-podlators-2.4.0-3|67	+ Revision: 483879
12cr|perl-podlators-2.4.0-3|68	- update to 2.3.0
12cr|perl-podlators-2.4.0-3|69	
12cr|perl-podlators-2.4.0-3|70	* Mon Dec 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.2-1mdv2010.1
12cr|perl-podlators-2.4.0-3|71	+ Revision: 474534
12cr|perl-podlators-2.4.0-3|72	- spec cleanup
12cr|perl-podlators-2.4.0-3|73	
12cr|perl-podlators-2.4.0-3|74	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-podlators-2.4.0-3|75	- import perl-podlators
12cr|perl-podlators-2.4.0-3|76	
12cr|perl-podlators-2.4.0-3|77	
12cr|perl-podlators-2.4.0-3|78	* Wed May 06 2009 cpan2dist 2.2.2-1mdv
12cr|perl-podlators-2.4.0-3|79	- initial mdv release, generated with cpan2dist
12cr|perl-podlators-2.4.0-3|80	

5249 12
12cr|perl-Pod-Loom-0.40.0-3|1	%define upstream_name    Pod-Loom
12cr|perl-Pod-Loom-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Pod-Loom-0.40.0-3|3	
12cr|perl-Pod-Loom-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Loom-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Loom-0.40.0-3|6	Release:	3
12cr|perl-Pod-Loom-0.40.0-3|7	
12cr|perl-Pod-Loom-0.40.0-3|8	Summary:	Do-nothing template for Pod::Loom
12cr|perl-Pod-Loom-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Pod-Loom-0.40.0-3|10	Group:		Development/Perl
12cr|perl-Pod-Loom-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Loom-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-Loom-0.40.0-3|13	
12cr|perl-Pod-Loom-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Pod-Loom-0.40.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Pod-Loom-0.40.0-3|16	BuildRequires:	perl(Exporter)
12cr|perl-Pod-Loom-0.40.0-3|17	BuildRequires:	perl(Moose)
12cr|perl-Pod-Loom-0.40.0-3|18	BuildRequires:	perl(PPI)
12cr|perl-Pod-Loom-0.40.0-3|19	BuildRequires:	perl(Pod::Eventual)
12cr|perl-Pod-Loom-0.40.0-3|20	BuildRequires:	perl(String::RewritePrefix)
12cr|perl-Pod-Loom-0.40.0-3|21	BuildArch:	noarch
12cr|perl-Pod-Loom-0.40.0-3|22	
12cr|perl-Pod-Loom-0.40.0-3|23	%description
12cr|perl-Pod-Loom-0.40.0-3|24	Pod::Loom extracts all the POD sections from Perl code, passes the POD to a
12cr|perl-Pod-Loom-0.40.0-3|25	template that may reformat it in various ways, and then returns a copy of
12cr|perl-Pod-Loom-0.40.0-3|26	the code with the reformatted POD at the end.
12cr|perl-Pod-Loom-0.40.0-3|27	
12cr|perl-Pod-Loom-0.40.0-3|28	A template may convert non-standard POD commands like '=method' and '=attr'
12cr|perl-Pod-Loom-0.40.0-3|29	into standard POD, reorder sections, and generally do whatever it likes to
12cr|perl-Pod-Loom-0.40.0-3|30	the POD.
12cr|perl-Pod-Loom-0.40.0-3|31	
12cr|perl-Pod-Loom-0.40.0-3|32	The document being reformatted can specify the template to use with a line
12cr|perl-Pod-Loom-0.40.0-3|33	like this:
12cr|perl-Pod-Loom-0.40.0-3|34	
12cr|perl-Pod-Loom-0.40.0-3|35	%prep
12cr|perl-Pod-Loom-0.40.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Loom-0.40.0-3|37	
12cr|perl-Pod-Loom-0.40.0-3|38	%build
12cr|perl-Pod-Loom-0.40.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Loom-0.40.0-3|40	%make
12cr|perl-Pod-Loom-0.40.0-3|41	
12cr|perl-Pod-Loom-0.40.0-3|42	%check
12cr|perl-Pod-Loom-0.40.0-3|43	%make test
12cr|perl-Pod-Loom-0.40.0-3|44	
12cr|perl-Pod-Loom-0.40.0-3|45	%install
12cr|perl-Pod-Loom-0.40.0-3|46	%makeinstall_std
12cr|perl-Pod-Loom-0.40.0-3|47	
12cr|perl-Pod-Loom-0.40.0-3|48	%files
12cr|perl-Pod-Loom-0.40.0-3|49	%doc Changes LICENSE README
12cr|perl-Pod-Loom-0.40.0-3|50	%{_mandir}/man3/*
12cr|perl-Pod-Loom-0.40.0-3|51	%{perl_vendorlib}/*
12cr|perl-Pod-Loom-0.40.0-3|52	
12cr|perl-Pod-Loom-0.40.0-3|53	%changelog
12cr|perl-Pod-Loom-0.40.0-3|54	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Pod-Loom-0.40.0-3|55	+ Revision: 656959
12cr|perl-Pod-Loom-0.40.0-3|56	- rebuild for updated spec-helper
12cr|perl-Pod-Loom-0.40.0-3|57	
12cr|perl-Pod-Loom-0.40.0-3|58	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Pod-Loom-0.40.0-3|59	- update to new version 0.04
12cr|perl-Pod-Loom-0.40.0-3|60	
12cr|perl-Pod-Loom-0.40.0-3|61	* Sun Mar 07 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-Pod-Loom-0.40.0-3|62	+ Revision: 515367
12cr|perl-Pod-Loom-0.40.0-3|63	- update to 0.03
12cr|perl-Pod-Loom-0.40.0-3|64	
12cr|perl-Pod-Loom-0.40.0-3|65	* Sat Jan 09 2010 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.1
12cr|perl-Pod-Loom-0.40.0-3|66	+ Revision: 488149
12cr|perl-Pod-Loom-0.40.0-3|67	- import perl-Pod-Loom
12cr|perl-Pod-Loom-0.40.0-3|68	
12cr|perl-Pod-Loom-0.40.0-3|69	
12cr|perl-Pod-Loom-0.40.0-3|70	* Sat Jan 09 2010 cpan2dist 0.02-1mdv
12cr|perl-Pod-Loom-0.40.0-3|71	- initial mdv release, generated with cpan2dist

5250 12
12cr|perl-Pod-Markdown-1.110.730-2|1	%define upstream_name    Pod-Markdown
12cr|perl-Pod-Markdown-1.110.730-2|2	%define upstream_version 1.110730
12cr|perl-Pod-Markdown-1.110.730-2|3	
12cr|perl-Pod-Markdown-1.110.730-2|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Markdown-1.110.730-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Markdown-1.110.730-2|6	Release:	2
12cr|perl-Pod-Markdown-1.110.730-2|7	
12cr|perl-Pod-Markdown-1.110.730-2|8	Summary:	Convert POD to Markdown
12cr|perl-Pod-Markdown-1.110.730-2|9	License:	GPL+ or Artistic
12cr|perl-Pod-Markdown-1.110.730-2|10	Group:		Development/Perl
12cr|perl-Pod-Markdown-1.110.730-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Markdown-1.110.730-2|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-Markdown-1.110.730-2|13	
12cr|perl-Pod-Markdown-1.110.730-2|14	BuildRequires:	perl-devel
12cr|perl-Pod-Markdown-1.110.730-2|15	BuildRequires:	perl(Carp)
12cr|perl-Pod-Markdown-1.110.730-2|16	BuildRequires:	perl(English)
12cr|perl-Pod-Markdown-1.110.730-2|17	BuildRequires:	perl(File::Find)
12cr|perl-Pod-Markdown-1.110.730-2|18	BuildRequires:	perl(File::Temp)
12cr|perl-Pod-Markdown-1.110.730-2|19	BuildRequires:	perl(Pod::Parser)
12cr|perl-Pod-Markdown-1.110.730-2|20	BuildRequires:	perl(Scalar::Util)
12cr|perl-Pod-Markdown-1.110.730-2|21	BuildRequires:	perl(Test::Differences)
12cr|perl-Pod-Markdown-1.110.730-2|22	BuildRequires:	perl(Test::More)
12cr|perl-Pod-Markdown-1.110.730-2|23	BuildRequires:	perl(parent)
12cr|perl-Pod-Markdown-1.110.730-2|24	BuildArch:	noarch
12cr|perl-Pod-Markdown-1.110.730-2|25	
12cr|perl-Pod-Markdown-1.110.730-2|26	%description
12cr|perl-Pod-Markdown-1.110.730-2|27	This module subclasses the Pod::Parser manpage and converts POD to
12cr|perl-Pod-Markdown-1.110.730-2|28	Markdown.
12cr|perl-Pod-Markdown-1.110.730-2|29	
12cr|perl-Pod-Markdown-1.110.730-2|30	%prep
12cr|perl-Pod-Markdown-1.110.730-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Markdown-1.110.730-2|32	
12cr|perl-Pod-Markdown-1.110.730-2|33	%build
12cr|perl-Pod-Markdown-1.110.730-2|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Markdown-1.110.730-2|35	%make
12cr|perl-Pod-Markdown-1.110.730-2|36	
12cr|perl-Pod-Markdown-1.110.730-2|37	%check
12cr|perl-Pod-Markdown-1.110.730-2|38	%make test
12cr|perl-Pod-Markdown-1.110.730-2|39	
12cr|perl-Pod-Markdown-1.110.730-2|40	%install
12cr|perl-Pod-Markdown-1.110.730-2|41	%makeinstall_std
12cr|perl-Pod-Markdown-1.110.730-2|42	
12cr|perl-Pod-Markdown-1.110.730-2|43	%files
12cr|perl-Pod-Markdown-1.110.730-2|44	%doc Changes LICENSE META.yml META.json README
12cr|perl-Pod-Markdown-1.110.730-2|45	%{_bindir}/pod2markdown
12cr|perl-Pod-Markdown-1.110.730-2|46	%{_mandir}/man1/*
12cr|perl-Pod-Markdown-1.110.730-2|47	%{_mandir}/man3/*
12cr|perl-Pod-Markdown-1.110.730-2|48	%{perl_vendorlib}/*
12cr|perl-Pod-Markdown-1.110.730-2|49	
12cr|perl-Pod-Markdown-1.110.730-2|50	%changelog
12cr|perl-Pod-Markdown-1.110.730-2|51	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.110.730-1mdv2011.0
12cr|perl-Pod-Markdown-1.110.730-2|52	+ Revision: 672859
12cr|perl-Pod-Markdown-1.110.730-2|53	- update to new version 1.110730
12cr|perl-Pod-Markdown-1.110.730-2|54	
12cr|perl-Pod-Markdown-1.110.730-2|55	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.103.491-2
12cr|perl-Pod-Markdown-1.110.730-2|56	+ Revision: 657826
12cr|perl-Pod-Markdown-1.110.730-2|57	- rebuild for updated spec-helper
12cr|perl-Pod-Markdown-1.110.730-2|58	
12cr|perl-Pod-Markdown-1.110.730-2|59	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Pod-Markdown-1.110.730-2|60	- update to new version 1.103491
12cr|perl-Pod-Markdown-1.110.730-2|61	
12cr|perl-Pod-Markdown-1.110.730-2|62	* Mon Mar 29 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.860-1mdv2011.0
12cr|perl-Pod-Markdown-1.110.730-2|63	+ Revision: 528818
12cr|perl-Pod-Markdown-1.110.730-2|64	- import perl-Pod-Markdown
12cr|perl-Pod-Markdown-1.110.730-2|65	
12cr|perl-Pod-Markdown-1.110.730-2|66	
12cr|perl-Pod-Markdown-1.110.730-2|67	* Mon Mar 29 2010 cpan2dist 1.100860-1mdv
12cr|perl-Pod-Markdown-1.110.730-2|68	- initial mdv release, generated with cpan2dist

5251 12
12cr|perl-Pod-MinimumVersion-50.0.0-2|1	%define upstream_name    Pod-MinimumVersion
12cr|perl-Pod-MinimumVersion-50.0.0-2|2	%define upstream_version 50
12cr|perl-Pod-MinimumVersion-50.0.0-2|3	
12cr|perl-Pod-MinimumVersion-50.0.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-MinimumVersion-50.0.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-MinimumVersion-50.0.0-2|6	Release:	2
12cr|perl-Pod-MinimumVersion-50.0.0-2|7	
12cr|perl-Pod-MinimumVersion-50.0.0-2|8	Summary:	Report object from Pod::MinimumVersion
12cr|perl-Pod-MinimumVersion-50.0.0-2|9	License:	GPL+ or Artistic
12cr|perl-Pod-MinimumVersion-50.0.0-2|10	Group:		Development/Perl
12cr|perl-Pod-MinimumVersion-50.0.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-MinimumVersion-50.0.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-MinimumVersion-50.0.0-2|13	
12cr|perl-Pod-MinimumVersion-50.0.0-2|14	BuildRequires:	perl-devel
12cr|perl-Pod-MinimumVersion-50.0.0-2|15	BuildRequires:	perl(IO::String)
12cr|perl-Pod-MinimumVersion-50.0.0-2|16	BuildRequires:	perl(List::Util)
12cr|perl-Pod-MinimumVersion-50.0.0-2|17	BuildRequires:	perl(Pod::Parser)
12cr|perl-Pod-MinimumVersion-50.0.0-2|18	BuildRequires:	perl(Test)
12cr|perl-Pod-MinimumVersion-50.0.0-2|19	BuildRequires:	perl(version)
12cr|perl-Pod-MinimumVersion-50.0.0-2|20	BuildArch:	noarch
12cr|perl-Pod-MinimumVersion-50.0.0-2|21	
12cr|perl-Pod-MinimumVersion-50.0.0-2|22	%description
12cr|perl-Pod-MinimumVersion-50.0.0-2|23	'Pod::MinimumVersion' parses the POD in a Perl script, module, or document,
12cr|perl-Pod-MinimumVersion-50.0.0-2|24	and reports what version of Perl is required to process the directives in
12cr|perl-Pod-MinimumVersion-50.0.0-2|25	it with 'pod2man' etc.
12cr|perl-Pod-MinimumVersion-50.0.0-2|26	
12cr|perl-Pod-MinimumVersion-50.0.0-2|27	%prep
12cr|perl-Pod-MinimumVersion-50.0.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-MinimumVersion-50.0.0-2|29	
12cr|perl-Pod-MinimumVersion-50.0.0-2|30	%build
12cr|perl-Pod-MinimumVersion-50.0.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-MinimumVersion-50.0.0-2|32	%make
12cr|perl-Pod-MinimumVersion-50.0.0-2|33	
12cr|perl-Pod-MinimumVersion-50.0.0-2|34	%check
12cr|perl-Pod-MinimumVersion-50.0.0-2|35	%make test
12cr|perl-Pod-MinimumVersion-50.0.0-2|36	
12cr|perl-Pod-MinimumVersion-50.0.0-2|37	%install
12cr|perl-Pod-MinimumVersion-50.0.0-2|38	%makeinstall_std
12cr|perl-Pod-MinimumVersion-50.0.0-2|39	
12cr|perl-Pod-MinimumVersion-50.0.0-2|40	%files
12cr|perl-Pod-MinimumVersion-50.0.0-2|41	%doc Changes META.yml
12cr|perl-Pod-MinimumVersion-50.0.0-2|42	%{_bindir}/pod-minimumversion
12cr|perl-Pod-MinimumVersion-50.0.0-2|43	%{_mandir}/man3/*
12cr|perl-Pod-MinimumVersion-50.0.0-2|44	%{_mandir}/man1/pod-minimumversion.1*
12cr|perl-Pod-MinimumVersion-50.0.0-2|45	%{perl_vendorlib}/*
12cr|perl-Pod-MinimumVersion-50.0.0-2|46	
12cr|perl-Pod-MinimumVersion-50.0.0-2|47	%changelog
12cr|perl-Pod-MinimumVersion-50.0.0-2|48	* Wed May 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 50.0.0-1mdv2011.0
12cr|perl-Pod-MinimumVersion-50.0.0-2|49	+ Revision: 666352
12cr|perl-Pod-MinimumVersion-50.0.0-2|50	- import perl-Pod-MinimumVersion
12cr|perl-Pod-MinimumVersion-50.0.0-2|51	

5252 12
12cr|perl-Pod-POM-Web-1.170.0-2|1	%define upstream_name    Pod-POM-Web
12cr|perl-Pod-POM-Web-1.170.0-2|2	%define upstream_version 1.17
12cr|perl-Pod-POM-Web-1.170.0-2|3	
12cr|perl-Pod-POM-Web-1.170.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-POM-Web-1.170.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-POM-Web-1.170.0-2|6	Release:	2
12cr|perl-Pod-POM-Web-1.170.0-2|7	
12cr|perl-Pod-POM-Web-1.170.0-2|8	Summary:	Fulltext search for Pod::POM::Web
12cr|perl-Pod-POM-Web-1.170.0-2|9	License:	GPL+ or Artistic
12cr|perl-Pod-POM-Web-1.170.0-2|10	Group:		Development/Perl
12cr|perl-Pod-POM-Web-1.170.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-POM-Web-1.170.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-POM-Web-1.170.0-2|13	
12cr|perl-Pod-POM-Web-1.170.0-2|14	BuildRequires:	perl-devel
12cr|perl-Pod-POM-Web-1.170.0-2|15	BuildRequires:	perl(Alien::GvaScript)
12cr|perl-Pod-POM-Web-1.170.0-2|16	BuildRequires:	perl(Config)
12cr|perl-Pod-POM-Web-1.170.0-2|17	BuildRequires:	perl(Encode::Guess)
12cr|perl-Pod-POM-Web-1.170.0-2|18	BuildRequires:	perl(HTTP::Daemon)
12cr|perl-Pod-POM-Web-1.170.0-2|19	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Pod-POM-Web-1.170.0-2|20	BuildRequires:	perl(List::Util)
12cr|perl-Pod-POM-Web-1.170.0-2|21	BuildRequires:	perl(MIME::Types)
12cr|perl-Pod-POM-Web-1.170.0-2|22	BuildRequires:	perl(Module::CoreList)
12cr|perl-Pod-POM-Web-1.170.0-2|23	BuildRequires:	perl(POSIX)
12cr|perl-Pod-POM-Web-1.170.0-2|24	BuildRequires:	perl(Pod::POM)
12cr|perl-Pod-POM-Web-1.170.0-2|25	BuildRequires:	perl(Pod::POM::View::HTML)
12cr|perl-Pod-POM-Web-1.170.0-2|26	BuildRequires:	perl(Test::More)
12cr|perl-Pod-POM-Web-1.170.0-2|27	BuildRequires:	perl(Time::HiRes)
12cr|perl-Pod-POM-Web-1.170.0-2|28	BuildRequires:	perl(URI)
12cr|perl-Pod-POM-Web-1.170.0-2|29	BuildRequires:	perl(URI::QueryParam)
12cr|perl-Pod-POM-Web-1.170.0-2|30	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Pod-POM-Web-1.170.0-2|31	BuildArch:	noarch
12cr|perl-Pod-POM-Web-1.170.0-2|32	
12cr|perl-Pod-POM-Web-1.170.0-2|33	%description
12cr|perl-Pod-POM-Web-1.170.0-2|34	the Pod::POM::Web manpage is a Web application for browsing the
12cr|perl-Pod-POM-Web-1.170.0-2|35	documentation of Perl components installed on your local machine. Since
12cr|perl-Pod-POM-Web-1.170.0-2|36	pages are dynamically generated, they are always in sync with code actually
12cr|perl-Pod-POM-Web-1.170.0-2|37	installed.
12cr|perl-Pod-POM-Web-1.170.0-2|38	
12cr|perl-Pod-POM-Web-1.170.0-2|39	%prep
12cr|perl-Pod-POM-Web-1.170.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-POM-Web-1.170.0-2|41	
12cr|perl-Pod-POM-Web-1.170.0-2|42	%build
12cr|perl-Pod-POM-Web-1.170.0-2|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-POM-Web-1.170.0-2|44	%make
12cr|perl-Pod-POM-Web-1.170.0-2|45	
12cr|perl-Pod-POM-Web-1.170.0-2|46	%check
12cr|perl-Pod-POM-Web-1.170.0-2|47	#make test
12cr|perl-Pod-POM-Web-1.170.0-2|48	
12cr|perl-Pod-POM-Web-1.170.0-2|49	%install
12cr|perl-Pod-POM-Web-1.170.0-2|50	%makeinstall_std
12cr|perl-Pod-POM-Web-1.170.0-2|51	
12cr|perl-Pod-POM-Web-1.170.0-2|52	%files
12cr|perl-Pod-POM-Web-1.170.0-2|53	%doc Changes README
12cr|perl-Pod-POM-Web-1.170.0-2|54	%{_mandir}/man3/*
12cr|perl-Pod-POM-Web-1.170.0-2|55	%{perl_vendorlib}/*
12cr|perl-Pod-POM-Web-1.170.0-2|56	
12cr|perl-Pod-POM-Web-1.170.0-2|57	%changelog
12cr|perl-Pod-POM-Web-1.170.0-2|58	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.170.0-1mdv2011.0
12cr|perl-Pod-POM-Web-1.170.0-2|59	+ Revision: 662195
12cr|perl-Pod-POM-Web-1.170.0-2|60	- update to new version 1.17
12cr|perl-Pod-POM-Web-1.170.0-2|61	
12cr|perl-Pod-POM-Web-1.170.0-2|62	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.150.0-2
12cr|perl-Pod-POM-Web-1.170.0-2|63	+ Revision: 656960
12cr|perl-Pod-POM-Web-1.170.0-2|64	- rebuild for updated spec-helper
12cr|perl-Pod-POM-Web-1.170.0-2|65	
12cr|perl-Pod-POM-Web-1.170.0-2|66	* Sun Nov 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.150.0-1mdv2011.0
12cr|perl-Pod-POM-Web-1.170.0-2|67	+ Revision: 602386
12cr|perl-Pod-POM-Web-1.170.0-2|68	- update to new version 1.15
12cr|perl-Pod-POM-Web-1.170.0-2|69	
12cr|perl-Pod-POM-Web-1.170.0-2|70	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.140.0-1mdv2011.0
12cr|perl-Pod-POM-Web-1.170.0-2|71	+ Revision: 552603
12cr|perl-Pod-POM-Web-1.170.0-2|72	- update to 1.14
12cr|perl-Pod-POM-Web-1.170.0-2|73	
12cr|perl-Pod-POM-Web-1.170.0-2|74	* Mon Jan 18 2010 Jérôme Quelin <jquelin@mandriva.org> 1.130.0-1mdv2010.1
12cr|perl-Pod-POM-Web-1.170.0-2|75	+ Revision: 492954
12cr|perl-Pod-POM-Web-1.170.0-2|76	- update to 1.13
12cr|perl-Pod-POM-Web-1.170.0-2|77	
12cr|perl-Pod-POM-Web-1.170.0-2|78	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-1mdv2010.0
12cr|perl-Pod-POM-Web-1.170.0-2|79	+ Revision: 401615
12cr|perl-Pod-POM-Web-1.170.0-2|80	- rebuild using %%perl_convert_version
12cr|perl-Pod-POM-Web-1.170.0-2|81	- fixed license field
12cr|perl-Pod-POM-Web-1.170.0-2|82	
12cr|perl-Pod-POM-Web-1.170.0-2|83	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.11-2mdv2010.0
12cr|perl-Pod-POM-Web-1.170.0-2|84	+ Revision: 375907
12cr|perl-Pod-POM-Web-1.170.0-2|85	- rebuild
12cr|perl-Pod-POM-Web-1.170.0-2|86	
12cr|perl-Pod-POM-Web-1.170.0-2|87	* Tue Mar 31 2009 Jérôme Quelin <jquelin@mandriva.org> 1.11-1mdv2009.1
12cr|perl-Pod-POM-Web-1.170.0-2|88	+ Revision: 362969
12cr|perl-Pod-POM-Web-1.170.0-2|89	- skipping test
12cr|perl-Pod-POM-Web-1.170.0-2|90	- import perl-Pod-POM-Web
12cr|perl-Pod-POM-Web-1.170.0-2|91	
12cr|perl-Pod-POM-Web-1.170.0-2|92	
12cr|perl-Pod-POM-Web-1.170.0-2|93	* Tue Mar 31 2009 cpan2dist 1.11-1mdv
12cr|perl-Pod-POM-Web-1.170.0-2|94	- initial mdv release, generated with cpan2dist
12cr|perl-Pod-POM-Web-1.170.0-2|95	

5253 12
12cr|perl-Pod-PseudoPod-0.160.0-2|1	%define upstream_name	 Pod-PseudoPod
12cr|perl-Pod-PseudoPod-0.160.0-2|2	%define upstream_version 0.16
12cr|perl-Pod-PseudoPod-0.160.0-2|3	
12cr|perl-Pod-PseudoPod-0.160.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-PseudoPod-0.160.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-PseudoPod-0.160.0-2|6	Release:	2
12cr|perl-Pod-PseudoPod-0.160.0-2|7	
12cr|perl-Pod-PseudoPod-0.160.0-2|8	Summary:	A framework for parsing O'Reilly's PseudoPod
12cr|perl-Pod-PseudoPod-0.160.0-2|9	License:	GPL+ or Artistic
12cr|perl-Pod-PseudoPod-0.160.0-2|10	Group:		Development/Perl
12cr|perl-Pod-PseudoPod-0.160.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-PseudoPod-0.160.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/A/AR/ARANDAL/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-PseudoPod-0.160.0-2|13	
12cr|perl-Pod-PseudoPod-0.160.0-2|14	BuildRequires:	perl-devel
12cr|perl-Pod-PseudoPod-0.160.0-2|15	BuildRequires:	perl(HTML::Parser)
12cr|perl-Pod-PseudoPod-0.160.0-2|16	BuildRequires:	perl(Pod::Simple)
12cr|perl-Pod-PseudoPod-0.160.0-2|17	
12cr|perl-Pod-PseudoPod-0.160.0-2|18	BuildArch:	noarch
12cr|perl-Pod-PseudoPod-0.160.0-2|19	
12cr|perl-Pod-PseudoPod-0.160.0-2|20	%description
12cr|perl-Pod-PseudoPod-0.160.0-2|21	PseudoPod is an extended set of Pod tags used by O'Reilly and Associates
12cr|perl-Pod-PseudoPod-0.160.0-2|22	publishing for book manuscripts. Standard Pod doesn't have all the markup
12cr|perl-Pod-PseudoPod-0.160.0-2|23	options you need to mark up files for publishing production. PseudoPod adds a
12cr|perl-Pod-PseudoPod-0.160.0-2|24	few extra tags for footnotes, tables, sidebars, etc.
12cr|perl-Pod-PseudoPod-0.160.0-2|25	
12cr|perl-Pod-PseudoPod-0.160.0-2|26	%prep
12cr|perl-Pod-PseudoPod-0.160.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-PseudoPod-0.160.0-2|28	
12cr|perl-Pod-PseudoPod-0.160.0-2|29	%build
12cr|perl-Pod-PseudoPod-0.160.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-PseudoPod-0.160.0-2|31	%make
12cr|perl-Pod-PseudoPod-0.160.0-2|32	
12cr|perl-Pod-PseudoPod-0.160.0-2|33	%check
12cr|perl-Pod-PseudoPod-0.160.0-2|34	%make test
12cr|perl-Pod-PseudoPod-0.160.0-2|35	
12cr|perl-Pod-PseudoPod-0.160.0-2|36	%install
12cr|perl-Pod-PseudoPod-0.160.0-2|37	%makeinstall_std
12cr|perl-Pod-PseudoPod-0.160.0-2|38	
12cr|perl-Pod-PseudoPod-0.160.0-2|39	%files
12cr|perl-Pod-PseudoPod-0.160.0-2|40	%doc Changes README
12cr|perl-Pod-PseudoPod-0.160.0-2|41	%{perl_vendorlib}/Pod/PseudoPod.pm
12cr|perl-Pod-PseudoPod-0.160.0-2|42	%{perl_vendorlib}/Pod/PseudoPod/*
12cr|perl-Pod-PseudoPod-0.160.0-2|43	%{_mandir}/*/*
12cr|perl-Pod-PseudoPod-0.160.0-2|44	%{_bindir}/*
12cr|perl-Pod-PseudoPod-0.160.0-2|45	
12cr|perl-Pod-PseudoPod-0.160.0-2|46	%changelog
12cr|perl-Pod-PseudoPod-0.160.0-2|47	* Tue Mar 30 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.1
12cr|perl-Pod-PseudoPod-0.160.0-2|48	+ Revision: 529783
12cr|perl-Pod-PseudoPod-0.160.0-2|49	- update to 0.16
12cr|perl-Pod-PseudoPod-0.160.0-2|50	
12cr|perl-Pod-PseudoPod-0.160.0-2|51	* Tue Aug 04 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.150.0-2mdv2010.0
12cr|perl-Pod-PseudoPod-0.160.0-2|52	+ Revision: 408772
12cr|perl-Pod-PseudoPod-0.160.0-2|53	- force rebuild
12cr|perl-Pod-PseudoPod-0.160.0-2|54	- rebuild using %%perl_convert_version
12cr|perl-Pod-PseudoPod-0.160.0-2|55	
12cr|perl-Pod-PseudoPod-0.160.0-2|56	* Thu Jun 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2010.0
12cr|perl-Pod-PseudoPod-0.160.0-2|57	+ Revision: 387017
12cr|perl-Pod-PseudoPod-0.160.0-2|58	- update to new version 0.15
12cr|perl-Pod-PseudoPod-0.160.0-2|59	
12cr|perl-Pod-PseudoPod-0.160.0-2|60	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.13-5mdv2009.0
12cr|perl-Pod-PseudoPod-0.160.0-2|61	+ Revision: 258230
12cr|perl-Pod-PseudoPod-0.160.0-2|62	- rebuild
12cr|perl-Pod-PseudoPod-0.160.0-2|63	
12cr|perl-Pod-PseudoPod-0.160.0-2|64	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.13-4mdv2009.0
12cr|perl-Pod-PseudoPod-0.160.0-2|65	+ Revision: 246308
12cr|perl-Pod-PseudoPod-0.160.0-2|66	- rebuild
12cr|perl-Pod-PseudoPod-0.160.0-2|67	
12cr|perl-Pod-PseudoPod-0.160.0-2|68	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.13-2mdv2008.1
12cr|perl-Pod-PseudoPod-0.160.0-2|69	+ Revision: 136345
12cr|perl-Pod-PseudoPod-0.160.0-2|70	- restore BuildRoot
12cr|perl-Pod-PseudoPod-0.160.0-2|71	
12cr|perl-Pod-PseudoPod-0.160.0-2|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Pod-PseudoPod-0.160.0-2|73	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Pod-PseudoPod-0.160.0-2|74	
12cr|perl-Pod-PseudoPod-0.160.0-2|75	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-2mdv2008.0
12cr|perl-Pod-PseudoPod-0.160.0-2|76	+ Revision: 86795
12cr|perl-Pod-PseudoPod-0.160.0-2|77	- rebuild
12cr|perl-Pod-PseudoPod-0.160.0-2|78	
12cr|perl-Pod-PseudoPod-0.160.0-2|79	
12cr|perl-Pod-PseudoPod-0.160.0-2|80	* Sat Sep 02 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Pod-PseudoPod-0.160.0-2|81	+ 2006-09-02 18:47:24 (59626)
12cr|perl-Pod-PseudoPod-0.160.0-2|82	- 0.13
12cr|perl-Pod-PseudoPod-0.160.0-2|83	
12cr|perl-Pod-PseudoPod-0.160.0-2|84	* Sat Sep 02 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Pod-PseudoPod-0.160.0-2|85	+ 2006-09-02 18:46:24 (59625)
12cr|perl-Pod-PseudoPod-0.160.0-2|86	Import perl-Pod-PseudoPod
12cr|perl-Pod-PseudoPod-0.160.0-2|87	
12cr|perl-Pod-PseudoPod-0.160.0-2|88	* Mon Oct 03 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.12-3mdk
12cr|perl-Pod-PseudoPod-0.160.0-2|89	- Fix BuildRequires
12cr|perl-Pod-PseudoPod-0.160.0-2|90	
12cr|perl-Pod-PseudoPod-0.160.0-2|91	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.12-2mdk
12cr|perl-Pod-PseudoPod-0.160.0-2|92	- Buildrequires fix
12cr|perl-Pod-PseudoPod-0.160.0-2|93	
12cr|perl-Pod-PseudoPod-0.160.0-2|94	* Fri Sep 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.12-1mdk
12cr|perl-Pod-PseudoPod-0.160.0-2|95	- Initial Mandriva release
12cr|perl-Pod-PseudoPod-0.160.0-2|96	

5254 12
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|1	%define upstream_name    Pod-PseudoPod-LaTeX
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|2	%define upstream_version 1.101650
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|3	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|4	Name:       perl-%{upstream_name}
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|6	Release:    %mkrel 3
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|7	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|8	Summary:    Convert Pod::PseudoPod documents into LaTeX
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|9	License:    GPL+ or Artistic
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|10	Group:      Development/Perl
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|12	Source0:    http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|13	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|14	BuildRequires: perl(IO::String)
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|15	BuildRequires: perl(Pod::PseudoPod)
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|16	BuildRequires: perl(Test::More)
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|17	BuildRequires: perl(Module::Build)
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|18	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|19	BuildArch: noarch
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|21	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|22	%description
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|23	no description found
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|24	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|25	%prep
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|27	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|28	%build
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|29	%{__perl} Build.PL installdirs=vendor
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|30	./Build
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|31	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|32	%check
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|33	./Build test
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|34	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|35	%install
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|36	rm -rf %buildroot
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|37	./Build install destdir=%{buildroot}
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|38	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|39	%clean
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|40	rm -rf %buildroot
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|41	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|42	%files
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|43	%defattr(-,root,root)
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|44	%doc META.yml Changes README
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|45	%{_mandir}/man3/*
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|46	%perl_vendorlib/*
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|47	%{_bindir}/ppod2latex
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|48	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|49	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|50	%changelog
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|51	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.101.650-3mdv2011.0
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|52	+ Revision: 653618
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|53	- rebuild for updated spec-helper
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|54	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|55	* Thu Jul 29 2010 Jérôme Quelin <jquelin@mandriva.org> 1.101.650-2mdv2011.0
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|56	+ Revision: 563073
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|57	- rebuild
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|58	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|59	* Wed Jun 23 2010 Jérôme Quelin <jquelin@mandriva.org> 1.101.650-1mdv2011.0
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|60	+ Revision: 548677
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|61	- update to 1.101650
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|62	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|63	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 1.101.60-1mdv2010.1
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|64	+ Revision: 536220
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|65	- update to 1.101060
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|66	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|67	* Mon Mar 08 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2010.1
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|68	+ Revision: 515749
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|69	- import perl-Pod-PseudoPod-LaTeX
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|70	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|71	
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|72	* Mon Mar 08 2010 cpan2dist 1.000-1mdv
12cr|perl-Pod-PseudoPod-LaTeX-1.101.650-3|73	- initial mdv release, generated with cpan2dist

5255 12
12cr|perl-Pod-Readme-0.110.0-3|1	%define upstream_name    Pod-Readme
12cr|perl-Pod-Readme-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-Pod-Readme-0.110.0-3|3	
12cr|perl-Pod-Readme-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Readme-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Readme-0.110.0-3|6	Release:	3
12cr|perl-Pod-Readme-0.110.0-3|7	
12cr|perl-Pod-Readme-0.110.0-3|8	Summary:	Convert Module POD to a README file
12cr|perl-Pod-Readme-0.110.0-3|9	License:	GPL+ or Artistic
12cr|perl-Pod-Readme-0.110.0-3|10	Group:		Development/Perl
12cr|perl-Pod-Readme-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Readme-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-Readme-0.110.0-3|13	
12cr|perl-Pod-Readme-0.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-Pod-Readme-0.110.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Pod-Readme-0.110.0-3|16	BuildRequires:	perl(File::Copy)
12cr|perl-Pod-Readme-0.110.0-3|17	BuildRequires:	perl(IO::File)
12cr|perl-Pod-Readme-0.110.0-3|18	BuildRequires:	perl(Pod::Text)
12cr|perl-Pod-Readme-0.110.0-3|19	BuildRequires:	perl(Regexp::Common)
12cr|perl-Pod-Readme-0.110.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Pod-Readme-0.110.0-3|21	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Pod-Readme-0.110.0-3|22	
12cr|perl-Pod-Readme-0.110.0-3|23	BuildArch:	noarch
12cr|perl-Pod-Readme-0.110.0-3|24	
12cr|perl-Pod-Readme-0.110.0-3|25	%description
12cr|perl-Pod-Readme-0.110.0-3|26	This module is a subclass of L<Pod::PlainText> which provides additional
12cr|perl-Pod-Readme-0.110.0-3|27	POD markup for generating F<README> files.
12cr|perl-Pod-Readme-0.110.0-3|28	
12cr|perl-Pod-Readme-0.110.0-3|29	Why should one bother with this? One can simply use
12cr|perl-Pod-Readme-0.110.0-3|30	
12cr|perl-Pod-Readme-0.110.0-3|31	pod2text Module.pm > README
12cr|perl-Pod-Readme-0.110.0-3|32	
12cr|perl-Pod-Readme-0.110.0-3|33	%prep
12cr|perl-Pod-Readme-0.110.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Readme-0.110.0-3|35	
12cr|perl-Pod-Readme-0.110.0-3|36	%build
12cr|perl-Pod-Readme-0.110.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Readme-0.110.0-3|38	%make
12cr|perl-Pod-Readme-0.110.0-3|39	
12cr|perl-Pod-Readme-0.110.0-3|40	%check
12cr|perl-Pod-Readme-0.110.0-3|41	%make test
12cr|perl-Pod-Readme-0.110.0-3|42	
12cr|perl-Pod-Readme-0.110.0-3|43	%install
12cr|perl-Pod-Readme-0.110.0-3|44	%makeinstall_std
12cr|perl-Pod-Readme-0.110.0-3|45	
12cr|perl-Pod-Readme-0.110.0-3|46	%files
12cr|perl-Pod-Readme-0.110.0-3|47	%doc README META.yml Changes
12cr|perl-Pod-Readme-0.110.0-3|48	%{_bindir}/*
12cr|perl-Pod-Readme-0.110.0-3|49	%{_mandir}/man1/*
12cr|perl-Pod-Readme-0.110.0-3|50	%{_mandir}/man3/*
12cr|perl-Pod-Readme-0.110.0-3|51	%{perl_vendorlib}/*
12cr|perl-Pod-Readme-0.110.0-3|52	
12cr|perl-Pod-Readme-0.110.0-3|53	
12cr|perl-Pod-Readme-0.110.0-3|54	%changelog
12cr|perl-Pod-Readme-0.110.0-3|55	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-Pod-Readme-0.110.0-3|56	+ Revision: 657828
12cr|perl-Pod-Readme-0.110.0-3|57	- rebuild for updated spec-helper
12cr|perl-Pod-Readme-0.110.0-3|58	
12cr|perl-Pod-Readme-0.110.0-3|59	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Pod-Readme-0.110.0-3|60	- update to new version 0.11
12cr|perl-Pod-Readme-0.110.0-3|61	
12cr|perl-Pod-Readme-0.110.0-3|62	* Wed Aug 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-Pod-Readme-0.110.0-3|63	+ Revision: 573147
12cr|perl-Pod-Readme-0.110.0-3|64	- import perl-Pod-Readme
12cr|perl-Pod-Readme-0.110.0-3|65	

5256 12
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|1	%define upstream_name    Pod-Spell-CommonMistakes
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|2	%define upstream_version 1.000
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|3	
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|6	Release:	3
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|7	
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|8	Summary:	Holds the wordlist data for Pod::Spell::CommonMistakes
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|9	License:	GPL+ or Artistic
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|10	Group:		Development/Perl
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|13	
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|14	BuildRequires:	perl-devel
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|15	BuildRequires:	perl(IO::Scalar)
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|16	BuildRequires:	perl(Pod::Spell)
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|17	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|18	BuildArch:	noarch
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|19	
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|20	%description
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|21	This module looks for any typos in your POD. It differs from the Pod::Spell
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|22	manpage or the Test::Spelling manpage because it uses a custom wordlist and
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|23	doesn't use the system spellchecker. The idea for this came from the the
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|24	http://wiki.debian.org/Teams/Lintian manpage code in Debian, thanks!
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|25	
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|26	To use this, just pass it a filename that has POD in it and you'll get a
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|27	hashref back. If the hashref is empty that means the checker found no
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|28	misspelled words. If it contains keys, then the keys are the bad words and
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|29	the values are the suggested spelling.
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|30	
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|31	%prep
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|33	
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|34	%build
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|36	%make
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|37	
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|38	%check
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|39	%make test
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|40	
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|41	%install
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|42	%makeinstall_std
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|43	
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|44	%files
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|45	%doc LICENSE README META.yml Changes
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|46	%{_mandir}/man3/*
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|47	%{perl_vendorlib}/*
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|48	
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|49	%changelog
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|50	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.0.0-2mdv2011.0
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|51	+ Revision: 657464
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|52	- rebuild for updated spec-helper
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|53	
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|54	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|55	+ Revision: 643451
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|56	- update to new version 1.000
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|57	
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|58	* Wed Aug 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|59	+ Revision: 573148
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|60	- import perl-Pod-Spell-CommonMistakes
12cr|perl-Pod-Spell-CommonMistakes-1.0.0-3|61	

5257 12
12cr|perl-Pod-Strip-1.20.0-1|1	%define	upstream_name	 Pod-Strip
12cr|perl-Pod-Strip-1.20.0-1|2	%define upstream_version 1.02
12cr|perl-Pod-Strip-1.20.0-1|3	
12cr|perl-Pod-Strip-1.20.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Pod-Strip-1.20.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Pod-Strip-1.20.0-1|6	Release:    %mkrel 1
12cr|perl-Pod-Strip-1.20.0-1|7	
12cr|perl-Pod-Strip-1.20.0-1|8	Summary:	Remove POD from Perl code
12cr|perl-Pod-Strip-1.20.0-1|9	License:	GPL+ or Artistic
12cr|perl-Pod-Strip-1.20.0-1|10	Group:		Development/Perl
12cr|perl-Pod-Strip-1.20.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Pod-Strip-1.20.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Pod-Strip-1.20.0-1|13	
12cr|perl-Pod-Strip-1.20.0-1|14	%if %{mdkversion} < 1010
12cr|perl-Pod-Strip-1.20.0-1|15	BuildRequires:	perl-devel
12cr|perl-Pod-Strip-1.20.0-1|16	%endif
12cr|perl-Pod-Strip-1.20.0-1|17	Buildrequires:	perl(Module::Build)
12cr|perl-Pod-Strip-1.20.0-1|18	Buildrequires:	perl(Pod::Simple)
12cr|perl-Pod-Strip-1.20.0-1|19	Requires:	    perl(Pod::Simple)
12cr|perl-Pod-Strip-1.20.0-1|20	BuildArch:	noarch
12cr|perl-Pod-Strip-1.20.0-1|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Pod-Strip-1.20.0-1|22	
12cr|perl-Pod-Strip-1.20.0-1|23	%description
12cr|perl-Pod-Strip-1.20.0-1|24	Pod::Strip is a subclass of Pod::Simple that strips all POD from Perl Code.
12cr|perl-Pod-Strip-1.20.0-1|25	
12cr|perl-Pod-Strip-1.20.0-1|26	%prep
12cr|perl-Pod-Strip-1.20.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Strip-1.20.0-1|28	
12cr|perl-Pod-Strip-1.20.0-1|29	%build
12cr|perl-Pod-Strip-1.20.0-1|30	%{__perl} Build.PL installdirs=vendor
12cr|perl-Pod-Strip-1.20.0-1|31	./Build
12cr|perl-Pod-Strip-1.20.0-1|32	
12cr|perl-Pod-Strip-1.20.0-1|33	%install
12cr|perl-Pod-Strip-1.20.0-1|34	rm -rf %{buildroot}
12cr|perl-Pod-Strip-1.20.0-1|35	./Build install destdir=%{buildroot}
12cr|perl-Pod-Strip-1.20.0-1|36	
12cr|perl-Pod-Strip-1.20.0-1|37	%check
12cr|perl-Pod-Strip-1.20.0-1|38	./Build test
12cr|perl-Pod-Strip-1.20.0-1|39	
12cr|perl-Pod-Strip-1.20.0-1|40	%clean
12cr|perl-Pod-Strip-1.20.0-1|41	rm -rf %{buildroot}
12cr|perl-Pod-Strip-1.20.0-1|42	
12cr|perl-Pod-Strip-1.20.0-1|43	%files
12cr|perl-Pod-Strip-1.20.0-1|44	%defattr(-,root,root)
12cr|perl-Pod-Strip-1.20.0-1|45	%doc Changes README
12cr|perl-Pod-Strip-1.20.0-1|46	%{perl_vendorlib}/Pod
12cr|perl-Pod-Strip-1.20.0-1|47	%{_mandir}/man3/*
12cr|perl-Pod-Strip-1.20.0-1|48	
12cr|perl-Pod-Strip-1.20.0-1|49	
12cr|perl-Pod-Strip-1.20.0-1|50	%changelog
12cr|perl-Pod-Strip-1.20.0-1|51	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2010.0
12cr|perl-Pod-Strip-1.20.0-1|52	+ Revision: 404296
12cr|perl-Pod-Strip-1.20.0-1|53	- rebuild using %%perl_convert_version
12cr|perl-Pod-Strip-1.20.0-1|54	
12cr|perl-Pod-Strip-1.20.0-1|55	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.02-7mdv2009.0
12cr|perl-Pod-Strip-1.20.0-1|56	+ Revision: 258268
12cr|perl-Pod-Strip-1.20.0-1|57	- rebuild
12cr|perl-Pod-Strip-1.20.0-1|58	
12cr|perl-Pod-Strip-1.20.0-1|59	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.02-6mdv2009.0
12cr|perl-Pod-Strip-1.20.0-1|60	+ Revision: 246320
12cr|perl-Pod-Strip-1.20.0-1|61	- rebuild
12cr|perl-Pod-Strip-1.20.0-1|62	
12cr|perl-Pod-Strip-1.20.0-1|63	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.02-4mdv2008.1
12cr|perl-Pod-Strip-1.20.0-1|64	+ Revision: 136345
12cr|perl-Pod-Strip-1.20.0-1|65	- restore BuildRoot
12cr|perl-Pod-Strip-1.20.0-1|66	
12cr|perl-Pod-Strip-1.20.0-1|67	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Pod-Strip-1.20.0-1|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Pod-Strip-1.20.0-1|69	
12cr|perl-Pod-Strip-1.20.0-1|70	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-4mdv2008.0
12cr|perl-Pod-Strip-1.20.0-1|71	+ Revision: 90069
12cr|perl-Pod-Strip-1.20.0-1|72	- rebuild
12cr|perl-Pod-Strip-1.20.0-1|73	
12cr|perl-Pod-Strip-1.20.0-1|74	
12cr|perl-Pod-Strip-1.20.0-1|75	* Wed Nov 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-3mdv2007.0
12cr|perl-Pod-Strip-1.20.0-1|76	+ Revision: 88326
12cr|perl-Pod-Strip-1.20.0-1|77	- force requires on Pod::Simple
12cr|perl-Pod-Strip-1.20.0-1|78	
12cr|perl-Pod-Strip-1.20.0-1|79	* Tue Nov 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-2mdv2007.1
12cr|perl-Pod-Strip-1.20.0-1|80	+ Revision: 87874
12cr|perl-Pod-Strip-1.20.0-1|81	- fix buildrequires
12cr|perl-Pod-Strip-1.20.0-1|82	- Import perl-Pod-Strip
12cr|perl-Pod-Strip-1.20.0-1|83	
12cr|perl-Pod-Strip-1.20.0-1|84	* Tue Nov 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2007.1
12cr|perl-Pod-Strip-1.20.0-1|85	- first mdv release
12cr|perl-Pod-Strip-1.20.0-1|86	

5258 12
12cr|perl-Pod-Tests-1.190.0-2|1	%define upstream_name Pod-Tests
12cr|perl-Pod-Tests-1.190.0-2|2	%define upstream_version 1.19
12cr|perl-Pod-Tests-1.190.0-2|3	
12cr|perl-Pod-Tests-1.190.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Tests-1.190.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Tests-1.190.0-2|6	Release:	2
12cr|perl-Pod-Tests-1.190.0-2|7	
12cr|perl-Pod-Tests-1.190.0-2|8	Summary:	Extracts embedded tests and code examples from POD
12cr|perl-Pod-Tests-1.190.0-2|9	License:	GPL+ or Artistic
12cr|perl-Pod-Tests-1.190.0-2|10	Group:		Development/Perl
12cr|perl-Pod-Tests-1.190.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Tests-1.190.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Pod-Tests-1.190.0-2|13	
12cr|perl-Pod-Tests-1.190.0-2|14	BuildRequires:	perl-devel
12cr|perl-Pod-Tests-1.190.0-2|15	BuildArch:	noarch
12cr|perl-Pod-Tests-1.190.0-2|16	
12cr|perl-Pod-Tests-1.190.0-2|17	%description
12cr|perl-Pod-Tests-1.190.0-2|18	This is a specialized POD viewer to extract embedded tests and code examples
12cr|perl-Pod-Tests-1.190.0-2|19	from POD. It doesn't do much more than that. pod2test does the useful work.
12cr|perl-Pod-Tests-1.190.0-2|20	
12cr|perl-Pod-Tests-1.190.0-2|21	%prep
12cr|perl-Pod-Tests-1.190.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Tests-1.190.0-2|23	
12cr|perl-Pod-Tests-1.190.0-2|24	%build
12cr|perl-Pod-Tests-1.190.0-2|25	chmod 644 Changes README
12cr|perl-Pod-Tests-1.190.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Tests-1.190.0-2|27	make
12cr|perl-Pod-Tests-1.190.0-2|28	
12cr|perl-Pod-Tests-1.190.0-2|29	%check
12cr|perl-Pod-Tests-1.190.0-2|30	make test
12cr|perl-Pod-Tests-1.190.0-2|31	
12cr|perl-Pod-Tests-1.190.0-2|32	%install
12cr|perl-Pod-Tests-1.190.0-2|33	%makeinstall_std
12cr|perl-Pod-Tests-1.190.0-2|34	
12cr|perl-Pod-Tests-1.190.0-2|35	%files
12cr|perl-Pod-Tests-1.190.0-2|36	%doc Changes README
12cr|perl-Pod-Tests-1.190.0-2|37	%{_bindir}/pod2test
12cr|perl-Pod-Tests-1.190.0-2|38	%{perl_vendorlib}/Pod/*.pm
12cr|perl-Pod-Tests-1.190.0-2|39	%{_mandir}/man1/*
12cr|perl-Pod-Tests-1.190.0-2|40	%{_mandir}/man3/*
12cr|perl-Pod-Tests-1.190.0-2|41	
12cr|perl-Pod-Tests-1.190.0-2|42	
12cr|perl-Pod-Tests-1.190.0-2|43	%changelog
12cr|perl-Pod-Tests-1.190.0-2|44	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 1.190.0-1mdv2010.0
12cr|perl-Pod-Tests-1.190.0-2|45	+ Revision: 407969
12cr|perl-Pod-Tests-1.190.0-2|46	- rebuild using %%perl_convert_version
12cr|perl-Pod-Tests-1.190.0-2|47	
12cr|perl-Pod-Tests-1.190.0-2|48	* Mon Jul 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.19-1mdv2009.0
12cr|perl-Pod-Tests-1.190.0-2|49	+ Revision: 235607
12cr|perl-Pod-Tests-1.190.0-2|50	- update to new version 1.19
12cr|perl-Pod-Tests-1.190.0-2|51	
12cr|perl-Pod-Tests-1.190.0-2|52	* Thu Jan 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.18-4mdv2008.1
12cr|perl-Pod-Tests-1.190.0-2|53	+ Revision: 154210
12cr|perl-Pod-Tests-1.190.0-2|54	- rebuild
12cr|perl-Pod-Tests-1.190.0-2|55	
12cr|perl-Pod-Tests-1.190.0-2|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Pod-Tests-1.190.0-2|57	- restore BuildRoot
12cr|perl-Pod-Tests-1.190.0-2|58	
12cr|perl-Pod-Tests-1.190.0-2|59	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Pod-Tests-1.190.0-2|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Pod-Tests-1.190.0-2|61	
12cr|perl-Pod-Tests-1.190.0-2|62	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-3mdv2008.0
12cr|perl-Pod-Tests-1.190.0-2|63	+ Revision: 90070
12cr|perl-Pod-Tests-1.190.0-2|64	- rebuild
12cr|perl-Pod-Tests-1.190.0-2|65	
12cr|perl-Pod-Tests-1.190.0-2|66	
12cr|perl-Pod-Tests-1.190.0-2|67	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 0.18-2mdv2007.0
12cr|perl-Pod-Tests-1.190.0-2|68	+ Revision: 108466
12cr|perl-Pod-Tests-1.190.0-2|69	- rebuild
12cr|perl-Pod-Tests-1.190.0-2|70	- Import perl-Pod-Tests
12cr|perl-Pod-Tests-1.190.0-2|71	
12cr|perl-Pod-Tests-1.190.0-2|72	* Sat Sep 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.18-1mdk
12cr|perl-Pod-Tests-1.190.0-2|73	- Initial Mandriva release
12cr|perl-Pod-Tests-1.190.0-2|74	

5259 12
12cr|perl-Pod-Text-Ansi-0.50.0-3|1	%define upstream_name    Pod-Text-Ansi
12cr|perl-Pod-Text-Ansi-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Pod-Text-Ansi-0.50.0-3|3	
12cr|perl-Pod-Text-Ansi-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Text-Ansi-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Text-Ansi-0.50.0-3|6	Release:	3
12cr|perl-Pod-Text-Ansi-0.50.0-3|7	
12cr|perl-Pod-Text-Ansi-0.50.0-3|8	Summary:	Convert POD to ANSI-colored text
12cr|perl-Pod-Text-Ansi-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Pod-Text-Ansi-0.50.0-3|10	Group:		Development/Perl
12cr|perl-Pod-Text-Ansi-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Text-Ansi-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-Text-Ansi-0.50.0-3|13	
12cr|perl-Pod-Text-Ansi-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Pod-Text-Ansi-0.50.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Pod-Text-Ansi-0.50.0-3|16	BuildRequires:	perl(Pod::Text)
12cr|perl-Pod-Text-Ansi-0.50.0-3|17	BuildRequires:	perl(Term::ANSIColor)
12cr|perl-Pod-Text-Ansi-0.50.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Pod-Text-Ansi-0.50.0-3|19	BuildArch:	noarch
12cr|perl-Pod-Text-Ansi-0.50.0-3|20	
12cr|perl-Pod-Text-Ansi-0.50.0-3|21	%description
12cr|perl-Pod-Text-Ansi-0.50.0-3|22	Pod::Text::Ansi is a simple subclass of Pod::Text that highlights output
12cr|perl-Pod-Text-Ansi-0.50.0-3|23	text using ANSI color escape sequences. Apart from the color, it in all
12cr|perl-Pod-Text-Ansi-0.50.0-3|24	ways functions like Pod::Text. See the Pod::Text manpage for details and
12cr|perl-Pod-Text-Ansi-0.50.0-3|25	available options.
12cr|perl-Pod-Text-Ansi-0.50.0-3|26	
12cr|perl-Pod-Text-Ansi-0.50.0-3|27	%prep
12cr|perl-Pod-Text-Ansi-0.50.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Text-Ansi-0.50.0-3|29	
12cr|perl-Pod-Text-Ansi-0.50.0-3|30	%build
12cr|perl-Pod-Text-Ansi-0.50.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Text-Ansi-0.50.0-3|32	%make
12cr|perl-Pod-Text-Ansi-0.50.0-3|33	
12cr|perl-Pod-Text-Ansi-0.50.0-3|34	%check
12cr|perl-Pod-Text-Ansi-0.50.0-3|35	%make test
12cr|perl-Pod-Text-Ansi-0.50.0-3|36	
12cr|perl-Pod-Text-Ansi-0.50.0-3|37	%install
12cr|perl-Pod-Text-Ansi-0.50.0-3|38	%makeinstall_std
12cr|perl-Pod-Text-Ansi-0.50.0-3|39	
12cr|perl-Pod-Text-Ansi-0.50.0-3|40	%files
12cr|perl-Pod-Text-Ansi-0.50.0-3|41	%doc README Changes
12cr|perl-Pod-Text-Ansi-0.50.0-3|42	%{_mandir}/man3/*
12cr|perl-Pod-Text-Ansi-0.50.0-3|43	%{perl_vendorlib}/*
12cr|perl-Pod-Text-Ansi-0.50.0-3|44	
12cr|perl-Pod-Text-Ansi-0.50.0-3|45	%changelog
12cr|perl-Pod-Text-Ansi-0.50.0-3|46	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-Pod-Text-Ansi-0.50.0-3|47	+ Revision: 656823
12cr|perl-Pod-Text-Ansi-0.50.0-3|48	- rebuild for updated spec-helper
12cr|perl-Pod-Text-Ansi-0.50.0-3|49	
12cr|perl-Pod-Text-Ansi-0.50.0-3|50	* Mon Aug 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Pod-Text-Ansi-0.50.0-3|51	+ Revision: 572226
12cr|perl-Pod-Text-Ansi-0.50.0-3|52	- update to 0.05
12cr|perl-Pod-Text-Ansi-0.50.0-3|53	
12cr|perl-Pod-Text-Ansi-0.50.0-3|54	* Sun Aug 16 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-Pod-Text-Ansi-0.50.0-3|55	+ Revision: 416984
12cr|perl-Pod-Text-Ansi-0.50.0-3|56	- update to 0.04
12cr|perl-Pod-Text-Ansi-0.50.0-3|57	
12cr|perl-Pod-Text-Ansi-0.50.0-3|58	* Wed Jul 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-Pod-Text-Ansi-0.50.0-3|59	+ Revision: 396306
12cr|perl-Pod-Text-Ansi-0.50.0-3|60	- import perl-Pod-Text-Ansi
12cr|perl-Pod-Text-Ansi-0.50.0-3|61	
12cr|perl-Pod-Text-Ansi-0.50.0-3|62	
12cr|perl-Pod-Text-Ansi-0.50.0-3|63	* Wed Jul 15 2009 cpan2dist 0.03-1mdv
12cr|perl-Pod-Text-Ansi-0.50.0-3|64	- initial mdv release, generated with cpan2dist

5260 12
12cr|perl-Pod-Weaver-3.101.632-3|1	%define upstream_name    Pod-Weaver
12cr|perl-Pod-Weaver-3.101.632-3|2	%define upstream_version 3.101632
12cr|perl-Pod-Weaver-3.101.632-3|3	
12cr|perl-Pod-Weaver-3.101.632-3|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Weaver-3.101.632-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Weaver-3.101.632-3|6	Release:	3
12cr|perl-Pod-Weaver-3.101.632-3|7	
12cr|perl-Pod-Weaver-3.101.632-3|8	Summary:	A bundle for the most commonly-needed prep work for a pod document
12cr|perl-Pod-Weaver-3.101.632-3|9	License:	GPL+ or Artistic
12cr|perl-Pod-Weaver-3.101.632-3|10	Group:		Development/Perl
12cr|perl-Pod-Weaver-3.101.632-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Weaver-3.101.632-3|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-Weaver-3.101.632-3|13	
12cr|perl-Pod-Weaver-3.101.632-3|14	BuildRequires:	perl-devel
12cr|perl-Pod-Weaver-3.101.632-3|15	BuildRequires:	perl(Config::INI)
12cr|perl-Pod-Weaver-3.101.632-3|16	BuildRequires:	perl(Config::MVP::Reader::INI)
12cr|perl-Pod-Weaver-3.101.632-3|17	BuildRequires:	perl(Config::MVP)
12cr|perl-Pod-Weaver-3.101.632-3|18	BuildRequires:	perl(DateTime)
12cr|perl-Pod-Weaver-3.101.632-3|19	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Pod-Weaver-3.101.632-3|20	BuildRequires:	perl(Log::Dispatchouli)
12cr|perl-Pod-Weaver-3.101.632-3|21	BuildRequires:	perl(Moose)
12cr|perl-Pod-Weaver-3.101.632-3|22	BuildRequires:	perl(Moose::Autobox)
12cr|perl-Pod-Weaver-3.101.632-3|23	BuildRequires:	perl(PPI)
12cr|perl-Pod-Weaver-3.101.632-3|24	BuildRequires:	perl(Pod::Elemental)
12cr|perl-Pod-Weaver-3.101.632-3|25	BuildRequires:	perl(Pod::Eventual::Simple)
12cr|perl-Pod-Weaver-3.101.632-3|26	BuildRequires:	perl(Software::License)
12cr|perl-Pod-Weaver-3.101.632-3|27	BuildRequires:	perl(String::Flogger)
12cr|perl-Pod-Weaver-3.101.632-3|28	BuildRequires:	perl(String::RewritePrefix)
12cr|perl-Pod-Weaver-3.101.632-3|29	BuildRequires:	perl(String::Formatter)
12cr|perl-Pod-Weaver-3.101.632-3|30	BuildRequires:	perl(Test::Differences)
12cr|perl-Pod-Weaver-3.101.632-3|31	BuildRequires:	perl(namespace::autoclean)
12cr|perl-Pod-Weaver-3.101.632-3|32	
12cr|perl-Pod-Weaver-3.101.632-3|33	BuildArch:	noarch
12cr|perl-Pod-Weaver-3.101.632-3|34	
12cr|perl-Pod-Weaver-3.101.632-3|35	%description
12cr|perl-Pod-Weaver-3.101.632-3|36	Pod::Weaver is a system for building Pod documents from templates. It
12cr|perl-Pod-Weaver-3.101.632-3|37	doesn't perform simple text substitution, but instead builds a
12cr|perl-Pod-Weaver-3.101.632-3|38	Pod::Elemental::Document. Its plugins sketch out a series of sections that
12cr|perl-Pod-Weaver-3.101.632-3|39	will be produced based on an existing Pod document or other provided
12cr|perl-Pod-Weaver-3.101.632-3|40	information.
12cr|perl-Pod-Weaver-3.101.632-3|41	
12cr|perl-Pod-Weaver-3.101.632-3|42	%prep
12cr|perl-Pod-Weaver-3.101.632-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Weaver-3.101.632-3|44	
12cr|perl-Pod-Weaver-3.101.632-3|45	%build
12cr|perl-Pod-Weaver-3.101.632-3|46	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Weaver-3.101.632-3|47	%make
12cr|perl-Pod-Weaver-3.101.632-3|48	
12cr|perl-Pod-Weaver-3.101.632-3|49	%check
12cr|perl-Pod-Weaver-3.101.632-3|50	%make test
12cr|perl-Pod-Weaver-3.101.632-3|51	
12cr|perl-Pod-Weaver-3.101.632-3|52	%install
12cr|perl-Pod-Weaver-3.101.632-3|53	%makeinstall_std
12cr|perl-Pod-Weaver-3.101.632-3|54	
12cr|perl-Pod-Weaver-3.101.632-3|55	%files
12cr|perl-Pod-Weaver-3.101.632-3|56	%doc Changes LICENSE README
12cr|perl-Pod-Weaver-3.101.632-3|57	%{_mandir}/man3/*
12cr|perl-Pod-Weaver-3.101.632-3|58	%{perl_vendorlib}/*
12cr|perl-Pod-Weaver-3.101.632-3|59	
12cr|perl-Pod-Weaver-3.101.632-3|60	%changelog
12cr|perl-Pod-Weaver-3.101.632-3|61	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 3.101.632-2mdv2011.0
12cr|perl-Pod-Weaver-3.101.632-3|62	+ Revision: 657326
12cr|perl-Pod-Weaver-3.101.632-3|63	- tweak br
12cr|perl-Pod-Weaver-3.101.632-3|64	- rebuild for updated spec-helper
12cr|perl-Pod-Weaver-3.101.632-3|65	
12cr|perl-Pod-Weaver-3.101.632-3|66	* Thu Nov 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.101.632-1mdv2011.0
12cr|perl-Pod-Weaver-3.101.632-3|67	+ Revision: 596068
12cr|perl-Pod-Weaver-3.101.632-3|68	- update to new version 3.101632
12cr|perl-Pod-Weaver-3.101.632-3|69	
12cr|perl-Pod-Weaver-3.101.632-3|70	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 3.101.630-1mdv2011.0
12cr|perl-Pod-Weaver-3.101.632-3|71	+ Revision: 553154
12cr|perl-Pod-Weaver-3.101.632-3|72	- update to 3.101630
12cr|perl-Pod-Weaver-3.101.632-3|73	
12cr|perl-Pod-Weaver-3.101.632-3|74	* Sun Mar 14 2010 Jérôme Quelin <jquelin@mandriva.org> 3.100.710-1mdv2010.1
12cr|perl-Pod-Weaver-3.101.632-3|75	+ Revision: 518828
12cr|perl-Pod-Weaver-3.101.632-3|76	- adding missing buildrequires:
12cr|perl-Pod-Weaver-3.101.632-3|77	- update to 3.100710
12cr|perl-Pod-Weaver-3.101.632-3|78	
12cr|perl-Pod-Weaver-3.101.632-3|79	* Wed Mar 10 2010 Jérôme Quelin <jquelin@mandriva.org> 3.100.680-1mdv2010.1
12cr|perl-Pod-Weaver-3.101.632-3|80	+ Revision: 517306
12cr|perl-Pod-Weaver-3.101.632-3|81	- update to 3.100680
12cr|perl-Pod-Weaver-3.101.632-3|82	
12cr|perl-Pod-Weaver-3.101.632-3|83	* Sun Mar 07 2010 Jérôme Quelin <jquelin@mandriva.org> 3.100.650-1mdv2010.1
12cr|perl-Pod-Weaver-3.101.632-3|84	+ Revision: 515370
12cr|perl-Pod-Weaver-3.101.632-3|85	- update to 3.100650
12cr|perl-Pod-Weaver-3.101.632-3|86	
12cr|perl-Pod-Weaver-3.101.632-3|87	* Mon Feb 01 2010 Jérôme Quelin <jquelin@mandriva.org> 3.100.310-1mdv2010.1
12cr|perl-Pod-Weaver-3.101.632-3|88	+ Revision: 498983
12cr|perl-Pod-Weaver-3.101.632-3|89	- update to 3.100310
12cr|perl-Pod-Weaver-3.101.632-3|90	
12cr|perl-Pod-Weaver-3.101.632-3|91	* Mon Dec 21 2009 Jérôme Quelin <jquelin@mandriva.org> 3.93.530-1mdv2010.1
12cr|perl-Pod-Weaver-3.101.632-3|92	+ Revision: 480736
12cr|perl-Pod-Weaver-3.101.632-3|93	- update to 3.093530
12cr|perl-Pod-Weaver-3.101.632-3|94	
12cr|perl-Pod-Weaver-3.101.632-3|95	* Tue Nov 10 2009 Jérôme Quelin <jquelin@mandriva.org> 3.93.130-1mdv2010.1
12cr|perl-Pod-Weaver-3.101.632-3|96	+ Revision: 463915
12cr|perl-Pod-Weaver-3.101.632-3|97	- update to 3.093130
12cr|perl-Pod-Weaver-3.101.632-3|98	- using buildrequires that upstream chose to elect as prereq when bug was reported
12cr|perl-Pod-Weaver-3.101.632-3|99	
12cr|perl-Pod-Weaver-3.101.632-3|100	* Mon Nov 09 2009 Jérôme Quelin <jquelin@mandriva.org> 3.93.120-1mdv2010.1
12cr|perl-Pod-Weaver-3.101.632-3|101	+ Revision: 463522
12cr|perl-Pod-Weaver-3.101.632-3|102	- fix buildrequires
12cr|perl-Pod-Weaver-3.101.632-3|103	- adding missing buildrequires:
12cr|perl-Pod-Weaver-3.101.632-3|104	- update to 3.093120
12cr|perl-Pod-Weaver-3.101.632-3|105	- import perl-Pod-Weaver
12cr|perl-Pod-Weaver-3.101.632-3|106	
12cr|perl-Pod-Weaver-3.101.632-3|107	
12cr|perl-Pod-Weaver-3.101.632-3|108	* Sun Nov 08 2009 cpan2dist 3.093001-1mdv
12cr|perl-Pod-Weaver-3.101.632-3|109	- initial mdv release, generated with cpan2dist

5261 12
12cr|perl-Pod-WikiDoc-0.180.0-3|1	%define upstream_name    Pod-WikiDoc
12cr|perl-Pod-WikiDoc-0.180.0-3|2	%define upstream_version 0.18
12cr|perl-Pod-WikiDoc-0.180.0-3|3	
12cr|perl-Pod-WikiDoc-0.180.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-WikiDoc-0.180.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-WikiDoc-0.180.0-3|6	Release:	3
12cr|perl-Pod-WikiDoc-0.180.0-3|7	
12cr|perl-Pod-WikiDoc-0.180.0-3|8	Summary:	Examples of Pod::WikiDoc usage
12cr|perl-Pod-WikiDoc-0.180.0-3|9	License:	GPL+ or Artistic
12cr|perl-Pod-WikiDoc-0.180.0-3|10	Group:		Development/Perl
12cr|perl-Pod-WikiDoc-0.180.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-WikiDoc-0.180.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-WikiDoc-0.180.0-3|13	
12cr|perl-Pod-WikiDoc-0.180.0-3|14	BuildRequires:	perl-devel
12cr|perl-Pod-WikiDoc-0.180.0-3|15	BuildRequires:	perl(Cwd)
12cr|perl-Pod-WikiDoc-0.180.0-3|16	BuildRequires:	perl(File::Basename)
12cr|perl-Pod-WikiDoc-0.180.0-3|17	BuildRequires:	perl(File::Find)
12cr|perl-Pod-WikiDoc-0.180.0-3|18	BuildRequires:	perl(File::Spec)
12cr|perl-Pod-WikiDoc-0.180.0-3|19	BuildRequires:	perl(File::Temp)
12cr|perl-Pod-WikiDoc-0.180.0-3|20	BuildRequires:	perl(File::pushd)
12cr|perl-Pod-WikiDoc-0.180.0-3|21	BuildRequires:	perl(Getopt::Lucid)
12cr|perl-Pod-WikiDoc-0.180.0-3|22	BuildRequires:	perl(IO::String)
12cr|perl-Pod-WikiDoc-0.180.0-3|23	BuildRequires:	perl(IPC::Run3)
12cr|perl-Pod-WikiDoc-0.180.0-3|24	BuildRequires:	perl(Parse::RecDescent)
12cr|perl-Pod-WikiDoc-0.180.0-3|25	BuildRequires:	perl(Pod::Usage)
12cr|perl-Pod-WikiDoc-0.180.0-3|26	BuildRequires:	perl(Probe::Perl)
12cr|perl-Pod-WikiDoc-0.180.0-3|27	BuildRequires:	perl(Scalar::Util)
12cr|perl-Pod-WikiDoc-0.180.0-3|28	BuildRequires:	perl(Test::More)
12cr|perl-Pod-WikiDoc-0.180.0-3|29	BuildRequires:	perl(Text::Balanced)
12cr|perl-Pod-WikiDoc-0.180.0-3|30	BuildArch:	noarch
12cr|perl-Pod-WikiDoc-0.180.0-3|31	
12cr|perl-Pod-WikiDoc-0.180.0-3|32	%description
12cr|perl-Pod-WikiDoc-0.180.0-3|33	Pod works well, but writing it can be time-consuming and tedious. For
12cr|perl-Pod-WikiDoc-0.180.0-3|34	example, commonly used layouts like lists require numerous lines of text to
12cr|perl-Pod-WikiDoc-0.180.0-3|35	make just a couple of simple points. An alternative approach is to write
12cr|perl-Pod-WikiDoc-0.180.0-3|36	documentation in a wiki-text shorthand (referred to here as _wikidoc_) and
12cr|perl-Pod-WikiDoc-0.180.0-3|37	use Pod::WikiDoc to extract it and convert it into its corresponding Pod as
12cr|perl-Pod-WikiDoc-0.180.0-3|38	a separate '.pod' file.
12cr|perl-Pod-WikiDoc-0.180.0-3|39	
12cr|perl-Pod-WikiDoc-0.180.0-3|40	Documentation written in wikidoc may be embedded in Pod format blocks, or,
12cr|perl-Pod-WikiDoc-0.180.0-3|41	optionally, in specially marked comment blocks. Wikidoc uses simple
12cr|perl-Pod-WikiDoc-0.180.0-3|42	text-based markup like wiki websites to indicate formatting and links. (See
12cr|perl-Pod-WikiDoc-0.180.0-3|43	the /WIKIDOC MARKUP manpage, below.)
12cr|perl-Pod-WikiDoc-0.180.0-3|44	
12cr|perl-Pod-WikiDoc-0.180.0-3|45	Pod::WikiDoc processes text files (or text strings) by extracting both
12cr|perl-Pod-WikiDoc-0.180.0-3|46	existing Pod and wikidoc, converting the wikidoc to Pod, and then writing
12cr|perl-Pod-WikiDoc-0.180.0-3|47	the combined document back to a file or standard output.
12cr|perl-Pod-WikiDoc-0.180.0-3|48	
12cr|perl-Pod-WikiDoc-0.180.0-3|49	%prep
12cr|perl-Pod-WikiDoc-0.180.0-3|50	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-WikiDoc-0.180.0-3|51	
12cr|perl-Pod-WikiDoc-0.180.0-3|52	%build
12cr|perl-Pod-WikiDoc-0.180.0-3|53	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-WikiDoc-0.180.0-3|54	%make
12cr|perl-Pod-WikiDoc-0.180.0-3|55	
12cr|perl-Pod-WikiDoc-0.180.0-3|56	%check
12cr|perl-Pod-WikiDoc-0.180.0-3|57	%make test
12cr|perl-Pod-WikiDoc-0.180.0-3|58	
12cr|perl-Pod-WikiDoc-0.180.0-3|59	%install
12cr|perl-Pod-WikiDoc-0.180.0-3|60	%makeinstall_std
12cr|perl-Pod-WikiDoc-0.180.0-3|61	
12cr|perl-Pod-WikiDoc-0.180.0-3|62	%files
12cr|perl-Pod-WikiDoc-0.180.0-3|63	%doc Changes README LICENSE
12cr|perl-Pod-WikiDoc-0.180.0-3|64	%{_mandir}/man?/*
12cr|perl-Pod-WikiDoc-0.180.0-3|65	%{perl_vendorlib}/*
12cr|perl-Pod-WikiDoc-0.180.0-3|66	%{_bindir}/wikidoc
12cr|perl-Pod-WikiDoc-0.180.0-3|67	
12cr|perl-Pod-WikiDoc-0.180.0-3|68	%changelog
12cr|perl-Pod-WikiDoc-0.180.0-3|69	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.180.0-2mdv2011.0
12cr|perl-Pod-WikiDoc-0.180.0-3|70	+ Revision: 655428
12cr|perl-Pod-WikiDoc-0.180.0-3|71	- update file list
12cr|perl-Pod-WikiDoc-0.180.0-3|72	- rebuild for updated spec-helper
12cr|perl-Pod-WikiDoc-0.180.0-3|73	
12cr|perl-Pod-WikiDoc-0.180.0-3|74	* Thu Nov 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2011.0
12cr|perl-Pod-WikiDoc-0.180.0-3|75	+ Revision: 467463
12cr|perl-Pod-WikiDoc-0.180.0-3|76	- import perl-Pod-WikiDoc
12cr|perl-Pod-WikiDoc-0.180.0-3|77	
12cr|perl-Pod-WikiDoc-0.180.0-3|78	
12cr|perl-Pod-WikiDoc-0.180.0-3|79	* Thu Nov 19 2009 cpan2dist 0.18-1mdv
12cr|perl-Pod-WikiDoc-0.180.0-3|80	- initial mdv release, generated with cpan2dist

5262 12
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|1	%define upstream_name    Pod-Wordlist-hanekomu
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|2	%define upstream_version 1.110090
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|3	
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|6	Release:	3
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|7	
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|8	Summary:	Add words for spell checking POD
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|9	License:	GPL+ or Artistic
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|10	Group:		Development/Perl
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|13	
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|14	BuildRequires:	perl-devel
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|16	BuildRequires:	perl(Pod::Wordlist)
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|18	BuildRequires:	perl(Test::Spelling)
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|19	BuildArch:	noarch
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|20	
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|21	%description
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|22	This module, when loaded, adds stopwords for POD spell checking, that is,
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|23	words that should be ignored by the spell check.
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|24	
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|25	%prep
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|27	
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|28	%build
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|30	%make
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|31	
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|32	%check
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|33	#make test
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|34	
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|35	%install
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|36	%makeinstall_std
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|37	
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|38	%files
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|39	%doc META.yml README Changes
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|40	%{_mandir}/man3/*
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|41	%{perl_vendorlib}/*
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|42	
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|43	%changelog
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|44	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.110.90-2mdv2011.0
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|45	+ Revision: 657829
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|46	- rebuild for updated spec-helper
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|47	
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|48	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.110.90-1
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|49	+ Revision: 635212
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|50	- update to new version 1.110090
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|51	
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|52	* Thu Nov 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.102.640-1mdv2011.0
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|53	+ Revision: 596007
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|54	- update to new version 1.102640
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|55	
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|56	* Tue Aug 24 2010 Jérôme Quelin <jquelin@mandriva.org> 1.102.340-1mdv2011.0
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|57	+ Revision: 572706
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|58	- update to 1.102340
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|59	
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|60	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 1.102.250-1mdv2011.0
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|61	+ Revision: 569955
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|62	- update to 1.102250
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|63	
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|64	* Mon Mar 29 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.860-1mdv2011.0
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|65	+ Revision: 528762
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|66	- update to 1.100860
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|67	
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|68	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.1
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|69	+ Revision: 527997
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|70	- import perl-Pod-Wordlist-hanekomu
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|71	
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|72	
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|73	* Sat Mar 27 2010 cpan2dist 0.02-1mdv
12cr|perl-Pod-Wordlist-hanekomu-1.110.90-3|74	- initial mdv release, generated with cpan2dist

5263 12
12cr|perl-Pod-Xhtml-1.610.0-3|1	%define upstream_name    Pod-Xhtml
12cr|perl-Pod-Xhtml-1.610.0-3|2	%define upstream_version 1.61
12cr|perl-Pod-Xhtml-1.610.0-3|3	
12cr|perl-Pod-Xhtml-1.610.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Pod-Xhtml-1.610.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Pod-Xhtml-1.610.0-3|6	Release:	3
12cr|perl-Pod-Xhtml-1.610.0-3|7	
12cr|perl-Pod-Xhtml-1.610.0-3|8	Summary:	Allow off-page links in POD to point to a URL
12cr|perl-Pod-Xhtml-1.610.0-3|9	License:	GPL+ or Artistic
12cr|perl-Pod-Xhtml-1.610.0-3|10	Group:		Development/Perl
12cr|perl-Pod-Xhtml-1.610.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Pod-Xhtml-1.610.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Pod-Xhtml-1.610.0-3|13	Patch0:		Pod-Xhtml-1.59-uri_escape.patch
12cr|perl-Pod-Xhtml-1.610.0-3|14	
12cr|perl-Pod-Xhtml-1.610.0-3|15	BuildRequires:	perl-devel
12cr|perl-Pod-Xhtml-1.610.0-3|16	BuildRequires:	perl(Pod::ParseUtils)
12cr|perl-Pod-Xhtml-1.610.0-3|17	BuildRequires:	perl(Pod::Parser)
12cr|perl-Pod-Xhtml-1.610.0-3|18	BuildRequires:	perl(Test::Assertions::TestScript)
12cr|perl-Pod-Xhtml-1.610.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-Pod-Xhtml-1.610.0-3|20	BuildRequires:	perl(URI::Escape)
12cr|perl-Pod-Xhtml-1.610.0-3|21	
12cr|perl-Pod-Xhtml-1.610.0-3|22	BuildArch:	noarch
12cr|perl-Pod-Xhtml-1.610.0-3|23	
12cr|perl-Pod-Xhtml-1.610.0-3|24	%description
12cr|perl-Pod-Xhtml-1.610.0-3|25	This is a module to translate POD to Xhtml. Lorem ipsum the Dolor/Dolor
12cr|perl-Pod-Xhtml-1.610.0-3|26	manpage sit amet consectueur adipscing elit. Sed diam nomumny. This is a
12cr|perl-Pod-Xhtml-1.610.0-3|27	module to translate POD to Xhtml. /Lorem ipsum dolor sit amet consectueur
12cr|perl-Pod-Xhtml-1.610.0-3|28	adipscing elit. Sed diam nomumny. This is a module to translate _POD_ to
12cr|perl-Pod-Xhtml-1.610.0-3|29	Xhtml. *Lorem* ipsum _dolor_ sit amet 'consectueur adipscing' elit. . This
12cr|perl-Pod-Xhtml-1.610.0-3|30	is a module to translate POD to Xhtml. See the /Lorem manpage ipsum dolor
12cr|perl-Pod-Xhtml-1.610.0-3|31	sit amet consectueur adipscing elit. Sed diam the nomumny manpage. the
12cr|perl-Pod-Xhtml-1.610.0-3|32	http://foo.bar/baz/ manpage
12cr|perl-Pod-Xhtml-1.610.0-3|33	
12cr|perl-Pod-Xhtml-1.610.0-3|34	%prep
12cr|perl-Pod-Xhtml-1.610.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Pod-Xhtml-1.610.0-3|36	# https://rt.cpan.org/Public/Bug/Display.html?id=56324
12cr|perl-Pod-Xhtml-1.610.0-3|37	%patch0 -p1 -b .uri
12cr|perl-Pod-Xhtml-1.610.0-3|38	
12cr|perl-Pod-Xhtml-1.610.0-3|39	%build
12cr|perl-Pod-Xhtml-1.610.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Pod-Xhtml-1.610.0-3|41	%make
12cr|perl-Pod-Xhtml-1.610.0-3|42	
12cr|perl-Pod-Xhtml-1.610.0-3|43	%check
12cr|perl-Pod-Xhtml-1.610.0-3|44	%make test
12cr|perl-Pod-Xhtml-1.610.0-3|45	
12cr|perl-Pod-Xhtml-1.610.0-3|46	%install
12cr|perl-Pod-Xhtml-1.610.0-3|47	%makeinstall_std
12cr|perl-Pod-Xhtml-1.610.0-3|48	
12cr|perl-Pod-Xhtml-1.610.0-3|49	%files
12cr|perl-Pod-Xhtml-1.610.0-3|50	%doc Changes README
12cr|perl-Pod-Xhtml-1.610.0-3|51	%{_mandir}/man?/*
12cr|perl-Pod-Xhtml-1.610.0-3|52	%{perl_vendorlib}/*
12cr|perl-Pod-Xhtml-1.610.0-3|53	%{_bindir}/pod2xhtml
12cr|perl-Pod-Xhtml-1.610.0-3|54	
12cr|perl-Pod-Xhtml-1.610.0-3|55	%changelog
12cr|perl-Pod-Xhtml-1.610.0-3|56	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.610.0-2mdv2011.0
12cr|perl-Pod-Xhtml-1.610.0-3|57	+ Revision: 653883
12cr|perl-Pod-Xhtml-1.610.0-3|58	- update file list
12cr|perl-Pod-Xhtml-1.610.0-3|59	- rebuild for updated spec-helper
12cr|perl-Pod-Xhtml-1.610.0-3|60	
12cr|perl-Pod-Xhtml-1.610.0-3|61	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 1.610.0-1mdv2011.0
12cr|perl-Pod-Xhtml-1.610.0-3|62	+ Revision: 569952
12cr|perl-Pod-Xhtml-1.610.0-3|63	- update to 1.61
12cr|perl-Pod-Xhtml-1.610.0-3|64	
12cr|perl-Pod-Xhtml-1.610.0-3|65	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.590.0-1mdv2011.0
12cr|perl-Pod-Xhtml-1.610.0-3|66	+ Revision: 552240
12cr|perl-Pod-Xhtml-1.610.0-3|67	- fix rt#56324 - test failure with newer uri::escape
12cr|perl-Pod-Xhtml-1.610.0-3|68	
12cr|perl-Pod-Xhtml-1.610.0-3|69	* Sat Jul 11 2009 Jérôme Quelin <jquelin@mandriva.org> 1.590.0-1mdv2010.0
12cr|perl-Pod-Xhtml-1.610.0-3|70	+ Revision: 394682
12cr|perl-Pod-Xhtml-1.610.0-3|71	- adding missing buildrequires:
12cr|perl-Pod-Xhtml-1.610.0-3|72	- import perl-Pod-Xhtml
12cr|perl-Pod-Xhtml-1.610.0-3|73	
12cr|perl-Pod-Xhtml-1.610.0-3|74	
12cr|perl-Pod-Xhtml-1.610.0-3|75	* Sat Jul 11 2009 cpan2dist 1.59-1mdv
12cr|perl-Pod-Xhtml-1.610.0-3|76	- initial mdv release, generated with cpan2dist

5264 12
12cr|perl-POE-1.311.0-3|1	%define	upstream_name	 POE
12cr|perl-POE-1.311.0-3|2	%define upstream_version 1.311
12cr|perl-POE-1.311.0-3|3	
12cr|perl-POE-1.311.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-POE-1.311.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-1.311.0-3|6	Release:	3
12cr|perl-POE-1.311.0-3|7	Epoch:		2
12cr|perl-POE-1.311.0-3|8	
12cr|perl-POE-1.311.0-3|9	Summary:	Portable multitasking and networking framework for Perl
12cr|perl-POE-1.311.0-3|10	License:	GPL+ or Artistic
12cr|perl-POE-1.311.0-3|11	Group:		Development/Perl
12cr|perl-POE-1.311.0-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-1.311.0-3|13	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-1.311.0-3|14	# This upstream_name naming scheme does not follow path names...
12cr|perl-POE-1.311.0-3|15	
12cr|perl-POE-1.311.0-3|16	BuildRequires:	perl-devel
12cr|perl-POE-1.311.0-3|17	BuildRequires:	perl(Curses)
12cr|perl-POE-1.311.0-3|18	BuildRequires:	perl(IO::Pty)
12cr|perl-POE-1.311.0-3|19	BuildRequires:	perl(IO::Tty)
12cr|perl-POE-1.311.0-3|20	BuildRequires:	perl(POE::Test::Loops)
12cr|perl-POE-1.311.0-3|21	BuildRequires:	perl(Socket6)
12cr|perl-POE-1.311.0-3|22	BuildRequires:	perl(Term::ReadKey)
12cr|perl-POE-1.311.0-3|23	BuildRequires:	perl-libwww-perl
12cr|perl-POE-1.311.0-3|24	BuildArch:	noarch
12cr|perl-POE-1.311.0-3|25	Provides:	perl(POE::Resource::Controls)
12cr|perl-POE-1.311.0-3|26	
12cr|perl-POE-1.311.0-3|27	%description
12cr|perl-POE-1.311.0-3|28	POE is a framework for cooperative, event driven multitasking in Perl.
12cr|perl-POE-1.311.0-3|29	
12cr|perl-POE-1.311.0-3|30	POE originally was developed as the core of a persistent object server and
12cr|perl-POE-1.311.0-3|31	runtime environment. It has evolved into a general purpose multitasking and
12cr|perl-POE-1.311.0-3|32	networking framework, encompassing and providing a consistent interface to
12cr|perl-POE-1.311.0-3|33	other event loops such as Event and the Tk and Gtk toolkits.
12cr|perl-POE-1.311.0-3|34	
12cr|perl-POE-1.311.0-3|35	POE is a mature framework for creating multitasking programs in Perl.  It has
12cr|perl-POE-1.311.0-3|36	been in active development since 1998.  It has been used in mission-critical
12cr|perl-POE-1.311.0-3|37	systems such as internetworked financial markets, file systems, commerce and
12cr|perl-POE-1.311.0-3|38	application servers.
12cr|perl-POE-1.311.0-3|39	
12cr|perl-POE-1.311.0-3|40	%prep
12cr|perl-POE-1.311.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-1.311.0-3|42	chmod 755 examples
12cr|perl-POE-1.311.0-3|43	chmod 755 examples/*.perl
12cr|perl-POE-1.311.0-3|44	
12cr|perl-POE-1.311.0-3|45	%build
12cr|perl-POE-1.311.0-3|46	perl Makefile.PL INSTALLDIRS=vendor --default
12cr|perl-POE-1.311.0-3|47	%make
12cr|perl-POE-1.311.0-3|48	
12cr|perl-POE-1.311.0-3|49	%check
12cr|perl-POE-1.311.0-3|50	DISPLAY= make test
12cr|perl-POE-1.311.0-3|51	
12cr|perl-POE-1.311.0-3|52	%install
12cr|perl-POE-1.311.0-3|53	%makeinstall_std
12cr|perl-POE-1.311.0-3|54	
12cr|perl-POE-1.311.0-3|55	%files
12cr|perl-POE-1.311.0-3|56	%doc CHANGES HISTORY README examples TODO
12cr|perl-POE-1.311.0-3|57	%{perl_vendorlib}/POE
12cr|perl-POE-1.311.0-3|58	%{perl_vendorlib}/*.pm
12cr|perl-POE-1.311.0-3|59	%{_mandir}/man3/*
12cr|perl-POE-1.311.0-3|60	
12cr|perl-POE-1.311.0-3|61	
12cr|perl-POE-1.311.0-3|62	%changelog
12cr|perl-POE-1.311.0-3|63	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2:1.311.0-1mdv2011.0
12cr|perl-POE-1.311.0-3|64	+ Revision: 682142
12cr|perl-POE-1.311.0-3|65	- update to new version 1.311
12cr|perl-POE-1.311.0-3|66	
12cr|perl-POE-1.311.0-3|67	* Fri Apr 29 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2:1.310.0-1
12cr|perl-POE-1.311.0-3|68	+ Revision: 660584
12cr|perl-POE-1.311.0-3|69	- new version
12cr|perl-POE-1.311.0-3|70	
12cr|perl-POE-1.311.0-3|71	* Sun Nov 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2:1.294.0-1mdv2011.0
12cr|perl-POE-1.311.0-3|72	+ Revision: 602387
12cr|perl-POE-1.311.0-3|73	- update to new version 1.294
12cr|perl-POE-1.311.0-3|74	
12cr|perl-POE-1.311.0-3|75	* Mon Sep 06 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.293.0-1mdv2011.0
12cr|perl-POE-1.311.0-3|76	+ Revision: 576302
12cr|perl-POE-1.311.0-3|77	- update to 1.293
12cr|perl-POE-1.311.0-3|78	
12cr|perl-POE-1.311.0-3|79	* Sun Aug 15 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.292.0-1mdv2011.0
12cr|perl-POE-1.311.0-3|80	+ Revision: 569954
12cr|perl-POE-1.311.0-3|81	- update to 1.292
12cr|perl-POE-1.311.0-3|82	
12cr|perl-POE-1.311.0-3|83	* Tue Jul 27 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.291.0-1mdv2011.0
12cr|perl-POE-1.311.0-3|84	+ Revision: 561629
12cr|perl-POE-1.311.0-3|85	- update to 1.291
12cr|perl-POE-1.311.0-3|86	
12cr|perl-POE-1.311.0-3|87	* Tue Apr 06 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.289.0-1mdv2011.0
12cr|perl-POE-1.311.0-3|88	+ Revision: 532160
12cr|perl-POE-1.311.0-3|89	- update to 1.289
12cr|perl-POE-1.311.0-3|90	
12cr|perl-POE-1.311.0-3|91	* Tue Feb 23 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.287.0-1mdv2010.1
12cr|perl-POE-1.311.0-3|92	+ Revision: 510096
12cr|perl-POE-1.311.0-3|93	- update to 1.287
12cr|perl-POE-1.311.0-3|94	
12cr|perl-POE-1.311.0-3|95	* Mon Feb 15 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.286.0-1mdv2010.1
12cr|perl-POE-1.311.0-3|96	+ Revision: 506247
12cr|perl-POE-1.311.0-3|97	- update to 1.286
12cr|perl-POE-1.311.0-3|98	
12cr|perl-POE-1.311.0-3|99	* Thu Jan 14 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.284.0-1mdv2010.1
12cr|perl-POE-1.311.0-3|100	+ Revision: 491459
12cr|perl-POE-1.311.0-3|101	- update to 1.284
12cr|perl-POE-1.311.0-3|102	
12cr|perl-POE-1.311.0-3|103	* Fri Jan 08 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.283.0-1mdv2010.1
12cr|perl-POE-1.311.0-3|104	+ Revision: 487513
12cr|perl-POE-1.311.0-3|105	- update to 1.283
12cr|perl-POE-1.311.0-3|106	
12cr|perl-POE-1.311.0-3|107	* Thu Jan 07 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.282.0-1mdv2010.1
12cr|perl-POE-1.311.0-3|108	+ Revision: 487052
12cr|perl-POE-1.311.0-3|109	- update to 1.282
12cr|perl-POE-1.311.0-3|110	
12cr|perl-POE-1.311.0-3|111	* Sun Jan 03 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.281.0-1mdv2010.1
12cr|perl-POE-1.311.0-3|112	+ Revision: 485807
12cr|perl-POE-1.311.0-3|113	- update to 1.281
12cr|perl-POE-1.311.0-3|114	
12cr|perl-POE-1.311.0-3|115	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.280.0-1mdv2010.1
12cr|perl-POE-1.311.0-3|116	+ Revision: 461254
12cr|perl-POE-1.311.0-3|117	- adding missing buildrequires:
12cr|perl-POE-1.311.0-3|118	- update to 1.280
12cr|perl-POE-1.311.0-3|119	
12cr|perl-POE-1.311.0-3|120	* Thu Sep 24 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.269.0-1mdv2010.0
12cr|perl-POE-1.311.0-3|121	+ Revision: 448126
12cr|perl-POE-1.311.0-3|122	- update to 1.269
12cr|perl-POE-1.311.0-3|123	
12cr|perl-POE-1.311.0-3|124	* Thu Sep 17 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.268.0-1mdv2010.0
12cr|perl-POE-1.311.0-3|125	+ Revision: 443881
12cr|perl-POE-1.311.0-3|126	- update to 1.268
12cr|perl-POE-1.311.0-3|127	
12cr|perl-POE-1.311.0-3|128	* Wed Sep 09 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.267.0-1mdv2010.0
12cr|perl-POE-1.311.0-3|129	+ Revision: 435713
12cr|perl-POE-1.311.0-3|130	- update to 1.267
12cr|perl-POE-1.311.0-3|131	
12cr|perl-POE-1.311.0-3|132	* Sun Aug 30 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.266.0-1mdv2010.0
12cr|perl-POE-1.311.0-3|133	+ Revision: 422563
12cr|perl-POE-1.311.0-3|134	- update to 1.266
12cr|perl-POE-1.311.0-3|135	
12cr|perl-POE-1.311.0-3|136	* Sat Aug 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.20.0-1mdv2010.0
12cr|perl-POE-1.311.0-3|137	+ Revision: 422084
12cr|perl-POE-1.311.0-3|138	- update to 1.020
12cr|perl-POE-1.311.0-3|139	
12cr|perl-POE-1.311.0-3|140	* Tue Aug 04 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.7.0-2mdv2010.0
12cr|perl-POE-1.311.0-3|141	+ Revision: 408651
12cr|perl-POE-1.311.0-3|142	- force rebuild
12cr|perl-POE-1.311.0-3|143	- update to 1.007
12cr|perl-POE-1.311.0-3|144	
12cr|perl-POE-1.311.0-3|145	* Mon Jun 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.6.0-1mdv2010.0
12cr|perl-POE-1.311.0-3|146	+ Revision: 381789
12cr|perl-POE-1.311.0-3|147	- update to 1.006
12cr|perl-POE-1.311.0-3|148	- using %%perl_convert_version
12cr|perl-POE-1.311.0-3|149	- fixed license field
12cr|perl-POE-1.311.0-3|150	
12cr|perl-POE-1.311.0-3|151	* Fri May 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.005-1mdv2010.0
12cr|perl-POE-1.311.0-3|152	+ Revision: 369670
12cr|perl-POE-1.311.0-3|153	- update to new version 1.005
12cr|perl-POE-1.311.0-3|154	
12cr|perl-POE-1.311.0-3|155	* Wed Oct 29 2008 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:1.003-1mdv2009.1
12cr|perl-POE-1.311.0-3|156	+ Revision: 298547
12cr|perl-POE-1.311.0-3|157	- updated to 1.003
12cr|perl-POE-1.311.0-3|158	
12cr|perl-POE-1.311.0-3|159	* Fri Jun 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2:1.0003-1mdv2009.0
12cr|perl-POE-1.311.0-3|160	+ Revision: 229483
12cr|perl-POE-1.311.0-3|161	- update to new version 1.0003
12cr|perl-POE-1.311.0-3|162	
12cr|perl-POE-1.311.0-3|163	* Sat May 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2:1.0002-1mdv2009.0
12cr|perl-POE-1.311.0-3|164	+ Revision: 208372
12cr|perl-POE-1.311.0-3|165	- update to new version 1.0002
12cr|perl-POE-1.311.0-3|166	- update to new version 1.0002
12cr|perl-POE-1.311.0-3|167	
12cr|perl-POE-1.311.0-3|168	* Mon Apr 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2:1.0001-1mdv2009.0
12cr|perl-POE-1.311.0-3|169	+ Revision: 196164
12cr|perl-POE-1.311.0-3|170	- update to new version 1.0001
12cr|perl-POE-1.311.0-3|171	
12cr|perl-POE-1.311.0-3|172	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2:1.0000-1mdv2009.0
12cr|perl-POE-1.311.0-3|173	+ Revision: 193918
12cr|perl-POE-1.311.0-3|174	- update to new version 1.0000
12cr|perl-POE-1.311.0-3|175	
12cr|perl-POE-1.311.0-3|176	* Tue Jan 22 2008 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2:0.9999-2mdv2008.1
12cr|perl-POE-1.311.0-3|177	+ Revision: 156501
12cr|perl-POE-1.311.0-3|178	- force 5.10.0 rebuild
12cr|perl-POE-1.311.0-3|179	
12cr|perl-POE-1.311.0-3|180	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-POE-1.311.0-3|181	- restore BuildRoot
12cr|perl-POE-1.311.0-3|182	
12cr|perl-POE-1.311.0-3|183	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-POE-1.311.0-3|184	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-POE-1.311.0-3|185	
12cr|perl-POE-1.311.0-3|186	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2:0.9999-1mdv2008.0
12cr|perl-POE-1.311.0-3|187	+ Revision: 55830
12cr|perl-POE-1.311.0-3|188	- update to new version 0.9999
12cr|perl-POE-1.311.0-3|189	
12cr|perl-POE-1.311.0-3|190	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 2:0.9989-1mdv2008.0
12cr|perl-POE-1.311.0-3|191	+ Revision: 20447
12cr|perl-POE-1.311.0-3|192	- 0.9989
12cr|perl-POE-1.311.0-3|193	
12cr|perl-POE-1.311.0-3|194	
12cr|perl-POE-1.311.0-3|195	* Wed Feb 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.9917-1mdv2007.0
12cr|perl-POE-1.311.0-3|196	+ Revision: 127180
12cr|perl-POE-1.311.0-3|197	- new version
12cr|perl-POE-1.311.0-3|198	
12cr|perl-POE-1.311.0-3|199	* Sat Oct 28 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 2:0.3601-2mdv2007.1
12cr|perl-POE-1.311.0-3|200	+ Revision: 73470
12cr|perl-POE-1.311.0-3|201	- import perl-POE-0.3601-2mdv2007.1
12cr|perl-POE-1.311.0-3|202	
12cr|perl-POE-1.311.0-3|203	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2:0.3601-1mdv2007.0
12cr|perl-POE-1.311.0-3|204	- New version 0.3601
12cr|perl-POE-1.311.0-3|205	
12cr|perl-POE-1.311.0-3|206	* Thu Jun 22 2006 Guillaume Rousse <guillomovitch@mandriva.org> 20.3502-1mdv2007.0
12cr|perl-POE-1.311.0-3|207	- New version 0.3502
12cr|perl-POE-1.311.0-3|208	
12cr|perl-POE-1.311.0-3|209	* Tue May 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2:0.3501-1mdv2007.0
12cr|perl-POE-1.311.0-3|210	- New release 0.3501
12cr|perl-POE-1.311.0-3|211	
12cr|perl-POE-1.311.0-3|212	* Sun Apr 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2:0.3401-1mdk
12cr|perl-POE-1.311.0-3|213	- New release
12cr|perl-POE-1.311.0-3|214	- spec cleanup
12cr|perl-POE-1.311.0-3|215	
12cr|perl-POE-1.311.0-3|216	* Thu Feb 02 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2:0.3301-1mdk
12cr|perl-POE-1.311.0-3|217	- 0.3301
12cr|perl-POE-1.311.0-3|218	
12cr|perl-POE-1.311.0-3|219	* Sat Sep 24 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2:0.3202-1mdk
12cr|perl-POE-1.311.0-3|220	- new version
12cr|perl-POE-1.311.0-3|221	- rpmbuildupdate aware
12cr|perl-POE-1.311.0-3|222	- fix directory ownership
12cr|perl-POE-1.311.0-3|223	- remove redundant buildrequires
12cr|perl-POE-1.311.0-3|224	- fix some perms
12cr|perl-POE-1.311.0-3|225	
12cr|perl-POE-1.311.0-3|226	* Thu Aug 25 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2:0.3201-1mdk
12cr|perl-POE-1.311.0-3|227	- 0.3201
12cr|perl-POE-1.311.0-3|228	
12cr|perl-POE-1.311.0-3|229	* Sat Aug 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1:0.32-1mdk
12cr|perl-POE-1.311.0-3|230	- 0.32
12cr|perl-POE-1.311.0-3|231	- Be sure to test without X
12cr|perl-POE-1.311.0-3|232	
12cr|perl-POE-1.311.0-3|233	* Tue May 31 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1:0.3101-1mdk
12cr|perl-POE-1.311.0-3|234	- 0.3101
12cr|perl-POE-1.311.0-3|235	- Remove testing kludge now that Test::More was updated, adjust BuildRequires
12cr|perl-POE-1.311.0-3|236	
12cr|perl-POE-1.311.0-3|237	* Sat Apr 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1:0.31-1mdk
12cr|perl-POE-1.311.0-3|238	- 0.31
12cr|perl-POE-1.311.0-3|239	- make tests (in check section)
12cr|perl-POE-1.311.0-3|240	
12cr|perl-POE-1.311.0-3|241	* Wed Feb 02 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.3009-1mdk
12cr|perl-POE-1.311.0-3|242	- 0.3009
12cr|perl-POE-1.311.0-3|243	- update summary and description
12cr|perl-POE-1.311.0-3|244	- update BuildRequires in accordance to the Makefile.PL
12cr|perl-POE-1.311.0-3|245	
12cr|perl-POE-1.311.0-3|246	* Sun Aug 29 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.29-2mdk
12cr|perl-POE-1.311.0-3|247	- providing perl module to avoid the path naming issue for this module
12cr|perl-POE-1.311.0-3|248	
12cr|perl-POE-1.311.0-3|249	* Tue Jul 13 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.29-1mdk
12cr|perl-POE-1.311.0-3|250	- 0.29
12cr|perl-POE-1.311.0-3|251	
12cr|perl-POE-1.311.0-3|252	* Fri Jun 04 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.2802-1mdk
12cr|perl-POE-1.311.0-3|253	- 2.802
12cr|perl-POE-1.311.0-3|254	- fix perms
12cr|perl-POE-1.311.0-3|255	- cosmetics
12cr|perl-POE-1.311.0-3|256	

5265 12
12cr|perl-POE-API-Peek-2.170.0-2|1	%define upstream_name    POE-API-Peek
12cr|perl-POE-API-Peek-2.170.0-2|2	%define upstream_version 2.17
12cr|perl-POE-API-Peek-2.170.0-2|3	
12cr|perl-POE-API-Peek-2.170.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-POE-API-Peek-2.170.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-API-Peek-2.170.0-2|6	Release:	2
12cr|perl-POE-API-Peek-2.170.0-2|7	Epoch:		1
12cr|perl-POE-API-Peek-2.170.0-2|8	
12cr|perl-POE-API-Peek-2.170.0-2|9	Summary:	Peek into the internals of a running POE environment
12cr|perl-POE-API-Peek-2.170.0-2|10	License:	Artistic
12cr|perl-POE-API-Peek-2.170.0-2|11	Group:		Development/Perl
12cr|perl-POE-API-Peek-2.170.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-API-Peek-2.170.0-2|13	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-API-Peek-2.170.0-2|14	
12cr|perl-POE-API-Peek-2.170.0-2|15	BuildRequires:	perl-devel
12cr|perl-POE-API-Peek-2.170.0-2|16	BuildRequires:	perl(Devel::Size)
12cr|perl-POE-API-Peek-2.170.0-2|17	BuildRequires:	perl(POE)
12cr|perl-POE-API-Peek-2.170.0-2|18	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-POE-API-Peek-2.170.0-2|19	BuildArch:	noarch
12cr|perl-POE-API-Peek-2.170.0-2|20	
12cr|perl-POE-API-Peek-2.170.0-2|21	%description
12cr|perl-POE-API-Peek-2.170.0-2|22	POE::API::Peek extends the POE::Kernel interface to provide clean access to
12cr|perl-POE-API-Peek-2.170.0-2|23	Kernel internals in a cross-version compatible manner. Other calculated
12cr|perl-POE-API-Peek-2.170.0-2|24	data is also available.
12cr|perl-POE-API-Peek-2.170.0-2|25	
12cr|perl-POE-API-Peek-2.170.0-2|26	%prep
12cr|perl-POE-API-Peek-2.170.0-2|27	%setup -q -n POE-API-Peek-%{upstream_version}
12cr|perl-POE-API-Peek-2.170.0-2|28	
12cr|perl-POE-API-Peek-2.170.0-2|29	%build
12cr|perl-POE-API-Peek-2.170.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-API-Peek-2.170.0-2|31	%make
12cr|perl-POE-API-Peek-2.170.0-2|32	
12cr|perl-POE-API-Peek-2.170.0-2|33	%check
12cr|perl-POE-API-Peek-2.170.0-2|34	make test
12cr|perl-POE-API-Peek-2.170.0-2|35	
12cr|perl-POE-API-Peek-2.170.0-2|36	%install
12cr|perl-POE-API-Peek-2.170.0-2|37	%makeinstall_std
12cr|perl-POE-API-Peek-2.170.0-2|38	
12cr|perl-POE-API-Peek-2.170.0-2|39	%files
12cr|perl-POE-API-Peek-2.170.0-2|40	%{perl_vendorlib}/POE
12cr|perl-POE-API-Peek-2.170.0-2|41	%{_mandir}/man3/*
12cr|perl-POE-API-Peek-2.170.0-2|42	
12cr|perl-POE-API-Peek-2.170.0-2|43	
12cr|perl-POE-API-Peek-2.170.0-2|44	%changelog
12cr|perl-POE-API-Peek-2.170.0-2|45	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.170.0-1mdv2011.0
12cr|perl-POE-API-Peek-2.170.0-2|46	+ Revision: 684784
12cr|perl-POE-API-Peek-2.170.0-2|47	- update to new version 2.17
12cr|perl-POE-API-Peek-2.170.0-2|48	
12cr|perl-POE-API-Peek-2.170.0-2|49	* Thu Nov 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.160.0-1mdv2011.0
12cr|perl-POE-API-Peek-2.170.0-2|50	+ Revision: 596008
12cr|perl-POE-API-Peek-2.170.0-2|51	- update to new version 2.16
12cr|perl-POE-API-Peek-2.170.0-2|52	
12cr|perl-POE-API-Peek-2.170.0-2|53	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1:1.340.0-1mdv2010.0
12cr|perl-POE-API-Peek-2.170.0-2|54	+ Revision: 406180
12cr|perl-POE-API-Peek-2.170.0-2|55	- rebuild using %%perl_convert_version
12cr|perl-POE-API-Peek-2.170.0-2|56	
12cr|perl-POE-API-Peek-2.170.0-2|57	* Tue May 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.34-1mdv2010.0
12cr|perl-POE-API-Peek-2.170.0-2|58	+ Revision: 372166
12cr|perl-POE-API-Peek-2.170.0-2|59	- update to new version 1.34
12cr|perl-POE-API-Peek-2.170.0-2|60	
12cr|perl-POE-API-Peek-2.170.0-2|61	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.32-1mdv2009.0
12cr|perl-POE-API-Peek-2.170.0-2|62	+ Revision: 270394
12cr|perl-POE-API-Peek-2.170.0-2|63	- update to new version 1.32
12cr|perl-POE-API-Peek-2.170.0-2|64	
12cr|perl-POE-API-Peek-2.170.0-2|65	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1:1.30-2mdv2009.0
12cr|perl-POE-API-Peek-2.170.0-2|66	+ Revision: 268699
12cr|perl-POE-API-Peek-2.170.0-2|67	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-POE-API-Peek-2.170.0-2|68	
12cr|perl-POE-API-Peek-2.170.0-2|69	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.30-1mdv2009.0
12cr|perl-POE-API-Peek-2.170.0-2|70	+ Revision: 210843
12cr|perl-POE-API-Peek-2.170.0-2|71	- set epoch...
12cr|perl-POE-API-Peek-2.170.0-2|72	- new version
12cr|perl-POE-API-Peek-2.170.0-2|73	
12cr|perl-POE-API-Peek-2.170.0-2|74	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0802-1mdv2008.1
12cr|perl-POE-API-Peek-2.170.0-2|75	+ Revision: 136345
12cr|perl-POE-API-Peek-2.170.0-2|76	- restore BuildRoot
12cr|perl-POE-API-Peek-2.170.0-2|77	
12cr|perl-POE-API-Peek-2.170.0-2|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-POE-API-Peek-2.170.0-2|79	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-POE-API-Peek-2.170.0-2|80	
12cr|perl-POE-API-Peek-2.170.0-2|81	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1.0802-1mdv2008.0
12cr|perl-POE-API-Peek-2.170.0-2|82	+ Revision: 25176
12cr|perl-POE-API-Peek-2.170.0-2|83	- 1.0802
12cr|perl-POE-API-Peek-2.170.0-2|84	
12cr|perl-POE-API-Peek-2.170.0-2|85	
12cr|perl-POE-API-Peek-2.170.0-2|86	* Mon Jan 30 2006 Michael Scherer <misc@mandriva.org> 1.06-2mdk
12cr|perl-POE-API-Peek-2.170.0-2|87	- BuildRequires
12cr|perl-POE-API-Peek-2.170.0-2|88	
12cr|perl-POE-API-Peek-2.170.0-2|89	* Tue Jan 24 2006 Michael Scherer <misc@mandriva.org> 1.06-1mdk
12cr|perl-POE-API-Peek-2.170.0-2|90	- First Mandriva package
12cr|perl-POE-API-Peek-2.170.0-2|91	

5266 12
12cr|perl-POE-Component-Client-DNS-1.51.0-3|1	%define upstream_name	 POE-Component-Client-DNS
12cr|perl-POE-Component-Client-DNS-1.51.0-3|2	%define upstream_version 1.051
12cr|perl-POE-Component-Client-DNS-1.51.0-3|3	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Component-Client-DNS-1.51.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Component-Client-DNS-1.51.0-3|6	Release:	3
12cr|perl-POE-Component-Client-DNS-1.51.0-3|7	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|8	Summary:	POE::Component::Client::DNS - non-blocking, concurrent DNS requests
12cr|perl-POE-Component-Client-DNS-1.51.0-3|9	License:	GPL
12cr|perl-POE-Component-Client-DNS-1.51.0-3|10	Group:		Development/Perl
12cr|perl-POE-Component-Client-DNS-1.51.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Component-Client-DNS-1.51.0-3|12	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-Component-Client-DNS-1.51.0-3|13	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|14	BuildRequires:	perl-devel
12cr|perl-POE-Component-Client-DNS-1.51.0-3|15	BuildRequires:	perl(Net::DNS)
12cr|perl-POE-Component-Client-DNS-1.51.0-3|16	BuildRequires:	perl(POE)
12cr|perl-POE-Component-Client-DNS-1.51.0-3|17	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-POE-Component-Client-DNS-1.51.0-3|18	BuildArch:	noarch
12cr|perl-POE-Component-Client-DNS-1.51.0-3|19	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|20	%description
12cr|perl-POE-Component-Client-DNS-1.51.0-3|21	POE::Component::Client::DNS provides a facility for non-blocking, concurrent
12cr|perl-POE-Component-Client-DNS-1.51.0-3|22	DNS requests. Using POE, it allows other tasks to run while waiting for name
12cr|perl-POE-Component-Client-DNS-1.51.0-3|23	servers to respond.
12cr|perl-POE-Component-Client-DNS-1.51.0-3|24	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|25	%prep
12cr|perl-POE-Component-Client-DNS-1.51.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Component-Client-DNS-1.51.0-3|27	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|28	%build
12cr|perl-POE-Component-Client-DNS-1.51.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Component-Client-DNS-1.51.0-3|30	%make
12cr|perl-POE-Component-Client-DNS-1.51.0-3|31	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|32	%check
12cr|perl-POE-Component-Client-DNS-1.51.0-3|33	%make test
12cr|perl-POE-Component-Client-DNS-1.51.0-3|34	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|35	%install
12cr|perl-POE-Component-Client-DNS-1.51.0-3|36	%makeinstall_std
12cr|perl-POE-Component-Client-DNS-1.51.0-3|37	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|38	%files
12cr|perl-POE-Component-Client-DNS-1.51.0-3|39	%doc README CHANGES
12cr|perl-POE-Component-Client-DNS-1.51.0-3|40	%{perl_vendorlib}/*
12cr|perl-POE-Component-Client-DNS-1.51.0-3|41	%{_mandir}/*/*
12cr|perl-POE-Component-Client-DNS-1.51.0-3|42	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|43	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|44	%changelog
12cr|perl-POE-Component-Client-DNS-1.51.0-3|45	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.51.0-2mdv2011.0
12cr|perl-POE-Component-Client-DNS-1.51.0-3|46	+ Revision: 655153
12cr|perl-POE-Component-Client-DNS-1.51.0-3|47	- rebuild for updated spec-helper
12cr|perl-POE-Component-Client-DNS-1.51.0-3|48	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|49	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.51.0-1mdv2011.0
12cr|perl-POE-Component-Client-DNS-1.51.0-3|50	+ Revision: 461344
12cr|perl-POE-Component-Client-DNS-1.51.0-3|51	- update to 1.051
12cr|perl-POE-Component-Client-DNS-1.51.0-3|52	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|53	* Sun Aug 30 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.50.0-1mdv2010.0
12cr|perl-POE-Component-Client-DNS-1.51.0-3|54	+ Revision: 422583
12cr|perl-POE-Component-Client-DNS-1.51.0-3|55	- adding missing buildrequires:
12cr|perl-POE-Component-Client-DNS-1.51.0-3|56	- update to 1.050
12cr|perl-POE-Component-Client-DNS-1.51.0-3|57	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|58	* Tue Aug 04 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.40.0-1mdv2010.0
12cr|perl-POE-Component-Client-DNS-1.51.0-3|59	+ Revision: 408774
12cr|perl-POE-Component-Client-DNS-1.51.0-3|60	- update to 1.04
12cr|perl-POE-Component-Client-DNS-1.51.0-3|61	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|62	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.30.0-1mdv2010.0
12cr|perl-POE-Component-Client-DNS-1.51.0-3|63	+ Revision: 407990
12cr|perl-POE-Component-Client-DNS-1.51.0-3|64	- rebuild using %%perl_convert_version
12cr|perl-POE-Component-Client-DNS-1.51.0-3|65	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|66	* Thu Feb 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2009.1
12cr|perl-POE-Component-Client-DNS-1.51.0-3|67	+ Revision: 342825
12cr|perl-POE-Component-Client-DNS-1.51.0-3|68	- update to new version 1.03
12cr|perl-POE-Component-Client-DNS-1.51.0-3|69	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|70	* Fri Jan 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2009.1
12cr|perl-POE-Component-Client-DNS-1.51.0-3|71	+ Revision: 330193
12cr|perl-POE-Component-Client-DNS-1.51.0-3|72	- update to new version 1.02
12cr|perl-POE-Component-Client-DNS-1.51.0-3|73	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|74	* Mon Nov 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2009.1
12cr|perl-POE-Component-Client-DNS-1.51.0-3|75	+ Revision: 299403
12cr|perl-POE-Component-Client-DNS-1.51.0-3|76	- update to new version 1.01
12cr|perl-POE-Component-Client-DNS-1.51.0-3|77	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|78	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.00-5mdv2009.0
12cr|perl-POE-Component-Client-DNS-1.51.0-3|79	+ Revision: 258269
12cr|perl-POE-Component-Client-DNS-1.51.0-3|80	- rebuild
12cr|perl-POE-Component-Client-DNS-1.51.0-3|81	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|82	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.00-4mdv2009.0
12cr|perl-POE-Component-Client-DNS-1.51.0-3|83	+ Revision: 246323
12cr|perl-POE-Component-Client-DNS-1.51.0-3|84	- rebuild
12cr|perl-POE-Component-Client-DNS-1.51.0-3|85	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|86	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 1.00-2mdv2008.1
12cr|perl-POE-Component-Client-DNS-1.51.0-3|87	+ Revision: 151412
12cr|perl-POE-Component-Client-DNS-1.51.0-3|88	- rebuild for perl-5.10.0
12cr|perl-POE-Component-Client-DNS-1.51.0-3|89	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|90	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.00-1mdv2008.1
12cr|perl-POE-Component-Client-DNS-1.51.0-3|91	+ Revision: 136345
12cr|perl-POE-Component-Client-DNS-1.51.0-3|92	- restore BuildRoot
12cr|perl-POE-Component-Client-DNS-1.51.0-3|93	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-POE-Component-Client-DNS-1.51.0-3|95	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-POE-Component-Client-DNS-1.51.0-3|96	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|97	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|98	* Mon Jan 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1.00-1mdv2007.0
12cr|perl-POE-Component-Client-DNS-1.51.0-3|99	+ Revision: 106113
12cr|perl-POE-Component-Client-DNS-1.51.0-3|100	- 1.00
12cr|perl-POE-Component-Client-DNS-1.51.0-3|101	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|102	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org> 0.99-1mdv2007.0
12cr|perl-POE-Component-Client-DNS-1.51.0-3|103	+ Revision: 54022
12cr|perl-POE-Component-Client-DNS-1.51.0-3|104	- 0.99
12cr|perl-POE-Component-Client-DNS-1.51.0-3|105	- Import perl-POE-Component-Client-DNS
12cr|perl-POE-Component-Client-DNS-1.51.0-3|106	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|107	* Tue Dec 20 2005 Olivier Thauvin <nanardon@mandriva.org> 0.9803-1mdk
12cr|perl-POE-Component-Client-DNS-1.51.0-3|108	- 0.9803
12cr|perl-POE-Component-Client-DNS-1.51.0-3|109	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|110	* Tue Oct 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.9802-3mdk
12cr|perl-POE-Component-Client-DNS-1.51.0-3|111	- Fix BuildRequires
12cr|perl-POE-Component-Client-DNS-1.51.0-3|112	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|113	* Sat Oct 01 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.9802-2mdk
12cr|perl-POE-Component-Client-DNS-1.51.0-3|114	- Buildrequires fix
12cr|perl-POE-Component-Client-DNS-1.51.0-3|115	
12cr|perl-POE-Component-Client-DNS-1.51.0-3|116	* Thu Sep 08 2005 Olivier Thauvin <nanardon@mandriva.org> 0.9802-1mdk
12cr|perl-POE-Component-Client-DNS-1.51.0-3|117	- First mandriva package
12cr|perl-POE-Component-Client-DNS-1.51.0-3|118	

5267 12
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|1	%define upstream_name    POE-Component-Client-HTTP
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|2	%define upstream_version 0.947
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|3	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|6	Release:	1
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|7	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|8	Summary:	Non-blocking/parallel web requests engine
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|9	License:	GPL+ or Artistic
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|10	Group:		Development/Perl
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|12	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|13	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|14	BuildRequires:	perl-devel
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|15	BuildRequires:	perl(HTTP::Request)
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|16	BuildRequires:	perl(HTTP::Response)
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|17	BuildRequires:	perl(Net::HTTP::Methods)
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|18	BuildRequires:	perl(POE)
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|19	BuildRequires:	perl(POE::Component::Client::Keepalive)
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|20	BuildRequires:	perl(Test::POE::Server::TCP)
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|21	BuildRequires:	perl(Socket::GetAddrInfo)
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|22	BuildRequires:	perl(URI)
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|23	BuildArch:	noarch
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|24	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|25	%description
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|26	The HTTPHead filter turns stream data that has the appropriate format
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|27	into a HTTP::Response object. In an all-POE world, this would sit on
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|28	the other end of a connection as POE::Filter::HTTPD/
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|29	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|30	%prep
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|32	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|33	%build
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|35	%make
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|36	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|37	%check
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|38	make test
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|39	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|40	%install
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|41	%makeinstall_std
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|42	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|43	%files
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|44	%doc CHANGES README
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|45	%{_mandir}/man3/*
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|46	%{perl_vendorlib}/POE
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|47	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|48	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|49	%changelog
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|50	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.943.0-1mdv2011.0
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|51	+ Revision: 672860
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|52	- update to new version 0.943
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|53	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|54	* Mon Feb 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.895.0-1mdv2011.0
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|55	+ Revision: 506243
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|56	- update to 0.895
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|57	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|58	* Mon Feb 01 2010 Jérôme Quelin <jquelin@mandriva.org> 0.894.0-1mdv2010.1
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|59	+ Revision: 498984
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|60	- update to 0.894
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|61	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|62	* Sat Dec 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.893.0-1mdv2010.1
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|63	+ Revision: 473722
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|64	- update to 0.893
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|65	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|66	* Tue Nov 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.892.0-1mdv2010.1
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|67	+ Revision: 466754
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|68	- update to 0.892
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|69	- update to 0.892
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|70	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|71	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.891.0-1mdv2010.1
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|72	+ Revision: 461346
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|73	- update to 0.891
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|74	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|75	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.890.0-1mdv2010.0
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|76	+ Revision: 408854
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|77	- update to 0.890
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|78	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|79	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.880.0-1mdv2010.0
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|80	+ Revision: 404347
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|81	- rebuild using %%perl_convert_version
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|82	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|83	* Sun Feb 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.88-1mdv2009.1
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|84	+ Revision: 343836
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|85	- update to new version 0.88
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|86	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|87	* Sun Dec 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.87-1mdv2009.1
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|88	+ Revision: 314307
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|89	- update to new version 0.87
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|90	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|91	* Mon Jul 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.85-1mdv2009.0
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|92	+ Revision: 235606
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|93	- update to new version 0.85
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|94	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|95	* Thu May 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.84-2mdv2009.0
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|96	+ Revision: 212953
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|97	- spec and description cleanup
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|98	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|99	* Thu May 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.84-1mdv2009.0
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|100	+ Revision: 212936
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|101	- update to new version 0.84
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|102	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|103	* Mon Apr 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.83-1mdv2009.0
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|104	+ Revision: 196166
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|105	- update to new version 0.83
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|106	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|107	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|108	- restore BuildRoot
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|109	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|111	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|112	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|113	* Wed Nov 14 2007 Jérôme Quelin <jquelin@mandriva.org> 0.82-1mdv2008.1
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|114	+ Revision: 108703
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|115	- import perl-POE-Component-Client-HTTP
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|116	
12cr|perl-POE-Component-Client-HTTP-0.947.0-1|117	

5268 12
12cr|perl-POE-Component-Client-Ident-1.160.0-3|1	%define upstream_name	 POE-Component-Client-Ident
12cr|perl-POE-Component-Client-Ident-1.160.0-3|2	%define upstream_version 1.16
12cr|perl-POE-Component-Client-Ident-1.160.0-3|3	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Component-Client-Ident-1.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Component-Client-Ident-1.160.0-3|6	Release:	3
12cr|perl-POE-Component-Client-Ident-1.160.0-3|7	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|8	Summary:	A component that provides non-blocking ident lookups to your sessions
12cr|perl-POE-Component-Client-Ident-1.160.0-3|9	License:	GPL
12cr|perl-POE-Component-Client-Ident-1.160.0-3|10	Group:		Development/Perl
12cr|perl-POE-Component-Client-Ident-1.160.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Component-Client-Ident-1.160.0-3|12	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-POE-Component-Client-Ident-1.160.0-3|13	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|14	BuildRequires:	perl-devel
12cr|perl-POE-Component-Client-Ident-1.160.0-3|15	BuildRequires:	perl(POE)
12cr|perl-POE-Component-Client-Ident-1.160.0-3|16	BuildRequires:	perl(Test::POE::Server::TCP)
12cr|perl-POE-Component-Client-Ident-1.160.0-3|17	BuildArch:	noarch
12cr|perl-POE-Component-Client-Ident-1.160.0-3|18	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|19	%description
12cr|perl-POE-Component-Client-Ident-1.160.0-3|20	POE::Component::Client::Ident is a POE component that provides non-blocking
12cr|perl-POE-Component-Client-Ident-1.160.0-3|21	Ident lookup services to other components and sessions. The Ident protocol
12cr|perl-POE-Component-Client-Ident-1.160.0-3|22	is described in RFC 1413
12cr|perl-POE-Component-Client-Ident-1.160.0-3|23	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|24	%prep
12cr|perl-POE-Component-Client-Ident-1.160.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Component-Client-Ident-1.160.0-3|26	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|27	%build
12cr|perl-POE-Component-Client-Ident-1.160.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Component-Client-Ident-1.160.0-3|29	%make
12cr|perl-POE-Component-Client-Ident-1.160.0-3|30	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|31	%check
12cr|perl-POE-Component-Client-Ident-1.160.0-3|32	%make test
12cr|perl-POE-Component-Client-Ident-1.160.0-3|33	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|34	%install
12cr|perl-POE-Component-Client-Ident-1.160.0-3|35	%makeinstall_std
12cr|perl-POE-Component-Client-Ident-1.160.0-3|36	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|37	%files
12cr|perl-POE-Component-Client-Ident-1.160.0-3|38	%doc README Changes
12cr|perl-POE-Component-Client-Ident-1.160.0-3|39	%{perl_vendorlib}/POE
12cr|perl-POE-Component-Client-Ident-1.160.0-3|40	%{_mandir}/*/*
12cr|perl-POE-Component-Client-Ident-1.160.0-3|41	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|42	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|43	%changelog
12cr|perl-POE-Component-Client-Ident-1.160.0-3|44	* Tue Aug 04 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.160.0-2mdv2010.0
12cr|perl-POE-Component-Client-Ident-1.160.0-3|45	+ Revision: 408773
12cr|perl-POE-Component-Client-Ident-1.160.0-3|46	- force rebuild
12cr|perl-POE-Component-Client-Ident-1.160.0-3|47	- rebuild using %%perl_convert_version
12cr|perl-POE-Component-Client-Ident-1.160.0-3|48	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|49	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.16-1mdv2010.0
12cr|perl-POE-Component-Client-Ident-1.160.0-3|50	+ Revision: 378237
12cr|perl-POE-Component-Client-Ident-1.160.0-3|51	- update to new version 1.16
12cr|perl-POE-Component-Client-Ident-1.160.0-3|52	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|53	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.14-2mdv2009.0
12cr|perl-POE-Component-Client-Ident-1.160.0-3|54	+ Revision: 268700
12cr|perl-POE-Component-Client-Ident-1.160.0-3|55	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-POE-Component-Client-Ident-1.160.0-3|56	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|57	* Tue Jun 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.14-1mdv2009.0
12cr|perl-POE-Component-Client-Ident-1.160.0-3|58	+ Revision: 214569
12cr|perl-POE-Component-Client-Ident-1.160.0-3|59	- new version
12cr|perl-POE-Component-Client-Ident-1.160.0-3|60	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|61	* Thu Mar 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.12-1mdv2008.1
12cr|perl-POE-Component-Client-Ident-1.160.0-3|62	+ Revision: 180603
12cr|perl-POE-Component-Client-Ident-1.160.0-3|63	- update to new version 1.12
12cr|perl-POE-Component-Client-Ident-1.160.0-3|64	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|65	* Sat Feb 02 2008 Funda Wang <fwang@mandriva.org> 1.10-1mdv2008.1
12cr|perl-POE-Component-Client-Ident-1.160.0-3|66	+ Revision: 161380
12cr|perl-POE-Component-Client-Ident-1.160.0-3|67	- update to new version 1.10
12cr|perl-POE-Component-Client-Ident-1.160.0-3|68	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|69	* Mon Jan 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdv2008.1
12cr|perl-POE-Component-Client-Ident-1.160.0-3|70	+ Revision: 155673
12cr|perl-POE-Component-Client-Ident-1.160.0-3|71	- update to new version 1.08
12cr|perl-POE-Component-Client-Ident-1.160.0-3|72	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|73	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-POE-Component-Client-Ident-1.160.0-3|74	- restore BuildRoot
12cr|perl-POE-Component-Client-Ident-1.160.0-3|75	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-POE-Component-Client-Ident-1.160.0-3|77	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-POE-Component-Client-Ident-1.160.0-3|78	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|79	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-1mdv2008.1
12cr|perl-POE-Component-Client-Ident-1.160.0-3|80	+ Revision: 105444
12cr|perl-POE-Component-Client-Ident-1.160.0-3|81	- new version
12cr|perl-POE-Component-Client-Ident-1.160.0-3|82	- update to new version 1.07
12cr|perl-POE-Component-Client-Ident-1.160.0-3|83	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|84	* Thu Aug 09 2007 Funda Wang <fwang@mandriva.org> 1.06-1mdv2008.0
12cr|perl-POE-Component-Client-Ident-1.160.0-3|85	+ Revision: 60697
12cr|perl-POE-Component-Client-Ident-1.160.0-3|86	- New version 1.06
12cr|perl-POE-Component-Client-Ident-1.160.0-3|87	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|88	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 1.05-1mdv2008.0
12cr|perl-POE-Component-Client-Ident-1.160.0-3|89	+ Revision: 20324
12cr|perl-POE-Component-Client-Ident-1.160.0-3|90	- 1.05
12cr|perl-POE-Component-Client-Ident-1.160.0-3|91	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|92	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|93	* Sat Dec 09 2006 Olivier Thauvin <nanardon@mandriva.org> 1.04-1mdv2007.0
12cr|perl-POE-Component-Client-Ident-1.160.0-3|94	+ Revision: 94357
12cr|perl-POE-Component-Client-Ident-1.160.0-3|95	- 1.04
12cr|perl-POE-Component-Client-Ident-1.160.0-3|96	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|97	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org> 1.01-1mdv2007.0
12cr|perl-POE-Component-Client-Ident-1.160.0-3|98	+ Revision: 54025
12cr|perl-POE-Component-Client-Ident-1.160.0-3|99	- Import perl-POE-Component-Client-Ident
12cr|perl-POE-Component-Client-Ident-1.160.0-3|100	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|101	* Tue May 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2007.0
12cr|perl-POE-Component-Client-Ident-1.160.0-3|102	- New release 1.01
12cr|perl-POE-Component-Client-Ident-1.160.0-3|103	- spec cleanup
12cr|perl-POE-Component-Client-Ident-1.160.0-3|104	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|105	* Mon May 01 2006 Olivier Thauvin <nanardon@mandriva.org> 1.00-1mdk
12cr|perl-POE-Component-Client-Ident-1.160.0-3|106	- 1.00
12cr|perl-POE-Component-Client-Ident-1.160.0-3|107	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|108	* Fri Mar 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.9-1mdk
12cr|perl-POE-Component-Client-Ident-1.160.0-3|109	- New release 0.9
12cr|perl-POE-Component-Client-Ident-1.160.0-3|110	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|111	* Fri Nov 04 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.8-1mdk
12cr|perl-POE-Component-Client-Ident-1.160.0-3|112	- 0.8
12cr|perl-POE-Component-Client-Ident-1.160.0-3|113	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|114	* Sat Oct 01 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.7-2mdk
12cr|perl-POE-Component-Client-Ident-1.160.0-3|115	- Buildrequires fix
12cr|perl-POE-Component-Client-Ident-1.160.0-3|116	
12cr|perl-POE-Component-Client-Ident-1.160.0-3|117	* Thu Sep 08 2005 Olivier Thauvin <nanardon@mandriva.org> 0.7-1mdk
12cr|perl-POE-Component-Client-Ident-1.160.0-3|118	- First mandriva package
12cr|perl-POE-Component-Client-Ident-1.160.0-3|119	

5269 12
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|1	%define upstream_name    POE-Component-Client-Keepalive
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|2	%define upstream_version 0.266
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|3	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|6	Release:	2
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|7	Epoch:		1
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|8	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|9	Summary:	Manage connections, with keep-alive
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|10	License:	GPL+ or Artistic
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|11	Group:		Development/Perl
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|13	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|14	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|15	BuildRequires:	perl-devel
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|16	BuildRequires:	perl(Net::IP)
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|17	BuildRequires:	perl(POE)
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|18	BuildRequires:	perl(POE::Component::Client::DNS)
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|19	BuildRequires:	perl(POE::Component::Resolver)
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|20	BuildArch:	noarch
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|21	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|22	%description
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|23	POE::Component::Client::Keepalive creates and manages connections for
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|24	other components. It maintains a cache of kept-alive connections for
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|25	quick reuse. It is written specifically for clients that can benefit
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|26	from kept-alive connections, such as HTTP clients. Using it for one-shot
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|27	connections would probably be silly.
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|28	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|29	%prep
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|31	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|32	%build
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|34	%make
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|35	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|36	%check
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|37	make test
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|38	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|39	%install
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|40	%makeinstall_std
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|41	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|42	%files
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|43	%doc CHANGES META.yml README
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|44	%{_mandir}/man3/*
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|45	%{perl_vendorlib}/*
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|46	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|47	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|48	%changelog
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|49	* Sun May 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.266.0-1mdv2011.0
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|50	+ Revision: 661391
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|51	- new version
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|52	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|53	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1:0.263.0-2
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|54	+ Revision: 658541
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|55	- rebuild for updated spec-helper
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|56	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|57	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.263.0-1mdv2011.0
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|58	+ Revision: 552482
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|59	- update to 0.263
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|60	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|61	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.262.0-1mdv2010.1
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|62	+ Revision: 461345
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|63	- update to 0.262
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|64	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|65	* Thu Aug 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.260.0-1mdv2010.0
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|66	+ Revision: 410722
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|67	- adding missing buildrequires:
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|68	- update to 0.260
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|69	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|70	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.250.0-1mdv2010.0
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|71	+ Revision: 401614
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|72	- rebuild using %%perl_convert_version
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|73	- fixed license field
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|74	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|75	* Sun Dec 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.25-1mdv2009.1
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|76	+ Revision: 314257
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|77	- update to new version 0.25
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|78	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|79	* Tue Dec 09 2008 Jérôme Quelin <jquelin@mandriva.org> 1:0.24-1mdv2009.1
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|80	+ Revision: 312167
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|81	- update to 0.24
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|82	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|83	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.1001-2mdv2009.0
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|84	+ Revision: 268701
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|85	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|86	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|87	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1001-1mdv2009.0
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|88	+ Revision: 193923
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|89	- update to new version 0.1001
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|90	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|91	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 0.1000-4mdv2008.1
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|92	+ Revision: 168505
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|93	- rebuild
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|94	- fix summary
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|95	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|96	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.1000-3mdv2008.1
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|97	+ Revision: 152238
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|98	- rebuild
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|99	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|100	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.1000-2mdv2008.1
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|101	+ Revision: 152237
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|102	- rebuild
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|103	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|104	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|105	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|106	- restore BuildRoot
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|107	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|108	* Wed Nov 14 2007 Jérôme Quelin <jquelin@mandriva.org> 0.1000-1mdv2008.1
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|109	+ Revision: 108701
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|110	- import perl-POE-Component-Client-Keepalive
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|111	
12cr|perl-POE-Component-Client-Keepalive-0.266.0-2|112	

5270 12
12cr|perl-POE-Component-Client-MPD-1.100.430-3|1	%define upstream_name    POE-Component-Client-MPD
12cr|perl-POE-Component-Client-MPD-1.100.430-3|2	%define upstream_version 1.100430
12cr|perl-POE-Component-Client-MPD-1.100.430-3|3	
12cr|perl-POE-Component-Client-MPD-1.100.430-3|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Component-Client-MPD-1.100.430-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Component-Client-MPD-1.100.430-3|6	Release:	3
12cr|perl-POE-Component-Client-MPD-1.100.430-3|7	
12cr|perl-POE-Component-Client-MPD-1.100.430-3|8	Summary:	POE component to speak with MPD servers
12cr|perl-POE-Component-Client-MPD-1.100.430-3|9	License:	GPL+ or Artistic
12cr|perl-POE-Component-Client-MPD-1.100.430-3|10	Group:		Development/Perl
12cr|perl-POE-Component-Client-MPD-1.100.430-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Component-Client-MPD-1.100.430-3|12	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-Component-Client-MPD-1.100.430-3|13	
12cr|perl-POE-Component-Client-MPD-1.100.430-3|14	BuildRequires:	perl-devel
12cr|perl-POE-Component-Client-MPD-1.100.430-3|15	BuildRequires:	perl(Audio::MPD::Common::Item)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|16	BuildRequires:	perl(Audio::MPD::Common::Stats)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|17	BuildRequires:	perl(Audio::MPD::Common::Status)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|18	BuildRequires:	perl(Carp)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|19	BuildRequires:	perl(English)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|20	BuildRequires:	perl(File::Find)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|21	BuildRequires:	perl(FindBin)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|22	BuildRequires:	perl(Moose)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|23	BuildRequires:	perl(Moose::Util::TypeConstraints)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|24	BuildRequires:	perl(MooseX::Has::Sugar)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|25	BuildRequires:	perl(MooseX::POE)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|26	BuildRequires:	perl(MooseX::SemiAffordanceAccessor)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|27	BuildRequires:	perl(MooseX::Types::Moose)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|28	BuildRequires:	perl(POE)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|29	BuildRequires:	perl(POE::Component::Client::TCP)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|30	BuildRequires:	perl(Readonly)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|31	BuildRequires:	perl(Module::Build)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|32	BuildRequires:	perl(Sub::Exporter)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|33	BuildRequires:	perl(Test::Corpus::Audio::MPD)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|34	BuildRequires:	perl(Test::More)
12cr|perl-POE-Component-Client-MPD-1.100.430-3|35	
12cr|perl-POE-Component-Client-MPD-1.100.430-3|36	BuildArch:	noarch
12cr|perl-POE-Component-Client-MPD-1.100.430-3|37	
12cr|perl-POE-Component-Client-MPD-1.100.430-3|38	%description
12cr|perl-POE-Component-Client-MPD-1.100.430-3|39	POCOCM gives a clear message-passing interface (sitting on top of POE) for
12cr|perl-POE-Component-Client-MPD-1.100.430-3|40	talking to and controlling MPD (Music Player Daemon) servers. A connection
12cr|perl-POE-Component-Client-MPD-1.100.430-3|41	to the MPD server is established as soon as a new POCOCM object is created.
12cr|perl-POE-Component-Client-MPD-1.100.430-3|42	
12cr|perl-POE-Component-Client-MPD-1.100.430-3|43	Commands are then sent to the server as messages are passed.
12cr|perl-POE-Component-Client-MPD-1.100.430-3|44	
12cr|perl-POE-Component-Client-MPD-1.100.430-3|45	%prep
12cr|perl-POE-Component-Client-MPD-1.100.430-3|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Component-Client-MPD-1.100.430-3|47	
12cr|perl-POE-Component-Client-MPD-1.100.430-3|48	%build
12cr|perl-POE-Component-Client-MPD-1.100.430-3|49	perl Build.PL installdirs=vendor
12cr|perl-POE-Component-Client-MPD-1.100.430-3|50	./Build
12cr|perl-POE-Component-Client-MPD-1.100.430-3|51	
12cr|perl-POE-Component-Client-MPD-1.100.430-3|52	%check
12cr|perl-POE-Component-Client-MPD-1.100.430-3|53	./Build test
12cr|perl-POE-Component-Client-MPD-1.100.430-3|54	
12cr|perl-POE-Component-Client-MPD-1.100.430-3|55	%install
12cr|perl-POE-Component-Client-MPD-1.100.430-3|56	./Build install destdir=%{buildroot}
12cr|perl-POE-Component-Client-MPD-1.100.430-3|57	
12cr|perl-POE-Component-Client-MPD-1.100.430-3|58	%files
12cr|perl-POE-Component-Client-MPD-1.100.430-3|59	%doc Changes LICENSE README
12cr|perl-POE-Component-Client-MPD-1.100.430-3|60	%{_mandir}/man3/*
12cr|perl-POE-Component-Client-MPD-1.100.430-3|61	%{perl_vendorlib}/*
12cr|perl-POE-Component-Client-MPD-1.100.430-3|62	
12cr|perl-POE-Component-Client-MPD-1.100.430-3|63	
12cr|perl-POE-Component-Client-MPD-1.100.430-3|64	%changelog
12cr|perl-POE-Component-Client-MPD-1.100.430-3|65	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.100.430-2mdv2011.0
12cr|perl-POE-Component-Client-MPD-1.100.430-3|66	+ Revision: 655427
12cr|perl-POE-Component-Client-MPD-1.100.430-3|67	- add br
12cr|perl-POE-Component-Client-MPD-1.100.430-3|68	- rebuild for updated spec-helper
12cr|perl-POE-Component-Client-MPD-1.100.430-3|69	
12cr|perl-POE-Component-Client-MPD-1.100.430-3|70	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.430-1mdv2011.0
12cr|perl-POE-Component-Client-MPD-1.100.430-3|71	+ Revision: 505270
12cr|perl-POE-Component-Client-MPD-1.100.430-3|72	- update to 1.100430
12cr|perl-POE-Component-Client-MPD-1.100.430-3|73	
12cr|perl-POE-Component-Client-MPD-1.100.430-3|74	* Sun Dec 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.93.390-1mdv2010.1
12cr|perl-POE-Component-Client-MPD-1.100.430-3|75	+ Revision: 474075
12cr|perl-POE-Component-Client-MPD-1.100.430-3|76	- update to 1.093390
12cr|perl-POE-Component-Client-MPD-1.100.430-3|77	
12cr|perl-POE-Component-Client-MPD-1.100.430-3|78	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.93.320-1mdv2010.1
12cr|perl-POE-Component-Client-MPD-1.100.430-3|79	+ Revision: 471073
12cr|perl-POE-Component-Client-MPD-1.100.430-3|80	- adding missing buildrequires:
12cr|perl-POE-Component-Client-MPD-1.100.430-3|81	- import perl-POE-Component-Client-MPD
12cr|perl-POE-Component-Client-MPD-1.100.430-3|82	
12cr|perl-POE-Component-Client-MPD-1.100.430-3|83	
12cr|perl-POE-Component-Client-MPD-1.100.430-3|84	* Sun Nov 29 2009 cpan2dist 1.093320-1mdv
12cr|perl-POE-Component-Client-MPD-1.100.430-3|85	- initial mdv release, generated with cpan2dist

5271 12
12cr|perl-POE-Component-IKC-0.2302-1|1	%define realname   POE-Component-IKC
12cr|perl-POE-Component-IKC-0.2302-1|2	
12cr|perl-POE-Component-IKC-0.2302-1|3	Name:		perl-%{realname}
12cr|perl-POE-Component-IKC-0.2302-1|4	Version:	0.2302
12cr|perl-POE-Component-IKC-0.2302-1|5	Release:	1
12cr|perl-POE-Component-IKC-0.2302-1|6	License:	GPL or Artistic
12cr|perl-POE-Component-IKC-0.2302-1|7	Group:		Development/Perl
12cr|perl-POE-Component-IKC-0.2302-1|8	Summary:	POE IKC proxy session
12cr|perl-POE-Component-IKC-0.2302-1|9	Url:		http://search.cpan.org/dist/%{realname}
12cr|perl-POE-Component-IKC-0.2302-1|10	Source:		http://www.cpan.org/modules/by-module/POE/%{realname}-%{version}.tar.gz
12cr|perl-POE-Component-IKC-0.2302-1|11	
12cr|perl-POE-Component-IKC-0.2302-1|12	BuildRequires:	perl-devel
12cr|perl-POE-Component-IKC-0.2302-1|13	BuildRequires:	perl(POE)
12cr|perl-POE-Component-IKC-0.2302-1|14	BuildRequires:	perl(Scalar::Util)
12cr|perl-POE-Component-IKC-0.2302-1|15	BuildRequires:	perl(Test::More)
12cr|perl-POE-Component-IKC-0.2302-1|16	BuildArch:	noarch
12cr|perl-POE-Component-IKC-0.2302-1|17	
12cr|perl-POE-Component-IKC-0.2302-1|18	%description
12cr|perl-POE-Component-IKC-0.2302-1|19	This is Inter-Kernel Communication for POE.  It is used to get events
12cr|perl-POE-Component-IKC-0.2302-1|20	from one POE kernel to another
12cr|perl-POE-Component-IKC-0.2302-1|21	
12cr|perl-POE-Component-IKC-0.2302-1|22	%prep
12cr|perl-POE-Component-IKC-0.2302-1|23	%setup -q -n %{realname}-%{version}
12cr|perl-POE-Component-IKC-0.2302-1|24	
12cr|perl-POE-Component-IKC-0.2302-1|25	%build
12cr|perl-POE-Component-IKC-0.2302-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Component-IKC-0.2302-1|27	%make
12cr|perl-POE-Component-IKC-0.2302-1|28	
12cr|perl-POE-Component-IKC-0.2302-1|29	%check
12cr|perl-POE-Component-IKC-0.2302-1|30	make test
12cr|perl-POE-Component-IKC-0.2302-1|31	
12cr|perl-POE-Component-IKC-0.2302-1|32	%install
12cr|perl-POE-Component-IKC-0.2302-1|33	%makeinstall_std
12cr|perl-POE-Component-IKC-0.2302-1|34	
12cr|perl-POE-Component-IKC-0.2302-1|35	%files
12cr|perl-POE-Component-IKC-0.2302-1|36	%doc Changes README META.yml
12cr|perl-POE-Component-IKC-0.2302-1|37	%{_mandir}/man3/*
12cr|perl-POE-Component-IKC-0.2302-1|38	%{perl_vendorlib}/*
12cr|perl-POE-Component-IKC-0.2302-1|39	
12cr|perl-POE-Component-IKC-0.2302-1|40	%changelog
12cr|perl-POE-Component-IKC-0.2302-1|41	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.2200-2mdv2011.0
12cr|perl-POE-Component-IKC-0.2302-1|42	+ Revision: 655155
12cr|perl-POE-Component-IKC-0.2302-1|43	- rebuild for updated spec-helper
12cr|perl-POE-Component-IKC-0.2302-1|44	
12cr|perl-POE-Component-IKC-0.2302-1|45	* Sat May 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2200-1mdv2011.0
12cr|perl-POE-Component-IKC-0.2302-1|46	+ Revision: 373750
12cr|perl-POE-Component-IKC-0.2302-1|47	- new version
12cr|perl-POE-Component-IKC-0.2302-1|48	
12cr|perl-POE-Component-IKC-0.2302-1|49	* Thu May 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2102-1mdv2010.0
12cr|perl-POE-Component-IKC-0.2302-1|50	+ Revision: 373028
12cr|perl-POE-Component-IKC-0.2302-1|51	- update to new version 0.2102
12cr|perl-POE-Component-IKC-0.2302-1|52	
12cr|perl-POE-Component-IKC-0.2302-1|53	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2101-1mdv2010.0
12cr|perl-POE-Component-IKC-0.2302-1|54	+ Revision: 371732
12cr|perl-POE-Component-IKC-0.2302-1|55	- update to new version 0.2101
12cr|perl-POE-Component-IKC-0.2302-1|56	
12cr|perl-POE-Component-IKC-0.2302-1|57	* Fri Nov 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.2002-1mdv2009.1
12cr|perl-POE-Component-IKC-0.2302-1|58	+ Revision: 307436
12cr|perl-POE-Component-IKC-0.2302-1|59	- update to new version 0.2002
12cr|perl-POE-Component-IKC-0.2302-1|60	
12cr|perl-POE-Component-IKC-0.2302-1|61	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.2001-4mdv2009.0
12cr|perl-POE-Component-IKC-0.2302-1|62	+ Revision: 258271
12cr|perl-POE-Component-IKC-0.2302-1|63	- rebuild
12cr|perl-POE-Component-IKC-0.2302-1|64	
12cr|perl-POE-Component-IKC-0.2302-1|65	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.2001-3mdv2009.0
12cr|perl-POE-Component-IKC-0.2302-1|66	+ Revision: 246325
12cr|perl-POE-Component-IKC-0.2302-1|67	- rebuild
12cr|perl-POE-Component-IKC-0.2302-1|68	
12cr|perl-POE-Component-IKC-0.2302-1|69	* Thu Jan 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.2001-1mdv2008.1
12cr|perl-POE-Component-IKC-0.2302-1|70	+ Revision: 153999
12cr|perl-POE-Component-IKC-0.2302-1|71	- update to new version 0.2001
12cr|perl-POE-Component-IKC-0.2302-1|72	
12cr|perl-POE-Component-IKC-0.2302-1|73	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-POE-Component-IKC-0.2302-1|74	- restore BuildRoot
12cr|perl-POE-Component-IKC-0.2302-1|75	
12cr|perl-POE-Component-IKC-0.2302-1|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-POE-Component-IKC-0.2302-1|77	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-POE-Component-IKC-0.2302-1|78	
12cr|perl-POE-Component-IKC-0.2302-1|79	* Fri Nov 30 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2000-1mdv2008.1
12cr|perl-POE-Component-IKC-0.2302-1|80	+ Revision: 114013
12cr|perl-POE-Component-IKC-0.2302-1|81	- update to new version 0.2000
12cr|perl-POE-Component-IKC-0.2302-1|82	
12cr|perl-POE-Component-IKC-0.2302-1|83	* Mon Nov 19 2007 Jérôme Quelin <jquelin@mandriva.org> 0.1904-1mdv2008.1
12cr|perl-POE-Component-IKC-0.2302-1|84	+ Revision: 110499
12cr|perl-POE-Component-IKC-0.2302-1|85	- import perl-POE-Component-IKC
12cr|perl-POE-Component-IKC-0.2302-1|86	
12cr|perl-POE-Component-IKC-0.2302-1|87	

5272 12
12cr|perl-POE-Component-IRC-6.800.0-1|1	%define upstream_name  POE-Component-IRC
12cr|perl-POE-Component-IRC-6.800.0-1|2	%define upstream_version 6.80
12cr|perl-POE-Component-IRC-6.800.0-1|3	
12cr|perl-POE-Component-IRC-6.800.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Component-IRC-6.800.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Component-IRC-6.800.0-1|6	Release:	1
12cr|perl-POE-Component-IRC-6.800.0-1|7	
12cr|perl-POE-Component-IRC-6.800.0-1|8	Summary:	A fully event-driven IRC client module
12cr|perl-POE-Component-IRC-6.800.0-1|9	License:	GPL
12cr|perl-POE-Component-IRC-6.800.0-1|10	Group:		Development/Perl
12cr|perl-POE-Component-IRC-6.800.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Component-IRC-6.800.0-1|12	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-Component-IRC-6.800.0-1|13	
12cr|perl-POE-Component-IRC-6.800.0-1|14	BuildRequires:	perl-devel
12cr|perl-POE-Component-IRC-6.800.0-1|15	BuildRequires:	perl(Date::Format)
12cr|perl-POE-Component-IRC-6.800.0-1|16	BuildRequires:	perl(IRC::Utils)
12cr|perl-POE-Component-IRC-6.800.0-1|17	BuildRequires:	perl(Object::Pluggable)
12cr|perl-POE-Component-IRC-6.800.0-1|18	BuildRequires:	perl(POE::Filter::IRCD)
12cr|perl-POE-Component-IRC-6.800.0-1|19	BuildRequires:	perl(POE::Component::Client::DNS)
12cr|perl-POE-Component-IRC-6.800.0-1|20	BuildRequires:	perl(POE::Component::Client::Ident)
12cr|perl-POE-Component-IRC-6.800.0-1|21	BuildRequires:	perl(POE::Component::Pluggable)
12cr|perl-POE-Component-IRC-6.800.0-1|22	BuildRequires:	perl(POE::Component::Syndicator)
12cr|perl-POE-Component-IRC-6.800.0-1|23	BuildRequires:	perl(Test::Differences)
12cr|perl-POE-Component-IRC-6.800.0-1|24	BuildRequires:	perl(Test::More)
12cr|perl-POE-Component-IRC-6.800.0-1|25	BuildArch:	noarch
12cr|perl-POE-Component-IRC-6.800.0-1|26	
12cr|perl-POE-Component-IRC-6.800.0-1|27	%description
12cr|perl-POE-Component-IRC-6.800.0-1|28	POE::Component::IRC is a POE (Perl Object Environment) component
12cr|perl-POE-Component-IRC-6.800.0-1|29	which provides a convenient way for POE applications to create a tiny
12cr|perl-POE-Component-IRC-6.800.0-1|30	IRC client session and send and receive IRC events through it. If that
12cr|perl-POE-Component-IRC-6.800.0-1|31	first sentence was a bit too much, go read the POE documentation over
12cr|perl-POE-Component-IRC-6.800.0-1|32	and over until it makes some sense.
12cr|perl-POE-Component-IRC-6.800.0-1|33	
12cr|perl-POE-Component-IRC-6.800.0-1|34	%prep
12cr|perl-POE-Component-IRC-6.800.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Component-IRC-6.800.0-1|36	chmod 644 README Changes
12cr|perl-POE-Component-IRC-6.800.0-1|37	find lib -name \*.pm | xargs chmod 644
12cr|perl-POE-Component-IRC-6.800.0-1|38	
12cr|perl-POE-Component-IRC-6.800.0-1|39	%build
12cr|perl-POE-Component-IRC-6.800.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Component-IRC-6.800.0-1|41	%make
12cr|perl-POE-Component-IRC-6.800.0-1|42	
12cr|perl-POE-Component-IRC-6.800.0-1|43	%check
12cr|perl-POE-Component-IRC-6.800.0-1|44	%make test
12cr|perl-POE-Component-IRC-6.800.0-1|45	
12cr|perl-POE-Component-IRC-6.800.0-1|46	%install
12cr|perl-POE-Component-IRC-6.800.0-1|47	%makeinstall_std
12cr|perl-POE-Component-IRC-6.800.0-1|48	
12cr|perl-POE-Component-IRC-6.800.0-1|49	%files
12cr|perl-POE-Component-IRC-6.800.0-1|50	%doc README Changes examples
12cr|perl-POE-Component-IRC-6.800.0-1|51	%{perl_vendorlib}/POE
12cr|perl-POE-Component-IRC-6.800.0-1|52	%{_mandir}/*/*
12cr|perl-POE-Component-IRC-6.800.0-1|53	
12cr|perl-POE-Component-IRC-6.800.0-1|54	%changelog
12cr|perl-POE-Component-IRC-6.800.0-1|55	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 6.610.0-1mdv2011.0
12cr|perl-POE-Component-IRC-6.800.0-1|56	+ Revision: 662497
12cr|perl-POE-Component-IRC-6.800.0-1|57	- new version
12cr|perl-POE-Component-IRC-6.800.0-1|58	
12cr|perl-POE-Component-IRC-6.800.0-1|59	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 6.600.0-1
12cr|perl-POE-Component-IRC-6.800.0-1|60	+ Revision: 654265
12cr|perl-POE-Component-IRC-6.800.0-1|61	- update to new version 6.60
12cr|perl-POE-Component-IRC-6.800.0-1|62	
12cr|perl-POE-Component-IRC-6.800.0-1|63	* Mon Mar 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 6.540.0-1
12cr|perl-POE-Component-IRC-6.800.0-1|64	+ Revision: 644795
12cr|perl-POE-Component-IRC-6.800.0-1|65	- update to new version 6.54
12cr|perl-POE-Component-IRC-6.800.0-1|66	
12cr|perl-POE-Component-IRC-6.800.0-1|67	* Sat Nov 13 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 6.520.0-1mdv2011.0
12cr|perl-POE-Component-IRC-6.800.0-1|68	+ Revision: 597087
12cr|perl-POE-Component-IRC-6.800.0-1|69	- update to 6.52
12cr|perl-POE-Component-IRC-6.800.0-1|70	
12cr|perl-POE-Component-IRC-6.800.0-1|71	* Mon Sep 06 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 6.390.0-1mdv2011.0
12cr|perl-POE-Component-IRC-6.800.0-1|72	+ Revision: 576300
12cr|perl-POE-Component-IRC-6.800.0-1|73	- update to 6.39
12cr|perl-POE-Component-IRC-6.800.0-1|74	
12cr|perl-POE-Component-IRC-6.800.0-1|75	* Mon Aug 23 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 6.370.0-1mdv2011.0
12cr|perl-POE-Component-IRC-6.800.0-1|76	+ Revision: 572237
12cr|perl-POE-Component-IRC-6.800.0-1|77	- update to 6.37
12cr|perl-POE-Component-IRC-6.800.0-1|78	
12cr|perl-POE-Component-IRC-6.800.0-1|79	* Tue Jul 27 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 6.360.0-1mdv2011.0
12cr|perl-POE-Component-IRC-6.800.0-1|80	+ Revision: 561943
12cr|perl-POE-Component-IRC-6.800.0-1|81	- update to 6.36
12cr|perl-POE-Component-IRC-6.800.0-1|82	
12cr|perl-POE-Component-IRC-6.800.0-1|83	* Tue Jul 13 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 6.350.0-1mdv2011.0
12cr|perl-POE-Component-IRC-6.800.0-1|84	+ Revision: 552485
12cr|perl-POE-Component-IRC-6.800.0-1|85	- update to 6.35
12cr|perl-POE-Component-IRC-6.800.0-1|86	
12cr|perl-POE-Component-IRC-6.800.0-1|87	* Mon Mar 15 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 6.280.0-1mdv2010.1
12cr|perl-POE-Component-IRC-6.800.0-1|88	+ Revision: 519960
12cr|perl-POE-Component-IRC-6.800.0-1|89	- update to 6.28
12cr|perl-POE-Component-IRC-6.800.0-1|90	
12cr|perl-POE-Component-IRC-6.800.0-1|91	* Fri Feb 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 6.240.0-1mdv2010.1
12cr|perl-POE-Component-IRC-6.800.0-1|92	+ Revision: 504494
12cr|perl-POE-Component-IRC-6.800.0-1|93	- update to 6.24
12cr|perl-POE-Component-IRC-6.800.0-1|94	
12cr|perl-POE-Component-IRC-6.800.0-1|95	* Wed Jan 20 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 6.220.0-1mdv2010.1
12cr|perl-POE-Component-IRC-6.800.0-1|96	+ Revision: 493955
12cr|perl-POE-Component-IRC-6.800.0-1|97	- update to 6.22
12cr|perl-POE-Component-IRC-6.800.0-1|98	
12cr|perl-POE-Component-IRC-6.800.0-1|99	* Sat Jan 16 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 6.200.0-1mdv2010.1
12cr|perl-POE-Component-IRC-6.800.0-1|100	+ Revision: 492160
12cr|perl-POE-Component-IRC-6.800.0-1|101	- update to 6.20
12cr|perl-POE-Component-IRC-6.800.0-1|102	
12cr|perl-POE-Component-IRC-6.800.0-1|103	* Sat Dec 12 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 6.180.0-1mdv2010.1
12cr|perl-POE-Component-IRC-6.800.0-1|104	+ Revision: 477633
12cr|perl-POE-Component-IRC-6.800.0-1|105	- update to 6.18
12cr|perl-POE-Component-IRC-6.800.0-1|106	
12cr|perl-POE-Component-IRC-6.800.0-1|107	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 6.160.0-1mdv2010.1
12cr|perl-POE-Component-IRC-6.800.0-1|108	+ Revision: 461349
12cr|perl-POE-Component-IRC-6.800.0-1|109	- update to 6.16
12cr|perl-POE-Component-IRC-6.800.0-1|110	
12cr|perl-POE-Component-IRC-6.800.0-1|111	* Fri Sep 25 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 6.140.0-1mdv2010.0
12cr|perl-POE-Component-IRC-6.800.0-1|112	+ Revision: 448608
12cr|perl-POE-Component-IRC-6.800.0-1|113	- update to 6.14
12cr|perl-POE-Component-IRC-6.800.0-1|114	
12cr|perl-POE-Component-IRC-6.800.0-1|115	* Thu Sep 10 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 6.120.0-1mdv2010.0
12cr|perl-POE-Component-IRC-6.800.0-1|116	+ Revision: 437203
12cr|perl-POE-Component-IRC-6.800.0-1|117	- update to 6.12
12cr|perl-POE-Component-IRC-6.800.0-1|118	
12cr|perl-POE-Component-IRC-6.800.0-1|119	* Wed Aug 19 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 6.100.0-1mdv2010.0
12cr|perl-POE-Component-IRC-6.800.0-1|120	+ Revision: 418125
12cr|perl-POE-Component-IRC-6.800.0-1|121	- update to 6.10
12cr|perl-POE-Component-IRC-6.800.0-1|122	
12cr|perl-POE-Component-IRC-6.800.0-1|123	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 6.80.0-1mdv2010.0
12cr|perl-POE-Component-IRC-6.800.0-1|124	+ Revision: 408037
12cr|perl-POE-Component-IRC-6.800.0-1|125	- rebuild using %%perl_convert_version
12cr|perl-POE-Component-IRC-6.800.0-1|126	
12cr|perl-POE-Component-IRC-6.800.0-1|127	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 6.08-1mdv2010.0
12cr|perl-POE-Component-IRC-6.800.0-1|128	+ Revision: 383538
12cr|perl-POE-Component-IRC-6.800.0-1|129	- update to new version 6.08
12cr|perl-POE-Component-IRC-6.800.0-1|130	
12cr|perl-POE-Component-IRC-6.800.0-1|131	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 6.06-1mdv2010.0
12cr|perl-POE-Component-IRC-6.800.0-1|132	+ Revision: 371733
12cr|perl-POE-Component-IRC-6.800.0-1|133	- update to new version 6.06
12cr|perl-POE-Component-IRC-6.800.0-1|134	
12cr|perl-POE-Component-IRC-6.800.0-1|135	* Wed Mar 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 6.04-1mdv2009.1
12cr|perl-POE-Component-IRC-6.800.0-1|136	+ Revision: 353642
12cr|perl-POE-Component-IRC-6.800.0-1|137	- update to new version 6.04
12cr|perl-POE-Component-IRC-6.800.0-1|138	
12cr|perl-POE-Component-IRC-6.800.0-1|139	* Sun Mar 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 6.02-1mdv2009.1
12cr|perl-POE-Component-IRC-6.800.0-1|140	+ Revision: 352917
12cr|perl-POE-Component-IRC-6.800.0-1|141	- update to new version 6.02
12cr|perl-POE-Component-IRC-6.800.0-1|142	
12cr|perl-POE-Component-IRC-6.800.0-1|143	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 5.98-1mdv2009.1
12cr|perl-POE-Component-IRC-6.800.0-1|144	+ Revision: 347693
12cr|perl-POE-Component-IRC-6.800.0-1|145	- update to new version 5.98
12cr|perl-POE-Component-IRC-6.800.0-1|146	
12cr|perl-POE-Component-IRC-6.800.0-1|147	* Fri Jan 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 5.96-1mdv2009.1
12cr|perl-POE-Component-IRC-6.800.0-1|148	+ Revision: 335511
12cr|perl-POE-Component-IRC-6.800.0-1|149	- update to new version 5.96
12cr|perl-POE-Component-IRC-6.800.0-1|150	
12cr|perl-POE-Component-IRC-6.800.0-1|151	* Sun Jan 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 5.90-1mdv2009.1
12cr|perl-POE-Component-IRC-6.800.0-1|152	+ Revision: 333407
12cr|perl-POE-Component-IRC-6.800.0-1|153	- update to new version 5.90
12cr|perl-POE-Component-IRC-6.800.0-1|154	
12cr|perl-POE-Component-IRC-6.800.0-1|155	* Sun Aug 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.88-1mdv2009.0
12cr|perl-POE-Component-IRC-6.800.0-1|156	+ Revision: 277970
12cr|perl-POE-Component-IRC-6.800.0-1|157	- update to new version 5.88
12cr|perl-POE-Component-IRC-6.800.0-1|158	
12cr|perl-POE-Component-IRC-6.800.0-1|159	* Wed Jul 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.86-1mdv2009.0
12cr|perl-POE-Component-IRC-6.800.0-1|160	+ Revision: 242076
12cr|perl-POE-Component-IRC-6.800.0-1|161	- update to new version 5.86
12cr|perl-POE-Component-IRC-6.800.0-1|162	
12cr|perl-POE-Component-IRC-6.800.0-1|163	* Fri Jun 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.84-1mdv2009.0
12cr|perl-POE-Component-IRC-6.800.0-1|164	+ Revision: 229493
12cr|perl-POE-Component-IRC-6.800.0-1|165	- update to new version 5.84
12cr|perl-POE-Component-IRC-6.800.0-1|166	
12cr|perl-POE-Component-IRC-6.800.0-1|167	* Mon Jun 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.82-1mdv2009.0
12cr|perl-POE-Component-IRC-6.800.0-1|168	+ Revision: 220159
12cr|perl-POE-Component-IRC-6.800.0-1|169	- update to new version 5.82
12cr|perl-POE-Component-IRC-6.800.0-1|170	
12cr|perl-POE-Component-IRC-6.800.0-1|171	* Fri Jun 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.80-1mdv2009.0
12cr|perl-POE-Component-IRC-6.800.0-1|172	+ Revision: 218725
12cr|perl-POE-Component-IRC-6.800.0-1|173	- update to new version 5.80
12cr|perl-POE-Component-IRC-6.800.0-1|174	
12cr|perl-POE-Component-IRC-6.800.0-1|175	* Tue Jun 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.78-1mdv2009.0
12cr|perl-POE-Component-IRC-6.800.0-1|176	+ Revision: 214556
12cr|perl-POE-Component-IRC-6.800.0-1|177	- new version
12cr|perl-POE-Component-IRC-6.800.0-1|178	- update to new version 5.76
12cr|perl-POE-Component-IRC-6.800.0-1|179	
12cr|perl-POE-Component-IRC-6.800.0-1|180	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.74-1mdv2009.0
12cr|perl-POE-Component-IRC-6.800.0-1|181	+ Revision: 193924
12cr|perl-POE-Component-IRC-6.800.0-1|182	- update to new version 5.74
12cr|perl-POE-Component-IRC-6.800.0-1|183	
12cr|perl-POE-Component-IRC-6.800.0-1|184	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.70-1mdv2008.1
12cr|perl-POE-Component-IRC-6.800.0-1|185	+ Revision: 178288
12cr|perl-POE-Component-IRC-6.800.0-1|186	- update to new version 5.70
12cr|perl-POE-Component-IRC-6.800.0-1|187	
12cr|perl-POE-Component-IRC-6.800.0-1|188	* Fri Feb 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.68-1mdv2008.1
12cr|perl-POE-Component-IRC-6.800.0-1|189	+ Revision: 173912
12cr|perl-POE-Component-IRC-6.800.0-1|190	- update to new version 5.68
12cr|perl-POE-Component-IRC-6.800.0-1|191	- update to new version 5.68
12cr|perl-POE-Component-IRC-6.800.0-1|192	
12cr|perl-POE-Component-IRC-6.800.0-1|193	* Wed Feb 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.66-1mdv2008.1
12cr|perl-POE-Component-IRC-6.800.0-1|194	+ Revision: 173296
12cr|perl-POE-Component-IRC-6.800.0-1|195	- update to new version 5.66
12cr|perl-POE-Component-IRC-6.800.0-1|196	
12cr|perl-POE-Component-IRC-6.800.0-1|197	* Sun Feb 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.64-1mdv2008.1
12cr|perl-POE-Component-IRC-6.800.0-1|198	+ Revision: 169978
12cr|perl-POE-Component-IRC-6.800.0-1|199	- update to new version 5.64
12cr|perl-POE-Component-IRC-6.800.0-1|200	
12cr|perl-POE-Component-IRC-6.800.0-1|201	* Fri Feb 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.62-1mdv2008.1
12cr|perl-POE-Component-IRC-6.800.0-1|202	+ Revision: 164024
12cr|perl-POE-Component-IRC-6.800.0-1|203	- update to new version 5.62
12cr|perl-POE-Component-IRC-6.800.0-1|204	
12cr|perl-POE-Component-IRC-6.800.0-1|205	* Thu Feb 07 2008 Funda Wang <fwang@mandriva.org> 5.60-1mdv2008.1
12cr|perl-POE-Component-IRC-6.800.0-1|206	+ Revision: 163389
12cr|perl-POE-Component-IRC-6.800.0-1|207	- update to new version 5.60
12cr|perl-POE-Component-IRC-6.800.0-1|208	
12cr|perl-POE-Component-IRC-6.800.0-1|209	* Tue Feb 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.58-1mdv2008.1
12cr|perl-POE-Component-IRC-6.800.0-1|210	+ Revision: 162590
12cr|perl-POE-Component-IRC-6.800.0-1|211	- update to new version 5.58
12cr|perl-POE-Component-IRC-6.800.0-1|212	
12cr|perl-POE-Component-IRC-6.800.0-1|213	* Sat Feb 02 2008 Funda Wang <fwang@mandriva.org> 5.56-1mdv2008.1
12cr|perl-POE-Component-IRC-6.800.0-1|214	+ Revision: 161381
12cr|perl-POE-Component-IRC-6.800.0-1|215	- update to new version 5.56
12cr|perl-POE-Component-IRC-6.800.0-1|216	
12cr|perl-POE-Component-IRC-6.800.0-1|217	* Tue Jan 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.54-1mdv2008.1
12cr|perl-POE-Component-IRC-6.800.0-1|218	+ Revision: 159904
12cr|perl-POE-Component-IRC-6.800.0-1|219	- update to new version 5.54
12cr|perl-POE-Component-IRC-6.800.0-1|220	
12cr|perl-POE-Component-IRC-6.800.0-1|221	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.52-1mdv2008.1
12cr|perl-POE-Component-IRC-6.800.0-1|222	+ Revision: 152844
12cr|perl-POE-Component-IRC-6.800.0-1|223	- update to new version 5.52
12cr|perl-POE-Component-IRC-6.800.0-1|224	
12cr|perl-POE-Component-IRC-6.800.0-1|225	* Thu Dec 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.40-1mdv2008.1
12cr|perl-POE-Component-IRC-6.800.0-1|226	+ Revision: 138347
12cr|perl-POE-Component-IRC-6.800.0-1|227	- update to new version 5.40
12cr|perl-POE-Component-IRC-6.800.0-1|228	- update to new version 5.40
12cr|perl-POE-Component-IRC-6.800.0-1|229	
12cr|perl-POE-Component-IRC-6.800.0-1|230	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-POE-Component-IRC-6.800.0-1|231	- restore BuildRoot
12cr|perl-POE-Component-IRC-6.800.0-1|232	
12cr|perl-POE-Component-IRC-6.800.0-1|233	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-POE-Component-IRC-6.800.0-1|234	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-POE-Component-IRC-6.800.0-1|235	
12cr|perl-POE-Component-IRC-6.800.0-1|236	* Fri Dec 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.38-1mdv2008.1
12cr|perl-POE-Component-IRC-6.800.0-1|237	+ Revision: 116173
12cr|perl-POE-Component-IRC-6.800.0-1|238	- update to new version 5.38
12cr|perl-POE-Component-IRC-6.800.0-1|239	
12cr|perl-POE-Component-IRC-6.800.0-1|240	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.36-1mdv2008.1
12cr|perl-POE-Component-IRC-6.800.0-1|241	+ Revision: 105308
12cr|perl-POE-Component-IRC-6.800.0-1|242	- update to new version 5.36
12cr|perl-POE-Component-IRC-6.800.0-1|243	
12cr|perl-POE-Component-IRC-6.800.0-1|244	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.34-1mdv2008.0
12cr|perl-POE-Component-IRC-6.800.0-1|245	+ Revision: 55843
12cr|perl-POE-Component-IRC-6.800.0-1|246	- update to new version 5.34
12cr|perl-POE-Component-IRC-6.800.0-1|247	
12cr|perl-POE-Component-IRC-6.800.0-1|248	* Sun Jul 01 2007 Olivier Thauvin <nanardon@mandriva.org> 5.32-1mdv2008.0
12cr|perl-POE-Component-IRC-6.800.0-1|249	+ Revision: 46224
12cr|perl-POE-Component-IRC-6.800.0-1|250	- 5.32
12cr|perl-POE-Component-IRC-6.800.0-1|251	
12cr|perl-POE-Component-IRC-6.800.0-1|252	* Fri May 04 2007 Olivier Thauvin <nanardon@mandriva.org> 5.29-1mdv2008.0
12cr|perl-POE-Component-IRC-6.800.0-1|253	+ Revision: 22237
12cr|perl-POE-Component-IRC-6.800.0-1|254	- 5.29
12cr|perl-POE-Component-IRC-6.800.0-1|255	
12cr|perl-POE-Component-IRC-6.800.0-1|256	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 5.28-1mdv2008.0
12cr|perl-POE-Component-IRC-6.800.0-1|257	+ Revision: 20337
12cr|perl-POE-Component-IRC-6.800.0-1|258	- 5.28
12cr|perl-POE-Component-IRC-6.800.0-1|259	
12cr|perl-POE-Component-IRC-6.800.0-1|260	* Fri Apr 20 2007 Olivier Thauvin <nanardon@mandriva.org> 5.24-1mdv2008.0
12cr|perl-POE-Component-IRC-6.800.0-1|261	+ Revision: 16067
12cr|perl-POE-Component-IRC-6.800.0-1|262	- 5.24
12cr|perl-POE-Component-IRC-6.800.0-1|263	
12cr|perl-POE-Component-IRC-6.800.0-1|264	
12cr|perl-POE-Component-IRC-6.800.0-1|265	* Sat Jan 06 2007 Olivier Thauvin <nanardon@mandriva.org> 5.18-1mdv2007.0
12cr|perl-POE-Component-IRC-6.800.0-1|266	+ Revision: 104818
12cr|perl-POE-Component-IRC-6.800.0-1|267	- 5.18
12cr|perl-POE-Component-IRC-6.800.0-1|268	
12cr|perl-POE-Component-IRC-6.800.0-1|269	* Sat Dec 09 2006 Olivier Thauvin <nanardon@mandriva.org> 5.16-1mdv2007.1
12cr|perl-POE-Component-IRC-6.800.0-1|270	+ Revision: 94358
12cr|perl-POE-Component-IRC-6.800.0-1|271	- 5.16
12cr|perl-POE-Component-IRC-6.800.0-1|272	- 5.00
12cr|perl-POE-Component-IRC-6.800.0-1|273	
12cr|perl-POE-Component-IRC-6.800.0-1|274	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org> 4.97-1mdv2007.0
12cr|perl-POE-Component-IRC-6.800.0-1|275	+ Revision: 54036
12cr|perl-POE-Component-IRC-6.800.0-1|276	- 4.97
12cr|perl-POE-Component-IRC-6.800.0-1|277	- Import perl-POE-Component-IRC
12cr|perl-POE-Component-IRC-6.800.0-1|278	
12cr|perl-POE-Component-IRC-6.800.0-1|279	* Mon Jul 10 2006 Emmanuel Andry <eandry@mandriva.org> 4.95-1mdv2007.0
12cr|perl-POE-Component-IRC-6.800.0-1|280	- New version 4.95
12cr|perl-POE-Component-IRC-6.800.0-1|281	
12cr|perl-POE-Component-IRC-6.800.0-1|282	* Sat Jun 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.93-1mdv2007.0
12cr|perl-POE-Component-IRC-6.800.0-1|283	- New version 4.93
12cr|perl-POE-Component-IRC-6.800.0-1|284	
12cr|perl-POE-Component-IRC-6.800.0-1|285	* Thu Jun 08 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.91-1mdv2007.0
12cr|perl-POE-Component-IRC-6.800.0-1|286	- New release 4.91
12cr|perl-POE-Component-IRC-6.800.0-1|287	
12cr|perl-POE-Component-IRC-6.800.0-1|288	* Tue May 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.90-1mdv2007.0
12cr|perl-POE-Component-IRC-6.800.0-1|289	- New release 4.90
12cr|perl-POE-Component-IRC-6.800.0-1|290	
12cr|perl-POE-Component-IRC-6.800.0-1|291	* Mon May 01 2006 Olivier Thauvin <nanardon@mandriva.org> 4.86-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|292	- 4.86
12cr|perl-POE-Component-IRC-6.800.0-1|293	
12cr|perl-POE-Component-IRC-6.800.0-1|294	* Sun Apr 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.85-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|295	- New release 4.85
12cr|perl-POE-Component-IRC-6.800.0-1|296	- better source URL
12cr|perl-POE-Component-IRC-6.800.0-1|297	- better buildrequires syntax
12cr|perl-POE-Component-IRC-6.800.0-1|298	
12cr|perl-POE-Component-IRC-6.800.0-1|299	* Sun Apr 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.81-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|300	- New release 4.81
12cr|perl-POE-Component-IRC-6.800.0-1|301	
12cr|perl-POE-Component-IRC-6.800.0-1|302	* Fri Mar 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.80-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|303	- New release 4.80
12cr|perl-POE-Component-IRC-6.800.0-1|304	
12cr|perl-POE-Component-IRC-6.800.0-1|305	* Wed Jan 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.79-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|306	- New release 4.79
12cr|perl-POE-Component-IRC-6.800.0-1|307	
12cr|perl-POE-Component-IRC-6.800.0-1|308	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 4.77-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|309	- new version
12cr|perl-POE-Component-IRC-6.800.0-1|310	- spec cleanup
12cr|perl-POE-Component-IRC-6.800.0-1|311	- rpmbuildupdate aware
12cr|perl-POE-Component-IRC-6.800.0-1|312	- drop explicit requires
12cr|perl-POE-Component-IRC-6.800.0-1|313	- fix directory ownership
12cr|perl-POE-Component-IRC-6.800.0-1|314	
12cr|perl-POE-Component-IRC-6.800.0-1|315	* Mon Dec 05 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.75-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|316	- 4.75
12cr|perl-POE-Component-IRC-6.800.0-1|317	
12cr|perl-POE-Component-IRC-6.800.0-1|318	* Thu Oct 27 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.74-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|319	- 4.74
12cr|perl-POE-Component-IRC-6.800.0-1|320	
12cr|perl-POE-Component-IRC-6.800.0-1|321	* Mon Oct 17 2005 Olivier Thauvin <nanardon@mandriva.org> 4.71-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|322	- 4.71
12cr|perl-POE-Component-IRC-6.800.0-1|323	
12cr|perl-POE-Component-IRC-6.800.0-1|324	* Tue Oct 11 2005 Nicolas Lécureuil <neoclust@mandriva.org> 4.70-2mdk
12cr|perl-POE-Component-IRC-6.800.0-1|325	- Fix BuildRequires
12cr|perl-POE-Component-IRC-6.800.0-1|326	
12cr|perl-POE-Component-IRC-6.800.0-1|327	* Tue Sep 27 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.70-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|328	- 4.70
12cr|perl-POE-Component-IRC-6.800.0-1|329	- Fix permissions
12cr|perl-POE-Component-IRC-6.800.0-1|330	
12cr|perl-POE-Component-IRC-6.800.0-1|331	* Thu Sep 08 2005 Olivier Thauvin <nanardon@mandriva.org> 4.69-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|332	- 4.69
12cr|perl-POE-Component-IRC-6.800.0-1|333	
12cr|perl-POE-Component-IRC-6.800.0-1|334	* Sat Jun 04 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.62-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|335	- 4.62
12cr|perl-POE-Component-IRC-6.800.0-1|336	
12cr|perl-POE-Component-IRC-6.800.0-1|337	* Tue May 31 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.5-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|338	- 4.5
12cr|perl-POE-Component-IRC-6.800.0-1|339	
12cr|perl-POE-Component-IRC-6.800.0-1|340	* Tue May 03 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.4-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|341	- 4.4
12cr|perl-POE-Component-IRC-6.800.0-1|342	
12cr|perl-POE-Component-IRC-6.800.0-1|343	* Sat Apr 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.3-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|344	- 4.3
12cr|perl-POE-Component-IRC-6.800.0-1|345	
12cr|perl-POE-Component-IRC-6.800.0-1|346	* Mon Mar 14 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 3.8-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|347	- 3.8
12cr|perl-POE-Component-IRC-6.800.0-1|348	
12cr|perl-POE-Component-IRC-6.800.0-1|349	* Mon Mar 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 3.7-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|350	- 3.7
12cr|perl-POE-Component-IRC-6.800.0-1|351	
12cr|perl-POE-Component-IRC-6.800.0-1|352	* Fri Feb 25 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 3.5-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|353	- 3.5
12cr|perl-POE-Component-IRC-6.800.0-1|354	
12cr|perl-POE-Component-IRC-6.800.0-1|355	* Mon Feb 21 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 3.4-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|356	- 3.4
12cr|perl-POE-Component-IRC-6.800.0-1|357	
12cr|perl-POE-Component-IRC-6.800.0-1|358	* Wed Feb 02 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 3.3-1mdk
12cr|perl-POE-Component-IRC-6.800.0-1|359	- 3.3
12cr|perl-POE-Component-IRC-6.800.0-1|360	- spec cleanup
12cr|perl-POE-Component-IRC-6.800.0-1|361	
12cr|perl-POE-Component-IRC-6.800.0-1|362	* Fri Dec 24 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.9-2mdk
12cr|perl-POE-Component-IRC-6.800.0-1|363	- q(Birthday rebuild) && perl->new() and "COIN";
12cr|perl-POE-Component-IRC-6.800.0-1|364	- remove MANIFEST file from %%doc
12cr|perl-POE-Component-IRC-6.800.0-1|365	

5273 12
12cr|perl-POE-Component-Logger-1.100.0-2|1	%define upstream_name    POE-Component-Logger
12cr|perl-POE-Component-Logger-1.100.0-2|2	%define upstream_version 1.10
12cr|perl-POE-Component-Logger-1.100.0-2|3	
12cr|perl-POE-Component-Logger-1.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Component-Logger-1.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Component-Logger-1.100.0-2|6	Release:	2
12cr|perl-POE-Component-Logger-1.100.0-2|7	
12cr|perl-POE-Component-Logger-1.100.0-2|8	Summary:	%{upstream_name} module for perl
12cr|perl-POE-Component-Logger-1.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-POE-Component-Logger-1.100.0-2|10	Group: 		Development/Perl
12cr|perl-POE-Component-Logger-1.100.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Component-Logger-1.100.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-Component-Logger-1.100.0-2|13	
12cr|perl-POE-Component-Logger-1.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-POE-Component-Logger-1.100.0-2|15	BuildRequires:	perl(Log::Dispatch::Config)
12cr|perl-POE-Component-Logger-1.100.0-2|16	BuildRequires:	perl(POE)
12cr|perl-POE-Component-Logger-1.100.0-2|17	BuildArch:	noarch
12cr|perl-POE-Component-Logger-1.100.0-2|18	
12cr|perl-POE-Component-Logger-1.100.0-2|19	Requires:	perl(POE)
12cr|perl-POE-Component-Logger-1.100.0-2|20	Requires:	perl(Log::Dispatch::Config)
12cr|perl-POE-Component-Logger-1.100.0-2|21	
12cr|perl-POE-Component-Logger-1.100.0-2|22	%description
12cr|perl-POE-Component-Logger-1.100.0-2|23	%{upstream_name} module for perl.  A highly flexible logger component
12cr|perl-POE-Component-Logger-1.100.0-2|24	for POE that uses Log::Dispatch and Log::Dispatch::Config for
12cr|perl-POE-Component-Logger-1.100.0-2|25	ultimate flexibility and power.
12cr|perl-POE-Component-Logger-1.100.0-2|26	
12cr|perl-POE-Component-Logger-1.100.0-2|27	%prep
12cr|perl-POE-Component-Logger-1.100.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Component-Logger-1.100.0-2|29	
12cr|perl-POE-Component-Logger-1.100.0-2|30	%build
12cr|perl-POE-Component-Logger-1.100.0-2|31	perl Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}
12cr|perl-POE-Component-Logger-1.100.0-2|32	CFLAGS="%{optflags}" make PREFIX=%{_prefix}
12cr|perl-POE-Component-Logger-1.100.0-2|33	
12cr|perl-POE-Component-Logger-1.100.0-2|34	
12cr|perl-POE-Component-Logger-1.100.0-2|35	%install
12cr|perl-POE-Component-Logger-1.100.0-2|36	make PREFIX="%{buildroot}%{_prefix}" install
12cr|perl-POE-Component-Logger-1.100.0-2|37	
12cr|perl-POE-Component-Logger-1.100.0-2|38	%files
12cr|perl-POE-Component-Logger-1.100.0-2|39	%defattr(444,root,root,755)
12cr|perl-POE-Component-Logger-1.100.0-2|40	%doc README
12cr|perl-POE-Component-Logger-1.100.0-2|41	%{_mandir}/*/*
12cr|perl-POE-Component-Logger-1.100.0-2|42	%{perl_vendorlib}/POE/Component
12cr|perl-POE-Component-Logger-1.100.0-2|43	
12cr|perl-POE-Component-Logger-1.100.0-2|44	
12cr|perl-POE-Component-Logger-1.100.0-2|45	%changelog
12cr|perl-POE-Component-Logger-1.100.0-2|46	* Fri Nov 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.100.0-1mdv2011.0
12cr|perl-POE-Component-Logger-1.100.0-2|47	+ Revision: 596634
12cr|perl-POE-Component-Logger-1.100.0-2|48	- update to 1.10
12cr|perl-POE-Component-Logger-1.100.0-2|49	
12cr|perl-POE-Component-Logger-1.100.0-2|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-2mdv2010.0
12cr|perl-POE-Component-Logger-1.100.0-2|51	+ Revision: 430529
12cr|perl-POE-Component-Logger-1.100.0-2|52	- rebuild
12cr|perl-POE-Component-Logger-1.100.0-2|53	
12cr|perl-POE-Component-Logger-1.100.0-2|54	+ JÃ©rÃ´me Quelin <jquelin@mandriva.org>
12cr|perl-POE-Component-Logger-1.100.0-2|55	- rebuild using %%perl_convert_version
12cr|perl-POE-Component-Logger-1.100.0-2|56	
12cr|perl-POE-Component-Logger-1.100.0-2|57	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.00-8mdv2009.0
12cr|perl-POE-Component-Logger-1.100.0-2|58	+ Revision: 258272
12cr|perl-POE-Component-Logger-1.100.0-2|59	- rebuild
12cr|perl-POE-Component-Logger-1.100.0-2|60	
12cr|perl-POE-Component-Logger-1.100.0-2|61	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.00-7mdv2009.0
12cr|perl-POE-Component-Logger-1.100.0-2|62	+ Revision: 246326
12cr|perl-POE-Component-Logger-1.100.0-2|63	- rebuild
12cr|perl-POE-Component-Logger-1.100.0-2|64	
12cr|perl-POE-Component-Logger-1.100.0-2|65	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.00-5mdv2008.1
12cr|perl-POE-Component-Logger-1.100.0-2|66	+ Revision: 136345
12cr|perl-POE-Component-Logger-1.100.0-2|67	- restore BuildRoot
12cr|perl-POE-Component-Logger-1.100.0-2|68	
12cr|perl-POE-Component-Logger-1.100.0-2|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-POE-Component-Logger-1.100.0-2|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-POE-Component-Logger-1.100.0-2|71	
12cr|perl-POE-Component-Logger-1.100.0-2|72	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1.00-5mdv2008.0
12cr|perl-POE-Component-Logger-1.100.0-2|73	+ Revision: 25175
12cr|perl-POE-Component-Logger-1.100.0-2|74	- rebuild
12cr|perl-POE-Component-Logger-1.100.0-2|75	
12cr|perl-POE-Component-Logger-1.100.0-2|76	
12cr|perl-POE-Component-Logger-1.100.0-2|77	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.00-4mdk
12cr|perl-POE-Component-Logger-1.100.0-2|78	- Fix According to perl Policy
12cr|perl-POE-Component-Logger-1.100.0-2|79	- Source URL
12cr|perl-POE-Component-Logger-1.100.0-2|80	- URL
12cr|perl-POE-Component-Logger-1.100.0-2|81	- use mkrel
12cr|perl-POE-Component-Logger-1.100.0-2|82	
12cr|perl-POE-Component-Logger-1.100.0-2|83	* Fri Jul 02 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.00-3mdk
12cr|perl-POE-Component-Logger-1.100.0-2|84	- rebuild
12cr|perl-POE-Component-Logger-1.100.0-2|85	
12cr|perl-POE-Component-Logger-1.100.0-2|86	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.00-2mdk
12cr|perl-POE-Component-Logger-1.100.0-2|87	- rebuild for new auto{prov,req}
12cr|perl-POE-Component-Logger-1.100.0-2|88	

5274 12
12cr|perl-POE-Component-Pluggable-1.260.0-2|1	%define upstream_name    POE-Component-Pluggable
12cr|perl-POE-Component-Pluggable-1.260.0-2|2	%define upstream_version 1.26
12cr|perl-POE-Component-Pluggable-1.260.0-2|3	
12cr|perl-POE-Component-Pluggable-1.260.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Component-Pluggable-1.260.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Component-Pluggable-1.260.0-2|6	Release:	2
12cr|perl-POE-Component-Pluggable-1.260.0-2|7	
12cr|perl-POE-Component-Pluggable-1.260.0-2|8	Summary:	A base class for creating plugin enabled POE Components
12cr|perl-POE-Component-Pluggable-1.260.0-2|9	License:	GPL+ or Artistic
12cr|perl-POE-Component-Pluggable-1.260.0-2|10	Group:		Development/Perl
12cr|perl-POE-Component-Pluggable-1.260.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Component-Pluggable-1.260.0-2|12	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-Component-Pluggable-1.260.0-2|13	
12cr|perl-POE-Component-Pluggable-1.260.0-2|14	BuildRequires:	perl-devel
12cr|perl-POE-Component-Pluggable-1.260.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-POE-Component-Pluggable-1.260.0-2|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-POE-Component-Pluggable-1.260.0-2|17	BuildRequires:	perl(POE)
12cr|perl-POE-Component-Pluggable-1.260.0-2|18	BuildRequires:	perl(Test::More)
12cr|perl-POE-Component-Pluggable-1.260.0-2|19	BuildArch:	noarch
12cr|perl-POE-Component-Pluggable-1.260.0-2|20	
12cr|perl-POE-Component-Pluggable-1.260.0-2|21	%description
12cr|perl-POE-Component-Pluggable-1.260.0-2|22	POE::Component::Pluggable is a base class for creating plugin enabled POE
12cr|perl-POE-Component-Pluggable-1.260.0-2|23	Components. It is a generic port of POE::Component::IRC's plugin system.
12cr|perl-POE-Component-Pluggable-1.260.0-2|24	
12cr|perl-POE-Component-Pluggable-1.260.0-2|25	If your component dispatches events to registered POE sessions, then
12cr|perl-POE-Component-Pluggable-1.260.0-2|26	POE::Component::Pluggable may be a good fit for you.
12cr|perl-POE-Component-Pluggable-1.260.0-2|27	
12cr|perl-POE-Component-Pluggable-1.260.0-2|28	Basic use would involve subclassing POE::Component::Pluggable, then
12cr|perl-POE-Component-Pluggable-1.260.0-2|29	overriding '_pluggable_event()' and inserting '_pluggable_process()'
12cr|perl-POE-Component-Pluggable-1.260.0-2|30	wherever you dispatch events from.
12cr|perl-POE-Component-Pluggable-1.260.0-2|31	
12cr|perl-POE-Component-Pluggable-1.260.0-2|32	%prep
12cr|perl-POE-Component-Pluggable-1.260.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Component-Pluggable-1.260.0-2|34	
12cr|perl-POE-Component-Pluggable-1.260.0-2|35	%build
12cr|perl-POE-Component-Pluggable-1.260.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Component-Pluggable-1.260.0-2|37	%make
12cr|perl-POE-Component-Pluggable-1.260.0-2|38	
12cr|perl-POE-Component-Pluggable-1.260.0-2|39	%check
12cr|perl-POE-Component-Pluggable-1.260.0-2|40	make test
12cr|perl-POE-Component-Pluggable-1.260.0-2|41	
12cr|perl-POE-Component-Pluggable-1.260.0-2|42	%install
12cr|perl-POE-Component-Pluggable-1.260.0-2|43	%makeinstall_std
12cr|perl-POE-Component-Pluggable-1.260.0-2|44	
12cr|perl-POE-Component-Pluggable-1.260.0-2|45	%files
12cr|perl-POE-Component-Pluggable-1.260.0-2|46	%doc Changes README LICENSE
12cr|perl-POE-Component-Pluggable-1.260.0-2|47	%{_mandir}/man3/*
12cr|perl-POE-Component-Pluggable-1.260.0-2|48	%{perl_vendorlib}/POE
12cr|perl-POE-Component-Pluggable-1.260.0-2|49	
12cr|perl-POE-Component-Pluggable-1.260.0-2|50	%changelog
12cr|perl-POE-Component-Pluggable-1.260.0-2|51	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.260.0-1mdv2011.0
12cr|perl-POE-Component-Pluggable-1.260.0-2|52	+ Revision: 552483
12cr|perl-POE-Component-Pluggable-1.260.0-2|53	- update to 1.26
12cr|perl-POE-Component-Pluggable-1.260.0-2|54	
12cr|perl-POE-Component-Pluggable-1.260.0-2|55	* Wed Aug 19 2009 Jérôme Quelin <jquelin@mandriva.org> 1.240.0-1mdv2010.0
12cr|perl-POE-Component-Pluggable-1.260.0-2|56	+ Revision: 418122
12cr|perl-POE-Component-Pluggable-1.260.0-2|57	- update to 1.24
12cr|perl-POE-Component-Pluggable-1.260.0-2|58	
12cr|perl-POE-Component-Pluggable-1.260.0-2|59	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 1.220.0-1mdv2010.0
12cr|perl-POE-Component-Pluggable-1.260.0-2|60	+ Revision: 399263
12cr|perl-POE-Component-Pluggable-1.260.0-2|61	- update to 1.22
12cr|perl-POE-Component-Pluggable-1.260.0-2|62	- using %%perl_convert_version
12cr|perl-POE-Component-Pluggable-1.260.0-2|63	- fixed license field
12cr|perl-POE-Component-Pluggable-1.260.0-2|64	
12cr|perl-POE-Component-Pluggable-1.260.0-2|65	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.20-1mdv2010.0
12cr|perl-POE-Component-Pluggable-1.260.0-2|66	+ Revision: 371734
12cr|perl-POE-Component-Pluggable-1.260.0-2|67	- update to new version 1.20
12cr|perl-POE-Component-Pluggable-1.260.0-2|68	
12cr|perl-POE-Component-Pluggable-1.260.0-2|69	* Thu Mar 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.16-1mdv2009.1
12cr|perl-POE-Component-Pluggable-1.260.0-2|70	+ Revision: 348832
12cr|perl-POE-Component-Pluggable-1.260.0-2|71	- update to new version 1.16
12cr|perl-POE-Component-Pluggable-1.260.0-2|72	
12cr|perl-POE-Component-Pluggable-1.260.0-2|73	* Fri Jan 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.14-1mdv2009.1
12cr|perl-POE-Component-Pluggable-1.260.0-2|74	+ Revision: 335512
12cr|perl-POE-Component-Pluggable-1.260.0-2|75	- update to new version 1.14
12cr|perl-POE-Component-Pluggable-1.260.0-2|76	
12cr|perl-POE-Component-Pluggable-1.260.0-2|77	* Sun Jan 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.12-1mdv2009.1
12cr|perl-POE-Component-Pluggable-1.260.0-2|78	+ Revision: 333406
12cr|perl-POE-Component-Pluggable-1.260.0-2|79	- update to new version 1.12
12cr|perl-POE-Component-Pluggable-1.260.0-2|80	
12cr|perl-POE-Component-Pluggable-1.260.0-2|81	* Fri Jun 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-1mdv2009.0
12cr|perl-POE-Component-Pluggable-1.260.0-2|82	+ Revision: 229494
12cr|perl-POE-Component-Pluggable-1.260.0-2|83	- update to new version 1.10
12cr|perl-POE-Component-Pluggable-1.260.0-2|84	
12cr|perl-POE-Component-Pluggable-1.260.0-2|85	* Mon Jun 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdv2009.0
12cr|perl-POE-Component-Pluggable-1.260.0-2|86	+ Revision: 220160
12cr|perl-POE-Component-Pluggable-1.260.0-2|87	- update to new version 1.08
12cr|perl-POE-Component-Pluggable-1.260.0-2|88	
12cr|perl-POE-Component-Pluggable-1.260.0-2|89	* Tue Jun 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-1mdv2009.0
12cr|perl-POE-Component-Pluggable-1.260.0-2|90	+ Revision: 214509
12cr|perl-POE-Component-Pluggable-1.260.0-2|91	- import perl-POE-Component-Pluggable
12cr|perl-POE-Component-Pluggable-1.260.0-2|92	
12cr|perl-POE-Component-Pluggable-1.260.0-2|93	
12cr|perl-POE-Component-Pluggable-1.260.0-2|94	* Tue Jun 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-1mdv2009.0
12cr|perl-POE-Component-Pluggable-1.260.0-2|95	- first mdv release

5275 12
12cr|perl-POE-Component-Resolver-0.921.0-2|1	%define upstream_name    POE-Component-Resolver
12cr|perl-POE-Component-Resolver-0.921.0-2|2	%define upstream_version 0.921
12cr|perl-POE-Component-Resolver-0.921.0-2|3	
12cr|perl-POE-Component-Resolver-0.921.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Component-Resolver-0.921.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Component-Resolver-0.921.0-2|6	Release:	2
12cr|perl-POE-Component-Resolver-0.921.0-2|7	
12cr|perl-POE-Component-Resolver-0.921.0-2|8	Summary:	A non-blocking getaddrinfo() resolver
12cr|perl-POE-Component-Resolver-0.921.0-2|9	License:	GPL+ or Artistic
12cr|perl-POE-Component-Resolver-0.921.0-2|10	Group:		Development/Perl
12cr|perl-POE-Component-Resolver-0.921.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Component-Resolver-0.921.0-2|12	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-Component-Resolver-0.921.0-2|13	
12cr|perl-POE-Component-Resolver-0.921.0-2|14	BuildRequires:	perl-devel
12cr|perl-POE-Component-Resolver-0.921.0-2|15	BuildRequires:	perl(POE)
12cr|perl-POE-Component-Resolver-0.921.0-2|16	BuildRequires:	perl(Scalar::Util)
12cr|perl-POE-Component-Resolver-0.921.0-2|17	BuildRequires:	perl(Socket::GetAddrInfo)
12cr|perl-POE-Component-Resolver-0.921.0-2|18	BuildRequires:	perl(Storable)
12cr|perl-POE-Component-Resolver-0.921.0-2|19	BuildRequires:	perl(Test::More)
12cr|perl-POE-Component-Resolver-0.921.0-2|20	BuildRequires:	perl(Time::HiRes)
12cr|perl-POE-Component-Resolver-0.921.0-2|21	BuildArch:	noarch
12cr|perl-POE-Component-Resolver-0.921.0-2|22	
12cr|perl-POE-Component-Resolver-0.921.0-2|23	%description
12cr|perl-POE-Component-Resolver-0.921.0-2|24	POE::Component::Resolver performs Socket::GetAddrInfo::getaddrinfo() calls
12cr|perl-POE-Component-Resolver-0.921.0-2|25	in subprocesses where they're permitted to block as long as necessary.
12cr|perl-POE-Component-Resolver-0.921.0-2|26	
12cr|perl-POE-Component-Resolver-0.921.0-2|27	By default it will run eight subprocesses and prefer address families in
12cr|perl-POE-Component-Resolver-0.921.0-2|28	whatever order Socket::GetAddrInfo returns them. These defaults can be
12cr|perl-POE-Component-Resolver-0.921.0-2|29	overridden with constructor parameters.
12cr|perl-POE-Component-Resolver-0.921.0-2|30	
12cr|perl-POE-Component-Resolver-0.921.0-2|31	PUBLIC METHODS
12cr|perl-POE-Component-Resolver-0.921.0-2|32	new
12cr|perl-POE-Component-Resolver-0.921.0-2|33	Create a new resolver. Returns an object that must be held and used
12cr|perl-POE-Component-Resolver-0.921.0-2|34	to make requests. See the synopsis.
12cr|perl-POE-Component-Resolver-0.921.0-2|35	
12cr|perl-POE-Component-Resolver-0.921.0-2|36	%prep
12cr|perl-POE-Component-Resolver-0.921.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Component-Resolver-0.921.0-2|38	
12cr|perl-POE-Component-Resolver-0.921.0-2|39	%build
12cr|perl-POE-Component-Resolver-0.921.0-2|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Component-Resolver-0.921.0-2|41	%make
12cr|perl-POE-Component-Resolver-0.921.0-2|42	
12cr|perl-POE-Component-Resolver-0.921.0-2|43	%check
12cr|perl-POE-Component-Resolver-0.921.0-2|44	%make test
12cr|perl-POE-Component-Resolver-0.921.0-2|45	
12cr|perl-POE-Component-Resolver-0.921.0-2|46	%install
12cr|perl-POE-Component-Resolver-0.921.0-2|47	%makeinstall_std
12cr|perl-POE-Component-Resolver-0.921.0-2|48	
12cr|perl-POE-Component-Resolver-0.921.0-2|49	%files
12cr|perl-POE-Component-Resolver-0.921.0-2|50	%doc README CHANGES LICENSE META.yml
12cr|perl-POE-Component-Resolver-0.921.0-2|51	%{_mandir}/man3/*
12cr|perl-POE-Component-Resolver-0.921.0-2|52	%{perl_vendorlib}/*
12cr|perl-POE-Component-Resolver-0.921.0-2|53	
12cr|perl-POE-Component-Resolver-0.921.0-2|54	%changelog
12cr|perl-POE-Component-Resolver-0.921.0-2|55	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.912.0-1mdv2011.0
12cr|perl-POE-Component-Resolver-0.921.0-2|56	+ Revision: 672861
12cr|perl-POE-Component-Resolver-0.921.0-2|57	- update to new version 0.912
12cr|perl-POE-Component-Resolver-0.921.0-2|58	
12cr|perl-POE-Component-Resolver-0.921.0-2|59	* Fri Apr 29 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.911.0-1
12cr|perl-POE-Component-Resolver-0.921.0-2|60	+ Revision: 660653
12cr|perl-POE-Component-Resolver-0.921.0-2|61	- import perl-POE-Component-Resolver
12cr|perl-POE-Component-Resolver-0.921.0-2|62	

5276 12
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|1	%define upstream_name	 POE-Component-Server-HTTP
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|2	%define	upstream_version 0.09
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|3	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|6	Release:	2
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|7	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|8	Summary:	Poe Component to write HTTP server
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|9	License:	Artistic and GPL+
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|10	Group:		Development/Perl
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|12	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|13	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|14	BuildRequires:	perl-devel
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|15	BuildRequires:	perl(POE::API::Peek)
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|16	BuildRequires:	perl(LWP)
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|17	BuildRequires:	perl(File::Spec)
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|18	BuildRequires:	perl(HTTP::Date)
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|19	BuildRequires:	perl(HTTP::Status)
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|20	BuildRequires:	perl(YAML)
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|21	BuildArch:	noarch
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|22	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|23	%description
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|24	POE::Component::Server::HTTP (PoCo::HTTPD) is a framework for building custom
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|25	HTTP servers based on POE.
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|26	It is loosely modeled on the ideas of apache and the mod_perl/Apache module.
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|27	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|28	%prep
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|30	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|31	%build
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|33	%make
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|34	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|35	%check
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|36	# Seem to fail for now reason
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|37	#make test
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|38	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|39	%install
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|40	%makeinstall_std
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|41	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|42	%files
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|43	%doc Changes README
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|44	%{perl_vendorlib}/POE
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|45	%{_mandir}/man3/*
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|46	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|47	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|48	%changelog
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|49	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|50	+ Revision: 406181
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|51	- rebuild using %%perl_convert_version
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|52	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|53	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.09-4mdv2009.0
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|54	+ Revision: 241822
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|55	- rebuild
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|57	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|59	- restore BuildRoot
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|60	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|61	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-2mdv2008.0
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|62	+ Revision: 86802
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|63	- rebuild
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|64	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|65	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|66	* Mon May 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2007.0
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|67	- New release 0.09
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|68	- spec cleanup
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|69	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|70	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.08-3mdk
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|71	- Fix According to perl Policy
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|72	- BuildRequires
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|73	- Source URL
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|74	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|75	* Fri Jan 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.08-2mdk
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|76	- Add buildRequires
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|77	
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|78	* Wed Jan 25 2006 Michael Scherer <misc@mandriva.org> 0.08-1mdk
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|79	- First Mandriva package
12cr|perl-POE-Component-Server-HTTP-0.90.0-2|80	

5277 12
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|1	%define upstream_name    POE-Component-Server-Syslog
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|2	%define upstream_version 1.20
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|3	
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|6	Release:	3
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|7	
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|8	License:	GPL+ or Artistic
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|9	Group:		Development/Perl
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|10	Summary:	Syslog server ability for POE
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|12	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|13	
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|14	BuildRequires:	perl-devel
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|16	BuildRequires:	perl(IO::Socket)
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|17	BuildRequires:	perl(POE)
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|18	BuildRequires:	perl(Params::Validate)
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|20	BuildRequires:	perl(Time::ParseDate)
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|21	BuildArch:	noarch
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|22	
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|23	%description
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|24	This module follows the POE::Filter specification. Actually, it
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|25	technically supports both the older specification (C<get>) and the newer
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|26	specification (C<get_one>). If, at some point, POE deprecates the older
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|27	specification, this module will drop support for it. As such, only use
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|28	of the newer specification is recommended.
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|29	
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|30	%prep
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|32	
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|33	%build
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|35	%make
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|36	
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|37	%check
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|38	rm -f t/000-signature.t
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|39	make test
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|40	
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|41	%install
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|42	%makeinstall_std
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|43	
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|44	%files
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|45	%doc Changes META.yml LICENSE README
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|46	%{_mandir}/man3/*
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|47	%{perl_vendorlib}/*
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|48	
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|49	%changelog
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|50	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.200.0-2mdv2011.0
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|51	+ Revision: 657458
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|52	- rebuild for updated spec-helper
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|53	
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|54	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.200.0-1
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|55	+ Revision: 638936
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|56	- update to new version 1.20
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|57	
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|58	* Fri May 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.180.0-1mdv2010.0
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|59	+ Revision: 380861
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|60	- update to 1.18
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|61	- using %%perl_convert_version
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|62	- fixed license tag
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|63	
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|64	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.16-2mdv2009.0
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|65	+ Revision: 268702
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|66	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|67	
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|68	* Thu Apr 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.16-1mdv2009.0
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|69	+ Revision: 195405
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|70	- new version
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|71	
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|72	* Sat Feb 02 2008 Jérôme Quelin <jquelin@mandriva.org> 1.14-1mdv2008.1
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|73	+ Revision: 161447
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|74	- import perl-POE-Component-Server-Syslog
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|75	
12cr|perl-POE-Component-Server-Syslog-1.200.0-3|76	

5278 12
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|1	%define upstream_name    POE-Component-Server-XMLRPC
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|2	%define upstream_version 0.05
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|3	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|6	Release:	2
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|7	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|8	Summary:	Perl module to publish POE event handlers via XMLRPC over HTTP
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|9	License:	Artistic and GPL+
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|10	Group:		Development/Perl
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|13	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|14	BuildRequires:	perl-devel
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|15	BuildRequires:	perl(POE::Component::Server::HTTP)
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|16	BuildRequires:	perl(SOAP::Lite)
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|17	BuildArch:	noarch
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|18	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|19	%description
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|20	POE::Component::Server::XMLRPC is a bolt-on component that can publish a event
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|21	handlers via XMLRPC over HTTP.
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|22	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|23	%prep
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|24	%setup -q -n POE-Component-Server-XMLRPC-%{upstream_version}
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|25	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|26	%build
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|28	%make
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|29	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|30	%check
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|31	make test
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|32	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|33	%install
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|34	%makeinstall_std
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|35	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|36	%files
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|37	%doc README CHANGES
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|38	%{perl_vendorlib}/POE
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|39	%{_mandir}/man3/*
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|40	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|41	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|42	%changelog
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|43	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|44	+ Revision: 406182
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|46	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|47	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.05-7mdv2009.0
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|48	+ Revision: 258273
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|49	- rebuild
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|50	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|51	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.05-6mdv2009.0
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|52	+ Revision: 246330
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|53	- rebuild
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|54	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|55	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.05-4mdv2008.1
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|56	+ Revision: 136345
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|57	- restore BuildRoot
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|58	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|61	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|62	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.05-4mdv2008.0
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|63	+ Revision: 25146
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|64	- rebuild
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|65	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|66	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|67	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.05-3mdk
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|68	- Fix According to perl Policy
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|69	- BuildRequires
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|70	- URL
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|71	- Source URL
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|72	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|73	* Wed Mar 29 2006 Michael Scherer <misc@mandriva.org> 0.05-2mdk
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|74	- fix BuildRequires
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|75	
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|76	* Fri Jan 27 2006 Michael Scherer <misc@mandriva.org> 0.05-1mdk
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|77	- First Mandriva package
12cr|perl-POE-Component-Server-XMLRPC-0.50.0-2|78	

5279 12
12cr|perl-POE-Component-SmokeBox-0.480.0-2|1	%define upstream_name    POE-Component-SmokeBox
12cr|perl-POE-Component-SmokeBox-0.480.0-2|2	%define upstream_version 0.48
12cr|perl-POE-Component-SmokeBox-0.480.0-2|3	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Component-SmokeBox-0.480.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Component-SmokeBox-0.480.0-2|6	Release:	2
12cr|perl-POE-Component-SmokeBox-0.480.0-2|7	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|8	Summary:	A backend for CPAN::Reporter::Smoker smokers
12cr|perl-POE-Component-SmokeBox-0.480.0-2|9	License:	GPL+ or Artistic
12cr|perl-POE-Component-SmokeBox-0.480.0-2|10	Group:		Development/Perl
12cr|perl-POE-Component-SmokeBox-0.480.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Component-SmokeBox-0.480.0-2|12	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-Component-SmokeBox-0.480.0-2|13	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|14	BuildRequires:	perl-devel
12cr|perl-POE-Component-SmokeBox-0.480.0-2|15	BuildRequires:	perl(Digest::MD5)
12cr|perl-POE-Component-SmokeBox-0.480.0-2|16	BuildRequires:	perl(Digest::SHA)
12cr|perl-POE-Component-SmokeBox-0.480.0-2|17	BuildRequires:	perl(Env::Sanctify)
12cr|perl-POE-Component-SmokeBox-0.480.0-2|18	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-POE-Component-SmokeBox-0.480.0-2|19	BuildRequires:	perl(File::Spec)
12cr|perl-POE-Component-SmokeBox-0.480.0-2|20	BuildRequires:	perl(IO::Pty)
12cr|perl-POE-Component-SmokeBox-0.480.0-2|21	BuildRequires:	perl(Module::Pluggable)
12cr|perl-POE-Component-SmokeBox-0.480.0-2|22	BuildRequires:	perl(Object::Accessor)
12cr|perl-POE-Component-SmokeBox-0.480.0-2|23	BuildRequires:	perl(POE)
12cr|perl-POE-Component-SmokeBox-0.480.0-2|24	BuildRequires:	perl(Params::Check)
12cr|perl-POE-Component-SmokeBox-0.480.0-2|25	BuildRequires:	perl(String::Perl::Warnings)
12cr|perl-POE-Component-SmokeBox-0.480.0-2|26	BuildRequires:	perl(Test::Harness)
12cr|perl-POE-Component-SmokeBox-0.480.0-2|27	BuildRequires:	perl(Test::More)
12cr|perl-POE-Component-SmokeBox-0.480.0-2|28	BuildArch:	noarch
12cr|perl-POE-Component-SmokeBox-0.480.0-2|29	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|30	%description
12cr|perl-POE-Component-SmokeBox-0.480.0-2|31	POE::Component::SmokeBox is a flexible CPAN Smoke testing framework which
12cr|perl-POE-Component-SmokeBox-0.480.0-2|32	provides an extensible method for testing CPAN distributions against
12cr|perl-POE-Component-SmokeBox-0.480.0-2|33	various different smoker backends.
12cr|perl-POE-Component-SmokeBox-0.480.0-2|34	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|35	A smoker backend is defined using a the POE::Component::SmokeBox::Smoker
12cr|perl-POE-Component-SmokeBox-0.480.0-2|36	manpage object and is basically the path to a 'perl' executable that is
12cr|perl-POE-Component-SmokeBox-0.480.0-2|37	configured for CPAN Testing and its associated environment settings.
12cr|perl-POE-Component-SmokeBox-0.480.0-2|38	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|39	The 'perl' executable must be configured appropriately to support CPAN
12cr|perl-POE-Component-SmokeBox-0.480.0-2|40	testing with any of the currently supported backends, the
12cr|perl-POE-Component-SmokeBox-0.480.0-2|41	CPANPLUS::YACSmoke manpage, the CPAN::YACSmoke manpage or the
12cr|perl-POE-Component-SmokeBox-0.480.0-2|42	CPAN::Reporter manpage. Additional backends may be supported by inheriting
12cr|perl-POE-Component-SmokeBox-0.480.0-2|43	and extending the backend base class the
12cr|perl-POE-Component-SmokeBox-0.480.0-2|44	POE::Component::SmokeBox::Backend::Base manpage.
12cr|perl-POE-Component-SmokeBox-0.480.0-2|45	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|46	%prep
12cr|perl-POE-Component-SmokeBox-0.480.0-2|47	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Component-SmokeBox-0.480.0-2|48	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|49	%build
12cr|perl-POE-Component-SmokeBox-0.480.0-2|50	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Component-SmokeBox-0.480.0-2|51	%make
12cr|perl-POE-Component-SmokeBox-0.480.0-2|52	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|53	%check
12cr|perl-POE-Component-SmokeBox-0.480.0-2|54	%make test
12cr|perl-POE-Component-SmokeBox-0.480.0-2|55	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|56	%install
12cr|perl-POE-Component-SmokeBox-0.480.0-2|57	%makeinstall_std
12cr|perl-POE-Component-SmokeBox-0.480.0-2|58	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|59	%files
12cr|perl-POE-Component-SmokeBox-0.480.0-2|60	%doc Changes README LICENSE META.yml
12cr|perl-POE-Component-SmokeBox-0.480.0-2|61	%{_mandir}/man3/*
12cr|perl-POE-Component-SmokeBox-0.480.0-2|62	%{perl_vendorlib}/*
12cr|perl-POE-Component-SmokeBox-0.480.0-2|63	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|64	%changelog
12cr|perl-POE-Component-SmokeBox-0.480.0-2|65	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.480.0-1mdv2011.0
12cr|perl-POE-Component-SmokeBox-0.480.0-2|66	+ Revision: 677378
12cr|perl-POE-Component-SmokeBox-0.480.0-2|67	- update to new version 0.48
12cr|perl-POE-Component-SmokeBox-0.480.0-2|68	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|69	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.460.0-1
12cr|perl-POE-Component-SmokeBox-0.480.0-2|70	+ Revision: 660010
12cr|perl-POE-Component-SmokeBox-0.480.0-2|71	- update to new version 0.46
12cr|perl-POE-Component-SmokeBox-0.480.0-2|72	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|73	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 0.440.0-6
12cr|perl-POE-Component-SmokeBox-0.480.0-2|74	+ Revision: 658269
12cr|perl-POE-Component-SmokeBox-0.480.0-2|75	- rebuild
12cr|perl-POE-Component-SmokeBox-0.480.0-2|76	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|77	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 0.440.0-5
12cr|perl-POE-Component-SmokeBox-0.480.0-2|78	+ Revision: 658207
12cr|perl-POE-Component-SmokeBox-0.480.0-2|79	- more runtime req
12cr|perl-POE-Component-SmokeBox-0.480.0-2|80	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|81	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.440.0-4
12cr|perl-POE-Component-SmokeBox-0.480.0-2|82	+ Revision: 657677
12cr|perl-POE-Component-SmokeBox-0.480.0-2|83	- add req
12cr|perl-POE-Component-SmokeBox-0.480.0-2|84	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|85	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.440.0-3
12cr|perl-POE-Component-SmokeBox-0.480.0-2|86	+ Revision: 657342
12cr|perl-POE-Component-SmokeBox-0.480.0-2|87	- rebuild for updated spec-helper
12cr|perl-POE-Component-SmokeBox-0.480.0-2|88	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|89	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 0.440.0-2
12cr|perl-POE-Component-SmokeBox-0.480.0-2|90	+ Revision: 640774
12cr|perl-POE-Component-SmokeBox-0.480.0-2|91	- rebuild to obsolete old packages
12cr|perl-POE-Component-SmokeBox-0.480.0-2|92	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|93	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.440.0-1
12cr|perl-POE-Component-SmokeBox-0.480.0-2|94	+ Revision: 638941
12cr|perl-POE-Component-SmokeBox-0.480.0-2|95	- update to new version 0.44
12cr|perl-POE-Component-SmokeBox-0.480.0-2|96	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|97	* Tue Feb 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.420.0-1
12cr|perl-POE-Component-SmokeBox-0.480.0-2|98	+ Revision: 636849
12cr|perl-POE-Component-SmokeBox-0.480.0-2|99	- update to new version 0.42
12cr|perl-POE-Component-SmokeBox-0.480.0-2|100	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|101	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.400.0-1
12cr|perl-POE-Component-SmokeBox-0.480.0-2|102	+ Revision: 635213
12cr|perl-POE-Component-SmokeBox-0.480.0-2|103	- update to new version 0.40
12cr|perl-POE-Component-SmokeBox-0.480.0-2|104	
12cr|perl-POE-Component-SmokeBox-0.480.0-2|105	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.380.0-1mdv2011.0
12cr|perl-POE-Component-SmokeBox-0.480.0-2|106	+ Revision: 625027
12cr|perl-POE-Component-SmokeBox-0.480.0-2|107	- import perl-POE-Component-SmokeBox
12cr|perl-POE-Component-SmokeBox-0.480.0-2|108	

5280 12
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|1	%define upstream_name    POE-Component-SmokeBox-Dists
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|2	%define upstream_version 1.04
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|3	
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|6	Release:	6
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|7	
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|8	Summary:	Search for CPAN distributions by cpanid or distribution name
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|9	License:	GPL+ or Artistic
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|10	Group:		Development/Perl
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|12	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|13	
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|14	BuildRequires:	perl-devel
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|15	BuildRequires:	perl(CPAN::DistnameInfo)
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|17	BuildRequires:	perl(File::Fetch)
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|18	BuildRequires:	perl(File::Path)
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|19	BuildRequires:	perl(File::Spec)
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|20	BuildRequires:	perl(IO::Zlib)
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|21	BuildRequires:	perl(POE)
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|22	BuildRequires:	perl(Sort::Versions)
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|23	BuildRequires:	perl(Test::More)
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|24	BuildRequires:	perl(URI)
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|25	Requires:	perl(CPAN::DistnameInfo)
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|26	Requires:	perl(Sort::Versions)
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|27	BuildArch:	noarch
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|28	
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|29	%description
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|30	POE::Component::SmokeBox::Dists is a the POE manpage component that
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|31	provides non-blocking CPAN distribution searches. It is a wrapper around
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|32	the File::Fetch manpage for '02packages.details.txt.gz' file retrieval, the
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|33	IO::Zlib manpage for extraction and the CPAN::DistnameInfo manpage for
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|34	parsing the packages data.
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|35	
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|36	Given either author ( ie. CPAN ID ) or distribution search criteria,
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|37	expressed as a regular expression, it will return to a requesting session
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|38	all the CPAN distributions that match that pattern.
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|39	
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|40	The component will retrieve the '02packages.details.txt.gz' file to the
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|41	'.smokebox' directory. If that file already exists, a newer version will
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|42	only be retrieved if the file is older than 6 hours. Specifying the 'force'
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|43	parameter overrides this behaviour.
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|44	
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|45	%prep
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|47	
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|48	%build
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|49	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|50	%make
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|51	
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|52	%check
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|53	%make test
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|54	
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|55	%install
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|56	%makeinstall_std
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|57	
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|58	%files
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|59	%doc Changes META.yml README LICENSE
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|60	%{_mandir}/man3/*
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|61	%{perl_vendorlib}/*
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|62	
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|63	%changelog
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|64	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 1.40.0-5mdv2011.0
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|65	+ Revision: 658300
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|66	- rebuild
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|67	
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|68	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 1.40.0-4
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|69	+ Revision: 658240
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|70	- more runtime req
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|71	
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|72	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 1.40.0-3
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|73	+ Revision: 658231
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|74	- add runtime req
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|75	
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|76	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.40.0-2
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|77	+ Revision: 657809
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|78	- rebuild for updated spec-helper
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|79	
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|80	* Sun Dec 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.40.0-1mdv2011.0
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|81	+ Revision: 625280
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|82	- update to new version 1.04
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|83	
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|84	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 1.20.0-1mdv2011.0
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|85	+ Revision: 625063
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|86	- import perl-POE-Component-SmokeBox-Dists
12cr|perl-POE-Component-SmokeBox-Dists-1.40.0-6|87	

5281 12
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|1	%define upstream_name    POE-Component-SmokeBox-Recent
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|2	%define upstream_version 1.32
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|3	
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|6	Release:	2
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|7	
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|8	Summary:	An extremely minimal HTTP client
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|9	License:	GPL+ or Artistic
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|10	Group:		Development/Perl
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|12	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|13	
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|14	BuildRequires:	perl-devel
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|15	BuildRequires:	perl(CPAN::Recent::Uploads)
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|17	BuildRequires:	perl(HTTP::Date)
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|18	BuildRequires:	perl(HTTP::Request)
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|19	BuildRequires:	perl(HTTP::Response)
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|20	BuildRequires:	perl(Net::IP)
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|21	BuildRequires:	perl(POE)
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|22	BuildRequires:	perl(POE::Component::Client::DNS)
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|23	BuildRequires:	perl(POE::Filter::HTTP::Parser)
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|24	BuildRequires:	perl(Test::More)
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|25	BuildRequires:	perl(Test::POE::Client::TCP)
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|26	BuildRequires:	perl(Test::POE::Server::TCP)
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|27	BuildRequires:	perl(URI)
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|28	Requires:	perl(POE::Component::Client::DNS)
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|29	Requires:	perl(Test::POE::Client::TCP)
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|30	Requires:	perl(CPAN::Recent::Uploads)
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|31	BuildArch:	noarch
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|32	
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|33	%description
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|34	POE::Component::SmokeBox::Recent is a the POE manpage component for
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|35	retrieving recently uploaded CPAN distributions from the CPAN mirror of
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|36	your choice.
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|37	
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|38	It accepts a url and an event name and attempts to download and parse the
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|39	RECENT file from that given url.
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|40	
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|41	It is part of the SmokeBox toolkit for building CPAN Smoke testing
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|42	frameworks.
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|43	
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|44	%prep
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|46	
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|47	%build
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|48	export PERL_MM_USE_DEFAULT=1
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|49	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|50	%make
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|51	
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|52	%check
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|53	%make test
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|54	
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|55	%install
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|56	%makeinstall_std
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|57	
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|58	%files
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|59	%doc Changes META.yml LICENSE README
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|60	%{_mandir}/man3/*
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|61	%{perl_vendorlib}/*
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|62	
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|63	%changelog
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|64	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.320.0-1mdv2011.0
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|65	+ Revision: 688826
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|66	- update to new version 1.32
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|67	
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|68	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 1.300.0-4
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|69	+ Revision: 658249
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|70	- more runtime req
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|71	- add runtime req
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|72	
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|73	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.300.0-2
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|74	+ Revision: 657459
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|75	- rebuild for updated spec-helper
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|76	
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|77	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.300.0-1
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|78	+ Revision: 643454
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|79	- update to new version 1.30
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|80	
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|81	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 1.280.0-3mdv2011.0
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|82	+ Revision: 625065
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|83	- Add Net::IP to the build requries
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|84	- Add the export PERL_MM_USE_DEFAULT=1
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|85	- import perl-POE-Component-SmokeBox-Recent
12cr|perl-POE-Component-SmokeBox-Recent-1.320.0-2|86	

5282 12
12cr|perl-POE-Component-Syndicator-0.60.0-1|1	%define upstream_name    POE-Component-Syndicator
12cr|perl-POE-Component-Syndicator-0.60.0-1|2	%define upstream_version 0.06
12cr|perl-POE-Component-Syndicator-0.60.0-1|3	
12cr|perl-POE-Component-Syndicator-0.60.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Component-Syndicator-0.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Component-Syndicator-0.60.0-1|6	Release:	1
12cr|perl-POE-Component-Syndicator-0.60.0-1|7	
12cr|perl-POE-Component-Syndicator-0.60.0-1|8	Summary:	A POE component base class which implements the Observer pattern
12cr|perl-POE-Component-Syndicator-0.60.0-1|9	License:	GPL+ or Artistic
12cr|perl-POE-Component-Syndicator-0.60.0-1|10	Group:		Development/Perl
12cr|perl-POE-Component-Syndicator-0.60.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Component-Syndicator-0.60.0-1|12	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-Component-Syndicator-0.60.0-1|13	
12cr|perl-POE-Component-Syndicator-0.60.0-1|14	BuildRequires:	perl-devel
12cr|perl-POE-Component-Syndicator-0.60.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.300.0
12cr|perl-POE-Component-Syndicator-0.60.0-1|16	BuildRequires:	perl(Object::Pluggable) >= 1.290.0
12cr|perl-POE-Component-Syndicator-0.60.0-1|17	BuildRequires:	perl(POE) >= 1.311.0
12cr|perl-POE-Component-Syndicator-0.60.0-1|18	BuildRequires:	perl(Test::More)
12cr|perl-POE-Component-Syndicator-0.60.0-1|19	BuildArch:	noarch
12cr|perl-POE-Component-Syndicator-0.60.0-1|20	
12cr|perl-POE-Component-Syndicator-0.60.0-1|21	%description
12cr|perl-POE-Component-Syndicator-0.60.0-1|22	POE::Component::Syndicator is a base class for POE components which need to
12cr|perl-POE-Component-Syndicator-0.60.0-1|23	handle a persistent resource (e.g. a connection to an IRC server) for one
12cr|perl-POE-Component-Syndicator-0.60.0-1|24	or more sessions in an extendable way.
12cr|perl-POE-Component-Syndicator-0.60.0-1|25	
12cr|perl-POE-Component-Syndicator-0.60.0-1|26	This module (as well as Object::Pluggable, which this module inherits from)
12cr|perl-POE-Component-Syndicator-0.60.0-1|27	was born out of POE::Component::IRC, the guts of which quickly spread to
12cr|perl-POE-Component-Syndicator-0.60.0-1|28	other POE components. Now they can all inherit from this module instead.
12cr|perl-POE-Component-Syndicator-0.60.0-1|29	
12cr|perl-POE-Component-Syndicator-0.60.0-1|30	The component provides an event queue, which can be managed with the
12cr|perl-POE-Component-Syndicator-0.60.0-1|31	methods documented below. It handles delivery of events to the object
12cr|perl-POE-Component-Syndicator-0.60.0-1|32	itself, all interested plugins, and all interested sessions.
12cr|perl-POE-Component-Syndicator-0.60.0-1|33	
12cr|perl-POE-Component-Syndicator-0.60.0-1|34	%prep
12cr|perl-POE-Component-Syndicator-0.60.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Component-Syndicator-0.60.0-1|36	
12cr|perl-POE-Component-Syndicator-0.60.0-1|37	%build
12cr|perl-POE-Component-Syndicator-0.60.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Component-Syndicator-0.60.0-1|39	%make
12cr|perl-POE-Component-Syndicator-0.60.0-1|40	
12cr|perl-POE-Component-Syndicator-0.60.0-1|41	%check
12cr|perl-POE-Component-Syndicator-0.60.0-1|42	%make test
12cr|perl-POE-Component-Syndicator-0.60.0-1|43	
12cr|perl-POE-Component-Syndicator-0.60.0-1|44	%install
12cr|perl-POE-Component-Syndicator-0.60.0-1|45	%makeinstall_std
12cr|perl-POE-Component-Syndicator-0.60.0-1|46	
12cr|perl-POE-Component-Syndicator-0.60.0-1|47	%files
12cr|perl-POE-Component-Syndicator-0.60.0-1|48	%doc Changes LICENSE META.json META.yml README
12cr|perl-POE-Component-Syndicator-0.60.0-1|49	%{_mandir}/man3/*
12cr|perl-POE-Component-Syndicator-0.60.0-1|50	%{perl_vendorlib}/*
12cr|perl-POE-Component-Syndicator-0.60.0-1|51	

5283 12
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|1	%define upstream_name    POE-Filter-HTTP-Parser
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|2	%define upstream_version 1.06
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|3	
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|6	Release:	5
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|7	
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|8	Summary:	A HTTP POE filter for HTTP clients or servers
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|9	License:	GPL+ or Artistic
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|10	Group:		Development/Perl
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|12	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|13	
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|14	BuildRequires:	perl-devel
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|15	BuildRequires:	perl(Encode)
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|17	BuildRequires:	perl(HTTP::Parser)
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|18	BuildRequires:	perl(HTTP::Request)
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|19	BuildRequires:	perl(HTTP::Response)
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|20	BuildRequires:	perl(HTTP::Status)
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|21	BuildRequires:	perl(POE)
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|22	BuildRequires:	perl(Test::More)
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|23	BuildRequires:	perl(Test::POE::Client::TCP)
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|24	BuildRequires:	perl(Test::POE::Server::TCP)
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|25	Requires:	perl(HTTP::Parser)
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|26	BuildArch:	noarch
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|27	
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|28	%description
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|29	POE::Filter::HTTP::Parser is a the POE::Filter manpage for HTTP which is
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|30	based on the HTTP::Parser manpage.
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|31	
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|32	It can be used to easily create the POE manpage based HTTP servers or
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|33	clients.
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|34	
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|35	With the 'type' set to 'client', which is the default behaviour, 'get' will
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|36	parse the HTTP::Response manpage objects from HTTP streams and 'put' will
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|37	accept the HTTP::Request manpage objects and convert them to HTTP streams.
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|38	
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|39	%prep
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|41	
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|42	%build
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|44	%make
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|45	
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|46	%check
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|47	%make test
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|48	
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|49	%install
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|50	%makeinstall_std
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|51	
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|52	%files
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|53	%doc Changes META.yml LICENSE README
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|54	%{_mandir}/man3/*
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|55	%{perl_vendorlib}/*
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|56	
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|57	%changelog
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|58	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 1.60.0-4mdv2011.0
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|59	+ Revision: 658270
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|60	- rebuild
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|61	
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|62	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 1.60.0-3
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|63	+ Revision: 658247
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|64	- add runtime req
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|65	
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|66	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.60.0-2
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|67	+ Revision: 657460
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|68	- rebuild for updated spec-helper
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|69	
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|70	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.60.0-1
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|71	+ Revision: 643455
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|72	- update to new version 1.06
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|73	
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|74	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 1.40.0-1mdv2011.0
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|75	+ Revision: 624757
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|76	- import perl-POE-Filter-HTTP-Parser
12cr|perl-POE-Filter-HTTP-Parser-1.60.0-5|77	

5284 12
12cr|perl-POE-Filter-IRCD-2.420.0-2|1	%define upstream_name	 POE-Filter-IRCD
12cr|perl-POE-Filter-IRCD-2.420.0-2|2	%define upstream_version 2.42
12cr|perl-POE-Filter-IRCD-2.420.0-2|3	
12cr|perl-POE-Filter-IRCD-2.420.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Filter-IRCD-2.420.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Filter-IRCD-2.420.0-2|6	Release:	2
12cr|perl-POE-Filter-IRCD-2.420.0-2|7	
12cr|perl-POE-Filter-IRCD-2.420.0-2|8	Summary:	A POE-based parser for the IRC protocol
12cr|perl-POE-Filter-IRCD-2.420.0-2|9	License:	GPL
12cr|perl-POE-Filter-IRCD-2.420.0-2|10	Group:		Development/Perl
12cr|perl-POE-Filter-IRCD-2.420.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Filter-IRCD-2.420.0-2|12	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-Filter-IRCD-2.420.0-2|13	
12cr|perl-POE-Filter-IRCD-2.420.0-2|14	BuildRequires:	perl-devel
12cr|perl-POE-Filter-IRCD-2.420.0-2|15	BuildRequires:	perl(POE)
12cr|perl-POE-Filter-IRCD-2.420.0-2|16	BuildArch:	noarch
12cr|perl-POE-Filter-IRCD-2.420.0-2|17	
12cr|perl-POE-Filter-IRCD-2.420.0-2|18	%description
12cr|perl-POE-Filter-IRCD-2.420.0-2|19	POE::Filter::IRCD is a Perl module that provides a convenient way of parsing
12cr|perl-POE-Filter-IRCD-2.420.0-2|20	and creating IRC protocol lines.
12cr|perl-POE-Filter-IRCD-2.420.0-2|21	
12cr|perl-POE-Filter-IRCD-2.420.0-2|22	%prep
12cr|perl-POE-Filter-IRCD-2.420.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Filter-IRCD-2.420.0-2|24	
12cr|perl-POE-Filter-IRCD-2.420.0-2|25	%build
12cr|perl-POE-Filter-IRCD-2.420.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Filter-IRCD-2.420.0-2|27	%make
12cr|perl-POE-Filter-IRCD-2.420.0-2|28	
12cr|perl-POE-Filter-IRCD-2.420.0-2|29	%check
12cr|perl-POE-Filter-IRCD-2.420.0-2|30	make test
12cr|perl-POE-Filter-IRCD-2.420.0-2|31	
12cr|perl-POE-Filter-IRCD-2.420.0-2|32	%install
12cr|perl-POE-Filter-IRCD-2.420.0-2|33	%makeinstall_std
12cr|perl-POE-Filter-IRCD-2.420.0-2|34	
12cr|perl-POE-Filter-IRCD-2.420.0-2|35	%files
12cr|perl-POE-Filter-IRCD-2.420.0-2|36	%doc README
12cr|perl-POE-Filter-IRCD-2.420.0-2|37	%{perl_vendorlib}/POE
12cr|perl-POE-Filter-IRCD-2.420.0-2|38	%{_mandir}/*/*
12cr|perl-POE-Filter-IRCD-2.420.0-2|39	
12cr|perl-POE-Filter-IRCD-2.420.0-2|40	
12cr|perl-POE-Filter-IRCD-2.420.0-2|41	%changelog
12cr|perl-POE-Filter-IRCD-2.420.0-2|42	* Sat Dec 12 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.420.0-1mdv2010.1
12cr|perl-POE-Filter-IRCD-2.420.0-2|43	+ Revision: 477634
12cr|perl-POE-Filter-IRCD-2.420.0-2|44	- update to 2.42
12cr|perl-POE-Filter-IRCD-2.420.0-2|45	
12cr|perl-POE-Filter-IRCD-2.420.0-2|46	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.400.0-1mdv2010.0
12cr|perl-POE-Filter-IRCD-2.420.0-2|47	+ Revision: 404349
12cr|perl-POE-Filter-IRCD-2.420.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-POE-Filter-IRCD-2.420.0-2|49	
12cr|perl-POE-Filter-IRCD-2.420.0-2|50	* Wed May 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.40-1mdv2010.0
12cr|perl-POE-Filter-IRCD-2.420.0-2|51	+ Revision: 372532
12cr|perl-POE-Filter-IRCD-2.420.0-2|52	- update to new version 2.40
12cr|perl-POE-Filter-IRCD-2.420.0-2|53	
12cr|perl-POE-Filter-IRCD-2.420.0-2|54	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.38-2mdv2009.0
12cr|perl-POE-Filter-IRCD-2.420.0-2|55	+ Revision: 268703
12cr|perl-POE-Filter-IRCD-2.420.0-2|56	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-POE-Filter-IRCD-2.420.0-2|57	
12cr|perl-POE-Filter-IRCD-2.420.0-2|58	* Tue May 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.38-1mdv2009.0
12cr|perl-POE-Filter-IRCD-2.420.0-2|59	+ Revision: 209331
12cr|perl-POE-Filter-IRCD-2.420.0-2|60	- update to new version 2.38
12cr|perl-POE-Filter-IRCD-2.420.0-2|61	
12cr|perl-POE-Filter-IRCD-2.420.0-2|62	* Sun Mar 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.36-1mdv2008.1
12cr|perl-POE-Filter-IRCD-2.420.0-2|63	+ Revision: 183105
12cr|perl-POE-Filter-IRCD-2.420.0-2|64	- update to new version 2.36
12cr|perl-POE-Filter-IRCD-2.420.0-2|65	
12cr|perl-POE-Filter-IRCD-2.420.0-2|66	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.35-1mdv2008.1
12cr|perl-POE-Filter-IRCD-2.420.0-2|67	+ Revision: 152846
12cr|perl-POE-Filter-IRCD-2.420.0-2|68	- update to new version 2.35
12cr|perl-POE-Filter-IRCD-2.420.0-2|69	
12cr|perl-POE-Filter-IRCD-2.420.0-2|70	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.34-1mdv2008.1
12cr|perl-POE-Filter-IRCD-2.420.0-2|71	+ Revision: 138048
12cr|perl-POE-Filter-IRCD-2.420.0-2|72	- update to new version 2.34
12cr|perl-POE-Filter-IRCD-2.420.0-2|73	
12cr|perl-POE-Filter-IRCD-2.420.0-2|74	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-POE-Filter-IRCD-2.420.0-2|75	- restore BuildRoot
12cr|perl-POE-Filter-IRCD-2.420.0-2|76	
12cr|perl-POE-Filter-IRCD-2.420.0-2|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-POE-Filter-IRCD-2.420.0-2|78	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-POE-Filter-IRCD-2.420.0-2|79	
12cr|perl-POE-Filter-IRCD-2.420.0-2|80	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.32-1mdv2008.1
12cr|perl-POE-Filter-IRCD-2.420.0-2|81	+ Revision: 105309
12cr|perl-POE-Filter-IRCD-2.420.0-2|82	- update to new version 2.32
12cr|perl-POE-Filter-IRCD-2.420.0-2|83	
12cr|perl-POE-Filter-IRCD-2.420.0-2|84	* Thu Aug 09 2007 Funda Wang <fwang@mandriva.org> 2.31-1mdv2008.0
12cr|perl-POE-Filter-IRCD-2.420.0-2|85	+ Revision: 60694
12cr|perl-POE-Filter-IRCD-2.420.0-2|86	- New version 2.31
12cr|perl-POE-Filter-IRCD-2.420.0-2|87	
12cr|perl-POE-Filter-IRCD-2.420.0-2|88	
12cr|perl-POE-Filter-IRCD-2.420.0-2|89	* Wed Feb 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.30-1mdv2007.0
12cr|perl-POE-Filter-IRCD-2.420.0-2|90	+ Revision: 127192
12cr|perl-POE-Filter-IRCD-2.420.0-2|91	- new version
12cr|perl-POE-Filter-IRCD-2.420.0-2|92	
12cr|perl-POE-Filter-IRCD-2.420.0-2|93	* Wed Nov 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-1mdv2007.1
12cr|perl-POE-Filter-IRCD-2.420.0-2|94	+ Revision: 84384
12cr|perl-POE-Filter-IRCD-2.420.0-2|95	- new version
12cr|perl-POE-Filter-IRCD-2.420.0-2|96	- Import perl-POE-Filter-IRCD
12cr|perl-POE-Filter-IRCD-2.420.0-2|97	
12cr|perl-POE-Filter-IRCD-2.420.0-2|98	* Fri Sep 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1-1mdv2007.0
12cr|perl-POE-Filter-IRCD-2.420.0-2|99	- New version 2.1
12cr|perl-POE-Filter-IRCD-2.420.0-2|100	
12cr|perl-POE-Filter-IRCD-2.420.0-2|101	* Tue Sep 12 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.0-1mdv2007.0
12cr|perl-POE-Filter-IRCD-2.420.0-2|102	- New version 2.0
12cr|perl-POE-Filter-IRCD-2.420.0-2|103	
12cr|perl-POE-Filter-IRCD-2.420.0-2|104	* Wed Sep 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.9-1mdv2007.0
12cr|perl-POE-Filter-IRCD-2.420.0-2|105	- new version
12cr|perl-POE-Filter-IRCD-2.420.0-2|106	- fix sources URL
12cr|perl-POE-Filter-IRCD-2.420.0-2|107	
12cr|perl-POE-Filter-IRCD-2.420.0-2|108	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.8-1mdv2007.0
12cr|perl-POE-Filter-IRCD-2.420.0-2|109	- New version 1.8
12cr|perl-POE-Filter-IRCD-2.420.0-2|110	
12cr|perl-POE-Filter-IRCD-2.420.0-2|111	* Sun May 14 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.7-1mdk
12cr|perl-POE-Filter-IRCD-2.420.0-2|112	- New release 1.7
12cr|perl-POE-Filter-IRCD-2.420.0-2|113	
12cr|perl-POE-Filter-IRCD-2.420.0-2|114	* Wed May 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.6-1mdk
12cr|perl-POE-Filter-IRCD-2.420.0-2|115	- New release 1.6
12cr|perl-POE-Filter-IRCD-2.420.0-2|116	
12cr|perl-POE-Filter-IRCD-2.420.0-2|117	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.5-2mdk
12cr|perl-POE-Filter-IRCD-2.420.0-2|118	- Fix According to perl Policy
12cr|perl-POE-Filter-IRCD-2.420.0-2|119	- BuildRequires
12cr|perl-POE-Filter-IRCD-2.420.0-2|120	- Source URL
12cr|perl-POE-Filter-IRCD-2.420.0-2|121	
12cr|perl-POE-Filter-IRCD-2.420.0-2|122	* Thu Dec 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.5-1mdk
12cr|perl-POE-Filter-IRCD-2.420.0-2|123	- New release 1.5
12cr|perl-POE-Filter-IRCD-2.420.0-2|124	
12cr|perl-POE-Filter-IRCD-2.420.0-2|125	* Wed Dec 14 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-1mdk
12cr|perl-POE-Filter-IRCD-2.420.0-2|126	- New release 1.4
12cr|perl-POE-Filter-IRCD-2.420.0-2|127	- spec cleanup
12cr|perl-POE-Filter-IRCD-2.420.0-2|128	- fix directory ownership
12cr|perl-POE-Filter-IRCD-2.420.0-2|129	
12cr|perl-POE-Filter-IRCD-2.420.0-2|130	* Fri Aug 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-1mdk
12cr|perl-POE-Filter-IRCD-2.420.0-2|131	- new version
12cr|perl-POE-Filter-IRCD-2.420.0-2|132	- fix sources url for rpmbuildupdate
12cr|perl-POE-Filter-IRCD-2.420.0-2|133	
12cr|perl-POE-Filter-IRCD-2.420.0-2|134	* Sat Jun 04 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.1-1mdk
12cr|perl-POE-Filter-IRCD-2.420.0-2|135	- First Mandriva release
12cr|perl-POE-Filter-IRCD-2.420.0-2|136	

5285 12
12cr|perl-POE-Loop-Tk-1.304.0-2|1	%define upstream_name    POE-Loop-Tk
12cr|perl-POE-Loop-Tk-1.304.0-2|2	%define upstream_version 1.304
12cr|perl-POE-Loop-Tk-1.304.0-2|3	
12cr|perl-POE-Loop-Tk-1.304.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Loop-Tk-1.304.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Loop-Tk-1.304.0-2|6	Release:	2
12cr|perl-POE-Loop-Tk-1.304.0-2|7	Summary:	A POE/Tk bridge for ActiveState's Tk
12cr|perl-POE-Loop-Tk-1.304.0-2|8	License:	GPL+ or Artistic
12cr|perl-POE-Loop-Tk-1.304.0-2|9	Group:		Development/Perl
12cr|perl-POE-Loop-Tk-1.304.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Loop-Tk-1.304.0-2|11	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-Loop-Tk-1.304.0-2|12	
12cr|perl-POE-Loop-Tk-1.304.0-2|13	BuildRequires:	perl-devel
12cr|perl-POE-Loop-Tk-1.304.0-2|14	BuildRequires:	perl(POE)
12cr|perl-POE-Loop-Tk-1.304.0-2|15	BuildRequires:	perl(POE::Test::Loops)
12cr|perl-POE-Loop-Tk-1.304.0-2|16	BuildRequires:	perl(Tk)
12cr|perl-POE-Loop-Tk-1.304.0-2|17	BuildRequires:	x11-server-xvfb
12cr|perl-POE-Loop-Tk-1.304.0-2|18	
12cr|perl-POE-Loop-Tk-1.304.0-2|19	BuildArch:	noarch
12cr|perl-POE-Loop-Tk-1.304.0-2|20	
12cr|perl-POE-Loop-Tk-1.304.0-2|21	%description
12cr|perl-POE-Loop-Tk-1.304.0-2|22	POE::Loop::Tk implements the interface documented in the POE::Loop manpage.
12cr|perl-POE-Loop-Tk-1.304.0-2|23	Therefore it has no documentation of its own. Please see the POE::Loop
12cr|perl-POE-Loop-Tk-1.304.0-2|24	manpage for more details.
12cr|perl-POE-Loop-Tk-1.304.0-2|25	
12cr|perl-POE-Loop-Tk-1.304.0-2|26	POE::Loop::Tk is one of two versions of the Tk event loop bridge. The
12cr|perl-POE-Loop-Tk-1.304.0-2|27	other, the POE::Loop::TkActiveState manpage accommodates behavior
12cr|perl-POE-Loop-Tk-1.304.0-2|28	differences in ActiveState's build of Tk. Both versions share common code
12cr|perl-POE-Loop-Tk-1.304.0-2|29	in the POE::Loop::TkCommon manpage. POE::Loop::Tk dynamically selects the
12cr|perl-POE-Loop-Tk-1.304.0-2|30	appropriate bridge code based on the runtime enviroment.
12cr|perl-POE-Loop-Tk-1.304.0-2|31	
12cr|perl-POE-Loop-Tk-1.304.0-2|32	%prep
12cr|perl-POE-Loop-Tk-1.304.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Loop-Tk-1.304.0-2|34	
12cr|perl-POE-Loop-Tk-1.304.0-2|35	%build
12cr|perl-POE-Loop-Tk-1.304.0-2|36	yes | perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Loop-Tk-1.304.0-2|37	%make
12cr|perl-POE-Loop-Tk-1.304.0-2|38	
12cr|perl-POE-Loop-Tk-1.304.0-2|39	%check
12cr|perl-POE-Loop-Tk-1.304.0-2|40	# makefile.pl ignores input if not inside a tty :-(
12cr|perl-POE-Loop-Tk-1.304.0-2|41	rm run_network_tests
12cr|perl-POE-Loop-Tk-1.304.0-2|42	# this test requires interactivity
12cr|perl-POE-Loop-Tk-1.304.0-2|43	rm t/poe_loop_tk/wheel_run.t
12cr|perl-POE-Loop-Tk-1.304.0-2|44	xvfb-run %make test
12cr|perl-POE-Loop-Tk-1.304.0-2|45	
12cr|perl-POE-Loop-Tk-1.304.0-2|46	%install
12cr|perl-POE-Loop-Tk-1.304.0-2|47	%makeinstall_std
12cr|perl-POE-Loop-Tk-1.304.0-2|48	
12cr|perl-POE-Loop-Tk-1.304.0-2|49	%files
12cr|perl-POE-Loop-Tk-1.304.0-2|50	%doc CHANGES README
12cr|perl-POE-Loop-Tk-1.304.0-2|51	%{_mandir}/man3/*
12cr|perl-POE-Loop-Tk-1.304.0-2|52	%{perl_vendorlib}/*
12cr|perl-POE-Loop-Tk-1.304.0-2|53	
12cr|perl-POE-Loop-Tk-1.304.0-2|54	%changelog
12cr|perl-POE-Loop-Tk-1.304.0-2|55	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.304.0-1mdv2011.0
12cr|perl-POE-Loop-Tk-1.304.0-2|56	+ Revision: 552564
12cr|perl-POE-Loop-Tk-1.304.0-2|57	- update to 1.304
12cr|perl-POE-Loop-Tk-1.304.0-2|58	
12cr|perl-POE-Loop-Tk-1.304.0-2|59	* Mon Aug 31 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.302.0-1mdv2010.0
12cr|perl-POE-Loop-Tk-1.304.0-2|60	+ Revision: 422751
12cr|perl-POE-Loop-Tk-1.304.0-2|61	- import perl-POE-Loop-Tk
12cr|perl-POE-Loop-Tk-1.304.0-2|62	
12cr|perl-POE-Loop-Tk-1.304.0-2|63	
12cr|perl-POE-Loop-Tk-1.304.0-2|64	* Mon Aug 31 2009 cpan2dist 1.302-1mdv
12cr|perl-POE-Loop-Tk-1.304.0-2|65	- initial mdv release, generated with cpan2dist

5286 12
12cr|perl-POE-Quickie-0.170.0-2|1	%define upstream_name    POE-Quickie
12cr|perl-POE-Quickie-0.170.0-2|2	%define upstream_version 0.17
12cr|perl-POE-Quickie-0.170.0-2|3	
12cr|perl-POE-Quickie-0.170.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Quickie-0.170.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Quickie-0.170.0-2|6	Release:	2
12cr|perl-POE-Quickie-0.170.0-2|7	
12cr|perl-POE-Quickie-0.170.0-2|8	Summary:	A lazy way to wrap blocking code and programs
12cr|perl-POE-Quickie-0.170.0-2|9	License:	GPL+ or Artistic
12cr|perl-POE-Quickie-0.170.0-2|10	Group:		Development/Perl
12cr|perl-POE-Quickie-0.170.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Quickie-0.170.0-2|12	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-Quickie-0.170.0-2|13	
12cr|perl-POE-Quickie-0.170.0-2|14	BuildRequires:	perl-devel
12cr|perl-POE-Quickie-0.170.0-2|15	BuildRequires:	perl(Capture::Tiny)
12cr|perl-POE-Quickie-0.170.0-2|16	BuildRequires:	perl(POE)
12cr|perl-POE-Quickie-0.170.0-2|17	BuildRequires:	perl(POE::Filter::Stream)
12cr|perl-POE-Quickie-0.170.0-2|18	BuildRequires:	perl(POE::Session)
12cr|perl-POE-Quickie-0.170.0-2|19	BuildRequires:	perl(POE::Wheel::Run)
12cr|perl-POE-Quickie-0.170.0-2|20	BuildRequires:	perl(Test::More)
12cr|perl-POE-Quickie-0.170.0-2|21	BuildRequires:	perl(Test::Deep)
12cr|perl-POE-Quickie-0.170.0-2|22	BuildArch:	noarch
12cr|perl-POE-Quickie-0.170.0-2|23	
12cr|perl-POE-Quickie-0.170.0-2|24	%description
12cr|perl-POE-Quickie-0.170.0-2|25	If you need nonblocking access to an external program, or want to execute
12cr|perl-POE-Quickie-0.170.0-2|26	some blocking code in a separate process, but you don't want to write a
12cr|perl-POE-Quickie-0.170.0-2|27	wrapper module or some POE::Wheel::Run boilerplate code, then POE::Quickie
12cr|perl-POE-Quickie-0.170.0-2|28	can help. You just specify what you're interested in (stdout, stderr,
12cr|perl-POE-Quickie-0.170.0-2|29	and/or exit code), and POE::Quickie will handle the rest in a sensible way.
12cr|perl-POE-Quickie-0.170.0-2|30	
12cr|perl-POE-Quickie-0.170.0-2|31	It has some convenience features, such as killing processes after a
12cr|perl-POE-Quickie-0.170.0-2|32	timeout, and storing process-specific context information which will be
12cr|perl-POE-Quickie-0.170.0-2|33	delivered with every event.
12cr|perl-POE-Quickie-0.170.0-2|34	
12cr|perl-POE-Quickie-0.170.0-2|35	There is also an even lazier API which suspends the execution of your event
12cr|perl-POE-Quickie-0.170.0-2|36	handler and gives control back to POE while your task is running, the same
12cr|perl-POE-Quickie-0.170.0-2|37	way LWP::UserAgent::POE does. This is provided by the /FUNCTIONS functions
12cr|perl-POE-Quickie-0.170.0-2|38	which are exported by default.
12cr|perl-POE-Quickie-0.170.0-2|39	
12cr|perl-POE-Quickie-0.170.0-2|40	%prep
12cr|perl-POE-Quickie-0.170.0-2|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Quickie-0.170.0-2|42	
12cr|perl-POE-Quickie-0.170.0-2|43	%build
12cr|perl-POE-Quickie-0.170.0-2|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Quickie-0.170.0-2|45	%make
12cr|perl-POE-Quickie-0.170.0-2|46	
12cr|perl-POE-Quickie-0.170.0-2|47	%check
12cr|perl-POE-Quickie-0.170.0-2|48	%make test
12cr|perl-POE-Quickie-0.170.0-2|49	
12cr|perl-POE-Quickie-0.170.0-2|50	%install
12cr|perl-POE-Quickie-0.170.0-2|51	%makeinstall_std
12cr|perl-POE-Quickie-0.170.0-2|52	
12cr|perl-POE-Quickie-0.170.0-2|53	%files
12cr|perl-POE-Quickie-0.170.0-2|54	%doc Changes META.yml LICENSE README META.json
12cr|perl-POE-Quickie-0.170.0-2|55	%{_mandir}/man3/*
12cr|perl-POE-Quickie-0.170.0-2|56	%{perl_vendorlib}/*
12cr|perl-POE-Quickie-0.170.0-2|57	
12cr|perl-POE-Quickie-0.170.0-2|58	%changelog
12cr|perl-POE-Quickie-0.170.0-2|59	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.170.0-1mdv2011.0
12cr|perl-POE-Quickie-0.170.0-2|60	+ Revision: 682143
12cr|perl-POE-Quickie-0.170.0-2|61	- update to new version 0.17
12cr|perl-POE-Quickie-0.170.0-2|62	
12cr|perl-POE-Quickie-0.170.0-2|63	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1
12cr|perl-POE-Quickie-0.170.0-2|64	+ Revision: 677433
12cr|perl-POE-Quickie-0.170.0-2|65	- update to new version 0.16
12cr|perl-POE-Quickie-0.170.0-2|66	
12cr|perl-POE-Quickie-0.170.0-2|67	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1
12cr|perl-POE-Quickie-0.170.0-2|68	+ Revision: 662201
12cr|perl-POE-Quickie-0.170.0-2|69	- update to new version 0.14
12cr|perl-POE-Quickie-0.170.0-2|70	
12cr|perl-POE-Quickie-0.170.0-2|71	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.130.0-1
12cr|perl-POE-Quickie-0.170.0-2|72	+ Revision: 660011
12cr|perl-POE-Quickie-0.170.0-2|73	- update to new version 0.13
12cr|perl-POE-Quickie-0.170.0-2|74	
12cr|perl-POE-Quickie-0.170.0-2|75	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 0.120.0-4
12cr|perl-POE-Quickie-0.170.0-2|76	+ Revision: 658279
12cr|perl-POE-Quickie-0.170.0-2|77	- rebuild
12cr|perl-POE-Quickie-0.170.0-2|78	- rebuild
12cr|perl-POE-Quickie-0.170.0-2|79	
12cr|perl-POE-Quickie-0.170.0-2|80	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.120.0-2
12cr|perl-POE-Quickie-0.170.0-2|81	+ Revision: 657810
12cr|perl-POE-Quickie-0.170.0-2|82	- rebuild for updated spec-helper
12cr|perl-POE-Quickie-0.170.0-2|83	
12cr|perl-POE-Quickie-0.170.0-2|84	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.120.0-1mdv2011.0
12cr|perl-POE-Quickie-0.170.0-2|85	+ Revision: 624901
12cr|perl-POE-Quickie-0.170.0-2|86	- import perl-POE-Quickie
12cr|perl-POE-Quickie-0.170.0-2|87	

5287 12
12cr|perl-POE-Sugar-Args-1.3-7|1	%define	module	POE-Sugar-Args
12cr|perl-POE-Sugar-Args-1.3-7|2	%define	name	perl-%{module}
12cr|perl-POE-Sugar-Args-1.3-7|3	%define	version	1.3
12cr|perl-POE-Sugar-Args-1.3-7|4	%define	release %mkrel 7
12cr|perl-POE-Sugar-Args-1.3-7|5	%define	pdir	POE
12cr|perl-POE-Sugar-Args-1.3-7|6	
12cr|perl-POE-Sugar-Args-1.3-7|7	Summary:	%{module} module for perl
12cr|perl-POE-Sugar-Args-1.3-7|8	Name:		%{name}
12cr|perl-POE-Sugar-Args-1.3-7|9	Version:	%{version}
12cr|perl-POE-Sugar-Args-1.3-7|10	Release:	%{release}
12cr|perl-POE-Sugar-Args-1.3-7|11	License:	GPL or Artistic
12cr|perl-POE-Sugar-Args-1.3-7|12	Group:		Development/Perl
12cr|perl-POE-Sugar-Args-1.3-7|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/POE/%{module}-%{version}.tar.bz2
12cr|perl-POE-Sugar-Args-1.3-7|14	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-POE-Sugar-Args-1.3-7|15	BuildArch:	noarch
12cr|perl-POE-Sugar-Args-1.3-7|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-POE-Sugar-Args-1.3-7|17	BuildRequires:	perl-devel
12cr|perl-POE-Sugar-Args-1.3-7|18	BuildRequires:  perl(Module::Build)
12cr|perl-POE-Sugar-Args-1.3-7|19	
12cr|perl-POE-Sugar-Args-1.3-7|20	%description
12cr|perl-POE-Sugar-Args-1.3-7|21	%{module} module for perl.  This module give an OO representation to
12cr|perl-POE-Sugar-Args-1.3-7|22	arguments POE passes to event states.  I will not lie to you.  This
12cr|perl-POE-Sugar-Args-1.3-7|23	adds heavy, bulky code underneath.  On the other hand, it makes
12cr|perl-POE-Sugar-Args-1.3-7|24	arguments for POE events much more palatable.  Of course, this is a
12cr|perl-POE-Sugar-Args-1.3-7|25	Sugar module, meaning, it will rot your program in odd (you'll be
12cr|perl-POE-Sugar-Args-1.3-7|26	hooked) and unexpected ways (performace), but you took the candy so
12cr|perl-POE-Sugar-Args-1.3-7|27	you can suffer the consequences.
12cr|perl-POE-Sugar-Args-1.3-7|28	
12cr|perl-POE-Sugar-Args-1.3-7|29	%prep
12cr|perl-POE-Sugar-Args-1.3-7|30	%setup -q -n %{module}-%{version}
12cr|perl-POE-Sugar-Args-1.3-7|31	
12cr|perl-POE-Sugar-Args-1.3-7|32	%build
12cr|perl-POE-Sugar-Args-1.3-7|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Sugar-Args-1.3-7|34	%make
12cr|perl-POE-Sugar-Args-1.3-7|35	
12cr|perl-POE-Sugar-Args-1.3-7|36	%install
12cr|perl-POE-Sugar-Args-1.3-7|37	rm -rf $RPM_BUILD_ROOT
12cr|perl-POE-Sugar-Args-1.3-7|38	%{makeinstall_std}
12cr|perl-POE-Sugar-Args-1.3-7|39	
12cr|perl-POE-Sugar-Args-1.3-7|40	%clean
12cr|perl-POE-Sugar-Args-1.3-7|41	rm -rf $RPM_BUILD_ROOT
12cr|perl-POE-Sugar-Args-1.3-7|42	
12cr|perl-POE-Sugar-Args-1.3-7|43	%files
12cr|perl-POE-Sugar-Args-1.3-7|44	%defattr(-,root,root)
12cr|perl-POE-Sugar-Args-1.3-7|45	%doc README
12cr|perl-POE-Sugar-Args-1.3-7|46	%{perl_vendorlib}/POE/*
12cr|perl-POE-Sugar-Args-1.3-7|47	%{_mandir}/*/*
12cr|perl-POE-Sugar-Args-1.3-7|48	
12cr|perl-POE-Sugar-Args-1.3-7|49	
12cr|perl-POE-Sugar-Args-1.3-7|50	
12cr|perl-POE-Sugar-Args-1.3-7|51	%changelog
12cr|perl-POE-Sugar-Args-1.3-7|52	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.3-7mdv2010.0
12cr|perl-POE-Sugar-Args-1.3-7|53	+ Revision: 430530
12cr|perl-POE-Sugar-Args-1.3-7|54	- rebuild
12cr|perl-POE-Sugar-Args-1.3-7|55	
12cr|perl-POE-Sugar-Args-1.3-7|56	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.3-6mdv2009.0
12cr|perl-POE-Sugar-Args-1.3-7|57	+ Revision: 258274
12cr|perl-POE-Sugar-Args-1.3-7|58	- rebuild
12cr|perl-POE-Sugar-Args-1.3-7|59	
12cr|perl-POE-Sugar-Args-1.3-7|60	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.3-5mdv2009.0
12cr|perl-POE-Sugar-Args-1.3-7|61	+ Revision: 246331
12cr|perl-POE-Sugar-Args-1.3-7|62	- rebuild
12cr|perl-POE-Sugar-Args-1.3-7|63	
12cr|perl-POE-Sugar-Args-1.3-7|64	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.3-3mdv2008.1
12cr|perl-POE-Sugar-Args-1.3-7|65	+ Revision: 136345
12cr|perl-POE-Sugar-Args-1.3-7|66	- restore BuildRoot
12cr|perl-POE-Sugar-Args-1.3-7|67	
12cr|perl-POE-Sugar-Args-1.3-7|68	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-POE-Sugar-Args-1.3-7|69	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-POE-Sugar-Args-1.3-7|70	
12cr|perl-POE-Sugar-Args-1.3-7|71	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1.3-3mdv2008.0
12cr|perl-POE-Sugar-Args-1.3-7|72	+ Revision: 25145
12cr|perl-POE-Sugar-Args-1.3-7|73	- rebuild
12cr|perl-POE-Sugar-Args-1.3-7|74	
12cr|perl-POE-Sugar-Args-1.3-7|75	
12cr|perl-POE-Sugar-Args-1.3-7|76	* Wed May 03 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.3-2mdk
12cr|perl-POE-Sugar-Args-1.3-7|77	- Fix According to perl Policy
12cr|perl-POE-Sugar-Args-1.3-7|78	- BuildRequires
12cr|perl-POE-Sugar-Args-1.3-7|79	- Source URL
12cr|perl-POE-Sugar-Args-1.3-7|80	- URL
12cr|perl-POE-Sugar-Args-1.3-7|81	- use mkrel
12cr|perl-POE-Sugar-Args-1.3-7|82	
12cr|perl-POE-Sugar-Args-1.3-7|83	* Thu Jun 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.3-1mdk
12cr|perl-POE-Sugar-Args-1.3-7|84	- 1.3
12cr|perl-POE-Sugar-Args-1.3-7|85	- cosmetics
12cr|perl-POE-Sugar-Args-1.3-7|86	- no hardcoded path in %%files
12cr|perl-POE-Sugar-Args-1.3-7|87	
12cr|perl-POE-Sugar-Args-1.3-7|88	* Mon Mar 01 2004 Michael Scherer <misc@mandrake.org> 1.2-2mdk
12cr|perl-POE-Sugar-Args-1.3-7|89	- use automatic Requires
12cr|perl-POE-Sugar-Args-1.3-7|90	

5288 12
12cr|perl-POE-Test-Loops-1.312.0-2|1	%define upstream_name    POE-Test-Loops
12cr|perl-POE-Test-Loops-1.312.0-2|2	%define upstream_version 1.312
12cr|perl-POE-Test-Loops-1.312.0-2|3	
12cr|perl-POE-Test-Loops-1.312.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-POE-Test-Loops-1.312.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POE-Test-Loops-1.312.0-2|6	Release:	2
12cr|perl-POE-Test-Loops-1.312.0-2|7	
12cr|perl-POE-Test-Loops-1.312.0-2|8	Summary:	Reusable tests for POE::Loop authors
12cr|perl-POE-Test-Loops-1.312.0-2|9	License:	GPL+ or Artistic
12cr|perl-POE-Test-Loops-1.312.0-2|10	Group:		Development/Perl
12cr|perl-POE-Test-Loops-1.312.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-Test-Loops-1.312.0-2|12	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-Test-Loops-1.312.0-2|13	
12cr|perl-POE-Test-Loops-1.312.0-2|14	BuildRequires:	perl-devel
12cr|perl-POE-Test-Loops-1.312.0-2|15	BuildRequires:	perl(Test::More)
12cr|perl-POE-Test-Loops-1.312.0-2|16	BuildArch:	noarch
12cr|perl-POE-Test-Loops-1.312.0-2|17	
12cr|perl-POE-Test-Loops-1.312.0-2|18	%description
12cr|perl-POE-Test-Loops-1.312.0-2|19	POE::Test::Loops contains one function, generate(), which will generate all
12cr|perl-POE-Test-Loops-1.312.0-2|20	the loop tests for one or more POE::Loop subclasses.
12cr|perl-POE-Test-Loops-1.312.0-2|21	
12cr|perl-POE-Test-Loops-1.312.0-2|22	The the /SYNOPSIS manpage example is a version of the poe-gen-tests
12cr|perl-POE-Test-Loops-1.312.0-2|23	manpage, which is a stand-alone utility to generate the actual tests. the
12cr|perl-POE-Test-Loops-1.312.0-2|24	poe-gen-tests manpage also documents the POE::Test::Loops system in more
12cr|perl-POE-Test-Loops-1.312.0-2|25	detail.
12cr|perl-POE-Test-Loops-1.312.0-2|26	
12cr|perl-POE-Test-Loops-1.312.0-2|27	%prep
12cr|perl-POE-Test-Loops-1.312.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-Test-Loops-1.312.0-2|29	
12cr|perl-POE-Test-Loops-1.312.0-2|30	%build
12cr|perl-POE-Test-Loops-1.312.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-Test-Loops-1.312.0-2|32	%make
12cr|perl-POE-Test-Loops-1.312.0-2|33	
12cr|perl-POE-Test-Loops-1.312.0-2|34	%check
12cr|perl-POE-Test-Loops-1.312.0-2|35	make test
12cr|perl-POE-Test-Loops-1.312.0-2|36	
12cr|perl-POE-Test-Loops-1.312.0-2|37	%install
12cr|perl-POE-Test-Loops-1.312.0-2|38	%makeinstall_std
12cr|perl-POE-Test-Loops-1.312.0-2|39	
12cr|perl-POE-Test-Loops-1.312.0-2|40	%files
12cr|perl-POE-Test-Loops-1.312.0-2|41	%doc CHANGES README
12cr|perl-POE-Test-Loops-1.312.0-2|42	%{_mandir}/man3/*
12cr|perl-POE-Test-Loops-1.312.0-2|43	%{_mandir}/man1/poe-gen-tests.1*
12cr|perl-POE-Test-Loops-1.312.0-2|44	%{perl_vendorlib}/POE
12cr|perl-POE-Test-Loops-1.312.0-2|45	%{_bindir}/poe-gen-tests
12cr|perl-POE-Test-Loops-1.312.0-2|46	
12cr|perl-POE-Test-Loops-1.312.0-2|47	
12cr|perl-POE-Test-Loops-1.312.0-2|48	%changelog
12cr|perl-POE-Test-Loops-1.312.0-2|49	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.312.0-1mdv2011.0
12cr|perl-POE-Test-Loops-1.312.0-2|50	+ Revision: 684820
12cr|perl-POE-Test-Loops-1.312.0-2|51	- update to new version 1.312
12cr|perl-POE-Test-Loops-1.312.0-2|52	
12cr|perl-POE-Test-Loops-1.312.0-2|53	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.311.0-1
12cr|perl-POE-Test-Loops-1.312.0-2|54	+ Revision: 672863
12cr|perl-POE-Test-Loops-1.312.0-2|55	- update to new version 1.311
12cr|perl-POE-Test-Loops-1.312.0-2|56	
12cr|perl-POE-Test-Loops-1.312.0-2|57	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.50.0-1
12cr|perl-POE-Test-Loops-1.312.0-2|58	+ Revision: 660012
12cr|perl-POE-Test-Loops-1.312.0-2|59	- update to new version 1.050
12cr|perl-POE-Test-Loops-1.312.0-2|60	
12cr|perl-POE-Test-Loops-1.312.0-2|61	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.40.0-1
12cr|perl-POE-Test-Loops-1.312.0-2|62	+ Revision: 635544
12cr|perl-POE-Test-Loops-1.312.0-2|63	- update to new version 1.040
12cr|perl-POE-Test-Loops-1.312.0-2|64	
12cr|perl-POE-Test-Loops-1.312.0-2|65	* Fri Dec 31 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.36.0-1mdv2011.0
12cr|perl-POE-Test-Loops-1.312.0-2|66	+ Revision: 626856
12cr|perl-POE-Test-Loops-1.312.0-2|67	- new version
12cr|perl-POE-Test-Loops-1.312.0-2|68	
12cr|perl-POE-Test-Loops-1.312.0-2|69	* Tue Apr 06 2010 Jérôme Quelin <jquelin@mandriva.org> 1.35.0-1mdv2011.0
12cr|perl-POE-Test-Loops-1.312.0-2|70	+ Revision: 532154
12cr|perl-POE-Test-Loops-1.312.0-2|71	- update to 1.035
12cr|perl-POE-Test-Loops-1.312.0-2|72	
12cr|perl-POE-Test-Loops-1.312.0-2|73	* Mon Feb 15 2010 Jérôme Quelin <jquelin@mandriva.org> 1.33.0-1mdv2010.1
12cr|perl-POE-Test-Loops-1.312.0-2|74	+ Revision: 506242
12cr|perl-POE-Test-Loops-1.312.0-2|75	- update to 1.033
12cr|perl-POE-Test-Loops-1.312.0-2|76	
12cr|perl-POE-Test-Loops-1.312.0-2|77	* Mon Jan 04 2010 Jérôme Quelin <jquelin@mandriva.org> 1.31.0-1mdv2010.1
12cr|perl-POE-Test-Loops-1.312.0-2|78	+ Revision: 486117
12cr|perl-POE-Test-Loops-1.312.0-2|79	- update to 1.031
12cr|perl-POE-Test-Loops-1.312.0-2|80	
12cr|perl-POE-Test-Loops-1.312.0-2|81	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.30.0-1mdv2010.1
12cr|perl-POE-Test-Loops-1.312.0-2|82	+ Revision: 460845
12cr|perl-POE-Test-Loops-1.312.0-2|83	- update to 1.030
12cr|perl-POE-Test-Loops-1.312.0-2|84	
12cr|perl-POE-Test-Loops-1.312.0-2|85	* Wed Sep 09 2009 Jérôme Quelin <jquelin@mandriva.org> 1.22.0-1mdv2010.0
12cr|perl-POE-Test-Loops-1.312.0-2|86	+ Revision: 435705
12cr|perl-POE-Test-Loops-1.312.0-2|87	- update to 1.022
12cr|perl-POE-Test-Loops-1.312.0-2|88	
12cr|perl-POE-Test-Loops-1.312.0-2|89	* Sun Jul 26 2009 Jérôme Quelin <jquelin@mandriva.org> 1.21.0-1mdv2010.0
12cr|perl-POE-Test-Loops-1.312.0-2|90	+ Revision: 400197
12cr|perl-POE-Test-Loops-1.312.0-2|91	- update to 1.021
12cr|perl-POE-Test-Loops-1.312.0-2|92	
12cr|perl-POE-Test-Loops-1.312.0-2|93	* Sat Jul 25 2009 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2010.0
12cr|perl-POE-Test-Loops-1.312.0-2|94	+ Revision: 399605
12cr|perl-POE-Test-Loops-1.312.0-2|95	- update to 1.020
12cr|perl-POE-Test-Loops-1.312.0-2|96	- using %%perl_convert_version
12cr|perl-POE-Test-Loops-1.312.0-2|97	- fixed license field
12cr|perl-POE-Test-Loops-1.312.0-2|98	
12cr|perl-POE-Test-Loops-1.312.0-2|99	* Mon Mar 09 2009 Jérôme Quelin <jquelin@mandriva.org> 1.005-1mdv2009.1
12cr|perl-POE-Test-Loops-1.312.0-2|100	+ Revision: 353094
12cr|perl-POE-Test-Loops-1.312.0-2|101	- update to new version 1.005
12cr|perl-POE-Test-Loops-1.312.0-2|102	
12cr|perl-POE-Test-Loops-1.312.0-2|103	* Sun Mar 08 2009 Jérôme Quelin <jquelin@mandriva.org> 1.004-1mdv2009.1
12cr|perl-POE-Test-Loops-1.312.0-2|104	+ Revision: 352843
12cr|perl-POE-Test-Loops-1.312.0-2|105	- update to new version 1.004
12cr|perl-POE-Test-Loops-1.312.0-2|106	
12cr|perl-POE-Test-Loops-1.312.0-2|107	* Sat Jan 31 2009 Jérôme Quelin <jquelin@mandriva.org> 1.003-1mdv2009.1
12cr|perl-POE-Test-Loops-1.312.0-2|108	+ Revision: 335706
12cr|perl-POE-Test-Loops-1.312.0-2|109	- update to new version 1.003
12cr|perl-POE-Test-Loops-1.312.0-2|110	
12cr|perl-POE-Test-Loops-1.312.0-2|111	* Mon Jan 19 2009 Jérôme Quelin <jquelin@mandriva.org> 1.002-1mdv2009.1
12cr|perl-POE-Test-Loops-1.312.0-2|112	+ Revision: 331235
12cr|perl-POE-Test-Loops-1.312.0-2|113	- import perl-POE-Test-Loops
12cr|perl-POE-Test-Loops-1.312.0-2|114	
12cr|perl-POE-Test-Loops-1.312.0-2|115	
12cr|perl-POE-Test-Loops-1.312.0-2|116	* Mon Jan 19 2009 cpan2dist 1.002-1mdv
12cr|perl-POE-Test-Loops-1.312.0-2|117	- initial mdv release, generated with cpan2dist
12cr|perl-POE-Test-Loops-1.312.0-2|118	

5289 12
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|1	%define upstream_name    POE-XS-Loop-EPoll
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|2	%define upstream_version 1.001
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|3	
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|6	Release:	2
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|7	
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|8	Summary:    An XS implementation of POE::Loop, using Linux` epoll(2)
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|9	License:    GPL+ or Artistic
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|10	Group:      Development/Perl
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|12	Source0:    http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|13	
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|14	BuildRequires: perl(POE)
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|15	BuildRequires: perl(POE::Test::Loops)
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|16	BuildRequires: perl-devel
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|18	
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|19	%description
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|20	This class is an implementation of the abstract POE::Loop interface written
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|21	in C using the Linux epoll(2) family of system calls.
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|22	
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|23	Signals are left to POE::Loop::PerlSignals.
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|24	
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|25	The epoll_ctl() call returns an error when you attempt to poll regular
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|26	files, POE::XS::Loop::EPoll emulate's poll(2)'s behaviour with regular
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|27	files under Linux - ie. they're always readable/writeable.
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|28	
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|29	%prep
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|31	
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|32	%build
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|34	
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|35	%make
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|36	
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|37	%check
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|38	%make test
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|39	
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|40	%install
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|41	rm -rf %buildroot
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|42	%makeinstall_std
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|43	
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|44	%clean
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|45	rm -rf %buildroot
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|46	
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|47	%files
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|48	%defattr(-,root,root)
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|49	%doc META.yml README Changes
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|50	%{_mandir}/man3/*
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|51	%perl_vendorlib/*
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|52	
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|53	
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|54	
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|55	
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|56	%changelog
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|57	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.0-2
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|58	+ Revision: 768358
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|59	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|60	
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|61	* Sat Jun 25 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|62	+ Revision: 687127
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|63	- import perl-POE-XS-Loop-EPoll
12cr|perl-POE-XS-Loop-EPoll-1.1.0-2|64	

5290 12
12cr|perl-POP3Client-2.130.0-2|1	%define upstream_name    POP3Client
12cr|perl-POP3Client-2.130.0-2|2	%define upstream_version 2.13
12cr|perl-POP3Client-2.130.0-2|3	
12cr|perl-POP3Client-2.130.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-POP3Client-2.130.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-POP3Client-2.130.0-2|6	Release:	2
12cr|perl-POP3Client-2.130.0-2|7	Summary:	POP3Client module for perl (Mail_and_Usenet_News/Mail)
12cr|perl-POP3Client-2.130.0-2|8	License:	GPL
12cr|perl-POP3Client-2.130.0-2|9	Group:		Development/Perl
12cr|perl-POP3Client-2.130.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-POP3Client-2.130.0-2|11	Source0:	http://www.cpan.org/modules/by-module/Nagios/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-POP3Client-2.130.0-2|12	BuildRequires:	perl-devel
12cr|perl-POP3Client-2.130.0-2|13	BuildArch:	noarch
12cr|perl-POP3Client-2.130.0-2|14	
12cr|perl-POP3Client-2.130.0-2|15	%description
12cr|perl-POP3Client-2.130.0-2|16	POP3Client is a Perl module to provide an object-oriented interface to a
12cr|perl-POP3Client-2.130.0-2|17	POP3 server.
12cr|perl-POP3Client-2.130.0-2|18	
12cr|perl-POP3Client-2.130.0-2|19	%prep
12cr|perl-POP3Client-2.130.0-2|20	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-POP3Client-2.130.0-2|21	
12cr|perl-POP3Client-2.130.0-2|22	%build
12cr|perl-POP3Client-2.130.0-2|23	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-POP3Client-2.130.0-2|24	%make
12cr|perl-POP3Client-2.130.0-2|25	
12cr|perl-POP3Client-2.130.0-2|26	%check
12cr|perl-POP3Client-2.130.0-2|27	make test
12cr|perl-POP3Client-2.130.0-2|28	
12cr|perl-POP3Client-2.130.0-2|29	%install
12cr|perl-POP3Client-2.130.0-2|30	%makeinstall_std
12cr|perl-POP3Client-2.130.0-2|31	
12cr|perl-POP3Client-2.130.0-2|32	%files
12cr|perl-POP3Client-2.130.0-2|33	%doc Changes  MANIFEST README
12cr|perl-POP3Client-2.130.0-2|34	%{perl_vendorlib}/Mail/
12cr|perl-POP3Client-2.130.0-2|35	%{_mandir}/man3/*
12cr|perl-POP3Client-2.130.0-2|36	
12cr|perl-POP3Client-2.130.0-2|37	
12cr|perl-POP3Client-2.130.0-2|38	%changelog
12cr|perl-POP3Client-2.130.0-2|39	* Mon Dec 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.130.0-1mdv2010.1
12cr|perl-POP3Client-2.130.0-2|40	+ Revision: 474536
12cr|perl-POP3Client-2.130.0-2|41	- spec cleanup
12cr|perl-POP3Client-2.130.0-2|42	
12cr|perl-POP3Client-2.130.0-2|43	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.13-5mdv2009.0
12cr|perl-POP3Client-2.130.0-2|44	+ Revision: 258275
12cr|perl-POP3Client-2.130.0-2|45	- rebuild
12cr|perl-POP3Client-2.130.0-2|46	
12cr|perl-POP3Client-2.130.0-2|47	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.13-4mdv2009.0
12cr|perl-POP3Client-2.130.0-2|48	+ Revision: 246334
12cr|perl-POP3Client-2.130.0-2|49	- rebuild
12cr|perl-POP3Client-2.130.0-2|50	
12cr|perl-POP3Client-2.130.0-2|51	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-POP3Client-2.130.0-2|52	- restore BuildRoot
12cr|perl-POP3Client-2.130.0-2|53	
12cr|perl-POP3Client-2.130.0-2|54	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.13-2mdv2008.1
12cr|perl-POP3Client-2.130.0-2|55	+ Revision: 123411
12cr|perl-POP3Client-2.130.0-2|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-POP3Client-2.130.0-2|57	
12cr|perl-POP3Client-2.130.0-2|58	
12cr|perl-POP3Client-2.130.0-2|59	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.13-2mdk
12cr|perl-POP3Client-2.130.0-2|60	- Rebuild
12cr|perl-POP3Client-2.130.0-2|61	
12cr|perl-POP3Client-2.130.0-2|62	* Mon May 17 2004 Michael Scherer <misc@mandrake.org> 2.13-1mdk
12cr|perl-POP3Client-2.130.0-2|63	- New release 2.13
12cr|perl-POP3Client-2.130.0-2|64	- rpmbuildupdate aware
12cr|perl-POP3Client-2.130.0-2|65	
12cr|perl-POP3Client-2.130.0-2|66	* Sat Aug 02 2003 Ben Reser <ben@reser.org> 2.6-10mdk
12cr|perl-POP3Client-2.130.0-2|67	- Use %%makeinstall_std now that it works on klama
12cr|perl-POP3Client-2.130.0-2|68	
12cr|perl-POP3Client-2.130.0-2|69	* Sat Aug 02 2003 Ben Reser <ben@reser.org> 2.6-9mdk
12cr|perl-POP3Client-2.130.0-2|70	- No rm buildroot in %%prep
12cr|perl-POP3Client-2.130.0-2|71	- Macroification
12cr|perl-POP3Client-2.130.0-2|72	- Use %%make and %%makeinstall
12cr|perl-POP3Client-2.130.0-2|73	- man path
12cr|perl-POP3Client-2.130.0-2|74	- quiet %%setup
12cr|perl-POP3Client-2.130.0-2|75	- perllocal.pod
12cr|perl-POP3Client-2.130.0-2|76	
12cr|perl-POP3Client-2.130.0-2|77	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.6-8mdk
12cr|perl-POP3Client-2.130.0-2|78	- rebuild for new auto{prov,req}
12cr|perl-POP3Client-2.130.0-2|79	
12cr|perl-POP3Client-2.130.0-2|80	* Mon May 05 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.6-7mdk
12cr|perl-POP3Client-2.130.0-2|81	- buildrequires
12cr|perl-POP3Client-2.130.0-2|82	
12cr|perl-POP3Client-2.130.0-2|83	* Fri Jan 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.6-6mdk
12cr|perl-POP3Client-2.130.0-2|84	- rebuild
12cr|perl-POP3Client-2.130.0-2|85	
12cr|perl-POP3Client-2.130.0-2|86	* Thu Aug 29 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.6-5mdk
12cr|perl-POP3Client-2.130.0-2|87	- rebuild
12cr|perl-POP3Client-2.130.0-2|88	
12cr|perl-POP3Client-2.130.0-2|89	* Mon Sep 11 2000 Lenny Cartier <lenny@mandrakesoft.com> 2.6-4mdk
12cr|perl-POP3Client-2.130.0-2|90	- macros
12cr|perl-POP3Client-2.130.0-2|91	
12cr|perl-POP3Client-2.130.0-2|92	* Fri Jul 07 2000 Lenny Cartier <lenny@mandrakesoft.com> 2.6-3mdk
12cr|perl-POP3Client-2.130.0-2|93	- fix files section
12cr|perl-POP3Client-2.130.0-2|94	
12cr|perl-POP3Client-2.130.0-2|95	* Fri May 05 2000 Vincent Danen <vdanen@linux-mandrake.com> 2.6-2mdk
12cr|perl-POP3Client-2.130.0-2|96	- fix group
12cr|perl-POP3Client-2.130.0-2|97	
12cr|perl-POP3Client-2.130.0-2|98	* Wed Mar 08 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|perl-POP3Client-2.130.0-2|99	- 2.6
12cr|perl-POP3Client-2.130.0-2|100	
12cr|perl-POP3Client-2.130.0-2|101	* Tue Mar 07 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|perl-POP3Client-2.130.0-2|102	- initial specfile
12cr|perl-POP3Client-2.130.0-2|103	- bzip sources
12cr|perl-POP3Client-2.130.0-2|104	

5291 12
12cr|perl-PostScript-0.60.0-2|1	%define upstream_name	 PostScript
12cr|perl-PostScript-0.60.0-2|2	%define upstream_version 0.06
12cr|perl-PostScript-0.60.0-2|3	
12cr|perl-PostScript-0.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-PostScript-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-PostScript-0.60.0-2|6	Release:	2
12cr|perl-PostScript-0.60.0-2|7	
12cr|perl-PostScript-0.60.0-2|8	Summary:	%{upstream_name} module for perl
12cr|perl-PostScript-0.60.0-2|9	License:	GPL+ or Artistic
12cr|perl-PostScript-0.60.0-2|10	Group:		Development/Perl
12cr|perl-PostScript-0.60.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-PostScript-0.60.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SH/SHAWNPW/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-PostScript-0.60.0-2|13	
12cr|perl-PostScript-0.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-PostScript-0.60.0-2|15	BuildArch:	noarch
12cr|perl-PostScript-0.60.0-2|16	
12cr|perl-PostScript-0.60.0-2|17	%description
12cr|perl-PostScript-0.60.0-2|18	This is the %{upstream_name} module for perl.
12cr|perl-PostScript-0.60.0-2|19	
12cr|perl-PostScript-0.60.0-2|20	%prep
12cr|perl-PostScript-0.60.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-PostScript-0.60.0-2|22	
12cr|perl-PostScript-0.60.0-2|23	%build
12cr|perl-PostScript-0.60.0-2|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-PostScript-0.60.0-2|25	%make
12cr|perl-PostScript-0.60.0-2|26	
12cr|perl-PostScript-0.60.0-2|27	%check
12cr|perl-PostScript-0.60.0-2|28	make test
12cr|perl-PostScript-0.60.0-2|29	
12cr|perl-PostScript-0.60.0-2|30	%install
12cr|perl-PostScript-0.60.0-2|31	%makeinstall_std
12cr|perl-PostScript-0.60.0-2|32	
12cr|perl-PostScript-0.60.0-2|33	%files
12cr|perl-PostScript-0.60.0-2|34	%doc README
12cr|perl-PostScript-0.60.0-2|35	%{perl_vendorlib}/PostScript
12cr|perl-PostScript-0.60.0-2|36	%{_mandir}/*/*
12cr|perl-PostScript-0.60.0-2|37	
12cr|perl-PostScript-0.60.0-2|38	
12cr|perl-PostScript-0.60.0-2|39	%changelog
12cr|perl-PostScript-0.60.0-2|40	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-PostScript-0.60.0-2|41	+ Revision: 404350
12cr|perl-PostScript-0.60.0-2|42	- rebuild using %%perl_convert_version
12cr|perl-PostScript-0.60.0-2|43	
12cr|perl-PostScript-0.60.0-2|44	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.06-5mdv2009.0
12cr|perl-PostScript-0.60.0-2|45	+ Revision: 241844
12cr|perl-PostScript-0.60.0-2|46	- rebuild
12cr|perl-PostScript-0.60.0-2|47	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-PostScript-0.60.0-2|48	
12cr|perl-PostScript-0.60.0-2|49	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-PostScript-0.60.0-2|50	- restore BuildRoot
12cr|perl-PostScript-0.60.0-2|51	
12cr|perl-PostScript-0.60.0-2|52	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-3mdv2008.0
12cr|perl-PostScript-0.60.0-2|53	+ Revision: 86817
12cr|perl-PostScript-0.60.0-2|54	- rebuild
12cr|perl-PostScript-0.60.0-2|55	
12cr|perl-PostScript-0.60.0-2|56	
12cr|perl-PostScript-0.60.0-2|57	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-2mdv2007.0
12cr|perl-PostScript-0.60.0-2|58	- Rebuild
12cr|perl-PostScript-0.60.0-2|59	
12cr|perl-PostScript-0.60.0-2|60	* Mon Mar 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdk
12cr|perl-PostScript-0.60.0-2|61	- first mdk release
12cr|perl-PostScript-0.60.0-2|62	

5292 12
12cr|perl-PostScript-Simple-0.70.0-2|1	%define upstream_name	 PostScript-Simple
12cr|perl-PostScript-Simple-0.70.0-2|2	%define upstream_version 0.07
12cr|perl-PostScript-Simple-0.70.0-2|3	
12cr|perl-PostScript-Simple-0.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-PostScript-Simple-0.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-PostScript-Simple-0.70.0-2|6	Release:	2
12cr|perl-PostScript-Simple-0.70.0-2|7	
12cr|perl-PostScript-Simple-0.70.0-2|8	Summary:	Produce PostScript files from Perl
12cr|perl-PostScript-Simple-0.70.0-2|9	License:	GPL+ or Artistic
12cr|perl-PostScript-Simple-0.70.0-2|10	Group:		Development/Perl
12cr|perl-PostScript-Simple-0.70.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-PostScript-Simple-0.70.0-2|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-PostScript-Simple-0.70.0-2|13	
12cr|perl-PostScript-Simple-0.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-PostScript-Simple-0.70.0-2|15	BuildArch:	noarch
12cr|perl-PostScript-Simple-0.70.0-2|16	
12cr|perl-PostScript-Simple-0.70.0-2|17	%description
12cr|perl-PostScript-Simple-0.70.0-2|18	The PostScript::Simple module allows you to have a simple method of writing
12cr|perl-PostScript-Simple-0.70.0-2|19	PostScript files from Perl. It has graphics primitives that allow lines,
12cr|perl-PostScript-Simple-0.70.0-2|20	curves, circles, polygons and boxes to be drawn. Text can be added to the page
12cr|perl-PostScript-Simple-0.70.0-2|21	using standard PostScript fonts.
12cr|perl-PostScript-Simple-0.70.0-2|22	
12cr|perl-PostScript-Simple-0.70.0-2|23	%prep
12cr|perl-PostScript-Simple-0.70.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-PostScript-Simple-0.70.0-2|25	
12cr|perl-PostScript-Simple-0.70.0-2|26	%build
12cr|perl-PostScript-Simple-0.70.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-PostScript-Simple-0.70.0-2|28	%make
12cr|perl-PostScript-Simple-0.70.0-2|29	
12cr|perl-PostScript-Simple-0.70.0-2|30	%check
12cr|perl-PostScript-Simple-0.70.0-2|31	%make test
12cr|perl-PostScript-Simple-0.70.0-2|32	
12cr|perl-PostScript-Simple-0.70.0-2|33	%install
12cr|perl-PostScript-Simple-0.70.0-2|34	%makeinstall_std
12cr|perl-PostScript-Simple-0.70.0-2|35	
12cr|perl-PostScript-Simple-0.70.0-2|36	%files
12cr|perl-PostScript-Simple-0.70.0-2|37	%doc Changes README TODO
12cr|perl-PostScript-Simple-0.70.0-2|38	%{perl_vendorlib}/PostScript/*
12cr|perl-PostScript-Simple-0.70.0-2|39	%{_mandir}/*/*
12cr|perl-PostScript-Simple-0.70.0-2|40	
12cr|perl-PostScript-Simple-0.70.0-2|41	
12cr|perl-PostScript-Simple-0.70.0-2|42	%changelog
12cr|perl-PostScript-Simple-0.70.0-2|43	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-PostScript-Simple-0.70.0-2|44	+ Revision: 408032
12cr|perl-PostScript-Simple-0.70.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-PostScript-Simple-0.70.0-2|46	
12cr|perl-PostScript-Simple-0.70.0-2|47	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.07-4mdv2009.0
12cr|perl-PostScript-Simple-0.70.0-2|48	+ Revision: 241845
12cr|perl-PostScript-Simple-0.70.0-2|49	- rebuild
12cr|perl-PostScript-Simple-0.70.0-2|50	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-PostScript-Simple-0.70.0-2|51	
12cr|perl-PostScript-Simple-0.70.0-2|52	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-PostScript-Simple-0.70.0-2|53	- restore BuildRoot
12cr|perl-PostScript-Simple-0.70.0-2|54	
12cr|perl-PostScript-Simple-0.70.0-2|55	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.07-2mdv2008.0
12cr|perl-PostScript-Simple-0.70.0-2|56	+ Revision: 25106
12cr|perl-PostScript-Simple-0.70.0-2|57	- rebuild
12cr|perl-PostScript-Simple-0.70.0-2|58	
12cr|perl-PostScript-Simple-0.70.0-2|59	
12cr|perl-PostScript-Simple-0.70.0-2|60	* Wed Mar 22 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.07-1mdk
12cr|perl-PostScript-Simple-0.70.0-2|61	- 0.07
12cr|perl-PostScript-Simple-0.70.0-2|62	
12cr|perl-PostScript-Simple-0.70.0-2|63	* Thu Jan 06 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.06-1mdk
12cr|perl-PostScript-Simple-0.70.0-2|64	- Initial MDK release.
12cr|perl-PostScript-Simple-0.70.0-2|65	

5293 12
12cr|perl-PPI-HTML-1.80.0-3|1	%define upstream_name    PPI-HTML
12cr|perl-PPI-HTML-1.80.0-3|2	%define upstream_version 1.08
12cr|perl-PPI-HTML-1.80.0-3|3	
12cr|perl-PPI-HTML-1.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-PPI-HTML-1.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-PPI-HTML-1.80.0-3|6	Release:	3
12cr|perl-PPI-HTML-1.80.0-3|7	
12cr|perl-PPI-HTML-1.80.0-3|8	Summary:	Generate syntax-hightlighted HTML for Perl using PPI
12cr|perl-PPI-HTML-1.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-PPI-HTML-1.80.0-3|10	Group:		Development/Perl
12cr|perl-PPI-HTML-1.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-PPI-HTML-1.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/PPI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-PPI-HTML-1.80.0-3|13	
12cr|perl-PPI-HTML-1.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-PPI-HTML-1.80.0-3|15	BuildRequires:	perl(CSS::Tiny)
12cr|perl-PPI-HTML-1.80.0-3|16	BuildRequires:	perl(File::Spec)
12cr|perl-PPI-HTML-1.80.0-3|17	BuildRequires:	perl(PPI)
12cr|perl-PPI-HTML-1.80.0-3|18	BuildRequires:	perl(Params::Util)
12cr|perl-PPI-HTML-1.80.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-PPI-HTML-1.80.0-3|20	BuildArch:	noarch
12cr|perl-PPI-HTML-1.80.0-3|21	
12cr|perl-PPI-HTML-1.80.0-3|22	%description
12cr|perl-PPI-HTML-1.80.0-3|23	PPI::HTML converts Perl documents into syntax highlighted HTML pages.
12cr|perl-PPI-HTML-1.80.0-3|24	
12cr|perl-PPI-HTML-1.80.0-3|25	
12cr|perl-PPI-HTML-1.80.0-3|26	%prep
12cr|perl-PPI-HTML-1.80.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-PPI-HTML-1.80.0-3|28	
12cr|perl-PPI-HTML-1.80.0-3|29	%build
12cr|perl-PPI-HTML-1.80.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-PPI-HTML-1.80.0-3|31	%make
12cr|perl-PPI-HTML-1.80.0-3|32	
12cr|perl-PPI-HTML-1.80.0-3|33	%check
12cr|perl-PPI-HTML-1.80.0-3|34	make test
12cr|perl-PPI-HTML-1.80.0-3|35	
12cr|perl-PPI-HTML-1.80.0-3|36	%install
12cr|perl-PPI-HTML-1.80.0-3|37	%makeinstall_std
12cr|perl-PPI-HTML-1.80.0-3|38	
12cr|perl-PPI-HTML-1.80.0-3|39	%files
12cr|perl-PPI-HTML-1.80.0-3|40	%doc Changes README LICENSE
12cr|perl-PPI-HTML-1.80.0-3|41	%{_mandir}/man3/*
12cr|perl-PPI-HTML-1.80.0-3|42	%{perl_vendorlib}/*
12cr|perl-PPI-HTML-1.80.0-3|43	%{_bindir}/ppi2html
12cr|perl-PPI-HTML-1.80.0-3|44	
12cr|perl-PPI-HTML-1.80.0-3|45	
12cr|perl-PPI-HTML-1.80.0-3|46	%changelog
12cr|perl-PPI-HTML-1.80.0-3|47	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.80.0-2mdv2011.0
12cr|perl-PPI-HTML-1.80.0-3|48	+ Revision: 654275
12cr|perl-PPI-HTML-1.80.0-3|49	- rebuild for updated spec-helper
12cr|perl-PPI-HTML-1.80.0-3|50	
12cr|perl-PPI-HTML-1.80.0-3|51	* Mon Nov 16 2009 Jérôme Quelin <jquelin@mandriva.org> 1.80.0-1mdv2011.0
12cr|perl-PPI-HTML-1.80.0-3|52	+ Revision: 466429
12cr|perl-PPI-HTML-1.80.0-3|53	- update to 1.08
12cr|perl-PPI-HTML-1.80.0-3|54	
12cr|perl-PPI-HTML-1.80.0-3|55	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-1mdv2010.0
12cr|perl-PPI-HTML-1.80.0-3|56	+ Revision: 401613
12cr|perl-PPI-HTML-1.80.0-3|57	- rebuild using %%perl_convert_version
12cr|perl-PPI-HTML-1.80.0-3|58	- fixed license field
12cr|perl-PPI-HTML-1.80.0-3|59	
12cr|perl-PPI-HTML-1.80.0-3|60	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.07-2mdv2010.0
12cr|perl-PPI-HTML-1.80.0-3|61	+ Revision: 375906
12cr|perl-PPI-HTML-1.80.0-3|62	- rebuild
12cr|perl-PPI-HTML-1.80.0-3|63	
12cr|perl-PPI-HTML-1.80.0-3|64	* Tue Mar 31 2009 Jérôme Quelin <jquelin@mandriva.org> 1.07-1mdv2009.1
12cr|perl-PPI-HTML-1.80.0-3|65	+ Revision: 362909
12cr|perl-PPI-HTML-1.80.0-3|66	- import perl-PPI-HTML
12cr|perl-PPI-HTML-1.80.0-3|67	
12cr|perl-PPI-HTML-1.80.0-3|68	
12cr|perl-PPI-HTML-1.80.0-3|69	* Tue Mar 31 2009 cpan2dist 1.07-1mdv
12cr|perl-PPI-HTML-1.80.0-3|70	- initial mdv release, generated with cpan2dist
12cr|perl-PPI-HTML-1.80.0-3|71	

5294 12
12cr|perl-PPI-PowerToys-0.140.0-3|1	%define upstream_name    PPI-PowerToys
12cr|perl-PPI-PowerToys-0.140.0-3|2	%define upstream_version 0.14
12cr|perl-PPI-PowerToys-0.140.0-3|3	
12cr|perl-PPI-PowerToys-0.140.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-PPI-PowerToys-0.140.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-PPI-PowerToys-0.140.0-3|6	Release:	3
12cr|perl-PPI-PowerToys-0.140.0-3|7	
12cr|perl-PPI-PowerToys-0.140.0-3|8	Summary:	A handy collection of small PPI-based utilities
12cr|perl-PPI-PowerToys-0.140.0-3|9	License:	GPL+ or Artistic
12cr|perl-PPI-PowerToys-0.140.0-3|10	Group:		Development/Perl
12cr|perl-PPI-PowerToys-0.140.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-PPI-PowerToys-0.140.0-3|12	Source0:	http://www.cpan.org/modules/by-module/PPI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-PPI-PowerToys-0.140.0-3|13	
12cr|perl-PPI-PowerToys-0.140.0-3|14	BuildRequires:	perl-devel
12cr|perl-PPI-PowerToys-0.140.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-PPI-PowerToys-0.140.0-3|16	BuildRequires:	perl(File::Find::Rule)
12cr|perl-PPI-PowerToys-0.140.0-3|17	BuildRequires:	perl(File::Find::Rule::Perl)
12cr|perl-PPI-PowerToys-0.140.0-3|18	BuildRequires:	perl(File::Spec)
12cr|perl-PPI-PowerToys-0.140.0-3|19	BuildRequires:	perl(Getopt::Long)
12cr|perl-PPI-PowerToys-0.140.0-3|20	BuildRequires:	perl(IPC::Run3)
12cr|perl-PPI-PowerToys-0.140.0-3|21	BuildRequires:	perl(PPI::Document)
12cr|perl-PPI-PowerToys-0.140.0-3|22	BuildRequires:	perl(Probe::Perl)
12cr|perl-PPI-PowerToys-0.140.0-3|23	BuildRequires:	perl(Test::More)
12cr|perl-PPI-PowerToys-0.140.0-3|24	BuildRequires:	perl(Test::Script)
12cr|perl-PPI-PowerToys-0.140.0-3|25	BuildRequires: 	perl(version)
12cr|perl-PPI-PowerToys-0.140.0-3|26	
12cr|perl-PPI-PowerToys-0.140.0-3|27	BuildArch:	noarch
12cr|perl-PPI-PowerToys-0.140.0-3|28	
12cr|perl-PPI-PowerToys-0.140.0-3|29	%description
12cr|perl-PPI-PowerToys-0.140.0-3|30	The PPI PowerToys are a small collection of utilities for working with Perl
12cr|perl-PPI-PowerToys-0.140.0-3|31	files, modules and distributions.
12cr|perl-PPI-PowerToys-0.140.0-3|32	
12cr|perl-PPI-PowerToys-0.140.0-3|33	To kick off the collection, he's added a very simple and raw version of one
12cr|perl-PPI-PowerToys-0.140.0-3|34	of his own little tools.
12cr|perl-PPI-PowerToys-0.140.0-3|35	
12cr|perl-PPI-PowerToys-0.140.0-3|36	ppi_version
12cr|perl-PPI-PowerToys-0.140.0-3|37	> ppi_version show
12cr|perl-PPI-PowerToys-0.140.0-3|38	> ppi_version change 0.01 0.02
12cr|perl-PPI-PowerToys-0.140.0-3|39	
12cr|perl-PPI-PowerToys-0.140.0-3|40	%prep
12cr|perl-PPI-PowerToys-0.140.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-PPI-PowerToys-0.140.0-3|42	
12cr|perl-PPI-PowerToys-0.140.0-3|43	%build
12cr|perl-PPI-PowerToys-0.140.0-3|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-PPI-PowerToys-0.140.0-3|45	%make
12cr|perl-PPI-PowerToys-0.140.0-3|46	
12cr|perl-PPI-PowerToys-0.140.0-3|47	%check
12cr|perl-PPI-PowerToys-0.140.0-3|48	%make test
12cr|perl-PPI-PowerToys-0.140.0-3|49	
12cr|perl-PPI-PowerToys-0.140.0-3|50	%install
12cr|perl-PPI-PowerToys-0.140.0-3|51	%makeinstall_std
12cr|perl-PPI-PowerToys-0.140.0-3|52	
12cr|perl-PPI-PowerToys-0.140.0-3|53	%files
12cr|perl-PPI-PowerToys-0.140.0-3|54	%doc LICENSE README META.yml Changes
12cr|perl-PPI-PowerToys-0.140.0-3|55	%{_bindir}/ppi_*
12cr|perl-PPI-PowerToys-0.140.0-3|56	%{_mandir}/man3/*
12cr|perl-PPI-PowerToys-0.140.0-3|57	%{perl_vendorlib}/*
12cr|perl-PPI-PowerToys-0.140.0-3|58	
12cr|perl-PPI-PowerToys-0.140.0-3|59	%changelog
12cr|perl-PPI-PowerToys-0.140.0-3|60	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.140.0-2mdv2011.0
12cr|perl-PPI-PowerToys-0.140.0-3|61	+ Revision: 655156
12cr|perl-PPI-PowerToys-0.140.0-3|62	- rebuild for updated spec-helper
12cr|perl-PPI-PowerToys-0.140.0-3|63	
12cr|perl-PPI-PowerToys-0.140.0-3|64	* Thu Feb 11 2010 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-PPI-PowerToys-0.140.0-3|65	+ Revision: 504101
12cr|perl-PPI-PowerToys-0.140.0-3|66	- import perl-PPI-PowerToys
12cr|perl-PPI-PowerToys-0.140.0-3|67	
12cr|perl-PPI-PowerToys-0.140.0-3|68	
12cr|perl-PPI-PowerToys-0.140.0-3|69	* Thu Feb 11 2010 cpan2dist 0.14-1mdv
12cr|perl-PPI-PowerToys-0.140.0-3|70	- initial mdv release, generated with cpan2dist

5295 12
12cr|perl-PPI-Tester-0.150.0-3|1	%define upstream_name    PPI-Tester
12cr|perl-PPI-Tester-0.150.0-3|2	%define upstream_version 0.15
12cr|perl-PPI-Tester-0.150.0-3|3	
12cr|perl-PPI-Tester-0.150.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-PPI-Tester-0.150.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-PPI-Tester-0.150.0-3|6	Release:	3
12cr|perl-PPI-Tester-0.150.0-3|7	
12cr|perl-PPI-Tester-0.150.0-3|8	Summary:	A wxPerl-based interactive PPI debugger/tester
12cr|perl-PPI-Tester-0.150.0-3|9	License:	GPL+ or Artistic
12cr|perl-PPI-Tester-0.150.0-3|10	Group:		Development/Perl
12cr|perl-PPI-Tester-0.150.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-PPI-Tester-0.150.0-3|12	Source0:	http://www.cpan.org/modules/by-module/PPI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-PPI-Tester-0.150.0-3|13	
12cr|perl-PPI-Tester-0.150.0-3|14	BuildRequires:	perl-devel
12cr|perl-PPI-Tester-0.150.0-3|15	BuildRequires:	perl(Devel::Dumpvar)
12cr|perl-PPI-Tester-0.150.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-PPI-Tester-0.150.0-3|17	BuildRequires:	perl(File::Spec)
12cr|perl-PPI-Tester-0.150.0-3|18	BuildRequires:	perl(PPI)
12cr|perl-PPI-Tester-0.150.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-PPI-Tester-0.150.0-3|20	BuildRequires:	perl(Test::Script)
12cr|perl-PPI-Tester-0.150.0-3|21	BuildRequires:	perl(Wx)
12cr|perl-PPI-Tester-0.150.0-3|22	BuildArch:	noarch
12cr|perl-PPI-Tester-0.150.0-3|23	
12cr|perl-PPI-Tester-0.150.0-3|24	%description
12cr|perl-PPI-Tester-0.150.0-3|25	This package implements a wxWindows desktop application which provides the
12cr|perl-PPI-Tester-0.150.0-3|26	ability to interactively test the PPI perl parser.
12cr|perl-PPI-Tester-0.150.0-3|27	
12cr|perl-PPI-Tester-0.150.0-3|28	The 'PPI::Tester' module implements the application, but is itself of no
12cr|perl-PPI-Tester-0.150.0-3|29	use to the user. The launcher for the application 'ppitester' is installed
12cr|perl-PPI-Tester-0.150.0-3|30	with this module, and can be launched by simply typing the following from
12cr|perl-PPI-Tester-0.150.0-3|31	the command line.
12cr|perl-PPI-Tester-0.150.0-3|32	
12cr|perl-PPI-Tester-0.150.0-3|33	ppitester
12cr|perl-PPI-Tester-0.150.0-3|34	
12cr|perl-PPI-Tester-0.150.0-3|35	%prep
12cr|perl-PPI-Tester-0.150.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-PPI-Tester-0.150.0-3|37	
12cr|perl-PPI-Tester-0.150.0-3|38	%build
12cr|perl-PPI-Tester-0.150.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-PPI-Tester-0.150.0-3|40	%make
12cr|perl-PPI-Tester-0.150.0-3|41	
12cr|perl-PPI-Tester-0.150.0-3|42	%check
12cr|perl-PPI-Tester-0.150.0-3|43	# require GTK display
12cr|perl-PPI-Tester-0.150.0-3|44	# make test
12cr|perl-PPI-Tester-0.150.0-3|45	
12cr|perl-PPI-Tester-0.150.0-3|46	%install
12cr|perl-PPI-Tester-0.150.0-3|47	%makeinstall_std
12cr|perl-PPI-Tester-0.150.0-3|48	
12cr|perl-PPI-Tester-0.150.0-3|49	%files
12cr|perl-PPI-Tester-0.150.0-3|50	%doc README LICENSE Changes
12cr|perl-PPI-Tester-0.150.0-3|51	%{perl_vendorlib}/*
12cr|perl-PPI-Tester-0.150.0-3|52	%{_bindir}/ppitester
12cr|perl-PPI-Tester-0.150.0-3|53	%{_mandir}/man1/*
12cr|perl-PPI-Tester-0.150.0-3|54	%{_mandir}/man3/*
12cr|perl-PPI-Tester-0.150.0-3|55	
12cr|perl-PPI-Tester-0.150.0-3|56	
12cr|perl-PPI-Tester-0.150.0-3|57	%changelog
12cr|perl-PPI-Tester-0.150.0-3|58	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-2mdv2011.0
12cr|perl-PPI-Tester-0.150.0-3|59	+ Revision: 551995
12cr|perl-PPI-Tester-0.150.0-3|60	- rebuild
12cr|perl-PPI-Tester-0.150.0-3|61	
12cr|perl-PPI-Tester-0.150.0-3|62	* Thu Jun 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.0
12cr|perl-PPI-Tester-0.150.0-3|63	+ Revision: 389136
12cr|perl-PPI-Tester-0.150.0-3|64	- import perl-PPI-Tester
12cr|perl-PPI-Tester-0.150.0-3|65	
12cr|perl-PPI-Tester-0.150.0-3|66	
12cr|perl-PPI-Tester-0.150.0-3|67	* Thu Jun 25 2009 cpan2dist 0.15-1mdv
12cr|perl-PPI-Tester-0.150.0-3|68	- initial mdv release, generated with cpan2dist
12cr|perl-PPI-Tester-0.150.0-3|69	

5296 12
12cr|perl-PPIx-EditorTools-0.150.0-3|1	%define upstream_name    PPIx-EditorTools
12cr|perl-PPIx-EditorTools-0.150.0-3|2	%define upstream_version 0.15
12cr|perl-PPIx-EditorTools-0.150.0-3|3	
12cr|perl-PPIx-EditorTools-0.150.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-PPIx-EditorTools-0.150.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-PPIx-EditorTools-0.150.0-3|6	Release:	3
12cr|perl-PPIx-EditorTools-0.150.0-3|7	
12cr|perl-PPIx-EditorTools-0.150.0-3|8	Summary:	Introduces a temporary variable using PPI
12cr|perl-PPIx-EditorTools-0.150.0-3|9	License:	GPL+ or Artistic
12cr|perl-PPIx-EditorTools-0.150.0-3|10	Group:		Development/Perl
12cr|perl-PPIx-EditorTools-0.150.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-PPIx-EditorTools-0.150.0-3|12	Source0:	http://www.cpan.org/modules/by-module/PPIx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-PPIx-EditorTools-0.150.0-3|13	
12cr|perl-PPIx-EditorTools-0.150.0-3|14	BuildRequires:	perl-devel
12cr|perl-PPIx-EditorTools-0.150.0-3|15	BuildRequires:	perl(Class::XSAccessor)
12cr|perl-PPIx-EditorTools-0.150.0-3|16	BuildRequires:	perl(PPI)
12cr|perl-PPIx-EditorTools-0.150.0-3|17	BuildRequires:	perl(PPI::Find)
12cr|perl-PPIx-EditorTools-0.150.0-3|18	BuildRequires:	perl(Test::Deep)
12cr|perl-PPIx-EditorTools-0.150.0-3|19	BuildRequires:	perl(Test::Differences)
12cr|perl-PPIx-EditorTools-0.150.0-3|20	BuildRequires:	perl(Test::Exception)
12cr|perl-PPIx-EditorTools-0.150.0-3|21	BuildRequires:	perl(Test::Most)
12cr|perl-PPIx-EditorTools-0.150.0-3|22	BuildRequires:	perl(Test::NoWarnings) >= 0.084
12cr|perl-PPIx-EditorTools-0.150.0-3|23	BuildRequires:	perl(Test::Warn)
12cr|perl-PPIx-EditorTools-0.150.0-3|24	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-PPIx-EditorTools-0.150.0-3|25	BuildArch:	noarch
12cr|perl-PPIx-EditorTools-0.150.0-3|26	
12cr|perl-PPIx-EditorTools-0.150.0-3|27	%description
12cr|perl-PPIx-EditorTools-0.150.0-3|28	Base class and utility methods for manipulating Perl via PPI. Pulled out
12cr|perl-PPIx-EditorTools-0.150.0-3|29	from the 'Padre::Task::PPI' code.
12cr|perl-PPIx-EditorTools-0.150.0-3|30	
12cr|perl-PPIx-EditorTools-0.150.0-3|31	%prep
12cr|perl-PPIx-EditorTools-0.150.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-PPIx-EditorTools-0.150.0-3|33	
12cr|perl-PPIx-EditorTools-0.150.0-3|34	%build
12cr|perl-PPIx-EditorTools-0.150.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-PPIx-EditorTools-0.150.0-3|36	%make
12cr|perl-PPIx-EditorTools-0.150.0-3|37	
12cr|perl-PPIx-EditorTools-0.150.0-3|38	%check
12cr|perl-PPIx-EditorTools-0.150.0-3|39	%make test
12cr|perl-PPIx-EditorTools-0.150.0-3|40	
12cr|perl-PPIx-EditorTools-0.150.0-3|41	%install
12cr|perl-PPIx-EditorTools-0.150.0-3|42	%makeinstall_std
12cr|perl-PPIx-EditorTools-0.150.0-3|43	
12cr|perl-PPIx-EditorTools-0.150.0-3|44	%files
12cr|perl-PPIx-EditorTools-0.150.0-3|45	%doc Changes
12cr|perl-PPIx-EditorTools-0.150.0-3|46	%{_mandir}/man3/*
12cr|perl-PPIx-EditorTools-0.150.0-3|47	%{perl_vendorlib}/*
12cr|perl-PPIx-EditorTools-0.150.0-3|48	
12cr|perl-PPIx-EditorTools-0.150.0-3|49	%changelog
12cr|perl-PPIx-EditorTools-0.150.0-3|50	* Fri Jul 08 2011 Shlomi Fish <shlomif@mandriva.org> 0.150.0-2mdv2011
12cr|perl-PPIx-EditorTools-0.150.0-3|51	+ Revision: 689367
12cr|perl-PPIx-EditorTools-0.150.0-3|52	- Add missing dependcies
12cr|perl-PPIx-EditorTools-0.150.0-3|53	- Upgraded to 0.15
12cr|perl-PPIx-EditorTools-0.150.0-3|54	
12cr|perl-PPIx-EditorTools-0.150.0-3|55	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2
12cr|perl-PPIx-EditorTools-0.150.0-3|56	+ Revision: 658868
12cr|perl-PPIx-EditorTools-0.150.0-3|57	- rebuild for updated spec-helper
12cr|perl-PPIx-EditorTools-0.150.0-3|58	
12cr|perl-PPIx-EditorTools-0.150.0-3|59	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-PPIx-EditorTools-0.150.0-3|60	- update to 0.10
12cr|perl-PPIx-EditorTools-0.150.0-3|61	
12cr|perl-PPIx-EditorTools-0.150.0-3|62	* Thu Sep 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-PPIx-EditorTools-0.150.0-3|63	+ Revision: 448260
12cr|perl-PPIx-EditorTools-0.150.0-3|64	- update to 0.09
12cr|perl-PPIx-EditorTools-0.150.0-3|65	
12cr|perl-PPIx-EditorTools-0.150.0-3|66	* Thu Aug 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-PPIx-EditorTools-0.150.0-3|67	+ Revision: 410679
12cr|perl-PPIx-EditorTools-0.150.0-3|68	- update to 0.08
12cr|perl-PPIx-EditorTools-0.150.0-3|69	
12cr|perl-PPIx-EditorTools-0.150.0-3|70	* Thu Jul 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-PPIx-EditorTools-0.150.0-3|71	+ Revision: 398909
12cr|perl-PPIx-EditorTools-0.150.0-3|72	- update to 0.07
12cr|perl-PPIx-EditorTools-0.150.0-3|73	
12cr|perl-PPIx-EditorTools-0.150.0-3|74	* Wed Jul 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-PPIx-EditorTools-0.150.0-3|75	+ Revision: 396342
12cr|perl-PPIx-EditorTools-0.150.0-3|76	- update to 0.06
12cr|perl-PPIx-EditorTools-0.150.0-3|77	- forgot to commit the new tarball
12cr|perl-PPIx-EditorTools-0.150.0-3|78	- update to 0.05
12cr|perl-PPIx-EditorTools-0.150.0-3|79	
12cr|perl-PPIx-EditorTools-0.150.0-3|80	* Thu Jul 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-PPIx-EditorTools-0.150.0-3|81	+ Revision: 393893
12cr|perl-PPIx-EditorTools-0.150.0-3|82	- import perl-PPIx-EditorTools
12cr|perl-PPIx-EditorTools-0.150.0-3|83	
12cr|perl-PPIx-EditorTools-0.150.0-3|84	
12cr|perl-PPIx-EditorTools-0.150.0-3|85	* Thu Jul 09 2009 cpan2dist 0.04-1mdv
12cr|perl-PPIx-EditorTools-0.150.0-3|86	- initial mdv release, generated with cpan2dist

5297 12
12cr|perl-PPI-XS-0.901.0-6|1	%define upstream_name    PPI-XS
12cr|perl-PPI-XS-0.901.0-6|2	%define upstream_version 0.901
12cr|perl-PPI-XS-0.901.0-6|3	
12cr|perl-PPI-XS-0.901.0-6|4	Name:       perl-%{upstream_name}
12cr|perl-PPI-XS-0.901.0-6|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-PPI-XS-0.901.0-6|6	Release:	6
12cr|perl-PPI-XS-0.901.0-6|7	
12cr|perl-PPI-XS-0.901.0-6|8	Summary:    (Minor) XS acceleration for PPI
12cr|perl-PPI-XS-0.901.0-6|9	License:    GPL+ or Artistic
12cr|perl-PPI-XS-0.901.0-6|10	Group:      Development/Perl
12cr|perl-PPI-XS-0.901.0-6|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-PPI-XS-0.901.0-6|12	Source0:    http://www.cpan.org/modules/by-module/PPI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-PPI-XS-0.901.0-6|13	
12cr|perl-PPI-XS-0.901.0-6|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cr|perl-PPI-XS-0.901.0-6|15	BuildRequires: perl(File::Spec)
12cr|perl-PPI-XS-0.901.0-6|16	BuildRequires: perl(PPI)
12cr|perl-PPI-XS-0.901.0-6|17	BuildRequires: perl(Test::More)
12cr|perl-PPI-XS-0.901.0-6|18	BuildRequires: perl-devel
12cr|perl-PPI-XS-0.901.0-6|19	
12cr|perl-PPI-XS-0.901.0-6|20	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-PPI-XS-0.901.0-6|21	
12cr|perl-PPI-XS-0.901.0-6|22	%description
12cr|perl-PPI-XS-0.901.0-6|23	PPI::XS provides XS-based acceleration of the core PPI packages. It
12cr|perl-PPI-XS-0.901.0-6|24	selectively replaces a (small but growing) number of methods throughout PPI
12cr|perl-PPI-XS-0.901.0-6|25	with identical but much faster C versions.
12cr|perl-PPI-XS-0.901.0-6|26	
12cr|perl-PPI-XS-0.901.0-6|27	Once installed, it will be auto-detected and loaded in by PPI completely
12cr|perl-PPI-XS-0.901.0-6|28	transparently.
12cr|perl-PPI-XS-0.901.0-6|29	
12cr|perl-PPI-XS-0.901.0-6|30	Because the C implementations are linked to the perl versions of the same
12cr|perl-PPI-XS-0.901.0-6|31	function, it is preferable to upgrade PPI::XS any time you do a major
12cr|perl-PPI-XS-0.901.0-6|32	upgrade of PPI itself.
12cr|perl-PPI-XS-0.901.0-6|33	
12cr|perl-PPI-XS-0.901.0-6|34	%prep
12cr|perl-PPI-XS-0.901.0-6|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-PPI-XS-0.901.0-6|36	
12cr|perl-PPI-XS-0.901.0-6|37	%build
12cr|perl-PPI-XS-0.901.0-6|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-PPI-XS-0.901.0-6|39	%make
12cr|perl-PPI-XS-0.901.0-6|40	
12cr|perl-PPI-XS-0.901.0-6|41	%check
12cr|perl-PPI-XS-0.901.0-6|42	%make test
12cr|perl-PPI-XS-0.901.0-6|43	
12cr|perl-PPI-XS-0.901.0-6|44	%install
12cr|perl-PPI-XS-0.901.0-6|45	rm -rf %buildroot
12cr|perl-PPI-XS-0.901.0-6|46	%makeinstall_std
12cr|perl-PPI-XS-0.901.0-6|47	
12cr|perl-PPI-XS-0.901.0-6|48	%clean
12cr|perl-PPI-XS-0.901.0-6|49	rm -rf %buildroot
12cr|perl-PPI-XS-0.901.0-6|50	
12cr|perl-PPI-XS-0.901.0-6|51	%files
12cr|perl-PPI-XS-0.901.0-6|52	%defattr(-,root,root)
12cr|perl-PPI-XS-0.901.0-6|53	%doc LICENSE README Changes
12cr|perl-PPI-XS-0.901.0-6|54	%{_mandir}/man3/*
12cr|perl-PPI-XS-0.901.0-6|55	%perl_vendorlib/*
12cr|perl-PPI-XS-0.901.0-6|56	
12cr|perl-PPI-XS-0.901.0-6|57	
12cr|perl-PPI-XS-0.901.0-6|58	%changelog
12cr|perl-PPI-XS-0.901.0-6|59	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.901.0-6
12cr|perl-PPI-XS-0.901.0-6|60	+ Revision: 768358
12cr|perl-PPI-XS-0.901.0-6|61	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-PPI-XS-0.901.0-6|62	
12cr|perl-PPI-XS-0.901.0-6|63	* Thu Jul 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.901.0-5mdv2011.0
12cr|perl-PPI-XS-0.901.0-6|64	+ Revision: 556773
12cr|perl-PPI-XS-0.901.0-6|65	- rebuild
12cr|perl-PPI-XS-0.901.0-6|66	- rebuild
12cr|perl-PPI-XS-0.901.0-6|67	- rebuild for perl 5.12
12cr|perl-PPI-XS-0.901.0-6|68	- rebuild for perl 5.12
12cr|perl-PPI-XS-0.901.0-6|69	
12cr|perl-PPI-XS-0.901.0-6|70	* Mon Jul 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.901.0-3mdv2011.0
12cr|perl-PPI-XS-0.901.0-6|71	+ Revision: 551273
12cr|perl-PPI-XS-0.901.0-6|72	- rebuild using %%perl_convert_version
12cr|perl-PPI-XS-0.901.0-6|73	
12cr|perl-PPI-XS-0.901.0-6|74	* Thu May 14 2009 Jérôme Quelin <jquelin@mandriva.org> 0.901-2mdv2010.0
12cr|perl-PPI-XS-0.901.0-6|75	+ Revision: 375699
12cr|perl-PPI-XS-0.901.0-6|76	- rebuild
12cr|perl-PPI-XS-0.901.0-6|77	
12cr|perl-PPI-XS-0.901.0-6|78	* Thu May 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.901-1mdv2010.0
12cr|perl-PPI-XS-0.901.0-6|79	+ Revision: 372939
12cr|perl-PPI-XS-0.901.0-6|80	- import perl-PPI-XS
12cr|perl-PPI-XS-0.901.0-6|81	
12cr|perl-PPI-XS-0.901.0-6|82	
12cr|perl-PPI-XS-0.901.0-6|83	* Thu May 07 2009 cpan2dist 0.901-1mdv
12cr|perl-PPI-XS-0.901.0-6|84	- initial mdv release, generated with cpan2dist
12cr|perl-PPI-XS-0.901.0-6|85	

5298 12
12cr|perl-pQuery-0.70.0-3|1	%define upstream_name    pQuery
12cr|perl-pQuery-0.70.0-3|2	%define upstream_version 0.07
12cr|perl-pQuery-0.70.0-3|3	
12cr|perl-pQuery-0.70.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-pQuery-0.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-pQuery-0.70.0-3|6	Release:	3
12cr|perl-pQuery-0.70.0-3|7	
12cr|perl-pQuery-0.70.0-3|8	Summary:	A perl port of jQuery framework
12cr|perl-pQuery-0.70.0-3|9	License:	GPL+ or Artistic
12cr|perl-pQuery-0.70.0-3|10	Group:		Development/Perl
12cr|perl-pQuery-0.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-pQuery-0.70.0-3|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-pQuery-0.70.0-3|13	
12cr|perl-pQuery-0.70.0-3|14	BuildRequires:	perl-devel
12cr|perl-pQuery-0.70.0-3|15	BuildRequires:	perl(HTML::TreeBuilder)
12cr|perl-pQuery-0.70.0-3|16	BuildArch:	noarch
12cr|perl-pQuery-0.70.0-3|17	
12cr|perl-pQuery-0.70.0-3|18	%description
12cr|perl-pQuery-0.70.0-3|19	pQuery is a pragmatic attempt to port the jQuery JavaScript framework to
12cr|perl-pQuery-0.70.0-3|20	Perl. It is pragmatic in the sense that it switches certain JavaScript
12cr|perl-pQuery-0.70.0-3|21	idioms for Perl ones, in order to make the use of it concise. A primary
12cr|perl-pQuery-0.70.0-3|22	goal of jQuery is to "Find things and do things, concisely". pQuery has the
12cr|perl-pQuery-0.70.0-3|23	same goal.
12cr|perl-pQuery-0.70.0-3|24	
12cr|perl-pQuery-0.70.0-3|25	%prep
12cr|perl-pQuery-0.70.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-pQuery-0.70.0-3|27	
12cr|perl-pQuery-0.70.0-3|28	%build
12cr|perl-pQuery-0.70.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-pQuery-0.70.0-3|30	%make
12cr|perl-pQuery-0.70.0-3|31	
12cr|perl-pQuery-0.70.0-3|32	%check
12cr|perl-pQuery-0.70.0-3|33	%make test
12cr|perl-pQuery-0.70.0-3|34	
12cr|perl-pQuery-0.70.0-3|35	%install
12cr|perl-pQuery-0.70.0-3|36	%makeinstall_std
12cr|perl-pQuery-0.70.0-3|37	
12cr|perl-pQuery-0.70.0-3|38	%files
12cr|perl-pQuery-0.70.0-3|39	%doc Changes META.yml README
12cr|perl-pQuery-0.70.0-3|40	%{_mandir}/man3/*
12cr|perl-pQuery-0.70.0-3|41	%{perl_vendorlib}/*
12cr|perl-pQuery-0.70.0-3|42	
12cr|perl-pQuery-0.70.0-3|43	%changelog
12cr|perl-pQuery-0.70.0-3|44	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.70.0-2mdv2011.0
12cr|perl-pQuery-0.70.0-3|45	+ Revision: 655245
12cr|perl-pQuery-0.70.0-3|46	- rebuild for updated spec-helper
12cr|perl-pQuery-0.70.0-3|47	
12cr|perl-pQuery-0.70.0-3|48	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-pQuery-0.70.0-3|49	+ Revision: 542855
12cr|perl-pQuery-0.70.0-3|50	- import perl-pQuery
12cr|perl-pQuery-0.70.0-3|51	
12cr|perl-pQuery-0.70.0-3|52	
12cr|perl-pQuery-0.70.0-3|53	* Thu May 06 2010 cpan2dist 0.07-1mdv
12cr|perl-pQuery-0.70.0-3|54	- initial mdv release, generated with cpan2dist

5299 12
12cr|perl-pragma-base-2.150.0-3|1	%define upstream_name    base
12cr|perl-pragma-base-2.150.0-3|2	%define upstream_version 2.15
12cr|perl-pragma-base-2.150.0-3|3	
12cr|perl-pragma-base-2.150.0-3|4	Name:		perl-pragma-%{upstream_name}
12cr|perl-pragma-base-2.150.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-pragma-base-2.150.0-3|6	Release:	3
12cr|perl-pragma-base-2.150.0-3|7	
12cr|perl-pragma-base-2.150.0-3|8	Summary:	Compile-time class fields
12cr|perl-pragma-base-2.150.0-3|9	License:	GPL+ or Artistic
12cr|perl-pragma-base-2.150.0-3|10	Group:		Development/Perl
12cr|perl-pragma-base-2.150.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-pragma-base-2.150.0-3|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-pragma-base-2.150.0-3|13	
12cr|perl-pragma-base-2.150.0-3|14	BuildRequires:	perl-devel
12cr|perl-pragma-base-2.150.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-pragma-base-2.150.0-3|16	BuildArch:	noarch
12cr|perl-pragma-base-2.150.0-3|17	Provides:	perl(base)
12cr|perl-pragma-base-2.150.0-3|18	
12cr|perl-pragma-base-2.150.0-3|19	%description
12cr|perl-pragma-base-2.150.0-3|20	Unless you are using the 'fields' pragma, consider this module discouraged
12cr|perl-pragma-base-2.150.0-3|21	in favor of the lighter-weight 'parent'.
12cr|perl-pragma-base-2.150.0-3|22	
12cr|perl-pragma-base-2.150.0-3|23	Allows you to both load one or more modules, while setting up inheritance
12cr|perl-pragma-base-2.150.0-3|24	from those modules at the same time. Roughly similar in effect to
12cr|perl-pragma-base-2.150.0-3|25	
12cr|perl-pragma-base-2.150.0-3|26	package Baz;
12cr|perl-pragma-base-2.150.0-3|27	BEGIN {
12cr|perl-pragma-base-2.150.0-3|28	require Foo;
12cr|perl-pragma-base-2.150.0-3|29	require Bar;
12cr|perl-pragma-base-2.150.0-3|30	push @ISA, qw(Foo Bar);
12cr|perl-pragma-base-2.150.0-3|31	}
12cr|perl-pragma-base-2.150.0-3|32	
12cr|perl-pragma-base-2.150.0-3|33	%prep
12cr|perl-pragma-base-2.150.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-pragma-base-2.150.0-3|35	
12cr|perl-pragma-base-2.150.0-3|36	%build
12cr|perl-pragma-base-2.150.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-pragma-base-2.150.0-3|38	%make
12cr|perl-pragma-base-2.150.0-3|39	
12cr|perl-pragma-base-2.150.0-3|40	%check
12cr|perl-pragma-base-2.150.0-3|41	%make test
12cr|perl-pragma-base-2.150.0-3|42	
12cr|perl-pragma-base-2.150.0-3|43	%install
12cr|perl-pragma-base-2.150.0-3|44	%makeinstall_std
12cr|perl-pragma-base-2.150.0-3|45	
12cr|perl-pragma-base-2.150.0-3|46	%files
12cr|perl-pragma-base-2.150.0-3|47	%doc Changes
12cr|perl-pragma-base-2.150.0-3|48	%{_mandir}/man3/*
12cr|perl-pragma-base-2.150.0-3|49	%{perl_vendorlib}/*
12cr|perl-pragma-base-2.150.0-3|50	
12cr|perl-pragma-base-2.150.0-3|51	%changelog
12cr|perl-pragma-base-2.150.0-3|52	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.150.0-2mdv2011.0
12cr|perl-pragma-base-2.150.0-3|53	+ Revision: 656992
12cr|perl-pragma-base-2.150.0-3|54	- rebuild for updated spec-helper
12cr|perl-pragma-base-2.150.0-3|55	
12cr|perl-pragma-base-2.150.0-3|56	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.150.0-1mdv2011.0
12cr|perl-pragma-base-2.150.0-3|57	+ Revision: 597199
12cr|perl-pragma-base-2.150.0-3|58	- update to 2.15
12cr|perl-pragma-base-2.150.0-3|59	
12cr|perl-pragma-base-2.150.0-3|60	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.140.0-2mdv2011.0
12cr|perl-pragma-base-2.150.0-3|61	+ Revision: 552183
12cr|perl-pragma-base-2.150.0-3|62	- rebuild
12cr|perl-pragma-base-2.150.0-3|63	
12cr|perl-pragma-base-2.150.0-3|64	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 2.140.0-1mdv2010.0
12cr|perl-pragma-base-2.150.0-3|65	+ Revision: 395228
12cr|perl-pragma-base-2.150.0-3|66	- import perl-pragma-base
12cr|perl-pragma-base-2.150.0-3|67	
12cr|perl-pragma-base-2.150.0-3|68	
12cr|perl-pragma-base-2.150.0-3|69	* Sun Jul 12 2009 cpan2dist 2.14-1mdv
12cr|perl-pragma-base-2.150.0-3|70	- initial mdv release, generated with cpan2dist

5300 12
12cr|perl-prefork-1.40.0-2|1	%define upstream_name    prefork
12cr|perl-prefork-1.40.0-2|2	%define upstream_version 1.04
12cr|perl-prefork-1.40.0-2|3	
12cr|perl-prefork-1.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-prefork-1.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-prefork-1.40.0-2|6	Release:	2
12cr|perl-prefork-1.40.0-2|7	
12cr|perl-prefork-1.40.0-2|8	Summary:	Optimize module loading across forking and non-forking scenarios
12cr|perl-prefork-1.40.0-2|9	License:	GPL+ or Artistic
12cr|perl-prefork-1.40.0-2|10	Group:		Development/Perl
12cr|perl-prefork-1.40.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-prefork-1.40.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-prefork-1.40.0-2|13	
12cr|perl-prefork-1.40.0-2|14	BuildRequires:	perl-devel
12cr|perl-prefork-1.40.0-2|15	BuildRequires:	perl(Test::More) >= 0.47
12cr|perl-prefork-1.40.0-2|16	BuildRequires:	perl(File::Spec) >= 0.82
12cr|perl-prefork-1.40.0-2|17	BuildRequires:	perl(Scalar::Util) >= 1.10
12cr|perl-prefork-1.40.0-2|18	BuildRequires:	perl-ExtUtils-AutoInstall >= 0.49
12cr|perl-prefork-1.40.0-2|19	BuildArch:	noarch
12cr|perl-prefork-1.40.0-2|20	Provides:	perl(prefork)
12cr|perl-prefork-1.40.0-2|21	
12cr|perl-prefork-1.40.0-2|22	%description
12cr|perl-prefork-1.40.0-2|23	The prefork pragma is intended to allow module writers to optimise
12cr|perl-prefork-1.40.0-2|24	module loading for both scenarios with as little additional code as
12cr|perl-prefork-1.40.0-2|25	possible.
12cr|perl-prefork-1.40.0-2|26	
12cr|perl-prefork-1.40.0-2|27	The prefork.pm is intended to serve as a central and optional
12cr|perl-prefork-1.40.0-2|28	marshalling point for state detection (are we running in procedural or
12cr|perl-prefork-1.40.0-2|29	pre-forking mode) and to act as a relatively light-weight module loader.
12cr|perl-prefork-1.40.0-2|30	
12cr|perl-prefork-1.40.0-2|31	Loaders and Forkers
12cr|perl-prefork-1.40.0-2|32	prefork is intended to be used in two different ways.
12cr|perl-prefork-1.40.0-2|33	
12cr|perl-prefork-1.40.0-2|34	The first is by a module that wants to indicate that another module
12cr|perl-prefork-1.40.0-2|35	should be loaded before forking. This is known as a "Loader".
12cr|perl-prefork-1.40.0-2|36	
12cr|perl-prefork-1.40.0-2|37	The other is a script or module that will be initiating the forking. It
12cr|perl-prefork-1.40.0-2|38	will tell prefork.pm that it is either going to fork, or is about to
12cr|perl-prefork-1.40.0-2|39	fork, and that the modules previously mentioned by the Loaders should be
12cr|perl-prefork-1.40.0-2|40	loaded immediately.
12cr|perl-prefork-1.40.0-2|41	
12cr|perl-prefork-1.40.0-2|42	%prep
12cr|perl-prefork-1.40.0-2|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-prefork-1.40.0-2|44	
12cr|perl-prefork-1.40.0-2|45	%build
12cr|perl-prefork-1.40.0-2|46	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-prefork-1.40.0-2|47	%make
12cr|perl-prefork-1.40.0-2|48	
12cr|perl-prefork-1.40.0-2|49	%check
12cr|perl-prefork-1.40.0-2|50	make test
12cr|perl-prefork-1.40.0-2|51	
12cr|perl-prefork-1.40.0-2|52	%install
12cr|perl-prefork-1.40.0-2|53	%makeinstall_std
12cr|perl-prefork-1.40.0-2|54	
12cr|perl-prefork-1.40.0-2|55	%files
12cr|perl-prefork-1.40.0-2|56	%doc Changes README
12cr|perl-prefork-1.40.0-2|57	%{perl_vendorlib}/prefork.pm
12cr|perl-prefork-1.40.0-2|58	%{_mandir}/*/*
12cr|perl-prefork-1.40.0-2|59	
12cr|perl-prefork-1.40.0-2|60	%changelog
12cr|perl-prefork-1.40.0-2|61	* Thu Jul 23 2009 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-1mdv2010.0
12cr|perl-prefork-1.40.0-2|62	+ Revision: 398938
12cr|perl-prefork-1.40.0-2|63	- update to 1.04
12cr|perl-prefork-1.40.0-2|64	- using %%perl_convert_version
12cr|perl-prefork-1.40.0-2|65	- fixed license field
12cr|perl-prefork-1.40.0-2|66	
12cr|perl-prefork-1.40.0-2|67	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.03-1mdv2010.0
12cr|perl-prefork-1.40.0-2|68	+ Revision: 372655
12cr|perl-prefork-1.40.0-2|69	- update to new version 1.03
12cr|perl-prefork-1.40.0-2|70	- adding explicit provides since lowercase ones are not automatically extracted
12cr|perl-prefork-1.40.0-2|71	
12cr|perl-prefork-1.40.0-2|72	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2009.0
12cr|perl-prefork-1.40.0-2|73	+ Revision: 271884
12cr|perl-prefork-1.40.0-2|74	- update to new version 1.02
12cr|perl-prefork-1.40.0-2|75	
12cr|perl-prefork-1.40.0-2|76	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.01-4mdv2009.0
12cr|perl-prefork-1.40.0-2|77	+ Revision: 258276
12cr|perl-prefork-1.40.0-2|78	- rebuild
12cr|perl-prefork-1.40.0-2|79	
12cr|perl-prefork-1.40.0-2|80	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.01-3mdv2009.0
12cr|perl-prefork-1.40.0-2|81	+ Revision: 246336
12cr|perl-prefork-1.40.0-2|82	- rebuild
12cr|perl-prefork-1.40.0-2|83	
12cr|perl-prefork-1.40.0-2|84	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.01-1mdv2008.1
12cr|perl-prefork-1.40.0-2|85	+ Revision: 136345
12cr|perl-prefork-1.40.0-2|86	- restore BuildRoot
12cr|perl-prefork-1.40.0-2|87	
12cr|perl-prefork-1.40.0-2|88	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-prefork-1.40.0-2|89	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-prefork-1.40.0-2|90	
12cr|perl-prefork-1.40.0-2|91	* Mon Jul 02 2007 Olivier Thauvin <nanardon@mandriva.org> 1.01-1mdv2008.0
12cr|perl-prefork-1.40.0-2|92	+ Revision: 46893
12cr|perl-prefork-1.40.0-2|93	- 1.01
12cr|perl-prefork-1.40.0-2|94	
12cr|perl-prefork-1.40.0-2|95	
12cr|perl-prefork-1.40.0-2|96	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 1.00-2mdv2007.0
12cr|perl-prefork-1.40.0-2|97	+ Revision: 108465
12cr|perl-prefork-1.40.0-2|98	- rebuild
12cr|perl-prefork-1.40.0-2|99	- Import perl-prefork
12cr|perl-prefork-1.40.0-2|100	
12cr|perl-prefork-1.40.0-2|101	* Sat Sep 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.00-1mdk
12cr|perl-prefork-1.40.0-2|102	- New version
12cr|perl-prefork-1.40.0-2|103	
12cr|perl-prefork-1.40.0-2|104	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 0.04-1mdk
12cr|perl-prefork-1.40.0-2|105	- initial Mandriva package
12cr|perl-prefork-1.40.0-2|106	

5301 12
12cr|perl-Proc-Background-1.100.0-2|1	%define upstream_name    Proc-Background
12cr|perl-Proc-Background-1.100.0-2|2	%define upstream_version 1.10
12cr|perl-Proc-Background-1.100.0-2|3	
12cr|perl-Proc-Background-1.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Proc-Background-1.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Proc-Background-1.100.0-2|6	Release:	2
12cr|perl-Proc-Background-1.100.0-2|7	
12cr|perl-Proc-Background-1.100.0-2|8	Summary:	Generic interface to Unix and Win32 background process management
12cr|perl-Proc-Background-1.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-Proc-Background-1.100.0-2|10	Group:		Development/Perl
12cr|perl-Proc-Background-1.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Proc-Background-1.100.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/B/BZ/BZAJAC/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Proc-Background-1.100.0-2|13	
12cr|perl-Proc-Background-1.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-Proc-Background-1.100.0-2|15	BuildRequires:	perl(App::Cache)
12cr|perl-Proc-Background-1.100.0-2|16	BuildRequires:	perl(Class::Accessor::Chained)
12cr|perl-Proc-Background-1.100.0-2|17	BuildArch:	noarch
12cr|perl-Proc-Background-1.100.0-2|18	
12cr|perl-Proc-Background-1.100.0-2|19	%description
12cr|perl-Proc-Background-1.100.0-2|20	This is a generic interface for placing processes in the background on both
12cr|perl-Proc-Background-1.100.0-2|21	Unix and Win32 platforms. This module lets you start, kill, wait on,
12cr|perl-Proc-Background-1.100.0-2|22	retrieve exit values, and see if background processes still exist.
12cr|perl-Proc-Background-1.100.0-2|23	
12cr|perl-Proc-Background-1.100.0-2|24	
12cr|perl-Proc-Background-1.100.0-2|25	%prep
12cr|perl-Proc-Background-1.100.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Proc-Background-1.100.0-2|27	
12cr|perl-Proc-Background-1.100.0-2|28	%build
12cr|perl-Proc-Background-1.100.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Proc-Background-1.100.0-2|30	%make
12cr|perl-Proc-Background-1.100.0-2|31	
12cr|perl-Proc-Background-1.100.0-2|32	%check
12cr|perl-Proc-Background-1.100.0-2|33	make test
12cr|perl-Proc-Background-1.100.0-2|34	
12cr|perl-Proc-Background-1.100.0-2|35	%install
12cr|perl-Proc-Background-1.100.0-2|36	%makeinstall_std
12cr|perl-Proc-Background-1.100.0-2|37	rm -rf %{buildroot}%{perl_vendorarch}
12cr|perl-Proc-Background-1.100.0-2|38	
12cr|perl-Proc-Background-1.100.0-2|39	%files
12cr|perl-Proc-Background-1.100.0-2|40	%doc Changes README
12cr|perl-Proc-Background-1.100.0-2|41	%{perl_vendorlib}/*
12cr|perl-Proc-Background-1.100.0-2|42	%{_mandir}/man3/*
12cr|perl-Proc-Background-1.100.0-2|43	%{_mandir}/man1/*
12cr|perl-Proc-Background-1.100.0-2|44	%{_bindir}/*
12cr|perl-Proc-Background-1.100.0-2|45	
12cr|perl-Proc-Background-1.100.0-2|46	
12cr|perl-Proc-Background-1.100.0-2|47	
12cr|perl-Proc-Background-1.100.0-2|48	%changelog
12cr|perl-Proc-Background-1.100.0-2|49	* Mon Jul 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2010.0
12cr|perl-Proc-Background-1.100.0-2|50	+ Revision: 392715
12cr|perl-Proc-Background-1.100.0-2|51	- update to 1.10
12cr|perl-Proc-Background-1.100.0-2|52	- using %%perl_convert_version
12cr|perl-Proc-Background-1.100.0-2|53	- fixed license field
12cr|perl-Proc-Background-1.100.0-2|54	
12cr|perl-Proc-Background-1.100.0-2|55	* Fri Jul 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-1mdv2010.0
12cr|perl-Proc-Background-1.100.0-2|56	+ Revision: 391952
12cr|perl-Proc-Background-1.100.0-2|57	- update to new version 1.09
12cr|perl-Proc-Background-1.100.0-2|58	
12cr|perl-Proc-Background-1.100.0-2|59	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.08-6mdv2009.0
12cr|perl-Proc-Background-1.100.0-2|60	+ Revision: 241846
12cr|perl-Proc-Background-1.100.0-2|61	- rebuild
12cr|perl-Proc-Background-1.100.0-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Proc-Background-1.100.0-2|63	
12cr|perl-Proc-Background-1.100.0-2|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Proc-Background-1.100.0-2|65	- restore BuildRoot
12cr|perl-Proc-Background-1.100.0-2|66	
12cr|perl-Proc-Background-1.100.0-2|67	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-4mdv2008.0
12cr|perl-Proc-Background-1.100.0-2|68	+ Revision: 86818
12cr|perl-Proc-Background-1.100.0-2|69	- rebuild
12cr|perl-Proc-Background-1.100.0-2|70	
12cr|perl-Proc-Background-1.100.0-2|71	
12cr|perl-Proc-Background-1.100.0-2|72	* Thu Jul 20 2006 Michael Scherer <misc@mandriva.org> 1.08-3mdv2007.0
12cr|perl-Proc-Background-1.100.0-2|73	- Rebuild
12cr|perl-Proc-Background-1.100.0-2|74	
12cr|perl-Proc-Background-1.100.0-2|75	* Tue Dec 27 2005 Michael Scherer <misc@mandriva.org> 1.08-2mdk
12cr|perl-Proc-Background-1.100.0-2|76	- Do not ship empty dir
12cr|perl-Proc-Background-1.100.0-2|77	
12cr|perl-Proc-Background-1.100.0-2|78	* Fri Sep 23 2005 Michael Scherer <misc@mandriva.org> 1.08-1mdk
12cr|perl-Proc-Background-1.100.0-2|79	- First mandriva package
12cr|perl-Proc-Background-1.100.0-2|80	

5302 12
12cr|perl-Proc-InvokeEditor-1.60.0-2|1	%define upstream_name    Proc-InvokeEditor
12cr|perl-Proc-InvokeEditor-1.60.0-2|2	%define upstream_version 1.06
12cr|perl-Proc-InvokeEditor-1.60.0-2|3	
12cr|perl-Proc-InvokeEditor-1.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Proc-InvokeEditor-1.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Proc-InvokeEditor-1.60.0-2|6	Release:	2
12cr|perl-Proc-InvokeEditor-1.60.0-2|7	
12cr|perl-Proc-InvokeEditor-1.60.0-2|8	Summary:	Perl extension for starting a text editor
12cr|perl-Proc-InvokeEditor-1.60.0-2|9	License:	GPL+ or Artistic
12cr|perl-Proc-InvokeEditor-1.60.0-2|10	Group:		Development/Perl
12cr|perl-Proc-InvokeEditor-1.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Proc-InvokeEditor-1.60.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Proc/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Proc-InvokeEditor-1.60.0-2|13	
12cr|perl-Proc-InvokeEditor-1.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-Proc-InvokeEditor-1.60.0-2|15	BuildRequires:	perl(Carp::Assert)
12cr|perl-Proc-InvokeEditor-1.60.0-2|16	BuildRequires:	perl(File::Spec)
12cr|perl-Proc-InvokeEditor-1.60.0-2|17	BuildRequires:	perl(File::Temp)
12cr|perl-Proc-InvokeEditor-1.60.0-2|18	BuildRequires:	perl(Test::More)
12cr|perl-Proc-InvokeEditor-1.60.0-2|19	BuildArch:	noarch
12cr|perl-Proc-InvokeEditor-1.60.0-2|20	
12cr|perl-Proc-InvokeEditor-1.60.0-2|21	%description
12cr|perl-Proc-InvokeEditor-1.60.0-2|22	This module provides the ability to supply some text to an external text
12cr|perl-Proc-InvokeEditor-1.60.0-2|23	editor, have it edited by the user, and retrieve the results.
12cr|perl-Proc-InvokeEditor-1.60.0-2|24	
12cr|perl-Proc-InvokeEditor-1.60.0-2|25	The File::Temp module is used to provide secure, safe temporary files, and
12cr|perl-Proc-InvokeEditor-1.60.0-2|26	File::Temp is set to its highest available level of security. This may
12cr|perl-Proc-InvokeEditor-1.60.0-2|27	cause problems on some systems where no secure temporary directory is
12cr|perl-Proc-InvokeEditor-1.60.0-2|28	available.
12cr|perl-Proc-InvokeEditor-1.60.0-2|29	
12cr|perl-Proc-InvokeEditor-1.60.0-2|30	When the editor is started, no subshell is used. Your path will be scanned
12cr|perl-Proc-InvokeEditor-1.60.0-2|31	to find the binary to use for each editor if the string given does not
12cr|perl-Proc-InvokeEditor-1.60.0-2|32	exist as a file, and if a named editor contains whitespace, eg) if you try
12cr|perl-Proc-InvokeEditor-1.60.0-2|33	to use the editor 'xemacs -nw', then the string will be split on whitespace
12cr|perl-Proc-InvokeEditor-1.60.0-2|34	and anything after the editor name will be passed as arguments to your
12cr|perl-Proc-InvokeEditor-1.60.0-2|35	editor. A shell is not used but this should cover most simple cases.
12cr|perl-Proc-InvokeEditor-1.60.0-2|36	
12cr|perl-Proc-InvokeEditor-1.60.0-2|37	%prep
12cr|perl-Proc-InvokeEditor-1.60.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Proc-InvokeEditor-1.60.0-2|39	
12cr|perl-Proc-InvokeEditor-1.60.0-2|40	%build
12cr|perl-Proc-InvokeEditor-1.60.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Proc-InvokeEditor-1.60.0-2|42	%make
12cr|perl-Proc-InvokeEditor-1.60.0-2|43	
12cr|perl-Proc-InvokeEditor-1.60.0-2|44	%check
12cr|perl-Proc-InvokeEditor-1.60.0-2|45	%make test
12cr|perl-Proc-InvokeEditor-1.60.0-2|46	
12cr|perl-Proc-InvokeEditor-1.60.0-2|47	%install
12cr|perl-Proc-InvokeEditor-1.60.0-2|48	%makeinstall_std
12cr|perl-Proc-InvokeEditor-1.60.0-2|49	
12cr|perl-Proc-InvokeEditor-1.60.0-2|50	%files
12cr|perl-Proc-InvokeEditor-1.60.0-2|51	%doc META.yml Changes LICENSE README
12cr|perl-Proc-InvokeEditor-1.60.0-2|52	%{_mandir}/man3/*
12cr|perl-Proc-InvokeEditor-1.60.0-2|53	%{perl_vendorlib}/Proc/
12cr|perl-Proc-InvokeEditor-1.60.0-2|54	
12cr|perl-Proc-InvokeEditor-1.60.0-2|55	%changelog
12cr|perl-Proc-InvokeEditor-1.60.0-2|56	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.60.0-1mdv2011.0
12cr|perl-Proc-InvokeEditor-1.60.0-2|57	+ Revision: 660014
12cr|perl-Proc-InvokeEditor-1.60.0-2|58	- update to new version 1.06
12cr|perl-Proc-InvokeEditor-1.60.0-2|59	
12cr|perl-Proc-InvokeEditor-1.60.0-2|60	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.50.0-1
12cr|perl-Proc-InvokeEditor-1.60.0-2|61	+ Revision: 638944
12cr|perl-Proc-InvokeEditor-1.60.0-2|62	- update to new version 1.05
12cr|perl-Proc-InvokeEditor-1.60.0-2|63	
12cr|perl-Proc-InvokeEditor-1.60.0-2|64	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-1mdv2011.0
12cr|perl-Proc-InvokeEditor-1.60.0-2|65	+ Revision: 569953
12cr|perl-Proc-InvokeEditor-1.60.0-2|66	- update to 1.04
12cr|perl-Proc-InvokeEditor-1.60.0-2|67	
12cr|perl-Proc-InvokeEditor-1.60.0-2|68	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.30.0-1mdv2011.0
12cr|perl-Proc-InvokeEditor-1.60.0-2|69	+ Revision: 552604
12cr|perl-Proc-InvokeEditor-1.60.0-2|70	- update to 1.03
12cr|perl-Proc-InvokeEditor-1.60.0-2|71	
12cr|perl-Proc-InvokeEditor-1.60.0-2|72	* Thu Apr 29 2010 Michael Scherer <misc@mandriva.org> 1.20.0-1mdv2010.1
12cr|perl-Proc-InvokeEditor-1.60.0-2|73	+ Revision: 541075
12cr|perl-Proc-InvokeEditor-1.60.0-2|74	- import perl-Proc-InvokeEditor
12cr|perl-Proc-InvokeEditor-1.60.0-2|75	
12cr|perl-Proc-InvokeEditor-1.60.0-2|76	
12cr|perl-Proc-InvokeEditor-1.60.0-2|77	* Thu Apr 29 2010 cpan2dist 1.02-1mdv
12cr|perl-Proc-InvokeEditor-1.60.0-2|78	- initial mdv release, generated with cpan2dist

5303 12
12cr|perl-Proc-ParallelLoop-0.5-1|1	%define	module	Proc-ParallelLoop
12cr|perl-Proc-ParallelLoop-0.5-1|2	
12cr|perl-Proc-ParallelLoop-0.5-1|3	Name:		perl-%{module}
12cr|perl-Proc-ParallelLoop-0.5-1|4	Version:	0.5
12cr|perl-Proc-ParallelLoop-0.5-1|5	Release:	1
12cr|perl-Proc-ParallelLoop-0.5-1|6	
12cr|perl-Proc-ParallelLoop-0.5-1|7	Summary:	Execute loops in parallel
12cr|perl-Proc-ParallelLoop-0.5-1|8	License:	GPL+ or Artistic
12cr|perl-Proc-ParallelLoop-0.5-1|9	Group:		Development/Perl
12cr|perl-Proc-ParallelLoop-0.5-1|10	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Proc-ParallelLoop-0.5-1|11	Source0:	http://www.cpan.org/modules/by-module/Proc/%{module}-%{version}.tgz
12cr|perl-Proc-ParallelLoop-0.5-1|12	
12cr|perl-Proc-ParallelLoop-0.5-1|13	BuildRequires:	perl-devel
12cr|perl-Proc-ParallelLoop-0.5-1|14	BuildArch:	noarch
12cr|perl-Proc-ParallelLoop-0.5-1|15	
12cr|perl-Proc-ParallelLoop-0.5-1|16	%description
12cr|perl-Proc-ParallelLoop-0.5-1|17	This module provides a way to easily write for loops and foreach loops that
12cr|perl-Proc-ParallelLoop-0.5-1|18	run with a controlled degree of parallelism. One very nice feature is that
12cr|perl-Proc-ParallelLoop-0.5-1|19	bufferring is used when necessary such that the output from STDERR and
12cr|perl-Proc-ParallelLoop-0.5-1|20	STDOUT looks exactly as if it was produced by running your subroutine on
12cr|perl-Proc-ParallelLoop-0.5-1|21	each parameter in plain old sequential fashion. Return status from each
12cr|perl-Proc-ParallelLoop-0.5-1|22	loop iteration is also preserved.
12cr|perl-Proc-ParallelLoop-0.5-1|23	
12cr|perl-Proc-ParallelLoop-0.5-1|24	%prep
12cr|perl-Proc-ParallelLoop-0.5-1|25	%setup -q -n %{module}-%{version}
12cr|perl-Proc-ParallelLoop-0.5-1|26	
12cr|perl-Proc-ParallelLoop-0.5-1|27	%build
12cr|perl-Proc-ParallelLoop-0.5-1|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Proc-ParallelLoop-0.5-1|29	%make
12cr|perl-Proc-ParallelLoop-0.5-1|30	
12cr|perl-Proc-ParallelLoop-0.5-1|31	%check
12cr|perl-Proc-ParallelLoop-0.5-1|32	%make test
12cr|perl-Proc-ParallelLoop-0.5-1|33	
12cr|perl-Proc-ParallelLoop-0.5-1|34	%install
12cr|perl-Proc-ParallelLoop-0.5-1|35	%makeinstall_std
12cr|perl-Proc-ParallelLoop-0.5-1|36	
12cr|perl-Proc-ParallelLoop-0.5-1|37	%files
12cr|perl-Proc-ParallelLoop-0.5-1|38	%doc Changes LICENSE README
12cr|perl-Proc-ParallelLoop-0.5-1|39	%{_mandir}/man3/*
12cr|perl-Proc-ParallelLoop-0.5-1|40	%{perl_vendorlib}/*
12cr|perl-Proc-ParallelLoop-0.5-1|41	
12cr|perl-Proc-ParallelLoop-0.5-1|42	
12cr|perl-Proc-ParallelLoop-0.5-1|43	%changelog
12cr|perl-Proc-ParallelLoop-0.5-1|44	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.5-1
12cr|perl-Proc-ParallelLoop-0.5-1|45	+ Revision: 768281
12cr|perl-Proc-ParallelLoop-0.5-1|46	- adapt to Mandriva Linux
12cr|perl-Proc-ParallelLoop-0.5-1|47	- imported package perl-Proc-ParallelLoop
12cr|perl-Proc-ParallelLoop-0.5-1|48	
12cr|perl-Proc-ParallelLoop-0.5-1|49	
12cr|perl-Proc-ParallelLoop-0.5-1|50	* Mon Apr 04 2011 jquelin <jquelin> 0.500.0-1.mga1
12cr|perl-Proc-ParallelLoop-0.5-1|51	+ Revision: 80340
12cr|perl-Proc-ParallelLoop-0.5-1|52	- imported package perl-Proc-ParallelLoop
12cr|perl-Proc-ParallelLoop-0.5-1|53	
12cr|perl-Proc-ParallelLoop-0.5-1|54	
12cr|perl-Proc-ParallelLoop-0.5-1|55	* Mon Apr 04 2011 cpan2dist 0.5-1mga
12cr|perl-Proc-ParallelLoop-0.5-1|56	- initial mageia release, generated with cpan2dist

5304 12
12cr|perl-Proc-ProcessTable-0.450.0-4|1	%define upstream_name	 Proc-ProcessTable
12cr|perl-Proc-ProcessTable-0.450.0-4|2	%define upstream_version 0.45
12cr|perl-Proc-ProcessTable-0.450.0-4|3	
12cr|perl-Proc-ProcessTable-0.450.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Proc-ProcessTable-0.450.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Proc-ProcessTable-0.450.0-4|6	Release:    4
12cr|perl-Proc-ProcessTable-0.450.0-4|7	Summary:	Interface to process table information
12cr|perl-Proc-ProcessTable-0.450.0-4|8	License:	GPL or Artistic
12cr|perl-Proc-ProcessTable-0.450.0-4|9	Group:		Development/Perl
12cr|perl-Proc-ProcessTable-0.450.0-4|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Proc-ProcessTable-0.450.0-4|11	Source0:	http://www.cpan.org/modules/by-module/Proc/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Proc-ProcessTable-0.450.0-4|12	Patch:      Proc-ProcessTable-0.45-fix-format-errors.patch
12cr|perl-Proc-ProcessTable-0.450.0-4|13	BuildRequires:	perl-devel
12cr|perl-Proc-ProcessTable-0.450.0-4|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|perl-Proc-ProcessTable-0.450.0-4|15	
12cr|perl-Proc-ProcessTable-0.450.0-4|16	%description
12cr|perl-Proc-ProcessTable-0.450.0-4|17	This module is a first crack at providing a consistent interface to
12cr|perl-Proc-ProcessTable-0.450.0-4|18	Unix (and maybe other multitasking OS's) process table information.
12cr|perl-Proc-ProcessTable-0.450.0-4|19	The impetus for this came about with my frustration at having to parse
12cr|perl-Proc-ProcessTable-0.450.0-4|20	the output of various systems' ps commands to check whether specific
12cr|perl-Proc-ProcessTable-0.450.0-4|21	processes were running on different boxes at a larged mixed Unix site.
12cr|perl-Proc-ProcessTable-0.450.0-4|22	The output format of ps was different on each OS, and sometimes
12cr|perl-Proc-ProcessTable-0.450.0-4|23	changed with each new release of an OS. Also, running a ps subprocess
12cr|perl-Proc-ProcessTable-0.450.0-4|24	from within a perl or shell script and parsing the output was not a
12cr|perl-Proc-ProcessTable-0.450.0-4|25	very efficient or aesthetic way to do things.
12cr|perl-Proc-ProcessTable-0.450.0-4|26	
12cr|perl-Proc-ProcessTable-0.450.0-4|27	%prep
12cr|perl-Proc-ProcessTable-0.450.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Proc-ProcessTable-0.450.0-4|29	%patch -p 1
12cr|perl-Proc-ProcessTable-0.450.0-4|30	
12cr|perl-Proc-ProcessTable-0.450.0-4|31	%build
12cr|perl-Proc-ProcessTable-0.450.0-4|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Proc-ProcessTable-0.450.0-4|33	%make
12cr|perl-Proc-ProcessTable-0.450.0-4|34	
12cr|perl-Proc-ProcessTable-0.450.0-4|35	%install
12cr|perl-Proc-ProcessTable-0.450.0-4|36	rm -rf %{buildroot}
12cr|perl-Proc-ProcessTable-0.450.0-4|37	%makeinstall_std
12cr|perl-Proc-ProcessTable-0.450.0-4|38	
12cr|perl-Proc-ProcessTable-0.450.0-4|39	%clean
12cr|perl-Proc-ProcessTable-0.450.0-4|40	rm -rf %{buildroot}
12cr|perl-Proc-ProcessTable-0.450.0-4|41	
12cr|perl-Proc-ProcessTable-0.450.0-4|42	%files
12cr|perl-Proc-ProcessTable-0.450.0-4|43	%defattr(-,root,root)
12cr|perl-Proc-ProcessTable-0.450.0-4|44	%doc README README.linux Changes TODO contrib example.pl
12cr|perl-Proc-ProcessTable-0.450.0-4|45	%{perl_vendorarch}/Proc
12cr|perl-Proc-ProcessTable-0.450.0-4|46	%{perl_vendorarch}/auto/Proc
12cr|perl-Proc-ProcessTable-0.450.0-4|47	%{_mandir}/*/*
12cr|perl-Proc-ProcessTable-0.450.0-4|48	
12cr|perl-Proc-ProcessTable-0.450.0-4|49	
12cr|perl-Proc-ProcessTable-0.450.0-4|50	
12cr|perl-Proc-ProcessTable-0.450.0-4|51	%changelog
12cr|perl-Proc-ProcessTable-0.450.0-4|52	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.450.0-3mdv2011.0
12cr|perl-Proc-ProcessTable-0.450.0-4|53	+ Revision: 556098
12cr|perl-Proc-ProcessTable-0.450.0-4|54	- rebuild for perl 5.12
12cr|perl-Proc-ProcessTable-0.450.0-4|55	
12cr|perl-Proc-ProcessTable-0.450.0-4|56	* Thu Sep 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.450.0-2mdv2010.0
12cr|perl-Proc-ProcessTable-0.450.0-4|57	+ Revision: 429000
12cr|perl-Proc-ProcessTable-0.450.0-4|58	- fix format errors
12cr|perl-Proc-ProcessTable-0.450.0-4|59	- new perl version macro
12cr|perl-Proc-ProcessTable-0.450.0-4|60	
12cr|perl-Proc-ProcessTable-0.450.0-4|61	* Thu Sep 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.45-1mdv2009.0
12cr|perl-Proc-ProcessTable-0.450.0-4|62	+ Revision: 283734
12cr|perl-Proc-ProcessTable-0.450.0-4|63	- update to new version 0.45
12cr|perl-Proc-ProcessTable-0.450.0-4|64	
12cr|perl-Proc-ProcessTable-0.450.0-4|65	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.44-1mdv2009.0
12cr|perl-Proc-ProcessTable-0.450.0-4|66	+ Revision: 270395
12cr|perl-Proc-ProcessTable-0.450.0-4|67	- update to new version 0.44
12cr|perl-Proc-ProcessTable-0.450.0-4|68	
12cr|perl-Proc-ProcessTable-0.450.0-4|69	* Sat Jul 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.43-1mdv2009.0
12cr|perl-Proc-ProcessTable-0.450.0-4|70	+ Revision: 238725
12cr|perl-Proc-ProcessTable-0.450.0-4|71	- update to new version 0.43
12cr|perl-Proc-ProcessTable-0.450.0-4|72	
12cr|perl-Proc-ProcessTable-0.450.0-4|73	* Sun Jan 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.42-1mdv2008.1
12cr|perl-Proc-ProcessTable-0.450.0-4|74	+ Revision: 158622
12cr|perl-Proc-ProcessTable-0.450.0-4|75	- update to new version 0.42
12cr|perl-Proc-ProcessTable-0.450.0-4|76	
12cr|perl-Proc-ProcessTable-0.450.0-4|77	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.41-3mdv2008.1
12cr|perl-Proc-ProcessTable-0.450.0-4|78	+ Revision: 151411
12cr|perl-Proc-ProcessTable-0.450.0-4|79	- rebuild for perl-5.10.0
12cr|perl-Proc-ProcessTable-0.450.0-4|80	
12cr|perl-Proc-ProcessTable-0.450.0-4|81	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Proc-ProcessTable-0.450.0-4|82	- restore BuildRoot
12cr|perl-Proc-ProcessTable-0.450.0-4|83	
12cr|perl-Proc-ProcessTable-0.450.0-4|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Proc-ProcessTable-0.450.0-4|85	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Proc-ProcessTable-0.450.0-4|86	
12cr|perl-Proc-ProcessTable-0.450.0-4|87	* Mon Aug 06 2007 Anssi Hannula <anssi@mandriva.org> 0.41-2mdv2008.0
12cr|perl-Proc-ProcessTable-0.450.0-4|88	+ Revision: 59414
12cr|perl-Proc-ProcessTable-0.450.0-4|89	- annual rebuild
12cr|perl-Proc-ProcessTable-0.450.0-4|90	
12cr|perl-Proc-ProcessTable-0.450.0-4|91	
12cr|perl-Proc-ProcessTable-0.450.0-4|92	* Sun Jul 09 2006 Emmanuel Andry <eandry@mandriva.org> 0.41-1mdv2007.0
12cr|perl-Proc-ProcessTable-0.450.0-4|93	- 0.41
12cr|perl-Proc-ProcessTable-0.450.0-4|94	
12cr|perl-Proc-ProcessTable-0.450.0-4|95	* Fri Dec 23 2005 Anssi Hannula <anssi@mandriva.org> 0.40-1mdk
12cr|perl-Proc-ProcessTable-0.450.0-4|96	- initial Mandriva package
12cr|perl-Proc-ProcessTable-0.450.0-4|97	

5305 12
12cr|perl-Proc-Simple-1.280.0-2|1	%define upstream_name    Proc-Simple
12cr|perl-Proc-Simple-1.280.0-2|2	%define upstream_version 1.28
12cr|perl-Proc-Simple-1.280.0-2|3	
12cr|perl-Proc-Simple-1.280.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Proc-Simple-1.280.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Proc-Simple-1.280.0-2|6	Release:	2
12cr|perl-Proc-Simple-1.280.0-2|7	
12cr|perl-Proc-Simple-1.280.0-2|8	Summary:	Launch and control background processes
12cr|perl-Proc-Simple-1.280.0-2|9	License:	Artistic
12cr|perl-Proc-Simple-1.280.0-2|10	Group:		Development/Perl
12cr|perl-Proc-Simple-1.280.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Proc-Simple-1.280.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Proc/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Proc-Simple-1.280.0-2|13	
12cr|perl-Proc-Simple-1.280.0-2|14	BuildRequires:	perl-devel
12cr|perl-Proc-Simple-1.280.0-2|15	BuildArch:	noarch
12cr|perl-Proc-Simple-1.280.0-2|16	
12cr|perl-Proc-Simple-1.280.0-2|17	%description
12cr|perl-Proc-Simple-1.280.0-2|18	The Proc::Simple package provides objects mimicing real-life processes
12cr|perl-Proc-Simple-1.280.0-2|19	from a user's point of view.
12cr|perl-Proc-Simple-1.280.0-2|20	
12cr|perl-Proc-Simple-1.280.0-2|21	%prep
12cr|perl-Proc-Simple-1.280.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Proc-Simple-1.280.0-2|23	
12cr|perl-Proc-Simple-1.280.0-2|24	%build
12cr|perl-Proc-Simple-1.280.0-2|25	perl Makefile.PL INSTALLDIRS="vendor"
12cr|perl-Proc-Simple-1.280.0-2|26	%make
12cr|perl-Proc-Simple-1.280.0-2|27	
12cr|perl-Proc-Simple-1.280.0-2|28	%check
12cr|perl-Proc-Simple-1.280.0-2|29	make test
12cr|perl-Proc-Simple-1.280.0-2|30	
12cr|perl-Proc-Simple-1.280.0-2|31	%install
12cr|perl-Proc-Simple-1.280.0-2|32	%makeinstall_std
12cr|perl-Proc-Simple-1.280.0-2|33	
12cr|perl-Proc-Simple-1.280.0-2|34	%files
12cr|perl-Proc-Simple-1.280.0-2|35	%doc README
12cr|perl-Proc-Simple-1.280.0-2|36	%{_mandir}/man3/*
12cr|perl-Proc-Simple-1.280.0-2|37	%{perl_vendorlib}/Proc
12cr|perl-Proc-Simple-1.280.0-2|38	%{perl_vendorlib}/auto/Proc
12cr|perl-Proc-Simple-1.280.0-2|39	
12cr|perl-Proc-Simple-1.280.0-2|40	%changelog
12cr|perl-Proc-Simple-1.280.0-2|41	* Tue Jun 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.280.0-1mdv2011.0
12cr|perl-Proc-Simple-1.280.0-2|42	+ Revision: 687711
12cr|perl-Proc-Simple-1.280.0-2|43	- update to new version 1.28
12cr|perl-Proc-Simple-1.280.0-2|44	
12cr|perl-Proc-Simple-1.280.0-2|45	* Thu Nov 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.270.0-1mdv2011.0
12cr|perl-Proc-Simple-1.280.0-2|46	+ Revision: 596011
12cr|perl-Proc-Simple-1.280.0-2|47	- update to new version 1.27
12cr|perl-Proc-Simple-1.280.0-2|48	
12cr|perl-Proc-Simple-1.280.0-2|49	* Fri Jul 10 2009 Jérôme Quelin <jquelin@mandriva.org> 1.260.0-1mdv2010.0
12cr|perl-Proc-Simple-1.280.0-2|50	+ Revision: 394274
12cr|perl-Proc-Simple-1.280.0-2|51	- tarball has been fixed, removing hack
12cr|perl-Proc-Simple-1.280.0-2|52	- update to 1.26
12cr|perl-Proc-Simple-1.280.0-2|53	
12cr|perl-Proc-Simple-1.280.0-2|54	* Tue Jul 07 2009 Jérôme Quelin <jquelin@mandriva.org> 1.250.0-1mdv2010.0
12cr|perl-Proc-Simple-1.280.0-2|55	+ Revision: 393145
12cr|perl-Proc-Simple-1.280.0-2|56	- update to 1.25
12cr|perl-Proc-Simple-1.280.0-2|57	- using %%perl_convert_version
12cr|perl-Proc-Simple-1.280.0-2|58	
12cr|perl-Proc-Simple-1.280.0-2|59	* Fri Mar 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.24-1mdv2009.1
12cr|perl-Proc-Simple-1.280.0-2|60	+ Revision: 359078
12cr|perl-Proc-Simple-1.280.0-2|61	- update to new version 1.24
12cr|perl-Proc-Simple-1.280.0-2|62	
12cr|perl-Proc-Simple-1.280.0-2|63	* Mon Jun 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.23-1mdv2009.0
12cr|perl-Proc-Simple-1.280.0-2|64	+ Revision: 230279
12cr|perl-Proc-Simple-1.280.0-2|65	- update to new version 1.23
12cr|perl-Proc-Simple-1.280.0-2|66	
12cr|perl-Proc-Simple-1.280.0-2|67	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.22-1mdv2008.1
12cr|perl-Proc-Simple-1.280.0-2|68	+ Revision: 136345
12cr|perl-Proc-Simple-1.280.0-2|69	- restore BuildRoot
12cr|perl-Proc-Simple-1.280.0-2|70	
12cr|perl-Proc-Simple-1.280.0-2|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Proc-Simple-1.280.0-2|72	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Proc-Simple-1.280.0-2|73	
12cr|perl-Proc-Simple-1.280.0-2|74	* Mon Jul 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.22-1mdv2008.0
12cr|perl-Proc-Simple-1.280.0-2|75	+ Revision: 52526
12cr|perl-Proc-Simple-1.280.0-2|76	- update to new version 1.22
12cr|perl-Proc-Simple-1.280.0-2|77	
12cr|perl-Proc-Simple-1.280.0-2|78	
12cr|perl-Proc-Simple-1.280.0-2|79	* Sun Apr 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.21-1mdk
12cr|perl-Proc-Simple-1.280.0-2|80	- contributed by Kyle Yencer <kyle@yencer.net>
12cr|perl-Proc-Simple-1.280.0-2|81	

5306 12
12cr|perl-ProjectBuilder-0.11.3-2|1	%define upstream_name ProjectBuilder
12cr|perl-ProjectBuilder-0.11.3-2|2	
12cr|perl-ProjectBuilder-0.11.3-2|3	Summary:	Provides multi-OSes (Linux/Solaris/...) Continuous Packaging
12cr|perl-ProjectBuilder-0.11.3-2|4	Name:		perl-%{upstream_name}
12cr|perl-ProjectBuilder-0.11.3-2|5	Version:	0.11.3
12cr|perl-ProjectBuilder-0.11.3-2|6	Release:	2
12cr|perl-ProjectBuilder-0.11.3-2|7	License:	GPL
12cr|perl-ProjectBuilder-0.11.3-2|8	Group:		System/Configuration/Packaging
12cr|perl-ProjectBuilder-0.11.3-2|9	Url:		http://trac.project-builder.org
12cr|perl-ProjectBuilder-0.11.3-2|10	Source:		ftp://ftp.project-builder.org/src/%{upstream_name}-%{version}.tar.gz
12cr|perl-ProjectBuilder-0.11.3-2|11	
12cr|perl-ProjectBuilder-0.11.3-2|12	BuildRequires:	perl-devel
12cr|perl-ProjectBuilder-0.11.3-2|13	BuildArch:	noarch
12cr|perl-ProjectBuilder-0.11.3-2|14	
12cr|perl-ProjectBuilder-0.11.3-2|15	%description
12cr|perl-ProjectBuilder-0.11.3-2|16	ProjectBuilder is a perl module providing set of functions
12cr|perl-ProjectBuilder-0.11.3-2|17	to help develop packages for projects and deal
12cr|perl-ProjectBuilder-0.11.3-2|18	with different Operating systems (Linux distributions, Solaris, ...).
12cr|perl-ProjectBuilder-0.11.3-2|19	It implements a Continuous Packaging approach.
12cr|perl-ProjectBuilder-0.11.3-2|20	
12cr|perl-ProjectBuilder-0.11.3-2|21	%prep
12cr|perl-ProjectBuilder-0.11.3-2|22	%setup -q -n %{upstream_name}-%{version}
12cr|perl-ProjectBuilder-0.11.3-2|23	
12cr|perl-ProjectBuilder-0.11.3-2|24	%build
12cr|perl-ProjectBuilder-0.11.3-2|25	perl Makefile.PL INSTALLDIRS=vendor CONFDIR=%{_sysconfdir}/pb MANDIR=%{_mandir}
12cr|perl-ProjectBuilder-0.11.3-2|26	make
12cr|perl-ProjectBuilder-0.11.3-2|27	
12cr|perl-ProjectBuilder-0.11.3-2|28	%install
12cr|perl-ProjectBuilder-0.11.3-2|29	%makeinstall_std
12cr|perl-ProjectBuilder-0.11.3-2|30	
12cr|perl-ProjectBuilder-0.11.3-2|31	%check
12cr|perl-ProjectBuilder-0.11.3-2|32	make test
12cr|perl-ProjectBuilder-0.11.3-2|33	
12cr|perl-ProjectBuilder-0.11.3-2|34	%files
12cr|perl-ProjectBuilder-0.11.3-2|35	%doc NEWS AUTHORS COPYING README
12cr|perl-ProjectBuilder-0.11.3-2|36	%config(noreplace) %{_sysconfdir}/pb
12cr|perl-ProjectBuilder-0.11.3-2|37	%{perl_vendorlib}/*
12cr|perl-ProjectBuilder-0.11.3-2|38	%{_bindir}/*
12cr|perl-ProjectBuilder-0.11.3-2|39	%{_mandir}/man1/*
12cr|perl-ProjectBuilder-0.11.3-2|40	%{_mandir}/man3/*
12cr|perl-ProjectBuilder-0.11.3-2|41	%{_mandir}/man5/*
12cr|perl-ProjectBuilder-0.11.3-2|42	
12cr|perl-ProjectBuilder-0.11.3-2|43	%changelog
12cr|perl-ProjectBuilder-0.11.3-2|44	* Fri May 27 2011 Bruno Cornec <bcornec@mandriva.org> 0.11.3-1mdv2011.0
12cr|perl-ProjectBuilder-0.11.3-2|45	+ Revision: 680266
12cr|perl-ProjectBuilder-0.11.3-2|46	- Update to upstream 0.11.3 of perl-ProjectBuilder
12cr|perl-ProjectBuilder-0.11.3-2|47	- Still do not understand the build error msg :-(
12cr|perl-ProjectBuilder-0.11.3-2|48	- Removes french summary in addition (Bugs !!)
12cr|perl-ProjectBuilder-0.11.3-2|49	- Removes french desc
12cr|perl-ProjectBuilder-0.11.3-2|50	- Update to upstream ProjectBuilder 0.11.2
12cr|perl-ProjectBuilder-0.11.3-2|51	- Force rebuild with newest version
12cr|perl-ProjectBuilder-0.11.3-2|52	- Update to upstream 0.10.1
12cr|perl-ProjectBuilder-0.11.3-2|53	- Remove the useless changelog line of the spec file
12cr|perl-ProjectBuilder-0.11.3-2|54	- Add perl-ProjectBuilder 0.9.9 to Mandriva
12cr|perl-ProjectBuilder-0.11.3-2|55	- create perl-Project-Builder
12cr|perl-ProjectBuilder-0.11.3-2|56	

5307 12
12cr|perl-Prophet-0.743.0-4|1	%define upstream_name    Prophet
12cr|perl-Prophet-0.743.0-4|2	%define upstream_version 0.743
12cr|perl-Prophet-0.743.0-4|3	
12cr|perl-Prophet-0.743.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Prophet-0.743.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Prophet-0.743.0-4|6	Release:	4
12cr|perl-Prophet-0.743.0-4|7	
12cr|perl-Prophet-0.743.0-4|8	Summary:	A distributed database system
12cr|perl-Prophet-0.743.0-4|9	License:	GPL+ or Artistic
12cr|perl-Prophet-0.743.0-4|10	Group:		Development/Perl
12cr|perl-Prophet-0.743.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Prophet-0.743.0-4|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Prophet-0.743.0-4|13	
12cr|perl-Prophet-0.743.0-4|14	BuildRequires:	perl-devel
12cr|perl-Prophet-0.743.0-4|15	BuildRequires:	perl(Any::Moose)
12cr|perl-Prophet-0.743.0-4|16	BuildRequires:	perl(Config::GitLike)
12cr|perl-Prophet-0.743.0-4|17	BuildRequires:	perl(DBD::SQLite)
12cr|perl-Prophet-0.743.0-4|18	BuildRequires:	perl(DBI)
12cr|perl-Prophet-0.743.0-4|19	BuildRequires:	perl(Digest::SHA)
12cr|perl-Prophet-0.743.0-4|20	BuildRequires:	perl(Exporter::Lite)
12cr|perl-Prophet-0.743.0-4|21	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Prophet-0.743.0-4|22	BuildRequires:	perl(File::ShareDir)
12cr|perl-Prophet-0.743.0-4|23	BuildRequires:	perl(HTTP::Date)
12cr|perl-Prophet-0.743.0-4|24	BuildRequires:	perl(HTTP::Server::Simple)
12cr|perl-Prophet-0.743.0-4|25	BuildRequires:	perl(HTTP::Server::Simple::CGI)
12cr|perl-Prophet-0.743.0-4|26	BuildRequires:	perl(IPC::Run3)
12cr|perl-Prophet-0.743.0-4|27	BuildRequires:	perl(JSON)
12cr|perl-Prophet-0.743.0-4|28	BuildRequires:	perl(JSON::XS)
12cr|perl-Prophet-0.743.0-4|29	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Prophet-0.743.0-4|30	BuildRequires:	perl(MIME::Base64::URLSafe)
12cr|perl-Prophet-0.743.0-4|31	BuildRequires:	perl(Module::Pluggable)
12cr|perl-Prophet-0.743.0-4|32	BuildRequires:	perl(Module::Refresh)
12cr|perl-Prophet-0.743.0-4|33	BuildRequires:	perl(Mouse)
12cr|perl-Prophet-0.743.0-4|34	BuildRequires:	perl(Net::Bonjour)
12cr|perl-Prophet-0.743.0-4|35	BuildRequires:	perl(Params::Validate)
12cr|perl-Prophet-0.743.0-4|36	BuildRequires:	perl(Path::Dispatcher)
12cr|perl-Prophet-0.743.0-4|37	BuildRequires:	perl(Proc::InvokeEditor)
12cr|perl-Prophet-0.743.0-4|38	BuildRequires:	perl(Template::Declare)
12cr|perl-Prophet-0.743.0-4|39	BuildRequires:	perl(Term::ReadKey)
12cr|perl-Prophet-0.743.0-4|40	BuildRequires:	perl(Term::ReadLine::Perl)
12cr|perl-Prophet-0.743.0-4|41	BuildRequires:	perl(Test::Exception)
12cr|perl-Prophet-0.743.0-4|42	BuildRequires:	perl(Test::HTTP::Server::Simple)
12cr|perl-Prophet-0.743.0-4|43	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Prophet-0.743.0-4|44	BuildRequires:	perl(Test::WWW::Mechanize)
12cr|perl-Prophet-0.743.0-4|45	BuildRequires:	perl(Time::Progress)
12cr|perl-Prophet-0.743.0-4|46	BuildRequires:	perl(URI)
12cr|perl-Prophet-0.743.0-4|47	BuildRequires:	perl(UUID::Tiny)
12cr|perl-Prophet-0.743.0-4|48	BuildRequires:	perl(XML::Atom::SimpleFeed)
12cr|perl-Prophet-0.743.0-4|49	BuildRequires:	perl(YAML::Syck)
12cr|perl-Prophet-0.743.0-4|50	BuildRequires:	perl(Path::Dispatcher::Declarative)
12cr|perl-Prophet-0.743.0-4|51	# for testing
12cr|perl-Prophet-0.743.0-4|52	BuildRequires:	rsync
12cr|perl-Prophet-0.743.0-4|53	
12cr|perl-Prophet-0.743.0-4|54	Requires:		perl(Path::Dispatcher::Declarative)
12cr|perl-Prophet-0.743.0-4|55	# for server
12cr|perl-Prophet-0.743.0-4|56	Requires:		perl(HTTP::Server::Simple::CGI)
12cr|perl-Prophet-0.743.0-4|57	
12cr|perl-Prophet-0.743.0-4|58	BuildArch: noarch
12cr|perl-Prophet-0.743.0-4|59	
12cr|perl-Prophet-0.743.0-4|60	%description
12cr|perl-Prophet-0.743.0-4|61	Prophet is a distributed database system designed for small to medium scale
12cr|perl-Prophet-0.743.0-4|62	social database applications. Our early targets include things such as bug
12cr|perl-Prophet-0.743.0-4|63	tracking.
12cr|perl-Prophet-0.743.0-4|64	
12cr|perl-Prophet-0.743.0-4|65	Design goals
12cr|perl-Prophet-0.743.0-4|66	* Arbitrary record schema
12cr|perl-Prophet-0.743.0-4|67	
12cr|perl-Prophet-0.743.0-4|68	* Replication
12cr|perl-Prophet-0.743.0-4|69	
12cr|perl-Prophet-0.743.0-4|70	%prep
12cr|perl-Prophet-0.743.0-4|71	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Prophet-0.743.0-4|72	
12cr|perl-Prophet-0.743.0-4|73	%build
12cr|perl-Prophet-0.743.0-4|74	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Prophet-0.743.0-4|75	%make
12cr|perl-Prophet-0.743.0-4|76	
12cr|perl-Prophet-0.743.0-4|77	%check
12cr|perl-Prophet-0.743.0-4|78	%make test
12cr|perl-Prophet-0.743.0-4|79	
12cr|perl-Prophet-0.743.0-4|80	%install
12cr|perl-Prophet-0.743.0-4|81	%makeinstall_std
12cr|perl-Prophet-0.743.0-4|82	
12cr|perl-Prophet-0.743.0-4|83	%files
12cr|perl-Prophet-0.743.0-4|84	%doc Changes META.yml
12cr|perl-Prophet-0.743.0-4|85	%{_mandir}/man3/*
12cr|perl-Prophet-0.743.0-4|86	%{perl_vendorlib}/
12cr|perl-Prophet-0.743.0-4|87	
12cr|perl-Prophet-0.743.0-4|88	%changelog
12cr|perl-Prophet-0.743.0-4|89	* Mon May 30 2011 Funda Wang <fwang@mandriva.org> 0.743.0-3mdv2011.0
12cr|perl-Prophet-0.743.0-4|90	+ Revision: 681767
12cr|perl-Prophet-0.743.0-4|91	- rebuild
12cr|perl-Prophet-0.743.0-4|92	- rebuild for updated spec-helper
12cr|perl-Prophet-0.743.0-4|93	
12cr|perl-Prophet-0.743.0-4|94	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.743.0-1mdv2011.0
12cr|perl-Prophet-0.743.0-4|95	+ Revision: 553137
12cr|perl-Prophet-0.743.0-4|96	- update to 0.743
12cr|perl-Prophet-0.743.0-4|97	
12cr|perl-Prophet-0.743.0-4|98	* Fri May 07 2010 Michael Scherer <misc@mandriva.org> 0.741.0-3mdv2010.1
12cr|perl-Prophet-0.743.0-4|99	+ Revision: 543208
12cr|perl-Prophet-0.743.0-4|100	- fix Requires again, and summary too
12cr|perl-Prophet-0.743.0-4|101	
12cr|perl-Prophet-0.743.0-4|102	* Fri May 07 2010 Michael Scherer <misc@mandriva.org> 0.741.0-2mdv2010.1
12cr|perl-Prophet-0.743.0-4|103	+ Revision: 543197
12cr|perl-Prophet-0.743.0-4|104	- fix requires
12cr|perl-Prophet-0.743.0-4|105	
12cr|perl-Prophet-0.743.0-4|106	* Wed May 05 2010 Michael Scherer <misc@mandriva.org> 0.741.0-1mdv2010.1
12cr|perl-Prophet-0.743.0-4|107	+ Revision: 542611
12cr|perl-Prophet-0.743.0-4|108	- import perl-Prophet
12cr|perl-Prophet-0.743.0-4|109	
12cr|perl-Prophet-0.743.0-4|110	
12cr|perl-Prophet-0.743.0-4|111	* Fri Apr 30 2010 cpan2dist 0.741-1mdv
12cr|perl-Prophet-0.743.0-4|112	- initial mdv release, generated with cpan2dist

5308 12
12cr|perl-Quantum-Superpositions-2.20.0-3|1	%define upstream_name    Quantum-Superpositions
12cr|perl-Quantum-Superpositions-2.20.0-3|2	%define upstream_version 2.02
12cr|perl-Quantum-Superpositions-2.20.0-3|3	
12cr|perl-Quantum-Superpositions-2.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Quantum-Superpositions-2.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Quantum-Superpositions-2.20.0-3|6	Release:	3
12cr|perl-Quantum-Superpositions-2.20.0-3|7	
12cr|perl-Quantum-Superpositions-2.20.0-3|8	Summary:	Conjunctive & Disjunctive logic for Perl5
12cr|perl-Quantum-Superpositions-2.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Quantum-Superpositions-2.20.0-3|10	Group:		Development/Perl
12cr|perl-Quantum-Superpositions-2.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Quantum-Superpositions-2.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Quantum/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Quantum-Superpositions-2.20.0-3|13	
12cr|perl-Quantum-Superpositions-2.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Quantum-Superpositions-2.20.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Quantum-Superpositions-2.20.0-3|16	BuildRequires:	perl(Class::Multimethods)
12cr|perl-Quantum-Superpositions-2.20.0-3|17	BuildRequires:	perl(strict)
12cr|perl-Quantum-Superpositions-2.20.0-3|18	BuildArch:	noarch
12cr|perl-Quantum-Superpositions-2.20.0-3|19	
12cr|perl-Quantum-Superpositions-2.20.0-3|20	%description
12cr|perl-Quantum-Superpositions-2.20.0-3|21	The Quantum::Superpositions module adds two new operators to Perl: 'any'
12cr|perl-Quantum-Superpositions-2.20.0-3|22	and 'all'.
12cr|perl-Quantum-Superpositions-2.20.0-3|23	
12cr|perl-Quantum-Superpositions-2.20.0-3|24	Each of these operators takes a list of values (states) and superimposes
12cr|perl-Quantum-Superpositions-2.20.0-3|25	them into a single scalar value (a superposition), which can then be stored
12cr|perl-Quantum-Superpositions-2.20.0-3|26	in a standard scalar variable.
12cr|perl-Quantum-Superpositions-2.20.0-3|27	
12cr|perl-Quantum-Superpositions-2.20.0-3|28	The 'any' and 'all' operators produce two distinct kinds of superposition.
12cr|perl-Quantum-Superpositions-2.20.0-3|29	The 'any' operator produces a disjunctive superposition, which may
12cr|perl-Quantum-Superpositions-2.20.0-3|30	(notionally) be in any one of its states at any time, according to the
12cr|perl-Quantum-Superpositions-2.20.0-3|31	needs of the algorithm that uses it.
12cr|perl-Quantum-Superpositions-2.20.0-3|32	
12cr|perl-Quantum-Superpositions-2.20.0-3|33	%prep
12cr|perl-Quantum-Superpositions-2.20.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Quantum-Superpositions-2.20.0-3|35	
12cr|perl-Quantum-Superpositions-2.20.0-3|36	%build
12cr|perl-Quantum-Superpositions-2.20.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Quantum-Superpositions-2.20.0-3|38	%make
12cr|perl-Quantum-Superpositions-2.20.0-3|39	
12cr|perl-Quantum-Superpositions-2.20.0-3|40	%check
12cr|perl-Quantum-Superpositions-2.20.0-3|41	%make test
12cr|perl-Quantum-Superpositions-2.20.0-3|42	
12cr|perl-Quantum-Superpositions-2.20.0-3|43	%install
12cr|perl-Quantum-Superpositions-2.20.0-3|44	%makeinstall_std
12cr|perl-Quantum-Superpositions-2.20.0-3|45	
12cr|perl-Quantum-Superpositions-2.20.0-3|46	%files
12cr|perl-Quantum-Superpositions-2.20.0-3|47	%doc Changes
12cr|perl-Quantum-Superpositions-2.20.0-3|48	%{_mandir}/man3/*
12cr|perl-Quantum-Superpositions-2.20.0-3|49	%{perl_vendorlib}/*
12cr|perl-Quantum-Superpositions-2.20.0-3|50	
12cr|perl-Quantum-Superpositions-2.20.0-3|51	%changelog
12cr|perl-Quantum-Superpositions-2.20.0-3|52	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 2.20.0-2mdv2011.0
12cr|perl-Quantum-Superpositions-2.20.0-3|53	+ Revision: 654290
12cr|perl-Quantum-Superpositions-2.20.0-3|54	- rebuild for updated spec-helper
12cr|perl-Quantum-Superpositions-2.20.0-3|55	
12cr|perl-Quantum-Superpositions-2.20.0-3|56	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 2.20.0-1mdv2011.0
12cr|perl-Quantum-Superpositions-2.20.0-3|57	+ Revision: 542892
12cr|perl-Quantum-Superpositions-2.20.0-3|58	- import perl-Quantum-Superpositions
12cr|perl-Quantum-Superpositions-2.20.0-3|59	
12cr|perl-Quantum-Superpositions-2.20.0-3|60	
12cr|perl-Quantum-Superpositions-2.20.0-3|61	* Thu May 06 2010 cpan2dist 2.02-1mdv
12cr|perl-Quantum-Superpositions-2.20.0-3|62	- initial mdv release, generated with cpan2dist

5309 12
12cr|perl-Quota-1.6.6-2|1	%define upstream_name    Quota
12cr|perl-Quota-1.6.6-2|2	%define upstream_version 1.6.6
12cr|perl-Quota-1.6.6-2|3	
12cr|perl-Quota-1.6.6-2|4	Name:       perl-%{upstream_name}
12cr|perl-Quota-1.6.6-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Quota-1.6.6-2|6	Release:	2
12cr|perl-Quota-1.6.6-2|7	
12cr|perl-Quota-1.6.6-2|8	Summary:	Quota module for perl
12cr|perl-Quota-1.6.6-2|9	License:	BSD-like
12cr|perl-Quota-1.6.6-2|10	Group:		Development/Perl
12cr|perl-Quota-1.6.6-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Quota-1.6.6-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TO/TOMZO/%{upstream_name}-%{version}.tar.gz
12cr|perl-Quota-1.6.6-2|13	
12cr|perl-Quota-1.6.6-2|14	BuildRequires:	perl-devel
12cr|perl-Quota-1.6.6-2|15	BuildRequires:	quota
12cr|perl-Quota-1.6.6-2|16	
12cr|perl-Quota-1.6.6-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Quota-1.6.6-2|18	
12cr|perl-Quota-1.6.6-2|19	Requires:	quota
12cr|perl-Quota-1.6.6-2|20	
12cr|perl-Quota-1.6.6-2|21	%description
12cr|perl-Quota-1.6.6-2|22	The Quota module provides access to file system quotas. The quotactl
12cr|perl-Quota-1.6.6-2|23	system call or ioctl is used to query or set quotas on the local host,
12cr|perl-Quota-1.6.6-2|24	or queries are submitted via RPC to a remote host. Mount tables can be
12cr|perl-Quota-1.6.6-2|25	parsed with getmntent and paths can be translated to device files (or
12cr|perl-Quota-1.6.6-2|26	whatever the actual quotactl implementations needs as argument) of the
12cr|perl-Quota-1.6.6-2|27	according file system.
12cr|perl-Quota-1.6.6-2|28	
12cr|perl-Quota-1.6.6-2|29	
12cr|perl-Quota-1.6.6-2|30	%prep
12cr|perl-Quota-1.6.6-2|31	%setup -q -n %{upstream_name}-%{version}
12cr|perl-Quota-1.6.6-2|32	
12cr|perl-Quota-1.6.6-2|33	# fix perl path
12cr|perl-Quota-1.6.6-2|34	find -type f | xargs perl -pi -e "s|/usr/drwho/local/bin/perl|%{_bindir}/perl|g"
12cr|perl-Quota-1.6.6-2|35	find -type f | xargs perl -pi -e "s|/usr/local/bin/perl|%{_bindir}/perl|g"
12cr|perl-Quota-1.6.6-2|36	
12cr|perl-Quota-1.6.6-2|37	%build
12cr|perl-Quota-1.6.6-2|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Quota-1.6.6-2|39	%make
12cr|perl-Quota-1.6.6-2|40	
12cr|perl-Quota-1.6.6-2|41	%check
12cr|perl-Quota-1.6.6-2|42	#make test
12cr|perl-Quota-1.6.6-2|43	
12cr|perl-Quota-1.6.6-2|44	%install
12cr|perl-Quota-1.6.6-2|45	rm -rf %{buildroot}
12cr|perl-Quota-1.6.6-2|46	
12cr|perl-Quota-1.6.6-2|47	%makeinstall_std
12cr|perl-Quota-1.6.6-2|48	
12cr|perl-Quota-1.6.6-2|49	%clean
12cr|perl-Quota-1.6.6-2|50	rm -rf %{buildroot}
12cr|perl-Quota-1.6.6-2|51	
12cr|perl-Quota-1.6.6-2|52	%files
12cr|perl-Quota-1.6.6-2|53	%defattr(-,root,root)
12cr|perl-Quota-1.6.6-2|54	%doc CHANGES INSTALL README contrib
12cr|perl-Quota-1.6.6-2|55	%{perl_vendorarch}/auto/Quota
12cr|perl-Quota-1.6.6-2|56	%{perl_vendorarch}/Quota.pm
12cr|perl-Quota-1.6.6-2|57	%{_mandir}/*/*
12cr|perl-Quota-1.6.6-2|58	
12cr|perl-Quota-1.6.6-2|59	
12cr|perl-Quota-1.6.6-2|60	%changelog
12cr|perl-Quota-1.6.6-2|61	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.6.6-2
12cr|perl-Quota-1.6.6-2|62	+ Revision: 768358
12cr|perl-Quota-1.6.6-2|63	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Quota-1.6.6-2|64	
12cr|perl-Quota-1.6.6-2|65	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.6-1
12cr|perl-Quota-1.6.6-2|66	+ Revision: 684823
12cr|perl-Quota-1.6.6-2|67	- update to new version 1.6.6
12cr|perl-Quota-1.6.6-2|68	
12cr|perl-Quota-1.6.6-2|69	* Tue Jan 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.5-1mdv2011.0
12cr|perl-Quota-1.6.6-2|70	+ Revision: 628597
12cr|perl-Quota-1.6.6-2|71	- update to new version 1.6.5
12cr|perl-Quota-1.6.6-2|72	
12cr|perl-Quota-1.6.6-2|73	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.6.4-2mdv2011.0
12cr|perl-Quota-1.6.6-2|74	+ Revision: 556117
12cr|perl-Quota-1.6.6-2|75	- rebuild for perl 5.12
12cr|perl-Quota-1.6.6-2|76	
12cr|perl-Quota-1.6.6-2|77	* Thu Jan 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.6.4-1mdv2010.1
12cr|perl-Quota-1.6.6-2|78	+ Revision: 491180
12cr|perl-Quota-1.6.6-2|79	- update to 1.6.4
12cr|perl-Quota-1.6.6-2|80	
12cr|perl-Quota-1.6.6-2|81	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.6.3-2mdv2010.0
12cr|perl-Quota-1.6.6-2|82	+ Revision: 440617
12cr|perl-Quota-1.6.6-2|83	- rebuild
12cr|perl-Quota-1.6.6-2|84	
12cr|perl-Quota-1.6.6-2|85	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.3-1mdv2009.1
12cr|perl-Quota-1.6.6-2|86	+ Revision: 320546
12cr|perl-Quota-1.6.6-2|87	- new version
12cr|perl-Quota-1.6.6-2|88	
12cr|perl-Quota-1.6.6-2|89	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.6.2-4mdv2009.0
12cr|perl-Quota-1.6.6-2|90	+ Revision: 258279
12cr|perl-Quota-1.6.6-2|91	- rebuild
12cr|perl-Quota-1.6.6-2|92	
12cr|perl-Quota-1.6.6-2|93	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.6.2-3mdv2009.0
12cr|perl-Quota-1.6.6-2|94	+ Revision: 246341
12cr|perl-Quota-1.6.6-2|95	- rebuild
12cr|perl-Quota-1.6.6-2|96	
12cr|perl-Quota-1.6.6-2|97	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.2-1mdv2008.1
12cr|perl-Quota-1.6.6-2|98	+ Revision: 152910
12cr|perl-Quota-1.6.6-2|99	- update to new version 1.6.2
12cr|perl-Quota-1.6.6-2|100	- update to new version 1.6.2
12cr|perl-Quota-1.6.6-2|101	
12cr|perl-Quota-1.6.6-2|102	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.6.1-2mdv2008.1
12cr|perl-Quota-1.6.6-2|103	+ Revision: 152249
12cr|perl-Quota-1.6.6-2|104	- rebuild
12cr|perl-Quota-1.6.6-2|105	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Quota-1.6.6-2|106	
12cr|perl-Quota-1.6.6-2|107	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Quota-1.6.6-2|108	- restore BuildRoot
12cr|perl-Quota-1.6.6-2|109	
12cr|perl-Quota-1.6.6-2|110	* Mon Dec 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.1-1mdv2008.1
12cr|perl-Quota-1.6.6-2|111	+ Revision: 114492
12cr|perl-Quota-1.6.6-2|112	- update to new version 1.6.1
12cr|perl-Quota-1.6.6-2|113	
12cr|perl-Quota-1.6.6-2|114	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.0-1mdv2008.1
12cr|perl-Quota-1.6.6-2|115	+ Revision: 104568
12cr|perl-Quota-1.6.6-2|116	- update to new version 1.6.0
12cr|perl-Quota-1.6.6-2|117	
12cr|perl-Quota-1.6.6-2|118	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.2-1mdv2008.1
12cr|perl-Quota-1.6.6-2|119	+ Revision: 97561
12cr|perl-Quota-1.6.6-2|120	- update to new version 1.5.2
12cr|perl-Quota-1.6.6-2|121	
12cr|perl-Quota-1.6.6-2|122	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-3mdv2008.0
12cr|perl-Quota-1.6.6-2|123	+ Revision: 25454
12cr|perl-Quota-1.6.6-2|124	- rebuild
12cr|perl-Quota-1.6.6-2|125	
12cr|perl-Quota-1.6.6-2|126	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1.5.1-2mdv2008.0
12cr|perl-Quota-1.6.6-2|127	+ Revision: 25105
12cr|perl-Quota-1.6.6-2|128	- rebuild
12cr|perl-Quota-1.6.6-2|129	
12cr|perl-Quota-1.6.6-2|130	
12cr|perl-Quota-1.6.6-2|131	* Thu Apr 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-1mdk
12cr|perl-Quota-1.6.6-2|132	- initial Mandriva package
12cr|perl-Quota-1.6.6-2|133	

5310 12
12cr|perl-QWizard-3.150.0-2|1	%define upstream_name    QWizard
12cr|perl-QWizard-3.150.0-2|2	%define upstream_version 3.15
12cr|perl-QWizard-3.150.0-2|3	
12cr|perl-QWizard-3.150.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-QWizard-3.150.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-QWizard-3.150.0-2|6	Release:	2
12cr|perl-QWizard-3.150.0-2|7	
12cr|perl-QWizard-3.150.0-2|8	Summary:	A Question and Answer Wizard
12cr|perl-QWizard-3.150.0-2|9	License:	GPL+ or Artistic
12cr|perl-QWizard-3.150.0-2|10	Group:		Development/Perl
12cr|perl-QWizard-3.150.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-QWizard-3.150.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/H/HA/HARDAKER/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-QWizard-3.150.0-2|13	
12cr|perl-QWizard-3.150.0-2|14	BuildRequires:	perl-devel
12cr|perl-QWizard-3.150.0-2|15	BuildRequires:	perl(CGI)
12cr|perl-QWizard-3.150.0-2|16	BuildArch:	noarch
12cr|perl-QWizard-3.150.0-2|17	
12cr|perl-QWizard-3.150.0-2|18	%description
12cr|perl-QWizard-3.150.0-2|19	The QWizard module allows script authors to concentrate on the content of the
12cr|perl-QWizard-3.150.0-2|20	forms they want their users to fill in without worrying about the display. It
12cr|perl-QWizard-3.150.0-2|21	allows "Question Wizard" like interfaces to be very easily created and the
12cr|perl-QWizard-3.150.0-2|22	results of the input easily acted upon. Scripts written which are entirely
12cr|perl-QWizard-3.150.0-2|23	based on QWizard inputs are able to be run from the command line which will
12cr|perl-QWizard-3.150.0-2|24	show a Gtk2, Tk window or as a ReadLine interactive session or as a CGI script
12cr|perl-QWizard-3.150.0-2|25	without modification.  Script writers do not need to know which interface is
12cr|perl-QWizard-3.150.0-2|26	being used to display the resulting form(s) as it should be transparent to the
12cr|perl-QWizard-3.150.0-2|27	script itself.
12cr|perl-QWizard-3.150.0-2|28	
12cr|perl-QWizard-3.150.0-2|29	%prep
12cr|perl-QWizard-3.150.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-QWizard-3.150.0-2|31	
12cr|perl-QWizard-3.150.0-2|32	chmod 644 examples/*
12cr|perl-QWizard-3.150.0-2|33	
12cr|perl-QWizard-3.150.0-2|34	%build
12cr|perl-QWizard-3.150.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-QWizard-3.150.0-2|36	%make
12cr|perl-QWizard-3.150.0-2|37	
12cr|perl-QWizard-3.150.0-2|38	%install
12cr|perl-QWizard-3.150.0-2|39	%makeinstall_std
12cr|perl-QWizard-3.150.0-2|40	
12cr|perl-QWizard-3.150.0-2|41	%check
12cr|perl-QWizard-3.150.0-2|42	make test
12cr|perl-QWizard-3.150.0-2|43	
12cr|perl-QWizard-3.150.0-2|44	%files
12cr|perl-QWizard-3.150.0-2|45	%doc CHANGES README examples
12cr|perl-QWizard-3.150.0-2|46	%{perl_vendorlib}/QWizard
12cr|perl-QWizard-3.150.0-2|47	%{perl_vendorlib}/QWizard.pm
12cr|perl-QWizard-3.150.0-2|48	%{perl_vendorlib}/QWizard_Widgets.pl
12cr|perl-QWizard-3.150.0-2|49	%{perl_vendorlib}/QWizard_Widgets.pod
12cr|perl-QWizard-3.150.0-2|50	%{perl_vendorlib}/auto/QWizard/Generator/autosplit.ix
12cr|perl-QWizard-3.150.0-2|51	%{_mandir}/*/*
12cr|perl-QWizard-3.150.0-2|52	
12cr|perl-QWizard-3.150.0-2|53	
12cr|perl-QWizard-3.150.0-2|54	%changelog
12cr|perl-QWizard-3.150.0-2|55	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 3.150.0-1mdv2010.0
12cr|perl-QWizard-3.150.0-2|56	+ Revision: 410099
12cr|perl-QWizard-3.150.0-2|57	- rebuild using %%perl_convert_version
12cr|perl-QWizard-3.150.0-2|58	
12cr|perl-QWizard-3.150.0-2|59	* Mon Sep 22 2008 Oden Eriksson <oeriksson@mandriva.com> 3.15-1mdv2009.0
12cr|perl-QWizard-3.150.0-2|60	+ Revision: 286512
12cr|perl-QWizard-3.150.0-2|61	- fix deps
12cr|perl-QWizard-3.150.0-2|62	- import perl-QWizard
12cr|perl-QWizard-3.150.0-2|63	
12cr|perl-QWizard-3.150.0-2|64	
12cr|perl-QWizard-3.150.0-2|65	* Sun Sep 21 2008 Oden Eriksson <oeriksson@mandriva.com> 3.15-1mdv2009.0
12cr|perl-QWizard-3.150.0-2|66	- initial Mandriva release
12cr|perl-QWizard-3.150.0-2|67	BuildRequires:	autoconf2.5
12cr|perl-QWizard-3.150.0-2|68	BuildRequires:	libtool
12cr|perl-QWizard-3.150.0-2|69	BuildRequires:	glib2-devel
12cr|perl-QWizard-3.150.0-2|70	BuildRequires:	libxml2-devel >= 2.6.2
12cr|perl-QWizard-3.150.0-2|71	BuildRequires:	pkgconfig
12cr|perl-QWizard-3.150.0-2|72	BuildRequires:	ctemplate-devel
12cr|perl-QWizard-3.150.0-2|73	BuildRequires:	libzip-devel
12cr|perl-QWizard-3.150.0-2|74	BuildRequires:	sigc++2.0-devel
12cr|perl-QWizard-3.150.0-2|75	BuildRequires:	libglade2.0-devel
12cr|perl-QWizard-3.150.0-2|76	BuildRequires:	gtkmm2.4-devel
12cr|perl-QWizard-3.150.0-2|77	BuildRequires:	libgnome2-devel
12cr|perl-QWizard-3.150.0-2|78	BuildRequires:	mysql-devel
12cr|perl-QWizard-3.150.0-2|79	BuildRequires:	lua-devel

5311 12
12cr|perl-Readonly-XS-1.50.0-4|1	%define	upstream_name	 Readonly-XS
12cr|perl-Readonly-XS-1.50.0-4|2	%define upstream_version 1.05
12cr|perl-Readonly-XS-1.50.0-4|3	
12cr|perl-Readonly-XS-1.50.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Readonly-XS-1.50.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Readonly-XS-1.50.0-4|6	Release:	4
12cr|perl-Readonly-XS-1.50.0-4|7	
12cr|perl-Readonly-XS-1.50.0-4|8	Summary:	Companion module for Readonly.pm, to speed up read-only scalar variables
12cr|perl-Readonly-XS-1.50.0-4|9	License:	GPL+ or Artistic
12cr|perl-Readonly-XS-1.50.0-4|10	Group:		Development/Perl
12cr|perl-Readonly-XS-1.50.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Readonly-XS-1.50.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Readonly/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Readonly-XS-1.50.0-4|13	
12cr|perl-Readonly-XS-1.50.0-4|14	Buildrequires:	perl-devel
12cr|perl-Readonly-XS-1.50.0-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Readonly-XS-1.50.0-4|16	
12cr|perl-Readonly-XS-1.50.0-4|17	%description
12cr|perl-Readonly-XS-1.50.0-4|18	The Readonly module (q.v.) is an effective way to create non-modifiable
12cr|perl-Readonly-XS-1.50.0-4|19	variables. However, it's relatively slow.
12cr|perl-Readonly-XS-1.50.0-4|20	
12cr|perl-Readonly-XS-1.50.0-4|21	The reason it's slow is that is implements the read-only-ness of variables via
12cr|perl-Readonly-XS-1.50.0-4|22	tied objects. This mechanism is inherently slow. Perl simply has to do a lot of
12cr|perl-Readonly-XS-1.50.0-4|23	work under the hood to make tied variables work.
12cr|perl-Readonly-XS-1.50.0-4|24	
12cr|perl-Readonly-XS-1.50.0-4|25	This module corrects the speed problem, at least with respect to scalar
12cr|perl-Readonly-XS-1.50.0-4|26	variables. When Readonly::XS is installed, Readonly uses it to access the
12cr|perl-Readonly-XS-1.50.0-4|27	internals of scalar variables. Instead of creating a scalar variable object and
12cr|perl-Readonly-XS-1.50.0-4|28	tying it, Readonly simply flips the SvREADONLY bit in the scalar's FLAGS
12cr|perl-Readonly-XS-1.50.0-4|29	structure.
12cr|perl-Readonly-XS-1.50.0-4|30	
12cr|perl-Readonly-XS-1.50.0-4|31	Readonly arrays and hashes are not sped up by this, since the SvREADONLY flag
12cr|perl-Readonly-XS-1.50.0-4|32	only works for scalars. Arrays and hashes always use the tie interface.
12cr|perl-Readonly-XS-1.50.0-4|33	
12cr|perl-Readonly-XS-1.50.0-4|34	%prep
12cr|perl-Readonly-XS-1.50.0-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Readonly-XS-1.50.0-4|36	
12cr|perl-Readonly-XS-1.50.0-4|37	%build
12cr|perl-Readonly-XS-1.50.0-4|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Readonly-XS-1.50.0-4|39	%make CFLAGS="%{optflags}"
12cr|perl-Readonly-XS-1.50.0-4|40	
12cr|perl-Readonly-XS-1.50.0-4|41	%check
12cr|perl-Readonly-XS-1.50.0-4|42	%{__make} test
12cr|perl-Readonly-XS-1.50.0-4|43	
12cr|perl-Readonly-XS-1.50.0-4|44	%install
12cr|perl-Readonly-XS-1.50.0-4|45	rm -rf %{buildroot}
12cr|perl-Readonly-XS-1.50.0-4|46	%makeinstall_std
12cr|perl-Readonly-XS-1.50.0-4|47	
12cr|perl-Readonly-XS-1.50.0-4|48	%clean
12cr|perl-Readonly-XS-1.50.0-4|49	rm -rf %{buildroot}
12cr|perl-Readonly-XS-1.50.0-4|50	
12cr|perl-Readonly-XS-1.50.0-4|51	%files
12cr|perl-Readonly-XS-1.50.0-4|52	%defattr(-,root,root)
12cr|perl-Readonly-XS-1.50.0-4|53	%doc Changes README
12cr|perl-Readonly-XS-1.50.0-4|54	%{perl_vendorarch}/Readonly
12cr|perl-Readonly-XS-1.50.0-4|55	%{perl_vendorarch}/auto/Readonly
12cr|perl-Readonly-XS-1.50.0-4|56	%{_mandir}/*/*
12cr|perl-Readonly-XS-1.50.0-4|57	
12cr|perl-Readonly-XS-1.50.0-4|58	
12cr|perl-Readonly-XS-1.50.0-4|59	%changelog
12cr|perl-Readonly-XS-1.50.0-4|60	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.50.0-4
12cr|perl-Readonly-XS-1.50.0-4|61	+ Revision: 768358
12cr|perl-Readonly-XS-1.50.0-4|62	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Readonly-XS-1.50.0-4|63	
12cr|perl-Readonly-XS-1.50.0-4|64	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-3mdv2011.0
12cr|perl-Readonly-XS-1.50.0-4|65	+ Revision: 556138
12cr|perl-Readonly-XS-1.50.0-4|66	- rebuild for perl 5.12
12cr|perl-Readonly-XS-1.50.0-4|67	- rebuild for perl 5.12
12cr|perl-Readonly-XS-1.50.0-4|68	
12cr|perl-Readonly-XS-1.50.0-4|69	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-1mdv2010.0
12cr|perl-Readonly-XS-1.50.0-4|70	+ Revision: 404353
12cr|perl-Readonly-XS-1.50.0-4|71	- rebuild using %%perl_convert_version
12cr|perl-Readonly-XS-1.50.0-4|72	
12cr|perl-Readonly-XS-1.50.0-4|73	* Wed Feb 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdv2009.1
12cr|perl-Readonly-XS-1.50.0-4|74	+ Revision: 344647
12cr|perl-Readonly-XS-1.50.0-4|75	- new version
12cr|perl-Readonly-XS-1.50.0-4|76	
12cr|perl-Readonly-XS-1.50.0-4|77	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.04-9mdv2009.0
12cr|perl-Readonly-XS-1.50.0-4|78	+ Revision: 258281
12cr|perl-Readonly-XS-1.50.0-4|79	- rebuild
12cr|perl-Readonly-XS-1.50.0-4|80	
12cr|perl-Readonly-XS-1.50.0-4|81	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.04-8mdv2009.0
12cr|perl-Readonly-XS-1.50.0-4|82	+ Revision: 246345
12cr|perl-Readonly-XS-1.50.0-4|83	- rebuild
12cr|perl-Readonly-XS-1.50.0-4|84	
12cr|perl-Readonly-XS-1.50.0-4|85	* Thu Feb 28 2008 Jérôme Quelin <jquelin@mandriva.org> 1.04-6mdv2008.1
12cr|perl-Readonly-XS-1.50.0-4|86	+ Revision: 176251
12cr|perl-Readonly-XS-1.50.0-4|87	- applying patch to build against perl 5.10
12cr|perl-Readonly-XS-1.50.0-4|88	
12cr|perl-Readonly-XS-1.50.0-4|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Readonly-XS-1.50.0-4|90	- rebuild
12cr|perl-Readonly-XS-1.50.0-4|91	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Readonly-XS-1.50.0-4|92	
12cr|perl-Readonly-XS-1.50.0-4|93	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Readonly-XS-1.50.0-4|94	- restore BuildRoot
12cr|perl-Readonly-XS-1.50.0-4|95	
12cr|perl-Readonly-XS-1.50.0-4|96	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-3mdv2008.0
12cr|perl-Readonly-XS-1.50.0-4|97	+ Revision: 86821
12cr|perl-Readonly-XS-1.50.0-4|98	- rebuild
12cr|perl-Readonly-XS-1.50.0-4|99	
12cr|perl-Readonly-XS-1.50.0-4|100	
12cr|perl-Readonly-XS-1.50.0-4|101	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-2mdv2007.0
12cr|perl-Readonly-XS-1.50.0-4|102	- Rebuild
12cr|perl-Readonly-XS-1.50.0-4|103	
12cr|perl-Readonly-XS-1.50.0-4|104	* Sun Apr 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdk
12cr|perl-Readonly-XS-1.50.0-4|105	- first mdk release
12cr|perl-Readonly-XS-1.50.0-4|106	

5312 12
12cr|perl-reaper-1.00-1|1	%define module	reaper
12cr|perl-reaper-1.00-1|2	%define name	perl-%{module}
12cr|perl-reaper-1.00-1|3	%define version	1.00
12cr|perl-reaper-1.00-1|4	%define	release	%mkrel 1
12cr|perl-reaper-1.00-1|5	
12cr|perl-reaper-1.00-1|6	Name:		%{name}
12cr|perl-reaper-1.00-1|7	Version:	%{version}
12cr|perl-reaper-1.00-1|8	Release:	%{release}
12cr|perl-reaper-1.00-1|9	Summary:	Support for reaping child processes via $SIG{CHLD}
12cr|perl-reaper-1.00-1|10	License:	GPL or Artistic
12cr|perl-reaper-1.00-1|11	Group:		Development/Perl
12cr|perl-reaper-1.00-1|12	Source0:	Reaper-%{version}.tar.gz
12cr|perl-reaper-1.00-1|13	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-reaper-1.00-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-reaper-1.00-1|15	BuildRequires:	perl-devel
12cr|perl-reaper-1.00-1|16	Provides:	perl(reaper)
12cr|perl-reaper-1.00-1|17	BuildArch:	noarch
12cr|perl-reaper-1.00-1|18	
12cr|perl-reaper-1.00-1|19	%description
12cr|perl-reaper-1.00-1|20	Support for reaping child processes via $SIG{CHLD}
12cr|perl-reaper-1.00-1|21	
12cr|perl-reaper-1.00-1|22	%prep
12cr|perl-reaper-1.00-1|23	%setup -q -n Reaper-%{version}
12cr|perl-reaper-1.00-1|24	
12cr|perl-reaper-1.00-1|25	%build
12cr|perl-reaper-1.00-1|26	find -type f | xargs chmod 644
12cr|perl-reaper-1.00-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-reaper-1.00-1|28	%{__make}
12cr|perl-reaper-1.00-1|29	
12cr|perl-reaper-1.00-1|30	%check
12cr|perl-reaper-1.00-1|31	%{__make} test
12cr|perl-reaper-1.00-1|32	
12cr|perl-reaper-1.00-1|33	%install
12cr|perl-reaper-1.00-1|34	rm -rf $RPM_BUILD_ROOT
12cr|perl-reaper-1.00-1|35	%makeinstall_std
12cr|perl-reaper-1.00-1|36	
12cr|perl-reaper-1.00-1|37	%clean
12cr|perl-reaper-1.00-1|38	rm -rf $RPM_BUILD_ROOT
12cr|perl-reaper-1.00-1|39	
12cr|perl-reaper-1.00-1|40	%files
12cr|perl-reaper-1.00-1|41	%defattr(-,root,root)
12cr|perl-reaper-1.00-1|42	%doc Changes README
12cr|perl-reaper-1.00-1|43	%{perl_vendorlib}/%{module}.pm
12cr|perl-reaper-1.00-1|44	%{perl_vendorlib}/Reaper.pm
12cr|perl-reaper-1.00-1|45	%{_mandir}/*/*
12cr|perl-reaper-1.00-1|46	
12cr|perl-reaper-1.00-1|47	
12cr|perl-reaper-1.00-1|48	
12cr|perl-reaper-1.00-1|49	%changelog
12cr|perl-reaper-1.00-1|50	* Tue May 05 2009 Funda Wang <fundawang@mandriva.org> 1.00-1mdv2010.0
12cr|perl-reaper-1.00-1|51	+ Revision: 372065
12cr|perl-reaper-1.00-1|52	- New version 1.00
12cr|perl-reaper-1.00-1|53	
12cr|perl-reaper-1.00-1|54	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.03-4mdv2009.0
12cr|perl-reaper-1.00-1|55	+ Revision: 241848
12cr|perl-reaper-1.00-1|56	- rebuild
12cr|perl-reaper-1.00-1|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-reaper-1.00-1|58	
12cr|perl-reaper-1.00-1|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-reaper-1.00-1|60	- restore BuildRoot
12cr|perl-reaper-1.00-1|61	
12cr|perl-reaper-1.00-1|62	* Fri May 04 2007 Erwan Velu <erwan@mandriva.org> 0.03-2mdv2008.0
12cr|perl-reaper-1.00-1|63	+ Revision: 22421
12cr|perl-reaper-1.00-1|64	- Rebuild
12cr|perl-reaper-1.00-1|65	
12cr|perl-reaper-1.00-1|66	
12cr|perl-reaper-1.00-1|67	* Thu Mar 02 2006 Erwan Velu <erwan@seanodes.com> 0.03-1mdk
12cr|perl-reaper-1.00-1|68	- Initial Mandriva release
12cr|perl-reaper-1.00-1|69	

5313 12
12cr|perl-RefDB-Client-1.18-3|1	%define module	RefDB-Client
12cr|perl-RefDB-Client-1.18-3|2	
12cr|perl-RefDB-Client-1.18-3|3	Name:		perl-%{module}
12cr|perl-RefDB-Client-1.18-3|4	Version:	1.18
12cr|perl-RefDB-Client-1.18-3|5	Release:	3
12cr|perl-RefDB-Client-1.18-3|6	Summary:	%{module} module for perl
12cr|perl-RefDB-Client-1.18-3|7	License:	GPLv2+
12cr|perl-RefDB-Client-1.18-3|8	Group:		Development/Perl
12cr|perl-RefDB-Client-1.18-3|9	URL:		http://refdb.sourceforge.net
12cr|perl-RefDB-Client-1.18-3|10	Source:		http://prdownloads.sourceforge.net/refdb/%{module}-%{version}.tar.gz
12cr|perl-RefDB-Client-1.18-3|11	
12cr|perl-RefDB-Client-1.18-3|12	BuildRequires:	perl-devel
12cr|perl-RefDB-Client-1.18-3|13	BuildArch:	noarch
12cr|perl-RefDB-Client-1.18-3|14	
12cr|perl-RefDB-Client-1.18-3|15	%description
12cr|perl-RefDB-Client-1.18-3|16	Perl component for the MARC and Pubmed import filters.
12cr|perl-RefDB-Client-1.18-3|17	
12cr|perl-RefDB-Client-1.18-3|18	%prep
12cr|perl-RefDB-Client-1.18-3|19	%setup -q -n %{module}-%{version}
12cr|perl-RefDB-Client-1.18-3|20	
12cr|perl-RefDB-Client-1.18-3|21	%build
12cr|perl-RefDB-Client-1.18-3|22	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-RefDB-Client-1.18-3|23	make
12cr|perl-RefDB-Client-1.18-3|24	
12cr|perl-RefDB-Client-1.18-3|25	%check
12cr|perl-RefDB-Client-1.18-3|26	# tests requires a refdb base
12cr|perl-RefDB-Client-1.18-3|27	#make test
12cr|perl-RefDB-Client-1.18-3|28	
12cr|perl-RefDB-Client-1.18-3|29	%install
12cr|perl-RefDB-Client-1.18-3|30	%makeinstall_std
12cr|perl-RefDB-Client-1.18-3|31	
12cr|perl-RefDB-Client-1.18-3|32	%files
12cr|perl-RefDB-Client-1.18-3|33	%doc Changes
12cr|perl-RefDB-Client-1.18-3|34	%{perl_vendorlib}/RefDB
12cr|perl-RefDB-Client-1.18-3|35	%{_mandir}/*/*
12cr|perl-RefDB-Client-1.18-3|36	
12cr|perl-RefDB-Client-1.18-3|37	
12cr|perl-RefDB-Client-1.18-3|38	
12cr|perl-RefDB-Client-1.18-3|39	%changelog
12cr|perl-RefDB-Client-1.18-3|40	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.18-2mdv2010.0
12cr|perl-RefDB-Client-1.18-3|41	+ Revision: 440618
12cr|perl-RefDB-Client-1.18-3|42	- rebuild
12cr|perl-RefDB-Client-1.18-3|43	
12cr|perl-RefDB-Client-1.18-3|44	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.18-1mdv2009.1
12cr|perl-RefDB-Client-1.18-3|45	+ Revision: 354977
12cr|perl-RefDB-Client-1.18-3|46	- import perl-RefDB-Client
12cr|perl-RefDB-Client-1.18-3|47	
12cr|perl-RefDB-Client-1.18-3|48	
12cr|perl-RefDB-Client-1.18-3|49	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.18-1mdv2009.1
12cr|perl-RefDB-Client-1.18-3|50	- initial release

5314 12
12cr|perl-RefDB-perlmod-1.2-6|1	%define module	RefDB-perlmod
12cr|perl-RefDB-perlmod-1.2-6|2	
12cr|perl-RefDB-perlmod-1.2-6|3	Name:		perl-%{module}
12cr|perl-RefDB-perlmod-1.2-6|4	Version:	1.2
12cr|perl-RefDB-perlmod-1.2-6|5	Release:	6
12cr|perl-RefDB-perlmod-1.2-6|6	Summary:	%{module} module for perl
12cr|perl-RefDB-perlmod-1.2-6|7	License:	GPLv2+
12cr|perl-RefDB-perlmod-1.2-6|8	Group:		Development/Perl
12cr|perl-RefDB-perlmod-1.2-6|9	Source:		http://prdownloads.sourceforge.net/refdb/%{module}-%{version}.tar.gz
12cr|perl-RefDB-perlmod-1.2-6|10	URL:		http://refdb.sourceforge.net
12cr|perl-RefDB-perlmod-1.2-6|11	
12cr|perl-RefDB-perlmod-1.2-6|12	BuildRequires:	perl-devel
12cr|perl-RefDB-perlmod-1.2-6|13	BuildRequires:	perl(Text::Iconv)
12cr|perl-RefDB-perlmod-1.2-6|14	Provides:	perl(RefDB)
12cr|perl-RefDB-perlmod-1.2-6|15	BuildArch:	noarch
12cr|perl-RefDB-perlmod-1.2-6|16	
12cr|perl-RefDB-perlmod-1.2-6|17	%description
12cr|perl-RefDB-perlmod-1.2-6|18	Perl component for the MARC and Pubmed import filters.
12cr|perl-RefDB-perlmod-1.2-6|19	
12cr|perl-RefDB-perlmod-1.2-6|20	%prep
12cr|perl-RefDB-perlmod-1.2-6|21	%setup -q -n %{module}-%{version}
12cr|perl-RefDB-perlmod-1.2-6|22	
12cr|perl-RefDB-perlmod-1.2-6|23	%build
12cr|perl-RefDB-perlmod-1.2-6|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-RefDB-perlmod-1.2-6|25	make
12cr|perl-RefDB-perlmod-1.2-6|26	
12cr|perl-RefDB-perlmod-1.2-6|27	%check
12cr|perl-RefDB-perlmod-1.2-6|28	make test
12cr|perl-RefDB-perlmod-1.2-6|29	
12cr|perl-RefDB-perlmod-1.2-6|30	%install
12cr|perl-RefDB-perlmod-1.2-6|31	%makeinstall_std
12cr|perl-RefDB-perlmod-1.2-6|32	
12cr|perl-RefDB-perlmod-1.2-6|33	%files
12cr|perl-RefDB-perlmod-1.2-6|34	%doc Changes
12cr|perl-RefDB-perlmod-1.2-6|35	%{perl_vendorlib}/RefDB
12cr|perl-RefDB-perlmod-1.2-6|36	%{_mandir}/*/*
12cr|perl-RefDB-perlmod-1.2-6|37	
12cr|perl-RefDB-perlmod-1.2-6|38	%changelog
12cr|perl-RefDB-perlmod-1.2-6|39	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2-5mdv2010.0
12cr|perl-RefDB-perlmod-1.2-6|40	+ Revision: 430533
12cr|perl-RefDB-perlmod-1.2-6|41	- rebuild
12cr|perl-RefDB-perlmod-1.2-6|42	
12cr|perl-RefDB-perlmod-1.2-6|43	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2-4mdv2009.0
12cr|perl-RefDB-perlmod-1.2-6|44	+ Revision: 258317
12cr|perl-RefDB-perlmod-1.2-6|45	- rebuild
12cr|perl-RefDB-perlmod-1.2-6|46	
12cr|perl-RefDB-perlmod-1.2-6|47	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2-3mdv2009.0
12cr|perl-RefDB-perlmod-1.2-6|48	+ Revision: 246354
12cr|perl-RefDB-perlmod-1.2-6|49	- rebuild
12cr|perl-RefDB-perlmod-1.2-6|50	
12cr|perl-RefDB-perlmod-1.2-6|51	* Thu Dec 27 2007 Adam Williamson <awilliamson@mandriva.org> 1.2-1mdv2008.1
12cr|perl-RefDB-perlmod-1.2-6|52	+ Revision: 138563
12cr|perl-RefDB-perlmod-1.2-6|53	- rebuild for new era
12cr|perl-RefDB-perlmod-1.2-6|54	- slight spec clean
12cr|perl-RefDB-perlmod-1.2-6|55	- new version 1.2
12cr|perl-RefDB-perlmod-1.2-6|56	
12cr|perl-RefDB-perlmod-1.2-6|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-RefDB-perlmod-1.2-6|58	- restore BuildRoot
12cr|perl-RefDB-perlmod-1.2-6|59	
12cr|perl-RefDB-perlmod-1.2-6|60	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-RefDB-perlmod-1.2-6|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-RefDB-perlmod-1.2-6|62	
12cr|perl-RefDB-perlmod-1.2-6|63	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.1-4mdv2008.0
12cr|perl-RefDB-perlmod-1.2-6|64	+ Revision: 86824
12cr|perl-RefDB-perlmod-1.2-6|65	- rebuild
12cr|perl-RefDB-perlmod-1.2-6|66	
12cr|perl-RefDB-perlmod-1.2-6|67	
12cr|perl-RefDB-perlmod-1.2-6|68	* Wed Aug 23 2006 Stï¿½phane Tï¿½letchï¿½a <steletch@mandriva.org> 0.4.1-3
12cr|perl-RefDB-perlmod-1.2-6|69	- tabs and spaces fixes
12cr|perl-RefDB-perlmod-1.2-6|70	
12cr|perl-RefDB-perlmod-1.2-6|71	* Fri May 05 2006 Stéphane Téletchéa <steletch@mandriva.org> 0.4.1-2mdk
12cr|perl-RefDB-perlmod-1.2-6|72	- Add Provides
12cr|perl-RefDB-perlmod-1.2-6|73	
12cr|perl-RefDB-perlmod-1.2-6|74	* Thu May 04 2006 Stéphane Téletchéa <steletch@mandriva.org> 0.4.1-1mdk
12cr|perl-RefDB-perlmod-1.2-6|75	+ New version which fixes some perl tests.
12cr|perl-RefDB-perlmod-1.2-6|76	
12cr|perl-RefDB-perlmod-1.2-6|77	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.4-2mdk
12cr|perl-RefDB-perlmod-1.2-6|78	- Add BuildRequires
12cr|perl-RefDB-perlmod-1.2-6|79	
12cr|perl-RefDB-perlmod-1.2-6|80	2006-05-02 Stéphane Téletchéa <steletch@mandriva.org> 0.4-1mdk
12cr|perl-RefDB-perlmod-1.2-6|81	- Initial Mandriva release
12cr|perl-RefDB-perlmod-1.2-6|82	

5315 12
12cr|perl-RefDB-SRU-0.7-3|1	%define module	RefDB-SRU
12cr|perl-RefDB-SRU-0.7-3|2	
12cr|perl-RefDB-SRU-0.7-3|3	Name:		perl-%{module}
12cr|perl-RefDB-SRU-0.7-3|4	Version:	0.7
12cr|perl-RefDB-SRU-0.7-3|5	Release:	3
12cr|perl-RefDB-SRU-0.7-3|6	Summary:	%{module} module for perl
12cr|perl-RefDB-SRU-0.7-3|7	License:	GPLv2+
12cr|perl-RefDB-SRU-0.7-3|8	Group:		Development/Perl
12cr|perl-RefDB-SRU-0.7-3|9	URL:		http://refdb.sourceforge.net
12cr|perl-RefDB-SRU-0.7-3|10	Source:		http://prdownloads.sourceforge.net/refdb/%{module}-%{version}.tar.gz
12cr|perl-RefDB-SRU-0.7-3|11	
12cr|perl-RefDB-SRU-0.7-3|12	BuildRequires:	perl-devel
12cr|perl-RefDB-SRU-0.7-3|13	BuildArch:	noarch
12cr|perl-RefDB-SRU-0.7-3|14	
12cr|perl-RefDB-SRU-0.7-3|15	%description
12cr|perl-RefDB-SRU-0.7-3|16	Perl component for the MARC and Pubmed import filters.
12cr|perl-RefDB-SRU-0.7-3|17	
12cr|perl-RefDB-SRU-0.7-3|18	%prep
12cr|perl-RefDB-SRU-0.7-3|19	%setup -q -n %{module}-%{version}
12cr|perl-RefDB-SRU-0.7-3|20	
12cr|perl-RefDB-SRU-0.7-3|21	%build
12cr|perl-RefDB-SRU-0.7-3|22	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-RefDB-SRU-0.7-3|23	make
12cr|perl-RefDB-SRU-0.7-3|24	
12cr|perl-RefDB-SRU-0.7-3|25	%check
12cr|perl-RefDB-SRU-0.7-3|26	# tests require a RefDB server
12cr|perl-RefDB-SRU-0.7-3|27	#make test
12cr|perl-RefDB-SRU-0.7-3|28	
12cr|perl-RefDB-SRU-0.7-3|29	%install
12cr|perl-RefDB-SRU-0.7-3|30	%makeinstall_std
12cr|perl-RefDB-SRU-0.7-3|31	
12cr|perl-RefDB-SRU-0.7-3|32	%files
12cr|perl-RefDB-SRU-0.7-3|33	%doc ChangeLog
12cr|perl-RefDB-SRU-0.7-3|34	%{perl_vendorlib}/RefDB
12cr|perl-RefDB-SRU-0.7-3|35	%{_mandir}/*/*
12cr|perl-RefDB-SRU-0.7-3|36	
12cr|perl-RefDB-SRU-0.7-3|37	
12cr|perl-RefDB-SRU-0.7-3|38	
12cr|perl-RefDB-SRU-0.7-3|39	%changelog
12cr|perl-RefDB-SRU-0.7-3|40	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.7-2mdv2010.0
12cr|perl-RefDB-SRU-0.7-3|41	+ Revision: 440620
12cr|perl-RefDB-SRU-0.7-3|42	- rebuild
12cr|perl-RefDB-SRU-0.7-3|43	
12cr|perl-RefDB-SRU-0.7-3|44	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-1mdv2009.1
12cr|perl-RefDB-SRU-0.7-3|45	+ Revision: 355064
12cr|perl-RefDB-SRU-0.7-3|46	- import perl-RefDB-SRU
12cr|perl-RefDB-SRU-0.7-3|47	
12cr|perl-RefDB-SRU-0.7-3|48	
12cr|perl-RefDB-SRU-0.7-3|49	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-1mdv2009.1
12cr|perl-RefDB-SRU-0.7-3|50	- first release

5316 12
12cr|perl-Regexp-Assemble-0.350.0-2|1	%define upstream_name    Regexp-Assemble
12cr|perl-Regexp-Assemble-0.350.0-2|2	%define upstream_version 0.35
12cr|perl-Regexp-Assemble-0.350.0-2|3	
12cr|perl-Regexp-Assemble-0.350.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Regexp-Assemble-0.350.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Regexp-Assemble-0.350.0-2|6	Release:	2
12cr|perl-Regexp-Assemble-0.350.0-2|7	
12cr|perl-Regexp-Assemble-0.350.0-2|8	Summary:	Assemble multiple Regular Expressions into a single RE
12cr|perl-Regexp-Assemble-0.350.0-2|9	License:	GPL+ or Artistic
12cr|perl-Regexp-Assemble-0.350.0-2|10	Group:		Development/Perl
12cr|perl-Regexp-Assemble-0.350.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Regexp-Assemble-0.350.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Regexp/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Regexp-Assemble-0.350.0-2|13	
12cr|perl-Regexp-Assemble-0.350.0-2|14	BuildRequires:	perl-devel
12cr|perl-Regexp-Assemble-0.350.0-2|15	BuildArch:	noarch
12cr|perl-Regexp-Assemble-0.350.0-2|16	
12cr|perl-Regexp-Assemble-0.350.0-2|17	%description
12cr|perl-Regexp-Assemble-0.350.0-2|18	Regexp::Assemble takes an arbitrary number of regular expressions and assembles
12cr|perl-Regexp-Assemble-0.350.0-2|19	them into a single regular expression (or RE) that will match all that each of
12cr|perl-Regexp-Assemble-0.350.0-2|20	the individual REs match. As a result, instead of having a large list of
12cr|perl-Regexp-Assemble-0.350.0-2|21	expressions to loop over, the string only needs to be tested against one
12cr|perl-Regexp-Assemble-0.350.0-2|22	expression. This is interesting when you have several thousand patterns to deal
12cr|perl-Regexp-Assemble-0.350.0-2|23	with. Serious effort is made to produce the smallest pattern possible.
12cr|perl-Regexp-Assemble-0.350.0-2|24	
12cr|perl-Regexp-Assemble-0.350.0-2|25	%prep
12cr|perl-Regexp-Assemble-0.350.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Regexp-Assemble-0.350.0-2|27	
12cr|perl-Regexp-Assemble-0.350.0-2|28	%build
12cr|perl-Regexp-Assemble-0.350.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Regexp-Assemble-0.350.0-2|30	%make
12cr|perl-Regexp-Assemble-0.350.0-2|31	
12cr|perl-Regexp-Assemble-0.350.0-2|32	%check
12cr|perl-Regexp-Assemble-0.350.0-2|33	make test
12cr|perl-Regexp-Assemble-0.350.0-2|34	
12cr|perl-Regexp-Assemble-0.350.0-2|35	%install
12cr|perl-Regexp-Assemble-0.350.0-2|36	rm -f eg/hostmatch/error.canonical
12cr|perl-Regexp-Assemble-0.350.0-2|37	chmod 755 eg/unquotemeta
12cr|perl-Regexp-Assemble-0.350.0-2|38	perl -pi -e s,/usr/local/bin/perl,/usr/bin/perl, eg/* eg/hostmatch/*
12cr|perl-Regexp-Assemble-0.350.0-2|39	%makeinstall_std
12cr|perl-Regexp-Assemble-0.350.0-2|40	
12cr|perl-Regexp-Assemble-0.350.0-2|41	%files
12cr|perl-Regexp-Assemble-0.350.0-2|42	%doc Changes README TODO eg
12cr|perl-Regexp-Assemble-0.350.0-2|43	%{perl_vendorlib}/Regexp
12cr|perl-Regexp-Assemble-0.350.0-2|44	%{_mandir}/*/*
12cr|perl-Regexp-Assemble-0.350.0-2|45	
12cr|perl-Regexp-Assemble-0.350.0-2|46	
12cr|perl-Regexp-Assemble-0.350.0-2|47	%changelog
12cr|perl-Regexp-Assemble-0.350.0-2|48	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.350.0-1mdv2011.0
12cr|perl-Regexp-Assemble-0.350.0-2|49	+ Revision: 654291
12cr|perl-Regexp-Assemble-0.350.0-2|50	- update to new version 0.35
12cr|perl-Regexp-Assemble-0.350.0-2|51	
12cr|perl-Regexp-Assemble-0.350.0-2|52	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.340.0-1mdv2010.0
12cr|perl-Regexp-Assemble-0.350.0-2|53	+ Revision: 408042
12cr|perl-Regexp-Assemble-0.350.0-2|54	- rebuild using %%perl_convert_version
12cr|perl-Regexp-Assemble-0.350.0-2|55	
12cr|perl-Regexp-Assemble-0.350.0-2|56	* Wed Jun 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-1mdv2009.0
12cr|perl-Regexp-Assemble-0.350.0-2|57	+ Revision: 224889
12cr|perl-Regexp-Assemble-0.350.0-2|58	- new version
12cr|perl-Regexp-Assemble-0.350.0-2|59	
12cr|perl-Regexp-Assemble-0.350.0-2|60	* Sun Jun 08 2008 Olivier Thauvin <nanardon@mandriva.org> 0.33-1mdv2009.0
12cr|perl-Regexp-Assemble-0.350.0-2|61	+ Revision: 216914
12cr|perl-Regexp-Assemble-0.350.0-2|62	- 0.33
12cr|perl-Regexp-Assemble-0.350.0-2|63	
12cr|perl-Regexp-Assemble-0.350.0-2|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Regexp-Assemble-0.350.0-2|65	- restore BuildRoot
12cr|perl-Regexp-Assemble-0.350.0-2|66	
12cr|perl-Regexp-Assemble-0.350.0-2|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Regexp-Assemble-0.350.0-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Regexp-Assemble-0.350.0-2|69	
12cr|perl-Regexp-Assemble-0.350.0-2|70	* Wed Aug 08 2007 Funda Wang <fwang@mandriva.org> 0.32-1mdv2008.0
12cr|perl-Regexp-Assemble-0.350.0-2|71	+ Revision: 60484
12cr|perl-Regexp-Assemble-0.350.0-2|72	- New version 0.32
12cr|perl-Regexp-Assemble-0.350.0-2|73	
12cr|perl-Regexp-Assemble-0.350.0-2|74	* Mon Jul 02 2007 Olivier Thauvin <nanardon@mandriva.org> 0.31-1mdv2008.0
12cr|perl-Regexp-Assemble-0.350.0-2|75	+ Revision: 46900
12cr|perl-Regexp-Assemble-0.350.0-2|76	- 0.31
12cr|perl-Regexp-Assemble-0.350.0-2|77	
12cr|perl-Regexp-Assemble-0.350.0-2|78	
12cr|perl-Regexp-Assemble-0.350.0-2|79	* Tue Dec 12 2006 Olivier Thauvin <nanardon@mandriva.org> 0.28-1mdv2007.0
12cr|perl-Regexp-Assemble-0.350.0-2|80	+ Revision: 96025
12cr|perl-Regexp-Assemble-0.350.0-2|81	- 0.28
12cr|perl-Regexp-Assemble-0.350.0-2|82	- Import perl-Regexp-Assemble
12cr|perl-Regexp-Assemble-0.350.0-2|83	
12cr|perl-Regexp-Assemble-0.350.0-2|84	* Fri Aug 04 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.26-1mdv2007.0
12cr|perl-Regexp-Assemble-0.350.0-2|85	- New version 0.26
12cr|perl-Regexp-Assemble-0.350.0-2|86	
12cr|perl-Regexp-Assemble-0.350.0-2|87	* Thu Apr 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.25-1mdk
12cr|perl-Regexp-Assemble-0.350.0-2|88	- New release 0.25
12cr|perl-Regexp-Assemble-0.350.0-2|89	- better source URL
12cr|perl-Regexp-Assemble-0.350.0-2|90	
12cr|perl-Regexp-Assemble-0.350.0-2|91	* Wed Mar 22 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.24-1mdk
12cr|perl-Regexp-Assemble-0.350.0-2|92	- 0.24
12cr|perl-Regexp-Assemble-0.350.0-2|93	
12cr|perl-Regexp-Assemble-0.350.0-2|94	* Wed Jan 11 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.23-1mdk
12cr|perl-Regexp-Assemble-0.350.0-2|95	- 0.23
12cr|perl-Regexp-Assemble-0.350.0-2|96	
12cr|perl-Regexp-Assemble-0.350.0-2|97	* Fri Dec 16 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.22-1mdk
12cr|perl-Regexp-Assemble-0.350.0-2|98	- 0.22
12cr|perl-Regexp-Assemble-0.350.0-2|99	
12cr|perl-Regexp-Assemble-0.350.0-2|100	* Wed Nov 30 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.21-1mdk
12cr|perl-Regexp-Assemble-0.350.0-2|101	- 0.21
12cr|perl-Regexp-Assemble-0.350.0-2|102	
12cr|perl-Regexp-Assemble-0.350.0-2|103	* Wed Nov 09 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.20-1mdk
12cr|perl-Regexp-Assemble-0.350.0-2|104	- 0.20
12cr|perl-Regexp-Assemble-0.350.0-2|105	
12cr|perl-Regexp-Assemble-0.350.0-2|106	* Thu Oct 13 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdk
12cr|perl-Regexp-Assemble-0.350.0-2|107	- new version
12cr|perl-Regexp-Assemble-0.350.0-2|108	- rpmbuildupdate aware
12cr|perl-Regexp-Assemble-0.350.0-2|109	- fix directory ownership
12cr|perl-Regexp-Assemble-0.350.0-2|110	
12cr|perl-Regexp-Assemble-0.350.0-2|111	* Sat Sep 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.17-1mdk
12cr|perl-Regexp-Assemble-0.350.0-2|112	- 0.17
12cr|perl-Regexp-Assemble-0.350.0-2|113	
12cr|perl-Regexp-Assemble-0.350.0-2|114	* Wed Aug 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.16-1mdk
12cr|perl-Regexp-Assemble-0.350.0-2|115	- 0.16
12cr|perl-Regexp-Assemble-0.350.0-2|116	
12cr|perl-Regexp-Assemble-0.350.0-2|117	* Fri Apr 29 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.15-1mdk
12cr|perl-Regexp-Assemble-0.350.0-2|118	- Initial MDK release.
12cr|perl-Regexp-Assemble-0.350.0-2|119	

5317 12
12cr|perl-Regexp-Bind-0.50.0-2|1	%define upstream_name    Regexp-Bind
12cr|perl-Regexp-Bind-0.50.0-2|2	%define upstream_version 0.05
12cr|perl-Regexp-Bind-0.50.0-2|3	
12cr|perl-Regexp-Bind-0.50.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Regexp-Bind-0.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Regexp-Bind-0.50.0-2|6	Release:	2
12cr|perl-Regexp-Bind-0.50.0-2|7	
12cr|perl-Regexp-Bind-0.50.0-2|8	Summary:	Regexp::Bind - Bind variables to captured buffers
12cr|perl-Regexp-Bind-0.50.0-2|9	License:	GPL+ or Artistic
12cr|perl-Regexp-Bind-0.50.0-2|10	Group:		Development/Perl
12cr|perl-Regexp-Bind-0.50.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Regexp-Bind-0.50.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Regexp/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Regexp-Bind-0.50.0-2|13	
12cr|perl-Regexp-Bind-0.50.0-2|14	BuildRequires:	perl-devel
12cr|perl-Regexp-Bind-0.50.0-2|15	BuildArch:	noarch
12cr|perl-Regexp-Bind-0.50.0-2|16	
12cr|perl-Regexp-Bind-0.50.0-2|17	%description
12cr|perl-Regexp-Bind-0.50.0-2|18	This module is an extension to perl's native regexp function. It
12cr|perl-Regexp-Bind-0.50.0-2|19	binds anonymous hashes or named variables to matched buffers. Both
12cr|perl-Regexp-Bind-0.50.0-2|20	normal regexp syntax and embedded regexp syntax are supported.
12cr|perl-Regexp-Bind-0.50.0-2|21	You can view it as a tiny and petite data extraction system.
12cr|perl-Regexp-Bind-0.50.0-2|22	
12cr|perl-Regexp-Bind-0.50.0-2|23	%prep
12cr|perl-Regexp-Bind-0.50.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Regexp-Bind-0.50.0-2|25	
12cr|perl-Regexp-Bind-0.50.0-2|26	%build
12cr|perl-Regexp-Bind-0.50.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Regexp-Bind-0.50.0-2|28	%make
12cr|perl-Regexp-Bind-0.50.0-2|29	
12cr|perl-Regexp-Bind-0.50.0-2|30	%check
12cr|perl-Regexp-Bind-0.50.0-2|31	make test
12cr|perl-Regexp-Bind-0.50.0-2|32	
12cr|perl-Regexp-Bind-0.50.0-2|33	%install
12cr|perl-Regexp-Bind-0.50.0-2|34	%makeinstall_std
12cr|perl-Regexp-Bind-0.50.0-2|35	
12cr|perl-Regexp-Bind-0.50.0-2|36	%files
12cr|perl-Regexp-Bind-0.50.0-2|37	%doc Changes README
12cr|perl-Regexp-Bind-0.50.0-2|38	%{perl_vendorlib}/Regexp/Bind.pm
12cr|perl-Regexp-Bind-0.50.0-2|39	%{_mandir}/*/*
12cr|perl-Regexp-Bind-0.50.0-2|40	
12cr|perl-Regexp-Bind-0.50.0-2|41	%changelog
12cr|perl-Regexp-Bind-0.50.0-2|42	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-Regexp-Bind-0.50.0-2|43	+ Revision: 404354
12cr|perl-Regexp-Bind-0.50.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-Regexp-Bind-0.50.0-2|45	
12cr|perl-Regexp-Bind-0.50.0-2|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.05-5mdv2009.0
12cr|perl-Regexp-Bind-0.50.0-2|47	+ Revision: 241849
12cr|perl-Regexp-Bind-0.50.0-2|48	- rebuild
12cr|perl-Regexp-Bind-0.50.0-2|49	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Regexp-Bind-0.50.0-2|50	
12cr|perl-Regexp-Bind-0.50.0-2|51	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Regexp-Bind-0.50.0-2|52	- restore BuildRoot
12cr|perl-Regexp-Bind-0.50.0-2|53	
12cr|perl-Regexp-Bind-0.50.0-2|54	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.05-3mdv2008.0
12cr|perl-Regexp-Bind-0.50.0-2|55	+ Revision: 25104
12cr|perl-Regexp-Bind-0.50.0-2|56	- rebuild
12cr|perl-Regexp-Bind-0.50.0-2|57	
12cr|perl-Regexp-Bind-0.50.0-2|58	
12cr|perl-Regexp-Bind-0.50.0-2|59	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.05-2mdk
12cr|perl-Regexp-Bind-0.50.0-2|60	- Fix According to perl Policy
12cr|perl-Regexp-Bind-0.50.0-2|61	- Source URL
12cr|perl-Regexp-Bind-0.50.0-2|62	- use mkrel
12cr|perl-Regexp-Bind-0.50.0-2|63	
12cr|perl-Regexp-Bind-0.50.0-2|64	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.05-1mdk
12cr|perl-Regexp-Bind-0.50.0-2|65	- initial Mandriva package
12cr|perl-Regexp-Bind-0.50.0-2|66	

5318 12
12cr|perl-Regexp-Common-2011041701.0.0-2|1	%define upstream_name    Regexp-Common
12cr|perl-Regexp-Common-2011041701.0.0-2|2	%define upstream_version 2011041701
12cr|perl-Regexp-Common-2011041701.0.0-2|3	
12cr|perl-Regexp-Common-2011041701.0.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Regexp-Common-2011041701.0.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Regexp-Common-2011041701.0.0-2|6	Release:	2
12cr|perl-Regexp-Common-2011041701.0.0-2|7	
12cr|perl-Regexp-Common-2011041701.0.0-2|8	Summary:	%{upstream_name} module for perl
12cr|perl-Regexp-Common-2011041701.0.0-2|9	License:	GPL+ or Artistic
12cr|perl-Regexp-Common-2011041701.0.0-2|10	Group:		Development/Perl
12cr|perl-Regexp-Common-2011041701.0.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Regexp-Common-2011041701.0.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Regexp/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Regexp-Common-2011041701.0.0-2|13	
12cr|perl-Regexp-Common-2011041701.0.0-2|14	BuildRequires:	perl-devel
12cr|perl-Regexp-Common-2011041701.0.0-2|15	BuildArch:	noarch
12cr|perl-Regexp-Common-2011041701.0.0-2|16	
12cr|perl-Regexp-Common-2011041701.0.0-2|17	%description
12cr|perl-Regexp-Common-2011041701.0.0-2|18	%{upstream_name} module for perl provides commonly requested regular
12cr|perl-Regexp-Common-2011041701.0.0-2|19	expressions.
12cr|perl-Regexp-Common-2011041701.0.0-2|20	
12cr|perl-Regexp-Common-2011041701.0.0-2|21	%prep
12cr|perl-Regexp-Common-2011041701.0.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Regexp-Common-2011041701.0.0-2|23	
12cr|perl-Regexp-Common-2011041701.0.0-2|24	%build
12cr|perl-Regexp-Common-2011041701.0.0-2|25	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Regexp-Common-2011041701.0.0-2|26	make
12cr|perl-Regexp-Common-2011041701.0.0-2|27	
12cr|perl-Regexp-Common-2011041701.0.0-2|28	%check
12cr|perl-Regexp-Common-2011041701.0.0-2|29	make test
12cr|perl-Regexp-Common-2011041701.0.0-2|30	
12cr|perl-Regexp-Common-2011041701.0.0-2|31	%install
12cr|perl-Regexp-Common-2011041701.0.0-2|32	%makeinstall_std
12cr|perl-Regexp-Common-2011041701.0.0-2|33	
12cr|perl-Regexp-Common-2011041701.0.0-2|34	%files
12cr|perl-Regexp-Common-2011041701.0.0-2|35	%defattr(644,root,root,755)
12cr|perl-Regexp-Common-2011041701.0.0-2|36	%doc README TODO
12cr|perl-Regexp-Common-2011041701.0.0-2|37	%{_mandir}/man*/*
12cr|perl-Regexp-Common-2011041701.0.0-2|38	%{perl_vendorlib}/*
12cr|perl-Regexp-Common-2011041701.0.0-2|39	
12cr|perl-Regexp-Common-2011041701.0.0-2|40	%changelog
12cr|perl-Regexp-Common-2011041701.0.0-2|41	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2011041701.0.0-1mdv2011.0
12cr|perl-Regexp-Common-2011041701.0.0-2|42	+ Revision: 660015
12cr|perl-Regexp-Common-2011041701.0.0-2|43	- update to new version 2011041701
12cr|perl-Regexp-Common-2011041701.0.0-2|44	
12cr|perl-Regexp-Common-2011041701.0.0-2|45	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 2011041602.0.0-2
12cr|perl-Regexp-Common-2011041701.0.0-2|46	+ Revision: 655211
12cr|perl-Regexp-Common-2011041701.0.0-2|47	- rebuild for updated spec-helper
12cr|perl-Regexp-Common-2011041701.0.0-2|48	
12cr|perl-Regexp-Common-2011041701.0.0-2|49	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Regexp-Common-2011041701.0.0-2|50	- update to new version 2011041602
12cr|perl-Regexp-Common-2011041701.0.0-2|51	
12cr|perl-Regexp-Common-2011041701.0.0-2|52	* Sun Jan 03 2010 Jérôme Quelin <jquelin@mandriva.org> 2010010201.0.0-1mdv2011.0
12cr|perl-Regexp-Common-2011041701.0.0-2|53	+ Revision: 485809
12cr|perl-Regexp-Common-2011041701.0.0-2|54	- update to 2010010201
12cr|perl-Regexp-Common-2011041701.0.0-2|55	
12cr|perl-Regexp-Common-2011041701.0.0-2|56	* Thu Dec 31 2009 Jérôme Quelin <jquelin@mandriva.org> 2009123002.0.0-2mdv2010.1
12cr|perl-Regexp-Common-2011041701.0.0-2|57	+ Revision: 484376
12cr|perl-Regexp-Common-2011041701.0.0-2|58	- update to 2.122
12cr|perl-Regexp-Common-2011041701.0.0-2|59	
12cr|perl-Regexp-Common-2011041701.0.0-2|60	* Wed Dec 30 2009 Jérôme Quelin <jquelin@mandriva.org> 2009123001.0.0-2mdv2010.1
12cr|perl-Regexp-Common-2011041701.0.0-2|61	+ Revision: 483888
12cr|perl-Regexp-Common-2011041701.0.0-2|62	- update to 2009123001
12cr|perl-Regexp-Common-2011041701.0.0-2|63	
12cr|perl-Regexp-Common-2011041701.0.0-2|64	* Fri Aug 21 2009 Jérôme Quelin <jquelin@mandriva.org> 2.122.0-2mdv2010.0
12cr|perl-Regexp-Common-2011041701.0.0-2|65	+ Revision: 418941
12cr|perl-Regexp-Common-2011041701.0.0-2|66	- rebuild using %%perl_convert_version
12cr|perl-Regexp-Common-2011041701.0.0-2|67	
12cr|perl-Regexp-Common-2011041701.0.0-2|68	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.122-2mdv2009.0
12cr|perl-Regexp-Common-2011041701.0.0-2|69	+ Revision: 268715
12cr|perl-Regexp-Common-2011041701.0.0-2|70	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Regexp-Common-2011041701.0.0-2|71	
12cr|perl-Regexp-Common-2011041701.0.0-2|72	* Wed May 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.122-1mdv2009.0
12cr|perl-Regexp-Common-2011041701.0.0-2|73	+ Revision: 212227
12cr|perl-Regexp-Common-2011041701.0.0-2|74	- update to new version 2.122
12cr|perl-Regexp-Common-2011041701.0.0-2|75	
12cr|perl-Regexp-Common-2011041701.0.0-2|76	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Regexp-Common-2011041701.0.0-2|77	- restore BuildRoot
12cr|perl-Regexp-Common-2011041701.0.0-2|78	
12cr|perl-Regexp-Common-2011041701.0.0-2|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Regexp-Common-2011041701.0.0-2|80	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Regexp-Common-2011041701.0.0-2|81	
12cr|perl-Regexp-Common-2011041701.0.0-2|82	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 2.120-2mdv2008.0
12cr|perl-Regexp-Common-2011041701.0.0-2|83	+ Revision: 25103
12cr|perl-Regexp-Common-2011041701.0.0-2|84	- rebuild
12cr|perl-Regexp-Common-2011041701.0.0-2|85	
12cr|perl-Regexp-Common-2011041701.0.0-2|86	
12cr|perl-Regexp-Common-2011041701.0.0-2|87	* Wed Mar 16 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.120-1mdk
12cr|perl-Regexp-Common-2011041701.0.0-2|88	- 2.120
12cr|perl-Regexp-Common-2011041701.0.0-2|89	
12cr|perl-Regexp-Common-2011041701.0.0-2|90	* Fri Jan 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.119-1mdk
12cr|perl-Regexp-Common-2011041701.0.0-2|91	- 2.119
12cr|perl-Regexp-Common-2011041701.0.0-2|92	
12cr|perl-Regexp-Common-2011041701.0.0-2|93	* Thu Jul 01 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.117-1mdk
12cr|perl-Regexp-Common-2011041701.0.0-2|94	- new version 2.117
12cr|perl-Regexp-Common-2011041701.0.0-2|95	
12cr|perl-Regexp-Common-2011041701.0.0-2|96	* Sat Jun 19 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.115-1mdk
12cr|perl-Regexp-Common-2011041701.0.0-2|97	- 2.115
12cr|perl-Regexp-Common-2011041701.0.0-2|98	- disable test for now
12cr|perl-Regexp-Common-2011041701.0.0-2|99	- use %%makeinstall_std macro
12cr|perl-Regexp-Common-2011041701.0.0-2|100	- cosmetics
12cr|perl-Regexp-Common-2011041701.0.0-2|101	
12cr|perl-Regexp-Common-2011041701.0.0-2|102	* Wed Apr 07 2004 Michael Scherer <misc@mandrake.org> 2.113-2mdk
12cr|perl-Regexp-Common-2011041701.0.0-2|103	- REbuild to remove wrond Requires
12cr|perl-Regexp-Common-2011041701.0.0-2|104	
12cr|perl-Regexp-Common-2011041701.0.0-2|105	* Wed Jun 04 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.113-1mdk
12cr|perl-Regexp-Common-2011041701.0.0-2|106	- from Peter Chen <petechen@netilla.com> :
12cr|perl-Regexp-Common-2011041701.0.0-2|107	- Initial packaging.
12cr|perl-Regexp-Common-2011041701.0.0-2|108	

5319 12
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|1	%define upstream_name    Regexp-Common-Email-Address
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|2	%define upstream_version 1.01
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|3	
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|6	Release:	2
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|7	
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|8	Summary:	Returns a pattern for Email Addresses
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|10	Group:		Development/Perl
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Regexp/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|13	
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|15	BuildRequires:	perl(Email::Address)
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|16	BuildRequires:	perl(Regexp::Common)
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|17	BuildRequires:	perl(Test::More)
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|18	BuildArch:	noarch
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|19	
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|20	%description
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|21	'$RE{Email}{Address}'
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|22	Provides a regex to match email addresses as defined by RFC 2822. Under
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|23	'{-keep}', the entire match is kept as '$1'. If you want to parse that
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|24	further then pass it to 'Email::Address->parse()'. Don't worry, it's
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|25	fast.
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|26	
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|27	%prep
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|29	
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|30	%build
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|32	%make
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|33	
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|34	%check
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|35	make test
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|36	
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|37	%install
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|38	%makeinstall_std
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|39	
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|40	%files
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|41	%doc Changes README
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|42	%{_mandir}/man3/*
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|43	%{perl_vendorlib}/Regexp
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|44	
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|45	%changelog
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|46	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2010.0
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|47	+ Revision: 404355
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|49	
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|50	* Mon Jul 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2009.0
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|51	+ Revision: 235633
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|52	- import perl-Regexp-Common-Email-Address
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|53	
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|54	
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|55	* Mon Jul 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2009.0
12cr|perl-Regexp-Common-Email-Address-1.10.0-2|56	- initial mdv release, generated with cpan2dist

5320 12
12cr|perl-Regexp-Extended-0.10.0-2|1	%define upstream_name    Regexp-Extended
12cr|perl-Regexp-Extended-0.10.0-2|2	%define upstream_version 0.01
12cr|perl-Regexp-Extended-0.10.0-2|3	
12cr|perl-Regexp-Extended-0.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Regexp-Extended-0.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Regexp-Extended-0.10.0-2|6	Release:	2
12cr|perl-Regexp-Extended-0.10.0-2|7	
12cr|perl-Regexp-Extended-0.10.0-2|8	Summary:	Regexp::Extended - Perl wrapper that extends the re module with new features
12cr|perl-Regexp-Extended-0.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-Regexp-Extended-0.10.0-2|10	Group:		Development/Perl
12cr|perl-Regexp-Extended-0.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Regexp-Extended-0.10.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Regexp/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Regexp-Extended-0.10.0-2|13	
12cr|perl-Regexp-Extended-0.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-Regexp-Extended-0.10.0-2|15	BuildRequires:	perl(Clone)
12cr|perl-Regexp-Extended-0.10.0-2|16	BuildArch:	noarch
12cr|perl-Regexp-Extended-0.10.0-2|17	
12cr|perl-Regexp-Extended-0.10.0-2|18	%description
12cr|perl-Regexp-Extended-0.10.0-2|19	Rexexp::Extended is a simple wrapper arround the perl rexexp
12cr|perl-Regexp-Extended-0.10.0-2|20	syntax. It uses the overload module to parse constant qr//
12cr|perl-Regexp-Extended-0.10.0-2|21	expressions and substitute known operators with an equivalent perl
12cr|perl-Regexp-Extended-0.10.0-2|22	re.
12cr|perl-Regexp-Extended-0.10.0-2|23	
12cr|perl-Regexp-Extended-0.10.0-2|24	%prep
12cr|perl-Regexp-Extended-0.10.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Regexp-Extended-0.10.0-2|26	
12cr|perl-Regexp-Extended-0.10.0-2|27	%build
12cr|perl-Regexp-Extended-0.10.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Regexp-Extended-0.10.0-2|29	%make
12cr|perl-Regexp-Extended-0.10.0-2|30	
12cr|perl-Regexp-Extended-0.10.0-2|31	%check
12cr|perl-Regexp-Extended-0.10.0-2|32	# make test don't work
12cr|perl-Regexp-Extended-0.10.0-2|33	# make test
12cr|perl-Regexp-Extended-0.10.0-2|34	
12cr|perl-Regexp-Extended-0.10.0-2|35	%install
12cr|perl-Regexp-Extended-0.10.0-2|36	%makeinstall_std
12cr|perl-Regexp-Extended-0.10.0-2|37	
12cr|perl-Regexp-Extended-0.10.0-2|38	%files
12cr|perl-Regexp-Extended-0.10.0-2|39	%doc README
12cr|perl-Regexp-Extended-0.10.0-2|40	%dir %{perl_vendorlib}/Regexp/Extended
12cr|perl-Regexp-Extended-0.10.0-2|41	%{perl_vendorlib}/Regexp/Extended/*
12cr|perl-Regexp-Extended-0.10.0-2|42	%{perl_vendorlib}/Regexp/Extended.pm
12cr|perl-Regexp-Extended-0.10.0-2|43	%{_mandir}/*/*
12cr|perl-Regexp-Extended-0.10.0-2|44	
12cr|perl-Regexp-Extended-0.10.0-2|45	
12cr|perl-Regexp-Extended-0.10.0-2|46	%changelog
12cr|perl-Regexp-Extended-0.10.0-2|47	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-Regexp-Extended-0.10.0-2|48	+ Revision: 404357
12cr|perl-Regexp-Extended-0.10.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-Regexp-Extended-0.10.0-2|50	
12cr|perl-Regexp-Extended-0.10.0-2|51	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.01-6mdv2009.0
12cr|perl-Regexp-Extended-0.10.0-2|52	+ Revision: 258324
12cr|perl-Regexp-Extended-0.10.0-2|53	- rebuild
12cr|perl-Regexp-Extended-0.10.0-2|54	
12cr|perl-Regexp-Extended-0.10.0-2|55	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.01-5mdv2009.0
12cr|perl-Regexp-Extended-0.10.0-2|56	+ Revision: 246393
12cr|perl-Regexp-Extended-0.10.0-2|57	- rebuild
12cr|perl-Regexp-Extended-0.10.0-2|58	
12cr|perl-Regexp-Extended-0.10.0-2|59	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.01-3mdv2008.1
12cr|perl-Regexp-Extended-0.10.0-2|60	+ Revision: 136345
12cr|perl-Regexp-Extended-0.10.0-2|61	- restore BuildRoot
12cr|perl-Regexp-Extended-0.10.0-2|62	
12cr|perl-Regexp-Extended-0.10.0-2|63	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Regexp-Extended-0.10.0-2|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Regexp-Extended-0.10.0-2|65	
12cr|perl-Regexp-Extended-0.10.0-2|66	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.01-3mdv2008.0
12cr|perl-Regexp-Extended-0.10.0-2|67	+ Revision: 25101
12cr|perl-Regexp-Extended-0.10.0-2|68	- rebuild
12cr|perl-Regexp-Extended-0.10.0-2|69	
12cr|perl-Regexp-Extended-0.10.0-2|70	
12cr|perl-Regexp-Extended-0.10.0-2|71	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.01-2mdk
12cr|perl-Regexp-Extended-0.10.0-2|72	- Fix According to perl Policy
12cr|perl-Regexp-Extended-0.10.0-2|73	- Source URL
12cr|perl-Regexp-Extended-0.10.0-2|74	- BuildRequires
12cr|perl-Regexp-Extended-0.10.0-2|75	- use mkrel
12cr|perl-Regexp-Extended-0.10.0-2|76	
12cr|perl-Regexp-Extended-0.10.0-2|77	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.01-1mdk
12cr|perl-Regexp-Extended-0.10.0-2|78	- initial Mandriva package
12cr|perl-Regexp-Extended-0.10.0-2|79	

5321 12
12cr|perl-Regexp-Parser-0.210.0-2|1	%define upstream_name    Regexp-Parser
12cr|perl-Regexp-Parser-0.210.0-2|2	%define upstream_version 0.21
12cr|perl-Regexp-Parser-0.210.0-2|3	
12cr|perl-Regexp-Parser-0.210.0-2|4	%if %{_use_internal_dependency_generator}
12cr|perl-Regexp-Parser-0.210.0-2|5	%define __noautoreq 'perl\\(Regexp::Parser::Diagnostics\\)|perl\\(Regexp::Parser::Handlers\\)|perl\\(Regexp::Parser::Objects\\)'
12cr|perl-Regexp-Parser-0.210.0-2|6	%else
12cr|perl-Regexp-Parser-0.210.0-2|7	%define _requires_exceptions perl(Regexp::Parser::Diagnostics)\\|perl(Regexp::Parser::Handlers)\\|perl(Regexp::Parser::Objects)
12cr|perl-Regexp-Parser-0.210.0-2|8	%endif
12cr|perl-Regexp-Parser-0.210.0-2|9	
12cr|perl-Regexp-Parser-0.210.0-2|10	Name:		perl-%{upstream_name}
12cr|perl-Regexp-Parser-0.210.0-2|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Regexp-Parser-0.210.0-2|12	Release:	2
12cr|perl-Regexp-Parser-0.210.0-2|13	
12cr|perl-Regexp-Parser-0.210.0-2|14	Summary:	Regexp::Parser - base class for parsing regexes
12cr|perl-Regexp-Parser-0.210.0-2|15	License:	GPL+ or Artistic
12cr|perl-Regexp-Parser-0.210.0-2|16	Group:		Development/Perl
12cr|perl-Regexp-Parser-0.210.0-2|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Regexp-Parser-0.210.0-2|18	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Regexp/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Regexp-Parser-0.210.0-2|19	
12cr|perl-Regexp-Parser-0.210.0-2|20	BuildRequires:	perl-devel
12cr|perl-Regexp-Parser-0.210.0-2|21	BuildArch:	noarch
12cr|perl-Regexp-Parser-0.210.0-2|22	
12cr|perl-Regexp-Parser-0.210.0-2|23	%description
12cr|perl-Regexp-Parser-0.210.0-2|24	This module parses regular expressions (regexes). Its default
12cr|perl-Regexp-Parser-0.210.0-2|25	"grammar" is Perl 5.8.4's regex set. Grammar is quoted because the
12cr|perl-Regexp-Parser-0.210.0-2|26	module does not so much define a grammar as let each matched node
12cr|perl-Regexp-Parser-0.210.0-2|27	state what it expects to match next, but there is not currently a
12cr|perl-Regexp-Parser-0.210.0-2|28	way of extracting a complete grammar. This may change in future
12cr|perl-Regexp-Parser-0.210.0-2|29	versions.
12cr|perl-Regexp-Parser-0.210.0-2|30	
12cr|perl-Regexp-Parser-0.210.0-2|31	%prep
12cr|perl-Regexp-Parser-0.210.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Regexp-Parser-0.210.0-2|33	
12cr|perl-Regexp-Parser-0.210.0-2|34	%build
12cr|perl-Regexp-Parser-0.210.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Regexp-Parser-0.210.0-2|36	%make
12cr|perl-Regexp-Parser-0.210.0-2|37	
12cr|perl-Regexp-Parser-0.210.0-2|38	%check
12cr|perl-Regexp-Parser-0.210.0-2|39	make test
12cr|perl-Regexp-Parser-0.210.0-2|40	
12cr|perl-Regexp-Parser-0.210.0-2|41	%install
12cr|perl-Regexp-Parser-0.210.0-2|42	%makeinstall_std
12cr|perl-Regexp-Parser-0.210.0-2|43	
12cr|perl-Regexp-Parser-0.210.0-2|44	%files
12cr|perl-Regexp-Parser-0.210.0-2|45	%doc Changes README
12cr|perl-Regexp-Parser-0.210.0-2|46	%dir %{perl_vendorlib}/Regexp/Parser
12cr|perl-Regexp-Parser-0.210.0-2|47	%dir %{perl_vendorlib}/Perl6/Rule
12cr|perl-Regexp-Parser-0.210.0-2|48	%{perl_vendorlib}/Regexp/Parser/*
12cr|perl-Regexp-Parser-0.210.0-2|49	%{perl_vendorlib}/Regexp/Parser.pm
12cr|perl-Regexp-Parser-0.210.0-2|50	%{perl_vendorlib}/Perl6/Rule/Parser.pm
12cr|perl-Regexp-Parser-0.210.0-2|51	%{_mandir}/*/*
12cr|perl-Regexp-Parser-0.210.0-2|52	
12cr|perl-Regexp-Parser-0.210.0-2|53	
12cr|perl-Regexp-Parser-0.210.0-2|54	%changelog
12cr|perl-Regexp-Parser-0.210.0-2|55	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.210.0-1mdv2011.0
12cr|perl-Regexp-Parser-0.210.0-2|56	+ Revision: 682145
12cr|perl-Regexp-Parser-0.210.0-2|57	- update to new version 0.21
12cr|perl-Regexp-Parser-0.210.0-2|58	
12cr|perl-Regexp-Parser-0.210.0-2|59	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.200.0-1mdv2010.0
12cr|perl-Regexp-Parser-0.210.0-2|60	+ Revision: 408043
12cr|perl-Regexp-Parser-0.210.0-2|61	- rebuild using %%perl_convert_version
12cr|perl-Regexp-Parser-0.210.0-2|62	
12cr|perl-Regexp-Parser-0.210.0-2|63	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.20-7mdv2009.0
12cr|perl-Regexp-Parser-0.210.0-2|64	+ Revision: 258326
12cr|perl-Regexp-Parser-0.210.0-2|65	- rebuild
12cr|perl-Regexp-Parser-0.210.0-2|66	
12cr|perl-Regexp-Parser-0.210.0-2|67	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.20-6mdv2009.0
12cr|perl-Regexp-Parser-0.210.0-2|68	+ Revision: 246404
12cr|perl-Regexp-Parser-0.210.0-2|69	- rebuild
12cr|perl-Regexp-Parser-0.210.0-2|70	
12cr|perl-Regexp-Parser-0.210.0-2|71	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.20-4mdv2008.1
12cr|perl-Regexp-Parser-0.210.0-2|72	+ Revision: 136347
12cr|perl-Regexp-Parser-0.210.0-2|73	- restore BuildRoot
12cr|perl-Regexp-Parser-0.210.0-2|74	
12cr|perl-Regexp-Parser-0.210.0-2|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Regexp-Parser-0.210.0-2|76	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Regexp-Parser-0.210.0-2|77	
12cr|perl-Regexp-Parser-0.210.0-2|78	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.20-4mdv2008.0
12cr|perl-Regexp-Parser-0.210.0-2|79	+ Revision: 25099
12cr|perl-Regexp-Parser-0.210.0-2|80	- rebuild
12cr|perl-Regexp-Parser-0.210.0-2|81	
12cr|perl-Regexp-Parser-0.210.0-2|82	
12cr|perl-Regexp-Parser-0.210.0-2|83	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.20-3mdk
12cr|perl-Regexp-Parser-0.210.0-2|84	- Fix According to perl Policy
12cr|perl-Regexp-Parser-0.210.0-2|85	- Source URL
12cr|perl-Regexp-Parser-0.210.0-2|86	- use mkrel
12cr|perl-Regexp-Parser-0.210.0-2|87	
12cr|perl-Regexp-Parser-0.210.0-2|88	* Wed Jul 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.20-2mdk
12cr|perl-Regexp-Parser-0.210.0-2|89	- 0.20
12cr|perl-Regexp-Parser-0.210.0-2|90	
12cr|perl-Regexp-Parser-0.210.0-2|91	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.10-2mdk
12cr|perl-Regexp-Parser-0.210.0-2|92	- BuildArch: noarch
12cr|perl-Regexp-Parser-0.210.0-2|93	- rule out some requires
12cr|perl-Regexp-Parser-0.210.0-2|94	
12cr|perl-Regexp-Parser-0.210.0-2|95	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.10-1mdk
12cr|perl-Regexp-Parser-0.210.0-2|96	- initial Mandriva package
12cr|perl-Regexp-Parser-0.210.0-2|97	

5322 12
12cr|perl-Regexp-Shellish-0.930.0-3|1	%define upstream_name	 Regexp-Shellish
12cr|perl-Regexp-Shellish-0.930.0-3|2	%define upstream_version 0.93
12cr|perl-Regexp-Shellish-0.930.0-3|3	
12cr|perl-Regexp-Shellish-0.930.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Regexp-Shellish-0.930.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Regexp-Shellish-0.930.0-3|6	Release:	3
12cr|perl-Regexp-Shellish-0.930.0-3|7	
12cr|perl-Regexp-Shellish-0.930.0-3|8	Summary:	Shell-like regular expressions for perl
12cr|perl-Regexp-Shellish-0.930.0-3|9	License:	GPL+ or Artistic
12cr|perl-Regexp-Shellish-0.930.0-3|10	Group:		Development/Perl
12cr|perl-Regexp-Shellish-0.930.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Regexp-Shellish-0.930.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Regexp/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Regexp-Shellish-0.930.0-3|13	
12cr|perl-Regexp-Shellish-0.930.0-3|14	BuildRequires:	perl-devel
12cr|perl-Regexp-Shellish-0.930.0-3|15	BuildArch:	noarch
12cr|perl-Regexp-Shellish-0.930.0-3|16	
12cr|perl-Regexp-Shellish-0.930.0-3|17	%description
12cr|perl-Regexp-Shellish-0.930.0-3|18	This perl module allows you to use shell-like regular expressions,
12cr|perl-Regexp-Shellish-0.930.0-3|19	instead of using perl regular expressions.
12cr|perl-Regexp-Shellish-0.930.0-3|20	
12cr|perl-Regexp-Shellish-0.930.0-3|21	%prep
12cr|perl-Regexp-Shellish-0.930.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Regexp-Shellish-0.930.0-3|23	
12cr|perl-Regexp-Shellish-0.930.0-3|24	%build
12cr|perl-Regexp-Shellish-0.930.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Regexp-Shellish-0.930.0-3|26	%make
12cr|perl-Regexp-Shellish-0.930.0-3|27	
12cr|perl-Regexp-Shellish-0.930.0-3|28	%check
12cr|perl-Regexp-Shellish-0.930.0-3|29	make test
12cr|perl-Regexp-Shellish-0.930.0-3|30	
12cr|perl-Regexp-Shellish-0.930.0-3|31	%install
12cr|perl-Regexp-Shellish-0.930.0-3|32	%makeinstall_std
12cr|perl-Regexp-Shellish-0.930.0-3|33	
12cr|perl-Regexp-Shellish-0.930.0-3|34	%files
12cr|perl-Regexp-Shellish-0.930.0-3|35	%doc Changes
12cr|perl-Regexp-Shellish-0.930.0-3|36	%{perl_vendorlib}/*
12cr|perl-Regexp-Shellish-0.930.0-3|37	%{_mandir}/man3/*
12cr|perl-Regexp-Shellish-0.930.0-3|38	
12cr|perl-Regexp-Shellish-0.930.0-3|39	
12cr|perl-Regexp-Shellish-0.930.0-3|40	%changelog
12cr|perl-Regexp-Shellish-0.930.0-3|41	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.930.0-2mdv2011.0
12cr|perl-Regexp-Shellish-0.930.0-3|42	+ Revision: 658878
12cr|perl-Regexp-Shellish-0.930.0-3|43	- rebuild for updated spec-helper
12cr|perl-Regexp-Shellish-0.930.0-3|44	
12cr|perl-Regexp-Shellish-0.930.0-3|45	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.930.0-1mdv2010.0
12cr|perl-Regexp-Shellish-0.930.0-3|46	+ Revision: 408044
12cr|perl-Regexp-Shellish-0.930.0-3|47	- rebuild using %%perl_convert_version
12cr|perl-Regexp-Shellish-0.930.0-3|48	
12cr|perl-Regexp-Shellish-0.930.0-3|49	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.93-8mdv2009.0
12cr|perl-Regexp-Shellish-0.930.0-3|50	+ Revision: 241852
12cr|perl-Regexp-Shellish-0.930.0-3|51	- rebuild
12cr|perl-Regexp-Shellish-0.930.0-3|52	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Regexp-Shellish-0.930.0-3|53	
12cr|perl-Regexp-Shellish-0.930.0-3|54	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Regexp-Shellish-0.930.0-3|55	- restore BuildRoot
12cr|perl-Regexp-Shellish-0.930.0-3|56	
12cr|perl-Regexp-Shellish-0.930.0-3|57	* Thu Aug 16 2007 Thierry Vignaud <tv@mandriva.org> 0.93-6mdv2008.0
12cr|perl-Regexp-Shellish-0.930.0-3|58	+ Revision: 64195
12cr|perl-Regexp-Shellish-0.930.0-3|59	- rebuild
12cr|perl-Regexp-Shellish-0.930.0-3|60	
12cr|perl-Regexp-Shellish-0.930.0-3|61	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 0.93-5mdv2008.0
12cr|perl-Regexp-Shellish-0.930.0-3|62	+ Revision: 25098
12cr|perl-Regexp-Shellish-0.930.0-3|63	- rebuild
12cr|perl-Regexp-Shellish-0.930.0-3|64	
12cr|perl-Regexp-Shellish-0.930.0-3|65	
12cr|perl-Regexp-Shellish-0.930.0-3|66	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.93-4mdk
12cr|perl-Regexp-Shellish-0.930.0-3|67	- Fix According to perl Policy
12cr|perl-Regexp-Shellish-0.930.0-3|68	- Source URL
12cr|perl-Regexp-Shellish-0.930.0-3|69	- URL
12cr|perl-Regexp-Shellish-0.930.0-3|70	- use mkrel
12cr|perl-Regexp-Shellish-0.930.0-3|71	
12cr|perl-Regexp-Shellish-0.930.0-3|72	* Sat Feb 05 2005 Sylvie Terjan <erinmargault@mandrake.org> 0.93-3mdk
12cr|perl-Regexp-Shellish-0.930.0-3|73	- rebuild for new perl
12cr|perl-Regexp-Shellish-0.930.0-3|74	
12cr|perl-Regexp-Shellish-0.930.0-3|75	* Tue Aug 31 2004 Michael Scherer <misc@mandrake.org> 0.93-2mdk
12cr|perl-Regexp-Shellish-0.930.0-3|76	- rebuild for new perl ( [DIRM] )
12cr|perl-Regexp-Shellish-0.930.0-3|77	
12cr|perl-Regexp-Shellish-0.930.0-3|78	* Fri Apr 02 2004 Michael Scherer <misc@mandrake.org> 0.93-1mdk
12cr|perl-Regexp-Shellish-0.930.0-3|79	- First MandrakeSoft Package
12cr|perl-Regexp-Shellish-0.930.0-3|80	

5323 12
12cr|perl-relative-0.40.0-6|1	%define upstream_name    relative
12cr|perl-relative-0.40.0-6|2	%define upstream_version 0.04
12cr|perl-relative-0.40.0-6|3	
12cr|perl-relative-0.40.0-6|4	Name:		perl-%{upstream_name}
12cr|perl-relative-0.40.0-6|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-relative-0.40.0-6|6	Release:	6
12cr|perl-relative-0.40.0-6|7	
12cr|perl-relative-0.40.0-6|8	Summary:	Load modules with relative names
12cr|perl-relative-0.40.0-6|9	License:	GPL+ or Artistic
12cr|perl-relative-0.40.0-6|10	Group:		Development/Perl
12cr|perl-relative-0.40.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-relative-0.40.0-6|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-relative-0.40.0-6|13	
12cr|perl-relative-0.40.0-6|14	BuildRequires:	perl-devel
12cr|perl-relative-0.40.0-6|15	BuildRequires:	perl(Test::More)
12cr|perl-relative-0.40.0-6|16	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-relative-0.40.0-6|17	
12cr|perl-relative-0.40.0-6|18	BuildArch:	noarch
12cr|perl-relative-0.40.0-6|19	Provides:	perl(relative)
12cr|perl-relative-0.40.0-6|20	
12cr|perl-relative-0.40.0-6|21	%description
12cr|perl-relative-0.40.0-6|22	This module allows you to load modules using only parts of their name,
12cr|perl-relative-0.40.0-6|23	relatively to the current module or to a given module. Module names are by
12cr|perl-relative-0.40.0-6|24	default searched below the current module, but can be searched upper in the
12cr|perl-relative-0.40.0-6|25	hierarchy using the '..::' syntax.
12cr|perl-relative-0.40.0-6|26	
12cr|perl-relative-0.40.0-6|27	In order to further loosen the namespace coupling, 'import' returns the
12cr|perl-relative-0.40.0-6|28	full names of the loaded modules, making object-oriented code easier to
12cr|perl-relative-0.40.0-6|29	write.
12cr|perl-relative-0.40.0-6|30	
12cr|perl-relative-0.40.0-6|31	%prep
12cr|perl-relative-0.40.0-6|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-relative-0.40.0-6|33	
12cr|perl-relative-0.40.0-6|34	%build
12cr|perl-relative-0.40.0-6|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-relative-0.40.0-6|36	%make
12cr|perl-relative-0.40.0-6|37	
12cr|perl-relative-0.40.0-6|38	%check
12cr|perl-relative-0.40.0-6|39	%make test
12cr|perl-relative-0.40.0-6|40	
12cr|perl-relative-0.40.0-6|41	%install
12cr|perl-relative-0.40.0-6|42	%makeinstall_std
12cr|perl-relative-0.40.0-6|43	
12cr|perl-relative-0.40.0-6|44	%files
12cr|perl-relative-0.40.0-6|45	%doc Changes README META.yml
12cr|perl-relative-0.40.0-6|46	%{_mandir}/man3/*
12cr|perl-relative-0.40.0-6|47	%{perl_vendorlib}/*
12cr|perl-relative-0.40.0-6|48	
12cr|perl-relative-0.40.0-6|49	%changelog
12cr|perl-relative-0.40.0-6|50	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.40.0-5mdv2011.0
12cr|perl-relative-0.40.0-6|51	+ Revision: 658904
12cr|perl-relative-0.40.0-6|52	- rebuild for updated spec-helper
12cr|perl-relative-0.40.0-6|53	
12cr|perl-relative-0.40.0-6|54	* Wed Jun 09 2010 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-4mdv2011.0
12cr|perl-relative-0.40.0-6|55	+ Revision: 547335
12cr|perl-relative-0.40.0-6|56	- reabuild using %%perl_convert_version, provides perl(relative)
12cr|perl-relative-0.40.0-6|57	
12cr|perl-relative-0.40.0-6|58	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.04-3mdv2010.0
12cr|perl-relative-0.40.0-6|59	+ Revision: 430534
12cr|perl-relative-0.40.0-6|60	- rebuild
12cr|perl-relative-0.40.0-6|61	
12cr|perl-relative-0.40.0-6|62	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.04-2mdv2009.0
12cr|perl-relative-0.40.0-6|63	+ Revision: 268940
12cr|perl-relative-0.40.0-6|64	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-relative-0.40.0-6|65	
12cr|perl-relative-0.40.0-6|66	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.0
12cr|perl-relative-0.40.0-6|67	+ Revision: 213740
12cr|perl-relative-0.40.0-6|68	- import perl-relative
12cr|perl-relative-0.40.0-6|69	
12cr|perl-relative-0.40.0-6|70	
12cr|perl-relative-0.40.0-6|71	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.0
12cr|perl-relative-0.40.0-6|72	- first mdv release

5324 12
12cr|perl-Return-Value-1.666.1-2|1	%define upstream_name    Return-Value
12cr|perl-Return-Value-1.666.1-2|2	%define upstream_version 1.666001
12cr|perl-Return-Value-1.666.1-2|3	
12cr|perl-Return-Value-1.666.1-2|4	Name:		perl-%{upstream_name}
12cr|perl-Return-Value-1.666.1-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Return-Value-1.666.1-2|6	Release:	2
12cr|perl-Return-Value-1.666.1-2|7	
12cr|perl-Return-Value-1.666.1-2|8	Summary:	Polymorphic Return Values
12cr|perl-Return-Value-1.666.1-2|9	License:	GPL+ or Artistic
12cr|perl-Return-Value-1.666.1-2|10	Group:		Development/Perl
12cr|perl-Return-Value-1.666.1-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Return-Value-1.666.1-2|12	Source0:	http://www.cpan.org/modules/by-module/Return/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Return-Value-1.666.1-2|13	
12cr|perl-Return-Value-1.666.1-2|14	BuildRequires:	perl-devel
12cr|perl-Return-Value-1.666.1-2|15	BuildArch:	noarch
12cr|perl-Return-Value-1.666.1-2|16	
12cr|perl-Return-Value-1.666.1-2|17	%description
12cr|perl-Return-Value-1.666.1-2|18	Polymorphic return values are really useful. Often, we just want to know if
12cr|perl-Return-Value-1.666.1-2|19	something worked or not. Other times, we'd like to know what the error text
12cr|perl-Return-Value-1.666.1-2|20	was. Still others, we may want to know what the error code was, and what the
12cr|perl-Return-Value-1.666.1-2|21	error properties were. We don't want to handle objects or data structures for
12cr|perl-Return-Value-1.666.1-2|22	every single return value, but we do want to check error conditions in our code
12cr|perl-Return-Value-1.666.1-2|23	because that's what good programmers do.
12cr|perl-Return-Value-1.666.1-2|24	
12cr|perl-Return-Value-1.666.1-2|25	%prep
12cr|perl-Return-Value-1.666.1-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Return-Value-1.666.1-2|27	
12cr|perl-Return-Value-1.666.1-2|28	%build
12cr|perl-Return-Value-1.666.1-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Return-Value-1.666.1-2|30	%make
12cr|perl-Return-Value-1.666.1-2|31	
12cr|perl-Return-Value-1.666.1-2|32	%check
12cr|perl-Return-Value-1.666.1-2|33	make test
12cr|perl-Return-Value-1.666.1-2|34	
12cr|perl-Return-Value-1.666.1-2|35	%install
12cr|perl-Return-Value-1.666.1-2|36	%makeinstall_std
12cr|perl-Return-Value-1.666.1-2|37	
12cr|perl-Return-Value-1.666.1-2|38	%files
12cr|perl-Return-Value-1.666.1-2|39	%doc README Changes
12cr|perl-Return-Value-1.666.1-2|40	%{perl_vendorlib}/Return
12cr|perl-Return-Value-1.666.1-2|41	%{_mandir}/*/*
12cr|perl-Return-Value-1.666.1-2|42	
12cr|perl-Return-Value-1.666.1-2|43	%changelog
12cr|perl-Return-Value-1.666.1-2|44	* Tue Jul 07 2009 Jérôme Quelin <jquelin@mandriva.org> 1.666.1-1mdv2010.0
12cr|perl-Return-Value-1.666.1-2|45	+ Revision: 393136
12cr|perl-Return-Value-1.666.1-2|46	- update to 1.666001
12cr|perl-Return-Value-1.666.1-2|47	- using %%perl_convert_version
12cr|perl-Return-Value-1.666.1-2|48	- fixed license field
12cr|perl-Return-Value-1.666.1-2|49	
12cr|perl-Return-Value-1.666.1-2|50	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.30.2-4mdv2009.0
12cr|perl-Return-Value-1.666.1-2|51	+ Revision: 258327
12cr|perl-Return-Value-1.666.1-2|52	- rebuild
12cr|perl-Return-Value-1.666.1-2|53	
12cr|perl-Return-Value-1.666.1-2|54	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.30.2-3mdv2009.0
12cr|perl-Return-Value-1.666.1-2|55	+ Revision: 246406
12cr|perl-Return-Value-1.666.1-2|56	- rebuild
12cr|perl-Return-Value-1.666.1-2|57	
12cr|perl-Return-Value-1.666.1-2|58	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.30.2-1mdv2008.1
12cr|perl-Return-Value-1.666.1-2|59	+ Revision: 136347
12cr|perl-Return-Value-1.666.1-2|60	- restore BuildRoot
12cr|perl-Return-Value-1.666.1-2|61	
12cr|perl-Return-Value-1.666.1-2|62	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Return-Value-1.666.1-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Return-Value-1.666.1-2|64	
12cr|perl-Return-Value-1.666.1-2|65	
12cr|perl-Return-Value-1.666.1-2|66	* Sat Jan 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.30.2-1mdv2007.0
12cr|perl-Return-Value-1.666.1-2|67	+ Revision: 111160
12cr|perl-Return-Value-1.666.1-2|68	- Import perl-Return-Value
12cr|perl-Return-Value-1.666.1-2|69	
12cr|perl-Return-Value-1.666.1-2|70	* Sat Jan 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.30.2-1mdv2007.1
12cr|perl-Return-Value-1.666.1-2|71	- first mdv release
12cr|perl-Return-Value-1.666.1-2|72	

5325 12
12cr|perl-Role-HasMessage-0.5.0-3|1	%define upstream_name    Role-HasMessage
12cr|perl-Role-HasMessage-0.5.0-3|2	%define upstream_version 0.005
12cr|perl-Role-HasMessage-0.5.0-3|3	
12cr|perl-Role-HasMessage-0.5.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Role-HasMessage-0.5.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Role-HasMessage-0.5.0-3|6	Release:	3
12cr|perl-Role-HasMessage-0.5.0-3|7	
12cr|perl-Role-HasMessage-0.5.0-3|8	Summary:	A thing with a String::Errf-powered message
12cr|perl-Role-HasMessage-0.5.0-3|9	License:	GPL+ or Artistic
12cr|perl-Role-HasMessage-0.5.0-3|10	Group:		Development/Perl
12cr|perl-Role-HasMessage-0.5.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Role-HasMessage-0.5.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Role/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Role-HasMessage-0.5.0-3|13	
12cr|perl-Role-HasMessage-0.5.0-3|14	BuildRequires:	perl-devel
12cr|perl-Role-HasMessage-0.5.0-3|15	BuildRequires:	perl(Moose)
12cr|perl-Role-HasMessage-0.5.0-3|16	BuildRequires:	perl(Moose::Role)
12cr|perl-Role-HasMessage-0.5.0-3|17	BuildRequires:	perl(MooseX::Role::Parameterized)
12cr|perl-Role-HasMessage-0.5.0-3|18	BuildRequires:	perl(String::Errf)
12cr|perl-Role-HasMessage-0.5.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-Role-HasMessage-0.5.0-3|20	BuildRequires:	perl(Try::Tiny)
12cr|perl-Role-HasMessage-0.5.0-3|21	BuildRequires:	perl(namespace::clean)
12cr|perl-Role-HasMessage-0.5.0-3|22	BuildArch:	noarch
12cr|perl-Role-HasMessage-0.5.0-3|23	
12cr|perl-Role-HasMessage-0.5.0-3|24	%description
12cr|perl-Role-HasMessage-0.5.0-3|25	This is another extremely simple role. A class that includes
12cr|perl-Role-HasMessage-0.5.0-3|26	Role::HasMessage is promising to provide a 'message' method that returns a
12cr|perl-Role-HasMessage-0.5.0-3|27	string summarizing the message or event represented by the object. It does
12cr|perl-Role-HasMessage-0.5.0-3|28	_not_ provide any actual behavior.
12cr|perl-Role-HasMessage-0.5.0-3|29	
12cr|perl-Role-HasMessage-0.5.0-3|30	%prep
12cr|perl-Role-HasMessage-0.5.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Role-HasMessage-0.5.0-3|32	
12cr|perl-Role-HasMessage-0.5.0-3|33	%build
12cr|perl-Role-HasMessage-0.5.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Role-HasMessage-0.5.0-3|35	%make
12cr|perl-Role-HasMessage-0.5.0-3|36	
12cr|perl-Role-HasMessage-0.5.0-3|37	%check
12cr|perl-Role-HasMessage-0.5.0-3|38	%make test
12cr|perl-Role-HasMessage-0.5.0-3|39	
12cr|perl-Role-HasMessage-0.5.0-3|40	%install
12cr|perl-Role-HasMessage-0.5.0-3|41	%makeinstall_std
12cr|perl-Role-HasMessage-0.5.0-3|42	
12cr|perl-Role-HasMessage-0.5.0-3|43	%files
12cr|perl-Role-HasMessage-0.5.0-3|44	%doc README Changes LICENSE META.yml META.json
12cr|perl-Role-HasMessage-0.5.0-3|45	%{_mandir}/man3/*
12cr|perl-Role-HasMessage-0.5.0-3|46	%{perl_vendorlib}/*
12cr|perl-Role-HasMessage-0.5.0-3|47	
12cr|perl-Role-HasMessage-0.5.0-3|48	%changelog
12cr|perl-Role-HasMessage-0.5.0-3|49	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.5.0-2mdv2011.0
12cr|perl-Role-HasMessage-0.5.0-3|50	+ Revision: 657465
12cr|perl-Role-HasMessage-0.5.0-3|51	- rebuild for updated spec-helper
12cr|perl-Role-HasMessage-0.5.0-3|52	
12cr|perl-Role-HasMessage-0.5.0-3|53	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-1
12cr|perl-Role-HasMessage-0.5.0-3|54	+ Revision: 639037
12cr|perl-Role-HasMessage-0.5.0-3|55	- import perl-Role-HasMessage
12cr|perl-Role-HasMessage-0.5.0-3|56	

5326 12
12cr|perl-Role-Identifiable-0.5.0-3|1	%define upstream_name    Role-Identifiable
12cr|perl-Role-Identifiable-0.5.0-3|2	%define upstream_version 0.005
12cr|perl-Role-Identifiable-0.5.0-3|3	
12cr|perl-Role-Identifiable-0.5.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Role-Identifiable-0.5.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Role-Identifiable-0.5.0-3|6	Release:	3
12cr|perl-Role-Identifiable-0.5.0-3|7	
12cr|perl-Role-Identifiable-0.5.0-3|8	Summary:	A thing with an ident attribute
12cr|perl-Role-Identifiable-0.5.0-3|9	License:	GPL+ or Artistic
12cr|perl-Role-Identifiable-0.5.0-3|10	Group:		Development/Perl
12cr|perl-Role-Identifiable-0.5.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Role-Identifiable-0.5.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Role/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Role-Identifiable-0.5.0-3|13	
12cr|perl-Role-Identifiable-0.5.0-3|14	BuildRequires:	perl-devel
12cr|perl-Role-Identifiable-0.5.0-3|15	BuildRequires:	perl(Moose)
12cr|perl-Role-Identifiable-0.5.0-3|16	BuildRequires:	perl(Moose::Role)
12cr|perl-Role-Identifiable-0.5.0-3|17	BuildRequires:	perl(Moose::Util::TypeConstraints)
12cr|perl-Role-Identifiable-0.5.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Role-Identifiable-0.5.0-3|19	BuildArch:	noarch
12cr|perl-Role-Identifiable-0.5.0-3|20	
12cr|perl-Role-Identifiable-0.5.0-3|21	%description
12cr|perl-Role-Identifiable-0.5.0-3|22	This is an incredibly simple role. It adds a required 'ident' attribute
12cr|perl-Role-Identifiable-0.5.0-3|23	that stores a simple string, meant to identify exceptions.
12cr|perl-Role-Identifiable-0.5.0-3|24	
12cr|perl-Role-Identifiable-0.5.0-3|25	%prep
12cr|perl-Role-Identifiable-0.5.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Role-Identifiable-0.5.0-3|27	
12cr|perl-Role-Identifiable-0.5.0-3|28	%build
12cr|perl-Role-Identifiable-0.5.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Role-Identifiable-0.5.0-3|30	%make
12cr|perl-Role-Identifiable-0.5.0-3|31	
12cr|perl-Role-Identifiable-0.5.0-3|32	%check
12cr|perl-Role-Identifiable-0.5.0-3|33	%make test
12cr|perl-Role-Identifiable-0.5.0-3|34	
12cr|perl-Role-Identifiable-0.5.0-3|35	%install
12cr|perl-Role-Identifiable-0.5.0-3|36	%makeinstall_std
12cr|perl-Role-Identifiable-0.5.0-3|37	
12cr|perl-Role-Identifiable-0.5.0-3|38	%files
12cr|perl-Role-Identifiable-0.5.0-3|39	%doc README Changes LICENSE META.yml META.json
12cr|perl-Role-Identifiable-0.5.0-3|40	%{_mandir}/man3/*
12cr|perl-Role-Identifiable-0.5.0-3|41	%{perl_vendorlib}/*
12cr|perl-Role-Identifiable-0.5.0-3|42	
12cr|perl-Role-Identifiable-0.5.0-3|43	%changelog
12cr|perl-Role-Identifiable-0.5.0-3|44	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.5.0-2mdv2011.0
12cr|perl-Role-Identifiable-0.5.0-3|45	+ Revision: 657466
12cr|perl-Role-Identifiable-0.5.0-3|46	- rebuild for updated spec-helper
12cr|perl-Role-Identifiable-0.5.0-3|47	
12cr|perl-Role-Identifiable-0.5.0-3|48	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-1
12cr|perl-Role-Identifiable-0.5.0-3|49	+ Revision: 639036
12cr|perl-Role-Identifiable-0.5.0-3|50	- import perl-Role-Identifiable
12cr|perl-Role-Identifiable-0.5.0-3|51	

5327 12
12cr|perl-Rose-DateTime-0.537.0-2|1	%define upstream_name	 Rose-DateTime
12cr|perl-Rose-DateTime-0.537.0-2|2	%define upstream_version 0.537
12cr|perl-Rose-DateTime-0.537.0-2|3	
12cr|perl-Rose-DateTime-0.537.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Rose-DateTime-0.537.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Rose-DateTime-0.537.0-2|6	Release:	2
12cr|perl-Rose-DateTime-0.537.0-2|7	
12cr|perl-Rose-DateTime-0.537.0-2|8	Summary:	DateTime helper functions and objects
12cr|perl-Rose-DateTime-0.537.0-2|9	License:	Artistic/GPL
12cr|perl-Rose-DateTime-0.537.0-2|10	Group:		Development/Perl
12cr|perl-Rose-DateTime-0.537.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Rose-DateTime-0.537.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Rose/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Rose-DateTime-0.537.0-2|13	
12cr|perl-Rose-DateTime-0.537.0-2|14	BuildRequires:	perl-devel
12cr|perl-Rose-DateTime-0.537.0-2|15	BuildRequires:	perl(DateTime)
12cr|perl-Rose-DateTime-0.537.0-2|16	BuildRequires:	perl(Rose::Object)
12cr|perl-Rose-DateTime-0.537.0-2|17	
12cr|perl-Rose-DateTime-0.537.0-2|18	BuildArch:	noarch
12cr|perl-Rose-DateTime-0.537.0-2|19	
12cr|perl-Rose-DateTime-0.537.0-2|20	%description
12cr|perl-Rose-DateTime-0.537.0-2|21	The Rose::DateTime::* modules provide a few convenience functions and
12cr|perl-Rose-DateTime-0.537.0-2|22	objects for use with DateTime dates.
12cr|perl-Rose-DateTime-0.537.0-2|23	
12cr|perl-Rose-DateTime-0.537.0-2|24	%prep
12cr|perl-Rose-DateTime-0.537.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Rose-DateTime-0.537.0-2|26	
12cr|perl-Rose-DateTime-0.537.0-2|27	%build
12cr|perl-Rose-DateTime-0.537.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Rose-DateTime-0.537.0-2|29	%make
12cr|perl-Rose-DateTime-0.537.0-2|30	
12cr|perl-Rose-DateTime-0.537.0-2|31	%check
12cr|perl-Rose-DateTime-0.537.0-2|32	%make test
12cr|perl-Rose-DateTime-0.537.0-2|33	
12cr|perl-Rose-DateTime-0.537.0-2|34	%install
12cr|perl-Rose-DateTime-0.537.0-2|35	%makeinstall_std
12cr|perl-Rose-DateTime-0.537.0-2|36	
12cr|perl-Rose-DateTime-0.537.0-2|37	%files
12cr|perl-Rose-DateTime-0.537.0-2|38	%doc Changes
12cr|perl-Rose-DateTime-0.537.0-2|39	%{_mandir}/man*/*
12cr|perl-Rose-DateTime-0.537.0-2|40	%{perl_vendorlib}/Rose
12cr|perl-Rose-DateTime-0.537.0-2|41	
12cr|perl-Rose-DateTime-0.537.0-2|42	
12cr|perl-Rose-DateTime-0.537.0-2|43	%changelog
12cr|perl-Rose-DateTime-0.537.0-2|44	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.537.0-1mdv2011.0
12cr|perl-Rose-DateTime-0.537.0-2|45	+ Revision: 672864
12cr|perl-Rose-DateTime-0.537.0-2|46	- update to new version 0.537
12cr|perl-Rose-DateTime-0.537.0-2|47	
12cr|perl-Rose-DateTime-0.537.0-2|48	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.535.0-1
12cr|perl-Rose-DateTime-0.537.0-2|49	+ Revision: 635216
12cr|perl-Rose-DateTime-0.537.0-2|50	- update to new version 0.535
12cr|perl-Rose-DateTime-0.537.0-2|51	
12cr|perl-Rose-DateTime-0.537.0-2|52	* Tue Mar 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.534.0-1mdv2011.0
12cr|perl-Rose-DateTime-0.537.0-2|53	+ Revision: 526819
12cr|perl-Rose-DateTime-0.537.0-2|54	- update to 0.534
12cr|perl-Rose-DateTime-0.537.0-2|55	
12cr|perl-Rose-DateTime-0.537.0-2|56	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.533.0-1mdv2010.1
12cr|perl-Rose-DateTime-0.537.0-2|57	+ Revision: 461350
12cr|perl-Rose-DateTime-0.537.0-2|58	- update to 0.533
12cr|perl-Rose-DateTime-0.537.0-2|59	
12cr|perl-Rose-DateTime-0.537.0-2|60	* Wed May 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.532.0-1mdv2010.0
12cr|perl-Rose-DateTime-0.537.0-2|61	+ Revision: 378117
12cr|perl-Rose-DateTime-0.537.0-2|62	- use new %%perl_convert_version macro
12cr|perl-Rose-DateTime-0.537.0-2|63	
12cr|perl-Rose-DateTime-0.537.0-2|64	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.53.02-1mdv2009.0
12cr|perl-Rose-DateTime-0.537.0-2|65	+ Revision: 136347
12cr|perl-Rose-DateTime-0.537.0-2|66	- restore BuildRoot
12cr|perl-Rose-DateTime-0.537.0-2|67	
12cr|perl-Rose-DateTime-0.537.0-2|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Rose-DateTime-0.537.0-2|69	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Rose-DateTime-0.537.0-2|70	
12cr|perl-Rose-DateTime-0.537.0-2|71	* Fri May 04 2007 Olivier Thauvin <nanardon@mandriva.org> 0.53.02-1mdv2008.0
12cr|perl-Rose-DateTime-0.537.0-2|72	+ Revision: 22238
12cr|perl-Rose-DateTime-0.537.0-2|73	- 0.532
12cr|perl-Rose-DateTime-0.537.0-2|74	
12cr|perl-Rose-DateTime-0.537.0-2|75	
12cr|perl-Rose-DateTime-0.537.0-2|76	* Mon Jun 19 2006 Scott Karns <scottk@mandriva.org> 0.53-1mdv2007.0
12cr|perl-Rose-DateTime-0.537.0-2|77	- Version 0.53
12cr|perl-Rose-DateTime-0.537.0-2|78	
12cr|perl-Rose-DateTime-0.537.0-2|79	* Fri May 19 2006 Scott Karns <scottk@mandriva.org> 0.52.2-1mdk
12cr|perl-Rose-DateTime-0.537.0-2|80	- Initial MDV release
12cr|perl-Rose-DateTime-0.537.0-2|81	

5328 12
12cr|perl-Rose-HTML-Objects-0.611.0-2|1	%define upstream_name	 Rose-HTML-Objects
12cr|perl-Rose-HTML-Objects-0.611.0-2|2	%define upstream_version 0.611
12cr|perl-Rose-HTML-Objects-0.611.0-2|3	
12cr|perl-Rose-HTML-Objects-0.611.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Rose-HTML-Objects-0.611.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Rose-HTML-Objects-0.611.0-2|6	Release:	2
12cr|perl-Rose-HTML-Objects-0.611.0-2|7	
12cr|perl-Rose-HTML-Objects-0.611.0-2|8	Summary:	Object-oriented interfaces for HTML
12cr|perl-Rose-HTML-Objects-0.611.0-2|9	License:	Artistic/GPL
12cr|perl-Rose-HTML-Objects-0.611.0-2|10	Group:		Development/Perl
12cr|perl-Rose-HTML-Objects-0.611.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Rose-HTML-Objects-0.611.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Rose/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Rose-HTML-Objects-0.611.0-2|13	
12cr|perl-Rose-HTML-Objects-0.611.0-2|14	BuildRequires:	perl-devel
12cr|perl-Rose-HTML-Objects-0.611.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-Rose-HTML-Objects-0.611.0-2|16	BuildRequires:	perl(Clone::PP)
12cr|perl-Rose-HTML-Objects-0.611.0-2|17	BuildRequires:	perl(Email::Valid)
12cr|perl-Rose-HTML-Objects-0.611.0-2|18	BuildRequires:	perl(HTML::Entities)
12cr|perl-Rose-HTML-Objects-0.611.0-2|19	BuildRequires:	perl(Image::Size)
12cr|perl-Rose-HTML-Objects-0.611.0-2|20	BuildRequires:	perl(Rose::DateTime) >= 0.0133
12cr|perl-Rose-HTML-Objects-0.611.0-2|21	BuildRequires:	perl(Rose::Object) >= 0.015
12cr|perl-Rose-HTML-Objects-0.611.0-2|22	BuildRequires:	perl(Rose::URI) >= 0.021
12cr|perl-Rose-HTML-Objects-0.611.0-2|23	BuildRequires:	perl(Scalar::Util)
12cr|perl-Rose-HTML-Objects-0.611.0-2|24	BuildRequires:	perl(Scalar::Defer)
12cr|perl-Rose-HTML-Objects-0.611.0-2|25	BuildRequires:	perl(URI::Escape)
12cr|perl-Rose-HTML-Objects-0.611.0-2|26	
12cr|perl-Rose-HTML-Objects-0.611.0-2|27	BuildArch:	noarch
12cr|perl-Rose-HTML-Objects-0.611.0-2|28	
12cr|perl-Rose-HTML-Objects-0.611.0-2|29	Requires:	perl(Rose::DateTime) >= 0.0133
12cr|perl-Rose-HTML-Objects-0.611.0-2|30	Requires:	perl(Rose::Object) >= 0.015
12cr|perl-Rose-HTML-Objects-0.611.0-2|31	Requires:	perl(Rose::URI) >= 0.021
12cr|perl-Rose-HTML-Objects-0.611.0-2|32	
12cr|perl-Rose-HTML-Objects-0.611.0-2|33	%description
12cr|perl-Rose-HTML-Objects-0.611.0-2|34	The Rose::HTML::Object::* family of classes represent HTML tags, or
12cr|perl-Rose-HTML-Objects-0.611.0-2|35	groups of tags. These objects allow HTML to be arbitrarily
12cr|perl-Rose-HTML-Objects-0.611.0-2|36	manipulated, then serialized to actual HTML (or XHTML). Currently, the
12cr|perl-Rose-HTML-Objects-0.611.0-2|37	process only works in one direction. Objects cannot be constructed
12cr|perl-Rose-HTML-Objects-0.611.0-2|38	from their serialized representations. In practice, given the purpose
12cr|perl-Rose-HTML-Objects-0.611.0-2|39	of these modules, this is not an important limitation.
12cr|perl-Rose-HTML-Objects-0.611.0-2|40	
12cr|perl-Rose-HTML-Objects-0.611.0-2|41	Any HTML tag can theoretically be represented by a
12cr|perl-Rose-HTML-Objects-0.611.0-2|42	Rose::HTML::Object-derived class, but this family of modules was
12cr|perl-Rose-HTML-Objects-0.611.0-2|43	originally motivated by a desire to simplify the use of HTML forms.
12cr|perl-Rose-HTML-Objects-0.611.0-2|44	
12cr|perl-Rose-HTML-Objects-0.611.0-2|45	The form/field object interfaces have been heavily abstracted to allow
12cr|perl-Rose-HTML-Objects-0.611.0-2|46	for input and output filtering, inflation/deflation of values, and
12cr|perl-Rose-HTML-Objects-0.611.0-2|47	compound fields (fields that contain other fields). The classes are
12cr|perl-Rose-HTML-Objects-0.611.0-2|48	also designed to be subclassed. The creation of custom form and field
12cr|perl-Rose-HTML-Objects-0.611.0-2|49	subclasses is really the "big win" for these modules.
12cr|perl-Rose-HTML-Objects-0.611.0-2|50	
12cr|perl-Rose-HTML-Objects-0.611.0-2|51	There is also a simple image tag class which is useful for
12cr|perl-Rose-HTML-Objects-0.611.0-2|52	auto-populating the width and height attributes of img tags. Future
12cr|perl-Rose-HTML-Objects-0.611.0-2|53	releases may include object representations of other HTML
12cr|perl-Rose-HTML-Objects-0.611.0-2|54	tags. Contributions are welcome.
12cr|perl-Rose-HTML-Objects-0.611.0-2|55	
12cr|perl-Rose-HTML-Objects-0.611.0-2|56	%prep
12cr|perl-Rose-HTML-Objects-0.611.0-2|57	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Rose-HTML-Objects-0.611.0-2|58	
12cr|perl-Rose-HTML-Objects-0.611.0-2|59	%build
12cr|perl-Rose-HTML-Objects-0.611.0-2|60	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Rose-HTML-Objects-0.611.0-2|61	%make
12cr|perl-Rose-HTML-Objects-0.611.0-2|62	
12cr|perl-Rose-HTML-Objects-0.611.0-2|63	%check
12cr|perl-Rose-HTML-Objects-0.611.0-2|64	#make test
12cr|perl-Rose-HTML-Objects-0.611.0-2|65	
12cr|perl-Rose-HTML-Objects-0.611.0-2|66	%install
12cr|perl-Rose-HTML-Objects-0.611.0-2|67	%makeinstall_std
12cr|perl-Rose-HTML-Objects-0.611.0-2|68	
12cr|perl-Rose-HTML-Objects-0.611.0-2|69	%files
12cr|perl-Rose-HTML-Objects-0.611.0-2|70	%defattr(644,root,root,755)
12cr|perl-Rose-HTML-Objects-0.611.0-2|71	%doc Changes
12cr|perl-Rose-HTML-Objects-0.611.0-2|72	%{_mandir}/man*/*
12cr|perl-Rose-HTML-Objects-0.611.0-2|73	%{perl_vendorlib}/Rose
12cr|perl-Rose-HTML-Objects-0.611.0-2|74	
12cr|perl-Rose-HTML-Objects-0.611.0-2|75	%changelog
12cr|perl-Rose-HTML-Objects-0.611.0-2|76	* Sun Nov 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.611.0-1mdv2011.0
12cr|perl-Rose-HTML-Objects-0.611.0-2|77	+ Revision: 602388
12cr|perl-Rose-HTML-Objects-0.611.0-2|78	- update to new version 0.611
12cr|perl-Rose-HTML-Objects-0.611.0-2|79	
12cr|perl-Rose-HTML-Objects-0.611.0-2|80	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.610.0-1mdv2011.0
12cr|perl-Rose-HTML-Objects-0.611.0-2|81	+ Revision: 596640
12cr|perl-Rose-HTML-Objects-0.611.0-2|82	- update to 0.610
12cr|perl-Rose-HTML-Objects-0.611.0-2|83	
12cr|perl-Rose-HTML-Objects-0.611.0-2|84	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.607.0-1mdv2011.0
12cr|perl-Rose-HTML-Objects-0.611.0-2|85	+ Revision: 552624
12cr|perl-Rose-HTML-Objects-0.611.0-2|86	- update to 0.607
12cr|perl-Rose-HTML-Objects-0.611.0-2|87	
12cr|perl-Rose-HTML-Objects-0.611.0-2|88	* Sun Nov 22 2009 Jérôme Quelin <jquelin@mandriva.org> 0.606.100-1mdv2010.1
12cr|perl-Rose-HTML-Objects-0.611.0-2|89	+ Revision: 468887
12cr|perl-Rose-HTML-Objects-0.611.0-2|90	- update to 0.6061
12cr|perl-Rose-HTML-Objects-0.611.0-2|91	
12cr|perl-Rose-HTML-Objects-0.611.0-2|92	* Tue Nov 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.606.0-1mdv2010.1
12cr|perl-Rose-HTML-Objects-0.611.0-2|93	+ Revision: 466752
12cr|perl-Rose-HTML-Objects-0.611.0-2|94	- update to 0.606
12cr|perl-Rose-HTML-Objects-0.611.0-2|95	
12cr|perl-Rose-HTML-Objects-0.611.0-2|96	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.605.0-1mdv2010.1
12cr|perl-Rose-HTML-Objects-0.611.0-2|97	+ Revision: 461351
12cr|perl-Rose-HTML-Objects-0.611.0-2|98	- update to 0.605
12cr|perl-Rose-HTML-Objects-0.611.0-2|99	
12cr|perl-Rose-HTML-Objects-0.611.0-2|100	* Tue Sep 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.604.0-1mdv2010.0
12cr|perl-Rose-HTML-Objects-0.611.0-2|101	+ Revision: 442653
12cr|perl-Rose-HTML-Objects-0.611.0-2|102	- update to 0.604
12cr|perl-Rose-HTML-Objects-0.611.0-2|103	
12cr|perl-Rose-HTML-Objects-0.611.0-2|104	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.603-1mdv2010.0
12cr|perl-Rose-HTML-Objects-0.611.0-2|105	+ Revision: 374377
12cr|perl-Rose-HTML-Objects-0.611.0-2|106	- update to new version 0.603
12cr|perl-Rose-HTML-Objects-0.611.0-2|107	
12cr|perl-Rose-HTML-Objects-0.611.0-2|108	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.602-1mdv2010.0
12cr|perl-Rose-HTML-Objects-0.611.0-2|109	+ Revision: 372530
12cr|perl-Rose-HTML-Objects-0.611.0-2|110	- update to 0.602
12cr|perl-Rose-HTML-Objects-0.611.0-2|111	- update source
12cr|perl-Rose-HTML-Objects-0.611.0-2|112	
12cr|perl-Rose-HTML-Objects-0.611.0-2|113	* Thu Oct 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.555-1mdv2009.1
12cr|perl-Rose-HTML-Objects-0.611.0-2|114	+ Revision: 296797
12cr|perl-Rose-HTML-Objects-0.611.0-2|115	- update to new version 0.555
12cr|perl-Rose-HTML-Objects-0.611.0-2|116	
12cr|perl-Rose-HTML-Objects-0.611.0-2|117	* Fri Jun 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.554-1mdv2009.0
12cr|perl-Rose-HTML-Objects-0.611.0-2|118	+ Revision: 218716
12cr|perl-Rose-HTML-Objects-0.611.0-2|119	- update to new version 0.554
12cr|perl-Rose-HTML-Objects-0.611.0-2|120	
12cr|perl-Rose-HTML-Objects-0.611.0-2|121	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.553-1mdv2008.1
12cr|perl-Rose-HTML-Objects-0.611.0-2|122	+ Revision: 178279
12cr|perl-Rose-HTML-Objects-0.611.0-2|123	- update to new version 0.553
12cr|perl-Rose-HTML-Objects-0.611.0-2|124	
12cr|perl-Rose-HTML-Objects-0.611.0-2|125	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Rose-HTML-Objects-0.611.0-2|126	- restore BuildRoot
12cr|perl-Rose-HTML-Objects-0.611.0-2|127	
12cr|perl-Rose-HTML-Objects-0.611.0-2|128	* Thu Dec 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.552-1mdv2008.1
12cr|perl-Rose-HTML-Objects-0.611.0-2|129	+ Revision: 135952
12cr|perl-Rose-HTML-Objects-0.611.0-2|130	- update to new version 0.552
12cr|perl-Rose-HTML-Objects-0.611.0-2|131	
12cr|perl-Rose-HTML-Objects-0.611.0-2|132	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Rose-HTML-Objects-0.611.0-2|133	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Rose-HTML-Objects-0.611.0-2|134	
12cr|perl-Rose-HTML-Objects-0.611.0-2|135	* Wed Nov 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.550-1mdv2008.1
12cr|perl-Rose-HTML-Objects-0.611.0-2|136	+ Revision: 106643
12cr|perl-Rose-HTML-Objects-0.611.0-2|137	- new version
12cr|perl-Rose-HTML-Objects-0.611.0-2|138	
12cr|perl-Rose-HTML-Objects-0.611.0-2|139	* Thu Aug 09 2007 Funda Wang <fwang@mandriva.org> 0.549-1mdv2008.0
12cr|perl-Rose-HTML-Objects-0.611.0-2|140	+ Revision: 60696
12cr|perl-Rose-HTML-Objects-0.611.0-2|141	- New version 0.549
12cr|perl-Rose-HTML-Objects-0.611.0-2|142	
12cr|perl-Rose-HTML-Objects-0.611.0-2|143	
12cr|perl-Rose-HTML-Objects-0.611.0-2|144	* Wed Jun 14 2006 Scott Karns <scottk@mandriva.org> 0.53-1mdv2007.0
12cr|perl-Rose-HTML-Objects-0.611.0-2|145	- Version 0.53
12cr|perl-Rose-HTML-Objects-0.611.0-2|146	
12cr|perl-Rose-HTML-Objects-0.611.0-2|147	* Fri May 19 2006 Scott Karns <scottk@mandriva.org> 0.52-1mdk
12cr|perl-Rose-HTML-Objects-0.611.0-2|148	- Initial MDV package
12cr|perl-Rose-HTML-Objects-0.611.0-2|149	

5329 12
12cr|perl-Rose-Object-0.859.0-2|1	%define module	    Rose-Object
12cr|perl-Rose-Object-0.859.0-2|2	%define	modprefix   Rose
12cr|perl-Rose-Object-0.859.0-2|3	%define upstream_version 0.859
12cr|perl-Rose-Object-0.859.0-2|4	
12cr|perl-Rose-Object-0.859.0-2|5	# circular dependency
12cr|perl-Rose-Object-0.859.0-2|6	%if %{_use_internal_dependency_generator}
12cr|perl-Rose-Object-0.859.0-2|7	%define __noautoreq 'perl\\(Rose::DateTime(.*)\\)'
12cr|perl-Rose-Object-0.859.0-2|8	%else
12cr|perl-Rose-Object-0.859.0-2|9	%define _requires_exceptions perl(Rose::DateTime
12cr|perl-Rose-Object-0.859.0-2|10	%endif
12cr|perl-Rose-Object-0.859.0-2|11	
12cr|perl-Rose-Object-0.859.0-2|12	Summary:	A simple object base class
12cr|perl-Rose-Object-0.859.0-2|13	Name:		perl-%{module}
12cr|perl-Rose-Object-0.859.0-2|14	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Rose-Object-0.859.0-2|15	Release:	2
12cr|perl-Rose-Object-0.859.0-2|16	License:	Artistic/GPL
12cr|perl-Rose-Object-0.859.0-2|17	Group:		Development/Perl
12cr|perl-Rose-Object-0.859.0-2|18	URL:        http://search.cpan.org/dist/%{module}
12cr|perl-Rose-Object-0.859.0-2|19	Source:     http://www.cpan.org/modules/by-module/Rose/%{module}-%{upstream_version}.tar.gz
12cr|perl-Rose-Object-0.859.0-2|20	
12cr|perl-Rose-Object-0.859.0-2|21	BuildRequires:	perl-devel
12cr|perl-Rose-Object-0.859.0-2|22	BuildRequires:	perl(Test::More)
12cr|perl-Rose-Object-0.859.0-2|23	BuildRequires:	perl(Test::Simple)
12cr|perl-Rose-Object-0.859.0-2|24	BuildArch:	noarch
12cr|perl-Rose-Object-0.859.0-2|25	
12cr|perl-Rose-Object-0.859.0-2|26	%description
12cr|perl-Rose-Object-0.859.0-2|27	Rose::Object is a generic object base class. It provides very little
12cr|perl-Rose-Object-0.859.0-2|28	functionality, but a healthy dose of convention.
12cr|perl-Rose-Object-0.859.0-2|29	
12cr|perl-Rose-Object-0.859.0-2|30	%prep
12cr|perl-Rose-Object-0.859.0-2|31	%setup -q -n %{module}-%{upstream_version}
12cr|perl-Rose-Object-0.859.0-2|32	
12cr|perl-Rose-Object-0.859.0-2|33	%build
12cr|perl-Rose-Object-0.859.0-2|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Rose-Object-0.859.0-2|35	%make
12cr|perl-Rose-Object-0.859.0-2|36	
12cr|perl-Rose-Object-0.859.0-2|37	%check
12cr|perl-Rose-Object-0.859.0-2|38	%make test
12cr|perl-Rose-Object-0.859.0-2|39	
12cr|perl-Rose-Object-0.859.0-2|40	%install
12cr|perl-Rose-Object-0.859.0-2|41	%makeinstall_std
12cr|perl-Rose-Object-0.859.0-2|42	
12cr|perl-Rose-Object-0.859.0-2|43	%files
12cr|perl-Rose-Object-0.859.0-2|44	%doc Changes
12cr|perl-Rose-Object-0.859.0-2|45	%{_mandir}/man*/*
12cr|perl-Rose-Object-0.859.0-2|46	%{perl_vendorlib}/%{modprefix}
12cr|perl-Rose-Object-0.859.0-2|47	
12cr|perl-Rose-Object-0.859.0-2|48	
12cr|perl-Rose-Object-0.859.0-2|49	
12cr|perl-Rose-Object-0.859.0-2|50	%changelog
12cr|perl-Rose-Object-0.859.0-2|51	* Sun Nov 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.859.0-1mdv2011.0
12cr|perl-Rose-Object-0.859.0-2|52	+ Revision: 597619
12cr|perl-Rose-Object-0.859.0-2|53	- update to new version 0.859
12cr|perl-Rose-Object-0.859.0-2|54	
12cr|perl-Rose-Object-0.859.0-2|55	* Thu Feb 11 2010 Jérôme Quelin <jquelin@mandriva.org> 0.858.0-1mdv2011.0
12cr|perl-Rose-Object-0.859.0-2|56	+ Revision: 504073
12cr|perl-Rose-Object-0.859.0-2|57	- update to 0.858
12cr|perl-Rose-Object-0.859.0-2|58	
12cr|perl-Rose-Object-0.859.0-2|59	* Wed Feb 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.857.0-1mdv2010.1
12cr|perl-Rose-Object-0.859.0-2|60	+ Revision: 503734
12cr|perl-Rose-Object-0.859.0-2|61	- update to 0.857
12cr|perl-Rose-Object-0.859.0-2|62	
12cr|perl-Rose-Object-0.859.0-2|63	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.856.0-1mdv2010.1
12cr|perl-Rose-Object-0.859.0-2|64	+ Revision: 461742
12cr|perl-Rose-Object-0.859.0-2|65	- update to 0.856
12cr|perl-Rose-Object-0.859.0-2|66	
12cr|perl-Rose-Object-0.859.0-2|67	* Tue May 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.855.0-1mdv2010.0
12cr|perl-Rose-Object-0.859.0-2|68	+ Revision: 379895
12cr|perl-Rose-Object-0.859.0-2|69	- use new perl version macro
12cr|perl-Rose-Object-0.859.0-2|70	- new version
12cr|perl-Rose-Object-0.859.0-2|71	
12cr|perl-Rose-Object-0.859.0-2|72	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.85-2mdv2009.0
12cr|perl-Rose-Object-0.859.0-2|73	+ Revision: 268716
12cr|perl-Rose-Object-0.859.0-2|74	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Rose-Object-0.859.0-2|75	
12cr|perl-Rose-Object-0.859.0-2|76	* Fri May 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.85-1mdv2009.0
12cr|perl-Rose-Object-0.859.0-2|77	+ Revision: 213368
12cr|perl-Rose-Object-0.859.0-2|78	- update to new version 0.85
12cr|perl-Rose-Object-0.859.0-2|79	
12cr|perl-Rose-Object-0.859.0-2|80	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Rose-Object-0.859.0-2|81	- restore BuildRoot
12cr|perl-Rose-Object-0.859.0-2|82	
12cr|perl-Rose-Object-0.859.0-2|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Rose-Object-0.859.0-2|84	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Rose-Object-0.859.0-2|85	
12cr|perl-Rose-Object-0.859.0-2|86	* Mon May 21 2007 Michael Scherer <misc@mandriva.org> 0.84-1mdv2008.0
12cr|perl-Rose-Object-0.859.0-2|87	+ Revision: 29069
12cr|perl-Rose-Object-0.859.0-2|88	- Update to new version 0.84
12cr|perl-Rose-Object-0.859.0-2|89	
12cr|perl-Rose-Object-0.859.0-2|90	
12cr|perl-Rose-Object-0.859.0-2|91	* Tue Jun 20 2006 Scott Karns <scottk@mandriva.org> 0.81-1mdv2007.0
12cr|perl-Rose-Object-0.859.0-2|92	- Version 0.81
12cr|perl-Rose-Object-0.859.0-2|93	
12cr|perl-Rose-Object-0.859.0-2|94	* Fri May 19 2006 Scott Karns <scottk@mandriva.org> 0.80-2mdk
12cr|perl-Rose-Object-0.859.0-2|95	- Added _requires_exceptions to handle circular dependency with
12cr|perl-Rose-Object-0.859.0-2|96	perl-Rose-DateTime
12cr|perl-Rose-Object-0.859.0-2|97	
12cr|perl-Rose-Object-0.859.0-2|98	* Fri May 19 2006 Scott Karns <scottk@mandriva.org> 0.80-1mdk
12cr|perl-Rose-Object-0.859.0-2|99	- Initial MDV release
12cr|perl-Rose-Object-0.859.0-2|100	

5330 12
12cr|perl-Rose-URI-1.0.0-2|1	%define upstream_name	 Rose-URI
12cr|perl-Rose-URI-1.0.0-2|2	%define upstream_version 1.00
12cr|perl-Rose-URI-1.0.0-2|3	
12cr|perl-Rose-URI-1.0.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Rose-URI-1.0.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Rose-URI-1.0.0-2|6	Release:	2
12cr|perl-Rose-URI-1.0.0-2|7	
12cr|perl-Rose-URI-1.0.0-2|8	Summary:	An alternative to URI
12cr|perl-Rose-URI-1.0.0-2|9	License:	Artistic/GPL
12cr|perl-Rose-URI-1.0.0-2|10	Group:		Development/Perl
12cr|perl-Rose-URI-1.0.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Rose-URI-1.0.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Rose/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Rose-URI-1.0.0-2|13	
12cr|perl-Rose-URI-1.0.0-2|14	BuildRequires:	perl-devel
12cr|perl-Rose-URI-1.0.0-2|15	BuildRequires:	perl(overload)
12cr|perl-Rose-URI-1.0.0-2|16	BuildRequires:	perl(Rose::Object) >= 0.015
12cr|perl-Rose-URI-1.0.0-2|17	BuildRequires:	perl(URI)
12cr|perl-Rose-URI-1.0.0-2|18	## scottk ##
12cr|perl-Rose-URI-1.0.0-2|19	## perl(URI::Escape) is provided by perl-URI, which requirement is
12cr|perl-Rose-URI-1.0.0-2|20	## satisfied when the perl(URI) requirement is satisfied
12cr|perl-Rose-URI-1.0.0-2|21	##BuildRequires:	perl(URI::Escape)
12cr|perl-Rose-URI-1.0.0-2|22	BuildArch:	noarch
12cr|perl-Rose-URI-1.0.0-2|23	
12cr|perl-Rose-URI-1.0.0-2|24	%description
12cr|perl-Rose-URI-1.0.0-2|25	Rose::URI is a standalone URI class allowing easy and efficient
12cr|perl-Rose-URI-1.0.0-2|26	manipulation of query parameters and other URI components.
12cr|perl-Rose-URI-1.0.0-2|27	
12cr|perl-Rose-URI-1.0.0-2|28	%prep
12cr|perl-Rose-URI-1.0.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Rose-URI-1.0.0-2|30	
12cr|perl-Rose-URI-1.0.0-2|31	%build
12cr|perl-Rose-URI-1.0.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Rose-URI-1.0.0-2|33	%make
12cr|perl-Rose-URI-1.0.0-2|34	
12cr|perl-Rose-URI-1.0.0-2|35	%check
12cr|perl-Rose-URI-1.0.0-2|36	%make test
12cr|perl-Rose-URI-1.0.0-2|37	
12cr|perl-Rose-URI-1.0.0-2|38	%install
12cr|perl-Rose-URI-1.0.0-2|39	%makeinstall_std
12cr|perl-Rose-URI-1.0.0-2|40	
12cr|perl-Rose-URI-1.0.0-2|41	%files
12cr|perl-Rose-URI-1.0.0-2|42	%defattr(644,root,root,755)
12cr|perl-Rose-URI-1.0.0-2|43	%doc Changes
12cr|perl-Rose-URI-1.0.0-2|44	%{_mandir}/man*/*
12cr|perl-Rose-URI-1.0.0-2|45	%{perl_vendorlib}/Rose
12cr|perl-Rose-URI-1.0.0-2|46	
12cr|perl-Rose-URI-1.0.0-2|47	
12cr|perl-Rose-URI-1.0.0-2|48	%changelog
12cr|perl-Rose-URI-1.0.0-2|49	* Wed Mar 17 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2010.1
12cr|perl-Rose-URI-1.0.0-2|50	+ Revision: 523960
12cr|perl-Rose-URI-1.0.0-2|51	- update to 1.00
12cr|perl-Rose-URI-1.0.0-2|52	
12cr|perl-Rose-URI-1.0.0-2|53	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.500.0-1mdv2010.0
12cr|perl-Rose-URI-1.0.0-2|54	+ Revision: 406381
12cr|perl-Rose-URI-1.0.0-2|55	- rebuild using %%perl_convert_version
12cr|perl-Rose-URI-1.0.0-2|56	
12cr|perl-Rose-URI-1.0.0-2|57	* Sun Jan 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.50-1mdv2009.1
12cr|perl-Rose-URI-1.0.0-2|58	+ Revision: 333412
12cr|perl-Rose-URI-1.0.0-2|59	- update to new version 0.50
12cr|perl-Rose-URI-1.0.0-2|60	
12cr|perl-Rose-URI-1.0.0-2|61	* Thu Feb 07 2008 Funda Wang <fwang@mandriva.org> 0.022-1mdv2008.1
12cr|perl-Rose-URI-1.0.0-2|62	+ Revision: 163390
12cr|perl-Rose-URI-1.0.0-2|63	- update to new version 0.022
12cr|perl-Rose-URI-1.0.0-2|64	
12cr|perl-Rose-URI-1.0.0-2|65	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Rose-URI-1.0.0-2|66	- restore BuildRoot
12cr|perl-Rose-URI-1.0.0-2|67	
12cr|perl-Rose-URI-1.0.0-2|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Rose-URI-1.0.0-2|69	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Rose-URI-1.0.0-2|70	
12cr|perl-Rose-URI-1.0.0-2|71	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.021-3mdv2008.0
12cr|perl-Rose-URI-1.0.0-2|72	+ Revision: 86826
12cr|perl-Rose-URI-1.0.0-2|73	- rebuild
12cr|perl-Rose-URI-1.0.0-2|74	
12cr|perl-Rose-URI-1.0.0-2|75	
12cr|perl-Rose-URI-1.0.0-2|76	* Fri Jun 16 2006 Scott Karns <scottk@mandriva.org> 0.021-2mdv2007.0
12cr|perl-Rose-URI-1.0.0-2|77	- Fixed "redundant" BuildRequires perl(URI::Escape) for automated builds
12cr|perl-Rose-URI-1.0.0-2|78	
12cr|perl-Rose-URI-1.0.0-2|79	* Fri May 19 2006 Scott Karns <scottk@mandriva.org> 0.021-1mdk
12cr|perl-Rose-URI-1.0.0-2|80	- Initial MDV package
12cr|perl-Rose-URI-1.0.0-2|81	

5331 12
12cr|perl-RpcPerl-0.1-2|1	%define module   RpcPerl
12cr|perl-RpcPerl-0.1-2|2	
12cr|perl-RpcPerl-0.1-2|3	Name:		perl-%{module}
12cr|perl-RpcPerl-0.1-2|4	Version:	0.1
12cr|perl-RpcPerl-0.1-2|5	Release:	2
12cr|perl-RpcPerl-0.1-2|6	License:	LGPL or EPL
12cr|perl-RpcPerl-0.1-2|7	Group:		Development/Perl
12cr|perl-RpcPerl-0.1-2|8	Summary:	RPC with a Perl server
12cr|perl-RpcPerl-0.1-2|9	Url:		http://qooxdoo.org/documentation/0.8/rpc_perl
12cr|perl-RpcPerl-0.1-2|10	Source:		https://sourceforge.net/projects/qooxdoo-contrib/files/RpcPerl/%{module}-%{version}.zip
12cr|perl-RpcPerl-0.1-2|11	BuildArch:	noarch
12cr|perl-RpcPerl-0.1-2|12	
12cr|perl-RpcPerl-0.1-2|13	%description
12cr|perl-RpcPerl-0.1-2|14	As described in the RPC overview, qooxdoo RPC is based on JSON-RPC as the
12cr|perl-RpcPerl-0.1-2|15	serialization and method call protocol. This page describes how to set up and
12cr|perl-RpcPerl-0.1-2|16	implement a Perl-based server.
12cr|perl-RpcPerl-0.1-2|17	
12cr|perl-RpcPerl-0.1-2|18	%prep
12cr|perl-RpcPerl-0.1-2|19	%setup -q -n %{module}/%{version}
12cr|perl-RpcPerl-0.1-2|20	
12cr|perl-RpcPerl-0.1-2|21	%build
12cr|perl-RpcPerl-0.1-2|22	
12cr|perl-RpcPerl-0.1-2|23	%install
12cr|perl-RpcPerl-0.1-2|24	install -d -m 755  %{buildroot}%{perl_vendorlib}
12cr|perl-RpcPerl-0.1-2|25	cp -pr Qooxdoo %{buildroot}%{perl_vendorlib}
12cr|perl-RpcPerl-0.1-2|26	
12cr|perl-RpcPerl-0.1-2|27	%files
12cr|perl-RpcPerl-0.1-2|28	%doc README.CONFIGURE README.txt SERVER_WRITER_GUIDE jsonrpc.pl
12cr|perl-RpcPerl-0.1-2|29	%{perl_vendorlib}/Qooxdoo
12cr|perl-RpcPerl-0.1-2|30	
12cr|perl-RpcPerl-0.1-2|31	%changelog
12cr|perl-RpcPerl-0.1-2|32	* Wed Jul 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-1mdv2010.0
12cr|perl-RpcPerl-0.1-2|33	+ Revision: 396455
12cr|perl-RpcPerl-0.1-2|34	- import perl-RpcPerl
12cr|perl-RpcPerl-0.1-2|35	
12cr|perl-RpcPerl-0.1-2|36	
12cr|perl-RpcPerl-0.1-2|37	* Wed Jul 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-1mdv2010.0
12cr|perl-RpcPerl-0.1-2|38	- first mdv release

5332 12
12cr|perl-rpm-build-perl-0.740.0-3|1	%define upstream_name    rpm-build-perl
12cr|perl-rpm-build-perl-0.740.0-3|2	%define upstream_version 0.74
12cr|perl-rpm-build-perl-0.740.0-3|3	
12cr|perl-rpm-build-perl-0.740.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-rpm-build-perl-0.740.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-rpm-build-perl-0.740.0-3|6	Release:	3
12cr|perl-rpm-build-perl-0.740.0-3|7	
12cr|perl-rpm-build-perl-0.740.0-3|8	Summary:	Perl compiler backend to extract Perl dependencies
12cr|perl-rpm-build-perl-0.740.0-3|9	License:	GPL+ or Artistic
12cr|perl-rpm-build-perl-0.740.0-3|10	Group:		Development/Perl
12cr|perl-rpm-build-perl-0.740.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-rpm-build-perl-0.740.0-3|12	Source0:	http://www.cpan.org/modules/by-module/B/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-rpm-build-perl-0.740.0-3|13	
12cr|perl-rpm-build-perl-0.740.0-3|14	BuildRequires:	perl-devel
12cr|perl-rpm-build-perl-0.740.0-3|15	BuildRequires:	perl(B)
12cr|perl-rpm-build-perl-0.740.0-3|16	BuildRequires:	perl(Encode)
12cr|perl-rpm-build-perl-0.740.0-3|17	BuildRequires:	perl(O)
12cr|perl-rpm-build-perl-0.740.0-3|18	BuildRequires:	perl(Safe)
12cr|perl-rpm-build-perl-0.740.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-rpm-build-perl-0.740.0-3|20	BuildArch:	noarch
12cr|perl-rpm-build-perl-0.740.0-3|21	
12cr|perl-rpm-build-perl-0.740.0-3|22	%description
12cr|perl-rpm-build-perl-0.740.0-3|23	B::PerlReq is a backend module for the Perl compiler that extracts
12cr|perl-rpm-build-perl-0.740.0-3|24	dependencies from Perl source code, based on the internal compiled
12cr|perl-rpm-build-perl-0.740.0-3|25	structure that Perl itself creates after parsing a program. The output of
12cr|perl-rpm-build-perl-0.740.0-3|26	B::PerlReq is suitable for automatic dependency tracking (e.g. for RPM
12cr|perl-rpm-build-perl-0.740.0-3|27	packaging).
12cr|perl-rpm-build-perl-0.740.0-3|28	
12cr|perl-rpm-build-perl-0.740.0-3|29	%prep
12cr|perl-rpm-build-perl-0.740.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-rpm-build-perl-0.740.0-3|31	
12cr|perl-rpm-build-perl-0.740.0-3|32	%build
12cr|perl-rpm-build-perl-0.740.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-rpm-build-perl-0.740.0-3|34	%make
12cr|perl-rpm-build-perl-0.740.0-3|35	
12cr|perl-rpm-build-perl-0.740.0-3|36	%check
12cr|perl-rpm-build-perl-0.740.0-3|37	# fail because even more requires are found than expected
12cr|perl-rpm-build-perl-0.740.0-3|38	#make test
12cr|perl-rpm-build-perl-0.740.0-3|39	
12cr|perl-rpm-build-perl-0.740.0-3|40	%install
12cr|perl-rpm-build-perl-0.740.0-3|41	%makeinstall_std
12cr|perl-rpm-build-perl-0.740.0-3|42	
12cr|perl-rpm-build-perl-0.740.0-3|43	%files
12cr|perl-rpm-build-perl-0.740.0-3|44	%doc README Changes META.yml
12cr|perl-rpm-build-perl-0.740.0-3|45	%{_mandir}/man1/*
12cr|perl-rpm-build-perl-0.740.0-3|46	%{_mandir}/man3/*
12cr|perl-rpm-build-perl-0.740.0-3|47	%{perl_vendorlib}/*
12cr|perl-rpm-build-perl-0.740.0-3|48	%{_bindir}/perl.*
12cr|perl-rpm-build-perl-0.740.0-3|49	
12cr|perl-rpm-build-perl-0.740.0-3|50	%changelog
12cr|perl-rpm-build-perl-0.740.0-3|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.740.0-2mdv2011.0
12cr|perl-rpm-build-perl-0.740.0-3|52	+ Revision: 657478
12cr|perl-rpm-build-perl-0.740.0-3|53	- rebuild for updated spec-helper
12cr|perl-rpm-build-perl-0.740.0-3|54	
12cr|perl-rpm-build-perl-0.740.0-3|55	* Mon Mar 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.740.0-1
12cr|perl-rpm-build-perl-0.740.0-3|56	+ Revision: 644797
12cr|perl-rpm-build-perl-0.740.0-3|57	- update to new version 0.74
12cr|perl-rpm-build-perl-0.740.0-3|58	
12cr|perl-rpm-build-perl-0.740.0-3|59	* Tue Apr 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.720.0-1mdv2011.0
12cr|perl-rpm-build-perl-0.740.0-3|60	+ Revision: 536958
12cr|perl-rpm-build-perl-0.740.0-3|61	- update to 0.72
12cr|perl-rpm-build-perl-0.740.0-3|62	
12cr|perl-rpm-build-perl-0.740.0-3|63	* Sun Sep 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.710.0-1mdv2010.0
12cr|perl-rpm-build-perl-0.740.0-3|64	+ Revision: 450063
12cr|perl-rpm-build-perl-0.740.0-3|65	- update to 0.71
12cr|perl-rpm-build-perl-0.740.0-3|66	
12cr|perl-rpm-build-perl-0.740.0-3|67	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.700.0-1mdv2010.0
12cr|perl-rpm-build-perl-0.740.0-3|68	+ Revision: 404358
12cr|perl-rpm-build-perl-0.740.0-3|69	- rebuild using %%perl_convert_version
12cr|perl-rpm-build-perl-0.740.0-3|70	
12cr|perl-rpm-build-perl-0.740.0-3|71	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70-1mdv2010.0
12cr|perl-rpm-build-perl-0.740.0-3|72	+ Revision: 374549
12cr|perl-rpm-build-perl-0.740.0-3|73	- update to new version 0.70
12cr|perl-rpm-build-perl-0.740.0-3|74	
12cr|perl-rpm-build-perl-0.740.0-3|75	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.6.8-2mdv2009.0
12cr|perl-rpm-build-perl-0.740.0-3|76	+ Revision: 268955
12cr|perl-rpm-build-perl-0.740.0-3|77	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-rpm-build-perl-0.740.0-3|78	
12cr|perl-rpm-build-perl-0.740.0-3|79	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.8-1mdv2009.0
12cr|perl-rpm-build-perl-0.740.0-3|80	+ Revision: 213761
12cr|perl-rpm-build-perl-0.740.0-3|81	- import perl-rpm-build-perl
12cr|perl-rpm-build-perl-0.740.0-3|82	
12cr|perl-rpm-build-perl-0.740.0-3|83	
12cr|perl-rpm-build-perl-0.740.0-3|84	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.8-1mdv2009.0
12cr|perl-rpm-build-perl-0.740.0-3|85	- first mdv release

5333 12
12cr|perl-RT-Client-Console-0.2.0-3|1	%define upstream_name    RT-Client-Console
12cr|perl-RT-Client-Console-0.2.0-3|2	%define upstream_version 0.2.0
12cr|perl-RT-Client-Console-0.2.0-3|3	
12cr|perl-RT-Client-Console-0.2.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-RT-Client-Console-0.2.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-RT-Client-Console-0.2.0-3|6	Release:	3
12cr|perl-RT-Client-Console-0.2.0-3|7	
12cr|perl-RT-Client-Console-0.2.0-3|8	Summary:	Non-blocking Curses.pm input for full-screen console apps
12cr|perl-RT-Client-Console-0.2.0-3|9	License:	GPL+ or Artistic
12cr|perl-RT-Client-Console-0.2.0-3|10	Group:		Development/Perl
12cr|perl-RT-Client-Console-0.2.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-RT-Client-Console-0.2.0-3|12	Source0:	http://www.cpan.org/modules/by-module/RT/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-RT-Client-Console-0.2.0-3|13	
12cr|perl-RT-Client-Console-0.2.0-3|14	BuildRequires:	perl-devel
12cr|perl-RT-Client-Console-0.2.0-3|15	BuildRequires:	perl(Config::Tiny)
12cr|perl-RT-Client-Console-0.2.0-3|16	BuildRequires:	perl(Curses)
12cr|perl-RT-Client-Console-0.2.0-3|17	BuildRequires:	perl(Curses::Forms)
12cr|perl-RT-Client-Console-0.2.0-3|18	BuildRequires:	perl(Curses::Widgets)
12cr|perl-RT-Client-Console-0.2.0-3|19	BuildRequires:	perl(Error)
12cr|perl-RT-Client-Console-0.2.0-3|20	BuildRequires:	perl(List::MoreUtils)
12cr|perl-RT-Client-Console-0.2.0-3|21	BuildRequires:	perl(POE)
12cr|perl-RT-Client-Console-0.2.0-3|22	BuildRequires:	perl(Params::Validate)
12cr|perl-RT-Client-Console-0.2.0-3|23	BuildRequires:	perl(RT::Client::REST)
12cr|perl-RT-Client-Console-0.2.0-3|24	BuildRequires:	perl(Test::More)
12cr|perl-RT-Client-Console-0.2.0-3|25	BuildRequires:	perl(parent)
12cr|perl-RT-Client-Console-0.2.0-3|26	BuildRequires:	perl(relative)
12cr|perl-RT-Client-Console-0.2.0-3|27	BuildRequires:	perl(version)
12cr|perl-RT-Client-Console-0.2.0-3|28	BuildArch:	noarch
12cr|perl-RT-Client-Console-0.2.0-3|29	
12cr|perl-RT-Client-Console-0.2.0-3|30	%description
12cr|perl-RT-Client-Console-0.2.0-3|31	RT::Client::Console distribution provides an executable _rtconsole_ and
12cr|perl-RT-Client-Console-0.2.0-3|32	modules. The executable is a full-featured curses-based interface to any RT
12cr|perl-RT-Client-Console-0.2.0-3|33	server that has REST interface enabled.
12cr|perl-RT-Client-Console-0.2.0-3|34	
12cr|perl-RT-Client-Console-0.2.0-3|35	The modules provides comprehensive ways to connect, interact and display
12cr|perl-RT-Client-Console-0.2.0-3|36	informations from the RT server. A plugin mechanism is planned, and will
12cr|perl-RT-Client-Console-0.2.0-3|37	enable more flexibility.
12cr|perl-RT-Client-Console-0.2.0-3|38	
12cr|perl-RT-Client-Console-0.2.0-3|39	%prep
12cr|perl-RT-Client-Console-0.2.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-RT-Client-Console-0.2.0-3|41	
12cr|perl-RT-Client-Console-0.2.0-3|42	%build
12cr|perl-RT-Client-Console-0.2.0-3|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-RT-Client-Console-0.2.0-3|44	%make
12cr|perl-RT-Client-Console-0.2.0-3|45	
12cr|perl-RT-Client-Console-0.2.0-3|46	%check
12cr|perl-RT-Client-Console-0.2.0-3|47	%make test
12cr|perl-RT-Client-Console-0.2.0-3|48	
12cr|perl-RT-Client-Console-0.2.0-3|49	%install
12cr|perl-RT-Client-Console-0.2.0-3|50	%makeinstall_std
12cr|perl-RT-Client-Console-0.2.0-3|51	
12cr|perl-RT-Client-Console-0.2.0-3|52	%files
12cr|perl-RT-Client-Console-0.2.0-3|53	%doc Changes README META.yml
12cr|perl-RT-Client-Console-0.2.0-3|54	%{_bindir}/*
12cr|perl-RT-Client-Console-0.2.0-3|55	%{_mandir}/man?/*
12cr|perl-RT-Client-Console-0.2.0-3|56	%{perl_vendorlib}/*
12cr|perl-RT-Client-Console-0.2.0-3|57	
12cr|perl-RT-Client-Console-0.2.0-3|58	%changelog
12cr|perl-RT-Client-Console-0.2.0-3|59	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.2.0-2mdv2011.0
12cr|perl-RT-Client-Console-0.2.0-3|60	+ Revision: 658630
12cr|perl-RT-Client-Console-0.2.0-3|61	- update file list
12cr|perl-RT-Client-Console-0.2.0-3|62	- rebuild for updated spec-helper
12cr|perl-RT-Client-Console-0.2.0-3|63	
12cr|perl-RT-Client-Console-0.2.0-3|64	* Wed Jun 09 2010 Jérôme Quelin <jquelin@mandriva.org> 0.2.0-1mdv2011.0
12cr|perl-RT-Client-Console-0.2.0-3|65	+ Revision: 547337
12cr|perl-RT-Client-Console-0.2.0-3|66	- import perl-RT-Client-Console
12cr|perl-RT-Client-Console-0.2.0-3|67	
12cr|perl-RT-Client-Console-0.2.0-3|68	
12cr|perl-RT-Client-Console-0.2.0-3|69	* Wed Jun 09 2010 cpan2dist 0.2.0-1mdv
12cr|perl-RT-Client-Console-0.2.0-3|70	- initial mdv release, generated with cpan2dist

5334 12
12cr|perl-RT-Client-REST-0.410.0-2|1	%define upstream_name    RT-Client-REST
12cr|perl-RT-Client-REST-0.410.0-2|2	%define upstream_version 0.41
12cr|perl-RT-Client-REST-0.410.0-2|3	
12cr|perl-RT-Client-REST-0.410.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-RT-Client-REST-0.410.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-RT-Client-REST-0.410.0-2|6	Release:	2
12cr|perl-RT-Client-REST-0.410.0-2|7	
12cr|perl-RT-Client-REST-0.410.0-2|8	Summary:	Talk to RT using REST protocol
12cr|perl-RT-Client-REST-0.410.0-2|9	License:	GPL+ or Artistic
12cr|perl-RT-Client-REST-0.410.0-2|10	Group:		Development/Perl
12cr|perl-RT-Client-REST-0.410.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-RT-Client-REST-0.410.0-2|12	Source0:	http://www.cpan.org/modules/by-module/RT/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-RT-Client-REST-0.410.0-2|13	
12cr|perl-RT-Client-REST-0.410.0-2|14	BuildRequires:	perl-devel
12cr|perl-RT-Client-REST-0.410.0-2|15	BuildRequires:	perl(Encode)
12cr|perl-RT-Client-REST-0.410.0-2|16	BuildRequires:	perl(Error)
12cr|perl-RT-Client-REST-0.410.0-2|17	BuildRequires:	perl(Exception::Class)
12cr|perl-RT-Client-REST-0.410.0-2|18	BuildRequires:	perl(HTTP::Cookies)
12cr|perl-RT-Client-REST-0.410.0-2|19	BuildRequires:	perl(HTTP::Request::Common)
12cr|perl-RT-Client-REST-0.410.0-2|20	BuildRequires:	perl(LWP)
12cr|perl-RT-Client-REST-0.410.0-2|21	BuildRequires:	perl(Params::Validate)
12cr|perl-RT-Client-REST-0.410.0-2|22	BuildRequires:	perl(Test::Exception)
12cr|perl-RT-Client-REST-0.410.0-2|23	BuildArch:	noarch
12cr|perl-RT-Client-REST-0.410.0-2|24	
12cr|perl-RT-Client-REST-0.410.0-2|25	%description
12cr|perl-RT-Client-REST-0.410.0-2|26	*RT::Client::REST* is */usr/bin/rt* converted to a Perl module. I needed to
12cr|perl-RT-Client-REST-0.410.0-2|27	implement some RT interactions from my application, but did not feel that
12cr|perl-RT-Client-REST-0.410.0-2|28	invoking a shell command is appropriate. Thus, I took *rt* tool, written by
12cr|perl-RT-Client-REST-0.410.0-2|29	Abhijit Menon-Sen, and converted it to an object-oriented Perl module.
12cr|perl-RT-Client-REST-0.410.0-2|30	
12cr|perl-RT-Client-REST-0.410.0-2|31	%prep
12cr|perl-RT-Client-REST-0.410.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-RT-Client-REST-0.410.0-2|33	
12cr|perl-RT-Client-REST-0.410.0-2|34	%build
12cr|perl-RT-Client-REST-0.410.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-RT-Client-REST-0.410.0-2|36	%make
12cr|perl-RT-Client-REST-0.410.0-2|37	
12cr|perl-RT-Client-REST-0.410.0-2|38	%check
12cr|perl-RT-Client-REST-0.410.0-2|39	%make test
12cr|perl-RT-Client-REST-0.410.0-2|40	
12cr|perl-RT-Client-REST-0.410.0-2|41	%install
12cr|perl-RT-Client-REST-0.410.0-2|42	%makeinstall_std
12cr|perl-RT-Client-REST-0.410.0-2|43	
12cr|perl-RT-Client-REST-0.410.0-2|44	%files
12cr|perl-RT-Client-REST-0.410.0-2|45	%doc META.yml CHANGES README
12cr|perl-RT-Client-REST-0.410.0-2|46	%{_mandir}/man3/*
12cr|perl-RT-Client-REST-0.410.0-2|47	%{perl_vendorlib}/RT/
12cr|perl-RT-Client-REST-0.410.0-2|48	
12cr|perl-RT-Client-REST-0.410.0-2|49	%changelog
12cr|perl-RT-Client-REST-0.410.0-2|50	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.410.0-1mdv2011.0
12cr|perl-RT-Client-REST-0.410.0-2|51	+ Revision: 552625
12cr|perl-RT-Client-REST-0.410.0-2|52	- update to 0.41
12cr|perl-RT-Client-REST-0.410.0-2|53	
12cr|perl-RT-Client-REST-0.410.0-2|54	* Fri Apr 30 2010 Michael Scherer <misc@mandriva.org> 0.400.0-1mdv2010.1
12cr|perl-RT-Client-REST-0.410.0-2|55	+ Revision: 541122
12cr|perl-RT-Client-REST-0.410.0-2|56	- import perl-RT-Client-REST
12cr|perl-RT-Client-REST-0.410.0-2|57	
12cr|perl-RT-Client-REST-0.410.0-2|58	
12cr|perl-RT-Client-REST-0.410.0-2|59	* Fri Apr 30 2010 cpan2dist 0.4-1mdv
12cr|perl-RT-Client-REST-0.410.0-2|60	- initial mdv release, generated with cpan2dist

5335 12
12cr|perl-RTF-Writer-1.110.0-2|1	%define upstream_name    RTF-Writer
12cr|perl-RTF-Writer-1.110.0-2|2	%define upstream_version 1.11
12cr|perl-RTF-Writer-1.110.0-2|3	
12cr|perl-RTF-Writer-1.110.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-RTF-Writer-1.110.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-RTF-Writer-1.110.0-2|6	Release:    %mkrel 2
12cr|perl-RTF-Writer-1.110.0-2|7	
12cr|perl-RTF-Writer-1.110.0-2|8	Summary:    for generating documents in Rich Text Format
12cr|perl-RTF-Writer-1.110.0-2|9	License:    GPL+ or Artistic
12cr|perl-RTF-Writer-1.110.0-2|10	Group:      Development/Perl
12cr|perl-RTF-Writer-1.110.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-RTF-Writer-1.110.0-2|12	Source0:    http://www.cpan.org/modules/by-module/RTF/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-RTF-Writer-1.110.0-2|13	
12cr|perl-RTF-Writer-1.110.0-2|14	BuildRequires: perl(Carp)
12cr|perl-RTF-Writer-1.110.0-2|15	BuildRequires: perl(Exporter)
12cr|perl-RTF-Writer-1.110.0-2|16	BuildRequires: perl(File::Path)
12cr|perl-RTF-Writer-1.110.0-2|17	BuildRequires: perl(Image::Size)
12cr|perl-RTF-Writer-1.110.0-2|18	BuildRequires: perl(UNIVERSAL)
12cr|perl-RTF-Writer-1.110.0-2|19	BuildRequires: perl(strict)
12cr|perl-RTF-Writer-1.110.0-2|20	BuildRequires: perl-devel
12cr|perl-RTF-Writer-1.110.0-2|21	BuildArch: noarch
12cr|perl-RTF-Writer-1.110.0-2|22	
12cr|perl-RTF-Writer-1.110.0-2|23	%description
12cr|perl-RTF-Writer-1.110.0-2|24	This module is for generating documents in Rich Text Format.
12cr|perl-RTF-Writer-1.110.0-2|25	
12cr|perl-RTF-Writer-1.110.0-2|26	This module is a class; an object belonging to this class acts like an
12cr|perl-RTF-Writer-1.110.0-2|27	output filehandle, and calling methods on it causes RTF text to be written.
12cr|perl-RTF-Writer-1.110.0-2|28	
12cr|perl-RTF-Writer-1.110.0-2|29	Incidentally, this module also exports a few useful functions, upon
12cr|perl-RTF-Writer-1.110.0-2|30	request.
12cr|perl-RTF-Writer-1.110.0-2|31	
12cr|perl-RTF-Writer-1.110.0-2|32	%prep
12cr|perl-RTF-Writer-1.110.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-RTF-Writer-1.110.0-2|34	
12cr|perl-RTF-Writer-1.110.0-2|35	%build
12cr|perl-RTF-Writer-1.110.0-2|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-RTF-Writer-1.110.0-2|37	%make
12cr|perl-RTF-Writer-1.110.0-2|38	
12cr|perl-RTF-Writer-1.110.0-2|39	%check
12cr|perl-RTF-Writer-1.110.0-2|40	make test
12cr|perl-RTF-Writer-1.110.0-2|41	
12cr|perl-RTF-Writer-1.110.0-2|42	%install
12cr|perl-RTF-Writer-1.110.0-2|43	%makeinstall_std
12cr|perl-RTF-Writer-1.110.0-2|44	
12cr|perl-RTF-Writer-1.110.0-2|45	%files
12cr|perl-RTF-Writer-1.110.0-2|46	%doc ChangeLog README META.yml
12cr|perl-RTF-Writer-1.110.0-2|47	%{_mandir}/man3/*
12cr|perl-RTF-Writer-1.110.0-2|48	%perl_vendorlib/*
12cr|perl-RTF-Writer-1.110.0-2|49	
12cr|perl-RTF-Writer-1.110.0-2|50	
12cr|perl-RTF-Writer-1.110.0-2|51	%changelog
12cr|perl-RTF-Writer-1.110.0-2|52	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.110.0-2mdv2011.0
12cr|perl-RTF-Writer-1.110.0-2|53	+ Revision: 658877
12cr|perl-RTF-Writer-1.110.0-2|54	- rebuild for updated spec-helper
12cr|perl-RTF-Writer-1.110.0-2|55	
12cr|perl-RTF-Writer-1.110.0-2|56	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-1mdv2010.0
12cr|perl-RTF-Writer-1.110.0-2|57	+ Revision: 404359
12cr|perl-RTF-Writer-1.110.0-2|58	- rebuild using %%perl_convert_version
12cr|perl-RTF-Writer-1.110.0-2|59	
12cr|perl-RTF-Writer-1.110.0-2|60	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.11-4mdv2009.0
12cr|perl-RTF-Writer-1.110.0-2|61	+ Revision: 258331
12cr|perl-RTF-Writer-1.110.0-2|62	- rebuild
12cr|perl-RTF-Writer-1.110.0-2|63	
12cr|perl-RTF-Writer-1.110.0-2|64	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.11-3mdv2009.0
12cr|perl-RTF-Writer-1.110.0-2|65	+ Revision: 246409
12cr|perl-RTF-Writer-1.110.0-2|66	- rebuild
12cr|perl-RTF-Writer-1.110.0-2|67	
12cr|perl-RTF-Writer-1.110.0-2|68	* Mon Mar 03 2008 Olivier Thauvin <nanardon@mandriva.org> 1.11-1mdv2008.1
12cr|perl-RTF-Writer-1.110.0-2|69	+ Revision: 178007
12cr|perl-RTF-Writer-1.110.0-2|70	- import perl-RTF-Writer
12cr|perl-RTF-Writer-1.110.0-2|71	
12cr|perl-RTF-Writer-1.110.0-2|72	

5336 12
12cr|perl-Sane-0.50.0-1|1	%define upstream_name       Sane
12cr|perl-Sane-0.50.0-1|2	%define upstream_version    0.05
12cr|perl-Sane-0.50.0-1|3	
12cr|perl-Sane-0.50.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Sane-0.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Sane-0.50.0-1|6	Release:	1
12cr|perl-Sane-0.50.0-1|7	License:	GPL or Artistic
12cr|perl-Sane-0.50.0-1|8	Group:		Development/Perl
12cr|perl-Sane-0.50.0-1|9	Summary:	Perl extension for the SANE (Scanner Access Now Easy) Project
12cr|perl-Sane-0.50.0-1|10	Source0:	http://search.cpan.org/CPAN/authors/id/R/RA/RATCLIFFE/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Sane-0.50.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Sane-0.50.0-1|12	BuildRequires:	perl-devel
12cr|perl-Sane-0.50.0-1|13	BuildRequires:	sane-devel
12cr|perl-Sane-0.50.0-1|14	BuildRequires:	perl(ExtUtils::Depends)
12cr|perl-Sane-0.50.0-1|15	BuildRequires:	perl(ExtUtils::PkgConfig)
12cr|perl-Sane-0.50.0-1|16	
12cr|perl-Sane-0.50.0-1|17	%description
12cr|perl-Sane-0.50.0-1|18	Perl bindings for the SANE (Scanner Access Now Easy) Project. This module
12cr|perl-Sane-0.50.0-1|19	allows you to access SANE-compatible scanners in a Perlish and object-oriented
12cr|perl-Sane-0.50.0-1|20	way, freeing you from the casting and memory management in C, yet remaining
12cr|perl-Sane-0.50.0-1|21	very close in spirit to original API.
12cr|perl-Sane-0.50.0-1|22	
12cr|perl-Sane-0.50.0-1|23	%prep
12cr|perl-Sane-0.50.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sane-0.50.0-1|25	
12cr|perl-Sane-0.50.0-1|26	%build
12cr|perl-Sane-0.50.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sane-0.50.0-1|28	%make
12cr|perl-Sane-0.50.0-1|29	
12cr|perl-Sane-0.50.0-1|30	%check
12cr|perl-Sane-0.50.0-1|31	make test
12cr|perl-Sane-0.50.0-1|32	
12cr|perl-Sane-0.50.0-1|33	%install
12cr|perl-Sane-0.50.0-1|34	rm -rf %buildroot
12cr|perl-Sane-0.50.0-1|35	%makeinstall_std
12cr|perl-Sane-0.50.0-1|36	
12cr|perl-Sane-0.50.0-1|37	%clean
12cr|perl-Sane-0.50.0-1|38	rm -rf %buildroot
12cr|perl-Sane-0.50.0-1|39	
12cr|perl-Sane-0.50.0-1|40	%files
12cr|perl-Sane-0.50.0-1|41	%defattr(-,root,root)
12cr|perl-Sane-0.50.0-1|42	%doc Changes README
12cr|perl-Sane-0.50.0-1|43	%{_mandir}/man3/*
12cr|perl-Sane-0.50.0-1|44	%perl_vendorlib/*
12cr|perl-Sane-0.50.0-1|45	
12cr|perl-Sane-0.50.0-1|46	
12cr|perl-Sane-0.50.0-1|47	%changelog
12cr|perl-Sane-0.50.0-1|48	* Sat Jun 09 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.50.0-1
12cr|perl-Sane-0.50.0-1|49	+ Revision: 803900
12cr|perl-Sane-0.50.0-1|50	- Update to 0.05
12cr|perl-Sane-0.50.0-1|51	
12cr|perl-Sane-0.50.0-1|52	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.30.0-2
12cr|perl-Sane-0.50.0-1|53	+ Revision: 768358
12cr|perl-Sane-0.50.0-1|54	- mass rebuild of perl extensions against perl 5.14.2
12cr|perl-Sane-0.50.0-1|55	
12cr|perl-Sane-0.50.0-1|56	* Wed Jun 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-Sane-0.50.0-1|57	+ Revision: 384784
12cr|perl-Sane-0.50.0-1|58	- new version
12cr|perl-Sane-0.50.0-1|59	
12cr|perl-Sane-0.50.0-1|60	* Mon Mar 30 2009 Michael Scherer <misc@mandriva.org> 0.02-1mdv2009.1
12cr|perl-Sane-0.50.0-1|61	+ Revision: 362223
12cr|perl-Sane-0.50.0-1|62	- fix BuildRequires
12cr|perl-Sane-0.50.0-1|63	- fix missing BuildRequires
12cr|perl-Sane-0.50.0-1|64	- import perl-Sane
12cr|perl-Sane-0.50.0-1|65	
12cr|perl-Sane-0.50.0-1|66	
12cr|perl-Sane-0.50.0-1|67	* Mon Mar 30 2009 cpan2dist 0.02-1mdv
12cr|perl-Sane-0.50.0-1|68	- initial mdv release, generated with cpan2dist
12cr|perl-Sane-0.50.0-1|69	

5337 12
12cr|perl-Scalar-Defer-0.230.0-2|1	%define upstream_name    Scalar-Defer
12cr|perl-Scalar-Defer-0.230.0-2|2	%define upstream_version 0.23
12cr|perl-Scalar-Defer-0.230.0-2|3	
12cr|perl-Scalar-Defer-0.230.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Scalar-Defer-0.230.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Scalar-Defer-0.230.0-2|6	Release:	2
12cr|perl-Scalar-Defer-0.230.0-2|7	
12cr|perl-Scalar-Defer-0.230.0-2|8	Summary:	Lazy evaluation in Perl
12cr|perl-Scalar-Defer-0.230.0-2|9	License:	GPL+ or Artistic
12cr|perl-Scalar-Defer-0.230.0-2|10	Group:		Development/Perl
12cr|perl-Scalar-Defer-0.230.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Scalar-Defer-0.230.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Scalar/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Scalar-Defer-0.230.0-2|13	
12cr|perl-Scalar-Defer-0.230.0-2|14	BuildRequires:	perl-devel
12cr|perl-Scalar-Defer-0.230.0-2|15	BuildRequires:	perl(Class::InsideOut)
12cr|perl-Scalar-Defer-0.230.0-2|16	BuildRequires:	perl(Exporter::Lite)
12cr|perl-Scalar-Defer-0.230.0-2|17	BuildArch:	noarch
12cr|perl-Scalar-Defer-0.230.0-2|18	
12cr|perl-Scalar-Defer-0.230.0-2|19	%description
12cr|perl-Scalar-Defer-0.230.0-2|20	This module exports two functions, defer and lazy, for constructing values that
12cr|perl-Scalar-Defer-0.230.0-2|21	are evaluated on demand. It also exports a force function to force evaluation
12cr|perl-Scalar-Defer-0.230.0-2|22	of a deferred value.
12cr|perl-Scalar-Defer-0.230.0-2|23	
12cr|perl-Scalar-Defer-0.230.0-2|24	%prep
12cr|perl-Scalar-Defer-0.230.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Scalar-Defer-0.230.0-2|26	
12cr|perl-Scalar-Defer-0.230.0-2|27	%build
12cr|perl-Scalar-Defer-0.230.0-2|28	perl Makefile.PL -n INSTALLDIRS=vendor
12cr|perl-Scalar-Defer-0.230.0-2|29	%make
12cr|perl-Scalar-Defer-0.230.0-2|30	
12cr|perl-Scalar-Defer-0.230.0-2|31	%check
12cr|perl-Scalar-Defer-0.230.0-2|32	make test
12cr|perl-Scalar-Defer-0.230.0-2|33	
12cr|perl-Scalar-Defer-0.230.0-2|34	%install
12cr|perl-Scalar-Defer-0.230.0-2|35	%makeinstall_std
12cr|perl-Scalar-Defer-0.230.0-2|36	
12cr|perl-Scalar-Defer-0.230.0-2|37	%files
12cr|perl-Scalar-Defer-0.230.0-2|38	%doc Changes README
12cr|perl-Scalar-Defer-0.230.0-2|39	%{_mandir}/man3/*
12cr|perl-Scalar-Defer-0.230.0-2|40	%{perl_vendorlib}/Scalar
12cr|perl-Scalar-Defer-0.230.0-2|41	
12cr|perl-Scalar-Defer-0.230.0-2|42	%changelog
12cr|perl-Scalar-Defer-0.230.0-2|43	* Thu Feb 18 2010 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2010.1
12cr|perl-Scalar-Defer-0.230.0-2|44	+ Revision: 507587
12cr|perl-Scalar-Defer-0.230.0-2|45	- update to 0.23
12cr|perl-Scalar-Defer-0.230.0-2|46	
12cr|perl-Scalar-Defer-0.230.0-2|47	* Mon Feb 01 2010 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.1
12cr|perl-Scalar-Defer-0.230.0-2|48	+ Revision: 498985
12cr|perl-Scalar-Defer-0.230.0-2|49	- update to 0.22
12cr|perl-Scalar-Defer-0.230.0-2|50	
12cr|perl-Scalar-Defer-0.230.0-2|51	* Tue Jan 19 2010 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-1mdv2010.1
12cr|perl-Scalar-Defer-0.230.0-2|52	+ Revision: 493488
12cr|perl-Scalar-Defer-0.230.0-2|53	- update to 0.21
12cr|perl-Scalar-Defer-0.230.0-2|54	
12cr|perl-Scalar-Defer-0.230.0-2|55	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2010.0
12cr|perl-Scalar-Defer-0.230.0-2|56	+ Revision: 404360
12cr|perl-Scalar-Defer-0.230.0-2|57	- rebuild using %%perl_convert_version
12cr|perl-Scalar-Defer-0.230.0-2|58	
12cr|perl-Scalar-Defer-0.230.0-2|59	* Thu Feb 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.20-1mdv2009.1
12cr|perl-Scalar-Defer-0.230.0-2|60	+ Revision: 337803
12cr|perl-Scalar-Defer-0.230.0-2|61	- update to new version 0.20
12cr|perl-Scalar-Defer-0.230.0-2|62	
12cr|perl-Scalar-Defer-0.230.0-2|63	* Fri Aug 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2009.0
12cr|perl-Scalar-Defer-0.230.0-2|64	+ Revision: 272312
12cr|perl-Scalar-Defer-0.230.0-2|65	- update to new version 0.18
12cr|perl-Scalar-Defer-0.230.0-2|66	
12cr|perl-Scalar-Defer-0.230.0-2|67	* Wed Jul 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2009.0
12cr|perl-Scalar-Defer-0.230.0-2|68	+ Revision: 230638
12cr|perl-Scalar-Defer-0.230.0-2|69	- update to new version 0.16
12cr|perl-Scalar-Defer-0.230.0-2|70	
12cr|perl-Scalar-Defer-0.230.0-2|71	* Mon Jun 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2009.0
12cr|perl-Scalar-Defer-0.230.0-2|72	+ Revision: 230280
12cr|perl-Scalar-Defer-0.230.0-2|73	- update to new version 0.15
12cr|perl-Scalar-Defer-0.230.0-2|74	
12cr|perl-Scalar-Defer-0.230.0-2|75	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2008.1
12cr|perl-Scalar-Defer-0.230.0-2|76	+ Revision: 152906
12cr|perl-Scalar-Defer-0.230.0-2|77	- update to new version 0.14
12cr|perl-Scalar-Defer-0.230.0-2|78	- update to new version 0.14
12cr|perl-Scalar-Defer-0.230.0-2|79	
12cr|perl-Scalar-Defer-0.230.0-2|80	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Scalar-Defer-0.230.0-2|81	- restore BuildRoot
12cr|perl-Scalar-Defer-0.230.0-2|82	
12cr|perl-Scalar-Defer-0.230.0-2|83	* Thu Dec 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2008.1
12cr|perl-Scalar-Defer-0.230.0-2|84	+ Revision: 135951
12cr|perl-Scalar-Defer-0.230.0-2|85	- update to new version 0.12
12cr|perl-Scalar-Defer-0.230.0-2|86	
12cr|perl-Scalar-Defer-0.230.0-2|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Scalar-Defer-0.230.0-2|88	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Scalar-Defer-0.230.0-2|89	
12cr|perl-Scalar-Defer-0.230.0-2|90	* Mon Nov 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2008.1
12cr|perl-Scalar-Defer-0.230.0-2|91	+ Revision: 113254
12cr|perl-Scalar-Defer-0.230.0-2|92	- update to new version 0.11
12cr|perl-Scalar-Defer-0.230.0-2|93	- update to new version 0.11
12cr|perl-Scalar-Defer-0.230.0-2|94	
12cr|perl-Scalar-Defer-0.230.0-2|95	* Wed Nov 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.1
12cr|perl-Scalar-Defer-0.230.0-2|96	+ Revision: 106608
12cr|perl-Scalar-Defer-0.230.0-2|97	- import perl-Scalar-Defer
12cr|perl-Scalar-Defer-0.230.0-2|98	
12cr|perl-Scalar-Defer-0.230.0-2|99	
12cr|perl-Scalar-Defer-0.230.0-2|100	* Tue Nov 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.1
12cr|perl-Scalar-Defer-0.230.0-2|101	- first mdv release

5338 12
12cr|perl-Scalar-List-Utils-1.230.0-5|1	%define upstream_name    Scalar-List-Utils
12cr|perl-Scalar-List-Utils-1.230.0-5|2	%define upstream_version 1.23
12cr|perl-Scalar-List-Utils-1.230.0-5|3	
12cr|perl-Scalar-List-Utils-1.230.0-5|4	Name:       perl-%{upstream_name}
12cr|perl-Scalar-List-Utils-1.230.0-5|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Scalar-List-Utils-1.230.0-5|6	Release:	5
12cr|perl-Scalar-List-Utils-1.230.0-5|7	
12cr|perl-Scalar-List-Utils-1.230.0-5|8	Summary:    List utilities (eg min, max, reduce)
12cr|perl-Scalar-List-Utils-1.230.0-5|9	License:    GPL+ or Artistic
12cr|perl-Scalar-List-Utils-1.230.0-5|10	Group:      Development/Perl
12cr|perl-Scalar-List-Utils-1.230.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Scalar-List-Utils-1.230.0-5|12	Source0:    http://www.cpan.org/modules/by-module/List/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Scalar-List-Utils-1.230.0-5|13	
12cr|perl-Scalar-List-Utils-1.230.0-5|14	BuildRequires: perl(Test::More)
12cr|perl-Scalar-List-Utils-1.230.0-5|15	BuildRequires: perl-devel
12cr|perl-Scalar-List-Utils-1.230.0-5|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Scalar-List-Utils-1.230.0-5|17	
12cr|perl-Scalar-List-Utils-1.230.0-5|18	%description
12cr|perl-Scalar-List-Utils-1.230.0-5|19	'List::Util' contains a selection of subroutines that people have expressed
12cr|perl-Scalar-List-Utils-1.230.0-5|20	would be nice to have in the perl core, but the usage would not really be
12cr|perl-Scalar-List-Utils-1.230.0-5|21	high enough to warrant the use of a keyword, and the size so small such
12cr|perl-Scalar-List-Utils-1.230.0-5|22	that being individual extensions would be wasteful.
12cr|perl-Scalar-List-Utils-1.230.0-5|23	
12cr|perl-Scalar-List-Utils-1.230.0-5|24	By default 'List::Util' does not export any subroutines. The subroutines
12cr|perl-Scalar-List-Utils-1.230.0-5|25	defined are
12cr|perl-Scalar-List-Utils-1.230.0-5|26	
12cr|perl-Scalar-List-Utils-1.230.0-5|27	* first BLOCK LIST
12cr|perl-Scalar-List-Utils-1.230.0-5|28	
12cr|perl-Scalar-List-Utils-1.230.0-5|29	%prep
12cr|perl-Scalar-List-Utils-1.230.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Scalar-List-Utils-1.230.0-5|31	
12cr|perl-Scalar-List-Utils-1.230.0-5|32	%build
12cr|perl-Scalar-List-Utils-1.230.0-5|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Scalar-List-Utils-1.230.0-5|34	
12cr|perl-Scalar-List-Utils-1.230.0-5|35	%{make}
12cr|perl-Scalar-List-Utils-1.230.0-5|36	
12cr|perl-Scalar-List-Utils-1.230.0-5|37	%check
12cr|perl-Scalar-List-Utils-1.230.0-5|38	%{make} test
12cr|perl-Scalar-List-Utils-1.230.0-5|39	
12cr|perl-Scalar-List-Utils-1.230.0-5|40	%install
12cr|perl-Scalar-List-Utils-1.230.0-5|41	rm -rf %buildroot
12cr|perl-Scalar-List-Utils-1.230.0-5|42	%makeinstall_std
12cr|perl-Scalar-List-Utils-1.230.0-5|43	
12cr|perl-Scalar-List-Utils-1.230.0-5|44	%clean
12cr|perl-Scalar-List-Utils-1.230.0-5|45	rm -rf %buildroot
12cr|perl-Scalar-List-Utils-1.230.0-5|46	
12cr|perl-Scalar-List-Utils-1.230.0-5|47	%files
12cr|perl-Scalar-List-Utils-1.230.0-5|48	%defattr(-,root,root)
12cr|perl-Scalar-List-Utils-1.230.0-5|49	%doc Changes README
12cr|perl-Scalar-List-Utils-1.230.0-5|50	%{_mandir}/man3/*
12cr|perl-Scalar-List-Utils-1.230.0-5|51	%perl_vendorlib/*
12cr|perl-Scalar-List-Utils-1.230.0-5|52	
12cr|perl-Scalar-List-Utils-1.230.0-5|53	
12cr|perl-Scalar-List-Utils-1.230.0-5|54	
12cr|perl-Scalar-List-Utils-1.230.0-5|55	
12cr|perl-Scalar-List-Utils-1.230.0-5|56	%changelog
12cr|perl-Scalar-List-Utils-1.230.0-5|57	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.230.0-5
12cr|perl-Scalar-List-Utils-1.230.0-5|58	+ Revision: 768358
12cr|perl-Scalar-List-Utils-1.230.0-5|59	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Scalar-List-Utils-1.230.0-5|60	
12cr|perl-Scalar-List-Utils-1.230.0-5|61	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.230.0-4mdv2011.0
12cr|perl-Scalar-List-Utils-1.230.0-5|62	+ Revision: 597100
12cr|perl-Scalar-List-Utils-1.230.0-5|63	- rebuild
12cr|perl-Scalar-List-Utils-1.230.0-5|64	
12cr|perl-Scalar-List-Utils-1.230.0-5|65	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1.230.0-3mdv2011.0
12cr|perl-Scalar-List-Utils-1.230.0-5|66	+ Revision: 562428
12cr|perl-Scalar-List-Utils-1.230.0-5|67	- rebuild
12cr|perl-Scalar-List-Utils-1.230.0-5|68	
12cr|perl-Scalar-List-Utils-1.230.0-5|69	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.230.0-2mdv2011.0
12cr|perl-Scalar-List-Utils-1.230.0-5|70	+ Revision: 556140
12cr|perl-Scalar-List-Utils-1.230.0-5|71	- rebuild for perl 5.12
12cr|perl-Scalar-List-Utils-1.230.0-5|72	
12cr|perl-Scalar-List-Utils-1.230.0-5|73	* Thu Mar 11 2010 Jérôme Quelin <jquelin@mandriva.org> 1.230.0-1mdv2010.1
12cr|perl-Scalar-List-Utils-1.230.0-5|74	+ Revision: 518088
12cr|perl-Scalar-List-Utils-1.230.0-5|75	- update to 1.23
12cr|perl-Scalar-List-Utils-1.230.0-5|76	
12cr|perl-Scalar-List-Utils-1.230.0-5|77	* Mon Nov 16 2009 Jérôme Quelin <jquelin@mandriva.org> 1.220.0-1mdv2010.1
12cr|perl-Scalar-List-Utils-1.230.0-5|78	+ Revision: 466430
12cr|perl-Scalar-List-Utils-1.230.0-5|79	- update to 1.22
12cr|perl-Scalar-List-Utils-1.230.0-5|80	
12cr|perl-Scalar-List-Utils-1.230.0-5|81	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 1.210.0-1mdv2010.0
12cr|perl-Scalar-List-Utils-1.230.0-5|82	+ Revision: 395355
12cr|perl-Scalar-List-Utils-1.230.0-5|83	- import perl-Scalar-List-Utils
12cr|perl-Scalar-List-Utils-1.230.0-5|84	
12cr|perl-Scalar-List-Utils-1.230.0-5|85	
12cr|perl-Scalar-List-Utils-1.230.0-5|86	* Sun Jul 12 2009 cpan2dist 1.21-1mdv
12cr|perl-Scalar-List-Utils-1.230.0-5|87	- initial mdv release, generated with cpan2dist

5339 12
12cr|perl-Scalar-String-0.1.0-3|1	%define upstream_name    Scalar-String
12cr|perl-Scalar-String-0.1.0-3|2	%define upstream_version 0.001
12cr|perl-Scalar-String-0.1.0-3|3	
12cr|perl-Scalar-String-0.1.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Scalar-String-0.1.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Scalar-String-0.1.0-3|6	Release:	3
12cr|perl-Scalar-String-0.1.0-3|7	
12cr|perl-Scalar-String-0.1.0-3|8	Summary:	String aspects of scalars
12cr|perl-Scalar-String-0.1.0-3|9	License:	GPL+ or Artistic
12cr|perl-Scalar-String-0.1.0-3|10	Group:		Development/Perl
12cr|perl-Scalar-String-0.1.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Scalar-String-0.1.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Scalar/%{upstream_name}-%{upstream_version}.tar.lzma
12cr|perl-Scalar-String-0.1.0-3|13	
12cr|perl-Scalar-String-0.1.0-3|14	BuildRequires:	perl(Carp)
12cr|perl-Scalar-String-0.1.0-3|15	BuildRequires:	perl(Exporter)
12cr|perl-Scalar-String-0.1.0-3|16	BuildRequires:	perl(ExtUtils::CBuilder)
12cr|perl-Scalar-String-0.1.0-3|17	BuildRequires:	perl(Module::Build)
12cr|perl-Scalar-String-0.1.0-3|18	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Scalar-String-0.1.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-Scalar-String-0.1.0-3|20	BuildRequires:	perl-devel
12cr|perl-Scalar-String-0.1.0-3|21	
12cr|perl-Scalar-String-0.1.0-3|22	%description
12cr|perl-Scalar-String-0.1.0-3|23	This module is about the string part of plain Perl scalars. A scalar has a
12cr|perl-Scalar-String-0.1.0-3|24	string value, which is notionally a sequence of Unicode codepoints, but may
12cr|perl-Scalar-String-0.1.0-3|25	be internally encoded in either ISO-8859-1 or UTF-8. In places, and more so
12cr|perl-Scalar-String-0.1.0-3|26	in older versions of Perl, the internal encoding shows through. To fully
12cr|perl-Scalar-String-0.1.0-3|27	understand Perl strings it is necessary to understand these implementation
12cr|perl-Scalar-String-0.1.0-3|28	details.
12cr|perl-Scalar-String-0.1.0-3|29	
12cr|perl-Scalar-String-0.1.0-3|30	This module provides functions to classify a string by encoding and to
12cr|perl-Scalar-String-0.1.0-3|31	encode a string in a desired way.
12cr|perl-Scalar-String-0.1.0-3|32	
12cr|perl-Scalar-String-0.1.0-3|33	This module is implemented in XS, with a pure Perl backup version for
12cr|perl-Scalar-String-0.1.0-3|34	systems that can't handle XS.
12cr|perl-Scalar-String-0.1.0-3|35	
12cr|perl-Scalar-String-0.1.0-3|36	%prep
12cr|perl-Scalar-String-0.1.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Scalar-String-0.1.0-3|38	
12cr|perl-Scalar-String-0.1.0-3|39	%build
12cr|perl-Scalar-String-0.1.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Scalar-String-0.1.0-3|41	%make
12cr|perl-Scalar-String-0.1.0-3|42	
12cr|perl-Scalar-String-0.1.0-3|43	%check
12cr|perl-Scalar-String-0.1.0-3|44	%make test
12cr|perl-Scalar-String-0.1.0-3|45	
12cr|perl-Scalar-String-0.1.0-3|46	%install
12cr|perl-Scalar-String-0.1.0-3|47	%makeinstall_std
12cr|perl-Scalar-String-0.1.0-3|48	
12cr|perl-Scalar-String-0.1.0-3|49	%files
12cr|perl-Scalar-String-0.1.0-3|50	%doc Changes README
12cr|perl-Scalar-String-0.1.0-3|51	%{_mandir}/man3/*
12cr|perl-Scalar-String-0.1.0-3|52	%{perl_vendorlib}/*
12cr|perl-Scalar-String-0.1.0-3|53	
12cr|perl-Scalar-String-0.1.0-3|54	
12cr|perl-Scalar-String-0.1.0-3|55	%changelog
12cr|perl-Scalar-String-0.1.0-3|56	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.1.0-2
12cr|perl-Scalar-String-0.1.0-3|57	+ Revision: 768358
12cr|perl-Scalar-String-0.1.0-3|58	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Scalar-String-0.1.0-3|59	
12cr|perl-Scalar-String-0.1.0-3|60	* Sat Aug 28 2010 Shlomi Fish <shlomif@mandriva.org> 0.1.0-1mdv2011.0
12cr|perl-Scalar-String-0.1.0-3|61	+ Revision: 573811
12cr|perl-Scalar-String-0.1.0-3|62	- import perl-Scalar-String
12cr|perl-Scalar-String-0.1.0-3|63	

5340 12
12cr|perl-SCMxx-0.4.1-6|1	%define module 	SCMxx
12cr|perl-SCMxx-0.4.1-6|2	%define version 0.4.1
12cr|perl-SCMxx-0.4.1-6|3	%define release %mkrel 6
12cr|perl-SCMxx-0.4.1-6|4	
12cr|perl-SCMxx-0.4.1-6|5	Summary:	Perl module to access siemens cell phonebooks
12cr|perl-SCMxx-0.4.1-6|6	Name: 		perl-%{module}
12cr|perl-SCMxx-0.4.1-6|7	Version: 	%{version}
12cr|perl-SCMxx-0.4.1-6|8	Release: 	%{release}
12cr|perl-SCMxx-0.4.1-6|9	Url:		http://sourceforge.net/projects/gscmxx/
12cr|perl-SCMxx-0.4.1-6|10	License:	GPL or Artistic
12cr|perl-SCMxx-0.4.1-6|11	Group:		Development/Perl
12cr|perl-SCMxx-0.4.1-6|12	Source0:	%{module}-%{version}.tar.bz2
12cr|perl-SCMxx-0.4.1-6|13	BuildRequires:	perl-devel
12cr|perl-SCMxx-0.4.1-6|14	BuildRequires:  scmxx
12cr|perl-SCMxx-0.4.1-6|15	Requires:  scmxx
12cr|perl-SCMxx-0.4.1-6|16	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|perl-SCMxx-0.4.1-6|17	Buildarch:	noarch
12cr|perl-SCMxx-0.4.1-6|18	Provides: perl(SCMxx::Config)
12cr|perl-SCMxx-0.4.1-6|19	
12cr|perl-SCMxx-0.4.1-6|20	%description
12cr|perl-SCMxx-0.4.1-6|21	Perl module to access siemens cell phonebooks.
12cr|perl-SCMxx-0.4.1-6|22	
12cr|perl-SCMxx-0.4.1-6|23	%prep
12cr|perl-SCMxx-0.4.1-6|24	%setup -q -n %{module}-%{version}
12cr|perl-SCMxx-0.4.1-6|25	
12cr|perl-SCMxx-0.4.1-6|26	%build
12cr|perl-SCMxx-0.4.1-6|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-SCMxx-0.4.1-6|28	# (tv) fix build:
12cr|perl-SCMxx-0.4.1-6|29	perl -pi -e 's!/usr/local/share/man/!/usr/share/man/!; s!INSTALLDIRS = site!INSTALLDIRS = vendor!' Makefile
12cr|perl-SCMxx-0.4.1-6|30	%{__make}
12cr|perl-SCMxx-0.4.1-6|31	
12cr|perl-SCMxx-0.4.1-6|32	%install
12cr|perl-SCMxx-0.4.1-6|33	rm -rf $RPM_BUILD_ROOT
12cr|perl-SCMxx-0.4.1-6|34	%makeinstall_std
12cr|perl-SCMxx-0.4.1-6|35	
12cr|perl-SCMxx-0.4.1-6|36	%clean
12cr|perl-SCMxx-0.4.1-6|37	rm -rf $RPM_BUILD_ROOT
12cr|perl-SCMxx-0.4.1-6|38	
12cr|perl-SCMxx-0.4.1-6|39	%files
12cr|perl-SCMxx-0.4.1-6|40	%defattr(-,root,root)
12cr|perl-SCMxx-0.4.1-6|41	%doc Changes
12cr|perl-SCMxx-0.4.1-6|42	%{perl_vendorlib}/%{module}.pm
12cr|perl-SCMxx-0.4.1-6|43	%{perl_vendorlib}/%{module}
12cr|perl-SCMxx-0.4.1-6|44	%{_mandir}/*/*
12cr|perl-SCMxx-0.4.1-6|45	
12cr|perl-SCMxx-0.4.1-6|46	
12cr|perl-SCMxx-0.4.1-6|47	%changelog
12cr|perl-SCMxx-0.4.1-6|48	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.4.1-6mdv2010.0
12cr|perl-SCMxx-0.4.1-6|49	+ Revision: 433637
12cr|perl-SCMxx-0.4.1-6|50	- fix build
12cr|perl-SCMxx-0.4.1-6|51	- rebuild
12cr|perl-SCMxx-0.4.1-6|52	
12cr|perl-SCMxx-0.4.1-6|53	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.4.1-5mdv2009.0
12cr|perl-SCMxx-0.4.1-6|54	+ Revision: 241854
12cr|perl-SCMxx-0.4.1-6|55	- rebuild
12cr|perl-SCMxx-0.4.1-6|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SCMxx-0.4.1-6|57	- simplify buildrequires
12cr|perl-SCMxx-0.4.1-6|58	
12cr|perl-SCMxx-0.4.1-6|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-SCMxx-0.4.1-6|60	- restore BuildRoot
12cr|perl-SCMxx-0.4.1-6|61	
12cr|perl-SCMxx-0.4.1-6|62	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 0.4.1-3mdv2008.0
12cr|perl-SCMxx-0.4.1-6|63	+ Revision: 23912
12cr|perl-SCMxx-0.4.1-6|64	- rebuild
12cr|perl-SCMxx-0.4.1-6|65	
12cr|perl-SCMxx-0.4.1-6|66	
12cr|perl-SCMxx-0.4.1-6|67	* Tue Jun 14 2005 Gtz Waschk <waschk@mandriva.org> 0.4.1-2mdk
12cr|perl-SCMxx-0.4.1-6|68	- fix deps
12cr|perl-SCMxx-0.4.1-6|69	- fix provides
12cr|perl-SCMxx-0.4.1-6|70	- fix buildrequires
12cr|perl-SCMxx-0.4.1-6|71	
12cr|perl-SCMxx-0.4.1-6|72	* Mon Nov 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.4.1-1mdk
12cr|perl-SCMxx-0.4.1-6|73	- new
12cr|perl-SCMxx-0.4.1-6|74	

5341 12
12cr|perl-Scope-Upper-0.140.0-2|1	%define upstream_name    Scope-Upper
12cr|perl-Scope-Upper-0.140.0-2|2	%define upstream_version 0.14
12cr|perl-Scope-Upper-0.140.0-2|3	
12cr|perl-Scope-Upper-0.140.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Scope-Upper-0.140.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Scope-Upper-0.140.0-2|6	Release:	2
12cr|perl-Scope-Upper-0.140.0-2|7	
12cr|perl-Scope-Upper-0.140.0-2|8	Summary:    Act on upper scopes
12cr|perl-Scope-Upper-0.140.0-2|9	License:    GPL+ or Artistic
12cr|perl-Scope-Upper-0.140.0-2|10	Group:      Development/Perl
12cr|perl-Scope-Upper-0.140.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Scope-Upper-0.140.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Scope/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Scope-Upper-0.140.0-2|13	
12cr|perl-Scope-Upper-0.140.0-2|14	BuildRequires: perl(Exporter)
12cr|perl-Scope-Upper-0.140.0-2|15	BuildRequires: perl(XSLoader)
12cr|perl-Scope-Upper-0.140.0-2|16	BuildRequires: perl-devel
12cr|perl-Scope-Upper-0.140.0-2|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Scope-Upper-0.140.0-2|18	
12cr|perl-Scope-Upper-0.140.0-2|19	%description
12cr|perl-Scope-Upper-0.140.0-2|20	This module lets you defer actions _at run-time_ that will take place when
12cr|perl-Scope-Upper-0.140.0-2|21	the control flow returns into an upper scope. Currently, you can:
12cr|perl-Scope-Upper-0.140.0-2|22	
12cr|perl-Scope-Upper-0.140.0-2|23	* *
12cr|perl-Scope-Upper-0.140.0-2|24	
12cr|perl-Scope-Upper-0.140.0-2|25	hook an upper scope end with the /reap manpage ;
12cr|perl-Scope-Upper-0.140.0-2|26	
12cr|perl-Scope-Upper-0.140.0-2|27	%prep
12cr|perl-Scope-Upper-0.140.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Scope-Upper-0.140.0-2|29	
12cr|perl-Scope-Upper-0.140.0-2|30	%build
12cr|perl-Scope-Upper-0.140.0-2|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Scope-Upper-0.140.0-2|32	
12cr|perl-Scope-Upper-0.140.0-2|33	%{make}
12cr|perl-Scope-Upper-0.140.0-2|34	
12cr|perl-Scope-Upper-0.140.0-2|35	%check
12cr|perl-Scope-Upper-0.140.0-2|36	%{make} test
12cr|perl-Scope-Upper-0.140.0-2|37	
12cr|perl-Scope-Upper-0.140.0-2|38	%install
12cr|perl-Scope-Upper-0.140.0-2|39	rm -rf %buildroot
12cr|perl-Scope-Upper-0.140.0-2|40	%makeinstall_std
12cr|perl-Scope-Upper-0.140.0-2|41	
12cr|perl-Scope-Upper-0.140.0-2|42	%clean
12cr|perl-Scope-Upper-0.140.0-2|43	rm -rf %buildroot
12cr|perl-Scope-Upper-0.140.0-2|44	
12cr|perl-Scope-Upper-0.140.0-2|45	%files
12cr|perl-Scope-Upper-0.140.0-2|46	%defattr(-,root,root)
12cr|perl-Scope-Upper-0.140.0-2|47	%doc README Changes
12cr|perl-Scope-Upper-0.140.0-2|48	%{_mandir}/man3/*
12cr|perl-Scope-Upper-0.140.0-2|49	%perl_vendorlib/*
12cr|perl-Scope-Upper-0.140.0-2|50	
12cr|perl-Scope-Upper-0.140.0-2|51	
12cr|perl-Scope-Upper-0.140.0-2|52	
12cr|perl-Scope-Upper-0.140.0-2|53	
12cr|perl-Scope-Upper-0.140.0-2|54	%changelog
12cr|perl-Scope-Upper-0.140.0-2|55	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.140.0-2
12cr|perl-Scope-Upper-0.140.0-2|56	+ Revision: 768358
12cr|perl-Scope-Upper-0.140.0-2|57	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Scope-Upper-0.140.0-2|58	
12cr|perl-Scope-Upper-0.140.0-2|59	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1
12cr|perl-Scope-Upper-0.140.0-2|60	+ Revision: 643459
12cr|perl-Scope-Upper-0.140.0-2|61	- update to new version 0.14
12cr|perl-Scope-Upper-0.140.0-2|62	
12cr|perl-Scope-Upper-0.140.0-2|63	* Thu Dec 30 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.130.0-1mdv2011.0
12cr|perl-Scope-Upper-0.140.0-2|64	+ Revision: 626241
12cr|perl-Scope-Upper-0.140.0-2|65	- new version
12cr|perl-Scope-Upper-0.140.0-2|66	
12cr|perl-Scope-Upper-0.140.0-2|67	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.120.0-1mdv2011.0
12cr|perl-Scope-Upper-0.140.0-2|68	+ Revision: 607543
12cr|perl-Scope-Upper-0.140.0-2|69	- import perl-Scope-Upper
12cr|perl-Scope-Upper-0.140.0-2|70	

5342 12
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|1	%define upstream_name	 SCUBA-Table-NoDeco
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|2	%define upstream_version 0.03
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|3	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|6	Release:	2
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|7	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|8	Summary:	Calculate no-decompression dive times
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|9	License:	GPL+ or Artistic
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|10	Group:		Development/Perl
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Scuba/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|13	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|14	BuildRequires:	perl-devel
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|15	BuildArch:	noarch
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|16	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|17	%description
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|18	This module provides the ability to perform useful calculations using
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|19	dive-tables, including calculating dive groups and maximum no-decompression
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|20	times for repetitive dives. A selection of tables are available. The module
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|21	assumes that the diver is using air as their breathing gas.
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|22	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|23	%prep
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|24	%setup -n %{upstream_name}-%{upstream_version}
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|25	# fix perms
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|26	chmod 644 README Changes lib/SCUBA/Table/NoDeco.pm
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|27	# fix encoding
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|28	perl -pi -e 's/\015$//' README Changes lib/SCUBA/Table/NoDeco.pm
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|29	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|30	%build
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|32	%make
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|33	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|34	%install
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|35	%makeinstall_std
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|36	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|37	%check
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|38	make test
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|39	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|40	%files
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|41	%doc Changes README
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|42	%{perl_vendorlib}/SCUBA
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|43	%{_mandir}/*/*
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|44	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|45	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|46	%changelog
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|47	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|48	+ Revision: 404378
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|50	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|51	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.03-7mdv2009.0
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|52	+ Revision: 258354
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|53	- rebuild
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|54	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|55	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.03-6mdv2009.0
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|56	+ Revision: 246412
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|57	- rebuild
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|58	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|59	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.03-4mdv2008.1
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|60	+ Revision: 136347
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|61	- restore BuildRoot
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|62	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|63	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|65	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|66	* Mon Jul 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-4mdv2008.0
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|67	+ Revision: 47030
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|68	- rebuild
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|69	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|70	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|71	* Fri Jun 09 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-3mdv2007.0
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|72	- spec cleanup
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|73	- %%mkrel
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|74	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|75	* Tue Jun 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-2mdk
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|76	- better url
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|77	- drop useless empty directories
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|78	- spec cleanup
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|79	- make test in %%check
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|80	
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|81	* Sun Dec 19 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.3-1mdk
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|82	- first mdk release
12cr|perl-SCUBA-Table-NoDeco-0.30.0-2|83	

5343 12
12cr|perl-Search-GIN-0.80.0-3|1	%define upstream_name    Search-GIN
12cr|perl-Search-GIN-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-Search-GIN-0.80.0-3|3	
12cr|perl-Search-GIN-0.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Search-GIN-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Search-GIN-0.80.0-3|6	Release:	3
12cr|perl-Search-GIN-0.80.0-3|7	
12cr|perl-Search-GIN-0.80.0-3|8	Summary:	Generalized Inverted Indexing for Perl
12cr|perl-Search-GIN-0.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-Search-GIN-0.80.0-3|10	Group:		Development/Perl
12cr|perl-Search-GIN-0.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Search-GIN-0.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Search/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Search-GIN-0.80.0-3|13	
12cr|perl-Search-GIN-0.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-Search-GIN-0.80.0-3|15	BuildRequires:	perl(Data::Stream::Bulk)
12cr|perl-Search-GIN-0.80.0-3|16	BuildRequires:	perl(MRO::Compat)
12cr|perl-Search-GIN-0.80.0-3|17	BuildRequires:	perl(Moose)
12cr|perl-Search-GIN-0.80.0-3|18	BuildRequires:	perl(MooseX::Types::Path::Class)
12cr|perl-Search-GIN-0.80.0-3|19	BuildRequires:	perl(MooseX::Types::Set::Object)
12cr|perl-Search-GIN-0.80.0-3|20	BuildRequires:	perl(Scope::Guard)
12cr|perl-Search-GIN-0.80.0-3|21	BuildRequires:	perl(Set::Object)
12cr|perl-Search-GIN-0.80.0-3|22	BuildRequires:	perl(Test::More)
12cr|perl-Search-GIN-0.80.0-3|23	BuildRequires:	perl(Test::TempDir)
12cr|perl-Search-GIN-0.80.0-3|24	BuildRequires:	perl(Test::use::ok)
12cr|perl-Search-GIN-0.80.0-3|25	BuildRequires:	perl(namespace::clean)
12cr|perl-Search-GIN-0.80.0-3|26	BuildRequires:	perl(File::NFSLock)
12cr|perl-Search-GIN-0.80.0-3|27	BuildArch:	noarch
12cr|perl-Search-GIN-0.80.0-3|28	
12cr|perl-Search-GIN-0.80.0-3|29	%description
12cr|perl-Search-GIN-0.80.0-3|30	This is used by the KiokuDB manpage for custom indexing.
12cr|perl-Search-GIN-0.80.0-3|31	
12cr|perl-Search-GIN-0.80.0-3|32	More documentation will be released shortly.
12cr|perl-Search-GIN-0.80.0-3|33	
12cr|perl-Search-GIN-0.80.0-3|34	%prep
12cr|perl-Search-GIN-0.80.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Search-GIN-0.80.0-3|36	
12cr|perl-Search-GIN-0.80.0-3|37	%build
12cr|perl-Search-GIN-0.80.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Search-GIN-0.80.0-3|39	%make
12cr|perl-Search-GIN-0.80.0-3|40	
12cr|perl-Search-GIN-0.80.0-3|41	%check
12cr|perl-Search-GIN-0.80.0-3|42	%make test
12cr|perl-Search-GIN-0.80.0-3|43	
12cr|perl-Search-GIN-0.80.0-3|44	%install
12cr|perl-Search-GIN-0.80.0-3|45	%makeinstall_std
12cr|perl-Search-GIN-0.80.0-3|46	
12cr|perl-Search-GIN-0.80.0-3|47	%files
12cr|perl-Search-GIN-0.80.0-3|48	%{_mandir}/man3/*
12cr|perl-Search-GIN-0.80.0-3|49	%{perl_vendorlib}/*
12cr|perl-Search-GIN-0.80.0-3|50	
12cr|perl-Search-GIN-0.80.0-3|51	
12cr|perl-Search-GIN-0.80.0-3|52	%changelog
12cr|perl-Search-GIN-0.80.0-3|53	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-Search-GIN-0.80.0-3|54	+ Revision: 658163
12cr|perl-Search-GIN-0.80.0-3|55	- add r
12cr|perl-Search-GIN-0.80.0-3|56	- rebuild for updated spec-helper
12cr|perl-Search-GIN-0.80.0-3|57	
12cr|perl-Search-GIN-0.80.0-3|58	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.0-1
12cr|perl-Search-GIN-0.80.0-3|59	+ Revision: 635242
12cr|perl-Search-GIN-0.80.0-3|60	- update to new version 0.08
12cr|perl-Search-GIN-0.80.0-3|61	
12cr|perl-Search-GIN-0.80.0-3|62	* Thu Jan 06 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.70.0-2mdv2011.0
12cr|perl-Search-GIN-0.80.0-3|63	+ Revision: 629072
12cr|perl-Search-GIN-0.80.0-3|64	- new upstream tarball, with same version number (sic)
12cr|perl-Search-GIN-0.80.0-3|65	
12cr|perl-Search-GIN-0.80.0-3|66	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-Search-GIN-0.80.0-3|67	+ Revision: 596644
12cr|perl-Search-GIN-0.80.0-3|68	- update to 0.07
12cr|perl-Search-GIN-0.80.0-3|69	
12cr|perl-Search-GIN-0.80.0-3|70	* Fri Jul 30 2010 Shlomi Fish <shlomif@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Search-GIN-0.80.0-3|71	+ Revision: 563367
12cr|perl-Search-GIN-0.80.0-3|72	- import perl-Search-GIN
12cr|perl-Search-GIN-0.80.0-3|73	
12cr|perl-Search-GIN-0.80.0-3|74	
12cr|perl-Search-GIN-0.80.0-3|75	* Fri Jul 30 2010 Shlomi Fish <shlomif@iglu.org.il> 0.04-1mdv
12cr|perl-Search-GIN-0.80.0-3|76	- Updated to the new version.
12cr|perl-Search-GIN-0.80.0-3|77	
12cr|perl-Search-GIN-0.80.0-3|78	* Fri Feb 05 2010 cpan2dist 0.03-1mdv
12cr|perl-Search-GIN-0.80.0-3|79	- initial mdv release, generated with cpan2dist

5344 12
12cr|perl-Search-Indexer-0.760.0-4|1	%define upstream_name  	    Search-Indexer
12cr|perl-Search-Indexer-0.760.0-4|2	%define upstream_version    0.76
12cr|perl-Search-Indexer-0.760.0-4|3	
12cr|perl-Search-Indexer-0.760.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Search-Indexer-0.760.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Search-Indexer-0.760.0-4|6	Release:	4
12cr|perl-Search-Indexer-0.760.0-4|7	License:	GPL or Artistic
12cr|perl-Search-Indexer-0.760.0-4|8	Group:		Development/Perl
12cr|perl-Search-Indexer-0.760.0-4|9	Summary:	Full-text indexer
12cr|perl-Search-Indexer-0.760.0-4|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Search-Indexer-0.760.0-4|11	Source:		http://www.cpan.org/modules/by-module/Search/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Search-Indexer-0.760.0-4|12	
12cr|perl-Search-Indexer-0.760.0-4|13	BuildRequires:	perl-devel
12cr|perl-Search-Indexer-0.760.0-4|14	BuildRequires:	perl(BerkeleyDB)
12cr|perl-Search-Indexer-0.760.0-4|15	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Search-Indexer-0.760.0-4|16	BuildRequires:	perl(Search::QueryParser)
12cr|perl-Search-Indexer-0.760.0-4|17	BuildArch:	noarch
12cr|perl-Search-Indexer-0.760.0-4|18	
12cr|perl-Search-Indexer-0.760.0-4|19	%description
12cr|perl-Search-Indexer-0.760.0-4|20	This module provides support for indexing a collection of documents, for
12cr|perl-Search-Indexer-0.760.0-4|21	searching the collection, and displaying the sorted results, together with
12cr|perl-Search-Indexer-0.760.0-4|22	contextual excerpts of the original document.
12cr|perl-Search-Indexer-0.760.0-4|23	
12cr|perl-Search-Indexer-0.760.0-4|24	%prep
12cr|perl-Search-Indexer-0.760.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Search-Indexer-0.760.0-4|26	
12cr|perl-Search-Indexer-0.760.0-4|27	%build
12cr|perl-Search-Indexer-0.760.0-4|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Search-Indexer-0.760.0-4|29	%make
12cr|perl-Search-Indexer-0.760.0-4|30	
12cr|perl-Search-Indexer-0.760.0-4|31	%check
12cr|perl-Search-Indexer-0.760.0-4|32	make test
12cr|perl-Search-Indexer-0.760.0-4|33	
12cr|perl-Search-Indexer-0.760.0-4|34	%install
12cr|perl-Search-Indexer-0.760.0-4|35	%makeinstall_std
12cr|perl-Search-Indexer-0.760.0-4|36	
12cr|perl-Search-Indexer-0.760.0-4|37	%files
12cr|perl-Search-Indexer-0.760.0-4|38	%doc Changes README
12cr|perl-Search-Indexer-0.760.0-4|39	%{_mandir}/man3/*
12cr|perl-Search-Indexer-0.760.0-4|40	%{perl_vendorlib}/*
12cr|perl-Search-Indexer-0.760.0-4|41	
12cr|perl-Search-Indexer-0.760.0-4|42	%changelog
12cr|perl-Search-Indexer-0.760.0-4|43	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.760.0-3mdv2011.0
12cr|perl-Search-Indexer-0.760.0-4|44	+ Revision: 658879
12cr|perl-Search-Indexer-0.760.0-4|45	- rebuild for updated spec-helper
12cr|perl-Search-Indexer-0.760.0-4|46	
12cr|perl-Search-Indexer-0.760.0-4|47	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.760.0-2mdv2011.0
12cr|perl-Search-Indexer-0.760.0-4|48	+ Revision: 552003
12cr|perl-Search-Indexer-0.760.0-4|49	- rebuild
12cr|perl-Search-Indexer-0.760.0-4|50	
12cr|perl-Search-Indexer-0.760.0-4|51	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.760.0-1mdv2010.0
12cr|perl-Search-Indexer-0.760.0-4|52	+ Revision: 389826
12cr|perl-Search-Indexer-0.760.0-4|53	- new version
12cr|perl-Search-Indexer-0.760.0-4|54	
12cr|perl-Search-Indexer-0.760.0-4|55	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.75-2mdv2010.0
12cr|perl-Search-Indexer-0.760.0-4|56	+ Revision: 375904
12cr|perl-Search-Indexer-0.760.0-4|57	- rebuild
12cr|perl-Search-Indexer-0.760.0-4|58	
12cr|perl-Search-Indexer-0.760.0-4|59	* Tue Mar 31 2009 Jérôme Quelin <jquelin@mandriva.org> 0.75-1mdv2009.1
12cr|perl-Search-Indexer-0.760.0-4|60	+ Revision: 362907
12cr|perl-Search-Indexer-0.760.0-4|61	- import perl-Search-Indexer
12cr|perl-Search-Indexer-0.760.0-4|62	
12cr|perl-Search-Indexer-0.760.0-4|63	
12cr|perl-Search-Indexer-0.760.0-4|64	* Tue Mar 31 2009 cpan2dist 0.75-1mdv
12cr|perl-Search-Indexer-0.760.0-4|65	- initial mdv release, generated with cpan2dist
12cr|perl-Search-Indexer-0.760.0-4|66	

5345 12
12cr|perl-Search-QueryParser-0.940.0-3|1	%define upstream_name    Search-QueryParser
12cr|perl-Search-QueryParser-0.940.0-3|2	%define upstream_version 0.94
12cr|perl-Search-QueryParser-0.940.0-3|3	
12cr|perl-Search-QueryParser-0.940.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Search-QueryParser-0.940.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Search-QueryParser-0.940.0-3|6	Release:	3
12cr|perl-Search-QueryParser-0.940.0-3|7	
12cr|perl-Search-QueryParser-0.940.0-3|8	Summary:	Parses a query string into a data structure
12cr|perl-Search-QueryParser-0.940.0-3|9	License:	GPL+ or Artistic
12cr|perl-Search-QueryParser-0.940.0-3|10	Group:		Development/Perl
12cr|perl-Search-QueryParser-0.940.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Search-QueryParser-0.940.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Search/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Search-QueryParser-0.940.0-3|13	
12cr|perl-Search-QueryParser-0.940.0-3|14	BuildRequires:	perl-devel
12cr|perl-Search-QueryParser-0.940.0-3|15	BuildArch:	noarch
12cr|perl-Search-QueryParser-0.940.0-3|16	
12cr|perl-Search-QueryParser-0.940.0-3|17	%description
12cr|perl-Search-QueryParser-0.940.0-3|18	This module parses a query string into a data structure to be handled by
12cr|perl-Search-QueryParser-0.940.0-3|19	external search engines. For examples of such engines, see the
12cr|perl-Search-QueryParser-0.940.0-3|20	File::Tabular manpage and the Search::Indexer manpage.
12cr|perl-Search-QueryParser-0.940.0-3|21	
12cr|perl-Search-QueryParser-0.940.0-3|22	The query string can contain simple terms, "exact phrases", field names and
12cr|perl-Search-QueryParser-0.940.0-3|23	comparison operators, '+/-' prefixes, parentheses, and boolean connectors.
12cr|perl-Search-QueryParser-0.940.0-3|24	
12cr|perl-Search-QueryParser-0.940.0-3|25	The parser can be parameterized by regular expressions for specific notions
12cr|perl-Search-QueryParser-0.940.0-3|26	of "term", "field name" or "operator" ; see the the new manpage method. The
12cr|perl-Search-QueryParser-0.940.0-3|27	parser has no support for lemmatization or other term transformations :
12cr|perl-Search-QueryParser-0.940.0-3|28	these should be done externally, before passing the query data structure to
12cr|perl-Search-QueryParser-0.940.0-3|29	the search engine.
12cr|perl-Search-QueryParser-0.940.0-3|30	
12cr|perl-Search-QueryParser-0.940.0-3|31	%prep
12cr|perl-Search-QueryParser-0.940.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Search-QueryParser-0.940.0-3|33	
12cr|perl-Search-QueryParser-0.940.0-3|34	%build
12cr|perl-Search-QueryParser-0.940.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Search-QueryParser-0.940.0-3|36	%make
12cr|perl-Search-QueryParser-0.940.0-3|37	
12cr|perl-Search-QueryParser-0.940.0-3|38	%check
12cr|perl-Search-QueryParser-0.940.0-3|39	make test
12cr|perl-Search-QueryParser-0.940.0-3|40	
12cr|perl-Search-QueryParser-0.940.0-3|41	%install
12cr|perl-Search-QueryParser-0.940.0-3|42	%makeinstall_std
12cr|perl-Search-QueryParser-0.940.0-3|43	
12cr|perl-Search-QueryParser-0.940.0-3|44	%files
12cr|perl-Search-QueryParser-0.940.0-3|45	%doc Changes README
12cr|perl-Search-QueryParser-0.940.0-3|46	%{_mandir}/man3/*
12cr|perl-Search-QueryParser-0.940.0-3|47	%{perl_vendorlib}/*
12cr|perl-Search-QueryParser-0.940.0-3|48	
12cr|perl-Search-QueryParser-0.940.0-3|49	%changelog
12cr|perl-Search-QueryParser-0.940.0-3|50	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.940.0-2mdv2011.0
12cr|perl-Search-QueryParser-0.940.0-3|51	+ Revision: 658408
12cr|perl-Search-QueryParser-0.940.0-3|52	- rebuild for updated rpm-setup
12cr|perl-Search-QueryParser-0.940.0-3|53	
12cr|perl-Search-QueryParser-0.940.0-3|54	* Thu Oct 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.940.0-1mdv2010.0
12cr|perl-Search-QueryParser-0.940.0-3|55	+ Revision: 451997
12cr|perl-Search-QueryParser-0.940.0-3|56	- update to 0.94
12cr|perl-Search-QueryParser-0.940.0-3|57	
12cr|perl-Search-QueryParser-0.940.0-3|58	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.930.0-1mdv2010.0
12cr|perl-Search-QueryParser-0.940.0-3|59	+ Revision: 401612
12cr|perl-Search-QueryParser-0.940.0-3|60	- rebuild using %%perl_convert_version
12cr|perl-Search-QueryParser-0.940.0-3|61	- fixed license field
12cr|perl-Search-QueryParser-0.940.0-3|62	
12cr|perl-Search-QueryParser-0.940.0-3|63	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93-2mdv2010.0
12cr|perl-Search-QueryParser-0.940.0-3|64	+ Revision: 375903
12cr|perl-Search-QueryParser-0.940.0-3|65	- rebuild
12cr|perl-Search-QueryParser-0.940.0-3|66	
12cr|perl-Search-QueryParser-0.940.0-3|67	* Tue Mar 31 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93-1mdv2009.1
12cr|perl-Search-QueryParser-0.940.0-3|68	+ Revision: 362905
12cr|perl-Search-QueryParser-0.940.0-3|69	- import perl-Search-QueryParser
12cr|perl-Search-QueryParser-0.940.0-3|70	
12cr|perl-Search-QueryParser-0.940.0-3|71	
12cr|perl-Search-QueryParser-0.940.0-3|72	* Tue Mar 31 2009 cpan2dist 0.93-1mdv
12cr|perl-Search-QueryParser-0.940.0-3|73	- initial mdv release, generated with cpan2dist
12cr|perl-Search-QueryParser-0.940.0-3|74	

5346 12
12cr|perl-SelfLoader-1.180.0-2|1	%define upstream_name    SelfLoader
12cr|perl-SelfLoader-1.180.0-2|2	%define upstream_version 1.18
12cr|perl-SelfLoader-1.180.0-2|3	
12cr|perl-SelfLoader-1.180.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-SelfLoader-1.180.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-SelfLoader-1.180.0-2|6	Release:    %mkrel 2
12cr|perl-SelfLoader-1.180.0-2|7	
12cr|perl-SelfLoader-1.180.0-2|8	Summary:    Automatic function loader (using __DATA__)
12cr|perl-SelfLoader-1.180.0-2|9	License:    GPL+ or Artistic
12cr|perl-SelfLoader-1.180.0-2|10	Group:      Development/Perl
12cr|perl-SelfLoader-1.180.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SelfLoader-1.180.0-2|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-SelfLoader-1.180.0-2|13	
12cr|perl-SelfLoader-1.180.0-2|14	BuildRequires: perl-devel
12cr|perl-SelfLoader-1.180.0-2|15	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-SelfLoader-1.180.0-2|16	
12cr|perl-SelfLoader-1.180.0-2|17	
12cr|perl-SelfLoader-1.180.0-2|18	BuildArch: noarch
12cr|perl-SelfLoader-1.180.0-2|19	
12cr|perl-SelfLoader-1.180.0-2|20	%description
12cr|perl-SelfLoader-1.180.0-2|21	This module tells its users that functions in the FOOBAR package are to be
12cr|perl-SelfLoader-1.180.0-2|22	autoloaded from after the '__DATA__' token. See also the
12cr|perl-SelfLoader-1.180.0-2|23	perlsub/"Autoloading" manpage.
12cr|perl-SelfLoader-1.180.0-2|24	
12cr|perl-SelfLoader-1.180.0-2|25	The __DATA__ token
12cr|perl-SelfLoader-1.180.0-2|26	The '__DATA__' token tells the perl compiler that the perl code for
12cr|perl-SelfLoader-1.180.0-2|27	compilation is finished. Everything after the '__DATA__' token is
12cr|perl-SelfLoader-1.180.0-2|28	available for reading via the filehandle FOOBAR::DATA, where FOOBAR is
12cr|perl-SelfLoader-1.180.0-2|29	the name of the current package when the '__DATA__' token is reached.
12cr|perl-SelfLoader-1.180.0-2|30	This works just the same as '__END__' does in package 'main', but for
12cr|perl-SelfLoader-1.180.0-2|31	other modules data after '__END__' is not automatically retrievable,
12cr|perl-SelfLoader-1.180.0-2|32	whereas data after '__DATA__' is. The '__DATA__' token is not
12cr|perl-SelfLoader-1.180.0-2|33	recognized in versions of perl prior to 5.001m.
12cr|perl-SelfLoader-1.180.0-2|34	
12cr|perl-SelfLoader-1.180.0-2|35	Note that it is possible to have '__DATA__' tokens in the same package
12cr|perl-SelfLoader-1.180.0-2|36	in multiple files, and that the last '__DATA__' token in a given
12cr|perl-SelfLoader-1.180.0-2|37	package that is encountered by the compiler is the one accessible by
12cr|perl-SelfLoader-1.180.0-2|38	the filehandle. This also applies to '__END__' and main, i.e. if the
12cr|perl-SelfLoader-1.180.0-2|39	'main' program has an '__END__', but a module 'require'd (_not_ 'use'd)
12cr|perl-SelfLoader-1.180.0-2|40	by that program has a 'package main;' declaration followed by an
12cr|perl-SelfLoader-1.180.0-2|41	''__DATA__'', then the 'DATA' filehandle is set to access the data
12cr|perl-SelfLoader-1.180.0-2|42	after the '__DATA__' in the module, _not_ the data after the '__END__'
12cr|perl-SelfLoader-1.180.0-2|43	token in the 'main' program, since the compiler encounters the
12cr|perl-SelfLoader-1.180.0-2|44	'require'd file later.
12cr|perl-SelfLoader-1.180.0-2|45	
12cr|perl-SelfLoader-1.180.0-2|46	%prep
12cr|perl-SelfLoader-1.180.0-2|47	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SelfLoader-1.180.0-2|48	
12cr|perl-SelfLoader-1.180.0-2|49	%build
12cr|perl-SelfLoader-1.180.0-2|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-SelfLoader-1.180.0-2|51	%make
12cr|perl-SelfLoader-1.180.0-2|52	
12cr|perl-SelfLoader-1.180.0-2|53	%check
12cr|perl-SelfLoader-1.180.0-2|54	make test
12cr|perl-SelfLoader-1.180.0-2|55	
12cr|perl-SelfLoader-1.180.0-2|56	%install
12cr|perl-SelfLoader-1.180.0-2|57	rm -rf %buildroot
12cr|perl-SelfLoader-1.180.0-2|58	%makeinstall_std
12cr|perl-SelfLoader-1.180.0-2|59	
12cr|perl-SelfLoader-1.180.0-2|60	%clean
12cr|perl-SelfLoader-1.180.0-2|61	rm -rf %buildroot
12cr|perl-SelfLoader-1.180.0-2|62	
12cr|perl-SelfLoader-1.180.0-2|63	%files
12cr|perl-SelfLoader-1.180.0-2|64	%defattr(-,root,root)
12cr|perl-SelfLoader-1.180.0-2|65	%doc Changes README
12cr|perl-SelfLoader-1.180.0-2|66	%{_mandir}/man3/*
12cr|perl-SelfLoader-1.180.0-2|67	%perl_vendorlib/*
12cr|perl-SelfLoader-1.180.0-2|68	
12cr|perl-SelfLoader-1.180.0-2|69	
12cr|perl-SelfLoader-1.180.0-2|70	
12cr|perl-SelfLoader-1.180.0-2|71	%changelog
12cr|perl-SelfLoader-1.180.0-2|72	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.180.0-2mdv2011.0
12cr|perl-SelfLoader-1.180.0-2|73	+ Revision: 656964
12cr|perl-SelfLoader-1.180.0-2|74	- rebuild for updated spec-helper
12cr|perl-SelfLoader-1.180.0-2|75	
12cr|perl-SelfLoader-1.180.0-2|76	* Sun Nov 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.180.0-1mdv2011.0
12cr|perl-SelfLoader-1.180.0-2|77	+ Revision: 602390
12cr|perl-SelfLoader-1.180.0-2|78	- update to new version 1.18
12cr|perl-SelfLoader-1.180.0-2|79	
12cr|perl-SelfLoader-1.180.0-2|80	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.170.0-1mdv2010.0
12cr|perl-SelfLoader-1.180.0-2|81	+ Revision: 401611
12cr|perl-SelfLoader-1.180.0-2|82	- rebuild using %%perl_convert_version
12cr|perl-SelfLoader-1.180.0-2|83	- fixed license field
12cr|perl-SelfLoader-1.180.0-2|84	
12cr|perl-SelfLoader-1.180.0-2|85	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 1.17-1mdv2010.0
12cr|perl-SelfLoader-1.180.0-2|86	+ Revision: 374387
12cr|perl-SelfLoader-1.180.0-2|87	- import perl-SelfLoader
12cr|perl-SelfLoader-1.180.0-2|88	
12cr|perl-SelfLoader-1.180.0-2|89	
12cr|perl-SelfLoader-1.180.0-2|90	* Mon May 11 2009 cpan2dist 1.17-1mdv
12cr|perl-SelfLoader-1.180.0-2|91	- initial mdv release, generated with cpan2dist
12cr|perl-SelfLoader-1.180.0-2|92	

5347 12
12cr|perl-Set-Infinite-0.650.0-3|1	%define upstream_name    Set-Infinite
12cr|perl-Set-Infinite-0.650.0-3|2	%define upstream_version 0.65
12cr|perl-Set-Infinite-0.650.0-3|3	
12cr|perl-Set-Infinite-0.650.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Set-Infinite-0.650.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Set-Infinite-0.650.0-3|6	Release:	3
12cr|perl-Set-Infinite-0.650.0-3|7	
12cr|perl-Set-Infinite-0.650.0-3|8	Summary:	Infinite Set Theory module, with Date, Time
12cr|perl-Set-Infinite-0.650.0-3|9	License:	GPL+ or Artistic
12cr|perl-Set-Infinite-0.650.0-3|10	Group:		Development/Perl
12cr|perl-Set-Infinite-0.650.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Set-Infinite-0.650.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Set/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Set-Infinite-0.650.0-3|13	
12cr|perl-Set-Infinite-0.650.0-3|14	BuildRequires:	perl-devel
12cr|perl-Set-Infinite-0.650.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-Set-Infinite-0.650.0-3|16	BuildRequires:	perl(Time::Local)
12cr|perl-Set-Infinite-0.650.0-3|17	BuildArch:	noarch
12cr|perl-Set-Infinite-0.650.0-3|18	
12cr|perl-Set-Infinite-0.650.0-3|19	%description
12cr|perl-Set-Infinite-0.650.0-3|20	Set::Infinite is a Set Theory module for infinite sets.
12cr|perl-Set-Infinite-0.650.0-3|21	
12cr|perl-Set-Infinite-0.650.0-3|22	A set is a collection of objects. The objects that belong to a set are
12cr|perl-Set-Infinite-0.650.0-3|23	called its members, or "elements".
12cr|perl-Set-Infinite-0.650.0-3|24	
12cr|perl-Set-Infinite-0.650.0-3|25	As objects we allow (almost) anything: reals, integers, and objects (such
12cr|perl-Set-Infinite-0.650.0-3|26	as dates).
12cr|perl-Set-Infinite-0.650.0-3|27	
12cr|perl-Set-Infinite-0.650.0-3|28	%prep
12cr|perl-Set-Infinite-0.650.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Set-Infinite-0.650.0-3|30	
12cr|perl-Set-Infinite-0.650.0-3|31	%build
12cr|perl-Set-Infinite-0.650.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Set-Infinite-0.650.0-3|33	%make
12cr|perl-Set-Infinite-0.650.0-3|34	
12cr|perl-Set-Infinite-0.650.0-3|35	%check
12cr|perl-Set-Infinite-0.650.0-3|36	%make test
12cr|perl-Set-Infinite-0.650.0-3|37	
12cr|perl-Set-Infinite-0.650.0-3|38	%install
12cr|perl-Set-Infinite-0.650.0-3|39	%makeinstall_std
12cr|perl-Set-Infinite-0.650.0-3|40	
12cr|perl-Set-Infinite-0.650.0-3|41	%files
12cr|perl-Set-Infinite-0.650.0-3|42	%doc Changes LICENSE META.yml README
12cr|perl-Set-Infinite-0.650.0-3|43	%{_mandir}/man3/*
12cr|perl-Set-Infinite-0.650.0-3|44	%{perl_vendorlib}/*
12cr|perl-Set-Infinite-0.650.0-3|45	
12cr|perl-Set-Infinite-0.650.0-3|46	%changelog
12cr|perl-Set-Infinite-0.650.0-3|47	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.650.0-2mdv2011.0
12cr|perl-Set-Infinite-0.650.0-3|48	+ Revision: 655217
12cr|perl-Set-Infinite-0.650.0-3|49	- rebuild for updated spec-helper
12cr|perl-Set-Infinite-0.650.0-3|50	
12cr|perl-Set-Infinite-0.650.0-3|51	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.650.0-1mdv2011.0
12cr|perl-Set-Infinite-0.650.0-3|52	+ Revision: 542920
12cr|perl-Set-Infinite-0.650.0-3|53	- import perl-Set-Infinite
12cr|perl-Set-Infinite-0.650.0-3|54	
12cr|perl-Set-Infinite-0.650.0-3|55	
12cr|perl-Set-Infinite-0.650.0-3|56	* Thu May 06 2010 cpan2dist 0.65-1mdv
12cr|perl-Set-Infinite-0.650.0-3|57	- initial mdv release, generated with cpan2dist

5348 12
12cr|perl-Set-IntSpan-1.160.0-2|1	%define upstream_name    Set-IntSpan
12cr|perl-Set-IntSpan-1.160.0-2|2	%define upstream_version 1.16
12cr|perl-Set-IntSpan-1.160.0-2|3	
12cr|perl-Set-IntSpan-1.160.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Set-IntSpan-1.160.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Set-IntSpan-1.160.0-2|6	Release:	2
12cr|perl-Set-IntSpan-1.160.0-2|7	
12cr|perl-Set-IntSpan-1.160.0-2|8	Summary:	Manage sets of integers
12cr|perl-Set-IntSpan-1.160.0-2|9	License:	GPL+ or Artistic
12cr|perl-Set-IntSpan-1.160.0-2|10	Group:		Development/Perl
12cr|perl-Set-IntSpan-1.160.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Set-IntSpan-1.160.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Set/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Set-IntSpan-1.160.0-2|13	
12cr|perl-Set-IntSpan-1.160.0-2|14	BuildRequires:	perl-devel
12cr|perl-Set-IntSpan-1.160.0-2|15	BuildArch: noarch
12cr|perl-Set-IntSpan-1.160.0-2|16	
12cr|perl-Set-IntSpan-1.160.0-2|17	%description
12cr|perl-Set-IntSpan-1.160.0-2|18	Set::IntSpan manages sets of integers.  It is optimized for sets that
12cr|perl-Set-IntSpan-1.160.0-2|19	have long runs of consecutive integers.  These arise, for example, in
12cr|perl-Set-IntSpan-1.160.0-2|20	.newsrc files, which maintain lists of articles:
12cr|perl-Set-IntSpan-1.160.0-2|21	
12cr|perl-Set-IntSpan-1.160.0-2|22	alt.foo: 1-21,28,31
12cr|perl-Set-IntSpan-1.160.0-2|23	alt.bar: 1-14192,14194,14196-14221
12cr|perl-Set-IntSpan-1.160.0-2|24	
12cr|perl-Set-IntSpan-1.160.0-2|25	Sets are stored internally in a run-length coded form.  This provides
12cr|perl-Set-IntSpan-1.160.0-2|26	for both compact storage and efficient computation.  In particular,
12cr|perl-Set-IntSpan-1.160.0-2|27	set operations can be performed directly on the encoded
12cr|perl-Set-IntSpan-1.160.0-2|28	representation.
12cr|perl-Set-IntSpan-1.160.0-2|29	
12cr|perl-Set-IntSpan-1.160.0-2|30	%prep
12cr|perl-Set-IntSpan-1.160.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Set-IntSpan-1.160.0-2|32	
12cr|perl-Set-IntSpan-1.160.0-2|33	%build
12cr|perl-Set-IntSpan-1.160.0-2|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Set-IntSpan-1.160.0-2|35	%make
12cr|perl-Set-IntSpan-1.160.0-2|36	
12cr|perl-Set-IntSpan-1.160.0-2|37	%check
12cr|perl-Set-IntSpan-1.160.0-2|38	make test
12cr|perl-Set-IntSpan-1.160.0-2|39	
12cr|perl-Set-IntSpan-1.160.0-2|40	%install
12cr|perl-Set-IntSpan-1.160.0-2|41	%makeinstall_std
12cr|perl-Set-IntSpan-1.160.0-2|42	
12cr|perl-Set-IntSpan-1.160.0-2|43	%files
12cr|perl-Set-IntSpan-1.160.0-2|44	%doc Changes README
12cr|perl-Set-IntSpan-1.160.0-2|45	%{perl_vendorlib}/Set/IntSpan.pm
12cr|perl-Set-IntSpan-1.160.0-2|46	%{_mandir}/*/*
12cr|perl-Set-IntSpan-1.160.0-2|47	
12cr|perl-Set-IntSpan-1.160.0-2|48	
12cr|perl-Set-IntSpan-1.160.0-2|49	%changelog
12cr|perl-Set-IntSpan-1.160.0-2|50	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.160.0-1mdv2011.0
12cr|perl-Set-IntSpan-1.160.0-2|51	+ Revision: 596643
12cr|perl-Set-IntSpan-1.160.0-2|52	- update to 1.16
12cr|perl-Set-IntSpan-1.160.0-2|53	
12cr|perl-Set-IntSpan-1.160.0-2|54	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.140.0-1mdv2011.0
12cr|perl-Set-IntSpan-1.160.0-2|55	+ Revision: 552631
12cr|perl-Set-IntSpan-1.160.0-2|56	- update to 1.14
12cr|perl-Set-IntSpan-1.160.0-2|57	
12cr|perl-Set-IntSpan-1.160.0-2|58	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.130.0-1mdv2010.0
12cr|perl-Set-IntSpan-1.160.0-2|59	+ Revision: 401610
12cr|perl-Set-IntSpan-1.160.0-2|60	- rebuild using %%perl_convert_version
12cr|perl-Set-IntSpan-1.160.0-2|61	- fixed license field
12cr|perl-Set-IntSpan-1.160.0-2|62	
12cr|perl-Set-IntSpan-1.160.0-2|63	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.13-2mdv2010.0
12cr|perl-Set-IntSpan-1.160.0-2|64	+ Revision: 375902
12cr|perl-Set-IntSpan-1.160.0-2|65	- rebuild
12cr|perl-Set-IntSpan-1.160.0-2|66	
12cr|perl-Set-IntSpan-1.160.0-2|67	* Sun May 03 2009 Funda Wang <fwang@mandriva.org> 1.13-1mdv2010.0
12cr|perl-Set-IntSpan-1.160.0-2|68	+ Revision: 370912
12cr|perl-Set-IntSpan-1.160.0-2|69	- import perl-Set-IntSpan
12cr|perl-Set-IntSpan-1.160.0-2|70	
12cr|perl-Set-IntSpan-1.160.0-2|71	

5349 12
12cr|perl-Set-Object-1.280.0-2|1	%define upstream_name	 Set-Object
12cr|perl-Set-Object-1.280.0-2|2	%define upstream_version 1.28
12cr|perl-Set-Object-1.280.0-2|3	
12cr|perl-Set-Object-1.280.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Set-Object-1.280.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Set-Object-1.280.0-2|6	Release:	2
12cr|perl-Set-Object-1.280.0-2|7	
12cr|perl-Set-Object-1.280.0-2|8	Summary:	Set of objects and strings in Perl
12cr|perl-Set-Object-1.280.0-2|9	License:	Artistic/GPL
12cr|perl-Set-Object-1.280.0-2|10	Group:		Development/Perl
12cr|perl-Set-Object-1.280.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Set-Object-1.280.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Set/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Set-Object-1.280.0-2|13	
12cr|perl-Set-Object-1.280.0-2|14	BuildRequires:	perl-devel
12cr|perl-Set-Object-1.280.0-2|15	Buildroot:	%_tmppath/%{name}-%{version}-%{release}
12cr|perl-Set-Object-1.280.0-2|16	
12cr|perl-Set-Object-1.280.0-2|17	%description
12cr|perl-Set-Object-1.280.0-2|18	This module implements a set of objects, that is, an unordered collection of
12cr|perl-Set-Object-1.280.0-2|19	objects without duplication.
12cr|perl-Set-Object-1.280.0-2|20	
12cr|perl-Set-Object-1.280.0-2|21	%prep
12cr|perl-Set-Object-1.280.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Set-Object-1.280.0-2|23	# should not have been included
12cr|perl-Set-Object-1.280.0-2|24	# http://rt.cpan.org/Ticket/Display.html?id=37799
12cr|perl-Set-Object-1.280.0-2|25	rm -f t/misc/threads.t
12cr|perl-Set-Object-1.280.0-2|26	
12cr|perl-Set-Object-1.280.0-2|27	%build
12cr|perl-Set-Object-1.280.0-2|28	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Set-Object-1.280.0-2|29	%make
12cr|perl-Set-Object-1.280.0-2|30	
12cr|perl-Set-Object-1.280.0-2|31	%check
12cr|perl-Set-Object-1.280.0-2|32	%make test
12cr|perl-Set-Object-1.280.0-2|33	
12cr|perl-Set-Object-1.280.0-2|34	%install
12cr|perl-Set-Object-1.280.0-2|35	rm -rf %buildroot
12cr|perl-Set-Object-1.280.0-2|36	%makeinstall_std
12cr|perl-Set-Object-1.280.0-2|37	
12cr|perl-Set-Object-1.280.0-2|38	%clean
12cr|perl-Set-Object-1.280.0-2|39	rm -rf %buildroot
12cr|perl-Set-Object-1.280.0-2|40	
12cr|perl-Set-Object-1.280.0-2|41	%files
12cr|perl-Set-Object-1.280.0-2|42	%defattr(-,root,root)
12cr|perl-Set-Object-1.280.0-2|43	%doc README
12cr|perl-Set-Object-1.280.0-2|44	%{perl_vendorarch}/Set
12cr|perl-Set-Object-1.280.0-2|45	%{perl_vendorarch}/auto/Set
12cr|perl-Set-Object-1.280.0-2|46	%{_mandir}/*/*
12cr|perl-Set-Object-1.280.0-2|47	
12cr|perl-Set-Object-1.280.0-2|48	
12cr|perl-Set-Object-1.280.0-2|49	%changelog
12cr|perl-Set-Object-1.280.0-2|50	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.280.0-2
12cr|perl-Set-Object-1.280.0-2|51	+ Revision: 768358
12cr|perl-Set-Object-1.280.0-2|52	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Set-Object-1.280.0-2|53	
12cr|perl-Set-Object-1.280.0-2|54	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.280.0-1mdv2011.0
12cr|perl-Set-Object-1.280.0-2|55	+ Revision: 561041
12cr|perl-Set-Object-1.280.0-2|56	- update to 1.28
12cr|perl-Set-Object-1.280.0-2|57	
12cr|perl-Set-Object-1.280.0-2|58	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.270.0-2mdv2011.0
12cr|perl-Set-Object-1.280.0-2|59	+ Revision: 556142
12cr|perl-Set-Object-1.280.0-2|60	- rebuild for perl 5.12
12cr|perl-Set-Object-1.280.0-2|61	
12cr|perl-Set-Object-1.280.0-2|62	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 1.270.0-1mdv2010.0
12cr|perl-Set-Object-1.280.0-2|63	+ Revision: 408045
12cr|perl-Set-Object-1.280.0-2|64	- rebuild using %%perl_convert_version
12cr|perl-Set-Object-1.280.0-2|65	
12cr|perl-Set-Object-1.280.0-2|66	* Fri Jan 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.27-1mdv2009.1
12cr|perl-Set-Object-1.280.0-2|67	+ Revision: 330194
12cr|perl-Set-Object-1.280.0-2|68	- update to new version 1.27
12cr|perl-Set-Object-1.280.0-2|69	
12cr|perl-Set-Object-1.280.0-2|70	* Sat Oct 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.26-1mdv2009.1
12cr|perl-Set-Object-1.280.0-2|71	+ Revision: 294833
12cr|perl-Set-Object-1.280.0-2|72	- update to new version 1.26
12cr|perl-Set-Object-1.280.0-2|73	
12cr|perl-Set-Object-1.280.0-2|74	* Wed Jul 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.25-1mdv2009.0
12cr|perl-Set-Object-1.280.0-2|75	+ Revision: 242115
12cr|perl-Set-Object-1.280.0-2|76	- update to new version 1.25
12cr|perl-Set-Object-1.280.0-2|77	
12cr|perl-Set-Object-1.280.0-2|78	* Sun Jul 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.24-1mdv2009.0
12cr|perl-Set-Object-1.280.0-2|79	+ Revision: 238946
12cr|perl-Set-Object-1.280.0-2|80	- update to new version 1.24
12cr|perl-Set-Object-1.280.0-2|81	- new version
12cr|perl-Set-Object-1.280.0-2|82	
12cr|perl-Set-Object-1.280.0-2|83	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 1.22-2mdv2008.1
12cr|perl-Set-Object-1.280.0-2|84	+ Revision: 151348
12cr|perl-Set-Object-1.280.0-2|85	- rebuild for perl-5.10.0
12cr|perl-Set-Object-1.280.0-2|86	
12cr|perl-Set-Object-1.280.0-2|87	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Set-Object-1.280.0-2|88	- restore BuildRoot
12cr|perl-Set-Object-1.280.0-2|89	
12cr|perl-Set-Object-1.280.0-2|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Set-Object-1.280.0-2|91	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Set-Object-1.280.0-2|92	
12cr|perl-Set-Object-1.280.0-2|93	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.22-1mdv2008.1
12cr|perl-Set-Object-1.280.0-2|94	+ Revision: 97563
12cr|perl-Set-Object-1.280.0-2|95	- update to new version 1.22
12cr|perl-Set-Object-1.280.0-2|96	
12cr|perl-Set-Object-1.280.0-2|97	
12cr|perl-Set-Object-1.280.0-2|98	* Sat Mar 03 2007 Olivier Thauvin <nanardon@mandriva.org> 1.21-1mdv2007.0
12cr|perl-Set-Object-1.280.0-2|99	+ Revision: 131707
12cr|perl-Set-Object-1.280.0-2|100	- 1.21
12cr|perl-Set-Object-1.280.0-2|101	
12cr|perl-Set-Object-1.280.0-2|102	* Thu Jan 04 2007 Olivier Thauvin <nanardon@mandriva.org> 1.18-1mdv2007.1
12cr|perl-Set-Object-1.280.0-2|103	+ Revision: 103940
12cr|perl-Set-Object-1.280.0-2|104	- 1.18
12cr|perl-Set-Object-1.280.0-2|105	- 1.17
12cr|perl-Set-Object-1.280.0-2|106	- Import perl-Set-Object
12cr|perl-Set-Object-1.280.0-2|107	
12cr|perl-Set-Object-1.280.0-2|108	* Sat Jun 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.15-1mdv2007.0
12cr|perl-Set-Object-1.280.0-2|109	- New version 1.15
12cr|perl-Set-Object-1.280.0-2|110	- spec cleanup
12cr|perl-Set-Object-1.280.0-2|111	- fix directory ownership
12cr|perl-Set-Object-1.280.0-2|112	
12cr|perl-Set-Object-1.280.0-2|113	* Thu Jan 12 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.14-1mdk
12cr|perl-Set-Object-1.280.0-2|114	- Initial MDV RPM
12cr|perl-Set-Object-1.280.0-2|115	

5350 12
12cr|perl-SHA256-0.10.0-3|1	%define upstream_name    SHA256
12cr|perl-SHA256-0.10.0-3|2	%define upstream_version 0.01
12cr|perl-SHA256-0.10.0-3|3	
12cr|perl-SHA256-0.10.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-SHA256-0.10.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-SHA256-0.10.0-3|6	Release:	3
12cr|perl-SHA256-0.10.0-3|7	
12cr|perl-SHA256-0.10.0-3|8	Summary:    A module that implements the NIST SHA-256/384/512 hash
12cr|perl-SHA256-0.10.0-3|9	License:    GPL+ or Artistic
12cr|perl-SHA256-0.10.0-3|10	Group:      Development/Perl
12cr|perl-SHA256-0.10.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SHA256-0.10.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Digest/%{upstream_name}-%{upstream_version}b.tar.gz
12cr|perl-SHA256-0.10.0-3|13	BuildRequires: perl-devel
12cr|perl-SHA256-0.10.0-3|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-SHA256-0.10.0-3|15	
12cr|perl-SHA256-0.10.0-3|16	%description
12cr|perl-SHA256-0.10.0-3|17	The *sha256* module allows you to use the NIST SHA 256/384/512 hash
12cr|perl-SHA256-0.10.0-3|18	algorithm.
12cr|perl-SHA256-0.10.0-3|19	
12cr|perl-SHA256-0.10.0-3|20	A new sha256 context object is created with the *new* operation followed by
12cr|perl-SHA256-0.10.0-3|21	a digest size which may be either 256, 384, or 512 bits. Multiple
12cr|perl-SHA256-0.10.0-3|22	simultaneous digest context can be maintained if desired. The context is
12cr|perl-SHA256-0.10.0-3|23	updated with the *add* operation which adds the strings contained in the
12cr|perl-SHA256-0.10.0-3|24	_LIST_ parameter.
12cr|perl-SHA256-0.10.0-3|25	
12cr|perl-SHA256-0.10.0-3|26	The final message digest value is returned by the *digest* operation as a
12cr|perl-SHA256-0.10.0-3|27	32-, 48-, or 64-byte binary string. This operation delivers the result of
12cr|perl-SHA256-0.10.0-3|28	operations since the last *new* or *reset* operation. Once the operation
12cr|perl-SHA256-0.10.0-3|29	has been performed, the context must be *reset* before being used to
12cr|perl-SHA256-0.10.0-3|30	calculate another digest value.
12cr|perl-SHA256-0.10.0-3|31	
12cr|perl-SHA256-0.10.0-3|32	%prep
12cr|perl-SHA256-0.10.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SHA256-0.10.0-3|34	
12cr|perl-SHA256-0.10.0-3|35	%build
12cr|perl-SHA256-0.10.0-3|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-SHA256-0.10.0-3|37	
12cr|perl-SHA256-0.10.0-3|38	%{make}
12cr|perl-SHA256-0.10.0-3|39	
12cr|perl-SHA256-0.10.0-3|40	%check
12cr|perl-SHA256-0.10.0-3|41	%{make} test
12cr|perl-SHA256-0.10.0-3|42	
12cr|perl-SHA256-0.10.0-3|43	%install
12cr|perl-SHA256-0.10.0-3|44	rm -rf %buildroot
12cr|perl-SHA256-0.10.0-3|45	%makeinstall_std
12cr|perl-SHA256-0.10.0-3|46	
12cr|perl-SHA256-0.10.0-3|47	%clean
12cr|perl-SHA256-0.10.0-3|48	rm -rf %buildroot
12cr|perl-SHA256-0.10.0-3|49	
12cr|perl-SHA256-0.10.0-3|50	%files
12cr|perl-SHA256-0.10.0-3|51	%defattr(-,root,root)
12cr|perl-SHA256-0.10.0-3|52	%doc README
12cr|perl-SHA256-0.10.0-3|53	%{_mandir}/man3/*
12cr|perl-SHA256-0.10.0-3|54	%perl_vendorlib/*
12cr|perl-SHA256-0.10.0-3|55	
12cr|perl-SHA256-0.10.0-3|56	
12cr|perl-SHA256-0.10.0-3|57	
12cr|perl-SHA256-0.10.0-3|58	
12cr|perl-SHA256-0.10.0-3|59	%changelog
12cr|perl-SHA256-0.10.0-3|60	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.10.0-3
12cr|perl-SHA256-0.10.0-3|61	+ Revision: 768358
12cr|perl-SHA256-0.10.0-3|62	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-SHA256-0.10.0-3|63	
12cr|perl-SHA256-0.10.0-3|64	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-2mdv2011.0
12cr|perl-SHA256-0.10.0-3|65	+ Revision: 556143
12cr|perl-SHA256-0.10.0-3|66	- rebuild for perl 5.12
12cr|perl-SHA256-0.10.0-3|67	
12cr|perl-SHA256-0.10.0-3|68	* Sun Jan 03 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.10.0-1mdv2010.1
12cr|perl-SHA256-0.10.0-3|69	+ Revision: 486070
12cr|perl-SHA256-0.10.0-3|70	- import perl-SHA256
12cr|perl-SHA256-0.10.0-3|71	
12cr|perl-SHA256-0.10.0-3|72	
12cr|perl-SHA256-0.10.0-3|73	* Sun Jan 03 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.0-1mdv2010.1
12cr|perl-SHA256-0.10.0-3|74	- initial mdv release, generated with cpan2dist

5351 12
12cr|perl-Smart-Comments-1.0.4-2|1	%define upstream_name	 Smart-Comments
12cr|perl-Smart-Comments-1.0.4-2|2	%define upstream_version 1.0.4
12cr|perl-Smart-Comments-1.0.4-2|3	
12cr|perl-Smart-Comments-1.0.4-2|4	Name:		perl-%{upstream_name}
12cr|perl-Smart-Comments-1.0.4-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Smart-Comments-1.0.4-2|6	Release:	2
12cr|perl-Smart-Comments-1.0.4-2|7	
12cr|perl-Smart-Comments-1.0.4-2|8	Summary:	Comments that do more than just sit there
12cr|perl-Smart-Comments-1.0.4-2|9	License:	GPL+ or Artistic
12cr|perl-Smart-Comments-1.0.4-2|10	Group:		Development/Perl
12cr|perl-Smart-Comments-1.0.4-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Smart-Comments-1.0.4-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Smart-Comments-1.0.4-2|13	
12cr|perl-Smart-Comments-1.0.4-2|14	BuildRequires:	perl-devel
12cr|perl-Smart-Comments-1.0.4-2|15	BuildRequires:	perl(version)
12cr|perl-Smart-Comments-1.0.4-2|16	
12cr|perl-Smart-Comments-1.0.4-2|17	BuildArch:	noarch
12cr|perl-Smart-Comments-1.0.4-2|18	
12cr|perl-Smart-Comments-1.0.4-2|19	%description
12cr|perl-Smart-Comments-1.0.4-2|20	Smart comments provide an easy way to insert debugging and tracking code into a
12cr|perl-Smart-Comments-1.0.4-2|21	program. They can report the value of a variable, track the progress of a loop,
12cr|perl-Smart-Comments-1.0.4-2|22	and verify that particular assertions are true.
12cr|perl-Smart-Comments-1.0.4-2|23	
12cr|perl-Smart-Comments-1.0.4-2|24	%prep
12cr|perl-Smart-Comments-1.0.4-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Smart-Comments-1.0.4-2|26	
12cr|perl-Smart-Comments-1.0.4-2|27	%build
12cr|perl-Smart-Comments-1.0.4-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Smart-Comments-1.0.4-2|29	%make
12cr|perl-Smart-Comments-1.0.4-2|30	
12cr|perl-Smart-Comments-1.0.4-2|31	%check
12cr|perl-Smart-Comments-1.0.4-2|32	make test
12cr|perl-Smart-Comments-1.0.4-2|33	
12cr|perl-Smart-Comments-1.0.4-2|34	%install
12cr|perl-Smart-Comments-1.0.4-2|35	%makeinstall_std
12cr|perl-Smart-Comments-1.0.4-2|36	
12cr|perl-Smart-Comments-1.0.4-2|37	%files
12cr|perl-Smart-Comments-1.0.4-2|38	%doc Changes README
12cr|perl-Smart-Comments-1.0.4-2|39	%{perl_vendorlib}/Smart/*
12cr|perl-Smart-Comments-1.0.4-2|40	%{_mandir}/*/*
12cr|perl-Smart-Comments-1.0.4-2|41	
12cr|perl-Smart-Comments-1.0.4-2|42	
12cr|perl-Smart-Comments-1.0.4-2|43	%changelog
12cr|perl-Smart-Comments-1.0.4-2|44	* Mon Sep 07 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.0.4-1mdv2010.0
12cr|perl-Smart-Comments-1.0.4-2|45	+ Revision: 432340
12cr|perl-Smart-Comments-1.0.4-2|46	- update to 1.0.4
12cr|perl-Smart-Comments-1.0.4-2|47	
12cr|perl-Smart-Comments-1.0.4-2|48	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.3-3mdv2010.0
12cr|perl-Smart-Comments-1.0.4-2|49	+ Revision: 430536
12cr|perl-Smart-Comments-1.0.4-2|50	- rebuild
12cr|perl-Smart-Comments-1.0.4-2|51	
12cr|perl-Smart-Comments-1.0.4-2|52	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.3-2mdv2009.0
12cr|perl-Smart-Comments-1.0.4-2|53	+ Revision: 268722
12cr|perl-Smart-Comments-1.0.4-2|54	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Smart-Comments-1.0.4-2|55	
12cr|perl-Smart-Comments-1.0.4-2|56	* Thu Apr 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-1mdv2009.0
12cr|perl-Smart-Comments-1.0.4-2|57	+ Revision: 195127
12cr|perl-Smart-Comments-1.0.4-2|58	- new version
12cr|perl-Smart-Comments-1.0.4-2|59	
12cr|perl-Smart-Comments-1.0.4-2|60	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Smart-Comments-1.0.4-2|61	- restore BuildRoot
12cr|perl-Smart-Comments-1.0.4-2|62	
12cr|perl-Smart-Comments-1.0.4-2|63	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Smart-Comments-1.0.4-2|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Smart-Comments-1.0.4-2|65	
12cr|perl-Smart-Comments-1.0.4-2|66	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 1.0.2-2mdv2008.0
12cr|perl-Smart-Comments-1.0.4-2|67	+ Revision: 23911
12cr|perl-Smart-Comments-1.0.4-2|68	- rebuild
12cr|perl-Smart-Comments-1.0.4-2|69	
12cr|perl-Smart-Comments-1.0.4-2|70	
12cr|perl-Smart-Comments-1.0.4-2|71	* Mon Mar 20 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.2-1mdk
12cr|perl-Smart-Comments-1.0.4-2|72	- New release 1.0.2
12cr|perl-Smart-Comments-1.0.4-2|73	
12cr|perl-Smart-Comments-1.0.4-2|74	* Thu Oct 06 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.0.1-1mdk
12cr|perl-Smart-Comments-1.0.4-2|75	- Initial MDV release.
12cr|perl-Smart-Comments-1.0.4-2|76	

5352 12
12cr|perl-Sniffer-HTTP-0.220.0-2|1	%define upstream_name	  Sniffer-HTTP
12cr|perl-Sniffer-HTTP-0.220.0-2|2	%define upstream_version  0.22
12cr|perl-Sniffer-HTTP-0.220.0-2|3	
12cr|perl-Sniffer-HTTP-0.220.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Sniffer-HTTP-0.220.0-2|5	Summary:	Multi-connection sniffer driver
12cr|perl-Sniffer-HTTP-0.220.0-2|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Sniffer-HTTP-0.220.0-2|7	Release:	2
12cr|perl-Sniffer-HTTP-0.220.0-2|8	URL:		http://search.cpan.org/~corion/Sniffer-HTTP-0.22/lib/Sniffer/HTTP.pm
12cr|perl-Sniffer-HTTP-0.220.0-2|9	Source0:	http://search.cpan.org/CPAN/authors/id/C/CO/CORION/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Sniffer-HTTP-0.220.0-2|10	License:	Artistic
12cr|perl-Sniffer-HTTP-0.220.0-2|11	Group:		Development/Perl
12cr|perl-Sniffer-HTTP-0.220.0-2|12	
12cr|perl-Sniffer-HTTP-0.220.0-2|13	BuildRequires:	perl-devel
12cr|perl-Sniffer-HTTP-0.220.0-2|14	BuildRequires:	perl(NetPacket)
12cr|perl-Sniffer-HTTP-0.220.0-2|15	BuildRequires:	perl(Net::Pcap)
12cr|perl-Sniffer-HTTP-0.220.0-2|16	BuildRequires:	perl(Exporter::Lite)
12cr|perl-Sniffer-HTTP-0.220.0-2|17	BuildRequires:	perl(LWP::Simple)
12cr|perl-Sniffer-HTTP-0.220.0-2|18	BuildRequires:	perl(Test::Pod)
12cr|perl-Sniffer-HTTP-0.220.0-2|19	BuildRequires:	perl(Class::Accessor)
12cr|perl-Sniffer-HTTP-0.220.0-2|20	BuildArch:	noarch
12cr|perl-Sniffer-HTTP-0.220.0-2|21	
12cr|perl-Sniffer-HTTP-0.220.0-2|22	%description
12cr|perl-Sniffer-HTTP-0.220.0-2|23	This driver gives you callbacks with the completely accumulated
12cr|perl-Sniffer-HTTP-0.220.0-2|24	HTTP::Requests or HTTP::Responses as sniffed from the TCP traffic.
12cr|perl-Sniffer-HTTP-0.220.0-2|25	You need to feed it the Ethernet, IP or TCP packets either from
12cr|perl-Sniffer-HTTP-0.220.0-2|26	a dump file or from Net::Pcap by unpacking them via NetPacket.
12cr|perl-Sniffer-HTTP-0.220.0-2|27	
12cr|perl-Sniffer-HTTP-0.220.0-2|28	%prep
12cr|perl-Sniffer-HTTP-0.220.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sniffer-HTTP-0.220.0-2|30	
12cr|perl-Sniffer-HTTP-0.220.0-2|31	%build
12cr|perl-Sniffer-HTTP-0.220.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sniffer-HTTP-0.220.0-2|33	%make
12cr|perl-Sniffer-HTTP-0.220.0-2|34	
12cr|perl-Sniffer-HTTP-0.220.0-2|35	%check
12cr|perl-Sniffer-HTTP-0.220.0-2|36	%make test
12cr|perl-Sniffer-HTTP-0.220.0-2|37	
12cr|perl-Sniffer-HTTP-0.220.0-2|38	%install
12cr|perl-Sniffer-HTTP-0.220.0-2|39	%makeinstall_std
12cr|perl-Sniffer-HTTP-0.220.0-2|40	
12cr|perl-Sniffer-HTTP-0.220.0-2|41	%files
12cr|perl-Sniffer-HTTP-0.220.0-2|42	%doc Changes MANIFEST META.yml
12cr|perl-Sniffer-HTTP-0.220.0-2|43	%{_mandir}/man3/*
12cr|perl-Sniffer-HTTP-0.220.0-2|44	%{perl_vendorlib}/*
12cr|perl-Sniffer-HTTP-0.220.0-2|45	
12cr|perl-Sniffer-HTTP-0.220.0-2|46	%changelog
12cr|perl-Sniffer-HTTP-0.220.0-2|47	* Sun May 01 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.220.0-1mdv2011.0
12cr|perl-Sniffer-HTTP-0.220.0-2|48	+ Revision: 661354
12cr|perl-Sniffer-HTTP-0.220.0-2|49	- import perl-Sniffer-HTTP
12cr|perl-Sniffer-HTTP-0.220.0-2|50	

5353 12
12cr|perl-SNMP-Info-2.50.0-2|1	%define upstream_name    SNMP-Info
12cr|perl-SNMP-Info-2.50.0-2|2	%define upstream_version 2.05
12cr|perl-SNMP-Info-2.50.0-2|3	
12cr|perl-SNMP-Info-2.50.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-SNMP-Info-2.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-SNMP-Info-2.50.0-2|6	Release:	2
12cr|perl-SNMP-Info-2.50.0-2|7	
12cr|perl-SNMP-Info-2.50.0-2|8	Summary:	Object Oriented Perl5 Interface to Network devices and MIBs through SNMP
12cr|perl-SNMP-Info-2.50.0-2|9	License:	BSD-like
12cr|perl-SNMP-Info-2.50.0-2|10	Group:		Development/Perl
12cr|perl-SNMP-Info-2.50.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SNMP-Info-2.50.0-2|12	Source0:	http://www.cpan.org/modules/by-module/SNMP/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-SNMP-Info-2.50.0-2|13	
12cr|perl-SNMP-Info-2.50.0-2|14	BuildRequires:	perl-devel
12cr|perl-SNMP-Info-2.50.0-2|15	BuildRequires:	perl(SNMP)
12cr|perl-SNMP-Info-2.50.0-2|16	BuildArch:	noarch
12cr|perl-SNMP-Info-2.50.0-2|17	
12cr|perl-SNMP-Info-2.50.0-2|18	%description
12cr|perl-SNMP-Info-2.50.0-2|19	SNMP::Info gives an object oriented interface to information obtained
12cr|perl-SNMP-Info-2.50.0-2|20	through SNMP.
12cr|perl-SNMP-Info-2.50.0-2|21	
12cr|perl-SNMP-Info-2.50.0-2|22	This module lives at http://snmp-info.sourceforge.net Check for newest
12cr|perl-SNMP-Info-2.50.0-2|23	version and documentation.
12cr|perl-SNMP-Info-2.50.0-2|24	
12cr|perl-SNMP-Info-2.50.0-2|25	This module is geared towards network devices. Subclasses exist for a
12cr|perl-SNMP-Info-2.50.0-2|26	number of network devices and common MIBs.
12cr|perl-SNMP-Info-2.50.0-2|27	
12cr|perl-SNMP-Info-2.50.0-2|28	The idea behind this module is to give a common interface to data from
12cr|perl-SNMP-Info-2.50.0-2|29	network devices, leaving the device-specific hacks behind the scenes in
12cr|perl-SNMP-Info-2.50.0-2|30	subclasses.
12cr|perl-SNMP-Info-2.50.0-2|31	
12cr|perl-SNMP-Info-2.50.0-2|32	In the SYNOPSIS example we fetch the name of all the ports on the device
12cr|perl-SNMP-Info-2.50.0-2|33	and the duplex setting for that port with two methods -- interfaces()
12cr|perl-SNMP-Info-2.50.0-2|34	and i_duplex().
12cr|perl-SNMP-Info-2.50.0-2|35	
12cr|perl-SNMP-Info-2.50.0-2|36	The information may be coming from any number of MIB files and is very
12cr|perl-SNMP-Info-2.50.0-2|37	vendor specific. SNMP::Info provides you a common method for all
12cr|perl-SNMP-Info-2.50.0-2|38	supported devices.
12cr|perl-SNMP-Info-2.50.0-2|39	
12cr|perl-SNMP-Info-2.50.0-2|40	Adding support for your own device is easy, and takes little much SNMP
12cr|perl-SNMP-Info-2.50.0-2|41	knowledge.
12cr|perl-SNMP-Info-2.50.0-2|42	
12cr|perl-SNMP-Info-2.50.0-2|43	The module is not limited to network devices. Any MIB or device can be
12cr|perl-SNMP-Info-2.50.0-2|44	given an objected oriented front-end by making a module that consists of
12cr|perl-SNMP-Info-2.50.0-2|45	a couple hashes. See EXTENDING SNMP::INFO.
12cr|perl-SNMP-Info-2.50.0-2|46	
12cr|perl-SNMP-Info-2.50.0-2|47	
12cr|perl-SNMP-Info-2.50.0-2|48	%prep
12cr|perl-SNMP-Info-2.50.0-2|49	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SNMP-Info-2.50.0-2|50	
12cr|perl-SNMP-Info-2.50.0-2|51	%build
12cr|perl-SNMP-Info-2.50.0-2|52	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-SNMP-Info-2.50.0-2|53	%make
12cr|perl-SNMP-Info-2.50.0-2|54	
12cr|perl-SNMP-Info-2.50.0-2|55	%check
12cr|perl-SNMP-Info-2.50.0-2|56	make test
12cr|perl-SNMP-Info-2.50.0-2|57	
12cr|perl-SNMP-Info-2.50.0-2|58	%install
12cr|perl-SNMP-Info-2.50.0-2|59	%makeinstall_std
12cr|perl-SNMP-Info-2.50.0-2|60	
12cr|perl-SNMP-Info-2.50.0-2|61	%files
12cr|perl-SNMP-Info-2.50.0-2|62	%doc COPYRIGHT ChangeLog DeviceMatrix.txt README
12cr|perl-SNMP-Info-2.50.0-2|63	%{perl_vendorlib}/SNMP
12cr|perl-SNMP-Info-2.50.0-2|64	%{_mandir}/*/*
12cr|perl-SNMP-Info-2.50.0-2|65	
12cr|perl-SNMP-Info-2.50.0-2|66	
12cr|perl-SNMP-Info-2.50.0-2|67	%changelog
12cr|perl-SNMP-Info-2.50.0-2|68	* Fri Jun 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.50.0-1mdv2011.0
12cr|perl-SNMP-Info-2.50.0-2|69	+ Revision: 686994
12cr|perl-SNMP-Info-2.50.0-2|70	- update to new version 2.05
12cr|perl-SNMP-Info-2.50.0-2|71	
12cr|perl-SNMP-Info-2.50.0-2|72	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.40.0-1
12cr|perl-SNMP-Info-2.50.0-2|73	+ Revision: 654375
12cr|perl-SNMP-Info-2.50.0-2|74	- update to new version 2.04
12cr|perl-SNMP-Info-2.50.0-2|75	
12cr|perl-SNMP-Info-2.50.0-2|76	+ Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-SNMP-Info-2.50.0-2|77	- rebuild for new perl
12cr|perl-SNMP-Info-2.50.0-2|78	
12cr|perl-SNMP-Info-2.50.0-2|79	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 2.10.0-1mdv2010.0
12cr|perl-SNMP-Info-2.50.0-2|80	+ Revision: 404388
12cr|perl-SNMP-Info-2.50.0-2|81	- rebuild using %%perl_convert_version
12cr|perl-SNMP-Info-2.50.0-2|82	
12cr|perl-SNMP-Info-2.50.0-2|83	* Thu Jun 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.01-1mdv2010.0
12cr|perl-SNMP-Info-2.50.0-2|84	+ Revision: 387031
12cr|perl-SNMP-Info-2.50.0-2|85	- update to new version 2.01
12cr|perl-SNMP-Info-2.50.0-2|86	
12cr|perl-SNMP-Info-2.50.0-2|87	* Mon Aug 04 2008 Oden Eriksson <oeriksson@mandriva.com> 2.00-1mdv2009.0
12cr|perl-SNMP-Info-2.50.0-2|88	+ Revision: 262839
12cr|perl-SNMP-Info-2.50.0-2|89	- 2.00
12cr|perl-SNMP-Info-2.50.0-2|90	
12cr|perl-SNMP-Info-2.50.0-2|91	* Wed Jul 23 2008 Oden Eriksson <oeriksson@mandriva.com> 1.09-0.beta.1mdv2009.0
12cr|perl-SNMP-Info-2.50.0-2|92	+ Revision: 242192
12cr|perl-SNMP-Info-2.50.0-2|93	- 1.09
12cr|perl-SNMP-Info-2.50.0-2|94	
12cr|perl-SNMP-Info-2.50.0-2|95	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-SNMP-Info-2.50.0-2|96	- restore BuildRoot
12cr|perl-SNMP-Info-2.50.0-2|97	
12cr|perl-SNMP-Info-2.50.0-2|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-SNMP-Info-2.50.0-2|99	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SNMP-Info-2.50.0-2|100	
12cr|perl-SNMP-Info-2.50.0-2|101	* Tue Nov 27 2007 Oden Eriksson <oeriksson@mandriva.com> 1.07-0.beta.1mdv2008.1
12cr|perl-SNMP-Info-2.50.0-2|102	+ Revision: 113304
12cr|perl-SNMP-Info-2.50.0-2|103	- 1.07 (beta)
12cr|perl-SNMP-Info-2.50.0-2|104	
12cr|perl-SNMP-Info-2.50.0-2|105	* Fri Apr 27 2007 Oden Eriksson <oeriksson@mandriva.com> 1.04-2mdv2008.0
12cr|perl-SNMP-Info-2.50.0-2|106	+ Revision: 18588
12cr|perl-SNMP-Info-2.50.0-2|107	- rebuild
12cr|perl-SNMP-Info-2.50.0-2|108	
12cr|perl-SNMP-Info-2.50.0-2|109	
12cr|perl-SNMP-Info-2.50.0-2|110	* Wed Nov 29 2006 Oden Eriksson <oeriksson@mandriva.com> 1.04-1mdv2007.0
12cr|perl-SNMP-Info-2.50.0-2|111	+ Revision: 88286
12cr|perl-SNMP-Info-2.50.0-2|112	- Import perl-SNMP-Info
12cr|perl-SNMP-Info-2.50.0-2|113	
12cr|perl-SNMP-Info-2.50.0-2|114	* Wed Nov 29 2006 Oden Eriksson <oeriksson@mandriva.com> 1.04-2mdv2007.1
12cr|perl-SNMP-Info-2.50.0-2|115	- rebuild
12cr|perl-SNMP-Info-2.50.0-2|116	
12cr|perl-SNMP-Info-2.50.0-2|117	* Wed Jul 12 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2007.0
12cr|perl-SNMP-Info-2.50.0-2|118	- new version
12cr|perl-SNMP-Info-2.50.0-2|119	- rpmbuildupdate aware
12cr|perl-SNMP-Info-2.50.0-2|120	- spec cleanup
12cr|perl-SNMP-Info-2.50.0-2|121	
12cr|perl-SNMP-Info-2.50.0-2|122	* Tue Jan 31 2006 Oden Eriksson <oeriksson@mandriva.com> 1.03-0.beta.1mdk
12cr|perl-SNMP-Info-2.50.0-2|123	- 1.03beta
12cr|perl-SNMP-Info-2.50.0-2|124	
12cr|perl-SNMP-Info-2.50.0-2|125	* Tue Jan 31 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.20060124.1mdk
12cr|perl-SNMP-Info-2.50.0-2|126	- use a recent snap (20060124)
12cr|perl-SNMP-Info-2.50.0-2|127	
12cr|perl-SNMP-Info-2.50.0-2|128	* Thu Sep 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.0-1mdk
12cr|perl-SNMP-Info-2.50.0-2|129	- New release 0.9.0
12cr|perl-SNMP-Info-2.50.0-2|130	- rpmbuildupdate aware
12cr|perl-SNMP-Info-2.50.0-2|131	- better url
12cr|perl-SNMP-Info-2.50.0-2|132	- fix directory ownership
12cr|perl-SNMP-Info-2.50.0-2|133	- fix summary
12cr|perl-SNMP-Info-2.50.0-2|134	
12cr|perl-SNMP-Info-2.50.0-2|135	* Fri Aug 27 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8-2mdk
12cr|perl-SNMP-Info-2.50.0-2|136	- BuildRequires: perl-NetSNMP >= 5.1.2 and not perl-Net-SNMP >= 5.1.2
12cr|perl-SNMP-Info-2.50.0-2|137	
12cr|perl-SNMP-Info-2.50.0-2|138	* Fri Aug 27 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8-1mdk
12cr|perl-SNMP-Info-2.50.0-2|139	- initial mandrake package
12cr|perl-SNMP-Info-2.50.0-2|140	

5354 12
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|1	%define	upstream_name	 SNMP-MIB-Compiler
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|2	%define	upstream_version 0.06
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|3	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|6	Release:	2
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|7	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|8	License:	GPL+ or Artistic
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|9	Group:		Development/Perl
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|10	Summary:	A MIB Compiler for perl
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/SNMP/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|13	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|15	BuildRequires:	perl(Data::Compare)
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|16	BuildRequires:	perl(File::Find::Rule)
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|17	BuildArch:	noarch
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|18	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|19	Requires:	perl(Data::Compare)
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|20	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|21	%description
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|22	SNMP::MIB::Compiler is a MIB compiler that
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|23	fully supports both SMI(v1) and SMIv2. This
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|24	module can be use to compile MIBs (recursively
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|25	or not) or load already compiled MIBs for
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|26	later use.
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|27	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|28	%prep
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|30	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|31	%build
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|33	%make
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|34	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|35	%check
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|36	make test
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|37	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|38	%install
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|39	%makeinstall_std
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|40	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|41	%files
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|42	%doc MANIFEST README
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|43	%{perl_vendorlib}/Bundle
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|44	%{perl_vendorlib}/SNMP
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|45	%{_bindir}/*
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|46	%{_mandir}/*/*
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|47	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|48	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|49	%changelog
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|50	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|51	+ Revision: 408046
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|52	- rebuild using %%perl_convert_version
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|53	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|54	* Wed Oct 01 2008 Oden Eriksson <oeriksson@mandriva.com> 0.06-11mdv2009.0
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|55	+ Revision: 290444
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|56	- fix deps
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|57	- rebuild
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|58	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|59	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|60	- rebuild
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|62	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|64	- restore BuildRoot
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|65	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|66	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 0.06-8mdv2008.0
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|67	+ Revision: 23910
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|68	- rebuild
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|69	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|70	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|71	* Thu Dec 15 2005 Arnaud de Lorbeau <devel@madriva.com> 0.06-7mdk
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|72	- rebuild
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|73	- mkrel
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|74	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|75	* Mon Feb 23 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.06-6mdk
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|76	- rebuild
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|77	- fix source url
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|78	- own all dir
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|79	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|80	* Mon Aug 18 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.06-5mdk
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|81	- rebuild for new perl
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|82	- drop Prefix tag
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|83	- don't use PREFIX
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|84	- use %%makeinstall_std macro
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|85	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|86	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.06-4mdk
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|87	- rebuild for new auto{prov,req}
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|88	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|89	* Fri Feb 14 2003 Pixel <pixel@mandrakesoft.com> 0.06-3mdk
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|90	- rebuild with vendorlib
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|91	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|92	* Fri Jan 24 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.06-2mdk
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|93	- Rebuilt
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|94	
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|95	* Fri Mar 08 2002 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.06-1mdk
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|96	- First MandrakeSoft Package
12cr|perl-SNMP-MIB-Compiler-0.60.0-2|97	

5355 12
12cr|perl-SNMP_Session-1.13-2|1	Summary:	SNMP support for Perl 5
12cr|perl-SNMP_Session-1.13-2|2	Name:		perl-SNMP_Session
12cr|perl-SNMP_Session-1.13-2|3	Version:	1.13
12cr|perl-SNMP_Session-1.13-2|4	Release:	2
12cr|perl-SNMP_Session-1.13-2|5	Group:		Development/Perl
12cr|perl-SNMP_Session-1.13-2|6	License:	Artistic
12cr|perl-SNMP_Session-1.13-2|7	URL:		http://code.google.com/p/snmp-session/
12cr|perl-SNMP_Session-1.13-2|8	Source0:	http://snmp-session.googlecode.com/files/SNMP_Session-%{version}.tar.gz
12cr|perl-SNMP_Session-1.13-2|9	Patch:      SNMP_Session-1.13-fix-ipv6-error-messages.patch
12cr|perl-SNMP_Session-1.13-2|10	
12cr|perl-SNMP_Session-1.13-2|11	BuildRequires:	perl-devel
12cr|perl-SNMP_Session-1.13-2|12	BuildArch:	noarch
12cr|perl-SNMP_Session-1.13-2|13	
12cr|perl-SNMP_Session-1.13-2|14	%description
12cr|perl-SNMP_Session-1.13-2|15	Pure Perl SNMP v1 and SNMP v2 support for Perl 5.
12cr|perl-SNMP_Session-1.13-2|16	
12cr|perl-SNMP_Session-1.13-2|17	The SNMP operations currently supported are "get", "get-next", "get-bulk"
12cr|perl-SNMP_Session-1.13-2|18	and "set", as well as trap generation and reception.
12cr|perl-SNMP_Session-1.13-2|19	
12cr|perl-SNMP_Session-1.13-2|20	%prep
12cr|perl-SNMP_Session-1.13-2|21	%setup -q -n SNMP_Session-%{version}
12cr|perl-SNMP_Session-1.13-2|22	%patch -p 1
12cr|perl-SNMP_Session-1.13-2|23	perl -pi -e 's|^#!/usr/local/bin/perl\b|#!%{__perl}|' test/*
12cr|perl-SNMP_Session-1.13-2|24	
12cr|perl-SNMP_Session-1.13-2|25	%build
12cr|perl-SNMP_Session-1.13-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-SNMP_Session-1.13-2|27	%make
12cr|perl-SNMP_Session-1.13-2|28	
12cr|perl-SNMP_Session-1.13-2|29	%check
12cr|perl-SNMP_Session-1.13-2|30	make test
12cr|perl-SNMP_Session-1.13-2|31	
12cr|perl-SNMP_Session-1.13-2|32	%install
12cr|perl-SNMP_Session-1.13-2|33	%makeinstall_std
12cr|perl-SNMP_Session-1.13-2|34	
12cr|perl-SNMP_Session-1.13-2|35	%files
12cr|perl-SNMP_Session-1.13-2|36	%doc Artistic README README.SNMP_util index.html test
12cr|perl-SNMP_Session-1.13-2|37	%{perl_vendorlib}/SNMP_Session.pm
12cr|perl-SNMP_Session-1.13-2|38	%{perl_vendorlib}/SNMP_util.pm
12cr|perl-SNMP_Session-1.13-2|39	%{perl_vendorlib}/BER.pm
12cr|perl-SNMP_Session-1.13-2|40	
12cr|perl-SNMP_Session-1.13-2|41	%changelog
12cr|perl-SNMP_Session-1.13-2|42	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.13-1mdv2010.1
12cr|perl-SNMP_Session-1.13-2|43	+ Revision: 468580
12cr|perl-SNMP_Session-1.13-2|44	- add redhat patch to fix prototype mismatch error messages (#55027)
12cr|perl-SNMP_Session-1.13-2|45	- new version
12cr|perl-SNMP_Session-1.13-2|46	- spec cleanup
12cr|perl-SNMP_Session-1.13-2|47	
12cr|perl-SNMP_Session-1.13-2|48	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.12-3mdv2010.0
12cr|perl-SNMP_Session-1.13-2|49	+ Revision: 430537
12cr|perl-SNMP_Session-1.13-2|50	- rebuild
12cr|perl-SNMP_Session-1.13-2|51	
12cr|perl-SNMP_Session-1.13-2|52	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.12-2mdv2009.0
12cr|perl-SNMP_Session-1.13-2|53	+ Revision: 268717
12cr|perl-SNMP_Session-1.13-2|54	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-SNMP_Session-1.13-2|55	
12cr|perl-SNMP_Session-1.13-2|56	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|perl-SNMP_Session-1.13-2|57	- 1.12
12cr|perl-SNMP_Session-1.13-2|58	
12cr|perl-SNMP_Session-1.13-2|59	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.10-1mdv2008.1
12cr|perl-SNMP_Session-1.13-2|60	+ Revision: 136347
12cr|perl-SNMP_Session-1.13-2|61	- restore BuildRoot
12cr|perl-SNMP_Session-1.13-2|62	
12cr|perl-SNMP_Session-1.13-2|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-SNMP_Session-1.13-2|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SNMP_Session-1.13-2|65	
12cr|perl-SNMP_Session-1.13-2|66	* Fri Sep 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1.10-1mdv2008.0
12cr|perl-SNMP_Session-1.13-2|67	+ Revision: 81493
12cr|perl-SNMP_Session-1.13-2|68	- Import perl-SNMP_Session
12cr|perl-SNMP_Session-1.13-2|69	
12cr|perl-SNMP_Session-1.13-2|70	
12cr|perl-SNMP_Session-1.13-2|71	
12cr|perl-SNMP_Session-1.13-2|72	* Fri Sep 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1.10-1mdv2008.0
12cr|perl-SNMP_Session-1.13-2|73	- initial Mandriva package (fedora import)

5356 12
12cr|perl-Snowball-Norwegian-1.200.0-2|1	%define upstream_name	 Snowball-Norwegian
12cr|perl-Snowball-Norwegian-1.200.0-2|2	%define upstream_version 1.2
12cr|perl-Snowball-Norwegian-1.200.0-2|3	
12cr|perl-Snowball-Norwegian-1.200.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Snowball-Norwegian-1.200.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Snowball-Norwegian-1.200.0-2|6	Release:	2
12cr|perl-Snowball-Norwegian-1.200.0-2|7	
12cr|perl-Snowball-Norwegian-1.200.0-2|8	Summary:	Porters stemming algorithm for Denmark
12cr|perl-Snowball-Norwegian-1.200.0-2|9	License:	GPL+ or Artistic
12cr|perl-Snowball-Norwegian-1.200.0-2|10	Group:		Development/Perl
12cr|perl-Snowball-Norwegian-1.200.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Snowball-Norwegian-1.200.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/A/AS/ASKSH/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Snowball-Norwegian-1.200.0-2|13	
12cr|perl-Snowball-Norwegian-1.200.0-2|14	BuildRequires:	perl-devel
12cr|perl-Snowball-Norwegian-1.200.0-2|15	
12cr|perl-Snowball-Norwegian-1.200.0-2|16	BuildArch:	noarch
12cr|perl-Snowball-Norwegian-1.200.0-2|17	Requires:	locales-no
12cr|perl-Snowball-Norwegian-1.200.0-2|18	%rename perl-Lingua-Stem-Snowball-No
12cr|perl-Snowball-Norwegian-1.200.0-2|19	
12cr|perl-Snowball-Norwegian-1.200.0-2|20	%description
12cr|perl-Snowball-Norwegian-1.200.0-2|21	The stem function takes a scalar as a parameter and stems the word according to
12cr|perl-Snowball-Norwegian-1.200.0-2|22	Martin Porters Danish stemming algorithm, which can be found at the Snowball
12cr|perl-Snowball-Norwegian-1.200.0-2|23	website: http://snowball.tartarus.org/.
12cr|perl-Snowball-Norwegian-1.200.0-2|24	
12cr|perl-Snowball-Norwegian-1.200.0-2|25	%prep
12cr|perl-Snowball-Norwegian-1.200.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Snowball-Norwegian-1.200.0-2|27	
12cr|perl-Snowball-Norwegian-1.200.0-2|28	%build
12cr|perl-Snowball-Norwegian-1.200.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Snowball-Norwegian-1.200.0-2|30	%make
12cr|perl-Snowball-Norwegian-1.200.0-2|31	
12cr|perl-Snowball-Norwegian-1.200.0-2|32	%check
12cr|perl-Snowball-Norwegian-1.200.0-2|33	%make test
12cr|perl-Snowball-Norwegian-1.200.0-2|34	
12cr|perl-Snowball-Norwegian-1.200.0-2|35	%install
12cr|perl-Snowball-Norwegian-1.200.0-2|36	%makeinstall_std
12cr|perl-Snowball-Norwegian-1.200.0-2|37	
12cr|perl-Snowball-Norwegian-1.200.0-2|38	%files
12cr|perl-Snowball-Norwegian-1.200.0-2|39	%doc Changes README
12cr|perl-Snowball-Norwegian-1.200.0-2|40	%{perl_vendorlib}/Lingua
12cr|perl-Snowball-Norwegian-1.200.0-2|41	%{_bindir}/stemmer-no.pl
12cr|perl-Snowball-Norwegian-1.200.0-2|42	%{_mandir}/man3/*
12cr|perl-Snowball-Norwegian-1.200.0-2|43	
12cr|perl-Snowball-Norwegian-1.200.0-2|44	
12cr|perl-Snowball-Norwegian-1.200.0-2|45	%changelog
12cr|perl-Snowball-Norwegian-1.200.0-2|46	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.200.0-1mdv2010.1
12cr|perl-Snowball-Norwegian-1.200.0-2|47	+ Revision: 505281
12cr|perl-Snowball-Norwegian-1.200.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-Snowball-Norwegian-1.200.0-2|49	
12cr|perl-Snowball-Norwegian-1.200.0-2|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2-4mdv2010.0
12cr|perl-Snowball-Norwegian-1.200.0-2|51	+ Revision: 430538
12cr|perl-Snowball-Norwegian-1.200.0-2|52	- rebuild
12cr|perl-Snowball-Norwegian-1.200.0-2|53	
12cr|perl-Snowball-Norwegian-1.200.0-2|54	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.2-3mdv2009.0
12cr|perl-Snowball-Norwegian-1.200.0-2|55	+ Revision: 241856
12cr|perl-Snowball-Norwegian-1.200.0-2|56	- rebuild
12cr|perl-Snowball-Norwegian-1.200.0-2|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Snowball-Norwegian-1.200.0-2|58	
12cr|perl-Snowball-Norwegian-1.200.0-2|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Snowball-Norwegian-1.200.0-2|60	- restore BuildRoot
12cr|perl-Snowball-Norwegian-1.200.0-2|61	
12cr|perl-Snowball-Norwegian-1.200.0-2|62	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-1mdv2008.0
12cr|perl-Snowball-Norwegian-1.200.0-2|63	+ Revision: 56110
12cr|perl-Snowball-Norwegian-1.200.0-2|64	- new version
12cr|perl-Snowball-Norwegian-1.200.0-2|65	
12cr|perl-Snowball-Norwegian-1.200.0-2|66	
12cr|perl-Snowball-Norwegian-1.200.0-2|67	* Fri Dec 01 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdv2007.0
12cr|perl-Snowball-Norwegian-1.200.0-2|68	+ Revision: 89750
12cr|perl-Snowball-Norwegian-1.200.0-2|69	- Import perl-Snowball-Norwegian
12cr|perl-Snowball-Norwegian-1.200.0-2|70	
12cr|perl-Snowball-Norwegian-1.200.0-2|71	* Wed Nov 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-3mdk
12cr|perl-Snowball-Norwegian-1.200.0-2|72	- changed name
12cr|perl-Snowball-Norwegian-1.200.0-2|73	- spec cleanup
12cr|perl-Snowball-Norwegian-1.200.0-2|74	- fix directory ownership
12cr|perl-Snowball-Norwegian-1.200.0-2|75	- %%mkrel
12cr|perl-Snowball-Norwegian-1.200.0-2|76	- rpmbuildupdate aware
12cr|perl-Snowball-Norwegian-1.200.0-2|77	- better summary
12cr|perl-Snowball-Norwegian-1.200.0-2|78	- better description
12cr|perl-Snowball-Norwegian-1.200.0-2|79	- better url
12cr|perl-Snowball-Norwegian-1.200.0-2|80	
12cr|perl-Snowball-Norwegian-1.200.0-2|81	* Sat Oct 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-2mdk
12cr|perl-Snowball-Norwegian-1.200.0-2|82	- fix deps
12cr|perl-Snowball-Norwegian-1.200.0-2|83	- fix standard-dir-owned-by-package
12cr|perl-Snowball-Norwegian-1.200.0-2|84	

5357 12
12cr|perl-Snowball-Swedish-1.200.0-2|1	%define upstream_name	 Snowball-Swedish
12cr|perl-Snowball-Swedish-1.200.0-2|2	%define upstream_version 1.2
12cr|perl-Snowball-Swedish-1.200.0-2|3	
12cr|perl-Snowball-Swedish-1.200.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Snowball-Swedish-1.200.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Snowball-Swedish-1.200.0-2|6	Release:	2
12cr|perl-Snowball-Swedish-1.200.0-2|7	
12cr|perl-Snowball-Swedish-1.200.0-2|8	Summary:	Porters stemming algorithm for Swedish
12cr|perl-Snowball-Swedish-1.200.0-2|9	License:	GPL+ or Artistic
12cr|perl-Snowball-Swedish-1.200.0-2|10	Group:		Development/Perl
12cr|perl-Snowball-Swedish-1.200.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Snowball-Swedish-1.200.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/A/AS/ASKSH/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Snowball-Swedish-1.200.0-2|13	
12cr|perl-Snowball-Swedish-1.200.0-2|14	BuildRequires:	perl-devel
12cr|perl-Snowball-Swedish-1.200.0-2|15	BuildArch:	noarch
12cr|perl-Snowball-Swedish-1.200.0-2|16	
12cr|perl-Snowball-Swedish-1.200.0-2|17	Requires:	locales-sv
12cr|perl-Snowball-Swedish-1.200.0-2|18	%rename	perl-Lingua-Stem-Snowball-Se
12cr|perl-Snowball-Swedish-1.200.0-2|19	
12cr|perl-Snowball-Swedish-1.200.0-2|20	%description
12cr|perl-Snowball-Swedish-1.200.0-2|21	The stem function takes a scalar as a parameter and stems the word according to
12cr|perl-Snowball-Swedish-1.200.0-2|22	Martin Porters Swedish stemming algorithm, which can be found at the Snowball
12cr|perl-Snowball-Swedish-1.200.0-2|23	website: http://snowball.tartarus.org/.
12cr|perl-Snowball-Swedish-1.200.0-2|24	
12cr|perl-Snowball-Swedish-1.200.0-2|25	%prep
12cr|perl-Snowball-Swedish-1.200.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Snowball-Swedish-1.200.0-2|27	
12cr|perl-Snowball-Swedish-1.200.0-2|28	%build
12cr|perl-Snowball-Swedish-1.200.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Snowball-Swedish-1.200.0-2|30	%make
12cr|perl-Snowball-Swedish-1.200.0-2|31	
12cr|perl-Snowball-Swedish-1.200.0-2|32	%check
12cr|perl-Snowball-Swedish-1.200.0-2|33	%make test
12cr|perl-Snowball-Swedish-1.200.0-2|34	
12cr|perl-Snowball-Swedish-1.200.0-2|35	%install
12cr|perl-Snowball-Swedish-1.200.0-2|36	%makeinstall_std
12cr|perl-Snowball-Swedish-1.200.0-2|37	
12cr|perl-Snowball-Swedish-1.200.0-2|38	%files
12cr|perl-Snowball-Swedish-1.200.0-2|39	%doc Changes README
12cr|perl-Snowball-Swedish-1.200.0-2|40	%{perl_vendorlib}/Lingua
12cr|perl-Snowball-Swedish-1.200.0-2|41	%{_bindir}/stemmer-se.pl
12cr|perl-Snowball-Swedish-1.200.0-2|42	%{_mandir}/man3*/*
12cr|perl-Snowball-Swedish-1.200.0-2|43	
12cr|perl-Snowball-Swedish-1.200.0-2|44	
12cr|perl-Snowball-Swedish-1.200.0-2|45	%changelog
12cr|perl-Snowball-Swedish-1.200.0-2|46	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.200.0-1mdv2010.1
12cr|perl-Snowball-Swedish-1.200.0-2|47	+ Revision: 505282
12cr|perl-Snowball-Swedish-1.200.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-Snowball-Swedish-1.200.0-2|49	
12cr|perl-Snowball-Swedish-1.200.0-2|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2-4mdv2010.0
12cr|perl-Snowball-Swedish-1.200.0-2|51	+ Revision: 430539
12cr|perl-Snowball-Swedish-1.200.0-2|52	- rebuild
12cr|perl-Snowball-Swedish-1.200.0-2|53	
12cr|perl-Snowball-Swedish-1.200.0-2|54	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.2-3mdv2009.0
12cr|perl-Snowball-Swedish-1.200.0-2|55	+ Revision: 241857
12cr|perl-Snowball-Swedish-1.200.0-2|56	- rebuild
12cr|perl-Snowball-Swedish-1.200.0-2|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Snowball-Swedish-1.200.0-2|58	
12cr|perl-Snowball-Swedish-1.200.0-2|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Snowball-Swedish-1.200.0-2|60	- restore BuildRoot
12cr|perl-Snowball-Swedish-1.200.0-2|61	
12cr|perl-Snowball-Swedish-1.200.0-2|62	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-1mdv2008.0
12cr|perl-Snowball-Swedish-1.200.0-2|63	+ Revision: 56111
12cr|perl-Snowball-Swedish-1.200.0-2|64	- new version
12cr|perl-Snowball-Swedish-1.200.0-2|65	
12cr|perl-Snowball-Swedish-1.200.0-2|66	
12cr|perl-Snowball-Swedish-1.200.0-2|67	* Fri Dec 01 2006 Oden Eriksson <oeriksson@mandriva.com> 1.01-3mdv2007.0
12cr|perl-Snowball-Swedish-1.200.0-2|68	+ Revision: 89753
12cr|perl-Snowball-Swedish-1.200.0-2|69	- Import perl-Snowball-Swedish
12cr|perl-Snowball-Swedish-1.200.0-2|70	
12cr|perl-Snowball-Swedish-1.200.0-2|71	* Wed Nov 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-3mdk
12cr|perl-Snowball-Swedish-1.200.0-2|72	- changed name
12cr|perl-Snowball-Swedish-1.200.0-2|73	- spec cleanup
12cr|perl-Snowball-Swedish-1.200.0-2|74	- fix directory ownership
12cr|perl-Snowball-Swedish-1.200.0-2|75	- %%mkrel
12cr|perl-Snowball-Swedish-1.200.0-2|76	- rpmbuildupdate aware
12cr|perl-Snowball-Swedish-1.200.0-2|77	- better summary
12cr|perl-Snowball-Swedish-1.200.0-2|78	- better description
12cr|perl-Snowball-Swedish-1.200.0-2|79	- better url
12cr|perl-Snowball-Swedish-1.200.0-2|80	
12cr|perl-Snowball-Swedish-1.200.0-2|81	* Sat Oct 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.01-2mdk
12cr|perl-Snowball-Swedish-1.200.0-2|82	- fix deps
12cr|perl-Snowball-Swedish-1.200.0-2|83	

5358 12
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|1	%define upstream_name    SOAP-Lite-SmartProxy
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|2	%define upstream_version 0.11
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|3	
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|6	Release:	2
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|7	
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|8	Summary:	SOAP::Transport::HTTPX Server/Client side HTTP Smart Proxy for SOAP::Lite
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|9	License:	GPL+ or Artistic
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|10	Group:		Development/Perl
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DY/DYACOB/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|13	
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|14	BuildRequires:	perl-devel
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|15	BuildArch:	noarch
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|16	
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|17	%description
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|18	The SmartProxy package is intended for use in a multi-server
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|19	setting where one or more servers may not be directly accessible
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|20	to client side scripts. The SmartProxy package makes request
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|21	redirection and forwarding on a per class basis easy.  Client
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|22	scripts need not know which server is appropriate for a specific
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|23	request and may make all requests from a single master server
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|24	which can be relied upon to redirect clients to the server
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|25	currently fulfilling a given request.  The relieves a maintenance
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|26	burden on the client side.  The server may also redirect clients
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|27	to a new class name or fully qualified action URI (methods and
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|28	arguments are assumed to remain constant however).
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|29	
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|30	%prep
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|32	
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|33	%build
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|35	%make
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|36	
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|37	%check
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|38	make test
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|39	
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|40	%install
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|41	%makeinstall_std
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|42	
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|43	%files
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|44	%doc Changes README
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|45	%{perl_vendorlib}/Apache/SmartProxy.pm
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|46	%{perl_vendorlib}/SOAP/Transport/HTTPX.pm
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|47	%{_mandir}/*/*
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|48	
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|49	
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|50	%changelog
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|51	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|52	+ Revision: 404389
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|53	- rebuild using %%perl_convert_version
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|54	
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|55	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.11-4mdv2009.0
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|56	+ Revision: 241859
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|57	- rebuild
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|59	
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|60	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|61	- restore BuildRoot
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|62	
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|63	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-2mdv2008.0
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|64	+ Revision: 86856
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|65	- rebuild
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|66	
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|67	
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|68	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.11-1mdv2007.0
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|69	- rebuild
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|70	
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|71	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11-1mdk
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|72	- initial Mandriva package
12cr|perl-SOAP-Lite-SmartProxy-0.110.0-2|73	

5359 12
12cr|perl-SOAP-payload-1.20.0-2|1	%define upstream_name    SOAP-payload
12cr|perl-SOAP-payload-1.20.0-2|2	%define upstream_version 1.02
12cr|perl-SOAP-payload-1.20.0-2|3	
12cr|perl-SOAP-payload-1.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-SOAP-payload-1.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-SOAP-payload-1.20.0-2|6	Release:	2
12cr|perl-SOAP-payload-1.20.0-2|7	
12cr|perl-SOAP-payload-1.20.0-2|8	Summary:	SOAP::payload - Perl module to send various forms of information as SOAP envelopes
12cr|perl-SOAP-payload-1.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-SOAP-payload-1.20.0-2|10	Group:		Development/Perl
12cr|perl-SOAP-payload-1.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SOAP-payload-1.20.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/U/UN/UNIXTOWN/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-SOAP-payload-1.20.0-2|13	
12cr|perl-SOAP-payload-1.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-SOAP-payload-1.20.0-2|15	BuildArch:	noarch
12cr|perl-SOAP-payload-1.20.0-2|16	
12cr|perl-SOAP-payload-1.20.0-2|17	%description
12cr|perl-SOAP-payload-1.20.0-2|18	This module can be used in conjunction with other modules such as
12cr|perl-SOAP-payload-1.20.0-2|19	DBI, to send data elements as part of a SOAP transaction envelope.
12cr|perl-SOAP-payload-1.20.0-2|20	
12cr|perl-SOAP-payload-1.20.0-2|21	%prep
12cr|perl-SOAP-payload-1.20.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SOAP-payload-1.20.0-2|23	
12cr|perl-SOAP-payload-1.20.0-2|24	%build
12cr|perl-SOAP-payload-1.20.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-SOAP-payload-1.20.0-2|26	%make
12cr|perl-SOAP-payload-1.20.0-2|27	
12cr|perl-SOAP-payload-1.20.0-2|28	%check
12cr|perl-SOAP-payload-1.20.0-2|29	make test
12cr|perl-SOAP-payload-1.20.0-2|30	
12cr|perl-SOAP-payload-1.20.0-2|31	%install
12cr|perl-SOAP-payload-1.20.0-2|32	%makeinstall_std
12cr|perl-SOAP-payload-1.20.0-2|33	
12cr|perl-SOAP-payload-1.20.0-2|34	%files
12cr|perl-SOAP-payload-1.20.0-2|35	%doc Changes README
12cr|perl-SOAP-payload-1.20.0-2|36	%{perl_vendorlib}/SOAP/payload.pm
12cr|perl-SOAP-payload-1.20.0-2|37	%{_mandir}/*/*
12cr|perl-SOAP-payload-1.20.0-2|38	
12cr|perl-SOAP-payload-1.20.0-2|39	
12cr|perl-SOAP-payload-1.20.0-2|40	%changelog
12cr|perl-SOAP-payload-1.20.0-2|41	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2010.0
12cr|perl-SOAP-payload-1.20.0-2|42	+ Revision: 404390
12cr|perl-SOAP-payload-1.20.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-SOAP-payload-1.20.0-2|44	
12cr|perl-SOAP-payload-1.20.0-2|45	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.02-4mdv2009.0
12cr|perl-SOAP-payload-1.20.0-2|46	+ Revision: 241878
12cr|perl-SOAP-payload-1.20.0-2|47	- rebuild
12cr|perl-SOAP-payload-1.20.0-2|48	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SOAP-payload-1.20.0-2|49	
12cr|perl-SOAP-payload-1.20.0-2|50	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-SOAP-payload-1.20.0-2|51	- restore BuildRoot
12cr|perl-SOAP-payload-1.20.0-2|52	
12cr|perl-SOAP-payload-1.20.0-2|53	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-2mdv2008.0
12cr|perl-SOAP-payload-1.20.0-2|54	+ Revision: 86869
12cr|perl-SOAP-payload-1.20.0-2|55	- rebuild
12cr|perl-SOAP-payload-1.20.0-2|56	
12cr|perl-SOAP-payload-1.20.0-2|57	
12cr|perl-SOAP-payload-1.20.0-2|58	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.02-1mdv2007.0
12cr|perl-SOAP-payload-1.20.0-2|59	- rebuild
12cr|perl-SOAP-payload-1.20.0-2|60	
12cr|perl-SOAP-payload-1.20.0-2|61	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.02-1mdk
12cr|perl-SOAP-payload-1.20.0-2|62	- initial Mandriva package
12cr|perl-SOAP-payload-1.20.0-2|63	

5360 12
12cr|perl-SOAP-WSDL-2.00.10-1|1	%define module   SOAP-WSDL
12cr|perl-SOAP-WSDL-2.00.10-1|2	%define version    2.00.10
12cr|perl-SOAP-WSDL-2.00.10-1|3	%define release    %mkrel 1
12cr|perl-SOAP-WSDL-2.00.10-1|4	
12cr|perl-SOAP-WSDL-2.00.10-1|5	Name:       perl-%{module}
12cr|perl-SOAP-WSDL-2.00.10-1|6	Version:    %{version}
12cr|perl-SOAP-WSDL-2.00.10-1|7	Release:    %{release}
12cr|perl-SOAP-WSDL-2.00.10-1|8	License:    GPL or Artistic
12cr|perl-SOAP-WSDL-2.00.10-1|9	Group:      Development/Perl
12cr|perl-SOAP-WSDL-2.00.10-1|10	Summary:    SOAP with WSDL support
12cr|perl-SOAP-WSDL-2.00.10-1|11	Url:        http://search.cpan.org/dist/%{module}
12cr|perl-SOAP-WSDL-2.00.10-1|12	Source:     http://www.cpan.org/modules/by-module/SOAP/%{module}-%{version}.tar.gz
12cr|perl-SOAP-WSDL-2.00.10-1|13	Provides:      perl(SOAP::WSDL::Header)
12cr|perl-SOAP-WSDL-2.00.10-1|14	BuildRequires: perl(Class::Std::Fast)
12cr|perl-SOAP-WSDL-2.00.10-1|15	BuildRequires: perl(Cwd)
12cr|perl-SOAP-WSDL-2.00.10-1|16	BuildRequires: perl(Data::Dumper)
12cr|perl-SOAP-WSDL-2.00.10-1|17	BuildRequires: perl(Date::Format)
12cr|perl-SOAP-WSDL-2.00.10-1|18	BuildRequires: perl(Date::Parse)
12cr|perl-SOAP-WSDL-2.00.10-1|19	BuildRequires: perl(File::Basename)
12cr|perl-SOAP-WSDL-2.00.10-1|20	BuildRequires: perl(File::Path)
12cr|perl-SOAP-WSDL-2.00.10-1|21	BuildRequires: perl(File::Spec)
12cr|perl-SOAP-WSDL-2.00.10-1|22	BuildRequires: perl(Getopt::Long)
12cr|perl-SOAP-WSDL-2.00.10-1|23	BuildRequires: perl(LWP::UserAgent)
12cr|perl-SOAP-WSDL-2.00.10-1|24	BuildRequires: perl(List::Util)
12cr|perl-SOAP-WSDL-2.00.10-1|25	BuildRequires: perl(Module::Build)
12cr|perl-SOAP-WSDL-2.00.10-1|26	BuildRequires: perl(Storable)
12cr|perl-SOAP-WSDL-2.00.10-1|27	BuildRequires: perl(Template)
12cr|perl-SOAP-WSDL-2.00.10-1|28	BuildRequires: perl(Term::ReadKey)
12cr|perl-SOAP-WSDL-2.00.10-1|29	BuildRequires: perl(Test::More)
12cr|perl-SOAP-WSDL-2.00.10-1|30	BuildRequires: perl(URI)
12cr|perl-SOAP-WSDL-2.00.10-1|31	BuildRequires: perl(XML::Parser::Expat)
12cr|perl-SOAP-WSDL-2.00.10-1|32	BuildRequires: perl(Module::Build::Compat)
12cr|perl-SOAP-WSDL-2.00.10-1|33	BuildArch: noarch
12cr|perl-SOAP-WSDL-2.00.10-1|34	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|perl-SOAP-WSDL-2.00.10-1|35	
12cr|perl-SOAP-WSDL-2.00.10-1|36	%description
12cr|perl-SOAP-WSDL-2.00.10-1|37	SOAP::WSDL provides easy access to Web Services with WSDL descriptions.
12cr|perl-SOAP-WSDL-2.00.10-1|38	
12cr|perl-SOAP-WSDL-2.00.10-1|39	The WSDL is parsed and stored in memory.
12cr|perl-SOAP-WSDL-2.00.10-1|40	
12cr|perl-SOAP-WSDL-2.00.10-1|41	Your data is serialized according to the rules in the WSDL.
12cr|perl-SOAP-WSDL-2.00.10-1|42	
12cr|perl-SOAP-WSDL-2.00.10-1|43	%prep
12cr|perl-SOAP-WSDL-2.00.10-1|44	%setup -q -n %{module}-%{version}
12cr|perl-SOAP-WSDL-2.00.10-1|45	
12cr|perl-SOAP-WSDL-2.00.10-1|46	%build
12cr|perl-SOAP-WSDL-2.00.10-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-SOAP-WSDL-2.00.10-1|48	%make
12cr|perl-SOAP-WSDL-2.00.10-1|49	
12cr|perl-SOAP-WSDL-2.00.10-1|50	%check
12cr|perl-SOAP-WSDL-2.00.10-1|51	make test
12cr|perl-SOAP-WSDL-2.00.10-1|52	
12cr|perl-SOAP-WSDL-2.00.10-1|53	%install
12cr|perl-SOAP-WSDL-2.00.10-1|54	rm -rf %buildroot
12cr|perl-SOAP-WSDL-2.00.10-1|55	%makeinstall_std
12cr|perl-SOAP-WSDL-2.00.10-1|56	
12cr|perl-SOAP-WSDL-2.00.10-1|57	%clean
12cr|perl-SOAP-WSDL-2.00.10-1|58	rm -rf %buildroot
12cr|perl-SOAP-WSDL-2.00.10-1|59	
12cr|perl-SOAP-WSDL-2.00.10-1|60	%files
12cr|perl-SOAP-WSDL-2.00.10-1|61	%defattr(-,root,root)
12cr|perl-SOAP-WSDL-2.00.10-1|62	%doc README LICENSE Changes README
12cr|perl-SOAP-WSDL-2.00.10-1|63	%{_bindir}/wsdl2perl.pl
12cr|perl-SOAP-WSDL-2.00.10-1|64	%{_mandir}/man3/*
12cr|perl-SOAP-WSDL-2.00.10-1|65	%{_mandir}/man1/*
12cr|perl-SOAP-WSDL-2.00.10-1|66	%{perl_vendorlib}/SOAP
12cr|perl-SOAP-WSDL-2.00.10-1|67	
12cr|perl-SOAP-WSDL-2.00.10-1|68	
12cr|perl-SOAP-WSDL-2.00.10-1|69	
12cr|perl-SOAP-WSDL-2.00.10-1|70	%changelog
12cr|perl-SOAP-WSDL-2.00.10-1|71	* Wed May 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.00.10-1mdv2010.0
12cr|perl-SOAP-WSDL-2.00.10-1|72	+ Revision: 377830
12cr|perl-SOAP-WSDL-2.00.10-1|73	- update to new version 2.00.10
12cr|perl-SOAP-WSDL-2.00.10-1|74	
12cr|perl-SOAP-WSDL-2.00.10-1|75	* Tue Feb 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.00.09-1mdv2009.1
12cr|perl-SOAP-WSDL-2.00.10-1|76	+ Revision: 344390
12cr|perl-SOAP-WSDL-2.00.10-1|77	- update to new version 2.00.09
12cr|perl-SOAP-WSDL-2.00.10-1|78	
12cr|perl-SOAP-WSDL-2.00.10-1|79	* Mon Feb 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.00.08-1mdv2009.1
12cr|perl-SOAP-WSDL-2.00.10-1|80	+ Revision: 344218
12cr|perl-SOAP-WSDL-2.00.10-1|81	- update to new version 2.00.08
12cr|perl-SOAP-WSDL-2.00.10-1|82	
12cr|perl-SOAP-WSDL-2.00.10-1|83	* Mon Dec 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.00.06-1mdv2009.1
12cr|perl-SOAP-WSDL-2.00.10-1|84	+ Revision: 312022
12cr|perl-SOAP-WSDL-2.00.10-1|85	- update to new version 2.00.06
12cr|perl-SOAP-WSDL-2.00.10-1|86	
12cr|perl-SOAP-WSDL-2.00.10-1|87	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.00.05-3mdv2009.0
12cr|perl-SOAP-WSDL-2.00.10-1|88	+ Revision: 272152
12cr|perl-SOAP-WSDL-2.00.10-1|89	- correctly fix dependencies
12cr|perl-SOAP-WSDL-2.00.10-1|90	
12cr|perl-SOAP-WSDL-2.00.10-1|91	* Wed Aug 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.00.05-2mdv2009.0
12cr|perl-SOAP-WSDL-2.00.10-1|92	+ Revision: 271603
12cr|perl-SOAP-WSDL-2.00.10-1|93	- fix dependencies
12cr|perl-SOAP-WSDL-2.00.10-1|94	
12cr|perl-SOAP-WSDL-2.00.10-1|95	* Wed Aug 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.00.05-1mdv2009.0
12cr|perl-SOAP-WSDL-2.00.10-1|96	+ Revision: 271514
12cr|perl-SOAP-WSDL-2.00.10-1|97	- import perl-SOAP-WSDL
12cr|perl-SOAP-WSDL-2.00.10-1|98	
12cr|perl-SOAP-WSDL-2.00.10-1|99	
12cr|perl-SOAP-WSDL-2.00.10-1|100	* Wed Aug 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.00.05-1mdv2009.0
12cr|perl-SOAP-WSDL-2.00.10-1|101	- initial mdv release, generated with cpan2dist
12cr|perl-SOAP-WSDL-2.00.10-1|102	

5361 12
12cr|perl-Socket-GetAddrInfo-0.220.0-1|1	%define upstream_name    Socket-GetAddrInfo
12cr|perl-Socket-GetAddrInfo-0.220.0-1|2	%define upstream_version 0.22
12cr|perl-Socket-GetAddrInfo-0.220.0-1|3	Name:       perl-%{upstream_name}
12cr|perl-Socket-GetAddrInfo-0.220.0-1|4	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Socket-GetAddrInfo-0.220.0-1|5	Release:	1
12cr|perl-Socket-GetAddrInfo-0.220.0-1|6	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|7	Summary:    RFC 2553's C<getaddrinfo> and C<getnameinfo>
12cr|perl-Socket-GetAddrInfo-0.220.0-1|8	License:    GPL+ or Artistic
12cr|perl-Socket-GetAddrInfo-0.220.0-1|9	Group:      Development/Perl
12cr|perl-Socket-GetAddrInfo-0.220.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Socket-GetAddrInfo-0.220.0-1|11	Source0:    http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Socket-GetAddrInfo-0.220.0-1|12	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|13	BuildRequires: perl(ExtUtils::CBuilder)
12cr|perl-Socket-GetAddrInfo-0.220.0-1|14	BuildRequires: perl-ExtUtils-CChecker
12cr|perl-Socket-GetAddrInfo-0.220.0-1|15	BuildRequires: perl(Module::Build)
12cr|perl-Socket-GetAddrInfo-0.220.0-1|16	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Socket-GetAddrInfo-0.220.0-1|17	BuildRequires: perl(Scalar::Util)
12cr|perl-Socket-GetAddrInfo-0.220.0-1|18	BuildRequires: perl(Test::Exception)
12cr|perl-Socket-GetAddrInfo-0.220.0-1|19	BuildRequires: perl(Test::More)
12cr|perl-Socket-GetAddrInfo-0.220.0-1|20	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Socket-GetAddrInfo-0.220.0-1|21	BuildRequires: perl-devel
12cr|perl-Socket-GetAddrInfo-0.220.0-1|22	BuildRequires: perl-Test-Warn
12cr|perl-Socket-GetAddrInfo-0.220.0-1|23	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Socket-GetAddrInfo-0.220.0-1|24	#gw for getaddrinfo:
12cr|perl-Socket-GetAddrInfo-0.220.0-1|25	Conflicts: ruli-tools
12cr|perl-Socket-GetAddrInfo-0.220.0-1|26	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|27	%description
12cr|perl-Socket-GetAddrInfo-0.220.0-1|28	The RFC 2553 functions 'getaddrinfo' and 'getnameinfo' provide an
12cr|perl-Socket-GetAddrInfo-0.220.0-1|29	abstracted way to convert between a pair of host name/service name and
12cr|perl-Socket-GetAddrInfo-0.220.0-1|30	socket addresses, or vice versa. 'getaddrinfo' converts names into a set of
12cr|perl-Socket-GetAddrInfo-0.220.0-1|31	arguments to pass to the 'socket()' and 'connect()' syscalls, and
12cr|perl-Socket-GetAddrInfo-0.220.0-1|32	'getnameinfo' converts a socket address back into its host name/service
12cr|perl-Socket-GetAddrInfo-0.220.0-1|33	name pair.
12cr|perl-Socket-GetAddrInfo-0.220.0-1|34	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|35	These functions provide a useful interface for performing either of these
12cr|perl-Socket-GetAddrInfo-0.220.0-1|36	name resolution operation, without having to deal with IPv4/IPv6
12cr|perl-Socket-GetAddrInfo-0.220.0-1|37	transparency, or whether the underlying host can support IPv6 at all, or
12cr|perl-Socket-GetAddrInfo-0.220.0-1|38	other such issues. However, not all platforms can support the underlying
12cr|perl-Socket-GetAddrInfo-0.220.0-1|39	calls at the C layer, which means a dilema for authors wishing to write
12cr|perl-Socket-GetAddrInfo-0.220.0-1|40	forward-compatible code. Either to support these functions, and cause the
12cr|perl-Socket-GetAddrInfo-0.220.0-1|41	code not to work on older platforms, or stick to the older "legacy"
12cr|perl-Socket-GetAddrInfo-0.220.0-1|42	resolvers such as 'gethostbyname()', which means the code becomes more
12cr|perl-Socket-GetAddrInfo-0.220.0-1|43	portable.
12cr|perl-Socket-GetAddrInfo-0.220.0-1|44	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|45	This module attempts to solve this problem, by detecting at compiletime
12cr|perl-Socket-GetAddrInfo-0.220.0-1|46	whether the underlying OS will support these functions, and only compiling
12cr|perl-Socket-GetAddrInfo-0.220.0-1|47	the XS code if it can. At runtime, when the module is loaded, if the XS
12cr|perl-Socket-GetAddrInfo-0.220.0-1|48	implementation is not available, emulations of the functions using the
12cr|perl-Socket-GetAddrInfo-0.220.0-1|49	legacy resolver functions instead. The emulations support the same
12cr|perl-Socket-GetAddrInfo-0.220.0-1|50	interface as the real functions, and behave as close as is resonably
12cr|perl-Socket-GetAddrInfo-0.220.0-1|51	possible to emulate using the legacy resolvers. See below for details on
12cr|perl-Socket-GetAddrInfo-0.220.0-1|52	the limits of this emulation.
12cr|perl-Socket-GetAddrInfo-0.220.0-1|53	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|54	%prep
12cr|perl-Socket-GetAddrInfo-0.220.0-1|55	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Socket-GetAddrInfo-0.220.0-1|56	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|57	%build
12cr|perl-Socket-GetAddrInfo-0.220.0-1|58	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Socket-GetAddrInfo-0.220.0-1|59	%make
12cr|perl-Socket-GetAddrInfo-0.220.0-1|60	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|61	%check
12cr|perl-Socket-GetAddrInfo-0.220.0-1|62	make test
12cr|perl-Socket-GetAddrInfo-0.220.0-1|63	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|64	%install
12cr|perl-Socket-GetAddrInfo-0.220.0-1|65	rm -rf %buildroot
12cr|perl-Socket-GetAddrInfo-0.220.0-1|66	%makeinstall_std
12cr|perl-Socket-GetAddrInfo-0.220.0-1|67	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|68	%clean
12cr|perl-Socket-GetAddrInfo-0.220.0-1|69	rm -rf %buildroot
12cr|perl-Socket-GetAddrInfo-0.220.0-1|70	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|71	%files
12cr|perl-Socket-GetAddrInfo-0.220.0-1|72	%defattr(-,root,root)
12cr|perl-Socket-GetAddrInfo-0.220.0-1|73	%doc Changes LICENSE README
12cr|perl-Socket-GetAddrInfo-0.220.0-1|74	%{_mandir}/man3/*
12cr|perl-Socket-GetAddrInfo-0.220.0-1|75	%{_mandir}/man1/*
12cr|perl-Socket-GetAddrInfo-0.220.0-1|76	%perl_vendorlib/*
12cr|perl-Socket-GetAddrInfo-0.220.0-1|77	%_bindir/getaddrinfo
12cr|perl-Socket-GetAddrInfo-0.220.0-1|78	%_bindir/getnameinfo
12cr|perl-Socket-GetAddrInfo-0.220.0-1|79	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|80	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|81	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|82	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|83	%changelog
12cr|perl-Socket-GetAddrInfo-0.220.0-1|84	* Mon Jun 04 2012 Götz Waschk <waschk@mandriva.org> 0.220.0-1
12cr|perl-Socket-GetAddrInfo-0.220.0-1|85	+ Revision: 802297
12cr|perl-Socket-GetAddrInfo-0.220.0-1|86	- update to new version 0.22
12cr|perl-Socket-GetAddrInfo-0.220.0-1|87	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|88	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.210.0-2
12cr|perl-Socket-GetAddrInfo-0.220.0-1|89	+ Revision: 768358
12cr|perl-Socket-GetAddrInfo-0.220.0-1|90	- mass rebuild of perl extensions against perl 5.14.2
12cr|perl-Socket-GetAddrInfo-0.220.0-1|91	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|92	* Fri Apr 22 2011 Götz Waschk <waschk@mandriva.org> 0.210.0-1
12cr|perl-Socket-GetAddrInfo-0.220.0-1|93	+ Revision: 656659
12cr|perl-Socket-GetAddrInfo-0.220.0-1|94	- update to new version 0.21
12cr|perl-Socket-GetAddrInfo-0.220.0-1|95	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|96	* Sat Jan 29 2011 Götz Waschk <waschk@mandriva.org> 0.200.0-1
12cr|perl-Socket-GetAddrInfo-0.220.0-1|97	+ Revision: 633864
12cr|perl-Socket-GetAddrInfo-0.220.0-1|98	- new version
12cr|perl-Socket-GetAddrInfo-0.220.0-1|99	- update file list
12cr|perl-Socket-GetAddrInfo-0.220.0-1|100	- add conflict with ruli-tools
12cr|perl-Socket-GetAddrInfo-0.220.0-1|101	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|102	* Sat Oct 16 2010 Götz Waschk <waschk@mandriva.org> 0.190.0-1mdv2011.0
12cr|perl-Socket-GetAddrInfo-0.220.0-1|103	+ Revision: 585999
12cr|perl-Socket-GetAddrInfo-0.220.0-1|104	- update to new version 0.19
12cr|perl-Socket-GetAddrInfo-0.220.0-1|105	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|106	* Thu Sep 16 2010 Götz Waschk <waschk@mandriva.org> 0.180.0-1mdv2011.0
12cr|perl-Socket-GetAddrInfo-0.220.0-1|107	+ Revision: 578820
12cr|perl-Socket-GetAddrInfo-0.220.0-1|108	- update to new version 0.18
12cr|perl-Socket-GetAddrInfo-0.220.0-1|109	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|110	* Wed Sep 15 2010 Götz Waschk <waschk@mandriva.org> 0.170.0-1mdv2011.0
12cr|perl-Socket-GetAddrInfo-0.220.0-1|111	+ Revision: 578427
12cr|perl-Socket-GetAddrInfo-0.220.0-1|112	- update to new version 0.17
12cr|perl-Socket-GetAddrInfo-0.220.0-1|113	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|114	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-2mdv2011.0
12cr|perl-Socket-GetAddrInfo-0.220.0-1|115	+ Revision: 556145
12cr|perl-Socket-GetAddrInfo-0.220.0-1|116	- rebuild for perl 5.12
12cr|perl-Socket-GetAddrInfo-0.220.0-1|117	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|118	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-Socket-GetAddrInfo-0.220.0-1|119	+ Revision: 553974
12cr|perl-Socket-GetAddrInfo-0.220.0-1|120	- update to 0.16
12cr|perl-Socket-GetAddrInfo-0.220.0-1|121	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|122	* Sat Jan 30 2010 Götz Waschk <waschk@mandriva.org> 0.150.0-1mdv2010.1
12cr|perl-Socket-GetAddrInfo-0.220.0-1|123	+ Revision: 498481
12cr|perl-Socket-GetAddrInfo-0.220.0-1|124	- new version
12cr|perl-Socket-GetAddrInfo-0.220.0-1|125	- update deps
12cr|perl-Socket-GetAddrInfo-0.220.0-1|126	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|127	* Fri Dec 25 2009 Götz Waschk <waschk@mandriva.org> 0.140.0-1mdv2010.1
12cr|perl-Socket-GetAddrInfo-0.220.0-1|128	+ Revision: 482201
12cr|perl-Socket-GetAddrInfo-0.220.0-1|129	- new version
12cr|perl-Socket-GetAddrInfo-0.220.0-1|130	- fix source URL
12cr|perl-Socket-GetAddrInfo-0.220.0-1|131	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|132	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-Socket-GetAddrInfo-0.220.0-1|133	- update to 0.13
12cr|perl-Socket-GetAddrInfo-0.220.0-1|134	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|135	* Mon Sep 14 2009 Götz Waschk <waschk@mandriva.org> 0.130.0-1mdv2010.0
12cr|perl-Socket-GetAddrInfo-0.220.0-1|136	+ Revision: 439392
12cr|perl-Socket-GetAddrInfo-0.220.0-1|137	- update build deps
12cr|perl-Socket-GetAddrInfo-0.220.0-1|138	- update to new version 0.13
12cr|perl-Socket-GetAddrInfo-0.220.0-1|139	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|140	* Mon Jun 29 2009 Götz Waschk <waschk@mandriva.org> 0.120.0-1mdv2010.0
12cr|perl-Socket-GetAddrInfo-0.220.0-1|141	+ Revision: 390466
12cr|perl-Socket-GetAddrInfo-0.220.0-1|142	- import perl-Socket-GetAddrInfo
12cr|perl-Socket-GetAddrInfo-0.220.0-1|143	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|144	
12cr|perl-Socket-GetAddrInfo-0.220.0-1|145	* Mon Jun 29 2009 cpan2dist 0.12-1mdv
12cr|perl-Socket-GetAddrInfo-0.220.0-1|146	- initial mdv release, generated with cpan2dist
12cr|perl-Socket-GetAddrInfo-0.220.0-1|147	

5362 12
12cr|perl-Software-License-0.102.340-2|1	%define upstream_name    Software-License
12cr|perl-Software-License-0.102.340-2|2	%define upstream_version 0.102340
12cr|perl-Software-License-0.102.340-2|3	
12cr|perl-Software-License-0.102.340-2|4	Name:		perl-%{upstream_name}
12cr|perl-Software-License-0.102.340-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Software-License-0.102.340-2|6	Release:	2
12cr|perl-Software-License-0.102.340-2|7	
12cr|perl-Software-License-0.102.340-2|8	Summary:	Packages that provide templated software licenses
12cr|perl-Software-License-0.102.340-2|9	License:	GPL+ or Artistic
12cr|perl-Software-License-0.102.340-2|10	Group:		Development/Perl
12cr|perl-Software-License-0.102.340-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Software-License-0.102.340-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Software-License-0.102.340-2|13	
12cr|perl-Software-License-0.102.340-2|14	BuildRequires:	perl-devel
12cr|perl-Software-License-0.102.340-2|15	BuildRequires:	perl(Class::ISA)
12cr|perl-Software-License-0.102.340-2|16	BuildRequires:	perl(Data::Section)
12cr|perl-Software-License-0.102.340-2|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Software-License-0.102.340-2|18	BuildRequires:	perl(Sub::Install)
12cr|perl-Software-License-0.102.340-2|19	BuildRequires:	perl(Text::Template)
12cr|perl-Software-License-0.102.340-2|20	
12cr|perl-Software-License-0.102.340-2|21	%description
12cr|perl-Software-License-0.102.340-2|22	This packages provides templated software licenses.
12cr|perl-Software-License-0.102.340-2|23	
12cr|perl-Software-License-0.102.340-2|24	%prep
12cr|perl-Software-License-0.102.340-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Software-License-0.102.340-2|26	
12cr|perl-Software-License-0.102.340-2|27	%build
12cr|perl-Software-License-0.102.340-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Software-License-0.102.340-2|29	%make
12cr|perl-Software-License-0.102.340-2|30	
12cr|perl-Software-License-0.102.340-2|31	%check
12cr|perl-Software-License-0.102.340-2|32	%make test
12cr|perl-Software-License-0.102.340-2|33	
12cr|perl-Software-License-0.102.340-2|34	%install
12cr|perl-Software-License-0.102.340-2|35	%makeinstall_std
12cr|perl-Software-License-0.102.340-2|36	
12cr|perl-Software-License-0.102.340-2|37	%files
12cr|perl-Software-License-0.102.340-2|38	%doc Changes LICENSE README
12cr|perl-Software-License-0.102.340-2|39	%{_mandir}/man3/*
12cr|perl-Software-License-0.102.340-2|40	%{perl_vendorlib}/Software
12cr|perl-Software-License-0.102.340-2|41	
12cr|perl-Software-License-0.102.340-2|42	%changelog
12cr|perl-Software-License-0.102.340-2|43	* Tue Aug 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.102.340-1mdv2011.0
12cr|perl-Software-License-0.102.340-2|44	+ Revision: 572708
12cr|perl-Software-License-0.102.340-2|45	- update to 0.102340
12cr|perl-Software-License-0.102.340-2|46	
12cr|perl-Software-License-0.102.340-2|47	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.102.250-1mdv2011.0
12cr|perl-Software-License-0.102.340-2|48	+ Revision: 569956
12cr|perl-Software-License-0.102.340-2|49	- update to 0.102250
12cr|perl-Software-License-0.102.340-2|50	
12cr|perl-Software-License-0.102.340-2|51	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.101.620-1mdv2011.0
12cr|perl-Software-License-0.102.340-2|52	+ Revision: 552632
12cr|perl-Software-License-0.102.340-2|53	- update to 0.101620
12cr|perl-Software-License-0.102.340-2|54	
12cr|perl-Software-License-0.102.340-2|55	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.15.0-2mdv2010.1
12cr|perl-Software-License-0.102.340-2|56	+ Revision: 528119
12cr|perl-Software-License-0.102.340-2|57	- rebuild
12cr|perl-Software-License-0.102.340-2|58	- update to 0.015
12cr|perl-Software-License-0.102.340-2|59	
12cr|perl-Software-License-0.102.340-2|60	* Tue Mar 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.14.0-1mdv2010.1
12cr|perl-Software-License-0.102.340-2|61	+ Revision: 526890
12cr|perl-Software-License-0.102.340-2|62	- update to 0.014
12cr|perl-Software-License-0.102.340-2|63	
12cr|perl-Software-License-0.102.340-2|64	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.13.0-1mdv2010.1
12cr|perl-Software-License-0.102.340-2|65	+ Revision: 526456
12cr|perl-Software-License-0.102.340-2|66	- update to 0.013
12cr|perl-Software-License-0.102.340-2|67	
12cr|perl-Software-License-0.102.340-2|68	* Mon Jun 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.012-1mdv2010.0
12cr|perl-Software-License-0.102.340-2|69	+ Revision: 384031
12cr|perl-Software-License-0.102.340-2|70	- update to new version 0.012
12cr|perl-Software-License-0.102.340-2|71	
12cr|perl-Software-License-0.102.340-2|72	* Sun May 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.010-1mdv2010.0
12cr|perl-Software-License-0.102.340-2|73	+ Revision: 376721
12cr|perl-Software-License-0.102.340-2|74	- new version
12cr|perl-Software-License-0.102.340-2|75	
12cr|perl-Software-License-0.102.340-2|76	* Fri Nov 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.008-1mdv2009.1
12cr|perl-Software-License-0.102.340-2|77	+ Revision: 300701
12cr|perl-Software-License-0.102.340-2|78	- new version
12cr|perl-Software-License-0.102.340-2|79	
12cr|perl-Software-License-0.102.340-2|80	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.004-2mdv2009.0
12cr|perl-Software-License-0.102.340-2|81	+ Revision: 268723
12cr|perl-Software-License-0.102.340-2|82	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Software-License-0.102.340-2|83	
12cr|perl-Software-License-0.102.340-2|84	* Thu Apr 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.004-1mdv2009.0
12cr|perl-Software-License-0.102.340-2|85	+ Revision: 195164
12cr|perl-Software-License-0.102.340-2|86	- import perl-Software-License
12cr|perl-Software-License-0.102.340-2|87	
12cr|perl-Software-License-0.102.340-2|88	
12cr|perl-Software-License-0.102.340-2|89	* Thu Apr 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.004-1mdv2009.0
12cr|perl-Software-License-0.102.340-2|90	- first mdv release

5363 12
12cr|perl-Sort-Naturally-1.20.0-2|1	%define upstream_name    Sort-Naturally
12cr|perl-Sort-Naturally-1.20.0-2|2	%define upstream_version 1.02
12cr|perl-Sort-Naturally-1.20.0-2|3	
12cr|perl-Sort-Naturally-1.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Sort-Naturally-1.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Sort-Naturally-1.20.0-2|6	Release:	2
12cr|perl-Sort-Naturally-1.20.0-2|7	
12cr|perl-Sort-Naturally-1.20.0-2|8	Summary:	Sort lexically, but sort numeral parts numerically
12cr|perl-Sort-Naturally-1.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-Sort-Naturally-1.20.0-2|10	Group:		Development/Perl
12cr|perl-Sort-Naturally-1.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Sort-Naturally-1.20.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Sort/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Sort-Naturally-1.20.0-2|13	
12cr|perl-Sort-Naturally-1.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-Sort-Naturally-1.20.0-2|15	BuildArch:	noarch
12cr|perl-Sort-Naturally-1.20.0-2|16	
12cr|perl-Sort-Naturally-1.20.0-2|17	%description
12cr|perl-Sort-Naturally-1.20.0-2|18	This module exports two functions, 'nsort' and 'ncmp'; they are used in
12cr|perl-Sort-Naturally-1.20.0-2|19	implementing my idea of a "natural sorting" algorithm. Under natural
12cr|perl-Sort-Naturally-1.20.0-2|20	sorting, numeric substrings are compared numerically, and other
12cr|perl-Sort-Naturally-1.20.0-2|21	word-characters are compared lexically.
12cr|perl-Sort-Naturally-1.20.0-2|22	
12cr|perl-Sort-Naturally-1.20.0-2|23	%prep
12cr|perl-Sort-Naturally-1.20.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sort-Naturally-1.20.0-2|25	
12cr|perl-Sort-Naturally-1.20.0-2|26	%build
12cr|perl-Sort-Naturally-1.20.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sort-Naturally-1.20.0-2|28	%make
12cr|perl-Sort-Naturally-1.20.0-2|29	
12cr|perl-Sort-Naturally-1.20.0-2|30	%check
12cr|perl-Sort-Naturally-1.20.0-2|31	make test
12cr|perl-Sort-Naturally-1.20.0-2|32	
12cr|perl-Sort-Naturally-1.20.0-2|33	%install
12cr|perl-Sort-Naturally-1.20.0-2|34	%makeinstall_std
12cr|perl-Sort-Naturally-1.20.0-2|35	
12cr|perl-Sort-Naturally-1.20.0-2|36	%files
12cr|perl-Sort-Naturally-1.20.0-2|37	%doc ChangeLog README
12cr|perl-Sort-Naturally-1.20.0-2|38	%{_mandir}/man3/*
12cr|perl-Sort-Naturally-1.20.0-2|39	%{perl_vendorlib}/Sort
12cr|perl-Sort-Naturally-1.20.0-2|40	
12cr|perl-Sort-Naturally-1.20.0-2|41	
12cr|perl-Sort-Naturally-1.20.0-2|42	%changelog
12cr|perl-Sort-Naturally-1.20.0-2|43	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2010.0
12cr|perl-Sort-Naturally-1.20.0-2|44	+ Revision: 404392
12cr|perl-Sort-Naturally-1.20.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-Sort-Naturally-1.20.0-2|46	
12cr|perl-Sort-Naturally-1.20.0-2|47	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.02-2mdv2009.0
12cr|perl-Sort-Naturally-1.20.0-2|48	+ Revision: 268724
12cr|perl-Sort-Naturally-1.20.0-2|49	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Sort-Naturally-1.20.0-2|50	
12cr|perl-Sort-Naturally-1.20.0-2|51	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2009.0
12cr|perl-Sort-Naturally-1.20.0-2|52	+ Revision: 213615
12cr|perl-Sort-Naturally-1.20.0-2|53	- import perl-Sort-Naturally
12cr|perl-Sort-Naturally-1.20.0-2|54	
12cr|perl-Sort-Naturally-1.20.0-2|55	
12cr|perl-Sort-Naturally-1.20.0-2|56	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2009.0
12cr|perl-Sort-Naturally-1.20.0-2|57	- first mdv release

5364 12
12cr|perl-Sphinx-Config-0.90.0-2|1	%define upstream_name    Sphinx-Config
12cr|perl-Sphinx-Config-0.90.0-2|2	%define upstream_version 0.09
12cr|perl-Sphinx-Config-0.90.0-2|3	
12cr|perl-Sphinx-Config-0.90.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Sphinx-Config-0.90.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Sphinx-Config-0.90.0-2|6	Release:	2
12cr|perl-Sphinx-Config-0.90.0-2|7	
12cr|perl-Sphinx-Config-0.90.0-2|8	Summary:	Sphinx search engine configuration file read/modify/write
12cr|perl-Sphinx-Config-0.90.0-2|9	License:	GPL+ or Artistic
12cr|perl-Sphinx-Config-0.90.0-2|10	Group:		Development/Perl
12cr|perl-Sphinx-Config-0.90.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Sphinx-Config-0.90.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/J/JJ/JJSCHUTZ/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Sphinx-Config-0.90.0-2|13	
12cr|perl-Sphinx-Config-0.90.0-2|14	BuildRequires:	perl-devel
12cr|perl-Sphinx-Config-0.90.0-2|15	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Sphinx-Config-0.90.0-2|16	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Sphinx-Config-0.90.0-2|17	BuildArch:	noarch
12cr|perl-Sphinx-Config-0.90.0-2|18	
12cr|perl-Sphinx-Config-0.90.0-2|19	%description
12cr|perl-Sphinx-Config-0.90.0-2|20	Sphinx search engine configuration file read/modify/write.
12cr|perl-Sphinx-Config-0.90.0-2|21	
12cr|perl-Sphinx-Config-0.90.0-2|22	%prep
12cr|perl-Sphinx-Config-0.90.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sphinx-Config-0.90.0-2|24	
12cr|perl-Sphinx-Config-0.90.0-2|25	%build
12cr|perl-Sphinx-Config-0.90.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sphinx-Config-0.90.0-2|27	%make
12cr|perl-Sphinx-Config-0.90.0-2|28	
12cr|perl-Sphinx-Config-0.90.0-2|29	%check
12cr|perl-Sphinx-Config-0.90.0-2|30	make test
12cr|perl-Sphinx-Config-0.90.0-2|31	
12cr|perl-Sphinx-Config-0.90.0-2|32	%install
12cr|perl-Sphinx-Config-0.90.0-2|33	%makeinstall_std
12cr|perl-Sphinx-Config-0.90.0-2|34	
12cr|perl-Sphinx-Config-0.90.0-2|35	%files
12cr|perl-Sphinx-Config-0.90.0-2|36	%doc Changes README
12cr|perl-Sphinx-Config-0.90.0-2|37	%{perl_vendorlib}/Sphinx/Config.pm
12cr|perl-Sphinx-Config-0.90.0-2|38	%attr(0644,root,root) %{_mandir}/man3/Sphinx::Config.3pm*
12cr|perl-Sphinx-Config-0.90.0-2|39	
12cr|perl-Sphinx-Config-0.90.0-2|40	%changelog
12cr|perl-Sphinx-Config-0.90.0-2|41	* Sat Mar 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-Sphinx-Config-0.90.0-2|42	+ Revision: 648578
12cr|perl-Sphinx-Config-0.90.0-2|43	- update to new version 0.09
12cr|perl-Sphinx-Config-0.90.0-2|44	- update to new version 0.08
12cr|perl-Sphinx-Config-0.90.0-2|45	
12cr|perl-Sphinx-Config-0.90.0-2|46	* Thu Aug 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-Sphinx-Config-0.90.0-2|47	+ Revision: 410706
12cr|perl-Sphinx-Config-0.90.0-2|48	- adding missing buildrequires:
12cr|perl-Sphinx-Config-0.90.0-2|49	- update to 0.05
12cr|perl-Sphinx-Config-0.90.0-2|50	
12cr|perl-Sphinx-Config-0.90.0-2|51	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-Sphinx-Config-0.90.0-2|52	+ Revision: 404393
12cr|perl-Sphinx-Config-0.90.0-2|53	- rebuild using %%perl_convert_version
12cr|perl-Sphinx-Config-0.90.0-2|54	
12cr|perl-Sphinx-Config-0.90.0-2|55	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.01-4mdv2009.0
12cr|perl-Sphinx-Config-0.90.0-2|56	+ Revision: 258357
12cr|perl-Sphinx-Config-0.90.0-2|57	- rebuild
12cr|perl-Sphinx-Config-0.90.0-2|58	
12cr|perl-Sphinx-Config-0.90.0-2|59	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.01-3mdv2009.0
12cr|perl-Sphinx-Config-0.90.0-2|60	+ Revision: 246419
12cr|perl-Sphinx-Config-0.90.0-2|61	- rebuild
12cr|perl-Sphinx-Config-0.90.0-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Sphinx-Config-0.90.0-2|63	
12cr|perl-Sphinx-Config-0.90.0-2|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Sphinx-Config-0.90.0-2|65	- restore BuildRoot
12cr|perl-Sphinx-Config-0.90.0-2|66	
12cr|perl-Sphinx-Config-0.90.0-2|67	* Thu Nov 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.01-1mdv2008.1
12cr|perl-Sphinx-Config-0.90.0-2|68	+ Revision: 104412
12cr|perl-Sphinx-Config-0.90.0-2|69	- import perl-Sphinx-Config
12cr|perl-Sphinx-Config-0.90.0-2|70	
12cr|perl-Sphinx-Config-0.90.0-2|71	
12cr|perl-Sphinx-Config-0.90.0-2|72	* Thu Nov 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.01-1mdv2008.1
12cr|perl-Sphinx-Config-0.90.0-2|73	- initial Mandriva package

5365 12
12cr|perl-Sphinx-Search-0.240.1-2|1	%define upstream_name    Sphinx-Search
12cr|perl-Sphinx-Search-0.240.1-2|2	%define upstream_version 0.240.1
12cr|perl-Sphinx-Search-0.240.1-2|3	
12cr|perl-Sphinx-Search-0.240.1-2|4	Name:		perl-%{upstream_name}
12cr|perl-Sphinx-Search-0.240.1-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Sphinx-Search-0.240.1-2|6	Release:	2
12cr|perl-Sphinx-Search-0.240.1-2|7	
12cr|perl-Sphinx-Search-0.240.1-2|8	Summary:	Sphinx search engine API Perl client
12cr|perl-Sphinx-Search-0.240.1-2|9	License:	GPL+ or Artistic
12cr|perl-Sphinx-Search-0.240.1-2|10	Group:		Development/Perl
12cr|perl-Sphinx-Search-0.240.1-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Sphinx-Search-0.240.1-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/J/JJ/JJSCHUTZ/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Sphinx-Search-0.240.1-2|13	
12cr|perl-Sphinx-Search-0.240.1-2|14	#BuildRequires:	perl-Test-Pod-Coverage
12cr|perl-Sphinx-Search-0.240.1-2|15	#BuildRequires:	perl-File-SearchPath
12cr|perl-Sphinx-Search-0.240.1-2|16	#BuildRequires:	perl-Path-Class
12cr|perl-Sphinx-Search-0.240.1-2|17	#BuildRequires:	sphinx
12cr|perl-Sphinx-Search-0.240.1-2|18	BuildRequires:	perl-devel
12cr|perl-Sphinx-Search-0.240.1-2|19	BuildArch:	noarch
12cr|perl-Sphinx-Search-0.240.1-2|20	
12cr|perl-Sphinx-Search-0.240.1-2|21	%description
12cr|perl-Sphinx-Search-0.240.1-2|22	Sphinx search engine API Perl client for Sphinx 0.9.8-svn-r871 and later.
12cr|perl-Sphinx-Search-0.240.1-2|23	
12cr|perl-Sphinx-Search-0.240.1-2|24	%prep
12cr|perl-Sphinx-Search-0.240.1-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sphinx-Search-0.240.1-2|26	
12cr|perl-Sphinx-Search-0.240.1-2|27	%build
12cr|perl-Sphinx-Search-0.240.1-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sphinx-Search-0.240.1-2|29	%make
12cr|perl-Sphinx-Search-0.240.1-2|30	
12cr|perl-Sphinx-Search-0.240.1-2|31	#%%check
12cr|perl-Sphinx-Search-0.240.1-2|32	#make \
12cr|perl-Sphinx-Search-0.240.1-2|33	#    SPHINX_SEARCHD="%{_sbindir}/sphinx-searchd" \
12cr|perl-Sphinx-Search-0.240.1-2|34	#    SPHINX_INDEXER="%{_bindir}/sphinx-indexer" \
12cr|perl-Sphinx-Search-0.240.1-2|35	#    SPHINX_PORT="20000" \
12cr|perl-Sphinx-Search-0.240.1-2|36	#    test
12cr|perl-Sphinx-Search-0.240.1-2|37	
12cr|perl-Sphinx-Search-0.240.1-2|38	%install
12cr|perl-Sphinx-Search-0.240.1-2|39	%makeinstall_std
12cr|perl-Sphinx-Search-0.240.1-2|40	
12cr|perl-Sphinx-Search-0.240.1-2|41	%files
12cr|perl-Sphinx-Search-0.240.1-2|42	%doc Changes README
12cr|perl-Sphinx-Search-0.240.1-2|43	%{perl_vendorlib}/Sphinx/Search.pm
12cr|perl-Sphinx-Search-0.240.1-2|44	%attr(0644,root,root) %{_mandir}/man3/Sphinx::Search.3pm*
12cr|perl-Sphinx-Search-0.240.1-2|45	
12cr|perl-Sphinx-Search-0.240.1-2|46	%changelog
12cr|perl-Sphinx-Search-0.240.1-2|47	* Sat Dec 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.240.1-1mdv2011.0
12cr|perl-Sphinx-Search-0.240.1-2|48	+ Revision: 622890
12cr|perl-Sphinx-Search-0.240.1-2|49	- update to new version 0.240.1
12cr|perl-Sphinx-Search-0.240.1-2|50	
12cr|perl-Sphinx-Search-0.240.1-2|51	* Wed Dec 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.240.0-1mdv2011.0
12cr|perl-Sphinx-Search-0.240.1-2|52	+ Revision: 616217
12cr|perl-Sphinx-Search-0.240.1-2|53	- update to new version 0.24
12cr|perl-Sphinx-Search-0.240.1-2|54	
12cr|perl-Sphinx-Search-0.240.1-2|55	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.0
12cr|perl-Sphinx-Search-0.240.1-2|56	+ Revision: 404394
12cr|perl-Sphinx-Search-0.240.1-2|57	- rebuild using %%perl_convert_version
12cr|perl-Sphinx-Search-0.240.1-2|58	
12cr|perl-Sphinx-Search-0.240.1-2|59	* Sat May 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2010.0
12cr|perl-Sphinx-Search-0.240.1-2|60	+ Revision: 373793
12cr|perl-Sphinx-Search-0.240.1-2|61	- update to new version 0.22
12cr|perl-Sphinx-Search-0.240.1-2|62	
12cr|perl-Sphinx-Search-0.240.1-2|63	* Tue May 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.21-1mdv2010.0
12cr|perl-Sphinx-Search-0.240.1-2|64	+ Revision: 372161
12cr|perl-Sphinx-Search-0.240.1-2|65	- update to new version 0.21
12cr|perl-Sphinx-Search-0.240.1-2|66	
12cr|perl-Sphinx-Search-0.240.1-2|67	* Sun May 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.20-1mdv2010.0
12cr|perl-Sphinx-Search-0.240.1-2|68	+ Revision: 371336
12cr|perl-Sphinx-Search-0.240.1-2|69	- update to new version 0.20
12cr|perl-Sphinx-Search-0.240.1-2|70	
12cr|perl-Sphinx-Search-0.240.1-2|71	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.19-1mdv2010.0
12cr|perl-Sphinx-Search-0.240.1-2|72	+ Revision: 370177
12cr|perl-Sphinx-Search-0.240.1-2|73	- update to new version 0.19
12cr|perl-Sphinx-Search-0.240.1-2|74	
12cr|perl-Sphinx-Search-0.240.1-2|75	* Sat Feb 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2009.1
12cr|perl-Sphinx-Search-0.240.1-2|76	+ Revision: 345922
12cr|perl-Sphinx-Search-0.240.1-2|77	- update to new version 0.15
12cr|perl-Sphinx-Search-0.240.1-2|78	
12cr|perl-Sphinx-Search-0.240.1-2|79	* Mon Feb 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2009.1
12cr|perl-Sphinx-Search-0.240.1-2|80	+ Revision: 338674
12cr|perl-Sphinx-Search-0.240.1-2|81	- update to new version 0.14
12cr|perl-Sphinx-Search-0.240.1-2|82	
12cr|perl-Sphinx-Search-0.240.1-2|83	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2009.0
12cr|perl-Sphinx-Search-0.240.1-2|84	+ Revision: 270396
12cr|perl-Sphinx-Search-0.240.1-2|85	- update to new version 0.12
12cr|perl-Sphinx-Search-0.240.1-2|86	
12cr|perl-Sphinx-Search-0.240.1-2|87	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.11-2mdv2009.0
12cr|perl-Sphinx-Search-0.240.1-2|88	+ Revision: 268725
12cr|perl-Sphinx-Search-0.240.1-2|89	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Sphinx-Search-0.240.1-2|90	
12cr|perl-Sphinx-Search-0.240.1-2|91	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.0
12cr|perl-Sphinx-Search-0.240.1-2|92	+ Revision: 194861
12cr|perl-Sphinx-Search-0.240.1-2|93	- update to new version 0.11
12cr|perl-Sphinx-Search-0.240.1-2|94	- update to new version 0.11
12cr|perl-Sphinx-Search-0.240.1-2|95	
12cr|perl-Sphinx-Search-0.240.1-2|96	* Thu Jan 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.1
12cr|perl-Sphinx-Search-0.240.1-2|97	+ Revision: 160755
12cr|perl-Sphinx-Search-0.240.1-2|98	- update to new version 0.10
12cr|perl-Sphinx-Search-0.240.1-2|99	
12cr|perl-Sphinx-Search-0.240.1-2|100	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Sphinx-Search-0.240.1-2|101	- restore BuildRoot
12cr|perl-Sphinx-Search-0.240.1-2|102	
12cr|perl-Sphinx-Search-0.240.1-2|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Sphinx-Search-0.240.1-2|104	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Sphinx-Search-0.240.1-2|105	
12cr|perl-Sphinx-Search-0.240.1-2|106	* Thu Dec 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2008.1
12cr|perl-Sphinx-Search-0.240.1-2|107	+ Revision: 119230
12cr|perl-Sphinx-Search-0.240.1-2|108	- update to new version 0.09
12cr|perl-Sphinx-Search-0.240.1-2|109	
12cr|perl-Sphinx-Search-0.240.1-2|110	* Mon Nov 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2008.1
12cr|perl-Sphinx-Search-0.240.1-2|111	+ Revision: 112680
12cr|perl-Sphinx-Search-0.240.1-2|112	- update to new version 0.08
12cr|perl-Sphinx-Search-0.240.1-2|113	- update to new version 0.08
12cr|perl-Sphinx-Search-0.240.1-2|114	
12cr|perl-Sphinx-Search-0.240.1-2|115	* Thu Nov 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.07-1mdv2008.1
12cr|perl-Sphinx-Search-0.240.1-2|116	+ Revision: 104414
12cr|perl-Sphinx-Search-0.240.1-2|117	- import perl-Sphinx-Search
12cr|perl-Sphinx-Search-0.240.1-2|118	
12cr|perl-Sphinx-Search-0.240.1-2|119	
12cr|perl-Sphinx-Search-0.240.1-2|120	* Thu Nov 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.07-1mdv2008.1
12cr|perl-Sphinx-Search-0.240.1-2|121	- initial Mandriva package

5366 12
12cr|perl-Spoon-0.24-6|1	%define module	Spoon
12cr|perl-Spoon-0.24-6|2	
12cr|perl-Spoon-0.24-6|3	%if %{_use_internal_dependency_generator}
12cr|perl-Spoon-0.24-6|4	%define __noautoprov 'perl\\(IO::All\\)'
12cr|perl-Spoon-0.24-6|5	%else
12cr|perl-Spoon-0.24-6|6	%define _provides_exceptions perl(IO::All)
12cr|perl-Spoon-0.24-6|7	%endif
12cr|perl-Spoon-0.24-6|8	
12cr|perl-Spoon-0.24-6|9	Name:		perl-%{module}
12cr|perl-Spoon-0.24-6|10	Version:	0.24
12cr|perl-Spoon-0.24-6|11	Release:	6
12cr|perl-Spoon-0.24-6|12	Summary:	A Spiffy Application Building Framework
12cr|perl-Spoon-0.24-6|13	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-Spoon-0.24-6|14	# no available category
12cr|perl-Spoon-0.24-6|15	Source:		http://search.cpan.org/CPAN/authors/id/I/IN/INGY/%{module}-%{version}.tar.gz
12cr|perl-Spoon-0.24-6|16	License:	GPL
12cr|perl-Spoon-0.24-6|17	Group:		Development/Perl
12cr|perl-Spoon-0.24-6|18	BuildRequires:	perl-devel
12cr|perl-Spoon-0.24-6|19	BuildRequires:	perl(IO::All)
12cr|perl-Spoon-0.24-6|20	BuildRequires:	perl(CGI)
12cr|perl-Spoon-0.24-6|21	BuildRequires:	perl(DB_File)
12cr|perl-Spoon-0.24-6|22	BuildRequires:	perl(Template)
12cr|perl-Spoon-0.24-6|23	BuildRequires:	perl(Spiffy)
12cr|perl-Spoon-0.24-6|24	BuildRequires:	perl(URI::Escape)
12cr|perl-Spoon-0.24-6|25	BuildArch:	noarch
12cr|perl-Spoon-0.24-6|26	
12cr|perl-Spoon-0.24-6|27	%description
12cr|perl-Spoon-0.24-6|28	Spoon is an Application Framework that is designed primarily for building
12cr|perl-Spoon-0.24-6|29	Social Software web applications. The Kwiki wiki software is built on top of
12cr|perl-Spoon-0.24-6|30	Spoon.
12cr|perl-Spoon-0.24-6|31	
12cr|perl-Spoon-0.24-6|32	Spoon::Base is the primary base class for all the Spoon::* modules. Spoon.pm
12cr|perl-Spoon-0.24-6|33	inherits from Spiffy.pm.
12cr|perl-Spoon-0.24-6|34	
12cr|perl-Spoon-0.24-6|35	Spoon is not an application in and of itself. (As compared to Kwiki) You need
12cr|perl-Spoon-0.24-6|36	to build your own applications from it.
12cr|perl-Spoon-0.24-6|37	
12cr|perl-Spoon-0.24-6|38	%prep
12cr|perl-Spoon-0.24-6|39	%setup -q -n %{module}-%{version}
12cr|perl-Spoon-0.24-6|40	
12cr|perl-Spoon-0.24-6|41	%build
12cr|perl-Spoon-0.24-6|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Spoon-0.24-6|43	%make
12cr|perl-Spoon-0.24-6|44	%make test
12cr|perl-Spoon-0.24-6|45	
12cr|perl-Spoon-0.24-6|46	%install
12cr|perl-Spoon-0.24-6|47	%makeinstall_std
12cr|perl-Spoon-0.24-6|48	
12cr|perl-Spoon-0.24-6|49	%files
12cr|perl-Spoon-0.24-6|50	%doc Changes README
12cr|perl-Spoon-0.24-6|51	%{perl_vendorlib}/Spoon
12cr|perl-Spoon-0.24-6|52	%{perl_vendorlib}/Spoon.pm
12cr|perl-Spoon-0.24-6|53	%{_mandir}/*/*
12cr|perl-Spoon-0.24-6|54	
12cr|perl-Spoon-0.24-6|55	%changelog
12cr|perl-Spoon-0.24-6|56	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.24-5mdv2010.0
12cr|perl-Spoon-0.24-6|57	+ Revision: 430542
12cr|perl-Spoon-0.24-6|58	- rebuild
12cr|perl-Spoon-0.24-6|59	
12cr|perl-Spoon-0.24-6|60	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.24-4mdv2009.0
12cr|perl-Spoon-0.24-6|61	+ Revision: 258358
12cr|perl-Spoon-0.24-6|62	- rebuild
12cr|perl-Spoon-0.24-6|63	
12cr|perl-Spoon-0.24-6|64	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.24-3mdv2009.0
12cr|perl-Spoon-0.24-6|65	+ Revision: 246422
12cr|perl-Spoon-0.24-6|66	- rebuild
12cr|perl-Spoon-0.24-6|67	
12cr|perl-Spoon-0.24-6|68	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.24-1mdv2008.1
12cr|perl-Spoon-0.24-6|69	+ Revision: 136347
12cr|perl-Spoon-0.24-6|70	- restore BuildRoot
12cr|perl-Spoon-0.24-6|71	
12cr|perl-Spoon-0.24-6|72	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Spoon-0.24-6|73	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Spoon-0.24-6|74	
12cr|perl-Spoon-0.24-6|75	* Wed Jul 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.24-1mdv2008.0
12cr|perl-Spoon-0.24-6|76	+ Revision: 48176
12cr|perl-Spoon-0.24-6|77	- new version
12cr|perl-Spoon-0.24-6|78	
12cr|perl-Spoon-0.24-6|79	
12cr|perl-Spoon-0.24-6|80	* Fri Jun 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-4mdv2007.0
12cr|perl-Spoon-0.24-6|81	- buildrequires perl(URI::Escape)
12cr|perl-Spoon-0.24-6|82	
12cr|perl-Spoon-0.24-6|83	* Fri Jun 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-3mdv2007.0
12cr|perl-Spoon-0.24-6|84	- buildrequires Perl(Spiffy)
12cr|perl-Spoon-0.24-6|85	
12cr|perl-Spoon-0.24-6|86	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.23-2mdk
12cr|perl-Spoon-0.24-6|87	- Rebuild
12cr|perl-Spoon-0.24-6|88	
12cr|perl-Spoon-0.24-6|89	* Mon Apr 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-1mdk
12cr|perl-Spoon-0.24-6|90	- first mandriva release
12cr|perl-Spoon-0.24-6|91	

5367 12
12cr|perl-Spread-3.17.4.4-3|1	%define upstream_name    Spread
12cr|perl-Spread-3.17.4.4-3|2	%define upstream_version 3.17.4.4
12cr|perl-Spread-3.17.4.4-3|3	
12cr|perl-Spread-3.17.4.4-3|4	Name:       perl-%{upstream_name}
12cr|perl-Spread-3.17.4.4-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Spread-3.17.4.4-3|6	Release:	3
12cr|perl-Spread-3.17.4.4-3|7	
12cr|perl-Spread-3.17.4.4-3|8	Summary:	Perl extension for the Spread group communication system
12cr|perl-Spread-3.17.4.4-3|9	License:	GPL+ or Artistic
12cr|perl-Spread-3.17.4.4-3|10	Group:		Development/Perl
12cr|perl-Spread-3.17.4.4-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Spread-3.17.4.4-3|12	Source0:    http://search.cpan.org/CPAN/authors/id/J/JE/JESUS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Spread-3.17.4.4-3|13	
12cr|perl-Spread-3.17.4.4-3|14	BuildRequires:	perl-devel
12cr|perl-Spread-3.17.4.4-3|15	BuildRequires:	libspread-devel
12cr|perl-Spread-3.17.4.4-3|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|perl-Spread-3.17.4.4-3|17	
12cr|perl-Spread-3.17.4.4-3|18	%description
12cr|perl-Spread-3.17.4.4-3|19	Spread is a Perl module that conveniently wraps the Spread C libraries provided
12cr|perl-Spread-3.17.4.4-3|20	with the Spread 3.17.3 distribution. Spread is available at
12cr|perl-Spread-3.17.4.4-3|21	http://www.spread.org/. Spread is a local/wide area group communication toolkit
12cr|perl-Spread-3.17.4.4-3|22	that runs on most modern operating systems. It allows convenient mechanisms for
12cr|perl-Spread-3.17.4.4-3|23	reliable multicasting information between applications as well as providing
12cr|perl-Spread-3.17.4.4-3|24	many more complicate assurances.
12cr|perl-Spread-3.17.4.4-3|25	
12cr|perl-Spread-3.17.4.4-3|26	%prep
12cr|perl-Spread-3.17.4.4-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Spread-3.17.4.4-3|28	
12cr|perl-Spread-3.17.4.4-3|29	# fix paths
12cr|perl-Spread-3.17.4.4-3|30	perl -pi -e "s|^\\\$SPLIB_LIB.*|\\\$SPLIB_LIB=\'-L%{_libdir}\'\;|g" Makefile.PL
12cr|perl-Spread-3.17.4.4-3|31	perl -pi -e "s|^\\\$SPLIB_INCLUDE.*|\\\$SPLIB_INCLUDE=\'-I%{_includedir}\'\;|g" Makefile.PL
12cr|perl-Spread-3.17.4.4-3|32	
12cr|perl-Spread-3.17.4.4-3|33	# fix permissions
12cr|perl-Spread-3.17.4.4-3|34	chmod 644 README
12cr|perl-Spread-3.17.4.4-3|35	
12cr|perl-Spread-3.17.4.4-3|36	%build
12cr|perl-Spread-3.17.4.4-3|37	
12cr|perl-Spread-3.17.4.4-3|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Spread-3.17.4.4-3|39	
12cr|perl-Spread-3.17.4.4-3|40	%make
12cr|perl-Spread-3.17.4.4-3|41	
12cr|perl-Spread-3.17.4.4-3|42	%check
12cr|perl-Spread-3.17.4.4-3|43	make test
12cr|perl-Spread-3.17.4.4-3|44	
12cr|perl-Spread-3.17.4.4-3|45	%install
12cr|perl-Spread-3.17.4.4-3|46	rm -rf %{buildroot}
12cr|perl-Spread-3.17.4.4-3|47	%makeinstall_std
12cr|perl-Spread-3.17.4.4-3|48	
12cr|perl-Spread-3.17.4.4-3|49	%clean
12cr|perl-Spread-3.17.4.4-3|50	rm -rf %{buildroot}
12cr|perl-Spread-3.17.4.4-3|51	
12cr|perl-Spread-3.17.4.4-3|52	%files
12cr|perl-Spread-3.17.4.4-3|53	%defattr(-,root,root)
12cr|perl-Spread-3.17.4.4-3|54	%doc README
12cr|perl-Spread-3.17.4.4-3|55	%{perl_vendorarch}/auto/Spread
12cr|perl-Spread-3.17.4.4-3|56	%{perl_vendorarch}/Spread.pm
12cr|perl-Spread-3.17.4.4-3|57	%{_mandir}/*/*
12cr|perl-Spread-3.17.4.4-3|58	
12cr|perl-Spread-3.17.4.4-3|59	
12cr|perl-Spread-3.17.4.4-3|60	%changelog
12cr|perl-Spread-3.17.4.4-3|61	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.17.4.4-3
12cr|perl-Spread-3.17.4.4-3|62	+ Revision: 768358
12cr|perl-Spread-3.17.4.4-3|63	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Spread-3.17.4.4-3|64	
12cr|perl-Spread-3.17.4.4-3|65	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 3.17.4.4-2mdv2011.0
12cr|perl-Spread-3.17.4.4-3|66	+ Revision: 556146
12cr|perl-Spread-3.17.4.4-3|67	- rebuild for perl 5.12
12cr|perl-Spread-3.17.4.4-3|68	
12cr|perl-Spread-3.17.4.4-3|69	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 3.17.4.4-1mdv2010.1
12cr|perl-Spread-3.17.4.4-3|70	+ Revision: 460775
12cr|perl-Spread-3.17.4.4-3|71	- update to 3.17.4.4
12cr|perl-Spread-3.17.4.4-3|72	
12cr|perl-Spread-3.17.4.4-3|73	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 3.17.4.3-1mdv2010.0
12cr|perl-Spread-3.17.4.4-3|74	+ Revision: 409060
12cr|perl-Spread-3.17.4.4-3|75	- update to 3.17.4.3
12cr|perl-Spread-3.17.4.4-3|76	
12cr|perl-Spread-3.17.4.4-3|77	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 3.17.4.2-1mdv2010.0
12cr|perl-Spread-3.17.4.4-3|78	+ Revision: 408857
12cr|perl-Spread-3.17.4.4-3|79	- update to 3.17.4.2
12cr|perl-Spread-3.17.4.4-3|80	
12cr|perl-Spread-3.17.4.4-3|81	* Tue Feb 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.17.4.1-2mdv2009.1
12cr|perl-Spread-3.17.4.4-3|82	+ Revision: 344580
12cr|perl-Spread-3.17.4.4-3|83	- rebuild
12cr|perl-Spread-3.17.4.4-3|84	
12cr|perl-Spread-3.17.4.4-3|85	* Fri Aug 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.17.4.1-1mdv2009.0
12cr|perl-Spread-3.17.4.4-3|86	+ Revision: 272264
12cr|perl-Spread-3.17.4.4-3|87	- new version
12cr|perl-Spread-3.17.4.4-3|88	
12cr|perl-Spread-3.17.4.4-3|89	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.07-6mdv2009.0
12cr|perl-Spread-3.17.4.4-3|90	+ Revision: 258361
12cr|perl-Spread-3.17.4.4-3|91	- rebuild
12cr|perl-Spread-3.17.4.4-3|92	
12cr|perl-Spread-3.17.4.4-3|93	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.07-5mdv2009.0
12cr|perl-Spread-3.17.4.4-3|94	+ Revision: 246423
12cr|perl-Spread-3.17.4.4-3|95	- rebuild
12cr|perl-Spread-3.17.4.4-3|96	
12cr|perl-Spread-3.17.4.4-3|97	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.07-3mdv2008.1
12cr|perl-Spread-3.17.4.4-3|98	+ Revision: 152760
12cr|perl-Spread-3.17.4.4-3|99	- fix libspread-devel BR
12cr|perl-Spread-3.17.4.4-3|100	- rebuild
12cr|perl-Spread-3.17.4.4-3|101	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Spread-3.17.4.4-3|102	
12cr|perl-Spread-3.17.4.4-3|103	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Spread-3.17.4.4-3|104	- restore BuildRoot
12cr|perl-Spread-3.17.4.4-3|105	
12cr|perl-Spread-3.17.4.4-3|106	
12cr|perl-Spread-3.17.4.4-3|107	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.07-2mdv2007.0
12cr|perl-Spread-3.17.4.4-3|108	+ Revision: 113870
12cr|perl-Spread-3.17.4.4-3|109	- Import perl-Spread
12cr|perl-Spread-3.17.4.4-3|110	
12cr|perl-Spread-3.17.4.4-3|111	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.07-2mdv2007.1
12cr|perl-Spread-3.17.4.4-3|112	- rebuild
12cr|perl-Spread-3.17.4.4-3|113	
12cr|perl-Spread-3.17.4.4-3|114	* Tue Dec 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.07-1mdk
12cr|perl-Spread-3.17.4.4-3|115	- initial Mandriva package
12cr|perl-Spread-3.17.4.4-3|116	

5368 12
12cr|perl-Spreadsheet-Read-0.410.0-3|1	%define upstream_name    Spreadsheet-Read
12cr|perl-Spreadsheet-Read-0.410.0-3|2	%define upstream_version 0.41
12cr|perl-Spreadsheet-Read-0.410.0-3|3	
12cr|perl-Spreadsheet-Read-0.410.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-Spreadsheet-Read-0.410.0-3|5	%define __noautoreq '/pro/bin/perl'
12cr|perl-Spreadsheet-Read-0.410.0-3|6	%else
12cr|perl-Spreadsheet-Read-0.410.0-3|7	%define _requires_exceptions /pro/bin/perl
12cr|perl-Spreadsheet-Read-0.410.0-3|8	%endif
12cr|perl-Spreadsheet-Read-0.410.0-3|9	
12cr|perl-Spreadsheet-Read-0.410.0-3|10	Name:		perl-%{upstream_name}
12cr|perl-Spreadsheet-Read-0.410.0-3|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Spreadsheet-Read-0.410.0-3|12	Release:	3
12cr|perl-Spreadsheet-Read-0.410.0-3|13	
12cr|perl-Spreadsheet-Read-0.410.0-3|14	Summary:	Transparent read the data from a spreadsheet
12cr|perl-Spreadsheet-Read-0.410.0-3|15	License:	GPL+ or Artistic
12cr|perl-Spreadsheet-Read-0.410.0-3|16	Group:		Development/Perl
12cr|perl-Spreadsheet-Read-0.410.0-3|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Spreadsheet-Read-0.410.0-3|18	Source0:	http://www.cpan.org/modules/by-module/Spreadsheet/%{upstream_name}-%{upstream_version}.tgz
12cr|perl-Spreadsheet-Read-0.410.0-3|19	
12cr|perl-Spreadsheet-Read-0.410.0-3|20	BuildRequires:	perl-devel
12cr|perl-Spreadsheet-Read-0.410.0-3|21	BuildRequires:	perl(Carp)
12cr|perl-Spreadsheet-Read-0.410.0-3|22	BuildRequires:	perl(Data::Dumper)
12cr|perl-Spreadsheet-Read-0.410.0-3|23	BuildRequires:	perl(Exporter)
12cr|perl-Spreadsheet-Read-0.410.0-3|24	BuildRequires:	perl(File::Temp)
12cr|perl-Spreadsheet-Read-0.410.0-3|25	BuildRequires:	perl(IO::Scalar)
12cr|perl-Spreadsheet-Read-0.410.0-3|26	BuildRequires:	perl(Spreadsheet::ParseExcel)
12cr|perl-Spreadsheet-Read-0.410.0-3|27	BuildRequires:	perl(Spreadsheet::ParseExcel::FmtDefault)
12cr|perl-Spreadsheet-Read-0.410.0-3|28	BuildRequires:	perl(Spreadsheet::ReadSXC)
12cr|perl-Spreadsheet-Read-0.410.0-3|29	BuildRequires:	perl(Test::More)
12cr|perl-Spreadsheet-Read-0.410.0-3|30	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-Spreadsheet-Read-0.410.0-3|31	BuildRequires:	perl(Text::CSV)
12cr|perl-Spreadsheet-Read-0.410.0-3|32	BuildRequires:	perl(Text::CSV_PP)
12cr|perl-Spreadsheet-Read-0.410.0-3|33	BuildRequires:	perl(Text::CSV_XS)
12cr|perl-Spreadsheet-Read-0.410.0-3|34	
12cr|perl-Spreadsheet-Read-0.410.0-3|35	BuildArch:	noarch
12cr|perl-Spreadsheet-Read-0.410.0-3|36	
12cr|perl-Spreadsheet-Read-0.410.0-3|37	%description
12cr|perl-Spreadsheet-Read-0.410.0-3|38	Spreadsheet::Read tries to transparently read *any* spreadsheet and return
12cr|perl-Spreadsheet-Read-0.410.0-3|39	its content in a universal manner independent of the parsing module that
12cr|perl-Spreadsheet-Read-0.410.0-3|40	does the actual spreadsheet scanning.
12cr|perl-Spreadsheet-Read-0.410.0-3|41	
12cr|perl-Spreadsheet-Read-0.410.0-3|42	For OpenOffice this module uses Spreadsheet::ReadSXC
12cr|perl-Spreadsheet-Read-0.410.0-3|43	
12cr|perl-Spreadsheet-Read-0.410.0-3|44	For Microsoft Excel this module uses Spreadsheet::ParseExcel or
12cr|perl-Spreadsheet-Read-0.410.0-3|45	Spreadsheet::XLSX
12cr|perl-Spreadsheet-Read-0.410.0-3|46	
12cr|perl-Spreadsheet-Read-0.410.0-3|47	%prep
12cr|perl-Spreadsheet-Read-0.410.0-3|48	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Spreadsheet-Read-0.410.0-3|49	
12cr|perl-Spreadsheet-Read-0.410.0-3|50	%build
12cr|perl-Spreadsheet-Read-0.410.0-3|51	yes | perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Spreadsheet-Read-0.410.0-3|52	%make
12cr|perl-Spreadsheet-Read-0.410.0-3|53	
12cr|perl-Spreadsheet-Read-0.410.0-3|54	%check
12cr|perl-Spreadsheet-Read-0.410.0-3|55	%make test
12cr|perl-Spreadsheet-Read-0.410.0-3|56	
12cr|perl-Spreadsheet-Read-0.410.0-3|57	%install
12cr|perl-Spreadsheet-Read-0.410.0-3|58	%makeinstall_std
12cr|perl-Spreadsheet-Read-0.410.0-3|59	
12cr|perl-Spreadsheet-Read-0.410.0-3|60	%files
12cr|perl-Spreadsheet-Read-0.410.0-3|61	%doc META.yml README Changes
12cr|perl-Spreadsheet-Read-0.410.0-3|62	%{_mandir}/man3/*
12cr|perl-Spreadsheet-Read-0.410.0-3|63	%{perl_vendorlib}/*
12cr|perl-Spreadsheet-Read-0.410.0-3|64	%{_bindir}/*
12cr|perl-Spreadsheet-Read-0.410.0-3|65	
12cr|perl-Spreadsheet-Read-0.410.0-3|66	%changelog
12cr|perl-Spreadsheet-Read-0.410.0-3|67	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.410.0-2mdv2011.0
12cr|perl-Spreadsheet-Read-0.410.0-3|68	+ Revision: 656965
12cr|perl-Spreadsheet-Read-0.410.0-3|69	- rebuild for updated spec-helper
12cr|perl-Spreadsheet-Read-0.410.0-3|70	
12cr|perl-Spreadsheet-Read-0.410.0-3|71	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.410.0-1mdv2011.0
12cr|perl-Spreadsheet-Read-0.410.0-3|72	+ Revision: 596646
12cr|perl-Spreadsheet-Read-0.410.0-3|73	- update to 0.41
12cr|perl-Spreadsheet-Read-0.410.0-3|74	
12cr|perl-Spreadsheet-Read-0.410.0-3|75	* Mon Jul 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.400.0-1mdv2011.0
12cr|perl-Spreadsheet-Read-0.410.0-3|76	+ Revision: 551200
12cr|perl-Spreadsheet-Read-0.410.0-3|77	- update to 0.40
12cr|perl-Spreadsheet-Read-0.410.0-3|78	
12cr|perl-Spreadsheet-Read-0.410.0-3|79	* Tue Apr 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.380.0-2mdv2010.1
12cr|perl-Spreadsheet-Read-0.410.0-3|80	+ Revision: 536954
12cr|perl-Spreadsheet-Read-0.410.0-3|81	- remove unwanted shebang prereq
12cr|perl-Spreadsheet-Read-0.410.0-3|82	
12cr|perl-Spreadsheet-Read-0.410.0-3|83	* Tue Mar 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.380.0-1mdv2010.1
12cr|perl-Spreadsheet-Read-0.410.0-3|84	+ Revision: 521764
12cr|perl-Spreadsheet-Read-0.410.0-3|85	- import perl-Spreadsheet-Read
12cr|perl-Spreadsheet-Read-0.410.0-3|86	
12cr|perl-Spreadsheet-Read-0.410.0-3|87	
12cr|perl-Spreadsheet-Read-0.410.0-3|88	* Tue Mar 16 2010 cpan2dist 0.38-1mdv
12cr|perl-Spreadsheet-Read-0.410.0-3|89	- initial mdv release, generated with cpan2dist

5369 12
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|1	%define upstream_name    Spreadsheet-ReadSXC
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|2	%define upstream_version 0.20
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|3	
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|6	Release:	3
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|7	
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|8	Summary:	Extract OpenOffice 1.x spreadsheet data
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|9	License:	GPL+ or Artistic
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|10	Group:		Development/Perl
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Spreadsheet/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|13	
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|14	BuildRequires:	perl-devel
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|15	BuildRequires:	perl(Archive::Zip)
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|17	BuildRequires:	perl(XML::Parser)
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|18	BuildArch:	noarch
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|19	
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|20	%description
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|21	Spreadsheet::ReadSXC extracts data from OpenOffice 1.x spreadsheet files
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|22	(.sxc). It exports the function read_sxc() which takes a filename and an
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|23	optional reference to a hash of options as arguments and returns a
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|24	reference to a hash of references to two-dimensional arrays. The hash keys
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|25	correspond to the names of worksheets in the OpenOffice workbook. The
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|26	two-dimensional arrays correspond to rows and cells in the respective
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|27	spreadsheets. If you don't like this because the order of sheets is not
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|28	preserved in a hash, read on. The 'OrderBySheet' option provides an array
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|29	of hashes instead.
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|30	
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|31	If you prefer to unpack the .sxc file yourself, you can use the function
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|32	read_xml_file() instead and pass the path to content.xml as an argument. Or
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|33	you can extract the XML string from content.xml and pass the string to the
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|34	function read_xml_string(). Both functions also take a reference to a hash
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|35	of options as an optional second argument.
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|36	
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|37	Spreadsheet::ReadSXC requires XML::Parser to parse the XML contained in
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|38	.sxc files. Only the contents of text:p elements are returned, not the
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|39	actual values of table:value attributes. For example, a cell might have a
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|40	table:value-type attribute of "currency", a table:value attribute of
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|41	"-1500.99" and a table:currency attribute of "USD". The text:p element
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|42	would contain "-$1,500.99". This is the string which is returned by the
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|43	read_sxc() function, not the value of -1500.99.
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|44	
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|45	%prep
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|47	
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|48	%build
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|49	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|50	%make
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|51	
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|52	%check
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|53	%make test
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|54	
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|55	%install
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|56	%makeinstall_std
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|57	
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|58	%files
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|59	%doc Changes META.yml README
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|60	%{_mandir}/man3/*
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|61	%{perl_vendorlib}/*
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|62	
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|63	%changelog
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|64	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.200.0-2mdv2011.0
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|65	+ Revision: 654295
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|66	- rebuild for updated spec-helper
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|67	
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|68	* Tue Mar 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2011.0
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|69	+ Revision: 521751
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|70	- import perl-Spreadsheet-ReadSXC
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|71	
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|72	
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|73	* Tue Mar 16 2010 cpan2dist 0.20-1mdv
12cr|perl-Spreadsheet-ReadSXC-0.200.0-3|74	- initial mdv release, generated with cpan2dist

5370 12
12cr|perl-SQL-Abstract-1.720.0-4|1	%define upstream_name	 SQL-Abstract
12cr|perl-SQL-Abstract-1.720.0-4|2	%define upstream_version 1.72
12cr|perl-SQL-Abstract-1.720.0-4|3	
12cr|perl-SQL-Abstract-1.720.0-4|4	# We need this to avoid circular deps
12cr|perl-SQL-Abstract-1.720.0-4|5	%if %{_use_internal_dependency_generator}
12cr|perl-SQL-Abstract-1.720.0-4|6	%define __noautoreq 'perl\\(DBIx::Class::Storage::Statistics\\)'
12cr|perl-SQL-Abstract-1.720.0-4|7	%else
12cr|perl-SQL-Abstract-1.720.0-4|8	%define _requires_exceptions DBIx::Class::Storage::Statistics
12cr|perl-SQL-Abstract-1.720.0-4|9	%endif
12cr|perl-SQL-Abstract-1.720.0-4|10	
12cr|perl-SQL-Abstract-1.720.0-4|11	Name:		perl-%{upstream_name}
12cr|perl-SQL-Abstract-1.720.0-4|12	Version:	%perl_convert_version %{upstream_version}
12cr|perl-SQL-Abstract-1.720.0-4|13	Release:	4
12cr|perl-SQL-Abstract-1.720.0-4|14	
12cr|perl-SQL-Abstract-1.720.0-4|15	Summary:	Generate SQL from Perl data structures
12cr|perl-SQL-Abstract-1.720.0-4|16	License:	Artistic
12cr|perl-SQL-Abstract-1.720.0-4|17	Group:		Development/Perl
12cr|perl-SQL-Abstract-1.720.0-4|18	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SQL-Abstract-1.720.0-4|19	Source0:	http://www.cpan.org/modules/by-module/SQL/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-SQL-Abstract-1.720.0-4|20	
12cr|perl-SQL-Abstract-1.720.0-4|21	BuildRequires:	perl-devel
12cr|perl-SQL-Abstract-1.720.0-4|22	BuildRequires:	perl(Clone)
12cr|perl-SQL-Abstract-1.720.0-4|23	BuildRequires:	perl(Class::Accessor::Grouped)
12cr|perl-SQL-Abstract-1.720.0-4|24	BuildRequires:	perl(Test::Warn)
12cr|perl-SQL-Abstract-1.720.0-4|25	BuildRequires:	perl(Test::Deep)
12cr|perl-SQL-Abstract-1.720.0-4|26	BuildRequires:	perl(Test::Exception)
12cr|perl-SQL-Abstract-1.720.0-4|27	BuildRequires:	perl(Hash::Merge)
12cr|perl-SQL-Abstract-1.720.0-4|28	BuildRequires:	perl(Getopt::Long::Descriptive)
12cr|perl-SQL-Abstract-1.720.0-4|29	BuildArch:	noarch
12cr|perl-SQL-Abstract-1.720.0-4|30	
12cr|perl-SQL-Abstract-1.720.0-4|31	%description
12cr|perl-SQL-Abstract-1.720.0-4|32	This module was inspired by the excellent L<DBIx::Abstract>.
12cr|perl-SQL-Abstract-1.720.0-4|33	However, in using that module I found that what I really wanted
12cr|perl-SQL-Abstract-1.720.0-4|34	to do was generate SQL, but still retain complete control over my
12cr|perl-SQL-Abstract-1.720.0-4|35	statement handles and use the DBI interface. So, I set out to
12cr|perl-SQL-Abstract-1.720.0-4|36	create an abstract SQL generation module.
12cr|perl-SQL-Abstract-1.720.0-4|37	
12cr|perl-SQL-Abstract-1.720.0-4|38	While based on the concepts used by DBIx::Abstract, there are
12cr|perl-SQL-Abstract-1.720.0-4|39	several important differences, especially when it comes to WHERE
12cr|perl-SQL-Abstract-1.720.0-4|40	clauses. I have modified the concepts used to make the SQL easier
12cr|perl-SQL-Abstract-1.720.0-4|41	to generate from Perl data structures and, IMO, more intuitive.
12cr|perl-SQL-Abstract-1.720.0-4|42	The underlying idea is for this module to do what you mean, based
12cr|perl-SQL-Abstract-1.720.0-4|43	on the data structures you provide it. The big advantage is that
12cr|perl-SQL-Abstract-1.720.0-4|44	you don't have to modify your code every time your data changes,
12cr|perl-SQL-Abstract-1.720.0-4|45	as this module figures it out.
12cr|perl-SQL-Abstract-1.720.0-4|46	
12cr|perl-SQL-Abstract-1.720.0-4|47	%prep
12cr|perl-SQL-Abstract-1.720.0-4|48	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SQL-Abstract-1.720.0-4|49	
12cr|perl-SQL-Abstract-1.720.0-4|50	%build
12cr|perl-SQL-Abstract-1.720.0-4|51	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-SQL-Abstract-1.720.0-4|52	%make
12cr|perl-SQL-Abstract-1.720.0-4|53	
12cr|perl-SQL-Abstract-1.720.0-4|54	%install
12cr|perl-SQL-Abstract-1.720.0-4|55	%makeinstall_std
12cr|perl-SQL-Abstract-1.720.0-4|56	
12cr|perl-SQL-Abstract-1.720.0-4|57	%check
12cr|perl-SQL-Abstract-1.720.0-4|58	make test
12cr|perl-SQL-Abstract-1.720.0-4|59	
12cr|perl-SQL-Abstract-1.720.0-4|60	%files
12cr|perl-SQL-Abstract-1.720.0-4|61	%doc Changes
12cr|perl-SQL-Abstract-1.720.0-4|62	%{perl_vendorlib}/*
12cr|perl-SQL-Abstract-1.720.0-4|63	%{_bindir}/*
12cr|perl-SQL-Abstract-1.720.0-4|64	%{_mandir}/*/*
12cr|perl-SQL-Abstract-1.720.0-4|65	
12cr|perl-SQL-Abstract-1.720.0-4|66	%changelog
12cr|perl-SQL-Abstract-1.720.0-4|67	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.720.0-2mdv2011.0
12cr|perl-SQL-Abstract-1.720.0-4|68	+ Revision: 657175
12cr|perl-SQL-Abstract-1.720.0-4|69	- add br
12cr|perl-SQL-Abstract-1.720.0-4|70	- rebuild for updated spec-helper
12cr|perl-SQL-Abstract-1.720.0-4|71	
12cr|perl-SQL-Abstract-1.720.0-4|72	* Sun Dec 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.720.0-1mdv2011.0
12cr|perl-SQL-Abstract-1.720.0-4|73	+ Revision: 625281
12cr|perl-SQL-Abstract-1.720.0-4|74	- update to new version 1.72
12cr|perl-SQL-Abstract-1.720.0-4|75	
12cr|perl-SQL-Abstract-1.720.0-4|76	* Mon Nov 15 2010 Jérôme Quelin <jquelin@mandriva.org> 1.710.0-1mdv2011.0
12cr|perl-SQL-Abstract-1.720.0-4|77	+ Revision: 597763
12cr|perl-SQL-Abstract-1.720.0-4|78	- update to 1.71
12cr|perl-SQL-Abstract-1.720.0-4|79	
12cr|perl-SQL-Abstract-1.720.0-4|80	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.670.0-1mdv2011.0
12cr|perl-SQL-Abstract-1.720.0-4|81	+ Revision: 552627
12cr|perl-SQL-Abstract-1.720.0-4|82	- update to 1.67
12cr|perl-SQL-Abstract-1.720.0-4|83	
12cr|perl-SQL-Abstract-1.720.0-4|84	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 1.650.0-1mdv2010.1
12cr|perl-SQL-Abstract-1.720.0-4|85	+ Revision: 536211
12cr|perl-SQL-Abstract-1.720.0-4|86	- update to 1.65
12cr|perl-SQL-Abstract-1.720.0-4|87	
12cr|perl-SQL-Abstract-1.720.0-4|88	* Wed Mar 24 2010 Jérôme Quelin <jquelin@mandriva.org> 1.630.0-1mdv2010.1
12cr|perl-SQL-Abstract-1.720.0-4|89	+ Revision: 527171
12cr|perl-SQL-Abstract-1.720.0-4|90	- update to 1.63
12cr|perl-SQL-Abstract-1.720.0-4|91	
12cr|perl-SQL-Abstract-1.720.0-4|92	* Mon Mar 15 2010 Jérôme Quelin <jquelin@mandriva.org> 1.620.0-1mdv2010.1
12cr|perl-SQL-Abstract-1.720.0-4|93	+ Revision: 519956
12cr|perl-SQL-Abstract-1.720.0-4|94	- update to 1.62
12cr|perl-SQL-Abstract-1.720.0-4|95	
12cr|perl-SQL-Abstract-1.720.0-4|96	* Mon Feb 08 2010 Jérôme Quelin <jquelin@mandriva.org> 1.610.0-1mdv2010.1
12cr|perl-SQL-Abstract-1.720.0-4|97	+ Revision: 502107
12cr|perl-SQL-Abstract-1.720.0-4|98	- update to 1.61
12cr|perl-SQL-Abstract-1.720.0-4|99	
12cr|perl-SQL-Abstract-1.720.0-4|100	* Wed Sep 23 2009 Jérôme Quelin <jquelin@mandriva.org> 1.600.0-1mdv2010.0
12cr|perl-SQL-Abstract-1.720.0-4|101	+ Revision: 447607
12cr|perl-SQL-Abstract-1.720.0-4|102	- update to 1.60
12cr|perl-SQL-Abstract-1.720.0-4|103	
12cr|perl-SQL-Abstract-1.720.0-4|104	* Mon Sep 07 2009 Jérôme Quelin <jquelin@mandriva.org> 1.580.0-1mdv2010.0
12cr|perl-SQL-Abstract-1.720.0-4|105	+ Revision: 432827
12cr|perl-SQL-Abstract-1.720.0-4|106	- update to 1.58
12cr|perl-SQL-Abstract-1.720.0-4|107	
12cr|perl-SQL-Abstract-1.720.0-4|108	* Fri Sep 04 2009 Jérôme Quelin <jquelin@mandriva.org> 1.570.0-1mdv2010.0
12cr|perl-SQL-Abstract-1.720.0-4|109	+ Revision: 430469
12cr|perl-SQL-Abstract-1.720.0-4|110	- update to 1.57
12cr|perl-SQL-Abstract-1.720.0-4|111	
12cr|perl-SQL-Abstract-1.720.0-4|112	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.560.0-1mdv2010.0
12cr|perl-SQL-Abstract-1.720.0-4|113	+ Revision: 404412
12cr|perl-SQL-Abstract-1.720.0-4|114	- rebuild using %%perl_convert_version
12cr|perl-SQL-Abstract-1.720.0-4|115	
12cr|perl-SQL-Abstract-1.720.0-4|116	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.56-1mdv2010.0
12cr|perl-SQL-Abstract-1.720.0-4|117	+ Revision: 383541
12cr|perl-SQL-Abstract-1.720.0-4|118	- update to new version 1.56
12cr|perl-SQL-Abstract-1.720.0-4|119	
12cr|perl-SQL-Abstract-1.720.0-4|120	* Tue May 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.55-1mdv2010.0
12cr|perl-SQL-Abstract-1.720.0-4|121	+ Revision: 377515
12cr|perl-SQL-Abstract-1.720.0-4|122	- update to new version 1.55
12cr|perl-SQL-Abstract-1.720.0-4|123	
12cr|perl-SQL-Abstract-1.720.0-4|124	* Sat May 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.54-1mdv2010.0
12cr|perl-SQL-Abstract-1.720.0-4|125	+ Revision: 373792
12cr|perl-SQL-Abstract-1.720.0-4|126	- update to new version 1.54
12cr|perl-SQL-Abstract-1.720.0-4|127	
12cr|perl-SQL-Abstract-1.720.0-4|128	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.53-1mdv2010.0
12cr|perl-SQL-Abstract-1.720.0-4|129	+ Revision: 370178
12cr|perl-SQL-Abstract-1.720.0-4|130	- update to new version 1.53
12cr|perl-SQL-Abstract-1.720.0-4|131	
12cr|perl-SQL-Abstract-1.720.0-4|132	* Thu Mar 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.50-1mdv2009.1
12cr|perl-SQL-Abstract-1.720.0-4|133	+ Revision: 354251
12cr|perl-SQL-Abstract-1.720.0-4|134	- new version
12cr|perl-SQL-Abstract-1.720.0-4|135	
12cr|perl-SQL-Abstract-1.720.0-4|136	* Thu Jul 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.24-1mdv2009.0
12cr|perl-SQL-Abstract-1.720.0-4|137	+ Revision: 233435
12cr|perl-SQL-Abstract-1.720.0-4|138	- new version
12cr|perl-SQL-Abstract-1.720.0-4|139	
12cr|perl-SQL-Abstract-1.720.0-4|140	* Wed Jul 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.23-1mdv2009.0
12cr|perl-SQL-Abstract-1.720.0-4|141	+ Revision: 233039
12cr|perl-SQL-Abstract-1.720.0-4|142	- new version
12cr|perl-SQL-Abstract-1.720.0-4|143	
12cr|perl-SQL-Abstract-1.720.0-4|144	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.22-1mdv2008.1
12cr|perl-SQL-Abstract-1.720.0-4|145	+ Revision: 136347
12cr|perl-SQL-Abstract-1.720.0-4|146	- restore BuildRoot
12cr|perl-SQL-Abstract-1.720.0-4|147	
12cr|perl-SQL-Abstract-1.720.0-4|148	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-SQL-Abstract-1.720.0-4|149	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SQL-Abstract-1.720.0-4|150	
12cr|perl-SQL-Abstract-1.720.0-4|151	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 1.22-1mdv2008.0
12cr|perl-SQL-Abstract-1.720.0-4|152	+ Revision: 23909
12cr|perl-SQL-Abstract-1.720.0-4|153	- 1.22
12cr|perl-SQL-Abstract-1.720.0-4|154	
12cr|perl-SQL-Abstract-1.720.0-4|155	
12cr|perl-SQL-Abstract-1.720.0-4|156	* Sun Mar 12 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.21-1mdk
12cr|perl-SQL-Abstract-1.720.0-4|157	- New release 1.21
12cr|perl-SQL-Abstract-1.720.0-4|158	
12cr|perl-SQL-Abstract-1.720.0-4|159	* Wed Sep 21 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.20-1mdk
12cr|perl-SQL-Abstract-1.720.0-4|160	- New release 1.20
12cr|perl-SQL-Abstract-1.720.0-4|161	- fix source URL
12cr|perl-SQL-Abstract-1.720.0-4|162	
12cr|perl-SQL-Abstract-1.720.0-4|163	* Tue Aug 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.19-1mdk
12cr|perl-SQL-Abstract-1.720.0-4|164	- new release
12cr|perl-SQL-Abstract-1.720.0-4|165	- rewrite spec file (cpan2rpm sux white bears)
12cr|perl-SQL-Abstract-1.720.0-4|166	
12cr|perl-SQL-Abstract-1.720.0-4|167	* Thu Mar 17 2005 Bruno Cornec <bcornec@mandrakesoft.org> 1.18-1mdk
12cr|perl-SQL-Abstract-1.720.0-4|168	- Initial build.
12cr|perl-SQL-Abstract-1.720.0-4|169	

5371 12
12cr|perl-SQL-Abstract-Limit-0.141.0-4|1	%define upstream_name	 SQL-Abstract-Limit
12cr|perl-SQL-Abstract-Limit-0.141.0-4|2	%define upstream_version 0.141
12cr|perl-SQL-Abstract-Limit-0.141.0-4|3	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-SQL-Abstract-Limit-0.141.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-SQL-Abstract-Limit-0.141.0-4|6	Release:	4
12cr|perl-SQL-Abstract-Limit-0.141.0-4|7	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|8	Summary:	Portable LIMIT emulation
12cr|perl-SQL-Abstract-Limit-0.141.0-4|9	License:	GPL+ or Artistic
12cr|perl-SQL-Abstract-Limit-0.141.0-4|10	Group:		Development/Perl
12cr|perl-SQL-Abstract-Limit-0.141.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SQL-Abstract-Limit-0.141.0-4|12	Source0:	http://www.cpan.org/modules/by-module/SQL/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-SQL-Abstract-Limit-0.141.0-4|13	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|14	BuildRequires:	perl-devel
12cr|perl-SQL-Abstract-Limit-0.141.0-4|15	BuildRequires:	perl(DBI)
12cr|perl-SQL-Abstract-Limit-0.141.0-4|16	BuildRequires:	perl(Module::Build)
12cr|perl-SQL-Abstract-Limit-0.141.0-4|17	BuildRequires:	perl(SQL::Abstract) >= 1.20
12cr|perl-SQL-Abstract-Limit-0.141.0-4|18	BuildRequires:	perl(Test::Exception)
12cr|perl-SQL-Abstract-Limit-0.141.0-4|19	BuildRequires:	perl(Test::Deep)
12cr|perl-SQL-Abstract-Limit-0.141.0-4|20	BuildRequires:	perl(Test::More)
12cr|perl-SQL-Abstract-Limit-0.141.0-4|21	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|22	BuildArch:	noarch
12cr|perl-SQL-Abstract-Limit-0.141.0-4|23	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|24	%description
12cr|perl-SQL-Abstract-Limit-0.141.0-4|25	Portability layer for LIMIT emulation.
12cr|perl-SQL-Abstract-Limit-0.141.0-4|26	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|27	%prep
12cr|perl-SQL-Abstract-Limit-0.141.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SQL-Abstract-Limit-0.141.0-4|29	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|30	%build
12cr|perl-SQL-Abstract-Limit-0.141.0-4|31	perl Build.PL installdirs=vendor destdir=%{buildroot}
12cr|perl-SQL-Abstract-Limit-0.141.0-4|32	./Build
12cr|perl-SQL-Abstract-Limit-0.141.0-4|33	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|34	%check
12cr|perl-SQL-Abstract-Limit-0.141.0-4|35	./Build test
12cr|perl-SQL-Abstract-Limit-0.141.0-4|36	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|37	%install
12cr|perl-SQL-Abstract-Limit-0.141.0-4|38	./Build install
12cr|perl-SQL-Abstract-Limit-0.141.0-4|39	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|40	%files
12cr|perl-SQL-Abstract-Limit-0.141.0-4|41	%doc Changes README
12cr|perl-SQL-Abstract-Limit-0.141.0-4|42	%{perl_vendorlib}/SQL
12cr|perl-SQL-Abstract-Limit-0.141.0-4|43	%{_mandir}/man*/*
12cr|perl-SQL-Abstract-Limit-0.141.0-4|44	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|45	%changelog
12cr|perl-SQL-Abstract-Limit-0.141.0-4|46	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.141.0-3mdv2010.1
12cr|perl-SQL-Abstract-Limit-0.141.0-4|47	+ Revision: 505283
12cr|perl-SQL-Abstract-Limit-0.141.0-4|48	- rebuild using %%perl_convert_version
12cr|perl-SQL-Abstract-Limit-0.141.0-4|49	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|50	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.141-2mdv2010.0
12cr|perl-SQL-Abstract-Limit-0.141.0-4|51	+ Revision: 440637
12cr|perl-SQL-Abstract-Limit-0.141.0-4|52	- rebuild
12cr|perl-SQL-Abstract-Limit-0.141.0-4|53	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|54	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.141-1mdv2009.1
12cr|perl-SQL-Abstract-Limit-0.141.0-4|55	+ Revision: 320557
12cr|perl-SQL-Abstract-Limit-0.141.0-4|56	- update to new version 0.141
12cr|perl-SQL-Abstract-Limit-0.141.0-4|57	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|58	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.12-3mdv2008.1
12cr|perl-SQL-Abstract-Limit-0.141.0-4|59	+ Revision: 136347
12cr|perl-SQL-Abstract-Limit-0.141.0-4|60	- restore BuildRoot
12cr|perl-SQL-Abstract-Limit-0.141.0-4|61	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-SQL-Abstract-Limit-0.141.0-4|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SQL-Abstract-Limit-0.141.0-4|64	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|65	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-3mdv2008.0
12cr|perl-SQL-Abstract-Limit-0.141.0-4|66	+ Revision: 86870
12cr|perl-SQL-Abstract-Limit-0.141.0-4|67	- rebuild
12cr|perl-SQL-Abstract-Limit-0.141.0-4|68	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|69	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|70	* Sun Aug 06 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-SQL-Abstract-Limit-0.141.0-4|71	+ 2006-08-06 17:13:31 (53490)
12cr|perl-SQL-Abstract-Limit-0.141.0-4|72	- Rebuild for proper release suffix
12cr|perl-SQL-Abstract-Limit-0.141.0-4|73	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|74	* Sun Aug 06 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-SQL-Abstract-Limit-0.141.0-4|75	+ 2006-08-06 17:09:10 (53487)
12cr|perl-SQL-Abstract-Limit-0.141.0-4|76	- import perl-SQL-Abstract-Limit-0.12-1mdk
12cr|perl-SQL-Abstract-Limit-0.141.0-4|77	
12cr|perl-SQL-Abstract-Limit-0.141.0-4|78	* Mon May 22 2006 Scott Karns <scottk@mandriva.org> 0.12-1mdk
12cr|perl-SQL-Abstract-Limit-0.141.0-4|79	- First mandriva package
12cr|perl-SQL-Abstract-Limit-0.141.0-4|80	

5372 12
12cr|perl-SQLite-Work-0.100.200-2|1	%define upstream_name	 SQLite-Work
12cr|perl-SQLite-Work-0.100.200-2|2	%define upstream_version 0.1002
12cr|perl-SQLite-Work-0.100.200-2|3	
12cr|perl-SQLite-Work-0.100.200-2|4	Name:		perl-%{upstream_name}
12cr|perl-SQLite-Work-0.100.200-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-SQLite-Work-0.100.200-2|6	Release:	2
12cr|perl-SQLite-Work-0.100.200-2|7	
12cr|perl-SQLite-Work-0.100.200-2|8	Summary:	A Perl module to report on and update an SQLite database
12cr|perl-SQLite-Work-0.100.200-2|9	License:	GPL+ or Artistic
12cr|perl-SQLite-Work-0.100.200-2|10	Group:		Development/Perl
12cr|perl-SQLite-Work-0.100.200-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SQLite-Work-0.100.200-2|12	Source0:	http://www.cpan.org/modules/by-module/SQLite/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-SQLite-Work-0.100.200-2|13	
12cr|perl-SQLite-Work-0.100.200-2|14	BuildRequires:	perl-devel
12cr|perl-SQLite-Work-0.100.200-2|15	BuildRequires:	perl(CGI)
12cr|perl-SQLite-Work-0.100.200-2|16	BuildRequires:	perl(DBD::SQLite)
12cr|perl-SQLite-Work-0.100.200-2|17	BuildRequires:	perl(Getopt::ArgvFile)
12cr|perl-SQLite-Work-0.100.200-2|18	BuildRequires:	perl(Module::Build)
12cr|perl-SQLite-Work-0.100.200-2|19	BuildRequires:	perl(Text::NeatTemplate)
12cr|perl-SQLite-Work-0.100.200-2|20	BuildArch:	noarch
12cr|perl-SQLite-Work-0.100.200-2|21	
12cr|perl-SQLite-Work-0.100.200-2|22	%description
12cr|perl-SQLite-Work-0.100.200-2|23	This generates HTML (and non-HTML) reports from an SQLite database, taking care
12cr|perl-SQLite-Work-0.100.200-2|24	of the query-building and the report formatting. This also has methods for
12cr|perl-SQLite-Work-0.100.200-2|25	adding and updating the database.
12cr|perl-SQLite-Work-0.100.200-2|26	
12cr|perl-SQLite-Work-0.100.200-2|27	The SQLite::Work::CGI module has extra methods which deal with CGI using the
12cr|perl-SQLite-Work-0.100.200-2|28	CGI module; the included "show.cgi" and "edit.cgi" are demonstration CGI
12cr|perl-SQLite-Work-0.100.200-2|29	scripts which use the SQLite::Work::CGI module.
12cr|perl-SQLite-Work-0.100.200-2|30	
12cr|perl-SQLite-Work-0.100.200-2|31	The sqlreport script uses SQLite::Work to generate reports from the
12cr|perl-SQLite-Work-0.100.200-2|32	command-line.
12cr|perl-SQLite-Work-0.100.200-2|33	
12cr|perl-SQLite-Work-0.100.200-2|34	%prep
12cr|perl-SQLite-Work-0.100.200-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SQLite-Work-0.100.200-2|36	find . -type f | xargs chmod +w
12cr|perl-SQLite-Work-0.100.200-2|37	
12cr|perl-SQLite-Work-0.100.200-2|38	%build
12cr|perl-SQLite-Work-0.100.200-2|39	perl Build.PL installdirs=vendor
12cr|perl-SQLite-Work-0.100.200-2|40	./Build
12cr|perl-SQLite-Work-0.100.200-2|41	
12cr|perl-SQLite-Work-0.100.200-2|42	%check
12cr|perl-SQLite-Work-0.100.200-2|43	./Build test
12cr|perl-SQLite-Work-0.100.200-2|44	
12cr|perl-SQLite-Work-0.100.200-2|45	%install
12cr|perl-SQLite-Work-0.100.200-2|46	./Build install destdir=%{buildroot}
12cr|perl-SQLite-Work-0.100.200-2|47	
12cr|perl-SQLite-Work-0.100.200-2|48	%files
12cr|perl-SQLite-Work-0.100.200-2|49	%doc Changes README TODO *.cgi
12cr|perl-SQLite-Work-0.100.200-2|50	%{perl_vendorlib}/SQLite
12cr|perl-SQLite-Work-0.100.200-2|51	%{_mandir}/*/*
12cr|perl-SQLite-Work-0.100.200-2|52	%{_bindir}/*
12cr|perl-SQLite-Work-0.100.200-2|53	
12cr|perl-SQLite-Work-0.100.200-2|54	%changelog
12cr|perl-SQLite-Work-0.100.200-2|55	* Tue Jul 07 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.100.200-1mdv2010.0
12cr|perl-SQLite-Work-0.100.200-2|56	+ Revision: 393241
12cr|perl-SQLite-Work-0.100.200-2|57	- update to 0.1002
12cr|perl-SQLite-Work-0.100.200-2|58	- using %%perl_convert_version
12cr|perl-SQLite-Work-0.100.200-2|59	- fixed license field
12cr|perl-SQLite-Work-0.100.200-2|60	
12cr|perl-SQLite-Work-0.100.200-2|61	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.09-5mdv2009.0
12cr|perl-SQLite-Work-0.100.200-2|62	+ Revision: 258382
12cr|perl-SQLite-Work-0.100.200-2|63	- rebuild
12cr|perl-SQLite-Work-0.100.200-2|64	
12cr|perl-SQLite-Work-0.100.200-2|65	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.09-4mdv2009.0
12cr|perl-SQLite-Work-0.100.200-2|66	+ Revision: 246426
12cr|perl-SQLite-Work-0.100.200-2|67	- rebuild
12cr|perl-SQLite-Work-0.100.200-2|68	
12cr|perl-SQLite-Work-0.100.200-2|69	* Thu Dec 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-2mdv2008.1
12cr|perl-SQLite-Work-0.100.200-2|70	+ Revision: 138307
12cr|perl-SQLite-Work-0.100.200-2|71	- fix build dependencies
12cr|perl-SQLite-Work-0.100.200-2|72	- fix build
12cr|perl-SQLite-Work-0.100.200-2|73	
12cr|perl-SQLite-Work-0.100.200-2|74	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-SQLite-Work-0.100.200-2|75	- restore BuildRoot
12cr|perl-SQLite-Work-0.100.200-2|76	
12cr|perl-SQLite-Work-0.100.200-2|77	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-SQLite-Work-0.100.200-2|78	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SQLite-Work-0.100.200-2|79	
12cr|perl-SQLite-Work-0.100.200-2|80	+ Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-SQLite-Work-0.100.200-2|81	- 0.09
12cr|perl-SQLite-Work-0.100.200-2|82	
12cr|perl-SQLite-Work-0.100.200-2|83	
12cr|perl-SQLite-Work-0.100.200-2|84	* Thu Feb 23 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.04-2mdk
12cr|perl-SQLite-Work-0.100.200-2|85	- Fix BuildRequires
12cr|perl-SQLite-Work-0.100.200-2|86	- make rpmbuildupdate friendly
12cr|perl-SQLite-Work-0.100.200-2|87	
12cr|perl-SQLite-Work-0.100.200-2|88	* Fri Feb 17 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.04-1mdk
12cr|perl-SQLite-Work-0.100.200-2|89	- Initial Mandriva release.
12cr|perl-SQLite-Work-0.100.200-2|90	

5373 12
12cr|perl-SQL-Statement-1.330.0-3|1	%define upstream_name       SQL-Statement
12cr|perl-SQL-Statement-1.330.0-3|2	%define upstream_version 1.33
12cr|perl-SQL-Statement-1.330.0-3|3	
12cr|perl-SQL-Statement-1.330.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-SQL-Statement-1.330.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-SQL-Statement-1.330.0-3|6	Release:	3
12cr|perl-SQL-Statement-1.330.0-3|7	
12cr|perl-SQL-Statement-1.330.0-3|8	Summary:	SQL parsing and processing engine
12cr|perl-SQL-Statement-1.330.0-3|9	License:	GPL
12cr|perl-SQL-Statement-1.330.0-3|10	Group:		Development/Perl
12cr|perl-SQL-Statement-1.330.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SQL-Statement-1.330.0-3|12	Source0:	http://www.cpan.org/modules/by-module/SQL/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-SQL-Statement-1.330.0-3|13	
12cr|perl-SQL-Statement-1.330.0-3|14	BuildRequires:	perl-devel
12cr|perl-SQL-Statement-1.330.0-3|15	BuildRequires:	perl(Clone)
12cr|perl-SQL-Statement-1.330.0-3|16	BuildRequires:	perl(Params::Util)
12cr|perl-SQL-Statement-1.330.0-3|17	
12cr|perl-SQL-Statement-1.330.0-3|18	BuildArch:	noarch
12cr|perl-SQL-Statement-1.330.0-3|19	
12cr|perl-SQL-Statement-1.330.0-3|20	%description
12cr|perl-SQL-Statement-1.330.0-3|21	The SQL::Statement module implements a pure Perl SQL parsing and execution
12cr|perl-SQL-Statement-1.330.0-3|22	engine. While it by no means implements full ANSI standard, it does support
12cr|perl-SQL-Statement-1.330.0-3|23	many features including column and table aliases, built-in and user-defined
12cr|perl-SQL-Statement-1.330.0-3|24	functions, implicit and explicit joins, complexly nested search conditions, and
12cr|perl-SQL-Statement-1.330.0-3|25	other features.
12cr|perl-SQL-Statement-1.330.0-3|26	
12cr|perl-SQL-Statement-1.330.0-3|27	%prep
12cr|perl-SQL-Statement-1.330.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SQL-Statement-1.330.0-3|29	
12cr|perl-SQL-Statement-1.330.0-3|30	%build
12cr|perl-SQL-Statement-1.330.0-3|31	SQL_STATEMENT_WARN_UPDATE=sure perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-SQL-Statement-1.330.0-3|32	%make
12cr|perl-SQL-Statement-1.330.0-3|33	
12cr|perl-SQL-Statement-1.330.0-3|34	%check
12cr|perl-SQL-Statement-1.330.0-3|35	make test
12cr|perl-SQL-Statement-1.330.0-3|36	
12cr|perl-SQL-Statement-1.330.0-3|37	%install
12cr|perl-SQL-Statement-1.330.0-3|38	%makeinstall_std
12cr|perl-SQL-Statement-1.330.0-3|39	
12cr|perl-SQL-Statement-1.330.0-3|40	%files
12cr|perl-SQL-Statement-1.330.0-3|41	%doc README Changes
12cr|perl-SQL-Statement-1.330.0-3|42	%{perl_vendorlib}/SQL
12cr|perl-SQL-Statement-1.330.0-3|43	%{_mandir}/*/*
12cr|perl-SQL-Statement-1.330.0-3|44	
12cr|perl-SQL-Statement-1.330.0-3|45	
12cr|perl-SQL-Statement-1.330.0-3|46	%changelog
12cr|perl-SQL-Statement-1.330.0-3|47	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 1.330.0-2mdv2011.0
12cr|perl-SQL-Statement-1.330.0-3|48	+ Revision: 640781
12cr|perl-SQL-Statement-1.330.0-3|49	- rebuild to obsolete old packages
12cr|perl-SQL-Statement-1.330.0-3|50	
12cr|perl-SQL-Statement-1.330.0-3|51	* Mon Feb 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.330.0-1
12cr|perl-SQL-Statement-1.330.0-3|52	+ Revision: 636616
12cr|perl-SQL-Statement-1.330.0-3|53	- update to new version 1.33
12cr|perl-SQL-Statement-1.330.0-3|54	
12cr|perl-SQL-Statement-1.330.0-3|55	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.320.0-1
12cr|perl-SQL-Statement-1.330.0-3|56	+ Revision: 635243
12cr|perl-SQL-Statement-1.330.0-3|57	- update to new version 1.32
12cr|perl-SQL-Statement-1.330.0-3|58	
12cr|perl-SQL-Statement-1.330.0-3|59	* Tue Aug 17 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.310.0-1mdv2011.0
12cr|perl-SQL-Statement-1.330.0-3|60	+ Revision: 570746
12cr|perl-SQL-Statement-1.330.0-3|61	- update to 1.31
12cr|perl-SQL-Statement-1.330.0-3|62	
12cr|perl-SQL-Statement-1.330.0-3|63	* Sun Aug 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.300.0-1mdv2011.0
12cr|perl-SQL-Statement-1.330.0-3|64	+ Revision: 567731
12cr|perl-SQL-Statement-1.330.0-3|65	- new version
12cr|perl-SQL-Statement-1.330.0-3|66	
12cr|perl-SQL-Statement-1.330.0-3|67	* Fri Jul 16 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.280.0-1mdv2011.0
12cr|perl-SQL-Statement-1.330.0-3|68	+ Revision: 553973
12cr|perl-SQL-Statement-1.330.0-3|69	- update to 1.28
12cr|perl-SQL-Statement-1.330.0-3|70	
12cr|perl-SQL-Statement-1.330.0-3|71	* Tue Jul 13 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.270.0-1mdv2011.0
12cr|perl-SQL-Statement-1.330.0-3|72	+ Revision: 552629
12cr|perl-SQL-Statement-1.330.0-3|73	- update to 1.27
12cr|perl-SQL-Statement-1.330.0-3|74	
12cr|perl-SQL-Statement-1.330.0-3|75	* Sun Apr 18 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.260.0-1mdv2010.1
12cr|perl-SQL-Statement-1.330.0-3|76	+ Revision: 536212
12cr|perl-SQL-Statement-1.330.0-3|77	- update to 1.26
12cr|perl-SQL-Statement-1.330.0-3|78	
12cr|perl-SQL-Statement-1.330.0-3|79	* Tue Mar 16 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.250.0-1mdv2010.1
12cr|perl-SQL-Statement-1.330.0-3|80	+ Revision: 521629
12cr|perl-SQL-Statement-1.330.0-3|81	- update to 1.25
12cr|perl-SQL-Statement-1.330.0-3|82	
12cr|perl-SQL-Statement-1.330.0-3|83	* Sat Nov 21 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.230.0-1mdv2010.1
12cr|perl-SQL-Statement-1.330.0-3|84	+ Revision: 467878
12cr|perl-SQL-Statement-1.330.0-3|85	- update to 1.23
12cr|perl-SQL-Statement-1.330.0-3|86	
12cr|perl-SQL-Statement-1.330.0-3|87	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.220.0-1mdv2010.1
12cr|perl-SQL-Statement-1.330.0-3|88	+ Revision: 461357
12cr|perl-SQL-Statement-1.330.0-3|89	- update to 1.22
12cr|perl-SQL-Statement-1.330.0-3|90	
12cr|perl-SQL-Statement-1.330.0-3|91	* Sun Aug 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.200.0-1mdv2010.0
12cr|perl-SQL-Statement-1.330.0-3|92	+ Revision: 419915
12cr|perl-SQL-Statement-1.330.0-3|93	- new perl version macro
12cr|perl-SQL-Statement-1.330.0-3|94	- fix one of the two failing tests, ignore other
12cr|perl-SQL-Statement-1.330.0-3|95	
12cr|perl-SQL-Statement-1.330.0-3|96	* Fri Mar 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.20-1mdv2009.1
12cr|perl-SQL-Statement-1.330.0-3|97	+ Revision: 349681
12cr|perl-SQL-Statement-1.330.0-3|98	- update to new version 1.20
12cr|perl-SQL-Statement-1.330.0-3|99	
12cr|perl-SQL-Statement-1.330.0-3|100	* Mon Feb 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.19-1mdv2009.1
12cr|perl-SQL-Statement-1.330.0-3|101	+ Revision: 338673
12cr|perl-SQL-Statement-1.330.0-3|102	- update to new version 1.19
12cr|perl-SQL-Statement-1.330.0-3|103	
12cr|perl-SQL-Statement-1.330.0-3|104	* Sat Jan 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.17-1mdv2009.1
12cr|perl-SQL-Statement-1.330.0-3|105	+ Revision: 333300
12cr|perl-SQL-Statement-1.330.0-3|106	- new version
12cr|perl-SQL-Statement-1.330.0-3|107	
12cr|perl-SQL-Statement-1.330.0-3|108	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.15-4mdv2009.0
12cr|perl-SQL-Statement-1.330.0-3|109	+ Revision: 241906
12cr|perl-SQL-Statement-1.330.0-3|110	- rebuild
12cr|perl-SQL-Statement-1.330.0-3|111	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SQL-Statement-1.330.0-3|112	
12cr|perl-SQL-Statement-1.330.0-3|113	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-SQL-Statement-1.330.0-3|114	- restore BuildRoot
12cr|perl-SQL-Statement-1.330.0-3|115	
12cr|perl-SQL-Statement-1.330.0-3|116	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 1.15-2mdv2008.0
12cr|perl-SQL-Statement-1.330.0-3|117	+ Revision: 23891
12cr|perl-SQL-Statement-1.330.0-3|118	- rebuild
12cr|perl-SQL-Statement-1.330.0-3|119	
12cr|perl-SQL-Statement-1.330.0-3|120	
12cr|perl-SQL-Statement-1.330.0-3|121	* Wed Mar 01 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.15-1mdk
12cr|perl-SQL-Statement-1.330.0-3|122	- New release 1.15
12cr|perl-SQL-Statement-1.330.0-3|123	
12cr|perl-SQL-Statement-1.330.0-3|124	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.14-2mdk
12cr|perl-SQL-Statement-1.330.0-3|125	- fix url
12cr|perl-SQL-Statement-1.330.0-3|126	- Fix Source
12cr|perl-SQL-Statement-1.330.0-3|127	- remove -q
12cr|perl-SQL-Statement-1.330.0-3|128	- mkrel
12cr|perl-SQL-Statement-1.330.0-3|129	
12cr|perl-SQL-Statement-1.330.0-3|130	* Mon May 09 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.14-1mdk
12cr|perl-SQL-Statement-1.330.0-3|131	- 1.14
12cr|perl-SQL-Statement-1.330.0-3|132	- Convert files to Unix end of lines, don't leave them executable
12cr|perl-SQL-Statement-1.330.0-3|133	
12cr|perl-SQL-Statement-1.330.0-3|134	* Thu Jun 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.09-1mdk
12cr|perl-SQL-Statement-1.330.0-3|135	- 1.09
12cr|perl-SQL-Statement-1.330.0-3|136	
12cr|perl-SQL-Statement-1.330.0-3|137	* Fri Aug 15 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.005-5mdk
12cr|perl-SQL-Statement-1.330.0-3|138	- rebuild for new perl
12cr|perl-SQL-Statement-1.330.0-3|139	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cr|perl-SQL-Statement-1.330.0-3|140	- drop $RPM_OPT_FLAGS, noarch..
12cr|perl-SQL-Statement-1.330.0-3|141	- use %%makeinstall_std macro
12cr|perl-SQL-Statement-1.330.0-3|142	
12cr|perl-SQL-Statement-1.330.0-3|143	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.005-4mdk
12cr|perl-SQL-Statement-1.330.0-3|144	- rebuild for new auto{prov,req}
12cr|perl-SQL-Statement-1.330.0-3|145	
12cr|perl-SQL-Statement-1.330.0-3|146	* Mon May 05 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.005-3mdk
12cr|perl-SQL-Statement-1.330.0-3|147	- buildrequires
12cr|perl-SQL-Statement-1.330.0-3|148	

5374 12
12cr|perl-SQL-Translator-0.110.80-2|1	%define upstream_name	 SQL-Translator
12cr|perl-SQL-Translator-0.110.80-2|2	%define upstream_version 0.11008
12cr|perl-SQL-Translator-0.110.80-2|3	
12cr|perl-SQL-Translator-0.110.80-2|4	%if %{_use_internal_dependency_generator}
12cr|perl-SQL-Translator-0.110.80-2|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(.*)\\)'
12cr|perl-SQL-Translator-0.110.80-2|6	%else
12cr|perl-SQL-Translator-0.110.80-2|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
12cr|perl-SQL-Translator-0.110.80-2|8	%endif
12cr|perl-SQL-Translator-0.110.80-2|9	
12cr|perl-SQL-Translator-0.110.80-2|10	Name:		perl-%{upstream_name}
12cr|perl-SQL-Translator-0.110.80-2|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-SQL-Translator-0.110.80-2|12	Release:	2
12cr|perl-SQL-Translator-0.110.80-2|13	
12cr|perl-SQL-Translator-0.110.80-2|14	Summary:	Manipulate structured data definitions (SQL and more)
12cr|perl-SQL-Translator-0.110.80-2|15	License:	GPL
12cr|perl-SQL-Translator-0.110.80-2|16	Group:		Development/Perl
12cr|perl-SQL-Translator-0.110.80-2|17	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/SQL/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-SQL-Translator-0.110.80-2|18	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SQL-Translator-0.110.80-2|19	
12cr|perl-SQL-Translator-0.110.80-2|20	BuildRequires:	perl-devel
12cr|perl-SQL-Translator-0.110.80-2|21	BuildRequires:	perl(CGI)
12cr|perl-SQL-Translator-0.110.80-2|22	BuildRequires:	perl(Carp::Clan)
12cr|perl-SQL-Translator-0.110.80-2|23	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-SQL-Translator-0.110.80-2|24	BuildRequires:	perl(Class::Base)
12cr|perl-SQL-Translator-0.110.80-2|25	BuildRequires:	perl(Class::Data::Inheritable) >= 0.02
12cr|perl-SQL-Translator-0.110.80-2|26	BuildRequires:	perl(Class::MakeMethods)
12cr|perl-SQL-Translator-0.110.80-2|27	BuildRequires:	perl(DBI)
12cr|perl-SQL-Translator-0.110.80-2|28	BuildRequires:	perl(Digest::SHA1)
12cr|perl-SQL-Translator-0.110.80-2|29	BuildRequires:	perl(File::Basename)
12cr|perl-SQL-Translator-0.110.80-2|30	BuildRequires:	perl(File::Spec)
12cr|perl-SQL-Translator-0.110.80-2|31	BuildRequires:	perl(File::ShareDir)
12cr|perl-SQL-Translator-0.110.80-2|32	BuildRequires:	perl(IO::Dir)
12cr|perl-SQL-Translator-0.110.80-2|33	BuildRequires:	perl(IO::Scalar)
12cr|perl-SQL-Translator-0.110.80-2|34	BuildRequires:	perl(Log::Log4perl)
12cr|perl-SQL-Translator-0.110.80-2|35	BuildRequires:	perl(Moo)
12cr|perl-SQL-Translator-0.110.80-2|36	BuildRequires:	perl(Parse::RecDescent) >= 1.94
12cr|perl-SQL-Translator-0.110.80-2|37	BuildRequires:	perl(Pod::Usage)
12cr|perl-SQL-Translator-0.110.80-2|38	BuildRequires:	perl(Readonly)
12cr|perl-SQL-Translator-0.110.80-2|39	BuildRequires:	perl(Test::Differences)
12cr|perl-SQL-Translator-0.110.80-2|40	BuildRequires:	perl(Test::Exception)
12cr|perl-SQL-Translator-0.110.80-2|41	BuildRequires:	perl(Test::More) >= 0.6
12cr|perl-SQL-Translator-0.110.80-2|42	BuildRequires:	perl(XML::Writer)
12cr|perl-SQL-Translator-0.110.80-2|43	BuildRequires:	perl(YAML) >= 0.39
12cr|perl-SQL-Translator-0.110.80-2|44	BuildRequires:	perl(strictures)
12cr|perl-SQL-Translator-0.110.80-2|45	BuildArch:	noarch
12cr|perl-SQL-Translator-0.110.80-2|46	
12cr|perl-SQL-Translator-0.110.80-2|47	%description
12cr|perl-SQL-Translator-0.110.80-2|48	SQL::Translator is a group of Perl modules that converts
12cr|perl-SQL-Translator-0.110.80-2|49	vendor-specific SQL table definitions into other formats, such as
12cr|perl-SQL-Translator-0.110.80-2|50	other vendor-specific SQL, ER diagrams, documentation (POD and HTML),
12cr|perl-SQL-Translator-0.110.80-2|51	XML, and Class::DBI classes. The main focus of SQL::Translator is SQL,
12cr|perl-SQL-Translator-0.110.80-2|52	but parsers exist for other structured data formats, including Excel
12cr|perl-SQL-Translator-0.110.80-2|53	spreadsheets and arbitrarily delimited text files. Through the
12cr|perl-SQL-Translator-0.110.80-2|54	separation of the code into parsers and producers with an object model
12cr|perl-SQL-Translator-0.110.80-2|55	in between, it's possible to combine any parser with any producer, to
12cr|perl-SQL-Translator-0.110.80-2|56	plug in custom parsers or producers, or to manipulate the parsed data
12cr|perl-SQL-Translator-0.110.80-2|57	via the built-in object model. Presently only the definition parts of
12cr|perl-SQL-Translator-0.110.80-2|58	SQL are handled (CREATE, ALTER), not the manipulation of data (INSERT,
12cr|perl-SQL-Translator-0.110.80-2|59	UPDATE, DELETE).
12cr|perl-SQL-Translator-0.110.80-2|60	
12cr|perl-SQL-Translator-0.110.80-2|61	
12cr|perl-SQL-Translator-0.110.80-2|62	%prep
12cr|perl-SQL-Translator-0.110.80-2|63	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SQL-Translator-0.110.80-2|64	
12cr|perl-SQL-Translator-0.110.80-2|65	%build
12cr|perl-SQL-Translator-0.110.80-2|66	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-SQL-Translator-0.110.80-2|67	%make
12cr|perl-SQL-Translator-0.110.80-2|68	
12cr|perl-SQL-Translator-0.110.80-2|69	%check
12cr|perl-SQL-Translator-0.110.80-2|70	%make test
12cr|perl-SQL-Translator-0.110.80-2|71	
12cr|perl-SQL-Translator-0.110.80-2|72	%install
12cr|perl-SQL-Translator-0.110.80-2|73	%makeinstall_std
12cr|perl-SQL-Translator-0.110.80-2|74	
12cr|perl-SQL-Translator-0.110.80-2|75	%files
12cr|perl-SQL-Translator-0.110.80-2|76	%defattr(0644,root,root,0755)
12cr|perl-SQL-Translator-0.110.80-2|77	%doc AUTHORS Changes LICENSE README
12cr|perl-SQL-Translator-0.110.80-2|78	%attr(0755,root,root) %{_bindir}/sqlt*
12cr|perl-SQL-Translator-0.110.80-2|79	%{perl_vendorlib}/SQL
12cr|perl-SQL-Translator-0.110.80-2|80	%{perl_vendorlib}/Test
12cr|perl-SQL-Translator-0.110.80-2|81	%{perl_vendorlib}/auto
12cr|perl-SQL-Translator-0.110.80-2|82	%{_mandir}/man*/*
12cr|perl-SQL-Translator-0.110.80-2|83	
12cr|perl-SQL-Translator-0.110.80-2|84	
12cr|perl-SQL-Translator-0.110.80-2|85	
12cr|perl-SQL-Translator-0.110.80-2|86	%changelog
12cr|perl-SQL-Translator-0.110.80-2|87	* Sat Jun 25 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.110.80-1mdv2011.0
12cr|perl-SQL-Translator-0.110.80-2|88	+ Revision: 687100
12cr|perl-SQL-Translator-0.110.80-2|89	- new version
12cr|perl-SQL-Translator-0.110.80-2|90	
12cr|perl-SQL-Translator-0.110.80-2|91	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.110.70-1mdv2011.0
12cr|perl-SQL-Translator-0.110.80-2|92	+ Revision: 612255
12cr|perl-SQL-Translator-0.110.80-2|93	- update to new version 0.11007
12cr|perl-SQL-Translator-0.110.80-2|94	
12cr|perl-SQL-Translator-0.110.80-2|95	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.60-1mdv2011.0
12cr|perl-SQL-Translator-0.110.80-2|96	+ Revision: 553155
12cr|perl-SQL-Translator-0.110.80-2|97	- update to 0.11006
12cr|perl-SQL-Translator-0.110.80-2|98	
12cr|perl-SQL-Translator-0.110.80-2|99	* Thu Feb 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.50-1mdv2010.1
12cr|perl-SQL-Translator-0.110.80-2|100	+ Revision: 510977
12cr|perl-SQL-Translator-0.110.80-2|101	- update to 0.11005
12cr|perl-SQL-Translator-0.110.80-2|102	
12cr|perl-SQL-Translator-0.110.80-2|103	* Mon Feb 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.40-1mdv2010.1
12cr|perl-SQL-Translator-0.110.80-2|104	+ Revision: 506244
12cr|perl-SQL-Translator-0.110.80-2|105	- update to 0.11004
12cr|perl-SQL-Translator-0.110.80-2|106	
12cr|perl-SQL-Translator-0.110.80-2|107	* Tue Sep 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.30-1mdv2010.0
12cr|perl-SQL-Translator-0.110.80-2|108	+ Revision: 450783
12cr|perl-SQL-Translator-0.110.80-2|109	- update to 0.11003
12cr|perl-SQL-Translator-0.110.80-2|110	
12cr|perl-SQL-Translator-0.110.80-2|111	* Mon Aug 31 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.20-1mdv2010.0
12cr|perl-SQL-Translator-0.110.80-2|112	+ Revision: 422799
12cr|perl-SQL-Translator-0.110.80-2|113	- update to 0.11002
12cr|perl-SQL-Translator-0.110.80-2|114	- update to 0.11001
12cr|perl-SQL-Translator-0.110.80-2|115	
12cr|perl-SQL-Translator-0.110.80-2|116	* Wed Aug 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.10-1mdv2010.0
12cr|perl-SQL-Translator-0.110.80-2|117	+ Revision: 418118
12cr|perl-SQL-Translator-0.110.80-2|118	- update to 0.11001
12cr|perl-SQL-Translator-0.110.80-2|119	
12cr|perl-SQL-Translator-0.110.80-2|120	* Sun Aug 16 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-SQL-Translator-0.110.80-2|121	+ Revision: 417017
12cr|perl-SQL-Translator-0.110.80-2|122	- adding missing buildrequires:
12cr|perl-SQL-Translator-0.110.80-2|123	- update to 0.10
12cr|perl-SQL-Translator-0.110.80-2|124	
12cr|perl-SQL-Translator-0.110.80-2|125	* Tue Jul 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.70-1mdv2010.0
12cr|perl-SQL-Translator-0.110.80-2|126	+ Revision: 393269
12cr|perl-SQL-Translator-0.110.80-2|127	- adding missing buildrequires:
12cr|perl-SQL-Translator-0.110.80-2|128	- forgot to replace a version
12cr|perl-SQL-Translator-0.110.80-2|129	- update to 0.09007
12cr|perl-SQL-Translator-0.110.80-2|130	- using %%perl_convert_version
12cr|perl-SQL-Translator-0.110.80-2|131	
12cr|perl-SQL-Translator-0.110.80-2|132	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.08.01-3mdv2008.1
12cr|perl-SQL-Translator-0.110.80-2|133	+ Revision: 136347
12cr|perl-SQL-Translator-0.110.80-2|134	- restore BuildRoot
12cr|perl-SQL-Translator-0.110.80-2|135	
12cr|perl-SQL-Translator-0.110.80-2|136	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-SQL-Translator-0.110.80-2|137	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SQL-Translator-0.110.80-2|138	
12cr|perl-SQL-Translator-0.110.80-2|139	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08.01-3mdv2008.0
12cr|perl-SQL-Translator-0.110.80-2|140	+ Revision: 86872
12cr|perl-SQL-Translator-0.110.80-2|141	- rebuild
12cr|perl-SQL-Translator-0.110.80-2|142	
12cr|perl-SQL-Translator-0.110.80-2|143	
12cr|perl-SQL-Translator-0.110.80-2|144	* Mon Aug 07 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-SQL-Translator-0.110.80-2|145	+ 2006-08-07 19:31:23 (54064)
12cr|perl-SQL-Translator-0.110.80-2|146	- Added _requires_exceptions to work around bug #24193 and to account for "recommends."
12cr|perl-SQL-Translator-0.110.80-2|147	
12cr|perl-SQL-Translator-0.110.80-2|148	* Mon Aug 07 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-SQL-Translator-0.110.80-2|149	+ 2006-08-07 13:53:18 (53881)
12cr|perl-SQL-Translator-0.110.80-2|150	- import perl-SQL-Translator-0.08.01-1mdv2007.0
12cr|perl-SQL-Translator-0.110.80-2|151	
12cr|perl-SQL-Translator-0.110.80-2|152	* Sun Aug 06 2006 Scott Karns <scottk@mandriva.org> 0.08.01-1mdv2007.0
12cr|perl-SQL-Translator-0.110.80-2|153	- First Mandriva package
12cr|perl-SQL-Translator-0.110.80-2|154	

5375 12
12cr|perl-Startup-0.103-6|1	%define real_name Startup
12cr|perl-Startup-0.103-6|2	
12cr|perl-Startup-0.103-6|3	Summary:	Startup module for perl
12cr|perl-Startup-0.103-6|4	Name:		perl-%{real_name}
12cr|perl-Startup-0.103-6|5	Version:	0.103
12cr|perl-Startup-0.103-6|6	Release:	%mkrel 6
12cr|perl-Startup-0.103-6|7	License:	GPL or Artistic
12cr|perl-Startup-0.103-6|8	Group:		Development/Perl
12cr|perl-Startup-0.103-6|9	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-Startup-0.103-6|10	Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWARTZ/%{real_name}-%{version}.tar.bz2
12cr|perl-Startup-0.103-6|11	BuildRequires:	perl-devel
12cr|perl-Startup-0.103-6|12	BuildArch:	noarch
12cr|perl-Startup-0.103-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Startup-0.103-6|14	
12cr|perl-Startup-0.103-6|15	%description
12cr|perl-Startup-0.103-6|16	Startup module for perl
12cr|perl-Startup-0.103-6|17	
12cr|perl-Startup-0.103-6|18	%prep
12cr|perl-Startup-0.103-6|19	%setup -q -n %{real_name}-%{version}
12cr|perl-Startup-0.103-6|20	
12cr|perl-Startup-0.103-6|21	%build
12cr|perl-Startup-0.103-6|22	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Startup-0.103-6|23	%make
12cr|perl-Startup-0.103-6|24	make test
12cr|perl-Startup-0.103-6|25	
12cr|perl-Startup-0.103-6|26	%install
12cr|perl-Startup-0.103-6|27	rm -rf %{buildroot}
12cr|perl-Startup-0.103-6|28	%makeinstall_std
12cr|perl-Startup-0.103-6|29	
12cr|perl-Startup-0.103-6|30	%clean
12cr|perl-Startup-0.103-6|31	rm -rf %{buildroot}
12cr|perl-Startup-0.103-6|32	
12cr|perl-Startup-0.103-6|33	%files
12cr|perl-Startup-0.103-6|34	%defattr(-,root,root)
12cr|perl-Startup-0.103-6|35	%doc Changes README
12cr|perl-Startup-0.103-6|36	%{_bindir}/replace
12cr|perl-Startup-0.103-6|37	%{perl_vendorlib}/Startup.pm
12cr|perl-Startup-0.103-6|38	%{_mandir}/*/*
12cr|perl-Startup-0.103-6|39	
12cr|perl-Startup-0.103-6|40	
12cr|perl-Startup-0.103-6|41	
12cr|perl-Startup-0.103-6|42	%changelog
12cr|perl-Startup-0.103-6|43	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.103-6mdv2010.0
12cr|perl-Startup-0.103-6|44	+ Revision: 430543
12cr|perl-Startup-0.103-6|45	- rebuild
12cr|perl-Startup-0.103-6|46	
12cr|perl-Startup-0.103-6|47	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.103-5mdv2009.0
12cr|perl-Startup-0.103-6|48	+ Revision: 258383
12cr|perl-Startup-0.103-6|49	- rebuild
12cr|perl-Startup-0.103-6|50	
12cr|perl-Startup-0.103-6|51	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.103-4mdv2009.0
12cr|perl-Startup-0.103-6|52	+ Revision: 246445
12cr|perl-Startup-0.103-6|53	- rebuild
12cr|perl-Startup-0.103-6|54	
12cr|perl-Startup-0.103-6|55	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.103-2mdv2008.1
12cr|perl-Startup-0.103-6|56	+ Revision: 136347
12cr|perl-Startup-0.103-6|57	- restore BuildRoot
12cr|perl-Startup-0.103-6|58	
12cr|perl-Startup-0.103-6|59	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Startup-0.103-6|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Startup-0.103-6|61	
12cr|perl-Startup-0.103-6|62	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.103-2mdv2008.0
12cr|perl-Startup-0.103-6|63	+ Revision: 86901
12cr|perl-Startup-0.103-6|64	- rebuild
12cr|perl-Startup-0.103-6|65	
12cr|perl-Startup-0.103-6|66	
12cr|perl-Startup-0.103-6|67	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.103-1mdv2007.0
12cr|perl-Startup-0.103-6|68	- rebuild
12cr|perl-Startup-0.103-6|69	
12cr|perl-Startup-0.103-6|70	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 0.103-1mdk
12cr|perl-Startup-0.103-6|71	- initial Mandriva package
12cr|perl-Startup-0.103-6|72	

5376 12
12cr|perl-Statistics-Basic-1.660.200-2|1	%define upstream_name    Statistics-Basic
12cr|perl-Statistics-Basic-1.660.200-2|2	%define upstream_version 1.6602
12cr|perl-Statistics-Basic-1.660.200-2|3	
12cr|perl-Statistics-Basic-1.660.200-2|4	Name:		perl-%{upstream_name}
12cr|perl-Statistics-Basic-1.660.200-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Statistics-Basic-1.660.200-2|6	Release:	2
12cr|perl-Statistics-Basic-1.660.200-2|7	Epoch:		1
12cr|perl-Statistics-Basic-1.660.200-2|8	
12cr|perl-Statistics-Basic-1.660.200-2|9	License:	GPL+ or Artistic
12cr|perl-Statistics-Basic-1.660.200-2|10	Group:		Development/Perl
12cr|perl-Statistics-Basic-1.660.200-2|11	Summary:	A collection of very basic statistics modules
12cr|perl-Statistics-Basic-1.660.200-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Statistics-Basic-1.660.200-2|13	Source0:	http://www.cpan.org/modules/by-module/Statistics/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Statistics-Basic-1.660.200-2|14	
12cr|perl-Statistics-Basic-1.660.200-2|15	BuildRequires:	perl-devel
12cr|perl-Statistics-Basic-1.660.200-2|16	BuildRequires:	perl(Number::Format)
12cr|perl-Statistics-Basic-1.660.200-2|17	BuildRequires:	perl(Scalar::Util)
12cr|perl-Statistics-Basic-1.660.200-2|18	BuildArch:	noarch
12cr|perl-Statistics-Basic-1.660.200-2|19	
12cr|perl-Statistics-Basic-1.660.200-2|20	%description
12cr|perl-Statistics-Basic-1.660.200-2|21	A collection of very basic statistics modules
12cr|perl-Statistics-Basic-1.660.200-2|22	
12cr|perl-Statistics-Basic-1.660.200-2|23	%prep
12cr|perl-Statistics-Basic-1.660.200-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Statistics-Basic-1.660.200-2|25	
12cr|perl-Statistics-Basic-1.660.200-2|26	%build
12cr|perl-Statistics-Basic-1.660.200-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Statistics-Basic-1.660.200-2|28	%make
12cr|perl-Statistics-Basic-1.660.200-2|29	
12cr|perl-Statistics-Basic-1.660.200-2|30	%check
12cr|perl-Statistics-Basic-1.660.200-2|31	make test
12cr|perl-Statistics-Basic-1.660.200-2|32	
12cr|perl-Statistics-Basic-1.660.200-2|33	%install
12cr|perl-Statistics-Basic-1.660.200-2|34	%makeinstall_std
12cr|perl-Statistics-Basic-1.660.200-2|35	
12cr|perl-Statistics-Basic-1.660.200-2|36	%files
12cr|perl-Statistics-Basic-1.660.200-2|37	%doc README Changes
12cr|perl-Statistics-Basic-1.660.200-2|38	%{_mandir}/man3/*
12cr|perl-Statistics-Basic-1.660.200-2|39	%{perl_vendorlib}/Statistics
12cr|perl-Statistics-Basic-1.660.200-2|40	
12cr|perl-Statistics-Basic-1.660.200-2|41	%changelog
12cr|perl-Statistics-Basic-1.660.200-2|42	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1:1.660.200-1mdv2011.0
12cr|perl-Statistics-Basic-1.660.200-2|43	+ Revision: 596648
12cr|perl-Statistics-Basic-1.660.200-2|44	- update to 1.6602
12cr|perl-Statistics-Basic-1.660.200-2|45	
12cr|perl-Statistics-Basic-1.660.200-2|46	* Mon Sep 14 2009 Jérôme Quelin <jquelin@mandriva.org> 1:1.660.100-1mdv2011.0
12cr|perl-Statistics-Basic-1.660.200-2|47	+ Revision: 439432
12cr|perl-Statistics-Basic-1.660.200-2|48	- update to 1.6601
12cr|perl-Statistics-Basic-1.660.200-2|49	- update to 1.6600
12cr|perl-Statistics-Basic-1.660.200-2|50	
12cr|perl-Statistics-Basic-1.660.200-2|51	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Statistics-Basic-1.660.200-2|52	- update to new version 1.6500
12cr|perl-Statistics-Basic-1.660.200-2|53	
12cr|perl-Statistics-Basic-1.660.200-2|54	* Tue Jun 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.660.0-1mdv2010.0
12cr|perl-Statistics-Basic-1.660.200-2|55	+ Revision: 390840
12cr|perl-Statistics-Basic-1.660.200-2|56	- update to new version 1.6600
12cr|perl-Statistics-Basic-1.660.200-2|57	
12cr|perl-Statistics-Basic-1.660.200-2|58	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 1:1.650.0-1mdv2010.0
12cr|perl-Statistics-Basic-1.660.200-2|59	+ Revision: 381275
12cr|perl-Statistics-Basic-1.660.200-2|60	- adding epoch: tag to make sure %%perl_convert_version gets picked
12cr|perl-Statistics-Basic-1.660.200-2|61	- really use %%perl_convert_version
12cr|perl-Statistics-Basic-1.660.200-2|62	
12cr|perl-Statistics-Basic-1.660.200-2|63	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 1.6500-1mdv2010.0
12cr|perl-Statistics-Basic-1.660.200-2|64	+ Revision: 381271
12cr|perl-Statistics-Basic-1.660.200-2|65	- update to 1.6500
12cr|perl-Statistics-Basic-1.660.200-2|66	- using %%perl_convert_version
12cr|perl-Statistics-Basic-1.660.200-2|67	- fixed license, summary and description fields
12cr|perl-Statistics-Basic-1.660.200-2|68	
12cr|perl-Statistics-Basic-1.660.200-2|69	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.6007-2mdv2010.0
12cr|perl-Statistics-Basic-1.660.200-2|70	+ Revision: 375901
12cr|perl-Statistics-Basic-1.660.200-2|71	- rebuild
12cr|perl-Statistics-Basic-1.660.200-2|72	
12cr|perl-Statistics-Basic-1.660.200-2|73	* Sun May 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.6007-1mdv2010.0
12cr|perl-Statistics-Basic-1.660.200-2|74	+ Revision: 371340
12cr|perl-Statistics-Basic-1.660.200-2|75	- update to new version 1.6007
12cr|perl-Statistics-Basic-1.660.200-2|76	
12cr|perl-Statistics-Basic-1.660.200-2|77	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.6005-1mdv2010.0
12cr|perl-Statistics-Basic-1.660.200-2|78	+ Revision: 370179
12cr|perl-Statistics-Basic-1.660.200-2|79	- update to new version 1.6005
12cr|perl-Statistics-Basic-1.660.200-2|80	
12cr|perl-Statistics-Basic-1.660.200-2|81	* Mon Mar 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.6004-1mdv2009.1
12cr|perl-Statistics-Basic-1.660.200-2|82	+ Revision: 355662
12cr|perl-Statistics-Basic-1.660.200-2|83	- import perl-Statistics-Basic
12cr|perl-Statistics-Basic-1.660.200-2|84	
12cr|perl-Statistics-Basic-1.660.200-2|85	
12cr|perl-Statistics-Basic-1.660.200-2|86	* Mon Mar 16 2009 cpan2dist 1.6004-1mdv
12cr|perl-Statistics-Basic-1.660.200-2|87	- initial mdv release, generated with cpan2dist
12cr|perl-Statistics-Basic-1.660.200-2|88	

5377 12
12cr|perl-STD-20101111.0.0-5|1	%define upstream_name    STD
12cr|perl-STD-20101111.0.0-5|2	%define upstream_version 20101111
12cr|perl-STD-20101111.0.0-5|3	
12cr|perl-STD-20101111.0.0-5|4	%if %{_use_internal_dependency_generator}
12cr|perl-STD-20101111.0.0-5|5	%define __noautoreq 'perl\\(STD\\)|perl\\(STD_P6\\)|perl\\(RE_ast\\)|perl\\(STD::Cursor\\)|perl\\(STD_P5\\)'
12cr|perl-STD-20101111.0.0-5|6	%endif
12cr|perl-STD-20101111.0.0-5|7	
12cr|perl-STD-20101111.0.0-5|8	Name:       perl-%{upstream_name}
12cr|perl-STD-20101111.0.0-5|9	Version:    %perl_convert_version %{upstream_version}
12cr|perl-STD-20101111.0.0-5|10	Release:    5
12cr|perl-STD-20101111.0.0-5|11	
12cr|perl-STD-20101111.0.0-5|12	Summary:	%{upstream_name} perl module
12cr|perl-STD-20101111.0.0-5|13	License:	GPL+ or Artistic
12cr|perl-STD-20101111.0.0-5|14	Group:		Development/Perl
12cr|perl-STD-20101111.0.0-5|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-STD-20101111.0.0-5|16	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-STD-20101111.0.0-5|17	
12cr|perl-STD-20101111.0.0-5|18	BuildRequires:	perl(File::ShareDir)
12cr|perl-STD-20101111.0.0-5|19	BuildRequires:	perl(Module::Build)
12cr|perl-STD-20101111.0.0-5|20	BuildRequires:	perl(Moose)
12cr|perl-STD-20101111.0.0-5|21	BuildRequires:	perl(YAML::XS)
12cr|perl-STD-20101111.0.0-5|22	
12cr|perl-STD-20101111.0.0-5|23	BuildArch:	noarch
12cr|perl-STD-20101111.0.0-5|24	
12cr|perl-STD-20101111.0.0-5|25	%description
12cr|perl-STD-20101111.0.0-5|26	%{upstream_name} perl module.
12cr|perl-STD-20101111.0.0-5|27	
12cr|perl-STD-20101111.0.0-5|28	%prep
12cr|perl-STD-20101111.0.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-STD-20101111.0.0-5|30	
12cr|perl-STD-20101111.0.0-5|31	%build
12cr|perl-STD-20101111.0.0-5|32	perl Build.PL installdirs=vendor
12cr|perl-STD-20101111.0.0-5|33	./Build
12cr|perl-STD-20101111.0.0-5|34	
12cr|perl-STD-20101111.0.0-5|35	%check
12cr|perl-STD-20101111.0.0-5|36	./Build test
12cr|perl-STD-20101111.0.0-5|37	
12cr|perl-STD-20101111.0.0-5|38	%install
12cr|perl-STD-20101111.0.0-5|39	./Build install destdir=%{buildroot}
12cr|perl-STD-20101111.0.0-5|40	
12cr|perl-STD-20101111.0.0-5|41	%files
12cr|perl-STD-20101111.0.0-5|42	%doc META.yml LICENSE
12cr|perl-STD-20101111.0.0-5|43	%{_bindir}/*
12cr|perl-STD-20101111.0.0-5|44	%{_mandir}/man1/*
12cr|perl-STD-20101111.0.0-5|45	%{perl_vendorlib}/*
12cr|perl-STD-20101111.0.0-5|46	
12cr|perl-STD-20101111.0.0-5|47	
12cr|perl-STD-20101111.0.0-5|48	%changelog
12cr|perl-STD-20101111.0.0-5|49	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 20101111.0.0-2mdv2011.0
12cr|perl-STD-20101111.0.0-5|50	+ Revision: 657830
12cr|perl-STD-20101111.0.0-5|51	- rebuild for updated spec-helper
12cr|perl-STD-20101111.0.0-5|52	
12cr|perl-STD-20101111.0.0-5|53	* Thu Dec 30 2010 Guillaume Rousse <guillomovitch@mandriva.org> 20101111.0.0-1mdv2011.0
12cr|perl-STD-20101111.0.0-5|54	+ Revision: 626240
12cr|perl-STD-20101111.0.0-5|55	- new version
12cr|perl-STD-20101111.0.0-5|56	
12cr|perl-STD-20101111.0.0-5|57	* Fri Sep 03 2010 Jérôme Quelin <jquelin@mandriva.org> 32116.0.0-1mdv2011.0
12cr|perl-STD-20101111.0.0-5|58	+ Revision: 575601
12cr|perl-STD-20101111.0.0-5|59	- import perl-STD
12cr|perl-STD-20101111.0.0-5|60	

5378 12
12cr|perl-strictures-1.2.2-3|1	%define upstream_name    strictures
12cr|perl-strictures-1.2.2-3|2	%define upstream_version 1.002002
12cr|perl-strictures-1.2.2-3|3	
12cr|perl-strictures-1.2.2-3|4	Name:		perl-%{upstream_name}
12cr|perl-strictures-1.2.2-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-strictures-1.2.2-3|6	Release:	3
12cr|perl-strictures-1.2.2-3|7	
12cr|perl-strictures-1.2.2-3|8	Summary:	strictures perl module
12cr|perl-strictures-1.2.2-3|9	License:	GPL+ or Artistic
12cr|perl-strictures-1.2.2-3|10	Group:		Development/Perl
12cr|perl-strictures-1.2.2-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-strictures-1.2.2-3|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-strictures-1.2.2-3|13	
12cr|perl-strictures-1.2.2-3|14	BuildRequires:	perl-devel
12cr|perl-strictures-1.2.2-3|15	Provides:	perl(strictures)
12cr|perl-strictures-1.2.2-3|16	BuildArch:	noarch
12cr|perl-strictures-1.2.2-3|17	
12cr|perl-strictures-1.2.2-3|18	%description
12cr|perl-strictures-1.2.2-3|19	I've been writing the equivalent of this module at the top of my code for
12cr|perl-strictures-1.2.2-3|20	about a year now. I figured it was time to make it shorter.
12cr|perl-strictures-1.2.2-3|21	
12cr|perl-strictures-1.2.2-3|22	Things like the importer in 'use Moose' don't help me because they turn
12cr|perl-strictures-1.2.2-3|23	warnings on but don't make them fatal - which from my point of view is
12cr|perl-strictures-1.2.2-3|24	useless because I want an exception to tell me my code isn't warnings
12cr|perl-strictures-1.2.2-3|25	clean.
12cr|perl-strictures-1.2.2-3|26	
12cr|perl-strictures-1.2.2-3|27	Any time I see a warning from my code, that indicates a mistake.
12cr|perl-strictures-1.2.2-3|28	
12cr|perl-strictures-1.2.2-3|29	%prep
12cr|perl-strictures-1.2.2-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-strictures-1.2.2-3|31	
12cr|perl-strictures-1.2.2-3|32	%build
12cr|perl-strictures-1.2.2-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-strictures-1.2.2-3|34	%make
12cr|perl-strictures-1.2.2-3|35	
12cr|perl-strictures-1.2.2-3|36	%check
12cr|perl-strictures-1.2.2-3|37	%make test
12cr|perl-strictures-1.2.2-3|38	
12cr|perl-strictures-1.2.2-3|39	%install
12cr|perl-strictures-1.2.2-3|40	%makeinstall_std
12cr|perl-strictures-1.2.2-3|41	
12cr|perl-strictures-1.2.2-3|42	%files
12cr|perl-strictures-1.2.2-3|43	%doc README META.yml Changes
12cr|perl-strictures-1.2.2-3|44	%{_mandir}/man3/*
12cr|perl-strictures-1.2.2-3|45	%{perl_vendorlib}/*
12cr|perl-strictures-1.2.2-3|46	
12cr|perl-strictures-1.2.2-3|47	
12cr|perl-strictures-1.2.2-3|48	%changelog
12cr|perl-strictures-1.2.2-3|49	* Sat Jun 25 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-2mdv2011.0
12cr|perl-strictures-1.2.2-3|50	+ Revision: 687048
12cr|perl-strictures-1.2.2-3|51	- fix dependencies
12cr|perl-strictures-1.2.2-3|52	
12cr|perl-strictures-1.2.2-3|53	* Fri Jun 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1
12cr|perl-strictures-1.2.2-3|54	+ Revision: 685797
12cr|perl-strictures-1.2.2-3|55	- import perl-strictures
12cr|perl-strictures-1.2.2-3|56	

5379 12
12cr|perl-String-Approx-3.260.0-3|1	%define upstream_name    String-Approx
12cr|perl-String-Approx-3.260.0-3|2	%define upstream_version 3.26
12cr|perl-String-Approx-3.260.0-3|3	
12cr|perl-String-Approx-3.260.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-String-Approx-3.260.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-String-Approx-3.260.0-3|6	Release:	3
12cr|perl-String-Approx-3.260.0-3|7	
12cr|perl-String-Approx-3.260.0-3|8	Summary:    Perl extension for approximate matching (fuzzy matching)
12cr|perl-String-Approx-3.260.0-3|9	License:    GPL+ or Artistic
12cr|perl-String-Approx-3.260.0-3|10	Group:      Development/Perl
12cr|perl-String-Approx-3.260.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-String-Approx-3.260.0-3|12	Source0:    http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-String-Approx-3.260.0-3|13	
12cr|perl-String-Approx-3.260.0-3|14	Buildrequires:  perl-devel
12cr|perl-String-Approx-3.260.0-3|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-String-Approx-3.260.0-3|16	
12cr|perl-String-Approx-3.260.0-3|17	%description
12cr|perl-String-Approx-3.260.0-3|18	String::Approx lets you match and substitute strings approximately. With this
12cr|perl-String-Approx-3.260.0-3|19	you can emulate errors: typing errorrs, speling errors, closely related
12cr|perl-String-Approx-3.260.0-3|20	vocabularies (colour color), genetic mutations (GAG ACT), abbreviations
12cr|perl-String-Approx-3.260.0-3|21	(McScot, MacScot).
12cr|perl-String-Approx-3.260.0-3|22	
12cr|perl-String-Approx-3.260.0-3|23	%prep
12cr|perl-String-Approx-3.260.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-String-Approx-3.260.0-3|25	
12cr|perl-String-Approx-3.260.0-3|26	%build
12cr|perl-String-Approx-3.260.0-3|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-String-Approx-3.260.0-3|28	%make CFLAGS="%{optflags}"
12cr|perl-String-Approx-3.260.0-3|29	
12cr|perl-String-Approx-3.260.0-3|30	%install
12cr|perl-String-Approx-3.260.0-3|31	rm -rf %{buildroot}
12cr|perl-String-Approx-3.260.0-3|32	%makeinstall_std
12cr|perl-String-Approx-3.260.0-3|33	
12cr|perl-String-Approx-3.260.0-3|34	%check
12cr|perl-String-Approx-3.260.0-3|35	%{__make} test
12cr|perl-String-Approx-3.260.0-3|36	
12cr|perl-String-Approx-3.260.0-3|37	%clean
12cr|perl-String-Approx-3.260.0-3|38	rm -rf %{buildroot}
12cr|perl-String-Approx-3.260.0-3|39	
12cr|perl-String-Approx-3.260.0-3|40	%files
12cr|perl-String-Approx-3.260.0-3|41	%defattr(-,root,root)
12cr|perl-String-Approx-3.260.0-3|42	%doc Artistic BUGS COPYRIGHT COPYRIGHT.agrep ChangeLog LGPL PROBLEMS README README.apse
12cr|perl-String-Approx-3.260.0-3|43	%{perl_vendorarch}/auto/String
12cr|perl-String-Approx-3.260.0-3|44	%{perl_vendorarch}/String
12cr|perl-String-Approx-3.260.0-3|45	%{_mandir}/*/*
12cr|perl-String-Approx-3.260.0-3|46	
12cr|perl-String-Approx-3.260.0-3|47	
12cr|perl-String-Approx-3.260.0-3|48	%changelog
12cr|perl-String-Approx-3.260.0-3|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.260.0-3
12cr|perl-String-Approx-3.260.0-3|50	+ Revision: 768358
12cr|perl-String-Approx-3.260.0-3|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-String-Approx-3.260.0-3|52	
12cr|perl-String-Approx-3.260.0-3|53	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-String-Approx-3.260.0-3|54	- rebuild for perl 5.12
12cr|perl-String-Approx-3.260.0-3|55	
12cr|perl-String-Approx-3.260.0-3|56	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 3.260.0-1mdv2010.0
12cr|perl-String-Approx-3.260.0-3|57	+ Revision: 404414
12cr|perl-String-Approx-3.260.0-3|58	- rebuild using %%perl_convert_version
12cr|perl-String-Approx-3.260.0-3|59	
12cr|perl-String-Approx-3.260.0-3|60	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 3.26-7mdv2009.0
12cr|perl-String-Approx-3.260.0-3|61	+ Revision: 258388
12cr|perl-String-Approx-3.260.0-3|62	- rebuild
12cr|perl-String-Approx-3.260.0-3|63	
12cr|perl-String-Approx-3.260.0-3|64	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.26-6mdv2009.0
12cr|perl-String-Approx-3.260.0-3|65	+ Revision: 246472
12cr|perl-String-Approx-3.260.0-3|66	- rebuild
12cr|perl-String-Approx-3.260.0-3|67	
12cr|perl-String-Approx-3.260.0-3|68	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 3.26-4mdv2008.1
12cr|perl-String-Approx-3.260.0-3|69	+ Revision: 152303
12cr|perl-String-Approx-3.260.0-3|70	- rebuild
12cr|perl-String-Approx-3.260.0-3|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-String-Approx-3.260.0-3|72	
12cr|perl-String-Approx-3.260.0-3|73	+ Olivier Blin <blino@mandriva.org>
12cr|perl-String-Approx-3.260.0-3|74	- restore BuildRoot
12cr|perl-String-Approx-3.260.0-3|75	
12cr|perl-String-Approx-3.260.0-3|76	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.26-3mdv2008.0
12cr|perl-String-Approx-3.260.0-3|77	+ Revision: 86921
12cr|perl-String-Approx-3.260.0-3|78	- rebuild
12cr|perl-String-Approx-3.260.0-3|79	
12cr|perl-String-Approx-3.260.0-3|80	
12cr|perl-String-Approx-3.260.0-3|81	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.26-2mdv2007.0
12cr|perl-String-Approx-3.260.0-3|82	- Rebuild
12cr|perl-String-Approx-3.260.0-3|83	
12cr|perl-String-Approx-3.260.0-3|84	* Tue Apr 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.26-1mdk
12cr|perl-String-Approx-3.260.0-3|85	- New release 3.26
12cr|perl-String-Approx-3.260.0-3|86	- better source URL
12cr|perl-String-Approx-3.260.0-3|87	- correct optimisations
12cr|perl-String-Approx-3.260.0-3|88	- %%mkrel
12cr|perl-String-Approx-3.260.0-3|89	
12cr|perl-String-Approx-3.260.0-3|90	* Wed Jun 01 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.25-1mdk
12cr|perl-String-Approx-3.260.0-3|91	- New release 3.25
12cr|perl-String-Approx-3.260.0-3|92	- spec cleanup
12cr|perl-String-Approx-3.260.0-3|93	- make test in %%check
12cr|perl-String-Approx-3.260.0-3|94	
12cr|perl-String-Approx-3.260.0-3|95	* Wed Jan 19 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 3.24-1mdk
12cr|perl-String-Approx-3.260.0-3|96	- 3.24
12cr|perl-String-Approx-3.260.0-3|97	- Add tests, fix URL, trim verbose description
12cr|perl-String-Approx-3.260.0-3|98	
12cr|perl-String-Approx-3.260.0-3|99	* Mon Nov 15 2004 Michael Scherer <misc@mandrake.org> 3.23-4mdk
12cr|perl-String-Approx-3.260.0-3|100	- Rebuild for new perl
12cr|perl-String-Approx-3.260.0-3|101	
12cr|perl-String-Approx-3.260.0-3|102	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.23-3mdk
12cr|perl-String-Approx-3.260.0-3|103	- rpmbuildupdate aware
12cr|perl-String-Approx-3.260.0-3|104	
12cr|perl-String-Approx-3.260.0-3|105	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.23-2mdk
12cr|perl-String-Approx-3.260.0-3|106	- fixed dir ownership (distlint)
12cr|perl-String-Approx-3.260.0-3|107	
12cr|perl-String-Approx-3.260.0-3|108	* Mon Dec 15 2003 Guillaume Rousse <guillomovitch@mandrake.org> 3.23-1mdk
12cr|perl-String-Approx-3.260.0-3|109	- first mdk release
12cr|perl-String-Approx-3.260.0-3|110	

5380 12
12cr|perl-String-BufferStack-1.150.0-2|1	%define upstream_name    String-BufferStack
12cr|perl-String-BufferStack-1.150.0-2|2	%define upstream_version 1.15
12cr|perl-String-BufferStack-1.150.0-2|3	
12cr|perl-String-BufferStack-1.150.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-String-BufferStack-1.150.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-String-BufferStack-1.150.0-2|6	Release:	2
12cr|perl-String-BufferStack-1.150.0-2|7	
12cr|perl-String-BufferStack-1.150.0-2|8	Summary:	Nested buffers for templating systems
12cr|perl-String-BufferStack-1.150.0-2|9	License:	GPL+ or Artistic
12cr|perl-String-BufferStack-1.150.0-2|10	Group:		Development/Perl
12cr|perl-String-BufferStack-1.150.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-String-BufferStack-1.150.0-2|12	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-String-BufferStack-1.150.0-2|13	
12cr|perl-String-BufferStack-1.150.0-2|14	BuildRequires:	perl-devel
12cr|perl-String-BufferStack-1.150.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-String-BufferStack-1.150.0-2|16	BuildArch:	noarch
12cr|perl-String-BufferStack-1.150.0-2|17	
12cr|perl-String-BufferStack-1.150.0-2|18	%description
12cr|perl-String-BufferStack-1.150.0-2|19	'String::BufferStack' provides a framework for storing nested buffers. By
12cr|perl-String-BufferStack-1.150.0-2|20	default, all of the buffers flow directly to the output method, but
12cr|perl-String-BufferStack-1.150.0-2|21	individual levels of the stack can apply filters, or store their output in
12cr|perl-String-BufferStack-1.150.0-2|22	a scalar reference.
12cr|perl-String-BufferStack-1.150.0-2|23	
12cr|perl-String-BufferStack-1.150.0-2|24	%prep
12cr|perl-String-BufferStack-1.150.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-String-BufferStack-1.150.0-2|26	
12cr|perl-String-BufferStack-1.150.0-2|27	%build
12cr|perl-String-BufferStack-1.150.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-String-BufferStack-1.150.0-2|29	%make
12cr|perl-String-BufferStack-1.150.0-2|30	
12cr|perl-String-BufferStack-1.150.0-2|31	%check
12cr|perl-String-BufferStack-1.150.0-2|32	%make test
12cr|perl-String-BufferStack-1.150.0-2|33	
12cr|perl-String-BufferStack-1.150.0-2|34	%install
12cr|perl-String-BufferStack-1.150.0-2|35	%makeinstall_std
12cr|perl-String-BufferStack-1.150.0-2|36	
12cr|perl-String-BufferStack-1.150.0-2|37	%files
12cr|perl-String-BufferStack-1.150.0-2|38	%doc META.yml Changes README
12cr|perl-String-BufferStack-1.150.0-2|39	%{_mandir}/man3/*
12cr|perl-String-BufferStack-1.150.0-2|40	%{perl_vendorlib}/String/
12cr|perl-String-BufferStack-1.150.0-2|41	
12cr|perl-String-BufferStack-1.150.0-2|42	%changelog
12cr|perl-String-BufferStack-1.150.0-2|43	* Fri Apr 30 2010 Michael Scherer <misc@mandriva.org> 1.150.0-1mdv2010.1
12cr|perl-String-BufferStack-1.150.0-2|44	+ Revision: 541107
12cr|perl-String-BufferStack-1.150.0-2|45	- import perl-String-BufferStack
12cr|perl-String-BufferStack-1.150.0-2|46	
12cr|perl-String-BufferStack-1.150.0-2|47	
12cr|perl-String-BufferStack-1.150.0-2|48	* Fri Apr 30 2010 cpan2dist 1.15-1mdv
12cr|perl-String-BufferStack-1.150.0-2|49	- initial mdv release, generated with cpan2dist

5381 12
12cr|perl-String-CamelCase-0.20.0-3|1	%define upstream_name    String-CamelCase
12cr|perl-String-CamelCase-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-String-CamelCase-0.20.0-3|3	
12cr|perl-String-CamelCase-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-String-CamelCase-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-String-CamelCase-0.20.0-3|6	Release:	3
12cr|perl-String-CamelCase-0.20.0-3|7	
12cr|perl-String-CamelCase-0.20.0-3|8	Summary:	Internal exception class
12cr|perl-String-CamelCase-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-String-CamelCase-0.20.0-3|10	Group:		Development/Perl
12cr|perl-String-CamelCase-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-String-CamelCase-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-String-CamelCase-0.20.0-3|13	
12cr|perl-String-CamelCase-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-String-CamelCase-0.20.0-3|15	BuildRequires:	perl(Exception::Class)
12cr|perl-String-CamelCase-0.20.0-3|16	BuildRequires:	perl(Test::Deep)
12cr|perl-String-CamelCase-0.20.0-3|17	BuildRequires:	perl(Test::Differences)
12cr|perl-String-CamelCase-0.20.0-3|18	BuildRequires:	perl(Test::Exception)
12cr|perl-String-CamelCase-0.20.0-3|19	BuildRequires:	perl(Test::Harness)
12cr|perl-String-CamelCase-0.20.0-3|20	BuildRequires:	perl(Test::Simple)
12cr|perl-String-CamelCase-0.20.0-3|21	BuildRequires:	perl(Test::Warn)
12cr|perl-String-CamelCase-0.20.0-3|22	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-String-CamelCase-0.20.0-3|23	BuildArch:	noarch
12cr|perl-String-CamelCase-0.20.0-3|24	
12cr|perl-String-CamelCase-0.20.0-3|25	%description
12cr|perl-String-CamelCase-0.20.0-3|26	no description found
12cr|perl-String-CamelCase-0.20.0-3|27	
12cr|perl-String-CamelCase-0.20.0-3|28	%prep
12cr|perl-String-CamelCase-0.20.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-String-CamelCase-0.20.0-3|30	
12cr|perl-String-CamelCase-0.20.0-3|31	%build
12cr|perl-String-CamelCase-0.20.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-String-CamelCase-0.20.0-3|33	%make
12cr|perl-String-CamelCase-0.20.0-3|34	
12cr|perl-String-CamelCase-0.20.0-3|35	%check
12cr|perl-String-CamelCase-0.20.0-3|36	%make test
12cr|perl-String-CamelCase-0.20.0-3|37	
12cr|perl-String-CamelCase-0.20.0-3|38	%install
12cr|perl-String-CamelCase-0.20.0-3|39	%makeinstall_std
12cr|perl-String-CamelCase-0.20.0-3|40	
12cr|perl-String-CamelCase-0.20.0-3|41	%files
12cr|perl-String-CamelCase-0.20.0-3|42	%doc Changes META.yml README
12cr|perl-String-CamelCase-0.20.0-3|43	%{_mandir}/man3/*
12cr|perl-String-CamelCase-0.20.0-3|44	%{perl_vendorlib}/*
12cr|perl-String-CamelCase-0.20.0-3|45	
12cr|perl-String-CamelCase-0.20.0-3|46	%changelog
12cr|perl-String-CamelCase-0.20.0-3|47	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-String-CamelCase-0.20.0-3|48	+ Revision: 657833
12cr|perl-String-CamelCase-0.20.0-3|49	- rebuild for updated spec-helper
12cr|perl-String-CamelCase-0.20.0-3|50	
12cr|perl-String-CamelCase-0.20.0-3|51	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-String-CamelCase-0.20.0-3|52	+ Revision: 624835
12cr|perl-String-CamelCase-0.20.0-3|53	- import perl-String-CamelCase
12cr|perl-String-CamelCase-0.20.0-3|54	

5382 12
12cr|perl-String-Diff-0.60.0-1|1	%define upstream_name    String-Diff
12cr|perl-String-Diff-0.60.0-1|2	%define upstream_version 0.06
12cr|perl-String-Diff-0.60.0-1|3	
12cr|perl-String-Diff-0.60.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-String-Diff-0.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-String-Diff-0.60.0-1|6	Release:	1
12cr|perl-String-Diff-0.60.0-1|7	
12cr|perl-String-Diff-0.60.0-1|8	Summary:	Simple diff to String
12cr|perl-String-Diff-0.60.0-1|9	License:	GPL+ or Artistic
12cr|perl-String-Diff-0.60.0-1|10	Group:		Development/Perl
12cr|perl-String-Diff-0.60.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-String-Diff-0.60.0-1|12	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-String-Diff-0.60.0-1|13	
12cr|perl-String-Diff-0.60.0-1|14	BuildRequires:	perl-devel
12cr|perl-String-Diff-0.60.0-1|15	BuildRequires:	perl(Algorithm::Diff)
12cr|perl-String-Diff-0.60.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-String-Diff-0.60.0-1|17	BuildRequires:	perl(Test::More)
12cr|perl-String-Diff-0.60.0-1|18	BuildRequires:	perl(YAML)
12cr|perl-String-Diff-0.60.0-1|19	BuildArch:	noarch
12cr|perl-String-Diff-0.60.0-1|20	
12cr|perl-String-Diff-0.60.0-1|21	%description
12cr|perl-String-Diff-0.60.0-1|22	String::Diff is the difference of a consecutive string is made. after
12cr|perl-String-Diff-0.60.0-1|23	general diff is done, the difference in the line is searchable.
12cr|perl-String-Diff-0.60.0-1|24	
12cr|perl-String-Diff-0.60.0-1|25	the mark of the addition and the deletion can be freely changed. the color
12cr|perl-String-Diff-0.60.0-1|26	is colored to the terminal with ANSI, using the HTML display it.
12cr|perl-String-Diff-0.60.0-1|27	
12cr|perl-String-Diff-0.60.0-1|28	after the line is divided, diff is taken when 'linebreak' option is
12cr|perl-String-Diff-0.60.0-1|29	specified.
12cr|perl-String-Diff-0.60.0-1|30	
12cr|perl-String-Diff-0.60.0-1|31	%prep
12cr|perl-String-Diff-0.60.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-String-Diff-0.60.0-1|33	
12cr|perl-String-Diff-0.60.0-1|34	%build
12cr|perl-String-Diff-0.60.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-String-Diff-0.60.0-1|36	%make
12cr|perl-String-Diff-0.60.0-1|37	
12cr|perl-String-Diff-0.60.0-1|38	%check
12cr|perl-String-Diff-0.60.0-1|39	%make test
12cr|perl-String-Diff-0.60.0-1|40	
12cr|perl-String-Diff-0.60.0-1|41	%install
12cr|perl-String-Diff-0.60.0-1|42	%makeinstall_std
12cr|perl-String-Diff-0.60.0-1|43	
12cr|perl-String-Diff-0.60.0-1|44	%files
12cr|perl-String-Diff-0.60.0-1|45	%doc README Changes
12cr|perl-String-Diff-0.60.0-1|46	%{_mandir}/man3/*
12cr|perl-String-Diff-0.60.0-1|47	%{perl_vendorlib}/*
12cr|perl-String-Diff-0.60.0-1|48	
12cr|perl-String-Diff-0.60.0-1|49	%changelog
12cr|perl-String-Diff-0.60.0-1|50	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-String-Diff-0.60.0-1|51	+ Revision: 654297
12cr|perl-String-Diff-0.60.0-1|52	- rebuild for updated spec-helper
12cr|perl-String-Diff-0.60.0-1|53	
12cr|perl-String-Diff-0.60.0-1|54	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-String-Diff-0.60.0-1|55	+ Revision: 471072
12cr|perl-String-Diff-0.60.0-1|56	- import perl-String-Diff
12cr|perl-String-Diff-0.60.0-1|57	
12cr|perl-String-Diff-0.60.0-1|58	
12cr|perl-String-Diff-0.60.0-1|59	* Sun Nov 29 2009 cpan2dist 0.04-1mdv
12cr|perl-String-Diff-0.60.0-1|60	- initial mdv release, generated with cpan2dist

5383 12
12cr|perl-String-Divert-0.960.0-2|1	%define upstream_name    String-Divert
12cr|perl-String-Divert-0.960.0-2|2	%define upstream_version 0.96
12cr|perl-String-Divert-0.960.0-2|3	
12cr|perl-String-Divert-0.960.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-String-Divert-0.960.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-String-Divert-0.960.0-2|6	Release:	2
12cr|perl-String-Divert-0.960.0-2|7	
12cr|perl-String-Divert-0.960.0-2|8	Summary:	String::Divert - String Object supporting Folding and Diversions
12cr|perl-String-Divert-0.960.0-2|9	License:	GPL+ or Artistic
12cr|perl-String-Divert-0.960.0-2|10	Group:		Development/Perl
12cr|perl-String-Divert-0.960.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-String-Divert-0.960.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RS/RSE/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-String-Divert-0.960.0-2|13	
12cr|perl-String-Divert-0.960.0-2|14	BuildRequires:	perl-devel
12cr|perl-String-Divert-0.960.0-2|15	BuildArch:	noarch
12cr|perl-String-Divert-0.960.0-2|16	
12cr|perl-String-Divert-0.960.0-2|17	%description
12cr|perl-String-Divert-0.960.0-2|18	String::Divert is small Perl 5 module providing a scalar-like string
12cr|perl-String-Divert-0.960.0-2|19	object with some overloaded operators, supporting the concept of Fold-
12cr|perl-String-Divert-0.960.0-2|20	ing and Diversion. This allows nested generation of structured output.
12cr|perl-String-Divert-0.960.0-2|21	The idea is to decouple the sequential generation of output from the
12cr|perl-String-Divert-0.960.0-2|22	nested and non-sequential structure of the output.
12cr|perl-String-Divert-0.960.0-2|23	
12cr|perl-String-Divert-0.960.0-2|24	%prep
12cr|perl-String-Divert-0.960.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-String-Divert-0.960.0-2|26	
12cr|perl-String-Divert-0.960.0-2|27	%build
12cr|perl-String-Divert-0.960.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-String-Divert-0.960.0-2|29	%make
12cr|perl-String-Divert-0.960.0-2|30	make test
12cr|perl-String-Divert-0.960.0-2|31	
12cr|perl-String-Divert-0.960.0-2|32	%install
12cr|perl-String-Divert-0.960.0-2|33	%makeinstall_std
12cr|perl-String-Divert-0.960.0-2|34	
12cr|perl-String-Divert-0.960.0-2|35	%files
12cr|perl-String-Divert-0.960.0-2|36	%doc README
12cr|perl-String-Divert-0.960.0-2|37	%{perl_vendorlib}/String/*
12cr|perl-String-Divert-0.960.0-2|38	%{_mandir}/*/*
12cr|perl-String-Divert-0.960.0-2|39	
12cr|perl-String-Divert-0.960.0-2|40	%changelog
12cr|perl-String-Divert-0.960.0-2|41	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.960.0-1mdv2010.0
12cr|perl-String-Divert-0.960.0-2|42	+ Revision: 404415
12cr|perl-String-Divert-0.960.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-String-Divert-0.960.0-2|44	
12cr|perl-String-Divert-0.960.0-2|45	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.96-6mdv2009.0
12cr|perl-String-Divert-0.960.0-2|46	+ Revision: 258390
12cr|perl-String-Divert-0.960.0-2|47	- rebuild
12cr|perl-String-Divert-0.960.0-2|48	
12cr|perl-String-Divert-0.960.0-2|49	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.96-5mdv2009.0
12cr|perl-String-Divert-0.960.0-2|50	+ Revision: 246474
12cr|perl-String-Divert-0.960.0-2|51	- rebuild
12cr|perl-String-Divert-0.960.0-2|52	
12cr|perl-String-Divert-0.960.0-2|53	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.96-3mdv2008.1
12cr|perl-String-Divert-0.960.0-2|54	+ Revision: 138069
12cr|perl-String-Divert-0.960.0-2|55	- rebuild
12cr|perl-String-Divert-0.960.0-2|56	
12cr|perl-String-Divert-0.960.0-2|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.96-2mdv2008.1
12cr|perl-String-Divert-0.960.0-2|58	+ Revision: 136347
12cr|perl-String-Divert-0.960.0-2|59	- restore BuildRoot
12cr|perl-String-Divert-0.960.0-2|60	
12cr|perl-String-Divert-0.960.0-2|61	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-String-Divert-0.960.0-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-String-Divert-0.960.0-2|63	
12cr|perl-String-Divert-0.960.0-2|64	
12cr|perl-String-Divert-0.960.0-2|65	* Fri Dec 01 2006 Oden Eriksson <oeriksson@mandriva.com> 0.96-2mdv2007.0
12cr|perl-String-Divert-0.960.0-2|66	+ Revision: 89743
12cr|perl-String-Divert-0.960.0-2|67	- use the mkrel macro
12cr|perl-String-Divert-0.960.0-2|68	- Import perl-String-Divert
12cr|perl-String-Divert-0.960.0-2|69	
12cr|perl-String-Divert-0.960.0-2|70	* Mon Nov 21 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.96-1mdk
12cr|perl-String-Divert-0.960.0-2|71	- 0.96
12cr|perl-String-Divert-0.960.0-2|72	
12cr|perl-String-Divert-0.960.0-2|73	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 0.94-1mdk
12cr|perl-String-Divert-0.960.0-2|74	- initial Mandriva package
12cr|perl-String-Divert-0.960.0-2|75	

5384 12
12cr|perl-String-Errf-0.6.0-3|1	%define upstream_name    String-Errf
12cr|perl-String-Errf-0.6.0-3|2	%define upstream_version 0.006
12cr|perl-String-Errf-0.6.0-3|3	
12cr|perl-String-Errf-0.6.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-String-Errf-0.6.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-String-Errf-0.6.0-3|6	Release:	3
12cr|perl-String-Errf-0.6.0-3|7	
12cr|perl-String-Errf-0.6.0-3|8	Summary:	A simple sprintf-like dialect
12cr|perl-String-Errf-0.6.0-3|9	License:	GPL+ or Artistic
12cr|perl-String-Errf-0.6.0-3|10	Group:		Development/Perl
12cr|perl-String-Errf-0.6.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-String-Errf-0.6.0-3|12	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-String-Errf-0.6.0-3|13	
12cr|perl-String-Errf-0.6.0-3|14	BuildRequires:	perl-devel
12cr|perl-String-Errf-0.6.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-String-Errf-0.6.0-3|16	BuildRequires:	perl(Date::Format)
12cr|perl-String-Errf-0.6.0-3|17	BuildRequires:	perl(JSON)
12cr|perl-String-Errf-0.6.0-3|18	BuildRequires:	perl(Params::Util)
12cr|perl-String-Errf-0.6.0-3|19	BuildRequires:	perl(Scalar::Util)
12cr|perl-String-Errf-0.6.0-3|20	BuildRequires:	perl(String::Formatter)
12cr|perl-String-Errf-0.6.0-3|21	BuildRequires:	perl(Sub::Exporter)
12cr|perl-String-Errf-0.6.0-3|22	BuildRequires:	perl(Test::More) >= 0.960.0
12cr|perl-String-Errf-0.6.0-3|23	BuildRequires:	perl(Time::Piece)
12cr|perl-String-Errf-0.6.0-3|24	BuildRequires:	perl(autodie)
12cr|perl-String-Errf-0.6.0-3|25	BuildArch:	noarch
12cr|perl-String-Errf-0.6.0-3|26	
12cr|perl-String-Errf-0.6.0-3|27	%description
12cr|perl-String-Errf-0.6.0-3|28	String::Errf provides 'errf', a simple string formatter that works
12cr|perl-String-Errf-0.6.0-3|29	something like 'perlfunc/sprintf'. It is implemented using the
12cr|perl-String-Errf-0.6.0-3|30	String::Formatter manpage and the Sub::Exporter manpage. Their
12cr|perl-String-Errf-0.6.0-3|31	documentation may be useful in understanding or extending String::Errf.
12cr|perl-String-Errf-0.6.0-3|32	
12cr|perl-String-Errf-0.6.0-3|33	%prep
12cr|perl-String-Errf-0.6.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-String-Errf-0.6.0-3|35	
12cr|perl-String-Errf-0.6.0-3|36	%build
12cr|perl-String-Errf-0.6.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-String-Errf-0.6.0-3|38	%make
12cr|perl-String-Errf-0.6.0-3|39	
12cr|perl-String-Errf-0.6.0-3|40	%check
12cr|perl-String-Errf-0.6.0-3|41	%make test
12cr|perl-String-Errf-0.6.0-3|42	
12cr|perl-String-Errf-0.6.0-3|43	%install
12cr|perl-String-Errf-0.6.0-3|44	%makeinstall_std
12cr|perl-String-Errf-0.6.0-3|45	
12cr|perl-String-Errf-0.6.0-3|46	%files
12cr|perl-String-Errf-0.6.0-3|47	%doc README Changes LICENSE META.yml META.json
12cr|perl-String-Errf-0.6.0-3|48	%{_mandir}/man3/*
12cr|perl-String-Errf-0.6.0-3|49	%{perl_vendorlib}/*
12cr|perl-String-Errf-0.6.0-3|50	
12cr|perl-String-Errf-0.6.0-3|51	%changelog
12cr|perl-String-Errf-0.6.0-3|52	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.6.0-2mdv2011.0
12cr|perl-String-Errf-0.6.0-3|53	+ Revision: 657467
12cr|perl-String-Errf-0.6.0-3|54	- rebuild for updated spec-helper
12cr|perl-String-Errf-0.6.0-3|55	
12cr|perl-String-Errf-0.6.0-3|56	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-1
12cr|perl-String-Errf-0.6.0-3|57	+ Revision: 638974
12cr|perl-String-Errf-0.6.0-3|58	- import perl-String-Errf
12cr|perl-String-Errf-0.6.0-3|59	

5385 12
12cr|perl-String-Escape-2010.2.0-3|1	%define upstream_name    String-Escape
12cr|perl-String-Escape-2010.2.0-3|2	%define upstream_version 2010.002
12cr|perl-String-Escape-2010.2.0-3|3	
12cr|perl-String-Escape-2010.2.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-String-Escape-2010.2.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-String-Escape-2010.2.0-3|6	Release:	3
12cr|perl-String-Escape-2010.2.0-3|7	
12cr|perl-String-Escape-2010.2.0-3|8	Summary:	Registry of string functions, including backslash escapes
12cr|perl-String-Escape-2010.2.0-3|9	License:	GPL+ or Artistic
12cr|perl-String-Escape-2010.2.0-3|10	Group:		Development/Perl
12cr|perl-String-Escape-2010.2.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-String-Escape-2010.2.0-3|12	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-String-Escape-2010.2.0-3|13	
12cr|perl-String-Escape-2010.2.0-3|14	BuildRequires:	perl-devel
12cr|perl-String-Escape-2010.2.0-3|15	BuildArch:	noarch
12cr|perl-String-Escape-2010.2.0-3|16	
12cr|perl-String-Escape-2010.2.0-3|17	%description
12cr|perl-String-Escape-2010.2.0-3|18	This module provides a flexible calling interface to some
12cr|perl-String-Escape-2010.2.0-3|19	frequently-performed string conversion functions, including applying and
12cr|perl-String-Escape-2010.2.0-3|20	removing C/Unix-style backslash escapes like \n and \t, wrapping and
12cr|perl-String-Escape-2010.2.0-3|21	removing double-quotes, and truncating to fit within a desired length.
12cr|perl-String-Escape-2010.2.0-3|22	
12cr|perl-String-Escape-2010.2.0-3|23	Furthermore, the escape() function provides for dynamic selection of
12cr|perl-String-Escape-2010.2.0-3|24	operations by using a package hash variable to map escape specification
12cr|perl-String-Escape-2010.2.0-3|25	strings to the functions which implement them. The lookup imposes a bit
12cr|perl-String-Escape-2010.2.0-3|26	of a performance penalty, but allows for some useful late-binding
12cr|perl-String-Escape-2010.2.0-3|27	behaviour. Compound specifications (ex. 'quoted uppercase') are expanded
12cr|perl-String-Escape-2010.2.0-3|28	to a list of functions to be applied in order. Other modules may also
12cr|perl-String-Escape-2010.2.0-3|29	register their functions here for later general use. (See the "CALLING
12cr|perl-String-Escape-2010.2.0-3|30	BY NAME" section below for more.)
12cr|perl-String-Escape-2010.2.0-3|31	
12cr|perl-String-Escape-2010.2.0-3|32	%prep
12cr|perl-String-Escape-2010.2.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-String-Escape-2010.2.0-3|34	
12cr|perl-String-Escape-2010.2.0-3|35	%build
12cr|perl-String-Escape-2010.2.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-String-Escape-2010.2.0-3|37	%make
12cr|perl-String-Escape-2010.2.0-3|38	
12cr|perl-String-Escape-2010.2.0-3|39	%check
12cr|perl-String-Escape-2010.2.0-3|40	make test
12cr|perl-String-Escape-2010.2.0-3|41	
12cr|perl-String-Escape-2010.2.0-3|42	%install
12cr|perl-String-Escape-2010.2.0-3|43	%makeinstall_std
12cr|perl-String-Escape-2010.2.0-3|44	
12cr|perl-String-Escape-2010.2.0-3|45	%files
12cr|perl-String-Escape-2010.2.0-3|46	%doc README
12cr|perl-String-Escape-2010.2.0-3|47	%{_mandir}/man3/*
12cr|perl-String-Escape-2010.2.0-3|48	%{perl_vendorlib}/*
12cr|perl-String-Escape-2010.2.0-3|49	
12cr|perl-String-Escape-2010.2.0-3|50	
12cr|perl-String-Escape-2010.2.0-3|51	%changelog
12cr|perl-String-Escape-2010.2.0-3|52	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 2010.2.0-2mdv2011.0
12cr|perl-String-Escape-2010.2.0-3|53	+ Revision: 655218
12cr|perl-String-Escape-2010.2.0-3|54	- rebuild for updated spec-helper
12cr|perl-String-Escape-2010.2.0-3|55	
12cr|perl-String-Escape-2010.2.0-3|56	* Tue Feb 02 2010 Jérôme Quelin <jquelin@mandriva.org> 2010.2.0-1mdv2011.0
12cr|perl-String-Escape-2010.2.0-3|57	+ Revision: 499485
12cr|perl-String-Escape-2010.2.0-3|58	- update to 2010.002
12cr|perl-String-Escape-2010.2.0-3|59	
12cr|perl-String-Escape-2010.2.0-3|60	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2002.1.0-2mdv2010.0
12cr|perl-String-Escape-2010.2.0-3|61	+ Revision: 430545
12cr|perl-String-Escape-2010.2.0-3|62	- rebuild
12cr|perl-String-Escape-2010.2.0-3|63	
12cr|perl-String-Escape-2010.2.0-3|64	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-String-Escape-2010.2.0-3|65	- rebuild using %%perl_convert_version
12cr|perl-String-Escape-2010.2.0-3|66	
12cr|perl-String-Escape-2010.2.0-3|67	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2002.001-5mdv2009.0
12cr|perl-String-Escape-2010.2.0-3|68	+ Revision: 258391
12cr|perl-String-Escape-2010.2.0-3|69	- rebuild
12cr|perl-String-Escape-2010.2.0-3|70	
12cr|perl-String-Escape-2010.2.0-3|71	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2002.001-4mdv2009.0
12cr|perl-String-Escape-2010.2.0-3|72	+ Revision: 246476
12cr|perl-String-Escape-2010.2.0-3|73	- rebuild
12cr|perl-String-Escape-2010.2.0-3|74	
12cr|perl-String-Escape-2010.2.0-3|75	* Wed Feb 06 2008 Jérôme Quelin <jquelin@mandriva.org> 2002.001-2mdv2008.1
12cr|perl-String-Escape-2010.2.0-3|76	+ Revision: 163073
12cr|perl-String-Escape-2010.2.0-3|77	- wrapping description to fit in 80 columns
12cr|perl-String-Escape-2010.2.0-3|78	
12cr|perl-String-Escape-2010.2.0-3|79	* Wed Feb 06 2008 Jérôme Quelin <jquelin@mandriva.org> 2002.001-1mdv2008.1
12cr|perl-String-Escape-2010.2.0-3|80	+ Revision: 163043
12cr|perl-String-Escape-2010.2.0-3|81	- import perl-String-Escape
12cr|perl-String-Escape-2010.2.0-3|82	
12cr|perl-String-Escape-2010.2.0-3|83	

5386 12
12cr|perl-String-Flogger-1.101.241-3|1	%define upstream_name    String-Flogger
12cr|perl-String-Flogger-1.101.241-3|2	%define upstream_version 1.101241
12cr|perl-String-Flogger-1.101.241-3|3	
12cr|perl-String-Flogger-1.101.241-3|4	Name:		perl-%{upstream_name}
12cr|perl-String-Flogger-1.101.241-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-String-Flogger-1.101.241-3|6	Release:	3
12cr|perl-String-Flogger-1.101.241-3|7	
12cr|perl-String-Flogger-1.101.241-3|8	Summary:	String munging for loggers
12cr|perl-String-Flogger-1.101.241-3|9	License:	GPL+ or Artistic
12cr|perl-String-Flogger-1.101.241-3|10	Group:		Development/Perl
12cr|perl-String-Flogger-1.101.241-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-String-Flogger-1.101.241-3|12	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-String-Flogger-1.101.241-3|13	
12cr|perl-String-Flogger-1.101.241-3|14	BuildRequires:	perl-devel
12cr|perl-String-Flogger-1.101.241-3|15	BuildRequires:	perl(JSON)
12cr|perl-String-Flogger-1.101.241-3|16	BuildRequires:	perl(Params::Util)
12cr|perl-String-Flogger-1.101.241-3|17	BuildRequires:	perl(Sub::Exporter)
12cr|perl-String-Flogger-1.101.241-3|18	
12cr|perl-String-Flogger-1.101.241-3|19	BuildArch:	noarch
12cr|perl-String-Flogger-1.101.241-3|20	Requires:	perl(JSON)
12cr|perl-String-Flogger-1.101.241-3|21	
12cr|perl-String-Flogger-1.101.241-3|22	%description
12cr|perl-String-Flogger-1.101.241-3|23	no description found
12cr|perl-String-Flogger-1.101.241-3|24	
12cr|perl-String-Flogger-1.101.241-3|25	%prep
12cr|perl-String-Flogger-1.101.241-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-String-Flogger-1.101.241-3|27	
12cr|perl-String-Flogger-1.101.241-3|28	%build
12cr|perl-String-Flogger-1.101.241-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-String-Flogger-1.101.241-3|30	%make
12cr|perl-String-Flogger-1.101.241-3|31	
12cr|perl-String-Flogger-1.101.241-3|32	%check
12cr|perl-String-Flogger-1.101.241-3|33	%make test
12cr|perl-String-Flogger-1.101.241-3|34	
12cr|perl-String-Flogger-1.101.241-3|35	%install
12cr|perl-String-Flogger-1.101.241-3|36	%makeinstall_std
12cr|perl-String-Flogger-1.101.241-3|37	
12cr|perl-String-Flogger-1.101.241-3|38	%files
12cr|perl-String-Flogger-1.101.241-3|39	%doc Changes LICENSE README
12cr|perl-String-Flogger-1.101.241-3|40	%{_mandir}/man3/*
12cr|perl-String-Flogger-1.101.241-3|41	%{perl_vendorlib}/*
12cr|perl-String-Flogger-1.101.241-3|42	
12cr|perl-String-Flogger-1.101.241-3|43	%changelog
12cr|perl-String-Flogger-1.101.241-3|44	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.101.241-2mdv2011.0
12cr|perl-String-Flogger-1.101.241-3|45	+ Revision: 656966
12cr|perl-String-Flogger-1.101.241-3|46	- rebuild for updated spec-helper
12cr|perl-String-Flogger-1.101.241-3|47	
12cr|perl-String-Flogger-1.101.241-3|48	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.101.241-1
12cr|perl-String-Flogger-1.101.241-3|49	+ Revision: 635244
12cr|perl-String-Flogger-1.101.241-3|50	- update to new version 1.101241
12cr|perl-String-Flogger-1.101.241-3|51	
12cr|perl-String-Flogger-1.101.241-3|52	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.101.240-1mdv2011.0
12cr|perl-String-Flogger-1.101.241-3|53	+ Revision: 552633
12cr|perl-String-Flogger-1.101.241-3|54	- update to 1.101240
12cr|perl-String-Flogger-1.101.241-3|55	
12cr|perl-String-Flogger-1.101.241-3|56	* Thu Mar 04 2010 Jérôme Quelin <jquelin@mandriva.org> 1.1.0-2mdv2010.1
12cr|perl-String-Flogger-1.101.241-3|57	+ Revision: 514207
12cr|perl-String-Flogger-1.101.241-3|58	- adding missing requires:
12cr|perl-String-Flogger-1.101.241-3|59	
12cr|perl-String-Flogger-1.101.241-3|60	* Fri May 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.1.0-1mdv2010.0
12cr|perl-String-Flogger-1.101.241-3|61	+ Revision: 380977
12cr|perl-String-Flogger-1.101.241-3|62	- adding missing buildrequires:
12cr|perl-String-Flogger-1.101.241-3|63	- import perl-String-Flogger
12cr|perl-String-Flogger-1.101.241-3|64	
12cr|perl-String-Flogger-1.101.241-3|65	
12cr|perl-String-Flogger-1.101.241-3|66	* Fri May 29 2009 cpan2dist 1.001-1mdv
12cr|perl-String-Flogger-1.101.241-3|67	- initial mdv release, generated with cpan2dist
12cr|perl-String-Flogger-1.101.241-3|68	

5387 12
12cr|perl-String-Formatter-0.102.82-3|1	%define upstream_name    String-Formatter
12cr|perl-String-Formatter-0.102.82-3|2	%define upstream_version 0.102082
12cr|perl-String-Formatter-0.102.82-3|3	
12cr|perl-String-Formatter-0.102.82-3|4	Name:		perl-%{upstream_name}
12cr|perl-String-Formatter-0.102.82-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-String-Formatter-0.102.82-3|6	Release:	3
12cr|perl-String-Formatter-0.102.82-3|7	
12cr|perl-String-Formatter-0.102.82-3|8	Summary:	Ways to put String::Formatter to use
12cr|perl-String-Formatter-0.102.82-3|9	License:	GPL+ or Artistic
12cr|perl-String-Formatter-0.102.82-3|10	Group:		Development/Perl
12cr|perl-String-Formatter-0.102.82-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-String-Formatter-0.102.82-3|12	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-String-Formatter-0.102.82-3|13	
12cr|perl-String-Formatter-0.102.82-3|14	BuildRequires:	perl-devel
12cr|perl-String-Formatter-0.102.82-3|15	BuildRequires:	perl(Params::Util)
12cr|perl-String-Formatter-0.102.82-3|16	BuildRequires:	perl(Sub::Exporter)
12cr|perl-String-Formatter-0.102.82-3|17	BuildArch:	noarch
12cr|perl-String-Formatter-0.102.82-3|18	
12cr|perl-String-Formatter-0.102.82-3|19	%description
12cr|perl-String-Formatter-0.102.82-3|20	String::Formatter is a tool for building sprintf-like formatting routines.
12cr|perl-String-Formatter-0.102.82-3|21	It supports named or positional formatting, custom conversions, fixed
12cr|perl-String-Formatter-0.102.82-3|22	string interpolation, and simple width-matching out of the box. It is easy
12cr|perl-String-Formatter-0.102.82-3|23	to alter its behavior to write new kinds of format string expanders. For
12cr|perl-String-Formatter-0.102.82-3|24	most cases, it should be easy to build all sorts of formatters out of the
12cr|perl-String-Formatter-0.102.82-3|25	options built into String::Formatter.
12cr|perl-String-Formatter-0.102.82-3|26	
12cr|perl-String-Formatter-0.102.82-3|27	Normally, String::Formatter will be used to import a sprintf-like routine
12cr|perl-String-Formatter-0.102.82-3|28	referred to as "'stringf'", but which can be given any name you like. This
12cr|perl-String-Formatter-0.102.82-3|29	routine acts like sprintf in that it takes a string and some inputs and
12cr|perl-String-Formatter-0.102.82-3|30	returns a new string:
12cr|perl-String-Formatter-0.102.82-3|31	
12cr|perl-String-Formatter-0.102.82-3|32	my $output = stringf "Some %a format %s for you to %u.\n", { ... };
12cr|perl-String-Formatter-0.102.82-3|33	
12cr|perl-String-Formatter-0.102.82-3|34	%prep
12cr|perl-String-Formatter-0.102.82-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-String-Formatter-0.102.82-3|36	
12cr|perl-String-Formatter-0.102.82-3|37	%build
12cr|perl-String-Formatter-0.102.82-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-String-Formatter-0.102.82-3|39	%make
12cr|perl-String-Formatter-0.102.82-3|40	
12cr|perl-String-Formatter-0.102.82-3|41	%check
12cr|perl-String-Formatter-0.102.82-3|42	%make test
12cr|perl-String-Formatter-0.102.82-3|43	
12cr|perl-String-Formatter-0.102.82-3|44	%install
12cr|perl-String-Formatter-0.102.82-3|45	%makeinstall_std
12cr|perl-String-Formatter-0.102.82-3|46	
12cr|perl-String-Formatter-0.102.82-3|47	%files
12cr|perl-String-Formatter-0.102.82-3|48	%doc Changes LICENSE README
12cr|perl-String-Formatter-0.102.82-3|49	%{_mandir}/man3/*
12cr|perl-String-Formatter-0.102.82-3|50	%{perl_vendorlib}/*
12cr|perl-String-Formatter-0.102.82-3|51	
12cr|perl-String-Formatter-0.102.82-3|52	%changelog
12cr|perl-String-Formatter-0.102.82-3|53	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.102.82-2mdv2011.0
12cr|perl-String-Formatter-0.102.82-3|54	+ Revision: 656967
12cr|perl-String-Formatter-0.102.82-3|55	- rebuild for updated spec-helper
12cr|perl-String-Formatter-0.102.82-3|56	
12cr|perl-String-Formatter-0.102.82-3|57	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.102.82-1mdv2011.0
12cr|perl-String-Formatter-0.102.82-3|58	+ Revision: 596650
12cr|perl-String-Formatter-0.102.82-3|59	- update to 0.102082
12cr|perl-String-Formatter-0.102.82-3|60	
12cr|perl-String-Formatter-0.102.82-3|61	* Thu Jul 29 2010 Jérôme Quelin <jquelin@mandriva.org> 0.102.80-1mdv2011.0
12cr|perl-String-Formatter-0.102.82-3|62	+ Revision: 563001
12cr|perl-String-Formatter-0.102.82-3|63	- update to 0.102080
12cr|perl-String-Formatter-0.102.82-3|64	
12cr|perl-String-Formatter-0.102.82-3|65	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.101.620-1mdv2011.0
12cr|perl-String-Formatter-0.102.82-3|66	+ Revision: 552634
12cr|perl-String-Formatter-0.102.82-3|67	- update to 0.101620
12cr|perl-String-Formatter-0.102.82-3|68	
12cr|perl-String-Formatter-0.102.82-3|69	* Mon Mar 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.720-1mdv2010.1
12cr|perl-String-Formatter-0.102.82-3|70	+ Revision: 519957
12cr|perl-String-Formatter-0.102.82-3|71	- update to 0.100720
12cr|perl-String-Formatter-0.102.82-3|72	
12cr|perl-String-Formatter-0.102.82-3|73	* Thu Mar 11 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.690-1mdv2010.1
12cr|perl-String-Formatter-0.102.82-3|74	+ Revision: 518084
12cr|perl-String-Formatter-0.102.82-3|75	- update to 0.100690
12cr|perl-String-Formatter-0.102.82-3|76	
12cr|perl-String-Formatter-0.102.82-3|77	* Wed Mar 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.680-1mdv2010.1
12cr|perl-String-Formatter-0.102.82-3|78	+ Revision: 517307
12cr|perl-String-Formatter-0.102.82-3|79	- update to 0.100680
12cr|perl-String-Formatter-0.102.82-3|80	
12cr|perl-String-Formatter-0.102.82-3|81	* Thu Nov 26 2009 Jérôme Quelin <jquelin@mandriva.org> 0.93.221-1mdv2010.1
12cr|perl-String-Formatter-0.102.82-3|82	+ Revision: 470288
12cr|perl-String-Formatter-0.102.82-3|83	- import perl-String-Formatter
12cr|perl-String-Formatter-0.102.82-3|84	
12cr|perl-String-Formatter-0.102.82-3|85	
12cr|perl-String-Formatter-0.102.82-3|86	* Thu Nov 26 2009 cpan2dist 0.093221-1mdv
12cr|perl-String-Formatter-0.102.82-3|87	- initial mdv release, generated with cpan2dist

5388 12
12cr|perl-String-Koremutake-0.300.0-2|1	%define upstream_name    String-Koremutake
12cr|perl-String-Koremutake-0.300.0-2|2	%define upstream_version 0.30
12cr|perl-String-Koremutake-0.300.0-2|3	
12cr|perl-String-Koremutake-0.300.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-String-Koremutake-0.300.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-String-Koremutake-0.300.0-2|6	Release:	2
12cr|perl-String-Koremutake-0.300.0-2|7	
12cr|perl-String-Koremutake-0.300.0-2|8	Summary:	Convert to/from Koremutake Memorable Random Strings
12cr|perl-String-Koremutake-0.300.0-2|9	License:	Artistic/GPL
12cr|perl-String-Koremutake-0.300.0-2|10	Group:		Development/Perl
12cr|perl-String-Koremutake-0.300.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-String-Koremutake-0.300.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/L/LB/LBROCARD/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-String-Koremutake-0.300.0-2|13	
12cr|perl-String-Koremutake-0.300.0-2|14	BuildRequires:	perl-devel
12cr|perl-String-Koremutake-0.300.0-2|15	BuildRequires:	perl(Test::Exception)
12cr|perl-String-Koremutake-0.300.0-2|16	BuildRequires:  perl(Error)
12cr|perl-String-Koremutake-0.300.0-2|17	BuildArch:	noarch
12cr|perl-String-Koremutake-0.300.0-2|18	
12cr|perl-String-Koremutake-0.300.0-2|19	%description
12cr|perl-String-Koremutake-0.300.0-2|20	The String::Koremutake module converts to and from Koremutake Memorable Random
12cr|perl-String-Koremutake-0.300.0-2|21	Strings.
12cr|perl-String-Koremutake-0.300.0-2|22	
12cr|perl-String-Koremutake-0.300.0-2|23	The term "Memorable Random String" was thought up by Sean B. Palmer as a name
12cr|perl-String-Koremutake-0.300.0-2|24	for those strings like dopynl, glargen, glonknic, spoopwiddle, and kebble etc.
12cr|perl-String-Koremutake-0.300.0-2|25	that don't have any conventional sense, but can be used as random identifiers.
12cr|perl-String-Koremutake-0.300.0-2|26	
12cr|perl-String-Koremutake-0.300.0-2|27	%prep
12cr|perl-String-Koremutake-0.300.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-String-Koremutake-0.300.0-2|29	
12cr|perl-String-Koremutake-0.300.0-2|30	%build
12cr|perl-String-Koremutake-0.300.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-String-Koremutake-0.300.0-2|32	make
12cr|perl-String-Koremutake-0.300.0-2|33	
12cr|perl-String-Koremutake-0.300.0-2|34	%check
12cr|perl-String-Koremutake-0.300.0-2|35	make test
12cr|perl-String-Koremutake-0.300.0-2|36	
12cr|perl-String-Koremutake-0.300.0-2|37	%install
12cr|perl-String-Koremutake-0.300.0-2|38	%makeinstall_std
12cr|perl-String-Koremutake-0.300.0-2|39	
12cr|perl-String-Koremutake-0.300.0-2|40	%files
12cr|perl-String-Koremutake-0.300.0-2|41	%doc README CHANGES
12cr|perl-String-Koremutake-0.300.0-2|42	%{perl_vendorlib}/String/*
12cr|perl-String-Koremutake-0.300.0-2|43	%{_mandir}/*/*
12cr|perl-String-Koremutake-0.300.0-2|44	
12cr|perl-String-Koremutake-0.300.0-2|45	%changelog
12cr|perl-String-Koremutake-0.300.0-2|46	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.300.0-1mdv2010.0
12cr|perl-String-Koremutake-0.300.0-2|47	+ Revision: 404417
12cr|perl-String-Koremutake-0.300.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-String-Koremutake-0.300.0-2|49	
12cr|perl-String-Koremutake-0.300.0-2|50	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.30-6mdv2009.0
12cr|perl-String-Koremutake-0.300.0-2|51	+ Revision: 241908
12cr|perl-String-Koremutake-0.300.0-2|52	- rebuild
12cr|perl-String-Koremutake-0.300.0-2|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-String-Koremutake-0.300.0-2|54	
12cr|perl-String-Koremutake-0.300.0-2|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-String-Koremutake-0.300.0-2|56	- restore BuildRoot
12cr|perl-String-Koremutake-0.300.0-2|57	
12cr|perl-String-Koremutake-0.300.0-2|58	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 0.30-4mdv2008.0
12cr|perl-String-Koremutake-0.300.0-2|59	+ Revision: 23890
12cr|perl-String-Koremutake-0.300.0-2|60	- rebuild
12cr|perl-String-Koremutake-0.300.0-2|61	
12cr|perl-String-Koremutake-0.300.0-2|62	
12cr|perl-String-Koremutake-0.300.0-2|63	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.30-3mdk
12cr|perl-String-Koremutake-0.300.0-2|64	- BuildRequires
12cr|perl-String-Koremutake-0.300.0-2|65	
12cr|perl-String-Koremutake-0.300.0-2|66	* Wed May 04 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.30-2mdk
12cr|perl-String-Koremutake-0.300.0-2|67	- BuildRequires
12cr|perl-String-Koremutake-0.300.0-2|68	
12cr|perl-String-Koremutake-0.300.0-2|69	* Wed May 04 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.30-1mdk
12cr|perl-String-Koremutake-0.300.0-2|70	- First Mandriva release
12cr|perl-String-Koremutake-0.300.0-2|71	

5389 12
12cr|perl-String-Perl-Warnings-1.60.0-2|1	%define upstream_name    String-Perl-Warnings
12cr|perl-String-Perl-Warnings-1.60.0-2|2	%define upstream_version 1.06
12cr|perl-String-Perl-Warnings-1.60.0-2|3	
12cr|perl-String-Perl-Warnings-1.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-String-Perl-Warnings-1.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-String-Perl-Warnings-1.60.0-2|6	Release:	2
12cr|perl-String-Perl-Warnings-1.60.0-2|7	
12cr|perl-String-Perl-Warnings-1.60.0-2|8	Summary:	Determine if a string looks like a perl warning
12cr|perl-String-Perl-Warnings-1.60.0-2|9	License:	GPL+ or Artistic
12cr|perl-String-Perl-Warnings-1.60.0-2|10	Group:		Development/Perl
12cr|perl-String-Perl-Warnings-1.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-String-Perl-Warnings-1.60.0-2|12	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-String-Perl-Warnings-1.60.0-2|13	
12cr|perl-String-Perl-Warnings-1.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-String-Perl-Warnings-1.60.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-String-Perl-Warnings-1.60.0-2|16	BuildRequires:	perl(Regexp::Assemble)
12cr|perl-String-Perl-Warnings-1.60.0-2|17	BuildRequires:	perl(Test::More)
12cr|perl-String-Perl-Warnings-1.60.0-2|18	Requires:	perl(Regexp::Assemble)
12cr|perl-String-Perl-Warnings-1.60.0-2|19	BuildArch:	noarch
12cr|perl-String-Perl-Warnings-1.60.0-2|20	
12cr|perl-String-Perl-Warnings-1.60.0-2|21	%description
12cr|perl-String-Perl-Warnings-1.60.0-2|22	String::Perl::Warnings can be used to determine if a string of arbitary
12cr|perl-String-Perl-Warnings-1.60.0-2|23	text appears to look like a warning generated by perl.
12cr|perl-String-Perl-Warnings-1.60.0-2|24	
12cr|perl-String-Perl-Warnings-1.60.0-2|25	It includes all warnings for every stable perl release from '5.6.0' to
12cr|perl-String-Perl-Warnings-1.60.0-2|26	'5.12.0'.
12cr|perl-String-Perl-Warnings-1.60.0-2|27	
12cr|perl-String-Perl-Warnings-1.60.0-2|28	%prep
12cr|perl-String-Perl-Warnings-1.60.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-String-Perl-Warnings-1.60.0-2|30	
12cr|perl-String-Perl-Warnings-1.60.0-2|31	%build
12cr|perl-String-Perl-Warnings-1.60.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-String-Perl-Warnings-1.60.0-2|33	%make
12cr|perl-String-Perl-Warnings-1.60.0-2|34	
12cr|perl-String-Perl-Warnings-1.60.0-2|35	%check
12cr|perl-String-Perl-Warnings-1.60.0-2|36	%make test
12cr|perl-String-Perl-Warnings-1.60.0-2|37	
12cr|perl-String-Perl-Warnings-1.60.0-2|38	%install
12cr|perl-String-Perl-Warnings-1.60.0-2|39	%makeinstall_std
12cr|perl-String-Perl-Warnings-1.60.0-2|40	
12cr|perl-String-Perl-Warnings-1.60.0-2|41	%files
12cr|perl-String-Perl-Warnings-1.60.0-2|42	%doc Changes META.yml README LICENSE
12cr|perl-String-Perl-Warnings-1.60.0-2|43	%{_mandir}/man3/*
12cr|perl-String-Perl-Warnings-1.60.0-2|44	%{perl_vendorlib}/*
12cr|perl-String-Perl-Warnings-1.60.0-2|45	
12cr|perl-String-Perl-Warnings-1.60.0-2|46	%changelog
12cr|perl-String-Perl-Warnings-1.60.0-2|47	* Fri Jun 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.60.0-1mdv2011.0
12cr|perl-String-Perl-Warnings-1.60.0-2|48	+ Revision: 686999
12cr|perl-String-Perl-Warnings-1.60.0-2|49	- update to new version 1.06
12cr|perl-String-Perl-Warnings-1.60.0-2|50	
12cr|perl-String-Perl-Warnings-1.60.0-2|51	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 1.40.0-4
12cr|perl-String-Perl-Warnings-1.60.0-2|52	+ Revision: 658267
12cr|perl-String-Perl-Warnings-1.60.0-2|53	- rebuild
12cr|perl-String-Perl-Warnings-1.60.0-2|54	
12cr|perl-String-Perl-Warnings-1.60.0-2|55	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 1.40.0-3
12cr|perl-String-Perl-Warnings-1.60.0-2|56	+ Revision: 658214
12cr|perl-String-Perl-Warnings-1.60.0-2|57	- add runtime req
12cr|perl-String-Perl-Warnings-1.60.0-2|58	
12cr|perl-String-Perl-Warnings-1.60.0-2|59	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.40.0-2
12cr|perl-String-Perl-Warnings-1.60.0-2|60	+ Revision: 657834
12cr|perl-String-Perl-Warnings-1.60.0-2|61	- rebuild for updated spec-helper
12cr|perl-String-Perl-Warnings-1.60.0-2|62	
12cr|perl-String-Perl-Warnings-1.60.0-2|63	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 1.40.0-1mdv2011.0
12cr|perl-String-Perl-Warnings-1.60.0-2|64	+ Revision: 624963
12cr|perl-String-Perl-Warnings-1.60.0-2|65	- import perl-String-Perl-Warnings
12cr|perl-String-Perl-Warnings-1.60.0-2|66	

5390 12
12cr|perl-String-Random-0.220.0-1|1	%define upstream_name    String-Random
12cr|perl-String-Random-0.220.0-1|2	%define upstream_version 0.22
12cr|perl-String-Random-0.220.0-1|3	
12cr|perl-String-Random-0.220.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-String-Random-0.220.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-String-Random-0.220.0-1|6	Release:    %mkrel 1
12cr|perl-String-Random-0.220.0-1|7	
12cr|perl-String-Random-0.220.0-1|8	Summary:    Perl module to generate random strings based
12cr|perl-String-Random-0.220.0-1|9	License:    GPL+ or Artistic
12cr|perl-String-Random-0.220.0-1|10	Group:      Development/Perl
12cr|perl-String-Random-0.220.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-String-Random-0.220.0-1|12	Source0:    http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-String-Random-0.220.0-1|13	
12cr|perl-String-Random-0.220.0-1|14	BuildRequires: perl(Module::Build)
12cr|perl-String-Random-0.220.0-1|15	BuildArch: noarch
12cr|perl-String-Random-0.220.0-1|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-String-Random-0.220.0-1|17	
12cr|perl-String-Random-0.220.0-1|18	%description
12cr|perl-String-Random-0.220.0-1|19	This module makes it trivial to generate random strings.
12cr|perl-String-Random-0.220.0-1|20	
12cr|perl-String-Random-0.220.0-1|21	As an example, let's say you are writing a script that needs to generate a
12cr|perl-String-Random-0.220.0-1|22	random password for a user. The relevant code might look something like
12cr|perl-String-Random-0.220.0-1|23	this:
12cr|perl-String-Random-0.220.0-1|24	
12cr|perl-String-Random-0.220.0-1|25	use String::Random;
12cr|perl-String-Random-0.220.0-1|26	$pass = new String::Random;
12cr|perl-String-Random-0.220.0-1|27	print "Your password is ", $pass->randpattern("CCcc!ccn"), "\n";
12cr|perl-String-Random-0.220.0-1|28	
12cr|perl-String-Random-0.220.0-1|29	%prep
12cr|perl-String-Random-0.220.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-String-Random-0.220.0-1|31	
12cr|perl-String-Random-0.220.0-1|32	%build
12cr|perl-String-Random-0.220.0-1|33	%{__perl} Build.PL installdirs=vendor
12cr|perl-String-Random-0.220.0-1|34	./Build
12cr|perl-String-Random-0.220.0-1|35	
12cr|perl-String-Random-0.220.0-1|36	%check
12cr|perl-String-Random-0.220.0-1|37	./Build test
12cr|perl-String-Random-0.220.0-1|38	
12cr|perl-String-Random-0.220.0-1|39	%install
12cr|perl-String-Random-0.220.0-1|40	rm -rf %{buildroot}
12cr|perl-String-Random-0.220.0-1|41	./Build install destdir=%{buildroot}
12cr|perl-String-Random-0.220.0-1|42	
12cr|perl-String-Random-0.220.0-1|43	%clean
12cr|perl-String-Random-0.220.0-1|44	rm -rf %{buildroot}
12cr|perl-String-Random-0.220.0-1|45	
12cr|perl-String-Random-0.220.0-1|46	%files
12cr|perl-String-Random-0.220.0-1|47	%defattr(-,root,root)
12cr|perl-String-Random-0.220.0-1|48	%doc README Changes
12cr|perl-String-Random-0.220.0-1|49	%{_mandir}/man3/*
12cr|perl-String-Random-0.220.0-1|50	%perl_vendorlib/String
12cr|perl-String-Random-0.220.0-1|51	
12cr|perl-String-Random-0.220.0-1|52	
12cr|perl-String-Random-0.220.0-1|53	%changelog
12cr|perl-String-Random-0.220.0-1|54	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.0
12cr|perl-String-Random-0.220.0-1|55	+ Revision: 404418
12cr|perl-String-Random-0.220.0-1|56	- rebuild using %%perl_convert_version
12cr|perl-String-Random-0.220.0-1|57	
12cr|perl-String-Random-0.220.0-1|58	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.22-2mdv2009.0
12cr|perl-String-Random-0.220.0-1|59	+ Revision: 268726
12cr|perl-String-Random-0.220.0-1|60	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-String-Random-0.220.0-1|61	
12cr|perl-String-Random-0.220.0-1|62	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2009.0
12cr|perl-String-Random-0.220.0-1|63	+ Revision: 213695
12cr|perl-String-Random-0.220.0-1|64	- import perl-String-Random
12cr|perl-String-Random-0.220.0-1|65	
12cr|perl-String-Random-0.220.0-1|66	
12cr|perl-String-Random-0.220.0-1|67	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2009.0
12cr|perl-String-Random-0.220.0-1|68	- first mdv release

5391 12
12cr|perl-String-RewritePrefix-0.6.0-2|1	%define upstream_name    String-RewritePrefix
12cr|perl-String-RewritePrefix-0.6.0-2|2	%define upstream_version 0.006
12cr|perl-String-RewritePrefix-0.6.0-2|3	
12cr|perl-String-RewritePrefix-0.6.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-String-RewritePrefix-0.6.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-String-RewritePrefix-0.6.0-2|6	Release:    %mkrel 2
12cr|perl-String-RewritePrefix-0.6.0-2|7	
12cr|perl-String-RewritePrefix-0.6.0-2|8	Summary:    Rewrite strings based on a set of known prefixes
12cr|perl-String-RewritePrefix-0.6.0-2|9	License:    GPL+ or Artistic
12cr|perl-String-RewritePrefix-0.6.0-2|10	Group:      Development/Perl
12cr|perl-String-RewritePrefix-0.6.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-String-RewritePrefix-0.6.0-2|12	Source0:    http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-String-RewritePrefix-0.6.0-2|13	
12cr|perl-String-RewritePrefix-0.6.0-2|14	BuildRequires: perl(Sub::Exporter)
12cr|perl-String-RewritePrefix-0.6.0-2|15	BuildRequires: perl-devel
12cr|perl-String-RewritePrefix-0.6.0-2|16	
12cr|perl-String-RewritePrefix-0.6.0-2|17	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-String-RewritePrefix-0.6.0-2|18	
12cr|perl-String-RewritePrefix-0.6.0-2|19	%description
12cr|perl-String-RewritePrefix-0.6.0-2|20	Rewrite strings based on a set of known prefixes
12cr|perl-String-RewritePrefix-0.6.0-2|21	
12cr|perl-String-RewritePrefix-0.6.0-2|22	%prep
12cr|perl-String-RewritePrefix-0.6.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-String-RewritePrefix-0.6.0-2|24	
12cr|perl-String-RewritePrefix-0.6.0-2|25	%build
12cr|perl-String-RewritePrefix-0.6.0-2|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-String-RewritePrefix-0.6.0-2|27	%make
12cr|perl-String-RewritePrefix-0.6.0-2|28	
12cr|perl-String-RewritePrefix-0.6.0-2|29	%check
12cr|perl-String-RewritePrefix-0.6.0-2|30	%make test
12cr|perl-String-RewritePrefix-0.6.0-2|31	
12cr|perl-String-RewritePrefix-0.6.0-2|32	%install
12cr|perl-String-RewritePrefix-0.6.0-2|33	%makeinstall_std
12cr|perl-String-RewritePrefix-0.6.0-2|34	
12cr|perl-String-RewritePrefix-0.6.0-2|35	%files
12cr|perl-String-RewritePrefix-0.6.0-2|36	%doc Changes LICENSE README
12cr|perl-String-RewritePrefix-0.6.0-2|37	%{_mandir}/man3/*
12cr|perl-String-RewritePrefix-0.6.0-2|38	%perl_vendorlib/*
12cr|perl-String-RewritePrefix-0.6.0-2|39	
12cr|perl-String-RewritePrefix-0.6.0-2|40	
12cr|perl-String-RewritePrefix-0.6.0-2|41	%changelog
12cr|perl-String-RewritePrefix-0.6.0-2|42	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.6.0-2mdv2011.0
12cr|perl-String-RewritePrefix-0.6.0-2|43	+ Revision: 657835
12cr|perl-String-RewritePrefix-0.6.0-2|44	- rebuild for updated spec-helper
12cr|perl-String-RewritePrefix-0.6.0-2|45	
12cr|perl-String-RewritePrefix-0.6.0-2|46	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.6.0-1mdv2011.0
12cr|perl-String-RewritePrefix-0.6.0-2|47	+ Revision: 596651
12cr|perl-String-RewritePrefix-0.6.0-2|48	- update to 0.006
12cr|perl-String-RewritePrefix-0.6.0-2|49	
12cr|perl-String-RewritePrefix-0.6.0-2|50	* Tue Dec 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.5.0-1mdv2011.0
12cr|perl-String-RewritePrefix-0.6.0-2|51	+ Revision: 472327
12cr|perl-String-RewritePrefix-0.6.0-2|52	- adding missing buildrequires:
12cr|perl-String-RewritePrefix-0.6.0-2|53	- update to 0.005
12cr|perl-String-RewritePrefix-0.6.0-2|54	
12cr|perl-String-RewritePrefix-0.6.0-2|55	* Fri May 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.4.0-1mdv2010.0
12cr|perl-String-RewritePrefix-0.6.0-2|56	+ Revision: 380952
12cr|perl-String-RewritePrefix-0.6.0-2|57	- import perl-String-RewritePrefix
12cr|perl-String-RewritePrefix-0.6.0-2|58	
12cr|perl-String-RewritePrefix-0.6.0-2|59	
12cr|perl-String-RewritePrefix-0.6.0-2|60	* Fri May 29 2009 cpan2dist 0.004-1mdv
12cr|perl-String-RewritePrefix-0.6.0-2|61	- initial mdv release, generated with cpan2dist
12cr|perl-String-RewritePrefix-0.6.0-2|62	

5392 12
12cr|perl-String-Similarity-1.40.0-3|1	%define upstream_name    String-Similarity
12cr|perl-String-Similarity-1.40.0-3|2	%define upstream_version 1.04
12cr|perl-String-Similarity-1.40.0-3|3	
12cr|perl-String-Similarity-1.40.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-String-Similarity-1.40.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-String-Similarity-1.40.0-3|6	Release:	3
12cr|perl-String-Similarity-1.40.0-3|7	
12cr|perl-String-Similarity-1.40.0-3|8	Summary:    Perl extension for calculating the similarity of two strings
12cr|perl-String-Similarity-1.40.0-3|9	License:    GPL+ or Artistic
12cr|perl-String-Similarity-1.40.0-3|10	Group:      Development/Perl
12cr|perl-String-Similarity-1.40.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-String-Similarity-1.40.0-3|12	Source0:    http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-String-Similarity-1.40.0-3|13	
12cr|perl-String-Similarity-1.40.0-3|14	Buildrequires:  perl-devel
12cr|perl-String-Similarity-1.40.0-3|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-String-Similarity-1.40.0-3|16	
12cr|perl-String-Similarity-1.40.0-3|17	%description
12cr|perl-String-Similarity-1.40.0-3|18	$factor = similarity $string1, $string2, [$limit]
12cr|perl-String-Similarity-1.40.0-3|19	
12cr|perl-String-Similarity-1.40.0-3|20	The similarity-function calculates the similarity index of its two arguments. A
12cr|perl-String-Similarity-1.40.0-3|21	value of 0 means that the strings are entirely different. A value of 1 means
12cr|perl-String-Similarity-1.40.0-3|22	that the strings are identical. Everything else lies between 0 and 1 and
12cr|perl-String-Similarity-1.40.0-3|23	describes the amount of similarity between the strings.
12cr|perl-String-Similarity-1.40.0-3|24	
12cr|perl-String-Similarity-1.40.0-3|25	It roughly works by looking at the smallest number of edits to change one
12cr|perl-String-Similarity-1.40.0-3|26	string into the other.
12cr|perl-String-Similarity-1.40.0-3|27	
12cr|perl-String-Similarity-1.40.0-3|28	You can add an optional argument $limit (default 0) that gives the minimum
12cr|perl-String-Similarity-1.40.0-3|29	similarity the two strings must satisfy. similarity stops analyzing the string
12cr|perl-String-Similarity-1.40.0-3|30	as soon as the result drops below the given limit, in which case the result
12cr|perl-String-Similarity-1.40.0-3|31	will be invalid but lower than the given $limit. You can use this to speed up
12cr|perl-String-Similarity-1.40.0-3|32	the common case of searching for the most similar string from a set by
12cr|perl-String-Similarity-1.40.0-3|33	specifing the maximum similarity found so far.
12cr|perl-String-Similarity-1.40.0-3|34	
12cr|perl-String-Similarity-1.40.0-3|35	%prep
12cr|perl-String-Similarity-1.40.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-String-Similarity-1.40.0-3|37	
12cr|perl-String-Similarity-1.40.0-3|38	%build
12cr|perl-String-Similarity-1.40.0-3|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-String-Similarity-1.40.0-3|40	%make
12cr|perl-String-Similarity-1.40.0-3|41	
12cr|perl-String-Similarity-1.40.0-3|42	%check
12cr|perl-String-Similarity-1.40.0-3|43	%{__make} test
12cr|perl-String-Similarity-1.40.0-3|44	
12cr|perl-String-Similarity-1.40.0-3|45	%install
12cr|perl-String-Similarity-1.40.0-3|46	rm -rf %{buildroot}
12cr|perl-String-Similarity-1.40.0-3|47	%makeinstall_std
12cr|perl-String-Similarity-1.40.0-3|48	
12cr|perl-String-Similarity-1.40.0-3|49	%clean
12cr|perl-String-Similarity-1.40.0-3|50	rm -rf %{buildroot}
12cr|perl-String-Similarity-1.40.0-3|51	
12cr|perl-String-Similarity-1.40.0-3|52	%files
12cr|perl-String-Similarity-1.40.0-3|53	%defattr(-,root,root)
12cr|perl-String-Similarity-1.40.0-3|54	%doc COPYING Changes README
12cr|perl-String-Similarity-1.40.0-3|55	%{perl_vendorarch}/auto/String
12cr|perl-String-Similarity-1.40.0-3|56	%{perl_vendorarch}/String
12cr|perl-String-Similarity-1.40.0-3|57	%{_mandir}/*/*
12cr|perl-String-Similarity-1.40.0-3|58	
12cr|perl-String-Similarity-1.40.0-3|59	
12cr|perl-String-Similarity-1.40.0-3|60	%changelog
12cr|perl-String-Similarity-1.40.0-3|61	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.40.0-3
12cr|perl-String-Similarity-1.40.0-3|62	+ Revision: 768358
12cr|perl-String-Similarity-1.40.0-3|63	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-String-Similarity-1.40.0-3|64	
12cr|perl-String-Similarity-1.40.0-3|65	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-2mdv2011.0
12cr|perl-String-Similarity-1.40.0-3|66	+ Revision: 556149
12cr|perl-String-Similarity-1.40.0-3|67	- rebuild for perl 5.12
12cr|perl-String-Similarity-1.40.0-3|68	
12cr|perl-String-Similarity-1.40.0-3|69	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-1mdv2010.0
12cr|perl-String-Similarity-1.40.0-3|70	+ Revision: 404420
12cr|perl-String-Similarity-1.40.0-3|71	- rebuild using %%perl_convert_version
12cr|perl-String-Similarity-1.40.0-3|72	
12cr|perl-String-Similarity-1.40.0-3|73	* Mon Jul 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2010.0
12cr|perl-String-Similarity-1.40.0-3|74	+ Revision: 393001
12cr|perl-String-Similarity-1.40.0-3|75	- update to new version 1.04
12cr|perl-String-Similarity-1.40.0-3|76	
12cr|perl-String-Similarity-1.40.0-3|77	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.03-5mdv2009.0
12cr|perl-String-Similarity-1.40.0-3|78	+ Revision: 258392
12cr|perl-String-Similarity-1.40.0-3|79	- rebuild
12cr|perl-String-Similarity-1.40.0-3|80	
12cr|perl-String-Similarity-1.40.0-3|81	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.03-4mdv2009.0
12cr|perl-String-Similarity-1.40.0-3|82	+ Revision: 246477
12cr|perl-String-Similarity-1.40.0-3|83	- rebuild
12cr|perl-String-Similarity-1.40.0-3|84	
12cr|perl-String-Similarity-1.40.0-3|85	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.03-2mdv2008.1
12cr|perl-String-Similarity-1.40.0-3|86	+ Revision: 152310
12cr|perl-String-Similarity-1.40.0-3|87	- rebuild
12cr|perl-String-Similarity-1.40.0-3|88	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-String-Similarity-1.40.0-3|89	
12cr|perl-String-Similarity-1.40.0-3|90	+ Olivier Blin <blino@mandriva.org>
12cr|perl-String-Similarity-1.40.0-3|91	- restore BuildRoot
12cr|perl-String-Similarity-1.40.0-3|92	
12cr|perl-String-Similarity-1.40.0-3|93	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2008.0
12cr|perl-String-Similarity-1.40.0-3|94	+ Revision: 46534
12cr|perl-String-Similarity-1.40.0-3|95	- update to new version 1.03
12cr|perl-String-Similarity-1.40.0-3|96	
12cr|perl-String-Similarity-1.40.0-3|97	
12cr|perl-String-Similarity-1.40.0-3|98	* Tue Jul 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-2mdv2007.0
12cr|perl-String-Similarity-1.40.0-3|99	- %%mkrel
12cr|perl-String-Similarity-1.40.0-3|100	
12cr|perl-String-Similarity-1.40.0-3|101	* Mon Jun 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdk
12cr|perl-String-Similarity-1.40.0-3|102	- New release 1.02
12cr|perl-String-Similarity-1.40.0-3|103	
12cr|perl-String-Similarity-1.40.0-3|104	* Tue Jun 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-2mdk
12cr|perl-String-Similarity-1.40.0-3|105	- drop useless empty directories
12cr|perl-String-Similarity-1.40.0-3|106	- make test in %%check
12cr|perl-String-Similarity-1.40.0-3|107	
12cr|perl-String-Similarity-1.40.0-3|108	* Mon Apr 25 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdk
12cr|perl-String-Similarity-1.40.0-3|109	- new release
12cr|perl-String-Similarity-1.40.0-3|110	- spec cleanup
12cr|perl-String-Similarity-1.40.0-3|111	- better url
12cr|perl-String-Similarity-1.40.0-3|112	
12cr|perl-String-Similarity-1.40.0-3|113	* Mon Nov 15 2004 Michael Scherer <misc@mandrake.org> 1-3mdk
12cr|perl-String-Similarity-1.40.0-3|114	- Rebuild for new perl
12cr|perl-String-Similarity-1.40.0-3|115	
12cr|perl-String-Similarity-1.40.0-3|116	* Wed Aug 04 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1-2mdk
12cr|perl-String-Similarity-1.40.0-3|117	- rebuild
12cr|perl-String-Similarity-1.40.0-3|118	
12cr|perl-String-Similarity-1.40.0-3|119	* Wed Apr 21 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1-1mdk
12cr|perl-String-Similarity-1.40.0-3|120	- new version
12cr|perl-String-Similarity-1.40.0-3|121	- rpmbuildupdate aware
12cr|perl-String-Similarity-1.40.0-3|122	- make test
12cr|perl-String-Similarity-1.40.0-3|123	
12cr|perl-String-Similarity-1.40.0-3|124	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.02-2mdk
12cr|perl-String-Similarity-1.40.0-3|125	- fixed dir ownership (distlint)
12cr|perl-String-Similarity-1.40.0-3|126	
12cr|perl-String-Similarity-1.40.0-3|127	* Wed Dec 17 2003 Guillaume Rousse <guillomovitch@mandrake.org> 0.02-1mdk
12cr|perl-String-Similarity-1.40.0-3|128	- first mdk release
12cr|perl-String-Similarity-1.40.0-3|129	

5393 12
12cr|perl-String-Tokenizer-0.50.0-2|1	%define upstream_name    String-Tokenizer
12cr|perl-String-Tokenizer-0.50.0-2|2	%define upstream_version 0.05
12cr|perl-String-Tokenizer-0.50.0-2|3	
12cr|perl-String-Tokenizer-0.50.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-String-Tokenizer-0.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-String-Tokenizer-0.50.0-2|6	Release:	2
12cr|perl-String-Tokenizer-0.50.0-2|7	
12cr|perl-String-Tokenizer-0.50.0-2|8	Summary:	A simple string tokenizer
12cr|perl-String-Tokenizer-0.50.0-2|9	License:	GPL+ or Artistic
12cr|perl-String-Tokenizer-0.50.0-2|10	Group:		Development/Perl
12cr|perl-String-Tokenizer-0.50.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-String-Tokenizer-0.50.0-2|12	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-String-Tokenizer-0.50.0-2|13	
12cr|perl-String-Tokenizer-0.50.0-2|14	BuildRequires:	perl-devel
12cr|perl-String-Tokenizer-0.50.0-2|15	BuildArch:	noarch
12cr|perl-String-Tokenizer-0.50.0-2|16	
12cr|perl-String-Tokenizer-0.50.0-2|17	%description
12cr|perl-String-Tokenizer-0.50.0-2|18	A simple string tokenizer which takes a string and splits it on whitespace.
12cr|perl-String-Tokenizer-0.50.0-2|19	It also optionally takes a string of characters to use as delimiters, and
12cr|perl-String-Tokenizer-0.50.0-2|20	returns them with the token set as well. This allows for splitting the
12cr|perl-String-Tokenizer-0.50.0-2|21	string in many different ways.
12cr|perl-String-Tokenizer-0.50.0-2|22	
12cr|perl-String-Tokenizer-0.50.0-2|23	This is a very basic tokenizer, so more complex needs should be either
12cr|perl-String-Tokenizer-0.50.0-2|24	addressed with a custom written tokenizer or post-processing of the output
12cr|perl-String-Tokenizer-0.50.0-2|25	generated by this module. Basically, this will not fill everyones needs,
12cr|perl-String-Tokenizer-0.50.0-2|26	but it spans a gap between simple 'split / /, $string' and the other
12cr|perl-String-Tokenizer-0.50.0-2|27	options that involve much larger and complex modules.
12cr|perl-String-Tokenizer-0.50.0-2|28	
12cr|perl-String-Tokenizer-0.50.0-2|29	Also note that this is not a lexical analyser. Many people confuse
12cr|perl-String-Tokenizer-0.50.0-2|30	tokenization with lexical analysis. A tokenizer mearly splits its input
12cr|perl-String-Tokenizer-0.50.0-2|31	into specific chunks, a lexical analyzer classifies those chunks. Sometimes
12cr|perl-String-Tokenizer-0.50.0-2|32	these two steps are combined, but not here.
12cr|perl-String-Tokenizer-0.50.0-2|33	
12cr|perl-String-Tokenizer-0.50.0-2|34	%prep
12cr|perl-String-Tokenizer-0.50.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-String-Tokenizer-0.50.0-2|36	
12cr|perl-String-Tokenizer-0.50.0-2|37	%build
12cr|perl-String-Tokenizer-0.50.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-String-Tokenizer-0.50.0-2|39	%make
12cr|perl-String-Tokenizer-0.50.0-2|40	
12cr|perl-String-Tokenizer-0.50.0-2|41	%check
12cr|perl-String-Tokenizer-0.50.0-2|42	make test
12cr|perl-String-Tokenizer-0.50.0-2|43	
12cr|perl-String-Tokenizer-0.50.0-2|44	%install
12cr|perl-String-Tokenizer-0.50.0-2|45	%makeinstall_std
12cr|perl-String-Tokenizer-0.50.0-2|46	
12cr|perl-String-Tokenizer-0.50.0-2|47	%files
12cr|perl-String-Tokenizer-0.50.0-2|48	%doc Changes README
12cr|perl-String-Tokenizer-0.50.0-2|49	%{_mandir}/man3/*
12cr|perl-String-Tokenizer-0.50.0-2|50	%{perl_vendorlib}/String
12cr|perl-String-Tokenizer-0.50.0-2|51	
12cr|perl-String-Tokenizer-0.50.0-2|52	%changelog
12cr|perl-String-Tokenizer-0.50.0-2|53	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-String-Tokenizer-0.50.0-2|54	+ Revision: 401608
12cr|perl-String-Tokenizer-0.50.0-2|55	- rebuild using %%perl_convert_version
12cr|perl-String-Tokenizer-0.50.0-2|56	- fixed license field
12cr|perl-String-Tokenizer-0.50.0-2|57	
12cr|perl-String-Tokenizer-0.50.0-2|58	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.05-2mdv2010.0
12cr|perl-String-Tokenizer-0.50.0-2|59	+ Revision: 375900
12cr|perl-String-Tokenizer-0.50.0-2|60	- rebuild
12cr|perl-String-Tokenizer-0.50.0-2|61	
12cr|perl-String-Tokenizer-0.50.0-2|62	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2009.1
12cr|perl-String-Tokenizer-0.50.0-2|63	+ Revision: 355029
12cr|perl-String-Tokenizer-0.50.0-2|64	- import perl-String-Tokenizer
12cr|perl-String-Tokenizer-0.50.0-2|65	
12cr|perl-String-Tokenizer-0.50.0-2|66	
12cr|perl-String-Tokenizer-0.50.0-2|67	* Sat Mar 14 2009 cpan2dist 0.05-1mdv
12cr|perl-String-Tokenizer-0.50.0-2|68	- initial mdv release, generated with cpan2dist
12cr|perl-String-Tokenizer-0.50.0-2|69	

5394 12
12cr|perl-String-Truncate-1.100.600-3|1	%define upstream_name    String-Truncate
12cr|perl-String-Truncate-1.100.600-3|2	%define upstream_version 1.100600
12cr|perl-String-Truncate-1.100.600-3|3	
12cr|perl-String-Truncate-1.100.600-3|4	Name:		perl-%{upstream_name}
12cr|perl-String-Truncate-1.100.600-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-String-Truncate-1.100.600-3|6	Release:	3
12cr|perl-String-Truncate-1.100.600-3|7	
12cr|perl-String-Truncate-1.100.600-3|8	Summary:	A module for when strings are too long to be displayed in
12cr|perl-String-Truncate-1.100.600-3|9	License:	GPL+ or Artistic
12cr|perl-String-Truncate-1.100.600-3|10	Group:		Development/Perl
12cr|perl-String-Truncate-1.100.600-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-String-Truncate-1.100.600-3|12	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-String-Truncate-1.100.600-3|13	
12cr|perl-String-Truncate-1.100.600-3|14	BuildRequires:	perl-devel
12cr|perl-String-Truncate-1.100.600-3|15	BuildRequires:	perl(Sub::Exporter)
12cr|perl-String-Truncate-1.100.600-3|16	BuildRequires:	perl(Sub::Install)
12cr|perl-String-Truncate-1.100.600-3|17	BuildRequires:	perl(Test::More)
12cr|perl-String-Truncate-1.100.600-3|18	BuildArch:	noarch
12cr|perl-String-Truncate-1.100.600-3|19	
12cr|perl-String-Truncate-1.100.600-3|20	%description
12cr|perl-String-Truncate-1.100.600-3|21	A module for when strings are too long to be displayed in.
12cr|perl-String-Truncate-1.100.600-3|22	
12cr|perl-String-Truncate-1.100.600-3|23	%prep
12cr|perl-String-Truncate-1.100.600-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-String-Truncate-1.100.600-3|25	
12cr|perl-String-Truncate-1.100.600-3|26	%build
12cr|perl-String-Truncate-1.100.600-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-String-Truncate-1.100.600-3|28	%make
12cr|perl-String-Truncate-1.100.600-3|29	
12cr|perl-String-Truncate-1.100.600-3|30	%check
12cr|perl-String-Truncate-1.100.600-3|31	%make test
12cr|perl-String-Truncate-1.100.600-3|32	
12cr|perl-String-Truncate-1.100.600-3|33	%install
12cr|perl-String-Truncate-1.100.600-3|34	%makeinstall_std
12cr|perl-String-Truncate-1.100.600-3|35	
12cr|perl-String-Truncate-1.100.600-3|36	%files
12cr|perl-String-Truncate-1.100.600-3|37	%doc Changes LICENSE README
12cr|perl-String-Truncate-1.100.600-3|38	%{_mandir}/man3/*
12cr|perl-String-Truncate-1.100.600-3|39	%{perl_vendorlib}/*
12cr|perl-String-Truncate-1.100.600-3|40	
12cr|perl-String-Truncate-1.100.600-3|41	%changelog
12cr|perl-String-Truncate-1.100.600-3|42	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.100.600-2mdv2011.0
12cr|perl-String-Truncate-1.100.600-3|43	+ Revision: 657468
12cr|perl-String-Truncate-1.100.600-3|44	- rebuild for updated spec-helper
12cr|perl-String-Truncate-1.100.600-3|45	
12cr|perl-String-Truncate-1.100.600-3|46	* Wed Mar 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.100.600-1
12cr|perl-String-Truncate-1.100.600-3|47	+ Revision: 649170
12cr|perl-String-Truncate-1.100.600-3|48	- update to new version 1.100600
12cr|perl-String-Truncate-1.100.600-3|49	
12cr|perl-String-Truncate-1.100.600-3|50	* Sun Feb 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.570-1mdv2011.0
12cr|perl-String-Truncate-1.100.600-3|51	+ Revision: 512600
12cr|perl-String-Truncate-1.100.600-3|52	- update to 1.100570
12cr|perl-String-Truncate-1.100.600-3|53	
12cr|perl-String-Truncate-1.100.600-3|54	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.102.0-1mdv2010.1
12cr|perl-String-Truncate-1.100.600-3|55	+ Revision: 461279
12cr|perl-String-Truncate-1.100.600-3|56	- fix summary
12cr|perl-String-Truncate-1.100.600-3|57	- import perl-String-Truncate
12cr|perl-String-Truncate-1.100.600-3|58	
12cr|perl-String-Truncate-1.100.600-3|59	
12cr|perl-String-Truncate-1.100.600-3|60	* Fri Nov 06 2009 cpan2dist 0.102-1mdv
12cr|perl-String-Truncate-1.100.600-3|61	- initial mdv release, generated with cpan2dist

5395 12
12cr|perl-String-Util-1.10.0-3|1	%define upstream_name    String-Util
12cr|perl-String-Util-1.10.0-3|2	%define upstream_version 1.01
12cr|perl-String-Util-1.10.0-3|3	
12cr|perl-String-Util-1.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-String-Util-1.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-String-Util-1.10.0-3|6	Release:	3
12cr|perl-String-Util-1.10.0-3|7	
12cr|perl-String-Util-1.10.0-3|8	Summary:	Handy string processing utilities
12cr|perl-String-Util-1.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-String-Util-1.10.0-3|10	Group:		Development/Perl
12cr|perl-String-Util-1.10.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-String-Util-1.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-String-Util-1.10.0-3|13	
12cr|perl-String-Util-1.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-String-Util-1.10.0-3|15	BuildRequires:	perl(Debug::ShowStuff)
12cr|perl-String-Util-1.10.0-3|16	
12cr|perl-String-Util-1.10.0-3|17	BuildArch:	noarch
12cr|perl-String-Util-1.10.0-3|18	
12cr|perl-String-Util-1.10.0-3|19	%description
12cr|perl-String-Util-1.10.0-3|20	String::Util provides a collection of small, handy utilities
12cr|perl-String-Util-1.10.0-3|21	for processing strings.
12cr|perl-String-Util-1.10.0-3|22	
12cr|perl-String-Util-1.10.0-3|23	%prep
12cr|perl-String-Util-1.10.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-String-Util-1.10.0-3|25	
12cr|perl-String-Util-1.10.0-3|26	%build
12cr|perl-String-Util-1.10.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-String-Util-1.10.0-3|28	%make
12cr|perl-String-Util-1.10.0-3|29	
12cr|perl-String-Util-1.10.0-3|30	%check
12cr|perl-String-Util-1.10.0-3|31	%make test
12cr|perl-String-Util-1.10.0-3|32	
12cr|perl-String-Util-1.10.0-3|33	%install
12cr|perl-String-Util-1.10.0-3|34	%makeinstall_std
12cr|perl-String-Util-1.10.0-3|35	
12cr|perl-String-Util-1.10.0-3|36	%files
12cr|perl-String-Util-1.10.0-3|37	%doc README
12cr|perl-String-Util-1.10.0-3|38	%{_mandir}/man3/*
12cr|perl-String-Util-1.10.0-3|39	%{perl_vendorlib}/*
12cr|perl-String-Util-1.10.0-3|40	
12cr|perl-String-Util-1.10.0-3|41	
12cr|perl-String-Util-1.10.0-3|42	%changelog
12cr|perl-String-Util-1.10.0-3|43	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.10.0-2mdv2011.0
12cr|perl-String-Util-1.10.0-3|44	+ Revision: 656968
12cr|perl-String-Util-1.10.0-3|45	- rebuild for updated spec-helper
12cr|perl-String-Util-1.10.0-3|46	
12cr|perl-String-Util-1.10.0-3|47	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2011.0
12cr|perl-String-Util-1.10.0-3|48	+ Revision: 597088
12cr|perl-String-Util-1.10.0-3|49	- update to
12cr|perl-String-Util-1.10.0-3|50	
12cr|perl-String-Util-1.10.0-3|51	* Sat Apr 10 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.0.0-1mdv2010.1
12cr|perl-String-Util-1.10.0-3|52	+ Revision: 533543
12cr|perl-String-Util-1.10.0-3|53	- import perl-String-Util
12cr|perl-String-Util-1.10.0-3|54	
12cr|perl-String-Util-1.10.0-3|55	
12cr|perl-String-Util-1.10.0-3|56	* Sat Apr 10 2010 cpan2dist 0-12-1mdv
12cr|perl-String-Util-1.10.0-3|57	- initial mdv release, generated with cpan2dist

5396 12
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|1	%define upstream_name    Sub-Exporter-ForMethods
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|2	%define upstream_version 0.100050
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|3	
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|4	Name:		perl-%{upstream_name}
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|6	Release:	3
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|7	
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|8	Summary:	Helper routines for using Sub::Exporter to build methods
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|9	License:	GPL+ or Artistic
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|10	Group:		Development/Perl
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|12	Source0:	http://www.cpan.org/modules/by-module/Sub/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|13	
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|14	BuildRequires:	perl-devel
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|15	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|16	BuildRequires:	perl(Sub::Name)
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|17	BuildArch:	noarch
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|18	
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|19	%description
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|20	The synopsis section, above, looks almost indistinguishable from any other
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|21	use of Sub::Exporter, apart from the use of 'method_installer'. It is
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|22	nearly indistinguishable in behavior, too. The only change is that
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|23	subroutines exported from Method::Builder into named slots in
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|24	Vehicle::Autobot will be wrapped in a subroutine called
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|25	'Vehicle::Autobot::transform'. This will insert a named frame into stack
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|26	traces to aid in debugging.
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|27	
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|28	More importantly (for the author, anyway), they will not be removed by
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|29	namespace::autoclean. This makes the following code work:
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|30	
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|31	package MyLibrary;
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|32	
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|33	%prep
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|35	
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|36	%build
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|38	%make
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|39	
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|40	%check
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|41	%make test
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|42	
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|43	%install
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|44	%makeinstall_std
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|45	
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|46	%files
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|47	%doc LICENSE README
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|48	%{_mandir}/man3/*
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|49	%{perl_vendorlib}/*
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|50	
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|51	%changelog
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|52	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.100.50-2mdv2011.0
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|53	+ Revision: 654300
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|54	- rebuild for updated spec-helper
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|55	
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|56	* Wed Jan 06 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.50-1mdv2011.0
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|57	+ Revision: 486606
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|58	- update to 0.100050
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|59	
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|60	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.91.970-1mdv2010.1
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|61	+ Revision: 461734
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|62	- import perl-Sub-Exporter-ForMethods
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|63	
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|64	
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|65	* Fri Nov 06 2009 cpan2dist 0.091970-1mdv
12cr|perl-Sub-Exporter-ForMethods-0.100.50-3|66	- initial mdv release, generated with cpan2dist

5397 12
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|1	%define upstream_name    Sub-Exporter-GlobExporter
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|2	%define upstream_version 0.002
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|3	
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|6	Release:	3
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|7	
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|8	Summary:	Export shared globs with Sub::Exporter collectors
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|9	License:	GPL+ or Artistic
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|10	Group:		Development/Perl
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Sub/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|13	
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|14	BuildRequires:	perl-devel
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|15	BuildRequires:	perl(Scalar::Util)
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|16	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|18	BuildArch:	noarch
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|19	
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|20	%description
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|21	Export shared globs with Sub::Exporter collectors.
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|22	
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|23	%prep
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|25	
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|26	%build
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|28	%make
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|29	
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|30	%check
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|31	%make test
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|32	
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|33	%install
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|34	%makeinstall_std
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|35	
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|36	%files
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|37	%doc README Changes LICENSE META.yml META.json
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|38	%{_mandir}/man3/*
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|39	%{perl_vendorlib}/*
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|40	
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|41	%changelog
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|42	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.2.0-2mdv2011.0
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|43	+ Revision: 657836
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|44	- rebuild for updated spec-helper
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|45	
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|46	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-1mdv2011.0
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|47	+ Revision: 601988
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|48	- import perl-Sub-Exporter-GlobExporter
12cr|perl-Sub-Exporter-GlobExporter-0.2.0-3|49	

5398 12
12cr|perl-Sub-Information-0.100.0-3|1	%define upstream_name    Sub-Information
12cr|perl-Sub-Information-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-Sub-Information-0.100.0-3|3	
12cr|perl-Sub-Information-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Sub-Information-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Sub-Information-0.100.0-3|6	Release:	3
12cr|perl-Sub-Information-0.100.0-3|7	
12cr|perl-Sub-Information-0.100.0-3|8	Summary:	Get subroutine information
12cr|perl-Sub-Information-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Sub-Information-0.100.0-3|10	Group:		Development/Perl
12cr|perl-Sub-Information-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Sub-Information-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Sub/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Sub-Information-0.100.0-3|13	
12cr|perl-Sub-Information-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Sub-Information-0.100.0-3|15	BuildRequires:	perl(B)
12cr|perl-Sub-Information-0.100.0-3|16	BuildRequires:	perl(Data::Dump::Streamer)
12cr|perl-Sub-Information-0.100.0-3|17	BuildRequires:	perl(Devel::Peek)
12cr|perl-Sub-Information-0.100.0-3|18	BuildRequires:	perl(PadWalker)
12cr|perl-Sub-Information-0.100.0-3|19	BuildRequires:	perl(Scalar::Util)
12cr|perl-Sub-Information-0.100.0-3|20	BuildRequires:	perl(Sub::Identify)
12cr|perl-Sub-Information-0.100.0-3|21	BuildRequires:	perl(Test::More)
12cr|perl-Sub-Information-0.100.0-3|22	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Sub-Information-0.100.0-3|23	BuildArch:	noarch
12cr|perl-Sub-Information-0.100.0-3|24	
12cr|perl-Sub-Information-0.100.0-3|25	%description
12cr|perl-Sub-Information-0.100.0-3|26	Typically, if we need to get information about code references, we have to
12cr|perl-Sub-Information-0.100.0-3|27	remember which of myriad modules to load. Need to know if it's blessed?
12cr|perl-Sub-Information-0.100.0-3|28	'Scalar::Util' will do that. Package it was declared in: 'Sub::Identify'.
12cr|perl-Sub-Information-0.100.0-3|29	Source code: 'Data::Dump::Streamer'. And so on ...
12cr|perl-Sub-Information-0.100.0-3|30	
12cr|perl-Sub-Information-0.100.0-3|31	This module integrates those together so that you don't have to remember
12cr|perl-Sub-Information-0.100.0-3|32	them.
12cr|perl-Sub-Information-0.100.0-3|33	
12cr|perl-Sub-Information-0.100.0-3|34	%prep
12cr|perl-Sub-Information-0.100.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sub-Information-0.100.0-3|36	
12cr|perl-Sub-Information-0.100.0-3|37	%build
12cr|perl-Sub-Information-0.100.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sub-Information-0.100.0-3|39	%make
12cr|perl-Sub-Information-0.100.0-3|40	
12cr|perl-Sub-Information-0.100.0-3|41	%check
12cr|perl-Sub-Information-0.100.0-3|42	%make test
12cr|perl-Sub-Information-0.100.0-3|43	
12cr|perl-Sub-Information-0.100.0-3|44	%install
12cr|perl-Sub-Information-0.100.0-3|45	%makeinstall_std
12cr|perl-Sub-Information-0.100.0-3|46	
12cr|perl-Sub-Information-0.100.0-3|47	%files
12cr|perl-Sub-Information-0.100.0-3|48	%doc Changes README
12cr|perl-Sub-Information-0.100.0-3|49	%{_mandir}/man3/*
12cr|perl-Sub-Information-0.100.0-3|50	%{perl_vendorlib}/*
12cr|perl-Sub-Information-0.100.0-3|51	
12cr|perl-Sub-Information-0.100.0-3|52	%changelog
12cr|perl-Sub-Information-0.100.0-3|53	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-Sub-Information-0.100.0-3|54	+ Revision: 658426
12cr|perl-Sub-Information-0.100.0-3|55	- rebuild for updated rpm-setup
12cr|perl-Sub-Information-0.100.0-3|56	
12cr|perl-Sub-Information-0.100.0-3|57	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-Sub-Information-0.100.0-3|58	+ Revision: 444013
12cr|perl-Sub-Information-0.100.0-3|59	- import perl-Sub-Information
12cr|perl-Sub-Information-0.100.0-3|60	
12cr|perl-Sub-Information-0.100.0-3|61	
12cr|perl-Sub-Information-0.100.0-3|62	* Thu Sep 17 2009 cpan2dist 0.10-1mdv
12cr|perl-Sub-Information-0.100.0-3|63	- initial mdv release, generated with cpan2dist

5399 12
12cr|perl-Sub-Override-0.80.0-2|1	%define upstream_name	 Sub-Override
12cr|perl-Sub-Override-0.80.0-2|2	%define upstream_version 0.08
12cr|perl-Sub-Override-0.80.0-2|3	
12cr|perl-Sub-Override-0.80.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Sub-Override-0.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Sub-Override-0.80.0-2|6	Release:	2
12cr|perl-Sub-Override-0.80.0-2|7	
12cr|perl-Sub-Override-0.80.0-2|8	Summary:	Perl extension for easily overriding subroutines
12cr|perl-Sub-Override-0.80.0-2|9	License:	GPL+ or Artistic
12cr|perl-Sub-Override-0.80.0-2|10	Group:		Development/Perl
12cr|perl-Sub-Override-0.80.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Sub-Override-0.80.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/O/OV/OVID/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Sub-Override-0.80.0-2|13	
12cr|perl-Sub-Override-0.80.0-2|14	BuildRequires:	perl-devel
12cr|perl-Sub-Override-0.80.0-2|15	BuildRequires:	perl(Test::Exception)
12cr|perl-Sub-Override-0.80.0-2|16	BuildArch:	noarch
12cr|perl-Sub-Override-0.80.0-2|17	
12cr|perl-Sub-Override-0.80.0-2|18	%description
12cr|perl-Sub-Override-0.80.0-2|19	Sub::Override is a perl module that allows the programmer to simply name a
12cr|perl-Sub-Override-0.80.0-2|20	subroutine to replace and to supply a sub to replace it with.
12cr|perl-Sub-Override-0.80.0-2|21	
12cr|perl-Sub-Override-0.80.0-2|22	%prep
12cr|perl-Sub-Override-0.80.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sub-Override-0.80.0-2|24	
12cr|perl-Sub-Override-0.80.0-2|25	%build
12cr|perl-Sub-Override-0.80.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sub-Override-0.80.0-2|27	%make
12cr|perl-Sub-Override-0.80.0-2|28	
12cr|perl-Sub-Override-0.80.0-2|29	%check
12cr|perl-Sub-Override-0.80.0-2|30	make test
12cr|perl-Sub-Override-0.80.0-2|31	
12cr|perl-Sub-Override-0.80.0-2|32	%install
12cr|perl-Sub-Override-0.80.0-2|33	%makeinstall_std
12cr|perl-Sub-Override-0.80.0-2|34	
12cr|perl-Sub-Override-0.80.0-2|35	%files
12cr|perl-Sub-Override-0.80.0-2|36	%doc Changes README
12cr|perl-Sub-Override-0.80.0-2|37	%{perl_vendorlib}/Sub/Override.pm
12cr|perl-Sub-Override-0.80.0-2|38	%{_mandir}/*/*
12cr|perl-Sub-Override-0.80.0-2|39	
12cr|perl-Sub-Override-0.80.0-2|40	
12cr|perl-Sub-Override-0.80.0-2|41	%changelog
12cr|perl-Sub-Override-0.80.0-2|42	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-Sub-Override-0.80.0-2|43	+ Revision: 404422
12cr|perl-Sub-Override-0.80.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-Sub-Override-0.80.0-2|45	
12cr|perl-Sub-Override-0.80.0-2|46	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.08-6mdv2009.0
12cr|perl-Sub-Override-0.80.0-2|47	+ Revision: 258393
12cr|perl-Sub-Override-0.80.0-2|48	- rebuild
12cr|perl-Sub-Override-0.80.0-2|49	
12cr|perl-Sub-Override-0.80.0-2|50	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.08-5mdv2009.0
12cr|perl-Sub-Override-0.80.0-2|51	+ Revision: 246479
12cr|perl-Sub-Override-0.80.0-2|52	- rebuild
12cr|perl-Sub-Override-0.80.0-2|53	
12cr|perl-Sub-Override-0.80.0-2|54	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.08-3mdv2008.1
12cr|perl-Sub-Override-0.80.0-2|55	+ Revision: 140717
12cr|perl-Sub-Override-0.80.0-2|56	- restore BuildRoot
12cr|perl-Sub-Override-0.80.0-2|57	
12cr|perl-Sub-Override-0.80.0-2|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Sub-Override-0.80.0-2|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Sub-Override-0.80.0-2|60	
12cr|perl-Sub-Override-0.80.0-2|61	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 0.08-3mdv2008.0
12cr|perl-Sub-Override-0.80.0-2|62	+ Revision: 23839
12cr|perl-Sub-Override-0.80.0-2|63	- rebuild
12cr|perl-Sub-Override-0.80.0-2|64	
12cr|perl-Sub-Override-0.80.0-2|65	
12cr|perl-Sub-Override-0.80.0-2|66	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.08-2mdk
12cr|perl-Sub-Override-0.80.0-2|67	- Buildrequires fix
12cr|perl-Sub-Override-0.80.0-2|68	
12cr|perl-Sub-Override-0.80.0-2|69	* Fri Sep 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.08-1mdk
12cr|perl-Sub-Override-0.80.0-2|70	- 0.08
12cr|perl-Sub-Override-0.80.0-2|71	
12cr|perl-Sub-Override-0.80.0-2|72	* Tue Jan 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.06-1mdk
12cr|perl-Sub-Override-0.80.0-2|73	- Initial MDK release.
12cr|perl-Sub-Override-0.80.0-2|74	

5400 12
12cr|perl-SVG-Graph-0.20.0-2|1	%define upstream_name	 SVG-Graph
12cr|perl-SVG-Graph-0.20.0-2|2	%define upstream_version 0.02
12cr|perl-SVG-Graph-0.20.0-2|3	
12cr|perl-SVG-Graph-0.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-SVG-Graph-0.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-SVG-Graph-0.20.0-2|6	Release:	2
12cr|perl-SVG-Graph-0.20.0-2|7	
12cr|perl-SVG-Graph-0.20.0-2|8	Summary:	Visualize your data in Scalable Vector Graphics (SVG) format
12cr|perl-SVG-Graph-0.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-SVG-Graph-0.20.0-2|10	Group:		Development/Perl
12cr|perl-SVG-Graph-0.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SVG-Graph-0.20.0-2|12	Source0:	http://www.cpan.org/modules/by-module/SVG/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-SVG-Graph-0.20.0-2|13	
12cr|perl-SVG-Graph-0.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-SVG-Graph-0.20.0-2|15	BuildRequires:	perl(SVG)
12cr|perl-SVG-Graph-0.20.0-2|16	BuildRequires:	perl(Statistics::Descriptive)
12cr|perl-SVG-Graph-0.20.0-2|17	BuildRequires:	perl(Math::Spline)
12cr|perl-SVG-Graph-0.20.0-2|18	BuildRequires:	perl(Tree::DAG_Node)
12cr|perl-SVG-Graph-0.20.0-2|19	BuildArch:	noarch
12cr|perl-SVG-Graph-0.20.0-2|20	
12cr|perl-SVG-Graph-0.20.0-2|21	%description
12cr|perl-SVG-Graph-0.20.0-2|22	SVG::Graph is a suite of perl modules for plotting data. SVG::Graph currently
12cr|perl-SVG-Graph-0.20.0-2|23	supports plots of one-, two- and three-dimensional data, as well as N-ary
12cr|perl-SVG-Graph-0.20.0-2|24	rooted trees.
12cr|perl-SVG-Graph-0.20.0-2|25	
12cr|perl-SVG-Graph-0.20.0-2|26	%prep
12cr|perl-SVG-Graph-0.20.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SVG-Graph-0.20.0-2|28	
12cr|perl-SVG-Graph-0.20.0-2|29	%build
12cr|perl-SVG-Graph-0.20.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-SVG-Graph-0.20.0-2|31	%make
12cr|perl-SVG-Graph-0.20.0-2|32	
12cr|perl-SVG-Graph-0.20.0-2|33	%install
12cr|perl-SVG-Graph-0.20.0-2|34	%makeinstall_std
12cr|perl-SVG-Graph-0.20.0-2|35	
12cr|perl-SVG-Graph-0.20.0-2|36	%check
12cr|perl-SVG-Graph-0.20.0-2|37	make test
12cr|perl-SVG-Graph-0.20.0-2|38	
12cr|perl-SVG-Graph-0.20.0-2|39	%files
12cr|perl-SVG-Graph-0.20.0-2|40	%doc README Changes
12cr|perl-SVG-Graph-0.20.0-2|41	%{perl_vendorlib}/SVG
12cr|perl-SVG-Graph-0.20.0-2|42	%{_mandir}/*/*
12cr|perl-SVG-Graph-0.20.0-2|43	
12cr|perl-SVG-Graph-0.20.0-2|44	
12cr|perl-SVG-Graph-0.20.0-2|45	%changelog
12cr|perl-SVG-Graph-0.20.0-2|46	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-SVG-Graph-0.20.0-2|47	+ Revision: 404425
12cr|perl-SVG-Graph-0.20.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-SVG-Graph-0.20.0-2|49	
12cr|perl-SVG-Graph-0.20.0-2|50	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.02-2mdv2009.0
12cr|perl-SVG-Graph-0.20.0-2|51	+ Revision: 268718
12cr|perl-SVG-Graph-0.20.0-2|52	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-SVG-Graph-0.20.0-2|53	
12cr|perl-SVG-Graph-0.20.0-2|54	* Thu Jun 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdv2009.0
12cr|perl-SVG-Graph-0.20.0-2|55	+ Revision: 218355
12cr|perl-SVG-Graph-0.20.0-2|56	- update to new version 0.02
12cr|perl-SVG-Graph-0.20.0-2|57	
12cr|perl-SVG-Graph-0.20.0-2|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-SVG-Graph-0.20.0-2|59	- restore BuildRoot
12cr|perl-SVG-Graph-0.20.0-2|60	
12cr|perl-SVG-Graph-0.20.0-2|61	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-SVG-Graph-0.20.0-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SVG-Graph-0.20.0-2|63	
12cr|perl-SVG-Graph-0.20.0-2|64	* Mon Jul 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-7mdv2008.0
12cr|perl-SVG-Graph-0.20.0-2|65	+ Revision: 47037
12cr|perl-SVG-Graph-0.20.0-2|66	- rebuild
12cr|perl-SVG-Graph-0.20.0-2|67	
12cr|perl-SVG-Graph-0.20.0-2|68	
12cr|perl-SVG-Graph-0.20.0-2|69	* Fri Jun 09 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-6mdv2007.0
12cr|perl-SVG-Graph-0.20.0-2|70	- spec cleanup
12cr|perl-SVG-Graph-0.20.0-2|71	- %%mkrel
12cr|perl-SVG-Graph-0.20.0-2|72	
12cr|perl-SVG-Graph-0.20.0-2|73	* Tue Jun 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-5mdk
12cr|perl-SVG-Graph-0.20.0-2|74	- better url
12cr|perl-SVG-Graph-0.20.0-2|75	- spec cleanup
12cr|perl-SVG-Graph-0.20.0-2|76	- make test in %%check
12cr|perl-SVG-Graph-0.20.0-2|77	
12cr|perl-SVG-Graph-0.20.0-2|78	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-4mdk
12cr|perl-SVG-Graph-0.20.0-2|79	- fix summary
12cr|perl-SVG-Graph-0.20.0-2|80	- fix directory ownership
12cr|perl-SVG-Graph-0.20.0-2|81	
12cr|perl-SVG-Graph-0.20.0-2|82	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-3mdk
12cr|perl-SVG-Graph-0.20.0-2|83	- fix buildrequires in a backward compatible way
12cr|perl-SVG-Graph-0.20.0-2|84	
12cr|perl-SVG-Graph-0.20.0-2|85	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-2mdk
12cr|perl-SVG-Graph-0.20.0-2|86	- rpmbuildupdate aware
12cr|perl-SVG-Graph-0.20.0-2|87	
12cr|perl-SVG-Graph-0.20.0-2|88	* Tue Jan 06 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-1mdk
12cr|perl-SVG-Graph-0.20.0-2|89	- first mdk release
12cr|perl-SVG-Graph-0.20.0-2|90	

5401 12
12cr|perl-SVK-Simple-0.30.0-2|1	%define upstream_name    SVK-Simple
12cr|perl-SVK-Simple-0.30.0-2|2	%define upstream_version 0.03
12cr|perl-SVK-Simple-0.30.0-2|3	
12cr|perl-SVK-Simple-0.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-SVK-Simple-0.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-SVK-Simple-0.30.0-2|6	Release:	2
12cr|perl-SVK-Simple-0.30.0-2|7	
12cr|perl-SVK-Simple-0.30.0-2|8	Summary:	Simple interface to svk
12cr|perl-SVK-Simple-0.30.0-2|9	License:	GPL+ or Artistic
12cr|perl-SVK-Simple-0.30.0-2|10	Group:		Development/Perl
12cr|perl-SVK-Simple-0.30.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SVK-Simple-0.30.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/G/GU/GUGOD/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-SVK-Simple-0.30.0-2|13	
12cr|perl-SVK-Simple-0.30.0-2|14	BuildRequires:	perl-devel
12cr|perl-SVK-Simple-0.30.0-2|15	BuildRequires:	perl(Class::Field)
12cr|perl-SVK-Simple-0.30.0-2|16	BuildRequires:	perl-SVK
12cr|perl-SVK-Simple-0.30.0-2|17	BuildRequires:	perl(Spiffy)
12cr|perl-SVK-Simple-0.30.0-2|18	BuildArch:	noarch
12cr|perl-SVK-Simple-0.30.0-2|19	
12cr|perl-SVK-Simple-0.30.0-2|20	%description
12cr|perl-SVK-Simple-0.30.0-2|21	Although SVK.pm itself is already simple enough, there still are some misc
12cr|perl-SVK-Simple-0.30.0-2|22	requirements in the svk script which is not included in SVK.pm. This module
12cr|perl-SVK-Simple-0.30.0-2|23	helps people who wants to write some SVK applications. It provides a simple
12cr|perl-SVK-Simple-0.30.0-2|24	SVK object loader, so people will not have to handle XD initialization.
12cr|perl-SVK-Simple-0.30.0-2|25	
12cr|perl-SVK-Simple-0.30.0-2|26	%prep
12cr|perl-SVK-Simple-0.30.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SVK-Simple-0.30.0-2|28	
12cr|perl-SVK-Simple-0.30.0-2|29	%build
12cr|perl-SVK-Simple-0.30.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-SVK-Simple-0.30.0-2|31	%make
12cr|perl-SVK-Simple-0.30.0-2|32	
12cr|perl-SVK-Simple-0.30.0-2|33	%check
12cr|perl-SVK-Simple-0.30.0-2|34	make test
12cr|perl-SVK-Simple-0.30.0-2|35	
12cr|perl-SVK-Simple-0.30.0-2|36	%install
12cr|perl-SVK-Simple-0.30.0-2|37	%makeinstall_std
12cr|perl-SVK-Simple-0.30.0-2|38	rm -rf %{buildroot}%{perl_vendorarch}
12cr|perl-SVK-Simple-0.30.0-2|39	
12cr|perl-SVK-Simple-0.30.0-2|40	%files
12cr|perl-SVK-Simple-0.30.0-2|41	%doc Changes README
12cr|perl-SVK-Simple-0.30.0-2|42	%{perl_vendorlib}/*
12cr|perl-SVK-Simple-0.30.0-2|43	%{_mandir}/man3/*
12cr|perl-SVK-Simple-0.30.0-2|44	
12cr|perl-SVK-Simple-0.30.0-2|45	
12cr|perl-SVK-Simple-0.30.0-2|46	%changelog
12cr|perl-SVK-Simple-0.30.0-2|47	* Fri Jul 24 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-SVK-Simple-0.30.0-2|48	+ Revision: 399314
12cr|perl-SVK-Simple-0.30.0-2|49	- update to 0.03
12cr|perl-SVK-Simple-0.30.0-2|50	- using %%perl_convert_version
12cr|perl-SVK-Simple-0.30.0-2|51	- fixed license field
12cr|perl-SVK-Simple-0.30.0-2|52	
12cr|perl-SVK-Simple-0.30.0-2|53	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.02-11mdv2009.0
12cr|perl-SVK-Simple-0.30.0-2|54	+ Revision: 258394
12cr|perl-SVK-Simple-0.30.0-2|55	- rebuild
12cr|perl-SVK-Simple-0.30.0-2|56	
12cr|perl-SVK-Simple-0.30.0-2|57	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.02-10mdv2009.0
12cr|perl-SVK-Simple-0.30.0-2|58	+ Revision: 246481
12cr|perl-SVK-Simple-0.30.0-2|59	- rebuild
12cr|perl-SVK-Simple-0.30.0-2|60	
12cr|perl-SVK-Simple-0.30.0-2|61	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.02-8mdv2008.1
12cr|perl-SVK-Simple-0.30.0-2|62	+ Revision: 171030
12cr|perl-SVK-Simple-0.30.0-2|63	- rebuild
12cr|perl-SVK-Simple-0.30.0-2|64	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|perl-SVK-Simple-0.30.0-2|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SVK-Simple-0.30.0-2|66	
12cr|perl-SVK-Simple-0.30.0-2|67	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-SVK-Simple-0.30.0-2|68	- restore BuildRoot
12cr|perl-SVK-Simple-0.30.0-2|69	
12cr|perl-SVK-Simple-0.30.0-2|70	* Fri Sep 07 2007 Michael Scherer <misc@mandriva.org> 0.02-7mdv2008.0
12cr|perl-SVK-Simple-0.30.0-2|71	+ Revision: 81733
12cr|perl-SVK-Simple-0.30.0-2|72	- rebuild
12cr|perl-SVK-Simple-0.30.0-2|73	
12cr|perl-SVK-Simple-0.30.0-2|74	
12cr|perl-SVK-Simple-0.30.0-2|75	* Wed Jul 05 2006 Olivier Blin <oblin@mandriva.com> 0.02-6mdv2007.0
12cr|perl-SVK-Simple-0.30.0-2|76	- improve URL
12cr|perl-SVK-Simple-0.30.0-2|77	- BuildRequires perl-devel only when < 10.1
12cr|perl-SVK-Simple-0.30.0-2|78	- drop wrong perl-Clone require (should be in perl-SVK)
12cr|perl-SVK-Simple-0.30.0-2|79	
12cr|perl-SVK-Simple-0.30.0-2|80	* Wed Jul 05 2006 Olivier Blin <oblin@mandriva.com> 0.02-5mdv2007.0
12cr|perl-SVK-Simple-0.30.0-2|81	- add explicit perl-Clone requires, since rpm's perl.req skips
12cr|perl-SVK-Simple-0.30.0-2|82	"require" statements that aren't flush against the left edge
12cr|perl-SVK-Simple-0.30.0-2|83	
12cr|perl-SVK-Simple-0.30.0-2|84	* Tue Dec 27 2005 Michael Scherer <misc@mandriva.org> 0.02-4mdk
12cr|perl-SVK-Simple-0.30.0-2|85	- Do not ship empty dir
12cr|perl-SVK-Simple-0.30.0-2|86	
12cr|perl-SVK-Simple-0.30.0-2|87	* Mon Oct 03 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.02-3mdk
12cr|perl-SVK-Simple-0.30.0-2|88	- Fix BuildRequires
12cr|perl-SVK-Simple-0.30.0-2|89	
12cr|perl-SVK-Simple-0.30.0-2|90	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.02-2mdk
12cr|perl-SVK-Simple-0.30.0-2|91	- Buildrequires fix
12cr|perl-SVK-Simple-0.30.0-2|92	
12cr|perl-SVK-Simple-0.30.0-2|93	* Wed Sep 21 2005 Michael Scherer <misc@mandriva.org> 0.02-1mdk
12cr|perl-SVK-Simple-0.30.0-2|94	- First mandriva package
12cr|perl-SVK-Simple-0.30.0-2|95	

5402 12
12cr|perl-SVN-Class-0.160.0-3|1	%define upstream_name    SVN-Class
12cr|perl-SVN-Class-0.160.0-3|2	%define upstream_version 0.16
12cr|perl-SVN-Class-0.160.0-3|3	
12cr|perl-SVN-Class-0.160.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-SVN-Class-0.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-SVN-Class-0.160.0-3|6	Release:	3
12cr|perl-SVN-Class-0.160.0-3|7	
12cr|perl-SVN-Class-0.160.0-3|8	Summary:	Represents the repository of a Subversion workspace
12cr|perl-SVN-Class-0.160.0-3|9	License:	GPL+ or Artistic
12cr|perl-SVN-Class-0.160.0-3|10	Group:		Development/Perl
12cr|perl-SVN-Class-0.160.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SVN-Class-0.160.0-3|12	Source0:	http://www.cpan.org/modules/by-module/SVN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-SVN-Class-0.160.0-3|13	
12cr|perl-SVN-Class-0.160.0-3|14	BuildRequires:	perl-devel
12cr|perl-SVN-Class-0.160.0-3|15	BuildRequires:	perl(Data::Dump)
12cr|perl-SVN-Class-0.160.0-3|16	BuildRequires:	perl(File::Temp)
12cr|perl-SVN-Class-0.160.0-3|17	BuildRequires:	perl(IPC::Cmd)
12cr|perl-SVN-Class-0.160.0-3|18	BuildRequires:	perl(IPC::Run)
12cr|perl-SVN-Class-0.160.0-3|19	BuildRequires:	perl(Path::Class)
12cr|perl-SVN-Class-0.160.0-3|20	BuildRequires:	perl(Path::Class::File::Stat)
12cr|perl-SVN-Class-0.160.0-3|21	BuildRequires:	perl(Rose::Object)
12cr|perl-SVN-Class-0.160.0-3|22	BuildRequires:	perl(Rose::URI)
12cr|perl-SVN-Class-0.160.0-3|23	BuildRequires:	perl(Test::More)
12cr|perl-SVN-Class-0.160.0-3|24	BuildRequires:	perl(Text::ParseWords)
12cr|perl-SVN-Class-0.160.0-3|25	BuildArch:	noarch
12cr|perl-SVN-Class-0.160.0-3|26	
12cr|perl-SVN-Class-0.160.0-3|27	%description
12cr|perl-SVN-Class-0.160.0-3|28	SVN::Class extends Path::Class to allow for basic Subversion workspace
12cr|perl-SVN-Class-0.160.0-3|29	management. SVN::Class::File and SVN::Class::Dir are subclasses of
12cr|perl-SVN-Class-0.160.0-3|30	Path::Class::File::Stat and Path::Class::Dir respectively.
12cr|perl-SVN-Class-0.160.0-3|31	
12cr|perl-SVN-Class-0.160.0-3|32	SVN::Class does not use the SVN::Core Subversion SWIG bindings. Instead,
12cr|perl-SVN-Class-0.160.0-3|33	the 'svn' binary tool is used for all interactions, using IPC::Cmd. This
12cr|perl-SVN-Class-0.160.0-3|34	design decision was made for maximum portability and to eliminate non-CPAN
12cr|perl-SVN-Class-0.160.0-3|35	dependencies.
12cr|perl-SVN-Class-0.160.0-3|36	
12cr|perl-SVN-Class-0.160.0-3|37	%prep
12cr|perl-SVN-Class-0.160.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SVN-Class-0.160.0-3|39	
12cr|perl-SVN-Class-0.160.0-3|40	%build
12cr|perl-SVN-Class-0.160.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-SVN-Class-0.160.0-3|42	%make
12cr|perl-SVN-Class-0.160.0-3|43	
12cr|perl-SVN-Class-0.160.0-3|44	%check
12cr|perl-SVN-Class-0.160.0-3|45	%if %{?_with_test:1}%{!?_with_test:0}
12cr|perl-SVN-Class-0.160.0-3|46	%make test
12cr|perl-SVN-Class-0.160.0-3|47	%endif
12cr|perl-SVN-Class-0.160.0-3|48	
12cr|perl-SVN-Class-0.160.0-3|49	%install
12cr|perl-SVN-Class-0.160.0-3|50	%makeinstall_std
12cr|perl-SVN-Class-0.160.0-3|51	
12cr|perl-SVN-Class-0.160.0-3|52	%files
12cr|perl-SVN-Class-0.160.0-3|53	%doc Changes META.yml README
12cr|perl-SVN-Class-0.160.0-3|54	%{_mandir}/man3/*
12cr|perl-SVN-Class-0.160.0-3|55	%{perl_vendorlib}/*
12cr|perl-SVN-Class-0.160.0-3|56	
12cr|perl-SVN-Class-0.160.0-3|57	%changelog
12cr|perl-SVN-Class-0.160.0-3|58	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.160.0-2mdv2011.0
12cr|perl-SVN-Class-0.160.0-3|59	+ Revision: 657831
12cr|perl-SVN-Class-0.160.0-3|60	- rebuild for updated spec-helper
12cr|perl-SVN-Class-0.160.0-3|61	
12cr|perl-SVN-Class-0.160.0-3|62	* Tue Oct 26 2010 Buchan Milne <bgmilne@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-SVN-Class-0.160.0-3|63	+ Revision: 589497
12cr|perl-SVN-Class-0.160.0-3|64	- import perl-SVN-Class
12cr|perl-SVN-Class-0.160.0-3|65	

5403 12
12cr|perl-SVN-Mirror-0.75-2|1	%define	module	SVN-Mirror
12cr|perl-SVN-Mirror-0.75-2|2	
12cr|perl-SVN-Mirror-0.75-2|3	%if %{_use_internal_dependency_generator}
12cr|perl-SVN-Mirror-0.75-2|4	%define __noautoreq 'perl\\(VCP(.*)\\)'
12cr|perl-SVN-Mirror-0.75-2|5	%else
12cr|perl-SVN-Mirror-0.75-2|6	%define _requires_exceptions 'perl(VCP.*'
12cr|perl-SVN-Mirror-0.75-2|7	%endif
12cr|perl-SVN-Mirror-0.75-2|8	
12cr|perl-SVN-Mirror-0.75-2|9	Name:		perl-%{module}
12cr|perl-SVN-Mirror-0.75-2|10	Version:	0.75
12cr|perl-SVN-Mirror-0.75-2|11	Release:	2
12cr|perl-SVN-Mirror-0.75-2|12	License:	GPL or Artistic
12cr|perl-SVN-Mirror-0.75-2|13	Group:		Development/Perl
12cr|perl-SVN-Mirror-0.75-2|14	Summary:	Perl modules to mirror remote subversion repositories to local ones
12cr|perl-SVN-Mirror-0.75-2|15	Source0:	http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/%{module}-%{version}.tar.bz2
12cr|perl-SVN-Mirror-0.75-2|16	Url:		http://search.cpan.org/dist/%{module}/
12cr|perl-SVN-Mirror-0.75-2|17	
12cr|perl-SVN-Mirror-0.75-2|18	BuildRequires:	perl-devel
12cr|perl-SVN-Mirror-0.75-2|19	BuildRequires:	perl-SVN
12cr|perl-SVN-Mirror-0.75-2|20	BuildRequires:	perl-SVN-Simple
12cr|perl-SVN-Mirror-0.75-2|21	BuildRequires:	perl(Date::Format)
12cr|perl-SVN-Mirror-0.75-2|22	BuildRequires:	perl(File::chdir)
12cr|perl-SVN-Mirror-0.75-2|23	BuildRequires:	perl(URI)
12cr|perl-SVN-Mirror-0.75-2|24	BuildRequires:	perl(Class::Accessor)
12cr|perl-SVN-Mirror-0.75-2|25	BuildRequires:	perl(YAML)
12cr|perl-SVN-Mirror-0.75-2|26	#BuildRequires:	perl(SVK)
12cr|perl-SVN-Mirror-0.75-2|27	# for test
12cr|perl-SVN-Mirror-0.75-2|28	BuildRequires:	subversion
12cr|perl-SVN-Mirror-0.75-2|29	BuildRequires:	subversion-tools
12cr|perl-SVN-Mirror-0.75-2|30	BuildConflicts:	perl-VCP-Dest-svk
12cr|perl-SVN-Mirror-0.75-2|31	
12cr|perl-SVN-Mirror-0.75-2|32	BuildArch:	noarch
12cr|perl-SVN-Mirror-0.75-2|33	
12cr|perl-SVN-Mirror-0.75-2|34	#Requires:	perl(SVK)
12cr|perl-SVN-Mirror-0.75-2|35	Requires:	perl(Class::Accessor)
12cr|perl-SVN-Mirror-0.75-2|36	Requires:	perl(Data::UUID)
12cr|perl-SVN-Mirror-0.75-2|37	Requires:	perl(Term::ReadKey)
12cr|perl-SVN-Mirror-0.75-2|38	
12cr|perl-SVN-Mirror-0.75-2|39	
12cr|perl-SVN-Mirror-0.75-2|40	%description
12cr|perl-SVN-Mirror-0.75-2|41	SVN::Mirror allows you to mirror a remote repository to your local subversion
12cr|perl-SVN-Mirror-0.75-2|42	repository. It supports remote subversion and Git repositories.
12cr|perl-SVN-Mirror-0.75-2|43	
12cr|perl-SVN-Mirror-0.75-2|44	%package -n	svm
12cr|perl-SVN-Mirror-0.75-2|45	Summary:	A tool to mirror a remote subversion repository
12cr|perl-SVN-Mirror-0.75-2|46	Group:		Development/Perl
12cr|perl-SVN-Mirror-0.75-2|47	
12cr|perl-SVN-Mirror-0.75-2|48	%description -n	svm
12cr|perl-SVN-Mirror-0.75-2|49	svm (subversion mirror) is a command-line tool that allows you to mirror a
12cr|perl-SVN-Mirror-0.75-2|50	remote subversion repository on a local repository.
12cr|perl-SVN-Mirror-0.75-2|51	
12cr|perl-SVN-Mirror-0.75-2|52	%prep
12cr|perl-SVN-Mirror-0.75-2|53	%setup -q -n %{module}-%{version}
12cr|perl-SVN-Mirror-0.75-2|54	
12cr|perl-SVN-Mirror-0.75-2|55	%build
12cr|perl-SVN-Mirror-0.75-2|56	PERL_EXTUTILS_AUTOINSTALL=--skipdeps perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-SVN-Mirror-0.75-2|57	%make
12cr|perl-SVN-Mirror-0.75-2|58	
12cr|perl-SVN-Mirror-0.75-2|59	cat > README.Mdv << EOF
12cr|perl-SVN-Mirror-0.75-2|60	This version was not built with VCP support (for CVS and Perforce mirroring)
12cr|perl-SVN-Mirror-0.75-2|61	since it requires to package too much other perl modules.
12cr|perl-SVN-Mirror-0.75-2|62	EOF
12cr|perl-SVN-Mirror-0.75-2|63	
12cr|perl-SVN-Mirror-0.75-2|64	%check
12cr|perl-SVN-Mirror-0.75-2|65	# Some fail with new subversion
12cr|perl-SVN-Mirror-0.75-2|66	#LC_ALL=C make test
12cr|perl-SVN-Mirror-0.75-2|67	
12cr|perl-SVN-Mirror-0.75-2|68	%install
12cr|perl-SVN-Mirror-0.75-2|69	%makeinstall_std
12cr|perl-SVN-Mirror-0.75-2|70	
12cr|perl-SVN-Mirror-0.75-2|71	%files
12cr|perl-SVN-Mirror-0.75-2|72	%doc CHANGES README README.Mdv TODO
12cr|perl-SVN-Mirror-0.75-2|73	%{perl_vendorlib}/SVN
12cr|perl-SVN-Mirror-0.75-2|74	%{_mandir}/man3/*
12cr|perl-SVN-Mirror-0.75-2|75	
12cr|perl-SVN-Mirror-0.75-2|76	%files -n svm
12cr|perl-SVN-Mirror-0.75-2|77	%doc README.Mdv
12cr|perl-SVN-Mirror-0.75-2|78	%{_bindir}/*
12cr|perl-SVN-Mirror-0.75-2|79	%{_mandir}/man1/*
12cr|perl-SVN-Mirror-0.75-2|80	
12cr|perl-SVN-Mirror-0.75-2|81	
12cr|perl-SVN-Mirror-0.75-2|82	%changelog
12cr|perl-SVN-Mirror-0.75-2|83	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.75-1mdv2009.1
12cr|perl-SVN-Mirror-0.75-2|84	+ Revision: 292349
12cr|perl-SVN-Mirror-0.75-2|85	- update to new version 0.75
12cr|perl-SVN-Mirror-0.75-2|86	
12cr|perl-SVN-Mirror-0.75-2|87	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.74-2mdv2009.0
12cr|perl-SVN-Mirror-0.75-2|88	+ Revision: 268719
12cr|perl-SVN-Mirror-0.75-2|89	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-SVN-Mirror-0.75-2|90	
12cr|perl-SVN-Mirror-0.75-2|91	* Mon Jun 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.74-1mdv2009.0
12cr|perl-SVN-Mirror-0.75-2|92	+ Revision: 214419
12cr|perl-SVN-Mirror-0.75-2|93	- update to new version 0.74
12cr|perl-SVN-Mirror-0.75-2|94	
12cr|perl-SVN-Mirror-0.75-2|95	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-SVN-Mirror-0.75-2|96	- restore BuildRoot
12cr|perl-SVN-Mirror-0.75-2|97	
12cr|perl-SVN-Mirror-0.75-2|98	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-SVN-Mirror-0.75-2|99	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SVN-Mirror-0.75-2|100	
12cr|perl-SVN-Mirror-0.75-2|101	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.73-2mdv2008.0
12cr|perl-SVN-Mirror-0.75-2|102	+ Revision: 67568
12cr|perl-SVN-Mirror-0.75-2|103	- rebuild
12cr|perl-SVN-Mirror-0.75-2|104	
12cr|perl-SVN-Mirror-0.75-2|105	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 0.73-1mdv2008.0
12cr|perl-SVN-Mirror-0.75-2|106	+ Revision: 20338
12cr|perl-SVN-Mirror-0.75-2|107	- 0.73
12cr|perl-SVN-Mirror-0.75-2|108	
12cr|perl-SVN-Mirror-0.75-2|109	
12cr|perl-SVN-Mirror-0.75-2|110	* Fri Dec 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.72-1mdv2007.0
12cr|perl-SVN-Mirror-0.75-2|111	+ Revision: 97356
12cr|perl-SVN-Mirror-0.75-2|112	- new version
12cr|perl-SVN-Mirror-0.75-2|113	
12cr|perl-SVN-Mirror-0.75-2|114	* Fri Nov 03 2006 Michael Scherer <misc@mandriva.org> 0.71-1mdv2007.1
12cr|perl-SVN-Mirror-0.75-2|115	+ Revision: 76148
12cr|perl-SVN-Mirror-0.75-2|116	- version 0.71
12cr|perl-SVN-Mirror-0.75-2|117	
12cr|perl-SVN-Mirror-0.75-2|118	* Sun Sep 03 2006 Olivier Thauvin <nanardon@mandriva.org> 0.70-1mdv2007.0
12cr|perl-SVN-Mirror-0.75-2|119	+ Revision: 59642
12cr|perl-SVN-Mirror-0.75-2|120	- 0.70
12cr|perl-SVN-Mirror-0.75-2|121	
12cr|perl-SVN-Mirror-0.75-2|122	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org> 0.68-4mdv2007.0
12cr|perl-SVN-Mirror-0.75-2|123	+ Revision: 54065
12cr|perl-SVN-Mirror-0.75-2|124	- rebuild
12cr|perl-SVN-Mirror-0.75-2|125	- Import perl-SVN-Mirror
12cr|perl-SVN-Mirror-0.75-2|126	
12cr|perl-SVN-Mirror-0.75-2|127	* Tue Jan 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.68-3mdk
12cr|perl-SVN-Mirror-0.75-2|128	- Add missing requires according to the Makefile.PL
12cr|perl-SVN-Mirror-0.75-2|129	
12cr|perl-SVN-Mirror-0.75-2|130	* Wed Dec 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.68-2mdk
12cr|perl-SVN-Mirror-0.75-2|131	- spe cleanup
12cr|perl-SVN-Mirror-0.75-2|132	- fix directory ownership
12cr|perl-SVN-Mirror-0.75-2|133	
12cr|perl-SVN-Mirror-0.75-2|134	* Tue Dec 13 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.68-1mdk
12cr|perl-SVN-Mirror-0.75-2|135	- 0.68
12cr|perl-SVN-Mirror-0.75-2|136	
12cr|perl-SVN-Mirror-0.75-2|137	* Fri Oct 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.67-1mdk
12cr|perl-SVN-Mirror-0.75-2|138	- 0.67
12cr|perl-SVN-Mirror-0.75-2|139	- Fix BuildRequires due to subversion packages reorganisation
12cr|perl-SVN-Mirror-0.75-2|140	
12cr|perl-SVN-Mirror-0.75-2|141	* Sat Aug 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.66-1mdk
12cr|perl-SVN-Mirror-0.75-2|142	- 0.66
12cr|perl-SVN-Mirror-0.75-2|143	
12cr|perl-SVN-Mirror-0.75-2|144	* Wed Aug 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.65-1mdk
12cr|perl-SVN-Mirror-0.75-2|145	- 0.65
12cr|perl-SVN-Mirror-0.75-2|146	
12cr|perl-SVN-Mirror-0.75-2|147	* Sat Jul 16 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.64-1mdk
12cr|perl-SVN-Mirror-0.75-2|148	- 0.64
12cr|perl-SVN-Mirror-0.75-2|149	
12cr|perl-SVN-Mirror-0.75-2|150	* Thu Jun 30 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.63-1mdk
12cr|perl-SVN-Mirror-0.75-2|151	- 0.63
12cr|perl-SVN-Mirror-0.75-2|152	
12cr|perl-SVN-Mirror-0.75-2|153	* Fri Jun 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.62-1mdk
12cr|perl-SVN-Mirror-0.75-2|154	- 0.62
12cr|perl-SVN-Mirror-0.75-2|155	- Rename README.Mdk to README.Mdv, add info in it.
12cr|perl-SVN-Mirror-0.75-2|156	- Improve description
12cr|perl-SVN-Mirror-0.75-2|157	- Require perl-SVK manually (for SVK::Util)
12cr|perl-SVN-Mirror-0.75-2|158	
12cr|perl-SVN-Mirror-0.75-2|159	* Tue May 10 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.61-1mdk
12cr|perl-SVN-Mirror-0.75-2|160	- 0.61
12cr|perl-SVN-Mirror-0.75-2|161	
12cr|perl-SVN-Mirror-0.75-2|162	* Tue May 03 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.60-1mdk
12cr|perl-SVN-Mirror-0.75-2|163	- 0.60
12cr|perl-SVN-Mirror-0.75-2|164	
12cr|perl-SVN-Mirror-0.75-2|165	* Sat Apr 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.58-1mdk
12cr|perl-SVN-Mirror-0.75-2|166	- 0.58
12cr|perl-SVN-Mirror-0.75-2|167	
12cr|perl-SVN-Mirror-0.75-2|168	* Wed Mar 30 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.57-1mdk
12cr|perl-SVN-Mirror-0.75-2|169	- 0.57
12cr|perl-SVN-Mirror-0.75-2|170	
12cr|perl-SVN-Mirror-0.75-2|171	* Tue Mar 01 2005 Michael Scherer <misc@mandrake.org> 0.56-1mdk
12cr|perl-SVN-Mirror-0.75-2|172	- New release 0.56
12cr|perl-SVN-Mirror-0.75-2|173	- complete buildRequires
12cr|perl-SVN-Mirror-0.75-2|174	
12cr|perl-SVN-Mirror-0.75-2|175	* Thu Feb 03 2005 Michael Scherer <misc@mandrake.org> 0.55-1mdk
12cr|perl-SVN-Mirror-0.75-2|176	- New release 0.55
12cr|perl-SVN-Mirror-0.75-2|177	
12cr|perl-SVN-Mirror-0.75-2|178	* Tue Dec 21 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.51-1mdk
12cr|perl-SVN-Mirror-0.75-2|179	- New release 0.51
12cr|perl-SVN-Mirror-0.75-2|180	- Update summaries and descriptions
12cr|perl-SVN-Mirror-0.75-2|181	
12cr|perl-SVN-Mirror-0.75-2|182	* Fri Nov 12 2004 Michael Scherer <misc@mandrake.org> 0.50-1mdk
12cr|perl-SVN-Mirror-0.75-2|183	- New release 0.50
12cr|perl-SVN-Mirror-0.75-2|184	
12cr|perl-SVN-Mirror-0.75-2|185	* Thu Oct 21 2004 Michael Scherer <misc@mandrake.org> 0.49-1mdk
12cr|perl-SVN-Mirror-0.75-2|186	- New release 0.49
12cr|perl-SVN-Mirror-0.75-2|187	- BuildRequires
12cr|perl-SVN-Mirror-0.75-2|188	
12cr|perl-SVN-Mirror-0.75-2|189	* Wed Oct 06 2004 Michael Scherer <misc@mandrake.org> 0.48-1mdk
12cr|perl-SVN-Mirror-0.75-2|190	- New release 0.48
12cr|perl-SVN-Mirror-0.75-2|191	
12cr|perl-SVN-Mirror-0.75-2|192	* Sat Sep 25 2004 Michael Scherer <misc@mandrake.org> 0.47-1mdk
12cr|perl-SVN-Mirror-0.75-2|193	- New release 0.47
12cr|perl-SVN-Mirror-0.75-2|194	
12cr|perl-SVN-Mirror-0.75-2|195	* Sun Sep 12 2004 Michael Scherer <misc@mandrake.org> 0.44-1mdk
12cr|perl-SVN-Mirror-0.75-2|196	- New release 0.44
12cr|perl-SVN-Mirror-0.75-2|197	
12cr|perl-SVN-Mirror-0.75-2|198	* Tue Aug 24 2004 Michael Scherer <misc@mandrake.org> 0.43-1mdk
12cr|perl-SVN-Mirror-0.75-2|199	- New release 0.43
12cr|perl-SVN-Mirror-0.75-2|200	
12cr|perl-SVN-Mirror-0.75-2|201	* Wed Aug 18 2004 Michael Scherer <misc@mandrake.org> 0.42-1mdk
12cr|perl-SVN-Mirror-0.75-2|202	- New release 0.42
12cr|perl-SVN-Mirror-0.75-2|203	
12cr|perl-SVN-Mirror-0.75-2|204	* Fri Aug 06 2004 Michael Scherer <misc@mandrake.org> 0.40-1mdk
12cr|perl-SVN-Mirror-0.75-2|205	- New release 0.40
12cr|perl-SVN-Mirror-0.75-2|206	
12cr|perl-SVN-Mirror-0.75-2|207	* Sun Jul 18 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.38-1mdk
12cr|perl-SVN-Mirror-0.75-2|208	- 0.38
12cr|perl-SVN-Mirror-0.75-2|209	
12cr|perl-SVN-Mirror-0.75-2|210	* Thu Jul 01 2004 Michael Scherer <misc@mandrake.org> 0.37-1mdk
12cr|perl-SVN-Mirror-0.75-2|211	- New release 0.37
12cr|perl-SVN-Mirror-0.75-2|212	
12cr|perl-SVN-Mirror-0.75-2|213	* Sun Jun 13 2004 Michael Scherer <misc@mandrake.org> 0.36-3mdk
12cr|perl-SVN-Mirror-0.75-2|214	- BuildRequires once again
12cr|perl-SVN-Mirror-0.75-2|215	
12cr|perl-SVN-Mirror-0.75-2|216	* Sun Jun 06 2004 Michael Scherer <misc@mandrake.org> 0.36-2mdk
12cr|perl-SVN-Mirror-0.75-2|217	- BuildRequires
12cr|perl-SVN-Mirror-0.75-2|218	- reenable test
12cr|perl-SVN-Mirror-0.75-2|219	
12cr|perl-SVN-Mirror-0.75-2|220	* Fri Jun 04 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.36-1mdk
12cr|perl-SVN-Mirror-0.75-2|221	- 0.36
12cr|perl-SVN-Mirror-0.75-2|222	- skip test for now
12cr|perl-SVN-Mirror-0.75-2|223	
12cr|perl-SVN-Mirror-0.75-2|224	* Thu Apr 29 2004 Michael Scherer <misc@mandrake.org> 0.35-1mdk
12cr|perl-SVN-Mirror-0.75-2|225	- New release 0.35
12cr|perl-SVN-Mirror-0.75-2|226	
12cr|perl-SVN-Mirror-0.75-2|227	* Sat Apr 03 2004 Michael Scherer <misc@mandrake.org> 0.31-1mdk
12cr|perl-SVN-Mirror-0.75-2|228	- First MandrakeSoft Package
12cr|perl-SVN-Mirror-0.75-2|229	

5404 12
12cr|perl-SVN-Notify-2.810.0-1|1	%define upstream_name    SVN-Notify
12cr|perl-SVN-Notify-2.810.0-1|2	%define upstream_version 2.81
12cr|perl-SVN-Notify-2.810.0-1|3	
12cr|perl-SVN-Notify-2.810.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-SVN-Notify-2.810.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-SVN-Notify-2.810.0-1|6	Release:    %mkrel 1
12cr|perl-SVN-Notify-2.810.0-1|7	
12cr|perl-SVN-Notify-2.810.0-1|8	Summary:    Subversion activity notification
12cr|perl-SVN-Notify-2.810.0-1|9	License:    GPL+ or Artistic
12cr|perl-SVN-Notify-2.810.0-1|10	Group:      Development/Perl
12cr|perl-SVN-Notify-2.810.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SVN-Notify-2.810.0-1|12	Source0:    http://www.cpan.org/modules/by-module/SVN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-SVN-Notify-2.810.0-1|13	
12cr|perl-SVN-Notify-2.810.0-1|14	BuildRequires:  perl(Module::Build)
12cr|perl-SVN-Notify-2.810.0-1|15	BuildRequires:  perl(HTML::Parser)
12cr|perl-SVN-Notify-2.810.0-1|16	BuildRequires:  sendmail-command
12cr|perl-SVN-Notify-2.810.0-1|17	
12cr|perl-SVN-Notify-2.810.0-1|18	BuildArch:      noarch
12cr|perl-SVN-Notify-2.810.0-1|19	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-SVN-Notify-2.810.0-1|20	
12cr|perl-SVN-Notify-2.810.0-1|21	%description
12cr|perl-SVN-Notify-2.810.0-1|22	This class may be used for sending email messages for Subversion repository
12cr|perl-SVN-Notify-2.810.0-1|23	activity. There are a number of different modes supported, and SVN::Notify is
12cr|perl-SVN-Notify-2.810.0-1|24	fully subclassable, to easily add new functionality. By default, A list of all
12cr|perl-SVN-Notify-2.810.0-1|25	the files affected by the commit will be assembled and listed in a single
12cr|perl-SVN-Notify-2.810.0-1|26	message.
12cr|perl-SVN-Notify-2.810.0-1|27	
12cr|perl-SVN-Notify-2.810.0-1|28	This package also provides a svnnotify command-line tool that can be directly
12cr|perl-SVN-Notify-2.810.0-1|29	used in subversion post-commit scripts.
12cr|perl-SVN-Notify-2.810.0-1|30	
12cr|perl-SVN-Notify-2.810.0-1|31	%prep
12cr|perl-SVN-Notify-2.810.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SVN-Notify-2.810.0-1|33	
12cr|perl-SVN-Notify-2.810.0-1|34	%build
12cr|perl-SVN-Notify-2.810.0-1|35	%__perl Build.PL installdirs=vendor
12cr|perl-SVN-Notify-2.810.0-1|36	./Build
12cr|perl-SVN-Notify-2.810.0-1|37	
12cr|perl-SVN-Notify-2.810.0-1|38	%check
12cr|perl-SVN-Notify-2.810.0-1|39	./Build test
12cr|perl-SVN-Notify-2.810.0-1|40	
12cr|perl-SVN-Notify-2.810.0-1|41	%install
12cr|perl-SVN-Notify-2.810.0-1|42	rm -rf %{buildroot}
12cr|perl-SVN-Notify-2.810.0-1|43	./Build install destdir=%{buildroot}
12cr|perl-SVN-Notify-2.810.0-1|44	
12cr|perl-SVN-Notify-2.810.0-1|45	%clean
12cr|perl-SVN-Notify-2.810.0-1|46	rm -rf %{buildroot}
12cr|perl-SVN-Notify-2.810.0-1|47	
12cr|perl-SVN-Notify-2.810.0-1|48	%files
12cr|perl-SVN-Notify-2.810.0-1|49	%defattr(-,root,root)
12cr|perl-SVN-Notify-2.810.0-1|50	%doc Changes README
12cr|perl-SVN-Notify-2.810.0-1|51	%{perl_vendorlib}/SVN
12cr|perl-SVN-Notify-2.810.0-1|52	%{_mandir}/*/*
12cr|perl-SVN-Notify-2.810.0-1|53	%{_bindir}/svnnotify
12cr|perl-SVN-Notify-2.810.0-1|54	
12cr|perl-SVN-Notify-2.810.0-1|55	
12cr|perl-SVN-Notify-2.810.0-1|56	%changelog
12cr|perl-SVN-Notify-2.810.0-1|57	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.810.0-1mdv2011.0
12cr|perl-SVN-Notify-2.810.0-1|58	+ Revision: 638945
12cr|perl-SVN-Notify-2.810.0-1|59	- update to new version 2.81
12cr|perl-SVN-Notify-2.810.0-1|60	
12cr|perl-SVN-Notify-2.810.0-1|61	* Sat Jan 16 2010 Jérôme Quelin <jquelin@mandriva.org> 2.800.0-1mdv2011.0
12cr|perl-SVN-Notify-2.810.0-1|62	+ Revision: 492162
12cr|perl-SVN-Notify-2.810.0-1|63	- update to 2.80
12cr|perl-SVN-Notify-2.810.0-1|64	
12cr|perl-SVN-Notify-2.810.0-1|65	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 2.790.0-1mdv2010.0
12cr|perl-SVN-Notify-2.810.0-1|66	+ Revision: 408048
12cr|perl-SVN-Notify-2.810.0-1|67	- rebuild using %%perl_convert_version
12cr|perl-SVN-Notify-2.810.0-1|68	
12cr|perl-SVN-Notify-2.810.0-1|69	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.79-1mdv2010.0
12cr|perl-SVN-Notify-2.810.0-1|70	+ Revision: 370181
12cr|perl-SVN-Notify-2.810.0-1|71	- update to new version 2.79
12cr|perl-SVN-Notify-2.810.0-1|72	
12cr|perl-SVN-Notify-2.810.0-1|73	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.78-1mdv2009.1
12cr|perl-SVN-Notify-2.810.0-1|74	+ Revision: 292350
12cr|perl-SVN-Notify-2.810.0-1|75	- update to new version 2.78
12cr|perl-SVN-Notify-2.810.0-1|76	
12cr|perl-SVN-Notify-2.810.0-1|77	* Sat Jul 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.77-1mdv2009.0
12cr|perl-SVN-Notify-2.810.0-1|78	+ Revision: 238733
12cr|perl-SVN-Notify-2.810.0-1|79	- update to new version 2.77
12cr|perl-SVN-Notify-2.810.0-1|80	
12cr|perl-SVN-Notify-2.810.0-1|81	* Fri Jul 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.76-1mdv2009.0
12cr|perl-SVN-Notify-2.810.0-1|82	+ Revision: 238039
12cr|perl-SVN-Notify-2.810.0-1|83	- update to new version 2.76
12cr|perl-SVN-Notify-2.810.0-1|84	
12cr|perl-SVN-Notify-2.810.0-1|85	* Tue May 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.75-1mdv2009.0
12cr|perl-SVN-Notify-2.810.0-1|86	+ Revision: 209333
12cr|perl-SVN-Notify-2.810.0-1|87	- update to new version 2.75
12cr|perl-SVN-Notify-2.810.0-1|88	
12cr|perl-SVN-Notify-2.810.0-1|89	* Sat May 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.74-1mdv2009.0
12cr|perl-SVN-Notify-2.810.0-1|90	+ Revision: 208375
12cr|perl-SVN-Notify-2.810.0-1|91	- update to new version 2.74
12cr|perl-SVN-Notify-2.810.0-1|92	
12cr|perl-SVN-Notify-2.810.0-1|93	* Tue May 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.73-1mdv2009.0
12cr|perl-SVN-Notify-2.810.0-1|94	+ Revision: 201880
12cr|perl-SVN-Notify-2.810.0-1|95	- update to new version 2.73
12cr|perl-SVN-Notify-2.810.0-1|96	
12cr|perl-SVN-Notify-2.810.0-1|97	* Mon Apr 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.71-1mdv2009.0
12cr|perl-SVN-Notify-2.810.0-1|98	+ Revision: 196169
12cr|perl-SVN-Notify-2.810.0-1|99	- update to new version 2.71
12cr|perl-SVN-Notify-2.810.0-1|100	- update to new version 2.71
12cr|perl-SVN-Notify-2.810.0-1|101	
12cr|perl-SVN-Notify-2.810.0-1|102	* Sat Mar 01 2008 Michael Scherer <misc@mandriva.org> 2.70-1mdv2008.1
12cr|perl-SVN-Notify-2.810.0-1|103	+ Revision: 177288
12cr|perl-SVN-Notify-2.810.0-1|104	- update to new version 2.70
12cr|perl-SVN-Notify-2.810.0-1|105	
12cr|perl-SVN-Notify-2.810.0-1|106	* Thu Feb 07 2008 Funda Wang <fwang@mandriva.org> 2.67-1mdv2008.1
12cr|perl-SVN-Notify-2.810.0-1|107	+ Revision: 163388
12cr|perl-SVN-Notify-2.810.0-1|108	- update to new version 2.67
12cr|perl-SVN-Notify-2.810.0-1|109	
12cr|perl-SVN-Notify-2.810.0-1|110	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-SVN-Notify-2.810.0-1|111	- restore BuildRoot
12cr|perl-SVN-Notify-2.810.0-1|112	
12cr|perl-SVN-Notify-2.810.0-1|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-SVN-Notify-2.810.0-1|114	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SVN-Notify-2.810.0-1|115	
12cr|perl-SVN-Notify-2.810.0-1|116	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.66-1mdv2008.0
12cr|perl-SVN-Notify-2.810.0-1|117	+ Revision: 46689
12cr|perl-SVN-Notify-2.810.0-1|118	- update to new version 2.66
12cr|perl-SVN-Notify-2.810.0-1|119	
12cr|perl-SVN-Notify-2.810.0-1|120	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 2.65-1mdv2008.0
12cr|perl-SVN-Notify-2.810.0-1|121	+ Revision: 20347
12cr|perl-SVN-Notify-2.810.0-1|122	- 2.65
12cr|perl-SVN-Notify-2.810.0-1|123	
12cr|perl-SVN-Notify-2.810.0-1|124	
12cr|perl-SVN-Notify-2.810.0-1|125	* Tue Nov 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.64-1mdv2007.0
12cr|perl-SVN-Notify-2.810.0-1|126	+ Revision: 87819
12cr|perl-SVN-Notify-2.810.0-1|127	- new version
12cr|perl-SVN-Notify-2.810.0-1|128	
12cr|perl-SVN-Notify-2.810.0-1|129	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org> 2.63-2mdv2007.0
12cr|perl-SVN-Notify-2.810.0-1|130	+ Revision: 54082
12cr|perl-SVN-Notify-2.810.0-1|131	- rebuild
12cr|perl-SVN-Notify-2.810.0-1|132	- Import perl-SVN-Notify
12cr|perl-SVN-Notify-2.810.0-1|133	
12cr|perl-SVN-Notify-2.810.0-1|134	* Sat Aug 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.63-1mdv2007.0
12cr|perl-SVN-Notify-2.810.0-1|135	- New version 2.63
12cr|perl-SVN-Notify-2.810.0-1|136	
12cr|perl-SVN-Notify-2.810.0-1|137	* Sun Jul 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.62-1mdv2007.0
12cr|perl-SVN-Notify-2.810.0-1|138	- New version 2.62
12cr|perl-SVN-Notify-2.810.0-1|139	
12cr|perl-SVN-Notify-2.810.0-1|140	* Sat Jul 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.61-1mdv2007.0
12cr|perl-SVN-Notify-2.810.0-1|141	- New version 2.61
12cr|perl-SVN-Notify-2.810.0-1|142	
12cr|perl-SVN-Notify-2.810.0-1|143	* Thu Jun 22 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.60-1mdv2007.0
12cr|perl-SVN-Notify-2.810.0-1|144	- New version 2.60
12cr|perl-SVN-Notify-2.810.0-1|145	
12cr|perl-SVN-Notify-2.810.0-1|146	* Tue May 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.59-1mdv2007.0
12cr|perl-SVN-Notify-2.810.0-1|147	- New release 2.59
12cr|perl-SVN-Notify-2.810.0-1|148	- better source URL
12cr|perl-SVN-Notify-2.810.0-1|149	- drop useless buildrequires
12cr|perl-SVN-Notify-2.810.0-1|150	
12cr|perl-SVN-Notify-2.810.0-1|151	* Tue Apr 11 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.57-1mdk
12cr|perl-SVN-Notify-2.810.0-1|152	- New release 2.57
12cr|perl-SVN-Notify-2.810.0-1|153	
12cr|perl-SVN-Notify-2.810.0-1|154	* Thu Apr 06 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.56-1mdk
12cr|perl-SVN-Notify-2.810.0-1|155	- New release 2.56
12cr|perl-SVN-Notify-2.810.0-1|156	
12cr|perl-SVN-Notify-2.810.0-1|157	* Mon Mar 06 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.54-1mdk
12cr|perl-SVN-Notify-2.810.0-1|158	- 2.54
12cr|perl-SVN-Notify-2.810.0-1|159	
12cr|perl-SVN-Notify-2.810.0-1|160	* Fri Mar 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.53-1mdk
12cr|perl-SVN-Notify-2.810.0-1|161	- 2.53
12cr|perl-SVN-Notify-2.810.0-1|162	
12cr|perl-SVN-Notify-2.810.0-1|163	* Tue Jan 17 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.51-1mdk
12cr|perl-SVN-Notify-2.810.0-1|164	- 2.51
12cr|perl-SVN-Notify-2.810.0-1|165	
12cr|perl-SVN-Notify-2.810.0-1|166	* Tue Nov 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.50-1mdk
12cr|perl-SVN-Notify-2.810.0-1|167	- new version
12cr|perl-SVN-Notify-2.810.0-1|168	- rpmbuildupdate aware
12cr|perl-SVN-Notify-2.810.0-1|169	- spec cleanup
12cr|perl-SVN-Notify-2.810.0-1|170	- fix directory ownership
12cr|perl-SVN-Notify-2.810.0-1|171	
12cr|perl-SVN-Notify-2.810.0-1|172	* Tue Oct 04 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.49-3mdk
12cr|perl-SVN-Notify-2.810.0-1|173	- Fix BuildRequires
12cr|perl-SVN-Notify-2.810.0-1|174	
12cr|perl-SVN-Notify-2.810.0-1|175	* Sat Oct 01 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.49-2mdk
12cr|perl-SVN-Notify-2.810.0-1|176	- Buildrequires fix
12cr|perl-SVN-Notify-2.810.0-1|177	
12cr|perl-SVN-Notify-2.810.0-1|178	* Sat Oct 01 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.49-1mdk
12cr|perl-SVN-Notify-2.810.0-1|179	- Initial Mandriva release
12cr|perl-SVN-Notify-2.810.0-1|180	

5405 12
12cr|perl-SVN-Notify-Config-0.91.100-1|1	%define upstream_name	SVN-Notify-Config
12cr|perl-SVN-Notify-Config-0.91.100-1|2	%define upstream_version	0.0911
12cr|perl-SVN-Notify-Config-0.91.100-1|3	
12cr|perl-SVN-Notify-Config-0.91.100-1|4	Name:       perl-%{upstream_name}
12cr|perl-SVN-Notify-Config-0.91.100-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-SVN-Notify-Config-0.91.100-1|6	Release:    %mkrel 1
12cr|perl-SVN-Notify-Config-0.91.100-1|7	
12cr|perl-SVN-Notify-Config-0.91.100-1|8	Summary:	Config-driven Subversion notification
12cr|perl-SVN-Notify-Config-0.91.100-1|9	License:	GPL+ or Artistic
12cr|perl-SVN-Notify-Config-0.91.100-1|10	Group:		Development/Perl
12cr|perl-SVN-Notify-Config-0.91.100-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SVN-Notify-Config-0.91.100-1|12	Source0:	http://www.cpan.org/modules/by-module/SVN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-SVN-Notify-Config-0.91.100-1|13	
12cr|perl-SVN-Notify-Config-0.91.100-1|14	BuildRequires:	perl(SVN::Notify)
12cr|perl-SVN-Notify-Config-0.91.100-1|15	BuildRequires:	perl(YAML)
12cr|perl-SVN-Notify-Config-0.91.100-1|16	BuildRequires:  perl(Module::Build)
12cr|perl-SVN-Notify-Config-0.91.100-1|17	BuildRequires:  perl(Test::Deep)
12cr|perl-SVN-Notify-Config-0.91.100-1|18	BuildRequires:  subversion
12cr|perl-SVN-Notify-Config-0.91.100-1|19	BuildArch:	noarch
12cr|perl-SVN-Notify-Config-0.91.100-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-SVN-Notify-Config-0.91.100-1|21	
12cr|perl-SVN-Notify-Config-0.91.100-1|22	%description
12cr|perl-SVN-Notify-Config-0.91.100-1|23	This module is a YAML-based configuration wrapper on SVN::Notify.
12cr|perl-SVN-Notify-Config-0.91.100-1|24	
12cr|perl-SVN-Notify-Config-0.91.100-1|25	%prep
12cr|perl-SVN-Notify-Config-0.91.100-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SVN-Notify-Config-0.91.100-1|27	
12cr|perl-SVN-Notify-Config-0.91.100-1|28	%build
12cr|perl-SVN-Notify-Config-0.91.100-1|29	perl Build.PL installdirs=vendor
12cr|perl-SVN-Notify-Config-0.91.100-1|30	./Build
12cr|perl-SVN-Notify-Config-0.91.100-1|31	
12cr|perl-SVN-Notify-Config-0.91.100-1|32	%check
12cr|perl-SVN-Notify-Config-0.91.100-1|33	export LC_ALL=C
12cr|perl-SVN-Notify-Config-0.91.100-1|34	./Build test
12cr|perl-SVN-Notify-Config-0.91.100-1|35	
12cr|perl-SVN-Notify-Config-0.91.100-1|36	%install
12cr|perl-SVN-Notify-Config-0.91.100-1|37	rm -rf %{buildroot}
12cr|perl-SVN-Notify-Config-0.91.100-1|38	./Build install destdir=%{buildroot}
12cr|perl-SVN-Notify-Config-0.91.100-1|39	
12cr|perl-SVN-Notify-Config-0.91.100-1|40	%clean
12cr|perl-SVN-Notify-Config-0.91.100-1|41	rm -rf %{buildroot}
12cr|perl-SVN-Notify-Config-0.91.100-1|42	
12cr|perl-SVN-Notify-Config-0.91.100-1|43	%files
12cr|perl-SVN-Notify-Config-0.91.100-1|44	%defattr(-,root,root)
12cr|perl-SVN-Notify-Config-0.91.100-1|45	%doc Changes README
12cr|perl-SVN-Notify-Config-0.91.100-1|46	%{perl_vendorlib}/SVN
12cr|perl-SVN-Notify-Config-0.91.100-1|47	%{_mandir}/*/*
12cr|perl-SVN-Notify-Config-0.91.100-1|48	
12cr|perl-SVN-Notify-Config-0.91.100-1|49	
12cr|perl-SVN-Notify-Config-0.91.100-1|50	%changelog
12cr|perl-SVN-Notify-Config-0.91.100-1|51	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.91.100-1mdv2010.0
12cr|perl-SVN-Notify-Config-0.91.100-1|52	+ Revision: 404427
12cr|perl-SVN-Notify-Config-0.91.100-1|53	- rebuild using %%perl_convert_version
12cr|perl-SVN-Notify-Config-0.91.100-1|54	
12cr|perl-SVN-Notify-Config-0.91.100-1|55	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.09.11-2mdv2009.0
12cr|perl-SVN-Notify-Config-0.91.100-1|56	+ Revision: 268720
12cr|perl-SVN-Notify-Config-0.91.100-1|57	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-SVN-Notify-Config-0.91.100-1|58	
12cr|perl-SVN-Notify-Config-0.91.100-1|59	* Fri Jun 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.09.11-1mdv2009.0
12cr|perl-SVN-Notify-Config-0.91.100-1|60	+ Revision: 216488
12cr|perl-SVN-Notify-Config-0.91.100-1|61	- new version
12cr|perl-SVN-Notify-Config-0.91.100-1|62	
12cr|perl-SVN-Notify-Config-0.91.100-1|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-SVN-Notify-Config-0.91.100-1|64	- restore BuildRoot
12cr|perl-SVN-Notify-Config-0.91.100-1|65	
12cr|perl-SVN-Notify-Config-0.91.100-1|66	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.09.07-2mdv2008.1
12cr|perl-SVN-Notify-Config-0.91.100-1|67	+ Revision: 138070
12cr|perl-SVN-Notify-Config-0.91.100-1|68	- fix tests
12cr|perl-SVN-Notify-Config-0.91.100-1|69	
12cr|perl-SVN-Notify-Config-0.91.100-1|70	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-SVN-Notify-Config-0.91.100-1|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SVN-Notify-Config-0.91.100-1|72	
12cr|perl-SVN-Notify-Config-0.91.100-1|73	
12cr|perl-SVN-Notify-Config-0.91.100-1|74	* Thu Nov 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.09.07-1mdv2007.0
12cr|perl-SVN-Notify-Config-0.91.100-1|75	+ Revision: 86579
12cr|perl-SVN-Notify-Config-0.91.100-1|76	- new version
12cr|perl-SVN-Notify-Config-0.91.100-1|77	
12cr|perl-SVN-Notify-Config-0.91.100-1|78	* Thu Nov 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.09.06-2mdv2007.1
12cr|perl-SVN-Notify-Config-0.91.100-1|79	+ Revision: 84675
12cr|perl-SVN-Notify-Config-0.91.100-1|80	- new release
12cr|perl-SVN-Notify-Config-0.91.100-1|81	- switch to Module::Build based build
12cr|perl-SVN-Notify-Config-0.91.100-1|82	- new version
12cr|perl-SVN-Notify-Config-0.91.100-1|83	
12cr|perl-SVN-Notify-Config-0.91.100-1|84	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org> 0.08-1mdv2007.0
12cr|perl-SVN-Notify-Config-0.91.100-1|85	+ Revision: 54098
12cr|perl-SVN-Notify-Config-0.91.100-1|86	- 0.08
12cr|perl-SVN-Notify-Config-0.91.100-1|87	- disable test, are bad
12cr|perl-SVN-Notify-Config-0.91.100-1|88	- Import perl-SVN-Notify-Config
12cr|perl-SVN-Notify-Config-0.91.100-1|89	
12cr|perl-SVN-Notify-Config-0.91.100-1|90	* Mon Jul 10 2006 Emmanuel Andry <eandry@mandriva.org> 0.07-1mdv2007.0
12cr|perl-SVN-Notify-Config-0.91.100-1|91	- 0.07
12cr|perl-SVN-Notify-Config-0.91.100-1|92	
12cr|perl-SVN-Notify-Config-0.91.100-1|93	* Thu Dec 15 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-2mdk
12cr|perl-SVN-Notify-Config-0.91.100-1|94	- buildrequires perl-YAML
12cr|perl-SVN-Notify-Config-0.91.100-1|95	
12cr|perl-SVN-Notify-Config-0.91.100-1|96	* Tue Nov 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdk
12cr|perl-SVN-Notify-Config-0.91.100-1|97	- first mdk release
12cr|perl-SVN-Notify-Config-0.91.100-1|98	

5406 12
12cr|perl-SVN-Notify-Mirror-0.40.0-1|1	%define upstream_name    SVN-Notify-Mirror
12cr|perl-SVN-Notify-Mirror-0.40.0-1|2	%define upstream_version 0.040
12cr|perl-SVN-Notify-Mirror-0.40.0-1|3	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-SVN-Notify-Mirror-0.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-SVN-Notify-Mirror-0.40.0-1|6	Release:	1
12cr|perl-SVN-Notify-Mirror-0.40.0-1|7	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|8	Summary:	Keep a mirrored working copy of a repository path
12cr|perl-SVN-Notify-Mirror-0.40.0-1|9	License:	GPL+ or Artistic
12cr|perl-SVN-Notify-Mirror-0.40.0-1|10	Group:		Development/Perl
12cr|perl-SVN-Notify-Mirror-0.40.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SVN-Notify-Mirror-0.40.0-1|12	Source0:	http://www.cpan.org/modules/by-module/SVN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-SVN-Notify-Mirror-0.40.0-1|13	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|14	BuildRequires:	perl-devel
12cr|perl-SVN-Notify-Mirror-0.40.0-1|15	BuildRequires:	perl(Module::Build)
12cr|perl-SVN-Notify-Mirror-0.40.0-1|16	BuildRequires:	perl(SVN::Notify)
12cr|perl-SVN-Notify-Mirror-0.40.0-1|17	BuildRequires:	subversion-tools
12cr|perl-SVN-Notify-Mirror-0.40.0-1|18	BuildRequires:	sendmail-command
12cr|perl-SVN-Notify-Mirror-0.40.0-1|19	BuildArch:	noarch
12cr|perl-SVN-Notify-Mirror-0.40.0-1|20	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|21	%description
12cr|perl-SVN-Notify-Mirror-0.40.0-1|22	Keep a local directory in sync with a portion of a Subversion repository.
12cr|perl-SVN-Notify-Mirror-0.40.0-1|23	Typically used to keep a development web server in sync with the changes made
12cr|perl-SVN-Notify-Mirror-0.40.0-1|24	to the repository.
12cr|perl-SVN-Notify-Mirror-0.40.0-1|25	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|26	NOTE: because 'svn export' is not able to be consistently updated, the sync'd
12cr|perl-SVN-Notify-Mirror-0.40.0-1|27	directory must be a full working copy.
12cr|perl-SVN-Notify-Mirror-0.40.0-1|28	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|29	%prep
12cr|perl-SVN-Notify-Mirror-0.40.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SVN-Notify-Mirror-0.40.0-1|31	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|32	%build
12cr|perl-SVN-Notify-Mirror-0.40.0-1|33	perl Build.PL installdirs=vendor << EOF
12cr|perl-SVN-Notify-Mirror-0.40.0-1|34	y
12cr|perl-SVN-Notify-Mirror-0.40.0-1|35	EOF
12cr|perl-SVN-Notify-Mirror-0.40.0-1|36	./Build
12cr|perl-SVN-Notify-Mirror-0.40.0-1|37	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|38	%check
12cr|perl-SVN-Notify-Mirror-0.40.0-1|39	export SVNLOOK=%{_bindir}/svnlook
12cr|perl-SVN-Notify-Mirror-0.40.0-1|40	export LC_ALL=C
12cr|perl-SVN-Notify-Mirror-0.40.0-1|41	./Build test
12cr|perl-SVN-Notify-Mirror-0.40.0-1|42	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|43	%install
12cr|perl-SVN-Notify-Mirror-0.40.0-1|44	./Build install destdir=%{buildroot}
12cr|perl-SVN-Notify-Mirror-0.40.0-1|45	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|46	%files
12cr|perl-SVN-Notify-Mirror-0.40.0-1|47	%doc Changes README
12cr|perl-SVN-Notify-Mirror-0.40.0-1|48	%{perl_vendorlib}/SVN
12cr|perl-SVN-Notify-Mirror-0.40.0-1|49	%{_mandir}/*/*
12cr|perl-SVN-Notify-Mirror-0.40.0-1|50	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|51	%changelog
12cr|perl-SVN-Notify-Mirror-0.40.0-1|52	* Fri Jul 24 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.38.0-1mdv2010.0
12cr|perl-SVN-Notify-Mirror-0.40.0-1|53	+ Revision: 399449
12cr|perl-SVN-Notify-Mirror-0.40.0-1|54	- updated to 0.038 (for real this time)
12cr|perl-SVN-Notify-Mirror-0.40.0-1|55	- using %%perl_convert_version
12cr|perl-SVN-Notify-Mirror-0.40.0-1|56	- fixed license field
12cr|perl-SVN-Notify-Mirror-0.40.0-1|57	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|58	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.038-2mdv2009.0
12cr|perl-SVN-Notify-Mirror-0.40.0-1|59	+ Revision: 268721
12cr|perl-SVN-Notify-Mirror-0.40.0-1|60	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-SVN-Notify-Mirror-0.40.0-1|61	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|62	* Tue May 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.038-1mdv2009.0
12cr|perl-SVN-Notify-Mirror-0.40.0-1|63	+ Revision: 209334
12cr|perl-SVN-Notify-Mirror-0.40.0-1|64	- update to new version 0.038
12cr|perl-SVN-Notify-Mirror-0.40.0-1|65	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|66	* Mon Mar 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.037-1mdv2008.1
12cr|perl-SVN-Notify-Mirror-0.40.0-1|67	+ Revision: 177948
12cr|perl-SVN-Notify-Mirror-0.40.0-1|68	- update to new version 0.037
12cr|perl-SVN-Notify-Mirror-0.40.0-1|69	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|70	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.035-1mdv2008.1
12cr|perl-SVN-Notify-Mirror-0.40.0-1|71	+ Revision: 140717
12cr|perl-SVN-Notify-Mirror-0.40.0-1|72	- restore BuildRoot
12cr|perl-SVN-Notify-Mirror-0.40.0-1|73	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|74	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-SVN-Notify-Mirror-0.40.0-1|75	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SVN-Notify-Mirror-0.40.0-1|76	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|77	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|78	* Wed Feb 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.035-1mdv2007.0
12cr|perl-SVN-Notify-Mirror-0.40.0-1|79	+ Revision: 127190
12cr|perl-SVN-Notify-Mirror-0.40.0-1|80	- new version
12cr|perl-SVN-Notify-Mirror-0.40.0-1|81	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|82	* Thu Nov 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.034.03-1mdv2007.1
12cr|perl-SVN-Notify-Mirror-0.40.0-1|83	+ Revision: 86628
12cr|perl-SVN-Notify-Mirror-0.40.0-1|84	- new version
12cr|perl-SVN-Notify-Mirror-0.40.0-1|85	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|86	* Wed Nov 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.034.02-2mdv2007.1
12cr|perl-SVN-Notify-Mirror-0.40.0-1|87	+ Revision: 84385
12cr|perl-SVN-Notify-Mirror-0.40.0-1|88	- new version
12cr|perl-SVN-Notify-Mirror-0.40.0-1|89	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|90	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org> 0.034-2mdv2007.0
12cr|perl-SVN-Notify-Mirror-0.40.0-1|91	+ Revision: 54105
12cr|perl-SVN-Notify-Mirror-0.40.0-1|92	- rebuild
12cr|perl-SVN-Notify-Mirror-0.40.0-1|93	- Import perl-SVN-Notify-Mirror
12cr|perl-SVN-Notify-Mirror-0.40.0-1|94	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|95	* Tue Jul 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.034-1mdv2007.0
12cr|perl-SVN-Notify-Mirror-0.40.0-1|96	- New version 0.034
12cr|perl-SVN-Notify-Mirror-0.40.0-1|97	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|98	* Sat Jul 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.033-2mdv2007.0
12cr|perl-SVN-Notify-Mirror-0.40.0-1|99	- buildrequires sendmail-command
12cr|perl-SVN-Notify-Mirror-0.40.0-1|100	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|101	* Wed Mar 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.033-1mdk
12cr|perl-SVN-Notify-Mirror-0.40.0-1|102	- New release 0.033
12cr|perl-SVN-Notify-Mirror-0.40.0-1|103	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|104	* Thu Jan 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdk
12cr|perl-SVN-Notify-Mirror-0.40.0-1|105	- new version
12cr|perl-SVN-Notify-Mirror-0.40.0-1|106	- rediff test patch
12cr|perl-SVN-Notify-Mirror-0.40.0-1|107	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|108	* Wed Dec 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-3mdk
12cr|perl-SVN-Notify-Mirror-0.40.0-1|109	- fix buildrequires
12cr|perl-SVN-Notify-Mirror-0.40.0-1|110	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|111	* Fri Dec 23 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.02-2mdk
12cr|perl-SVN-Notify-Mirror-0.40.0-1|112	- Fix BuildRequires : perl-SVN-Notify
12cr|perl-SVN-Notify-Mirror-0.40.0-1|113	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|114	* Wed Dec 14 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdk
12cr|perl-SVN-Notify-Mirror-0.40.0-1|115	- New release 0.02
12cr|perl-SVN-Notify-Mirror-0.40.0-1|116	- fix direct test, disable config test (Notify::Mirror::Config is broken)
12cr|perl-SVN-Notify-Mirror-0.40.0-1|117	
12cr|perl-SVN-Notify-Mirror-0.40.0-1|118	* Tue Nov 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-1mdk
12cr|perl-SVN-Notify-Mirror-0.40.0-1|119	- first mdk release
12cr|perl-SVN-Notify-Mirror-0.40.0-1|120	

5407 12
12cr|perl-SVN-Simple-0.280.0-3|1	%define upstream_name    SVN-Simple
12cr|perl-SVN-Simple-0.280.0-3|2	%define upstream_version 0.28
12cr|perl-SVN-Simple-0.280.0-3|3	
12cr|perl-SVN-Simple-0.280.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-SVN-Simple-0.280.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-SVN-Simple-0.280.0-3|6	Release:	3
12cr|perl-SVN-Simple-0.280.0-3|7	
12cr|perl-SVN-Simple-0.280.0-3|8	Summary:	Simple interface to subversion's editor interface
12cr|perl-SVN-Simple-0.280.0-3|9	License:	GPL or Artistic
12cr|perl-SVN-Simple-0.280.0-3|10	Group:		Development/Perl
12cr|perl-SVN-Simple-0.280.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-SVN-Simple-0.280.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-SVN-Simple-0.280.0-3|13	
12cr|perl-SVN-Simple-0.280.0-3|14	BuildRequires:	perl-devel
12cr|perl-SVN-Simple-0.280.0-3|15	BuildRequires:	perl-SVN
12cr|perl-SVN-Simple-0.280.0-3|16	#needed for testing
12cr|perl-SVN-Simple-0.280.0-3|17	BuildRequires:  subversion
12cr|perl-SVN-Simple-0.280.0-3|18	
12cr|perl-SVN-Simple-0.280.0-3|19	BuildArch:  noarch
12cr|perl-SVN-Simple-0.280.0-3|20	
12cr|perl-SVN-Simple-0.280.0-3|21	%description
12cr|perl-SVN-Simple-0.280.0-3|22	SVN::Simple::Edit wraps the subversion delta editor with
12cr|perl-SVN-Simple-0.280.0-3|23	a perl friendly interface and then you could easily
12cr|perl-SVN-Simple-0.280.0-3|24	drive it for describing changes to a tree.
12cr|perl-SVN-Simple-0.280.0-3|25	
12cr|perl-SVN-Simple-0.280.0-3|26	A common usage is to wrap the commit editor, so you could make
12cr|perl-SVN-Simple-0.280.0-3|27	commits to a subversion repository easily.
12cr|perl-SVN-Simple-0.280.0-3|28	
12cr|perl-SVN-Simple-0.280.0-3|29	%prep
12cr|perl-SVN-Simple-0.280.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SVN-Simple-0.280.0-3|31	
12cr|perl-SVN-Simple-0.280.0-3|32	%build
12cr|perl-SVN-Simple-0.280.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-SVN-Simple-0.280.0-3|34	%make
12cr|perl-SVN-Simple-0.280.0-3|35	
12cr|perl-SVN-Simple-0.280.0-3|36	%check
12cr|perl-SVN-Simple-0.280.0-3|37	%make test
12cr|perl-SVN-Simple-0.280.0-3|38	
12cr|perl-SVN-Simple-0.280.0-3|39	%install
12cr|perl-SVN-Simple-0.280.0-3|40	%makeinstall_std
12cr|perl-SVN-Simple-0.280.0-3|41	
12cr|perl-SVN-Simple-0.280.0-3|42	%files
12cr|perl-SVN-Simple-0.280.0-3|43	%doc CHANGES README
12cr|perl-SVN-Simple-0.280.0-3|44	%{perl_vendorlib}/*
12cr|perl-SVN-Simple-0.280.0-3|45	%{_mandir}/man3/*
12cr|perl-SVN-Simple-0.280.0-3|46	
12cr|perl-SVN-Simple-0.280.0-3|47	
12cr|perl-SVN-Simple-0.280.0-3|48	%changelog
12cr|perl-SVN-Simple-0.280.0-3|49	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.280.0-2mdv2011.0
12cr|perl-SVN-Simple-0.280.0-3|50	+ Revision: 654293
12cr|perl-SVN-Simple-0.280.0-3|51	- rebuild for updated spec-helper
12cr|perl-SVN-Simple-0.280.0-3|52	
12cr|perl-SVN-Simple-0.280.0-3|53	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.280.0-1mdv2011.0
12cr|perl-SVN-Simple-0.280.0-3|54	+ Revision: 474764
12cr|perl-SVN-Simple-0.280.0-3|55	- update to 0.28
12cr|perl-SVN-Simple-0.280.0-3|56	
12cr|perl-SVN-Simple-0.280.0-3|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-SVN-Simple-0.280.0-3|58	- rebuild
12cr|perl-SVN-Simple-0.280.0-3|59	
12cr|perl-SVN-Simple-0.280.0-3|60	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.27-8mdv2009.0
12cr|perl-SVN-Simple-0.280.0-3|61	+ Revision: 258408
12cr|perl-SVN-Simple-0.280.0-3|62	- rebuild
12cr|perl-SVN-Simple-0.280.0-3|63	
12cr|perl-SVN-Simple-0.280.0-3|64	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.27-7mdv2009.0
12cr|perl-SVN-Simple-0.280.0-3|65	+ Revision: 246484
12cr|perl-SVN-Simple-0.280.0-3|66	- rebuild
12cr|perl-SVN-Simple-0.280.0-3|67	
12cr|perl-SVN-Simple-0.280.0-3|68	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.27-5mdv2008.1
12cr|perl-SVN-Simple-0.280.0-3|69	+ Revision: 171031
12cr|perl-SVN-Simple-0.280.0-3|70	- rebuild
12cr|perl-SVN-Simple-0.280.0-3|71	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|perl-SVN-Simple-0.280.0-3|72	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SVN-Simple-0.280.0-3|73	
12cr|perl-SVN-Simple-0.280.0-3|74	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-SVN-Simple-0.280.0-3|75	- restore BuildRoot
12cr|perl-SVN-Simple-0.280.0-3|76	
12cr|perl-SVN-Simple-0.280.0-3|77	* Wed Aug 22 2007 Thierry Vignaud <tv@mandriva.org> 0.27-4mdv2008.0
12cr|perl-SVN-Simple-0.280.0-3|78	+ Revision: 69026
12cr|perl-SVN-Simple-0.280.0-3|79	+ rebuild (emptylog)
12cr|perl-SVN-Simple-0.280.0-3|80	
12cr|perl-SVN-Simple-0.280.0-3|81	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 0.27-3mdv2008.0
12cr|perl-SVN-Simple-0.280.0-3|82	+ Revision: 67735
12cr|perl-SVN-Simple-0.280.0-3|83	- fix build (was broken due to half-removed changelog by repsys)
12cr|perl-SVN-Simple-0.280.0-3|84	- rebuild
12cr|perl-SVN-Simple-0.280.0-3|85	
12cr|perl-SVN-Simple-0.280.0-3|86	
12cr|perl-SVN-Simple-0.280.0-3|87	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-SVN-Simple-0.280.0-3|88	+2006-07-14 20:41:45 (41232)
12cr|perl-SVN-Simple-0.280.0-3|89	- mkrel && rebuild
12cr|perl-SVN-Simple-0.280.0-3|90	
12cr|perl-SVN-Simple-0.280.0-3|91	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-SVN-Simple-0.280.0-3|92	+2006-07-14 20:39:47 (41231)
12cr|perl-SVN-Simple-0.280.0-3|93	Import perl-SVN-Simple
12cr|perl-SVN-Simple-0.280.0-3|94	
12cr|perl-SVN-Simple-0.280.0-3|95	* Thu Feb 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.27-1mdk
12cr|perl-SVN-Simple-0.280.0-3|96	- 0.27
12cr|perl-SVN-Simple-0.280.0-3|97	
12cr|perl-SVN-Simple-0.280.0-3|98	* Sat Feb 05 2005 Sylvie Terjan <erinmargault@mandrake.org> 0.26-2mdk
12cr|perl-SVN-Simple-0.280.0-3|99	- rebuild for new perl
12cr|perl-SVN-Simple-0.280.0-3|100	
12cr|perl-SVN-Simple-0.280.0-3|101	* Fri Nov 12 2004 Michael Scherer <misc@mandrake.org> 0.26-1mdk
12cr|perl-SVN-Simple-0.280.0-3|102	- New release 0.26
12cr|perl-SVN-Simple-0.280.0-3|103	
12cr|perl-SVN-Simple-0.280.0-3|104	* Sat Jun 05 2004 Michael Scherer <misc@mandrake.org> 0.25-2mdk
12cr|perl-SVN-Simple-0.280.0-3|105	- BuildRequires
12cr|perl-SVN-Simple-0.280.0-3|106	
12cr|perl-SVN-Simple-0.280.0-3|107	* Fri Apr 02 2004 Michael Scherer <misc@mandrake.org> 0.25-1mdk
12cr|perl-SVN-Simple-0.280.0-3|108	- First MandrakeSoft Package
12cr|perl-SVN-Simple-0.280.0-3|109	

5408 12
12cr|perl-SVN-SVNLook-0.40.0-1|1	%define upstream_name    SVN-SVNLook
12cr|perl-SVN-SVNLook-0.40.0-1|2	%define upstream_version 0.04
12cr|perl-SVN-SVNLook-0.40.0-1|3	
12cr|perl-SVN-SVNLook-0.40.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-SVN-SVNLook-0.40.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-SVN-SVNLook-0.40.0-1|6	Release:    %mkrel 1
12cr|perl-SVN-SVNLook-0.40.0-1|7	
12cr|perl-SVN-SVNLook-0.40.0-1|8	Summary:    Perl wrapper to the svnlook command
12cr|perl-SVN-SVNLook-0.40.0-1|9	License:    GPL+ or Artistic
12cr|perl-SVN-SVNLook-0.40.0-1|10	Group:      Development/Perl
12cr|perl-SVN-SVNLook-0.40.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-SVN-SVNLook-0.40.0-1|12	Source0:    http://www.cpan.org/modules/by-module/SVN/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-SVN-SVNLook-0.40.0-1|13	
12cr|perl-SVN-SVNLook-0.40.0-1|14	BuildRequires:  perl(Module::Build)
12cr|perl-SVN-SVNLook-0.40.0-1|15	BuildArch:      noarch
12cr|perl-SVN-SVNLook-0.40.0-1|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-SVN-SVNLook-0.40.0-1|17	
12cr|perl-SVN-SVNLook-0.40.0-1|18	%description
12cr|perl-SVN-SVNLook-0.40.0-1|19	SVN::SVNLook runs the command line client. This module was created to make
12cr|perl-SVN-SVNLook-0.40.0-1|20	adding hooks script easier to manipulate.
12cr|perl-SVN-SVNLook-0.40.0-1|21	
12cr|perl-SVN-SVNLook-0.40.0-1|22	%prep
12cr|perl-SVN-SVNLook-0.40.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-SVN-SVNLook-0.40.0-1|24	for file in `find lib -type f` Changes README; do
12cr|perl-SVN-SVNLook-0.40.0-1|25	chmod 644 $file
12cr|perl-SVN-SVNLook-0.40.0-1|26	perl -pi -e 'tr/\r//d' $file
12cr|perl-SVN-SVNLook-0.40.0-1|27	done
12cr|perl-SVN-SVNLook-0.40.0-1|28	
12cr|perl-SVN-SVNLook-0.40.0-1|29	%build
12cr|perl-SVN-SVNLook-0.40.0-1|30	%{__perl} Build.PL installdirs=vendor
12cr|perl-SVN-SVNLook-0.40.0-1|31	./Build
12cr|perl-SVN-SVNLook-0.40.0-1|32	
12cr|perl-SVN-SVNLook-0.40.0-1|33	%check
12cr|perl-SVN-SVNLook-0.40.0-1|34	./Build test
12cr|perl-SVN-SVNLook-0.40.0-1|35	
12cr|perl-SVN-SVNLook-0.40.0-1|36	%install
12cr|perl-SVN-SVNLook-0.40.0-1|37	rm -rf %{buildroot}
12cr|perl-SVN-SVNLook-0.40.0-1|38	./Build install destdir=%{buildroot}
12cr|perl-SVN-SVNLook-0.40.0-1|39	
12cr|perl-SVN-SVNLook-0.40.0-1|40	%clean
12cr|perl-SVN-SVNLook-0.40.0-1|41	rm -rf %{buildroot}
12cr|perl-SVN-SVNLook-0.40.0-1|42	
12cr|perl-SVN-SVNLook-0.40.0-1|43	%files
12cr|perl-SVN-SVNLook-0.40.0-1|44	%defattr(-,root,root)
12cr|perl-SVN-SVNLook-0.40.0-1|45	%doc Changes README
12cr|perl-SVN-SVNLook-0.40.0-1|46	%{perl_vendorlib}/SVN
12cr|perl-SVN-SVNLook-0.40.0-1|47	%{_mandir}/*/*
12cr|perl-SVN-SVNLook-0.40.0-1|48	
12cr|perl-SVN-SVNLook-0.40.0-1|49	
12cr|perl-SVN-SVNLook-0.40.0-1|50	%changelog
12cr|perl-SVN-SVNLook-0.40.0-1|51	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-SVN-SVNLook-0.40.0-1|52	+ Revision: 404428
12cr|perl-SVN-SVNLook-0.40.0-1|53	- rebuild using %%perl_convert_version
12cr|perl-SVN-SVNLook-0.40.0-1|54	
12cr|perl-SVN-SVNLook-0.40.0-1|55	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.04-4mdv2009.0
12cr|perl-SVN-SVNLook-0.40.0-1|56	+ Revision: 258421
12cr|perl-SVN-SVNLook-0.40.0-1|57	- rebuild
12cr|perl-SVN-SVNLook-0.40.0-1|58	
12cr|perl-SVN-SVNLook-0.40.0-1|59	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.04-3mdv2009.0
12cr|perl-SVN-SVNLook-0.40.0-1|60	+ Revision: 246486
12cr|perl-SVN-SVNLook-0.40.0-1|61	- rebuild
12cr|perl-SVN-SVNLook-0.40.0-1|62	
12cr|perl-SVN-SVNLook-0.40.0-1|63	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.04-1mdv2008.1
12cr|perl-SVN-SVNLook-0.40.0-1|64	+ Revision: 140717
12cr|perl-SVN-SVNLook-0.40.0-1|65	- restore BuildRoot
12cr|perl-SVN-SVNLook-0.40.0-1|66	
12cr|perl-SVN-SVNLook-0.40.0-1|67	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-SVN-SVNLook-0.40.0-1|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-SVN-SVNLook-0.40.0-1|69	
12cr|perl-SVN-SVNLook-0.40.0-1|70	* Wed Aug 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2008.0
12cr|perl-SVN-SVNLook-0.40.0-1|71	+ Revision: 69248
12cr|perl-SVN-SVNLook-0.40.0-1|72	- update to new version 0.04
12cr|perl-SVN-SVNLook-0.40.0-1|73	
12cr|perl-SVN-SVNLook-0.40.0-1|74	
12cr|perl-SVN-SVNLook-0.40.0-1|75	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-4mdv2007.0
12cr|perl-SVN-SVNLook-0.40.0-1|76	- Rebuild
12cr|perl-SVN-SVNLook-0.40.0-1|77	
12cr|perl-SVN-SVNLook-0.40.0-1|78	* Tue Jan 03 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.03-3mdk
12cr|perl-SVN-SVNLook-0.40.0-1|79	- Add BuildRequires
12cr|perl-SVN-SVNLook-0.40.0-1|80	
12cr|perl-SVN-SVNLook-0.40.0-1|81	* Tue Jan 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-2mdk
12cr|perl-SVN-SVNLook-0.40.0-1|82	- fix files encoding and perms
12cr|perl-SVN-SVNLook-0.40.0-1|83	
12cr|perl-SVN-SVNLook-0.40.0-1|84	* Tue Jan 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdk
12cr|perl-SVN-SVNLook-0.40.0-1|85	- New release 0.03
12cr|perl-SVN-SVNLook-0.40.0-1|86	
12cr|perl-SVN-SVNLook-0.40.0-1|87	* Wed Dec 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdk
12cr|perl-SVN-SVNLook-0.40.0-1|88	- first mdk release
12cr|perl-SVN-SVNLook-0.40.0-1|89	

5409 12
12cr|perl-Switch-2.160.0-4|1	%define upstream_name    Switch
12cr|perl-Switch-2.160.0-4|2	%define upstream_version 2.16
12cr|perl-Switch-2.160.0-4|3	
12cr|perl-Switch-2.160.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Switch-2.160.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Switch-2.160.0-4|6	Release:	4
12cr|perl-Switch-2.160.0-4|7	
12cr|perl-Switch-2.160.0-4|8	Summary:	A switch statement for Perl
12cr|perl-Switch-2.160.0-4|9	License:	GPL+ or Artistic
12cr|perl-Switch-2.160.0-4|10	Group:		Development/Perl
12cr|perl-Switch-2.160.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Switch-2.160.0-4|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Switch-2.160.0-4|13	Patch0:		Switch-2.16-perl514.patch
12cr|perl-Switch-2.160.0-4|14	
12cr|perl-Switch-2.160.0-4|15	BuildRequires:	perl-devel
12cr|perl-Switch-2.160.0-4|16	BuildRequires:	perl(Filter::Util::Call)
12cr|perl-Switch-2.160.0-4|17	BuildRequires:	perl(Text::Balanced)
12cr|perl-Switch-2.160.0-4|18	
12cr|perl-Switch-2.160.0-4|19	BuildArch:	noarch
12cr|perl-Switch-2.160.0-4|20	
12cr|perl-Switch-2.160.0-4|21	%description
12cr|perl-Switch-2.160.0-4|22	The Switch.pm module implements a generalized case mechanism that covers
12cr|perl-Switch-2.160.0-4|23	most (but not all) of the numerous possible combinations of switch and case
12cr|perl-Switch-2.160.0-4|24	values described above.
12cr|perl-Switch-2.160.0-4|25	
12cr|perl-Switch-2.160.0-4|26	The module augments the standard Perl syntax with two new control
12cr|perl-Switch-2.160.0-4|27	statements: 'switch' and 'case'. The 'switch' statement takes a single
12cr|perl-Switch-2.160.0-4|28	scalar argument of any type, specified in parentheses. 'switch' stores this
12cr|perl-Switch-2.160.0-4|29	value as the current switch value in a (localized) control variable. The
12cr|perl-Switch-2.160.0-4|30	value is followed by a block which may contain one or more Perl statements
12cr|perl-Switch-2.160.0-4|31	(including the 'case' statement described below). The block is
12cr|perl-Switch-2.160.0-4|32	unconditionally executed once the switch value has been cached.
12cr|perl-Switch-2.160.0-4|33	
12cr|perl-Switch-2.160.0-4|34	A 'case' statement takes a single scalar argument (in mandatory parentheses
12cr|perl-Switch-2.160.0-4|35	if it's a variable; otherwise the parens are optional) and selects the
12cr|perl-Switch-2.160.0-4|36	appropriate type of matching between that argument and the current switch
12cr|perl-Switch-2.160.0-4|37	value. The type of matching used is determined by the respective types of
12cr|perl-Switch-2.160.0-4|38	the switch value and the 'case' argument, as specified in Table 1. If the
12cr|perl-Switch-2.160.0-4|39	match is successful, the mandatory block associated with the 'case'
12cr|perl-Switch-2.160.0-4|40	statement is executed.
12cr|perl-Switch-2.160.0-4|41	
12cr|perl-Switch-2.160.0-4|42	%prep
12cr|perl-Switch-2.160.0-4|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Switch-2.160.0-4|44	%patch0 -p1
12cr|perl-Switch-2.160.0-4|45	
12cr|perl-Switch-2.160.0-4|46	%build
12cr|perl-Switch-2.160.0-4|47	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Switch-2.160.0-4|48	%make
12cr|perl-Switch-2.160.0-4|49	
12cr|perl-Switch-2.160.0-4|50	%check
12cr|perl-Switch-2.160.0-4|51	make test
12cr|perl-Switch-2.160.0-4|52	
12cr|perl-Switch-2.160.0-4|53	%install
12cr|perl-Switch-2.160.0-4|54	%makeinstall_std
12cr|perl-Switch-2.160.0-4|55	
12cr|perl-Switch-2.160.0-4|56	%files
12cr|perl-Switch-2.160.0-4|57	%doc Changes README
12cr|perl-Switch-2.160.0-4|58	%{_mandir}/man3/*
12cr|perl-Switch-2.160.0-4|59	%{perl_vendorlib}/*
12cr|perl-Switch-2.160.0-4|60	
12cr|perl-Switch-2.160.0-4|61	%changelog
12cr|perl-Switch-2.160.0-4|62	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 2.160.0-3mdv2011.0
12cr|perl-Switch-2.160.0-4|63	+ Revision: 653620
12cr|perl-Switch-2.160.0-4|64	- rebuild for updated spec-helper
12cr|perl-Switch-2.160.0-4|65	
12cr|perl-Switch-2.160.0-4|66	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 2.160.0-2mdv2011.0
12cr|perl-Switch-2.160.0-4|67	+ Revision: 562434
12cr|perl-Switch-2.160.0-4|68	- rebuild
12cr|perl-Switch-2.160.0-4|69	
12cr|perl-Switch-2.160.0-4|70	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 2.160.0-1mdv2011.0
12cr|perl-Switch-2.160.0-4|71	+ Revision: 460773
12cr|perl-Switch-2.160.0-4|72	- update to 2.16
12cr|perl-Switch-2.160.0-4|73	
12cr|perl-Switch-2.160.0-4|74	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 2.14-2mdv2010.0
12cr|perl-Switch-2.160.0-4|75	+ Revision: 375899
12cr|perl-Switch-2.160.0-4|76	- rebuild
12cr|perl-Switch-2.160.0-4|77	
12cr|perl-Switch-2.160.0-4|78	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 2.14-1mdv2010.0
12cr|perl-Switch-2.160.0-4|79	+ Revision: 372657
12cr|perl-Switch-2.160.0-4|80	- import perl-Switch
12cr|perl-Switch-2.160.0-4|81	
12cr|perl-Switch-2.160.0-4|82	
12cr|perl-Switch-2.160.0-4|83	* Wed May 06 2009 cpan2dist 2.14-1mdv
12cr|perl-Switch-2.160.0-4|84	- initial mdv release, generated with cpan2dist
12cr|perl-Switch-2.160.0-4|85	

5410 12
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|1	%define upstream_name    Syntax-Highlight-Engine-Kate
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|2	%define upstream_version 0.06
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|3	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|6	Release:    %mkrel 1
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|7	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|8	Summary:    A Plugin for Component-Pascal syntax highlighting
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|9	License:    GPL+ or Artistic
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|10	Group:      Development/Perl
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Syntax/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|13	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|14	BuildRequires: perl(Carp)
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|15	BuildRequires: perl(Data::Dumper)
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|17	BuildRequires: perl(File::Basename)
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|18	BuildRequires: perl(Term::ANSIColor)
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|19	BuildRequires: perl(Test::More)
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|20	BuildRequires: perl-devel
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|21	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|22	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|23	%description
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|24	Syntax::Highlight::Engine::Kate is a port to perl of the syntax highlight
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|25	engine of the Kate text editor.
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|26	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|27	The language xml files of kate have been rewritten to perl modules using a
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|28	script. These modules function as plugins to this module.
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|29	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|30	Syntax::Highlight::Engine::Kate inherits
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|31	Syntax::Highlight::Engine::Kate::Template.
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|32	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|33	%prep
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|35	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|36	%build
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|38	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|39	%{make}
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|40	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|41	%check
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|42	%{make} test
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|43	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|44	%install
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|45	rm -rf %buildroot
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|46	%makeinstall_std
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|47	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|48	%clean
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|49	rm -rf %buildroot
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|50	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|51	%files
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|52	%defattr(-,root,root)
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|53	%doc Changes README
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|54	%{_mandir}/man3/*
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|55	%perl_vendorlib/*
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|56	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|57	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|58	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|59	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|60	%changelog
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|61	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|62	+ Revision: 444023
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|63	- import perl-Syntax-Highlight-Engine-Kate
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|64	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|65	
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|66	* Thu Sep 17 2009 cpan2dist 0.06-1mdv
12cr|perl-Syntax-Highlight-Engine-Kate-0.60.0-1|67	- initial mdv release, generated with cpan2dist

5411 12
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|1	%define upstream_name    Syntax-Highlight-Perl6
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|2	%define upstream_version 0.88
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|3	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|6	Release:	3
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|7	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|8	License:	GPL+ or Artistic
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|9	Group:		Development/Perl
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|10	Summary:	Perl 6 Syntax Highlighter
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|11	Source0:	http://www.cpan.org/modules/by-module/Syntax/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|13	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|14	BuildRequires:	perl-devel
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|16	BuildRequires:	perl(File::ShareDir)
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|17	BuildRequires:	perl(File::ShareDir::Install)
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|18	BuildRequires:	perl(Moose)
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|19	BuildRequires:	perl(Readonly)
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|20	BuildRequires:	perl(Term::ANSIColor)
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|21	BuildRequires:	perl(Test::More)
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|22	BuildRequires:	perl(Test::Exception)
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|23	BuildRequires:	perl(YAML::Syck)
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|24	BuildRequires:	perl(YAML::XS)
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|25	BuildRequires:	perl-STD
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|26	BuildArch:	noarch
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|27	Provides:	perl(STD)
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|28	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|29	%description
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|30	'Syntax::Highlight::Perl6' parses Perl 6 source code using an embedded
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|31	STD.pm. It matches parse tree nodes to colors then returns them in
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|32	different output formats. It can be used to create web pages with colorful
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|33	source code samples in its simple and snippet html modes, or it can be used
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|34	as a learning tool in examining STD.pm's output using the JavaScript node
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|35	viewer in its full html mode. Or you can use its parse tree Perl 5 records
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|36	to build your next great idea.
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|37	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|38	%prep
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|40	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|41	%build
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|43	%make
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|44	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|45	%check
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|46	%make test
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|47	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|48	%install
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|49	%makeinstall_std
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|50	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|51	%files
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|52	%doc README Changes
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|53	%{perl_vendorlib}/*
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|54	%{_bindir}/hilitep6
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|55	%{_mandir}/man1/*
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|56	%{_mandir}/man3/*
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|57	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|58	%changelog
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|59	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.880.0-2mdv2011.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|60	+ Revision: 657837
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|61	- rebuild for updated spec-helper
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|62	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|63	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.880.0-1
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|64	+ Revision: 635624
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|65	- update to new version 0.88
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|66	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|67	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.840.0-1mdv2011.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|68	+ Revision: 573859
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|69	- adding missing buildrequires:
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|70	- update to 0.84
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|71	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|72	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.810.0-1mdv2011.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|73	+ Revision: 552635
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|74	- update to 0.81
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|75	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|76	* Fri Mar 26 2010 Jérôme Quelin <jquelin@mandriva.org> 0.800.0-1mdv2010.1
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|77	+ Revision: 527739
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|78	- update to 0.80
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|79	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|80	* Thu Feb 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.790.0-1mdv2010.1
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|81	+ Revision: 510975
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|82	- update to 0.79
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|83	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|84	* Sun Jan 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.780.0-1mdv2010.1
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|85	+ Revision: 488852
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|86	- update to 0.78
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|87	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|88	* Mon Dec 14 2009 Jérôme Quelin <jquelin@mandriva.org> 0.770.0-1mdv2010.1
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|89	+ Revision: 478528
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|90	- adding missing buildrequires:
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|91	- update to 0.77
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|92	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|93	* Wed Sep 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.760.0-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|94	+ Revision: 451153
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|95	- update to 0.76
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|96	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|97	* Sun Sep 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.750.0-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|98	+ Revision: 444838
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|99	- update to 0.75
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|100	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|101	* Fri Sep 18 2009 Jérôme Quelin <jquelin@mandriva.org> 0.740.0-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|102	+ Revision: 444315
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|103	- update to 0.74
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|104	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|105	* Wed Sep 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.730.0-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|106	+ Revision: 435704
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|107	- update to 0.73
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|108	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|109	* Thu Aug 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.720.0-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|110	+ Revision: 418631
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|111	- update to 0.72
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|112	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|113	* Sun Aug 16 2009 Jérôme Quelin <jquelin@mandriva.org> 0.710.0-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|114	+ Revision: 416985
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|115	- update to 0.71
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|116	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|117	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.690.0-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|118	+ Revision: 414983
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|119	- update to 0.69
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|120	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|121	* Thu Aug 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.670.0-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|122	+ Revision: 410634
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|123	- update to 0.67
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|124	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|125	* Thu Jul 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.650.0-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|126	+ Revision: 398940
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|127	- update to 0.65
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|128	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|129	* Mon Jul 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.640.0-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|130	+ Revision: 392716
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|131	- update to 0.64
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|132	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|133	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.580.0-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|134	+ Revision: 381273
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|135	- really use %%perl_convert_version
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|136	- update to 0.58
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|137	- using %%perl_convert_version
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|138	- sanitized license tag
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|139	- cleaned description field
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|140	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|141	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.57-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|142	+ Revision: 378238
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|143	- update to new version 0.57
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|144	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|145	* Wed May 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.56-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|146	+ Revision: 378033
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|147	- update to new version 0.56
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|148	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|149	* Tue May 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.55-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|150	+ Revision: 374886
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|151	- update to new version 0.55
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|152	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|153	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.54-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|154	+ Revision: 374141
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|155	- updating list of provided files
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|156	- update to new version 0.54
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|157	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|158	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.52-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|159	+ Revision: 372637
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|160	- update to new version 0.52
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|161	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|162	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.51-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|163	+ Revision: 372380
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|164	- update to new version 0.51
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|165	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|166	* Tue May 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|167	+ Revision: 372113
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|168	- update to new version 0.50
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|169	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|170	* Sun May 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.49-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|171	+ Revision: 371353
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|172	- update to new version 0.49
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|173	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|174	* Fri May 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.48-1mdv2010.0
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|175	+ Revision: 369789
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|176	- update to new version 0.48
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|177	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|178	* Thu Feb 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.040-1mdv2009.1
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|179	+ Revision: 337755
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|180	- update to new version 0.040
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|181	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|182	* Sat Jan 31 2009 Jérôme Quelin <jquelin@mandriva.org> 0.039-1mdv2009.1
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|183	+ Revision: 335707
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|184	- update to new version 0.039
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|185	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|186	* Thu Jan 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.038-1mdv2009.1
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|187	+ Revision: 335171
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|188	- update to new version 0.038
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|189	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|190	* Mon Jan 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.035-1mdv2009.1
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|191	+ Revision: 333642
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|192	- update to new version 0.035
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|193	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|194	* Sun Jan 18 2009 Jérôme Quelin <jquelin@mandriva.org> 0.034-1mdv2009.1
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|195	+ Revision: 330874
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|196	- update to new version 0.034
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|197	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|198	* Wed Jan 14 2009 Jérôme Quelin <jquelin@mandriva.org> 0.033-1mdv2009.1
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|199	+ Revision: 329395
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|200	- update to new version 0.033
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|201	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|202	* Tue Jan 13 2009 Jérôme Quelin <jquelin@mandriva.org> 0.032-2mdv2009.1
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|203	+ Revision: 329139
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|204	- and for once, i didn't forget to bump mkrel
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|205	- adding provided module not detected (of course, it's a .pmc)
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|206	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|207	* Tue Jan 13 2009 Jérôme Quelin <jquelin@mandriva.org> 0.032-1mdv2009.1
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|208	+ Revision: 329115
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|209	- missing build require
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|210	- import perl-Syntax-Highlight-Perl6
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|211	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|212	
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|213	* Tue Jan 13 2009 cpan2dist 0.032-1mdv
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|214	- initial mdv release, generated with cpan2dist
12cr|perl-Syntax-Highlight-Perl6-0.880.0-3|215	

5412 12
12cr|perl-Sysadm-Install-0.350.0-2|1	%define upstream_name Sysadm-Install
12cr|perl-Sysadm-Install-0.350.0-2|2	%define upstream_version 0.35
12cr|perl-Sysadm-Install-0.350.0-2|3	
12cr|perl-Sysadm-Install-0.350.0-2|4	Summary:	Typical installation tasks for system administrators
12cr|perl-Sysadm-Install-0.350.0-2|5	Name:		perl-%{upstream_name}
12cr|perl-Sysadm-Install-0.350.0-2|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Sysadm-Install-0.350.0-2|7	Release:	2
12cr|perl-Sysadm-Install-0.350.0-2|8	License:	GPL+ or Artistic
12cr|perl-Sysadm-Install-0.350.0-2|9	Group:		Development/Perl
12cr|perl-Sysadm-Install-0.350.0-2|10	Url:		http://search.cpan.org/dist/Sysadm-Install/
12cr|perl-Sysadm-Install-0.350.0-2|11	Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/Sysadm-Install-%{upstream_version}.tar.gz
12cr|perl-Sysadm-Install-0.350.0-2|12	
12cr|perl-Sysadm-Install-0.350.0-2|13	BuildRequires:	perl-devel
12cr|perl-Sysadm-Install-0.350.0-2|14	BuildRequires:	perl(Archive::Tar)
12cr|perl-Sysadm-Install-0.350.0-2|15	BuildRequires:	perl(Config)
12cr|perl-Sysadm-Install-0.350.0-2|16	BuildRequires:	perl(Cwd)
12cr|perl-Sysadm-Install-0.350.0-2|17	BuildRequires:	perl(Encode)
12cr|perl-Sysadm-Install-0.350.0-2|18	BuildRequires:	perl(Expect)
12cr|perl-Sysadm-Install-0.350.0-2|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Sysadm-Install-0.350.0-2|20	BuildRequires:	perl(File::Basename)
12cr|perl-Sysadm-Install-0.350.0-2|21	BuildRequires:	perl(File::Copy)
12cr|perl-Sysadm-Install-0.350.0-2|22	BuildRequires:	perl(File::Path)
12cr|perl-Sysadm-Install-0.350.0-2|23	BuildRequires:	perl(File::Temp) >= 0.16
12cr|perl-Sysadm-Install-0.350.0-2|24	BuildRequires:	perl(HTTP::Request)
12cr|perl-Sysadm-Install-0.350.0-2|25	BuildRequires:	perl(HTTP::Status)
12cr|perl-Sysadm-Install-0.350.0-2|26	BuildRequires:	perl(Log::Log4perl) >= 1.00
12cr|perl-Sysadm-Install-0.350.0-2|27	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Sysadm-Install-0.350.0-2|28	BuildRequires:	perl(Term::ReadKey)
12cr|perl-Sysadm-Install-0.350.0-2|29	# For test suite
12cr|perl-Sysadm-Install-0.350.0-2|30	BuildRequires:	perl(Test::More)
12cr|perl-Sysadm-Install-0.350.0-2|31	# Runtime deps not automatically picked up by RPM
12cr|perl-Sysadm-Install-0.350.0-2|32	Requires:	perl(Archive::Tar)
12cr|perl-Sysadm-Install-0.350.0-2|33	Requires:	perl(Config)
12cr|perl-Sysadm-Install-0.350.0-2|34	Requires:	perl(Encode)
12cr|perl-Sysadm-Install-0.350.0-2|35	Requires:	perl(Expect)
12cr|perl-Sysadm-Install-0.350.0-2|36	Requires:	perl(HTTP::Request)
12cr|perl-Sysadm-Install-0.350.0-2|37	Requires:	perl(HTTP::Status)
12cr|perl-Sysadm-Install-0.350.0-2|38	Requires:	perl(LWP::UserAgent)
12cr|perl-Sysadm-Install-0.350.0-2|39	
12cr|perl-Sysadm-Install-0.350.0-2|40	BuildArch:	noarch
12cr|perl-Sysadm-Install-0.350.0-2|41	
12cr|perl-Sysadm-Install-0.350.0-2|42	%description
12cr|perl-Sysadm-Install-0.350.0-2|43	"Sysadm::Install" executes shell-like commands performing typical
12cr|perl-Sysadm-Install-0.350.0-2|44	installation tasks: Copying files, extracting tarballs, calling "make".
12cr|perl-Sysadm-Install-0.350.0-2|45	It has a "fail once and die" policy, meticulously checking the result of
12cr|perl-Sysadm-Install-0.350.0-2|46	every operation and calling "die()" immediately if anything fails,
12cr|perl-Sysadm-Install-0.350.0-2|47	with optional logging of everything.
12cr|perl-Sysadm-Install-0.350.0-2|48	
12cr|perl-Sysadm-Install-0.350.0-2|49	"Sysadm::Install" also supports a *dry_run* mode, in which it logs
12cr|perl-Sysadm-Install-0.350.0-2|50	everything, but suppresses any write actions.
12cr|perl-Sysadm-Install-0.350.0-2|51	
12cr|perl-Sysadm-Install-0.350.0-2|52	%prep
12cr|perl-Sysadm-Install-0.350.0-2|53	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sysadm-Install-0.350.0-2|54	
12cr|perl-Sysadm-Install-0.350.0-2|55	%build
12cr|perl-Sysadm-Install-0.350.0-2|56	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sysadm-Install-0.350.0-2|57	%make
12cr|perl-Sysadm-Install-0.350.0-2|58	
12cr|perl-Sysadm-Install-0.350.0-2|59	%check
12cr|perl-Sysadm-Install-0.350.0-2|60	%make test
12cr|perl-Sysadm-Install-0.350.0-2|61	
12cr|perl-Sysadm-Install-0.350.0-2|62	%install
12cr|perl-Sysadm-Install-0.350.0-2|63	%makeinstall_std
12cr|perl-Sysadm-Install-0.350.0-2|64	
12cr|perl-Sysadm-Install-0.350.0-2|65	%files
12cr|perl-Sysadm-Install-0.350.0-2|66	%doc Changes README
12cr|perl-Sysadm-Install-0.350.0-2|67	%{_bindir}/one-liner
12cr|perl-Sysadm-Install-0.350.0-2|68	%{perl_vendorlib}/*
12cr|perl-Sysadm-Install-0.350.0-2|69	%{_mandir}/man3/*
12cr|perl-Sysadm-Install-0.350.0-2|70	
12cr|perl-Sysadm-Install-0.350.0-2|71	%changelog
12cr|perl-Sysadm-Install-0.350.0-2|72	* Mon Apr 25 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.350.0-1mdv2011.0
12cr|perl-Sysadm-Install-0.350.0-2|73	+ Revision: 658505
12cr|perl-Sysadm-Install-0.350.0-2|74	- really fix group
12cr|perl-Sysadm-Install-0.350.0-2|75	- fix group
12cr|perl-Sysadm-Install-0.350.0-2|76	- import perl-Sysadm-Install
12cr|perl-Sysadm-Install-0.350.0-2|77	

5413 12
12cr|perl-Sys-HostIP-1.810.0-2|1	%define upstream_name    Sys-HostIP
12cr|perl-Sys-HostIP-1.810.0-2|2	%define upstream_version 1.81
12cr|perl-Sys-HostIP-1.810.0-2|3	
12cr|perl-Sys-HostIP-1.810.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Sys-HostIP-1.810.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Sys-HostIP-1.810.0-2|6	Release:	2
12cr|perl-Sys-HostIP-1.810.0-2|7	
12cr|perl-Sys-HostIP-1.810.0-2|8	Summary:	Perl module to get ip address related info
12cr|perl-Sys-HostIP-1.810.0-2|9	License:	GPL+ or Artistic
12cr|perl-Sys-HostIP-1.810.0-2|10	Group:		Development/Perl
12cr|perl-Sys-HostIP-1.810.0-2|11	Url:		http://search.cpan.org/~bluelines/%{upstream_name}
12cr|perl-Sys-HostIP-1.810.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/B/BL/BLUELINES//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Sys-HostIP-1.810.0-2|13	
12cr|perl-Sys-HostIP-1.810.0-2|14	BuildRequires:	perl-devel
12cr|perl-Sys-HostIP-1.810.0-2|15	BuildRequires:	perl(Test::TinyMocker)
12cr|perl-Sys-HostIP-1.810.0-2|16	BuildRequires:	perl(Test::Exception)
12cr|perl-Sys-HostIP-1.810.0-2|17	BuildArch:	noarch
12cr|perl-Sys-HostIP-1.810.0-2|18	
12cr|perl-Sys-HostIP-1.810.0-2|19	%description
12cr|perl-Sys-HostIP-1.810.0-2|20	Sys::HostIP does what it can to determine the ip address of your machine.
12cr|perl-Sys-HostIP-1.810.0-2|21	
12cr|perl-Sys-HostIP-1.810.0-2|22	%prep
12cr|perl-Sys-HostIP-1.810.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sys-HostIP-1.810.0-2|24	
12cr|perl-Sys-HostIP-1.810.0-2|25	%build
12cr|perl-Sys-HostIP-1.810.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sys-HostIP-1.810.0-2|27	%make
12cr|perl-Sys-HostIP-1.810.0-2|28	
12cr|perl-Sys-HostIP-1.810.0-2|29	%check
12cr|perl-Sys-HostIP-1.810.0-2|30	%make test
12cr|perl-Sys-HostIP-1.810.0-2|31	
12cr|perl-Sys-HostIP-1.810.0-2|32	%install
12cr|perl-Sys-HostIP-1.810.0-2|33	%makeinstall_std
12cr|perl-Sys-HostIP-1.810.0-2|34	rm -rf %{buildroot}%{perl_vendorarch}
12cr|perl-Sys-HostIP-1.810.0-2|35	
12cr|perl-Sys-HostIP-1.810.0-2|36	%files
12cr|perl-Sys-HostIP-1.810.0-2|37	%doc Changes README
12cr|perl-Sys-HostIP-1.810.0-2|38	%{perl_vendorlib}/*
12cr|perl-Sys-HostIP-1.810.0-2|39	%{_mandir}/man3/*
12cr|perl-Sys-HostIP-1.810.0-2|40	
12cr|perl-Sys-HostIP-1.810.0-2|41	%changelog
12cr|perl-Sys-HostIP-1.810.0-2|42	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.810.0-1mdv2011.0
12cr|perl-Sys-HostIP-1.810.0-2|43	+ Revision: 636230
12cr|perl-Sys-HostIP-1.810.0-2|44	- new version
12cr|perl-Sys-HostIP-1.810.0-2|45	
12cr|perl-Sys-HostIP-1.810.0-2|46	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.700.0-1mdv2011.0
12cr|perl-Sys-HostIP-1.810.0-2|47	+ Revision: 596678
12cr|perl-Sys-HostIP-1.810.0-2|48	- update to 1.7
12cr|perl-Sys-HostIP-1.810.0-2|49	
12cr|perl-Sys-HostIP-1.810.0-2|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.3.1-5mdv2010.0
12cr|perl-Sys-HostIP-1.810.0-2|51	+ Revision: 430547
12cr|perl-Sys-HostIP-1.810.0-2|52	- rebuild
12cr|perl-Sys-HostIP-1.810.0-2|53	
12cr|perl-Sys-HostIP-1.810.0-2|54	* Thu Jul 03 2008 Michael Scherer <misc@mandriva.org> 1.3.1-4mdv2009.0
12cr|perl-Sys-HostIP-1.810.0-2|55	+ Revision: 230903
12cr|perl-Sys-HostIP-1.810.0-2|56	- rebuild
12cr|perl-Sys-HostIP-1.810.0-2|57	
12cr|perl-Sys-HostIP-1.810.0-2|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Sys-HostIP-1.810.0-2|59	- restore BuildRoot
12cr|perl-Sys-HostIP-1.810.0-2|60	
12cr|perl-Sys-HostIP-1.810.0-2|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Sys-HostIP-1.810.0-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Sys-HostIP-1.810.0-2|63	
12cr|perl-Sys-HostIP-1.810.0-2|64	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 1.3.1-3mdv2008.0
12cr|perl-Sys-HostIP-1.810.0-2|65	+ Revision: 23837
12cr|perl-Sys-HostIP-1.810.0-2|66	- rebuild
12cr|perl-Sys-HostIP-1.810.0-2|67	
12cr|perl-Sys-HostIP-1.810.0-2|68	
12cr|perl-Sys-HostIP-1.810.0-2|69	* Tue Dec 27 2005 Michael Scherer <misc@mandriva.org> 1.3.1-2mdk
12cr|perl-Sys-HostIP-1.810.0-2|70	- Do not ship empty dir
12cr|perl-Sys-HostIP-1.810.0-2|71	
12cr|perl-Sys-HostIP-1.810.0-2|72	* Wed Sep 21 2005 Michael Scherer <misc@mandriva.org> 1.3.1-1mdk
12cr|perl-Sys-HostIP-1.810.0-2|73	- First mandriva package
12cr|perl-Sys-HostIP-1.810.0-2|74	

5414 12
12cr|perl-Sys-Info-0.730.0-2|1	%define upstream_name    Sys-Info
12cr|perl-Sys-Info-0.730.0-2|2	%define upstream_version 0.73
12cr|perl-Sys-Info-0.730.0-2|3	
12cr|perl-Sys-Info-0.730.0-2|4	Summary:	Fetch information from the host system
12cr|perl-Sys-Info-0.730.0-2|5	Name:		perl-%{upstream_name}
12cr|perl-Sys-Info-0.730.0-2|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Sys-Info-0.730.0-2|7	Release:	2
12cr|perl-Sys-Info-0.730.0-2|8	License:	GPL+ or Artistic
12cr|perl-Sys-Info-0.730.0-2|9	Group:		Development/Perl
12cr|perl-Sys-Info-0.730.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Sys-Info-0.730.0-2|11	Source0:	http://www.cpan.org/modules/by-module/SYS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Sys-Info-0.730.0-2|12	BuildRequires:	perl-devel
12cr|perl-Sys-Info-0.730.0-2|13	BuildRequires:	perl-Test-Sys-Info
12cr|perl-Sys-Info-0.730.0-2|14	BuildRequires:	perl-Sys-Info-Base
12cr|perl-Sys-Info-0.730.0-2|15	BuildRequires:	perl-Sys-Info-Driver-Linux
12cr|perl-Sys-Info-0.730.0-2|16	Requires:	perl-Sys-Info-Driver-Linux
12cr|perl-Sys-Info-0.730.0-2|17	Requires:	perl-Sys-Info-Base
12cr|perl-Sys-Info-0.730.0-2|18	BuildArch:	noarch
12cr|perl-Sys-Info-0.730.0-2|19	
12cr|perl-Sys-Info-0.730.0-2|20	%description
12cr|perl-Sys-Info-0.730.0-2|21	Perl for fetch system information from the host.
12cr|perl-Sys-Info-0.730.0-2|22	
12cr|perl-Sys-Info-0.730.0-2|23	%prep
12cr|perl-Sys-Info-0.730.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sys-Info-0.730.0-2|25	
12cr|perl-Sys-Info-0.730.0-2|26	%build
12cr|perl-Sys-Info-0.730.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sys-Info-0.730.0-2|28	%make
12cr|perl-Sys-Info-0.730.0-2|29	
12cr|perl-Sys-Info-0.730.0-2|30	%check
12cr|perl-Sys-Info-0.730.0-2|31	# Require ifconfig access etc
12cr|perl-Sys-Info-0.730.0-2|32	#make test
12cr|perl-Sys-Info-0.730.0-2|33	
12cr|perl-Sys-Info-0.730.0-2|34	%install
12cr|perl-Sys-Info-0.730.0-2|35	%makeinstall_std
12cr|perl-Sys-Info-0.730.0-2|36	
12cr|perl-Sys-Info-0.730.0-2|37	%files
12cr|perl-Sys-Info-0.730.0-2|38	%doc README Changes
12cr|perl-Sys-Info-0.730.0-2|39	%{perl_vendorlib}/*
12cr|perl-Sys-Info-0.730.0-2|40	%{_mandir}/man3/*
12cr|perl-Sys-Info-0.730.0-2|41	
12cr|perl-Sys-Info-0.730.0-2|42	
12cr|perl-Sys-Info-0.730.0-2|43	%changelog
12cr|perl-Sys-Info-0.730.0-2|44	* Thu Jan 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.730.0-1mdv2010.1
12cr|perl-Sys-Info-0.730.0-2|45	+ Revision: 491169
12cr|perl-Sys-Info-0.730.0-2|46	- update to 0.73
12cr|perl-Sys-Info-0.730.0-2|47	
12cr|perl-Sys-Info-0.730.0-2|48	* Sat Jan 02 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.720.0-1mdv2010.1
12cr|perl-Sys-Info-0.730.0-2|49	+ Revision: 484930
12cr|perl-Sys-Info-0.730.0-2|50	- import perl-Sys-Info
12cr|perl-Sys-Info-0.730.0-2|51	
12cr|perl-Sys-Info-0.730.0-2|52	

5415 12
12cr|perl-Sys-Info-Base-0.780.0-2|1	%define upstream_name    Sys-Info-Base
12cr|perl-Sys-Info-Base-0.780.0-2|2	%define upstream_version 0.78
12cr|perl-Sys-Info-Base-0.780.0-2|3	
12cr|perl-Sys-Info-Base-0.780.0-2|4	%if %{_use_internal_dependency_generator}
12cr|perl-Sys-Info-Base-0.780.0-2|5	%define __noautoreq 'perl\\(TARGET_CLASS\\)'
12cr|perl-Sys-Info-Base-0.780.0-2|6	%else
12cr|perl-Sys-Info-Base-0.780.0-2|7	%define _requires_exceptions perl(TARGET_CLASS)
12cr|perl-Sys-Info-Base-0.780.0-2|8	%endif
12cr|perl-Sys-Info-Base-0.780.0-2|9	
12cr|perl-Sys-Info-Base-0.780.0-2|10	Name:		perl-%{upstream_name}
12cr|perl-Sys-Info-Base-0.780.0-2|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Sys-Info-Base-0.780.0-2|12	Release:	2
12cr|perl-Sys-Info-Base-0.780.0-2|13	
12cr|perl-Sys-Info-Base-0.780.0-2|14	Summary:	Base classes for Sys::Info
12cr|perl-Sys-Info-Base-0.780.0-2|15	License:    GPL+ or Artistic
12cr|perl-Sys-Info-Base-0.780.0-2|16	Group:		Development/Perl
12cr|perl-Sys-Info-Base-0.780.0-2|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Sys-Info-Base-0.780.0-2|18	Source0:	http://www.cpan.org/modules/by-module/SYS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Sys-Info-Base-0.780.0-2|19	BuildRequires:	perl-devel
12cr|perl-Sys-Info-Base-0.780.0-2|20	BuildRequires:	perl(CGI)
12cr|perl-Sys-Info-Base-0.780.0-2|21	BuildArch:	noarch
12cr|perl-Sys-Info-Base-0.780.0-2|22	
12cr|perl-Sys-Info-Base-0.780.0-2|23	%description
12cr|perl-Sys-Info-Base-0.780.0-2|24	Perl base classes for Sys::Info.
12cr|perl-Sys-Info-Base-0.780.0-2|25	
12cr|perl-Sys-Info-Base-0.780.0-2|26	%prep
12cr|perl-Sys-Info-Base-0.780.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sys-Info-Base-0.780.0-2|28	
12cr|perl-Sys-Info-Base-0.780.0-2|29	%build
12cr|perl-Sys-Info-Base-0.780.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sys-Info-Base-0.780.0-2|31	%make
12cr|perl-Sys-Info-Base-0.780.0-2|32	
12cr|perl-Sys-Info-Base-0.780.0-2|33	%check
12cr|perl-Sys-Info-Base-0.780.0-2|34	%make test
12cr|perl-Sys-Info-Base-0.780.0-2|35	
12cr|perl-Sys-Info-Base-0.780.0-2|36	%install
12cr|perl-Sys-Info-Base-0.780.0-2|37	%makeinstall_std
12cr|perl-Sys-Info-Base-0.780.0-2|38	
12cr|perl-Sys-Info-Base-0.780.0-2|39	%files
12cr|perl-Sys-Info-Base-0.780.0-2|40	%doc README Changes
12cr|perl-Sys-Info-Base-0.780.0-2|41	%{perl_vendorlib}/*
12cr|perl-Sys-Info-Base-0.780.0-2|42	%{_mandir}/man3/*
12cr|perl-Sys-Info-Base-0.780.0-2|43	
12cr|perl-Sys-Info-Base-0.780.0-2|44	
12cr|perl-Sys-Info-Base-0.780.0-2|45	%changelog
12cr|perl-Sys-Info-Base-0.780.0-2|46	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.780.0-1mdv2011.0
12cr|perl-Sys-Info-Base-0.780.0-2|47	+ Revision: 662466
12cr|perl-Sys-Info-Base-0.780.0-2|48	- update to new version 0.78
12cr|perl-Sys-Info-Base-0.780.0-2|49	
12cr|perl-Sys-Info-Base-0.780.0-2|50	* Tue Jan 19 2010 Jérôme Quelin <jquelin@mandriva.org> 0.730.0-2mdv2011.0
12cr|perl-Sys-Info-Base-0.780.0-2|51	+ Revision: 493594
12cr|perl-Sys-Info-Base-0.780.0-2|52	- adding some requires exceptions
12cr|perl-Sys-Info-Base-0.780.0-2|53	
12cr|perl-Sys-Info-Base-0.780.0-2|54	* Thu Jan 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.730.0-1mdv2010.1
12cr|perl-Sys-Info-Base-0.780.0-2|55	+ Revision: 491170
12cr|perl-Sys-Info-Base-0.780.0-2|56	- update to 0.73
12cr|perl-Sys-Info-Base-0.780.0-2|57	
12cr|perl-Sys-Info-Base-0.780.0-2|58	* Fri Jan 01 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.720.0-1mdv2010.1
12cr|perl-Sys-Info-Base-0.780.0-2|59	+ Revision: 484721
12cr|perl-Sys-Info-Base-0.780.0-2|60	- SILET fix it
12cr|perl-Sys-Info-Base-0.780.0-2|61	- import perl-Sys-Info-Base
12cr|perl-Sys-Info-Base-0.780.0-2|62	
12cr|perl-Sys-Info-Base-0.780.0-2|63	

5416 12
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|1	%define upstream_name    Sys-Info-Driver-Linux
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|2	%define upstream_version 0.78
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|3	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|6	Release:	%mkrel 1
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|7	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|8	Summary:	Linux driver for Sys::Info
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|9	License:	GPL+ or Artistic
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|10	Group:		Development/Perl
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Sys/BURAK/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|13	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|14	BuildRequires:  lsb-release
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|15	BuildRequires:	perl(Test::Sys::Info)
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|16	BuildRequires:	perl(Linux::Distribution)
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|17	BuildRequires:	perl(Unix::Processors)
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|18	BuildRequires:	perl-devel
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|19	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|21	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|22	Requires:   lsb-release
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|23	Requires:	perl(Linux::Distribution)
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|24	Requires:	perl(Sys::Info::Base)
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|25	Requires:	perl(Unix::Processors)
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|26	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|27	%description
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|28	Perl module for linux driver for Sys::Info  .
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|29	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|30	%prep
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|32	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|33	%build
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|35	%make
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|36	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|37	%check
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|38	# (tpg) fails on 5.12.0
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|39	rm -rf t/03-basic.t
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|40	%make test
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|41	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|42	%install
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|43	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|44	%makeinstall_std
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|45	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|46	%clean
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|47	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|48	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|49	%files
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|50	%defattr(-,root,root)
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|51	%doc README Changes
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|52	%{perl_vendorlib}/*
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|53	%{_mandir}/man3/*
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|54	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|55	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|56	%changelog
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|57	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.780.0-1mdv2011.0
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|58	+ Revision: 660017
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|59	- update to new version 0.78
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|60	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|61	* Sat Aug 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.770.0-1mdv2011.0
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|62	+ Revision: 567391
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|63	- update to new version 0.77
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|64	- update to new version 0.76
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|65	- disable 03-basic test as it fails on perl-5.12.0
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|66	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|67	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.740.0-2mdv2010.1
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|68	+ Revision: 505016
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|69	- renamed spec file to match pkgname
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|70	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|71	* Wed Jan 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.740.0-1mdv2010.1
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|72	+ Revision: 493969
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|73	- adding missing buildrequires:
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|74	- fix buildrequires:
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|75	- update to 0.74
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|76	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|77	* Sat Jan 02 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.720.0-1mdv2010.1
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|78	+ Revision: 484912
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|79	- import perl-Sys-Info-Driver-Linux
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|80	
12cr|perl-Sys-Info-Driver-Linux-0.780.0-1|81	

5417 12
12cr|perl-Sys-Load-0.200.0-4|1	%define upstream_name    Sys-Load
12cr|perl-Sys-Load-0.200.0-4|2	%define upstream_version 0.2
12cr|perl-Sys-Load-0.200.0-4|3	
12cr|perl-Sys-Load-0.200.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Sys-Load-0.200.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Sys-Load-0.200.0-4|6	Release:	4
12cr|perl-Sys-Load-0.200.0-4|7	
12cr|perl-Sys-Load-0.200.0-4|8	Summary:	A perl5 module that indicate system load
12cr|perl-Sys-Load-0.200.0-4|9	License:	Artistic
12cr|perl-Sys-Load-0.200.0-4|10	Group:		Development/Perl
12cr|perl-Sys-Load-0.200.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Sys-Load-0.200.0-4|12	Source0:	http://search.cpan.org/CPAN/authors/id/B/BA/BARABAS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Sys-Load-0.200.0-4|13	
12cr|perl-Sys-Load-0.200.0-4|14	BuildRequires:	perl-devel
12cr|perl-Sys-Load-0.200.0-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Sys-Load-0.200.0-4|16	
12cr|perl-Sys-Load-0.200.0-4|17	%description
12cr|perl-Sys-Load-0.200.0-4|18	getload() returns 3 elements: representing load averages over
12cr|perl-Sys-Load-0.200.0-4|19	the last 1, 5 and 15 minutes. On failure empty list is returned.
12cr|perl-Sys-Load-0.200.0-4|20	uptime() returns the system uptime in seconds. Returns 0 on
12cr|perl-Sys-Load-0.200.0-4|21	failure.
12cr|perl-Sys-Load-0.200.0-4|22	
12cr|perl-Sys-Load-0.200.0-4|23	%prep
12cr|perl-Sys-Load-0.200.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sys-Load-0.200.0-4|25	
12cr|perl-Sys-Load-0.200.0-4|26	# Remove Local from path
12cr|perl-Sys-Load-0.200.0-4|27	find . -type f | xargs perl -p -i -e "s|/usr/local/|/usr/|g"
12cr|perl-Sys-Load-0.200.0-4|28	
12cr|perl-Sys-Load-0.200.0-4|29	# lib64 fixes, don't add /usr/lib/X11 to linker search path
12cr|perl-Sys-Load-0.200.0-4|30	perl -pi -e "s|-L/usr/lib/X11||g;s|-L/usr/X11/lib||g;s|-L/usr/lib||g" Makefile.PL
12cr|perl-Sys-Load-0.200.0-4|31	perl -pi -e "s|(/usr/X11R6)/lib|\1/%{_lib}|g" Makefile.PL
12cr|perl-Sys-Load-0.200.0-4|32	
12cr|perl-Sys-Load-0.200.0-4|33	%build
12cr|perl-Sys-Load-0.200.0-4|34	perl Makefile.PL INSTALLDIRS=vendor </dev/null
12cr|perl-Sys-Load-0.200.0-4|35	%make
12cr|perl-Sys-Load-0.200.0-4|36	
12cr|perl-Sys-Load-0.200.0-4|37	%check
12cr|perl-Sys-Load-0.200.0-4|38	%ifnarch ppc
12cr|perl-Sys-Load-0.200.0-4|39	%{__make} test
12cr|perl-Sys-Load-0.200.0-4|40	%endif
12cr|perl-Sys-Load-0.200.0-4|41	
12cr|perl-Sys-Load-0.200.0-4|42	%install
12cr|perl-Sys-Load-0.200.0-4|43	rm -rf %{buildroot}
12cr|perl-Sys-Load-0.200.0-4|44	%makeinstall_std
12cr|perl-Sys-Load-0.200.0-4|45	
12cr|perl-Sys-Load-0.200.0-4|46	%clean
12cr|perl-Sys-Load-0.200.0-4|47	rm -rf %{buildroot}
12cr|perl-Sys-Load-0.200.0-4|48	
12cr|perl-Sys-Load-0.200.0-4|49	%files
12cr|perl-Sys-Load-0.200.0-4|50	%defattr(-,root,root)
12cr|perl-Sys-Load-0.200.0-4|51	%doc README
12cr|perl-Sys-Load-0.200.0-4|52	%{perl_vendorarch}/auto/Sys/Load/Load.so
12cr|perl-Sys-Load-0.200.0-4|53	%{perl_vendorarch}/Sys/Load.pm
12cr|perl-Sys-Load-0.200.0-4|54	%{_mandir}/man3/*
12cr|perl-Sys-Load-0.200.0-4|55	
12cr|perl-Sys-Load-0.200.0-4|56	
12cr|perl-Sys-Load-0.200.0-4|57	%changelog
12cr|perl-Sys-Load-0.200.0-4|58	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.200.0-4
12cr|perl-Sys-Load-0.200.0-4|59	+ Revision: 768358
12cr|perl-Sys-Load-0.200.0-4|60	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Sys-Load-0.200.0-4|61	
12cr|perl-Sys-Load-0.200.0-4|62	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-3mdv2011.0
12cr|perl-Sys-Load-0.200.0-4|63	+ Revision: 556152
12cr|perl-Sys-Load-0.200.0-4|64	- rebuild for perl 5.12
12cr|perl-Sys-Load-0.200.0-4|65	
12cr|perl-Sys-Load-0.200.0-4|66	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.200.0-2mdv2010.0
12cr|perl-Sys-Load-0.200.0-4|67	+ Revision: 430548
12cr|perl-Sys-Load-0.200.0-4|68	- rebuild
12cr|perl-Sys-Load-0.200.0-4|69	
12cr|perl-Sys-Load-0.200.0-4|70	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-Sys-Load-0.200.0-4|71	- rebuild using %%perl_convert_version
12cr|perl-Sys-Load-0.200.0-4|72	
12cr|perl-Sys-Load-0.200.0-4|73	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.2-7mdv2009.0
12cr|perl-Sys-Load-0.200.0-4|74	+ Revision: 258423
12cr|perl-Sys-Load-0.200.0-4|75	- rebuild
12cr|perl-Sys-Load-0.200.0-4|76	
12cr|perl-Sys-Load-0.200.0-4|77	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.2-6mdv2009.0
12cr|perl-Sys-Load-0.200.0-4|78	+ Revision: 246487
12cr|perl-Sys-Load-0.200.0-4|79	- rebuild
12cr|perl-Sys-Load-0.200.0-4|80	
12cr|perl-Sys-Load-0.200.0-4|81	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.2-4mdv2008.1
12cr|perl-Sys-Load-0.200.0-4|82	+ Revision: 152318
12cr|perl-Sys-Load-0.200.0-4|83	- rebuild
12cr|perl-Sys-Load-0.200.0-4|84	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Sys-Load-0.200.0-4|85	
12cr|perl-Sys-Load-0.200.0-4|86	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Sys-Load-0.200.0-4|87	- restore BuildRoot
12cr|perl-Sys-Load-0.200.0-4|88	
12cr|perl-Sys-Load-0.200.0-4|89	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 0.2-3mdv2008.0
12cr|perl-Sys-Load-0.200.0-4|90	+ Revision: 23836
12cr|perl-Sys-Load-0.200.0-4|91	- rebuild
12cr|perl-Sys-Load-0.200.0-4|92	
12cr|perl-Sys-Load-0.200.0-4|93	
12cr|perl-Sys-Load-0.200.0-4|94	* Mon Nov 14 2005 Nicolas Chipaux <chipaux@mandriva.com> 0.2-1mdk
12cr|perl-Sys-Load-0.200.0-4|95	- initial mdv version
12cr|perl-Sys-Load-0.200.0-4|96	

5418 12
12cr|perl-Sys-Mknod-0.20.0-3|1	%define upstream_name	Sys-Mknod
12cr|perl-Sys-Mknod-0.20.0-3|2	%define upstream_version	0.02
12cr|perl-Sys-Mknod-0.20.0-3|3	
12cr|perl-Sys-Mknod-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Sys-Mknod-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Sys-Mknod-0.20.0-3|6	Release:	3
12cr|perl-Sys-Mknod-0.20.0-3|7	
12cr|perl-Sys-Mknod-0.20.0-3|8	Summary:	Sys::Mknod - make special files
12cr|perl-Sys-Mknod-0.20.0-3|9	License:	GPL
12cr|perl-Sys-Mknod-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Sys-Mknod-0.20.0-3|11	Url:		http://www.kernel.org/software/mon/
12cr|perl-Sys-Mknod-0.20.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SA/SAMV/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Sys-Mknod-0.20.0-3|13	
12cr|perl-Sys-Mknod-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Sys-Mknod-0.20.0-3|15	BuildArch:	noarch
12cr|perl-Sys-Mknod-0.20.0-3|16	
12cr|perl-Sys-Mknod-0.20.0-3|17	%description
12cr|perl-Sys-Mknod-0.20.0-3|18	Sys::Mknod - make special files
12cr|perl-Sys-Mknod-0.20.0-3|19	
12cr|perl-Sys-Mknod-0.20.0-3|20	%prep
12cr|perl-Sys-Mknod-0.20.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sys-Mknod-0.20.0-3|22	
12cr|perl-Sys-Mknod-0.20.0-3|23	%build
12cr|perl-Sys-Mknod-0.20.0-3|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sys-Mknod-0.20.0-3|25	make
12cr|perl-Sys-Mknod-0.20.0-3|26	
12cr|perl-Sys-Mknod-0.20.0-3|27	%check
12cr|perl-Sys-Mknod-0.20.0-3|28	# I am sorry, we can't make test because because
12cr|perl-Sys-Mknod-0.20.0-3|29	# it try to run mknod, and we can't be root to
12cr|perl-Sys-Mknod-0.20.0-3|30	# build the package...
12cr|perl-Sys-Mknod-0.20.0-3|31	[ $UID -eq 0 ] || exit 0
12cr|perl-Sys-Mknod-0.20.0-3|32	make test
12cr|perl-Sys-Mknod-0.20.0-3|33	
12cr|perl-Sys-Mknod-0.20.0-3|34	%install
12cr|perl-Sys-Mknod-0.20.0-3|35	%makeinstall_std
12cr|perl-Sys-Mknod-0.20.0-3|36	
12cr|perl-Sys-Mknod-0.20.0-3|37	%files
12cr|perl-Sys-Mknod-0.20.0-3|38	%doc Changes README
12cr|perl-Sys-Mknod-0.20.0-3|39	%{perl_vendorlib}
12cr|perl-Sys-Mknod-0.20.0-3|40	%{_mandir}/*/*
12cr|perl-Sys-Mknod-0.20.0-3|41	
12cr|perl-Sys-Mknod-0.20.0-3|42	
12cr|perl-Sys-Mknod-0.20.0-3|43	%changelog
12cr|perl-Sys-Mknod-0.20.0-3|44	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Sys-Mknod-0.20.0-3|45	+ Revision: 658881
12cr|perl-Sys-Mknod-0.20.0-3|46	- rebuild for updated spec-helper
12cr|perl-Sys-Mknod-0.20.0-3|47	
12cr|perl-Sys-Mknod-0.20.0-3|48	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Sys-Mknod-0.20.0-3|49	+ Revision: 408055
12cr|perl-Sys-Mknod-0.20.0-3|50	- rebuild using %%perl_convert_version
12cr|perl-Sys-Mknod-0.20.0-3|51	
12cr|perl-Sys-Mknod-0.20.0-3|52	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.02-8mdv2009.0
12cr|perl-Sys-Mknod-0.20.0-3|53	+ Revision: 258424
12cr|perl-Sys-Mknod-0.20.0-3|54	- rebuild
12cr|perl-Sys-Mknod-0.20.0-3|55	
12cr|perl-Sys-Mknod-0.20.0-3|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.02-7mdv2009.0
12cr|perl-Sys-Mknod-0.20.0-3|57	+ Revision: 246489
12cr|perl-Sys-Mknod-0.20.0-3|58	- rebuild
12cr|perl-Sys-Mknod-0.20.0-3|59	
12cr|perl-Sys-Mknod-0.20.0-3|60	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.02-5mdv2008.1
12cr|perl-Sys-Mknod-0.20.0-3|61	+ Revision: 140717
12cr|perl-Sys-Mknod-0.20.0-3|62	- restore BuildRoot
12cr|perl-Sys-Mknod-0.20.0-3|63	
12cr|perl-Sys-Mknod-0.20.0-3|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Sys-Mknod-0.20.0-3|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Sys-Mknod-0.20.0-3|66	
12cr|perl-Sys-Mknod-0.20.0-3|67	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-5mdv2008.0
12cr|perl-Sys-Mknod-0.20.0-3|68	+ Revision: 86923
12cr|perl-Sys-Mknod-0.20.0-3|69	- rebuild
12cr|perl-Sys-Mknod-0.20.0-3|70	
12cr|perl-Sys-Mknod-0.20.0-3|71	
12cr|perl-Sys-Mknod-0.20.0-3|72	* Mon Aug 07 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Sys-Mknod-0.20.0-3|73	+ 08/07/06 19:10:34 (54138)
12cr|perl-Sys-Mknod-0.20.0-3|74	- try to run test, if building as root...
12cr|perl-Sys-Mknod-0.20.0-3|75	- rebuild
12cr|perl-Sys-Mknod-0.20.0-3|76	
12cr|perl-Sys-Mknod-0.20.0-3|77	* Mon Aug 07 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Sys-Mknod-0.20.0-3|78	+ 08/07/06 19:04:38 (54137)
12cr|perl-Sys-Mknod-0.20.0-3|79	Import perl-Sys-Mknod
12cr|perl-Sys-Mknod-0.20.0-3|80	
12cr|perl-Sys-Mknod-0.20.0-3|81	* Sun Apr 30 2006 Olivier Thauvin <nanardon@mandriva.org> 0.02-3mdk
12cr|perl-Sys-Mknod-0.20.0-3|82	- rebuild
12cr|perl-Sys-Mknod-0.20.0-3|83	
12cr|perl-Sys-Mknod-0.20.0-3|84	* Sat Feb 05 2005 Sylvie Terjan <erinmargault@mandrake.org> 0.02-2mdk
12cr|perl-Sys-Mknod-0.20.0-3|85	- rebuild for new perl
12cr|perl-Sys-Mknod-0.20.0-3|86	- noarch
12cr|perl-Sys-Mknod-0.20.0-3|87	
12cr|perl-Sys-Mknod-0.20.0-3|88	* Sun May 23 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.02-1mdk
12cr|perl-Sys-Mknod-0.20.0-3|89	- initial release
12cr|perl-Sys-Mknod-0.20.0-3|90	

5419 12
12cr|perl-Sys-Proctitle-0.40.0-3|1	%define upstream_name    Sys-Proctitle
12cr|perl-Sys-Proctitle-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Sys-Proctitle-0.40.0-3|3	
12cr|perl-Sys-Proctitle-0.40.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Sys-Proctitle-0.40.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Sys-Proctitle-0.40.0-3|6	Release:	3
12cr|perl-Sys-Proctitle-0.40.0-3|7	
12cr|perl-Sys-Proctitle-0.40.0-3|8	Summary:	Sys::Proctitle - modify proctitle on Linux
12cr|perl-Sys-Proctitle-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Sys-Proctitle-0.40.0-3|10	Group:		Development/Perl
12cr|perl-Sys-Proctitle-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Sys-Proctitle-0.40.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/O/OP/OPI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Sys-Proctitle-0.40.0-3|13	
12cr|perl-Sys-Proctitle-0.40.0-3|14	BuildRequires:	perl(Class::Member)
12cr|perl-Sys-Proctitle-0.40.0-3|15	BuildRequires:	perl-devel
12cr|perl-Sys-Proctitle-0.40.0-3|16	
12cr|perl-Sys-Proctitle-0.40.0-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Sys-Proctitle-0.40.0-3|18	
12cr|perl-Sys-Proctitle-0.40.0-3|19	%description
12cr|perl-Sys-Proctitle-0.40.0-3|20	"Sys::Proctitle" provides an interface for setting the process title
12cr|perl-Sys-Proctitle-0.40.0-3|21	shown by "ps", "top" or similar tools on Linux. Why do we need this? One
12cr|perl-Sys-Proctitle-0.40.0-3|22	could simply change $0 to achieve the same result. Well, first setting
12cr|perl-Sys-Proctitle-0.40.0-3|23	$0 did not work with 5.8.0. Further, setting $0 won't work with
12cr|perl-Sys-Proctitle-0.40.0-3|24	mod_perl.
12cr|perl-Sys-Proctitle-0.40.0-3|25	
12cr|perl-Sys-Proctitle-0.40.0-3|26	%prep
12cr|perl-Sys-Proctitle-0.40.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sys-Proctitle-0.40.0-3|28	
12cr|perl-Sys-Proctitle-0.40.0-3|29	%build
12cr|perl-Sys-Proctitle-0.40.0-3|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sys-Proctitle-0.40.0-3|31	%make
12cr|perl-Sys-Proctitle-0.40.0-3|32	
12cr|perl-Sys-Proctitle-0.40.0-3|33	%check
12cr|perl-Sys-Proctitle-0.40.0-3|34	%make test
12cr|perl-Sys-Proctitle-0.40.0-3|35	
12cr|perl-Sys-Proctitle-0.40.0-3|36	%install
12cr|perl-Sys-Proctitle-0.40.0-3|37	rm -rf %{buildroot}
12cr|perl-Sys-Proctitle-0.40.0-3|38	%makeinstall_std
12cr|perl-Sys-Proctitle-0.40.0-3|39	
12cr|perl-Sys-Proctitle-0.40.0-3|40	%clean
12cr|perl-Sys-Proctitle-0.40.0-3|41	rm -rf %{buildroot}
12cr|perl-Sys-Proctitle-0.40.0-3|42	
12cr|perl-Sys-Proctitle-0.40.0-3|43	%files
12cr|perl-Sys-Proctitle-0.40.0-3|44	%defattr(-,root,root)
12cr|perl-Sys-Proctitle-0.40.0-3|45	%doc Changes README
12cr|perl-Sys-Proctitle-0.40.0-3|46	%dir %{perl_vendorlib}/*/auto/Sys/Proctitle
12cr|perl-Sys-Proctitle-0.40.0-3|47	%{perl_vendorlib}/*/Sys/Proctitle.pm
12cr|perl-Sys-Proctitle-0.40.0-3|48	%{perl_vendorlib}/*/auto/Sys/Proctitle/Proctitle.so
12cr|perl-Sys-Proctitle-0.40.0-3|49	%{perl_vendorlib}/*/auto/Sys/Proctitle/setproctitle.so
12cr|perl-Sys-Proctitle-0.40.0-3|50	%{_mandir}/*/*
12cr|perl-Sys-Proctitle-0.40.0-3|51	
12cr|perl-Sys-Proctitle-0.40.0-3|52	
12cr|perl-Sys-Proctitle-0.40.0-3|53	%changelog
12cr|perl-Sys-Proctitle-0.40.0-3|54	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.40.0-3
12cr|perl-Sys-Proctitle-0.40.0-3|55	+ Revision: 768358
12cr|perl-Sys-Proctitle-0.40.0-3|56	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Sys-Proctitle-0.40.0-3|57	
12cr|perl-Sys-Proctitle-0.40.0-3|58	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Sys-Proctitle-0.40.0-3|59	+ Revision: 556153
12cr|perl-Sys-Proctitle-0.40.0-3|60	- rebuild for perl 5.12
12cr|perl-Sys-Proctitle-0.40.0-3|61	
12cr|perl-Sys-Proctitle-0.40.0-3|62	* Thu Mar 11 2010 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.1
12cr|perl-Sys-Proctitle-0.40.0-3|63	+ Revision: 518087
12cr|perl-Sys-Proctitle-0.40.0-3|64	- update to 0.04
12cr|perl-Sys-Proctitle-0.40.0-3|65	
12cr|perl-Sys-Proctitle-0.40.0-3|66	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-Sys-Proctitle-0.40.0-3|67	+ Revision: 404433
12cr|perl-Sys-Proctitle-0.40.0-3|68	- rebuild using %%perl_convert_version
12cr|perl-Sys-Proctitle-0.40.0-3|69	
12cr|perl-Sys-Proctitle-0.40.0-3|70	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2009.1
12cr|perl-Sys-Proctitle-0.40.0-3|71	+ Revision: 292352
12cr|perl-Sys-Proctitle-0.40.0-3|72	- update to new version 0.03
12cr|perl-Sys-Proctitle-0.40.0-3|73	
12cr|perl-Sys-Proctitle-0.40.0-3|74	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.02-6mdv2009.0
12cr|perl-Sys-Proctitle-0.40.0-3|75	+ Revision: 258425
12cr|perl-Sys-Proctitle-0.40.0-3|76	- rebuild
12cr|perl-Sys-Proctitle-0.40.0-3|77	
12cr|perl-Sys-Proctitle-0.40.0-3|78	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.02-5mdv2009.0
12cr|perl-Sys-Proctitle-0.40.0-3|79	+ Revision: 246491
12cr|perl-Sys-Proctitle-0.40.0-3|80	- rebuild
12cr|perl-Sys-Proctitle-0.40.0-3|81	
12cr|perl-Sys-Proctitle-0.40.0-3|82	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.02-3mdv2008.1
12cr|perl-Sys-Proctitle-0.40.0-3|83	+ Revision: 151408
12cr|perl-Sys-Proctitle-0.40.0-3|84	- rebuild for perl-5.10.0
12cr|perl-Sys-Proctitle-0.40.0-3|85	
12cr|perl-Sys-Proctitle-0.40.0-3|86	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Sys-Proctitle-0.40.0-3|87	- restore BuildRoot
12cr|perl-Sys-Proctitle-0.40.0-3|88	
12cr|perl-Sys-Proctitle-0.40.0-3|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Sys-Proctitle-0.40.0-3|90	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Sys-Proctitle-0.40.0-3|91	
12cr|perl-Sys-Proctitle-0.40.0-3|92	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-2mdv2008.0
12cr|perl-Sys-Proctitle-0.40.0-3|93	+ Revision: 86924
12cr|perl-Sys-Proctitle-0.40.0-3|94	- rebuild
12cr|perl-Sys-Proctitle-0.40.0-3|95	
12cr|perl-Sys-Proctitle-0.40.0-3|96	
12cr|perl-Sys-Proctitle-0.40.0-3|97	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.02-1mdv2007.0
12cr|perl-Sys-Proctitle-0.40.0-3|98	- rebuild
12cr|perl-Sys-Proctitle-0.40.0-3|99	
12cr|perl-Sys-Proctitle-0.40.0-3|100	* Sat Jul 16 2005 Oden Eriksson <oeriksson@mandriva.com> 0.02-1mdk
12cr|perl-Sys-Proctitle-0.40.0-3|101	- initial Mandriva package
12cr|perl-Sys-Proctitle-0.40.0-3|102	

5420 12
12cr|perl-Sys-SigAction-0.150.0-2|1	%define upstream_name	 Sys-SigAction
12cr|perl-Sys-SigAction-0.150.0-2|2	%define upstream_version 0.15
12cr|perl-Sys-SigAction-0.150.0-2|3	
12cr|perl-Sys-SigAction-0.150.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Sys-SigAction-0.150.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Sys-SigAction-0.150.0-2|6	Release:	2
12cr|perl-Sys-SigAction-0.150.0-2|7	
12cr|perl-Sys-SigAction-0.150.0-2|8	Summary:	Perl extension for Consistent Signal Handling
12cr|perl-Sys-SigAction-0.150.0-2|9	License:	GPL+ or Artistic
12cr|perl-Sys-SigAction-0.150.0-2|10	Group:		Development/Perl
12cr|perl-Sys-SigAction-0.150.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Sys-SigAction-0.150.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Sys/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Sys-SigAction-0.150.0-2|13	
12cr|perl-Sys-SigAction-0.150.0-2|14	BuildRequires:	perl-devel
12cr|perl-Sys-SigAction-0.150.0-2|15	BuildArch:	noarch
12cr|perl-Sys-SigAction-0.150.0-2|16	
12cr|perl-Sys-SigAction-0.150.0-2|17	%description
12cr|perl-Sys-SigAction-0.150.0-2|18	This module implements set_sig_handler(), which sets up a signal handler and
12cr|perl-Sys-SigAction-0.150.0-2|19	(optionally) returns an object which causes the signal handler to be reset to
12cr|perl-Sys-SigAction-0.150.0-2|20	the previous value, when it goes out of scope.
12cr|perl-Sys-SigAction-0.150.0-2|21	
12cr|perl-Sys-SigAction-0.150.0-2|22	Also implemented is timeout_call() which takes a timeout value and a code
12cr|perl-Sys-SigAction-0.150.0-2|23	reference, and executes the code reference wrapped with an alarm timeout.
12cr|perl-Sys-SigAction-0.150.0-2|24	
12cr|perl-Sys-SigAction-0.150.0-2|25	Finally, two convenience routines are defined which allow one to get the signal
12cr|perl-Sys-SigAction-0.150.0-2|26	name from the number -- sig_name(), and get the signal number from the name --
12cr|perl-Sys-SigAction-0.150.0-2|27	sig_number().
12cr|perl-Sys-SigAction-0.150.0-2|28	
12cr|perl-Sys-SigAction-0.150.0-2|29	%prep
12cr|perl-Sys-SigAction-0.150.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sys-SigAction-0.150.0-2|31	
12cr|perl-Sys-SigAction-0.150.0-2|32	%build
12cr|perl-Sys-SigAction-0.150.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sys-SigAction-0.150.0-2|34	%make
12cr|perl-Sys-SigAction-0.150.0-2|35	
12cr|perl-Sys-SigAction-0.150.0-2|36	%check
12cr|perl-Sys-SigAction-0.150.0-2|37	make test
12cr|perl-Sys-SigAction-0.150.0-2|38	
12cr|perl-Sys-SigAction-0.150.0-2|39	%install
12cr|perl-Sys-SigAction-0.150.0-2|40	%makeinstall_std
12cr|perl-Sys-SigAction-0.150.0-2|41	
12cr|perl-Sys-SigAction-0.150.0-2|42	%files
12cr|perl-Sys-SigAction-0.150.0-2|43	%doc README Changes
12cr|perl-Sys-SigAction-0.150.0-2|44	%{perl_vendorlib}/Sys
12cr|perl-Sys-SigAction-0.150.0-2|45	%_mandir/man3*/*
12cr|perl-Sys-SigAction-0.150.0-2|46	
12cr|perl-Sys-SigAction-0.150.0-2|47	
12cr|perl-Sys-SigAction-0.150.0-2|48	%changelog
12cr|perl-Sys-SigAction-0.150.0-2|49	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.150.0-1mdv2011.0
12cr|perl-Sys-SigAction-0.150.0-2|50	+ Revision: 688828
12cr|perl-Sys-SigAction-0.150.0-2|51	- update to new version 0.15
12cr|perl-Sys-SigAction-0.150.0-2|52	
12cr|perl-Sys-SigAction-0.150.0-2|53	* Sun Jun 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1
12cr|perl-Sys-SigAction-0.150.0-2|54	+ Revision: 687343
12cr|perl-Sys-SigAction-0.150.0-2|55	- update to new version 0.14
12cr|perl-Sys-SigAction-0.150.0-2|56	
12cr|perl-Sys-SigAction-0.150.0-2|57	* Fri Jun 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.130.0-1
12cr|perl-Sys-SigAction-0.150.0-2|58	+ Revision: 687000
12cr|perl-Sys-SigAction-0.150.0-2|59	- update to new version 0.13
12cr|perl-Sys-SigAction-0.150.0-2|60	
12cr|perl-Sys-SigAction-0.150.0-2|61	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cr|perl-Sys-SigAction-0.150.0-2|62	+ Revision: 404434
12cr|perl-Sys-SigAction-0.150.0-2|63	- rebuild using %%perl_convert_version
12cr|perl-Sys-SigAction-0.150.0-2|64	
12cr|perl-Sys-SigAction-0.150.0-2|65	* Sun Feb 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.1
12cr|perl-Sys-SigAction-0.150.0-2|66	+ Revision: 336237
12cr|perl-Sys-SigAction-0.150.0-2|67	- update to new version 0.11
12cr|perl-Sys-SigAction-0.150.0-2|68	
12cr|perl-Sys-SigAction-0.150.0-2|69	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.10-4mdv2009.0
12cr|perl-Sys-SigAction-0.150.0-2|70	+ Revision: 258426
12cr|perl-Sys-SigAction-0.150.0-2|71	- rebuild
12cr|perl-Sys-SigAction-0.150.0-2|72	
12cr|perl-Sys-SigAction-0.150.0-2|73	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.10-3mdv2009.0
12cr|perl-Sys-SigAction-0.150.0-2|74	+ Revision: 246493
12cr|perl-Sys-SigAction-0.150.0-2|75	- rebuild
12cr|perl-Sys-SigAction-0.150.0-2|76	
12cr|perl-Sys-SigAction-0.150.0-2|77	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.10-1mdv2008.1
12cr|perl-Sys-SigAction-0.150.0-2|78	+ Revision: 140717
12cr|perl-Sys-SigAction-0.150.0-2|79	- restore BuildRoot
12cr|perl-Sys-SigAction-0.150.0-2|80	
12cr|perl-Sys-SigAction-0.150.0-2|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Sys-SigAction-0.150.0-2|82	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Sys-SigAction-0.150.0-2|83	
12cr|perl-Sys-SigAction-0.150.0-2|84	* Fri Jul 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.0
12cr|perl-Sys-SigAction-0.150.0-2|85	+ Revision: 48946
12cr|perl-Sys-SigAction-0.150.0-2|86	- import perl-Sys-SigAction
12cr|perl-Sys-SigAction-0.150.0-2|87	
12cr|perl-Sys-SigAction-0.150.0-2|88	
12cr|perl-Sys-SigAction-0.150.0-2|89	* Fri Jul 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.0
12cr|perl-Sys-SigAction-0.150.0-2|90	- first mdv release

5421 12
12cr|perl-Sys-Syscall-0.230.0-3|1	%define upstream_name    Sys-Syscall
12cr|perl-Sys-Syscall-0.230.0-3|2	%define upstream_version 0.23
12cr|perl-Sys-Syscall-0.230.0-3|3	
12cr|perl-Sys-Syscall-0.230.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Sys-Syscall-0.230.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Sys-Syscall-0.230.0-3|6	Release:	3
12cr|perl-Sys-Syscall-0.230.0-3|7	
12cr|perl-Sys-Syscall-0.230.0-3|8	Summary:	Perl module to access system calls that Perl doesn't normally provide access to
12cr|perl-Sys-Syscall-0.230.0-3|9	License:	GPL+ or Artistic
12cr|perl-Sys-Syscall-0.230.0-3|10	Group:		Development/Perl
12cr|perl-Sys-Syscall-0.230.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Sys-Syscall-0.230.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Sys/Sys-Syscall-%{upstream_version}.tar.gz
12cr|perl-Sys-Syscall-0.230.0-3|13	
12cr|perl-Sys-Syscall-0.230.0-3|14	BuildRequires:	perl-devel
12cr|perl-Sys-Syscall-0.230.0-3|15	BuildArch:	noarch
12cr|perl-Sys-Syscall-0.230.0-3|16	
12cr|perl-Sys-Syscall-0.230.0-3|17	%description
12cr|perl-Sys-Syscall-0.230.0-3|18	Use epoll, sendfile, from Perl.
12cr|perl-Sys-Syscall-0.230.0-3|19	
12cr|perl-Sys-Syscall-0.230.0-3|20	%prep
12cr|perl-Sys-Syscall-0.230.0-3|21	%setup -q -n Sys-Syscall-%{upstream_version}
12cr|perl-Sys-Syscall-0.230.0-3|22	
12cr|perl-Sys-Syscall-0.230.0-3|23	%build
12cr|perl-Sys-Syscall-0.230.0-3|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sys-Syscall-0.230.0-3|25	%make
12cr|perl-Sys-Syscall-0.230.0-3|26	
12cr|perl-Sys-Syscall-0.230.0-3|27	%check
12cr|perl-Sys-Syscall-0.230.0-3|28	%make test
12cr|perl-Sys-Syscall-0.230.0-3|29	
12cr|perl-Sys-Syscall-0.230.0-3|30	%install
12cr|perl-Sys-Syscall-0.230.0-3|31	%makeinstall_std
12cr|perl-Sys-Syscall-0.230.0-3|32	
12cr|perl-Sys-Syscall-0.230.0-3|33	%files
12cr|perl-Sys-Syscall-0.230.0-3|34	%doc CHANGES
12cr|perl-Sys-Syscall-0.230.0-3|35	%{perl_vendorlib}/*
12cr|perl-Sys-Syscall-0.230.0-3|36	%{_mandir}/man3/*
12cr|perl-Sys-Syscall-0.230.0-3|37	
12cr|perl-Sys-Syscall-0.230.0-3|38	%changelog
12cr|perl-Sys-Syscall-0.230.0-3|39	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.230.0-2mdv2011.0
12cr|perl-Sys-Syscall-0.230.0-3|40	+ Revision: 655219
12cr|perl-Sys-Syscall-0.230.0-3|41	- rebuild for updated spec-helper
12cr|perl-Sys-Syscall-0.230.0-3|42	
12cr|perl-Sys-Syscall-0.230.0-3|43	* Mon Apr 19 2010 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2011.0
12cr|perl-Sys-Syscall-0.230.0-3|44	+ Revision: 536732
12cr|perl-Sys-Syscall-0.230.0-3|45	- update to 0.23
12cr|perl-Sys-Syscall-0.230.0-3|46	
12cr|perl-Sys-Syscall-0.230.0-3|47	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.0
12cr|perl-Sys-Syscall-0.230.0-3|48	+ Revision: 406183
12cr|perl-Sys-Syscall-0.230.0-3|49	- rebuild using %%perl_convert_version
12cr|perl-Sys-Syscall-0.230.0-3|50	
12cr|perl-Sys-Syscall-0.230.0-3|51	* Thu Jul 03 2008 Michael Scherer <misc@mandriva.org> 0.22-3mdv2009.0
12cr|perl-Sys-Syscall-0.230.0-3|52	+ Revision: 230901
12cr|perl-Sys-Syscall-0.230.0-3|53	- rebuild
12cr|perl-Sys-Syscall-0.230.0-3|54	- rebuild
12cr|perl-Sys-Syscall-0.230.0-3|55	
12cr|perl-Sys-Syscall-0.230.0-3|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Sys-Syscall-0.230.0-3|57	- restore BuildRoot
12cr|perl-Sys-Syscall-0.230.0-3|58	
12cr|perl-Sys-Syscall-0.230.0-3|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Sys-Syscall-0.230.0-3|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Sys-Syscall-0.230.0-3|61	
12cr|perl-Sys-Syscall-0.230.0-3|62	* Sun Apr 22 2007 Michael Scherer <misc@mandriva.org> 0.22-1mdv2008.0
12cr|perl-Sys-Syscall-0.230.0-3|63	+ Revision: 16869
12cr|perl-Sys-Syscall-0.230.0-3|64	- upadte to 0.22
12cr|perl-Sys-Syscall-0.230.0-3|65	
12cr|perl-Sys-Syscall-0.230.0-3|66	
12cr|perl-Sys-Syscall-0.230.0-3|67	* Tue May 02 2006 Michael Scherer <misc@mandriva.org> 0.21-1mdk
12cr|perl-Sys-Syscall-0.230.0-3|68	- New release 0.21
12cr|perl-Sys-Syscall-0.230.0-3|69	
12cr|perl-Sys-Syscall-0.230.0-3|70	* Wed Apr 19 2006 Michael Scherer <misc@mandriva.org> 0.20-1mdk
12cr|perl-Sys-Syscall-0.230.0-3|71	- First Mandriva package
12cr|perl-Sys-Syscall-0.230.0-3|72	

5422 12
12cr|perl-Sys-Syslog-0.290.0-2|1	%define upstream_name    Sys-Syslog
12cr|perl-Sys-Syslog-0.290.0-2|2	%define upstream_version 0.29
12cr|perl-Sys-Syslog-0.290.0-2|3	
12cr|perl-Sys-Syslog-0.290.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Sys-Syslog-0.290.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Sys-Syslog-0.290.0-2|6	Release:	2
12cr|perl-Sys-Syslog-0.290.0-2|7	
12cr|perl-Sys-Syslog-0.290.0-2|8	Summary:    Provides same functionality as BSD syslog
12cr|perl-Sys-Syslog-0.290.0-2|9	License:    GPL+ or Artistic
12cr|perl-Sys-Syslog-0.290.0-2|10	Group:      Development/Perl
12cr|perl-Sys-Syslog-0.290.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Sys-Syslog-0.290.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Sys/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Sys-Syslog-0.290.0-2|13	
12cr|perl-Sys-Syslog-0.290.0-2|14	BuildRequires: perl(Carp)
12cr|perl-Sys-Syslog-0.290.0-2|15	BuildRequires: perl(Fcntl)
12cr|perl-Sys-Syslog-0.290.0-2|16	BuildRequires: perl(File::Basename)
12cr|perl-Sys-Syslog-0.290.0-2|17	BuildRequires: perl(File::Spec)
12cr|perl-Sys-Syslog-0.290.0-2|18	BuildRequires: perl(POSIX)
12cr|perl-Sys-Syslog-0.290.0-2|19	BuildRequires: perl(Socket)
12cr|perl-Sys-Syslog-0.290.0-2|20	BuildRequires: perl(Test::More)
12cr|perl-Sys-Syslog-0.290.0-2|21	BuildRequires: perl(XSLoader)
12cr|perl-Sys-Syslog-0.290.0-2|22	BuildRequires: perl-devel
12cr|perl-Sys-Syslog-0.290.0-2|23	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Sys-Syslog-0.290.0-2|24	
12cr|perl-Sys-Syslog-0.290.0-2|25	%description
12cr|perl-Sys-Syslog-0.290.0-2|26	'Sys::Syslog' is an interface to the UNIX 'syslog(3)' program. Call
12cr|perl-Sys-Syslog-0.290.0-2|27	'syslog()' with a string priority and a list of 'printf()' args just like
12cr|perl-Sys-Syslog-0.290.0-2|28	'syslog(3)'.
12cr|perl-Sys-Syslog-0.290.0-2|29	
12cr|perl-Sys-Syslog-0.290.0-2|30	You can find a kind of FAQ in the "THE RULES OF SYS::SYSLOG" manpage.
12cr|perl-Sys-Syslog-0.290.0-2|31	Please read it before coding, and again before asking questions.
12cr|perl-Sys-Syslog-0.290.0-2|32	
12cr|perl-Sys-Syslog-0.290.0-2|33	%prep
12cr|perl-Sys-Syslog-0.290.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Sys-Syslog-0.290.0-2|35	
12cr|perl-Sys-Syslog-0.290.0-2|36	%build
12cr|perl-Sys-Syslog-0.290.0-2|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sys-Syslog-0.290.0-2|38	
12cr|perl-Sys-Syslog-0.290.0-2|39	%{make}
12cr|perl-Sys-Syslog-0.290.0-2|40	
12cr|perl-Sys-Syslog-0.290.0-2|41	%check
12cr|perl-Sys-Syslog-0.290.0-2|42	%{make} test
12cr|perl-Sys-Syslog-0.290.0-2|43	
12cr|perl-Sys-Syslog-0.290.0-2|44	%install
12cr|perl-Sys-Syslog-0.290.0-2|45	rm -rf %buildroot
12cr|perl-Sys-Syslog-0.290.0-2|46	%makeinstall_std
12cr|perl-Sys-Syslog-0.290.0-2|47	
12cr|perl-Sys-Syslog-0.290.0-2|48	%clean
12cr|perl-Sys-Syslog-0.290.0-2|49	rm -rf %buildroot
12cr|perl-Sys-Syslog-0.290.0-2|50	
12cr|perl-Sys-Syslog-0.290.0-2|51	%files
12cr|perl-Sys-Syslog-0.290.0-2|52	%defattr(-,root,root)
12cr|perl-Sys-Syslog-0.290.0-2|53	%doc Changes README
12cr|perl-Sys-Syslog-0.290.0-2|54	%{_mandir}/man3/*
12cr|perl-Sys-Syslog-0.290.0-2|55	%perl_vendorlib/*
12cr|perl-Sys-Syslog-0.290.0-2|56	
12cr|perl-Sys-Syslog-0.290.0-2|57	
12cr|perl-Sys-Syslog-0.290.0-2|58	
12cr|perl-Sys-Syslog-0.290.0-2|59	
12cr|perl-Sys-Syslog-0.290.0-2|60	%changelog
12cr|perl-Sys-Syslog-0.290.0-2|61	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.290.0-2
12cr|perl-Sys-Syslog-0.290.0-2|62	+ Revision: 768358
12cr|perl-Sys-Syslog-0.290.0-2|63	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Sys-Syslog-0.290.0-2|64	
12cr|perl-Sys-Syslog-0.290.0-2|65	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.290.0-1
12cr|perl-Sys-Syslog-0.290.0-2|66	+ Revision: 660018
12cr|perl-Sys-Syslog-0.290.0-2|67	- update to new version 0.29
12cr|perl-Sys-Syslog-0.290.0-2|68	
12cr|perl-Sys-Syslog-0.290.0-2|69	* Mon Apr 18 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.280.0-1
12cr|perl-Sys-Syslog-0.290.0-2|70	+ Revision: 655829
12cr|perl-Sys-Syslog-0.290.0-2|71	- new version 0.28
12cr|perl-Sys-Syslog-0.290.0-2|72	
12cr|perl-Sys-Syslog-0.290.0-2|73	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-3mdv2011.0
12cr|perl-Sys-Syslog-0.290.0-2|74	+ Revision: 556154
12cr|perl-Sys-Syslog-0.290.0-2|75	- rebuild for perl 5.12
12cr|perl-Sys-Syslog-0.290.0-2|76	
12cr|perl-Sys-Syslog-0.290.0-2|77	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-2mdv2011.0
12cr|perl-Sys-Syslog-0.290.0-2|78	+ Revision: 552182
12cr|perl-Sys-Syslog-0.290.0-2|79	- rebuild
12cr|perl-Sys-Syslog-0.290.0-2|80	
12cr|perl-Sys-Syslog-0.290.0-2|81	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-1mdv2010.0
12cr|perl-Sys-Syslog-0.290.0-2|82	+ Revision: 395219
12cr|perl-Sys-Syslog-0.290.0-2|83	- import perl-Sys-Syslog
12cr|perl-Sys-Syslog-0.290.0-2|84	
12cr|perl-Sys-Syslog-0.290.0-2|85	
12cr|perl-Sys-Syslog-0.290.0-2|86	* Sun Jul 12 2009 cpan2dist 0.27-1mdv
12cr|perl-Sys-Syslog-0.290.0-2|87	- initial mdv release, generated with cpan2dist

5423 12
12cr|perl-Sys-Virt-0.9.9-1|1	%define	module	Sys-Virt
12cr|perl-Sys-Virt-0.9.9-1|2	%define	upstream_version 0.9.9
12cr|perl-Sys-Virt-0.9.9-1|3	
12cr|perl-Sys-Virt-0.9.9-1|4	Name:		perl-%{module}
12cr|perl-Sys-Virt-0.9.9-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Sys-Virt-0.9.9-1|6	Release:	1
12cr|perl-Sys-Virt-0.9.9-1|7	
12cr|perl-Sys-Virt-0.9.9-1|8	Summary:	Interface to libvirt virtual machine management API
12cr|perl-Sys-Virt-0.9.9-1|9	License:	GPLv2+ or Artistic
12cr|perl-Sys-Virt-0.9.9-1|10	Group:		Development/Perl
12cr|perl-Sys-Virt-0.9.9-1|11	Url:		http://search.cpan.org/dist/%{module}/
12cr|perl-Sys-Virt-0.9.9-1|12	Source0:	http://www.cpan.org/modules/by-module/Sys/%{module}-%{upstream_version}.tar.gz
12cr|perl-Sys-Virt-0.9.9-1|13	
12cr|perl-Sys-Virt-0.9.9-1|14	BuildRequires:	pkgconfig(libvirt) >= 0.9.9
12cr|perl-Sys-Virt-0.9.9-1|15	BuildRequires:	perl(XML::XPath)
12cr|perl-Sys-Virt-0.9.9-1|16	BuildRequires:	perl-devel
12cr|perl-Sys-Virt-0.9.9-1|17	BuildRequires:	xen-devel
12cr|perl-Sys-Virt-0.9.9-1|18	
12cr|perl-Sys-Virt-0.9.9-1|19	
12cr|perl-Sys-Virt-0.9.9-1|20	%description
12cr|perl-Sys-Virt-0.9.9-1|21	Sys::Virt is an interface to libvirt virtual machine management API.
12cr|perl-Sys-Virt-0.9.9-1|22	The Sys::Virt::Domain module represents a guest domain managed by
12cr|perl-Sys-Virt-0.9.9-1|23	the virtual machine monitor.
12cr|perl-Sys-Virt-0.9.9-1|24	
12cr|perl-Sys-Virt-0.9.9-1|25	%prep
12cr|perl-Sys-Virt-0.9.9-1|26	%setup -q -n %{module}-%{upstream_version}
12cr|perl-Sys-Virt-0.9.9-1|27	
12cr|perl-Sys-Virt-0.9.9-1|28	%build
12cr|perl-Sys-Virt-0.9.9-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Sys-Virt-0.9.9-1|30	make
12cr|perl-Sys-Virt-0.9.9-1|31	
12cr|perl-Sys-Virt-0.9.9-1|32	%check
12cr|perl-Sys-Virt-0.9.9-1|33	make test
12cr|perl-Sys-Virt-0.9.9-1|34	
12cr|perl-Sys-Virt-0.9.9-1|35	%install
12cr|perl-Sys-Virt-0.9.9-1|36	%makeinstall_std
12cr|perl-Sys-Virt-0.9.9-1|37	
12cr|perl-Sys-Virt-0.9.9-1|38	%files
12cr|perl-Sys-Virt-0.9.9-1|39	%doc AUTHORS README LICENSE
12cr|perl-Sys-Virt-0.9.9-1|40	%{perl_vendorarch}/Sys
12cr|perl-Sys-Virt-0.9.9-1|41	%{perl_vendorarch}/auto/Sys
12cr|perl-Sys-Virt-0.9.9-1|42	%{_mandir}/man3/Sys::Virt*3pm*
12cr|perl-Sys-Virt-0.9.9-1|43	
12cr|perl-Sys-Virt-0.9.9-1|44	
12cr|perl-Sys-Virt-0.9.9-1|45	%changelog
12cr|perl-Sys-Virt-0.9.9-1|46	* Thu Feb 02 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.9-1
12cr|perl-Sys-Virt-0.9.9-1|47	+ Revision: 770581
12cr|perl-Sys-Virt-0.9.9-1|48	- new version
12cr|perl-Sys-Virt-0.9.9-1|49	- fix license
12cr|perl-Sys-Virt-0.9.9-1|50	- cleanups
12cr|perl-Sys-Virt-0.9.9-1|51	- use pkgconfig() deps
12cr|perl-Sys-Virt-0.9.9-1|52	- mass rebuild of perl extensions against perl 5.14.2
12cr|perl-Sys-Virt-0.9.9-1|53	
12cr|perl-Sys-Virt-0.9.9-1|54	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.8-1
12cr|perl-Sys-Virt-0.9.9-1|55	+ Revision: 688829
12cr|perl-Sys-Virt-0.9.9-1|56	- update to new version 0.2.8
12cr|perl-Sys-Virt-0.9.9-1|57	
12cr|perl-Sys-Virt-0.9.9-1|58	* Fri Mar 04 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.2.6-1
12cr|perl-Sys-Virt-0.9.9-1|59	+ Revision: 641663
12cr|perl-Sys-Virt-0.9.9-1|60	- update to 0.2.6
12cr|perl-Sys-Virt-0.9.9-1|61	
12cr|perl-Sys-Virt-0.9.9-1|62	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.2.4-1mdv2011.0
12cr|perl-Sys-Virt-0.9.9-1|63	+ Revision: 562463
12cr|perl-Sys-Virt-0.9.9-1|64	- update to 0.2.4
12cr|perl-Sys-Virt-0.9.9-1|65	
12cr|perl-Sys-Virt-0.9.9-1|66	* Sat Jan 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.2.3-1mdv2011.0
12cr|perl-Sys-Virt-0.9.9-1|67	+ Revision: 492159
12cr|perl-Sys-Virt-0.9.9-1|68	- update to 0.2.3
12cr|perl-Sys-Virt-0.9.9-1|69	
12cr|perl-Sys-Virt-0.9.9-1|70	* Tue Sep 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.2.2-1mdv2010.0
12cr|perl-Sys-Virt-0.9.9-1|71	+ Revision: 442641
12cr|perl-Sys-Virt-0.9.9-1|72	- update to 0.2.2
12cr|perl-Sys-Virt-0.9.9-1|73	
12cr|perl-Sys-Virt-0.9.9-1|74	* Wed Aug 26 2009 Jérôme Quelin <jquelin@mandriva.org> 0.2.1-1mdv2010.0
12cr|perl-Sys-Virt-0.9.9-1|75	+ Revision: 421389
12cr|perl-Sys-Virt-0.9.9-1|76	- update to 0.2.1
12cr|perl-Sys-Virt-0.9.9-1|77	
12cr|perl-Sys-Virt-0.9.9-1|78	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-1mdv2010.0
12cr|perl-Sys-Virt-0.9.9-1|79	+ Revision: 370183
12cr|perl-Sys-Virt-0.9.9-1|80	- update to new version 0.2.0
12cr|perl-Sys-Virt-0.9.9-1|81	
12cr|perl-Sys-Virt-0.9.9-1|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Sys-Virt-0.9.9-1|83	- rebuild
12cr|perl-Sys-Virt-0.9.9-1|84	- rebuild
12cr|perl-Sys-Virt-0.9.9-1|85	
12cr|perl-Sys-Virt-0.9.9-1|86	* Mon Feb 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-1mdv2008.1
12cr|perl-Sys-Virt-0.9.9-1|87	+ Revision: 174676
12cr|perl-Sys-Virt-0.9.9-1|88	- new version
12cr|perl-Sys-Virt-0.9.9-1|89	
12cr|perl-Sys-Virt-0.9.9-1|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Sys-Virt-0.9.9-1|91	- rebuild
12cr|perl-Sys-Virt-0.9.9-1|92	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Sys-Virt-0.9.9-1|93	
12cr|perl-Sys-Virt-0.9.9-1|94	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Sys-Virt-0.9.9-1|95	- restore BuildRoot
12cr|perl-Sys-Virt-0.9.9-1|96	
12cr|perl-Sys-Virt-0.9.9-1|97	* Mon Sep 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-2mdv2008.0
12cr|perl-Sys-Virt-0.9.9-1|98	+ Revision: 78769
12cr|perl-Sys-Virt-0.9.9-1|99	- spec cleanup and ship documentation files
12cr|perl-Sys-Virt-0.9.9-1|100	
12cr|perl-Sys-Virt-0.9.9-1|101	* Mon Apr 23 2007 Olivier Blin <blino@mandriva.org> 0.1.1-1mdv2008.0
12cr|perl-Sys-Virt-0.9.9-1|102	+ Revision: 17258
12cr|perl-Sys-Virt-0.9.9-1|103	- 0.1.1
12cr|perl-Sys-Virt-0.9.9-1|104	
12cr|perl-Sys-Virt-0.9.9-1|105	

5424 12
12cr|perl-tag_utils-1.120.0-2|1	%define upstream_name       tag_utils
12cr|perl-tag_utils-1.120.0-2|2	%define upstream_version    1.12
12cr|perl-tag_utils-1.120.0-2|3	
12cr|perl-tag_utils-1.120.0-2|4	%if %{_use_internal_dependency_generator}
12cr|perl-tag_utils-1.120.0-2|5	%define __noautoprov 'perl\\(XML::Parser::Expat\\)|perl\\(Parse::Yapp::Driver\\)'
12cr|perl-tag_utils-1.120.0-2|6	%else
12cr|perl-tag_utils-1.120.0-2|7	%define _provides_exceptions XML::Parser::Expat\\|Parse::Yapp::Driver
12cr|perl-tag_utils-1.120.0-2|8	%endif
12cr|perl-tag_utils-1.120.0-2|9	
12cr|perl-tag_utils-1.120.0-2|10	Name:		perl-%{upstream_name}
12cr|perl-tag_utils-1.120.0-2|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-tag_utils-1.120.0-2|12	Release:	2
12cr|perl-tag_utils-1.120.0-2|13	Summary:	Conversion between various formats for Tree Adjoining Grammars
12cr|perl-tag_utils-1.120.0-2|14	License:	GPL
12cr|perl-tag_utils-1.120.0-2|15	Group:		Development/Perl
12cr|perl-tag_utils-1.120.0-2|16	Url:		http://alpage.inria.fr/catalogue.en.html#tag_utils
12cr|perl-tag_utils-1.120.0-2|17	Source:		https://gforge.inria.fr/frs/download.php/5687/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-tag_utils-1.120.0-2|18	
12cr|perl-tag_utils-1.120.0-2|19	BuildRequires:	perl-devel
12cr|perl-tag_utils-1.120.0-2|20	BuildRequires:	perl(XML::Generator)
12cr|perl-tag_utils-1.120.0-2|21	BuildRequires:	perl(XML::Parser)
12cr|perl-tag_utils-1.120.0-2|22	BuildRequires:	perl(Data::Grove)
12cr|perl-tag_utils-1.120.0-2|23	BuildRequires:	perl(AppConfig)
12cr|perl-tag_utils-1.120.0-2|24	BuildRequires:	perl(DBI)
12cr|perl-tag_utils-1.120.0-2|25	BuildArch:	noarch
12cr|perl-tag_utils-1.120.0-2|26	
12cr|perl-tag_utils-1.120.0-2|27	%description
12cr|perl-tag_utils-1.120.0-2|28	tag_utils is a set of Perl scripts to convert between various formats for Tree
12cr|perl-tag_utils-1.120.0-2|29	Adjoining Grammars, in particular the XML TAGML format.
12cr|perl-tag_utils-1.120.0-2|30	
12cr|perl-tag_utils-1.120.0-2|31	%prep
12cr|perl-tag_utils-1.120.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-tag_utils-1.120.0-2|33	
12cr|perl-tag_utils-1.120.0-2|34	%build
12cr|perl-tag_utils-1.120.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-tag_utils-1.120.0-2|36	%make
12cr|perl-tag_utils-1.120.0-2|37	
12cr|perl-tag_utils-1.120.0-2|38	%check
12cr|perl-tag_utils-1.120.0-2|39	make test
12cr|perl-tag_utils-1.120.0-2|40	
12cr|perl-tag_utils-1.120.0-2|41	%install
12cr|perl-tag_utils-1.120.0-2|42	%makeinstall_std
12cr|perl-tag_utils-1.120.0-2|43	
12cr|perl-tag_utils-1.120.0-2|44	%files
12cr|perl-tag_utils-1.120.0-2|45	%doc ChangeLog INSTALL LICENSE README
12cr|perl-tag_utils-1.120.0-2|46	%{_bindir}/*
12cr|perl-tag_utils-1.120.0-2|47	%{perl_vendorlib}/TAG*
12cr|perl-tag_utils-1.120.0-2|48	%{_mandir}/*/*
12cr|perl-tag_utils-1.120.0-2|49	
12cr|perl-tag_utils-1.120.0-2|50	
12cr|perl-tag_utils-1.120.0-2|51	
12cr|perl-tag_utils-1.120.0-2|52	%changelog
12cr|perl-tag_utils-1.120.0-2|53	* Fri Jul 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.120.0-1mdv2010.0
12cr|perl-tag_utils-1.120.0-2|54	+ Revision: 396697
12cr|perl-tag_utils-1.120.0-2|55	- new version
12cr|perl-tag_utils-1.120.0-2|56	
12cr|perl-tag_utils-1.120.0-2|57	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.10-11mdv2009.0
12cr|perl-tag_utils-1.120.0-2|58	+ Revision: 258432
12cr|perl-tag_utils-1.120.0-2|59	- rebuild
12cr|perl-tag_utils-1.120.0-2|60	
12cr|perl-tag_utils-1.120.0-2|61	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.10-10mdv2009.0
12cr|perl-tag_utils-1.120.0-2|62	+ Revision: 246498
12cr|perl-tag_utils-1.120.0-2|63	- rebuild
12cr|perl-tag_utils-1.120.0-2|64	
12cr|perl-tag_utils-1.120.0-2|65	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.10-8mdv2008.1
12cr|perl-tag_utils-1.120.0-2|66	+ Revision: 140717
12cr|perl-tag_utils-1.120.0-2|67	- restore BuildRoot
12cr|perl-tag_utils-1.120.0-2|68	
12cr|perl-tag_utils-1.120.0-2|69	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-tag_utils-1.120.0-2|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-tag_utils-1.120.0-2|71	
12cr|perl-tag_utils-1.120.0-2|72	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-8mdv2008.0
12cr|perl-tag_utils-1.120.0-2|73	+ Revision: 86925
12cr|perl-tag_utils-1.120.0-2|74	- rebuild
12cr|perl-tag_utils-1.120.0-2|75	
12cr|perl-tag_utils-1.120.0-2|76	
12cr|perl-tag_utils-1.120.0-2|77	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-7mdv2007.0
12cr|perl-tag_utils-1.120.0-2|78	- Rebuild
12cr|perl-tag_utils-1.120.0-2|79	
12cr|perl-tag_utils-1.120.0-2|80	* Fri Dec 16 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-6mdk
12cr|perl-tag_utils-1.120.0-2|81	- fix name
12cr|perl-tag_utils-1.120.0-2|82	
12cr|perl-tag_utils-1.120.0-2|83	* Fri Dec 16 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-5mdk
12cr|perl-tag_utils-1.120.0-2|84	- spec cleanup
12cr|perl-tag_utils-1.120.0-2|85	- %%mkrel
12cr|perl-tag_utils-1.120.0-2|86	
12cr|perl-tag_utils-1.120.0-2|87	* Wed Dec 15 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.10-4mdk
12cr|perl-tag_utils-1.120.0-2|88	- fix buildrequires in a backward compatible way
12cr|perl-tag_utils-1.120.0-2|89	
12cr|perl-tag_utils-1.120.0-2|90	* Sun Dec 05 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.10-3mdk
12cr|perl-tag_utils-1.120.0-2|91	- fix wrong provides
12cr|perl-tag_utils-1.120.0-2|92	
12cr|perl-tag_utils-1.120.0-2|93	* Mon Nov 29 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.10-2mdk
12cr|perl-tag_utils-1.120.0-2|94	- fix buildrequires
12cr|perl-tag_utils-1.120.0-2|95	
12cr|perl-tag_utils-1.120.0-2|96	* Tue Nov 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.10-1mdk
12cr|perl-tag_utils-1.120.0-2|97	- first mdk release
12cr|perl-tag_utils-1.120.0-2|98	

5425 12
12cr|perl-Task-Dist-Zilla-1.110.760-2|1	%define upstream_name    Task-Dist-Zilla
12cr|perl-Task-Dist-Zilla-1.110.760-2|2	%define upstream_version 1.110760
12cr|perl-Task-Dist-Zilla-1.110.760-2|3	
12cr|perl-Task-Dist-Zilla-1.110.760-2|4	Name:		perl-%{upstream_name}
12cr|perl-Task-Dist-Zilla-1.110.760-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Task-Dist-Zilla-1.110.760-2|6	Release:	2
12cr|perl-Task-Dist-Zilla-1.110.760-2|7	
12cr|perl-Task-Dist-Zilla-1.110.760-2|8	Summary:	Task to install dist-zilla and all its plugins
12cr|perl-Task-Dist-Zilla-1.110.760-2|9	License:	GPL+ or Artistic
12cr|perl-Task-Dist-Zilla-1.110.760-2|10	Group:		Development/Perl
12cr|perl-Task-Dist-Zilla-1.110.760-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Task-Dist-Zilla-1.110.760-2|12	Source0:	http://www.cpan.org/modules/by-module/Task/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Task-Dist-Zilla-1.110.760-2|13	
12cr|perl-Task-Dist-Zilla-1.110.760-2|14	BuildRequires:	perl-devel
12cr|perl-Task-Dist-Zilla-1.110.760-2|15	BuildRequires:	perl(Carp)
12cr|perl-Task-Dist-Zilla-1.110.760-2|16	BuildRequires:	perl(Dist::Zilla)
12cr|perl-Task-Dist-Zilla-1.110.760-2|17	BuildRequires:	perl(Dist::Zilla::Plugin::ApacheTest)
12cr|perl-Task-Dist-Zilla-1.110.760-2|18	BuildRequires:	perl(Dist::Zilla::Plugin::ArchiveRelease)
12cr|perl-Task-Dist-Zilla-1.110.760-2|19	BuildRequires:	perl(Dist::Zilla::Plugin::AssertOS)
12cr|perl-Task-Dist-Zilla-1.110.760-2|20	BuildRequires:	perl(Dist::Zilla::Plugin::Author::KENTNL::DistINI)
12cr|perl-Task-Dist-Zilla-1.110.760-2|21	BuildRequires:	perl(Dist::Zilla::Plugin::AutoVersion::Relative)
12cr|perl-Task-Dist-Zilla-1.110.760-2|22	BuildRequires:	perl(Dist::Zilla::Plugin::Bootstrap::lib)
12cr|perl-Task-Dist-Zilla-1.110.760-2|23	BuildRequires:	perl(Dist::Zilla::Plugin::Bugtracker)
12cr|perl-Task-Dist-Zilla-1.110.760-2|24	BuildRequires:	perl(Dist::Zilla::Plugin::BumpVersionFromGit)
12cr|perl-Task-Dist-Zilla-1.110.760-2|25	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::AuthorTest)
12cr|perl-Task-Dist-Zilla-1.110.760-2|26	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::BeforeBuild)
12cr|perl-Task-Dist-Zilla-1.110.760-2|27	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::DotFileFix)
12cr|perl-Task-Dist-Zilla-1.110.760-2|28	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::FTPUploadToOwnSite)
12cr|perl-Task-Dist-Zilla-1.110.760-2|29	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::SubversionDist)
12cr|perl-Task-Dist-Zilla-1.110.760-2|30	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::VersionGetter)
12cr|perl-Task-Dist-Zilla-1.110.760-2|31	BuildRequires:	perl(Dist::Zilla::Plugin::Catalyst)
12cr|perl-Task-Dist-Zilla-1.110.760-2|32	BuildRequires:	perl(Dist::Zilla::Plugin::Catalyst::New)
12cr|perl-Task-Dist-Zilla-1.110.760-2|33	BuildRequires:	perl(Dist::Zilla::Plugin::ChangelogFromGit)
12cr|perl-Task-Dist-Zilla-1.110.760-2|34	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
12cr|perl-Task-Dist-Zilla-1.110.760-2|35	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangesHasContent)
12cr|perl-Task-Dist-Zilla-1.110.760-2|36	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangesTests)
12cr|perl-Task-Dist-Zilla-1.110.760-2|37	BuildRequires:	perl(Dist::Zilla::Plugin::CheckExtraTests)
12cr|perl-Task-Dist-Zilla-1.110.760-2|38	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
12cr|perl-Task-Dist-Zilla-1.110.760-2|39	BuildRequires:	perl(Dist::Zilla::Plugin::ConsistentVersionTest)
12cr|perl-Task-Dist-Zilla-1.110.760-2|40	BuildRequires:	perl(Dist::Zilla::Plugin::CopyReadmeFromBuild)
12cr|perl-Task-Dist-Zilla-1.110.760-2|41	BuildRequires:	perl(Dist::Zilla::Plugin::CopyTo)
12cr|perl-Task-Dist-Zilla-1.110.760-2|42	BuildRequires:	perl(Dist::Zilla::Plugin::CriticTests)
12cr|perl-Task-Dist-Zilla-1.110.760-2|43	BuildRequires:	perl(Dist::Zilla::Plugin::DistManifestTests)
12cr|perl-Task-Dist-Zilla-1.110.760-2|44	BuildRequires:	perl(Dist::Zilla::Plugin::DualBuilders)
12cr|perl-Task-Dist-Zilla-1.110.760-2|45	BuildRequires:	perl(Dist::Zilla::Plugin::DynamicManifest)
12cr|perl-Task-Dist-Zilla-1.110.760-2|46	BuildRequires:	perl(Dist::Zilla::Plugin::EOLTests)
12cr|perl-Task-Dist-Zilla-1.110.760-2|47	BuildRequires:	perl(Dist::Zilla::Plugin::FatPacker)
12cr|perl-Task-Dist-Zilla-1.110.760-2|48	BuildRequires:	perl(Dist::Zilla::Plugin::Git)
12cr|perl-Task-Dist-Zilla-1.110.760-2|49	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Check)
12cr|perl-Task-Dist-Zilla-1.110.760-2|50	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Commit)
12cr|perl-Task-Dist-Zilla-1.110.760-2|51	BuildRequires:	perl(Dist::Zilla::Plugin::Git::CommitBuild)
12cr|perl-Task-Dist-Zilla-1.110.760-2|52	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Init)
12cr|perl-Task-Dist-Zilla-1.110.760-2|53	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Push)
12cr|perl-Task-Dist-Zilla-1.110.760-2|54	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Tag)
12cr|perl-Task-Dist-Zilla-1.110.760-2|55	BuildRequires:	perl(Dist::Zilla::Plugin::GitFmtChanges)
12cr|perl-Task-Dist-Zilla-1.110.760-2|56	BuildRequires:	perl(Dist::Zilla::Plugin::GitObtain)
12cr|perl-Task-Dist-Zilla-1.110.760-2|57	BuildRequires:	perl(Dist::Zilla::Plugin::GitVersionCheckCJM)
12cr|perl-Task-Dist-Zilla-1.110.760-2|58	BuildRequires:	perl(Dist::Zilla::Plugin::GithubMeta)
12cr|perl-Task-Dist-Zilla-1.110.760-2|59	BuildRequires:	perl(Dist::Zilla::Plugin::HasVersionTests)
12cr|perl-Task-Dist-Zilla-1.110.760-2|60	BuildRequires:	perl(Dist::Zilla::Plugin::Homepage)
12cr|perl-Task-Dist-Zilla-1.110.760-2|61	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFilesMARCEL)
12cr|perl-Task-Dist-Zilla-1.110.760-2|62	BuildRequires:	perl(Dist::Zilla::Plugin::InstallGuide)
12cr|perl-Task-Dist-Zilla-1.110.760-2|63	BuildRequires:	perl(Dist::Zilla::Plugin::KwaliteeTests)
12cr|perl-Task-Dist-Zilla-1.110.760-2|64	BuildRequires:	perl(Dist::Zilla::Plugin::LatestPrereqs)
12cr|perl-Task-Dist-Zilla-1.110.760-2|65	BuildRequires:	perl(Dist::Zilla::Plugin::LocaleMsgfmt)
12cr|perl-Task-Dist-Zilla-1.110.760-2|66	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker::Awesome)
12cr|perl-Task-Dist-Zilla-1.110.760-2|67	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker::SkipInstall)
12cr|perl-Task-Dist-Zilla-1.110.760-2|68	BuildRequires:	perl(Dist::Zilla::Plugin::MatchManifest)
12cr|perl-Task-Dist-Zilla-1.110.760-2|69	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial)
12cr|perl-Task-Dist-Zilla-1.110.760-2|70	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial::Check)
12cr|perl-Task-Dist-Zilla-1.110.760-2|71	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial::Push)
12cr|perl-Task-Dist-Zilla-1.110.760-2|72	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial::Tag)
12cr|perl-Task-Dist-Zilla-1.110.760-2|73	BuildRequires:	perl(Dist::Zilla::Plugin::MetaData::BuiltWith)
12cr|perl-Task-Dist-Zilla-1.110.760-2|74	BuildRequires:	perl(Dist::Zilla::Plugin::MetaData::BuiltWith::All)
12cr|perl-Task-Dist-Zilla-1.110.760-2|75	BuildRequires:	perl(Dist::Zilla::Plugin::MetaNoIndex)
12cr|perl-Task-Dist-Zilla-1.110.760-2|76	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
12cr|perl-Task-Dist-Zilla-1.110.760-2|77	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::Class)
12cr|perl-Task-Dist-Zilla-1.110.760-2|78	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::FromFile)
12cr|perl-Task-Dist-Zilla-1.110.760-2|79	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::Package)
12cr|perl-Task-Dist-Zilla-1.110.760-2|80	BuildRequires:	perl(Dist::Zilla::Plugin::MetaRecommends)
12cr|perl-Task-Dist-Zilla-1.110.760-2|81	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumPerl)
12cr|perl-Task-Dist-Zilla-1.110.760-2|82	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumVersionTests)
12cr|perl-Task-Dist-Zilla-1.110.760-2|83	BuildRequires:	perl(Dist::Zilla::Plugin::ModuleBuild::Custom)
12cr|perl-Task-Dist-Zilla-1.110.760-2|84	BuildRequires:	perl(Dist::Zilla::Plugin::ModuleBuild::XSOrPP)
12cr|perl-Task-Dist-Zilla-1.110.760-2|85	BuildRequires:	perl(Dist::Zilla::Plugin::ModuleInstall)
12cr|perl-Task-Dist-Zilla-1.110.760-2|86	BuildRequires:	perl(Dist::Zilla::Plugin::NoAutomatedTesting)
12cr|perl-Task-Dist-Zilla-1.110.760-2|87	BuildRequires:	perl(Dist::Zilla::Plugin::NoTabsTests)
12cr|perl-Task-Dist-Zilla-1.110.760-2|88	BuildRequires:	perl(Dist::Zilla::Plugin::OurPkgVersion)
12cr|perl-Task-Dist-Zilla-1.110.760-2|89	BuildRequires:	perl(Dist::Zilla::Plugin::PerlTidy)
12cr|perl-Task-Dist-Zilla-1.110.760-2|90	BuildRequires:	perl(Dist::Zilla::Plugin::PodLoom)
12cr|perl-Task-Dist-Zilla-1.110.760-2|91	BuildRequires:	perl(Dist::Zilla::Plugin::PodPurler)
12cr|perl-Task-Dist-Zilla-1.110.760-2|92	BuildRequires:	perl(Dist::Zilla::Plugin::PodSpellingTests)
12cr|perl-Task-Dist-Zilla-1.110.760-2|93	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cr|perl-Task-Dist-Zilla-1.110.760-2|94	BuildRequires:	perl(Dist::Zilla::Plugin::PortabilityTests)
12cr|perl-Task-Dist-Zilla-1.110.760-2|95	BuildRequires:	perl(Dist::Zilla::Plugin::Prepender)
12cr|perl-Task-Dist-Zilla-1.110.760-2|96	BuildRequires:	perl(Dist::Zilla::Plugin::ProgCriticTests)
12cr|perl-Task-Dist-Zilla-1.110.760-2|97	BuildRequires:	perl(Dist::Zilla::Plugin::PurePerlTests)
12cr|perl-Task-Dist-Zilla-1.110.760-2|98	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
12cr|perl-Task-Dist-Zilla-1.110.760-2|99	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeMarkdownFromPod)
12cr|perl-Task-Dist-Zilla-1.110.760-2|100	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions)
12cr|perl-Task-Dist-Zilla-1.110.760-2|101	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions::Tiny)
12cr|perl-Task-Dist-Zilla-1.110.760-2|102	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
12cr|perl-Task-Dist-Zilla-1.110.760-2|103	BuildRequires:	perl(Dist::Zilla::Plugin::Rsync)
12cr|perl-Task-Dist-Zilla-1.110.760-2|104	BuildRequires:	perl(Dist::Zilla::Plugin::SVK)
12cr|perl-Task-Dist-Zilla-1.110.760-2|105	BuildRequires:	perl(Dist::Zilla::Plugin::SVK::Check)
12cr|perl-Task-Dist-Zilla-1.110.760-2|106	BuildRequires:	perl(Dist::Zilla::Plugin::SVK::Commit)
12cr|perl-Task-Dist-Zilla-1.110.760-2|107	BuildRequires:	perl(Dist::Zilla::Plugin::SVK::Push)
12cr|perl-Task-Dist-Zilla-1.110.760-2|108	BuildRequires:	perl(Dist::Zilla::Plugin::SVK::Tag)
12cr|perl-Task-Dist-Zilla-1.110.760-2|109	BuildRequires:	perl(Dist::Zilla::Plugin::Signature)
12cr|perl-Task-Dist-Zilla-1.110.760-2|110	BuildRequires:	perl(Dist::Zilla::Plugin::SubmittingPatches)
12cr|perl-Task-Dist-Zilla-1.110.760-2|111	BuildRequires:	perl(Dist::Zilla::Plugin::SurgicalPkgVersion)
12cr|perl-Task-Dist-Zilla-1.110.760-2|112	BuildRequires:	perl(Dist::Zilla::Plugin::SurgicalPodWeaver)
12cr|perl-Task-Dist-Zilla-1.110.760-2|113	BuildRequires:	perl(Dist::Zilla::Plugin::SvnObtain)
12cr|perl-Task-Dist-Zilla-1.110.760-2|114	BuildRequires:	perl(Dist::Zilla::Plugin::SynopsisTests)
12cr|perl-Task-Dist-Zilla-1.110.760-2|115	BuildRequires:	perl(Dist::Zilla::Plugin::TaskWeaver)
12cr|perl-Task-Dist-Zilla-1.110.760-2|116	BuildRequires:	perl(Dist::Zilla::Plugin::TemplateCJM)
12cr|perl-Task-Dist-Zilla-1.110.760-2|117	BuildRequires:	perl(Dist::Zilla::Plugin::TemplateFiles)
12cr|perl-Task-Dist-Zilla-1.110.760-2|118	BuildRequires:	perl(Dist::Zilla::Plugin::Twitter)
12cr|perl-Task-Dist-Zilla-1.110.760-2|119	BuildRequires:	perl(Dist::Zilla::Plugin::UnusedVarsTests)
12cr|perl-Task-Dist-Zilla-1.110.760-2|120	BuildRequires:	perl(Dist::Zilla::Plugin::UpdateGitHub)
12cr|perl-Task-Dist-Zilla-1.110.760-2|121	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromModule)
12cr|perl-Task-Dist-Zilla-1.110.760-2|122	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromPrev)
12cr|perl-Task-Dist-Zilla-1.110.760-2|123	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromPrev::Finder::Git::LastVersion)
12cr|perl-Task-Dist-Zilla-1.110.760-2|124	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromPrev::Style::Classic)
12cr|perl-Task-Dist-Zilla-1.110.760-2|125	BuildRequires:	perl(Dist::Zilla::PluginBundle::AVAR)
12cr|perl-Task-Dist-Zilla-1.110.760-2|126	BuildRequires:	perl(Dist::Zilla::PluginBundle::BINGOS)
12cr|perl-Task-Dist-Zilla-1.110.760-2|127	BuildRequires:	perl(Dist::Zilla::PluginBundle::CJM)
12cr|perl-Task-Dist-Zilla-1.110.760-2|128	BuildRequires:	perl(Dist::Zilla::PluginBundle::CSJEWELL)
12cr|perl-Task-Dist-Zilla-1.110.760-2|129	BuildRequires:	perl(Dist::Zilla::PluginBundle::FAYLAND)
12cr|perl-Task-Dist-Zilla-1.110.760-2|130	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
12cr|perl-Task-Dist-Zilla-1.110.760-2|131	BuildRequires:	perl(Dist::Zilla::PluginBundle::IDOPEREL)
12cr|perl-Task-Dist-Zilla-1.110.760-2|132	BuildRequires:	perl(Dist::Zilla::PluginBundle::JQUELIN)
12cr|perl-Task-Dist-Zilla-1.110.760-2|133	BuildRequires:	perl(Dist::Zilla::PluginBundle::KENTNL)
12cr|perl-Task-Dist-Zilla-1.110.760-2|134	BuildRequires:	perl(Dist::Zilla::PluginBundle::KENTNL::Lite)
12cr|perl-Task-Dist-Zilla-1.110.760-2|135	BuildRequires:	perl(Dist::Zilla::PluginBundle::MARCEL)
12cr|perl-Task-Dist-Zilla-1.110.760-2|136	BuildRequires:	perl(Dist::Zilla::PluginBundle::Mercurial)
12cr|perl-Task-Dist-Zilla-1.110.760-2|137	BuildRequires:	perl(Dist::Zilla::PluginBundle::PDONELAN)
12cr|perl-Task-Dist-Zilla-1.110.760-2|138	BuildRequires:	perl(Dist::Zilla::PluginBundle::RJBS)
12cr|perl-Task-Dist-Zilla-1.110.760-2|139	BuildRequires:	perl(Dist::Zilla::PluginBundle::ROKR)
12cr|perl-Task-Dist-Zilla-1.110.760-2|140	BuildRequires:	perl(Dist::Zilla::PluginBundle::ROKR::Basic)
12cr|perl-Task-Dist-Zilla-1.110.760-2|141	BuildRequires:	perl(Dist::Zilla::PluginBundle::Rakudo)
12cr|perl-Task-Dist-Zilla-1.110.760-2|142	BuildRequires:	perl(Dist::Zilla::PluginBundle::SVK)
12cr|perl-Task-Dist-Zilla-1.110.760-2|143	BuildRequires:	perl(English)
12cr|perl-Task-Dist-Zilla-1.110.760-2|144	BuildRequires:	perl(File::Find)
12cr|perl-Task-Dist-Zilla-1.110.760-2|145	BuildRequires:	perl(File::Temp)
12cr|perl-Task-Dist-Zilla-1.110.760-2|146	BuildRequires:	perl(Module::Build)
12cr|perl-Task-Dist-Zilla-1.110.760-2|147	BuildRequires:	perl(Scalar::Util)
12cr|perl-Task-Dist-Zilla-1.110.760-2|148	BuildRequires:	perl(Test::More)
12cr|perl-Task-Dist-Zilla-1.110.760-2|149	
12cr|perl-Task-Dist-Zilla-1.110.760-2|150	BuildArch:	noarch
12cr|perl-Task-Dist-Zilla-1.110.760-2|151	
12cr|perl-Task-Dist-Zilla-1.110.760-2|152	%description
12cr|perl-Task-Dist-Zilla-1.110.760-2|153	This task is merely a placeholder to pull all dist-zilla related modules in
12cr|perl-Task-Dist-Zilla-1.110.760-2|154	one go.
12cr|perl-Task-Dist-Zilla-1.110.760-2|155	
12cr|perl-Task-Dist-Zilla-1.110.760-2|156	%prep
12cr|perl-Task-Dist-Zilla-1.110.760-2|157	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Task-Dist-Zilla-1.110.760-2|158	
12cr|perl-Task-Dist-Zilla-1.110.760-2|159	%build
12cr|perl-Task-Dist-Zilla-1.110.760-2|160	perl Build.PL installdirs=vendor
12cr|perl-Task-Dist-Zilla-1.110.760-2|161	./Build
12cr|perl-Task-Dist-Zilla-1.110.760-2|162	
12cr|perl-Task-Dist-Zilla-1.110.760-2|163	%check
12cr|perl-Task-Dist-Zilla-1.110.760-2|164	./Build test
12cr|perl-Task-Dist-Zilla-1.110.760-2|165	
12cr|perl-Task-Dist-Zilla-1.110.760-2|166	%install
12cr|perl-Task-Dist-Zilla-1.110.760-2|167	./Build install destdir=%{buildroot}
12cr|perl-Task-Dist-Zilla-1.110.760-2|168	
12cr|perl-Task-Dist-Zilla-1.110.760-2|169	%clean
12cr|perl-Task-Dist-Zilla-1.110.760-2|170	rm -rf %buildroot
12cr|perl-Task-Dist-Zilla-1.110.760-2|171	
12cr|perl-Task-Dist-Zilla-1.110.760-2|172	%files
12cr|perl-Task-Dist-Zilla-1.110.760-2|173	%doc Changes LICENSE META.yml README
12cr|perl-Task-Dist-Zilla-1.110.760-2|174	%{_mandir}/man3/*
12cr|perl-Task-Dist-Zilla-1.110.760-2|175	%{perl_vendorlib}/*
12cr|perl-Task-Dist-Zilla-1.110.760-2|176	

5426 12
12cr|perl-Tee-0.140.0-3|1	%define upstream_name    Tee
12cr|perl-Tee-0.140.0-3|2	%define upstream_version 0.14
12cr|perl-Tee-0.140.0-3|3	
12cr|perl-Tee-0.140.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Tee-0.140.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tee-0.140.0-3|6	Release:	3
12cr|perl-Tee-0.140.0-3|7	
12cr|perl-Tee-0.140.0-3|8	Summary:	Pure Perl emulation of GNU tee
12cr|perl-Tee-0.140.0-3|9	License:	GPL+ or Artistic
12cr|perl-Tee-0.140.0-3|10	Group:		Development/Perl
12cr|perl-Tee-0.140.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tee-0.140.0-3|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tee-0.140.0-3|13	
12cr|perl-Tee-0.140.0-3|14	BuildRequires:	perl-devel
12cr|perl-Tee-0.140.0-3|15	BuildRequires:	perl(File::Basename)
12cr|perl-Tee-0.140.0-3|16	BuildRequires:	perl(File::Spec)
12cr|perl-Tee-0.140.0-3|17	BuildRequires:	perl(Getopt::Long)
12cr|perl-Tee-0.140.0-3|18	BuildRequires:	perl(IPC::Run3)
12cr|perl-Tee-0.140.0-3|19	BuildRequires:	perl(Probe::Perl)
12cr|perl-Tee-0.140.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Tee-0.140.0-3|21	BuildRequires:	perl(IO::CaptureOutput)
12cr|perl-Tee-0.140.0-3|22	BuildArch:	noarch
12cr|perl-Tee-0.140.0-3|23	
12cr|perl-Tee-0.140.0-3|24	%description
12cr|perl-Tee-0.140.0-3|25	The 'Tee' distribution provides the the ptee manpage program, a pure Perl
12cr|perl-Tee-0.140.0-3|26	emulation of the standard GNU tool 'tee'. It is designed to be a
12cr|perl-Tee-0.140.0-3|27	platform-independent replacement for operating systems without a native
12cr|perl-Tee-0.140.0-3|28	'tee' program. As with 'tee', it passes input received on STDIN through to
12cr|perl-Tee-0.140.0-3|29	STDOUT while also writing a copy of the input to one or more files. By
12cr|perl-Tee-0.140.0-3|30	default, files will be overwritten.
12cr|perl-Tee-0.140.0-3|31	
12cr|perl-Tee-0.140.0-3|32	Unlike 'tee', 'ptee' does not support ignoring interrupts, as signal
12cr|perl-Tee-0.140.0-3|33	handling is not sufficiently portable.
12cr|perl-Tee-0.140.0-3|34	
12cr|perl-Tee-0.140.0-3|35	The 'Tee' module provides a convenience function that may be used in place
12cr|perl-Tee-0.140.0-3|36	of 'system()' to redirect commands through 'ptee'.
12cr|perl-Tee-0.140.0-3|37	
12cr|perl-Tee-0.140.0-3|38	%prep
12cr|perl-Tee-0.140.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tee-0.140.0-3|40	
12cr|perl-Tee-0.140.0-3|41	%build
12cr|perl-Tee-0.140.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tee-0.140.0-3|43	%make
12cr|perl-Tee-0.140.0-3|44	
12cr|perl-Tee-0.140.0-3|45	%check
12cr|perl-Tee-0.140.0-3|46	%make test
12cr|perl-Tee-0.140.0-3|47	
12cr|perl-Tee-0.140.0-3|48	%install
12cr|perl-Tee-0.140.0-3|49	%makeinstall_std
12cr|perl-Tee-0.140.0-3|50	
12cr|perl-Tee-0.140.0-3|51	%files
12cr|perl-Tee-0.140.0-3|52	%doc README LICENSE Changes META.yml
12cr|perl-Tee-0.140.0-3|53	%{perl_vendorlib}/*
12cr|perl-Tee-0.140.0-3|54	%{_bindir}/ptee
12cr|perl-Tee-0.140.0-3|55	%{_mandir}/man1/ptee.1.xz
12cr|perl-Tee-0.140.0-3|56	%{_mandir}/man3/*
12cr|perl-Tee-0.140.0-3|57	
12cr|perl-Tee-0.140.0-3|58	%changelog
12cr|perl-Tee-0.140.0-3|59	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.140.0-2mdv2011.0
12cr|perl-Tee-0.140.0-3|60	+ Revision: 657838
12cr|perl-Tee-0.140.0-3|61	- rebuild for updated spec-helper
12cr|perl-Tee-0.140.0-3|62	
12cr|perl-Tee-0.140.0-3|63	* Fri Feb 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1
12cr|perl-Tee-0.140.0-3|64	+ Revision: 635790
12cr|perl-Tee-0.140.0-3|65	- update to new version 0.14
12cr|perl-Tee-0.140.0-3|66	
12cr|perl-Tee-0.140.0-3|67	* Fri Dec 24 2010 Shlomi Fish <shlomif@mandriva.org> 0.130.0-1mdv2011.0
12cr|perl-Tee-0.140.0-3|68	+ Revision: 624641
12cr|perl-Tee-0.140.0-3|69	- import perl-Tee
12cr|perl-Tee-0.140.0-3|70	

5427 12
12cr|perl-Template-DBI-2.650.0-2|1	%define upstream_name    Template-DBI
12cr|perl-Template-DBI-2.650.0-2|2	%define upstream_version 2.65
12cr|perl-Template-DBI-2.650.0-2|3	
12cr|perl-Template-DBI-2.650.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Template-DBI-2.650.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Template-DBI-2.650.0-2|6	Release:	2
12cr|perl-Template-DBI-2.650.0-2|7	
12cr|perl-Template-DBI-2.650.0-2|8	Summary:	Template interface to the DBI module
12cr|perl-Template-DBI-2.650.0-2|9	License:	Artistic/GPL
12cr|perl-Template-DBI-2.650.0-2|10	Group:		Development/Perl
12cr|perl-Template-DBI-2.650.0-2|11	URL:		http://www.template-toolkit.org
12cr|perl-Template-DBI-2.650.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Template-DBI-2.650.0-2|13	
12cr|perl-Template-DBI-2.650.0-2|14	BuildRequires:	perl-devel
12cr|perl-Template-DBI-2.650.0-2|15	BuildRequires:	perl(DBI) >= 1.0
12cr|perl-Template-DBI-2.650.0-2|16	BuildRequires:	perl(Template) >= 2.15
12cr|perl-Template-DBI-2.650.0-2|17	
12cr|perl-Template-DBI-2.650.0-2|18	BuildArch:	noarch
12cr|perl-Template-DBI-2.650.0-2|19	Requires:	perl(Template) >= 2.15
12cr|perl-Template-DBI-2.650.0-2|20	
12cr|perl-Template-DBI-2.650.0-2|21	%description
12cr|perl-Template-DBI-2.650.0-2|22	The Template-DBI distribution contains the DBI plugin for the Template
12cr|perl-Template-DBI-2.650.0-2|23	Toolkit. At some point in the future it is likely to contain other
12cr|perl-Template-DBI-2.650.0-2|24	DBI-related plugins and extension modules for the Template Toolkit.
12cr|perl-Template-DBI-2.650.0-2|25	
12cr|perl-Template-DBI-2.650.0-2|26	The DBI plugin was distributed as part of the Template Toolkit until
12cr|perl-Template-DBI-2.650.0-2|27	version 2.15 released in May 2006. At this time it was extracted into
12cr|perl-Template-DBI-2.650.0-2|28	this separate Template-DBI distribution.
12cr|perl-Template-DBI-2.650.0-2|29	
12cr|perl-Template-DBI-2.650.0-2|30	
12cr|perl-Template-DBI-2.650.0-2|31	%prep
12cr|perl-Template-DBI-2.650.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Template-DBI-2.650.0-2|33	
12cr|perl-Template-DBI-2.650.0-2|34	perl Makefile.PL INSTALLDIRS=vendor <<EOF
12cr|perl-Template-DBI-2.650.0-2|35	EOF
12cr|perl-Template-DBI-2.650.0-2|36	%make
12cr|perl-Template-DBI-2.650.0-2|37	
12cr|perl-Template-DBI-2.650.0-2|38	%check
12cr|perl-Template-DBI-2.650.0-2|39	##make test
12cr|perl-Template-DBI-2.650.0-2|40	
12cr|perl-Template-DBI-2.650.0-2|41	%install
12cr|perl-Template-DBI-2.650.0-2|42	%makeinstall_std
12cr|perl-Template-DBI-2.650.0-2|43	
12cr|perl-Template-DBI-2.650.0-2|44	%files
12cr|perl-Template-DBI-2.650.0-2|45	%defattr(644,root,root,755)
12cr|perl-Template-DBI-2.650.0-2|46	%doc README
12cr|perl-Template-DBI-2.650.0-2|47	%{perl_vendorlib}/Template
12cr|perl-Template-DBI-2.650.0-2|48	%{_mandir}/*/*
12cr|perl-Template-DBI-2.650.0-2|49	
12cr|perl-Template-DBI-2.650.0-2|50	
12cr|perl-Template-DBI-2.650.0-2|51	%changelog
12cr|perl-Template-DBI-2.650.0-2|52	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 2.650.0-1mdv2011.0
12cr|perl-Template-DBI-2.650.0-2|53	+ Revision: 569957
12cr|perl-Template-DBI-2.650.0-2|54	- update to 2.65
12cr|perl-Template-DBI-2.650.0-2|55	
12cr|perl-Template-DBI-2.650.0-2|56	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.640.0-2mdv2011.0
12cr|perl-Template-DBI-2.650.0-2|57	+ Revision: 552005
12cr|perl-Template-DBI-2.650.0-2|58	- rebuild
12cr|perl-Template-DBI-2.650.0-2|59	
12cr|perl-Template-DBI-2.650.0-2|60	* Fri Jul 10 2009 Jérôme Quelin <jquelin@mandriva.org> 2.640.0-1mdv2010.0
12cr|perl-Template-DBI-2.650.0-2|61	+ Revision: 394271
12cr|perl-Template-DBI-2.650.0-2|62	- fixed a require on package name, instead of metadata perl(...) that
12cr|perl-Template-DBI-2.650.0-2|63	prevented perl-Template-Toolkit to be upgraded
12cr|perl-Template-DBI-2.650.0-2|64	- using %%perl_convert_version
12cr|perl-Template-DBI-2.650.0-2|65	
12cr|perl-Template-DBI-2.650.0-2|66	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.64-2mdv2009.0
12cr|perl-Template-DBI-2.650.0-2|67	+ Revision: 140717
12cr|perl-Template-DBI-2.650.0-2|68	- restore BuildRoot
12cr|perl-Template-DBI-2.650.0-2|69	
12cr|perl-Template-DBI-2.650.0-2|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Template-DBI-2.650.0-2|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Template-DBI-2.650.0-2|72	
12cr|perl-Template-DBI-2.650.0-2|73	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.64-2mdv2008.0
12cr|perl-Template-DBI-2.650.0-2|74	+ Revision: 86929
12cr|perl-Template-DBI-2.650.0-2|75	- rebuild
12cr|perl-Template-DBI-2.650.0-2|76	
12cr|perl-Template-DBI-2.650.0-2|77	
12cr|perl-Template-DBI-2.650.0-2|78	* Fri May 26 2006 Scott Karns <scottk@mandriva.org> 2.64-1mdv2007.0
12cr|perl-Template-DBI-2.650.0-2|79	- Initial Mandriva package (was part of perl-Template < 2.15)
12cr|perl-Template-DBI-2.650.0-2|80	

5428 12
12cr|perl-Template-Declare-0.450.0-2|1	%define upstream_name    Template-Declare
12cr|perl-Template-Declare-0.450.0-2|2	%define upstream_version 0.45
12cr|perl-Template-Declare-0.450.0-2|3	
12cr|perl-Template-Declare-0.450.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Template-Declare-0.450.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Template-Declare-0.450.0-2|6	Release:	2
12cr|perl-Template-Declare-0.450.0-2|7	
12cr|perl-Template-Declare-0.450.0-2|8	Summary:	Template::Declare TAG set for Mozilla's em-rdf
12cr|perl-Template-Declare-0.450.0-2|9	License:	GPL+ or Artistic
12cr|perl-Template-Declare-0.450.0-2|10	Group:		Development/Perl
12cr|perl-Template-Declare-0.450.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Template-Declare-0.450.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Template-Declare-0.450.0-2|13	
12cr|perl-Template-Declare-0.450.0-2|14	BuildRequires:	perl-devel
12cr|perl-Template-Declare-0.450.0-2|15	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-Template-Declare-0.450.0-2|16	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Template-Declare-0.450.0-2|17	BuildRequires:	perl(Class::ISA)
12cr|perl-Template-Declare-0.450.0-2|18	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Template-Declare-0.450.0-2|19	BuildRequires:	perl(HTML::Lint)
12cr|perl-Template-Declare-0.450.0-2|20	BuildRequires:	perl(String::BufferStack)
12cr|perl-Template-Declare-0.450.0-2|21	BuildRequires:	perl(Test::More)
12cr|perl-Template-Declare-0.450.0-2|22	BuildRequires:	perl(Test::Warn)
12cr|perl-Template-Declare-0.450.0-2|23	BuildArch:	noarch
12cr|perl-Template-Declare-0.450.0-2|24	
12cr|perl-Template-Declare-0.450.0-2|25	%description
12cr|perl-Template-Declare-0.450.0-2|26	'Template::Declare' is a pure-Perl declarative HTML/XUL/RDF/XML templating
12cr|perl-Template-Declare-0.450.0-2|27	system.
12cr|perl-Template-Declare-0.450.0-2|28	
12cr|perl-Template-Declare-0.450.0-2|29	Yes. Another one. There are many others like it, but this one is ours.
12cr|perl-Template-Declare-0.450.0-2|30	
12cr|perl-Template-Declare-0.450.0-2|31	A few key features and buzzwords:
12cr|perl-Template-Declare-0.450.0-2|32	
12cr|perl-Template-Declare-0.450.0-2|33	%prep
12cr|perl-Template-Declare-0.450.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Template-Declare-0.450.0-2|35	
12cr|perl-Template-Declare-0.450.0-2|36	%build
12cr|perl-Template-Declare-0.450.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Template-Declare-0.450.0-2|38	%make
12cr|perl-Template-Declare-0.450.0-2|39	
12cr|perl-Template-Declare-0.450.0-2|40	%check
12cr|perl-Template-Declare-0.450.0-2|41	%make test
12cr|perl-Template-Declare-0.450.0-2|42	
12cr|perl-Template-Declare-0.450.0-2|43	%install
12cr|perl-Template-Declare-0.450.0-2|44	%makeinstall_std
12cr|perl-Template-Declare-0.450.0-2|45	
12cr|perl-Template-Declare-0.450.0-2|46	%files
12cr|perl-Template-Declare-0.450.0-2|47	%doc Changes META.yml README
12cr|perl-Template-Declare-0.450.0-2|48	%{_mandir}/man3/*
12cr|perl-Template-Declare-0.450.0-2|49	%{perl_vendorlib}/Template/
12cr|perl-Template-Declare-0.450.0-2|50	
12cr|perl-Template-Declare-0.450.0-2|51	%changelog
12cr|perl-Template-Declare-0.450.0-2|52	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.450.0-1mdv2011.0
12cr|perl-Template-Declare-0.450.0-2|53	+ Revision: 654377
12cr|perl-Template-Declare-0.450.0-2|54	- update to new version 0.45
12cr|perl-Template-Declare-0.450.0-2|55	
12cr|perl-Template-Declare-0.450.0-2|56	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.440.0-1mdv2011.0
12cr|perl-Template-Declare-0.450.0-2|57	+ Revision: 622948
12cr|perl-Template-Declare-0.450.0-2|58	- new version
12cr|perl-Template-Declare-0.450.0-2|59	
12cr|perl-Template-Declare-0.450.0-2|60	* Fri Apr 30 2010 Michael Scherer <misc@mandriva.org> 0.430.0-1mdv2011.0
12cr|perl-Template-Declare-0.450.0-2|61	+ Revision: 541109
12cr|perl-Template-Declare-0.450.0-2|62	- import perl-Template-Declare
12cr|perl-Template-Declare-0.450.0-2|63	
12cr|perl-Template-Declare-0.450.0-2|64	
12cr|perl-Template-Declare-0.450.0-2|65	* Fri Apr 30 2010 cpan2dist 0.43-1mdv
12cr|perl-Template-Declare-0.450.0-2|66	- initial mdv release, generated with cpan2dist

5429 12
12cr|perl-Template-GD-2.660.0-2|1	%define upstream_name    Template-GD
12cr|perl-Template-GD-2.660.0-2|2	%define upstream_version 2.66
12cr|perl-Template-GD-2.660.0-2|3	
12cr|perl-Template-GD-2.660.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Template-GD-2.660.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Template-GD-2.660.0-2|6	Release:	2
12cr|perl-Template-GD-2.660.0-2|7	
12cr|perl-Template-GD-2.660.0-2|8	Summary:	GD plugin(s) for the Template Toolkit
12cr|perl-Template-GD-2.660.0-2|9	License:	Artistic
12cr|perl-Template-GD-2.660.0-2|10	Group:		Development/Perl
12cr|perl-Template-GD-2.660.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Template-GD-2.660.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Template-GD-2.660.0-2|13	
12cr|perl-Template-GD-2.660.0-2|14	BuildRequires:	perl-devel
12cr|perl-Template-GD-2.660.0-2|15	BuildRequires:	perl(Template)
12cr|perl-Template-GD-2.660.0-2|16	BuildArch:	noarch
12cr|perl-Template-GD-2.660.0-2|17	
12cr|perl-Template-GD-2.660.0-2|18	%description
12cr|perl-Template-GD-2.660.0-2|19	The Template-GD distribution provides a number of Template Toolkit plugin
12cr|perl-Template-GD-2.660.0-2|20	modules to interface with Lincoln Stein's GD modules. These in turn provide an
12cr|perl-Template-GD-2.660.0-2|21	interface to Thomas Boutell's GD graphics library.
12cr|perl-Template-GD-2.660.0-2|22	
12cr|perl-Template-GD-2.660.0-2|23	These plugins were distributed as part of the Template Toolkit until version
12cr|perl-Template-GD-2.660.0-2|24	2.15 released in February 2006. At this time they were extracted into this
12cr|perl-Template-GD-2.660.0-2|25	separate distribution.
12cr|perl-Template-GD-2.660.0-2|26	
12cr|perl-Template-GD-2.660.0-2|27	For general information on the Template Toolkit see the documentation for the
12cr|perl-Template-GD-2.660.0-2|28	Template module or http://template-toolkit.org. For information on using
12cr|perl-Template-GD-2.660.0-2|29	plugins, see Template::Plugins and "USE" in Template::Manual::Directives.
12cr|perl-Template-GD-2.660.0-2|30	
12cr|perl-Template-GD-2.660.0-2|31	%prep
12cr|perl-Template-GD-2.660.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Template-GD-2.660.0-2|33	
12cr|perl-Template-GD-2.660.0-2|34	%build
12cr|perl-Template-GD-2.660.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Template-GD-2.660.0-2|36	%make
12cr|perl-Template-GD-2.660.0-2|37	
12cr|perl-Template-GD-2.660.0-2|38	%check
12cr|perl-Template-GD-2.660.0-2|39	make test
12cr|perl-Template-GD-2.660.0-2|40	
12cr|perl-Template-GD-2.660.0-2|41	%install
12cr|perl-Template-GD-2.660.0-2|42	%makeinstall_std
12cr|perl-Template-GD-2.660.0-2|43	
12cr|perl-Template-GD-2.660.0-2|44	%files
12cr|perl-Template-GD-2.660.0-2|45	%doc README
12cr|perl-Template-GD-2.660.0-2|46	%{perl_vendorlib}/Template
12cr|perl-Template-GD-2.660.0-2|47	%{_mandir}/*/*
12cr|perl-Template-GD-2.660.0-2|48	
12cr|perl-Template-GD-2.660.0-2|49	
12cr|perl-Template-GD-2.660.0-2|50	%changelog
12cr|perl-Template-GD-2.660.0-2|51	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 2.660.0-1mdv2010.0
12cr|perl-Template-GD-2.660.0-2|52	+ Revision: 405530
12cr|perl-Template-GD-2.660.0-2|53	- rebuild using %%perl_convert_version
12cr|perl-Template-GD-2.660.0-2|54	
12cr|perl-Template-GD-2.660.0-2|55	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.66-4mdv2009.0
12cr|perl-Template-GD-2.660.0-2|56	+ Revision: 258460
12cr|perl-Template-GD-2.660.0-2|57	- rebuild
12cr|perl-Template-GD-2.660.0-2|58	
12cr|perl-Template-GD-2.660.0-2|59	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.66-3mdv2009.0
12cr|perl-Template-GD-2.660.0-2|60	+ Revision: 246500
12cr|perl-Template-GD-2.660.0-2|61	- rebuild
12cr|perl-Template-GD-2.660.0-2|62	
12cr|perl-Template-GD-2.660.0-2|63	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.66-1mdv2008.1
12cr|perl-Template-GD-2.660.0-2|64	+ Revision: 140717
12cr|perl-Template-GD-2.660.0-2|65	- restore BuildRoot
12cr|perl-Template-GD-2.660.0-2|66	
12cr|perl-Template-GD-2.660.0-2|67	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Template-GD-2.660.0-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Template-GD-2.660.0-2|69	
12cr|perl-Template-GD-2.660.0-2|70	
12cr|perl-Template-GD-2.660.0-2|71	* Sun Jan 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.66-1mdv2007.0
12cr|perl-Template-GD-2.660.0-2|72	+ Revision: 111253
12cr|perl-Template-GD-2.660.0-2|73	- Import perl-Template-GD
12cr|perl-Template-GD-2.660.0-2|74	
12cr|perl-Template-GD-2.660.0-2|75	* Sun Jan 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.66-1mdv2007.1
12cr|perl-Template-GD-2.660.0-2|76	- first mdv release
12cr|perl-Template-GD-2.660.0-2|77	

5430 12
12cr|perl-Template-Multilingual-1.00-2|1	%define module  Template-Multilingual
12cr|perl-Template-Multilingual-1.00-2|2	%define name	perl-%{module}
12cr|perl-Template-Multilingual-1.00-2|3	%define version 1.00
12cr|perl-Template-Multilingual-1.00-2|4	%define release %mkrel 2
12cr|perl-Template-Multilingual-1.00-2|5	
12cr|perl-Template-Multilingual-1.00-2|6	Name:		%{name}
12cr|perl-Template-Multilingual-1.00-2|7	Version:	%{version}
12cr|perl-Template-Multilingual-1.00-2|8	Release:	%{release}
12cr|perl-Template-Multilingual-1.00-2|9	Summary:	Multilingual templates for Template Toolkit
12cr|perl-Template-Multilingual-1.00-2|10	License:	GPL or Artistic
12cr|perl-Template-Multilingual-1.00-2|11	Group:		Development/Perl
12cr|perl-Template-Multilingual-1.00-2|12	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/Template/%{module}-%{version}.tar.bz2
12cr|perl-Template-Multilingual-1.00-2|13	Url:		http://search.cpan.org/dist/%{module}/
12cr|perl-Template-Multilingual-1.00-2|14	BuildRequires:	perl(Module::Build)
12cr|perl-Template-Multilingual-1.00-2|15	BuildRequires:	perl(Template)
12cr|perl-Template-Multilingual-1.00-2|16	BuildArch:	noarch
12cr|perl-Template-Multilingual-1.00-2|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|perl-Template-Multilingual-1.00-2|18	
12cr|perl-Template-Multilingual-1.00-2|19	%description
12cr|perl-Template-Multilingual-1.00-2|20	This subclass of Template Toolkit's Template class supports multilingual
12cr|perl-Template-Multilingual-1.00-2|21	templates: templates that contain text in several languages.
12cr|perl-Template-Multilingual-1.00-2|22	
12cr|perl-Template-Multilingual-1.00-2|23	%prep
12cr|perl-Template-Multilingual-1.00-2|24	%setup -q -n %{module}-%{version}
12cr|perl-Template-Multilingual-1.00-2|25	
12cr|perl-Template-Multilingual-1.00-2|26	%build
12cr|perl-Template-Multilingual-1.00-2|27	%{__perl} Build.PL installdirs=vendor
12cr|perl-Template-Multilingual-1.00-2|28	./Build
12cr|perl-Template-Multilingual-1.00-2|29	
12cr|perl-Template-Multilingual-1.00-2|30	%install
12cr|perl-Template-Multilingual-1.00-2|31	rm -rf %{buildroot}
12cr|perl-Template-Multilingual-1.00-2|32	./Build install destdir=%{buildroot}
12cr|perl-Template-Multilingual-1.00-2|33	
12cr|perl-Template-Multilingual-1.00-2|34	%check
12cr|perl-Template-Multilingual-1.00-2|35	./Build test
12cr|perl-Template-Multilingual-1.00-2|36	
12cr|perl-Template-Multilingual-1.00-2|37	%clean
12cr|perl-Template-Multilingual-1.00-2|38	rm -rf %{buildroot}
12cr|perl-Template-Multilingual-1.00-2|39	
12cr|perl-Template-Multilingual-1.00-2|40	%files
12cr|perl-Template-Multilingual-1.00-2|41	%defattr(-,root,root)
12cr|perl-Template-Multilingual-1.00-2|42	%doc Changes README
12cr|perl-Template-Multilingual-1.00-2|43	%{perl_vendorlib}/Template/Multilingual.pm
12cr|perl-Template-Multilingual-1.00-2|44	%{perl_vendorlib}/Template/Multilingual
12cr|perl-Template-Multilingual-1.00-2|45	%{_mandir}/*/*
12cr|perl-Template-Multilingual-1.00-2|46	
12cr|perl-Template-Multilingual-1.00-2|47	
12cr|perl-Template-Multilingual-1.00-2|48	
12cr|perl-Template-Multilingual-1.00-2|49	%changelog
12cr|perl-Template-Multilingual-1.00-2|50	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.00-2mdv2010.0
12cr|perl-Template-Multilingual-1.00-2|51	+ Revision: 440693
12cr|perl-Template-Multilingual-1.00-2|52	- rebuild
12cr|perl-Template-Multilingual-1.00-2|53	
12cr|perl-Template-Multilingual-1.00-2|54	* Tue Jan 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.00-1mdv2009.1
12cr|perl-Template-Multilingual-1.00-2|55	+ Revision: 331589
12cr|perl-Template-Multilingual-1.00-2|56	- update to new version 1.00
12cr|perl-Template-Multilingual-1.00-2|57	- update to new version 1.00
12cr|perl-Template-Multilingual-1.00-2|58	
12cr|perl-Template-Multilingual-1.00-2|59	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.09-3mdv2009.0
12cr|perl-Template-Multilingual-1.00-2|60	+ Revision: 241912
12cr|perl-Template-Multilingual-1.00-2|61	- rebuild
12cr|perl-Template-Multilingual-1.00-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Template-Multilingual-1.00-2|63	
12cr|perl-Template-Multilingual-1.00-2|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Template-Multilingual-1.00-2|65	- restore BuildRoot
12cr|perl-Template-Multilingual-1.00-2|66	
12cr|perl-Template-Multilingual-1.00-2|67	* Wed Aug 08 2007 Funda Wang <fundawang@mandriva.org> 0.09-1mdv2008.0
12cr|perl-Template-Multilingual-1.00-2|68	+ Revision: 60464
12cr|perl-Template-Multilingual-1.00-2|69	- New version 0.09
12cr|perl-Template-Multilingual-1.00-2|70	
12cr|perl-Template-Multilingual-1.00-2|71	* Thu May 03 2007 Olivier Thauvin <nanardon@mandriva.org> 0.08-1mdv2008.0
12cr|perl-Template-Multilingual-1.00-2|72	+ Revision: 22086
12cr|perl-Template-Multilingual-1.00-2|73	- 0.08
12cr|perl-Template-Multilingual-1.00-2|74	
12cr|perl-Template-Multilingual-1.00-2|75	
12cr|perl-Template-Multilingual-1.00-2|76	* Wed May 17 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.06-1mdk
12cr|perl-Template-Multilingual-1.00-2|77	- First Mandriva release
12cr|perl-Template-Multilingual-1.00-2|78	

5431 12
12cr|perl-Template-Plugin-Class-0.140.0-2|1	%define upstream_name    Template-Plugin-Class
12cr|perl-Template-Plugin-Class-0.140.0-2|2	%define upstream_version 0.14
12cr|perl-Template-Plugin-Class-0.140.0-2|3	
12cr|perl-Template-Plugin-Class-0.140.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Template-Plugin-Class-0.140.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Template-Plugin-Class-0.140.0-2|6	Release:	2
12cr|perl-Template-Plugin-Class-0.140.0-2|7	
12cr|perl-Template-Plugin-Class-0.140.0-2|8	Summary:	Allow calling of class methods on arbitrary classes
12cr|perl-Template-Plugin-Class-0.140.0-2|9	License:	Artistic
12cr|perl-Template-Plugin-Class-0.140.0-2|10	Group:		Development/Perl
12cr|perl-Template-Plugin-Class-0.140.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Template-Plugin-Class-0.140.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Template-Plugin-Class-0.140.0-2|13	
12cr|perl-Template-Plugin-Class-0.140.0-2|14	BuildRequires:	perl-devel
12cr|perl-Template-Plugin-Class-0.140.0-2|15	BuildRequires:	perl(Template)
12cr|perl-Template-Plugin-Class-0.140.0-2|16	BuildArch:	noarch
12cr|perl-Template-Plugin-Class-0.140.0-2|17	
12cr|perl-Template-Plugin-Class-0.140.0-2|18	%description
12cr|perl-Template-Plugin-Class-0.140.0-2|19	Template::Plugin::Class allows you to call class methods on arbitrary classes.
12cr|perl-Template-Plugin-Class-0.140.0-2|20	
12cr|perl-Template-Plugin-Class-0.140.0-2|21	%prep
12cr|perl-Template-Plugin-Class-0.140.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Template-Plugin-Class-0.140.0-2|23	
12cr|perl-Template-Plugin-Class-0.140.0-2|24	%build
12cr|perl-Template-Plugin-Class-0.140.0-2|25	perl Makefile.PL installdirs=vendor
12cr|perl-Template-Plugin-Class-0.140.0-2|26	%make
12cr|perl-Template-Plugin-Class-0.140.0-2|27	
12cr|perl-Template-Plugin-Class-0.140.0-2|28	%check
12cr|perl-Template-Plugin-Class-0.140.0-2|29	%make test
12cr|perl-Template-Plugin-Class-0.140.0-2|30	
12cr|perl-Template-Plugin-Class-0.140.0-2|31	%install
12cr|perl-Template-Plugin-Class-0.140.0-2|32	%makeinstall_std
12cr|perl-Template-Plugin-Class-0.140.0-2|33	
12cr|perl-Template-Plugin-Class-0.140.0-2|34	%files
12cr|perl-Template-Plugin-Class-0.140.0-2|35	%doc Changes
12cr|perl-Template-Plugin-Class-0.140.0-2|36	%{perl_vendorlib}/Template
12cr|perl-Template-Plugin-Class-0.140.0-2|37	%{_mandir}/*/*
12cr|perl-Template-Plugin-Class-0.140.0-2|38	
12cr|perl-Template-Plugin-Class-0.140.0-2|39	
12cr|perl-Template-Plugin-Class-0.140.0-2|40	%changelog
12cr|perl-Template-Plugin-Class-0.140.0-2|41	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.0
12cr|perl-Template-Plugin-Class-0.140.0-2|42	+ Revision: 405531
12cr|perl-Template-Plugin-Class-0.140.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-Template-Plugin-Class-0.140.0-2|44	
12cr|perl-Template-Plugin-Class-0.140.0-2|45	* Thu May 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2010.0
12cr|perl-Template-Plugin-Class-0.140.0-2|46	+ Revision: 373049
12cr|perl-Template-Plugin-Class-0.140.0-2|47	- new version
12cr|perl-Template-Plugin-Class-0.140.0-2|48	
12cr|perl-Template-Plugin-Class-0.140.0-2|49	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.13-5mdv2009.0
12cr|perl-Template-Plugin-Class-0.140.0-2|50	+ Revision: 241950
12cr|perl-Template-Plugin-Class-0.140.0-2|51	- rebuild
12cr|perl-Template-Plugin-Class-0.140.0-2|52	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Template-Plugin-Class-0.140.0-2|53	
12cr|perl-Template-Plugin-Class-0.140.0-2|54	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Template-Plugin-Class-0.140.0-2|55	- restore BuildRoot
12cr|perl-Template-Plugin-Class-0.140.0-2|56	
12cr|perl-Template-Plugin-Class-0.140.0-2|57	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-3mdv2008.0
12cr|perl-Template-Plugin-Class-0.140.0-2|58	+ Revision: 86930
12cr|perl-Template-Plugin-Class-0.140.0-2|59	- rebuild
12cr|perl-Template-Plugin-Class-0.140.0-2|60	
12cr|perl-Template-Plugin-Class-0.140.0-2|61	
12cr|perl-Template-Plugin-Class-0.140.0-2|62	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-2mdv2007.0
12cr|perl-Template-Plugin-Class-0.140.0-2|63	- Rebuild
12cr|perl-Template-Plugin-Class-0.140.0-2|64	
12cr|perl-Template-Plugin-Class-0.140.0-2|65	* Thu May 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdk
12cr|perl-Template-Plugin-Class-0.140.0-2|66	- new version
12cr|perl-Template-Plugin-Class-0.140.0-2|67	- no buildrequires on perl-devel, this is a Module-Build managed module
12cr|perl-Template-Plugin-Class-0.140.0-2|68	
12cr|perl-Template-Plugin-Class-0.140.0-2|69	* Tue Mar 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-4mdk
12cr|perl-Template-Plugin-Class-0.140.0-2|70	- fix buildrequires
12cr|perl-Template-Plugin-Class-0.140.0-2|71	
12cr|perl-Template-Plugin-Class-0.140.0-2|72	* Thu Mar 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-3mdk
12cr|perl-Template-Plugin-Class-0.140.0-2|73	- spec rewrite
12cr|perl-Template-Plugin-Class-0.140.0-2|74	
12cr|perl-Template-Plugin-Class-0.140.0-2|75	* Thu Mar 17 2005 Bruno Cornec <bcornec@mandrakesoft.org> 0.12-2mdk
12cr|perl-Template-Plugin-Class-0.140.0-2|76	- rpmlint fixes
12cr|perl-Template-Plugin-Class-0.140.0-2|77	
12cr|perl-Template-Plugin-Class-0.140.0-2|78	* Thu Mar 17 2005 Bruno Cornec <bcornec@mandrakesoft.org> 0.12-1mdk
12cr|perl-Template-Plugin-Class-0.140.0-2|79	- Initial build.
12cr|perl-Template-Plugin-Class-0.140.0-2|80	

5432 12
12cr|perl-Template-Plugin-Clickable-0.60.0-2|1	%define upstream_name    Template-Plugin-Clickable
12cr|perl-Template-Plugin-Clickable-0.60.0-2|2	%define upstream_version 0.06
12cr|perl-Template-Plugin-Clickable-0.60.0-2|3	
12cr|perl-Template-Plugin-Clickable-0.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Template-Plugin-Clickable-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Template-Plugin-Clickable-0.60.0-2|6	Release:	2
12cr|perl-Template-Plugin-Clickable-0.60.0-2|7	
12cr|perl-Template-Plugin-Clickable-0.60.0-2|8	Summary:	Make URLs clickable in HTML
12cr|perl-Template-Plugin-Clickable-0.60.0-2|9	License:	Artistic
12cr|perl-Template-Plugin-Clickable-0.60.0-2|10	Group:		Development/Perl
12cr|perl-Template-Plugin-Clickable-0.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Template-Plugin-Clickable-0.60.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Template-Plugin-Clickable-0.60.0-2|13	
12cr|perl-Template-Plugin-Clickable-0.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-Template-Plugin-Clickable-0.60.0-2|15	BuildRequires:	perl(Template)
12cr|perl-Template-Plugin-Clickable-0.60.0-2|16	BuildRequires:	perl(URI::Find)
12cr|perl-Template-Plugin-Clickable-0.60.0-2|17	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Template-Plugin-Clickable-0.60.0-2|18	BuildArch:	noarch
12cr|perl-Template-Plugin-Clickable-0.60.0-2|19	
12cr|perl-Template-Plugin-Clickable-0.60.0-2|20	%description
12cr|perl-Template-Plugin-Clickable-0.60.0-2|21	Template::Plugin::Clickable is a plugin for TT, which allows you to filter
12cr|perl-Template-Plugin-Clickable-0.60.0-2|22	HTMLs clickable.
12cr|perl-Template-Plugin-Clickable-0.60.0-2|23	
12cr|perl-Template-Plugin-Clickable-0.60.0-2|24	%prep
12cr|perl-Template-Plugin-Clickable-0.60.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Template-Plugin-Clickable-0.60.0-2|26	
12cr|perl-Template-Plugin-Clickable-0.60.0-2|27	%build
12cr|perl-Template-Plugin-Clickable-0.60.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Template-Plugin-Clickable-0.60.0-2|29	%make
12cr|perl-Template-Plugin-Clickable-0.60.0-2|30	
12cr|perl-Template-Plugin-Clickable-0.60.0-2|31	%check
12cr|perl-Template-Plugin-Clickable-0.60.0-2|32	make test
12cr|perl-Template-Plugin-Clickable-0.60.0-2|33	
12cr|perl-Template-Plugin-Clickable-0.60.0-2|34	%install
12cr|perl-Template-Plugin-Clickable-0.60.0-2|35	%makeinstall_std
12cr|perl-Template-Plugin-Clickable-0.60.0-2|36	
12cr|perl-Template-Plugin-Clickable-0.60.0-2|37	%files
12cr|perl-Template-Plugin-Clickable-0.60.0-2|38	%doc README Changes
12cr|perl-Template-Plugin-Clickable-0.60.0-2|39	%{perl_vendorlib}/Template
12cr|perl-Template-Plugin-Clickable-0.60.0-2|40	%{_mandir}/*/*
12cr|perl-Template-Plugin-Clickable-0.60.0-2|41	
12cr|perl-Template-Plugin-Clickable-0.60.0-2|42	
12cr|perl-Template-Plugin-Clickable-0.60.0-2|43	%changelog
12cr|perl-Template-Plugin-Clickable-0.60.0-2|44	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-Template-Plugin-Clickable-0.60.0-2|45	+ Revision: 405532
12cr|perl-Template-Plugin-Clickable-0.60.0-2|46	- rebuild using %%perl_convert_version
12cr|perl-Template-Plugin-Clickable-0.60.0-2|47	
12cr|perl-Template-Plugin-Clickable-0.60.0-2|48	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.06-4mdv2009.0
12cr|perl-Template-Plugin-Clickable-0.60.0-2|49	+ Revision: 258462
12cr|perl-Template-Plugin-Clickable-0.60.0-2|50	- rebuild
12cr|perl-Template-Plugin-Clickable-0.60.0-2|51	
12cr|perl-Template-Plugin-Clickable-0.60.0-2|52	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.06-3mdv2009.0
12cr|perl-Template-Plugin-Clickable-0.60.0-2|53	+ Revision: 246502
12cr|perl-Template-Plugin-Clickable-0.60.0-2|54	- rebuild
12cr|perl-Template-Plugin-Clickable-0.60.0-2|55	
12cr|perl-Template-Plugin-Clickable-0.60.0-2|56	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.06-1mdv2008.1
12cr|perl-Template-Plugin-Clickable-0.60.0-2|57	+ Revision: 140717
12cr|perl-Template-Plugin-Clickable-0.60.0-2|58	- restore BuildRoot
12cr|perl-Template-Plugin-Clickable-0.60.0-2|59	
12cr|perl-Template-Plugin-Clickable-0.60.0-2|60	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Template-Plugin-Clickable-0.60.0-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Template-Plugin-Clickable-0.60.0-2|62	
12cr|perl-Template-Plugin-Clickable-0.60.0-2|63	
12cr|perl-Template-Plugin-Clickable-0.60.0-2|64	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2007.1
12cr|perl-Template-Plugin-Clickable-0.60.0-2|65	+ Revision: 138894
12cr|perl-Template-Plugin-Clickable-0.60.0-2|66	- fix build dependencies
12cr|perl-Template-Plugin-Clickable-0.60.0-2|67	- Imported perl-Template-Plugin-Clickable-0.06-1mdv2007.1 into SVN repository.
12cr|perl-Template-Plugin-Clickable-0.60.0-2|68	
12cr|perl-Template-Plugin-Clickable-0.60.0-2|69	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2007.1
12cr|perl-Template-Plugin-Clickable-0.60.0-2|70	- first mdv release
12cr|perl-Template-Plugin-Clickable-0.60.0-2|71	

5433 12
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|1	%define upstream_name    Template-Plugin-Clickable-Email
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|2	%define upstream_version 0.01
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|3	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|6	Release:    %mkrel 1
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|7	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|8	Summary:    Make email addresses in to HTML links
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|9	License:    Artistic
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|10	Group:      Development/Perl
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|13	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|14	Buildrequires:  perl(Module::Build)
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|15	Buildrequires:  perl(Template)
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|16	Buildrequires:  perl(Email::Find)
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|17	buildArch:      noarch
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|18	buildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|19	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|20	%description
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|21	Template::Plugin::Clickable::Email converts any e-mail addresses found in the
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|22	filtered text in to HTML mailto: links.
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|23	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|24	This module uses Email::Find, see the documentation for that module for caveats
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|25	relating to how addresses are parsed, and why some false positives may occur.
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|26	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|27	%prep
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|29	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|30	%build
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|31	%{__perl} Build.PL installdirs=vendor
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|32	./Build
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|33	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|34	%check
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|35	./Build test
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|36	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|37	%install
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|38	rm -rf %{buildroot}
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|39	./Build install destdir=%{buildroot}
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|40	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|41	%clean
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|42	rm -rf %{buildroot}
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|43	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|44	%files
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|45	%defattr(-,root,root)
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|46	%doc README Changes
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|47	%{perl_vendorlib}/Template
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|48	%{_mandir}/*/*
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|49	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|50	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|51	%changelog
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|52	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|53	+ Revision: 405533
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|54	- rebuild using %%perl_convert_version
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|55	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|56	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.01-4mdv2009.0
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|57	+ Revision: 258463
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|58	- rebuild
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|59	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|60	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.01-3mdv2009.0
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|61	+ Revision: 246504
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|62	- rebuild
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|63	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|64	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.01-1mdv2008.1
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|65	+ Revision: 140717
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|66	- restore BuildRoot
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|67	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|68	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|69	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|70	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|71	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|72	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-1mdv2007.1
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|73	+ Revision: 138868
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|74	- Imported perl-Template-Plugin-Clickable-Email-0.01-1mdv2007.1 into SVN repository.
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|75	
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|76	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-1mdv2007.1
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|77	- first mdv release
12cr|perl-Template-Plugin-Clickable-Email-0.10.0-1|78	

5434 12
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|1	%define upstream_name	 Template-Plugin-JavaScript
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|2	%define upstream_version 0.02
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|3	
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|6	Release:	2
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|7	
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|8	Summary:	TT filter to encode text to be safe in JavaScript
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|10	Group:		Development/Perl
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|13	
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|15	BuildArch:	noarch
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|16	
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|17	%description
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|18	Template::Plugin::JavaScript is a TT filter that filters text so it
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|19	can be safely used in JavaScript quotes.
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|20	
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|21	%prep
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|23	
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|24	%build
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|26	%make
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|27	
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|28	%install
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|29	%makeinstall_std
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|30	
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|31	%files
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|32	%doc Changes
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|33	%{perl_vendorlib}/Template
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|34	%{_mandir}/man3/*
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|35	
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|36	%changelog
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|37	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|38	+ Revision: 622949
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|39	- new version
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|40	
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|41	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|42	+ Revision: 410097
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|44	
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|45	* Thu Mar 06 2008 Anssi Hannula <anssi@mandriva.org> 0.01-1mdv2008.1
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|46	+ Revision: 181029
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|47	- initial Mandriva release
12cr|perl-Template-Plugin-JavaScript-0.20.0-2|48	

5435 12
12cr|perl-Template-Plugin-Latex-3.20.0-3|1	%define upstream_name    Template-Plugin-Latex
12cr|perl-Template-Plugin-Latex-3.20.0-3|2	%define upstream_version 3.02
12cr|perl-Template-Plugin-Latex-3.20.0-3|3	
12cr|perl-Template-Plugin-Latex-3.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Template-Plugin-Latex-3.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Template-Plugin-Latex-3.20.0-3|6	Release:	3
12cr|perl-Template-Plugin-Latex-3.20.0-3|7	
12cr|perl-Template-Plugin-Latex-3.20.0-3|8	Summary:	LaTeX plugin for the Template Toolkit
12cr|perl-Template-Plugin-Latex-3.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Template-Plugin-Latex-3.20.0-3|10	Group:		Development/Perl
12cr|perl-Template-Plugin-Latex-3.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Template-Plugin-Latex-3.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Template-Plugin-Latex-3.20.0-3|13	
12cr|perl-Template-Plugin-Latex-3.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Template-Plugin-Latex-3.20.0-3|15	BuildRequires:	perl(LaTeX::Driver)
12cr|perl-Template-Plugin-Latex-3.20.0-3|16	BuildRequires:	perl(LaTeX::Encode)
12cr|perl-Template-Plugin-Latex-3.20.0-3|17	BuildRequires:	perl(LaTeX::Table)
12cr|perl-Template-Plugin-Latex-3.20.0-3|18	BuildRequires:	perl(Template)
12cr|perl-Template-Plugin-Latex-3.20.0-3|19	BuildRequires:	perl(Class::Accessor)
12cr|perl-Template-Plugin-Latex-3.20.0-3|20	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-Template-Plugin-Latex-3.20.0-3|21	BuildRequires:	perl(Moose::Policy) perl(Moose)
12cr|perl-Template-Plugin-Latex-3.20.0-3|22	BuildRequires:	perl(Class::MOP)
12cr|perl-Template-Plugin-Latex-3.20.0-3|23	BuildRequires:	perl(Sub::Identify)
12cr|perl-Template-Plugin-Latex-3.20.0-3|24	BuildRequires:	perl(Devel::GlobalDestruction)
12cr|perl-Template-Plugin-Latex-3.20.0-3|25	BuildRequires:	perl(Sub::Name)
12cr|perl-Template-Plugin-Latex-3.20.0-3|26	BuildArch:	noarch
12cr|perl-Template-Plugin-Latex-3.20.0-3|27	
12cr|perl-Template-Plugin-Latex-3.20.0-3|28	%description
12cr|perl-Template-Plugin-Latex-3.20.0-3|29	The Template::Latex module is a wrapper of convenience around the Template
12cr|perl-Template-Plugin-Latex-3.20.0-3|30	module, providing additional support for generating PDF, PostScript and DVI
12cr|perl-Template-Plugin-Latex-3.20.0-3|31	documents from LaTeX templates.
12cr|perl-Template-Plugin-Latex-3.20.0-3|32	
12cr|perl-Template-Plugin-Latex-3.20.0-3|33	You use the Template::Latex module exactly as you would the Template
12cr|perl-Template-Plugin-Latex-3.20.0-3|34	module.
12cr|perl-Template-Plugin-Latex-3.20.0-3|35	
12cr|perl-Template-Plugin-Latex-3.20.0-3|36	%prep
12cr|perl-Template-Plugin-Latex-3.20.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Template-Plugin-Latex-3.20.0-3|38	
12cr|perl-Template-Plugin-Latex-3.20.0-3|39	%build
12cr|perl-Template-Plugin-Latex-3.20.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Template-Plugin-Latex-3.20.0-3|41	%make
12cr|perl-Template-Plugin-Latex-3.20.0-3|42	
12cr|perl-Template-Plugin-Latex-3.20.0-3|43	%check
12cr|perl-Template-Plugin-Latex-3.20.0-3|44	make test
12cr|perl-Template-Plugin-Latex-3.20.0-3|45	
12cr|perl-Template-Plugin-Latex-3.20.0-3|46	%install
12cr|perl-Template-Plugin-Latex-3.20.0-3|47	%makeinstall_std
12cr|perl-Template-Plugin-Latex-3.20.0-3|48	
12cr|perl-Template-Plugin-Latex-3.20.0-3|49	%files
12cr|perl-Template-Plugin-Latex-3.20.0-3|50	%doc README README README Changes
12cr|perl-Template-Plugin-Latex-3.20.0-3|51	%{_mandir}/man3/*
12cr|perl-Template-Plugin-Latex-3.20.0-3|52	%{perl_vendorlib}/*
12cr|perl-Template-Plugin-Latex-3.20.0-3|53	
12cr|perl-Template-Plugin-Latex-3.20.0-3|54	%changelog
12cr|perl-Template-Plugin-Latex-3.20.0-3|55	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 3.20.0-2mdv2011.0
12cr|perl-Template-Plugin-Latex-3.20.0-3|56	+ Revision: 658882
12cr|perl-Template-Plugin-Latex-3.20.0-3|57	- rebuild for updated spec-helper
12cr|perl-Template-Plugin-Latex-3.20.0-3|58	
12cr|perl-Template-Plugin-Latex-3.20.0-3|59	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 3.20.0-1mdv2010.0
12cr|perl-Template-Plugin-Latex-3.20.0-3|60	+ Revision: 401606
12cr|perl-Template-Plugin-Latex-3.20.0-3|61	- rebuild using %%perl_convert_version
12cr|perl-Template-Plugin-Latex-3.20.0-3|62	- fixed license field
12cr|perl-Template-Plugin-Latex-3.20.0-3|63	
12cr|perl-Template-Plugin-Latex-3.20.0-3|64	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 3.02-2mdv2010.0
12cr|perl-Template-Plugin-Latex-3.20.0-3|65	+ Revision: 375898
12cr|perl-Template-Plugin-Latex-3.20.0-3|66	- rebuild
12cr|perl-Template-Plugin-Latex-3.20.0-3|67	
12cr|perl-Template-Plugin-Latex-3.20.0-3|68	* Sat Apr 11 2009 Olivier Thauvin <nanardon@mandriva.org> 3.02-1mdv2009.1
12cr|perl-Template-Plugin-Latex-3.20.0-3|69	+ Revision: 366351
12cr|perl-Template-Plugin-Latex-3.20.0-3|70	- buildrequires
12cr|perl-Template-Plugin-Latex-3.20.0-3|71	- import perl-Template-Plugin-Latex
12cr|perl-Template-Plugin-Latex-3.20.0-3|72	
12cr|perl-Template-Plugin-Latex-3.20.0-3|73	
12cr|perl-Template-Plugin-Latex-3.20.0-3|74	* Sat Apr 11 2009 cpan2dist 3.02-1mdv
12cr|perl-Template-Plugin-Latex-3.20.0-3|75	- initial mdv release, generated with cpan2dist
12cr|perl-Template-Plugin-Latex-3.20.0-3|76	

5436 12
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|1	%define upstream_name    Template-Plugin-Number-Format
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|2	%define upstream_version 1.02
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|3	
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|6	Release:	2
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|7	
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|8	Summary:	Plugin/filter interface to Number::Format
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|9	License:	Artistic
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|10	Group:		Development/Perl
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|13	
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|15	BuildRequires:	perl(Number::Format)
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|16	BuildRequires:	perl(Template)
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|17	BuildArch:	noarch
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|18	
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|19	%description
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|20	Template::Plugin::Number::Format makes the number-munging grooviness of
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|21	Number::Format available to your templates. It is used like a plugin, but
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|22	installs filters into the current context.
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|23	
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|24	%prep
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|26	
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|27	%build
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|29	%make
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|30	
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|31	%check
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|32	make test
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|33	
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|34	%install
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|35	%makeinstall_std
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|36	
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|37	%files
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|38	%{perl_vendorlib}/Template
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|39	%{_mandir}/*/*
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|40	
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|41	
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|42	%changelog
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|43	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2010.0
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|44	+ Revision: 405534
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|46	
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|47	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.02-3mdv2009.0
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|48	+ Revision: 241951
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|49	- rebuild
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|50	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|51	
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|52	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|53	- restore BuildRoot
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|54	
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|55	* Wed Aug 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2008.0
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|56	+ Revision: 63963
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|57	- update to new version 1.02
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|58	
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|59	
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|60	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2007.1
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|61	+ Revision: 138861
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|62	- Imported perl-Template-Plugin-Number-Format-1.01-1mdv2007.1 into SVN repository.
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|63	
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|64	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2007.1
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|65	- first mdv release
12cr|perl-Template-Plugin-Number-Format-1.20.0-2|66	

5437 12
12cr|perl-Template-Plugin-Page-0.100.0-2|1	%define upstream_name    Template-Plugin-Page
12cr|perl-Template-Plugin-Page-0.100.0-2|2	%define upstream_version 0.10
12cr|perl-Template-Plugin-Page-0.100.0-2|3	
12cr|perl-Template-Plugin-Page-0.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Template-Plugin-Page-0.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Template-Plugin-Page-0.100.0-2|6	Release:	2
12cr|perl-Template-Plugin-Page-0.100.0-2|7	
12cr|perl-Template-Plugin-Page-0.100.0-2|8	Summary:	A plugin to help when paging through sets of results
12cr|perl-Template-Plugin-Page-0.100.0-2|9	License:	Artistic/GPL
12cr|perl-Template-Plugin-Page-0.100.0-2|10	Group:		Development/Perl
12cr|perl-Template-Plugin-Page-0.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Template-Plugin-Page-0.100.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Template-Plugin-Page-0.100.0-2|13	
12cr|perl-Template-Plugin-Page-0.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-Template-Plugin-Page-0.100.0-2|15	BuildRequires:	perl(Data::Page)
12cr|perl-Template-Plugin-Page-0.100.0-2|16	BuildRequires:  perl(Template)
12cr|perl-Template-Plugin-Page-0.100.0-2|17	BuildArch:	noarch
12cr|perl-Template-Plugin-Page-0.100.0-2|18	
12cr|perl-Template-Plugin-Page-0.100.0-2|19	%description
12cr|perl-Template-Plugin-Page-0.100.0-2|20	When searching through large amounts of data, it is often the case
12cr|perl-Template-Plugin-Page-0.100.0-2|21	that a result set is returned that is larger than we want to display
12cr|perl-Template-Plugin-Page-0.100.0-2|22	on one page. This results in wanting to page through various pages of
12cr|perl-Template-Plugin-Page-0.100.0-2|23	data. The maths behind this is unfortunately fiddly, hence this
12cr|perl-Template-Plugin-Page-0.100.0-2|24	module.
12cr|perl-Template-Plugin-Page-0.100.0-2|25	
12cr|perl-Template-Plugin-Page-0.100.0-2|26	The main concept is that you pass in the number of total entries, the
12cr|perl-Template-Plugin-Page-0.100.0-2|27	number of entries per page, and the current page number. You can then
12cr|perl-Template-Plugin-Page-0.100.0-2|28	call methods to find out how many pages of information there are, and
12cr|perl-Template-Plugin-Page-0.100.0-2|29	what number the first and last entries on the current page really are.
12cr|perl-Template-Plugin-Page-0.100.0-2|30	
12cr|perl-Template-Plugin-Page-0.100.0-2|31	%prep
12cr|perl-Template-Plugin-Page-0.100.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Template-Plugin-Page-0.100.0-2|33	
12cr|perl-Template-Plugin-Page-0.100.0-2|34	%build
12cr|perl-Template-Plugin-Page-0.100.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Template-Plugin-Page-0.100.0-2|36	%make
12cr|perl-Template-Plugin-Page-0.100.0-2|37	
12cr|perl-Template-Plugin-Page-0.100.0-2|38	%check
12cr|perl-Template-Plugin-Page-0.100.0-2|39	make test
12cr|perl-Template-Plugin-Page-0.100.0-2|40	
12cr|perl-Template-Plugin-Page-0.100.0-2|41	%install
12cr|perl-Template-Plugin-Page-0.100.0-2|42	%makeinstall_std
12cr|perl-Template-Plugin-Page-0.100.0-2|43	
12cr|perl-Template-Plugin-Page-0.100.0-2|44	%files
12cr|perl-Template-Plugin-Page-0.100.0-2|45	%doc README Changes
12cr|perl-Template-Plugin-Page-0.100.0-2|46	%{perl_vendorlib}/Template/Plugin/*
12cr|perl-Template-Plugin-Page-0.100.0-2|47	%{_mandir}/*/*
12cr|perl-Template-Plugin-Page-0.100.0-2|48	
12cr|perl-Template-Plugin-Page-0.100.0-2|49	%changelog
12cr|perl-Template-Plugin-Page-0.100.0-2|50	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-Template-Plugin-Page-0.100.0-2|51	+ Revision: 408083
12cr|perl-Template-Plugin-Page-0.100.0-2|52	- rebuild using %%perl_convert_version
12cr|perl-Template-Plugin-Page-0.100.0-2|53	
12cr|perl-Template-Plugin-Page-0.100.0-2|54	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.10-6mdv2009.0
12cr|perl-Template-Plugin-Page-0.100.0-2|55	+ Revision: 258476
12cr|perl-Template-Plugin-Page-0.100.0-2|56	- rebuild
12cr|perl-Template-Plugin-Page-0.100.0-2|57	
12cr|perl-Template-Plugin-Page-0.100.0-2|58	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.10-5mdv2009.0
12cr|perl-Template-Plugin-Page-0.100.0-2|59	+ Revision: 246507
12cr|perl-Template-Plugin-Page-0.100.0-2|60	- rebuild
12cr|perl-Template-Plugin-Page-0.100.0-2|61	
12cr|perl-Template-Plugin-Page-0.100.0-2|62	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.10-3mdv2008.1
12cr|perl-Template-Plugin-Page-0.100.0-2|63	+ Revision: 140717
12cr|perl-Template-Plugin-Page-0.100.0-2|64	- restore BuildRoot
12cr|perl-Template-Plugin-Page-0.100.0-2|65	
12cr|perl-Template-Plugin-Page-0.100.0-2|66	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Template-Plugin-Page-0.100.0-2|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Template-Plugin-Page-0.100.0-2|68	
12cr|perl-Template-Plugin-Page-0.100.0-2|69	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-3mdv2008.0
12cr|perl-Template-Plugin-Page-0.100.0-2|70	+ Revision: 86943
12cr|perl-Template-Plugin-Page-0.100.0-2|71	- rebuild
12cr|perl-Template-Plugin-Page-0.100.0-2|72	
12cr|perl-Template-Plugin-Page-0.100.0-2|73	
12cr|perl-Template-Plugin-Page-0.100.0-2|74	* Mon Jan 16 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.10-2mdk
12cr|perl-Template-Plugin-Page-0.100.0-2|75	- Add BuildRequires: perl-Template-Toolkit
12cr|perl-Template-Plugin-Page-0.100.0-2|76	
12cr|perl-Template-Plugin-Page-0.100.0-2|77	* Sun Jan 15 2006 Frederic Lepied <flepied@mandriva.com> 0.10-1mdk
12cr|perl-Template-Plugin-Page-0.100.0-2|78	- Initial package
12cr|perl-Template-Plugin-Page-0.100.0-2|79	

5438 12
12cr|perl-Template-Plugin-Subst-0.20.0-2|1	%define upstream_name    Template-Plugin-Subst
12cr|perl-Template-Plugin-Subst-0.20.0-2|2	%define upstream_version 0.02
12cr|perl-Template-Plugin-Subst-0.20.0-2|3	
12cr|perl-Template-Plugin-Subst-0.20.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Template-Plugin-Subst-0.20.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Template-Plugin-Subst-0.20.0-2|6	Release:    %mkrel 2
12cr|perl-Template-Plugin-Subst-0.20.0-2|7	
12cr|perl-Template-Plugin-Subst-0.20.0-2|8	Summary:    s/// functionality for Template Toolkit templates
12cr|perl-Template-Plugin-Subst-0.20.0-2|9	License:    GPL+ or Artistic
12cr|perl-Template-Plugin-Subst-0.20.0-2|10	Group:      Development/Perl
12cr|perl-Template-Plugin-Subst-0.20.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Template-Plugin-Subst-0.20.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Template-Plugin-Subst-0.20.0-2|13	
12cr|perl-Template-Plugin-Subst-0.20.0-2|14	BuildRequires: perl(Template)
12cr|perl-Template-Plugin-Subst-0.20.0-2|15	BuildRequires: perl(Test::More)
12cr|perl-Template-Plugin-Subst-0.20.0-2|16	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Template-Plugin-Subst-0.20.0-2|17	BuildArch: noarch
12cr|perl-Template-Plugin-Subst-0.20.0-2|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Template-Plugin-Subst-0.20.0-2|19	
12cr|perl-Template-Plugin-Subst-0.20.0-2|20	%description
12cr|perl-Template-Plugin-Subst-0.20.0-2|21	Template::Plugin::Subst acts as a filter and a virtual method to carry
12cr|perl-Template-Plugin-Subst-0.20.0-2|22	out regular expression substitutions with back references on text and
12cr|perl-Template-Plugin-Subst-0.20.0-2|23	variables in the Template Toolkit.
12cr|perl-Template-Plugin-Subst-0.20.0-2|24	
12cr|perl-Template-Plugin-Subst-0.20.0-2|25	That's the advantage of this approach over the built-in C<replace>
12cr|perl-Template-Plugin-Subst-0.20.0-2|26	method.  C<replace> doesn't deal with backrefs, so code like this:
12cr|perl-Template-Plugin-Subst-0.20.0-2|27	
12cr|perl-Template-Plugin-Subst-0.20.0-2|28	[% str = 'foobar' %]
12cr|perl-Template-Plugin-Subst-0.20.0-2|29	[% str.replace('(foo)(bar)', '$2$1') %]
12cr|perl-Template-Plugin-Subst-0.20.0-2|30	
12cr|perl-Template-Plugin-Subst-0.20.0-2|31	%prep
12cr|perl-Template-Plugin-Subst-0.20.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Template-Plugin-Subst-0.20.0-2|33	
12cr|perl-Template-Plugin-Subst-0.20.0-2|34	%build
12cr|perl-Template-Plugin-Subst-0.20.0-2|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Template-Plugin-Subst-0.20.0-2|36	%make
12cr|perl-Template-Plugin-Subst-0.20.0-2|37	
12cr|perl-Template-Plugin-Subst-0.20.0-2|38	%check
12cr|perl-Template-Plugin-Subst-0.20.0-2|39	make test
12cr|perl-Template-Plugin-Subst-0.20.0-2|40	
12cr|perl-Template-Plugin-Subst-0.20.0-2|41	%install
12cr|perl-Template-Plugin-Subst-0.20.0-2|42	rm -rf $RPM_BUILD_ROOT
12cr|perl-Template-Plugin-Subst-0.20.0-2|43	%makeinstall_std
12cr|perl-Template-Plugin-Subst-0.20.0-2|44	
12cr|perl-Template-Plugin-Subst-0.20.0-2|45	%clean
12cr|perl-Template-Plugin-Subst-0.20.0-2|46	rm -rf $RPM_BUILD_ROOT
12cr|perl-Template-Plugin-Subst-0.20.0-2|47	
12cr|perl-Template-Plugin-Subst-0.20.0-2|48	%files
12cr|perl-Template-Plugin-Subst-0.20.0-2|49	%defattr(-,root,root)
12cr|perl-Template-Plugin-Subst-0.20.0-2|50	%doc META.yml Changes README
12cr|perl-Template-Plugin-Subst-0.20.0-2|51	%{_mandir}/man3/*
12cr|perl-Template-Plugin-Subst-0.20.0-2|52	%perl_vendorlib/*
12cr|perl-Template-Plugin-Subst-0.20.0-2|53	
12cr|perl-Template-Plugin-Subst-0.20.0-2|54	
12cr|perl-Template-Plugin-Subst-0.20.0-2|55	%changelog
12cr|perl-Template-Plugin-Subst-0.20.0-2|56	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Template-Plugin-Subst-0.20.0-2|57	+ Revision: 658883
12cr|perl-Template-Plugin-Subst-0.20.0-2|58	- rebuild for updated spec-helper
12cr|perl-Template-Plugin-Subst-0.20.0-2|59	
12cr|perl-Template-Plugin-Subst-0.20.0-2|60	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Template-Plugin-Subst-0.20.0-2|61	+ Revision: 405535
12cr|perl-Template-Plugin-Subst-0.20.0-2|62	- rebuild using %%perl_convert_version
12cr|perl-Template-Plugin-Subst-0.20.0-2|63	
12cr|perl-Template-Plugin-Subst-0.20.0-2|64	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.02-4mdv2009.0
12cr|perl-Template-Plugin-Subst-0.20.0-2|65	+ Revision: 258484
12cr|perl-Template-Plugin-Subst-0.20.0-2|66	- rebuild
12cr|perl-Template-Plugin-Subst-0.20.0-2|67	
12cr|perl-Template-Plugin-Subst-0.20.0-2|68	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.02-3mdv2009.0
12cr|perl-Template-Plugin-Subst-0.20.0-2|69	+ Revision: 246509
12cr|perl-Template-Plugin-Subst-0.20.0-2|70	- rebuild
12cr|perl-Template-Plugin-Subst-0.20.0-2|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Template-Plugin-Subst-0.20.0-2|72	
12cr|perl-Template-Plugin-Subst-0.20.0-2|73	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Template-Plugin-Subst-0.20.0-2|74	- restore BuildRoot
12cr|perl-Template-Plugin-Subst-0.20.0-2|75	
12cr|perl-Template-Plugin-Subst-0.20.0-2|76	* Tue Nov 13 2007 Jérôme Quelin <jquelin@mandriva.org> 0.02-1mdv2008.1
12cr|perl-Template-Plugin-Subst-0.20.0-2|77	+ Revision: 108476
12cr|perl-Template-Plugin-Subst-0.20.0-2|78	- requiring perl(Module::Build)
12cr|perl-Template-Plugin-Subst-0.20.0-2|79	- remove yes call
12cr|perl-Template-Plugin-Subst-0.20.0-2|80	- import perl-Template-Plugin-Subst
12cr|perl-Template-Plugin-Subst-0.20.0-2|81	
12cr|perl-Template-Plugin-Subst-0.20.0-2|82	
12cr|perl-Template-Plugin-Subst-0.20.0-2|83	

5439 12
12cr|perl-Template-Plugin-YAML-1.230.0-2|1	%define upstream_name	 Template-Plugin-YAML
12cr|perl-Template-Plugin-YAML-1.230.0-2|2	%define upstream_version 1.23
12cr|perl-Template-Plugin-YAML-1.230.0-2|3	
12cr|perl-Template-Plugin-YAML-1.230.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Template-Plugin-YAML-1.230.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Template-Plugin-YAML-1.230.0-2|6	Release:	2
12cr|perl-Template-Plugin-YAML-1.230.0-2|7	
12cr|perl-Template-Plugin-YAML-1.230.0-2|8	Summary:	Plugin interface to YAML
12cr|perl-Template-Plugin-YAML-1.230.0-2|9	License:	GPL+ or Artistic
12cr|perl-Template-Plugin-YAML-1.230.0-2|10	Group:		Development/Perl
12cr|perl-Template-Plugin-YAML-1.230.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Template-Plugin-YAML-1.230.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Template-Plugin-YAML-1.230.0-2|13	
12cr|perl-Template-Plugin-YAML-1.230.0-2|14	BuildRequires:	perl-devel
12cr|perl-Template-Plugin-YAML-1.230.0-2|15	BuildRequires:	perl(YAML)
12cr|perl-Template-Plugin-YAML-1.230.0-2|16	BuildRequires:	perl(Template)
12cr|perl-Template-Plugin-YAML-1.230.0-2|17	BuildArch:	noarch
12cr|perl-Template-Plugin-YAML-1.230.0-2|18	
12cr|perl-Template-Plugin-YAML-1.230.0-2|19	%description
12cr|perl-Template-Plugin-YAML-1.230.0-2|20	This is a simple Template Toolkit Plugin Interface to the YAML module.
12cr|perl-Template-Plugin-YAML-1.230.0-2|21	
12cr|perl-Template-Plugin-YAML-1.230.0-2|22	%prep
12cr|perl-Template-Plugin-YAML-1.230.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Template-Plugin-YAML-1.230.0-2|24	
12cr|perl-Template-Plugin-YAML-1.230.0-2|25	%build
12cr|perl-Template-Plugin-YAML-1.230.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Template-Plugin-YAML-1.230.0-2|27	%make
12cr|perl-Template-Plugin-YAML-1.230.0-2|28	
12cr|perl-Template-Plugin-YAML-1.230.0-2|29	%check
12cr|perl-Template-Plugin-YAML-1.230.0-2|30	make test
12cr|perl-Template-Plugin-YAML-1.230.0-2|31	
12cr|perl-Template-Plugin-YAML-1.230.0-2|32	%install
12cr|perl-Template-Plugin-YAML-1.230.0-2|33	%makeinstall_std
12cr|perl-Template-Plugin-YAML-1.230.0-2|34	
12cr|perl-Template-Plugin-YAML-1.230.0-2|35	%files
12cr|perl-Template-Plugin-YAML-1.230.0-2|36	%doc Changes
12cr|perl-Template-Plugin-YAML-1.230.0-2|37	%{perl_vendorlib}/Template
12cr|perl-Template-Plugin-YAML-1.230.0-2|38	%{_mandir}/*/*
12cr|perl-Template-Plugin-YAML-1.230.0-2|39	
12cr|perl-Template-Plugin-YAML-1.230.0-2|40	
12cr|perl-Template-Plugin-YAML-1.230.0-2|41	%changelog
12cr|perl-Template-Plugin-YAML-1.230.0-2|42	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.230.0-1mdv2010.0
12cr|perl-Template-Plugin-YAML-1.230.0-2|43	+ Revision: 405536
12cr|perl-Template-Plugin-YAML-1.230.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-Template-Plugin-YAML-1.230.0-2|45	
12cr|perl-Template-Plugin-YAML-1.230.0-2|46	* Wed Dec 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.23-1mdv2009.1
12cr|perl-Template-Plugin-YAML-1.230.0-2|47	+ Revision: 315132
12cr|perl-Template-Plugin-YAML-1.230.0-2|48	- new version
12cr|perl-Template-Plugin-YAML-1.230.0-2|49	
12cr|perl-Template-Plugin-YAML-1.230.0-2|50	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.22-4mdv2009.0
12cr|perl-Template-Plugin-YAML-1.230.0-2|51	+ Revision: 258485
12cr|perl-Template-Plugin-YAML-1.230.0-2|52	- rebuild
12cr|perl-Template-Plugin-YAML-1.230.0-2|53	
12cr|perl-Template-Plugin-YAML-1.230.0-2|54	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.22-3mdv2009.0
12cr|perl-Template-Plugin-YAML-1.230.0-2|55	+ Revision: 246511
12cr|perl-Template-Plugin-YAML-1.230.0-2|56	- rebuild
12cr|perl-Template-Plugin-YAML-1.230.0-2|57	
12cr|perl-Template-Plugin-YAML-1.230.0-2|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Template-Plugin-YAML-1.230.0-2|59	- restore BuildRoot
12cr|perl-Template-Plugin-YAML-1.230.0-2|60	
12cr|perl-Template-Plugin-YAML-1.230.0-2|61	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.22-1mdv2008.1
12cr|perl-Template-Plugin-YAML-1.230.0-2|62	+ Revision: 123634
12cr|perl-Template-Plugin-YAML-1.230.0-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Template-Plugin-YAML-1.230.0-2|64	
12cr|perl-Template-Plugin-YAML-1.230.0-2|65	

5440 12
12cr|perl-Template-Provider-Encoding-0.100.0-2|1	%define upstream_name    Template-Provider-Encoding
12cr|perl-Template-Provider-Encoding-0.100.0-2|2	%define upstream_version 0.10
12cr|perl-Template-Provider-Encoding-0.100.0-2|3	
12cr|perl-Template-Provider-Encoding-0.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Template-Provider-Encoding-0.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Template-Provider-Encoding-0.100.0-2|6	Release:	2
12cr|perl-Template-Provider-Encoding-0.100.0-2|7	
12cr|perl-Template-Provider-Encoding-0.100.0-2|8	Summary:	Template plugin to specify encoding
12cr|perl-Template-Provider-Encoding-0.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-Template-Provider-Encoding-0.100.0-2|10	Group:		Development/Perl
12cr|perl-Template-Provider-Encoding-0.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Template-Provider-Encoding-0.100.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Template-Provider-Encoding-0.100.0-2|13	
12cr|perl-Template-Provider-Encoding-0.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-Template-Provider-Encoding-0.100.0-2|15	BuildRequires:	perl(Encode)
12cr|perl-Template-Provider-Encoding-0.100.0-2|16	BuildRequires:	perl(Template)
12cr|perl-Template-Provider-Encoding-0.100.0-2|17	BuildRequires:	perl(Test::More)
12cr|perl-Template-Provider-Encoding-0.100.0-2|18	BuildArch:	noarch
12cr|perl-Template-Provider-Encoding-0.100.0-2|19	
12cr|perl-Template-Provider-Encoding-0.100.0-2|20	%description
12cr|perl-Template-Provider-Encoding-0.100.0-2|21	Template::Plugin::encoding is a Template plugin to declare the encoding of
12cr|perl-Template-Provider-Encoding-0.100.0-2|22	template files. This plugin doesn't actually do anything but
12cr|perl-Template-Provider-Encoding-0.100.0-2|23	Template::Provider::Encoding scans the usage of this module to find the
12cr|perl-Template-Provider-Encoding-0.100.0-2|24	encoding of templates. As a bonus, you can use 'encoding' variable in the
12cr|perl-Template-Provider-Encoding-0.100.0-2|25	template to specify file encoding, which might be useful for XML or HTML
12cr|perl-Template-Provider-Encoding-0.100.0-2|26	meta tag.
12cr|perl-Template-Provider-Encoding-0.100.0-2|27	
12cr|perl-Template-Provider-Encoding-0.100.0-2|28	%prep
12cr|perl-Template-Provider-Encoding-0.100.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Template-Provider-Encoding-0.100.0-2|30	
12cr|perl-Template-Provider-Encoding-0.100.0-2|31	%build
12cr|perl-Template-Provider-Encoding-0.100.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Template-Provider-Encoding-0.100.0-2|33	%make
12cr|perl-Template-Provider-Encoding-0.100.0-2|34	
12cr|perl-Template-Provider-Encoding-0.100.0-2|35	%check
12cr|perl-Template-Provider-Encoding-0.100.0-2|36	make test
12cr|perl-Template-Provider-Encoding-0.100.0-2|37	
12cr|perl-Template-Provider-Encoding-0.100.0-2|38	%install
12cr|perl-Template-Provider-Encoding-0.100.0-2|39	%makeinstall_std
12cr|perl-Template-Provider-Encoding-0.100.0-2|40	
12cr|perl-Template-Provider-Encoding-0.100.0-2|41	%files
12cr|perl-Template-Provider-Encoding-0.100.0-2|42	%doc Changes
12cr|perl-Template-Provider-Encoding-0.100.0-2|43	%{_mandir}/man3/*
12cr|perl-Template-Provider-Encoding-0.100.0-2|44	%{perl_vendorlib}/Template
12cr|perl-Template-Provider-Encoding-0.100.0-2|45	
12cr|perl-Template-Provider-Encoding-0.100.0-2|46	%changelog
12cr|perl-Template-Provider-Encoding-0.100.0-2|47	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-Template-Provider-Encoding-0.100.0-2|48	+ Revision: 405537
12cr|perl-Template-Provider-Encoding-0.100.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-Template-Provider-Encoding-0.100.0-2|50	
12cr|perl-Template-Provider-Encoding-0.100.0-2|51	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.10-2mdv2009.0
12cr|perl-Template-Provider-Encoding-0.100.0-2|52	+ Revision: 268729
12cr|perl-Template-Provider-Encoding-0.100.0-2|53	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Template-Provider-Encoding-0.100.0-2|54	
12cr|perl-Template-Provider-Encoding-0.100.0-2|55	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2009.0
12cr|perl-Template-Provider-Encoding-0.100.0-2|56	+ Revision: 210858
12cr|perl-Template-Provider-Encoding-0.100.0-2|57	- import perl-Template-Provider-Encoding
12cr|perl-Template-Provider-Encoding-0.100.0-2|58	
12cr|perl-Template-Provider-Encoding-0.100.0-2|59	
12cr|perl-Template-Provider-Encoding-0.100.0-2|60	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2009.0
12cr|perl-Template-Provider-Encoding-0.100.0-2|61	- first mdv release

5441 12
12cr|perl-Template-Timer-1.00-2|1	%define realname Template-Timer
12cr|perl-Template-Timer-1.00-2|2	%define name perl-%{realname}
12cr|perl-Template-Timer-1.00-2|3	%define version 1.00
12cr|perl-Template-Timer-1.00-2|4	%define release %mkrel 2
12cr|perl-Template-Timer-1.00-2|5	
12cr|perl-Template-Timer-1.00-2|6	Summary:	Rudimentary profiling for Template Toolkit
12cr|perl-Template-Timer-1.00-2|7	Name:		%{name}
12cr|perl-Template-Timer-1.00-2|8	Version:	%{version}
12cr|perl-Template-Timer-1.00-2|9	Release:	%{release}
12cr|perl-Template-Timer-1.00-2|10	License:	Artistic/GPL
12cr|perl-Template-Timer-1.00-2|11	Group:		Development/Perl
12cr|perl-Template-Timer-1.00-2|12	URL:		http://search.cpan.org/dist/%{realname}/
12cr|perl-Template-Timer-1.00-2|13	Source:		%{realname}-%{version}.tar.bz2
12cr|perl-Template-Timer-1.00-2|14	BuildRequires:	perl-devel
12cr|perl-Template-Timer-1.00-2|15	BuildRequires:  perl-Template-Toolkit
12cr|perl-Template-Timer-1.00-2|16	BuildArch:	noarch
12cr|perl-Template-Timer-1.00-2|17	Buildroot:	%{_tmppath}/%{name}-root
12cr|perl-Template-Timer-1.00-2|18	
12cr|perl-Template-Timer-1.00-2|19	%description
12cr|perl-Template-Timer-1.00-2|20	Template::Timer provides inline timings of the template processing througout
12cr|perl-Template-Timer-1.00-2|21	your code. It's an overridden version of Template::Context that wraps the
12cr|perl-Template-Timer-1.00-2|22	process() and include() methods.
12cr|perl-Template-Timer-1.00-2|23	
12cr|perl-Template-Timer-1.00-2|24	%prep
12cr|perl-Template-Timer-1.00-2|25	%setup -q -n %{realname}-%{version}
12cr|perl-Template-Timer-1.00-2|26	
12cr|perl-Template-Timer-1.00-2|27	%build
12cr|perl-Template-Timer-1.00-2|28	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Template-Timer-1.00-2|29	%make
12cr|perl-Template-Timer-1.00-2|30	
12cr|perl-Template-Timer-1.00-2|31	%check
12cr|perl-Template-Timer-1.00-2|32	%__make test
12cr|perl-Template-Timer-1.00-2|33	
12cr|perl-Template-Timer-1.00-2|34	%install
12cr|perl-Template-Timer-1.00-2|35	rm -rf $RPM_BUILD_ROOT
12cr|perl-Template-Timer-1.00-2|36	%makeinstall_std
12cr|perl-Template-Timer-1.00-2|37	
12cr|perl-Template-Timer-1.00-2|38	%files
12cr|perl-Template-Timer-1.00-2|39	%defattr(-,root,root)
12cr|perl-Template-Timer-1.00-2|40	%doc README Changes
12cr|perl-Template-Timer-1.00-2|41	%{perl_vendorlib}/Template/*
12cr|perl-Template-Timer-1.00-2|42	%{_mandir}/*/*
12cr|perl-Template-Timer-1.00-2|43	
12cr|perl-Template-Timer-1.00-2|44	%clean
12cr|perl-Template-Timer-1.00-2|45	rm -rf $RPM_BUILD_ROOT
12cr|perl-Template-Timer-1.00-2|46	
12cr|perl-Template-Timer-1.00-2|47	
12cr|perl-Template-Timer-1.00-2|48	
12cr|perl-Template-Timer-1.00-2|49	%changelog
12cr|perl-Template-Timer-1.00-2|50	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.00-2mdv2010.0
12cr|perl-Template-Timer-1.00-2|51	+ Revision: 440695
12cr|perl-Template-Timer-1.00-2|52	- rebuild
12cr|perl-Template-Timer-1.00-2|53	
12cr|perl-Template-Timer-1.00-2|54	* Sun Mar 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.00-1mdv2009.1
12cr|perl-Template-Timer-1.00-2|55	+ Revision: 353017
12cr|perl-Template-Timer-1.00-2|56	- update to new version 1.00
12cr|perl-Template-Timer-1.00-2|57	
12cr|perl-Template-Timer-1.00-2|58	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.04-5mdv2009.0
12cr|perl-Template-Timer-1.00-2|59	+ Revision: 241952
12cr|perl-Template-Timer-1.00-2|60	- rebuild
12cr|perl-Template-Timer-1.00-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Template-Timer-1.00-2|62	
12cr|perl-Template-Timer-1.00-2|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Template-Timer-1.00-2|64	- restore BuildRoot
12cr|perl-Template-Timer-1.00-2|65	
12cr|perl-Template-Timer-1.00-2|66	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 0.04-3mdv2008.0
12cr|perl-Template-Timer-1.00-2|67	+ Revision: 23835
12cr|perl-Template-Timer-1.00-2|68	- rebuild
12cr|perl-Template-Timer-1.00-2|69	
12cr|perl-Template-Timer-1.00-2|70	
12cr|perl-Template-Timer-1.00-2|71	* Tue Dec 20 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.04-2mdk
12cr|perl-Template-Timer-1.00-2|72	- Add BuildRequires
12cr|perl-Template-Timer-1.00-2|73	
12cr|perl-Template-Timer-1.00-2|74	* Fri Dec 16 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.04-1mdk
12cr|perl-Template-Timer-1.00-2|75	- Initial MDV RPM
12cr|perl-Template-Timer-1.00-2|76	

5442 12
12cr|perl-Template-Tiny-1.120.0-2|1	%define upstream_name    Template-Tiny
12cr|perl-Template-Tiny-1.120.0-2|2	%define upstream_version 1.12
12cr|perl-Template-Tiny-1.120.0-2|3	
12cr|perl-Template-Tiny-1.120.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Template-Tiny-1.120.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Template-Tiny-1.120.0-2|6	Release:	2
12cr|perl-Template-Tiny-1.120.0-2|7	
12cr|perl-Template-Tiny-1.120.0-2|8	Summary:	Template Toolkit reimplemented in as little code as possible
12cr|perl-Template-Tiny-1.120.0-2|9	License:	GPL+ or Artistic
12cr|perl-Template-Tiny-1.120.0-2|10	Group:		Development/Perl
12cr|perl-Template-Tiny-1.120.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Template-Tiny-1.120.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Template-Tiny-1.120.0-2|13	
12cr|perl-Template-Tiny-1.120.0-2|14	BuildRequires:	perl-devel
12cr|perl-Template-Tiny-1.120.0-2|15	BuildRequires:	perl(Capture::Tiny)
12cr|perl-Template-Tiny-1.120.0-2|16	BuildRequires:	perl(Test::More)
12cr|perl-Template-Tiny-1.120.0-2|17	
12cr|perl-Template-Tiny-1.120.0-2|18	BuildArch:	noarch
12cr|perl-Template-Tiny-1.120.0-2|19	
12cr|perl-Template-Tiny-1.120.0-2|20	%description
12cr|perl-Template-Tiny-1.120.0-2|21	*WARNING: THIS MODULE IS EXPERIMENTAL AND SUBJECT TO CHANGE WITHOUT NOTICE*
12cr|perl-Template-Tiny-1.120.0-2|22	
12cr|perl-Template-Tiny-1.120.0-2|23	*YOU HAVE BEEN WARNED!*
12cr|perl-Template-Tiny-1.120.0-2|24	
12cr|perl-Template-Tiny-1.120.0-2|25	*Template::Tiny* is a reimplementation of a partial subset of the the
12cr|perl-Template-Tiny-1.120.0-2|26	Template manpage Toolkit, in as few lines of code as possible.
12cr|perl-Template-Tiny-1.120.0-2|27	
12cr|perl-Template-Tiny-1.120.0-2|28	%prep
12cr|perl-Template-Tiny-1.120.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Template-Tiny-1.120.0-2|30	
12cr|perl-Template-Tiny-1.120.0-2|31	%build
12cr|perl-Template-Tiny-1.120.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Template-Tiny-1.120.0-2|33	%make
12cr|perl-Template-Tiny-1.120.0-2|34	
12cr|perl-Template-Tiny-1.120.0-2|35	%check
12cr|perl-Template-Tiny-1.120.0-2|36	%make test
12cr|perl-Template-Tiny-1.120.0-2|37	
12cr|perl-Template-Tiny-1.120.0-2|38	%install
12cr|perl-Template-Tiny-1.120.0-2|39	%makeinstall_std
12cr|perl-Template-Tiny-1.120.0-2|40	
12cr|perl-Template-Tiny-1.120.0-2|41	%files
12cr|perl-Template-Tiny-1.120.0-2|42	%doc README LICENSE Changes
12cr|perl-Template-Tiny-1.120.0-2|43	%{_mandir}/man3/*
12cr|perl-Template-Tiny-1.120.0-2|44	%{perl_vendorlib}/*
12cr|perl-Template-Tiny-1.120.0-2|45	
12cr|perl-Template-Tiny-1.120.0-2|46	%changelog
12cr|perl-Template-Tiny-1.120.0-2|47	* Fri Jun 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.120.0-1mdv2011.0
12cr|perl-Template-Tiny-1.120.0-2|48	+ Revision: 687001
12cr|perl-Template-Tiny-1.120.0-2|49	- update to new version 1.12
12cr|perl-Template-Tiny-1.120.0-2|50	
12cr|perl-Template-Tiny-1.120.0-2|51	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2
12cr|perl-Template-Tiny-1.120.0-2|52	+ Revision: 654302
12cr|perl-Template-Tiny-1.120.0-2|53	- rebuild for updated spec-helper
12cr|perl-Template-Tiny-1.120.0-2|54	
12cr|perl-Template-Tiny-1.120.0-2|55	* Tue Feb 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-Template-Tiny-1.120.0-2|56	+ Revision: 510235
12cr|perl-Template-Tiny-1.120.0-2|57	- adding missing buildrequires:
12cr|perl-Template-Tiny-1.120.0-2|58	- update to 0.11
12cr|perl-Template-Tiny-1.120.0-2|59	
12cr|perl-Template-Tiny-1.120.0-2|60	* Sun Jan 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.1
12cr|perl-Template-Tiny-1.120.0-2|61	+ Revision: 495433
12cr|perl-Template-Tiny-1.120.0-2|62	- update to 0.10
12cr|perl-Template-Tiny-1.120.0-2|63	
12cr|perl-Template-Tiny-1.120.0-2|64	* Thu Dec 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.1
12cr|perl-Template-Tiny-1.120.0-2|65	+ Revision: 482097
12cr|perl-Template-Tiny-1.120.0-2|66	- import perl-Template-Tiny
12cr|perl-Template-Tiny-1.120.0-2|67	
12cr|perl-Template-Tiny-1.120.0-2|68	
12cr|perl-Template-Tiny-1.120.0-2|69	* Thu Dec 24 2009 cpan2dist 0.09-1mdv
12cr|perl-Template-Tiny-1.120.0-2|70	- initial mdv release, generated with cpan2dist

5443 12
12cr|perl-Template-XML-2.170.0-2|1	%define upstream_name    Template-XML
12cr|perl-Template-XML-2.170.0-2|2	%define upstream_version 2.17
12cr|perl-Template-XML-2.170.0-2|3	
12cr|perl-Template-XML-2.170.0-2|4	%if %{_use_internal_dependency_generator}
12cr|perl-Template-XML-2.170.0-2|5	%define __noautoprov 'perl\\(XML::(.*)\\)'
12cr|perl-Template-XML-2.170.0-2|6	%else
12cr|perl-Template-XML-2.170.0-2|7	%define _provides_exceptions perl(XML::
12cr|perl-Template-XML-2.170.0-2|8	%endif
12cr|perl-Template-XML-2.170.0-2|9	
12cr|perl-Template-XML-2.170.0-2|10	Name:		perl-%{upstream_name}
12cr|perl-Template-XML-2.170.0-2|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Template-XML-2.170.0-2|12	Release:	2
12cr|perl-Template-XML-2.170.0-2|13	
12cr|perl-Template-XML-2.170.0-2|14	Summary:	XML plugin for the Template Toolkit
12cr|perl-Template-XML-2.170.0-2|15	License:	Artistic/GPL
12cr|perl-Template-XML-2.170.0-2|16	Group:		Development/Perl
12cr|perl-Template-XML-2.170.0-2|17	URL:		http://www.template-toolkit.org
12cr|perl-Template-XML-2.170.0-2|18	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Template-XML-2.170.0-2|19	
12cr|perl-Template-XML-2.170.0-2|20	BuildRequires:	perl-devel
12cr|perl-Template-XML-2.170.0-2|21	BuildRequires:	perl(Template) >= 2.15
12cr|perl-Template-XML-2.170.0-2|22	BuildRequires:	perl(XML::DOM) >= 1.27
12cr|perl-Template-XML-2.170.0-2|23	BuildRequires:	perl(XML::LibXML)
12cr|perl-Template-XML-2.170.0-2|24	BuildRequires:	perl(XML::Parser) >= 2.19
12cr|perl-Template-XML-2.170.0-2|25	BuildRequires:	perl(XML::RSS) >= 0.9
12cr|perl-Template-XML-2.170.0-2|26	BuildRequires:	perl(XML::Simple) >= 2
12cr|perl-Template-XML-2.170.0-2|27	BuildRequires:	perl(XML::XPath) >= 1
12cr|perl-Template-XML-2.170.0-2|28	BuildArch:	noarch
12cr|perl-Template-XML-2.170.0-2|29	
12cr|perl-Template-XML-2.170.0-2|30	%description
12cr|perl-Template-XML-2.170.0-2|31	The Template-XML distribution provides a number of Template Toolkit
12cr|perl-Template-XML-2.170.0-2|32	plugin modules for working with XML.
12cr|perl-Template-XML-2.170.0-2|33	
12cr|perl-Template-XML-2.170.0-2|34	The basic XML plugins were distributed as part of the Template Toolkit
12cr|perl-Template-XML-2.170.0-2|35	until version 2.15 released in May 2006. At this time they were
12cr|perl-Template-XML-2.170.0-2|36	extracted into this separate Template-XML distribution and an alpha
12cr|perl-Template-XML-2.170.0-2|37	version of this Template::Plugin::XML front-end module was added.
12cr|perl-Template-XML-2.170.0-2|38	
12cr|perl-Template-XML-2.170.0-2|39	
12cr|perl-Template-XML-2.170.0-2|40	%prep
12cr|perl-Template-XML-2.170.0-2|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Template-XML-2.170.0-2|42	
12cr|perl-Template-XML-2.170.0-2|43	%build
12cr|perl-Template-XML-2.170.0-2|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Template-XML-2.170.0-2|45	%make
12cr|perl-Template-XML-2.170.0-2|46	
12cr|perl-Template-XML-2.170.0-2|47	%check
12cr|perl-Template-XML-2.170.0-2|48	make test
12cr|perl-Template-XML-2.170.0-2|49	
12cr|perl-Template-XML-2.170.0-2|50	%install
12cr|perl-Template-XML-2.170.0-2|51	%{makeinstall_std}
12cr|perl-Template-XML-2.170.0-2|52	
12cr|perl-Template-XML-2.170.0-2|53	%files
12cr|perl-Template-XML-2.170.0-2|54	%doc README
12cr|perl-Template-XML-2.170.0-2|55	%{perl_vendorlib}/Template
12cr|perl-Template-XML-2.170.0-2|56	%{_mandir}/*/*
12cr|perl-Template-XML-2.170.0-2|57	
12cr|perl-Template-XML-2.170.0-2|58	
12cr|perl-Template-XML-2.170.0-2|59	%changelog
12cr|perl-Template-XML-2.170.0-2|60	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 2.170.0-1mdv2010.0
12cr|perl-Template-XML-2.170.0-2|61	+ Revision: 406383
12cr|perl-Template-XML-2.170.0-2|62	- rebuild using %%perl_convert_version
12cr|perl-Template-XML-2.170.0-2|63	
12cr|perl-Template-XML-2.170.0-2|64	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.17-3mdv2009.0
12cr|perl-Template-XML-2.170.0-2|65	+ Revision: 241957
12cr|perl-Template-XML-2.170.0-2|66	- rebuild
12cr|perl-Template-XML-2.170.0-2|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Template-XML-2.170.0-2|68	
12cr|perl-Template-XML-2.170.0-2|69	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Template-XML-2.170.0-2|70	- restore BuildRoot
12cr|perl-Template-XML-2.170.0-2|71	
12cr|perl-Template-XML-2.170.0-2|72	* Sat May 05 2007 Olivier Thauvin <nanardon@mandriva.org> 2.17-1mdv2008.0
12cr|perl-Template-XML-2.170.0-2|73	+ Revision: 23193
12cr|perl-Template-XML-2.170.0-2|74	- 2.17
12cr|perl-Template-XML-2.170.0-2|75	
12cr|perl-Template-XML-2.170.0-2|76	
12cr|perl-Template-XML-2.170.0-2|77	* Mon May 29 2006 Scott Karns <scottk@mandriva.org> 2.16-1mdv2007.0
12cr|perl-Template-XML-2.170.0-2|78	- Version 2.16
12cr|perl-Template-XML-2.170.0-2|79	
12cr|perl-Template-XML-2.170.0-2|80	* Mon May 29 2006 Scott Karns <scottk@mandriva.org> 2.15-2mdv2007.0
12cr|perl-Template-XML-2.170.0-2|81	- Added BuildRequires perl(XML::LibXML)
12cr|perl-Template-XML-2.170.0-2|82	
12cr|perl-Template-XML-2.170.0-2|83	* Fri May 26 2006 Scott Karns <scottk@mandriva.org> 2.15-1mdv2007.0
12cr|perl-Template-XML-2.170.0-2|84	- Initial Mandriva package (was part of perl-Template < 2.15)
12cr|perl-Template-XML-2.170.0-2|85	

5444 12
12cr|perl-Term-Animation-2.600.0-2|1	%define upstream_name    Term-Animation
12cr|perl-Term-Animation-2.600.0-2|2	%define upstream_version 2.6
12cr|perl-Term-Animation-2.600.0-2|3	
12cr|perl-Term-Animation-2.600.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Term-Animation-2.600.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Term-Animation-2.600.0-2|6	Release:	2
12cr|perl-Term-Animation-2.600.0-2|7	
12cr|perl-Term-Animation-2.600.0-2|8	Summary:	ASCII sprite animation framework
12cr|perl-Term-Animation-2.600.0-2|9	License:	GPL+ or Artistic
12cr|perl-Term-Animation-2.600.0-2|10	Group:		Development/Perl
12cr|perl-Term-Animation-2.600.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-Animation-2.600.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/K/KB/KBAUCOM/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Term-Animation-2.600.0-2|13	
12cr|perl-Term-Animation-2.600.0-2|14	BuildRequires:	perl-devel
12cr|perl-Term-Animation-2.600.0-2|15	BuildRequires:	perl(Curses)
12cr|perl-Term-Animation-2.600.0-2|16	
12cr|perl-Term-Animation-2.600.0-2|17	BuildArch:	noarch
12cr|perl-Term-Animation-2.600.0-2|18	
12cr|perl-Term-Animation-2.600.0-2|19	%description
12cr|perl-Term-Animation-2.600.0-2|20	This module provides a framework to produce sprite animations using ASCII art.
12cr|perl-Term-Animation-2.600.0-2|21	Each ASCII 'sprite' is given one or more frames, and placed into the animation
12cr|perl-Term-Animation-2.600.0-2|22	as an 'animation object'. An animation object can have a callback routine that
12cr|perl-Term-Animation-2.600.0-2|23	controls the position and frame of the object.
12cr|perl-Term-Animation-2.600.0-2|24	
12cr|perl-Term-Animation-2.600.0-2|25	%prep
12cr|perl-Term-Animation-2.600.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-Animation-2.600.0-2|27	
12cr|perl-Term-Animation-2.600.0-2|28	%build
12cr|perl-Term-Animation-2.600.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-Animation-2.600.0-2|30	%make
12cr|perl-Term-Animation-2.600.0-2|31	
12cr|perl-Term-Animation-2.600.0-2|32	%check
12cr|perl-Term-Animation-2.600.0-2|33	%make test
12cr|perl-Term-Animation-2.600.0-2|34	
12cr|perl-Term-Animation-2.600.0-2|35	%install
12cr|perl-Term-Animation-2.600.0-2|36	%makeinstall_std
12cr|perl-Term-Animation-2.600.0-2|37	
12cr|perl-Term-Animation-2.600.0-2|38	%files
12cr|perl-Term-Animation-2.600.0-2|39	%doc Changes README
12cr|perl-Term-Animation-2.600.0-2|40	%{perl_vendorlib}/Term
12cr|perl-Term-Animation-2.600.0-2|41	%{_mandir}/*/*
12cr|perl-Term-Animation-2.600.0-2|42	
12cr|perl-Term-Animation-2.600.0-2|43	%changelog
12cr|perl-Term-Animation-2.600.0-2|44	* Wed Mar 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.600.0-1mdv2011.0
12cr|perl-Term-Animation-2.600.0-2|45	+ Revision: 649175
12cr|perl-Term-Animation-2.600.0-2|46	- update to new version 2.6
12cr|perl-Term-Animation-2.600.0-2|47	
12cr|perl-Term-Animation-2.600.0-2|48	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.400.0-1mdv2011.0
12cr|perl-Term-Animation-2.600.0-2|49	+ Revision: 505274
12cr|perl-Term-Animation-2.600.0-2|50	- rebuild using %%perl_convert_version
12cr|perl-Term-Animation-2.600.0-2|51	
12cr|perl-Term-Animation-2.600.0-2|52	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.4-6mdv2010.0
12cr|perl-Term-Animation-2.600.0-2|53	+ Revision: 430555
12cr|perl-Term-Animation-2.600.0-2|54	- rebuild
12cr|perl-Term-Animation-2.600.0-2|55	
12cr|perl-Term-Animation-2.600.0-2|56	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.4-5mdv2009.0
12cr|perl-Term-Animation-2.600.0-2|57	+ Revision: 258486
12cr|perl-Term-Animation-2.600.0-2|58	- rebuild
12cr|perl-Term-Animation-2.600.0-2|59	
12cr|perl-Term-Animation-2.600.0-2|60	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.4-4mdv2009.0
12cr|perl-Term-Animation-2.600.0-2|61	+ Revision: 246513
12cr|perl-Term-Animation-2.600.0-2|62	- rebuild
12cr|perl-Term-Animation-2.600.0-2|63	
12cr|perl-Term-Animation-2.600.0-2|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Term-Animation-2.600.0-2|65	- restore BuildRoot
12cr|perl-Term-Animation-2.600.0-2|66	
12cr|perl-Term-Animation-2.600.0-2|67	* Fri Dec 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.4-2mdv2008.1
12cr|perl-Term-Animation-2.600.0-2|68	+ Revision: 136713
12cr|perl-Term-Animation-2.600.0-2|69	- rebuild
12cr|perl-Term-Animation-2.600.0-2|70	
12cr|perl-Term-Animation-2.600.0-2|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Term-Animation-2.600.0-2|72	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Term-Animation-2.600.0-2|73	
12cr|perl-Term-Animation-2.600.0-2|74	
12cr|perl-Term-Animation-2.600.0-2|75	* Wed Dec 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.4-1mdv2007.0
12cr|perl-Term-Animation-2.600.0-2|76	+ Revision: 100400
12cr|perl-Term-Animation-2.600.0-2|77	- new version
12cr|perl-Term-Animation-2.600.0-2|78	
12cr|perl-Term-Animation-2.600.0-2|79	* Wed Nov 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.2-1mdv2007.1
12cr|perl-Term-Animation-2.600.0-2|80	+ Revision: 84307
12cr|perl-Term-Animation-2.600.0-2|81	- new version
12cr|perl-Term-Animation-2.600.0-2|82	- Import perl-Term-Animation
12cr|perl-Term-Animation-2.600.0-2|83	
12cr|perl-Term-Animation-2.600.0-2|84	* Fri Sep 09 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.1-2mdk
12cr|perl-Term-Animation-2.600.0-2|85	- fix buildrequires (Luca Olivetti <luca@ventoso.org>)
12cr|perl-Term-Animation-2.600.0-2|86	
12cr|perl-Term-Animation-2.600.0-2|87	* Thu Sep 08 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.1-1mdk
12cr|perl-Term-Animation-2.600.0-2|88	- first mdk release
12cr|perl-Term-Animation-2.600.0-2|89	

5445 12
12cr|perl-Term-ANSIScreen-1.420.0-2|1	%define upstream_name    Term-ANSIScreen
12cr|perl-Term-ANSIScreen-1.420.0-2|2	%define upstream_version 1.42
12cr|perl-Term-ANSIScreen-1.420.0-2|3	
12cr|perl-Term-ANSIScreen-1.420.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Term-ANSIScreen-1.420.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Term-ANSIScreen-1.420.0-2|6	Release:	2
12cr|perl-Term-ANSIScreen-1.420.0-2|7	
12cr|perl-Term-ANSIScreen-1.420.0-2|8	Summary:	Term::ANSIScreen - Terminal control using ANSI escape sequences
12cr|perl-Term-ANSIScreen-1.420.0-2|9	License:	GPL+ or Artistic
12cr|perl-Term-ANSIScreen-1.420.0-2|10	Group:		Development/Perl
12cr|perl-Term-ANSIScreen-1.420.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-ANSIScreen-1.420.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Term-ANSIScreen-1.420.0-2|13	
12cr|perl-Term-ANSIScreen-1.420.0-2|14	BuildRequires:	perl-devel
12cr|perl-Term-ANSIScreen-1.420.0-2|15	BuildArch:	noarch
12cr|perl-Term-ANSIScreen-1.420.0-2|16	
12cr|perl-Term-ANSIScreen-1.420.0-2|17	%description
12cr|perl-Term-ANSIScreen-1.420.0-2|18	Term::ANSIScreen, a Term::ANSIColor clone with supports for
12cr|perl-Term-ANSIScreen-1.420.0-2|19	screen mode, cursor control and keyboard mapping sequences.
12cr|perl-Term-ANSIScreen-1.420.0-2|20	
12cr|perl-Term-ANSIScreen-1.420.0-2|21	%prep
12cr|perl-Term-ANSIScreen-1.420.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-ANSIScreen-1.420.0-2|23	
12cr|perl-Term-ANSIScreen-1.420.0-2|24	%build
12cr|perl-Term-ANSIScreen-1.420.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-ANSIScreen-1.420.0-2|26	%make
12cr|perl-Term-ANSIScreen-1.420.0-2|27	
12cr|perl-Term-ANSIScreen-1.420.0-2|28	%check
12cr|perl-Term-ANSIScreen-1.420.0-2|29	make test
12cr|perl-Term-ANSIScreen-1.420.0-2|30	
12cr|perl-Term-ANSIScreen-1.420.0-2|31	%install
12cr|perl-Term-ANSIScreen-1.420.0-2|32	%makeinstall_std
12cr|perl-Term-ANSIScreen-1.420.0-2|33	
12cr|perl-Term-ANSIScreen-1.420.0-2|34	%files
12cr|perl-Term-ANSIScreen-1.420.0-2|35	%doc ChangeLog README
12cr|perl-Term-ANSIScreen-1.420.0-2|36	%{perl_vendorlib}/Term/ANSIScreen.pm
12cr|perl-Term-ANSIScreen-1.420.0-2|37	%{_mandir}/*/*
12cr|perl-Term-ANSIScreen-1.420.0-2|38	
12cr|perl-Term-ANSIScreen-1.420.0-2|39	
12cr|perl-Term-ANSIScreen-1.420.0-2|40	%changelog
12cr|perl-Term-ANSIScreen-1.420.0-2|41	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.420.0-1mdv2010.0
12cr|perl-Term-ANSIScreen-1.420.0-2|42	+ Revision: 405538
12cr|perl-Term-ANSIScreen-1.420.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-Term-ANSIScreen-1.420.0-2|44	
12cr|perl-Term-ANSIScreen-1.420.0-2|45	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.42-6mdv2009.0
12cr|perl-Term-ANSIScreen-1.420.0-2|46	+ Revision: 241958
12cr|perl-Term-ANSIScreen-1.420.0-2|47	- rebuild
12cr|perl-Term-ANSIScreen-1.420.0-2|48	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Term-ANSIScreen-1.420.0-2|49	
12cr|perl-Term-ANSIScreen-1.420.0-2|50	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Term-ANSIScreen-1.420.0-2|51	- restore BuildRoot
12cr|perl-Term-ANSIScreen-1.420.0-2|52	
12cr|perl-Term-ANSIScreen-1.420.0-2|53	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.42-4mdv2008.0
12cr|perl-Term-ANSIScreen-1.420.0-2|54	+ Revision: 25455
12cr|perl-Term-ANSIScreen-1.420.0-2|55	- rebuild
12cr|perl-Term-ANSIScreen-1.420.0-2|56	
12cr|perl-Term-ANSIScreen-1.420.0-2|57	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 1.42-3mdv2008.0
12cr|perl-Term-ANSIScreen-1.420.0-2|58	+ Revision: 23833
12cr|perl-Term-ANSIScreen-1.420.0-2|59	- rebuild
12cr|perl-Term-ANSIScreen-1.420.0-2|60	
12cr|perl-Term-ANSIScreen-1.420.0-2|61	
12cr|perl-Term-ANSIScreen-1.420.0-2|62	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.42-2mdk
12cr|perl-Term-ANSIScreen-1.420.0-2|63	- Fix SPEC according to Perl Policy
12cr|perl-Term-ANSIScreen-1.420.0-2|64	-Source URL
12cr|perl-Term-ANSIScreen-1.420.0-2|65	- use mkrel
12cr|perl-Term-ANSIScreen-1.420.0-2|66	
12cr|perl-Term-ANSIScreen-1.420.0-2|67	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.42-1mdk
12cr|perl-Term-ANSIScreen-1.420.0-2|68	- initial Mandriva package
12cr|perl-Term-ANSIScreen-1.420.0-2|69	

5446 12
12cr|perl-Term-Clui-1.640.0-2|1	%define upstream_name		Term-Clui
12cr|perl-Term-Clui-1.640.0-2|2	%define upstream_version	1.64
12cr|perl-Term-Clui-1.640.0-2|3	
12cr|perl-Term-Clui-1.640.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Term-Clui-1.640.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Term-Clui-1.640.0-2|6	Release:	2
12cr|perl-Term-Clui-1.640.0-2|7	
12cr|perl-Term-Clui-1.640.0-2|8	Summary:	%{upstream_name} module for perl
12cr|perl-Term-Clui-1.640.0-2|9	License:	GPLv2+ or Artistic
12cr|perl-Term-Clui-1.640.0-2|10	Group:		Development/Perl
12cr|perl-Term-Clui-1.640.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Term-Clui-1.640.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Term-Clui-1.640.0-2|13	
12cr|perl-Term-Clui-1.640.0-2|14	BuildRequires:	perl-devel
12cr|perl-Term-Clui-1.640.0-2|15	BuildArch:	noarch
12cr|perl-Term-Clui-1.640.0-2|16	
12cr|perl-Term-Clui-1.640.0-2|17	%description
12cr|perl-Term-Clui-1.640.0-2|18	Term::Clui offers a high-level user interface to give the user of
12cr|perl-Term-Clui-1.640.0-2|19	command-line applications a consistent "look and feel". Its metaphor
12cr|perl-Term-Clui-1.640.0-2|20	for the computer is as a human-like conversation-partner, and as each
12cr|perl-Term-Clui-1.640.0-2|21	question/response is completed it is summarised onto one line, and
12cr|perl-Term-Clui-1.640.0-2|22	remains on screen, so that the history of the session gradually
12cr|perl-Term-Clui-1.640.0-2|23	accumulates on the screen and is available for review, or for
12cr|perl-Term-Clui-1.640.0-2|24	cut/paste. This user interface can therefore be intermixed with
12cr|perl-Term-Clui-1.640.0-2|25	standard applications which write to STDOUT or STDERR, such as
12cr|perl-Term-Clui-1.640.0-2|26	make, pgp, rcs etc.
12cr|perl-Term-Clui-1.640.0-2|27	
12cr|perl-Term-Clui-1.640.0-2|28	For the user, &choose uses arrow keys (or hjkl) and Return or q;
12cr|perl-Term-Clui-1.640.0-2|29	also SpaceBar for multiple choices. &confirm expects y, Y, n or N.
12cr|perl-Term-Clui-1.640.0-2|30	In general, ctrl-L redraws the (currently active bit of the) screen.
12cr|perl-Term-Clui-1.640.0-2|31	&edit and &view use the default EDITOR and PAGER if possible.
12cr|perl-Term-Clui-1.640.0-2|32	
12cr|perl-Term-Clui-1.640.0-2|33	It's fast, simple, and has few external dependencies. It doesn't use curses
12cr|perl-Term-Clui-1.640.0-2|34	(which is a whole-of-screen interface); it uses a small subset of vt100
12cr|perl-Term-Clui-1.640.0-2|35	sequences (up down left right normal and reverse) which are very portable.
12cr|perl-Term-Clui-1.640.0-2|36	
12cr|perl-Term-Clui-1.640.0-2|37	%prep
12cr|perl-Term-Clui-1.640.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-Clui-1.640.0-2|39	
12cr|perl-Term-Clui-1.640.0-2|40	%build
12cr|perl-Term-Clui-1.640.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-Clui-1.640.0-2|42	make
12cr|perl-Term-Clui-1.640.0-2|43	
12cr|perl-Term-Clui-1.640.0-2|44	%check
12cr|perl-Term-Clui-1.640.0-2|45	make test
12cr|perl-Term-Clui-1.640.0-2|46	
12cr|perl-Term-Clui-1.640.0-2|47	%install
12cr|perl-Term-Clui-1.640.0-2|48	%makeinstall_std
12cr|perl-Term-Clui-1.640.0-2|49	
12cr|perl-Term-Clui-1.640.0-2|50	%files
12cr|perl-Term-Clui-1.640.0-2|51	%doc Changes README
12cr|perl-Term-Clui-1.640.0-2|52	%{perl_vendorlib}/Term
12cr|perl-Term-Clui-1.640.0-2|53	%{_mandir}/*/*
12cr|perl-Term-Clui-1.640.0-2|54	
12cr|perl-Term-Clui-1.640.0-2|55	%changelog
12cr|perl-Term-Clui-1.640.0-2|56	* Sun Nov 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.640.0-1mdv2011.0
12cr|perl-Term-Clui-1.640.0-2|57	+ Revision: 602391
12cr|perl-Term-Clui-1.640.0-2|58	- update to new version 1.64
12cr|perl-Term-Clui-1.640.0-2|59	
12cr|perl-Term-Clui-1.640.0-2|60	* Thu Nov 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.620.0-1mdv2011.0
12cr|perl-Term-Clui-1.640.0-2|61	+ Revision: 596035
12cr|perl-Term-Clui-1.640.0-2|62	- update to new version 1.62
12cr|perl-Term-Clui-1.640.0-2|63	
12cr|perl-Term-Clui-1.640.0-2|64	* Fri Oct 22 2010 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.610.0-1mdv2011.0
12cr|perl-Term-Clui-1.640.0-2|65	+ Revision: 587322
12cr|perl-Term-Clui-1.640.0-2|66	- Update to version 1.61
12cr|perl-Term-Clui-1.640.0-2|67	
12cr|perl-Term-Clui-1.640.0-2|68	* Fri Jun 04 2010 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.560.0-1mdv2011.0
12cr|perl-Term-Clui-1.640.0-2|69	+ Revision: 547079
12cr|perl-Term-Clui-1.640.0-2|70	- Update to 1.56
12cr|perl-Term-Clui-1.640.0-2|71	
12cr|perl-Term-Clui-1.640.0-2|72	* Fri May 07 2010 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.540.0-1mdv2010.1
12cr|perl-Term-Clui-1.640.0-2|73	+ Revision: 543137
12cr|perl-Term-Clui-1.640.0-2|74	- Update to 1.54 (brings mouse support, fixes some bugs
12cr|perl-Term-Clui-1.640.0-2|75	- Spec little cleanup about spaces and tabs
12cr|perl-Term-Clui-1.640.0-2|76	
12cr|perl-Term-Clui-1.640.0-2|77	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.440.0-1mdv2010.1
12cr|perl-Term-Clui-1.640.0-2|78	+ Revision: 461029
12cr|perl-Term-Clui-1.640.0-2|79	- update to 1.44
12cr|perl-Term-Clui-1.640.0-2|80	
12cr|perl-Term-Clui-1.640.0-2|81	* Mon Oct 05 2009 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.430.0-1mdv2010.0
12cr|perl-Term-Clui-1.640.0-2|82	+ Revision: 453864
12cr|perl-Term-Clui-1.640.0-2|83	- New version 1.43
12cr|perl-Term-Clui-1.640.0-2|84	
12cr|perl-Term-Clui-1.640.0-2|85	* Sun Sep 27 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.420.0-1mdv2010.0
12cr|perl-Term-Clui-1.640.0-2|86	+ Revision: 449990
12cr|perl-Term-Clui-1.640.0-2|87	- update to 1.42
12cr|perl-Term-Clui-1.640.0-2|88	
12cr|perl-Term-Clui-1.640.0-2|89	* Tue Aug 04 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.410.0-1mdv2010.0
12cr|perl-Term-Clui-1.640.0-2|90	+ Revision: 409023
12cr|perl-Term-Clui-1.640.0-2|91	- rebuild using %%perl_convert_version
12cr|perl-Term-Clui-1.640.0-2|92	
12cr|perl-Term-Clui-1.640.0-2|93	* Sun Mar 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.41-1mdv2009.1
12cr|perl-Term-Clui-1.640.0-2|94	+ Revision: 353022
12cr|perl-Term-Clui-1.640.0-2|95	- new version
12cr|perl-Term-Clui-1.640.0-2|96	
12cr|perl-Term-Clui-1.640.0-2|97	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.40-4mdv2009.0
12cr|perl-Term-Clui-1.640.0-2|98	+ Revision: 258487
12cr|perl-Term-Clui-1.640.0-2|99	- rebuild
12cr|perl-Term-Clui-1.640.0-2|100	
12cr|perl-Term-Clui-1.640.0-2|101	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.40-3mdv2009.0
12cr|perl-Term-Clui-1.640.0-2|102	+ Revision: 246515
12cr|perl-Term-Clui-1.640.0-2|103	- rebuild
12cr|perl-Term-Clui-1.640.0-2|104	
12cr|perl-Term-Clui-1.640.0-2|105	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.40-1mdv2008.1
12cr|perl-Term-Clui-1.640.0-2|106	+ Revision: 140717
12cr|perl-Term-Clui-1.640.0-2|107	- restore BuildRoot
12cr|perl-Term-Clui-1.640.0-2|108	
12cr|perl-Term-Clui-1.640.0-2|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Term-Clui-1.640.0-2|110	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Term-Clui-1.640.0-2|111	
12cr|perl-Term-Clui-1.640.0-2|112	* Wed Aug 22 2007 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.40-1mdv2008.0
12cr|perl-Term-Clui-1.640.0-2|113	+ Revision: 68947
12cr|perl-Term-Clui-1.640.0-2|114	- 1.40
12cr|perl-Term-Clui-1.640.0-2|115	
12cr|perl-Term-Clui-1.640.0-2|116	* Thu May 03 2007 Olivier Thauvin <nanardon@mandriva.org> 1.39-1mdv2008.0
12cr|perl-Term-Clui-1.640.0-2|117	+ Revision: 22087
12cr|perl-Term-Clui-1.640.0-2|118	- 1.39
12cr|perl-Term-Clui-1.640.0-2|119	
12cr|perl-Term-Clui-1.640.0-2|120	
12cr|perl-Term-Clui-1.640.0-2|121	* Sun Nov 12 2006 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.37-1mdv2007.0
12cr|perl-Term-Clui-1.640.0-2|122	+ Revision: 83527
12cr|perl-Term-Clui-1.640.0-2|123	- 1.37
12cr|perl-Term-Clui-1.640.0-2|124	- Import perl-Term-Clui
12cr|perl-Term-Clui-1.640.0-2|125	
12cr|perl-Term-Clui-1.640.0-2|126	* Tue Aug 22 2006 Stéphane Téletchéa <steletch@mandriva.org> 1.36-1mdv2007
12cr|perl-Term-Clui-1.640.0-2|127	- Version 1.36
12cr|perl-Term-Clui-1.640.0-2|128	- Fix in the source address
12cr|perl-Term-Clui-1.640.0-2|129	
12cr|perl-Term-Clui-1.640.0-2|130	* Sat May 06 2006 Stéphane Téletchéa <steletch@mandriva.org> 1.35-2mdk
12cr|perl-Term-Clui-1.640.0-2|131	- Minor fix to better follow Perl Policy
12cr|perl-Term-Clui-1.640.0-2|132	
12cr|perl-Term-Clui-1.640.0-2|133	* Thu May 04 2006 Stéphane Téletchéa <steletch@mandriva.org> 1.35-1mdk
12cr|perl-Term-Clui-1.640.0-2|134	- Initial Mandriva release
12cr|perl-Term-Clui-1.640.0-2|135	

5447 12
12cr|perl-Term-Encoding-0.20.0-3|1	%define upstream_name    Term-Encoding
12cr|perl-Term-Encoding-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Term-Encoding-0.20.0-3|3	
12cr|perl-Term-Encoding-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Term-Encoding-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Term-Encoding-0.20.0-3|6	Release:	3
12cr|perl-Term-Encoding-0.20.0-3|7	
12cr|perl-Term-Encoding-0.20.0-3|8	Summary:	Detect encoding of the current terminal
12cr|perl-Term-Encoding-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Term-Encoding-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Term-Encoding-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-Encoding-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Term-Encoding-0.20.0-3|13	
12cr|perl-Term-Encoding-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Term-Encoding-0.20.0-3|15	BuildArch:	noarch
12cr|perl-Term-Encoding-0.20.0-3|16	
12cr|perl-Term-Encoding-0.20.0-3|17	%description
12cr|perl-Term-Encoding-0.20.0-3|18	Term::Encoding is a simple module to detect an encoding the current
12cr|perl-Term-Encoding-0.20.0-3|19	terminal expects, in various ways.
12cr|perl-Term-Encoding-0.20.0-3|20	
12cr|perl-Term-Encoding-0.20.0-3|21	%prep
12cr|perl-Term-Encoding-0.20.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-Encoding-0.20.0-3|23	
12cr|perl-Term-Encoding-0.20.0-3|24	%build
12cr|perl-Term-Encoding-0.20.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-Encoding-0.20.0-3|26	%make
12cr|perl-Term-Encoding-0.20.0-3|27	
12cr|perl-Term-Encoding-0.20.0-3|28	%check
12cr|perl-Term-Encoding-0.20.0-3|29	make test
12cr|perl-Term-Encoding-0.20.0-3|30	
12cr|perl-Term-Encoding-0.20.0-3|31	%install
12cr|perl-Term-Encoding-0.20.0-3|32	%makeinstall_std
12cr|perl-Term-Encoding-0.20.0-3|33	
12cr|perl-Term-Encoding-0.20.0-3|34	%files
12cr|perl-Term-Encoding-0.20.0-3|35	%doc Changes
12cr|perl-Term-Encoding-0.20.0-3|36	%{_mandir}/man3/*
12cr|perl-Term-Encoding-0.20.0-3|37	%{perl_vendorlib}/*
12cr|perl-Term-Encoding-0.20.0-3|38	
12cr|perl-Term-Encoding-0.20.0-3|39	%changelog
12cr|perl-Term-Encoding-0.20.0-3|40	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Term-Encoding-0.20.0-3|41	+ Revision: 658884
12cr|perl-Term-Encoding-0.20.0-3|42	- rebuild for updated spec-helper
12cr|perl-Term-Encoding-0.20.0-3|43	
12cr|perl-Term-Encoding-0.20.0-3|44	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Term-Encoding-0.20.0-3|45	+ Revision: 406185
12cr|perl-Term-Encoding-0.20.0-3|46	- rebuild using %%perl_convert_version
12cr|perl-Term-Encoding-0.20.0-3|47	
12cr|perl-Term-Encoding-0.20.0-3|48	* Thu Mar 05 2009 Michael Scherer <misc@mandriva.org> 0.02-1mdv2009.1
12cr|perl-Term-Encoding-0.20.0-3|49	+ Revision: 348721
12cr|perl-Term-Encoding-0.20.0-3|50	- import perl-Term-Encoding
12cr|perl-Term-Encoding-0.20.0-3|51	
12cr|perl-Term-Encoding-0.20.0-3|52	

5448 12
12cr|perl-Term-Gnuplot-0.90380905-9|1	%define	module	Term-Gnuplot
12cr|perl-Term-Gnuplot-0.90380905-9|2	
12cr|perl-Term-Gnuplot-0.90380905-9|3	Name:		perl-%{module}
12cr|perl-Term-Gnuplot-0.90380905-9|4	Version:	0.90380905
12cr|perl-Term-Gnuplot-0.90380905-9|5	Release:	9
12cr|perl-Term-Gnuplot-0.90380905-9|6	Summary:	Lowlevel graphics using gnuplot drawing routines
12cr|perl-Term-Gnuplot-0.90380905-9|7	License:	GPL or Artistic
12cr|perl-Term-Gnuplot-0.90380905-9|8	Group:		Development/Perl
12cr|perl-Term-Gnuplot-0.90380905-9|9	Source0:	http://search.cpan.org/CPAN/modules/by-module/Term/%{module}-%{version}.tar.bz2
12cr|perl-Term-Gnuplot-0.90380905-9|10	Patch0:		Term-Gnuplot-0.90380905-string-format-fix.patch
12cr|perl-Term-Gnuplot-0.90380905-9|11	Url:		http://search.cpan.org/dist/%{module}/
12cr|perl-Term-Gnuplot-0.90380905-9|12	BuildRequires:	perl-devel
12cr|perl-Term-Gnuplot-0.90380905-9|13	BuildRequires:	svgalib-devel
12cr|perl-Term-Gnuplot-0.90380905-9|14	BuildRequires:	gnuplot
12cr|perl-Term-Gnuplot-0.90380905-9|15	Requires:	gnuplot
12cr|perl-Term-Gnuplot-0.90380905-9|16	BuildRequires:	libjpeg-devel
12cr|perl-Term-Gnuplot-0.90380905-9|17	BuildRequires:	X11-devel
12cr|perl-Term-Gnuplot-0.90380905-9|18	BuildRequires:	pkgconfig(libpng15)
12cr|perl-Term-Gnuplot-0.90380905-9|19	BuildRequires:	freetype-devel
12cr|perl-Term-Gnuplot-0.90380905-9|20	buildRequires:	gd-devel
12cr|perl-Term-Gnuplot-0.90380905-9|21	
12cr|perl-Term-Gnuplot-0.90380905-9|22	%description
12cr|perl-Term-Gnuplot-0.90380905-9|23	Lowlevel graphics using gnuplot drawing routines.
12cr|perl-Term-Gnuplot-0.90380905-9|24	
12cr|perl-Term-Gnuplot-0.90380905-9|25	%prep
12cr|perl-Term-Gnuplot-0.90380905-9|26	%setup -q -n %{module}-%{version}
12cr|perl-Term-Gnuplot-0.90380905-9|27	%patch0 -p1 -b .str_fmt~
12cr|perl-Term-Gnuplot-0.90380905-9|28	
12cr|perl-Term-Gnuplot-0.90380905-9|29	%build
12cr|perl-Term-Gnuplot-0.90380905-9|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-Gnuplot-0.90380905-9|31	%make
12cr|perl-Term-Gnuplot-0.90380905-9|32	
12cr|perl-Term-Gnuplot-0.90380905-9|33	%check
12cr|perl-Term-Gnuplot-0.90380905-9|34	yes "" | %{__make} test
12cr|perl-Term-Gnuplot-0.90380905-9|35	
12cr|perl-Term-Gnuplot-0.90380905-9|36	%install
12cr|perl-Term-Gnuplot-0.90380905-9|37	%makeinstall_std
12cr|perl-Term-Gnuplot-0.90380905-9|38	
12cr|perl-Term-Gnuplot-0.90380905-9|39	%files
12cr|perl-Term-Gnuplot-0.90380905-9|40	%doc README
12cr|perl-Term-Gnuplot-0.90380905-9|41	%{_mandir}/*/*
12cr|perl-Term-Gnuplot-0.90380905-9|42	%{perl_vendorlib}/*
12cr|perl-Term-Gnuplot-0.90380905-9|43	
12cr|perl-Term-Gnuplot-0.90380905-9|44	
12cr|perl-Term-Gnuplot-0.90380905-9|45	%changelog
12cr|perl-Term-Gnuplot-0.90380905-9|46	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.90380905-9
12cr|perl-Term-Gnuplot-0.90380905-9|47	+ Revision: 773476
12cr|perl-Term-Gnuplot-0.90380905-9|48	- fix typo in string format fix patch
12cr|perl-Term-Gnuplot-0.90380905-9|49	- fix mixed-use-of-spaces-and-tabs
12cr|perl-Term-Gnuplot-0.90380905-9|50	- add 'gd-devel' to buildrequires
12cr|perl-Term-Gnuplot-0.90380905-9|51	- apply string format fix patch
12cr|perl-Term-Gnuplot-0.90380905-9|52	- use pkgconfig() depeendency
12cr|perl-Term-Gnuplot-0.90380905-9|53	- clean up spec
12cr|perl-Term-Gnuplot-0.90380905-9|54	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Term-Gnuplot-0.90380905-9|55	
12cr|perl-Term-Gnuplot-0.90380905-9|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Term-Gnuplot-0.90380905-9|57	- rebuild
12cr|perl-Term-Gnuplot-0.90380905-9|58	
12cr|perl-Term-Gnuplot-0.90380905-9|59	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.90380905-5mdv2009.0
12cr|perl-Term-Gnuplot-0.90380905-9|60	+ Revision: 258496
12cr|perl-Term-Gnuplot-0.90380905-9|61	- rebuild
12cr|perl-Term-Gnuplot-0.90380905-9|62	
12cr|perl-Term-Gnuplot-0.90380905-9|63	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.90380905-4mdv2009.0
12cr|perl-Term-Gnuplot-0.90380905-9|64	+ Revision: 246517
12cr|perl-Term-Gnuplot-0.90380905-9|65	- rebuild
12cr|perl-Term-Gnuplot-0.90380905-9|66	
12cr|perl-Term-Gnuplot-0.90380905-9|67	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.90380905-2mdv2008.1
12cr|perl-Term-Gnuplot-0.90380905-9|68	+ Revision: 152322
12cr|perl-Term-Gnuplot-0.90380905-9|69	- rebuild
12cr|perl-Term-Gnuplot-0.90380905-9|70	
12cr|perl-Term-Gnuplot-0.90380905-9|71	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.90380905-1mdv2008.1
12cr|perl-Term-Gnuplot-0.90380905-9|72	+ Revision: 140717
12cr|perl-Term-Gnuplot-0.90380905-9|73	- restore BuildRoot
12cr|perl-Term-Gnuplot-0.90380905-9|74	
12cr|perl-Term-Gnuplot-0.90380905-9|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Term-Gnuplot-0.90380905-9|76	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Term-Gnuplot-0.90380905-9|77	
12cr|perl-Term-Gnuplot-0.90380905-9|78	
12cr|perl-Term-Gnuplot-0.90380905-9|79	* Sun Jan 07 2007 Olivier Thauvin <nanardon@mandriva.org> 0.90380905-1mdv2007.0
12cr|perl-Term-Gnuplot-0.90380905-9|80	+ Revision: 105038
12cr|perl-Term-Gnuplot-0.90380905-9|81	- first mdv package
12cr|perl-Term-Gnuplot-0.90380905-9|82	- Create perl-Term-Gnuplot
12cr|perl-Term-Gnuplot-0.90380905-9|83	

5449 12
12cr|perl-Term-InKey-1.40.0-3|1	%define upstream_name    Term-InKey
12cr|perl-Term-InKey-1.40.0-3|2	%define upstream_version 1.04
12cr|perl-Term-InKey-1.40.0-3|3	
12cr|perl-Term-InKey-1.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Term-InKey-1.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Term-InKey-1.40.0-3|6	Release:	3
12cr|perl-Term-InKey-1.40.0-3|7	
12cr|perl-Term-InKey-1.40.0-3|8	Summary:	Term::InKey - Perl extension for clearing the screen and receiving a keystroke
12cr|perl-Term-InKey-1.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Term-InKey-1.40.0-3|10	Group:		Development/Perl
12cr|perl-Term-InKey-1.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-InKey-1.40.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Term-InKey-1.40.0-3|13	
12cr|perl-Term-InKey-1.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Term-InKey-1.40.0-3|15	BuildArch:	noarch
12cr|perl-Term-InKey-1.40.0-3|16	
12cr|perl-Term-InKey-1.40.0-3|17	%description
12cr|perl-Term-InKey-1.40.0-3|18	This module implements Clear() to clear screen and ReadKey() to
12cr|perl-Term-InKey-1.40.0-3|19	receive a keystroke, on UNIX and Win32 platforms. As opposed to
12cr|perl-Term-InKey-1.40.0-3|20	Term::ReadKey, it does not contain XSUB code and can be easily
12cr|perl-Term-InKey-1.40.0-3|21	installed on Windows boxes.
12cr|perl-Term-InKey-1.40.0-3|22	
12cr|perl-Term-InKey-1.40.0-3|23	%prep
12cr|perl-Term-InKey-1.40.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-InKey-1.40.0-3|25	
12cr|perl-Term-InKey-1.40.0-3|26	%build
12cr|perl-Term-InKey-1.40.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-InKey-1.40.0-3|28	%make
12cr|perl-Term-InKey-1.40.0-3|29	
12cr|perl-Term-InKey-1.40.0-3|30	%check
12cr|perl-Term-InKey-1.40.0-3|31	make test
12cr|perl-Term-InKey-1.40.0-3|32	
12cr|perl-Term-InKey-1.40.0-3|33	%install
12cr|perl-Term-InKey-1.40.0-3|34	%makeinstall_std
12cr|perl-Term-InKey-1.40.0-3|35	
12cr|perl-Term-InKey-1.40.0-3|36	# cleanup
12cr|perl-Term-InKey-1.40.0-3|37	rm -f %{buildroot}%{perl_vendorlib}/Term/demo.pl
12cr|perl-Term-InKey-1.40.0-3|38	
12cr|perl-Term-InKey-1.40.0-3|39	%files
12cr|perl-Term-InKey-1.40.0-3|40	%doc Changes README
12cr|perl-Term-InKey-1.40.0-3|41	%{perl_vendorlib}/Term/InKey.pm
12cr|perl-Term-InKey-1.40.0-3|42	%{_mandir}/*/*
12cr|perl-Term-InKey-1.40.0-3|43	
12cr|perl-Term-InKey-1.40.0-3|44	
12cr|perl-Term-InKey-1.40.0-3|45	%changelog
12cr|perl-Term-InKey-1.40.0-3|46	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 1.40.0-2mdv2011.0
12cr|perl-Term-InKey-1.40.0-3|47	+ Revision: 664914
12cr|perl-Term-InKey-1.40.0-3|48	- mass rebuild
12cr|perl-Term-InKey-1.40.0-3|49	
12cr|perl-Term-InKey-1.40.0-3|50	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.40.0-1mdv2010.0
12cr|perl-Term-InKey-1.40.0-3|51	+ Revision: 405539
12cr|perl-Term-InKey-1.40.0-3|52	- rebuild using %%perl_convert_version
12cr|perl-Term-InKey-1.40.0-3|53	
12cr|perl-Term-InKey-1.40.0-3|54	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.04-6mdv2009.0
12cr|perl-Term-InKey-1.40.0-3|55	+ Revision: 241960
12cr|perl-Term-InKey-1.40.0-3|56	- rebuild
12cr|perl-Term-InKey-1.40.0-3|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Term-InKey-1.40.0-3|58	
12cr|perl-Term-InKey-1.40.0-3|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Term-InKey-1.40.0-3|60	- restore BuildRoot
12cr|perl-Term-InKey-1.40.0-3|61	
12cr|perl-Term-InKey-1.40.0-3|62	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.04-4mdv2008.0
12cr|perl-Term-InKey-1.40.0-3|63	+ Revision: 25456
12cr|perl-Term-InKey-1.40.0-3|64	- rebuild
12cr|perl-Term-InKey-1.40.0-3|65	
12cr|perl-Term-InKey-1.40.0-3|66	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 1.04-3mdv2008.0
12cr|perl-Term-InKey-1.40.0-3|67	+ Revision: 23832
12cr|perl-Term-InKey-1.40.0-3|68	- rebuild
12cr|perl-Term-InKey-1.40.0-3|69	
12cr|perl-Term-InKey-1.40.0-3|70	
12cr|perl-Term-InKey-1.40.0-3|71	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.04-2mdk
12cr|perl-Term-InKey-1.40.0-3|72	- Fix SPEC according to Perl Policy
12cr|perl-Term-InKey-1.40.0-3|73	- Source URL
12cr|perl-Term-InKey-1.40.0-3|74	- use mkrel
12cr|perl-Term-InKey-1.40.0-3|75	
12cr|perl-Term-InKey-1.40.0-3|76	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.04-1mdk
12cr|perl-Term-InKey-1.40.0-3|77	- initial Mandriva package
12cr|perl-Term-InKey-1.40.0-3|78	

5450 12
12cr|perl-Term-ProgressBar-2.90.0-2|1	%define upstream_name	 Term-ProgressBar
12cr|perl-Term-ProgressBar-2.90.0-2|2	%define upstream_version 2.09
12cr|perl-Term-ProgressBar-2.90.0-2|3	
12cr|perl-Term-ProgressBar-2.90.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Term-ProgressBar-2.90.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Term-ProgressBar-2.90.0-2|6	Release:	2
12cr|perl-Term-ProgressBar-2.90.0-2|7	
12cr|perl-Term-ProgressBar-2.90.0-2|8	Summary:	Provides a progress meter on a standard terminal
12cr|perl-Term-ProgressBar-2.90.0-2|9	License:	GPL+ or Artistic
12cr|perl-Term-ProgressBar-2.90.0-2|10	Group:		Development/Perl
12cr|perl-Term-ProgressBar-2.90.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-ProgressBar-2.90.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Term-ProgressBar-2.90.0-2|13	
12cr|perl-Term-ProgressBar-2.90.0-2|14	BuildRequires:	perl-devel
12cr|perl-Term-ProgressBar-2.90.0-2|15	BuildRequires:	perl(Class::MethodMaker)
12cr|perl-Term-ProgressBar-2.90.0-2|16	BuildRequires:	perl(Term::ReadKey)
12cr|perl-Term-ProgressBar-2.90.0-2|17	BuildArch:	noarch
12cr|perl-Term-ProgressBar-2.90.0-2|18	
12cr|perl-Term-ProgressBar-2.90.0-2|19	%description
12cr|perl-Term-ProgressBar-2.90.0-2|20	Term::ProgressBar provides a simple progress bar on the terminal, to
12cr|perl-Term-ProgressBar-2.90.0-2|21	let the user know that something is happening, roughly how much stuff
12cr|perl-Term-ProgressBar-2.90.0-2|22	has been done, and maybe an estimate at how long remains.
12cr|perl-Term-ProgressBar-2.90.0-2|23	
12cr|perl-Term-ProgressBar-2.90.0-2|24	%prep
12cr|perl-Term-ProgressBar-2.90.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-ProgressBar-2.90.0-2|26	
12cr|perl-Term-ProgressBar-2.90.0-2|27	%build
12cr|perl-Term-ProgressBar-2.90.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-ProgressBar-2.90.0-2|29	make
12cr|perl-Term-ProgressBar-2.90.0-2|30	
12cr|perl-Term-ProgressBar-2.90.0-2|31	%check
12cr|perl-Term-ProgressBar-2.90.0-2|32	make test
12cr|perl-Term-ProgressBar-2.90.0-2|33	
12cr|perl-Term-ProgressBar-2.90.0-2|34	%install
12cr|perl-Term-ProgressBar-2.90.0-2|35	%makeinstall_std
12cr|perl-Term-ProgressBar-2.90.0-2|36	
12cr|perl-Term-ProgressBar-2.90.0-2|37	%files
12cr|perl-Term-ProgressBar-2.90.0-2|38	%{perl_vendorlib}/Term/ProgressBar.pm
12cr|perl-Term-ProgressBar-2.90.0-2|39	%{_mandir}/*/*
12cr|perl-Term-ProgressBar-2.90.0-2|40	
12cr|perl-Term-ProgressBar-2.90.0-2|41	%changelog
12cr|perl-Term-ProgressBar-2.90.0-2|42	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.90.0-1mdv2010.0
12cr|perl-Term-ProgressBar-2.90.0-2|43	+ Revision: 401605
12cr|perl-Term-ProgressBar-2.90.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-Term-ProgressBar-2.90.0-2|45	- fixed license field
12cr|perl-Term-ProgressBar-2.90.0-2|46	
12cr|perl-Term-ProgressBar-2.90.0-2|47	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.09-5mdv2009.0
12cr|perl-Term-ProgressBar-2.90.0-2|48	+ Revision: 258506
12cr|perl-Term-ProgressBar-2.90.0-2|49	- rebuild
12cr|perl-Term-ProgressBar-2.90.0-2|50	
12cr|perl-Term-ProgressBar-2.90.0-2|51	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.09-4mdv2009.0
12cr|perl-Term-ProgressBar-2.90.0-2|52	+ Revision: 246518
12cr|perl-Term-ProgressBar-2.90.0-2|53	- rebuild
12cr|perl-Term-ProgressBar-2.90.0-2|54	
12cr|perl-Term-ProgressBar-2.90.0-2|55	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.09-2mdv2008.1
12cr|perl-Term-ProgressBar-2.90.0-2|56	+ Revision: 140717
12cr|perl-Term-ProgressBar-2.90.0-2|57	- restore BuildRoot
12cr|perl-Term-ProgressBar-2.90.0-2|58	
12cr|perl-Term-ProgressBar-2.90.0-2|59	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Term-ProgressBar-2.90.0-2|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Term-ProgressBar-2.90.0-2|61	
12cr|perl-Term-ProgressBar-2.90.0-2|62	
12cr|perl-Term-ProgressBar-2.90.0-2|63	* Tue Dec 19 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.09-2mdv2007.0
12cr|perl-Term-ProgressBar-2.90.0-2|64	+ Revision: 100116
12cr|perl-Term-ProgressBar-2.90.0-2|65	- Import perl-Term-ProgressBar
12cr|perl-Term-ProgressBar-2.90.0-2|66	
12cr|perl-Term-ProgressBar-2.90.0-2|67	* Sat Apr 29 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.09-2mdk
12cr|perl-Term-ProgressBar-2.90.0-2|68	- Fix SPEC according to Perl Policy
12cr|perl-Term-ProgressBar-2.90.0-2|69	- BuildRequires
12cr|perl-Term-ProgressBar-2.90.0-2|70	- Source URL
12cr|perl-Term-ProgressBar-2.90.0-2|71	- URL
12cr|perl-Term-ProgressBar-2.90.0-2|72	
12cr|perl-Term-ProgressBar-2.90.0-2|73	* Sun Jul 17 2005 Stefan van der Eijk <stefan@eijk.nu> 2.09-1mdk
12cr|perl-Term-ProgressBar-2.90.0-2|74	- 2.09
12cr|perl-Term-ProgressBar-2.90.0-2|75	- mkrel
12cr|perl-Term-ProgressBar-2.90.0-2|76	
12cr|perl-Term-ProgressBar-2.90.0-2|77	* Mon Jan 17 2005 Stefan van der Eijk <stefan@mandrakesoft.com> 2.06-0.r1.1mdk
12cr|perl-Term-ProgressBar-2.90.0-2|78	- New release 2.06-r1
12cr|perl-Term-ProgressBar-2.90.0-2|79	

5451 12
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|1	%define upstream_name    Term-ProgressBar-Quiet
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|2	%define upstream_version 0.31
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|3	
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|6	Release:	3
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|7	
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|8	Summary:	Provide a progress meter if run interactively
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|9	License:	GPL+ or Artistic
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|10	Group:		Development/Perl
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|13	
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|14	BuildRequires:	perl-devel
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|15	BuildRequires:	perl(IO::Interactive)
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|16	BuildRequires:	perl(Term::ProgressBar)
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|17	BuildRequires:	perl(Test::MockObject)
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|19	BuildArch:	noarch
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|20	
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|21	%description
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|22	the Term::ProgressBar manpage is a wonderful module for showing progress
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|23	bars on the terminal. This module acts very much like that module when it
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|24	is run interactively. However, when it is not run interactively (for
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|25	example, as a cron job) then it does not show the progress bar.
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|26	
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|27	%prep
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|29	
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|30	%build
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|32	%make
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|33	
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|34	%check
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|35	%make test
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|36	
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|37	%install
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|38	%makeinstall_std
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|39	
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|40	%files
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|41	%doc CHANGES README
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|42	%{_mandir}/man3/*
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|43	%{perl_vendorlib}/*
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|44	
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|45	%changelog
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|46	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.310.0-2mdv2011.0
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|47	+ Revision: 655220
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|48	- rebuild for updated spec-helper
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|49	
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|50	* Sun Jan 03 2010 Jérôme Quelin <jquelin@mandriva.org> 0.310.0-1mdv2011.0
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|51	+ Revision: 485958
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|52	- import perl-Term-ProgressBar-Quiet
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|53	
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|54	
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|55	* Sun Jan 03 2010 cpan2dist 0.31-1mdv
12cr|perl-Term-ProgressBar-Quiet-0.310.0-3|56	- initial mdv release, generated with cpan2dist

5452 12
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|1	%define upstream_name    Term-ProgressBar-Simple
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|3	
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|6	Release:	3
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|7	
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|8	Summary:	Simpler progress bars
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|10	Group:		Development/Perl
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|13	
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|15	BuildRequires:	perl(Term::ProgressBar::Quiet)
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|16	BuildArch:	noarch
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|17	
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|18	%description
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|19	Progress bars are handy - they tell you how much work has been done, how
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|20	much is left to do and estimate how long it will take.
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|21	
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|22	But they can be fiddly!
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|23	
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|24	This module does the right thing in almost all cases in a really convenient
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|25	way.
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|26	
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|27	%prep
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|29	
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|30	%build
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|32	%make
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|33	
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|34	%check
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|35	%make test
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|36	
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|37	%install
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|38	%makeinstall_std
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|39	
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|40	%files
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|41	%doc CHANGES
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|42	%{_mandir}/man3/*
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|43	%{perl_vendorlib}/*
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|44	
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|45	%changelog
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|46	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|47	+ Revision: 654304
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|48	- rebuild for updated spec-helper
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|49	
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|50	* Sun Jan 03 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|51	+ Revision: 485960
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|52	- import perl-Term-ProgressBar-Simple
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|53	
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|54	
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|55	* Sun Jan 03 2010 cpan2dist 0.03-1mdv
12cr|perl-Term-ProgressBar-Simple-0.30.0-3|56	- initial mdv release, generated with cpan2dist

5453 12
12cr|perl-Term-Prompt-1.40.0-2|1	%define upstream_name    Term-Prompt
12cr|perl-Term-Prompt-1.40.0-2|2	%define upstream_version 1.04
12cr|perl-Term-Prompt-1.40.0-2|3	
12cr|perl-Term-Prompt-1.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Term-Prompt-1.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Term-Prompt-1.40.0-2|6	Release:	2
12cr|perl-Term-Prompt-1.40.0-2|7	
12cr|perl-Term-Prompt-1.40.0-2|8	Summary:	Perl extension for prompting a user for information
12cr|perl-Term-Prompt-1.40.0-2|9	License:	GPL+ or Artistic
12cr|perl-Term-Prompt-1.40.0-2|10	Group:		Development/Perl
12cr|perl-Term-Prompt-1.40.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-Prompt-1.40.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Term-Prompt-1.40.0-2|13	
12cr|perl-Term-Prompt-1.40.0-2|14	BuildRequires:	perl-devel
12cr|perl-Term-Prompt-1.40.0-2|15	BuildRequires:	perl(Term::ReadKey)
12cr|perl-Term-Prompt-1.40.0-2|16	BuildArch:	noarch
12cr|perl-Term-Prompt-1.40.0-2|17	
12cr|perl-Term-Prompt-1.40.0-2|18	%description
12cr|perl-Term-Prompt-1.40.0-2|19	A Perl module for prompting a user for information.
12cr|perl-Term-Prompt-1.40.0-2|20	
12cr|perl-Term-Prompt-1.40.0-2|21	%prep
12cr|perl-Term-Prompt-1.40.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-Prompt-1.40.0-2|23	chmod 644 Changes README lib/Term/Prompt.pm
12cr|perl-Term-Prompt-1.40.0-2|24	perl -pi -e 's/\r\n$/\n/;'  Changes README lib/Term/Prompt.pm
12cr|perl-Term-Prompt-1.40.0-2|25	
12cr|perl-Term-Prompt-1.40.0-2|26	%build
12cr|perl-Term-Prompt-1.40.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-Prompt-1.40.0-2|28	%make
12cr|perl-Term-Prompt-1.40.0-2|29	
12cr|perl-Term-Prompt-1.40.0-2|30	%check
12cr|perl-Term-Prompt-1.40.0-2|31	make test
12cr|perl-Term-Prompt-1.40.0-2|32	
12cr|perl-Term-Prompt-1.40.0-2|33	%install
12cr|perl-Term-Prompt-1.40.0-2|34	%makeinstall_std
12cr|perl-Term-Prompt-1.40.0-2|35	
12cr|perl-Term-Prompt-1.40.0-2|36	%files
12cr|perl-Term-Prompt-1.40.0-2|37	%doc Changes README
12cr|perl-Term-Prompt-1.40.0-2|38	%{perl_vendorlib}/Term
12cr|perl-Term-Prompt-1.40.0-2|39	%{_mandir}/*/*
12cr|perl-Term-Prompt-1.40.0-2|40	
12cr|perl-Term-Prompt-1.40.0-2|41	
12cr|perl-Term-Prompt-1.40.0-2|42	%changelog
12cr|perl-Term-Prompt-1.40.0-2|43	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.40.0-1mdv2010.0
12cr|perl-Term-Prompt-1.40.0-2|44	+ Revision: 405540
12cr|perl-Term-Prompt-1.40.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-Term-Prompt-1.40.0-2|46	
12cr|perl-Term-Prompt-1.40.0-2|47	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.04-3mdv2009.0
12cr|perl-Term-Prompt-1.40.0-2|48	+ Revision: 241961
12cr|perl-Term-Prompt-1.40.0-2|49	- rebuild
12cr|perl-Term-Prompt-1.40.0-2|50	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Term-Prompt-1.40.0-2|51	
12cr|perl-Term-Prompt-1.40.0-2|52	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Term-Prompt-1.40.0-2|53	- restore BuildRoot
12cr|perl-Term-Prompt-1.40.0-2|54	
12cr|perl-Term-Prompt-1.40.0-2|55	* Thu Jul 05 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2008.0
12cr|perl-Term-Prompt-1.40.0-2|56	+ Revision: 48613
12cr|perl-Term-Prompt-1.40.0-2|57	- update to new version 1.04
12cr|perl-Term-Prompt-1.40.0-2|58	
12cr|perl-Term-Prompt-1.40.0-2|59	
12cr|perl-Term-Prompt-1.40.0-2|60	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-5mdv2007.0
12cr|perl-Term-Prompt-1.40.0-2|61	- Rebuild
12cr|perl-Term-Prompt-1.40.0-2|62	
12cr|perl-Term-Prompt-1.40.0-2|63	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.03-4mdk
12cr|perl-Term-Prompt-1.40.0-2|64	- Fix SPEC according to Perl Policy
12cr|perl-Term-Prompt-1.40.0-2|65	- BuildRequires
12cr|perl-Term-Prompt-1.40.0-2|66	- Source URL
12cr|perl-Term-Prompt-1.40.0-2|67	
12cr|perl-Term-Prompt-1.40.0-2|68	* Mon Mar 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-3mdk
12cr|perl-Term-Prompt-1.40.0-2|69	- spec cleanup
12cr|perl-Term-Prompt-1.40.0-2|70	- fix directory ownership
12cr|perl-Term-Prompt-1.40.0-2|71	
12cr|perl-Term-Prompt-1.40.0-2|72	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.03-2mdk
12cr|perl-Term-Prompt-1.40.0-2|73	- Fix url/Source
12cr|perl-Term-Prompt-1.40.0-2|74	- mkrel
12cr|perl-Term-Prompt-1.40.0-2|75	- Fix BuildRequires
12cr|perl-Term-Prompt-1.40.0-2|76	
12cr|perl-Term-Prompt-1.40.0-2|77	* Wed Nov 24 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.03-1mdk
12cr|perl-Term-Prompt-1.40.0-2|78	- 1.03
12cr|perl-Term-Prompt-1.40.0-2|79	- new (terse) description
12cr|perl-Term-Prompt-1.40.0-2|80	
12cr|perl-Term-Prompt-1.40.0-2|81	* Thu Jun 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.01-1mdk
12cr|perl-Term-Prompt-1.40.0-2|82	- 1.01
12cr|perl-Term-Prompt-1.40.0-2|83	- fix perms
12cr|perl-Term-Prompt-1.40.0-2|84	

5454 12
12cr|perl-Term-Query-2.0-7|1	%define real_name Term-Query
12cr|perl-Term-Query-2.0-7|2	
12cr|perl-Term-Query-2.0-7|3	Summary:	Term::Query - table-driven query routine
12cr|perl-Term-Query-2.0-7|4	Name:		perl-%{real_name}
12cr|perl-Term-Query-2.0-7|5	Version:	2.0
12cr|perl-Term-Query-2.0-7|6	Release: %mkrel 7
12cr|perl-Term-Query-2.0-7|7	License:	GPL or Artistic
12cr|perl-Term-Query-2.0-7|8	Group:		Development/Perl
12cr|perl-Term-Query-2.0-7|9	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-Term-Query-2.0-7|10	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Term/%{real_name}-%{version}.tar.bz2
12cr|perl-Term-Query-2.0-7|11	BuildRequires:	perl-devel
12cr|perl-Term-Query-2.0-7|12	BuildRequires:	perl(Array::PrintCols)
12cr|perl-Term-Query-2.0-7|13	BuildArch:	noarch
12cr|perl-Term-Query-2.0-7|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Term-Query-2.0-7|15	
12cr|perl-Term-Query-2.0-7|16	%description
12cr|perl-Term-Query-2.0-7|17	Term::Query is a Perl 5 module, which performs generalized queries on
12cr|perl-Term-Query-2.0-7|18	various kinds of values. Validation and normalization of input, based
12cr|perl-Term-Query-2.0-7|19	on the type, is automated, as is error reporting and re-solicitation
12cr|perl-Term-Query-2.0-7|20	of input.
12cr|perl-Term-Query-2.0-7|21	
12cr|perl-Term-Query-2.0-7|22	%prep
12cr|perl-Term-Query-2.0-7|23	%setup -q -n %{real_name}-%{version}
12cr|perl-Term-Query-2.0-7|24	
12cr|perl-Term-Query-2.0-7|25	%build
12cr|perl-Term-Query-2.0-7|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-Query-2.0-7|27	%make
12cr|perl-Term-Query-2.0-7|28	
12cr|perl-Term-Query-2.0-7|29	%check
12cr|perl-Term-Query-2.0-7|30	# make test don't work
12cr|perl-Term-Query-2.0-7|31	# make test
12cr|perl-Term-Query-2.0-7|32	
12cr|perl-Term-Query-2.0-7|33	%install
12cr|perl-Term-Query-2.0-7|34	rm -rf %{buildroot}
12cr|perl-Term-Query-2.0-7|35	%makeinstall_std
12cr|perl-Term-Query-2.0-7|36	
12cr|perl-Term-Query-2.0-7|37	%clean
12cr|perl-Term-Query-2.0-7|38	rm -rf %{buildroot}
12cr|perl-Term-Query-2.0-7|39	
12cr|perl-Term-Query-2.0-7|40	%files
12cr|perl-Term-Query-2.0-7|41	%defattr(-,root,root)
12cr|perl-Term-Query-2.0-7|42	%doc ChangeLog README
12cr|perl-Term-Query-2.0-7|43	%{perl_vendorlib}/Term/*
12cr|perl-Term-Query-2.0-7|44	%{_mandir}/*/*
12cr|perl-Term-Query-2.0-7|45	
12cr|perl-Term-Query-2.0-7|46	
12cr|perl-Term-Query-2.0-7|47	
12cr|perl-Term-Query-2.0-7|48	%changelog
12cr|perl-Term-Query-2.0-7|49	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.0-7mdv2010.0
12cr|perl-Term-Query-2.0-7|50	+ Revision: 430572
12cr|perl-Term-Query-2.0-7|51	- rebuild
12cr|perl-Term-Query-2.0-7|52	
12cr|perl-Term-Query-2.0-7|53	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.0-6mdv2009.0
12cr|perl-Term-Query-2.0-7|54	+ Revision: 241962
12cr|perl-Term-Query-2.0-7|55	- rebuild
12cr|perl-Term-Query-2.0-7|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Term-Query-2.0-7|57	
12cr|perl-Term-Query-2.0-7|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Term-Query-2.0-7|59	- restore BuildRoot
12cr|perl-Term-Query-2.0-7|60	
12cr|perl-Term-Query-2.0-7|61	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0-4mdv2008.0
12cr|perl-Term-Query-2.0-7|62	+ Revision: 25457
12cr|perl-Term-Query-2.0-7|63	- rebuild
12cr|perl-Term-Query-2.0-7|64	
12cr|perl-Term-Query-2.0-7|65	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 2.0-3mdv2008.0
12cr|perl-Term-Query-2.0-7|66	+ Revision: 23831
12cr|perl-Term-Query-2.0-7|67	- rebuild
12cr|perl-Term-Query-2.0-7|68	
12cr|perl-Term-Query-2.0-7|69	
12cr|perl-Term-Query-2.0-7|70	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.0-2mdk
12cr|perl-Term-Query-2.0-7|71	- Fix SPEC according to Perl Policy
12cr|perl-Term-Query-2.0-7|72	- BuildRequires
12cr|perl-Term-Query-2.0-7|73	- Source URL
12cr|perl-Term-Query-2.0-7|74	- use mkrel
12cr|perl-Term-Query-2.0-7|75	
12cr|perl-Term-Query-2.0-7|76	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0-1mdk
12cr|perl-Term-Query-2.0-7|77	- initial Mandriva package
12cr|perl-Term-Query-2.0-7|78	

5455 12
12cr|perl-Term-ReadLine-Perl-1.30.300-2|1	%define upstream_name    Term-ReadLine-Perl
12cr|perl-Term-ReadLine-Perl-1.30.300-2|2	%define upstream_version 1.0303
12cr|perl-Term-ReadLine-Perl-1.30.300-2|3	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|4	Name:		perl-%{upstream_name}
12cr|perl-Term-ReadLine-Perl-1.30.300-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Term-ReadLine-Perl-1.30.300-2|6	Release:	2
12cr|perl-Term-ReadLine-Perl-1.30.300-2|7	Epoch:		1
12cr|perl-Term-ReadLine-Perl-1.30.300-2|8	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|9	Summary:	Perl interface to readline libraries
12cr|perl-Term-ReadLine-Perl-1.30.300-2|10	License:	GPL+ or Artistic
12cr|perl-Term-ReadLine-Perl-1.30.300-2|11	Group:		Development/Perl
12cr|perl-Term-ReadLine-Perl-1.30.300-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-ReadLine-Perl-1.30.300-2|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Term-ReadLine-Perl-1.30.300-2|14	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|15	BuildRequires:	perl-devel
12cr|perl-Term-ReadLine-Perl-1.30.300-2|16	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|17	BuildArch:	noarch
12cr|perl-Term-ReadLine-Perl-1.30.300-2|18	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|19	%description
12cr|perl-Term-ReadLine-Perl-1.30.300-2|20	This is a quick implementation of the minimal interface to Readline
12cr|perl-Term-ReadLine-Perl-1.30.300-2|21	libraries. The implementation is made in Perl (mostly) by Jeffrey
12cr|perl-Term-ReadLine-Perl-1.30.300-2|22	Friedl. The only thing this library does is to make it conformant (and
12cr|perl-Term-ReadLine-Perl-1.30.300-2|23	add some minimal changes, like using Term::ReadKey if present, and
12cr|perl-Term-ReadLine-Perl-1.30.300-2|24	correct work under xterm).
12cr|perl-Term-ReadLine-Perl-1.30.300-2|25	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|26	%prep
12cr|perl-Term-ReadLine-Perl-1.30.300-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-ReadLine-Perl-1.30.300-2|28	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|29	%build
12cr|perl-Term-ReadLine-Perl-1.30.300-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-ReadLine-Perl-1.30.300-2|31	%make
12cr|perl-Term-ReadLine-Perl-1.30.300-2|32	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|33	%check
12cr|perl-Term-ReadLine-Perl-1.30.300-2|34	# useless in non-interactive context
12cr|perl-Term-ReadLine-Perl-1.30.300-2|35	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|36	%install
12cr|perl-Term-ReadLine-Perl-1.30.300-2|37	%makeinstall_std
12cr|perl-Term-ReadLine-Perl-1.30.300-2|38	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|39	%files
12cr|perl-Term-ReadLine-Perl-1.30.300-2|40	%doc CHANGES README
12cr|perl-Term-ReadLine-Perl-1.30.300-2|41	%{perl_vendorlib}/Term
12cr|perl-Term-ReadLine-Perl-1.30.300-2|42	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|43	%changelog
12cr|perl-Term-ReadLine-Perl-1.30.300-2|44	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1:1.30.300-1mdv2010.1
12cr|perl-Term-ReadLine-Perl-1.30.300-2|45	+ Revision: 461031
12cr|perl-Term-ReadLine-Perl-1.30.300-2|46	- bmping epoch
12cr|perl-Term-ReadLine-Perl-1.30.300-2|47	- update to 1.0303
12cr|perl-Term-ReadLine-Perl-1.30.300-2|48	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|49	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0302-6mdv2010.0
12cr|perl-Term-ReadLine-Perl-1.30.300-2|50	+ Revision: 430579
12cr|perl-Term-ReadLine-Perl-1.30.300-2|51	- rebuild
12cr|perl-Term-ReadLine-Perl-1.30.300-2|52	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|53	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.0302-5mdv2009.0
12cr|perl-Term-ReadLine-Perl-1.30.300-2|54	+ Revision: 258507
12cr|perl-Term-ReadLine-Perl-1.30.300-2|55	- rebuild
12cr|perl-Term-ReadLine-Perl-1.30.300-2|56	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0302-4mdv2009.0
12cr|perl-Term-ReadLine-Perl-1.30.300-2|58	+ Revision: 246520
12cr|perl-Term-ReadLine-Perl-1.30.300-2|59	- rebuild
12cr|perl-Term-ReadLine-Perl-1.30.300-2|60	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|61	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0302-2mdv2008.1
12cr|perl-Term-ReadLine-Perl-1.30.300-2|62	+ Revision: 136360
12cr|perl-Term-ReadLine-Perl-1.30.300-2|63	- restore BuildRoot
12cr|perl-Term-ReadLine-Perl-1.30.300-2|64	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Term-ReadLine-Perl-1.30.300-2|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Term-ReadLine-Perl-1.30.300-2|67	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|68	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0302-2mdv2008.0
12cr|perl-Term-ReadLine-Perl-1.30.300-2|69	+ Revision: 86952
12cr|perl-Term-ReadLine-Perl-1.30.300-2|70	- rebuild
12cr|perl-Term-ReadLine-Perl-1.30.300-2|71	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|72	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|73	* Mon May 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0302-1mdv2007.0
12cr|perl-Term-ReadLine-Perl-1.30.300-2|74	- New release 1.0302
12cr|perl-Term-ReadLine-Perl-1.30.300-2|75	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|76	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.0208-2mdk
12cr|perl-Term-ReadLine-Perl-1.30.300-2|77	- Fix SPEC according to Perl Policy
12cr|perl-Term-ReadLine-Perl-1.30.300-2|78	- Source URL
12cr|perl-Term-ReadLine-Perl-1.30.300-2|79	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|80	* Fri Mar 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0208-1mdk
12cr|perl-Term-ReadLine-Perl-1.30.300-2|81	- New release 1.0208
12cr|perl-Term-ReadLine-Perl-1.30.300-2|82	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|83	* Wed Mar 08 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0207-2mdk
12cr|perl-Term-ReadLine-Perl-1.30.300-2|84	- fix summary
12cr|perl-Term-ReadLine-Perl-1.30.300-2|85	- fix directory ownership
12cr|perl-Term-ReadLine-Perl-1.30.300-2|86	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|87	* Mon Mar 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0207-1mdk
12cr|perl-Term-ReadLine-Perl-1.30.300-2|88	- New release 1.0207
12cr|perl-Term-ReadLine-Perl-1.30.300-2|89	- spec cleanup
12cr|perl-Term-ReadLine-Perl-1.30.300-2|90	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|91	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.0203-2mdk
12cr|perl-Term-ReadLine-Perl-1.30.300-2|92	- Fix url
12cr|perl-Term-ReadLine-Perl-1.30.300-2|93	- Make rpmbuildupdate happy
12cr|perl-Term-ReadLine-Perl-1.30.300-2|94	
12cr|perl-Term-ReadLine-Perl-1.30.300-2|95	* Tue Feb 17 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0203-1mdk
12cr|perl-Term-ReadLine-Perl-1.30.300-2|96	- from Maxim Heijndijk <cchq@wanadoo.nl> :
12cr|perl-Term-ReadLine-Perl-1.30.300-2|97	- Initial wrap.
12cr|perl-Term-ReadLine-Perl-1.30.300-2|98	

5456 12
12cr|perl-Term-ReadPassword-0.110.0-4|1	%define upstream_name    Term-ReadPassword
12cr|perl-Term-ReadPassword-0.110.0-4|2	%define upstream_version 0.11
12cr|perl-Term-ReadPassword-0.110.0-4|3	
12cr|perl-Term-ReadPassword-0.110.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Term-ReadPassword-0.110.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Term-ReadPassword-0.110.0-4|6	Release:	4
12cr|perl-Term-ReadPassword-0.110.0-4|7	
12cr|perl-Term-ReadPassword-0.110.0-4|8	Summary:	Asking the user for a password
12cr|perl-Term-ReadPassword-0.110.0-4|9	License:	GPL+ or Artistic
12cr|perl-Term-ReadPassword-0.110.0-4|10	Group:		Development/Perl
12cr|perl-Term-ReadPassword-0.110.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-ReadPassword-0.110.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Term-ReadPassword-0.110.0-4|13	
12cr|perl-Term-ReadPassword-0.110.0-4|14	BuildRequires:	perl-devel
12cr|perl-Term-ReadPassword-0.110.0-4|15	BuildArch:	noarch
12cr|perl-Term-ReadPassword-0.110.0-4|16	
12cr|perl-Term-ReadPassword-0.110.0-4|17	%description
12cr|perl-Term-ReadPassword-0.110.0-4|18	This module lets you ask the user for a password in the traditional way,
12cr|perl-Term-ReadPassword-0.110.0-4|19	from the keyboard, without echoing.
12cr|perl-Term-ReadPassword-0.110.0-4|20	
12cr|perl-Term-ReadPassword-0.110.0-4|21	This is not intended for use over the web; user authentication over the web
12cr|perl-Term-ReadPassword-0.110.0-4|22	is another matter entirely. Also, this module should generally be used in
12cr|perl-Term-ReadPassword-0.110.0-4|23	conjunction with Perl's *crypt()* function, sold separately.
12cr|perl-Term-ReadPassword-0.110.0-4|24	
12cr|perl-Term-ReadPassword-0.110.0-4|25	The *read_password* function prompts for input, reads a line of text from
12cr|perl-Term-ReadPassword-0.110.0-4|26	the keyboard, then returns that line to the caller. The line of text
12cr|perl-Term-ReadPassword-0.110.0-4|27	doesn't include the newline character, so there's no need to use *chomp*.
12cr|perl-Term-ReadPassword-0.110.0-4|28	
12cr|perl-Term-ReadPassword-0.110.0-4|29	%prep
12cr|perl-Term-ReadPassword-0.110.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-ReadPassword-0.110.0-4|31	
12cr|perl-Term-ReadPassword-0.110.0-4|32	%build
12cr|perl-Term-ReadPassword-0.110.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-ReadPassword-0.110.0-4|34	%make
12cr|perl-Term-ReadPassword-0.110.0-4|35	
12cr|perl-Term-ReadPassword-0.110.0-4|36	%check
12cr|perl-Term-ReadPassword-0.110.0-4|37	#Commenting-out because it's interactive.
12cr|perl-Term-ReadPassword-0.110.0-4|38	#make test
12cr|perl-Term-ReadPassword-0.110.0-4|39	
12cr|perl-Term-ReadPassword-0.110.0-4|40	%install
12cr|perl-Term-ReadPassword-0.110.0-4|41	%makeinstall_std
12cr|perl-Term-ReadPassword-0.110.0-4|42	
12cr|perl-Term-ReadPassword-0.110.0-4|43	%files
12cr|perl-Term-ReadPassword-0.110.0-4|44	%doc Changes META.yml README
12cr|perl-Term-ReadPassword-0.110.0-4|45	%{_mandir}/man3/*
12cr|perl-Term-ReadPassword-0.110.0-4|46	%{perl_vendorlib}/*
12cr|perl-Term-ReadPassword-0.110.0-4|47	
12cr|perl-Term-ReadPassword-0.110.0-4|48	
12cr|perl-Term-ReadPassword-0.110.0-4|49	%changelog
12cr|perl-Term-ReadPassword-0.110.0-4|50	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.110.0-3mdv2011.0
12cr|perl-Term-ReadPassword-0.110.0-4|51	+ Revision: 657839
12cr|perl-Term-ReadPassword-0.110.0-4|52	- rebuild for updated spec-helper
12cr|perl-Term-ReadPassword-0.110.0-4|53	
12cr|perl-Term-ReadPassword-0.110.0-4|54	* Sun Oct 17 2010 Shlomi Fish <shlomif@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-Term-ReadPassword-0.110.0-4|55	+ Revision: 586543
12cr|perl-Term-ReadPassword-0.110.0-4|56	- Disabled make test because it's interactive
12cr|perl-Term-ReadPassword-0.110.0-4|57	- import perl-Term-ReadPassword
12cr|perl-Term-ReadPassword-0.110.0-4|58	

5457 12
12cr|perl-Term-Report-1.180.0-3|1	%define upstream_name    Term-Report
12cr|perl-Term-Report-1.180.0-3|2	%define upstream_version 1.18
12cr|perl-Term-Report-1.180.0-3|3	
12cr|perl-Term-Report-1.180.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Term-Report-1.180.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Term-Report-1.180.0-3|6	Release:	3
12cr|perl-Term-Report-1.180.0-3|7	
12cr|perl-Term-Report-1.180.0-3|8	Summary:	Easy way to create dynamic 'reports' from within scripts
12cr|perl-Term-Report-1.180.0-3|9	License:	GPL+ or Artistic
12cr|perl-Term-Report-1.180.0-3|10	Group:		Development/Perl
12cr|perl-Term-Report-1.180.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-Report-1.180.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Term-Report-1.180.0-3|13	
12cr|perl-Term-Report-1.180.0-3|14	BuildRequires:	perl-devel
12cr|perl-Term-Report-1.180.0-3|15	BuildArch:	noarch
12cr|perl-Term-Report-1.180.0-3|16	
12cr|perl-Term-Report-1.180.0-3|17	%description
12cr|perl-Term-Report-1.180.0-3|18	Term::Report can be used to generate nicely formatted dynamic output. It can
12cr|perl-Term-Report-1.180.0-3|19	also use Term::StatusBar to show progress and Number::Format so numbers show up
12cr|perl-Term-Report-1.180.0-3|20	more readable. All output is sent to STDOUT by default.
12cr|perl-Term-Report-1.180.0-3|21	
12cr|perl-Term-Report-1.180.0-3|22	The current release may not be compatible with previous code. Many changes were
12cr|perl-Term-Report-1.180.0-3|23	made with regards to how output could be formatted.
12cr|perl-Term-Report-1.180.0-3|24	
12cr|perl-Term-Report-1.180.0-3|25	%prep
12cr|perl-Term-Report-1.180.0-3|26	%setup -q -n %{upstream_name}
12cr|perl-Term-Report-1.180.0-3|27	
12cr|perl-Term-Report-1.180.0-3|28	%build
12cr|perl-Term-Report-1.180.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-Report-1.180.0-3|30	%make
12cr|perl-Term-Report-1.180.0-3|31	
12cr|perl-Term-Report-1.180.0-3|32	%check
12cr|perl-Term-Report-1.180.0-3|33	make test
12cr|perl-Term-Report-1.180.0-3|34	
12cr|perl-Term-Report-1.180.0-3|35	%install
12cr|perl-Term-Report-1.180.0-3|36	%makeinstall_std
12cr|perl-Term-Report-1.180.0-3|37	
12cr|perl-Term-Report-1.180.0-3|38	%files
12cr|perl-Term-Report-1.180.0-3|39	%doc README
12cr|perl-Term-Report-1.180.0-3|40	%{perl_vendorlib}/Term*
12cr|perl-Term-Report-1.180.0-3|41	%{_mandir}/*/*
12cr|perl-Term-Report-1.180.0-3|42	
12cr|perl-Term-Report-1.180.0-3|43	%changelog
12cr|perl-Term-Report-1.180.0-3|44	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 1.180.0-2mdv2011.0
12cr|perl-Term-Report-1.180.0-3|45	+ Revision: 664911
12cr|perl-Term-Report-1.180.0-3|46	- mass rebuild
12cr|perl-Term-Report-1.180.0-3|47	
12cr|perl-Term-Report-1.180.0-3|48	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.180.0-1mdv2010.0
12cr|perl-Term-Report-1.180.0-3|49	+ Revision: 405541
12cr|perl-Term-Report-1.180.0-3|50	- rebuild using %%perl_convert_version
12cr|perl-Term-Report-1.180.0-3|51	
12cr|perl-Term-Report-1.180.0-3|52	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.18-10mdv2009.0
12cr|perl-Term-Report-1.180.0-3|53	+ Revision: 258508
12cr|perl-Term-Report-1.180.0-3|54	- rebuild
12cr|perl-Term-Report-1.180.0-3|55	
12cr|perl-Term-Report-1.180.0-3|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.18-9mdv2009.0
12cr|perl-Term-Report-1.180.0-3|57	+ Revision: 246523
12cr|perl-Term-Report-1.180.0-3|58	- rebuild
12cr|perl-Term-Report-1.180.0-3|59	
12cr|perl-Term-Report-1.180.0-3|60	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.18-7mdv2008.1
12cr|perl-Term-Report-1.180.0-3|61	+ Revision: 136360
12cr|perl-Term-Report-1.180.0-3|62	- restore BuildRoot
12cr|perl-Term-Report-1.180.0-3|63	
12cr|perl-Term-Report-1.180.0-3|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Term-Report-1.180.0-3|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Term-Report-1.180.0-3|66	
12cr|perl-Term-Report-1.180.0-3|67	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.18-7mdv2008.0
12cr|perl-Term-Report-1.180.0-3|68	+ Revision: 86965
12cr|perl-Term-Report-1.180.0-3|69	- rebuild
12cr|perl-Term-Report-1.180.0-3|70	
12cr|perl-Term-Report-1.180.0-3|71	
12cr|perl-Term-Report-1.180.0-3|72	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.18-6mdv2007.0
12cr|perl-Term-Report-1.180.0-3|73	- Rebuild
12cr|perl-Term-Report-1.180.0-3|74	
12cr|perl-Term-Report-1.180.0-3|75	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.18-5mdk
12cr|perl-Term-Report-1.180.0-3|76	- Fix SPEC according to Perl Policy
12cr|perl-Term-Report-1.180.0-3|77	- Source URL
12cr|perl-Term-Report-1.180.0-3|78	
12cr|perl-Term-Report-1.180.0-3|79	* Fri Dec 16 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.18-4mdk
12cr|perl-Term-Report-1.180.0-3|80	- spec cleanup
12cr|perl-Term-Report-1.180.0-3|81	- %%mkrel
12cr|perl-Term-Report-1.180.0-3|82	
12cr|perl-Term-Report-1.180.0-3|83	* Wed Dec 15 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.18-3mdk
12cr|perl-Term-Report-1.180.0-3|84	- fix buildrequires in a backward compatible way
12cr|perl-Term-Report-1.180.0-3|85	
12cr|perl-Term-Report-1.180.0-3|86	* Mon Nov 29 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.18-2mdk
12cr|perl-Term-Report-1.180.0-3|87	- fix buildrequires
12cr|perl-Term-Report-1.180.0-3|88	
12cr|perl-Term-Report-1.180.0-3|89	* Thu Nov 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.18-1mdk
12cr|perl-Term-Report-1.180.0-3|90	- first mdk release
12cr|perl-Term-Report-1.180.0-3|91	

5458 12
12cr|perl-Term-Screen-1.30.0-3|1	%define upstream_name    Term-Screen
12cr|perl-Term-Screen-1.30.0-3|2	%define upstream_version 1.03
12cr|perl-Term-Screen-1.30.0-3|3	
12cr|perl-Term-Screen-1.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Term-Screen-1.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Term-Screen-1.30.0-3|6	Release:	3
12cr|perl-Term-Screen-1.30.0-3|7	
12cr|perl-Term-Screen-1.30.0-3|8	Summary:	A simple all-Perl Term::Cap based screen positioning module
12cr|perl-Term-Screen-1.30.0-3|9	License:	Artistic
12cr|perl-Term-Screen-1.30.0-3|10	Group:		Development/Perl
12cr|perl-Term-Screen-1.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-Screen-1.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Term-Screen-1.30.0-3|13	
12cr|perl-Term-Screen-1.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Term-Screen-1.30.0-3|15	BuildArch:	noarch
12cr|perl-Term-Screen-1.30.0-3|16	
12cr|perl-Term-Screen-1.30.0-3|17	%description
12cr|perl-Term-Screen-1.30.0-3|18	Term::Screen is a very simple screen positioning module that should
12cr|perl-Term-Screen-1.30.0-3|19	work wherever C<Term::Cap> does. It is set up for Unix using stty's but
12cr|perl-Term-Screen-1.30.0-3|20	these dependences are isolated by evals in the C<new> constructor. Thus
12cr|perl-Term-Screen-1.30.0-3|21	you may create a child module implementing Screen with MS-DOS, ioctl,
12cr|perl-Term-Screen-1.30.0-3|22	or other means to get raw and unblocked input. This is not a replacement
12cr|perl-Term-Screen-1.30.0-3|23	for Curses -- it has no memory.  This was written so that it could be
12cr|perl-Term-Screen-1.30.0-3|24	easily changed to fit nasty systems, and to be available first thing.
12cr|perl-Term-Screen-1.30.0-3|25	
12cr|perl-Term-Screen-1.30.0-3|26	The input functions getch, key_pressed, echo, and noecho are implemented
12cr|perl-Term-Screen-1.30.0-3|27	so as to work under a fairly standard Unix system. They use 'stty'
12cr|perl-Term-Screen-1.30.0-3|28	to set raw and no echo modes and turn on auto flush. All of these are
12cr|perl-Term-Screen-1.30.0-3|29	'eval'ed so that this class can be inherited for new definitions easily.
12cr|perl-Term-Screen-1.30.0-3|30	
12cr|perl-Term-Screen-1.30.0-3|31	Term::Screen was designed to be "required", then used with object syntax
12cr|perl-Term-Screen-1.30.0-3|32	as shown above. One quirk (which the author was used to so he didn't
12cr|perl-Term-Screen-1.30.0-3|33	care) is that for function key translation, no delay is set. So for many
12cr|perl-Term-Screen-1.30.0-3|34	terminals to get an esc character, you have to hit another char after it,
12cr|perl-Term-Screen-1.30.0-3|35	generally another esc.
12cr|perl-Term-Screen-1.30.0-3|36	
12cr|perl-Term-Screen-1.30.0-3|37	%prep
12cr|perl-Term-Screen-1.30.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-Screen-1.30.0-3|39	
12cr|perl-Term-Screen-1.30.0-3|40	%build
12cr|perl-Term-Screen-1.30.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-Screen-1.30.0-3|42	%make
12cr|perl-Term-Screen-1.30.0-3|43	
12cr|perl-Term-Screen-1.30.0-3|44	%check
12cr|perl-Term-Screen-1.30.0-3|45	# tests seems to be interactive only
12cr|perl-Term-Screen-1.30.0-3|46	#make test
12cr|perl-Term-Screen-1.30.0-3|47	
12cr|perl-Term-Screen-1.30.0-3|48	%install
12cr|perl-Term-Screen-1.30.0-3|49	%makeinstall_std
12cr|perl-Term-Screen-1.30.0-3|50	
12cr|perl-Term-Screen-1.30.0-3|51	%files
12cr|perl-Term-Screen-1.30.0-3|52	%{perl_vendorlib}/Term
12cr|perl-Term-Screen-1.30.0-3|53	%{_mandir}/man3/*
12cr|perl-Term-Screen-1.30.0-3|54	
12cr|perl-Term-Screen-1.30.0-3|55	
12cr|perl-Term-Screen-1.30.0-3|56	%changelog
12cr|perl-Term-Screen-1.30.0-3|57	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 1.30.0-2mdv2011.0
12cr|perl-Term-Screen-1.30.0-3|58	+ Revision: 664910
12cr|perl-Term-Screen-1.30.0-3|59	- mass rebuild
12cr|perl-Term-Screen-1.30.0-3|60	
12cr|perl-Term-Screen-1.30.0-3|61	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.30.0-1mdv2010.0
12cr|perl-Term-Screen-1.30.0-3|62	+ Revision: 405542
12cr|perl-Term-Screen-1.30.0-3|63	- rebuild using %%perl_convert_version
12cr|perl-Term-Screen-1.30.0-3|64	
12cr|perl-Term-Screen-1.30.0-3|65	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.03-7mdv2009.0
12cr|perl-Term-Screen-1.30.0-3|66	+ Revision: 258509
12cr|perl-Term-Screen-1.30.0-3|67	- rebuild
12cr|perl-Term-Screen-1.30.0-3|68	
12cr|perl-Term-Screen-1.30.0-3|69	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.03-6mdv2009.0
12cr|perl-Term-Screen-1.30.0-3|70	+ Revision: 246525
12cr|perl-Term-Screen-1.30.0-3|71	- rebuild
12cr|perl-Term-Screen-1.30.0-3|72	
12cr|perl-Term-Screen-1.30.0-3|73	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.03-4mdv2008.1
12cr|perl-Term-Screen-1.30.0-3|74	+ Revision: 136360
12cr|perl-Term-Screen-1.30.0-3|75	- restore BuildRoot
12cr|perl-Term-Screen-1.30.0-3|76	
12cr|perl-Term-Screen-1.30.0-3|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Term-Screen-1.30.0-3|78	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Term-Screen-1.30.0-3|79	
12cr|perl-Term-Screen-1.30.0-3|80	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-4mdv2008.0
12cr|perl-Term-Screen-1.30.0-3|81	+ Revision: 86966
12cr|perl-Term-Screen-1.30.0-3|82	- rebuild
12cr|perl-Term-Screen-1.30.0-3|83	
12cr|perl-Term-Screen-1.30.0-3|84	
12cr|perl-Term-Screen-1.30.0-3|85	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-3mdv2007.0
12cr|perl-Term-Screen-1.30.0-3|86	- rewrite spec file
12cr|perl-Term-Screen-1.30.0-3|87	
12cr|perl-Term-Screen-1.30.0-3|88	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.03-2mdk
12cr|perl-Term-Screen-1.30.0-3|89	- Fix SPEC according to Perl Policy
12cr|perl-Term-Screen-1.30.0-3|90	- Source URL
12cr|perl-Term-Screen-1.30.0-3|91	- URL
12cr|perl-Term-Screen-1.30.0-3|92	- use mkrel
12cr|perl-Term-Screen-1.30.0-3|93	
12cr|perl-Term-Screen-1.30.0-3|94	* Sun May 29 2005 Lev Givon <lev@columbia.edu> 1.03-1mdk
12cr|perl-Term-Screen-1.30.0-3|95	- Adapted cpan2rpm-generated spec for Mandrake.
12cr|perl-Term-Screen-1.30.0-3|96	

5459 12
12cr|perl-Term-Shell-0.20.0-3|1	%define upstream_name    Term-Shell
12cr|perl-Term-Shell-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Term-Shell-0.20.0-3|3	
12cr|perl-Term-Shell-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Term-Shell-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Term-Shell-0.20.0-3|6	Release:	3
12cr|perl-Term-Shell-0.20.0-3|7	
12cr|perl-Term-Shell-0.20.0-3|8	Summary:	Write command-line shells in Perl
12cr|perl-Term-Shell-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Term-Shell-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Term-Shell-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-Shell-0.20.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Term-Shell-0.20.0-3|13	
12cr|perl-Term-Shell-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Term-Shell-0.20.0-3|15	BuildArch:	noarch
12cr|perl-Term-Shell-0.20.0-3|16	
12cr|perl-Term-Shell-0.20.0-3|17	%description
12cr|perl-Term-Shell-0.20.0-3|18	Term::Shell makes it joyfully easy to write command-line interfaces in Perl.
12cr|perl-Term-Shell-0.20.0-3|19	All the boring details like command-line parsing and terminal handling are
12cr|perl-Term-Shell-0.20.0-3|20	done for you.
12cr|perl-Term-Shell-0.20.0-3|21	
12cr|perl-Term-Shell-0.20.0-3|22	%prep
12cr|perl-Term-Shell-0.20.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-Shell-0.20.0-3|24	
12cr|perl-Term-Shell-0.20.0-3|25	%build
12cr|perl-Term-Shell-0.20.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-Shell-0.20.0-3|27	%make
12cr|perl-Term-Shell-0.20.0-3|28	
12cr|perl-Term-Shell-0.20.0-3|29	%check
12cr|perl-Term-Shell-0.20.0-3|30	make test
12cr|perl-Term-Shell-0.20.0-3|31	
12cr|perl-Term-Shell-0.20.0-3|32	%install
12cr|perl-Term-Shell-0.20.0-3|33	%makeinstall_std
12cr|perl-Term-Shell-0.20.0-3|34	
12cr|perl-Term-Shell-0.20.0-3|35	%files
12cr|perl-Term-Shell-0.20.0-3|36	%doc Changes README
12cr|perl-Term-Shell-0.20.0-3|37	%{perl_vendorlib}/Term/Shell*
12cr|perl-Term-Shell-0.20.0-3|38	%{_mandir}/*/*
12cr|perl-Term-Shell-0.20.0-3|39	
12cr|perl-Term-Shell-0.20.0-3|40	
12cr|perl-Term-Shell-0.20.0-3|41	%changelog
12cr|perl-Term-Shell-0.20.0-3|42	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Term-Shell-0.20.0-3|43	+ Revision: 664913
12cr|perl-Term-Shell-0.20.0-3|44	- mass rebuild
12cr|perl-Term-Shell-0.20.0-3|45	
12cr|perl-Term-Shell-0.20.0-3|46	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Term-Shell-0.20.0-3|47	+ Revision: 405543
12cr|perl-Term-Shell-0.20.0-3|48	- rebuild using %%perl_convert_version
12cr|perl-Term-Shell-0.20.0-3|49	
12cr|perl-Term-Shell-0.20.0-3|50	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.02-3mdv2009.0
12cr|perl-Term-Shell-0.20.0-3|51	+ Revision: 241963
12cr|perl-Term-Shell-0.20.0-3|52	- rebuild
12cr|perl-Term-Shell-0.20.0-3|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Term-Shell-0.20.0-3|54	- fix summary
12cr|perl-Term-Shell-0.20.0-3|55	
12cr|perl-Term-Shell-0.20.0-3|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Term-Shell-0.20.0-3|57	- restore BuildRoot
12cr|perl-Term-Shell-0.20.0-3|58	
12cr|perl-Term-Shell-0.20.0-3|59	* Thu May 03 2007 Olivier Thauvin <nanardon@mandriva.org> 0.02-1mdv2008.0
12cr|perl-Term-Shell-0.20.0-3|60	+ Revision: 22102
12cr|perl-Term-Shell-0.20.0-3|61	- 0.02
12cr|perl-Term-Shell-0.20.0-3|62	
12cr|perl-Term-Shell-0.20.0-3|63	
12cr|perl-Term-Shell-0.20.0-3|64	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.01-2mdk
12cr|perl-Term-Shell-0.20.0-3|65	- Fix SPEC according to Perl Policy
12cr|perl-Term-Shell-0.20.0-3|66	- Source URL
12cr|perl-Term-Shell-0.20.0-3|67	- use mkrel
12cr|perl-Term-Shell-0.20.0-3|68	
12cr|perl-Term-Shell-0.20.0-3|69	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.01-1mdk
12cr|perl-Term-Shell-0.20.0-3|70	- initial Mandriva package
12cr|perl-Term-Shell-0.20.0-3|71	

5460 12
12cr|perl-Term-Size-0.207.0-3|1	%define upstream_name    Term-Size
12cr|perl-Term-Size-0.207.0-3|2	%define upstream_version 0.207
12cr|perl-Term-Size-0.207.0-3|3	
12cr|perl-Term-Size-0.207.0-3|4	Name:	 perl-%{upstream_name}
12cr|perl-Term-Size-0.207.0-3|5	Version: %perl_convert_version %{upstream_version}
12cr|perl-Term-Size-0.207.0-3|6	Release:	3
12cr|perl-Term-Size-0.207.0-3|7	
12cr|perl-Term-Size-0.207.0-3|8	Summary:	Perl extension for retrieving terminal size
12cr|perl-Term-Size-0.207.0-3|9	License:	GPL+ or Artistic
12cr|perl-Term-Size-0.207.0-3|10	Group:		Development/Perl
12cr|perl-Term-Size-0.207.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-Size-0.207.0-3|12	Source0:    ftp://ftp.perl.org/pub/CPAN/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Term-Size-0.207.0-3|13	
12cr|perl-Term-Size-0.207.0-3|14	BuildRequires: perl-devel
12cr|perl-Term-Size-0.207.0-3|15	BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Term-Size-0.207.0-3|16	
12cr|perl-Term-Size-0.207.0-3|17	%description
12cr|perl-Term-Size-0.207.0-3|18	Term::Size is a Perl module which provides a straightforward way to get
12cr|perl-Term-Size-0.207.0-3|19	the size of the terminal (or window) on which a script is running.
12cr|perl-Term-Size-0.207.0-3|20	
12cr|perl-Term-Size-0.207.0-3|21	%prep
12cr|perl-Term-Size-0.207.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-Size-0.207.0-3|23	
12cr|perl-Term-Size-0.207.0-3|24	%build
12cr|perl-Term-Size-0.207.0-3|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-Size-0.207.0-3|26	%make
12cr|perl-Term-Size-0.207.0-3|27	
12cr|perl-Term-Size-0.207.0-3|28	%check
12cr|perl-Term-Size-0.207.0-3|29	make test
12cr|perl-Term-Size-0.207.0-3|30	
12cr|perl-Term-Size-0.207.0-3|31	%install
12cr|perl-Term-Size-0.207.0-3|32	rm -rf %{buildroot}
12cr|perl-Term-Size-0.207.0-3|33	%makeinstall_std
12cr|perl-Term-Size-0.207.0-3|34	
12cr|perl-Term-Size-0.207.0-3|35	%clean
12cr|perl-Term-Size-0.207.0-3|36	rm -rf %{buildroot}
12cr|perl-Term-Size-0.207.0-3|37	
12cr|perl-Term-Size-0.207.0-3|38	%files
12cr|perl-Term-Size-0.207.0-3|39	%defattr(-,root,root)
12cr|perl-Term-Size-0.207.0-3|40	%doc Changes README
12cr|perl-Term-Size-0.207.0-3|41	%dir %{perl_vendorlib}/*/auto/Term/Size
12cr|perl-Term-Size-0.207.0-3|42	%{perl_vendorlib}/*/auto/Term/Size/*
12cr|perl-Term-Size-0.207.0-3|43	%{perl_vendorlib}/*/Term/Size.pm
12cr|perl-Term-Size-0.207.0-3|44	%{_mandir}/*/*
12cr|perl-Term-Size-0.207.0-3|45	
12cr|perl-Term-Size-0.207.0-3|46	
12cr|perl-Term-Size-0.207.0-3|47	
12cr|perl-Term-Size-0.207.0-3|48	%changelog
12cr|perl-Term-Size-0.207.0-3|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.207.0-3
12cr|perl-Term-Size-0.207.0-3|50	+ Revision: 768358
12cr|perl-Term-Size-0.207.0-3|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Term-Size-0.207.0-3|52	
12cr|perl-Term-Size-0.207.0-3|53	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.207.0-2mdv2011.0
12cr|perl-Term-Size-0.207.0-3|54	+ Revision: 555204
12cr|perl-Term-Size-0.207.0-3|55	- rebuild for 5.12
12cr|perl-Term-Size-0.207.0-3|56	
12cr|perl-Term-Size-0.207.0-3|57	* Mon Jul 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.207.0-1mdv2010.0
12cr|perl-Term-Size-0.207.0-3|58	+ Revision: 392714
12cr|perl-Term-Size-0.207.0-3|59	- update to 0.207
12cr|perl-Term-Size-0.207.0-3|60	- using %%perl_convert_version
12cr|perl-Term-Size-0.207.0-3|61	- fix license field
12cr|perl-Term-Size-0.207.0-3|62	
12cr|perl-Term-Size-0.207.0-3|63	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.2-8mdv2009.0
12cr|perl-Term-Size-0.207.0-3|64	+ Revision: 258510
12cr|perl-Term-Size-0.207.0-3|65	- rebuild
12cr|perl-Term-Size-0.207.0-3|66	
12cr|perl-Term-Size-0.207.0-3|67	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.2-7mdv2009.0
12cr|perl-Term-Size-0.207.0-3|68	+ Revision: 246527
12cr|perl-Term-Size-0.207.0-3|69	- rebuild
12cr|perl-Term-Size-0.207.0-3|70	
12cr|perl-Term-Size-0.207.0-3|71	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.2-5mdv2008.1
12cr|perl-Term-Size-0.207.0-3|72	+ Revision: 152324
12cr|perl-Term-Size-0.207.0-3|73	- rebuild
12cr|perl-Term-Size-0.207.0-3|74	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Term-Size-0.207.0-3|75	
12cr|perl-Term-Size-0.207.0-3|76	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Term-Size-0.207.0-3|77	- restore BuildRoot
12cr|perl-Term-Size-0.207.0-3|78	
12cr|perl-Term-Size-0.207.0-3|79	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdv2008.0
12cr|perl-Term-Size-0.207.0-3|80	+ Revision: 25458
12cr|perl-Term-Size-0.207.0-3|81	- rebuild
12cr|perl-Term-Size-0.207.0-3|82	
12cr|perl-Term-Size-0.207.0-3|83	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 0.2-3mdv2008.0
12cr|perl-Term-Size-0.207.0-3|84	+ Revision: 23830
12cr|perl-Term-Size-0.207.0-3|85	- rebuild
12cr|perl-Term-Size-0.207.0-3|86	
12cr|perl-Term-Size-0.207.0-3|87	
12cr|perl-Term-Size-0.207.0-3|88	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.2-2mdk
12cr|perl-Term-Size-0.207.0-3|89	- Fix SPEC according to Perl Policy
12cr|perl-Term-Size-0.207.0-3|90	- Source URL
12cr|perl-Term-Size-0.207.0-3|91	- use mkrel
12cr|perl-Term-Size-0.207.0-3|92	
12cr|perl-Term-Size-0.207.0-3|93	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdk
12cr|perl-Term-Size-0.207.0-3|94	- initial Mandriva package
12cr|perl-Term-Size-0.207.0-3|95	

5461 12
12cr|perl-Term-Size-Any-0.2.0-1|1	%define upstream_name    Term-Size-Any
12cr|perl-Term-Size-Any-0.2.0-1|2	%define upstream_version 0.002
12cr|perl-Term-Size-Any-0.2.0-1|3	
12cr|perl-Term-Size-Any-0.2.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Term-Size-Any-0.2.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Term-Size-Any-0.2.0-1|6	Release:    1
12cr|perl-Term-Size-Any-0.2.0-1|7	
12cr|perl-Term-Size-Any-0.2.0-1|8	Summary:    Retrieve terminal size
12cr|perl-Term-Size-Any-0.2.0-1|9	License:    GPL+ or Artistic
12cr|perl-Term-Size-Any-0.2.0-1|10	Group:      Development/Perl
12cr|perl-Term-Size-Any-0.2.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-Size-Any-0.2.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Term-Size-Any-0.2.0-1|13	
12cr|perl-Term-Size-Any-0.2.0-1|14	BuildRequires: perl(Term::Size::Perl)
12cr|perl-Term-Size-Any-0.2.0-1|15	BuildRequires: perl-devel
12cr|perl-Term-Size-Any-0.2.0-1|16	
12cr|perl-Term-Size-Any-0.2.0-1|17	BuildArch: noarch
12cr|perl-Term-Size-Any-0.2.0-1|18	
12cr|perl-Term-Size-Any-0.2.0-1|19	%description
12cr|perl-Term-Size-Any-0.2.0-1|20	This is a unified interface to retrieve terminal size. It loads one module
12cr|perl-Term-Size-Any-0.2.0-1|21	of a list of known alternatives, each implementing some way to get the
12cr|perl-Term-Size-Any-0.2.0-1|22	desired terminal information. This loaded module will actually do the job
12cr|perl-Term-Size-Any-0.2.0-1|23	on behalf of 'Term::Size::Any'.
12cr|perl-Term-Size-Any-0.2.0-1|24	
12cr|perl-Term-Size-Any-0.2.0-1|25	Thus, 'Term::Size::Any' depends on the availability of one of these
12cr|perl-Term-Size-Any-0.2.0-1|26	modules:
12cr|perl-Term-Size-Any-0.2.0-1|27	
12cr|perl-Term-Size-Any-0.2.0-1|28	Term::Size           (soon to be supported)
12cr|perl-Term-Size-Any-0.2.0-1|29	Term::Size::Perl
12cr|perl-Term-Size-Any-0.2.0-1|30	Term::Size::ReadKey  (soon to be supported)
12cr|perl-Term-Size-Any-0.2.0-1|31	Term::Size::Win32
12cr|perl-Term-Size-Any-0.2.0-1|32	
12cr|perl-Term-Size-Any-0.2.0-1|33	%prep
12cr|perl-Term-Size-Any-0.2.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-Size-Any-0.2.0-1|35	
12cr|perl-Term-Size-Any-0.2.0-1|36	%build
12cr|perl-Term-Size-Any-0.2.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-Size-Any-0.2.0-1|38	%make
12cr|perl-Term-Size-Any-0.2.0-1|39	
12cr|perl-Term-Size-Any-0.2.0-1|40	%check
12cr|perl-Term-Size-Any-0.2.0-1|41	%make test
12cr|perl-Term-Size-Any-0.2.0-1|42	
12cr|perl-Term-Size-Any-0.2.0-1|43	%install
12cr|perl-Term-Size-Any-0.2.0-1|44	%makeinstall_std
12cr|perl-Term-Size-Any-0.2.0-1|45	
12cr|perl-Term-Size-Any-0.2.0-1|46	%files
12cr|perl-Term-Size-Any-0.2.0-1|47	%doc README Changes
12cr|perl-Term-Size-Any-0.2.0-1|48	%{_mandir}/man3/*
12cr|perl-Term-Size-Any-0.2.0-1|49	%perl_vendorlib/*
12cr|perl-Term-Size-Any-0.2.0-1|50	
12cr|perl-Term-Size-Any-0.2.0-1|51	
12cr|perl-Term-Size-Any-0.2.0-1|52	%changelog
12cr|perl-Term-Size-Any-0.2.0-1|53	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.1.0-3mdv2011.0
12cr|perl-Term-Size-Any-0.2.0-1|54	+ Revision: 655221
12cr|perl-Term-Size-Any-0.2.0-1|55	- rebuild for updated spec-helper
12cr|perl-Term-Size-Any-0.2.0-1|56	
12cr|perl-Term-Size-Any-0.2.0-1|57	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.1.0-2mdv2011.0
12cr|perl-Term-Size-Any-0.2.0-1|58	+ Revision: 505275
12cr|perl-Term-Size-Any-0.2.0-1|59	- rebuild using %%perl_convert_version
12cr|perl-Term-Size-Any-0.2.0-1|60	
12cr|perl-Term-Size-Any-0.2.0-1|61	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.001-1mdv2010.0
12cr|perl-Term-Size-Any-0.2.0-1|62	+ Revision: 376260
12cr|perl-Term-Size-Any-0.2.0-1|63	- adding missing buildrequires:
12cr|perl-Term-Size-Any-0.2.0-1|64	- import perl-Term-Size-Any
12cr|perl-Term-Size-Any-0.2.0-1|65	
12cr|perl-Term-Size-Any-0.2.0-1|66	
12cr|perl-Term-Size-Any-0.2.0-1|67	* Fri May 15 2009 cpan2dist 0.001-1mdv
12cr|perl-Term-Size-Any-0.2.0-1|68	- initial mdv release, generated with cpan2dist
12cr|perl-Term-Size-Any-0.2.0-1|69	

5462 12
12cr|perl-Term-Size-Perl-0.029-2|1	
12cr|perl-Term-Size-Perl-0.029-2|2	%define realname   Term-Size-Perl
12cr|perl-Term-Size-Perl-0.029-2|3	%define version    0.029
12cr|perl-Term-Size-Perl-0.029-2|4	%define release    %mkrel 2
12cr|perl-Term-Size-Perl-0.029-2|5	
12cr|perl-Term-Size-Perl-0.029-2|6	Name:       perl-%{realname}
12cr|perl-Term-Size-Perl-0.029-2|7	Version:    %{version}
12cr|perl-Term-Size-Perl-0.029-2|8	Release:    %{release}
12cr|perl-Term-Size-Perl-0.029-2|9	License:    GPL or Artistic
12cr|perl-Term-Size-Perl-0.029-2|10	Group:      Development/Perl
12cr|perl-Term-Size-Perl-0.029-2|11	Summary:    Probes some machine configuration parameters for Term::Size::Perl's sake
12cr|perl-Term-Size-Perl-0.029-2|12	Source:     http://www.cpan.org/modules/by-module/Term/%{realname}-%{version}.tar.gz
12cr|perl-Term-Size-Perl-0.029-2|13	Url:        http://search.cpan.org/dist/%{realname}
12cr|perl-Term-Size-Perl-0.029-2|14	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Term-Size-Perl-0.029-2|15	BuildRequires: perl-devel
12cr|perl-Term-Size-Perl-0.029-2|16	
12cr|perl-Term-Size-Perl-0.029-2|17	
12cr|perl-Term-Size-Perl-0.029-2|18	BuildArch: noarch
12cr|perl-Term-Size-Perl-0.029-2|19	
12cr|perl-Term-Size-Perl-0.029-2|20	%description
12cr|perl-Term-Size-Perl-0.029-2|21	Yet another implementation of 'Term::Size'. Now in pure Perl, with the
12cr|perl-Term-Size-Perl-0.029-2|22	exception of a C probe run on build time.
12cr|perl-Term-Size-Perl-0.029-2|23	
12cr|perl-Term-Size-Perl-0.029-2|24	FUNCTIONS
12cr|perl-Term-Size-Perl-0.029-2|25	* *chars*
12cr|perl-Term-Size-Perl-0.029-2|26	
12cr|perl-Term-Size-Perl-0.029-2|27	($columns, $rows) = chars($h);
12cr|perl-Term-Size-Perl-0.029-2|28	$columns = chars($h);
12cr|perl-Term-Size-Perl-0.029-2|29	
12cr|perl-Term-Size-Perl-0.029-2|30	%prep
12cr|perl-Term-Size-Perl-0.029-2|31	%setup -q -n %{realname}-%{version}
12cr|perl-Term-Size-Perl-0.029-2|32	
12cr|perl-Term-Size-Perl-0.029-2|33	%build
12cr|perl-Term-Size-Perl-0.029-2|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-Size-Perl-0.029-2|35	%make
12cr|perl-Term-Size-Perl-0.029-2|36	
12cr|perl-Term-Size-Perl-0.029-2|37	%check
12cr|perl-Term-Size-Perl-0.029-2|38	make test
12cr|perl-Term-Size-Perl-0.029-2|39	
12cr|perl-Term-Size-Perl-0.029-2|40	%install
12cr|perl-Term-Size-Perl-0.029-2|41	rm -rf %buildroot
12cr|perl-Term-Size-Perl-0.029-2|42	%makeinstall_std
12cr|perl-Term-Size-Perl-0.029-2|43	
12cr|perl-Term-Size-Perl-0.029-2|44	%clean
12cr|perl-Term-Size-Perl-0.029-2|45	rm -rf %buildroot
12cr|perl-Term-Size-Perl-0.029-2|46	
12cr|perl-Term-Size-Perl-0.029-2|47	%files
12cr|perl-Term-Size-Perl-0.029-2|48	%defattr(-,root,root)
12cr|perl-Term-Size-Perl-0.029-2|49	%doc Changes README
12cr|perl-Term-Size-Perl-0.029-2|50	%{_mandir}/man3/*
12cr|perl-Term-Size-Perl-0.029-2|51	%perl_vendorlib/*
12cr|perl-Term-Size-Perl-0.029-2|52	
12cr|perl-Term-Size-Perl-0.029-2|53	
12cr|perl-Term-Size-Perl-0.029-2|54	
12cr|perl-Term-Size-Perl-0.029-2|55	
12cr|perl-Term-Size-Perl-0.029-2|56	%changelog
12cr|perl-Term-Size-Perl-0.029-2|57	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.029-2mdv2011.0
12cr|perl-Term-Size-Perl-0.029-2|58	+ Revision: 658430
12cr|perl-Term-Size-Perl-0.029-2|59	- rebuild for updates rpm-setup
12cr|perl-Term-Size-Perl-0.029-2|60	
12cr|perl-Term-Size-Perl-0.029-2|61	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.029-1mdv2010.0
12cr|perl-Term-Size-Perl-0.029-2|62	+ Revision: 376244
12cr|perl-Term-Size-Perl-0.029-2|63	- import perl-Term-Size-Perl
12cr|perl-Term-Size-Perl-0.029-2|64	
12cr|perl-Term-Size-Perl-0.029-2|65	
12cr|perl-Term-Size-Perl-0.029-2|66	* Fri May 15 2009 cpan2dist 0.029-1mdv
12cr|perl-Term-Size-Perl-0.029-2|67	- initial mdv release, generated with cpan2dist
12cr|perl-Term-Size-Perl-0.029-2|68	

5463 12
12cr|perl-Term-StatusBar-1.180.0-3|1	%define upstream_name    Term-StatusBar
12cr|perl-Term-StatusBar-1.180.0-3|2	%define upstream_version 1.18
12cr|perl-Term-StatusBar-1.180.0-3|3	
12cr|perl-Term-StatusBar-1.180.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Term-StatusBar-1.180.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Term-StatusBar-1.180.0-3|6	Release:	3
12cr|perl-Term-StatusBar-1.180.0-3|7	
12cr|perl-Term-StatusBar-1.180.0-3|8	Summary:	Dynamic progress bar
12cr|perl-Term-StatusBar-1.180.0-3|9	License:	GPL+ or Artistic
12cr|perl-Term-StatusBar-1.180.0-3|10	Group:		Development/Perl
12cr|perl-Term-StatusBar-1.180.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-StatusBar-1.180.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Term-StatusBar-1.180.0-3|13	
12cr|perl-Term-StatusBar-1.180.0-3|14	BuildRequires:	perl-devel
12cr|perl-Term-StatusBar-1.180.0-3|15	BuildRequires:	perl(Term::Size)
12cr|perl-Term-StatusBar-1.180.0-3|16	
12cr|perl-Term-StatusBar-1.180.0-3|17	BuildArch:	noarch
12cr|perl-Term-StatusBar-1.180.0-3|18	
12cr|perl-Term-StatusBar-1.180.0-3|19	%description
12cr|perl-Term-StatusBar-1.180.0-3|20	Term::StatusBar provides an easy way to create a terminal status bar, much
12cr|perl-Term-StatusBar-1.180.0-3|21	like those found in a graphical environment. Term::Size is used to ensure
12cr|perl-Term-StatusBar-1.180.0-3|22	the bar does not extend beyond the terminal's width. All outout is sent to
12cr|perl-Term-StatusBar-1.180.0-3|23	STDOUT by default.
12cr|perl-Term-StatusBar-1.180.0-3|24	
12cr|perl-Term-StatusBar-1.180.0-3|25	%prep
12cr|perl-Term-StatusBar-1.180.0-3|26	%setup -q -n %{upstream_name}
12cr|perl-Term-StatusBar-1.180.0-3|27	
12cr|perl-Term-StatusBar-1.180.0-3|28	%build
12cr|perl-Term-StatusBar-1.180.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-StatusBar-1.180.0-3|30	%make
12cr|perl-Term-StatusBar-1.180.0-3|31	
12cr|perl-Term-StatusBar-1.180.0-3|32	%check
12cr|perl-Term-StatusBar-1.180.0-3|33	%make test
12cr|perl-Term-StatusBar-1.180.0-3|34	
12cr|perl-Term-StatusBar-1.180.0-3|35	%install
12cr|perl-Term-StatusBar-1.180.0-3|36	%makeinstall_std
12cr|perl-Term-StatusBar-1.180.0-3|37	
12cr|perl-Term-StatusBar-1.180.0-3|38	%files
12cr|perl-Term-StatusBar-1.180.0-3|39	%doc README
12cr|perl-Term-StatusBar-1.180.0-3|40	%{_mandir}/man3/*
12cr|perl-Term-StatusBar-1.180.0-3|41	%{perl_vendorlib}/*
12cr|perl-Term-StatusBar-1.180.0-3|42	
12cr|perl-Term-StatusBar-1.180.0-3|43	%changelog
12cr|perl-Term-StatusBar-1.180.0-3|44	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.180.0-2mdv2011.0
12cr|perl-Term-StatusBar-1.180.0-3|45	+ Revision: 655222
12cr|perl-Term-StatusBar-1.180.0-3|46	- rebuild for updated spec-helper
12cr|perl-Term-StatusBar-1.180.0-3|47	
12cr|perl-Term-StatusBar-1.180.0-3|48	* Sun Jan 03 2010 Jérôme Quelin <jquelin@mandriva.org> 1.180.0-1mdv2011.0
12cr|perl-Term-StatusBar-1.180.0-3|49	+ Revision: 485964
12cr|perl-Term-StatusBar-1.180.0-3|50	- import perl-Term-StatusBar
12cr|perl-Term-StatusBar-1.180.0-3|51	
12cr|perl-Term-StatusBar-1.180.0-3|52	
12cr|perl-Term-StatusBar-1.180.0-3|53	* Sun Jan 03 2010 cpan2dist 1.18-1mdv
12cr|perl-Term-StatusBar-1.180.0-3|54	- initial mdv release, generated with cpan2dist

5464 12
12cr|perl-Term-Twiddle-2.710.0-3|1	%define upstream_name    Term-Twiddle
12cr|perl-Term-Twiddle-2.710.0-3|2	%define upstream_version 2.71
12cr|perl-Term-Twiddle-2.710.0-3|3	
12cr|perl-Term-Twiddle-2.710.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Term-Twiddle-2.710.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Term-Twiddle-2.710.0-3|6	Release:	3
12cr|perl-Term-Twiddle-2.710.0-3|7	
12cr|perl-Term-Twiddle-2.710.0-3|8	Summary:	Twiddles baton while-u-wait for long subrout
12cr|perl-Term-Twiddle-2.710.0-3|9	License:	GPL+ or Artistic
12cr|perl-Term-Twiddle-2.710.0-3|10	Group:		Development/Perl
12cr|perl-Term-Twiddle-2.710.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-Twiddle-2.710.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Term-Twiddle-2.710.0-3|13	
12cr|perl-Term-Twiddle-2.710.0-3|14	BuildRequires:	perl-devel
12cr|perl-Term-Twiddle-2.710.0-3|15	BuildRequires:	perl(Time::HiRes)
12cr|perl-Term-Twiddle-2.710.0-3|16	BuildArch:	noarch
12cr|perl-Term-Twiddle-2.710.0-3|17	
12cr|perl-Term-Twiddle-2.710.0-3|18	%description
12cr|perl-Term-Twiddle-2.710.0-3|19	Always fascinated by the spinner during FreeBSD's loader bootstrap, I
12cr|perl-Term-Twiddle-2.710.0-3|20	wanted to capture it so I could view it any time I wanted to--and I wanted
12cr|perl-Term-Twiddle-2.710.0-3|21	to make other people find that same joy I did. Now, anytime you or your
12cr|perl-Term-Twiddle-2.710.0-3|22	users have to wait for something to finish, instead of twiddling their
12cr|perl-Term-Twiddle-2.710.0-3|23	thumbs, they can watch the computer twiddle its thumbs.
12cr|perl-Term-Twiddle-2.710.0-3|24	
12cr|perl-Term-Twiddle-2.710.0-3|25	%prep
12cr|perl-Term-Twiddle-2.710.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-Twiddle-2.710.0-3|27	
12cr|perl-Term-Twiddle-2.710.0-3|28	%build
12cr|perl-Term-Twiddle-2.710.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-Twiddle-2.710.0-3|30	%make
12cr|perl-Term-Twiddle-2.710.0-3|31	
12cr|perl-Term-Twiddle-2.710.0-3|32	%check
12cr|perl-Term-Twiddle-2.710.0-3|33	%make test </dev/null
12cr|perl-Term-Twiddle-2.710.0-3|34	
12cr|perl-Term-Twiddle-2.710.0-3|35	%install
12cr|perl-Term-Twiddle-2.710.0-3|36	%makeinstall_std
12cr|perl-Term-Twiddle-2.710.0-3|37	
12cr|perl-Term-Twiddle-2.710.0-3|38	%files
12cr|perl-Term-Twiddle-2.710.0-3|39	%doc Changes README
12cr|perl-Term-Twiddle-2.710.0-3|40	%{_mandir}/man3/*
12cr|perl-Term-Twiddle-2.710.0-3|41	%{perl_vendorlib}/*
12cr|perl-Term-Twiddle-2.710.0-3|42	
12cr|perl-Term-Twiddle-2.710.0-3|43	%changelog
12cr|perl-Term-Twiddle-2.710.0-3|44	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 2.710.0-2mdv2011.0
12cr|perl-Term-Twiddle-2.710.0-3|45	+ Revision: 655224
12cr|perl-Term-Twiddle-2.710.0-3|46	- rebuild for updated spec-helper
12cr|perl-Term-Twiddle-2.710.0-3|47	
12cr|perl-Term-Twiddle-2.710.0-3|48	* Thu Dec 31 2009 Jérôme Quelin <jquelin@mandriva.org> 2.710.0-1mdv2011.0
12cr|perl-Term-Twiddle-2.710.0-3|49	+ Revision: 484420
12cr|perl-Term-Twiddle-2.710.0-3|50	- import perl-Term-Twiddle
12cr|perl-Term-Twiddle-2.710.0-3|51	
12cr|perl-Term-Twiddle-2.710.0-3|52	
12cr|perl-Term-Twiddle-2.710.0-3|53	* Thu Dec 31 2009 cpan2dist 2.71-1mdv
12cr|perl-Term-Twiddle-2.710.0-3|54	- initial mdv release, generated with cpan2dist

5465 12
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|1	%define upstream_name    Term-Twiddle-Quiet
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|2	%define upstream_version 1.100110
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|3	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|4	Name:       perl-%{upstream_name}
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|6	Release:    %mkrel 2
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|7	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|8	Summary:    Twiddles a thingy while-u-wait if run interactively
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|9	License:    GPL+ or Artistic
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|10	Group:      Development/Perl
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|12	Source0:    http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|13	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|14	BuildRequires: perl(English)
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|15	BuildRequires: perl(File::Find)
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|16	BuildRequires: perl(IO::Interactive)
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|17	BuildRequires: perl(Module::Build)
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|18	BuildRequires: perl(Term::Twiddle)
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|19	BuildRequires: perl(Test::MockObject)
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|20	BuildRequires: perl(Test::More)
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|21	BuildRequires: perl(Module::Build)
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|22	BuildArch: noarch
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|23	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|24	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|25	%description
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|26	the Term::Twiddle manpage is a nice module for showing spinning thingies on
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|27	the terminal while waiting for an action to complete.
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|28	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|29	the Term::Twiddle::Quiet manpage acts very much like that module when it is
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|30	run interactively. However, when it isn't run interactively (for example,
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|31	as a cron job) then it does not show the twiddle.
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|32	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|33	Other than this difference, it really act as a the Term::Twiddle manpage
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|34	with all its options, methods and restrictions (of course, it supports the
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|35	same API) - cf its documentation for more information.
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|36	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|37	%prep
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|39	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|40	%build
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|41	%{__perl} Build.PL installdirs=vendor
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|42	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|43	./Build
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|44	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|45	%check
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|46	./Build test
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|47	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|48	%install
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|49	rm -rf %buildroot
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|50	./Build install destdir=%{buildroot}
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|51	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|52	%clean
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|53	rm -rf %buildroot
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|54	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|55	%files
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|56	%defattr(-,root,root)
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|57	%doc Changes LICENSE README
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|58	%{_mandir}/man3/*
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|59	%perl_vendorlib/*
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|60	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|61	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|62	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|63	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|64	%changelog
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|65	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.100.110-2mdv2011.0
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|66	+ Revision: 654306
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|67	- rebuild for updated spec-helper
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|68	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|69	* Thu Jan 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.110-1mdv2011.0
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|70	+ Revision: 491241
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|71	- import perl-Term-Twiddle-Quiet
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|72	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|73	
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|74	* Thu Jan 14 2010 cpan2dist 1.100110-1mdv
12cr|perl-Term-Twiddle-Quiet-1.100.110-2|75	- initial mdv release, generated with cpan2dist

5466 12
12cr|perl-Term-UI-0.260.0-3|1	%define	upstream_name	 Term-UI
12cr|perl-Term-UI-0.260.0-3|2	%define upstream_version 0.26
12cr|perl-Term-UI-0.260.0-3|3	
12cr|perl-Term-UI-0.260.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Term-UI-0.260.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Term-UI-0.260.0-3|6	Release:	3
12cr|perl-Term-UI-0.260.0-3|7	
12cr|perl-Term-UI-0.260.0-3|8	Summary:	Term::ReadLine UI made easy
12cr|perl-Term-UI-0.260.0-3|9	License:	Artistic/GPL
12cr|perl-Term-UI-0.260.0-3|10	Group:		Development/Perl
12cr|perl-Term-UI-0.260.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Term-UI-0.260.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Term-UI-0.260.0-3|13	
12cr|perl-Term-UI-0.260.0-3|14	BuildRequires:	perl-devel
12cr|perl-Term-UI-0.260.0-3|15	BuildRequires:	perl(Log::Message::Simple)
12cr|perl-Term-UI-0.260.0-3|16	BuildArch:	noarch
12cr|perl-Term-UI-0.260.0-3|17	
12cr|perl-Term-UI-0.260.0-3|18	%description
12cr|perl-Term-UI-0.260.0-3|19	"Term::UI" is a transparent way of eliminating the overhead of having to format
12cr|perl-Term-UI-0.260.0-3|20	a question and then validate the reply, informing the user if the answer was
12cr|perl-Term-UI-0.260.0-3|21	not proper and re-issuing the question.
12cr|perl-Term-UI-0.260.0-3|22	
12cr|perl-Term-UI-0.260.0-3|23	Simply give it the question you want to ask, optionally with choices the user
12cr|perl-Term-UI-0.260.0-3|24	can pick from and a default and "Term::UI" will DWYM.
12cr|perl-Term-UI-0.260.0-3|25	
12cr|perl-Term-UI-0.260.0-3|26	For asking a yes or no question, there's even a shortcut.
12cr|perl-Term-UI-0.260.0-3|27	
12cr|perl-Term-UI-0.260.0-3|28	%prep
12cr|perl-Term-UI-0.260.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-UI-0.260.0-3|30	
12cr|perl-Term-UI-0.260.0-3|31	%build
12cr|perl-Term-UI-0.260.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-UI-0.260.0-3|33	%make
12cr|perl-Term-UI-0.260.0-3|34	
12cr|perl-Term-UI-0.260.0-3|35	%check
12cr|perl-Term-UI-0.260.0-3|36	make test
12cr|perl-Term-UI-0.260.0-3|37	
12cr|perl-Term-UI-0.260.0-3|38	%install
12cr|perl-Term-UI-0.260.0-3|39	%makeinstall_std
12cr|perl-Term-UI-0.260.0-3|40	
12cr|perl-Term-UI-0.260.0-3|41	%files
12cr|perl-Term-UI-0.260.0-3|42	%doc README
12cr|perl-Term-UI-0.260.0-3|43	%{perl_vendorlib}/Term/*
12cr|perl-Term-UI-0.260.0-3|44	%{_mandir}/*/*
12cr|perl-Term-UI-0.260.0-3|45	
12cr|perl-Term-UI-0.260.0-3|46	
12cr|perl-Term-UI-0.260.0-3|47	%changelog
12cr|perl-Term-UI-0.260.0-3|48	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 0.260.0-2mdv2011.0
12cr|perl-Term-UI-0.260.0-3|49	+ Revision: 640782
12cr|perl-Term-UI-0.260.0-3|50	- rebuild to obsolete old packages
12cr|perl-Term-UI-0.260.0-3|51	
12cr|perl-Term-UI-0.260.0-3|52	* Sat Feb 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.260.0-1
12cr|perl-Term-UI-0.260.0-3|53	+ Revision: 637379
12cr|perl-Term-UI-0.260.0-3|54	- update to new version 0.26
12cr|perl-Term-UI-0.260.0-3|55	
12cr|perl-Term-UI-0.260.0-3|56	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.240.0-1
12cr|perl-Term-UI-0.260.0-3|57	+ Revision: 635553
12cr|perl-Term-UI-0.260.0-3|58	- update to new version 0.24
12cr|perl-Term-UI-0.260.0-3|59	
12cr|perl-Term-UI-0.260.0-3|60	* Sat Jan 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.220.0-1mdv2011.0
12cr|perl-Term-UI-0.260.0-3|61	+ Revision: 630636
12cr|perl-Term-UI-0.260.0-3|62	- update to new version 0.22
12cr|perl-Term-UI-0.260.0-3|63	
12cr|perl-Term-UI-0.260.0-3|64	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2010.0
12cr|perl-Term-UI-0.260.0-3|65	+ Revision: 408971
12cr|perl-Term-UI-0.260.0-3|66	- rebuild using %%perl_convert_version
12cr|perl-Term-UI-0.260.0-3|67	
12cr|perl-Term-UI-0.260.0-3|68	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.20-1mdv2010.0
12cr|perl-Term-UI-0.260.0-3|69	+ Revision: 370185
12cr|perl-Term-UI-0.260.0-3|70	- update to new version 0.20
12cr|perl-Term-UI-0.260.0-3|71	
12cr|perl-Term-UI-0.260.0-3|72	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.18-1mdv2009.0
12cr|perl-Term-UI-0.260.0-3|73	+ Revision: 136360
12cr|perl-Term-UI-0.260.0-3|74	- restore BuildRoot
12cr|perl-Term-UI-0.260.0-3|75	
12cr|perl-Term-UI-0.260.0-3|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Term-UI-0.260.0-3|77	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Term-UI-0.260.0-3|78	
12cr|perl-Term-UI-0.260.0-3|79	* Wed Nov 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2008.1
12cr|perl-Term-UI-0.260.0-3|80	+ Revision: 106664
12cr|perl-Term-UI-0.260.0-3|81	- update to new version 0.18
12cr|perl-Term-UI-0.260.0-3|82	- update to new version 0.18
12cr|perl-Term-UI-0.260.0-3|83	
12cr|perl-Term-UI-0.260.0-3|84	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2008.1
12cr|perl-Term-UI-0.260.0-3|85	+ Revision: 97566
12cr|perl-Term-UI-0.260.0-3|86	- update to new version 0.16
12cr|perl-Term-UI-0.260.0-3|87	
12cr|perl-Term-UI-0.260.0-3|88	* Fri Jun 22 2007 Buchan Milne <bgmilne@mandriva.org> 0.14-1mdv2008.0
12cr|perl-Term-UI-0.260.0-3|89	+ Revision: 42867
12cr|perl-Term-UI-0.260.0-3|90	- Import perl-Term-UI
12cr|perl-Term-UI-0.260.0-3|91	
12cr|perl-Term-UI-0.260.0-3|92	
12cr|perl-Term-UI-0.260.0-3|93	
12cr|perl-Term-UI-0.260.0-3|94	* Thu Jun 21 2007 Buchan Milne <bgmilne@mandriva.org> 0.14-1mdv2007.1
12cr|perl-Term-UI-0.260.0-3|95	- initial package

5467 12
12cr|perl-Term-VT102-0.910.0-2|1	%define upstream_name    Term-VT102
12cr|perl-Term-VT102-0.910.0-2|2	%define upstream_version 0.91
12cr|perl-Term-VT102-0.910.0-2|3	
12cr|perl-Term-VT102-0.910.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Term-VT102-0.910.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Term-VT102-0.910.0-2|6	Release:	2
12cr|perl-Term-VT102-0.910.0-2|7	
12cr|perl-Term-VT102-0.910.0-2|8	Summary:	Term::VT102 - a class to emulate a DEC VT102 terminal
12cr|perl-Term-VT102-0.910.0-2|9	License:	GPL+ or Artistic
12cr|perl-Term-VT102-0.910.0-2|10	Group:		Development/Perl
12cr|perl-Term-VT102-0.910.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Term-VT102-0.910.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Term-VT102-0.910.0-2|13	
12cr|perl-Term-VT102-0.910.0-2|14	BuildRequires:	perl-devel
12cr|perl-Term-VT102-0.910.0-2|15	BuildArch:	noarch
12cr|perl-Term-VT102-0.910.0-2|16	
12cr|perl-Term-VT102-0.910.0-2|17	%description
12cr|perl-Term-VT102-0.910.0-2|18	The VT102 class provides emulation of most of the functions of a
12cr|perl-Term-VT102-0.910.0-2|19	DEC VT102 terminal. Once initialised, data passed to a VT102
12cr|perl-Term-VT102-0.910.0-2|20	object is processed and the in-memory screen modified accordingly.
12cr|perl-Term-VT102-0.910.0-2|21	This screen can be interrogated by the external program in a
12cr|perl-Term-VT102-0.910.0-2|22	variety of ways.
12cr|perl-Term-VT102-0.910.0-2|23	
12cr|perl-Term-VT102-0.910.0-2|24	This allows your program to interface with full-screen console
12cr|perl-Term-VT102-0.910.0-2|25	programs by running them in a subprocess and passing their output
12cr|perl-Term-VT102-0.910.0-2|26	to a VT102 class. You can then see what the application has
12cr|perl-Term-VT102-0.910.0-2|27	written on the screen by querying the class appropriately.
12cr|perl-Term-VT102-0.910.0-2|28	
12cr|perl-Term-VT102-0.910.0-2|29	%prep
12cr|perl-Term-VT102-0.910.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Term-VT102-0.910.0-2|31	
12cr|perl-Term-VT102-0.910.0-2|32	%build
12cr|perl-Term-VT102-0.910.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Term-VT102-0.910.0-2|34	%make
12cr|perl-Term-VT102-0.910.0-2|35	
12cr|perl-Term-VT102-0.910.0-2|36	%check
12cr|perl-Term-VT102-0.910.0-2|37	make test
12cr|perl-Term-VT102-0.910.0-2|38	
12cr|perl-Term-VT102-0.910.0-2|39	%install
12cr|perl-Term-VT102-0.910.0-2|40	%makeinstall_std
12cr|perl-Term-VT102-0.910.0-2|41	
12cr|perl-Term-VT102-0.910.0-2|42	%files
12cr|perl-Term-VT102-0.910.0-2|43	%doc Changes README
12cr|perl-Term-VT102-0.910.0-2|44	%dir %{perl_vendorlib}/Term/VT102
12cr|perl-Term-VT102-0.910.0-2|45	%dir %{perl_vendorlib}/Term/VT102/examples
12cr|perl-Term-VT102-0.910.0-2|46	%{perl_vendorlib}/Term/VT102.pm
12cr|perl-Term-VT102-0.910.0-2|47	%{perl_vendorlib}/Term/VT102/examples/*
12cr|perl-Term-VT102-0.910.0-2|48	%{_mandir}/*/*
12cr|perl-Term-VT102-0.910.0-2|49	
12cr|perl-Term-VT102-0.910.0-2|50	
12cr|perl-Term-VT102-0.910.0-2|51	%changelog
12cr|perl-Term-VT102-0.910.0-2|52	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.910.0-1mdv2010.0
12cr|perl-Term-VT102-0.910.0-2|53	+ Revision: 405544
12cr|perl-Term-VT102-0.910.0-2|54	- rebuild using %%perl_convert_version
12cr|perl-Term-VT102-0.910.0-2|55	
12cr|perl-Term-VT102-0.910.0-2|56	* Mon Nov 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.91-1mdv2009.1
12cr|perl-Term-VT102-0.910.0-2|57	+ Revision: 301686
12cr|perl-Term-VT102-0.910.0-2|58	- update to new version 0.91
12cr|perl-Term-VT102-0.910.0-2|59	
12cr|perl-Term-VT102-0.910.0-2|60	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.82-6mdv2009.0
12cr|perl-Term-VT102-0.910.0-2|61	+ Revision: 241964
12cr|perl-Term-VT102-0.910.0-2|62	- rebuild
12cr|perl-Term-VT102-0.910.0-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Term-VT102-0.910.0-2|64	
12cr|perl-Term-VT102-0.910.0-2|65	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Term-VT102-0.910.0-2|66	- restore BuildRoot
12cr|perl-Term-VT102-0.910.0-2|67	
12cr|perl-Term-VT102-0.910.0-2|68	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.82-4mdv2008.0
12cr|perl-Term-VT102-0.910.0-2|69	+ Revision: 25460
12cr|perl-Term-VT102-0.910.0-2|70	- rebuild
12cr|perl-Term-VT102-0.910.0-2|71	
12cr|perl-Term-VT102-0.910.0-2|72	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 0.82-3mdv2008.0
12cr|perl-Term-VT102-0.910.0-2|73	+ Revision: 23809
12cr|perl-Term-VT102-0.910.0-2|74	- rebuild
12cr|perl-Term-VT102-0.910.0-2|75	
12cr|perl-Term-VT102-0.910.0-2|76	
12cr|perl-Term-VT102-0.910.0-2|77	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.82-2mdk
12cr|perl-Term-VT102-0.910.0-2|78	- Fix SPEC according to Perl Policy
12cr|perl-Term-VT102-0.910.0-2|79	- Source URL
12cr|perl-Term-VT102-0.910.0-2|80	- use mkrel
12cr|perl-Term-VT102-0.910.0-2|81	
12cr|perl-Term-VT102-0.910.0-2|82	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.82-1mdk
12cr|perl-Term-VT102-0.910.0-2|83	- initial Mandriva package
12cr|perl-Term-VT102-0.910.0-2|84	

5468 12
12cr|perl-Test-Assertions-1.54.0-4|1	%define upstream_name    Test-Assertions
12cr|perl-Test-Assertions-1.54.0-4|2	%define upstream_version 1.054
12cr|perl-Test-Assertions-1.54.0-4|3	
12cr|perl-Test-Assertions-1.54.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Assertions-1.54.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Assertions-1.54.0-4|6	Release:	4
12cr|perl-Test-Assertions-1.54.0-4|7	
12cr|perl-Test-Assertions-1.54.0-4|8	Summary:	Base for test scripts
12cr|perl-Test-Assertions-1.54.0-4|9	License:	GPL+ or Artistic
12cr|perl-Test-Assertions-1.54.0-4|10	Group:		Development/Perl
12cr|perl-Test-Assertions-1.54.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Assertions-1.54.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Assertions-1.54.0-4|13	
12cr|perl-Test-Assertions-1.54.0-4|14	BuildRequires:	perl-devel
12cr|perl-Test-Assertions-1.54.0-4|15	BuildRequires:	perl(Carp)
12cr|perl-Test-Assertions-1.54.0-4|16	BuildRequires:	perl(Getopt::Long)
12cr|perl-Test-Assertions-1.54.0-4|17	BuildRequires:	perl(Log::Trace)
12cr|perl-Test-Assertions-1.54.0-4|18	BuildArch:	noarch
12cr|perl-Test-Assertions-1.54.0-4|19	
12cr|perl-Test-Assertions-1.54.0-4|20	%description
12cr|perl-Test-Assertions-1.54.0-4|21	Test::Assertions provides a convenient set of tools for constructing tests,
12cr|perl-Test-Assertions-1.54.0-4|22	such as unit tests or run-time assertion checks (like C's ASSERT macro).
12cr|perl-Test-Assertions-1.54.0-4|23	Unlike some of the Test:: modules available on CPAN, Test::Assertions is
12cr|perl-Test-Assertions-1.54.0-4|24	not limited to unit test scripts; for example it can be used to check
12cr|perl-Test-Assertions-1.54.0-4|25	output is as expected within a benchmarking script. When it is used for
12cr|perl-Test-Assertions-1.54.0-4|26	unit tests, it generates output in the standard form for CPAN unit testing
12cr|perl-Test-Assertions-1.54.0-4|27	(under Test::Harness).
12cr|perl-Test-Assertions-1.54.0-4|28	
12cr|perl-Test-Assertions-1.54.0-4|29	The package's import method is used to control the behaviour of ASSERT:
12cr|perl-Test-Assertions-1.54.0-4|30	whether it dies, warns, prints 'ok'/'not ok', or does nothing.
12cr|perl-Test-Assertions-1.54.0-4|31	
12cr|perl-Test-Assertions-1.54.0-4|32	In 'test' mode the script also exports plan(), only() and ignore()
12cr|perl-Test-Assertions-1.54.0-4|33	functions. In 'test/ok' mode an ok() function is also exported for
12cr|perl-Test-Assertions-1.54.0-4|34	compatibility with Test/Test::Harness. The plan function attempts to count
12cr|perl-Test-Assertions-1.54.0-4|35	the number of tests if it isn't told a number (this works fine in simple
12cr|perl-Test-Assertions-1.54.0-4|36	test scripts but not in loops/subroutines). In either mode, a warning will
12cr|perl-Test-Assertions-1.54.0-4|37	be emitted if the planned number of tests is not the same as the number of
12cr|perl-Test-Assertions-1.54.0-4|38	tests actually run, e.g.
12cr|perl-Test-Assertions-1.54.0-4|39	
12cr|perl-Test-Assertions-1.54.0-4|40	%prep
12cr|perl-Test-Assertions-1.54.0-4|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Assertions-1.54.0-4|42	
12cr|perl-Test-Assertions-1.54.0-4|43	%build
12cr|perl-Test-Assertions-1.54.0-4|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Assertions-1.54.0-4|45	%make
12cr|perl-Test-Assertions-1.54.0-4|46	
12cr|perl-Test-Assertions-1.54.0-4|47	%check
12cr|perl-Test-Assertions-1.54.0-4|48	%make test
12cr|perl-Test-Assertions-1.54.0-4|49	
12cr|perl-Test-Assertions-1.54.0-4|50	%install
12cr|perl-Test-Assertions-1.54.0-4|51	%makeinstall_std
12cr|perl-Test-Assertions-1.54.0-4|52	
12cr|perl-Test-Assertions-1.54.0-4|53	%files
12cr|perl-Test-Assertions-1.54.0-4|54	%doc Changes README
12cr|perl-Test-Assertions-1.54.0-4|55	%{_mandir}/man3/*
12cr|perl-Test-Assertions-1.54.0-4|56	%{perl_vendorlib}/*
12cr|perl-Test-Assertions-1.54.0-4|57	
12cr|perl-Test-Assertions-1.54.0-4|58	%changelog
12cr|perl-Test-Assertions-1.54.0-4|59	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.54.0-3mdv2011.0
12cr|perl-Test-Assertions-1.54.0-4|60	+ Revision: 658885
12cr|perl-Test-Assertions-1.54.0-4|61	- rebuild for updated spec-helper
12cr|perl-Test-Assertions-1.54.0-4|62	
12cr|perl-Test-Assertions-1.54.0-4|63	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.54.0-2mdv2011.0
12cr|perl-Test-Assertions-1.54.0-4|64	+ Revision: 552179
12cr|perl-Test-Assertions-1.54.0-4|65	- rebuild
12cr|perl-Test-Assertions-1.54.0-4|66	
12cr|perl-Test-Assertions-1.54.0-4|67	* Fri Jul 10 2009 Jérôme Quelin <jquelin@mandriva.org> 1.54.0-1mdv2010.0
12cr|perl-Test-Assertions-1.54.0-4|68	+ Revision: 394298
12cr|perl-Test-Assertions-1.54.0-4|69	- import perl-Test-Assertions
12cr|perl-Test-Assertions-1.54.0-4|70	
12cr|perl-Test-Assertions-1.54.0-4|71	
12cr|perl-Test-Assertions-1.54.0-4|72	* Fri Jul 10 2009 cpan2dist 1.054-1mdv
12cr|perl-Test-Assertions-1.54.0-4|73	- initial mdv release, generated with cpan2dist

5469 12
12cr|perl-Test-Benchmark-0.004-8|1	%define realname   Test-Benchmark
12cr|perl-Test-Benchmark-0.004-8|2	
12cr|perl-Test-Benchmark-0.004-8|3	Name:		perl-%{realname}
12cr|perl-Test-Benchmark-0.004-8|4	Version:	0.004
12cr|perl-Test-Benchmark-0.004-8|5	Release:    8
12cr|perl-Test-Benchmark-0.004-8|6	License:	GPL or Artistic
12cr|perl-Test-Benchmark-0.004-8|7	Group:		Development/Perl
12cr|perl-Test-Benchmark-0.004-8|8	Summary:	Make sure something really is faster
12cr|perl-Test-Benchmark-0.004-8|9	Source:		http://www.cpan.org/modules/by-module/Test/%{realname}-%{version}.tar.gz
12cr|perl-Test-Benchmark-0.004-8|10	Url:		http://search.cpan.org/dist/%{realname}
12cr|perl-Test-Benchmark-0.004-8|11	
12cr|perl-Test-Benchmark-0.004-8|12	BuildRequires:	perl-devel
12cr|perl-Test-Benchmark-0.004-8|13	BuildRequires:	perl(Benchmark)
12cr|perl-Test-Benchmark-0.004-8|14	BuildRequires:	perl(Test::Builder)
12cr|perl-Test-Benchmark-0.004-8|15	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-Test-Benchmark-0.004-8|16	BuildRequires:	perl(Test::Tester)
12cr|perl-Test-Benchmark-0.004-8|17	
12cr|perl-Test-Benchmark-0.004-8|18	BuildArch:	noarch
12cr|perl-Test-Benchmark-0.004-8|19	
12cr|perl-Test-Benchmark-0.004-8|20	%description
12cr|perl-Test-Benchmark-0.004-8|21	Sometimes you want to make sure that your "faster" algorithm really is
12cr|perl-Test-Benchmark-0.004-8|22	faster than the old way. This lets you check. It might also be useful to
12cr|perl-Test-Benchmark-0.004-8|23	check that your super whizzo XS or Inline::C version is actually faster.
12cr|perl-Test-Benchmark-0.004-8|24	
12cr|perl-Test-Benchmark-0.004-8|25	This module is based on the standard L<Benchmark> module. If you have lots
12cr|perl-Test-Benchmark-0.004-8|26	of timings to compare and you don't want to keep running the same benchmarks
12cr|perl-Test-Benchmark-0.004-8|27	all the time, you can pass in a result object from C<Benchmark::timethis()>
12cr|perl-Test-Benchmark-0.004-8|28	instead of sub routine reference.
12cr|perl-Test-Benchmark-0.004-8|29	
12cr|perl-Test-Benchmark-0.004-8|30	%prep
12cr|perl-Test-Benchmark-0.004-8|31	%setup -q -n %{realname}-%{version}
12cr|perl-Test-Benchmark-0.004-8|32	
12cr|perl-Test-Benchmark-0.004-8|33	%build
12cr|perl-Test-Benchmark-0.004-8|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Benchmark-0.004-8|35	%make
12cr|perl-Test-Benchmark-0.004-8|36	
12cr|perl-Test-Benchmark-0.004-8|37	%check
12cr|perl-Test-Benchmark-0.004-8|38	%make test
12cr|perl-Test-Benchmark-0.004-8|39	
12cr|perl-Test-Benchmark-0.004-8|40	%install
12cr|perl-Test-Benchmark-0.004-8|41	%makeinstall_std
12cr|perl-Test-Benchmark-0.004-8|42	
12cr|perl-Test-Benchmark-0.004-8|43	%files
12cr|perl-Test-Benchmark-0.004-8|44	%doc META.yml CHANGES README
12cr|perl-Test-Benchmark-0.004-8|45	%{_mandir}/man3/*
12cr|perl-Test-Benchmark-0.004-8|46	%{perl_vendorlib}/*
12cr|perl-Test-Benchmark-0.004-8|47	

5470 12
12cr|perl-Test-Block-0.110.0-3|1	%define upstream_name    Test-Block
12cr|perl-Test-Block-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-Test-Block-0.110.0-3|3	
12cr|perl-Test-Block-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Block-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Block-0.110.0-3|6	Release:	3
12cr|perl-Test-Block-0.110.0-3|7	
12cr|perl-Test-Block-0.110.0-3|8	Summary:	Specify fine granularity test plans
12cr|perl-Test-Block-0.110.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-Block-0.110.0-3|10	Group:		Development/Perl
12cr|perl-Test-Block-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Block-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Block-0.110.0-3|13	
12cr|perl-Test-Block-0.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-Block-0.110.0-3|15	BuildRequires:	perl(Test::Builder)
12cr|perl-Test-Block-0.110.0-3|16	BuildRequires:	perl(Test::Builder::Tester)
12cr|perl-Test-Block-0.110.0-3|17	BuildRequires:	perl(Test::Exception)
12cr|perl-Test-Block-0.110.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Test-Block-0.110.0-3|19	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Test-Block-0.110.0-3|20	BuildArch:	noarch
12cr|perl-Test-Block-0.110.0-3|21	
12cr|perl-Test-Block-0.110.0-3|22	%description
12cr|perl-Test-Block-0.110.0-3|23	This module allows you to specify the number of expected tests at a finer
12cr|perl-Test-Block-0.110.0-3|24	level of granularity than an entire test script. It is built with the
12cr|perl-Test-Block-0.110.0-3|25	Test::Builder manpage and plays happily with the Test::More manpage and
12cr|perl-Test-Block-0.110.0-3|26	friends.
12cr|perl-Test-Block-0.110.0-3|27	
12cr|perl-Test-Block-0.110.0-3|28	%prep
12cr|perl-Test-Block-0.110.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Block-0.110.0-3|30	
12cr|perl-Test-Block-0.110.0-3|31	%build
12cr|perl-Test-Block-0.110.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Block-0.110.0-3|33	%make
12cr|perl-Test-Block-0.110.0-3|34	
12cr|perl-Test-Block-0.110.0-3|35	%check
12cr|perl-Test-Block-0.110.0-3|36	make test
12cr|perl-Test-Block-0.110.0-3|37	
12cr|perl-Test-Block-0.110.0-3|38	%install
12cr|perl-Test-Block-0.110.0-3|39	%makeinstall_std
12cr|perl-Test-Block-0.110.0-3|40	
12cr|perl-Test-Block-0.110.0-3|41	%files
12cr|perl-Test-Block-0.110.0-3|42	%doc Changes README
12cr|perl-Test-Block-0.110.0-3|43	%{_mandir}/man3/*
12cr|perl-Test-Block-0.110.0-3|44	%{perl_vendorlib}/Test
12cr|perl-Test-Block-0.110.0-3|45	
12cr|perl-Test-Block-0.110.0-3|46	%changelog
12cr|perl-Test-Block-0.110.0-3|47	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-Test-Block-0.110.0-3|48	+ Revision: 664907
12cr|perl-Test-Block-0.110.0-3|49	- mass rebuild
12cr|perl-Test-Block-0.110.0-3|50	
12cr|perl-Test-Block-0.110.0-3|51	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cr|perl-Test-Block-0.110.0-3|52	+ Revision: 405545
12cr|perl-Test-Block-0.110.0-3|53	- rebuild using %%perl_convert_version
12cr|perl-Test-Block-0.110.0-3|54	
12cr|perl-Test-Block-0.110.0-3|55	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.11-2mdv2009.0
12cr|perl-Test-Block-0.110.0-3|56	+ Revision: 268730
12cr|perl-Test-Block-0.110.0-3|57	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Test-Block-0.110.0-3|58	
12cr|perl-Test-Block-0.110.0-3|59	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.0
12cr|perl-Test-Block-0.110.0-3|60	+ Revision: 213785
12cr|perl-Test-Block-0.110.0-3|61	- import perl-Test-Block
12cr|perl-Test-Block-0.110.0-3|62	
12cr|perl-Test-Block-0.110.0-3|63	
12cr|perl-Test-Block-0.110.0-3|64	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.0
12cr|perl-Test-Block-0.110.0-3|65	- fist mdv release

5471 12
12cr|perl-Test-CheckChanges-0.140.0-4|1	%define upstream_name    Test-CheckChanges
12cr|perl-Test-CheckChanges-0.140.0-4|2	%define upstream_version 0.14
12cr|perl-Test-CheckChanges-0.140.0-4|3	
12cr|perl-Test-CheckChanges-0.140.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Test-CheckChanges-0.140.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-CheckChanges-0.140.0-4|6	Release:	4
12cr|perl-Test-CheckChanges-0.140.0-4|7	
12cr|perl-Test-CheckChanges-0.140.0-4|8	Summary:	Check that the Changes file matches the dist
12cr|perl-Test-CheckChanges-0.140.0-4|9	License:	GPL+ or Artistic
12cr|perl-Test-CheckChanges-0.140.0-4|10	Group:		Development/Perl
12cr|perl-Test-CheckChanges-0.140.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-CheckChanges-0.140.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-CheckChanges-0.140.0-4|13	
12cr|perl-Test-CheckChanges-0.140.0-4|14	BuildRequires:	perl-devel
12cr|perl-Test-CheckChanges-0.140.0-4|15	BuildRequires:	perl(Test::More)
12cr|perl-Test-CheckChanges-0.140.0-4|16	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Test-CheckChanges-0.140.0-4|17	BuildArch:	noarch
12cr|perl-Test-CheckChanges-0.140.0-4|18	
12cr|perl-Test-CheckChanges-0.140.0-4|19	%description
12cr|perl-Test-CheckChanges-0.140.0-4|20	This module checks that you _Changes_ file has an entry for the current
12cr|perl-Test-CheckChanges-0.140.0-4|21	version of the *Module* being tested.
12cr|perl-Test-CheckChanges-0.140.0-4|22	
12cr|perl-Test-CheckChanges-0.140.0-4|23	The version information for the distribution being tested is taken out of
12cr|perl-Test-CheckChanges-0.140.0-4|24	the Build data, or if that is not found, out of the Makefile.
12cr|perl-Test-CheckChanges-0.140.0-4|25	
12cr|perl-Test-CheckChanges-0.140.0-4|26	It then attempts to open, in order, a file with the name _Changes_ or
12cr|perl-Test-CheckChanges-0.140.0-4|27	_CHANGES_.
12cr|perl-Test-CheckChanges-0.140.0-4|28	
12cr|perl-Test-CheckChanges-0.140.0-4|29	%prep
12cr|perl-Test-CheckChanges-0.140.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-CheckChanges-0.140.0-4|31	
12cr|perl-Test-CheckChanges-0.140.0-4|32	%build
12cr|perl-Test-CheckChanges-0.140.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-CheckChanges-0.140.0-4|34	
12cr|perl-Test-CheckChanges-0.140.0-4|35	%make
12cr|perl-Test-CheckChanges-0.140.0-4|36	
12cr|perl-Test-CheckChanges-0.140.0-4|37	%check
12cr|perl-Test-CheckChanges-0.140.0-4|38	%make test
12cr|perl-Test-CheckChanges-0.140.0-4|39	
12cr|perl-Test-CheckChanges-0.140.0-4|40	%install
12cr|perl-Test-CheckChanges-0.140.0-4|41	%makeinstall_std
12cr|perl-Test-CheckChanges-0.140.0-4|42	
12cr|perl-Test-CheckChanges-0.140.0-4|43	%files
12cr|perl-Test-CheckChanges-0.140.0-4|44	%doc README META.yml Changes
12cr|perl-Test-CheckChanges-0.140.0-4|45	%{_mandir}/man3/*
12cr|perl-Test-CheckChanges-0.140.0-4|46	%{perl_vendorlib}/*
12cr|perl-Test-CheckChanges-0.140.0-4|47	
12cr|perl-Test-CheckChanges-0.140.0-4|48	%changelog
12cr|perl-Test-CheckChanges-0.140.0-4|49	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.140.0-3mdv2011.0
12cr|perl-Test-CheckChanges-0.140.0-4|50	+ Revision: 655225
12cr|perl-Test-CheckChanges-0.140.0-4|51	- rebuild for updated spec-helper
12cr|perl-Test-CheckChanges-0.140.0-4|52	
12cr|perl-Test-CheckChanges-0.140.0-4|53	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-2mdv2011.0
12cr|perl-Test-CheckChanges-0.140.0-4|54	+ Revision: 528120
12cr|perl-Test-CheckChanges-0.140.0-4|55	- rebuild
12cr|perl-Test-CheckChanges-0.140.0-4|56	- import perl-Test-CheckChanges
12cr|perl-Test-CheckChanges-0.140.0-4|57	
12cr|perl-Test-CheckChanges-0.140.0-4|58	
12cr|perl-Test-CheckChanges-0.140.0-4|59	* Sat Mar 27 2010 cpan2dist 0.14-1mdv
12cr|perl-Test-CheckChanges-0.140.0-4|60	- initial mdv release, generated with cpan2dist

5472 12
12cr|perl-Test-CheckDeps-0.2.0-1|1	%define upstream_name    Test-CheckDeps
12cr|perl-Test-CheckDeps-0.2.0-1|2	%define upstream_version 0.002
12cr|perl-Test-CheckDeps-0.2.0-1|3	
12cr|perl-Test-CheckDeps-0.2.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Test-CheckDeps-0.2.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-CheckDeps-0.2.0-1|6	Release:	1
12cr|perl-Test-CheckDeps-0.2.0-1|7	
12cr|perl-Test-CheckDeps-0.2.0-1|8	Summary:	Check for presence of dependencies
12cr|perl-Test-CheckDeps-0.2.0-1|9	License:	GPL+ or Artistic
12cr|perl-Test-CheckDeps-0.2.0-1|10	Group:		Development/Perl
12cr|perl-Test-CheckDeps-0.2.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-CheckDeps-0.2.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-CheckDeps-0.2.0-1|13	
12cr|perl-Test-CheckDeps-0.2.0-1|14	BuildRequires:	perl-devel
12cr|perl-Test-CheckDeps-0.2.0-1|15	BuildRequires:	perl(CPAN::Meta)
12cr|perl-Test-CheckDeps-0.2.0-1|16	BuildRequires:	perl(CPAN::Meta::Check)
12cr|perl-Test-CheckDeps-0.2.0-1|17	BuildRequires:	perl(Exporter)
12cr|perl-Test-CheckDeps-0.2.0-1|18	BuildRequires:	perl(File::Find)
12cr|perl-Test-CheckDeps-0.2.0-1|19	BuildRequires:	perl(File::Temp)
12cr|perl-Test-CheckDeps-0.2.0-1|20	BuildRequires:	perl(List::Util)
12cr|perl-Test-CheckDeps-0.2.0-1|21	BuildRequires:	perl(Module::Metadata)
12cr|perl-Test-CheckDeps-0.2.0-1|22	BuildRequires:	perl(Test::Builder)
12cr|perl-Test-CheckDeps-0.2.0-1|23	BuildRequires:	perl(Test::More)
12cr|perl-Test-CheckDeps-0.2.0-1|24	BuildArch:	noarch
12cr|perl-Test-CheckDeps-0.2.0-1|25	
12cr|perl-Test-CheckDeps-0.2.0-1|26	%description
12cr|perl-Test-CheckDeps-0.2.0-1|27	This module adds a test that assures all dependencies have been installed
12cr|perl-Test-CheckDeps-0.2.0-1|28	properly. If requested, it can bail out all testing on error.
12cr|perl-Test-CheckDeps-0.2.0-1|29	
12cr|perl-Test-CheckDeps-0.2.0-1|30	%prep
12cr|perl-Test-CheckDeps-0.2.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-CheckDeps-0.2.0-1|32	
12cr|perl-Test-CheckDeps-0.2.0-1|33	%build
12cr|perl-Test-CheckDeps-0.2.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-CheckDeps-0.2.0-1|35	%make
12cr|perl-Test-CheckDeps-0.2.0-1|36	
12cr|perl-Test-CheckDeps-0.2.0-1|37	%check
12cr|perl-Test-CheckDeps-0.2.0-1|38	%make test
12cr|perl-Test-CheckDeps-0.2.0-1|39	
12cr|perl-Test-CheckDeps-0.2.0-1|40	%install
12cr|perl-Test-CheckDeps-0.2.0-1|41	%makeinstall_std
12cr|perl-Test-CheckDeps-0.2.0-1|42	
12cr|perl-Test-CheckDeps-0.2.0-1|43	%files
12cr|perl-Test-CheckDeps-0.2.0-1|44	%doc INSTALL LICENSE META.json Changes META.yml README
12cr|perl-Test-CheckDeps-0.2.0-1|45	%{_mandir}/man3/*
12cr|perl-Test-CheckDeps-0.2.0-1|46	%{perl_vendorlib}/*
12cr|perl-Test-CheckDeps-0.2.0-1|47	

5473 12
12cr|perl-Test-Class-0.360.0-4|1	%define upstream_name    Test-Class
12cr|perl-Test-Class-0.360.0-4|2	%define upstream_version 0.36
12cr|perl-Test-Class-0.360.0-4|3	
12cr|perl-Test-Class-0.360.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Class-0.360.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Class-0.360.0-4|6	Release:	4
12cr|perl-Test-Class-0.360.0-4|7	
12cr|perl-Test-Class-0.360.0-4|8	Summary:	Write Perl test suites in xUnit style
12cr|perl-Test-Class-0.360.0-4|9	License:	GPL+ or Artistic
12cr|perl-Test-Class-0.360.0-4|10	Group:		Development/Perl
12cr|perl-Test-Class-0.360.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Class-0.360.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.xz
12cr|perl-Test-Class-0.360.0-4|13	
12cr|perl-Test-Class-0.360.0-4|14	BuildRequires:	perl-devel
12cr|perl-Test-Class-0.360.0-4|15	BuildRequires:	perl(Attribute::Handlers)
12cr|perl-Test-Class-0.360.0-4|16	BuildRequires:	perl(IO::File)
12cr|perl-Test-Class-0.360.0-4|17	BuildRequires:	perl(MRO::Compat)
12cr|perl-Test-Class-0.360.0-4|18	BuildRequires:	perl(Storable)
12cr|perl-Test-Class-0.360.0-4|19	BuildRequires:	perl(Test::Builder)
12cr|perl-Test-Class-0.360.0-4|20	BuildRequires:	perl(Test::Builder::Tester)
12cr|perl-Test-Class-0.360.0-4|21	BuildRequires:	perl(Test::Exception)
12cr|perl-Test-Class-0.360.0-4|22	BuildRequires:	perl(Test::More)
12cr|perl-Test-Class-0.360.0-4|23	BuildRequires:	perl(Test::Simple)
12cr|perl-Test-Class-0.360.0-4|24	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Test-Class-0.360.0-4|25	BuildArch:	noarch
12cr|perl-Test-Class-0.360.0-4|26	
12cr|perl-Test-Class-0.360.0-4|27	%description
12cr|perl-Test-Class-0.360.0-4|28	Test::Class provides a simple way of creating classes and objects to test
12cr|perl-Test-Class-0.360.0-4|29	your code in an xUnit style.
12cr|perl-Test-Class-0.360.0-4|30	
12cr|perl-Test-Class-0.360.0-4|31	Built using the Test::Builder manpage, it was designed to work with other
12cr|perl-Test-Class-0.360.0-4|32	Test::Builder based modules (the Test::More manpage, the Test::Differences
12cr|perl-Test-Class-0.360.0-4|33	manpage, the Test::Exception manpage, etc.).
12cr|perl-Test-Class-0.360.0-4|34	
12cr|perl-Test-Class-0.360.0-4|35	_Note:_ This module will make more sense, if you are already familiar with
12cr|perl-Test-Class-0.360.0-4|36	the "standard" mechanisms for testing perl code. Those unfamiliar with the
12cr|perl-Test-Class-0.360.0-4|37	Test::Harness manpage, the Test::Simple manpage, the Test::More manpage and
12cr|perl-Test-Class-0.360.0-4|38	friends should go take a look at them now. the Test::Tutorial manpage is a
12cr|perl-Test-Class-0.360.0-4|39	good starting point.
12cr|perl-Test-Class-0.360.0-4|40	
12cr|perl-Test-Class-0.360.0-4|41	%prep
12cr|perl-Test-Class-0.360.0-4|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Class-0.360.0-4|43	
12cr|perl-Test-Class-0.360.0-4|44	%build
12cr|perl-Test-Class-0.360.0-4|45	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Class-0.360.0-4|46	%make
12cr|perl-Test-Class-0.360.0-4|47	
12cr|perl-Test-Class-0.360.0-4|48	%check
12cr|perl-Test-Class-0.360.0-4|49	%make test
12cr|perl-Test-Class-0.360.0-4|50	
12cr|perl-Test-Class-0.360.0-4|51	%install
12cr|perl-Test-Class-0.360.0-4|52	%makeinstall_std
12cr|perl-Test-Class-0.360.0-4|53	
12cr|perl-Test-Class-0.360.0-4|54	%files
12cr|perl-Test-Class-0.360.0-4|55	%doc Changes LICENSE META.yml README
12cr|perl-Test-Class-0.360.0-4|56	%{_mandir}/man3/*
12cr|perl-Test-Class-0.360.0-4|57	%{perl_vendorlib}/*
12cr|perl-Test-Class-0.360.0-4|58	
12cr|perl-Test-Class-0.360.0-4|59	%changelog
12cr|perl-Test-Class-0.360.0-4|60	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.360.0-3mdv2011.0
12cr|perl-Test-Class-0.360.0-4|61	+ Revision: 656969
12cr|perl-Test-Class-0.360.0-4|62	- rebuild for updated spec-helper
12cr|perl-Test-Class-0.360.0-4|63	
12cr|perl-Test-Class-0.360.0-4|64	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.360.0-2mdv2011.0
12cr|perl-Test-Class-0.360.0-4|65	+ Revision: 606907
12cr|perl-Test-Class-0.360.0-4|66	- Removed the dot at the end of the summary
12cr|perl-Test-Class-0.360.0-4|67	- import perl-Test-Class
12cr|perl-Test-Class-0.360.0-4|68	

5474 12
12cr|perl-Test-Cmd-1.50.0-2|1	%define upstream_name    Test-Cmd
12cr|perl-Test-Cmd-1.50.0-2|2	%define upstream_version 1.05
12cr|perl-Test-Cmd-1.50.0-2|3	
12cr|perl-Test-Cmd-1.50.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Cmd-1.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Cmd-1.50.0-2|6	Release:	2
12cr|perl-Test-Cmd-1.50.0-2|7	
12cr|perl-Test-Cmd-1.50.0-2|8	Summary:	Perl module for portable testing of commands and scripts
12cr|perl-Test-Cmd-1.50.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-Cmd-1.50.0-2|10	Group:		Development/Perl
12cr|perl-Test-Cmd-1.50.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Cmd-1.50.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Test-Cmd-1.50.0-2|13	
12cr|perl-Test-Cmd-1.50.0-2|14	BuildRequires:  perl-devel
12cr|perl-Test-Cmd-1.50.0-2|15	BuildArch:	noarch
12cr|perl-Test-Cmd-1.50.0-2|16	
12cr|perl-Test-Cmd-1.50.0-2|17	%description
12cr|perl-Test-Cmd-1.50.0-2|18	The Test::Cmd module provides a low-level framework for portable automated
12cr|perl-Test-Cmd-1.50.0-2|19	testing of executable commands and scripts (in any language, not just Perl),
12cr|perl-Test-Cmd-1.50.0-2|20	especially commands and scripts that interact with the file system.
12cr|perl-Test-Cmd-1.50.0-2|21	
12cr|perl-Test-Cmd-1.50.0-2|22	%prep
12cr|perl-Test-Cmd-1.50.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Cmd-1.50.0-2|24	
12cr|perl-Test-Cmd-1.50.0-2|25	%build
12cr|perl-Test-Cmd-1.50.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Cmd-1.50.0-2|27	%make
12cr|perl-Test-Cmd-1.50.0-2|28	
12cr|perl-Test-Cmd-1.50.0-2|29	%check
12cr|perl-Test-Cmd-1.50.0-2|30	make test
12cr|perl-Test-Cmd-1.50.0-2|31	
12cr|perl-Test-Cmd-1.50.0-2|32	%install
12cr|perl-Test-Cmd-1.50.0-2|33	%makeinstall_std
12cr|perl-Test-Cmd-1.50.0-2|34	
12cr|perl-Test-Cmd-1.50.0-2|35	%files
12cr|perl-Test-Cmd-1.50.0-2|36	%doc Changes README
12cr|perl-Test-Cmd-1.50.0-2|37	%{perl_vendorlib}/Test
12cr|perl-Test-Cmd-1.50.0-2|38	%{_mandir}/*/*
12cr|perl-Test-Cmd-1.50.0-2|39	
12cr|perl-Test-Cmd-1.50.0-2|40	
12cr|perl-Test-Cmd-1.50.0-2|41	%changelog
12cr|perl-Test-Cmd-1.50.0-2|42	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.50.0-1mdv2010.0
12cr|perl-Test-Cmd-1.50.0-2|43	+ Revision: 405547
12cr|perl-Test-Cmd-1.50.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-Test-Cmd-1.50.0-2|45	
12cr|perl-Test-Cmd-1.50.0-2|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.05-10mdv2009.0
12cr|perl-Test-Cmd-1.50.0-2|47	+ Revision: 241965
12cr|perl-Test-Cmd-1.50.0-2|48	- rebuild
12cr|perl-Test-Cmd-1.50.0-2|49	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-Cmd-1.50.0-2|50	
12cr|perl-Test-Cmd-1.50.0-2|51	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Test-Cmd-1.50.0-2|52	- restore BuildRoot
12cr|perl-Test-Cmd-1.50.0-2|53	
12cr|perl-Test-Cmd-1.50.0-2|54	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-8mdv2008.0
12cr|perl-Test-Cmd-1.50.0-2|55	+ Revision: 86967
12cr|perl-Test-Cmd-1.50.0-2|56	- rebuild
12cr|perl-Test-Cmd-1.50.0-2|57	
12cr|perl-Test-Cmd-1.50.0-2|58	
12cr|perl-Test-Cmd-1.50.0-2|59	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-7mdv2007.0
12cr|perl-Test-Cmd-1.50.0-2|60	- Rebuild
12cr|perl-Test-Cmd-1.50.0-2|61	
12cr|perl-Test-Cmd-1.50.0-2|62	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.05-6mdk
12cr|perl-Test-Cmd-1.50.0-2|63	- Fix SPEC according to Perl Policy
12cr|perl-Test-Cmd-1.50.0-2|64	- Source URL
12cr|perl-Test-Cmd-1.50.0-2|65	
12cr|perl-Test-Cmd-1.50.0-2|66	* Tue Dec 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-5mdk
12cr|perl-Test-Cmd-1.50.0-2|67	- spec cleanup
12cr|perl-Test-Cmd-1.50.0-2|68	- better URL
12cr|perl-Test-Cmd-1.50.0-2|69	
12cr|perl-Test-Cmd-1.50.0-2|70	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.05-4mdk
12cr|perl-Test-Cmd-1.50.0-2|71	- fix buildrequires in a backward compatible way
12cr|perl-Test-Cmd-1.50.0-2|72	
12cr|perl-Test-Cmd-1.50.0-2|73	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.05-3mdk
12cr|perl-Test-Cmd-1.50.0-2|74	- rpmbuildupdate aware
12cr|perl-Test-Cmd-1.50.0-2|75	
12cr|perl-Test-Cmd-1.50.0-2|76	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.05-2mdk
12cr|perl-Test-Cmd-1.50.0-2|77	- fixed dir ownership (distlint)
12cr|perl-Test-Cmd-1.50.0-2|78	- let spec-helper do its job
12cr|perl-Test-Cmd-1.50.0-2|79	
12cr|perl-Test-Cmd-1.50.0-2|80	* Mon Feb 02 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.05-1mdk
12cr|perl-Test-Cmd-1.50.0-2|81	- first mdk release
12cr|perl-Test-Cmd-1.50.0-2|82	

5475 12
12cr|perl-Test-Command-0.80.0-3|1	%define upstream_name    Test-Command
12cr|perl-Test-Command-0.80.0-3|2	%define upstream_version 0.08
12cr|perl-Test-Command-0.80.0-3|3	
12cr|perl-Test-Command-0.80.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Command-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Command-0.80.0-3|6	Release:	3
12cr|perl-Test-Command-0.80.0-3|7	
12cr|perl-Test-Command-0.80.0-3|8	Summary:	Test routines for external commands
12cr|perl-Test-Command-0.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-Command-0.80.0-3|10	Group:		Development/Perl
12cr|perl-Test-Command-0.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Command-0.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Command-0.80.0-3|13	
12cr|perl-Test-Command-0.80.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-Command-0.80.0-3|15	BuildRequires:	perl(Test::Simple)
12cr|perl-Test-Command-0.80.0-3|16	BuildArch:	noarch
12cr|perl-Test-Command-0.80.0-3|17	
12cr|perl-Test-Command-0.80.0-3|18	%description
12cr|perl-Test-Command-0.80.0-3|19	'Test::Command' intends to bridge the gap between the well tested functions
12cr|perl-Test-Command-0.80.0-3|20	and objects you choose and their usage in your programs. By examining the
12cr|perl-Test-Command-0.80.0-3|21	exit status, terminating signal, STDOUT and STDERR of your program you can
12cr|perl-Test-Command-0.80.0-3|22	determine if it is behaving as expected.
12cr|perl-Test-Command-0.80.0-3|23	
12cr|perl-Test-Command-0.80.0-3|24	This includes testing the various combinations and permutations of options
12cr|perl-Test-Command-0.80.0-3|25	and arguments as well as the interactions between the various functions and
12cr|perl-Test-Command-0.80.0-3|26	objects that make up your program.
12cr|perl-Test-Command-0.80.0-3|27	
12cr|perl-Test-Command-0.80.0-3|28	The various test functions below can accept either a command string or an
12cr|perl-Test-Command-0.80.0-3|29	array reference for the first argument. If the command is expressed as a
12cr|perl-Test-Command-0.80.0-3|30	string it is passed to 'system' as is. If the command is expressed as an
12cr|perl-Test-Command-0.80.0-3|31	array reference it is dereferenced and passed to 'system' as a list. See
12cr|perl-Test-Command-0.80.0-3|32	''perldoc -f system'' for how these may differ.
12cr|perl-Test-Command-0.80.0-3|33	
12cr|perl-Test-Command-0.80.0-3|34	%prep
12cr|perl-Test-Command-0.80.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Command-0.80.0-3|36	
12cr|perl-Test-Command-0.80.0-3|37	%build
12cr|perl-Test-Command-0.80.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Command-0.80.0-3|39	%make
12cr|perl-Test-Command-0.80.0-3|40	
12cr|perl-Test-Command-0.80.0-3|41	%check
12cr|perl-Test-Command-0.80.0-3|42	%make test
12cr|perl-Test-Command-0.80.0-3|43	
12cr|perl-Test-Command-0.80.0-3|44	%install
12cr|perl-Test-Command-0.80.0-3|45	%makeinstall_std
12cr|perl-Test-Command-0.80.0-3|46	
12cr|perl-Test-Command-0.80.0-3|47	%files
12cr|perl-Test-Command-0.80.0-3|48	%doc Changes META.yml README
12cr|perl-Test-Command-0.80.0-3|49	%{_mandir}/man3/*
12cr|perl-Test-Command-0.80.0-3|50	%{perl_vendorlib}/*
12cr|perl-Test-Command-0.80.0-3|51	
12cr|perl-Test-Command-0.80.0-3|52	%changelog
12cr|perl-Test-Command-0.80.0-3|53	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cr|perl-Test-Command-0.80.0-3|54	+ Revision: 657840
12cr|perl-Test-Command-0.80.0-3|55	- rebuild for updated spec-helper
12cr|perl-Test-Command-0.80.0-3|56	
12cr|perl-Test-Command-0.80.0-3|57	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Test-Command-0.80.0-3|58	+ Revision: 602043
12cr|perl-Test-Command-0.80.0-3|59	- import perl-Test-Command
12cr|perl-Test-Command-0.80.0-3|60	

5476 12
12cr|perl-Test-Compile-0.130.0-3|1	%define upstream_name    Test-Compile
12cr|perl-Test-Compile-0.130.0-3|2	%define upstream_version 0.13
12cr|perl-Test-Compile-0.130.0-3|3	
12cr|perl-Test-Compile-0.130.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Compile-0.130.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Compile-0.130.0-3|6	Release:	3
12cr|perl-Test-Compile-0.130.0-3|7	
12cr|perl-Test-Compile-0.130.0-3|8	Summary:	Check whether Perl module files compile correctly
12cr|perl-Test-Compile-0.130.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-Compile-0.130.0-3|10	Group:		Development/Perl
12cr|perl-Test-Compile-0.130.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Compile-0.130.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Compile-0.130.0-3|13	
12cr|perl-Test-Compile-0.130.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-Compile-0.130.0-3|15	BuildRequires:	perl(Devel::CheckOS)
12cr|perl-Test-Compile-0.130.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Test-Compile-0.130.0-3|17	BuildRequires:	perl(Test::Pod)
12cr|perl-Test-Compile-0.130.0-3|18	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Test-Compile-0.130.0-3|19	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Test-Compile-0.130.0-3|20	BuildArch:	noarch
12cr|perl-Test-Compile-0.130.0-3|21	
12cr|perl-Test-Compile-0.130.0-3|22	%description
12cr|perl-Test-Compile-0.130.0-3|23	Check Perl module files for errors or warnings in a test file.
12cr|perl-Test-Compile-0.130.0-3|24	
12cr|perl-Test-Compile-0.130.0-3|25	
12cr|perl-Test-Compile-0.130.0-3|26	%prep
12cr|perl-Test-Compile-0.130.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Compile-0.130.0-3|28	
12cr|perl-Test-Compile-0.130.0-3|29	%build
12cr|perl-Test-Compile-0.130.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Compile-0.130.0-3|31	%make
12cr|perl-Test-Compile-0.130.0-3|32	
12cr|perl-Test-Compile-0.130.0-3|33	%check
12cr|perl-Test-Compile-0.130.0-3|34	make test
12cr|perl-Test-Compile-0.130.0-3|35	
12cr|perl-Test-Compile-0.130.0-3|36	%install
12cr|perl-Test-Compile-0.130.0-3|37	%makeinstall_std
12cr|perl-Test-Compile-0.130.0-3|38	
12cr|perl-Test-Compile-0.130.0-3|39	%files
12cr|perl-Test-Compile-0.130.0-3|40	%doc Changes README
12cr|perl-Test-Compile-0.130.0-3|41	%{_mandir}/man3/*
12cr|perl-Test-Compile-0.130.0-3|42	%{perl_vendorlib}/*
12cr|perl-Test-Compile-0.130.0-3|43	
12cr|perl-Test-Compile-0.130.0-3|44	%changelog
12cr|perl-Test-Compile-0.130.0-3|45	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.130.0-2mdv2011.0
12cr|perl-Test-Compile-0.130.0-3|46	+ Revision: 655226
12cr|perl-Test-Compile-0.130.0-3|47	- rebuild for updated spec-helper
12cr|perl-Test-Compile-0.130.0-3|48	
12cr|perl-Test-Compile-0.130.0-3|49	* Wed Mar 03 2010 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2011.0
12cr|perl-Test-Compile-0.130.0-3|50	+ Revision: 513798
12cr|perl-Test-Compile-0.130.0-3|51	- update to 0.13
12cr|perl-Test-Compile-0.130.0-3|52	
12cr|perl-Test-Compile-0.130.0-3|53	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.1
12cr|perl-Test-Compile-0.130.0-3|54	+ Revision: 504492
12cr|perl-Test-Compile-0.130.0-3|55	- update to 0.12
12cr|perl-Test-Compile-0.130.0-3|56	
12cr|perl-Test-Compile-0.130.0-3|57	* Wed Dec 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.1
12cr|perl-Test-Compile-0.130.0-3|58	+ Revision: 475396
12cr|perl-Test-Compile-0.130.0-3|59	- update to 0.11
12cr|perl-Test-Compile-0.130.0-3|60	
12cr|perl-Test-Compile-0.130.0-3|61	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.1
12cr|perl-Test-Compile-0.130.0-3|62	+ Revision: 460771
12cr|perl-Test-Compile-0.130.0-3|63	- update to 0.10
12cr|perl-Test-Compile-0.130.0-3|64	
12cr|perl-Test-Compile-0.130.0-3|65	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-Test-Compile-0.130.0-3|66	+ Revision: 401604
12cr|perl-Test-Compile-0.130.0-3|67	- rebuild using %%perl_convert_version
12cr|perl-Test-Compile-0.130.0-3|68	- fixed license field
12cr|perl-Test-Compile-0.130.0-3|69	
12cr|perl-Test-Compile-0.130.0-3|70	* Tue Jan 13 2009 Jérôme Quelin <jquelin@mandriva.org> 0.08-1mdv2009.1
12cr|perl-Test-Compile-0.130.0-3|71	+ Revision: 329067
12cr|perl-Test-Compile-0.130.0-3|72	- import perl-Test-Compile
12cr|perl-Test-Compile-0.130.0-3|73	
12cr|perl-Test-Compile-0.130.0-3|74	
12cr|perl-Test-Compile-0.130.0-3|75	* Tue Jan 13 2009 cpan2dist 0.08-1mdv
12cr|perl-Test-Compile-0.130.0-3|76	- initial mdv release, generated with cpan2dist
12cr|perl-Test-Compile-0.130.0-3|77	

5477 12
12cr|perl-Test-ConsistentVersion-0.2.3-2|1	%define upstream_name    Test-ConsistentVersion
12cr|perl-Test-ConsistentVersion-0.2.3-2|2	%define upstream_version v0.2.3
12cr|perl-Test-ConsistentVersion-0.2.3-2|3	
12cr|perl-Test-ConsistentVersion-0.2.3-2|4	Name:       perl-%{upstream_name}
12cr|perl-Test-ConsistentVersion-0.2.3-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Test-ConsistentVersion-0.2.3-2|6	Release:    %mkrel 2
12cr|perl-Test-ConsistentVersion-0.2.3-2|7	
12cr|perl-Test-ConsistentVersion-0.2.3-2|8	Summary:    Ensures distribution versions are consistent
12cr|perl-Test-ConsistentVersion-0.2.3-2|9	License:    GPL+ or Artistic
12cr|perl-Test-ConsistentVersion-0.2.3-2|10	Group:      Development/Perl
12cr|perl-Test-ConsistentVersion-0.2.3-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-ConsistentVersion-0.2.3-2|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-ConsistentVersion-0.2.3-2|13	
12cr|perl-Test-ConsistentVersion-0.2.3-2|14	BuildRequires: perl(Test::Builder)
12cr|perl-Test-ConsistentVersion-0.2.3-2|15	BuildRequires: perl(autodie)
12cr|perl-Test-ConsistentVersion-0.2.3-2|16	BuildRequires: perl(version)
12cr|perl-Test-ConsistentVersion-0.2.3-2|17	BuildRequires: perl(Module::Build)
12cr|perl-Test-ConsistentVersion-0.2.3-2|18	BuildArch: noarch
12cr|perl-Test-ConsistentVersion-0.2.3-2|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Test-ConsistentVersion-0.2.3-2|20	
12cr|perl-Test-ConsistentVersion-0.2.3-2|21	%description
12cr|perl-Test-ConsistentVersion-0.2.3-2|22	The purpose of this module is to make it easy for other distribution
12cr|perl-Test-ConsistentVersion-0.2.3-2|23	authors to have consistent version numbers within the modules (as well as
12cr|perl-Test-ConsistentVersion-0.2.3-2|24	readme file and changelog) of the distribution.
12cr|perl-Test-ConsistentVersion-0.2.3-2|25	
12cr|perl-Test-ConsistentVersion-0.2.3-2|26	%prep
12cr|perl-Test-ConsistentVersion-0.2.3-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-ConsistentVersion-0.2.3-2|28	
12cr|perl-Test-ConsistentVersion-0.2.3-2|29	%build
12cr|perl-Test-ConsistentVersion-0.2.3-2|30	%{__perl} Build.PL installdirs=vendor
12cr|perl-Test-ConsistentVersion-0.2.3-2|31	
12cr|perl-Test-ConsistentVersion-0.2.3-2|32	./Build
12cr|perl-Test-ConsistentVersion-0.2.3-2|33	
12cr|perl-Test-ConsistentVersion-0.2.3-2|34	%check
12cr|perl-Test-ConsistentVersion-0.2.3-2|35	./Build test
12cr|perl-Test-ConsistentVersion-0.2.3-2|36	
12cr|perl-Test-ConsistentVersion-0.2.3-2|37	%install
12cr|perl-Test-ConsistentVersion-0.2.3-2|38	rm -rf %buildroot
12cr|perl-Test-ConsistentVersion-0.2.3-2|39	./Build install destdir=%{buildroot}
12cr|perl-Test-ConsistentVersion-0.2.3-2|40	
12cr|perl-Test-ConsistentVersion-0.2.3-2|41	%clean
12cr|perl-Test-ConsistentVersion-0.2.3-2|42	rm -rf %buildroot
12cr|perl-Test-ConsistentVersion-0.2.3-2|43	
12cr|perl-Test-ConsistentVersion-0.2.3-2|44	%files
12cr|perl-Test-ConsistentVersion-0.2.3-2|45	%defattr(-,root,root)
12cr|perl-Test-ConsistentVersion-0.2.3-2|46	%doc Changes META.yml README
12cr|perl-Test-ConsistentVersion-0.2.3-2|47	%{_mandir}/man3/*
12cr|perl-Test-ConsistentVersion-0.2.3-2|48	%perl_vendorlib/*
12cr|perl-Test-ConsistentVersion-0.2.3-2|49	
12cr|perl-Test-ConsistentVersion-0.2.3-2|50	
12cr|perl-Test-ConsistentVersion-0.2.3-2|51	
12cr|perl-Test-ConsistentVersion-0.2.3-2|52	
12cr|perl-Test-ConsistentVersion-0.2.3-2|53	%changelog
12cr|perl-Test-ConsistentVersion-0.2.3-2|54	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.2.3-2mdv2011.0
12cr|perl-Test-ConsistentVersion-0.2.3-2|55	+ Revision: 656970
12cr|perl-Test-ConsistentVersion-0.2.3-2|56	- rebuild for updated spec-helper
12cr|perl-Test-ConsistentVersion-0.2.3-2|57	
12cr|perl-Test-ConsistentVersion-0.2.3-2|58	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.2.3-1mdv2011.0
12cr|perl-Test-ConsistentVersion-0.2.3-2|59	+ Revision: 597202
12cr|perl-Test-ConsistentVersion-0.2.3-2|60	- update to v0.2.3
12cr|perl-Test-ConsistentVersion-0.2.3-2|61	
12cr|perl-Test-ConsistentVersion-0.2.3-2|62	* Wed Aug 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.2.2-1mdv2011.0
12cr|perl-Test-ConsistentVersion-0.2.3-2|63	+ Revision: 573126
12cr|perl-Test-ConsistentVersion-0.2.3-2|64	- import perl-Test-ConsistentVersion
12cr|perl-Test-ConsistentVersion-0.2.3-2|65	

5478 12
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|1	%define upstream_name    Test-Corpus-Audio-MPD
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|2	%define upstream_version 1.111260
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|3	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|6	Release:	2
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|7	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|8	Summary:	Automate launching of fake mdp for testing purposes
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|9	License:	GPL+ or Artistic
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|10	Group:		Development/Perl
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|13	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|14	BuildRequires:	perl-devel
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|15	BuildRequires:	perl(English)
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|16	BuildRequires:	perl(File::Basename)
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|17	BuildRequires:	perl(File::Copy)
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|18	BuildRequires:	perl(File::ShareDir)
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|19	BuildRequires:	perl(File::ShareDir::PathClass)
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|20	BuildRequires:	perl(File::Temp)
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|21	BuildRequires:	perl(Module::Build)
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|22	BuildRequires:	perl(Readonly)
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|23	BuildRequires:	perl(Path::Class)
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|24	BuildRequires:	perl(Test::More)
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|25	BuildArch:	noarch
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|26	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|27	%description
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|28	This module will try to launch a new mpd server for testing purposes. This
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|29	mpd server will then be used during the POE::Component::Client::MPD manpage
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|30	or the Audio::MPD manpage tests.
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|31	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|32	In order to achieve this, the module will create a fake _mpd.conf_ file
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|33	with the correct pathes (ie, where you untarred the module tarball). It
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|34	will then check if some mpd server is already running, and stop it if the
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|35	'MPD_TEST_OVERRIDE' environment variable is true (die otherwise). Last it
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|36	will run the test mpd with its newly created configuration file.
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|37	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|38	Everything described above is done automatically when the module is
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|39	'use'-d.
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|40	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|41	%prep
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|43	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|44	%build
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|45	perl Build.PL installdirs=vendor
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|46	./Build
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|47	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|48	%check
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|49	./Build test
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|50	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|51	%install
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|52	./Build install destdir=%{buildroot}
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|53	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|54	%files
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|55	%doc Changes LICENSE README
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|56	%{_mandir}/man3/*
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|57	%{perl_vendorlib}/*
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|58	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|59	%changelog
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|60	* Fri Jun 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.111.260-1mdv2011.0
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|61	+ Revision: 685796
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|62	- new version
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|63	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|64	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.110.710-2
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|65	+ Revision: 657471
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|66	- rebuild for updated spec-helper
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|67	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|68	* Mon Mar 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.110.710-1
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|69	+ Revision: 644798
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|70	- update to new version 1.110710
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|71	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|72	* Sun Mar 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.110.600-1
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|73	+ Revision: 644343
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|74	- update to new version 1.110600
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|75	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|76	* Wed Feb 24 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.500-1mdv2011.0
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|77	+ Revision: 510524
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|78	- update to 1.100500
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|79	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|80	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.430-1mdv2010.1
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|81	+ Revision: 505334
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|82	- adding missing buildrequires:
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|83	- update to 1.100430
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|84	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|85	* Sat Nov 21 2009 Jérôme Quelin <jquelin@mandriva.org> 1.93.230-1mdv2010.1
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|86	+ Revision: 467869
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|87	- update to 1.093230
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|88	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|89	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.92.920-1mdv2010.1
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|90	+ Revision: 460707
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|91	- import perl-Test-Corpus-Audio-MPD
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|92	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|93	
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|94	* Fri Nov 06 2009 cpan2dist 1.092920-1mdv
12cr|perl-Test-Corpus-Audio-MPD-1.111.260-2|95	- initial mdv release, generated with cpan2dist

5479 12
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|1	%define upstream_name    Test-CPAN-Meta-YAML
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|2	%define upstream_version 0.17
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|3	
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|6	Release:	2
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|7	
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|8	Summary:	Validate META.json elements
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|10	Group:		Development/Perl
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|13	
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|15	BuildRequires:	perl(Test::Builder)
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|16	BuildRequires:	perl(Test::More)
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|17	BuildRequires:	perl(Test::YAML::Valid)
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|18	BuildArch:	noarch
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|19	
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|20	%description
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|21	This module was written to ensure that a META.yml file, provided with a
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|22	standard distribution uploaded to CPAN, meets the specifications that
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|23	slowly being introduced to module uploads, via the use of the
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|24	ExtUtils::MakeMaker manpage, the Module::Build manpage and the
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|25	Module::Install manpage.
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|26	
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|27	See the CPAN::Meta manpage for further details of the CPAN Meta
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|28	Specification.
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|29	
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|30	%prep
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|32	
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|33	%build
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|35	%make
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|36	
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|37	%check
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|38	%make test
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|39	
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|40	%install
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|41	%makeinstall_std
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|42	
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|43	%files
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|44	%doc Changes META.yml README LICENSE
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|45	%{_mandir}/man3/*
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|46	%{perl_vendorlib}/*
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|47	
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|48	%changelog
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|49	* Sun May 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.170.0-1mdv2011.0
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|50	+ Revision: 674855
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|51	- import perl-Test-CPAN-Meta-YAML
12cr|perl-Test-CPAN-Meta-YAML-0.170.0-2|52	

5480 12
12cr|perl-Test-Cukes-0.100.0-3|1	%define upstream_name    Test-Cukes
12cr|perl-Test-Cukes-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-Test-Cukes-0.100.0-3|3	
12cr|perl-Test-Cukes-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Cukes-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Cukes-0.100.0-3|6	Release:	3
12cr|perl-Test-Cukes-0.100.0-3|7	
12cr|perl-Test-Cukes-0.100.0-3|8	Summary:	A BBD test tool inspired by Cucumber
12cr|perl-Test-Cukes-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-Cukes-0.100.0-3|10	Group:		Development/Perl
12cr|perl-Test-Cukes-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Cukes-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Cukes-0.100.0-3|13	
12cr|perl-Test-Cukes-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-Cukes-0.100.0-3|15	BuildRequires:	perl(Any::Moose)
12cr|perl-Test-Cukes-0.100.0-3|16	BuildRequires:	perl(Carp::Assert)
12cr|perl-Test-Cukes-0.100.0-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Test-Cukes-0.100.0-3|18	BuildRequires:	perl(Test::Builder::Module)
12cr|perl-Test-Cukes-0.100.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-Test-Cukes-0.100.0-3|20	BuildRequires:	perl(Try::Tiny)
12cr|perl-Test-Cukes-0.100.0-3|21	BuildArch:	noarch
12cr|perl-Test-Cukes-0.100.0-3|22	
12cr|perl-Test-Cukes-0.100.0-3|23	%description
12cr|perl-Test-Cukes-0.100.0-3|24	Test::Cukes is a testing tool inspired by Cucumber (the http://cukes.info
12cr|perl-Test-Cukes-0.100.0-3|25	manpage). It lets your write your module test with scenarios. It may be
12cr|perl-Test-Cukes-0.100.0-3|26	used with the Test::More manpage or other family of TAP 'Test::*' modules.
12cr|perl-Test-Cukes-0.100.0-3|27	It uses the Test::Builder::note manpage function internally to print
12cr|perl-Test-Cukes-0.100.0-3|28	messages.
12cr|perl-Test-Cukes-0.100.0-3|29	
12cr|perl-Test-Cukes-0.100.0-3|30	This module implements the Given-When-Then clause only in English. To uses
12cr|perl-Test-Cukes-0.100.0-3|31	it in the test programs, feed the feature text into 'feature' function,
12cr|perl-Test-Cukes-0.100.0-3|32	defines your step handlers, and then run all the tests by calling
12cr|perl-Test-Cukes-0.100.0-3|33	'runtests'. Step handlers may be defined in separate modules, as long as
12cr|perl-Test-Cukes-0.100.0-3|34	those modules are included before 'runtests' is called. Each step may use
12cr|perl-Test-Cukes-0.100.0-3|35	either 'assert' or standard TAP functions such as 'Test::Simple''s 'ok' or
12cr|perl-Test-Cukes-0.100.0-3|36	'Test::More''s 'is' to verify desired result. If you specify a plan
12cr|perl-Test-Cukes-0.100.0-3|37	explicitly, you should be aware that each step line in your scenario runs
12cr|perl-Test-Cukes-0.100.0-3|38	an additional test, and will therefore add to the number of tests you must
12cr|perl-Test-Cukes-0.100.0-3|39	indicate.
12cr|perl-Test-Cukes-0.100.0-3|40	
12cr|perl-Test-Cukes-0.100.0-3|41	If any assertion in the Given block failed, the following 'When' and 'Then'
12cr|perl-Test-Cukes-0.100.0-3|42	blocks are all skipped.
12cr|perl-Test-Cukes-0.100.0-3|43	
12cr|perl-Test-Cukes-0.100.0-3|44	%prep
12cr|perl-Test-Cukes-0.100.0-3|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Cukes-0.100.0-3|46	
12cr|perl-Test-Cukes-0.100.0-3|47	%build
12cr|perl-Test-Cukes-0.100.0-3|48	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Cukes-0.100.0-3|49	%make
12cr|perl-Test-Cukes-0.100.0-3|50	
12cr|perl-Test-Cukes-0.100.0-3|51	%check
12cr|perl-Test-Cukes-0.100.0-3|52	%make test
12cr|perl-Test-Cukes-0.100.0-3|53	
12cr|perl-Test-Cukes-0.100.0-3|54	%install
12cr|perl-Test-Cukes-0.100.0-3|55	%makeinstall_std
12cr|perl-Test-Cukes-0.100.0-3|56	
12cr|perl-Test-Cukes-0.100.0-3|57	%files
12cr|perl-Test-Cukes-0.100.0-3|58	%doc Changes META.yml README
12cr|perl-Test-Cukes-0.100.0-3|59	%{_mandir}/man3/*
12cr|perl-Test-Cukes-0.100.0-3|60	%{perl_vendorlib}/*
12cr|perl-Test-Cukes-0.100.0-3|61	
12cr|perl-Test-Cukes-0.100.0-3|62	%changelog
12cr|perl-Test-Cukes-0.100.0-3|63	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-Test-Cukes-0.100.0-3|64	+ Revision: 657841
12cr|perl-Test-Cukes-0.100.0-3|65	- rebuild for updated spec-helper
12cr|perl-Test-Cukes-0.100.0-3|66	
12cr|perl-Test-Cukes-0.100.0-3|67	* Mon Dec 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-Test-Cukes-0.100.0-3|68	+ Revision: 625381
12cr|perl-Test-Cukes-0.100.0-3|69	- fix automatic dependencies
12cr|perl-Test-Cukes-0.100.0-3|70	- update to new version 0.10
12cr|perl-Test-Cukes-0.100.0-3|71	
12cr|perl-Test-Cukes-0.100.0-3|72	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-Test-Cukes-0.100.0-3|73	+ Revision: 542847
12cr|perl-Test-Cukes-0.100.0-3|74	- import perl-Test-Cukes
12cr|perl-Test-Cukes-0.100.0-3|75	
12cr|perl-Test-Cukes-0.100.0-3|76	
12cr|perl-Test-Cukes-0.100.0-3|77	* Thu May 06 2010 cpan2dist 0.09-1mdv
12cr|perl-Test-Cukes-0.100.0-3|78	- initial mdv release, generated with cpan2dist

5481 12
12cr|perl-Test-Dependencies-0.120.0-2|1	%define upstream_name    Test-Dependencies
12cr|perl-Test-Dependencies-0.120.0-2|2	%define upstream_version 0.12
12cr|perl-Test-Dependencies-0.120.0-2|3	
12cr|perl-Test-Dependencies-0.120.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Dependencies-0.120.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Dependencies-0.120.0-2|6	Release:	2
12cr|perl-Test-Dependencies-0.120.0-2|7	
12cr|perl-Test-Dependencies-0.120.0-2|8	Summary:	Ensure that your Makefile.PL specifies all module dependencies
12cr|perl-Test-Dependencies-0.120.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-Dependencies-0.120.0-2|10	Group:		Development/Perl
12cr|perl-Test-Dependencies-0.120.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Dependencies-0.120.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Dependencies-0.120.0-2|13	
12cr|perl-Test-Dependencies-0.120.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-Dependencies-0.120.0-2|15	BuildRequires:	perl(B::PerlReq)
12cr|perl-Test-Dependencies-0.120.0-2|16	BuildRequires:	perl(File::Find::Rule)
12cr|perl-Test-Dependencies-0.120.0-2|17	BuildRequires:	perl(IPC::Cmd)
12cr|perl-Test-Dependencies-0.120.0-2|18	BuildRequires:	perl(Module::CoreList)
12cr|perl-Test-Dependencies-0.120.0-2|19	BuildRequires:	perl(PerlReq::Utils)
12cr|perl-Test-Dependencies-0.120.0-2|20	BuildRequires:	perl(Pod::Strip)
12cr|perl-Test-Dependencies-0.120.0-2|21	BuildRequires:	perl(Test::Builder::Module)
12cr|perl-Test-Dependencies-0.120.0-2|22	BuildRequires:	perl(Test::Builder::Tester)
12cr|perl-Test-Dependencies-0.120.0-2|23	BuildRequires:	perl(YAML)
12cr|perl-Test-Dependencies-0.120.0-2|24	BuildArch:	noarch
12cr|perl-Test-Dependencies-0.120.0-2|25	
12cr|perl-Test-Dependencies-0.120.0-2|26	%description
12cr|perl-Test-Dependencies-0.120.0-2|27	Makes sure that all of the modules that are 'use'd are listed in the
12cr|perl-Test-Dependencies-0.120.0-2|28	Makefile.PL as dependencies.
12cr|perl-Test-Dependencies-0.120.0-2|29	
12cr|perl-Test-Dependencies-0.120.0-2|30	%prep
12cr|perl-Test-Dependencies-0.120.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Dependencies-0.120.0-2|32	
12cr|perl-Test-Dependencies-0.120.0-2|33	%build
12cr|perl-Test-Dependencies-0.120.0-2|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Dependencies-0.120.0-2|35	%make
12cr|perl-Test-Dependencies-0.120.0-2|36	
12cr|perl-Test-Dependencies-0.120.0-2|37	%check
12cr|perl-Test-Dependencies-0.120.0-2|38	make test
12cr|perl-Test-Dependencies-0.120.0-2|39	
12cr|perl-Test-Dependencies-0.120.0-2|40	%install
12cr|perl-Test-Dependencies-0.120.0-2|41	%makeinstall_std
12cr|perl-Test-Dependencies-0.120.0-2|42	
12cr|perl-Test-Dependencies-0.120.0-2|43	%files
12cr|perl-Test-Dependencies-0.120.0-2|44	%doc README Changes
12cr|perl-Test-Dependencies-0.120.0-2|45	%{_mandir}/man3/*
12cr|perl-Test-Dependencies-0.120.0-2|46	%{perl_vendorlib}/Test
12cr|perl-Test-Dependencies-0.120.0-2|47	
12cr|perl-Test-Dependencies-0.120.0-2|48	
12cr|perl-Test-Dependencies-0.120.0-2|49	%changelog
12cr|perl-Test-Dependencies-0.120.0-2|50	* Mon Nov 16 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.1
12cr|perl-Test-Dependencies-0.120.0-2|51	+ Revision: 466455
12cr|perl-Test-Dependencies-0.120.0-2|52	- update to 0.12
12cr|perl-Test-Dependencies-0.120.0-2|53	
12cr|perl-Test-Dependencies-0.120.0-2|54	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cr|perl-Test-Dependencies-0.120.0-2|55	+ Revision: 405548
12cr|perl-Test-Dependencies-0.120.0-2|56	- rebuild using %%perl_convert_version
12cr|perl-Test-Dependencies-0.120.0-2|57	
12cr|perl-Test-Dependencies-0.120.0-2|58	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.11-2mdv2009.0
12cr|perl-Test-Dependencies-0.120.0-2|59	+ Revision: 268732
12cr|perl-Test-Dependencies-0.120.0-2|60	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Test-Dependencies-0.120.0-2|61	
12cr|perl-Test-Dependencies-0.120.0-2|62	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.0
12cr|perl-Test-Dependencies-0.120.0-2|63	+ Revision: 213802
12cr|perl-Test-Dependencies-0.120.0-2|64	- import perl-Test-Dependencies
12cr|perl-Test-Dependencies-0.120.0-2|65	
12cr|perl-Test-Dependencies-0.120.0-2|66	
12cr|perl-Test-Dependencies-0.120.0-2|67	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.0
12cr|perl-Test-Dependencies-0.120.0-2|68	- first mdv release

5482 12
12cr|perl-Test-DistManifest-1.11.0-2|1	%define upstream_name    Test-DistManifest
12cr|perl-Test-DistManifest-1.11.0-2|2	%define upstream_version 1.011
12cr|perl-Test-DistManifest-1.11.0-2|3	
12cr|perl-Test-DistManifest-1.11.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-DistManifest-1.11.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-DistManifest-1.11.0-2|6	Release:	2
12cr|perl-Test-DistManifest-1.11.0-2|7	
12cr|perl-Test-DistManifest-1.11.0-2|8	Summary:	Verify MANIFEST as an author test
12cr|perl-Test-DistManifest-1.11.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-DistManifest-1.11.0-2|10	Group:		Development/Perl
12cr|perl-Test-DistManifest-1.11.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-DistManifest-1.11.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-DistManifest-1.11.0-2|13	
12cr|perl-Test-DistManifest-1.11.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-DistManifest-1.11.0-2|15	BuildRequires:	perl(Module::Manifest)
12cr|perl-Test-DistManifest-1.11.0-2|16	BuildRequires:	perl(Test::Builder)
12cr|perl-Test-DistManifest-1.11.0-2|17	BuildRequires:	perl(Test::Builder::Tester)
12cr|perl-Test-DistManifest-1.11.0-2|18	BuildRequires:	perl(Test::More)
12cr|perl-Test-DistManifest-1.11.0-2|19	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-Test-DistManifest-1.11.0-2|20	BuildRequires:	perl(Module::Build)
12cr|perl-Test-DistManifest-1.11.0-2|21	BuildArch:	noarch
12cr|perl-Test-DistManifest-1.11.0-2|22	
12cr|perl-Test-DistManifest-1.11.0-2|23	%description
12cr|perl-Test-DistManifest-1.11.0-2|24	This module provides a simple method of testing that a MANIFEST matches the
12cr|perl-Test-DistManifest-1.11.0-2|25	distribution.
12cr|perl-Test-DistManifest-1.11.0-2|26	
12cr|perl-Test-DistManifest-1.11.0-2|27	%prep
12cr|perl-Test-DistManifest-1.11.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-DistManifest-1.11.0-2|29	
12cr|perl-Test-DistManifest-1.11.0-2|30	%build
12cr|perl-Test-DistManifest-1.11.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-DistManifest-1.11.0-2|32	%make
12cr|perl-Test-DistManifest-1.11.0-2|33	
12cr|perl-Test-DistManifest-1.11.0-2|34	%check
12cr|perl-Test-DistManifest-1.11.0-2|35	rm debugfiles.list debuglinks.list debugsources.list
12cr|perl-Test-DistManifest-1.11.0-2|36	%make test
12cr|perl-Test-DistManifest-1.11.0-2|37	
12cr|perl-Test-DistManifest-1.11.0-2|38	%install
12cr|perl-Test-DistManifest-1.11.0-2|39	%makeinstall_std
12cr|perl-Test-DistManifest-1.11.0-2|40	
12cr|perl-Test-DistManifest-1.11.0-2|41	%files
12cr|perl-Test-DistManifest-1.11.0-2|42	%doc Changes LICENSE META.yml README
12cr|perl-Test-DistManifest-1.11.0-2|43	%{_mandir}/man3/*
12cr|perl-Test-DistManifest-1.11.0-2|44	%{perl_vendorlib}/*
12cr|perl-Test-DistManifest-1.11.0-2|45	
12cr|perl-Test-DistManifest-1.11.0-2|46	
12cr|perl-Test-DistManifest-1.11.0-2|47	%changelog
12cr|perl-Test-DistManifest-1.11.0-2|48	* Sun May 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.11.0-1mdv2011.0
12cr|perl-Test-DistManifest-1.11.0-2|49	+ Revision: 674903
12cr|perl-Test-DistManifest-1.11.0-2|50	- new version
12cr|perl-Test-DistManifest-1.11.0-2|51	
12cr|perl-Test-DistManifest-1.11.0-2|52	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.9.0-2
12cr|perl-Test-DistManifest-1.11.0-2|53	+ Revision: 654308
12cr|perl-Test-DistManifest-1.11.0-2|54	- rebuild for updated spec-helper
12cr|perl-Test-DistManifest-1.11.0-2|55	
12cr|perl-Test-DistManifest-1.11.0-2|56	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.9.0-1mdv2011.0
12cr|perl-Test-DistManifest-1.11.0-2|57	+ Revision: 528192
12cr|perl-Test-DistManifest-1.11.0-2|58	- import perl-Test-DistManifest
12cr|perl-Test-DistManifest-1.11.0-2|59	
12cr|perl-Test-DistManifest-1.11.0-2|60	
12cr|perl-Test-DistManifest-1.11.0-2|61	* Sat Mar 27 2010 cpan2dist 1.009-1mdv
12cr|perl-Test-DistManifest-1.11.0-2|62	- initial mdv release, generated with cpan2dist

5483 12
12cr|perl-Test-Distribution-2.00-6|1	%define module	Test-Distribution
12cr|perl-Test-Distribution-2.00-6|2	%define name	perl-%{module}
12cr|perl-Test-Distribution-2.00-6|3	%define version 2.00
12cr|perl-Test-Distribution-2.00-6|4	%define release 6
12cr|perl-Test-Distribution-2.00-6|5	
12cr|perl-Test-Distribution-2.00-6|6	Name:		%{name}
12cr|perl-Test-Distribution-2.00-6|7	Version: 	%{version}
12cr|perl-Test-Distribution-2.00-6|8	Release: 	%{release}
12cr|perl-Test-Distribution-2.00-6|9	Summary: 	Perform tests on all modules of a distribution
12cr|perl-Test-Distribution-2.00-6|10	License: 	GPLv2 or Artistic
12cr|perl-Test-Distribution-2.00-6|11	Group: 		Development/Perl
12cr|perl-Test-Distribution-2.00-6|12	Url:        http://search.cpan.org/dist/%{module}/
12cr|perl-Test-Distribution-2.00-6|13	Source: 	http://www.cpan.org/modules/by-module/Test/%{module}-%{version}.tar.gz
12cr|perl-Test-Distribution-2.00-6|14	Buildrequires:	perl(Module::Build)
12cr|perl-Test-Distribution-2.00-6|15	Buildrequires:	perl(Module::Signature)
12cr|perl-Test-Distribution-2.00-6|16	Buildrequires:	perl(Module::CoreList)
12cr|perl-Test-Distribution-2.00-6|17	requires:	perl(File::Find::Rule)
12cr|perl-Test-Distribution-2.00-6|18	BuildArch: 	noarch
12cr|perl-Test-Distribution-2.00-6|19	BuildRoot: 	%{_tmppath}/%{name}-%{version}
12cr|perl-Test-Distribution-2.00-6|20	
12cr|perl-Test-Distribution-2.00-6|21	%description
12cr|perl-Test-Distribution-2.00-6|22	When using this module in a test script, it goes through all the modules in
12cr|perl-Test-Distribution-2.00-6|23	your distribution, checks their POD, checks that they compile OK and checks
12cr|perl-Test-Distribution-2.00-6|24	that they all define a $VERSION.
12cr|perl-Test-Distribution-2.00-6|25	
12cr|perl-Test-Distribution-2.00-6|26	This module also performs a number of test on the distribution itself.
12cr|perl-Test-Distribution-2.00-6|27	It checks that your files match your SIGNATURE file if you have one. It
12cr|perl-Test-Distribution-2.00-6|28	checks that your distribution isn't missing certain 'core' description
12cr|perl-Test-Distribution-2.00-6|29	files. It checks to see you haven't missed out listing any prerequisites
12cr|perl-Test-Distribution-2.00-6|30	in Makefile.PL.
12cr|perl-Test-Distribution-2.00-6|31	
12cr|perl-Test-Distribution-2.00-6|32	It defines its own testing plan, so you usually don't use it in conjunction
12cr|perl-Test-Distribution-2.00-6|33	with other Test::* modules in the same file. It's recommended that you just
12cr|perl-Test-Distribution-2.00-6|34	create a one-line test script as shown in the SYNOPSIS above. However, there
12cr|perl-Test-Distribution-2.00-6|35	are options...
12cr|perl-Test-Distribution-2.00-6|36	
12cr|perl-Test-Distribution-2.00-6|37	%prep
12cr|perl-Test-Distribution-2.00-6|38	%setup -q -n %{module}-%{version}
12cr|perl-Test-Distribution-2.00-6|39	
12cr|perl-Test-Distribution-2.00-6|40	%build
12cr|perl-Test-Distribution-2.00-6|41	%{__perl} Build.PL installdirs=vendor
12cr|perl-Test-Distribution-2.00-6|42	./Build
12cr|perl-Test-Distribution-2.00-6|43	./Build test
12cr|perl-Test-Distribution-2.00-6|44	
12cr|perl-Test-Distribution-2.00-6|45	%install
12cr|perl-Test-Distribution-2.00-6|46	rm -rf %{buildroot}
12cr|perl-Test-Distribution-2.00-6|47	./Build install destdir=%{buildroot}
12cr|perl-Test-Distribution-2.00-6|48	
12cr|perl-Test-Distribution-2.00-6|49	%clean
12cr|perl-Test-Distribution-2.00-6|50	rm -rf %{buildroot}
12cr|perl-Test-Distribution-2.00-6|51	
12cr|perl-Test-Distribution-2.00-6|52	%files
12cr|perl-Test-Distribution-2.00-6|53	%defattr(-,root,root)
12cr|perl-Test-Distribution-2.00-6|54	%doc Changes.pod README
12cr|perl-Test-Distribution-2.00-6|55	%{perl_vendorlib}/Test
12cr|perl-Test-Distribution-2.00-6|56	%{_mandir}/*/*
12cr|perl-Test-Distribution-2.00-6|57	
12cr|perl-Test-Distribution-2.00-6|58	
12cr|perl-Test-Distribution-2.00-6|59	
12cr|perl-Test-Distribution-2.00-6|60	%changelog
12cr|perl-Test-Distribution-2.00-6|61	* Mon Apr 30 2012 Crispin Boylan <crisb@mandriva.org> 2.00-6
12cr|perl-Test-Distribution-2.00-6|62	+ Revision: 794547
12cr|perl-Test-Distribution-2.00-6|63	- Rebuild
12cr|perl-Test-Distribution-2.00-6|64	
12cr|perl-Test-Distribution-2.00-6|65	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.00-5mdv2010.0
12cr|perl-Test-Distribution-2.00-6|66	+ Revision: 430593
12cr|perl-Test-Distribution-2.00-6|67	- rebuild
12cr|perl-Test-Distribution-2.00-6|68	
12cr|perl-Test-Distribution-2.00-6|69	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.00-4mdv2009.0
12cr|perl-Test-Distribution-2.00-6|70	+ Revision: 258512
12cr|perl-Test-Distribution-2.00-6|71	- rebuild
12cr|perl-Test-Distribution-2.00-6|72	
12cr|perl-Test-Distribution-2.00-6|73	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.00-3mdv2009.0
12cr|perl-Test-Distribution-2.00-6|74	+ Revision: 246532
12cr|perl-Test-Distribution-2.00-6|75	- rebuild
12cr|perl-Test-Distribution-2.00-6|76	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-Distribution-2.00-6|77	
12cr|perl-Test-Distribution-2.00-6|78	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Test-Distribution-2.00-6|79	- restore BuildRoot
12cr|perl-Test-Distribution-2.00-6|80	
12cr|perl-Test-Distribution-2.00-6|81	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 2.00-1mdv2008.1
12cr|perl-Test-Distribution-2.00-6|82	+ Revision: 109317
12cr|perl-Test-Distribution-2.00-6|83	- New version 2.00
12cr|perl-Test-Distribution-2.00-6|84	
12cr|perl-Test-Distribution-2.00-6|85	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Test-Distribution-2.00-6|86	- update to new version 1.29
12cr|perl-Test-Distribution-2.00-6|87	
12cr|perl-Test-Distribution-2.00-6|88	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.27-1mdv2008.1
12cr|perl-Test-Distribution-2.00-6|89	+ Revision: 104456
12cr|perl-Test-Distribution-2.00-6|90	- update to new version 1.27
12cr|perl-Test-Distribution-2.00-6|91	- fix doc files
12cr|perl-Test-Distribution-2.00-6|92	
12cr|perl-Test-Distribution-2.00-6|93	* Mon Jul 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.26-2mdv2008.0
12cr|perl-Test-Distribution-2.00-6|94	+ Revision: 47042
12cr|perl-Test-Distribution-2.00-6|95	- rebuild
12cr|perl-Test-Distribution-2.00-6|96	

5484 12
12cr|perl-Test-EOL-0.900.0-3|1	%define upstream_name    Test-EOL
12cr|perl-Test-EOL-0.900.0-3|2	%define upstream_version 0.9
12cr|perl-Test-EOL-0.900.0-3|3	
12cr|perl-Test-EOL-0.900.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-EOL-0.900.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-EOL-0.900.0-3|6	Release:	3
12cr|perl-Test-EOL-0.900.0-3|7	
12cr|perl-Test-EOL-0.900.0-3|8	Summary:	Check the correct line endings in your project
12cr|perl-Test-EOL-0.900.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-EOL-0.900.0-3|10	Group:		Development/Perl
12cr|perl-Test-EOL-0.900.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-EOL-0.900.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-EOL-0.900.0-3|13	
12cr|perl-Test-EOL-0.900.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-EOL-0.900.0-3|15	BuildRequires:	perl(File::Find)
12cr|perl-Test-EOL-0.900.0-3|16	BuildRequires:	perl(File::Spec)
12cr|perl-Test-EOL-0.900.0-3|17	BuildRequires:	perl(File::Temp)
12cr|perl-Test-EOL-0.900.0-3|18	BuildRequires:	perl(FindBin)
12cr|perl-Test-EOL-0.900.0-3|19	BuildRequires:	perl(Test::Builder)
12cr|perl-Test-EOL-0.900.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Test-EOL-0.900.0-3|21	BuildRequires:	perl(vars)
12cr|perl-Test-EOL-0.900.0-3|22	BuildArch:	noarch
12cr|perl-Test-EOL-0.900.0-3|23	
12cr|perl-Test-EOL-0.900.0-3|24	%description
12cr|perl-Test-EOL-0.900.0-3|25	This module scans your project/distribution for any perl files (scripts,
12cr|perl-Test-EOL-0.900.0-3|26	modules, etc) for the presence of windows line endings.
12cr|perl-Test-EOL-0.900.0-3|27	
12cr|perl-Test-EOL-0.900.0-3|28	%prep
12cr|perl-Test-EOL-0.900.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-EOL-0.900.0-3|30	
12cr|perl-Test-EOL-0.900.0-3|31	%build
12cr|perl-Test-EOL-0.900.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-EOL-0.900.0-3|33	%make
12cr|perl-Test-EOL-0.900.0-3|34	
12cr|perl-Test-EOL-0.900.0-3|35	%check
12cr|perl-Test-EOL-0.900.0-3|36	%make test
12cr|perl-Test-EOL-0.900.0-3|37	
12cr|perl-Test-EOL-0.900.0-3|38	%install
12cr|perl-Test-EOL-0.900.0-3|39	%makeinstall_std
12cr|perl-Test-EOL-0.900.0-3|40	
12cr|perl-Test-EOL-0.900.0-3|41	%files
12cr|perl-Test-EOL-0.900.0-3|42	%doc Changes META.yml LICENSE README META.json
12cr|perl-Test-EOL-0.900.0-3|43	%{_mandir}/man3/*
12cr|perl-Test-EOL-0.900.0-3|44	%{perl_vendorlib}/*
12cr|perl-Test-EOL-0.900.0-3|45	
12cr|perl-Test-EOL-0.900.0-3|46	%changelog
12cr|perl-Test-EOL-0.900.0-3|47	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.900.0-2mdv2011.0
12cr|perl-Test-EOL-0.900.0-3|48	+ Revision: 656824
12cr|perl-Test-EOL-0.900.0-3|49	- rebuild for updated spec-helper
12cr|perl-Test-EOL-0.900.0-3|50	
12cr|perl-Test-EOL-0.900.0-3|51	* Tue Aug 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.900.0-1mdv2011.0
12cr|perl-Test-EOL-0.900.0-3|52	+ Revision: 572786
12cr|perl-Test-EOL-0.900.0-3|53	- import perl-Test-EOL
12cr|perl-Test-EOL-0.900.0-3|54	

5485 12
12cr|perl-Test-Expect-0.310.0-2|1	%define upstream_name    Test-Expect
12cr|perl-Test-Expect-0.310.0-2|2	%define upstream_version 0.31
12cr|perl-Test-Expect-0.310.0-2|3	
12cr|perl-Test-Expect-0.310.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Test-Expect-0.310.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Test-Expect-0.310.0-2|6	Release:    %mkrel 2
12cr|perl-Test-Expect-0.310.0-2|7	
12cr|perl-Test-Expect-0.310.0-2|8	Summary:	Automated driving and testing of terminal-based programs
12cr|perl-Test-Expect-0.310.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-Expect-0.310.0-2|10	Group:		Development/Perl
12cr|perl-Test-Expect-0.310.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Expect-0.310.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Test-Expect-0.310.0-2|13	
12cr|perl-Test-Expect-0.310.0-2|14	BuildRequires:  perl(Expect::Simple)
12cr|perl-Test-Expect-0.310.0-2|15	BuildRequires:  perl(Module::Build)
12cr|perl-Test-Expect-0.310.0-2|16	BuildRequires:  perl(Class::Accessor::Chained)
12cr|perl-Test-Expect-0.310.0-2|17	BuildArch:      noarch
12cr|perl-Test-Expect-0.310.0-2|18	BuildRoot:	    %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Test-Expect-0.310.0-2|19	
12cr|perl-Test-Expect-0.310.0-2|20	%description
12cr|perl-Test-Expect-0.310.0-2|21	Test::Expect is a module for automated driving and testing of terminal-based
12cr|perl-Test-Expect-0.310.0-2|22	programs. It is handy for testing interactive programs which have a prompt, and
12cr|perl-Test-Expect-0.310.0-2|23	is based on the same concepts as the Tcl Expect tool.
12cr|perl-Test-Expect-0.310.0-2|24	
12cr|perl-Test-Expect-0.310.0-2|25	Test::Expect is intended for use in a test script.
12cr|perl-Test-Expect-0.310.0-2|26	
12cr|perl-Test-Expect-0.310.0-2|27	%prep
12cr|perl-Test-Expect-0.310.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Expect-0.310.0-2|29	
12cr|perl-Test-Expect-0.310.0-2|30	%build
12cr|perl-Test-Expect-0.310.0-2|31	%{__perl} Build.PL INSTALLDIRS=vendor
12cr|perl-Test-Expect-0.310.0-2|32	
12cr|perl-Test-Expect-0.310.0-2|33	%check
12cr|perl-Test-Expect-0.310.0-2|34	./Build test
12cr|perl-Test-Expect-0.310.0-2|35	
12cr|perl-Test-Expect-0.310.0-2|36	%install
12cr|perl-Test-Expect-0.310.0-2|37	rm -rf $RPM_BUILD_ROOT
12cr|perl-Test-Expect-0.310.0-2|38	./Build install destdir=%buildroot installdirs=vendor
12cr|perl-Test-Expect-0.310.0-2|39	rm -rf $RPM_BUILD_ROOT/%{perl_vendorarch}
12cr|perl-Test-Expect-0.310.0-2|40	
12cr|perl-Test-Expect-0.310.0-2|41	%clean
12cr|perl-Test-Expect-0.310.0-2|42	rm -rf $RPM_BUILD_ROOT
12cr|perl-Test-Expect-0.310.0-2|43	
12cr|perl-Test-Expect-0.310.0-2|44	%files
12cr|perl-Test-Expect-0.310.0-2|45	%defattr(-,root,root)
12cr|perl-Test-Expect-0.310.0-2|46	%doc CHANGES README
12cr|perl-Test-Expect-0.310.0-2|47	%{perl_vendorlib}/*
12cr|perl-Test-Expect-0.310.0-2|48	%{_mandir}/man3/*
12cr|perl-Test-Expect-0.310.0-2|49	
12cr|perl-Test-Expect-0.310.0-2|50	
12cr|perl-Test-Expect-0.310.0-2|51	%changelog
12cr|perl-Test-Expect-0.310.0-2|52	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.310.0-2mdv2011.0
12cr|perl-Test-Expect-0.310.0-2|53	+ Revision: 664906
12cr|perl-Test-Expect-0.310.0-2|54	- mass rebuild
12cr|perl-Test-Expect-0.310.0-2|55	
12cr|perl-Test-Expect-0.310.0-2|56	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.310.0-1mdv2010.0
12cr|perl-Test-Expect-0.310.0-2|57	+ Revision: 406186
12cr|perl-Test-Expect-0.310.0-2|58	- rebuild using %%perl_convert_version
12cr|perl-Test-Expect-0.310.0-2|59	
12cr|perl-Test-Expect-0.310.0-2|60	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.31-2mdv2009.0
12cr|perl-Test-Expect-0.310.0-2|61	+ Revision: 268733
12cr|perl-Test-Expect-0.310.0-2|62	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Test-Expect-0.310.0-2|63	
12cr|perl-Test-Expect-0.310.0-2|64	* Sat May 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.31-1mdv2009.0
12cr|perl-Test-Expect-0.310.0-2|65	+ Revision: 205398
12cr|perl-Test-Expect-0.310.0-2|66	- update to new version 0.31
12cr|perl-Test-Expect-0.310.0-2|67	
12cr|perl-Test-Expect-0.310.0-2|68	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.30-3mdv2008.1
12cr|perl-Test-Expect-0.310.0-2|69	+ Revision: 136360
12cr|perl-Test-Expect-0.310.0-2|70	- restore BuildRoot
12cr|perl-Test-Expect-0.310.0-2|71	
12cr|perl-Test-Expect-0.310.0-2|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Test-Expect-0.310.0-2|73	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-Expect-0.310.0-2|74	
12cr|perl-Test-Expect-0.310.0-2|75	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 0.30-3mdv2008.0
12cr|perl-Test-Expect-0.310.0-2|76	+ Revision: 23808
12cr|perl-Test-Expect-0.310.0-2|77	- rebuild
12cr|perl-Test-Expect-0.310.0-2|78	
12cr|perl-Test-Expect-0.310.0-2|79	
12cr|perl-Test-Expect-0.310.0-2|80	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.30-2mdk
12cr|perl-Test-Expect-0.310.0-2|81	- Fix SPEC according to Perl Policy
12cr|perl-Test-Expect-0.310.0-2|82	- BuildRequires
12cr|perl-Test-Expect-0.310.0-2|83	- Source URL
12cr|perl-Test-Expect-0.310.0-2|84	
12cr|perl-Test-Expect-0.310.0-2|85	* Thu Mar 02 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.30-1mdk
12cr|perl-Test-Expect-0.310.0-2|86	- 0.30
12cr|perl-Test-Expect-0.310.0-2|87	
12cr|perl-Test-Expect-0.310.0-2|88	* Tue Dec 27 2005 Michael Scherer <misc@mandriva.org> 0.29-4mdk
12cr|perl-Test-Expect-0.310.0-2|89	- Do not ship empty dir
12cr|perl-Test-Expect-0.310.0-2|90	
12cr|perl-Test-Expect-0.310.0-2|91	* Mon Oct 03 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.29-3mdk
12cr|perl-Test-Expect-0.310.0-2|92	- Fix BuildRequires
12cr|perl-Test-Expect-0.310.0-2|93	
12cr|perl-Test-Expect-0.310.0-2|94	* Fri Sep 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.29-2mdk
12cr|perl-Test-Expect-0.310.0-2|95	- Buildrequires fix
12cr|perl-Test-Expect-0.310.0-2|96	
12cr|perl-Test-Expect-0.310.0-2|97	* Sat Sep 24 2005 Michael Scherer <misc@mandriva.org> 0.29-1mdk
12cr|perl-Test-Expect-0.310.0-2|98	- First mandriva package
12cr|perl-Test-Expect-0.310.0-2|99	

5486 12
12cr|perl-Test-File-1.290.0-2|1	%define upstream_name    Test-File
12cr|perl-Test-File-1.290.0-2|2	%define upstream_version 1.29
12cr|perl-Test-File-1.290.0-2|3	
12cr|perl-Test-File-1.290.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-File-1.290.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-File-1.290.0-2|6	Release:	2
12cr|perl-Test-File-1.290.0-2|7	
12cr|perl-Test-File-1.290.0-2|8	Summary:	Test file attributes
12cr|perl-Test-File-1.290.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-File-1.290.0-2|10	Group:		Development/Perl
12cr|perl-Test-File-1.290.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-File-1.290.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-File-1.290.0-2|13	
12cr|perl-Test-File-1.290.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-File-1.290.0-2|15	BuildRequires:	perl(Test::Builder::Tester)
12cr|perl-Test-File-1.290.0-2|16	BuildArch:	noarch
12cr|perl-Test-File-1.290.0-2|17	
12cr|perl-Test-File-1.290.0-2|18	%description
12cr|perl-Test-File-1.290.0-2|19	This modules provides a collection of test utilities for file
12cr|perl-Test-File-1.290.0-2|20	attributes.
12cr|perl-Test-File-1.290.0-2|21	
12cr|perl-Test-File-1.290.0-2|22	%prep
12cr|perl-Test-File-1.290.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-File-1.290.0-2|24	
12cr|perl-Test-File-1.290.0-2|25	%build
12cr|perl-Test-File-1.290.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-File-1.290.0-2|27	%make
12cr|perl-Test-File-1.290.0-2|28	
12cr|perl-Test-File-1.290.0-2|29	%check
12cr|perl-Test-File-1.290.0-2|30	make test
12cr|perl-Test-File-1.290.0-2|31	
12cr|perl-Test-File-1.290.0-2|32	%install
12cr|perl-Test-File-1.290.0-2|33	%makeinstall_std
12cr|perl-Test-File-1.290.0-2|34	
12cr|perl-Test-File-1.290.0-2|35	%files
12cr|perl-Test-File-1.290.0-2|36	%doc Changes README
12cr|perl-Test-File-1.290.0-2|37	%{perl_vendorlib}/Test
12cr|perl-Test-File-1.290.0-2|38	%{_mandir}/*/*
12cr|perl-Test-File-1.290.0-2|39	
12cr|perl-Test-File-1.290.0-2|40	
12cr|perl-Test-File-1.290.0-2|41	%changelog
12cr|perl-Test-File-1.290.0-2|42	* Wed Jul 08 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.290.0-1mdv2010.0
12cr|perl-Test-File-1.290.0-2|43	+ Revision: 393407
12cr|perl-Test-File-1.290.0-2|44	- update to 1.29
12cr|perl-Test-File-1.290.0-2|45	- fixed license tag
12cr|perl-Test-File-1.290.0-2|46	
12cr|perl-Test-File-1.290.0-2|47	* Tue May 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.270.0-1mdv2010.0
12cr|perl-Test-File-1.290.0-2|48	+ Revision: 379877
12cr|perl-Test-File-1.290.0-2|49	- new version
12cr|perl-Test-File-1.290.0-2|50	- use new perl macro version
12cr|perl-Test-File-1.290.0-2|51	- drop failing test
12cr|perl-Test-File-1.290.0-2|52	- update to new version 1.26
12cr|perl-Test-File-1.290.0-2|53	
12cr|perl-Test-File-1.290.0-2|54	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.25-2mdv2009.0
12cr|perl-Test-File-1.290.0-2|55	+ Revision: 268734
12cr|perl-Test-File-1.290.0-2|56	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Test-File-1.290.0-2|57	
12cr|perl-Test-File-1.290.0-2|58	* Thu Jun 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.25-1mdv2009.0
12cr|perl-Test-File-1.290.0-2|59	+ Revision: 218381
12cr|perl-Test-File-1.290.0-2|60	- update to new version 1.25
12cr|perl-Test-File-1.290.0-2|61	- update to new version 1.24
12cr|perl-Test-File-1.290.0-2|62	- new version
12cr|perl-Test-File-1.290.0-2|63	
12cr|perl-Test-File-1.290.0-2|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Test-File-1.290.0-2|65	- restore BuildRoot
12cr|perl-Test-File-1.290.0-2|66	
12cr|perl-Test-File-1.290.0-2|67	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Test-File-1.290.0-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-File-1.290.0-2|69	
12cr|perl-Test-File-1.290.0-2|70	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.22-1mdv2008.1
12cr|perl-Test-File-1.290.0-2|71	+ Revision: 104442
12cr|perl-Test-File-1.290.0-2|72	- update to new version 1.22
12cr|perl-Test-File-1.290.0-2|73	
12cr|perl-Test-File-1.290.0-2|74	
12cr|perl-Test-File-1.290.0-2|75	* Thu Jan 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.18-1mdv2007.0
12cr|perl-Test-File-1.290.0-2|76	+ Revision: 110092
12cr|perl-Test-File-1.290.0-2|77	- new version
12cr|perl-Test-File-1.290.0-2|78	
12cr|perl-Test-File-1.290.0-2|79	* Tue Nov 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.17-1mdv2007.1
12cr|perl-Test-File-1.290.0-2|80	+ Revision: 87846
12cr|perl-Test-File-1.290.0-2|81	- new version
12cr|perl-Test-File-1.290.0-2|82	- Import perl-Test-File
12cr|perl-Test-File-1.290.0-2|83	
12cr|perl-Test-File-1.290.0-2|84	* Mon Jul 10 2006 Emmanuel Andry <eandry@mandriva.org> 1.16-1mdv2007.0
12cr|perl-Test-File-1.290.0-2|85	- New release 1.16
12cr|perl-Test-File-1.290.0-2|86	
12cr|perl-Test-File-1.290.0-2|87	* Sat May 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.15-1mdk
12cr|perl-Test-File-1.290.0-2|88	- New release 1.15
12cr|perl-Test-File-1.290.0-2|89	
12cr|perl-Test-File-1.290.0-2|90	* Sat Apr 29 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.14-2mdk
12cr|perl-Test-File-1.290.0-2|91	- Fix SPEC according to Perl Policy
12cr|perl-Test-File-1.290.0-2|92	- BuildRequires
12cr|perl-Test-File-1.290.0-2|93	- Source URL
12cr|perl-Test-File-1.290.0-2|94	
12cr|perl-Test-File-1.290.0-2|95	* Thu Mar 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.14-1mdk
12cr|perl-Test-File-1.290.0-2|96	- 1.14
12cr|perl-Test-File-1.290.0-2|97	- Remove patch 0
12cr|perl-Test-File-1.290.0-2|98	
12cr|perl-Test-File-1.290.0-2|99	* Fri Mar 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.13-1mdk
12cr|perl-Test-File-1.290.0-2|100	- 1.13
12cr|perl-Test-File-1.290.0-2|101	
12cr|perl-Test-File-1.290.0-2|102	* Thu Dec 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.12-1mdk
12cr|perl-Test-File-1.290.0-2|103	- New release 1.12
12cr|perl-Test-File-1.290.0-2|104	
12cr|perl-Test-File-1.290.0-2|105	* Wed Oct 05 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-1mdk
12cr|perl-Test-File-1.290.0-2|106	- New release 1.11
12cr|perl-Test-File-1.290.0-2|107	- fix directory ownership
12cr|perl-Test-File-1.290.0-2|108	- spec cleanup
12cr|perl-Test-File-1.290.0-2|109	
12cr|perl-Test-File-1.290.0-2|110	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.10-2mdk
12cr|perl-Test-File-1.290.0-2|111	- Fix BuildRequires
12cr|perl-Test-File-1.290.0-2|112	- mkrel
12cr|perl-Test-File-1.290.0-2|113	
12cr|perl-Test-File-1.290.0-2|114	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 1.10-1mdk
12cr|perl-Test-File-1.290.0-2|115	- initial Mandriva package
12cr|perl-Test-File-1.290.0-2|116	

5487 12
12cr|perl-Test-File-Contents-0.200.0-1|1	%define upstream_name    Test-File-Contents
12cr|perl-Test-File-Contents-0.200.0-1|2	%define upstream_version 0.20
12cr|perl-Test-File-Contents-0.200.0-1|3	
12cr|perl-Test-File-Contents-0.200.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Test-File-Contents-0.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-File-Contents-0.200.0-1|6	Release:	1
12cr|perl-Test-File-Contents-0.200.0-1|7	
12cr|perl-Test-File-Contents-0.200.0-1|8	Summary:	%{upstream_name} perl module
12cr|perl-Test-File-Contents-0.200.0-1|9	License:	GPL+ or Artistic
12cr|perl-Test-File-Contents-0.200.0-1|10	Group:		Development/Perl
12cr|perl-Test-File-Contents-0.200.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-File-Contents-0.200.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-File-Contents-0.200.0-1|13	
12cr|perl-Test-File-Contents-0.200.0-1|14	BuildRequires:	perl(Digest::MD5)
12cr|perl-Test-File-Contents-0.200.0-1|15	BuildRequires:	perl(File::Spec)
12cr|perl-Test-File-Contents-0.200.0-1|16	BuildRequires:	perl(Module::Build)
12cr|perl-Test-File-Contents-0.200.0-1|17	BuildRequires:	perl(Test::Builder)
12cr|perl-Test-File-Contents-0.200.0-1|18	BuildRequires:	perl(Test::More)
12cr|perl-Test-File-Contents-0.200.0-1|19	BuildRequires:	perl(Text::Diff)
12cr|perl-Test-File-Contents-0.200.0-1|20	BuildRequires:	perl(Module::Build)
12cr|perl-Test-File-Contents-0.200.0-1|21	BuildArch:	noarch
12cr|perl-Test-File-Contents-0.200.0-1|22	
12cr|perl-Test-File-Contents-0.200.0-1|23	%description
12cr|perl-Test-File-Contents-0.200.0-1|24	%{upstream_name} perl module.
12cr|perl-Test-File-Contents-0.200.0-1|25	
12cr|perl-Test-File-Contents-0.200.0-1|26	%prep
12cr|perl-Test-File-Contents-0.200.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-File-Contents-0.200.0-1|28	
12cr|perl-Test-File-Contents-0.200.0-1|29	%build
12cr|perl-Test-File-Contents-0.200.0-1|30	perl Build.PL installdirs=vendor
12cr|perl-Test-File-Contents-0.200.0-1|31	./Build
12cr|perl-Test-File-Contents-0.200.0-1|32	
12cr|perl-Test-File-Contents-0.200.0-1|33	%check
12cr|perl-Test-File-Contents-0.200.0-1|34	./Build test
12cr|perl-Test-File-Contents-0.200.0-1|35	
12cr|perl-Test-File-Contents-0.200.0-1|36	%install
12cr|perl-Test-File-Contents-0.200.0-1|37	./Build install destdir=%{buildroot}
12cr|perl-Test-File-Contents-0.200.0-1|38	
12cr|perl-Test-File-Contents-0.200.0-1|39	%files
12cr|perl-Test-File-Contents-0.200.0-1|40	%doc Changes META.json META.yml
12cr|perl-Test-File-Contents-0.200.0-1|41	%{_mandir}/man3/*
12cr|perl-Test-File-Contents-0.200.0-1|42	%{perl_vendorlib}/*
12cr|perl-Test-File-Contents-0.200.0-1|43	

5488 12
12cr|perl-Test-Fixme-0.40.0-3|1	%define upstream_name    Test-Fixme
12cr|perl-Test-Fixme-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Test-Fixme-0.40.0-3|3	
12cr|perl-Test-Fixme-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Fixme-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Fixme-0.40.0-3|6	Release:	3
12cr|perl-Test-Fixme-0.40.0-3|7	
12cr|perl-Test-Fixme-0.40.0-3|8	Summary:	Check code for FIXMEs
12cr|perl-Test-Fixme-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-Fixme-0.40.0-3|10	Group:		Development/Perl
12cr|perl-Test-Fixme-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Fixme-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Fixme-0.40.0-3|13	
12cr|perl-Test-Fixme-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-Fixme-0.40.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Test-Fixme-0.40.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Test-Fixme-0.40.0-3|17	BuildRequires:	perl(File::Finder)
12cr|perl-Test-Fixme-0.40.0-3|18	BuildRequires:	perl(File::Slurp)
12cr|perl-Test-Fixme-0.40.0-3|19	BuildRequires:	perl(Test::Builder)
12cr|perl-Test-Fixme-0.40.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Test-Fixme-0.40.0-3|21	BuildArch:	noarch
12cr|perl-Test-Fixme-0.40.0-3|22	
12cr|perl-Test-Fixme-0.40.0-3|23	%description
12cr|perl-Test-Fixme-0.40.0-3|24	When coding it is common to come up against problems that need to be
12cr|perl-Test-Fixme-0.40.0-3|25	addressed but that are not a big deal at the moment. What generally happens
12cr|perl-Test-Fixme-0.40.0-3|26	is that the coder adds comments like:
12cr|perl-Test-Fixme-0.40.0-3|27	
12cr|perl-Test-Fixme-0.40.0-3|28	# FIXME - what about windows that are bigger than the screen?
12cr|perl-Test-Fixme-0.40.0-3|29	
12cr|perl-Test-Fixme-0.40.0-3|30	# FIXME - add checking of user priviledges here.
12cr|perl-Test-Fixme-0.40.0-3|31	
12cr|perl-Test-Fixme-0.40.0-3|32	%prep
12cr|perl-Test-Fixme-0.40.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Fixme-0.40.0-3|34	
12cr|perl-Test-Fixme-0.40.0-3|35	%build
12cr|perl-Test-Fixme-0.40.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Fixme-0.40.0-3|37	
12cr|perl-Test-Fixme-0.40.0-3|38	%make
12cr|perl-Test-Fixme-0.40.0-3|39	
12cr|perl-Test-Fixme-0.40.0-3|40	%check
12cr|perl-Test-Fixme-0.40.0-3|41	%make test
12cr|perl-Test-Fixme-0.40.0-3|42	
12cr|perl-Test-Fixme-0.40.0-3|43	%install
12cr|perl-Test-Fixme-0.40.0-3|44	%makeinstall_std
12cr|perl-Test-Fixme-0.40.0-3|45	
12cr|perl-Test-Fixme-0.40.0-3|46	%files
12cr|perl-Test-Fixme-0.40.0-3|47	%doc Changes META.yml README
12cr|perl-Test-Fixme-0.40.0-3|48	%{_mandir}/man3/*
12cr|perl-Test-Fixme-0.40.0-3|49	%{perl_vendorlib}/*
12cr|perl-Test-Fixme-0.40.0-3|50	
12cr|perl-Test-Fixme-0.40.0-3|51	
12cr|perl-Test-Fixme-0.40.0-3|52	%changelog
12cr|perl-Test-Fixme-0.40.0-3|53	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Test-Fixme-0.40.0-3|54	+ Revision: 656825
12cr|perl-Test-Fixme-0.40.0-3|55	- rebuild for updated spec-helper
12cr|perl-Test-Fixme-0.40.0-3|56	
12cr|perl-Test-Fixme-0.40.0-3|57	* Wed Aug 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Test-Fixme-0.40.0-3|58	+ Revision: 573163
12cr|perl-Test-Fixme-0.40.0-3|59	- import perl-Test-Fixme
12cr|perl-Test-Fixme-0.40.0-3|60	

5489 12
12cr|perl-Test-Harness-Straps-0.300.0-3|1	%define upstream_name    Test-Harness-Straps
12cr|perl-Test-Harness-Straps-0.300.0-3|2	%define upstream_version 0.30
12cr|perl-Test-Harness-Straps-0.300.0-3|3	
12cr|perl-Test-Harness-Straps-0.300.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Test-Harness-Straps-0.300.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Test-Harness-Straps-0.300.0-3|6	Release:    %mkrel 3
12cr|perl-Test-Harness-Straps-0.300.0-3|7	
12cr|perl-Test-Harness-Straps-0.300.0-3|8	Summary:    Internal Test::Harness Iterator
12cr|perl-Test-Harness-Straps-0.300.0-3|9	License:    GPL+ or Artistic
12cr|perl-Test-Harness-Straps-0.300.0-3|10	Group:      Development/Perl
12cr|perl-Test-Harness-Straps-0.300.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Harness-Straps-0.300.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Harness-Straps-0.300.0-3|13	
12cr|perl-Test-Harness-Straps-0.300.0-3|14	BuildRequires: perl(File::Spec)
12cr|perl-Test-Harness-Straps-0.300.0-3|15	BuildRequires: perl(Module::Build)
12cr|perl-Test-Harness-Straps-0.300.0-3|16	BuildArch: noarch
12cr|perl-Test-Harness-Straps-0.300.0-3|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Test-Harness-Straps-0.300.0-3|18	
12cr|perl-Test-Harness-Straps-0.300.0-3|19	%description
12cr|perl-Test-Harness-Straps-0.300.0-3|20	The construct
12cr|perl-Test-Harness-Straps-0.300.0-3|21	
12cr|perl-Test-Harness-Straps-0.300.0-3|22	use if CONDITION, MODULE => ARGUMENTS;
12cr|perl-Test-Harness-Straps-0.300.0-3|23	
12cr|perl-Test-Harness-Straps-0.300.0-3|24	has no effect unless 'CONDITION' is true. In this case the effect is the
12cr|perl-Test-Harness-Straps-0.300.0-3|25	same as of
12cr|perl-Test-Harness-Straps-0.300.0-3|26	
12cr|perl-Test-Harness-Straps-0.300.0-3|27	%prep
12cr|perl-Test-Harness-Straps-0.300.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Harness-Straps-0.300.0-3|29	
12cr|perl-Test-Harness-Straps-0.300.0-3|30	%build
12cr|perl-Test-Harness-Straps-0.300.0-3|31	%{__perl} Build.PL installdirs=vendor
12cr|perl-Test-Harness-Straps-0.300.0-3|32	
12cr|perl-Test-Harness-Straps-0.300.0-3|33	./Build
12cr|perl-Test-Harness-Straps-0.300.0-3|34	
12cr|perl-Test-Harness-Straps-0.300.0-3|35	%check
12cr|perl-Test-Harness-Straps-0.300.0-3|36	./Build test
12cr|perl-Test-Harness-Straps-0.300.0-3|37	
12cr|perl-Test-Harness-Straps-0.300.0-3|38	%install
12cr|perl-Test-Harness-Straps-0.300.0-3|39	rm -rf %buildroot
12cr|perl-Test-Harness-Straps-0.300.0-3|40	./Build install destdir=%{buildroot}
12cr|perl-Test-Harness-Straps-0.300.0-3|41	
12cr|perl-Test-Harness-Straps-0.300.0-3|42	%clean
12cr|perl-Test-Harness-Straps-0.300.0-3|43	rm -rf %buildroot
12cr|perl-Test-Harness-Straps-0.300.0-3|44	
12cr|perl-Test-Harness-Straps-0.300.0-3|45	%files
12cr|perl-Test-Harness-Straps-0.300.0-3|46	%defattr(-,root,root)
12cr|perl-Test-Harness-Straps-0.300.0-3|47	%doc Changes
12cr|perl-Test-Harness-Straps-0.300.0-3|48	%{_mandir}/man3/*
12cr|perl-Test-Harness-Straps-0.300.0-3|49	%perl_vendorlib/*
12cr|perl-Test-Harness-Straps-0.300.0-3|50	
12cr|perl-Test-Harness-Straps-0.300.0-3|51	
12cr|perl-Test-Harness-Straps-0.300.0-3|52	
12cr|perl-Test-Harness-Straps-0.300.0-3|53	
12cr|perl-Test-Harness-Straps-0.300.0-3|54	%changelog
12cr|perl-Test-Harness-Straps-0.300.0-3|55	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.300.0-3mdv2011.0
12cr|perl-Test-Harness-Straps-0.300.0-3|56	+ Revision: 658549
12cr|perl-Test-Harness-Straps-0.300.0-3|57	- rebuild for updated spec-helper
12cr|perl-Test-Harness-Straps-0.300.0-3|58	
12cr|perl-Test-Harness-Straps-0.300.0-3|59	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-2mdv2011.0
12cr|perl-Test-Harness-Straps-0.300.0-3|60	+ Revision: 552181
12cr|perl-Test-Harness-Straps-0.300.0-3|61	- rebuild
12cr|perl-Test-Harness-Straps-0.300.0-3|62	
12cr|perl-Test-Harness-Straps-0.300.0-3|63	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2010.0
12cr|perl-Test-Harness-Straps-0.300.0-3|64	+ Revision: 395361
12cr|perl-Test-Harness-Straps-0.300.0-3|65	- import perl-Test-Harness-Straps
12cr|perl-Test-Harness-Straps-0.300.0-3|66	
12cr|perl-Test-Harness-Straps-0.300.0-3|67	
12cr|perl-Test-Harness-Straps-0.300.0-3|68	* Sun Jul 12 2009 cpan2dist 0.30-1mdv
12cr|perl-Test-Harness-Straps-0.300.0-3|69	- initial mdv release, generated with cpan2dist

5490 12
12cr|perl-Test-HasVersion-0.12.0-3|1	%define upstream_name    Test-HasVersion
12cr|perl-Test-HasVersion-0.12.0-3|2	%define upstream_version 0.012
12cr|perl-Test-HasVersion-0.12.0-3|3	
12cr|perl-Test-HasVersion-0.12.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-HasVersion-0.12.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-HasVersion-0.12.0-3|6	Release:	3
12cr|perl-Test-HasVersion-0.12.0-3|7	
12cr|perl-Test-HasVersion-0.12.0-3|8	Summary:	Check Perl modules have version numbers
12cr|perl-Test-HasVersion-0.12.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-HasVersion-0.12.0-3|10	Group:		Development/Perl
12cr|perl-Test-HasVersion-0.12.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-HasVersion-0.12.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-HasVersion-0.12.0-3|13	
12cr|perl-Test-HasVersion-0.12.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-HasVersion-0.12.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Test-HasVersion-0.12.0-3|16	BuildRequires:	perl(File::Find)
12cr|perl-Test-HasVersion-0.12.0-3|17	BuildRequires:	perl(File::Spec)
12cr|perl-Test-HasVersion-0.12.0-3|18	BuildRequires:	perl(Test::Builder)
12cr|perl-Test-HasVersion-0.12.0-3|19	BuildRequires:	perl(Test::Builder::Tester)
12cr|perl-Test-HasVersion-0.12.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Test-HasVersion-0.12.0-3|21	BuildArch:	noarch
12cr|perl-Test-HasVersion-0.12.0-3|22	
12cr|perl-Test-HasVersion-0.12.0-3|23	%description
12cr|perl-Test-HasVersion-0.12.0-3|24	Do you wanna check that every one of your Perl modules in a distribution
12cr|perl-Test-HasVersion-0.12.0-3|25	has a version number? You wanna make sure you don't forget the brand new
12cr|perl-Test-HasVersion-0.12.0-3|26	modules you just added? Well, that's the module you have been looking for.
12cr|perl-Test-HasVersion-0.12.0-3|27	Use it!
12cr|perl-Test-HasVersion-0.12.0-3|28	
12cr|perl-Test-HasVersion-0.12.0-3|29	Do you wanna check someone else's distribution to make sure the author have
12cr|perl-Test-HasVersion-0.12.0-3|30	not commited the sin of leaving Perl modules without a version that can be
12cr|perl-Test-HasVersion-0.12.0-3|31	used to tell if you have this or that feature? 'Test::HasVersion' is also
12cr|perl-Test-HasVersion-0.12.0-3|32	for you, nasty little fellow.
12cr|perl-Test-HasVersion-0.12.0-3|33	
12cr|perl-Test-HasVersion-0.12.0-3|34	There's a script _test_version_ which is installed with this distribution.
12cr|perl-Test-HasVersion-0.12.0-3|35	You may invoke it from within the root directory of a distribution you just
12cr|perl-Test-HasVersion-0.12.0-3|36	unpacked, and it will check every _.pm_ file in the directory and under
12cr|perl-Test-HasVersion-0.12.0-3|37	_lib/_ (if any).
12cr|perl-Test-HasVersion-0.12.0-3|38	
12cr|perl-Test-HasVersion-0.12.0-3|39	%prep
12cr|perl-Test-HasVersion-0.12.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-HasVersion-0.12.0-3|41	
12cr|perl-Test-HasVersion-0.12.0-3|42	%build
12cr|perl-Test-HasVersion-0.12.0-3|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-HasVersion-0.12.0-3|44	%make
12cr|perl-Test-HasVersion-0.12.0-3|45	
12cr|perl-Test-HasVersion-0.12.0-3|46	%check
12cr|perl-Test-HasVersion-0.12.0-3|47	%make test
12cr|perl-Test-HasVersion-0.12.0-3|48	
12cr|perl-Test-HasVersion-0.12.0-3|49	%install
12cr|perl-Test-HasVersion-0.12.0-3|50	%makeinstall_std
12cr|perl-Test-HasVersion-0.12.0-3|51	
12cr|perl-Test-HasVersion-0.12.0-3|52	%files
12cr|perl-Test-HasVersion-0.12.0-3|53	%doc Changes README META.yml
12cr|perl-Test-HasVersion-0.12.0-3|54	%{_mandir}/man3/*
12cr|perl-Test-HasVersion-0.12.0-3|55	%{perl_vendorlib}/*
12cr|perl-Test-HasVersion-0.12.0-3|56	%{_bindir}/test_version
12cr|perl-Test-HasVersion-0.12.0-3|57	
12cr|perl-Test-HasVersion-0.12.0-3|58	%changelog
12cr|perl-Test-HasVersion-0.12.0-3|59	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.12.0-2mdv2011.0
12cr|perl-Test-HasVersion-0.12.0-3|60	+ Revision: 654310
12cr|perl-Test-HasVersion-0.12.0-3|61	- rebuild for updated spec-helper
12cr|perl-Test-HasVersion-0.12.0-3|62	
12cr|perl-Test-HasVersion-0.12.0-3|63	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.12.0-1mdv2011.0
12cr|perl-Test-HasVersion-0.12.0-3|64	+ Revision: 527947
12cr|perl-Test-HasVersion-0.12.0-3|65	- import perl-Test-HasVersion
12cr|perl-Test-HasVersion-0.12.0-3|66	
12cr|perl-Test-HasVersion-0.12.0-3|67	
12cr|perl-Test-HasVersion-0.12.0-3|68	* Sat Mar 27 2010 cpan2dist 0.012-1mdv
12cr|perl-Test-HasVersion-0.12.0-3|69	- initial mdv release, generated with cpan2dist

5491 12
12cr|perl-Test-HTML-Tidy-1.0.0-7|1	%define upstream_name    Test-HTML-Tidy
12cr|perl-Test-HTML-Tidy-1.0.0-7|2	%define upstream_version 1.00
12cr|perl-Test-HTML-Tidy-1.0.0-7|3	
12cr|perl-Test-HTML-Tidy-1.0.0-7|4	Name:		perl-%{upstream_name}
12cr|perl-Test-HTML-Tidy-1.0.0-7|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-HTML-Tidy-1.0.0-7|6	Release:	7
12cr|perl-Test-HTML-Tidy-1.0.0-7|7	
12cr|perl-Test-HTML-Tidy-1.0.0-7|8	Summary:	Test::More-style wrapper around HTML::Tidy
12cr|perl-Test-HTML-Tidy-1.0.0-7|9	License:	GPL+ or Artistic
12cr|perl-Test-HTML-Tidy-1.0.0-7|10	Group:		Development/Perl
12cr|perl-Test-HTML-Tidy-1.0.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-HTML-Tidy-1.0.0-7|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Test-HTML-Tidy-1.0.0-7|13	
12cr|perl-Test-HTML-Tidy-1.0.0-7|14	BuildRequires:	perl-devel
12cr|perl-Test-HTML-Tidy-1.0.0-7|15	BuildRequires:	perl(HTML::Tidy)
12cr|perl-Test-HTML-Tidy-1.0.0-7|16	
12cr|perl-Test-HTML-Tidy-1.0.0-7|17	BuildArch:	noarch
12cr|perl-Test-HTML-Tidy-1.0.0-7|18	
12cr|perl-Test-HTML-Tidy-1.0.0-7|19	%description
12cr|perl-Test-HTML-Tidy-1.0.0-7|20	Handy way to check that HTML is valid, according to HTML::Tidy. It is built
12cr|perl-Test-HTML-Tidy-1.0.0-7|21	with Test::Builder and plays happily with Test::More and friends.
12cr|perl-Test-HTML-Tidy-1.0.0-7|22	
12cr|perl-Test-HTML-Tidy-1.0.0-7|23	If you are not already familiar with Test::More now would be the time to go
12cr|perl-Test-HTML-Tidy-1.0.0-7|24	take a look.
12cr|perl-Test-HTML-Tidy-1.0.0-7|25	
12cr|perl-Test-HTML-Tidy-1.0.0-7|26	%prep
12cr|perl-Test-HTML-Tidy-1.0.0-7|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-HTML-Tidy-1.0.0-7|28	
12cr|perl-Test-HTML-Tidy-1.0.0-7|29	%build
12cr|perl-Test-HTML-Tidy-1.0.0-7|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-HTML-Tidy-1.0.0-7|31	%make
12cr|perl-Test-HTML-Tidy-1.0.0-7|32	
12cr|perl-Test-HTML-Tidy-1.0.0-7|33	%install
12cr|perl-Test-HTML-Tidy-1.0.0-7|34	%makeinstall_std
12cr|perl-Test-HTML-Tidy-1.0.0-7|35	
12cr|perl-Test-HTML-Tidy-1.0.0-7|36	%check
12cr|perl-Test-HTML-Tidy-1.0.0-7|37	%make test
12cr|perl-Test-HTML-Tidy-1.0.0-7|38	
12cr|perl-Test-HTML-Tidy-1.0.0-7|39	%files
12cr|perl-Test-HTML-Tidy-1.0.0-7|40	%doc Changes
12cr|perl-Test-HTML-Tidy-1.0.0-7|41	%{perl_vendorlib}/Test
12cr|perl-Test-HTML-Tidy-1.0.0-7|42	%{_mandir}/*/*
12cr|perl-Test-HTML-Tidy-1.0.0-7|43	
12cr|perl-Test-HTML-Tidy-1.0.0-7|44	
12cr|perl-Test-HTML-Tidy-1.0.0-7|45	%changelog
12cr|perl-Test-HTML-Tidy-1.0.0-7|46	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-6mdv2010.1
12cr|perl-Test-HTML-Tidy-1.0.0-7|47	+ Revision: 505273
12cr|perl-Test-HTML-Tidy-1.0.0-7|48	- rebuild using %%perl_convert_version
12cr|perl-Test-HTML-Tidy-1.0.0-7|49	
12cr|perl-Test-HTML-Tidy-1.0.0-7|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.00-5mdv2010.0
12cr|perl-Test-HTML-Tidy-1.0.0-7|51	+ Revision: 430597
12cr|perl-Test-HTML-Tidy-1.0.0-7|52	- rebuild
12cr|perl-Test-HTML-Tidy-1.0.0-7|53	
12cr|perl-Test-HTML-Tidy-1.0.0-7|54	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.00-4mdv2009.0
12cr|perl-Test-HTML-Tidy-1.0.0-7|55	+ Revision: 258513
12cr|perl-Test-HTML-Tidy-1.0.0-7|56	- rebuild
12cr|perl-Test-HTML-Tidy-1.0.0-7|57	
12cr|perl-Test-HTML-Tidy-1.0.0-7|58	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.00-3mdv2009.0
12cr|perl-Test-HTML-Tidy-1.0.0-7|59	+ Revision: 246534
12cr|perl-Test-HTML-Tidy-1.0.0-7|60	- rebuild
12cr|perl-Test-HTML-Tidy-1.0.0-7|61	- fix no-buildroot-tag
12cr|perl-Test-HTML-Tidy-1.0.0-7|62	
12cr|perl-Test-HTML-Tidy-1.0.0-7|63	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.00-1mdv2008.1
12cr|perl-Test-HTML-Tidy-1.0.0-7|64	+ Revision: 131615
12cr|perl-Test-HTML-Tidy-1.0.0-7|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-HTML-Tidy-1.0.0-7|66	
12cr|perl-Test-HTML-Tidy-1.0.0-7|67	
12cr|perl-Test-HTML-Tidy-1.0.0-7|68	* Wed Mar 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.00-1mdv2007.1
12cr|perl-Test-HTML-Tidy-1.0.0-7|69	+ Revision: 143563
12cr|perl-Test-HTML-Tidy-1.0.0-7|70	- Imported perl-Test-HTML-Tidy-1.00-1mdv2007.1 into SVN repository.
12cr|perl-Test-HTML-Tidy-1.0.0-7|71	
12cr|perl-Test-HTML-Tidy-1.0.0-7|72	* Wed Mar 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.00-1mdv2007.1
12cr|perl-Test-HTML-Tidy-1.0.0-7|73	- first mdv release
12cr|perl-Test-HTML-Tidy-1.0.0-7|74	

5492 12
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|1	%define upstream_name    Test-HTTP-Server-Simple
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|2	%define upstream_version 0.11
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|3	
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|6	Release:	2
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|7	
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|8	Summary:	Test::More functions for HTTP::Server::Simple
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|10	Group:		Development/Perl
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|13	
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|15	BuildRequires:	perl(HTTP::Server::Simple)
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|16	BuildRequires:	perl(NEXT)
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|17	BuildRequires:	perl(Test::Builder)
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|18	BuildRequires:	perl(Test::Builder::Tester)
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|19	BuildRequires:	perl(Test::More)
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|20	BuildArch:	noarch
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|21	
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|22	%description
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|23	This mixin class provides methods to test an the HTTP::Server::Simple
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|24	manpage-based web server. Currently, it provides only one such method:
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|25	'started_ok'.
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|26	
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|27	started_ok [$text]
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|28	'started_ok' takes an optional test description. The server needs to
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|29	have been configured (specifically, its port needs to have been set),
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|30	but it should not have been run or backgrounded. 'started_ok' calls
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|31	'background' on the server, which forks it to run in the background.
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|32	the Test::HTTP::Server::Simple manpage takes care of killing the server
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|33	when your test script dies, even if you kill your test script with an
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|34	interrupt. 'started_ok' returns the URL 'http://localhost:$port' which
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|35	you can use to connect to your server.
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|36	
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|37	Note that if the child process dies, or never gets around to listening
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|38	for connections, this just hangs. (This may be fixed in a future
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|39	version.)
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|40	
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|41	%prep
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|43	
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|44	%build
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|45	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|46	%make
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|47	
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|48	%check
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|49	%make test
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|50	
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|51	%install
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|52	%makeinstall_std
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|53	
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|54	%files
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|55	%doc META.yml Changes README
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|56	%{_mandir}/man3/*
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|57	%{perl_vendorlib}/Test/
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|58	
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|59	%changelog
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|60	* Fri Apr 30 2010 Michael Scherer <misc@mandriva.org> 0.110.0-1mdv2010.1
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|61	+ Revision: 541112
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|62	- import perl-Test-HTTP-Server-Simple
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|63	
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|64	
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|65	* Fri Apr 30 2010 cpan2dist 0.11-1mdv
12cr|perl-Test-HTTP-Server-Simple-0.110.0-2|66	- initial mdv release, generated with cpan2dist

5493 12
12cr|perl-Test-Identity-0.10.0-3|1	%define upstream_name    Test-Identity
12cr|perl-Test-Identity-0.10.0-3|2	%define upstream_version 0.01
12cr|perl-Test-Identity-0.10.0-3|3	
12cr|perl-Test-Identity-0.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Identity-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Identity-0.10.0-3|6	Release:	3
12cr|perl-Test-Identity-0.10.0-3|7	
12cr|perl-Test-Identity-0.10.0-3|8	Summary:	Assert the referential identity of a reference
12cr|perl-Test-Identity-0.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-Identity-0.10.0-3|10	Group:		Development/Perl
12cr|perl-Test-Identity-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Identity-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Identity-0.10.0-3|13	
12cr|perl-Test-Identity-0.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-Identity-0.10.0-3|15	BuildRequires:	perl(Scalar::Util)
12cr|perl-Test-Identity-0.10.0-3|16	BuildRequires:	perl(Test::Builder::Tester)
12cr|perl-Test-Identity-0.10.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Test-Identity-0.10.0-3|18	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Test-Identity-0.10.0-3|19	BuildArch:	noarch
12cr|perl-Test-Identity-0.10.0-3|20	
12cr|perl-Test-Identity-0.10.0-3|21	%description
12cr|perl-Test-Identity-0.10.0-3|22	This module provides a single testing function, 'identical'. It asserts
12cr|perl-Test-Identity-0.10.0-3|23	that a given reference is as expected; that is, it either refers to the
12cr|perl-Test-Identity-0.10.0-3|24	same object or is 'undef'. It is similar to 'Test::More::is' except that it
12cr|perl-Test-Identity-0.10.0-3|25	uses 'refaddr', ensuring that it behaves correctly even if the references
12cr|perl-Test-Identity-0.10.0-3|26	under test are objects that overload stringification or numification.
12cr|perl-Test-Identity-0.10.0-3|27	
12cr|perl-Test-Identity-0.10.0-3|28	It also provides better diagnostics if the test fails:
12cr|perl-Test-Identity-0.10.0-3|29	
12cr|perl-Test-Identity-0.10.0-3|30	$ perl -MTest::More=tests,1 -MTest::Identity -e'identical [], {}'
12cr|perl-Test-Identity-0.10.0-3|31	1..1
12cr|perl-Test-Identity-0.10.0-3|32	not ok 1
12cr|perl-Test-Identity-0.10.0-3|33	#   Failed test at -e line 1.
12cr|perl-Test-Identity-0.10.0-3|34	# Expected an anonymous HASH ref, got an anonymous ARRAY ref
12cr|perl-Test-Identity-0.10.0-3|35	# Looks like you failed 1 test of 1.
12cr|perl-Test-Identity-0.10.0-3|36	
12cr|perl-Test-Identity-0.10.0-3|37	%prep
12cr|perl-Test-Identity-0.10.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Identity-0.10.0-3|39	
12cr|perl-Test-Identity-0.10.0-3|40	%build
12cr|perl-Test-Identity-0.10.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Identity-0.10.0-3|42	%make
12cr|perl-Test-Identity-0.10.0-3|43	
12cr|perl-Test-Identity-0.10.0-3|44	%check
12cr|perl-Test-Identity-0.10.0-3|45	%make test
12cr|perl-Test-Identity-0.10.0-3|46	
12cr|perl-Test-Identity-0.10.0-3|47	%install
12cr|perl-Test-Identity-0.10.0-3|48	%makeinstall_std
12cr|perl-Test-Identity-0.10.0-3|49	
12cr|perl-Test-Identity-0.10.0-3|50	%files
12cr|perl-Test-Identity-0.10.0-3|51	%doc META.yml Changes LICENSE README
12cr|perl-Test-Identity-0.10.0-3|52	%{_mandir}/man3/*
12cr|perl-Test-Identity-0.10.0-3|53	%{perl_vendorlib}/*
12cr|perl-Test-Identity-0.10.0-3|54	
12cr|perl-Test-Identity-0.10.0-3|55	%changelog
12cr|perl-Test-Identity-0.10.0-3|56	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.10.0-2mdv2011.0
12cr|perl-Test-Identity-0.10.0-3|57	+ Revision: 657843
12cr|perl-Test-Identity-0.10.0-3|58	- rebuild for updated spec-helper
12cr|perl-Test-Identity-0.10.0-3|59	
12cr|perl-Test-Identity-0.10.0-3|60	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-Test-Identity-0.10.0-3|61	+ Revision: 602032
12cr|perl-Test-Identity-0.10.0-3|62	- import perl-Test-Identity
12cr|perl-Test-Identity-0.10.0-3|63	

5494 12
12cr|perl-Test-Image-GD-0.30.0-3|1	%define upstream_name    Test-Image-GD
12cr|perl-Test-Image-GD-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Test-Image-GD-0.30.0-3|3	
12cr|perl-Test-Image-GD-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Image-GD-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Image-GD-0.30.0-3|6	Release:	3
12cr|perl-Test-Image-GD-0.30.0-3|7	
12cr|perl-Test-Image-GD-0.30.0-3|8	Summary:	A module for testing images using GD
12cr|perl-Test-Image-GD-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-Image-GD-0.30.0-3|10	Group:		Development/Perl
12cr|perl-Test-Image-GD-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Image-GD-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Image-GD-0.30.0-3|13	
12cr|perl-Test-Image-GD-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-Image-GD-0.30.0-3|15	BuildRequires:	perl(File::Spec)
12cr|perl-Test-Image-GD-0.30.0-3|16	BuildRequires:	perl(GD)
12cr|perl-Test-Image-GD-0.30.0-3|17	BuildRequires:	perl(Scalar::Util)
12cr|perl-Test-Image-GD-0.30.0-3|18	BuildRequires:	perl(Test::Builder)
12cr|perl-Test-Image-GD-0.30.0-3|19	BuildRequires:	perl(Test::Builder::Tester)
12cr|perl-Test-Image-GD-0.30.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Test-Image-GD-0.30.0-3|21	BuildArch:	noarch
12cr|perl-Test-Image-GD-0.30.0-3|22	
12cr|perl-Test-Image-GD-0.30.0-3|23	%description
12cr|perl-Test-Image-GD-0.30.0-3|24	This module is meant to be used for testing custom graphics, it attempts to
12cr|perl-Test-Image-GD-0.30.0-3|25	"visually" compare the images, this means it ignores invisible differences
12cr|perl-Test-Image-GD-0.30.0-3|26	like color palettes and metadata. It also provides some extra functions to
12cr|perl-Test-Image-GD-0.30.0-3|27	check the size of the image.
12cr|perl-Test-Image-GD-0.30.0-3|28	
12cr|perl-Test-Image-GD-0.30.0-3|29	%prep
12cr|perl-Test-Image-GD-0.30.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Image-GD-0.30.0-3|31	
12cr|perl-Test-Image-GD-0.30.0-3|32	%build
12cr|perl-Test-Image-GD-0.30.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Image-GD-0.30.0-3|34	%make
12cr|perl-Test-Image-GD-0.30.0-3|35	
12cr|perl-Test-Image-GD-0.30.0-3|36	%check
12cr|perl-Test-Image-GD-0.30.0-3|37	make test
12cr|perl-Test-Image-GD-0.30.0-3|38	
12cr|perl-Test-Image-GD-0.30.0-3|39	%install
12cr|perl-Test-Image-GD-0.30.0-3|40	%makeinstall_std
12cr|perl-Test-Image-GD-0.30.0-3|41	
12cr|perl-Test-Image-GD-0.30.0-3|42	%files
12cr|perl-Test-Image-GD-0.30.0-3|43	%doc Changes README
12cr|perl-Test-Image-GD-0.30.0-3|44	%{_mandir}/man3/*
12cr|perl-Test-Image-GD-0.30.0-3|45	%{perl_vendorlib}/*
12cr|perl-Test-Image-GD-0.30.0-3|46	
12cr|perl-Test-Image-GD-0.30.0-3|47	%changelog
12cr|perl-Test-Image-GD-0.30.0-3|48	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Test-Image-GD-0.30.0-3|49	+ Revision: 658887
12cr|perl-Test-Image-GD-0.30.0-3|50	- rebuild for updated spec-helper
12cr|perl-Test-Image-GD-0.30.0-3|51	
12cr|perl-Test-Image-GD-0.30.0-3|52	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-Test-Image-GD-0.30.0-3|53	+ Revision: 405551
12cr|perl-Test-Image-GD-0.30.0-3|54	- rebuild using %%perl_convert_version
12cr|perl-Test-Image-GD-0.30.0-3|55	
12cr|perl-Test-Image-GD-0.30.0-3|56	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.03-2mdv2009.0
12cr|perl-Test-Image-GD-0.30.0-3|57	+ Revision: 268735
12cr|perl-Test-Image-GD-0.30.0-3|58	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Test-Image-GD-0.30.0-3|59	
12cr|perl-Test-Image-GD-0.30.0-3|60	* Mon Apr 28 2008 Olivier Thauvin <nanardon@mandriva.org> 0.03-1mdv2009.0
12cr|perl-Test-Image-GD-0.30.0-3|61	+ Revision: 198022
12cr|perl-Test-Image-GD-0.30.0-3|62	- import perl-Test-Image-GD
12cr|perl-Test-Image-GD-0.30.0-3|63	
12cr|perl-Test-Image-GD-0.30.0-3|64	

5495 12
12cr|perl-Test-Inline-2.212-2|1	%define module Test-Inline
12cr|perl-Test-Inline-2.212-2|2	
12cr|perl-Test-Inline-2.212-2|3	Name:		perl-%{module}
12cr|perl-Test-Inline-2.212-2|4	Version:	2.212
12cr|perl-Test-Inline-2.212-2|5	Release:	2
12cr|perl-Test-Inline-2.212-2|6	Summary:	Inlining your tests next to the code being tested
12cr|perl-Test-Inline-2.212-2|7	License:	GPL or Artistic
12cr|perl-Test-Inline-2.212-2|8	Group:		Development/Perl
12cr|perl-Test-Inline-2.212-2|9	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Test-Inline-2.212-2|10	Source:		http://www.cpan.org/modules/by-module/Test/%{module}-%{version}.tar.bz2
12cr|perl-Test-Inline-2.212-2|11	
12cr|perl-Test-Inline-2.212-2|12	BuildRequires:	perl-devel
12cr|perl-Test-Inline-2.212-2|13	BuildRequires:	perl-prefork
12cr|perl-Test-Inline-2.212-2|14	BuildRequires:	perl(File::Spec) >= 0.82
12cr|perl-Test-Inline-2.212-2|15	BuildRequires:	perl(File::Slurp) >= 9999.04
12cr|perl-Test-Inline-2.212-2|16	BuildRequires:	perl(File::Find::Rule) >= 0.26
12cr|perl-Test-Inline-2.212-2|17	BuildRequires:	perl(File::Flat) >= 0.95
12cr|perl-Test-Inline-2.212-2|18	BuildRequires:	perl(File::Remove)
12cr|perl-Test-Inline-2.212-2|19	BuildRequires:	perl(File::chmod)
12cr|perl-Test-Inline-2.212-2|20	BuildRequires:	perl(List::Util) >= 1.11
12cr|perl-Test-Inline-2.212-2|21	BuildRequires:	perl(Getopt::Long) >= 2.34
12cr|perl-Test-Inline-2.212-2|22	BuildRequires:	perl(Class::Autouse) >= 1.15
12cr|perl-Test-Inline-2.212-2|23	BuildRequires:	perl(Algorithm::Dependency) >= 1.02
12cr|perl-Test-Inline-2.212-2|24	BuildRequires:	perl(Config::Tiny) >= 2.00
12cr|perl-Test-Inline-2.212-2|25	BuildRequires:	perl(Pod::Tests) >= 0.18
12cr|perl-Test-Inline-2.212-2|26	BuildRequires:	perl(Test::More) >= 0.47
12cr|perl-Test-Inline-2.212-2|27	BuildRequires:	perl(Test::Script)
12cr|perl-Test-Inline-2.212-2|28	BuildRequires:	perl(Test::ClassAPI) >= 1.02
12cr|perl-Test-Inline-2.212-2|29	BuildArch:	noarch
12cr|perl-Test-Inline-2.212-2|30	
12cr|perl-Test-Inline-2.212-2|31	%description
12cr|perl-Test-Inline-2.212-2|32	Embedding tests allows tests to be placed near the code it's
12cr|perl-Test-Inline-2.212-2|33	testing. This is a nice supplement to the traditional .t files.
12cr|perl-Test-Inline-2.212-2|34	It's like XUnit, Perl-style.
12cr|perl-Test-Inline-2.212-2|35	
12cr|perl-Test-Inline-2.212-2|36	%prep
12cr|perl-Test-Inline-2.212-2|37	%setup -q -n %{module}-%{version}
12cr|perl-Test-Inline-2.212-2|38	
12cr|perl-Test-Inline-2.212-2|39	%build
12cr|perl-Test-Inline-2.212-2|40	chmod 644 Changes README
12cr|perl-Test-Inline-2.212-2|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Inline-2.212-2|42	%make
12cr|perl-Test-Inline-2.212-2|43	
12cr|perl-Test-Inline-2.212-2|44	%check
12cr|perl-Test-Inline-2.212-2|45	make test
12cr|perl-Test-Inline-2.212-2|46	
12cr|perl-Test-Inline-2.212-2|47	%install
12cr|perl-Test-Inline-2.212-2|48	%makeinstall_std
12cr|perl-Test-Inline-2.212-2|49	
12cr|perl-Test-Inline-2.212-2|50	%files
12cr|perl-Test-Inline-2.212-2|51	%doc Changes README
12cr|perl-Test-Inline-2.212-2|52	%{_bindir}/inline2test
12cr|perl-Test-Inline-2.212-2|53	%{perl_vendorlib}/Test
12cr|perl-Test-Inline-2.212-2|54	%{_mandir}/*/*
12cr|perl-Test-Inline-2.212-2|55	
12cr|perl-Test-Inline-2.212-2|56	
12cr|perl-Test-Inline-2.212-2|57	
12cr|perl-Test-Inline-2.212-2|58	
12cr|perl-Test-Inline-2.212-2|59	%changelog
12cr|perl-Test-Inline-2.212-2|60	* Sun Nov 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.212-1mdv2011.0
12cr|perl-Test-Inline-2.212-2|61	+ Revision: 602392
12cr|perl-Test-Inline-2.212-2|62	- update to new version 2.212
12cr|perl-Test-Inline-2.212-2|63	
12cr|perl-Test-Inline-2.212-2|64	* Wed Jul 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.211-1mdv2010.0
12cr|perl-Test-Inline-2.212-2|65	+ Revision: 396225
12cr|perl-Test-Inline-2.212-2|66	- update to new version 2.211
12cr|perl-Test-Inline-2.212-2|67	
12cr|perl-Test-Inline-2.212-2|68	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.210-1mdv2010.0
12cr|perl-Test-Inline-2.212-2|69	+ Revision: 378239
12cr|perl-Test-Inline-2.212-2|70	- update to new version 2.210
12cr|perl-Test-Inline-2.212-2|71	
12cr|perl-Test-Inline-2.212-2|72	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.209-1mdv2010.0
12cr|perl-Test-Inline-2.212-2|73	+ Revision: 370200
12cr|perl-Test-Inline-2.212-2|74	- update to new version 2.209
12cr|perl-Test-Inline-2.212-2|75	
12cr|perl-Test-Inline-2.212-2|76	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.208-4mdv2009.0
12cr|perl-Test-Inline-2.212-2|77	+ Revision: 258515
12cr|perl-Test-Inline-2.212-2|78	- rebuild
12cr|perl-Test-Inline-2.212-2|79	
12cr|perl-Test-Inline-2.212-2|80	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.208-3mdv2009.0
12cr|perl-Test-Inline-2.212-2|81	+ Revision: 246536
12cr|perl-Test-Inline-2.212-2|82	- rebuild
12cr|perl-Test-Inline-2.212-2|83	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-Inline-2.212-2|84	
12cr|perl-Test-Inline-2.212-2|85	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Test-Inline-2.212-2|86	- restore BuildRoot
12cr|perl-Test-Inline-2.212-2|87	
12cr|perl-Test-Inline-2.212-2|88	* Thu Dec 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.208-1mdv2008.1
12cr|perl-Test-Inline-2.212-2|89	+ Revision: 119229
12cr|perl-Test-Inline-2.212-2|90	- update to new version 2.208
12cr|perl-Test-Inline-2.212-2|91	
12cr|perl-Test-Inline-2.212-2|92	* Wed Aug 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.207-1mdv2008.0
12cr|perl-Test-Inline-2.212-2|93	+ Revision: 69249
12cr|perl-Test-Inline-2.212-2|94	- update to new version 2.207
12cr|perl-Test-Inline-2.212-2|95	
12cr|perl-Test-Inline-2.212-2|96	* Fri Aug 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.205-1mdv2008.0
12cr|perl-Test-Inline-2.212-2|97	+ Revision: 65330
12cr|perl-Test-Inline-2.212-2|98	- new version
12cr|perl-Test-Inline-2.212-2|99	
12cr|perl-Test-Inline-2.212-2|100	
12cr|perl-Test-Inline-2.212-2|101	* Thu Jan 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.201-1mdv2007.0
12cr|perl-Test-Inline-2.212-2|102	+ Revision: 110177
12cr|perl-Test-Inline-2.212-2|103	- fix buildrequires
12cr|perl-Test-Inline-2.212-2|104	- new version
12cr|perl-Test-Inline-2.212-2|105	
12cr|perl-Test-Inline-2.212-2|106	* Wed Nov 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.105-1mdv2007.1
12cr|perl-Test-Inline-2.212-2|107	+ Revision: 84320
12cr|perl-Test-Inline-2.212-2|108	- new release
12cr|perl-Test-Inline-2.212-2|109	- Import perl-Test-Inline
12cr|perl-Test-Inline-2.212-2|110	
12cr|perl-Test-Inline-2.212-2|111	* Wed Aug 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.103-3mdv2007.0
12cr|perl-Test-Inline-2.212-2|112	- Rebuild
12cr|perl-Test-Inline-2.212-2|113	
12cr|perl-Test-Inline-2.212-2|114	* Sat Apr 29 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.103-2mdk
12cr|perl-Test-Inline-2.212-2|115	- Fix SPEC according to Perl Policy
12cr|perl-Test-Inline-2.212-2|116	- BuildRequires
12cr|perl-Test-Inline-2.212-2|117	- Source URL
12cr|perl-Test-Inline-2.212-2|118	- use mkrel
12cr|perl-Test-Inline-2.212-2|119	
12cr|perl-Test-Inline-2.212-2|120	* Fri Sep 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.103-1mdk
12cr|perl-Test-Inline-2.212-2|121	- New release 2.103
12cr|perl-Test-Inline-2.212-2|122	- fix directory ownership
12cr|perl-Test-Inline-2.212-2|123	
12cr|perl-Test-Inline-2.212-2|124	* Sat Sep 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.102-2mdk
12cr|perl-Test-Inline-2.212-2|125	- Fix file permissions
12cr|perl-Test-Inline-2.212-2|126	
12cr|perl-Test-Inline-2.212-2|127	* Sat Sep 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.102-1mdk
12cr|perl-Test-Inline-2.212-2|128	- New version 2.102
12cr|perl-Test-Inline-2.212-2|129	
12cr|perl-Test-Inline-2.212-2|130	* Thu Sep 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.101-1mdk
12cr|perl-Test-Inline-2.212-2|131	- New release 2.101
12cr|perl-Test-Inline-2.212-2|132	
12cr|perl-Test-Inline-2.212-2|133	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 0.16-1mdk
12cr|perl-Test-Inline-2.212-2|134	- initial Mandriva package
12cr|perl-Test-Inline-2.212-2|135	

5496 12
12cr|perl-Test-JSON-0.110.0-3|1	%define upstream_name    Test-JSON
12cr|perl-Test-JSON-0.110.0-3|2	%define upstream_version 0.11
12cr|perl-Test-JSON-0.110.0-3|3	
12cr|perl-Test-JSON-0.110.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-JSON-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-JSON-0.110.0-3|6	Release:	3
12cr|perl-Test-JSON-0.110.0-3|7	
12cr|perl-Test-JSON-0.110.0-3|8	Summary:	Test JSON data
12cr|perl-Test-JSON-0.110.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-JSON-0.110.0-3|10	Group:		Development/Perl
12cr|perl-Test-JSON-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-JSON-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-JSON-0.110.0-3|13	
12cr|perl-Test-JSON-0.110.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-JSON-0.110.0-3|15	BuildRequires:	perl(JSON)
12cr|perl-Test-JSON-0.110.0-3|16	BuildRequires:	perl(JSON::Any)
12cr|perl-Test-JSON-0.110.0-3|17	BuildRequires:	perl(Test::Differences)
12cr|perl-Test-JSON-0.110.0-3|18	BuildRequires:	perl(Test::Simple)
12cr|perl-Test-JSON-0.110.0-3|19	BuildRequires:	perl(Test::Tester)
12cr|perl-Test-JSON-0.110.0-3|20	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Test-JSON-0.110.0-3|21	BuildArch:	noarch
12cr|perl-Test-JSON-0.110.0-3|22	
12cr|perl-Test-JSON-0.110.0-3|23	%description
12cr|perl-Test-JSON-0.110.0-3|24	JavaScript Object Notation (JSON) is a lightweight data interchange format.
12cr|perl-Test-JSON-0.110.0-3|25	the Test::JSON manpage makes it easy to verify that you have built valid
12cr|perl-Test-JSON-0.110.0-3|26	JSON and that it matches your expected output.
12cr|perl-Test-JSON-0.110.0-3|27	
12cr|perl-Test-JSON-0.110.0-3|28	See the http://www.json.org/ manpage for more information.
12cr|perl-Test-JSON-0.110.0-3|29	
12cr|perl-Test-JSON-0.110.0-3|30	%prep
12cr|perl-Test-JSON-0.110.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-JSON-0.110.0-3|32	
12cr|perl-Test-JSON-0.110.0-3|33	%build
12cr|perl-Test-JSON-0.110.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-JSON-0.110.0-3|35	%make
12cr|perl-Test-JSON-0.110.0-3|36	
12cr|perl-Test-JSON-0.110.0-3|37	%check
12cr|perl-Test-JSON-0.110.0-3|38	%make test
12cr|perl-Test-JSON-0.110.0-3|39	
12cr|perl-Test-JSON-0.110.0-3|40	%install
12cr|perl-Test-JSON-0.110.0-3|41	%makeinstall_std
12cr|perl-Test-JSON-0.110.0-3|42	
12cr|perl-Test-JSON-0.110.0-3|43	%files
12cr|perl-Test-JSON-0.110.0-3|44	%doc Changes META.yml README
12cr|perl-Test-JSON-0.110.0-3|45	%{_mandir}/man3/*
12cr|perl-Test-JSON-0.110.0-3|46	%{perl_vendorlib}/*
12cr|perl-Test-JSON-0.110.0-3|47	
12cr|perl-Test-JSON-0.110.0-3|48	%changelog
12cr|perl-Test-JSON-0.110.0-3|49	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-Test-JSON-0.110.0-3|50	+ Revision: 656838
12cr|perl-Test-JSON-0.110.0-3|51	- br json
12cr|perl-Test-JSON-0.110.0-3|52	- rebuild for updated spec-helper
12cr|perl-Test-JSON-0.110.0-3|53	
12cr|perl-Test-JSON-0.110.0-3|54	* Fri Aug 27 2010 Shlomi Fish <shlomif@mandriva.org> 0.110.0-1mdv2011.0
12cr|perl-Test-JSON-0.110.0-3|55	+ Revision: 573481
12cr|perl-Test-JSON-0.110.0-3|56	- import perl-Test-JSON
12cr|perl-Test-JSON-0.110.0-3|57	

5497 12
12cr|perl-Test-Kwalitee-1.10.0-2|1	%define upstream_name    Test-Kwalitee
12cr|perl-Test-Kwalitee-1.10.0-2|2	%define upstream_version 1.01
12cr|perl-Test-Kwalitee-1.10.0-2|3	
12cr|perl-Test-Kwalitee-1.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Kwalitee-1.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Kwalitee-1.10.0-2|6	Release:	2
12cr|perl-Test-Kwalitee-1.10.0-2|7	
12cr|perl-Test-Kwalitee-1.10.0-2|8	Summary:	Test the Kwalitee of a distribution before you release it
12cr|perl-Test-Kwalitee-1.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-Kwalitee-1.10.0-2|10	Group:		Development/Perl
12cr|perl-Test-Kwalitee-1.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Kwalitee-1.10.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Test-Kwalitee-1.10.0-2|13	
12cr|perl-Test-Kwalitee-1.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-Kwalitee-1.10.0-2|15	BuildRequires:	perl-version
12cr|perl-Test-Kwalitee-1.10.0-2|16	BuildRequires:	perl(Module::CPANTS::Analyse)
12cr|perl-Test-Kwalitee-1.10.0-2|17	BuildRequires:	perl(Module::Build)
12cr|perl-Test-Kwalitee-1.10.0-2|18	BuildArch:	noarch
12cr|perl-Test-Kwalitee-1.10.0-2|19	
12cr|perl-Test-Kwalitee-1.10.0-2|20	%description
12cr|perl-Test-Kwalitee-1.10.0-2|21	Kwalitee is an automatically-measurable gauge of how good your software is.
12cr|perl-Test-Kwalitee-1.10.0-2|22	That's very different from quality, which a computer really can't measure in a
12cr|perl-Test-Kwalitee-1.10.0-2|23	general sense. (If you can, you've solved a hard problem in computer science.)
12cr|perl-Test-Kwalitee-1.10.0-2|24	
12cr|perl-Test-Kwalitee-1.10.0-2|25	In the world of the CPAN, the CPANTS project (CPAN Testing Service; also a
12cr|perl-Test-Kwalitee-1.10.0-2|26	funny acronym on its own) measures Kwalitee with several metrics. If you plan
12cr|perl-Test-Kwalitee-1.10.0-2|27	to release a distribution to the CPAN -- or even within your own organization
12cr|perl-Test-Kwalitee-1.10.0-2|28	-- testing its Kwalitee before creating a release can help you improve your
12cr|perl-Test-Kwalitee-1.10.0-2|29	quality as well.
12cr|perl-Test-Kwalitee-1.10.0-2|30	
12cr|perl-Test-Kwalitee-1.10.0-2|31	Test::Kwalitee and a short test file will do this for you automatically.
12cr|perl-Test-Kwalitee-1.10.0-2|32	
12cr|perl-Test-Kwalitee-1.10.0-2|33	%prep
12cr|perl-Test-Kwalitee-1.10.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Kwalitee-1.10.0-2|35	
12cr|perl-Test-Kwalitee-1.10.0-2|36	%build
12cr|perl-Test-Kwalitee-1.10.0-2|37	perl Build.PL installdirs=vendor
12cr|perl-Test-Kwalitee-1.10.0-2|38	./Build
12cr|perl-Test-Kwalitee-1.10.0-2|39	
12cr|perl-Test-Kwalitee-1.10.0-2|40	%check
12cr|perl-Test-Kwalitee-1.10.0-2|41	./Build test
12cr|perl-Test-Kwalitee-1.10.0-2|42	
12cr|perl-Test-Kwalitee-1.10.0-2|43	%install
12cr|perl-Test-Kwalitee-1.10.0-2|44	./Build install destdir=%{buildroot}
12cr|perl-Test-Kwalitee-1.10.0-2|45	
12cr|perl-Test-Kwalitee-1.10.0-2|46	%files
12cr|perl-Test-Kwalitee-1.10.0-2|47	%doc ChangeLog README
12cr|perl-Test-Kwalitee-1.10.0-2|48	%{perl_vendorlib}/Test
12cr|perl-Test-Kwalitee-1.10.0-2|49	%{_mandir}/*/*
12cr|perl-Test-Kwalitee-1.10.0-2|50	
12cr|perl-Test-Kwalitee-1.10.0-2|51	%changelog
12cr|perl-Test-Kwalitee-1.10.0-2|52	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2010.0
12cr|perl-Test-Kwalitee-1.10.0-2|53	+ Revision: 405552
12cr|perl-Test-Kwalitee-1.10.0-2|54	- rebuild using %%perl_convert_version
12cr|perl-Test-Kwalitee-1.10.0-2|55	
12cr|perl-Test-Kwalitee-1.10.0-2|56	* Fri Aug 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2009.0
12cr|perl-Test-Kwalitee-1.10.0-2|57	+ Revision: 272270
12cr|perl-Test-Kwalitee-1.10.0-2|58	- update to new version 1.01
12cr|perl-Test-Kwalitee-1.10.0-2|59	
12cr|perl-Test-Kwalitee-1.10.0-2|60	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Test-Kwalitee-1.10.0-2|61	- rebuild
12cr|perl-Test-Kwalitee-1.10.0-2|62	- rebuild
12cr|perl-Test-Kwalitee-1.10.0-2|63	
12cr|perl-Test-Kwalitee-1.10.0-2|64	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Test-Kwalitee-1.10.0-2|65	- restore BuildRoot
12cr|perl-Test-Kwalitee-1.10.0-2|66	
12cr|perl-Test-Kwalitee-1.10.0-2|67	* Wed Dec 19 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.30-2mdv2008.1
12cr|perl-Test-Kwalitee-1.10.0-2|68	+ Revision: 133821
12cr|perl-Test-Kwalitee-1.10.0-2|69	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-Kwalitee-1.10.0-2|70	
12cr|perl-Test-Kwalitee-1.10.0-2|71	
12cr|perl-Test-Kwalitee-1.10.0-2|72	* Thu Nov 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.30-1mdv2007.0
12cr|perl-Test-Kwalitee-1.10.0-2|73	+ Revision: 88921
12cr|perl-Test-Kwalitee-1.10.0-2|74	- Import perl-Test-Kwalitee
12cr|perl-Test-Kwalitee-1.10.0-2|75	
12cr|perl-Test-Kwalitee-1.10.0-2|76	* Sat Nov 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.30-1mdv2007.1
12cr|perl-Test-Kwalitee-1.10.0-2|77	- first mdv release
12cr|perl-Test-Kwalitee-1.10.0-2|78	

5498 12
12cr|perl-Test-LectroTest-0.3600-5|1	%define module  Test-LectroTest
12cr|perl-Test-LectroTest-0.3600-5|2	
12cr|perl-Test-LectroTest-0.3600-5|3	Name:		perl-%{module}
12cr|perl-Test-LectroTest-0.3600-5|4	Version:	0.3600
12cr|perl-Test-LectroTest-0.3600-5|5	Release:	5
12cr|perl-Test-LectroTest-0.3600-5|6	Summary:	Easy, automatic, specification-based tests
12cr|perl-Test-LectroTest-0.3600-5|7	License:	GPL or Artistic
12cr|perl-Test-LectroTest-0.3600-5|8	Group:		Development/Perl
12cr|perl-Test-LectroTest-0.3600-5|9	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-Test-LectroTest-0.3600-5|10	Source:		http://www.cpan.org/modules/by-module/Test/%{module}-%{version}.tar.bz2
12cr|perl-Test-LectroTest-0.3600-5|11	BuildRequires:	perl-devel
12cr|perl-Test-LectroTest-0.3600-5|12	
12cr|perl-Test-LectroTest-0.3600-5|13	%description
12cr|perl-Test-LectroTest-0.3600-5|14	This module provides a simple (yet full featured) interface to LectroTest, an
12cr|perl-Test-LectroTest-0.3600-5|15	automated, specification-based testing system for Perl. To use it, declare
12cr|perl-Test-LectroTest-0.3600-5|16	properties that specify the expected behavior of your software. LectroTest then
12cr|perl-Test-LectroTest-0.3600-5|17	checks your software to see whether those properties hold.
12cr|perl-Test-LectroTest-0.3600-5|18	
12cr|perl-Test-LectroTest-0.3600-5|19	%prep
12cr|perl-Test-LectroTest-0.3600-5|20	%setup -q -n %{module}-%{version}
12cr|perl-Test-LectroTest-0.3600-5|21	
12cr|perl-Test-LectroTest-0.3600-5|22	%build
12cr|perl-Test-LectroTest-0.3600-5|23	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-LectroTest-0.3600-5|24	%make
12cr|perl-Test-LectroTest-0.3600-5|25	
12cr|perl-Test-LectroTest-0.3600-5|26	%install
12cr|perl-Test-LectroTest-0.3600-5|27	%makeinstall_std
12cr|perl-Test-LectroTest-0.3600-5|28	
12cr|perl-Test-LectroTest-0.3600-5|29	%check
12cr|perl-Test-LectroTest-0.3600-5|30	%make test
12cr|perl-Test-LectroTest-0.3600-5|31	
12cr|perl-Test-LectroTest-0.3600-5|32	%files
12cr|perl-Test-LectroTest-0.3600-5|33	%doc Changes README
12cr|perl-Test-LectroTest-0.3600-5|34	%{perl_vendorlib}/Test
12cr|perl-Test-LectroTest-0.3600-5|35	%{_mandir}/*/*
12cr|perl-Test-LectroTest-0.3600-5|36	
12cr|perl-Test-LectroTest-0.3600-5|37	%changelog
12cr|perl-Test-LectroTest-0.3600-5|38	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.3600-4mdv2010.0
12cr|perl-Test-LectroTest-0.3600-5|39	+ Revision: 430598
12cr|perl-Test-LectroTest-0.3600-5|40	- rebuild
12cr|perl-Test-LectroTest-0.3600-5|41	
12cr|perl-Test-LectroTest-0.3600-5|42	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3600-3mdv2009.0
12cr|perl-Test-LectroTest-0.3600-5|43	+ Revision: 241981
12cr|perl-Test-LectroTest-0.3600-5|44	- rebuild
12cr|perl-Test-LectroTest-0.3600-5|45	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-LectroTest-0.3600-5|46	
12cr|perl-Test-LectroTest-0.3600-5|47	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Test-LectroTest-0.3600-5|48	- restore BuildRoot
12cr|perl-Test-LectroTest-0.3600-5|49	
12cr|perl-Test-LectroTest-0.3600-5|50	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3600-1mdv2008.0
12cr|perl-Test-LectroTest-0.3600-5|51	+ Revision: 77705
12cr|perl-Test-LectroTest-0.3600-5|52	- update to new version 0.3600
12cr|perl-Test-LectroTest-0.3600-5|53	
12cr|perl-Test-LectroTest-0.3600-5|54	
12cr|perl-Test-LectroTest-0.3600-5|55	* Wed Nov 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.3500-1mdv2007.0
12cr|perl-Test-LectroTest-0.3600-5|56	+ Revision: 88632
12cr|perl-Test-LectroTest-0.3600-5|57	- Import perl-Test-LectroTest
12cr|perl-Test-LectroTest-0.3600-5|58	
12cr|perl-Test-LectroTest-0.3600-5|59	* Wed Nov 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.3500-1mdv2007.1
12cr|perl-Test-LectroTest-0.3600-5|60	- first mdv release
12cr|perl-Test-LectroTest-0.3600-5|61	

5499 12
12cr|perl-Test-Log-Dispatch-0.30.0-4|1	%define upstream_name    Test-Log-Dispatch
12cr|perl-Test-Log-Dispatch-0.30.0-4|2	%define upstream_version 0.03
12cr|perl-Test-Log-Dispatch-0.30.0-4|3	
12cr|perl-Test-Log-Dispatch-0.30.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Log-Dispatch-0.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Log-Dispatch-0.30.0-4|6	Release:	4
12cr|perl-Test-Log-Dispatch-0.30.0-4|7	
12cr|perl-Test-Log-Dispatch-0.30.0-4|8	Summary:	A Log::Dispatch object that keeps track of everything logged to it in memory
12cr|perl-Test-Log-Dispatch-0.30.0-4|9	License:    GPL+ or Artistic
12cr|perl-Test-Log-Dispatch-0.30.0-4|10	Group:      Development/Perl
12cr|perl-Test-Log-Dispatch-0.30.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Log-Dispatch-0.30.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Log-Dispatch-0.30.0-4|13	
12cr|perl-Test-Log-Dispatch-0.30.0-4|14	BuildRequires:	perl-devel
12cr|perl-Test-Log-Dispatch-0.30.0-4|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Test-Log-Dispatch-0.30.0-4|16	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Test-Log-Dispatch-0.30.0-4|17	BuildRequires:	perl(Log::Dispatch::Array)
12cr|perl-Test-Log-Dispatch-0.30.0-4|18	BuildRequires:	perl(Test::More)
12cr|perl-Test-Log-Dispatch-0.30.0-4|19	BuildRequires:	perl(Test::Tester)
12cr|perl-Test-Log-Dispatch-0.30.0-4|20	BuildArch:	noarch
12cr|perl-Test-Log-Dispatch-0.30.0-4|21	
12cr|perl-Test-Log-Dispatch-0.30.0-4|22	%description
12cr|perl-Test-Log-Dispatch-0.30.0-4|23	'Test::Log::Dispatch' is a 'Log::Dispatch' object that keeps track of
12cr|perl-Test-Log-Dispatch-0.30.0-4|24	everything logged to it in memory, and provides convenient tests against
12cr|perl-Test-Log-Dispatch-0.30.0-4|25	what has been logged.
12cr|perl-Test-Log-Dispatch-0.30.0-4|26	
12cr|perl-Test-Log-Dispatch-0.30.0-4|27	%prep
12cr|perl-Test-Log-Dispatch-0.30.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Log-Dispatch-0.30.0-4|29	
12cr|perl-Test-Log-Dispatch-0.30.0-4|30	%build
12cr|perl-Test-Log-Dispatch-0.30.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Log-Dispatch-0.30.0-4|32	%make
12cr|perl-Test-Log-Dispatch-0.30.0-4|33	
12cr|perl-Test-Log-Dispatch-0.30.0-4|34	%check
12cr|perl-Test-Log-Dispatch-0.30.0-4|35	%make test
12cr|perl-Test-Log-Dispatch-0.30.0-4|36	
12cr|perl-Test-Log-Dispatch-0.30.0-4|37	%install
12cr|perl-Test-Log-Dispatch-0.30.0-4|38	%makeinstall_std
12cr|perl-Test-Log-Dispatch-0.30.0-4|39	
12cr|perl-Test-Log-Dispatch-0.30.0-4|40	%files
12cr|perl-Test-Log-Dispatch-0.30.0-4|41	%doc Changes META.yml README
12cr|perl-Test-Log-Dispatch-0.30.0-4|42	%{_mandir}/man3/*
12cr|perl-Test-Log-Dispatch-0.30.0-4|43	%{perl_vendorlib}/*
12cr|perl-Test-Log-Dispatch-0.30.0-4|44	
12cr|perl-Test-Log-Dispatch-0.30.0-4|45	%changelog
12cr|perl-Test-Log-Dispatch-0.30.0-4|46	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.30.0-3mdv2011.0
12cr|perl-Test-Log-Dispatch-0.30.0-4|47	+ Revision: 657844
12cr|perl-Test-Log-Dispatch-0.30.0-4|48	- rebuild for updated spec-helper
12cr|perl-Test-Log-Dispatch-0.30.0-4|49	
12cr|perl-Test-Log-Dispatch-0.30.0-4|50	* Sat Sep 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Test-Log-Dispatch-0.30.0-4|51	+ Revision: 580985
12cr|perl-Test-Log-Dispatch-0.30.0-4|52	- Bumped the release number
12cr|perl-Test-Log-Dispatch-0.30.0-4|53	- Added a missing build dep
12cr|perl-Test-Log-Dispatch-0.30.0-4|54	- import perl-Test-Log-Dispatch
12cr|perl-Test-Log-Dispatch-0.30.0-4|55	

5500 12
12cr|perl-Test-Mock-LWP-0.60.0-2|1	%define upstream_name    Test-Mock-LWP
12cr|perl-Test-Mock-LWP-0.60.0-2|2	%define upstream_version 0.06
12cr|perl-Test-Mock-LWP-0.60.0-2|3	
12cr|perl-Test-Mock-LWP-0.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Mock-LWP-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Mock-LWP-0.60.0-2|6	Release:	2
12cr|perl-Test-Mock-LWP-0.60.0-2|7	
12cr|perl-Test-Mock-LWP-0.60.0-2|8	Summary:	Mocks LWP::UserAgent
12cr|perl-Test-Mock-LWP-0.60.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-Mock-LWP-0.60.0-2|10	Group:		Development/Perl
12cr|perl-Test-Mock-LWP-0.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Mock-LWP-0.60.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Mock-LWP-0.60.0-2|13	
12cr|perl-Test-Mock-LWP-0.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-Mock-LWP-0.60.0-2|15	BuildRequires:	perl(Test::MockObject)
12cr|perl-Test-Mock-LWP-0.60.0-2|16	BuildRequires:	perl(Test::More)
12cr|perl-Test-Mock-LWP-0.60.0-2|17	BuildArch:	noarch
12cr|perl-Test-Mock-LWP-0.60.0-2|18	
12cr|perl-Test-Mock-LWP-0.60.0-2|19	%description
12cr|perl-Test-Mock-LWP-0.60.0-2|20	This package arises from duplicating the same code to mock LWP et al in
12cr|perl-Test-Mock-LWP-0.60.0-2|21	several different modules I've written. This version is very minimalist,
12cr|perl-Test-Mock-LWP-0.60.0-2|22	but works for my needs so far. I'm very open to new suggestions and
12cr|perl-Test-Mock-LWP-0.60.0-2|23	improvements.
12cr|perl-Test-Mock-LWP-0.60.0-2|24	
12cr|perl-Test-Mock-LWP-0.60.0-2|25	%prep
12cr|perl-Test-Mock-LWP-0.60.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Mock-LWP-0.60.0-2|27	
12cr|perl-Test-Mock-LWP-0.60.0-2|28	%build
12cr|perl-Test-Mock-LWP-0.60.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Mock-LWP-0.60.0-2|30	%make
12cr|perl-Test-Mock-LWP-0.60.0-2|31	
12cr|perl-Test-Mock-LWP-0.60.0-2|32	%check
12cr|perl-Test-Mock-LWP-0.60.0-2|33	%make test
12cr|perl-Test-Mock-LWP-0.60.0-2|34	
12cr|perl-Test-Mock-LWP-0.60.0-2|35	%install
12cr|perl-Test-Mock-LWP-0.60.0-2|36	%makeinstall_std
12cr|perl-Test-Mock-LWP-0.60.0-2|37	
12cr|perl-Test-Mock-LWP-0.60.0-2|38	%files
12cr|perl-Test-Mock-LWP-0.60.0-2|39	%doc Changes META.yml README
12cr|perl-Test-Mock-LWP-0.60.0-2|40	%{_mandir}/man3/*
12cr|perl-Test-Mock-LWP-0.60.0-2|41	%{perl_vendorlib}/*
12cr|perl-Test-Mock-LWP-0.60.0-2|42	
12cr|perl-Test-Mock-LWP-0.60.0-2|43	%changelog
12cr|perl-Test-Mock-LWP-0.60.0-2|44	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.60.0-1mdv2011
12cr|perl-Test-Mock-LWP-0.60.0-2|45	+ Revision: 690328
12cr|perl-Test-Mock-LWP-0.60.0-2|46	- update to new version 0.06
12cr|perl-Test-Mock-LWP-0.60.0-2|47	
12cr|perl-Test-Mock-LWP-0.60.0-2|48	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2
12cr|perl-Test-Mock-LWP-0.60.0-2|49	+ Revision: 655227
12cr|perl-Test-Mock-LWP-0.60.0-2|50	- rebuild for updated spec-helper
12cr|perl-Test-Mock-LWP-0.60.0-2|51	
12cr|perl-Test-Mock-LWP-0.60.0-2|52	* Wed May 05 2010 Michael Scherer <misc@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Test-Mock-LWP-0.60.0-2|53	+ Revision: 542636
12cr|perl-Test-Mock-LWP-0.60.0-2|54	- import perl-Test-Mock-LWP
12cr|perl-Test-Mock-LWP-0.60.0-2|55	
12cr|perl-Test-Mock-LWP-0.60.0-2|56	
12cr|perl-Test-Mock-LWP-0.60.0-2|57	* Wed May 05 2010 cpan2dist 0.05-1mdv
12cr|perl-Test-Mock-LWP-0.60.0-2|58	- initial mdv release, generated with cpan2dist

5501 12
12cr|perl-Test-MockModule-0.50.0-2|1	%define upstream_name	 Test-MockModule
12cr|perl-Test-MockModule-0.50.0-2|2	%define upstream_version 0.05
12cr|perl-Test-MockModule-0.50.0-2|3	
12cr|perl-Test-MockModule-0.50.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-MockModule-0.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-MockModule-0.50.0-2|6	Release:	2
12cr|perl-Test-MockModule-0.50.0-2|7	
12cr|perl-Test-MockModule-0.50.0-2|8	Summary:	Override subroutines in a module for unit testing
12cr|perl-Test-MockModule-0.50.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-MockModule-0.50.0-2|10	Group:		Development/Perl
12cr|perl-Test-MockModule-0.50.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-MockModule-0.50.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Test-MockModule-0.50.0-2|13	
12cr|perl-Test-MockModule-0.50.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-MockModule-0.50.0-2|15	BuildRequires:	perl(CGI)
12cr|perl-Test-MockModule-0.50.0-2|16	BuildArch:	noarch
12cr|perl-Test-MockModule-0.50.0-2|17	
12cr|perl-Test-MockModule-0.50.0-2|18	%description
12cr|perl-Test-MockModule-0.50.0-2|19	Test::MockModule is a Perl module that lets you temporarily redefine
12cr|perl-Test-MockModule-0.50.0-2|20	subroutines in other packages for the purposes of unit testing.
12cr|perl-Test-MockModule-0.50.0-2|21	
12cr|perl-Test-MockModule-0.50.0-2|22	%prep
12cr|perl-Test-MockModule-0.50.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-MockModule-0.50.0-2|24	
12cr|perl-Test-MockModule-0.50.0-2|25	%build
12cr|perl-Test-MockModule-0.50.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-MockModule-0.50.0-2|27	%make
12cr|perl-Test-MockModule-0.50.0-2|28	
12cr|perl-Test-MockModule-0.50.0-2|29	%check
12cr|perl-Test-MockModule-0.50.0-2|30	%make test
12cr|perl-Test-MockModule-0.50.0-2|31	
12cr|perl-Test-MockModule-0.50.0-2|32	%install
12cr|perl-Test-MockModule-0.50.0-2|33	%makeinstall_std
12cr|perl-Test-MockModule-0.50.0-2|34	
12cr|perl-Test-MockModule-0.50.0-2|35	%files
12cr|perl-Test-MockModule-0.50.0-2|36	%doc Changes README
12cr|perl-Test-MockModule-0.50.0-2|37	%{perl_vendorlib}/Test/*
12cr|perl-Test-MockModule-0.50.0-2|38	%{_mandir}/*/*
12cr|perl-Test-MockModule-0.50.0-2|39	
12cr|perl-Test-MockModule-0.50.0-2|40	
12cr|perl-Test-MockModule-0.50.0-2|41	%changelog
12cr|perl-Test-MockModule-0.50.0-2|42	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-Test-MockModule-0.50.0-2|43	+ Revision: 405554
12cr|perl-Test-MockModule-0.50.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-Test-MockModule-0.50.0-2|45	
12cr|perl-Test-MockModule-0.50.0-2|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.05-6mdv2009.0
12cr|perl-Test-MockModule-0.50.0-2|47	+ Revision: 241983
12cr|perl-Test-MockModule-0.50.0-2|48	- rebuild
12cr|perl-Test-MockModule-0.50.0-2|49	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-MockModule-0.50.0-2|50	
12cr|perl-Test-MockModule-0.50.0-2|51	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Test-MockModule-0.50.0-2|52	- restore BuildRoot
12cr|perl-Test-MockModule-0.50.0-2|53	
12cr|perl-Test-MockModule-0.50.0-2|54	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 0.05-4mdv2008.0
12cr|perl-Test-MockModule-0.50.0-2|55	+ Revision: 23807
12cr|perl-Test-MockModule-0.50.0-2|56	- rebuild
12cr|perl-Test-MockModule-0.50.0-2|57	
12cr|perl-Test-MockModule-0.50.0-2|58	
12cr|perl-Test-MockModule-0.50.0-2|59	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.05-3mdk
12cr|perl-Test-MockModule-0.50.0-2|60	- Fix SPEC according to Perl Policy
12cr|perl-Test-MockModule-0.50.0-2|61	- BuildRequires
12cr|perl-Test-MockModule-0.50.0-2|62	- Source URL
12cr|perl-Test-MockModule-0.50.0-2|63	
12cr|perl-Test-MockModule-0.50.0-2|64	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.05-2mdk
12cr|perl-Test-MockModule-0.50.0-2|65	- Fix BuildRequires
12cr|perl-Test-MockModule-0.50.0-2|66	
12cr|perl-Test-MockModule-0.50.0-2|67	* Fri Jul 29 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.05-1mdk
12cr|perl-Test-MockModule-0.50.0-2|68	- 0.05
12cr|perl-Test-MockModule-0.50.0-2|69	- Specs generated by cpan2rpm are bad, mmkay. Redo from scratch.
12cr|perl-Test-MockModule-0.50.0-2|70	
12cr|perl-Test-MockModule-0.50.0-2|71	* Thu Mar 17 2005 Bruno Cornec <bcornec@mandrakesoft.org> 0.04-1mdk
12cr|perl-Test-MockModule-0.50.0-2|72	- Initial build.
12cr|perl-Test-MockModule-0.50.0-2|73	

5502 12
12cr|perl-Test-MockObject-1.201.106.120-2|1	%define upstream_name    Test-MockObject
12cr|perl-Test-MockObject-1.201.106.120-2|2	%define upstream_version 1.20110612
12cr|perl-Test-MockObject-1.201.106.120-2|3	
12cr|perl-Test-MockObject-1.201.106.120-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-MockObject-1.201.106.120-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-MockObject-1.201.106.120-2|6	Release:	2
12cr|perl-Test-MockObject-1.201.106.120-2|7	
12cr|perl-Test-MockObject-1.201.106.120-2|8	Summary:	Perl extension for emulating troublesome interfaces
12cr|perl-Test-MockObject-1.201.106.120-2|9	License:	GPL+ or Artistic
12cr|perl-Test-MockObject-1.201.106.120-2|10	Group:		Development/Perl
12cr|perl-Test-MockObject-1.201.106.120-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-MockObject-1.201.106.120-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-MockObject-1.201.106.120-2|13	
12cr|perl-Test-MockObject-1.201.106.120-2|14	BuildRequires:	perl-devel
12cr|perl-Test-MockObject-1.201.106.120-2|15	BuildRequires:	perl(UNIVERSAL::isa)
12cr|perl-Test-MockObject-1.201.106.120-2|16	BuildRequires:	perl(UNIVERSAL::can)
12cr|perl-Test-MockObject-1.201.106.120-2|17	BuildRequires:	perl(Test::Warn) >= 0.230
12cr|perl-Test-MockObject-1.201.106.120-2|18	BuildRequires:	perl(Test::More) >= 0.980
12cr|perl-Test-MockObject-1.201.106.120-2|19	BuildRequires:	perl(Test::Exception)
12cr|perl-Test-MockObject-1.201.106.120-2|20	BuildRequires:	perl(CGI)
12cr|perl-Test-MockObject-1.201.106.120-2|21	BuildArch:	noarch
12cr|perl-Test-MockObject-1.201.106.120-2|22	
12cr|perl-Test-MockObject-1.201.106.120-2|23	%description
12cr|perl-Test-MockObject-1.201.106.120-2|24	It's a simple program that doesn't use any other modules, and those are easy to
12cr|perl-Test-MockObject-1.201.106.120-2|25	test. More often, testing a program completely means faking up input to another
12cr|perl-Test-MockObject-1.201.106.120-2|26	module, trying to coax the right output from something you're not supposed to
12cr|perl-Test-MockObject-1.201.106.120-2|27	be testing anyway.
12cr|perl-Test-MockObject-1.201.106.120-2|28	
12cr|perl-Test-MockObject-1.201.106.120-2|29	Testing is a lot easier when you can control the entire environment. With
12cr|perl-Test-MockObject-1.201.106.120-2|30	Test::MockObject, you can get a lot closer.
12cr|perl-Test-MockObject-1.201.106.120-2|31	
12cr|perl-Test-MockObject-1.201.106.120-2|32	Test::MockObject allows you to create objects that conform to particular
12cr|perl-Test-MockObject-1.201.106.120-2|33	interfaces with very little code. You don't have to reimplement the behavior,
12cr|perl-Test-MockObject-1.201.106.120-2|34	just the input and the output.
12cr|perl-Test-MockObject-1.201.106.120-2|35	
12cr|perl-Test-MockObject-1.201.106.120-2|36	%prep
12cr|perl-Test-MockObject-1.201.106.120-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-MockObject-1.201.106.120-2|38	
12cr|perl-Test-MockObject-1.201.106.120-2|39	%build
12cr|perl-Test-MockObject-1.201.106.120-2|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-MockObject-1.201.106.120-2|41	%make
12cr|perl-Test-MockObject-1.201.106.120-2|42	
12cr|perl-Test-MockObject-1.201.106.120-2|43	%install
12cr|perl-Test-MockObject-1.201.106.120-2|44	%makeinstall_std
12cr|perl-Test-MockObject-1.201.106.120-2|45	
12cr|perl-Test-MockObject-1.201.106.120-2|46	%check
12cr|perl-Test-MockObject-1.201.106.120-2|47	make test
12cr|perl-Test-MockObject-1.201.106.120-2|48	
12cr|perl-Test-MockObject-1.201.106.120-2|49	%files
12cr|perl-Test-MockObject-1.201.106.120-2|50	%doc Changes README
12cr|perl-Test-MockObject-1.201.106.120-2|51	%{perl_vendorlib}/Test
12cr|perl-Test-MockObject-1.201.106.120-2|52	%{_mandir}/*/*
12cr|perl-Test-MockObject-1.201.106.120-2|53	
12cr|perl-Test-MockObject-1.201.106.120-2|54	
12cr|perl-Test-MockObject-1.201.106.120-2|55	%changelog
12cr|perl-Test-MockObject-1.201.106.120-2|56	* Fri Jun 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.201.106.120-1mdv2011.0
12cr|perl-Test-MockObject-1.201.106.120-2|57	+ Revision: 685758
12cr|perl-Test-MockObject-1.201.106.120-2|58	- new version
12cr|perl-Test-MockObject-1.201.106.120-2|59	
12cr|perl-Test-MockObject-1.201.106.120-2|60	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.90.0-1mdv2010.0
12cr|perl-Test-MockObject-1.201.106.120-2|61	+ Revision: 405555
12cr|perl-Test-MockObject-1.201.106.120-2|62	- rebuild using %%perl_convert_version
12cr|perl-Test-MockObject-1.201.106.120-2|63	
12cr|perl-Test-MockObject-1.201.106.120-2|64	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.09-2mdv2009.0
12cr|perl-Test-MockObject-1.201.106.120-2|65	+ Revision: 268736
12cr|perl-Test-MockObject-1.201.106.120-2|66	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Test-MockObject-1.201.106.120-2|67	
12cr|perl-Test-MockObject-1.201.106.120-2|68	* Wed May 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-1mdv2009.0
12cr|perl-Test-MockObject-1.201.106.120-2|69	+ Revision: 212228
12cr|perl-Test-MockObject-1.201.106.120-2|70	- update to new version 1.09
12cr|perl-Test-MockObject-1.201.106.120-2|71	
12cr|perl-Test-MockObject-1.201.106.120-2|72	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Test-MockObject-1.201.106.120-2|73	- restore BuildRoot
12cr|perl-Test-MockObject-1.201.106.120-2|74	
12cr|perl-Test-MockObject-1.201.106.120-2|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Test-MockObject-1.201.106.120-2|76	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-MockObject-1.201.106.120-2|77	
12cr|perl-Test-MockObject-1.201.106.120-2|78	* Wed Jul 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdv2008.0
12cr|perl-Test-MockObject-1.201.106.120-2|79	+ Revision: 47737
12cr|perl-Test-MockObject-1.201.106.120-2|80	- update to new version 1.08
12cr|perl-Test-MockObject-1.201.106.120-2|81	
12cr|perl-Test-MockObject-1.201.106.120-2|82	
12cr|perl-Test-MockObject-1.201.106.120-2|83	* Wed Nov 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-1mdv2007.0
12cr|perl-Test-MockObject-1.201.106.120-2|84	+ Revision: 84321
12cr|perl-Test-MockObject-1.201.106.120-2|85	- new version
12cr|perl-Test-MockObject-1.201.106.120-2|86	- Import perl-Test-MockObject
12cr|perl-Test-MockObject-1.201.106.120-2|87	
12cr|perl-Test-MockObject-1.201.106.120-2|88	* Wed Aug 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-2mdv2007.0
12cr|perl-Test-MockObject-1.201.106.120-2|89	- Rebuild
12cr|perl-Test-MockObject-1.201.106.120-2|90	
12cr|perl-Test-MockObject-1.201.106.120-2|91	* Tue Apr 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-1mdk
12cr|perl-Test-MockObject-1.201.106.120-2|92	- New release 1.06
12cr|perl-Test-MockObject-1.201.106.120-2|93	- better source URL
12cr|perl-Test-MockObject-1.201.106.120-2|94	- better buildrequires syntax
12cr|perl-Test-MockObject-1.201.106.120-2|95	
12cr|perl-Test-MockObject-1.201.106.120-2|96	* Wed Apr 12 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdk
12cr|perl-Test-MockObject-1.201.106.120-2|97	- New release 1.05
12cr|perl-Test-MockObject-1.201.106.120-2|98	- better source URL
12cr|perl-Test-MockObject-1.201.106.120-2|99	
12cr|perl-Test-MockObject-1.201.106.120-2|100	* Mon Mar 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdk
12cr|perl-Test-MockObject-1.201.106.120-2|101	- New release 1.04
12cr|perl-Test-MockObject-1.201.106.120-2|102	
12cr|perl-Test-MockObject-1.201.106.120-2|103	* Tue Mar 07 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdk
12cr|perl-Test-MockObject-1.201.106.120-2|104	- New release 1.03
12cr|perl-Test-MockObject-1.201.106.120-2|105	
12cr|perl-Test-MockObject-1.201.106.120-2|106	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdk
12cr|perl-Test-MockObject-1.201.106.120-2|107	- New release 1.02
12cr|perl-Test-MockObject-1.201.106.120-2|108	
12cr|perl-Test-MockObject-1.201.106.120-2|109	* Wed Oct 05 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.01-3mdk
12cr|perl-Test-MockObject-1.201.106.120-2|110	- Fix BuildRequires
12cr|perl-Test-MockObject-1.201.106.120-2|111	
12cr|perl-Test-MockObject-1.201.106.120-2|112	* Tue Oct 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.01-2mdk
12cr|perl-Test-MockObject-1.201.106.120-2|113	- Fix BuildRequires
12cr|perl-Test-MockObject-1.201.106.120-2|114	
12cr|perl-Test-MockObject-1.201.106.120-2|115	* Wed Sep 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdk
12cr|perl-Test-MockObject-1.201.106.120-2|116	- New release 1.01
12cr|perl-Test-MockObject-1.201.106.120-2|117	
12cr|perl-Test-MockObject-1.201.106.120-2|118	* Tue Jul 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.00-1mdk
12cr|perl-Test-MockObject-1.201.106.120-2|119	- New release 1.00
12cr|perl-Test-MockObject-1.201.106.120-2|120	- spec cleanup
12cr|perl-Test-MockObject-1.201.106.120-2|121	- test in %%check
12cr|perl-Test-MockObject-1.201.106.120-2|122	- fix source url
12cr|perl-Test-MockObject-1.201.106.120-2|123	
12cr|perl-Test-MockObject-1.201.106.120-2|124	* Tue Dec 21 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.20-1mdk
12cr|perl-Test-MockObject-1.201.106.120-2|125	- 0.20
12cr|perl-Test-MockObject-1.201.106.120-2|126	
12cr|perl-Test-MockObject-1.201.106.120-2|127	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.14-2mdk
12cr|perl-Test-MockObject-1.201.106.120-2|128	- fix buildrequires in a backward compatible way
12cr|perl-Test-MockObject-1.201.106.120-2|129	
12cr|perl-Test-MockObject-1.201.106.120-2|130	* Mon Sep 13 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.14-1mdk
12cr|perl-Test-MockObject-1.201.106.120-2|131	- first mdk release
12cr|perl-Test-MockObject-1.201.106.120-2|132	

5503 12
12cr|perl-Test-MockRandom-1.00-3|1	
12cr|perl-Test-MockRandom-1.00-3|2	%define realname   Test-MockRandom
12cr|perl-Test-MockRandom-1.00-3|3	%define version    1.00
12cr|perl-Test-MockRandom-1.00-3|4	%define release    %mkrel 3
12cr|perl-Test-MockRandom-1.00-3|5	
12cr|perl-Test-MockRandom-1.00-3|6	Name:       perl-%{realname}
12cr|perl-Test-MockRandom-1.00-3|7	Version:    %{version}
12cr|perl-Test-MockRandom-1.00-3|8	Release:    %{release}
12cr|perl-Test-MockRandom-1.00-3|9	License:    GPL or Artistic
12cr|perl-Test-MockRandom-1.00-3|10	Group:      Development/Perl
12cr|perl-Test-MockRandom-1.00-3|11	Summary:    Override randoms with non-random behavior
12cr|perl-Test-MockRandom-1.00-3|12	Source:     http://www.cpan.org/modules/by-module/Test/%{realname}-%{version}.tar.gz
12cr|perl-Test-MockRandom-1.00-3|13	Url:        http://search.cpan.org/dist/%{realname}
12cr|perl-Test-MockRandom-1.00-3|14	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Test-MockRandom-1.00-3|15	BuildRequires: perl-devel
12cr|perl-Test-MockRandom-1.00-3|16	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Test-MockRandom-1.00-3|17	
12cr|perl-Test-MockRandom-1.00-3|18	BuildArch: noarch
12cr|perl-Test-MockRandom-1.00-3|19	
12cr|perl-Test-MockRandom-1.00-3|20	%description
12cr|perl-Test-MockRandom-1.00-3|21	This perhaps ridiculous-seeming module was created to test routines that
12cr|perl-Test-MockRandom-1.00-3|22	manipulate random numbers by providing a known output from 'rand'. Given a
12cr|perl-Test-MockRandom-1.00-3|23	list of seeds with 'srand', it will return each in turn. After seeded
12cr|perl-Test-MockRandom-1.00-3|24	random numbers are exhausted, it will always return 0. Seed numbers must be
12cr|perl-Test-MockRandom-1.00-3|25	of a form that meets the expected output from 'rand' as called with no
12cr|perl-Test-MockRandom-1.00-3|26	arguments -- i.e. they must be between 0 (inclusive) and 1 (exclusive). In
12cr|perl-Test-MockRandom-1.00-3|27	order to facilitate generating and testing a nearly-one number, this module
12cr|perl-Test-MockRandom-1.00-3|28	exports the function 'oneish', which returns a number just fractionally
12cr|perl-Test-MockRandom-1.00-3|29	less than one.
12cr|perl-Test-MockRandom-1.00-3|30	
12cr|perl-Test-MockRandom-1.00-3|31	Depending on how this module is called with 'use', it will export 'rand' to
12cr|perl-Test-MockRandom-1.00-3|32	a specified package (e.g. a class being tested) effectively overriding and
12cr|perl-Test-MockRandom-1.00-3|33	intercepting calls in that package to the built-in 'rand'. It can also
12cr|perl-Test-MockRandom-1.00-3|34	override 'rand' in the current package or even globally. In all of these
12cr|perl-Test-MockRandom-1.00-3|35	cases, it also exports 'srand' and 'oneish' to the current package in order
12cr|perl-Test-MockRandom-1.00-3|36	to control the output of 'rand'. See the /USAGE manpage for details.
12cr|perl-Test-MockRandom-1.00-3|37	
12cr|perl-Test-MockRandom-1.00-3|38	Alternatively, this module can be used to generate objects, with each
12cr|perl-Test-MockRandom-1.00-3|39	object maintaining its own distinct seed array.
12cr|perl-Test-MockRandom-1.00-3|40	
12cr|perl-Test-MockRandom-1.00-3|41	%prep
12cr|perl-Test-MockRandom-1.00-3|42	%setup -q -n %{realname}-%{version}
12cr|perl-Test-MockRandom-1.00-3|43	
12cr|perl-Test-MockRandom-1.00-3|44	%build
12cr|perl-Test-MockRandom-1.00-3|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-MockRandom-1.00-3|46	%make
12cr|perl-Test-MockRandom-1.00-3|47	
12cr|perl-Test-MockRandom-1.00-3|48	%check
12cr|perl-Test-MockRandom-1.00-3|49	make test
12cr|perl-Test-MockRandom-1.00-3|50	
12cr|perl-Test-MockRandom-1.00-3|51	%install
12cr|perl-Test-MockRandom-1.00-3|52	rm -rf %buildroot
12cr|perl-Test-MockRandom-1.00-3|53	%makeinstall_std
12cr|perl-Test-MockRandom-1.00-3|54	
12cr|perl-Test-MockRandom-1.00-3|55	%clean
12cr|perl-Test-MockRandom-1.00-3|56	rm -rf %buildroot
12cr|perl-Test-MockRandom-1.00-3|57	
12cr|perl-Test-MockRandom-1.00-3|58	%files
12cr|perl-Test-MockRandom-1.00-3|59	%defattr(-,root,root)
12cr|perl-Test-MockRandom-1.00-3|60	%doc Changes README LICENSE
12cr|perl-Test-MockRandom-1.00-3|61	%{_mandir}/man3/*
12cr|perl-Test-MockRandom-1.00-3|62	%perl_vendorlib/*
12cr|perl-Test-MockRandom-1.00-3|63	
12cr|perl-Test-MockRandom-1.00-3|64	
12cr|perl-Test-MockRandom-1.00-3|65	
12cr|perl-Test-MockRandom-1.00-3|66	
12cr|perl-Test-MockRandom-1.00-3|67	%changelog
12cr|perl-Test-MockRandom-1.00-3|68	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.00-3mdv2011.0
12cr|perl-Test-MockRandom-1.00-3|69	+ Revision: 658888
12cr|perl-Test-MockRandom-1.00-3|70	- rebuild for updated spec-helper
12cr|perl-Test-MockRandom-1.00-3|71	
12cr|perl-Test-MockRandom-1.00-3|72	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.00-2mdv2010.0
12cr|perl-Test-MockRandom-1.00-3|73	+ Revision: 440697
12cr|perl-Test-MockRandom-1.00-3|74	- rebuild
12cr|perl-Test-MockRandom-1.00-3|75	
12cr|perl-Test-MockRandom-1.00-3|76	* Fri Feb 20 2009 Jérôme Quelin <jquelin@mandriva.org> 1.00-1mdv2009.1
12cr|perl-Test-MockRandom-1.00-3|77	+ Revision: 343333
12cr|perl-Test-MockRandom-1.00-3|78	- import perl-Test-MockRandom
12cr|perl-Test-MockRandom-1.00-3|79	
12cr|perl-Test-MockRandom-1.00-3|80	
12cr|perl-Test-MockRandom-1.00-3|81	* Fri Feb 20 2009 cpan2dist 1.00-1mdv
12cr|perl-Test-MockRandom-1.00-3|82	- initial mdv release, generated with cpan2dist
12cr|perl-Test-MockRandom-1.00-3|83	

5504 12
12cr|perl-Test-MockTime-0.120.0-3|1	%define upstream_name    Test-MockTime
12cr|perl-Test-MockTime-0.120.0-3|2	%define upstream_version 0.12
12cr|perl-Test-MockTime-0.120.0-3|3	
12cr|perl-Test-MockTime-0.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-MockTime-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-MockTime-0.120.0-3|6	Release:	3
12cr|perl-Test-MockTime-0.120.0-3|7	
12cr|perl-Test-MockTime-0.120.0-3|8	Summary:	Mock time/localtime for testing
12cr|perl-Test-MockTime-0.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-MockTime-0.120.0-3|10	Group:		Development/Perl
12cr|perl-Test-MockTime-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-MockTime-0.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-MockTime-0.120.0-3|13	
12cr|perl-Test-MockTime-0.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-MockTime-0.120.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-Test-MockTime-0.120.0-3|16	BuildRequires:	perl(Time::Local)
12cr|perl-Test-MockTime-0.120.0-3|17	BuildRequires:	perl(Time::Piece)
12cr|perl-Test-MockTime-0.120.0-3|18	BuildArch:	noarch
12cr|perl-Test-MockTime-0.120.0-3|19	
12cr|perl-Test-MockTime-0.120.0-3|20	%description
12cr|perl-Test-MockTime-0.120.0-3|21	This module was created to enable test suites to test code at specific
12cr|perl-Test-MockTime-0.120.0-3|22	points in time. Specifically it overrides localtime, gmtime and time at
12cr|perl-Test-MockTime-0.120.0-3|23	compile time and then relies on the user supplying a mock time via
12cr|perl-Test-MockTime-0.120.0-3|24	set_relative_time, set_absolute_time or set_fixed_time to alter future
12cr|perl-Test-MockTime-0.120.0-3|25	calls to gmtime,time or localtime.
12cr|perl-Test-MockTime-0.120.0-3|26	
12cr|perl-Test-MockTime-0.120.0-3|27	%prep
12cr|perl-Test-MockTime-0.120.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-MockTime-0.120.0-3|29	
12cr|perl-Test-MockTime-0.120.0-3|30	%build
12cr|perl-Test-MockTime-0.120.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-MockTime-0.120.0-3|32	%make
12cr|perl-Test-MockTime-0.120.0-3|33	
12cr|perl-Test-MockTime-0.120.0-3|34	%check
12cr|perl-Test-MockTime-0.120.0-3|35	%make test
12cr|perl-Test-MockTime-0.120.0-3|36	
12cr|perl-Test-MockTime-0.120.0-3|37	%install
12cr|perl-Test-MockTime-0.120.0-3|38	%makeinstall_std
12cr|perl-Test-MockTime-0.120.0-3|39	
12cr|perl-Test-MockTime-0.120.0-3|40	%files
12cr|perl-Test-MockTime-0.120.0-3|41	%doc Changes
12cr|perl-Test-MockTime-0.120.0-3|42	%{_mandir}/man3/*
12cr|perl-Test-MockTime-0.120.0-3|43	%{perl_vendorlib}/*
12cr|perl-Test-MockTime-0.120.0-3|44	
12cr|perl-Test-MockTime-0.120.0-3|45	%changelog
12cr|perl-Test-MockTime-0.120.0-3|46	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.120.0-2mdv2011.0
12cr|perl-Test-MockTime-0.120.0-3|47	+ Revision: 655228
12cr|perl-Test-MockTime-0.120.0-3|48	- rebuild for updated spec-helper
12cr|perl-Test-MockTime-0.120.0-3|49	
12cr|perl-Test-MockTime-0.120.0-3|50	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2011.0
12cr|perl-Test-MockTime-0.120.0-3|51	+ Revision: 471258
12cr|perl-Test-MockTime-0.120.0-3|52	- import perl-Test-MockTime
12cr|perl-Test-MockTime-0.120.0-3|53	
12cr|perl-Test-MockTime-0.120.0-3|54	
12cr|perl-Test-MockTime-0.120.0-3|55	* Sun Nov 29 2009 cpan2dist 0.12-1mdv
12cr|perl-Test-MockTime-0.120.0-3|56	- initial mdv release, generated with cpan2dist

5505 12
12cr|perl-Test-NeedsDisplay-1.70.0-3|1	%define upstream_name    Test-NeedsDisplay
12cr|perl-Test-NeedsDisplay-1.70.0-3|2	%define upstream_version 1.07
12cr|perl-Test-NeedsDisplay-1.70.0-3|3	
12cr|perl-Test-NeedsDisplay-1.70.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-NeedsDisplay-1.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-NeedsDisplay-1.70.0-3|6	Release:	3
12cr|perl-Test-NeedsDisplay-1.70.0-3|7	
12cr|perl-Test-NeedsDisplay-1.70.0-3|8	Summary:	Ensure that tests needing a display have one
12cr|perl-Test-NeedsDisplay-1.70.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-NeedsDisplay-1.70.0-3|10	Group:		Development/Perl
12cr|perl-Test-NeedsDisplay-1.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-NeedsDisplay-1.70.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-NeedsDisplay-1.70.0-3|13	
12cr|perl-Test-NeedsDisplay-1.70.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-NeedsDisplay-1.70.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Test-NeedsDisplay-1.70.0-3|16	BuildRequires:	perl(File::Spec)
12cr|perl-Test-NeedsDisplay-1.70.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Test-NeedsDisplay-1.70.0-3|18	BuildRequires:	x11-server-xvfb
12cr|perl-Test-NeedsDisplay-1.70.0-3|19	BuildArch:	noarch
12cr|perl-Test-NeedsDisplay-1.70.0-3|20	Requires:	x11-server-xvfb
12cr|perl-Test-NeedsDisplay-1.70.0-3|21	
12cr|perl-Test-NeedsDisplay-1.70.0-3|22	%description
12cr|perl-Test-NeedsDisplay-1.70.0-3|23	When testing GUI applications, sometimes applications or modules absolutely
12cr|perl-Test-NeedsDisplay-1.70.0-3|24	insist on a display, even just to load a module without actually showing
12cr|perl-Test-NeedsDisplay-1.70.0-3|25	any objects.
12cr|perl-Test-NeedsDisplay-1.70.0-3|26	
12cr|perl-Test-NeedsDisplay-1.70.0-3|27	Regardless, this makes GUI applications pretty much impossible to build and
12cr|perl-Test-NeedsDisplay-1.70.0-3|28	test on headless or automated systems. And it fails to the point of not
12cr|perl-Test-NeedsDisplay-1.70.0-3|29	even running the Makefile.PL script because a dependency needs a display so
12cr|perl-Test-NeedsDisplay-1.70.0-3|30	it can be loaded to find a version.
12cr|perl-Test-NeedsDisplay-1.70.0-3|31	
12cr|perl-Test-NeedsDisplay-1.70.0-3|32	In these situations, what is needed is a fake display.
12cr|perl-Test-NeedsDisplay-1.70.0-3|33	
12cr|perl-Test-NeedsDisplay-1.70.0-3|34	%prep
12cr|perl-Test-NeedsDisplay-1.70.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-NeedsDisplay-1.70.0-3|36	
12cr|perl-Test-NeedsDisplay-1.70.0-3|37	%build
12cr|perl-Test-NeedsDisplay-1.70.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-NeedsDisplay-1.70.0-3|39	%make
12cr|perl-Test-NeedsDisplay-1.70.0-3|40	
12cr|perl-Test-NeedsDisplay-1.70.0-3|41	%check
12cr|perl-Test-NeedsDisplay-1.70.0-3|42	#make test
12cr|perl-Test-NeedsDisplay-1.70.0-3|43	
12cr|perl-Test-NeedsDisplay-1.70.0-3|44	%install
12cr|perl-Test-NeedsDisplay-1.70.0-3|45	%makeinstall_std
12cr|perl-Test-NeedsDisplay-1.70.0-3|46	
12cr|perl-Test-NeedsDisplay-1.70.0-3|47	%files
12cr|perl-Test-NeedsDisplay-1.70.0-3|48	%doc README LICENSE Changes
12cr|perl-Test-NeedsDisplay-1.70.0-3|49	%{_mandir}/man3/*
12cr|perl-Test-NeedsDisplay-1.70.0-3|50	%{perl_vendorlib}/*
12cr|perl-Test-NeedsDisplay-1.70.0-3|51	
12cr|perl-Test-NeedsDisplay-1.70.0-3|52	%changelog
12cr|perl-Test-NeedsDisplay-1.70.0-3|53	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.70.0-2mdv2011.0
12cr|perl-Test-NeedsDisplay-1.70.0-3|54	+ Revision: 658889
12cr|perl-Test-NeedsDisplay-1.70.0-3|55	- rebuild for updated spec-helper
12cr|perl-Test-NeedsDisplay-1.70.0-3|56	
12cr|perl-Test-NeedsDisplay-1.70.0-3|57	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-1mdv2010.0
12cr|perl-Test-NeedsDisplay-1.70.0-3|58	+ Revision: 401520
12cr|perl-Test-NeedsDisplay-1.70.0-3|59	- rebuild using %%perl_convert_version
12cr|perl-Test-NeedsDisplay-1.70.0-3|60	- fixed license field
12cr|perl-Test-NeedsDisplay-1.70.0-3|61	
12cr|perl-Test-NeedsDisplay-1.70.0-3|62	* Mon Jan 05 2009 Jérôme Quelin <jquelin@mandriva.org> 1.07-1mdv2009.1
12cr|perl-Test-NeedsDisplay-1.70.0-3|63	+ Revision: 325081
12cr|perl-Test-NeedsDisplay-1.70.0-3|64	- removing tests for this package
12cr|perl-Test-NeedsDisplay-1.70.0-3|65	- update to new version 1.07
12cr|perl-Test-NeedsDisplay-1.70.0-3|66	
12cr|perl-Test-NeedsDisplay-1.70.0-3|67	* Wed Nov 12 2008 Jérôme Quelin <jquelin@mandriva.org> 1.05-1mdv2009.1
12cr|perl-Test-NeedsDisplay-1.70.0-3|68	+ Revision: 302526
12cr|perl-Test-NeedsDisplay-1.70.0-3|69	- adding missing prereqs
12cr|perl-Test-NeedsDisplay-1.70.0-3|70	- import perl-Test-NeedsDisplay
12cr|perl-Test-NeedsDisplay-1.70.0-3|71	
12cr|perl-Test-NeedsDisplay-1.70.0-3|72	
12cr|perl-Test-NeedsDisplay-1.70.0-3|73	* Wed Nov 12 2008 cpan2dist 1.05-1mdv
12cr|perl-Test-NeedsDisplay-1.70.0-3|74	- initial mdv release, generated with cpan2dist
12cr|perl-Test-NeedsDisplay-1.70.0-3|75	

5506 12
12cr|perl-Test-NoTabs-1.100.0-2|1	%define upstream_name    Test-NoTabs
12cr|perl-Test-NoTabs-1.100.0-2|2	%define upstream_version 1.1
12cr|perl-Test-NoTabs-1.100.0-2|3	
12cr|perl-Test-NoTabs-1.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-NoTabs-1.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-NoTabs-1.100.0-2|6	Release:	2
12cr|perl-Test-NoTabs-1.100.0-2|7	
12cr|perl-Test-NoTabs-1.100.0-2|8	Summary:	Check the presence of tabs in your project
12cr|perl-Test-NoTabs-1.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-NoTabs-1.100.0-2|10	Group:		Development/Perl
12cr|perl-Test-NoTabs-1.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-NoTabs-1.100.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-NoTabs-1.100.0-2|13	
12cr|perl-Test-NoTabs-1.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-NoTabs-1.100.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Test-NoTabs-1.100.0-2|16	BuildRequires:	perl(File::Find)
12cr|perl-Test-NoTabs-1.100.0-2|17	BuildRequires:	perl(File::Spec)
12cr|perl-Test-NoTabs-1.100.0-2|18	BuildRequires:	perl(FindBin)
12cr|perl-Test-NoTabs-1.100.0-2|19	BuildRequires:	perl(Test::Builder)
12cr|perl-Test-NoTabs-1.100.0-2|20	BuildRequires:	perl(Test::More)
12cr|perl-Test-NoTabs-1.100.0-2|21	BuildArch:	noarch
12cr|perl-Test-NoTabs-1.100.0-2|22	
12cr|perl-Test-NoTabs-1.100.0-2|23	%description
12cr|perl-Test-NoTabs-1.100.0-2|24	This module scans your project/distribution for any perl files (scripts,
12cr|perl-Test-NoTabs-1.100.0-2|25	modules, etc) for the presence of tabs.
12cr|perl-Test-NoTabs-1.100.0-2|26	
12cr|perl-Test-NoTabs-1.100.0-2|27	%prep
12cr|perl-Test-NoTabs-1.100.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-NoTabs-1.100.0-2|29	
12cr|perl-Test-NoTabs-1.100.0-2|30	%build
12cr|perl-Test-NoTabs-1.100.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-NoTabs-1.100.0-2|32	%make
12cr|perl-Test-NoTabs-1.100.0-2|33	
12cr|perl-Test-NoTabs-1.100.0-2|34	%check
12cr|perl-Test-NoTabs-1.100.0-2|35	%make test
12cr|perl-Test-NoTabs-1.100.0-2|36	
12cr|perl-Test-NoTabs-1.100.0-2|37	%install
12cr|perl-Test-NoTabs-1.100.0-2|38	%makeinstall_std
12cr|perl-Test-NoTabs-1.100.0-2|39	
12cr|perl-Test-NoTabs-1.100.0-2|40	%files
12cr|perl-Test-NoTabs-1.100.0-2|41	%doc Changes META.yml README
12cr|perl-Test-NoTabs-1.100.0-2|42	%{_mandir}/man3/*
12cr|perl-Test-NoTabs-1.100.0-2|43	%{perl_vendorlib}/*
12cr|perl-Test-NoTabs-1.100.0-2|44	
12cr|perl-Test-NoTabs-1.100.0-2|45	
12cr|perl-Test-NoTabs-1.100.0-2|46	%changelog
12cr|perl-Test-NoTabs-1.100.0-2|47	* Thu Jun 16 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.100.0-1mdv2011.0
12cr|perl-Test-NoTabs-1.100.0-2|48	+ Revision: 685626
12cr|perl-Test-NoTabs-1.100.0-2|49	- update to new version 1.1
12cr|perl-Test-NoTabs-1.100.0-2|50	
12cr|perl-Test-NoTabs-1.100.0-2|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.0.0-2
12cr|perl-Test-NoTabs-1.100.0-2|52	+ Revision: 656827
12cr|perl-Test-NoTabs-1.100.0-2|53	- rebuild for updated spec-helper
12cr|perl-Test-NoTabs-1.100.0-2|54	
12cr|perl-Test-NoTabs-1.100.0-2|55	* Tue Aug 24 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2011.0
12cr|perl-Test-NoTabs-1.100.0-2|56	+ Revision: 572833
12cr|perl-Test-NoTabs-1.100.0-2|57	- import perl-Test-NoTabs
12cr|perl-Test-NoTabs-1.100.0-2|58	

5507 12
12cr|perl-Test-Output-1.10.0-2|1	%define upstream_name    Test-Output
12cr|perl-Test-Output-1.10.0-2|2	%define upstream_version 1.01
12cr|perl-Test-Output-1.10.0-2|3	
12cr|perl-Test-Output-1.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Output-1.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Output-1.10.0-2|6	Release:	2
12cr|perl-Test-Output-1.10.0-2|7	
12cr|perl-Test-Output-1.10.0-2|8	Summary:	Utilities to test STDOUT and STDERR messages
12cr|perl-Test-Output-1.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-Output-1.10.0-2|10	Group:		Development/Perl
12cr|perl-Test-Output-1.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Output-1.10.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Output-1.10.0-2|13	
12cr|perl-Test-Output-1.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-Output-1.10.0-2|15	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Test-Output-1.10.0-2|16	BuildRequires:	perl(Test::More)
12cr|perl-Test-Output-1.10.0-2|17	BuildRequires:	perl(Test::Tester)
12cr|perl-Test-Output-1.10.0-2|18	BuildArch:	noarch
12cr|perl-Test-Output-1.10.0-2|19	
12cr|perl-Test-Output-1.10.0-2|20	%description
12cr|perl-Test-Output-1.10.0-2|21	Test::Output provides a simple interface for testing output sent to STDOUT
12cr|perl-Test-Output-1.10.0-2|22	or STDERR. A number of different utilies are included to try and be as
12cr|perl-Test-Output-1.10.0-2|23	flexible as possible to the tester.
12cr|perl-Test-Output-1.10.0-2|24	
12cr|perl-Test-Output-1.10.0-2|25	Originally this module was designed not to have external requirements,
12cr|perl-Test-Output-1.10.0-2|26	however, the features provided by L<Sub::Exporter> over what L<Exporter>
12cr|perl-Test-Output-1.10.0-2|27	provides is just to great to pass up.
12cr|perl-Test-Output-1.10.0-2|28	
12cr|perl-Test-Output-1.10.0-2|29	Test::Output ties STDOUT and STDERR using Test::Output::Tie.
12cr|perl-Test-Output-1.10.0-2|30	
12cr|perl-Test-Output-1.10.0-2|31	%prep
12cr|perl-Test-Output-1.10.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Output-1.10.0-2|33	
12cr|perl-Test-Output-1.10.0-2|34	%build
12cr|perl-Test-Output-1.10.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Output-1.10.0-2|36	%make
12cr|perl-Test-Output-1.10.0-2|37	
12cr|perl-Test-Output-1.10.0-2|38	%check
12cr|perl-Test-Output-1.10.0-2|39	#make test
12cr|perl-Test-Output-1.10.0-2|40	
12cr|perl-Test-Output-1.10.0-2|41	%install
12cr|perl-Test-Output-1.10.0-2|42	%makeinstall_std
12cr|perl-Test-Output-1.10.0-2|43	
12cr|perl-Test-Output-1.10.0-2|44	%files
12cr|perl-Test-Output-1.10.0-2|45	%doc Changes META.yml README
12cr|perl-Test-Output-1.10.0-2|46	%{_mandir}/man3/*
12cr|perl-Test-Output-1.10.0-2|47	%{perl_vendorlib}/*
12cr|perl-Test-Output-1.10.0-2|48	
12cr|perl-Test-Output-1.10.0-2|49	%changelog
12cr|perl-Test-Output-1.10.0-2|50	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.10.0-1mdv2011.0
12cr|perl-Test-Output-1.10.0-2|51	+ Revision: 662212
12cr|perl-Test-Output-1.10.0-2|52	- update to new version 1.01
12cr|perl-Test-Output-1.10.0-2|53	
12cr|perl-Test-Output-1.10.0-2|54	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.160.0-2
12cr|perl-Test-Output-1.10.0-2|55	+ Revision: 658428
12cr|perl-Test-Output-1.10.0-2|56	- rebuild for updates rpm-setup
12cr|perl-Test-Output-1.10.0-2|57	
12cr|perl-Test-Output-1.10.0-2|58	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-Test-Output-1.10.0-2|59	+ Revision: 401519
12cr|perl-Test-Output-1.10.0-2|60	- rebuild using %%perl_convert_version
12cr|perl-Test-Output-1.10.0-2|61	- fixed license field
12cr|perl-Test-Output-1.10.0-2|62	
12cr|perl-Test-Output-1.10.0-2|63	* Sat May 16 2009 Jérôme Quelin <jquelin@mandriva.org> 0.16-1mdv2010.0
12cr|perl-Test-Output-1.10.0-2|64	+ Revision: 376345
12cr|perl-Test-Output-1.10.0-2|65	- update to new version 0.16
12cr|perl-Test-Output-1.10.0-2|66	
12cr|perl-Test-Output-1.10.0-2|67	* Wed May 13 2009 Jérôme Quelin <jquelin@mandriva.org> 0.15-1mdv2010.0
12cr|perl-Test-Output-1.10.0-2|68	+ Revision: 375276
12cr|perl-Test-Output-1.10.0-2|69	- update to new version 0.15
12cr|perl-Test-Output-1.10.0-2|70	
12cr|perl-Test-Output-1.10.0-2|71	* Tue May 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.14-1mdv2010.0
12cr|perl-Test-Output-1.10.0-2|72	+ Revision: 374887
12cr|perl-Test-Output-1.10.0-2|73	- updated to 0.14
12cr|perl-Test-Output-1.10.0-2|74	
12cr|perl-Test-Output-1.10.0-2|75	* Tue Mar 10 2009 Jérôme Quelin <jquelin@mandriva.org> 0.13-1mdv2009.1
12cr|perl-Test-Output-1.10.0-2|76	+ Revision: 353458
12cr|perl-Test-Output-1.10.0-2|77	- update to new version 0.13
12cr|perl-Test-Output-1.10.0-2|78	
12cr|perl-Test-Output-1.10.0-2|79	* Sun Oct 26 2008 Jérôme Quelin <jquelin@mandriva.org> 0.12-1mdv2009.1
12cr|perl-Test-Output-1.10.0-2|80	+ Revision: 297381
12cr|perl-Test-Output-1.10.0-2|81	- update to new version 0.12
12cr|perl-Test-Output-1.10.0-2|82	
12cr|perl-Test-Output-1.10.0-2|83	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.10-4mdv2009.0
12cr|perl-Test-Output-1.10.0-2|84	+ Revision: 258575
12cr|perl-Test-Output-1.10.0-2|85	- rebuild
12cr|perl-Test-Output-1.10.0-2|86	
12cr|perl-Test-Output-1.10.0-2|87	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.10-3mdv2009.0
12cr|perl-Test-Output-1.10.0-2|88	+ Revision: 246545
12cr|perl-Test-Output-1.10.0-2|89	- rebuild
12cr|perl-Test-Output-1.10.0-2|90	- fix summary-ended-with-dot
12cr|perl-Test-Output-1.10.0-2|91	
12cr|perl-Test-Output-1.10.0-2|92	* Mon Jan 07 2008 Jérôme Quelin <jquelin@mandriva.org> 0.10-1mdv2008.1
12cr|perl-Test-Output-1.10.0-2|93	+ Revision: 146316
12cr|perl-Test-Output-1.10.0-2|94	- import perl-Test-Output
12cr|perl-Test-Output-1.10.0-2|95	
12cr|perl-Test-Output-1.10.0-2|96	

5508 12
12cr|perl-Test-Parser-1.9-3|1	%define module  Test-Parser
12cr|perl-Test-Parser-1.9-3|2	
12cr|perl-Test-Parser-1.9-3|3	Name:		perl-%{module}
12cr|perl-Test-Parser-1.9-3|4	Version:	1.9
12cr|perl-Test-Parser-1.9-3|5	Release:	3
12cr|perl-Test-Parser-1.9-3|6	Summary:	Base class for parsing log files from test runs, and displays in an XML syntax
12cr|perl-Test-Parser-1.9-3|7	License:	GPL or Artistic
12cr|perl-Test-Parser-1.9-3|8	Group:		Development/Perl
12cr|perl-Test-Parser-1.9-3|9	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-Test-Parser-1.9-3|10	Source:		http://www.cpan.org/modules/by-module/Test/%{module}-%{version}.tar.gz
12cr|perl-Test-Parser-1.9-3|11	BuildRequires:	perl-devel
12cr|perl-Test-Parser-1.9-3|12	BuildRequires:	perl(XML::Simple)
12cr|perl-Test-Parser-1.9-3|13	BuildRequires:	perl(XML::Twig)
12cr|perl-Test-Parser-1.9-3|14	
12cr|perl-Test-Parser-1.9-3|15	%description
12cr|perl-Test-Parser-1.9-3|16	This module serves as a common base class for test log parsers. These tools are
12cr|perl-Test-Parser-1.9-3|17	intended to be able to parse output from a wide variety of tests - including
12cr|perl-Test-Parser-1.9-3|18	non-Perl tests.
12cr|perl-Test-Parser-1.9-3|19	
12cr|perl-Test-Parser-1.9-3|20	The parsers also write the test data into the 'Test Result Publication
12cr|perl-Test-Parser-1.9-3|21	Interface' (TRPI) XML schema, developed by SpikeSource.
12cr|perl-Test-Parser-1.9-3|22	
12cr|perl-Test-Parser-1.9-3|23	%prep
12cr|perl-Test-Parser-1.9-3|24	%setup -q -n %{module}-%{version}
12cr|perl-Test-Parser-1.9-3|25	
12cr|perl-Test-Parser-1.9-3|26	%build
12cr|perl-Test-Parser-1.9-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Parser-1.9-3|28	%make
12cr|perl-Test-Parser-1.9-3|29	
12cr|perl-Test-Parser-1.9-3|30	%install
12cr|perl-Test-Parser-1.9-3|31	%makeinstall_std
12cr|perl-Test-Parser-1.9-3|32	
12cr|perl-Test-Parser-1.9-3|33	%check
12cr|perl-Test-Parser-1.9-3|34	%make test
12cr|perl-Test-Parser-1.9-3|35	
12cr|perl-Test-Parser-1.9-3|36	%files
12cr|perl-Test-Parser-1.9-3|37	%doc ChangeLog INSTALL README
12cr|perl-Test-Parser-1.9-3|38	%{perl_vendorlib}/Test
12cr|perl-Test-Parser-1.9-3|39	%{_mandir}/*/*
12cr|perl-Test-Parser-1.9-3|40	%{_bindir}/*
12cr|perl-Test-Parser-1.9-3|41	
12cr|perl-Test-Parser-1.9-3|42	%changelog
12cr|perl-Test-Parser-1.9-3|43	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.9-2mdv2010.0
12cr|perl-Test-Parser-1.9-3|44	+ Revision: 430599
12cr|perl-Test-Parser-1.9-3|45	- rebuild
12cr|perl-Test-Parser-1.9-3|46	
12cr|perl-Test-Parser-1.9-3|47	* Fri Jul 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.9-1mdv2009.0
12cr|perl-Test-Parser-1.9-3|48	+ Revision: 233678
12cr|perl-Test-Parser-1.9-3|49	- update to new version 1.9
12cr|perl-Test-Parser-1.9-3|50	
12cr|perl-Test-Parser-1.9-3|51	* Thu Feb 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.7-1mdv2008.1
12cr|perl-Test-Parser-1.9-3|52	+ Revision: 175989
12cr|perl-Test-Parser-1.9-3|53	- new version
12cr|perl-Test-Parser-1.9-3|54	
12cr|perl-Test-Parser-1.9-3|55	* Wed Feb 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.6-1mdv2008.1
12cr|perl-Test-Parser-1.9-3|56	+ Revision: 175718
12cr|perl-Test-Parser-1.9-3|57	- new version
12cr|perl-Test-Parser-1.9-3|58	drop test patch (merged upstream)
12cr|perl-Test-Parser-1.9-3|59	new patch for fixing object type
12cr|perl-Test-Parser-1.9-3|60	
12cr|perl-Test-Parser-1.9-3|61	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.5-1mdv2008.1
12cr|perl-Test-Parser-1.9-3|62	+ Revision: 140721
12cr|perl-Test-Parser-1.9-3|63	- restore BuildRoot
12cr|perl-Test-Parser-1.9-3|64	
12cr|perl-Test-Parser-1.9-3|65	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Test-Parser-1.9-3|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-Parser-1.9-3|67	
12cr|perl-Test-Parser-1.9-3|68	
12cr|perl-Test-Parser-1.9-3|69	* Wed Mar 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.5-1mdv2007.1
12cr|perl-Test-Parser-1.9-3|70	+ Revision: 143528
12cr|perl-Test-Parser-1.9-3|71	- fix build dependencies
12cr|perl-Test-Parser-1.9-3|72	- Imported perl-Test-Parser-1.5-1mdv2007.1 into SVN repository.
12cr|perl-Test-Parser-1.9-3|73	
12cr|perl-Test-Parser-1.9-3|74	* Wed Mar 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.5-1mdv2007.1
12cr|perl-Test-Parser-1.9-3|75	- first mdv release
12cr|perl-Test-Parser-1.9-3|76	

5509 12
12cr|perl-Test-Perl-Critic-1.20.0-2|1	%define upstream_name    Test-Perl-Critic
12cr|perl-Test-Perl-Critic-1.20.0-2|2	%define upstream_version 1.02
12cr|perl-Test-Perl-Critic-1.20.0-2|3	
12cr|perl-Test-Perl-Critic-1.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Perl-Critic-1.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Perl-Critic-1.20.0-2|6	Release:	2
12cr|perl-Test-Perl-Critic-1.20.0-2|7	
12cr|perl-Test-Perl-Critic-1.20.0-2|8	Summary:	Use Perl::Critic in test programs
12cr|perl-Test-Perl-Critic-1.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-Perl-Critic-1.20.0-2|10	Group:		Development/Perl
12cr|perl-Test-Perl-Critic-1.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Perl-Critic-1.20.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Perl-Critic-1.20.0-2|13	
12cr|perl-Test-Perl-Critic-1.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-Perl-Critic-1.20.0-2|15	BuildRequires:	perl(Perl::Critic)
12cr|perl-Test-Perl-Critic-1.20.0-2|16	BuildArch:	noarch
12cr|perl-Test-Perl-Critic-1.20.0-2|17	
12cr|perl-Test-Perl-Critic-1.20.0-2|18	%description
12cr|perl-Test-Perl-Critic-1.20.0-2|19	Test::Perl::Critic wraps the Perl::Critic engine in a convenient subroutine
12cr|perl-Test-Perl-Critic-1.20.0-2|20	suitable for test programs written using the Test::More framework. This makes
12cr|perl-Test-Perl-Critic-1.20.0-2|21	it easy to integrate coding-standards enforcement into the build process. For
12cr|perl-Test-Perl-Critic-1.20.0-2|22	ultimate convenience (at the expense of some flexibility), see the criticism
12cr|perl-Test-Perl-Critic-1.20.0-2|23	pragma.
12cr|perl-Test-Perl-Critic-1.20.0-2|24	
12cr|perl-Test-Perl-Critic-1.20.0-2|25	%prep
12cr|perl-Test-Perl-Critic-1.20.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Perl-Critic-1.20.0-2|27	
12cr|perl-Test-Perl-Critic-1.20.0-2|28	%build
12cr|perl-Test-Perl-Critic-1.20.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Perl-Critic-1.20.0-2|30	%make
12cr|perl-Test-Perl-Critic-1.20.0-2|31	
12cr|perl-Test-Perl-Critic-1.20.0-2|32	%install
12cr|perl-Test-Perl-Critic-1.20.0-2|33	%makeinstall_std
12cr|perl-Test-Perl-Critic-1.20.0-2|34	
12cr|perl-Test-Perl-Critic-1.20.0-2|35	%check
12cr|perl-Test-Perl-Critic-1.20.0-2|36	%make test
12cr|perl-Test-Perl-Critic-1.20.0-2|37	
12cr|perl-Test-Perl-Critic-1.20.0-2|38	%files
12cr|perl-Test-Perl-Critic-1.20.0-2|39	%doc INSTALL Changes LICENSE README
12cr|perl-Test-Perl-Critic-1.20.0-2|40	%{perl_vendorlib}/Test
12cr|perl-Test-Perl-Critic-1.20.0-2|41	%{_mandir}/*/*
12cr|perl-Test-Perl-Critic-1.20.0-2|42	
12cr|perl-Test-Perl-Critic-1.20.0-2|43	%changelog
12cr|perl-Test-Perl-Critic-1.20.0-2|44	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2010.1
12cr|perl-Test-Perl-Critic-1.20.0-2|45	+ Revision: 461032
12cr|perl-Test-Perl-Critic-1.20.0-2|46	- update to 1.02
12cr|perl-Test-Perl-Critic-1.20.0-2|47	
12cr|perl-Test-Perl-Critic-1.20.0-2|48	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2010.0
12cr|perl-Test-Perl-Critic-1.20.0-2|49	+ Revision: 405590
12cr|perl-Test-Perl-Critic-1.20.0-2|50	- rebuild using %%perl_convert_version
12cr|perl-Test-Perl-Critic-1.20.0-2|51	
12cr|perl-Test-Perl-Critic-1.20.0-2|52	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.01-4mdv2009.0
12cr|perl-Test-Perl-Critic-1.20.0-2|53	+ Revision: 258576
12cr|perl-Test-Perl-Critic-1.20.0-2|54	- rebuild
12cr|perl-Test-Perl-Critic-1.20.0-2|55	
12cr|perl-Test-Perl-Critic-1.20.0-2|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.01-3mdv2009.0
12cr|perl-Test-Perl-Critic-1.20.0-2|57	+ Revision: 246547
12cr|perl-Test-Perl-Critic-1.20.0-2|58	- rebuild
12cr|perl-Test-Perl-Critic-1.20.0-2|59	
12cr|perl-Test-Perl-Critic-1.20.0-2|60	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.01-1mdv2008.1
12cr|perl-Test-Perl-Critic-1.20.0-2|61	+ Revision: 140721
12cr|perl-Test-Perl-Critic-1.20.0-2|62	- restore BuildRoot
12cr|perl-Test-Perl-Critic-1.20.0-2|63	
12cr|perl-Test-Perl-Critic-1.20.0-2|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Test-Perl-Critic-1.20.0-2|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-Perl-Critic-1.20.0-2|66	
12cr|perl-Test-Perl-Critic-1.20.0-2|67	
12cr|perl-Test-Perl-Critic-1.20.0-2|68	* Mon Feb 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2007.0
12cr|perl-Test-Perl-Critic-1.20.0-2|69	+ Revision: 120201
12cr|perl-Test-Perl-Critic-1.20.0-2|70	- new version
12cr|perl-Test-Perl-Critic-1.20.0-2|71	
12cr|perl-Test-Perl-Critic-1.20.0-2|72	* Wed Nov 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2007.1
12cr|perl-Test-Perl-Critic-1.20.0-2|73	+ Revision: 84368
12cr|perl-Test-Perl-Critic-1.20.0-2|74	- new release
12cr|perl-Test-Perl-Critic-1.20.0-2|75	
12cr|perl-Test-Perl-Critic-1.20.0-2|76	* Thu Nov 09 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2007.0
12cr|perl-Test-Perl-Critic-1.20.0-2|77	+ Revision: 79420
12cr|perl-Test-Perl-Critic-1.20.0-2|78	- Import perl-Test-Perl-Critic
12cr|perl-Test-Perl-Critic-1.20.0-2|79	
12cr|perl-Test-Perl-Critic-1.20.0-2|80	* Sun Nov 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2007.1
12cr|perl-Test-Perl-Critic-1.20.0-2|81	- first mdv release
12cr|perl-Test-Perl-Critic-1.20.0-2|82	

5510 12
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|1	%define upstream_name    Test-Perl-Critic-Progressive
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|3	
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|6	Release:	3
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|7	
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|8	Summary:	Gradually enforce coding standards
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|10	Group:		Development/Perl
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|13	
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|16	BuildRequires:	perl(Data::Dumper)
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|17	BuildRequires:	perl(English)
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|18	BuildRequires:	perl(Exporter)
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|19	BuildRequires:	perl(File::Spec)
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|20	BuildRequires:	perl(FindBin)
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|21	BuildRequires:	perl(Perl::Critic)
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|22	BuildRequires:	perl(Perl::Critic::Utils)
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|23	BuildRequires:	perl(Test::Builder)
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|24	BuildRequires:	perl(Test::More)
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|25	BuildRequires:	perl(base)
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|26	BuildRequires:	perl(strict)
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|27	BuildRequires:	perl(warnings)
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|28	BuildArch:	noarch
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|29	
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|30	%description
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|31	Applying coding standards to large amounts of legacy code is a daunting
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|32	task. Often times, legacy code is so non-compliant that it seems downright
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|33	impossible. But, if you consistently chip away at the problem, you will
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|34	eventually succeed! Test::Perl::Critic::Progressive uses the the
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|35	Perl::Critic manpage engine to prevent further deterioration of your code
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|36	and *gradually* steer it towards conforming with your chosen coding
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|37	standards.
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|38	
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|39	The most effective way to use Test::Perl::Critic::Progressive is as a unit
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|40	test that is run under a continuous-integration system like CruiseControl
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|41	or AntHill. Each time a developer commits changes to the code, this test
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|42	will fail and the build will break unless it has the same (or fewer)
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|43	Perl::Critic violations than the last successful test.
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|44	
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|45	See the the "NOTES" manpage for more details about how this test works.
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|46	
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|47	%prep
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|48	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|49	
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|50	%build
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|51	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|52	%make
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|53	
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|54	%check
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|55	%make test
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|56	
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|57	%install
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|58	%makeinstall_std
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|59	
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|60	%files
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|61	%doc Changes LICENSE META.yml README
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|62	%{_mandir}/man3/*
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|63	%{perl_vendorlib}/*
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|64	
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|65	%changelog
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|66	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|67	+ Revision: 656828
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|68	- rebuild for updated spec-helper
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|69	
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|70	* Tue Aug 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|71	+ Revision: 572894
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|72	- import perl-Test-Perl-Critic-Progressive
12cr|perl-Test-Perl-Critic-Progressive-0.30.0-3|73	

5511 12
12cr|perl-Test-Pod-Content-0.0.5-2|1	%define upstream_name    Test-Pod-Content
12cr|perl-Test-Pod-Content-0.0.5-2|2	%define upstream_version 0.0.5
12cr|perl-Test-Pod-Content-0.0.5-2|3	
12cr|perl-Test-Pod-Content-0.0.5-2|4	Name:       perl-%{upstream_name}
12cr|perl-Test-Pod-Content-0.0.5-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Test-Pod-Content-0.0.5-2|6	Release:    %mkrel 2
12cr|perl-Test-Pod-Content-0.0.5-2|7	
12cr|perl-Test-Pod-Content-0.0.5-2|8	Summary:    Test a Pod's content
12cr|perl-Test-Pod-Content-0.0.5-2|9	License:    GPL+ or Artistic
12cr|perl-Test-Pod-Content-0.0.5-2|10	Group:      Development/Perl
12cr|perl-Test-Pod-Content-0.0.5-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Pod-Content-0.0.5-2|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Pod-Content-0.0.5-2|13	
12cr|perl-Test-Pod-Content-0.0.5-2|14	BuildRequires: perl(Pod::Simple)
12cr|perl-Test-Pod-Content-0.0.5-2|15	BuildRequires: perl(Test::More)
12cr|perl-Test-Pod-Content-0.0.5-2|16	BuildRequires: perl(version)
12cr|perl-Test-Pod-Content-0.0.5-2|17	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Test-Pod-Content-0.0.5-2|18	BuildArch: noarch
12cr|perl-Test-Pod-Content-0.0.5-2|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Test-Pod-Content-0.0.5-2|20	
12cr|perl-Test-Pod-Content-0.0.5-2|21	%description
12cr|perl-Test-Pod-Content-0.0.5-2|22	This is a very simple module for testing a Pod's content. It is mainly
12cr|perl-Test-Pod-Content-0.0.5-2|23	intended for testing the content of generated Pod - that is, the Pod
12cr|perl-Test-Pod-Content-0.0.5-2|24	included in perl modules generated by some mechanism.
12cr|perl-Test-Pod-Content-0.0.5-2|25	
12cr|perl-Test-Pod-Content-0.0.5-2|26	Another usage example is to test whether all files contain the same
12cr|perl-Test-Pod-Content-0.0.5-2|27	copyright notice:
12cr|perl-Test-Pod-Content-0.0.5-2|28	
12cr|perl-Test-Pod-Content-0.0.5-2|29	plan tests => scalar @filelist;
12cr|perl-Test-Pod-Content-0.0.5-2|30	
12cr|perl-Test-Pod-Content-0.0.5-2|31	%prep
12cr|perl-Test-Pod-Content-0.0.5-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Pod-Content-0.0.5-2|33	
12cr|perl-Test-Pod-Content-0.0.5-2|34	%build
12cr|perl-Test-Pod-Content-0.0.5-2|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Pod-Content-0.0.5-2|36	
12cr|perl-Test-Pod-Content-0.0.5-2|37	%make
12cr|perl-Test-Pod-Content-0.0.5-2|38	
12cr|perl-Test-Pod-Content-0.0.5-2|39	%check
12cr|perl-Test-Pod-Content-0.0.5-2|40	%make test
12cr|perl-Test-Pod-Content-0.0.5-2|41	
12cr|perl-Test-Pod-Content-0.0.5-2|42	%install
12cr|perl-Test-Pod-Content-0.0.5-2|43	rm -rf %buildroot
12cr|perl-Test-Pod-Content-0.0.5-2|44	%makeinstall_std
12cr|perl-Test-Pod-Content-0.0.5-2|45	
12cr|perl-Test-Pod-Content-0.0.5-2|46	%clean
12cr|perl-Test-Pod-Content-0.0.5-2|47	rm -rf %buildroot
12cr|perl-Test-Pod-Content-0.0.5-2|48	
12cr|perl-Test-Pod-Content-0.0.5-2|49	%files
12cr|perl-Test-Pod-Content-0.0.5-2|50	%defattr(-,root,root)
12cr|perl-Test-Pod-Content-0.0.5-2|51	%doc META.yml Changes README
12cr|perl-Test-Pod-Content-0.0.5-2|52	%{_mandir}/man3/*
12cr|perl-Test-Pod-Content-0.0.5-2|53	%perl_vendorlib/*
12cr|perl-Test-Pod-Content-0.0.5-2|54	
12cr|perl-Test-Pod-Content-0.0.5-2|55	
12cr|perl-Test-Pod-Content-0.0.5-2|56	
12cr|perl-Test-Pod-Content-0.0.5-2|57	
12cr|perl-Test-Pod-Content-0.0.5-2|58	%changelog
12cr|perl-Test-Pod-Content-0.0.5-2|59	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.0.5-2mdv2011.0
12cr|perl-Test-Pod-Content-0.0.5-2|60	+ Revision: 653622
12cr|perl-Test-Pod-Content-0.0.5-2|61	- rebuild for updated spec-helper
12cr|perl-Test-Pod-Content-0.0.5-2|62	
12cr|perl-Test-Pod-Content-0.0.5-2|63	* Wed Aug 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.0.5-1mdv2011.0
12cr|perl-Test-Pod-Content-0.0.5-2|64	+ Revision: 573091
12cr|perl-Test-Pod-Content-0.0.5-2|65	- import perl-Test-Pod-Content
12cr|perl-Test-Pod-Content-0.0.5-2|66	

5512 12
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|1	%define upstream_name    Test-Pod-Spelling-CommonMistakes
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|2	%define upstream_version 1.000
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|3	
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|6	Release:	3
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|7	
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|8	Summary:	Checks POD for common spelling mistakes
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|10	Group:		Development/Perl
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|13	
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|15	BuildRequires:	perl(Pod::Spell::CommonMistakes)
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|16	BuildRequires:	perl(Test::Builder)
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|17	BuildRequires:	perl(Test::Pod)
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|18	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|19	BuildArch:	noarch
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|20	
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|21	%description
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|22	This module checks your POD for common spelling errors. This differs than
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|23	the Test::Spelling manpage because it doesn't use your system spellchecker
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|24	and instead uses the Pod::Spell::CommonMistakes manpage for the heavy
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|25	lifting. Using it is the same as any standard Test::* module, as seen here.
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|26	
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|27	%prep
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|29	
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|30	%build
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|32	%make
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|33	
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|34	%check
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|35	%make test
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|36	
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|37	%install
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|38	%makeinstall_std
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|39	
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|40	%files
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|41	%doc LICENSE README META.yml Changes
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|42	%{_mandir}/man3/*
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|43	%{perl_vendorlib}/*
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|44	
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|45	%changelog
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|46	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.0.0-2mdv2011.0
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|47	+ Revision: 657472
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|48	- rebuild for updated spec-helper
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|49	
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|50	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|51	+ Revision: 643495
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|52	- update to new version 1.000
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|53	
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|54	* Wed Aug 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|55	+ Revision: 573215
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|56	- import perl-Test-Pod-Spelling-CommonMistakes
12cr|perl-Test-Pod-Spelling-CommonMistakes-1.0.0-3|57	

5513 12
12cr|perl-Test-POE-Client-TCP-1.100.0-2|1	%define upstream_name    Test-POE-Client-TCP
12cr|perl-Test-POE-Client-TCP-1.100.0-2|2	%define upstream_version 1.10
12cr|perl-Test-POE-Client-TCP-1.100.0-2|3	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-POE-Client-TCP-1.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-POE-Client-TCP-1.100.0-2|6	Release:	2
12cr|perl-Test-POE-Client-TCP-1.100.0-2|7	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|8	Summary:	A POE Component providing TCP client services for test cases
12cr|perl-Test-POE-Client-TCP-1.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-POE-Client-TCP-1.100.0-2|10	Group:		Development/Perl
12cr|perl-Test-POE-Client-TCP-1.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-POE-Client-TCP-1.100.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-POE-Client-TCP-1.100.0-2|13	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-POE-Client-TCP-1.100.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Test-POE-Client-TCP-1.100.0-2|16	BuildRequires:	perl(POE)
12cr|perl-Test-POE-Client-TCP-1.100.0-2|17	BuildRequires:	perl(POE::Filter)
12cr|perl-Test-POE-Client-TCP-1.100.0-2|18	BuildRequires:	perl(POE::Filter::Line)
12cr|perl-Test-POE-Client-TCP-1.100.0-2|19	BuildRequires:	perl(POE::Wheel::ReadWrite)
12cr|perl-Test-POE-Client-TCP-1.100.0-2|20	BuildRequires:	perl(POE::Wheel::SocketFactory)
12cr|perl-Test-POE-Client-TCP-1.100.0-2|21	BuildRequires:	perl(Test::More)
12cr|perl-Test-POE-Client-TCP-1.100.0-2|22	BuildRequires:	perl(Text::ParseWords)
12cr|perl-Test-POE-Client-TCP-1.100.0-2|23	BuildArch:	noarch
12cr|perl-Test-POE-Client-TCP-1.100.0-2|24	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|25	%description
12cr|perl-Test-POE-Client-TCP-1.100.0-2|26	Test::POE::Client::TCP is a the POE manpage component that provides a TCP
12cr|perl-Test-POE-Client-TCP-1.100.0-2|27	client framework for inclusion in client component test cases, instead of
12cr|perl-Test-POE-Client-TCP-1.100.0-2|28	having to roll your own.
12cr|perl-Test-POE-Client-TCP-1.100.0-2|29	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|30	Once registered with the component, a session will receive events related
12cr|perl-Test-POE-Client-TCP-1.100.0-2|31	to connections made, disconnects, flushed output and input from the
12cr|perl-Test-POE-Client-TCP-1.100.0-2|32	specified server.
12cr|perl-Test-POE-Client-TCP-1.100.0-2|33	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|34	%prep
12cr|perl-Test-POE-Client-TCP-1.100.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-POE-Client-TCP-1.100.0-2|36	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|37	%build
12cr|perl-Test-POE-Client-TCP-1.100.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-POE-Client-TCP-1.100.0-2|39	%make
12cr|perl-Test-POE-Client-TCP-1.100.0-2|40	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|41	%check
12cr|perl-Test-POE-Client-TCP-1.100.0-2|42	make test
12cr|perl-Test-POE-Client-TCP-1.100.0-2|43	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|44	%install
12cr|perl-Test-POE-Client-TCP-1.100.0-2|45	%makeinstall_std
12cr|perl-Test-POE-Client-TCP-1.100.0-2|46	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|47	%files
12cr|perl-Test-POE-Client-TCP-1.100.0-2|48	%doc Changes LICENSE README
12cr|perl-Test-POE-Client-TCP-1.100.0-2|49	%{_mandir}/man3/*
12cr|perl-Test-POE-Client-TCP-1.100.0-2|50	%{perl_vendorlib}/Test
12cr|perl-Test-POE-Client-TCP-1.100.0-2|51	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|52	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|53	%changelog
12cr|perl-Test-POE-Client-TCP-1.100.0-2|54	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.100.0-1mdv2011.0
12cr|perl-Test-POE-Client-TCP-1.100.0-2|55	+ Revision: 688831
12cr|perl-Test-POE-Client-TCP-1.100.0-2|56	- update to new version 1.10
12cr|perl-Test-POE-Client-TCP-1.100.0-2|57	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|58	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.80.0-1mdv2011.0
12cr|perl-Test-POE-Client-TCP-1.100.0-2|59	+ Revision: 552637
12cr|perl-Test-POE-Client-TCP-1.100.0-2|60	- update to 1.08
12cr|perl-Test-POE-Client-TCP-1.100.0-2|61	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|62	* Sat Nov 07 2009 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-1mdv2010.1
12cr|perl-Test-POE-Client-TCP-1.100.0-2|63	+ Revision: 462460
12cr|perl-Test-POE-Client-TCP-1.100.0-2|64	- update to 1.06
12cr|perl-Test-POE-Client-TCP-1.100.0-2|65	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|66	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-1mdv2010.0
12cr|perl-Test-POE-Client-TCP-1.100.0-2|67	+ Revision: 405591
12cr|perl-Test-POE-Client-TCP-1.100.0-2|68	- rebuild using %%perl_convert_version
12cr|perl-Test-POE-Client-TCP-1.100.0-2|69	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|70	* Sun Jun 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2010.0
12cr|perl-Test-POE-Client-TCP-1.100.0-2|71	+ Revision: 387781
12cr|perl-Test-POE-Client-TCP-1.100.0-2|72	- update to new version 1.04
12cr|perl-Test-POE-Client-TCP-1.100.0-2|73	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|74	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2010.0
12cr|perl-Test-POE-Client-TCP-1.100.0-2|75	+ Revision: 370217
12cr|perl-Test-POE-Client-TCP-1.100.0-2|76	- update to new version 1.02
12cr|perl-Test-POE-Client-TCP-1.100.0-2|77	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|78	* Wed Jan 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2009.1
12cr|perl-Test-POE-Client-TCP-1.100.0-2|79	+ Revision: 332123
12cr|perl-Test-POE-Client-TCP-1.100.0-2|80	- update to new version 0.10
12cr|perl-Test-POE-Client-TCP-1.100.0-2|81	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|82	* Fri Jan 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2009.1
12cr|perl-Test-POE-Client-TCP-1.100.0-2|83	+ Revision: 330195
12cr|perl-Test-POE-Client-TCP-1.100.0-2|84	- update to new version 0.08
12cr|perl-Test-POE-Client-TCP-1.100.0-2|85	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|86	* Wed Jul 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.0
12cr|perl-Test-POE-Client-TCP-1.100.0-2|87	+ Revision: 230639
12cr|perl-Test-POE-Client-TCP-1.100.0-2|88	- update to new version 0.06
12cr|perl-Test-POE-Client-TCP-1.100.0-2|89	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|90	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.0
12cr|perl-Test-POE-Client-TCP-1.100.0-2|91	+ Revision: 210832
12cr|perl-Test-POE-Client-TCP-1.100.0-2|92	- import perl-Test-POE-Client-TCP
12cr|perl-Test-POE-Client-TCP-1.100.0-2|93	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|94	
12cr|perl-Test-POE-Client-TCP-1.100.0-2|95	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.0
12cr|perl-Test-POE-Client-TCP-1.100.0-2|96	- first mdv release

5514 12
12cr|perl-Test-POE-Server-TCP-1.160.0-2|1	%define upstream_name    Test-POE-Server-TCP
12cr|perl-Test-POE-Server-TCP-1.160.0-2|2	%define upstream_version 1.16
12cr|perl-Test-POE-Server-TCP-1.160.0-2|3	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-POE-Server-TCP-1.160.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-POE-Server-TCP-1.160.0-2|6	Release:	2
12cr|perl-Test-POE-Server-TCP-1.160.0-2|7	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|8	Summary:	A POE Component providing TCP server services for test cases
12cr|perl-Test-POE-Server-TCP-1.160.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-POE-Server-TCP-1.160.0-2|10	Group:		Development/Perl
12cr|perl-Test-POE-Server-TCP-1.160.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-POE-Server-TCP-1.160.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-POE-Server-TCP-1.160.0-2|13	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-POE-Server-TCP-1.160.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Test-POE-Server-TCP-1.160.0-2|16	BuildRequires:	perl(POE)
12cr|perl-Test-POE-Server-TCP-1.160.0-2|17	BuildRequires:	perl(POE::Filter)
12cr|perl-Test-POE-Server-TCP-1.160.0-2|18	BuildRequires:	perl(POE::Filter::Line)
12cr|perl-Test-POE-Server-TCP-1.160.0-2|19	BuildRequires:	perl(POE::Wheel::ReadWrite)
12cr|perl-Test-POE-Server-TCP-1.160.0-2|20	BuildRequires:	perl(POE::Wheel::SocketFactory)
12cr|perl-Test-POE-Server-TCP-1.160.0-2|21	BuildRequires:	perl(Test::More)
12cr|perl-Test-POE-Server-TCP-1.160.0-2|22	BuildRequires:	perl(Text::ParseWords)
12cr|perl-Test-POE-Server-TCP-1.160.0-2|23	BuildArch:	noarch
12cr|perl-Test-POE-Server-TCP-1.160.0-2|24	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|25	%description
12cr|perl-Test-POE-Server-TCP-1.160.0-2|26	Test::POE::Server::TCP is a the POE manpage component that provides a TCP
12cr|perl-Test-POE-Server-TCP-1.160.0-2|27	server framework for inclusion in client component test cases, instead of
12cr|perl-Test-POE-Server-TCP-1.160.0-2|28	having to roll your own.
12cr|perl-Test-POE-Server-TCP-1.160.0-2|29	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|30	Once registered with the component, a session will receive events related
12cr|perl-Test-POE-Server-TCP-1.160.0-2|31	to client connects, disconnects, input and flushed output. Each of these
12cr|perl-Test-POE-Server-TCP-1.160.0-2|32	events will refer to a unique client ID which may be used in communication
12cr|perl-Test-POE-Server-TCP-1.160.0-2|33	with the component when sending data to the client or disconnecting a
12cr|perl-Test-POE-Server-TCP-1.160.0-2|34	client connection.
12cr|perl-Test-POE-Server-TCP-1.160.0-2|35	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|36	%prep
12cr|perl-Test-POE-Server-TCP-1.160.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-POE-Server-TCP-1.160.0-2|38	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|39	%build
12cr|perl-Test-POE-Server-TCP-1.160.0-2|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-POE-Server-TCP-1.160.0-2|41	%make
12cr|perl-Test-POE-Server-TCP-1.160.0-2|42	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|43	%check
12cr|perl-Test-POE-Server-TCP-1.160.0-2|44	make test
12cr|perl-Test-POE-Server-TCP-1.160.0-2|45	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|46	%install
12cr|perl-Test-POE-Server-TCP-1.160.0-2|47	%makeinstall_std
12cr|perl-Test-POE-Server-TCP-1.160.0-2|48	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|49	%files
12cr|perl-Test-POE-Server-TCP-1.160.0-2|50	%doc Changes LICENSE README
12cr|perl-Test-POE-Server-TCP-1.160.0-2|51	%{_mandir}/man3/*
12cr|perl-Test-POE-Server-TCP-1.160.0-2|52	%{perl_vendorlib}/Test
12cr|perl-Test-POE-Server-TCP-1.160.0-2|53	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|54	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|55	%changelog
12cr|perl-Test-POE-Server-TCP-1.160.0-2|56	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.160.0-1mdv2011.0
12cr|perl-Test-POE-Server-TCP-1.160.0-2|57	+ Revision: 688832
12cr|perl-Test-POE-Server-TCP-1.160.0-2|58	- update to new version 1.16
12cr|perl-Test-POE-Server-TCP-1.160.0-2|59	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|60	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.140.0-1mdv2011.0
12cr|perl-Test-POE-Server-TCP-1.160.0-2|61	+ Revision: 561042
12cr|perl-Test-POE-Server-TCP-1.160.0-2|62	- update to 1.14
12cr|perl-Test-POE-Server-TCP-1.160.0-2|63	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|64	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-1mdv2011.0
12cr|perl-Test-POE-Server-TCP-1.160.0-2|65	+ Revision: 553976
12cr|perl-Test-POE-Server-TCP-1.160.0-2|66	- update to 1.12
12cr|perl-Test-POE-Server-TCP-1.160.0-2|67	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|68	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2010.1
12cr|perl-Test-POE-Server-TCP-1.160.0-2|69	+ Revision: 526457
12cr|perl-Test-POE-Server-TCP-1.160.0-2|70	- update to 1.10
12cr|perl-Test-POE-Server-TCP-1.160.0-2|71	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|72	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.80.0-1mdv2010.0
12cr|perl-Test-POE-Server-TCP-1.160.0-2|73	+ Revision: 405592
12cr|perl-Test-POE-Server-TCP-1.160.0-2|74	- rebuild using %%perl_convert_version
12cr|perl-Test-POE-Server-TCP-1.160.0-2|75	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|76	* Wed Jul 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdv2010.0
12cr|perl-Test-POE-Server-TCP-1.160.0-2|77	+ Revision: 396227
12cr|perl-Test-POE-Server-TCP-1.160.0-2|78	- update to new version 1.08
12cr|perl-Test-POE-Server-TCP-1.160.0-2|79	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|80	* Thu Jun 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-1mdv2010.0
12cr|perl-Test-POE-Server-TCP-1.160.0-2|81	+ Revision: 385255
12cr|perl-Test-POE-Server-TCP-1.160.0-2|82	- update to new version 1.06
12cr|perl-Test-POE-Server-TCP-1.160.0-2|83	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|84	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2010.0
12cr|perl-Test-POE-Server-TCP-1.160.0-2|85	+ Revision: 370231
12cr|perl-Test-POE-Server-TCP-1.160.0-2|86	- update to new version 1.04
12cr|perl-Test-POE-Server-TCP-1.160.0-2|87	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|88	* Tue Feb 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2009.1
12cr|perl-Test-POE-Server-TCP-1.160.0-2|89	+ Revision: 336787
12cr|perl-Test-POE-Server-TCP-1.160.0-2|90	- update to new version 0.18
12cr|perl-Test-POE-Server-TCP-1.160.0-2|91	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|92	* Tue Jan 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2009.1
12cr|perl-Test-POE-Server-TCP-1.160.0-2|93	+ Revision: 331592
12cr|perl-Test-POE-Server-TCP-1.160.0-2|94	- update to new version 0.16
12cr|perl-Test-POE-Server-TCP-1.160.0-2|95	- update to new version 0.16
12cr|perl-Test-POE-Server-TCP-1.160.0-2|96	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|97	* Fri Jan 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2009.1
12cr|perl-Test-POE-Server-TCP-1.160.0-2|98	+ Revision: 330196
12cr|perl-Test-POE-Server-TCP-1.160.0-2|99	- update to new version 0.14
12cr|perl-Test-POE-Server-TCP-1.160.0-2|100	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|101	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2009.0
12cr|perl-Test-POE-Server-TCP-1.160.0-2|102	+ Revision: 270397
12cr|perl-Test-POE-Server-TCP-1.160.0-2|103	- update to new version 0.12
12cr|perl-Test-POE-Server-TCP-1.160.0-2|104	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|105	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.10-2mdv2009.0
12cr|perl-Test-POE-Server-TCP-1.160.0-2|106	+ Revision: 268737
12cr|perl-Test-POE-Server-TCP-1.160.0-2|107	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Test-POE-Server-TCP-1.160.0-2|108	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|109	* Tue Jun 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2009.0
12cr|perl-Test-POE-Server-TCP-1.160.0-2|110	+ Revision: 214558
12cr|perl-Test-POE-Server-TCP-1.160.0-2|111	- import perl-Test-POE-Server-TCP
12cr|perl-Test-POE-Server-TCP-1.160.0-2|112	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|113	
12cr|perl-Test-POE-Server-TCP-1.160.0-2|114	* Tue Jun 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2009.0
12cr|perl-Test-POE-Server-TCP-1.160.0-2|115	- first mdv release

5515 12
12cr|perl-Test-Portability-Files-0.50.0-3|1	%define upstream_name    Test-Portability-Files
12cr|perl-Test-Portability-Files-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Test-Portability-Files-0.50.0-3|3	
12cr|perl-Test-Portability-Files-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Portability-Files-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Portability-Files-0.50.0-3|6	Release:	3
12cr|perl-Test-Portability-Files-0.50.0-3|7	
12cr|perl-Test-Portability-Files-0.50.0-3|8	Summary:	Check file names portability
12cr|perl-Test-Portability-Files-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-Portability-Files-0.50.0-3|10	Group:		Development/Perl
12cr|perl-Test-Portability-Files-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Portability-Files-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Portability-Files-0.50.0-3|13	
12cr|perl-Test-Portability-Files-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-Portability-Files-0.50.0-3|15	BuildRequires:	perl(File::Basename)
12cr|perl-Test-Portability-Files-0.50.0-3|16	BuildRequires:	perl(File::Find)
12cr|perl-Test-Portability-Files-0.50.0-3|17	BuildRequires:	perl(File::Spec)
12cr|perl-Test-Portability-Files-0.50.0-3|18	BuildRequires:	perl(Test::Builder)
12cr|perl-Test-Portability-Files-0.50.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-Test-Portability-Files-0.50.0-3|20	BuildArch:	noarch
12cr|perl-Test-Portability-Files-0.50.0-3|21	
12cr|perl-Test-Portability-Files-0.50.0-3|22	%description
12cr|perl-Test-Portability-Files-0.50.0-3|23	This module is used to check the portability across operating systems of
12cr|perl-Test-Portability-Files-0.50.0-3|24	the names of the files present in the distribution of a module. The tests
12cr|perl-Test-Portability-Files-0.50.0-3|25	use the advices given in the perlport/"Files and Filesystems" manpage. The
12cr|perl-Test-Portability-Files-0.50.0-3|26	author of a distribution can select which tests to execute.
12cr|perl-Test-Portability-Files-0.50.0-3|27	
12cr|perl-Test-Portability-Files-0.50.0-3|28	To use this module, simply copy the code from the synopsis in a test file
12cr|perl-Test-Portability-Files-0.50.0-3|29	named _t/portfs.t_ for example, and add it to your _MANIFEST_. You can
12cr|perl-Test-Portability-Files-0.50.0-3|30	delete the call to 'options()' to enable only most common tests.
12cr|perl-Test-Portability-Files-0.50.0-3|31	
12cr|perl-Test-Portability-Files-0.50.0-3|32	By default, not all tests are enabled because some are judged too
12cr|perl-Test-Portability-Files-0.50.0-3|33	cumbersome to be practical, especially since some of the most limited
12cr|perl-Test-Portability-Files-0.50.0-3|34	platforms (like MS-DOS) seem to be no longer supported. Here are the
12cr|perl-Test-Portability-Files-0.50.0-3|35	default options:
12cr|perl-Test-Portability-Files-0.50.0-3|36	
12cr|perl-Test-Portability-Files-0.50.0-3|37	%prep
12cr|perl-Test-Portability-Files-0.50.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Portability-Files-0.50.0-3|39	
12cr|perl-Test-Portability-Files-0.50.0-3|40	%build
12cr|perl-Test-Portability-Files-0.50.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Portability-Files-0.50.0-3|42	%make
12cr|perl-Test-Portability-Files-0.50.0-3|43	
12cr|perl-Test-Portability-Files-0.50.0-3|44	%check
12cr|perl-Test-Portability-Files-0.50.0-3|45	%make test
12cr|perl-Test-Portability-Files-0.50.0-3|46	
12cr|perl-Test-Portability-Files-0.50.0-3|47	%install
12cr|perl-Test-Portability-Files-0.50.0-3|48	%makeinstall_std
12cr|perl-Test-Portability-Files-0.50.0-3|49	
12cr|perl-Test-Portability-Files-0.50.0-3|50	%files
12cr|perl-Test-Portability-Files-0.50.0-3|51	%doc Changes LICENSE META.yml README
12cr|perl-Test-Portability-Files-0.50.0-3|52	%{_mandir}/man3/*
12cr|perl-Test-Portability-Files-0.50.0-3|53	%{perl_vendorlib}/*
12cr|perl-Test-Portability-Files-0.50.0-3|54	
12cr|perl-Test-Portability-Files-0.50.0-3|55	%changelog
12cr|perl-Test-Portability-Files-0.50.0-3|56	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-Test-Portability-Files-0.50.0-3|57	+ Revision: 654315
12cr|perl-Test-Portability-Files-0.50.0-3|58	- rebuild for updated spec-helper
12cr|perl-Test-Portability-Files-0.50.0-3|59	
12cr|perl-Test-Portability-Files-0.50.0-3|60	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Test-Portability-Files-0.50.0-3|61	+ Revision: 527962
12cr|perl-Test-Portability-Files-0.50.0-3|62	- import perl-Test-Portability-Files
12cr|perl-Test-Portability-Files-0.50.0-3|63	
12cr|perl-Test-Portability-Files-0.50.0-3|64	
12cr|perl-Test-Portability-Files-0.50.0-3|65	* Sat Mar 27 2010 cpan2dist 0.05-1mdv
12cr|perl-Test-Portability-Files-0.50.0-3|66	- initial mdv release, generated with cpan2dist

5516 12
12cr|perl-Test-Prereq-1.37.0-4|1	%define upstream_name    Test-Prereq
12cr|perl-Test-Prereq-1.37.0-4|2	%define upstream_version 1.037
12cr|perl-Test-Prereq-1.37.0-4|3	
12cr|perl-Test-Prereq-1.37.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Prereq-1.37.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Prereq-1.37.0-4|6	Release:	4
12cr|perl-Test-Prereq-1.37.0-4|7	
12cr|perl-Test-Prereq-1.37.0-4|8	Summary:	Check if Makefile.PL has the right pre-requisites
12cr|perl-Test-Prereq-1.37.0-4|9	License:	GPL+ or Artistic
12cr|perl-Test-Prereq-1.37.0-4|10	Group:		Development/Perl
12cr|perl-Test-Prereq-1.37.0-4|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Prereq-1.37.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Test-Prereq-1.37.0-4|13	
12cr|perl-Test-Prereq-1.37.0-4|14	BuildRequires:	perl-devel
12cr|perl-Test-Prereq-1.37.0-4|15	BuildRequires:	perl(Module::Build)
12cr|perl-Test-Prereq-1.37.0-4|16	BuildRequires:	perl(Module::Info)
12cr|perl-Test-Prereq-1.37.0-4|17	BuildRequires:	perl(Module::CoreList)
12cr|perl-Test-Prereq-1.37.0-4|18	BuildRequires:	perl(Test::Builder::Tester)
12cr|perl-Test-Prereq-1.37.0-4|19	
12cr|perl-Test-Prereq-1.37.0-4|20	BuildArch:	noarch
12cr|perl-Test-Prereq-1.37.0-4|21	
12cr|perl-Test-Prereq-1.37.0-4|22	%description
12cr|perl-Test-Prereq-1.37.0-4|23	The prereq_ok() function examines the modules it finds in blib/lib/,
12cr|perl-Test-Prereq-1.37.0-4|24	blib/script, and the test files it finds in t/ (and test.pl). It figures out
12cr|perl-Test-Prereq-1.37.0-4|25	which modules they use, skips the modules that are in the Perl core, and
12cr|perl-Test-Prereq-1.37.0-4|26	compares the remaining list of modules to those in the PREREQ_PM section of
12cr|perl-Test-Prereq-1.37.0-4|27	Makefile.PL.
12cr|perl-Test-Prereq-1.37.0-4|28	
12cr|perl-Test-Prereq-1.37.0-4|29	%prep
12cr|perl-Test-Prereq-1.37.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Prereq-1.37.0-4|31	
12cr|perl-Test-Prereq-1.37.0-4|32	%build
12cr|perl-Test-Prereq-1.37.0-4|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Prereq-1.37.0-4|34	%make
12cr|perl-Test-Prereq-1.37.0-4|35	
12cr|perl-Test-Prereq-1.37.0-4|36	%install
12cr|perl-Test-Prereq-1.37.0-4|37	%makeinstall_std
12cr|perl-Test-Prereq-1.37.0-4|38	
12cr|perl-Test-Prereq-1.37.0-4|39	%check
12cr|perl-Test-Prereq-1.37.0-4|40	# this test rely on network to fetch data from CPAN
12cr|perl-Test-Prereq-1.37.0-4|41	rm -f t/get_from_prereqs.t
12cr|perl-Test-Prereq-1.37.0-4|42	perl -pi -e 's/get_from_prereqs.t//' t/test_manifest
12cr|perl-Test-Prereq-1.37.0-4|43	%make test
12cr|perl-Test-Prereq-1.37.0-4|44	
12cr|perl-Test-Prereq-1.37.0-4|45	%files
12cr|perl-Test-Prereq-1.37.0-4|46	%doc Changes README LICENSE
12cr|perl-Test-Prereq-1.37.0-4|47	%{perl_vendorlib}/Test
12cr|perl-Test-Prereq-1.37.0-4|48	%{_mandir}/*/*
12cr|perl-Test-Prereq-1.37.0-4|49	
12cr|perl-Test-Prereq-1.37.0-4|50	
12cr|perl-Test-Prereq-1.37.0-4|51	%changelog
12cr|perl-Test-Prereq-1.37.0-4|52	* Wed Sep 01 2010 Jérôme Quelin <jquelin@mandriva.org> 1.37.0-3mdv2011.0
12cr|perl-Test-Prereq-1.37.0-4|53	+ Revision: 575126
12cr|perl-Test-Prereq-1.37.0-4|54	- rebuild with %%perl_convert_version
12cr|perl-Test-Prereq-1.37.0-4|55	
12cr|perl-Test-Prereq-1.37.0-4|56	* Wed Sep 01 2010 Jérôme Quelin <jquelin@mandriva.org> 1.037-2mdv2011.0
12cr|perl-Test-Prereq-1.37.0-4|57	+ Revision: 575118
12cr|perl-Test-Prereq-1.37.0-4|58	- rebuild
12cr|perl-Test-Prereq-1.37.0-4|59	
12cr|perl-Test-Prereq-1.37.0-4|60	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.037-1mdv2010.0
12cr|perl-Test-Prereq-1.37.0-4|61	+ Revision: 383543
12cr|perl-Test-Prereq-1.37.0-4|62	- update to new version 1.037
12cr|perl-Test-Prereq-1.37.0-4|63	
12cr|perl-Test-Prereq-1.37.0-4|64	* Tue Jan 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.036-1mdv2009.1
12cr|perl-Test-Prereq-1.37.0-4|65	+ Revision: 331593
12cr|perl-Test-Prereq-1.37.0-4|66	- update to new version 1.036
12cr|perl-Test-Prereq-1.37.0-4|67	
12cr|perl-Test-Prereq-1.37.0-4|68	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.034-1mdv2009.0
12cr|perl-Test-Prereq-1.37.0-4|69	+ Revision: 279087
12cr|perl-Test-Prereq-1.37.0-4|70	- new version
12cr|perl-Test-Prereq-1.37.0-4|71	
12cr|perl-Test-Prereq-1.37.0-4|72	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.033-4mdv2009.0
12cr|perl-Test-Prereq-1.37.0-4|73	+ Revision: 258577
12cr|perl-Test-Prereq-1.37.0-4|74	- rebuild
12cr|perl-Test-Prereq-1.37.0-4|75	
12cr|perl-Test-Prereq-1.37.0-4|76	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.033-3mdv2009.0
12cr|perl-Test-Prereq-1.37.0-4|77	+ Revision: 246549
12cr|perl-Test-Prereq-1.37.0-4|78	- rebuild
12cr|perl-Test-Prereq-1.37.0-4|79	
12cr|perl-Test-Prereq-1.37.0-4|80	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.033-1mdv2008.1
12cr|perl-Test-Prereq-1.37.0-4|81	+ Revision: 140721
12cr|perl-Test-Prereq-1.37.0-4|82	- restore BuildRoot
12cr|perl-Test-Prereq-1.37.0-4|83	
12cr|perl-Test-Prereq-1.37.0-4|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Test-Prereq-1.37.0-4|85	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-Prereq-1.37.0-4|86	
12cr|perl-Test-Prereq-1.37.0-4|87	
12cr|perl-Test-Prereq-1.37.0-4|88	* Thu Mar 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.033-1mdv2007.1
12cr|perl-Test-Prereq-1.37.0-4|89	+ Revision: 147957
12cr|perl-Test-Prereq-1.37.0-4|90	- drop network-dependent tests
12cr|perl-Test-Prereq-1.37.0-4|91	- this is a noarch package
12cr|perl-Test-Prereq-1.37.0-4|92	- Import perl-Test-Prereq
12cr|perl-Test-Prereq-1.37.0-4|93	
12cr|perl-Test-Prereq-1.37.0-4|94	* Thu Mar 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.033-1mdv2007.1
12cr|perl-Test-Prereq-1.37.0-4|95	- first mdv release
12cr|perl-Test-Prereq-1.37.0-4|96	

5517 12
12cr|perl-Test-Program-0.10-2|1	%define module   Test-Program
12cr|perl-Test-Program-0.10-2|2	%define version    0.10
12cr|perl-Test-Program-0.10-2|3	%define release    %mkrel 2
12cr|perl-Test-Program-0.10-2|4	
12cr|perl-Test-Program-0.10-2|5	Name:       perl-%{module}
12cr|perl-Test-Program-0.10-2|6	Version:    %{version}
12cr|perl-Test-Program-0.10-2|7	Release:    %{release}
12cr|perl-Test-Program-0.10-2|8	License:    GPL or Artistic
12cr|perl-Test-Program-0.10-2|9	Group:      Development/Perl
12cr|perl-Test-Program-0.10-2|10	Summary:    Testing tools for Perl programs
12cr|perl-Test-Program-0.10-2|11	Url:        http://search.cpan.org/dist/%{module}
12cr|perl-Test-Program-0.10-2|12	Source:     http://www.cpan.org/modules/by-module/Test/%{module}-%{version}.tar.gz
12cr|perl-Test-Program-0.10-2|13	BuildRequires: perl-devel
12cr|perl-Test-Program-0.10-2|14	BuildRequires: perl(Exporter)
12cr|perl-Test-Program-0.10-2|15	BuildRequires: perl(Test::Builder::Tester)
12cr|perl-Test-Program-0.10-2|16	BuildRequires: perl(Test::More)
12cr|perl-Test-Program-0.10-2|17	BuildRequires: perl(Test::Pod)
12cr|perl-Test-Program-0.10-2|18	BuildArch: noarch
12cr|perl-Test-Program-0.10-2|19	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|perl-Test-Program-0.10-2|20	
12cr|perl-Test-Program-0.10-2|21	%description
12cr|perl-Test-Program-0.10-2|22	You've written a command-line program, not just a module, and you want to make
12cr|perl-Test-Program-0.10-2|23	sure that it compiles, runs and has valid POD embedded.
12cr|perl-Test-Program-0.10-2|24	
12cr|perl-Test-Program-0.10-2|25	%prep
12cr|perl-Test-Program-0.10-2|26	%setup -q -n %{module}-%{version}
12cr|perl-Test-Program-0.10-2|27	
12cr|perl-Test-Program-0.10-2|28	%build
12cr|perl-Test-Program-0.10-2|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Program-0.10-2|30	%make
12cr|perl-Test-Program-0.10-2|31	
12cr|perl-Test-Program-0.10-2|32	%check
12cr|perl-Test-Program-0.10-2|33	make test
12cr|perl-Test-Program-0.10-2|34	
12cr|perl-Test-Program-0.10-2|35	%install
12cr|perl-Test-Program-0.10-2|36	rm -rf %buildroot
12cr|perl-Test-Program-0.10-2|37	%makeinstall_std
12cr|perl-Test-Program-0.10-2|38	
12cr|perl-Test-Program-0.10-2|39	%clean
12cr|perl-Test-Program-0.10-2|40	rm -rf %buildroot
12cr|perl-Test-Program-0.10-2|41	
12cr|perl-Test-Program-0.10-2|42	%files
12cr|perl-Test-Program-0.10-2|43	%defattr(-,root,root)
12cr|perl-Test-Program-0.10-2|44	%doc Changes README
12cr|perl-Test-Program-0.10-2|45	%{_mandir}/man3/*
12cr|perl-Test-Program-0.10-2|46	%perl_vendorlib/*
12cr|perl-Test-Program-0.10-2|47	
12cr|perl-Test-Program-0.10-2|48	
12cr|perl-Test-Program-0.10-2|49	
12cr|perl-Test-Program-0.10-2|50	%changelog
12cr|perl-Test-Program-0.10-2|51	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.10-2mdv2011.0
12cr|perl-Test-Program-0.10-2|52	+ Revision: 658454
12cr|perl-Test-Program-0.10-2|53	- rebuild for updates rpm-setup
12cr|perl-Test-Program-0.10-2|54	
12cr|perl-Test-Program-0.10-2|55	* Sat May 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2010.0
12cr|perl-Test-Program-0.10-2|56	+ Revision: 378932
12cr|perl-Test-Program-0.10-2|57	- import perl-Test-Program
12cr|perl-Test-Program-0.10-2|58	
12cr|perl-Test-Program-0.10-2|59	
12cr|perl-Test-Program-0.10-2|60	* Sat May 23 2009 cpan2dist 0.10-1mdv
12cr|perl-Test-Program-0.10-2|61	- initial mdv release, generated with cpan2dist
12cr|perl-Test-Program-0.10-2|62	

5518 12
12cr|perl-Test-Refcount-0.70.0-2|1	%define upstream_name    Test-Refcount
12cr|perl-Test-Refcount-0.70.0-2|2	%define upstream_version 0.07
12cr|perl-Test-Refcount-0.70.0-2|3	
12cr|perl-Test-Refcount-0.70.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Test-Refcount-0.70.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Test-Refcount-0.70.0-2|6	Release:    %mkrel 2
12cr|perl-Test-Refcount-0.70.0-2|7	
12cr|perl-Test-Refcount-0.70.0-2|8	Summary:    Assert reference counts on objects
12cr|perl-Test-Refcount-0.70.0-2|9	License:    GPL+ or Artistic
12cr|perl-Test-Refcount-0.70.0-2|10	Group:      Development/Perl
12cr|perl-Test-Refcount-0.70.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Refcount-0.70.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Refcount-0.70.0-2|13	
12cr|perl-Test-Refcount-0.70.0-2|14	BuildRequires: perl(Devel::FindRef)
12cr|perl-Test-Refcount-0.70.0-2|15	BuildRequires: perl(Devel::Refcount)
12cr|perl-Test-Refcount-0.70.0-2|16	BuildRequires: perl(Test::Builder)
12cr|perl-Test-Refcount-0.70.0-2|17	BuildRequires: perl(Test::Builder::Tester)
12cr|perl-Test-Refcount-0.70.0-2|18	BuildRequires: perl(Test::More)
12cr|perl-Test-Refcount-0.70.0-2|19	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Test-Refcount-0.70.0-2|20	BuildRequires: perl-devel
12cr|perl-Test-Refcount-0.70.0-2|21	BuildArch: noarch
12cr|perl-Test-Refcount-0.70.0-2|22	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Test-Refcount-0.70.0-2|23	
12cr|perl-Test-Refcount-0.70.0-2|24	%description
12cr|perl-Test-Refcount-0.70.0-2|25	The Perl garbage collector uses simple reference counting during the normal
12cr|perl-Test-Refcount-0.70.0-2|26	execution of a program. This means that cycles or unweakened references in
12cr|perl-Test-Refcount-0.70.0-2|27	other parts of code can keep an object around for longer than intended. To
12cr|perl-Test-Refcount-0.70.0-2|28	help avoid this problem, the reference count of a new object from its class
12cr|perl-Test-Refcount-0.70.0-2|29	constructor ought to be 1. This way, the caller can know the object will be
12cr|perl-Test-Refcount-0.70.0-2|30	properly DESTROYed when it drops all of its references to it.
12cr|perl-Test-Refcount-0.70.0-2|31	
12cr|perl-Test-Refcount-0.70.0-2|32	This module provides two test functions to help ensure this property holds
12cr|perl-Test-Refcount-0.70.0-2|33	for an object class, so as to be polite to its callers.
12cr|perl-Test-Refcount-0.70.0-2|34	
12cr|perl-Test-Refcount-0.70.0-2|35	If the assertion fails; that is, if the actual reference count is different
12cr|perl-Test-Refcount-0.70.0-2|36	to what was expected, a trace of references to the object is printed, using
12cr|perl-Test-Refcount-0.70.0-2|37	Marc Lehmann's the Devel::FindRef manpage module. See the examples below
12cr|perl-Test-Refcount-0.70.0-2|38	for more information.
12cr|perl-Test-Refcount-0.70.0-2|39	
12cr|perl-Test-Refcount-0.70.0-2|40	%prep
12cr|perl-Test-Refcount-0.70.0-2|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Refcount-0.70.0-2|42	
12cr|perl-Test-Refcount-0.70.0-2|43	%build
12cr|perl-Test-Refcount-0.70.0-2|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Refcount-0.70.0-2|45	%make
12cr|perl-Test-Refcount-0.70.0-2|46	
12cr|perl-Test-Refcount-0.70.0-2|47	%check
12cr|perl-Test-Refcount-0.70.0-2|48	make test
12cr|perl-Test-Refcount-0.70.0-2|49	
12cr|perl-Test-Refcount-0.70.0-2|50	%install
12cr|perl-Test-Refcount-0.70.0-2|51	rm -rf %buildroot
12cr|perl-Test-Refcount-0.70.0-2|52	%makeinstall_std
12cr|perl-Test-Refcount-0.70.0-2|53	
12cr|perl-Test-Refcount-0.70.0-2|54	%clean
12cr|perl-Test-Refcount-0.70.0-2|55	rm -rf %buildroot
12cr|perl-Test-Refcount-0.70.0-2|56	
12cr|perl-Test-Refcount-0.70.0-2|57	%files
12cr|perl-Test-Refcount-0.70.0-2|58	%defattr(-,root,root)
12cr|perl-Test-Refcount-0.70.0-2|59	
12cr|perl-Test-Refcount-0.70.0-2|60	%{_mandir}/man3/*
12cr|perl-Test-Refcount-0.70.0-2|61	%perl_vendorlib/*
12cr|perl-Test-Refcount-0.70.0-2|62	
12cr|perl-Test-Refcount-0.70.0-2|63	
12cr|perl-Test-Refcount-0.70.0-2|64	
12cr|perl-Test-Refcount-0.70.0-2|65	
12cr|perl-Test-Refcount-0.70.0-2|66	%changelog
12cr|perl-Test-Refcount-0.70.0-2|67	* Sun Apr 22 2012 Götz Waschk <waschk@mandriva.org> 0.70.0-2mdv2012.0
12cr|perl-Test-Refcount-0.70.0-2|68	+ Revision: 792690
12cr|perl-Test-Refcount-0.70.0-2|69	- update build deps
12cr|perl-Test-Refcount-0.70.0-2|70	- yearly rebuild
12cr|perl-Test-Refcount-0.70.0-2|71	
12cr|perl-Test-Refcount-0.70.0-2|72	* Wed Apr 20 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.70.0-1
12cr|perl-Test-Refcount-0.70.0-2|73	+ Revision: 656227
12cr|perl-Test-Refcount-0.70.0-2|74	- update to 0.07
12cr|perl-Test-Refcount-0.70.0-2|75	
12cr|perl-Test-Refcount-0.70.0-2|76	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2
12cr|perl-Test-Refcount-0.70.0-2|77	+ Revision: 654317
12cr|perl-Test-Refcount-0.70.0-2|78	- rebuild for updated spec-helper
12cr|perl-Test-Refcount-0.70.0-2|79	
12cr|perl-Test-Refcount-0.70.0-2|80	* Fri Nov 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Test-Refcount-0.70.0-2|81	+ Revision: 470460
12cr|perl-Test-Refcount-0.70.0-2|82	- update to 0.06
12cr|perl-Test-Refcount-0.70.0-2|83	
12cr|perl-Test-Refcount-0.70.0-2|84	* Fri Nov 27 2009 Götz Waschk <waschk@mandriva.org> 0.60.0-1mdv2010.1
12cr|perl-Test-Refcount-0.70.0-2|85	+ Revision: 470452
12cr|perl-Test-Refcount-0.70.0-2|86	- update to new version 0.06
12cr|perl-Test-Refcount-0.70.0-2|87	
12cr|perl-Test-Refcount-0.70.0-2|88	* Fri Jul 10 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-Test-Refcount-0.70.0-2|89	+ Revision: 394270
12cr|perl-Test-Refcount-0.70.0-2|90	- update to 0.05
12cr|perl-Test-Refcount-0.70.0-2|91	
12cr|perl-Test-Refcount-0.70.0-2|92	* Mon Jun 29 2009 Götz Waschk <waschk@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-Test-Refcount-0.70.0-2|93	+ Revision: 390501
12cr|perl-Test-Refcount-0.70.0-2|94	- import perl-Test-Refcount
12cr|perl-Test-Refcount-0.70.0-2|95	
12cr|perl-Test-Refcount-0.70.0-2|96	
12cr|perl-Test-Refcount-0.70.0-2|97	* Mon Jun 29 2009 cpan2dist 0.04-1mdv
12cr|perl-Test-Refcount-0.70.0-2|98	- initial mdv release, generated with cpan2dist
12cr|perl-Test-Refcount-0.70.0-2|99	

5519 12
12cr|perl-Test-Regression-0.60.0-4|1	%define upstream_name    Test-Regression
12cr|perl-Test-Regression-0.60.0-4|2	%define upstream_version 0.06
12cr|perl-Test-Regression-0.60.0-4|3	
12cr|perl-Test-Regression-0.60.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Regression-0.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Regression-0.60.0-4|6	Release:	4
12cr|perl-Test-Regression-0.60.0-4|7	
12cr|perl-Test-Regression-0.60.0-4|8	Summary:	Test library to generate and compare output
12cr|perl-Test-Regression-0.60.0-4|9	License:	GPL+ or Artistic
12cr|perl-Test-Regression-0.60.0-4|10	Group:		Development/Perl
12cr|perl-Test-Regression-0.60.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Regression-0.60.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Regression-0.60.0-4|13	
12cr|perl-Test-Regression-0.60.0-4|14	BuildRequires:	perl-devel
12cr|perl-Test-Regression-0.60.0-4|15	BuildRequires:	perl(Algorithm::Diff)
12cr|perl-Test-Regression-0.60.0-4|16	BuildRequires:	perl(DirHandle)
12cr|perl-Test-Regression-0.60.0-4|17	BuildRequires:	perl(File::Spec)
12cr|perl-Test-Regression-0.60.0-4|18	BuildRequires:	perl(FileHandle)
12cr|perl-Test-Regression-0.60.0-4|19	BuildRequires:	perl(Test::Differences)
12cr|perl-Test-Regression-0.60.0-4|20	BuildRequires:	perl(Test::MockObject)
12cr|perl-Test-Regression-0.60.0-4|21	BuildRequires:	perl(Test::More)
12cr|perl-Test-Regression-0.60.0-4|22	BuildRequires:	perl(Text::Diff)
12cr|perl-Test-Regression-0.60.0-4|23	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Test-Regression-0.60.0-4|24	BuildArch:	noarch
12cr|perl-Test-Regression-0.60.0-4|25	
12cr|perl-Test-Regression-0.60.0-4|26	%description
12cr|perl-Test-Regression-0.60.0-4|27	Using the various Test:: modules you can compare the output of a function
12cr|perl-Test-Regression-0.60.0-4|28	against what you expect. However if the output is complex and changes from
12cr|perl-Test-Regression-0.60.0-4|29	version to version, maintenance of the expected output could be costly.
12cr|perl-Test-Regression-0.60.0-4|30	This module allows one to use the test code to generate the expected
12cr|perl-Test-Regression-0.60.0-4|31	output, so that if the differences with model output are expected, one can
12cr|perl-Test-Regression-0.60.0-4|32	easily refresh the model output.
12cr|perl-Test-Regression-0.60.0-4|33	
12cr|perl-Test-Regression-0.60.0-4|34	%prep
12cr|perl-Test-Regression-0.60.0-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Regression-0.60.0-4|36	
12cr|perl-Test-Regression-0.60.0-4|37	%build
12cr|perl-Test-Regression-0.60.0-4|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Regression-0.60.0-4|39	%make
12cr|perl-Test-Regression-0.60.0-4|40	
12cr|perl-Test-Regression-0.60.0-4|41	%check
12cr|perl-Test-Regression-0.60.0-4|42	%make test
12cr|perl-Test-Regression-0.60.0-4|43	
12cr|perl-Test-Regression-0.60.0-4|44	%install
12cr|perl-Test-Regression-0.60.0-4|45	%makeinstall_std
12cr|perl-Test-Regression-0.60.0-4|46	
12cr|perl-Test-Regression-0.60.0-4|47	%files
12cr|perl-Test-Regression-0.60.0-4|48	%doc META.yml Changes README
12cr|perl-Test-Regression-0.60.0-4|49	%{_mandir}/man3/*
12cr|perl-Test-Regression-0.60.0-4|50	%{perl_vendorlib}/*
12cr|perl-Test-Regression-0.60.0-4|51	
12cr|perl-Test-Regression-0.60.0-4|52	%changelog
12cr|perl-Test-Regression-0.60.0-4|53	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.60.0-3mdv2011.0
12cr|perl-Test-Regression-0.60.0-4|54	+ Revision: 658567
12cr|perl-Test-Regression-0.60.0-4|55	- rebuild
12cr|perl-Test-Regression-0.60.0-4|56	
12cr|perl-Test-Regression-0.60.0-4|57	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2
12cr|perl-Test-Regression-0.60.0-4|58	+ Revision: 657845
12cr|perl-Test-Regression-0.60.0-4|59	- rebuild for updated spec-helper
12cr|perl-Test-Regression-0.60.0-4|60	
12cr|perl-Test-Regression-0.60.0-4|61	* Sun Nov 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Test-Regression-0.60.0-4|62	+ Revision: 602393
12cr|perl-Test-Regression-0.60.0-4|63	- update to new version 0.06
12cr|perl-Test-Regression-0.60.0-4|64	
12cr|perl-Test-Regression-0.60.0-4|65	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Test-Regression-0.60.0-4|66	+ Revision: 553066
12cr|perl-Test-Regression-0.60.0-4|67	- import perl-Test-Regression
12cr|perl-Test-Regression-0.60.0-4|68	
12cr|perl-Test-Regression-0.60.0-4|69	
12cr|perl-Test-Regression-0.60.0-4|70	* Wed Jul 14 2010 cpan2dist 0.05-1mdv
12cr|perl-Test-Regression-0.60.0-4|71	- initial mdv release, generated with cpan2dist

5520 12
12cr|perl-Test-Reporter-1.570.0-3|1	%define upstream_name    Test-Reporter
12cr|perl-Test-Reporter-1.570.0-3|2	%define upstream_version 1.57
12cr|perl-Test-Reporter-1.570.0-3|3	
12cr|perl-Test-Reporter-1.570.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Reporter-1.570.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Reporter-1.570.0-3|6	Release:	3
12cr|perl-Test-Reporter-1.570.0-3|7	
12cr|perl-Test-Reporter-1.570.0-3|8	Summary:	Sends test results to cpan-testers@perl.org
12cr|perl-Test-Reporter-1.570.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-Reporter-1.570.0-3|10	Group:		Development/Perl
12cr|perl-Test-Reporter-1.570.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Reporter-1.570.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Reporter-1.570.0-3|13	
12cr|perl-Test-Reporter-1.570.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-Reporter-1.570.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Test-Reporter-1.570.0-3|16	BuildRequires:	perl(Cwd)
12cr|perl-Test-Reporter-1.570.0-3|17	BuildRequires:	perl(Data::Dumper)
12cr|perl-Test-Reporter-1.570.0-3|18	BuildRequires:	perl(File::Find)
12cr|perl-Test-Reporter-1.570.0-3|19	BuildRequires:	perl(File::Temp)
12cr|perl-Test-Reporter-1.570.0-3|20	BuildRequires:	perl(FileHandle)
12cr|perl-Test-Reporter-1.570.0-3|21	BuildRequires:	perl(Net::SMTP)
12cr|perl-Test-Reporter-1.570.0-3|22	BuildRequires:	perl(Sys::Hostname)
12cr|perl-Test-Reporter-1.570.0-3|23	BuildRequires:	perl(Test::More)
12cr|perl-Test-Reporter-1.570.0-3|24	BuildRequires:	perl(Time::Local)
12cr|perl-Test-Reporter-1.570.0-3|25	BuildRequires:	perl(base)
12cr|perl-Test-Reporter-1.570.0-3|26	BuildRequires:	perl(constant)
12cr|perl-Test-Reporter-1.570.0-3|27	BuildArch:	noarch
12cr|perl-Test-Reporter-1.570.0-3|28	
12cr|perl-Test-Reporter-1.570.0-3|29	%description
12cr|perl-Test-Reporter-1.570.0-3|30	Test::Reporter reports the test results of any given distribution to the
12cr|perl-Test-Reporter-1.570.0-3|31	CPAN Testers project. Test::Reporter has wide support for various perl5's
12cr|perl-Test-Reporter-1.570.0-3|32	and platforms.
12cr|perl-Test-Reporter-1.570.0-3|33	
12cr|perl-Test-Reporter-1.570.0-3|34	%prep
12cr|perl-Test-Reporter-1.570.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Reporter-1.570.0-3|36	
12cr|perl-Test-Reporter-1.570.0-3|37	%build
12cr|perl-Test-Reporter-1.570.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Reporter-1.570.0-3|39	%make
12cr|perl-Test-Reporter-1.570.0-3|40	
12cr|perl-Test-Reporter-1.570.0-3|41	%check
12cr|perl-Test-Reporter-1.570.0-3|42	%make test
12cr|perl-Test-Reporter-1.570.0-3|43	
12cr|perl-Test-Reporter-1.570.0-3|44	%install
12cr|perl-Test-Reporter-1.570.0-3|45	%makeinstall_std
12cr|perl-Test-Reporter-1.570.0-3|46	
12cr|perl-Test-Reporter-1.570.0-3|47	%files
12cr|perl-Test-Reporter-1.570.0-3|48	%doc Changes LICENSE META.yml README
12cr|perl-Test-Reporter-1.570.0-3|49	%{_bindir}/cpantest
12cr|perl-Test-Reporter-1.570.0-3|50	%{_mandir}/man1/*
12cr|perl-Test-Reporter-1.570.0-3|51	%{_mandir}/man3/*
12cr|perl-Test-Reporter-1.570.0-3|52	%{perl_vendorlib}/*
12cr|perl-Test-Reporter-1.570.0-3|53	
12cr|perl-Test-Reporter-1.570.0-3|54	%changelog
12cr|perl-Test-Reporter-1.570.0-3|55	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.570.0-2mdv2011.0
12cr|perl-Test-Reporter-1.570.0-3|56	+ Revision: 657846
12cr|perl-Test-Reporter-1.570.0-3|57	- rebuild for updated spec-helper
12cr|perl-Test-Reporter-1.570.0-3|58	
12cr|perl-Test-Reporter-1.570.0-3|59	* Fri Dec 24 2010 Shlomi Fish <shlomif@mandriva.org> 1.570.0-1mdv2011.0
12cr|perl-Test-Reporter-1.570.0-3|60	+ Revision: 624631
12cr|perl-Test-Reporter-1.570.0-3|61	- import perl-Test-Reporter
12cr|perl-Test-Reporter-1.570.0-3|62	

5521 12
12cr|perl-Test-Script-Run-0.50.0-2|1	%define upstream_name    Test-Script-Run
12cr|perl-Test-Script-Run-0.50.0-2|2	%define upstream_version 0.05
12cr|perl-Test-Script-Run-0.50.0-2|3	
12cr|perl-Test-Script-Run-0.50.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Script-Run-0.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Script-Run-0.50.0-2|6	Release:	2
12cr|perl-Test-Script-Run-0.50.0-2|7	
12cr|perl-Test-Script-Run-0.50.0-2|8	Summary:	Test the script with run
12cr|perl-Test-Script-Run-0.50.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-Script-Run-0.50.0-2|10	Group:		Development/Perl
12cr|perl-Test-Script-Run-0.50.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Script-Run-0.50.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Script-Run-0.50.0-2|13	
12cr|perl-Test-Script-Run-0.50.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-Script-Run-0.50.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Test-Script-Run-0.50.0-2|16	BuildRequires:	perl(IPC::Run3)
12cr|perl-Test-Script-Run-0.50.0-2|17	BuildRequires:	perl(Test::Exception)
12cr|perl-Test-Script-Run-0.50.0-2|18	BuildRequires:	perl(Test::More)
12cr|perl-Test-Script-Run-0.50.0-2|19	BuildArch:	noarch
12cr|perl-Test-Script-Run-0.50.0-2|20	
12cr|perl-Test-Script-Run-0.50.0-2|21	%description
12cr|perl-Test-Script-Run-0.50.0-2|22	This module exports some subs to help test and run scripts in your dist's
12cr|perl-Test-Script-Run-0.50.0-2|23	bin/ directory, if the script path is not absolute.
12cr|perl-Test-Script-Run-0.50.0-2|24	
12cr|perl-Test-Script-Run-0.50.0-2|25	Nearly all the essential code is stolen from Prophet::Test, we think subs
12cr|perl-Test-Script-Run-0.50.0-2|26	like those should live below 'Test::' namespace, that's why we packed them
12cr|perl-Test-Script-Run-0.50.0-2|27	and created this module.
12cr|perl-Test-Script-Run-0.50.0-2|28	
12cr|perl-Test-Script-Run-0.50.0-2|29	%prep
12cr|perl-Test-Script-Run-0.50.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Script-Run-0.50.0-2|31	
12cr|perl-Test-Script-Run-0.50.0-2|32	%build
12cr|perl-Test-Script-Run-0.50.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Script-Run-0.50.0-2|34	%make
12cr|perl-Test-Script-Run-0.50.0-2|35	
12cr|perl-Test-Script-Run-0.50.0-2|36	%check
12cr|perl-Test-Script-Run-0.50.0-2|37	%make test
12cr|perl-Test-Script-Run-0.50.0-2|38	
12cr|perl-Test-Script-Run-0.50.0-2|39	%install
12cr|perl-Test-Script-Run-0.50.0-2|40	%makeinstall_std
12cr|perl-Test-Script-Run-0.50.0-2|41	
12cr|perl-Test-Script-Run-0.50.0-2|42	%files
12cr|perl-Test-Script-Run-0.50.0-2|43	%doc Changes META.yml README
12cr|perl-Test-Script-Run-0.50.0-2|44	%{_mandir}/man3/*
12cr|perl-Test-Script-Run-0.50.0-2|45	%{perl_vendorlib}/Test/
12cr|perl-Test-Script-Run-0.50.0-2|46	
12cr|perl-Test-Script-Run-0.50.0-2|47	%changelog
12cr|perl-Test-Script-Run-0.50.0-2|48	* Sat Jan 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Test-Script-Run-0.50.0-2|49	+ Revision: 630637
12cr|perl-Test-Script-Run-0.50.0-2|50	- update to new version 0.05
12cr|perl-Test-Script-Run-0.50.0-2|51	
12cr|perl-Test-Script-Run-0.50.0-2|52	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Test-Script-Run-0.50.0-2|53	+ Revision: 552639
12cr|perl-Test-Script-Run-0.50.0-2|54	- update to 0.04
12cr|perl-Test-Script-Run-0.50.0-2|55	
12cr|perl-Test-Script-Run-0.50.0-2|56	* Fri Apr 30 2010 Michael Scherer <misc@mandriva.org> 0.30.0-1mdv2010.1
12cr|perl-Test-Script-Run-0.50.0-2|57	+ Revision: 541127
12cr|perl-Test-Script-Run-0.50.0-2|58	- import perl-Test-Script-Run
12cr|perl-Test-Script-Run-0.50.0-2|59	
12cr|perl-Test-Script-Run-0.50.0-2|60	
12cr|perl-Test-Script-Run-0.50.0-2|61	* Fri Apr 30 2010 cpan2dist 0.03-1mdv
12cr|perl-Test-Script-Run-0.50.0-2|62	- initial mdv release, generated with cpan2dist

5522 12
12cr|perl-Test-Spec-0.380.0-2|1	%define upstream_name    Test-Spec
12cr|perl-Test-Spec-0.380.0-2|2	%define upstream_version 0.38
12cr|perl-Test-Spec-0.380.0-2|3	
12cr|perl-Test-Spec-0.380.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Spec-0.380.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Spec-0.380.0-2|6	Release:	2
12cr|perl-Test-Spec-0.380.0-2|7	
12cr|perl-Test-Spec-0.380.0-2|8	Summary:	RSpec-like testing for Perl
12cr|perl-Test-Spec-0.380.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-Spec-0.380.0-2|10	Group:		Development/Perl
12cr|perl-Test-Spec-0.380.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Spec-0.380.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Spec-0.380.0-2|13	
12cr|perl-Test-Spec-0.380.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-Spec-0.380.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-Test-Spec-0.380.0-2|16	BuildRequires:	perl(Exporter)
12cr|perl-Test-Spec-0.380.0-2|17	BuildRequires:	perl(List::Util)
12cr|perl-Test-Spec-0.380.0-2|18	BuildRequires:	perl(Package::Stash)
12cr|perl-Test-Spec-0.380.0-2|19	BuildRequires:	perl(Scalar::Util)
12cr|perl-Test-Spec-0.380.0-2|20	BuildRequires:	perl(TAP::Parser)
12cr|perl-Test-Spec-0.380.0-2|21	BuildRequires:	perl(Test::Deep)
12cr|perl-Test-Spec-0.380.0-2|22	BuildRequires:	perl(Test::More)
12cr|perl-Test-Spec-0.380.0-2|23	BuildRequires:	perl(Test::Trap)
12cr|perl-Test-Spec-0.380.0-2|24	BuildRequires:	perl(Tie::IxHash)
12cr|perl-Test-Spec-0.380.0-2|25	BuildRequires:	perl(constant)
12cr|perl-Test-Spec-0.380.0-2|26	BuildArch:	noarch
12cr|perl-Test-Spec-0.380.0-2|27	
12cr|perl-Test-Spec-0.380.0-2|28	%description
12cr|perl-Test-Spec-0.380.0-2|29	This is a declarative specification-style testing system for
12cr|perl-Test-Spec-0.380.0-2|30	behavior-driven development (BDD) in Perl. The tests (a.k.a. examples) are
12cr|perl-Test-Spec-0.380.0-2|31	named with strings instead of subroutine names, so your fingers will suffer
12cr|perl-Test-Spec-0.380.0-2|32	less fatigue from underscore-itis, with the side benefit that the test
12cr|perl-Test-Spec-0.380.0-2|33	reports are more legible.
12cr|perl-Test-Spec-0.380.0-2|34	
12cr|perl-Test-Spec-0.380.0-2|35	This module is inspired by and borrows heavily from RSpec
12cr|perl-Test-Spec-0.380.0-2|36	(http://rspec.info/documentation/), a BDD tool for the Ruby programming
12cr|perl-Test-Spec-0.380.0-2|37	language.
12cr|perl-Test-Spec-0.380.0-2|38	
12cr|perl-Test-Spec-0.380.0-2|39	EXPORTS
12cr|perl-Test-Spec-0.380.0-2|40	When given *no list* (i.e. 'use Test::Spec;'), this class will export:
12cr|perl-Test-Spec-0.380.0-2|41	
12cr|perl-Test-Spec-0.380.0-2|42	%prep
12cr|perl-Test-Spec-0.380.0-2|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Spec-0.380.0-2|44	
12cr|perl-Test-Spec-0.380.0-2|45	%build
12cr|perl-Test-Spec-0.380.0-2|46	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Spec-0.380.0-2|47	%make
12cr|perl-Test-Spec-0.380.0-2|48	
12cr|perl-Test-Spec-0.380.0-2|49	%check
12cr|perl-Test-Spec-0.380.0-2|50	%make test
12cr|perl-Test-Spec-0.380.0-2|51	
12cr|perl-Test-Spec-0.380.0-2|52	%install
12cr|perl-Test-Spec-0.380.0-2|53	%makeinstall_std
12cr|perl-Test-Spec-0.380.0-2|54	
12cr|perl-Test-Spec-0.380.0-2|55	%files
12cr|perl-Test-Spec-0.380.0-2|56	%doc Changes META.yml README
12cr|perl-Test-Spec-0.380.0-2|57	%{_mandir}/man3/*
12cr|perl-Test-Spec-0.380.0-2|58	%{perl_vendorlib}/*
12cr|perl-Test-Spec-0.380.0-2|59	
12cr|perl-Test-Spec-0.380.0-2|60	%changelog
12cr|perl-Test-Spec-0.380.0-2|61	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.380.0-1mdv2011
12cr|perl-Test-Spec-0.380.0-2|62	+ Revision: 690329
12cr|perl-Test-Spec-0.380.0-2|63	- update to new version 0.38
12cr|perl-Test-Spec-0.380.0-2|64	
12cr|perl-Test-Spec-0.380.0-2|65	* Fri Jul 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.350.0-1
12cr|perl-Test-Spec-0.380.0-2|66	+ Revision: 688483
12cr|perl-Test-Spec-0.380.0-2|67	- import perl-Test-Spec
12cr|perl-Test-Spec-0.380.0-2|68	

5523 12
12cr|perl-Test-Spelling-0.140.0-2|1	%define upstream_name    Test-Spelling
12cr|perl-Test-Spelling-0.140.0-2|2	%define upstream_version 0.14
12cr|perl-Test-Spelling-0.140.0-2|3	
12cr|perl-Test-Spelling-0.140.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Spelling-0.140.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Spelling-0.140.0-2|6	Release:	2
12cr|perl-Test-Spelling-0.140.0-2|7	
12cr|perl-Test-Spelling-0.140.0-2|8	Summary:	Check for spelling errors in POD
12cr|perl-Test-Spelling-0.140.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-Spelling-0.140.0-2|10	Group:		Development/Perl
12cr|perl-Test-Spelling-0.140.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Spelling-0.140.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Spelling-0.140.0-2|13	
12cr|perl-Test-Spelling-0.140.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-Spelling-0.140.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-Test-Spelling-0.140.0-2|16	BuildRequires:	perl(File::Spec)
12cr|perl-Test-Spelling-0.140.0-2|17	BuildRequires:	perl(File::Temp)
12cr|perl-Test-Spelling-0.140.0-2|18	BuildRequires:	perl(Pod::Spell)
12cr|perl-Test-Spelling-0.140.0-2|19	BuildRequires:	perl(Test::More)
12cr|perl-Test-Spelling-0.140.0-2|20	
12cr|perl-Test-Spelling-0.140.0-2|21	BuildArch:	noarch
12cr|perl-Test-Spelling-0.140.0-2|22	Requires:	aspell-en
12cr|perl-Test-Spelling-0.140.0-2|23	
12cr|perl-Test-Spelling-0.140.0-2|24	%description
12cr|perl-Test-Spelling-0.140.0-2|25	Check POD files for spelling mistakes, using the Pod::Spell manpage and
12cr|perl-Test-Spelling-0.140.0-2|26	_spell_ to do the heavy lifting.
12cr|perl-Test-Spelling-0.140.0-2|27	
12cr|perl-Test-Spelling-0.140.0-2|28	%prep
12cr|perl-Test-Spelling-0.140.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Spelling-0.140.0-2|30	
12cr|perl-Test-Spelling-0.140.0-2|31	%build
12cr|perl-Test-Spelling-0.140.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Spelling-0.140.0-2|33	%make
12cr|perl-Test-Spelling-0.140.0-2|34	
12cr|perl-Test-Spelling-0.140.0-2|35	%check
12cr|perl-Test-Spelling-0.140.0-2|36	%make test
12cr|perl-Test-Spelling-0.140.0-2|37	
12cr|perl-Test-Spelling-0.140.0-2|38	%install
12cr|perl-Test-Spelling-0.140.0-2|39	%makeinstall_std
12cr|perl-Test-Spelling-0.140.0-2|40	
12cr|perl-Test-Spelling-0.140.0-2|41	%files
12cr|perl-Test-Spelling-0.140.0-2|42	%doc Changes README
12cr|perl-Test-Spelling-0.140.0-2|43	%{_mandir}/man3/*
12cr|perl-Test-Spelling-0.140.0-2|44	%{perl_vendorlib}/Test
12cr|perl-Test-Spelling-0.140.0-2|45	
12cr|perl-Test-Spelling-0.140.0-2|46	%changelog
12cr|perl-Test-Spelling-0.140.0-2|47	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-Test-Spelling-0.140.0-2|48	+ Revision: 682198
12cr|perl-Test-Spelling-0.140.0-2|49	- update to new version 0.14
12cr|perl-Test-Spelling-0.140.0-2|50	
12cr|perl-Test-Spelling-0.140.0-2|51	* Fri Apr 29 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.130.0-1
12cr|perl-Test-Spelling-0.140.0-2|52	+ Revision: 660570
12cr|perl-Test-Spelling-0.140.0-2|53	- new version
12cr|perl-Test-Spelling-0.140.0-2|54	- drop aspell command patch, fixed upstream
12cr|perl-Test-Spelling-0.140.0-2|55	
12cr|perl-Test-Spelling-0.140.0-2|56	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-Test-Spelling-0.140.0-2|57	+ Revision: 527995
12cr|perl-Test-Spelling-0.140.0-2|58	- using aspell in english by default
12cr|perl-Test-Spelling-0.140.0-2|59	
12cr|perl-Test-Spelling-0.140.0-2|60	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cr|perl-Test-Spelling-0.140.0-2|61	+ Revision: 405595
12cr|perl-Test-Spelling-0.140.0-2|62	- rebuild using %%perl_convert_version
12cr|perl-Test-Spelling-0.140.0-2|63	
12cr|perl-Test-Spelling-0.140.0-2|64	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.11-2mdv2009.0
12cr|perl-Test-Spelling-0.140.0-2|65	+ Revision: 268739
12cr|perl-Test-Spelling-0.140.0-2|66	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Test-Spelling-0.140.0-2|67	
12cr|perl-Test-Spelling-0.140.0-2|68	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.0
12cr|perl-Test-Spelling-0.140.0-2|69	+ Revision: 213781
12cr|perl-Test-Spelling-0.140.0-2|70	- import perl-Test-Spelling
12cr|perl-Test-Spelling-0.140.0-2|71	
12cr|perl-Test-Spelling-0.140.0-2|72	
12cr|perl-Test-Spelling-0.140.0-2|73	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.0
12cr|perl-Test-Spelling-0.140.0-2|74	- first mdv release

5524 12
12cr|perl-Test-Strict-0.140.0-2|1	%define upstream_name    Test-Strict
12cr|perl-Test-Strict-0.140.0-2|2	%define upstream_version 0.14
12cr|perl-Test-Strict-0.140.0-2|3	
12cr|perl-Test-Strict-0.140.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Strict-0.140.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Strict-0.140.0-2|6	Release:	2
12cr|perl-Test-Strict-0.140.0-2|7	
12cr|perl-Test-Strict-0.140.0-2|8	Summary:	Check syntax, presence of use strict; and test coverage
12cr|perl-Test-Strict-0.140.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-Strict-0.140.0-2|10	Group:		Development/Perl
12cr|perl-Test-Strict-0.140.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Strict-0.140.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Strict-0.140.0-2|13	
12cr|perl-Test-Strict-0.140.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-Strict-0.140.0-2|15	BuildRequires:	perl(Devel::Cover)
12cr|perl-Test-Strict-0.140.0-2|16	BuildRequires:	perl(File::Find)
12cr|perl-Test-Strict-0.140.0-2|17	BuildRequires:	perl(File::Spec)
12cr|perl-Test-Strict-0.140.0-2|18	BuildRequires:	perl(File::Temp)
12cr|perl-Test-Strict-0.140.0-2|19	BuildRequires:	perl(FindBin)
12cr|perl-Test-Strict-0.140.0-2|20	BuildRequires:	perl(Test::Builder)
12cr|perl-Test-Strict-0.140.0-2|21	BuildRequires:	perl(Test::Simple)
12cr|perl-Test-Strict-0.140.0-2|22	BuildArch:	noarch
12cr|perl-Test-Strict-0.140.0-2|23	
12cr|perl-Test-Strict-0.140.0-2|24	%description
12cr|perl-Test-Strict-0.140.0-2|25	The most basic test one can write is "does it compile ?". This module tests if
12cr|perl-Test-Strict-0.140.0-2|26	the code compiles and play nice with Test::Simple modules.
12cr|perl-Test-Strict-0.140.0-2|27	
12cr|perl-Test-Strict-0.140.0-2|28	Another good practice this module can test is to "use strict;" in all perl
12cr|perl-Test-Strict-0.140.0-2|29	files.
12cr|perl-Test-Strict-0.140.0-2|30	
12cr|perl-Test-Strict-0.140.0-2|31	By setting a minimum test coverage through all_cover_ok(), a code author can
12cr|perl-Test-Strict-0.140.0-2|32	ensure his code is tested above a preset level of kwality throughout the
12cr|perl-Test-Strict-0.140.0-2|33	development cycle.
12cr|perl-Test-Strict-0.140.0-2|34	
12cr|perl-Test-Strict-0.140.0-2|35	Along with Test::Pod, this module can provide the first tests to setup for a
12cr|perl-Test-Strict-0.140.0-2|36	module author.
12cr|perl-Test-Strict-0.140.0-2|37	
12cr|perl-Test-Strict-0.140.0-2|38	%prep
12cr|perl-Test-Strict-0.140.0-2|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Strict-0.140.0-2|40	
12cr|perl-Test-Strict-0.140.0-2|41	%build
12cr|perl-Test-Strict-0.140.0-2|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Strict-0.140.0-2|43	%make
12cr|perl-Test-Strict-0.140.0-2|44	
12cr|perl-Test-Strict-0.140.0-2|45	%check
12cr|perl-Test-Strict-0.140.0-2|46	make test
12cr|perl-Test-Strict-0.140.0-2|47	
12cr|perl-Test-Strict-0.140.0-2|48	%install
12cr|perl-Test-Strict-0.140.0-2|49	%makeinstall_std
12cr|perl-Test-Strict-0.140.0-2|50	
12cr|perl-Test-Strict-0.140.0-2|51	%files
12cr|perl-Test-Strict-0.140.0-2|52	%doc README Changes
12cr|perl-Test-Strict-0.140.0-2|53	%{_mandir}/man3/*
12cr|perl-Test-Strict-0.140.0-2|54	%{perl_vendorlib}/Test
12cr|perl-Test-Strict-0.140.0-2|55	
12cr|perl-Test-Strict-0.140.0-2|56	
12cr|perl-Test-Strict-0.140.0-2|57	%changelog
12cr|perl-Test-Strict-0.140.0-2|58	* Sun Feb 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.1
12cr|perl-Test-Strict-0.140.0-2|59	+ Revision: 505679
12cr|perl-Test-Strict-0.140.0-2|60	- update to 0.14
12cr|perl-Test-Strict-0.140.0-2|61	
12cr|perl-Test-Strict-0.140.0-2|62	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.0
12cr|perl-Test-Strict-0.140.0-2|63	+ Revision: 405596
12cr|perl-Test-Strict-0.140.0-2|64	- rebuild using %%perl_convert_version
12cr|perl-Test-Strict-0.140.0-2|65	
12cr|perl-Test-Strict-0.140.0-2|66	* Sun Feb 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2009.1
12cr|perl-Test-Strict-0.140.0-2|67	+ Revision: 336238
12cr|perl-Test-Strict-0.140.0-2|68	- update to new version 0.13
12cr|perl-Test-Strict-0.140.0-2|69	
12cr|perl-Test-Strict-0.140.0-2|70	* Thu Jan 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2009.1
12cr|perl-Test-Strict-0.140.0-2|71	+ Revision: 335366
12cr|perl-Test-Strict-0.140.0-2|72	- update to new version 0.12
12cr|perl-Test-Strict-0.140.0-2|73	
12cr|perl-Test-Strict-0.140.0-2|74	* Tue Jan 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.1
12cr|perl-Test-Strict-0.140.0-2|75	+ Revision: 331594
12cr|perl-Test-Strict-0.140.0-2|76	- update to new version 0.11
12cr|perl-Test-Strict-0.140.0-2|77	
12cr|perl-Test-Strict-0.140.0-2|78	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.09-2mdv2009.0
12cr|perl-Test-Strict-0.140.0-2|79	+ Revision: 268740
12cr|perl-Test-Strict-0.140.0-2|80	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Test-Strict-0.140.0-2|81	
12cr|perl-Test-Strict-0.140.0-2|82	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.0
12cr|perl-Test-Strict-0.140.0-2|83	+ Revision: 213738
12cr|perl-Test-Strict-0.140.0-2|84	- import perl-Test-Strict
12cr|perl-Test-Strict-0.140.0-2|85	
12cr|perl-Test-Strict-0.140.0-2|86	
12cr|perl-Test-Strict-0.140.0-2|87	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.0
12cr|perl-Test-Strict-0.140.0-2|88	- first mdv release

5525 12
12cr|perl-Test-Synopsis-0.60.0-3|1	%define upstream_name    Test-Synopsis
12cr|perl-Test-Synopsis-0.60.0-3|2	%define upstream_version 0.06
12cr|perl-Test-Synopsis-0.60.0-3|3	
12cr|perl-Test-Synopsis-0.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Synopsis-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Synopsis-0.60.0-3|6	Release:	3
12cr|perl-Test-Synopsis-0.60.0-3|7	
12cr|perl-Test-Synopsis-0.60.0-3|8	Summary:	Test your SYNOPSIS code
12cr|perl-Test-Synopsis-0.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-Synopsis-0.60.0-3|10	Group:		Development/Perl
12cr|perl-Test-Synopsis-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Synopsis-0.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Synopsis-0.60.0-3|13	
12cr|perl-Test-Synopsis-0.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-Synopsis-0.60.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Test-Synopsis-0.60.0-3|16	BuildRequires:	perl(Filter::Util::Call)
12cr|perl-Test-Synopsis-0.60.0-3|17	BuildRequires:	perl(Test::Builder)
12cr|perl-Test-Synopsis-0.60.0-3|18	BuildArch:	noarch
12cr|perl-Test-Synopsis-0.60.0-3|19	
12cr|perl-Test-Synopsis-0.60.0-3|20	%description
12cr|perl-Test-Synopsis-0.60.0-3|21	Test::Synopsis is an (author) test module to find .pm or .pod files under
12cr|perl-Test-Synopsis-0.60.0-3|22	your _lib_ directory and then make sure the example snippet code in your
12cr|perl-Test-Synopsis-0.60.0-3|23	_SYNOPSIS_ section passes the perl compile check.
12cr|perl-Test-Synopsis-0.60.0-3|24	
12cr|perl-Test-Synopsis-0.60.0-3|25	Note that this module only checks the perl syntax (by wrapping the code
12cr|perl-Test-Synopsis-0.60.0-3|26	with 'sub') and doesn't actually run the code.
12cr|perl-Test-Synopsis-0.60.0-3|27	
12cr|perl-Test-Synopsis-0.60.0-3|28	Suppose you have the following POD in your module.
12cr|perl-Test-Synopsis-0.60.0-3|29	
12cr|perl-Test-Synopsis-0.60.0-3|30	%prep
12cr|perl-Test-Synopsis-0.60.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Synopsis-0.60.0-3|32	
12cr|perl-Test-Synopsis-0.60.0-3|33	%build
12cr|perl-Test-Synopsis-0.60.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Synopsis-0.60.0-3|35	%make
12cr|perl-Test-Synopsis-0.60.0-3|36	
12cr|perl-Test-Synopsis-0.60.0-3|37	%check
12cr|perl-Test-Synopsis-0.60.0-3|38	%make test
12cr|perl-Test-Synopsis-0.60.0-3|39	
12cr|perl-Test-Synopsis-0.60.0-3|40	%install
12cr|perl-Test-Synopsis-0.60.0-3|41	%makeinstall_std
12cr|perl-Test-Synopsis-0.60.0-3|42	
12cr|perl-Test-Synopsis-0.60.0-3|43	%files
12cr|perl-Test-Synopsis-0.60.0-3|44	%doc Changes META.yml README
12cr|perl-Test-Synopsis-0.60.0-3|45	%{_mandir}/man3/*
12cr|perl-Test-Synopsis-0.60.0-3|46	%{perl_vendorlib}/*
12cr|perl-Test-Synopsis-0.60.0-3|47	
12cr|perl-Test-Synopsis-0.60.0-3|48	%changelog
12cr|perl-Test-Synopsis-0.60.0-3|49	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-Test-Synopsis-0.60.0-3|50	+ Revision: 654319
12cr|perl-Test-Synopsis-0.60.0-3|51	- rebuild for updated spec-helper
12cr|perl-Test-Synopsis-0.60.0-3|52	
12cr|perl-Test-Synopsis-0.60.0-3|53	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Test-Synopsis-0.60.0-3|54	+ Revision: 528200
12cr|perl-Test-Synopsis-0.60.0-3|55	- import perl-Test-Synopsis
12cr|perl-Test-Synopsis-0.60.0-3|56	
12cr|perl-Test-Synopsis-0.60.0-3|57	
12cr|perl-Test-Synopsis-0.60.0-3|58	* Sat Mar 27 2010 cpan2dist 0.06-1mdv
12cr|perl-Test-Synopsis-0.60.0-3|59	- initial mdv release, generated with cpan2dist

5526 12
12cr|perl-Test-Sys-Info-0.200.0-1|1	%define upstream_name    Test-Sys-Info
12cr|perl-Test-Sys-Info-0.200.0-1|2	%define upstream_version 0.20
12cr|perl-Test-Sys-Info-0.200.0-1|3	
12cr|perl-Test-Sys-Info-0.200.0-1|4	Summary:	Centralized test suite for Sys::Info
12cr|perl-Test-Sys-Info-0.200.0-1|5	Name:		perl-%{upstream_name}
12cr|perl-Test-Sys-Info-0.200.0-1|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Sys-Info-0.200.0-1|7	Release:	%mkrel 1
12cr|perl-Test-Sys-Info-0.200.0-1|8	License:        GPL+ or Artistic
12cr|perl-Test-Sys-Info-0.200.0-1|9	Group:		Development/Perl
12cr|perl-Test-Sys-Info-0.200.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Sys-Info-0.200.0-1|11	Source0:	http://www.cpan.org/modules/by-module/SYS/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Sys-Info-0.200.0-1|12	BuildRequires:	perl-devel
12cr|perl-Test-Sys-Info-0.200.0-1|13	Requires:	perl-Sys-Info-Base
12cr|perl-Test-Sys-Info-0.200.0-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|perl-Test-Sys-Info-0.200.0-1|15	
12cr|perl-Test-Sys-Info-0.200.0-1|16	%description
12cr|perl-Test-Sys-Info-0.200.0-1|17	Perl centralized test suite for Sys::Info.
12cr|perl-Test-Sys-Info-0.200.0-1|18	
12cr|perl-Test-Sys-Info-0.200.0-1|19	%prep
12cr|perl-Test-Sys-Info-0.200.0-1|20	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Sys-Info-0.200.0-1|21	
12cr|perl-Test-Sys-Info-0.200.0-1|22	%build
12cr|perl-Test-Sys-Info-0.200.0-1|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Sys-Info-0.200.0-1|24	
12cr|perl-Test-Sys-Info-0.200.0-1|25	%make
12cr|perl-Test-Sys-Info-0.200.0-1|26	
12cr|perl-Test-Sys-Info-0.200.0-1|27	%check
12cr|perl-Test-Sys-Info-0.200.0-1|28	make test
12cr|perl-Test-Sys-Info-0.200.0-1|29	
12cr|perl-Test-Sys-Info-0.200.0-1|30	%install
12cr|perl-Test-Sys-Info-0.200.0-1|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Test-Sys-Info-0.200.0-1|32	
12cr|perl-Test-Sys-Info-0.200.0-1|33	%makeinstall_std
12cr|perl-Test-Sys-Info-0.200.0-1|34	
12cr|perl-Test-Sys-Info-0.200.0-1|35	%clean
12cr|perl-Test-Sys-Info-0.200.0-1|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Test-Sys-Info-0.200.0-1|37	
12cr|perl-Test-Sys-Info-0.200.0-1|38	%files
12cr|perl-Test-Sys-Info-0.200.0-1|39	%defattr(-,root,root)
12cr|perl-Test-Sys-Info-0.200.0-1|40	%doc README Changes
12cr|perl-Test-Sys-Info-0.200.0-1|41	%{perl_vendorlib}/*
12cr|perl-Test-Sys-Info-0.200.0-1|42	%{_mandir}/man3/*
12cr|perl-Test-Sys-Info-0.200.0-1|43	
12cr|perl-Test-Sys-Info-0.200.0-1|44	
12cr|perl-Test-Sys-Info-0.200.0-1|45	%changelog
12cr|perl-Test-Sys-Info-0.200.0-1|46	* Sun Jan 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2010.1
12cr|perl-Test-Sys-Info-0.200.0-1|47	+ Revision: 488853
12cr|perl-Test-Sys-Info-0.200.0-1|48	- update to 0.20
12cr|perl-Test-Sys-Info-0.200.0-1|49	
12cr|perl-Test-Sys-Info-0.200.0-1|50	* Fri Jan 01 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.170.0-1mdv2010.1
12cr|perl-Test-Sys-Info-0.200.0-1|51	+ Revision: 484710
12cr|perl-Test-Sys-Info-0.200.0-1|52	- import perl-Test-Sys-Info
12cr|perl-Test-Sys-Info-0.200.0-1|53	
12cr|perl-Test-Sys-Info-0.200.0-1|54	

5527 12
12cr|perl-Test-Taint-1.40.0-3|1	%define upstream_name    Test-Taint
12cr|perl-Test-Taint-1.40.0-3|2	%define upstream_version 1.04
12cr|perl-Test-Taint-1.40.0-3|3	
12cr|perl-Test-Taint-1.40.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Test-Taint-1.40.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Test-Taint-1.40.0-3|6	Release:	3
12cr|perl-Test-Taint-1.40.0-3|7	
12cr|perl-Test-Taint-1.40.0-3|8	Summary:    Tools to test taintedness
12cr|perl-Test-Taint-1.40.0-3|9	License:    GPL+ or Artistic
12cr|perl-Test-Taint-1.40.0-3|10	Group:      Development/Perl
12cr|perl-Test-Taint-1.40.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Taint-1.40.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Taint-1.40.0-3|13	
12cr|perl-Test-Taint-1.40.0-3|14	BuildRequires: perl(Scalar::Util)
12cr|perl-Test-Taint-1.40.0-3|15	BuildRequires: perl(Test::Builder)
12cr|perl-Test-Taint-1.40.0-3|16	BuildRequires: perl(Test::More)
12cr|perl-Test-Taint-1.40.0-3|17	BuildRequires: perl(Tie::Array)
12cr|perl-Test-Taint-1.40.0-3|18	BuildRequires: perl(Tie::Hash)
12cr|perl-Test-Taint-1.40.0-3|19	BuildRequires: perl(Tie::Scalar)
12cr|perl-Test-Taint-1.40.0-3|20	BuildRequires: perl(overload)
12cr|perl-Test-Taint-1.40.0-3|21	BuildRequires: perl-devel
12cr|perl-Test-Taint-1.40.0-3|22	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Test-Taint-1.40.0-3|23	
12cr|perl-Test-Taint-1.40.0-3|24	%description
12cr|perl-Test-Taint-1.40.0-3|25	Tainted data is data that comes from an unsafe source, such as the command
12cr|perl-Test-Taint-1.40.0-3|26	line, or, in the case of web apps, any GET or POST transactions. Read the
12cr|perl-Test-Taint-1.40.0-3|27	the perlsec manpage man page for details on why tainted data is bad, and
12cr|perl-Test-Taint-1.40.0-3|28	how to untaint the data.
12cr|perl-Test-Taint-1.40.0-3|29	
12cr|perl-Test-Taint-1.40.0-3|30	When you're writing unit tests for code that deals with tainted data,
12cr|perl-Test-Taint-1.40.0-3|31	you'll want to have a way to provide tainted data for your routines to
12cr|perl-Test-Taint-1.40.0-3|32	handle, and easy ways to check and report on the taintedness of your data,
12cr|perl-Test-Taint-1.40.0-3|33	in standard the Test::More manpage style.
12cr|perl-Test-Taint-1.40.0-3|34	
12cr|perl-Test-Taint-1.40.0-3|35	%prep
12cr|perl-Test-Taint-1.40.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Taint-1.40.0-3|37	
12cr|perl-Test-Taint-1.40.0-3|38	%build
12cr|perl-Test-Taint-1.40.0-3|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Taint-1.40.0-3|40	
12cr|perl-Test-Taint-1.40.0-3|41	%make
12cr|perl-Test-Taint-1.40.0-3|42	
12cr|perl-Test-Taint-1.40.0-3|43	%check
12cr|perl-Test-Taint-1.40.0-3|44	%make test
12cr|perl-Test-Taint-1.40.0-3|45	
12cr|perl-Test-Taint-1.40.0-3|46	%install
12cr|perl-Test-Taint-1.40.0-3|47	rm -rf %buildroot
12cr|perl-Test-Taint-1.40.0-3|48	%makeinstall_std
12cr|perl-Test-Taint-1.40.0-3|49	
12cr|perl-Test-Taint-1.40.0-3|50	%clean
12cr|perl-Test-Taint-1.40.0-3|51	rm -rf %buildroot
12cr|perl-Test-Taint-1.40.0-3|52	
12cr|perl-Test-Taint-1.40.0-3|53	%files
12cr|perl-Test-Taint-1.40.0-3|54	%defattr(-,root,root)
12cr|perl-Test-Taint-1.40.0-3|55	%doc META.yml Changes
12cr|perl-Test-Taint-1.40.0-3|56	%{_mandir}/man3/*
12cr|perl-Test-Taint-1.40.0-3|57	%perl_vendorlib/*
12cr|perl-Test-Taint-1.40.0-3|58	
12cr|perl-Test-Taint-1.40.0-3|59	
12cr|perl-Test-Taint-1.40.0-3|60	
12cr|perl-Test-Taint-1.40.0-3|61	
12cr|perl-Test-Taint-1.40.0-3|62	%changelog
12cr|perl-Test-Taint-1.40.0-3|63	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.40.0-3
12cr|perl-Test-Taint-1.40.0-3|64	+ Revision: 768358
12cr|perl-Test-Taint-1.40.0-3|65	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Test-Taint-1.40.0-3|66	
12cr|perl-Test-Taint-1.40.0-3|67	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-2mdv2011.0
12cr|perl-Test-Taint-1.40.0-3|68	+ Revision: 556156
12cr|perl-Test-Taint-1.40.0-3|69	- rebuild for perl 5.12
12cr|perl-Test-Taint-1.40.0-3|70	
12cr|perl-Test-Taint-1.40.0-3|71	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-1mdv2011.0
12cr|perl-Test-Taint-1.40.0-3|72	+ Revision: 553068
12cr|perl-Test-Taint-1.40.0-3|73	- import perl-Test-Taint
12cr|perl-Test-Taint-1.40.0-3|74	
12cr|perl-Test-Taint-1.40.0-3|75	
12cr|perl-Test-Taint-1.40.0-3|76	* Wed Jul 14 2010 cpan2dist 1.04-1mdv
12cr|perl-Test-Taint-1.40.0-3|77	- initial mdv release, generated with cpan2dist

5528 12
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|1	%define upstream_name    Test-TAP-HTMLMatrix
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|2	%define upstream_version 0.09
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|3	
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|6	Release:	2
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|7	
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|8	Summary:	Creates colorful matrix of Test::Harness
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|10	Group:		Development/Perl
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|13	
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|15	BuildRequires:	perl(Petal::Utils)
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|16	BuildRequires:	perl(Petal)
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|17	BuildRequires:	perl(Test::More)
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|18	BuildRequires:	perl(Test::TAP::Model)
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|19	BuildRequires:	perl(URI::file)
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|20	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|21	BuildArch:	noarch
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|22	
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|23	%description
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|24	This module is a wrapper for a template and some visualization classes,
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|25	that knows to take a the Test::TAP::Model manpage object, which
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|26	encapsulates test results, and produce a pretty html file.
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|27	
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|28	%prep
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|30	
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|31	%build
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|33	%make
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|34	
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|35	%check
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|36	make test
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|37	
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|38	%install
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|39	%makeinstall_std
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|40	rm -f %{buildroot}%{perl_vendorlib}/Test/TAP/example.pl
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|41	
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|42	%files
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|43	%doc Changes README example.pl
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|44	%{_mandir}/man3/*
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|45	%{perl_vendorlib}/Test
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|46	
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|47	
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|48	%changelog
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|49	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|50	+ Revision: 405597
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|51	- rebuild using %%perl_convert_version
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|52	
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|53	* Tue Sep 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-3mdv2009.0
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|54	+ Revision: 283297
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|55	- examples belongs to documentation (fix conflict with perl-Test-TAP-Model)
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|56	
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|57	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.09-2mdv2009.0
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|58	+ Revision: 268744
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|59	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|60	
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|61	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.0
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|62	+ Revision: 213846
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|63	- import perl-Test-TAP-HTMLMatrix
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|64	
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|65	
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|66	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.0
12cr|perl-Test-TAP-HTMLMatrix-0.90.0-2|67	- first mdv release

5529 12
12cr|perl-Test-TAP-Model-0.100.0-2|1	%define upstream_name    Test-TAP-Model
12cr|perl-Test-TAP-Model-0.100.0-2|2	%define upstream_version 0.10
12cr|perl-Test-TAP-Model-0.100.0-2|3	
12cr|perl-Test-TAP-Model-0.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-TAP-Model-0.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-TAP-Model-0.100.0-2|6	Release:	2
12cr|perl-Test-TAP-Model-0.100.0-2|7	
12cr|perl-Test-TAP-Model-0.100.0-2|8	Summary:	Accessible (queryable, serializable object) result collector
12cr|perl-Test-TAP-Model-0.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-TAP-Model-0.100.0-2|10	Group:		Development/Perl
12cr|perl-Test-TAP-Model-0.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-TAP-Model-0.100.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-TAP-Model-0.100.0-2|13	
12cr|perl-Test-TAP-Model-0.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-TAP-Model-0.100.0-2|15	BuildRequires:	perl(Method::Alias)
12cr|perl-Test-TAP-Model-0.100.0-2|16	BuildRequires:	perl(Test::Harness)
12cr|perl-Test-TAP-Model-0.100.0-2|17	BuildRequires:	perl(Test::Harness::Straps)
12cr|perl-Test-TAP-Model-0.100.0-2|18	BuildRequires:	perl(Test::More)
12cr|perl-Test-TAP-Model-0.100.0-2|19	BuildArch:	noarch
12cr|perl-Test-TAP-Model-0.100.0-2|20	
12cr|perl-Test-TAP-Model-0.100.0-2|21	%description
12cr|perl-Test-TAP-Model-0.100.0-2|22	This module is a subclass of the Test::Harness::Straps manpage (although in
12cr|perl-Test-TAP-Model-0.100.0-2|23	an ideal world it would really use delegation).
12cr|perl-Test-TAP-Model-0.100.0-2|24	
12cr|perl-Test-TAP-Model-0.100.0-2|25	It uses callbacks in the straps object to construct a deep structure, with
12cr|perl-Test-TAP-Model-0.100.0-2|26	all the data known about a test run accessible within.
12cr|perl-Test-TAP-Model-0.100.0-2|27	
12cr|perl-Test-TAP-Model-0.100.0-2|28	It's purpose is to ease the processing of test data, for the purpose of
12cr|perl-Test-TAP-Model-0.100.0-2|29	generating reports, or something like that.
12cr|perl-Test-TAP-Model-0.100.0-2|30	
12cr|perl-Test-TAP-Model-0.100.0-2|31	%prep
12cr|perl-Test-TAP-Model-0.100.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-TAP-Model-0.100.0-2|33	
12cr|perl-Test-TAP-Model-0.100.0-2|34	%build
12cr|perl-Test-TAP-Model-0.100.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-TAP-Model-0.100.0-2|36	%make
12cr|perl-Test-TAP-Model-0.100.0-2|37	
12cr|perl-Test-TAP-Model-0.100.0-2|38	%check
12cr|perl-Test-TAP-Model-0.100.0-2|39	make test
12cr|perl-Test-TAP-Model-0.100.0-2|40	
12cr|perl-Test-TAP-Model-0.100.0-2|41	%install
12cr|perl-Test-TAP-Model-0.100.0-2|42	%makeinstall_std
12cr|perl-Test-TAP-Model-0.100.0-2|43	rm -f %{buildroot}%{perl_vendorlib}/Test/TAP/example.pl
12cr|perl-Test-TAP-Model-0.100.0-2|44	
12cr|perl-Test-TAP-Model-0.100.0-2|45	%files
12cr|perl-Test-TAP-Model-0.100.0-2|46	%doc Changes example.pl
12cr|perl-Test-TAP-Model-0.100.0-2|47	%{_mandir}/man3/*
12cr|perl-Test-TAP-Model-0.100.0-2|48	%{perl_vendorlib}/Test
12cr|perl-Test-TAP-Model-0.100.0-2|49	
12cr|perl-Test-TAP-Model-0.100.0-2|50	%changelog
12cr|perl-Test-TAP-Model-0.100.0-2|51	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-Test-TAP-Model-0.100.0-2|52	+ Revision: 405598
12cr|perl-Test-TAP-Model-0.100.0-2|53	- rebuild using %%perl_convert_version
12cr|perl-Test-TAP-Model-0.100.0-2|54	
12cr|perl-Test-TAP-Model-0.100.0-2|55	* Tue Sep 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-2mdv2009.0
12cr|perl-Test-TAP-Model-0.100.0-2|56	+ Revision: 283296
12cr|perl-Test-TAP-Model-0.100.0-2|57	- examples belongs to documentation (fix conflict with perl-Test-TAP-Matrix)
12cr|perl-Test-TAP-Model-0.100.0-2|58	
12cr|perl-Test-TAP-Model-0.100.0-2|59	* Mon Jun 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2009.0
12cr|perl-Test-TAP-Model-0.100.0-2|60	+ Revision: 227977
12cr|perl-Test-TAP-Model-0.100.0-2|61	- update to new version 0.10
12cr|perl-Test-TAP-Model-0.100.0-2|62	
12cr|perl-Test-TAP-Model-0.100.0-2|63	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.0
12cr|perl-Test-TAP-Model-0.100.0-2|64	+ Revision: 213837
12cr|perl-Test-TAP-Model-0.100.0-2|65	- import perl-Test-TAP-Model
12cr|perl-Test-TAP-Model-0.100.0-2|66	
12cr|perl-Test-TAP-Model-0.100.0-2|67	
12cr|perl-Test-TAP-Model-0.100.0-2|68	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.0
12cr|perl-Test-TAP-Model-0.100.0-2|69	- first mdv release

5530 12
12cr|perl-Test-TempDir-0.50.0-3|1	%define upstream_name    Test-TempDir
12cr|perl-Test-TempDir-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-Test-TempDir-0.50.0-3|3	
12cr|perl-Test-TempDir-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-TempDir-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-TempDir-0.50.0-3|6	Release:	3
12cr|perl-Test-TempDir-0.50.0-3|7	
12cr|perl-Test-TempDir-0.50.0-3|8	Summary:	A factory for creating L<Test::TempDir::Handle>
12cr|perl-Test-TempDir-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-TempDir-0.50.0-3|10	Group:		Development/Perl
12cr|perl-Test-TempDir-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-TempDir-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-TempDir-0.50.0-3|13	
12cr|perl-Test-TempDir-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-TempDir-0.50.0-3|15	BuildRequires:	perl(File::NFSLock)
12cr|perl-Test-TempDir-0.50.0-3|16	BuildRequires:	perl(File::Path)
12cr|perl-Test-TempDir-0.50.0-3|17	BuildRequires:	perl(File::Spec)
12cr|perl-Test-TempDir-0.50.0-3|18	BuildRequires:	perl(File::Temp)
12cr|perl-Test-TempDir-0.50.0-3|19	BuildRequires:	perl(Moose)
12cr|perl-Test-TempDir-0.50.0-3|20	BuildRequires:	perl(MooseX::Types::Path::Class)
12cr|perl-Test-TempDir-0.50.0-3|21	BuildRequires:	perl(Path::Class)
12cr|perl-Test-TempDir-0.50.0-3|22	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Test-TempDir-0.50.0-3|23	BuildRequires:	perl(Test::use::ok)
12cr|perl-Test-TempDir-0.50.0-3|24	BuildRequires:	perl(namespace::clean)
12cr|perl-Test-TempDir-0.50.0-3|25	BuildArch:	noarch
12cr|perl-Test-TempDir-0.50.0-3|26	
12cr|perl-Test-TempDir-0.50.0-3|27	%description
12cr|perl-Test-TempDir-0.50.0-3|28	Test::TempDir provides temporary directory creation with testing in mind.
12cr|perl-Test-TempDir-0.50.0-3|29	
12cr|perl-Test-TempDir-0.50.0-3|30	%prep
12cr|perl-Test-TempDir-0.50.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-TempDir-0.50.0-3|32	
12cr|perl-Test-TempDir-0.50.0-3|33	%build
12cr|perl-Test-TempDir-0.50.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-TempDir-0.50.0-3|35	%make
12cr|perl-Test-TempDir-0.50.0-3|36	
12cr|perl-Test-TempDir-0.50.0-3|37	%check
12cr|perl-Test-TempDir-0.50.0-3|38	%make test
12cr|perl-Test-TempDir-0.50.0-3|39	
12cr|perl-Test-TempDir-0.50.0-3|40	%install
12cr|perl-Test-TempDir-0.50.0-3|41	%makeinstall_std
12cr|perl-Test-TempDir-0.50.0-3|42	
12cr|perl-Test-TempDir-0.50.0-3|43	%files
12cr|perl-Test-TempDir-0.50.0-3|44	%doc Changes META.yml README
12cr|perl-Test-TempDir-0.50.0-3|45	%{_mandir}/man3/*
12cr|perl-Test-TempDir-0.50.0-3|46	%{perl_vendorlib}/*
12cr|perl-Test-TempDir-0.50.0-3|47	
12cr|perl-Test-TempDir-0.50.0-3|48	%changelog
12cr|perl-Test-TempDir-0.50.0-3|49	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-Test-TempDir-0.50.0-3|50	+ Revision: 656829
12cr|perl-Test-TempDir-0.50.0-3|51	- rebuild for updated spec-helper
12cr|perl-Test-TempDir-0.50.0-3|52	
12cr|perl-Test-TempDir-0.50.0-3|53	* Fri Jul 30 2010 Shlomi Fish <shlomif@mandriva.org> 0.50.0-1mdv2011.0
12cr|perl-Test-TempDir-0.50.0-3|54	+ Revision: 563372
12cr|perl-Test-TempDir-0.50.0-3|55	- import perl-Test-TempDir
12cr|perl-Test-TempDir-0.50.0-3|56	
12cr|perl-Test-TempDir-0.50.0-3|57	
12cr|perl-Test-TempDir-0.50.0-3|58	* Fri Jul 30 2010 cpan2dist 0.05-1mdv
12cr|perl-Test-TempDir-0.50.0-3|59	- initial mdv release, generated with cpan2dist

5531 12
12cr|perl-Test-TinyMocker-0.30.0-3|1	%define upstream_name    Test-TinyMocker
12cr|perl-Test-TinyMocker-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Test-TinyMocker-0.30.0-3|3	
12cr|perl-Test-TinyMocker-0.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-TinyMocker-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-TinyMocker-0.30.0-3|6	Release:	3
12cr|perl-Test-TinyMocker-0.30.0-3|7	
12cr|perl-Test-TinyMocker-0.30.0-3|8	Summary:	A very simple tool to mock external modules
12cr|perl-Test-TinyMocker-0.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-TinyMocker-0.30.0-3|10	Group:		Development/Perl
12cr|perl-Test-TinyMocker-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-TinyMocker-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-TinyMocker-0.30.0-3|13	
12cr|perl-Test-TinyMocker-0.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-TinyMocker-0.30.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-Test-TinyMocker-0.30.0-3|16	BuildArch:	noarch
12cr|perl-Test-TinyMocker-0.30.0-3|17	
12cr|perl-Test-TinyMocker-0.30.0-3|18	%description
12cr|perl-Test-TinyMocker-0.30.0-3|19	no description found
12cr|perl-Test-TinyMocker-0.30.0-3|20	
12cr|perl-Test-TinyMocker-0.30.0-3|21	%prep
12cr|perl-Test-TinyMocker-0.30.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-TinyMocker-0.30.0-3|23	
12cr|perl-Test-TinyMocker-0.30.0-3|24	%build
12cr|perl-Test-TinyMocker-0.30.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-TinyMocker-0.30.0-3|26	%make
12cr|perl-Test-TinyMocker-0.30.0-3|27	
12cr|perl-Test-TinyMocker-0.30.0-3|28	%check
12cr|perl-Test-TinyMocker-0.30.0-3|29	%make test
12cr|perl-Test-TinyMocker-0.30.0-3|30	
12cr|perl-Test-TinyMocker-0.30.0-3|31	%install
12cr|perl-Test-TinyMocker-0.30.0-3|32	%makeinstall_std
12cr|perl-Test-TinyMocker-0.30.0-3|33	
12cr|perl-Test-TinyMocker-0.30.0-3|34	%files
12cr|perl-Test-TinyMocker-0.30.0-3|35	%doc Changes META.yml README
12cr|perl-Test-TinyMocker-0.30.0-3|36	%{_mandir}/man3/*
12cr|perl-Test-TinyMocker-0.30.0-3|37	%{perl_vendorlib}/*
12cr|perl-Test-TinyMocker-0.30.0-3|38	
12cr|perl-Test-TinyMocker-0.30.0-3|39	%changelog
12cr|perl-Test-TinyMocker-0.30.0-3|40	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Test-TinyMocker-0.30.0-3|41	+ Revision: 657847
12cr|perl-Test-TinyMocker-0.30.0-3|42	- rebuild for updated spec-helper
12cr|perl-Test-TinyMocker-0.30.0-3|43	
12cr|perl-Test-TinyMocker-0.30.0-3|44	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.30.0-1
12cr|perl-Test-TinyMocker-0.30.0-3|45	+ Revision: 636177
12cr|perl-Test-TinyMocker-0.30.0-3|46	- import perl-Test-TinyMocker
12cr|perl-Test-TinyMocker-0.30.0-3|47	

5532 12
12cr|perl-Test-Trap-0.2.1-2|1	%define upstream_name    Test-Trap
12cr|perl-Test-Trap-0.2.1-2|2	%define upstream_version v0.2.1
12cr|perl-Test-Trap-0.2.1-2|3	
12cr|perl-Test-Trap-0.2.1-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Trap-0.2.1-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Trap-0.2.1-2|6	Release:	2
12cr|perl-Test-Trap-0.2.1-2|7	
12cr|perl-Test-Trap-0.2.1-2|8	Summary:	Trap exit codes, exceptions, output
12cr|perl-Test-Trap-0.2.1-2|9	License:	GPL+ or Artistic
12cr|perl-Test-Trap-0.2.1-2|10	Group:		Development/Perl
12cr|perl-Test-Trap-0.2.1-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Test-Trap-0.2.1-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Trap-0.2.1-2|13	
12cr|perl-Test-Trap-0.2.1-2|14	BuildRequires:	perl-devel
12cr|perl-Test-Trap-0.2.1-2|15	BuildRequires:	perl(Data::Dump)
12cr|perl-Test-Trap-0.2.1-2|16	BuildRequires:	perl(File::Temp)
12cr|perl-Test-Trap-0.2.1-2|17	BuildRequires:	perl(Test::Tester)
12cr|perl-Test-Trap-0.2.1-2|18	BuildRequires:	perl(version)
12cr|perl-Test-Trap-0.2.1-2|19	
12cr|perl-Test-Trap-0.2.1-2|20	BuildArch:	noarch
12cr|perl-Test-Trap-0.2.1-2|21	
12cr|perl-Test-Trap-0.2.1-2|22	%description
12cr|perl-Test-Trap-0.2.1-2|23	Primarily (but not exclusively) for use in test scripts: A block eval on
12cr|perl-Test-Trap-0.2.1-2|24	steroids, configurable and extensible, but by default trapping (Perl)
12cr|perl-Test-Trap-0.2.1-2|25	STDOUT, STDERR, warnings, exceptions, would-be exit codes, and return
12cr|perl-Test-Trap-0.2.1-2|26	values from boxed blocks of test code.
12cr|perl-Test-Trap-0.2.1-2|27	
12cr|perl-Test-Trap-0.2.1-2|28	The values collected by the latest trap can then be queried or tested
12cr|perl-Test-Trap-0.2.1-2|29	through a special trap object.
12cr|perl-Test-Trap-0.2.1-2|30	
12cr|perl-Test-Trap-0.2.1-2|31	%prep
12cr|perl-Test-Trap-0.2.1-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Trap-0.2.1-2|33	
12cr|perl-Test-Trap-0.2.1-2|34	%build
12cr|perl-Test-Trap-0.2.1-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Trap-0.2.1-2|36	%make
12cr|perl-Test-Trap-0.2.1-2|37	
12cr|perl-Test-Trap-0.2.1-2|38	%check
12cr|perl-Test-Trap-0.2.1-2|39	make test
12cr|perl-Test-Trap-0.2.1-2|40	
12cr|perl-Test-Trap-0.2.1-2|41	%install
12cr|perl-Test-Trap-0.2.1-2|42	%makeinstall_std
12cr|perl-Test-Trap-0.2.1-2|43	
12cr|perl-Test-Trap-0.2.1-2|44	%files
12cr|perl-Test-Trap-0.2.1-2|45	%doc Changes README
12cr|perl-Test-Trap-0.2.1-2|46	%{perl_vendorlib}/Test
12cr|perl-Test-Trap-0.2.1-2|47	%{_mandir}/*/*
12cr|perl-Test-Trap-0.2.1-2|48	
12cr|perl-Test-Trap-0.2.1-2|49	
12cr|perl-Test-Trap-0.2.1-2|50	%changelog
12cr|perl-Test-Trap-0.2.1-2|51	* Wed Dec 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.2.1-1mdv2010.1
12cr|perl-Test-Trap-0.2.1-2|52	+ Revision: 483882
12cr|perl-Test-Trap-0.2.1-2|53	- update to v0.2.1
12cr|perl-Test-Trap-0.2.1-2|54	
12cr|perl-Test-Trap-0.2.1-2|55	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.2.0-2mdv2010.0
12cr|perl-Test-Trap-0.2.1-2|56	+ Revision: 440698
12cr|perl-Test-Trap-0.2.1-2|57	- rebuild
12cr|perl-Test-Trap-0.2.1-2|58	
12cr|perl-Test-Trap-0.2.1-2|59	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-1mdv2009.1
12cr|perl-Test-Trap-0.2.1-2|60	+ Revision: 292354
12cr|perl-Test-Trap-0.2.1-2|61	- update to new version 0.2.0
12cr|perl-Test-Trap-0.2.1-2|62	
12cr|perl-Test-Trap-0.2.1-2|63	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.1.1-2mdv2009.0
12cr|perl-Test-Trap-0.2.1-2|64	+ Revision: 268755
12cr|perl-Test-Trap-0.2.1-2|65	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Test-Trap-0.2.1-2|66	
12cr|perl-Test-Trap-0.2.1-2|67	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-1mdv2009.0
12cr|perl-Test-Trap-0.2.1-2|68	+ Revision: 194953
12cr|perl-Test-Trap-0.2.1-2|69	- update to new version 0.1.1
12cr|perl-Test-Trap-0.2.1-2|70	
12cr|perl-Test-Trap-0.2.1-2|71	* Tue Jan 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-1mdv2008.1
12cr|perl-Test-Trap-0.2.1-2|72	+ Revision: 156642
12cr|perl-Test-Trap-0.2.1-2|73	- new version
12cr|perl-Test-Trap-0.2.1-2|74	
12cr|perl-Test-Trap-0.2.1-2|75	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.0.21-1mdv2008.1
12cr|perl-Test-Trap-0.2.1-2|76	+ Revision: 140721
12cr|perl-Test-Trap-0.2.1-2|77	- restore BuildRoot
12cr|perl-Test-Trap-0.2.1-2|78	
12cr|perl-Test-Trap-0.2.1-2|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Test-Trap-0.2.1-2|80	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-Trap-0.2.1-2|81	
12cr|perl-Test-Trap-0.2.1-2|82	
12cr|perl-Test-Trap-0.2.1-2|83	* Mon Mar 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.21-1mdv2007.1
12cr|perl-Test-Trap-0.2.1-2|84	+ Revision: 146403
12cr|perl-Test-Trap-0.2.1-2|85	- spec cleanup
12cr|perl-Test-Trap-0.2.1-2|86	
12cr|perl-Test-Trap-0.2.1-2|87	* Sun Mar 18 2007 Shlomi Fish 0.0.21-1mdv2007.1
12cr|perl-Test-Trap-0.2.1-2|88	- Initial release. Adapted the XML-Atom spec for this one.
12cr|perl-Test-Trap-0.2.1-2|89	

5533 12
12cr|perl-Test-URI-1.80.0-2|1	%define upstream_name    Test-URI
12cr|perl-Test-URI-1.80.0-2|2	%define upstream_version 1.08
12cr|perl-Test-URI-1.80.0-2|3	
12cr|perl-Test-URI-1.80.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-URI-1.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-URI-1.80.0-2|6	Release:	2
12cr|perl-Test-URI-1.80.0-2|7	
12cr|perl-Test-URI-1.80.0-2|8	Summary:	Check Uniform Resource Identifiers
12cr|perl-Test-URI-1.80.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-URI-1.80.0-2|10	Group:		Development/Perl
12cr|perl-Test-URI-1.80.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-URI-1.80.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Test-URI-1.80.0-2|13	
12cr|perl-Test-URI-1.80.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-URI-1.80.0-2|15	BuildRequires:	perl(File::Find::Rule)
12cr|perl-Test-URI-1.80.0-2|16	BuildRequires:	perl(Test::Pod)
12cr|perl-Test-URI-1.80.0-2|17	BuildRequires:	perl(Test::Builder::Tester)
12cr|perl-Test-URI-1.80.0-2|18	BuildRequires:	perl(URI)
12cr|perl-Test-URI-1.80.0-2|19	BuildArch:	noarch
12cr|perl-Test-URI-1.80.0-2|20	
12cr|perl-Test-URI-1.80.0-2|21	%description
12cr|perl-Test-URI-1.80.0-2|22	Check various parts of Uniform Resource Locators.
12cr|perl-Test-URI-1.80.0-2|23	
12cr|perl-Test-URI-1.80.0-2|24	%prep
12cr|perl-Test-URI-1.80.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-URI-1.80.0-2|26	
12cr|perl-Test-URI-1.80.0-2|27	%build
12cr|perl-Test-URI-1.80.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-URI-1.80.0-2|29	%make
12cr|perl-Test-URI-1.80.0-2|30	
12cr|perl-Test-URI-1.80.0-2|31	%check
12cr|perl-Test-URI-1.80.0-2|32	make test
12cr|perl-Test-URI-1.80.0-2|33	
12cr|perl-Test-URI-1.80.0-2|34	%install
12cr|perl-Test-URI-1.80.0-2|35	%makeinstall_std
12cr|perl-Test-URI-1.80.0-2|36	
12cr|perl-Test-URI-1.80.0-2|37	%files
12cr|perl-Test-URI-1.80.0-2|38	%doc Changes
12cr|perl-Test-URI-1.80.0-2|39	%{perl_vendorlib}/Test
12cr|perl-Test-URI-1.80.0-2|40	%{_mandir}/*/*
12cr|perl-Test-URI-1.80.0-2|41	
12cr|perl-Test-URI-1.80.0-2|42	
12cr|perl-Test-URI-1.80.0-2|43	%changelog
12cr|perl-Test-URI-1.80.0-2|44	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.80.0-1mdv2010.0
12cr|perl-Test-URI-1.80.0-2|45	+ Revision: 405600
12cr|perl-Test-URI-1.80.0-2|46	- rebuild using %%perl_convert_version
12cr|perl-Test-URI-1.80.0-2|47	
12cr|perl-Test-URI-1.80.0-2|48	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.08-4mdv2009.0
12cr|perl-Test-URI-1.80.0-2|49	+ Revision: 258582
12cr|perl-Test-URI-1.80.0-2|50	- rebuild
12cr|perl-Test-URI-1.80.0-2|51	
12cr|perl-Test-URI-1.80.0-2|52	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.08-3mdv2009.0
12cr|perl-Test-URI-1.80.0-2|53	+ Revision: 246572
12cr|perl-Test-URI-1.80.0-2|54	- rebuild
12cr|perl-Test-URI-1.80.0-2|55	
12cr|perl-Test-URI-1.80.0-2|56	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdv2008.1
12cr|perl-Test-URI-1.80.0-2|57	+ Revision: 152904
12cr|perl-Test-URI-1.80.0-2|58	- update to new version 1.08
12cr|perl-Test-URI-1.80.0-2|59	- update to new version 1.08
12cr|perl-Test-URI-1.80.0-2|60	
12cr|perl-Test-URI-1.80.0-2|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Test-URI-1.80.0-2|62	- restore BuildRoot
12cr|perl-Test-URI-1.80.0-2|63	
12cr|perl-Test-URI-1.80.0-2|64	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Test-URI-1.80.0-2|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-URI-1.80.0-2|66	
12cr|perl-Test-URI-1.80.0-2|67	* Wed Aug 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-1mdv2008.0
12cr|perl-Test-URI-1.80.0-2|68	+ Revision: 63965
12cr|perl-Test-URI-1.80.0-2|69	- update to new version 1.07
12cr|perl-Test-URI-1.80.0-2|70	
12cr|perl-Test-URI-1.80.0-2|71	
12cr|perl-Test-URI-1.80.0-2|72	* Mon Jan 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-1mdv2007.0
12cr|perl-Test-URI-1.80.0-2|73	+ Revision: 111627
12cr|perl-Test-URI-1.80.0-2|74	- new version
12cr|perl-Test-URI-1.80.0-2|75	- Import perl-Test-URI
12cr|perl-Test-URI-1.80.0-2|76	
12cr|perl-Test-URI-1.80.0-2|77	* Wed Aug 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-2mdv2007.0
12cr|perl-Test-URI-1.80.0-2|78	- Rebuild
12cr|perl-Test-URI-1.80.0-2|79	
12cr|perl-Test-URI-1.80.0-2|80	* Sat May 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdk
12cr|perl-Test-URI-1.80.0-2|81	- New release 1.05
12cr|perl-Test-URI-1.80.0-2|82	- test in %%check
12cr|perl-Test-URI-1.80.0-2|83	
12cr|perl-Test-URI-1.80.0-2|84	* Sat Apr 29 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.04-3mdk
12cr|perl-Test-URI-1.80.0-2|85	- Fix SPEC according to Perl Policy
12cr|perl-Test-URI-1.80.0-2|86	- BuildRequires
12cr|perl-Test-URI-1.80.0-2|87	- Source URL
12cr|perl-Test-URI-1.80.0-2|88	
12cr|perl-Test-URI-1.80.0-2|89	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.04-2mdk
12cr|perl-Test-URI-1.80.0-2|90	- Fix BuildRequires
12cr|perl-Test-URI-1.80.0-2|91	
12cr|perl-Test-URI-1.80.0-2|92	* Tue Apr 26 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdk
12cr|perl-Test-URI-1.80.0-2|93	- new release
12cr|perl-Test-URI-1.80.0-2|94	- spec cleanup
12cr|perl-Test-URI-1.80.0-2|95	- better url
12cr|perl-Test-URI-1.80.0-2|96	- rpmbuildupdate aware
12cr|perl-Test-URI-1.80.0-2|97	
12cr|perl-Test-URI-1.80.0-2|98	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.5-0.04.3mdk
12cr|perl-Test-URI-1.80.0-2|99	- fix buildrequires in a backward compatible way
12cr|perl-Test-URI-1.80.0-2|100	
12cr|perl-Test-URI-1.80.0-2|101	* Sun Aug 29 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.5-0.04.2mdk
12cr|perl-Test-URI-1.80.0-2|102	- fix directory ownership (distlint)
12cr|perl-Test-URI-1.80.0-2|103	- buildrequires
12cr|perl-Test-URI-1.80.0-2|104	
12cr|perl-Test-URI-1.80.0-2|105	* Wed Mar 31 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.5-0.04.1mdk
12cr|perl-Test-URI-1.80.0-2|106	- first mdk release
12cr|perl-Test-URI-1.80.0-2|107	

5534 12
12cr|perl-Test-UseAllModules-0.130.0-3|1	%define upstream_name    Test-UseAllModules
12cr|perl-Test-UseAllModules-0.130.0-3|2	%define upstream_version 0.13
12cr|perl-Test-UseAllModules-0.130.0-3|3	
12cr|perl-Test-UseAllModules-0.130.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-UseAllModules-0.130.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-UseAllModules-0.130.0-3|6	Release:	3
12cr|perl-Test-UseAllModules-0.130.0-3|7	
12cr|perl-Test-UseAllModules-0.130.0-3|8	Summary:	Do use_ok() for all modules MANIFESTed
12cr|perl-Test-UseAllModules-0.130.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-UseAllModules-0.130.0-3|10	Group:		Development/Perl
12cr|perl-Test-UseAllModules-0.130.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-UseAllModules-0.130.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-UseAllModules-0.130.0-3|13	
12cr|perl-Test-UseAllModules-0.130.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-UseAllModules-0.130.0-3|15	BuildRequires:	perl(Exporter)
12cr|perl-Test-UseAllModules-0.130.0-3|16	BuildRequires:	perl(ExtUtils::Manifest)
12cr|perl-Test-UseAllModules-0.130.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Test-UseAllModules-0.130.0-3|18	BuildArch:	noarch
12cr|perl-Test-UseAllModules-0.130.0-3|19	
12cr|perl-Test-UseAllModules-0.130.0-3|20	%description
12cr|perl-Test-UseAllModules-0.130.0-3|21	I'm sick of writing 00_load.t (or something like that) that'll do use_ok()
12cr|perl-Test-UseAllModules-0.130.0-3|22	for every module I write. I'm sicker of updating 00_load.t when I add
12cr|perl-Test-UseAllModules-0.130.0-3|23	another file to the distro. This module reads MANIFEST to find modules to
12cr|perl-Test-UseAllModules-0.130.0-3|24	be tested and does use_ok() for each of them. Now all you have to do is
12cr|perl-Test-UseAllModules-0.130.0-3|25	update MANIFEST. You don't have to modify the test any more (hopefully).
12cr|perl-Test-UseAllModules-0.130.0-3|26	
12cr|perl-Test-UseAllModules-0.130.0-3|27	%prep
12cr|perl-Test-UseAllModules-0.130.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-UseAllModules-0.130.0-3|29	
12cr|perl-Test-UseAllModules-0.130.0-3|30	%build
12cr|perl-Test-UseAllModules-0.130.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-UseAllModules-0.130.0-3|32	%make
12cr|perl-Test-UseAllModules-0.130.0-3|33	
12cr|perl-Test-UseAllModules-0.130.0-3|34	%check
12cr|perl-Test-UseAllModules-0.130.0-3|35	%make test
12cr|perl-Test-UseAllModules-0.130.0-3|36	
12cr|perl-Test-UseAllModules-0.130.0-3|37	%install
12cr|perl-Test-UseAllModules-0.130.0-3|38	%makeinstall_std
12cr|perl-Test-UseAllModules-0.130.0-3|39	
12cr|perl-Test-UseAllModules-0.130.0-3|40	%files
12cr|perl-Test-UseAllModules-0.130.0-3|41	%doc Changes META.yml README
12cr|perl-Test-UseAllModules-0.130.0-3|42	%{_mandir}/man3/*
12cr|perl-Test-UseAllModules-0.130.0-3|43	%{perl_vendorlib}/*
12cr|perl-Test-UseAllModules-0.130.0-3|44	
12cr|perl-Test-UseAllModules-0.130.0-3|45	%changelog
12cr|perl-Test-UseAllModules-0.130.0-3|46	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.130.0-2mdv2011.0
12cr|perl-Test-UseAllModules-0.130.0-3|47	+ Revision: 657473
12cr|perl-Test-UseAllModules-0.130.0-3|48	- rebuild for updated spec-helper
12cr|perl-Test-UseAllModules-0.130.0-3|49	
12cr|perl-Test-UseAllModules-0.130.0-3|50	* Fri Mar 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.130.0-1
12cr|perl-Test-UseAllModules-0.130.0-3|51	+ Revision: 646398
12cr|perl-Test-UseAllModules-0.130.0-3|52	- update to new version 0.13
12cr|perl-Test-UseAllModules-0.130.0-3|53	
12cr|perl-Test-UseAllModules-0.130.0-3|54	* Wed Aug 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2011.0
12cr|perl-Test-UseAllModules-0.130.0-3|55	+ Revision: 573151
12cr|perl-Test-UseAllModules-0.130.0-3|56	- import perl-Test-UseAllModules
12cr|perl-Test-UseAllModules-0.130.0-3|57	

5535 12
12cr|perl-Test-use-ok-0.20.0-2|1	%define upstream_name	 Test-use-ok
12cr|perl-Test-use-ok-0.20.0-2|2	%define upstream_version 0.02
12cr|perl-Test-use-ok-0.20.0-2|3	
12cr|perl-Test-use-ok-0.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-use-ok-0.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-use-ok-0.20.0-2|6	Release:	2
12cr|perl-Test-use-ok-0.20.0-2|7	
12cr|perl-Test-use-ok-0.20.0-2|8	Summary:	A visitor for Perl data structures
12cr|perl-Test-use-ok-0.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-use-ok-0.20.0-2|10	Group:		Development/Perl
12cr|perl-Test-use-ok-0.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-use-ok-0.20.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Test-use-ok-0.20.0-2|13	
12cr|perl-Test-use-ok-0.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-use-ok-0.20.0-2|15	BuildArch:	noarch
12cr|perl-Test-use-ok-0.20.0-2|16	
12cr|perl-Test-use-ok-0.20.0-2|17	Provides:	perl(ok)
12cr|perl-Test-use-ok-0.20.0-2|18	
12cr|perl-Test-use-ok-0.20.0-2|19	%description
12cr|perl-Test-use-ok-0.20.0-2|20	This module is a simple visitor implementation for Perl values.
12cr|perl-Test-use-ok-0.20.0-2|21	
12cr|perl-Test-use-ok-0.20.0-2|22	%prep
12cr|perl-Test-use-ok-0.20.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-use-ok-0.20.0-2|24	
12cr|perl-Test-use-ok-0.20.0-2|25	%build
12cr|perl-Test-use-ok-0.20.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-use-ok-0.20.0-2|27	%make
12cr|perl-Test-use-ok-0.20.0-2|28	
12cr|perl-Test-use-ok-0.20.0-2|29	%check
12cr|perl-Test-use-ok-0.20.0-2|30	%make test
12cr|perl-Test-use-ok-0.20.0-2|31	
12cr|perl-Test-use-ok-0.20.0-2|32	%install
12cr|perl-Test-use-ok-0.20.0-2|33	%makeinstall_std
12cr|perl-Test-use-ok-0.20.0-2|34	
12cr|perl-Test-use-ok-0.20.0-2|35	%files
12cr|perl-Test-use-ok-0.20.0-2|36	%doc %{_mandir}/*/*
12cr|perl-Test-use-ok-0.20.0-2|37	%{perl_vendorlib}/Test/*
12cr|perl-Test-use-ok-0.20.0-2|38	%{perl_vendorlib}/ok.pm
12cr|perl-Test-use-ok-0.20.0-2|39	
12cr|perl-Test-use-ok-0.20.0-2|40	%changelog
12cr|perl-Test-use-ok-0.20.0-2|41	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.1
12cr|perl-Test-use-ok-0.20.0-2|42	+ Revision: 471070
12cr|perl-Test-use-ok-0.20.0-2|43	- adding missing provides:
12cr|perl-Test-use-ok-0.20.0-2|44	
12cr|perl-Test-use-ok-0.20.0-2|45	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Test-use-ok-0.20.0-2|46	+ Revision: 399257
12cr|perl-Test-use-ok-0.20.0-2|47	- rebuild
12cr|perl-Test-use-ok-0.20.0-2|48	- using %%perl_convert_version
12cr|perl-Test-use-ok-0.20.0-2|49	- fixed license & source0 fields
12cr|perl-Test-use-ok-0.20.0-2|50	
12cr|perl-Test-use-ok-0.20.0-2|51	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.02-3mdv2009.0
12cr|perl-Test-use-ok-0.20.0-2|52	+ Revision: 241985
12cr|perl-Test-use-ok-0.20.0-2|53	- rebuild
12cr|perl-Test-use-ok-0.20.0-2|54	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-use-ok-0.20.0-2|55	
12cr|perl-Test-use-ok-0.20.0-2|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Test-use-ok-0.20.0-2|57	- restore BuildRoot
12cr|perl-Test-use-ok-0.20.0-2|58	
12cr|perl-Test-use-ok-0.20.0-2|59	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 0.02-1mdv2008.0
12cr|perl-Test-use-ok-0.20.0-2|60	+ Revision: 21510
12cr|perl-Test-use-ok-0.20.0-2|61	- update to 0.02
12cr|perl-Test-use-ok-0.20.0-2|62	
12cr|perl-Test-use-ok-0.20.0-2|63	
12cr|perl-Test-use-ok-0.20.0-2|64	* Wed Mar 15 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.01-1mdk
12cr|perl-Test-use-ok-0.20.0-2|65	- Initial MDV release
12cr|perl-Test-use-ok-0.20.0-2|66	

5536 12
12cr|perl-Test-Vars-0.1.0-3|1	%define upstream_name    Test-Vars
12cr|perl-Test-Vars-0.1.0-3|2	%define upstream_version 0.001
12cr|perl-Test-Vars-0.1.0-3|3	
12cr|perl-Test-Vars-0.1.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Vars-0.1.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Vars-0.1.0-3|6	Release:	3
12cr|perl-Test-Vars-0.1.0-3|7	
12cr|perl-Test-Vars-0.1.0-3|8	Summary:	Detects unused variables
12cr|perl-Test-Vars-0.1.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-Vars-0.1.0-3|10	Group:		Development/Perl
12cr|perl-Test-Vars-0.1.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Vars-0.1.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-Vars-0.1.0-3|13	
12cr|perl-Test-Vars-0.1.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-Vars-0.1.0-3|15	BuildRequires:	perl(B)
12cr|perl-Test-Vars-0.1.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Test-Vars-0.1.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Test-Vars-0.1.0-3|18	BuildRequires:	perl(parent)
12cr|perl-Test-Vars-0.1.0-3|19	BuildArch:	noarch
12cr|perl-Test-Vars-0.1.0-3|20	
12cr|perl-Test-Vars-0.1.0-3|21	%description
12cr|perl-Test-Vars-0.1.0-3|22	Test::Vars finds unused variables in order to keep the source code tidy.
12cr|perl-Test-Vars-0.1.0-3|23	
12cr|perl-Test-Vars-0.1.0-3|24	%prep
12cr|perl-Test-Vars-0.1.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Vars-0.1.0-3|26	
12cr|perl-Test-Vars-0.1.0-3|27	%build
12cr|perl-Test-Vars-0.1.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Vars-0.1.0-3|29	%make
12cr|perl-Test-Vars-0.1.0-3|30	
12cr|perl-Test-Vars-0.1.0-3|31	%check
12cr|perl-Test-Vars-0.1.0-3|32	%make test
12cr|perl-Test-Vars-0.1.0-3|33	
12cr|perl-Test-Vars-0.1.0-3|34	%install
12cr|perl-Test-Vars-0.1.0-3|35	%makeinstall_std
12cr|perl-Test-Vars-0.1.0-3|36	
12cr|perl-Test-Vars-0.1.0-3|37	%files
12cr|perl-Test-Vars-0.1.0-3|38	%doc Changes META.yml README
12cr|perl-Test-Vars-0.1.0-3|39	%{_mandir}/man3/*
12cr|perl-Test-Vars-0.1.0-3|40	%{perl_vendorlib}/*
12cr|perl-Test-Vars-0.1.0-3|41	
12cr|perl-Test-Vars-0.1.0-3|42	%changelog
12cr|perl-Test-Vars-0.1.0-3|43	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.1.0-2mdv2011.0
12cr|perl-Test-Vars-0.1.0-3|44	+ Revision: 655229
12cr|perl-Test-Vars-0.1.0-3|45	- rebuild for updated spec-helper
12cr|perl-Test-Vars-0.1.0-3|46	
12cr|perl-Test-Vars-0.1.0-3|47	* Mon Mar 29 2010 Jérôme Quelin <jquelin@mandriva.org> 0.1.0-1mdv2011.0
12cr|perl-Test-Vars-0.1.0-3|48	+ Revision: 528822
12cr|perl-Test-Vars-0.1.0-3|49	- import perl-Test-Vars
12cr|perl-Test-Vars-0.1.0-3|50	
12cr|perl-Test-Vars-0.1.0-3|51	
12cr|perl-Test-Vars-0.1.0-3|52	* Mon Mar 29 2010 cpan2dist 0.001-1mdv
12cr|perl-Test-Vars-0.1.0-3|53	- initial mdv release, generated with cpan2dist

5537 12
12cr|perl-Test-Without-Module-0.170.0-2|1	%define upstream_name    Test-Without-Module
12cr|perl-Test-Without-Module-0.170.0-2|2	%define upstream_version 0.17
12cr|perl-Test-Without-Module-0.170.0-2|3	
12cr|perl-Test-Without-Module-0.170.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-Without-Module-0.170.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-Without-Module-0.170.0-2|6	Release:	2
12cr|perl-Test-Without-Module-0.170.0-2|7	
12cr|perl-Test-Without-Module-0.170.0-2|8	Summary:	Test::Without::Module - Test fallback behaviour in absence of modules
12cr|perl-Test-Without-Module-0.170.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-Without-Module-0.170.0-2|10	Group:		Development/Perl
12cr|perl-Test-Without-Module-0.170.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-Without-Module-0.170.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Test-Without-Module-0.170.0-2|13	
12cr|perl-Test-Without-Module-0.170.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-Without-Module-0.170.0-2|15	BuildRequires:	perl(Test::Inline)
12cr|perl-Test-Without-Module-0.170.0-2|16	BuildArch:	noarch
12cr|perl-Test-Without-Module-0.170.0-2|17	
12cr|perl-Test-Without-Module-0.170.0-2|18	%description
12cr|perl-Test-Without-Module-0.170.0-2|19	This module allows you to deliberately hide modules from a program
12cr|perl-Test-Without-Module-0.170.0-2|20	even though they are installed. This is mostly useful for testing modules
12cr|perl-Test-Without-Module-0.170.0-2|21	that have a fallback when a certain dependency module is not installed.
12cr|perl-Test-Without-Module-0.170.0-2|22	
12cr|perl-Test-Without-Module-0.170.0-2|23	%prep
12cr|perl-Test-Without-Module-0.170.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-Without-Module-0.170.0-2|25	
12cr|perl-Test-Without-Module-0.170.0-2|26	# pod2test is gone from perl-Test-Inline
12cr|perl-Test-Without-Module-0.170.0-2|27	perl -pi -e "s|pod2test|/bin/true|g" Makefile.PL
12cr|perl-Test-Without-Module-0.170.0-2|28	
12cr|perl-Test-Without-Module-0.170.0-2|29	%build
12cr|perl-Test-Without-Module-0.170.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-Without-Module-0.170.0-2|31	%make
12cr|perl-Test-Without-Module-0.170.0-2|32	
12cr|perl-Test-Without-Module-0.170.0-2|33	%check
12cr|perl-Test-Without-Module-0.170.0-2|34	make test
12cr|perl-Test-Without-Module-0.170.0-2|35	
12cr|perl-Test-Without-Module-0.170.0-2|36	%install
12cr|perl-Test-Without-Module-0.170.0-2|37	%makeinstall_std
12cr|perl-Test-Without-Module-0.170.0-2|38	
12cr|perl-Test-Without-Module-0.170.0-2|39	%files
12cr|perl-Test-Without-Module-0.170.0-2|40	%doc Changes README
12cr|perl-Test-Without-Module-0.170.0-2|41	%dir %{perl_vendorlib}/Test/Without
12cr|perl-Test-Without-Module-0.170.0-2|42	%{perl_vendorlib}/Test/Without/*
12cr|perl-Test-Without-Module-0.170.0-2|43	%{_mandir}/*/*
12cr|perl-Test-Without-Module-0.170.0-2|44	
12cr|perl-Test-Without-Module-0.170.0-2|45	%changelog
12cr|perl-Test-Without-Module-0.170.0-2|46	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.0
12cr|perl-Test-Without-Module-0.170.0-2|47	+ Revision: 405602
12cr|perl-Test-Without-Module-0.170.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-Test-Without-Module-0.170.0-2|49	
12cr|perl-Test-Without-Module-0.170.0-2|50	* Mon Jan 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdv2009.1
12cr|perl-Test-Without-Module-0.170.0-2|51	+ Revision: 331151
12cr|perl-Test-Without-Module-0.170.0-2|52	- update to new version 0.17
12cr|perl-Test-Without-Module-0.170.0-2|53	
12cr|perl-Test-Without-Module-0.170.0-2|54	* Tue Oct 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2009.1
12cr|perl-Test-Without-Module-0.170.0-2|55	+ Revision: 295935
12cr|perl-Test-Without-Module-0.170.0-2|56	- update to new version 0.16
12cr|perl-Test-Without-Module-0.170.0-2|57	
12cr|perl-Test-Without-Module-0.170.0-2|58	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.15-5mdv2009.0
12cr|perl-Test-Without-Module-0.170.0-2|59	+ Revision: 258598
12cr|perl-Test-Without-Module-0.170.0-2|60	- rebuild
12cr|perl-Test-Without-Module-0.170.0-2|61	
12cr|perl-Test-Without-Module-0.170.0-2|62	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.15-4mdv2009.0
12cr|perl-Test-Without-Module-0.170.0-2|63	+ Revision: 246583
12cr|perl-Test-Without-Module-0.170.0-2|64	- rebuild
12cr|perl-Test-Without-Module-0.170.0-2|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-Without-Module-0.170.0-2|66	
12cr|perl-Test-Without-Module-0.170.0-2|67	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Test-Without-Module-0.170.0-2|68	- restore BuildRoot
12cr|perl-Test-Without-Module-0.170.0-2|69	
12cr|perl-Test-Without-Module-0.170.0-2|70	* Sat Nov 17 2007 Funda Wang <fundawang@mandriva.org> 0.15-2mdv2008.1
12cr|perl-Test-Without-Module-0.170.0-2|71	+ Revision: 109362
12cr|perl-Test-Without-Module-0.170.0-2|72	- rebuild
12cr|perl-Test-Without-Module-0.170.0-2|73	
12cr|perl-Test-Without-Module-0.170.0-2|74	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2008.1
12cr|perl-Test-Without-Module-0.170.0-2|75	+ Revision: 104603
12cr|perl-Test-Without-Module-0.170.0-2|76	- update to new version 0.15
12cr|perl-Test-Without-Module-0.170.0-2|77	
12cr|perl-Test-Without-Module-0.170.0-2|78	* Wed Aug 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2008.0
12cr|perl-Test-Without-Module-0.170.0-2|79	+ Revision: 69250
12cr|perl-Test-Without-Module-0.170.0-2|80	- update to new version 0.11
12cr|perl-Test-Without-Module-0.170.0-2|81	
12cr|perl-Test-Without-Module-0.170.0-2|82	* Thu May 03 2007 Olivier Thauvin <nanardon@mandriva.org> 0.09-1mdv2008.0
12cr|perl-Test-Without-Module-0.170.0-2|83	+ Revision: 22118
12cr|perl-Test-Without-Module-0.170.0-2|84	- 0.09
12cr|perl-Test-Without-Module-0.170.0-2|85	
12cr|perl-Test-Without-Module-0.170.0-2|86	
12cr|perl-Test-Without-Module-0.170.0-2|87	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.06-3mdk
12cr|perl-Test-Without-Module-0.170.0-2|88	- Fix SPEC according to Perl Policy
12cr|perl-Test-Without-Module-0.170.0-2|89	- BuildRequires
12cr|perl-Test-Without-Module-0.170.0-2|90	- Source URL
12cr|perl-Test-Without-Module-0.170.0-2|91	- use mkrel
12cr|perl-Test-Without-Module-0.170.0-2|92	
12cr|perl-Test-Without-Module-0.170.0-2|93	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 0.06-2mdk
12cr|perl-Test-Without-Module-0.170.0-2|94	- fix build
12cr|perl-Test-Without-Module-0.170.0-2|95	
12cr|perl-Test-Without-Module-0.170.0-2|96	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.06-1mdk
12cr|perl-Test-Without-Module-0.170.0-2|97	- initial Mandriva package
12cr|perl-Test-Without-Module-0.170.0-2|98	

5538 12
12cr|perl-Test-WWW-Mechanize-1.340.0-2|1	%define upstream_name	 Test-WWW-Mechanize
12cr|perl-Test-WWW-Mechanize-1.340.0-2|2	%define upstream_version 1.34
12cr|perl-Test-WWW-Mechanize-1.340.0-2|3	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-WWW-Mechanize-1.340.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-WWW-Mechanize-1.340.0-2|6	Release:	2
12cr|perl-Test-WWW-Mechanize-1.340.0-2|7	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|8	Summary:	Testing-specific WWW::Mechanize subclass
12cr|perl-Test-WWW-Mechanize-1.340.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-WWW-Mechanize-1.340.0-2|10	Group:		Development/Perl
12cr|perl-Test-WWW-Mechanize-1.340.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-WWW-Mechanize-1.340.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-WWW-Mechanize-1.340.0-2|13	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-WWW-Mechanize-1.340.0-2|15	BuildRequires:	perl(Carp::Assert::More)
12cr|perl-Test-WWW-Mechanize-1.340.0-2|16	BuildRequires:	perl(CGI)
12cr|perl-Test-WWW-Mechanize-1.340.0-2|17	BuildRequires:	perl(HTML::Lint)
12cr|perl-Test-WWW-Mechanize-1.340.0-2|18	BuildRequires:	perl(HTTP::Server::Simple)
12cr|perl-Test-WWW-Mechanize-1.340.0-2|19	BuildRequires:	perl(HTML::TreeBuilder)
12cr|perl-Test-WWW-Mechanize-1.340.0-2|20	BuildRequires:	perl(Test::Builder::Tester)
12cr|perl-Test-WWW-Mechanize-1.340.0-2|21	BuildRequires:	perl(Test::LongString)
12cr|perl-Test-WWW-Mechanize-1.340.0-2|22	BuildRequires:	perl(URI)
12cr|perl-Test-WWW-Mechanize-1.340.0-2|23	BuildRequires:	perl(WWW::Mechanize)
12cr|perl-Test-WWW-Mechanize-1.340.0-2|24	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|25	BuildArch:	noarch
12cr|perl-Test-WWW-Mechanize-1.340.0-2|26	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|27	%description
12cr|perl-Test-WWW-Mechanize-1.340.0-2|28	Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates features
12cr|perl-Test-WWW-Mechanize-1.340.0-2|29	for web application testing.
12cr|perl-Test-WWW-Mechanize-1.340.0-2|30	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|31	%prep
12cr|perl-Test-WWW-Mechanize-1.340.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-WWW-Mechanize-1.340.0-2|33	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|34	%build
12cr|perl-Test-WWW-Mechanize-1.340.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-WWW-Mechanize-1.340.0-2|36	%make
12cr|perl-Test-WWW-Mechanize-1.340.0-2|37	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|38	%check
12cr|perl-Test-WWW-Mechanize-1.340.0-2|39	# change listening port
12cr|perl-Test-WWW-Mechanize-1.340.0-2|40	perl -pi -e 's/13432/17987/' t/TestServer.pm
12cr|perl-Test-WWW-Mechanize-1.340.0-2|41	%make test
12cr|perl-Test-WWW-Mechanize-1.340.0-2|42	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|43	%install
12cr|perl-Test-WWW-Mechanize-1.340.0-2|44	%makeinstall_std
12cr|perl-Test-WWW-Mechanize-1.340.0-2|45	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|46	%files
12cr|perl-Test-WWW-Mechanize-1.340.0-2|47	%doc Changes README
12cr|perl-Test-WWW-Mechanize-1.340.0-2|48	%{perl_vendorlib}/Test
12cr|perl-Test-WWW-Mechanize-1.340.0-2|49	%{_mandir}/man3/*
12cr|perl-Test-WWW-Mechanize-1.340.0-2|50	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|51	%changelog
12cr|perl-Test-WWW-Mechanize-1.340.0-2|52	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.340.0-1mdv2011
12cr|perl-Test-WWW-Mechanize-1.340.0-2|53	+ Revision: 690330
12cr|perl-Test-WWW-Mechanize-1.340.0-2|54	- update to new version 1.34
12cr|perl-Test-WWW-Mechanize-1.340.0-2|55	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|56	* Sat May 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.320.0-1
12cr|perl-Test-WWW-Mechanize-1.340.0-2|57	+ Revision: 674606
12cr|perl-Test-WWW-Mechanize-1.340.0-2|58	- update to new version 1.32
12cr|perl-Test-WWW-Mechanize-1.340.0-2|59	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|60	* Wed Jul 14 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.300.0-1mdv2011.0
12cr|perl-Test-WWW-Mechanize-1.340.0-2|61	+ Revision: 553058
12cr|perl-Test-WWW-Mechanize-1.340.0-2|62	- change listening port of test server
12cr|perl-Test-WWW-Mechanize-1.340.0-2|63	- adding missing buildrequires:
12cr|perl-Test-WWW-Mechanize-1.340.0-2|64	- update to 1.30
12cr|perl-Test-WWW-Mechanize-1.340.0-2|65	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|66	* Sun Apr 18 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.280.0-1mdv2010.1
12cr|perl-Test-WWW-Mechanize-1.340.0-2|67	+ Revision: 536216
12cr|perl-Test-WWW-Mechanize-1.340.0-2|68	- update to 1.28
12cr|perl-Test-WWW-Mechanize-1.340.0-2|69	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|70	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.240.0-1mdv2010.0
12cr|perl-Test-WWW-Mechanize-1.340.0-2|71	+ Revision: 406188
12cr|perl-Test-WWW-Mechanize-1.340.0-2|72	- rebuild using %%perl_convert_version
12cr|perl-Test-WWW-Mechanize-1.340.0-2|73	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|74	* Sun Jan 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.24-1mdv2009.1
12cr|perl-Test-WWW-Mechanize-1.340.0-2|75	+ Revision: 330915
12cr|perl-Test-WWW-Mechanize-1.340.0-2|76	- update to new version 1.24
12cr|perl-Test-WWW-Mechanize-1.340.0-2|77	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|78	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.20-2mdv2009.0
12cr|perl-Test-WWW-Mechanize-1.340.0-2|79	+ Revision: 268764
12cr|perl-Test-WWW-Mechanize-1.340.0-2|80	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Test-WWW-Mechanize-1.340.0-2|81	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|82	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.20-1mdv2009.0
12cr|perl-Test-WWW-Mechanize-1.340.0-2|83	+ Revision: 194954
12cr|perl-Test-WWW-Mechanize-1.340.0-2|84	- update to new version 1.20
12cr|perl-Test-WWW-Mechanize-1.340.0-2|85	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|86	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Test-WWW-Mechanize-1.340.0-2|87	- restore BuildRoot
12cr|perl-Test-WWW-Mechanize-1.340.0-2|88	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Test-WWW-Mechanize-1.340.0-2|90	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-WWW-Mechanize-1.340.0-2|91	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|92	* Fri Dec 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.18-1mdv2008.1
12cr|perl-Test-WWW-Mechanize-1.340.0-2|93	+ Revision: 116171
12cr|perl-Test-WWW-Mechanize-1.340.0-2|94	- update to new version 1.18
12cr|perl-Test-WWW-Mechanize-1.340.0-2|95	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|96	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 1.16-2mdv2008.1
12cr|perl-Test-WWW-Mechanize-1.340.0-2|97	+ Revision: 109357
12cr|perl-Test-WWW-Mechanize-1.340.0-2|98	- rebuild
12cr|perl-Test-WWW-Mechanize-1.340.0-2|99	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|100	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.16-1mdv2008.1
12cr|perl-Test-WWW-Mechanize-1.340.0-2|101	+ Revision: 105438
12cr|perl-Test-WWW-Mechanize-1.340.0-2|102	- new version
12cr|perl-Test-WWW-Mechanize-1.340.0-2|103	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|104	* Mon May 21 2007 Michael Scherer <misc@mandriva.org> 1.14-1mdv2008.0
12cr|perl-Test-WWW-Mechanize-1.340.0-2|105	+ Revision: 29046
12cr|perl-Test-WWW-Mechanize-1.340.0-2|106	- Update to new version 1.14
12cr|perl-Test-WWW-Mechanize-1.340.0-2|107	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|108	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|109	* Sat Jul 08 2006 Michael Scherer <misc@mandriva.org> 1.12-1mdv2007.0
12cr|perl-Test-WWW-Mechanize-1.340.0-2|110	- New release 1.12
12cr|perl-Test-WWW-Mechanize-1.340.0-2|111	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|112	* Wed Jun 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-1mdv2007.0
12cr|perl-Test-WWW-Mechanize-1.340.0-2|113	- New version 1.10
12cr|perl-Test-WWW-Mechanize-1.340.0-2|114	- spec cleanup
12cr|perl-Test-WWW-Mechanize-1.340.0-2|115	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|116	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.08-4mdk
12cr|perl-Test-WWW-Mechanize-1.340.0-2|117	- Fix SPEC according to Perl Policy
12cr|perl-Test-WWW-Mechanize-1.340.0-2|118	- BuildRequires
12cr|perl-Test-WWW-Mechanize-1.340.0-2|119	- Source URL
12cr|perl-Test-WWW-Mechanize-1.340.0-2|120	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|121	* Tue Dec 27 2005 Michael Scherer <misc@mandriva.org> 1.08-3mdk
12cr|perl-Test-WWW-Mechanize-1.340.0-2|122	- Do not ship empty dir
12cr|perl-Test-WWW-Mechanize-1.340.0-2|123	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|124	* Fri Dec 16 2005 Michael Scherer <misc@mandriva.org> 1.08-2mdk
12cr|perl-Test-WWW-Mechanize-1.340.0-2|125	- fix BuildRequires
12cr|perl-Test-WWW-Mechanize-1.340.0-2|126	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|127	* Wed Dec 07 2005 Michael Scherer <misc@mandriva.org> 1.08-1mdk
12cr|perl-Test-WWW-Mechanize-1.340.0-2|128	- New release 1.08
12cr|perl-Test-WWW-Mechanize-1.340.0-2|129	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|130	* Sat Nov 05 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.06-4mdk
12cr|perl-Test-WWW-Mechanize-1.340.0-2|131	- Fix BuildRequires
12cr|perl-Test-WWW-Mechanize-1.340.0-2|132	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|133	* Fri Nov 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.06-3mdk
12cr|perl-Test-WWW-Mechanize-1.340.0-2|134	- Fix BuildRequires
12cr|perl-Test-WWW-Mechanize-1.340.0-2|135	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|136	* Fri Nov 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.06-2mdk
12cr|perl-Test-WWW-Mechanize-1.340.0-2|137	- Fix BuildRequires
12cr|perl-Test-WWW-Mechanize-1.340.0-2|138	
12cr|perl-Test-WWW-Mechanize-1.340.0-2|139	* Sat Oct 01 2005 Michael Scherer <misc@mandriva.org> 1.06-1mdk
12cr|perl-Test-WWW-Mechanize-1.340.0-2|140	- First mandriva package
12cr|perl-Test-WWW-Mechanize-1.340.0-2|141	

5539 12
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|1	%define upstream_name    Test-WWW-Mechanize-Catalyst
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|2	%define upstream_version 0.52
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|3	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|6	Release:	2
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|7	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|8	Summary:	Test::WWW::Mechanize for Catalyst
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|9	License:	Artistic/GPL
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|10	Group:		Development/Perl
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|13	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|15	BuildRequires:	perl(Catalyst) >= 5.00
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|16	BuildRequires:	perl(Catalyst::Plugin::Session)
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|17	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie)
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|18	BuildRequires:	perl(Module::Build)
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|19	BuildRequires:	perl(Moose)
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|20	BuildRequires:	perl(Test::Exception)
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|21	BuildRequires:	perl(Test::WWW::Mechanize) >= 1.04
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|22	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|23	BuildArch:	noarch
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|24	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|25	%description
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|26	Catalyst is an elegant MVC Web Application
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|27	Framework. Test::WWW::Mechanize is a subclass of WWW::Mechanize that
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|28	incorporates features for web application testing. The
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|29	Test::WWW::Mechanize::Catalyst module meshes the two to allow easy
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|30	testing of Catalyst applications without starting up a web server.
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|31	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|32	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|33	%prep
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|35	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|36	%build
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|37	perl Makefile.PL installdirs=vendor
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|38	%make
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|39	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|40	%check
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|41	%make test
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|42	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|43	%install
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|44	%makeinstall_std
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|45	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|46	%files
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|47	%doc CHANGES README
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|48	%{_mandir}/*/*
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|49	%{perl_vendorlib}/Test
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|50	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|51	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|52	%changelog
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|53	* Mon Mar 08 2010 Jérôme Quelin <jquelin@mandriva.org> 0.520.0-1mdv2010.1
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|54	+ Revision: 515672
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|55	- update to 0.52
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|56	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|57	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.510.0-1mdv2010.0
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|58	+ Revision: 406384
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|59	- rebuild using %%perl_convert_version
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|60	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|61	* Sun May 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.51-1mdv2010.0
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|62	+ Revision: 373949
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|63	- update to new version 0.51
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|64	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|65	* Tue Nov 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.45-1mdv2009.1
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|66	+ Revision: 306765
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|67	- update to new version 0.45
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|68	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|69	* Mon Nov 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.44-1mdv2009.1
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|70	+ Revision: 299405
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|71	- update to new version 0.44
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|72	- fix build dependencies
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|73	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|75	- rebuild
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|76	- rebuild
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|77	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|78	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|79	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|80	- restore BuildRoot
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|81	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|82	* Sat Oct 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.41-1mdv2008.1
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|83	+ Revision: 97971
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|84	- update to new version 0.41
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|85	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|86	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.40-1mdv2008.0
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|87	+ Revision: 77703
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|88	- new version
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|89	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|90	* Wed Jul 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.38-1mdv2008.0
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|91	+ Revision: 47739
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|92	- update to new version 0.38
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|93	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|94	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|95	* Wed Jun 14 2006 Scott Karns <scottk@mandriva.org> 0.37-1mdv2007.0
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|96	- Version 0.37
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|97	
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|98	* Mon May 08 2006 Scott Karns <scottk@mandriva.org> 0.36-1mdk
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|99	- First Mandriva release
12cr|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|100	

5540 12
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|1	%define module   Test-WWW-Mechanize-CGI
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|2	
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|3	Name:		perl-%{module}
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|4	Version:	0.1
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|5	Release:	4
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|6	License:	GPL or Artistic
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|7	Group:		Development/Perl
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|8	Summary:	Test CGI applications with Test::WWW::Mechanize
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|9	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|10	Source:	http://www.cpan.org/modules/by-module/Test/%{module}-%{version}.tar.gz
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|11	
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|12	BuildRequires:	perl-devel
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|13	BuildRequires:	perl(Test::More)
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|14	BuildRequires:	perl(Test::WWW::Mechanize)
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|15	BuildRequires:	perl(WWW::Mechanize::CGI)
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|16	BuildRequires:	perl(CGI)
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|17	BuildArch:	noarch
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|18	
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|19	%description
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|20	Provides a convenient way of testing CGI applications without a external
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|21	daemon.
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|22	
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|23	%prep
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|24	%setup -q -n %{module}-%{version}
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|25	
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|26	%build
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|28	%make
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|29	
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|30	%check
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|31	make test
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|32	
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|33	%install
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|34	%makeinstall_std
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|35	
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|36	%files
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|37	%doc Changes README
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|38	%{_mandir}/man3/*
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|39	%{perl_vendorlib}/Test
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|40	
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|41	
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|42	%changelog
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|43	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1-3mdv2010.0
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|44	+ Revision: 430601
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|45	- rebuild
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|46	
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|47	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1-2mdv2009.0
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|48	+ Revision: 268775
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|49	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|50	
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|51	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-1mdv2009.0
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|52	+ Revision: 213782
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|53	- import perl-Test-WWW-Mechanize-CGI
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|54	
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|55	
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|56	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-1mdv2009.0
12cr|perl-Test-WWW-Mechanize-CGI-0.1-4|57	- first mdv release

5541 12
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|1	%define upstream_name    Test-WWW-Mechanize-LibXML
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|2	%define upstream_version v0.0.2
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|3	
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|4	Name:		perl-%{upstream_name}
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|6	Release:	4
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|7	
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|8	Summary:	Use HTML::TreeBuilder::LibXML for testing
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|9	License:	MIT
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|10	Group:		Development/Perl
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|12	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}-%{upstream_version}.tar.xz
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|13	
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|14	BuildRequires:	perl-devel
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|15	BuildRequires:	perl(HTML::TreeBuilder::LibXML)
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|16	BuildRequires:	perl(Test::More)
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|17	BuildRequires:	perl(Test::WWW::Mechanize)
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|18	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|19	BuildRequires:	perl(MRO::Compat)
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|20	BuildArch:	noarch
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|21	
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|22	%description
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|23	This module inherits from the Test::WWW::Mechanize manpage, and allows one
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|24	to utilize the HTML::TreeBuilder::LibXML manpage to perform XPath and the
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|25	HTML::TreeBuilder manpage queries on the tree.
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|26	
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|27	%prep
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|29	
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|30	%build
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|32	%make
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|33	
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|34	%check
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|35	%make test
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|36	
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|37	%install
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|38	%makeinstall_std
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|39	
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|40	%files
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|41	%doc META.yml Changes README
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|42	%{_mandir}/man3/*
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|43	%{perl_vendorlib}/*
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|44	
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|45	%changelog
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|46	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.0.2-3mdv2011.0
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|47	+ Revision: 657848
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|48	- rebuild for updated spec-helper
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|49	
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|50	* Tue Dec 07 2010 Shlomi Fish <shlomif@mandriva.org> 0.0.2-2mdv2011.0
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|51	+ Revision: 614461
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|52	- Add a missing dep - MRO::Compat
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|53	- import perl-Test-WWW-Mechanize-LibXML
12cr|perl-Test-WWW-Mechanize-LibXML-0.0.2-4|54	

5542 12
12cr|perl-Test-WWW-Selenium-1.250.0-2|1	%define upstream_name    Test-WWW-Selenium
12cr|perl-Test-WWW-Selenium-1.250.0-2|2	%define upstream_version 1.25
12cr|perl-Test-WWW-Selenium-1.250.0-2|3	
12cr|perl-Test-WWW-Selenium-1.250.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-WWW-Selenium-1.250.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-WWW-Selenium-1.250.0-2|6	Release:	2
12cr|perl-Test-WWW-Selenium-1.250.0-2|7	
12cr|perl-Test-WWW-Selenium-1.250.0-2|8	Summary:	Test applications using Selenium Remote Control
12cr|perl-Test-WWW-Selenium-1.250.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-WWW-Selenium-1.250.0-2|10	Group:		Development/Perl
12cr|perl-Test-WWW-Selenium-1.250.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-WWW-Selenium-1.250.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-WWW-Selenium-1.250.0-2|13	
12cr|perl-Test-WWW-Selenium-1.250.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-WWW-Selenium-1.250.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Test-WWW-Selenium-1.250.0-2|16	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Test-WWW-Selenium-1.250.0-2|17	BuildRequires:	perl-libwww-perl
12cr|perl-Test-WWW-Selenium-1.250.0-2|18	BuildRequires:	perl(Test::Exception)
12cr|perl-Test-WWW-Selenium-1.250.0-2|19	BuildRequires:	perl(Test::Mock::LWP)
12cr|perl-Test-WWW-Selenium-1.250.0-2|20	BuildRequires:	perl(Test::More)
12cr|perl-Test-WWW-Selenium-1.250.0-2|21	BuildRequires:	perl(Test::Pod)
12cr|perl-Test-WWW-Selenium-1.250.0-2|22	BuildRequires:	perl(URI::Escape)
12cr|perl-Test-WWW-Selenium-1.250.0-2|23	BuildArch:	noarch
12cr|perl-Test-WWW-Selenium-1.250.0-2|24	
12cr|perl-Test-WWW-Selenium-1.250.0-2|25	%description
12cr|perl-Test-WWW-Selenium-1.250.0-2|26	Selenium Remote Control (SRC) is a test tool that allows you to write
12cr|perl-Test-WWW-Selenium-1.250.0-2|27	automated web application UI tests in any programming language against any
12cr|perl-Test-WWW-Selenium-1.250.0-2|28	HTTP website using any mainstream JavaScript-enabled browser. SRC provides
12cr|perl-Test-WWW-Selenium-1.250.0-2|29	a Selenium Server, which can automatically start/stop/control any supported
12cr|perl-Test-WWW-Selenium-1.250.0-2|30	browser. It works by using Selenium Core, a pure-HTML+JS library that
12cr|perl-Test-WWW-Selenium-1.250.0-2|31	performs automated tasks in JavaScript; the Selenium Server communicates
12cr|perl-Test-WWW-Selenium-1.250.0-2|32	directly with the browser using AJAX (XmlHttpRequest).
12cr|perl-Test-WWW-Selenium-1.250.0-2|33	
12cr|perl-Test-WWW-Selenium-1.250.0-2|34	http://www.openqa.org/selenium-rc/
12cr|perl-Test-WWW-Selenium-1.250.0-2|35	
12cr|perl-Test-WWW-Selenium-1.250.0-2|36	This module sends commands directly to the Server using simple HTTP
12cr|perl-Test-WWW-Selenium-1.250.0-2|37	GET/POST requests. Using this module together with the Selenium Server, you
12cr|perl-Test-WWW-Selenium-1.250.0-2|38	can automatically control any supported browser.
12cr|perl-Test-WWW-Selenium-1.250.0-2|39	
12cr|perl-Test-WWW-Selenium-1.250.0-2|40	%prep
12cr|perl-Test-WWW-Selenium-1.250.0-2|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-WWW-Selenium-1.250.0-2|42	
12cr|perl-Test-WWW-Selenium-1.250.0-2|43	%build
12cr|perl-Test-WWW-Selenium-1.250.0-2|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-WWW-Selenium-1.250.0-2|45	%make
12cr|perl-Test-WWW-Selenium-1.250.0-2|46	
12cr|perl-Test-WWW-Selenium-1.250.0-2|47	%check
12cr|perl-Test-WWW-Selenium-1.250.0-2|48	%make test
12cr|perl-Test-WWW-Selenium-1.250.0-2|49	
12cr|perl-Test-WWW-Selenium-1.250.0-2|50	%install
12cr|perl-Test-WWW-Selenium-1.250.0-2|51	%makeinstall_std
12cr|perl-Test-WWW-Selenium-1.250.0-2|52	
12cr|perl-Test-WWW-Selenium-1.250.0-2|53	%files
12cr|perl-Test-WWW-Selenium-1.250.0-2|54	%doc Changes README
12cr|perl-Test-WWW-Selenium-1.250.0-2|55	%{_mandir}/man3/*
12cr|perl-Test-WWW-Selenium-1.250.0-2|56	%{perl_vendorlib}/*
12cr|perl-Test-WWW-Selenium-1.250.0-2|57	
12cr|perl-Test-WWW-Selenium-1.250.0-2|58	%changelog
12cr|perl-Test-WWW-Selenium-1.250.0-2|59	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.250.0-1mdv2011.0
12cr|perl-Test-WWW-Selenium-1.250.0-2|60	+ Revision: 672878
12cr|perl-Test-WWW-Selenium-1.250.0-2|61	- update to new version 1.25
12cr|perl-Test-WWW-Selenium-1.250.0-2|62	
12cr|perl-Test-WWW-Selenium-1.250.0-2|63	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.240.0-2
12cr|perl-Test-WWW-Selenium-1.250.0-2|64	+ Revision: 657849
12cr|perl-Test-WWW-Selenium-1.250.0-2|65	- rebuild for updated spec-helper
12cr|perl-Test-WWW-Selenium-1.250.0-2|66	
12cr|perl-Test-WWW-Selenium-1.250.0-2|67	* Tue Feb 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.240.0-1
12cr|perl-Test-WWW-Selenium-1.250.0-2|68	+ Revision: 636803
12cr|perl-Test-WWW-Selenium-1.250.0-2|69	- update to new version 1.24
12cr|perl-Test-WWW-Selenium-1.250.0-2|70	
12cr|perl-Test-WWW-Selenium-1.250.0-2|71	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 1.230.0-2mdv2011.0
12cr|perl-Test-WWW-Selenium-1.250.0-2|72	+ Revision: 624834
12cr|perl-Test-WWW-Selenium-1.250.0-2|73	- Add libwww-perl to the dependencies explicitly
12cr|perl-Test-WWW-Selenium-1.250.0-2|74	- import perl-Test-WWW-Selenium
12cr|perl-Test-WWW-Selenium-1.250.0-2|75	

5543 12
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|1	%define upstream_name    Test-WWW-Selenium-Catalyst
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|2	%define upstream_version 0.06
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|3	
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|6	Release:	3
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|7	
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|8	Summary:	Test your Catalyst app with Selenium
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|10	Group:		Development/Perl
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|13	
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|15	BuildRequires:	perl(Alien::SeleniumRC)
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|16	BuildRequires:	perl(Catalyst::Runtime)
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|17	BuildRequires:	perl(Catalyst::Utils)
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|18	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|19	BuildRequires:	perl(IPC::Cmd)
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|21	BuildRequires:	perl(Test::WWW::Selenium)
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|22	BuildArch:	noarch
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|23	
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|24	%description
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|25	no description found
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|26	
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|27	%prep
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|29	
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|30	%build
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|32	%make
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|33	
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|34	%check
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|35	%make test
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|36	
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|37	%install
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|38	%makeinstall_std
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|39	
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|40	%files
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|41	%doc Changes README
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|42	%{_mandir}/man3/*
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|43	%{perl_vendorlib}/*
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|44	
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|45	
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|46	%changelog
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|47	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|48	+ Revision: 656973
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|49	- rebuild for updated spec-helper
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|50	
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|51	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|52	+ Revision: 624902
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|53	- import perl-Test-WWW-Selenium-Catalyst
12cr|perl-Test-WWW-Selenium-Catalyst-0.60.0-3|54	

5544 12
12cr|perl-Test-XT-0.40.0-2|1	%define upstream_name    Test-XT
12cr|perl-Test-XT-0.40.0-2|2	%define upstream_version 0.04
12cr|perl-Test-XT-0.40.0-2|3	
12cr|perl-Test-XT-0.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-XT-0.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-XT-0.40.0-2|6	Release:	2
12cr|perl-Test-XT-0.40.0-2|7	
12cr|perl-Test-XT-0.40.0-2|8	Summary:	Generate best practice author tests
12cr|perl-Test-XT-0.40.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-XT-0.40.0-2|10	Group:		Development/Perl
12cr|perl-Test-XT-0.40.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-XT-0.40.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-XT-0.40.0-2|13	
12cr|perl-Test-XT-0.40.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-XT-0.40.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Test-XT-0.40.0-2|16	BuildRequires:	perl(File::Remove)
12cr|perl-Test-XT-0.40.0-2|17	BuildRequires:	perl(File::Spec)
12cr|perl-Test-XT-0.40.0-2|18	BuildRequires:	perl(Perl::MinimumVersion)
12cr|perl-Test-XT-0.40.0-2|19	BuildRequires:	perl(Pod::Simple)
12cr|perl-Test-XT-0.40.0-2|20	BuildRequires:	perl(Test::CPAN::Meta)
12cr|perl-Test-XT-0.40.0-2|21	BuildRequires:	perl(Test::MinimumVersion)
12cr|perl-Test-XT-0.40.0-2|22	BuildRequires:	perl(Test::More)
12cr|perl-Test-XT-0.40.0-2|23	BuildRequires:	perl(Test::Pod)
12cr|perl-Test-XT-0.40.0-2|24	BuildArch:	noarch
12cr|perl-Test-XT-0.40.0-2|25	
12cr|perl-Test-XT-0.40.0-2|26	%description
12cr|perl-Test-XT-0.40.0-2|27	A number of Test modules have been written over the years to support
12cr|perl-Test-XT-0.40.0-2|28	authors. Typically, these modules have standard short test scripts
12cr|perl-Test-XT-0.40.0-2|29	documented in them that you can cut and paste into your distribution.
12cr|perl-Test-XT-0.40.0-2|30	
12cr|perl-Test-XT-0.40.0-2|31	Unfortunately almost all of these cut-and-paste test scripts are wrong.
12cr|perl-Test-XT-0.40.0-2|32	
12cr|perl-Test-XT-0.40.0-2|33	Either the test script runs during install time, or it runs with an
12cr|perl-Test-XT-0.40.0-2|34	out-of-date version of the test module, or the author adds the test modules
12cr|perl-Test-XT-0.40.0-2|35	as an (unnecesary) dependency at install time, or for automated testing.
12cr|perl-Test-XT-0.40.0-2|36	
12cr|perl-Test-XT-0.40.0-2|37	%prep
12cr|perl-Test-XT-0.40.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-XT-0.40.0-2|39	
12cr|perl-Test-XT-0.40.0-2|40	%build
12cr|perl-Test-XT-0.40.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-XT-0.40.0-2|42	%make
12cr|perl-Test-XT-0.40.0-2|43	
12cr|perl-Test-XT-0.40.0-2|44	%check
12cr|perl-Test-XT-0.40.0-2|45	%make test
12cr|perl-Test-XT-0.40.0-2|46	
12cr|perl-Test-XT-0.40.0-2|47	%install
12cr|perl-Test-XT-0.40.0-2|48	%makeinstall_std
12cr|perl-Test-XT-0.40.0-2|49	
12cr|perl-Test-XT-0.40.0-2|50	%files
12cr|perl-Test-XT-0.40.0-2|51	%doc LICENSE README META.yml Changes
12cr|perl-Test-XT-0.40.0-2|52	%{_mandir}/man3/*
12cr|perl-Test-XT-0.40.0-2|53	%{perl_vendorlib}/*
12cr|perl-Test-XT-0.40.0-2|54	
12cr|perl-Test-XT-0.40.0-2|55	%changelog
12cr|perl-Test-XT-0.40.0-2|56	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.40.0-1mdv2011
12cr|perl-Test-XT-0.40.0-2|57	+ Revision: 690331
12cr|perl-Test-XT-0.40.0-2|58	- update to new version 0.04
12cr|perl-Test-XT-0.40.0-2|59	
12cr|perl-Test-XT-0.40.0-2|60	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2
12cr|perl-Test-XT-0.40.0-2|61	+ Revision: 658550
12cr|perl-Test-XT-0.40.0-2|62	- rebuild for updated spec-helper
12cr|perl-Test-XT-0.40.0-2|63	
12cr|perl-Test-XT-0.40.0-2|64	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cr|perl-Test-XT-0.40.0-2|65	+ Revision: 553971
12cr|perl-Test-XT-0.40.0-2|66	- import perl-Test-XT
12cr|perl-Test-XT-0.40.0-2|67	
12cr|perl-Test-XT-0.40.0-2|68	
12cr|perl-Test-XT-0.40.0-2|69	* Fri Jul 16 2010 cpan2dist 0.02-1mdv
12cr|perl-Test-XT-0.40.0-2|70	- initial mdv release, generated with cpan2dist

5545 12
12cr|perl-Test-YAML-Meta-0.190.0-2|1	%define upstream_name    Test-YAML-Meta
12cr|perl-Test-YAML-Meta-0.190.0-2|2	%define upstream_version 0.19
12cr|perl-Test-YAML-Meta-0.190.0-2|3	
12cr|perl-Test-YAML-Meta-0.190.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-YAML-Meta-0.190.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-YAML-Meta-0.190.0-2|6	Release:	2
12cr|perl-Test-YAML-Meta-0.190.0-2|7	
12cr|perl-Test-YAML-Meta-0.190.0-2|8	Summary:	Validation of the META.yml file in a distribution
12cr|perl-Test-YAML-Meta-0.190.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-YAML-Meta-0.190.0-2|10	Group:		Development/Perl
12cr|perl-Test-YAML-Meta-0.190.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-YAML-Meta-0.190.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-YAML-Meta-0.190.0-2|13	
12cr|perl-Test-YAML-Meta-0.190.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-YAML-Meta-0.190.0-2|15	BuildRequires:	perl(Test::CPAN::Meta::YAML)
12cr|perl-Test-YAML-Meta-0.190.0-2|16	BuildRequires:	perl(Test::YAML::Valid)
12cr|perl-Test-YAML-Meta-0.190.0-2|17	BuildArch:	noarch
12cr|perl-Test-YAML-Meta-0.190.0-2|18	
12cr|perl-Test-YAML-Meta-0.190.0-2|19	%description
12cr|perl-Test-YAML-Meta-0.190.0-2|20	This module was written to ensure that a META.yml file, provided with a
12cr|perl-Test-YAML-Meta-0.190.0-2|21	standard distribution uploaded to CPAN, meets the specifications that slowly
12cr|perl-Test-YAML-Meta-0.190.0-2|22	being introduced to module uploads, via the use of ExtUtils::MakeMaker,
12cr|perl-Test-YAML-Meta-0.190.0-2|23	Module::Build and Module::Install.
12cr|perl-Test-YAML-Meta-0.190.0-2|24	
12cr|perl-Test-YAML-Meta-0.190.0-2|25	%prep
12cr|perl-Test-YAML-Meta-0.190.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-YAML-Meta-0.190.0-2|27	
12cr|perl-Test-YAML-Meta-0.190.0-2|28	%build
12cr|perl-Test-YAML-Meta-0.190.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Test-YAML-Meta-0.190.0-2|30	%make
12cr|perl-Test-YAML-Meta-0.190.0-2|31	
12cr|perl-Test-YAML-Meta-0.190.0-2|32	%check
12cr|perl-Test-YAML-Meta-0.190.0-2|33	make test
12cr|perl-Test-YAML-Meta-0.190.0-2|34	
12cr|perl-Test-YAML-Meta-0.190.0-2|35	%install
12cr|perl-Test-YAML-Meta-0.190.0-2|36	%makeinstall_std
12cr|perl-Test-YAML-Meta-0.190.0-2|37	
12cr|perl-Test-YAML-Meta-0.190.0-2|38	%files
12cr|perl-Test-YAML-Meta-0.190.0-2|39	%doc Changes README LICENSE
12cr|perl-Test-YAML-Meta-0.190.0-2|40	%{perl_vendorlib}/Test
12cr|perl-Test-YAML-Meta-0.190.0-2|41	%{_mandir}/*/*
12cr|perl-Test-YAML-Meta-0.190.0-2|42	
12cr|perl-Test-YAML-Meta-0.190.0-2|43	
12cr|perl-Test-YAML-Meta-0.190.0-2|44	%changelog
12cr|perl-Test-YAML-Meta-0.190.0-2|45	* Tue May 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.190.0-1mdv2011.0
12cr|perl-Test-YAML-Meta-0.190.0-2|46	+ Revision: 675485
12cr|perl-Test-YAML-Meta-0.190.0-2|47	- new version
12cr|perl-Test-YAML-Meta-0.190.0-2|48	
12cr|perl-Test-YAML-Meta-0.190.0-2|49	* Wed Apr 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1mdv2011.0
12cr|perl-Test-YAML-Meta-0.190.0-2|50	+ Revision: 534936
12cr|perl-Test-YAML-Meta-0.190.0-2|51	- new version
12cr|perl-Test-YAML-Meta-0.190.0-2|52	
12cr|perl-Test-YAML-Meta-0.190.0-2|53	* Mon Dec 21 2009 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.1
12cr|perl-Test-YAML-Meta-0.190.0-2|54	+ Revision: 480738
12cr|perl-Test-YAML-Meta-0.190.0-2|55	- update to 0.15
12cr|perl-Test-YAML-Meta-0.190.0-2|56	
12cr|perl-Test-YAML-Meta-0.190.0-2|57	* Sun Dec 13 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.1
12cr|perl-Test-YAML-Meta-0.190.0-2|58	+ Revision: 478060
12cr|perl-Test-YAML-Meta-0.190.0-2|59	- update to 0.14
12cr|perl-Test-YAML-Meta-0.190.0-2|60	
12cr|perl-Test-YAML-Meta-0.190.0-2|61	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.1
12cr|perl-Test-YAML-Meta-0.190.0-2|62	+ Revision: 474755
12cr|perl-Test-YAML-Meta-0.190.0-2|63	- update to 0.13
12cr|perl-Test-YAML-Meta-0.190.0-2|64	
12cr|perl-Test-YAML-Meta-0.190.0-2|65	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.0
12cr|perl-Test-YAML-Meta-0.190.0-2|66	+ Revision: 405603
12cr|perl-Test-YAML-Meta-0.190.0-2|67	- rebuild using %%perl_convert_version
12cr|perl-Test-YAML-Meta-0.190.0-2|68	
12cr|perl-Test-YAML-Meta-0.190.0-2|69	* Mon May 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2010.0
12cr|perl-Test-YAML-Meta-0.190.0-2|70	+ Revision: 379578
12cr|perl-Test-YAML-Meta-0.190.0-2|71	- update to new version 0.12
12cr|perl-Test-YAML-Meta-0.190.0-2|72	
12cr|perl-Test-YAML-Meta-0.190.0-2|73	* Mon Jun 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.0
12cr|perl-Test-YAML-Meta-0.190.0-2|74	+ Revision: 230282
12cr|perl-Test-YAML-Meta-0.190.0-2|75	- update to new version 0.11
12cr|perl-Test-YAML-Meta-0.190.0-2|76	
12cr|perl-Test-YAML-Meta-0.190.0-2|77	* Tue Jun 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2009.0
12cr|perl-Test-YAML-Meta-0.190.0-2|78	+ Revision: 214529
12cr|perl-Test-YAML-Meta-0.190.0-2|79	- update to new version 0.10
12cr|perl-Test-YAML-Meta-0.190.0-2|80	
12cr|perl-Test-YAML-Meta-0.190.0-2|81	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.0
12cr|perl-Test-YAML-Meta-0.190.0-2|82	+ Revision: 194862
12cr|perl-Test-YAML-Meta-0.190.0-2|83	- update to new version 0.09
12cr|perl-Test-YAML-Meta-0.190.0-2|84	- update to new version 0.09
12cr|perl-Test-YAML-Meta-0.190.0-2|85	
12cr|perl-Test-YAML-Meta-0.190.0-2|86	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Test-YAML-Meta-0.190.0-2|87	- restore BuildRoot
12cr|perl-Test-YAML-Meta-0.190.0-2|88	
12cr|perl-Test-YAML-Meta-0.190.0-2|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Test-YAML-Meta-0.190.0-2|90	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-YAML-Meta-0.190.0-2|91	
12cr|perl-Test-YAML-Meta-0.190.0-2|92	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 0.06-2mdv2008.1
12cr|perl-Test-YAML-Meta-0.190.0-2|93	+ Revision: 109350
12cr|perl-Test-YAML-Meta-0.190.0-2|94	- rebuild
12cr|perl-Test-YAML-Meta-0.190.0-2|95	
12cr|perl-Test-YAML-Meta-0.190.0-2|96	* Tue Nov 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2008.1
12cr|perl-Test-YAML-Meta-0.190.0-2|97	+ Revision: 106560
12cr|perl-Test-YAML-Meta-0.190.0-2|98	- update to new version 0.06
12cr|perl-Test-YAML-Meta-0.190.0-2|99	- update to new version 0.06
12cr|perl-Test-YAML-Meta-0.190.0-2|100	
12cr|perl-Test-YAML-Meta-0.190.0-2|101	* Sun Nov 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2008.1
12cr|perl-Test-YAML-Meta-0.190.0-2|102	+ Revision: 105898
12cr|perl-Test-YAML-Meta-0.190.0-2|103	- update to new version 0.05
12cr|perl-Test-YAML-Meta-0.190.0-2|104	
12cr|perl-Test-YAML-Meta-0.190.0-2|105	* Fri Aug 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2008.0
12cr|perl-Test-YAML-Meta-0.190.0-2|106	+ Revision: 65286
12cr|perl-Test-YAML-Meta-0.190.0-2|107	- import perl-Test-YAML-Meta
12cr|perl-Test-YAML-Meta-0.190.0-2|108	
12cr|perl-Test-YAML-Meta-0.190.0-2|109	
12cr|perl-Test-YAML-Meta-0.190.0-2|110	* Fri Aug 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2008.0
12cr|perl-Test-YAML-Meta-0.190.0-2|111	- first mdv release

5546 12
12cr|perl-Test-YAML-Valid-0.40.0-2|1	%define upstream_name    Test-YAML-Valid
12cr|perl-Test-YAML-Valid-0.40.0-2|2	%define upstream_version 0.04
12cr|perl-Test-YAML-Valid-0.40.0-2|3	
12cr|perl-Test-YAML-Valid-0.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Test-YAML-Valid-0.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Test-YAML-Valid-0.40.0-2|6	Release:	2
12cr|perl-Test-YAML-Valid-0.40.0-2|7	
12cr|perl-Test-YAML-Valid-0.40.0-2|8	Summary:	Test for valid YAML
12cr|perl-Test-YAML-Valid-0.40.0-2|9	License:	GPL+ or Artistic
12cr|perl-Test-YAML-Valid-0.40.0-2|10	Group:		Development/Perl
12cr|perl-Test-YAML-Valid-0.40.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Test-YAML-Valid-0.40.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Test-YAML-Valid-0.40.0-2|13	
12cr|perl-Test-YAML-Valid-0.40.0-2|14	BuildRequires:	perl-devel
12cr|perl-Test-YAML-Valid-0.40.0-2|15	BuildRequires:	perl(YAML)
12cr|perl-Test-YAML-Valid-0.40.0-2|16	BuildRequires:	perl(YAML::Syck)
12cr|perl-Test-YAML-Valid-0.40.0-2|17	BuildRequires:	perl(YAML::XS)
12cr|perl-Test-YAML-Valid-0.40.0-2|18	Requires:		perl(YAML)
12cr|perl-Test-YAML-Valid-0.40.0-2|19	BuildArch:	noarch
12cr|perl-Test-YAML-Valid-0.40.0-2|20	
12cr|perl-Test-YAML-Valid-0.40.0-2|21	%description
12cr|perl-Test-YAML-Valid-0.40.0-2|22	This module lets you easily test the validity of YAML.
12cr|perl-Test-YAML-Valid-0.40.0-2|23	
12cr|perl-Test-YAML-Valid-0.40.0-2|24	%prep
12cr|perl-Test-YAML-Valid-0.40.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Test-YAML-Valid-0.40.0-2|26	
12cr|perl-Test-YAML-Valid-0.40.0-2|27	%build
12cr|perl-Test-YAML-Valid-0.40.0-2|28	perl Makefile.PL INSTALLDIRS=vendor </dev/null
12cr|perl-Test-YAML-Valid-0.40.0-2|29	%make
12cr|perl-Test-YAML-Valid-0.40.0-2|30	
12cr|perl-Test-YAML-Valid-0.40.0-2|31	%check
12cr|perl-Test-YAML-Valid-0.40.0-2|32	make test
12cr|perl-Test-YAML-Valid-0.40.0-2|33	
12cr|perl-Test-YAML-Valid-0.40.0-2|34	%install
12cr|perl-Test-YAML-Valid-0.40.0-2|35	%makeinstall_std
12cr|perl-Test-YAML-Valid-0.40.0-2|36	
12cr|perl-Test-YAML-Valid-0.40.0-2|37	%files
12cr|perl-Test-YAML-Valid-0.40.0-2|38	%doc Changes README
12cr|perl-Test-YAML-Valid-0.40.0-2|39	%{perl_vendorlib}/Test
12cr|perl-Test-YAML-Valid-0.40.0-2|40	%{_mandir}/*/*
12cr|perl-Test-YAML-Valid-0.40.0-2|41	
12cr|perl-Test-YAML-Valid-0.40.0-2|42	%changelog
12cr|perl-Test-YAML-Valid-0.40.0-2|43	* Sun Jan 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.1
12cr|perl-Test-YAML-Valid-0.40.0-2|44	+ Revision: 488606
12cr|perl-Test-YAML-Valid-0.40.0-2|45	- update to 0.04
12cr|perl-Test-YAML-Valid-0.40.0-2|46	
12cr|perl-Test-YAML-Valid-0.40.0-2|47	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-Test-YAML-Valid-0.40.0-2|48	+ Revision: 405604
12cr|perl-Test-YAML-Valid-0.40.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-Test-YAML-Valid-0.40.0-2|50	
12cr|perl-Test-YAML-Valid-0.40.0-2|51	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.03-4mdv2009.0
12cr|perl-Test-YAML-Valid-0.40.0-2|52	+ Revision: 241986
12cr|perl-Test-YAML-Valid-0.40.0-2|53	- rebuild
12cr|perl-Test-YAML-Valid-0.40.0-2|54	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Test-YAML-Valid-0.40.0-2|55	
12cr|perl-Test-YAML-Valid-0.40.0-2|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Test-YAML-Valid-0.40.0-2|57	- restore BuildRoot
12cr|perl-Test-YAML-Valid-0.40.0-2|58	
12cr|perl-Test-YAML-Valid-0.40.0-2|59	* Fri Aug 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-2mdv2008.0
12cr|perl-Test-YAML-Valid-0.40.0-2|60	+ Revision: 65300
12cr|perl-Test-YAML-Valid-0.40.0-2|61	- fix dependency on YAML
12cr|perl-Test-YAML-Valid-0.40.0-2|62	
12cr|perl-Test-YAML-Valid-0.40.0-2|63	* Fri Aug 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2008.0
12cr|perl-Test-YAML-Valid-0.40.0-2|64	+ Revision: 64669
12cr|perl-Test-YAML-Valid-0.40.0-2|65	- import perl-Test-YAML-Valid
12cr|perl-Test-YAML-Valid-0.40.0-2|66	
12cr|perl-Test-YAML-Valid-0.40.0-2|67	
12cr|perl-Test-YAML-Valid-0.40.0-2|68	* Fri Aug 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2008.0
12cr|perl-Test-YAML-Valid-0.40.0-2|69	- first mdv release

5547 12
12cr|perl-Text-Aligner-0.70.0-3|1	%define upstream_name    Text-Aligner
12cr|perl-Text-Aligner-0.70.0-3|2	%define upstream_version 0.07
12cr|perl-Text-Aligner-0.70.0-3|3	
12cr|perl-Text-Aligner-0.70.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Aligner-0.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Aligner-0.70.0-3|6	Release:	3
12cr|perl-Text-Aligner-0.70.0-3|7	
12cr|perl-Text-Aligner-0.70.0-3|8	Summary:	A single function to justify strings to various alignment styles
12cr|perl-Text-Aligner-0.70.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-Aligner-0.70.0-3|10	Group:		Development/Perl
12cr|perl-Text-Aligner-0.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Aligner-0.70.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-Aligner-0.70.0-3|13	
12cr|perl-Text-Aligner-0.70.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-Aligner-0.70.0-3|15	BuildRequires:	perl(Term::ANSIColor)
12cr|perl-Text-Aligner-0.70.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Text-Aligner-0.70.0-3|17	BuildArch:	noarch
12cr|perl-Text-Aligner-0.70.0-3|18	
12cr|perl-Text-Aligner-0.70.0-3|19	%description
12cr|perl-Text-Aligner-0.70.0-3|20	Text::Aligner exports a single function, align(), which is used to justify
12cr|perl-Text-Aligner-0.70.0-3|21	strings to various alignment styles. The alignment specification is the
12cr|perl-Text-Aligner-0.70.0-3|22	first argument, followed by any number of scalars which are subject to
12cr|perl-Text-Aligner-0.70.0-3|23	alignment.
12cr|perl-Text-Aligner-0.70.0-3|24	
12cr|perl-Text-Aligner-0.70.0-3|25	The operation depends on context. In list context, a list of the justified
12cr|perl-Text-Aligner-0.70.0-3|26	scalars is returned. In scalar context, the justified arguments are joined
12cr|perl-Text-Aligner-0.70.0-3|27	into a single string with newlines appended. The original arguments remain
12cr|perl-Text-Aligner-0.70.0-3|28	unchanged. In void context, in-place justification is attempted. In this
12cr|perl-Text-Aligner-0.70.0-3|29	case, all arguments must be lvalues.
12cr|perl-Text-Aligner-0.70.0-3|30	
12cr|perl-Text-Aligner-0.70.0-3|31	Align() also does one level of scalar dereferencing. That is, whenever one
12cr|perl-Text-Aligner-0.70.0-3|32	of the arguments is a scalar reference, the scalar pointed to is aligned
12cr|perl-Text-Aligner-0.70.0-3|33	instead. Other references are simply stringified. An undefined argument is
12cr|perl-Text-Aligner-0.70.0-3|34	interpreted as an empty string without complaint.
12cr|perl-Text-Aligner-0.70.0-3|35	
12cr|perl-Text-Aligner-0.70.0-3|36	%prep
12cr|perl-Text-Aligner-0.70.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Aligner-0.70.0-3|38	
12cr|perl-Text-Aligner-0.70.0-3|39	%build
12cr|perl-Text-Aligner-0.70.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Aligner-0.70.0-3|41	%make
12cr|perl-Text-Aligner-0.70.0-3|42	
12cr|perl-Text-Aligner-0.70.0-3|43	%check
12cr|perl-Text-Aligner-0.70.0-3|44	%make test
12cr|perl-Text-Aligner-0.70.0-3|45	
12cr|perl-Text-Aligner-0.70.0-3|46	%install
12cr|perl-Text-Aligner-0.70.0-3|47	%makeinstall_std
12cr|perl-Text-Aligner-0.70.0-3|48	
12cr|perl-Text-Aligner-0.70.0-3|49	%files
12cr|perl-Text-Aligner-0.70.0-3|50	%doc Changes LICENSE META.yml README
12cr|perl-Text-Aligner-0.70.0-3|51	%{_mandir}/man3/*
12cr|perl-Text-Aligner-0.70.0-3|52	%{perl_vendorlib}/*
12cr|perl-Text-Aligner-0.70.0-3|53	
12cr|perl-Text-Aligner-0.70.0-3|54	%changelog
12cr|perl-Text-Aligner-0.70.0-3|55	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.70.0-2mdv2011.0
12cr|perl-Text-Aligner-0.70.0-3|56	+ Revision: 657850
12cr|perl-Text-Aligner-0.70.0-3|57	- rebuild for updated spec-helper
12cr|perl-Text-Aligner-0.70.0-3|58	
12cr|perl-Text-Aligner-0.70.0-3|59	* Sun Sep 19 2010 Shlomi Fish <shlomif@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-Text-Aligner-0.70.0-3|60	+ Revision: 579811
12cr|perl-Text-Aligner-0.70.0-3|61	- import perl-Text-Aligner
12cr|perl-Text-Aligner-0.70.0-3|62	

5548 12
12cr|perl-Text-ASCIITable-0.180.0-1|1	%define upstream_name    Text-ASCIITable
12cr|perl-Text-ASCIITable-0.180.0-1|2	%define upstream_version 0.18
12cr|perl-Text-ASCIITable-0.180.0-1|3	
12cr|perl-Text-ASCIITable-0.180.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Text-ASCIITable-0.180.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Text-ASCIITable-0.180.0-1|6	Release:    %mkrel 1
12cr|perl-Text-ASCIITable-0.180.0-1|7	
12cr|perl-Text-ASCIITable-0.180.0-1|8	Summary:    Create a nice formatted table using ASCII characters
12cr|perl-Text-ASCIITable-0.180.0-1|9	License:    Artistic/GPL
12cr|perl-Text-ASCIITable-0.180.0-1|10	Group:      Development/Perl
12cr|perl-Text-ASCIITable-0.180.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-ASCIITable-0.180.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Text-ASCIITable-0.180.0-1|13	
12cr|perl-Text-ASCIITable-0.180.0-1|14	BuildRequires:  perl(Module::Build)
12cr|perl-Text-ASCIITable-0.180.0-1|15	BuildArch:      noarch
12cr|perl-Text-ASCIITable-0.180.0-1|16	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Text-ASCIITable-0.180.0-1|17	
12cr|perl-Text-ASCIITable-0.180.0-1|18	%description
12cr|perl-Text-ASCIITable-0.180.0-1|19	Pretty nifty if you want to output dynamic text to your console or other
12cr|perl-Text-ASCIITable-0.180.0-1|20	fixed-size-font displays, and at the same time it will display it in a nice
12cr|perl-Text-ASCIITable-0.180.0-1|21	human-readable, or "cool" way.
12cr|perl-Text-ASCIITable-0.180.0-1|22	
12cr|perl-Text-ASCIITable-0.180.0-1|23	%prep
12cr|perl-Text-ASCIITable-0.180.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-ASCIITable-0.180.0-1|25	
12cr|perl-Text-ASCIITable-0.180.0-1|26	%build
12cr|perl-Text-ASCIITable-0.180.0-1|27	%{__perl} Build.PL installdirs=vendor
12cr|perl-Text-ASCIITable-0.180.0-1|28	./Build CFLAGS="%{optflags}"
12cr|perl-Text-ASCIITable-0.180.0-1|29	
12cr|perl-Text-ASCIITable-0.180.0-1|30	%check
12cr|perl-Text-ASCIITable-0.180.0-1|31	./Build test
12cr|perl-Text-ASCIITable-0.180.0-1|32	
12cr|perl-Text-ASCIITable-0.180.0-1|33	%install
12cr|perl-Text-ASCIITable-0.180.0-1|34	rm -rf %{buildroot}
12cr|perl-Text-ASCIITable-0.180.0-1|35	./Build install destdir=%{buildroot}
12cr|perl-Text-ASCIITable-0.180.0-1|36	
12cr|perl-Text-ASCIITable-0.180.0-1|37	%files
12cr|perl-Text-ASCIITable-0.180.0-1|38	%defattr(-,root,root)
12cr|perl-Text-ASCIITable-0.180.0-1|39	%doc README Changes
12cr|perl-Text-ASCIITable-0.180.0-1|40	%{perl_vendorlib}/Text
12cr|perl-Text-ASCIITable-0.180.0-1|41	%{_mandir}/*/*
12cr|perl-Text-ASCIITable-0.180.0-1|42	
12cr|perl-Text-ASCIITable-0.180.0-1|43	%clean
12cr|perl-Text-ASCIITable-0.180.0-1|44	rm -rf %{buildroot}
12cr|perl-Text-ASCIITable-0.180.0-1|45	
12cr|perl-Text-ASCIITable-0.180.0-1|46	
12cr|perl-Text-ASCIITable-0.180.0-1|47	%changelog
12cr|perl-Text-ASCIITable-0.180.0-1|48	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2010.0
12cr|perl-Text-ASCIITable-0.180.0-1|49	+ Revision: 405605
12cr|perl-Text-ASCIITable-0.180.0-1|50	- rebuild using %%perl_convert_version
12cr|perl-Text-ASCIITable-0.180.0-1|51	
12cr|perl-Text-ASCIITable-0.180.0-1|52	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.18-5mdv2009.0
12cr|perl-Text-ASCIITable-0.180.0-1|53	+ Revision: 258609
12cr|perl-Text-ASCIITable-0.180.0-1|54	- rebuild
12cr|perl-Text-ASCIITable-0.180.0-1|55	
12cr|perl-Text-ASCIITable-0.180.0-1|56	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.18-4mdv2009.0
12cr|perl-Text-ASCIITable-0.180.0-1|57	+ Revision: 246599
12cr|perl-Text-ASCIITable-0.180.0-1|58	- rebuild
12cr|perl-Text-ASCIITable-0.180.0-1|59	
12cr|perl-Text-ASCIITable-0.180.0-1|60	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.18-2mdv2008.1
12cr|perl-Text-ASCIITable-0.180.0-1|61	+ Revision: 140721
12cr|perl-Text-ASCIITable-0.180.0-1|62	- restore BuildRoot
12cr|perl-Text-ASCIITable-0.180.0-1|63	
12cr|perl-Text-ASCIITable-0.180.0-1|64	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Text-ASCIITable-0.180.0-1|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-ASCIITable-0.180.0-1|66	
12cr|perl-Text-ASCIITable-0.180.0-1|67	* Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-2mdv2008.0
12cr|perl-Text-ASCIITable-0.180.0-1|68	+ Revision: 67082
12cr|perl-Text-ASCIITable-0.180.0-1|69	- rebuild
12cr|perl-Text-ASCIITable-0.180.0-1|70	
12cr|perl-Text-ASCIITable-0.180.0-1|71	
12cr|perl-Text-ASCIITable-0.180.0-1|72	* Mon Jul 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2007.0
12cr|perl-Text-ASCIITable-0.180.0-1|73	- New version 0.18
12cr|perl-Text-ASCIITable-0.180.0-1|74	- Module::Build-based build
12cr|perl-Text-ASCIITable-0.180.0-1|75	
12cr|perl-Text-ASCIITable-0.180.0-1|76	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.17-2mdk
12cr|perl-Text-ASCIITable-0.180.0-1|77	- Fix SPEC according to Perl Policy
12cr|perl-Text-ASCIITable-0.180.0-1|78	- Source URL
12cr|perl-Text-ASCIITable-0.180.0-1|79	- use mkrel
12cr|perl-Text-ASCIITable-0.180.0-1|80	
12cr|perl-Text-ASCIITable-0.180.0-1|81	* Wed Sep 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdk
12cr|perl-Text-ASCIITable-0.180.0-1|82	- New release 0.17
12cr|perl-Text-ASCIITable-0.180.0-1|83	
12cr|perl-Text-ASCIITable-0.180.0-1|84	* Fri Sep 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdk
12cr|perl-Text-ASCIITable-0.180.0-1|85	- new version
12cr|perl-Text-ASCIITable-0.180.0-1|86	- rpmbuildupdate aware
12cr|perl-Text-ASCIITable-0.180.0-1|87	- fix directory ownership
12cr|perl-Text-ASCIITable-0.180.0-1|88	- spec cleanup
12cr|perl-Text-ASCIITable-0.180.0-1|89	- make test in %%check
12cr|perl-Text-ASCIITable-0.180.0-1|90	
12cr|perl-Text-ASCIITable-0.180.0-1|91	* Tue May 03 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.15-1mdk
12cr|perl-Text-ASCIITable-0.180.0-1|92	- First Mandriva release
12cr|perl-Text-ASCIITable-0.180.0-1|93	

5549 12
12cr|perl-Text-Aspell-0.90.0-3|1	%define upstream_name    Text-Aspell
12cr|perl-Text-Aspell-0.90.0-3|2	%define upstream_version 0.09
12cr|perl-Text-Aspell-0.90.0-3|3	
12cr|perl-Text-Aspell-0.90.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Text-Aspell-0.90.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Text-Aspell-0.90.0-3|6	Release:	3
12cr|perl-Text-Aspell-0.90.0-3|7	
12cr|perl-Text-Aspell-0.90.0-3|8	Summary:    Perl interface to the GNU Aspell library
12cr|perl-Text-Aspell-0.90.0-3|9	License:    GPL+ or Artistic
12cr|perl-Text-Aspell-0.90.0-3|10	Group:      Development/Perl
12cr|perl-Text-Aspell-0.90.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Aspell-0.90.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Text-Aspell-0.90.0-3|13	
12cr|perl-Text-Aspell-0.90.0-3|14	BuildRequires:  perl-devel
12cr|perl-Text-Aspell-0.90.0-3|15	BuildRequires:  aspell-devel
12cr|perl-Text-Aspell-0.90.0-3|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Text-Aspell-0.90.0-3|17	
12cr|perl-Text-Aspell-0.90.0-3|18	%description
12cr|perl-Text-Aspell-0.90.0-3|19	This module provides a Perl interface to the GNU Aspell library. The GNU Aspell
12cr|perl-Text-Aspell-0.90.0-3|20	library provides access to system spelling libraries, including a spell
12cr|perl-Text-Aspell-0.90.0-3|21	checker. This module is to meet the need of looking up many words, one at a
12cr|perl-Text-Aspell-0.90.0-3|22	time, in a single session.
12cr|perl-Text-Aspell-0.90.0-3|23	
12cr|perl-Text-Aspell-0.90.0-3|24	This is a Perl xs interface which should provide good performance compared to
12cr|perl-Text-Aspell-0.90.0-3|25	forking the aspell program for every word.
12cr|perl-Text-Aspell-0.90.0-3|26	
12cr|perl-Text-Aspell-0.90.0-3|27	%prep
12cr|perl-Text-Aspell-0.90.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Aspell-0.90.0-3|29	
12cr|perl-Text-Aspell-0.90.0-3|30	%build
12cr|perl-Text-Aspell-0.90.0-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Aspell-0.90.0-3|32	%make
12cr|perl-Text-Aspell-0.90.0-3|33	
12cr|perl-Text-Aspell-0.90.0-3|34	%install
12cr|perl-Text-Aspell-0.90.0-3|35	rm -rf %{buildroot}
12cr|perl-Text-Aspell-0.90.0-3|36	%makeinstall_std
12cr|perl-Text-Aspell-0.90.0-3|37	
12cr|perl-Text-Aspell-0.90.0-3|38	%check
12cr|perl-Text-Aspell-0.90.0-3|39	#make test
12cr|perl-Text-Aspell-0.90.0-3|40	
12cr|perl-Text-Aspell-0.90.0-3|41	%clean
12cr|perl-Text-Aspell-0.90.0-3|42	rm -rf %{buildroot}
12cr|perl-Text-Aspell-0.90.0-3|43	
12cr|perl-Text-Aspell-0.90.0-3|44	%files
12cr|perl-Text-Aspell-0.90.0-3|45	%defattr(-,root,root)
12cr|perl-Text-Aspell-0.90.0-3|46	%doc Changes README
12cr|perl-Text-Aspell-0.90.0-3|47	%{perl_vendorarch}/Text
12cr|perl-Text-Aspell-0.90.0-3|48	%{perl_vendorarch}/auto/Text
12cr|perl-Text-Aspell-0.90.0-3|49	%{_mandir}/*/*
12cr|perl-Text-Aspell-0.90.0-3|50	
12cr|perl-Text-Aspell-0.90.0-3|51	
12cr|perl-Text-Aspell-0.90.0-3|52	%changelog
12cr|perl-Text-Aspell-0.90.0-3|53	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.90.0-3
12cr|perl-Text-Aspell-0.90.0-3|54	+ Revision: 768358
12cr|perl-Text-Aspell-0.90.0-3|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Text-Aspell-0.90.0-3|56	
12cr|perl-Text-Aspell-0.90.0-3|57	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-2mdv2011.0
12cr|perl-Text-Aspell-0.90.0-3|58	+ Revision: 556157
12cr|perl-Text-Aspell-0.90.0-3|59	- rebuild for perl 5.12
12cr|perl-Text-Aspell-0.90.0-3|60	
12cr|perl-Text-Aspell-0.90.0-3|61	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-Text-Aspell-0.90.0-3|62	+ Revision: 405606
12cr|perl-Text-Aspell-0.90.0-3|63	- rebuild using %%perl_convert_version
12cr|perl-Text-Aspell-0.90.0-3|64	
12cr|perl-Text-Aspell-0.90.0-3|65	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.09-5mdv2009.0
12cr|perl-Text-Aspell-0.90.0-3|66	+ Revision: 258610
12cr|perl-Text-Aspell-0.90.0-3|67	- rebuild
12cr|perl-Text-Aspell-0.90.0-3|68	
12cr|perl-Text-Aspell-0.90.0-3|69	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.09-4mdv2009.0
12cr|perl-Text-Aspell-0.90.0-3|70	+ Revision: 246610
12cr|perl-Text-Aspell-0.90.0-3|71	- rebuild
12cr|perl-Text-Aspell-0.90.0-3|72	
12cr|perl-Text-Aspell-0.90.0-3|73	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.09-2mdv2008.1
12cr|perl-Text-Aspell-0.90.0-3|74	+ Revision: 151407
12cr|perl-Text-Aspell-0.90.0-3|75	- rebuild for perl-5.10.0
12cr|perl-Text-Aspell-0.90.0-3|76	
12cr|perl-Text-Aspell-0.90.0-3|77	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Text-Aspell-0.90.0-3|78	- restore BuildRoot
12cr|perl-Text-Aspell-0.90.0-3|79	
12cr|perl-Text-Aspell-0.90.0-3|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Text-Aspell-0.90.0-3|81	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-Aspell-0.90.0-3|82	
12cr|perl-Text-Aspell-0.90.0-3|83	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2008.1
12cr|perl-Text-Aspell-0.90.0-3|84	+ Revision: 97571
12cr|perl-Text-Aspell-0.90.0-3|85	- update to new version 0.09
12cr|perl-Text-Aspell-0.90.0-3|86	
12cr|perl-Text-Aspell-0.90.0-3|87	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-2mdv2008.0
12cr|perl-Text-Aspell-0.90.0-3|88	+ Revision: 90081
12cr|perl-Text-Aspell-0.90.0-3|89	- rebuild
12cr|perl-Text-Aspell-0.90.0-3|90	
12cr|perl-Text-Aspell-0.90.0-3|91	* Thu May 03 2007 Olivier Thauvin <nanardon@mandriva.org> 0.08-1mdv2008.0
12cr|perl-Text-Aspell-0.90.0-3|92	+ Revision: 22120
12cr|perl-Text-Aspell-0.90.0-3|93	- 0.08
12cr|perl-Text-Aspell-0.90.0-3|94	
12cr|perl-Text-Aspell-0.90.0-3|95	
12cr|perl-Text-Aspell-0.90.0-3|96	* Tue Jul 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2007.0
12cr|perl-Text-Aspell-0.90.0-3|97	- New version 0.06
12cr|perl-Text-Aspell-0.90.0-3|98	
12cr|perl-Text-Aspell-0.90.0-3|99	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.05-2mdk
12cr|perl-Text-Aspell-0.90.0-3|100	- Fix SPEC according to Perl Policy
12cr|perl-Text-Aspell-0.90.0-3|101	- Source URL
12cr|perl-Text-Aspell-0.90.0-3|102	- use mkrel
12cr|perl-Text-Aspell-0.90.0-3|103	
12cr|perl-Text-Aspell-0.90.0-3|104	* Tue Aug 16 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdk
12cr|perl-Text-Aspell-0.90.0-3|105	- New release 0.05
12cr|perl-Text-Aspell-0.90.0-3|106	- fix URL source
12cr|perl-Text-Aspell-0.90.0-3|107	
12cr|perl-Text-Aspell-0.90.0-3|108	* Tue Jun 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-3mdk
12cr|perl-Text-Aspell-0.90.0-3|109	- better url
12cr|perl-Text-Aspell-0.90.0-3|110	- spec cleanup
12cr|perl-Text-Aspell-0.90.0-3|111	- don't ship useless empty directories
12cr|perl-Text-Aspell-0.90.0-3|112	- disable test, seems to be broken
12cr|perl-Text-Aspell-0.90.0-3|113	
12cr|perl-Text-Aspell-0.90.0-3|114	* Mon Nov 15 2004 Michael Scherer <misc@mandrake.org> 0.04-2mdk
12cr|perl-Text-Aspell-0.90.0-3|115	- Rebuild for new perl
12cr|perl-Text-Aspell-0.90.0-3|116	
12cr|perl-Text-Aspell-0.90.0-3|117	* Wed Jun 30 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.04-1mdk
12cr|perl-Text-Aspell-0.90.0-3|118	- first mdk release
12cr|perl-Text-Aspell-0.90.0-3|119	

5550 12
12cr|perl-Text-Balanced-2.20.0-3|1	%define upstream_name    Text-Balanced
12cr|perl-Text-Balanced-2.20.0-3|2	%define upstream_version 2.02
12cr|perl-Text-Balanced-2.20.0-3|3	
12cr|perl-Text-Balanced-2.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Balanced-2.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Balanced-2.20.0-3|6	Release:	3
12cr|perl-Text-Balanced-2.20.0-3|7	
12cr|perl-Text-Balanced-2.20.0-3|8	Summary:	Extract balanced-delimiter substrings
12cr|perl-Text-Balanced-2.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-Balanced-2.20.0-3|10	Group:		Development/Perl
12cr|perl-Text-Balanced-2.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Balanced-2.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-Balanced-2.20.0-3|13	
12cr|perl-Text-Balanced-2.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-Balanced-2.20.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-Text-Balanced-2.20.0-3|16	BuildArch:	noarch
12cr|perl-Text-Balanced-2.20.0-3|17	
12cr|perl-Text-Balanced-2.20.0-3|18	%description
12cr|perl-Text-Balanced-2.20.0-3|19	The various 'extract_...' subroutines may be used to extract a delimited
12cr|perl-Text-Balanced-2.20.0-3|20	substring, possibly after skipping a specified prefix string. By default,
12cr|perl-Text-Balanced-2.20.0-3|21	that prefix is optional whitespace ('/\s*/'), but you can change it to
12cr|perl-Text-Balanced-2.20.0-3|22	whatever you wish (see below).
12cr|perl-Text-Balanced-2.20.0-3|23	
12cr|perl-Text-Balanced-2.20.0-3|24	The substring to be extracted must appear at the current 'pos' location of
12cr|perl-Text-Balanced-2.20.0-3|25	the string's variable (or at index zero, if no 'pos' position is defined).
12cr|perl-Text-Balanced-2.20.0-3|26	In other words, the 'extract_...' subroutines _don't_ extract the first
12cr|perl-Text-Balanced-2.20.0-3|27	occurrence of a substring anywhere in a string (like an unanchored regex
12cr|perl-Text-Balanced-2.20.0-3|28	would). Rather, they extract an occurrence of the substring appearing
12cr|perl-Text-Balanced-2.20.0-3|29	immediately at the current matching position in the string (like a
12cr|perl-Text-Balanced-2.20.0-3|30	'\G'-anchored regex would).
12cr|perl-Text-Balanced-2.20.0-3|31	
12cr|perl-Text-Balanced-2.20.0-3|32	General behaviour in list contexts
12cr|perl-Text-Balanced-2.20.0-3|33	In a list context, all the subroutines return a list, the first three
12cr|perl-Text-Balanced-2.20.0-3|34	elements of which are always:
12cr|perl-Text-Balanced-2.20.0-3|35	
12cr|perl-Text-Balanced-2.20.0-3|36	%prep
12cr|perl-Text-Balanced-2.20.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Balanced-2.20.0-3|38	
12cr|perl-Text-Balanced-2.20.0-3|39	%build
12cr|perl-Text-Balanced-2.20.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Balanced-2.20.0-3|41	%make
12cr|perl-Text-Balanced-2.20.0-3|42	
12cr|perl-Text-Balanced-2.20.0-3|43	%check
12cr|perl-Text-Balanced-2.20.0-3|44	%make test
12cr|perl-Text-Balanced-2.20.0-3|45	
12cr|perl-Text-Balanced-2.20.0-3|46	%install
12cr|perl-Text-Balanced-2.20.0-3|47	%makeinstall_std
12cr|perl-Text-Balanced-2.20.0-3|48	
12cr|perl-Text-Balanced-2.20.0-3|49	%files
12cr|perl-Text-Balanced-2.20.0-3|50	%doc LICENSE README Changes
12cr|perl-Text-Balanced-2.20.0-3|51	%{_mandir}/man3/*
12cr|perl-Text-Balanced-2.20.0-3|52	%{perl_vendorlib}/*
12cr|perl-Text-Balanced-2.20.0-3|53	
12cr|perl-Text-Balanced-2.20.0-3|54	%changelog
12cr|perl-Text-Balanced-2.20.0-3|55	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 2.20.0-2mdv2011.0
12cr|perl-Text-Balanced-2.20.0-3|56	+ Revision: 655230
12cr|perl-Text-Balanced-2.20.0-3|57	- rebuild for updated spec-helper
12cr|perl-Text-Balanced-2.20.0-3|58	
12cr|perl-Text-Balanced-2.20.0-3|59	* Sun Dec 06 2009 Jérôme Quelin <jquelin@mandriva.org> 2.20.0-1mdv2011.0
12cr|perl-Text-Balanced-2.20.0-3|60	+ Revision: 474077
12cr|perl-Text-Balanced-2.20.0-3|61	- import perl-Text-Balanced
12cr|perl-Text-Balanced-2.20.0-3|62	
12cr|perl-Text-Balanced-2.20.0-3|63	
12cr|perl-Text-Balanced-2.20.0-3|64	* Sun Dec 06 2009 cpan2dist 2.02-1mdv
12cr|perl-Text-Balanced-2.20.0-3|65	- initial mdv release, generated with cpan2dist

5551 12
12cr|perl-Text-BibTeX-0.580.0-3|1	%define upstream_name    Text-BibTeX
12cr|perl-Text-BibTeX-0.580.0-3|2	%define upstream_version 0.58
12cr|perl-Text-BibTeX-0.580.0-3|3	
12cr|perl-Text-BibTeX-0.580.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-BibTeX-0.580.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-BibTeX-0.580.0-3|6	Release:	3
12cr|perl-Text-BibTeX-0.580.0-3|7	
12cr|perl-Text-BibTeX-0.580.0-3|8	Summary:	Interface to read and parse BibTeX files
12cr|perl-Text-BibTeX-0.580.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-BibTeX-0.580.0-3|10	Group:		Development/Perl
12cr|perl-Text-BibTeX-0.580.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-BibTeX-0.580.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-BibTeX-0.580.0-3|13	BuildRequires:	perl(Capture::Tiny)
12cr|perl-Text-BibTeX-0.580.0-3|14	BuildRequires:	perl(Config::AutoConf)
12cr|perl-Text-BibTeX-0.580.0-3|15	BuildRequires:	perl(ExtUtils::LibBuilder)
12cr|perl-Text-BibTeX-0.580.0-3|16	BuildRequires:	perl(Module::Build)
12cr|perl-Text-BibTeX-0.580.0-3|17	BuildRequires:	perl-devel
12cr|perl-Text-BibTeX-0.580.0-3|18	
12cr|perl-Text-BibTeX-0.580.0-3|19	%description
12cr|perl-Text-BibTeX-0.580.0-3|20	The Text::BibTeX module serves mainly as a high-level introduction to the
12cr|perl-Text-BibTeX-0.580.0-3|21	Text::BibTeX library, for both code and documentation purposes. The code loads
12cr|perl-Text-BibTeX-0.580.0-3|22	the two fundamental modules for processing BibTeX files (Text::BibTeX::File and
12cr|perl-Text-BibTeX-0.580.0-3|23	Text::BibTeX::Entry), and this documentation gives a broad overview of the
12cr|perl-Text-BibTeX-0.580.0-3|24	whole library that isn't available in the documentation for the individual
12cr|perl-Text-BibTeX-0.580.0-3|25	modules that comprise it.
12cr|perl-Text-BibTeX-0.580.0-3|26	
12cr|perl-Text-BibTeX-0.580.0-3|27	%prep
12cr|perl-Text-BibTeX-0.580.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-BibTeX-0.580.0-3|29	perl -pi -e 's|#!/usr/local/bin/perl5?|#!/usr/bin/perl|' scripts/* examples/*
12cr|perl-Text-BibTeX-0.580.0-3|30	
12cr|perl-Text-BibTeX-0.580.0-3|31	%build
12cr|perl-Text-BibTeX-0.580.0-3|32	perl Build.PL installdirs=vendor
12cr|perl-Text-BibTeX-0.580.0-3|33	./Build
12cr|perl-Text-BibTeX-0.580.0-3|34	
12cr|perl-Text-BibTeX-0.580.0-3|35	%check
12cr|perl-Text-BibTeX-0.580.0-3|36	./Build test
12cr|perl-Text-BibTeX-0.580.0-3|37	
12cr|perl-Text-BibTeX-0.580.0-3|38	%install
12cr|perl-Text-BibTeX-0.580.0-3|39	./Build install destdir=%{buildroot}
12cr|perl-Text-BibTeX-0.580.0-3|40	#install -d -m 755 %{buildroot}%{_bindir}
12cr|perl-Text-BibTeX-0.580.0-3|41	#install -m 755 btformat btcheck btsort %{buildroot}%{_bindir}
12cr|perl-Text-BibTeX-0.580.0-3|42	mv %{buildroot}%{_bindir}/bibparse %{buildroot}%{_bindir}/bibparse-perl
12cr|perl-Text-BibTeX-0.580.0-3|43	
12cr|perl-Text-BibTeX-0.580.0-3|44	%files
12cr|perl-Text-BibTeX-0.580.0-3|45	%doc CHANGES README examples
12cr|perl-Text-BibTeX-0.580.0-3|46	%{perl_vendorarch}/Text
12cr|perl-Text-BibTeX-0.580.0-3|47	%{perl_vendorarch}/auto/Text
12cr|perl-Text-BibTeX-0.580.0-3|48	%{_mandir}/*/*
12cr|perl-Text-BibTeX-0.580.0-3|49	%{_bindir}/*
12cr|perl-Text-BibTeX-0.580.0-3|50	%{_libdir}/libbtparse.so
12cr|perl-Text-BibTeX-0.580.0-3|51	
12cr|perl-Text-BibTeX-0.580.0-3|52	%changelog
12cr|perl-Text-BibTeX-0.580.0-3|53	* Wed Jan 25 2012 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 0.580.0-2
12cr|perl-Text-BibTeX-0.580.0-3|54	+ Revision: 768358
12cr|perl-Text-BibTeX-0.580.0-3|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Text-BibTeX-0.580.0-3|56	
12cr|perl-Text-BibTeX-0.580.0-3|57	* Fri Jun 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.580.0-1
12cr|perl-Text-BibTeX-0.580.0-3|58	+ Revision: 687004
12cr|perl-Text-BibTeX-0.580.0-3|59	- update to new version 0.58
12cr|perl-Text-BibTeX-0.580.0-3|60	
12cr|perl-Text-BibTeX-0.580.0-3|61	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.560.0-1
12cr|perl-Text-BibTeX-0.580.0-3|62	+ Revision: 684826
12cr|perl-Text-BibTeX-0.580.0-3|63	- update to new version 0.56
12cr|perl-Text-BibTeX-0.580.0-3|64	
12cr|perl-Text-BibTeX-0.580.0-3|65	* Fri Apr 29 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.550.0-1
12cr|perl-Text-BibTeX-0.580.0-3|66	+ Revision: 660539
12cr|perl-Text-BibTeX-0.580.0-3|67	- new version
12cr|perl-Text-BibTeX-0.580.0-3|68	
12cr|perl-Text-BibTeX-0.580.0-3|69	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.530.0-2
12cr|perl-Text-BibTeX-0.580.0-3|70	+ Revision: 654087
12cr|perl-Text-BibTeX-0.580.0-3|71	- fix installation of native library on x86_64 (#63052)
12cr|perl-Text-BibTeX-0.580.0-3|72	
12cr|perl-Text-BibTeX-0.580.0-3|73	* Mon Mar 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.530.0-1
12cr|perl-Text-BibTeX-0.580.0-3|74	+ Revision: 644800
12cr|perl-Text-BibTeX-0.580.0-3|75	- update to new version 0.53
12cr|perl-Text-BibTeX-0.580.0-3|76	
12cr|perl-Text-BibTeX-0.580.0-3|77	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 0.520.0-2
12cr|perl-Text-BibTeX-0.580.0-3|78	+ Revision: 640783
12cr|perl-Text-BibTeX-0.580.0-3|79	- rebuild to obsolete old packages
12cr|perl-Text-BibTeX-0.580.0-3|80	
12cr|perl-Text-BibTeX-0.580.0-3|81	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.520.0-1
12cr|perl-Text-BibTeX-0.580.0-3|82	+ Revision: 638970
12cr|perl-Text-BibTeX-0.580.0-3|83	- update to new version 0.52
12cr|perl-Text-BibTeX-0.580.0-3|84	
12cr|perl-Text-BibTeX-0.580.0-3|85	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.510.0-1
12cr|perl-Text-BibTeX-0.580.0-3|86	+ Revision: 635597
12cr|perl-Text-BibTeX-0.580.0-3|87	- update to new version 0.51
12cr|perl-Text-BibTeX-0.580.0-3|88	
12cr|perl-Text-BibTeX-0.580.0-3|89	* Fri Nov 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.480.0-1mdv2011.0
12cr|perl-Text-BibTeX-0.580.0-3|90	+ Revision: 596686
12cr|perl-Text-BibTeX-0.580.0-3|91	- update to 0.48
12cr|perl-Text-BibTeX-0.580.0-3|92	
12cr|perl-Text-BibTeX-0.580.0-3|93	* Sat Aug 28 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.460.0-1mdv2011.0
12cr|perl-Text-BibTeX-0.580.0-3|94	+ Revision: 573804
12cr|perl-Text-BibTeX-0.580.0-3|95	- update to 0.46
12cr|perl-Text-BibTeX-0.580.0-3|96	
12cr|perl-Text-BibTeX-0.580.0-3|97	* Thu Jul 22 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.450.0-3mdv2011.0
12cr|perl-Text-BibTeX-0.580.0-3|98	+ Revision: 556821
12cr|perl-Text-BibTeX-0.580.0-3|99	- bump mkrel
12cr|perl-Text-BibTeX-0.580.0-3|100	- fix upstream rt#59602 - remove unwanted buildrequires
12cr|perl-Text-BibTeX-0.580.0-3|101	- rebuild for perl 5.12
12cr|perl-Text-BibTeX-0.580.0-3|102	- update to 0.45
12cr|perl-Text-BibTeX-0.580.0-3|103	
12cr|perl-Text-BibTeX-0.580.0-3|104	* Sun Mar 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.430.0-1mdv2010.1
12cr|perl-Text-BibTeX-0.580.0-3|105	+ Revision: 526035
12cr|perl-Text-BibTeX-0.580.0-3|106	- new version
12cr|perl-Text-BibTeX-0.580.0-3|107	
12cr|perl-Text-BibTeX-0.580.0-3|108	* Wed Mar 17 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.420.0-1mdv2010.1
12cr|perl-Text-BibTeX-0.580.0-3|109	+ Revision: 523440
12cr|perl-Text-BibTeX-0.580.0-3|110	- update to 0.42
12cr|perl-Text-BibTeX-0.580.0-3|111	
12cr|perl-Text-BibTeX-0.580.0-3|112	* Mon Mar 15 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.410.0-1mdv2010.1
12cr|perl-Text-BibTeX-0.580.0-3|113	+ Revision: 519961
12cr|perl-Text-BibTeX-0.580.0-3|114	- update to 0.41
12cr|perl-Text-BibTeX-0.580.0-3|115	
12cr|perl-Text-BibTeX-0.580.0-3|116	* Fri Mar 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.400.0-2mdv2010.1
12cr|perl-Text-BibTeX-0.580.0-3|117	+ Revision: 518459
12cr|perl-Text-BibTeX-0.580.0-3|118	- ship debug files in -debug
12cr|perl-Text-BibTeX-0.580.0-3|119	
12cr|perl-Text-BibTeX-0.580.0-3|120	* Wed Mar 10 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.400.0-1mdv2010.1
12cr|perl-Text-BibTeX-0.580.0-3|121	+ Revision: 517550
12cr|perl-Text-BibTeX-0.580.0-3|122	- adding missing buildrequires:
12cr|perl-Text-BibTeX-0.580.0-3|123	- adding missing buildrequires:
12cr|perl-Text-BibTeX-0.580.0-3|124	- update to 0.40
12cr|perl-Text-BibTeX-0.580.0-3|125	
12cr|perl-Text-BibTeX-0.580.0-3|126	* Sun Aug 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.380.0-1mdv2010.0
12cr|perl-Text-BibTeX-0.580.0-3|127	+ Revision: 419928
12cr|perl-Text-BibTeX-0.580.0-3|128	- new perl version macro
12cr|perl-Text-BibTeX-0.580.0-3|129	- update Makefile patch for fuziness
12cr|perl-Text-BibTeX-0.580.0-3|130	
12cr|perl-Text-BibTeX-0.580.0-3|131	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.38-1mdv2009.1
12cr|perl-Text-BibTeX-0.580.0-3|132	+ Revision: 292356
12cr|perl-Text-BibTeX-0.580.0-3|133	- update to new version 0.38
12cr|perl-Text-BibTeX-0.580.0-3|134	
12cr|perl-Text-BibTeX-0.580.0-3|135	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.37-6mdv2009.0
12cr|perl-Text-BibTeX-0.580.0-3|136	+ Revision: 258611
12cr|perl-Text-BibTeX-0.580.0-3|137	- rebuild
12cr|perl-Text-BibTeX-0.580.0-3|138	
12cr|perl-Text-BibTeX-0.580.0-3|139	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.37-5mdv2009.0
12cr|perl-Text-BibTeX-0.580.0-3|140	+ Revision: 246624
12cr|perl-Text-BibTeX-0.580.0-3|141	- rebuild
12cr|perl-Text-BibTeX-0.580.0-3|142	
12cr|perl-Text-BibTeX-0.580.0-3|143	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.37-3mdv2008.1
12cr|perl-Text-BibTeX-0.580.0-3|144	+ Revision: 152328
12cr|perl-Text-BibTeX-0.580.0-3|145	- rebuild
12cr|perl-Text-BibTeX-0.580.0-3|146	
12cr|perl-Text-BibTeX-0.580.0-3|147	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Text-BibTeX-0.580.0-3|148	- restore BuildRoot
12cr|perl-Text-BibTeX-0.580.0-3|149	
12cr|perl-Text-BibTeX-0.580.0-3|150	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.37-2mdv2008.1
12cr|perl-Text-BibTeX-0.580.0-3|151	+ Revision: 123760
12cr|perl-Text-BibTeX-0.580.0-3|152	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-BibTeX-0.580.0-3|153	
12cr|perl-Text-BibTeX-0.580.0-3|154	
12cr|perl-Text-BibTeX-0.580.0-3|155	* Thu Nov 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.37-2mdv2007.0
12cr|perl-Text-BibTeX-0.580.0-3|156	+ Revision: 84655
12cr|perl-Text-BibTeX-0.580.0-3|157	- bump release
12cr|perl-Text-BibTeX-0.580.0-3|158	- fix x86_64 build
12cr|perl-Text-BibTeX-0.580.0-3|159	- new version
12cr|perl-Text-BibTeX-0.580.0-3|160	- Import perl-Text-BibTeX
12cr|perl-Text-BibTeX-0.580.0-3|161	
12cr|perl-Text-BibTeX-0.580.0-3|162	* Wed Aug 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.36-3mdv2007.0
12cr|perl-Text-BibTeX-0.580.0-3|163	- Rebuild
12cr|perl-Text-BibTeX-0.580.0-3|164	
12cr|perl-Text-BibTeX-0.580.0-3|165	* Sat Apr 29 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.36-2mdk
12cr|perl-Text-BibTeX-0.580.0-3|166	- Fix SPEC according to Perl Policy
12cr|perl-Text-BibTeX-0.580.0-3|167	- Source URL
12cr|perl-Text-BibTeX-0.580.0-3|168	- use mkrel
12cr|perl-Text-BibTeX-0.580.0-3|169	
12cr|perl-Text-BibTeX-0.580.0-3|170	* Wed Aug 17 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.36-1mdk
12cr|perl-Text-BibTeX-0.580.0-3|171	- New release 0.36
12cr|perl-Text-BibTeX-0.580.0-3|172	- buildrequires
12cr|perl-Text-BibTeX-0.580.0-3|173	- rediff patches
12cr|perl-Text-BibTeX-0.580.0-3|174	
12cr|perl-Text-BibTeX-0.580.0-3|175	* Tue Jun 21 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-1mdk
12cr|perl-Text-BibTeX-0.580.0-3|176	- first mdk release
12cr|perl-Text-BibTeX-0.580.0-3|177	

5552 12
12cr|perl-Text-Brew-0.20.0-3|1	%define upstream_name    Text-Brew
12cr|perl-Text-Brew-0.20.0-3|2	%define upstream_version 0.02
12cr|perl-Text-Brew-0.20.0-3|3	
12cr|perl-Text-Brew-0.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Brew-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Brew-0.20.0-3|6	Release:	3
12cr|perl-Text-Brew-0.20.0-3|7	
12cr|perl-Text-Brew-0.20.0-3|8	Summary:	An implementation of the Brew edit distance
12cr|perl-Text-Brew-0.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-Brew-0.20.0-3|10	Group:		Development/Perl
12cr|perl-Text-Brew-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Brew-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Text-Brew-0.20.0-3|13	
12cr|perl-Text-Brew-0.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-Brew-0.20.0-3|15	BuildArch:	noarch
12cr|perl-Text-Brew-0.20.0-3|16	
12cr|perl-Text-Brew-0.20.0-3|17	%description
12cr|perl-Text-Brew-0.20.0-3|18	This module implements the Brew edit distance that is very close to the dynamic
12cr|perl-Text-Brew-0.20.0-3|19	programming technique used for the Wagner-Fischer (and so for the Levenshtein)
12cr|perl-Text-Brew-0.20.0-3|20	edit distance. Please look at the module references below. For more information
12cr|perl-Text-Brew-0.20.0-3|21	about the Brew edit distance see:
12cr|perl-Text-Brew-0.20.0-3|22	http://ling.ohio-state.edu/~cbrew/795M/string-distance.html
12cr|perl-Text-Brew-0.20.0-3|23	
12cr|perl-Text-Brew-0.20.0-3|24	%prep
12cr|perl-Text-Brew-0.20.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Brew-0.20.0-3|26	
12cr|perl-Text-Brew-0.20.0-3|27	%build
12cr|perl-Text-Brew-0.20.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Brew-0.20.0-3|29	%make
12cr|perl-Text-Brew-0.20.0-3|30	
12cr|perl-Text-Brew-0.20.0-3|31	%install
12cr|perl-Text-Brew-0.20.0-3|32	%makeinstall_std
12cr|perl-Text-Brew-0.20.0-3|33	
12cr|perl-Text-Brew-0.20.0-3|34	%check
12cr|perl-Text-Brew-0.20.0-3|35	make test
12cr|perl-Text-Brew-0.20.0-3|36	
12cr|perl-Text-Brew-0.20.0-3|37	%files
12cr|perl-Text-Brew-0.20.0-3|38	%doc Changes README
12cr|perl-Text-Brew-0.20.0-3|39	%{perl_vendorlib}/Text
12cr|perl-Text-Brew-0.20.0-3|40	%{_mandir}/*/*
12cr|perl-Text-Brew-0.20.0-3|41	
12cr|perl-Text-Brew-0.20.0-3|42	
12cr|perl-Text-Brew-0.20.0-3|43	%changelog
12cr|perl-Text-Brew-0.20.0-3|44	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.20.0-2mdv2011.0
12cr|perl-Text-Brew-0.20.0-3|45	+ Revision: 664904
12cr|perl-Text-Brew-0.20.0-3|46	- mass rebuild
12cr|perl-Text-Brew-0.20.0-3|47	
12cr|perl-Text-Brew-0.20.0-3|48	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Text-Brew-0.20.0-3|49	+ Revision: 405618
12cr|perl-Text-Brew-0.20.0-3|50	- rebuild using %%perl_convert_version
12cr|perl-Text-Brew-0.20.0-3|51	
12cr|perl-Text-Brew-0.20.0-3|52	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.02-7mdv2009.0
12cr|perl-Text-Brew-0.20.0-3|53	+ Revision: 241987
12cr|perl-Text-Brew-0.20.0-3|54	- rebuild
12cr|perl-Text-Brew-0.20.0-3|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-Brew-0.20.0-3|56	
12cr|perl-Text-Brew-0.20.0-3|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Text-Brew-0.20.0-3|58	- restore BuildRoot
12cr|perl-Text-Brew-0.20.0-3|59	
12cr|perl-Text-Brew-0.20.0-3|60	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-5mdv2008.0
12cr|perl-Text-Brew-0.20.0-3|61	+ Revision: 86969
12cr|perl-Text-Brew-0.20.0-3|62	- rebuild
12cr|perl-Text-Brew-0.20.0-3|63	
12cr|perl-Text-Brew-0.20.0-3|64	
12cr|perl-Text-Brew-0.20.0-3|65	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-4mdv2007.0
12cr|perl-Text-Brew-0.20.0-3|66	- Rebuild
12cr|perl-Text-Brew-0.20.0-3|67	
12cr|perl-Text-Brew-0.20.0-3|68	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.02-3mdk
12cr|perl-Text-Brew-0.20.0-3|69	- Fix SPEC according to Perl Policy
12cr|perl-Text-Brew-0.20.0-3|70	- Source URL
12cr|perl-Text-Brew-0.20.0-3|71	- use mkrel
12cr|perl-Text-Brew-0.20.0-3|72	
12cr|perl-Text-Brew-0.20.0-3|73	* Tue Jun 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-2mdk
12cr|perl-Text-Brew-0.20.0-3|74	- better url
12cr|perl-Text-Brew-0.20.0-3|75	- spec cleanup
12cr|perl-Text-Brew-0.20.0-3|76	- make test in %%check
12cr|perl-Text-Brew-0.20.0-3|77	- don't ship useless empty directories
12cr|perl-Text-Brew-0.20.0-3|78	
12cr|perl-Text-Brew-0.20.0-3|79	* Mon Apr 25 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdk
12cr|perl-Text-Brew-0.20.0-3|80	- new release
12cr|perl-Text-Brew-0.20.0-3|81	- spec cleanup
12cr|perl-Text-Brew-0.20.0-3|82	- better url
12cr|perl-Text-Brew-0.20.0-3|83	
12cr|perl-Text-Brew-0.20.0-3|84	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-2mdk
12cr|perl-Text-Brew-0.20.0-3|85	- fix buildrequires in a backward compatible way
12cr|perl-Text-Brew-0.20.0-3|86	
12cr|perl-Text-Brew-0.20.0-3|87	* Thu Jun 24 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-1mdk
12cr|perl-Text-Brew-0.20.0-3|88	- first mdk release
12cr|perl-Text-Brew-0.20.0-3|89	

5553 12
12cr|perl-Text-CharWidth-0.40.0-3|1	%define upstream_name    Text-CharWidth
12cr|perl-Text-CharWidth-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Text-CharWidth-0.40.0-3|3	
12cr|perl-Text-CharWidth-0.40.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Text-CharWidth-0.40.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Text-CharWidth-0.40.0-3|6	Release:	3
12cr|perl-Text-CharWidth-0.40.0-3|7	
12cr|perl-Text-CharWidth-0.40.0-3|8	Summary:	Text-CharWidth module for perl
12cr|perl-Text-CharWidth-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-CharWidth-0.40.0-3|10	Group:		Development/Perl
12cr|perl-Text-CharWidth-0.40.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-CharWidth-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Text-CharWidth-0.40.0-3|13	
12cr|perl-Text-CharWidth-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-CharWidth-0.40.0-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Text-CharWidth-0.40.0-3|16	
12cr|perl-Text-CharWidth-0.40.0-3|17	%description
12cr|perl-Text-CharWidth-0.40.0-3|18	Text::CharWidth - Get number of occupied columns of a string on
12cr|perl-Text-CharWidth-0.40.0-3|19	terminal
12cr|perl-Text-CharWidth-0.40.0-3|20	
12cr|perl-Text-CharWidth-0.40.0-3|21	This module supplies features similar as wcwidth(3) and wcswidth(3) in
12cr|perl-Text-CharWidth-0.40.0-3|22	C language.
12cr|perl-Text-CharWidth-0.40.0-3|23	
12cr|perl-Text-CharWidth-0.40.0-3|24	Characters have its own width on terminal depending on locale. For
12cr|perl-Text-CharWidth-0.40.0-3|25	example, ASCII characters occupy one column per character, east Asian
12cr|perl-Text-CharWidth-0.40.0-3|26	fullwidth characters (like Hiragana or Han Ideograph) occupy two
12cr|perl-Text-CharWidth-0.40.0-3|27	columns per character, and combining characters (apperaring in
12cr|perl-Text-CharWidth-0.40.0-3|28	ISO-8859-11 Thai, Unicode, and so on) occupy zero columns per
12cr|perl-Text-CharWidth-0.40.0-3|29	character. mbwidth() gives the width of the first character of the
12cr|perl-Text-CharWidth-0.40.0-3|30	given string and mbswidth() gives the width of the whole given string.
12cr|perl-Text-CharWidth-0.40.0-3|31	
12cr|perl-Text-CharWidth-0.40.0-3|32	The names of mbwidth and mbswidth came from ``multibyte'' versions of
12cr|perl-Text-CharWidth-0.40.0-3|33	wcwidth and wcswidth which are ``wide character'' versions.
12cr|perl-Text-CharWidth-0.40.0-3|34	
12cr|perl-Text-CharWidth-0.40.0-3|35	mblen(string) returns number of bytes of the first character of the
12cr|perl-Text-CharWidth-0.40.0-3|36	string. Please note that a character may consist of multiple bytes in
12cr|perl-Text-CharWidth-0.40.0-3|37	multibyte encodings such as UTF-8, EUC-JP, EUC-KR, GB2312, or Big5.
12cr|perl-Text-CharWidth-0.40.0-3|38	
12cr|perl-Text-CharWidth-0.40.0-3|39	mbwidth(string) returns the width of the first character of the
12cr|perl-Text-CharWidth-0.40.0-3|40	string. mbswidth(string) returns the width of the whole string.
12cr|perl-Text-CharWidth-0.40.0-3|41	
12cr|perl-Text-CharWidth-0.40.0-3|42	Parameters are to be given in locale encodings, not always in UTF-8.
12cr|perl-Text-CharWidth-0.40.0-3|43	
12cr|perl-Text-CharWidth-0.40.0-3|44	%prep
12cr|perl-Text-CharWidth-0.40.0-3|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-CharWidth-0.40.0-3|46	
12cr|perl-Text-CharWidth-0.40.0-3|47	# perl path hack
12cr|perl-Text-CharWidth-0.40.0-3|48	find . -type f | xargs %{__perl} -p -i -e "s|^#!/usr/local/bin/perl|#!%{_bindir}/perl|g"
12cr|perl-Text-CharWidth-0.40.0-3|49	
12cr|perl-Text-CharWidth-0.40.0-3|50	%build
12cr|perl-Text-CharWidth-0.40.0-3|51	perl Makefile.PL INSTALLDIRS=vendor </dev/null
12cr|perl-Text-CharWidth-0.40.0-3|52	%make
12cr|perl-Text-CharWidth-0.40.0-3|53	make test
12cr|perl-Text-CharWidth-0.40.0-3|54	
12cr|perl-Text-CharWidth-0.40.0-3|55	%install
12cr|perl-Text-CharWidth-0.40.0-3|56	rm -rf %{buildroot}
12cr|perl-Text-CharWidth-0.40.0-3|57	
12cr|perl-Text-CharWidth-0.40.0-3|58	%makeinstall_std
12cr|perl-Text-CharWidth-0.40.0-3|59	
12cr|perl-Text-CharWidth-0.40.0-3|60	%clean
12cr|perl-Text-CharWidth-0.40.0-3|61	rm -rf %{buildroot}
12cr|perl-Text-CharWidth-0.40.0-3|62	
12cr|perl-Text-CharWidth-0.40.0-3|63	%files
12cr|perl-Text-CharWidth-0.40.0-3|64	%defattr(-,root,root)
12cr|perl-Text-CharWidth-0.40.0-3|65	%doc Changes README
12cr|perl-Text-CharWidth-0.40.0-3|66	%{perl_vendorarch}/Text/CharWidth.pm
12cr|perl-Text-CharWidth-0.40.0-3|67	%{perl_vendorarch}/auto/Text/CharWidth/CharWidth.so
12cr|perl-Text-CharWidth-0.40.0-3|68	%{_mandir}/man3/*
12cr|perl-Text-CharWidth-0.40.0-3|69	
12cr|perl-Text-CharWidth-0.40.0-3|70	
12cr|perl-Text-CharWidth-0.40.0-3|71	%changelog
12cr|perl-Text-CharWidth-0.40.0-3|72	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.40.0-3
12cr|perl-Text-CharWidth-0.40.0-3|73	+ Revision: 768358
12cr|perl-Text-CharWidth-0.40.0-3|74	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Text-CharWidth-0.40.0-3|75	
12cr|perl-Text-CharWidth-0.40.0-3|76	* Tue Jul 20 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Text-CharWidth-0.40.0-3|77	+ Revision: 555237
12cr|perl-Text-CharWidth-0.40.0-3|78	- rebuild
12cr|perl-Text-CharWidth-0.40.0-3|79	
12cr|perl-Text-CharWidth-0.40.0-3|80	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-Text-CharWidth-0.40.0-3|81	+ Revision: 405663
12cr|perl-Text-CharWidth-0.40.0-3|82	- rebuild using %%perl_convert_version
12cr|perl-Text-CharWidth-0.40.0-3|83	
12cr|perl-Text-CharWidth-0.40.0-3|84	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.04-6mdv2009.0
12cr|perl-Text-CharWidth-0.40.0-3|85	+ Revision: 258614
12cr|perl-Text-CharWidth-0.40.0-3|86	- rebuild
12cr|perl-Text-CharWidth-0.40.0-3|87	
12cr|perl-Text-CharWidth-0.40.0-3|88	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.04-5mdv2009.0
12cr|perl-Text-CharWidth-0.40.0-3|89	+ Revision: 246628
12cr|perl-Text-CharWidth-0.40.0-3|90	- rebuild
12cr|perl-Text-CharWidth-0.40.0-3|91	
12cr|perl-Text-CharWidth-0.40.0-3|92	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.04-3mdv2008.1
12cr|perl-Text-CharWidth-0.40.0-3|93	+ Revision: 151405
12cr|perl-Text-CharWidth-0.40.0-3|94	- rebuild for perl-5.10.0
12cr|perl-Text-CharWidth-0.40.0-3|95	
12cr|perl-Text-CharWidth-0.40.0-3|96	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Text-CharWidth-0.40.0-3|97	- restore BuildRoot
12cr|perl-Text-CharWidth-0.40.0-3|98	
12cr|perl-Text-CharWidth-0.40.0-3|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Text-CharWidth-0.40.0-3|100	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-CharWidth-0.40.0-3|101	
12cr|perl-Text-CharWidth-0.40.0-3|102	* Fri Aug 31 2007 Oden Eriksson <oeriksson@mandriva.com> 0.04-2mdv2008.0
12cr|perl-Text-CharWidth-0.40.0-3|103	+ Revision: 76892
12cr|perl-Text-CharWidth-0.40.0-3|104	- rebuild
12cr|perl-Text-CharWidth-0.40.0-3|105	
12cr|perl-Text-CharWidth-0.40.0-3|106	
12cr|perl-Text-CharWidth-0.40.0-3|107	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 0.04-1mdv2007.0
12cr|perl-Text-CharWidth-0.40.0-3|108	- initial Mandriva package
12cr|perl-Text-CharWidth-0.40.0-3|109	

5554 12
12cr|perl-Text-Conjunct-1.0.0-3|1	%define upstream_name    Text-Conjunct
12cr|perl-Text-Conjunct-1.0.0-3|2	%define upstream_version 1.0
12cr|perl-Text-Conjunct-1.0.0-3|3	
12cr|perl-Text-Conjunct-1.0.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Conjunct-1.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Conjunct-1.0.0-3|6	Release:	3
12cr|perl-Text-Conjunct-1.0.0-3|7	
12cr|perl-Text-Conjunct-1.0.0-3|8	Summary:	Join lists of items together
12cr|perl-Text-Conjunct-1.0.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-Conjunct-1.0.0-3|10	Group:		Development/Perl
12cr|perl-Text-Conjunct-1.0.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Conjunct-1.0.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-Conjunct-1.0.0-3|13	
12cr|perl-Text-Conjunct-1.0.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-Conjunct-1.0.0-3|15	BuildArch:	noarch
12cr|perl-Text-Conjunct-1.0.0-3|16	
12cr|perl-Text-Conjunct-1.0.0-3|17	%description
12cr|perl-Text-Conjunct-1.0.0-3|18	Text::Conjunct joins strings together with a conjunction, typically "and"
12cr|perl-Text-Conjunct-1.0.0-3|19	or "or".
12cr|perl-Text-Conjunct-1.0.0-3|20	
12cr|perl-Text-Conjunct-1.0.0-3|21	* *
12cr|perl-Text-Conjunct-1.0.0-3|22	
12cr|perl-Text-Conjunct-1.0.0-3|23	If there is only one string, it is just returned.
12cr|perl-Text-Conjunct-1.0.0-3|24	
12cr|perl-Text-Conjunct-1.0.0-3|25	%prep
12cr|perl-Text-Conjunct-1.0.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Conjunct-1.0.0-3|27	
12cr|perl-Text-Conjunct-1.0.0-3|28	%build
12cr|perl-Text-Conjunct-1.0.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Conjunct-1.0.0-3|30	%make
12cr|perl-Text-Conjunct-1.0.0-3|31	
12cr|perl-Text-Conjunct-1.0.0-3|32	%check
12cr|perl-Text-Conjunct-1.0.0-3|33	%make test
12cr|perl-Text-Conjunct-1.0.0-3|34	
12cr|perl-Text-Conjunct-1.0.0-3|35	%install
12cr|perl-Text-Conjunct-1.0.0-3|36	%makeinstall_std
12cr|perl-Text-Conjunct-1.0.0-3|37	
12cr|perl-Text-Conjunct-1.0.0-3|38	%files
12cr|perl-Text-Conjunct-1.0.0-3|39	%doc Changes README
12cr|perl-Text-Conjunct-1.0.0-3|40	%{_mandir}/man3/*
12cr|perl-Text-Conjunct-1.0.0-3|41	%{perl_vendorlib}/*
12cr|perl-Text-Conjunct-1.0.0-3|42	
12cr|perl-Text-Conjunct-1.0.0-3|43	%changelog
12cr|perl-Text-Conjunct-1.0.0-3|44	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.0.0-2mdv2011.0
12cr|perl-Text-Conjunct-1.0.0-3|45	+ Revision: 658429
12cr|perl-Text-Conjunct-1.0.0-3|46	- rebuild for updates rpm-setup
12cr|perl-Text-Conjunct-1.0.0-3|47	
12cr|perl-Text-Conjunct-1.0.0-3|48	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2010.0
12cr|perl-Text-Conjunct-1.0.0-3|49	+ Revision: 444070
12cr|perl-Text-Conjunct-1.0.0-3|50	- import perl-Text-Conjunct
12cr|perl-Text-Conjunct-1.0.0-3|51	
12cr|perl-Text-Conjunct-1.0.0-3|52	
12cr|perl-Text-Conjunct-1.0.0-3|53	* Thu Sep 17 2009 cpan2dist 1.0-1mdv
12cr|perl-Text-Conjunct-1.0.0-3|54	- initial mdv release, generated with cpan2dist

5555 12
12cr|perl-Text-Context-3.700.0-3|1	%define upstream_name    Text-Context
12cr|perl-Text-Context-3.700.0-3|2	%define upstream_version 3.7
12cr|perl-Text-Context-3.700.0-3|3	
12cr|perl-Text-Context-3.700.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Context-3.700.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Context-3.700.0-3|6	Release:	3
12cr|perl-Text-Context-3.700.0-3|7	
12cr|perl-Text-Context-3.700.0-3|8	Summary:	A paragraph in context
12cr|perl-Text-Context-3.700.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-Context-3.700.0-3|10	Group:		Development/Perl
12cr|perl-Text-Context-3.700.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Context-3.700.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-Context-3.700.0-3|13	
12cr|perl-Text-Context-3.700.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-Context-3.700.0-3|15	BuildRequires:	perl(HTML::Entities)
12cr|perl-Text-Context-3.700.0-3|16	BuildRequires:	perl(Text::Context::EitherSide)
12cr|perl-Text-Context-3.700.0-3|17	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Text-Context-3.700.0-3|18	BuildArch:	noarch
12cr|perl-Text-Context-3.700.0-3|19	
12cr|perl-Text-Context-3.700.0-3|20	%description
12cr|perl-Text-Context-3.700.0-3|21	Given a piece of text and some search terms, produces an object which
12cr|perl-Text-Context-3.700.0-3|22	locates the search terms in the message, extracts a reasonable-length
12cr|perl-Text-Context-3.700.0-3|23	string containing all the search terms, and optionally dumps the string out
12cr|perl-Text-Context-3.700.0-3|24	as HTML text with the search terms highlighted in bold.
12cr|perl-Text-Context-3.700.0-3|25	
12cr|perl-Text-Context-3.700.0-3|26	new
12cr|perl-Text-Context-3.700.0-3|27	Creates a new snippet object for holding and formatting context for
12cr|perl-Text-Context-3.700.0-3|28	search terms.
12cr|perl-Text-Context-3.700.0-3|29	
12cr|perl-Text-Context-3.700.0-3|30	keywords
12cr|perl-Text-Context-3.700.0-3|31	Accessor method to get/set keywords. As the context search is done
12cr|perl-Text-Context-3.700.0-3|32	case-insensitively, the keywords will be lower-cased.
12cr|perl-Text-Context-3.700.0-3|33	
12cr|perl-Text-Context-3.700.0-3|34	%prep
12cr|perl-Text-Context-3.700.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Context-3.700.0-3|36	
12cr|perl-Text-Context-3.700.0-3|37	%build
12cr|perl-Text-Context-3.700.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Context-3.700.0-3|39	%make
12cr|perl-Text-Context-3.700.0-3|40	
12cr|perl-Text-Context-3.700.0-3|41	%check
12cr|perl-Text-Context-3.700.0-3|42	%make test
12cr|perl-Text-Context-3.700.0-3|43	
12cr|perl-Text-Context-3.700.0-3|44	%install
12cr|perl-Text-Context-3.700.0-3|45	%makeinstall_std
12cr|perl-Text-Context-3.700.0-3|46	
12cr|perl-Text-Context-3.700.0-3|47	%files
12cr|perl-Text-Context-3.700.0-3|48	%doc Changes README
12cr|perl-Text-Context-3.700.0-3|49	%{_mandir}/man3/*
12cr|perl-Text-Context-3.700.0-3|50	%{perl_vendorlib}/*
12cr|perl-Text-Context-3.700.0-3|51	
12cr|perl-Text-Context-3.700.0-3|52	%changelog
12cr|perl-Text-Context-3.700.0-3|53	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 3.700.0-2mdv2011.0
12cr|perl-Text-Context-3.700.0-3|54	+ Revision: 655231
12cr|perl-Text-Context-3.700.0-3|55	- rebuild for updated spec-helper
12cr|perl-Text-Context-3.700.0-3|56	
12cr|perl-Text-Context-3.700.0-3|57	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 3.700.0-1mdv2011.0
12cr|perl-Text-Context-3.700.0-3|58	+ Revision: 471154
12cr|perl-Text-Context-3.700.0-3|59	- import perl-Text-Context
12cr|perl-Text-Context-3.700.0-3|60	
12cr|perl-Text-Context-3.700.0-3|61	
12cr|perl-Text-Context-3.700.0-3|62	* Sun Nov 29 2009 cpan2dist 3.7-1mdv
12cr|perl-Text-Context-3.700.0-3|63	- initial mdv release, generated with cpan2dist

5556 12
12cr|perl-Text-Context-EitherSide-1.400.0-3|1	%define upstream_name    Text-Context-EitherSide
12cr|perl-Text-Context-EitherSide-1.400.0-3|2	%define upstream_version 1.4
12cr|perl-Text-Context-EitherSide-1.400.0-3|3	
12cr|perl-Text-Context-EitherSide-1.400.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Context-EitherSide-1.400.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Context-EitherSide-1.400.0-3|6	Release:	3
12cr|perl-Text-Context-EitherSide-1.400.0-3|7	
12cr|perl-Text-Context-EitherSide-1.400.0-3|8	Summary:	Get n words either side of search keywords
12cr|perl-Text-Context-EitherSide-1.400.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-Context-EitherSide-1.400.0-3|10	Group:		Development/Perl
12cr|perl-Text-Context-EitherSide-1.400.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Context-EitherSide-1.400.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-Context-EitherSide-1.400.0-3|13	
12cr|perl-Text-Context-EitherSide-1.400.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-Context-EitherSide-1.400.0-3|15	BuildArch:	noarch
12cr|perl-Text-Context-EitherSide-1.400.0-3|16	
12cr|perl-Text-Context-EitherSide-1.400.0-3|17	%description
12cr|perl-Text-Context-EitherSide-1.400.0-3|18	Suppose you have a large piece of text - typically, say, a web page or a
12cr|perl-Text-Context-EitherSide-1.400.0-3|19	mail message. And now suppose you've done some kind of full-text search on
12cr|perl-Text-Context-EitherSide-1.400.0-3|20	that text for a bunch of keywords, and you want to display the context in
12cr|perl-Text-Context-EitherSide-1.400.0-3|21	which you found the keywords inside the body of the text.
12cr|perl-Text-Context-EitherSide-1.400.0-3|22	
12cr|perl-Text-Context-EitherSide-1.400.0-3|23	A simple-minded way to do that would be just to get the two words either
12cr|perl-Text-Context-EitherSide-1.400.0-3|24	side of each keyword. But hey, don't be too simple minded, because you've
12cr|perl-Text-Context-EitherSide-1.400.0-3|25	got to make sure that the list doesn't overlap. If you have
12cr|perl-Text-Context-EitherSide-1.400.0-3|26	
12cr|perl-Text-Context-EitherSide-1.400.0-3|27	the quick brown fox jumped over the lazy dog
12cr|perl-Text-Context-EitherSide-1.400.0-3|28	
12cr|perl-Text-Context-EitherSide-1.400.0-3|29	%prep
12cr|perl-Text-Context-EitherSide-1.400.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Context-EitherSide-1.400.0-3|31	
12cr|perl-Text-Context-EitherSide-1.400.0-3|32	%build
12cr|perl-Text-Context-EitherSide-1.400.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Context-EitherSide-1.400.0-3|34	%make
12cr|perl-Text-Context-EitherSide-1.400.0-3|35	
12cr|perl-Text-Context-EitherSide-1.400.0-3|36	%check
12cr|perl-Text-Context-EitherSide-1.400.0-3|37	%make test
12cr|perl-Text-Context-EitherSide-1.400.0-3|38	
12cr|perl-Text-Context-EitherSide-1.400.0-3|39	%install
12cr|perl-Text-Context-EitherSide-1.400.0-3|40	%makeinstall_std
12cr|perl-Text-Context-EitherSide-1.400.0-3|41	
12cr|perl-Text-Context-EitherSide-1.400.0-3|42	%files
12cr|perl-Text-Context-EitherSide-1.400.0-3|43	%doc Changes README
12cr|perl-Text-Context-EitherSide-1.400.0-3|44	%{_mandir}/man3/*
12cr|perl-Text-Context-EitherSide-1.400.0-3|45	%{perl_vendorlib}/*
12cr|perl-Text-Context-EitherSide-1.400.0-3|46	
12cr|perl-Text-Context-EitherSide-1.400.0-3|47	%changelog
12cr|perl-Text-Context-EitherSide-1.400.0-3|48	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.400.0-2mdv2011.0
12cr|perl-Text-Context-EitherSide-1.400.0-3|49	+ Revision: 654321
12cr|perl-Text-Context-EitherSide-1.400.0-3|50	- rebuild for updated spec-helper
12cr|perl-Text-Context-EitherSide-1.400.0-3|51	
12cr|perl-Text-Context-EitherSide-1.400.0-3|52	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.400.0-1mdv2011.0
12cr|perl-Text-Context-EitherSide-1.400.0-3|53	+ Revision: 471149
12cr|perl-Text-Context-EitherSide-1.400.0-3|54	- import perl-Text-Context-EitherSide
12cr|perl-Text-Context-EitherSide-1.400.0-3|55	
12cr|perl-Text-Context-EitherSide-1.400.0-3|56	
12cr|perl-Text-Context-EitherSide-1.400.0-3|57	* Sun Nov 29 2009 cpan2dist 1.4-1mdv
12cr|perl-Text-Context-EitherSide-1.400.0-3|58	- initial mdv release, generated with cpan2dist

5557 12
12cr|perl-Text-CSV-Slurp-0.900.0-3|1	%define upstream_name    Text-CSV-Slurp
12cr|perl-Text-CSV-Slurp-0.900.0-3|2	%define upstream_version 0.9
12cr|perl-Text-CSV-Slurp-0.900.0-3|3	
12cr|perl-Text-CSV-Slurp-0.900.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-CSV-Slurp-0.900.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-CSV-Slurp-0.900.0-3|6	Release:	3
12cr|perl-Text-CSV-Slurp-0.900.0-3|7	
12cr|perl-Text-CSV-Slurp-0.900.0-3|8	Summary:	Convert CSV into an array of hashes, or an array of hashes into CSV
12cr|perl-Text-CSV-Slurp-0.900.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-CSV-Slurp-0.900.0-3|10	Group:		Development/Perl
12cr|perl-Text-CSV-Slurp-0.900.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-CSV-Slurp-0.900.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-CSV-Slurp-0.900.0-3|13	
12cr|perl-Text-CSV-Slurp-0.900.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-CSV-Slurp-0.900.0-3|15	BuildRequires:	perl(IO::Handle)
12cr|perl-Text-CSV-Slurp-0.900.0-3|16	BuildRequires:	perl(Test::Most)
12cr|perl-Text-CSV-Slurp-0.900.0-3|17	BuildRequires:	perl(Text::CSV)
12cr|perl-Text-CSV-Slurp-0.900.0-3|18	BuildRequires:	perl(Test::Warn)
12cr|perl-Text-CSV-Slurp-0.900.0-3|19	BuildRequires:	perl(Test::Exception)
12cr|perl-Text-CSV-Slurp-0.900.0-3|20	BuildRequires:	perl(Test::Differences)
12cr|perl-Text-CSV-Slurp-0.900.0-3|21	BuildRequires:	perl(Test::Deep)
12cr|perl-Text-CSV-Slurp-0.900.0-3|22	BuildArch:	noarch
12cr|perl-Text-CSV-Slurp-0.900.0-3|23	
12cr|perl-Text-CSV-Slurp-0.900.0-3|24	%description
12cr|perl-Text-CSV-Slurp-0.900.0-3|25	Convert CSV into an array of hashes, or an array of hashes into CSV.
12cr|perl-Text-CSV-Slurp-0.900.0-3|26	
12cr|perl-Text-CSV-Slurp-0.900.0-3|27	%prep
12cr|perl-Text-CSV-Slurp-0.900.0-3|28	%setup -q -n %{upstream_name}
12cr|perl-Text-CSV-Slurp-0.900.0-3|29	
12cr|perl-Text-CSV-Slurp-0.900.0-3|30	%build
12cr|perl-Text-CSV-Slurp-0.900.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-CSV-Slurp-0.900.0-3|32	%make
12cr|perl-Text-CSV-Slurp-0.900.0-3|33	
12cr|perl-Text-CSV-Slurp-0.900.0-3|34	%check
12cr|perl-Text-CSV-Slurp-0.900.0-3|35	%make test
12cr|perl-Text-CSV-Slurp-0.900.0-3|36	
12cr|perl-Text-CSV-Slurp-0.900.0-3|37	%install
12cr|perl-Text-CSV-Slurp-0.900.0-3|38	%makeinstall_std
12cr|perl-Text-CSV-Slurp-0.900.0-3|39	
12cr|perl-Text-CSV-Slurp-0.900.0-3|40	%files
12cr|perl-Text-CSV-Slurp-0.900.0-3|41	%doc META.yml README Changes LICENSE
12cr|perl-Text-CSV-Slurp-0.900.0-3|42	%{_mandir}/man3/*
12cr|perl-Text-CSV-Slurp-0.900.0-3|43	%{perl_vendorlib}/*
12cr|perl-Text-CSV-Slurp-0.900.0-3|44	
12cr|perl-Text-CSV-Slurp-0.900.0-3|45	%changelog
12cr|perl-Text-CSV-Slurp-0.900.0-3|46	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 0.900.0-2mdv2011.0
12cr|perl-Text-CSV-Slurp-0.900.0-3|47	+ Revision: 658195
12cr|perl-Text-CSV-Slurp-0.900.0-3|48	- add more br
12cr|perl-Text-CSV-Slurp-0.900.0-3|49	- rebuild for updated spec-helper
12cr|perl-Text-CSV-Slurp-0.900.0-3|50	
12cr|perl-Text-CSV-Slurp-0.900.0-3|51	* Mon Feb 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.900.0-1
12cr|perl-Text-CSV-Slurp-0.900.0-3|52	+ Revision: 636686
12cr|perl-Text-CSV-Slurp-0.900.0-3|53	- new version
12cr|perl-Text-CSV-Slurp-0.900.0-3|54	
12cr|perl-Text-CSV-Slurp-0.900.0-3|55	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.800.0-1mdv2011.0
12cr|perl-Text-CSV-Slurp-0.900.0-3|56	+ Revision: 542849
12cr|perl-Text-CSV-Slurp-0.900.0-3|57	- import perl-Text-CSV-Slurp
12cr|perl-Text-CSV-Slurp-0.900.0-3|58	
12cr|perl-Text-CSV-Slurp-0.900.0-3|59	
12cr|perl-Text-CSV-Slurp-0.900.0-3|60	* Thu May 06 2010 cpan2dist 0.8-1mdv
12cr|perl-Text-CSV-Slurp-0.900.0-3|61	- initial mdv release, generated with cpan2dist

5558 12
12cr|perl-Text-Emoticon-0.40.0-3|1	%define upstream_name    Text-Emoticon
12cr|perl-Text-Emoticon-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Text-Emoticon-0.40.0-3|3	
12cr|perl-Text-Emoticon-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Emoticon-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Emoticon-0.40.0-3|6	Release:	3
12cr|perl-Text-Emoticon-0.40.0-3|7	
12cr|perl-Text-Emoticon-0.40.0-3|8	Summary:	Factory class for Yahoo! and MSN emoticons
12cr|perl-Text-Emoticon-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-Emoticon-0.40.0-3|10	Group:		Development/Perl
12cr|perl-Text-Emoticon-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Emoticon-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-Emoticon-0.40.0-3|13	
12cr|perl-Text-Emoticon-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-Emoticon-0.40.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-Text-Emoticon-0.40.0-3|16	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Text-Emoticon-0.40.0-3|17	BuildArch:	noarch
12cr|perl-Text-Emoticon-0.40.0-3|18	
12cr|perl-Text-Emoticon-0.40.0-3|19	%description
12cr|perl-Text-Emoticon-0.40.0-3|20	Text::Emoticon is a factory class to dispatch MSN/YIM emoticon set. It's
12cr|perl-Text-Emoticon-0.40.0-3|21	made to become handy to be used in other applications like Kwiki/MT
12cr|perl-Text-Emoticon-0.40.0-3|22	plugins.
12cr|perl-Text-Emoticon-0.40.0-3|23	
12cr|perl-Text-Emoticon-0.40.0-3|24	%prep
12cr|perl-Text-Emoticon-0.40.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Emoticon-0.40.0-3|26	
12cr|perl-Text-Emoticon-0.40.0-3|27	%build
12cr|perl-Text-Emoticon-0.40.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Emoticon-0.40.0-3|29	%make
12cr|perl-Text-Emoticon-0.40.0-3|30	
12cr|perl-Text-Emoticon-0.40.0-3|31	%check
12cr|perl-Text-Emoticon-0.40.0-3|32	%make test
12cr|perl-Text-Emoticon-0.40.0-3|33	
12cr|perl-Text-Emoticon-0.40.0-3|34	%install
12cr|perl-Text-Emoticon-0.40.0-3|35	%makeinstall_std
12cr|perl-Text-Emoticon-0.40.0-3|36	
12cr|perl-Text-Emoticon-0.40.0-3|37	%files
12cr|perl-Text-Emoticon-0.40.0-3|38	%doc Changes
12cr|perl-Text-Emoticon-0.40.0-3|39	%{_mandir}/man3/*
12cr|perl-Text-Emoticon-0.40.0-3|40	%{perl_vendorlib}/*
12cr|perl-Text-Emoticon-0.40.0-3|41	
12cr|perl-Text-Emoticon-0.40.0-3|42	%changelog
12cr|perl-Text-Emoticon-0.40.0-3|43	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Text-Emoticon-0.40.0-3|44	+ Revision: 654328
12cr|perl-Text-Emoticon-0.40.0-3|45	- rebuild for updated spec-helper
12cr|perl-Text-Emoticon-0.40.0-3|46	
12cr|perl-Text-Emoticon-0.40.0-3|47	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Text-Emoticon-0.40.0-3|48	+ Revision: 471414
12cr|perl-Text-Emoticon-0.40.0-3|49	- import perl-Text-Emoticon
12cr|perl-Text-Emoticon-0.40.0-3|50	
12cr|perl-Text-Emoticon-0.40.0-3|51	
12cr|perl-Text-Emoticon-0.40.0-3|52	* Sun Nov 29 2009 cpan2dist 0.04-1mdv
12cr|perl-Text-Emoticon-0.40.0-3|53	- initial mdv release, generated with cpan2dist

5559 12
12cr|perl-Text-Emoticon-MSN-0.40.0-3|1	%define upstream_name    Text-Emoticon-MSN
12cr|perl-Text-Emoticon-MSN-0.40.0-3|2	%define upstream_version 0.04
12cr|perl-Text-Emoticon-MSN-0.40.0-3|3	
12cr|perl-Text-Emoticon-MSN-0.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Emoticon-MSN-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Emoticon-MSN-0.40.0-3|6	Release:	3
12cr|perl-Text-Emoticon-MSN-0.40.0-3|7	
12cr|perl-Text-Emoticon-MSN-0.40.0-3|8	Summary:	Emoticon filter of MSN Messenger
12cr|perl-Text-Emoticon-MSN-0.40.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-Emoticon-MSN-0.40.0-3|10	Group:		Development/Perl
12cr|perl-Text-Emoticon-MSN-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Emoticon-MSN-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-Emoticon-MSN-0.40.0-3|13	
12cr|perl-Text-Emoticon-MSN-0.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-Emoticon-MSN-0.40.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-Text-Emoticon-MSN-0.40.0-3|16	BuildRequires:	perl(Text::Emoticon)
12cr|perl-Text-Emoticon-MSN-0.40.0-3|17	BuildArch:	noarch
12cr|perl-Text-Emoticon-MSN-0.40.0-3|18	
12cr|perl-Text-Emoticon-MSN-0.40.0-3|19	%description
12cr|perl-Text-Emoticon-MSN-0.40.0-3|20	Text::Emoticon::MSN is a text filter that replaces text emoticons like
12cr|perl-Text-Emoticon-MSN-0.40.0-3|21	":-)", ";-P", etc. to the icons of MSN Messenger, detailed in
12cr|perl-Text-Emoticon-MSN-0.40.0-3|22	http://messenger.msn.com/Resource/Emoticons.aspx
12cr|perl-Text-Emoticon-MSN-0.40.0-3|23	
12cr|perl-Text-Emoticon-MSN-0.40.0-3|24	%prep
12cr|perl-Text-Emoticon-MSN-0.40.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Emoticon-MSN-0.40.0-3|26	
12cr|perl-Text-Emoticon-MSN-0.40.0-3|27	%build
12cr|perl-Text-Emoticon-MSN-0.40.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Emoticon-MSN-0.40.0-3|29	%make
12cr|perl-Text-Emoticon-MSN-0.40.0-3|30	
12cr|perl-Text-Emoticon-MSN-0.40.0-3|31	%check
12cr|perl-Text-Emoticon-MSN-0.40.0-3|32	%make test
12cr|perl-Text-Emoticon-MSN-0.40.0-3|33	
12cr|perl-Text-Emoticon-MSN-0.40.0-3|34	%install
12cr|perl-Text-Emoticon-MSN-0.40.0-3|35	%makeinstall_std
12cr|perl-Text-Emoticon-MSN-0.40.0-3|36	
12cr|perl-Text-Emoticon-MSN-0.40.0-3|37	%files
12cr|perl-Text-Emoticon-MSN-0.40.0-3|38	%doc Changes
12cr|perl-Text-Emoticon-MSN-0.40.0-3|39	%{_mandir}/man3/*
12cr|perl-Text-Emoticon-MSN-0.40.0-3|40	%{perl_vendorlib}/*
12cr|perl-Text-Emoticon-MSN-0.40.0-3|41	
12cr|perl-Text-Emoticon-MSN-0.40.0-3|42	%changelog
12cr|perl-Text-Emoticon-MSN-0.40.0-3|43	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-Text-Emoticon-MSN-0.40.0-3|44	+ Revision: 655232
12cr|perl-Text-Emoticon-MSN-0.40.0-3|45	- rebuild for updated spec-helper
12cr|perl-Text-Emoticon-MSN-0.40.0-3|46	
12cr|perl-Text-Emoticon-MSN-0.40.0-3|47	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-Text-Emoticon-MSN-0.40.0-3|48	+ Revision: 471418
12cr|perl-Text-Emoticon-MSN-0.40.0-3|49	- import perl-Text-Emoticon-MSN
12cr|perl-Text-Emoticon-MSN-0.40.0-3|50	
12cr|perl-Text-Emoticon-MSN-0.40.0-3|51	
12cr|perl-Text-Emoticon-MSN-0.40.0-3|52	* Sun Nov 29 2009 cpan2dist 0.04-1mdv
12cr|perl-Text-Emoticon-MSN-0.40.0-3|53	- initial mdv release, generated with cpan2dist

5560 12
12cr|perl-Text-EtText-2.2-9|1	%define module  Text-EtText
12cr|perl-Text-EtText-2.2-9|2	%define name	perl-Text-EtText
12cr|perl-Text-EtText-2.2-9|3	%define version	2.2
12cr|perl-Text-EtText-2.2-9|4	%define release %mkrel 9
12cr|perl-Text-EtText-2.2-9|5	
12cr|perl-Text-EtText-2.2-9|6	Summary:	%{module} module for perl
12cr|perl-Text-EtText-2.2-9|7	Name:		%{name}
12cr|perl-Text-EtText-2.2-9|8	Version:	%{version}
12cr|perl-Text-EtText-2.2-9|9	Release:	%{release}
12cr|perl-Text-EtText-2.2-9|10	License:	GPL
12cr|perl-Text-EtText-2.2-9|11	Group:		Development/Perl
12cr|perl-Text-EtText-2.2-9|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Text/%{module}-%{version}.tar.bz2
12cr|perl-Text-EtText-2.2-9|13	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Text-EtText-2.2-9|14	BuildRequires:	perl-devel
12cr|perl-Text-EtText-2.2-9|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|perl-Text-EtText-2.2-9|16	BuildArch:	noarch
12cr|perl-Text-EtText-2.2-9|17	
12cr|perl-Text-EtText-2.2-9|18	%description
12cr|perl-Text-EtText-2.2-9|19	Text::EtText - A perl module to edit html as plain text.
12cr|perl-Text-EtText-2.2-9|20	
12cr|perl-Text-EtText-2.2-9|21	%prep
12cr|perl-Text-EtText-2.2-9|22	%setup -q -n Text-EtText-%{version}
12cr|perl-Text-EtText-2.2-9|23	
12cr|perl-Text-EtText-2.2-9|24	%build
12cr|perl-Text-EtText-2.2-9|25	perl Makefile.PL INSTALLDIRS=vendor </dev/null
12cr|perl-Text-EtText-2.2-9|26	%make
12cr|perl-Text-EtText-2.2-9|27	
12cr|perl-Text-EtText-2.2-9|28	%install
12cr|perl-Text-EtText-2.2-9|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Text-EtText-2.2-9|30	%makeinstall_std
12cr|perl-Text-EtText-2.2-9|31	
12cr|perl-Text-EtText-2.2-9|32	%clean
12cr|perl-Text-EtText-2.2-9|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Text-EtText-2.2-9|34	
12cr|perl-Text-EtText-2.2-9|35	%files
12cr|perl-Text-EtText-2.2-9|36	%defattr(-,root,root)
12cr|perl-Text-EtText-2.2-9|37	%doc README doc/* Changes TODO
12cr|perl-Text-EtText-2.2-9|38	%{_bindir}/*
12cr|perl-Text-EtText-2.2-9|39	%{perl_vendorlib}/Text/*
12cr|perl-Text-EtText-2.2-9|40	%_mandir/*/*
12cr|perl-Text-EtText-2.2-9|41	
12cr|perl-Text-EtText-2.2-9|42	
12cr|perl-Text-EtText-2.2-9|43	
12cr|perl-Text-EtText-2.2-9|44	%changelog
12cr|perl-Text-EtText-2.2-9|45	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.2-9mdv2010.0
12cr|perl-Text-EtText-2.2-9|46	+ Revision: 430602
12cr|perl-Text-EtText-2.2-9|47	- rebuild
12cr|perl-Text-EtText-2.2-9|48	
12cr|perl-Text-EtText-2.2-9|49	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.2-8mdv2009.0
12cr|perl-Text-EtText-2.2-9|50	+ Revision: 241988
12cr|perl-Text-EtText-2.2-9|51	- rebuild
12cr|perl-Text-EtText-2.2-9|52	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-EtText-2.2-9|53	
12cr|perl-Text-EtText-2.2-9|54	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Text-EtText-2.2-9|55	- restore BuildRoot
12cr|perl-Text-EtText-2.2-9|56	
12cr|perl-Text-EtText-2.2-9|57	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 2.2-6mdv2008.0
12cr|perl-Text-EtText-2.2-9|58	+ Revision: 23803
12cr|perl-Text-EtText-2.2-9|59	- rebuild
12cr|perl-Text-EtText-2.2-9|60	
12cr|perl-Text-EtText-2.2-9|61	
12cr|perl-Text-EtText-2.2-9|62	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.2-5mdk
12cr|perl-Text-EtText-2.2-9|63	- Fix SPEC according to Perl Policy
12cr|perl-Text-EtText-2.2-9|64	- Source URL
12cr|perl-Text-EtText-2.2-9|65	- URL
12cr|perl-Text-EtText-2.2-9|66	- use mkrel
12cr|perl-Text-EtText-2.2-9|67	
12cr|perl-Text-EtText-2.2-9|68	* Wed Nov 09 2005 Austin Acton <austin@mandriva.org> 2.2-4mdk
12cr|perl-Text-EtText-2.2-9|69	- Rebuild
12cr|perl-Text-EtText-2.2-9|70	
12cr|perl-Text-EtText-2.2-9|71	* Thu Aug 14 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 2.2-3mdk
12cr|perl-Text-EtText-2.2-9|72	- rebuild for new perl
12cr|perl-Text-EtText-2.2-9|73	- drop $RPM_OPT_FLAGS, noarch..
12cr|perl-Text-EtText-2.2-9|74	- use %%makeinstall_std macro
12cr|perl-Text-EtText-2.2-9|75	
12cr|perl-Text-EtText-2.2-9|76	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.2-2mdk
12cr|perl-Text-EtText-2.2-9|77	- rebuild for new auto{prov,req}
12cr|perl-Text-EtText-2.2-9|78	

5561 12
12cr|perl-Text-FindIndent-0.100.0-3|1	%define upstream_name    Text-FindIndent
12cr|perl-Text-FindIndent-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-Text-FindIndent-0.100.0-3|3	
12cr|perl-Text-FindIndent-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-FindIndent-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-FindIndent-0.100.0-3|6	Release:	3
12cr|perl-Text-FindIndent-0.100.0-3|7	
12cr|perl-Text-FindIndent-0.100.0-3|8	Summary:	Heuristically determine the indent style
12cr|perl-Text-FindIndent-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-FindIndent-0.100.0-3|10	Group:		Development/Perl
12cr|perl-Text-FindIndent-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-FindIndent-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-FindIndent-0.100.0-3|13	
12cr|perl-Text-FindIndent-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-FindIndent-0.100.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Text-FindIndent-0.100.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Text-FindIndent-0.100.0-3|17	BuildArch:	noarch
12cr|perl-Text-FindIndent-0.100.0-3|18	
12cr|perl-Text-FindIndent-0.100.0-3|19	%description
12cr|perl-Text-FindIndent-0.100.0-3|20	This is an experimental distribution that attempts to intuit the underlying
12cr|perl-Text-FindIndent-0.100.0-3|21	indent "policy" for a text file (most likely a source code file).
12cr|perl-Text-FindIndent-0.100.0-3|22	
12cr|perl-Text-FindIndent-0.100.0-3|23	%prep
12cr|perl-Text-FindIndent-0.100.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-FindIndent-0.100.0-3|25	
12cr|perl-Text-FindIndent-0.100.0-3|26	%build
12cr|perl-Text-FindIndent-0.100.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-FindIndent-0.100.0-3|28	%make
12cr|perl-Text-FindIndent-0.100.0-3|29	
12cr|perl-Text-FindIndent-0.100.0-3|30	%check
12cr|perl-Text-FindIndent-0.100.0-3|31	make test
12cr|perl-Text-FindIndent-0.100.0-3|32	
12cr|perl-Text-FindIndent-0.100.0-3|33	%install
12cr|perl-Text-FindIndent-0.100.0-3|34	%makeinstall_std
12cr|perl-Text-FindIndent-0.100.0-3|35	
12cr|perl-Text-FindIndent-0.100.0-3|36	%files
12cr|perl-Text-FindIndent-0.100.0-3|37	%doc README Changes LICENSE
12cr|perl-Text-FindIndent-0.100.0-3|38	%{_mandir}/man3/*
12cr|perl-Text-FindIndent-0.100.0-3|39	%{perl_vendorlib}/*
12cr|perl-Text-FindIndent-0.100.0-3|40	
12cr|perl-Text-FindIndent-0.100.0-3|41	%changelog
12cr|perl-Text-FindIndent-0.100.0-3|42	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-Text-FindIndent-0.100.0-3|43	+ Revision: 657852
12cr|perl-Text-FindIndent-0.100.0-3|44	- rebuild for updated spec-helper
12cr|perl-Text-FindIndent-0.100.0-3|45	
12cr|perl-Text-FindIndent-0.100.0-3|46	* Wed Jan 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.100.0-1mdv2011.0
12cr|perl-Text-FindIndent-0.100.0-3|47	+ Revision: 628738
12cr|perl-Text-FindIndent-0.100.0-3|48	- update to new version 0.10
12cr|perl-Text-FindIndent-0.100.0-3|49	
12cr|perl-Text-FindIndent-0.100.0-3|50	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-Text-FindIndent-0.100.0-3|51	+ Revision: 573807
12cr|perl-Text-FindIndent-0.100.0-3|52	- update to 0.09
12cr|perl-Text-FindIndent-0.100.0-3|53	
12cr|perl-Text-FindIndent-0.100.0-3|54	* Thu Jan 07 2010 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cr|perl-Text-FindIndent-0.100.0-3|55	+ Revision: 487050
12cr|perl-Text-FindIndent-0.100.0-3|56	- update to 0.08
12cr|perl-Text-FindIndent-0.100.0-3|57	
12cr|perl-Text-FindIndent-0.100.0-3|58	* Thu Dec 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.1
12cr|perl-Text-FindIndent-0.100.0-3|59	+ Revision: 482079
12cr|perl-Text-FindIndent-0.100.0-3|60	- update to 0.07
12cr|perl-Text-FindIndent-0.100.0-3|61	
12cr|perl-Text-FindIndent-0.100.0-3|62	* Fri Nov 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.1
12cr|perl-Text-FindIndent-0.100.0-3|63	+ Revision: 470462
12cr|perl-Text-FindIndent-0.100.0-3|64	- update to 0.05
12cr|perl-Text-FindIndent-0.100.0-3|65	
12cr|perl-Text-FindIndent-0.100.0-3|66	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-Text-FindIndent-0.100.0-3|67	+ Revision: 401516
12cr|perl-Text-FindIndent-0.100.0-3|68	- rebuild using %%perl_convert_version
12cr|perl-Text-FindIndent-0.100.0-3|69	- fixed license field
12cr|perl-Text-FindIndent-0.100.0-3|70	
12cr|perl-Text-FindIndent-0.100.0-3|71	* Sun Mar 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.04-1mdv2009.1
12cr|perl-Text-FindIndent-0.100.0-3|72	+ Revision: 352842
12cr|perl-Text-FindIndent-0.100.0-3|73	- update to new version 0.04
12cr|perl-Text-FindIndent-0.100.0-3|74	
12cr|perl-Text-FindIndent-0.100.0-3|75	* Tue Dec 02 2008 Jérôme Quelin <jquelin@mandriva.org> 0.03-1mdv2009.1
12cr|perl-Text-FindIndent-0.100.0-3|76	+ Revision: 309269
12cr|perl-Text-FindIndent-0.100.0-3|77	- import perl-Text-FindIndent
12cr|perl-Text-FindIndent-0.100.0-3|78	
12cr|perl-Text-FindIndent-0.100.0-3|79	
12cr|perl-Text-FindIndent-0.100.0-3|80	* Tue Dec 02 2008 cpan2dist 0.03-1mdv
12cr|perl-Text-FindIndent-0.100.0-3|81	- initial mdv release, generated with cpan2dist
12cr|perl-Text-FindIndent-0.100.0-3|82	

5562 12
12cr|perl-Text-FixEOL-1.50.0-5|1	%define upstream_name    Text-FixEOL
12cr|perl-Text-FixEOL-1.50.0-5|2	%define upstream_version 1.05
12cr|perl-Text-FixEOL-1.50.0-5|3	
12cr|perl-Text-FixEOL-1.50.0-5|4	Name:		perl-%{upstream_name}
12cr|perl-Text-FixEOL-1.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-FixEOL-1.50.0-5|6	Release:	5
12cr|perl-Text-FixEOL-1.50.0-5|7	
12cr|perl-Text-FixEOL-1.50.0-5|8	Summary:	Canonicalizes mixed convention EOL/EOF
12cr|perl-Text-FixEOL-1.50.0-5|9	License:	GPL+ or Artistic
12cr|perl-Text-FixEOL-1.50.0-5|10	Group:		Development/Perl
12cr|perl-Text-FixEOL-1.50.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-FixEOL-1.50.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-FixEOL-1.50.0-5|13	
12cr|perl-Text-FixEOL-1.50.0-5|14	BuildRequires:	perl-devel
12cr|perl-Text-FixEOL-1.50.0-5|15	BuildRequires:	perl(Test::More)
12cr|perl-Text-FixEOL-1.50.0-5|16	BuildArch:	noarch
12cr|perl-Text-FixEOL-1.50.0-5|17	
12cr|perl-Text-FixEOL-1.50.0-5|18	%description
12cr|perl-Text-FixEOL-1.50.0-5|19	Converts the EOL and EOF conventions in the passed string to a canonicalization
12cr|perl-Text-FixEOL-1.50.0-5|20	form that handles 'mixed' EOL conventions.
12cr|perl-Text-FixEOL-1.50.0-5|21	
12cr|perl-Text-FixEOL-1.50.0-5|22	It canonicalizes EOL as \n (the platform defined EOL) if it does not know the
12cr|perl-Text-FixEOL-1.50.0-5|23	particular platform. Can also 'fix' the end-of-file mark if needed and ensure
12cr|perl-Text-FixEOL-1.50.0-5|24	that the last line of the string is EOL terminated.
12cr|perl-Text-FixEOL-1.50.0-5|25	
12cr|perl-Text-FixEOL-1.50.0-5|26	%prep
12cr|perl-Text-FixEOL-1.50.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-FixEOL-1.50.0-5|28	
12cr|perl-Text-FixEOL-1.50.0-5|29	%build
12cr|perl-Text-FixEOL-1.50.0-5|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-FixEOL-1.50.0-5|31	%make
12cr|perl-Text-FixEOL-1.50.0-5|32	
12cr|perl-Text-FixEOL-1.50.0-5|33	%check
12cr|perl-Text-FixEOL-1.50.0-5|34	make test
12cr|perl-Text-FixEOL-1.50.0-5|35	
12cr|perl-Text-FixEOL-1.50.0-5|36	%install
12cr|perl-Text-FixEOL-1.50.0-5|37	%makeinstall_std
12cr|perl-Text-FixEOL-1.50.0-5|38	
12cr|perl-Text-FixEOL-1.50.0-5|39	%files
12cr|perl-Text-FixEOL-1.50.0-5|40	%doc META.yml Changes README
12cr|perl-Text-FixEOL-1.50.0-5|41	%{_mandir}/man3/*
12cr|perl-Text-FixEOL-1.50.0-5|42	%{perl_vendorlib}/*
12cr|perl-Text-FixEOL-1.50.0-5|43	
12cr|perl-Text-FixEOL-1.50.0-5|44	%changelog
12cr|perl-Text-FixEOL-1.50.0-5|45	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.50.0-4mdv2011.0
12cr|perl-Text-FixEOL-1.50.0-5|46	+ Revision: 658551
12cr|perl-Text-FixEOL-1.50.0-5|47	- rebuild for updated spec-helper
12cr|perl-Text-FixEOL-1.50.0-5|48	- rebuild for updates rpm-setup
12cr|perl-Text-FixEOL-1.50.0-5|49	
12cr|perl-Text-FixEOL-1.50.0-5|50	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-2mdv2010.0
12cr|perl-Text-FixEOL-1.50.0-5|51	+ Revision: 405950
12cr|perl-Text-FixEOL-1.50.0-5|52	- force rebuild
12cr|perl-Text-FixEOL-1.50.0-5|53	- rebuild using %%perl_convert_version
12cr|perl-Text-FixEOL-1.50.0-5|54	- fixed license field
12cr|perl-Text-FixEOL-1.50.0-5|55	
12cr|perl-Text-FixEOL-1.50.0-5|56	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.05-4mdv2009.0
12cr|perl-Text-FixEOL-1.50.0-5|57	+ Revision: 258615
12cr|perl-Text-FixEOL-1.50.0-5|58	- rebuild
12cr|perl-Text-FixEOL-1.50.0-5|59	
12cr|perl-Text-FixEOL-1.50.0-5|60	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.05-3mdv2009.0
12cr|perl-Text-FixEOL-1.50.0-5|61	+ Revision: 246629
12cr|perl-Text-FixEOL-1.50.0-5|62	- rebuild
12cr|perl-Text-FixEOL-1.50.0-5|63	- fix description-line-too-long
12cr|perl-Text-FixEOL-1.50.0-5|64	
12cr|perl-Text-FixEOL-1.50.0-5|65	* Fri Jan 18 2008 Jérôme Quelin <jquelin@mandriva.org> 1.05-1mdv2008.1
12cr|perl-Text-FixEOL-1.50.0-5|66	+ Revision: 154662
12cr|perl-Text-FixEOL-1.50.0-5|67	- import perl-Text-FixEOL
12cr|perl-Text-FixEOL-1.50.0-5|68	
12cr|perl-Text-FixEOL-1.50.0-5|69	

5563 12
12cr|perl-Text-German-0.60.0-2|1	%define upstream_name    Text-German
12cr|perl-Text-German-0.60.0-2|2	%define upstream_version 0.06
12cr|perl-Text-German-0.60.0-2|3	
12cr|perl-Text-German-0.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Text-German-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-German-0.60.0-2|6	Release:	2
12cr|perl-Text-German-0.60.0-2|7	
12cr|perl-Text-German-0.60.0-2|8	Summary:	German grundform reduction
12cr|perl-Text-German-0.60.0-2|9	License:	GPL+ or Artistic
12cr|perl-Text-German-0.60.0-2|10	Group:		Development/Perl
12cr|perl-Text-German-0.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-German-0.60.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Text-German-0.60.0-2|13	
12cr|perl-Text-German-0.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-Text-German-0.60.0-2|15	BuildArch:	noarch
12cr|perl-Text-German-0.60.0-2|16	
12cr|perl-Text-German-0.60.0-2|17	%description
12cr|perl-Text-German-0.60.0-2|18	This is a rather incomplete implementaion of work done by Gudrun Putze-Meier. I
12cr|perl-Text-German-0.60.0-2|19	have to confess that I never read her original paper. So all credit belongs to
12cr|perl-Text-German-0.60.0-2|20	her, all bugs are mine. I tried to get some insight from an implementation of
12cr|perl-Text-German-0.60.0-2|21	two students of mine. They remain anonymous because their work was the wost
12cr|perl-Text-German-0.60.0-2|22	piece of code I ever saw. My code behaves mostly as their implementation did
12cr|perl-Text-German-0.60.0-2|23	except it is about 75 times faster.
12cr|perl-Text-German-0.60.0-2|24	
12cr|perl-Text-German-0.60.0-2|25	%prep
12cr|perl-Text-German-0.60.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-German-0.60.0-2|27	
12cr|perl-Text-German-0.60.0-2|28	%build
12cr|perl-Text-German-0.60.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-German-0.60.0-2|30	%make
12cr|perl-Text-German-0.60.0-2|31	
12cr|perl-Text-German-0.60.0-2|32	%check
12cr|perl-Text-German-0.60.0-2|33	make test
12cr|perl-Text-German-0.60.0-2|34	
12cr|perl-Text-German-0.60.0-2|35	%install
12cr|perl-Text-German-0.60.0-2|36	%makeinstall_std
12cr|perl-Text-German-0.60.0-2|37	
12cr|perl-Text-German-0.60.0-2|38	%files
12cr|perl-Text-German-0.60.0-2|39	%doc README
12cr|perl-Text-German-0.60.0-2|40	%{perl_vendorlib}/Text
12cr|perl-Text-German-0.60.0-2|41	%{_mandir}/man3*/*
12cr|perl-Text-German-0.60.0-2|42	
12cr|perl-Text-German-0.60.0-2|43	%changelog
12cr|perl-Text-German-0.60.0-2|44	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-Text-German-0.60.0-2|45	+ Revision: 405685
12cr|perl-Text-German-0.60.0-2|46	- rebuild using %%perl_convert_version
12cr|perl-Text-German-0.60.0-2|47	
12cr|perl-Text-German-0.60.0-2|48	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.06-7mdv2009.0
12cr|perl-Text-German-0.60.0-2|49	+ Revision: 258616
12cr|perl-Text-German-0.60.0-2|50	- rebuild
12cr|perl-Text-German-0.60.0-2|51	
12cr|perl-Text-German-0.60.0-2|52	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.06-6mdv2009.0
12cr|perl-Text-German-0.60.0-2|53	+ Revision: 246631
12cr|perl-Text-German-0.60.0-2|54	- rebuild
12cr|perl-Text-German-0.60.0-2|55	
12cr|perl-Text-German-0.60.0-2|56	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.06-4mdv2008.1
12cr|perl-Text-German-0.60.0-2|57	+ Revision: 140721
12cr|perl-Text-German-0.60.0-2|58	- restore BuildRoot
12cr|perl-Text-German-0.60.0-2|59	
12cr|perl-Text-German-0.60.0-2|60	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Text-German-0.60.0-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-German-0.60.0-2|62	
12cr|perl-Text-German-0.60.0-2|63	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-4mdv2008.0
12cr|perl-Text-German-0.60.0-2|64	+ Revision: 87005
12cr|perl-Text-German-0.60.0-2|65	- rebuild
12cr|perl-Text-German-0.60.0-2|66	
12cr|perl-Text-German-0.60.0-2|67	
12cr|perl-Text-German-0.60.0-2|68	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-3mdv2007.0
12cr|perl-Text-German-0.60.0-2|69	- better description and summary
12cr|perl-Text-German-0.60.0-2|70	
12cr|perl-Text-German-0.60.0-2|71	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.06-2mdk
12cr|perl-Text-German-0.60.0-2|72	- Fix SPEC according to Perl Policy
12cr|perl-Text-German-0.60.0-2|73	- URL
12cr|perl-Text-German-0.60.0-2|74	
12cr|perl-Text-German-0.60.0-2|75	* Fri May 27 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.06-1mdk
12cr|perl-Text-German-0.60.0-2|76	- 0.06
12cr|perl-Text-German-0.60.0-2|77	- Make rpmbuildable
12cr|perl-Text-German-0.60.0-2|78	
12cr|perl-Text-German-0.60.0-2|79	* Fri Oct 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.03-2mdk
12cr|perl-Text-German-0.60.0-2|80	- fix deps
12cr|perl-Text-German-0.60.0-2|81	

5564 12
12cr|perl-Text-Greeking-0.120.0-3|1	%define upstream_name    Text-Greeking
12cr|perl-Text-Greeking-0.120.0-3|2	%define upstream_version 0.12
12cr|perl-Text-Greeking-0.120.0-3|3	
12cr|perl-Text-Greeking-0.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Greeking-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Greeking-0.120.0-3|6	Release:	3
12cr|perl-Text-Greeking-0.120.0-3|7	
12cr|perl-Text-Greeking-0.120.0-3|8	Summary:	A module for generating meaningless text
12cr|perl-Text-Greeking-0.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-Greeking-0.120.0-3|10	Group:		Development/Perl
12cr|perl-Text-Greeking-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Greeking-0.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-Greeking-0.120.0-3|13	
12cr|perl-Text-Greeking-0.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-Greeking-0.120.0-3|15	BuildArch: noarch
12cr|perl-Text-Greeking-0.120.0-3|16	
12cr|perl-Text-Greeking-0.120.0-3|17	%description
12cr|perl-Text-Greeking-0.120.0-3|18	Greeking is the use of random letters or marks to show the overall
12cr|perl-Text-Greeking-0.120.0-3|19	appearance of a printed page without showing the actual text. Greeking is
12cr|perl-Text-Greeking-0.120.0-3|20	used to make it easy to judge the overall appearance of a document without
12cr|perl-Text-Greeking-0.120.0-3|21	being distracted by the meaning of the text.
12cr|perl-Text-Greeking-0.120.0-3|22	
12cr|perl-Text-Greeking-0.120.0-3|23	This is a module is for quickly generating varying meaningless text from
12cr|perl-Text-Greeking-0.120.0-3|24	any source to create this illusion of the content in systems.
12cr|perl-Text-Greeking-0.120.0-3|25	
12cr|perl-Text-Greeking-0.120.0-3|26	This module was created to quickly give developers simulated content to
12cr|perl-Text-Greeking-0.120.0-3|27	fill systems with simulated content. Instead of static Lorem Ipsum text, by
12cr|perl-Text-Greeking-0.120.0-3|28	using randomly generated text and optionally varying word sources,
12cr|perl-Text-Greeking-0.120.0-3|29	repetitive and monotonous patterns that do not represent real system usage
12cr|perl-Text-Greeking-0.120.0-3|30	is avoided.
12cr|perl-Text-Greeking-0.120.0-3|31	
12cr|perl-Text-Greeking-0.120.0-3|32	%prep
12cr|perl-Text-Greeking-0.120.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Greeking-0.120.0-3|34	
12cr|perl-Text-Greeking-0.120.0-3|35	%build
12cr|perl-Text-Greeking-0.120.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Greeking-0.120.0-3|37	%make
12cr|perl-Text-Greeking-0.120.0-3|38	
12cr|perl-Text-Greeking-0.120.0-3|39	%check
12cr|perl-Text-Greeking-0.120.0-3|40	%make test
12cr|perl-Text-Greeking-0.120.0-3|41	
12cr|perl-Text-Greeking-0.120.0-3|42	%install
12cr|perl-Text-Greeking-0.120.0-3|43	%makeinstall_std
12cr|perl-Text-Greeking-0.120.0-3|44	
12cr|perl-Text-Greeking-0.120.0-3|45	%files
12cr|perl-Text-Greeking-0.120.0-3|46	%doc CHANGES META.yml README
12cr|perl-Text-Greeking-0.120.0-3|47	%{_mandir}/man3/*
12cr|perl-Text-Greeking-0.120.0-3|48	%{perl_vendorlib}/*
12cr|perl-Text-Greeking-0.120.0-3|49	
12cr|perl-Text-Greeking-0.120.0-3|50	%changelog
12cr|perl-Text-Greeking-0.120.0-3|51	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.120.0-2mdv2011.0
12cr|perl-Text-Greeking-0.120.0-3|52	+ Revision: 655233
12cr|perl-Text-Greeking-0.120.0-3|53	- rebuild for updated spec-helper
12cr|perl-Text-Greeking-0.120.0-3|54	
12cr|perl-Text-Greeking-0.120.0-3|55	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.120.0-1mdv2011.0
12cr|perl-Text-Greeking-0.120.0-3|56	+ Revision: 542841
12cr|perl-Text-Greeking-0.120.0-3|57	- import perl-Text-Greeking
12cr|perl-Text-Greeking-0.120.0-3|58	
12cr|perl-Text-Greeking-0.120.0-3|59	
12cr|perl-Text-Greeking-0.120.0-3|60	* Thu May 06 2010 cpan2dist 0.12-1mdv
12cr|perl-Text-Greeking-0.120.0-3|61	- initial mdv release, generated with cpan2dist

5565 12
12cr|perl-Text-Kakasi-2.40.0-3|1	%define upstream_name    Text-Kakasi
12cr|perl-Text-Kakasi-2.40.0-3|2	%define upstream_version 2.04
12cr|perl-Text-Kakasi-2.40.0-3|3	
12cr|perl-Text-Kakasi-2.40.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Kakasi-2.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Kakasi-2.40.0-3|6	Release:	3
12cr|perl-Text-Kakasi-2.40.0-3|7	
12cr|perl-Text-Kakasi-2.40.0-3|8	Summary:	Perl binding for KAKASI the kanji kana simple inverter
12cr|perl-Text-Kakasi-2.40.0-3|9	License:	GPL
12cr|perl-Text-Kakasi-2.40.0-3|10	Group:		Development/Perl
12cr|perl-Text-Kakasi-2.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Kakasi-2.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Text-Kakasi-2.40.0-3|13	
12cr|perl-Text-Kakasi-2.40.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-Kakasi-2.40.0-3|15	BuildRequires:	kakasi-devel >= 2.3.1
12cr|perl-Text-Kakasi-2.40.0-3|16	BuildRequires:	kakasi-dict
12cr|perl-Text-Kakasi-2.40.0-3|17	Requires:	kakasi >= 2.3.1
12cr|perl-Text-Kakasi-2.40.0-3|18	
12cr|perl-Text-Kakasi-2.40.0-3|19	%description
12cr|perl-Text-Kakasi-2.40.0-3|20	This module provides libkakasi interface for perl. libkakasi is a part
12cr|perl-Text-Kakasi-2.40.0-3|21	of KAKASI.
12cr|perl-Text-Kakasi-2.40.0-3|22	KAKASI is the language processing filter to convert Kanji characters
12cr|perl-Text-Kakasi-2.40.0-3|23	to Hiragana, Katakana or Romaji and may be helpful to read Japanese
12cr|perl-Text-Kakasi-2.40.0-3|24	documents.
12cr|perl-Text-Kakasi-2.40.0-3|25	More information about KAKASI is available at <http://kakasi.namazu.org/>.
12cr|perl-Text-Kakasi-2.40.0-3|26	
12cr|perl-Text-Kakasi-2.40.0-3|27	%prep
12cr|perl-Text-Kakasi-2.40.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Kakasi-2.40.0-3|29	
12cr|perl-Text-Kakasi-2.40.0-3|30	%build
12cr|perl-Text-Kakasi-2.40.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Kakasi-2.40.0-3|32	make CFLAGS="%{optflags}"
12cr|perl-Text-Kakasi-2.40.0-3|33	
12cr|perl-Text-Kakasi-2.40.0-3|34	%check
12cr|perl-Text-Kakasi-2.40.0-3|35	make test
12cr|perl-Text-Kakasi-2.40.0-3|36	
12cr|perl-Text-Kakasi-2.40.0-3|37	%install
12cr|perl-Text-Kakasi-2.40.0-3|38	%makeinstall_std
12cr|perl-Text-Kakasi-2.40.0-3|39	
12cr|perl-Text-Kakasi-2.40.0-3|40	%files
12cr|perl-Text-Kakasi-2.40.0-3|41	%doc COPYING README README.jp
12cr|perl-Text-Kakasi-2.40.0-3|42	%{_mandir}/*/*
12cr|perl-Text-Kakasi-2.40.0-3|43	%{perl_vendorarch}/Text
12cr|perl-Text-Kakasi-2.40.0-3|44	%{perl_vendorarch}/auto/Text
12cr|perl-Text-Kakasi-2.40.0-3|45	
12cr|perl-Text-Kakasi-2.40.0-3|46	%changelog
12cr|perl-Text-Kakasi-2.40.0-3|47	* Wed Jan 25 2012 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 2.40.0-3
12cr|perl-Text-Kakasi-2.40.0-3|48	+ Revision: 768358
12cr|perl-Text-Kakasi-2.40.0-3|49	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Text-Kakasi-2.40.0-3|50	
12cr|perl-Text-Kakasi-2.40.0-3|51	* Tue Jul 20 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.40.0-2mdv2011.0
12cr|perl-Text-Kakasi-2.40.0-3|52	+ Revision: 556173
12cr|perl-Text-Kakasi-2.40.0-3|53	- rebuild for perl 5.12
12cr|perl-Text-Kakasi-2.40.0-3|54	
12cr|perl-Text-Kakasi-2.40.0-3|55	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.40.0-1mdv2010.0
12cr|perl-Text-Kakasi-2.40.0-3|56	+ Revision: 405710
12cr|perl-Text-Kakasi-2.40.0-3|57	- rebuild using %%perl_convert_version
12cr|perl-Text-Kakasi-2.40.0-3|58	
12cr|perl-Text-Kakasi-2.40.0-3|59	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.04-7mdv2009.0
12cr|perl-Text-Kakasi-2.40.0-3|60	+ Revision: 258617
12cr|perl-Text-Kakasi-2.40.0-3|61	- rebuild
12cr|perl-Text-Kakasi-2.40.0-3|62	
12cr|perl-Text-Kakasi-2.40.0-3|63	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.04-6mdv2009.0
12cr|perl-Text-Kakasi-2.40.0-3|64	+ Revision: 246632
12cr|perl-Text-Kakasi-2.40.0-3|65	- rebuild
12cr|perl-Text-Kakasi-2.40.0-3|66	
12cr|perl-Text-Kakasi-2.40.0-3|67	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 2.04-4mdv2008.1
12cr|perl-Text-Kakasi-2.40.0-3|68	+ Revision: 152330
12cr|perl-Text-Kakasi-2.40.0-3|69	- rebuild
12cr|perl-Text-Kakasi-2.40.0-3|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-Kakasi-2.40.0-3|71	
12cr|perl-Text-Kakasi-2.40.0-3|72	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Text-Kakasi-2.40.0-3|73	- restore BuildRoot
12cr|perl-Text-Kakasi-2.40.0-3|74	
12cr|perl-Text-Kakasi-2.40.0-3|75	* Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.04-3mdv2008.0
12cr|perl-Text-Kakasi-2.40.0-3|76	+ Revision: 67087
12cr|perl-Text-Kakasi-2.40.0-3|77	- rebuild
12cr|perl-Text-Kakasi-2.40.0-3|78	
12cr|perl-Text-Kakasi-2.40.0-3|79	
12cr|perl-Text-Kakasi-2.40.0-3|80	* Mon Jul 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.04-2mdv2007.0
12cr|perl-Text-Kakasi-2.40.0-3|81	- spec cleanup
12cr|perl-Text-Kakasi-2.40.0-3|82	- fix directory ownership
12cr|perl-Text-Kakasi-2.40.0-3|83	
12cr|perl-Text-Kakasi-2.40.0-3|84	* Fri May 27 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.04-1mdk
12cr|perl-Text-Kakasi-2.40.0-3|85	- 2.04
12cr|perl-Text-Kakasi-2.40.0-3|86	
12cr|perl-Text-Kakasi-2.40.0-3|87	* Wed Nov 17 2004 Michael Scherer <misc@mandrake.org> 1.05-7mdk
12cr|perl-Text-Kakasi-2.40.0-3|88	- Rebuild for new perl
12cr|perl-Text-Kakasi-2.40.0-3|89	

5566 12
12cr|perl-Text-LevenshteinXS-0.30.0-3|1	%define upstream_name    Text-LevenshteinXS
12cr|perl-Text-LevenshteinXS-0.30.0-3|2	%define upstream_version 0.03
12cr|perl-Text-LevenshteinXS-0.30.0-3|3	
12cr|perl-Text-LevenshteinXS-0.30.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Text-LevenshteinXS-0.30.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Text-LevenshteinXS-0.30.0-3|6	Release:	3
12cr|perl-Text-LevenshteinXS-0.30.0-3|7	
12cr|perl-Text-LevenshteinXS-0.30.0-3|8	Summary:    An XS implementation of the Levenshtein edit distance
12cr|perl-Text-LevenshteinXS-0.30.0-3|9	License:    GPL+ or Artistic
12cr|perl-Text-LevenshteinXS-0.30.0-3|10	Group:      Development/Perl
12cr|perl-Text-LevenshteinXS-0.30.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-LevenshteinXS-0.30.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-LevenshteinXS-0.30.0-3|13	
12cr|perl-Text-LevenshteinXS-0.30.0-3|14	BuildRequires: perl-devel
12cr|perl-Text-LevenshteinXS-0.30.0-3|15	BuildRequires: perl(Test)
12cr|perl-Text-LevenshteinXS-0.30.0-3|16	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Text-LevenshteinXS-0.30.0-3|17	
12cr|perl-Text-LevenshteinXS-0.30.0-3|18	%description
12cr|perl-Text-LevenshteinXS-0.30.0-3|19	This module implements the Levenshtein edit distance in a XS way.
12cr|perl-Text-LevenshteinXS-0.30.0-3|20	
12cr|perl-Text-LevenshteinXS-0.30.0-3|21	The Levenshtein edit distance is a measure of the degree of proximity between
12cr|perl-Text-LevenshteinXS-0.30.0-3|22	two strings. This distance is the number of substitutions, deletions or
12cr|perl-Text-LevenshteinXS-0.30.0-3|23	insertions ("edits") needed to transform one string into the other one (and
12cr|perl-Text-LevenshteinXS-0.30.0-3|24	vice versa). When two strings have distance 0, they are the same. A good point
12cr|perl-Text-LevenshteinXS-0.30.0-3|25	to start is: <http://www.merriampark.com/ld.htm>
12cr|perl-Text-LevenshteinXS-0.30.0-3|26	
12cr|perl-Text-LevenshteinXS-0.30.0-3|27	%prep
12cr|perl-Text-LevenshteinXS-0.30.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-LevenshteinXS-0.30.0-3|29	
12cr|perl-Text-LevenshteinXS-0.30.0-3|30	%build
12cr|perl-Text-LevenshteinXS-0.30.0-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-LevenshteinXS-0.30.0-3|32	%make
12cr|perl-Text-LevenshteinXS-0.30.0-3|33	
12cr|perl-Text-LevenshteinXS-0.30.0-3|34	%check
12cr|perl-Text-LevenshteinXS-0.30.0-3|35	make test
12cr|perl-Text-LevenshteinXS-0.30.0-3|36	
12cr|perl-Text-LevenshteinXS-0.30.0-3|37	%install
12cr|perl-Text-LevenshteinXS-0.30.0-3|38	rm -rf %buildroot
12cr|perl-Text-LevenshteinXS-0.30.0-3|39	%makeinstall_std
12cr|perl-Text-LevenshteinXS-0.30.0-3|40	
12cr|perl-Text-LevenshteinXS-0.30.0-3|41	%clean
12cr|perl-Text-LevenshteinXS-0.30.0-3|42	rm -rf %buildroot
12cr|perl-Text-LevenshteinXS-0.30.0-3|43	
12cr|perl-Text-LevenshteinXS-0.30.0-3|44	%files
12cr|perl-Text-LevenshteinXS-0.30.0-3|45	%defattr(-,root,root)
12cr|perl-Text-LevenshteinXS-0.30.0-3|46	%doc Changes README
12cr|perl-Text-LevenshteinXS-0.30.0-3|47	%{_mandir}/man3/*
12cr|perl-Text-LevenshteinXS-0.30.0-3|48	%perl_vendorarch/Text
12cr|perl-Text-LevenshteinXS-0.30.0-3|49	%perl_vendorarch/auto/Text
12cr|perl-Text-LevenshteinXS-0.30.0-3|50	
12cr|perl-Text-LevenshteinXS-0.30.0-3|51	
12cr|perl-Text-LevenshteinXS-0.30.0-3|52	%changelog
12cr|perl-Text-LevenshteinXS-0.30.0-3|53	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.30.0-3
12cr|perl-Text-LevenshteinXS-0.30.0-3|54	+ Revision: 768358
12cr|perl-Text-LevenshteinXS-0.30.0-3|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Text-LevenshteinXS-0.30.0-3|56	
12cr|perl-Text-LevenshteinXS-0.30.0-3|57	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Text-LevenshteinXS-0.30.0-3|58	+ Revision: 556174
12cr|perl-Text-LevenshteinXS-0.30.0-3|59	- rebuild for perl 5.12
12cr|perl-Text-LevenshteinXS-0.30.0-3|60	
12cr|perl-Text-LevenshteinXS-0.30.0-3|61	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-Text-LevenshteinXS-0.30.0-3|62	+ Revision: 405711
12cr|perl-Text-LevenshteinXS-0.30.0-3|63	- rebuild using %%perl_convert_version
12cr|perl-Text-LevenshteinXS-0.30.0-3|64	
12cr|perl-Text-LevenshteinXS-0.30.0-3|65	* Wed Nov 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-2mdv2009.1
12cr|perl-Text-LevenshteinXS-0.30.0-3|66	+ Revision: 302525
12cr|perl-Text-LevenshteinXS-0.30.0-3|67	- fix description
12cr|perl-Text-LevenshteinXS-0.30.0-3|68	
12cr|perl-Text-LevenshteinXS-0.30.0-3|69	* Wed Nov 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2009.1
12cr|perl-Text-LevenshteinXS-0.30.0-3|70	+ Revision: 302514
12cr|perl-Text-LevenshteinXS-0.30.0-3|71	- import perl-Text-LevenshteinXS
12cr|perl-Text-LevenshteinXS-0.30.0-3|72	
12cr|perl-Text-LevenshteinXS-0.30.0-3|73	
12cr|perl-Text-LevenshteinXS-0.30.0-3|74	* Wed Nov 12 2008 cpan2dist 0.03-1mdv
12cr|perl-Text-LevenshteinXS-0.30.0-3|75	- initial mdv release, generated with cpan2dist
12cr|perl-Text-LevenshteinXS-0.30.0-3|76	

5567 12
12cr|perl-Text-Markdown-1.0.31-3|1	%define upstream_name    Text-Markdown
12cr|perl-Text-Markdown-1.0.31-3|2	%define upstream_version 1.000031
12cr|perl-Text-Markdown-1.0.31-3|3	
12cr|perl-Text-Markdown-1.0.31-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Markdown-1.0.31-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Markdown-1.0.31-3|6	Release:	3
12cr|perl-Text-Markdown-1.0.31-3|7	
12cr|perl-Text-Markdown-1.0.31-3|8	Summary:	Convert Markdown syntax to (X)HTML
12cr|perl-Text-Markdown-1.0.31-3|9	License:	GPL+ or Artistic
12cr|perl-Text-Markdown-1.0.31-3|10	Group:		Development/Perl
12cr|perl-Text-Markdown-1.0.31-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Markdown-1.0.31-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-Markdown-1.0.31-3|13	
12cr|perl-Text-Markdown-1.0.31-3|14	BuildRequires:	perl-devel
12cr|perl-Text-Markdown-1.0.31-3|15	BuildRequires:	perl(Digest::MD5)
12cr|perl-Text-Markdown-1.0.31-3|16	BuildRequires:	perl(Encode)
12cr|perl-Text-Markdown-1.0.31-3|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Text-Markdown-1.0.31-3|18	BuildRequires:	perl(File::Slurp)
12cr|perl-Text-Markdown-1.0.31-3|19	BuildRequires:	perl(FindBin)
12cr|perl-Text-Markdown-1.0.31-3|20	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Text-Markdown-1.0.31-3|21	BuildRequires:	perl(Test::Differences)
12cr|perl-Text-Markdown-1.0.31-3|22	BuildRequires:	perl(Test::Exception)
12cr|perl-Text-Markdown-1.0.31-3|23	BuildRequires:	perl(Test::More)
12cr|perl-Text-Markdown-1.0.31-3|24	BuildRequires:	perl(Text::Balanced)
12cr|perl-Text-Markdown-1.0.31-3|25	
12cr|perl-Text-Markdown-1.0.31-3|26	BuildArch:	noarch
12cr|perl-Text-Markdown-1.0.31-3|27	
12cr|perl-Text-Markdown-1.0.31-3|28	%description
12cr|perl-Text-Markdown-1.0.31-3|29	Markdown is a text-to-HTML filter; it translates an easy-to-read /
12cr|perl-Text-Markdown-1.0.31-3|30	easy-to-write structured text format into HTML. Markdown's text format is
12cr|perl-Text-Markdown-1.0.31-3|31	most similar to that of plain text email, and supports features such as
12cr|perl-Text-Markdown-1.0.31-3|32	headers, *emphasis*, code blocks, blockquotes, and links.
12cr|perl-Text-Markdown-1.0.31-3|33	
12cr|perl-Text-Markdown-1.0.31-3|34	Markdown's syntax is designed not as a generic markup language, but
12cr|perl-Text-Markdown-1.0.31-3|35	specifically to serve as a front-end to (X)HTML. You can use span-level
12cr|perl-Text-Markdown-1.0.31-3|36	HTML tags anywhere in a Markdown document, and you can use block level HTML
12cr|perl-Text-Markdown-1.0.31-3|37	tags (like <div> and <table> as well).
12cr|perl-Text-Markdown-1.0.31-3|38	
12cr|perl-Text-Markdown-1.0.31-3|39	%prep
12cr|perl-Text-Markdown-1.0.31-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Markdown-1.0.31-3|41	
12cr|perl-Text-Markdown-1.0.31-3|42	%build
12cr|perl-Text-Markdown-1.0.31-3|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Markdown-1.0.31-3|44	%make
12cr|perl-Text-Markdown-1.0.31-3|45	
12cr|perl-Text-Markdown-1.0.31-3|46	%check
12cr|perl-Text-Markdown-1.0.31-3|47	%make test
12cr|perl-Text-Markdown-1.0.31-3|48	
12cr|perl-Text-Markdown-1.0.31-3|49	%install
12cr|perl-Text-Markdown-1.0.31-3|50	%makeinstall_std
12cr|perl-Text-Markdown-1.0.31-3|51	
12cr|perl-Text-Markdown-1.0.31-3|52	%files
12cr|perl-Text-Markdown-1.0.31-3|53	%doc Changes README
12cr|perl-Text-Markdown-1.0.31-3|54	%{_bindir}/*
12cr|perl-Text-Markdown-1.0.31-3|55	%{_mandir}/man1/*
12cr|perl-Text-Markdown-1.0.31-3|56	%{_mandir}/man3/*
12cr|perl-Text-Markdown-1.0.31-3|57	%{perl_vendorlib}/*
12cr|perl-Text-Markdown-1.0.31-3|58	
12cr|perl-Text-Markdown-1.0.31-3|59	%changelog
12cr|perl-Text-Markdown-1.0.31-3|60	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.0.31-2mdv2011.0
12cr|perl-Text-Markdown-1.0.31-3|61	+ Revision: 655234
12cr|perl-Text-Markdown-1.0.31-3|62	- rebuild for updated spec-helper
12cr|perl-Text-Markdown-1.0.31-3|63	
12cr|perl-Text-Markdown-1.0.31-3|64	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.31-1mdv2011.0
12cr|perl-Text-Markdown-1.0.31-3|65	+ Revision: 526463
12cr|perl-Text-Markdown-1.0.31-3|66	- update to 1.000031
12cr|perl-Text-Markdown-1.0.31-3|67	
12cr|perl-Text-Markdown-1.0.31-3|68	* Tue Jan 19 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.30-1mdv2010.1
12cr|perl-Text-Markdown-1.0.31-3|69	+ Revision: 493489
12cr|perl-Text-Markdown-1.0.31-3|70	- update to 1.000030
12cr|perl-Text-Markdown-1.0.31-3|71	
12cr|perl-Text-Markdown-1.0.31-3|72	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.0.29-1mdv2010.1
12cr|perl-Text-Markdown-1.0.31-3|73	+ Revision: 471156
12cr|perl-Text-Markdown-1.0.31-3|74	- import perl-Text-Markdown
12cr|perl-Text-Markdown-1.0.31-3|75	
12cr|perl-Text-Markdown-1.0.31-3|76	
12cr|perl-Text-Markdown-1.0.31-3|77	* Sun Nov 29 2009 cpan2dist 1.000029-1mdv
12cr|perl-Text-Markdown-1.0.31-3|78	- initial mdv release, generated with cpan2dist

5568 12
12cr|perl-Text-MultiMarkdown-1.0.34-2|1	%define upstream_name    Text-MultiMarkdown
12cr|perl-Text-MultiMarkdown-1.0.34-2|2	%define upstream_version 1.000034
12cr|perl-Text-MultiMarkdown-1.0.34-2|3	
12cr|perl-Text-MultiMarkdown-1.0.34-2|4	Name:		perl-%{upstream_name}
12cr|perl-Text-MultiMarkdown-1.0.34-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-MultiMarkdown-1.0.34-2|6	Release:	2
12cr|perl-Text-MultiMarkdown-1.0.34-2|7	
12cr|perl-Text-MultiMarkdown-1.0.34-2|8	Summary:	Convert MultiMarkdown syntax to (X)HTML
12cr|perl-Text-MultiMarkdown-1.0.34-2|9	License:	GPL+ or Artistic
12cr|perl-Text-MultiMarkdown-1.0.34-2|10	Group:		Development/Perl
12cr|perl-Text-MultiMarkdown-1.0.34-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-MultiMarkdown-1.0.34-2|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-MultiMarkdown-1.0.34-2|13	
12cr|perl-Text-MultiMarkdown-1.0.34-2|14	BuildRequires:	perl-devel
12cr|perl-Text-MultiMarkdown-1.0.34-2|15	BuildRequires:	perl(Digest::MD5)
12cr|perl-Text-MultiMarkdown-1.0.34-2|16	BuildRequires:	perl(Encode)
12cr|perl-Text-MultiMarkdown-1.0.34-2|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Text-MultiMarkdown-1.0.34-2|18	BuildRequires:	perl(File::Slurp)
12cr|perl-Text-MultiMarkdown-1.0.34-2|19	BuildRequires:	perl(FindBin)
12cr|perl-Text-MultiMarkdown-1.0.34-2|20	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Text-MultiMarkdown-1.0.34-2|21	BuildRequires:	perl(Test::Exception)
12cr|perl-Text-MultiMarkdown-1.0.34-2|22	BuildRequires:	perl(Test::More)
12cr|perl-Text-MultiMarkdown-1.0.34-2|23	BuildRequires:	perl(Text::Markdown)
12cr|perl-Text-MultiMarkdown-1.0.34-2|24	
12cr|perl-Text-MultiMarkdown-1.0.34-2|25	BuildArch:	noarch
12cr|perl-Text-MultiMarkdown-1.0.34-2|26	
12cr|perl-Text-MultiMarkdown-1.0.34-2|27	%description
12cr|perl-Text-MultiMarkdown-1.0.34-2|28	Markdown is a text-to-HTML filter; it translates an easy-to-read /
12cr|perl-Text-MultiMarkdown-1.0.34-2|29	easy-to-write structured text format into HTML. Markdown's text format is
12cr|perl-Text-MultiMarkdown-1.0.34-2|30	most similar to that of plain text email, and supports features such as
12cr|perl-Text-MultiMarkdown-1.0.34-2|31	headers, *emphasis*, code blocks, blockquotes, and links.
12cr|perl-Text-MultiMarkdown-1.0.34-2|32	
12cr|perl-Text-MultiMarkdown-1.0.34-2|33	Markdown's syntax is designed not as a generic markup language, but
12cr|perl-Text-MultiMarkdown-1.0.34-2|34	specifically to serve as a front-end to (X)HTML. You can use span-level
12cr|perl-Text-MultiMarkdown-1.0.34-2|35	HTML tags anywhere in a Markdown document, and you can use block level HTML
12cr|perl-Text-MultiMarkdown-1.0.34-2|36	tags ('<div>', '<table>' etc.). Note that by default Markdown isn't
12cr|perl-Text-MultiMarkdown-1.0.34-2|37	interpreted in HTML block-level elements, unless you add a 'markdown=1"'
12cr|perl-Text-MultiMarkdown-1.0.34-2|38	attribute to the element. See the Text::Markdown manpage for details.
12cr|perl-Text-MultiMarkdown-1.0.34-2|39	
12cr|perl-Text-MultiMarkdown-1.0.34-2|40	This module implements the MultiMarkdown markdown syntax extensions from:
12cr|perl-Text-MultiMarkdown-1.0.34-2|41	
12cr|perl-Text-MultiMarkdown-1.0.34-2|42	%prep
12cr|perl-Text-MultiMarkdown-1.0.34-2|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-MultiMarkdown-1.0.34-2|44	
12cr|perl-Text-MultiMarkdown-1.0.34-2|45	%build
12cr|perl-Text-MultiMarkdown-1.0.34-2|46	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-MultiMarkdown-1.0.34-2|47	%make
12cr|perl-Text-MultiMarkdown-1.0.34-2|48	
12cr|perl-Text-MultiMarkdown-1.0.34-2|49	%check
12cr|perl-Text-MultiMarkdown-1.0.34-2|50	%make test
12cr|perl-Text-MultiMarkdown-1.0.34-2|51	
12cr|perl-Text-MultiMarkdown-1.0.34-2|52	%install
12cr|perl-Text-MultiMarkdown-1.0.34-2|53	%makeinstall_std
12cr|perl-Text-MultiMarkdown-1.0.34-2|54	
12cr|perl-Text-MultiMarkdown-1.0.34-2|55	%files
12cr|perl-Text-MultiMarkdown-1.0.34-2|56	%doc Changes README
12cr|perl-Text-MultiMarkdown-1.0.34-2|57	%{_bindir}/*
12cr|perl-Text-MultiMarkdown-1.0.34-2|58	%{_mandir}/man1/*
12cr|perl-Text-MultiMarkdown-1.0.34-2|59	%{_mandir}/man3/*
12cr|perl-Text-MultiMarkdown-1.0.34-2|60	%{perl_vendorlib}/*
12cr|perl-Text-MultiMarkdown-1.0.34-2|61	
12cr|perl-Text-MultiMarkdown-1.0.34-2|62	
12cr|perl-Text-MultiMarkdown-1.0.34-2|63	%changelog
12cr|perl-Text-MultiMarkdown-1.0.34-2|64	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.34-1mdv2011.0
12cr|perl-Text-MultiMarkdown-1.0.34-2|65	+ Revision: 660021
12cr|perl-Text-MultiMarkdown-1.0.34-2|66	- update to new version 1.000034
12cr|perl-Text-MultiMarkdown-1.0.34-2|67	
12cr|perl-Text-MultiMarkdown-1.0.34-2|68	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.0.33-2
12cr|perl-Text-MultiMarkdown-1.0.34-2|69	+ Revision: 654331
12cr|perl-Text-MultiMarkdown-1.0.34-2|70	- rebuild for updated spec-helper
12cr|perl-Text-MultiMarkdown-1.0.34-2|71	
12cr|perl-Text-MultiMarkdown-1.0.34-2|72	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.33-1mdv2011.0
12cr|perl-Text-MultiMarkdown-1.0.34-2|73	+ Revision: 526464
12cr|perl-Text-MultiMarkdown-1.0.34-2|74	- update to 1.000033
12cr|perl-Text-MultiMarkdown-1.0.34-2|75	
12cr|perl-Text-MultiMarkdown-1.0.34-2|76	* Tue Jan 19 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.32-1mdv2010.1
12cr|perl-Text-MultiMarkdown-1.0.34-2|77	+ Revision: 493588
12cr|perl-Text-MultiMarkdown-1.0.34-2|78	- update to 1.000032
12cr|perl-Text-MultiMarkdown-1.0.34-2|79	
12cr|perl-Text-MultiMarkdown-1.0.34-2|80	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.0.31-1mdv2010.1
12cr|perl-Text-MultiMarkdown-1.0.34-2|81	+ Revision: 471158
12cr|perl-Text-MultiMarkdown-1.0.34-2|82	- import perl-Text-MultiMarkdown
12cr|perl-Text-MultiMarkdown-1.0.34-2|83	
12cr|perl-Text-MultiMarkdown-1.0.34-2|84	
12cr|perl-Text-MultiMarkdown-1.0.34-2|85	* Sun Nov 29 2009 cpan2dist 1.000031-1mdv
12cr|perl-Text-MultiMarkdown-1.0.34-2|86	- initial mdv release, generated with cpan2dist

5569 12
12cr|perl-Text-NeatTemplate-0.80.0-1|1	%define upstream_name    Text-NeatTemplate
12cr|perl-Text-NeatTemplate-0.80.0-1|2	%define upstream_version 0.08
12cr|perl-Text-NeatTemplate-0.80.0-1|3	
12cr|perl-Text-NeatTemplate-0.80.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Text-NeatTemplate-0.80.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Text-NeatTemplate-0.80.0-1|6	Release:    %mkrel 1
12cr|perl-Text-NeatTemplate-0.80.0-1|7	
12cr|perl-Text-NeatTemplate-0.80.0-1|8	Summary:    A fast, middleweight template engine
12cr|perl-Text-NeatTemplate-0.80.0-1|9	License:    GPL+ or Artistic
12cr|perl-Text-NeatTemplate-0.80.0-1|10	Group:      Development/Perl
12cr|perl-Text-NeatTemplate-0.80.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-NeatTemplate-0.80.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-NeatTemplate-0.80.0-1|13	
12cr|perl-Text-NeatTemplate-0.80.0-1|14	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Text-NeatTemplate-0.80.0-1|15	BuildArch:     noarch
12cr|perl-Text-NeatTemplate-0.80.0-1|16	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Text-NeatTemplate-0.80.0-1|17	
12cr|perl-Text-NeatTemplate-0.80.0-1|18	%description
12cr|perl-Text-NeatTemplate-0.80.0-1|19	This module provides a simple, middleweight but fast template engine,
12cr|perl-Text-NeatTemplate-0.80.0-1|20	for when you need speed rather than complex features, yet need more features
12cr|perl-Text-NeatTemplate-0.80.0-1|21	than simple variable substitution.
12cr|perl-Text-NeatTemplate-0.80.0-1|22	
12cr|perl-Text-NeatTemplate-0.80.0-1|23	%prep
12cr|perl-Text-NeatTemplate-0.80.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-NeatTemplate-0.80.0-1|25	find . -type f | xargs chmod +w
12cr|perl-Text-NeatTemplate-0.80.0-1|26	
12cr|perl-Text-NeatTemplate-0.80.0-1|27	%build
12cr|perl-Text-NeatTemplate-0.80.0-1|28	%{__perl} Build.PL installdirs=vendor
12cr|perl-Text-NeatTemplate-0.80.0-1|29	./Build CFLAGS="%{optflags}"
12cr|perl-Text-NeatTemplate-0.80.0-1|30	
12cr|perl-Text-NeatTemplate-0.80.0-1|31	%check
12cr|perl-Text-NeatTemplate-0.80.0-1|32	./Build test
12cr|perl-Text-NeatTemplate-0.80.0-1|33	
12cr|perl-Text-NeatTemplate-0.80.0-1|34	%install
12cr|perl-Text-NeatTemplate-0.80.0-1|35	rm -rf %{buildroot}
12cr|perl-Text-NeatTemplate-0.80.0-1|36	./Build install destdir=%{buildroot}
12cr|perl-Text-NeatTemplate-0.80.0-1|37	
12cr|perl-Text-NeatTemplate-0.80.0-1|38	%clean
12cr|perl-Text-NeatTemplate-0.80.0-1|39	rm -rf %{buildroot}
12cr|perl-Text-NeatTemplate-0.80.0-1|40	
12cr|perl-Text-NeatTemplate-0.80.0-1|41	%files
12cr|perl-Text-NeatTemplate-0.80.0-1|42	%defattr(-,root,root)
12cr|perl-Text-NeatTemplate-0.80.0-1|43	%doc Changes README
12cr|perl-Text-NeatTemplate-0.80.0-1|44	%{_mandir}/man3/*
12cr|perl-Text-NeatTemplate-0.80.0-1|45	%perl_vendorlib/Text
12cr|perl-Text-NeatTemplate-0.80.0-1|46	
12cr|perl-Text-NeatTemplate-0.80.0-1|47	
12cr|perl-Text-NeatTemplate-0.80.0-1|48	%changelog
12cr|perl-Text-NeatTemplate-0.80.0-1|49	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-Text-NeatTemplate-0.80.0-1|50	+ Revision: 405712
12cr|perl-Text-NeatTemplate-0.80.0-1|51	- rebuild using %%perl_convert_version
12cr|perl-Text-NeatTemplate-0.80.0-1|52	
12cr|perl-Text-NeatTemplate-0.80.0-1|53	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.08-4mdv2009.0
12cr|perl-Text-NeatTemplate-0.80.0-1|54	+ Revision: 258618
12cr|perl-Text-NeatTemplate-0.80.0-1|55	- rebuild
12cr|perl-Text-NeatTemplate-0.80.0-1|56	
12cr|perl-Text-NeatTemplate-0.80.0-1|57	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.08-3mdv2009.0
12cr|perl-Text-NeatTemplate-0.80.0-1|58	+ Revision: 246635
12cr|perl-Text-NeatTemplate-0.80.0-1|59	- rebuild
12cr|perl-Text-NeatTemplate-0.80.0-1|60	- fix summary-not-capitalized
12cr|perl-Text-NeatTemplate-0.80.0-1|61	- fix summary-ended-with-dot
12cr|perl-Text-NeatTemplate-0.80.0-1|62	
12cr|perl-Text-NeatTemplate-0.80.0-1|63	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2008.1
12cr|perl-Text-NeatTemplate-0.80.0-1|64	+ Revision: 138068
12cr|perl-Text-NeatTemplate-0.80.0-1|65	- import perl-Text-NeatTemplate
12cr|perl-Text-NeatTemplate-0.80.0-1|66	
12cr|perl-Text-NeatTemplate-0.80.0-1|67	
12cr|perl-Text-NeatTemplate-0.80.0-1|68	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2008.1
12cr|perl-Text-NeatTemplate-0.80.0-1|69	- first mdv release

5570 12
12cr|perl-Text-NSP-1.230.0-2|1	%define upstream_name	 Text-NSP
12cr|perl-Text-NSP-1.230.0-2|2	%define upstream_version 1.23
12cr|perl-Text-NSP-1.230.0-2|3	
12cr|perl-Text-NSP-1.230.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Text-NSP-1.230.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-NSP-1.230.0-2|6	Release:	2
12cr|perl-Text-NSP-1.230.0-2|7	
12cr|perl-Text-NSP-1.230.0-2|8	Summary:	The Ngram Statistics Package
12cr|perl-Text-NSP-1.230.0-2|9	License:	GPL+ or Artistic
12cr|perl-Text-NSP-1.230.0-2|10	Group:		Development/Perl
12cr|perl-Text-NSP-1.230.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-NSP-1.230.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-NSP-1.230.0-2|13	
12cr|perl-Text-NSP-1.230.0-2|14	BuildRequires:	perl-devel
12cr|perl-Text-NSP-1.230.0-2|15	BuildArch:	noarch
12cr|perl-Text-NSP-1.230.0-2|16	
12cr|perl-Text-NSP-1.230.0-2|17	%description
12cr|perl-Text-NSP-1.230.0-2|18	The module NSP.pm is a stub that doesn't have any real functionality. The real
12cr|perl-Text-NSP-1.230.0-2|19	work is done by five programs:
12cr|perl-Text-NSP-1.230.0-2|20	- count.pl
12cr|perl-Text-NSP-1.230.0-2|21	- statistic.pl
12cr|perl-Text-NSP-1.230.0-2|22	- rank.pl
12cr|perl-Text-NSP-1.230.0-2|23	- combig.pl
12cr|perl-Text-NSP-1.230.0-2|24	- kocos.pl
12cr|perl-Text-NSP-1.230.0-2|25	These are not modules, and are run from the command line. All have extensive
12cr|perl-Text-NSP-1.230.0-2|26	command line help and documentation.
12cr|perl-Text-NSP-1.230.0-2|27	
12cr|perl-Text-NSP-1.230.0-2|28	%prep
12cr|perl-Text-NSP-1.230.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-NSP-1.230.0-2|30	
12cr|perl-Text-NSP-1.230.0-2|31	%build
12cr|perl-Text-NSP-1.230.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-NSP-1.230.0-2|33	%make
12cr|perl-Text-NSP-1.230.0-2|34	
12cr|perl-Text-NSP-1.230.0-2|35	%check
12cr|perl-Text-NSP-1.230.0-2|36	make test
12cr|perl-Text-NSP-1.230.0-2|37	
12cr|perl-Text-NSP-1.230.0-2|38	%install
12cr|perl-Text-NSP-1.230.0-2|39	%makeinstall_std
12cr|perl-Text-NSP-1.230.0-2|40	
12cr|perl-Text-NSP-1.230.0-2|41	%files
12cr|perl-Text-NSP-1.230.0-2|42	%doc CHANGES README doc/*
12cr|perl-Text-NSP-1.230.0-2|43	%{perl_vendorlib}/Text
12cr|perl-Text-NSP-1.230.0-2|44	%{_mandir}/*/*
12cr|perl-Text-NSP-1.230.0-2|45	%{_bindir}/*
12cr|perl-Text-NSP-1.230.0-2|46	
12cr|perl-Text-NSP-1.230.0-2|47	%changelog
12cr|perl-Text-NSP-1.230.0-2|48	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.230.0-1mdv2011.0
12cr|perl-Text-NSP-1.230.0-2|49	+ Revision: 654381
12cr|perl-Text-NSP-1.230.0-2|50	- update to new version 1.23
12cr|perl-Text-NSP-1.230.0-2|51	
12cr|perl-Text-NSP-1.230.0-2|52	* Wed Nov 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.210.0-1mdv2011.0
12cr|perl-Text-NSP-1.230.0-2|53	+ Revision: 598378
12cr|perl-Text-NSP-1.230.0-2|54	- update to new version 1.21
12cr|perl-Text-NSP-1.230.0-2|55	
12cr|perl-Text-NSP-1.230.0-2|56	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.170.0-1mdv2011.0
12cr|perl-Text-NSP-1.230.0-2|57	+ Revision: 552673
12cr|perl-Text-NSP-1.230.0-2|58	- update to 1.17
12cr|perl-Text-NSP-1.230.0-2|59	
12cr|perl-Text-NSP-1.230.0-2|60	* Fri Apr 09 2010 Jérôme Quelin <jquelin@mandriva.org> 1.150.0-1mdv2010.1
12cr|perl-Text-NSP-1.230.0-2|61	+ Revision: 533393
12cr|perl-Text-NSP-1.230.0-2|62	- update to 1.15
12cr|perl-Text-NSP-1.230.0-2|63	
12cr|perl-Text-NSP-1.230.0-2|64	* Sun Mar 07 2010 Jérôme Quelin <jquelin@mandriva.org> 1.130.0-1mdv2010.1
12cr|perl-Text-NSP-1.230.0-2|65	+ Revision: 515369
12cr|perl-Text-NSP-1.230.0-2|66	- update to 1.13
12cr|perl-Text-NSP-1.230.0-2|67	
12cr|perl-Text-NSP-1.230.0-2|68	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-1mdv2010.1
12cr|perl-Text-NSP-1.230.0-2|69	+ Revision: 461358
12cr|perl-Text-NSP-1.230.0-2|70	- update to 1.11
12cr|perl-Text-NSP-1.230.0-2|71	
12cr|perl-Text-NSP-1.230.0-2|72	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.90.0-1mdv2010.0
12cr|perl-Text-NSP-1.230.0-2|73	+ Revision: 405713
12cr|perl-Text-NSP-1.230.0-2|74	- rebuild using %%perl_convert_version
12cr|perl-Text-NSP-1.230.0-2|75	
12cr|perl-Text-NSP-1.230.0-2|76	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.09-2mdv2009.0
12cr|perl-Text-NSP-1.230.0-2|77	+ Revision: 268795
12cr|perl-Text-NSP-1.230.0-2|78	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Text-NSP-1.230.0-2|79	
12cr|perl-Text-NSP-1.230.0-2|80	* Thu Apr 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-1mdv2009.0
12cr|perl-Text-NSP-1.230.0-2|81	+ Revision: 195102
12cr|perl-Text-NSP-1.230.0-2|82	- fix documentation files location
12cr|perl-Text-NSP-1.230.0-2|83	
12cr|perl-Text-NSP-1.230.0-2|84	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Text-NSP-1.230.0-2|85	- restore BuildRoot
12cr|perl-Text-NSP-1.230.0-2|86	
12cr|perl-Text-NSP-1.230.0-2|87	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-2mdv2008.1
12cr|perl-Text-NSP-1.230.0-2|88	+ Revision: 133669
12cr|perl-Text-NSP-1.230.0-2|89	- rebuild
12cr|perl-Text-NSP-1.230.0-2|90	
12cr|perl-Text-NSP-1.230.0-2|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Text-NSP-1.230.0-2|92	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-NSP-1.230.0-2|93	
12cr|perl-Text-NSP-1.230.0-2|94	
12cr|perl-Text-NSP-1.230.0-2|95	* Thu Sep 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2007.0
12cr|perl-Text-NSP-1.230.0-2|96	- New version 1.03
12cr|perl-Text-NSP-1.230.0-2|97	
12cr|perl-Text-NSP-1.230.0-2|98	* Mon Jun 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2007.0
12cr|perl-Text-NSP-1.230.0-2|99	- New version 1.01
12cr|perl-Text-NSP-1.230.0-2|100	
12cr|perl-Text-NSP-1.230.0-2|101	* Fri Jun 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.99-1mdv2007.0
12cr|perl-Text-NSP-1.230.0-2|102	- new version
12cr|perl-Text-NSP-1.230.0-2|103	- drop patch, useless anymore
12cr|perl-Text-NSP-1.230.0-2|104	
12cr|perl-Text-NSP-1.230.0-2|105	* Tue Jun 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.95-1mdv2007.0
12cr|perl-Text-NSP-1.230.0-2|106	- New version 0.95
12cr|perl-Text-NSP-1.230.0-2|107	- rediff installation patch
12cr|perl-Text-NSP-1.230.0-2|108	
12cr|perl-Text-NSP-1.230.0-2|109	* Mon Apr 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.91-1mdk
12cr|perl-Text-NSP-1.230.0-2|110	- New release 0.91
12cr|perl-Text-NSP-1.230.0-2|111	- rediff installation patch
12cr|perl-Text-NSP-1.230.0-2|112	
12cr|perl-Text-NSP-1.230.0-2|113	* Wed Nov 16 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.73-2mdk
12cr|perl-Text-NSP-1.230.0-2|114	- install main module man page too
12cr|perl-Text-NSP-1.230.0-2|115	- install pod documentation
12cr|perl-Text-NSP-1.230.0-2|116	
12cr|perl-Text-NSP-1.230.0-2|117	* Wed Nov 16 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.73-1mdk
12cr|perl-Text-NSP-1.230.0-2|118	- first mdk release
12cr|perl-Text-NSP-1.230.0-2|119	

5571 12
12cr|perl-Text-ParseWords-3.270.0-4|1	%define upstream_name    Text-ParseWords
12cr|perl-Text-ParseWords-3.270.0-4|2	%define upstream_version 3.27
12cr|perl-Text-ParseWords-3.270.0-4|3	
12cr|perl-Text-ParseWords-3.270.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Text-ParseWords-3.270.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-ParseWords-3.270.0-4|6	Release:	4
12cr|perl-Text-ParseWords-3.270.0-4|7	
12cr|perl-Text-ParseWords-3.270.0-4|8	Summary:	Parse strings containing shell-style quoting
12cr|perl-Text-ParseWords-3.270.0-4|9	License:	GPL+ or Artistic
12cr|perl-Text-ParseWords-3.270.0-4|10	Group:		Development/Perl
12cr|perl-Text-ParseWords-3.270.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-ParseWords-3.270.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.zip
12cr|perl-Text-ParseWords-3.270.0-4|13	
12cr|perl-Text-ParseWords-3.270.0-4|14	BuildRequires:	perl-devel
12cr|perl-Text-ParseWords-3.270.0-4|15	BuildRequires:	perl(Scalar::Util)
12cr|perl-Text-ParseWords-3.270.0-4|16	BuildArch:	noarch
12cr|perl-Text-ParseWords-3.270.0-4|17	
12cr|perl-Text-ParseWords-3.270.0-4|18	%description
12cr|perl-Text-ParseWords-3.270.0-4|19	The &nested_quotewords() and &quotewords() functions accept a delimiter
12cr|perl-Text-ParseWords-3.270.0-4|20	(which can be a regular expression) and a list of lines and then breaks
12cr|perl-Text-ParseWords-3.270.0-4|21	those lines up into a list of words ignoring delimiters that appear inside
12cr|perl-Text-ParseWords-3.270.0-4|22	quotes. &quotewords() returns all of the tokens in a single long list,
12cr|perl-Text-ParseWords-3.270.0-4|23	while &nested_quotewords() returns a list of token lists corresponding to
12cr|perl-Text-ParseWords-3.270.0-4|24	the elements of @lines. &parse_line() does tokenizing on a single string.
12cr|perl-Text-ParseWords-3.270.0-4|25	The &*quotewords() functions simply call &parse_line(), so if you're only
12cr|perl-Text-ParseWords-3.270.0-4|26	splitting one line you can call &parse_line() directly and save a function
12cr|perl-Text-ParseWords-3.270.0-4|27	call.
12cr|perl-Text-ParseWords-3.270.0-4|28	
12cr|perl-Text-ParseWords-3.270.0-4|29	The $keep argument is a boolean flag. If true, then the tokens are split on
12cr|perl-Text-ParseWords-3.270.0-4|30	the specified delimiter, but all other characters (quotes, backslashes,
12cr|perl-Text-ParseWords-3.270.0-4|31	etc.) are kept in the tokens. If $keep is false then the &*quotewords()
12cr|perl-Text-ParseWords-3.270.0-4|32	functions remove all quotes and backslashes that are not themselves
12cr|perl-Text-ParseWords-3.270.0-4|33	backslash-escaped or inside of single quotes (i.e., &quotewords() tries to
12cr|perl-Text-ParseWords-3.270.0-4|34	interpret these characters just like the Bourne shell). NB: these semantics
12cr|perl-Text-ParseWords-3.270.0-4|35	are significantly different from the original version of this module
12cr|perl-Text-ParseWords-3.270.0-4|36	shipped with Perl 5.000 through 5.004. As an additional feature, $keep may
12cr|perl-Text-ParseWords-3.270.0-4|37	be the keyword "delimiters" which causes the functions to preserve the
12cr|perl-Text-ParseWords-3.270.0-4|38	delimiters in each string as tokens in the token lists, in addition to
12cr|perl-Text-ParseWords-3.270.0-4|39	preserving quote and backslash characters.
12cr|perl-Text-ParseWords-3.270.0-4|40	
12cr|perl-Text-ParseWords-3.270.0-4|41	&shellwords() is written as a special case of &quotewords(), and it does
12cr|perl-Text-ParseWords-3.270.0-4|42	token parsing with whitespace as a delimiter-- similar to most Unix shells.
12cr|perl-Text-ParseWords-3.270.0-4|43	
12cr|perl-Text-ParseWords-3.270.0-4|44	%prep
12cr|perl-Text-ParseWords-3.270.0-4|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-ParseWords-3.270.0-4|46	
12cr|perl-Text-ParseWords-3.270.0-4|47	%build
12cr|perl-Text-ParseWords-3.270.0-4|48	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-ParseWords-3.270.0-4|49	%make
12cr|perl-Text-ParseWords-3.270.0-4|50	
12cr|perl-Text-ParseWords-3.270.0-4|51	%check
12cr|perl-Text-ParseWords-3.270.0-4|52	%make test
12cr|perl-Text-ParseWords-3.270.0-4|53	
12cr|perl-Text-ParseWords-3.270.0-4|54	%install
12cr|perl-Text-ParseWords-3.270.0-4|55	%makeinstall_std
12cr|perl-Text-ParseWords-3.270.0-4|56	
12cr|perl-Text-ParseWords-3.270.0-4|57	%files
12cr|perl-Text-ParseWords-3.270.0-4|58	%doc CHANGES README
12cr|perl-Text-ParseWords-3.270.0-4|59	%{_mandir}/man3/*
12cr|perl-Text-ParseWords-3.270.0-4|60	%{perl_vendorlib}/*
12cr|perl-Text-ParseWords-3.270.0-4|61	
12cr|perl-Text-ParseWords-3.270.0-4|62	%changelog
12cr|perl-Text-ParseWords-3.270.0-4|63	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 3.270.0-3mdv2011.0
12cr|perl-Text-ParseWords-3.270.0-4|64	+ Revision: 658552
12cr|perl-Text-ParseWords-3.270.0-4|65	- rebuild for updated spec-helper
12cr|perl-Text-ParseWords-3.270.0-4|66	
12cr|perl-Text-ParseWords-3.270.0-4|67	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 3.270.0-2mdv2011.0
12cr|perl-Text-ParseWords-3.270.0-4|68	+ Revision: 552180
12cr|perl-Text-ParseWords-3.270.0-4|69	- rebuild
12cr|perl-Text-ParseWords-3.270.0-4|70	
12cr|perl-Text-ParseWords-3.270.0-4|71	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 3.270.0-1mdv2010.0
12cr|perl-Text-ParseWords-3.270.0-4|72	+ Revision: 395250
12cr|perl-Text-ParseWords-3.270.0-4|73	- import perl-Text-ParseWords
12cr|perl-Text-ParseWords-3.270.0-4|74	
12cr|perl-Text-ParseWords-3.270.0-4|75	
12cr|perl-Text-ParseWords-3.270.0-4|76	* Sun Jul 12 2009 cpan2dist 3.27-1mdv
12cr|perl-Text-ParseWords-3.270.0-4|77	- initial mdv release, generated with cpan2dist

5572 12
12cr|perl-Text-Password-Pronounceable-0.300.0-3|1	%define upstream_name    Text-Password-Pronounceable
12cr|perl-Text-Password-Pronounceable-0.300.0-3|2	%define upstream_version 0.30
12cr|perl-Text-Password-Pronounceable-0.300.0-3|3	
12cr|perl-Text-Password-Pronounceable-0.300.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Password-Pronounceable-0.300.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Password-Pronounceable-0.300.0-3|6	Release:	3
12cr|perl-Text-Password-Pronounceable-0.300.0-3|7	
12cr|perl-Text-Password-Pronounceable-0.300.0-3|8	Summary:	Generate pronounceable passwords
12cr|perl-Text-Password-Pronounceable-0.300.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-Password-Pronounceable-0.300.0-3|10	Group:		Development/Perl
12cr|perl-Text-Password-Pronounceable-0.300.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Password-Pronounceable-0.300.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-Password-Pronounceable-0.300.0-3|13	
12cr|perl-Text-Password-Pronounceable-0.300.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-Password-Pronounceable-0.300.0-3|15	BuildArch:	noarch
12cr|perl-Text-Password-Pronounceable-0.300.0-3|16	
12cr|perl-Text-Password-Pronounceable-0.300.0-3|17	%description
12cr|perl-Text-Password-Pronounceable-0.300.0-3|18	This module generates pronuceable passwords, based the the English digraphs
12cr|perl-Text-Password-Pronounceable-0.300.0-3|19	by D Edwards.
12cr|perl-Text-Password-Pronounceable-0.300.0-3|20	
12cr|perl-Text-Password-Pronounceable-0.300.0-3|21	METHODS
12cr|perl-Text-Password-Pronounceable-0.300.0-3|22	* new($min, $max)
12cr|perl-Text-Password-Pronounceable-0.300.0-3|23	
12cr|perl-Text-Password-Pronounceable-0.300.0-3|24	Construct a password factory with length limits of $min and $max. If
12cr|perl-Text-Password-Pronounceable-0.300.0-3|25	$max is omitted, it defaults to $min.
12cr|perl-Text-Password-Pronounceable-0.300.0-3|26	
12cr|perl-Text-Password-Pronounceable-0.300.0-3|27	%prep
12cr|perl-Text-Password-Pronounceable-0.300.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Password-Pronounceable-0.300.0-3|29	
12cr|perl-Text-Password-Pronounceable-0.300.0-3|30	%build
12cr|perl-Text-Password-Pronounceable-0.300.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Password-Pronounceable-0.300.0-3|32	%make
12cr|perl-Text-Password-Pronounceable-0.300.0-3|33	
12cr|perl-Text-Password-Pronounceable-0.300.0-3|34	%check
12cr|perl-Text-Password-Pronounceable-0.300.0-3|35	%make test
12cr|perl-Text-Password-Pronounceable-0.300.0-3|36	
12cr|perl-Text-Password-Pronounceable-0.300.0-3|37	%install
12cr|perl-Text-Password-Pronounceable-0.300.0-3|38	%makeinstall_std
12cr|perl-Text-Password-Pronounceable-0.300.0-3|39	
12cr|perl-Text-Password-Pronounceable-0.300.0-3|40	%files
12cr|perl-Text-Password-Pronounceable-0.300.0-3|41	%doc CHANGES README
12cr|perl-Text-Password-Pronounceable-0.300.0-3|42	%{_mandir}/man3/*
12cr|perl-Text-Password-Pronounceable-0.300.0-3|43	%{perl_vendorlib}/*
12cr|perl-Text-Password-Pronounceable-0.300.0-3|44	
12cr|perl-Text-Password-Pronounceable-0.300.0-3|45	%changelog
12cr|perl-Text-Password-Pronounceable-0.300.0-3|46	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.300.0-2mdv2011.0
12cr|perl-Text-Password-Pronounceable-0.300.0-3|47	+ Revision: 656830
12cr|perl-Text-Password-Pronounceable-0.300.0-3|48	- rebuild for updated spec-helper
12cr|perl-Text-Password-Pronounceable-0.300.0-3|49	
12cr|perl-Text-Password-Pronounceable-0.300.0-3|50	* Tue Aug 17 2010 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2011.0
12cr|perl-Text-Password-Pronounceable-0.300.0-3|51	+ Revision: 570933
12cr|perl-Text-Password-Pronounceable-0.300.0-3|52	- update to 0.30
12cr|perl-Text-Password-Pronounceable-0.300.0-3|53	
12cr|perl-Text-Password-Pronounceable-0.300.0-3|54	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.280.0-1mdv2011.0
12cr|perl-Text-Password-Pronounceable-0.300.0-3|55	+ Revision: 471083
12cr|perl-Text-Password-Pronounceable-0.300.0-3|56	- import perl-Text-Password-Pronounceable
12cr|perl-Text-Password-Pronounceable-0.300.0-3|57	
12cr|perl-Text-Password-Pronounceable-0.300.0-3|58	
12cr|perl-Text-Password-Pronounceable-0.300.0-3|59	* Sun Nov 29 2009 cpan2dist 0.28-1mdv
12cr|perl-Text-Password-Pronounceable-0.300.0-3|60	- initial mdv release, generated with cpan2dist

5573 12
12cr|perl-Text-PDF-0.29a-6|1	%define module Text-PDF
12cr|perl-Text-PDF-0.29a-6|2	%define name  perl-%{module}
12cr|perl-Text-PDF-0.29a-6|3	%define vers 0.29
12cr|perl-Text-PDF-0.29a-6|4	%define subv a
12cr|perl-Text-PDF-0.29a-6|5	%define release %mkrel 6
12cr|perl-Text-PDF-0.29a-6|6	
12cr|perl-Text-PDF-0.29a-6|7	Summary:	 %{module} Perl module
12cr|perl-Text-PDF-0.29a-6|8	Version:	 %{vers}%{subv}
12cr|perl-Text-PDF-0.29a-6|9	Name:        %{name}
12cr|perl-Text-PDF-0.29a-6|10	Release:     %{release}
12cr|perl-Text-PDF-0.29a-6|11	License:	 Artistic
12cr|perl-Text-PDF-0.29a-6|12	Group:		 Development/Perl
12cr|perl-Text-PDF-0.29a-6|13	Source0:     ftp://ftp.perl.org/pub/CPAN/modules/by-module/Text//%{module}-%{version}.tar.bz2
12cr|perl-Text-PDF-0.29a-6|14	URL:		 http://search.cpan.org/dist/%{module}
12cr|perl-Text-PDF-0.29a-6|15	BuildRoot:	 %{_tmppath}/%name-%version-buildroot
12cr|perl-Text-PDF-0.29a-6|16	BuildRequires: perl-devel
12cr|perl-Text-PDF-0.29a-6|17	BuildArch: noarch
12cr|perl-Text-PDF-0.29a-6|18	
12cr|perl-Text-PDF-0.29a-6|19	%description
12cr|perl-Text-PDF-0.29a-6|20	Perl module to manipulate PDF files.
12cr|perl-Text-PDF-0.29a-6|21	
12cr|perl-Text-PDF-0.29a-6|22	%prep
12cr|perl-Text-PDF-0.29a-6|23	%setup -q -n %{module}-%{vers}
12cr|perl-Text-PDF-0.29a-6|24	
12cr|perl-Text-PDF-0.29a-6|25	%build
12cr|perl-Text-PDF-0.29a-6|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-PDF-0.29a-6|27	
12cr|perl-Text-PDF-0.29a-6|28	%check
12cr|perl-Text-PDF-0.29a-6|29	# no test defined yet
12cr|perl-Text-PDF-0.29a-6|30	%make test
12cr|perl-Text-PDF-0.29a-6|31	
12cr|perl-Text-PDF-0.29a-6|32	%install
12cr|perl-Text-PDF-0.29a-6|33	rm -rf $RPM_BUILD_ROOT
12cr|perl-Text-PDF-0.29a-6|34	%makeinstall_std
12cr|perl-Text-PDF-0.29a-6|35	
12cr|perl-Text-PDF-0.29a-6|36	%clean
12cr|perl-Text-PDF-0.29a-6|37	rm -rf $RPM_BUILD_ROOT
12cr|perl-Text-PDF-0.29a-6|38	
12cr|perl-Text-PDF-0.29a-6|39	%files
12cr|perl-Text-PDF-0.29a-6|40	%defattr(-,root,root)
12cr|perl-Text-PDF-0.29a-6|41	%doc examples readme.txt
12cr|perl-Text-PDF-0.29a-6|42	%{_mandir}/*/*
12cr|perl-Text-PDF-0.29a-6|43	%{perl_vendorlib}/Text/
12cr|perl-Text-PDF-0.29a-6|44	%{_bindir}/*
12cr|perl-Text-PDF-0.29a-6|45	
12cr|perl-Text-PDF-0.29a-6|46	
12cr|perl-Text-PDF-0.29a-6|47	
12cr|perl-Text-PDF-0.29a-6|48	%changelog
12cr|perl-Text-PDF-0.29a-6|49	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.29a-6mdv2011.0
12cr|perl-Text-PDF-0.29a-6|50	+ Revision: 664901
12cr|perl-Text-PDF-0.29a-6|51	- mass rebuild
12cr|perl-Text-PDF-0.29a-6|52	
12cr|perl-Text-PDF-0.29a-6|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.29a-5mdv2010.0
12cr|perl-Text-PDF-0.29a-6|54	+ Revision: 430603
12cr|perl-Text-PDF-0.29a-6|55	- rebuild
12cr|perl-Text-PDF-0.29a-6|56	
12cr|perl-Text-PDF-0.29a-6|57	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.29a-4mdv2009.0
12cr|perl-Text-PDF-0.29a-6|58	+ Revision: 258619
12cr|perl-Text-PDF-0.29a-6|59	- rebuild
12cr|perl-Text-PDF-0.29a-6|60	
12cr|perl-Text-PDF-0.29a-6|61	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.29a-3mdv2009.0
12cr|perl-Text-PDF-0.29a-6|62	+ Revision: 246637
12cr|perl-Text-PDF-0.29a-6|63	- rebuild
12cr|perl-Text-PDF-0.29a-6|64	
12cr|perl-Text-PDF-0.29a-6|65	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.29a-1mdv2008.1
12cr|perl-Text-PDF-0.29a-6|66	+ Revision: 140721
12cr|perl-Text-PDF-0.29a-6|67	- restore BuildRoot
12cr|perl-Text-PDF-0.29a-6|68	
12cr|perl-Text-PDF-0.29a-6|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Text-PDF-0.29a-6|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-PDF-0.29a-6|71	
12cr|perl-Text-PDF-0.29a-6|72	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 0.29a-1mdv2008.0
12cr|perl-Text-PDF-0.29a-6|73	+ Revision: 23801
12cr|perl-Text-PDF-0.29a-6|74	- kill Distribution tag from spec
12cr|perl-Text-PDF-0.29a-6|75	- 0.29a
12cr|perl-Text-PDF-0.29a-6|76	
12cr|perl-Text-PDF-0.29a-6|77	
12cr|perl-Text-PDF-0.29a-6|78	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.25-2mdk
12cr|perl-Text-PDF-0.29a-6|79	- Fix SPEC according to Perl Policy
12cr|perl-Text-PDF-0.29a-6|80	- Source URL
12cr|perl-Text-PDF-0.29a-6|81	- use mkrel
12cr|perl-Text-PDF-0.29a-6|82	
12cr|perl-Text-PDF-0.29a-6|83	* Thu Dec 25 2003 Michael Scherer <misc@mandrake.org> 0.25-1mdk
12cr|perl-Text-PDF-0.29a-6|84	- introdution in contribs, based on Daniel Lacroix <dlacroix@erasme.org> work
12cr|perl-Text-PDF-0.29a-6|85	

5574 12
12cr|perl-Text-Pipe-0.100.0-3|1	%define upstream_name    Text-Pipe
12cr|perl-Text-Pipe-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-Text-Pipe-0.100.0-3|3	
12cr|perl-Text-Pipe-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Pipe-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Pipe-0.100.0-3|6	Release:	3
12cr|perl-Text-Pipe-0.100.0-3|7	
12cr|perl-Text-Pipe-0.100.0-3|8	Summary:	Common text filter API
12cr|perl-Text-Pipe-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-Pipe-0.100.0-3|10	Group:		Development/Perl
12cr|perl-Text-Pipe-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Pipe-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-Pipe-0.100.0-3|13	
12cr|perl-Text-Pipe-0.100.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-Pipe-0.100.0-3|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-Text-Pipe-0.100.0-3|16	BuildRequires:	perl(Class::Accessor::Complex)
12cr|perl-Text-Pipe-0.100.0-3|17	BuildRequires:	perl(Class::Accessor::Constructor)
12cr|perl-Text-Pipe-0.100.0-3|18	BuildRequires:	perl(Class::Accessor::Installer)
12cr|perl-Text-Pipe-0.100.0-3|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Text-Pipe-0.100.0-3|20	BuildRequires:	perl(List::Util)
12cr|perl-Text-Pipe-0.100.0-3|21	BuildRequires:	perl(Sub::Name)
12cr|perl-Text-Pipe-0.100.0-3|22	BuildRequires:	perl(Test::More)
12cr|perl-Text-Pipe-0.100.0-3|23	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Text-Pipe-0.100.0-3|24	BuildArch:	noarch
12cr|perl-Text-Pipe-0.100.0-3|25	
12cr|perl-Text-Pipe-0.100.0-3|26	%description
12cr|perl-Text-Pipe-0.100.0-3|27	This class is a factory for text pipes. A pipe has a 'filter()' method
12cr|perl-Text-Pipe-0.100.0-3|28	through which input can pass. The input can be a string or a reference to
12cr|perl-Text-Pipe-0.100.0-3|29	an array of strings. Pipes can be stacked together using the
12cr|perl-Text-Pipe-0.100.0-3|30	Text::Pipe::Stackable manpage.
12cr|perl-Text-Pipe-0.100.0-3|31	
12cr|perl-Text-Pipe-0.100.0-3|32	The problem that this distribution tries to solve is that there are several
12cr|perl-Text-Pipe-0.100.0-3|33	distributions on CPAN which use text filtering in some way or other, for
12cr|perl-Text-Pipe-0.100.0-3|34	example the Template Toolkit. But each distribution is somewhat different,
12cr|perl-Text-Pipe-0.100.0-3|35	and they have to reimplement the same text filters over and over again.
12cr|perl-Text-Pipe-0.100.0-3|36	
12cr|perl-Text-Pipe-0.100.0-3|37	This distribution aims at offering a common text filter API. So if you want
12cr|perl-Text-Pipe-0.100.0-3|38	to use text pipes with Template Toolkit, you just need to write an adapter.
12cr|perl-Text-Pipe-0.100.0-3|39	
12cr|perl-Text-Pipe-0.100.0-3|40	%prep
12cr|perl-Text-Pipe-0.100.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Pipe-0.100.0-3|42	# wants to download junk from Internet
12cr|perl-Text-Pipe-0.100.0-3|43	rm -f inc/Module/AutoInstall.pm
12cr|perl-Text-Pipe-0.100.0-3|44	
12cr|perl-Text-Pipe-0.100.0-3|45	%build
12cr|perl-Text-Pipe-0.100.0-3|46	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Pipe-0.100.0-3|47	%make
12cr|perl-Text-Pipe-0.100.0-3|48	
12cr|perl-Text-Pipe-0.100.0-3|49	%check
12cr|perl-Text-Pipe-0.100.0-3|50	%make test
12cr|perl-Text-Pipe-0.100.0-3|51	
12cr|perl-Text-Pipe-0.100.0-3|52	%install
12cr|perl-Text-Pipe-0.100.0-3|53	%makeinstall_std
12cr|perl-Text-Pipe-0.100.0-3|54	
12cr|perl-Text-Pipe-0.100.0-3|55	%files
12cr|perl-Text-Pipe-0.100.0-3|56	%doc Changes LICENSE README
12cr|perl-Text-Pipe-0.100.0-3|57	%{_mandir}/man3/*
12cr|perl-Text-Pipe-0.100.0-3|58	%{perl_vendorlib}/*
12cr|perl-Text-Pipe-0.100.0-3|59	
12cr|perl-Text-Pipe-0.100.0-3|60	%changelog
12cr|perl-Text-Pipe-0.100.0-3|61	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cr|perl-Text-Pipe-0.100.0-3|62	+ Revision: 658410
12cr|perl-Text-Pipe-0.100.0-3|63	- rebuild for updated rpm-setup
12cr|perl-Text-Pipe-0.100.0-3|64	
12cr|perl-Text-Pipe-0.100.0-3|65	* Sat Sep 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-Text-Pipe-0.100.0-3|66	+ Revision: 444616
12cr|perl-Text-Pipe-0.100.0-3|67	- update to 0.10
12cr|perl-Text-Pipe-0.100.0-3|68	- import perl-Text-Pipe
12cr|perl-Text-Pipe-0.100.0-3|69	
12cr|perl-Text-Pipe-0.100.0-3|70	
12cr|perl-Text-Pipe-0.100.0-3|71	* Thu Sep 17 2009 cpan2dist 0.08-1mdv
12cr|perl-Text-Pipe-0.100.0-3|72	- initial mdv release, generated with cpan2dist

5575 12
12cr|perl-Text-Query-0.70.0-8|1	%define upstream_name       Text-Query
12cr|perl-Text-Query-0.70.0-8|2	%define upstream_version    0.07
12cr|perl-Text-Query-0.70.0-8|3	
12cr|perl-Text-Query-0.70.0-8|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Query-0.70.0-8|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Query-0.70.0-8|6	Release:	8
12cr|perl-Text-Query-0.70.0-8|7	Summary:	Query processing framework
12cr|perl-Text-Query-0.70.0-8|8	License:	GPL or Artistic
12cr|perl-Text-Query-0.70.0-8|9	Group:		Development/Perl
12cr|perl-Text-Query-0.70.0-8|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Query-0.70.0-8|11	Source:		http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-Query-0.70.0-8|12	Patch:		Text-Query-0.07-fix-syntax.patch
12cr|perl-Text-Query-0.70.0-8|13	
12cr|perl-Text-Query-0.70.0-8|14	BuildRequires:	perl-devel
12cr|perl-Text-Query-0.70.0-8|15	BuildArch:	noarch
12cr|perl-Text-Query-0.70.0-8|16	
12cr|perl-Text-Query-0.70.0-8|17	%description
12cr|perl-Text-Query-0.70.0-8|18	This module provides an object that matches a data source against a query
12cr|perl-Text-Query-0.70.0-8|19	expression.
12cr|perl-Text-Query-0.70.0-8|20	
12cr|perl-Text-Query-0.70.0-8|21	%prep
12cr|perl-Text-Query-0.70.0-8|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Query-0.70.0-8|23	%patch -p 1
12cr|perl-Text-Query-0.70.0-8|24	
12cr|perl-Text-Query-0.70.0-8|25	%build
12cr|perl-Text-Query-0.70.0-8|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Query-0.70.0-8|27	%make
12cr|perl-Text-Query-0.70.0-8|28	
12cr|perl-Text-Query-0.70.0-8|29	%install
12cr|perl-Text-Query-0.70.0-8|30	%makeinstall_std
12cr|perl-Text-Query-0.70.0-8|31	
12cr|perl-Text-Query-0.70.0-8|32	%check
12cr|perl-Text-Query-0.70.0-8|33	# Seem to fail for no real reason
12cr|perl-Text-Query-0.70.0-8|34	#make test
12cr|perl-Text-Query-0.70.0-8|35	
12cr|perl-Text-Query-0.70.0-8|36	%files
12cr|perl-Text-Query-0.70.0-8|37	%doc ChangeLog README
12cr|perl-Text-Query-0.70.0-8|38	%{perl_vendorlib}/Text
12cr|perl-Text-Query-0.70.0-8|39	%{_mandir}/*/*
12cr|perl-Text-Query-0.70.0-8|40	
12cr|perl-Text-Query-0.70.0-8|41	%changelog
12cr|perl-Text-Query-0.70.0-8|42	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.70.0-7mdv2011.0
12cr|perl-Text-Query-0.70.0-8|43	+ Revision: 664902
12cr|perl-Text-Query-0.70.0-8|44	- mass rebuild
12cr|perl-Text-Query-0.70.0-8|45	
12cr|perl-Text-Query-0.70.0-8|46	* Thu Aug 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.70.0-6mdv2010.0
12cr|perl-Text-Query-0.70.0-8|47	+ Revision: 418439
12cr|perl-Text-Query-0.70.0-8|48	- fix build
12cr|perl-Text-Query-0.70.0-8|49	- use new perl version macro
12cr|perl-Text-Query-0.70.0-8|50	
12cr|perl-Text-Query-0.70.0-8|51	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Text-Query-0.70.0-8|52	- rebuild
12cr|perl-Text-Query-0.70.0-8|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-Query-0.70.0-8|54	
12cr|perl-Text-Query-0.70.0-8|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Text-Query-0.70.0-8|56	- restore BuildRoot
12cr|perl-Text-Query-0.70.0-8|57	
12cr|perl-Text-Query-0.70.0-8|58	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.07-3mdv2008.0
12cr|perl-Text-Query-0.70.0-8|59	+ Revision: 23641
12cr|perl-Text-Query-0.70.0-8|60	- rebuild
12cr|perl-Text-Query-0.70.0-8|61	
12cr|perl-Text-Query-0.70.0-8|62	
12cr|perl-Text-Query-0.70.0-8|63	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.07-2mdk
12cr|perl-Text-Query-0.70.0-8|64	- Fix SPEC according to Perl Policy
12cr|perl-Text-Query-0.70.0-8|65	- Source URL
12cr|perl-Text-Query-0.70.0-8|66	- use mkrel
12cr|perl-Text-Query-0.70.0-8|67	
12cr|perl-Text-Query-0.70.0-8|68	* Fri Jun 17 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdk
12cr|perl-Text-Query-0.70.0-8|69	- first mdk release
12cr|perl-Text-Query-0.70.0-8|70	

5576 12
12cr|perl-Text-Quoted-2.60.0-2|1	%define upstream_name    Text-Quoted
12cr|perl-Text-Quoted-2.60.0-2|2	%define upstream_version 2.06
12cr|perl-Text-Quoted-2.60.0-2|3	
12cr|perl-Text-Quoted-2.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Quoted-2.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Quoted-2.60.0-2|6	Release:	2
12cr|perl-Text-Quoted-2.60.0-2|7	
12cr|perl-Text-Quoted-2.60.0-2|8	Summary:	Perl module to extract the structure of a quoted mail message
12cr|perl-Text-Quoted-2.60.0-2|9	License:	GPL+ or Artistic
12cr|perl-Text-Quoted-2.60.0-2|10	Group:		Development/Perl
12cr|perl-Text-Quoted-2.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Quoted-2.60.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-Quoted-2.60.0-2|13	
12cr|perl-Text-Quoted-2.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-Text-Quoted-2.60.0-2|15	BuildRequires:	perl(Text::Autoformat)
12cr|perl-Text-Quoted-2.60.0-2|16	BuildArch:	noarch
12cr|perl-Text-Quoted-2.60.0-2|17	
12cr|perl-Text-Quoted-2.60.0-2|18	%description
12cr|perl-Text-Quoted-2.60.0-2|19	Text::Quoted examines the structure of some text which may contain multiple
12cr|perl-Text-Quoted-2.60.0-2|20	different levels of quoting, and turns the text into a nested data structure.
12cr|perl-Text-Quoted-2.60.0-2|21	
12cr|perl-Text-Quoted-2.60.0-2|22	%prep
12cr|perl-Text-Quoted-2.60.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Quoted-2.60.0-2|24	
12cr|perl-Text-Quoted-2.60.0-2|25	%build
12cr|perl-Text-Quoted-2.60.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Quoted-2.60.0-2|27	%make
12cr|perl-Text-Quoted-2.60.0-2|28	
12cr|perl-Text-Quoted-2.60.0-2|29	%check
12cr|perl-Text-Quoted-2.60.0-2|30	%make test
12cr|perl-Text-Quoted-2.60.0-2|31	
12cr|perl-Text-Quoted-2.60.0-2|32	%install
12cr|perl-Text-Quoted-2.60.0-2|33	%makeinstall_std
12cr|perl-Text-Quoted-2.60.0-2|34	rm -rf %{buildroot}%{perl_vendorarch}
12cr|perl-Text-Quoted-2.60.0-2|35	
12cr|perl-Text-Quoted-2.60.0-2|36	%files
12cr|perl-Text-Quoted-2.60.0-2|37	%doc Changes README
12cr|perl-Text-Quoted-2.60.0-2|38	%{perl_vendorlib}/*
12cr|perl-Text-Quoted-2.60.0-2|39	%{_mandir}/man3/*
12cr|perl-Text-Quoted-2.60.0-2|40	
12cr|perl-Text-Quoted-2.60.0-2|41	
12cr|perl-Text-Quoted-2.60.0-2|42	%changelog
12cr|perl-Text-Quoted-2.60.0-2|43	* Tue Mar 16 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.60.0-1mdv2010.1
12cr|perl-Text-Quoted-2.60.0-2|44	+ Revision: 521642
12cr|perl-Text-Quoted-2.60.0-2|45	- update to 2.06
12cr|perl-Text-Quoted-2.60.0-2|46	
12cr|perl-Text-Quoted-2.60.0-2|47	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.50.0-1mdv2010.0
12cr|perl-Text-Quoted-2.60.0-2|48	+ Revision: 406189
12cr|perl-Text-Quoted-2.60.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-Text-Quoted-2.60.0-2|50	
12cr|perl-Text-Quoted-2.60.0-2|51	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.05-4mdv2009.0
12cr|perl-Text-Quoted-2.60.0-2|52	+ Revision: 258620
12cr|perl-Text-Quoted-2.60.0-2|53	- rebuild
12cr|perl-Text-Quoted-2.60.0-2|54	
12cr|perl-Text-Quoted-2.60.0-2|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.05-3mdv2009.0
12cr|perl-Text-Quoted-2.60.0-2|56	+ Revision: 246639
12cr|perl-Text-Quoted-2.60.0-2|57	- rebuild
12cr|perl-Text-Quoted-2.60.0-2|58	
12cr|perl-Text-Quoted-2.60.0-2|59	* Fri Jan 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.05-1mdv2008.1
12cr|perl-Text-Quoted-2.60.0-2|60	+ Revision: 158108
12cr|perl-Text-Quoted-2.60.0-2|61	- update to new version 2.05
12cr|perl-Text-Quoted-2.60.0-2|62	
12cr|perl-Text-Quoted-2.60.0-2|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Text-Quoted-2.60.0-2|64	- restore BuildRoot
12cr|perl-Text-Quoted-2.60.0-2|65	
12cr|perl-Text-Quoted-2.60.0-2|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Text-Quoted-2.60.0-2|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-Quoted-2.60.0-2|68	
12cr|perl-Text-Quoted-2.60.0-2|69	* Sun Nov 11 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.03-1mdv2008.1
12cr|perl-Text-Quoted-2.60.0-2|70	+ Revision: 108001
12cr|perl-Text-Quoted-2.60.0-2|71	- update to new version 2.03
12cr|perl-Text-Quoted-2.60.0-2|72	- update to new version 2.03
12cr|perl-Text-Quoted-2.60.0-2|73	
12cr|perl-Text-Quoted-2.60.0-2|74	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 2.02-1mdv2008.0
12cr|perl-Text-Quoted-2.60.0-2|75	+ Revision: 20771
12cr|perl-Text-Quoted-2.60.0-2|76	- 2.02
12cr|perl-Text-Quoted-2.60.0-2|77	
12cr|perl-Text-Quoted-2.60.0-2|78	
12cr|perl-Text-Quoted-2.60.0-2|79	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.8-4mdk
12cr|perl-Text-Quoted-2.60.0-2|80	- Fix SPEC according to Perl Policy
12cr|perl-Text-Quoted-2.60.0-2|81	- BuildRequires
12cr|perl-Text-Quoted-2.60.0-2|82	- Source URL
12cr|perl-Text-Quoted-2.60.0-2|83	
12cr|perl-Text-Quoted-2.60.0-2|84	* Tue Dec 27 2005 Michael Scherer <misc@mandriva.org> 1.8-3mdk
12cr|perl-Text-Quoted-2.60.0-2|85	- Do not ship empty dir
12cr|perl-Text-Quoted-2.60.0-2|86	
12cr|perl-Text-Quoted-2.60.0-2|87	* Fri Nov 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.8-2mdk
12cr|perl-Text-Quoted-2.60.0-2|88	- Fix BuildRequires
12cr|perl-Text-Quoted-2.60.0-2|89	
12cr|perl-Text-Quoted-2.60.0-2|90	* Sat Oct 01 2005 Michael Scherer <misc@mandriva.org> 1.8-1mdk
12cr|perl-Text-Quoted-2.60.0-2|91	- First mandriva package
12cr|perl-Text-Quoted-2.60.0-2|92	

5577 12
12cr|perl-Text-RecordParser-1.5.0-1|1	%define upstream_name	 Text-RecordParser
12cr|perl-Text-RecordParser-1.5.0-1|2	%define upstream_version v1.5.0
12cr|perl-Text-RecordParser-1.5.0-1|3	
12cr|perl-Text-RecordParser-1.5.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Text-RecordParser-1.5.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Text-RecordParser-1.5.0-1|6	Release:    %mkrel 1
12cr|perl-Text-RecordParser-1.5.0-1|7	
12cr|perl-Text-RecordParser-1.5.0-1|8	Summary:	Read record-oriented files
12cr|perl-Text-RecordParser-1.5.0-1|9	License:	GPL
12cr|perl-Text-RecordParser-1.5.0-1|10	Group:		Development/Perl
12cr|perl-Text-RecordParser-1.5.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-RecordParser-1.5.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-RecordParser-1.5.0-1|13	
12cr|perl-Text-RecordParser-1.5.0-1|14	BuildRequires:	perl(Class::Accessor)
12cr|perl-Text-RecordParser-1.5.0-1|15	BuildRequires:	perl(IO::Scalar)
12cr|perl-Text-RecordParser-1.5.0-1|16	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Text-RecordParser-1.5.0-1|17	BuildRequires:	perl(List::Util)
12cr|perl-Text-RecordParser-1.5.0-1|18	BuildRequires:	perl(Module::Build)
12cr|perl-Text-RecordParser-1.5.0-1|19	BuildRequires:	perl(Readonly)
12cr|perl-Text-RecordParser-1.5.0-1|20	BuildRequires:	perl(Test::Exception)
12cr|perl-Text-RecordParser-1.5.0-1|21	BuildRequires:	perl(Test::More)
12cr|perl-Text-RecordParser-1.5.0-1|22	BuildRequires:	perl(version)
12cr|perl-Text-RecordParser-1.5.0-1|23	
12cr|perl-Text-RecordParser-1.5.0-1|24	BuildArch:	noarch
12cr|perl-Text-RecordParser-1.5.0-1|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Text-RecordParser-1.5.0-1|26	
12cr|perl-Text-RecordParser-1.5.0-1|27	%description
12cr|perl-Text-RecordParser-1.5.0-1|28	This module is for reading record-oriented data in a delimited text
12cr|perl-Text-RecordParser-1.5.0-1|29	file. The most common example have records separated by newlines and
12cr|perl-Text-RecordParser-1.5.0-1|30	fields separated by commas or tabs, but this module aims to provide a
12cr|perl-Text-RecordParser-1.5.0-1|31	consistent interface for handling sequential records in a file however
12cr|perl-Text-RecordParser-1.5.0-1|32	they may be delimited. Typically this data lists the fields in the
12cr|perl-Text-RecordParser-1.5.0-1|33	first line of the file, in which case you should call bind_header to
12cr|perl-Text-RecordParser-1.5.0-1|34	bind the field name (or not, and it will be called implicitly). If the
12cr|perl-Text-RecordParser-1.5.0-1|35	first line contains data, you can still bind your own field names via
12cr|perl-Text-RecordParser-1.5.0-1|36	bind_fields. Either way, you can then use many methods to get at the
12cr|perl-Text-RecordParser-1.5.0-1|37	data as arrays or hashes.
12cr|perl-Text-RecordParser-1.5.0-1|38	
12cr|perl-Text-RecordParser-1.5.0-1|39	%prep
12cr|perl-Text-RecordParser-1.5.0-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-RecordParser-1.5.0-1|41	
12cr|perl-Text-RecordParser-1.5.0-1|42	%build
12cr|perl-Text-RecordParser-1.5.0-1|43	%{__perl} Build.PL installdirs=vendor
12cr|perl-Text-RecordParser-1.5.0-1|44	./Build
12cr|perl-Text-RecordParser-1.5.0-1|45	
12cr|perl-Text-RecordParser-1.5.0-1|46	%check
12cr|perl-Text-RecordParser-1.5.0-1|47	./Build test
12cr|perl-Text-RecordParser-1.5.0-1|48	
12cr|perl-Text-RecordParser-1.5.0-1|49	%install
12cr|perl-Text-RecordParser-1.5.0-1|50	rm -rf %{buildroot}
12cr|perl-Text-RecordParser-1.5.0-1|51	./Build install destdir=%{buildroot}
12cr|perl-Text-RecordParser-1.5.0-1|52	
12cr|perl-Text-RecordParser-1.5.0-1|53	%clean
12cr|perl-Text-RecordParser-1.5.0-1|54	rm -rf %{buildroot}
12cr|perl-Text-RecordParser-1.5.0-1|55	
12cr|perl-Text-RecordParser-1.5.0-1|56	%files
12cr|perl-Text-RecordParser-1.5.0-1|57	%defattr(-,root,root)
12cr|perl-Text-RecordParser-1.5.0-1|58	%doc Changes README
12cr|perl-Text-RecordParser-1.5.0-1|59	%{_bindir}/tab*
12cr|perl-Text-RecordParser-1.5.0-1|60	%{perl_vendorlib}/Text
12cr|perl-Text-RecordParser-1.5.0-1|61	%{_mandir}/man*/*
12cr|perl-Text-RecordParser-1.5.0-1|62	
12cr|perl-Text-RecordParser-1.5.0-1|63	
12cr|perl-Text-RecordParser-1.5.0-1|64	%changelog
12cr|perl-Text-RecordParser-1.5.0-1|65	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.5.0-1mdv2011.0
12cr|perl-Text-RecordParser-1.5.0-1|66	+ Revision: 561551
12cr|perl-Text-RecordParser-1.5.0-1|67	- update to v1.5.0
12cr|perl-Text-RecordParser-1.5.0-1|68	
12cr|perl-Text-RecordParser-1.5.0-1|69	* Thu Feb 18 2010 Jérôme Quelin <jquelin@mandriva.org> 1.4.0-1mdv2011.0
12cr|perl-Text-RecordParser-1.5.0-1|70	+ Revision: 507589
12cr|perl-Text-RecordParser-1.5.0-1|71	- update to 1.4.0
12cr|perl-Text-RecordParser-1.5.0-1|72	
12cr|perl-Text-RecordParser-1.5.0-1|73	* Tue May 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-1mdv2010.0
12cr|perl-Text-RecordParser-1.5.0-1|74	+ Revision: 372188
12cr|perl-Text-RecordParser-1.5.0-1|75	- new version
12cr|perl-Text-RecordParser-1.5.0-1|76	
12cr|perl-Text-RecordParser-1.5.0-1|77	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.2.1-3mdv2008.1
12cr|perl-Text-RecordParser-1.5.0-1|78	+ Revision: 140721
12cr|perl-Text-RecordParser-1.5.0-1|79	- restore BuildRoot
12cr|perl-Text-RecordParser-1.5.0-1|80	
12cr|perl-Text-RecordParser-1.5.0-1|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Text-RecordParser-1.5.0-1|82	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-RecordParser-1.5.0-1|83	
12cr|perl-Text-RecordParser-1.5.0-1|84	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-3mdv2008.0
12cr|perl-Text-RecordParser-1.5.0-1|85	+ Revision: 87026
12cr|perl-Text-RecordParser-1.5.0-1|86	- rebuild
12cr|perl-Text-RecordParser-1.5.0-1|87	
12cr|perl-Text-RecordParser-1.5.0-1|88	
12cr|perl-Text-RecordParser-1.5.0-1|89	* Sun Aug 13 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Text-RecordParser-1.5.0-1|90	+ 2006-08-13 17:48:18 (55814)
12cr|perl-Text-RecordParser-1.5.0-1|91	- Changed BuildRequires perl(version) to perl-version
12cr|perl-Text-RecordParser-1.5.0-1|92	
12cr|perl-Text-RecordParser-1.5.0-1|93	* Sat Aug 12 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Text-RecordParser-1.5.0-1|94	+ 2006-08-12 15:51:30 (55750)
12cr|perl-Text-RecordParser-1.5.0-1|95	- Fixed BuildRequires
12cr|perl-Text-RecordParser-1.5.0-1|96	
12cr|perl-Text-RecordParser-1.5.0-1|97	* Mon Aug 07 2006 Scott Karns <scottk@mandriva.org>
12cr|perl-Text-RecordParser-1.5.0-1|98	+ 2006-08-07 14:40:45 (53886)
12cr|perl-Text-RecordParser-1.5.0-1|99	- import perl-Text-RecordParser-1.2.1-1mdv2007.0
12cr|perl-Text-RecordParser-1.5.0-1|100	
12cr|perl-Text-RecordParser-1.5.0-1|101	* Mon Aug 07 2006 Scott Karns <scottk@mandriva.org> 1.2.1-1mdv2007.0
12cr|perl-Text-RecordParser-1.5.0-1|102	- First Mandriva package
12cr|perl-Text-RecordParser-1.5.0-1|103	

5578 12
12cr|perl-Text-Roman-3.300.0-2|1	%define upstream_name    Text-Roman
12cr|perl-Text-Roman-3.300.0-2|2	%define upstream_version 3.3
12cr|perl-Text-Roman-3.300.0-2|3	
12cr|perl-Text-Roman-3.300.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Roman-3.300.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Roman-3.300.0-2|6	Release:	2
12cr|perl-Text-Roman-3.300.0-2|7	
12cr|perl-Text-Roman-3.300.0-2|8	Summary:	Allows conversion between Roman and Arabic algarisms
12cr|perl-Text-Roman-3.300.0-2|9	License:	GPL+ or Artistic
12cr|perl-Text-Roman-3.300.0-2|10	Group:		Development/Perl
12cr|perl-Text-Roman-3.300.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Roman-3.300.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Text-Roman-3.300.0-2|13	
12cr|perl-Text-Roman-3.300.0-2|14	BuildRequires:	perl-devel
12cr|perl-Text-Roman-3.300.0-2|15	BuildArch:	noarch
12cr|perl-Text-Roman-3.300.0-2|16	
12cr|perl-Text-Roman-3.300.0-2|17	%description
12cr|perl-Text-Roman-3.300.0-2|18	This package supports both conventional Roman algarisms (which range from 1 to
12cr|perl-Text-Roman-3.300.0-2|19	3999) and Milhar Romans, a variation which uses a bar across the algarism to
12cr|perl-Text-Roman-3.300.0-2|20	indicate multiplication by 1,000. For the purposes of this module, acceptable
12cr|perl-Text-Roman-3.300.0-2|21	syntax consists of an underscore suffixed to the algarism e.g. IV_V = 4,005.
12cr|perl-Text-Roman-3.300.0-2|22	The term Milhar apparently derives from the Portuguese word for "thousands" and
12cr|perl-Text-Roman-3.300.0-2|23	the range of this notation extends the range of Roman numbers to 3999 x 1000 +
12cr|perl-Text-Roman-3.300.0-2|24	3999 = 4,002,999.
12cr|perl-Text-Roman-3.300.0-2|25	
12cr|perl-Text-Roman-3.300.0-2|26	Note: the functions in this package treat Roman algarisms in a case-insensitive
12cr|perl-Text-Roman-3.300.0-2|27	manner such that "VI" == "vI" == "Vi" == "vi".
12cr|perl-Text-Roman-3.300.0-2|28	
12cr|perl-Text-Roman-3.300.0-2|29	%prep
12cr|perl-Text-Roman-3.300.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Roman-3.300.0-2|31	
12cr|perl-Text-Roman-3.300.0-2|32	%build
12cr|perl-Text-Roman-3.300.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Roman-3.300.0-2|34	%make
12cr|perl-Text-Roman-3.300.0-2|35	
12cr|perl-Text-Roman-3.300.0-2|36	%check
12cr|perl-Text-Roman-3.300.0-2|37	make test
12cr|perl-Text-Roman-3.300.0-2|38	
12cr|perl-Text-Roman-3.300.0-2|39	%install
12cr|perl-Text-Roman-3.300.0-2|40	%makeinstall_std
12cr|perl-Text-Roman-3.300.0-2|41	
12cr|perl-Text-Roman-3.300.0-2|42	%files
12cr|perl-Text-Roman-3.300.0-2|43	%doc Changes LICENSE README
12cr|perl-Text-Roman-3.300.0-2|44	%{perl_vendorlib}/Text
12cr|perl-Text-Roman-3.300.0-2|45	%{_mandir}/*/*
12cr|perl-Text-Roman-3.300.0-2|46	
12cr|perl-Text-Roman-3.300.0-2|47	
12cr|perl-Text-Roman-3.300.0-2|48	%changelog
12cr|perl-Text-Roman-3.300.0-2|49	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 3.300.0-1mdv2010.0
12cr|perl-Text-Roman-3.300.0-2|50	+ Revision: 405714
12cr|perl-Text-Roman-3.300.0-2|51	- rebuild using %%perl_convert_version
12cr|perl-Text-Roman-3.300.0-2|52	
12cr|perl-Text-Roman-3.300.0-2|53	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.3-6mdv2009.0
12cr|perl-Text-Roman-3.300.0-2|54	+ Revision: 241990
12cr|perl-Text-Roman-3.300.0-2|55	- rebuild
12cr|perl-Text-Roman-3.300.0-2|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-Roman-3.300.0-2|57	
12cr|perl-Text-Roman-3.300.0-2|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Text-Roman-3.300.0-2|59	- restore BuildRoot
12cr|perl-Text-Roman-3.300.0-2|60	
12cr|perl-Text-Roman-3.300.0-2|61	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.3-4mdv2008.0
12cr|perl-Text-Roman-3.300.0-2|62	+ Revision: 87029
12cr|perl-Text-Roman-3.300.0-2|63	- rebuild
12cr|perl-Text-Roman-3.300.0-2|64	
12cr|perl-Text-Roman-3.300.0-2|65	
12cr|perl-Text-Roman-3.300.0-2|66	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.3-3mdv2007.0
12cr|perl-Text-Roman-3.300.0-2|67	- Rebuild
12cr|perl-Text-Roman-3.300.0-2|68	
12cr|perl-Text-Roman-3.300.0-2|69	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 3.3-2mdk
12cr|perl-Text-Roman-3.300.0-2|70	- Fix SPEC according to Perl Policy
12cr|perl-Text-Roman-3.300.0-2|71	- Source URL
12cr|perl-Text-Roman-3.300.0-2|72	- use mkrel
12cr|perl-Text-Roman-3.300.0-2|73	
12cr|perl-Text-Roman-3.300.0-2|74	* Tue Aug 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.3-1mdk
12cr|perl-Text-Roman-3.300.0-2|75	- first mdk release
12cr|perl-Text-Roman-3.300.0-2|76	

5579 12
12cr|perl-Text-Shellwords-1.80.0-2|1	%define upstream_name    Text-Shellwords
12cr|perl-Text-Shellwords-1.80.0-2|2	%define upstream_version 1.08
12cr|perl-Text-Shellwords-1.80.0-2|3	
12cr|perl-Text-Shellwords-1.80.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Shellwords-1.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Shellwords-1.80.0-2|6	Release:	2
12cr|perl-Text-Shellwords-1.80.0-2|7	
12cr|perl-Text-Shellwords-1.80.0-2|8	Summary:	Thin wrapper around shellwords.pl
12cr|perl-Text-Shellwords-1.80.0-2|9	License:	GPL+ or Artistic
12cr|perl-Text-Shellwords-1.80.0-2|10	Group:		Development/Perl
12cr|perl-Text-Shellwords-1.80.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Shellwords-1.80.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Text-Shellwords-1.80.0-2|13	
12cr|perl-Text-Shellwords-1.80.0-2|14	BuildRequires:	perl-devel
12cr|perl-Text-Shellwords-1.80.0-2|15	BuildArch:	noarch
12cr|perl-Text-Shellwords-1.80.0-2|16	
12cr|perl-Text-Shellwords-1.80.0-2|17	%description
12cr|perl-Text-Shellwords-1.80.0-2|18	This used to be a wrapper around shellwords.pl, but has now been superseded by
12cr|perl-Text-Shellwords-1.80.0-2|19	Text::ParseWords. Use that module instead. If you use this module, it will
12cr|perl-Text-Shellwords-1.80.0-2|20	simply report the shellwords() function from Text::ParseWords.
12cr|perl-Text-Shellwords-1.80.0-2|21	
12cr|perl-Text-Shellwords-1.80.0-2|22	%prep
12cr|perl-Text-Shellwords-1.80.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Shellwords-1.80.0-2|24	
12cr|perl-Text-Shellwords-1.80.0-2|25	%build
12cr|perl-Text-Shellwords-1.80.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Shellwords-1.80.0-2|27	%make
12cr|perl-Text-Shellwords-1.80.0-2|28	
12cr|perl-Text-Shellwords-1.80.0-2|29	%check
12cr|perl-Text-Shellwords-1.80.0-2|30	make test
12cr|perl-Text-Shellwords-1.80.0-2|31	
12cr|perl-Text-Shellwords-1.80.0-2|32	%install
12cr|perl-Text-Shellwords-1.80.0-2|33	%makeinstall_std
12cr|perl-Text-Shellwords-1.80.0-2|34	
12cr|perl-Text-Shellwords-1.80.0-2|35	%files
12cr|perl-Text-Shellwords-1.80.0-2|36	%doc Changes README
12cr|perl-Text-Shellwords-1.80.0-2|37	%{perl_vendorlib}/Text
12cr|perl-Text-Shellwords-1.80.0-2|38	%{_mandir}/*/*
12cr|perl-Text-Shellwords-1.80.0-2|39	
12cr|perl-Text-Shellwords-1.80.0-2|40	%changelog
12cr|perl-Text-Shellwords-1.80.0-2|41	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.80.0-1mdv2010.0
12cr|perl-Text-Shellwords-1.80.0-2|42	+ Revision: 405715
12cr|perl-Text-Shellwords-1.80.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-Text-Shellwords-1.80.0-2|44	
12cr|perl-Text-Shellwords-1.80.0-2|45	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.08-6mdv2009.0
12cr|perl-Text-Shellwords-1.80.0-2|46	+ Revision: 242050
12cr|perl-Text-Shellwords-1.80.0-2|47	- rebuild
12cr|perl-Text-Shellwords-1.80.0-2|48	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-Shellwords-1.80.0-2|49	
12cr|perl-Text-Shellwords-1.80.0-2|50	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Text-Shellwords-1.80.0-2|51	- restore BuildRoot
12cr|perl-Text-Shellwords-1.80.0-2|52	
12cr|perl-Text-Shellwords-1.80.0-2|53	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-4mdv2008.0
12cr|perl-Text-Shellwords-1.80.0-2|54	+ Revision: 87030
12cr|perl-Text-Shellwords-1.80.0-2|55	- rebuild
12cr|perl-Text-Shellwords-1.80.0-2|56	
12cr|perl-Text-Shellwords-1.80.0-2|57	
12cr|perl-Text-Shellwords-1.80.0-2|58	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-3mdv2007.0
12cr|perl-Text-Shellwords-1.80.0-2|59	- Rebuild
12cr|perl-Text-Shellwords-1.80.0-2|60	
12cr|perl-Text-Shellwords-1.80.0-2|61	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.08-2mdk
12cr|perl-Text-Shellwords-1.80.0-2|62	- Fix SPEC according to Perl Policy
12cr|perl-Text-Shellwords-1.80.0-2|63	- Source URL
12cr|perl-Text-Shellwords-1.80.0-2|64	
12cr|perl-Text-Shellwords-1.80.0-2|65	* Fri Nov 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdk
12cr|perl-Text-Shellwords-1.80.0-2|66	- New release 1.08
12cr|perl-Text-Shellwords-1.80.0-2|67	- %%mkrel
12cr|perl-Text-Shellwords-1.80.0-2|68	
12cr|perl-Text-Shellwords-1.80.0-2|69	* Tue Jun 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-3mdk
12cr|perl-Text-Shellwords-1.80.0-2|70	- better url
12cr|perl-Text-Shellwords-1.80.0-2|71	- spec cleanup
12cr|perl-Text-Shellwords-1.80.0-2|72	- don't ship useless empty directories
12cr|perl-Text-Shellwords-1.80.0-2|73	- make test in %%check
12cr|perl-Text-Shellwords-1.80.0-2|74	
12cr|perl-Text-Shellwords-1.80.0-2|75	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.07-2mdk
12cr|perl-Text-Shellwords-1.80.0-2|76	- fix buildrequires in a backward compatible way
12cr|perl-Text-Shellwords-1.80.0-2|77	
12cr|perl-Text-Shellwords-1.80.0-2|78	* Thu Jun 03 2004 Per Ã˜yvind Karlsen <peroyvind@linux-mandrake.com> 1.07-1mdk
12cr|perl-Text-Shellwords-1.80.0-2|79	- 1.07
12cr|perl-Text-Shellwords-1.80.0-2|80	
12cr|perl-Text-Shellwords-1.80.0-2|81	* Wed Apr 21 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.08-1mdk
12cr|perl-Text-Shellwords-1.80.0-2|82	- new version
12cr|perl-Text-Shellwords-1.80.0-2|83	- rpmbuildupdate aware
12cr|perl-Text-Shellwords-1.80.0-2|84	
12cr|perl-Text-Shellwords-1.80.0-2|85	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.02-2mdk
12cr|perl-Text-Shellwords-1.80.0-2|86	- %%makeinstall_std macro
12cr|perl-Text-Shellwords-1.80.0-2|87	- no more exception
12cr|perl-Text-Shellwords-1.80.0-2|88	
12cr|perl-Text-Shellwords-1.80.0-2|89	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.02-2mdk
12cr|perl-Text-Shellwords-1.80.0-2|90	- fixed dir ownership (distlint)
12cr|perl-Text-Shellwords-1.80.0-2|91	

5580 12
12cr|perl-Text-SimpleTable-2.30.0-1|1	%define upstream_name       Text-SimpleTable
12cr|perl-Text-SimpleTable-2.30.0-1|2	%define upstream_version 2.03
12cr|perl-Text-SimpleTable-2.30.0-1|3	
12cr|perl-Text-SimpleTable-2.30.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Text-SimpleTable-2.30.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Text-SimpleTable-2.30.0-1|6	Release:    %mkrel 1
12cr|perl-Text-SimpleTable-2.30.0-1|7	
12cr|perl-Text-SimpleTable-2.30.0-1|8	Summary:	Simple Eyecandy ASCII Tables
12cr|perl-Text-SimpleTable-2.30.0-1|9	License:	GPL+ or Artistic
12cr|perl-Text-SimpleTable-2.30.0-1|10	Group:		Development/Perl
12cr|perl-Text-SimpleTable-2.30.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-SimpleTable-2.30.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-SimpleTable-2.30.0-1|13	
12cr|perl-Text-SimpleTable-2.30.0-1|14	BuildRequires: perl-devel
12cr|perl-Text-SimpleTable-2.30.0-1|15	BuildArch:	noarch
12cr|perl-Text-SimpleTable-2.30.0-1|16	
12cr|perl-Text-SimpleTable-2.30.0-1|17	%description
12cr|perl-Text-SimpleTable-2.30.0-1|18	Simple eyecandy ASCII tables, as seen in Catalyst.
12cr|perl-Text-SimpleTable-2.30.0-1|19	
12cr|perl-Text-SimpleTable-2.30.0-1|20	%prep
12cr|perl-Text-SimpleTable-2.30.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-SimpleTable-2.30.0-1|22	
12cr|perl-Text-SimpleTable-2.30.0-1|23	%build
12cr|perl-Text-SimpleTable-2.30.0-1|24	%{__perl} Makefile.PL -n INSTALLDIRS=vendor
12cr|perl-Text-SimpleTable-2.30.0-1|25	%make
12cr|perl-Text-SimpleTable-2.30.0-1|26	
12cr|perl-Text-SimpleTable-2.30.0-1|27	%check
12cr|perl-Text-SimpleTable-2.30.0-1|28	make test
12cr|perl-Text-SimpleTable-2.30.0-1|29	
12cr|perl-Text-SimpleTable-2.30.0-1|30	%install
12cr|perl-Text-SimpleTable-2.30.0-1|31	%makeinstall_std
12cr|perl-Text-SimpleTable-2.30.0-1|32	
12cr|perl-Text-SimpleTable-2.30.0-1|33	%files
12cr|perl-Text-SimpleTable-2.30.0-1|34	%doc Changes
12cr|perl-Text-SimpleTable-2.30.0-1|35	%{perl_vendorlib}/Text/*
12cr|perl-Text-SimpleTable-2.30.0-1|36	%{_mandir}/man3/*
12cr|perl-Text-SimpleTable-2.30.0-1|37	
12cr|perl-Text-SimpleTable-2.30.0-1|38	
12cr|perl-Text-SimpleTable-2.30.0-1|39	%changelog
12cr|perl-Text-SimpleTable-2.30.0-1|40	* Fri Mar 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.30.0-1mdv2010.1
12cr|perl-Text-SimpleTable-2.30.0-1|41	+ Revision: 518485
12cr|perl-Text-SimpleTable-2.30.0-1|42	- update to 2.03
12cr|perl-Text-SimpleTable-2.30.0-1|43	
12cr|perl-Text-SimpleTable-2.30.0-1|44	* Wed Mar 10 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.20.0-1mdv2010.1
12cr|perl-Text-SimpleTable-2.30.0-1|45	+ Revision: 517305
12cr|perl-Text-SimpleTable-2.30.0-1|46	- update to 2.02
12cr|perl-Text-SimpleTable-2.30.0-1|47	
12cr|perl-Text-SimpleTable-2.30.0-1|48	* Sun Mar 07 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.10.0-1mdv2010.1
12cr|perl-Text-SimpleTable-2.30.0-1|49	+ Revision: 515368
12cr|perl-Text-SimpleTable-2.30.0-1|50	- update to 2.01
12cr|perl-Text-SimpleTable-2.30.0-1|51	
12cr|perl-Text-SimpleTable-2.30.0-1|52	* Thu Aug 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.0.0-1mdv2010.0
12cr|perl-Text-SimpleTable-2.30.0-1|53	+ Revision: 410633
12cr|perl-Text-SimpleTable-2.30.0-1|54	- update to 2.0
12cr|perl-Text-SimpleTable-2.30.0-1|55	
12cr|perl-Text-SimpleTable-2.30.0-1|56	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.800.0-1mdv2010.0
12cr|perl-Text-SimpleTable-2.30.0-1|57	+ Revision: 408088
12cr|perl-Text-SimpleTable-2.30.0-1|58	- update to 1.8
12cr|perl-Text-SimpleTable-2.30.0-1|59	
12cr|perl-Text-SimpleTable-2.30.0-1|60	* Fri Jul 17 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.400.0-1mdv2010.0
12cr|perl-Text-SimpleTable-2.30.0-1|61	+ Revision: 396742
12cr|perl-Text-SimpleTable-2.30.0-1|62	- update to 1.4
12cr|perl-Text-SimpleTable-2.30.0-1|63	
12cr|perl-Text-SimpleTable-2.30.0-1|64	* Wed Jul 08 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.200.0-1mdv2010.0
12cr|perl-Text-SimpleTable-2.30.0-1|65	+ Revision: 393406
12cr|perl-Text-SimpleTable-2.30.0-1|66	- update to 1.2
12cr|perl-Text-SimpleTable-2.30.0-1|67	- fixed license field
12cr|perl-Text-SimpleTable-2.30.0-1|68	
12cr|perl-Text-SimpleTable-2.30.0-1|69	* Fri Jul 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.100.0-1mdv2010.0
12cr|perl-Text-SimpleTable-2.30.0-1|70	+ Revision: 391954
12cr|perl-Text-SimpleTable-2.30.0-1|71	- new version
12cr|perl-Text-SimpleTable-2.30.0-1|72	
12cr|perl-Text-SimpleTable-2.30.0-1|73	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2009.0
12cr|perl-Text-SimpleTable-2.30.0-1|74	+ Revision: 279069
12cr|perl-Text-SimpleTable-2.30.0-1|75	- new version
12cr|perl-Text-SimpleTable-2.30.0-1|76	
12cr|perl-Text-SimpleTable-2.30.0-1|77	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.03-5mdv2009.0
12cr|perl-Text-SimpleTable-2.30.0-1|78	+ Revision: 242051
12cr|perl-Text-SimpleTable-2.30.0-1|79	- rebuild
12cr|perl-Text-SimpleTable-2.30.0-1|80	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-SimpleTable-2.30.0-1|81	
12cr|perl-Text-SimpleTable-2.30.0-1|82	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Text-SimpleTable-2.30.0-1|83	- restore BuildRoot
12cr|perl-Text-SimpleTable-2.30.0-1|84	
12cr|perl-Text-SimpleTable-2.30.0-1|85	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.03-3mdv2008.0
12cr|perl-Text-SimpleTable-2.30.0-1|86	+ Revision: 23640
12cr|perl-Text-SimpleTable-2.30.0-1|87	- rebuild
12cr|perl-Text-SimpleTable-2.30.0-1|88	
12cr|perl-Text-SimpleTable-2.30.0-1|89	
12cr|perl-Text-SimpleTable-2.30.0-1|90	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.03-2mdk
12cr|perl-Text-SimpleTable-2.30.0-1|91	- Fix SPEC according to Perl Policy
12cr|perl-Text-SimpleTable-2.30.0-1|92	- BuildRequires
12cr|perl-Text-SimpleTable-2.30.0-1|93	- Source URL
12cr|perl-Text-SimpleTable-2.30.0-1|94	
12cr|perl-Text-SimpleTable-2.30.0-1|95	* Wed Jan 18 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.03-1mdk
12cr|perl-Text-SimpleTable-2.30.0-1|96	- 0.03
12cr|perl-Text-SimpleTable-2.30.0-1|97	
12cr|perl-Text-SimpleTable-2.30.0-1|98	* Tue Dec 20 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.02-3mdk
12cr|perl-Text-SimpleTable-2.30.0-1|99	- Add BuildRequires
12cr|perl-Text-SimpleTable-2.30.0-1|100	
12cr|perl-Text-SimpleTable-2.30.0-1|101	* Mon Dec 19 2005 Buchan Milne <bgmilne@mandriva.org> 0.02-2mdk
12cr|perl-Text-SimpleTable-2.30.0-1|102	- Rebuild
12cr|perl-Text-SimpleTable-2.30.0-1|103	- use mkrel
12cr|perl-Text-SimpleTable-2.30.0-1|104	
12cr|perl-Text-SimpleTable-2.30.0-1|105	* Fri Dec 02 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.02-1mdk
12cr|perl-Text-SimpleTable-2.30.0-1|106	- Initial MDV package
12cr|perl-Text-SimpleTable-2.30.0-1|107	

5581 12
12cr|perl-Text-Table-1.123.0-2|1	%define upstream_name    Text-Table
12cr|perl-Text-Table-1.123.0-2|2	%define upstream_version 1.123
12cr|perl-Text-Table-1.123.0-2|3	
12cr|perl-Text-Table-1.123.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Table-1.123.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Table-1.123.0-2|6	Release:	2
12cr|perl-Text-Table-1.123.0-2|7	
12cr|perl-Text-Table-1.123.0-2|8	Summary:	Organize Data in Tables
12cr|perl-Text-Table-1.123.0-2|9	License:	GPL+ or Artistic
12cr|perl-Text-Table-1.123.0-2|10	Group:		Development/Perl
12cr|perl-Text-Table-1.123.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Table-1.123.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-Table-1.123.0-2|13	
12cr|perl-Text-Table-1.123.0-2|14	BuildRequires:	perl-devel
12cr|perl-Text-Table-1.123.0-2|15	BuildRequires:	perl(Test::More)
12cr|perl-Text-Table-1.123.0-2|16	BuildRequires:	perl(Text::Aligner)
12cr|perl-Text-Table-1.123.0-2|17	BuildArch:	noarch
12cr|perl-Text-Table-1.123.0-2|18	
12cr|perl-Text-Table-1.123.0-2|19	%description
12cr|perl-Text-Table-1.123.0-2|20	Organization of data in table form is a time-honored and useful method of
12cr|perl-Text-Table-1.123.0-2|21	data representation. While columns of data are trivially generated by
12cr|perl-Text-Table-1.123.0-2|22	computer through formatted output, even simple tasks like keeping titles
12cr|perl-Text-Table-1.123.0-2|23	aligned with the data columns are not trivial, and the one-shot solutions
12cr|perl-Text-Table-1.123.0-2|24	one comes up with tend to be particularly hard to maintain. Text::Table
12cr|perl-Text-Table-1.123.0-2|25	allows you to create and maintain tables that adapt to alignment
12cr|perl-Text-Table-1.123.0-2|26	requirements as you use them.
12cr|perl-Text-Table-1.123.0-2|27	
12cr|perl-Text-Table-1.123.0-2|28	Overview
12cr|perl-Text-Table-1.123.0-2|29	The process is simple: you create a table (a Text::Table object) by
12cr|perl-Text-Table-1.123.0-2|30	describing the columns the table is going to have. Then you load lines
12cr|perl-Text-Table-1.123.0-2|31	of data into the table, and finally print the resulting output lines.
12cr|perl-Text-Table-1.123.0-2|32	Alignment of data and column titles is handled dynamically in
12cr|perl-Text-Table-1.123.0-2|33	dependence on the data present.
12cr|perl-Text-Table-1.123.0-2|34	
12cr|perl-Text-Table-1.123.0-2|35	Table Creation
12cr|perl-Text-Table-1.123.0-2|36	In the simplest case, if all you want is a number of (untitled)
12cr|perl-Text-Table-1.123.0-2|37	columns, you create an unspecified table and start adding data to it.
12cr|perl-Text-Table-1.123.0-2|38	The number of columns is taken fronm the first line of data.
12cr|perl-Text-Table-1.123.0-2|39	
12cr|perl-Text-Table-1.123.0-2|40	%prep
12cr|perl-Text-Table-1.123.0-2|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Table-1.123.0-2|42	
12cr|perl-Text-Table-1.123.0-2|43	%build
12cr|perl-Text-Table-1.123.0-2|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Table-1.123.0-2|45	%make
12cr|perl-Text-Table-1.123.0-2|46	
12cr|perl-Text-Table-1.123.0-2|47	%check
12cr|perl-Text-Table-1.123.0-2|48	%make test
12cr|perl-Text-Table-1.123.0-2|49	
12cr|perl-Text-Table-1.123.0-2|50	%install
12cr|perl-Text-Table-1.123.0-2|51	%makeinstall_std
12cr|perl-Text-Table-1.123.0-2|52	
12cr|perl-Text-Table-1.123.0-2|53	%files
12cr|perl-Text-Table-1.123.0-2|54	%doc Changes LICENSE META.yml README
12cr|perl-Text-Table-1.123.0-2|55	%{_mandir}/man3/*
12cr|perl-Text-Table-1.123.0-2|56	%{perl_vendorlib}/*
12cr|perl-Text-Table-1.123.0-2|57	
12cr|perl-Text-Table-1.123.0-2|58	%changelog
12cr|perl-Text-Table-1.123.0-2|59	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.123.0-1mdv2011.0
12cr|perl-Text-Table-1.123.0-2|60	+ Revision: 684827
12cr|perl-Text-Table-1.123.0-2|61	- update to new version 1.123
12cr|perl-Text-Table-1.123.0-2|62	
12cr|perl-Text-Table-1.123.0-2|63	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.121.0-1
12cr|perl-Text-Table-1.123.0-2|64	+ Revision: 682199
12cr|perl-Text-Table-1.123.0-2|65	- update to new version 1.121
12cr|perl-Text-Table-1.123.0-2|66	
12cr|perl-Text-Table-1.123.0-2|67	* Sun May 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.120.0-1
12cr|perl-Text-Table-1.123.0-2|68	+ Revision: 674850
12cr|perl-Text-Table-1.123.0-2|69	- update to new version 1.120
12cr|perl-Text-Table-1.123.0-2|70	
12cr|perl-Text-Table-1.123.0-2|71	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.118.0-1
12cr|perl-Text-Table-1.123.0-2|72	+ Revision: 672880
12cr|perl-Text-Table-1.123.0-2|73	- update to new version 1.118
12cr|perl-Text-Table-1.123.0-2|74	
12cr|perl-Text-Table-1.123.0-2|75	* Sat Apr 23 2011 Shlomi Fish <shlomif@mandriva.org> 1.117.0-1
12cr|perl-Text-Table-1.123.0-2|76	+ Revision: 656774
12cr|perl-Text-Table-1.123.0-2|77	- Upgraded to Text-Table-1.117
12cr|perl-Text-Table-1.123.0-2|78	
12cr|perl-Text-Table-1.123.0-2|79	* Sun Sep 19 2010 Shlomi Fish <shlomif@mandriva.org> 1.116.0-1mdv2011.0
12cr|perl-Text-Table-1.123.0-2|80	+ Revision: 579823
12cr|perl-Text-Table-1.123.0-2|81	- import perl-Text-Table
12cr|perl-Text-Table-1.123.0-2|82	

5582 12
12cr|perl-Text-Tabs+Wrap-2009.0305-3|1	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|2	%define realname   Text-Tabs+Wrap
12cr|perl-Text-Tabs+Wrap-2009.0305-3|3	%define version    2009.0305
12cr|perl-Text-Tabs+Wrap-2009.0305-3|4	%define release    %mkrel 3
12cr|perl-Text-Tabs+Wrap-2009.0305-3|5	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|6	Name:       perl-%{realname}
12cr|perl-Text-Tabs+Wrap-2009.0305-3|7	Version:    %{version}
12cr|perl-Text-Tabs+Wrap-2009.0305-3|8	Release:    %{release}
12cr|perl-Text-Tabs+Wrap-2009.0305-3|9	License:    GPL or Artistic
12cr|perl-Text-Tabs+Wrap-2009.0305-3|10	Group:      Development/Perl
12cr|perl-Text-Tabs+Wrap-2009.0305-3|11	Summary:    Wraps lines to make simple paragraphs
12cr|perl-Text-Tabs+Wrap-2009.0305-3|12	Source:     http://www.cpan.org/modules/by-module/Text/%{realname}-%{version}.tar.gz
12cr|perl-Text-Tabs+Wrap-2009.0305-3|13	Url:        http://search.cpan.org/dist/%{realname}
12cr|perl-Text-Tabs+Wrap-2009.0305-3|14	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-Text-Tabs+Wrap-2009.0305-3|15	BuildRequires: perl-devel
12cr|perl-Text-Tabs+Wrap-2009.0305-3|16	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|17	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|18	BuildArch: noarch
12cr|perl-Text-Tabs+Wrap-2009.0305-3|19	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|20	%description
12cr|perl-Text-Tabs+Wrap-2009.0305-3|21	Text::Tabs does about what the unix utilities expand(1) and unexpand(1) do.
12cr|perl-Text-Tabs+Wrap-2009.0305-3|22	Given a line with tabs in it, expand will replace the tabs with the
12cr|perl-Text-Tabs+Wrap-2009.0305-3|23	appropriate number of spaces. Given a line with or without tabs in it,
12cr|perl-Text-Tabs+Wrap-2009.0305-3|24	unexpand will add tabs when it can save bytes by doing so (just like
12cr|perl-Text-Tabs+Wrap-2009.0305-3|25	'unexpand -a'). Invisible compression with plain ASCII!
12cr|perl-Text-Tabs+Wrap-2009.0305-3|26	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|27	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|28	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|29	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|30	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|31	%prep
12cr|perl-Text-Tabs+Wrap-2009.0305-3|32	%setup -q -n %{realname}-%{version}
12cr|perl-Text-Tabs+Wrap-2009.0305-3|33	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|34	%build
12cr|perl-Text-Tabs+Wrap-2009.0305-3|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Tabs+Wrap-2009.0305-3|36	%make
12cr|perl-Text-Tabs+Wrap-2009.0305-3|37	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|38	%check
12cr|perl-Text-Tabs+Wrap-2009.0305-3|39	make test
12cr|perl-Text-Tabs+Wrap-2009.0305-3|40	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|41	%install
12cr|perl-Text-Tabs+Wrap-2009.0305-3|42	rm -rf %buildroot
12cr|perl-Text-Tabs+Wrap-2009.0305-3|43	%makeinstall_std
12cr|perl-Text-Tabs+Wrap-2009.0305-3|44	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|45	%clean
12cr|perl-Text-Tabs+Wrap-2009.0305-3|46	rm -rf %buildroot
12cr|perl-Text-Tabs+Wrap-2009.0305-3|47	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|48	%files
12cr|perl-Text-Tabs+Wrap-2009.0305-3|49	%defattr(-,root,root)
12cr|perl-Text-Tabs+Wrap-2009.0305-3|50	%doc CHANGELOG README
12cr|perl-Text-Tabs+Wrap-2009.0305-3|51	%{_mandir}/man3/*
12cr|perl-Text-Tabs+Wrap-2009.0305-3|52	%perl_vendorlib/*
12cr|perl-Text-Tabs+Wrap-2009.0305-3|53	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|54	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|55	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|56	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|57	%changelog
12cr|perl-Text-Tabs+Wrap-2009.0305-3|58	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 2009.0305-3mdv2011.0
12cr|perl-Text-Tabs+Wrap-2009.0305-3|59	+ Revision: 658449
12cr|perl-Text-Tabs+Wrap-2009.0305-3|60	- rebuild for updates rpm-setup
12cr|perl-Text-Tabs+Wrap-2009.0305-3|61	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|62	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 2009.0305-2mdv2010.0
12cr|perl-Text-Tabs+Wrap-2009.0305-3|63	+ Revision: 375889
12cr|perl-Text-Tabs+Wrap-2009.0305-3|64	- rebuild
12cr|perl-Text-Tabs+Wrap-2009.0305-3|65	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|66	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 2009.0305-1mdv2010.0
12cr|perl-Text-Tabs+Wrap-2009.0305-3|67	+ Revision: 374455
12cr|perl-Text-Tabs+Wrap-2009.0305-3|68	- import perl-Text-Tabs+Wrap
12cr|perl-Text-Tabs+Wrap-2009.0305-3|69	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|70	
12cr|perl-Text-Tabs+Wrap-2009.0305-3|71	* Mon May 11 2009 cpan2dist 2009.0305-1mdv
12cr|perl-Text-Tabs+Wrap-2009.0305-3|72	- initial mdv release, generated with cpan2dist
12cr|perl-Text-Tabs+Wrap-2009.0305-3|73	

5583 12
12cr|perl-Text-TabularDisplay-1.33-1|1	Name:		perl-Text-TabularDisplay
12cr|perl-Text-TabularDisplay-1.33-1|2	Version:	1.33
12cr|perl-Text-TabularDisplay-1.33-1|3	Release:	1
12cr|perl-Text-TabularDisplay-1.33-1|4	Summary:	Display text in formatted table output
12cr|perl-Text-TabularDisplay-1.33-1|5	# see TabularDisplay.pm's header
12cr|perl-Text-TabularDisplay-1.33-1|6	License:	GPLv2
12cr|perl-Text-TabularDisplay-1.33-1|7	Group:		Development/Perl
12cr|perl-Text-TabularDisplay-1.33-1|8	URL:		http://search.cpan.org/dist/Text-TabularDisplay/
12cr|perl-Text-TabularDisplay-1.33-1|9	Source0:	http://www.cpan.org/authors/id/D/DA/DARREN/Text-TabularDisplay-%{version}.tar.gz
12cr|perl-Text-TabularDisplay-1.33-1|10	BuildRequires:	perl-devel
12cr|perl-Text-TabularDisplay-1.33-1|11	BuildRequires:	perl(Test)
12cr|perl-Text-TabularDisplay-1.33-1|12	BuildArch:	noarch
12cr|perl-Text-TabularDisplay-1.33-1|13	
12cr|perl-Text-TabularDisplay-1.33-1|14	%description
12cr|perl-Text-TabularDisplay-1.33-1|15	Text::TabularDisplay simplifies displaying textual data in a table. The
12cr|perl-Text-TabularDisplay-1.33-1|16	output is identical to the columnar display of query results in the mysql
12cr|perl-Text-TabularDisplay-1.33-1|17	text monitor. For example, this data:
12cr|perl-Text-TabularDisplay-1.33-1|18	
12cr|perl-Text-TabularDisplay-1.33-1|19	%prep
12cr|perl-Text-TabularDisplay-1.33-1|20	%setup -q -n Text-TabularDisplay-%{version}
12cr|perl-Text-TabularDisplay-1.33-1|21	chmod -c -x t/* examples/*
12cr|perl-Text-TabularDisplay-1.33-1|22	
12cr|perl-Text-TabularDisplay-1.33-1|23	%build
12cr|perl-Text-TabularDisplay-1.33-1|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-TabularDisplay-1.33-1|25	%make
12cr|perl-Text-TabularDisplay-1.33-1|26	
12cr|perl-Text-TabularDisplay-1.33-1|27	%install
12cr|perl-Text-TabularDisplay-1.33-1|28	%makeinstall_std
12cr|perl-Text-TabularDisplay-1.33-1|29	
12cr|perl-Text-TabularDisplay-1.33-1|30	%check
12cr|perl-Text-TabularDisplay-1.33-1|31	make test
12cr|perl-Text-TabularDisplay-1.33-1|32	
12cr|perl-Text-TabularDisplay-1.33-1|33	%files
12cr|perl-Text-TabularDisplay-1.33-1|34	%doc Changes COPYING README examples/
12cr|perl-Text-TabularDisplay-1.33-1|35	%{perl_vendorlib}/*
12cr|perl-Text-TabularDisplay-1.33-1|36	%{_mandir}/man3/*
12cr|perl-Text-TabularDisplay-1.33-1|37	

5584 12
12cr|perl-Text-Tags-0.40.0-2|1	%define upstream_name	 Text-Tags
12cr|perl-Text-Tags-0.40.0-2|2	%define upstream_version 0.04
12cr|perl-Text-Tags-0.40.0-2|3	
12cr|perl-Text-Tags-0.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Tags-0.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Tags-0.40.0-2|6	Release:	2
12cr|perl-Text-Tags-0.40.0-2|7	
12cr|perl-Text-Tags-0.40.0-2|8	Summary:	Perl module to parse "folksonomy" space-separated tags
12cr|perl-Text-Tags-0.40.0-2|9	License:	GPL+ or Artistic
12cr|perl-Text-Tags-0.40.0-2|10	Group:		Development/Perl
12cr|perl-Text-Tags-0.40.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Tags-0.40.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Text-Tags-0.40.0-2|13	
12cr|perl-Text-Tags-0.40.0-2|14	BuildRequires:	perl-devel
12cr|perl-Text-Tags-0.40.0-2|15	BuildArch:	noarch
12cr|perl-Text-Tags-0.40.0-2|16	
12cr|perl-Text-Tags-0.40.0-2|17	%description
12cr|perl-Text-Tags-0.40.0-2|18	Parses "folksonomies", which are
12cr|perl-Text-Tags-0.40.0-2|19	simple space-or-comma-separated-but-optionally-quoted tag lists.
12cr|perl-Text-Tags-0.40.0-2|20	
12cr|perl-Text-Tags-0.40.0-2|21	Specifically, tags can be any string, as long as they don't contain both a
12cr|perl-Text-Tags-0.40.0-2|22	single and a double quote. Hopefully, this is a pretty obscure restriction.
12cr|perl-Text-Tags-0.40.0-2|23	In addition, all whitespace inside tags is normalized to a single space
12cr|perl-Text-Tags-0.40.0-2|24	(with no leading or trailing whitespace).
12cr|perl-Text-Tags-0.40.0-2|25	
12cr|perl-Text-Tags-0.40.0-2|26	In a tag list string, tags can optionally be quoted with either single or
12cr|perl-Text-Tags-0.40.0-2|27	double quotes. There is no escaping of either kind of quote, although you
12cr|perl-Text-Tags-0.40.0-2|28	can include one type of quote inside a string quoted with the other. Quotes
12cr|perl-Text-Tags-0.40.0-2|29	can also just be included inside tags, as long as they aren't at the
12cr|perl-Text-Tags-0.40.0-2|30	beginning; thus a tag like joe's can just be entered without any extra quoting.
12cr|perl-Text-Tags-0.40.0-2|31	Tags are separated by whitespace and/or commas, though quoted tags can run into
12cr|perl-Text-Tags-0.40.0-2|32	each other without whitespace. Empty tags (put in explicitly with "" or '') are
12cr|perl-Text-Tags-0.40.0-2|33	ignored. (Note that commas are not normalized with whitespace, and can be
12cr|perl-Text-Tags-0.40.0-2|34	included in a tag if you quote them.)
12cr|perl-Text-Tags-0.40.0-2|35	
12cr|perl-Text-Tags-0.40.0-2|36	Why did the previous paragraph need to be so detailed? Because
12cr|perl-Text-Tags-0.40.0-2|37	Text::Tags::Parser always successfully parses every line. That is, every single
12cr|perl-Text-Tags-0.40.0-2|38	tags line converts into a list of tags, without any error conditions. For
12cr|perl-Text-Tags-0.40.0-2|39	general use, you can just understand the rules as being separate tags with
12cr|perl-Text-Tags-0.40.0-2|40	spaces or commas, and put either kind of quotes around tags that need to have
12cr|perl-Text-Tags-0.40.0-2|41	spaces.
12cr|perl-Text-Tags-0.40.0-2|42	
12cr|perl-Text-Tags-0.40.0-2|43	%prep
12cr|perl-Text-Tags-0.40.0-2|44	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Tags-0.40.0-2|45	
12cr|perl-Text-Tags-0.40.0-2|46	%build
12cr|perl-Text-Tags-0.40.0-2|47	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Tags-0.40.0-2|48	%make
12cr|perl-Text-Tags-0.40.0-2|49	
12cr|perl-Text-Tags-0.40.0-2|50	%check
12cr|perl-Text-Tags-0.40.0-2|51	make test
12cr|perl-Text-Tags-0.40.0-2|52	
12cr|perl-Text-Tags-0.40.0-2|53	%install
12cr|perl-Text-Tags-0.40.0-2|54	%makeinstall_std
12cr|perl-Text-Tags-0.40.0-2|55	
12cr|perl-Text-Tags-0.40.0-2|56	%files
12cr|perl-Text-Tags-0.40.0-2|57	%doc Changes README
12cr|perl-Text-Tags-0.40.0-2|58	%{perl_vendorlib}/Text
12cr|perl-Text-Tags-0.40.0-2|59	%{_mandir}/man3/*
12cr|perl-Text-Tags-0.40.0-2|60	
12cr|perl-Text-Tags-0.40.0-2|61	%changelog
12cr|perl-Text-Tags-0.40.0-2|62	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-Text-Tags-0.40.0-2|63	+ Revision: 406190
12cr|perl-Text-Tags-0.40.0-2|64	- rebuild using %%perl_convert_version
12cr|perl-Text-Tags-0.40.0-2|65	
12cr|perl-Text-Tags-0.40.0-2|66	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.04-4mdv2009.0
12cr|perl-Text-Tags-0.40.0-2|67	+ Revision: 242056
12cr|perl-Text-Tags-0.40.0-2|68	- rebuild
12cr|perl-Text-Tags-0.40.0-2|69	- fix description-line-too-long
12cr|perl-Text-Tags-0.40.0-2|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-Tags-0.40.0-2|71	
12cr|perl-Text-Tags-0.40.0-2|72	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Text-Tags-0.40.0-2|73	- restore BuildRoot
12cr|perl-Text-Tags-0.40.0-2|74	
12cr|perl-Text-Tags-0.40.0-2|75	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-2mdv2008.0
12cr|perl-Text-Tags-0.40.0-2|76	+ Revision: 87031
12cr|perl-Text-Tags-0.40.0-2|77	- rebuild
12cr|perl-Text-Tags-0.40.0-2|78	
12cr|perl-Text-Tags-0.40.0-2|79	
12cr|perl-Text-Tags-0.40.0-2|80	* Thu Jun 08 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2007.0
12cr|perl-Text-Tags-0.40.0-2|81	- New release 0.04
12cr|perl-Text-Tags-0.40.0-2|82	- spec cleanup
12cr|perl-Text-Tags-0.40.0-2|83	- HTTP source URL
12cr|perl-Text-Tags-0.40.0-2|84	
12cr|perl-Text-Tags-0.40.0-2|85	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.03-2mdk
12cr|perl-Text-Tags-0.40.0-2|86	- Fix SPEC according to Perl Policy
12cr|perl-Text-Tags-0.40.0-2|87	- Source URL
12cr|perl-Text-Tags-0.40.0-2|88	
12cr|perl-Text-Tags-0.40.0-2|89	* Fri Mar 03 2006 Michael Scherer <misc@mandriva.org> 0.03-1mdk
12cr|perl-Text-Tags-0.40.0-2|90	- New release 0.03
12cr|perl-Text-Tags-0.40.0-2|91	
12cr|perl-Text-Tags-0.40.0-2|92	* Tue Dec 27 2005 Michael Scherer <misc@mandriva.org> 0.02-2mdk
12cr|perl-Text-Tags-0.40.0-2|93	- Do not ship empty dir
12cr|perl-Text-Tags-0.40.0-2|94	
12cr|perl-Text-Tags-0.40.0-2|95	* Wed Sep 21 2005 Michael Scherer <misc@mandriva.org> 0.02-1mdk
12cr|perl-Text-Tags-0.40.0-2|96	- First mandriva package
12cr|perl-Text-Tags-0.40.0-2|97	

5585 12
12cr|perl-Text-Template-1.450.0-2|1	%define upstream_name    Text-Template
12cr|perl-Text-Template-1.450.0-2|2	%define upstream_version 1.45
12cr|perl-Text-Template-1.450.0-2|3	
12cr|perl-Text-Template-1.450.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Template-1.450.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Template-1.450.0-2|6	Release:	2
12cr|perl-Text-Template-1.450.0-2|7	
12cr|perl-Text-Template-1.450.0-2|8	Summary:	Text::Template module for perl
12cr|perl-Text-Template-1.450.0-2|9	License:	GPL+ or Artistic
12cr|perl-Text-Template-1.450.0-2|10	Group:		Development/Perl
12cr|perl-Text-Template-1.450.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Text-Template-1.450.0-2|12	Source:		http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Text-Template-1.450.0-2|13	
12cr|perl-Text-Template-1.450.0-2|14	BuildRequires:	perl-devel
12cr|perl-Text-Template-1.450.0-2|15	BuildArch:	noarch
12cr|perl-Text-Template-1.450.0-2|16	
12cr|perl-Text-Template-1.450.0-2|17	%description
12cr|perl-Text-Template-1.450.0-2|18	This is a library for generating form letters, building HTML pages, or
12cr|perl-Text-Template-1.450.0-2|19	filling in templates generally.  A `template' is a piece of text that
12cr|perl-Text-Template-1.450.0-2|20	has little Perl programs embedded in it here and there.  When you
12cr|perl-Text-Template-1.450.0-2|21	`fill in' a template, you evaluate the little programs and replace
12cr|perl-Text-Template-1.450.0-2|22	them with their values.
12cr|perl-Text-Template-1.450.0-2|23	
12cr|perl-Text-Template-1.450.0-2|24	%prep
12cr|perl-Text-Template-1.450.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Template-1.450.0-2|26	
12cr|perl-Text-Template-1.450.0-2|27	%build
12cr|perl-Text-Template-1.450.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Template-1.450.0-2|29	make
12cr|perl-Text-Template-1.450.0-2|30	
12cr|perl-Text-Template-1.450.0-2|31	%check
12cr|perl-Text-Template-1.450.0-2|32	make test
12cr|perl-Text-Template-1.450.0-2|33	
12cr|perl-Text-Template-1.450.0-2|34	%install
12cr|perl-Text-Template-1.450.0-2|35	%makeinstall_std
12cr|perl-Text-Template-1.450.0-2|36	
12cr|perl-Text-Template-1.450.0-2|37	%files
12cr|perl-Text-Template-1.450.0-2|38	%doc Artistic COPYING README
12cr|perl-Text-Template-1.450.0-2|39	%{perl_vendorlib}/Text
12cr|perl-Text-Template-1.450.0-2|40	%{_mandir}/*/*
12cr|perl-Text-Template-1.450.0-2|41	
12cr|perl-Text-Template-1.450.0-2|42	
12cr|perl-Text-Template-1.450.0-2|43	%changelog
12cr|perl-Text-Template-1.450.0-2|44	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 1.450.0-1mdv2010.0
12cr|perl-Text-Template-1.450.0-2|45	+ Revision: 408089
12cr|perl-Text-Template-1.450.0-2|46	- rebuild using %%perl_convert_version
12cr|perl-Text-Template-1.450.0-2|47	
12cr|perl-Text-Template-1.450.0-2|48	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.45-2mdv2009.0
12cr|perl-Text-Template-1.450.0-2|49	+ Revision: 268830
12cr|perl-Text-Template-1.450.0-2|50	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Text-Template-1.450.0-2|51	
12cr|perl-Text-Template-1.450.0-2|52	* Mon Apr 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.45-1mdv2009.0
12cr|perl-Text-Template-1.450.0-2|53	+ Revision: 196170
12cr|perl-Text-Template-1.450.0-2|54	- update to new version 1.45
12cr|perl-Text-Template-1.450.0-2|55	- update to new version 1.45
12cr|perl-Text-Template-1.450.0-2|56	
12cr|perl-Text-Template-1.450.0-2|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.44-3mdv2008.1
12cr|perl-Text-Template-1.450.0-2|58	+ Revision: 136362
12cr|perl-Text-Template-1.450.0-2|59	- restore BuildRoot
12cr|perl-Text-Template-1.450.0-2|60	
12cr|perl-Text-Template-1.450.0-2|61	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Text-Template-1.450.0-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-Template-1.450.0-2|63	
12cr|perl-Text-Template-1.450.0-2|64	
12cr|perl-Text-Template-1.450.0-2|65	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 1.44-3mdv2007.0
12cr|perl-Text-Template-1.450.0-2|66	+ Revision: 108448
12cr|perl-Text-Template-1.450.0-2|67	- rebuild
12cr|perl-Text-Template-1.450.0-2|68	
12cr|perl-Text-Template-1.450.0-2|69	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Text-Template-1.450.0-2|70	- Import perl-Text-Template
12cr|perl-Text-Template-1.450.0-2|71	
12cr|perl-Text-Template-1.450.0-2|72	* Wed Jan 26 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.44-3mdk
12cr|perl-Text-Template-1.450.0-2|73	- Rebuild
12cr|perl-Text-Template-1.450.0-2|74	- Remove dependency on perl
12cr|perl-Text-Template-1.450.0-2|75	

5586 12
12cr|perl-Text-Textile-2.120.0-3|1	%define upstream_name    Text-Textile
12cr|perl-Text-Textile-2.120.0-3|2	%define upstream_version 2.12
12cr|perl-Text-Textile-2.120.0-3|3	
12cr|perl-Text-Textile-2.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Textile-2.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Textile-2.120.0-3|6	Release:	3
12cr|perl-Text-Textile-2.120.0-3|7	
12cr|perl-Text-Textile-2.120.0-3|8	Summary:	Transforms text in Textile format to HTML
12cr|perl-Text-Textile-2.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-Textile-2.120.0-3|10	Group:		Development/Perl
12cr|perl-Text-Textile-2.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Textile-2.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-Textile-2.120.0-3|13	
12cr|perl-Text-Textile-2.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-Textile-2.120.0-3|15	BuildRequires:	perl(Exporter)
12cr|perl-Text-Textile-2.120.0-3|16	BuildRequires:	perl(Test::Harness)
12cr|perl-Text-Textile-2.120.0-3|17	BuildRequires:	perl(Test::More)
12cr|perl-Text-Textile-2.120.0-3|18	BuildArch:	noarch
12cr|perl-Text-Textile-2.120.0-3|19	
12cr|perl-Text-Textile-2.120.0-3|20	%description
12cr|perl-Text-Textile-2.120.0-3|21	Transforms text in Textile format to HTML.
12cr|perl-Text-Textile-2.120.0-3|22	
12cr|perl-Text-Textile-2.120.0-3|23	%prep
12cr|perl-Text-Textile-2.120.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Textile-2.120.0-3|25	
12cr|perl-Text-Textile-2.120.0-3|26	%build
12cr|perl-Text-Textile-2.120.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Textile-2.120.0-3|28	%make
12cr|perl-Text-Textile-2.120.0-3|29	
12cr|perl-Text-Textile-2.120.0-3|30	%check
12cr|perl-Text-Textile-2.120.0-3|31	%make test
12cr|perl-Text-Textile-2.120.0-3|32	
12cr|perl-Text-Textile-2.120.0-3|33	%install
12cr|perl-Text-Textile-2.120.0-3|34	%makeinstall_std
12cr|perl-Text-Textile-2.120.0-3|35	
12cr|perl-Text-Textile-2.120.0-3|36	%files
12cr|perl-Text-Textile-2.120.0-3|37	%doc Changes README
12cr|perl-Text-Textile-2.120.0-3|38	%{_mandir}/man3/*
12cr|perl-Text-Textile-2.120.0-3|39	%{perl_vendorlib}/*
12cr|perl-Text-Textile-2.120.0-3|40	
12cr|perl-Text-Textile-2.120.0-3|41	
12cr|perl-Text-Textile-2.120.0-3|42	%changelog
12cr|perl-Text-Textile-2.120.0-3|43	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 2.120.0-2mdv2011.0
12cr|perl-Text-Textile-2.120.0-3|44	+ Revision: 654333
12cr|perl-Text-Textile-2.120.0-3|45	- rebuild for updated spec-helper
12cr|perl-Text-Textile-2.120.0-3|46	
12cr|perl-Text-Textile-2.120.0-3|47	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 2.120.0-1mdv2011.0
12cr|perl-Text-Textile-2.120.0-3|48	+ Revision: 471081
12cr|perl-Text-Textile-2.120.0-3|49	- import perl-Text-Textile
12cr|perl-Text-Textile-2.120.0-3|50	
12cr|perl-Text-Textile-2.120.0-3|51	
12cr|perl-Text-Textile-2.120.0-3|52	* Sun Nov 29 2009 cpan2dist 2.12-1mdv
12cr|perl-Text-Textile-2.120.0-3|53	- initial mdv release, generated with cpan2dist

5587 12
12cr|perl-Text-Tiki-0.730.0-3|1	%define upstream_name	 Text-Tiki
12cr|perl-Text-Tiki-0.730.0-3|2	%define upstream_version 0.73
12cr|perl-Text-Tiki-0.730.0-3|3	
12cr|perl-Text-Tiki-0.730.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Tiki-0.730.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Tiki-0.730.0-3|6	Release:	3
12cr|perl-Text-Tiki-0.730.0-3|7	
12cr|perl-Text-Tiki-0.730.0-3|8	Summary:	TikiText - Text Formatting Engine
12cr|perl-Text-Tiki-0.730.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-Tiki-0.730.0-3|10	Group:		Development/Perl
12cr|perl-Text-Tiki-0.730.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Tiki-0.730.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Text-Tiki-0.730.0-3|13	
12cr|perl-Text-Tiki-0.730.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-Tiki-0.730.0-3|15	BuildArch:	noarch
12cr|perl-Text-Tiki-0.730.0-3|16	
12cr|perl-Text-Tiki-0.730.0-3|17	%description
12cr|perl-Text-Tiki-0.730.0-3|18	TikiText is a text formatting notation and engine, with the following
12cr|perl-Text-Tiki-0.730.0-3|19	design goals:
12cr|perl-Text-Tiki-0.730.0-3|20	* Leverage existing text formatting notions.
12cr|perl-Text-Tiki-0.730.0-3|21	* Least amount of characters from plain text.
12cr|perl-Text-Tiki-0.730.0-3|22	* Use more intuitive and common plain text email conventions.
12cr|perl-Text-Tiki-0.730.0-3|23	* Abstract users from needing to know or understand markup whenever
12cr|perl-Text-Tiki-0.730.0-3|24	possible.
12cr|perl-Text-Tiki-0.730.0-3|25	* Make valid and semantical XHTML markup easy.
12cr|perl-Text-Tiki-0.730.0-3|26	(And let CSS do its job!)
12cr|perl-Text-Tiki-0.730.0-3|27	* Easy to learn the basics. Richer functionality for those who want to
12cr|perl-Text-Tiki-0.730.0-3|28	dive in.
12cr|perl-Text-Tiki-0.730.0-3|29	
12cr|perl-Text-Tiki-0.730.0-3|30	%prep
12cr|perl-Text-Tiki-0.730.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Tiki-0.730.0-3|32	
12cr|perl-Text-Tiki-0.730.0-3|33	%build
12cr|perl-Text-Tiki-0.730.0-3|34	perl Makefile.PL INSTALLDIRS=vendor <<EOF
12cr|perl-Text-Tiki-0.730.0-3|35	EOF
12cr|perl-Text-Tiki-0.730.0-3|36	%make
12cr|perl-Text-Tiki-0.730.0-3|37	
12cr|perl-Text-Tiki-0.730.0-3|38	%check
12cr|perl-Text-Tiki-0.730.0-3|39	%make test
12cr|perl-Text-Tiki-0.730.0-3|40	
12cr|perl-Text-Tiki-0.730.0-3|41	%install
12cr|perl-Text-Tiki-0.730.0-3|42	%makeinstall_std
12cr|perl-Text-Tiki-0.730.0-3|43	
12cr|perl-Text-Tiki-0.730.0-3|44	%files
12cr|perl-Text-Tiki-0.730.0-3|45	%doc Changes
12cr|perl-Text-Tiki-0.730.0-3|46	%{perl_vendorlib}/*
12cr|perl-Text-Tiki-0.730.0-3|47	%{_mandir}/*/*
12cr|perl-Text-Tiki-0.730.0-3|48	
12cr|perl-Text-Tiki-0.730.0-3|49	%changelog
12cr|perl-Text-Tiki-0.730.0-3|50	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.730.0-2mdv2011.0
12cr|perl-Text-Tiki-0.730.0-3|51	+ Revision: 658890
12cr|perl-Text-Tiki-0.730.0-3|52	- rebuild for updated spec-helper
12cr|perl-Text-Tiki-0.730.0-3|53	
12cr|perl-Text-Tiki-0.730.0-3|54	* Tue Aug 04 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.730.0-1mdv2010.0
12cr|perl-Text-Tiki-0.730.0-3|55	+ Revision: 409304
12cr|perl-Text-Tiki-0.730.0-3|56	- rebuild using %%perl_convert_version
12cr|perl-Text-Tiki-0.730.0-3|57	
12cr|perl-Text-Tiki-0.730.0-3|58	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.73-5mdv2009.0
12cr|perl-Text-Tiki-0.730.0-3|59	+ Revision: 242059
12cr|perl-Text-Tiki-0.730.0-3|60	- rebuild
12cr|perl-Text-Tiki-0.730.0-3|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-Tiki-0.730.0-3|62	
12cr|perl-Text-Tiki-0.730.0-3|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Text-Tiki-0.730.0-3|64	- restore BuildRoot
12cr|perl-Text-Tiki-0.730.0-3|65	
12cr|perl-Text-Tiki-0.730.0-3|66	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.73-3mdv2008.0
12cr|perl-Text-Tiki-0.730.0-3|67	+ Revision: 23639
12cr|perl-Text-Tiki-0.730.0-3|68	- rebuild
12cr|perl-Text-Tiki-0.730.0-3|69	
12cr|perl-Text-Tiki-0.730.0-3|70	
12cr|perl-Text-Tiki-0.730.0-3|71	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.73-2mdk
12cr|perl-Text-Tiki-0.730.0-3|72	- Fix SPEC according to Perl Policy
12cr|perl-Text-Tiki-0.730.0-3|73	- Source URL
12cr|perl-Text-Tiki-0.730.0-3|74	
12cr|perl-Text-Tiki-0.730.0-3|75	* Tue Mar 28 2006 Olivier Blin <oblin@mandriva.com> 0.73-1mdk
12cr|perl-Text-Tiki-0.730.0-3|76	- initial release
12cr|perl-Text-Tiki-0.730.0-3|77	

5588 12
12cr|perl-Text-Trac-0.150.0-3|1	%define upstream_name    Text-Trac
12cr|perl-Text-Trac-0.150.0-3|2	%define upstream_version 0.15
12cr|perl-Text-Trac-0.150.0-3|3	
12cr|perl-Text-Trac-0.150.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-Trac-0.150.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-Trac-0.150.0-3|6	Release:	3
12cr|perl-Text-Trac-0.150.0-3|7	
12cr|perl-Text-Trac-0.150.0-3|8	Summary:	Perl extension for formatting text with Trac Wiki Style
12cr|perl-Text-Trac-0.150.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-Trac-0.150.0-3|10	Group:		Development/Perl
12cr|perl-Text-Trac-0.150.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Trac-0.150.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-Trac-0.150.0-3|13	
12cr|perl-Text-Trac-0.150.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-Trac-0.150.0-3|15	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-Text-Trac-0.150.0-3|16	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-Text-Trac-0.150.0-3|17	BuildRequires:	perl(HTML::Entities)
12cr|perl-Text-Trac-0.150.0-3|18	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Text-Trac-0.150.0-3|19	BuildRequires:	perl(Test::Base)
12cr|perl-Text-Trac-0.150.0-3|20	BuildRequires:	perl(Tie::IxHash)
12cr|perl-Text-Trac-0.150.0-3|21	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Text-Trac-0.150.0-3|22	BuildArch:	noarch
12cr|perl-Text-Trac-0.150.0-3|23	
12cr|perl-Text-Trac-0.150.0-3|24	%description
12cr|perl-Text-Trac-0.150.0-3|25	Text::Trac parses text with Trac WikiFormatting and convert it to html
12cr|perl-Text-Trac-0.150.0-3|26	format.
12cr|perl-Text-Trac-0.150.0-3|27	
12cr|perl-Text-Trac-0.150.0-3|28	%prep
12cr|perl-Text-Trac-0.150.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Trac-0.150.0-3|30	
12cr|perl-Text-Trac-0.150.0-3|31	%build
12cr|perl-Text-Trac-0.150.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Trac-0.150.0-3|33	%make
12cr|perl-Text-Trac-0.150.0-3|34	
12cr|perl-Text-Trac-0.150.0-3|35	%check
12cr|perl-Text-Trac-0.150.0-3|36	make test
12cr|perl-Text-Trac-0.150.0-3|37	
12cr|perl-Text-Trac-0.150.0-3|38	%install
12cr|perl-Text-Trac-0.150.0-3|39	%makeinstall_std
12cr|perl-Text-Trac-0.150.0-3|40	
12cr|perl-Text-Trac-0.150.0-3|41	%files
12cr|perl-Text-Trac-0.150.0-3|42	%doc Changes README
12cr|perl-Text-Trac-0.150.0-3|43	%{_mandir}/man3/*
12cr|perl-Text-Trac-0.150.0-3|44	%{perl_vendorlib}/Text
12cr|perl-Text-Trac-0.150.0-3|45	
12cr|perl-Text-Trac-0.150.0-3|46	%changelog
12cr|perl-Text-Trac-0.150.0-3|47	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.150.0-2mdv2011.0
12cr|perl-Text-Trac-0.150.0-3|48	+ Revision: 664900
12cr|perl-Text-Trac-0.150.0-3|49	- mass rebuild
12cr|perl-Text-Trac-0.150.0-3|50	
12cr|perl-Text-Trac-0.150.0-3|51	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.0
12cr|perl-Text-Trac-0.150.0-3|52	+ Revision: 405716
12cr|perl-Text-Trac-0.150.0-3|53	- rebuild using %%perl_convert_version
12cr|perl-Text-Trac-0.150.0-3|54	
12cr|perl-Text-Trac-0.150.0-3|55	* Wed Mar 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2009.1
12cr|perl-Text-Trac-0.150.0-3|56	+ Revision: 353670
12cr|perl-Text-Trac-0.150.0-3|57	- update to new version 0.15
12cr|perl-Text-Trac-0.150.0-3|58	
12cr|perl-Text-Trac-0.150.0-3|59	* Tue Feb 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2009.1
12cr|perl-Text-Trac-0.150.0-3|60	+ Revision: 344389
12cr|perl-Text-Trac-0.150.0-3|61	- update to new version 0.14
12cr|perl-Text-Trac-0.150.0-3|62	
12cr|perl-Text-Trac-0.150.0-3|63	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2009.0
12cr|perl-Text-Trac-0.150.0-3|64	+ Revision: 270399
12cr|perl-Text-Trac-0.150.0-3|65	- update to new version 0.13
12cr|perl-Text-Trac-0.150.0-3|66	
12cr|perl-Text-Trac-0.150.0-3|67	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.12-2mdv2009.0
12cr|perl-Text-Trac-0.150.0-3|68	+ Revision: 268839
12cr|perl-Text-Trac-0.150.0-3|69	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Text-Trac-0.150.0-3|70	
12cr|perl-Text-Trac-0.150.0-3|71	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2009.0
12cr|perl-Text-Trac-0.150.0-3|72	+ Revision: 194956
12cr|perl-Text-Trac-0.150.0-3|73	- update to new version 0.12
12cr|perl-Text-Trac-0.150.0-3|74	
12cr|perl-Text-Trac-0.150.0-3|75	* Thu Mar 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2008.1
12cr|perl-Text-Trac-0.150.0-3|76	+ Revision: 180578
12cr|perl-Text-Trac-0.150.0-3|77	- update to new version 0.11
12cr|perl-Text-Trac-0.150.0-3|78	
12cr|perl-Text-Trac-0.150.0-3|79	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.1
12cr|perl-Text-Trac-0.150.0-3|80	+ Revision: 178278
12cr|perl-Text-Trac-0.150.0-3|81	- update to new version 0.10
12cr|perl-Text-Trac-0.150.0-3|82	- update to new version 0.10
12cr|perl-Text-Trac-0.150.0-3|83	
12cr|perl-Text-Trac-0.150.0-3|84	* Mon Mar 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2008.1
12cr|perl-Text-Trac-0.150.0-3|85	+ Revision: 177897
12cr|perl-Text-Trac-0.150.0-3|86	- import perl-Text-Trac
12cr|perl-Text-Trac-0.150.0-3|87	
12cr|perl-Text-Trac-0.150.0-3|88	

5589 12
12cr|perl-Text-Trim-1.20.0-2|1	%define upstream_name    Text-Trim
12cr|perl-Text-Trim-1.20.0-2|2	%define upstream_version 1.02
12cr|perl-Text-Trim-1.20.0-2|3	
12cr|perl-Text-Trim-1.20.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-Text-Trim-1.20.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Text-Trim-1.20.0-2|6	Release:    %mkrel 2
12cr|perl-Text-Trim-1.20.0-2|7	
12cr|perl-Text-Trim-1.20.0-2|8	Summary:    Remove leading and/or trailing whitespace from strings
12cr|perl-Text-Trim-1.20.0-2|9	License:    GPL+ or Artistic
12cr|perl-Text-Trim-1.20.0-2|10	Group:      Development/Perl
12cr|perl-Text-Trim-1.20.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Trim-1.20.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-Trim-1.20.0-2|13	
12cr|perl-Text-Trim-1.20.0-2|14	BuildRequires: perl(Test::More)
12cr|perl-Text-Trim-1.20.0-2|15	BuildRequires: perl(Module::Build::Compat)
12cr|perl-Text-Trim-1.20.0-2|16	BuildArch: noarch
12cr|perl-Text-Trim-1.20.0-2|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Text-Trim-1.20.0-2|18	
12cr|perl-Text-Trim-1.20.0-2|19	%description
12cr|perl-Text-Trim-1.20.0-2|20	This module provides functions for removing leading and/or trailing
12cr|perl-Text-Trim-1.20.0-2|21	whitespace from strings. It is basically a wrapper around some simple
12cr|perl-Text-Trim-1.20.0-2|22	regexes with a flexible context-based interface.
12cr|perl-Text-Trim-1.20.0-2|23	
12cr|perl-Text-Trim-1.20.0-2|24	%prep
12cr|perl-Text-Trim-1.20.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Trim-1.20.0-2|26	
12cr|perl-Text-Trim-1.20.0-2|27	%build
12cr|perl-Text-Trim-1.20.0-2|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Trim-1.20.0-2|29	
12cr|perl-Text-Trim-1.20.0-2|30	%{make}
12cr|perl-Text-Trim-1.20.0-2|31	
12cr|perl-Text-Trim-1.20.0-2|32	%check
12cr|perl-Text-Trim-1.20.0-2|33	%{make} test
12cr|perl-Text-Trim-1.20.0-2|34	
12cr|perl-Text-Trim-1.20.0-2|35	%install
12cr|perl-Text-Trim-1.20.0-2|36	rm -rf %buildroot
12cr|perl-Text-Trim-1.20.0-2|37	%makeinstall_std
12cr|perl-Text-Trim-1.20.0-2|38	
12cr|perl-Text-Trim-1.20.0-2|39	%clean
12cr|perl-Text-Trim-1.20.0-2|40	rm -rf %buildroot
12cr|perl-Text-Trim-1.20.0-2|41	
12cr|perl-Text-Trim-1.20.0-2|42	%files
12cr|perl-Text-Trim-1.20.0-2|43	%defattr(-,root,root)
12cr|perl-Text-Trim-1.20.0-2|44	%doc Changes README
12cr|perl-Text-Trim-1.20.0-2|45	%{_mandir}/man3/*
12cr|perl-Text-Trim-1.20.0-2|46	%perl_vendorlib/*
12cr|perl-Text-Trim-1.20.0-2|47	
12cr|perl-Text-Trim-1.20.0-2|48	
12cr|perl-Text-Trim-1.20.0-2|49	
12cr|perl-Text-Trim-1.20.0-2|50	
12cr|perl-Text-Trim-1.20.0-2|51	%changelog
12cr|perl-Text-Trim-1.20.0-2|52	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.20.0-2mdv2011.0
12cr|perl-Text-Trim-1.20.0-2|53	+ Revision: 655235
12cr|perl-Text-Trim-1.20.0-2|54	- rebuild for updated spec-helper
12cr|perl-Text-Trim-1.20.0-2|55	
12cr|perl-Text-Trim-1.20.0-2|56	* Wed Apr 07 2010 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2011.0
12cr|perl-Text-Trim-1.20.0-2|57	+ Revision: 532720
12cr|perl-Text-Trim-1.20.0-2|58	- update to 1.02
12cr|perl-Text-Trim-1.20.0-2|59	
12cr|perl-Text-Trim-1.20.0-2|60	* Tue Dec 22 2009 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2010.1
12cr|perl-Text-Trim-1.20.0-2|61	+ Revision: 481402
12cr|perl-Text-Trim-1.20.0-2|62	- import perl-Text-Trim
12cr|perl-Text-Trim-1.20.0-2|63	
12cr|perl-Text-Trim-1.20.0-2|64	
12cr|perl-Text-Trim-1.20.0-2|65	* Tue Dec 22 2009 cpan2dist 1.01-1mdv
12cr|perl-Text-Trim-1.20.0-2|66	- initial mdv release, generated with cpan2dist

5590 12
12cr|perl-Text-Truncate-1.04-1|1	%define	module	Text-Truncate
12cr|perl-Text-Truncate-1.04-1|2	
12cr|perl-Text-Truncate-1.04-1|3	Name:		perl-%{module}
12cr|perl-Text-Truncate-1.04-1|4	Version:	1.04
12cr|perl-Text-Truncate-1.04-1|5	Release:	1
12cr|perl-Text-Truncate-1.04-1|6	
12cr|perl-Text-Truncate-1.04-1|7	Summary:	Perl module with simple string truncating routine
12cr|perl-Text-Truncate-1.04-1|8	License:	GPL+ or Artistic
12cr|perl-Text-Truncate-1.04-1|9	Group:		Development/Perl
12cr|perl-Text-Truncate-1.04-1|10	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-Text-Truncate-1.04-1|11	Source0:	http://www.cpan.org/modules/by-module/Text/%{module}-%{version}.tar.gz
12cr|perl-Text-Truncate-1.04-1|12	
12cr|perl-Text-Truncate-1.04-1|13	BuildRequires:	perl-devel
12cr|perl-Text-Truncate-1.04-1|14	BuildRequires:	perl(Carp)
12cr|perl-Text-Truncate-1.04-1|15	BuildRequires:	perl(Test::More)
12cr|perl-Text-Truncate-1.04-1|16	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Text-Truncate-1.04-1|17	BuildArch:	noarch
12cr|perl-Text-Truncate-1.04-1|18	
12cr|perl-Text-Truncate-1.04-1|19	
12cr|perl-Text-Truncate-1.04-1|20	%description
12cr|perl-Text-Truncate-1.04-1|21	This is a simple, no-brainer subroutine to truncate a string and add an
12cr|perl-Text-Truncate-1.04-1|22	optional cutoff marker (defaults to ``...'').
12cr|perl-Text-Truncate-1.04-1|23	
12cr|perl-Text-Truncate-1.04-1|24	(Yes, this is a really brain-dead sort of thing to make a module out of,
12cr|perl-Text-Truncate-1.04-1|25	but then again, I use it so often that it might as well be in a module.)
12cr|perl-Text-Truncate-1.04-1|26	
12cr|perl-Text-Truncate-1.04-1|27	The synopsis gives examples of how to use it.
12cr|perl-Text-Truncate-1.04-1|28	
12cr|perl-Text-Truncate-1.04-1|29	%prep
12cr|perl-Text-Truncate-1.04-1|30	%setup -q -n %{module}-%{version}
12cr|perl-Text-Truncate-1.04-1|31	
12cr|perl-Text-Truncate-1.04-1|32	%build
12cr|perl-Text-Truncate-1.04-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Truncate-1.04-1|34	%make
12cr|perl-Text-Truncate-1.04-1|35	
12cr|perl-Text-Truncate-1.04-1|36	%check
12cr|perl-Text-Truncate-1.04-1|37	%make test
12cr|perl-Text-Truncate-1.04-1|38	
12cr|perl-Text-Truncate-1.04-1|39	%install
12cr|perl-Text-Truncate-1.04-1|40	%makeinstall_std
12cr|perl-Text-Truncate-1.04-1|41	
12cr|perl-Text-Truncate-1.04-1|42	%files
12cr|perl-Text-Truncate-1.04-1|43	%doc README Changes META.yml
12cr|perl-Text-Truncate-1.04-1|44	%{_mandir}/man3/*
12cr|perl-Text-Truncate-1.04-1|45	%{perl_vendorlib}/*
12cr|perl-Text-Truncate-1.04-1|46	
12cr|perl-Text-Truncate-1.04-1|47	%changelog
12cr|perl-Text-Truncate-1.04-1|48	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.04-1
12cr|perl-Text-Truncate-1.04-1|49	+ Revision: 768269
12cr|perl-Text-Truncate-1.04-1|50	- adapt to mandriva
12cr|perl-Text-Truncate-1.04-1|51	- imported package perl-Text-Truncate
12cr|perl-Text-Truncate-1.04-1|52	
12cr|perl-Text-Truncate-1.04-1|53	
12cr|perl-Text-Truncate-1.04-1|54	* Tue Jan 18 2011 jquelin <jquelin> 1.40.0-1.mga1
12cr|perl-Text-Truncate-1.04-1|55	+ Revision: 22973
12cr|perl-Text-Truncate-1.04-1|56	- cleaning spec file
12cr|perl-Text-Truncate-1.04-1|57	- imported package perl-Text-Truncate
12cr|perl-Text-Truncate-1.04-1|58	
12cr|perl-Text-Truncate-1.04-1|59	
12cr|perl-Text-Truncate-1.04-1|60	* Fri Jan 14 2011 cpan2dist 1.04-1mdv
12cr|perl-Text-Truncate-1.04-1|61	- initial mdv release, generated with cpan2dist

5591 12
12cr|perl-Text-Unaccent-1.80.0-3|1	%define upstream_name    Text-Unaccent
12cr|perl-Text-Unaccent-1.80.0-3|2	%define upstream_version 1.08
12cr|perl-Text-Unaccent-1.80.0-3|3	
12cr|perl-Text-Unaccent-1.80.0-3|4	Name:       perl-%{upstream_name}
12cr|perl-Text-Unaccent-1.80.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Text-Unaccent-1.80.0-3|6	Release:	3
12cr|perl-Text-Unaccent-1.80.0-3|7	
12cr|perl-Text-Unaccent-1.80.0-3|8	Summary:	Remove accents from a string
12cr|perl-Text-Unaccent-1.80.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-Unaccent-1.80.0-3|10	Group:		Development/Perl
12cr|perl-Text-Unaccent-1.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Text-Unaccent-1.80.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Text//%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Text-Unaccent-1.80.0-3|13	Patch0:      Text-Unaccent-size_t.patch
12cr|perl-Text-Unaccent-1.80.0-3|14	
12cr|perl-Text-Unaccent-1.80.0-3|15	BuildRequires:  perl-devel
12cr|perl-Text-Unaccent-1.80.0-3|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Text-Unaccent-1.80.0-3|17	
12cr|perl-Text-Unaccent-1.80.0-3|18	%description
12cr|perl-Text-Unaccent-1.80.0-3|19	A module that remove accents from a string. unac_string converts the input
12cr|perl-Text-Unaccent-1.80.0-3|20	string from the specified charset to UTF-16 and call unac_string_utf16 to
12cr|perl-Text-Unaccent-1.80.0-3|21	return the unaccented equivalent. The conversion from and to UTF-16 is done
12cr|perl-Text-Unaccent-1.80.0-3|22	with iconv(1).
12cr|perl-Text-Unaccent-1.80.0-3|23	
12cr|perl-Text-Unaccent-1.80.0-3|24	%prep
12cr|perl-Text-Unaccent-1.80.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Unaccent-1.80.0-3|26	%patch0 -p0 -b .size_t
12cr|perl-Text-Unaccent-1.80.0-3|27	
12cr|perl-Text-Unaccent-1.80.0-3|28	%build
12cr|perl-Text-Unaccent-1.80.0-3|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Unaccent-1.80.0-3|30	make OPTIMIZE="$RPM_OPT_FLAGS"
12cr|perl-Text-Unaccent-1.80.0-3|31	
12cr|perl-Text-Unaccent-1.80.0-3|32	%check
12cr|perl-Text-Unaccent-1.80.0-3|33	make test
12cr|perl-Text-Unaccent-1.80.0-3|34	
12cr|perl-Text-Unaccent-1.80.0-3|35	%install
12cr|perl-Text-Unaccent-1.80.0-3|36	%makeinstall_std
12cr|perl-Text-Unaccent-1.80.0-3|37	
12cr|perl-Text-Unaccent-1.80.0-3|38	%clean
12cr|perl-Text-Unaccent-1.80.0-3|39	rm -rf $RPM_BUILD_ROOT
12cr|perl-Text-Unaccent-1.80.0-3|40	
12cr|perl-Text-Unaccent-1.80.0-3|41	%files
12cr|perl-Text-Unaccent-1.80.0-3|42	%defattr(-,root,root)
12cr|perl-Text-Unaccent-1.80.0-3|43	%doc README ChangeLog
12cr|perl-Text-Unaccent-1.80.0-3|44	%{_mandir}/*/*
12cr|perl-Text-Unaccent-1.80.0-3|45	%{perl_vendorarch}/*
12cr|perl-Text-Unaccent-1.80.0-3|46	
12cr|perl-Text-Unaccent-1.80.0-3|47	
12cr|perl-Text-Unaccent-1.80.0-3|48	%changelog
12cr|perl-Text-Unaccent-1.80.0-3|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.80.0-3
12cr|perl-Text-Unaccent-1.80.0-3|50	+ Revision: 768358
12cr|perl-Text-Unaccent-1.80.0-3|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Text-Unaccent-1.80.0-3|52	
12cr|perl-Text-Unaccent-1.80.0-3|53	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.80.0-2mdv2011.0
12cr|perl-Text-Unaccent-1.80.0-3|54	+ Revision: 556178
12cr|perl-Text-Unaccent-1.80.0-3|55	- rebuild for perl 5.12
12cr|perl-Text-Unaccent-1.80.0-3|56	
12cr|perl-Text-Unaccent-1.80.0-3|57	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 1.80.0-1mdv2010.0
12cr|perl-Text-Unaccent-1.80.0-3|58	+ Revision: 408090
12cr|perl-Text-Unaccent-1.80.0-3|59	- rebuild using %%perl_convert_version
12cr|perl-Text-Unaccent-1.80.0-3|60	
12cr|perl-Text-Unaccent-1.80.0-3|61	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.08-12mdv2009.0
12cr|perl-Text-Unaccent-1.80.0-3|62	+ Revision: 258622
12cr|perl-Text-Unaccent-1.80.0-3|63	- rebuild
12cr|perl-Text-Unaccent-1.80.0-3|64	
12cr|perl-Text-Unaccent-1.80.0-3|65	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.08-11mdv2009.0
12cr|perl-Text-Unaccent-1.80.0-3|66	+ Revision: 246641
12cr|perl-Text-Unaccent-1.80.0-3|67	- rebuild
12cr|perl-Text-Unaccent-1.80.0-3|68	
12cr|perl-Text-Unaccent-1.80.0-3|69	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.08-9mdv2008.1
12cr|perl-Text-Unaccent-1.80.0-3|70	+ Revision: 152331
12cr|perl-Text-Unaccent-1.80.0-3|71	- rebuild
12cr|perl-Text-Unaccent-1.80.0-3|72	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-Unaccent-1.80.0-3|73	
12cr|perl-Text-Unaccent-1.80.0-3|74	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Text-Unaccent-1.80.0-3|75	- restore BuildRoot
12cr|perl-Text-Unaccent-1.80.0-3|76	
12cr|perl-Text-Unaccent-1.80.0-3|77	* Sun Nov 25 2007 Olivier Thauvin <nanardon@mandriva.org> 1.08-8mdv2008.1
12cr|perl-Text-Unaccent-1.80.0-3|78	+ Revision: 111836
12cr|perl-Text-Unaccent-1.80.0-3|79	- fix int/size_t usage, making the module to work on 64bits arch
12cr|perl-Text-Unaccent-1.80.0-3|80	
12cr|perl-Text-Unaccent-1.80.0-3|81	* Sun Sep 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-5mdv2008.0
12cr|perl-Text-Unaccent-1.80.0-3|82	+ Revision: 88620
12cr|perl-Text-Unaccent-1.80.0-3|83	- exclude x86_64, test don't pass (see #http://rt.cpan.org//Ticket/Display.html?id=29390)
12cr|perl-Text-Unaccent-1.80.0-3|84	- rebuild
12cr|perl-Text-Unaccent-1.80.0-3|85	
12cr|perl-Text-Unaccent-1.80.0-3|86	
12cr|perl-Text-Unaccent-1.80.0-3|87	* Mon Aug 07 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Text-Unaccent-1.80.0-3|88	+ 08/07/06 19:23:54 (54159)
12cr|perl-Text-Unaccent-1.80.0-3|89	- rebuild
12cr|perl-Text-Unaccent-1.80.0-3|90	
12cr|perl-Text-Unaccent-1.80.0-3|91	* Mon Aug 07 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-Text-Unaccent-1.80.0-3|92	+ 08/07/06 19:21:24 (54156)
12cr|perl-Text-Unaccent-1.80.0-3|93	Import perl-Text-Unaccent
12cr|perl-Text-Unaccent-1.80.0-3|94	
12cr|perl-Text-Unaccent-1.80.0-3|95	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.08-3mdk
12cr|perl-Text-Unaccent-1.80.0-3|96	- Fix SPEC according to Perl Policy
12cr|perl-Text-Unaccent-1.80.0-3|97	- Source URL
12cr|perl-Text-Unaccent-1.80.0-3|98	
12cr|perl-Text-Unaccent-1.80.0-3|99	* Mon Oct 10 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.08-2mdk
12cr|perl-Text-Unaccent-1.80.0-3|100	- Fix BuildRequires
12cr|perl-Text-Unaccent-1.80.0-3|101	
12cr|perl-Text-Unaccent-1.80.0-3|102	* Mon Sep 05 2005 Olivier Thauvin <nanardon@mandriva.org> 1.08-1mdk
12cr|perl-Text-Unaccent-1.80.0-3|103	- First mandriva package (require by bins)
12cr|perl-Text-Unaccent-1.80.0-3|104	

5592 12
12cr|perl-Text-UpsideDown-1.100.820-3|1	%define upstream_name    Text-UpsideDown
12cr|perl-Text-UpsideDown-1.100.820-3|2	%define upstream_version 1.100820
12cr|perl-Text-UpsideDown-1.100.820-3|3	
12cr|perl-Text-UpsideDown-1.100.820-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-UpsideDown-1.100.820-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-UpsideDown-1.100.820-3|6	Release:	3
12cr|perl-Text-UpsideDown-1.100.820-3|7	
12cr|perl-Text-UpsideDown-1.100.820-3|8	Summary:	Flip text upside-down using Unicode
12cr|perl-Text-UpsideDown-1.100.820-3|9	License:	GPL+ or Artistic
12cr|perl-Text-UpsideDown-1.100.820-3|10	Group:		Development/Perl
12cr|perl-Text-UpsideDown-1.100.820-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-UpsideDown-1.100.820-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-UpsideDown-1.100.820-3|13	
12cr|perl-Text-UpsideDown-1.100.820-3|14	BuildRequires:	perl-devel
12cr|perl-Text-UpsideDown-1.100.820-3|15	BuildRequires:	perl(Carp)
12cr|perl-Text-UpsideDown-1.100.820-3|16	BuildRequires:	perl(English)
12cr|perl-Text-UpsideDown-1.100.820-3|17	BuildRequires:	perl(Exporter)
12cr|perl-Text-UpsideDown-1.100.820-3|18	BuildRequires:	perl(File::Find)
12cr|perl-Text-UpsideDown-1.100.820-3|19	BuildRequires:	perl(File::Temp)
12cr|perl-Text-UpsideDown-1.100.820-3|20	BuildRequires:	perl(Scalar::Util)
12cr|perl-Text-UpsideDown-1.100.820-3|21	BuildRequires:	perl(Test::More)
12cr|perl-Text-UpsideDown-1.100.820-3|22	BuildArch:	noarch
12cr|perl-Text-UpsideDown-1.100.820-3|23	
12cr|perl-Text-UpsideDown-1.100.820-3|24	%description
12cr|perl-Text-UpsideDown-1.100.820-3|25	This module exports only one function.
12cr|perl-Text-UpsideDown-1.100.820-3|26	
12cr|perl-Text-UpsideDown-1.100.820-3|27	%prep
12cr|perl-Text-UpsideDown-1.100.820-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-UpsideDown-1.100.820-3|29	
12cr|perl-Text-UpsideDown-1.100.820-3|30	%build
12cr|perl-Text-UpsideDown-1.100.820-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-UpsideDown-1.100.820-3|32	%make
12cr|perl-Text-UpsideDown-1.100.820-3|33	
12cr|perl-Text-UpsideDown-1.100.820-3|34	%check
12cr|perl-Text-UpsideDown-1.100.820-3|35	%make test
12cr|perl-Text-UpsideDown-1.100.820-3|36	
12cr|perl-Text-UpsideDown-1.100.820-3|37	%install
12cr|perl-Text-UpsideDown-1.100.820-3|38	%makeinstall_std
12cr|perl-Text-UpsideDown-1.100.820-3|39	
12cr|perl-Text-UpsideDown-1.100.820-3|40	%files
12cr|perl-Text-UpsideDown-1.100.820-3|41	%doc Changes LICENSE META.yml META.json README
12cr|perl-Text-UpsideDown-1.100.820-3|42	%{_mandir}/man3/*
12cr|perl-Text-UpsideDown-1.100.820-3|43	%{perl_vendorlib}/*
12cr|perl-Text-UpsideDown-1.100.820-3|44	
12cr|perl-Text-UpsideDown-1.100.820-3|45	%changelog
12cr|perl-Text-UpsideDown-1.100.820-3|46	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.100.820-2mdv2011.0
12cr|perl-Text-UpsideDown-1.100.820-3|47	+ Revision: 657853
12cr|perl-Text-UpsideDown-1.100.820-3|48	- rebuild for updated spec-helper
12cr|perl-Text-UpsideDown-1.100.820-3|49	
12cr|perl-Text-UpsideDown-1.100.820-3|50	* Fri Dec 24 2010 Shlomi Fish <shlomif@mandriva.org> 1.100.820-1mdv2011.0
12cr|perl-Text-UpsideDown-1.100.820-3|51	+ Revision: 624646
12cr|perl-Text-UpsideDown-1.100.820-3|52	- import perl-Text-UpsideDown
12cr|perl-Text-UpsideDown-1.100.820-3|53	

5593 12
12cr|perl-Text-vCard-2.100.0-2|1	%define upstream_name    Text-vCard
12cr|perl-Text-vCard-2.100.0-2|2	%define upstream_version 2.10
12cr|perl-Text-vCard-2.100.0-2|3	
12cr|perl-Text-vCard-2.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Text-vCard-2.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-vCard-2.100.0-2|6	Release:	2
12cr|perl-Text-vCard-2.100.0-2|7	
12cr|perl-Text-vCard-2.100.0-2|8	Summary:	A package that provides APIs to work with single or multiple vCards (RFC 2426)
12cr|perl-Text-vCard-2.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-Text-vCard-2.100.0-2|10	Group:		Development/Perl
12cr|perl-Text-vCard-2.100.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-vCard-2.100.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Text/Text-vCard-%{upstream_version}.tar.gz
12cr|perl-Text-vCard-2.100.0-2|13	
12cr|perl-Text-vCard-2.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-Text-vCard-2.100.0-2|15	BuildRequires:	perl(Text::vFile::asData)
12cr|perl-Text-vCard-2.100.0-2|16	BuildRequires:	perl(File::Slurp)
12cr|perl-Text-vCard-2.100.0-2|17	BuildArch:	noarch
12cr|perl-Text-vCard-2.100.0-2|18	
12cr|perl-Text-vCard-2.100.0-2|19	%description
12cr|perl-Text-vCard-2.100.0-2|20	A vCard is an electronic business card, containing information on a
12cr|perl-Text-vCard-2.100.0-2|21	person, a record, a set of address information, and more.
12cr|perl-Text-vCard-2.100.0-2|22	
12cr|perl-Text-vCard-2.100.0-2|23	This package contains two related APIs:
12cr|perl-Text-vCard-2.100.0-2|24	- Text::vCard, to create or edit a single vCard
12cr|perl-Text-vCard-2.100.0-2|25	- Text::vCard::Addressbook, to work with multiple vCards
12cr|perl-Text-vCard-2.100.0-2|26	
12cr|perl-Text-vCard-2.100.0-2|27	Text::vCard can also use data read through Text::vFile::asData to
12cr|perl-Text-vCard-2.100.0-2|28	generate a vCard with that content. It is recommended to use
12cr|perl-Text-vCard-2.100.0-2|29	Text::vCard::Addressbook, as it handles creating vCards from an existing
12cr|perl-Text-vCard-2.100.0-2|30	file for you.
12cr|perl-Text-vCard-2.100.0-2|31	
12cr|perl-Text-vCard-2.100.0-2|32	%prep
12cr|perl-Text-vCard-2.100.0-2|33	%setup -q -n Text-vCard-%{upstream_version}
12cr|perl-Text-vCard-2.100.0-2|34	
12cr|perl-Text-vCard-2.100.0-2|35	%build
12cr|perl-Text-vCard-2.100.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-vCard-2.100.0-2|37	%make
12cr|perl-Text-vCard-2.100.0-2|38	
12cr|perl-Text-vCard-2.100.0-2|39	%check
12cr|perl-Text-vCard-2.100.0-2|40	%make test
12cr|perl-Text-vCard-2.100.0-2|41	
12cr|perl-Text-vCard-2.100.0-2|42	%install
12cr|perl-Text-vCard-2.100.0-2|43	%makeinstall_std
12cr|perl-Text-vCard-2.100.0-2|44	
12cr|perl-Text-vCard-2.100.0-2|45	%files
12cr|perl-Text-vCard-2.100.0-2|46	%doc Changes
12cr|perl-Text-vCard-2.100.0-2|47	%{perl_vendorlib}/Text/*
12cr|perl-Text-vCard-2.100.0-2|48	%{_mandir}/man3/*
12cr|perl-Text-vCard-2.100.0-2|49	
12cr|perl-Text-vCard-2.100.0-2|50	
12cr|perl-Text-vCard-2.100.0-2|51	%changelog
12cr|perl-Text-vCard-2.100.0-2|52	* Fri Sep  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|perl-Text-vCard-2.100.0-2|53	+ Commit: d4866a4
12cr|perl-Text-vCard-2.100.0-2|54	- Add perl-devel to BuildRequires, spec cleanup
12cr|perl-Text-vCard-2.100.0-2|55	
12cr|perl-Text-vCard-2.100.0-2|56	

5594 12
12cr|perl-Text-vFile-asData-0.70.0-2|1	%define upstream_name    Text-vFile-asData
12cr|perl-Text-vFile-asData-0.70.0-2|2	%define upstream_version 0.07
12cr|perl-Text-vFile-asData-0.70.0-2|3	
12cr|perl-Text-vFile-asData-0.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Text-vFile-asData-0.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-vFile-asData-0.70.0-2|6	Release:	2
12cr|perl-Text-vFile-asData-0.70.0-2|7	
12cr|perl-Text-vFile-asData-0.70.0-2|8	Summary:	Parse vFile formatted files into data structures
12cr|perl-Text-vFile-asData-0.70.0-2|9	License:	GPL+ or Artistic
12cr|perl-Text-vFile-asData-0.70.0-2|10	Group:		Development/Perl
12cr|perl-Text-vFile-asData-0.70.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-vFile-asData-0.70.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Text/Text-vFile-asData-%{upstream_version}.tar.gz
12cr|perl-Text-vFile-asData-0.70.0-2|13	
12cr|perl-Text-vFile-asData-0.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-Text-vFile-asData-0.70.0-2|15	BuildRequires:	perl(Class::Accessor::Chained)
12cr|perl-Text-vFile-asData-0.70.0-2|16	
12cr|perl-Text-vFile-asData-0.70.0-2|17	BuildArch:	noarch
12cr|perl-Text-vFile-asData-0.70.0-2|18	
12cr|perl-Text-vFile-asData-0.70.0-2|19	%description
12cr|perl-Text-vFile-asData-0.70.0-2|20	Text::vFile::asData - parse vFile formatted files into data structures
12cr|perl-Text-vFile-asData-0.70.0-2|21	
12cr|perl-Text-vFile-asData-0.70.0-2|22	%prep
12cr|perl-Text-vFile-asData-0.70.0-2|23	%setup -q -n Text-vFile-asData-%{upstream_version}
12cr|perl-Text-vFile-asData-0.70.0-2|24	
12cr|perl-Text-vFile-asData-0.70.0-2|25	%build
12cr|perl-Text-vFile-asData-0.70.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-vFile-asData-0.70.0-2|27	%make
12cr|perl-Text-vFile-asData-0.70.0-2|28	
12cr|perl-Text-vFile-asData-0.70.0-2|29	%check
12cr|perl-Text-vFile-asData-0.70.0-2|30	%make test
12cr|perl-Text-vFile-asData-0.70.0-2|31	
12cr|perl-Text-vFile-asData-0.70.0-2|32	%install
12cr|perl-Text-vFile-asData-0.70.0-2|33	%makeinstall_std
12cr|perl-Text-vFile-asData-0.70.0-2|34	
12cr|perl-Text-vFile-asData-0.70.0-2|35	%files
12cr|perl-Text-vFile-asData-0.70.0-2|36	%doc Changes META.yml
12cr|perl-Text-vFile-asData-0.70.0-2|37	%{perl_vendorlib}/Text/*
12cr|perl-Text-vFile-asData-0.70.0-2|38	%{_mandir}/man3/*
12cr|perl-Text-vFile-asData-0.70.0-2|39	
12cr|perl-Text-vFile-asData-0.70.0-2|40	
12cr|perl-Text-vFile-asData-0.70.0-2|41	%changelog
12cr|perl-Text-vFile-asData-0.70.0-2|42	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-Text-vFile-asData-0.70.0-2|43	+ Revision: 573809
12cr|perl-Text-vFile-asData-0.70.0-2|44	- update to 0.07
12cr|perl-Text-vFile-asData-0.70.0-2|45	
12cr|perl-Text-vFile-asData-0.70.0-2|46	* Mon Aug 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Text-vFile-asData-0.70.0-2|47	+ Revision: 572238
12cr|perl-Text-vFile-asData-0.70.0-2|48	- update to 0.06
12cr|perl-Text-vFile-asData-0.70.0-2|49	
12cr|perl-Text-vFile-asData-0.70.0-2|50	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-Text-vFile-asData-0.70.0-2|51	+ Revision: 406192
12cr|perl-Text-vFile-asData-0.70.0-2|52	- rebuild using %%perl_convert_version
12cr|perl-Text-vFile-asData-0.70.0-2|53	
12cr|perl-Text-vFile-asData-0.70.0-2|54	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.05-4mdv2009.0
12cr|perl-Text-vFile-asData-0.70.0-2|55	+ Revision: 258623
12cr|perl-Text-vFile-asData-0.70.0-2|56	- rebuild
12cr|perl-Text-vFile-asData-0.70.0-2|57	
12cr|perl-Text-vFile-asData-0.70.0-2|58	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.05-3mdv2009.0
12cr|perl-Text-vFile-asData-0.70.0-2|59	+ Revision: 246642
12cr|perl-Text-vFile-asData-0.70.0-2|60	- rebuild
12cr|perl-Text-vFile-asData-0.70.0-2|61	
12cr|perl-Text-vFile-asData-0.70.0-2|62	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.05-1mdv2008.1
12cr|perl-Text-vFile-asData-0.70.0-2|63	+ Revision: 136362
12cr|perl-Text-vFile-asData-0.70.0-2|64	- restore BuildRoot
12cr|perl-Text-vFile-asData-0.70.0-2|65	
12cr|perl-Text-vFile-asData-0.70.0-2|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Text-vFile-asData-0.70.0-2|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-vFile-asData-0.70.0-2|68	
12cr|perl-Text-vFile-asData-0.70.0-2|69	* Wed May 23 2007 Michael Scherer <misc@mandriva.org> 0.05-1mdv2008.0
12cr|perl-Text-vFile-asData-0.70.0-2|70	+ Revision: 29944
12cr|perl-Text-vFile-asData-0.70.0-2|71	- Import perl-Text-vFile-asData
12cr|perl-Text-vFile-asData-0.70.0-2|72	
12cr|perl-Text-vFile-asData-0.70.0-2|73	
12cr|perl-Text-vFile-asData-0.70.0-2|74	
12cr|perl-Text-vFile-asData-0.70.0-2|75	* Wed May 23 2007 Michael Scherer <misc@mandriva.org> 0.05-1mdv2008.0
12cr|perl-Text-vFile-asData-0.70.0-2|76	- First Mandriva package

5595 12
12cr|perl-Text-WagnerFischer-0.40.0-2|1	%define upstream_name    Text-WagnerFischer
12cr|perl-Text-WagnerFischer-0.40.0-2|2	%define upstream_version 0.04
12cr|perl-Text-WagnerFischer-0.40.0-2|3	
12cr|perl-Text-WagnerFischer-0.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Text-WagnerFischer-0.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-WagnerFischer-0.40.0-2|6	Release:	2
12cr|perl-Text-WagnerFischer-0.40.0-2|7	
12cr|perl-Text-WagnerFischer-0.40.0-2|8	Summary:	An implementation of the Wagner-Fischer edit distance
12cr|perl-Text-WagnerFischer-0.40.0-2|9	License:	GPL+ or Artistic
12cr|perl-Text-WagnerFischer-0.40.0-2|10	Group:		Development/Perl
12cr|perl-Text-WagnerFischer-0.40.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-WagnerFischer-0.40.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Text-WagnerFischer-0.40.0-2|13	
12cr|perl-Text-WagnerFischer-0.40.0-2|14	BuildRequires:	perl-devel
12cr|perl-Text-WagnerFischer-0.40.0-2|15	BuildArch:	noarch
12cr|perl-Text-WagnerFischer-0.40.0-2|16	
12cr|perl-Text-WagnerFischer-0.40.0-2|17	%description
12cr|perl-Text-WagnerFischer-0.40.0-2|18	This module implements the Wagner-Fischer dynamic programming technique, used
12cr|perl-Text-WagnerFischer-0.40.0-2|19	here to calculate the edit distance of two strings. The edit distance is a
12cr|perl-Text-WagnerFischer-0.40.0-2|20	measure of the degree of proximity between two strings, based on ``edits'': the
12cr|perl-Text-WagnerFischer-0.40.0-2|21	operations of substitutions, deletions or insertions needed to transform the
12cr|perl-Text-WagnerFischer-0.40.0-2|22	string into the other one (and vice versa).
12cr|perl-Text-WagnerFischer-0.40.0-2|23	
12cr|perl-Text-WagnerFischer-0.40.0-2|24	%prep
12cr|perl-Text-WagnerFischer-0.40.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-WagnerFischer-0.40.0-2|26	
12cr|perl-Text-WagnerFischer-0.40.0-2|27	%build
12cr|perl-Text-WagnerFischer-0.40.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-WagnerFischer-0.40.0-2|29	%make
12cr|perl-Text-WagnerFischer-0.40.0-2|30	
12cr|perl-Text-WagnerFischer-0.40.0-2|31	%install
12cr|perl-Text-WagnerFischer-0.40.0-2|32	%makeinstall_std
12cr|perl-Text-WagnerFischer-0.40.0-2|33	
12cr|perl-Text-WagnerFischer-0.40.0-2|34	%check
12cr|perl-Text-WagnerFischer-0.40.0-2|35	make test
12cr|perl-Text-WagnerFischer-0.40.0-2|36	
12cr|perl-Text-WagnerFischer-0.40.0-2|37	%files
12cr|perl-Text-WagnerFischer-0.40.0-2|38	%doc Changes README
12cr|perl-Text-WagnerFischer-0.40.0-2|39	%{perl_vendorlib}/Text
12cr|perl-Text-WagnerFischer-0.40.0-2|40	%{_mandir}/*/*
12cr|perl-Text-WagnerFischer-0.40.0-2|41	
12cr|perl-Text-WagnerFischer-0.40.0-2|42	%changelog
12cr|perl-Text-WagnerFischer-0.40.0-2|43	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-Text-WagnerFischer-0.40.0-2|44	+ Revision: 405717
12cr|perl-Text-WagnerFischer-0.40.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-Text-WagnerFischer-0.40.0-2|46	
12cr|perl-Text-WagnerFischer-0.40.0-2|47	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.04-8mdv2009.0
12cr|perl-Text-WagnerFischer-0.40.0-2|48	+ Revision: 242063
12cr|perl-Text-WagnerFischer-0.40.0-2|49	- rebuild
12cr|perl-Text-WagnerFischer-0.40.0-2|50	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-WagnerFischer-0.40.0-2|51	
12cr|perl-Text-WagnerFischer-0.40.0-2|52	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Text-WagnerFischer-0.40.0-2|53	- restore BuildRoot
12cr|perl-Text-WagnerFischer-0.40.0-2|54	
12cr|perl-Text-WagnerFischer-0.40.0-2|55	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-6mdv2008.0
12cr|perl-Text-WagnerFischer-0.40.0-2|56	+ Revision: 87050
12cr|perl-Text-WagnerFischer-0.40.0-2|57	- rebuild
12cr|perl-Text-WagnerFischer-0.40.0-2|58	
12cr|perl-Text-WagnerFischer-0.40.0-2|59	
12cr|perl-Text-WagnerFischer-0.40.0-2|60	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-5mdv2007.0
12cr|perl-Text-WagnerFischer-0.40.0-2|61	- Rebuild
12cr|perl-Text-WagnerFischer-0.40.0-2|62	
12cr|perl-Text-WagnerFischer-0.40.0-2|63	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.04-4mdk
12cr|perl-Text-WagnerFischer-0.40.0-2|64	- Fix SPEC according to Perl Policy
12cr|perl-Text-WagnerFischer-0.40.0-2|65	- Source URL
12cr|perl-Text-WagnerFischer-0.40.0-2|66	- use mkrel
12cr|perl-Text-WagnerFischer-0.40.0-2|67	
12cr|perl-Text-WagnerFischer-0.40.0-2|68	* Tue Jun 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-3mdk
12cr|perl-Text-WagnerFischer-0.40.0-2|69	- better url
12cr|perl-Text-WagnerFischer-0.40.0-2|70	- spec cleanup
12cr|perl-Text-WagnerFischer-0.40.0-2|71	- don't ship useless empty directories
12cr|perl-Text-WagnerFischer-0.40.0-2|72	- make test in %%check
12cr|perl-Text-WagnerFischer-0.40.0-2|73	
12cr|perl-Text-WagnerFischer-0.40.0-2|74	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.04-2mdk
12cr|perl-Text-WagnerFischer-0.40.0-2|75	- fix buildrequires in a backward compatible way
12cr|perl-Text-WagnerFischer-0.40.0-2|76	
12cr|perl-Text-WagnerFischer-0.40.0-2|77	* Thu Jun 24 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.04-1mdk
12cr|perl-Text-WagnerFischer-0.40.0-2|78	- first mdk release
12cr|perl-Text-WagnerFischer-0.40.0-2|79	

5596 12
12cr|perl-Text-WikiFormat-0.790.0-3|1	%define upstream_name    Text-WikiFormat
12cr|perl-Text-WikiFormat-0.790.0-3|2	%define upstream_version 0.79
12cr|perl-Text-WikiFormat-0.790.0-3|3	
12cr|perl-Text-WikiFormat-0.790.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Text-WikiFormat-0.790.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-WikiFormat-0.790.0-3|6	Release:	3
12cr|perl-Text-WikiFormat-0.790.0-3|7	
12cr|perl-Text-WikiFormat-0.790.0-3|8	Summary:	Module for translating Wiki formatted text into other formats
12cr|perl-Text-WikiFormat-0.790.0-3|9	License:	GPL+ or Artistic
12cr|perl-Text-WikiFormat-0.790.0-3|10	Group:		Development/Perl
12cr|perl-Text-WikiFormat-0.790.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-WikiFormat-0.790.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Text-WikiFormat-0.790.0-3|13	
12cr|perl-Text-WikiFormat-0.790.0-3|14	BuildRequires:	perl-devel
12cr|perl-Text-WikiFormat-0.790.0-3|15	BuildRequires:	perl(URI)
12cr|perl-Text-WikiFormat-0.790.0-3|16	BuildArch:	noarch
12cr|perl-Text-WikiFormat-0.790.0-3|17	
12cr|perl-Text-WikiFormat-0.790.0-3|18	%description
12cr|perl-Text-WikiFormat-0.790.0-3|19	Text::WikiFormat converts text in a simple Wiki markup language to whatever
12cr|perl-Text-WikiFormat-0.790.0-3|20	your little heart desires, provided you can describe it accurately in a
12cr|perl-Text-WikiFormat-0.790.0-3|21	semi-regular tag language.
12cr|perl-Text-WikiFormat-0.790.0-3|22	
12cr|perl-Text-WikiFormat-0.790.0-3|23	%prep
12cr|perl-Text-WikiFormat-0.790.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-WikiFormat-0.790.0-3|25	
12cr|perl-Text-WikiFormat-0.790.0-3|26	%build
12cr|perl-Text-WikiFormat-0.790.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-WikiFormat-0.790.0-3|28	%make
12cr|perl-Text-WikiFormat-0.790.0-3|29	
12cr|perl-Text-WikiFormat-0.790.0-3|30	%check
12cr|perl-Text-WikiFormat-0.790.0-3|31	make test
12cr|perl-Text-WikiFormat-0.790.0-3|32	
12cr|perl-Text-WikiFormat-0.790.0-3|33	%install
12cr|perl-Text-WikiFormat-0.790.0-3|34	%makeinstall_std
12cr|perl-Text-WikiFormat-0.790.0-3|35	
12cr|perl-Text-WikiFormat-0.790.0-3|36	%files
12cr|perl-Text-WikiFormat-0.790.0-3|37	%doc Changes README
12cr|perl-Text-WikiFormat-0.790.0-3|38	%{perl_vendorlib}/Text
12cr|perl-Text-WikiFormat-0.790.0-3|39	%{_mandir}/man3/*
12cr|perl-Text-WikiFormat-0.790.0-3|40	
12cr|perl-Text-WikiFormat-0.790.0-3|41	%changelog
12cr|perl-Text-WikiFormat-0.790.0-3|42	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.790.0-2mdv2011.0
12cr|perl-Text-WikiFormat-0.790.0-3|43	+ Revision: 664898
12cr|perl-Text-WikiFormat-0.790.0-3|44	- mass rebuild
12cr|perl-Text-WikiFormat-0.790.0-3|45	
12cr|perl-Text-WikiFormat-0.790.0-3|46	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.790.0-1mdv2010.0
12cr|perl-Text-WikiFormat-0.790.0-3|47	+ Revision: 406193
12cr|perl-Text-WikiFormat-0.790.0-3|48	- rebuild using %%perl_convert_version
12cr|perl-Text-WikiFormat-0.790.0-3|49	
12cr|perl-Text-WikiFormat-0.790.0-3|50	* Thu Jul 10 2008 Michael Scherer <misc@mandriva.org> 0.79-2mdv2009.0
12cr|perl-Text-WikiFormat-0.790.0-3|51	+ Revision: 233583
12cr|perl-Text-WikiFormat-0.790.0-3|52	- rebuild
12cr|perl-Text-WikiFormat-0.790.0-3|53	
12cr|perl-Text-WikiFormat-0.790.0-3|54	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Text-WikiFormat-0.790.0-3|55	- restore BuildRoot
12cr|perl-Text-WikiFormat-0.790.0-3|56	
12cr|perl-Text-WikiFormat-0.790.0-3|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Text-WikiFormat-0.790.0-3|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-WikiFormat-0.790.0-3|59	
12cr|perl-Text-WikiFormat-0.790.0-3|60	* Sun Jul 01 2007 Michael Scherer <misc@mandriva.org> 0.79-1mdv2008.0
12cr|perl-Text-WikiFormat-0.790.0-3|61	+ Revision: 46490
12cr|perl-Text-WikiFormat-0.790.0-3|62	- 0.79
12cr|perl-Text-WikiFormat-0.790.0-3|63	
12cr|perl-Text-WikiFormat-0.790.0-3|64	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.78-2mdv2008.0
12cr|perl-Text-WikiFormat-0.790.0-3|65	+ Revision: 23638
12cr|perl-Text-WikiFormat-0.790.0-3|66	- rebuild
12cr|perl-Text-WikiFormat-0.790.0-3|67	
12cr|perl-Text-WikiFormat-0.790.0-3|68	
12cr|perl-Text-WikiFormat-0.790.0-3|69	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.78-2mdk
12cr|perl-Text-WikiFormat-0.790.0-3|70	- Fix SPEC according to Perl Policy
12cr|perl-Text-WikiFormat-0.790.0-3|71	- BuildRequires
12cr|perl-Text-WikiFormat-0.790.0-3|72	- Source URL
12cr|perl-Text-WikiFormat-0.790.0-3|73	
12cr|perl-Text-WikiFormat-0.790.0-3|74	* Sat Apr 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.78-1mdk
12cr|perl-Text-WikiFormat-0.790.0-3|75	- New release 0.78
12cr|perl-Text-WikiFormat-0.790.0-3|76	
12cr|perl-Text-WikiFormat-0.790.0-3|77	* Mon Nov 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.77-1mdk
12cr|perl-Text-WikiFormat-0.790.0-3|78	- New release 0.77
12cr|perl-Text-WikiFormat-0.790.0-3|79	- spec cleanup
12cr|perl-Text-WikiFormat-0.790.0-3|80	- don't ship empty directories
12cr|perl-Text-WikiFormat-0.790.0-3|81	- don't need to remove signature check
12cr|perl-Text-WikiFormat-0.790.0-3|82	
12cr|perl-Text-WikiFormat-0.790.0-3|83	* Fri Nov 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.76-2mdk
12cr|perl-Text-WikiFormat-0.790.0-3|84	- Fix BuildRequires
12cr|perl-Text-WikiFormat-0.790.0-3|85	
12cr|perl-Text-WikiFormat-0.790.0-3|86	* Sat Oct 01 2005 misc@mandriva.org 0.76-1mdk
12cr|perl-Text-WikiFormat-0.790.0-3|87	- First mandriva package
12cr|perl-Text-WikiFormat-0.790.0-3|88	

5597 12
12cr|perl-Text-WrapI18N-0.60.0-2|1	%define upstream_name    Text-WrapI18N
12cr|perl-Text-WrapI18N-0.60.0-2|2	%define upstream_version 0.06
12cr|perl-Text-WrapI18N-0.60.0-2|3	
12cr|perl-Text-WrapI18N-0.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Text-WrapI18N-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Text-WrapI18N-0.60.0-2|6	Release:	2
12cr|perl-Text-WrapI18N-0.60.0-2|7	
12cr|perl-Text-WrapI18N-0.60.0-2|8	Summary:	Text-WrapI18N module for perl
12cr|perl-Text-WrapI18N-0.60.0-2|9	License:	GPL+ or Artistic
12cr|perl-Text-WrapI18N-0.60.0-2|10	Group:		Development/Perl
12cr|perl-Text-WrapI18N-0.60.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-WrapI18N-0.60.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Text-WrapI18N-0.60.0-2|13	
12cr|perl-Text-WrapI18N-0.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-Text-WrapI18N-0.60.0-2|15	BuildRequires:	perl(Text::CharWidth)
12cr|perl-Text-WrapI18N-0.60.0-2|16	BuildArch:	noarch
12cr|perl-Text-WrapI18N-0.60.0-2|17	
12cr|perl-Text-WrapI18N-0.60.0-2|18	%description
12cr|perl-Text-WrapI18N-0.60.0-2|19	Text::WrapI18N - Line wrapping module with support for multibyte, fullwidth,
12cr|perl-Text-WrapI18N-0.60.0-2|20	and combining characters and languages without whitespaces between words.
12cr|perl-Text-WrapI18N-0.60.0-2|21	
12cr|perl-Text-WrapI18N-0.60.0-2|22	This module intends to be a better Text::Wrap module. This module is needed to
12cr|perl-Text-WrapI18N-0.60.0-2|23	support multibyte character encodings such as UTF-8, EUC-JP, EUC-KR, GB2312,
12cr|perl-Text-WrapI18N-0.60.0-2|24	and Big5. This module also supports characters with irregular widths, such as
12cr|perl-Text-WrapI18N-0.60.0-2|25	combining characters (which occupy zero columns on terminal, like diacritical
12cr|perl-Text-WrapI18N-0.60.0-2|26	marks in UTF-8) and fullwidth characters (which occupy two columns on terminal,
12cr|perl-Text-WrapI18N-0.60.0-2|27	like most of east Asian characters). Also, minimal handling of languages which
12cr|perl-Text-WrapI18N-0.60.0-2|28	doesn't use whitespaces between words (like Chinese and Japanese) is supported.
12cr|perl-Text-WrapI18N-0.60.0-2|29	
12cr|perl-Text-WrapI18N-0.60.0-2|30	%prep
12cr|perl-Text-WrapI18N-0.60.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-WrapI18N-0.60.0-2|32	
12cr|perl-Text-WrapI18N-0.60.0-2|33	# perl path hack
12cr|perl-Text-WrapI18N-0.60.0-2|34	find . -type f | xargs perl -p -i -e "s|^#!/usr/local/bin/perl|#!%{_bindir}/perl|g"
12cr|perl-Text-WrapI18N-0.60.0-2|35	
12cr|perl-Text-WrapI18N-0.60.0-2|36	%build
12cr|perl-Text-WrapI18N-0.60.0-2|37	perl Makefile.PL INSTALLDIRS=vendor </dev/null
12cr|perl-Text-WrapI18N-0.60.0-2|38	make
12cr|perl-Text-WrapI18N-0.60.0-2|39	make test
12cr|perl-Text-WrapI18N-0.60.0-2|40	
12cr|perl-Text-WrapI18N-0.60.0-2|41	%install
12cr|perl-Text-WrapI18N-0.60.0-2|42	%makeinstall_std
12cr|perl-Text-WrapI18N-0.60.0-2|43	
12cr|perl-Text-WrapI18N-0.60.0-2|44	%files
12cr|perl-Text-WrapI18N-0.60.0-2|45	%doc Changes README
12cr|perl-Text-WrapI18N-0.60.0-2|46	%{perl_vendorlib}/Text/WrapI18N.pm
12cr|perl-Text-WrapI18N-0.60.0-2|47	%{_mandir}/man3/*
12cr|perl-Text-WrapI18N-0.60.0-2|48	
12cr|perl-Text-WrapI18N-0.60.0-2|49	
12cr|perl-Text-WrapI18N-0.60.0-2|50	%changelog
12cr|perl-Text-WrapI18N-0.60.0-2|51	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-Text-WrapI18N-0.60.0-2|52	+ Revision: 405718
12cr|perl-Text-WrapI18N-0.60.0-2|53	- rebuild using %%perl_convert_version
12cr|perl-Text-WrapI18N-0.60.0-2|54	
12cr|perl-Text-WrapI18N-0.60.0-2|55	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.06-4mdv2009.0
12cr|perl-Text-WrapI18N-0.60.0-2|56	+ Revision: 258634
12cr|perl-Text-WrapI18N-0.60.0-2|57	- rebuild
12cr|perl-Text-WrapI18N-0.60.0-2|58	
12cr|perl-Text-WrapI18N-0.60.0-2|59	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.06-3mdv2009.0
12cr|perl-Text-WrapI18N-0.60.0-2|60	+ Revision: 246644
12cr|perl-Text-WrapI18N-0.60.0-2|61	- rebuild
12cr|perl-Text-WrapI18N-0.60.0-2|62	
12cr|perl-Text-WrapI18N-0.60.0-2|63	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.06-1mdv2008.1
12cr|perl-Text-WrapI18N-0.60.0-2|64	+ Revision: 136362
12cr|perl-Text-WrapI18N-0.60.0-2|65	- restore BuildRoot
12cr|perl-Text-WrapI18N-0.60.0-2|66	
12cr|perl-Text-WrapI18N-0.60.0-2|67	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Text-WrapI18N-0.60.0-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-WrapI18N-0.60.0-2|69	
12cr|perl-Text-WrapI18N-0.60.0-2|70	
12cr|perl-Text-WrapI18N-0.60.0-2|71	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 0.06-1mdv2007.0
12cr|perl-Text-WrapI18N-0.60.0-2|72	- initial Mandriva package
12cr|perl-Text-WrapI18N-0.60.0-2|73	

5598 12
12cr|perl-Text-Wrapper-1.20.0-1|1	%define upstream_name    Text-Wrapper
12cr|perl-Text-Wrapper-1.20.0-1|2	%define upstream_version 1.02
12cr|perl-Text-Wrapper-1.20.0-1|3	
12cr|perl-Text-Wrapper-1.20.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Text-Wrapper-1.20.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Text-Wrapper-1.20.0-1|6	Release:    %mkrel 1
12cr|perl-Text-Wrapper-1.20.0-1|7	
12cr|perl-Text-Wrapper-1.20.0-1|8	License:	GPL+ or Artistic
12cr|perl-Text-Wrapper-1.20.0-1|9	Group:		Development/Perl
12cr|perl-Text-Wrapper-1.20.0-1|10	Summary:    Simple word wrapping routine perl module
12cr|perl-Text-Wrapper-1.20.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Text-Wrapper-1.20.0-1|12	Source0:    ftp://ftp.perl.org/pub/CPAN/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Text-Wrapper-1.20.0-1|13	
12cr|perl-Text-Wrapper-1.20.0-1|14	BuildRequires:	perl(Module::Build)
12cr|perl-Text-Wrapper-1.20.0-1|15	BuildArch: noarch
12cr|perl-Text-Wrapper-1.20.0-1|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Text-Wrapper-1.20.0-1|17	
12cr|perl-Text-Wrapper-1.20.0-1|18	%description
12cr|perl-Text-Wrapper-1.20.0-1|19	Text::Wrapper provides simple word wrapping. It breaks long lines, but does
12cr|perl-Text-Wrapper-1.20.0-1|20	not alter spacing or remove existing line breaks. If you're looking for more
12cr|perl-Text-Wrapper-1.20.0-1|21	sophisticated text formatting, try the Text::Format module.
12cr|perl-Text-Wrapper-1.20.0-1|22	
12cr|perl-Text-Wrapper-1.20.0-1|23	%prep
12cr|perl-Text-Wrapper-1.20.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Text-Wrapper-1.20.0-1|25	
12cr|perl-Text-Wrapper-1.20.0-1|26	%build
12cr|perl-Text-Wrapper-1.20.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Text-Wrapper-1.20.0-1|28	%make
12cr|perl-Text-Wrapper-1.20.0-1|29	
12cr|perl-Text-Wrapper-1.20.0-1|30	%check
12cr|perl-Text-Wrapper-1.20.0-1|31	make test
12cr|perl-Text-Wrapper-1.20.0-1|32	
12cr|perl-Text-Wrapper-1.20.0-1|33	%install
12cr|perl-Text-Wrapper-1.20.0-1|34	rm -rf $RPM_BUILD_ROOT
12cr|perl-Text-Wrapper-1.20.0-1|35	%makeinstall_std
12cr|perl-Text-Wrapper-1.20.0-1|36	rm -rf $RPM_BUILD_ROOT/%{perl_vendorarch}
12cr|perl-Text-Wrapper-1.20.0-1|37	
12cr|perl-Text-Wrapper-1.20.0-1|38	%clean
12cr|perl-Text-Wrapper-1.20.0-1|39	rm -rf $RPM_BUILD_ROOT
12cr|perl-Text-Wrapper-1.20.0-1|40	
12cr|perl-Text-Wrapper-1.20.0-1|41	%files
12cr|perl-Text-Wrapper-1.20.0-1|42	%defattr(-,root,root)
12cr|perl-Text-Wrapper-1.20.0-1|43	%doc Changes README
12cr|perl-Text-Wrapper-1.20.0-1|44	%{perl_vendorlib}/*
12cr|perl-Text-Wrapper-1.20.0-1|45	%{_mandir}/man3/*
12cr|perl-Text-Wrapper-1.20.0-1|46	
12cr|perl-Text-Wrapper-1.20.0-1|47	
12cr|perl-Text-Wrapper-1.20.0-1|48	%changelog
12cr|perl-Text-Wrapper-1.20.0-1|49	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2010.0
12cr|perl-Text-Wrapper-1.20.0-1|50	+ Revision: 406194
12cr|perl-Text-Wrapper-1.20.0-1|51	- rebuild using %%perl_convert_version
12cr|perl-Text-Wrapper-1.20.0-1|52	
12cr|perl-Text-Wrapper-1.20.0-1|53	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.02-2mdv2009.0
12cr|perl-Text-Wrapper-1.20.0-1|54	+ Revision: 268855
12cr|perl-Text-Wrapper-1.20.0-1|55	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Text-Wrapper-1.20.0-1|56	
12cr|perl-Text-Wrapper-1.20.0-1|57	* Tue May 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2009.0
12cr|perl-Text-Wrapper-1.20.0-1|58	+ Revision: 206827
12cr|perl-Text-Wrapper-1.20.0-1|59	- update to new version 1.02
12cr|perl-Text-Wrapper-1.20.0-1|60	
12cr|perl-Text-Wrapper-1.20.0-1|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Text-Wrapper-1.20.0-1|62	- restore BuildRoot
12cr|perl-Text-Wrapper-1.20.0-1|63	
12cr|perl-Text-Wrapper-1.20.0-1|64	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Text-Wrapper-1.20.0-1|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Text-Wrapper-1.20.0-1|66	
12cr|perl-Text-Wrapper-1.20.0-1|67	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-2mdv2008.0
12cr|perl-Text-Wrapper-1.20.0-1|68	+ Revision: 90082
12cr|perl-Text-Wrapper-1.20.0-1|69	- rebuild
12cr|perl-Text-Wrapper-1.20.0-1|70	
12cr|perl-Text-Wrapper-1.20.0-1|71	* Fri May 04 2007 Olivier Thauvin <nanardon@mandriva.org> 1.01-1mdv2008.0
12cr|perl-Text-Wrapper-1.20.0-1|72	+ Revision: 22170
12cr|perl-Text-Wrapper-1.20.0-1|73	- 1.01
12cr|perl-Text-Wrapper-1.20.0-1|74	
12cr|perl-Text-Wrapper-1.20.0-1|75	
12cr|perl-Text-Wrapper-1.20.0-1|76	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.000-3mdk
12cr|perl-Text-Wrapper-1.20.0-1|77	- Fix SPEC according to Perl Policy
12cr|perl-Text-Wrapper-1.20.0-1|78	- Source URL
12cr|perl-Text-Wrapper-1.20.0-1|79	
12cr|perl-Text-Wrapper-1.20.0-1|80	* Tue Dec 27 2005 Michael Scherer <misc@mandriva.org> 1.000-2mdk
12cr|perl-Text-Wrapper-1.20.0-1|81	- Do not ship empty dir
12cr|perl-Text-Wrapper-1.20.0-1|82	
12cr|perl-Text-Wrapper-1.20.0-1|83	* Sat Oct 01 2005 Michael Scherer <misc@mandriva.org> 1.000-1mdk
12cr|perl-Text-Wrapper-1.20.0-1|84	- First mandriva package
12cr|perl-Text-Wrapper-1.20.0-1|85	

5599 12
12cr|perl-TFTP-1-0.0b3.4|1	%define module  TFTP
12cr|perl-TFTP-1-0.0b3.4|2	%define	modprefix TFTP/GSM
12cr|perl-TFTP-1-0.0b3.4|3	%define beta 0b3
12cr|perl-TFTP-1-0.0b3.4|4	
12cr|perl-TFTP-1-0.0b3.4|5	Name:		perl-%{module}
12cr|perl-TFTP-1-0.0b3.4|6	Version:	1
12cr|perl-TFTP-1-0.0b3.4|7	Release:	0.%{beta}.4
12cr|perl-TFTP-1-0.0b3.4|8	Summary:	TFTP Client class
12cr|perl-TFTP-1-0.0b3.4|9	License:	GPL or Artistic
12cr|perl-TFTP-1-0.0b3.4|10	Group:		Development/Perl
12cr|perl-TFTP-1-0.0b3.4|11	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/%{modprefix}/%{module}-%{version}.%{beta}.tar.bz2
12cr|perl-TFTP-1-0.0b3.4|12	Url:		http://search.cpan.org/dist/%{module}/
12cr|perl-TFTP-1-0.0b3.4|13	
12cr|perl-TFTP-1-0.0b3.4|14	BuildRequires:	perl-devel
12cr|perl-TFTP-1-0.0b3.4|15	BuildArch:	noarch
12cr|perl-TFTP-1-0.0b3.4|16	
12cr|perl-TFTP-1-0.0b3.4|17	%description
12cr|perl-TFTP-1-0.0b3.4|18	TFTP is a class implementing a simple TFTP client in Perl as described
12cr|perl-TFTP-1-0.0b3.4|19	in RFC783.
12cr|perl-TFTP-1-0.0b3.4|20	
12cr|perl-TFTP-1-0.0b3.4|21	%prep
12cr|perl-TFTP-1-0.0b3.4|22	%setup -q -n %{module}-%{version}.%{beta}
12cr|perl-TFTP-1-0.0b3.4|23	
12cr|perl-TFTP-1-0.0b3.4|24	%build
12cr|perl-TFTP-1-0.0b3.4|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-TFTP-1-0.0b3.4|26	%make
12cr|perl-TFTP-1-0.0b3.4|27	
12cr|perl-TFTP-1-0.0b3.4|28	%check
12cr|perl-TFTP-1-0.0b3.4|29	%make test
12cr|perl-TFTP-1-0.0b3.4|30	
12cr|perl-TFTP-1-0.0b3.4|31	%install
12cr|perl-TFTP-1-0.0b3.4|32	%makeinstall_std
12cr|perl-TFTP-1-0.0b3.4|33	
12cr|perl-TFTP-1-0.0b3.4|34	%files
12cr|perl-TFTP-1-0.0b3.4|35	%defattr(444,root,root,755)
12cr|perl-TFTP-1-0.0b3.4|36	%doc README
12cr|perl-TFTP-1-0.0b3.4|37	%{perl_vendorlib}/%{module}.pm
12cr|perl-TFTP-1-0.0b3.4|38	%{_mandir}/man3/*
12cr|perl-TFTP-1-0.0b3.4|39	
12cr|perl-TFTP-1-0.0b3.4|40	%changelog
12cr|perl-TFTP-1-0.0b3.4|41	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1-0.0b3.3mdv2010.0
12cr|perl-TFTP-1-0.0b3.4|42	+ Revision: 430604
12cr|perl-TFTP-1-0.0b3.4|43	- rebuild
12cr|perl-TFTP-1-0.0b3.4|44	
12cr|perl-TFTP-1-0.0b3.4|45	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1-0.0b3.2mdv2009.0
12cr|perl-TFTP-1-0.0b3.4|46	+ Revision: 136362
12cr|perl-TFTP-1-0.0b3.4|47	- restore BuildRoot
12cr|perl-TFTP-1-0.0b3.4|48	
12cr|perl-TFTP-1-0.0b3.4|49	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-TFTP-1-0.0b3.4|50	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-TFTP-1-0.0b3.4|51	
12cr|perl-TFTP-1-0.0b3.4|52	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1-0.0b3.2mdv2008.0
12cr|perl-TFTP-1-0.0b3.4|53	+ Revision: 87060
12cr|perl-TFTP-1-0.0b3.4|54	- rebuild
12cr|perl-TFTP-1-0.0b3.4|55	
12cr|perl-TFTP-1-0.0b3.4|56	
12cr|perl-TFTP-1-0.0b3.4|57	* Tue Sep 05 2006 Olivier Blin <blino@mandriva.com> 1-0.0b3.1mdv2007.0
12cr|perl-TFTP-1-0.0b3.4|58	- initial Mandriva release
12cr|perl-TFTP-1-0.0b3.4|59	

5600 12
12cr|perl-Thread-Pool-0.33-2|1	%define module_name Thread-Pool
12cr|perl-Thread-Pool-0.33-2|2	
12cr|perl-Thread-Pool-0.33-2|3	Summary:	Group of threads for performing similar jobs
12cr|perl-Thread-Pool-0.33-2|4	Name:		perl-%{module_name}
12cr|perl-Thread-Pool-0.33-2|5	Version:	0.33
12cr|perl-Thread-Pool-0.33-2|6	Release:	2
12cr|perl-Thread-Pool-0.33-2|7	License:	Artistic
12cr|perl-Thread-Pool-0.33-2|8	Group:		Development/Perl
12cr|perl-Thread-Pool-0.33-2|9	URL:		http://search.cpan.org/dist/Thread-Pool/
12cr|perl-Thread-Pool-0.33-2|10	Source:		http://www.cpan.org/modules/by-module/Thread/%{module_name}-%{version}.tar.gz
12cr|perl-Thread-Pool-0.33-2|11	
12cr|perl-Thread-Pool-0.33-2|12	BuildArch: noarch
12cr|perl-Thread-Pool-0.33-2|13	BuildRequires:	perl-devel
12cr|perl-Thread-Pool-0.33-2|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Thread-Pool-0.33-2|15	
12cr|perl-Thread-Pool-0.33-2|16	%description
12cr|perl-Thread-Pool-0.33-2|17	The Thread::Pool allows you to set up a group of (worker) threads to
12cr|perl-Thread-Pool-0.33-2|18	execute a (large) number of similar jobs that need to be executed
12cr|perl-Thread-Pool-0.33-2|19	asynchronously. The routine that actually performs the job (the "do"
12cr|perl-Thread-Pool-0.33-2|20	routine), must be specified as a name or a reference to a (anonymous)
12cr|perl-Thread-Pool-0.33-2|21	subroutine.
12cr|perl-Thread-Pool-0.33-2|22	
12cr|perl-Thread-Pool-0.33-2|23	This module only functions on Perl versions 5.8.0 and later.
12cr|perl-Thread-Pool-0.33-2|24	And then only when threads are enabled with -Dusethreads.  It
12cr|perl-Thread-Pool-0.33-2|25	is of no use with any version of Perl before 5.8.0 or without
12cr|perl-Thread-Pool-0.33-2|26	threads enabled.
12cr|perl-Thread-Pool-0.33-2|27	%prep
12cr|perl-Thread-Pool-0.33-2|28	%setup -q -n %{module_name}-%{version}
12cr|perl-Thread-Pool-0.33-2|29	
12cr|perl-Thread-Pool-0.33-2|30	%build
12cr|perl-Thread-Pool-0.33-2|31	%{expand: %%define optflags %{optflags} -fPIC}
12cr|perl-Thread-Pool-0.33-2|32	
12cr|perl-Thread-Pool-0.33-2|33	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS="vendor" PREFIX="%{buildroot}%{_prefix}"
12cr|perl-Thread-Pool-0.33-2|34	%make
12cr|perl-Thread-Pool-0.33-2|35	
12cr|perl-Thread-Pool-0.33-2|36	%install
12cr|perl-Thread-Pool-0.33-2|37	make pure_install
12cr|perl-Thread-Pool-0.33-2|38	
12cr|perl-Thread-Pool-0.33-2|39	### Clean up buildroot
12cr|perl-Thread-Pool-0.33-2|40	find %{buildroot} -name .packlist -exec rm {} \;
12cr|perl-Thread-Pool-0.33-2|41	
12cr|perl-Thread-Pool-0.33-2|42	%files
12cr|perl-Thread-Pool-0.33-2|43	%defattr(-, root, root, 0755)
12cr|perl-Thread-Pool-0.33-2|44	%doc MANIFEST README CHANGELOG TODO
12cr|perl-Thread-Pool-0.33-2|45	%doc %{_mandir}/man3/Thread::Pool.3pm*
12cr|perl-Thread-Pool-0.33-2|46	%dir %{perl_vendorlib}/Thread/
12cr|perl-Thread-Pool-0.33-2|47	%{perl_vendorlib}/Thread/Pool.pm
12cr|perl-Thread-Pool-0.33-2|48	
12cr|perl-Thread-Pool-0.33-2|49	
12cr|perl-Thread-Pool-0.33-2|50	%changelog
12cr|perl-Thread-Pool-0.33-2|51	* Tue Sep 27 2011 Leonardo Coelho <leonardoc@mandriva.com> 0.33-1mdv2012.0
12cr|perl-Thread-Pool-0.33-2|52	+ Revision: 701570
12cr|perl-Thread-Pool-0.33-2|53	- first mandriva version
12cr|perl-Thread-Pool-0.33-2|54	- Created package structure for 'perl-Thread-Pool'.
12cr|perl-Thread-Pool-0.33-2|55	

5601 12
12cr|perl-Thread-Queue-2.120.0-3|1	%define upstream_name    Thread-Queue
12cr|perl-Thread-Queue-2.120.0-3|2	%define upstream_version 2.12
12cr|perl-Thread-Queue-2.120.0-3|3	
12cr|perl-Thread-Queue-2.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Thread-Queue-2.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Thread-Queue-2.120.0-3|6	Release:	3
12cr|perl-Thread-Queue-2.120.0-3|7	
12cr|perl-Thread-Queue-2.120.0-3|8	Summary:	Thread-safe queues
12cr|perl-Thread-Queue-2.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-Thread-Queue-2.120.0-3|10	Group:		Development/Perl
12cr|perl-Thread-Queue-2.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Thread-Queue-2.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Thread/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Thread-Queue-2.120.0-3|13	
12cr|perl-Thread-Queue-2.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-Thread-Queue-2.120.0-3|15	BuildRequires:	perl(Scalar::Util)
12cr|perl-Thread-Queue-2.120.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Thread-Queue-2.120.0-3|17	BuildRequires:	perl(Thread::Semaphore)
12cr|perl-Thread-Queue-2.120.0-3|18	BuildRequires:	perl(threads::shared)
12cr|perl-Thread-Queue-2.120.0-3|19	Provides:	perl(Thread::Queue) = %perl_convert_version %{upstream_version}
12cr|perl-Thread-Queue-2.120.0-3|20	BuildArch:	noarch
12cr|perl-Thread-Queue-2.120.0-3|21	
12cr|perl-Thread-Queue-2.120.0-3|22	%description
12cr|perl-Thread-Queue-2.120.0-3|23	This module provides thread-safe FIFO queues that can be accessed safely by
12cr|perl-Thread-Queue-2.120.0-3|24	any number of threads.
12cr|perl-Thread-Queue-2.120.0-3|25	
12cr|perl-Thread-Queue-2.120.0-3|26	Any data types supported by the threads::shared manpage can be passed via
12cr|perl-Thread-Queue-2.120.0-3|27	queues:
12cr|perl-Thread-Queue-2.120.0-3|28	
12cr|perl-Thread-Queue-2.120.0-3|29	* Ordinary scalars
12cr|perl-Thread-Queue-2.120.0-3|30	
12cr|perl-Thread-Queue-2.120.0-3|31	%prep
12cr|perl-Thread-Queue-2.120.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Thread-Queue-2.120.0-3|33	
12cr|perl-Thread-Queue-2.120.0-3|34	%build
12cr|perl-Thread-Queue-2.120.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Thread-Queue-2.120.0-3|36	%make
12cr|perl-Thread-Queue-2.120.0-3|37	
12cr|perl-Thread-Queue-2.120.0-3|38	%check
12cr|perl-Thread-Queue-2.120.0-3|39	make test
12cr|perl-Thread-Queue-2.120.0-3|40	
12cr|perl-Thread-Queue-2.120.0-3|41	%install
12cr|perl-Thread-Queue-2.120.0-3|42	%makeinstall_std
12cr|perl-Thread-Queue-2.120.0-3|43	
12cr|perl-Thread-Queue-2.120.0-3|44	%files
12cr|perl-Thread-Queue-2.120.0-3|45	%doc Changes README
12cr|perl-Thread-Queue-2.120.0-3|46	%{_mandir}/man3/*
12cr|perl-Thread-Queue-2.120.0-3|47	%{perl_vendorlib}/*
12cr|perl-Thread-Queue-2.120.0-3|48	
12cr|perl-Thread-Queue-2.120.0-3|49	%changelog
12cr|perl-Thread-Queue-2.120.0-3|50	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.120.0-2mdv2011.0
12cr|perl-Thread-Queue-2.120.0-3|51	+ Revision: 657854
12cr|perl-Thread-Queue-2.120.0-3|52	- rebuild for updated spec-helper
12cr|perl-Thread-Queue-2.120.0-3|53	
12cr|perl-Thread-Queue-2.120.0-3|54	* Sun Dec 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.120.0-1mdv2011.0
12cr|perl-Thread-Queue-2.120.0-3|55	+ Revision: 625283
12cr|perl-Thread-Queue-2.120.0-3|56	- update to new version 2.12
12cr|perl-Thread-Queue-2.120.0-3|57	
12cr|perl-Thread-Queue-2.120.0-3|58	* Thu Aug 06 2009 Funda Wang <fwang@mandriva.org> 2.110.0-2mdv2010.0
12cr|perl-Thread-Queue-2.120.0-3|59	+ Revision: 410884
12cr|perl-Thread-Queue-2.120.0-3|60	- add versioned provides
12cr|perl-Thread-Queue-2.120.0-3|61	
12cr|perl-Thread-Queue-2.120.0-3|62	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 2.110.0-1mdv2010.0
12cr|perl-Thread-Queue-2.120.0-3|63	+ Revision: 401514
12cr|perl-Thread-Queue-2.120.0-3|64	- rebuild using %%perl_convert_version
12cr|perl-Thread-Queue-2.120.0-3|65	- fixed license field
12cr|perl-Thread-Queue-2.120.0-3|66	
12cr|perl-Thread-Queue-2.120.0-3|67	* Sat Jan 17 2009 Jérôme Quelin <jquelin@mandriva.org> 2.11-1mdv2009.1
12cr|perl-Thread-Queue-2.120.0-3|68	+ Revision: 330716
12cr|perl-Thread-Queue-2.120.0-3|69	- import perl-Thread-Queue
12cr|perl-Thread-Queue-2.120.0-3|70	
12cr|perl-Thread-Queue-2.120.0-3|71	
12cr|perl-Thread-Queue-2.120.0-3|72	* Sat Jan 17 2009 cpan2dist 2.11-1mdv
12cr|perl-Thread-Queue-2.120.0-3|73	- initial mdv release, generated with cpan2dist
12cr|perl-Thread-Queue-2.120.0-3|74	

5602 12
12cr|perl-threads-1.810.0-2|1	%define upstream_name    threads
12cr|perl-threads-1.810.0-2|2	%define upstream_version 1.81
12cr|perl-threads-1.810.0-2|3	
12cr|perl-threads-1.810.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-threads-1.810.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-threads-1.810.0-2|6	Release:	2
12cr|perl-threads-1.810.0-2|7	
12cr|perl-threads-1.810.0-2|8	Summary: Perl interpreter-based threads
12cr|perl-threads-1.810.0-2|9	License: GPL+ or Artistic
12cr|perl-threads-1.810.0-2|10	Group:   Development/Perl
12cr|perl-threads-1.810.0-2|11	Url:     http://search.cpan.org/dist/%{upstream_name}
12cr|perl-threads-1.810.0-2|12	Source0: http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-threads-1.810.0-2|13	
12cr|perl-threads-1.810.0-2|14	BuildRequires: perl(Carp)
12cr|perl-threads-1.810.0-2|15	BuildRequires: perl(Config)
12cr|perl-threads-1.810.0-2|16	BuildRequires: perl(ExtUtils::testlib)
12cr|perl-threads-1.810.0-2|17	BuildRequires: perl(Hash::Util)
12cr|perl-threads-1.810.0-2|18	BuildRequires: perl(IO::File)
12cr|perl-threads-1.810.0-2|19	BuildRequires: perl(Test::More)
12cr|perl-threads-1.810.0-2|20	BuildRequires: perl(XSLoader)
12cr|perl-threads-1.810.0-2|21	BuildRequires: perl(overload)
12cr|perl-threads-1.810.0-2|22	BuildRequires: perl-devel
12cr|perl-threads-1.810.0-2|23	
12cr|perl-threads-1.810.0-2|24	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-threads-1.810.0-2|25	Provides:  perl(threads)
12cr|perl-threads-1.810.0-2|26	
12cr|perl-threads-1.810.0-2|27	%description
12cr|perl-threads-1.810.0-2|28	Perl 5.6 introduced something called interpreter threads. Interpreter
12cr|perl-threads-1.810.0-2|29	threads are different from _5005threads_ (the thread model of Perl 5.005)
12cr|perl-threads-1.810.0-2|30	by creating a new Perl interpreter per thread, and not sharing any data or
12cr|perl-threads-1.810.0-2|31	state between threads by default.
12cr|perl-threads-1.810.0-2|32	
12cr|perl-threads-1.810.0-2|33	Prior to Perl 5.8, this has only been available to people embedding Perl,
12cr|perl-threads-1.810.0-2|34	and for emulating fork() on Windows.
12cr|perl-threads-1.810.0-2|35	
12cr|perl-threads-1.810.0-2|36	The _threads_ API is loosely based on the old Thread.pm API. It is very
12cr|perl-threads-1.810.0-2|37	important to note that variables are not shared between threads, all
12cr|perl-threads-1.810.0-2|38	variables are by default thread local. To use shared variables one must
12cr|perl-threads-1.810.0-2|39	also use the threads::shared manpage:
12cr|perl-threads-1.810.0-2|40	
12cr|perl-threads-1.810.0-2|41	%prep
12cr|perl-threads-1.810.0-2|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-threads-1.810.0-2|43	
12cr|perl-threads-1.810.0-2|44	%build
12cr|perl-threads-1.810.0-2|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-threads-1.810.0-2|46	%make
12cr|perl-threads-1.810.0-2|47	
12cr|perl-threads-1.810.0-2|48	%check
12cr|perl-threads-1.810.0-2|49	make test
12cr|perl-threads-1.810.0-2|50	
12cr|perl-threads-1.810.0-2|51	%install
12cr|perl-threads-1.810.0-2|52	rm -rf %buildroot
12cr|perl-threads-1.810.0-2|53	%makeinstall_std
12cr|perl-threads-1.810.0-2|54	
12cr|perl-threads-1.810.0-2|55	%clean
12cr|perl-threads-1.810.0-2|56	rm -rf %buildroot
12cr|perl-threads-1.810.0-2|57	
12cr|perl-threads-1.810.0-2|58	%files
12cr|perl-threads-1.810.0-2|59	%defattr(-,root,root)
12cr|perl-threads-1.810.0-2|60	%doc Changes README
12cr|perl-threads-1.810.0-2|61	%{_mandir}/man3/*
12cr|perl-threads-1.810.0-2|62	%perl_vendorlib/*
12cr|perl-threads-1.810.0-2|63	
12cr|perl-threads-1.810.0-2|64	
12cr|perl-threads-1.810.0-2|65	%changelog
12cr|perl-threads-1.810.0-2|66	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.810.0-2
12cr|perl-threads-1.810.0-2|67	+ Revision: 768358
12cr|perl-threads-1.810.0-2|68	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-threads-1.810.0-2|69	
12cr|perl-threads-1.810.0-2|70	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.810.0-1mdv2011.0
12cr|perl-threads-1.810.0-2|71	+ Revision: 596734
12cr|perl-threads-1.810.0-2|72	- update to 1.81
12cr|perl-threads-1.810.0-2|73	
12cr|perl-threads-1.810.0-2|74	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1.770.0-3mdv2011.0
12cr|perl-threads-1.810.0-2|75	+ Revision: 562464
12cr|perl-threads-1.810.0-2|76	- rebuild
12cr|perl-threads-1.810.0-2|77	
12cr|perl-threads-1.810.0-2|78	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.770.0-2mdv2011.0
12cr|perl-threads-1.810.0-2|79	+ Revision: 555202
12cr|perl-threads-1.810.0-2|80	- rebuild for 5.12
12cr|perl-threads-1.810.0-2|81	
12cr|perl-threads-1.810.0-2|82	* Fri Mar 26 2010 Jérôme Quelin <jquelin@mandriva.org> 1.770.0-1mdv2010.1
12cr|perl-threads-1.810.0-2|83	+ Revision: 527742
12cr|perl-threads-1.810.0-2|84	- update to 1.77
12cr|perl-threads-1.810.0-2|85	- add missing buildrequires:
12cr|perl-threads-1.810.0-2|86	- update to 1.76
12cr|perl-threads-1.810.0-2|87	
12cr|perl-threads-1.810.0-2|88	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.750.0-1mdv2010.1
12cr|perl-threads-1.810.0-2|89	+ Revision: 471061
12cr|perl-threads-1.810.0-2|90	- update to 1.75
12cr|perl-threads-1.810.0-2|91	
12cr|perl-threads-1.810.0-2|92	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 1.740.0-2mdv2010.0
12cr|perl-threads-1.810.0-2|93	+ Revision: 420991
12cr|perl-threads-1.810.0-2|94	- rebuild
12cr|perl-threads-1.810.0-2|95	- update to 1.74
12cr|perl-threads-1.810.0-2|96	
12cr|perl-threads-1.810.0-2|97	* Sun Aug 16 2009 Jérôme Quelin <jquelin@mandriva.org> 1.740.0-1mdv2010.0
12cr|perl-threads-1.810.0-2|98	+ Revision: 416987
12cr|perl-threads-1.810.0-2|99	- update to 1.74
12cr|perl-threads-1.810.0-2|100	
12cr|perl-threads-1.810.0-2|101	* Mon Jul 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.730.0-1mdv2010.0
12cr|perl-threads-1.810.0-2|102	+ Revision: 392732
12cr|perl-threads-1.810.0-2|103	- update to 1.73
12cr|perl-threads-1.810.0-2|104	- using %%perl_convert_version
12cr|perl-threads-1.810.0-2|105	- fixed license field
12cr|perl-threads-1.810.0-2|106	
12cr|perl-threads-1.810.0-2|107	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.72-1mdv2010.0
12cr|perl-threads-1.810.0-2|108	+ Revision: 372412
12cr|perl-threads-1.810.0-2|109	- update to new version 1.72
12cr|perl-threads-1.810.0-2|110	- update source url
12cr|perl-threads-1.810.0-2|111	
12cr|perl-threads-1.810.0-2|112	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.71-3mdv2010.0
12cr|perl-threads-1.810.0-2|113	+ Revision: 372408
12cr|perl-threads-1.810.0-2|114	- rebuild
12cr|perl-threads-1.810.0-2|115	
12cr|perl-threads-1.810.0-2|116	* Sat Jan 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.71-2mdv2009.1
12cr|perl-threads-1.810.0-2|117	+ Revision: 330688
12cr|perl-threads-1.810.0-2|118	- forcing missing provide - man, when are we going to remove this
12cr|perl-threads-1.810.0-2|119	find-provides-but-remove-lowercase-ones stupidity? lowercase module
12cr|perl-threads-1.810.0-2|120	names are totally legit within perl, so why are we filtering them out?!
12cr|perl-threads-1.810.0-2|121	
12cr|perl-threads-1.810.0-2|122	* Sat Jan 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.71-1mdv2009.1
12cr|perl-threads-1.810.0-2|123	+ Revision: 330591
12cr|perl-threads-1.810.0-2|124	- import perl-threads
12cr|perl-threads-1.810.0-2|125	
12cr|perl-threads-1.810.0-2|126	
12cr|perl-threads-1.810.0-2|127	* Sat Jan 17 2009 cpan2dist 1.71-1mdv
12cr|perl-threads-1.810.0-2|128	- initial mdv release, generated with cpan2dist
12cr|perl-threads-1.810.0-2|129	

5603 12
12cr|perl-Thread-Semaphore-2.120.0-3|1	%define upstream_name    Thread-Semaphore
12cr|perl-Thread-Semaphore-2.120.0-3|2	%define upstream_version 2.12
12cr|perl-Thread-Semaphore-2.120.0-3|3	
12cr|perl-Thread-Semaphore-2.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Thread-Semaphore-2.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Thread-Semaphore-2.120.0-3|6	Release:	3
12cr|perl-Thread-Semaphore-2.120.0-3|7	
12cr|perl-Thread-Semaphore-2.120.0-3|8	Summary:	Thread-safe semaphores
12cr|perl-Thread-Semaphore-2.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-Thread-Semaphore-2.120.0-3|10	Group:		Development/Perl
12cr|perl-Thread-Semaphore-2.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Thread-Semaphore-2.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Thread/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Thread-Semaphore-2.120.0-3|13	
12cr|perl-Thread-Semaphore-2.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-Thread-Semaphore-2.120.0-3|15	BuildRequires:	perl(Scalar::Util)
12cr|perl-Thread-Semaphore-2.120.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Thread-Semaphore-2.120.0-3|17	BuildRequires:	perl(threads::shared)
12cr|perl-Thread-Semaphore-2.120.0-3|18	BuildArch:	noarch
12cr|perl-Thread-Semaphore-2.120.0-3|19	
12cr|perl-Thread-Semaphore-2.120.0-3|20	%description
12cr|perl-Thread-Semaphore-2.120.0-3|21	Semaphores provide a mechanism to regulate access to resources. Unlike
12cr|perl-Thread-Semaphore-2.120.0-3|22	locks, semaphores aren't tied to particular scalars, and so may be used to
12cr|perl-Thread-Semaphore-2.120.0-3|23	control access to anything you care to use them for.
12cr|perl-Thread-Semaphore-2.120.0-3|24	
12cr|perl-Thread-Semaphore-2.120.0-3|25	Semaphores don't limit their values to zero and one, so they can be used to
12cr|perl-Thread-Semaphore-2.120.0-3|26	control access to some resource that there may be more than one of (e.g.,
12cr|perl-Thread-Semaphore-2.120.0-3|27	filehandles). Increment and decrement amounts aren't fixed at one either,
12cr|perl-Thread-Semaphore-2.120.0-3|28	so threads can reserve or return multiple resources at once.
12cr|perl-Thread-Semaphore-2.120.0-3|29	
12cr|perl-Thread-Semaphore-2.120.0-3|30	%prep
12cr|perl-Thread-Semaphore-2.120.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Thread-Semaphore-2.120.0-3|32	
12cr|perl-Thread-Semaphore-2.120.0-3|33	%build
12cr|perl-Thread-Semaphore-2.120.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Thread-Semaphore-2.120.0-3|35	%make
12cr|perl-Thread-Semaphore-2.120.0-3|36	
12cr|perl-Thread-Semaphore-2.120.0-3|37	%check
12cr|perl-Thread-Semaphore-2.120.0-3|38	make test
12cr|perl-Thread-Semaphore-2.120.0-3|39	
12cr|perl-Thread-Semaphore-2.120.0-3|40	%install
12cr|perl-Thread-Semaphore-2.120.0-3|41	%makeinstall_std
12cr|perl-Thread-Semaphore-2.120.0-3|42	
12cr|perl-Thread-Semaphore-2.120.0-3|43	%files
12cr|perl-Thread-Semaphore-2.120.0-3|44	%doc Changes README
12cr|perl-Thread-Semaphore-2.120.0-3|45	%{_mandir}/man3/*
12cr|perl-Thread-Semaphore-2.120.0-3|46	%{perl_vendorlib}/*
12cr|perl-Thread-Semaphore-2.120.0-3|47	
12cr|perl-Thread-Semaphore-2.120.0-3|48	%changelog
12cr|perl-Thread-Semaphore-2.120.0-3|49	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.120.0-2mdv2011.0
12cr|perl-Thread-Semaphore-2.120.0-3|50	+ Revision: 656976
12cr|perl-Thread-Semaphore-2.120.0-3|51	- rebuild for updated spec-helper
12cr|perl-Thread-Semaphore-2.120.0-3|52	
12cr|perl-Thread-Semaphore-2.120.0-3|53	* Sun Dec 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.120.0-1mdv2011.0
12cr|perl-Thread-Semaphore-2.120.0-3|54	+ Revision: 625284
12cr|perl-Thread-Semaphore-2.120.0-3|55	- update to new version 2.12
12cr|perl-Thread-Semaphore-2.120.0-3|56	
12cr|perl-Thread-Semaphore-2.120.0-3|57	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.110.0-4mdv2011.0
12cr|perl-Thread-Semaphore-2.120.0-3|58	+ Revision: 597203
12cr|perl-Thread-Semaphore-2.120.0-3|59	- rebuild
12cr|perl-Thread-Semaphore-2.120.0-3|60	
12cr|perl-Thread-Semaphore-2.120.0-3|61	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 2.110.0-3mdv2011.0
12cr|perl-Thread-Semaphore-2.120.0-3|62	+ Revision: 562437
12cr|perl-Thread-Semaphore-2.120.0-3|63	- rebuild
12cr|perl-Thread-Semaphore-2.120.0-3|64	
12cr|perl-Thread-Semaphore-2.120.0-3|65	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 2.110.0-2mdv2011.0
12cr|perl-Thread-Semaphore-2.120.0-3|66	+ Revision: 561027
12cr|perl-Thread-Semaphore-2.120.0-3|67	- rebuild
12cr|perl-Thread-Semaphore-2.120.0-3|68	
12cr|perl-Thread-Semaphore-2.120.0-3|69	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.110.0-1mdv2011.0
12cr|perl-Thread-Semaphore-2.120.0-3|70	+ Revision: 552247
12cr|perl-Thread-Semaphore-2.120.0-3|71	- update to 2.11
12cr|perl-Thread-Semaphore-2.120.0-3|72	
12cr|perl-Thread-Semaphore-2.120.0-3|73	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 2.90.0-1mdv2010.0
12cr|perl-Thread-Semaphore-2.120.0-3|74	+ Revision: 401506
12cr|perl-Thread-Semaphore-2.120.0-3|75	- rebuild using %%perl_convert_version
12cr|perl-Thread-Semaphore-2.120.0-3|76	- fixed license field
12cr|perl-Thread-Semaphore-2.120.0-3|77	
12cr|perl-Thread-Semaphore-2.120.0-3|78	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 2.09-1mdv2010.0
12cr|perl-Thread-Semaphore-2.120.0-3|79	+ Revision: 374410
12cr|perl-Thread-Semaphore-2.120.0-3|80	- import perl-Thread-Semaphore
12cr|perl-Thread-Semaphore-2.120.0-3|81	
12cr|perl-Thread-Semaphore-2.120.0-3|82	
12cr|perl-Thread-Semaphore-2.120.0-3|83	* Mon May 11 2009 cpan2dist 2.09-1mdv
12cr|perl-Thread-Semaphore-2.120.0-3|84	- initial mdv release, generated with cpan2dist
12cr|perl-Thread-Semaphore-2.120.0-3|85	

5604 12
12cr|perl-threads-shared-1.360.0-2|1	%define upstream_name    threads-shared
12cr|perl-threads-shared-1.360.0-2|2	%define upstream_version 1.36
12cr|perl-threads-shared-1.360.0-2|3	
12cr|perl-threads-shared-1.360.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-threads-shared-1.360.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-threads-shared-1.360.0-2|6	Release:	2
12cr|perl-threads-shared-1.360.0-2|7	
12cr|perl-threads-shared-1.360.0-2|8	Summary:    Perl extension for sharing data structures between threads
12cr|perl-threads-shared-1.360.0-2|9	License:    GPL+ or Artistic
12cr|perl-threads-shared-1.360.0-2|10	Group:      Development/Perl
12cr|perl-threads-shared-1.360.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-threads-shared-1.360.0-2|12	Source0:    http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-threads-shared-1.360.0-2|13	
12cr|perl-threads-shared-1.360.0-2|14	BuildRequires: perl-devel
12cr|perl-threads-shared-1.360.0-2|15	BuildRequires: perl(Carp)
12cr|perl-threads-shared-1.360.0-2|16	BuildRequires: perl(Config)
12cr|perl-threads-shared-1.360.0-2|17	BuildRequires: perl(ExtUtils::testlib)
12cr|perl-threads-shared-1.360.0-2|18	BuildRequires: perl(Scalar::Util)
12cr|perl-threads-shared-1.360.0-2|19	BuildRequires: perl(Test)
12cr|perl-threads-shared-1.360.0-2|20	BuildRequires: perl(Test::More)
12cr|perl-threads-shared-1.360.0-2|21	BuildRequires: perl(XSLoader)
12cr|perl-threads-shared-1.360.0-2|22	BuildRequires: perl(strict)
12cr|perl-threads-shared-1.360.0-2|23	BuildRequires: perl(threads)
12cr|perl-threads-shared-1.360.0-2|24	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-threads-shared-1.360.0-2|25	Provides: perl(threads::shared)
12cr|perl-threads-shared-1.360.0-2|26	
12cr|perl-threads-shared-1.360.0-2|27	%description
12cr|perl-threads-shared-1.360.0-2|28	By default, variables are private to each thread, and each newly created
12cr|perl-threads-shared-1.360.0-2|29	thread gets a private copy of each existing variable. This module allows
12cr|perl-threads-shared-1.360.0-2|30	you to share variables across different threads (and pseudo-forks on
12cr|perl-threads-shared-1.360.0-2|31	Win32). It is used together with the the threads manpage module.
12cr|perl-threads-shared-1.360.0-2|32	
12cr|perl-threads-shared-1.360.0-2|33	This module supports the sharing of the following data types only: scalars
12cr|perl-threads-shared-1.360.0-2|34	and scalar refs, arrays and array refs, and hashes and hash refs.
12cr|perl-threads-shared-1.360.0-2|35	
12cr|perl-threads-shared-1.360.0-2|36	%prep
12cr|perl-threads-shared-1.360.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-threads-shared-1.360.0-2|38	
12cr|perl-threads-shared-1.360.0-2|39	%build
12cr|perl-threads-shared-1.360.0-2|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-threads-shared-1.360.0-2|41	%make
12cr|perl-threads-shared-1.360.0-2|42	
12cr|perl-threads-shared-1.360.0-2|43	%check
12cr|perl-threads-shared-1.360.0-2|44	make test
12cr|perl-threads-shared-1.360.0-2|45	
12cr|perl-threads-shared-1.360.0-2|46	%install
12cr|perl-threads-shared-1.360.0-2|47	rm -rf %buildroot
12cr|perl-threads-shared-1.360.0-2|48	%makeinstall_std
12cr|perl-threads-shared-1.360.0-2|49	
12cr|perl-threads-shared-1.360.0-2|50	%clean
12cr|perl-threads-shared-1.360.0-2|51	rm -rf %buildroot
12cr|perl-threads-shared-1.360.0-2|52	
12cr|perl-threads-shared-1.360.0-2|53	%files
12cr|perl-threads-shared-1.360.0-2|54	%defattr(-,root,root)
12cr|perl-threads-shared-1.360.0-2|55	%doc Changes README
12cr|perl-threads-shared-1.360.0-2|56	%{_mandir}/man3/*
12cr|perl-threads-shared-1.360.0-2|57	%perl_vendorlib/*
12cr|perl-threads-shared-1.360.0-2|58	
12cr|perl-threads-shared-1.360.0-2|59	
12cr|perl-threads-shared-1.360.0-2|60	%changelog
12cr|perl-threads-shared-1.360.0-2|61	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.360.0-2
12cr|perl-threads-shared-1.360.0-2|62	+ Revision: 768358
12cr|perl-threads-shared-1.360.0-2|63	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-threads-shared-1.360.0-2|64	
12cr|perl-threads-shared-1.360.0-2|65	* Mon Mar 07 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.360.0-1
12cr|perl-threads-shared-1.360.0-2|66	+ Revision: 642415
12cr|perl-threads-shared-1.360.0-2|67	- new version
12cr|perl-threads-shared-1.360.0-2|68	
12cr|perl-threads-shared-1.360.0-2|69	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.340.0-1mdv2011.0
12cr|perl-threads-shared-1.360.0-2|70	+ Revision: 596733
12cr|perl-threads-shared-1.360.0-2|71	- update to 1.34
12cr|perl-threads-shared-1.360.0-2|72	
12cr|perl-threads-shared-1.360.0-2|73	* Sat Sep 18 2010 Shlomi Fish <shlomif@mandriva.org> 1.330.0-4mdv2011.0
12cr|perl-threads-shared-1.360.0-2|74	+ Revision: 579576
12cr|perl-threads-shared-1.360.0-2|75	- Bump the rel number so the PERL5LIB will be visible on the newer Perl
12cr|perl-threads-shared-1.360.0-2|76	
12cr|perl-threads-shared-1.360.0-2|77	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1.330.0-3mdv2011.0
12cr|perl-threads-shared-1.360.0-2|78	+ Revision: 562465
12cr|perl-threads-shared-1.360.0-2|79	- rebuild
12cr|perl-threads-shared-1.360.0-2|80	
12cr|perl-threads-shared-1.360.0-2|81	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.330.0-2mdv2011.0
12cr|perl-threads-shared-1.360.0-2|82	+ Revision: 555203
12cr|perl-threads-shared-1.360.0-2|83	- rebuild for 5.12
12cr|perl-threads-shared-1.360.0-2|84	
12cr|perl-threads-shared-1.360.0-2|85	* Thu Mar 11 2010 Jérôme Quelin <jquelin@mandriva.org> 1.330.0-1mdv2010.1
12cr|perl-threads-shared-1.360.0-2|86	+ Revision: 518086
12cr|perl-threads-shared-1.360.0-2|87	- update to 1.33
12cr|perl-threads-shared-1.360.0-2|88	
12cr|perl-threads-shared-1.360.0-2|89	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.320.0-1mdv2010.1
12cr|perl-threads-shared-1.360.0-2|90	+ Revision: 460780
12cr|perl-threads-shared-1.360.0-2|91	- update to 1.32
12cr|perl-threads-shared-1.360.0-2|92	
12cr|perl-threads-shared-1.360.0-2|93	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 1.310.0-3mdv2010.0
12cr|perl-threads-shared-1.360.0-2|94	+ Revision: 421022
12cr|perl-threads-shared-1.360.0-2|95	- rebuild
12cr|perl-threads-shared-1.360.0-2|96	- rebuild
12cr|perl-threads-shared-1.360.0-2|97	- update to 1.31
12cr|perl-threads-shared-1.360.0-2|98	
12cr|perl-threads-shared-1.360.0-2|99	* Sun Aug 16 2009 Jérôme Quelin <jquelin@mandriva.org> 1.310.0-2mdv2010.0
12cr|perl-threads-shared-1.360.0-2|100	+ Revision: 417019
12cr|perl-threads-shared-1.360.0-2|101	- force rebuild
12cr|perl-threads-shared-1.360.0-2|102	- update to 1.31
12cr|perl-threads-shared-1.360.0-2|103	
12cr|perl-threads-shared-1.360.0-2|104	* Mon Jul 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.290.0-1mdv2010.0
12cr|perl-threads-shared-1.360.0-2|105	+ Revision: 392734
12cr|perl-threads-shared-1.360.0-2|106	- update to 1.29
12cr|perl-threads-shared-1.360.0-2|107	- using %%perl_convert_version
12cr|perl-threads-shared-1.360.0-2|108	- fixed license field
12cr|perl-threads-shared-1.360.0-2|109	
12cr|perl-threads-shared-1.360.0-2|110	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.28-1mdv2010.0
12cr|perl-threads-shared-1.360.0-2|111	+ Revision: 372410
12cr|perl-threads-shared-1.360.0-2|112	- update to new version 1.28
12cr|perl-threads-shared-1.360.0-2|113	- update source url
12cr|perl-threads-shared-1.360.0-2|114	
12cr|perl-threads-shared-1.360.0-2|115	* Sat Jan 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.27-1mdv2009.1
12cr|perl-threads-shared-1.360.0-2|116	+ Revision: 330691
12cr|perl-threads-shared-1.360.0-2|117	- and yet another legit provides stripped by importer... sigh
12cr|perl-threads-shared-1.360.0-2|118	- import perl-threads-shared
12cr|perl-threads-shared-1.360.0-2|119	
12cr|perl-threads-shared-1.360.0-2|120	
12cr|perl-threads-shared-1.360.0-2|121	* Sat Jan 17 2009 cpan2dist 1.27-1mdv
12cr|perl-threads-shared-1.360.0-2|122	- initial mdv release, generated with cpan2dist
12cr|perl-threads-shared-1.360.0-2|123	

5605 12
12cr|perl-Throwable-0.102.80-3|1	%define upstream_name    Throwable
12cr|perl-Throwable-0.102.80-3|2	%define upstream_version 0.102080
12cr|perl-Throwable-0.102.80-3|3	
12cr|perl-Throwable-0.102.80-3|4	Name:		perl-%{upstream_name}
12cr|perl-Throwable-0.102.80-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Throwable-0.102.80-3|6	Release:	3
12cr|perl-Throwable-0.102.80-3|7	
12cr|perl-Throwable-0.102.80-3|8	Summary:	An easy-to-use class for error objects
12cr|perl-Throwable-0.102.80-3|9	License:	GPL+ or Artistic
12cr|perl-Throwable-0.102.80-3|10	Group:		Development/Perl
12cr|perl-Throwable-0.102.80-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Throwable-0.102.80-3|12	Source0:	http://www.cpan.org/modules/by-module/Throwable/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Throwable-0.102.80-3|13	
12cr|perl-Throwable-0.102.80-3|14	BuildRequires:	perl-devel
12cr|perl-Throwable-0.102.80-3|15	BuildRequires:	perl(Devel::StackTrace)
12cr|perl-Throwable-0.102.80-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Throwable-0.102.80-3|17	BuildRequires:	perl(Moose)
12cr|perl-Throwable-0.102.80-3|18	Requires:	perl(Devel::StackTrace)
12cr|perl-Throwable-0.102.80-3|19	
12cr|perl-Throwable-0.102.80-3|20	BuildArch:	noarch
12cr|perl-Throwable-0.102.80-3|21	
12cr|perl-Throwable-0.102.80-3|22	
12cr|perl-Throwable-0.102.80-3|23	%description
12cr|perl-Throwable-0.102.80-3|24	Throwable is a role for classes that are meant to be thrown as exceptions
12cr|perl-Throwable-0.102.80-3|25	to standard program flow. It is very simple and does only two things: saves
12cr|perl-Throwable-0.102.80-3|26	any previous value for '$@' and calls 'die $self'.
12cr|perl-Throwable-0.102.80-3|27	
12cr|perl-Throwable-0.102.80-3|28	%prep
12cr|perl-Throwable-0.102.80-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Throwable-0.102.80-3|30	
12cr|perl-Throwable-0.102.80-3|31	%build
12cr|perl-Throwable-0.102.80-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Throwable-0.102.80-3|33	%make
12cr|perl-Throwable-0.102.80-3|34	
12cr|perl-Throwable-0.102.80-3|35	%check
12cr|perl-Throwable-0.102.80-3|36	%make test
12cr|perl-Throwable-0.102.80-3|37	
12cr|perl-Throwable-0.102.80-3|38	%install
12cr|perl-Throwable-0.102.80-3|39	%makeinstall_std
12cr|perl-Throwable-0.102.80-3|40	
12cr|perl-Throwable-0.102.80-3|41	%files
12cr|perl-Throwable-0.102.80-3|42	%doc Changes LICENSE README
12cr|perl-Throwable-0.102.80-3|43	%{_mandir}/man3/*
12cr|perl-Throwable-0.102.80-3|44	%{perl_vendorlib}/*
12cr|perl-Throwable-0.102.80-3|45	
12cr|perl-Throwable-0.102.80-3|46	%changelog
12cr|perl-Throwable-0.102.80-3|47	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.102.80-2mdv2011.0
12cr|perl-Throwable-0.102.80-3|48	+ Revision: 653623
12cr|perl-Throwable-0.102.80-3|49	- rebuild for updated spec-helper
12cr|perl-Throwable-0.102.80-3|50	
12cr|perl-Throwable-0.102.80-3|51	* Thu Jul 29 2010 Jérôme Quelin <jquelin@mandriva.org> 0.102.80-1mdv2011.0
12cr|perl-Throwable-0.102.80-3|52	+ Revision: 563002
12cr|perl-Throwable-0.102.80-3|53	- update to 0.102080
12cr|perl-Throwable-0.102.80-3|54	
12cr|perl-Throwable-0.102.80-3|55	* Thu Apr 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.101.110-1mdv2011.0
12cr|perl-Throwable-0.102.80-3|56	+ Revision: 537885
12cr|perl-Throwable-0.102.80-3|57	- update to 0.101110
12cr|perl-Throwable-0.102.80-3|58	
12cr|perl-Throwable-0.102.80-3|59	* Wed Jan 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.90-2mdv2010.1
12cr|perl-Throwable-0.102.80-3|60	+ Revision: 490632
12cr|perl-Throwable-0.102.80-3|61	- adding missing requires:
12cr|perl-Throwable-0.102.80-3|62	
12cr|perl-Throwable-0.102.80-3|63	* Wed Jan 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.90-1mdv2010.1
12cr|perl-Throwable-0.102.80-3|64	+ Revision: 490491
12cr|perl-Throwable-0.102.80-3|65	- import perl-Throwable
12cr|perl-Throwable-0.102.80-3|66	
12cr|perl-Throwable-0.102.80-3|67	
12cr|perl-Throwable-0.102.80-3|68	* Wed Jan 13 2010 cpan2dist 0.100090-1mdv
12cr|perl-Throwable-0.102.80-3|69	- initial mdv release, generated with cpan2dist

5606 12
12cr|perl-Tie-Array-Iterable-0.30.0-4|1	%define upstream_name    Tie-Array-Iterable
12cr|perl-Tie-Array-Iterable-0.30.0-4|2	%define upstream_version 0.03
12cr|perl-Tie-Array-Iterable-0.30.0-4|3	
12cr|perl-Tie-Array-Iterable-0.30.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Tie-Array-Iterable-0.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tie-Array-Iterable-0.30.0-4|6	Release:	4
12cr|perl-Tie-Array-Iterable-0.30.0-4|7	
12cr|perl-Tie-Array-Iterable-0.30.0-4|8	Summary:	Forward Iterator object
12cr|perl-Tie-Array-Iterable-0.30.0-4|9	License:	GPL+ or Artistic
12cr|perl-Tie-Array-Iterable-0.30.0-4|10	Group:		Development/Perl
12cr|perl-Tie-Array-Iterable-0.30.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tie-Array-Iterable-0.30.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tie-Array-Iterable-0.30.0-4|13	
12cr|perl-Tie-Array-Iterable-0.30.0-4|14	BuildRequires:	perl-devel
12cr|perl-Tie-Array-Iterable-0.30.0-4|15	BuildRequires:	perl(Test::More)
12cr|perl-Tie-Array-Iterable-0.30.0-4|16	BuildArch:	noarch
12cr|perl-Tie-Array-Iterable-0.30.0-4|17	
12cr|perl-Tie-Array-Iterable-0.30.0-4|18	%description
12cr|perl-Tie-Array-Iterable-0.30.0-4|19	'Tie::Hash::Iterable' allows one to create iterators for lists and arrays.
12cr|perl-Tie-Array-Iterable-0.30.0-4|20	The concept of iterators is borrowed from the C++ STL [1], in which most of
12cr|perl-Tie-Array-Iterable-0.30.0-4|21	the collections have iterators, though this class does not attempt to fully
12cr|perl-Tie-Array-Iterable-0.30.0-4|22	mimic it.
12cr|perl-Tie-Array-Iterable-0.30.0-4|23	
12cr|perl-Tie-Array-Iterable-0.30.0-4|24	Typically, in C/C++ or Perl, the 'easy' way to visit each item on a list is
12cr|perl-Tie-Array-Iterable-0.30.0-4|25	to use a counter, and then a for( ;; ) loop. However, this requires
12cr|perl-Tie-Array-Iterable-0.30.0-4|26	knowledge on how long the array is to know when to end. In addition, if
12cr|perl-Tie-Array-Iterable-0.30.0-4|27	items are removed or inserted into the array during the loop, then the
12cr|perl-Tie-Array-Iterable-0.30.0-4|28	counter will be incorrect on the next run through the loop, and will cause
12cr|perl-Tie-Array-Iterable-0.30.0-4|29	problems.
12cr|perl-Tie-Array-Iterable-0.30.0-4|30	
12cr|perl-Tie-Array-Iterable-0.30.0-4|31	While some aspects of this are fixed in Perl by the use of for or foreach,
12cr|perl-Tie-Array-Iterable-0.30.0-4|32	these commands still suffer when items are removed or added to the array
12cr|perl-Tie-Array-Iterable-0.30.0-4|33	while in these loops. Also, if one wished to use break to step out of a
12cr|perl-Tie-Array-Iterable-0.30.0-4|34	foreach loop, then restart where they left at some later point, there is no
12cr|perl-Tie-Array-Iterable-0.30.0-4|35	way to do this without maintaining some additional state information.
12cr|perl-Tie-Array-Iterable-0.30.0-4|36	
12cr|perl-Tie-Array-Iterable-0.30.0-4|37	%prep
12cr|perl-Tie-Array-Iterable-0.30.0-4|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tie-Array-Iterable-0.30.0-4|39	
12cr|perl-Tie-Array-Iterable-0.30.0-4|40	%build
12cr|perl-Tie-Array-Iterable-0.30.0-4|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tie-Array-Iterable-0.30.0-4|42	%make
12cr|perl-Tie-Array-Iterable-0.30.0-4|43	
12cr|perl-Tie-Array-Iterable-0.30.0-4|44	%check
12cr|perl-Tie-Array-Iterable-0.30.0-4|45	%make test
12cr|perl-Tie-Array-Iterable-0.30.0-4|46	
12cr|perl-Tie-Array-Iterable-0.30.0-4|47	%install
12cr|perl-Tie-Array-Iterable-0.30.0-4|48	%makeinstall_std
12cr|perl-Tie-Array-Iterable-0.30.0-4|49	
12cr|perl-Tie-Array-Iterable-0.30.0-4|50	%files
12cr|perl-Tie-Array-Iterable-0.30.0-4|51	%doc README Changes
12cr|perl-Tie-Array-Iterable-0.30.0-4|52	%{_mandir}/man3/*
12cr|perl-Tie-Array-Iterable-0.30.0-4|53	%{perl_vendorlib}/*
12cr|perl-Tie-Array-Iterable-0.30.0-4|54	
12cr|perl-Tie-Array-Iterable-0.30.0-4|55	
12cr|perl-Tie-Array-Iterable-0.30.0-4|56	%changelog
12cr|perl-Tie-Array-Iterable-0.30.0-4|57	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.30.0-3mdv2011.0
12cr|perl-Tie-Array-Iterable-0.30.0-4|58	+ Revision: 655237
12cr|perl-Tie-Array-Iterable-0.30.0-4|59	- rebuild for updated spec-helper
12cr|perl-Tie-Array-Iterable-0.30.0-4|60	
12cr|perl-Tie-Array-Iterable-0.30.0-4|61	* Mon Nov 16 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-Tie-Array-Iterable-0.30.0-4|62	+ Revision: 466616
12cr|perl-Tie-Array-Iterable-0.30.0-4|63	- rebuild
12cr|perl-Tie-Array-Iterable-0.30.0-4|64	- import perl-Tie-Array-Iterable
12cr|perl-Tie-Array-Iterable-0.30.0-4|65	
12cr|perl-Tie-Array-Iterable-0.30.0-4|66	
12cr|perl-Tie-Array-Iterable-0.30.0-4|67	* Sun Oct 18 2009 cpan2dist 0.03-1mdv
12cr|perl-Tie-Array-Iterable-0.30.0-4|68	- initial mdv release, generated with cpan2dist

5607 12
12cr|perl-Tie-Cache-0.170.0-2|1	%define upstream_name	 Tie-Cache
12cr|perl-Tie-Cache-0.170.0-2|2	%define upstream_version 0.17
12cr|perl-Tie-Cache-0.170.0-2|3	
12cr|perl-Tie-Cache-0.170.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Tie-Cache-0.170.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tie-Cache-0.170.0-2|6	Release:	2
12cr|perl-Tie-Cache-0.170.0-2|7	Summary:	LRU Cache in Memory
12cr|perl-Tie-Cache-0.170.0-2|8	License:	GPL or Artistic
12cr|perl-Tie-Cache-0.170.0-2|9	Group:		Development/Perl
12cr|perl-Tie-Cache-0.170.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tie-Cache-0.170.0-2|11	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Tie-Cache-0.170.0-2|12	
12cr|perl-Tie-Cache-0.170.0-2|13	BuildRequires:	perl-devel
12cr|perl-Tie-Cache-0.170.0-2|14	BuildArch:	noarch
12cr|perl-Tie-Cache-0.170.0-2|15	
12cr|perl-Tie-Cache-0.170.0-2|16	%description
12cr|perl-Tie-Cache-0.170.0-2|17	This module implements a least recently used (LRU) cache in memory through a
12cr|perl-Tie-Cache-0.170.0-2|18	tie interface. Any time data is stored in the tied hash, that key/value pair
12cr|perl-Tie-Cache-0.170.0-2|19	has an entry time associated with it, and as the cache fills up, those members
12cr|perl-Tie-Cache-0.170.0-2|20	of the cache that are the oldest are removed to make room for new entries.
12cr|perl-Tie-Cache-0.170.0-2|21	
12cr|perl-Tie-Cache-0.170.0-2|22	%prep
12cr|perl-Tie-Cache-0.170.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tie-Cache-0.170.0-2|24	
12cr|perl-Tie-Cache-0.170.0-2|25	%build
12cr|perl-Tie-Cache-0.170.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tie-Cache-0.170.0-2|27	perl -p -i -e 's|/usr/local/bin|/usr/bin|g;' Cache.pm
12cr|perl-Tie-Cache-0.170.0-2|28	make
12cr|perl-Tie-Cache-0.170.0-2|29	
12cr|perl-Tie-Cache-0.170.0-2|30	%check
12cr|perl-Tie-Cache-0.170.0-2|31	make test
12cr|perl-Tie-Cache-0.170.0-2|32	
12cr|perl-Tie-Cache-0.170.0-2|33	%install
12cr|perl-Tie-Cache-0.170.0-2|34	%makeinstall_std
12cr|perl-Tie-Cache-0.170.0-2|35	# Fix bogus dependency on Tie::Cache::LRU:
12cr|perl-Tie-Cache-0.170.0-2|36	rm -f %{buildroot}%perl_vendorlib/Tie/bench.pl
12cr|perl-Tie-Cache-0.170.0-2|37	
12cr|perl-Tie-Cache-0.170.0-2|38	%files
12cr|perl-Tie-Cache-0.170.0-2|39	%doc CHANGES README
12cr|perl-Tie-Cache-0.170.0-2|40	%{_mandir}/*/*
12cr|perl-Tie-Cache-0.170.0-2|41	%{perl_vendorlib}/Tie
12cr|perl-Tie-Cache-0.170.0-2|42	
12cr|perl-Tie-Cache-0.170.0-2|43	
12cr|perl-Tie-Cache-0.170.0-2|44	%changelog
12cr|perl-Tie-Cache-0.170.0-2|45	* Thu Sep 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.170.0-1mdv2010.0
12cr|perl-Tie-Cache-0.170.0-2|46	+ Revision: 429002
12cr|perl-Tie-Cache-0.170.0-2|47	- new perl version macro
12cr|perl-Tie-Cache-0.170.0-2|48	
12cr|perl-Tie-Cache-0.170.0-2|49	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.17-8mdv2009.0
12cr|perl-Tie-Cache-0.170.0-2|50	+ Revision: 258655
12cr|perl-Tie-Cache-0.170.0-2|51	- rebuild
12cr|perl-Tie-Cache-0.170.0-2|52	
12cr|perl-Tie-Cache-0.170.0-2|53	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.17-7mdv2009.0
12cr|perl-Tie-Cache-0.170.0-2|54	+ Revision: 246648
12cr|perl-Tie-Cache-0.170.0-2|55	- rebuild
12cr|perl-Tie-Cache-0.170.0-2|56	
12cr|perl-Tie-Cache-0.170.0-2|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.17-5mdv2008.1
12cr|perl-Tie-Cache-0.170.0-2|58	+ Revision: 136362
12cr|perl-Tie-Cache-0.170.0-2|59	- restore BuildRoot
12cr|perl-Tie-Cache-0.170.0-2|60	
12cr|perl-Tie-Cache-0.170.0-2|61	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Tie-Cache-0.170.0-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Tie-Cache-0.170.0-2|63	
12cr|perl-Tie-Cache-0.170.0-2|64	
12cr|perl-Tie-Cache-0.170.0-2|65	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 0.17-5mdv2007.0
12cr|perl-Tie-Cache-0.170.0-2|66	+ Revision: 108429
12cr|perl-Tie-Cache-0.170.0-2|67	- rebuild
12cr|perl-Tie-Cache-0.170.0-2|68	
12cr|perl-Tie-Cache-0.170.0-2|69	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Tie-Cache-0.170.0-2|70	- Import perl-Tie-Cache
12cr|perl-Tie-Cache-0.170.0-2|71	
12cr|perl-Tie-Cache-0.170.0-2|72	* Thu Jun 30 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.17-4mdk
12cr|perl-Tie-Cache-0.170.0-2|73	- Rebuild, cleanup
12cr|perl-Tie-Cache-0.170.0-2|74	

5608 12
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|1	%define upstream_name    Tie-Hash-MultiValue
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|2	%define upstream_version 1.02
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|3	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|6	Release:	3
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|7	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|8	Summary:	Hash w/multiple items under a single key
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|9	License:	GPL+ or Artistic
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|10	Group:		Development/Perl
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|13	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|14	BuildRequires:	perl-devel
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|15	BuildRequires:	perl(Test::Simple)
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|16	BuildRequires:	perl(Tie::Hash)
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|17	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|18	BuildArch:	noarch
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|19	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|20	%description
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|21	'Tie::Hash::MultiValue' allows you to have hashes which store their values
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|22	in anonymous arrays, appending any new value to the already-existing ones.
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|23	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|24	This means that you can store as many items as you like under a single key,
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|25	and access them all at once by accessing the value stored under the key.
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|26	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|27	%prep
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|29	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|30	%build
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|32	%make
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|33	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|34	%check
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|35	%make test
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|36	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|37	%install
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|38	%makeinstall_std
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|39	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|40	%files
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|41	%doc Changes LICENSE README
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|42	%{_mandir}/man3/*
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|43	%{perl_vendorlib}/*
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|44	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|45	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|46	%changelog
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|47	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.20.0-2mdv2011.0
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|48	+ Revision: 655238
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|49	- rebuild for updated spec-helper
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|50	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|51	* Thu Dec 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2011.0
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|52	+ Revision: 479670
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|53	- removing old tarball
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|54	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|55	* Thu Dec 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2010.1
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|56	+ Revision: 479669
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|57	- update to 1.02
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|58	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|59	* Sun Dec 13 2009 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2010.1
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|60	+ Revision: 478062
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|61	- update to 1.01
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|62	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|63	* Tue Nov 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.1
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|64	+ Revision: 466795
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|65	- import perl-Tie-Hash-MultiValue
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|66	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|67	
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|68	* Tue Nov 17 2009 cpan2dist 0.06-1mdv
12cr|perl-Tie-Hash-MultiValue-1.20.0-3|69	- initial mdv release, generated with cpan2dist

5609 12
12cr|perl-Tie-LogFile-0.1-3|1	
12cr|perl-Tie-LogFile-0.1-3|2	%define module	Tie-LogFile
12cr|perl-Tie-LogFile-0.1-3|3	%define name	perl-%{module}
12cr|perl-Tie-LogFile-0.1-3|4	%define version	0.1
12cr|perl-Tie-LogFile-0.1-3|5	%define rel	3
12cr|perl-Tie-LogFile-0.1-3|6	
12cr|perl-Tie-LogFile-0.1-3|7	Summary:	Interface for maintaining a log
12cr|perl-Tie-LogFile-0.1-3|8	Name:		%{name}
12cr|perl-Tie-LogFile-0.1-3|9	Version:	%{version}
12cr|perl-Tie-LogFile-0.1-3|10	Release:	%mkrel %{rel}
12cr|perl-Tie-LogFile-0.1-3|11	License:	GPL or Artistic
12cr|perl-Tie-LogFile-0.1-3|12	Group:		Development/Perl
12cr|perl-Tie-LogFile-0.1-3|13	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-Tie-LogFile-0.1-3|14	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Tie/%{module}-%{version}.tar.bz2
12cr|perl-Tie-LogFile-0.1-3|15	BuildRequires:	perl-devel
12cr|perl-Tie-LogFile-0.1-3|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|perl-Tie-LogFile-0.1-3|17	BuildArch:	noarch
12cr|perl-Tie-LogFile-0.1-3|18	
12cr|perl-Tie-LogFile-0.1-3|19	%description
12cr|perl-Tie-LogFile-0.1-3|20	Tie::LogFile gives a easy interface for maintaining a well formated log. Using
12cr|perl-Tie-LogFile-0.1-3|21	user tweakable sprintf like tags, Tie::LogFile is flexible, and probably a
12cr|perl-Tie-LogFile-0.1-3|22	little overkill for keeping a log.
12cr|perl-Tie-LogFile-0.1-3|23	
12cr|perl-Tie-LogFile-0.1-3|24	%prep
12cr|perl-Tie-LogFile-0.1-3|25	%setup -q -n %{module}-%{version}
12cr|perl-Tie-LogFile-0.1-3|26	
12cr|perl-Tie-LogFile-0.1-3|27	%build
12cr|perl-Tie-LogFile-0.1-3|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tie-LogFile-0.1-3|29	%make
12cr|perl-Tie-LogFile-0.1-3|30	
12cr|perl-Tie-LogFile-0.1-3|31	%install
12cr|perl-Tie-LogFile-0.1-3|32	rm -rf %{buildroot}
12cr|perl-Tie-LogFile-0.1-3|33	%makeinstall_std
12cr|perl-Tie-LogFile-0.1-3|34	
12cr|perl-Tie-LogFile-0.1-3|35	%clean
12cr|perl-Tie-LogFile-0.1-3|36	rm -rf %{buildroot}
12cr|perl-Tie-LogFile-0.1-3|37	
12cr|perl-Tie-LogFile-0.1-3|38	%files
12cr|perl-Tie-LogFile-0.1-3|39	%defattr(-,root,root)
12cr|perl-Tie-LogFile-0.1-3|40	%doc README Changes
12cr|perl-Tie-LogFile-0.1-3|41	%{perl_vendorlib}/Tie
12cr|perl-Tie-LogFile-0.1-3|42	%{_mandir}/man3/Tie*
12cr|perl-Tie-LogFile-0.1-3|43	
12cr|perl-Tie-LogFile-0.1-3|44	
12cr|perl-Tie-LogFile-0.1-3|45	
12cr|perl-Tie-LogFile-0.1-3|46	%changelog
12cr|perl-Tie-LogFile-0.1-3|47	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1-3mdv2010.0
12cr|perl-Tie-LogFile-0.1-3|48	+ Revision: 430605
12cr|perl-Tie-LogFile-0.1-3|49	- rebuild
12cr|perl-Tie-LogFile-0.1-3|50	
12cr|perl-Tie-LogFile-0.1-3|51	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.1-2mdv2008.1
12cr|perl-Tie-LogFile-0.1-3|52	+ Revision: 136362
12cr|perl-Tie-LogFile-0.1-3|53	- restore BuildRoot
12cr|perl-Tie-LogFile-0.1-3|54	
12cr|perl-Tie-LogFile-0.1-3|55	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Tie-LogFile-0.1-3|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Tie-LogFile-0.1-3|57	
12cr|perl-Tie-LogFile-0.1-3|58	* Sun Jun 03 2007 Anssi Hannula <anssi@mandriva.org> 0.1-2mdv2008.0
12cr|perl-Tie-LogFile-0.1-3|59	+ Revision: 34883
12cr|perl-Tie-LogFile-0.1-3|60	- annual rebuild
12cr|perl-Tie-LogFile-0.1-3|61	
12cr|perl-Tie-LogFile-0.1-3|62	
12cr|perl-Tie-LogFile-0.1-3|63	* Sun May 28 2006 Anssi Hannula <anssi@mandriva.org> 0.1-1mdv2007.0
12cr|perl-Tie-LogFile-0.1-3|64	- initial Mandriva package
12cr|perl-Tie-LogFile-0.1-3|65	

5610 12
12cr|perl-Tie-RefHash-1.390.0-3|1	%define upstream_name    Tie-RefHash
12cr|perl-Tie-RefHash-1.390.0-3|2	%define upstream_version 1.39
12cr|perl-Tie-RefHash-1.390.0-3|3	
12cr|perl-Tie-RefHash-1.390.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Tie-RefHash-1.390.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tie-RefHash-1.390.0-3|6	Release:	3
12cr|perl-Tie-RefHash-1.390.0-3|7	
12cr|perl-Tie-RefHash-1.390.0-3|8	Summary:	Use references as hash keys
12cr|perl-Tie-RefHash-1.390.0-3|9	License:	GPL+ or Artistic
12cr|perl-Tie-RefHash-1.390.0-3|10	Group:		Development/Perl
12cr|perl-Tie-RefHash-1.390.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tie-RefHash-1.390.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tie-RefHash-1.390.0-3|13	
12cr|perl-Tie-RefHash-1.390.0-3|14	BuildRequires:	perl-devel
12cr|perl-Tie-RefHash-1.390.0-3|15	BuildArch:	noarch
12cr|perl-Tie-RefHash-1.390.0-3|16	
12cr|perl-Tie-RefHash-1.390.0-3|17	%description
12cr|perl-Tie-RefHash-1.390.0-3|18	This module provides the ability to use references as hash keys if you
12cr|perl-Tie-RefHash-1.390.0-3|19	first 'tie' the hash variable to this module. Normally, only the keys of
12cr|perl-Tie-RefHash-1.390.0-3|20	the tied hash itself are preserved as references; to use references as keys
12cr|perl-Tie-RefHash-1.390.0-3|21	in hashes-of-hashes, use Tie::RefHash::Nestable, included as part of
12cr|perl-Tie-RefHash-1.390.0-3|22	Tie::RefHash.
12cr|perl-Tie-RefHash-1.390.0-3|23	
12cr|perl-Tie-RefHash-1.390.0-3|24	It is implemented using the standard perl TIEHASH interface. Please see the
12cr|perl-Tie-RefHash-1.390.0-3|25	'tie' entry in perlfunc(1) and perltie(1) for more information.
12cr|perl-Tie-RefHash-1.390.0-3|26	
12cr|perl-Tie-RefHash-1.390.0-3|27	The Nestable version works by looking for hash references being stored and
12cr|perl-Tie-RefHash-1.390.0-3|28	converting them to tied hashes so that they too can have references as
12cr|perl-Tie-RefHash-1.390.0-3|29	keys. This will happen without warning whenever you store a reference to
12cr|perl-Tie-RefHash-1.390.0-3|30	one of your own hashes in the tied hash.
12cr|perl-Tie-RefHash-1.390.0-3|31	
12cr|perl-Tie-RefHash-1.390.0-3|32	%prep
12cr|perl-Tie-RefHash-1.390.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tie-RefHash-1.390.0-3|34	
12cr|perl-Tie-RefHash-1.390.0-3|35	%build
12cr|perl-Tie-RefHash-1.390.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tie-RefHash-1.390.0-3|37	%make
12cr|perl-Tie-RefHash-1.390.0-3|38	
12cr|perl-Tie-RefHash-1.390.0-3|39	%check
12cr|perl-Tie-RefHash-1.390.0-3|40	make test
12cr|perl-Tie-RefHash-1.390.0-3|41	
12cr|perl-Tie-RefHash-1.390.0-3|42	%install
12cr|perl-Tie-RefHash-1.390.0-3|43	%makeinstall_std
12cr|perl-Tie-RefHash-1.390.0-3|44	
12cr|perl-Tie-RefHash-1.390.0-3|45	%files
12cr|perl-Tie-RefHash-1.390.0-3|46	%doc Changes
12cr|perl-Tie-RefHash-1.390.0-3|47	%{_mandir}/man3/*
12cr|perl-Tie-RefHash-1.390.0-3|48	%{perl_vendorlib}/*
12cr|perl-Tie-RefHash-1.390.0-3|49	
12cr|perl-Tie-RefHash-1.390.0-3|50	%changelog
12cr|perl-Tie-RefHash-1.390.0-3|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.390.0-2mdv2011.0
12cr|perl-Tie-RefHash-1.390.0-3|52	+ Revision: 657474
12cr|perl-Tie-RefHash-1.390.0-3|53	- rebuild for updated spec-helper
12cr|perl-Tie-RefHash-1.390.0-3|54	
12cr|perl-Tie-RefHash-1.390.0-3|55	* Sun Mar 06 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.390.0-1
12cr|perl-Tie-RefHash-1.390.0-3|56	+ Revision: 642388
12cr|perl-Tie-RefHash-1.390.0-3|57	- New version
12cr|perl-Tie-RefHash-1.390.0-3|58	
12cr|perl-Tie-RefHash-1.390.0-3|59	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.380.0-1mdv2010.0
12cr|perl-Tie-RefHash-1.390.0-3|60	+ Revision: 401503
12cr|perl-Tie-RefHash-1.390.0-3|61	- rebuild using %%perl_convert_version
12cr|perl-Tie-RefHash-1.390.0-3|62	- fixed license field
12cr|perl-Tie-RefHash-1.390.0-3|63	
12cr|perl-Tie-RefHash-1.390.0-3|64	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 1.38-1mdv2010.0
12cr|perl-Tie-RefHash-1.390.0-3|65	+ Revision: 374297
12cr|perl-Tie-RefHash-1.390.0-3|66	- import perl-Tie-RefHash
12cr|perl-Tie-RefHash-1.390.0-3|67	
12cr|perl-Tie-RefHash-1.390.0-3|68	
12cr|perl-Tie-RefHash-1.390.0-3|69	* Mon May 11 2009 cpan2dist 1.38-1mdv
12cr|perl-Tie-RefHash-1.390.0-3|70	- initial mdv release, generated with cpan2dist
12cr|perl-Tie-RefHash-1.390.0-3|71	

5611 12
12cr|perl-Tie-RefHash-Weak-0.90.0-3|1	%define upstream_name    Tie-RefHash-Weak
12cr|perl-Tie-RefHash-Weak-0.90.0-3|2	%define upstream_version 0.09
12cr|perl-Tie-RefHash-Weak-0.90.0-3|3	
12cr|perl-Tie-RefHash-Weak-0.90.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Tie-RefHash-Weak-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tie-RefHash-Weak-0.90.0-3|6	Release:	3
12cr|perl-Tie-RefHash-Weak-0.90.0-3|7	
12cr|perl-Tie-RefHash-Weak-0.90.0-3|8	Summary:	A Tie::RefHash subclass with weakened references in the keys
12cr|perl-Tie-RefHash-Weak-0.90.0-3|9	License:	GPL+ or Artistic
12cr|perl-Tie-RefHash-Weak-0.90.0-3|10	Group:		Development/Perl
12cr|perl-Tie-RefHash-Weak-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tie-RefHash-Weak-0.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tie-RefHash-Weak-0.90.0-3|13	
12cr|perl-Tie-RefHash-Weak-0.90.0-3|14	BuildRequires:	perl-devel
12cr|perl-Tie-RefHash-Weak-0.90.0-3|15	BuildRequires:	perl(Scalar::Util)
12cr|perl-Tie-RefHash-Weak-0.90.0-3|16	BuildRequires:	perl(Task::Weaken)
12cr|perl-Tie-RefHash-Weak-0.90.0-3|17	BuildRequires:	perl(Tie::RefHash)
12cr|perl-Tie-RefHash-Weak-0.90.0-3|18	BuildRequires:	perl(Variable::Magic)
12cr|perl-Tie-RefHash-Weak-0.90.0-3|19	BuildArch:	noarch
12cr|perl-Tie-RefHash-Weak-0.90.0-3|20	
12cr|perl-Tie-RefHash-Weak-0.90.0-3|21	%description
12cr|perl-Tie-RefHash-Weak-0.90.0-3|22	The the Tie::RefHash manpage module can be used to access hashes by
12cr|perl-Tie-RefHash-Weak-0.90.0-3|23	reference. This is useful when you index by object, for example.
12cr|perl-Tie-RefHash-Weak-0.90.0-3|24	
12cr|perl-Tie-RefHash-Weak-0.90.0-3|25	The problem with the Tie::RefHash manpage, and cross indexing, is that
12cr|perl-Tie-RefHash-Weak-0.90.0-3|26	sometimes the index should not contain strong references to the objecs. the
12cr|perl-Tie-RefHash-Weak-0.90.0-3|27	Tie::RefHash manpage's internal structures contain strong references to the
12cr|perl-Tie-RefHash-Weak-0.90.0-3|28	key, and provide no convenient means to make those references weak.
12cr|perl-Tie-RefHash-Weak-0.90.0-3|29	
12cr|perl-Tie-RefHash-Weak-0.90.0-3|30	This subclass of the Tie::RefHash manpage has weak keys, instead of strong
12cr|perl-Tie-RefHash-Weak-0.90.0-3|31	ones. The values are left unaltered, and you'll have to make sure there are
12cr|perl-Tie-RefHash-Weak-0.90.0-3|32	no strong references there yourself.
12cr|perl-Tie-RefHash-Weak-0.90.0-3|33	
12cr|perl-Tie-RefHash-Weak-0.90.0-3|34	%prep
12cr|perl-Tie-RefHash-Weak-0.90.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tie-RefHash-Weak-0.90.0-3|36	
12cr|perl-Tie-RefHash-Weak-0.90.0-3|37	%build
12cr|perl-Tie-RefHash-Weak-0.90.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tie-RefHash-Weak-0.90.0-3|39	%make
12cr|perl-Tie-RefHash-Weak-0.90.0-3|40	
12cr|perl-Tie-RefHash-Weak-0.90.0-3|41	%check
12cr|perl-Tie-RefHash-Weak-0.90.0-3|42	%make test
12cr|perl-Tie-RefHash-Weak-0.90.0-3|43	
12cr|perl-Tie-RefHash-Weak-0.90.0-3|44	%install
12cr|perl-Tie-RefHash-Weak-0.90.0-3|45	%makeinstall_std
12cr|perl-Tie-RefHash-Weak-0.90.0-3|46	
12cr|perl-Tie-RefHash-Weak-0.90.0-3|47	%files
12cr|perl-Tie-RefHash-Weak-0.90.0-3|48	%doc Changes META.yml
12cr|perl-Tie-RefHash-Weak-0.90.0-3|49	%{_mandir}/man3/*
12cr|perl-Tie-RefHash-Weak-0.90.0-3|50	%{perl_vendorlib}/*
12cr|perl-Tie-RefHash-Weak-0.90.0-3|51	
12cr|perl-Tie-RefHash-Weak-0.90.0-3|52	%changelog
12cr|perl-Tie-RefHash-Weak-0.90.0-3|53	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.90.0-2mdv2011.0
12cr|perl-Tie-RefHash-Weak-0.90.0-3|54	+ Revision: 653624
12cr|perl-Tie-RefHash-Weak-0.90.0-3|55	- rebuild for updated spec-helper
12cr|perl-Tie-RefHash-Weak-0.90.0-3|56	
12cr|perl-Tie-RefHash-Weak-0.90.0-3|57	* Thu Jul 29 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-Tie-RefHash-Weak-0.90.0-3|58	+ Revision: 563012
12cr|perl-Tie-RefHash-Weak-0.90.0-3|59	- import perl-Tie-RefHash-Weak
12cr|perl-Tie-RefHash-Weak-0.90.0-3|60	
12cr|perl-Tie-RefHash-Weak-0.90.0-3|61	
12cr|perl-Tie-RefHash-Weak-0.90.0-3|62	* Thu Jul 29 2010 cpan2dist 0.09-1mdv
12cr|perl-Tie-RefHash-Weak-0.90.0-3|63	- initial mdv release, generated with cpan2dist

5612 12
12cr|perl-Tie-TextDir-0.60.0-2|1	%define upstream_name       Tie-TextDir
12cr|perl-Tie-TextDir-0.60.0-2|2	%define upstream_version    0.06
12cr|perl-Tie-TextDir-0.60.0-2|3	
12cr|perl-Tie-TextDir-0.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Tie-TextDir-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tie-TextDir-0.60.0-2|6	Release:	2
12cr|perl-Tie-TextDir-0.60.0-2|7	License:	GPL or Artistic
12cr|perl-Tie-TextDir-0.60.0-2|8	Summary:	Interface to directory of file
12cr|perl-Tie-TextDir-0.60.0-2|9	Group:		Development/Perl
12cr|perl-Tie-TextDir-0.60.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tie-TextDir-0.60.0-2|11	Source:		http://www.cpan.org/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tie-TextDir-0.60.0-2|12	BuildRequires:	perl-devel
12cr|perl-Tie-TextDir-0.60.0-2|13	BuildArch:	noarch
12cr|perl-Tie-TextDir-0.60.0-2|14	
12cr|perl-Tie-TextDir-0.60.0-2|15	%description
12cr|perl-Tie-TextDir-0.60.0-2|16	The Tie::TextDir module is a TIEHASH interface which lets you tie a Perl hash
12cr|perl-Tie-TextDir-0.60.0-2|17	to a directory on the filesystem. Each entry in the hash represents a file in
12cr|perl-Tie-TextDir-0.60.0-2|18	the directory.
12cr|perl-Tie-TextDir-0.60.0-2|19	
12cr|perl-Tie-TextDir-0.60.0-2|20	%prep
12cr|perl-Tie-TextDir-0.60.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tie-TextDir-0.60.0-2|22	
12cr|perl-Tie-TextDir-0.60.0-2|23	%build
12cr|perl-Tie-TextDir-0.60.0-2|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tie-TextDir-0.60.0-2|25	make
12cr|perl-Tie-TextDir-0.60.0-2|26	
12cr|perl-Tie-TextDir-0.60.0-2|27	%check
12cr|perl-Tie-TextDir-0.60.0-2|28	make test
12cr|perl-Tie-TextDir-0.60.0-2|29	
12cr|perl-Tie-TextDir-0.60.0-2|30	%install
12cr|perl-Tie-TextDir-0.60.0-2|31	%makeinstall_std
12cr|perl-Tie-TextDir-0.60.0-2|32	
12cr|perl-Tie-TextDir-0.60.0-2|33	%files
12cr|perl-Tie-TextDir-0.60.0-2|34	%doc Changes MANIFEST README
12cr|perl-Tie-TextDir-0.60.0-2|35	%{_mandir}/*/*
12cr|perl-Tie-TextDir-0.60.0-2|36	%{perl_vendorlib}/Tie
12cr|perl-Tie-TextDir-0.60.0-2|37	
12cr|perl-Tie-TextDir-0.60.0-2|38	%changelog
12cr|perl-Tie-TextDir-0.60.0-2|39	* Thu Sep 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-Tie-TextDir-0.60.0-2|40	+ Revision: 437398
12cr|perl-Tie-TextDir-0.60.0-2|41	- use new %%perl_version macro
12cr|perl-Tie-TextDir-0.60.0-2|42	
12cr|perl-Tie-TextDir-0.60.0-2|43	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Tie-TextDir-0.60.0-2|44	- rebuild
12cr|perl-Tie-TextDir-0.60.0-2|45	
12cr|perl-Tie-TextDir-0.60.0-2|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.06-5mdv2009.0
12cr|perl-Tie-TextDir-0.60.0-2|47	+ Revision: 242073
12cr|perl-Tie-TextDir-0.60.0-2|48	- rebuild
12cr|perl-Tie-TextDir-0.60.0-2|49	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Tie-TextDir-0.60.0-2|50	
12cr|perl-Tie-TextDir-0.60.0-2|51	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Tie-TextDir-0.60.0-2|52	- restore BuildRoot
12cr|perl-Tie-TextDir-0.60.0-2|53	
12cr|perl-Tie-TextDir-0.60.0-2|54	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-3mdv2008.0
12cr|perl-Tie-TextDir-0.60.0-2|55	+ Revision: 90083
12cr|perl-Tie-TextDir-0.60.0-2|56	- rebuild
12cr|perl-Tie-TextDir-0.60.0-2|57	
12cr|perl-Tie-TextDir-0.60.0-2|58	
12cr|perl-Tie-TextDir-0.60.0-2|59	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 0.06-2mdv2007.0
12cr|perl-Tie-TextDir-0.60.0-2|60	+ Revision: 108428
12cr|perl-Tie-TextDir-0.60.0-2|61	- rebuild
12cr|perl-Tie-TextDir-0.60.0-2|62	
12cr|perl-Tie-TextDir-0.60.0-2|63	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Tie-TextDir-0.60.0-2|64	- Import perl-Tie-TextDir
12cr|perl-Tie-TextDir-0.60.0-2|65	
12cr|perl-Tie-TextDir-0.60.0-2|66	* Fri Apr 23 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.06-1mdk
12cr|perl-Tie-TextDir-0.60.0-2|67	- 0.06
12cr|perl-Tie-TextDir-0.60.0-2|68	

5613 12
12cr|perl-Tie-ToObject-0.30.0-2|1	%define upstream_name    Tie-ToObject
12cr|perl-Tie-ToObject-0.30.0-2|2	%define upstream_version 0.03
12cr|perl-Tie-ToObject-0.30.0-2|3	
12cr|perl-Tie-ToObject-0.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Tie-ToObject-0.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tie-ToObject-0.30.0-2|6	Release:	2
12cr|perl-Tie-ToObject-0.30.0-2|7	
12cr|perl-Tie-ToObject-0.30.0-2|8	License:	GPL+ or Artistic
12cr|perl-Tie-ToObject-0.30.0-2|9	Group:		Development/Perl
12cr|perl-Tie-ToObject-0.30.0-2|10	Summary:	Tie to an existing object
12cr|perl-Tie-ToObject-0.30.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tie-ToObject-0.30.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tie-ToObject-0.30.0-2|13	
12cr|perl-Tie-ToObject-0.30.0-2|14	BuildRequires:	perl-devel
12cr|perl-Tie-ToObject-0.30.0-2|15	BuildRequires:	perl(Test::use::ok)
12cr|perl-Tie-ToObject-0.30.0-2|16	BuildArch:	noarch
12cr|perl-Tie-ToObject-0.30.0-2|17	
12cr|perl-Tie-ToObject-0.30.0-2|18	%description
12cr|perl-Tie-ToObject-0.30.0-2|19	While "tie" in perldoc allows tying to an arbitrary object, the class in
12cr|perl-Tie-ToObject-0.30.0-2|20	question must support this in it's implementation of TIEHASH, TIEARRAY or
12cr|perl-Tie-ToObject-0.30.0-2|21	whatever.
12cr|perl-Tie-ToObject-0.30.0-2|22	
12cr|perl-Tie-ToObject-0.30.0-2|23	This class provides a very tie constructor that simply returns the object it
12cr|perl-Tie-ToObject-0.30.0-2|24	was given as it's first argument.
12cr|perl-Tie-ToObject-0.30.0-2|25	
12cr|perl-Tie-ToObject-0.30.0-2|26	%prep
12cr|perl-Tie-ToObject-0.30.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tie-ToObject-0.30.0-2|28	
12cr|perl-Tie-ToObject-0.30.0-2|29	%build
12cr|perl-Tie-ToObject-0.30.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tie-ToObject-0.30.0-2|31	%make
12cr|perl-Tie-ToObject-0.30.0-2|32	
12cr|perl-Tie-ToObject-0.30.0-2|33	%check
12cr|perl-Tie-ToObject-0.30.0-2|34	%make test
12cr|perl-Tie-ToObject-0.30.0-2|35	
12cr|perl-Tie-ToObject-0.30.0-2|36	%install
12cr|perl-Tie-ToObject-0.30.0-2|37	%makeinstall_std
12cr|perl-Tie-ToObject-0.30.0-2|38	
12cr|perl-Tie-ToObject-0.30.0-2|39	%files
12cr|perl-Tie-ToObject-0.30.0-2|40	%{_mandir}/man3/*
12cr|perl-Tie-ToObject-0.30.0-2|41	%{perl_vendorlib}/Tie
12cr|perl-Tie-ToObject-0.30.0-2|42	
12cr|perl-Tie-ToObject-0.30.0-2|43	
12cr|perl-Tie-ToObject-0.30.0-2|44	%changelog
12cr|perl-Tie-ToObject-0.30.0-2|45	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-Tie-ToObject-0.30.0-2|46	+ Revision: 405758
12cr|perl-Tie-ToObject-0.30.0-2|47	- rebuild using %%perl_convert_version
12cr|perl-Tie-ToObject-0.30.0-2|48	
12cr|perl-Tie-ToObject-0.30.0-2|49	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.03-4mdv2009.0
12cr|perl-Tie-ToObject-0.30.0-2|50	+ Revision: 258656
12cr|perl-Tie-ToObject-0.30.0-2|51	- rebuild
12cr|perl-Tie-ToObject-0.30.0-2|52	
12cr|perl-Tie-ToObject-0.30.0-2|53	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.03-3mdv2009.0
12cr|perl-Tie-ToObject-0.30.0-2|54	+ Revision: 246650
12cr|perl-Tie-ToObject-0.30.0-2|55	- rebuild
12cr|perl-Tie-ToObject-0.30.0-2|56	- fix description-line-too-long
12cr|perl-Tie-ToObject-0.30.0-2|57	
12cr|perl-Tie-ToObject-0.30.0-2|58	* Tue Jan 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2008.1
12cr|perl-Tie-ToObject-0.30.0-2|59	+ Revision: 156875
12cr|perl-Tie-ToObject-0.30.0-2|60	- import perl-Tie-ToObject
12cr|perl-Tie-ToObject-0.30.0-2|61	
12cr|perl-Tie-ToObject-0.30.0-2|62	
12cr|perl-Tie-ToObject-0.30.0-2|63	* Tue Jan 22 2008 Mandriva Linux Team <http://www.mandrivaexpert.com/> 0.03-1mdv2008.1
12cr|perl-Tie-ToObject-0.30.0-2|64	- first mdv release

5614 12
12cr|perl-Time-Duration-1.60.0-4|1	%define upstream_name    Time-Duration
12cr|perl-Time-Duration-1.60.0-4|2	%define upstream_version 1.06
12cr|perl-Time-Duration-1.60.0-4|3	
12cr|perl-Time-Duration-1.60.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Time-Duration-1.60.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Time-Duration-1.60.0-4|6	Release:	4
12cr|perl-Time-Duration-1.60.0-4|7	
12cr|perl-Time-Duration-1.60.0-4|8	Summary:	Rounded or exact English expression of durations
12cr|perl-Time-Duration-1.60.0-4|9	License:	GPL+ or Artistic
12cr|perl-Time-Duration-1.60.0-4|10	Group:		Development/Perl
12cr|perl-Time-Duration-1.60.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Time-Duration-1.60.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Time-Duration-1.60.0-4|13	
12cr|perl-Time-Duration-1.60.0-4|14	BuildRequires:	perl-devel
12cr|perl-Time-Duration-1.60.0-4|15	BuildRequires:	perl(Test::Pod)
12cr|perl-Time-Duration-1.60.0-4|16	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Time-Duration-1.60.0-4|17	BuildArch:	noarch
12cr|perl-Time-Duration-1.60.0-4|18	
12cr|perl-Time-Duration-1.60.0-4|19	%description
12cr|perl-Time-Duration-1.60.0-4|20	This module provides functions for expressing durations in rounded or exact
12cr|perl-Time-Duration-1.60.0-4|21	terms.
12cr|perl-Time-Duration-1.60.0-4|22	
12cr|perl-Time-Duration-1.60.0-4|23	In the first example in the Synopsis, using duration($interval_seconds):
12cr|perl-Time-Duration-1.60.0-4|24	
12cr|perl-Time-Duration-1.60.0-4|25	If the 'time() - $start_time' is 3 seconds, this prints "Runtime: *3
12cr|perl-Time-Duration-1.60.0-4|26	seconds*.". If it's 0 seconds, it's "Runtime: *0 seconds*.". If it's 1
12cr|perl-Time-Duration-1.60.0-4|27	second, it's "Runtime: *1 second*.". If it's 125 seconds, you get "Runtime:
12cr|perl-Time-Duration-1.60.0-4|28	*2 minutes and 5 seconds*.". If it's 3820 seconds (which is exactly 1h, 3m,
12cr|perl-Time-Duration-1.60.0-4|29	40s), you get it rounded to fit within two expressed units: "Runtime: *1
12cr|perl-Time-Duration-1.60.0-4|30	hour and 4 minutes*.". Using duration_exact instead would return "Runtime:
12cr|perl-Time-Duration-1.60.0-4|31	*1 hour, 3 minutes, and 40 seconds*".
12cr|perl-Time-Duration-1.60.0-4|32	
12cr|perl-Time-Duration-1.60.0-4|33	%prep
12cr|perl-Time-Duration-1.60.0-4|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Time-Duration-1.60.0-4|35	
12cr|perl-Time-Duration-1.60.0-4|36	%build
12cr|perl-Time-Duration-1.60.0-4|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Time-Duration-1.60.0-4|38	%make
12cr|perl-Time-Duration-1.60.0-4|39	
12cr|perl-Time-Duration-1.60.0-4|40	%check
12cr|perl-Time-Duration-1.60.0-4|41	%make test
12cr|perl-Time-Duration-1.60.0-4|42	
12cr|perl-Time-Duration-1.60.0-4|43	%install
12cr|perl-Time-Duration-1.60.0-4|44	%makeinstall_std
12cr|perl-Time-Duration-1.60.0-4|45	
12cr|perl-Time-Duration-1.60.0-4|46	%files
12cr|perl-Time-Duration-1.60.0-4|47	%doc README ChangeLog META.yml
12cr|perl-Time-Duration-1.60.0-4|48	%{_mandir}/man3/*
12cr|perl-Time-Duration-1.60.0-4|49	%{perl_vendorlib}/*
12cr|perl-Time-Duration-1.60.0-4|50	
12cr|perl-Time-Duration-1.60.0-4|51	%changelog
12cr|perl-Time-Duration-1.60.0-4|52	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 1.60.0-3mdv2011.0
12cr|perl-Time-Duration-1.60.0-4|53	+ Revision: 658268
12cr|perl-Time-Duration-1.60.0-4|54	- rebuild
12cr|perl-Time-Duration-1.60.0-4|55	
12cr|perl-Time-Duration-1.60.0-4|56	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.60.0-2
12cr|perl-Time-Duration-1.60.0-4|57	+ Revision: 657855
12cr|perl-Time-Duration-1.60.0-4|58	- rebuild for updated spec-helper
12cr|perl-Time-Duration-1.60.0-4|59	
12cr|perl-Time-Duration-1.60.0-4|60	* Fri Dec 24 2010 Shlomi Fish <shlomif@mandriva.org> 1.60.0-1mdv2011.0
12cr|perl-Time-Duration-1.60.0-4|61	+ Revision: 624674
12cr|perl-Time-Duration-1.60.0-4|62	- import perl-Time-Duration
12cr|perl-Time-Duration-1.60.0-4|63	

5615 12
12cr|perl-Time-Duration-Parse-0.60.0-3|1	%define upstream_name    Time-Duration-Parse
12cr|perl-Time-Duration-Parse-0.60.0-3|2	%define upstream_version 0.06
12cr|perl-Time-Duration-Parse-0.60.0-3|3	
12cr|perl-Time-Duration-Parse-0.60.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Time-Duration-Parse-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Time-Duration-Parse-0.60.0-3|6	Release:	3
12cr|perl-Time-Duration-Parse-0.60.0-3|7	
12cr|perl-Time-Duration-Parse-0.60.0-3|8	Summary:	Parse string that represents time duration
12cr|perl-Time-Duration-Parse-0.60.0-3|9	License:	GPL+ or Artistic
12cr|perl-Time-Duration-Parse-0.60.0-3|10	Group:		Development/Perl
12cr|perl-Time-Duration-Parse-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Time-Duration-Parse-0.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Time-Duration-Parse-0.60.0-3|13	
12cr|perl-Time-Duration-Parse-0.60.0-3|14	BuildRequires:	perl-devel
12cr|perl-Time-Duration-Parse-0.60.0-3|15	BuildRequires:	perl(Exporter::Lite)
12cr|perl-Time-Duration-Parse-0.60.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-Time-Duration-Parse-0.60.0-3|17	BuildRequires:	perl(Time::Duration)
12cr|perl-Time-Duration-Parse-0.60.0-3|18	BuildArch:	noarch
12cr|perl-Time-Duration-Parse-0.60.0-3|19	
12cr|perl-Time-Duration-Parse-0.60.0-3|20	%description
12cr|perl-Time-Duration-Parse-0.60.0-3|21	Time::Duration::Parse is a module to parse human readable duration strings
12cr|perl-Time-Duration-Parse-0.60.0-3|22	like _2 minutes and 3 seconds_ to seconds.
12cr|perl-Time-Duration-Parse-0.60.0-3|23	
12cr|perl-Time-Duration-Parse-0.60.0-3|24	It does the opposite of _duration_exact_ function in Time::Duration and is
12cr|perl-Time-Duration-Parse-0.60.0-3|25	roundtrip safe. So, the following is always true.
12cr|perl-Time-Duration-Parse-0.60.0-3|26	
12cr|perl-Time-Duration-Parse-0.60.0-3|27	use Time::Duration::Parse;
12cr|perl-Time-Duration-Parse-0.60.0-3|28	use Time::Duration;
12cr|perl-Time-Duration-Parse-0.60.0-3|29	
12cr|perl-Time-Duration-Parse-0.60.0-3|30	%prep
12cr|perl-Time-Duration-Parse-0.60.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Time-Duration-Parse-0.60.0-3|32	
12cr|perl-Time-Duration-Parse-0.60.0-3|33	%build
12cr|perl-Time-Duration-Parse-0.60.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Time-Duration-Parse-0.60.0-3|35	%make
12cr|perl-Time-Duration-Parse-0.60.0-3|36	
12cr|perl-Time-Duration-Parse-0.60.0-3|37	%check
12cr|perl-Time-Duration-Parse-0.60.0-3|38	%make test
12cr|perl-Time-Duration-Parse-0.60.0-3|39	
12cr|perl-Time-Duration-Parse-0.60.0-3|40	%install
12cr|perl-Time-Duration-Parse-0.60.0-3|41	%makeinstall_std
12cr|perl-Time-Duration-Parse-0.60.0-3|42	
12cr|perl-Time-Duration-Parse-0.60.0-3|43	%files
12cr|perl-Time-Duration-Parse-0.60.0-3|44	%doc Changes META.yml
12cr|perl-Time-Duration-Parse-0.60.0-3|45	%{_mandir}/man3/*
12cr|perl-Time-Duration-Parse-0.60.0-3|46	%{perl_vendorlib}/*
12cr|perl-Time-Duration-Parse-0.60.0-3|47	
12cr|perl-Time-Duration-Parse-0.60.0-3|48	%changelog
12cr|perl-Time-Duration-Parse-0.60.0-3|49	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2mdv2011.0
12cr|perl-Time-Duration-Parse-0.60.0-3|50	+ Revision: 657856
12cr|perl-Time-Duration-Parse-0.60.0-3|51	- rebuild for updated spec-helper
12cr|perl-Time-Duration-Parse-0.60.0-3|52	
12cr|perl-Time-Duration-Parse-0.60.0-3|53	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Time-Duration-Parse-0.60.0-3|54	+ Revision: 624829
12cr|perl-Time-Duration-Parse-0.60.0-3|55	- import perl-Time-Duration-Parse
12cr|perl-Time-Duration-Parse-0.60.0-3|56	

5616 12
12cr|perl-Time-Format-1.110.0-2|1	%define upstream_name	 Time-Format
12cr|perl-Time-Format-1.110.0-2|2	%define upstream_version 1.11
12cr|perl-Time-Format-1.110.0-2|3	
12cr|perl-Time-Format-1.110.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Time-Format-1.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Time-Format-1.110.0-2|6	Release:	2
12cr|perl-Time-Format-1.110.0-2|7	
12cr|perl-Time-Format-1.110.0-2|8	Summary:	Perl module for date and time formatting
12cr|perl-Time-Format-1.110.0-2|9	License:	GPL+ or Artistic
12cr|perl-Time-Format-1.110.0-2|10	Group:		Development/Perl
12cr|perl-Time-Format-1.110.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Time-Format-1.110.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Time-Format-1.110.0-2|13	
12cr|perl-Time-Format-1.110.0-2|14	BuildRequires:	perl-devel
12cr|perl-Time-Format-1.110.0-2|15	BuildArch:	noarch
12cr|perl-Time-Format-1.110.0-2|16	
12cr|perl-Time-Format-1.110.0-2|17	%description
12cr|perl-Time-Format-1.110.0-2|18	Time::Format provides a very easy way to format dates and times. The
12cr|perl-Time-Format-1.110.0-2|19	formatting functions are tied to hash variables, so they can be used
12cr|perl-Time-Format-1.110.0-2|20	inside strings as well as in ordinary expressions. The formatting
12cr|perl-Time-Format-1.110.0-2|21	codes used are meant to be easy to remember, use, and read. They
12cr|perl-Time-Format-1.110.0-2|22	follow a simple, consistent pattern.
12cr|perl-Time-Format-1.110.0-2|23	
12cr|perl-Time-Format-1.110.0-2|24	%prep
12cr|perl-Time-Format-1.110.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Time-Format-1.110.0-2|26	
12cr|perl-Time-Format-1.110.0-2|27	%build
12cr|perl-Time-Format-1.110.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Time-Format-1.110.0-2|29	%make
12cr|perl-Time-Format-1.110.0-2|30	
12cr|perl-Time-Format-1.110.0-2|31	%install
12cr|perl-Time-Format-1.110.0-2|32	%makeinstall_std
12cr|perl-Time-Format-1.110.0-2|33	
12cr|perl-Time-Format-1.110.0-2|34	%files
12cr|perl-Time-Format-1.110.0-2|35	%doc README Changes quickref.*
12cr|perl-Time-Format-1.110.0-2|36	%{perl_vendorlib}/Time
12cr|perl-Time-Format-1.110.0-2|37	%{_mandir}/man3/*
12cr|perl-Time-Format-1.110.0-2|38	
12cr|perl-Time-Format-1.110.0-2|39	%changelog
12cr|perl-Time-Format-1.110.0-2|40	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-1mdv2010.0
12cr|perl-Time-Format-1.110.0-2|41	+ Revision: 410098
12cr|perl-Time-Format-1.110.0-2|42	- rebuild using %%perl_convert_version
12cr|perl-Time-Format-1.110.0-2|43	
12cr|perl-Time-Format-1.110.0-2|44	* Sun Jun 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-1mdv2010.0
12cr|perl-Time-Format-1.110.0-2|45	+ Revision: 387782
12cr|perl-Time-Format-1.110.0-2|46	- update to new version 1.11
12cr|perl-Time-Format-1.110.0-2|47	
12cr|perl-Time-Format-1.110.0-2|48	* Thu May 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-1mdv2009.0
12cr|perl-Time-Format-1.110.0-2|49	+ Revision: 212937
12cr|perl-Time-Format-1.110.0-2|50	- update to new version 1.09
12cr|perl-Time-Format-1.110.0-2|51	
12cr|perl-Time-Format-1.110.0-2|52	* Wed May 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdv2009.0
12cr|perl-Time-Format-1.110.0-2|53	+ Revision: 212230
12cr|perl-Time-Format-1.110.0-2|54	- update to new version 1.08
12cr|perl-Time-Format-1.110.0-2|55	
12cr|perl-Time-Format-1.110.0-2|56	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-1mdv2009.0
12cr|perl-Time-Format-1.110.0-2|57	+ Revision: 194957
12cr|perl-Time-Format-1.110.0-2|58	- update to new version 1.07
12cr|perl-Time-Format-1.110.0-2|59	
12cr|perl-Time-Format-1.110.0-2|60	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.02-1mdv2008.1
12cr|perl-Time-Format-1.110.0-2|61	+ Revision: 136362
12cr|perl-Time-Format-1.110.0-2|62	- restore BuildRoot
12cr|perl-Time-Format-1.110.0-2|63	
12cr|perl-Time-Format-1.110.0-2|64	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Time-Format-1.110.0-2|65	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Time-Format-1.110.0-2|66	
12cr|perl-Time-Format-1.110.0-2|67	
12cr|perl-Time-Format-1.110.0-2|68	* Sat Mar 17 2007 Anssi Hannula <anssi@mandriva.org> 1.02-1mdv2007.1
12cr|perl-Time-Format-1.110.0-2|69	+ Revision: 145650
12cr|perl-Time-Format-1.110.0-2|70	- intial package release for Mandriva
12cr|perl-Time-Format-1.110.0-2|71	

5617 12
12cr|perl-Time-HiRes-1.972.400-2|1	%define upstream_name    Time-HiRes
12cr|perl-Time-HiRes-1.972.400-2|2	%define upstream_version 1.9724
12cr|perl-Time-HiRes-1.972.400-2|3	
12cr|perl-Time-HiRes-1.972.400-2|4	Name:       perl-%{upstream_name}
12cr|perl-Time-HiRes-1.972.400-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Time-HiRes-1.972.400-2|6	Release:	2
12cr|perl-Time-HiRes-1.972.400-2|7	Epoch:      1
12cr|perl-Time-HiRes-1.972.400-2|8	
12cr|perl-Time-HiRes-1.972.400-2|9	Summary:    High resolution time, sleep, and alarm
12cr|perl-Time-HiRes-1.972.400-2|10	License:    GPL+ or Artistic
12cr|perl-Time-HiRes-1.972.400-2|11	Group:      Development/Perl
12cr|perl-Time-HiRes-1.972.400-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Time-HiRes-1.972.400-2|13	Source0:    http://www.cpan.org/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Time-HiRes-1.972.400-2|14	
12cr|perl-Time-HiRes-1.972.400-2|15	BuildRequires: perl-devel
12cr|perl-Time-HiRes-1.972.400-2|16	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Time-HiRes-1.972.400-2|17	
12cr|perl-Time-HiRes-1.972.400-2|18	%description
12cr|perl-Time-HiRes-1.972.400-2|19	The 'Time::HiRes' module implements a Perl interface to the 'usleep',
12cr|perl-Time-HiRes-1.972.400-2|20	'nanosleep', 'ualarm', 'gettimeofday', and 'setitimer'/'getitimer' system
12cr|perl-Time-HiRes-1.972.400-2|21	calls, in other words, high resolution time and timers. See the the
12cr|perl-Time-HiRes-1.972.400-2|22	/EXAMPLES manpage section below and the test scripts for usage; see your
12cr|perl-Time-HiRes-1.972.400-2|23	system documentation for the description of the underlying 'nanosleep' or
12cr|perl-Time-HiRes-1.972.400-2|24	'usleep', 'ualarm', 'gettimeofday', and 'setitimer'/'getitimer' calls.
12cr|perl-Time-HiRes-1.972.400-2|25	
12cr|perl-Time-HiRes-1.972.400-2|26	If your system lacks 'gettimeofday()' or an emulation of it you don't get
12cr|perl-Time-HiRes-1.972.400-2|27	'gettimeofday()' or the one-argument form of 'tv_interval()'. If your
12cr|perl-Time-HiRes-1.972.400-2|28	system lacks all of 'nanosleep()', 'usleep()', 'select()', and 'poll', you
12cr|perl-Time-HiRes-1.972.400-2|29	don't get 'Time::HiRes::usleep()', 'Time::HiRes::nanosleep()', or
12cr|perl-Time-HiRes-1.972.400-2|30	'Time::HiRes::sleep()'. If your system lacks both 'ualarm()' and
12cr|perl-Time-HiRes-1.972.400-2|31	'setitimer()' you don't get 'Time::HiRes::ualarm()' or
12cr|perl-Time-HiRes-1.972.400-2|32	'Time::HiRes::alarm()'.
12cr|perl-Time-HiRes-1.972.400-2|33	
12cr|perl-Time-HiRes-1.972.400-2|34	If you try to import an unimplemented function in the 'use' statement it
12cr|perl-Time-HiRes-1.972.400-2|35	will fail at compile time.
12cr|perl-Time-HiRes-1.972.400-2|36	
12cr|perl-Time-HiRes-1.972.400-2|37	%prep
12cr|perl-Time-HiRes-1.972.400-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Time-HiRes-1.972.400-2|39	
12cr|perl-Time-HiRes-1.972.400-2|40	%build
12cr|perl-Time-HiRes-1.972.400-2|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Time-HiRes-1.972.400-2|42	%make
12cr|perl-Time-HiRes-1.972.400-2|43	
12cr|perl-Time-HiRes-1.972.400-2|44	%check
12cr|perl-Time-HiRes-1.972.400-2|45	make test
12cr|perl-Time-HiRes-1.972.400-2|46	
12cr|perl-Time-HiRes-1.972.400-2|47	%install
12cr|perl-Time-HiRes-1.972.400-2|48	rm -rf %buildroot
12cr|perl-Time-HiRes-1.972.400-2|49	%makeinstall_std
12cr|perl-Time-HiRes-1.972.400-2|50	
12cr|perl-Time-HiRes-1.972.400-2|51	%clean
12cr|perl-Time-HiRes-1.972.400-2|52	rm -rf %buildroot
12cr|perl-Time-HiRes-1.972.400-2|53	
12cr|perl-Time-HiRes-1.972.400-2|54	%files
12cr|perl-Time-HiRes-1.972.400-2|55	%defattr(-,root,root)
12cr|perl-Time-HiRes-1.972.400-2|56	%doc Changes README
12cr|perl-Time-HiRes-1.972.400-2|57	%{_mandir}/man3/*
12cr|perl-Time-HiRes-1.972.400-2|58	%perl_vendorlib/*
12cr|perl-Time-HiRes-1.972.400-2|59	
12cr|perl-Time-HiRes-1.972.400-2|60	
12cr|perl-Time-HiRes-1.972.400-2|61	%changelog
12cr|perl-Time-HiRes-1.972.400-2|62	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.972.400-2
12cr|perl-Time-HiRes-1.972.400-2|63	+ Revision: 768358
12cr|perl-Time-HiRes-1.972.400-2|64	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Time-HiRes-1.972.400-2|65	
12cr|perl-Time-HiRes-1.972.400-2|66	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.972.400-1
12cr|perl-Time-HiRes-1.972.400-2|67	+ Revision: 684828
12cr|perl-Time-HiRes-1.972.400-2|68	- update to new version 1.9724
12cr|perl-Time-HiRes-1.972.400-2|69	
12cr|perl-Time-HiRes-1.972.400-2|70	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.972.200-1
12cr|perl-Time-HiRes-1.972.400-2|71	+ Revision: 677401
12cr|perl-Time-HiRes-1.972.400-2|72	- update to new version 1.9722
12cr|perl-Time-HiRes-1.972.400-2|73	
12cr|perl-Time-HiRes-1.972.400-2|74	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1:1.972.100-4mdv2011.0
12cr|perl-Time-HiRes-1.972.400-2|75	+ Revision: 597205
12cr|perl-Time-HiRes-1.972.400-2|76	- rebuild
12cr|perl-Time-HiRes-1.972.400-2|77	
12cr|perl-Time-HiRes-1.972.400-2|78	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1:1.972.100-3mdv2011.0
12cr|perl-Time-HiRes-1.972.400-2|79	+ Revision: 562438
12cr|perl-Time-HiRes-1.972.400-2|80	- rebuild
12cr|perl-Time-HiRes-1.972.400-2|81	
12cr|perl-Time-HiRes-1.972.400-2|82	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1:1.972.100-2mdv2011.0
12cr|perl-Time-HiRes-1.972.400-2|83	+ Revision: 555201
12cr|perl-Time-HiRes-1.972.400-2|84	- rebuild for 5.12
12cr|perl-Time-HiRes-1.972.400-2|85	
12cr|perl-Time-HiRes-1.972.400-2|86	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 1:1.972.100-1mdv2010.1
12cr|perl-Time-HiRes-1.972.400-2|87	+ Revision: 526426
12cr|perl-Time-HiRes-1.972.400-2|88	- update to 1.9721
12cr|perl-Time-HiRes-1.972.400-2|89	
12cr|perl-Time-HiRes-1.972.400-2|90	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1:1.972.0-1mdv2010.1
12cr|perl-Time-HiRes-1.972.400-2|91	+ Revision: 505266
12cr|perl-Time-HiRes-1.972.400-2|92	- update to 1.9720
12cr|perl-Time-HiRes-1.972.400-2|93	
12cr|perl-Time-HiRes-1.972.400-2|94	* Fri Aug 07 2009 Jérôme Quelin <jquelin@mandriva.org> 1:1.971.900-1mdv2010.0
12cr|perl-Time-HiRes-1.972.400-2|95	+ Revision: 411163
12cr|perl-Time-HiRes-1.972.400-2|96	- rebuild using %%perl_convert_version
12cr|perl-Time-HiRes-1.972.400-2|97	
12cr|perl-Time-HiRes-1.972.400-2|98	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.9719-2mdv2010.0
12cr|perl-Time-HiRes-1.972.400-2|99	+ Revision: 375890
12cr|perl-Time-HiRes-1.972.400-2|100	- rebuild
12cr|perl-Time-HiRes-1.972.400-2|101	
12cr|perl-Time-HiRes-1.972.400-2|102	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.9719-1mdv2010.0
12cr|perl-Time-HiRes-1.972.400-2|103	+ Revision: 372651
12cr|perl-Time-HiRes-1.972.400-2|104	- import perl-Time-HiRes
12cr|perl-Time-HiRes-1.972.400-2|105	
12cr|perl-Time-HiRes-1.972.400-2|106	
12cr|perl-Time-HiRes-1.972.400-2|107	* Wed May 06 2009 cpan2dist 1.9719-1mdv
12cr|perl-Time-HiRes-1.972.400-2|108	- initial mdv release, generated with cpan2dist
12cr|perl-Time-HiRes-1.972.400-2|109	

5618 12
12cr|perl-Time-Local-1.200.0-3|1	%define upstream_name    Time-Local
12cr|perl-Time-Local-1.200.0-3|2	%define upstream_version 1.2000
12cr|perl-Time-Local-1.200.0-3|3	
12cr|perl-Time-Local-1.200.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Time-Local-1.200.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Time-Local-1.200.0-3|6	Release:	3
12cr|perl-Time-Local-1.200.0-3|7	
12cr|perl-Time-Local-1.200.0-3|8	Summary:	Implements timelocal() and timegm()
12cr|perl-Time-Local-1.200.0-3|9	License:	GPL+ or Artistic
12cr|perl-Time-Local-1.200.0-3|10	Group:		Development/Perl
12cr|perl-Time-Local-1.200.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Time-Local-1.200.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Time-Local-1.200.0-3|13	
12cr|perl-Time-Local-1.200.0-3|14	BuildRequires:	perl-devel
12cr|perl-Time-Local-1.200.0-3|15	BuildArch:	noarch
12cr|perl-Time-Local-1.200.0-3|16	
12cr|perl-Time-Local-1.200.0-3|17	%description
12cr|perl-Time-Local-1.200.0-3|18	This module provides functions that are the inverse of built-in perl
12cr|perl-Time-Local-1.200.0-3|19	functions 'localtime()' and 'gmtime()'. They accept a date as a six-element
12cr|perl-Time-Local-1.200.0-3|20	array, and return the corresponding 'time(2)' value in seconds since the
12cr|perl-Time-Local-1.200.0-3|21	system epoch (Midnight, January 1, 1970 GMT on Unix, for example). This
12cr|perl-Time-Local-1.200.0-3|22	value can be positive or negative, though POSIX only requires support for
12cr|perl-Time-Local-1.200.0-3|23	positive values, so dates before the system's epoch may not work on all
12cr|perl-Time-Local-1.200.0-3|24	operating systems.
12cr|perl-Time-Local-1.200.0-3|25	
12cr|perl-Time-Local-1.200.0-3|26	It is worth drawing particular attention to the expected ranges for the
12cr|perl-Time-Local-1.200.0-3|27	values provided. The value for the day of the month is the actual day (ie
12cr|perl-Time-Local-1.200.0-3|28	1..31), while the month is the number of months since January (0..11). This
12cr|perl-Time-Local-1.200.0-3|29	is consistent with the values returned from 'localtime()' and 'gmtime()'.
12cr|perl-Time-Local-1.200.0-3|30	
12cr|perl-Time-Local-1.200.0-3|31	%prep
12cr|perl-Time-Local-1.200.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Time-Local-1.200.0-3|33	
12cr|perl-Time-Local-1.200.0-3|34	%build
12cr|perl-Time-Local-1.200.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Time-Local-1.200.0-3|36	%make
12cr|perl-Time-Local-1.200.0-3|37	
12cr|perl-Time-Local-1.200.0-3|38	%check
12cr|perl-Time-Local-1.200.0-3|39	%make test
12cr|perl-Time-Local-1.200.0-3|40	
12cr|perl-Time-Local-1.200.0-3|41	%install
12cr|perl-Time-Local-1.200.0-3|42	%makeinstall_std
12cr|perl-Time-Local-1.200.0-3|43	
12cr|perl-Time-Local-1.200.0-3|44	%files
12cr|perl-Time-Local-1.200.0-3|45	%doc Changes README LICENSE
12cr|perl-Time-Local-1.200.0-3|46	%{_mandir}/man3/*
12cr|perl-Time-Local-1.200.0-3|47	%{perl_vendorlib}/*
12cr|perl-Time-Local-1.200.0-3|48	
12cr|perl-Time-Local-1.200.0-3|49	%changelog
12cr|perl-Time-Local-1.200.0-3|50	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.200.0-2mdv2011.0
12cr|perl-Time-Local-1.200.0-3|51	+ Revision: 657475
12cr|perl-Time-Local-1.200.0-3|52	- rebuild for updated spec-helper
12cr|perl-Time-Local-1.200.0-3|53	
12cr|perl-Time-Local-1.200.0-3|54	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.200.0-1
12cr|perl-Time-Local-1.200.0-3|55	+ Revision: 638971
12cr|perl-Time-Local-1.200.0-3|56	- update to new version 1.2000
12cr|perl-Time-Local-1.200.0-3|57	
12cr|perl-Time-Local-1.200.0-3|58	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 1.190.100-1mdv2011.0
12cr|perl-Time-Local-1.200.0-3|59	+ Revision: 395226
12cr|perl-Time-Local-1.200.0-3|60	- import perl-Time-Local
12cr|perl-Time-Local-1.200.0-3|61	
12cr|perl-Time-Local-1.200.0-3|62	
12cr|perl-Time-Local-1.200.0-3|63	* Sun Jul 12 2009 cpan2dist 1.1901-1mdv
12cr|perl-Time-Local-1.200.0-3|64	- initial mdv release, generated with cpan2dist

5619 12
12cr|perl-Time-Progress-1.700.0-1|1	%define upstream_name       Time-Progress
12cr|perl-Time-Progress-1.700.0-1|2	%define upstream_version    1.7
12cr|perl-Time-Progress-1.700.0-1|3	
12cr|perl-Time-Progress-1.700.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Time-Progress-1.700.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Time-Progress-1.700.0-1|6	Release:    %mkrel 1
12cr|perl-Time-Progress-1.700.0-1|7	License:    GPL or Artistic
12cr|perl-Time-Progress-1.700.0-1|8	Group:      Development/Perl
12cr|perl-Time-Progress-1.700.0-1|9	Summary:    Elapsed and estimated finish time reporting
12cr|perl-Time-Progress-1.700.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Time-Progress-1.700.0-1|11	Source:     http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Time-Progress-1.700.0-1|12	BuildRequires:  perl-devel
12cr|perl-Time-Progress-1.700.0-1|13	BuildRequires:  perl(Module::Build)
12cr|perl-Time-Progress-1.700.0-1|14	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|perl-Time-Progress-1.700.0-1|15	BuildArch: noarch
12cr|perl-Time-Progress-1.700.0-1|16	
12cr|perl-Time-Progress-1.700.0-1|17	%description
12cr|perl-Time-Progress-1.700.0-1|18	Elapsed and estimated finish time reporting.
12cr|perl-Time-Progress-1.700.0-1|19	
12cr|perl-Time-Progress-1.700.0-1|20	%prep
12cr|perl-Time-Progress-1.700.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Time-Progress-1.700.0-1|22	
12cr|perl-Time-Progress-1.700.0-1|23	%build
12cr|perl-Time-Progress-1.700.0-1|24	%{__perl} Makefile.PL INSTALLDIRS=vendor destdir=${RPM_BUILD_ROOT}/
12cr|perl-Time-Progress-1.700.0-1|25	make
12cr|perl-Time-Progress-1.700.0-1|26	
12cr|perl-Time-Progress-1.700.0-1|27	%check
12cr|perl-Time-Progress-1.700.0-1|28	make test
12cr|perl-Time-Progress-1.700.0-1|29	
12cr|perl-Time-Progress-1.700.0-1|30	%install
12cr|perl-Time-Progress-1.700.0-1|31	rm -rf %buildroot
12cr|perl-Time-Progress-1.700.0-1|32	make install DESTDIR=${RPM_BUILD_ROOT}
12cr|perl-Time-Progress-1.700.0-1|33	find ${RPM_BUILD_ROOT} -type f -name perllocal.pod -o -name .packlist -o -name '*.bs' -a -size 0 | xargs rm -f
12cr|perl-Time-Progress-1.700.0-1|34	find ${RPM_BUILD_ROOT} -type d -depth | xargs rmdir --ignore-fail-on-non-empty
12cr|perl-Time-Progress-1.700.0-1|35	
12cr|perl-Time-Progress-1.700.0-1|36	%clean
12cr|perl-Time-Progress-1.700.0-1|37	rm -rf %buildroot
12cr|perl-Time-Progress-1.700.0-1|38	
12cr|perl-Time-Progress-1.700.0-1|39	%files
12cr|perl-Time-Progress-1.700.0-1|40	%defattr(-,root,root)
12cr|perl-Time-Progress-1.700.0-1|41	%doc README Changes
12cr|perl-Time-Progress-1.700.0-1|42	%{perl_vendorlib}/Time/Progress.pm
12cr|perl-Time-Progress-1.700.0-1|43	%{_mandir}/man3/*
12cr|perl-Time-Progress-1.700.0-1|44	
12cr|perl-Time-Progress-1.700.0-1|45	
12cr|perl-Time-Progress-1.700.0-1|46	%changelog
12cr|perl-Time-Progress-1.700.0-1|47	* Thu Nov 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.700.0-1mdv2011.0
12cr|perl-Time-Progress-1.700.0-1|48	+ Revision: 596056
12cr|perl-Time-Progress-1.700.0-1|49	- update to new version 1.7
12cr|perl-Time-Progress-1.700.0-1|50	
12cr|perl-Time-Progress-1.700.0-1|51	* Wed Nov 18 2009 Michael Scherer <misc@mandriva.org> 1.500.0-2mdv2011.0
12cr|perl-Time-Progress-1.700.0-1|52	+ Revision: 467234
12cr|perl-Time-Progress-1.700.0-1|53	- rpm is not arch dependent
12cr|perl-Time-Progress-1.700.0-1|54	- fix summary
12cr|perl-Time-Progress-1.700.0-1|55	
12cr|perl-Time-Progress-1.700.0-1|56	* Sun Nov 15 2009 Bruno Cornec <bcornec@mandriva.org> 1.500.0-1mdv2010.1
12cr|perl-Time-Progress-1.700.0-1|57	+ Revision: 466114
12cr|perl-Time-Progress-1.700.0-1|58	- Package creation (Mandatory for SVK)
12cr|perl-Time-Progress-1.700.0-1|59	- create perl-Time-Progress
12cr|perl-Time-Progress-1.700.0-1|60	

5620 12
12cr|perl-Time-Warp-0.500.0-4|1	%define upstream_name    Time-Warp
12cr|perl-Time-Warp-0.500.0-4|2	%define upstream_version 0.5
12cr|perl-Time-Warp-0.500.0-4|3	
12cr|perl-Time-Warp-0.500.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Time-Warp-0.500.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Time-Warp-0.500.0-4|6	Release:	4
12cr|perl-Time-Warp-0.500.0-4|7	
12cr|perl-Time-Warp-0.500.0-4|8	Summary:    Change the start and speed of Event time
12cr|perl-Time-Warp-0.500.0-4|9	License:    GPL+ or Artistic
12cr|perl-Time-Warp-0.500.0-4|10	Group:      Development/Perl
12cr|perl-Time-Warp-0.500.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Time-Warp-0.500.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Time-Warp-0.500.0-4|13	
12cr|perl-Time-Warp-0.500.0-4|14	
12cr|perl-Time-Warp-0.500.0-4|15	BuildRequires: perl-devel
12cr|perl-Time-Warp-0.500.0-4|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Time-Warp-0.500.0-4|17	
12cr|perl-Time-Warp-0.500.0-4|18	%description
12cr|perl-Time-Warp-0.500.0-4|19	Our external experience unfolds in 3 1/2 dimensions (time has a
12cr|perl-Time-Warp-0.500.0-4|20	dimensionality of 1/2). The Time::Warp module offers developers control
12cr|perl-Time-Warp-0.500.0-4|21	over the measurement of time.
12cr|perl-Time-Warp-0.500.0-4|22	
12cr|perl-Time-Warp-0.500.0-4|23	%prep
12cr|perl-Time-Warp-0.500.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Time-Warp-0.500.0-4|25	
12cr|perl-Time-Warp-0.500.0-4|26	%build
12cr|perl-Time-Warp-0.500.0-4|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Time-Warp-0.500.0-4|28	
12cr|perl-Time-Warp-0.500.0-4|29	%{make}
12cr|perl-Time-Warp-0.500.0-4|30	
12cr|perl-Time-Warp-0.500.0-4|31	%check
12cr|perl-Time-Warp-0.500.0-4|32	%{make} test
12cr|perl-Time-Warp-0.500.0-4|33	
12cr|perl-Time-Warp-0.500.0-4|34	%install
12cr|perl-Time-Warp-0.500.0-4|35	rm -rf %buildroot
12cr|perl-Time-Warp-0.500.0-4|36	%makeinstall_std
12cr|perl-Time-Warp-0.500.0-4|37	
12cr|perl-Time-Warp-0.500.0-4|38	%clean
12cr|perl-Time-Warp-0.500.0-4|39	rm -rf %buildroot
12cr|perl-Time-Warp-0.500.0-4|40	
12cr|perl-Time-Warp-0.500.0-4|41	%files
12cr|perl-Time-Warp-0.500.0-4|42	%defattr(-,root,root)
12cr|perl-Time-Warp-0.500.0-4|43	%doc README
12cr|perl-Time-Warp-0.500.0-4|44	%{_mandir}/man3/*
12cr|perl-Time-Warp-0.500.0-4|45	%perl_vendorlib/*
12cr|perl-Time-Warp-0.500.0-4|46	
12cr|perl-Time-Warp-0.500.0-4|47	
12cr|perl-Time-Warp-0.500.0-4|48	
12cr|perl-Time-Warp-0.500.0-4|49	
12cr|perl-Time-Warp-0.500.0-4|50	%changelog
12cr|perl-Time-Warp-0.500.0-4|51	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.500.0-4
12cr|perl-Time-Warp-0.500.0-4|52	+ Revision: 768358
12cr|perl-Time-Warp-0.500.0-4|53	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Time-Warp-0.500.0-4|54	
12cr|perl-Time-Warp-0.500.0-4|55	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.500.0-3mdv2011.0
12cr|perl-Time-Warp-0.500.0-4|56	+ Revision: 556185
12cr|perl-Time-Warp-0.500.0-4|57	- rebuild for perl 5.12
12cr|perl-Time-Warp-0.500.0-4|58	- rebuild
12cr|perl-Time-Warp-0.500.0-4|59	
12cr|perl-Time-Warp-0.500.0-4|60	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.500.0-1mdv2010.1
12cr|perl-Time-Warp-0.500.0-4|61	+ Revision: 471288
12cr|perl-Time-Warp-0.500.0-4|62	- import perl-Time-Warp
12cr|perl-Time-Warp-0.500.0-4|63	
12cr|perl-Time-Warp-0.500.0-4|64	
12cr|perl-Time-Warp-0.500.0-4|65	* Sun Nov 29 2009 cpan2dist 0.5-1mdv
12cr|perl-Time-Warp-0.500.0-4|66	- initial mdv release, generated with cpan2dist

5621 12
12cr|perl-Time-y2038-20100403.0.0-4|1	%define upstream_name    Time-y2038
12cr|perl-Time-y2038-20100403.0.0-4|2	%define upstream_version 20100403
12cr|perl-Time-y2038-20100403.0.0-4|3	
12cr|perl-Time-y2038-20100403.0.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Time-y2038-20100403.0.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Time-y2038-20100403.0.0-4|6	Release:	4
12cr|perl-Time-y2038-20100403.0.0-4|7	
12cr|perl-Time-y2038-20100403.0.0-4|8	Summary:    Use Time::y2038's gmtime and localtime everywhere
12cr|perl-Time-y2038-20100403.0.0-4|9	License:    GPL+ or Artistic
12cr|perl-Time-y2038-20100403.0.0-4|10	Group:      Development/Perl
12cr|perl-Time-y2038-20100403.0.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Time-y2038-20100403.0.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Time-y2038-20100403.0.0-4|13	
12cr|perl-Time-y2038-20100403.0.0-4|14	BuildRequires: perl(ExtUtils::CBuilder)
12cr|perl-Time-y2038-20100403.0.0-4|15	BuildRequires: perl(JSON)
12cr|perl-Time-y2038-20100403.0.0-4|16	BuildRequires: perl(Module::Build)
12cr|perl-Time-y2038-20100403.0.0-4|17	BuildRequires: perl(Test::Exception)
12cr|perl-Time-y2038-20100403.0.0-4|18	BuildRequires: perl(Test::More)
12cr|perl-Time-y2038-20100403.0.0-4|19	BuildRequires: perl(Test::Warn)
12cr|perl-Time-y2038-20100403.0.0-4|20	BuildRequires: perl(Module::Build)
12cr|perl-Time-y2038-20100403.0.0-4|21	BuildRequires: perl-devel
12cr|perl-Time-y2038-20100403.0.0-4|22	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Time-y2038-20100403.0.0-4|23	
12cr|perl-Time-y2038-20100403.0.0-4|24	%description
12cr|perl-Time-y2038-20100403.0.0-4|25	On many computers, Perl's time functions will not work past the year 2038.
12cr|perl-Time-y2038-20100403.0.0-4|26	This is a design fault in the underlying C libraries Perl uses. Time::y2038
12cr|perl-Time-y2038-20100403.0.0-4|27	provides replacements for those functions which will work accurately +/1
12cr|perl-Time-y2038-20100403.0.0-4|28	142 million years.
12cr|perl-Time-y2038-20100403.0.0-4|29	
12cr|perl-Time-y2038-20100403.0.0-4|30	This only imports the functions into your namespace. To replace it
12cr|perl-Time-y2038-20100403.0.0-4|31	everywhere, see the Time::y2038::Everywhere manpage.
12cr|perl-Time-y2038-20100403.0.0-4|32	
12cr|perl-Time-y2038-20100403.0.0-4|33	Replaces the following functions:
12cr|perl-Time-y2038-20100403.0.0-4|34	
12cr|perl-Time-y2038-20100403.0.0-4|35	%prep
12cr|perl-Time-y2038-20100403.0.0-4|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Time-y2038-20100403.0.0-4|37	
12cr|perl-Time-y2038-20100403.0.0-4|38	%build
12cr|perl-Time-y2038-20100403.0.0-4|39	%{__perl} Build.PL installdirs=vendor
12cr|perl-Time-y2038-20100403.0.0-4|40	
12cr|perl-Time-y2038-20100403.0.0-4|41	./Build
12cr|perl-Time-y2038-20100403.0.0-4|42	
12cr|perl-Time-y2038-20100403.0.0-4|43	%check
12cr|perl-Time-y2038-20100403.0.0-4|44	./Build test
12cr|perl-Time-y2038-20100403.0.0-4|45	
12cr|perl-Time-y2038-20100403.0.0-4|46	%install
12cr|perl-Time-y2038-20100403.0.0-4|47	rm -rf %buildroot
12cr|perl-Time-y2038-20100403.0.0-4|48	./Build install destdir=%{buildroot}
12cr|perl-Time-y2038-20100403.0.0-4|49	
12cr|perl-Time-y2038-20100403.0.0-4|50	%clean
12cr|perl-Time-y2038-20100403.0.0-4|51	rm -rf %buildroot
12cr|perl-Time-y2038-20100403.0.0-4|52	
12cr|perl-Time-y2038-20100403.0.0-4|53	%files
12cr|perl-Time-y2038-20100403.0.0-4|54	%defattr(-,root,root)
12cr|perl-Time-y2038-20100403.0.0-4|55	%doc Changes META.yml
12cr|perl-Time-y2038-20100403.0.0-4|56	%{_mandir}/man3/*
12cr|perl-Time-y2038-20100403.0.0-4|57	%perl_vendorlib/*
12cr|perl-Time-y2038-20100403.0.0-4|58	
12cr|perl-Time-y2038-20100403.0.0-4|59	
12cr|perl-Time-y2038-20100403.0.0-4|60	
12cr|perl-Time-y2038-20100403.0.0-4|61	
12cr|perl-Time-y2038-20100403.0.0-4|62	%changelog
12cr|perl-Time-y2038-20100403.0.0-4|63	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 20100403.0.0-4
12cr|perl-Time-y2038-20100403.0.0-4|64	+ Revision: 768358
12cr|perl-Time-y2038-20100403.0.0-4|65	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Time-y2038-20100403.0.0-4|66	
12cr|perl-Time-y2038-20100403.0.0-4|67	* Fri Jul 22 2011 Götz Waschk <waschk@mandriva.org> 20100403.0.0-3
12cr|perl-Time-y2038-20100403.0.0-4|68	+ Revision: 691051
12cr|perl-Time-y2038-20100403.0.0-4|69	- rebuild
12cr|perl-Time-y2038-20100403.0.0-4|70	
12cr|perl-Time-y2038-20100403.0.0-4|71	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 20100403.0.0-2mdv2011.0
12cr|perl-Time-y2038-20100403.0.0-4|72	+ Revision: 556186
12cr|perl-Time-y2038-20100403.0.0-4|73	- rebuild for perl 5.12
12cr|perl-Time-y2038-20100403.0.0-4|74	
12cr|perl-Time-y2038-20100403.0.0-4|75	* Sat May 15 2010 Guillaume Rousse <guillomovitch@mandriva.org> 20100403.0.0-1mdv2010.1
12cr|perl-Time-y2038-20100403.0.0-4|76	+ Revision: 544857
12cr|perl-Time-y2038-20100403.0.0-4|77	- import perl-Time-y2038
12cr|perl-Time-y2038-20100403.0.0-4|78	
12cr|perl-Time-y2038-20100403.0.0-4|79	
12cr|perl-Time-y2038-20100403.0.0-4|80	* Sat May 15 2010 cpan2dist 20100403-1mdv
12cr|perl-Time-y2038-20100403.0.0-4|81	- initial mdv release, generated with cpan2dist

5622 12
12cr|perl-Tk-Action-1.93.390-2|1	%define upstream_name    Tk-Action
12cr|perl-Tk-Action-1.93.390-2|2	%define upstream_version 1.093390
12cr|perl-Tk-Action-1.93.390-2|3	
12cr|perl-Tk-Action-1.93.390-2|4	Name:       perl-%{upstream_name}
12cr|perl-Tk-Action-1.93.390-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Tk-Action-1.93.390-2|6	Release:    %mkrel 2
12cr|perl-Tk-Action-1.93.390-2|7	
12cr|perl-Tk-Action-1.93.390-2|8	Summary:    Action abstraction for tk
12cr|perl-Tk-Action-1.93.390-2|9	License:    GPL+ or Artistic
12cr|perl-Tk-Action-1.93.390-2|10	Group:      Development/Perl
12cr|perl-Tk-Action-1.93.390-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tk-Action-1.93.390-2|12	Source0:    http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tk-Action-1.93.390-2|13	
12cr|perl-Tk-Action-1.93.390-2|14	BuildRequires: perl(English)
12cr|perl-Tk-Action-1.93.390-2|15	BuildRequires: perl(File::Find)
12cr|perl-Tk-Action-1.93.390-2|16	BuildRequires: perl(Moose)
12cr|perl-Tk-Action-1.93.390-2|17	BuildRequires: perl(MooseX::Has::Sugar)
12cr|perl-Tk-Action-1.93.390-2|18	BuildRequires: perl(MooseX::SemiAffordanceAccessor)
12cr|perl-Tk-Action-1.93.390-2|19	BuildRequires: perl(Test::More)
12cr|perl-Tk-Action-1.93.390-2|20	BuildRequires: perl(Tk::Sugar)
12cr|perl-Tk-Action-1.93.390-2|21	BuildRequires: perl(Module::Build)
12cr|perl-Tk-Action-1.93.390-2|22	
12cr|perl-Tk-Action-1.93.390-2|23	BuildArch: noarch
12cr|perl-Tk-Action-1.93.390-2|24	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Tk-Action-1.93.390-2|25	
12cr|perl-Tk-Action-1.93.390-2|26	%description
12cr|perl-Tk-Action-1.93.390-2|27	Menu entries are often also available in toolbars or other widgets. And
12cr|perl-Tk-Action-1.93.390-2|28	sometimes, we want to enable or disable a given action, and this means
12cr|perl-Tk-Action-1.93.390-2|29	having to update everywhere this action is allowed.
12cr|perl-Tk-Action-1.93.390-2|30	
12cr|perl-Tk-Action-1.93.390-2|31	This module helps managing actions in a the Tk manpage GUI: just create a
12cr|perl-Tk-Action-1.93.390-2|32	new object, associate some widgets and bindings with 'add_widget()' and
12cr|perl-Tk-Action-1.93.390-2|33	then de/activate the whole action at once with 'enable()' or 'disable()'.
12cr|perl-Tk-Action-1.93.390-2|34	
12cr|perl-Tk-Action-1.93.390-2|35	%prep
12cr|perl-Tk-Action-1.93.390-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tk-Action-1.93.390-2|37	
12cr|perl-Tk-Action-1.93.390-2|38	%build
12cr|perl-Tk-Action-1.93.390-2|39	%{__perl} Build.PL installdirs=vendor
12cr|perl-Tk-Action-1.93.390-2|40	./Build
12cr|perl-Tk-Action-1.93.390-2|41	
12cr|perl-Tk-Action-1.93.390-2|42	%check
12cr|perl-Tk-Action-1.93.390-2|43	./Build test
12cr|perl-Tk-Action-1.93.390-2|44	
12cr|perl-Tk-Action-1.93.390-2|45	%install
12cr|perl-Tk-Action-1.93.390-2|46	%{__rm} -rf %{buildroot}
12cr|perl-Tk-Action-1.93.390-2|47	./Build install destdir=%{buildroot}
12cr|perl-Tk-Action-1.93.390-2|48	
12cr|perl-Tk-Action-1.93.390-2|49	%clean
12cr|perl-Tk-Action-1.93.390-2|50	rm -rf %{buildroot}
12cr|perl-Tk-Action-1.93.390-2|51	
12cr|perl-Tk-Action-1.93.390-2|52	%files
12cr|perl-Tk-Action-1.93.390-2|53	%defattr(-,root,root)
12cr|perl-Tk-Action-1.93.390-2|54	%doc Changes LICENSE README
12cr|perl-Tk-Action-1.93.390-2|55	%{_mandir}/man3/*
12cr|perl-Tk-Action-1.93.390-2|56	%perl_vendorlib/*
12cr|perl-Tk-Action-1.93.390-2|57	
12cr|perl-Tk-Action-1.93.390-2|58	
12cr|perl-Tk-Action-1.93.390-2|59	
12cr|perl-Tk-Action-1.93.390-2|60	
12cr|perl-Tk-Action-1.93.390-2|61	%changelog
12cr|perl-Tk-Action-1.93.390-2|62	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.93.390-2mdv2011.0
12cr|perl-Tk-Action-1.93.390-2|63	+ Revision: 654825
12cr|perl-Tk-Action-1.93.390-2|64	- add br
12cr|perl-Tk-Action-1.93.390-2|65	- rebuild for updated spec-helper
12cr|perl-Tk-Action-1.93.390-2|66	
12cr|perl-Tk-Action-1.93.390-2|67	* Sun Dec 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.93.390-1mdv2011.0
12cr|perl-Tk-Action-1.93.390-2|68	+ Revision: 474056
12cr|perl-Tk-Action-1.93.390-2|69	- import perl-Tk-Action
12cr|perl-Tk-Action-1.93.390-2|70	
12cr|perl-Tk-Action-1.93.390-2|71	
12cr|perl-Tk-Action-1.93.390-2|72	* Sun Dec 06 2009 cpan2dist 1.093390-1mdv
12cr|perl-Tk-Action-1.93.390-2|73	- initial mdv release, generated with cpan2dist

5623 12
12cr|perl-Tk-Clock-0.290.0-3|1	%define upstream_name    Tk-Clock
12cr|perl-Tk-Clock-0.290.0-3|2	%define upstream_version 0.29
12cr|perl-Tk-Clock-0.290.0-3|3	
12cr|perl-Tk-Clock-0.290.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-Tk-Clock-0.290.0-3|5	%define __noautoreq '/pro/bin/perl'
12cr|perl-Tk-Clock-0.290.0-3|6	%else
12cr|perl-Tk-Clock-0.290.0-3|7	%define _requires_exceptions /pro/bin/perl
12cr|perl-Tk-Clock-0.290.0-3|8	%endif
12cr|perl-Tk-Clock-0.290.0-3|9	
12cr|perl-Tk-Clock-0.290.0-3|10	Name:		perl-%{upstream_name}
12cr|perl-Tk-Clock-0.290.0-3|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tk-Clock-0.290.0-3|12	Release:	3
12cr|perl-Tk-Clock-0.290.0-3|13	
12cr|perl-Tk-Clock-0.290.0-3|14	Summary:	Canvas based Clock widget
12cr|perl-Tk-Clock-0.290.0-3|15	License:	GPL+ or Artistic
12cr|perl-Tk-Clock-0.290.0-3|16	Group:		Development/Perl
12cr|perl-Tk-Clock-0.290.0-3|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tk-Clock-0.290.0-3|18	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tgz
12cr|perl-Tk-Clock-0.290.0-3|19	
12cr|perl-Tk-Clock-0.290.0-3|20	BuildRequires:	perl-devel
12cr|perl-Tk-Clock-0.290.0-3|21	BuildRequires:	perl(Carp)
12cr|perl-Tk-Clock-0.290.0-3|22	BuildRequires:	perl(Test::More)
12cr|perl-Tk-Clock-0.290.0-3|23	BuildRequires:	perl(Test::NoWarnings)
12cr|perl-Tk-Clock-0.290.0-3|24	BuildRequires:	perl(Tk)
12cr|perl-Tk-Clock-0.290.0-3|25	BuildRequires:	perl(Tk::Canvas)
12cr|perl-Tk-Clock-0.290.0-3|26	BuildRequires:	perl(Tk::Derived)
12cr|perl-Tk-Clock-0.290.0-3|27	BuildRequires:	perl(Tk::Widget)
12cr|perl-Tk-Clock-0.290.0-3|28	BuildRequires:	x11-server-xvfb
12cr|perl-Tk-Clock-0.290.0-3|29	
12cr|perl-Tk-Clock-0.290.0-3|30	BuildArch:	noarch
12cr|perl-Tk-Clock-0.290.0-3|31	
12cr|perl-Tk-Clock-0.290.0-3|32	%description
12cr|perl-Tk-Clock-0.290.0-3|33	This module implements a Canvas-based clock widget for perl-Tk with lots of
12cr|perl-Tk-Clock-0.290.0-3|34	options to change the appearance.
12cr|perl-Tk-Clock-0.290.0-3|35	
12cr|perl-Tk-Clock-0.290.0-3|36	Both analog and digital clocks are implemented.
12cr|perl-Tk-Clock-0.290.0-3|37	
12cr|perl-Tk-Clock-0.290.0-3|38	Options
12cr|perl-Tk-Clock-0.290.0-3|39	Below is a description of the options currently available. Their
12cr|perl-Tk-Clock-0.290.0-3|40	default value is in between parenthesis.
12cr|perl-Tk-Clock-0.290.0-3|41	
12cr|perl-Tk-Clock-0.290.0-3|42	%prep
12cr|perl-Tk-Clock-0.290.0-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tk-Clock-0.290.0-3|44	
12cr|perl-Tk-Clock-0.290.0-3|45	%build
12cr|perl-Tk-Clock-0.290.0-3|46	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tk-Clock-0.290.0-3|47	%make
12cr|perl-Tk-Clock-0.290.0-3|48	
12cr|perl-Tk-Clock-0.290.0-3|49	%check
12cr|perl-Tk-Clock-0.290.0-3|50	xvfb-run %make test
12cr|perl-Tk-Clock-0.290.0-3|51	
12cr|perl-Tk-Clock-0.290.0-3|52	%install
12cr|perl-Tk-Clock-0.290.0-3|53	%makeinstall_std
12cr|perl-Tk-Clock-0.290.0-3|54	
12cr|perl-Tk-Clock-0.290.0-3|55	%files
12cr|perl-Tk-Clock-0.290.0-3|56	%doc META.yml ChangeLog README
12cr|perl-Tk-Clock-0.290.0-3|57	%{_mandir}/man3/*
12cr|perl-Tk-Clock-0.290.0-3|58	%{perl_vendorlib}/*
12cr|perl-Tk-Clock-0.290.0-3|59	
12cr|perl-Tk-Clock-0.290.0-3|60	%changelog
12cr|perl-Tk-Clock-0.290.0-3|61	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.290.0-2mdv2011.0
12cr|perl-Tk-Clock-0.290.0-3|62	+ Revision: 656832
12cr|perl-Tk-Clock-0.290.0-3|63	- rebuild for updated spec-helper
12cr|perl-Tk-Clock-0.290.0-3|64	
12cr|perl-Tk-Clock-0.290.0-3|65	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.290.0-1mdv2011.0
12cr|perl-Tk-Clock-0.290.0-3|66	+ Revision: 569959
12cr|perl-Tk-Clock-0.290.0-3|67	- update to 0.29
12cr|perl-Tk-Clock-0.290.0-3|68	
12cr|perl-Tk-Clock-0.290.0-3|69	* Tue Mar 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.280.0-2mdv2011.0
12cr|perl-Tk-Clock-0.290.0-3|70	+ Revision: 521833
12cr|perl-Tk-Clock-0.290.0-3|71	- filter out an automtic extraction, used as shebang on examples
12cr|perl-Tk-Clock-0.290.0-3|72	
12cr|perl-Tk-Clock-0.290.0-3|73	* Tue Mar 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.280.0-1mdv2010.1
12cr|perl-Tk-Clock-0.290.0-3|74	+ Revision: 521762
12cr|perl-Tk-Clock-0.290.0-3|75	- import perl-Tk-Clock
12cr|perl-Tk-Clock-0.290.0-3|76	
12cr|perl-Tk-Clock-0.290.0-3|77	
12cr|perl-Tk-Clock-0.290.0-3|78	* Tue Mar 16 2010 cpan2dist 0.28-1mdv
12cr|perl-Tk-Clock-0.290.0-3|79	- initial mdv release, generated with cpan2dist

5624 12
12cr|perl-Tk-CursorControl-0.400.0-4|1	%define upstream_name    Tk-CursorControl
12cr|perl-Tk-CursorControl-0.400.0-4|2	%define upstream_version 0.4
12cr|perl-Tk-CursorControl-0.400.0-4|3	
12cr|perl-Tk-CursorControl-0.400.0-4|4	Name:       perl-%{upstream_name}
12cr|perl-Tk-CursorControl-0.400.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Tk-CursorControl-0.400.0-4|6	Release:	4
12cr|perl-Tk-CursorControl-0.400.0-4|7	
12cr|perl-Tk-CursorControl-0.400.0-4|8	Summary:    Manipulate the mouse cursor programmatically
12cr|perl-Tk-CursorControl-0.400.0-4|9	License:    GPL+ or Artistic
12cr|perl-Tk-CursorControl-0.400.0-4|10	Group:      Development/Perl
12cr|perl-Tk-CursorControl-0.400.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tk-CursorControl-0.400.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tk-CursorControl-0.400.0-4|13	Patch1:     fix-cursor-widget-demo-conflict.patch
12cr|perl-Tk-CursorControl-0.400.0-4|14	
12cr|perl-Tk-CursorControl-0.400.0-4|15	BuildRequires: perl(Tk)
12cr|perl-Tk-CursorControl-0.400.0-4|16	BuildRequires: perl-devel
12cr|perl-Tk-CursorControl-0.400.0-4|17	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Tk-CursorControl-0.400.0-4|18	
12cr|perl-Tk-CursorControl-0.400.0-4|19	%description
12cr|perl-Tk-CursorControl-0.400.0-4|20	Tk::CursorControl is -NOT- a Tk::Widget. Rather, it uses Tk and
12cr|perl-Tk-CursorControl-0.400.0-4|21	encompasses a collection of methods used to manipulate the cursor (aka
12cr|perl-Tk-CursorControl-0.400.0-4|22	pointer) programmatically from a Tk program.
12cr|perl-Tk-CursorControl-0.400.0-4|23	
12cr|perl-Tk-CursorControl-0.400.0-4|24	%prep
12cr|perl-Tk-CursorControl-0.400.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tk-CursorControl-0.400.0-4|26	%patch1 -p1 -b .wdgconflict
12cr|perl-Tk-CursorControl-0.400.0-4|27	
12cr|perl-Tk-CursorControl-0.400.0-4|28	%build
12cr|perl-Tk-CursorControl-0.400.0-4|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tk-CursorControl-0.400.0-4|30	%make
12cr|perl-Tk-CursorControl-0.400.0-4|31	
12cr|perl-Tk-CursorControl-0.400.0-4|32	%check
12cr|perl-Tk-CursorControl-0.400.0-4|33	#make test
12cr|perl-Tk-CursorControl-0.400.0-4|34	
12cr|perl-Tk-CursorControl-0.400.0-4|35	%install
12cr|perl-Tk-CursorControl-0.400.0-4|36	rm -rf $RPM_BUILD_ROOT
12cr|perl-Tk-CursorControl-0.400.0-4|37	%makeinstall_std
12cr|perl-Tk-CursorControl-0.400.0-4|38	
12cr|perl-Tk-CursorControl-0.400.0-4|39	%clean
12cr|perl-Tk-CursorControl-0.400.0-4|40	rm -rf $RPM_BUILD_ROOT
12cr|perl-Tk-CursorControl-0.400.0-4|41	
12cr|perl-Tk-CursorControl-0.400.0-4|42	%files
12cr|perl-Tk-CursorControl-0.400.0-4|43	%defattr(-,root,root)
12cr|perl-Tk-CursorControl-0.400.0-4|44	%doc Changes README
12cr|perl-Tk-CursorControl-0.400.0-4|45	%{_mandir}/man3/*
12cr|perl-Tk-CursorControl-0.400.0-4|46	%perl_vendorlib/*
12cr|perl-Tk-CursorControl-0.400.0-4|47	
12cr|perl-Tk-CursorControl-0.400.0-4|48	
12cr|perl-Tk-CursorControl-0.400.0-4|49	%changelog
12cr|perl-Tk-CursorControl-0.400.0-4|50	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.400.0-4
12cr|perl-Tk-CursorControl-0.400.0-4|51	+ Revision: 768358
12cr|perl-Tk-CursorControl-0.400.0-4|52	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Tk-CursorControl-0.400.0-4|53	
12cr|perl-Tk-CursorControl-0.400.0-4|54	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.400.0-3mdv2011.0
12cr|perl-Tk-CursorControl-0.400.0-4|55	+ Revision: 556187
12cr|perl-Tk-CursorControl-0.400.0-4|56	- rebuild for perl 5.12
12cr|perl-Tk-CursorControl-0.400.0-4|57	
12cr|perl-Tk-CursorControl-0.400.0-4|58	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.400.0-2mdv2010.0
12cr|perl-Tk-CursorControl-0.400.0-4|59	+ Revision: 430607
12cr|perl-Tk-CursorControl-0.400.0-4|60	- rebuild
12cr|perl-Tk-CursorControl-0.400.0-4|61	
12cr|perl-Tk-CursorControl-0.400.0-4|62	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-Tk-CursorControl-0.400.0-4|63	- rebuild using %%perl_convert_version
12cr|perl-Tk-CursorControl-0.400.0-4|64	
12cr|perl-Tk-CursorControl-0.400.0-4|65	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.4-7mdv2009.0
12cr|perl-Tk-CursorControl-0.400.0-4|66	+ Revision: 258657
12cr|perl-Tk-CursorControl-0.400.0-4|67	- rebuild
12cr|perl-Tk-CursorControl-0.400.0-4|68	
12cr|perl-Tk-CursorControl-0.400.0-4|69	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.4-6mdv2009.0
12cr|perl-Tk-CursorControl-0.400.0-4|70	+ Revision: 246653
12cr|perl-Tk-CursorControl-0.400.0-4|71	- rebuild
12cr|perl-Tk-CursorControl-0.400.0-4|72	- fix spacing at top of description
12cr|perl-Tk-CursorControl-0.400.0-4|73	
12cr|perl-Tk-CursorControl-0.400.0-4|74	* Mon Feb 04 2008 Jérôme Quelin <jquelin@mandriva.org> 0.4-4mdv2008.1
12cr|perl-Tk-CursorControl-0.400.0-4|75	+ Revision: 162063
12cr|perl-Tk-CursorControl-0.400.0-4|76	- fixing widget demo conflict with perl-Tk
12cr|perl-Tk-CursorControl-0.400.0-4|77	
12cr|perl-Tk-CursorControl-0.400.0-4|78	* Sun Feb 03 2008 Jérôme Quelin <jquelin@mandriva.org> 0.4-3mdv2008.1
12cr|perl-Tk-CursorControl-0.400.0-4|79	+ Revision: 161781
12cr|perl-Tk-CursorControl-0.400.0-4|80	- specs cleanup
12cr|perl-Tk-CursorControl-0.400.0-4|81	- binary package, removing noarch tag
12cr|perl-Tk-CursorControl-0.400.0-4|82	- providing description
12cr|perl-Tk-CursorControl-0.400.0-4|83	
12cr|perl-Tk-CursorControl-0.400.0-4|84	* Tue Jan 22 2008 Jérôme Quelin <jquelin@mandriva.org> 0.4-2mdv2008.1
12cr|perl-Tk-CursorControl-0.400.0-4|85	+ Revision: 156527
12cr|perl-Tk-CursorControl-0.400.0-4|86	- force 5.10.0 rebuild
12cr|perl-Tk-CursorControl-0.400.0-4|87	
12cr|perl-Tk-CursorControl-0.400.0-4|88	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Tk-CursorControl-0.400.0-4|89	- restore BuildRoot
12cr|perl-Tk-CursorControl-0.400.0-4|90	
12cr|perl-Tk-CursorControl-0.400.0-4|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Tk-CursorControl-0.400.0-4|92	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Tk-CursorControl-0.400.0-4|93	
12cr|perl-Tk-CursorControl-0.400.0-4|94	* Mon Nov 19 2007 Jérôme Quelin <jquelin@mandriva.org> 0.4-1mdv2008.1
12cr|perl-Tk-CursorControl-0.400.0-4|95	+ Revision: 110501
12cr|perl-Tk-CursorControl-0.400.0-4|96	- import perl-Tk-CursorControl
12cr|perl-Tk-CursorControl-0.400.0-4|97	
12cr|perl-Tk-CursorControl-0.400.0-4|98	

5625 12
12cr|perl-Tk-DirSelect-1.120.0-3|1	%define upstream_name       Tk-DirSelect
12cr|perl-Tk-DirSelect-1.120.0-3|2	%define upstream_version 1.12
12cr|perl-Tk-DirSelect-1.120.0-3|3	
12cr|perl-Tk-DirSelect-1.120.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Tk-DirSelect-1.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tk-DirSelect-1.120.0-3|6	Release:	3
12cr|perl-Tk-DirSelect-1.120.0-3|7	
12cr|perl-Tk-DirSelect-1.120.0-3|8	Summary:	Cross-platform directory selection widget
12cr|perl-Tk-DirSelect-1.120.0-3|9	License:	GPL+ or Artistic
12cr|perl-Tk-DirSelect-1.120.0-3|10	Group:		Development/Perl
12cr|perl-Tk-DirSelect-1.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tk-DirSelect-1.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tk-DirSelect-1.120.0-3|13	
12cr|perl-Tk-DirSelect-1.120.0-3|14	BuildRequires:	perl-devel
12cr|perl-Tk-DirSelect-1.120.0-3|15	BuildRequires:	perl(Tk)
12cr|perl-Tk-DirSelect-1.120.0-3|16	
12cr|perl-Tk-DirSelect-1.120.0-3|17	BuildArch:	noarch
12cr|perl-Tk-DirSelect-1.120.0-3|18	
12cr|perl-Tk-DirSelect-1.120.0-3|19	%description
12cr|perl-Tk-DirSelect-1.120.0-3|20	This module provides a cross-platform directory selection widget. For
12cr|perl-Tk-DirSelect-1.120.0-3|21	systems running Microsoft Windows, this includes selection of local and
12cr|perl-Tk-DirSelect-1.120.0-3|22	mapped network drives. A context menu (right-click or <Button3>) allows the
12cr|perl-Tk-DirSelect-1.120.0-3|23	creation, renaming, and deletion of directories while browsing.
12cr|perl-Tk-DirSelect-1.120.0-3|24	
12cr|perl-Tk-DirSelect-1.120.0-3|25	Note: Perl/Tk 804 added the 'chooseDirectory' method which uses native
12cr|perl-Tk-DirSelect-1.120.0-3|26	system dialogs where available. (i.e. Windows) If you want a native feel
12cr|perl-Tk-DirSelect-1.120.0-3|27	for your program, you probably want to use that method instead -- possibly
12cr|perl-Tk-DirSelect-1.120.0-3|28	using this module as a fallback for systems with older versions of Tk
12cr|perl-Tk-DirSelect-1.120.0-3|29	installed.
12cr|perl-Tk-DirSelect-1.120.0-3|30	
12cr|perl-Tk-DirSelect-1.120.0-3|31	%prep
12cr|perl-Tk-DirSelect-1.120.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tk-DirSelect-1.120.0-3|33	
12cr|perl-Tk-DirSelect-1.120.0-3|34	%build
12cr|perl-Tk-DirSelect-1.120.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tk-DirSelect-1.120.0-3|36	%make
12cr|perl-Tk-DirSelect-1.120.0-3|37	
12cr|perl-Tk-DirSelect-1.120.0-3|38	%check
12cr|perl-Tk-DirSelect-1.120.0-3|39	%make test
12cr|perl-Tk-DirSelect-1.120.0-3|40	
12cr|perl-Tk-DirSelect-1.120.0-3|41	%install
12cr|perl-Tk-DirSelect-1.120.0-3|42	%makeinstall_std
12cr|perl-Tk-DirSelect-1.120.0-3|43	
12cr|perl-Tk-DirSelect-1.120.0-3|44	%files
12cr|perl-Tk-DirSelect-1.120.0-3|45	%doc README Changes
12cr|perl-Tk-DirSelect-1.120.0-3|46	%{_mandir}/man3/*
12cr|perl-Tk-DirSelect-1.120.0-3|47	%{perl_vendorlib}/*
12cr|perl-Tk-DirSelect-1.120.0-3|48	
12cr|perl-Tk-DirSelect-1.120.0-3|49	%changelog
12cr|perl-Tk-DirSelect-1.120.0-3|50	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.120.0-2mdv2011.0
12cr|perl-Tk-DirSelect-1.120.0-3|51	+ Revision: 655239
12cr|perl-Tk-DirSelect-1.120.0-3|52	- rebuild for updated spec-helper
12cr|perl-Tk-DirSelect-1.120.0-3|53	
12cr|perl-Tk-DirSelect-1.120.0-3|54	* Fri Feb 19 2010 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-1mdv2011.0
12cr|perl-Tk-DirSelect-1.120.0-3|55	+ Revision: 508046
12cr|perl-Tk-DirSelect-1.120.0-3|56	- update to 1.12
12cr|perl-Tk-DirSelect-1.120.0-3|57	
12cr|perl-Tk-DirSelect-1.120.0-3|58	* Sat Jul 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.110.0-1mdv2010.0
12cr|perl-Tk-DirSelect-1.120.0-3|59	+ Revision: 392114
12cr|perl-Tk-DirSelect-1.120.0-3|60	- import perl-Tk-DirSelect
12cr|perl-Tk-DirSelect-1.120.0-3|61	
12cr|perl-Tk-DirSelect-1.120.0-3|62	
12cr|perl-Tk-DirSelect-1.120.0-3|63	* Sat Jul 04 2009 cpan2dist 1.11-1mdv
12cr|perl-Tk-DirSelect-1.120.0-3|64	- initial mdv release, generated with cpan2dist
12cr|perl-Tk-DirSelect-1.120.0-3|65	

5626 12
12cr|perl-Tk-FileDialog-1.3-10|1	%define name	perl-Tk-FileDialog
12cr|perl-Tk-FileDialog-1.3-10|2	%define version	1.3
12cr|perl-Tk-FileDialog-1.3-10|3	%define release %mkrel 10
12cr|perl-Tk-FileDialog-1.3-10|4	
12cr|perl-Tk-FileDialog-1.3-10|5	Summary:	Tk::FileDialog Perl module
12cr|perl-Tk-FileDialog-1.3-10|6	Name:		%name
12cr|perl-Tk-FileDialog-1.3-10|7	Version:	%version
12cr|perl-Tk-FileDialog-1.3-10|8	Release:	%release
12cr|perl-Tk-FileDialog-1.3-10|9	License:	GPL
12cr|perl-Tk-FileDialog-1.3-10|10	Group:		Development/Perl
12cr|perl-Tk-FileDialog-1.3-10|11	Source0:	http://cpan.uwinnipeg.ca/cpan/authors/id/B/BP/BPOWERS/Tk-FileDialog-%{version}.tar.bz2
12cr|perl-Tk-FileDialog-1.3-10|12	Url:		http://www.cpan.org
12cr|perl-Tk-FileDialog-1.3-10|13	BuildRequires:	perl-devel
12cr|perl-Tk-FileDialog-1.3-10|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|perl-Tk-FileDialog-1.3-10|15	BuildArch:	noarch
12cr|perl-Tk-FileDialog-1.3-10|16	
12cr|perl-Tk-FileDialog-1.3-10|17	%description
12cr|perl-Tk-FileDialog-1.3-10|18	A highly configurable File Dialog widget for Perl/Tk.
12cr|perl-Tk-FileDialog-1.3-10|19	
12cr|perl-Tk-FileDialog-1.3-10|20	%prep
12cr|perl-Tk-FileDialog-1.3-10|21	%setup -q -n Tk-FileDialog-%{version}
12cr|perl-Tk-FileDialog-1.3-10|22	
12cr|perl-Tk-FileDialog-1.3-10|23	%build
12cr|perl-Tk-FileDialog-1.3-10|24	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor </dev/null
12cr|perl-Tk-FileDialog-1.3-10|25	%make
12cr|perl-Tk-FileDialog-1.3-10|26	
12cr|perl-Tk-FileDialog-1.3-10|27	%install
12cr|perl-Tk-FileDialog-1.3-10|28	rm -rf $RPM_BUILD_ROOT
12cr|perl-Tk-FileDialog-1.3-10|29	make PREFIX=%{buildroot}%{_prefix} install DESTDIR=$RPM_BUILD_ROOT
12cr|perl-Tk-FileDialog-1.3-10|30	
12cr|perl-Tk-FileDialog-1.3-10|31	%clean
12cr|perl-Tk-FileDialog-1.3-10|32	rm -rf $RPM_BUILD_ROOT
12cr|perl-Tk-FileDialog-1.3-10|33	
12cr|perl-Tk-FileDialog-1.3-10|34	%files
12cr|perl-Tk-FileDialog-1.3-10|35	%defattr(-,root,root)
12cr|perl-Tk-FileDialog-1.3-10|36	%doc README
12cr|perl-Tk-FileDialog-1.3-10|37	%{perl_vendorlib}/*
12cr|perl-Tk-FileDialog-1.3-10|38	%{_mandir}/*/*
12cr|perl-Tk-FileDialog-1.3-10|39	
12cr|perl-Tk-FileDialog-1.3-10|40	
12cr|perl-Tk-FileDialog-1.3-10|41	
12cr|perl-Tk-FileDialog-1.3-10|42	%changelog
12cr|perl-Tk-FileDialog-1.3-10|43	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.3-10mdv2011.0
12cr|perl-Tk-FileDialog-1.3-10|44	+ Revision: 658424
12cr|perl-Tk-FileDialog-1.3-10|45	- rebuild for updated rpm-setup
12cr|perl-Tk-FileDialog-1.3-10|46	
12cr|perl-Tk-FileDialog-1.3-10|47	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.3-9mdv2010.0
12cr|perl-Tk-FileDialog-1.3-10|48	+ Revision: 430608
12cr|perl-Tk-FileDialog-1.3-10|49	- rebuild
12cr|perl-Tk-FileDialog-1.3-10|50	
12cr|perl-Tk-FileDialog-1.3-10|51	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.3-8mdv2009.0
12cr|perl-Tk-FileDialog-1.3-10|52	+ Revision: 242075
12cr|perl-Tk-FileDialog-1.3-10|53	- rebuild
12cr|perl-Tk-FileDialog-1.3-10|54	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Tk-FileDialog-1.3-10|55	
12cr|perl-Tk-FileDialog-1.3-10|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Tk-FileDialog-1.3-10|57	- restore BuildRoot
12cr|perl-Tk-FileDialog-1.3-10|58	
12cr|perl-Tk-FileDialog-1.3-10|59	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 1.3-6mdv2008.0
12cr|perl-Tk-FileDialog-1.3-10|60	+ Revision: 23636
12cr|perl-Tk-FileDialog-1.3-10|61	- rebuild
12cr|perl-Tk-FileDialog-1.3-10|62	
12cr|perl-Tk-FileDialog-1.3-10|63	
12cr|perl-Tk-FileDialog-1.3-10|64	* Fri May 12 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.3-5mdk
12cr|perl-Tk-FileDialog-1.3-10|65	- Fix Build
12cr|perl-Tk-FileDialog-1.3-10|66	- use mkrel
12cr|perl-Tk-FileDialog-1.3-10|67	
12cr|perl-Tk-FileDialog-1.3-10|68	* Mon Nov 15 2004 Austin Acton <austin@mandrake.org> 1.3-4mdk
12cr|perl-Tk-FileDialog-1.3-10|69	- rebuild
12cr|perl-Tk-FileDialog-1.3-10|70	
12cr|perl-Tk-FileDialog-1.3-10|71	* Sat Jul 17 2004 Austin Acton <austin@mandrake.org> 1.3-3mdk
12cr|perl-Tk-FileDialog-1.3-10|72	- rebuild
12cr|perl-Tk-FileDialog-1.3-10|73	
12cr|perl-Tk-FileDialog-1.3-10|74	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.3-2mdk
12cr|perl-Tk-FileDialog-1.3-10|75	- rebuild for new auto{prov,req}
12cr|perl-Tk-FileDialog-1.3-10|76	

5627 12
12cr|perl-Tk-Gauge-0.300.0-3|1	%define upstream_name    Tk-Gauge
12cr|perl-Tk-Gauge-0.300.0-3|2	%define upstream_version 0.3
12cr|perl-Tk-Gauge-0.300.0-3|3	
12cr|perl-Tk-Gauge-0.300.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Tk-Gauge-0.300.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tk-Gauge-0.300.0-3|6	Release:	3
12cr|perl-Tk-Gauge-0.300.0-3|7	
12cr|perl-Tk-Gauge-0.300.0-3|8	Summary:	Create a multitude of analog gauge widgets
12cr|perl-Tk-Gauge-0.300.0-3|9	License:	GPL+ or Artistic
12cr|perl-Tk-Gauge-0.300.0-3|10	Group:		Development/Perl
12cr|perl-Tk-Gauge-0.300.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tk-Gauge-0.300.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tk-Gauge-0.300.0-3|13	
12cr|perl-Tk-Gauge-0.300.0-3|14	BuildRequires:	perl-devel
12cr|perl-Tk-Gauge-0.300.0-3|15	BuildRequires:	perl(Tk)
12cr|perl-Tk-Gauge-0.300.0-3|16	BuildRequires:	perl-Tk-devel
12cr|perl-Tk-Gauge-0.300.0-3|17	BuildRequires:	x11-server-xvfb
12cr|perl-Tk-Gauge-0.300.0-3|18	
12cr|perl-Tk-Gauge-0.300.0-3|19	BuildArch:	noarch
12cr|perl-Tk-Gauge-0.300.0-3|20	
12cr|perl-Tk-Gauge-0.300.0-3|21	%description
12cr|perl-Tk-Gauge-0.300.0-3|22	This widget creates an analog gauge. A gauge has various components: a
12cr|perl-Tk-Gauge-0.300.0-3|23	radius highlighted by a circumference, one or more needles, a hub, three
12cr|perl-Tk-Gauge-0.300.0-3|24	granularities of tick marks, one of which has a value label, a caption,
12cr|perl-Tk-Gauge-0.300.0-3|25	title and specialized bands that visually compartmentalize the gauge.
12cr|perl-Tk-Gauge-0.300.0-3|26	
12cr|perl-Tk-Gauge-0.300.0-3|27	A gauge's appearance is specified by manipulating a set of approximately 60
12cr|perl-Tk-Gauge-0.300.0-3|28	options, all described below. Given this flexibility one may create
12cr|perl-Tk-Gauge-0.300.0-3|29	instruments including, but not limited to, a 12 or 24 hour clock, CPU
12cr|perl-Tk-Gauge-0.300.0-3|30	meter, voltmeter, fuel and temperature gauge, speedometer and tachometer.
12cr|perl-Tk-Gauge-0.300.0-3|31	
12cr|perl-Tk-Gauge-0.300.0-3|32	The following option/value pairs are supported (default value in
12cr|perl-Tk-Gauge-0.300.0-3|33	parentheses):
12cr|perl-Tk-Gauge-0.300.0-3|34	
12cr|perl-Tk-Gauge-0.300.0-3|35	%prep
12cr|perl-Tk-Gauge-0.300.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tk-Gauge-0.300.0-3|37	
12cr|perl-Tk-Gauge-0.300.0-3|38	%build
12cr|perl-Tk-Gauge-0.300.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tk-Gauge-0.300.0-3|40	%make
12cr|perl-Tk-Gauge-0.300.0-3|41	
12cr|perl-Tk-Gauge-0.300.0-3|42	%check
12cr|perl-Tk-Gauge-0.300.0-3|43	xvfb-run %make test
12cr|perl-Tk-Gauge-0.300.0-3|44	
12cr|perl-Tk-Gauge-0.300.0-3|45	%install
12cr|perl-Tk-Gauge-0.300.0-3|46	%makeinstall_std
12cr|perl-Tk-Gauge-0.300.0-3|47	
12cr|perl-Tk-Gauge-0.300.0-3|48	%files
12cr|perl-Tk-Gauge-0.300.0-3|49	%doc Changes README
12cr|perl-Tk-Gauge-0.300.0-3|50	%{_mandir}/man3/*
12cr|perl-Tk-Gauge-0.300.0-3|51	%{perl_vendorlib}/*
12cr|perl-Tk-Gauge-0.300.0-3|52	
12cr|perl-Tk-Gauge-0.300.0-3|53	%changelog
12cr|perl-Tk-Gauge-0.300.0-3|54	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.300.0-2mdv2011.0
12cr|perl-Tk-Gauge-0.300.0-3|55	+ Revision: 658453
12cr|perl-Tk-Gauge-0.300.0-3|56	- rebuild for updates rpm-setup
12cr|perl-Tk-Gauge-0.300.0-3|57	
12cr|perl-Tk-Gauge-0.300.0-3|58	* Mon Aug 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2010.0
12cr|perl-Tk-Gauge-0.300.0-3|59	+ Revision: 420260
12cr|perl-Tk-Gauge-0.300.0-3|60	- adding missing buildrequires
12cr|perl-Tk-Gauge-0.300.0-3|61	- adding missing buildrequires:
12cr|perl-Tk-Gauge-0.300.0-3|62	- import perl-Tk-Gauge
12cr|perl-Tk-Gauge-0.300.0-3|63	
12cr|perl-Tk-Gauge-0.300.0-3|64	
12cr|perl-Tk-Gauge-0.300.0-3|65	* Sun Aug 23 2009 cpan2dist 0.3-1mdv
12cr|perl-Tk-Gauge-0.300.0-3|66	- initial mdv release, generated with cpan2dist

5628 12
12cr|perl-Tk-HistEntry-0.430.0-3|1	%define upstream_name    Tk-HistEntry
12cr|perl-Tk-HistEntry-0.430.0-3|2	%define upstream_version 0.43
12cr|perl-Tk-HistEntry-0.430.0-3|3	
12cr|perl-Tk-HistEntry-0.430.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Tk-HistEntry-0.430.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tk-HistEntry-0.430.0-3|6	Release:	3
12cr|perl-Tk-HistEntry-0.430.0-3|7	
12cr|perl-Tk-HistEntry-0.430.0-3|8	Summary:	An entry widget with history capability
12cr|perl-Tk-HistEntry-0.430.0-3|9	License:	GPL+ or Artistic
12cr|perl-Tk-HistEntry-0.430.0-3|10	Group:		Development/Perl
12cr|perl-Tk-HistEntry-0.430.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tk-HistEntry-0.430.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tk-HistEntry-0.430.0-3|13	
12cr|perl-Tk-HistEntry-0.430.0-3|14	BuildRequires:	perl-devel
12cr|perl-Tk-HistEntry-0.430.0-3|15	BuildRequires:	perl(Tk)
12cr|perl-Tk-HistEntry-0.430.0-3|16	BuildRequires:	x11-server-xvfb
12cr|perl-Tk-HistEntry-0.430.0-3|17	
12cr|perl-Tk-HistEntry-0.430.0-3|18	BuildArch:	noarch
12cr|perl-Tk-HistEntry-0.430.0-3|19	
12cr|perl-Tk-HistEntry-0.430.0-3|20	%description
12cr|perl-Tk-HistEntry-0.430.0-3|21	'Tk::HistEntry' defines entry widgets with history capabilities. The
12cr|perl-Tk-HistEntry-0.430.0-3|22	widgets come in two flavours:
12cr|perl-Tk-HistEntry-0.430.0-3|23	
12cr|perl-Tk-HistEntry-0.430.0-3|24	* 'HistEntry' (in package 'Tk::HistEntry::Browse') - with associated
12cr|perl-Tk-HistEntry-0.430.0-3|25	browse entry
12cr|perl-Tk-HistEntry-0.430.0-3|26	
12cr|perl-Tk-HistEntry-0.430.0-3|27	* 'SimpleHistEntry' (in package 'Tk::HistEntry::Simple') - plain widget
12cr|perl-Tk-HistEntry-0.430.0-3|28	without browse entry
12cr|perl-Tk-HistEntry-0.430.0-3|29	
12cr|perl-Tk-HistEntry-0.430.0-3|30	%prep
12cr|perl-Tk-HistEntry-0.430.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tk-HistEntry-0.430.0-3|32	
12cr|perl-Tk-HistEntry-0.430.0-3|33	%build
12cr|perl-Tk-HistEntry-0.430.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tk-HistEntry-0.430.0-3|35	%make
12cr|perl-Tk-HistEntry-0.430.0-3|36	
12cr|perl-Tk-HistEntry-0.430.0-3|37	%check
12cr|perl-Tk-HistEntry-0.430.0-3|38	xvfb-run %make test
12cr|perl-Tk-HistEntry-0.430.0-3|39	
12cr|perl-Tk-HistEntry-0.430.0-3|40	%install
12cr|perl-Tk-HistEntry-0.430.0-3|41	%makeinstall_std
12cr|perl-Tk-HistEntry-0.430.0-3|42	
12cr|perl-Tk-HistEntry-0.430.0-3|43	%files
12cr|perl-Tk-HistEntry-0.430.0-3|44	%doc Changes README META.yml
12cr|perl-Tk-HistEntry-0.430.0-3|45	%{_mandir}/man3/*
12cr|perl-Tk-HistEntry-0.430.0-3|46	%{perl_vendorlib}/*
12cr|perl-Tk-HistEntry-0.430.0-3|47	
12cr|perl-Tk-HistEntry-0.430.0-3|48	
12cr|perl-Tk-HistEntry-0.430.0-3|49	%changelog
12cr|perl-Tk-HistEntry-0.430.0-3|50	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.430.0-2mdv2011.0
12cr|perl-Tk-HistEntry-0.430.0-3|51	+ Revision: 658895
12cr|perl-Tk-HistEntry-0.430.0-3|52	- rebuild for updated spec-helper
12cr|perl-Tk-HistEntry-0.430.0-3|53	
12cr|perl-Tk-HistEntry-0.430.0-3|54	* Tue May 18 2010 Jérôme Quelin <jquelin@mandriva.org> 0.430.0-1mdv2011.0
12cr|perl-Tk-HistEntry-0.430.0-3|55	+ Revision: 545248
12cr|perl-Tk-HistEntry-0.430.0-3|56	- import perl-Tk-HistEntry
12cr|perl-Tk-HistEntry-0.430.0-3|57	
12cr|perl-Tk-HistEntry-0.430.0-3|58	
12cr|perl-Tk-HistEntry-0.430.0-3|59	* Tue May 18 2010 cpan2dist 0.43-1mdv
12cr|perl-Tk-HistEntry-0.430.0-3|60	- initial mdv release, generated with cpan2dist

5629 12
12cr|perl-Tk-ObjScanner-2.12.0-4|1	%define upstream_name       Tk-ObjScanner
12cr|perl-Tk-ObjScanner-2.12.0-4|2	%define upstream_version    2.012
12cr|perl-Tk-ObjScanner-2.12.0-4|3	
12cr|perl-Tk-ObjScanner-2.12.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Tk-ObjScanner-2.12.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tk-ObjScanner-2.12.0-4|6	Release:	4
12cr|perl-Tk-ObjScanner-2.12.0-4|7	License:	GPL or Artistic
12cr|perl-Tk-ObjScanner-2.12.0-4|8	Group:		Development/Perl
12cr|perl-Tk-ObjScanner-2.12.0-4|9	Summary:	Tk data or object scanner
12cr|perl-Tk-ObjScanner-2.12.0-4|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tk-ObjScanner-2.12.0-4|11	Source:		http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tk-ObjScanner-2.12.0-4|12	
12cr|perl-Tk-ObjScanner-2.12.0-4|13	BuildRequires:	perl-devel
12cr|perl-Tk-ObjScanner-2.12.0-4|14	BuildRequires:	perl(Scalar::Util)
12cr|perl-Tk-ObjScanner-2.12.0-4|15	BuildRequires:	perl(Tk)
12cr|perl-Tk-ObjScanner-2.12.0-4|16	BuildRequires:	perl(Tk::Adjuster)
12cr|perl-Tk-ObjScanner-2.12.0-4|17	BuildRequires:	perl(Tk::HList)
12cr|perl-Tk-ObjScanner-2.12.0-4|18	BuildRequires:	perl(Tk::ROText)
12cr|perl-Tk-ObjScanner-2.12.0-4|19	BuildRequires:	x11-server-xvfb
12cr|perl-Tk-ObjScanner-2.12.0-4|20	BuildArch:	noarch
12cr|perl-Tk-ObjScanner-2.12.0-4|21	
12cr|perl-Tk-ObjScanner-2.12.0-4|22	%description
12cr|perl-Tk-ObjScanner-2.12.0-4|23	The scanner provides a GUI to scan the attributes of an object. It can also
12cr|perl-Tk-ObjScanner-2.12.0-4|24	be used to scan the elements of a hash or an array.
12cr|perl-Tk-ObjScanner-2.12.0-4|25	
12cr|perl-Tk-ObjScanner-2.12.0-4|26	This widget can be used as a regular widget in a Tk application or can be
12cr|perl-Tk-ObjScanner-2.12.0-4|27	used as an autonomous popup widget that will display the content of a data
12cr|perl-Tk-ObjScanner-2.12.0-4|28	structure. The latter is like a call to a graphical the Data::Dumper
12cr|perl-Tk-ObjScanner-2.12.0-4|29	manpage. The scanner can be used in an autonomous way with the
12cr|perl-Tk-ObjScanner-2.12.0-4|30	'scan_object' function.
12cr|perl-Tk-ObjScanner-2.12.0-4|31	
12cr|perl-Tk-ObjScanner-2.12.0-4|32	The scanner is a composite widget made of a menubar and the Tk::HList
12cr|perl-Tk-ObjScanner-2.12.0-4|33	manpage. This widget acts as a scanner to the object (or hash ref) passed
12cr|perl-Tk-ObjScanner-2.12.0-4|34	with the 'caller' parameter. The scanner will retrieve all keys of the
12cr|perl-Tk-ObjScanner-2.12.0-4|35	hash/object and insert them in the HList.
12cr|perl-Tk-ObjScanner-2.12.0-4|36	
12cr|perl-Tk-ObjScanner-2.12.0-4|37	%prep
12cr|perl-Tk-ObjScanner-2.12.0-4|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tk-ObjScanner-2.12.0-4|39	
12cr|perl-Tk-ObjScanner-2.12.0-4|40	%build
12cr|perl-Tk-ObjScanner-2.12.0-4|41	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tk-ObjScanner-2.12.0-4|42	%make
12cr|perl-Tk-ObjScanner-2.12.0-4|43	
12cr|perl-Tk-ObjScanner-2.12.0-4|44	%check
12cr|perl-Tk-ObjScanner-2.12.0-4|45	xvfb-run make test
12cr|perl-Tk-ObjScanner-2.12.0-4|46	
12cr|perl-Tk-ObjScanner-2.12.0-4|47	%install
12cr|perl-Tk-ObjScanner-2.12.0-4|48	%makeinstall_std
12cr|perl-Tk-ObjScanner-2.12.0-4|49	
12cr|perl-Tk-ObjScanner-2.12.0-4|50	%files
12cr|perl-Tk-ObjScanner-2.12.0-4|51	%doc ChangeLog README
12cr|perl-Tk-ObjScanner-2.12.0-4|52	%{_mandir}/man3/*
12cr|perl-Tk-ObjScanner-2.12.0-4|53	%{perl_vendorlib}/*
12cr|perl-Tk-ObjScanner-2.12.0-4|54	
12cr|perl-Tk-ObjScanner-2.12.0-4|55	%changelog
12cr|perl-Tk-ObjScanner-2.12.0-4|56	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 2.12.0-3mdv2011.0
12cr|perl-Tk-ObjScanner-2.12.0-4|57	+ Revision: 658553
12cr|perl-Tk-ObjScanner-2.12.0-4|58	- rebuild for updated spec-helper
12cr|perl-Tk-ObjScanner-2.12.0-4|59	
12cr|perl-Tk-ObjScanner-2.12.0-4|60	* Mon Jul 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.12.0-2mdv2010.0
12cr|perl-Tk-ObjScanner-2.12.0-4|61	+ Revision: 392778
12cr|perl-Tk-ObjScanner-2.12.0-4|62	- enable tests with xvfb
12cr|perl-Tk-ObjScanner-2.12.0-4|63	
12cr|perl-Tk-ObjScanner-2.12.0-4|64	* Sat Jul 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.12.0-1mdv2010.0
12cr|perl-Tk-ObjScanner-2.12.0-4|65	+ Revision: 392116
12cr|perl-Tk-ObjScanner-2.12.0-4|66	- import perl-Tk-ObjScanner
12cr|perl-Tk-ObjScanner-2.12.0-4|67	
12cr|perl-Tk-ObjScanner-2.12.0-4|68	
12cr|perl-Tk-ObjScanner-2.12.0-4|69	* Sat Jul 04 2009 cpan2dist 2.012-1mdv
12cr|perl-Tk-ObjScanner-2.12.0-4|70	- initial mdv release, generated with cpan2dist
12cr|perl-Tk-ObjScanner-2.12.0-4|71	

5630 12
12cr|perl-Tk-Pod-0.993.900-3|1	%define upstream_name    Tk-Pod
12cr|perl-Tk-Pod-0.993.900-3|2	%define upstream_version 0.9939
12cr|perl-Tk-Pod-0.993.900-3|3	
12cr|perl-Tk-Pod-0.993.900-3|4	Name:		perl-%{upstream_name}
12cr|perl-Tk-Pod-0.993.900-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tk-Pod-0.993.900-3|6	Release:	3
12cr|perl-Tk-Pod-0.993.900-3|7	
12cr|perl-Tk-Pod-0.993.900-3|8	Summary:	Simple Pod browser with hypertext capabilities
12cr|perl-Tk-Pod-0.993.900-3|9	License:	GPL+ or Artistic
12cr|perl-Tk-Pod-0.993.900-3|10	Group:		Development/Perl
12cr|perl-Tk-Pod-0.993.900-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tk-Pod-0.993.900-3|12	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tk-Pod-0.993.900-3|13	
12cr|perl-Tk-Pod-0.993.900-3|14	BuildRequires:	perl-devel
12cr|perl-Tk-Pod-0.993.900-3|15	BuildRequires:	perl(File::Spec)
12cr|perl-Tk-Pod-0.993.900-3|16	BuildRequires:	perl(File::Temp)
12cr|perl-Tk-Pod-0.993.900-3|17	BuildRequires:	perl(Pod::Simple)
12cr|perl-Tk-Pod-0.993.900-3|18	BuildRequires:	perl(Text::English)
12cr|perl-Tk-Pod-0.993.900-3|19	BuildRequires:	perl(Tk)
12cr|perl-Tk-Pod-0.993.900-3|20	BuildRequires:	perl(Tk::HistEntry)
12cr|perl-Tk-Pod-0.993.900-3|21	
12cr|perl-Tk-Pod-0.993.900-3|22	BuildArch:	noarch
12cr|perl-Tk-Pod-0.993.900-3|23	
12cr|perl-Tk-Pod-0.993.900-3|24	%description
12cr|perl-Tk-Pod-0.993.900-3|25	Simple Pod browser with hypertext capabilities in a 'Toplevel' widget
12cr|perl-Tk-Pod-0.993.900-3|26	
12cr|perl-Tk-Pod-0.993.900-3|27	%prep
12cr|perl-Tk-Pod-0.993.900-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tk-Pod-0.993.900-3|29	
12cr|perl-Tk-Pod-0.993.900-3|30	%build
12cr|perl-Tk-Pod-0.993.900-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tk-Pod-0.993.900-3|32	%make
12cr|perl-Tk-Pod-0.993.900-3|33	
12cr|perl-Tk-Pod-0.993.900-3|34	%check
12cr|perl-Tk-Pod-0.993.900-3|35	# tests hang on build-system
12cr|perl-Tk-Pod-0.993.900-3|36	#xvfb-run %make test
12cr|perl-Tk-Pod-0.993.900-3|37	
12cr|perl-Tk-Pod-0.993.900-3|38	%install
12cr|perl-Tk-Pod-0.993.900-3|39	%makeinstall_std
12cr|perl-Tk-Pod-0.993.900-3|40	
12cr|perl-Tk-Pod-0.993.900-3|41	%files
12cr|perl-Tk-Pod-0.993.900-3|42	%doc Changes META.yml README
12cr|perl-Tk-Pod-0.993.900-3|43	%{_bindir}/tk*
12cr|perl-Tk-Pod-0.993.900-3|44	%{_mandir}/man1/*
12cr|perl-Tk-Pod-0.993.900-3|45	%{_mandir}/man3/*
12cr|perl-Tk-Pod-0.993.900-3|46	%{perl_vendorlib}/*
12cr|perl-Tk-Pod-0.993.900-3|47	
12cr|perl-Tk-Pod-0.993.900-3|48	%changelog
12cr|perl-Tk-Pod-0.993.900-3|49	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.993.900-2mdv2011.0
12cr|perl-Tk-Pod-0.993.900-3|50	+ Revision: 658554
12cr|perl-Tk-Pod-0.993.900-3|51	- rebuild for updated spec-helper
12cr|perl-Tk-Pod-0.993.900-3|52	
12cr|perl-Tk-Pod-0.993.900-3|53	* Sat Jul 17 2010 Jérôme Quelin <jquelin@mandriva.org> 0.993.900-1mdv2011.0
12cr|perl-Tk-Pod-0.993.900-3|54	+ Revision: 554487
12cr|perl-Tk-Pod-0.993.900-3|55	- skip tests, they hang on the build-system
12cr|perl-Tk-Pod-0.993.900-3|56	- import perl-Tk-Pod
12cr|perl-Tk-Pod-0.993.900-3|57	
12cr|perl-Tk-Pod-0.993.900-3|58	
12cr|perl-Tk-Pod-0.993.900-3|59	* Tue May 18 2010 cpan2dist 0.9939-1mdv
12cr|perl-Tk-Pod-0.993.900-3|60	- initial mdv release, generated with cpan2dist

5631 12
12cr|perl-Tk-Role-Dialog-1.101.480-3|1	%define upstream_name    Tk-Role-Dialog
12cr|perl-Tk-Role-Dialog-1.101.480-3|2	%define upstream_version 1.101480
12cr|perl-Tk-Role-Dialog-1.101.480-3|3	
12cr|perl-Tk-Role-Dialog-1.101.480-3|4	Name:		perl-%{upstream_name}
12cr|perl-Tk-Role-Dialog-1.101.480-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tk-Role-Dialog-1.101.480-3|6	Release:	3
12cr|perl-Tk-Role-Dialog-1.101.480-3|7	
12cr|perl-Tk-Role-Dialog-1.101.480-3|8	Summary:	Moose role for enhanced tk dialogs
12cr|perl-Tk-Role-Dialog-1.101.480-3|9	License:	GPL+ or Artistic
12cr|perl-Tk-Role-Dialog-1.101.480-3|10	Group:		Development/Perl
12cr|perl-Tk-Role-Dialog-1.101.480-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tk-Role-Dialog-1.101.480-3|12	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tk-Role-Dialog-1.101.480-3|13	
12cr|perl-Tk-Role-Dialog-1.101.480-3|14	BuildRequires:	perl-devel
12cr|perl-Tk-Role-Dialog-1.101.480-3|15	BuildRequires:	perl(Carp)
12cr|perl-Tk-Role-Dialog-1.101.480-3|16	BuildRequires:	perl(English)
12cr|perl-Tk-Role-Dialog-1.101.480-3|17	BuildRequires:	perl(File::Find)
12cr|perl-Tk-Role-Dialog-1.101.480-3|18	BuildRequires:	perl(File::Temp)
12cr|perl-Tk-Role-Dialog-1.101.480-3|19	BuildRequires:	perl(Module::Build)
12cr|perl-Tk-Role-Dialog-1.101.480-3|20	BuildRequires:	perl(Moose::Role)
12cr|perl-Tk-Role-Dialog-1.101.480-3|21	BuildRequires:	perl(MooseX::Has::Sugar)
12cr|perl-Tk-Role-Dialog-1.101.480-3|22	BuildRequires:	perl(MooseX::Types::Path::Class)
12cr|perl-Tk-Role-Dialog-1.101.480-3|23	BuildRequires:	perl(Scalar::Util)
12cr|perl-Tk-Role-Dialog-1.101.480-3|24	BuildRequires:	perl(Test::More)
12cr|perl-Tk-Role-Dialog-1.101.480-3|25	BuildRequires:	perl(Tk)
12cr|perl-Tk-Role-Dialog-1.101.480-3|26	BuildRequires:	perl(Tk::JPEG)
12cr|perl-Tk-Role-Dialog-1.101.480-3|27	BuildRequires:	perl(Tk::PNG)
12cr|perl-Tk-Role-Dialog-1.101.480-3|28	BuildRequires:	perl(Tk::Sugar)
12cr|perl-Tk-Role-Dialog-1.101.480-3|29	BuildRequires:	perl(Module::Build)
12cr|perl-Tk-Role-Dialog-1.101.480-3|30	
12cr|perl-Tk-Role-Dialog-1.101.480-3|31	BuildArch:	noarch
12cr|perl-Tk-Role-Dialog-1.101.480-3|32	
12cr|perl-Tk-Role-Dialog-1.101.480-3|33	%description
12cr|perl-Tk-Role-Dialog-1.101.480-3|34	the Tk::Role::Dialog manpage is meant to be used as a the Moose manpage
12cr|perl-Tk-Role-Dialog-1.101.480-3|35	role to be composed for easy the Tk manpage dialogs creation.
12cr|perl-Tk-Role-Dialog-1.101.480-3|36	
12cr|perl-Tk-Role-Dialog-1.101.480-3|37	It will create a new toplevel with a title, and possibly a header as well
12cr|perl-Tk-Role-Dialog-1.101.480-3|38	as some buttons.
12cr|perl-Tk-Role-Dialog-1.101.480-3|39	
12cr|perl-Tk-Role-Dialog-1.101.480-3|40	The attributes (see below) can be either defined as defaults using the
12cr|perl-Tk-Role-Dialog-1.101.480-3|41	'_build_attr()' methods, or passed arguments to the constructor call. The
12cr|perl-Tk-Role-Dialog-1.101.480-3|42	only mandatory attribute is 'parent', but you'd better provide some other
12cr|perl-Tk-Role-Dialog-1.101.480-3|43	attributes if you want your dialog to be somehow usable! :-)
12cr|perl-Tk-Role-Dialog-1.101.480-3|44	
12cr|perl-Tk-Role-Dialog-1.101.480-3|45	%prep
12cr|perl-Tk-Role-Dialog-1.101.480-3|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tk-Role-Dialog-1.101.480-3|47	
12cr|perl-Tk-Role-Dialog-1.101.480-3|48	%build
12cr|perl-Tk-Role-Dialog-1.101.480-3|49	perl Build.PL installdirs=vendor
12cr|perl-Tk-Role-Dialog-1.101.480-3|50	./Build
12cr|perl-Tk-Role-Dialog-1.101.480-3|51	
12cr|perl-Tk-Role-Dialog-1.101.480-3|52	%check
12cr|perl-Tk-Role-Dialog-1.101.480-3|53	./Build test
12cr|perl-Tk-Role-Dialog-1.101.480-3|54	
12cr|perl-Tk-Role-Dialog-1.101.480-3|55	%install
12cr|perl-Tk-Role-Dialog-1.101.480-3|56	./Build install destdir=%{buildroot}
12cr|perl-Tk-Role-Dialog-1.101.480-3|57	
12cr|perl-Tk-Role-Dialog-1.101.480-3|58	%files
12cr|perl-Tk-Role-Dialog-1.101.480-3|59	%doc Changes LICENSE META.yml README
12cr|perl-Tk-Role-Dialog-1.101.480-3|60	%{_mandir}/man3/*
12cr|perl-Tk-Role-Dialog-1.101.480-3|61	%{perl_vendorlib}/*
12cr|perl-Tk-Role-Dialog-1.101.480-3|62	
12cr|perl-Tk-Role-Dialog-1.101.480-3|63	%changelog
12cr|perl-Tk-Role-Dialog-1.101.480-3|64	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.101.480-2mdv2011.0
12cr|perl-Tk-Role-Dialog-1.101.480-3|65	+ Revision: 658555
12cr|perl-Tk-Role-Dialog-1.101.480-3|66	- rebuild for updated spec-helper
12cr|perl-Tk-Role-Dialog-1.101.480-3|67	
12cr|perl-Tk-Role-Dialog-1.101.480-3|68	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.101.480-1mdv2011.0
12cr|perl-Tk-Role-Dialog-1.101.480-3|69	+ Revision: 551925
12cr|perl-Tk-Role-Dialog-1.101.480-3|70	- adding missing buildrequires:
12cr|perl-Tk-Role-Dialog-1.101.480-3|71	- update to 1.101480
12cr|perl-Tk-Role-Dialog-1.101.480-3|72	- import perl-Tk-Role-Dialog
12cr|perl-Tk-Role-Dialog-1.101.480-3|73	
12cr|perl-Tk-Role-Dialog-1.101.480-3|74	
12cr|perl-Tk-Role-Dialog-1.101.480-3|75	* Wed May 19 2010 cpan2dist 1.101381-1mdv
12cr|perl-Tk-Role-Dialog-1.101.480-3|76	- initial mdv release, generated with cpan2dist

5632 12
12cr|perl-Tk-Sugar-1.93.190-3|1	%define upstream_name    Tk-Sugar
12cr|perl-Tk-Sugar-1.93.190-3|2	%define upstream_version 1.093190
12cr|perl-Tk-Sugar-1.93.190-3|3	
12cr|perl-Tk-Sugar-1.93.190-3|4	Name:		perl-%{upstream_name}
12cr|perl-Tk-Sugar-1.93.190-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tk-Sugar-1.93.190-3|6	Release:	3
12cr|perl-Tk-Sugar-1.93.190-3|7	
12cr|perl-Tk-Sugar-1.93.190-3|8	Summary:	Sugar syntax for Tk
12cr|perl-Tk-Sugar-1.93.190-3|9	License:	GPL+ or Artistic
12cr|perl-Tk-Sugar-1.93.190-3|10	Group:		Development/Perl
12cr|perl-Tk-Sugar-1.93.190-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tk-Sugar-1.93.190-3|12	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tk-Sugar-1.93.190-3|13	
12cr|perl-Tk-Sugar-1.93.190-3|14	BuildRequires:	perl-devel
12cr|perl-Tk-Sugar-1.93.190-3|15	BuildRequires:	perl(English)
12cr|perl-Tk-Sugar-1.93.190-3|16	BuildRequires:	perl(File::Find)
12cr|perl-Tk-Sugar-1.93.190-3|17	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Tk-Sugar-1.93.190-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Tk-Sugar-1.93.190-3|19	
12cr|perl-Tk-Sugar-1.93.190-3|20	BuildArch:	noarch
12cr|perl-Tk-Sugar-1.93.190-3|21	
12cr|perl-Tk-Sugar-1.93.190-3|22	%description
12cr|perl-Tk-Sugar-1.93.190-3|23	the Tk manpage is a great graphical toolkit to write desktop applications.
12cr|perl-Tk-Sugar-1.93.190-3|24	However, one can get bothered with the constant typing of quotes and
12cr|perl-Tk-Sugar-1.93.190-3|25	options. the Tk::Sugar manpage provides handy subs for common options used
12cr|perl-Tk-Sugar-1.93.190-3|26	when programming Tk.
12cr|perl-Tk-Sugar-1.93.190-3|27	
12cr|perl-Tk-Sugar-1.93.190-3|28	%prep
12cr|perl-Tk-Sugar-1.93.190-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tk-Sugar-1.93.190-3|30	
12cr|perl-Tk-Sugar-1.93.190-3|31	%build
12cr|perl-Tk-Sugar-1.93.190-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tk-Sugar-1.93.190-3|33	%make
12cr|perl-Tk-Sugar-1.93.190-3|34	
12cr|perl-Tk-Sugar-1.93.190-3|35	%check
12cr|perl-Tk-Sugar-1.93.190-3|36	%make test
12cr|perl-Tk-Sugar-1.93.190-3|37	
12cr|perl-Tk-Sugar-1.93.190-3|38	%install
12cr|perl-Tk-Sugar-1.93.190-3|39	%makeinstall_std
12cr|perl-Tk-Sugar-1.93.190-3|40	
12cr|perl-Tk-Sugar-1.93.190-3|41	%files
12cr|perl-Tk-Sugar-1.93.190-3|42	%doc Changes LICENSE README
12cr|perl-Tk-Sugar-1.93.190-3|43	%{_mandir}/man3/*
12cr|perl-Tk-Sugar-1.93.190-3|44	%{perl_vendorlib}/*
12cr|perl-Tk-Sugar-1.93.190-3|45	
12cr|perl-Tk-Sugar-1.93.190-3|46	%changelog
12cr|perl-Tk-Sugar-1.93.190-3|47	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.93.190-2mdv2011.0
12cr|perl-Tk-Sugar-1.93.190-3|48	+ Revision: 655240
12cr|perl-Tk-Sugar-1.93.190-3|49	- rebuild for updated spec-helper
12cr|perl-Tk-Sugar-1.93.190-3|50	
12cr|perl-Tk-Sugar-1.93.190-3|51	* Mon Nov 16 2009 Jérôme Quelin <jquelin@mandriva.org> 1.93.190-1mdv2011.0
12cr|perl-Tk-Sugar-1.93.190-3|52	+ Revision: 466431
12cr|perl-Tk-Sugar-1.93.190-3|53	- update to 1.093190
12cr|perl-Tk-Sugar-1.93.190-3|54	
12cr|perl-Tk-Sugar-1.93.190-3|55	* Sun Nov 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.93.180-1mdv2010.1
12cr|perl-Tk-Sugar-1.93.190-3|56	+ Revision: 466153
12cr|perl-Tk-Sugar-1.93.190-3|57	- import perl-Tk-Sugar
12cr|perl-Tk-Sugar-1.93.190-3|58	
12cr|perl-Tk-Sugar-1.93.190-3|59	
12cr|perl-Tk-Sugar-1.93.190-3|60	* Sun Nov 15 2009 cpan2dist 1.093180-1mdv
12cr|perl-Tk-Sugar-1.93.190-3|61	- initial mdv release, generated with cpan2dist

5633 12
12cr|perl-Tk-TableMatrix-1.230.0-3|1	%define upstream_name 	 Tk-TableMatrix
12cr|perl-Tk-TableMatrix-1.230.0-3|2	%define upstream_version 1.23
12cr|perl-Tk-TableMatrix-1.230.0-3|3	
12cr|perl-Tk-TableMatrix-1.230.0-3|4	Name: 		perl-%{upstream_name}
12cr|perl-Tk-TableMatrix-1.230.0-3|5	Version: 	%perl_convert_version %{upstream_version}
12cr|perl-Tk-TableMatrix-1.230.0-3|6	Release:	3
12cr|perl-Tk-TableMatrix-1.230.0-3|7	
12cr|perl-Tk-TableMatrix-1.230.0-3|8	Summary:	Tk-TableMatrix perl module
12cr|perl-Tk-TableMatrix-1.230.0-3|9	License:	GPL+ or Artistic
12cr|perl-Tk-TableMatrix-1.230.0-3|10	Group:		Development/Perl
12cr|perl-Tk-TableMatrix-1.230.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Tk-TableMatrix-1.230.0-3|12	Source0:	http://cpan.org/authors/id/C/CE/CERNEY/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Tk-TableMatrix-1.230.0-3|13	
12cr|perl-Tk-TableMatrix-1.230.0-3|14	# for fake X display:
12cr|perl-Tk-TableMatrix-1.230.0-3|15	BuildRequires:	perl-Tk-devel
12cr|perl-Tk-TableMatrix-1.230.0-3|16	BuildRequires:	perl-devel
12cr|perl-Tk-TableMatrix-1.230.0-3|17	BuildRequires:	libx11-devel
12cr|perl-Tk-TableMatrix-1.230.0-3|18	Obsoletes:	%{name}-devel < %version-%release
12cr|perl-Tk-TableMatrix-1.230.0-3|19	Provides:	%{name}-devel = %version-%release
12cr|perl-Tk-TableMatrix-1.230.0-3|20	
12cr|perl-Tk-TableMatrix-1.230.0-3|21	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-Tk-TableMatrix-1.230.0-3|22	
12cr|perl-Tk-TableMatrix-1.230.0-3|23	%description
12cr|perl-Tk-TableMatrix-1.230.0-3|24	Tk::TableMatrix is a table/matrix widget extension to perl/tk
12cr|perl-Tk-TableMatrix-1.230.0-3|25	for displaying data in a table (or spreadsheet) format.
12cr|perl-Tk-TableMatrix-1.230.0-3|26	
12cr|perl-Tk-TableMatrix-1.230.0-3|27	%prep
12cr|perl-Tk-TableMatrix-1.230.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tk-TableMatrix-1.230.0-3|29	
12cr|perl-Tk-TableMatrix-1.230.0-3|30	%build
12cr|perl-Tk-TableMatrix-1.230.0-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tk-TableMatrix-1.230.0-3|32	%make
12cr|perl-Tk-TableMatrix-1.230.0-3|33	
12cr|perl-Tk-TableMatrix-1.230.0-3|34	%check
12cr|perl-Tk-TableMatrix-1.230.0-3|35	# DISABLE the check for now. It's won't work with build bots. 20061104.SE
12cr|perl-Tk-TableMatrix-1.230.0-3|36	#XDISPLAY=$(i=2; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
12cr|perl-Tk-TableMatrix-1.230.0-3|37	#{_prefix}/X11R6/bin/Xvfb :$XDISPLAY &
12cr|perl-Tk-TableMatrix-1.230.0-3|38	#export DISPLAY=:$XDISPLAY
12cr|perl-Tk-TableMatrix-1.230.0-3|39	#xauth add $DISPLAY . EE
12cr|perl-Tk-TableMatrix-1.230.0-3|40	#{__make} test
12cr|perl-Tk-TableMatrix-1.230.0-3|41	
12cr|perl-Tk-TableMatrix-1.230.0-3|42	#xauth remove $DISPLAY
12cr|perl-Tk-TableMatrix-1.230.0-3|43	#kill $(cat /tmp/.X$XDISPLAY-lock)
12cr|perl-Tk-TableMatrix-1.230.0-3|44	
12cr|perl-Tk-TableMatrix-1.230.0-3|45	%install
12cr|perl-Tk-TableMatrix-1.230.0-3|46	rm -rf %{buildroot}
12cr|perl-Tk-TableMatrix-1.230.0-3|47	%makeinstall_std
12cr|perl-Tk-TableMatrix-1.230.0-3|48	
12cr|perl-Tk-TableMatrix-1.230.0-3|49	# 20070818 remove file owned by perl-Tk-804.027-7mdv2007.0.i586
12cr|perl-Tk-TableMatrix-1.230.0-3|50	rm -rf %{buildroot}/%{perl_vendorarch}/Tk/pTk/extralibs.ld
12cr|perl-Tk-TableMatrix-1.230.0-3|51	
12cr|perl-Tk-TableMatrix-1.230.0-3|52	%clean
12cr|perl-Tk-TableMatrix-1.230.0-3|53	rm -rf %{buildroot}
12cr|perl-Tk-TableMatrix-1.230.0-3|54	
12cr|perl-Tk-TableMatrix-1.230.0-3|55	%files
12cr|perl-Tk-TableMatrix-1.230.0-3|56	%defattr(-,root,root)
12cr|perl-Tk-TableMatrix-1.230.0-3|57	%doc README Changes
12cr|perl-Tk-TableMatrix-1.230.0-3|58	%{perl_vendorarch}/Tk
12cr|perl-Tk-TableMatrix-1.230.0-3|59	%{perl_vendorarch}/auto/Tk
12cr|perl-Tk-TableMatrix-1.230.0-3|60	%{_mandir}/*/*
12cr|perl-Tk-TableMatrix-1.230.0-3|61	
12cr|perl-Tk-TableMatrix-1.230.0-3|62	
12cr|perl-Tk-TableMatrix-1.230.0-3|63	%changelog
12cr|perl-Tk-TableMatrix-1.230.0-3|64	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.230.0-3
12cr|perl-Tk-TableMatrix-1.230.0-3|65	+ Revision: 768358
12cr|perl-Tk-TableMatrix-1.230.0-3|66	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Tk-TableMatrix-1.230.0-3|67	
12cr|perl-Tk-TableMatrix-1.230.0-3|68	* Mon Feb 07 2011 Funda Wang <fwang@mandriva.org> 1.230.0-2
12cr|perl-Tk-TableMatrix-1.230.0-3|69	+ Revision: 636514
12cr|perl-Tk-TableMatrix-1.230.0-3|70	- no need to provide additional devel package
12cr|perl-Tk-TableMatrix-1.230.0-3|71	
12cr|perl-Tk-TableMatrix-1.230.0-3|72	* Wed Jul 21 2010 Jérôme Quelin <jquelin@mandriva.org> 1.230.0-1mdv2011.0
12cr|perl-Tk-TableMatrix-1.230.0-3|73	+ Revision: 556327
12cr|perl-Tk-TableMatrix-1.230.0-3|74	- update buildrequires:
12cr|perl-Tk-TableMatrix-1.230.0-3|75	
12cr|perl-Tk-TableMatrix-1.230.0-3|76	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.230.0-1mdv2010.0
12cr|perl-Tk-TableMatrix-1.230.0-3|77	+ Revision: 401502
12cr|perl-Tk-TableMatrix-1.230.0-3|78	- rebuild using %%perl_convert_version
12cr|perl-Tk-TableMatrix-1.230.0-3|79	- fixed license field
12cr|perl-Tk-TableMatrix-1.230.0-3|80	
12cr|perl-Tk-TableMatrix-1.230.0-3|81	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.23-6mdv2009.0
12cr|perl-Tk-TableMatrix-1.230.0-3|82	+ Revision: 258658
12cr|perl-Tk-TableMatrix-1.230.0-3|83	- rebuild
12cr|perl-Tk-TableMatrix-1.230.0-3|84	
12cr|perl-Tk-TableMatrix-1.230.0-3|85	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.23-5mdv2009.0
12cr|perl-Tk-TableMatrix-1.230.0-3|86	+ Revision: 246655
12cr|perl-Tk-TableMatrix-1.230.0-3|87	- rebuild
12cr|perl-Tk-TableMatrix-1.230.0-3|88	
12cr|perl-Tk-TableMatrix-1.230.0-3|89	* Mon Feb 04 2008 Jérôme Quelin <jquelin@mandriva.org> 1.23-3mdv2008.1
12cr|perl-Tk-TableMatrix-1.230.0-3|90	+ Revision: 162067
12cr|perl-Tk-TableMatrix-1.230.0-3|91	- forcing rebuild with new perl 5.10
12cr|perl-Tk-TableMatrix-1.230.0-3|92	
12cr|perl-Tk-TableMatrix-1.230.0-3|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Tk-TableMatrix-1.230.0-3|94	- rebuild
12cr|perl-Tk-TableMatrix-1.230.0-3|95	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Tk-TableMatrix-1.230.0-3|96	- buildrequires X11-devel instead of XFree86-devel
12cr|perl-Tk-TableMatrix-1.230.0-3|97	
12cr|perl-Tk-TableMatrix-1.230.0-3|98	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Tk-TableMatrix-1.230.0-3|99	- restore BuildRoot
12cr|perl-Tk-TableMatrix-1.230.0-3|100	
12cr|perl-Tk-TableMatrix-1.230.0-3|101	* Sat Aug 18 2007 Stefan van der Eijk <stefan@mandriva.org> 1.23-1mdv2008.0
12cr|perl-Tk-TableMatrix-1.230.0-3|102	+ Revision: 65426
12cr|perl-Tk-TableMatrix-1.230.0-3|103	- remove file owned by perl-Tk
12cr|perl-Tk-TableMatrix-1.230.0-3|104	
12cr|perl-Tk-TableMatrix-1.230.0-3|105	
12cr|perl-Tk-TableMatrix-1.230.0-3|106	* Thu Feb 01 2007 Stefan van der Eijk <stefan@mandriva.org> 1.23-1mdv2007.0
12cr|perl-Tk-TableMatrix-1.230.0-3|107	+ Revision: 115815
12cr|perl-Tk-TableMatrix-1.230.0-3|108	- 1.23
12cr|perl-Tk-TableMatrix-1.230.0-3|109	
12cr|perl-Tk-TableMatrix-1.230.0-3|110	* Sat Nov 04 2006 Stefan van der Eijk <stefan@mandriva.org> 1.22-2mdv2007.1
12cr|perl-Tk-TableMatrix-1.230.0-3|111	+ Revision: 76554
12cr|perl-Tk-TableMatrix-1.230.0-3|112	- DISABLE the check for now. It's won't work with build bots.
12cr|perl-Tk-TableMatrix-1.230.0-3|113	- Import perl-Tk-TableMatrix
12cr|perl-Tk-TableMatrix-1.230.0-3|114	
12cr|perl-Tk-TableMatrix-1.230.0-3|115	* Tue Mar 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.22-1mdk
12cr|perl-Tk-TableMatrix-1.230.0-3|116	- New release 1.22
12cr|perl-Tk-TableMatrix-1.230.0-3|117	
12cr|perl-Tk-TableMatrix-1.230.0-3|118	* Wed Mar 08 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.21-1mdk
12cr|perl-Tk-TableMatrix-1.230.0-3|119	- New release 1.21
12cr|perl-Tk-TableMatrix-1.230.0-3|120	- spec cleanup
12cr|perl-Tk-TableMatrix-1.230.0-3|121	- fix directory ownership"
12cr|perl-Tk-TableMatrix-1.230.0-3|122	
12cr|perl-Tk-TableMatrix-1.230.0-3|123	* Mon Dec 26 2005 Stefan van der Eijk <stefan@eijk.nu> 1.2-1mdk
12cr|perl-Tk-TableMatrix-1.230.0-3|124	- 1.2
12cr|perl-Tk-TableMatrix-1.230.0-3|125	- %%mkrel
12cr|perl-Tk-TableMatrix-1.230.0-3|126	
12cr|perl-Tk-TableMatrix-1.230.0-3|127	* Mon Nov 29 2004 Stefan van der Eijk <stefan@mandrake.org> 1.1-2mdk
12cr|perl-Tk-TableMatrix-1.230.0-3|128	- rebuild for new perl
12cr|perl-Tk-TableMatrix-1.230.0-3|129	
12cr|perl-Tk-TableMatrix-1.230.0-3|130	* Thu Jul 22 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.1-1mdk
12cr|perl-Tk-TableMatrix-1.230.0-3|131	- 1.1
12cr|perl-Tk-TableMatrix-1.230.0-3|132	

5634 12
12cr|perl-Tk-ToolBar-0.100.0-3|1	%define upstream_name Tk-ToolBar
12cr|perl-Tk-ToolBar-0.100.0-3|2	%define upstream_version 0.10
12cr|perl-Tk-ToolBar-0.100.0-3|3	
12cr|perl-Tk-ToolBar-0.100.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Tk-ToolBar-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tk-ToolBar-0.100.0-3|6	Release:	3
12cr|perl-Tk-ToolBar-0.100.0-3|7	
12cr|perl-Tk-ToolBar-0.100.0-3|8	Summary:	A toolbar widget for Perl/Tk
12cr|perl-Tk-ToolBar-0.100.0-3|9	License:	GPL+ or Artistic
12cr|perl-Tk-ToolBar-0.100.0-3|10	Group:		Development/Perl
12cr|perl-Tk-ToolBar-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tk-ToolBar-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.zip
12cr|perl-Tk-ToolBar-0.100.0-3|13	
12cr|perl-Tk-ToolBar-0.100.0-3|14	BuildRequires:	perl(Tk::CursorControl)
12cr|perl-Tk-ToolBar-0.100.0-3|15	BuildRequires:	perl-devel
12cr|perl-Tk-ToolBar-0.100.0-3|16	BuildArch:	noarch
12cr|perl-Tk-ToolBar-0.100.0-3|17	
12cr|perl-Tk-ToolBar-0.100.0-3|18	%description
12cr|perl-Tk-ToolBar-0.100.0-3|19	This module implements a dockable toolbar. It is in the same spirit as the
12cr|perl-Tk-ToolBar-0.100.0-3|20	"short-cut" toolbars found in most major applications, such as most web
12cr|perl-Tk-ToolBar-0.100.0-3|21	browsers and text editors (where you find the "back" or "save" and other
12cr|perl-Tk-ToolBar-0.100.0-3|22	shortcut buttons).
12cr|perl-Tk-ToolBar-0.100.0-3|23	
12cr|perl-Tk-ToolBar-0.100.0-3|24	Buttons of any type (regular, menu, check, radio) can be created inside this
12cr|perl-Tk-ToolBar-0.100.0-3|25	widget.  You can also create Label, Entry and LabEntry widgets.  Moreover, the
12cr|perl-Tk-ToolBar-0.100.0-3|26	ToolBar itself can be made dockable, such that it can be dragged to any edge of
12cr|perl-Tk-ToolBar-0.100.0-3|27	your window. Dragging is done in "real-time" so that you can see the contents
12cr|perl-Tk-ToolBar-0.100.0-3|28	of your ToolBar as you are dragging it. Furthermore, if you are close to a
12cr|perl-Tk-ToolBar-0.100.0-3|29	stickable edge, a visual indicator will show up along that edge to guide you.
12cr|perl-Tk-ToolBar-0.100.0-3|30	ToolBars can be made "floatable" such that if they are dragged beyond their
12cr|perl-Tk-ToolBar-0.100.0-3|31	associated window, they will detach and float on the desktop.
12cr|perl-Tk-ToolBar-0.100.0-3|32	Also, multiple ToolBars are embeddable inside each other.
12cr|perl-Tk-ToolBar-0.100.0-3|33	
12cr|perl-Tk-ToolBar-0.100.0-3|34	If you drag a ToolBar to within 15 pixels of an edge, it will stick to that
12cr|perl-Tk-ToolBar-0.100.0-3|35	edge. If the ToolBar is further than 15 pixels away from an edge and still
12cr|perl-Tk-ToolBar-0.100.0-3|36	inside the window, but you release it over another ToolBar widget, then it will
12cr|perl-Tk-ToolBar-0.100.0-3|37	be embedded inside the second ToolBar. You can "un-embed" an embedded ToolBar
12cr|perl-Tk-ToolBar-0.100.0-3|38	simply by dragging it out. You can change the 15 pixel limit using the
12cr|perl-Tk-ToolBar-0.100.0-3|39	-close option.
12cr|perl-Tk-ToolBar-0.100.0-3|40	
12cr|perl-Tk-ToolBar-0.100.0-3|41	%prep
12cr|perl-Tk-ToolBar-0.100.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tk-ToolBar-0.100.0-3|43	
12cr|perl-Tk-ToolBar-0.100.0-3|44	%build
12cr|perl-Tk-ToolBar-0.100.0-3|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tk-ToolBar-0.100.0-3|46	%make
12cr|perl-Tk-ToolBar-0.100.0-3|47	
12cr|perl-Tk-ToolBar-0.100.0-3|48	%check
12cr|perl-Tk-ToolBar-0.100.0-3|49	%make test
12cr|perl-Tk-ToolBar-0.100.0-3|50	
12cr|perl-Tk-ToolBar-0.100.0-3|51	%install
12cr|perl-Tk-ToolBar-0.100.0-3|52	%makeinstall_std
12cr|perl-Tk-ToolBar-0.100.0-3|53	
12cr|perl-Tk-ToolBar-0.100.0-3|54	%files
12cr|perl-Tk-ToolBar-0.100.0-3|55	%doc Changes README
12cr|perl-Tk-ToolBar-0.100.0-3|56	%{_mandir}/man3/*
12cr|perl-Tk-ToolBar-0.100.0-3|57	%{perl_vendorlib}/*
12cr|perl-Tk-ToolBar-0.100.0-3|58	
12cr|perl-Tk-ToolBar-0.100.0-3|59	
12cr|perl-Tk-ToolBar-0.100.0-3|60	%changelog
12cr|perl-Tk-ToolBar-0.100.0-3|61	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.100.0-3
12cr|perl-Tk-ToolBar-0.100.0-3|62	+ Revision: 773578
12cr|perl-Tk-ToolBar-0.100.0-3|63	- cleanout spec
12cr|perl-Tk-ToolBar-0.100.0-3|64	- package is noarch
12cr|perl-Tk-ToolBar-0.100.0-3|65	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Tk-ToolBar-0.100.0-3|66	
12cr|perl-Tk-ToolBar-0.100.0-3|67	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-Tk-ToolBar-0.100.0-3|68	- rebuild for perl 5.12
12cr|perl-Tk-ToolBar-0.100.0-3|69	
12cr|perl-Tk-ToolBar-0.100.0-3|70	* Sun Feb 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.1
12cr|perl-Tk-ToolBar-0.100.0-3|71	+ Revision: 512613
12cr|perl-Tk-ToolBar-0.100.0-3|72	- update to
12cr|perl-Tk-ToolBar-0.100.0-3|73	
12cr|perl-Tk-ToolBar-0.100.0-3|74	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-Tk-ToolBar-0.100.0-3|75	+ Revision: 401499
12cr|perl-Tk-ToolBar-0.100.0-3|76	- rebuild using %%perl_convert_version
12cr|perl-Tk-ToolBar-0.100.0-3|77	- fixed license field
12cr|perl-Tk-ToolBar-0.100.0-3|78	
12cr|perl-Tk-ToolBar-0.100.0-3|79	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.09-5mdv2009.0
12cr|perl-Tk-ToolBar-0.100.0-3|80	+ Revision: 258659
12cr|perl-Tk-ToolBar-0.100.0-3|81	- rebuild
12cr|perl-Tk-ToolBar-0.100.0-3|82	
12cr|perl-Tk-ToolBar-0.100.0-3|83	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.09-4mdv2009.0
12cr|perl-Tk-ToolBar-0.100.0-3|84	+ Revision: 246657
12cr|perl-Tk-ToolBar-0.100.0-3|85	- rebuild
12cr|perl-Tk-ToolBar-0.100.0-3|86	- fix description-line-too-long
12cr|perl-Tk-ToolBar-0.100.0-3|87	
12cr|perl-Tk-ToolBar-0.100.0-3|88	* Mon Feb 04 2008 Jérôme Quelin <jquelin@mandriva.org> 0.09-2mdv2008.1
12cr|perl-Tk-ToolBar-0.100.0-3|89	+ Revision: 162066
12cr|perl-Tk-ToolBar-0.100.0-3|90	- binary module: removing noarch tag
12cr|perl-Tk-ToolBar-0.100.0-3|91	
12cr|perl-Tk-ToolBar-0.100.0-3|92	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Tk-ToolBar-0.100.0-3|93	- restore BuildRoot
12cr|perl-Tk-ToolBar-0.100.0-3|94	
12cr|perl-Tk-ToolBar-0.100.0-3|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Tk-ToolBar-0.100.0-3|96	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Tk-ToolBar-0.100.0-3|97	
12cr|perl-Tk-ToolBar-0.100.0-3|98	* Mon Nov 19 2007 Jérôme Quelin <jquelin@mandriva.org> 0.09-1mdv2008.1
12cr|perl-Tk-ToolBar-0.100.0-3|99	+ Revision: 110511
12cr|perl-Tk-ToolBar-0.100.0-3|100	- import perl-Tk-ToolBar
12cr|perl-Tk-ToolBar-0.100.0-3|101	
12cr|perl-Tk-ToolBar-0.100.0-3|102	

5635 12
12cr|perl-Tree-1.10.0-3|1	%define upstream_name    Tree
12cr|perl-Tree-1.10.0-3|2	%define upstream_version 1.01
12cr|perl-Tree-1.10.0-3|3	
12cr|perl-Tree-1.10.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Tree-1.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tree-1.10.0-3|6	Release:	3
12cr|perl-Tree-1.10.0-3|7	
12cr|perl-Tree-1.10.0-3|8	Summary:	A tree datastructure
12cr|perl-Tree-1.10.0-3|9	License:	GPL+ or Artistic
12cr|perl-Tree-1.10.0-3|10	Group:		Development/Perl
12cr|perl-Tree-1.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tree-1.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tree-1.10.0-3|13	
12cr|perl-Tree-1.10.0-3|14	BuildRequires:	perl-devel
12cr|perl-Tree-1.10.0-3|15	BuildRequires:	perl(Scalar::Util)
12cr|perl-Tree-1.10.0-3|16	BuildRequires:	perl(Test::Deep)
12cr|perl-Tree-1.10.0-3|17	BuildRequires:	perl(Test::Exception)
12cr|perl-Tree-1.10.0-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Tree-1.10.0-3|19	BuildRequires:	perl(Test::Warn)
12cr|perl-Tree-1.10.0-3|20	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-Tree-1.10.0-3|21	BuildArch:	noarch
12cr|perl-Tree-1.10.0-3|22	
12cr|perl-Tree-1.10.0-3|23	%description
12cr|perl-Tree-1.10.0-3|24	This is meant to be a full-featured N-ary tree representation with
12cr|perl-Tree-1.10.0-3|25	configurable error-handling and a simple events system that allows for
12cr|perl-Tree-1.10.0-3|26	transparent persistence to a variety of datastores. It is derived from the
12cr|perl-Tree-1.10.0-3|27	Tree::Simple manpage, but has a simpler interface and much, much more.
12cr|perl-Tree-1.10.0-3|28	
12cr|perl-Tree-1.10.0-3|29	%prep
12cr|perl-Tree-1.10.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tree-1.10.0-3|31	
12cr|perl-Tree-1.10.0-3|32	%build
12cr|perl-Tree-1.10.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tree-1.10.0-3|34	%make
12cr|perl-Tree-1.10.0-3|35	
12cr|perl-Tree-1.10.0-3|36	%check
12cr|perl-Tree-1.10.0-3|37	%make test
12cr|perl-Tree-1.10.0-3|38	
12cr|perl-Tree-1.10.0-3|39	%install
12cr|perl-Tree-1.10.0-3|40	%makeinstall_std
12cr|perl-Tree-1.10.0-3|41	
12cr|perl-Tree-1.10.0-3|42	%files
12cr|perl-Tree-1.10.0-3|43	%doc Changes
12cr|perl-Tree-1.10.0-3|44	%{_mandir}/man3/*
12cr|perl-Tree-1.10.0-3|45	%{perl_vendorlib}/*
12cr|perl-Tree-1.10.0-3|46	
12cr|perl-Tree-1.10.0-3|47	%changelog
12cr|perl-Tree-1.10.0-3|48	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.10.0-2mdv2011.0
12cr|perl-Tree-1.10.0-3|49	+ Revision: 658411
12cr|perl-Tree-1.10.0-3|50	- rebuild for updated rpm-setup
12cr|perl-Tree-1.10.0-3|51	
12cr|perl-Tree-1.10.0-3|52	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2010.0
12cr|perl-Tree-1.10.0-3|53	+ Revision: 444017
12cr|perl-Tree-1.10.0-3|54	- import perl-Tree
12cr|perl-Tree-1.10.0-3|55	
12cr|perl-Tree-1.10.0-3|56	
12cr|perl-Tree-1.10.0-3|57	* Thu Sep 17 2009 cpan2dist 1.01-1mdv
12cr|perl-Tree-1.10.0-3|58	- initial mdv release, generated with cpan2dist

5636 12
12cr|perl-Tree-BPTree-1.80.0-2|1	%define upstream_name    Tree-BPTree
12cr|perl-Tree-BPTree-1.80.0-2|2	%define upstream_version 1.08
12cr|perl-Tree-BPTree-1.80.0-2|3	
12cr|perl-Tree-BPTree-1.80.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Tree-BPTree-1.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tree-BPTree-1.80.0-2|6	Release:	2
12cr|perl-Tree-BPTree-1.80.0-2|7	
12cr|perl-Tree-BPTree-1.80.0-2|8	Summary:	Perl implementation of B+ trees
12cr|perl-Tree-BPTree-1.80.0-2|9	License:	GPL+ or Artistic
12cr|perl-Tree-BPTree-1.80.0-2|10	Group:		Development/Perl
12cr|perl-Tree-BPTree-1.80.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Tree-BPTree-1.80.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Tree/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Tree-BPTree-1.80.0-2|13	
12cr|perl-Tree-BPTree-1.80.0-2|14	BuildRequires:	perl-devel
12cr|perl-Tree-BPTree-1.80.0-2|15	BuildRequires:	perl(Module::Build)
12cr|perl-Tree-BPTree-1.80.0-2|16	BuildArch:	noarch
12cr|perl-Tree-BPTree-1.80.0-2|17	
12cr|perl-Tree-BPTree-1.80.0-2|18	%description
12cr|perl-Tree-BPTree-1.80.0-2|19	This is a Perl implementation of B+ trees. I have based this
12cr|perl-Tree-BPTree-1.80.0-2|20	implementation on a couple of sources. See the documentation of
12cr|perl-Tree-BPTree-1.80.0-2|21	Tree::BPTree for those details. A B+ tree is essentially an order
12cr|perl-Tree-BPTree-1.80.0-2|22	map from keys to values. Keys are multivalued so that there may be
12cr|perl-Tree-BPTree-1.80.0-2|23	more than one value per key. This implementation will enforce
12cr|perl-Tree-BPTree-1.80.0-2|24	uniqueness of keys, if requested.
12cr|perl-Tree-BPTree-1.80.0-2|25	
12cr|perl-Tree-BPTree-1.80.0-2|26	
12cr|perl-Tree-BPTree-1.80.0-2|27	%prep
12cr|perl-Tree-BPTree-1.80.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tree-BPTree-1.80.0-2|29	
12cr|perl-Tree-BPTree-1.80.0-2|30	%build
12cr|perl-Tree-BPTree-1.80.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tree-BPTree-1.80.0-2|32	%make
12cr|perl-Tree-BPTree-1.80.0-2|33	
12cr|perl-Tree-BPTree-1.80.0-2|34	%check
12cr|perl-Tree-BPTree-1.80.0-2|35	make test
12cr|perl-Tree-BPTree-1.80.0-2|36	
12cr|perl-Tree-BPTree-1.80.0-2|37	%install
12cr|perl-Tree-BPTree-1.80.0-2|38	%makeinstall_std
12cr|perl-Tree-BPTree-1.80.0-2|39	
12cr|perl-Tree-BPTree-1.80.0-2|40	%files
12cr|perl-Tree-BPTree-1.80.0-2|41	%doc Changes README
12cr|perl-Tree-BPTree-1.80.0-2|42	%{perl_vendorlib}/Tree
12cr|perl-Tree-BPTree-1.80.0-2|43	%{_mandir}/*/*
12cr|perl-Tree-BPTree-1.80.0-2|44	
12cr|perl-Tree-BPTree-1.80.0-2|45	
12cr|perl-Tree-BPTree-1.80.0-2|46	%changelog
12cr|perl-Tree-BPTree-1.80.0-2|47	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.80.0-1mdv2010.0
12cr|perl-Tree-BPTree-1.80.0-2|48	+ Revision: 405768
12cr|perl-Tree-BPTree-1.80.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-Tree-BPTree-1.80.0-2|50	
12cr|perl-Tree-BPTree-1.80.0-2|51	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.08-4mdv2009.0
12cr|perl-Tree-BPTree-1.80.0-2|52	+ Revision: 258694
12cr|perl-Tree-BPTree-1.80.0-2|53	- rebuild
12cr|perl-Tree-BPTree-1.80.0-2|54	
12cr|perl-Tree-BPTree-1.80.0-2|55	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.08-3mdv2009.0
12cr|perl-Tree-BPTree-1.80.0-2|56	+ Revision: 246661
12cr|perl-Tree-BPTree-1.80.0-2|57	- rebuild
12cr|perl-Tree-BPTree-1.80.0-2|58	
12cr|perl-Tree-BPTree-1.80.0-2|59	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdv2008.1
12cr|perl-Tree-BPTree-1.80.0-2|60	+ Revision: 138073
12cr|perl-Tree-BPTree-1.80.0-2|61	- new version
12cr|perl-Tree-BPTree-1.80.0-2|62	
12cr|perl-Tree-BPTree-1.80.0-2|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Tree-BPTree-1.80.0-2|64	- restore BuildRoot
12cr|perl-Tree-BPTree-1.80.0-2|65	
12cr|perl-Tree-BPTree-1.80.0-2|66	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.07-3mdv2008.1
12cr|perl-Tree-BPTree-1.80.0-2|67	+ Revision: 123857
12cr|perl-Tree-BPTree-1.80.0-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Tree-BPTree-1.80.0-2|69	
12cr|perl-Tree-BPTree-1.80.0-2|70	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-3mdv2008.0
12cr|perl-Tree-BPTree-1.80.0-2|71	+ Revision: 87061
12cr|perl-Tree-BPTree-1.80.0-2|72	- rebuild
12cr|perl-Tree-BPTree-1.80.0-2|73	
12cr|perl-Tree-BPTree-1.80.0-2|74	
12cr|perl-Tree-BPTree-1.80.0-2|75	* Fri Aug 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-2mdv2007.0
12cr|perl-Tree-BPTree-1.80.0-2|76	- spec cleanup
12cr|perl-Tree-BPTree-1.80.0-2|77	- fix directory ownership
12cr|perl-Tree-BPTree-1.80.0-2|78	- %%mkrel
12cr|perl-Tree-BPTree-1.80.0-2|79	
12cr|perl-Tree-BPTree-1.80.0-2|80	* Tue Aug 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-1mdk
12cr|perl-Tree-BPTree-1.80.0-2|81	- New release 1.07
12cr|perl-Tree-BPTree-1.80.0-2|82	- use Module::Build instead of MakeMaker
12cr|perl-Tree-BPTree-1.80.0-2|83	
12cr|perl-Tree-BPTree-1.80.0-2|84	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.06-1mdk
12cr|perl-Tree-BPTree-1.80.0-2|85	- initial Mandriva package
12cr|perl-Tree-BPTree-1.80.0-2|86	

5637 12
12cr|perl-Tree-Nary-1.300.0-2|1	%define upstream_name    Tree-Nary
12cr|perl-Tree-Nary-1.300.0-2|2	%define upstream_version 1.3
12cr|perl-Tree-Nary-1.300.0-2|3	
12cr|perl-Tree-Nary-1.300.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Tree-Nary-1.300.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tree-Nary-1.300.0-2|6	Release:	2
12cr|perl-Tree-Nary-1.300.0-2|7	
12cr|perl-Tree-Nary-1.300.0-2|8	Summary:	Tree::Nary - Perl implementation of N-ary search trees
12cr|perl-Tree-Nary-1.300.0-2|9	License:	GPL+ or Artistic
12cr|perl-Tree-Nary-1.300.0-2|10	Group:		Development/Perl
12cr|perl-Tree-Nary-1.300.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tree-Nary-1.300.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/F/FS/FSORIANO/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Tree-Nary-1.300.0-2|13	
12cr|perl-Tree-Nary-1.300.0-2|14	BuildRequires:	perl-devel
12cr|perl-Tree-Nary-1.300.0-2|15	BuildArch:	noarch
12cr|perl-Tree-Nary-1.300.0-2|16	
12cr|perl-Tree-Nary-1.300.0-2|17	%description
12cr|perl-Tree-Nary-1.300.0-2|18	The Tree::Nary class implements N-ary trees (trees of data with any
12cr|perl-Tree-Nary-1.300.0-2|19	number of branches), providing the organizational structure for a tree
12cr|perl-Tree-Nary-1.300.0-2|20	(collection) of any number of nodes, but knowing nothing about the specific
12cr|perl-Tree-Nary-1.300.0-2|21	type of node used.  It can be used to display hierarchical database entries in
12cr|perl-Tree-Nary-1.300.0-2|22	an internal application (the NIS netgroup file is an example of such a
12cr|perl-Tree-Nary-1.300.0-2|23	database). It offers the capability to select nodes on the tree, and attachment
12cr|perl-Tree-Nary-1.300.0-2|24	points for nodes on the tree. Each attachment point can support multiple child
12cr|perl-Tree-Nary-1.300.0-2|25	nodes.
12cr|perl-Tree-Nary-1.300.0-2|26	
12cr|perl-Tree-Nary-1.300.0-2|27	The data field contains the actual data of the node. The next and previous
12cr|perl-Tree-Nary-1.300.0-2|28	fields point to the node's siblings (a sibling is another node with the same
12cr|perl-Tree-Nary-1.300.0-2|29	parent). The parent field points to the parent of the node, or is undef if the
12cr|perl-Tree-Nary-1.300.0-2|30	node is the root of the tree. The children field points to the first child of
12cr|perl-Tree-Nary-1.300.0-2|31	the node. The other children are accessed by using the next pointer of each
12cr|perl-Tree-Nary-1.300.0-2|32	child.  This module is a translation (albeit not a direct one) from the C
12cr|perl-Tree-Nary-1.300.0-2|33	implementation of N-ary trees, available in the GLIB distribution (see SEE
12cr|perl-Tree-Nary-1.300.0-2|34	ALSO).
12cr|perl-Tree-Nary-1.300.0-2|35	
12cr|perl-Tree-Nary-1.300.0-2|36	%prep
12cr|perl-Tree-Nary-1.300.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tree-Nary-1.300.0-2|38	
12cr|perl-Tree-Nary-1.300.0-2|39	%build
12cr|perl-Tree-Nary-1.300.0-2|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tree-Nary-1.300.0-2|41	%make
12cr|perl-Tree-Nary-1.300.0-2|42	
12cr|perl-Tree-Nary-1.300.0-2|43	%check
12cr|perl-Tree-Nary-1.300.0-2|44	%make test
12cr|perl-Tree-Nary-1.300.0-2|45	
12cr|perl-Tree-Nary-1.300.0-2|46	%install
12cr|perl-Tree-Nary-1.300.0-2|47	%makeinstall_std
12cr|perl-Tree-Nary-1.300.0-2|48	
12cr|perl-Tree-Nary-1.300.0-2|49	%files
12cr|perl-Tree-Nary-1.300.0-2|50	%doc CHANGES README
12cr|perl-Tree-Nary-1.300.0-2|51	%{perl_vendorlib}/Tree/*.pm
12cr|perl-Tree-Nary-1.300.0-2|52	%{_mandir}/*/*
12cr|perl-Tree-Nary-1.300.0-2|53	
12cr|perl-Tree-Nary-1.300.0-2|54	
12cr|perl-Tree-Nary-1.300.0-2|55	%changelog
12cr|perl-Tree-Nary-1.300.0-2|56	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.300.0-1mdv2010.1
12cr|perl-Tree-Nary-1.300.0-2|57	+ Revision: 505279
12cr|perl-Tree-Nary-1.300.0-2|58	- rebuild using %%perl_convert_version
12cr|perl-Tree-Nary-1.300.0-2|59	
12cr|perl-Tree-Nary-1.300.0-2|60	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.3-6mdv2010.0
12cr|perl-Tree-Nary-1.300.0-2|61	+ Revision: 430609
12cr|perl-Tree-Nary-1.300.0-2|62	- rebuild
12cr|perl-Tree-Nary-1.300.0-2|63	
12cr|perl-Tree-Nary-1.300.0-2|64	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.3-5mdv2009.0
12cr|perl-Tree-Nary-1.300.0-2|65	+ Revision: 258705
12cr|perl-Tree-Nary-1.300.0-2|66	- rebuild
12cr|perl-Tree-Nary-1.300.0-2|67	
12cr|perl-Tree-Nary-1.300.0-2|68	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.3-4mdv2009.0
12cr|perl-Tree-Nary-1.300.0-2|69	+ Revision: 246662
12cr|perl-Tree-Nary-1.300.0-2|70	- rebuild
12cr|perl-Tree-Nary-1.300.0-2|71	
12cr|perl-Tree-Nary-1.300.0-2|72	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 1.3-2mdv2008.1
12cr|perl-Tree-Nary-1.300.0-2|73	+ Revision: 166686
12cr|perl-Tree-Nary-1.300.0-2|74	- fix description-line-too-long
12cr|perl-Tree-Nary-1.300.0-2|75	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Tree-Nary-1.300.0-2|76	
12cr|perl-Tree-Nary-1.300.0-2|77	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Tree-Nary-1.300.0-2|78	- restore BuildRoot
12cr|perl-Tree-Nary-1.300.0-2|79	
12cr|perl-Tree-Nary-1.300.0-2|80	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-2mdv2008.0
12cr|perl-Tree-Nary-1.300.0-2|81	+ Revision: 87062
12cr|perl-Tree-Nary-1.300.0-2|82	- rebuild
12cr|perl-Tree-Nary-1.300.0-2|83	
12cr|perl-Tree-Nary-1.300.0-2|84	
12cr|perl-Tree-Nary-1.300.0-2|85	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdv2007.0
12cr|perl-Tree-Nary-1.300.0-2|86	- rebuild
12cr|perl-Tree-Nary-1.300.0-2|87	
12cr|perl-Tree-Nary-1.300.0-2|88	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdk
12cr|perl-Tree-Nary-1.300.0-2|89	- initial Mandriva package
12cr|perl-Tree-Nary-1.300.0-2|90	

5638 12
12cr|perl-Tree-R-0.60.0-1|1	%define upstream_name    Tree-R
12cr|perl-Tree-R-0.60.0-1|2	%define upstream_version 0.06
12cr|perl-Tree-R-0.60.0-1|3	
12cr|perl-Tree-R-0.60.0-1|4	Summary:	Perl extension for the Rtree data structure and algorithms
12cr|perl-Tree-R-0.60.0-1|5	Name:		perl-%{upstream_name}
12cr|perl-Tree-R-0.60.0-1|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tree-R-0.60.0-1|7	Release:	%mkrel 1
12cr|perl-Tree-R-0.60.0-1|8	License:	GPL+ or Artistic
12cr|perl-Tree-R-0.60.0-1|9	Group:		Development/Perl
12cr|perl-Tree-R-0.60.0-1|10	Url:        	http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tree-R-0.60.0-1|11	Source0:    	http://www.cpan.org/modules/by-module/Tree/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tree-R-0.60.0-1|12	BuildRequires:	perl-devel >= 1:5.8.0
12cr|perl-Tree-R-0.60.0-1|13	BuildArch:	noarch
12cr|perl-Tree-R-0.60.0-1|14	%description
12cr|perl-Tree-R-0.60.0-1|15	R-tree is a data structure for storing and indexing and efficiently looking
12cr|perl-Tree-R-0.60.0-1|16	up non-zero-size spatial objects.
12cr|perl-Tree-R-0.60.0-1|17	
12cr|perl-Tree-R-0.60.0-1|18	%prep
12cr|perl-Tree-R-0.60.0-1|19	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tree-R-0.60.0-1|20	
12cr|perl-Tree-R-0.60.0-1|21	%build
12cr|perl-Tree-R-0.60.0-1|22	%__perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tree-R-0.60.0-1|23	%make
12cr|perl-Tree-R-0.60.0-1|24	
12cr|perl-Tree-R-0.60.0-1|25	%install
12cr|perl-Tree-R-0.60.0-1|26	rm -rf %{buildroot}
12cr|perl-Tree-R-0.60.0-1|27	%makeinstall_std
12cr|perl-Tree-R-0.60.0-1|28	
12cr|perl-Tree-R-0.60.0-1|29	%files
12cr|perl-Tree-R-0.60.0-1|30	%defattr(-,root,root)
12cr|perl-Tree-R-0.60.0-1|31	%doc Changes README
12cr|perl-Tree-R-0.60.0-1|32	%{perl_vendorlib}/Tree/R.pm
12cr|perl-Tree-R-0.60.0-1|33	%{perl_vendorlib}/auto/Tree/R
12cr|perl-Tree-R-0.60.0-1|34	%{_mandir}/man3/Tree::R.3pm.*
12cr|perl-Tree-R-0.60.0-1|35	
12cr|perl-Tree-R-0.60.0-1|36	
12cr|perl-Tree-R-0.60.0-1|37	%changelog
12cr|perl-Tree-R-0.60.0-1|38	* Thu Nov 04 2010 Jani Välimaa <wally@mandriva.org> 0.60.0-1mdv2011.0
12cr|perl-Tree-R-0.60.0-1|39	+ Revision: 593399
12cr|perl-Tree-R-0.60.0-1|40	- use perl_convert_version macro
12cr|perl-Tree-R-0.60.0-1|41	- fix summary, description, license, source and URL
12cr|perl-Tree-R-0.60.0-1|42	- tag package as noarch
12cr|perl-Tree-R-0.60.0-1|43	- install files to a correct location
12cr|perl-Tree-R-0.60.0-1|44	
12cr|perl-Tree-R-0.60.0-1|45	* Sun Oct 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.06-1mdv2011.0
12cr|perl-Tree-R-0.60.0-1|46	+ Revision: 591223
12cr|perl-Tree-R-0.60.0-1|47	- import perl-Tree-R
12cr|perl-Tree-R-0.60.0-1|48	

5639 12
12cr|perl-Tree-Simple-1.180.0-1|1	%define upstream_name    Tree-Simple
12cr|perl-Tree-Simple-1.180.0-1|2	%define upstream_version 1.18
12cr|perl-Tree-Simple-1.180.0-1|3	
12cr|perl-Tree-Simple-1.180.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Tree-Simple-1.180.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Tree-Simple-1.180.0-1|6	Release:    %mkrel 1
12cr|perl-Tree-Simple-1.180.0-1|7	
12cr|perl-Tree-Simple-1.180.0-1|8	Summary:	A simple tree object
12cr|perl-Tree-Simple-1.180.0-1|9	License:	Artistic/GPL
12cr|perl-Tree-Simple-1.180.0-1|10	Group:		Development/Perl
12cr|perl-Tree-Simple-1.180.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Tree-Simple-1.180.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Tree/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Tree-Simple-1.180.0-1|13	
12cr|perl-Tree-Simple-1.180.0-1|14	BuildRequires:	perl-Test-Exception
12cr|perl-Tree-Simple-1.180.0-1|15	BuildRequires:	perl-devel
12cr|perl-Tree-Simple-1.180.0-1|16	BuildArch:	noarch
12cr|perl-Tree-Simple-1.180.0-1|17	
12cr|perl-Tree-Simple-1.180.0-1|18	%description
12cr|perl-Tree-Simple-1.180.0-1|19	This module in an fully object-oriented implementation of a simple n-ary tree.
12cr|perl-Tree-Simple-1.180.0-1|20	
12cr|perl-Tree-Simple-1.180.0-1|21	%prep
12cr|perl-Tree-Simple-1.180.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tree-Simple-1.180.0-1|23	
12cr|perl-Tree-Simple-1.180.0-1|24	%build
12cr|perl-Tree-Simple-1.180.0-1|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tree-Simple-1.180.0-1|26	%{__make}
12cr|perl-Tree-Simple-1.180.0-1|27	
12cr|perl-Tree-Simple-1.180.0-1|28	%check
12cr|perl-Tree-Simple-1.180.0-1|29	%{__make} test
12cr|perl-Tree-Simple-1.180.0-1|30	
12cr|perl-Tree-Simple-1.180.0-1|31	%install
12cr|perl-Tree-Simple-1.180.0-1|32	%makeinstall_std
12cr|perl-Tree-Simple-1.180.0-1|33	
12cr|perl-Tree-Simple-1.180.0-1|34	%files
12cr|perl-Tree-Simple-1.180.0-1|35	%doc README Changes
12cr|perl-Tree-Simple-1.180.0-1|36	%{perl_vendorlib}/Tree/Simple/*
12cr|perl-Tree-Simple-1.180.0-1|37	%{perl_vendorlib}/Tree/Simple.pm
12cr|perl-Tree-Simple-1.180.0-1|38	%{_mandir}/*/*
12cr|perl-Tree-Simple-1.180.0-1|39	
12cr|perl-Tree-Simple-1.180.0-1|40	
12cr|perl-Tree-Simple-1.180.0-1|41	%changelog
12cr|perl-Tree-Simple-1.180.0-1|42	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 1.180.0-1mdv2010.0
12cr|perl-Tree-Simple-1.180.0-1|43	+ Revision: 408094
12cr|perl-Tree-Simple-1.180.0-1|44	- rebuild using %%perl_convert_version
12cr|perl-Tree-Simple-1.180.0-1|45	
12cr|perl-Tree-Simple-1.180.0-1|46	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.18-4mdv2009.0
12cr|perl-Tree-Simple-1.180.0-1|47	+ Revision: 258706
12cr|perl-Tree-Simple-1.180.0-1|48	- rebuild
12cr|perl-Tree-Simple-1.180.0-1|49	
12cr|perl-Tree-Simple-1.180.0-1|50	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.18-3mdv2009.0
12cr|perl-Tree-Simple-1.180.0-1|51	+ Revision: 246664
12cr|perl-Tree-Simple-1.180.0-1|52	- rebuild
12cr|perl-Tree-Simple-1.180.0-1|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Tree-Simple-1.180.0-1|54	
12cr|perl-Tree-Simple-1.180.0-1|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Tree-Simple-1.180.0-1|56	- restore BuildRoot
12cr|perl-Tree-Simple-1.180.0-1|57	
12cr|perl-Tree-Simple-1.180.0-1|58	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.18-1mdv2008.1
12cr|perl-Tree-Simple-1.180.0-1|59	+ Revision: 109577
12cr|perl-Tree-Simple-1.180.0-1|60	- update to new version 1.18
12cr|perl-Tree-Simple-1.180.0-1|61	
12cr|perl-Tree-Simple-1.180.0-1|62	
12cr|perl-Tree-Simple-1.180.0-1|63	* Mon Dec 11 2006 Olivier Thauvin <nanardon@mandriva.org> 1.17-1mdv2007.0
12cr|perl-Tree-Simple-1.180.0-1|64	+ Revision: 94586
12cr|perl-Tree-Simple-1.180.0-1|65	- 1.17
12cr|perl-Tree-Simple-1.180.0-1|66	- Import perl-Tree-Simple
12cr|perl-Tree-Simple-1.180.0-1|67	
12cr|perl-Tree-Simple-1.180.0-1|68	* Mon Feb 13 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.16-1mdk
12cr|perl-Tree-Simple-1.180.0-1|69	- 1.16
12cr|perl-Tree-Simple-1.180.0-1|70	
12cr|perl-Tree-Simple-1.180.0-1|71	* Tue May 31 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.15-1mdk
12cr|perl-Tree-Simple-1.180.0-1|72	- 1.15
12cr|perl-Tree-Simple-1.180.0-1|73	
12cr|perl-Tree-Simple-1.180.0-1|74	* Wed May 04 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.14-1mdk
12cr|perl-Tree-Simple-1.180.0-1|75	- First Mandriva release
12cr|perl-Tree-Simple-1.180.0-1|76	

5640 12
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|1	%define upstream_name    Tree-Simple-VisitorFactory
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|2	%define upstream_version 0.10
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|3	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|4	Name:       perl-%{upstream_name}
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|6	Release:    %mkrel 1
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|7	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|8	Summary:    A Visitor for sorting a Tree::Simple object hierarchy
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|9	License:    Artistic/GPL
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|10	Group:      Development/Perl
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Tree/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|13	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|14	BuildRequires:  perl-devel
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|15	BuildRequires:  perl(Test::Exception)
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|16	BuildRequires:  perl(Tree::Simple)
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|17	BuildArch:      noarch
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|18	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|19	%description
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|20	This implements a recursive multi-level sort of a Tree::Simple hierarchy.
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|21	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|22	%prep
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|24	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|25	%build
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|27	%make
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|28	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|29	%check
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|30	%{__make} test
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|31	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|32	%install
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|33	%makeinstall_std
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|34	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|35	%files
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|36	%doc README Changes
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|37	%{perl_vendorlib}/Tree
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|38	%{_mandir}/*/*
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|39	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|40	%changelog
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|41	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|42	+ Revision: 405769
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|43	- rebuild using %%perl_convert_version
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|44	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|45	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.10-7mdv2009.0
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|46	+ Revision: 258707
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|47	- rebuild
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|48	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|49	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.10-6mdv2009.0
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|50	+ Revision: 246666
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|51	- rebuild
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|52	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|53	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.10-4mdv2008.1
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|54	+ Revision: 136364
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|55	- restore BuildRoot
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|56	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|57	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|59	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|60	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-4mdv2008.0
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|61	+ Revision: 87063
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|62	- rebuild
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|63	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|64	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|65	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-3mdv2007.0
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|66	- Rebuild
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|67	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|68	* Mon Apr 03 2006 Buchan Milne <bgmilne@mandriva.org> 0.10-2mdk
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|69	- Rebuild
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|70	- use mkrel
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|71	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|72	* Wed Dec 14 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdk
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|73	- New release 0.10
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|74	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|75	* Wed Sep 21 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdk
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|76	- new version
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|77	- rpmbuildupdate aware
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|78	- fix directory ownership
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|79	- make test in %%check
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|80	
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|81	* Tue May 03 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.05-1mdk
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|82	- First Mandriva release
12cr|perl-Tree-Simple-VisitorFactory-0.100.0-1|83	

5641 12
12cr|perl-Tree-Trie-1.800.0-2|1	%define upstream_name	 Tree-Trie
12cr|perl-Tree-Trie-1.800.0-2|2	%define upstream_version 1.8
12cr|perl-Tree-Trie-1.800.0-2|3	
12cr|perl-Tree-Trie-1.800.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Tree-Trie-1.800.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Tree-Trie-1.800.0-2|6	Release:	2
12cr|perl-Tree-Trie-1.800.0-2|7	
12cr|perl-Tree-Trie-1.800.0-2|8	Summary:	A data structure optimized for prefix lookup
12cr|perl-Tree-Trie-1.800.0-2|9	License:	GPL
12cr|perl-Tree-Trie-1.800.0-2|10	Group:		Development/Perl
12cr|perl-Tree-Trie-1.800.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Tree-Trie-1.800.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Tree/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Tree-Trie-1.800.0-2|13	
12cr|perl-Tree-Trie-1.800.0-2|14	BuildRequires:	perl-devel
12cr|perl-Tree-Trie-1.800.0-2|15	BuildRequires:	perl(Pod::Coverage)
12cr|perl-Tree-Trie-1.800.0-2|16	BuildRequires:	perl(Test::Pod)
12cr|perl-Tree-Trie-1.800.0-2|17	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-Tree-Trie-1.800.0-2|18	
12cr|perl-Tree-Trie-1.800.0-2|19	BuildArch:	noarch
12cr|perl-Tree-Trie-1.800.0-2|20	
12cr|perl-Tree-Trie-1.800.0-2|21	%description
12cr|perl-Tree-Trie-1.800.0-2|22	This module implements a trie data structure.  The term "trie"
12cr|perl-Tree-Trie-1.800.0-2|23	comes from the word retrieval, but is generally pronounced like
12cr|perl-Tree-Trie-1.800.0-2|24	"try".  A trie is a tree structure (or directed acyclic graph),
12cr|perl-Tree-Trie-1.800.0-2|25	the nodes of which represent letters in a word.  For example, the
12cr|perl-Tree-Trie-1.800.0-2|26	final lookup for the word 'bob' would look something like
12cr|perl-Tree-Trie-1.800.0-2|27	"$ref->{'b'}{'o'}{'b'}{HASH(0x80c6bbc)}" (the HASH being an end
12cr|perl-Tree-Trie-1.800.0-2|28	marker).  Only nodes which would represent words in the trie
12cr|perl-Tree-Trie-1.800.0-2|29	exist, making the structure slightly smaller than a hash of the
12cr|perl-Tree-Trie-1.800.0-2|30	same data set.
12cr|perl-Tree-Trie-1.800.0-2|31	
12cr|perl-Tree-Trie-1.800.0-2|32	The advantages of the trie over other data storage methods is that lookup times
12cr|perl-Tree-Trie-1.800.0-2|33	are O(1) WRT the size of the index. For sparse data sets, it is probably not as
12cr|perl-Tree-Trie-1.800.0-2|34	efficient as performing a binary search on a sorted list, and for small files,
12cr|perl-Tree-Trie-1.800.0-2|35	it has a lot of overhead.  The main advantage (at least from my perspective) is
12cr|perl-Tree-Trie-1.800.0-2|36	that it provides a relatively cheap method for finding a list of words in a
12cr|perl-Tree-Trie-1.800.0-2|37	large, dense data set which begin with a certain string.
12cr|perl-Tree-Trie-1.800.0-2|38	
12cr|perl-Tree-Trie-1.800.0-2|39	As of version 0.3 of this module, the term "word" in this documentation can
12cr|perl-Tree-Trie-1.800.0-2|40	refer to one of two things: either a refeence to an array of strings, or a
12cr|perl-Tree-Trie-1.800.0-2|41	scalar which is not an array ref.  In the case of the former, each element of
12cr|perl-Tree-Trie-1.800.0-2|42	the array is treated as a "letter" of the "word".  In the case of the latter,
12cr|perl-Tree-Trie-1.800.0-2|43	the scalar is evaluated in string context and it is split into its component
12cr|perl-Tree-Trie-1.800.0-2|44	letters.  Return values of methods match the values of what is passed in --
12cr|perl-Tree-Trie-1.800.0-2|45	that is, if you call lookup() with an array reference, the return value will be
12cr|perl-Tree-Trie-1.800.0-2|46	an array reference (if appropriate).
12cr|perl-Tree-Trie-1.800.0-2|47	
12cr|perl-Tree-Trie-1.800.0-2|48	%prep
12cr|perl-Tree-Trie-1.800.0-2|49	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Tree-Trie-1.800.0-2|50	rm -f t/02_pod_cover.t
12cr|perl-Tree-Trie-1.800.0-2|51	
12cr|perl-Tree-Trie-1.800.0-2|52	%build
12cr|perl-Tree-Trie-1.800.0-2|53	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Tree-Trie-1.800.0-2|54	%make
12cr|perl-Tree-Trie-1.800.0-2|55	
12cr|perl-Tree-Trie-1.800.0-2|56	%check
12cr|perl-Tree-Trie-1.800.0-2|57	make test
12cr|perl-Tree-Trie-1.800.0-2|58	
12cr|perl-Tree-Trie-1.800.0-2|59	%install
12cr|perl-Tree-Trie-1.800.0-2|60	%makeinstall_std
12cr|perl-Tree-Trie-1.800.0-2|61	
12cr|perl-Tree-Trie-1.800.0-2|62	%files
12cr|perl-Tree-Trie-1.800.0-2|63	%doc Changes README
12cr|perl-Tree-Trie-1.800.0-2|64	%{perl_vendorlib}/Tree
12cr|perl-Tree-Trie-1.800.0-2|65	%{_mandir}/*/*
12cr|perl-Tree-Trie-1.800.0-2|66	
12cr|perl-Tree-Trie-1.800.0-2|67	
12cr|perl-Tree-Trie-1.800.0-2|68	%changelog
12cr|perl-Tree-Trie-1.800.0-2|69	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.800.0-1mdv2011.0
12cr|perl-Tree-Trie-1.800.0-2|70	+ Revision: 672881
12cr|perl-Tree-Trie-1.800.0-2|71	- update to new version 1.8
12cr|perl-Tree-Trie-1.800.0-2|72	
12cr|perl-Tree-Trie-1.800.0-2|73	* Sat Nov 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.700.0-1mdv2011.0
12cr|perl-Tree-Trie-1.800.0-2|74	+ Revision: 594310
12cr|perl-Tree-Trie-1.800.0-2|75	- update to new version 1.7
12cr|perl-Tree-Trie-1.800.0-2|76	
12cr|perl-Tree-Trie-1.800.0-2|77	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.600.0-1mdv2011.0
12cr|perl-Tree-Trie-1.800.0-2|78	+ Revision: 552692
12cr|perl-Tree-Trie-1.800.0-2|79	- update to 1.6
12cr|perl-Tree-Trie-1.800.0-2|80	
12cr|perl-Tree-Trie-1.800.0-2|81	* Thu Sep 10 2009 Jérôme Quelin <jquelin@mandriva.org> 1.500.0-1mdv2010.0
12cr|perl-Tree-Trie-1.800.0-2|82	+ Revision: 437260
12cr|perl-Tree-Trie-1.800.0-2|83	- rebuild using %%perl_convert_version
12cr|perl-Tree-Trie-1.800.0-2|84	
12cr|perl-Tree-Trie-1.800.0-2|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Tree-Trie-1.800.0-2|86	- rebuild
12cr|perl-Tree-Trie-1.800.0-2|87	- rebuild
12cr|perl-Tree-Trie-1.800.0-2|88	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Tree-Trie-1.800.0-2|89	
12cr|perl-Tree-Trie-1.800.0-2|90	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|perl-Tree-Trie-1.800.0-2|91	- nuke borked tests
12cr|perl-Tree-Trie-1.800.0-2|92	
12cr|perl-Tree-Trie-1.800.0-2|93	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Tree-Trie-1.800.0-2|94	- restore BuildRoot
12cr|perl-Tree-Trie-1.800.0-2|95	
12cr|perl-Tree-Trie-1.800.0-2|96	* Wed Aug 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.5-1mdv2008.0
12cr|perl-Tree-Trie-1.800.0-2|97	+ Revision: 69251
12cr|perl-Tree-Trie-1.800.0-2|98	- update to new version 1.5
12cr|perl-Tree-Trie-1.800.0-2|99	
12cr|perl-Tree-Trie-1.800.0-2|100	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 1.3-1mdv2008.0
12cr|perl-Tree-Trie-1.800.0-2|101	+ Revision: 20768
12cr|perl-Tree-Trie-1.800.0-2|102	- 1.3
12cr|perl-Tree-Trie-1.800.0-2|103	
12cr|perl-Tree-Trie-1.800.0-2|104	
12cr|perl-Tree-Trie-1.800.0-2|105	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-2mdv2007.0
12cr|perl-Tree-Trie-1.800.0-2|106	- buildrequires perl(Test::Pod)
12cr|perl-Tree-Trie-1.800.0-2|107	
12cr|perl-Tree-Trie-1.800.0-2|108	* Mon Jul 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-1mdv2007.0
12cr|perl-Tree-Trie-1.800.0-2|109	- New version 1.2
12cr|perl-Tree-Trie-1.800.0-2|110	
12cr|perl-Tree-Trie-1.800.0-2|111	* Thu Oct 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-3mdk
12cr|perl-Tree-Trie-1.800.0-2|112	- oops, fixed descript line length
12cr|perl-Tree-Trie-1.800.0-2|113	
12cr|perl-Tree-Trie-1.800.0-2|114	* Thu Oct 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-2mdk
12cr|perl-Tree-Trie-1.800.0-2|115	- %%mkrel
12cr|perl-Tree-Trie-1.800.0-2|116	- spec cleanup
12cr|perl-Tree-Trie-1.800.0-2|117	- fix directory ownership
12cr|perl-Tree-Trie-1.800.0-2|118	- test in %%check
12cr|perl-Tree-Trie-1.800.0-2|119	- better summary
12cr|perl-Tree-Trie-1.800.0-2|120	- reformat description
12cr|perl-Tree-Trie-1.800.0-2|121	
12cr|perl-Tree-Trie-1.800.0-2|122	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cr|perl-Tree-Trie-1.800.0-2|123	- initial Mandriva package
12cr|perl-Tree-Trie-1.800.0-2|124	

5642 12
12cr|perl-TryCatch-1.3.0-2|1	%define	module	TryCatch
12cr|perl-TryCatch-1.3.0-2|2	%define	upstream_version 1.003000
12cr|perl-TryCatch-1.3.0-2|3	
12cr|perl-TryCatch-1.3.0-2|4	Name:		perl-%{module}
12cr|perl-TryCatch-1.3.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-TryCatch-1.3.0-2|6	Release:	2
12cr|perl-TryCatch-1.3.0-2|7	
12cr|perl-TryCatch-1.3.0-2|8	Summary:	Easily build XS extensions that depend on XS extensions
12cr|perl-TryCatch-1.3.0-2|9	License:	GPL+ or Artistic
12cr|perl-TryCatch-1.3.0-2|10	Group:		Development/Perl
12cr|perl-TryCatch-1.3.0-2|11	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-TryCatch-1.3.0-2|12	Source0:	http://www.cpan.org/modules/by-module/%{module}-%{upstream_version}.tar.xz
12cr|perl-TryCatch-1.3.0-2|13	
12cr|perl-TryCatch-1.3.0-2|14	BuildRequires:	perl(B::Hooks::EndOfScope)
12cr|perl-TryCatch-1.3.0-2|15	BuildRequires:	perl(B::Hooks::OP::Check)
12cr|perl-TryCatch-1.3.0-2|16	BuildRequires:	perl(B::Hooks::OP::PPAddr)
12cr|perl-TryCatch-1.3.0-2|17	BuildRequires:	perl(Devel::Declare)
12cr|perl-TryCatch-1.3.0-2|18	BuildRequires:	perl(ExtUtils::Depends)
12cr|perl-TryCatch-1.3.0-2|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-TryCatch-1.3.0-2|20	BuildRequires:	perl(Moose)
12cr|perl-TryCatch-1.3.0-2|21	BuildRequires:	perl(MooseX::Types)
12cr|perl-TryCatch-1.3.0-2|22	BuildRequires:	perl(Parse::Method::Signatures)
12cr|perl-TryCatch-1.3.0-2|23	BuildRequires:	perl(Scope::Upper)
12cr|perl-TryCatch-1.3.0-2|24	BuildRequires:	perl(Sub::Exporter)
12cr|perl-TryCatch-1.3.0-2|25	BuildRequires:	perl(Test::Exception)
12cr|perl-TryCatch-1.3.0-2|26	BuildRequires:	perl(Test::More)
12cr|perl-TryCatch-1.3.0-2|27	BuildRequires:	perl(Variable::Magic)
12cr|perl-TryCatch-1.3.0-2|28	BuildRequires:	perl(XSLoader)
12cr|perl-TryCatch-1.3.0-2|29	BuildRequires:	perl-devel
12cr|perl-TryCatch-1.3.0-2|30	
12cr|perl-TryCatch-1.3.0-2|31	%description
12cr|perl-TryCatch-1.3.0-2|32	This module aims to provide a nicer syntax and method to catch errors in
12cr|perl-TryCatch-1.3.0-2|33	Perl, similar to what is found in other languages (such as Java, Python or
12cr|perl-TryCatch-1.3.0-2|34	C++). The standard method of using 'eval {}; if ($@) {}' is often prone to
12cr|perl-TryCatch-1.3.0-2|35	subtle bugs, primarily that its far too easy to stomp on the error in error
12cr|perl-TryCatch-1.3.0-2|36	handlers. And also eval/if isn't the nicest idiom.
12cr|perl-TryCatch-1.3.0-2|37	
12cr|perl-TryCatch-1.3.0-2|38	%prep
12cr|perl-TryCatch-1.3.0-2|39	%setup -q -n %{module}-%{upstream_version}
12cr|perl-TryCatch-1.3.0-2|40	
12cr|perl-TryCatch-1.3.0-2|41	%build
12cr|perl-TryCatch-1.3.0-2|42	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-TryCatch-1.3.0-2|43	%make
12cr|perl-TryCatch-1.3.0-2|44	
12cr|perl-TryCatch-1.3.0-2|45	%check
12cr|perl-TryCatch-1.3.0-2|46	%make test
12cr|perl-TryCatch-1.3.0-2|47	
12cr|perl-TryCatch-1.3.0-2|48	%install
12cr|perl-TryCatch-1.3.0-2|49	%makeinstall_std
12cr|perl-TryCatch-1.3.0-2|50	
12cr|perl-TryCatch-1.3.0-2|51	%files
12cr|perl-TryCatch-1.3.0-2|52	%doc Changes README
12cr|perl-TryCatch-1.3.0-2|53	%{_mandir}/man3/*
12cr|perl-TryCatch-1.3.0-2|54	%{perl_vendorlib}/*
12cr|perl-TryCatch-1.3.0-2|55	
12cr|perl-TryCatch-1.3.0-2|56	
12cr|perl-TryCatch-1.3.0-2|57	%changelog
12cr|perl-TryCatch-1.3.0-2|58	* Thu Feb 02 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.0-2
12cr|perl-TryCatch-1.3.0-2|59	+ Revision: 770620
12cr|perl-TryCatch-1.3.0-2|60	- clean up spec
12cr|perl-TryCatch-1.3.0-2|61	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-TryCatch-1.3.0-2|62	
12cr|perl-TryCatch-1.3.0-2|63	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 1.3.0-1mdv2011.0
12cr|perl-TryCatch-1.3.0-2|64	+ Revision: 607513
12cr|perl-TryCatch-1.3.0-2|65	- import perl-TryCatch
12cr|perl-TryCatch-1.3.0-2|66	

5643 12
12cr|perl-UDCode-1.30.0-3|1	%define upstream_name    UDCode
12cr|perl-UDCode-1.30.0-3|2	%define upstream_version 1.03
12cr|perl-UDCode-1.30.0-3|3	
12cr|perl-UDCode-1.30.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-UDCode-1.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-UDCode-1.30.0-3|6	Release:	3
12cr|perl-UDCode-1.30.0-3|7	
12cr|perl-UDCode-1.30.0-3|8	Summary:	Does a set of code words form a uniquely decodable code?
12cr|perl-UDCode-1.30.0-3|9	License:	GPL+ or Artistic
12cr|perl-UDCode-1.30.0-3|10	Group:		Development/Perl
12cr|perl-UDCode-1.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-UDCode-1.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-UDCode-1.30.0-3|13	
12cr|perl-UDCode-1.30.0-3|14	BuildRequires:	perl-devel
12cr|perl-UDCode-1.30.0-3|15	BuildArch:	noarch
12cr|perl-UDCode-1.30.0-3|16	
12cr|perl-UDCode-1.30.0-3|17	%description
12cr|perl-UDCode-1.30.0-3|18	A code is a set of strings, called the _code words_. A code is "uniquely
12cr|perl-UDCode-1.30.0-3|19	decodable" if any string _S_ that is a concatenation of code words is so in
12cr|perl-UDCode-1.30.0-3|20	_exactly one way_.
12cr|perl-UDCode-1.30.0-3|21	
12cr|perl-UDCode-1.30.0-3|22	For example, the code '"ab", "abba", "b"' is _not_ uniquely decodable,
12cr|perl-UDCode-1.30.0-3|23	because '"abba" . "b" eq "ab" . "b" . "ab"'. But the code '"a", "ab",
12cr|perl-UDCode-1.30.0-3|24	"abb"' _is_ uniquely decodable, because there is no such pair of sequences
12cr|perl-UDCode-1.30.0-3|25	of code words.
12cr|perl-UDCode-1.30.0-3|26	
12cr|perl-UDCode-1.30.0-3|27	'is_udcode'
12cr|perl-UDCode-1.30.0-3|28	'is_udcode(@words)' returns true if and only if the specified code is
12cr|perl-UDCode-1.30.0-3|29	uniquely decodable.
12cr|perl-UDCode-1.30.0-3|30	
12cr|perl-UDCode-1.30.0-3|31	%prep
12cr|perl-UDCode-1.30.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-UDCode-1.30.0-3|33	
12cr|perl-UDCode-1.30.0-3|34	%build
12cr|perl-UDCode-1.30.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-UDCode-1.30.0-3|36	%make
12cr|perl-UDCode-1.30.0-3|37	
12cr|perl-UDCode-1.30.0-3|38	%check
12cr|perl-UDCode-1.30.0-3|39	%make test
12cr|perl-UDCode-1.30.0-3|40	
12cr|perl-UDCode-1.30.0-3|41	%install
12cr|perl-UDCode-1.30.0-3|42	%makeinstall_std
12cr|perl-UDCode-1.30.0-3|43	
12cr|perl-UDCode-1.30.0-3|44	%files
12cr|perl-UDCode-1.30.0-3|45	%doc README
12cr|perl-UDCode-1.30.0-3|46	%{_mandir}/man3/*
12cr|perl-UDCode-1.30.0-3|47	%{perl_vendorlib}/*
12cr|perl-UDCode-1.30.0-3|48	
12cr|perl-UDCode-1.30.0-3|49	%changelog
12cr|perl-UDCode-1.30.0-3|50	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.30.0-2mdv2011.0
12cr|perl-UDCode-1.30.0-3|51	+ Revision: 654340
12cr|perl-UDCode-1.30.0-3|52	- rebuild for updated spec-helper
12cr|perl-UDCode-1.30.0-3|53	
12cr|perl-UDCode-1.30.0-3|54	* Thu Dec 03 2009 Jérôme Quelin <jquelin@mandriva.org> 1.30.0-1mdv2011.0
12cr|perl-UDCode-1.30.0-3|55	+ Revision: 472799
12cr|perl-UDCode-1.30.0-3|56	- import perl-UDCode
12cr|perl-UDCode-1.30.0-3|57	
12cr|perl-UDCode-1.30.0-3|58	
12cr|perl-UDCode-1.30.0-3|59	* Thu Dec 03 2009 cpan2dist 1.03-1mdv
12cr|perl-UDCode-1.30.0-3|60	- initial mdv release, generated with cpan2dist

5644 12
12cr|perl-UI-Dialog-1.80.0-4|1	%define upstream_name    UI-Dialog
12cr|perl-UI-Dialog-1.80.0-4|2	%define upstream_version 1.08
12cr|perl-UI-Dialog-1.80.0-4|3	
12cr|perl-UI-Dialog-1.80.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-UI-Dialog-1.80.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-UI-Dialog-1.80.0-4|6	Release:	4
12cr|perl-UI-Dialog-1.80.0-4|7	
12cr|perl-UI-Dialog-1.80.0-4|8	Summary:	OOPerl wrapper for the various dialog applications
12cr|perl-UI-Dialog-1.80.0-4|9	License:	GPL
12cr|perl-UI-Dialog-1.80.0-4|10	Group:		Development/Perl
12cr|perl-UI-Dialog-1.80.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-UI-Dialog-1.80.0-4|12	Source0:	http://www.cpan.org/modules/by-module/UI/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-UI-Dialog-1.80.0-4|13	
12cr|perl-UI-Dialog-1.80.0-4|14	BuildRequires:	perl-devel
12cr|perl-UI-Dialog-1.80.0-4|15	BuildArch:	noarch
12cr|perl-UI-Dialog-1.80.0-4|16	
12cr|perl-UI-Dialog-1.80.0-4|17	Requires:	cdialog
12cr|perl-UI-Dialog-1.80.0-4|18	
12cr|perl-UI-Dialog-1.80.0-4|19	%description
12cr|perl-UI-Dialog-1.80.0-4|20	UI::Dialog is a OOPerl wrapper for the various dialog applications. These
12cr|perl-UI-Dialog-1.80.0-4|21	dialog backends are currently supported: Zenity, GDialog, XDialog, KDialog,
12cr|perl-UI-Dialog-1.80.0-4|22	CDialog, and Whiptail. There is also an ASCII backend provided as a last
12cr|perl-UI-Dialog-1.80.0-4|23	resort interface for the console based dialog variants. UI::Dialog is a
12cr|perl-UI-Dialog-1.80.0-4|24	class that provides a strict interface to these various backend modules.
12cr|perl-UI-Dialog-1.80.0-4|25	By using UI:Dialog (with it's imposed limitations on the widgets) you can
12cr|perl-UI-Dialog-1.80.0-4|26	ensure that your Perl program will function with any available interfaces.
12cr|perl-UI-Dialog-1.80.0-4|27	
12cr|perl-UI-Dialog-1.80.0-4|28	UI::Dialog supports priority ordering of the backend detection process. So
12cr|perl-UI-Dialog-1.80.0-4|29	if you'd prefer that Xdialog should be used first if available, simply
12cr|perl-UI-Dialog-1.80.0-4|30	designate the desired order when creating the new object. The default order
12cr|perl-UI-Dialog-1.80.0-4|31	for detecting and utilization of the backends are as follows:
12cr|perl-UI-Dialog-1.80.0-4|32	(with DISPLAY env): Zenity, GDialog, XDialog, KDialog
12cr|perl-UI-Dialog-1.80.0-4|33	(without DISPLAY): CDialog, Whiptail, ASCII
12cr|perl-UI-Dialog-1.80.0-4|34	
12cr|perl-UI-Dialog-1.80.0-4|35	UI::Dialog is the result of a complete re-write of the UDPM CPAN module. This
12cr|perl-UI-Dialog-1.80.0-4|36	was done to break away from the bad choice of name (UserDialogPerlModule) and
12cr|perl-UI-Dialog-1.80.0-4|37	to implement a cleaner, more detached, OOPerl interface.
12cr|perl-UI-Dialog-1.80.0-4|38	
12cr|perl-UI-Dialog-1.80.0-4|39	%prep
12cr|perl-UI-Dialog-1.80.0-4|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-UI-Dialog-1.80.0-4|41	
12cr|perl-UI-Dialog-1.80.0-4|42	%build
12cr|perl-UI-Dialog-1.80.0-4|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-UI-Dialog-1.80.0-4|44	%make
12cr|perl-UI-Dialog-1.80.0-4|45	
12cr|perl-UI-Dialog-1.80.0-4|46	%check
12cr|perl-UI-Dialog-1.80.0-4|47	make test
12cr|perl-UI-Dialog-1.80.0-4|48	
12cr|perl-UI-Dialog-1.80.0-4|49	%install
12cr|perl-UI-Dialog-1.80.0-4|50	%makeinstall_std
12cr|perl-UI-Dialog-1.80.0-4|51	
12cr|perl-UI-Dialog-1.80.0-4|52	%files
12cr|perl-UI-Dialog-1.80.0-4|53	%doc examples README CONTRIBUTORS Changes TODO COPYRIGHT
12cr|perl-UI-Dialog-1.80.0-4|54	%{perl_vendorlib}/*
12cr|perl-UI-Dialog-1.80.0-4|55	%{_mandir}/*/*
12cr|perl-UI-Dialog-1.80.0-4|56	
12cr|perl-UI-Dialog-1.80.0-4|57	
12cr|perl-UI-Dialog-1.80.0-4|58	%changelog
12cr|perl-UI-Dialog-1.80.0-4|59	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.80.0-3mdv2011.0
12cr|perl-UI-Dialog-1.80.0-4|60	+ Revision: 658896
12cr|perl-UI-Dialog-1.80.0-4|61	- rebuild for updated spec-helper
12cr|perl-UI-Dialog-1.80.0-4|62	
12cr|perl-UI-Dialog-1.80.0-4|63	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.80.0-2mdv2010.0
12cr|perl-UI-Dialog-1.80.0-4|64	+ Revision: 430610
12cr|perl-UI-Dialog-1.80.0-4|65	- rebuild
12cr|perl-UI-Dialog-1.80.0-4|66	
12cr|perl-UI-Dialog-1.80.0-4|67	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-UI-Dialog-1.80.0-4|68	- rebuild using %%perl_convert_version
12cr|perl-UI-Dialog-1.80.0-4|69	
12cr|perl-UI-Dialog-1.80.0-4|70	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.08-7mdv2009.0
12cr|perl-UI-Dialog-1.80.0-4|71	+ Revision: 258708
12cr|perl-UI-Dialog-1.80.0-4|72	- rebuild
12cr|perl-UI-Dialog-1.80.0-4|73	
12cr|perl-UI-Dialog-1.80.0-4|74	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.08-6mdv2009.0
12cr|perl-UI-Dialog-1.80.0-4|75	+ Revision: 246668
12cr|perl-UI-Dialog-1.80.0-4|76	- rebuild
12cr|perl-UI-Dialog-1.80.0-4|77	- fix no-buildroot-tag
12cr|perl-UI-Dialog-1.80.0-4|78	
12cr|perl-UI-Dialog-1.80.0-4|79	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.08-4mdv2008.1
12cr|perl-UI-Dialog-1.80.0-4|80	+ Revision: 152375
12cr|perl-UI-Dialog-1.80.0-4|81	- rebuild
12cr|perl-UI-Dialog-1.80.0-4|82	
12cr|perl-UI-Dialog-1.80.0-4|83	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.08-3mdv2008.1
12cr|perl-UI-Dialog-1.80.0-4|84	+ Revision: 152368
12cr|perl-UI-Dialog-1.80.0-4|85	- rebuild
12cr|perl-UI-Dialog-1.80.0-4|86	- kill (multiple!) definitions of %%buildroot on Pixel's request
12cr|perl-UI-Dialog-1.80.0-4|87	
12cr|perl-UI-Dialog-1.80.0-4|88	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-2mdv2008.0
12cr|perl-UI-Dialog-1.80.0-4|89	+ Revision: 87064
12cr|perl-UI-Dialog-1.80.0-4|90	- rebuild
12cr|perl-UI-Dialog-1.80.0-4|91	
12cr|perl-UI-Dialog-1.80.0-4|92	
12cr|perl-UI-Dialog-1.80.0-4|93	* Tue Aug 15 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-UI-Dialog-1.80.0-4|94	+ 08/15/06 01:50:06 (56148)
12cr|perl-UI-Dialog-1.80.0-4|95	- cleanup
12cr|perl-UI-Dialog-1.80.0-4|96	- mkrel
12cr|perl-UI-Dialog-1.80.0-4|97	- test in %%check
12cr|perl-UI-Dialog-1.80.0-4|98	
12cr|perl-UI-Dialog-1.80.0-4|99	* Tue Aug 15 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-UI-Dialog-1.80.0-4|100	+ 08/15/06 01:47:12 (56147)
12cr|perl-UI-Dialog-1.80.0-4|101	Import perl-UI-Dialog
12cr|perl-UI-Dialog-1.80.0-4|102	
12cr|perl-UI-Dialog-1.80.0-4|103	* Mon Dec 12 2005 Arnaud de Lorbeau <devel@mandriva.com> 1.08-1mdk
12cr|perl-UI-Dialog-1.80.0-4|104	- New package
12cr|perl-UI-Dialog-1.80.0-4|105	

5645 12
12cr|perl-Unicode-LineBreak-1.11.0-3|1	%define upstream_name    Unicode-LineBreak
12cr|perl-Unicode-LineBreak-1.11.0-3|2	%define upstream_version 1.011
12cr|perl-Unicode-LineBreak-1.11.0-3|3	
12cr|perl-Unicode-LineBreak-1.11.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-Unicode-LineBreak-1.11.0-3|5	%define __noautoreq 'perl\\(Unicode::LineBreak::Constants\\)'
12cr|perl-Unicode-LineBreak-1.11.0-3|6	%endif
12cr|perl-Unicode-LineBreak-1.11.0-3|7	
12cr|perl-Unicode-LineBreak-1.11.0-3|8	Name:		perl-%{upstream_name}
12cr|perl-Unicode-LineBreak-1.11.0-3|9	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Unicode-LineBreak-1.11.0-3|10	Release:	3
12cr|perl-Unicode-LineBreak-1.11.0-3|11	Summary:	UAX #14 Unicode Line Breaking Algorithm
12cr|perl-Unicode-LineBreak-1.11.0-3|12	License:	GPL+ or Artistic
12cr|perl-Unicode-LineBreak-1.11.0-3|13	Group:		Development/Perl
12cr|perl-Unicode-LineBreak-1.11.0-3|14	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Unicode-LineBreak-1.11.0-3|15	Source0:	http://www.cpan.org/modules/by-module/Unicode/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Unicode-LineBreak-1.11.0-3|16	
12cr|perl-Unicode-LineBreak-1.11.0-3|17	BuildRequires:	perl(Encode)
12cr|perl-Unicode-LineBreak-1.11.0-3|18	BuildRequires:	perl(MIME::Charset)
12cr|perl-Unicode-LineBreak-1.11.0-3|19	BuildRequires:	perl(Test::More)
12cr|perl-Unicode-LineBreak-1.11.0-3|20	BuildRequires:	perl-devel
12cr|perl-Unicode-LineBreak-1.11.0-3|21	
12cr|perl-Unicode-LineBreak-1.11.0-3|22	%description
12cr|perl-Unicode-LineBreak-1.11.0-3|23	Text::LineFold folds or unfolds lines of plain text. As it mainly focuses
12cr|perl-Unicode-LineBreak-1.11.0-3|24	on plain text e-mail messages, RFC 3676 flowed format is also supported.
12cr|perl-Unicode-LineBreak-1.11.0-3|25	
12cr|perl-Unicode-LineBreak-1.11.0-3|26	%prep
12cr|perl-Unicode-LineBreak-1.11.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Unicode-LineBreak-1.11.0-3|28	cd linebreak-c
12cr|perl-Unicode-LineBreak-1.11.0-3|29	autoreconf -fi
12cr|perl-Unicode-LineBreak-1.11.0-3|30	
12cr|perl-Unicode-LineBreak-1.11.0-3|31	%build
12cr|perl-Unicode-LineBreak-1.11.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Unicode-LineBreak-1.11.0-3|33	%make
12cr|perl-Unicode-LineBreak-1.11.0-3|34	
12cr|perl-Unicode-LineBreak-1.11.0-3|35	%check
12cr|perl-Unicode-LineBreak-1.11.0-3|36	%make test
12cr|perl-Unicode-LineBreak-1.11.0-3|37	
12cr|perl-Unicode-LineBreak-1.11.0-3|38	%install
12cr|perl-Unicode-LineBreak-1.11.0-3|39	%makeinstall_std
12cr|perl-Unicode-LineBreak-1.11.0-3|40	
12cr|perl-Unicode-LineBreak-1.11.0-3|41	%files
12cr|perl-Unicode-LineBreak-1.11.0-3|42	%doc Changes README
12cr|perl-Unicode-LineBreak-1.11.0-3|43	%{_mandir}/man3/*
12cr|perl-Unicode-LineBreak-1.11.0-3|44	%{perl_vendorlib}/*
12cr|perl-Unicode-LineBreak-1.11.0-3|45	

5646 12
12cr|perl-Unicode-UTF8simple-1.60.0-2|1	%define upstream_name	 Unicode-UTF8simple
12cr|perl-Unicode-UTF8simple-1.60.0-2|2	%define upstream_version 1.06
12cr|perl-Unicode-UTF8simple-1.60.0-2|3	
12cr|perl-Unicode-UTF8simple-1.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Unicode-UTF8simple-1.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Unicode-UTF8simple-1.60.0-2|6	Release:	2
12cr|perl-Unicode-UTF8simple-1.60.0-2|7	
12cr|perl-Unicode-UTF8simple-1.60.0-2|8	Summary:	Conversions to/from UTF8 from/to charactersets
12cr|perl-Unicode-UTF8simple-1.60.0-2|9	License:	GPL+ or Artistic
12cr|perl-Unicode-UTF8simple-1.60.0-2|10	Group:		Development/Perl
12cr|perl-Unicode-UTF8simple-1.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Unicode-UTF8simple-1.60.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/G/GU/GUS/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Unicode-UTF8simple-1.60.0-2|13	
12cr|perl-Unicode-UTF8simple-1.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-Unicode-UTF8simple-1.60.0-2|15	BuildRequires:	perl-Unicode-Map
12cr|perl-Unicode-UTF8simple-1.60.0-2|16	BuildRequires:	perl-Unicode-Map8
12cr|perl-Unicode-UTF8simple-1.60.0-2|17	BuildRequires:	perl-Jcode
12cr|perl-Unicode-UTF8simple-1.60.0-2|18	BuildArch:	noarch
12cr|perl-Unicode-UTF8simple-1.60.0-2|19	
12cr|perl-Unicode-UTF8simple-1.60.0-2|20	%description
12cr|perl-Unicode-UTF8simple-1.60.0-2|21	This utf-8 converter is written in plain perl and works with hopefully
12cr|perl-Unicode-UTF8simple-1.60.0-2|22	any perl 5 version. It was mainly written because more recent modules
12cr|perl-Unicode-UTF8simple-1.60.0-2|23	such as Encode do not work under older Perl 5.0 installations.
12cr|perl-Unicode-UTF8simple-1.60.0-2|24	
12cr|perl-Unicode-UTF8simple-1.60.0-2|25	%prep
12cr|perl-Unicode-UTF8simple-1.60.0-2|26	%setup -n %{upstream_name}-%{upstream_version}
12cr|perl-Unicode-UTF8simple-1.60.0-2|27	
12cr|perl-Unicode-UTF8simple-1.60.0-2|28	%build
12cr|perl-Unicode-UTF8simple-1.60.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Unicode-UTF8simple-1.60.0-2|30	%make
12cr|perl-Unicode-UTF8simple-1.60.0-2|31	
12cr|perl-Unicode-UTF8simple-1.60.0-2|32	%check
12cr|perl-Unicode-UTF8simple-1.60.0-2|33	make test
12cr|perl-Unicode-UTF8simple-1.60.0-2|34	
12cr|perl-Unicode-UTF8simple-1.60.0-2|35	%install
12cr|perl-Unicode-UTF8simple-1.60.0-2|36	%makeinstall_std
12cr|perl-Unicode-UTF8simple-1.60.0-2|37	
12cr|perl-Unicode-UTF8simple-1.60.0-2|38	%files
12cr|perl-Unicode-UTF8simple-1.60.0-2|39	%doc README
12cr|perl-Unicode-UTF8simple-1.60.0-2|40	%{perl_vendorlib}/Unicode
12cr|perl-Unicode-UTF8simple-1.60.0-2|41	%{_mandir}/*/*
12cr|perl-Unicode-UTF8simple-1.60.0-2|42	
12cr|perl-Unicode-UTF8simple-1.60.0-2|43	
12cr|perl-Unicode-UTF8simple-1.60.0-2|44	%changelog
12cr|perl-Unicode-UTF8simple-1.60.0-2|45	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-1mdv2010.0
12cr|perl-Unicode-UTF8simple-1.60.0-2|46	+ Revision: 401992
12cr|perl-Unicode-UTF8simple-1.60.0-2|47	- rebuild using %%perl_convert_version
12cr|perl-Unicode-UTF8simple-1.60.0-2|48	
12cr|perl-Unicode-UTF8simple-1.60.0-2|49	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.06-4mdv2009.0
12cr|perl-Unicode-UTF8simple-1.60.0-2|50	+ Revision: 258709
12cr|perl-Unicode-UTF8simple-1.60.0-2|51	- rebuild
12cr|perl-Unicode-UTF8simple-1.60.0-2|52	
12cr|perl-Unicode-UTF8simple-1.60.0-2|53	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.06-3mdv2009.0
12cr|perl-Unicode-UTF8simple-1.60.0-2|54	+ Revision: 246669
12cr|perl-Unicode-UTF8simple-1.60.0-2|55	- rebuild
12cr|perl-Unicode-UTF8simple-1.60.0-2|56	
12cr|perl-Unicode-UTF8simple-1.60.0-2|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.06-1mdv2008.1
12cr|perl-Unicode-UTF8simple-1.60.0-2|58	+ Revision: 136364
12cr|perl-Unicode-UTF8simple-1.60.0-2|59	- restore BuildRoot
12cr|perl-Unicode-UTF8simple-1.60.0-2|60	
12cr|perl-Unicode-UTF8simple-1.60.0-2|61	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Unicode-UTF8simple-1.60.0-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Unicode-UTF8simple-1.60.0-2|63	
12cr|perl-Unicode-UTF8simple-1.60.0-2|64	
12cr|perl-Unicode-UTF8simple-1.60.0-2|65	* Wed Jan 03 2007 Stefan van der Eijk <stefan@mandriva.org> 1.06-1mdv2007.0
12cr|perl-Unicode-UTF8simple-1.60.0-2|66	+ Revision: 103815
12cr|perl-Unicode-UTF8simple-1.60.0-2|67	- Import perl-Unicode-UTF8simple
12cr|perl-Unicode-UTF8simple-1.60.0-2|68	
12cr|perl-Unicode-UTF8simple-1.60.0-2|69	* Fri Dec 02 2005 Stefan an der Eijk <stefan@eijk.nu> 1.06-1mdk
12cr|perl-Unicode-UTF8simple-1.60.0-2|70	- initial package
12cr|perl-Unicode-UTF8simple-1.60.0-2|71	

5647 12
12cr|perl-UNIVERSAL-can-1.201.106.170-2|1	%define upstream_name    UNIVERSAL-can
12cr|perl-UNIVERSAL-can-1.201.106.170-2|2	%define upstream_version 1.20110617
12cr|perl-UNIVERSAL-can-1.201.106.170-2|3	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|4	Name:		perl-%{upstream_name}
12cr|perl-UNIVERSAL-can-1.201.106.170-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-UNIVERSAL-can-1.201.106.170-2|6	Release:	2
12cr|perl-UNIVERSAL-can-1.201.106.170-2|7	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|8	Summary:	Hack around calling UNIVERSAL::can() as a function
12cr|perl-UNIVERSAL-can-1.201.106.170-2|9	License:	GPL+ or Artistic
12cr|perl-UNIVERSAL-can-1.201.106.170-2|10	Group:		Development/Perl
12cr|perl-UNIVERSAL-can-1.201.106.170-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-UNIVERSAL-can-1.201.106.170-2|12	Source0:	http://www.cpan.org/modules/by-module/UNIVERSAL/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-UNIVERSAL-can-1.201.106.170-2|13	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|14	BuildRequires:	perl-devel
12cr|perl-UNIVERSAL-can-1.201.106.170-2|15	BuildRequires:	perl(Test::Warn)
12cr|perl-UNIVERSAL-can-1.201.106.170-2|16	BuildRequires:	perl(Test::Exception)
12cr|perl-UNIVERSAL-can-1.201.106.170-2|17	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|18	BuildArch:	noarch
12cr|perl-UNIVERSAL-can-1.201.106.170-2|19	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|20	%description
12cr|perl-UNIVERSAL-can-1.201.106.170-2|21	The UNIVERSAL class provides a few default methods so that all objects can use
12cr|perl-UNIVERSAL-can-1.201.106.170-2|22	them. Object orientation allows programmers to override these methods in
12cr|perl-UNIVERSAL-can-1.201.106.170-2|23	subclasses to provide more specific and appropriate behavior.
12cr|perl-UNIVERSAL-can-1.201.106.170-2|24	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|25	Some authors call methods in the UNIVERSAL class on potential invocants as
12cr|perl-UNIVERSAL-can-1.201.106.170-2|26	functions, bypassing any possible overriding. This is wrong and you should not
12cr|perl-UNIVERSAL-can-1.201.106.170-2|27	do it. Unfortunately, not everyone heeds this warning and their bad code can
12cr|perl-UNIVERSAL-can-1.201.106.170-2|28	break your good code.
12cr|perl-UNIVERSAL-can-1.201.106.170-2|29	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|30	Fortunately, this upstream_name replaces UNIVERSAL::can() with a method that checks to
12cr|perl-UNIVERSAL-can-1.201.106.170-2|31	see if the first argument is a valid invocant (whether an object -- a blessed
12cr|perl-UNIVERSAL-can-1.201.106.170-2|32	referent -- or the name of a class). If so, and if the invocant's class has its
12cr|perl-UNIVERSAL-can-1.201.106.170-2|33	own can() method, it calls that as a method. Otherwise, everything works as you
12cr|perl-UNIVERSAL-can-1.201.106.170-2|34	might expect.
12cr|perl-UNIVERSAL-can-1.201.106.170-2|35	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|36	If someone attempts to call UNIVERSAL::can() as a function, this upstream_name will
12cr|perl-UNIVERSAL-can-1.201.106.170-2|37	emit a lexical warning (see perllexwarn) to that effect. You can disable it
12cr|perl-UNIVERSAL-can-1.201.106.170-2|38	with no warnings; or no warnings 'UNIVERSAL::isa';, but don't do that; fix the
12cr|perl-UNIVERSAL-can-1.201.106.170-2|39	code instead.
12cr|perl-UNIVERSAL-can-1.201.106.170-2|40	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|41	%prep
12cr|perl-UNIVERSAL-can-1.201.106.170-2|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-UNIVERSAL-can-1.201.106.170-2|43	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|44	%build
12cr|perl-UNIVERSAL-can-1.201.106.170-2|45	perl Makefile.PL installdirs=vendor
12cr|perl-UNIVERSAL-can-1.201.106.170-2|46	%make
12cr|perl-UNIVERSAL-can-1.201.106.170-2|47	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|48	%check
12cr|perl-UNIVERSAL-can-1.201.106.170-2|49	%make test
12cr|perl-UNIVERSAL-can-1.201.106.170-2|50	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|51	%install
12cr|perl-UNIVERSAL-can-1.201.106.170-2|52	%makeinstall_std
12cr|perl-UNIVERSAL-can-1.201.106.170-2|53	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|54	%files
12cr|perl-UNIVERSAL-can-1.201.106.170-2|55	%doc README
12cr|perl-UNIVERSAL-can-1.201.106.170-2|56	%{perl_vendorlib}/UNIVERSAL
12cr|perl-UNIVERSAL-can-1.201.106.170-2|57	%{_mandir}/*/*
12cr|perl-UNIVERSAL-can-1.201.106.170-2|58	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|59	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|60	%changelog
12cr|perl-UNIVERSAL-can-1.201.106.170-2|61	* Fri Jun 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.201.106.170-1mdv2011.0
12cr|perl-UNIVERSAL-can-1.201.106.170-2|62	+ Revision: 687005
12cr|perl-UNIVERSAL-can-1.201.106.170-2|63	- update to new version 1.20110617
12cr|perl-UNIVERSAL-can-1.201.106.170-2|64	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|65	* Fri Jun 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.201.106.140-1
12cr|perl-UNIVERSAL-can-1.201.106.170-2|66	+ Revision: 685752
12cr|perl-UNIVERSAL-can-1.201.106.170-2|67	- new version
12cr|perl-UNIVERSAL-can-1.201.106.170-2|68	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|69	* Fri Jan 15 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.160.0-1mdv2011.0
12cr|perl-UNIVERSAL-can-1.201.106.170-2|70	+ Revision: 491635
12cr|perl-UNIVERSAL-can-1.201.106.170-2|71	- update to 1.16
12cr|perl-UNIVERSAL-can-1.201.106.170-2|72	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|73	* Thu Jan 14 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.150.0-2mdv2010.1
12cr|perl-UNIVERSAL-can-1.201.106.170-2|74	+ Revision: 491286
12cr|perl-UNIVERSAL-can-1.201.106.170-2|75	- fix upstream bug #49580 - deep recursion on string overloading
12cr|perl-UNIVERSAL-can-1.201.106.170-2|76	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|77	* Tue Jul 07 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.150.0-1mdv2010.0
12cr|perl-UNIVERSAL-can-1.201.106.170-2|78	+ Revision: 393108
12cr|perl-UNIVERSAL-can-1.201.106.170-2|79	- update to 1.15
12cr|perl-UNIVERSAL-can-1.201.106.170-2|80	- fix license field
12cr|perl-UNIVERSAL-can-1.201.106.170-2|81	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|82	* Sun Jun 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.140.0-1mdv2010.0
12cr|perl-UNIVERSAL-can-1.201.106.170-2|83	+ Revision: 387864
12cr|perl-UNIVERSAL-can-1.201.106.170-2|84	- new version
12cr|perl-UNIVERSAL-can-1.201.106.170-2|85	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|86	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.12-6mdv2009.0
12cr|perl-UNIVERSAL-can-1.201.106.170-2|87	+ Revision: 242108
12cr|perl-UNIVERSAL-can-1.201.106.170-2|88	- rebuild
12cr|perl-UNIVERSAL-can-1.201.106.170-2|89	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-UNIVERSAL-can-1.201.106.170-2|90	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|91	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-UNIVERSAL-can-1.201.106.170-2|92	- restore BuildRoot
12cr|perl-UNIVERSAL-can-1.201.106.170-2|93	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|94	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.12-4mdv2008.0
12cr|perl-UNIVERSAL-can-1.201.106.170-2|95	+ Revision: 87065
12cr|perl-UNIVERSAL-can-1.201.106.170-2|96	- rebuild
12cr|perl-UNIVERSAL-can-1.201.106.170-2|97	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|98	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|99	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.12-3mdv2007.0
12cr|perl-UNIVERSAL-can-1.201.106.170-2|100	- Rebuild
12cr|perl-UNIVERSAL-can-1.201.106.170-2|101	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|102	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.12-2mdk
12cr|perl-UNIVERSAL-can-1.201.106.170-2|103	- Fix SPEC according to Perl Policy
12cr|perl-UNIVERSAL-can-1.201.106.170-2|104	- BuildRequires
12cr|perl-UNIVERSAL-can-1.201.106.170-2|105	- Source URL
12cr|perl-UNIVERSAL-can-1.201.106.170-2|106	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|107	* Sat Apr 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.12-1mdk
12cr|perl-UNIVERSAL-can-1.201.106.170-2|108	- New release 1.12
12cr|perl-UNIVERSAL-can-1.201.106.170-2|109	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|110	* Wed Mar 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-1mdk
12cr|perl-UNIVERSAL-can-1.201.106.170-2|111	- New release 1.11
12cr|perl-UNIVERSAL-can-1.201.106.170-2|112	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|113	* Mon Jan 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdk
12cr|perl-UNIVERSAL-can-1.201.106.170-2|114	- New release 1.03
12cr|perl-UNIVERSAL-can-1.201.106.170-2|115	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|116	* Tue Dec 20 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.01-2mdk
12cr|perl-UNIVERSAL-can-1.201.106.170-2|117	- Add BuildRequires
12cr|perl-UNIVERSAL-can-1.201.106.170-2|118	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|119	* Thu Dec 15 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdk
12cr|perl-UNIVERSAL-can-1.201.106.170-2|120	- New release 1.01
12cr|perl-UNIVERSAL-can-1.201.106.170-2|121	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|122	* Mon Oct 03 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.00-2mdk
12cr|perl-UNIVERSAL-can-1.201.106.170-2|123	- Fix BuildRequires
12cr|perl-UNIVERSAL-can-1.201.106.170-2|124	
12cr|perl-UNIVERSAL-can-1.201.106.170-2|125	* Tue Sep 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.00-1mdk
12cr|perl-UNIVERSAL-can-1.201.106.170-2|126	- first mdk release
12cr|perl-UNIVERSAL-can-1.201.106.170-2|127	

5648 12
12cr|perl-UNIVERSAL-exports-0.50.0-2|1	%define upstream_name	 UNIVERSAL-exports
12cr|perl-UNIVERSAL-exports-0.50.0-2|2	%define upstream_version 0.05
12cr|perl-UNIVERSAL-exports-0.50.0-2|3	
12cr|perl-UNIVERSAL-exports-0.50.0-2|4	%if %{_use_internal_dependency_generator}
12cr|perl-UNIVERSAL-exports-0.50.0-2|5	%define __noautoprov 'perl\\(UNIVERSAL\\)'
12cr|perl-UNIVERSAL-exports-0.50.0-2|6	%else
12cr|perl-UNIVERSAL-exports-0.50.0-2|7	%define _provides_exceptions perl(UNIVERSAL)
12cr|perl-UNIVERSAL-exports-0.50.0-2|8	%endif
12cr|perl-UNIVERSAL-exports-0.50.0-2|9	
12cr|perl-UNIVERSAL-exports-0.50.0-2|10	Name:		perl-%{upstream_name}
12cr|perl-UNIVERSAL-exports-0.50.0-2|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-UNIVERSAL-exports-0.50.0-2|12	Release:	2
12cr|perl-UNIVERSAL-exports-0.50.0-2|13	
12cr|perl-UNIVERSAL-exports-0.50.0-2|14	Summary:	Lightweight, universal exporting of variables
12cr|perl-UNIVERSAL-exports-0.50.0-2|15	License:	GPL+ or Artistic
12cr|perl-UNIVERSAL-exports-0.50.0-2|16	Group:		Development/Perl
12cr|perl-UNIVERSAL-exports-0.50.0-2|17	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-UNIVERSAL-exports-0.50.0-2|18	Source0:	http://www.cpan.org/modules/by-module/UNIVERSAL/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-UNIVERSAL-exports-0.50.0-2|19	
12cr|perl-UNIVERSAL-exports-0.50.0-2|20	BuildRequires:	perl-devel
12cr|perl-UNIVERSAL-exports-0.50.0-2|21	BuildRequires:	perl(Exporter::Lite)
12cr|perl-UNIVERSAL-exports-0.50.0-2|22	BuildArch:	noarch
12cr|perl-UNIVERSAL-exports-0.50.0-2|23	
12cr|perl-UNIVERSAL-exports-0.50.0-2|24	%description
12cr|perl-UNIVERSAL-exports-0.50.0-2|25	This is an alternative to Exporter intended to provide a universal, lightweight
12cr|perl-UNIVERSAL-exports-0.50.0-2|26	subset of its functionality.
12cr|perl-UNIVERSAL-exports-0.50.0-2|27	
12cr|perl-UNIVERSAL-exports-0.50.0-2|28	%prep
12cr|perl-UNIVERSAL-exports-0.50.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-UNIVERSAL-exports-0.50.0-2|30	
12cr|perl-UNIVERSAL-exports-0.50.0-2|31	%build
12cr|perl-UNIVERSAL-exports-0.50.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-UNIVERSAL-exports-0.50.0-2|33	make
12cr|perl-UNIVERSAL-exports-0.50.0-2|34	
12cr|perl-UNIVERSAL-exports-0.50.0-2|35	%check
12cr|perl-UNIVERSAL-exports-0.50.0-2|36	make test
12cr|perl-UNIVERSAL-exports-0.50.0-2|37	
12cr|perl-UNIVERSAL-exports-0.50.0-2|38	%install
12cr|perl-UNIVERSAL-exports-0.50.0-2|39	%makeinstall_std
12cr|perl-UNIVERSAL-exports-0.50.0-2|40	
12cr|perl-UNIVERSAL-exports-0.50.0-2|41	%files
12cr|perl-UNIVERSAL-exports-0.50.0-2|42	%{perl_vendorlib}/UNIVERSAL
12cr|perl-UNIVERSAL-exports-0.50.0-2|43	%{_mandir}/man3/*
12cr|perl-UNIVERSAL-exports-0.50.0-2|44	
12cr|perl-UNIVERSAL-exports-0.50.0-2|45	%changelog
12cr|perl-UNIVERSAL-exports-0.50.0-2|46	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-UNIVERSAL-exports-0.50.0-2|47	+ Revision: 401991
12cr|perl-UNIVERSAL-exports-0.50.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-UNIVERSAL-exports-0.50.0-2|49	
12cr|perl-UNIVERSAL-exports-0.50.0-2|50	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.05-4mdv2009.0
12cr|perl-UNIVERSAL-exports-0.50.0-2|51	+ Revision: 258710
12cr|perl-UNIVERSAL-exports-0.50.0-2|52	- rebuild
12cr|perl-UNIVERSAL-exports-0.50.0-2|53	
12cr|perl-UNIVERSAL-exports-0.50.0-2|54	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.05-3mdv2009.0
12cr|perl-UNIVERSAL-exports-0.50.0-2|55	+ Revision: 246672
12cr|perl-UNIVERSAL-exports-0.50.0-2|56	- rebuild
12cr|perl-UNIVERSAL-exports-0.50.0-2|57	
12cr|perl-UNIVERSAL-exports-0.50.0-2|58	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.05-1mdv2008.1
12cr|perl-UNIVERSAL-exports-0.50.0-2|59	+ Revision: 136364
12cr|perl-UNIVERSAL-exports-0.50.0-2|60	- restore BuildRoot
12cr|perl-UNIVERSAL-exports-0.50.0-2|61	
12cr|perl-UNIVERSAL-exports-0.50.0-2|62	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-UNIVERSAL-exports-0.50.0-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-UNIVERSAL-exports-0.50.0-2|64	
12cr|perl-UNIVERSAL-exports-0.50.0-2|65	
12cr|perl-UNIVERSAL-exports-0.50.0-2|66	* Fri Dec 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2007.0
12cr|perl-UNIVERSAL-exports-0.50.0-2|67	+ Revision: 97351
12cr|perl-UNIVERSAL-exports-0.50.0-2|68	- new version
12cr|perl-UNIVERSAL-exports-0.50.0-2|69	- Import perl-UNIVERSAL-exports
12cr|perl-UNIVERSAL-exports-0.50.0-2|70	
12cr|perl-UNIVERSAL-exports-0.50.0-2|71	* Tue May 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.03-6mdk
12cr|perl-UNIVERSAL-exports-0.50.0-2|72	- Don't provide perl(UNIVERSAL)
12cr|perl-UNIVERSAL-exports-0.50.0-2|73	
12cr|perl-UNIVERSAL-exports-0.50.0-2|74	* Sat Apr 29 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.03-5mdk
12cr|perl-UNIVERSAL-exports-0.50.0-2|75	- Fix SPEC according to Perl Policy
12cr|perl-UNIVERSAL-exports-0.50.0-2|76	- BuildRequires
12cr|perl-UNIVERSAL-exports-0.50.0-2|77	- Source URL
12cr|perl-UNIVERSAL-exports-0.50.0-2|78	
12cr|perl-UNIVERSAL-exports-0.50.0-2|79	* Thu Dec 22 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.03-4mdk
12cr|perl-UNIVERSAL-exports-0.50.0-2|80	- Fix BuildRequires
12cr|perl-UNIVERSAL-exports-0.50.0-2|81	
12cr|perl-UNIVERSAL-exports-0.50.0-2|82	* Mon Nov 21 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.03-3mdk
12cr|perl-UNIVERSAL-exports-0.50.0-2|83	- Remove UNIVERSAL::require from this package, it's now in a separate CPAN
12cr|perl-UNIVERSAL-exports-0.50.0-2|84	distribution
12cr|perl-UNIVERSAL-exports-0.50.0-2|85	- Change summary
12cr|perl-UNIVERSAL-exports-0.50.0-2|86	- add make test
12cr|perl-UNIVERSAL-exports-0.50.0-2|87	
12cr|perl-UNIVERSAL-exports-0.50.0-2|88	* Thu Oct 27 2005 Lenny Cartier <lenny@mandriva.com> 0.03-2mdk
12cr|perl-UNIVERSAL-exports-0.50.0-2|89	- rebuild
12cr|perl-UNIVERSAL-exports-0.50.0-2|90	
12cr|perl-UNIVERSAL-exports-0.50.0-2|91	* Tue Nov 16 2004 Oden Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.03-1mdk
12cr|perl-UNIVERSAL-exports-0.50.0-2|92	- initial contrib.
12cr|perl-UNIVERSAL-exports-0.50.0-2|93	

5649 12
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|1	%define upstream_name    UNIVERSAL-isa
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|2	%define upstream_version 1.20110614
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|3	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|4	Name:		perl-%{upstream_name}
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|6	Release:	2
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|7	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|8	Summary:	Hack around calling UNIVERSAL::isa() as a function
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|9	License:	GPL+ or Artistic
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|10	Group:		Development/Perl
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|12	Source0:	http://www.cpan.org/modules/by-module/UNIVERSAL/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|13	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|14	BuildRequires:	perl-devel
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|15	BuildRequires:	perl(CGI)
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|16	BuildRequires:	perl(Module::Build)
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|17	BuildArch:	noarch
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|18	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|19	%description
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|20	Whenever you use "isa" in UNIVERSAL as a function, a kitten using
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|21	Test::MockObject dies. Normally, the kittens would be helpless, but if they use
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|22	UNIVERSAL::isa (the module whose docs you are reading), the kittens can live
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|23	long and prosper.
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|24	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|25	This module replaces UNIVERSAL::isa with a version that makes sure that if it's
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|26	called as a function on objects which override isa, isa will be called on those
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|27	objects as a method.
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|28	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|29	In all other cases the real UNIVERSAL::isa is just called directly.
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|30	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|31	%prep
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|33	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|34	%build
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|35	perl Makefile.PL installdirs=vendor
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|36	%make
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|37	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|38	%check
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|39	%make test
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|40	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|41	%install
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|42	%makeinstall_std
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|43	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|44	%files
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|45	%{perl_vendorlib}/UNIVERSAL
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|46	%{_mandir}/*/*
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|47	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|48	%changelog
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|49	* Fri Jun 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.201.106.140-1mdv2011.0
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|50	+ Revision: 685753
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|51	- new version
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|52	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|53	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.30.0-1mdv2010.0
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|54	+ Revision: 401984
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|55	- rebuild using %%perl_convert_version
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|56	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|57	* Thu Jun 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2010.0
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|58	+ Revision: 389097
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|59	- update to new version 1.03
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|60	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|61	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2010.0
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|62	+ Revision: 383545
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|63	- update to new version 1.02
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|64	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|65	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2009.0
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|66	+ Revision: 279089
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|67	- new version
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|68	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|69	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.06-7mdv2009.0
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|70	+ Revision: 242112
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|71	- rebuild
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|72	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|73	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|74	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|75	- restore BuildRoot
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|76	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|77	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-5mdv2008.0
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|78	+ Revision: 87074
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|79	- rebuild
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|80	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|81	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|82	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-4mdv2007.0
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|83	- Rebuild
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|84	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|85	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.06-3mdk
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|86	- Fix SPEC according to Perl Policy
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|87	- BuildRequires
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|88	- Source URL
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|89	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|90	* Tue Mar 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-2mdk
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|91	- fix buildrequires
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|92	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|93	* Wed Mar 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdk
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|94	- New release 0.06
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|95	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|96	* Fri Nov 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdk
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|97	- New release 0.05
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|98	
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|99	* Tue Sep 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdk
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|100	- first mdk release
12cr|perl-UNIVERSAL-isa-1.201.106.140-2|101	

5650 12
12cr|perl-UNIVERSAL-moniker-0.80.0-2|1	%define upstream_name    UNIVERSAL-moniker
12cr|perl-UNIVERSAL-moniker-0.80.0-2|2	%define upstream_version 0.08
12cr|perl-UNIVERSAL-moniker-0.80.0-2|3	
12cr|perl-UNIVERSAL-moniker-0.80.0-2|4	%if %{_use_internal_dependency_generator}
12cr|perl-UNIVERSAL-moniker-0.80.0-2|5	%define __noautoprov 'perl\\(UNIVERSAL\\)'
12cr|perl-UNIVERSAL-moniker-0.80.0-2|6	%else
12cr|perl-UNIVERSAL-moniker-0.80.0-2|7	%define _provides_exceptions perl(UNIVERSAL)
12cr|perl-UNIVERSAL-moniker-0.80.0-2|8	%endif
12cr|perl-UNIVERSAL-moniker-0.80.0-2|9	
12cr|perl-UNIVERSAL-moniker-0.80.0-2|10	Name:		perl-%{upstream_name}
12cr|perl-UNIVERSAL-moniker-0.80.0-2|11	Version:	%perl_convert_version %{upstream_version}
12cr|perl-UNIVERSAL-moniker-0.80.0-2|12	Release:	2
12cr|perl-UNIVERSAL-moniker-0.80.0-2|13	
12cr|perl-UNIVERSAL-moniker-0.80.0-2|14	Summary:	UNIVERSAL::moniker
12cr|perl-UNIVERSAL-moniker-0.80.0-2|15	License:	GPL+ or Artistic
12cr|perl-UNIVERSAL-moniker-0.80.0-2|16	Group:		Development/Perl
12cr|perl-UNIVERSAL-moniker-0.80.0-2|17	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-UNIVERSAL-moniker-0.80.0-2|18	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/UNIVERSAL/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-UNIVERSAL-moniker-0.80.0-2|19	
12cr|perl-UNIVERSAL-moniker-0.80.0-2|20	BuildRequires:	perl-devel
12cr|perl-UNIVERSAL-moniker-0.80.0-2|21	BuildArch:	noarch
12cr|perl-UNIVERSAL-moniker-0.80.0-2|22	
12cr|perl-UNIVERSAL-moniker-0.80.0-2|23	%description
12cr|perl-UNIVERSAL-moniker-0.80.0-2|24	Class names in Perl often don't sound great when spoken, or look
12cr|perl-UNIVERSAL-moniker-0.80.0-2|25	good when written in prose. For this reason, we tend to say things
12cr|perl-UNIVERSAL-moniker-0.80.0-2|26	like "customer" or "basket" when we are referring to
12cr|perl-UNIVERSAL-moniker-0.80.0-2|27	My::Site::User::Customer or My::Site::Shop::Basket. We thought it
12cr|perl-UNIVERSAL-moniker-0.80.0-2|28	would be nice if our classes knew what we would prefer to call
12cr|perl-UNIVERSAL-moniker-0.80.0-2|29	them. This module will add a moniker (and plural_moniker) method
12cr|perl-UNIVERSAL-moniker-0.80.0-2|30	to UNIVERSAL, and so to every class or module.
12cr|perl-UNIVERSAL-moniker-0.80.0-2|31	
12cr|perl-UNIVERSAL-moniker-0.80.0-2|32	%prep
12cr|perl-UNIVERSAL-moniker-0.80.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-UNIVERSAL-moniker-0.80.0-2|34	
12cr|perl-UNIVERSAL-moniker-0.80.0-2|35	%build
12cr|perl-UNIVERSAL-moniker-0.80.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-UNIVERSAL-moniker-0.80.0-2|37	%make
12cr|perl-UNIVERSAL-moniker-0.80.0-2|38	
12cr|perl-UNIVERSAL-moniker-0.80.0-2|39	%check
12cr|perl-UNIVERSAL-moniker-0.80.0-2|40	make test
12cr|perl-UNIVERSAL-moniker-0.80.0-2|41	
12cr|perl-UNIVERSAL-moniker-0.80.0-2|42	%install
12cr|perl-UNIVERSAL-moniker-0.80.0-2|43	%makeinstall_std
12cr|perl-UNIVERSAL-moniker-0.80.0-2|44	
12cr|perl-UNIVERSAL-moniker-0.80.0-2|45	%files
12cr|perl-UNIVERSAL-moniker-0.80.0-2|46	%doc Changes README
12cr|perl-UNIVERSAL-moniker-0.80.0-2|47	%{perl_vendorlib}/UNIVERSAL/moniker.pm
12cr|perl-UNIVERSAL-moniker-0.80.0-2|48	%{_mandir}/*/*
12cr|perl-UNIVERSAL-moniker-0.80.0-2|49	
12cr|perl-UNIVERSAL-moniker-0.80.0-2|50	%changelog
12cr|perl-UNIVERSAL-moniker-0.80.0-2|51	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-UNIVERSAL-moniker-0.80.0-2|52	+ Revision: 401959
12cr|perl-UNIVERSAL-moniker-0.80.0-2|53	- rebuild using %%perl_convert_version
12cr|perl-UNIVERSAL-moniker-0.80.0-2|54	
12cr|perl-UNIVERSAL-moniker-0.80.0-2|55	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.08-6mdv2009.0
12cr|perl-UNIVERSAL-moniker-0.80.0-2|56	+ Revision: 242114
12cr|perl-UNIVERSAL-moniker-0.80.0-2|57	- rebuild
12cr|perl-UNIVERSAL-moniker-0.80.0-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-UNIVERSAL-moniker-0.80.0-2|59	
12cr|perl-UNIVERSAL-moniker-0.80.0-2|60	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-UNIVERSAL-moniker-0.80.0-2|61	- restore BuildRoot
12cr|perl-UNIVERSAL-moniker-0.80.0-2|62	
12cr|perl-UNIVERSAL-moniker-0.80.0-2|63	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.08-4mdv2008.0
12cr|perl-UNIVERSAL-moniker-0.80.0-2|64	+ Revision: 23627
12cr|perl-UNIVERSAL-moniker-0.80.0-2|65	- rebuild
12cr|perl-UNIVERSAL-moniker-0.80.0-2|66	
12cr|perl-UNIVERSAL-moniker-0.80.0-2|67	
12cr|perl-UNIVERSAL-moniker-0.80.0-2|68	* Mon May 15 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.08-3mdk
12cr|perl-UNIVERSAL-moniker-0.80.0-2|69	- Don't provide perl(UNIVERSAL)
12cr|perl-UNIVERSAL-moniker-0.80.0-2|70	
12cr|perl-UNIVERSAL-moniker-0.80.0-2|71	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.08-2mdk
12cr|perl-UNIVERSAL-moniker-0.80.0-2|72	- Fix SPEC according to Perl Policy
12cr|perl-UNIVERSAL-moniker-0.80.0-2|73	- Source URL
12cr|perl-UNIVERSAL-moniker-0.80.0-2|74	- use mkrel
12cr|perl-UNIVERSAL-moniker-0.80.0-2|75	
12cr|perl-UNIVERSAL-moniker-0.80.0-2|76	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.08-1mdk
12cr|perl-UNIVERSAL-moniker-0.80.0-2|77	- initial Mandriva package
12cr|perl-UNIVERSAL-moniker-0.80.0-2|78	

5651 12
12cr|perl-UNIVERSAL-require-0.130.0-2|1	%define upstream_name	 UNIVERSAL-require
12cr|perl-UNIVERSAL-require-0.130.0-2|2	%define upstream_version 0.13
12cr|perl-UNIVERSAL-require-0.130.0-2|3	
12cr|perl-UNIVERSAL-require-0.130.0-2|4	%define _provides_exceptions perl(UNIVERSAL)
12cr|perl-UNIVERSAL-require-0.130.0-2|5	
12cr|perl-UNIVERSAL-require-0.130.0-2|6	Name:       perl-%{upstream_name}
12cr|perl-UNIVERSAL-require-0.130.0-2|7	Version:    %perl_convert_version %{upstream_version}
12cr|perl-UNIVERSAL-require-0.130.0-2|8	Release:    2
12cr|perl-UNIVERSAL-require-0.130.0-2|9	
12cr|perl-UNIVERSAL-require-0.130.0-2|10	Summary:	Require modules from a variable
12cr|perl-UNIVERSAL-require-0.130.0-2|11	License:	GPLv2 or Artistic
12cr|perl-UNIVERSAL-require-0.130.0-2|12	Group:		Development/Perl
12cr|perl-UNIVERSAL-require-0.130.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-UNIVERSAL-require-0.130.0-2|14	Source0:	http://www.cpan.org/modules/by-module/UNIVERSAL/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-UNIVERSAL-require-0.130.0-2|15	
12cr|perl-UNIVERSAL-require-0.130.0-2|16	Conflicts:	    perl-UNIVERSAL-exports < 0.03-3mdk
12cr|perl-UNIVERSAL-require-0.130.0-2|17	BuildRequires:	perl(Test::More) >= 0.47
12cr|perl-UNIVERSAL-require-0.130.0-2|18	BuildRequires:	perl-devel
12cr|perl-UNIVERSAL-require-0.130.0-2|19	BuildArch:	    noarch
12cr|perl-UNIVERSAL-require-0.130.0-2|20	BuildRoot:	    %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-UNIVERSAL-require-0.130.0-2|21	
12cr|perl-UNIVERSAL-require-0.130.0-2|22	%description
12cr|perl-UNIVERSAL-require-0.130.0-2|23	This module creates a universal require() class method that will work with
12cr|perl-UNIVERSAL-require-0.130.0-2|24	every Perl module and is secure.
12cr|perl-UNIVERSAL-require-0.130.0-2|25	
12cr|perl-UNIVERSAL-require-0.130.0-2|26	%prep
12cr|perl-UNIVERSAL-require-0.130.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-UNIVERSAL-require-0.130.0-2|28	
12cr|perl-UNIVERSAL-require-0.130.0-2|29	%build
12cr|perl-UNIVERSAL-require-0.130.0-2|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-UNIVERSAL-require-0.130.0-2|31	%{__make}
12cr|perl-UNIVERSAL-require-0.130.0-2|32	
12cr|perl-UNIVERSAL-require-0.130.0-2|33	%check
12cr|perl-UNIVERSAL-require-0.130.0-2|34	%{__make} test
12cr|perl-UNIVERSAL-require-0.130.0-2|35	
12cr|perl-UNIVERSAL-require-0.130.0-2|36	%install
12cr|perl-UNIVERSAL-require-0.130.0-2|37	rm -rf %{buildroot}
12cr|perl-UNIVERSAL-require-0.130.0-2|38	%{makeinstall_std}
12cr|perl-UNIVERSAL-require-0.130.0-2|39	
12cr|perl-UNIVERSAL-require-0.130.0-2|40	%clean
12cr|perl-UNIVERSAL-require-0.130.0-2|41	%{__rm} -rf %{buildroot}
12cr|perl-UNIVERSAL-require-0.130.0-2|42	
12cr|perl-UNIVERSAL-require-0.130.0-2|43	%files
12cr|perl-UNIVERSAL-require-0.130.0-2|44	%defattr(-,root,root)
12cr|perl-UNIVERSAL-require-0.130.0-2|45	%{perl_vendorlib}/UNIVERSAL
12cr|perl-UNIVERSAL-require-0.130.0-2|46	%{_mandir}/*/*
12cr|perl-UNIVERSAL-require-0.130.0-2|47	
12cr|perl-UNIVERSAL-require-0.130.0-2|48	
12cr|perl-UNIVERSAL-require-0.130.0-2|49	%changelog
12cr|perl-UNIVERSAL-require-0.130.0-2|50	* Mon Apr 30 2012 Crispin Boylan <crisb@mandriva.org> 0.130.0-2
12cr|perl-UNIVERSAL-require-0.130.0-2|51	+ Revision: 794556
12cr|perl-UNIVERSAL-require-0.130.0-2|52	- Rebuild
12cr|perl-UNIVERSAL-require-0.130.0-2|53	
12cr|perl-UNIVERSAL-require-0.130.0-2|54	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.0
12cr|perl-UNIVERSAL-require-0.130.0-2|55	+ Revision: 406385
12cr|perl-UNIVERSAL-require-0.130.0-2|56	- rebuild using %%perl_convert_version
12cr|perl-UNIVERSAL-require-0.130.0-2|57	
12cr|perl-UNIVERSAL-require-0.130.0-2|58	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2010.0
12cr|perl-UNIVERSAL-require-0.130.0-2|59	+ Revision: 370244
12cr|perl-UNIVERSAL-require-0.130.0-2|60	- update to new version 0.13
12cr|perl-UNIVERSAL-require-0.130.0-2|61	
12cr|perl-UNIVERSAL-require-0.130.0-2|62	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.11-5mdv2009.0
12cr|perl-UNIVERSAL-require-0.130.0-2|63	+ Revision: 258711
12cr|perl-UNIVERSAL-require-0.130.0-2|64	- rebuild
12cr|perl-UNIVERSAL-require-0.130.0-2|65	
12cr|perl-UNIVERSAL-require-0.130.0-2|66	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.11-4mdv2009.0
12cr|perl-UNIVERSAL-require-0.130.0-2|67	+ Revision: 246674
12cr|perl-UNIVERSAL-require-0.130.0-2|68	- rebuild
12cr|perl-UNIVERSAL-require-0.130.0-2|69	
12cr|perl-UNIVERSAL-require-0.130.0-2|70	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-2mdv2008.1
12cr|perl-UNIVERSAL-require-0.130.0-2|71	+ Revision: 137102
12cr|perl-UNIVERSAL-require-0.130.0-2|72	- rebuild
12cr|perl-UNIVERSAL-require-0.130.0-2|73	
12cr|perl-UNIVERSAL-require-0.130.0-2|74	+ Olivier Blin <blino@mandriva.org>
12cr|perl-UNIVERSAL-require-0.130.0-2|75	- restore BuildRoot
12cr|perl-UNIVERSAL-require-0.130.0-2|76	
12cr|perl-UNIVERSAL-require-0.130.0-2|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-UNIVERSAL-require-0.130.0-2|78	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-UNIVERSAL-require-0.130.0-2|79	

5652 12
12cr|perl-Unix-ConfigFile-0.60.0-2|1	%define upstream_name    Unix-ConfigFile
12cr|perl-Unix-ConfigFile-0.60.0-2|2	%define upstream_version 0.06
12cr|perl-Unix-ConfigFile-0.60.0-2|3	
12cr|perl-Unix-ConfigFile-0.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Unix-ConfigFile-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Unix-ConfigFile-0.60.0-2|6	Release:	2
12cr|perl-Unix-ConfigFile-0.60.0-2|7	
12cr|perl-Unix-ConfigFile-0.60.0-2|8	Summary:	Unix::ConfigFile module for Perl
12cr|perl-Unix-ConfigFile-0.60.0-2|9	License:	GPL
12cr|perl-Unix-ConfigFile-0.60.0-2|10	Group:		Development/Perl
12cr|perl-Unix-ConfigFile-0.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Unix-ConfigFile-0.60.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Unix/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-Unix-ConfigFile-0.60.0-2|13	
12cr|perl-Unix-ConfigFile-0.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-Unix-ConfigFile-0.60.0-2|15	BuildArch:	noarch
12cr|perl-Unix-ConfigFile-0.60.0-2|16	
12cr|perl-Unix-ConfigFile-0.60.0-2|17	%description
12cr|perl-Unix-ConfigFile-0.60.0-2|18	Easy access to data in many formats
12cr|perl-Unix-ConfigFile-0.60.0-2|19	
12cr|perl-Unix-ConfigFile-0.60.0-2|20	%prep
12cr|perl-Unix-ConfigFile-0.60.0-2|21	%setup -q -n  %{upstream_name}-%{upstream_version}
12cr|perl-Unix-ConfigFile-0.60.0-2|22	
12cr|perl-Unix-ConfigFile-0.60.0-2|23	%build
12cr|perl-Unix-ConfigFile-0.60.0-2|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Unix-ConfigFile-0.60.0-2|25	%make OPTIMIZE="%{optflags}" PREFIX=%{_prefix}
12cr|perl-Unix-ConfigFile-0.60.0-2|26	
12cr|perl-Unix-ConfigFile-0.60.0-2|27	%check
12cr|perl-Unix-ConfigFile-0.60.0-2|28	%make test
12cr|perl-Unix-ConfigFile-0.60.0-2|29	
12cr|perl-Unix-ConfigFile-0.60.0-2|30	%install
12cr|perl-Unix-ConfigFile-0.60.0-2|31	%makeinstall_std
12cr|perl-Unix-ConfigFile-0.60.0-2|32	
12cr|perl-Unix-ConfigFile-0.60.0-2|33	%files
12cr|perl-Unix-ConfigFile-0.60.0-2|34	%doc README Changes
12cr|perl-Unix-ConfigFile-0.60.0-2|35	%{_mandir}/*/*
12cr|perl-Unix-ConfigFile-0.60.0-2|36	%{perl_vendorlib}/Unix
12cr|perl-Unix-ConfigFile-0.60.0-2|37	
12cr|perl-Unix-ConfigFile-0.60.0-2|38	
12cr|perl-Unix-ConfigFile-0.60.0-2|39	%changelog
12cr|perl-Unix-ConfigFile-0.60.0-2|40	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-Unix-ConfigFile-0.60.0-2|41	+ Revision: 408096
12cr|perl-Unix-ConfigFile-0.60.0-2|42	- rebuild using %%perl_convert_version
12cr|perl-Unix-ConfigFile-0.60.0-2|43	
12cr|perl-Unix-ConfigFile-0.60.0-2|44	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.06-8mdv2009.0
12cr|perl-Unix-ConfigFile-0.60.0-2|45	+ Revision: 242117
12cr|perl-Unix-ConfigFile-0.60.0-2|46	- rebuild
12cr|perl-Unix-ConfigFile-0.60.0-2|47	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Unix-ConfigFile-0.60.0-2|48	- simplify buildrequires
12cr|perl-Unix-ConfigFile-0.60.0-2|49	- buildrequires obsoletes buildprereq
12cr|perl-Unix-ConfigFile-0.60.0-2|50	
12cr|perl-Unix-ConfigFile-0.60.0-2|51	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Unix-ConfigFile-0.60.0-2|52	- restore BuildRoot
12cr|perl-Unix-ConfigFile-0.60.0-2|53	
12cr|perl-Unix-ConfigFile-0.60.0-2|54	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.06-6mdv2008.0
12cr|perl-Unix-ConfigFile-0.60.0-2|55	+ Revision: 23626
12cr|perl-Unix-ConfigFile-0.60.0-2|56	- rebuild
12cr|perl-Unix-ConfigFile-0.60.0-2|57	
12cr|perl-Unix-ConfigFile-0.60.0-2|58	
12cr|perl-Unix-ConfigFile-0.60.0-2|59	* Tue Sep 27 2005 Olivier Thauvin <nanardon@mandriva.org> 0.06-5mdk
12cr|perl-Unix-ConfigFile-0.60.0-2|60	- rebuild
12cr|perl-Unix-ConfigFile-0.60.0-2|61	
12cr|perl-Unix-ConfigFile-0.60.0-2|62	* Mon Aug 30 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.06-4mdk
12cr|perl-Unix-ConfigFile-0.60.0-2|63	- Rebuild, cleanup of spec
12cr|perl-Unix-ConfigFile-0.60.0-2|64	
12cr|perl-Unix-ConfigFile-0.60.0-2|65	* Tue Jul 22 2003 François Pons <fpons@mandrakesoft.com> 0.06-3mdk
12cr|perl-Unix-ConfigFile-0.60.0-2|66	- applied patch from Michael Scherer.
12cr|perl-Unix-ConfigFile-0.60.0-2|67	
12cr|perl-Unix-ConfigFile-0.60.0-2|68	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.06-2mdk
12cr|perl-Unix-ConfigFile-0.60.0-2|69	- rebuild for new auto{prov,req}
12cr|perl-Unix-ConfigFile-0.60.0-2|70	
12cr|perl-Unix-ConfigFile-0.60.0-2|71	* Thu Jul 25 2002 Philippe Libat <philippe@mandrakesoft.com> 0.06-1mdk
12cr|perl-Unix-ConfigFile-0.60.0-2|72	- initial specfile
12cr|perl-Unix-ConfigFile-0.60.0-2|73	

5653 12
12cr|perl-Unix-Processors-2.42.0-3|1	%define upstream_name    Unix-Processors
12cr|perl-Unix-Processors-2.42.0-3|2	%define upstream_version 2.042
12cr|perl-Unix-Processors-2.42.0-3|3	
12cr|perl-Unix-Processors-2.42.0-3|4	Summary:	Interface to processor (CPU) information
12cr|perl-Unix-Processors-2.42.0-3|5	Name:		perl-%{upstream_name}
12cr|perl-Unix-Processors-2.42.0-3|6	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Unix-Processors-2.42.0-3|7	Release:	3
12cr|perl-Unix-Processors-2.42.0-3|8	License:        GPL+ or Artistic
12cr|perl-Unix-Processors-2.42.0-3|9	Group:		Development/Perl
12cr|perl-Unix-Processors-2.42.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Unix-Processors-2.42.0-3|11	Source0:	http://www.cpan.org/modules/by-module/UNIX/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Unix-Processors-2.42.0-3|12	BuildRequires:	perl-devel
12cr|perl-Unix-Processors-2.42.0-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|perl-Unix-Processors-2.42.0-3|14	
12cr|perl-Unix-Processors-2.42.0-3|15	%description
12cr|perl-Unix-Processors-2.42.0-3|16	Perl interface to processor (CPU) information.
12cr|perl-Unix-Processors-2.42.0-3|17	
12cr|perl-Unix-Processors-2.42.0-3|18	%prep
12cr|perl-Unix-Processors-2.42.0-3|19	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Unix-Processors-2.42.0-3|20	
12cr|perl-Unix-Processors-2.42.0-3|21	%build
12cr|perl-Unix-Processors-2.42.0-3|22	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Unix-Processors-2.42.0-3|23	
12cr|perl-Unix-Processors-2.42.0-3|24	%make
12cr|perl-Unix-Processors-2.42.0-3|25	
12cr|perl-Unix-Processors-2.42.0-3|26	%check
12cr|perl-Unix-Processors-2.42.0-3|27	make test
12cr|perl-Unix-Processors-2.42.0-3|28	
12cr|perl-Unix-Processors-2.42.0-3|29	%install
12cr|perl-Unix-Processors-2.42.0-3|30	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Unix-Processors-2.42.0-3|31	
12cr|perl-Unix-Processors-2.42.0-3|32	%makeinstall_std
12cr|perl-Unix-Processors-2.42.0-3|33	
12cr|perl-Unix-Processors-2.42.0-3|34	%clean
12cr|perl-Unix-Processors-2.42.0-3|35	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Unix-Processors-2.42.0-3|36	
12cr|perl-Unix-Processors-2.42.0-3|37	%files
12cr|perl-Unix-Processors-2.42.0-3|38	%defattr(-,root,root)
12cr|perl-Unix-Processors-2.42.0-3|39	%doc README Changes
12cr|perl-Unix-Processors-2.42.0-3|40	%{perl_vendorlib}/*
12cr|perl-Unix-Processors-2.42.0-3|41	%{_mandir}/man3/*
12cr|perl-Unix-Processors-2.42.0-3|42	
12cr|perl-Unix-Processors-2.42.0-3|43	
12cr|perl-Unix-Processors-2.42.0-3|44	%changelog
12cr|perl-Unix-Processors-2.42.0-3|45	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.42.0-3
12cr|perl-Unix-Processors-2.42.0-3|46	+ Revision: 768358
12cr|perl-Unix-Processors-2.42.0-3|47	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Unix-Processors-2.42.0-3|48	
12cr|perl-Unix-Processors-2.42.0-3|49	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.42.0-2mdv2011.0
12cr|perl-Unix-Processors-2.42.0-3|50	+ Revision: 555209
12cr|perl-Unix-Processors-2.42.0-3|51	- rebuild
12cr|perl-Unix-Processors-2.42.0-3|52	
12cr|perl-Unix-Processors-2.42.0-3|53	* Sun Jan 24 2010 Jérôme Quelin <jquelin@mandriva.org> 2.42.0-1mdv2010.1
12cr|perl-Unix-Processors-2.42.0-3|54	+ Revision: 495435
12cr|perl-Unix-Processors-2.42.0-3|55	- update to 2.042
12cr|perl-Unix-Processors-2.42.0-3|56	
12cr|perl-Unix-Processors-2.42.0-3|57	* Fri Jan 01 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 2.41.0-1mdv2010.1
12cr|perl-Unix-Processors-2.42.0-3|58	+ Revision: 484783
12cr|perl-Unix-Processors-2.42.0-3|59	- import perl-Unix-Processors
12cr|perl-Unix-Processors-2.42.0-3|60	
12cr|perl-Unix-Processors-2.42.0-3|61	

5654 12
12cr|perl-UPS-Nut-0.04-6|1	%define module UPS-Nut
12cr|perl-UPS-Nut-0.04-6|2	%define pmodule UPS/Nut
12cr|perl-UPS-Nut-0.04-6|3	
12cr|perl-UPS-Nut-0.04-6|4	Summary: A  perl module to talk to a UPS via NUT upsd
12cr|perl-UPS-Nut-0.04-6|5	Name:    perl-%module
12cr|perl-UPS-Nut-0.04-6|6	Version: 0.04
12cr|perl-UPS-Nut-0.04-6|7	Release: %mkrel 6
12cr|perl-UPS-Nut-0.04-6|8	License: GPL or Artistic
12cr|perl-UPS-Nut-0.04-6|9	Group:   Monitoring
12cr|perl-UPS-Nut-0.04-6|10	Source:  %module-%version.tar.bz2
12cr|perl-UPS-Nut-0.04-6|11	BuildRequires: perl-devel
12cr|perl-UPS-Nut-0.04-6|12	BuildArch: noarch
12cr|perl-UPS-Nut-0.04-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-UPS-Nut-0.04-6|14	
12cr|perl-UPS-Nut-0.04-6|15	%description
12cr|perl-UPS-Nut-0.04-6|16	This is an object-oriented interface between Perl and upsd (Network UPS
12cr|perl-UPS-Nut-0.04-6|17	Tools package).
12cr|perl-UPS-Nut-0.04-6|18	
12cr|perl-UPS-Nut-0.04-6|19	%prep
12cr|perl-UPS-Nut-0.04-6|20	%setup -q -n %module-%version
12cr|perl-UPS-Nut-0.04-6|21	
12cr|perl-UPS-Nut-0.04-6|22	%build
12cr|perl-UPS-Nut-0.04-6|23	RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Os -s"
12cr|perl-UPS-Nut-0.04-6|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-UPS-Nut-0.04-6|25	%make
12cr|perl-UPS-Nut-0.04-6|26	
12cr|perl-UPS-Nut-0.04-6|27	%install
12cr|perl-UPS-Nut-0.04-6|28	rm -rf $RPM_BUILD_ROOT
12cr|perl-UPS-Nut-0.04-6|29	%makeinstall_std
12cr|perl-UPS-Nut-0.04-6|30	
12cr|perl-UPS-Nut-0.04-6|31	%clean
12cr|perl-UPS-Nut-0.04-6|32	rm -rf $RPM_BUILD_ROOT
12cr|perl-UPS-Nut-0.04-6|33	
12cr|perl-UPS-Nut-0.04-6|34	%files
12cr|perl-UPS-Nut-0.04-6|35	%defattr(-, root, root)
12cr|perl-UPS-Nut-0.04-6|36	%doc Changes LICENSE README
12cr|perl-UPS-Nut-0.04-6|37	%{_mandir}/*/*
12cr|perl-UPS-Nut-0.04-6|38	%{perl_vendorlib}/UPS/Nut.pm
12cr|perl-UPS-Nut-0.04-6|39	
12cr|perl-UPS-Nut-0.04-6|40	
12cr|perl-UPS-Nut-0.04-6|41	
12cr|perl-UPS-Nut-0.04-6|42	%changelog
12cr|perl-UPS-Nut-0.04-6|43	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.04-6mdv2010.0
12cr|perl-UPS-Nut-0.04-6|44	+ Revision: 430611
12cr|perl-UPS-Nut-0.04-6|45	- rebuild
12cr|perl-UPS-Nut-0.04-6|46	
12cr|perl-UPS-Nut-0.04-6|47	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.04-5mdv2009.0
12cr|perl-UPS-Nut-0.04-6|48	+ Revision: 242120
12cr|perl-UPS-Nut-0.04-6|49	- rebuild
12cr|perl-UPS-Nut-0.04-6|50	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-UPS-Nut-0.04-6|51	
12cr|perl-UPS-Nut-0.04-6|52	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-UPS-Nut-0.04-6|53	- restore BuildRoot
12cr|perl-UPS-Nut-0.04-6|54	
12cr|perl-UPS-Nut-0.04-6|55	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.04-3mdv2008.0
12cr|perl-UPS-Nut-0.04-6|56	+ Revision: 23625
12cr|perl-UPS-Nut-0.04-6|57	- rebuild
12cr|perl-UPS-Nut-0.04-6|58	
12cr|perl-UPS-Nut-0.04-6|59	
12cr|perl-UPS-Nut-0.04-6|60	* Mon Jun 06 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.04-2mdk
12cr|perl-UPS-Nut-0.04-6|61	- rebuild for new Perl
12cr|perl-UPS-Nut-0.04-6|62	
12cr|perl-UPS-Nut-0.04-6|63	* Fri Nov 07 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.04-1mdk
12cr|perl-UPS-Nut-0.04-6|64	- initial release
12cr|perl-UPS-Nut-0.04-6|65	

5655 12
12cr|perl-URI-Fetch-0.90.0-2|1	%define upstream_name    URI-Fetch
12cr|perl-URI-Fetch-0.90.0-2|2	%define upstream_version 0.09
12cr|perl-URI-Fetch-0.90.0-2|3	
12cr|perl-URI-Fetch-0.90.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-URI-Fetch-0.90.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-URI-Fetch-0.90.0-2|6	Release:	2
12cr|perl-URI-Fetch-0.90.0-2|7	
12cr|perl-URI-Fetch-0.90.0-2|8	Summary:	Perl Module for Smart URI fetching/caching
12cr|perl-URI-Fetch-0.90.0-2|9	License:	GPL+ or Artistic
12cr|perl-URI-Fetch-0.90.0-2|10	Group:		Development/Perl
12cr|perl-URI-Fetch-0.90.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-URI-Fetch-0.90.0-2|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-URI-Fetch-0.90.0-2|13	
12cr|perl-URI-Fetch-0.90.0-2|14	BuildRequires:	perl-devel
12cr|perl-URI-Fetch-0.90.0-2|15	BuildRequires:	perl(Class::ErrorHandler)
12cr|perl-URI-Fetch-0.90.0-2|16	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-URI-Fetch-0.90.0-2|17	BuildRequires:	perl(URI)
12cr|perl-URI-Fetch-0.90.0-2|18	BuildRequires:	perl(Storable)
12cr|perl-URI-Fetch-0.90.0-2|19	BuildRequires:	perl(Compress::Zlib)
12cr|perl-URI-Fetch-0.90.0-2|20	BuildRequires:	perl(Cache)
12cr|perl-URI-Fetch-0.90.0-2|21	BuildArch:	noarch
12cr|perl-URI-Fetch-0.90.0-2|22	
12cr|perl-URI-Fetch-0.90.0-2|23	%description
12cr|perl-URI-Fetch-0.90.0-2|24	Perl Module for Smart URI fetching/caching.
12cr|perl-URI-Fetch-0.90.0-2|25	
12cr|perl-URI-Fetch-0.90.0-2|26	%prep
12cr|perl-URI-Fetch-0.90.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-URI-Fetch-0.90.0-2|28	
12cr|perl-URI-Fetch-0.90.0-2|29	%build
12cr|perl-URI-Fetch-0.90.0-2|30	SKIP_SAX_INSTALL=1 CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-URI-Fetch-0.90.0-2|31	%make
12cr|perl-URI-Fetch-0.90.0-2|32	
12cr|perl-URI-Fetch-0.90.0-2|33	%check
12cr|perl-URI-Fetch-0.90.0-2|34	make test
12cr|perl-URI-Fetch-0.90.0-2|35	
12cr|perl-URI-Fetch-0.90.0-2|36	%install
12cr|perl-URI-Fetch-0.90.0-2|37	%makeinstall_std
12cr|perl-URI-Fetch-0.90.0-2|38	
12cr|perl-URI-Fetch-0.90.0-2|39	%files
12cr|perl-URI-Fetch-0.90.0-2|40	%doc Changes README
12cr|perl-URI-Fetch-0.90.0-2|41	%{perl_vendorlib}/URI
12cr|perl-URI-Fetch-0.90.0-2|42	%{_mandir}/*/*
12cr|perl-URI-Fetch-0.90.0-2|43	
12cr|perl-URI-Fetch-0.90.0-2|44	%changelog
12cr|perl-URI-Fetch-0.90.0-2|45	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-URI-Fetch-0.90.0-2|46	+ Revision: 635557
12cr|perl-URI-Fetch-0.90.0-2|47	- update to new version 0.09
12cr|perl-URI-Fetch-0.90.0-2|48	
12cr|perl-URI-Fetch-0.90.0-2|49	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-URI-Fetch-0.90.0-2|50	+ Revision: 401931
12cr|perl-URI-Fetch-0.90.0-2|51	- rebuild using %%perl_convert_version
12cr|perl-URI-Fetch-0.90.0-2|52	
12cr|perl-URI-Fetch-0.90.0-2|53	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.08-5mdv2009.0
12cr|perl-URI-Fetch-0.90.0-2|54	+ Revision: 258727
12cr|perl-URI-Fetch-0.90.0-2|55	- rebuild
12cr|perl-URI-Fetch-0.90.0-2|56	
12cr|perl-URI-Fetch-0.90.0-2|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.08-4mdv2009.0
12cr|perl-URI-Fetch-0.90.0-2|58	+ Revision: 246675
12cr|perl-URI-Fetch-0.90.0-2|59	- rebuild
12cr|perl-URI-Fetch-0.90.0-2|60	
12cr|perl-URI-Fetch-0.90.0-2|61	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.08-2mdv2008.1
12cr|perl-URI-Fetch-0.90.0-2|62	+ Revision: 136364
12cr|perl-URI-Fetch-0.90.0-2|63	- restore BuildRoot
12cr|perl-URI-Fetch-0.90.0-2|64	
12cr|perl-URI-Fetch-0.90.0-2|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-URI-Fetch-0.90.0-2|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-URI-Fetch-0.90.0-2|67	
12cr|perl-URI-Fetch-0.90.0-2|68	
12cr|perl-URI-Fetch-0.90.0-2|69	* Tue Mar 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-2mdv2007.0
12cr|perl-URI-Fetch-0.90.0-2|70	+ Revision: 133516
12cr|perl-URI-Fetch-0.90.0-2|71	
12cr|perl-URI-Fetch-0.90.0-2|72	* Fri Mar 02 2007 Shlomi Fish  0.08-2mdv2007.1
12cr|perl-URI-Fetch-0.90.0-2|73	- Fixed to noarch.
12cr|perl-URI-Fetch-0.90.0-2|74	- Fixed Requires to BuildRequires
12cr|perl-URI-Fetch-0.90.0-2|75	
12cr|perl-URI-Fetch-0.90.0-2|76	* Thu Mar 01 2007 Shlomi Fish  0.08-1mdv2007.1
12cr|perl-URI-Fetch-0.90.0-2|77	- Initial release. Adapted the Feed-Find spec for this one.
12cr|perl-URI-Fetch-0.90.0-2|78	

5656 12
12cr|perl-URI-Find-20100505.0.0-2|1	%define upstream_name    URI-Find
12cr|perl-URI-Find-20100505.0.0-2|2	%define upstream_version 20100505
12cr|perl-URI-Find-20100505.0.0-2|3	
12cr|perl-URI-Find-20100505.0.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-URI-Find-20100505.0.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-URI-Find-20100505.0.0-2|6	Release:	2
12cr|perl-URI-Find-20100505.0.0-2|7	
12cr|perl-URI-Find-20100505.0.0-2|8	Summary:	Find URIs in arbitrary text
12cr|perl-URI-Find-20100505.0.0-2|9	License:	Artistic/GPL
12cr|perl-URI-Find-20100505.0.0-2|10	Group:		Development/Perl
12cr|perl-URI-Find-20100505.0.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-URI-Find-20100505.0.0-2|12	Source:		http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-URI-Find-20100505.0.0-2|13	
12cr|perl-URI-Find-20100505.0.0-2|14	BuildRequires:	perl-devel
12cr|perl-URI-Find-20100505.0.0-2|15	BuildRequires:	perl(URI)
12cr|perl-URI-Find-20100505.0.0-2|16	BuildRequires:	perl(Module::Build)
12cr|perl-URI-Find-20100505.0.0-2|17	BuildRequires:	perl(Test::More) > 0.82
12cr|perl-URI-Find-20100505.0.0-2|18	BuildArch:	noarch
12cr|perl-URI-Find-20100505.0.0-2|19	
12cr|perl-URI-Find-20100505.0.0-2|20	%description
12cr|perl-URI-Find-20100505.0.0-2|21	This module does one thing: Finds URIs and URLs in plain text.
12cr|perl-URI-Find-20100505.0.0-2|22	It finds them quickly and it finds them all (or what URI::URL
12cr|perl-URI-Find-20100505.0.0-2|23	considers a URI to be.) It only finds URIs which include a scheme
12cr|perl-URI-Find-20100505.0.0-2|24	(http:// or the like), for something a bit less strict have
12cr|perl-URI-Find-20100505.0.0-2|25	a look at URI::Find::Schemeless.
12cr|perl-URI-Find-20100505.0.0-2|26	
12cr|perl-URI-Find-20100505.0.0-2|27	%prep
12cr|perl-URI-Find-20100505.0.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-URI-Find-20100505.0.0-2|29	
12cr|perl-URI-Find-20100505.0.0-2|30	%build
12cr|perl-URI-Find-20100505.0.0-2|31	perl Build.PL installdirs=vendor destdir=%{buildroot}
12cr|perl-URI-Find-20100505.0.0-2|32	./Build
12cr|perl-URI-Find-20100505.0.0-2|33	
12cr|perl-URI-Find-20100505.0.0-2|34	%check
12cr|perl-URI-Find-20100505.0.0-2|35	./Build test
12cr|perl-URI-Find-20100505.0.0-2|36	
12cr|perl-URI-Find-20100505.0.0-2|37	%install
12cr|perl-URI-Find-20100505.0.0-2|38	./Build install
12cr|perl-URI-Find-20100505.0.0-2|39	
12cr|perl-URI-Find-20100505.0.0-2|40	%files
12cr|perl-URI-Find-20100505.0.0-2|41	%doc Changes
12cr|perl-URI-Find-20100505.0.0-2|42	%{perl_vendorlib}/URI/*
12cr|perl-URI-Find-20100505.0.0-2|43	%{_bindir}/urifind
12cr|perl-URI-Find-20100505.0.0-2|44	%{_mandir}/*/*
12cr|perl-URI-Find-20100505.0.0-2|45	
12cr|perl-URI-Find-20100505.0.0-2|46	%changelog
12cr|perl-URI-Find-20100505.0.0-2|47	* Mon Jul 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 20100505.0.0-1mdv2011.0
12cr|perl-URI-Find-20100505.0.0-2|48	+ Revision: 551202
12cr|perl-URI-Find-20100505.0.0-2|49	- update to 20100505
12cr|perl-URI-Find-20100505.0.0-2|50	
12cr|perl-URI-Find-20100505.0.0-2|51	* Fri Feb 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 20100211.0.0-1mdv2010.1
12cr|perl-URI-Find-20100505.0.0-2|52	+ Revision: 504493
12cr|perl-URI-Find-20100505.0.0-2|53	- update to 20100211
12cr|perl-URI-Find-20100505.0.0-2|54	
12cr|perl-URI-Find-20100505.0.0-2|55	* Sun Jul 12 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 20090319.0.0-1mdv2010.0
12cr|perl-URI-Find-20100505.0.0-2|56	+ Revision: 395186
12cr|perl-URI-Find-20100505.0.0-2|57	- adding missing buildrequires:
12cr|perl-URI-Find-20100505.0.0-2|58	- update to 20090319
12cr|perl-URI-Find-20100505.0.0-2|59	- using %%perl_convert_version
12cr|perl-URI-Find-20100505.0.0-2|60	
12cr|perl-URI-Find-20100505.0.0-2|61	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.16-5mdv2009.0
12cr|perl-URI-Find-20100505.0.0-2|62	+ Revision: 242140
12cr|perl-URI-Find-20100505.0.0-2|63	- rebuild
12cr|perl-URI-Find-20100505.0.0-2|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-URI-Find-20100505.0.0-2|65	
12cr|perl-URI-Find-20100505.0.0-2|66	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-URI-Find-20100505.0.0-2|67	- restore BuildRoot
12cr|perl-URI-Find-20100505.0.0-2|68	
12cr|perl-URI-Find-20100505.0.0-2|69	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.16-3mdv2008.0
12cr|perl-URI-Find-20100505.0.0-2|70	+ Revision: 23624
12cr|perl-URI-Find-20100505.0.0-2|71	- rebuild
12cr|perl-URI-Find-20100505.0.0-2|72	
12cr|perl-URI-Find-20100505.0.0-2|73	
12cr|perl-URI-Find-20100505.0.0-2|74	* Wed Apr 19 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.16-2mdk
12cr|perl-URI-Find-20100505.0.0-2|75	- Add BuildRequires
12cr|perl-URI-Find-20100505.0.0-2|76	
12cr|perl-URI-Find-20100505.0.0-2|77	* Sat Apr 08 2006 Arnaud de Lorbeau <devel@mandriva.com> 0.16-1mdk
12cr|perl-URI-Find-20100505.0.0-2|78	- Initial MDV RPM
12cr|perl-URI-Find-20100505.0.0-2|79	

5657 12
12cr|perl-URI-Find-Simple-1.30.0-2|1	%define upstream_name    URI-Find-Simple
12cr|perl-URI-Find-Simple-1.30.0-2|2	%define upstream_version 1.03
12cr|perl-URI-Find-Simple-1.30.0-2|3	
12cr|perl-URI-Find-Simple-1.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-URI-Find-Simple-1.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-URI-Find-Simple-1.30.0-2|6	Release:	2
12cr|perl-URI-Find-Simple-1.30.0-2|7	
12cr|perl-URI-Find-Simple-1.30.0-2|8	Summary:	A simple interface to URI::Find
12cr|perl-URI-Find-Simple-1.30.0-2|9	License:	GPLv2+ or Artistic
12cr|perl-URI-Find-Simple-1.30.0-2|10	Group:		Development/Perl
12cr|perl-URI-Find-Simple-1.30.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-URI-Find-Simple-1.30.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/URI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-URI-Find-Simple-1.30.0-2|13	
12cr|perl-URI-Find-Simple-1.30.0-2|14	BuildRequires:	perl-devel
12cr|perl-URI-Find-Simple-1.30.0-2|15	BuildRequires:	perl(Test::More)
12cr|perl-URI-Find-Simple-1.30.0-2|16	BuildRequires:	perl(URI::Find)
12cr|perl-URI-Find-Simple-1.30.0-2|17	
12cr|perl-URI-Find-Simple-1.30.0-2|18	BuildArch:	noarch
12cr|perl-URI-Find-Simple-1.30.0-2|19	
12cr|perl-URI-Find-Simple-1.30.0-2|20	%description
12cr|perl-URI-Find-Simple-1.30.0-2|21	URI::Find is all very well, but sometimes you just want a list of the links
12cr|perl-URI-Find-Simple-1.30.0-2|22	in a given piece of text, or you want to change all the urls in some text
12cr|perl-URI-Find-Simple-1.30.0-2|23	somehow, and don't want to mess with callback interfaces.
12cr|perl-URI-Find-Simple-1.30.0-2|24	
12cr|perl-URI-Find-Simple-1.30.0-2|25	This module uses URI::Find, but hides the callback interface, providing two
12cr|perl-URI-Find-Simple-1.30.0-2|26	functions - one to list all the uris, and one to change all the uris.
12cr|perl-URI-Find-Simple-1.30.0-2|27	%prep
12cr|perl-URI-Find-Simple-1.30.0-2|28	%setup -q -n URI-Find-Simple-%{upstream_version}
12cr|perl-URI-Find-Simple-1.30.0-2|29	
12cr|perl-URI-Find-Simple-1.30.0-2|30	%build
12cr|perl-URI-Find-Simple-1.30.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-URI-Find-Simple-1.30.0-2|32	%make
12cr|perl-URI-Find-Simple-1.30.0-2|33	
12cr|perl-URI-Find-Simple-1.30.0-2|34	%check
12cr|perl-URI-Find-Simple-1.30.0-2|35	%make test
12cr|perl-URI-Find-Simple-1.30.0-2|36	
12cr|perl-URI-Find-Simple-1.30.0-2|37	%install
12cr|perl-URI-Find-Simple-1.30.0-2|38	%makeinstall_std
12cr|perl-URI-Find-Simple-1.30.0-2|39	
12cr|perl-URI-Find-Simple-1.30.0-2|40	%files
12cr|perl-URI-Find-Simple-1.30.0-2|41	%{perl_vendorlib}/URI/
12cr|perl-URI-Find-Simple-1.30.0-2|42	%{_mandir}/man3/*
12cr|perl-URI-Find-Simple-1.30.0-2|43	
12cr|perl-URI-Find-Simple-1.30.0-2|44	
12cr|perl-URI-Find-Simple-1.30.0-2|45	%changelog
12cr|perl-URI-Find-Simple-1.30.0-2|46	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.30.0-1mdv2011.0
12cr|perl-URI-Find-Simple-1.30.0-2|47	+ Revision: 596696
12cr|perl-URI-Find-Simple-1.30.0-2|48	- update to 1.03
12cr|perl-URI-Find-Simple-1.30.0-2|49	- update to 1.03
12cr|perl-URI-Find-Simple-1.30.0-2|50	
12cr|perl-URI-Find-Simple-1.30.0-2|51	* Tue Nov 10 2009 Michael Scherer <misc@mandriva.org> 1.01-3mdv2011.0
12cr|perl-URI-Find-Simple-1.30.0-2|52	+ Revision: 463854
12cr|perl-URI-Find-Simple-1.30.0-2|53	- fix License
12cr|perl-URI-Find-Simple-1.30.0-2|54	- add a note on the patch i have added, as upstream is not such about it
12cr|perl-URI-Find-Simple-1.30.0-2|55	- fix test, with a patch from rt.cpan.org written by David Golden
12cr|perl-URI-Find-Simple-1.30.0-2|56	
12cr|perl-URI-Find-Simple-1.30.0-2|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-URI-Find-Simple-1.30.0-2|58	- rebuild
12cr|perl-URI-Find-Simple-1.30.0-2|59	
12cr|perl-URI-Find-Simple-1.30.0-2|60	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2009.1
12cr|perl-URI-Find-Simple-1.30.0-2|61	+ Revision: 292357
12cr|perl-URI-Find-Simple-1.30.0-2|62	- update to new version 1.01
12cr|perl-URI-Find-Simple-1.30.0-2|63	
12cr|perl-URI-Find-Simple-1.30.0-2|64	* Fri Jun 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1-1mdv2009.0
12cr|perl-URI-Find-Simple-1.30.0-2|65	+ Revision: 227427
12cr|perl-URI-Find-Simple-1.30.0-2|66	- update to new version 1
12cr|perl-URI-Find-Simple-1.30.0-2|67	
12cr|perl-URI-Find-Simple-1.30.0-2|68	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.7-1mdv2008.1
12cr|perl-URI-Find-Simple-1.30.0-2|69	+ Revision: 136364
12cr|perl-URI-Find-Simple-1.30.0-2|70	- restore BuildRoot
12cr|perl-URI-Find-Simple-1.30.0-2|71	
12cr|perl-URI-Find-Simple-1.30.0-2|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-URI-Find-Simple-1.30.0-2|73	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-URI-Find-Simple-1.30.0-2|74	
12cr|perl-URI-Find-Simple-1.30.0-2|75	
12cr|perl-URI-Find-Simple-1.30.0-2|76	* Thu Dec 07 2006 Michael Scherer <misc@mandriva.org> 0.7-1mdv2007.0
12cr|perl-URI-Find-Simple-1.30.0-2|77	+ Revision: 91986
12cr|perl-URI-Find-Simple-1.30.0-2|78	- Import perl-URI-Find-Simple
12cr|perl-URI-Find-Simple-1.30.0-2|79	
12cr|perl-URI-Find-Simple-1.30.0-2|80	* Thu Dec 07 2006 Michael Scherer <misc@mandriva.org> 0.7-1mdv2007.1
12cr|perl-URI-Find-Simple-1.30.0-2|81	- First Mandriva package
12cr|perl-URI-Find-Simple-1.30.0-2|82	

5658 12
12cr|perl-URI-FromHash-0.30.0-2|1	%define upstream_name    URI-FromHash
12cr|perl-URI-FromHash-0.30.0-2|2	%define upstream_version 0.03
12cr|perl-URI-FromHash-0.30.0-2|3	
12cr|perl-URI-FromHash-0.30.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-URI-FromHash-0.30.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-URI-FromHash-0.30.0-2|6	Release:    %mkrel 2
12cr|perl-URI-FromHash-0.30.0-2|7	
12cr|perl-URI-FromHash-0.30.0-2|8	Summary:    Build a URI from a set of named parameters
12cr|perl-URI-FromHash-0.30.0-2|9	License:    GPL+ or Artistic
12cr|perl-URI-FromHash-0.30.0-2|10	Group:      Development/Perl
12cr|perl-URI-FromHash-0.30.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-URI-FromHash-0.30.0-2|12	Source0:    http://www.cpan.org/modules/by-module/URI/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-URI-FromHash-0.30.0-2|13	
12cr|perl-URI-FromHash-0.30.0-2|14	BuildRequires: perl(Params::Validate)
12cr|perl-URI-FromHash-0.30.0-2|15	BuildRequires: perl(Test::More)
12cr|perl-URI-FromHash-0.30.0-2|16	BuildRequires: perl(URI)
12cr|perl-URI-FromHash-0.30.0-2|17	BuildRequires: perl(Module::Build::Compat)
12cr|perl-URI-FromHash-0.30.0-2|18	BuildArch: noarch
12cr|perl-URI-FromHash-0.30.0-2|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-URI-FromHash-0.30.0-2|20	
12cr|perl-URI-FromHash-0.30.0-2|21	%description
12cr|perl-URI-FromHash-0.30.0-2|22	This module provides a simple one-subroutine "named parameters" style
12cr|perl-URI-FromHash-0.30.0-2|23	interface for creating URIs. Underneath the hood it uses 'URI.pm', though
12cr|perl-URI-FromHash-0.30.0-2|24	because of the simplified interface it may not support all possible options
12cr|perl-URI-FromHash-0.30.0-2|25	for all types of URIs.
12cr|perl-URI-FromHash-0.30.0-2|26	
12cr|perl-URI-FromHash-0.30.0-2|27	It was created for the common case where you simply want to have a simple
12cr|perl-URI-FromHash-0.30.0-2|28	interface for creating syntactically correct URIs from known components
12cr|perl-URI-FromHash-0.30.0-2|29	(like a path and query string). Doing this using the native 'URI.pm'
12cr|perl-URI-FromHash-0.30.0-2|30	interface is rather tedious, requiring a number of method calls, which is
12cr|perl-URI-FromHash-0.30.0-2|31	particularly ugly when done inside a templating system such as Mason or
12cr|perl-URI-FromHash-0.30.0-2|32	TT2.
12cr|perl-URI-FromHash-0.30.0-2|33	
12cr|perl-URI-FromHash-0.30.0-2|34	%prep
12cr|perl-URI-FromHash-0.30.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-URI-FromHash-0.30.0-2|36	
12cr|perl-URI-FromHash-0.30.0-2|37	%build
12cr|perl-URI-FromHash-0.30.0-2|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-URI-FromHash-0.30.0-2|39	
12cr|perl-URI-FromHash-0.30.0-2|40	%make
12cr|perl-URI-FromHash-0.30.0-2|41	
12cr|perl-URI-FromHash-0.30.0-2|42	%check
12cr|perl-URI-FromHash-0.30.0-2|43	%make test
12cr|perl-URI-FromHash-0.30.0-2|44	
12cr|perl-URI-FromHash-0.30.0-2|45	%install
12cr|perl-URI-FromHash-0.30.0-2|46	rm -rf %buildroot
12cr|perl-URI-FromHash-0.30.0-2|47	%makeinstall_std
12cr|perl-URI-FromHash-0.30.0-2|48	
12cr|perl-URI-FromHash-0.30.0-2|49	%clean
12cr|perl-URI-FromHash-0.30.0-2|50	rm -rf %buildroot
12cr|perl-URI-FromHash-0.30.0-2|51	
12cr|perl-URI-FromHash-0.30.0-2|52	%files
12cr|perl-URI-FromHash-0.30.0-2|53	%defattr(-,root,root)
12cr|perl-URI-FromHash-0.30.0-2|54	%doc META.yml Changes README LICENSE
12cr|perl-URI-FromHash-0.30.0-2|55	%{_mandir}/man3/*
12cr|perl-URI-FromHash-0.30.0-2|56	%perl_vendorlib/*
12cr|perl-URI-FromHash-0.30.0-2|57	
12cr|perl-URI-FromHash-0.30.0-2|58	
12cr|perl-URI-FromHash-0.30.0-2|59	
12cr|perl-URI-FromHash-0.30.0-2|60	
12cr|perl-URI-FromHash-0.30.0-2|61	%changelog
12cr|perl-URI-FromHash-0.30.0-2|62	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cr|perl-URI-FromHash-0.30.0-2|63	+ Revision: 656833
12cr|perl-URI-FromHash-0.30.0-2|64	- rebuild for updated spec-helper
12cr|perl-URI-FromHash-0.30.0-2|65	
12cr|perl-URI-FromHash-0.30.0-2|66	* Tue Aug 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cr|perl-URI-FromHash-0.30.0-2|67	+ Revision: 572867
12cr|perl-URI-FromHash-0.30.0-2|68	- import perl-URI-FromHash
12cr|perl-URI-FromHash-0.30.0-2|69	

5659 12
12cr|perl-URI-Title-1.850.0-2|1	%define upstream_name    URI-Title
12cr|perl-URI-Title-1.850.0-2|2	%define upstream_version 1.85
12cr|perl-URI-Title-1.850.0-2|3	
12cr|perl-URI-Title-1.850.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-URI-Title-1.850.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-URI-Title-1.850.0-2|6	Release:	2
12cr|perl-URI-Title-1.850.0-2|7	
12cr|perl-URI-Title-1.850.0-2|8	Summary:	Module to get the titles of things on the web in a sensible way
12cr|perl-URI-Title-1.850.0-2|9	License:	GPL+ or Artistic
12cr|perl-URI-Title-1.850.0-2|10	Group:		Development/Perl
12cr|perl-URI-Title-1.850.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-URI-Title-1.850.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/URI/URI-Title-%{upstream_version}.tar.bz2
12cr|perl-URI-Title-1.850.0-2|13	
12cr|perl-URI-Title-1.850.0-2|14	BuildRequires:	perl-devel
12cr|perl-URI-Title-1.850.0-2|15	BuildRequires:	perl(LWP::Simple)
12cr|perl-URI-Title-1.850.0-2|16	BuildRequires:	perl(Module::Pluggable)
12cr|perl-URI-Title-1.850.0-2|17	BuildRequires:	perl(File::Type)
12cr|perl-URI-Title-1.850.0-2|18	BuildRequires:	perl(MP3::Info)
12cr|perl-URI-Title-1.850.0-2|19	BuildRequires:	perl(Image::Size)
12cr|perl-URI-Title-1.850.0-2|20	BuildArch:	noarch
12cr|perl-URI-Title-1.850.0-2|21	
12cr|perl-URI-Title-1.850.0-2|22	%description
12cr|perl-URI-Title-1.850.0-2|23	Perl module to get the titles of things on the web in a sensible way.
12cr|perl-URI-Title-1.850.0-2|24	
12cr|perl-URI-Title-1.850.0-2|25	%prep
12cr|perl-URI-Title-1.850.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-URI-Title-1.850.0-2|27	
12cr|perl-URI-Title-1.850.0-2|28	%build
12cr|perl-URI-Title-1.850.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-URI-Title-1.850.0-2|30	%make
12cr|perl-URI-Title-1.850.0-2|31	
12cr|perl-URI-Title-1.850.0-2|32	%check
12cr|perl-URI-Title-1.850.0-2|33	# broken with encoding, I do not know why
12cr|perl-URI-Title-1.850.0-2|34	#make test
12cr|perl-URI-Title-1.850.0-2|35	
12cr|perl-URI-Title-1.850.0-2|36	%install
12cr|perl-URI-Title-1.850.0-2|37	%makeinstall_std
12cr|perl-URI-Title-1.850.0-2|38	
12cr|perl-URI-Title-1.850.0-2|39	%files
12cr|perl-URI-Title-1.850.0-2|40	%doc Changes
12cr|perl-URI-Title-1.850.0-2|41	%{perl_vendorlib}/URI/*
12cr|perl-URI-Title-1.850.0-2|42	%{_mandir}/man3/*
12cr|perl-URI-Title-1.850.0-2|43	
12cr|perl-URI-Title-1.850.0-2|44	
12cr|perl-URI-Title-1.850.0-2|45	%changelog
12cr|perl-URI-Title-1.850.0-2|46	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.850.0-1mdv2011.0
12cr|perl-URI-Title-1.850.0-2|47	+ Revision: 684829
12cr|perl-URI-Title-1.850.0-2|48	- update to new version 1.85
12cr|perl-URI-Title-1.850.0-2|49	
12cr|perl-URI-Title-1.850.0-2|50	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.820.0-1mdv2010.0
12cr|perl-URI-Title-1.850.0-2|51	+ Revision: 406207
12cr|perl-URI-Title-1.850.0-2|52	- rebuild using %%perl_convert_version
12cr|perl-URI-Title-1.850.0-2|53	
12cr|perl-URI-Title-1.850.0-2|54	* Mon Oct 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.82-1mdv2009.1
12cr|perl-URI-Title-1.850.0-2|55	+ Revision: 295523
12cr|perl-URI-Title-1.850.0-2|56	- update to new version 1.82
12cr|perl-URI-Title-1.850.0-2|57	
12cr|perl-URI-Title-1.850.0-2|58	* Tue Oct 14 2008 Michael Scherer <misc@mandriva.org> 1.62-1mdv2009.1
12cr|perl-URI-Title-1.850.0-2|59	+ Revision: 293745
12cr|perl-URI-Title-1.850.0-2|60	- disable test until I found out why they are broke with regard to encoding
12cr|perl-URI-Title-1.850.0-2|61	- import perl-URI-Title
12cr|perl-URI-Title-1.850.0-2|62	
12cr|perl-URI-Title-1.850.0-2|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-URI-Title-1.850.0-2|64	- restore BuildRoot
12cr|perl-URI-Title-1.850.0-2|65	
12cr|perl-URI-Title-1.850.0-2|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-URI-Title-1.850.0-2|67	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-URI-Title-1.850.0-2|68	
12cr|perl-URI-Title-1.850.0-2|69	
12cr|perl-URI-Title-1.850.0-2|70	* Mon Sep 24 2007 Michael Scherer <misc@mandriva.org> 1.62-1mdv2008.0
12cr|perl-URI-Title-1.850.0-2|71	- First Mandriva package

5660 12
12cr|perl-User-1.900.0-2|1	%define upstream_name    User
12cr|perl-User-1.900.0-2|2	%define upstream_version 1.9
12cr|perl-User-1.900.0-2|3	
12cr|perl-User-1.900.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-User-1.900.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-User-1.900.0-2|6	Release:	2
12cr|perl-User-1.900.0-2|7	
12cr|perl-User-1.900.0-2|8	Summary:	API for locating user information regardless of OS
12cr|perl-User-1.900.0-2|9	License:	GPL+ or Artistic
12cr|perl-User-1.900.0-2|10	Group:		Development/Perl
12cr|perl-User-1.900.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-User-1.900.0-2|12	Source0:	http://www.cpan.org/modules/by-module/User/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-User-1.900.0-2|13	
12cr|perl-User-1.900.0-2|14	BuildRequires:	perl-devel
12cr|perl-User-1.900.0-2|15	BuildArch:	noarch
12cr|perl-User-1.900.0-2|16	
12cr|perl-User-1.900.0-2|17	%description
12cr|perl-User-1.900.0-2|18	This module allows applications to retrieve per-user characteristics.
12cr|perl-User-1.900.0-2|19	
12cr|perl-User-1.900.0-2|20	%prep
12cr|perl-User-1.900.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-User-1.900.0-2|22	
12cr|perl-User-1.900.0-2|23	%build
12cr|perl-User-1.900.0-2|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-User-1.900.0-2|25	%make
12cr|perl-User-1.900.0-2|26	
12cr|perl-User-1.900.0-2|27	%check
12cr|perl-User-1.900.0-2|28	%make test
12cr|perl-User-1.900.0-2|29	
12cr|perl-User-1.900.0-2|30	%install
12cr|perl-User-1.900.0-2|31	%makeinstall_std
12cr|perl-User-1.900.0-2|32	
12cr|perl-User-1.900.0-2|33	%files
12cr|perl-User-1.900.0-2|34	%doc Changes
12cr|perl-User-1.900.0-2|35	%{perl_vendorlib}/User.pm
12cr|perl-User-1.900.0-2|36	%{_mandir}/*/*
12cr|perl-User-1.900.0-2|37	
12cr|perl-User-1.900.0-2|38	
12cr|perl-User-1.900.0-2|39	%changelog
12cr|perl-User-1.900.0-2|40	* Mon Jul 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.900.0-1mdv2011.0
12cr|perl-User-1.900.0-2|41	+ Revision: 551201
12cr|perl-User-1.900.0-2|42	- update to 1.9
12cr|perl-User-1.900.0-2|43	
12cr|perl-User-1.900.0-2|44	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.8-5mdv2010.0
12cr|perl-User-1.900.0-2|45	+ Revision: 430612
12cr|perl-User-1.900.0-2|46	- rebuild
12cr|perl-User-1.900.0-2|47	
12cr|perl-User-1.900.0-2|48	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.8-4mdv2009.0
12cr|perl-User-1.900.0-2|49	+ Revision: 258728
12cr|perl-User-1.900.0-2|50	- rebuild
12cr|perl-User-1.900.0-2|51	
12cr|perl-User-1.900.0-2|52	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.8-3mdv2009.0
12cr|perl-User-1.900.0-2|53	+ Revision: 246677
12cr|perl-User-1.900.0-2|54	- rebuild
12cr|perl-User-1.900.0-2|55	
12cr|perl-User-1.900.0-2|56	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.8-1mdv2008.1
12cr|perl-User-1.900.0-2|57	+ Revision: 136364
12cr|perl-User-1.900.0-2|58	- restore BuildRoot
12cr|perl-User-1.900.0-2|59	
12cr|perl-User-1.900.0-2|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-User-1.900.0-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-User-1.900.0-2|62	
12cr|perl-User-1.900.0-2|63	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 1.8-1mdv2008.0
12cr|perl-User-1.900.0-2|64	+ Revision: 20767
12cr|perl-User-1.900.0-2|65	- 1.8
12cr|perl-User-1.900.0-2|66	
12cr|perl-User-1.900.0-2|67	
12cr|perl-User-1.900.0-2|68	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.6-2mdv2007.0
12cr|perl-User-1.900.0-2|69	- Rebuild
12cr|perl-User-1.900.0-2|70	
12cr|perl-User-1.900.0-2|71	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.6-1mdk
12cr|perl-User-1.900.0-2|72	- first mdk release
12cr|perl-User-1.900.0-2|73	

5661 12
12cr|perl-UUID-0.40.0-1|1	%define upstream_name    UUID
12cr|perl-UUID-0.40.0-1|2	%define upstream_version 0.04
12cr|perl-UUID-0.40.0-1|3	
12cr|perl-UUID-0.40.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-UUID-0.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-UUID-0.40.0-1|6	Release:	1
12cr|perl-UUID-0.40.0-1|7	
12cr|perl-UUID-0.40.0-1|8	Summary:	UUID - Perl extension for using UUID interfaces as defined in e2fsprogs
12cr|perl-UUID-0.40.0-1|9	License:	GPL+ or Artistic
12cr|perl-UUID-0.40.0-1|10	Group:		Development/Perl
12cr|perl-UUID-0.40.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-UUID-0.40.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/J/JN/JNH/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-UUID-0.40.0-1|13	
12cr|perl-UUID-0.40.0-1|14	BuildRequires:	perl-devel
12cr|perl-UUID-0.40.0-1|15	BuildRequires:	pkgconfig(uuid)
12cr|perl-UUID-0.40.0-1|16	
12cr|perl-UUID-0.40.0-1|17	%description
12cr|perl-UUID-0.40.0-1|18	With these 3 routines UUID''s can easily be generated and parsed/un-parsed.
12cr|perl-UUID-0.40.0-1|19	
12cr|perl-UUID-0.40.0-1|20	%prep
12cr|perl-UUID-0.40.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-UUID-0.40.0-1|22	
12cr|perl-UUID-0.40.0-1|23	%build
12cr|perl-UUID-0.40.0-1|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-UUID-0.40.0-1|25	%make
12cr|perl-UUID-0.40.0-1|26	
12cr|perl-UUID-0.40.0-1|27	%check
12cr|perl-UUID-0.40.0-1|28	%make test
12cr|perl-UUID-0.40.0-1|29	
12cr|perl-UUID-0.40.0-1|30	%install
12cr|perl-UUID-0.40.0-1|31	%makeinstall_std
12cr|perl-UUID-0.40.0-1|32	
12cr|perl-UUID-0.40.0-1|33	%files
12cr|perl-UUID-0.40.0-1|34	%doc Changes License
12cr|perl-UUID-0.40.0-1|35	%{_mandir}/man3/*
12cr|perl-UUID-0.40.0-1|36	%{perl_vendorarch}/*
12cr|perl-UUID-0.40.0-1|37	

5662 12
12cr|perl-UUID-Random-0.40.0-1|1	%define upstream_name    UUID-Random
12cr|perl-UUID-Random-0.40.0-1|2	%define upstream_version 0.04
12cr|perl-UUID-Random-0.40.0-1|3	
12cr|perl-UUID-Random-0.40.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-UUID-Random-0.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-UUID-Random-0.40.0-1|6	Release:	1
12cr|perl-UUID-Random-0.40.0-1|7	
12cr|perl-UUID-Random-0.40.0-1|8	Summary:	UUID::Random - Generate random uuid strings
12cr|perl-UUID-Random-0.40.0-1|9	License:	GPL+ or Artistic
12cr|perl-UUID-Random-0.40.0-1|10	Group:		Development/Perl
12cr|perl-UUID-Random-0.40.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-UUID-Random-0.40.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/B/BW/BWATSON/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-UUID-Random-0.40.0-1|13	
12cr|perl-UUID-Random-0.40.0-1|14	BuildRequires:	perl-devel
12cr|perl-UUID-Random-0.40.0-1|15	BuildArch:	noarch
12cr|perl-UUID-Random-0.40.0-1|16	
12cr|perl-UUID-Random-0.40.0-1|17	%description
12cr|perl-UUID-Random-0.40.0-1|18	This module generates random uuid strings. It does not satisfy any of
12cr|perl-UUID-Random-0.40.0-1|19	the points listed in RFC 4122 but the default format.
12cr|perl-UUID-Random-0.40.0-1|20	
12cr|perl-UUID-Random-0.40.0-1|21	%prep
12cr|perl-UUID-Random-0.40.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-UUID-Random-0.40.0-1|23	
12cr|perl-UUID-Random-0.40.0-1|24	%build
12cr|perl-UUID-Random-0.40.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-UUID-Random-0.40.0-1|26	%make
12cr|perl-UUID-Random-0.40.0-1|27	
12cr|perl-UUID-Random-0.40.0-1|28	%check
12cr|perl-UUID-Random-0.40.0-1|29	%make test
12cr|perl-UUID-Random-0.40.0-1|30	
12cr|perl-UUID-Random-0.40.0-1|31	%install
12cr|perl-UUID-Random-0.40.0-1|32	%makeinstall_std
12cr|perl-UUID-Random-0.40.0-1|33	
12cr|perl-UUID-Random-0.40.0-1|34	%files
12cr|perl-UUID-Random-0.40.0-1|35	%doc README Changes
12cr|perl-UUID-Random-0.40.0-1|36	%{_mandir}/man3/*
12cr|perl-UUID-Random-0.40.0-1|37	%{perl_vendorlib}/*
12cr|perl-UUID-Random-0.40.0-1|38	

5663 12
12cr|perl-UUID-Tiny-1.30.0-2|1	%define upstream_name    UUID-Tiny
12cr|perl-UUID-Tiny-1.30.0-2|2	%define upstream_version 1.03
12cr|perl-UUID-Tiny-1.30.0-2|3	
12cr|perl-UUID-Tiny-1.30.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-UUID-Tiny-1.30.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-UUID-Tiny-1.30.0-2|6	Release:	2
12cr|perl-UUID-Tiny-1.30.0-2|7	
12cr|perl-UUID-Tiny-1.30.0-2|8	Summary:	Pure Perl UUID functions
12cr|perl-UUID-Tiny-1.30.0-2|9	License:	GPL+ or Artistic
12cr|perl-UUID-Tiny-1.30.0-2|10	Group:		Development/Perl
12cr|perl-UUID-Tiny-1.30.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-UUID-Tiny-1.30.0-2|12	Source0:	http://www.cpan.org/modules/by-module/UUID/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-UUID-Tiny-1.30.0-2|13	
12cr|perl-UUID-Tiny-1.30.0-2|14	BuildRequires:	perl-devel
12cr|perl-UUID-Tiny-1.30.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-UUID-Tiny-1.30.0-2|16	BuildRequires:	perl(Digest::MD5)
12cr|perl-UUID-Tiny-1.30.0-2|17	BuildRequires:	perl(Digest::SHA1)
12cr|perl-UUID-Tiny-1.30.0-2|18	BuildRequires:	perl(IO::File)
12cr|perl-UUID-Tiny-1.30.0-2|19	BuildRequires:	perl(MIME::Base64)
12cr|perl-UUID-Tiny-1.30.0-2|20	BuildRequires:	perl(POSIX)
12cr|perl-UUID-Tiny-1.30.0-2|21	BuildRequires:	perl(Test::More)
12cr|perl-UUID-Tiny-1.30.0-2|22	BuildRequires:	perl(Time::HiRes)
12cr|perl-UUID-Tiny-1.30.0-2|23	BuildArch:	noarch
12cr|perl-UUID-Tiny-1.30.0-2|24	
12cr|perl-UUID-Tiny-1.30.0-2|25	%description
12cr|perl-UUID-Tiny-1.30.0-2|26	UUID::Tiny is a lightweight, low dependency Pure Perl module for UUID
12cr|perl-UUID-Tiny-1.30.0-2|27	creation and testing. This module provides the creation of version 1 time
12cr|perl-UUID-Tiny-1.30.0-2|28	based UUIDs (using random multicast MAC addresses), version 3 MD5 based
12cr|perl-UUID-Tiny-1.30.0-2|29	UUIDs, version 4 random UUIDs, and version 5 SHA-1 based UUIDs.
12cr|perl-UUID-Tiny-1.30.0-2|30	
12cr|perl-UUID-Tiny-1.30.0-2|31	ATTENTION! UUID::Tiny uses Perl's 'rand()' to create the basic random
12cr|perl-UUID-Tiny-1.30.0-2|32	numbers, so the created v4 UUIDs are *not* cryptographically strong!
12cr|perl-UUID-Tiny-1.30.0-2|33	
12cr|perl-UUID-Tiny-1.30.0-2|34	No fancy OO interface, no plethora of different UUID representation formats
12cr|perl-UUID-Tiny-1.30.0-2|35	and transformations - just string and binary. Conversion, test and time
12cr|perl-UUID-Tiny-1.30.0-2|36	functions equally accept UUIDs and UUID strings, so don't bother to convert
12cr|perl-UUID-Tiny-1.30.0-2|37	UUIDs for them!
12cr|perl-UUID-Tiny-1.30.0-2|38	
12cr|perl-UUID-Tiny-1.30.0-2|39	%prep
12cr|perl-UUID-Tiny-1.30.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-UUID-Tiny-1.30.0-2|41	
12cr|perl-UUID-Tiny-1.30.0-2|42	%build
12cr|perl-UUID-Tiny-1.30.0-2|43	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-UUID-Tiny-1.30.0-2|44	%make
12cr|perl-UUID-Tiny-1.30.0-2|45	
12cr|perl-UUID-Tiny-1.30.0-2|46	%check
12cr|perl-UUID-Tiny-1.30.0-2|47	%make test
12cr|perl-UUID-Tiny-1.30.0-2|48	
12cr|perl-UUID-Tiny-1.30.0-2|49	%install
12cr|perl-UUID-Tiny-1.30.0-2|50	%makeinstall_std
12cr|perl-UUID-Tiny-1.30.0-2|51	
12cr|perl-UUID-Tiny-1.30.0-2|52	%files
12cr|perl-UUID-Tiny-1.30.0-2|53	%doc Changes META.yml README
12cr|perl-UUID-Tiny-1.30.0-2|54	%{_mandir}/man3/*
12cr|perl-UUID-Tiny-1.30.0-2|55	%{perl_vendorlib}/UUID/
12cr|perl-UUID-Tiny-1.30.0-2|56	
12cr|perl-UUID-Tiny-1.30.0-2|57	%changelog
12cr|perl-UUID-Tiny-1.30.0-2|58	* Thu Apr 29 2010 Michael Scherer <misc@mandriva.org> 1.30.0-1mdv2010.1
12cr|perl-UUID-Tiny-1.30.0-2|59	+ Revision: 541073
12cr|perl-UUID-Tiny-1.30.0-2|60	- import perl-UUID-Tiny
12cr|perl-UUID-Tiny-1.30.0-2|61	
12cr|perl-UUID-Tiny-1.30.0-2|62	
12cr|perl-UUID-Tiny-1.30.0-2|63	* Thu Apr 29 2010 cpan2dist 1.03-1mdv
12cr|perl-UUID-Tiny-1.30.0-2|64	- initial mdv release, generated with cpan2dist

5664 12
12cr|perl-Variable-Magic-0.510.0-1|1	%define upstream_name    Variable-Magic
12cr|perl-Variable-Magic-0.510.0-1|2	%define upstream_version 0.51
12cr|perl-Variable-Magic-0.510.0-1|3	
12cr|perl-Variable-Magic-0.510.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Variable-Magic-0.510.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Variable-Magic-0.510.0-1|6	Release:	1
12cr|perl-Variable-Magic-0.510.0-1|7	
12cr|perl-Variable-Magic-0.510.0-1|8	License:	GPL+ or Artistic
12cr|perl-Variable-Magic-0.510.0-1|9	Group:		Development/Perl
12cr|perl-Variable-Magic-0.510.0-1|10	Summary:	Associate magic to variables from Perl
12cr|perl-Variable-Magic-0.510.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Variable-Magic-0.510.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Variable/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Variable-Magic-0.510.0-1|13	
12cr|perl-Variable-Magic-0.510.0-1|14	BuildRequires:	perl(Carp)
12cr|perl-Variable-Magic-0.510.0-1|15	BuildRequires:	perl(Config)
12cr|perl-Variable-Magic-0.510.0-1|16	BuildRequires:	perl(Exporter)
12cr|perl-Variable-Magic-0.510.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Variable-Magic-0.510.0-1|18	BuildRequires:	perl(XSLoader)
12cr|perl-Variable-Magic-0.510.0-1|19	BuildRequires:	perl-devel
12cr|perl-Variable-Magic-0.510.0-1|20	
12cr|perl-Variable-Magic-0.510.0-1|21	%description
12cr|perl-Variable-Magic-0.510.0-1|22	Magic is Perl's way of enhancing objects. This mechanism lets the user add
12cr|perl-Variable-Magic-0.510.0-1|23	extra data to any variable and hook syntactical operations (such as access,
12cr|perl-Variable-Magic-0.510.0-1|24	assignation or destruction) that can be applied to it. With this module,
12cr|perl-Variable-Magic-0.510.0-1|25	you can add your own magic to any variable without the pain of the C API.
12cr|perl-Variable-Magic-0.510.0-1|26	
12cr|perl-Variable-Magic-0.510.0-1|27	%prep
12cr|perl-Variable-Magic-0.510.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Variable-Magic-0.510.0-1|29	
12cr|perl-Variable-Magic-0.510.0-1|30	%build
12cr|perl-Variable-Magic-0.510.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Variable-Magic-0.510.0-1|32	%make
12cr|perl-Variable-Magic-0.510.0-1|33	
12cr|perl-Variable-Magic-0.510.0-1|34	%check
12cr|perl-Variable-Magic-0.510.0-1|35	make test
12cr|perl-Variable-Magic-0.510.0-1|36	
12cr|perl-Variable-Magic-0.510.0-1|37	%install
12cr|perl-Variable-Magic-0.510.0-1|38	%makeinstall_std
12cr|perl-Variable-Magic-0.510.0-1|39	
12cr|perl-Variable-Magic-0.510.0-1|40	%files
12cr|perl-Variable-Magic-0.510.0-1|41	%doc README Changes
12cr|perl-Variable-Magic-0.510.0-1|42	%{_mandir}/man3/*
12cr|perl-Variable-Magic-0.510.0-1|43	%{perl_vendorarch}/Variable
12cr|perl-Variable-Magic-0.510.0-1|44	%{perl_vendorarch}/auto/Variable
12cr|perl-Variable-Magic-0.510.0-1|45	
12cr|perl-Variable-Magic-0.510.0-1|46	%changelog
12cr|perl-Variable-Magic-0.510.0-1|47	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.460.0-2
12cr|perl-Variable-Magic-0.510.0-1|48	+ Revision: 768358
12cr|perl-Variable-Magic-0.510.0-1|49	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Variable-Magic-0.510.0-1|50	
12cr|perl-Variable-Magic-0.510.0-1|51	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.460.0-1
12cr|perl-Variable-Magic-0.510.0-1|52	+ Revision: 635558
12cr|perl-Variable-Magic-0.510.0-1|53	- update to new version 0.46
12cr|perl-Variable-Magic-0.510.0-1|54	
12cr|perl-Variable-Magic-0.510.0-1|55	* Sun Nov 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.450.0-1mdv2011.0
12cr|perl-Variable-Magic-0.510.0-1|56	+ Revision: 602394
12cr|perl-Variable-Magic-0.510.0-1|57	- update to new version 0.45
12cr|perl-Variable-Magic-0.510.0-1|58	
12cr|perl-Variable-Magic-0.510.0-1|59	* Sat Nov 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.440.0-1mdv2011.0
12cr|perl-Variable-Magic-0.510.0-1|60	+ Revision: 594312
12cr|perl-Variable-Magic-0.510.0-1|61	- update to new version 0.44
12cr|perl-Variable-Magic-0.510.0-1|62	
12cr|perl-Variable-Magic-0.510.0-1|63	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.430.0-2mdv2011.0
12cr|perl-Variable-Magic-0.510.0-1|64	+ Revision: 555212
12cr|perl-Variable-Magic-0.510.0-1|65	- rebuild
12cr|perl-Variable-Magic-0.510.0-1|66	
12cr|perl-Variable-Magic-0.510.0-1|67	* Mon Jul 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.430.0-1mdv2011.0
12cr|perl-Variable-Magic-0.510.0-1|68	+ Revision: 551203
12cr|perl-Variable-Magic-0.510.0-1|69	- update to 0.43
12cr|perl-Variable-Magic-0.510.0-1|70	
12cr|perl-Variable-Magic-0.510.0-1|71	* Tue Mar 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.410.0-1mdv2010.1
12cr|perl-Variable-Magic-0.510.0-1|72	+ Revision: 521648
12cr|perl-Variable-Magic-0.510.0-1|73	- update to 0.41
12cr|perl-Variable-Magic-0.510.0-1|74	
12cr|perl-Variable-Magic-0.510.0-1|75	+ Shlomi Fish <shlomif@mandriva.org>
12cr|perl-Variable-Magic-0.510.0-1|76	- Fixed some typos in the description.
12cr|perl-Variable-Magic-0.510.0-1|77	
12cr|perl-Variable-Magic-0.510.0-1|78	* Thu Jan 07 2010 Jérôme Quelin <jquelin@mandriva.org> 0.400.0-1mdv2010.1
12cr|perl-Variable-Magic-0.510.0-1|79	+ Revision: 487051
12cr|perl-Variable-Magic-0.510.0-1|80	- update to 0.40
12cr|perl-Variable-Magic-0.510.0-1|81	
12cr|perl-Variable-Magic-0.510.0-1|82	* Tue Dec 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.390.0-1mdv2010.1
12cr|perl-Variable-Magic-0.510.0-1|83	+ Revision: 472249
12cr|perl-Variable-Magic-0.510.0-1|84	- update to 0.39
12cr|perl-Variable-Magic-0.510.0-1|85	
12cr|perl-Variable-Magic-0.510.0-1|86	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.380.0-1mdv2010.1
12cr|perl-Variable-Magic-0.510.0-1|87	+ Revision: 460776
12cr|perl-Variable-Magic-0.510.0-1|88	- update to 0.38
12cr|perl-Variable-Magic-0.510.0-1|89	
12cr|perl-Variable-Magic-0.510.0-1|90	* Wed Aug 26 2009 Jérôme Quelin <jquelin@mandriva.org> 0.370.0-1mdv2010.0
12cr|perl-Variable-Magic-0.510.0-1|91	+ Revision: 421390
12cr|perl-Variable-Magic-0.510.0-1|92	- update to 0.37
12cr|perl-Variable-Magic-0.510.0-1|93	
12cr|perl-Variable-Magic-0.510.0-1|94	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.360.0-1mdv2010.0
12cr|perl-Variable-Magic-0.510.0-1|95	+ Revision: 401920
12cr|perl-Variable-Magic-0.510.0-1|96	- rebuild using %%perl_convert_version
12cr|perl-Variable-Magic-0.510.0-1|97	
12cr|perl-Variable-Magic-0.510.0-1|98	* Mon Jul 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.36-1mdv2010.0
12cr|perl-Variable-Magic-0.510.0-1|99	+ Revision: 393003
12cr|perl-Variable-Magic-0.510.0-1|100	- update to new version 0.36
12cr|perl-Variable-Magic-0.510.0-1|101	
12cr|perl-Variable-Magic-0.510.0-1|102	* Sun May 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.35-1mdv2010.0
12cr|perl-Variable-Magic-0.510.0-1|103	+ Revision: 376726
12cr|perl-Variable-Magic-0.510.0-1|104	- update to new version 0.35
12cr|perl-Variable-Magic-0.510.0-1|105	
12cr|perl-Variable-Magic-0.510.0-1|106	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-1mdv2010.0
12cr|perl-Variable-Magic-0.510.0-1|107	+ Revision: 370245
12cr|perl-Variable-Magic-0.510.0-1|108	- update to new version 0.34
12cr|perl-Variable-Magic-0.510.0-1|109	
12cr|perl-Variable-Magic-0.510.0-1|110	* Mon Mar 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.32-1mdv2009.1
12cr|perl-Variable-Magic-0.510.0-1|111	+ Revision: 346934
12cr|perl-Variable-Magic-0.510.0-1|112	- update to new version 0.32
12cr|perl-Variable-Magic-0.510.0-1|113	
12cr|perl-Variable-Magic-0.510.0-1|114	* Fri Feb 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.31-1mdv2009.1
12cr|perl-Variable-Magic-0.510.0-1|115	+ Revision: 343198
12cr|perl-Variable-Magic-0.510.0-1|116	- update to new version 0.31
12cr|perl-Variable-Magic-0.510.0-1|117	
12cr|perl-Variable-Magic-0.510.0-1|118	* Fri Feb 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.30-1mdv2009.1
12cr|perl-Variable-Magic-0.510.0-1|119	+ Revision: 340031
12cr|perl-Variable-Magic-0.510.0-1|120	- update to new version 0.30
12cr|perl-Variable-Magic-0.510.0-1|121	
12cr|perl-Variable-Magic-0.510.0-1|122	* Mon Feb 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.29-1mdv2009.1
12cr|perl-Variable-Magic-0.510.0-1|123	+ Revision: 338672
12cr|perl-Variable-Magic-0.510.0-1|124	- update to new version 0.29
12cr|perl-Variable-Magic-0.510.0-1|125	
12cr|perl-Variable-Magic-0.510.0-1|126	* Sun Jan 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.28-1mdv2009.1
12cr|perl-Variable-Magic-0.510.0-1|127	+ Revision: 333404
12cr|perl-Variable-Magic-0.510.0-1|128	- update to new version 0.28
12cr|perl-Variable-Magic-0.510.0-1|129	
12cr|perl-Variable-Magic-0.510.0-1|130	* Tue Jan 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.27-1mdv2009.1
12cr|perl-Variable-Magic-0.510.0-1|131	+ Revision: 331595
12cr|perl-Variable-Magic-0.510.0-1|132	- update to new version 0.27
12cr|perl-Variable-Magic-0.510.0-1|133	- update to new version 0.27
12cr|perl-Variable-Magic-0.510.0-1|134	
12cr|perl-Variable-Magic-0.510.0-1|135	* Mon Jan 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.26-1mdv2009.1
12cr|perl-Variable-Magic-0.510.0-1|136	+ Revision: 324970
12cr|perl-Variable-Magic-0.510.0-1|137	- import perl-Variable-Magic
12cr|perl-Variable-Magic-0.510.0-1|138	
12cr|perl-Variable-Magic-0.510.0-1|139	
12cr|perl-Variable-Magic-0.510.0-1|140	* Mon Jan 05 2009 cpan2dist 0.26-1mdv
12cr|perl-Variable-Magic-0.510.0-1|141	- initial mdv release, generated with cpan2dist
12cr|perl-Variable-Magic-0.510.0-1|142	

5665 12
12cr|perl-VCG-0.5-13|1	%define module  VCG
12cr|perl-VCG-0.5-13|2	
12cr|perl-VCG-0.5-13|3	Name:		perl-%{module}
12cr|perl-VCG-0.5-13|4	Version:	0.5
12cr|perl-VCG-0.5-13|5	Release:	13
12cr|perl-VCG-0.5-13|6	Summary:	%{module} module for perl
12cr|perl-VCG-0.5-13|7	License:	GPL or Artistic
12cr|perl-VCG-0.5-13|8	Group:		Development/Perl
12cr|perl-VCG-0.5-13|9	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-VCG-0.5-13|10	Source:		http://www.cpan.org/modules/by-module/VCG/%{module}-%{version}.tar.bz2
12cr|perl-VCG-0.5-13|11	BuildRequires:	perl-devel
12cr|perl-VCG-0.5-13|12	BuildRequires:	perl(IPC::Run)
12cr|perl-VCG-0.5-13|13	BuildArch:	noarch
12cr|perl-VCG-0.5-13|14	
12cr|perl-VCG-0.5-13|15	%description
12cr|perl-VCG-0.5-13|16	This module provides an interface to to the vcg graphing tool. It
12cr|perl-VCG-0.5-13|17	supports a limited selection of options and file formats. The vcg
12cr|perl-VCG-0.5-13|18	graphing tool homepage is currently
12cr|perl-VCG-0.5-13|19	http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html but is being
12cr|perl-VCG-0.5-13|20	actively developed elsewhere.
12cr|perl-VCG-0.5-13|21	
12cr|perl-VCG-0.5-13|22	
12cr|perl-VCG-0.5-13|23	This module is based on Leon Brocard's GraphViz module, it tries to
12cr|perl-VCG-0.5-13|24	provide a similar interface to offer some sense of consistency.
12cr|perl-VCG-0.5-13|25	
12cr|perl-VCG-0.5-13|26	
12cr|perl-VCG-0.5-13|27	VCG is now in active development and although Graph::Writer::VCG already
12cr|perl-VCG-0.5-13|28	exists, this module provides a similar interface to graphviz and will be
12cr|perl-VCG-0.5-13|29	more closely tied into vcg as it becomes more actively developed - see
12cr|perl-VCG-0.5-13|30	James Micheal DuPont's announcement at
12cr|perl-VCG-0.5-13|31	http://mail.gnome.org/archives/dia-list/2003-February/msg00029.html.
12cr|perl-VCG-0.5-13|32	
12cr|perl-VCG-0.5-13|33	%prep
12cr|perl-VCG-0.5-13|34	%setup -q -n %{module}-%{version}
12cr|perl-VCG-0.5-13|35	
12cr|perl-VCG-0.5-13|36	%build
12cr|perl-VCG-0.5-13|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-VCG-0.5-13|38	%make
12cr|perl-VCG-0.5-13|39	
12cr|perl-VCG-0.5-13|40	%check
12cr|perl-VCG-0.5-13|41	make test
12cr|perl-VCG-0.5-13|42	
12cr|perl-VCG-0.5-13|43	%install
12cr|perl-VCG-0.5-13|44	%makeinstall_std
12cr|perl-VCG-0.5-13|45	
12cr|perl-VCG-0.5-13|46	%files
12cr|perl-VCG-0.5-13|47	%doc Changes INSTALL README
12cr|perl-VCG-0.5-13|48	%{perl_vendorlib}/VCG.pm
12cr|perl-VCG-0.5-13|49	%{_mandir}/*/*
12cr|perl-VCG-0.5-13|50	
12cr|perl-VCG-0.5-13|51	
12cr|perl-VCG-0.5-13|52	
12cr|perl-VCG-0.5-13|53	%changelog
12cr|perl-VCG-0.5-13|54	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.5-12mdv2010.0
12cr|perl-VCG-0.5-13|55	+ Revision: 430613
12cr|perl-VCG-0.5-13|56	- rebuild
12cr|perl-VCG-0.5-13|57	
12cr|perl-VCG-0.5-13|58	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.5-11mdv2009.0
12cr|perl-VCG-0.5-13|59	+ Revision: 242145
12cr|perl-VCG-0.5-13|60	- rebuild
12cr|perl-VCG-0.5-13|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-VCG-0.5-13|62	
12cr|perl-VCG-0.5-13|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-VCG-0.5-13|64	- restore BuildRoot
12cr|perl-VCG-0.5-13|65	
12cr|perl-VCG-0.5-13|66	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.5-9mdv2008.0
12cr|perl-VCG-0.5-13|67	+ Revision: 87075
12cr|perl-VCG-0.5-13|68	- rebuild
12cr|perl-VCG-0.5-13|69	
12cr|perl-VCG-0.5-13|70	
12cr|perl-VCG-0.5-13|71	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5-8mdv2007.0
12cr|perl-VCG-0.5-13|72	- Rebuild
12cr|perl-VCG-0.5-13|73	
12cr|perl-VCG-0.5-13|74	* Tue Dec 20 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.5-7mdk
12cr|perl-VCG-0.5-13|75	- Fix BuildRequires
12cr|perl-VCG-0.5-13|76	
12cr|perl-VCG-0.5-13|77	* Tue Dec 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.5-6mdk
12cr|perl-VCG-0.5-13|78	- spec cleanup
12cr|perl-VCG-0.5-13|79	- better URL
12cr|perl-VCG-0.5-13|80	- drop explicit require
12cr|perl-VCG-0.5-13|81	
12cr|perl-VCG-0.5-13|82	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.5-5mdk
12cr|perl-VCG-0.5-13|83	- fix buildrequires in a backward compatible way
12cr|perl-VCG-0.5-13|84	- %%makeinstall_std macro
12cr|perl-VCG-0.5-13|85	
12cr|perl-VCG-0.5-13|86	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.5-4mdk
12cr|perl-VCG-0.5-13|87	- rpmbuildupdate aware
12cr|perl-VCG-0.5-13|88	
12cr|perl-VCG-0.5-13|89	* Wed Jan 21 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.5-3mdk
12cr|perl-VCG-0.5-13|90	- fix upload
12cr|perl-VCG-0.5-13|91	

5666 12
12cr|perl-VCS-Lite-0.90.0-2|1	%define upstream_name	 VCS-Lite
12cr|perl-VCS-Lite-0.90.0-2|2	%define upstream_version 0.09
12cr|perl-VCS-Lite-0.90.0-2|3	
12cr|perl-VCS-Lite-0.90.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-VCS-Lite-0.90.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-VCS-Lite-0.90.0-2|6	Release:	2
12cr|perl-VCS-Lite-0.90.0-2|7	
12cr|perl-VCS-Lite-0.90.0-2|8	Summary:	Minimal upstream_version control system
12cr|perl-VCS-Lite-0.90.0-2|9	License:	GPL+ or Artistic
12cr|perl-VCS-Lite-0.90.0-2|10	Group:		Development/Perl
12cr|perl-VCS-Lite-0.90.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-VCS-Lite-0.90.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/I/IV/IVORW/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-VCS-Lite-0.90.0-2|13	
12cr|perl-VCS-Lite-0.90.0-2|14	BuildRequires:	perl-devel
12cr|perl-VCS-Lite-0.90.0-2|15	BuildRequires:	perl(Algorithm::Diff)
12cr|perl-VCS-Lite-0.90.0-2|16	BuildArch:	noarch
12cr|perl-VCS-Lite-0.90.0-2|17	
12cr|perl-VCS-Lite-0.90.0-2|18	%description
12cr|perl-VCS-Lite-0.90.0-2|19	This module provides the functions normally associated
12cr|perl-VCS-Lite-0.90.0-2|20	with a version control system, but without needing or
12cr|perl-VCS-Lite-0.90.0-2|21	implementing a version control system. Applications
12cr|perl-VCS-Lite-0.90.0-2|22	include wikis, document management systems and configuration
12cr|perl-VCS-Lite-0.90.0-2|23	management.
12cr|perl-VCS-Lite-0.90.0-2|24	
12cr|perl-VCS-Lite-0.90.0-2|25	It makes use of the module Algorithm::Diff. It provides the
12cr|perl-VCS-Lite-0.90.0-2|26	facility for basic diffing, patching and merging.
12cr|perl-VCS-Lite-0.90.0-2|27	
12cr|perl-VCS-Lite-0.90.0-2|28	%prep
12cr|perl-VCS-Lite-0.90.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-VCS-Lite-0.90.0-2|30	
12cr|perl-VCS-Lite-0.90.0-2|31	%build
12cr|perl-VCS-Lite-0.90.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-VCS-Lite-0.90.0-2|33	%make
12cr|perl-VCS-Lite-0.90.0-2|34	
12cr|perl-VCS-Lite-0.90.0-2|35	%check
12cr|perl-VCS-Lite-0.90.0-2|36	make test
12cr|perl-VCS-Lite-0.90.0-2|37	
12cr|perl-VCS-Lite-0.90.0-2|38	%install
12cr|perl-VCS-Lite-0.90.0-2|39	%makeinstall_std
12cr|perl-VCS-Lite-0.90.0-2|40	
12cr|perl-VCS-Lite-0.90.0-2|41	%files
12cr|perl-VCS-Lite-0.90.0-2|42	%{_bindir}/*
12cr|perl-VCS-Lite-0.90.0-2|43	%{perl_vendorlib}/VCS
12cr|perl-VCS-Lite-0.90.0-2|44	%{_mandir}/*/*
12cr|perl-VCS-Lite-0.90.0-2|45	
12cr|perl-VCS-Lite-0.90.0-2|46	
12cr|perl-VCS-Lite-0.90.0-2|47	%changelog
12cr|perl-VCS-Lite-0.90.0-2|48	* Thu Aug 20 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-VCS-Lite-0.90.0-2|49	+ Revision: 418634
12cr|perl-VCS-Lite-0.90.0-2|50	- update to 0.09
12cr|perl-VCS-Lite-0.90.0-2|51	- update to 0.08
12cr|perl-VCS-Lite-0.90.0-2|52	- update to 0.08
12cr|perl-VCS-Lite-0.90.0-2|53	- update to 0.08
12cr|perl-VCS-Lite-0.90.0-2|54	- update to 0.08
12cr|perl-VCS-Lite-0.90.0-2|55	
12cr|perl-VCS-Lite-0.90.0-2|56	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-VCS-Lite-0.90.0-2|57	+ Revision: 401919
12cr|perl-VCS-Lite-0.90.0-2|58	- rebuild using %%perl_convert_version
12cr|perl-VCS-Lite-0.90.0-2|59	
12cr|perl-VCS-Lite-0.90.0-2|60	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.08-4mdv2009.0
12cr|perl-VCS-Lite-0.90.0-2|61	+ Revision: 242148
12cr|perl-VCS-Lite-0.90.0-2|62	- rebuild
12cr|perl-VCS-Lite-0.90.0-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-VCS-Lite-0.90.0-2|64	
12cr|perl-VCS-Lite-0.90.0-2|65	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-VCS-Lite-0.90.0-2|66	- restore BuildRoot
12cr|perl-VCS-Lite-0.90.0-2|67	
12cr|perl-VCS-Lite-0.90.0-2|68	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.08-2mdv2008.0
12cr|perl-VCS-Lite-0.90.0-2|69	+ Revision: 23602
12cr|perl-VCS-Lite-0.90.0-2|70	- rebuild
12cr|perl-VCS-Lite-0.90.0-2|71	
12cr|perl-VCS-Lite-0.90.0-2|72	
12cr|perl-VCS-Lite-0.90.0-2|73	* Mon Mar 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdk
12cr|perl-VCS-Lite-0.90.0-2|74	- New release 0.08
12cr|perl-VCS-Lite-0.90.0-2|75	- spec cleanup
12cr|perl-VCS-Lite-0.90.0-2|76	
12cr|perl-VCS-Lite-0.90.0-2|77	* Sat Nov 05 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.07-2mdk
12cr|perl-VCS-Lite-0.90.0-2|78	- Fix BuildRequires
12cr|perl-VCS-Lite-0.90.0-2|79	
12cr|perl-VCS-Lite-0.90.0-2|80	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.07-1mdk
12cr|perl-VCS-Lite-0.90.0-2|81	- First mandriva release ( needed by WWW-Mediawiki-Client )
12cr|perl-VCS-Lite-0.90.0-2|82	

5667 12
12cr|perl-Version-Next-0.2.0-3|1	%define upstream_name    Version-Next
12cr|perl-Version-Next-0.2.0-3|2	%define upstream_version 0.002
12cr|perl-Version-Next-0.2.0-3|3	
12cr|perl-Version-Next-0.2.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Version-Next-0.2.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Version-Next-0.2.0-3|6	Release:	3
12cr|perl-Version-Next-0.2.0-3|7	
12cr|perl-Version-Next-0.2.0-3|8	Summary:	Increment module version numbers simply and correctly
12cr|perl-Version-Next-0.2.0-3|9	License:	GPL+ or Artistic
12cr|perl-Version-Next-0.2.0-3|10	Group:		Development/Perl
12cr|perl-Version-Next-0.2.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Version-Next-0.2.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Version/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Version-Next-0.2.0-3|13	
12cr|perl-Version-Next-0.2.0-3|14	BuildRequires:	perl-devel
12cr|perl-Version-Next-0.2.0-3|15	BuildRequires:	perl(Carp)
12cr|perl-Version-Next-0.2.0-3|16	BuildRequires:	perl(File::Find)
12cr|perl-Version-Next-0.2.0-3|17	BuildRequires:	perl(File::Temp)
12cr|perl-Version-Next-0.2.0-3|18	BuildRequires:	perl(Sub::Exporter)
12cr|perl-Version-Next-0.2.0-3|19	BuildRequires:	perl(Test::Exception)
12cr|perl-Version-Next-0.2.0-3|20	BuildRequires:	perl(Test::More)
12cr|perl-Version-Next-0.2.0-3|21	BuildArch:	noarch
12cr|perl-Version-Next-0.2.0-3|22	
12cr|perl-Version-Next-0.2.0-3|23	%description
12cr|perl-Version-Next-0.2.0-3|24	This module provides a simple, correct way to increment a Perl module
12cr|perl-Version-Next-0.2.0-3|25	version number. It does not attempt to guess what the original version
12cr|perl-Version-Next-0.2.0-3|26	number author intended, it simply increments in the smallest possible
12cr|perl-Version-Next-0.2.0-3|27	fashion. Decimals are incremented like an odometer. Dotted decimals are
12cr|perl-Version-Next-0.2.0-3|28	incremented piecewise and presented in a standardized way.
12cr|perl-Version-Next-0.2.0-3|29	
12cr|perl-Version-Next-0.2.0-3|30	If more complex version manipulation is necessary, you may wish to consider
12cr|perl-Version-Next-0.2.0-3|31	the Perl::Version manpage.
12cr|perl-Version-Next-0.2.0-3|32	
12cr|perl-Version-Next-0.2.0-3|33	%prep
12cr|perl-Version-Next-0.2.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Version-Next-0.2.0-3|35	
12cr|perl-Version-Next-0.2.0-3|36	%build
12cr|perl-Version-Next-0.2.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Version-Next-0.2.0-3|38	%make
12cr|perl-Version-Next-0.2.0-3|39	
12cr|perl-Version-Next-0.2.0-3|40	%check
12cr|perl-Version-Next-0.2.0-3|41	%make test
12cr|perl-Version-Next-0.2.0-3|42	
12cr|perl-Version-Next-0.2.0-3|43	%install
12cr|perl-Version-Next-0.2.0-3|44	%makeinstall_std
12cr|perl-Version-Next-0.2.0-3|45	
12cr|perl-Version-Next-0.2.0-3|46	%files
12cr|perl-Version-Next-0.2.0-3|47	%doc Changes LICENSE META.yml README
12cr|perl-Version-Next-0.2.0-3|48	%{_mandir}/man3/*
12cr|perl-Version-Next-0.2.0-3|49	%{perl_vendorlib}/*
12cr|perl-Version-Next-0.2.0-3|50	
12cr|perl-Version-Next-0.2.0-3|51	%changelog
12cr|perl-Version-Next-0.2.0-3|52	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.2.0-2mdv2011.0
12cr|perl-Version-Next-0.2.0-3|53	+ Revision: 656977
12cr|perl-Version-Next-0.2.0-3|54	- rebuild for updated spec-helper
12cr|perl-Version-Next-0.2.0-3|55	
12cr|perl-Version-Next-0.2.0-3|56	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.2.0-1mdv2011.0
12cr|perl-Version-Next-0.2.0-3|57	+ Revision: 596697
12cr|perl-Version-Next-0.2.0-3|58	- update to 0.002
12cr|perl-Version-Next-0.2.0-3|59	
12cr|perl-Version-Next-0.2.0-3|60	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.1.0-2mdv2011.0
12cr|perl-Version-Next-0.2.0-3|61	+ Revision: 528121
12cr|perl-Version-Next-0.2.0-3|62	- rebuild
12cr|perl-Version-Next-0.2.0-3|63	- import perl-Version-Next
12cr|perl-Version-Next-0.2.0-3|64	
12cr|perl-Version-Next-0.2.0-3|65	
12cr|perl-Version-Next-0.2.0-3|66	* Sat Mar 27 2010 cpan2dist 0.001-1mdv
12cr|perl-Version-Next-0.2.0-3|67	- initial mdv release, generated with cpan2dist

5668 12
12cr|perl-Version-Requirements-0.101.20-3|1	%define upstream_name    Version-Requirements
12cr|perl-Version-Requirements-0.101.20-3|2	%define upstream_version 0.101020
12cr|perl-Version-Requirements-0.101.20-3|3	
12cr|perl-Version-Requirements-0.101.20-3|4	Name:		perl-%{upstream_name}
12cr|perl-Version-Requirements-0.101.20-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Version-Requirements-0.101.20-3|6	Release:	3
12cr|perl-Version-Requirements-0.101.20-3|7	
12cr|perl-Version-Requirements-0.101.20-3|8	Summary:	A set of version requirements for a CPAN dist
12cr|perl-Version-Requirements-0.101.20-3|9	License:	GPL+ or Artistic
12cr|perl-Version-Requirements-0.101.20-3|10	Group:		Development/Perl
12cr|perl-Version-Requirements-0.101.20-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Version-Requirements-0.101.20-3|12	Source0:	http://www.cpan.org/modules/by-module/Version/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Version-Requirements-0.101.20-3|13	
12cr|perl-Version-Requirements-0.101.20-3|14	BuildRequires:	perl-devel
12cr|perl-Version-Requirements-0.101.20-3|15	BuildRequires:	perl(Carp)
12cr|perl-Version-Requirements-0.101.20-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Version-Requirements-0.101.20-3|17	BuildRequires:	perl(Scalar::Util)
12cr|perl-Version-Requirements-0.101.20-3|18	BuildRequires:	perl(Test::More)
12cr|perl-Version-Requirements-0.101.20-3|19	BuildRequires:	perl(version)
12cr|perl-Version-Requirements-0.101.20-3|20	BuildArch:	noarch
12cr|perl-Version-Requirements-0.101.20-3|21	
12cr|perl-Version-Requirements-0.101.20-3|22	%description
12cr|perl-Version-Requirements-0.101.20-3|23	A Version::Requirements object models a set of version constraints like
12cr|perl-Version-Requirements-0.101.20-3|24	those specified in the _META.yml_ or _META.json_ files in CPAN
12cr|perl-Version-Requirements-0.101.20-3|25	distributions. It can be built up by adding more and more constraints, and
12cr|perl-Version-Requirements-0.101.20-3|26	it will reduce them to the simplest representation.
12cr|perl-Version-Requirements-0.101.20-3|27	
12cr|perl-Version-Requirements-0.101.20-3|28	Logically impossible constraints will be identified immediately by thrown
12cr|perl-Version-Requirements-0.101.20-3|29	exceptions.
12cr|perl-Version-Requirements-0.101.20-3|30	
12cr|perl-Version-Requirements-0.101.20-3|31	%prep
12cr|perl-Version-Requirements-0.101.20-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Version-Requirements-0.101.20-3|33	
12cr|perl-Version-Requirements-0.101.20-3|34	%build
12cr|perl-Version-Requirements-0.101.20-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Version-Requirements-0.101.20-3|36	%make
12cr|perl-Version-Requirements-0.101.20-3|37	
12cr|perl-Version-Requirements-0.101.20-3|38	%check
12cr|perl-Version-Requirements-0.101.20-3|39	%make test
12cr|perl-Version-Requirements-0.101.20-3|40	
12cr|perl-Version-Requirements-0.101.20-3|41	%install
12cr|perl-Version-Requirements-0.101.20-3|42	%makeinstall_std
12cr|perl-Version-Requirements-0.101.20-3|43	
12cr|perl-Version-Requirements-0.101.20-3|44	%files
12cr|perl-Version-Requirements-0.101.20-3|45	%doc Changes META.yml LICENSE README META.json
12cr|perl-Version-Requirements-0.101.20-3|46	%{_mandir}/man3/*
12cr|perl-Version-Requirements-0.101.20-3|47	%{perl_vendorlib}/*
12cr|perl-Version-Requirements-0.101.20-3|48	
12cr|perl-Version-Requirements-0.101.20-3|49	%changelog
12cr|perl-Version-Requirements-0.101.20-3|50	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.101.20-2mdv2011.0
12cr|perl-Version-Requirements-0.101.20-3|51	+ Revision: 654342
12cr|perl-Version-Requirements-0.101.20-3|52	- rebuild for updated spec-helper
12cr|perl-Version-Requirements-0.101.20-3|53	
12cr|perl-Version-Requirements-0.101.20-3|54	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 0.101.20-1mdv2011.0
12cr|perl-Version-Requirements-0.101.20-3|55	+ Revision: 536215
12cr|perl-Version-Requirements-0.101.20-3|56	- update to 0.101020
12cr|perl-Version-Requirements-0.101.20-3|57	
12cr|perl-Version-Requirements-0.101.20-3|58	* Mon Mar 08 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.660-1mdv2010.1
12cr|perl-Version-Requirements-0.101.20-3|59	+ Revision: 515667
12cr|perl-Version-Requirements-0.101.20-3|60	- update to 0.100660
12cr|perl-Version-Requirements-0.101.20-3|61	
12cr|perl-Version-Requirements-0.101.20-3|62	* Fri Mar 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.630-1mdv2010.1
12cr|perl-Version-Requirements-0.101.20-3|63	+ Revision: 514402
12cr|perl-Version-Requirements-0.101.20-3|64	- update to 0.100630
12cr|perl-Version-Requirements-0.101.20-3|65	
12cr|perl-Version-Requirements-0.101.20-3|66	* Tue Feb 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.530-1mdv2010.1
12cr|perl-Version-Requirements-0.101.20-3|67	+ Revision: 510098
12cr|perl-Version-Requirements-0.101.20-3|68	- import perl-Version-Requirements
12cr|perl-Version-Requirements-0.101.20-3|69	
12cr|perl-Version-Requirements-0.101.20-3|70	
12cr|perl-Version-Requirements-0.101.20-3|71	* Tue Feb 23 2010 cpan2dist 0.100530-1mdv
12cr|perl-Version-Requirements-0.101.20-3|72	- initial mdv release, generated with cpan2dist

5669 12
12cr|perl-VFSsimple-0.03-7|1	%define module	VFSsimple
12cr|perl-VFSsimple-0.03-7|2	
12cr|perl-VFSsimple-0.03-7|3	Summary:	A library to magically access to file w/o carry the method
12cr|perl-VFSsimple-0.03-7|4	Name:		perl-%{module}
12cr|perl-VFSsimple-0.03-7|5	Version:	0.03
12cr|perl-VFSsimple-0.03-7|6	Release:	7
12cr|perl-VFSsimple-0.03-7|7	License:	WTFPL
12cr|perl-VFSsimple-0.03-7|8	Group:		Development/Perl
12cr|perl-VFSsimple-0.03-7|9	URL:		http://nanardon.zarb.org/darcsweb/darcsweb.cgi?r=VFSsimple;a=summary
12cr|perl-VFSsimple-0.03-7|10	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBI/%{module}-%{version}.tar.gz
12cr|perl-VFSsimple-0.03-7|11	BuildRequires:	perl-devel
12cr|perl-VFSsimple-0.03-7|12	BuildRequires:	perl(URI)
12cr|perl-VFSsimple-0.03-7|13	BuildArch: noarch
12cr|perl-VFSsimple-0.03-7|14	
12cr|perl-VFSsimple-0.03-7|15	%description
12cr|perl-VFSsimple-0.03-7|16	A library to magically access to file w/o carry the method
12cr|perl-VFSsimple-0.03-7|17	
12cr|perl-VFSsimple-0.03-7|18	%prep
12cr|perl-VFSsimple-0.03-7|19	%setup -q -n %{module}-%{version}
12cr|perl-VFSsimple-0.03-7|20	
12cr|perl-VFSsimple-0.03-7|21	%build
12cr|perl-VFSsimple-0.03-7|22	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-VFSsimple-0.03-7|23	make CFLAGS="%{optflags}"
12cr|perl-VFSsimple-0.03-7|24	
12cr|perl-VFSsimple-0.03-7|25	%check
12cr|perl-VFSsimple-0.03-7|26	make test
12cr|perl-VFSsimple-0.03-7|27	
12cr|perl-VFSsimple-0.03-7|28	%install
12cr|perl-VFSsimple-0.03-7|29	%makeinstall_std
12cr|perl-VFSsimple-0.03-7|30	
12cr|perl-VFSsimple-0.03-7|31	%files
12cr|perl-VFSsimple-0.03-7|32	%{_bindir}/*
12cr|perl-VFSsimple-0.03-7|33	%{perl_vendorlib}/*
12cr|perl-VFSsimple-0.03-7|34	%{_mandir}/*/*
12cr|perl-VFSsimple-0.03-7|35	
12cr|perl-VFSsimple-0.03-7|36	
12cr|perl-VFSsimple-0.03-7|37	%changelog
12cr|perl-VFSsimple-0.03-7|38	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.03-6mdv2011.0
12cr|perl-VFSsimple-0.03-7|39	+ Revision: 658897
12cr|perl-VFSsimple-0.03-7|40	- rebuild for updated spec-helper
12cr|perl-VFSsimple-0.03-7|41	
12cr|perl-VFSsimple-0.03-7|42	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.03-5mdv2010.0
12cr|perl-VFSsimple-0.03-7|43	+ Revision: 430615
12cr|perl-VFSsimple-0.03-7|44	- rebuild
12cr|perl-VFSsimple-0.03-7|45	
12cr|perl-VFSsimple-0.03-7|46	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.03-4mdv2009.0
12cr|perl-VFSsimple-0.03-7|47	+ Revision: 258729
12cr|perl-VFSsimple-0.03-7|48	- rebuild
12cr|perl-VFSsimple-0.03-7|49	
12cr|perl-VFSsimple-0.03-7|50	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.03-3mdv2009.0
12cr|perl-VFSsimple-0.03-7|51	+ Revision: 246679
12cr|perl-VFSsimple-0.03-7|52	- rebuild
12cr|perl-VFSsimple-0.03-7|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-VFSsimple-0.03-7|54	
12cr|perl-VFSsimple-0.03-7|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-VFSsimple-0.03-7|56	- restore BuildRoot
12cr|perl-VFSsimple-0.03-7|57	
12cr|perl-VFSsimple-0.03-7|58	* Tue Oct 16 2007 Olivier Thauvin <nanardon@mandriva.org> 0.03-1mdv2008.1
12cr|perl-VFSsimple-0.03-7|59	+ Revision: 98762
12cr|perl-VFSsimple-0.03-7|60	- 0.03
12cr|perl-VFSsimple-0.03-7|61	- Create perl-VFSsimple
12cr|perl-VFSsimple-0.03-7|62	

5670 12
12cr|perl-VFSsimple-Drv-File-0.03-7|1	%define module	VFSsimple-Drv-File
12cr|perl-VFSsimple-Drv-File-0.03-7|2	
12cr|perl-VFSsimple-Drv-File-0.03-7|3	Summary:	A VFSsimple implementation over local files
12cr|perl-VFSsimple-Drv-File-0.03-7|4	Name:		perl-%{module}
12cr|perl-VFSsimple-Drv-File-0.03-7|5	Version:	0.03
12cr|perl-VFSsimple-Drv-File-0.03-7|6	Release:	7
12cr|perl-VFSsimple-Drv-File-0.03-7|7	License:	WTFPL
12cr|perl-VFSsimple-Drv-File-0.03-7|8	Group:		Development/Perl
12cr|perl-VFSsimple-Drv-File-0.03-7|9	URL:		http://nanardon.zarb.org/darcsweb/darcsweb.cgi?r=VFSsimple;a=summary
12cr|perl-VFSsimple-Drv-File-0.03-7|10	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBI/%{module}-%{version}.tar.gz
12cr|perl-VFSsimple-Drv-File-0.03-7|11	
12cr|perl-VFSsimple-Drv-File-0.03-7|12	BuildRequires:	perl-devel
12cr|perl-VFSsimple-Drv-File-0.03-7|13	BuildRequires:	perl(URI)
12cr|perl-VFSsimple-Drv-File-0.03-7|14	BuildRequires:	perl(VFSsimple)
12cr|perl-VFSsimple-Drv-File-0.03-7|15	BuildArch:	noarch
12cr|perl-VFSsimple-Drv-File-0.03-7|16	
12cr|perl-VFSsimple-Drv-File-0.03-7|17	%description
12cr|perl-VFSsimple-Drv-File-0.03-7|18	This module provide access method for VFSsimple module to access to files
12cr|perl-VFSsimple-Drv-File-0.03-7|19	on local filesystem.
12cr|perl-VFSsimple-Drv-File-0.03-7|20	
12cr|perl-VFSsimple-Drv-File-0.03-7|21	%prep
12cr|perl-VFSsimple-Drv-File-0.03-7|22	%setup -q -n %{module}-%{version}
12cr|perl-VFSsimple-Drv-File-0.03-7|23	
12cr|perl-VFSsimple-Drv-File-0.03-7|24	%build
12cr|perl-VFSsimple-Drv-File-0.03-7|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-VFSsimple-Drv-File-0.03-7|26	make CFLAGS="%{optflags}"
12cr|perl-VFSsimple-Drv-File-0.03-7|27	
12cr|perl-VFSsimple-Drv-File-0.03-7|28	%check
12cr|perl-VFSsimple-Drv-File-0.03-7|29	make test
12cr|perl-VFSsimple-Drv-File-0.03-7|30	
12cr|perl-VFSsimple-Drv-File-0.03-7|31	%install
12cr|perl-VFSsimple-Drv-File-0.03-7|32	%makeinstall_std
12cr|perl-VFSsimple-Drv-File-0.03-7|33	
12cr|perl-VFSsimple-Drv-File-0.03-7|34	%files
12cr|perl-VFSsimple-Drv-File-0.03-7|35	%{perl_vendorlib}/*
12cr|perl-VFSsimple-Drv-File-0.03-7|36	%{_mandir}/*/*
12cr|perl-VFSsimple-Drv-File-0.03-7|37	
12cr|perl-VFSsimple-Drv-File-0.03-7|38	
12cr|perl-VFSsimple-Drv-File-0.03-7|39	%changelog
12cr|perl-VFSsimple-Drv-File-0.03-7|40	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.03-6mdv2011.0
12cr|perl-VFSsimple-Drv-File-0.03-7|41	+ Revision: 658556
12cr|perl-VFSsimple-Drv-File-0.03-7|42	- rebuild for updated spec-helper
12cr|perl-VFSsimple-Drv-File-0.03-7|43	
12cr|perl-VFSsimple-Drv-File-0.03-7|44	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.03-5mdv2010.0
12cr|perl-VFSsimple-Drv-File-0.03-7|45	+ Revision: 430617
12cr|perl-VFSsimple-Drv-File-0.03-7|46	- rebuild
12cr|perl-VFSsimple-Drv-File-0.03-7|47	
12cr|perl-VFSsimple-Drv-File-0.03-7|48	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.03-4mdv2009.0
12cr|perl-VFSsimple-Drv-File-0.03-7|49	+ Revision: 258731
12cr|perl-VFSsimple-Drv-File-0.03-7|50	- rebuild
12cr|perl-VFSsimple-Drv-File-0.03-7|51	
12cr|perl-VFSsimple-Drv-File-0.03-7|52	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.03-3mdv2009.0
12cr|perl-VFSsimple-Drv-File-0.03-7|53	+ Revision: 246681
12cr|perl-VFSsimple-Drv-File-0.03-7|54	- rebuild
12cr|perl-VFSsimple-Drv-File-0.03-7|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-VFSsimple-Drv-File-0.03-7|56	
12cr|perl-VFSsimple-Drv-File-0.03-7|57	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-VFSsimple-Drv-File-0.03-7|58	- restore BuildRoot
12cr|perl-VFSsimple-Drv-File-0.03-7|59	
12cr|perl-VFSsimple-Drv-File-0.03-7|60	* Wed Oct 17 2007 Olivier Thauvin <nanardon@mandriva.org> 0.03-1mdv2008.1
12cr|perl-VFSsimple-Drv-File-0.03-7|61	+ Revision: 99450
12cr|perl-VFSsimple-Drv-File-0.03-7|62	- initial pkg
12cr|perl-VFSsimple-Drv-File-0.03-7|63	- Create perl-VFSsimple-Drv-File
12cr|perl-VFSsimple-Drv-File-0.03-7|64	

5671 12
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|1	%define module	VFSsimple-Drv-Ftp
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|2	
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|3	Summary:	A VFSsimple implementation over ftp protocol
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|4	Name:		perl-%{module}
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|5	Version:	0.03
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|6	Release:	7
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|7	License:	WTFPL
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|8	Group:		Development/Perl
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|9	URL:		http://nanardon.zarb.org/darcsweb/darcsweb.cgi?r=VFSsimple;a=summary
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|10	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBI/%{module}-%{version}.tar.gz
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|11	
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|12	BuildRequires:	perl-devel
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|13	BuildRequires:	perl(URI)
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|14	BuildRequires:	perl(Net::FTP)
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|15	BuildRequires:	perl(VFSsimple)
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|16	BuildArch:	noarch
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|17	
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|18	%description
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|19	This module provide access method for VFSsimple module to access to file
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|20	located on an ftp server.
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|21	
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|22	%prep
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|23	%setup -q -n %{module}-%{version}
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|24	
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|25	%build
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|27	make CFLAGS="%{optflags}"
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|28	
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|29	%check
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|30	make test
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|31	
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|32	%install
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|33	%makeinstall_std
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|34	
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|35	%files
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|36	%{perl_vendorlib}/*
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|37	%{_mandir}/*/*
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|38	
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|39	
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|40	%changelog
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|41	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.03-6mdv2011.0
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|42	+ Revision: 658898
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|43	- rebuild for updated spec-helper
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|44	
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|45	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.03-5mdv2010.0
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|46	+ Revision: 430635
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|47	- rebuild
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|48	
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|49	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.03-4mdv2009.0
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|50	+ Revision: 258735
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|51	- rebuild
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|52	
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|53	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.03-3mdv2009.0
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|54	+ Revision: 246683
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|55	- rebuild
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|57	
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|59	- restore BuildRoot
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|60	
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|61	* Wed Oct 17 2007 Olivier Thauvin <nanardon@mandriva.org> 0.03-1mdv2008.1
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|62	+ Revision: 99448
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|63	- initial pkg
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|64	- Create perl-VFSsimple-Drv-Ftp
12cr|perl-VFSsimple-Drv-Ftp-0.03-7|65	

5672 12
12cr|perl-VFSsimple-Drv-Http-0.03-7|1	%define module	VFSsimple-Drv-Http
12cr|perl-VFSsimple-Drv-Http-0.03-7|2	
12cr|perl-VFSsimple-Drv-Http-0.03-7|3	Summary:	A VFSsimple implementation over Http protocol
12cr|perl-VFSsimple-Drv-Http-0.03-7|4	Name:		perl-%{module}
12cr|perl-VFSsimple-Drv-Http-0.03-7|5	Version:	0.03
12cr|perl-VFSsimple-Drv-Http-0.03-7|6	Release:	7
12cr|perl-VFSsimple-Drv-Http-0.03-7|7	License:	WTFPL
12cr|perl-VFSsimple-Drv-Http-0.03-7|8	Group:		Development/Perl
12cr|perl-VFSsimple-Drv-Http-0.03-7|9	URL:		http://nanardon.zarb.org/darcsweb/darcsweb.cgi?r=VFSsimple;a=summary
12cr|perl-VFSsimple-Drv-Http-0.03-7|10	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBI/%{module}-%{version}.tar.gz
12cr|perl-VFSsimple-Drv-Http-0.03-7|11	
12cr|perl-VFSsimple-Drv-Http-0.03-7|12	BuildRequires:	perl-devel
12cr|perl-VFSsimple-Drv-Http-0.03-7|13	BuildRequires:	perl(URI)
12cr|perl-VFSsimple-Drv-Http-0.03-7|14	BuildRequires:	perl(Net::HTTP)
12cr|perl-VFSsimple-Drv-Http-0.03-7|15	BuildRequires:	perl(VFSsimple)
12cr|perl-VFSsimple-Drv-Http-0.03-7|16	BuildArch:	noarch
12cr|perl-VFSsimple-Drv-Http-0.03-7|17	
12cr|perl-VFSsimple-Drv-Http-0.03-7|18	%description
12cr|perl-VFSsimple-Drv-Http-0.03-7|19	This module provide access method for VFSsimple module to access to file
12cr|perl-VFSsimple-Drv-Http-0.03-7|20	on http server.
12cr|perl-VFSsimple-Drv-Http-0.03-7|21	
12cr|perl-VFSsimple-Drv-Http-0.03-7|22	%prep
12cr|perl-VFSsimple-Drv-Http-0.03-7|23	%setup -q -n %{module}-%{version}
12cr|perl-VFSsimple-Drv-Http-0.03-7|24	
12cr|perl-VFSsimple-Drv-Http-0.03-7|25	%build
12cr|perl-VFSsimple-Drv-Http-0.03-7|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-VFSsimple-Drv-Http-0.03-7|27	make CFLAGS="%{optflags}"
12cr|perl-VFSsimple-Drv-Http-0.03-7|28	
12cr|perl-VFSsimple-Drv-Http-0.03-7|29	%check
12cr|perl-VFSsimple-Drv-Http-0.03-7|30	make test
12cr|perl-VFSsimple-Drv-Http-0.03-7|31	
12cr|perl-VFSsimple-Drv-Http-0.03-7|32	%install
12cr|perl-VFSsimple-Drv-Http-0.03-7|33	%makeinstall_std
12cr|perl-VFSsimple-Drv-Http-0.03-7|34	
12cr|perl-VFSsimple-Drv-Http-0.03-7|35	%files
12cr|perl-VFSsimple-Drv-Http-0.03-7|36	%{perl_vendorlib}/*
12cr|perl-VFSsimple-Drv-Http-0.03-7|37	%{_mandir}/*/*
12cr|perl-VFSsimple-Drv-Http-0.03-7|38	
12cr|perl-VFSsimple-Drv-Http-0.03-7|39	
12cr|perl-VFSsimple-Drv-Http-0.03-7|40	%changelog
12cr|perl-VFSsimple-Drv-Http-0.03-7|41	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.03-6mdv2011.0
12cr|perl-VFSsimple-Drv-Http-0.03-7|42	+ Revision: 658413
12cr|perl-VFSsimple-Drv-Http-0.03-7|43	- rebuild for updated rpm-setup
12cr|perl-VFSsimple-Drv-Http-0.03-7|44	
12cr|perl-VFSsimple-Drv-Http-0.03-7|45	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.03-5mdv2010.0
12cr|perl-VFSsimple-Drv-Http-0.03-7|46	+ Revision: 430642
12cr|perl-VFSsimple-Drv-Http-0.03-7|47	- rebuild
12cr|perl-VFSsimple-Drv-Http-0.03-7|48	
12cr|perl-VFSsimple-Drv-Http-0.03-7|49	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.03-4mdv2009.0
12cr|perl-VFSsimple-Drv-Http-0.03-7|50	+ Revision: 258751
12cr|perl-VFSsimple-Drv-Http-0.03-7|51	- rebuild
12cr|perl-VFSsimple-Drv-Http-0.03-7|52	
12cr|perl-VFSsimple-Drv-Http-0.03-7|53	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.03-3mdv2009.0
12cr|perl-VFSsimple-Drv-Http-0.03-7|54	+ Revision: 246685
12cr|perl-VFSsimple-Drv-Http-0.03-7|55	- rebuild
12cr|perl-VFSsimple-Drv-Http-0.03-7|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-VFSsimple-Drv-Http-0.03-7|57	
12cr|perl-VFSsimple-Drv-Http-0.03-7|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-VFSsimple-Drv-Http-0.03-7|59	- restore BuildRoot
12cr|perl-VFSsimple-Drv-Http-0.03-7|60	
12cr|perl-VFSsimple-Drv-Http-0.03-7|61	* Wed Oct 17 2007 Olivier Thauvin <nanardon@mandriva.org> 0.03-1mdv2008.1
12cr|perl-VFSsimple-Drv-Http-0.03-7|62	+ Revision: 99444
12cr|perl-VFSsimple-Drv-Http-0.03-7|63	- initial pkg
12cr|perl-VFSsimple-Drv-Http-0.03-7|64	- Create perl-VFSsimple-Drv-Http
12cr|perl-VFSsimple-Drv-Http-0.03-7|65	

5673 12
12cr|perl-VFSsimple-Drv-Iso-0.03-7|1	%define module	VFSsimple-Drv-Iso
12cr|perl-VFSsimple-Drv-Iso-0.03-7|2	
12cr|perl-VFSsimple-Drv-Iso-0.03-7|3	Summary:	A VFSsimple implementation over ISO9660 fs
12cr|perl-VFSsimple-Drv-Iso-0.03-7|4	Name:		perl-%{module}
12cr|perl-VFSsimple-Drv-Iso-0.03-7|5	Version:	0.03
12cr|perl-VFSsimple-Drv-Iso-0.03-7|6	Release:	7
12cr|perl-VFSsimple-Drv-Iso-0.03-7|7	License:	WTFPL
12cr|perl-VFSsimple-Drv-Iso-0.03-7|8	Group:		Development/Perl
12cr|perl-VFSsimple-Drv-Iso-0.03-7|9	URL:		http://nanardon.zarb.org/darcsweb/darcsweb.cgi?r=VFSsimple;a=summary
12cr|perl-VFSsimple-Drv-Iso-0.03-7|10	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBI/%{module}-%{version}.tar.gz
12cr|perl-VFSsimple-Drv-Iso-0.03-7|11	
12cr|perl-VFSsimple-Drv-Iso-0.03-7|12	BuildRequires:	perl-devel
12cr|perl-VFSsimple-Drv-Iso-0.03-7|13	BuildRequires:	perl(URI)
12cr|perl-VFSsimple-Drv-Iso-0.03-7|14	BuildRequires:	perl(Device::Cdio::ISO9660)
12cr|perl-VFSsimple-Drv-Iso-0.03-7|15	BuildRequires:	perl(VFSsimple)
12cr|perl-VFSsimple-Drv-Iso-0.03-7|16	BuildArch:	noarch
12cr|perl-VFSsimple-Drv-Iso-0.03-7|17	
12cr|perl-VFSsimple-Drv-Iso-0.03-7|18	%description
12cr|perl-VFSsimple-Drv-Iso-0.03-7|19	This module provide access method for VFSsimple module to access to files
12cr|perl-VFSsimple-Drv-Iso-0.03-7|20	inside ISO9660 CD image.
12cr|perl-VFSsimple-Drv-Iso-0.03-7|21	
12cr|perl-VFSsimple-Drv-Iso-0.03-7|22	%prep
12cr|perl-VFSsimple-Drv-Iso-0.03-7|23	%setup -q -n %{module}-%{version}
12cr|perl-VFSsimple-Drv-Iso-0.03-7|24	
12cr|perl-VFSsimple-Drv-Iso-0.03-7|25	%build
12cr|perl-VFSsimple-Drv-Iso-0.03-7|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-VFSsimple-Drv-Iso-0.03-7|27	make CFLAGS="%{optflags}"
12cr|perl-VFSsimple-Drv-Iso-0.03-7|28	
12cr|perl-VFSsimple-Drv-Iso-0.03-7|29	%check
12cr|perl-VFSsimple-Drv-Iso-0.03-7|30	make test
12cr|perl-VFSsimple-Drv-Iso-0.03-7|31	
12cr|perl-VFSsimple-Drv-Iso-0.03-7|32	%install
12cr|perl-VFSsimple-Drv-Iso-0.03-7|33	%makeinstall_std
12cr|perl-VFSsimple-Drv-Iso-0.03-7|34	
12cr|perl-VFSsimple-Drv-Iso-0.03-7|35	%files
12cr|perl-VFSsimple-Drv-Iso-0.03-7|36	%{perl_vendorlib}/*
12cr|perl-VFSsimple-Drv-Iso-0.03-7|37	%{_mandir}/*/*
12cr|perl-VFSsimple-Drv-Iso-0.03-7|38	
12cr|perl-VFSsimple-Drv-Iso-0.03-7|39	
12cr|perl-VFSsimple-Drv-Iso-0.03-7|40	%changelog
12cr|perl-VFSsimple-Drv-Iso-0.03-7|41	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.03-6mdv2011.0
12cr|perl-VFSsimple-Drv-Iso-0.03-7|42	+ Revision: 658899
12cr|perl-VFSsimple-Drv-Iso-0.03-7|43	- rebuild for updated spec-helper
12cr|perl-VFSsimple-Drv-Iso-0.03-7|44	
12cr|perl-VFSsimple-Drv-Iso-0.03-7|45	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.03-5mdv2010.0
12cr|perl-VFSsimple-Drv-Iso-0.03-7|46	+ Revision: 430649
12cr|perl-VFSsimple-Drv-Iso-0.03-7|47	- rebuild
12cr|perl-VFSsimple-Drv-Iso-0.03-7|48	
12cr|perl-VFSsimple-Drv-Iso-0.03-7|49	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.03-4mdv2009.0
12cr|perl-VFSsimple-Drv-Iso-0.03-7|50	+ Revision: 258753
12cr|perl-VFSsimple-Drv-Iso-0.03-7|51	- rebuild
12cr|perl-VFSsimple-Drv-Iso-0.03-7|52	
12cr|perl-VFSsimple-Drv-Iso-0.03-7|53	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.03-3mdv2009.0
12cr|perl-VFSsimple-Drv-Iso-0.03-7|54	+ Revision: 246687
12cr|perl-VFSsimple-Drv-Iso-0.03-7|55	- rebuild
12cr|perl-VFSsimple-Drv-Iso-0.03-7|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-VFSsimple-Drv-Iso-0.03-7|57	
12cr|perl-VFSsimple-Drv-Iso-0.03-7|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-VFSsimple-Drv-Iso-0.03-7|59	- restore BuildRoot
12cr|perl-VFSsimple-Drv-Iso-0.03-7|60	
12cr|perl-VFSsimple-Drv-Iso-0.03-7|61	* Wed Oct 17 2007 Olivier Thauvin <nanardon@mandriva.org> 0.03-1mdv2008.1
12cr|perl-VFSsimple-Drv-Iso-0.03-7|62	+ Revision: 99452
12cr|perl-VFSsimple-Drv-Iso-0.03-7|63	- initial pkg
12cr|perl-VFSsimple-Drv-Iso-0.03-7|64	- Create perl-VFSsimple-Drv-Iso
12cr|perl-VFSsimple-Drv-Iso-0.03-7|65	

5674 12
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|1	%define module	VFSsimple-Drv-Rsync
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|2	
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|3	Summary:	A VFSsimple implementation over rsync protocol
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|4	Name:		perl-%{module}
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|5	Version:	0.03
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|6	Release:	7
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|7	License:	WTFPL
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|8	Group:		Development/Perl
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|9	URL:		http://nanardon.zarb.org/darcsweb/darcsweb.cgi?r=VFSsimple;a=summary
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|10	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBI/%{module}-%{version}.tar.gz
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|11	
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|12	BuildRequires:	perl-devel
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|13	BuildRequires:	perl(URI)
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|14	BuildRequires:	perl(VFSsimple)
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|15	BuildRequires:	rsync
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|16	BuildArch:	noarch
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|17	
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|18	
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|19	%description
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|20	This module provide access method for VFSsimple module to access to file
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|21	located on rsync server.
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|22	
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|23	%prep
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|24	%setup -q -n %{module}-%{version}
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|25	
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|26	%build
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|28	make CFLAGS="%{optflags}"
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|29	
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|30	%check
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|31	make test
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|32	
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|33	%install
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|34	%makeinstall_std
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|35	
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|36	%files
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|37	%{perl_vendorlib}/*
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|38	%{_mandir}/*/*
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|39	
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|40	
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|41	%changelog
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|42	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.03-6mdv2011.0
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|43	+ Revision: 658412
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|44	- rebuild for updated rpm-setup
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|45	
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|46	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.03-5mdv2010.0
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|47	+ Revision: 430653
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|48	- rebuild
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|49	
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|50	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.03-4mdv2009.0
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|51	+ Revision: 258755
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|52	- rebuild
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|53	
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|54	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.03-3mdv2009.0
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|55	+ Revision: 246689
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|56	- rebuild
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|58	
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|60	- restore BuildRoot
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|61	
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|62	* Wed Oct 17 2007 Olivier Thauvin <nanardon@mandriva.org> 0.03-1mdv2008.1
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|63	+ Revision: 99441
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|64	- initial pkg
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|65	- Create perl-VFSsimple-Drv-Rsync
12cr|perl-VFSsimple-Drv-Rsync-0.03-7|66	

5675 12
12cr|perl-Video-Frequencies-0.03-11|1	%define version	0.03
12cr|perl-Video-Frequencies-0.03-11|2	%define release	%mkrel 11
12cr|perl-Video-Frequencies-0.03-11|3	%define module	Video-Frequencies
12cr|perl-Video-Frequencies-0.03-11|4	
12cr|perl-Video-Frequencies-0.03-11|5	Name:		perl-%{module}
12cr|perl-Video-Frequencies-0.03-11|6	Summary:	Perl interface to the Video4linux tuner frequencies
12cr|perl-Video-Frequencies-0.03-11|7	Group:		Development/Perl
12cr|perl-Video-Frequencies-0.03-11|8	Version:	%{version}
12cr|perl-Video-Frequencies-0.03-11|9	Release:       	%{release}
12cr|perl-Video-Frequencies-0.03-11|10	License:	GPL or Artistic
12cr|perl-Video-Frequencies-0.03-11|11	URL:		http://ivtvdriver.org/
12cr|perl-Video-Frequencies-0.03-11|12	Source0:	http://dl.ivtvdriver.org/supporting-tools/%{module}-%{version}.tar.bz2
12cr|perl-Video-Frequencies-0.03-11|13	BuildRoot:	%{_tmppath}/%{name}-root
12cr|perl-Video-Frequencies-0.03-11|14	BuildArch:	noarch
12cr|perl-Video-Frequencies-0.03-11|15	#Requires: perl, perl-base
12cr|perl-Video-Frequencies-0.03-11|16	BuildRequires:	perl-devel
12cr|perl-Video-Frequencies-0.03-11|17	
12cr|perl-Video-Frequencies-0.03-11|18	%description
12cr|perl-Video-Frequencies-0.03-11|19	This package provides a table of hashes that represent all the current
12cr|perl-Video-Frequencies-0.03-11|20	frequency mappings that are used by Video4Linux programs.
12cr|perl-Video-Frequencies-0.03-11|21	
12cr|perl-Video-Frequencies-0.03-11|22	Do perldoc Video::Frequencies to get complete instructions, etc.
12cr|perl-Video-Frequencies-0.03-11|23	
12cr|perl-Video-Frequencies-0.03-11|24	%prep
12cr|perl-Video-Frequencies-0.03-11|25	%setup -q -n %{module}-%{version}
12cr|perl-Video-Frequencies-0.03-11|26	
12cr|perl-Video-Frequencies-0.03-11|27	%build
12cr|perl-Video-Frequencies-0.03-11|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Video-Frequencies-0.03-11|29	%{__make}
12cr|perl-Video-Frequencies-0.03-11|30	make test
12cr|perl-Video-Frequencies-0.03-11|31	
12cr|perl-Video-Frequencies-0.03-11|32	%install
12cr|perl-Video-Frequencies-0.03-11|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Video-Frequencies-0.03-11|34	%{makeinstall_std}
12cr|perl-Video-Frequencies-0.03-11|35	
12cr|perl-Video-Frequencies-0.03-11|36	%clean
12cr|perl-Video-Frequencies-0.03-11|37	rm -rf %{buildroot}
12cr|perl-Video-Frequencies-0.03-11|38	
12cr|perl-Video-Frequencies-0.03-11|39	%files
12cr|perl-Video-Frequencies-0.03-11|40	%defattr(-,root,root,-)
12cr|perl-Video-Frequencies-0.03-11|41	%doc README COPYING Changes
12cr|perl-Video-Frequencies-0.03-11|42	%{perl_vendorlib}/Video/Frequencies.pm
12cr|perl-Video-Frequencies-0.03-11|43	%{_mandir}/man3/Video::Frequencies.3pm*
12cr|perl-Video-Frequencies-0.03-11|44	
12cr|perl-Video-Frequencies-0.03-11|45	
12cr|perl-Video-Frequencies-0.03-11|46	
12cr|perl-Video-Frequencies-0.03-11|47	
12cr|perl-Video-Frequencies-0.03-11|48	%changelog
12cr|perl-Video-Frequencies-0.03-11|49	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.03-11mdv2010.0
12cr|perl-Video-Frequencies-0.03-11|50	+ Revision: 440722
12cr|perl-Video-Frequencies-0.03-11|51	- rebuild
12cr|perl-Video-Frequencies-0.03-11|52	
12cr|perl-Video-Frequencies-0.03-11|53	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.03-10mdv2009.1
12cr|perl-Video-Frequencies-0.03-11|54	+ Revision: 350221
12cr|perl-Video-Frequencies-0.03-11|55	- 2009.1 rebuild
12cr|perl-Video-Frequencies-0.03-11|56	
12cr|perl-Video-Frequencies-0.03-11|57	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.03-9mdv2009.0
12cr|perl-Video-Frequencies-0.03-11|58	+ Revision: 258756
12cr|perl-Video-Frequencies-0.03-11|59	- rebuild
12cr|perl-Video-Frequencies-0.03-11|60	
12cr|perl-Video-Frequencies-0.03-11|61	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.03-8mdv2009.0
12cr|perl-Video-Frequencies-0.03-11|62	+ Revision: 246692
12cr|perl-Video-Frequencies-0.03-11|63	- rebuild
12cr|perl-Video-Frequencies-0.03-11|64	
12cr|perl-Video-Frequencies-0.03-11|65	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.03-6mdv2008.1
12cr|perl-Video-Frequencies-0.03-11|66	+ Revision: 136364
12cr|perl-Video-Frequencies-0.03-11|67	- restore BuildRoot
12cr|perl-Video-Frequencies-0.03-11|68	
12cr|perl-Video-Frequencies-0.03-11|69	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Video-Frequencies-0.03-11|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Video-Frequencies-0.03-11|71	
12cr|perl-Video-Frequencies-0.03-11|72	
12cr|perl-Video-Frequencies-0.03-11|73	* Wed Jan 03 2007 Stefan van der Eijk <stefan@mandriva.org> 0.03-6mdv2007.0
12cr|perl-Video-Frequencies-0.03-11|74	+ Revision: 103828
12cr|perl-Video-Frequencies-0.03-11|75	- Import perl-Video-Frequencies
12cr|perl-Video-Frequencies-0.03-11|76	
12cr|perl-Video-Frequencies-0.03-11|77	* Sun Feb 05 2006 Stefan van der Eijk <stefan@eijk.nu> 0.03-6mdk
12cr|perl-Video-Frequencies-0.03-11|78	- fix URLs
12cr|perl-Video-Frequencies-0.03-11|79	
12cr|perl-Video-Frequencies-0.03-11|80	* Fri Jun 03 2005 Stefan van der Eijk <stefan@eijk.nu> 0.03-5mdk
12cr|perl-Video-Frequencies-0.03-11|81	- yearly rebuild
12cr|perl-Video-Frequencies-0.03-11|82	- rpmlint fixes
12cr|perl-Video-Frequencies-0.03-11|83	- %%mkrel
12cr|perl-Video-Frequencies-0.03-11|84	
12cr|perl-Video-Frequencies-0.03-11|85	* Fri Jun 25 2004 Stefan van der Eijk <stefan@mandrake.org> 0.03-4mdk
12cr|perl-Video-Frequencies-0.03-11|86	- initial Mandrake package
12cr|perl-Video-Frequencies-0.03-11|87	

5676 12
12cr|perl-Video-ivtv-0.13-10|1	%define version 0.13
12cr|perl-Video-ivtv-0.13-10|2	%define release %mkrel 10
12cr|perl-Video-ivtv-0.13-10|3	%define module	Video-ivtv
12cr|perl-Video-ivtv-0.13-10|4	
12cr|perl-Video-ivtv-0.13-10|5	Name:		perl-%{module}
12cr|perl-Video-ivtv-0.13-10|6	Summary:	Perl modules for ivtv support
12cr|perl-Video-ivtv-0.13-10|7	Group:		Development/Perl
12cr|perl-Video-ivtv-0.13-10|8	Version:	%{version}
12cr|perl-Video-ivtv-0.13-10|9	Release:       	%{release}
12cr|perl-Video-ivtv-0.13-10|10	License:	GPL or Artistic
12cr|perl-Video-ivtv-0.13-10|11	URL:		http://ivtvdriver.org/
12cr|perl-Video-ivtv-0.13-10|12	Source0:	http://dl.ivtvdriver.org/supporting-tools/%{module}-%{version}.tar.bz2
12cr|perl-Video-ivtv-0.13-10|13	BuildRoot:	%{_tmppath}/%{name}-root
12cr|perl-Video-ivtv-0.13-10|14	BuildRequires:	perl-devel
12cr|perl-Video-ivtv-0.13-10|15	
12cr|perl-Video-ivtv-0.13-10|16	%description
12cr|perl-Video-ivtv-0.13-10|17	Video::ivtv is designed to be a quick hack at making the record_ivtv.pl
12cr|perl-Video-ivtv-0.13-10|18	script not have to depend on the test_ioctl program included with the ivtv
12cr|perl-Video-ivtv-0.13-10|19	utils.  By moving to have the things that have proven difficult to do purely
12cr|perl-Video-ivtv-0.13-10|20	in perl to C where they currently are being done, I can concentrate on
12cr|perl-Video-ivtv-0.13-10|21	improving the code rather than hitting my head against the wall trying to
12cr|perl-Video-ivtv-0.13-10|22	do code cleanups.  ;)
12cr|perl-Video-ivtv-0.13-10|23	
12cr|perl-Video-ivtv-0.13-10|24	%prep
12cr|perl-Video-ivtv-0.13-10|25	%setup -q -n %{module}-%{version}
12cr|perl-Video-ivtv-0.13-10|26	
12cr|perl-Video-ivtv-0.13-10|27	%build
12cr|perl-Video-ivtv-0.13-10|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Video-ivtv-0.13-10|29	%{__make}
12cr|perl-Video-ivtv-0.13-10|30	#make test
12cr|perl-Video-ivtv-0.13-10|31	
12cr|perl-Video-ivtv-0.13-10|32	%install
12cr|perl-Video-ivtv-0.13-10|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|perl-Video-ivtv-0.13-10|34	%{makeinstall_std}
12cr|perl-Video-ivtv-0.13-10|35	
12cr|perl-Video-ivtv-0.13-10|36	%clean
12cr|perl-Video-ivtv-0.13-10|37	rm -rf %{buildroot}
12cr|perl-Video-ivtv-0.13-10|38	
12cr|perl-Video-ivtv-0.13-10|39	%files
12cr|perl-Video-ivtv-0.13-10|40	%defattr(-,root,root,-)
12cr|perl-Video-ivtv-0.13-10|41	%doc README MANIFEST Changes
12cr|perl-Video-ivtv-0.13-10|42	%{perl_vendorlib}/*/Video/ivtv.pm
12cr|perl-Video-ivtv-0.13-10|43	%dir %{perl_vendorlib}/*/Video/
12cr|perl-Video-ivtv-0.13-10|44	%{perl_vendorlib}/*/auto/Video/ivtv/ivtv.so
12cr|perl-Video-ivtv-0.13-10|45	%dir %{perl_vendorlib}/*/auto/Video/ivtv/
12cr|perl-Video-ivtv-0.13-10|46	%dir %{perl_vendorlib}/*/auto/Video/
12cr|perl-Video-ivtv-0.13-10|47	%{_mandir}/man3/*
12cr|perl-Video-ivtv-0.13-10|48	
12cr|perl-Video-ivtv-0.13-10|49	
12cr|perl-Video-ivtv-0.13-10|50	
12cr|perl-Video-ivtv-0.13-10|51	
12cr|perl-Video-ivtv-0.13-10|52	%changelog
12cr|perl-Video-ivtv-0.13-10|53	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.13-10mdv2012.0
12cr|perl-Video-ivtv-0.13-10|54	+ Revision: 768358
12cr|perl-Video-ivtv-0.13-10|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Video-ivtv-0.13-10|56	
12cr|perl-Video-ivtv-0.13-10|57	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.13-9mdv2011.0
12cr|perl-Video-ivtv-0.13-10|58	+ Revision: 556190
12cr|perl-Video-ivtv-0.13-10|59	- rebuild for perl 5.12
12cr|perl-Video-ivtv-0.13-10|60	
12cr|perl-Video-ivtv-0.13-10|61	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.13-8mdv2010.0
12cr|perl-Video-ivtv-0.13-10|62	+ Revision: 440743
12cr|perl-Video-ivtv-0.13-10|63	- rebuild
12cr|perl-Video-ivtv-0.13-10|64	
12cr|perl-Video-ivtv-0.13-10|65	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.13-7mdv2009.1
12cr|perl-Video-ivtv-0.13-10|66	+ Revision: 350219
12cr|perl-Video-ivtv-0.13-10|67	- 2009.1 rebuild
12cr|perl-Video-ivtv-0.13-10|68	
12cr|perl-Video-ivtv-0.13-10|69	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.13-6mdv2009.0
12cr|perl-Video-ivtv-0.13-10|70	+ Revision: 258757
12cr|perl-Video-ivtv-0.13-10|71	- rebuild
12cr|perl-Video-ivtv-0.13-10|72	
12cr|perl-Video-ivtv-0.13-10|73	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.13-5mdv2009.0
12cr|perl-Video-ivtv-0.13-10|74	+ Revision: 246694
12cr|perl-Video-ivtv-0.13-10|75	- rebuild
12cr|perl-Video-ivtv-0.13-10|76	
12cr|perl-Video-ivtv-0.13-10|77	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.13-3mdv2008.1
12cr|perl-Video-ivtv-0.13-10|78	+ Revision: 152386
12cr|perl-Video-ivtv-0.13-10|79	- rebuild
12cr|perl-Video-ivtv-0.13-10|80	
12cr|perl-Video-ivtv-0.13-10|81	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.13-2mdv2008.1
12cr|perl-Video-ivtv-0.13-10|82	+ Revision: 136364
12cr|perl-Video-ivtv-0.13-10|83	- restore BuildRoot
12cr|perl-Video-ivtv-0.13-10|84	
12cr|perl-Video-ivtv-0.13-10|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Video-ivtv-0.13-10|86	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Video-ivtv-0.13-10|87	
12cr|perl-Video-ivtv-0.13-10|88	
12cr|perl-Video-ivtv-0.13-10|89	* Wed Jan 03 2007 Stefan van der Eijk <stefan@mandriva.org> 0.13-2mdv2007.0
12cr|perl-Video-ivtv-0.13-10|90	+ Revision: 103841
12cr|perl-Video-ivtv-0.13-10|91	- Import perl-Video-ivtv
12cr|perl-Video-ivtv-0.13-10|92	
12cr|perl-Video-ivtv-0.13-10|93	* Sun Feb 05 2006 Stefan van der Eijk <stefan@eijk.nu> 0.13-2mdk
12cr|perl-Video-ivtv-0.13-10|94	- Rebuild
12cr|perl-Video-ivtv-0.13-10|95	- %%mkrel
12cr|perl-Video-ivtv-0.13-10|96	- update URLs
12cr|perl-Video-ivtv-0.13-10|97	
12cr|perl-Video-ivtv-0.13-10|98	* Wed Nov 17 2004 Stefan van der Eijk <stefan@mandrake.org> 0.13-1mdk
12cr|perl-Video-ivtv-0.13-10|99	- 0.13
12cr|perl-Video-ivtv-0.13-10|100	
12cr|perl-Video-ivtv-0.13-10|101	* Mon Nov 15 2004 Michael Scherer <misc@mandrake.org> 0.12-5mdk
12cr|perl-Video-ivtv-0.13-10|102	- Rebuild for new perl
12cr|perl-Video-ivtv-0.13-10|103	
12cr|perl-Video-ivtv-0.13-10|104	* Fri Jun 25 2004 Stefan van der Eijk <stefan@mandrake.org> 0.12-4mdk
12cr|perl-Video-ivtv-0.13-10|105	- initial Mandrake package
12cr|perl-Video-ivtv-0.13-10|106	- License
12cr|perl-Video-ivtv-0.13-10|107	- Requires
12cr|perl-Video-ivtv-0.13-10|108	

5677 12
12cr|perl-Vim-Tag-1.100.880-3|1	%define upstream_name    Vim-Tag
12cr|perl-Vim-Tag-1.100.880-3|2	%define upstream_version 1.100880
12cr|perl-Vim-Tag-1.100.880-3|3	
12cr|perl-Vim-Tag-1.100.880-3|4	Name:		perl-%{upstream_name}
12cr|perl-Vim-Tag-1.100.880-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Vim-Tag-1.100.880-3|6	Release:	3
12cr|perl-Vim-Tag-1.100.880-3|7	
12cr|perl-Vim-Tag-1.100.880-3|8	Summary:	Generate perl tags for vim
12cr|perl-Vim-Tag-1.100.880-3|9	License:	GPL+ or Artistic
12cr|perl-Vim-Tag-1.100.880-3|10	Group:		Development/Perl
12cr|perl-Vim-Tag-1.100.880-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Vim-Tag-1.100.880-3|12	Source0:	http://www.cpan.org/modules/by-module/Vim/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Vim-Tag-1.100.880-3|13	
12cr|perl-Vim-Tag-1.100.880-3|14	BuildRequires:	perl-devel
12cr|perl-Vim-Tag-1.100.880-3|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-Vim-Tag-1.100.880-3|16	BuildRequires:	perl(Class::Accessor::Constructor)
12cr|perl-Vim-Tag-1.100.880-3|17	BuildRequires:	perl(Class::Accessor::Installer)
12cr|perl-Vim-Tag-1.100.880-3|18	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-Vim-Tag-1.100.880-3|19	BuildRequires:	perl(File::Find::Upwards)
12cr|perl-Vim-Tag-1.100.880-3|20	BuildRequires:	perl(Getopt::Attribute)
12cr|perl-Vim-Tag-1.100.880-3|21	BuildRequires:	perl(Getopt::Inherited)
12cr|perl-Vim-Tag-1.100.880-3|22	BuildRequires:	perl(Hash::Rename)
12cr|perl-Vim-Tag-1.100.880-3|23	BuildRequires:	perl(Test::Compile)
12cr|perl-Vim-Tag-1.100.880-3|24	BuildRequires:	perl(Test::More)
12cr|perl-Vim-Tag-1.100.880-3|25	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Vim-Tag-1.100.880-3|26	BuildRequires:	perl(URI::Escape)
12cr|perl-Vim-Tag-1.100.880-3|27	
12cr|perl-Vim-Tag-1.100.880-3|28	BuildArch:	noarch
12cr|perl-Vim-Tag-1.100.880-3|29	
12cr|perl-Vim-Tag-1.100.880-3|30	%description
12cr|perl-Vim-Tag-1.100.880-3|31	Manage tags for perl code in vim, with ideas on integrating tags with the
12cr|perl-Vim-Tag-1.100.880-3|32	bash programmable completion project. See the synopsis.
12cr|perl-Vim-Tag-1.100.880-3|33	
12cr|perl-Vim-Tag-1.100.880-3|34	%prep
12cr|perl-Vim-Tag-1.100.880-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Vim-Tag-1.100.880-3|36	
12cr|perl-Vim-Tag-1.100.880-3|37	%build
12cr|perl-Vim-Tag-1.100.880-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Vim-Tag-1.100.880-3|39	%make
12cr|perl-Vim-Tag-1.100.880-3|40	
12cr|perl-Vim-Tag-1.100.880-3|41	%check
12cr|perl-Vim-Tag-1.100.880-3|42	%make test
12cr|perl-Vim-Tag-1.100.880-3|43	
12cr|perl-Vim-Tag-1.100.880-3|44	%install
12cr|perl-Vim-Tag-1.100.880-3|45	%makeinstall_std
12cr|perl-Vim-Tag-1.100.880-3|46	
12cr|perl-Vim-Tag-1.100.880-3|47	%files
12cr|perl-Vim-Tag-1.100.880-3|48	%doc Changes README
12cr|perl-Vim-Tag-1.100.880-3|49	%{_mandir}/man3/*
12cr|perl-Vim-Tag-1.100.880-3|50	%{perl_vendorlib}/*
12cr|perl-Vim-Tag-1.100.880-3|51	%{_bindir}/ptag*
12cr|perl-Vim-Tag-1.100.880-3|52	
12cr|perl-Vim-Tag-1.100.880-3|53	%changelog
12cr|perl-Vim-Tag-1.100.880-3|54	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.100.880-2mdv2011.0
12cr|perl-Vim-Tag-1.100.880-3|55	+ Revision: 654345
12cr|perl-Vim-Tag-1.100.880-3|56	- rebuild for updated spec-helper
12cr|perl-Vim-Tag-1.100.880-3|57	
12cr|perl-Vim-Tag-1.100.880-3|58	* Tue Mar 30 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.880-1mdv2011.0
12cr|perl-Vim-Tag-1.100.880-3|59	+ Revision: 529785
12cr|perl-Vim-Tag-1.100.880-3|60	- update to 1.100880
12cr|perl-Vim-Tag-1.100.880-3|61	
12cr|perl-Vim-Tag-1.100.880-3|62	* Mon Feb 08 2010 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.1
12cr|perl-Vim-Tag-1.100.880-3|63	+ Revision: 502200
12cr|perl-Vim-Tag-1.100.880-3|64	- packaging all files in %%bindir
12cr|perl-Vim-Tag-1.100.880-3|65	- adding missing requires:
12cr|perl-Vim-Tag-1.100.880-3|66	- update to 0.04
12cr|perl-Vim-Tag-1.100.880-3|67	- update to 0.03
12cr|perl-Vim-Tag-1.100.880-3|68	
12cr|perl-Vim-Tag-1.100.880-3|69	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.1
12cr|perl-Vim-Tag-1.100.880-3|70	+ Revision: 474765
12cr|perl-Vim-Tag-1.100.880-3|71	- update to 0.03
12cr|perl-Vim-Tag-1.100.880-3|72	
12cr|perl-Vim-Tag-1.100.880-3|73	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Vim-Tag-1.100.880-3|74	+ Revision: 444066
12cr|perl-Vim-Tag-1.100.880-3|75	- import perl-Vim-Tag
12cr|perl-Vim-Tag-1.100.880-3|76	
12cr|perl-Vim-Tag-1.100.880-3|77	
12cr|perl-Vim-Tag-1.100.880-3|78	* Thu Sep 17 2009 cpan2dist 0.02-1mdv
12cr|perl-Vim-Tag-1.100.880-3|79	- initial mdv release, generated with cpan2dist

5678 12
12cr|perl-Want-0.18-7|1	%define module Want
12cr|perl-Want-0.18-7|2	
12cr|perl-Want-0.18-7|3	Name:		perl-%{module}
12cr|perl-Want-0.18-7|4	Version:	0.18
12cr|perl-Want-0.18-7|5	Release:	7
12cr|perl-Want-0.18-7|6	Summary:	A generalisation of wantarray
12cr|perl-Want-0.18-7|7	License:	GPL or Artistic
12cr|perl-Want-0.18-7|8	Group:		Development/Perl
12cr|perl-Want-0.18-7|9	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-Want-0.18-7|10	Source0:	http://search.cpan.org/CPAN/authors/id/R/RO/ROBIN/%{module}-%{version}.tar.gz
12cr|perl-Want-0.18-7|11	BuildRequires:	perl-devel
12cr|perl-Want-0.18-7|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|perl-Want-0.18-7|13	
12cr|perl-Want-0.18-7|14	%description
12cr|perl-Want-0.18-7|15	This module generalises the mechanism of the wantarray function, allowing a
12cr|perl-Want-0.18-7|16	function to determine in some detail how its return value is going to be
12cr|perl-Want-0.18-7|17	immediately used.
12cr|perl-Want-0.18-7|18	
12cr|perl-Want-0.18-7|19	%prep
12cr|perl-Want-0.18-7|20	%setup -q -n %{module}-%{version}
12cr|perl-Want-0.18-7|21	
12cr|perl-Want-0.18-7|22	%build
12cr|perl-Want-0.18-7|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Want-0.18-7|24	%make
12cr|perl-Want-0.18-7|25	
12cr|perl-Want-0.18-7|26	%check
12cr|perl-Want-0.18-7|27	%make test
12cr|perl-Want-0.18-7|28	
12cr|perl-Want-0.18-7|29	%install
12cr|perl-Want-0.18-7|30	rm -rf %{buildroot}
12cr|perl-Want-0.18-7|31	%makeinstall_std
12cr|perl-Want-0.18-7|32	
12cr|perl-Want-0.18-7|33	%clean
12cr|perl-Want-0.18-7|34	rm -rf %{buildroot}
12cr|perl-Want-0.18-7|35	
12cr|perl-Want-0.18-7|36	%files
12cr|perl-Want-0.18-7|37	%defattr(-,root,root)
12cr|perl-Want-0.18-7|38	%doc Changes README TODO
12cr|perl-Want-0.18-7|39	%{perl_vendorarch}/Want.pm
12cr|perl-Want-0.18-7|40	%{perl_vendorarch}/auto/Want
12cr|perl-Want-0.18-7|41	%{_mandir}/*/*
12cr|perl-Want-0.18-7|42	
12cr|perl-Want-0.18-7|43	
12cr|perl-Want-0.18-7|44	
12cr|perl-Want-0.18-7|45	
12cr|perl-Want-0.18-7|46	%changelog
12cr|perl-Want-0.18-7|47	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.18-7
12cr|perl-Want-0.18-7|48	+ Revision: 768358
12cr|perl-Want-0.18-7|49	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Want-0.18-7|50	
12cr|perl-Want-0.18-7|51	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.18-6mdv2011.0
12cr|perl-Want-0.18-7|52	+ Revision: 555214
12cr|perl-Want-0.18-7|53	- rebuild
12cr|perl-Want-0.18-7|54	
12cr|perl-Want-0.18-7|55	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.18-5mdv2010.0
12cr|perl-Want-0.18-7|56	+ Revision: 430654
12cr|perl-Want-0.18-7|57	- rebuild
12cr|perl-Want-0.18-7|58	
12cr|perl-Want-0.18-7|59	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.18-4mdv2009.0
12cr|perl-Want-0.18-7|60	+ Revision: 258782
12cr|perl-Want-0.18-7|61	- rebuild
12cr|perl-Want-0.18-7|62	
12cr|perl-Want-0.18-7|63	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.18-3mdv2009.0
12cr|perl-Want-0.18-7|64	+ Revision: 246696
12cr|perl-Want-0.18-7|65	- rebuild
12cr|perl-Want-0.18-7|66	
12cr|perl-Want-0.18-7|67	* Fri Feb 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2008.1
12cr|perl-Want-0.18-7|68	+ Revision: 176707
12cr|perl-Want-0.18-7|69	- new version
12cr|perl-Want-0.18-7|70	
12cr|perl-Want-0.18-7|71	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.14-2mdv2008.1
12cr|perl-Want-0.18-7|72	+ Revision: 151358
12cr|perl-Want-0.18-7|73	- rebuild for perl-5.10.0
12cr|perl-Want-0.18-7|74	
12cr|perl-Want-0.18-7|75	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Want-0.18-7|76	- restore BuildRoot
12cr|perl-Want-0.18-7|77	
12cr|perl-Want-0.18-7|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Want-0.18-7|79	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Want-0.18-7|80	
12cr|perl-Want-0.18-7|81	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.14-1mdv2008.0
12cr|perl-Want-0.18-7|82	+ Revision: 23601
12cr|perl-Want-0.18-7|83	- 0.14
12cr|perl-Want-0.18-7|84	
12cr|perl-Want-0.18-7|85	
12cr|perl-Want-0.18-7|86	* Wed Mar 29 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.10-1mdk
12cr|perl-Want-0.18-7|87	- 0.10
12cr|perl-Want-0.18-7|88	
12cr|perl-Want-0.18-7|89	* Thu Jul 14 2005 Andreas Hasenack <andreas@mandriva.com> 0.09-1mdk
12cr|perl-Want-0.18-7|90	- initial Mandriva package
12cr|perl-Want-0.18-7|91	

5679 12
12cr|perl-WDDX-1.20.0-2|1	%define upstream_name    WDDX
12cr|perl-WDDX-1.20.0-2|2	%define upstream_version 1.02
12cr|perl-WDDX-1.20.0-2|3	
12cr|perl-WDDX-1.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WDDX-1.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WDDX-1.20.0-2|6	Release:	2
12cr|perl-WDDX-1.20.0-2|7	
12cr|perl-WDDX-1.20.0-2|8	Summary:	WDDX.pm - Module for reading and writing WDDX packets
12cr|perl-WDDX-1.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-WDDX-1.20.0-2|10	Group:		Development/Perl
12cr|perl-WDDX-1.20.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WDDX-1.20.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-WDDX-1.20.0-2|13	
12cr|perl-WDDX-1.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-WDDX-1.20.0-2|15	BuildRequires:	perl(XML::Parser)
12cr|perl-WDDX-1.20.0-2|16	BuildArch:	noarch
12cr|perl-WDDX-1.20.0-2|17	
12cr|perl-WDDX-1.20.0-2|18	%description
12cr|perl-WDDX-1.20.0-2|19	This module provides a perl interface to WDDX. The latest version
12cr|perl-WDDX-1.20.0-2|20	of this module as well as additional information can be found at
12cr|perl-WDDX-1.20.0-2|21	http://www.scripted.com/wddx/. For more information about WDDX
12cr|perl-WDDX-1.20.0-2|22	please visit http://www.wddx.org/
12cr|perl-WDDX-1.20.0-2|23	
12cr|perl-WDDX-1.20.0-2|24	%prep
12cr|perl-WDDX-1.20.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WDDX-1.20.0-2|26	
12cr|perl-WDDX-1.20.0-2|27	%build
12cr|perl-WDDX-1.20.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WDDX-1.20.0-2|29	%make
12cr|perl-WDDX-1.20.0-2|30	
12cr|perl-WDDX-1.20.0-2|31	%check
12cr|perl-WDDX-1.20.0-2|32	make test
12cr|perl-WDDX-1.20.0-2|33	
12cr|perl-WDDX-1.20.0-2|34	%install
12cr|perl-WDDX-1.20.0-2|35	%makeinstall_std
12cr|perl-WDDX-1.20.0-2|36	
12cr|perl-WDDX-1.20.0-2|37	%files
12cr|perl-WDDX-1.20.0-2|38	%doc Changes README
12cr|perl-WDDX-1.20.0-2|39	%dir %{perl_vendorlib}/WDDX
12cr|perl-WDDX-1.20.0-2|40	%{perl_vendorlib}/WDDX/*
12cr|perl-WDDX-1.20.0-2|41	%{perl_vendorlib}/WDDX.pm
12cr|perl-WDDX-1.20.0-2|42	%{_mandir}/*/*
12cr|perl-WDDX-1.20.0-2|43	
12cr|perl-WDDX-1.20.0-2|44	
12cr|perl-WDDX-1.20.0-2|45	%changelog
12cr|perl-WDDX-1.20.0-2|46	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.20.0-1mdv2010.0
12cr|perl-WDDX-1.20.0-2|47	+ Revision: 401918
12cr|perl-WDDX-1.20.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-WDDX-1.20.0-2|49	
12cr|perl-WDDX-1.20.0-2|50	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.02-6mdv2009.0
12cr|perl-WDDX-1.20.0-2|51	+ Revision: 258783
12cr|perl-WDDX-1.20.0-2|52	- rebuild
12cr|perl-WDDX-1.20.0-2|53	
12cr|perl-WDDX-1.20.0-2|54	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.02-5mdv2009.0
12cr|perl-WDDX-1.20.0-2|55	+ Revision: 246697
12cr|perl-WDDX-1.20.0-2|56	- rebuild
12cr|perl-WDDX-1.20.0-2|57	
12cr|perl-WDDX-1.20.0-2|58	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.02-3mdv2008.1
12cr|perl-WDDX-1.20.0-2|59	+ Revision: 136364
12cr|perl-WDDX-1.20.0-2|60	- restore BuildRoot
12cr|perl-WDDX-1.20.0-2|61	
12cr|perl-WDDX-1.20.0-2|62	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-WDDX-1.20.0-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-WDDX-1.20.0-2|64	
12cr|perl-WDDX-1.20.0-2|65	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 1.02-3mdv2008.0
12cr|perl-WDDX-1.20.0-2|66	+ Revision: 23588
12cr|perl-WDDX-1.20.0-2|67	- rebuild
12cr|perl-WDDX-1.20.0-2|68	
12cr|perl-WDDX-1.20.0-2|69	
12cr|perl-WDDX-1.20.0-2|70	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.02-2mdk
12cr|perl-WDDX-1.20.0-2|71	- Fix BuildRequires
12cr|perl-WDDX-1.20.0-2|72	
12cr|perl-WDDX-1.20.0-2|73	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.02-1mdk
12cr|perl-WDDX-1.20.0-2|74	- initial Mandriva package
12cr|perl-WDDX-1.20.0-2|75	

5680 12
12cr|perl-WeakRef-0.01-10|1	%define module	WeakRef
12cr|perl-WeakRef-0.01-10|2	%define name	perl-%{module}
12cr|perl-WeakRef-0.01-10|3	%define version 0.01
12cr|perl-WeakRef-0.01-10|4	%define release %mkrel 10
12cr|perl-WeakRef-0.01-10|5	
12cr|perl-WeakRef-0.01-10|6	Name:		    %{name}
12cr|perl-WeakRef-0.01-10|7	Version:	    %{version}
12cr|perl-WeakRef-0.01-10|8	Release:	    %{release}
12cr|perl-WeakRef-0.01-10|9	Summary:	    An API to the Perl weak references
12cr|perl-WeakRef-0.01-10|10	License:	    GPL or Artistic
12cr|perl-WeakRef-0.01-10|11	Group:		    Development/Perl
12cr|perl-WeakRef-0.01-10|12	URL:            http://search.cpan.org/dist/%{module}
12cr|perl-WeakRef-0.01-10|13	Source:         http://www.cpan.org/modules/by-module/WeakRef/%{module}-%{version}.tar.bz2
12cr|perl-WeakRef-0.01-10|14	Buildrequires:	perl-devel
12cr|perl-WeakRef-0.01-10|15	BuildRoot:	    %{_tmppath}/%{name}-%{version}
12cr|perl-WeakRef-0.01-10|16	
12cr|perl-WeakRef-0.01-10|17	%description
12cr|perl-WeakRef-0.01-10|18	A patch to Perl 5.005_55 by the author implements a core API for weak
12cr|perl-WeakRef-0.01-10|19	references. This module is a Perl-level interface to that API, allowing weak
12cr|perl-WeakRef-0.01-10|20	references to be created in Perl.
12cr|perl-WeakRef-0.01-10|21	
12cr|perl-WeakRef-0.01-10|22	A weak reference is just like an ordinary Perl reference except that it isn't
12cr|perl-WeakRef-0.01-10|23	included in the reference count of the thing referred to. This means that once
12cr|perl-WeakRef-0.01-10|24	all references to a particular piece of data are weak, the piece of data is
12cr|perl-WeakRef-0.01-10|25	freed and all the weak references are set to undef. This is particularly useful
12cr|perl-WeakRef-0.01-10|26	for implementing circular data structures without memory leaks or caches of
12cr|perl-WeakRef-0.01-10|27	objects.
12cr|perl-WeakRef-0.01-10|28	
12cr|perl-WeakRef-0.01-10|29	%prep
12cr|perl-WeakRef-0.01-10|30	%setup -n %{module}-%{version}
12cr|perl-WeakRef-0.01-10|31	
12cr|perl-WeakRef-0.01-10|32	%build
12cr|perl-WeakRef-0.01-10|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-WeakRef-0.01-10|34	%make
12cr|perl-WeakRef-0.01-10|35	
12cr|perl-WeakRef-0.01-10|36	%check
12cr|perl-WeakRef-0.01-10|37	%{__make} test
12cr|perl-WeakRef-0.01-10|38	
12cr|perl-WeakRef-0.01-10|39	%install
12cr|perl-WeakRef-0.01-10|40	rm -rf %{buildroot}
12cr|perl-WeakRef-0.01-10|41	%makeinstall_std
12cr|perl-WeakRef-0.01-10|42	
12cr|perl-WeakRef-0.01-10|43	%clean
12cr|perl-WeakRef-0.01-10|44	rm -rf %{buildroot}
12cr|perl-WeakRef-0.01-10|45	
12cr|perl-WeakRef-0.01-10|46	%files
12cr|perl-WeakRef-0.01-10|47	%defattr(-,root,root)
12cr|perl-WeakRef-0.01-10|48	%doc Changes README
12cr|perl-WeakRef-0.01-10|49	%{perl_vendorarch}/*
12cr|perl-WeakRef-0.01-10|50	%{_mandir}/*/*
12cr|perl-WeakRef-0.01-10|51	
12cr|perl-WeakRef-0.01-10|52	
12cr|perl-WeakRef-0.01-10|53	
12cr|perl-WeakRef-0.01-10|54	%changelog
12cr|perl-WeakRef-0.01-10|55	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.01-10mdv2012.0
12cr|perl-WeakRef-0.01-10|56	+ Revision: 768358
12cr|perl-WeakRef-0.01-10|57	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-WeakRef-0.01-10|58	
12cr|perl-WeakRef-0.01-10|59	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.01-9mdv2011.0
12cr|perl-WeakRef-0.01-10|60	+ Revision: 555215
12cr|perl-WeakRef-0.01-10|61	- rebuild
12cr|perl-WeakRef-0.01-10|62	
12cr|perl-WeakRef-0.01-10|63	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.01-8mdv2010.0
12cr|perl-WeakRef-0.01-10|64	+ Revision: 430655
12cr|perl-WeakRef-0.01-10|65	- rebuild
12cr|perl-WeakRef-0.01-10|66	
12cr|perl-WeakRef-0.01-10|67	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.01-7mdv2009.0
12cr|perl-WeakRef-0.01-10|68	+ Revision: 258784
12cr|perl-WeakRef-0.01-10|69	- rebuild
12cr|perl-WeakRef-0.01-10|70	
12cr|perl-WeakRef-0.01-10|71	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.01-6mdv2009.0
12cr|perl-WeakRef-0.01-10|72	+ Revision: 246699
12cr|perl-WeakRef-0.01-10|73	- rebuild
12cr|perl-WeakRef-0.01-10|74	
12cr|perl-WeakRef-0.01-10|75	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.01-4mdv2008.1
12cr|perl-WeakRef-0.01-10|76	+ Revision: 152393
12cr|perl-WeakRef-0.01-10|77	- rebuild
12cr|perl-WeakRef-0.01-10|78	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-WeakRef-0.01-10|79	
12cr|perl-WeakRef-0.01-10|80	+ Olivier Blin <blino@mandriva.org>
12cr|perl-WeakRef-0.01-10|81	- restore BuildRoot
12cr|perl-WeakRef-0.01-10|82	
12cr|perl-WeakRef-0.01-10|83	* Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-3mdv2008.0
12cr|perl-WeakRef-0.01-10|84	+ Revision: 67090
12cr|perl-WeakRef-0.01-10|85	- rebuild
12cr|perl-WeakRef-0.01-10|86	
12cr|perl-WeakRef-0.01-10|87	
12cr|perl-WeakRef-0.01-10|88	* Thu Aug 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-2mdv2007.0
12cr|perl-WeakRef-0.01-10|89	- Rebuild
12cr|perl-WeakRef-0.01-10|90	
12cr|perl-WeakRef-0.01-10|91	* Wed Apr 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-1mdk
12cr|perl-WeakRef-0.01-10|92	- first mandriva release
12cr|perl-WeakRef-0.01-10|93	

5681 12
12cr|perl-WebFetch-0.120.0-2|1	%define upstream_name    WebFetch
12cr|perl-WebFetch-0.120.0-2|2	%define upstream_version 0.12
12cr|perl-WebFetch-0.120.0-2|3	
12cr|perl-WebFetch-0.120.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WebFetch-0.120.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WebFetch-0.120.0-2|6	Release:	2
12cr|perl-WebFetch-0.120.0-2|7	
12cr|perl-WebFetch-0.120.0-2|8	Summary:	Perl module to download and save information from the Web
12cr|perl-WebFetch-0.120.0-2|9	License:	GPL
12cr|perl-WebFetch-0.120.0-2|10	Group:		Development/Perl
12cr|perl-WebFetch-0.120.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WebFetch-0.120.0-2|12	Source0:	http://cpan.perl.org/modules/by-module/WebFetch/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-WebFetch-0.120.0-2|13	
12cr|perl-WebFetch-0.120.0-2|14	BuildRequires:	perl-devel
12cr|perl-WebFetch-0.120.0-2|15	BuildRequires:	perl(Date::Calc)
12cr|perl-WebFetch-0.120.0-2|16	BuildRequires:  perl(HTML::Parser)
12cr|perl-WebFetch-0.120.0-2|17	BuildRequires:  perl-libwww-perl
12cr|perl-WebFetch-0.120.0-2|18	BuildRequires:  perl(XML::Parser)
12cr|perl-WebFetch-0.120.0-2|19	# Just to make sure it exists
12cr|perl-WebFetch-0.120.0-2|20	BuildRequires:	perl(Locale::Codes)
12cr|perl-WebFetch-0.120.0-2|21	
12cr|perl-WebFetch-0.120.0-2|22	BuildArch:	noarch
12cr|perl-WebFetch-0.120.0-2|23	
12cr|perl-WebFetch-0.120.0-2|24	Requires:	perl(Locale::Codes)
12cr|perl-WebFetch-0.120.0-2|25	Requires:	perl(Date::Calc)
12cr|perl-WebFetch-0.120.0-2|26	Requires:	perl(XML::Parser)
12cr|perl-WebFetch-0.120.0-2|27	
12cr|perl-WebFetch-0.120.0-2|28	%description
12cr|perl-WebFetch-0.120.0-2|29	WebFetch is a Perl module to download and save information from the Web, and
12cr|perl-WebFetch-0.120.0-2|30	to display on the Web.  It will download from sites such as CNet, CNN,
12cr|perl-WebFetch-0.120.0-2|31	Freshmeat, Slashdot, LinuxToday, Yahoo, and more.  It can even export your
12cr|perl-WebFetch-0.120.0-2|32	site's news for other sites to include in their web pages.
12cr|perl-WebFetch-0.120.0-2|33	
12cr|perl-WebFetch-0.120.0-2|34	%prep
12cr|perl-WebFetch-0.120.0-2|35	%setup -n %{upstream_name}-%{upstream_version}
12cr|perl-WebFetch-0.120.0-2|36	
12cr|perl-WebFetch-0.120.0-2|37	%build
12cr|perl-WebFetch-0.120.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WebFetch-0.120.0-2|39	make
12cr|perl-WebFetch-0.120.0-2|40	
12cr|perl-WebFetch-0.120.0-2|41	%check
12cr|perl-WebFetch-0.120.0-2|42	make test
12cr|perl-WebFetch-0.120.0-2|43	
12cr|perl-WebFetch-0.120.0-2|44	
12cr|perl-WebFetch-0.120.0-2|45	%install
12cr|perl-WebFetch-0.120.0-2|46	%makeinstall_std
12cr|perl-WebFetch-0.120.0-2|47	
12cr|perl-WebFetch-0.120.0-2|48	%files
12cr|perl-WebFetch-0.120.0-2|49	%doc Changes MANIFEST TODO README
12cr|perl-WebFetch-0.120.0-2|50	%{perl_vendorlib}/WebFetch*
12cr|perl-WebFetch-0.120.0-2|51	%{perl_vendorlib}/*.pod
12cr|perl-WebFetch-0.120.0-2|52	%{_mandir}/*/*
12cr|perl-WebFetch-0.120.0-2|53	
12cr|perl-WebFetch-0.120.0-2|54	
12cr|perl-WebFetch-0.120.0-2|55	%changelog
12cr|perl-WebFetch-0.120.0-2|56	* Mon Aug 31 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.0
12cr|perl-WebFetch-0.120.0-2|57	+ Revision: 422889
12cr|perl-WebFetch-0.120.0-2|58	- update to 0.12
12cr|perl-WebFetch-0.120.0-2|59	
12cr|perl-WebFetch-0.120.0-2|60	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.10-14mdv2009.0
12cr|perl-WebFetch-0.120.0-2|61	+ Revision: 258785
12cr|perl-WebFetch-0.120.0-2|62	- rebuild
12cr|perl-WebFetch-0.120.0-2|63	
12cr|perl-WebFetch-0.120.0-2|64	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.10-13mdv2009.0
12cr|perl-WebFetch-0.120.0-2|65	+ Revision: 246701
12cr|perl-WebFetch-0.120.0-2|66	- rebuild
12cr|perl-WebFetch-0.120.0-2|67	
12cr|perl-WebFetch-0.120.0-2|68	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.10-11mdv2008.1
12cr|perl-WebFetch-0.120.0-2|69	+ Revision: 136364
12cr|perl-WebFetch-0.120.0-2|70	- restore BuildRoot
12cr|perl-WebFetch-0.120.0-2|71	
12cr|perl-WebFetch-0.120.0-2|72	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-WebFetch-0.120.0-2|73	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-WebFetch-0.120.0-2|74	
12cr|perl-WebFetch-0.120.0-2|75	
12cr|perl-WebFetch-0.120.0-2|76	* Sat Oct 28 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 0.10-11mdv2007.0
12cr|perl-WebFetch-0.120.0-2|77	+ Revision: 73532
12cr|perl-WebFetch-0.120.0-2|78	- Fix Build
12cr|perl-WebFetch-0.120.0-2|79	- import perl-WebFetch-0.10-10mdk
12cr|perl-WebFetch-0.120.0-2|80	
12cr|perl-WebFetch-0.120.0-2|81	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.10-10mdk
12cr|perl-WebFetch-0.120.0-2|82	- Fix url
12cr|perl-WebFetch-0.120.0-2|83	
12cr|perl-WebFetch-0.120.0-2|84	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.10-9mdk
12cr|perl-WebFetch-0.120.0-2|85	- remove -q
12cr|perl-WebFetch-0.120.0-2|86	
12cr|perl-WebFetch-0.120.0-2|87	* Wed Jun 30 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.10-8mdk
12cr|perl-WebFetch-0.120.0-2|88	- rebuild
12cr|perl-WebFetch-0.120.0-2|89	

5682 12
12cr|perl-WebService-FreeDB-0.770.0-2|1	%define upstream_name	 WebService-FreeDB
12cr|perl-WebService-FreeDB-0.770.0-2|2	%define upstream_version 0.77
12cr|perl-WebService-FreeDB-0.770.0-2|3	
12cr|perl-WebService-FreeDB-0.770.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WebService-FreeDB-0.770.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WebService-FreeDB-0.770.0-2|6	Release:	2
12cr|perl-WebService-FreeDB-0.770.0-2|7	
12cr|perl-WebService-FreeDB-0.770.0-2|8	Summary:	FreeDB search by keyword
12cr|perl-WebService-FreeDB-0.770.0-2|9	License:	GPL
12cr|perl-WebService-FreeDB-0.770.0-2|10	Group:		Development/Perl
12cr|perl-WebService-FreeDB-0.770.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WebService-FreeDB-0.770.0-2|12	Source0:	http://www.cpan.org/modules/by-module/WebService/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-WebService-FreeDB-0.770.0-2|13	
12cr|perl-WebService-FreeDB-0.770.0-2|14	BuildRequires:	perl-devel
12cr|perl-WebService-FreeDB-0.770.0-2|15	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-WebService-FreeDB-0.770.0-2|16	BuildArch:	noarch
12cr|perl-WebService-FreeDB-0.770.0-2|17	
12cr|perl-WebService-FreeDB-0.770.0-2|18	%description
12cr|perl-WebService-FreeDB-0.770.0-2|19	WebService-FreeDB is a perl module for retrieving entries from FreeDB
12cr|perl-WebService-FreeDB-0.770.0-2|20	by searching for keywords (artist,track,album,rest)
12cr|perl-WebService-FreeDB-0.770.0-2|21	
12cr|perl-WebService-FreeDB-0.770.0-2|22	%prep
12cr|perl-WebService-FreeDB-0.770.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WebService-FreeDB-0.770.0-2|24	
12cr|perl-WebService-FreeDB-0.770.0-2|25	%build
12cr|perl-WebService-FreeDB-0.770.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WebService-FreeDB-0.770.0-2|27	%make
12cr|perl-WebService-FreeDB-0.770.0-2|28	
12cr|perl-WebService-FreeDB-0.770.0-2|29	%check
12cr|perl-WebService-FreeDB-0.770.0-2|30	# make test
12cr|perl-WebService-FreeDB-0.770.0-2|31	
12cr|perl-WebService-FreeDB-0.770.0-2|32	%install
12cr|perl-WebService-FreeDB-0.770.0-2|33	%makeinstall_std
12cr|perl-WebService-FreeDB-0.770.0-2|34	
12cr|perl-WebService-FreeDB-0.770.0-2|35	%files
12cr|perl-WebService-FreeDB-0.770.0-2|36	%doc README Changes example/cdsearch.pl
12cr|perl-WebService-FreeDB-0.770.0-2|37	%{_mandir}/man3/*
12cr|perl-WebService-FreeDB-0.770.0-2|38	%{perl_vendorlib}/WebService
12cr|perl-WebService-FreeDB-0.770.0-2|39	
12cr|perl-WebService-FreeDB-0.770.0-2|40	
12cr|perl-WebService-FreeDB-0.770.0-2|41	%changelog
12cr|perl-WebService-FreeDB-0.770.0-2|42	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.770.0-1mdv2010.0
12cr|perl-WebService-FreeDB-0.770.0-2|43	+ Revision: 401917
12cr|perl-WebService-FreeDB-0.770.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-WebService-FreeDB-0.770.0-2|45	
12cr|perl-WebService-FreeDB-0.770.0-2|46	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.77-5mdv2009.0
12cr|perl-WebService-FreeDB-0.770.0-2|47	+ Revision: 258786
12cr|perl-WebService-FreeDB-0.770.0-2|48	- rebuild
12cr|perl-WebService-FreeDB-0.770.0-2|49	
12cr|perl-WebService-FreeDB-0.770.0-2|50	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.77-4mdv2009.0
12cr|perl-WebService-FreeDB-0.770.0-2|51	+ Revision: 246703
12cr|perl-WebService-FreeDB-0.770.0-2|52	- rebuild
12cr|perl-WebService-FreeDB-0.770.0-2|53	
12cr|perl-WebService-FreeDB-0.770.0-2|54	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.77-2mdv2008.1
12cr|perl-WebService-FreeDB-0.770.0-2|55	+ Revision: 171033
12cr|perl-WebService-FreeDB-0.770.0-2|56	- rebuild
12cr|perl-WebService-FreeDB-0.770.0-2|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-WebService-FreeDB-0.770.0-2|58	
12cr|perl-WebService-FreeDB-0.770.0-2|59	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-WebService-FreeDB-0.770.0-2|60	- restore BuildRoot
12cr|perl-WebService-FreeDB-0.770.0-2|61	
12cr|perl-WebService-FreeDB-0.770.0-2|62	* Sat May 05 2007 Olivier Thauvin <nanardon@mandriva.org> 0.77-1mdv2008.0
12cr|perl-WebService-FreeDB-0.770.0-2|63	+ Revision: 23230
12cr|perl-WebService-FreeDB-0.770.0-2|64	- disable test, don't work on the cluster
12cr|perl-WebService-FreeDB-0.770.0-2|65	
12cr|perl-WebService-FreeDB-0.770.0-2|66	
12cr|perl-WebService-FreeDB-0.770.0-2|67	* Tue Jun 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.76-1mdv2007.0
12cr|perl-WebService-FreeDB-0.770.0-2|68	- New version 0.76
12cr|perl-WebService-FreeDB-0.770.0-2|69	
12cr|perl-WebService-FreeDB-0.770.0-2|70	* Mon Apr 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.73-1mdk
12cr|perl-WebService-FreeDB-0.770.0-2|71	- New release 0.73
12cr|perl-WebService-FreeDB-0.770.0-2|72	
12cr|perl-WebService-FreeDB-0.770.0-2|73	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.7.1-2mdk
12cr|perl-WebService-FreeDB-0.770.0-2|74	- Fix BuildRequires
12cr|perl-WebService-FreeDB-0.770.0-2|75	
12cr|perl-WebService-FreeDB-0.770.0-2|76	* Thu Jun 16 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.7.1-1mdk
12cr|perl-WebService-FreeDB-0.770.0-2|77	- 0.7.1
12cr|perl-WebService-FreeDB-0.770.0-2|78	- %%mkrel
12cr|perl-WebService-FreeDB-0.770.0-2|79	- Make Rpmbuildupdate happy
12cr|perl-WebService-FreeDB-0.770.0-2|80	- Fix URL
12cr|perl-WebService-FreeDB-0.770.0-2|81	- Drop Patch 0 ( Merged Upstream )
12cr|perl-WebService-FreeDB-0.770.0-2|82	
12cr|perl-WebService-FreeDB-0.770.0-2|83	* Wed Jun 08 2005 Stew Benedict <sbenedict@mandriva.com> 0.7-2mdk
12cr|perl-WebService-FreeDB-0.770.0-2|84	- rebuild for new perl, patch for new page layout (P0)
12cr|perl-WebService-FreeDB-0.770.0-2|85	
12cr|perl-WebService-FreeDB-0.770.0-2|86	* Sun Apr 24 2005 Stew Benedict <sbenedict@mandriva.com> 0.7-1mdk
12cr|perl-WebService-FreeDB-0.770.0-2|87	- first Mandriva release
12cr|perl-WebService-FreeDB-0.770.0-2|88	

5683 12
12cr|perl-WebService-MusicBrainz-0.930.0-1|1	%define upstream_name    WebService-MusicBrainz
12cr|perl-WebService-MusicBrainz-0.930.0-1|2	%define upstream_version 0.93
12cr|perl-WebService-MusicBrainz-0.930.0-1|3	
12cr|perl-WebService-MusicBrainz-0.930.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-WebService-MusicBrainz-0.930.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WebService-MusicBrainz-0.930.0-1|6	Release:	1
12cr|perl-WebService-MusicBrainz-0.930.0-1|7	
12cr|perl-WebService-MusicBrainz-0.930.0-1|8	Summary:	Search the MusicBrainz database through their web service
12cr|perl-WebService-MusicBrainz-0.930.0-1|9	License:	GPL+ or Artistic
12cr|perl-WebService-MusicBrainz-0.930.0-1|10	Group:		Development/Perl
12cr|perl-WebService-MusicBrainz-0.930.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WebService-MusicBrainz-0.930.0-1|12	Source0:	http://www.cpan.org/modules/by-module/WebService/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-WebService-MusicBrainz-0.930.0-1|13	
12cr|perl-WebService-MusicBrainz-0.930.0-1|14	BuildRequires:	perl-devel
12cr|perl-WebService-MusicBrainz-0.930.0-1|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-WebService-MusicBrainz-0.930.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-WebService-MusicBrainz-0.930.0-1|17	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-WebService-MusicBrainz-0.930.0-1|18	BuildRequires:	perl(Test::More)
12cr|perl-WebService-MusicBrainz-0.930.0-1|19	BuildRequires:	perl(URI)
12cr|perl-WebService-MusicBrainz-0.930.0-1|20	BuildRequires:	perl(XML::LibXML)
12cr|perl-WebService-MusicBrainz-0.930.0-1|21	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-WebService-MusicBrainz-0.930.0-1|22	BuildArch:	noarch
12cr|perl-WebService-MusicBrainz-0.930.0-1|23	
12cr|perl-WebService-MusicBrainz-0.930.0-1|24	%description
12cr|perl-WebService-MusicBrainz-0.930.0-1|25	This module will search the MusicBrainz database through their web service
12cr|perl-WebService-MusicBrainz-0.930.0-1|26	and return objects with the found data.
12cr|perl-WebService-MusicBrainz-0.930.0-1|27	
12cr|perl-WebService-MusicBrainz-0.930.0-1|28	%prep
12cr|perl-WebService-MusicBrainz-0.930.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WebService-MusicBrainz-0.930.0-1|30	
12cr|perl-WebService-MusicBrainz-0.930.0-1|31	%build
12cr|perl-WebService-MusicBrainz-0.930.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WebService-MusicBrainz-0.930.0-1|33	%make
12cr|perl-WebService-MusicBrainz-0.930.0-1|34	
12cr|perl-WebService-MusicBrainz-0.930.0-1|35	%check
12cr|perl-WebService-MusicBrainz-0.930.0-1|36	# Some tests fail
12cr|perl-WebService-MusicBrainz-0.930.0-1|37	#make test
12cr|perl-WebService-MusicBrainz-0.930.0-1|38	
12cr|perl-WebService-MusicBrainz-0.930.0-1|39	%install
12cr|perl-WebService-MusicBrainz-0.930.0-1|40	%makeinstall_std
12cr|perl-WebService-MusicBrainz-0.930.0-1|41	
12cr|perl-WebService-MusicBrainz-0.930.0-1|42	%files
12cr|perl-WebService-MusicBrainz-0.930.0-1|43	%doc Changes META.yml README
12cr|perl-WebService-MusicBrainz-0.930.0-1|44	%{_mandir}/man3/*
12cr|perl-WebService-MusicBrainz-0.930.0-1|45	%{perl_vendorlib}/*
12cr|perl-WebService-MusicBrainz-0.930.0-1|46	

5684 12
12cr|perl-WebService-Solr-0.150.0-2|1	%define upstream_name    WebService-Solr
12cr|perl-WebService-Solr-0.150.0-2|2	%define upstream_version 0.15
12cr|perl-WebService-Solr-0.150.0-2|3	
12cr|perl-WebService-Solr-0.150.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WebService-Solr-0.150.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WebService-Solr-0.150.0-2|6	Release:	2
12cr|perl-WebService-Solr-0.150.0-2|7	
12cr|perl-WebService-Solr-0.150.0-2|8	Summary:	Module to interface with the Solr (Lucene) webservice
12cr|perl-WebService-Solr-0.150.0-2|9	License:	GPL+ or Artistic
12cr|perl-WebService-Solr-0.150.0-2|10	Group:		Development/Perl
12cr|perl-WebService-Solr-0.150.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WebService-Solr-0.150.0-2|12	Source0:	http://www.cpan.org/modules/by-module/WebService/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-WebService-Solr-0.150.0-2|13	
12cr|perl-WebService-Solr-0.150.0-2|14	BuildRequires:	perl-devel
12cr|perl-WebService-Solr-0.150.0-2|15	BuildRequires:	perl(Data::Page)
12cr|perl-WebService-Solr-0.150.0-2|16	BuildRequires:	perl(Data::Pageset)
12cr|perl-WebService-Solr-0.150.0-2|17	BuildRequires:	perl(Encode)
12cr|perl-WebService-Solr-0.150.0-2|18	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-WebService-Solr-0.150.0-2|19	BuildRequires:	perl(JSON::XS)
12cr|perl-WebService-Solr-0.150.0-2|20	BuildRequires:	perl(HTTP::Headers)
12cr|perl-WebService-Solr-0.150.0-2|21	BuildRequires:	perl-libwww-perl
12cr|perl-WebService-Solr-0.150.0-2|22	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-WebService-Solr-0.150.0-2|23	BuildRequires:	perl(Moose)
12cr|perl-WebService-Solr-0.150.0-2|24	BuildRequires:	perl(Test::Mock::LWP)
12cr|perl-WebService-Solr-0.150.0-2|25	BuildRequires:	perl(Test::More)
12cr|perl-WebService-Solr-0.150.0-2|26	BuildRequires:	perl(URI)
12cr|perl-WebService-Solr-0.150.0-2|27	BuildRequires:	perl(XML::Generator)
12cr|perl-WebService-Solr-0.150.0-2|28	BuildRequires:	perl(XML::Simple)
12cr|perl-WebService-Solr-0.150.0-2|29	BuildRequires:	perl(XML::Easy::Element)
12cr|perl-WebService-Solr-0.150.0-2|30	BuildArch:	noarch
12cr|perl-WebService-Solr-0.150.0-2|31	
12cr|perl-WebService-Solr-0.150.0-2|32	%description
12cr|perl-WebService-Solr-0.150.0-2|33	WebService::Solr is a client library for Apache Lucene's Solr; an
12cr|perl-WebService-Solr-0.150.0-2|34	enterprise-grade indexing and searching platform.
12cr|perl-WebService-Solr-0.150.0-2|35	
12cr|perl-WebService-Solr-0.150.0-2|36	%prep
12cr|perl-WebService-Solr-0.150.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WebService-Solr-0.150.0-2|38	
12cr|perl-WebService-Solr-0.150.0-2|39	%build
12cr|perl-WebService-Solr-0.150.0-2|40	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WebService-Solr-0.150.0-2|41	%make
12cr|perl-WebService-Solr-0.150.0-2|42	
12cr|perl-WebService-Solr-0.150.0-2|43	%check
12cr|perl-WebService-Solr-0.150.0-2|44	%make test
12cr|perl-WebService-Solr-0.150.0-2|45	
12cr|perl-WebService-Solr-0.150.0-2|46	%install
12cr|perl-WebService-Solr-0.150.0-2|47	%makeinstall_std
12cr|perl-WebService-Solr-0.150.0-2|48	
12cr|perl-WebService-Solr-0.150.0-2|49	%files
12cr|perl-WebService-Solr-0.150.0-2|50	%doc Changes META.yml README
12cr|perl-WebService-Solr-0.150.0-2|51	%{_mandir}/man3/*
12cr|perl-WebService-Solr-0.150.0-2|52	%{perl_vendorlib}/*
12cr|perl-WebService-Solr-0.150.0-2|53	
12cr|perl-WebService-Solr-0.150.0-2|54	%changelog
12cr|perl-WebService-Solr-0.150.0-2|55	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.150.0-1mdv2011
12cr|perl-WebService-Solr-0.150.0-2|56	+ Revision: 690332
12cr|perl-WebService-Solr-0.150.0-2|57	- update to new version 0.15
12cr|perl-WebService-Solr-0.150.0-2|58	
12cr|perl-WebService-Solr-0.150.0-2|59	* Thu Jun 16 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1
12cr|perl-WebService-Solr-0.150.0-2|60	+ Revision: 685628
12cr|perl-WebService-Solr-0.150.0-2|61	- update to new version 0.14
12cr|perl-WebService-Solr-0.150.0-2|62	
12cr|perl-WebService-Solr-0.150.0-2|63	* Sun May 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.130.0-1
12cr|perl-WebService-Solr-0.150.0-2|64	+ Revision: 674962
12cr|perl-WebService-Solr-0.150.0-2|65	- new version
12cr|perl-WebService-Solr-0.150.0-2|66	
12cr|perl-WebService-Solr-0.150.0-2|67	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.120.0-1
12cr|perl-WebService-Solr-0.150.0-2|68	+ Revision: 654382
12cr|perl-WebService-Solr-0.150.0-2|69	- update to new version 0.12
12cr|perl-WebService-Solr-0.150.0-2|70	
12cr|perl-WebService-Solr-0.150.0-2|71	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.110.0-2mdv2011.0
12cr|perl-WebService-Solr-0.150.0-2|72	+ Revision: 624957
12cr|perl-WebService-Solr-0.150.0-2|73	- Add explicit dependencies
12cr|perl-WebService-Solr-0.150.0-2|74	- import perl-WebService-Solr
12cr|perl-WebService-Solr-0.150.0-2|75	

5685 12
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|1	%define upstream_name    WebService-Validator-CSS-W3C
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|2	%define upstream_version 0.2
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|3	
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|6	Release:	3
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|7	
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|8	Summary:	Interface to the W3C CSS Validator
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|9	License:	GPL+ or Artistic
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|10	Group:		Development/Perl
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|12	Source0:	http://www.cpan.org/modules/by-module/WebService/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|13	
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|14	BuildRequires:	perl-devel
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|16	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|17	BuildRequires:	perl(SOAP::Lite)
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|18	BuildRequires:	perl(URI)
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|19	BuildRequires:	perl(URI::QueryParam)
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|20	BuildArch:	noarch
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|21	
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|22	%description
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|23	This module is an interface to the W3C CSS Validation online service the
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|24	http://jigsaw.w3.org/css-validator/ manpage, based on its SOAP 1.2 support.
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|25	It helps to find errors in Cascading Style Sheets.
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|26	
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|27	%prep
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|29	
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|30	%build
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|32	%make
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|33	
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|34	%check
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|35	make test
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|36	
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|37	%install
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|38	%makeinstall_std
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|39	
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|40	%files
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|41	%doc Changes README
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|42	%{_mandir}/man3/*
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|43	%{perl_vendorlib}/*
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|44	
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|45	%changelog
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|46	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.200.0-2mdv2011.0
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|47	+ Revision: 658455
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|48	- rebuild for updates rpm-setup
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|49	
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|50	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2010.0
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|51	+ Revision: 381316
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|52	- removing unused buildrequires:
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|53	- adding missing buildrequires:
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|54	- import perl-WebService-Validator-CSS-W3C
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|55	
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|56	
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|57	* Sat May 30 2009 cpan2dist 0.2-1mdv
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|58	- initial mdv release, generated with cpan2dist
12cr|perl-WebService-Validator-CSS-W3C-0.200.0-3|59	

5686 12
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|1	%define upstream_name    WebService-Validator-HTML-W3C
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|2	%define upstream_version 0.26
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|3	
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|6	Release:	3
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|7	
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|8	Summary:	Warning messages from the W3Cs online Validator
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|9	License:	GPL+ or Artistic
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|10	Group:		Development/Perl
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|12	Source0:	http://www.cpan.org/modules/by-module/WebService/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|13	
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|14	BuildRequires:	perl-devel
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|16	BuildRequires:	perl(LWP)
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|17	BuildRequires:	perl(XML::XPath)
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|18	BuildArch:	noarch
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|19	
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|20	%description
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|21	WebService::Validator::HTML::W3C provides access to the W3C's online Markup
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|22	validator. As well as reporting on whether a page is valid it also provides
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|23	access to a detailed list of the errors and where in the validated document
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|24	they occur.
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|25	
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|26	%prep
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|28	
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|29	%build
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|31	%make
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|32	
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|33	%check
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|34	make test
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|35	
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|36	%install
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|37	%makeinstall_std
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|38	
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|39	%files
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|40	%doc Changes README
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|41	%{_mandir}/man3/*
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|42	%{perl_vendorlib}/*
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|43	
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|44	%changelog
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|45	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.260.0-2mdv2011.0
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|46	+ Revision: 658423
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|47	- rebuild for updated rpm-setup
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|48	
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|49	* Wed Sep 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.260.0-1mdv2010.0
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|50	+ Revision: 435703
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|51	- update to 0.26
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|52	
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|53	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.250.0-1mdv2010.0
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|54	+ Revision: 399259
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|55	- update to 0.25
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|56	
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|57	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.240.0-1mdv2010.0
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|58	+ Revision: 381445
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|59	- adding missing buildrequires:
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|60	- import perl-WebService-Validator-HTML-W3C
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|61	
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|62	
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|63	* Sat May 30 2009 cpan2dist 0.24-1mdv
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|64	- initial mdv release, generated with cpan2dist
12cr|perl-WebService-Validator-HTML-W3C-0.260.0-3|65	

5687 12
12cr|perl-WWW-Babelfish-0.160.0-2|1	%define	upstream_name	 WWW-Babelfish
12cr|perl-WWW-Babelfish-0.160.0-2|2	%define	upstream_version 0.16
12cr|perl-WWW-Babelfish-0.160.0-2|3	
12cr|perl-WWW-Babelfish-0.160.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WWW-Babelfish-0.160.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WWW-Babelfish-0.160.0-2|6	Release:	2
12cr|perl-WWW-Babelfish-0.160.0-2|7	
12cr|perl-WWW-Babelfish-0.160.0-2|8	Summary:	Perl extension for translation via Babelfish or Google
12cr|perl-WWW-Babelfish-0.160.0-2|9	License:	GPL
12cr|perl-WWW-Babelfish-0.160.0-2|10	Group:		Development/Perl
12cr|perl-WWW-Babelfish-0.160.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WWW-Babelfish-0.160.0-2|12	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-WWW-Babelfish-0.160.0-2|13	
12cr|perl-WWW-Babelfish-0.160.0-2|14	BuildRequires:	perl-devel
12cr|perl-WWW-Babelfish-0.160.0-2|15	BuildRequires:	perl-libwww-perl
12cr|perl-WWW-Babelfish-0.160.0-2|16	BuildRequires:	perl(HTML::TokeParser)
12cr|perl-WWW-Babelfish-0.160.0-2|17	BuildRequires:	perl(IO::String)
12cr|perl-WWW-Babelfish-0.160.0-2|18	BuildArch:	noarch
12cr|perl-WWW-Babelfish-0.160.0-2|19	
12cr|perl-WWW-Babelfish-0.160.0-2|20	%description
12cr|perl-WWW-Babelfish-0.160.0-2|21	Perl interface to the WWW babelfish translation server.
12cr|perl-WWW-Babelfish-0.160.0-2|22	
12cr|perl-WWW-Babelfish-0.160.0-2|23	%prep
12cr|perl-WWW-Babelfish-0.160.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WWW-Babelfish-0.160.0-2|25	
12cr|perl-WWW-Babelfish-0.160.0-2|26	%build
12cr|perl-WWW-Babelfish-0.160.0-2|27	perl Makefile.PL INSTALLDIRS=vendor <<EOD
12cr|perl-WWW-Babelfish-0.160.0-2|28	n
12cr|perl-WWW-Babelfish-0.160.0-2|29	EOD
12cr|perl-WWW-Babelfish-0.160.0-2|30	%make
12cr|perl-WWW-Babelfish-0.160.0-2|31	
12cr|perl-WWW-Babelfish-0.160.0-2|32	%check
12cr|perl-WWW-Babelfish-0.160.0-2|33	make test
12cr|perl-WWW-Babelfish-0.160.0-2|34	
12cr|perl-WWW-Babelfish-0.160.0-2|35	%install
12cr|perl-WWW-Babelfish-0.160.0-2|36	%makeinstall_std
12cr|perl-WWW-Babelfish-0.160.0-2|37	
12cr|perl-WWW-Babelfish-0.160.0-2|38	%files
12cr|perl-WWW-Babelfish-0.160.0-2|39	%doc README Changes
12cr|perl-WWW-Babelfish-0.160.0-2|40	%{perl_vendorlib}/WWW
12cr|perl-WWW-Babelfish-0.160.0-2|41	%{perl_vendorlib}/auto/WWW
12cr|perl-WWW-Babelfish-0.160.0-2|42	%{_mandir}/*/*
12cr|perl-WWW-Babelfish-0.160.0-2|43	
12cr|perl-WWW-Babelfish-0.160.0-2|44	
12cr|perl-WWW-Babelfish-0.160.0-2|45	%changelog
12cr|perl-WWW-Babelfish-0.160.0-2|46	* Tue Aug 04 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-WWW-Babelfish-0.160.0-2|47	+ Revision: 409020
12cr|perl-WWW-Babelfish-0.160.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-WWW-Babelfish-0.160.0-2|49	
12cr|perl-WWW-Babelfish-0.160.0-2|50	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.16-3mdv2009.0
12cr|perl-WWW-Babelfish-0.160.0-2|51	+ Revision: 242149
12cr|perl-WWW-Babelfish-0.160.0-2|52	- rebuild
12cr|perl-WWW-Babelfish-0.160.0-2|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-WWW-Babelfish-0.160.0-2|54	
12cr|perl-WWW-Babelfish-0.160.0-2|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-WWW-Babelfish-0.160.0-2|56	- restore BuildRoot
12cr|perl-WWW-Babelfish-0.160.0-2|57	
12cr|perl-WWW-Babelfish-0.160.0-2|58	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 0.16-1mdv2008.0
12cr|perl-WWW-Babelfish-0.160.0-2|59	+ Revision: 20753
12cr|perl-WWW-Babelfish-0.160.0-2|60	- 0.16
12cr|perl-WWW-Babelfish-0.160.0-2|61	
12cr|perl-WWW-Babelfish-0.160.0-2|62	
12cr|perl-WWW-Babelfish-0.160.0-2|63	* Sat Oct 28 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 0.15-2mdv2007.0
12cr|perl-WWW-Babelfish-0.160.0-2|64	+ Revision: 73442
12cr|perl-WWW-Babelfish-0.160.0-2|65	-  Fix  BuildRequires
12cr|perl-WWW-Babelfish-0.160.0-2|66	- Add BuildRequires
12cr|perl-WWW-Babelfish-0.160.0-2|67	- import perl-WWW-Babelfish-0.15-1mdv2007.0
12cr|perl-WWW-Babelfish-0.160.0-2|68	
12cr|perl-WWW-Babelfish-0.160.0-2|69	* Sat Jun 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2007.0
12cr|perl-WWW-Babelfish-0.160.0-2|70	- New version 0.15
12cr|perl-WWW-Babelfish-0.160.0-2|71	
12cr|perl-WWW-Babelfish-0.160.0-2|72	* Tue May 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2007.0
12cr|perl-WWW-Babelfish-0.160.0-2|73	- New release 0.14
12cr|perl-WWW-Babelfish-0.160.0-2|74	- better summary
12cr|perl-WWW-Babelfish-0.160.0-2|75	- better description
12cr|perl-WWW-Babelfish-0.160.0-2|76	- enable tests
12cr|perl-WWW-Babelfish-0.160.0-2|77	
12cr|perl-WWW-Babelfish-0.160.0-2|78	* Sat Apr 29 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.13-2mdk
12cr|perl-WWW-Babelfish-0.160.0-2|79	- Fix SPEC according to Perl Policy
12cr|perl-WWW-Babelfish-0.160.0-2|80	- Source URL
12cr|perl-WWW-Babelfish-0.160.0-2|81	- use mkrel
12cr|perl-WWW-Babelfish-0.160.0-2|82	
12cr|perl-WWW-Babelfish-0.160.0-2|83	* Fri Aug 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdk
12cr|perl-WWW-Babelfish-0.160.0-2|84	- new version
12cr|perl-WWW-Babelfish-0.160.0-2|85	- fix sources url for rpmbuildupdate
12cr|perl-WWW-Babelfish-0.160.0-2|86	
12cr|perl-WWW-Babelfish-0.160.0-2|87	* Tue Apr 20 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.12-1mdk
12cr|perl-WWW-Babelfish-0.160.0-2|88	- 0.12
12cr|perl-WWW-Babelfish-0.160.0-2|89	

5688 12
12cr|perl-WWW-HostipInfo-0.120.0-2|1	%define upstream_name	 WWW-HostipInfo
12cr|perl-WWW-HostipInfo-0.120.0-2|2	%define upstream_version 0.12
12cr|perl-WWW-HostipInfo-0.120.0-2|3	
12cr|perl-WWW-HostipInfo-0.120.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WWW-HostipInfo-0.120.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WWW-HostipInfo-0.120.0-2|6	Release:	2
12cr|perl-WWW-HostipInfo-0.120.0-2|7	
12cr|perl-WWW-HostipInfo-0.120.0-2|8	Summary:	Get a country and city information from ip address
12cr|perl-WWW-HostipInfo-0.120.0-2|9	License:	GPL
12cr|perl-WWW-HostipInfo-0.120.0-2|10	Group:		Development/Perl
12cr|perl-WWW-HostipInfo-0.120.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WWW-HostipInfo-0.120.0-2|12	Source0:	http://search.cpan.org/CPAN/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-WWW-HostipInfo-0.120.0-2|13	
12cr|perl-WWW-HostipInfo-0.120.0-2|14	BuildRequires:	perl-devel
12cr|perl-WWW-HostipInfo-0.120.0-2|15	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-WWW-HostipInfo-0.120.0-2|16	BuildArch:	noarch
12cr|perl-WWW-HostipInfo-0.120.0-2|17	
12cr|perl-WWW-HostipInfo-0.120.0-2|18	%description
12cr|perl-WWW-HostipInfo-0.120.0-2|19	Get a country and city information from ip address via www.hostip.info API.
12cr|perl-WWW-HostipInfo-0.120.0-2|20	
12cr|perl-WWW-HostipInfo-0.120.0-2|21	%prep
12cr|perl-WWW-HostipInfo-0.120.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WWW-HostipInfo-0.120.0-2|23	
12cr|perl-WWW-HostipInfo-0.120.0-2|24	%build
12cr|perl-WWW-HostipInfo-0.120.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-HostipInfo-0.120.0-2|26	%make
12cr|perl-WWW-HostipInfo-0.120.0-2|27	
12cr|perl-WWW-HostipInfo-0.120.0-2|28	%check
12cr|perl-WWW-HostipInfo-0.120.0-2|29	# Of course network test don't work on cluster...
12cr|perl-WWW-HostipInfo-0.120.0-2|30	# %%make test
12cr|perl-WWW-HostipInfo-0.120.0-2|31	
12cr|perl-WWW-HostipInfo-0.120.0-2|32	%install
12cr|perl-WWW-HostipInfo-0.120.0-2|33	%makeinstall_std
12cr|perl-WWW-HostipInfo-0.120.0-2|34	
12cr|perl-WWW-HostipInfo-0.120.0-2|35	%files
12cr|perl-WWW-HostipInfo-0.120.0-2|36	%doc README Changes
12cr|perl-WWW-HostipInfo-0.120.0-2|37	%{perl_vendorlib}/WWW
12cr|perl-WWW-HostipInfo-0.120.0-2|38	%{_mandir}/*/*
12cr|perl-WWW-HostipInfo-0.120.0-2|39	
12cr|perl-WWW-HostipInfo-0.120.0-2|40	
12cr|perl-WWW-HostipInfo-0.120.0-2|41	%changelog
12cr|perl-WWW-HostipInfo-0.120.0-2|42	* Wed Mar 17 2010 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.1
12cr|perl-WWW-HostipInfo-0.120.0-2|43	+ Revision: 523957
12cr|perl-WWW-HostipInfo-0.120.0-2|44	- update to 0.12
12cr|perl-WWW-HostipInfo-0.120.0-2|45	
12cr|perl-WWW-HostipInfo-0.120.0-2|46	* Tue Nov 10 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.1
12cr|perl-WWW-HostipInfo-0.120.0-2|47	+ Revision: 463975
12cr|perl-WWW-HostipInfo-0.120.0-2|48	- update to 0.1
12cr|perl-WWW-HostipInfo-0.120.0-2|49	
12cr|perl-WWW-HostipInfo-0.120.0-2|50	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-WWW-HostipInfo-0.120.0-2|51	+ Revision: 408098
12cr|perl-WWW-HostipInfo-0.120.0-2|52	- rebuild using %%perl_convert_version
12cr|perl-WWW-HostipInfo-0.120.0-2|53	
12cr|perl-WWW-HostipInfo-0.120.0-2|54	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.08-8mdv2009.0
12cr|perl-WWW-HostipInfo-0.120.0-2|55	+ Revision: 258788
12cr|perl-WWW-HostipInfo-0.120.0-2|56	- rebuild
12cr|perl-WWW-HostipInfo-0.120.0-2|57	
12cr|perl-WWW-HostipInfo-0.120.0-2|58	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.08-7mdv2009.0
12cr|perl-WWW-HostipInfo-0.120.0-2|59	+ Revision: 246708
12cr|perl-WWW-HostipInfo-0.120.0-2|60	- rebuild
12cr|perl-WWW-HostipInfo-0.120.0-2|61	
12cr|perl-WWW-HostipInfo-0.120.0-2|62	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-5mdv2008.1
12cr|perl-WWW-HostipInfo-0.120.0-2|63	+ Revision: 137219
12cr|perl-WWW-HostipInfo-0.120.0-2|64	- spec cleanup
12cr|perl-WWW-HostipInfo-0.120.0-2|65	
12cr|perl-WWW-HostipInfo-0.120.0-2|66	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-4mdv2008.1
12cr|perl-WWW-HostipInfo-0.120.0-2|67	+ Revision: 137107
12cr|perl-WWW-HostipInfo-0.120.0-2|68	- rebuild
12cr|perl-WWW-HostipInfo-0.120.0-2|69	
12cr|perl-WWW-HostipInfo-0.120.0-2|70	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-WWW-HostipInfo-0.120.0-2|71	- restore BuildRoot
12cr|perl-WWW-HostipInfo-0.120.0-2|72	
12cr|perl-WWW-HostipInfo-0.120.0-2|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-WWW-HostipInfo-0.120.0-2|74	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-WWW-HostipInfo-0.120.0-2|75	
12cr|perl-WWW-HostipInfo-0.120.0-2|76	
12cr|perl-WWW-HostipInfo-0.120.0-2|77	* Mon Nov 13 2006 Olivier Thauvin <nanardon@mandriva.org> 0.08-3mdv2007.0
12cr|perl-WWW-HostipInfo-0.120.0-2|78	+ Revision: 83895
12cr|perl-WWW-HostipInfo-0.120.0-2|79	- disable test to please to iurt
12cr|perl-WWW-HostipInfo-0.120.0-2|80	- fix buildrequires
12cr|perl-WWW-HostipInfo-0.120.0-2|81	- first mdv package
12cr|perl-WWW-HostipInfo-0.120.0-2|82	- Create perl-WWW-HostipInfo
12cr|perl-WWW-HostipInfo-0.120.0-2|83	

5689 12
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|1	%define upstream_name       WWW-Mechanize-Cached
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|2	%define upstream_version 1.40
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|3	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|6	Release:	2
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|7	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|8	Summary:	Cache response to be polite
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|9	License:	GPL+ or Artistic
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|10	Group:		Development/Perl
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|12	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|13	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|14	BuildRequires:	perl-devel
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|15	BuildRequires:	perl(Cache::Cache)
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|16	BuildRequires:	perl(Data::Dump)
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|17	BuildRequires:	perl(Devel::SimpleTrace)
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|18	BuildRequires:	perl(Find::Lib)
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|19	BuildRequires:	perl(Moose)
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|20	BuildRequires:	perl(Path::Class)
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|21	BuildRequires:	perl(Test::Perl::Critic)
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|22	BuildRequires:	perl(Test::Warn)
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|23	BuildRequires:	perl(WWW::Mechanize)
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|24	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|25	BuildArch:	noarch
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|26	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|27	%description
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|28	Uses the Cache::Cache hierarchy to implement a caching Mech. This
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|29	lets one perform repeated requests without hammering a server
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|30	impolitely.
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|31	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|32	%prep
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|34	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|35	%build
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|37	%make
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|38	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|39	%check
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|40	%make test
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|41	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|42	%install
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|43	%makeinstall_std
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|44	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|45	%files
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|46	%doc Changes README
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|47	%{perl_vendorlib}/WWW/Mechanize/Cached.pm
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|48	%{_mandir}/*/*
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|49	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|50	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|51	%changelog
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|52	* Fri Nov 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.400.0-1mdv2011.0
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|53	+ Revision: 596699
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|54	- update to 1.40
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|55	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|56	* Thu Sep 02 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.370.0-1mdv2011.0
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|57	+ Revision: 575426
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|58	- adding missing buildrequires:
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|59	- update to 1.37
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|60	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|61	* Sat Nov 21 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.350.0-1mdv2011.0
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|62	+ Revision: 467879
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|63	- update to 1.35
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|64	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|65	* Wed Jul 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.330.0-1mdv2010.0
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|66	+ Revision: 396297
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|67	- new version
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|68	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|69	* Wed Oct 01 2008 Oden Eriksson <oeriksson@mandriva.com> 1.32-7mdv2009.0
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|70	+ Revision: 290441
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|71	- rebuild
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|72	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|74	- rebuild
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|75	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|76	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|77	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|78	- restore BuildRoot
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|79	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|80	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.32-4mdv2008.0
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|81	+ Revision: 25462
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|82	- rebuild
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|83	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|84	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 1.32-3mdv2008.0
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|85	+ Revision: 23571
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|86	- rebuild
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|87	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|88	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|89	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.32-2mdk
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|90	- Fix SPEC according to Perl Policy
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|91	- BuildRequires
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|92	- Source URL
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|93	- use mkrel
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|94	
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|95	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.32-1mdk
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|96	- initial Mandriva package
12cr|perl-WWW-Mechanize-Cached-1.400.0-2|97	

5690 12
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|1	%define upstream_name    WWW-Mechanize-CGI
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|2	%define upstream_version 0.3
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|3	
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|6	Release:	2
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|7	
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|8	Summary:	Use WWW::Mechanize with CGI applications
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|9	License:	GPL+ or Artistic
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|10	Group:		Development/Perl
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|12	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|13	
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|14	BuildRequires:	perl-devel
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|16	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|17	BuildRequires:	perl(File::Spec)
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|18	BuildRequires:	perl(HTTP::Request::AsCGI)
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|19	BuildRequires:	perl(IO::Pipe)
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|20	BuildRequires:	perl(Test::More)
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|21	BuildRequires:	perl(WWW::Mechanize)
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|22	
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|23	BuildArch:	noarch
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|24	Requires:	perl(Class::Accessor::Fast)
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|25	
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|26	%description
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|27	Provides a convenient way of using CGI applications with the WWW::Mechanize,
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|28	without setting a webrowser.
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|29	
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|30	%prep
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|32	
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|33	%build
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|35	%make
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|36	
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|37	%check
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|38	%make test
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|39	
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|40	%install
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|41	%makeinstall_std
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|42	
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|43	%files
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|44	%doc Changes README
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|45	%{_mandir}/man3/*
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|46	%{perl_vendorlib}/WWW
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|47	
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|48	%changelog
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|49	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2010.1
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|50	+ Revision: 505369
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|51	- rebuild using %%perl_convert_version
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|52	
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3-4mdv2010.0
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|54	+ Revision: 430656
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|55	- rebuild
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|56	
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|57	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.3-3mdv2009.0
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|58	+ Revision: 268875
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|59	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|60	
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|61	+ Michael Scherer <misc@mandriva.org>
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|62	- enhance the description
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|63	
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|64	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-2mdv2009.0
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|65	+ Revision: 213729
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|66	- fix dependencies
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|67	- import perl-WWW-Mechanize-CGI
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|68	
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|69	
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|70	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-1mdv2009.0
12cr|perl-WWW-Mechanize-CGI-0.300.0-2|71	- first mdv release

5691 12
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|1	%define upstream_name    WWW-Mechanize-FormFiller
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|2	%define upstream_version 0.10
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|3	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|6	Release:	2
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|7	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|8	Summary:	WWW::Mechanize::FormFiller - framework to automate HTML forms
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|9	License:	GPL+ or Artistic
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|10	Group:		Development/Perl
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|13	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|14	BuildRequires:	perl-devel
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|15	BuildRequires:	perl-libwww-perl
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|16	BuildRequires:	perl(Data::Random)
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|17	BuildRequires:	perl(HTML::Form)
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|18	BuildRequires:	perl(HTML::TokeParser)
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|19	BuildRequires:	perl(Test::MockObject)
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|20	BuildRequires:	perl(Test::Inline)
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|21	BuildArch:	noarch
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|22	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|23	%description
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|24	WWW::Mechanize::FormFiller and its submodules are useful to automate
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|25	web forms. The FormFiller object is filled with a set of rules how to
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|26	fill out HTML form field and then let loose on a HTML form. It fills
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|27	in the fields according to the preset rules.
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|28	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|29	%prep
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|31	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|32	# pod2test is gone in perl-Test-Inline
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|33	perl -pi -e "s|pod2test|/bin/true|g" Makefile.PL
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|34	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|35	%build
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|37	%make
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|38	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|39	%check
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|40	make test
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|41	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|42	%install
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|43	%makeinstall_std
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|44	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|45	%files
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|46	%defattr(-,root,root)
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|47	%doc Changes README
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|48	%dir %{perl_vendorlib}/WWW/Mechanize/FormFiller
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|49	%dir %{perl_vendorlib}/WWW/Mechanize/FormFiller/Value
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|50	%dir %{perl_vendorlib}/WWW/Mechanize/FormFiller/Value/Random
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|51	%{perl_vendorlib}/WWW/Mechanize/FormFiller.pm
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|52	%{perl_vendorlib}/WWW/Mechanize/FormFiller/*.pm
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|53	%{perl_vendorlib}/WWW/Mechanize/FormFiller/Value/*.pm
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|54	%{perl_vendorlib}/WWW/Mechanize/FormFiller/Value/Random/*.pm
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|55	%{_mandir}/*/*
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|56	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|57	%changelog
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|58	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|59	+ Revision: 401916
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|60	- rebuild using %%perl_convert_version
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|61	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|62	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2010.0
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|63	+ Revision: 370247
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|64	- update to new version 0.10
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|65	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|66	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.08-4mdv2009.0
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|67	+ Revision: 258791
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|68	- rebuild
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|69	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|70	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.08-3mdv2009.0
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|71	+ Revision: 246712
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|72	- rebuild
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|73	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|74	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|75	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|76	- restore BuildRoot
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|77	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|78	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|79	- update to new version 0.08
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|80	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|81	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 0.06-1mdv2008.0
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|82	+ Revision: 20750
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|83	- 0.06
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|84	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|85	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|86	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.05-3mdk
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|87	- Fix SPEC according to Perl Policy
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|88	- BuildRequires
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|89	- Source URL
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|90	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|91	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.05-2mdk
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|92	- Fix BuildRequires
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|93	
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|94	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.05-1mdk
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|95	- initial Mandriva package
12cr|perl-WWW-Mechanize-FormFiller-0.100.0-2|96	

5692 12
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|1	%define upstream_name    WWW-Mechanize-GZip
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|2	%define upstream_version 0.12
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|3	
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|6	Release:	2
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|7	
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|8	Summary:	Tries to fetch webpages with gzip-compression
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|9	License:	GPL+ or Artistic
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|10	Group:		Development/Perl
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|12	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|13	
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|14	BuildRequires:	perl-devel
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|15	BuildRequires:	perl(Compress::Zlib)
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|16	BuildRequires:	perl(Test::More)
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|17	BuildRequires:	perl(WWW::Mechanize)
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|18	BuildArch:	noarch
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|19	
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|20	%description
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|21	The the WWW::Mechanize::GZip manpage module tries to fetch a URL by
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|22	requesting gzip-compression from the webserver.
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|23	
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|24	If the response contains a header with 'Content-Encoding: gzip', it
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|25	decompresses the response in order to get the original (uncompressed)
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|26	content.
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|27	
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|28	This module will help to reduce bandwith fetching webpages, if supported by
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|29	the webeserver. If the webserver does not support gzip-compression, no
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|30	decompression will be made.
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|31	
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|32	%prep
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|34	
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|35	%build
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|37	%make
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|38	
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|39	%check
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|40	%make test
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|41	
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|42	%install
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|43	%makeinstall_std
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|44	
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|45	%files
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|46	%doc README META.yml Changes
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|47	%{_mandir}/man3/*
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|48	%{perl_vendorlib}/WWW/
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|49	
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|50	%changelog
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|51	* Fri Apr 30 2010 Michael Scherer <misc@mandriva.org> 0.120.0-1mdv2010.1
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|52	+ Revision: 541158
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|53	- import perl-WWW-Mechanize-GZip
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|54	
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|55	
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|56	* Fri Apr 30 2010 cpan2dist 0.12-1mdv
12cr|perl-WWW-Mechanize-GZip-0.120.0-2|57	- initial mdv release, generated with cpan2dist

5693 12
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|1	%define upstream_name    WWW-Mechanize-Shell
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|2	%define upstream_version 0.52
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|3	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|6	Release:	2
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|7	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|8	Summary:	An interactive shell for WWW::Mechanize
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|9	License:	GPL+ or Artistic
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|10	Group:		Development/Perl
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|12	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|13	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|14	BuildRequires:	perl-devel
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|15	BuildRequires:	perl(File::Modified)
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|16	BuildRequires:	perl(Hook::LexWrap)
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|17	BuildRequires:	perl(HTML::TokeParser::Simple)
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|18	BuildRequires:	perl(Pod::Constants)
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|19	BuildRequires:	perl(Term::Shell)
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|20	BuildRequires:	perl(Test::Inline)
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|21	BuildRequires:	perl(Test::Without::Module)
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|22	BuildRequires:	perl(WWW::Mechanize::FormFiller)
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|23	BuildArch:	noarch
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|24	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|25	%description
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|26	This module implements a www-like shell above WWW::Mechanize
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|27	and also has the capability to output crude Perl code that recreates
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|28	the recorded session. Its main use is as an interactive starting point
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|29	for automating a session through WWW::Mechanize.
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|30	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|31	%prep
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|33	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|34	# pod2test is gone in perl-Test-Inline
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|35	perl -pi -e "s|pod2test|/bin/true|g" Makefile.PL
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|36	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|37	%build
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|39	%make
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|40	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|41	%check
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|42	# make test don't work...
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|43	#make test
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|44	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|45	%install
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|46	%makeinstall_std
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|47	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|48	%files
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|49	%doc Changes README
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|50	%{perl_vendorlib}/WWW/Mechanize/Shell.pm
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|51	%{_mandir}/*/*
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|52	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|53	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|54	%changelog
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|55	* Fri Jan 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.520.0-1mdv2011.0
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|56	+ Revision: 629502
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|57	- update to new version 0.52
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|58	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|59	* Mon Aug 23 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.500.0-1mdv2011.0
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|60	+ Revision: 572243
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|61	- update to 0.50
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|62	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|63	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.480.0-1mdv2010.0
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|64	+ Revision: 408100
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|65	- rebuild using %%perl_convert_version
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|66	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|67	* Mon Nov 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.48-1mdv2009.1
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|68	+ Revision: 301685
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|69	- update to new version 0.48
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|70	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|71	* Mon Nov 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.47-1mdv2009.1
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|72	+ Revision: 299406
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|73	- update to new version 0.47
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|74	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|75	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.46-5mdv2009.0
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|76	+ Revision: 258792
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|77	- rebuild
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|78	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|79	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.46-4mdv2009.0
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|80	+ Revision: 246714
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|81	- rebuild
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|82	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|83	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|84	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|85	- restore BuildRoot
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|86	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|87	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 0.46-2mdv2008.1
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|88	+ Revision: 109345
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|89	- rebuild
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|90	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|91	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.46-1mdv2008.1
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|92	+ Revision: 105434
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|93	- new version
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|94	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|95	* Mon Jul 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.44-1mdv2008.0
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|96	+ Revision: 52528
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|97	- update to new version 0.44
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|98	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|99	* Mon Jul 02 2007 Olivier Thauvin <nanardon@mandriva.org> 0.43-1mdv2008.0
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|100	+ Revision: 46894
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|101	- 0.43
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|102	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|103	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 0.42-1mdv2008.0
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|104	+ Revision: 20748
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|105	- 0.42
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|106	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|107	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|108	* Sun Dec 24 2006 Olivier Thauvin <nanardon@mandriva.org> 0.39-1mdv2007.0
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|109	+ Revision: 101958
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|110	- 0.39
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|111	- Import perl-WWW-Mechanize-Shell
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|112	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|113	* Sat Apr 29 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.36-2mdk
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|114	- Fix SPEC according to Perl Policy
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|115	- BuildRequires
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|116	- Source URL
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|117	- use mkrel
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|118	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|119	* Thu Jul 21 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.36-1mdk
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|120	- 0.36
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|121	
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|122	* Sat Jul 16 2005 Oden Eriksson <oeriksson@mandriva.com> 0.34-1mdk
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|123	- initial Mandriva package
12cr|perl-WWW-Mechanize-Shell-0.520.0-2|124	

5694 12
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|1	%define upstream_name    WWW-Mechanize-Sleepy
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|2	%define upstream_version 0.7
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|3	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|6	Release:	2
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|7	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|8	Summary:	WWW::Mechanize::Sleepy - A Sleepy Mechanize Agent
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|9	License:	GPL+ or Artistic
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|10	Group:		Development/Perl
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|13	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|14	BuildRequires:	perl-devel
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|15	BuildArch:	noarch
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|16	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|17	%description
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|18	Sometimes when testing the behavior of a webserver it is important
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|19	to be able to space out your requests in order to simulate a
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|20	person reading, thinking (or sleeping) at the keyboard.
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|21	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|22	WWW::Mechanize::Sleepy subclasses WWW::Mechanize to provide pauses
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|23	between your server requests. Use it just like you would use
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|24	WWW::Mechanize.
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|25	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|26	%prep
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|28	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|29	%build
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|31	%make
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|32	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|33	# make test don't work...
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|34	#make test
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|35	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|36	%install
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|37	%makeinstall_std
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|38	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|39	%files
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|40	%doc Changes README
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|41	%{perl_vendorlib}/WWW/Mechanize/Sleepy.pm
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|42	%{_mandir}/*/*
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|43	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|44	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|45	%changelog
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|46	* Fri Nov 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.700.0-1mdv2011.0
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|47	+ Revision: 596700
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|48	- update to 0.7
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|49	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|50	* Sat Feb 13 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.600.0-1mdv2011.0
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|51	+ Revision: 505370
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|52	- rebuild using %%perl_convert_version
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|53	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|54	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.6-4mdv2010.0
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|55	+ Revision: 430657
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|56	- rebuild
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|57	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|58	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.6-3mdv2009.0
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|59	+ Revision: 242155
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|60	- rebuild
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|62	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|63	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|64	- restore BuildRoot
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|65	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|66	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 0.6-1mdv2008.0
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|67	+ Revision: 20749
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|68	- 0.6
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|69	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|70	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|71	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.5-2mdk
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|72	- Fix SPEC according to Perl Policy
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|73	- Source URL
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|74	- use mkrel
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|75	
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|76	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-1mdk
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|77	- initial Mandriva package
12cr|perl-WWW-Mechanize-Sleepy-0.700.0-2|78	

5695 12
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|1	%define upstream_name    WWW-Mechanize-Timed
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|2	%define upstream_version 0.44
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|3	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|6	Release:	2
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|7	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|8	Summary:	WWW::Mechanize::Timed - Time Mechanize requests
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|9	License:	GPL+ or Artistic
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|10	Group:		Development/Perl
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/WWW//%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|13	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|14	BuildRequires:	perl-devel
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|15	BuildRequires:	perl(LWPx::TimedHTTP)
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|16	BuildRequires:	perl(WWW::Mechanize)
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|17	BuildArch:	noarch
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|18	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|19	%description
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|20	This module is a subclass of WWW::Mechanize that times each stage
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|21	of the HTTP request. These can then be used in monitoring systems.
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|22	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|23	%prep
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|25	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|26	%build
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|28	%make
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|29	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|30	%check
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|31	make test
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|32	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|33	%install
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|34	%makeinstall_std
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|35	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|36	%files
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|37	%doc CHANGES README
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|38	%{perl_vendorlib}/WWW/Mechanize/Timed.pm
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|39	%{_mandir}/*/*
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|40	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|41	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|42	%changelog
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|43	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.440.0-1mdv2010.0
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|44	+ Revision: 401915
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|46	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|47	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.44-2mdv2009.0
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|48	+ Revision: 268876
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|49	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|50	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|51	* Tue May 06 2008 Olivier Blin <oblin@mandriva.com> 0.44-1mdv2009.0
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|52	+ Revision: 201988
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|53	- restore BuildRoot
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|54	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|55	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|57	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|58	* Wed Aug 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.43-1mdv2008.0
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|59	+ Revision: 63966
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|60	- update to new version 0.43
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|61	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|62	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.42-5mdv2008.0
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|63	+ Revision: 25463
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|64	- rebuild
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|65	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|66	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.42-4mdv2008.0
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|67	+ Revision: 23569
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|68	- rebuild
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|69	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|70	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|71	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.42-3mdk
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|72	- Fix SPEC according to Perl Policy
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|73	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|74	* Tue Mar 21 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.42-2mdk
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|75	- Add BuildRequires
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|76	- BuildRequires
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|77	- Source URL
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|78	- use mkrel
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|79	
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|80	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.42-1mdk
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|81	- initial Mandriva package
12cr|perl-WWW-Mechanize-Timed-0.440.0-2|82	

5696 12
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|1	%define upstream_name    WWW-Mechanize-TreeBuilder
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|2	%define upstream_version 1.10003
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|3	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|4	Name:		perl-%{upstream_name}
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|6	Release:	3
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|7	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|8	Summary:	Combine WWW::Mechanize and HTML::TreeBuilder
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|9	License:	GPL+ or Artistic
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|10	Group:		Development/Perl
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|12	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|13	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|14	BuildRequires:	perl-devel
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|16	BuildRequires:	perl(HTML::TreeBuilder)
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|17	BuildRequires:	perl(Moose)
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|18	BuildRequires:	perl(MooseX::Role::Parameterized)
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|19	BuildRequires:	perl(Scalar::Util)
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|20	BuildRequires:	perl(Test::More)
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|21	BuildRequires:	perl(Test::WWW::Mechanize)
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|22	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|23	BuildArch:	noarch
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|24	Requires:	perl(HTML::TreeBuilder)
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|25	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|26	%description
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|27	This module combines the WWW::Mechanize manpage and the HTML::TreeBuilder
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|28	manpage. Why? Because I've seen too much code like the following:
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|29	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|30	like($mech->content, qr{<p>some text</p>}, "Found the right tag");
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|31	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|32	Which is just all flavours of wrong - its akin to processing XML with
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|33	regexps.
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|34	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|35	%prep
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|37	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|38	%build
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|40	%make
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|41	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|42	%check
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|43	%make test
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|44	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|45	%install
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|46	%makeinstall_std
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|47	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|48	%files
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|49	%doc Changes
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|50	%{_mandir}/man3/*
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|51	%{perl_vendorlib}/*
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|52	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|53	%changelog
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|54	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.100.30-2mdv2011.0
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|55	+ Revision: 656978
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|56	- rebuild for updated spec-helper
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|57	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|58	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.30-1mdv2011.0
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|59	+ Revision: 596702
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|60	- update to 1.10003
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|61	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|62	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.20-1mdv2011.0
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|63	+ Revision: 536217
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|64	- update to 1.10002
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|65	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|66	* Mon Nov 30 2009 Jérôme Quelin <jquelin@mandriva.org> 1.100.10-2mdv2010.1
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|67	+ Revision: 472011
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|68	- adding missing requires:
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|69	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|70	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.100.10-1mdv2010.1
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|71	+ Revision: 471164
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|72	- import perl-WWW-Mechanize-TreeBuilder
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|73	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|74	
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|75	* Sun Nov 29 2009 cpan2dist 1.10001-1mdv
12cr|perl-WWW-Mechanize-TreeBuilder-1.100.30-3|76	- initial mdv release, generated with cpan2dist

5697 12
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|1	%define upstream_name    WWW-Mediawiki-Client
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|2	%define upstream_version 0.31
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|3	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|6	Release:	2
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|7	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|8	Summary:	Simple cvs-like interface for Mediawiki driven WikiWiki websites
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|9	License:	Artistic
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|10	Group:		Development/Perl
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|12	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|13	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|14	BuildRequires:	perl-devel
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|15	BuildRequires:	perl-libwww-perl
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|16	BuildRequires:	perl(Exception::Class)
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|17	BuildRequires:	perl(HTML::TokeParser)
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|18	BuildRequires:	perl(Test::Differences)
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|19	BuildRequires:	perl(VCS::Lite)
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|20	BuildRequires:	perl(XML::LibXML)
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|21	BuildArch:	noarch
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|22	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|23	%description
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|24	WWW::Mediawiki::Client provides a very simple cvs-like interface for
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|25	Mediawiki driven WikiWiki websites, such as http://www.wikitravel.org or
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|26	http://www.wikipedia.org.  The interface mimics the two most basic cvs
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|27	commands: update and commit with similarly named methods.  Each of these has a
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|28	shorter alias, as in cvs.  Verbosity is controled through an output_level
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|29	accessor method.
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|30	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|31	%prep
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|33	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|34	%build
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|36	%make
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|37	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|38	%check
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|39	make test
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|40	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|41	%install
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|42	%makeinstall_std
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|43	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|44	%files
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|45	%{_bindir}/*
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|46	%{_mandir}/*/*
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|47	%{perl_vendorlib}/WWW
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|48	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|49	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|50	%changelog
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|51	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.310.0-1mdv2010.0
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|52	+ Revision: 401914
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|53	- rebuild using %%perl_convert_version
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|54	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|55	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.31-4mdv2009.0
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|56	+ Revision: 242157
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|57	- rebuild
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|59	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|60	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|61	- restore BuildRoot
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|62	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|63	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.31-2mdv2008.0
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|64	+ Revision: 87076
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|65	- rebuild
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|66	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|67	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|68	* Fri Aug 04 2006 guillomovitch
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|69	+ 2006-08-04 13:52:07 (51750)
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|70	- ooops
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|71	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|72	* Fri Aug 04 2006 guillomovitch
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|73	+ 2006-08-04 13:44:32 (51748)
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|74	- New version
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|75	- spec cleanup
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|76	- drop patch, seems uneeded now
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|77	- clean buildroot before install
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|78	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|79	* Thu Aug 03 2006 Nicolas Lécureuil <neoclust@mandriva.org>
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|80	+ 2006-08-03 15:05:32 (43249)
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|81	- import perl-WWW-Mediawiki-Client-0.28-1mdk
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|82	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|83	* Tue May 16 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.28-1mdk
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|84	- 0.28
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|85	- Fix Source URL
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|86	- Add  patch1 see http://wikitravel.org/en/User_talk:Mark/WWW-Mediawiki-Client#Extra_Linefeeds
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|87	Thank Brouard Nicolas for his big help
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|88	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|89	* Thu Dec 22 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.27-3mdk
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|90	- Fix BuildRequires
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|91	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|92	* Sat Nov 05 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.27-2mdk
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|93	- Fix BuildRequires
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|94	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|95	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.27-1mdk
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|96	- 0.27
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|97	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|98	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.25-3mdk
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|99	- fix url
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|100	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|101	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.25-2mdk
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|102	- Fix BuildRequires
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|103	
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|104	* Thu Apr 28 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.25-1mdk
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|105	- initial build
12cr|perl-WWW-Mediawiki-Client-0.310.0-2|106	

5698 12
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|1	%define upstream_name    WWW-Pastebin-Bot-Pastebot-Create
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|2	%define upstream_version 0.001
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|3	
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|4	Name:		perl-%{upstream_name}
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|6	Release:	6
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|7	
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|8	Summary:	Create pastes on sites powered by Bot::Pastebot
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|9	License:	GPL+ or Artistic
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|10	Group:		Development/Perl
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|12	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|13	
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|14	BuildRequires:	perl-devel
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|15	BuildRequires:	perl(Carp)
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|16	BuildRequires:	perl(Class::Data::Accessor)
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|17	BuildRequires:	perl(Devel::TakeHashArgs)
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|18	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|19	BuildRequires:	perl(Test::More)
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|20	BuildRequires:	perl(URI)
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|21	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|22	
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|23	BuildArch:	noarch
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|24	
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|25	%description
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|26	The module provides interface to paste into pastebin sites powered by the
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|27	Bot::Pastebot manpage
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|28	
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|29	%prep
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|31	
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|32	%build
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|34	%make
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|35	
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|36	%check
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|37	%make test
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|38	
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|39	%install
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|40	%makeinstall_std
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|41	
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|42	%files
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|43	%doc README META.yml Changes
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|44	%{_mandir}/man3/*
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|45	%{perl_vendorlib}/*
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|46	
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|47	%changelog
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|48	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.1.0-5mdv2011.0
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|49	+ Revision: 655241
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|50	- rebuild for updated spec-helper
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|51	
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|52	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.1.0-4mdv2011.0
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|53	+ Revision: 505280
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|54	- rebuild using %%perl_convert_version
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|55	
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|56	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.001-3mdv2010.0
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|57	+ Revision: 430658
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|58	- rebuild
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|59	
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|60	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.001-2mdv2009.0
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|61	+ Revision: 268877
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|62	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|63	
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|64	* Sat Apr 12 2008 Olivier Thauvin <nanardon@mandriva.org> 0.001-1mdv2009.0
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|65	+ Revision: 192625
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|66	- import perl-WWW-Pastebin-Bot-Pastebot-Create
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|67	
12cr|perl-WWW-Pastebin-Bot-Pastebot-Create-0.1.0-6|68	

5699 12
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|1	%define realname   WWW-Pastebin-PastebinCa-Create
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|2	
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|3	Name:		perl-%{realname}
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|4	Version:	0.001
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|5	Release:	6
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|6	License:	GPL or Artistic
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|7	Group:		Development/Perl
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|8	Summary:	Create new pastes on http://pastebin.ca/ from Perl
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|9	Source:		http://www.cpan.org/modules/by-module/WWW/%{realname}-%{version}.tar.gz
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|10	Url:		http://search.cpan.org/dist/%{realname}
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|11	
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|12	BuildRequires:	perl-devel
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|13	BuildRequires:	perl(Carp)
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|14	BuildRequires:	perl(Class::Data::Accessor)
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|15	BuildRequires:	perl(Test::More)
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|16	BuildRequires:	perl(URI)
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|17	BuildRequires:	perl(WWW::Mechanize)
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|18	BuildRequires:	perl(overload)
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|19	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|20	# reported missing by pterjan:
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|21	Requires:	perl(Class::Data::Accessor)
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|22	
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|23	BuildArch:	noarch
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|24	
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|25	%description
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|26	The module provides means of pasting large texts into the
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|27	http://pastebin.ca/ manpage pastebin site.
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|28	
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|29	%prep
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|30	%setup -q -n %{realname}-%{version}
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|31	
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|32	%build
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|34	%make
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|35	
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|36	%check
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|37	make test
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|38	
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|39	%install
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|40	%makeinstall_std
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|41	
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|42	%files
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|43	%doc README META.yml Changes
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|44	%{_mandir}/man3/*
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|45	%{perl_vendorlib}/*
12cr|perl-WWW-Pastebin-PastebinCa-Create-0.001-6|46	

5700 12
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|1	%define upstream_name    WWW-Pastebin-PastebinCom-Create
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|2	%define upstream_version 0.003
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|3	
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|6	Release:	2
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|7	
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|8	Summary:	Paste to http://pastebin.com from Perl
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|9	License:	GPL+ or Artistic
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|10	Group:		Development/Perl
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|12	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|13	
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|14	BuildRequires:	perl-devel
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|16	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|17	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|18	BuildRequires:	perl(Test::More)
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|19	BuildRequires:	perl(URI)
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|20	BuildRequires:	perl(overload)
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|21	
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|22	BuildArch:	noarch
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|23	
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|24	%description
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|25	The module provides means of pasting large texts into the
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|26	http://pastebin.com manpage pastebin site.
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|27	
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|28	%prep
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|30	
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|31	%build
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|33	%make
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|34	
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|35	%check
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|36	%make test
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|37	
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|38	%install
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|39	%makeinstall_std
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|40	
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|41	%files
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|42	%doc README Changes
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|43	%{_mandir}/man3/*
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|44	%{perl_vendorlib}/WWW
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|45	
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|46	%changelog
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|47	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.3.0-1mdv2010.1
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|48	+ Revision: 526460
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|49	- update to 0.003
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|50	
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|51	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.002-2mdv2010.0
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|52	+ Revision: 440747
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|53	- rebuild
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|54	
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|55	* Sun Jan 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.002-1mdv2009.1
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|56	+ Revision: 330951
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|57	- update to new version 0.002
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|58	- update to new version 0.002
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|59	
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|60	* Fri Jan 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.001-1mdv2009.1
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|61	+ Revision: 327407
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|62	- import perl-WWW-Pastebin-PastebinCom-Create
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|63	
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|64	
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|65	* Fri Jan 09 2009 cpan2dist 0.001-1mdv
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|66	- initial mdv release, generated with cpan2dist
12cr|perl-WWW-Pastebin-PastebinCom-Create-0.3.0-2|67	

5701 12
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|1	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|2	%define realname   WWW-Pastebin-RafbNet-Create
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|3	%define version    0.001
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|4	%define release    %mkrel 4
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|5	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|6	Name:       perl-%{realname}
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|7	Version:    %{version}
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|8	Release:    %{release}
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|9	License:    GPL or Artistic
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|10	Group:      Development/Perl
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|11	Summary:    create new pastes on http://rafb.net/
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|12	Source:     http://www.cpan.org/modules/by-module/WWW/%{realname}-%{version}.tar.gz
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|13	Url:        http://search.cpan.org/dist/%{realname}
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|14	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|15	BuildRequires: perl-devel
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|16	BuildRequires: perl(Carp)
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|17	BuildRequires: perl(Class::Data::Accessor)
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|18	BuildRequires: perl(LWP::UserAgent)
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|19	BuildRequires: perl(Test::More)
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|20	BuildRequires: perl(URI)
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|21	BuildRequires: perl(overload)
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|22	BuildRequires: perl(Module::Build::Compat)
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|23	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|24	BuildArch: noarch
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|25	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|26	%description
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|27	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|28	The module provides means to create new pastes on the http://rafb.net/
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|29	manpage paste site.
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|30	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|31	The the WWW::Rafb manpage module offers a similiar functionality. However,
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|32	it does not pass the test suite, and the author does not seem to care (last
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|33	update was close to a year ago). As well, the module seems to have a bit of
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|34	an "uncomfortable" interface, including not being able to paste text from a
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|35	scalar easily.
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|36	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|37	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|38	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|39	%prep
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|40	%setup -q -n %{realname}-%{version}
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|41	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|42	%build
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|44	%make
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|45	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|46	%check
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|47	make test
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|48	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|49	%install
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|50	rm -rf $RPM_BUILD_ROOT
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|51	%makeinstall_std
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|52	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|53	%clean
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|54	rm -rf $RPM_BUILD_ROOT
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|55	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|56	%files
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|57	%defattr(-,root,root)
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|58	%doc README META.yml Changes
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|59	%{_mandir}/man3/*
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|60	%perl_vendorlib/*
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|61	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|62	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|63	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|64	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|65	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|66	%changelog
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|67	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.001-4mdv2011.0
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|68	+ Revision: 658427
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|69	- rebuild for updates rpm-setup
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|70	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|71	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.001-3mdv2010.0
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|72	+ Revision: 430660
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|73	- rebuild
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|74	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|75	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.001-2mdv2009.0
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|76	+ Revision: 268879
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|77	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|78	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|79	* Sat Apr 12 2008 Olivier Thauvin <nanardon@mandriva.org> 0.001-1mdv2009.0
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|80	+ Revision: 192633
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|81	- import perl-WWW-Pastebin-RafbNet-Create
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|82	
12cr|perl-WWW-Pastebin-RafbNet-Create-0.001-4|83	

5702 12
12cr|perl-WWW-Search-2.508.0-2|1	%define upstream_name    WWW-Search
12cr|perl-WWW-Search-2.508.0-2|2	%define upstream_version 2.508
12cr|perl-WWW-Search-2.508.0-2|3	
12cr|perl-WWW-Search-2.508.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WWW-Search-2.508.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WWW-Search-2.508.0-2|6	Release:	2
12cr|perl-WWW-Search-2.508.0-2|7	
12cr|perl-WWW-Search-2.508.0-2|8	Summary:	Virtual base class for WWW searches
12cr|perl-WWW-Search-2.508.0-2|9	License:	GPL+ or Artistic
12cr|perl-WWW-Search-2.508.0-2|10	Group:		Development/Perl
12cr|perl-WWW-Search-2.508.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WWW-Search-2.508.0-2|12	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-WWW-Search-2.508.0-2|13	
12cr|perl-WWW-Search-2.508.0-2|14	BuildRequires:	perl-devel
12cr|perl-WWW-Search-2.508.0-2|15	BuildRequires:	perl(Bit::Vector)
12cr|perl-WWW-Search-2.508.0-2|16	BuildRequires:	perl(CGI)
12cr|perl-WWW-Search-2.508.0-2|17	BuildRequires:	perl(Date::Manip)
12cr|perl-WWW-Search-2.508.0-2|18	BuildRequires:	perl(HTML::Tree)
12cr|perl-WWW-Search-2.508.0-2|19	BuildRequires:	perl(IO::Capture) >= 0.05
12cr|perl-WWW-Search-2.508.0-2|20	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-WWW-Search-2.508.0-2|21	BuildRequires:	perl(Test::File)
12cr|perl-WWW-Search-2.508.0-2|22	BuildRequires:	perl(Test::Inline) >= 0.16
12cr|perl-WWW-Search-2.508.0-2|23	
12cr|perl-WWW-Search-2.508.0-2|24	BuildArch:	noarch
12cr|perl-WWW-Search-2.508.0-2|25	
12cr|perl-WWW-Search-2.508.0-2|26	%description
12cr|perl-WWW-Search-2.508.0-2|27	This class is the parent for all access methods supported by the WWW::Search
12cr|perl-WWW-Search-2.508.0-2|28	library. This library implements a Perl API to web-based search engines.
12cr|perl-WWW-Search-2.508.0-2|29	
12cr|perl-WWW-Search-2.508.0-2|30	See README for a list of search engines currently supported, and for a lot of
12cr|perl-WWW-Search-2.508.0-2|31	interesting high-level information about this distribution.
12cr|perl-WWW-Search-2.508.0-2|32	
12cr|perl-WWW-Search-2.508.0-2|33	Search results can be limited, and there is a pause between each request to
12cr|perl-WWW-Search-2.508.0-2|34	avoid overloading either the client or the server.
12cr|perl-WWW-Search-2.508.0-2|35	
12cr|perl-WWW-Search-2.508.0-2|36	%prep
12cr|perl-WWW-Search-2.508.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WWW-Search-2.508.0-2|38	for file in `find lib -type f` Changes README; do
12cr|perl-WWW-Search-2.508.0-2|39	chmod 644 $file
12cr|perl-WWW-Search-2.508.0-2|40	done
12cr|perl-WWW-Search-2.508.0-2|41	perl -pi -e 's|/usr/local/bin/perl|/usr/bin/perl|' lib/WWW/Search/*.pm
12cr|perl-WWW-Search-2.508.0-2|42	
12cr|perl-WWW-Search-2.508.0-2|43	%build
12cr|perl-WWW-Search-2.508.0-2|44	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Search-2.508.0-2|45	%make
12cr|perl-WWW-Search-2.508.0-2|46	
12cr|perl-WWW-Search-2.508.0-2|47	%check
12cr|perl-WWW-Search-2.508.0-2|48	export PATH=$PATH:%{buildroot}%{_bindir}
12cr|perl-WWW-Search-2.508.0-2|49	%{__make} test
12cr|perl-WWW-Search-2.508.0-2|50	
12cr|perl-WWW-Search-2.508.0-2|51	%install
12cr|perl-WWW-Search-2.508.0-2|52	%makeinstall_std
12cr|perl-WWW-Search-2.508.0-2|53	
12cr|perl-WWW-Search-2.508.0-2|54	%files
12cr|perl-WWW-Search-2.508.0-2|55	%doc Changes README
12cr|perl-WWW-Search-2.508.0-2|56	%{_bindir}/*
12cr|perl-WWW-Search-2.508.0-2|57	%{perl_vendorlib}/WWW
12cr|perl-WWW-Search-2.508.0-2|58	%{_mandir}/*/*
12cr|perl-WWW-Search-2.508.0-2|59	
12cr|perl-WWW-Search-2.508.0-2|60	
12cr|perl-WWW-Search-2.508.0-2|61	%changelog
12cr|perl-WWW-Search-2.508.0-2|62	* Mon Jul 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.508.0-1mdv2011.0
12cr|perl-WWW-Search-2.508.0-2|63	+ Revision: 551205
12cr|perl-WWW-Search-2.508.0-2|64	- update to 2.508
12cr|perl-WWW-Search-2.508.0-2|65	
12cr|perl-WWW-Search-2.508.0-2|66	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 2.507-2mdv2010.0
12cr|perl-WWW-Search-2.508.0-2|67	+ Revision: 440750
12cr|perl-WWW-Search-2.508.0-2|68	- rebuild
12cr|perl-WWW-Search-2.508.0-2|69	
12cr|perl-WWW-Search-2.508.0-2|70	* Tue Dec 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.507-1mdv2009.1
12cr|perl-WWW-Search-2.508.0-2|71	+ Revision: 309455
12cr|perl-WWW-Search-2.508.0-2|72	- update to new version 2.507
12cr|perl-WWW-Search-2.508.0-2|73	
12cr|perl-WWW-Search-2.508.0-2|74	* Tue Jul 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.504-1mdv2009.0
12cr|perl-WWW-Search-2.508.0-2|75	+ Revision: 240017
12cr|perl-WWW-Search-2.508.0-2|76	- update to new version 2.504
12cr|perl-WWW-Search-2.508.0-2|77	
12cr|perl-WWW-Search-2.508.0-2|78	* Thu Jul 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.503-1mdv2009.0
12cr|perl-WWW-Search-2.508.0-2|79	+ Revision: 236723
12cr|perl-WWW-Search-2.508.0-2|80	- update to new version 2.503
12cr|perl-WWW-Search-2.508.0-2|81	
12cr|perl-WWW-Search-2.508.0-2|82	* Tue Jul 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.502-1mdv2009.0
12cr|perl-WWW-Search-2.508.0-2|83	+ Revision: 235797
12cr|perl-WWW-Search-2.508.0-2|84	- fix tests execution
12cr|perl-WWW-Search-2.508.0-2|85	- update to new version 2.502
12cr|perl-WWW-Search-2.508.0-2|86	
12cr|perl-WWW-Search-2.508.0-2|87	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.501-1mdv2009.0
12cr|perl-WWW-Search-2.508.0-2|88	+ Revision: 194963
12cr|perl-WWW-Search-2.508.0-2|89	- update to new version 2.501
12cr|perl-WWW-Search-2.508.0-2|90	
12cr|perl-WWW-Search-2.508.0-2|91	* Tue Jan 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.497-1mdv2008.1
12cr|perl-WWW-Search-2.508.0-2|92	+ Revision: 156182
12cr|perl-WWW-Search-2.508.0-2|93	- update to new version 2.497
12cr|perl-WWW-Search-2.508.0-2|94	
12cr|perl-WWW-Search-2.508.0-2|95	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-WWW-Search-2.508.0-2|96	- restore BuildRoot
12cr|perl-WWW-Search-2.508.0-2|97	
12cr|perl-WWW-Search-2.508.0-2|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-WWW-Search-2.508.0-2|99	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-WWW-Search-2.508.0-2|100	
12cr|perl-WWW-Search-2.508.0-2|101	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.496-1mdv2008.1
12cr|perl-WWW-Search-2.508.0-2|102	+ Revision: 109506
12cr|perl-WWW-Search-2.508.0-2|103	- update to new version 2.496
12cr|perl-WWW-Search-2.508.0-2|104	
12cr|perl-WWW-Search-2.508.0-2|105	* Thu Aug 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.495-1mdv2008.0
12cr|perl-WWW-Search-2.508.0-2|106	+ Revision: 64001
12cr|perl-WWW-Search-2.508.0-2|107	- new version
12cr|perl-WWW-Search-2.508.0-2|108	
12cr|perl-WWW-Search-2.508.0-2|109	* Thu Jul 05 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.494-1mdv2008.0
12cr|perl-WWW-Search-2.508.0-2|110	+ Revision: 48657
12cr|perl-WWW-Search-2.508.0-2|111	- new version
12cr|perl-WWW-Search-2.508.0-2|112	
12cr|perl-WWW-Search-2.508.0-2|113	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 2.491-1mdv2008.0
12cr|perl-WWW-Search-2.508.0-2|114	+ Revision: 20721
12cr|perl-WWW-Search-2.508.0-2|115	- 2.491
12cr|perl-WWW-Search-2.508.0-2|116	
12cr|perl-WWW-Search-2.508.0-2|117	
12cr|perl-WWW-Search-2.508.0-2|118	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.489-1mdv2007.0
12cr|perl-WWW-Search-2.508.0-2|119	- New version 2.489
12cr|perl-WWW-Search-2.508.0-2|120	- better summary and description
12cr|perl-WWW-Search-2.508.0-2|121	
12cr|perl-WWW-Search-2.508.0-2|122	* Mon Apr 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.488-1mdk
12cr|perl-WWW-Search-2.508.0-2|123	- New release 2.488
12cr|perl-WWW-Search-2.508.0-2|124	- better sources URL
12cr|perl-WWW-Search-2.508.0-2|125	- better buildrequires syntax
12cr|perl-WWW-Search-2.508.0-2|126	
12cr|perl-WWW-Search-2.508.0-2|127	* Tue Mar 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.487-2mdk
12cr|perl-WWW-Search-2.508.0-2|128	- fix buildrequires
12cr|perl-WWW-Search-2.508.0-2|129	
12cr|perl-WWW-Search-2.508.0-2|130	* Fri Mar 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.487-1mdk
12cr|perl-WWW-Search-2.508.0-2|131	- New release 2.487
12cr|perl-WWW-Search-2.508.0-2|132	
12cr|perl-WWW-Search-2.508.0-2|133	* Thu Feb 09 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.486-1mdk
12cr|perl-WWW-Search-2.508.0-2|134	- New release 2.486
12cr|perl-WWW-Search-2.508.0-2|135	
12cr|perl-WWW-Search-2.508.0-2|136	* Mon Jan 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.485-1mdk
12cr|perl-WWW-Search-2.508.0-2|137	- New release 2.485
12cr|perl-WWW-Search-2.508.0-2|138	- drop patch0 (merged upstream)
12cr|perl-WWW-Search-2.508.0-2|139	
12cr|perl-WWW-Search-2.508.0-2|140	* Tue Jan 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.484-2mdk
12cr|perl-WWW-Search-2.508.0-2|141	- fix files encoding and perms
12cr|perl-WWW-Search-2.508.0-2|142	
12cr|perl-WWW-Search-2.508.0-2|143	* Tue Jan 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.484-1mdk
12cr|perl-WWW-Search-2.508.0-2|144	- New release 2.484
12cr|perl-WWW-Search-2.508.0-2|145	- rediff patch0
12cr|perl-WWW-Search-2.508.0-2|146	
12cr|perl-WWW-Search-2.508.0-2|147	* Thu Aug 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.479-1mdk
12cr|perl-WWW-Search-2.508.0-2|148	- New release 2.479
12cr|perl-WWW-Search-2.508.0-2|149	
12cr|perl-WWW-Search-2.508.0-2|150	* Sun Jul 31 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.476-2mdk
12cr|perl-WWW-Search-2.508.0-2|151	- Fix BuildRequires
12cr|perl-WWW-Search-2.508.0-2|152	
12cr|perl-WWW-Search-2.508.0-2|153	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 2.476-1mdk
12cr|perl-WWW-Search-2.508.0-2|154	- initial Mandriva package
12cr|perl-WWW-Search-2.508.0-2|155	

5703 12
12cr|perl-WWW-Search-AlltheWeb-1.5-8|1	%define real_name WWW-Search-AlltheWeb
12cr|perl-WWW-Search-AlltheWeb-1.5-8|2	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|3	Summary:	WWW::Search::AlltheWeb - class for searching AlltheWeb
12cr|perl-WWW-Search-AlltheWeb-1.5-8|4	Name:		perl-%{real_name}
12cr|perl-WWW-Search-AlltheWeb-1.5-8|5	Version:	1.5
12cr|perl-WWW-Search-AlltheWeb-1.5-8|6	Release:	8
12cr|perl-WWW-Search-AlltheWeb-1.5-8|7	License:	GPL or Artistic
12cr|perl-WWW-Search-AlltheWeb-1.5-8|8	Group:		Development/Perl
12cr|perl-WWW-Search-AlltheWeb-1.5-8|9	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-WWW-Search-AlltheWeb-1.5-8|10	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/WWW//%{real_name}-%{version}.tar.bz2
12cr|perl-WWW-Search-AlltheWeb-1.5-8|11	BuildRequires:	perl-devel
12cr|perl-WWW-Search-AlltheWeb-1.5-8|12	BuildRequires:	perl(WWW::Search)
12cr|perl-WWW-Search-AlltheWeb-1.5-8|13	BuildArch:	noarch
12cr|perl-WWW-Search-AlltheWeb-1.5-8|14	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|15	%description
12cr|perl-WWW-Search-AlltheWeb-1.5-8|16	AlltheWeb is a class specialization of WWW::Search. It handles
12cr|perl-WWW-Search-AlltheWeb-1.5-8|17	making and interpreting AlltheWeb searches. This is one of the
12cr|perl-WWW-Search-AlltheWeb-1.5-8|18	fastest and largest search engines around.
12cr|perl-WWW-Search-AlltheWeb-1.5-8|19	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|20	http://www.alltheweb.com
12cr|perl-WWW-Search-AlltheWeb-1.5-8|21	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|22	This class exports no public interface; all interaction should
12cr|perl-WWW-Search-AlltheWeb-1.5-8|23	be done through WWW::Search objects. See SYNOPSIS.
12cr|perl-WWW-Search-AlltheWeb-1.5-8|24	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|25	%prep
12cr|perl-WWW-Search-AlltheWeb-1.5-8|26	%setup -q -n %{real_name}-%{version}
12cr|perl-WWW-Search-AlltheWeb-1.5-8|27	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|28	%build
12cr|perl-WWW-Search-AlltheWeb-1.5-8|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Search-AlltheWeb-1.5-8|30	%make
12cr|perl-WWW-Search-AlltheWeb-1.5-8|31	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|32	%check
12cr|perl-WWW-Search-AlltheWeb-1.5-8|33	make test
12cr|perl-WWW-Search-AlltheWeb-1.5-8|34	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|35	%install
12cr|perl-WWW-Search-AlltheWeb-1.5-8|36	%makeinstall_std
12cr|perl-WWW-Search-AlltheWeb-1.5-8|37	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|38	%files
12cr|perl-WWW-Search-AlltheWeb-1.5-8|39	%doc README
12cr|perl-WWW-Search-AlltheWeb-1.5-8|40	%{perl_vendorlib}/WWW/Search/*
12cr|perl-WWW-Search-AlltheWeb-1.5-8|41	%{_mandir}/*/*
12cr|perl-WWW-Search-AlltheWeb-1.5-8|42	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|43	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|44	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|45	%changelog
12cr|perl-WWW-Search-AlltheWeb-1.5-8|46	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.5-7mdv2010.0
12cr|perl-WWW-Search-AlltheWeb-1.5-8|47	+ Revision: 430661
12cr|perl-WWW-Search-AlltheWeb-1.5-8|48	- rebuild
12cr|perl-WWW-Search-AlltheWeb-1.5-8|49	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|50	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.5-6mdv2009.0
12cr|perl-WWW-Search-AlltheWeb-1.5-8|51	+ Revision: 242159
12cr|perl-WWW-Search-AlltheWeb-1.5-8|52	- rebuild
12cr|perl-WWW-Search-AlltheWeb-1.5-8|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-WWW-Search-AlltheWeb-1.5-8|54	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-WWW-Search-AlltheWeb-1.5-8|56	- restore BuildRoot
12cr|perl-WWW-Search-AlltheWeb-1.5-8|57	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|58	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5-4mdv2008.0
12cr|perl-WWW-Search-AlltheWeb-1.5-8|59	+ Revision: 25464
12cr|perl-WWW-Search-AlltheWeb-1.5-8|60	- rebuild
12cr|perl-WWW-Search-AlltheWeb-1.5-8|61	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|62	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 1.5-3mdv2008.0
12cr|perl-WWW-Search-AlltheWeb-1.5-8|63	+ Revision: 23568
12cr|perl-WWW-Search-AlltheWeb-1.5-8|64	- rebuild
12cr|perl-WWW-Search-AlltheWeb-1.5-8|65	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|66	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|67	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.5-2mdk
12cr|perl-WWW-Search-AlltheWeb-1.5-8|68	- Fix SPEC according to Perl Policy
12cr|perl-WWW-Search-AlltheWeb-1.5-8|69	- BuildRequires
12cr|perl-WWW-Search-AlltheWeb-1.5-8|70	- Source URL
12cr|perl-WWW-Search-AlltheWeb-1.5-8|71	- use mkrel
12cr|perl-WWW-Search-AlltheWeb-1.5-8|72	
12cr|perl-WWW-Search-AlltheWeb-1.5-8|73	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5-1mdk
12cr|perl-WWW-Search-AlltheWeb-1.5-8|74	- initial Mandriva package
12cr|perl-WWW-Search-AlltheWeb-1.5-8|75	

5704 12
12cr|perl-WWW-Search-Google-0.230.0-2|1	%define upstream_name    WWW-Search-Google
12cr|perl-WWW-Search-Google-0.230.0-2|2	%define upstream_version 0.23
12cr|perl-WWW-Search-Google-0.230.0-2|3	
12cr|perl-WWW-Search-Google-0.230.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WWW-Search-Google-0.230.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WWW-Search-Google-0.230.0-2|6	Release:	2
12cr|perl-WWW-Search-Google-0.230.0-2|7	
12cr|perl-WWW-Search-Google-0.230.0-2|8	Summary:	Search Google via SOAP
12cr|perl-WWW-Search-Google-0.230.0-2|9	License:	GPL+ or Artistic
12cr|perl-WWW-Search-Google-0.230.0-2|10	Group:		Development/Perl
12cr|perl-WWW-Search-Google-0.230.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WWW-Search-Google-0.230.0-2|12	Source0:	http://search.cpan.org/CPAN/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-WWW-Search-Google-0.230.0-2|13	
12cr|perl-WWW-Search-Google-0.230.0-2|14	BuildRequires:	perl-devel
12cr|perl-WWW-Search-Google-0.230.0-2|15	BuildRequires:	perl(Net::Google)
12cr|perl-WWW-Search-Google-0.230.0-2|16	BuildRequires:	perl(WWW::Search)
12cr|perl-WWW-Search-Google-0.230.0-2|17	BuildArch:	noarch
12cr|perl-WWW-Search-Google-0.230.0-2|18	
12cr|perl-WWW-Search-Google-0.230.0-2|19	%description
12cr|perl-WWW-Search-Google-0.230.0-2|20	This class is a Google specialization of WWW::Search. It handles
12cr|perl-WWW-Search-Google-0.230.0-2|21	searching Google http://www.google.com/ using its new SOAP API
12cr|perl-WWW-Search-Google-0.230.0-2|22	http://www.google.com/apis/.
12cr|perl-WWW-Search-Google-0.230.0-2|23	
12cr|perl-WWW-Search-Google-0.230.0-2|24	All interaction should be done through WWW::Search objects.
12cr|perl-WWW-Search-Google-0.230.0-2|25	
12cr|perl-WWW-Search-Google-0.230.0-2|26	Note that you must register for a Google Web API account and have a
12cr|perl-WWW-Search-Google-0.230.0-2|27	valid Google API license key before using this module.
12cr|perl-WWW-Search-Google-0.230.0-2|28	
12cr|perl-WWW-Search-Google-0.230.0-2|29	This module reports errors via croak().
12cr|perl-WWW-Search-Google-0.230.0-2|30	
12cr|perl-WWW-Search-Google-0.230.0-2|31	This module uses Net::Google to do all the dirty work.
12cr|perl-WWW-Search-Google-0.230.0-2|32	
12cr|perl-WWW-Search-Google-0.230.0-2|33	%prep
12cr|perl-WWW-Search-Google-0.230.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WWW-Search-Google-0.230.0-2|35	
12cr|perl-WWW-Search-Google-0.230.0-2|36	%build
12cr|perl-WWW-Search-Google-0.230.0-2|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Search-Google-0.230.0-2|38	%make
12cr|perl-WWW-Search-Google-0.230.0-2|39	
12cr|perl-WWW-Search-Google-0.230.0-2|40	%check
12cr|perl-WWW-Search-Google-0.230.0-2|41	make test
12cr|perl-WWW-Search-Google-0.230.0-2|42	
12cr|perl-WWW-Search-Google-0.230.0-2|43	%install
12cr|perl-WWW-Search-Google-0.230.0-2|44	%makeinstall_std
12cr|perl-WWW-Search-Google-0.230.0-2|45	
12cr|perl-WWW-Search-Google-0.230.0-2|46	%files
12cr|perl-WWW-Search-Google-0.230.0-2|47	%doc CHANGES README
12cr|perl-WWW-Search-Google-0.230.0-2|48	%{perl_vendorlib}/WWW
12cr|perl-WWW-Search-Google-0.230.0-2|49	%{_mandir}/*/*
12cr|perl-WWW-Search-Google-0.230.0-2|50	
12cr|perl-WWW-Search-Google-0.230.0-2|51	
12cr|perl-WWW-Search-Google-0.230.0-2|52	%changelog
12cr|perl-WWW-Search-Google-0.230.0-2|53	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.230.0-1mdv2010.0
12cr|perl-WWW-Search-Google-0.230.0-2|54	+ Revision: 401892
12cr|perl-WWW-Search-Google-0.230.0-2|55	- rebuild using %%perl_convert_version
12cr|perl-WWW-Search-Google-0.230.0-2|56	
12cr|perl-WWW-Search-Google-0.230.0-2|57	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.23-2mdv2009.0
12cr|perl-WWW-Search-Google-0.230.0-2|58	+ Revision: 268880
12cr|perl-WWW-Search-Google-0.230.0-2|59	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-WWW-Search-Google-0.230.0-2|60	
12cr|perl-WWW-Search-Google-0.230.0-2|61	* Fri Apr 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-1mdv2009.0
12cr|perl-WWW-Search-Google-0.230.0-2|62	+ Revision: 195563
12cr|perl-WWW-Search-Google-0.230.0-2|63	- spec cleanup
12cr|perl-WWW-Search-Google-0.230.0-2|64	- update to new version 0.23
12cr|perl-WWW-Search-Google-0.230.0-2|65	
12cr|perl-WWW-Search-Google-0.230.0-2|66	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-WWW-Search-Google-0.230.0-2|67	- restore BuildRoot
12cr|perl-WWW-Search-Google-0.230.0-2|68	
12cr|perl-WWW-Search-Google-0.230.0-2|69	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-WWW-Search-Google-0.230.0-2|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-WWW-Search-Google-0.230.0-2|71	
12cr|perl-WWW-Search-Google-0.230.0-2|72	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.22-4mdv2008.0
12cr|perl-WWW-Search-Google-0.230.0-2|73	+ Revision: 25465
12cr|perl-WWW-Search-Google-0.230.0-2|74	- rebuild
12cr|perl-WWW-Search-Google-0.230.0-2|75	
12cr|perl-WWW-Search-Google-0.230.0-2|76	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.22-3mdv2008.0
12cr|perl-WWW-Search-Google-0.230.0-2|77	+ Revision: 23567
12cr|perl-WWW-Search-Google-0.230.0-2|78	- rebuild
12cr|perl-WWW-Search-Google-0.230.0-2|79	
12cr|perl-WWW-Search-Google-0.230.0-2|80	
12cr|perl-WWW-Search-Google-0.230.0-2|81	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.22-2mdk
12cr|perl-WWW-Search-Google-0.230.0-2|82	- Fix SPEC according to Perl Policy
12cr|perl-WWW-Search-Google-0.230.0-2|83	- BuildRequires
12cr|perl-WWW-Search-Google-0.230.0-2|84	- Source URL
12cr|perl-WWW-Search-Google-0.230.0-2|85	- use mkrel
12cr|perl-WWW-Search-Google-0.230.0-2|86	
12cr|perl-WWW-Search-Google-0.230.0-2|87	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.22-1mdk
12cr|perl-WWW-Search-Google-0.230.0-2|88	- initial Mandriva package
12cr|perl-WWW-Search-Google-0.230.0-2|89	

5705 12
12cr|perl-WWW-Search-Lycos-2.223-2|1	%define real_name WWW-Search-Lycos
12cr|perl-WWW-Search-Lycos-2.223-2|2	
12cr|perl-WWW-Search-Lycos-2.223-2|3	Summary:	WWW::Search::Lycos - class for searching www.lycos.com
12cr|perl-WWW-Search-Lycos-2.223-2|4	Name:		perl-%{real_name}
12cr|perl-WWW-Search-Lycos-2.223-2|5	Version:	2.223
12cr|perl-WWW-Search-Lycos-2.223-2|6	Release: %mkrel 2
12cr|perl-WWW-Search-Lycos-2.223-2|7	License:	GPL or Artistic
12cr|perl-WWW-Search-Lycos-2.223-2|8	Group:		Development/Perl
12cr|perl-WWW-Search-Lycos-2.223-2|9	URL:		http://search.cpan.org/dist/%{real_name}
12cr|perl-WWW-Search-Lycos-2.223-2|10	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/WWW/%{real_name}-%{version}.tar.bz2
12cr|perl-WWW-Search-Lycos-2.223-2|11	BuildRequires:	perl-devel
12cr|perl-WWW-Search-Lycos-2.223-2|12	BuildArch:	noarch
12cr|perl-WWW-Search-Lycos-2.223-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-WWW-Search-Lycos-2.223-2|14	
12cr|perl-WWW-Search-Lycos-2.223-2|15	%description
12cr|perl-WWW-Search-Lycos-2.223-2|16	This class is a Lycos specialization of WWW::Search.  It handles
12cr|perl-WWW-Search-Lycos-2.223-2|17	making and interpreting Lycos-site searches http://www.lycos.com.
12cr|perl-WWW-Search-Lycos-2.223-2|18	
12cr|perl-WWW-Search-Lycos-2.223-2|19	This class exports no public interface; all interaction should
12cr|perl-WWW-Search-Lycos-2.223-2|20	be done through WWW::Search objects.
12cr|perl-WWW-Search-Lycos-2.223-2|21	
12cr|perl-WWW-Search-Lycos-2.223-2|22	%prep
12cr|perl-WWW-Search-Lycos-2.223-2|23	%setup -q -n %{real_name}-%{version}
12cr|perl-WWW-Search-Lycos-2.223-2|24	
12cr|perl-WWW-Search-Lycos-2.223-2|25	%build
12cr|perl-WWW-Search-Lycos-2.223-2|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Search-Lycos-2.223-2|27	%make
12cr|perl-WWW-Search-Lycos-2.223-2|28	
12cr|perl-WWW-Search-Lycos-2.223-2|29	# make test don't work...
12cr|perl-WWW-Search-Lycos-2.223-2|30	#make test
12cr|perl-WWW-Search-Lycos-2.223-2|31	
12cr|perl-WWW-Search-Lycos-2.223-2|32	%install
12cr|perl-WWW-Search-Lycos-2.223-2|33	rm -rf %{buildroot}
12cr|perl-WWW-Search-Lycos-2.223-2|34	%makeinstall_std
12cr|perl-WWW-Search-Lycos-2.223-2|35	
12cr|perl-WWW-Search-Lycos-2.223-2|36	%clean
12cr|perl-WWW-Search-Lycos-2.223-2|37	rm -rf %{buildroot}
12cr|perl-WWW-Search-Lycos-2.223-2|38	
12cr|perl-WWW-Search-Lycos-2.223-2|39	%files
12cr|perl-WWW-Search-Lycos-2.223-2|40	%defattr(-,root,root)
12cr|perl-WWW-Search-Lycos-2.223-2|41	%doc ChangeLog README
12cr|perl-WWW-Search-Lycos-2.223-2|42	%{perl_vendorlib}/WWW/Search/Lycos.pm
12cr|perl-WWW-Search-Lycos-2.223-2|43	%{_mandir}/*/*
12cr|perl-WWW-Search-Lycos-2.223-2|44	
12cr|perl-WWW-Search-Lycos-2.223-2|45	
12cr|perl-WWW-Search-Lycos-2.223-2|46	
12cr|perl-WWW-Search-Lycos-2.223-2|47	%changelog
12cr|perl-WWW-Search-Lycos-2.223-2|48	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.223-2mdv2010.0
12cr|perl-WWW-Search-Lycos-2.223-2|49	+ Revision: 440761
12cr|perl-WWW-Search-Lycos-2.223-2|50	- rebuild
12cr|perl-WWW-Search-Lycos-2.223-2|51	
12cr|perl-WWW-Search-Lycos-2.223-2|52	* Tue Dec 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.223-1mdv2009.1
12cr|perl-WWW-Search-Lycos-2.223-2|53	+ Revision: 314760
12cr|perl-WWW-Search-Lycos-2.223-2|54	- update to new version 2.223
12cr|perl-WWW-Search-Lycos-2.223-2|55	
12cr|perl-WWW-Search-Lycos-2.223-2|56	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.221-6mdv2009.0
12cr|perl-WWW-Search-Lycos-2.223-2|57	+ Revision: 242161
12cr|perl-WWW-Search-Lycos-2.223-2|58	- rebuild
12cr|perl-WWW-Search-Lycos-2.223-2|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-WWW-Search-Lycos-2.223-2|60	
12cr|perl-WWW-Search-Lycos-2.223-2|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-WWW-Search-Lycos-2.223-2|62	- restore BuildRoot
12cr|perl-WWW-Search-Lycos-2.223-2|63	
12cr|perl-WWW-Search-Lycos-2.223-2|64	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 2.221-4mdv2008.0
12cr|perl-WWW-Search-Lycos-2.223-2|65	+ Revision: 25466
12cr|perl-WWW-Search-Lycos-2.223-2|66	- rebuild
12cr|perl-WWW-Search-Lycos-2.223-2|67	
12cr|perl-WWW-Search-Lycos-2.223-2|68	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 2.221-3mdv2008.0
12cr|perl-WWW-Search-Lycos-2.223-2|69	+ Revision: 23566
12cr|perl-WWW-Search-Lycos-2.223-2|70	- rebuild
12cr|perl-WWW-Search-Lycos-2.223-2|71	
12cr|perl-WWW-Search-Lycos-2.223-2|72	
12cr|perl-WWW-Search-Lycos-2.223-2|73	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.221-2mdk
12cr|perl-WWW-Search-Lycos-2.223-2|74	- Fix SPEC according to Perl Policy
12cr|perl-WWW-Search-Lycos-2.223-2|75	- Source URL
12cr|perl-WWW-Search-Lycos-2.223-2|76	- use mkrel
12cr|perl-WWW-Search-Lycos-2.223-2|77	
12cr|perl-WWW-Search-Lycos-2.223-2|78	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 2.221-1mdk
12cr|perl-WWW-Search-Lycos-2.223-2|79	- initial Mandriva package
12cr|perl-WWW-Search-Lycos-2.223-2|80	

5706 12
12cr|perl-WWW-Search-Yahoo-2.415-2|1	%define module	WWW-Search-Yahoo
12cr|perl-WWW-Search-Yahoo-2.415-2|2	
12cr|perl-WWW-Search-Yahoo-2.415-2|3	Name:		perl-%{module}
12cr|perl-WWW-Search-Yahoo-2.415-2|4	Version:	2.415
12cr|perl-WWW-Search-Yahoo-2.415-2|5	Release:	2
12cr|perl-WWW-Search-Yahoo-2.415-2|6	License:	GPL or Artistic
12cr|perl-WWW-Search-Yahoo-2.415-2|7	Summary:	Backend for searching www.yahoo.com
12cr|perl-WWW-Search-Yahoo-2.415-2|8	Group:		Development/Perl
12cr|perl-WWW-Search-Yahoo-2.415-2|9	URL:		http://search.cpan.org/dist/%{module}
12cr|perl-WWW-Search-Yahoo-2.415-2|10	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/WWW/%{module}-%{version}.tar.bz2
12cr|perl-WWW-Search-Yahoo-2.415-2|11	
12cr|perl-WWW-Search-Yahoo-2.415-2|12	BuildRequires:	perl-devel
12cr|perl-WWW-Search-Yahoo-2.415-2|13	BuildRequires:	perl(I18N::Charset)
12cr|perl-WWW-Search-Yahoo-2.415-2|14	BuildArch:	noarch
12cr|perl-WWW-Search-Yahoo-2.415-2|15	
12cr|perl-WWW-Search-Yahoo-2.415-2|16	%description
12cr|perl-WWW-Search-Yahoo-2.415-2|17	This class is a Yahoo specialization of WWW::Search. It handles
12cr|perl-WWW-Search-Yahoo-2.415-2|18	making and interpreting Yahoo searches http://www.yahoo.com.
12cr|perl-WWW-Search-Yahoo-2.415-2|19	
12cr|perl-WWW-Search-Yahoo-2.415-2|20	This class exports no public interface; all interaction should
12cr|perl-WWW-Search-Yahoo-2.415-2|21	be done through WWW::Search objects.
12cr|perl-WWW-Search-Yahoo-2.415-2|22	
12cr|perl-WWW-Search-Yahoo-2.415-2|23	%prep
12cr|perl-WWW-Search-Yahoo-2.415-2|24	%setup -q -n %{module}-%{version}
12cr|perl-WWW-Search-Yahoo-2.415-2|25	
12cr|perl-WWW-Search-Yahoo-2.415-2|26	%build
12cr|perl-WWW-Search-Yahoo-2.415-2|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Search-Yahoo-2.415-2|28	%make
12cr|perl-WWW-Search-Yahoo-2.415-2|29	
12cr|perl-WWW-Search-Yahoo-2.415-2|30	%check
12cr|perl-WWW-Search-Yahoo-2.415-2|31	# china is not responding and the tests take forever to finish...
12cr|perl-WWW-Search-Yahoo-2.415-2|32	#make test
12cr|perl-WWW-Search-Yahoo-2.415-2|33	
12cr|perl-WWW-Search-Yahoo-2.415-2|34	%install
12cr|perl-WWW-Search-Yahoo-2.415-2|35	%makeinstall_std
12cr|perl-WWW-Search-Yahoo-2.415-2|36	
12cr|perl-WWW-Search-Yahoo-2.415-2|37	%files
12cr|perl-WWW-Search-Yahoo-2.415-2|38	%doc Changes README
12cr|perl-WWW-Search-Yahoo-2.415-2|39	%{perl_vendorlib}/WWW
12cr|perl-WWW-Search-Yahoo-2.415-2|40	%{_mandir}/*/*
12cr|perl-WWW-Search-Yahoo-2.415-2|41	
12cr|perl-WWW-Search-Yahoo-2.415-2|42	
12cr|perl-WWW-Search-Yahoo-2.415-2|43	
12cr|perl-WWW-Search-Yahoo-2.415-2|44	%changelog
12cr|perl-WWW-Search-Yahoo-2.415-2|45	* Sun May 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.415-1mdv2010.0
12cr|perl-WWW-Search-Yahoo-2.415-2|46	+ Revision: 371361
12cr|perl-WWW-Search-Yahoo-2.415-2|47	- update to new version 2.415
12cr|perl-WWW-Search-Yahoo-2.415-2|48	
12cr|perl-WWW-Search-Yahoo-2.415-2|49	* Mon Jan 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.414-1mdv2009.1
12cr|perl-WWW-Search-Yahoo-2.415-2|50	+ Revision: 328532
12cr|perl-WWW-Search-Yahoo-2.415-2|51	- update to new version 2.414
12cr|perl-WWW-Search-Yahoo-2.415-2|52	
12cr|perl-WWW-Search-Yahoo-2.415-2|53	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.413-2mdv2009.0
12cr|perl-WWW-Search-Yahoo-2.415-2|54	+ Revision: 268881
12cr|perl-WWW-Search-Yahoo-2.415-2|55	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-WWW-Search-Yahoo-2.415-2|56	
12cr|perl-WWW-Search-Yahoo-2.415-2|57	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.413-1mdv2009.0
12cr|perl-WWW-Search-Yahoo-2.415-2|58	+ Revision: 194965
12cr|perl-WWW-Search-Yahoo-2.415-2|59	- update to new version 2.413
12cr|perl-WWW-Search-Yahoo-2.415-2|60	
12cr|perl-WWW-Search-Yahoo-2.415-2|61	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.411-1mdv2008.1
12cr|perl-WWW-Search-Yahoo-2.415-2|62	+ Revision: 178275
12cr|perl-WWW-Search-Yahoo-2.415-2|63	- update to new version 2.411
12cr|perl-WWW-Search-Yahoo-2.415-2|64	
12cr|perl-WWW-Search-Yahoo-2.415-2|65	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-WWW-Search-Yahoo-2.415-2|66	- restore BuildRoot
12cr|perl-WWW-Search-Yahoo-2.415-2|67	
12cr|perl-WWW-Search-Yahoo-2.415-2|68	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-WWW-Search-Yahoo-2.415-2|69	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-WWW-Search-Yahoo-2.415-2|70	
12cr|perl-WWW-Search-Yahoo-2.415-2|71	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 2.409-1mdv2008.0
12cr|perl-WWW-Search-Yahoo-2.415-2|72	+ Revision: 20710
12cr|perl-WWW-Search-Yahoo-2.415-2|73	- 2.409
12cr|perl-WWW-Search-Yahoo-2.415-2|74	
12cr|perl-WWW-Search-Yahoo-2.415-2|75	
12cr|perl-WWW-Search-Yahoo-2.415-2|76	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.405-2mdv2007.0
12cr|perl-WWW-Search-Yahoo-2.415-2|77	- Rebuild
12cr|perl-WWW-Search-Yahoo-2.415-2|78	
12cr|perl-WWW-Search-Yahoo-2.415-2|79	* Wed May 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.405-1mdk
12cr|perl-WWW-Search-Yahoo-2.415-2|80	- new version
12cr|perl-WWW-Search-Yahoo-2.415-2|81	- fix source URL
12cr|perl-WWW-Search-Yahoo-2.415-2|82	
12cr|perl-WWW-Search-Yahoo-2.415-2|83	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.404-2mdk
12cr|perl-WWW-Search-Yahoo-2.415-2|84	- Fix SPEC according to Perl Policy
12cr|perl-WWW-Search-Yahoo-2.415-2|85	- Source URL
12cr|perl-WWW-Search-Yahoo-2.415-2|86	- BuildRequires
12cr|perl-WWW-Search-Yahoo-2.415-2|87	
12cr|perl-WWW-Search-Yahoo-2.415-2|88	* Thu Nov 03 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.404-1mdk
12cr|perl-WWW-Search-Yahoo-2.415-2|89	- New release 2.404
12cr|perl-WWW-Search-Yahoo-2.415-2|90	- spec cleanup
12cr|perl-WWW-Search-Yahoo-2.415-2|91	- fix directory ownership
12cr|perl-WWW-Search-Yahoo-2.415-2|92	
12cr|perl-WWW-Search-Yahoo-2.415-2|93	* Thu Aug 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.403-1mdk
12cr|perl-WWW-Search-Yahoo-2.415-2|94	- new version
12cr|perl-WWW-Search-Yahoo-2.415-2|95	- fix sources url for rpmbuildupdate
12cr|perl-WWW-Search-Yahoo-2.415-2|96	
12cr|perl-WWW-Search-Yahoo-2.415-2|97	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 2.399-1mdk
12cr|perl-WWW-Search-Yahoo-2.415-2|98	- initial Mandriva package
12cr|perl-WWW-Search-Yahoo-2.415-2|99	

5707 12
12cr|perl-WWW-Shorten-3.30.0-1|1	%define upstream_name    WWW-Shorten
12cr|perl-WWW-Shorten-3.30.0-1|2	%define upstream_version 3.03
12cr|perl-WWW-Shorten-3.30.0-1|3	
12cr|perl-WWW-Shorten-3.30.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-WWW-Shorten-3.30.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WWW-Shorten-3.30.0-1|6	Release:	1
12cr|perl-WWW-Shorten-3.30.0-1|7	
12cr|perl-WWW-Shorten-3.30.0-1|8	Summary:	Perl interface to makeashorterlink.com
12cr|perl-WWW-Shorten-3.30.0-1|9	License:	GPL+ or Artistic
12cr|perl-WWW-Shorten-3.30.0-1|10	Group:		Development/Perl
12cr|perl-WWW-Shorten-3.30.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WWW-Shorten-3.30.0-1|12	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-WWW-Shorten-3.30.0-1|13	
12cr|perl-WWW-Shorten-3.30.0-1|14	BuildRequires:	perl-devel
12cr|perl-WWW-Shorten-3.30.0-1|15	BuildRequires:	perl(Config::Auto)
12cr|perl-WWW-Shorten-3.30.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-WWW-Shorten-3.30.0-1|17	BuildRequires:	perl(LWP) >= 5.750.0
12cr|perl-WWW-Shorten-3.30.0-1|18	BuildRequires:	perl(LWP::UserAgent) >= 2.23.0
12cr|perl-WWW-Shorten-3.30.0-1|19	BuildRequires:	perl(Module::Build) >= 0.380.0
12cr|perl-WWW-Shorten-3.30.0-1|20	BuildRequires:	perl(Test::More) >= 0.470.0
12cr|perl-WWW-Shorten-3.30.0-1|21	BuildRequires:	perl(URI) >= 1.270.0
12cr|perl-WWW-Shorten-3.30.0-1|22	BuildArch:	noarch
12cr|perl-WWW-Shorten-3.30.0-1|23	
12cr|perl-WWW-Shorten-3.30.0-1|24	%description
12cr|perl-WWW-Shorten-3.30.0-1|25	The function 'makeashorterlink' will call the relevant web site passing it
12cr|perl-WWW-Shorten-3.30.0-1|26	your long URL and will return the shorter version.
12cr|perl-WWW-Shorten-3.30.0-1|27	
12cr|perl-WWW-Shorten-3.30.0-1|28	The function 'makealongerlink' does the reverse. 'makealongerlink' will
12cr|perl-WWW-Shorten-3.30.0-1|29	accept as an argument either the full shortened URL or just the identifier.
12cr|perl-WWW-Shorten-3.30.0-1|30	
12cr|perl-WWW-Shorten-3.30.0-1|31	If anything goes wrong, then either function will return 'undef'.
12cr|perl-WWW-Shorten-3.30.0-1|32	
12cr|perl-WWW-Shorten-3.30.0-1|33	%prep
12cr|perl-WWW-Shorten-3.30.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WWW-Shorten-3.30.0-1|35	
12cr|perl-WWW-Shorten-3.30.0-1|36	%build
12cr|perl-WWW-Shorten-3.30.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Shorten-3.30.0-1|38	%make
12cr|perl-WWW-Shorten-3.30.0-1|39	
12cr|perl-WWW-Shorten-3.30.0-1|40	%check
12cr|perl-WWW-Shorten-3.30.0-1|41	# Don't run tests that depend on network
12cr|perl-WWW-Shorten-3.30.0-1|42	make test TEST_FILES="t/0*.t t/9*.t"
12cr|perl-WWW-Shorten-3.30.0-1|43	
12cr|perl-WWW-Shorten-3.30.0-1|44	%install
12cr|perl-WWW-Shorten-3.30.0-1|45	%makeinstall_std
12cr|perl-WWW-Shorten-3.30.0-1|46	
12cr|perl-WWW-Shorten-3.30.0-1|47	%files
12cr|perl-WWW-Shorten-3.30.0-1|48	%doc README META.yml Changes
12cr|perl-WWW-Shorten-3.30.0-1|49	%{_mandir}/man3/*
12cr|perl-WWW-Shorten-3.30.0-1|50	%{perl_vendorlib}/*
12cr|perl-WWW-Shorten-3.30.0-1|51	%{_bindir}/shorten
12cr|perl-WWW-Shorten-3.30.0-1|52	%{_mandir}/man1/shorten.1*
12cr|perl-WWW-Shorten-3.30.0-1|53	

5708 12
12cr|perl-WWW-Shorten-Simple-0.10.0-2|1	%define upstream_name    WWW-Shorten-Simple
12cr|perl-WWW-Shorten-Simple-0.10.0-2|2	%define upstream_version 0.01
12cr|perl-WWW-Shorten-Simple-0.10.0-2|3	
12cr|perl-WWW-Shorten-Simple-0.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WWW-Shorten-Simple-0.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WWW-Shorten-Simple-0.10.0-2|6	Release:	2
12cr|perl-WWW-Shorten-Simple-0.10.0-2|7	
12cr|perl-WWW-Shorten-Simple-0.10.0-2|8	Summary:	Factory wrapper around WWW::Shorten to avoid imports
12cr|perl-WWW-Shorten-Simple-0.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-WWW-Shorten-Simple-0.10.0-2|10	Group:		Development/Perl
12cr|perl-WWW-Shorten-Simple-0.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WWW-Shorten-Simple-0.10.0-2|12	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-WWW-Shorten-Simple-0.10.0-2|13	
12cr|perl-WWW-Shorten-Simple-0.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-WWW-Shorten-Simple-0.10.0-2|15	BuildRequires:	perl(LWP)
12cr|perl-WWW-Shorten-Simple-0.10.0-2|16	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-WWW-Shorten-Simple-0.10.0-2|17	BuildRequires:	perl(Test::More)
12cr|perl-WWW-Shorten-Simple-0.10.0-2|18	BuildRequires:	perl(URI)
12cr|perl-WWW-Shorten-Simple-0.10.0-2|19	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-WWW-Shorten-Simple-0.10.0-2|20	BuildArch:	noarch
12cr|perl-WWW-Shorten-Simple-0.10.0-2|21	
12cr|perl-WWW-Shorten-Simple-0.10.0-2|22	%description
12cr|perl-WWW-Shorten-Simple-0.10.0-2|23	WWW::Shorten::Simple is a wrapper (factory) around WWW::Shorten
12cr|perl-WWW-Shorten-Simple-0.10.0-2|24	so that you can create an object representing each URL shortening
12cr|perl-WWW-Shorten-Simple-0.10.0-2|25	service, instead of importing makeashorterlink function into your
12cr|perl-WWW-Shorten-Simple-0.10.0-2|26	namespace.
12cr|perl-WWW-Shorten-Simple-0.10.0-2|27	
12cr|perl-WWW-Shorten-Simple-0.10.0-2|28	%prep
12cr|perl-WWW-Shorten-Simple-0.10.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WWW-Shorten-Simple-0.10.0-2|30	
12cr|perl-WWW-Shorten-Simple-0.10.0-2|31	%build
12cr|perl-WWW-Shorten-Simple-0.10.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Shorten-Simple-0.10.0-2|33	%make
12cr|perl-WWW-Shorten-Simple-0.10.0-2|34	
12cr|perl-WWW-Shorten-Simple-0.10.0-2|35	%check
12cr|perl-WWW-Shorten-Simple-0.10.0-2|36	%make test
12cr|perl-WWW-Shorten-Simple-0.10.0-2|37	
12cr|perl-WWW-Shorten-Simple-0.10.0-2|38	%install
12cr|perl-WWW-Shorten-Simple-0.10.0-2|39	%makeinstall_std
12cr|perl-WWW-Shorten-Simple-0.10.0-2|40	
12cr|perl-WWW-Shorten-Simple-0.10.0-2|41	%files
12cr|perl-WWW-Shorten-Simple-0.10.0-2|42	%doc README META.yml Changes
12cr|perl-WWW-Shorten-Simple-0.10.0-2|43	%{_mandir}/man3/*
12cr|perl-WWW-Shorten-Simple-0.10.0-2|44	%{perl_vendorlib}/*
12cr|perl-WWW-Shorten-Simple-0.10.0-2|45	
12cr|perl-WWW-Shorten-Simple-0.10.0-2|46	%changelog
12cr|perl-WWW-Shorten-Simple-0.10.0-2|47	* Sun May 01 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.10.0-1mdv2011.0
12cr|perl-WWW-Shorten-Simple-0.10.0-2|48	+ Revision: 661375
12cr|perl-WWW-Shorten-Simple-0.10.0-2|49	- import perl-WWW-Shorten-Simple
12cr|perl-WWW-Shorten-Simple-0.10.0-2|50	

5709 12
12cr|perl-WWW-Wikipedia-2.0.0-2|1	%define upstream_name    WWW-Wikipedia
12cr|perl-WWW-Wikipedia-2.0.0-2|2	%define upstream_version 2.00
12cr|perl-WWW-Wikipedia-2.0.0-2|3	
12cr|perl-WWW-Wikipedia-2.0.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-WWW-Wikipedia-2.0.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-WWW-Wikipedia-2.0.0-2|6	Release:	2
12cr|perl-WWW-Wikipedia-2.0.0-2|7	
12cr|perl-WWW-Wikipedia-2.0.0-2|8	Summary:	Automated interface to the Wikipedia
12cr|perl-WWW-Wikipedia-2.0.0-2|9	License:	Artistic
12cr|perl-WWW-Wikipedia-2.0.0-2|10	Group:		Development/Perl
12cr|perl-WWW-Wikipedia-2.0.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-WWW-Wikipedia-2.0.0-2|12	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-WWW-Wikipedia-2.0.0-2|13	
12cr|perl-WWW-Wikipedia-2.0.0-2|14	BuildRequires:	perl-devel
12cr|perl-WWW-Wikipedia-2.0.0-2|15	BuildRequires:	perl-libwww-perl
12cr|perl-WWW-Wikipedia-2.0.0-2|16	BuildRequires:	perl(CGI)
12cr|perl-WWW-Wikipedia-2.0.0-2|17	BuildRequires:	perl(Text::Autoformat)
12cr|perl-WWW-Wikipedia-2.0.0-2|18	BuildArch:	noarch
12cr|perl-WWW-Wikipedia-2.0.0-2|19	
12cr|perl-WWW-Wikipedia-2.0.0-2|20	%description
12cr|perl-WWW-Wikipedia-2.0.0-2|21	WWW::Wikipedia provides an automated interface to the Wikipedia
12cr|perl-WWW-Wikipedia-2.0.0-2|22	http://www.wikipedia.org, which is a free, collaborative, online
12cr|perl-WWW-Wikipedia-2.0.0-2|23	encyclopedia. This module allows you to search for a topic and return the
12cr|perl-WWW-Wikipedia-2.0.0-2|24	resulting entry. It also gives you access to related topics which are also
12cr|perl-WWW-Wikipedia-2.0.0-2|25	available via the Wikipedia for that entry.
12cr|perl-WWW-Wikipedia-2.0.0-2|26	
12cr|perl-WWW-Wikipedia-2.0.0-2|27	%prep
12cr|perl-WWW-Wikipedia-2.0.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-WWW-Wikipedia-2.0.0-2|29	
12cr|perl-WWW-Wikipedia-2.0.0-2|30	%build
12cr|perl-WWW-Wikipedia-2.0.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-WWW-Wikipedia-2.0.0-2|32	%make
12cr|perl-WWW-Wikipedia-2.0.0-2|33	
12cr|perl-WWW-Wikipedia-2.0.0-2|34	%check
12cr|perl-WWW-Wikipedia-2.0.0-2|35	%make test
12cr|perl-WWW-Wikipedia-2.0.0-2|36	
12cr|perl-WWW-Wikipedia-2.0.0-2|37	%install
12cr|perl-WWW-Wikipedia-2.0.0-2|38	%makeinstall_std
12cr|perl-WWW-Wikipedia-2.0.0-2|39	
12cr|perl-WWW-Wikipedia-2.0.0-2|40	%files
12cr|perl-WWW-Wikipedia-2.0.0-2|41	%{_bindir}/*
12cr|perl-WWW-Wikipedia-2.0.0-2|42	%{_mandir}/*/*
12cr|perl-WWW-Wikipedia-2.0.0-2|43	%{perl_vendorlib}/WWW
12cr|perl-WWW-Wikipedia-2.0.0-2|44	
12cr|perl-WWW-Wikipedia-2.0.0-2|45	%changelog
12cr|perl-WWW-Wikipedia-2.0.0-2|46	* Tue Apr 05 2011 Sandro Cazzaniga <kharec@mandriva.org> 2.0.0-1mdv2011.0
12cr|perl-WWW-Wikipedia-2.0.0-2|47	+ Revision: 650737
12cr|perl-WWW-Wikipedia-2.0.0-2|48	- new version 2.00
12cr|perl-WWW-Wikipedia-2.0.0-2|49	
12cr|perl-WWW-Wikipedia-2.0.0-2|50	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.990.0-1
12cr|perl-WWW-Wikipedia-2.0.0-2|51	+ Revision: 638972
12cr|perl-WWW-Wikipedia-2.0.0-2|52	- update to new version 1.99
12cr|perl-WWW-Wikipedia-2.0.0-2|53	
12cr|perl-WWW-Wikipedia-2.0.0-2|54	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.980.0-1mdv2011.0
12cr|perl-WWW-Wikipedia-2.0.0-2|55	+ Revision: 612273
12cr|perl-WWW-Wikipedia-2.0.0-2|56	- update to new version 1.98
12cr|perl-WWW-Wikipedia-2.0.0-2|57	
12cr|perl-WWW-Wikipedia-2.0.0-2|58	* Mon Jul 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.970.0-1mdv2011.0
12cr|perl-WWW-Wikipedia-2.0.0-2|59	+ Revision: 551206
12cr|perl-WWW-Wikipedia-2.0.0-2|60	- update to 1.97
12cr|perl-WWW-Wikipedia-2.0.0-2|61	
12cr|perl-WWW-Wikipedia-2.0.0-2|62	* Tue Sep 15 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.960.0-1mdv2010.0
12cr|perl-WWW-Wikipedia-2.0.0-2|63	+ Revision: 442636
12cr|perl-WWW-Wikipedia-2.0.0-2|64	- update to 1.96
12cr|perl-WWW-Wikipedia-2.0.0-2|65	
12cr|perl-WWW-Wikipedia-2.0.0-2|66	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.950.0-1mdv2010.0
12cr|perl-WWW-Wikipedia-2.0.0-2|67	+ Revision: 401882
12cr|perl-WWW-Wikipedia-2.0.0-2|68	- rebuild using %%perl_convert_version
12cr|perl-WWW-Wikipedia-2.0.0-2|69	
12cr|perl-WWW-Wikipedia-2.0.0-2|70	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.95-1mdv2010.0
12cr|perl-WWW-Wikipedia-2.0.0-2|71	+ Revision: 370248
12cr|perl-WWW-Wikipedia-2.0.0-2|72	- update to new version 1.95
12cr|perl-WWW-Wikipedia-2.0.0-2|73	
12cr|perl-WWW-Wikipedia-2.0.0-2|74	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.94-4mdv2009.0
12cr|perl-WWW-Wikipedia-2.0.0-2|75	+ Revision: 258793
12cr|perl-WWW-Wikipedia-2.0.0-2|76	- rebuild
12cr|perl-WWW-Wikipedia-2.0.0-2|77	
12cr|perl-WWW-Wikipedia-2.0.0-2|78	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.94-3mdv2009.0
12cr|perl-WWW-Wikipedia-2.0.0-2|79	+ Revision: 246716
12cr|perl-WWW-Wikipedia-2.0.0-2|80	- rebuild
12cr|perl-WWW-Wikipedia-2.0.0-2|81	
12cr|perl-WWW-Wikipedia-2.0.0-2|82	* Tue Feb 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.94-1mdv2008.1
12cr|perl-WWW-Wikipedia-2.0.0-2|83	+ Revision: 175318
12cr|perl-WWW-Wikipedia-2.0.0-2|84	- update to new version 1.94
12cr|perl-WWW-Wikipedia-2.0.0-2|85	
12cr|perl-WWW-Wikipedia-2.0.0-2|86	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-WWW-Wikipedia-2.0.0-2|87	- restore BuildRoot
12cr|perl-WWW-Wikipedia-2.0.0-2|88	
12cr|perl-WWW-Wikipedia-2.0.0-2|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-WWW-Wikipedia-2.0.0-2|90	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-WWW-Wikipedia-2.0.0-2|91	
12cr|perl-WWW-Wikipedia-2.0.0-2|92	* Wed Dec 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.93-1mdv2008.1
12cr|perl-WWW-Wikipedia-2.0.0-2|93	+ Revision: 118151
12cr|perl-WWW-Wikipedia-2.0.0-2|94	- update to new version 1.93
12cr|perl-WWW-Wikipedia-2.0.0-2|95	
12cr|perl-WWW-Wikipedia-2.0.0-2|96	
12cr|perl-WWW-Wikipedia-2.0.0-2|97	* Tue Mar 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.92-1mdv2007.1
12cr|perl-WWW-Wikipedia-2.0.0-2|98	+ Revision: 142368
12cr|perl-WWW-Wikipedia-2.0.0-2|99	- new version
12cr|perl-WWW-Wikipedia-2.0.0-2|100	
12cr|perl-WWW-Wikipedia-2.0.0-2|101	+ Nicolas LÃ©cureuil <neoclust@mandriva.org>
12cr|perl-WWW-Wikipedia-2.0.0-2|102	- import perl-WWW-Wikipedia-1.9-2mdk
12cr|perl-WWW-Wikipedia-2.0.0-2|103	
12cr|perl-WWW-Wikipedia-2.0.0-2|104	* Sat Apr 29 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.9-2mdk
12cr|perl-WWW-Wikipedia-2.0.0-2|105	- Fix SPEC according to Perl Policy
12cr|perl-WWW-Wikipedia-2.0.0-2|106	- BuildRequires
12cr|perl-WWW-Wikipedia-2.0.0-2|107	- Source URL
12cr|perl-WWW-Wikipedia-2.0.0-2|108	
12cr|perl-WWW-Wikipedia-2.0.0-2|109	* Thu Apr 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.9-1mdk
12cr|perl-WWW-Wikipedia-2.0.0-2|110	- New release 1.9
12cr|perl-WWW-Wikipedia-2.0.0-2|111	
12cr|perl-WWW-Wikipedia-2.0.0-2|112	* Tue Oct 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.8-4mdk
12cr|perl-WWW-Wikipedia-2.0.0-2|113	- Fix BuildRequires
12cr|perl-WWW-Wikipedia-2.0.0-2|114	
12cr|perl-WWW-Wikipedia-2.0.0-2|115	* Tue Oct 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.8-3mdk
12cr|perl-WWW-Wikipedia-2.0.0-2|116	- Fix BuildRequires
12cr|perl-WWW-Wikipedia-2.0.0-2|117	
12cr|perl-WWW-Wikipedia-2.0.0-2|118	* Sat Oct 01 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.8-2mdk
12cr|perl-WWW-Wikipedia-2.0.0-2|119	- Buildrequires fix
12cr|perl-WWW-Wikipedia-2.0.0-2|120	
12cr|perl-WWW-Wikipedia-2.0.0-2|121	* Thu Sep 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.8-1mdk
12cr|perl-WWW-Wikipedia-2.0.0-2|122	- New release 1.8
12cr|perl-WWW-Wikipedia-2.0.0-2|123	
12cr|perl-WWW-Wikipedia-2.0.0-2|124	* Fri Aug 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.7-1mdk
12cr|perl-WWW-Wikipedia-2.0.0-2|125	- new release
12cr|perl-WWW-Wikipedia-2.0.0-2|126	- fix sources url for rpmbuildupdate
12cr|perl-WWW-Wikipedia-2.0.0-2|127	- fix url
12cr|perl-WWW-Wikipedia-2.0.0-2|128	
12cr|perl-WWW-Wikipedia-2.0.0-2|129	* Fri Apr 29 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5-1mdk
12cr|perl-WWW-Wikipedia-2.0.0-2|130	- initial release
12cr|perl-WWW-Wikipedia-2.0.0-2|131	

5710 12
12cr|perl-Wx-0.980.0-2|1	%define upstream_name Wx
12cr|perl-Wx-0.980.0-2|2	%define upstream_version 0.98
12cr|perl-Wx-0.980.0-2|3	
12cr|perl-Wx-0.980.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Wx-0.980.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Wx-0.980.0-2|6	Release:	2
12cr|perl-Wx-0.980.0-2|7	
12cr|perl-Wx-0.980.0-2|8	Summary:	Interface to the wxWidgets GUI toolkit
12cr|perl-Wx-0.980.0-2|9	License:	GPL+ or Artistic
12cr|perl-Wx-0.980.0-2|10	Group:		Development/Perl
12cr|perl-Wx-0.980.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-Wx-0.980.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Wx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Wx-0.980.0-2|13	
12cr|perl-Wx-0.980.0-2|14	BuildRequires:	perl(Alien::wxWidgets)
12cr|perl-Wx-0.980.0-2|15	BuildRequires:	perl(ExtUtils::ParseXS) >= 2.220.600
12cr|perl-Wx-0.980.0-2|16	BuildRequires:	perl(ExtUtils::XSpp)
12cr|perl-Wx-0.980.0-2|17	BuildRequires:	wxgtku2.8-devel
12cr|perl-Wx-0.980.0-2|18	BuildRequires:	perl-devel
12cr|perl-Wx-0.980.0-2|19	
12cr|perl-Wx-0.980.0-2|20	# Olivier Thauvin
12cr|perl-Wx-0.980.0-2|21	# https://qa.mandriva.com/show_bug.cgi?id=43053
12cr|perl-Wx-0.980.0-2|22	# This hudge list come from all XS
12cr|perl-Wx-0.980.0-2|23	# find req/prov are unable at time to list XS package :\
12cr|perl-Wx-0.980.0-2|24	Provides:	perl(Wx::AcceleratorEntry)
12cr|perl-Wx-0.980.0-2|25	Provides:	perl(Wx::AcceleratorTable)
12cr|perl-Wx-0.980.0-2|26	Provides:	perl(Wx::ActivateEvent)
12cr|perl-Wx-0.980.0-2|27	Provides:	perl(Wx::ANIHandler)
12cr|perl-Wx-0.980.0-2|28	Provides:	perl(Wx::App)
12cr|perl-Wx-0.980.0-2|29	Provides:	perl(Wx::_App)
12cr|perl-Wx-0.980.0-2|30	Provides:	perl(Wx::ArchiveFSHandler)
12cr|perl-Wx-0.980.0-2|31	Provides:	perl(Wx::AUI)
12cr|perl-Wx-0.980.0-2|32	Provides:	perl(Wx::BestHelpController)
12cr|perl-Wx-0.980.0-2|33	Provides:	perl(Wx::Bitmap)
12cr|perl-Wx-0.980.0-2|34	Provides:	perl(Wx::BitmapButton)
12cr|perl-Wx-0.980.0-2|35	Provides:	perl(Wx::BitmapDataObject)
12cr|perl-Wx-0.980.0-2|36	Provides:	perl(Wx::BitmapToggleButton)
12cr|perl-Wx-0.980.0-2|37	Provides:	perl(Wx::BMPHandler)
12cr|perl-Wx-0.980.0-2|38	Provides:	perl(Wx::BoxSizer)
12cr|perl-Wx-0.980.0-2|39	Provides:	perl(Wx::Brush)
12cr|perl-Wx-0.980.0-2|40	Provides:	perl(Wx::BusyCursor)
12cr|perl-Wx-0.980.0-2|41	Provides:	perl(Wx::BusyInfo)
12cr|perl-Wx-0.980.0-2|42	Provides:	perl(Wx::Button)
12cr|perl-Wx-0.980.0-2|43	Provides:	perl(Wx::Caret)
12cr|perl-Wx-0.980.0-2|44	Provides:	perl(Wx::CaretSuspend)
12cr|perl-Wx-0.980.0-2|45	Provides:	perl(Wx::CheckBox)
12cr|perl-Wx-0.980.0-2|46	Provides:	perl(Wx::CheckListBox)
12cr|perl-Wx-0.980.0-2|47	Provides:	perl(Wx::ChildFocusEvent)
12cr|perl-Wx-0.980.0-2|48	Provides:	perl(Wx::CHMHelpController)
12cr|perl-Wx-0.980.0-2|49	Provides:	perl(Wx::Choice)
12cr|perl-Wx-0.980.0-2|50	Provides:	perl(Wx::ClassInfo)
12cr|perl-Wx-0.980.0-2|51	Provides:	perl(Wx::ClientDC)
12cr|perl-Wx-0.980.0-2|52	Provides:	perl(Wx::Clipboard)
12cr|perl-Wx-0.980.0-2|53	Provides:	perl(Wx::ClipboardTextEvent)
12cr|perl-Wx-0.980.0-2|54	Provides:	perl(Wx::CloseEvent)
12cr|perl-Wx-0.980.0-2|55	Provides:	perl(Wx::Colour)
12cr|perl-Wx-0.980.0-2|56	Provides:	perl(Wx::ColourData)
12cr|perl-Wx-0.980.0-2|57	Provides:	perl(Wx::ColourDatabase)
12cr|perl-Wx-0.980.0-2|58	Provides:	perl(Wx::ColourDialog)
12cr|perl-Wx-0.980.0-2|59	Provides:	perl(Wx::ComboBox)
12cr|perl-Wx-0.980.0-2|60	Provides:	perl(Wx::CommandEvent)
12cr|perl-Wx-0.980.0-2|61	Provides:	perl(Wx::ConfigBase)
12cr|perl-Wx-0.980.0-2|62	Provides:	perl(Wx::ContextHelp)
12cr|perl-Wx-0.980.0-2|63	Provides:	perl(Wx::ContextHelpButton)
12cr|perl-Wx-0.980.0-2|64	Provides:	perl(Wx::ContextMenuEvent)
12cr|perl-Wx-0.980.0-2|65	Provides:	perl(Wx::Control)
12cr|perl-Wx-0.980.0-2|66	Provides:	perl(Wx::CURHandler)
12cr|perl-Wx-0.980.0-2|67	Provides:	perl(Wx::Cursor)
12cr|perl-Wx-0.980.0-2|68	Provides:	perl(Wx::DataFormat)
12cr|perl-Wx-0.980.0-2|69	Provides:	perl(Wx::DataObject)
12cr|perl-Wx-0.980.0-2|70	Provides:	perl(Wx::DataObjectComposite)
12cr|perl-Wx-0.980.0-2|71	Provides:	perl(Wx::DataObjectSimple)
12cr|perl-Wx-0.980.0-2|72	Provides:	perl(Wx::DataView)
12cr|perl-Wx-0.980.0-2|73	Provides:	perl(Wx::DC)
12cr|perl-Wx-0.980.0-2|74	Provides:	perl(Wx::Dialog)
12cr|perl-Wx-0.980.0-2|75	Provides:	perl(Wx::DirDialog)
12cr|perl-Wx-0.980.0-2|76	Provides:	perl(Wx::DocChildFrame)
12cr|perl-Wx-0.980.0-2|77	Provides:	perl(Wx::DocManager)
12cr|perl-Wx-0.980.0-2|78	Provides:	perl(Wx::DocMDIChildFrame)
12cr|perl-Wx-0.980.0-2|79	Provides:	perl(Wx::DocMDIParentFrame)
12cr|perl-Wx-0.980.0-2|80	Provides:	perl(Wx::DocParentFrame)
12cr|perl-Wx-0.980.0-2|81	Provides:	perl(Wx::DocTemplate)
12cr|perl-Wx-0.980.0-2|82	Provides:	perl(Wx::Document)
12cr|perl-Wx-0.980.0-2|83	Provides:	perl(Wx::DropFilesEvent)
12cr|perl-Wx-0.980.0-2|84	Provides:	perl(Wx::DropSource)
12cr|perl-Wx-0.980.0-2|85	Provides:	perl(Wx::DropTarget)
12cr|perl-Wx-0.980.0-2|86	Provides:	perl(Wx::EraseEvent)
12cr|perl-Wx-0.980.0-2|87	Provides:	perl(Wx::Event)
12cr|perl-Wx-0.980.0-2|88	Provides:	perl(Wx::EvtHandler)
12cr|perl-Wx-0.980.0-2|89	Provides:	perl(Wx::FileConfig)
12cr|perl-Wx-0.980.0-2|90	Provides:	perl(Wx::FileDataObject)
12cr|perl-Wx-0.980.0-2|91	Provides:	perl(Wx::FileDialog)
12cr|perl-Wx-0.980.0-2|92	Provides:	perl(Wx::FileDropTarget)
12cr|perl-Wx-0.980.0-2|93	Provides:	perl(Wx::FileHistory)
12cr|perl-Wx-0.980.0-2|94	Provides:	perl(Wx::FileSystem)
12cr|perl-Wx-0.980.0-2|95	Provides:	perl(Wx::FileSystemHandler)
12cr|perl-Wx-0.980.0-2|96	Provides:	perl(Wx::FindDialogEvent)
12cr|perl-Wx-0.980.0-2|97	Provides:	perl(Wx::FindReplaceData)
12cr|perl-Wx-0.980.0-2|98	Provides:	perl(Wx::FindReplaceDialog)
12cr|perl-Wx-0.980.0-2|99	Provides:	perl(Wx::FlexGridSizer)
12cr|perl-Wx-0.980.0-2|100	Provides:	perl(Wx::FocusEvent)
12cr|perl-Wx-0.980.0-2|101	Provides:	perl(Wx::Font)
12cr|perl-Wx-0.980.0-2|102	Provides:	perl(Wx::FontData)
12cr|perl-Wx-0.980.0-2|103	Provides:	perl(Wx::FontDialog)
12cr|perl-Wx-0.980.0-2|104	Provides:	perl(Wx::FontEnumerator)
12cr|perl-Wx-0.980.0-2|105	Provides:	perl(Wx::FontMapper)
12cr|perl-Wx-0.980.0-2|106	Provides:	perl(Wx::Frame)
12cr|perl-Wx-0.980.0-2|107	Provides:	perl(Wx::FSFile)
12cr|perl-Wx-0.980.0-2|108	Provides:	perl(Wx::Gauge)
12cr|perl-Wx-0.980.0-2|109	Provides:	perl(Wx::GIFHandler)
12cr|perl-Wx-0.980.0-2|110	Provides:	perl(Wx::GraphicsBrush)
12cr|perl-Wx-0.980.0-2|111	Provides:	perl(Wx::GraphicsContext)
12cr|perl-Wx-0.980.0-2|112	Provides:	perl(Wx::GraphicsFont)
12cr|perl-Wx-0.980.0-2|113	Provides:	perl(Wx::GraphicsMatrix)
12cr|perl-Wx-0.980.0-2|114	Provides:	perl(Wx::GraphicsObject)
12cr|perl-Wx-0.980.0-2|115	Provides:	perl(Wx::GraphicsPath)
12cr|perl-Wx-0.980.0-2|116	Provides:	perl(Wx::GraphicsPen)
12cr|perl-Wx-0.980.0-2|117	Provides:	perl(Wx::Grid)
12cr|perl-Wx-0.980.0-2|118	Provides:	perl(Wx::GridCellAttr)
12cr|perl-Wx-0.980.0-2|119	Provides:	perl(Wx::GridCellAutoWrapStringEditor)
12cr|perl-Wx-0.980.0-2|120	Provides:	perl(Wx::GridCellAutoWrapStringRenderer)
12cr|perl-Wx-0.980.0-2|121	Provides:	perl(Wx::GridCellBoolEditor)
12cr|perl-Wx-0.980.0-2|122	Provides:	perl(Wx::GridCellBoolRenderer)
12cr|perl-Wx-0.980.0-2|123	Provides:	perl(Wx::GridCellChoiceEditor)
12cr|perl-Wx-0.980.0-2|124	Provides:	perl(Wx::GridCellCoords)
12cr|perl-Wx-0.980.0-2|125	Provides:	perl(Wx::GridCellDateTimeRenderer)
12cr|perl-Wx-0.980.0-2|126	Provides:	perl(Wx::GridCellEditor)
12cr|perl-Wx-0.980.0-2|127	Provides:	perl(Wx::GridCellEnumEditor)
12cr|perl-Wx-0.980.0-2|128	Provides:	perl(Wx::GridCellEnumRenderer)
12cr|perl-Wx-0.980.0-2|129	Provides:	perl(Wx::GridCellFloatEditor)
12cr|perl-Wx-0.980.0-2|130	Provides:	perl(Wx::GridCellFloatRenderer)
12cr|perl-Wx-0.980.0-2|131	Provides:	perl(Wx::GridCellNumberEditor)
12cr|perl-Wx-0.980.0-2|132	Provides:	perl(Wx::GridCellNumberRenderer)
12cr|perl-Wx-0.980.0-2|133	Provides:	perl(Wx::GridCellRenderer)
12cr|perl-Wx-0.980.0-2|134	Provides:	perl(Wx::GridCellStringRenderer)
12cr|perl-Wx-0.980.0-2|135	Provides:	perl(Wx::GridCellTextEditor)
12cr|perl-Wx-0.980.0-2|136	Provides:	perl(Wx::GridEditorCreatedEvent)
12cr|perl-Wx-0.980.0-2|137	Provides:	perl(Wx::GridEvent)
12cr|perl-Wx-0.980.0-2|138	Provides:	perl(Wx::GridRangeSelectEvent)
12cr|perl-Wx-0.980.0-2|139	Provides:	perl(Wx::GridSizeEvent)
12cr|perl-Wx-0.980.0-2|140	Provides:	perl(Wx::GridSizer)
12cr|perl-Wx-0.980.0-2|141	Provides:	perl(Wx::GridUpdateLocker)
12cr|perl-Wx-0.980.0-2|142	Provides:	perl(Wx::HeaderCtrlSimple)
12cr|perl-Wx-0.980.0-2|143	Provides:	perl(Wx::HelpControllerBase)
12cr|perl-Wx-0.980.0-2|144	Provides:	perl(Wx::HelpControllerHelpProvider)
12cr|perl-Wx-0.980.0-2|145	Provides:	perl(Wx::HelpEvent)
12cr|perl-Wx-0.980.0-2|146	Provides:	perl(Wx::HelpProvider)
12cr|perl-Wx-0.980.0-2|147	Provides:	perl(Wx::HtmlDCRenderer)
12cr|perl-Wx-0.980.0-2|148	Provides:	perl(Wx::HtmlEasyPrinting)
12cr|perl-Wx-0.980.0-2|149	Provides:	perl(Wx::HtmlHelpController)
12cr|perl-Wx-0.980.0-2|150	Provides:	perl(Wx::HtmlLinkInfo)
12cr|perl-Wx-0.980.0-2|151	Provides:	perl(Wx::HtmlWindow)
12cr|perl-Wx-0.980.0-2|152	Provides:	perl(Wx::ICOHandler)
12cr|perl-Wx-0.980.0-2|153	Provides:	perl(Wx::Icon)
12cr|perl-Wx-0.980.0-2|154	Provides:	perl(Wx::IconizeEvent)
12cr|perl-Wx-0.980.0-2|155	Provides:	perl(Wx::IdleEvent)
12cr|perl-Wx-0.980.0-2|156	Provides:	perl(Wx::IFFHandler)
12cr|perl-Wx-0.980.0-2|157	Provides:	perl(Wx::Image)
12cr|perl-Wx-0.980.0-2|158	Provides:	perl(Wx::ImageHandler)
12cr|perl-Wx-0.980.0-2|159	Provides:	perl(Wx::ImageList)
12cr|perl-Wx-0.980.0-2|160	Provides:	perl(Wx::IndividualLayoutConstraint)
12cr|perl-Wx-0.980.0-2|161	Provides:	perl(Wx::InitDialogEvent)
12cr|perl-Wx-0.980.0-2|162	Provides:	perl(Wx::InputStream)
12cr|perl-Wx-0.980.0-2|163	Provides:	perl(Wx::InternetFSHandler)
12cr|perl-Wx-0.980.0-2|164	Provides:	perl(Wx::JoystickEvent)
12cr|perl-Wx-0.980.0-2|165	Provides:	perl(Wx::JPEGHandler)
12cr|perl-Wx-0.980.0-2|166	Provides:	perl(Wx::KeyEvent)
12cr|perl-Wx-0.980.0-2|167	Provides:	perl(Wx::LanguageInfo)
12cr|perl-Wx-0.980.0-2|168	Provides:	perl(Wx::LayoutConstraints)
12cr|perl-Wx-0.980.0-2|169	Provides:	perl(Wx::ListBox)
12cr|perl-Wx-0.980.0-2|170	Provides:	perl(Wx::ListCtrl)
12cr|perl-Wx-0.980.0-2|171	Provides:	perl(Wx::ListEvent)
12cr|perl-Wx-0.980.0-2|172	Provides:	perl(Wx::ListItem)
12cr|perl-Wx-0.980.0-2|173	Provides:	perl(Wx::ListItemAttr)
12cr|perl-Wx-0.980.0-2|174	Provides:	perl(Wx::ListView)
12cr|perl-Wx-0.980.0-2|175	Provides:	perl(Wx::Locale)
12cr|perl-Wx-0.980.0-2|176	Provides:	perl(Wx::Log)
12cr|perl-Wx-0.980.0-2|177	Provides:	perl(Wx::LogChain)
12cr|perl-Wx-0.980.0-2|178	Provides:	perl(Wx::LogGui)
12cr|perl-Wx-0.980.0-2|179	Provides:	perl(Wx::LogNull)
12cr|perl-Wx-0.980.0-2|180	Provides:	perl(Wx::LogPassThrough)
12cr|perl-Wx-0.980.0-2|181	Provides:	perl(Wx::LogStderr)
12cr|perl-Wx-0.980.0-2|182	Provides:	perl(Wx::LogTextCtrl)
12cr|perl-Wx-0.980.0-2|183	Provides:	perl(Wx::LogWindow)
12cr|perl-Wx-0.980.0-2|184	Provides:	perl(Wx::Mask)
12cr|perl-Wx-0.980.0-2|185	Provides:	perl(Wx::MaximizeEvent)
12cr|perl-Wx-0.980.0-2|186	Provides:	perl(Wx::MDIChildFrame)
12cr|perl-Wx-0.980.0-2|187	Provides:	perl(Wx::MDIParentFrame)
12cr|perl-Wx-0.980.0-2|188	Provides:	perl(Wx::Media)
12cr|perl-Wx-0.980.0-2|189	Provides:	perl(Wx::MemoryDC)
12cr|perl-Wx-0.980.0-2|190	Provides:	perl(Wx::MemoryFSHandler)
12cr|perl-Wx-0.980.0-2|191	Provides:	perl(Wx::Menu)
12cr|perl-Wx-0.980.0-2|192	Provides:	perl(Wx::MenuBar)
12cr|perl-Wx-0.980.0-2|193	Provides:	perl(Wx::MenuEvent)
12cr|perl-Wx-0.980.0-2|194	Provides:	perl(Wx::MenuItem)
12cr|perl-Wx-0.980.0-2|195	Provides:	perl(Wx::MiniFrame)
12cr|perl-Wx-0.980.0-2|196	Provides:	perl(Wx::MouseCaptureChangedEvent)
12cr|perl-Wx-0.980.0-2|197	Provides:	perl(Wx::MouseCaptureLostEvent)
12cr|perl-Wx-0.980.0-2|198	Provides:	perl(Wx::MouseEvent)
12cr|perl-Wx-0.980.0-2|199	Provides:	perl(Wx::MoveEvent)
12cr|perl-Wx-0.980.0-2|200	Provides:	perl(Wx::MultiChoiceDialog)
12cr|perl-Wx-0.980.0-2|201	Provides:	perl(Wx::NativeFontInfo)
12cr|perl-Wx-0.980.0-2|202	Provides:	perl(Wx::NavigationKeyEvent)
12cr|perl-Wx-0.980.0-2|203	Provides:	perl(Wx::Notebook)
12cr|perl-Wx-0.980.0-2|204	Provides:	perl(Wx::NotebookEvent)
12cr|perl-Wx-0.980.0-2|205	Provides:	perl(Wx::NotebookSizer)
12cr|perl-Wx-0.980.0-2|206	Provides:	perl(Wx::NotifyEvent)
12cr|perl-Wx-0.980.0-2|207	Provides:	perl(Wx::NumberEntryDialog)
12cr|perl-Wx-0.980.0-2|208	Provides:	perl(Wx::OutputStream)
12cr|perl-Wx-0.980.0-2|209	Provides:	perl(Wx::PageSetupDialog)
12cr|perl-Wx-0.980.0-2|210	Provides:	perl(Wx::PageSetupDialogData)
12cr|perl-Wx-0.980.0-2|211	Provides:	perl(Wx::PaintDC)
12cr|perl-Wx-0.980.0-2|212	Provides:	perl(Wx::PaintEvent)
12cr|perl-Wx-0.980.0-2|213	Provides:	perl(Wx::Palette)
12cr|perl-Wx-0.980.0-2|214	Provides:	perl(Wx::Panel)
12cr|perl-Wx-0.980.0-2|215	Provides:	perl(Wx::PasswordEntryDialog)
12cr|perl-Wx-0.980.0-2|216	Provides:	perl(Wx::PCXHandler)
12cr|perl-Wx-0.980.0-2|217	Provides:	perl(Wx::Pen)
12cr|perl-Wx-0.980.0-2|218	Provides:	perl(Wx::PlComboPopup)
12cr|perl-Wx-0.980.0-2|219	Provides:	perl(Wx::PlCommandEvent)
12cr|perl-Wx-0.980.0-2|220	Provides:	perl(Wx::PlDataObjectSimple)
12cr|perl-Wx-0.980.0-2|221	Provides:	perl(Wx::PlEvent)
12cr|perl-Wx-0.980.0-2|222	Provides:	perl(Wx::PlFileSystemHandler)
12cr|perl-Wx-0.980.0-2|223	Provides:	perl(Wx::PlGridCellEditor)
12cr|perl-Wx-0.980.0-2|224	Provides:	perl(Wx::PlGridCellRenderer)
12cr|perl-Wx-0.980.0-2|225	Provides:	perl(Wx::PlHVScrolledWindow)
12cr|perl-Wx-0.980.0-2|226	Provides:	perl(Wx::PlLog)
12cr|perl-Wx-0.980.0-2|227	Provides:	perl(Wx::PlLogPassThrough)
12cr|perl-Wx-0.980.0-2|228	Provides:	perl(Wx::PlPopupTransientWindow)
12cr|perl-Wx-0.980.0-2|229	Provides:	perl(Wx::PlSizer)
12cr|perl-Wx-0.980.0-2|230	Provides:	perl(Wx::PlThreadEvent)
12cr|perl-Wx-0.980.0-2|231	Provides:	perl(Wx::PlValidator)
12cr|perl-Wx-0.980.0-2|232	Provides:	perl(Wx::PlVListBox)
12cr|perl-Wx-0.980.0-2|233	Provides:	perl(Wx::PlVScrolledWindow)
12cr|perl-Wx-0.980.0-2|234	Provides:	perl(Wx::PNGHandler)
12cr|perl-Wx-0.980.0-2|235	Provides:	perl(Wx::PNMHandler)
12cr|perl-Wx-0.980.0-2|236	Provides:	perl(Wx::Point)
12cr|perl-Wx-0.980.0-2|237	Provides:	perl(Wx::PopupWindow)
12cr|perl-Wx-0.980.0-2|238	Provides:	perl(Wx::Position)
12cr|perl-Wx-0.980.0-2|239	Provides:	perl(Wx::PreviewCanvas)
12cr|perl-Wx-0.980.0-2|240	Provides:	perl(Wx::PrintData)
12cr|perl-Wx-0.980.0-2|241	Provides:	perl(Wx::PrintDialog)
12cr|perl-Wx-0.980.0-2|242	Provides:	perl(Wx::PrintDialogData)
12cr|perl-Wx-0.980.0-2|243	Provides:	perl(Wx::Printer)
12cr|perl-Wx-0.980.0-2|244	Provides:	perl(Wx::PrinterDC)
12cr|perl-Wx-0.980.0-2|245	Provides:	perl(Wx::Printout)
12cr|perl-Wx-0.980.0-2|246	Provides:	perl(Wx::PrintPreview)
12cr|perl-Wx-0.980.0-2|247	Provides:	perl(Wx::Process)
12cr|perl-Wx-0.980.0-2|248	Provides:	perl(Wx::ProcessEvent)
12cr|perl-Wx-0.980.0-2|249	Provides:	perl(Wx::ProgressDialog)
12cr|perl-Wx-0.980.0-2|250	Provides:	perl(Wx::RadioBox)
12cr|perl-Wx-0.980.0-2|251	Provides:	perl(Wx::RadioButton)
12cr|perl-Wx-0.980.0-2|252	Provides:	perl(Wx::Rect)
12cr|perl-Wx-0.980.0-2|253	Provides:	perl(Wx::RegConfig)
12cr|perl-Wx-0.980.0-2|254	Provides:	perl(Wx::Region)
12cr|perl-Wx-0.980.0-2|255	Provides:	perl(Wx::RichText)
12cr|perl-Wx-0.980.0-2|256	Provides:	perl(Wx::SashEvent)
12cr|perl-Wx-0.980.0-2|257	Provides:	perl(Wx::SashWindow)
12cr|perl-Wx-0.980.0-2|258	Provides:	perl(Wx::ScreenDC)
12cr|perl-Wx-0.980.0-2|259	Provides:	perl(Wx::ScrollBar)
12cr|perl-Wx-0.980.0-2|260	Provides:	perl(Wx::ScrolledWindow)
12cr|perl-Wx-0.980.0-2|261	Provides:	perl(Wx::ScrollEvent)
12cr|perl-Wx-0.980.0-2|262	Provides:	perl(Wx::ScrollWinEvent)
12cr|perl-Wx-0.980.0-2|263	Provides:	perl(Wx::SetCursorEvent)
12cr|perl-Wx-0.980.0-2|264	Provides:	perl(Wx::SimpleHelpProvider)
12cr|perl-Wx-0.980.0-2|265	Provides:	perl(Wx::SingleChoiceDialog)
12cr|perl-Wx-0.980.0-2|266	Provides:	perl(Wx::SingleInstanceChecker)
12cr|perl-Wx-0.980.0-2|267	Provides:	perl(Wx::Size)
12cr|perl-Wx-0.980.0-2|268	Provides:	perl(Wx::SizeEvent)
12cr|perl-Wx-0.980.0-2|269	Provides:	perl(Wx::Sizer)
12cr|perl-Wx-0.980.0-2|270	Provides:	perl(Wx::SizerItem)
12cr|perl-Wx-0.980.0-2|271	Provides:	perl(Wx::Slider)
12cr|perl-Wx-0.980.0-2|272	Provides:	perl(Wx::SocketBase)
12cr|perl-Wx-0.980.0-2|273	Provides:	perl(Wx::SocketClient)
12cr|perl-Wx-0.980.0-2|274	Provides:	perl(Wx::SocketEvent)
12cr|perl-Wx-0.980.0-2|275	Provides:	perl(Wx::SocketServer)
12cr|perl-Wx-0.980.0-2|276	Provides:	perl(Wx::SpinButton)
12cr|perl-Wx-0.980.0-2|277	Provides:	perl(Wx::SpinCtrl)
12cr|perl-Wx-0.980.0-2|278	Provides:	perl(Wx::SpinEvent)
12cr|perl-Wx-0.980.0-2|279	Provides:	perl(Wx::SplashScreen)
12cr|perl-Wx-0.980.0-2|280	Provides:	perl(Wx::SplitterWindow)
12cr|perl-Wx-0.980.0-2|281	Provides:	perl(Wx::StaticBitmap)
12cr|perl-Wx-0.980.0-2|282	Provides:	perl(Wx::StaticBox)
12cr|perl-Wx-0.980.0-2|283	Provides:	perl(Wx::StaticBoxSizer)
12cr|perl-Wx-0.980.0-2|284	Provides:	perl(Wx::StaticLine)
12cr|perl-Wx-0.980.0-2|285	Provides:	perl(Wx::StaticText)
12cr|perl-Wx-0.980.0-2|286	Provides:	perl(Wx::StatusBar)
12cr|perl-Wx-0.980.0-2|287	Provides:	perl(Wx::StopWatch)
12cr|perl-Wx-0.980.0-2|288	Provides:	perl(Wx::Stream)
12cr|perl-Wx-0.980.0-2|289	Provides:	perl(Wx::SysColourChangedEvent)
12cr|perl-Wx-0.980.0-2|290	Provides:	perl(Wx::SystemOptions)
12cr|perl-Wx-0.980.0-2|291	Provides:	perl(Wx::SystemSettings)
12cr|perl-Wx-0.980.0-2|292	Provides:	perl(Wx::TaskBarIcon)
12cr|perl-Wx-0.980.0-2|293	Provides:	perl(Wx::TaskBarIconEvent)
12cr|perl-Wx-0.980.0-2|294	Provides:	perl(Wx::TextDataObject)
12cr|perl-Wx-0.980.0-2|295	Provides:	perl(Wx::TextDropTarget)
12cr|perl-Wx-0.980.0-2|296	Provides:	perl(Wx::TextEntryDialog)
12cr|perl-Wx-0.980.0-2|297	Provides:	perl(Wx::TGAHandler)
12cr|perl-Wx-0.980.0-2|298	Provides:	perl(Wx::Thread)
12cr|perl-Wx-0.980.0-2|299	Provides:	perl(Wx::TIFFHandler)
12cr|perl-Wx-0.980.0-2|300	Provides:	perl(Wx::Timer)
12cr|perl-Wx-0.980.0-2|301	Provides:	perl(Wx::TimerEvent)
12cr|perl-Wx-0.980.0-2|302	Provides:	perl(Wx::TipProvider)
12cr|perl-Wx-0.980.0-2|303	Provides:	perl(Wx::ToggleButton)
12cr|perl-Wx-0.980.0-2|304	Provides:	perl(Wx::ToolBar)
12cr|perl-Wx-0.980.0-2|305	Provides:	perl(Wx::ToolBarBase)
12cr|perl-Wx-0.980.0-2|306	Provides:	perl(Wx::ToolBarToolBase)
12cr|perl-Wx-0.980.0-2|307	Provides:	perl(Wx::ToolTip)
12cr|perl-Wx-0.980.0-2|308	Provides:	perl(Wx::TreeCtrl)
12cr|perl-Wx-0.980.0-2|309	Provides:	perl(Wx::TreeEvent)
12cr|perl-Wx-0.980.0-2|310	Provides:	perl(Wx::TreeItemData)
12cr|perl-Wx-0.980.0-2|311	Provides:	perl(Wx::TreeItemId)
12cr|perl-Wx-0.980.0-2|312	Provides:	perl(Wx::UpdateUIEvent)
12cr|perl-Wx-0.980.0-2|313	Provides:	perl(Wx::URLDataObject)
12cr|perl-Wx-0.980.0-2|314	Provides:	perl(Wx::Validator)
12cr|perl-Wx-0.980.0-2|315	Provides:	perl(Wx::View)
12cr|perl-Wx-0.980.0-2|316	Provides:	perl(Wx::Wave)
12cr|perl-Wx-0.980.0-2|317	Provides:	perl(Wx::Window)
12cr|perl-Wx-0.980.0-2|318	Provides:	perl(Wx::WindowCreateEvent)
12cr|perl-Wx-0.980.0-2|319	Provides:	perl(Wx::WindowDC)
12cr|perl-Wx-0.980.0-2|320	Provides:	perl(Wx::WindowDestroyEvent)
12cr|perl-Wx-0.980.0-2|321	Provides:	perl(Wx::WindowDisabler)
12cr|perl-Wx-0.980.0-2|322	Provides:	perl(Wx::WinHelpController)
12cr|perl-Wx-0.980.0-2|323	Provides:	perl(Wx::Wizard)
12cr|perl-Wx-0.980.0-2|324	Provides:	perl(Wx::WizardEvent)
12cr|perl-Wx-0.980.0-2|325	Provides:	perl(Wx::WizardPage)
12cr|perl-Wx-0.980.0-2|326	Provides:	perl(Wx::WizardPageSimple)
12cr|perl-Wx-0.980.0-2|327	Provides:	perl(Wx::XmlResource)
12cr|perl-Wx-0.980.0-2|328	Provides:	perl(Wx::XPMHandler)
12cr|perl-Wx-0.980.0-2|329	Provides:	perl(Wx::ZipFSHandler)
12cr|perl-Wx-0.980.0-2|330	
12cr|perl-Wx-0.980.0-2|331	%description
12cr|perl-Wx-0.980.0-2|332	The Wx module is a wrapper for the wxWidgets (formerly known as wxWindows)
12cr|perl-Wx-0.980.0-2|333	GUI toolkit.
12cr|perl-Wx-0.980.0-2|334	
12cr|perl-Wx-0.980.0-2|335	%prep
12cr|perl-Wx-0.980.0-2|336	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Wx-0.980.0-2|337	
12cr|perl-Wx-0.980.0-2|338	%build
12cr|perl-Wx-0.980.0-2|339	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Wx-0.980.0-2|340	%make CFLAGS="%{optflags}"
12cr|perl-Wx-0.980.0-2|341	
12cr|perl-Wx-0.980.0-2|342	%install
12cr|perl-Wx-0.980.0-2|343	%makeinstall_std
12cr|perl-Wx-0.980.0-2|344	
12cr|perl-Wx-0.980.0-2|345	%files
12cr|perl-Wx-0.980.0-2|346	%doc Changes README.txt
12cr|perl-Wx-0.980.0-2|347	%{perl_vendorarch}/Wx.pm
12cr|perl-Wx-0.980.0-2|348	%{perl_vendorarch}/Wx
12cr|perl-Wx-0.980.0-2|349	%{perl_vendorarch}/auto/Wx
12cr|perl-Wx-0.980.0-2|350	%{_mandir}/*/*
12cr|perl-Wx-0.980.0-2|351	%{_bindir}/*
12cr|perl-Wx-0.980.0-2|352	
12cr|perl-Wx-0.980.0-2|353	
12cr|perl-Wx-0.980.0-2|354	%changelog
12cr|perl-Wx-0.980.0-2|355	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.980.0-2
12cr|perl-Wx-0.980.0-2|356	+ Revision: 773653
12cr|perl-Wx-0.980.0-2|357	- clean out spec
12cr|perl-Wx-0.980.0-2|358	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-Wx-0.980.0-2|359	
12cr|perl-Wx-0.980.0-2|360	* Mon Aug 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.980.0-1mdv2011.0
12cr|perl-Wx-0.980.0-2|361	+ Revision: 572267
12cr|perl-Wx-0.980.0-2|362	- update to 0.98
12cr|perl-Wx-0.980.0-2|363	
12cr|perl-Wx-0.980.0-2|364	* Wed Jul 21 2010 Jérôme Quelin <jquelin@mandriva.org> 0.970.200-3mdv2011.0
12cr|perl-Wx-0.980.0-2|365	+ Revision: 556370
12cr|perl-Wx-0.980.0-2|366	- change min version in buildrequires
12cr|perl-Wx-0.980.0-2|367	- add minimum version in buildrequires:
12cr|perl-Wx-0.980.0-2|368	- rebuild for perl 5.12
12cr|perl-Wx-0.980.0-2|369	- rebuild
12cr|perl-Wx-0.980.0-2|370	
12cr|perl-Wx-0.980.0-2|371	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.970.200-1mdv2011.0
12cr|perl-Wx-0.980.0-2|372	+ Revision: 552496
12cr|perl-Wx-0.980.0-2|373	- update to 0.9702
12cr|perl-Wx-0.980.0-2|374	
12cr|perl-Wx-0.980.0-2|375	* Fri Apr 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.970.100-2mdv2010.1
12cr|perl-Wx-0.980.0-2|376	+ Revision: 538298
12cr|perl-Wx-0.980.0-2|377	- adding missing provides:
12cr|perl-Wx-0.980.0-2|378	
12cr|perl-Wx-0.980.0-2|379	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.970.100-1mdv2010.1
12cr|perl-Wx-0.980.0-2|380	+ Revision: 504496
12cr|perl-Wx-0.980.0-2|381	- update to 0.9701
12cr|perl-Wx-0.980.0-2|382	
12cr|perl-Wx-0.980.0-2|383	* Wed Feb 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.970.0-1mdv2010.1
12cr|perl-Wx-0.980.0-2|384	+ Revision: 503737
12cr|perl-Wx-0.980.0-2|385	- update to 0.97
12cr|perl-Wx-0.980.0-2|386	
12cr|perl-Wx-0.980.0-2|387	* Sun Jan 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.960.0-1mdv2010.1
12cr|perl-Wx-0.980.0-2|388	+ Revision: 488854
12cr|perl-Wx-0.980.0-2|389	- update to 0.96
12cr|perl-Wx-0.980.0-2|390	
12cr|perl-Wx-0.980.0-2|391	* Wed Dec 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.950.0-1mdv2010.1
12cr|perl-Wx-0.980.0-2|392	+ Revision: 483880
12cr|perl-Wx-0.980.0-2|393	- update to 0.95
12cr|perl-Wx-0.980.0-2|394	
12cr|perl-Wx-0.980.0-2|395	* Sun Nov 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.940.0-1mdv2010.1
12cr|perl-Wx-0.980.0-2|396	+ Revision: 463145
12cr|perl-Wx-0.980.0-2|397	- update to 0.94
12cr|perl-Wx-0.980.0-2|398	
12cr|perl-Wx-0.980.0-2|399	* Fri Sep 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.930.0-1mdv2010.0
12cr|perl-Wx-0.980.0-2|400	+ Revision: 448609
12cr|perl-Wx-0.980.0-2|401	- update to 0.93
12cr|perl-Wx-0.980.0-2|402	
12cr|perl-Wx-0.980.0-2|403	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.920.0-1mdv2010.0
12cr|perl-Wx-0.980.0-2|404	+ Revision: 415113
12cr|perl-Wx-0.980.0-2|405	- update to 0.92
12cr|perl-Wx-0.980.0-2|406	
12cr|perl-Wx-0.980.0-2|407	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.910.0-1mdv2010.0
12cr|perl-Wx-0.980.0-2|408	+ Revision: 408101
12cr|perl-Wx-0.980.0-2|409	- rebuild using %%perl_convert_version
12cr|perl-Wx-0.980.0-2|410	
12cr|perl-Wx-0.980.0-2|411	* Sat Jul 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.91-3mdv2010.0
12cr|perl-Wx-0.980.0-2|412	+ Revision: 399635
12cr|perl-Wx-0.980.0-2|413	- rebuild with fixed perl-Alien-wxWidgets package (fix #45256)
12cr|perl-Wx-0.980.0-2|414	
12cr|perl-Wx-0.980.0-2|415	* Wed Jun 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.91-2mdv2010.0
12cr|perl-Wx-0.980.0-2|416	+ Revision: 386781
12cr|perl-Wx-0.980.0-2|417	- adding missing provides:
12cr|perl-Wx-0.980.0-2|418	
12cr|perl-Wx-0.980.0-2|419	* Mon May 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.91-1mdv2010.0
12cr|perl-Wx-0.980.0-2|420	+ Revision: 376915
12cr|perl-Wx-0.980.0-2|421	- update to new version 0.91
12cr|perl-Wx-0.980.0-2|422	
12cr|perl-Wx-0.980.0-2|423	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90-1mdv2010.0
12cr|perl-Wx-0.980.0-2|424	+ Revision: 374344
12cr|perl-Wx-0.980.0-2|425	- update to new version 0.90
12cr|perl-Wx-0.980.0-2|426	
12cr|perl-Wx-0.980.0-2|427	* Sat May 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.89-4mdv2010.0
12cr|perl-Wx-0.980.0-2|428	+ Revision: 373698
12cr|perl-Wx-0.980.0-2|429	- forcing rebuild
12cr|perl-Wx-0.980.0-2|430	
12cr|perl-Wx-0.980.0-2|431	* Sun Feb 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.89-3mdv2009.1
12cr|perl-Wx-0.980.0-2|432	+ Revision: 340471
12cr|perl-Wx-0.980.0-2|433	- removing non-unicode dependency
12cr|perl-Wx-0.980.0-2|434	
12cr|perl-Wx-0.980.0-2|435	* Sat Feb 14 2009 Olivier Thauvin <nanardon@mandriva.org> 0.89-2mdv2009.1
12cr|perl-Wx-0.980.0-2|436	+ Revision: 340292
12cr|perl-Wx-0.980.0-2|437	- fix buildrequires
12cr|perl-Wx-0.980.0-2|438	
12cr|perl-Wx-0.980.0-2|439	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-Wx-0.980.0-2|440	- fix bug #47728: part two
12cr|perl-Wx-0.980.0-2|441	
12cr|perl-Wx-0.980.0-2|442	* Mon Dec 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.89-1mdv2009.1
12cr|perl-Wx-0.980.0-2|443	+ Revision: 311972
12cr|perl-Wx-0.980.0-2|444	- update to new version 0.89
12cr|perl-Wx-0.980.0-2|445	
12cr|perl-Wx-0.980.0-2|446	* Mon Nov 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.88-1mdv2009.1
12cr|perl-Wx-0.980.0-2|447	+ Revision: 301684
12cr|perl-Wx-0.980.0-2|448	- update to new version 0.88
12cr|perl-Wx-0.980.0-2|449	
12cr|perl-Wx-0.980.0-2|450	* Sun Nov 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.87-1mdv2009.1
12cr|perl-Wx-0.980.0-2|451	+ Revision: 301381
12cr|perl-Wx-0.980.0-2|452	- update to new version 0.87
12cr|perl-Wx-0.980.0-2|453	
12cr|perl-Wx-0.980.0-2|454	* Fri Sep 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.86-1mdv2009.0
12cr|perl-Wx-0.980.0-2|455	+ Revision: 281120
12cr|perl-Wx-0.980.0-2|456	- update to new version 0.86
12cr|perl-Wx-0.980.0-2|457	
12cr|perl-Wx-0.980.0-2|458	* Mon Sep 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.85-1mdv2009.0
12cr|perl-Wx-0.980.0-2|459	+ Revision: 278093
12cr|perl-Wx-0.980.0-2|460	- Add sources
12cr|perl-Wx-0.980.0-2|461	- New version 0.85
12cr|perl-Wx-0.980.0-2|462	
12cr|perl-Wx-0.980.0-2|463	* Sat Aug 23 2008 Olivier Thauvin <nanardon@mandriva.org> 0.84-2mdv2009.0
12cr|perl-Wx-0.980.0-2|464	+ Revision: 275366
12cr|perl-Wx-0.980.0-2|465	- fix #43053
12cr|perl-Wx-0.980.0-2|466	
12cr|perl-Wx-0.980.0-2|467	* Mon Jun 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.84-1mdv2009.0
12cr|perl-Wx-0.980.0-2|468	+ Revision: 230284
12cr|perl-Wx-0.980.0-2|469	- update to new version 0.84
12cr|perl-Wx-0.980.0-2|470	
12cr|perl-Wx-0.980.0-2|471	* Wed May 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.83-1mdv2009.0
12cr|perl-Wx-0.980.0-2|472	+ Revision: 209845
12cr|perl-Wx-0.980.0-2|473	- new version
12cr|perl-Wx-0.980.0-2|474	
12cr|perl-Wx-0.980.0-2|475	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.82-1mdv2009.0
12cr|perl-Wx-0.980.0-2|476	+ Revision: 193956
12cr|perl-Wx-0.980.0-2|477	- update to new version 0.82
12cr|perl-Wx-0.980.0-2|478	
12cr|perl-Wx-0.980.0-2|479	* Sun Feb 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.81-1mdv2008.1
12cr|perl-Wx-0.980.0-2|480	+ Revision: 164876
12cr|perl-Wx-0.980.0-2|481	- new version
12cr|perl-Wx-0.980.0-2|482	
12cr|perl-Wx-0.980.0-2|483	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.27-2mdv2008.1
12cr|perl-Wx-0.980.0-2|484	+ Revision: 152411
12cr|perl-Wx-0.980.0-2|485	- rebuild
12cr|perl-Wx-0.980.0-2|486	
12cr|perl-Wx-0.980.0-2|487	+ Olivier Blin <blino@mandriva.org>
12cr|perl-Wx-0.980.0-2|488	- restore BuildRoot
12cr|perl-Wx-0.980.0-2|489	
12cr|perl-Wx-0.980.0-2|490	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.27-1mdv2008.1
12cr|perl-Wx-0.980.0-2|491	+ Revision: 123985
12cr|perl-Wx-0.980.0-2|492	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Wx-0.980.0-2|493	
12cr|perl-Wx-0.980.0-2|494	
12cr|perl-Wx-0.980.0-2|495	* Mon Apr 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.27-1mdk
12cr|perl-Wx-0.980.0-2|496	- New release 0.27
12cr|perl-Wx-0.980.0-2|497	- spec cleanup
12cr|perl-Wx-0.980.0-2|498	- fix directory ownership
12cr|perl-Wx-0.980.0-2|499	
12cr|perl-Wx-0.980.0-2|500	* Thu Dec 15 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.26-1mdk
12cr|perl-Wx-0.980.0-2|501	- 0.26
12cr|perl-Wx-0.980.0-2|502	- Require most recent wxGTK
12cr|perl-Wx-0.980.0-2|503	
12cr|perl-Wx-0.980.0-2|504	* Thu Sep 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.25-1mdk
12cr|perl-Wx-0.980.0-2|505	- 0.25
12cr|perl-Wx-0.980.0-2|506	
12cr|perl-Wx-0.980.0-2|507	* Fri Mar 18 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.22-1mdk
12cr|perl-Wx-0.980.0-2|508	- first mdk release (by trem, <trem@zarb.org>)
12cr|perl-Wx-0.980.0-2|509	

5711 12
12cr|perl-Wx-Demo-0.130.0-3|1	%define upstream_name    Wx-Demo
12cr|perl-Wx-Demo-0.130.0-3|2	%define upstream_version 0.13
12cr|perl-Wx-Demo-0.130.0-3|3	
12cr|perl-Wx-Demo-0.130.0-3|4	%if %{_use_internal_dependency_generator}
12cr|perl-Wx-Demo-0.130.0-3|5	%define __noautoreq 'perl\\(Wx::PlHeaderColumn\\)|perl\\(Wx::PlHeaderCtrl\\)'
12cr|perl-Wx-Demo-0.130.0-3|6	%endif
12cr|perl-Wx-Demo-0.130.0-3|7	
12cr|perl-Wx-Demo-0.130.0-3|8	Name:		perl-%{upstream_name}
12cr|perl-Wx-Demo-0.130.0-3|9	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Wx-Demo-0.130.0-3|10	Release:	3
12cr|perl-Wx-Demo-0.130.0-3|11	
12cr|perl-Wx-Demo-0.130.0-3|12	License:	GPL+ or Artistic
12cr|perl-Wx-Demo-0.130.0-3|13	Group:		Development/Perl
12cr|perl-Wx-Demo-0.130.0-3|14	Summary:	The wxPerl demo
12cr|perl-Wx-Demo-0.130.0-3|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Wx-Demo-0.130.0-3|16	Source0:	http://www.cpan.org/modules/by-module/Wx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Wx-Demo-0.130.0-3|17	
12cr|perl-Wx-Demo-0.130.0-3|18	BuildRequires:	perl-devel
12cr|perl-Wx-Demo-0.130.0-3|19	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-Wx-Demo-0.130.0-3|20	BuildRequires:	perl(File::Slurp)
12cr|perl-Wx-Demo-0.130.0-3|21	BuildRequires:	perl(File::Spec)
12cr|perl-Wx-Demo-0.130.0-3|22	BuildRequires:	perl(File::chdir)
12cr|perl-Wx-Demo-0.130.0-3|23	BuildRequires:	perl(IO::Scalar)
12cr|perl-Wx-Demo-0.130.0-3|24	BuildRequires:	perl(Module::Pluggable)
12cr|perl-Wx-Demo-0.130.0-3|25	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Wx-Demo-0.130.0-3|26	BuildRequires:	perl(Wx)
12cr|perl-Wx-Demo-0.130.0-3|27	BuildArch:	noarch
12cr|perl-Wx-Demo-0.130.0-3|28	
12cr|perl-Wx-Demo-0.130.0-3|29	%description
12cr|perl-Wx-Demo-0.130.0-3|30	wxPerl demo, with lots of snippets using various wxwidgets features.
12cr|perl-Wx-Demo-0.130.0-3|31	
12cr|perl-Wx-Demo-0.130.0-3|32	%prep
12cr|perl-Wx-Demo-0.130.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Wx-Demo-0.130.0-3|34	
12cr|perl-Wx-Demo-0.130.0-3|35	%build
12cr|perl-Wx-Demo-0.130.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Wx-Demo-0.130.0-3|37	%make
12cr|perl-Wx-Demo-0.130.0-3|38	
12cr|perl-Wx-Demo-0.130.0-3|39	%check
12cr|perl-Wx-Demo-0.130.0-3|40	#make test
12cr|perl-Wx-Demo-0.130.0-3|41	
12cr|perl-Wx-Demo-0.130.0-3|42	%install
12cr|perl-Wx-Demo-0.130.0-3|43	%makeinstall_std
12cr|perl-Wx-Demo-0.130.0-3|44	
12cr|perl-Wx-Demo-0.130.0-3|45	%files
12cr|perl-Wx-Demo-0.130.0-3|46	%doc Changes
12cr|perl-Wx-Demo-0.130.0-3|47	%{_bindir}/wxperl_demo.pl
12cr|perl-Wx-Demo-0.130.0-3|48	%{_mandir}/man3/*
12cr|perl-Wx-Demo-0.130.0-3|49	%{perl_vendorlib}/*

5712 12
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|1	%define upstream_name    Wx-Perl-DataWalker
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|2	%define upstream_version 0.02
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|3	
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|6	Release:	2
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|7	
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|8	Summary:	Perl extension for blah blah blah
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|10	Group:		Development/Perl
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Wx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|13	
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|15	BuildRequires:	perl(Class::XSAccessor)
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|16	BuildRequires:	perl(Devel::Size)
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|17	BuildRequires:	perl(Wx)
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|18	BuildRequires:	perl(YAML::XS)
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|19	BuildArch:	noarch
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|20	
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|21	%description
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|22	'Wx::Perl::DataWalker' implements a 'Wx::Frame' subclass that shows a
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|23	relatively simple Perl data structure browser. After opening such a frame
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|24	and supplying it with a reference to an essentially arbitrary data
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|25	structure, you can visually browse it by double-clicking references.
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|26	
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|27	So far, there is no tree view but only a display of the current level of
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|28	the data structure. You can traverse back up the structure with a _back_
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|29	button.
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|30	
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|31	Optionally, 'Wx::Perl::DataWalker' displays the (approximate!) size of the
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|32	data structure using 'Devel::Size'.
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|33	
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|34	%prep
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|36	
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|37	%build
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|39	%make
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|40	
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|41	%check
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|42	# requires GTK display
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|43	#make test
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|44	
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|45	%install
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|46	%makeinstall_std
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|47	
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|48	%files
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|49	%doc Changes
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|50	%{_mandir}/man3/*
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|51	%{perl_vendorlib}/*
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|52	
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|53	%changelog
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|54	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|55	+ Revision: 381372
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|56	- adding missing buildrequires:
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|57	- import perl-Wx-Perl-DataWalker
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|58	
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|59	
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|60	* Sat May 30 2009 cpan2dist 0.02-1mdv
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|61	- initial mdv release, generated with cpan2dist
12cr|perl-Wx-Perl-DataWalker-0.20.0-2|62	

5713 12
12cr|perl-Wx-Perl-Dialog-0.04-2|1	%define realname   Wx-Perl-Dialog
12cr|perl-Wx-Perl-Dialog-0.04-2|2	
12cr|perl-Wx-Perl-Dialog-0.04-2|3	Name:		perl-%{realname}
12cr|perl-Wx-Perl-Dialog-0.04-2|4	Version:	0.04
12cr|perl-Wx-Perl-Dialog-0.04-2|5	Release:	2
12cr|perl-Wx-Perl-Dialog-0.04-2|6	License:	GPL or Artistic
12cr|perl-Wx-Perl-Dialog-0.04-2|7	Group:		Development/Perl
12cr|perl-Wx-Perl-Dialog-0.04-2|8	Summary:	Abstract dialog class for simple dialog creation
12cr|perl-Wx-Perl-Dialog-0.04-2|9	Source:		http://www.cpan.org/modules/by-module/Wx/%{realname}-%{version}.tar.gz
12cr|perl-Wx-Perl-Dialog-0.04-2|10	Url:		http://search.cpan.org/dist/%{realname}
12cr|perl-Wx-Perl-Dialog-0.04-2|11	
12cr|perl-Wx-Perl-Dialog-0.04-2|12	BuildRequires:	perl-devel
12cr|perl-Wx-Perl-Dialog-0.04-2|13	BuildRequires:	perl(File::Copy::Recursive)
12cr|perl-Wx-Perl-Dialog-0.04-2|14	BuildRequires:	perl(Module::Build)
12cr|perl-Wx-Perl-Dialog-0.04-2|15	BuildRequires:	perl(Wx)
12cr|perl-Wx-Perl-Dialog-0.04-2|16	BuildRequires:	perl(Wx::Event)
12cr|perl-Wx-Perl-Dialog-0.04-2|17	BuildRequires:	perl(Wx::STC)
12cr|perl-Wx-Perl-Dialog-0.04-2|18	
12cr|perl-Wx-Perl-Dialog-0.04-2|19	BuildArch:	noarch
12cr|perl-Wx-Perl-Dialog-0.04-2|20	
12cr|perl-Wx-Perl-Dialog-0.04-2|21	%description
12cr|perl-Wx-Perl-Dialog-0.04-2|22	Abstract dialog class for simple dialog creation.
12cr|perl-Wx-Perl-Dialog-0.04-2|23	
12cr|perl-Wx-Perl-Dialog-0.04-2|24	%prep
12cr|perl-Wx-Perl-Dialog-0.04-2|25	%setup -q -n %{realname}-%{version}
12cr|perl-Wx-Perl-Dialog-0.04-2|26	
12cr|perl-Wx-Perl-Dialog-0.04-2|27	%build
12cr|perl-Wx-Perl-Dialog-0.04-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Wx-Perl-Dialog-0.04-2|29	make
12cr|perl-Wx-Perl-Dialog-0.04-2|30	
12cr|perl-Wx-Perl-Dialog-0.04-2|31	%check
12cr|perl-Wx-Perl-Dialog-0.04-2|32	# requires GTK display
12cr|perl-Wx-Perl-Dialog-0.04-2|33	#make test
12cr|perl-Wx-Perl-Dialog-0.04-2|34	
12cr|perl-Wx-Perl-Dialog-0.04-2|35	%install
12cr|perl-Wx-Perl-Dialog-0.04-2|36	%makeinstall_std
12cr|perl-Wx-Perl-Dialog-0.04-2|37	
12cr|perl-Wx-Perl-Dialog-0.04-2|38	%files
12cr|perl-Wx-Perl-Dialog-0.04-2|39	%doc Changes README
12cr|perl-Wx-Perl-Dialog-0.04-2|40	%{_mandir}/man3/*
12cr|perl-Wx-Perl-Dialog-0.04-2|41	%{perl_vendorlib}/*
12cr|perl-Wx-Perl-Dialog-0.04-2|42	
12cr|perl-Wx-Perl-Dialog-0.04-2|43	%changelog
12cr|perl-Wx-Perl-Dialog-0.04-2|44	* Tue Dec 16 2008 Jérôme Quelin <jquelin@mandriva.org> 0.04-1mdv2009.1
12cr|perl-Wx-Perl-Dialog-0.04-2|45	+ Revision: 314761
12cr|perl-Wx-Perl-Dialog-0.04-2|46	- update to 0.04
12cr|perl-Wx-Perl-Dialog-0.04-2|47	
12cr|perl-Wx-Perl-Dialog-0.04-2|48	* Mon Nov 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2009.1
12cr|perl-Wx-Perl-Dialog-0.04-2|49	+ Revision: 306194
12cr|perl-Wx-Perl-Dialog-0.04-2|50	- update to new version 0.03
12cr|perl-Wx-Perl-Dialog-0.04-2|51	
12cr|perl-Wx-Perl-Dialog-0.04-2|52	* Tue Nov 11 2008 Jérôme Quelin <jquelin@mandriva.org> 0.02-1mdv2009.1
12cr|perl-Wx-Perl-Dialog-0.04-2|53	+ Revision: 302303
12cr|perl-Wx-Perl-Dialog-0.04-2|54	- added even more build prereq (this time they should be all here)
12cr|perl-Wx-Perl-Dialog-0.04-2|55	- added another missing prereq
12cr|perl-Wx-Perl-Dialog-0.04-2|56	- adding missing build prerequisite
12cr|perl-Wx-Perl-Dialog-0.04-2|57	- import perl-Wx-Perl-Dialog
12cr|perl-Wx-Perl-Dialog-0.04-2|58	
12cr|perl-Wx-Perl-Dialog-0.04-2|59	
12cr|perl-Wx-Perl-Dialog-0.04-2|60	* Tue Nov 11 2008 cpan2dist 0.02-1mdv
12cr|perl-Wx-Perl-Dialog-0.04-2|61	- initial mdv release, generated with cpan2dist
12cr|perl-Wx-Perl-Dialog-0.04-2|62	

5714 12
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|1	%define upstream_name    Wx-Perl-ProcessStream
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|2	%define upstream_version 0.30
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|3	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|6	Release:	3
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|7	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|8	Summary:	Use std handles of process via wx events
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|9	License:	GPL+ or Artistic
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|10	Group:		Development/Perl
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Wx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|13	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|14	BuildRequires:	perl-devel
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|15	BuildRequires:	perl(Archive::Tar)
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|16	BuildRequires:	perl(Wx)
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|17	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|18	BuildArch:	noarch
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|19	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|20	%description
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|21	This module provides the STDOUT, STDERR and exit codes of asynchronously
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|22	running processes via events. It may be used for long running or blocking
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|23	processes that provide periodic updates on state via STDOUT. Simple IPC is
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|24	possible via STDIN.
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|25	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|26	Do not use this module simply to collect the output of another process. For
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|27	that, it is much simpler to do:
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|28	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|29	my ($status, $output) = Wx::ExecuteStdout( 'perl -e"print qq($_\n) for(@INC);"' );
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|30	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|31	%prep
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|33	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|34	%build
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|36	%make
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|37	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|38	%check
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|39	# Do not make test because they need gtk display
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|40	#make test
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|41	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|42	%install
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|43	%makeinstall_std
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|44	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|45	%files
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|46	%doc Changes README
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|47	%{_mandir}/man3/*
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|48	%{perl_vendorlib}/*
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|49	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|50	%changelog
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.300.0-2mdv2011.0
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|52	+ Revision: 657860
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|53	- rebuild for updated spec-helper
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|54	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|55	* Mon Feb 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.300.0-1
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|56	+ Revision: 636639
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|57	- update to new version 0.30
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|58	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|59	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.290.0-1mdv2011.0
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|60	+ Revision: 612274
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|61	- update to new version 0.29
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|62	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|63	* Sat Nov 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.280.0-1mdv2011.0
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|64	+ Revision: 594311
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|65	- update to new version 0.28
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|66	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|67	* Sun Feb 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-1mdv2011.0
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|68	+ Revision: 512601
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|69	- update to 0.27
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|70	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|71	* Fri Feb 26 2010 Jérôme Quelin <jquelin@mandriva.org> 0.260.0-1mdv2010.1
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|72	+ Revision: 511455
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|73	- update to 0.26
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|74	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|75	* Thu Feb 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.250.0-1mdv2010.1
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|76	+ Revision: 510974
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|77	- update to 0.25
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|78	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|79	* Tue Jan 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.240.0-1mdv2010.1
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|80	+ Revision: 486377
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|81	- update to 0.24
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|82	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|83	* Tue Jan 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2010.1
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|84	+ Revision: 486309
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|85	- update to 0.23
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|86	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|87	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.1
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|88	+ Revision: 461030
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|89	- update to 0.22
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|90	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|91	* Tue Sep 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2010.0
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|92	+ Revision: 450782
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|93	- update to 0.20
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|94	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|95	* Sun Sep 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2010.0
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|96	+ Revision: 449991
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|97	- update to 0.18
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|98	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|99	* Sun Sep 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.0
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|100	+ Revision: 449780
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|101	- update to 0.17
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|102	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|103	* Sat Sep 26 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|104	+ Revision: 449445
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|105	- adding missing buildrequires:
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|106	- update to 0.16
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|107	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|108	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|109	+ Revision: 401881
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|110	- rebuild using %%perl_convert_version
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|111	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|112	* Sat Aug 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.11-1mdv2009.0
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|113	+ Revision: 277582
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|114	- import perl-Wx-Perl-ProcessStream
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|115	
12cr|perl-Wx-Perl-ProcessStream-0.300.0-3|116	

5715 12
12cr|perl-Wx-Scintilla-0.360.0-1|1	%define upstream_name    Wx-Scintilla
12cr|perl-Wx-Scintilla-0.360.0-1|2	%define upstream_version 0.36
12cr|perl-Wx-Scintilla-0.360.0-1|3	
12cr|perl-Wx-Scintilla-0.360.0-1|4	Name:		perl-%{upstream_name}
12cr|perl-Wx-Scintilla-0.360.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Wx-Scintilla-0.360.0-1|6	Release:	1
12cr|perl-Wx-Scintilla-0.360.0-1|7	
12cr|perl-Wx-Scintilla-0.360.0-1|8	Summary:	A list of Wx::Scintilla constants
12cr|perl-Wx-Scintilla-0.360.0-1|9	License:	GPL+ or Artistic
12cr|perl-Wx-Scintilla-0.360.0-1|10	Group:		Development/Perl
12cr|perl-Wx-Scintilla-0.360.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-Wx-Scintilla-0.360.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Wx/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Wx-Scintilla-0.360.0-1|13	
12cr|perl-Wx-Scintilla-0.360.0-1|14	BuildRequires:	perl-devel
12cr|perl-Wx-Scintilla-0.360.0-1|15	BuildRequires:	perl(Alien::wxWidgets)
12cr|perl-Wx-Scintilla-0.360.0-1|16	BuildRequires:	perl(ExtUtils::XSpp) >= 0.160.200
12cr|perl-Wx-Scintilla-0.360.0-1|17	BuildRequires:	perl(Module::Build) >= 0.360.0
12cr|perl-Wx-Scintilla-0.360.0-1|18	BuildRequires:	perl(Test::More)
12cr|perl-Wx-Scintilla-0.360.0-1|19	BuildRequires:	perl(Wx)
12cr|perl-Wx-Scintilla-0.360.0-1|20	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|perl-Wx-Scintilla-0.360.0-1|21	BuildRequires:	wxgtku2.8-devel
12cr|perl-Wx-Scintilla-0.360.0-1|22	%description
12cr|perl-Wx-Scintilla-0.360.0-1|23	While we already have a good scintilla editor component support via
12cr|perl-Wx-Scintilla-0.360.0-1|24	Wx::StyledTextCtrl in Perl, we already suffer from an older scintilla
12cr|perl-Wx-Scintilla-0.360.0-1|25	package and thus lagging Perl support in the popular Wx Scintilla
12cr|perl-Wx-Scintilla-0.360.0-1|26	component. wxWidgets the http://wxwidgets.org manpage has a *very slow*
12cr|perl-Wx-Scintilla-0.360.0-1|27	release timeline. Scintilla is a contributed project which means it will
12cr|perl-Wx-Scintilla-0.360.0-1|28	not be the latest by the time a new wxWidgets distribution is released. And
12cr|perl-Wx-Scintilla-0.360.0-1|29	on the scintilla front, the Perl 5 lexer is not 100% bug free even and we
12cr|perl-Wx-Scintilla-0.360.0-1|30	do not have any kind of Perl 6 support in Scintilla.
12cr|perl-Wx-Scintilla-0.360.0-1|31	
12cr|perl-Wx-Scintilla-0.360.0-1|32	The ambitious goal of this project is to provide fresh Perl 5 and maybe 6
12cr|perl-Wx-Scintilla-0.360.0-1|33	support in the Wx manpage while preserving compatibility with
12cr|perl-Wx-Scintilla-0.360.0-1|34	Wx::StyledTextCtrl and continually contribute it back to Scintilla project.
12cr|perl-Wx-Scintilla-0.360.0-1|35	
12cr|perl-Wx-Scintilla-0.360.0-1|36	Note: You cannot load Wx::STC and Wx::Scintilla in the same application.
12cr|perl-Wx-Scintilla-0.360.0-1|37	They are mutually exclusive. The wxSTC_... events are handled by one
12cr|perl-Wx-Scintilla-0.360.0-1|38	library or the other.
12cr|perl-Wx-Scintilla-0.360.0-1|39	
12cr|perl-Wx-Scintilla-0.360.0-1|40	%prep
12cr|perl-Wx-Scintilla-0.360.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Wx-Scintilla-0.360.0-1|42	
12cr|perl-Wx-Scintilla-0.360.0-1|43	%build
12cr|perl-Wx-Scintilla-0.360.0-1|44	perl Build.PL installdirs=vendor
12cr|perl-Wx-Scintilla-0.360.0-1|45	./Build
12cr|perl-Wx-Scintilla-0.360.0-1|46	
12cr|perl-Wx-Scintilla-0.360.0-1|47	#check
12cr|perl-Wx-Scintilla-0.360.0-1|48	# requires display
12cr|perl-Wx-Scintilla-0.360.0-1|49	#./Build test
12cr|perl-Wx-Scintilla-0.360.0-1|50	
12cr|perl-Wx-Scintilla-0.360.0-1|51	%install
12cr|perl-Wx-Scintilla-0.360.0-1|52	./Build install destdir=%{buildroot}
12cr|perl-Wx-Scintilla-0.360.0-1|53	
12cr|perl-Wx-Scintilla-0.360.0-1|54	%files
12cr|perl-Wx-Scintilla-0.360.0-1|55	%doc Changes META.json META.yml MYMETA.yml README XS
12cr|perl-Wx-Scintilla-0.360.0-1|56	%{_mandir}/man3/*
12cr|perl-Wx-Scintilla-0.360.0-1|57	%{perl_vendorlib}/*
12cr|perl-Wx-Scintilla-0.360.0-1|58	

5716 12
12cr|perl-X11-GUITest-0.250.0-2|1	%define upstream_name X11-GUITest
12cr|perl-X11-GUITest-0.250.0-2|2	%define upstream_version 0.25
12cr|perl-X11-GUITest-0.250.0-2|3	
12cr|perl-X11-GUITest-0.250.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-X11-GUITest-0.250.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-X11-GUITest-0.250.0-2|6	Release:	2
12cr|perl-X11-GUITest-0.250.0-2|7	
12cr|perl-X11-GUITest-0.250.0-2|8	Summary:	Provides GUI testing/interaction facilities
12cr|perl-X11-GUITest-0.250.0-2|9	License:	GPL+ or Artistic
12cr|perl-X11-GUITest-0.250.0-2|10	Group:		Development/Perl
12cr|perl-X11-GUITest-0.250.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-X11-GUITest-0.250.0-2|12	Source0:	http://www.cpan.org/modules/by-module/X11/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-X11-GUITest-0.250.0-2|13	
12cr|perl-X11-GUITest-0.250.0-2|14	BuildRequires:	perl-devel
12cr|perl-X11-GUITest-0.250.0-2|15	BuildRequires:	pkgconfig(xextproto)
12cr|perl-X11-GUITest-0.250.0-2|16	BuildRequires:	pkgconfig(x11)
12cr|perl-X11-GUITest-0.250.0-2|17	BuildRequires:	pkgconfig(xtst)
12cr|perl-X11-GUITest-0.250.0-2|18	BuildRequires:	pkgconfig(xt)
12cr|perl-X11-GUITest-0.250.0-2|19	BuildRequires:	pkgconfig(xi)
12cr|perl-X11-GUITest-0.250.0-2|20	
12cr|perl-X11-GUITest-0.250.0-2|21	%description
12cr|perl-X11-GUITest-0.250.0-2|22	This Perl package is intended to facilitate the testing of GUI applications
12cr|perl-X11-GUITest-0.250.0-2|23	by means of user emulation. It can be used to test/interact with GUI
12cr|perl-X11-GUITest-0.250.0-2|24	applications; which have been built upon the X library or toolkits (i.e.,
12cr|perl-X11-GUITest-0.250.0-2|25	GTK+, Xt, Qt, Motif, etc.) that "wrap" the X library's functionality.
12cr|perl-X11-GUITest-0.250.0-2|26	
12cr|perl-X11-GUITest-0.250.0-2|27	%prep
12cr|perl-X11-GUITest-0.250.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-X11-GUITest-0.250.0-2|29	
12cr|perl-X11-GUITest-0.250.0-2|30	%build
12cr|perl-X11-GUITest-0.250.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-X11-GUITest-0.250.0-2|32	%make
12cr|perl-X11-GUITest-0.250.0-2|33	
12cr|perl-X11-GUITest-0.250.0-2|34	%check
12cr|perl-X11-GUITest-0.250.0-2|35	if [ x${DISPLAY} != 'x' ]; then
12cr|perl-X11-GUITest-0.250.0-2|36	make test
12cr|perl-X11-GUITest-0.250.0-2|37	else
12cr|perl-X11-GUITest-0.250.0-2|38	exit 0
12cr|perl-X11-GUITest-0.250.0-2|39	fi
12cr|perl-X11-GUITest-0.250.0-2|40	
12cr|perl-X11-GUITest-0.250.0-2|41	%install
12cr|perl-X11-GUITest-0.250.0-2|42	%makeinstall_std
12cr|perl-X11-GUITest-0.250.0-2|43	
12cr|perl-X11-GUITest-0.250.0-2|44	%files
12cr|perl-X11-GUITest-0.250.0-2|45	%doc docs/*
12cr|perl-X11-GUITest-0.250.0-2|46	%{_mandir}/man3/*
12cr|perl-X11-GUITest-0.250.0-2|47	%{perl_vendorlib}/*
12cr|perl-X11-GUITest-0.250.0-2|48	
12cr|perl-X11-GUITest-0.250.0-2|49	
12cr|perl-X11-GUITest-0.250.0-2|50	%changelog
12cr|perl-X11-GUITest-0.250.0-2|51	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.250.0-2
12cr|perl-X11-GUITest-0.250.0-2|52	+ Revision: 773706
12cr|perl-X11-GUITest-0.250.0-2|53	- add pkgconfig(xi) to buildrequires
12cr|perl-X11-GUITest-0.250.0-2|54	- use pkgconfig() deps for buildsrequires
12cr|perl-X11-GUITest-0.250.0-2|55	- clean out spec
12cr|perl-X11-GUITest-0.250.0-2|56	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-X11-GUITest-0.250.0-2|57	
12cr|perl-X11-GUITest-0.250.0-2|58	* Fri Jun 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.250.0-1
12cr|perl-X11-GUITest-0.250.0-2|59	+ Revision: 685757
12cr|perl-X11-GUITest-0.250.0-2|60	- new version
12cr|perl-X11-GUITest-0.250.0-2|61	
12cr|perl-X11-GUITest-0.250.0-2|62	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.240.0-1
12cr|perl-X11-GUITest-0.250.0-2|63	+ Revision: 672883
12cr|perl-X11-GUITest-0.250.0-2|64	- update to new version 0.24
12cr|perl-X11-GUITest-0.250.0-2|65	
12cr|perl-X11-GUITest-0.250.0-2|66	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.230.0-1
12cr|perl-X11-GUITest-0.250.0-2|67	+ Revision: 660024
12cr|perl-X11-GUITest-0.250.0-2|68	- update to new version 0.23
12cr|perl-X11-GUITest-0.250.0-2|69	
12cr|perl-X11-GUITest-0.250.0-2|70	* Fri Jan 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.220.0-1mdv2011.0
12cr|perl-X11-GUITest-0.250.0-2|71	+ Revision: 629522
12cr|perl-X11-GUITest-0.250.0-2|72	- update to new version 0.22
12cr|perl-X11-GUITest-0.250.0-2|73	
12cr|perl-X11-GUITest-0.250.0-2|74	* Wed Jul 21 2010 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-1mdv2011.0
12cr|perl-X11-GUITest-0.250.0-2|75	+ Revision: 556563
12cr|perl-X11-GUITest-0.250.0-2|76	- adding missing buildrequires:
12cr|perl-X11-GUITest-0.250.0-2|77	
12cr|perl-X11-GUITest-0.250.0-2|78	* Tue Jun 30 2009 Olivier Thauvin <nanardon@mandriva.org> 0.210.0-1mdv2010.0
12cr|perl-X11-GUITest-0.250.0-2|79	+ Revision: 390985
12cr|perl-X11-GUITest-0.250.0-2|80	- don't run test if no X11 detected
12cr|perl-X11-GUITest-0.250.0-2|81	- buildrequires
12cr|perl-X11-GUITest-0.250.0-2|82	- import perl-X11-GUITest
12cr|perl-X11-GUITest-0.250.0-2|83	
12cr|perl-X11-GUITest-0.250.0-2|84	
12cr|perl-X11-GUITest-0.250.0-2|85	* Tue Jun 30 2009 cpan2dist 0.21-1mdv
12cr|perl-X11-GUITest-0.250.0-2|86	- initial mdv release, generated with cpan2dist
12cr|perl-X11-GUITest-0.250.0-2|87	

5717 12
12cr|perl-X11-Protocol-0.560.0-2|1	%define upstream_name    X11-Protocol
12cr|perl-X11-Protocol-0.560.0-2|2	%define upstream_version 0.56
12cr|perl-X11-Protocol-0.560.0-2|3	
12cr|perl-X11-Protocol-0.560.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-X11-Protocol-0.560.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-X11-Protocol-0.560.0-2|6	Release:	2
12cr|perl-X11-Protocol-0.560.0-2|7	
12cr|perl-X11-Protocol-0.560.0-2|8	Summary:	Perl module for the X Window System Protocol
12cr|perl-X11-Protocol-0.560.0-2|9	License:	Artistic
12cr|perl-X11-Protocol-0.560.0-2|10	Group:		Development/Perl
12cr|perl-X11-Protocol-0.560.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-X11-Protocol-0.560.0-2|12	Source0:	http://www.cpan.org/modules/by-module/X11/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-X11-Protocol-0.560.0-2|13	
12cr|perl-X11-Protocol-0.560.0-2|14	BuildRequires:	perl-devel
12cr|perl-X11-Protocol-0.560.0-2|15	BuildArch:	noarch
12cr|perl-X11-Protocol-0.560.0-2|16	
12cr|perl-X11-Protocol-0.560.0-2|17	%description
12cr|perl-X11-Protocol-0.560.0-2|18	This is a module for the X Window System Protocol.
12cr|perl-X11-Protocol-0.560.0-2|19	
12cr|perl-X11-Protocol-0.560.0-2|20	%prep
12cr|perl-X11-Protocol-0.560.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-X11-Protocol-0.560.0-2|22	
12cr|perl-X11-Protocol-0.560.0-2|23	%build
12cr|perl-X11-Protocol-0.560.0-2|24	perl Makefile.PL INSTALLDIRS="vendor"
12cr|perl-X11-Protocol-0.560.0-2|25	%make
12cr|perl-X11-Protocol-0.560.0-2|26	
12cr|perl-X11-Protocol-0.560.0-2|27	%check
12cr|perl-X11-Protocol-0.560.0-2|28	# test needs a running X server
12cr|perl-X11-Protocol-0.560.0-2|29	
12cr|perl-X11-Protocol-0.560.0-2|30	%install
12cr|perl-X11-Protocol-0.560.0-2|31	%makeinstall_std
12cr|perl-X11-Protocol-0.560.0-2|32	
12cr|perl-X11-Protocol-0.560.0-2|33	%files
12cr|perl-X11-Protocol-0.560.0-2|34	%doc Changes README
12cr|perl-X11-Protocol-0.560.0-2|35	%{_mandir}/man3/*
12cr|perl-X11-Protocol-0.560.0-2|36	%{perl_vendorlib}/X11
12cr|perl-X11-Protocol-0.560.0-2|37	
12cr|perl-X11-Protocol-0.560.0-2|38	
12cr|perl-X11-Protocol-0.560.0-2|39	%changelog
12cr|perl-X11-Protocol-0.560.0-2|40	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.560.0-1mdv2010.0
12cr|perl-X11-Protocol-0.560.0-2|41	+ Revision: 401879
12cr|perl-X11-Protocol-0.560.0-2|42	- rebuild using %%perl_convert_version
12cr|perl-X11-Protocol-0.560.0-2|43	
12cr|perl-X11-Protocol-0.560.0-2|44	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.56-6mdv2009.0
12cr|perl-X11-Protocol-0.560.0-2|45	+ Revision: 258794
12cr|perl-X11-Protocol-0.560.0-2|46	- rebuild
12cr|perl-X11-Protocol-0.560.0-2|47	
12cr|perl-X11-Protocol-0.560.0-2|48	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.56-5mdv2009.0
12cr|perl-X11-Protocol-0.560.0-2|49	+ Revision: 246718
12cr|perl-X11-Protocol-0.560.0-2|50	- rebuild
12cr|perl-X11-Protocol-0.560.0-2|51	
12cr|perl-X11-Protocol-0.560.0-2|52	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.56-3mdv2008.1
12cr|perl-X11-Protocol-0.560.0-2|53	+ Revision: 138071
12cr|perl-X11-Protocol-0.560.0-2|54	- rebuild
12cr|perl-X11-Protocol-0.560.0-2|55	
12cr|perl-X11-Protocol-0.560.0-2|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-X11-Protocol-0.560.0-2|57	- restore BuildRoot
12cr|perl-X11-Protocol-0.560.0-2|58	
12cr|perl-X11-Protocol-0.560.0-2|59	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.56-2mdv2008.1
12cr|perl-X11-Protocol-0.560.0-2|60	+ Revision: 133732
12cr|perl-X11-Protocol-0.560.0-2|61	- rebuild
12cr|perl-X11-Protocol-0.560.0-2|62	
12cr|perl-X11-Protocol-0.560.0-2|63	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-X11-Protocol-0.560.0-2|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-X11-Protocol-0.560.0-2|65	
12cr|perl-X11-Protocol-0.560.0-2|66	
12cr|perl-X11-Protocol-0.560.0-2|67	* Wed Nov 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.56-1mdv2007.0
12cr|perl-X11-Protocol-0.560.0-2|68	+ Revision: 84297
12cr|perl-X11-Protocol-0.560.0-2|69	- new version
12cr|perl-X11-Protocol-0.560.0-2|70	- Import perl-X11-Protocol
12cr|perl-X11-Protocol-0.560.0-2|71	
12cr|perl-X11-Protocol-0.560.0-2|72	* Wed Aug 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.55-2mdv2007.0
12cr|perl-X11-Protocol-0.560.0-2|73	- Rebuild
12cr|perl-X11-Protocol-0.560.0-2|74	
12cr|perl-X11-Protocol-0.560.0-2|75	* Wed Jan 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.55-1mdk
12cr|perl-X11-Protocol-0.560.0-2|76	- new version
12cr|perl-X11-Protocol-0.560.0-2|77	- more spec cleaning
12cr|perl-X11-Protocol-0.560.0-2|78	- fix directory ownership
12cr|perl-X11-Protocol-0.560.0-2|79	- enable tests
12cr|perl-X11-Protocol-0.560.0-2|80	
12cr|perl-X11-Protocol-0.560.0-2|81	* Mon Dec 19 2005 Erwan Velu <erwan@seanodes.com> 0.54-2mdk
12cr|perl-X11-Protocol-0.560.0-2|82	- Spec cleaning (thx guillaume)
12cr|perl-X11-Protocol-0.560.0-2|83	
12cr|perl-X11-Protocol-0.560.0-2|84	* Mon Dec 19 2005 Erwan Velu <erwan@seanodes.com> 0.54-1mdk
12cr|perl-X11-Protocol-0.560.0-2|85	- Initial Release
12cr|perl-X11-Protocol-0.560.0-2|86	

5718 12
12cr|perl-X500-DN-0.290.0-2|1	%define upstream_name       X500-DN
12cr|perl-X500-DN-0.290.0-2|2	%define upstream_version    0.29
12cr|perl-X500-DN-0.290.0-2|3	
12cr|perl-X500-DN-0.290.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-X500-DN-0.290.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-X500-DN-0.290.0-2|6	Release:	2
12cr|perl-X500-DN-0.290.0-2|7	Summary:	Parser and formatter for RFC 2253 style DN strings
12cr|perl-X500-DN-0.290.0-2|8	License:	Artistic
12cr|perl-X500-DN-0.290.0-2|9	Group:		Development/Perl
12cr|perl-X500-DN-0.290.0-2|10	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-X500-DN-0.290.0-2|11	Source:		http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-X500-DN-0.290.0-2|12	Patch:		X500-DN-0.29-fix-parse-recdescent-version-check.patch
12cr|perl-X500-DN-0.290.0-2|13	
12cr|perl-X500-DN-0.290.0-2|14	BuildRequires:	perl-devel
12cr|perl-X500-DN-0.290.0-2|15	BuildRequires:	perl-Parse-RecDescent
12cr|perl-X500-DN-0.290.0-2|16	BuildArch:	noarch
12cr|perl-X500-DN-0.290.0-2|17	
12cr|perl-X500-DN-0.290.0-2|18	%description
12cr|perl-X500-DN-0.290.0-2|19	This module provides a pure perl parser and formatter for RFC 2253
12cr|perl-X500-DN-0.290.0-2|20	style DN strings.
12cr|perl-X500-DN-0.290.0-2|21	
12cr|perl-X500-DN-0.290.0-2|22	%prep
12cr|perl-X500-DN-0.290.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-X500-DN-0.290.0-2|24	%patch -p 1
12cr|perl-X500-DN-0.290.0-2|25	
12cr|perl-X500-DN-0.290.0-2|26	%build
12cr|perl-X500-DN-0.290.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-X500-DN-0.290.0-2|28	%make
12cr|perl-X500-DN-0.290.0-2|29	
12cr|perl-X500-DN-0.290.0-2|30	%check
12cr|perl-X500-DN-0.290.0-2|31	make test
12cr|perl-X500-DN-0.290.0-2|32	
12cr|perl-X500-DN-0.290.0-2|33	%install
12cr|perl-X500-DN-0.290.0-2|34	%makeinstall_std
12cr|perl-X500-DN-0.290.0-2|35	
12cr|perl-X500-DN-0.290.0-2|36	# cleanup
12cr|perl-X500-DN-0.290.0-2|37	rm -f %{buildroot}%{perl_vendorlib}/X500/*.pod
12cr|perl-X500-DN-0.290.0-2|38	
12cr|perl-X500-DN-0.290.0-2|39	%files
12cr|perl-X500-DN-0.290.0-2|40	%doc Changes README
12cr|perl-X500-DN-0.290.0-2|41	%{perl_vendorlib}/X500
12cr|perl-X500-DN-0.290.0-2|42	%{_mandir}/*/*
12cr|perl-X500-DN-0.290.0-2|43	
12cr|perl-X500-DN-0.290.0-2|44	
12cr|perl-X500-DN-0.290.0-2|45	%changelog
12cr|perl-X500-DN-0.290.0-2|46	* Sun Aug 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.290.0-1mdv2010.0
12cr|perl-X500-DN-0.290.0-2|47	+ Revision: 419902
12cr|perl-X500-DN-0.290.0-2|48	- new perl version macro
12cr|perl-X500-DN-0.290.0-2|49	- fix Parse::RecDescent version check
12cr|perl-X500-DN-0.290.0-2|50	
12cr|perl-X500-DN-0.290.0-2|51	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.29-3mdv2009.0
12cr|perl-X500-DN-0.290.0-2|52	+ Revision: 242162
12cr|perl-X500-DN-0.290.0-2|53	- rebuild
12cr|perl-X500-DN-0.290.0-2|54	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-X500-DN-0.290.0-2|55	
12cr|perl-X500-DN-0.290.0-2|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-X500-DN-0.290.0-2|57	- restore BuildRoot
12cr|perl-X500-DN-0.290.0-2|58	
12cr|perl-X500-DN-0.290.0-2|59	* Thu Aug 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.29-1mdv2008.0
12cr|perl-X500-DN-0.290.0-2|60	+ Revision: 64332
12cr|perl-X500-DN-0.290.0-2|61	- new version
12cr|perl-X500-DN-0.290.0-2|62	
12cr|perl-X500-DN-0.290.0-2|63	
12cr|perl-X500-DN-0.290.0-2|64	* Fri Nov 17 2006 Oden Eriksson <oeriksson@mandriva.com> 0.28-4mdv2007.0
12cr|perl-X500-DN-0.290.0-2|65	+ Revision: 85298
12cr|perl-X500-DN-0.290.0-2|66	- Import perl-X500-DN
12cr|perl-X500-DN-0.290.0-2|67	
12cr|perl-X500-DN-0.290.0-2|68	* Fri Nov 17 2006 Oden Eriksson <oeriksson@mandriva.com> 0.28-4
12cr|perl-X500-DN-0.290.0-2|69	- rebuild
12cr|perl-X500-DN-0.290.0-2|70	
12cr|perl-X500-DN-0.290.0-2|71	* Sat Sep 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.28-3mdk
12cr|perl-X500-DN-0.290.0-2|72	- rebuild
12cr|perl-X500-DN-0.290.0-2|73	
12cr|perl-X500-DN-0.290.0-2|74	* Thu Aug 19 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.28-2mdk
12cr|perl-X500-DN-0.290.0-2|75	- fix deps
12cr|perl-X500-DN-0.290.0-2|76	
12cr|perl-X500-DN-0.290.0-2|77	* Sat Apr 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.28-1mdk
12cr|perl-X500-DN-0.290.0-2|78	- initial package
12cr|perl-X500-DN-0.290.0-2|79	

5719 12
12cr|perl-XML-Atom-0.390.0-2|1	%define upstream_name    XML-Atom
12cr|perl-XML-Atom-0.390.0-2|2	%define upstream_version 0.39
12cr|perl-XML-Atom-0.390.0-2|3	
12cr|perl-XML-Atom-0.390.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-Atom-0.390.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-Atom-0.390.0-2|6	Release:	2
12cr|perl-XML-Atom-0.390.0-2|7	
12cr|perl-XML-Atom-0.390.0-2|8	Summary:	Perl Module for Processing Atom Feeds
12cr|perl-XML-Atom-0.390.0-2|9	License:	GPLv1+ or Artistic
12cr|perl-XML-Atom-0.390.0-2|10	Group:		Development/Perl
12cr|perl-XML-Atom-0.390.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-XML-Atom-0.390.0-2|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-XML-Atom-0.390.0-2|13	
12cr|perl-XML-Atom-0.390.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-Atom-0.390.0-2|15	BuildRequires:	perl(MIME::Base64)
12cr|perl-XML-Atom-0.390.0-2|16	BuildRequires:	perl(URI)
12cr|perl-XML-Atom-0.390.0-2|17	BuildRequires:	perl(Class::Data::Inheritable)
12cr|perl-XML-Atom-0.390.0-2|18	BuildRequires:	perl(XML::LibXML)
12cr|perl-XML-Atom-0.390.0-2|19	BuildRequires:	perl(XML::XPath)
12cr|perl-XML-Atom-0.390.0-2|20	BuildRequires:	perl(LWP)
12cr|perl-XML-Atom-0.390.0-2|21	BuildRequires:	perl(LWP::Authen::Wsse)
12cr|perl-XML-Atom-0.390.0-2|22	BuildRequires:	perl(Digest::SHA1)
12cr|perl-XML-Atom-0.390.0-2|23	BuildRequires:	perl(DateTime)
12cr|perl-XML-Atom-0.390.0-2|24	BuildRequires:	perl(HTML::Parser)
12cr|perl-XML-Atom-0.390.0-2|25	
12cr|perl-XML-Atom-0.390.0-2|26	BuildArch:	noarch
12cr|perl-XML-Atom-0.390.0-2|27	Requires:	perl(XML::LibXML)
12cr|perl-XML-Atom-0.390.0-2|28	
12cr|perl-XML-Atom-0.390.0-2|29	%description
12cr|perl-XML-Atom-0.390.0-2|30	Perl Module for processing Atoms feed and that provides access to the Atom
12cr|perl-XML-Atom-0.390.0-2|31	API.
12cr|perl-XML-Atom-0.390.0-2|32	
12cr|perl-XML-Atom-0.390.0-2|33	%prep
12cr|perl-XML-Atom-0.390.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-Atom-0.390.0-2|35	
12cr|perl-XML-Atom-0.390.0-2|36	%build
12cr|perl-XML-Atom-0.390.0-2|37	SKIP_SAX_INSTALL=1 CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-Atom-0.390.0-2|38	%make
12cr|perl-XML-Atom-0.390.0-2|39	
12cr|perl-XML-Atom-0.390.0-2|40	%check
12cr|perl-XML-Atom-0.390.0-2|41	make test
12cr|perl-XML-Atom-0.390.0-2|42	
12cr|perl-XML-Atom-0.390.0-2|43	%install
12cr|perl-XML-Atom-0.390.0-2|44	%makeinstall_std
12cr|perl-XML-Atom-0.390.0-2|45	
12cr|perl-XML-Atom-0.390.0-2|46	%files
12cr|perl-XML-Atom-0.390.0-2|47	%doc Changes README
12cr|perl-XML-Atom-0.390.0-2|48	%{perl_vendorlib}/XML
12cr|perl-XML-Atom-0.390.0-2|49	%{_mandir}/*/*
12cr|perl-XML-Atom-0.390.0-2|50	
12cr|perl-XML-Atom-0.390.0-2|51	%changelog
12cr|perl-XML-Atom-0.390.0-2|52	* Fri Jun 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.390.0-1mdv2011.0
12cr|perl-XML-Atom-0.390.0-2|53	+ Revision: 687006
12cr|perl-XML-Atom-0.390.0-2|54	- update to new version 0.39
12cr|perl-XML-Atom-0.390.0-2|55	
12cr|perl-XML-Atom-0.390.0-2|56	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.380.0-1
12cr|perl-XML-Atom-0.390.0-2|57	+ Revision: 682200
12cr|perl-XML-Atom-0.390.0-2|58	- update to new version 0.38
12cr|perl-XML-Atom-0.390.0-2|59	
12cr|perl-XML-Atom-0.390.0-2|60	* Wed Dec 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.370.0-1mdv2011.0
12cr|perl-XML-Atom-0.390.0-2|61	+ Revision: 483887
12cr|perl-XML-Atom-0.390.0-2|62	- update to 0.37
12cr|perl-XML-Atom-0.390.0-2|63	
12cr|perl-XML-Atom-0.390.0-2|64	* Fri Dec 25 2009 Michael Scherer <misc@mandriva.org> 0.360.0-2mdv2010.1
12cr|perl-XML-Atom-0.390.0-2|65	+ Revision: 482289
12cr|perl-XML-Atom-0.390.0-2|66	- fix License
12cr|perl-XML-Atom-0.390.0-2|67	
12cr|perl-XML-Atom-0.390.0-2|68	* Wed Dec 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.360.0-1mdv2010.1
12cr|perl-XML-Atom-0.390.0-2|69	+ Revision: 481711
12cr|perl-XML-Atom-0.390.0-2|70	- update to 0.36
12cr|perl-XML-Atom-0.390.0-2|71	
12cr|perl-XML-Atom-0.390.0-2|72	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.350.0-1mdv2010.0
12cr|perl-XML-Atom-0.390.0-2|73	+ Revision: 401878
12cr|perl-XML-Atom-0.390.0-2|74	- rebuild using %%perl_convert_version
12cr|perl-XML-Atom-0.390.0-2|75	
12cr|perl-XML-Atom-0.390.0-2|76	* Sun May 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.35-1mdv2010.0
12cr|perl-XML-Atom-0.390.0-2|77	+ Revision: 371363
12cr|perl-XML-Atom-0.390.0-2|78	- update to new version 0.35
12cr|perl-XML-Atom-0.390.0-2|79	
12cr|perl-XML-Atom-0.390.0-2|80	* Thu Jan 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-1mdv2009.1
12cr|perl-XML-Atom-0.390.0-2|81	+ Revision: 327085
12cr|perl-XML-Atom-0.390.0-2|82	- update to new version 0.33
12cr|perl-XML-Atom-0.390.0-2|83	
12cr|perl-XML-Atom-0.390.0-2|84	* Mon Nov 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.32-1mdv2009.1
12cr|perl-XML-Atom-0.390.0-2|85	+ Revision: 306237
12cr|perl-XML-Atom-0.390.0-2|86	- update to new version 0.32
12cr|perl-XML-Atom-0.390.0-2|87	
12cr|perl-XML-Atom-0.390.0-2|88	* Fri Nov 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.31-1mdv2009.1
12cr|perl-XML-Atom-0.390.0-2|89	+ Revision: 303114
12cr|perl-XML-Atom-0.390.0-2|90	- update to new version 0.31
12cr|perl-XML-Atom-0.390.0-2|91	
12cr|perl-XML-Atom-0.390.0-2|92	* Thu Nov 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.30-1mdv2009.1
12cr|perl-XML-Atom-0.390.0-2|93	+ Revision: 302725
12cr|perl-XML-Atom-0.390.0-2|94	- new version
12cr|perl-XML-Atom-0.390.0-2|95	
12cr|perl-XML-Atom-0.390.0-2|96	* Mon Oct 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.29-1mdv2009.1
12cr|perl-XML-Atom-0.390.0-2|97	+ Revision: 297544
12cr|perl-XML-Atom-0.390.0-2|98	- update to new version 0.29
12cr|perl-XML-Atom-0.390.0-2|99	
12cr|perl-XML-Atom-0.390.0-2|100	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.28-4mdv2009.0
12cr|perl-XML-Atom-0.390.0-2|101	+ Revision: 258795
12cr|perl-XML-Atom-0.390.0-2|102	- rebuild
12cr|perl-XML-Atom-0.390.0-2|103	
12cr|perl-XML-Atom-0.390.0-2|104	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.28-3mdv2009.0
12cr|perl-XML-Atom-0.390.0-2|105	+ Revision: 246720
12cr|perl-XML-Atom-0.390.0-2|106	- rebuild
12cr|perl-XML-Atom-0.390.0-2|107	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-Atom-0.390.0-2|108	
12cr|perl-XML-Atom-0.390.0-2|109	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-Atom-0.390.0-2|110	- restore BuildRoot
12cr|perl-XML-Atom-0.390.0-2|111	
12cr|perl-XML-Atom-0.390.0-2|112	* Wed Nov 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.28-1mdv2008.1
12cr|perl-XML-Atom-0.390.0-2|113	+ Revision: 106665
12cr|perl-XML-Atom-0.390.0-2|114	- update to new version 0.28
12cr|perl-XML-Atom-0.390.0-2|115	
12cr|perl-XML-Atom-0.390.0-2|116	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.27-1mdv2008.1
12cr|perl-XML-Atom-0.390.0-2|117	+ Revision: 97576
12cr|perl-XML-Atom-0.390.0-2|118	- update to new version 0.27
12cr|perl-XML-Atom-0.390.0-2|119	
12cr|perl-XML-Atom-0.390.0-2|120	
12cr|perl-XML-Atom-0.390.0-2|121	* Mon Mar 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.25-2mdv2007.1
12cr|perl-XML-Atom-0.390.0-2|122	+ Revision: 141649
12cr|perl-XML-Atom-0.390.0-2|123	- explicit dependency on perl(XML::LibXML)
12cr|perl-XML-Atom-0.390.0-2|124	
12cr|perl-XML-Atom-0.390.0-2|125	* Tue Mar 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.25-1mdv2007.1
12cr|perl-XML-Atom-0.390.0-2|126	+ Revision: 133532
12cr|perl-XML-Atom-0.390.0-2|127	- fix build dependencies, drop explicit runtime dependencies
12cr|perl-XML-Atom-0.390.0-2|128	
12cr|perl-XML-Atom-0.390.0-2|129	* Fri Mar 02 2007 Shlomi Fish  0.25-2mdv2007.1
12cr|perl-XML-Atom-0.390.0-2|130	- Fixed the summary.
12cr|perl-XML-Atom-0.390.0-2|131	- Converted to noarch.
12cr|perl-XML-Atom-0.390.0-2|132	
12cr|perl-XML-Atom-0.390.0-2|133	* Fri Mar 02 2007 Shlomi Fish  0.25-1mdv2007.1
12cr|perl-XML-Atom-0.390.0-2|134	- Initial release. Adapted the Feed-Find spec for this one.
12cr|perl-XML-Atom-0.390.0-2|135	

5720 12
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|1	%define upstream_name    XML-Atom-SimpleFeed
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|2	%define upstream_version 0.86
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|3	
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|6	Release:	2
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|7	
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|8	Summary:	No-fuss generation of Atom syndication feeds
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|9	License:	GPL+ or Artistic
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|10	Group:		Development/Perl
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|13	
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|15	BuildRequires:	perl(Test::More)
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|16	BuildRequires:	perl(Module::Build::Compat)
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|17	BuildArch:	noarch
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|18	
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|19	%description
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|20	This module provides a minimal API for generating Atom syndication feeds
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|21	quickly and easily. It supports all aspects of the Atom format, but has no
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|22	provisions for generating feeds with extension elements.
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|23	
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|24	You can supply strings for most things, and the module will provide useful
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|25	defaults. When you want more control, you can provide data structures, as
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|26	documented, to specify more particulars.
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|27	
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|28	%prep
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|30	
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|31	%build
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|33	%make
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|34	
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|35	%check
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|36	%make test
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|37	
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|38	%install
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|39	%makeinstall_std
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|40	
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|41	%files
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|42	%doc README Changes META.yml
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|43	%{_mandir}/man3/*
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|44	%{perl_vendorlib}/XML/
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|45	
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|46	%changelog
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|47	* Thu Apr 29 2010 Michael Scherer <misc@mandriva.org> 0.860.0-1mdv2010.1
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|48	+ Revision: 541067
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|49	- import perl-XML-Atom-SimpleFeed
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|50	
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|51	
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|52	* Thu Apr 29 2010 cpan2dist 0.86-1mdv
12cr|perl-XML-Atom-SimpleFeed-0.860.0-2|53	- initial mdv release, generated with cpan2dist

5721 12
12cr|perl-XML-AutoWriter-0.400.0-2|1	%define upstream_name	 XML-AutoWriter
12cr|perl-XML-AutoWriter-0.400.0-2|2	%define upstream_version 0.4
12cr|perl-XML-AutoWriter-0.400.0-2|3	
12cr|perl-XML-AutoWriter-0.400.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-AutoWriter-0.400.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-AutoWriter-0.400.0-2|6	Release:	2
12cr|perl-XML-AutoWriter-0.400.0-2|7	
12cr|perl-XML-AutoWriter-0.400.0-2|8	Summary:	Perl module to do DOCTYPE based XML output
12cr|perl-XML-AutoWriter-0.400.0-2|9	License:	GPL
12cr|perl-XML-AutoWriter-0.400.0-2|10	Group:		Development/Perl
12cr|perl-XML-AutoWriter-0.400.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-AutoWriter-0.400.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-XML-AutoWriter-0.400.0-2|13	
12cr|perl-XML-AutoWriter-0.400.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-AutoWriter-0.400.0-2|15	BuildRequires:	perl(XML::Parser)
12cr|perl-XML-AutoWriter-0.400.0-2|16	BuildArch:	noarch
12cr|perl-XML-AutoWriter-0.400.0-2|17	
12cr|perl-XML-AutoWriter-0.400.0-2|18	%description
12cr|perl-XML-AutoWriter-0.400.0-2|19	This module subclasses XML::ValidWriter and provides automatic start and end
12cr|perl-XML-AutoWriter-0.400.0-2|20	tag generation, allowing you to emit only the 'important' tags.
12cr|perl-XML-AutoWriter-0.400.0-2|21	
12cr|perl-XML-AutoWriter-0.400.0-2|22	%prep
12cr|perl-XML-AutoWriter-0.400.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-AutoWriter-0.400.0-2|24	chmod -x $(find -type f)
12cr|perl-XML-AutoWriter-0.400.0-2|25	sed -i 's/\r//' CHANGES
12cr|perl-XML-AutoWriter-0.400.0-2|26	
12cr|perl-XML-AutoWriter-0.400.0-2|27	%build
12cr|perl-XML-AutoWriter-0.400.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-AutoWriter-0.400.0-2|29	%make
12cr|perl-XML-AutoWriter-0.400.0-2|30	
12cr|perl-XML-AutoWriter-0.400.0-2|31	%check
12cr|perl-XML-AutoWriter-0.400.0-2|32	make test
12cr|perl-XML-AutoWriter-0.400.0-2|33	
12cr|perl-XML-AutoWriter-0.400.0-2|34	%install
12cr|perl-XML-AutoWriter-0.400.0-2|35	%makeinstall_std
12cr|perl-XML-AutoWriter-0.400.0-2|36	
12cr|perl-XML-AutoWriter-0.400.0-2|37	%files
12cr|perl-XML-AutoWriter-0.400.0-2|38	%doc CHANGES
12cr|perl-XML-AutoWriter-0.400.0-2|39	%{_mandir}/*/*
12cr|perl-XML-AutoWriter-0.400.0-2|40	%{perl_vendorlib}/XML/
12cr|perl-XML-AutoWriter-0.400.0-2|41	
12cr|perl-XML-AutoWriter-0.400.0-2|42	%changelog
12cr|perl-XML-AutoWriter-0.400.0-2|43	* Wed Jul 08 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.400.0-1mdv2010.0
12cr|perl-XML-AutoWriter-0.400.0-2|44	+ Revision: 393405
12cr|perl-XML-AutoWriter-0.400.0-2|45	- update to 0.4
12cr|perl-XML-AutoWriter-0.400.0-2|46	- using %%perl_convert_version
12cr|perl-XML-AutoWriter-0.400.0-2|47	
12cr|perl-XML-AutoWriter-0.400.0-2|48	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-XML-AutoWriter-0.400.0-2|49	- rebuild
12cr|perl-XML-AutoWriter-0.400.0-2|50	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-AutoWriter-0.400.0-2|51	
12cr|perl-XML-AutoWriter-0.400.0-2|52	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-AutoWriter-0.400.0-2|53	- restore BuildRoot
12cr|perl-XML-AutoWriter-0.400.0-2|54	
12cr|perl-XML-AutoWriter-0.400.0-2|55	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.39-3mdv2008.0
12cr|perl-XML-AutoWriter-0.400.0-2|56	+ Revision: 23553
12cr|perl-XML-AutoWriter-0.400.0-2|57	- rebuild
12cr|perl-XML-AutoWriter-0.400.0-2|58	
12cr|perl-XML-AutoWriter-0.400.0-2|59	
12cr|perl-XML-AutoWriter-0.400.0-2|60	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.39-2mdk
12cr|perl-XML-AutoWriter-0.400.0-2|61	- Fix According to perl Policy
12cr|perl-XML-AutoWriter-0.400.0-2|62	- BuildRequires
12cr|perl-XML-AutoWriter-0.400.0-2|63	- Source URL
12cr|perl-XML-AutoWriter-0.400.0-2|64	
12cr|perl-XML-AutoWriter-0.400.0-2|65	* Tue Jan 17 2006 Michael Scherer <misc@mandriva.org> 0.39-1mdk
12cr|perl-XML-AutoWriter-0.400.0-2|66	- New release 0.39
12cr|perl-XML-AutoWriter-0.400.0-2|67	- use mkrel
12cr|perl-XML-AutoWriter-0.400.0-2|68	- add a real description ( why no one noticed before )
12cr|perl-XML-AutoWriter-0.400.0-2|69	- fix rpmlint warning and policy violation
12cr|perl-XML-AutoWriter-0.400.0-2|70	
12cr|perl-XML-AutoWriter-0.400.0-2|71	* Tue Aug 23 2005 Michael Scherer <misc@mandriva.org> 0.38-2mdk
12cr|perl-XML-AutoWriter-0.400.0-2|72	- Birthday rebuild
12cr|perl-XML-AutoWriter-0.400.0-2|73	
12cr|perl-XML-AutoWriter-0.400.0-2|74	* Fri Aug 06 2004 Michael Scherer <misc@mandrake.org> 0.38-1mdk
12cr|perl-XML-AutoWriter-0.400.0-2|75	- First package for Mandrakelinux
12cr|perl-XML-AutoWriter-0.400.0-2|76	

5722 12
12cr|perl-XML-DBMS-1.03-18|1	%define module  XML-DBMS
12cr|perl-XML-DBMS-1.03-18|2	%define name    perl-%{module}
12cr|perl-XML-DBMS-1.03-18|3	%define version 1.03
12cr|perl-XML-DBMS-1.03-18|4	%define release %mkrel 18
12cr|perl-XML-DBMS-1.03-18|5	
12cr|perl-XML-DBMS-1.03-18|6	Name:           %{name}
12cr|perl-XML-DBMS-1.03-18|7	Version:        %{version}
12cr|perl-XML-DBMS-1.03-18|8	Release:        %{release}
12cr|perl-XML-DBMS-1.03-18|9	Summary:        XML-DBMS perl module
12cr|perl-XML-DBMS-1.03-18|10	License:        Public Domain
12cr|perl-XML-DBMS-1.03-18|11	Group:          Development/Perl
12cr|perl-XML-DBMS-1.03-18|12	URL:            http://www.rpbourret.com/xmldbms/index.htm
12cr|perl-XML-DBMS-1.03-18|13	Source0:        ftp://ftp.rpbourret.com/perl-xml-dbms-%{version}.tar.bz2
12cr|perl-XML-DBMS-1.03-18|14	Requires:       perl-libxml-perl
12cr|perl-XML-DBMS-1.03-18|15	Requires:       perl-XML-LibXML
12cr|perl-XML-DBMS-1.03-18|16	Requires:       perl-TimeDate
12cr|perl-XML-DBMS-1.03-18|17	BuildRequires:  perl-devel >= 5.6
12cr|perl-XML-DBMS-1.03-18|18	BuildRequires:  perl-libxml-perl
12cr|perl-XML-DBMS-1.03-18|19	BuildRequires:  perl(XML::LibXML)
12cr|perl-XML-DBMS-1.03-18|20	BuildRequires:  perl(XML::LibXML::Common)
12cr|perl-XML-DBMS-1.03-18|21	BuildRequires:  perl-TimeDate
12cr|perl-XML-DBMS-1.03-18|22	BuildRequires:  perl(DBI)
12cr|perl-XML-DBMS-1.03-18|23	BuildArch:      noarch
12cr|perl-XML-DBMS-1.03-18|24	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|perl-XML-DBMS-1.03-18|25	
12cr|perl-XML-DBMS-1.03-18|26	%description
12cr|perl-XML-DBMS-1.03-18|27	XML-DBMS is middleware for transferring data between XML documents and
12cr|perl-XML-DBMS-1.03-18|28	relational databases. It maps the XML document to the database according
12cr|perl-XML-DBMS-1.03-18|29	to an object-relational mapping in which element types are generally
12cr|perl-XML-DBMS-1.03-18|30	viewed as classes and attributes and PCDATA as properties of those
12cr|perl-XML-DBMS-1.03-18|31	classes. An XML-based mapping language allows the user to specify
12cr|perl-XML-DBMS-1.03-18|32	customize this mapping.
12cr|perl-XML-DBMS-1.03-18|33	
12cr|perl-XML-DBMS-1.03-18|34	%prep
12cr|perl-XML-DBMS-1.03-18|35	%setup -q -n %{module}
12cr|perl-XML-DBMS-1.03-18|36	
12cr|perl-XML-DBMS-1.03-18|37	%build
12cr|perl-XML-DBMS-1.03-18|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-DBMS-1.03-18|39	%make
12cr|perl-XML-DBMS-1.03-18|40	
12cr|perl-XML-DBMS-1.03-18|41	%install
12cr|perl-XML-DBMS-1.03-18|42	rm -rf %{buildroot}
12cr|perl-XML-DBMS-1.03-18|43	%makeinstall_std
12cr|perl-XML-DBMS-1.03-18|44	rm -rf samples/CVS
12cr|perl-XML-DBMS-1.03-18|45	
12cr|perl-XML-DBMS-1.03-18|46	%clean
12cr|perl-XML-DBMS-1.03-18|47	rm -rf %{buildroot}
12cr|perl-XML-DBMS-1.03-18|48	
12cr|perl-XML-DBMS-1.03-18|49	%files
12cr|perl-XML-DBMS-1.03-18|50	%defattr(-,root,root)
12cr|perl-XML-DBMS-1.03-18|51	%doc README samples xmldbms.dtd
12cr|perl-XML-DBMS-1.03-18|52	%{perl_vendorlib}/XML
12cr|perl-XML-DBMS-1.03-18|53	
12cr|perl-XML-DBMS-1.03-18|54	
12cr|perl-XML-DBMS-1.03-18|55	
12cr|perl-XML-DBMS-1.03-18|56	%changelog
12cr|perl-XML-DBMS-1.03-18|57	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.03-18mdv2010.0
12cr|perl-XML-DBMS-1.03-18|58	+ Revision: 430662
12cr|perl-XML-DBMS-1.03-18|59	- rebuild
12cr|perl-XML-DBMS-1.03-18|60	
12cr|perl-XML-DBMS-1.03-18|61	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.03-17mdv2009.0
12cr|perl-XML-DBMS-1.03-18|62	+ Revision: 242197
12cr|perl-XML-DBMS-1.03-18|63	- rebuild
12cr|perl-XML-DBMS-1.03-18|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-DBMS-1.03-18|65	
12cr|perl-XML-DBMS-1.03-18|66	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-DBMS-1.03-18|67	- restore BuildRoot
12cr|perl-XML-DBMS-1.03-18|68	
12cr|perl-XML-DBMS-1.03-18|69	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-15mdv2008.0
12cr|perl-XML-DBMS-1.03-18|70	+ Revision: 87082
12cr|perl-XML-DBMS-1.03-18|71	- rebuild
12cr|perl-XML-DBMS-1.03-18|72	
12cr|perl-XML-DBMS-1.03-18|73	
12cr|perl-XML-DBMS-1.03-18|74	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-14mdv2007.0
12cr|perl-XML-DBMS-1.03-18|75	- Rebuild
12cr|perl-XML-DBMS-1.03-18|76	
12cr|perl-XML-DBMS-1.03-18|77	* Wed May 03 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.03-13mdk
12cr|perl-XML-DBMS-1.03-18|78	- Fix According to perl Policy
12cr|perl-XML-DBMS-1.03-18|79	- BuildRequires
12cr|perl-XML-DBMS-1.03-18|80	
12cr|perl-XML-DBMS-1.03-18|81	* Thu Sep 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.03-12mdk
12cr|perl-XML-DBMS-1.03-18|82	- Fix BuildRequires
12cr|perl-XML-DBMS-1.03-18|83	
12cr|perl-XML-DBMS-1.03-18|84	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.03-11mdk
12cr|perl-XML-DBMS-1.03-18|85	- remove MANIFEST
12cr|perl-XML-DBMS-1.03-18|86	
12cr|perl-XML-DBMS-1.03-18|87	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.03-10mdk
12cr|perl-XML-DBMS-1.03-18|88	- fix buildrequires in a backward compatible way
12cr|perl-XML-DBMS-1.03-18|89	
12cr|perl-XML-DBMS-1.03-18|90	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.03-9mdk
12cr|perl-XML-DBMS-1.03-18|91	- rebuild
12cr|perl-XML-DBMS-1.03-18|92	
12cr|perl-XML-DBMS-1.03-18|93	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.03-8mdk
12cr|perl-XML-DBMS-1.03-18|94	- fixed dir ownership (distlint)
12cr|perl-XML-DBMS-1.03-18|95	- %%makeinstall_std macro
12cr|perl-XML-DBMS-1.03-18|96	

5723 12
12cr|perl-XML-Driver-HTML-0.60.0-2|1	%define upstream_name 	 XML-Driver-HTML
12cr|perl-XML-Driver-HTML-0.60.0-2|2	%define upstream_version 0.06
12cr|perl-XML-Driver-HTML-0.60.0-2|3	
12cr|perl-XML-Driver-HTML-0.60.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-Driver-HTML-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-Driver-HTML-0.60.0-2|6	Release:	2
12cr|perl-XML-Driver-HTML-0.60.0-2|7	
12cr|perl-XML-Driver-HTML-0.60.0-2|8	Summary:	SAX Driver for non wellformed HTML
12cr|perl-XML-Driver-HTML-0.60.0-2|9	License:	GPL
12cr|perl-XML-Driver-HTML-0.60.0-2|10	Group:		Development/Perl
12cr|perl-XML-Driver-HTML-0.60.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-Driver-HTML-0.60.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-Driver-HTML-0.60.0-2|13	
12cr|perl-XML-Driver-HTML-0.60.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-Driver-HTML-0.60.0-2|15	BuildArch:	noarch
12cr|perl-XML-Driver-HTML-0.60.0-2|16	
12cr|perl-XML-Driver-HTML-0.60.0-2|17	%description
12cr|perl-XML-Driver-HTML-0.60.0-2|18	XML::Driver::HTML is a SAX Driver for HTML. There is no need
12cr|perl-XML-Driver-HTML-0.60.0-2|19	for the HTML input to be weel formed, as XML::Driver::HTML
12cr|perl-XML-Driver-HTML-0.60.0-2|20	is generating its SAX events by walking a HTML::TreeBuilder object.
12cr|perl-XML-Driver-HTML-0.60.0-2|21	The simplest kind of use, is a filter from HTML to XHTML
12cr|perl-XML-Driver-HTML-0.60.0-2|22	using XML::Handler::YAWriter as a SAX Handler.
12cr|perl-XML-Driver-HTML-0.60.0-2|23	
12cr|perl-XML-Driver-HTML-0.60.0-2|24	%prep
12cr|perl-XML-Driver-HTML-0.60.0-2|25	%setup -q  -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-Driver-HTML-0.60.0-2|26	
12cr|perl-XML-Driver-HTML-0.60.0-2|27	%build
12cr|perl-XML-Driver-HTML-0.60.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-Driver-HTML-0.60.0-2|29	%make
12cr|perl-XML-Driver-HTML-0.60.0-2|30	
12cr|perl-XML-Driver-HTML-0.60.0-2|31	
12cr|perl-XML-Driver-HTML-0.60.0-2|32	%install
12cr|perl-XML-Driver-HTML-0.60.0-2|33	install -d %{buildroot}%{perl_archlib}
12cr|perl-XML-Driver-HTML-0.60.0-2|34	%makeinstall_std
12cr|perl-XML-Driver-HTML-0.60.0-2|35	rm -f %{buildroot}%{perl_archlib}/perllocal.pod
12cr|perl-XML-Driver-HTML-0.60.0-2|36	
12cr|perl-XML-Driver-HTML-0.60.0-2|37	%files
12cr|perl-XML-Driver-HTML-0.60.0-2|38	%doc README MANIFEST
12cr|perl-XML-Driver-HTML-0.60.0-2|39	%{perl_vendorlib}/XML/Driver/HTML.pm
12cr|perl-XML-Driver-HTML-0.60.0-2|40	%{_mandir}/man1/html2xhtml.*
12cr|perl-XML-Driver-HTML-0.60.0-2|41	%{_mandir}/man3/XML::Driver::HTML.*
12cr|perl-XML-Driver-HTML-0.60.0-2|42	%{_bindir}/html2xhtml
12cr|perl-XML-Driver-HTML-0.60.0-2|43	
12cr|perl-XML-Driver-HTML-0.60.0-2|44	
12cr|perl-XML-Driver-HTML-0.60.0-2|45	%changelog
12cr|perl-XML-Driver-HTML-0.60.0-2|46	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cr|perl-XML-Driver-HTML-0.60.0-2|47	+ Revision: 401867
12cr|perl-XML-Driver-HTML-0.60.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-XML-Driver-HTML-0.60.0-2|49	
12cr|perl-XML-Driver-HTML-0.60.0-2|50	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.06-10mdv2009.0
12cr|perl-XML-Driver-HTML-0.60.0-2|51	+ Revision: 242198
12cr|perl-XML-Driver-HTML-0.60.0-2|52	- rebuild
12cr|perl-XML-Driver-HTML-0.60.0-2|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-Driver-HTML-0.60.0-2|54	
12cr|perl-XML-Driver-HTML-0.60.0-2|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-Driver-HTML-0.60.0-2|56	- restore BuildRoot
12cr|perl-XML-Driver-HTML-0.60.0-2|57	
12cr|perl-XML-Driver-HTML-0.60.0-2|58	* Fri Aug 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.06-8mdv2008.0
12cr|perl-XML-Driver-HTML-0.60.0-2|59	+ Revision: 64812
12cr|perl-XML-Driver-HTML-0.60.0-2|60	- rebuild
12cr|perl-XML-Driver-HTML-0.60.0-2|61	
12cr|perl-XML-Driver-HTML-0.60.0-2|62	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.06-7mdv2008.0
12cr|perl-XML-Driver-HTML-0.60.0-2|63	+ Revision: 23531
12cr|perl-XML-Driver-HTML-0.60.0-2|64	- rebuild
12cr|perl-XML-Driver-HTML-0.60.0-2|65	
12cr|perl-XML-Driver-HTML-0.60.0-2|66	
12cr|perl-XML-Driver-HTML-0.60.0-2|67	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.06-6mdk
12cr|perl-XML-Driver-HTML-0.60.0-2|68	- Fix According to perl Policy
12cr|perl-XML-Driver-HTML-0.60.0-2|69	- Source URL
12cr|perl-XML-Driver-HTML-0.60.0-2|70	- URL
12cr|perl-XML-Driver-HTML-0.60.0-2|71	- use mkrel
12cr|perl-XML-Driver-HTML-0.60.0-2|72	
12cr|perl-XML-Driver-HTML-0.60.0-2|73	* Fri Sep 10 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.06-5mdk
12cr|perl-XML-Driver-HTML-0.60.0-2|74	- rebuild
12cr|perl-XML-Driver-HTML-0.60.0-2|75	
12cr|perl-XML-Driver-HTML-0.60.0-2|76	* Sat Aug 02 2003 Ben Reser <ben@reser.org> 0.06-4mdk
12cr|perl-XML-Driver-HTML-0.60.0-2|77	- Use %%makeinstall_std now that it works on klama
12cr|perl-XML-Driver-HTML-0.60.0-2|78	- Remove PREFIX from Makefile.PL
12cr|perl-XML-Driver-HTML-0.60.0-2|79	
12cr|perl-XML-Driver-HTML-0.60.0-2|80	* Sat Aug 02 2003 Ben Reser <ben@reser.org> 0.06-3mdk
12cr|perl-XML-Driver-HTML-0.60.0-2|81	- Clean out Requires
12cr|perl-XML-Driver-HTML-0.60.0-2|82	- Use %%make
12cr|perl-XML-Driver-HTML-0.60.0-2|83	- Macroize
12cr|perl-XML-Driver-HTML-0.60.0-2|84	- Removal local detection of the archlib
12cr|perl-XML-Driver-HTML-0.60.0-2|85	- Use perl macros so it'll build across perl versions
12cr|perl-XML-Driver-HTML-0.60.0-2|86	- perllocal.pod
12cr|perl-XML-Driver-HTML-0.60.0-2|87	- URL
12cr|perl-XML-Driver-HTML-0.60.0-2|88	- Correct license, it's GPLed.
12cr|perl-XML-Driver-HTML-0.60.0-2|89	

5724 12
12cr|perl-XML-DT-0.560.0-2|1	%define upstream_name 	 XML-DT
12cr|perl-XML-DT-0.560.0-2|2	%define upstream_version 0.56
12cr|perl-XML-DT-0.560.0-2|3	
12cr|perl-XML-DT-0.560.0-2|4	%define req_xml_libxml_version %perl_convert_version 1.54
12cr|perl-XML-DT-0.560.0-2|5	
12cr|perl-XML-DT-0.560.0-2|6	Name:		perl-%{upstream_name}
12cr|perl-XML-DT-0.560.0-2|7	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-DT-0.560.0-2|8	Release:	2
12cr|perl-XML-DT-0.560.0-2|9	
12cr|perl-XML-DT-0.560.0-2|10	Summary:	A perl XML down translate module
12cr|perl-XML-DT-0.560.0-2|11	License:	GPL
12cr|perl-XML-DT-0.560.0-2|12	Group:		Development/Perl
12cr|perl-XML-DT-0.560.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-DT-0.560.0-2|14	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-DT-0.560.0-2|15	
12cr|perl-XML-DT-0.560.0-2|16	BuildRequires:	perl-devel
12cr|perl-XML-DT-0.560.0-2|17	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-XML-DT-0.560.0-2|18	BuildRequires:	perl(XML::LibXML) >= %{req_xml_libxml_version}
12cr|perl-XML-DT-0.560.0-2|19	BuildRequires:	perl(XML::DTDParser)
12cr|perl-XML-DT-0.560.0-2|20	BuildArch:	noarch
12cr|perl-XML-DT-0.560.0-2|21	Requires: 	perl(XML::LibXML) >= %{req_xml_libxml_version}
12cr|perl-XML-DT-0.560.0-2|22	
12cr|perl-XML-DT-0.560.0-2|23	%description
12cr|perl-XML-DT-0.560.0-2|24	The XML::DT module is a perl module that does XML down translation.
12cr|perl-XML-DT-0.560.0-2|25	Based on XML::LibXML, it is designed to perform simple and
12cr|perl-XML-DT-0.560.0-2|26	compact translation/processing of XML documents.
12cr|perl-XML-DT-0.560.0-2|27	
12cr|perl-XML-DT-0.560.0-2|28	%prep
12cr|perl-XML-DT-0.560.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-DT-0.560.0-2|30	
12cr|perl-XML-DT-0.560.0-2|31	%build
12cr|perl-XML-DT-0.560.0-2|32	chmod 755 examples/*.pl
12cr|perl-XML-DT-0.560.0-2|33	perl Makefile.PL INSTALLDIRS=vendor <<EOF
12cr|perl-XML-DT-0.560.0-2|34	XML::LibXML
12cr|perl-XML-DT-0.560.0-2|35	EOF
12cr|perl-XML-DT-0.560.0-2|36	%make
12cr|perl-XML-DT-0.560.0-2|37	
12cr|perl-XML-DT-0.560.0-2|38	%check
12cr|perl-XML-DT-0.560.0-2|39	make test
12cr|perl-XML-DT-0.560.0-2|40	
12cr|perl-XML-DT-0.560.0-2|41	%install
12cr|perl-XML-DT-0.560.0-2|42	%makeinstall_std
12cr|perl-XML-DT-0.560.0-2|43	
12cr|perl-XML-DT-0.560.0-2|44	%files
12cr|perl-XML-DT-0.560.0-2|45	%doc README Changes examples
12cr|perl-XML-DT-0.560.0-2|46	%{_bindir}/*
12cr|perl-XML-DT-0.560.0-2|47	%{_mandir}/*/*
12cr|perl-XML-DT-0.560.0-2|48	%{perl_vendorlib}/XML
12cr|perl-XML-DT-0.560.0-2|49	
12cr|perl-XML-DT-0.560.0-2|50	%changelog
12cr|perl-XML-DT-0.560.0-2|51	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.560.0-1mdv2011.0
12cr|perl-XML-DT-0.560.0-2|52	+ Revision: 638973
12cr|perl-XML-DT-0.560.0-2|53	- update to new version 0.56
12cr|perl-XML-DT-0.560.0-2|54	
12cr|perl-XML-DT-0.560.0-2|55	* Sun Nov 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.540.0-1mdv2011.0
12cr|perl-XML-DT-0.560.0-2|56	+ Revision: 602395
12cr|perl-XML-DT-0.560.0-2|57	- update to new version 0.54
12cr|perl-XML-DT-0.560.0-2|58	
12cr|perl-XML-DT-0.560.0-2|59	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.530.0-1mdv2010.0
12cr|perl-XML-DT-0.560.0-2|60	+ Revision: 408232
12cr|perl-XML-DT-0.560.0-2|61	- rebuild using %%perl_convert_version
12cr|perl-XML-DT-0.560.0-2|62	
12cr|perl-XML-DT-0.560.0-2|63	* Mon Jan 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.53-1mdv2009.1
12cr|perl-XML-DT-0.560.0-2|64	+ Revision: 331172
12cr|perl-XML-DT-0.560.0-2|65	- update to new version 0.53
12cr|perl-XML-DT-0.560.0-2|66	- update to new version 0.53
12cr|perl-XML-DT-0.560.0-2|67	
12cr|perl-XML-DT-0.560.0-2|68	* Thu Oct 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.52-1mdv2009.1
12cr|perl-XML-DT-0.560.0-2|69	+ Revision: 296762
12cr|perl-XML-DT-0.560.0-2|70	- update to new version 0.52
12cr|perl-XML-DT-0.560.0-2|71	
12cr|perl-XML-DT-0.560.0-2|72	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.51-4mdv2009.0
12cr|perl-XML-DT-0.560.0-2|73	+ Revision: 258830
12cr|perl-XML-DT-0.560.0-2|74	- rebuild
12cr|perl-XML-DT-0.560.0-2|75	
12cr|perl-XML-DT-0.560.0-2|76	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.51-3mdv2009.0
12cr|perl-XML-DT-0.560.0-2|77	+ Revision: 246722
12cr|perl-XML-DT-0.560.0-2|78	- rebuild
12cr|perl-XML-DT-0.560.0-2|79	
12cr|perl-XML-DT-0.560.0-2|80	* Mon Feb 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.51-1mdv2008.1
12cr|perl-XML-DT-0.560.0-2|81	+ Revision: 174664
12cr|perl-XML-DT-0.560.0-2|82	- update to new version 0.51
12cr|perl-XML-DT-0.560.0-2|83	
12cr|perl-XML-DT-0.560.0-2|84	* Fri Feb 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.50-1mdv2008.1
12cr|perl-XML-DT-0.560.0-2|85	+ Revision: 173893
12cr|perl-XML-DT-0.560.0-2|86	- update to new version 0.50
12cr|perl-XML-DT-0.560.0-2|87	
12cr|perl-XML-DT-0.560.0-2|88	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.47-1mdv2008.1
12cr|perl-XML-DT-0.560.0-2|89	+ Revision: 136365
12cr|perl-XML-DT-0.560.0-2|90	- restore BuildRoot
12cr|perl-XML-DT-0.560.0-2|91	
12cr|perl-XML-DT-0.560.0-2|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-XML-DT-0.560.0-2|93	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-DT-0.560.0-2|94	
12cr|perl-XML-DT-0.560.0-2|95	
12cr|perl-XML-DT-0.560.0-2|96	* Mon Dec 11 2006 Olivier Thauvin <nanardon@mandriva.org> 0.47-1mdv2007.0
12cr|perl-XML-DT-0.560.0-2|97	+ Revision: 94577
12cr|perl-XML-DT-0.560.0-2|98	- 0.47
12cr|perl-XML-DT-0.560.0-2|99	- Import perl-XML-DT
12cr|perl-XML-DT-0.560.0-2|100	
12cr|perl-XML-DT-0.560.0-2|101	* Tue May 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.45-1mdv2007.0
12cr|perl-XML-DT-0.560.0-2|102	- New release 0.45
12cr|perl-XML-DT-0.560.0-2|103	- fix directory ownership
12cr|perl-XML-DT-0.560.0-2|104	- spec cleanup
12cr|perl-XML-DT-0.560.0-2|105	
12cr|perl-XML-DT-0.560.0-2|106	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.42-2mdk
12cr|perl-XML-DT-0.560.0-2|107	- Fix According to perl Policy
12cr|perl-XML-DT-0.560.0-2|108	- BuildRequires
12cr|perl-XML-DT-0.560.0-2|109	- Source URL
12cr|perl-XML-DT-0.560.0-2|110	- URL
12cr|perl-XML-DT-0.560.0-2|111	- use mkrel
12cr|perl-XML-DT-0.560.0-2|112	
12cr|perl-XML-DT-0.560.0-2|113	* Tue Sep 27 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.42-1mdk
12cr|perl-XML-DT-0.560.0-2|114	- 0.42
12cr|perl-XML-DT-0.560.0-2|115	
12cr|perl-XML-DT-0.560.0-2|116	* Tue Jul 26 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.41-1mdk
12cr|perl-XML-DT-0.560.0-2|117	- 0.41
12cr|perl-XML-DT-0.560.0-2|118	
12cr|perl-XML-DT-0.560.0-2|119	* Tue Apr 26 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.40-1mdk
12cr|perl-XML-DT-0.560.0-2|120	- 0.40
12cr|perl-XML-DT-0.560.0-2|121	
12cr|perl-XML-DT-0.560.0-2|122	* Wed Mar 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.39-1mdk
12cr|perl-XML-DT-0.560.0-2|123	- 0.39
12cr|perl-XML-DT-0.560.0-2|124	
12cr|perl-XML-DT-0.560.0-2|125	* Tue Jan 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.38-1mdk
12cr|perl-XML-DT-0.560.0-2|126	- 0.38
12cr|perl-XML-DT-0.560.0-2|127	
12cr|perl-XML-DT-0.560.0-2|128	* Wed Nov 24 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.37-1mdk
12cr|perl-XML-DT-0.560.0-2|129	- 0.37
12cr|perl-XML-DT-0.560.0-2|130	- Adjust BuildRequires
12cr|perl-XML-DT-0.560.0-2|131	
12cr|perl-XML-DT-0.560.0-2|132	* Tue Nov 16 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.35-1mdk
12cr|perl-XML-DT-0.560.0-2|133	- 0.35
12cr|perl-XML-DT-0.560.0-2|134	
12cr|perl-XML-DT-0.560.0-2|135	* Tue Nov 09 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.34-1mdk
12cr|perl-XML-DT-0.560.0-2|136	- 0.34
12cr|perl-XML-DT-0.560.0-2|137	
12cr|perl-XML-DT-0.560.0-2|138	* Tue Aug 24 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.31-1mdk
12cr|perl-XML-DT-0.560.0-2|139	- 0.31
12cr|perl-XML-DT-0.560.0-2|140	- Update description
12cr|perl-XML-DT-0.560.0-2|141	
12cr|perl-XML-DT-0.560.0-2|142	* Thu Apr 22 2004 Michael Scherer <misc@mandrake.org> 0.30-1mdk
12cr|perl-XML-DT-0.560.0-2|143	- 0.30
12cr|perl-XML-DT-0.560.0-2|144	- Remove hardcoded Requires
12cr|perl-XML-DT-0.560.0-2|145	- add url, rpmbuildupdate
12cr|perl-XML-DT-0.560.0-2|146	- [DIRM]
12cr|perl-XML-DT-0.560.0-2|147	

5725 12
12cr|perl-XML-DTDParser-2.10.0-2|1	%define upstream_name	 XML-DTDParser
12cr|perl-XML-DTDParser-2.10.0-2|2	%define upstream_version 2.01
12cr|perl-XML-DTDParser-2.10.0-2|3	
12cr|perl-XML-DTDParser-2.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-DTDParser-2.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-DTDParser-2.10.0-2|6	Release:	2
12cr|perl-XML-DTDParser-2.10.0-2|7	
12cr|perl-XML-DTDParser-2.10.0-2|8	Summary:	Quick and dirty DTD parser
12cr|perl-XML-DTDParser-2.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-XML-DTDParser-2.10.0-2|10	Group:		Development/Perl
12cr|perl-XML-DTDParser-2.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-XML-DTDParser-2.10.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-DTDParser-2.10.0-2|13	
12cr|perl-XML-DTDParser-2.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-DTDParser-2.10.0-2|15	BuildArch:	noarch
12cr|perl-XML-DTDParser-2.10.0-2|16	
12cr|perl-XML-DTDParser-2.10.0-2|17	%description
12cr|perl-XML-DTDParser-2.10.0-2|18	This perl module parses a DTD file and creates a data structure containing info
12cr|perl-XML-DTDParser-2.10.0-2|19	about all tags, their allowed parameters, children, parents, optionality etc.
12cr|perl-XML-DTDParser-2.10.0-2|20	etc. etc.
12cr|perl-XML-DTDParser-2.10.0-2|21	
12cr|perl-XML-DTDParser-2.10.0-2|22	%prep
12cr|perl-XML-DTDParser-2.10.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-DTDParser-2.10.0-2|24	
12cr|perl-XML-DTDParser-2.10.0-2|25	%build
12cr|perl-XML-DTDParser-2.10.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-DTDParser-2.10.0-2|27	%make
12cr|perl-XML-DTDParser-2.10.0-2|28	
12cr|perl-XML-DTDParser-2.10.0-2|29	%check
12cr|perl-XML-DTDParser-2.10.0-2|30	make test
12cr|perl-XML-DTDParser-2.10.0-2|31	
12cr|perl-XML-DTDParser-2.10.0-2|32	%install
12cr|perl-XML-DTDParser-2.10.0-2|33	%makeinstall_std
12cr|perl-XML-DTDParser-2.10.0-2|34	
12cr|perl-XML-DTDParser-2.10.0-2|35	%files
12cr|perl-XML-DTDParser-2.10.0-2|36	%doc Changes README
12cr|perl-XML-DTDParser-2.10.0-2|37	%{perl_vendorlib}/XML/*
12cr|perl-XML-DTDParser-2.10.0-2|38	%{_mandir}/*/*
12cr|perl-XML-DTDParser-2.10.0-2|39	
12cr|perl-XML-DTDParser-2.10.0-2|40	
12cr|perl-XML-DTDParser-2.10.0-2|41	%changelog
12cr|perl-XML-DTDParser-2.10.0-2|42	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.10.0-1mdv2010.0
12cr|perl-XML-DTDParser-2.10.0-2|43	+ Revision: 408233
12cr|perl-XML-DTDParser-2.10.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-XML-DTDParser-2.10.0-2|45	
12cr|perl-XML-DTDParser-2.10.0-2|46	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.01-7mdv2009.0
12cr|perl-XML-DTDParser-2.10.0-2|47	+ Revision: 258837
12cr|perl-XML-DTDParser-2.10.0-2|48	- rebuild
12cr|perl-XML-DTDParser-2.10.0-2|49	
12cr|perl-XML-DTDParser-2.10.0-2|50	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.01-6mdv2009.0
12cr|perl-XML-DTDParser-2.10.0-2|51	+ Revision: 246724
12cr|perl-XML-DTDParser-2.10.0-2|52	- rebuild
12cr|perl-XML-DTDParser-2.10.0-2|53	
12cr|perl-XML-DTDParser-2.10.0-2|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.01-4mdv2008.1
12cr|perl-XML-DTDParser-2.10.0-2|55	+ Revision: 136365
12cr|perl-XML-DTDParser-2.10.0-2|56	- restore BuildRoot
12cr|perl-XML-DTDParser-2.10.0-2|57	
12cr|perl-XML-DTDParser-2.10.0-2|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-XML-DTDParser-2.10.0-2|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-DTDParser-2.10.0-2|60	
12cr|perl-XML-DTDParser-2.10.0-2|61	* Fri Aug 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.01-4mdv2008.0
12cr|perl-XML-DTDParser-2.10.0-2|62	+ Revision: 64820
12cr|perl-XML-DTDParser-2.10.0-2|63	- rebuild
12cr|perl-XML-DTDParser-2.10.0-2|64	
12cr|perl-XML-DTDParser-2.10.0-2|65	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 2.01-3mdv2008.0
12cr|perl-XML-DTDParser-2.10.0-2|66	+ Revision: 23519
12cr|perl-XML-DTDParser-2.10.0-2|67	- rebuild
12cr|perl-XML-DTDParser-2.10.0-2|68	
12cr|perl-XML-DTDParser-2.10.0-2|69	
12cr|perl-XML-DTDParser-2.10.0-2|70	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.01-2mdk
12cr|perl-XML-DTDParser-2.10.0-2|71	- Fix According to perl Policy
12cr|perl-XML-DTDParser-2.10.0-2|72	- Source URL
12cr|perl-XML-DTDParser-2.10.0-2|73	- use mkrel
12cr|perl-XML-DTDParser-2.10.0-2|74	
12cr|perl-XML-DTDParser-2.10.0-2|75	* Tue Nov 23 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.01-1mdk
12cr|perl-XML-DTDParser-2.10.0-2|76	- Initial MDK release.
12cr|perl-XML-DTDParser-2.10.0-2|77	

5726 12
12cr|perl-XML-Dumper-0.810.0-2|1	%define	upstream_name	 XML-Dumper
12cr|perl-XML-Dumper-0.810.0-2|2	%define	upstream_version 0.81
12cr|perl-XML-Dumper-0.810.0-2|3	
12cr|perl-XML-Dumper-0.810.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-XML-Dumper-0.810.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-XML-Dumper-0.810.0-2|6	Release:    2
12cr|perl-XML-Dumper-0.810.0-2|7	
12cr|perl-XML-Dumper-0.810.0-2|8	Summary:	Perl module for dumping Perl objects from/to XML
12cr|perl-XML-Dumper-0.810.0-2|9	License:	GPL
12cr|perl-XML-Dumper-0.810.0-2|10	Group:		Development/Perl
12cr|perl-XML-Dumper-0.810.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-XML-Dumper-0.810.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-Dumper-0.810.0-2|13	
12cr|perl-XML-Dumper-0.810.0-2|14	Buildrequires:	perl-devel
12cr|perl-XML-Dumper-0.810.0-2|15	BuildRequires:	perl(Compress::Zlib)
12cr|perl-XML-Dumper-0.810.0-2|16	BuildRequires:	perl(XML::Parser)
12cr|perl-XML-Dumper-0.810.0-2|17	BuildArch: 	noarch
12cr|perl-XML-Dumper-0.810.0-2|18	
12cr|perl-XML-Dumper-0.810.0-2|19	%description
12cr|perl-XML-Dumper-0.810.0-2|20	Perl module for dumping Perl objects from/to XML.
12cr|perl-XML-Dumper-0.810.0-2|21	
12cr|perl-XML-Dumper-0.810.0-2|22	%prep
12cr|perl-XML-Dumper-0.810.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-Dumper-0.810.0-2|24	
12cr|perl-XML-Dumper-0.810.0-2|25	%build
12cr|perl-XML-Dumper-0.810.0-2|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-Dumper-0.810.0-2|27	%make
12cr|perl-XML-Dumper-0.810.0-2|28	
12cr|perl-XML-Dumper-0.810.0-2|29	%check
12cr|perl-XML-Dumper-0.810.0-2|30	%{__make} test
12cr|perl-XML-Dumper-0.810.0-2|31	
12cr|perl-XML-Dumper-0.810.0-2|32	%install
12cr|perl-XML-Dumper-0.810.0-2|33	%{makeinstall_std}
12cr|perl-XML-Dumper-0.810.0-2|34	
12cr|perl-XML-Dumper-0.810.0-2|35	%files
12cr|perl-XML-Dumper-0.810.0-2|36	%doc README Changes
12cr|perl-XML-Dumper-0.810.0-2|37	%{_mandir}/*/*
12cr|perl-XML-Dumper-0.810.0-2|38	%{perl_vendorlib}/XML
12cr|perl-XML-Dumper-0.810.0-2|39	
12cr|perl-XML-Dumper-0.810.0-2|40	
12cr|perl-XML-Dumper-0.810.0-2|41	%changelog
12cr|perl-XML-Dumper-0.810.0-2|42	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.810.0-1mdv2010.0
12cr|perl-XML-Dumper-0.810.0-2|43	+ Revision: 410100
12cr|perl-XML-Dumper-0.810.0-2|44	- rebuild using %%perl_convert_version
12cr|perl-XML-Dumper-0.810.0-2|45	
12cr|perl-XML-Dumper-0.810.0-2|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.81-5mdv2009.0
12cr|perl-XML-Dumper-0.810.0-2|47	+ Revision: 242199
12cr|perl-XML-Dumper-0.810.0-2|48	- rebuild
12cr|perl-XML-Dumper-0.810.0-2|49	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-Dumper-0.810.0-2|50	
12cr|perl-XML-Dumper-0.810.0-2|51	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-Dumper-0.810.0-2|52	- restore BuildRoot
12cr|perl-XML-Dumper-0.810.0-2|53	
12cr|perl-XML-Dumper-0.810.0-2|54	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.81-3mdv2008.0
12cr|perl-XML-Dumper-0.810.0-2|55	+ Revision: 23518
12cr|perl-XML-Dumper-0.810.0-2|56	- rebuild
12cr|perl-XML-Dumper-0.810.0-2|57	
12cr|perl-XML-Dumper-0.810.0-2|58	
12cr|perl-XML-Dumper-0.810.0-2|59	* Wed May 03 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.81-2mdk
12cr|perl-XML-Dumper-0.810.0-2|60	- Fix According to perl Policy
12cr|perl-XML-Dumper-0.810.0-2|61	- BuildRequires
12cr|perl-XML-Dumper-0.810.0-2|62	
12cr|perl-XML-Dumper-0.810.0-2|63	* Sat Apr 08 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.81-1mdk
12cr|perl-XML-Dumper-0.810.0-2|64	- New release 0.81
12cr|perl-XML-Dumper-0.810.0-2|65	- spec cleanup
12cr|perl-XML-Dumper-0.810.0-2|66	- %%mkrel
12cr|perl-XML-Dumper-0.810.0-2|67	
12cr|perl-XML-Dumper-0.810.0-2|68	* Mon Sep 26 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.79-1mdk
12cr|perl-XML-Dumper-0.810.0-2|69	- 0.79
12cr|perl-XML-Dumper-0.810.0-2|70	
12cr|perl-XML-Dumper-0.810.0-2|71	* Fri Jul 15 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.76-1mdk
12cr|perl-XML-Dumper-0.810.0-2|72	- 0.76
12cr|perl-XML-Dumper-0.810.0-2|73	
12cr|perl-XML-Dumper-0.810.0-2|74	* Mon Jun 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.74-1mdk
12cr|perl-XML-Dumper-0.810.0-2|75	- 0.74
12cr|perl-XML-Dumper-0.810.0-2|76	
12cr|perl-XML-Dumper-0.810.0-2|77	* Thu Jun 03 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.71-1mdk
12cr|perl-XML-Dumper-0.810.0-2|78	- 0.71
12cr|perl-XML-Dumper-0.810.0-2|79	- drop prefix and distribution tag
12cr|perl-XML-Dumper-0.810.0-2|80	- drop redundant requires
12cr|perl-XML-Dumper-0.810.0-2|81	- cosmetics
12cr|perl-XML-Dumper-0.810.0-2|82	
12cr|perl-XML-Dumper-0.810.0-2|83	* Fri Dec 19 2003 Michael Scherer <misc@mandrake.org> 0.67-3mdk
12cr|perl-XML-Dumper-0.810.0-2|84	- Fix BuildRequires ( perl-Compress-Zlib )
12cr|perl-XML-Dumper-0.810.0-2|85	
12cr|perl-XML-Dumper-0.810.0-2|86	* Mon Sep 01 2003 Franois Pons <fpons@mandrakesoft.com> 0.67-2mdk
12cr|perl-XML-Dumper-0.810.0-2|87	- fixed requires on /usr/local/bin/perl.
12cr|perl-XML-Dumper-0.810.0-2|88	- using %%makeinstall_std.
12cr|perl-XML-Dumper-0.810.0-2|89	
12cr|perl-XML-Dumper-0.810.0-2|90	* Wed Aug 27 2003 Franois Pons <fpons@mandrakesoft.com> 0.67-1mdk
12cr|perl-XML-Dumper-0.810.0-2|91	- 0.67.
12cr|perl-XML-Dumper-0.810.0-2|92	
12cr|perl-XML-Dumper-0.810.0-2|93	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.4-6mdk
12cr|perl-XML-Dumper-0.810.0-2|94	- rebuild for new auto{prov,req}
12cr|perl-XML-Dumper-0.810.0-2|95	

5727 12
12cr|perl-XML-Easy-0.8.0-2|1	%define upstream_name    XML-Easy
12cr|perl-XML-Easy-0.8.0-2|2	%define upstream_version 0.008
12cr|perl-XML-Easy-0.8.0-2|3	
12cr|perl-XML-Easy-0.8.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-XML-Easy-0.8.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-XML-Easy-0.8.0-2|6	Release:	2
12cr|perl-XML-Easy-0.8.0-2|7	
12cr|perl-XML-Easy-0.8.0-2|8	Summary:    Basic manipulation of XML data nodes
12cr|perl-XML-Easy-0.8.0-2|9	License:    GPL+ or Artistic
12cr|perl-XML-Easy-0.8.0-2|10	Group:      Development/Perl
12cr|perl-XML-Easy-0.8.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-Easy-0.8.0-2|12	Source0:    http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-XML-Easy-0.8.0-2|13	
12cr|perl-XML-Easy-0.8.0-2|14	BuildRequires: perl(Encode)
12cr|perl-XML-Easy-0.8.0-2|15	BuildRequires: perl(Exporter)
12cr|perl-XML-Easy-0.8.0-2|16	BuildRequires: perl(IO::File)
12cr|perl-XML-Easy-0.8.0-2|17	BuildRequires: perl(Module::Build)
12cr|perl-XML-Easy-0.8.0-2|18	BuildRequires: perl(Params::Classify)
12cr|perl-XML-Easy-0.8.0-2|19	BuildRequires: perl(Scalar::Util)
12cr|perl-XML-Easy-0.8.0-2|20	BuildRequires: perl(Test::More)
12cr|perl-XML-Easy-0.8.0-2|21	BuildRequires: perl(parent)
12cr|perl-XML-Easy-0.8.0-2|22	BuildRequires: perl(strict)
12cr|perl-XML-Easy-0.8.0-2|23	BuildRequires: perl(utf8)
12cr|perl-XML-Easy-0.8.0-2|24	BuildRequires: perl(warnings)
12cr|perl-XML-Easy-0.8.0-2|25	BuildRequires: perl(Module::Build::Compat)
12cr|perl-XML-Easy-0.8.0-2|26	BuildRequires: perl-devel
12cr|perl-XML-Easy-0.8.0-2|27	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-XML-Easy-0.8.0-2|28	
12cr|perl-XML-Easy-0.8.0-2|29	%description
12cr|perl-XML-Easy-0.8.0-2|30	the XML::Easy manpage is a collection of modules relating to the
12cr|perl-XML-Easy-0.8.0-2|31	processing, parsing, and serialisation of XML data. It is oriented towards
12cr|perl-XML-Easy-0.8.0-2|32	the use of XML to represent data for interchange purposes, rather than the
12cr|perl-XML-Easy-0.8.0-2|33	use of XML as markup of principally textual data. It does not perform any
12cr|perl-XML-Easy-0.8.0-2|34	schema processing, and does not interpret DTDs or any other kind of schema.
12cr|perl-XML-Easy-0.8.0-2|35	It adheres strictly to the XML specification, in all its awkward details,
12cr|perl-XML-Easy-0.8.0-2|36	except for the aforementioned DTDs.
12cr|perl-XML-Easy-0.8.0-2|37	
12cr|perl-XML-Easy-0.8.0-2|38	the XML::Easy manpage strictly separates the in-program manipulation of XML
12cr|perl-XML-Easy-0.8.0-2|39	data from the processing of the textual form of XML. This shields the XML
12cr|perl-XML-Easy-0.8.0-2|40	user from the inconvenient and obscure aspects of XML syntax. XML data
12cr|perl-XML-Easy-0.8.0-2|41	nodes are mainly processed in a clean functional style, using the the
12cr|perl-XML-Easy-0.8.0-2|42	XML::Easy::NodeBasics manpage module. In the (very likely) event that an
12cr|perl-XML-Easy-0.8.0-2|43	application requires some more purpose-specific XML data processing
12cr|perl-XML-Easy-0.8.0-2|44	facilities, they are readily built on top of the XML::Easy::NodeBasics
12cr|perl-XML-Easy-0.8.0-2|45	manpage, retaining the abstraction from textual XML.
12cr|perl-XML-Easy-0.8.0-2|46	
12cr|perl-XML-Easy-0.8.0-2|47	When XML must be handled in textual form, for input and output, the the
12cr|perl-XML-Easy-0.8.0-2|48	XML::Easy::Text manpage module supplies a parser and a serialiser. The
12cr|perl-XML-Easy-0.8.0-2|49	interfaces here, too, are functional in nature.
12cr|perl-XML-Easy-0.8.0-2|50	
12cr|perl-XML-Easy-0.8.0-2|51	%prep
12cr|perl-XML-Easy-0.8.0-2|52	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-Easy-0.8.0-2|53	
12cr|perl-XML-Easy-0.8.0-2|54	%build
12cr|perl-XML-Easy-0.8.0-2|55	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-Easy-0.8.0-2|56	
12cr|perl-XML-Easy-0.8.0-2|57	%make
12cr|perl-XML-Easy-0.8.0-2|58	
12cr|perl-XML-Easy-0.8.0-2|59	%check
12cr|perl-XML-Easy-0.8.0-2|60	%make test
12cr|perl-XML-Easy-0.8.0-2|61	
12cr|perl-XML-Easy-0.8.0-2|62	%install
12cr|perl-XML-Easy-0.8.0-2|63	rm -rf %buildroot
12cr|perl-XML-Easy-0.8.0-2|64	%makeinstall_std
12cr|perl-XML-Easy-0.8.0-2|65	
12cr|perl-XML-Easy-0.8.0-2|66	%clean
12cr|perl-XML-Easy-0.8.0-2|67	rm -rf %buildroot
12cr|perl-XML-Easy-0.8.0-2|68	
12cr|perl-XML-Easy-0.8.0-2|69	%files
12cr|perl-XML-Easy-0.8.0-2|70	%defattr(-,root,root)
12cr|perl-XML-Easy-0.8.0-2|71	%doc META.yml Changes README
12cr|perl-XML-Easy-0.8.0-2|72	%{_mandir}/man3/*
12cr|perl-XML-Easy-0.8.0-2|73	%perl_vendorlib/*
12cr|perl-XML-Easy-0.8.0-2|74	
12cr|perl-XML-Easy-0.8.0-2|75	
12cr|perl-XML-Easy-0.8.0-2|76	
12cr|perl-XML-Easy-0.8.0-2|77	
12cr|perl-XML-Easy-0.8.0-2|78	%changelog
12cr|perl-XML-Easy-0.8.0-2|79	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.8.0-2
12cr|perl-XML-Easy-0.8.0-2|80	+ Revision: 768358
12cr|perl-XML-Easy-0.8.0-2|81	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-XML-Easy-0.8.0-2|82	
12cr|perl-XML-Easy-0.8.0-2|83	* Sun May 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.0-1
12cr|perl-XML-Easy-0.8.0-2|84	+ Revision: 674853
12cr|perl-XML-Easy-0.8.0-2|85	- import perl-XML-Easy
12cr|perl-XML-Easy-0.8.0-2|86	

5728 12
12cr|perl-XML-EasyOBJ-1.120.0-2|1	%define upstream_name 	 XML-EasyOBJ
12cr|perl-XML-EasyOBJ-1.120.0-2|2	%define upstream_version 1.12
12cr|perl-XML-EasyOBJ-1.120.0-2|3	
12cr|perl-XML-EasyOBJ-1.120.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-EasyOBJ-1.120.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-EasyOBJ-1.120.0-2|6	Release:	2
12cr|perl-XML-EasyOBJ-1.120.0-2|7	
12cr|perl-XML-EasyOBJ-1.120.0-2|8	Summary:	%{upstream_name} perl module
12cr|perl-XML-EasyOBJ-1.120.0-2|9	License:	GPL+ or Artistic
12cr|perl-XML-EasyOBJ-1.120.0-2|10	Group:		Development/Perl
12cr|perl-XML-EasyOBJ-1.120.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-EasyOBJ-1.120.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-EasyOBJ-1.120.0-2|13	
12cr|perl-XML-EasyOBJ-1.120.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-EasyOBJ-1.120.0-2|15	BuildArch:	noarch
12cr|perl-XML-EasyOBJ-1.120.0-2|16	Requires:	perl(XML::Parser)
12cr|perl-XML-EasyOBJ-1.120.0-2|17	Requires:	perl(XML::XSLT)
12cr|perl-XML-EasyOBJ-1.120.0-2|18	
12cr|perl-XML-EasyOBJ-1.120.0-2|19	%description
12cr|perl-XML-EasyOBJ-1.120.0-2|20	%{upstream_name} - Easy XML object navigation
12cr|perl-XML-EasyOBJ-1.120.0-2|21	
12cr|perl-XML-EasyOBJ-1.120.0-2|22	%prep
12cr|perl-XML-EasyOBJ-1.120.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-EasyOBJ-1.120.0-2|24	
12cr|perl-XML-EasyOBJ-1.120.0-2|25	%build
12cr|perl-XML-EasyOBJ-1.120.0-2|26	perl Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}
12cr|perl-XML-EasyOBJ-1.120.0-2|27	make
12cr|perl-XML-EasyOBJ-1.120.0-2|28	
12cr|perl-XML-EasyOBJ-1.120.0-2|29	%install
12cr|perl-XML-EasyOBJ-1.120.0-2|30	make PREFIX=%{buildroot}%{_prefix} install
12cr|perl-XML-EasyOBJ-1.120.0-2|31	
12cr|perl-XML-EasyOBJ-1.120.0-2|32	%files
12cr|perl-XML-EasyOBJ-1.120.0-2|33	%doc README Changes
12cr|perl-XML-EasyOBJ-1.120.0-2|34	%{_mandir}/*/*
12cr|perl-XML-EasyOBJ-1.120.0-2|35	%{perl_vendorlib}/XML/*
12cr|perl-XML-EasyOBJ-1.120.0-2|36	
12cr|perl-XML-EasyOBJ-1.120.0-2|37	
12cr|perl-XML-EasyOBJ-1.120.0-2|38	%changelog
12cr|perl-XML-EasyOBJ-1.120.0-2|39	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.120.0-1mdv2010.0
12cr|perl-XML-EasyOBJ-1.120.0-2|40	+ Revision: 401866
12cr|perl-XML-EasyOBJ-1.120.0-2|41	- rebuild using %%perl_convert_version
12cr|perl-XML-EasyOBJ-1.120.0-2|42	
12cr|perl-XML-EasyOBJ-1.120.0-2|43	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.12-8mdv2009.0
12cr|perl-XML-EasyOBJ-1.120.0-2|44	+ Revision: 258838
12cr|perl-XML-EasyOBJ-1.120.0-2|45	- rebuild
12cr|perl-XML-EasyOBJ-1.120.0-2|46	
12cr|perl-XML-EasyOBJ-1.120.0-2|47	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.12-7mdv2009.0
12cr|perl-XML-EasyOBJ-1.120.0-2|48	+ Revision: 246727
12cr|perl-XML-EasyOBJ-1.120.0-2|49	- rebuild
12cr|perl-XML-EasyOBJ-1.120.0-2|50	
12cr|perl-XML-EasyOBJ-1.120.0-2|51	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.12-5mdv2008.1
12cr|perl-XML-EasyOBJ-1.120.0-2|52	+ Revision: 136365
12cr|perl-XML-EasyOBJ-1.120.0-2|53	- restore BuildRoot
12cr|perl-XML-EasyOBJ-1.120.0-2|54	
12cr|perl-XML-EasyOBJ-1.120.0-2|55	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-XML-EasyOBJ-1.120.0-2|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-EasyOBJ-1.120.0-2|57	
12cr|perl-XML-EasyOBJ-1.120.0-2|58	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 1.12-5mdv2008.0
12cr|perl-XML-EasyOBJ-1.120.0-2|59	+ Revision: 23517
12cr|perl-XML-EasyOBJ-1.120.0-2|60	- rebuild
12cr|perl-XML-EasyOBJ-1.120.0-2|61	
12cr|perl-XML-EasyOBJ-1.120.0-2|62	
12cr|perl-XML-EasyOBJ-1.120.0-2|63	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.12-4mdk
12cr|perl-XML-EasyOBJ-1.120.0-2|64	- Fix According to perl Policy
12cr|perl-XML-EasyOBJ-1.120.0-2|65	- Source URL
12cr|perl-XML-EasyOBJ-1.120.0-2|66	- URL
12cr|perl-XML-EasyOBJ-1.120.0-2|67	- use mkrel
12cr|perl-XML-EasyOBJ-1.120.0-2|68	
12cr|perl-XML-EasyOBJ-1.120.0-2|69	* Tue Jun 29 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.12-3mdk
12cr|perl-XML-EasyOBJ-1.120.0-2|70	- rebuild
12cr|perl-XML-EasyOBJ-1.120.0-2|71	
12cr|perl-XML-EasyOBJ-1.120.0-2|72	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.12-2mdk
12cr|perl-XML-EasyOBJ-1.120.0-2|73	- rebuild for new auto{prov,req}
12cr|perl-XML-EasyOBJ-1.120.0-2|74	

5729 12
12cr|perl-XML-Elemental-2.110.0-2|1	%define upstream_name    XML-Elemental
12cr|perl-XML-Elemental-2.110.0-2|2	%define upstream_version 2.11
12cr|perl-XML-Elemental-2.110.0-2|3	
12cr|perl-XML-Elemental-2.110.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-Elemental-2.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-Elemental-2.110.0-2|6	Release:	2
12cr|perl-XML-Elemental-2.110.0-2|7	
12cr|perl-XML-Elemental-2.110.0-2|8	Summary:	Simplistic and perlish handling of XML data
12cr|perl-XML-Elemental-2.110.0-2|9	License:	GPL+ or Artistic
12cr|perl-XML-Elemental-2.110.0-2|10	Group:		Development/Perl
12cr|perl-XML-Elemental-2.110.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-XML-Elemental-2.110.0-2|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-XML-Elemental-2.110.0-2|13	
12cr|perl-XML-Elemental-2.110.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-Elemental-2.110.0-2|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-XML-Elemental-2.110.0-2|16	BuildRequires:	perl(XML::SAX)
12cr|perl-XML-Elemental-2.110.0-2|17	
12cr|perl-XML-Elemental-2.110.0-2|18	BuildArch:	noarch
12cr|perl-XML-Elemental-2.110.0-2|19	
12cr|perl-XML-Elemental-2.110.0-2|20	%description
12cr|perl-XML-Elemental-2.110.0-2|21	XML::Elemental is a SAX-based package for easily parsing XML documents into a
12cr|perl-XML-Elemental-2.110.0-2|22	more native and mostly object-oriented perl form.
12cr|perl-XML-Elemental-2.110.0-2|23	
12cr|perl-XML-Elemental-2.110.0-2|24	The development of this package grew out of the desire for something more
12cr|perl-XML-Elemental-2.110.0-2|25	object-oriented then XML::Simple and was more simplistic and perlish then the
12cr|perl-XML-Elemental-2.110.0-2|26	various standard XML API modules such as XML::DOM. Easier installation of
12cr|perl-XML-Elemental-2.110.0-2|27	modules was also a contributing factor.
12cr|perl-XML-Elemental-2.110.0-2|28	
12cr|perl-XML-Elemental-2.110.0-2|29	Original this package began as a style plugin to XML::Parser. That proved to be
12cr|perl-XML-Elemental-2.110.0-2|30	too limiting that it was expanded. With the release of version 2.0 the package
12cr|perl-XML-Elemental-2.110.0-2|31	was refactored to take advantage of any parser supporting SAX that includes the
12cr|perl-XML-Elemental-2.110.0-2|32	pure perl option that ships with XML::SAX.
12cr|perl-XML-Elemental-2.110.0-2|33	
12cr|perl-XML-Elemental-2.110.0-2|34	%prep
12cr|perl-XML-Elemental-2.110.0-2|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-Elemental-2.110.0-2|36	
12cr|perl-XML-Elemental-2.110.0-2|37	%build
12cr|perl-XML-Elemental-2.110.0-2|38	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-Elemental-2.110.0-2|39	%make
12cr|perl-XML-Elemental-2.110.0-2|40	
12cr|perl-XML-Elemental-2.110.0-2|41	%check
12cr|perl-XML-Elemental-2.110.0-2|42	%make test
12cr|perl-XML-Elemental-2.110.0-2|43	
12cr|perl-XML-Elemental-2.110.0-2|44	%install
12cr|perl-XML-Elemental-2.110.0-2|45	%makeinstall_std
12cr|perl-XML-Elemental-2.110.0-2|46	
12cr|perl-XML-Elemental-2.110.0-2|47	%files
12cr|perl-XML-Elemental-2.110.0-2|48	%doc Changes README
12cr|perl-XML-Elemental-2.110.0-2|49	%{perl_vendorlib}/XML
12cr|perl-XML-Elemental-2.110.0-2|50	%{_mandir}/man3*/*
12cr|perl-XML-Elemental-2.110.0-2|51	
12cr|perl-XML-Elemental-2.110.0-2|52	%changelog
12cr|perl-XML-Elemental-2.110.0-2|53	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 2.110.0-1mdv2010.1
12cr|perl-XML-Elemental-2.110.0-2|54	+ Revision: 471056
12cr|perl-XML-Elemental-2.110.0-2|55	- update to 2.11
12cr|perl-XML-Elemental-2.110.0-2|56	
12cr|perl-XML-Elemental-2.110.0-2|57	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.1-5mdv2010.0
12cr|perl-XML-Elemental-2.110.0-2|58	+ Revision: 430663
12cr|perl-XML-Elemental-2.110.0-2|59	- rebuild
12cr|perl-XML-Elemental-2.110.0-2|60	
12cr|perl-XML-Elemental-2.110.0-2|61	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.1-4mdv2009.0
12cr|perl-XML-Elemental-2.110.0-2|62	+ Revision: 258840
12cr|perl-XML-Elemental-2.110.0-2|63	- rebuild
12cr|perl-XML-Elemental-2.110.0-2|64	
12cr|perl-XML-Elemental-2.110.0-2|65	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.1-3mdv2009.0
12cr|perl-XML-Elemental-2.110.0-2|66	+ Revision: 246728
12cr|perl-XML-Elemental-2.110.0-2|67	- rebuild
12cr|perl-XML-Elemental-2.110.0-2|68	
12cr|perl-XML-Elemental-2.110.0-2|69	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.1-1mdv2008.1
12cr|perl-XML-Elemental-2.110.0-2|70	+ Revision: 152903
12cr|perl-XML-Elemental-2.110.0-2|71	- update to new version 2.1
12cr|perl-XML-Elemental-2.110.0-2|72	- update to new version 2.1
12cr|perl-XML-Elemental-2.110.0-2|73	
12cr|perl-XML-Elemental-2.110.0-2|74	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.0-1mdv2008.1
12cr|perl-XML-Elemental-2.110.0-2|75	+ Revision: 136365
12cr|perl-XML-Elemental-2.110.0-2|76	- restore BuildRoot
12cr|perl-XML-Elemental-2.110.0-2|77	
12cr|perl-XML-Elemental-2.110.0-2|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-XML-Elemental-2.110.0-2|79	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-Elemental-2.110.0-2|80	
12cr|perl-XML-Elemental-2.110.0-2|81	
12cr|perl-XML-Elemental-2.110.0-2|82	* Thu Mar 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.0-1mdv2007.1
12cr|perl-XML-Elemental-2.110.0-2|83	+ Revision: 144129
12cr|perl-XML-Elemental-2.110.0-2|84	- fix build dependencies
12cr|perl-XML-Elemental-2.110.0-2|85	- Imported perl-XML-Elemental-2.0-1mdv2007.1 into SVN repository.
12cr|perl-XML-Elemental-2.110.0-2|86	
12cr|perl-XML-Elemental-2.110.0-2|87	* Thu Mar 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.0-1mdv2007.1
12cr|perl-XML-Elemental-2.110.0-2|88	- first mdv release
12cr|perl-XML-Elemental-2.110.0-2|89	

5730 12
12cr|perl-XML-Entities-1.0.0-2|1	%define upstream_name    XML-Entities
12cr|perl-XML-Entities-1.0.0-2|2	%define upstream_version 1.0000
12cr|perl-XML-Entities-1.0.0-2|3	
12cr|perl-XML-Entities-1.0.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-Entities-1.0.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-Entities-1.0.0-2|6	Release:	2
12cr|perl-XML-Entities-1.0.0-2|7	
12cr|perl-XML-Entities-1.0.0-2|8	Summary:	Mapping of XML entities to Unicode
12cr|perl-XML-Entities-1.0.0-2|9	License:	GPL+ or Artistic
12cr|perl-XML-Entities-1.0.0-2|10	Group:		Development/Perl
12cr|perl-XML-Entities-1.0.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-Entities-1.0.0-2|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-XML-Entities-1.0.0-2|13	
12cr|perl-XML-Entities-1.0.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-Entities-1.0.0-2|15	BuildRequires:	perl(Carp)
12cr|perl-XML-Entities-1.0.0-2|16	BuildRequires:	perl(Fatal)
12cr|perl-XML-Entities-1.0.0-2|17	BuildRequires:	perl(File::Basename)
12cr|perl-XML-Entities-1.0.0-2|18	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-XML-Entities-1.0.0-2|19	BuildRequires:	perl(Test::More)
12cr|perl-XML-Entities-1.0.0-2|20	
12cr|perl-XML-Entities-1.0.0-2|21	BuildArch:	noarch
12cr|perl-XML-Entities-1.0.0-2|22	
12cr|perl-XML-Entities-1.0.0-2|23	%description
12cr|perl-XML-Entities-1.0.0-2|24	This module deals with decoding of strings with XML character entities.
12cr|perl-XML-Entities-1.0.0-2|25	Based upon the HTML::Entities module by Gisle Aas
12cr|perl-XML-Entities-1.0.0-2|26	
12cr|perl-XML-Entities-1.0.0-2|27	%prep
12cr|perl-XML-Entities-1.0.0-2|28	%setup -q -n %{upstream_name}
12cr|perl-XML-Entities-1.0.0-2|29	
12cr|perl-XML-Entities-1.0.0-2|30	%build
12cr|perl-XML-Entities-1.0.0-2|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-Entities-1.0.0-2|32	%make
12cr|perl-XML-Entities-1.0.0-2|33	
12cr|perl-XML-Entities-1.0.0-2|34	%check
12cr|perl-XML-Entities-1.0.0-2|35	%make test
12cr|perl-XML-Entities-1.0.0-2|36	
12cr|perl-XML-Entities-1.0.0-2|37	%install
12cr|perl-XML-Entities-1.0.0-2|38	%makeinstall_std
12cr|perl-XML-Entities-1.0.0-2|39	
12cr|perl-XML-Entities-1.0.0-2|40	%files
12cr|perl-XML-Entities-1.0.0-2|41	%doc README Changes META.yml
12cr|perl-XML-Entities-1.0.0-2|42	%{_bindir}/download-entities.pl
12cr|perl-XML-Entities-1.0.0-2|43	%{perl_vendorlib}/XML
12cr|perl-XML-Entities-1.0.0-2|44	%{_mandir}/man1/download-entities.pl.1*
12cr|perl-XML-Entities-1.0.0-2|45	%{_mandir}/man3/*
12cr|perl-XML-Entities-1.0.0-2|46	
12cr|perl-XML-Entities-1.0.0-2|47	%changelog
12cr|perl-XML-Entities-1.0.0-2|48	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2011.0
12cr|perl-XML-Entities-1.0.0-2|49	+ Revision: 573808
12cr|perl-XML-Entities-1.0.0-2|50	- update to 1.0000
12cr|perl-XML-Entities-1.0.0-2|51	
12cr|perl-XML-Entities-1.0.0-2|52	* Sat Jun 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.0307-1mdv2010.0
12cr|perl-XML-Entities-1.0.0-2|53	+ Revision: 383237
12cr|perl-XML-Entities-1.0.0-2|54	- import perl-XML-Entities
12cr|perl-XML-Entities-1.0.0-2|55	
12cr|perl-XML-Entities-1.0.0-2|56	
12cr|perl-XML-Entities-1.0.0-2|57	* Fri Jun 05 2009 cpan2dist 0.0307-1mdv
12cr|perl-XML-Entities-1.0.0-2|58	- initial mdv release, generated with cpan2dist
12cr|perl-XML-Entities-1.0.0-2|59	

5731 12
12cr|perl-XML-EP-0.10.0-2|1	%define upstream_name 	 XML-EP
12cr|perl-XML-EP-0.10.0-2|2	%define upstream_version 0.01
12cr|perl-XML-EP-0.10.0-2|3	
12cr|perl-XML-EP-0.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-EP-0.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-EP-0.10.0-2|6	Release:	2
12cr|perl-XML-EP-0.10.0-2|7	
12cr|perl-XML-EP-0.10.0-2|8	Summary:	%{upstream_name} perl module
12cr|perl-XML-EP-0.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-XML-EP-0.10.0-2|10	Group:		Development/Perl
12cr|perl-XML-EP-0.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-EP-0.10.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-EP-0.10.0-2|13	
12cr|perl-XML-EP-0.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-EP-0.10.0-2|15	Requires:	perl(XML::Parser)
12cr|perl-XML-EP-0.10.0-2|16	Requires:	perl(XML::XSLT)
12cr|perl-XML-EP-0.10.0-2|17	BuildArch:	noarch
12cr|perl-XML-EP-0.10.0-2|18	
12cr|perl-XML-EP-0.10.0-2|19	%description
12cr|perl-XML-EP-0.10.0-2|20	%{upstream_name} attempts to follow the Cocoon ideas and principles,
12cr|perl-XML-EP-0.10.0-2|21	but in a Perl environment.
12cr|perl-XML-EP-0.10.0-2|22	
12cr|perl-XML-EP-0.10.0-2|23	%prep
12cr|perl-XML-EP-0.10.0-2|24	%setup -q  -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-EP-0.10.0-2|25	
12cr|perl-XML-EP-0.10.0-2|26	%build
12cr|perl-XML-EP-0.10.0-2|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-EP-0.10.0-2|28	make
12cr|perl-XML-EP-0.10.0-2|29	
12cr|perl-XML-EP-0.10.0-2|30	%install
12cr|perl-XML-EP-0.10.0-2|31	%makeinstall_std
12cr|perl-XML-EP-0.10.0-2|32	
12cr|perl-XML-EP-0.10.0-2|33	%files
12cr|perl-XML-EP-0.10.0-2|34	%doc ChangeLog README MANIFEST examples
12cr|perl-XML-EP-0.10.0-2|35	%{_bindir}/*
12cr|perl-XML-EP-0.10.0-2|36	%{perl_vendorlib}/XML/*.pm
12cr|perl-XML-EP-0.10.0-2|37	%{perl_vendorlib}/XML/EP/*
12cr|perl-XML-EP-0.10.0-2|38	%{_mandir}/*/*
12cr|perl-XML-EP-0.10.0-2|39	
12cr|perl-XML-EP-0.10.0-2|40	%changelog
12cr|perl-XML-EP-0.10.0-2|41	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-XML-EP-0.10.0-2|42	+ Revision: 401865
12cr|perl-XML-EP-0.10.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-XML-EP-0.10.0-2|44	
12cr|perl-XML-EP-0.10.0-2|45	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.01-12mdv2009.0
12cr|perl-XML-EP-0.10.0-2|46	+ Revision: 242200
12cr|perl-XML-EP-0.10.0-2|47	- rebuild
12cr|perl-XML-EP-0.10.0-2|48	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-EP-0.10.0-2|49	
12cr|perl-XML-EP-0.10.0-2|50	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-EP-0.10.0-2|51	- restore BuildRoot
12cr|perl-XML-EP-0.10.0-2|52	
12cr|perl-XML-EP-0.10.0-2|53	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.01-10mdv2008.0
12cr|perl-XML-EP-0.10.0-2|54	+ Revision: 23516
12cr|perl-XML-EP-0.10.0-2|55	- rebuild
12cr|perl-XML-EP-0.10.0-2|56	
12cr|perl-XML-EP-0.10.0-2|57	
12cr|perl-XML-EP-0.10.0-2|58	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.01-9mdk
12cr|perl-XML-EP-0.10.0-2|59	- Fix According to perl Policy
12cr|perl-XML-EP-0.10.0-2|60	- Source URL
12cr|perl-XML-EP-0.10.0-2|61	- URL
12cr|perl-XML-EP-0.10.0-2|62	- use mkrel
12cr|perl-XML-EP-0.10.0-2|63	
12cr|perl-XML-EP-0.10.0-2|64	* Thu Sep 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.01-8mdk
12cr|perl-XML-EP-0.10.0-2|65	- rebuild
12cr|perl-XML-EP-0.10.0-2|66	
12cr|perl-XML-EP-0.10.0-2|67	* Thu Aug 14 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.01-7mdk
12cr|perl-XML-EP-0.10.0-2|68	- rebuild for new perl
12cr|perl-XML-EP-0.10.0-2|69	- drop $RPM_OPT_FLAGS, noarch..
12cr|perl-XML-EP-0.10.0-2|70	- use %%makeinstall_std macro
12cr|perl-XML-EP-0.10.0-2|71	
12cr|perl-XML-EP-0.10.0-2|72	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.01-6mdk
12cr|perl-XML-EP-0.10.0-2|73	- rebuild for new auto{prov,req}
12cr|perl-XML-EP-0.10.0-2|74	

5732 12
12cr|perl-XML-Feed-0.430.0-3|1	%define upstream_name    XML-Feed
12cr|perl-XML-Feed-0.430.0-3|2	%define upstream_version 0.43
12cr|perl-XML-Feed-0.430.0-3|3	
12cr|perl-XML-Feed-0.430.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-XML-Feed-0.430.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-Feed-0.430.0-3|6	Release:	3
12cr|perl-XML-Feed-0.430.0-3|7	Epoch:		2
12cr|perl-XML-Feed-0.430.0-3|8	
12cr|perl-XML-Feed-0.430.0-3|9	Summary:	Perl Module for Syndication feed parsing and auto-discovery
12cr|perl-XML-Feed-0.430.0-3|10	License:	GPL+ or Artistic
12cr|perl-XML-Feed-0.430.0-3|11	Group:		Development/Perl
12cr|perl-XML-Feed-0.430.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-XML-Feed-0.430.0-3|13	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-XML-Feed-0.430.0-3|14	
12cr|perl-XML-Feed-0.430.0-3|15	BuildRequires:	perl-devel
12cr|perl-XML-Feed-0.430.0-3|16	BuildRequires:	perl(Class::ErrorHandler)
12cr|perl-XML-Feed-0.430.0-3|17	BuildRequires:	perl(Feed::Find)
12cr|perl-XML-Feed-0.430.0-3|18	BuildRequires:	perl(URI::Fetch)
12cr|perl-XML-Feed-0.430.0-3|19	BuildRequires:	perl(DateTime)
12cr|perl-XML-Feed-0.430.0-3|20	BuildRequires:	perl(DateTime::Format::Mail)
12cr|perl-XML-Feed-0.430.0-3|21	BuildRequires:	perl(DateTime::Format::W3CDTF)
12cr|perl-XML-Feed-0.430.0-3|22	BuildRequires:	perl(List::Util)
12cr|perl-XML-Feed-0.430.0-3|23	BuildRequires:	perl(LWP)
12cr|perl-XML-Feed-0.430.0-3|24	BuildRequires:	perl(HTML::TokeParser)
12cr|perl-XML-Feed-0.430.0-3|25	BuildRequires:	perl(XML::RSS) >= 1.01
12cr|perl-XML-Feed-0.430.0-3|26	BuildRequires:	perl(XML::Atom) >= 0.08
12cr|perl-XML-Feed-0.430.0-3|27	BuildArch:	noarch
12cr|perl-XML-Feed-0.430.0-3|28	# (misc) not found by find-provides, as it can be changed at runtime with a
12cr|perl-XML-Feed-0.430.0-3|29	# variable $PREFERED_PARSER
12cr|perl-XML-Feed-0.430.0-3|30	Requires:	perl(XML::RSS)
12cr|perl-XML-Feed-0.430.0-3|31	
12cr|perl-XML-Feed-0.430.0-3|32	%description
12cr|perl-XML-Feed-0.430.0-3|33	XML::Feed is a syndication feed parser for both RSS and Atom feeds. It also
12cr|perl-XML-Feed-0.430.0-3|34	implements feed auto-discovery for finding feeds, given a URI.
12cr|perl-XML-Feed-0.430.0-3|35	
12cr|perl-XML-Feed-0.430.0-3|36	XML::Feed supports the following syndication feed formats:
12cr|perl-XML-Feed-0.430.0-3|37	
12cr|perl-XML-Feed-0.430.0-3|38	* RSS 0.91
12cr|perl-XML-Feed-0.430.0-3|39	* RSS 1.0
12cr|perl-XML-Feed-0.430.0-3|40	* RSS 2.0
12cr|perl-XML-Feed-0.430.0-3|41	* Atom
12cr|perl-XML-Feed-0.430.0-3|42	
12cr|perl-XML-Feed-0.430.0-3|43	The goal of XML::Feed is to provide a unified API for parsing and using the
12cr|perl-XML-Feed-0.430.0-3|44	various syndication formats.
12cr|perl-XML-Feed-0.430.0-3|45	
12cr|perl-XML-Feed-0.430.0-3|46	%prep
12cr|perl-XML-Feed-0.430.0-3|47	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-Feed-0.430.0-3|48	
12cr|perl-XML-Feed-0.430.0-3|49	%build
12cr|perl-XML-Feed-0.430.0-3|50	SKIP_SAX_INSTALL=1 CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-Feed-0.430.0-3|51	%make
12cr|perl-XML-Feed-0.430.0-3|52	
12cr|perl-XML-Feed-0.430.0-3|53	%check
12cr|perl-XML-Feed-0.430.0-3|54	make test
12cr|perl-XML-Feed-0.430.0-3|55	
12cr|perl-XML-Feed-0.430.0-3|56	%install
12cr|perl-XML-Feed-0.430.0-3|57	%makeinstall_std
12cr|perl-XML-Feed-0.430.0-3|58	
12cr|perl-XML-Feed-0.430.0-3|59	%files
12cr|perl-XML-Feed-0.430.0-3|60	%doc Changes README
12cr|perl-XML-Feed-0.430.0-3|61	%{perl_vendorlib}/XML
12cr|perl-XML-Feed-0.430.0-3|62	%{_mandir}/*/*
12cr|perl-XML-Feed-0.430.0-3|63	
12cr|perl-XML-Feed-0.430.0-3|64	%changelog
12cr|perl-XML-Feed-0.430.0-3|65	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 2:0.430.0-2mdv2011.0
12cr|perl-XML-Feed-0.430.0-3|66	+ Revision: 664895
12cr|perl-XML-Feed-0.430.0-3|67	- mass rebuild
12cr|perl-XML-Feed-0.430.0-3|68	
12cr|perl-XML-Feed-0.430.0-3|69	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 2:0.430.0-1mdv2010.0
12cr|perl-XML-Feed-0.430.0-3|70	+ Revision: 401864
12cr|perl-XML-Feed-0.430.0-3|71	- rebuild using %%perl_convert_version
12cr|perl-XML-Feed-0.430.0-3|72	
12cr|perl-XML-Feed-0.430.0-3|73	* Sat May 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2:0.43-1mdv2010.0
12cr|perl-XML-Feed-0.430.0-3|74	+ Revision: 373772
12cr|perl-XML-Feed-0.430.0-3|75	- update to new version 0.43
12cr|perl-XML-Feed-0.430.0-3|76	
12cr|perl-XML-Feed-0.430.0-3|77	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2:0.42-1mdv2010.0
12cr|perl-XML-Feed-0.430.0-3|78	+ Revision: 370249
12cr|perl-XML-Feed-0.430.0-3|79	- update to new version 0.42
12cr|perl-XML-Feed-0.430.0-3|80	
12cr|perl-XML-Feed-0.430.0-3|81	* Thu Mar 26 2009 Michael Scherer <misc@mandriva.org> 2:0.41-2mdv2009.1
12cr|perl-XML-Feed-0.430.0-3|82	+ Revision: 361417
12cr|perl-XML-Feed-0.430.0-3|83	- add a require to perl-XML-RSS, fix bug #49123
12cr|perl-XML-Feed-0.430.0-3|84	
12cr|perl-XML-Feed-0.430.0-3|85	* Sun Dec 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2:0.41-1mdv2009.1
12cr|perl-XML-Feed-0.430.0-3|86	+ Revision: 314281
12cr|perl-XML-Feed-0.430.0-3|87	- update to new version 0.41
12cr|perl-XML-Feed-0.430.0-3|88	
12cr|perl-XML-Feed-0.430.0-3|89	* Tue Dec 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2:0.40-1mdv2009.1
12cr|perl-XML-Feed-0.430.0-3|90	+ Revision: 309314
12cr|perl-XML-Feed-0.430.0-3|91	- update to new version 0.40
12cr|perl-XML-Feed-0.430.0-3|92	
12cr|perl-XML-Feed-0.430.0-3|93	* Sun Nov 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2:0.3-1mdv2009.1
12cr|perl-XML-Feed-0.430.0-3|94	+ Revision: 303785
12cr|perl-XML-Feed-0.430.0-3|95	- new version
12cr|perl-XML-Feed-0.430.0-3|96	
12cr|perl-XML-Feed-0.430.0-3|97	* Fri Nov 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.23-1mdv2009.1
12cr|perl-XML-Feed-0.430.0-3|98	+ Revision: 303169
12cr|perl-XML-Feed-0.430.0-3|99	- add epoch to fit upstream versioning schema
12cr|perl-XML-Feed-0.430.0-3|100	
12cr|perl-XML-Feed-0.430.0-3|101	* Sat Oct 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-1mdv2009.1
12cr|perl-XML-Feed-0.430.0-3|102	+ Revision: 297139
12cr|perl-XML-Feed-0.430.0-3|103	- update to new version 0.23
12cr|perl-XML-Feed-0.430.0-3|104	
12cr|perl-XML-Feed-0.430.0-3|105	* Thu Oct 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2009.1
12cr|perl-XML-Feed-0.430.0-3|106	+ Revision: 296679
12cr|perl-XML-Feed-0.430.0-3|107	- update to new version 0.22
12cr|perl-XML-Feed-0.430.0-3|108	
12cr|perl-XML-Feed-0.430.0-3|109	* Sun Oct 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.21-1mdv2009.1
12cr|perl-XML-Feed-0.430.0-3|110	+ Revision: 295242
12cr|perl-XML-Feed-0.430.0-3|111	- update to new version 0.21
12cr|perl-XML-Feed-0.430.0-3|112	
12cr|perl-XML-Feed-0.430.0-3|113	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.12-5mdv2009.0
12cr|perl-XML-Feed-0.430.0-3|114	+ Revision: 258841
12cr|perl-XML-Feed-0.430.0-3|115	- rebuild
12cr|perl-XML-Feed-0.430.0-3|116	
12cr|perl-XML-Feed-0.430.0-3|117	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.12-4mdv2009.0
12cr|perl-XML-Feed-0.430.0-3|118	+ Revision: 246730
12cr|perl-XML-Feed-0.430.0-3|119	- rebuild
12cr|perl-XML-Feed-0.430.0-3|120	
12cr|perl-XML-Feed-0.430.0-3|121	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.12-2mdv2008.1
12cr|perl-XML-Feed-0.430.0-3|122	+ Revision: 136365
12cr|perl-XML-Feed-0.430.0-3|123	- restore BuildRoot
12cr|perl-XML-Feed-0.430.0-3|124	
12cr|perl-XML-Feed-0.430.0-3|125	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-XML-Feed-0.430.0-3|126	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-Feed-0.430.0-3|127	
12cr|perl-XML-Feed-0.430.0-3|128	
12cr|perl-XML-Feed-0.430.0-3|129	* Tue Mar 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-2mdv2007.1
12cr|perl-XML-Feed-0.430.0-3|130	+ Revision: 133683
12cr|perl-XML-Feed-0.430.0-3|131	- cleanup
12cr|perl-XML-Feed-0.430.0-3|132	
12cr|perl-XML-Feed-0.430.0-3|133	* Fri Mar 02 2007 Shlomi Fish  0.12-2mdv2007.0
12cr|perl-XML-Feed-0.430.0-3|134	- Changed the architecture to "noarch".
12cr|perl-XML-Feed-0.430.0-3|135	
12cr|perl-XML-Feed-0.430.0-3|136	* Fri Mar 02 2007 Shlomi Fish  0.12-1mdv2007.0
12cr|perl-XML-Feed-0.430.0-3|137	- Initial release. Adapted the XML-Feed spec for this one.
12cr|perl-XML-Feed-0.430.0-3|138	

5733 12
12cr|perl-XML-FeedPP-0.430.0-2|1	%define upstream_name    XML-FeedPP
12cr|perl-XML-FeedPP-0.430.0-2|2	%define upstream_version 0.43
12cr|perl-XML-FeedPP-0.430.0-2|3	
12cr|perl-XML-FeedPP-0.430.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-FeedPP-0.430.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-FeedPP-0.430.0-2|6	Release:	2
12cr|perl-XML-FeedPP-0.430.0-2|7	
12cr|perl-XML-FeedPP-0.430.0-2|8	Summary:	Parse/write/merge/edit RSS/RDF/Atom syndication feeds
12cr|perl-XML-FeedPP-0.430.0-2|9	License:	GPL+ or Artistic
12cr|perl-XML-FeedPP-0.430.0-2|10	Group:		Development/Perl
12cr|perl-XML-FeedPP-0.430.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-FeedPP-0.430.0-2|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-XML-FeedPP-0.430.0-2|13	
12cr|perl-XML-FeedPP-0.430.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-FeedPP-0.430.0-2|15	BuildRequires:	perl(Test::More)
12cr|perl-XML-FeedPP-0.430.0-2|16	BuildRequires:	perl(XML::TreePP)
12cr|perl-XML-FeedPP-0.430.0-2|17	BuildArch:	noarch
12cr|perl-XML-FeedPP-0.430.0-2|18	
12cr|perl-XML-FeedPP-0.430.0-2|19	%description
12cr|perl-XML-FeedPP-0.430.0-2|20	'XML::FeedPP' is an all-purpose syndication utility that parses and
12cr|perl-XML-FeedPP-0.430.0-2|21	publishes RSS 2.0, RSS 1.0 (RDF), Atom 0.3 and 1.0 feeds. It allows you to
12cr|perl-XML-FeedPP-0.430.0-2|22	add new content, merge feeds, and convert among these various formats. It
12cr|perl-XML-FeedPP-0.430.0-2|23	is a pure Perl implementation and does not require any other module except
12cr|perl-XML-FeedPP-0.430.0-2|24	for XML::TreePP.
12cr|perl-XML-FeedPP-0.430.0-2|25	
12cr|perl-XML-FeedPP-0.430.0-2|26	%prep
12cr|perl-XML-FeedPP-0.430.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-FeedPP-0.430.0-2|28	
12cr|perl-XML-FeedPP-0.430.0-2|29	%build
12cr|perl-XML-FeedPP-0.430.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-FeedPP-0.430.0-2|31	%make
12cr|perl-XML-FeedPP-0.430.0-2|32	
12cr|perl-XML-FeedPP-0.430.0-2|33	%check
12cr|perl-XML-FeedPP-0.430.0-2|34	%make test
12cr|perl-XML-FeedPP-0.430.0-2|35	
12cr|perl-XML-FeedPP-0.430.0-2|36	%install
12cr|perl-XML-FeedPP-0.430.0-2|37	%makeinstall_std
12cr|perl-XML-FeedPP-0.430.0-2|38	
12cr|perl-XML-FeedPP-0.430.0-2|39	%files
12cr|perl-XML-FeedPP-0.430.0-2|40	%doc Changes META.yml README
12cr|perl-XML-FeedPP-0.430.0-2|41	%{_mandir}/man3/*
12cr|perl-XML-FeedPP-0.430.0-2|42	%{perl_vendorlib}/*
12cr|perl-XML-FeedPP-0.430.0-2|43	
12cr|perl-XML-FeedPP-0.430.0-2|44	%changelog
12cr|perl-XML-FeedPP-0.430.0-2|45	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.430.0-1mdv2011.0
12cr|perl-XML-FeedPP-0.430.0-2|46	+ Revision: 672884
12cr|perl-XML-FeedPP-0.430.0-2|47	- update to new version 0.43
12cr|perl-XML-FeedPP-0.430.0-2|48	
12cr|perl-XML-FeedPP-0.430.0-2|49	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.420.0-2
12cr|perl-XML-FeedPP-0.430.0-2|50	+ Revision: 657861
12cr|perl-XML-FeedPP-0.430.0-2|51	- rebuild for updated spec-helper
12cr|perl-XML-FeedPP-0.430.0-2|52	
12cr|perl-XML-FeedPP-0.430.0-2|53	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.420.0-1mdv2011.0
12cr|perl-XML-FeedPP-0.430.0-2|54	+ Revision: 596705
12cr|perl-XML-FeedPP-0.430.0-2|55	- update to 0.42
12cr|perl-XML-FeedPP-0.430.0-2|56	
12cr|perl-XML-FeedPP-0.430.0-2|57	* Mon Jul 26 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.410.0-3mdv2011.0
12cr|perl-XML-FeedPP-0.430.0-2|58	+ Revision: 560579
12cr|perl-XML-FeedPP-0.430.0-2|59	- perl rebuild
12cr|perl-XML-FeedPP-0.430.0-2|60	
12cr|perl-XML-FeedPP-0.430.0-2|61	* Fri Mar 12 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.410.0-2mdv2011.0
12cr|perl-XML-FeedPP-0.430.0-2|62	+ Revision: 518568
12cr|perl-XML-FeedPP-0.430.0-2|63	- Bump release
12cr|perl-XML-FeedPP-0.430.0-2|64	
12cr|perl-XML-FeedPP-0.430.0-2|65	* Sun Feb 28 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.410.0-1mdv2010.1
12cr|perl-XML-FeedPP-0.430.0-2|66	+ Revision: 512541
12cr|perl-XML-FeedPP-0.430.0-2|67	- Import
12cr|perl-XML-FeedPP-0.430.0-2|68	- import perl-XML-FeedPP
12cr|perl-XML-FeedPP-0.430.0-2|69	
12cr|perl-XML-FeedPP-0.430.0-2|70	
12cr|perl-XML-FeedPP-0.430.0-2|71	* Sat Feb 27 2010 cpan2dist 0.41-1mdv
12cr|perl-XML-FeedPP-0.430.0-2|72	- initial mdv release, generated with cpan2dist

5734 12
12cr|perl-XML-Generator-1.40.0-2|1	%define	upstream_name 	 XML-Generator
12cr|perl-XML-Generator-1.40.0-2|2	%define upstream_version 1.04
12cr|perl-XML-Generator-1.40.0-2|3	
12cr|perl-XML-Generator-1.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-Generator-1.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-Generator-1.40.0-2|6	Release:	2
12cr|perl-XML-Generator-1.40.0-2|7	
12cr|perl-XML-Generator-1.40.0-2|8	Summary:	A module to help in generating XML documents from perl
12cr|perl-XML-Generator-1.40.0-2|9	License:	GPL+ or Artistic
12cr|perl-XML-Generator-1.40.0-2|10	Group:		Development/Perl
12cr|perl-XML-Generator-1.40.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-Generator-1.40.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-XML-Generator-1.40.0-2|13	
12cr|perl-XML-Generator-1.40.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-Generator-1.40.0-2|15	BuildArch:	noarch
12cr|perl-XML-Generator-1.40.0-2|16	
12cr|perl-XML-Generator-1.40.0-2|17	%description
12cr|perl-XML-Generator-1.40.0-2|18	%{upstream_name} is a module to help in generating XML documents or in
12cr|perl-XML-Generator-1.40.0-2|19	producing DOM trees .
12cr|perl-XML-Generator-1.40.0-2|20	
12cr|perl-XML-Generator-1.40.0-2|21	%prep
12cr|perl-XML-Generator-1.40.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-Generator-1.40.0-2|23	
12cr|perl-XML-Generator-1.40.0-2|24	%build
12cr|perl-XML-Generator-1.40.0-2|25	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-Generator-1.40.0-2|26	%make
12cr|perl-XML-Generator-1.40.0-2|27	
12cr|perl-XML-Generator-1.40.0-2|28	%install
12cr|perl-XML-Generator-1.40.0-2|29	%makeinstall_std
12cr|perl-XML-Generator-1.40.0-2|30	rm -f %{buildroot}%{perl_archlib}/perllocal.pod
12cr|perl-XML-Generator-1.40.0-2|31	
12cr|perl-XML-Generator-1.40.0-2|32	%files
12cr|perl-XML-Generator-1.40.0-2|33	%doc README Changes
12cr|perl-XML-Generator-1.40.0-2|34	%{perl_vendorlib}/XML/*
12cr|perl-XML-Generator-1.40.0-2|35	%{_mandir}/man3/*
12cr|perl-XML-Generator-1.40.0-2|36	
12cr|perl-XML-Generator-1.40.0-2|37	%changelog
12cr|perl-XML-Generator-1.40.0-2|38	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.40.0-1mdv2011
12cr|perl-XML-Generator-1.40.0-2|39	+ Revision: 690333
12cr|perl-XML-Generator-1.40.0-2|40	- update to new version 1.04
12cr|perl-XML-Generator-1.40.0-2|41	
12cr|perl-XML-Generator-1.40.0-2|42	* Tue Aug 04 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.30.0-1mdv2010.0
12cr|perl-XML-Generator-1.40.0-2|43	+ Revision: 408860
12cr|perl-XML-Generator-1.40.0-2|44	- update to 1.03
12cr|perl-XML-Generator-1.40.0-2|45	
12cr|perl-XML-Generator-1.40.0-2|46	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.10.0-1mdv2010.0
12cr|perl-XML-Generator-1.40.0-2|47	+ Revision: 401860
12cr|perl-XML-Generator-1.40.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-XML-Generator-1.40.0-2|49	
12cr|perl-XML-Generator-1.40.0-2|50	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.01-3mdv2009.0
12cr|perl-XML-Generator-1.40.0-2|51	+ Revision: 242244
12cr|perl-XML-Generator-1.40.0-2|52	- rebuild
12cr|perl-XML-Generator-1.40.0-2|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-Generator-1.40.0-2|54	
12cr|perl-XML-Generator-1.40.0-2|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-Generator-1.40.0-2|56	- restore BuildRoot
12cr|perl-XML-Generator-1.40.0-2|57	
12cr|perl-XML-Generator-1.40.0-2|58	* Mon Jul 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2008.0
12cr|perl-XML-Generator-1.40.0-2|59	+ Revision: 52530
12cr|perl-XML-Generator-1.40.0-2|60	- update to new version 1.01
12cr|perl-XML-Generator-1.40.0-2|61	
12cr|perl-XML-Generator-1.40.0-2|62	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2008.0
12cr|perl-XML-Generator-1.40.0-2|63	+ Revision: 46708
12cr|perl-XML-Generator-1.40.0-2|64	- update to new version 1.0
12cr|perl-XML-Generator-1.40.0-2|65	
12cr|perl-XML-Generator-1.40.0-2|66	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.99-3mdv2008.0
12cr|perl-XML-Generator-1.40.0-2|67	+ Revision: 23515
12cr|perl-XML-Generator-1.40.0-2|68	- rebuild
12cr|perl-XML-Generator-1.40.0-2|69	
12cr|perl-XML-Generator-1.40.0-2|70	
12cr|perl-XML-Generator-1.40.0-2|71	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.99-2mdk
12cr|perl-XML-Generator-1.40.0-2|72	- Fix According to perl Policy
12cr|perl-XML-Generator-1.40.0-2|73	- Source URL
12cr|perl-XML-Generator-1.40.0-2|74	- URL
12cr|perl-XML-Generator-1.40.0-2|75	- use mkrel
12cr|perl-XML-Generator-1.40.0-2|76	
12cr|perl-XML-Generator-1.40.0-2|77	* Thu Jun 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.99-1mdk
12cr|perl-XML-Generator-1.40.0-2|78	- 0.99
12cr|perl-XML-Generator-1.40.0-2|79	- drop redundant requires
12cr|perl-XML-Generator-1.40.0-2|80	
12cr|perl-XML-Generator-1.40.0-2|81	* Sat Aug 02 2003 Ben Reser <ben@reser.org> 0.93-5mdk
12cr|perl-XML-Generator-1.40.0-2|82	- Use %%makeinstall_std now that it works on klama
12cr|perl-XML-Generator-1.40.0-2|83	
12cr|perl-XML-Generator-1.40.0-2|84	* Sat Aug 02 2003 Ben Reser <ben@reser.org> 0.93-4mdk
12cr|perl-XML-Generator-1.40.0-2|85	- mv rm buildroot from %%prep to %%install
12cr|perl-XML-Generator-1.40.0-2|86	- macroification
12cr|perl-XML-Generator-1.40.0-2|87	- use %%makeinstall
12cr|perl-XML-Generator-1.40.0-2|88	- man path
12cr|perl-XML-Generator-1.40.0-2|89	- perllocal.pod
12cr|perl-XML-Generator-1.40.0-2|90	
12cr|perl-XML-Generator-1.40.0-2|91	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.93-3mdk
12cr|perl-XML-Generator-1.40.0-2|92	- rebuild for new auto{prov,req}
12cr|perl-XML-Generator-1.40.0-2|93	

5735 12
12cr|perl-XML-LibXML-Iterator-1.40.0-2|1	%define upstream_name	 XML-LibXML-Iterator
12cr|perl-XML-LibXML-Iterator-1.40.0-2|2	%define upstream_version 1.04
12cr|perl-XML-LibXML-Iterator-1.40.0-2|3	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-LibXML-Iterator-1.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-LibXML-Iterator-1.40.0-2|6	Release:	2
12cr|perl-XML-LibXML-Iterator-1.40.0-2|7	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|8	Summary:	XML::LibXML's Tree Iteration Class
12cr|perl-XML-LibXML-Iterator-1.40.0-2|9	License:	GPL+ or Artistic
12cr|perl-XML-LibXML-Iterator-1.40.0-2|10	Group:		Development/Perl
12cr|perl-XML-LibXML-Iterator-1.40.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-LibXML-Iterator-1.40.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-LibXML-Iterator-1.40.0-2|13	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-LibXML-Iterator-1.40.0-2|15	BuildRequires:	perl(XML::LibXML)
12cr|perl-XML-LibXML-Iterator-1.40.0-2|16	BuildRequires:	perl(XML::NodeFilter)
12cr|perl-XML-LibXML-Iterator-1.40.0-2|17	BuildArch:	noarch
12cr|perl-XML-LibXML-Iterator-1.40.0-2|18	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|19	%description
12cr|perl-XML-LibXML-Iterator-1.40.0-2|20	XML::LibXML::Iterator is an iterator class for XML::LibXML parsed documents.
12cr|perl-XML-LibXML-Iterator-1.40.0-2|21	This class allows to iterate the document tree as it were a linear data
12cr|perl-XML-LibXML-Iterator-1.40.0-2|22	structure.
12cr|perl-XML-LibXML-Iterator-1.40.0-2|23	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|24	%prep
12cr|perl-XML-LibXML-Iterator-1.40.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-LibXML-Iterator-1.40.0-2|26	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|27	%build
12cr|perl-XML-LibXML-Iterator-1.40.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-LibXML-Iterator-1.40.0-2|29	%make
12cr|perl-XML-LibXML-Iterator-1.40.0-2|30	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|31	%check
12cr|perl-XML-LibXML-Iterator-1.40.0-2|32	make test
12cr|perl-XML-LibXML-Iterator-1.40.0-2|33	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|34	%install
12cr|perl-XML-LibXML-Iterator-1.40.0-2|35	%makeinstall_std
12cr|perl-XML-LibXML-Iterator-1.40.0-2|36	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|37	%files
12cr|perl-XML-LibXML-Iterator-1.40.0-2|38	%doc Changes README
12cr|perl-XML-LibXML-Iterator-1.40.0-2|39	%{perl_vendorlib}/XML/*
12cr|perl-XML-LibXML-Iterator-1.40.0-2|40	%{_mandir}/*/*
12cr|perl-XML-LibXML-Iterator-1.40.0-2|41	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|42	%changelog
12cr|perl-XML-LibXML-Iterator-1.40.0-2|43	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.40.0-1mdv2010.0
12cr|perl-XML-LibXML-Iterator-1.40.0-2|44	+ Revision: 408240
12cr|perl-XML-LibXML-Iterator-1.40.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-XML-LibXML-Iterator-1.40.0-2|46	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|47	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.04-3mdv2009.0
12cr|perl-XML-LibXML-Iterator-1.40.0-2|48	+ Revision: 242245
12cr|perl-XML-LibXML-Iterator-1.40.0-2|49	- rebuild
12cr|perl-XML-LibXML-Iterator-1.40.0-2|50	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-LibXML-Iterator-1.40.0-2|51	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|52	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-LibXML-Iterator-1.40.0-2|53	- restore BuildRoot
12cr|perl-XML-LibXML-Iterator-1.40.0-2|54	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|55	* Sun Oct 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2008.0
12cr|perl-XML-LibXML-Iterator-1.40.0-2|56	+ Revision: 98174
12cr|perl-XML-LibXML-Iterator-1.40.0-2|57	- update to new version 1.04
12cr|perl-XML-LibXML-Iterator-1.40.0-2|58	- update to new version 1.04
12cr|perl-XML-LibXML-Iterator-1.40.0-2|59	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|60	* Wed Aug 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2008.0
12cr|perl-XML-LibXML-Iterator-1.40.0-2|61	+ Revision: 63980
12cr|perl-XML-LibXML-Iterator-1.40.0-2|62	- update to new version 1.03
12cr|perl-XML-LibXML-Iterator-1.40.0-2|63	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|64	* Wed Jul 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2008.0
12cr|perl-XML-LibXML-Iterator-1.40.0-2|65	+ Revision: 47741
12cr|perl-XML-LibXML-Iterator-1.40.0-2|66	- update to new version 1.02
12cr|perl-XML-LibXML-Iterator-1.40.0-2|67	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|68	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|69	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.00-4mdk
12cr|perl-XML-LibXML-Iterator-1.40.0-2|70	- Fix According to perl Policy
12cr|perl-XML-LibXML-Iterator-1.40.0-2|71	- Source URL
12cr|perl-XML-LibXML-Iterator-1.40.0-2|72	- BuildRequires
12cr|perl-XML-LibXML-Iterator-1.40.0-2|73	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|74	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.00-3mdk
12cr|perl-XML-LibXML-Iterator-1.40.0-2|75	- fix BuildRequires
12cr|perl-XML-LibXML-Iterator-1.40.0-2|76	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|77	* Mon Nov 01 2004 Michael Scherer <misc@mandrake.org> 1.00-2mdk
12cr|perl-XML-LibXML-Iterator-1.40.0-2|78	- BuildRequires
12cr|perl-XML-LibXML-Iterator-1.40.0-2|79	
12cr|perl-XML-LibXML-Iterator-1.40.0-2|80	* Mon Aug 30 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.00-1mdk
12cr|perl-XML-LibXML-Iterator-1.40.0-2|81	- Initial MDK release, needed by perl-XML-XUpdate-LibXML.
12cr|perl-XML-LibXML-Iterator-1.40.0-2|82	

5736 12
12cr|perl-XML-Mini-1.380.0-2|1	%define upstream_name    XML-Mini
12cr|perl-XML-Mini-1.380.0-2|2	%define upstream_version 1.38
12cr|perl-XML-Mini-1.380.0-2|3	
12cr|perl-XML-Mini-1.380.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-Mini-1.380.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-Mini-1.380.0-2|6	Release:	2
12cr|perl-XML-Mini-1.380.0-2|7	
12cr|perl-XML-Mini-1.380.0-2|8	Summary:	Perl implementation of the XML::Mini XML create/parse interface
12cr|perl-XML-Mini-1.380.0-2|9	License:	GPL+ or Artistic
12cr|perl-XML-Mini-1.380.0-2|10	Group:		Development/Perl
12cr|perl-XML-Mini-1.380.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-XML-Mini-1.380.0-2|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-Mini-1.380.0-2|13	
12cr|perl-XML-Mini-1.380.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-Mini-1.380.0-2|15	BuildArch:	noarch
12cr|perl-XML-Mini-1.380.0-2|16	
12cr|perl-XML-Mini-1.380.0-2|17	%description
12cr|perl-XML-Mini-1.380.0-2|18	XML::Mini is a set of Perl classes that allow you to access XML data and create
12cr|perl-XML-Mini-1.380.0-2|19	valid XML output with a tree-based hierarchy of elements. The MiniXML API has
12cr|perl-XML-Mini-1.380.0-2|20	both Perl and PHP implementations.
12cr|perl-XML-Mini-1.380.0-2|21	
12cr|perl-XML-Mini-1.380.0-2|22	%prep
12cr|perl-XML-Mini-1.380.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-Mini-1.380.0-2|24	
12cr|perl-XML-Mini-1.380.0-2|25	%build
12cr|perl-XML-Mini-1.380.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-Mini-1.380.0-2|27	%make
12cr|perl-XML-Mini-1.380.0-2|28	
12cr|perl-XML-Mini-1.380.0-2|29	%check
12cr|perl-XML-Mini-1.380.0-2|30	make test
12cr|perl-XML-Mini-1.380.0-2|31	
12cr|perl-XML-Mini-1.380.0-2|32	%install
12cr|perl-XML-Mini-1.380.0-2|33	%makeinstall_std
12cr|perl-XML-Mini-1.380.0-2|34	
12cr|perl-XML-Mini-1.380.0-2|35	%files
12cr|perl-XML-Mini-1.380.0-2|36	%doc Changes README
12cr|perl-XML-Mini-1.380.0-2|37	%{perl_vendorlib}/XML/Mini.pm
12cr|perl-XML-Mini-1.380.0-2|38	%{perl_vendorlib}/XML/Mini/*.pm
12cr|perl-XML-Mini-1.380.0-2|39	%{perl_vendorlib}/XML/Mini/Element/*.pm
12cr|perl-XML-Mini-1.380.0-2|40	%{_mandir}/man3*/*
12cr|perl-XML-Mini-1.380.0-2|41	
12cr|perl-XML-Mini-1.380.0-2|42	%changelog
12cr|perl-XML-Mini-1.380.0-2|43	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.380.0-1mdv2010.0
12cr|perl-XML-Mini-1.380.0-2|44	+ Revision: 401859
12cr|perl-XML-Mini-1.380.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-XML-Mini-1.380.0-2|46	
12cr|perl-XML-Mini-1.380.0-2|47	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1.38-5mdv2009.1
12cr|perl-XML-Mini-1.380.0-2|48	+ Revision: 350216
12cr|perl-XML-Mini-1.380.0-2|49	- 2009.1 rebuild
12cr|perl-XML-Mini-1.380.0-2|50	
12cr|perl-XML-Mini-1.380.0-2|51	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.38-4mdv2009.0
12cr|perl-XML-Mini-1.380.0-2|52	+ Revision: 258842
12cr|perl-XML-Mini-1.380.0-2|53	- rebuild
12cr|perl-XML-Mini-1.380.0-2|54	
12cr|perl-XML-Mini-1.380.0-2|55	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.38-3mdv2009.0
12cr|perl-XML-Mini-1.380.0-2|56	+ Revision: 246732
12cr|perl-XML-Mini-1.380.0-2|57	- rebuild
12cr|perl-XML-Mini-1.380.0-2|58	
12cr|perl-XML-Mini-1.380.0-2|59	* Wed Feb 06 2008 Funda Wang <fundawang@mandriva.org> 1.38-1mdv2008.1
12cr|perl-XML-Mini-1.380.0-2|60	+ Revision: 162943
12cr|perl-XML-Mini-1.380.0-2|61	- update to new version 1.38
12cr|perl-XML-Mini-1.380.0-2|62	
12cr|perl-XML-Mini-1.380.0-2|63	* Mon Feb 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.36-1mdv2008.1
12cr|perl-XML-Mini-1.380.0-2|64	+ Revision: 162064
12cr|perl-XML-Mini-1.380.0-2|65	- update to new version 1.36
12cr|perl-XML-Mini-1.380.0-2|66	
12cr|perl-XML-Mini-1.380.0-2|67	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-Mini-1.380.0-2|68	- restore BuildRoot
12cr|perl-XML-Mini-1.380.0-2|69	
12cr|perl-XML-Mini-1.380.0-2|70	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-XML-Mini-1.380.0-2|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-Mini-1.380.0-2|72	
12cr|perl-XML-Mini-1.380.0-2|73	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.8-7mdv2008.0
12cr|perl-XML-Mini-1.380.0-2|74	+ Revision: 87108
12cr|perl-XML-Mini-1.380.0-2|75	- rebuild
12cr|perl-XML-Mini-1.380.0-2|76	
12cr|perl-XML-Mini-1.380.0-2|77	
12cr|perl-XML-Mini-1.380.0-2|78	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.8-6mdv2007.0
12cr|perl-XML-Mini-1.380.0-2|79	- better summary and description
12cr|perl-XML-Mini-1.380.0-2|80	
12cr|perl-XML-Mini-1.380.0-2|81	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.2.8-5mdk
12cr|perl-XML-Mini-1.380.0-2|82	- Fix According to perl Policy
12cr|perl-XML-Mini-1.380.0-2|83	- Source URL
12cr|perl-XML-Mini-1.380.0-2|84	- URL
12cr|perl-XML-Mini-1.380.0-2|85	- use mkrel
12cr|perl-XML-Mini-1.380.0-2|86	
12cr|perl-XML-Mini-1.380.0-2|87	* Mon Jul 04 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.8-4mdk
12cr|perl-XML-Mini-1.380.0-2|88	- rebuild
12cr|perl-XML-Mini-1.380.0-2|89	
12cr|perl-XML-Mini-1.380.0-2|90	* Sat Jun 05 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.8-3mdk
12cr|perl-XML-Mini-1.380.0-2|91	- rebuilt, fix deps
12cr|perl-XML-Mini-1.380.0-2|92	- use macros
12cr|perl-XML-Mini-1.380.0-2|93	

5737 12
12cr|perl-XML-miniXQL-0.40.0-2|1	%define upstream_name 	 XML-miniXQL
12cr|perl-XML-miniXQL-0.40.0-2|2	%define upstream_version 0.04
12cr|perl-XML-miniXQL-0.40.0-2|3	
12cr|perl-XML-miniXQL-0.40.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-miniXQL-0.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-miniXQL-0.40.0-2|6	Release:	2
12cr|perl-XML-miniXQL-0.40.0-2|7	
12cr|perl-XML-miniXQL-0.40.0-2|8	Summary:	%{upstream_name} perl module
12cr|perl-XML-miniXQL-0.40.0-2|9	License: 	GPL+ or Artistic
12cr|perl-XML-miniXQL-0.40.0-2|10	Group:		Development/Perl
12cr|perl-XML-miniXQL-0.40.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-miniXQL-0.40.0-2|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-miniXQL-0.40.0-2|13	
12cr|perl-XML-miniXQL-0.40.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-miniXQL-0.40.0-2|15	BuildRequires:	perl(XML::Parser)
12cr|perl-XML-miniXQL-0.40.0-2|16	BuildArch:	noarch
12cr|perl-XML-miniXQL-0.40.0-2|17	Requires:	perl(XML::Parser)
12cr|perl-XML-miniXQL-0.40.0-2|18	
12cr|perl-XML-miniXQL-0.40.0-2|19	%description
12cr|perl-XML-miniXQL-0.40.0-2|20	This module provides a simplistic XQL like search engine for XML files.
12cr|perl-XML-miniXQL-0.40.0-2|21	
12cr|perl-XML-miniXQL-0.40.0-2|22	%prep
12cr|perl-XML-miniXQL-0.40.0-2|23	%setup -q  -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-miniXQL-0.40.0-2|24	
12cr|perl-XML-miniXQL-0.40.0-2|25	%build
12cr|perl-XML-miniXQL-0.40.0-2|26	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-miniXQL-0.40.0-2|27	make
12cr|perl-XML-miniXQL-0.40.0-2|28	
12cr|perl-XML-miniXQL-0.40.0-2|29	%check
12cr|perl-XML-miniXQL-0.40.0-2|30	make test
12cr|perl-XML-miniXQL-0.40.0-2|31	
12cr|perl-XML-miniXQL-0.40.0-2|32	%install
12cr|perl-XML-miniXQL-0.40.0-2|33	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
12cr|perl-XML-miniXQL-0.40.0-2|34	
12cr|perl-XML-miniXQL-0.40.0-2|35	%files
12cr|perl-XML-miniXQL-0.40.0-2|36	%doc README MANIFEST Changes
12cr|perl-XML-miniXQL-0.40.0-2|37	%{perl_vendorlib}/XML/*
12cr|perl-XML-miniXQL-0.40.0-2|38	%{perl_vendorlib}/auto/XML/*
12cr|perl-XML-miniXQL-0.40.0-2|39	%{_mandir}/*/*
12cr|perl-XML-miniXQL-0.40.0-2|40	
12cr|perl-XML-miniXQL-0.40.0-2|41	
12cr|perl-XML-miniXQL-0.40.0-2|42	%changelog
12cr|perl-XML-miniXQL-0.40.0-2|43	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cr|perl-XML-miniXQL-0.40.0-2|44	+ Revision: 401858
12cr|perl-XML-miniXQL-0.40.0-2|45	- rebuild using %%perl_convert_version
12cr|perl-XML-miniXQL-0.40.0-2|46	
12cr|perl-XML-miniXQL-0.40.0-2|47	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.04-11mdv2009.0
12cr|perl-XML-miniXQL-0.40.0-2|48	+ Revision: 258843
12cr|perl-XML-miniXQL-0.40.0-2|49	- rebuild
12cr|perl-XML-miniXQL-0.40.0-2|50	
12cr|perl-XML-miniXQL-0.40.0-2|51	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.04-10mdv2009.0
12cr|perl-XML-miniXQL-0.40.0-2|52	+ Revision: 246751
12cr|perl-XML-miniXQL-0.40.0-2|53	- rebuild
12cr|perl-XML-miniXQL-0.40.0-2|54	
12cr|perl-XML-miniXQL-0.40.0-2|55	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.04-8mdv2008.1
12cr|perl-XML-miniXQL-0.40.0-2|56	+ Revision: 136367
12cr|perl-XML-miniXQL-0.40.0-2|57	- restore BuildRoot
12cr|perl-XML-miniXQL-0.40.0-2|58	
12cr|perl-XML-miniXQL-0.40.0-2|59	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-XML-miniXQL-0.40.0-2|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-miniXQL-0.40.0-2|61	
12cr|perl-XML-miniXQL-0.40.0-2|62	
12cr|perl-XML-miniXQL-0.40.0-2|63	* Sat Oct 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.04-8mdv2007.0
12cr|perl-XML-miniXQL-0.40.0-2|64	+ Revision: 73447
12cr|perl-XML-miniXQL-0.40.0-2|65	- Fix Build
12cr|perl-XML-miniXQL-0.40.0-2|66	- Fix URL
12cr|perl-XML-miniXQL-0.40.0-2|67	- import perl-XML-miniXQL-0.04-7mdk
12cr|perl-XML-miniXQL-0.40.0-2|68	
12cr|perl-XML-miniXQL-0.40.0-2|69	* Wed Jun 30 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.04-7mdk
12cr|perl-XML-miniXQL-0.40.0-2|70	- rebuild
12cr|perl-XML-miniXQL-0.40.0-2|71	

5738 12
12cr|perl-XMLNews-HTMLTemplate-0.01-11|1	%define module 	XMLNews-HTMLTemplate
12cr|perl-XMLNews-HTMLTemplate-0.01-11|2	%define version 0.01
12cr|perl-XMLNews-HTMLTemplate-0.01-11|3	%define release %mkrel 11
12cr|perl-XMLNews-HTMLTemplate-0.01-11|4	
12cr|perl-XMLNews-HTMLTemplate-0.01-11|5	Summary:	%{module} perl module
12cr|perl-XMLNews-HTMLTemplate-0.01-11|6	Name: 		perl-%{module}
12cr|perl-XMLNews-HTMLTemplate-0.01-11|7	Version: 	%{version}
12cr|perl-XMLNews-HTMLTemplate-0.01-11|8	Release: 	%{release}
12cr|perl-XMLNews-HTMLTemplate-0.01-11|9	License:	GPL
12cr|perl-XMLNews-HTMLTemplate-0.01-11|10	Group:		Development/Perl
12cr|perl-XMLNews-HTMLTemplate-0.01-11|11	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-XMLNews-HTMLTemplate-0.01-11|12	Source0:	%{module}-%{version}.tar.bz2
12cr|perl-XMLNews-HTMLTemplate-0.01-11|13	BuildRequires:	perl-devel
12cr|perl-XMLNews-HTMLTemplate-0.01-11|14	Requires:	perl
12cr|perl-XMLNews-HTMLTemplate-0.01-11|15	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|perl-XMLNews-HTMLTemplate-0.01-11|16	Requires:	perl(XMLNews::Meta)
12cr|perl-XMLNews-HTMLTemplate-0.01-11|17	Buildarch:	noarch
12cr|perl-XMLNews-HTMLTemplate-0.01-11|18	
12cr|perl-XMLNews-HTMLTemplate-0.01-11|19	%description
12cr|perl-XMLNews-HTMLTemplate-0.01-11|20	%{module} - module designed to create template-based HTML pages
12cr|perl-XMLNews-HTMLTemplate-0.01-11|21	using news documents in XMLNews-Meta and XMLNews-Story format
12cr|perl-XMLNews-HTMLTemplate-0.01-11|22	
12cr|perl-XMLNews-HTMLTemplate-0.01-11|23	%prep
12cr|perl-XMLNews-HTMLTemplate-0.01-11|24	%setup -q -n %{module}-%{version}
12cr|perl-XMLNews-HTMLTemplate-0.01-11|25	
12cr|perl-XMLNews-HTMLTemplate-0.01-11|26	%build
12cr|perl-XMLNews-HTMLTemplate-0.01-11|27	CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-XMLNews-HTMLTemplate-0.01-11|28	%make
12cr|perl-XMLNews-HTMLTemplate-0.01-11|29	
12cr|perl-XMLNews-HTMLTemplate-0.01-11|30	%install
12cr|perl-XMLNews-HTMLTemplate-0.01-11|31	rm -rf $RPM_BUILD_ROOT
12cr|perl-XMLNews-HTMLTemplate-0.01-11|32	make PREFIX=$RPM_BUILD_ROOT%{_prefix} install DESTDIR=$RPM_BUILD_ROOT
12cr|perl-XMLNews-HTMLTemplate-0.01-11|33	
12cr|perl-XMLNews-HTMLTemplate-0.01-11|34	%clean
12cr|perl-XMLNews-HTMLTemplate-0.01-11|35	rm -rf $RPM_BUILD_ROOT
12cr|perl-XMLNews-HTMLTemplate-0.01-11|36	
12cr|perl-XMLNews-HTMLTemplate-0.01-11|37	%files
12cr|perl-XMLNews-HTMLTemplate-0.01-11|38	%defattr(-,root,root)
12cr|perl-XMLNews-HTMLTemplate-0.01-11|39	%doc README MANIFEST Changes
12cr|perl-XMLNews-HTMLTemplate-0.01-11|40	%{perl_vendorlib}/XMLNews
12cr|perl-XMLNews-HTMLTemplate-0.01-11|41	%{_mandir}/*/*
12cr|perl-XMLNews-HTMLTemplate-0.01-11|42	
12cr|perl-XMLNews-HTMLTemplate-0.01-11|43	
12cr|perl-XMLNews-HTMLTemplate-0.01-11|44	%changelog
12cr|perl-XMLNews-HTMLTemplate-0.01-11|45	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.01-11mdv2010.0
12cr|perl-XMLNews-HTMLTemplate-0.01-11|46	+ Revision: 430664
12cr|perl-XMLNews-HTMLTemplate-0.01-11|47	- rebuild
12cr|perl-XMLNews-HTMLTemplate-0.01-11|48	
12cr|perl-XMLNews-HTMLTemplate-0.01-11|49	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.01-10mdv2009.0
12cr|perl-XMLNews-HTMLTemplate-0.01-11|50	+ Revision: 242253
12cr|perl-XMLNews-HTMLTemplate-0.01-11|51	- rebuild
12cr|perl-XMLNews-HTMLTemplate-0.01-11|52	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XMLNews-HTMLTemplate-0.01-11|53	
12cr|perl-XMLNews-HTMLTemplate-0.01-11|54	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XMLNews-HTMLTemplate-0.01-11|55	- restore BuildRoot
12cr|perl-XMLNews-HTMLTemplate-0.01-11|56	
12cr|perl-XMLNews-HTMLTemplate-0.01-11|57	* Thu Aug 16 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.01-8mdv2008.0
12cr|perl-XMLNews-HTMLTemplate-0.01-11|58	+ Revision: 64202
12cr|perl-XMLNews-HTMLTemplate-0.01-11|59	- rebuild
12cr|perl-XMLNews-HTMLTemplate-0.01-11|60	
12cr|perl-XMLNews-HTMLTemplate-0.01-11|61	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.01-7mdv2008.0
12cr|perl-XMLNews-HTMLTemplate-0.01-11|62	+ Revision: 23514
12cr|perl-XMLNews-HTMLTemplate-0.01-11|63	- rebuild
12cr|perl-XMLNews-HTMLTemplate-0.01-11|64	
12cr|perl-XMLNews-HTMLTemplate-0.01-11|65	
12cr|perl-XMLNews-HTMLTemplate-0.01-11|66	* Fri May 12 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.01-6mdk
12cr|perl-XMLNews-HTMLTemplate-0.01-11|67	- Fix Build
12cr|perl-XMLNews-HTMLTemplate-0.01-11|68	- Fix BuildRequires
12cr|perl-XMLNews-HTMLTemplate-0.01-11|69	- use mkrel
12cr|perl-XMLNews-HTMLTemplate-0.01-11|70	
12cr|perl-XMLNews-HTMLTemplate-0.01-11|71	* Tue Jun 29 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.01-5mdk
12cr|perl-XMLNews-HTMLTemplate-0.01-11|72	- rebuild
12cr|perl-XMLNews-HTMLTemplate-0.01-11|73	
12cr|perl-XMLNews-HTMLTemplate-0.01-11|74	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.01-4mdk
12cr|perl-XMLNews-HTMLTemplate-0.01-11|75	- rebuild for new auto{prov,req}
12cr|perl-XMLNews-HTMLTemplate-0.01-11|76	

5739 12
12cr|perl-XMLNews-Meta-0.01-11|1	%define module 	XMLNews-Meta
12cr|perl-XMLNews-Meta-0.01-11|2	%define version 0.01
12cr|perl-XMLNews-Meta-0.01-11|3	%define release %mkrel 11
12cr|perl-XMLNews-Meta-0.01-11|4	
12cr|perl-XMLNews-Meta-0.01-11|5	Summary:	%{module} perl module
12cr|perl-XMLNews-Meta-0.01-11|6	Name: 		perl-%{module}
12cr|perl-XMLNews-Meta-0.01-11|7	Version: 	%{version}
12cr|perl-XMLNews-Meta-0.01-11|8	Release: 	%{release}
12cr|perl-XMLNews-Meta-0.01-11|9	License:	GPL
12cr|perl-XMLNews-Meta-0.01-11|10	Group:		Development/Perl
12cr|perl-XMLNews-Meta-0.01-11|11	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-XMLNews-Meta-0.01-11|12	Source0:	%{module}-%{version}.tar.bz2
12cr|perl-XMLNews-Meta-0.01-11|13	BuildRequires:	perl-devel
12cr|perl-XMLNews-Meta-0.01-11|14	BuildRequires:  perl(XML::Parser)
12cr|perl-XMLNews-Meta-0.01-11|15	Requires:	perl
12cr|perl-XMLNews-Meta-0.01-11|16	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|perl-XMLNews-Meta-0.01-11|17	Buildarch:	noarch
12cr|perl-XMLNews-Meta-0.01-11|18	
12cr|perl-XMLNews-Meta-0.01-11|19	%description
12cr|perl-XMLNews-Meta-0.01-11|20	%{module} - module designed to read and write an XML-based news metadata
12cr|perl-XMLNews-Meta-0.01-11|21	
12cr|perl-XMLNews-Meta-0.01-11|22	%prep
12cr|perl-XMLNews-Meta-0.01-11|23	%setup -q -n %{module}-%{version}
12cr|perl-XMLNews-Meta-0.01-11|24	
12cr|perl-XMLNews-Meta-0.01-11|25	%build
12cr|perl-XMLNews-Meta-0.01-11|26	CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-XMLNews-Meta-0.01-11|27	make
12cr|perl-XMLNews-Meta-0.01-11|28	
12cr|perl-XMLNews-Meta-0.01-11|29	%check
12cr|perl-XMLNews-Meta-0.01-11|30	make test
12cr|perl-XMLNews-Meta-0.01-11|31	
12cr|perl-XMLNews-Meta-0.01-11|32	%install
12cr|perl-XMLNews-Meta-0.01-11|33	
12cr|perl-XMLNews-Meta-0.01-11|34	make PREFIX=$RPM_BUILD_ROOT%{_prefix} install DESTDIR=$RPM_BUILD_ROOT
12cr|perl-XMLNews-Meta-0.01-11|35	
12cr|perl-XMLNews-Meta-0.01-11|36	%clean
12cr|perl-XMLNews-Meta-0.01-11|37	rm -rf $RPM_BUILD_ROOT
12cr|perl-XMLNews-Meta-0.01-11|38	
12cr|perl-XMLNews-Meta-0.01-11|39	%files
12cr|perl-XMLNews-Meta-0.01-11|40	%defattr(-,root,root)
12cr|perl-XMLNews-Meta-0.01-11|41	%doc README MANIFEST Changes
12cr|perl-XMLNews-Meta-0.01-11|42	%{perl_vendorlib}/XMLNews/
12cr|perl-XMLNews-Meta-0.01-11|43	%_mandir/*/*
12cr|perl-XMLNews-Meta-0.01-11|44	
12cr|perl-XMLNews-Meta-0.01-11|45	
12cr|perl-XMLNews-Meta-0.01-11|46	
12cr|perl-XMLNews-Meta-0.01-11|47	%changelog
12cr|perl-XMLNews-Meta-0.01-11|48	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.01-11mdv2010.0
12cr|perl-XMLNews-Meta-0.01-11|49	+ Revision: 430665
12cr|perl-XMLNews-Meta-0.01-11|50	- rebuild
12cr|perl-XMLNews-Meta-0.01-11|51	
12cr|perl-XMLNews-Meta-0.01-11|52	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.01-10mdv2009.0
12cr|perl-XMLNews-Meta-0.01-11|53	+ Revision: 268883
12cr|perl-XMLNews-Meta-0.01-11|54	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-XMLNews-Meta-0.01-11|55	
12cr|perl-XMLNews-Meta-0.01-11|56	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-9mdv2009.0
12cr|perl-XMLNews-Meta-0.01-11|57	+ Revision: 210962
12cr|perl-XMLNews-Meta-0.01-11|58	- rebuild
12cr|perl-XMLNews-Meta-0.01-11|59	
12cr|perl-XMLNews-Meta-0.01-11|60	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XMLNews-Meta-0.01-11|61	- restore BuildRoot
12cr|perl-XMLNews-Meta-0.01-11|62	
12cr|perl-XMLNews-Meta-0.01-11|63	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-XMLNews-Meta-0.01-11|64	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XMLNews-Meta-0.01-11|65	
12cr|perl-XMLNews-Meta-0.01-11|66	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.01-8mdv2008.0
12cr|perl-XMLNews-Meta-0.01-11|67	+ Revision: 23513
12cr|perl-XMLNews-Meta-0.01-11|68	- rebuild
12cr|perl-XMLNews-Meta-0.01-11|69	
12cr|perl-XMLNews-Meta-0.01-11|70	
12cr|perl-XMLNews-Meta-0.01-11|71	* Fri May 12 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.01-7mdk
12cr|perl-XMLNews-Meta-0.01-11|72	- Fix Build
12cr|perl-XMLNews-Meta-0.01-11|73	- Fix BuildRequires
12cr|perl-XMLNews-Meta-0.01-11|74	- Fix Source URL
12cr|perl-XMLNews-Meta-0.01-11|75	- use mkrel
12cr|perl-XMLNews-Meta-0.01-11|76	
12cr|perl-XMLNews-Meta-0.01-11|77	* Tue Jun 29 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.01-6mdk
12cr|perl-XMLNews-Meta-0.01-11|78	- rebuild
12cr|perl-XMLNews-Meta-0.01-11|79	
12cr|perl-XMLNews-Meta-0.01-11|80	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.01-5mdk
12cr|perl-XMLNews-Meta-0.01-11|81	- rebuild for new auto{prov,req}
12cr|perl-XMLNews-Meta-0.01-11|82	

5740 12
12cr|perl-XML-Node-0.110.0-2|1	%define upstream_name 	 XML-Node
12cr|perl-XML-Node-0.110.0-2|2	%define upstream_version 0.11
12cr|perl-XML-Node-0.110.0-2|3	
12cr|perl-XML-Node-0.110.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-Node-0.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-Node-0.110.0-2|6	Release:	2
12cr|perl-XML-Node-0.110.0-2|7	
12cr|perl-XML-Node-0.110.0-2|8	Summary:	Node-based XML parsing: an simplified interface to XML::Parser
12cr|perl-XML-Node-0.110.0-2|9	License:	Artistic
12cr|perl-XML-Node-0.110.0-2|10	Group:		Development/Perl
12cr|perl-XML-Node-0.110.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-Node-0.110.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-Node-0.110.0-2|13	
12cr|perl-XML-Node-0.110.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-Node-0.110.0-2|15	BuildRequires:	perl(XML::Parser)
12cr|perl-XML-Node-0.110.0-2|16	BuildArch:	noarch
12cr|perl-XML-Node-0.110.0-2|17	
12cr|perl-XML-Node-0.110.0-2|18	%description
12cr|perl-XML-Node-0.110.0-2|19	Using XML::Node, you can easily ignore the parts of XML files that you
12cr|perl-XML-Node-0.110.0-2|20	are not interested in, thus helping in simplify Perl scripts
12cr|perl-XML-Node-0.110.0-2|21	significantly.
12cr|perl-XML-Node-0.110.0-2|22	
12cr|perl-XML-Node-0.110.0-2|23	%prep
12cr|perl-XML-Node-0.110.0-2|24	%setup -q  -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-Node-0.110.0-2|25	
12cr|perl-XML-Node-0.110.0-2|26	%build
12cr|perl-XML-Node-0.110.0-2|27	perl Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}
12cr|perl-XML-Node-0.110.0-2|28	make
12cr|perl-XML-Node-0.110.0-2|29	
12cr|perl-XML-Node-0.110.0-2|30	%install
12cr|perl-XML-Node-0.110.0-2|31	make PREFIX=%{buildroot}%{_prefix} install
12cr|perl-XML-Node-0.110.0-2|32	
12cr|perl-XML-Node-0.110.0-2|33	%files
12cr|perl-XML-Node-0.110.0-2|34	%doc README MANIFEST Changes
12cr|perl-XML-Node-0.110.0-2|35	%{_mandir}/*/*
12cr|perl-XML-Node-0.110.0-2|36	%{perl_vendorlib}/XML/*
12cr|perl-XML-Node-0.110.0-2|37	
12cr|perl-XML-Node-0.110.0-2|38	%changelog
12cr|perl-XML-Node-0.110.0-2|39	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cr|perl-XML-Node-0.110.0-2|40	+ Revision: 401857
12cr|perl-XML-Node-0.110.0-2|41	- rebuild using %%perl_convert_version
12cr|perl-XML-Node-0.110.0-2|42	
12cr|perl-XML-Node-0.110.0-2|43	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.11-10mdv2009.0
12cr|perl-XML-Node-0.110.0-2|44	+ Revision: 258844
12cr|perl-XML-Node-0.110.0-2|45	- rebuild
12cr|perl-XML-Node-0.110.0-2|46	
12cr|perl-XML-Node-0.110.0-2|47	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.11-9mdv2009.0
12cr|perl-XML-Node-0.110.0-2|48	+ Revision: 246764
12cr|perl-XML-Node-0.110.0-2|49	- rebuild
12cr|perl-XML-Node-0.110.0-2|50	
12cr|perl-XML-Node-0.110.0-2|51	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.11-7mdv2008.1
12cr|perl-XML-Node-0.110.0-2|52	+ Revision: 136367
12cr|perl-XML-Node-0.110.0-2|53	- restore BuildRoot
12cr|perl-XML-Node-0.110.0-2|54	
12cr|perl-XML-Node-0.110.0-2|55	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-XML-Node-0.110.0-2|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-Node-0.110.0-2|57	
12cr|perl-XML-Node-0.110.0-2|58	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.11-7mdv2008.0
12cr|perl-XML-Node-0.110.0-2|59	+ Revision: 23512
12cr|perl-XML-Node-0.110.0-2|60	- rebuild
12cr|perl-XML-Node-0.110.0-2|61	
12cr|perl-XML-Node-0.110.0-2|62	
12cr|perl-XML-Node-0.110.0-2|63	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.11-6mdk
12cr|perl-XML-Node-0.110.0-2|64	- Fix According to perl Policy
12cr|perl-XML-Node-0.110.0-2|65	- BuildRequires
12cr|perl-XML-Node-0.110.0-2|66	- Source URL
12cr|perl-XML-Node-0.110.0-2|67	- URL
12cr|perl-XML-Node-0.110.0-2|68	- use mkrel
12cr|perl-XML-Node-0.110.0-2|69	
12cr|perl-XML-Node-0.110.0-2|70	* Wed Jun 30 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.11-5mdk
12cr|perl-XML-Node-0.110.0-2|71	- rebuild
12cr|perl-XML-Node-0.110.0-2|72	
12cr|perl-XML-Node-0.110.0-2|73	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.11-4mdk
12cr|perl-XML-Node-0.110.0-2|74	- rebuild for new auto{prov,req}
12cr|perl-XML-Node-0.110.0-2|75	

5741 12
12cr|perl-XML-NodeFilter-0.10.0-2|1	%define upstream_name	 XML-NodeFilter
12cr|perl-XML-NodeFilter-0.10.0-2|2	%define upstream_version 0.01
12cr|perl-XML-NodeFilter-0.10.0-2|3	
12cr|perl-XML-NodeFilter-0.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-NodeFilter-0.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-NodeFilter-0.10.0-2|6	Release:	2
12cr|perl-XML-NodeFilter-0.10.0-2|7	
12cr|perl-XML-NodeFilter-0.10.0-2|8	Summary:	XML::LibXML's utility class
12cr|perl-XML-NodeFilter-0.10.0-2|9	License:	GPL+ or Artistic
12cr|perl-XML-NodeFilter-0.10.0-2|10	Group:		Development/Perl
12cr|perl-XML-NodeFilter-0.10.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-NodeFilter-0.10.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-NodeFilter-0.10.0-2|13	
12cr|perl-XML-NodeFilter-0.10.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-NodeFilter-0.10.0-2|15	BuildArch:	noarch
12cr|perl-XML-NodeFilter-0.10.0-2|16	
12cr|perl-XML-NodeFilter-0.10.0-2|17	%description
12cr|perl-XML-NodeFilter-0.10.0-2|18	This is a utility class used by XML::LibXML for parsing XML documents in perl.
12cr|perl-XML-NodeFilter-0.10.0-2|19	
12cr|perl-XML-NodeFilter-0.10.0-2|20	%prep
12cr|perl-XML-NodeFilter-0.10.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-NodeFilter-0.10.0-2|22	
12cr|perl-XML-NodeFilter-0.10.0-2|23	%build
12cr|perl-XML-NodeFilter-0.10.0-2|24	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-NodeFilter-0.10.0-2|25	%make
12cr|perl-XML-NodeFilter-0.10.0-2|26	
12cr|perl-XML-NodeFilter-0.10.0-2|27	%check
12cr|perl-XML-NodeFilter-0.10.0-2|28	make test
12cr|perl-XML-NodeFilter-0.10.0-2|29	
12cr|perl-XML-NodeFilter-0.10.0-2|30	%install
12cr|perl-XML-NodeFilter-0.10.0-2|31	%makeinstall_std
12cr|perl-XML-NodeFilter-0.10.0-2|32	
12cr|perl-XML-NodeFilter-0.10.0-2|33	%files
12cr|perl-XML-NodeFilter-0.10.0-2|34	%doc Changes README
12cr|perl-XML-NodeFilter-0.10.0-2|35	%{perl_vendorlib}/XML/*
12cr|perl-XML-NodeFilter-0.10.0-2|36	%{_mandir}/*/*
12cr|perl-XML-NodeFilter-0.10.0-2|37	
12cr|perl-XML-NodeFilter-0.10.0-2|38	%changelog
12cr|perl-XML-NodeFilter-0.10.0-2|39	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-XML-NodeFilter-0.10.0-2|40	+ Revision: 408243
12cr|perl-XML-NodeFilter-0.10.0-2|41	- rebuild using %%perl_convert_version
12cr|perl-XML-NodeFilter-0.10.0-2|42	
12cr|perl-XML-NodeFilter-0.10.0-2|43	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.01-6mdv2009.0
12cr|perl-XML-NodeFilter-0.10.0-2|44	+ Revision: 258855
12cr|perl-XML-NodeFilter-0.10.0-2|45	- rebuild
12cr|perl-XML-NodeFilter-0.10.0-2|46	
12cr|perl-XML-NodeFilter-0.10.0-2|47	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.01-5mdv2009.0
12cr|perl-XML-NodeFilter-0.10.0-2|48	+ Revision: 246774
12cr|perl-XML-NodeFilter-0.10.0-2|49	- rebuild
12cr|perl-XML-NodeFilter-0.10.0-2|50	
12cr|perl-XML-NodeFilter-0.10.0-2|51	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.01-3mdv2008.1
12cr|perl-XML-NodeFilter-0.10.0-2|52	+ Revision: 136367
12cr|perl-XML-NodeFilter-0.10.0-2|53	- restore BuildRoot
12cr|perl-XML-NodeFilter-0.10.0-2|54	
12cr|perl-XML-NodeFilter-0.10.0-2|55	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-XML-NodeFilter-0.10.0-2|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-NodeFilter-0.10.0-2|57	
12cr|perl-XML-NodeFilter-0.10.0-2|58	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.01-3mdv2008.0
12cr|perl-XML-NodeFilter-0.10.0-2|59	+ Revision: 23511
12cr|perl-XML-NodeFilter-0.10.0-2|60	- rebuild
12cr|perl-XML-NodeFilter-0.10.0-2|61	
12cr|perl-XML-NodeFilter-0.10.0-2|62	
12cr|perl-XML-NodeFilter-0.10.0-2|63	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.01-2mdk
12cr|perl-XML-NodeFilter-0.10.0-2|64	- Fix According to perl Policy
12cr|perl-XML-NodeFilter-0.10.0-2|65	- Source URL
12cr|perl-XML-NodeFilter-0.10.0-2|66	- use mkrel
12cr|perl-XML-NodeFilter-0.10.0-2|67	
12cr|perl-XML-NodeFilter-0.10.0-2|68	* Mon Aug 30 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.01-1mdk
12cr|perl-XML-NodeFilter-0.10.0-2|69	- Initial MDK release, needed by perl-XML-XUpdate-LibXML.
12cr|perl-XML-NodeFilter-0.10.0-2|70	

5742 12
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|1	%define upstream_name    XML-OPML-SimpleGen
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|2	%define upstream_version 0.04
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|3	
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|6	Release:	4
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|7	
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|8	Summary:	Create OPML using XML::Simple
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|9	License:	GPL+ or Artistic
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|10	Group:		Development/Perl
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|13	
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|14	BuildRequires:	perl-devel
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|15	BuildRequires:	perl(Class::Accessor)
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|16	BuildRequires:	perl(Test::More)
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|17	BuildRequires:	perl(XML::Simple)
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|18	BuildRequires:	perl(version)
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|19	# These requires are not detected automatically.
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|20	Requires:	perl(Class::Accessor)
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|21	Requires:	perl(XML::Simple)
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|22	BuildArch:	noarch
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|23	
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|24	%description
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|25	XML::OPML::SimpleGen lets you simply generate OPML documents without having
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|26	too much to worry about. It is a drop-in replacement for XML::OPML in
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|27	regards of generation. As this module uses XML::Simple it is rather
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|28	generous in regards of attribute or element names.
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|29	
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|30	%prep
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|32	
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|33	%build
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|35	%make
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|36	
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|37	%check
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|38	make test
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|39	
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|40	%install
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|41	%makeinstall_std
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|42	
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|43	%files
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|44	%doc Changes README
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|45	%{_mandir}/man3/*
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|46	%{perl_vendorlib}/*
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|47	
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|48	%changelog
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|49	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.40.0-3mdv2011.0
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|50	+ Revision: 656979
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|51	- rebuild for updated spec-helper
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|52	
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|53	* Wed Dec 15 2010 Shlomi Fish <shlomif@mandriva.org> 0.40.0-2mdv2011.0
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|54	+ Revision: 622190
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|55	- Add Requires: that were not detected
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|56	
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|57	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.40.0-1mdv2011.0
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|58	+ Revision: 607885
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|59	- import perl-XML-OPML-SimpleGen
12cr|perl-XML-OPML-SimpleGen-0.40.0-4|60	

5743 12
12cr|perl-XML-Parser-EasyTree-0.10.0-1|1	%define upstream_name 	 XML-Parser-EasyTree
12cr|perl-XML-Parser-EasyTree-0.10.0-1|2	%define upstream_version 0.01
12cr|perl-XML-Parser-EasyTree-0.10.0-1|3	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|4	Name: 		perl-%{upstream_name}
12cr|perl-XML-Parser-EasyTree-0.10.0-1|5	Version: 	%perl_convert_version %{upstream_version}
12cr|perl-XML-Parser-EasyTree-0.10.0-1|6	Release: 	%mkrel 1
12cr|perl-XML-Parser-EasyTree-0.10.0-1|7	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|8	Summary:	%{upstream_name} perl module
12cr|perl-XML-Parser-EasyTree-0.10.0-1|9	License: 	GPL+ or Artistic
12cr|perl-XML-Parser-EasyTree-0.10.0-1|10	Group:		Development/Perl
12cr|perl-XML-Parser-EasyTree-0.10.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-Parser-EasyTree-0.10.0-1|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-Parser-EasyTree-0.10.0-1|13	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|14	BuildRequires:	perl-devel >= 5.6
12cr|perl-XML-Parser-EasyTree-0.10.0-1|15	BuildRequires:	perl(XML::Parser)
12cr|perl-XML-Parser-EasyTree-0.10.0-1|16	BuildArch: noarch
12cr|perl-XML-Parser-EasyTree-0.10.0-1|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-XML-Parser-EasyTree-0.10.0-1|18	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|19	%description
12cr|perl-XML-Parser-EasyTree-0.10.0-1|20	XML-Parser-EasyTree - adds a new "built-in" style called "EasyTree" to
12cr|perl-XML-Parser-EasyTree-0.10.0-1|21	XML::Parser.  Like XML::Parser's "Tree" style, setting this style causes
12cr|perl-XML-Parser-EasyTree-0.10.0-1|22	the parser to build a lightweight tree structure representing the XML document.
12cr|perl-XML-Parser-EasyTree-0.10.0-1|23	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|24	%prep
12cr|perl-XML-Parser-EasyTree-0.10.0-1|25	%setup -q  -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-Parser-EasyTree-0.10.0-1|26	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|27	%build
12cr|perl-XML-Parser-EasyTree-0.10.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}
12cr|perl-XML-Parser-EasyTree-0.10.0-1|29	%{__make}
12cr|perl-XML-Parser-EasyTree-0.10.0-1|30	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|31	%install
12cr|perl-XML-Parser-EasyTree-0.10.0-1|32	rm -rf $RPM_BUILD_ROOT
12cr|perl-XML-Parser-EasyTree-0.10.0-1|33	%{__make} PREFIX=$RPM_BUILD_ROOT%{_prefix} install
12cr|perl-XML-Parser-EasyTree-0.10.0-1|34	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|35	%clean
12cr|perl-XML-Parser-EasyTree-0.10.0-1|36	rm -rf $RPM_BUILD_ROOT
12cr|perl-XML-Parser-EasyTree-0.10.0-1|37	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|38	%files
12cr|perl-XML-Parser-EasyTree-0.10.0-1|39	%defattr(-,root,root)
12cr|perl-XML-Parser-EasyTree-0.10.0-1|40	%doc README MANIFEST Changes
12cr|perl-XML-Parser-EasyTree-0.10.0-1|41	%{_mandir}/*/*
12cr|perl-XML-Parser-EasyTree-0.10.0-1|42	%{perl_vendorlib}/XML/*/*
12cr|perl-XML-Parser-EasyTree-0.10.0-1|43	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|44	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|45	%changelog
12cr|perl-XML-Parser-EasyTree-0.10.0-1|46	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cr|perl-XML-Parser-EasyTree-0.10.0-1|47	+ Revision: 401856
12cr|perl-XML-Parser-EasyTree-0.10.0-1|48	- rebuild using %%perl_convert_version
12cr|perl-XML-Parser-EasyTree-0.10.0-1|49	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|50	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.01-12mdv2009.0
12cr|perl-XML-Parser-EasyTree-0.10.0-1|51	+ Revision: 242255
12cr|perl-XML-Parser-EasyTree-0.10.0-1|52	- rebuild
12cr|perl-XML-Parser-EasyTree-0.10.0-1|53	- fix description-line-too-long
12cr|perl-XML-Parser-EasyTree-0.10.0-1|54	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-Parser-EasyTree-0.10.0-1|55	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|56	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-Parser-EasyTree-0.10.0-1|57	- restore BuildRoot
12cr|perl-XML-Parser-EasyTree-0.10.0-1|58	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|59	* Thu Aug 16 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.01-10mdv2008.0
12cr|perl-XML-Parser-EasyTree-0.10.0-1|60	+ Revision: 64204
12cr|perl-XML-Parser-EasyTree-0.10.0-1|61	- rebuild
12cr|perl-XML-Parser-EasyTree-0.10.0-1|62	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|63	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.01-9mdv2008.0
12cr|perl-XML-Parser-EasyTree-0.10.0-1|64	+ Revision: 23510
12cr|perl-XML-Parser-EasyTree-0.10.0-1|65	- rebuild
12cr|perl-XML-Parser-EasyTree-0.10.0-1|66	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|67	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|68	* Wed May 03 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.01-8mdk
12cr|perl-XML-Parser-EasyTree-0.10.0-1|69	- Fix According to perl Policy
12cr|perl-XML-Parser-EasyTree-0.10.0-1|70	- Source URL
12cr|perl-XML-Parser-EasyTree-0.10.0-1|71	- BuildRequires
12cr|perl-XML-Parser-EasyTree-0.10.0-1|72	- Add URL
12cr|perl-XML-Parser-EasyTree-0.10.0-1|73	- use mkrel
12cr|perl-XML-Parser-EasyTree-0.10.0-1|74	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|75	* Wed Jun 30 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.01-7mdk
12cr|perl-XML-Parser-EasyTree-0.10.0-1|76	- rebuild
12cr|perl-XML-Parser-EasyTree-0.10.0-1|77	
12cr|perl-XML-Parser-EasyTree-0.10.0-1|78	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.01-6mdk
12cr|perl-XML-Parser-EasyTree-0.10.0-1|79	- rebuild for new auto{prov,req}
12cr|perl-XML-Parser-EasyTree-0.10.0-1|80	

5744 12
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|1	%define upstream_name    XML-Parser-Lite-Tree
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|2	%define	upstream_version 0.14
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|3	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|6	Release:	2
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|7	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|8	Summary:	Lightweight XML tree builder
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|9	License:	GPL+ or Artistic
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|10	Group:		Development/Perl
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|13	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|15	BuildRequires:	perl(SOAP::Lite)
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|16	BuildArch:	noarch
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|17	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|18	%description
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|19	This is a singleton class for parsing XML into a tree structure. How does this
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|20	differ from other XML tree generators? By using XML::Parser::Lite, which is a
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|21	pure perl XML parser. Using this module you can tree-ify simple XML without
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|22	having to compile any C.
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|23	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|24	Each node contains a "type" key, one of "root", "tag" and "data". "root" is the
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|25	document root, and only contains an array ref "children". "tag" represents a
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|26	normal tag, and contains an array ref "children", a hash ref "attributes" and a
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|27	string "name". "data" nodes contain only a "content" string.
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|28	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|29	%prep
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|31	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|32	%build
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|34	make
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|35	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|36	%check
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|37	make test
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|38	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|39	%install
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|40	%makeinstall_std
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|41	# duplicated from SOAP::Lite
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|42	rm -f %{buildroot}%{perl_vendorlib}/XML/Parser/Lite.pm
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|43	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|44	%files
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|45	%{perl_vendorlib}/XML
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|46	%{_mandir}/*/*
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|47	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|48	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|49	%changelog
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|50	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1mdv2011.0
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|51	+ Revision: 684844
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|52	- update to new version 0.14
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|53	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|54	* Sun Nov 14 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.120.0-2mdv2011.0
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|55	+ Revision: 597483
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|56	- rebuild
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|57	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|58	* Wed Sep 16 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.0
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|59	+ Revision: 443472
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|60	- update to 0.12
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|61	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|62	* Mon Aug 24 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|63	+ Revision: 420263
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|64	- update to 0.11
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|65	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|66	* Thu Aug 20 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|67	+ Revision: 418381
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|68	- update to 0.10
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|69	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|70	* Thu Aug 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|71	+ Revision: 410566
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|72	- update to 0.09
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|73	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|74	* Wed Aug 05 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|75	+ Revision: 410068
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|76	- rebuild using %%perl_convert_version
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|77	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|78	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2009.1
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|79	+ Revision: 292360
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|80	- update to new version 0.08
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|81	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|82	* Wed Sep 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-2mdv2009.0
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|83	+ Revision: 279960
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|84	- drop file duplicated with perl-SOAP-Lite
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|85	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|86	* Mon Sep 01 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.0
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|87	+ Revision: 278241
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|88	- update to new version 0.06
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|89	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|90	* Fri Aug 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2009.0
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|91	+ Revision: 272258
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|92	- new version
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|93	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|94	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.03-7mdv2009.0
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|95	+ Revision: 258877
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|96	- rebuild
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|97	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|98	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.03-6mdv2009.0
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|99	+ Revision: 246775
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|100	- rebuild
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|101	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|102	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 0.03-4mdv2008.1
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|103	+ Revision: 166689
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|104	- fix description-line-too-long
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|105	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|106	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|107	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|108	- restore BuildRoot
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|109	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|110	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.03-4mdv2008.0
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|111	+ Revision: 23509
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|112	- rebuild
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|113	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|114	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|115	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.03-3mdk
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|116	- Fix According to perl Policy
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|117	- BuildRequires
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|118	- Source URL
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|119	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|120	* Sat Sep 10 2005 Pascal Terjan <pterjan@mandriva.org> 0.03-2mdk
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|121	- BuildRequires perl-SOAP-Lite (for make test)
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|122	- mkrel
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|123	
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|124	* Sat Aug 20 2005 Pascal Terjan <pterjan@mandriva.org> 0.03-1mdk
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|125	- First version of the package
12cr|perl-XML-Parser-Lite-Tree-0.140.0-2|126	

5745 12
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|1	%define upstream_name    XML-Parser-Style-EasyTree
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|2	%define upstream_version 0.09
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|3	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|6	Release:	3
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|7	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|8	Summary:	Parse xml to simple tree
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|9	License:	GPL+ or Artistic
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|10	Group:		Development/Perl
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|13	Patch0:		XML-Parser-Style-EasyTree-0.09-fix-version-for-cpanplus.patch
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|14	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|15	BuildRequires:	perl-devel
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|16	BuildRequires:	perl(ex::lib)
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|17	BuildRequires:	perl(XML::Parser)
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|18	BuildArch:	noarch
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|19	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|20	Requires:	perl(ex::lib)
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|21	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|22	%description
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|23	Parse xml to simple tree.
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|24	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|25	%prep
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|27	%patch0 -p0 -b .cpanplus
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|28	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|29	%build
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|31	%make
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|32	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|33	%check
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|34	%make test
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|35	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|36	%install
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|37	%makeinstall_std
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|38	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|39	%files
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|40	%doc Changes README
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|41	%{_mandir}/man3/*
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|42	%{perl_vendorlib}/*
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|43	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|44	%changelog
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|45	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.90.0-2mdv2011.0
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|46	+ Revision: 655611
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|47	- add br
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|48	- fix path applying
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|49	- rebuild for updated spec-helper
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|50	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|51	* Thu Dec 31 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2011.0
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|52	+ Revision: 484438
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|53	- make version parsable by cpanplus
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|54	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|55	* Fri Aug 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|56	+ Revision: 421828
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|57	- update to 0.09
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|58	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|59	* Thu Aug 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|60	+ Revision: 421622
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|61	- update to 0.08
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|62	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|63	* Mon Aug 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|64	+ Revision: 420268
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|65	- update to 0.05
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|66	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|67	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|68	+ Revision: 401464
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|69	- rebuild
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|70	- using %%perl_convert_version
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|71	- fixed license field
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|72	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|73	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.03-2mdv2010.0
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|74	+ Revision: 375886
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|75	- rebuild
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|76	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|77	* Mon Mar 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2009.1
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|78	+ Revision: 355663
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|79	- update to new version 0.03
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|80	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|81	* Sun Mar 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.02-1mdv2009.1
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|82	+ Revision: 355232
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|83	- adding missing requires
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|84	- import perl-XML-Parser-Style-EasyTree
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|85	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|86	
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|87	* Fri Feb 20 2009 cpan2dist 0.02-1mdv
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|88	- initial mdv release, generated with cpan2dist
12cr|perl-XML-Parser-Style-EasyTree-0.90.0-3|89	

5746 12
12cr|perl-XML-PYX-0.70.0-2|1	%define upstream_name 	 XML-PYX
12cr|perl-XML-PYX-0.70.0-2|2	%define upstream_version 0.07
12cr|perl-XML-PYX-0.70.0-2|3	
12cr|perl-XML-PYX-0.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-PYX-0.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-PYX-0.70.0-2|6	Release:	2
12cr|perl-XML-PYX-0.70.0-2|7	
12cr|perl-XML-PYX-0.70.0-2|8	Summary:	%{upstream_name} perl module
12cr|perl-XML-PYX-0.70.0-2|9	License: 	GPL+ or Artistic
12cr|perl-XML-PYX-0.70.0-2|10	Group:		Development/Perl
12cr|perl-XML-PYX-0.70.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-PYX-0.70.0-2|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-PYX-0.70.0-2|13	
12cr|perl-XML-PYX-0.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-PYX-0.70.0-2|15	BuildRequires:	perl(XML::Parser)
12cr|perl-XML-PYX-0.70.0-2|16	BuildArch: 	noarch
12cr|perl-XML-PYX-0.70.0-2|17	
12cr|perl-XML-PYX-0.70.0-2|18	%description
12cr|perl-XML-PYX-0.70.0-2|19	%{upstream_name} perl module
12cr|perl-XML-PYX-0.70.0-2|20	
12cr|perl-XML-PYX-0.70.0-2|21	%prep
12cr|perl-XML-PYX-0.70.0-2|22	%setup -q  -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-PYX-0.70.0-2|23	
12cr|perl-XML-PYX-0.70.0-2|24	%build
12cr|perl-XML-PYX-0.70.0-2|25	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-PYX-0.70.0-2|26	make
12cr|perl-XML-PYX-0.70.0-2|27	
12cr|perl-XML-PYX-0.70.0-2|28	%check
12cr|perl-XML-PYX-0.70.0-2|29	make test
12cr|perl-XML-PYX-0.70.0-2|30	
12cr|perl-XML-PYX-0.70.0-2|31	%install
12cr|perl-XML-PYX-0.70.0-2|32	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
12cr|perl-XML-PYX-0.70.0-2|33	
12cr|perl-XML-PYX-0.70.0-2|34	%files
12cr|perl-XML-PYX-0.70.0-2|35	%doc README MANIFEST
12cr|perl-XML-PYX-0.70.0-2|36	%{perl_vendorlib}/XML/*
12cr|perl-XML-PYX-0.70.0-2|37	%{_mandir}/*/*
12cr|perl-XML-PYX-0.70.0-2|38	%{_bindir}/*
12cr|perl-XML-PYX-0.70.0-2|39	
12cr|perl-XML-PYX-0.70.0-2|40	%changelog
12cr|perl-XML-PYX-0.70.0-2|41	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-XML-PYX-0.70.0-2|42	+ Revision: 401855
12cr|perl-XML-PYX-0.70.0-2|43	- rebuild using %%perl_convert_version
12cr|perl-XML-PYX-0.70.0-2|44	
12cr|perl-XML-PYX-0.70.0-2|45	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.07-10mdv2009.0
12cr|perl-XML-PYX-0.70.0-2|46	+ Revision: 258878
12cr|perl-XML-PYX-0.70.0-2|47	- rebuild
12cr|perl-XML-PYX-0.70.0-2|48	
12cr|perl-XML-PYX-0.70.0-2|49	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.07-9mdv2009.0
12cr|perl-XML-PYX-0.70.0-2|50	+ Revision: 246777
12cr|perl-XML-PYX-0.70.0-2|51	- rebuild
12cr|perl-XML-PYX-0.70.0-2|52	
12cr|perl-XML-PYX-0.70.0-2|53	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.07-7mdv2008.1
12cr|perl-XML-PYX-0.70.0-2|54	+ Revision: 136367
12cr|perl-XML-PYX-0.70.0-2|55	- restore BuildRoot
12cr|perl-XML-PYX-0.70.0-2|56	
12cr|perl-XML-PYX-0.70.0-2|57	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-XML-PYX-0.70.0-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-PYX-0.70.0-2|59	
12cr|perl-XML-PYX-0.70.0-2|60	
12cr|perl-XML-PYX-0.70.0-2|61	* Sat Oct 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.07-7mdv2007.0
12cr|perl-XML-PYX-0.70.0-2|62	+ Revision: 73519
12cr|perl-XML-PYX-0.70.0-2|63	-Fix Build
12cr|perl-XML-PYX-0.70.0-2|64	- import perl-XML-PYX-0.07-6mdk
12cr|perl-XML-PYX-0.70.0-2|65	
12cr|perl-XML-PYX-0.70.0-2|66	* Thu Jul 01 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.07-6mdk
12cr|perl-XML-PYX-0.70.0-2|67	- rebuild
12cr|perl-XML-PYX-0.70.0-2|68	

5747 12
12cr|perl-XML-QL-0.70.0-2|1	%define upstream_name 	 XML-QL
12cr|perl-XML-QL-0.70.0-2|2	%define upstream_version 0.07
12cr|perl-XML-QL-0.70.0-2|3	
12cr|perl-XML-QL-0.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-QL-0.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-QL-0.70.0-2|6	Release:	2
12cr|perl-XML-QL-0.70.0-2|7	
12cr|perl-XML-QL-0.70.0-2|8	Summary:	%{upstream_name} perl module
12cr|perl-XML-QL-0.70.0-2|9	License:	GPL+ or Artistic
12cr|perl-XML-QL-0.70.0-2|10	Group:		Development/Perl
12cr|perl-XML-QL-0.70.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-QL-0.70.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-QL-0.70.0-2|13	
12cr|perl-XML-QL-0.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-QL-0.70.0-2|15	BuildRequires:	perl(XML::Parser)
12cr|perl-XML-QL-0.70.0-2|16	BuildRequires:	perl-libwww-perl
12cr|perl-XML-QL-0.70.0-2|17	BuildArch:	noarch
12cr|perl-XML-QL-0.70.0-2|18	
12cr|perl-XML-QL-0.70.0-2|19	%description
12cr|perl-XML-QL-0.70.0-2|20	%{upstream_name} - An XML query language.
12cr|perl-XML-QL-0.70.0-2|21	
12cr|perl-XML-QL-0.70.0-2|22	%prep
12cr|perl-XML-QL-0.70.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-QL-0.70.0-2|24	
12cr|perl-XML-QL-0.70.0-2|25	%build
12cr|perl-XML-QL-0.70.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-QL-0.70.0-2|27	make
12cr|perl-XML-QL-0.70.0-2|28	
12cr|perl-XML-QL-0.70.0-2|29	%install
12cr|perl-XML-QL-0.70.0-2|30	%makeinstall_std
12cr|perl-XML-QL-0.70.0-2|31	
12cr|perl-XML-QL-0.70.0-2|32	%files
12cr|perl-XML-QL-0.70.0-2|33	%doc README MANIFEST Changes
12cr|perl-XML-QL-0.70.0-2|34	%{_mandir}/*/*
12cr|perl-XML-QL-0.70.0-2|35	%{perl_vendorlib}/XML
12cr|perl-XML-QL-0.70.0-2|36	
12cr|perl-XML-QL-0.70.0-2|37	%changelog
12cr|perl-XML-QL-0.70.0-2|38	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cr|perl-XML-QL-0.70.0-2|39	+ Revision: 408244
12cr|perl-XML-QL-0.70.0-2|40	- rebuild using %%perl_convert_version
12cr|perl-XML-QL-0.70.0-2|41	
12cr|perl-XML-QL-0.70.0-2|42	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.07-11mdv2009.0
12cr|perl-XML-QL-0.70.0-2|43	+ Revision: 242256
12cr|perl-XML-QL-0.70.0-2|44	- rebuild
12cr|perl-XML-QL-0.70.0-2|45	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-QL-0.70.0-2|46	
12cr|perl-XML-QL-0.70.0-2|47	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-QL-0.70.0-2|48	- restore BuildRoot
12cr|perl-XML-QL-0.70.0-2|49	
12cr|perl-XML-QL-0.70.0-2|50	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.07-9mdv2008.0
12cr|perl-XML-QL-0.70.0-2|51	+ Revision: 23502
12cr|perl-XML-QL-0.70.0-2|52	- rebuild
12cr|perl-XML-QL-0.70.0-2|53	
12cr|perl-XML-QL-0.70.0-2|54	
12cr|perl-XML-QL-0.70.0-2|55	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.07-8mdk
12cr|perl-XML-QL-0.70.0-2|56	- Fix According to perl Policy
12cr|perl-XML-QL-0.70.0-2|57	- BuildRequires
12cr|perl-XML-QL-0.70.0-2|58	- URL
12cr|perl-XML-QL-0.70.0-2|59	- Source URL
12cr|perl-XML-QL-0.70.0-2|60	- use mkrel
12cr|perl-XML-QL-0.70.0-2|61	
12cr|perl-XML-QL-0.70.0-2|62	* Wed Feb 25 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.07-7mdk
12cr|perl-XML-QL-0.70.0-2|63	- Own dir
12cr|perl-XML-QL-0.70.0-2|64	
12cr|perl-XML-QL-0.70.0-2|65	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.07-6mdk
12cr|perl-XML-QL-0.70.0-2|66	- rebuild for new auto{prov,req}
12cr|perl-XML-QL-0.70.0-2|67	

5748 12
12cr|perl-XML-Records-0.120.0-2|1	%define upstream_name 	 XML-Records
12cr|perl-XML-Records-0.120.0-2|2	%define upstream_version 0.12
12cr|perl-XML-Records-0.120.0-2|3	
12cr|perl-XML-Records-0.120.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-Records-0.120.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-Records-0.120.0-2|6	Release:	2
12cr|perl-XML-Records-0.120.0-2|7	
12cr|perl-XML-Records-0.120.0-2|8	Summary:	%{upstream_name} perl module
12cr|perl-XML-Records-0.120.0-2|9	License:	GPL+ or Artistic
12cr|perl-XML-Records-0.120.0-2|10	Group:		Development/Perl
12cr|perl-XML-Records-0.120.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-Records-0.120.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-Records-0.120.0-2|13	
12cr|perl-XML-Records-0.120.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-Records-0.120.0-2|15	BuildRequires:	perl(XML::TokeParser)
12cr|perl-XML-Records-0.120.0-2|16	BuildArch:	noarch
12cr|perl-XML-Records-0.120.0-2|17	
12cr|perl-XML-Records-0.120.0-2|18	%description
12cr|perl-XML-Records-0.120.0-2|19	%{upstream_name} - module for perl
12cr|perl-XML-Records-0.120.0-2|20	
12cr|perl-XML-Records-0.120.0-2|21	%prep
12cr|perl-XML-Records-0.120.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-Records-0.120.0-2|23	
12cr|perl-XML-Records-0.120.0-2|24	%build
12cr|perl-XML-Records-0.120.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-Records-0.120.0-2|26	make
12cr|perl-XML-Records-0.120.0-2|27	
12cr|perl-XML-Records-0.120.0-2|28	%install
12cr|perl-XML-Records-0.120.0-2|29	%makeinstall_std
12cr|perl-XML-Records-0.120.0-2|30	
12cr|perl-XML-Records-0.120.0-2|31	%files
12cr|perl-XML-Records-0.120.0-2|32	%doc README MANIFEST Changes
12cr|perl-XML-Records-0.120.0-2|33	%{_mandir}/*/*
12cr|perl-XML-Records-0.120.0-2|34	%{perl_vendorlib}/XML
12cr|perl-XML-Records-0.120.0-2|35	
12cr|perl-XML-Records-0.120.0-2|36	
12cr|perl-XML-Records-0.120.0-2|37	%changelog
12cr|perl-XML-Records-0.120.0-2|38	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.0
12cr|perl-XML-Records-0.120.0-2|39	+ Revision: 408245
12cr|perl-XML-Records-0.120.0-2|40	- rebuild using %%perl_convert_version
12cr|perl-XML-Records-0.120.0-2|41	
12cr|perl-XML-Records-0.120.0-2|42	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.12-10mdv2009.0
12cr|perl-XML-Records-0.120.0-2|43	+ Revision: 258879
12cr|perl-XML-Records-0.120.0-2|44	- rebuild
12cr|perl-XML-Records-0.120.0-2|45	
12cr|perl-XML-Records-0.120.0-2|46	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.12-9mdv2009.0
12cr|perl-XML-Records-0.120.0-2|47	+ Revision: 246779
12cr|perl-XML-Records-0.120.0-2|48	- rebuild
12cr|perl-XML-Records-0.120.0-2|49	
12cr|perl-XML-Records-0.120.0-2|50	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.12-7mdv2008.1
12cr|perl-XML-Records-0.120.0-2|51	+ Revision: 136367
12cr|perl-XML-Records-0.120.0-2|52	- restore BuildRoot
12cr|perl-XML-Records-0.120.0-2|53	
12cr|perl-XML-Records-0.120.0-2|54	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-XML-Records-0.120.0-2|55	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-Records-0.120.0-2|56	
12cr|perl-XML-Records-0.120.0-2|57	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.12-7mdv2008.0
12cr|perl-XML-Records-0.120.0-2|58	+ Revision: 23501
12cr|perl-XML-Records-0.120.0-2|59	- rebuild
12cr|perl-XML-Records-0.120.0-2|60	
12cr|perl-XML-Records-0.120.0-2|61	
12cr|perl-XML-Records-0.120.0-2|62	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.12-6mdk
12cr|perl-XML-Records-0.120.0-2|63	- Fix According to perl Policy
12cr|perl-XML-Records-0.120.0-2|64	- Source URL
12cr|perl-XML-Records-0.120.0-2|65	- URL
12cr|perl-XML-Records-0.120.0-2|66	- BuildRequires
12cr|perl-XML-Records-0.120.0-2|67	- use mkrel
12cr|perl-XML-Records-0.120.0-2|68	
12cr|perl-XML-Records-0.120.0-2|69	* Wed Feb 25 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.12-5mdk
12cr|perl-XML-Records-0.120.0-2|70	- rebuild
12cr|perl-XML-Records-0.120.0-2|71	- Own dir
12cr|perl-XML-Records-0.120.0-2|72	
12cr|perl-XML-Records-0.120.0-2|73	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.12-4mdk
12cr|perl-XML-Records-0.120.0-2|74	- rebuild for new auto{prov,req}
12cr|perl-XML-Records-0.120.0-2|75	

5749 12
12cr|perl-XML-Registry-0.20.0-2|1	%define upstream_name 	 XML-Registry
12cr|perl-XML-Registry-0.20.0-2|2	%define upstream_version 0.02
12cr|perl-XML-Registry-0.20.0-2|3	
12cr|perl-XML-Registry-0.20.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-Registry-0.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-Registry-0.20.0-2|6	Release:	2
12cr|perl-XML-Registry-0.20.0-2|7	
12cr|perl-XML-Registry-0.20.0-2|8	Summary:	%{upstream_name} module for perl
12cr|perl-XML-Registry-0.20.0-2|9	License:	GPL+ or Artistic
12cr|perl-XML-Registry-0.20.0-2|10	Group:		Development/Perl
12cr|perl-XML-Registry-0.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-Registry-0.20.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-Registry-0.20.0-2|13	
12cr|perl-XML-Registry-0.20.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-Registry-0.20.0-2|15	BuildArch:	noarch
12cr|perl-XML-Registry-0.20.0-2|16	
12cr|perl-XML-Registry-0.20.0-2|17	%description
12cr|perl-XML-Registry-0.20.0-2|18	%{upstream_name} - module for loading and saving an XML registry.
12cr|perl-XML-Registry-0.20.0-2|19	
12cr|perl-XML-Registry-0.20.0-2|20	%prep
12cr|perl-XML-Registry-0.20.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-Registry-0.20.0-2|22	
12cr|perl-XML-Registry-0.20.0-2|23	%build
12cr|perl-XML-Registry-0.20.0-2|24	
12cr|perl-XML-Registry-0.20.0-2|25	CFLAGS="%{optflags}" %{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-Registry-0.20.0-2|26	%make
12cr|perl-XML-Registry-0.20.0-2|27	
12cr|perl-XML-Registry-0.20.0-2|28	%check
12cr|perl-XML-Registry-0.20.0-2|29	make test
12cr|perl-XML-Registry-0.20.0-2|30	
12cr|perl-XML-Registry-0.20.0-2|31	%install
12cr|perl-XML-Registry-0.20.0-2|32	%makeinstall_std
12cr|perl-XML-Registry-0.20.0-2|33	
12cr|perl-XML-Registry-0.20.0-2|34	%files
12cr|perl-XML-Registry-0.20.0-2|35	%doc README MANIFEST Changes  examples
12cr|perl-XML-Registry-0.20.0-2|36	%{perl_vendorlib}/XML
12cr|perl-XML-Registry-0.20.0-2|37	%{_mandir}/*/*
12cr|perl-XML-Registry-0.20.0-2|38	
12cr|perl-XML-Registry-0.20.0-2|39	%changelog
12cr|perl-XML-Registry-0.20.0-2|40	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cr|perl-XML-Registry-0.20.0-2|41	+ Revision: 408246
12cr|perl-XML-Registry-0.20.0-2|42	- rebuild using %%perl_convert_version
12cr|perl-XML-Registry-0.20.0-2|43	
12cr|perl-XML-Registry-0.20.0-2|44	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.02-10mdv2009.0
12cr|perl-XML-Registry-0.20.0-2|45	+ Revision: 242268
12cr|perl-XML-Registry-0.20.0-2|46	- rebuild
12cr|perl-XML-Registry-0.20.0-2|47	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-Registry-0.20.0-2|48	
12cr|perl-XML-Registry-0.20.0-2|49	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-Registry-0.20.0-2|50	- restore BuildRoot
12cr|perl-XML-Registry-0.20.0-2|51	
12cr|perl-XML-Registry-0.20.0-2|52	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.02-8mdv2008.0
12cr|perl-XML-Registry-0.20.0-2|53	+ Revision: 23494
12cr|perl-XML-Registry-0.20.0-2|54	- rebuild
12cr|perl-XML-Registry-0.20.0-2|55	
12cr|perl-XML-Registry-0.20.0-2|56	
12cr|perl-XML-Registry-0.20.0-2|57	* Thu Apr 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.02-7mdk
12cr|perl-XML-Registry-0.20.0-2|58	- Fix SPEC Using perl Policies
12cr|perl-XML-Registry-0.20.0-2|59	- Source URL
12cr|perl-XML-Registry-0.20.0-2|60	- use mkrel
12cr|perl-XML-Registry-0.20.0-2|61	
12cr|perl-XML-Registry-0.20.0-2|62	* Wed Feb 25 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.02-6mdk
12cr|perl-XML-Registry-0.20.0-2|63	- rebuid
12cr|perl-XML-Registry-0.20.0-2|64	- usr %%makeinstall_std
12cr|perl-XML-Registry-0.20.0-2|65	- own dir
12cr|perl-XML-Registry-0.20.0-2|66	
12cr|perl-XML-Registry-0.20.0-2|67	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.02-5mdk
12cr|perl-XML-Registry-0.20.0-2|68	- rebuild for new auto{prov,req}
12cr|perl-XML-Registry-0.20.0-2|69	

5750 12
12cr|perl-XML-RSS-1.490.0-2|1	%define upstream_name	 XML-RSS
12cr|perl-XML-RSS-1.490.0-2|2	%define upstream_version 1.49
12cr|perl-XML-RSS-1.490.0-2|3	
12cr|perl-XML-RSS-1.490.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-RSS-1.490.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-RSS-1.490.0-2|6	Release:	2
12cr|perl-XML-RSS-1.490.0-2|7	
12cr|perl-XML-RSS-1.490.0-2|8	Summary:	Creates and updates RSS files
12cr|perl-XML-RSS-1.490.0-2|9	License:	GPL
12cr|perl-XML-RSS-1.490.0-2|10	Group:		Development/Perl
12cr|perl-XML-RSS-1.490.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-RSS-1.490.0-2|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-XML-RSS-1.490.0-2|13	
12cr|perl-XML-RSS-1.490.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-RSS-1.490.0-2|15	BuildRequires:	perl(XML::Parser)
12cr|perl-XML-RSS-1.490.0-2|16	BuildRequires:	perl(Test::Manifest)
12cr|perl-XML-RSS-1.490.0-2|17	BuildRequires:	perl(DateTime::Format::W3CDTF)
12cr|perl-XML-RSS-1.490.0-2|18	BuildRequires:	perl(DateTime::Format::Mail)
12cr|perl-XML-RSS-1.490.0-2|19	BuildRequires:	perl(Test::Pod::Coverage)
12cr|perl-XML-RSS-1.490.0-2|20	BuildRequires:	perl(HTML::Entities)
12cr|perl-XML-RSS-1.490.0-2|21	BuildArch:	noarch
12cr|perl-XML-RSS-1.490.0-2|22	
12cr|perl-XML-RSS-1.490.0-2|23	%description
12cr|perl-XML-RSS-1.490.0-2|24	Creates and updates RSS files.
12cr|perl-XML-RSS-1.490.0-2|25	This module supports versions 0.9, 0.91 and 1.0 of RSS.
12cr|perl-XML-RSS-1.490.0-2|26	
12cr|perl-XML-RSS-1.490.0-2|27	%prep
12cr|perl-XML-RSS-1.490.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-RSS-1.490.0-2|29	chmod ogu-x README Changes
12cr|perl-XML-RSS-1.490.0-2|30	
12cr|perl-XML-RSS-1.490.0-2|31	%build
12cr|perl-XML-RSS-1.490.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-RSS-1.490.0-2|33	make
12cr|perl-XML-RSS-1.490.0-2|34	
12cr|perl-XML-RSS-1.490.0-2|35	%check
12cr|perl-XML-RSS-1.490.0-2|36	make test
12cr|perl-XML-RSS-1.490.0-2|37	
12cr|perl-XML-RSS-1.490.0-2|38	%install
12cr|perl-XML-RSS-1.490.0-2|39	%makeinstall_std
12cr|perl-XML-RSS-1.490.0-2|40	
12cr|perl-XML-RSS-1.490.0-2|41	%files
12cr|perl-XML-RSS-1.490.0-2|42	%doc README Changes
12cr|perl-XML-RSS-1.490.0-2|43	%{_mandir}/*/*
12cr|perl-XML-RSS-1.490.0-2|44	%{perl_vendorlib}/XML
12cr|perl-XML-RSS-1.490.0-2|45	
12cr|perl-XML-RSS-1.490.0-2|46	
12cr|perl-XML-RSS-1.490.0-2|47	%changelog
12cr|perl-XML-RSS-1.490.0-2|48	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.490.0-1mdv2011.0
12cr|perl-XML-RSS-1.490.0-2|49	+ Revision: 654383
12cr|perl-XML-RSS-1.490.0-2|50	- update to new version 1.49
12cr|perl-XML-RSS-1.490.0-2|51	
12cr|perl-XML-RSS-1.490.0-2|52	* Mon Apr 26 2010 Jérôme Quelin <jquelin@mandriva.org> 1.480.0-1mdv2011.0
12cr|perl-XML-RSS-1.490.0-2|53	+ Revision: 539088
12cr|perl-XML-RSS-1.490.0-2|54	- update to 1.48
12cr|perl-XML-RSS-1.490.0-2|55	
12cr|perl-XML-RSS-1.490.0-2|56	* Wed Dec 09 2009 Jérôme Quelin <jquelin@mandriva.org> 1.470.0-1mdv2010.1
12cr|perl-XML-RSS-1.490.0-2|57	+ Revision: 475399
12cr|perl-XML-RSS-1.490.0-2|58	- update to 1.47
12cr|perl-XML-RSS-1.490.0-2|59	
12cr|perl-XML-RSS-1.490.0-2|60	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.460.0-1mdv2010.1
12cr|perl-XML-RSS-1.490.0-2|61	+ Revision: 460777
12cr|perl-XML-RSS-1.490.0-2|62	- update to 1.46
12cr|perl-XML-RSS-1.490.0-2|63	
12cr|perl-XML-RSS-1.490.0-2|64	* Thu Aug 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.450.0-1mdv2010.0
12cr|perl-XML-RSS-1.490.0-2|65	+ Revision: 410631
12cr|perl-XML-RSS-1.490.0-2|66	- update to 1.45
12cr|perl-XML-RSS-1.490.0-2|67	
12cr|perl-XML-RSS-1.490.0-2|68	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 1.440.0-1mdv2010.0
12cr|perl-XML-RSS-1.490.0-2|69	+ Revision: 408247
12cr|perl-XML-RSS-1.490.0-2|70	- rebuild using %%perl_convert_version
12cr|perl-XML-RSS-1.490.0-2|71	
12cr|perl-XML-RSS-1.490.0-2|72	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.44-1mdv2010.0
12cr|perl-XML-RSS-1.490.0-2|73	+ Revision: 370250
12cr|perl-XML-RSS-1.490.0-2|74	- update to new version 1.44
12cr|perl-XML-RSS-1.490.0-2|75	
12cr|perl-XML-RSS-1.490.0-2|76	* Tue Jan 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.43-1mdv2009.1
12cr|perl-XML-RSS-1.490.0-2|77	+ Revision: 328900
12cr|perl-XML-RSS-1.490.0-2|78	- update to new version 1.43
12cr|perl-XML-RSS-1.490.0-2|79	
12cr|perl-XML-RSS-1.490.0-2|80	* Sun Jan 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.42-1mdv2009.1
12cr|perl-XML-RSS-1.490.0-2|81	+ Revision: 324522
12cr|perl-XML-RSS-1.490.0-2|82	- update to new version 1.42
12cr|perl-XML-RSS-1.490.0-2|83	
12cr|perl-XML-RSS-1.490.0-2|84	* Mon Dec 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.41-1mdv2009.1
12cr|perl-XML-RSS-1.490.0-2|85	+ Revision: 311966
12cr|perl-XML-RSS-1.490.0-2|86	- update to new version 1.41
12cr|perl-XML-RSS-1.490.0-2|87	
12cr|perl-XML-RSS-1.490.0-2|88	* Tue Dec 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.40-1mdv2009.1
12cr|perl-XML-RSS-1.490.0-2|89	+ Revision: 309316
12cr|perl-XML-RSS-1.490.0-2|90	- update to new version 1.40
12cr|perl-XML-RSS-1.490.0-2|91	
12cr|perl-XML-RSS-1.490.0-2|92	* Fri Nov 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.38-1mdv2009.1
12cr|perl-XML-RSS-1.490.0-2|93	+ Revision: 307435
12cr|perl-XML-RSS-1.490.0-2|94	- update to new version 1.38
12cr|perl-XML-RSS-1.490.0-2|95	
12cr|perl-XML-RSS-1.490.0-2|96	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.37-1mdv2009.1
12cr|perl-XML-RSS-1.490.0-2|97	+ Revision: 305756
12cr|perl-XML-RSS-1.490.0-2|98	- update to new version 1.37
12cr|perl-XML-RSS-1.490.0-2|99	
12cr|perl-XML-RSS-1.490.0-2|100	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.36-1mdv2009.1
12cr|perl-XML-RSS-1.490.0-2|101	+ Revision: 292361
12cr|perl-XML-RSS-1.490.0-2|102	- update to new version 1.36
12cr|perl-XML-RSS-1.490.0-2|103	
12cr|perl-XML-RSS-1.490.0-2|104	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.33-2mdv2009.0
12cr|perl-XML-RSS-1.490.0-2|105	+ Revision: 268882
12cr|perl-XML-RSS-1.490.0-2|106	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-XML-RSS-1.490.0-2|107	
12cr|perl-XML-RSS-1.490.0-2|108	* Mon Jun 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.33-1mdv2009.0
12cr|perl-XML-RSS-1.490.0-2|109	+ Revision: 217102
12cr|perl-XML-RSS-1.490.0-2|110	- update to new version 1.33
12cr|perl-XML-RSS-1.490.0-2|111	
12cr|perl-XML-RSS-1.490.0-2|112	* Sat Feb 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.32-1mdv2008.1
12cr|perl-XML-RSS-1.490.0-2|113	+ Revision: 164622
12cr|perl-XML-RSS-1.490.0-2|114	- update to new version 1.32
12cr|perl-XML-RSS-1.490.0-2|115	
12cr|perl-XML-RSS-1.490.0-2|116	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-RSS-1.490.0-2|117	- restore BuildRoot
12cr|perl-XML-RSS-1.490.0-2|118	
12cr|perl-XML-RSS-1.490.0-2|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-XML-RSS-1.490.0-2|120	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-RSS-1.490.0-2|121	
12cr|perl-XML-RSS-1.490.0-2|122	* Sun Jul 01 2007 Olivier Thauvin <nanardon@mandriva.org> 1.31-1mdv2008.0
12cr|perl-XML-RSS-1.490.0-2|123	+ Revision: 46232
12cr|perl-XML-RSS-1.490.0-2|124	- 1.31
12cr|perl-XML-RSS-1.490.0-2|125	
12cr|perl-XML-RSS-1.490.0-2|126	
12cr|perl-XML-RSS-1.490.0-2|127	* Sat Jan 06 2007 Olivier Thauvin <nanardon@mandriva.org> 1.22-1mdv2007.0
12cr|perl-XML-RSS-1.490.0-2|128	+ Revision: 104840
12cr|perl-XML-RSS-1.490.0-2|129	- 1.22
12cr|perl-XML-RSS-1.490.0-2|130	
12cr|perl-XML-RSS-1.490.0-2|131	* Wed Jan 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.21-1mdv2007.1
12cr|perl-XML-RSS-1.490.0-2|132	+ Revision: 103642
12cr|perl-XML-RSS-1.490.0-2|133	- fix build dependencies
12cr|perl-XML-RSS-1.490.0-2|134	- fix build dependencies
12cr|perl-XML-RSS-1.490.0-2|135	
12cr|perl-XML-RSS-1.490.0-2|136	+ Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-XML-RSS-1.490.0-2|137	- 1.21
12cr|perl-XML-RSS-1.490.0-2|138	- Import perl-XML-RSS
12cr|perl-XML-RSS-1.490.0-2|139	
12cr|perl-XML-RSS-1.490.0-2|140	* Thu Mar 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.10-1mdk
12cr|perl-XML-RSS-1.490.0-2|141	- 1.10
12cr|perl-XML-RSS-1.490.0-2|142	
12cr|perl-XML-RSS-1.490.0-2|143	* Tue Oct 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.05-2mdk
12cr|perl-XML-RSS-1.490.0-2|144	- Rebuild, fix URL, change description, add tests
12cr|perl-XML-RSS-1.490.0-2|145	
12cr|perl-XML-RSS-1.490.0-2|146	* Tue Aug 24 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.05-1mdk
12cr|perl-XML-RSS-1.490.0-2|147	- 1.05
12cr|perl-XML-RSS-1.490.0-2|148	- Update description
12cr|perl-XML-RSS-1.490.0-2|149	
12cr|perl-XML-RSS-1.490.0-2|150	* Thu Apr 22 2004 Michael Scherer <misc@mandrake.org> 1.04-1mdk
12cr|perl-XML-RSS-1.490.0-2|151	- New release 1.04
12cr|perl-XML-RSS-1.490.0-2|152	- [DIRM]
12cr|perl-XML-RSS-1.490.0-2|153	

5751 12
12cr|perl-XML-RSS-LibXML-0.310.100-2|1	%define upstream_name    XML-RSS-LibXML
12cr|perl-XML-RSS-LibXML-0.310.100-2|2	%define upstream_version 0.3101
12cr|perl-XML-RSS-LibXML-0.310.100-2|3	
12cr|perl-XML-RSS-LibXML-0.310.100-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-RSS-LibXML-0.310.100-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-RSS-LibXML-0.310.100-2|6	Release:	2
12cr|perl-XML-RSS-LibXML-0.310.100-2|7	Epoch:		1
12cr|perl-XML-RSS-LibXML-0.310.100-2|8	
12cr|perl-XML-RSS-LibXML-0.310.100-2|9	Summary:	Represent A Non-Trivial RSS Element
12cr|perl-XML-RSS-LibXML-0.310.100-2|10	License:	GPL+ or Artistic
12cr|perl-XML-RSS-LibXML-0.310.100-2|11	Group:		Development/Perl
12cr|perl-XML-RSS-LibXML-0.310.100-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-RSS-LibXML-0.310.100-2|13	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-XML-RSS-LibXML-0.310.100-2|14	
12cr|perl-XML-RSS-LibXML-0.310.100-2|15	BuildRequires:	perl-devel
12cr|perl-XML-RSS-LibXML-0.310.100-2|16	BuildRequires:	perl(Class::Accessor::Fast)
12cr|perl-XML-RSS-LibXML-0.310.100-2|17	BuildRequires:	perl(DateTime::Format::Mail)
12cr|perl-XML-RSS-LibXML-0.310.100-2|18	BuildRequires:	perl(DateTime::Format::W3CDTF)
12cr|perl-XML-RSS-LibXML-0.310.100-2|19	BuildRequires:	perl(Encode)
12cr|perl-XML-RSS-LibXML-0.310.100-2|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|perl-XML-RSS-LibXML-0.310.100-2|21	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-XML-RSS-LibXML-0.310.100-2|22	BuildRequires:	perl(XML::LibXML)
12cr|perl-XML-RSS-LibXML-0.310.100-2|23	BuildRequires:	perl(XML::LibXML::XPathContext)
12cr|perl-XML-RSS-LibXML-0.310.100-2|24	
12cr|perl-XML-RSS-LibXML-0.310.100-2|25	BuildArch:	noarch
12cr|perl-XML-RSS-LibXML-0.310.100-2|26	
12cr|perl-XML-RSS-LibXML-0.310.100-2|27	%description
12cr|perl-XML-RSS-LibXML-0.310.100-2|28	XML::RSS::LibXML uses XML::LibXML (libxml2) for parsing RSS instead of
12cr|perl-XML-RSS-LibXML-0.310.100-2|29	XML::RSS' XML::Parser (expat), while trying to keep interface compatibility
12cr|perl-XML-RSS-LibXML-0.310.100-2|30	with XML::RSS.
12cr|perl-XML-RSS-LibXML-0.310.100-2|31	
12cr|perl-XML-RSS-LibXML-0.310.100-2|32	XML::RSS is an extremely handy tool, but it is unfortunately not exactly
12cr|perl-XML-RSS-LibXML-0.310.100-2|33	the most lean or efficient RSS parser, especially in a long-running
12cr|perl-XML-RSS-LibXML-0.310.100-2|34	process. So for a long time I had been using my own version of RSS parser
12cr|perl-XML-RSS-LibXML-0.310.100-2|35	to get the maximum speed and efficiency - this is the re-packaged version
12cr|perl-XML-RSS-LibXML-0.310.100-2|36	of that module, such that it adheres to the XML::RSS interface.
12cr|perl-XML-RSS-LibXML-0.310.100-2|37	
12cr|perl-XML-RSS-LibXML-0.310.100-2|38	Use this module when you have severe performance requirements working with
12cr|perl-XML-RSS-LibXML-0.310.100-2|39	RSS files.
12cr|perl-XML-RSS-LibXML-0.310.100-2|40	
12cr|perl-XML-RSS-LibXML-0.310.100-2|41	%prep
12cr|perl-XML-RSS-LibXML-0.310.100-2|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-RSS-LibXML-0.310.100-2|43	
12cr|perl-XML-RSS-LibXML-0.310.100-2|44	%build
12cr|perl-XML-RSS-LibXML-0.310.100-2|45	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-RSS-LibXML-0.310.100-2|46	%make
12cr|perl-XML-RSS-LibXML-0.310.100-2|47	
12cr|perl-XML-RSS-LibXML-0.310.100-2|48	%check
12cr|perl-XML-RSS-LibXML-0.310.100-2|49	%make test
12cr|perl-XML-RSS-LibXML-0.310.100-2|50	
12cr|perl-XML-RSS-LibXML-0.310.100-2|51	%install
12cr|perl-XML-RSS-LibXML-0.310.100-2|52	%makeinstall_std
12cr|perl-XML-RSS-LibXML-0.310.100-2|53	
12cr|perl-XML-RSS-LibXML-0.310.100-2|54	%files
12cr|perl-XML-RSS-LibXML-0.310.100-2|55	%doc Changes
12cr|perl-XML-RSS-LibXML-0.310.100-2|56	%{_mandir}/man3/*
12cr|perl-XML-RSS-LibXML-0.310.100-2|57	%{perl_vendorlib}/*
12cr|perl-XML-RSS-LibXML-0.310.100-2|58	
12cr|perl-XML-RSS-LibXML-0.310.100-2|59	%changelog
12cr|perl-XML-RSS-LibXML-0.310.100-2|60	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.310.100-1mdv2011
12cr|perl-XML-RSS-LibXML-0.310.100-2|61	+ Revision: 690334
12cr|perl-XML-RSS-LibXML-0.310.100-2|62	- update to new version 0.3101
12cr|perl-XML-RSS-LibXML-0.310.100-2|63	- update to new version 0.3100
12cr|perl-XML-RSS-LibXML-0.310.100-2|64	
12cr|perl-XML-RSS-LibXML-0.310.100-2|65	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1:0.310.0-2
12cr|perl-XML-RSS-LibXML-0.310.100-2|66	+ Revision: 658902
12cr|perl-XML-RSS-LibXML-0.310.100-2|67	- rebuild for updated spec-helper
12cr|perl-XML-RSS-LibXML-0.310.100-2|68	
12cr|perl-XML-RSS-LibXML-0.310.100-2|69	* Mon Jul 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.310.0-1mdv2011.0
12cr|perl-XML-RSS-LibXML-0.310.100-2|70	+ Revision: 551209
12cr|perl-XML-RSS-LibXML-0.310.100-2|71	- bump epoch
12cr|perl-XML-RSS-LibXML-0.310.100-2|72	- update to 0.3100
12cr|perl-XML-RSS-LibXML-0.310.100-2|73	
12cr|perl-XML-RSS-LibXML-0.310.100-2|74	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.3004-2mdv2010.0
12cr|perl-XML-RSS-LibXML-0.310.100-2|75	+ Revision: 440769
12cr|perl-XML-RSS-LibXML-0.310.100-2|76	- rebuild
12cr|perl-XML-RSS-LibXML-0.310.100-2|77	
12cr|perl-XML-RSS-LibXML-0.310.100-2|78	* Thu Mar 05 2009 Michael Scherer <misc@mandriva.org> 0.3004-1mdv2009.1
12cr|perl-XML-RSS-LibXML-0.310.100-2|79	+ Revision: 348894
12cr|perl-XML-RSS-LibXML-0.310.100-2|80	- import perl-XML-RSS-LibXML
12cr|perl-XML-RSS-LibXML-0.310.100-2|81	
12cr|perl-XML-RSS-LibXML-0.310.100-2|82	

5752 12
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|1	%define upstream_name	 XML-RSS-SimpleGen
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|2	%define upstream_version 11.11
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|3	
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|6	Release:	2
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|7	
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|8	Summary:	Really Simple RSS Generator
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|9	License:	GPL+ or Artistic
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|10	Group:		Development/Perl
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|13	
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|15	BuildArch:	noarch
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|16	
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|17	Suggests:	perl(LWP::Simple)
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|18	
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|19	%description
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|20	An easy-to-use screen scraper and RSS generator module. It transparently
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|21	handles all the unpleasant details of RSS, like proper XML escaping, and also
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|22	has a good number of Do-What-I-Mean features, like not changing the modtime on
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|23	a written-out RSS file if the file content hasn't changed, and like
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|24	automatically removing any HTML tags from content you might pass in.
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|25	
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|26	%prep
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|28	
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|29	%build
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|31	%make
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|32	
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|33	%check
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|34	# Seems to depend on site content which changed
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|35	#make test
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|36	
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|37	%install
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|38	%makeinstall_std
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|39	
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|40	%files
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|41	%doc ChangeLog README
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|42	%{perl_vendorlib}/XML/*
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|43	%{_mandir}/*/*
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|44	
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|45	%changelog
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|46	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 11.110.0-1mdv2010.0
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|47	+ Revision: 408255
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|48	- rebuild using %%perl_convert_version
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|49	
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|50	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 11.11-6mdv2009.0
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|51	+ Revision: 242269
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|52	- rebuild
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|53	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|54	
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|56	- restore BuildRoot
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|57	
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|58	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 11.11-4mdv2008.0
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|59	+ Revision: 23493
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|60	- rebuild
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|61	
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|62	
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|63	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 11.11-3mdk
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|64	- Fix According to perl Policy
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|65	- Source URL
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|66	
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|67	* Fri Jan 13 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 11.11-2mdk
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|68	- Rebuild.
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|69	
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|70	* Tue Jul 27 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 11.11-1mdk
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|71	- Initial MDK release.
12cr|perl-XML-RSS-SimpleGen-11.110.0-2|72	

5753 12
12cr|perl-XML-Sablotron-1.10.0-2|1	%define upstream_name XML-Sablotron
12cr|perl-XML-Sablotron-1.10.0-2|2	%define upstream_version 1.01
12cr|perl-XML-Sablotron-1.10.0-2|3	
12cr|perl-XML-Sablotron-1.10.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-Sablotron-1.10.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-Sablotron-1.10.0-2|6	Release:	2
12cr|perl-XML-Sablotron-1.10.0-2|7	Summary:	Sablotron XSLT processor encapsulation
12cr|perl-XML-Sablotron-1.10.0-2|8	License:	MPL
12cr|perl-XML-Sablotron-1.10.0-2|9	Group:		Development/Perl
12cr|perl-XML-Sablotron-1.10.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-Sablotron-1.10.0-2|11	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-XML-Sablotron-1.10.0-2|12	Patch0:		XML-Sablotron-1.01-perl5.14-build-fixes.patch
12cr|perl-XML-Sablotron-1.10.0-2|13	BuildRequires:	expat-devel
12cr|perl-XML-Sablotron-1.10.0-2|14	BuildRequires:	sablotron-devel >= 0.95
12cr|perl-XML-Sablotron-1.10.0-2|15	BuildRequires:	perl-devel
12cr|perl-XML-Sablotron-1.10.0-2|16	BuildRequires:	pkgconfig(mozjs185)
12cr|perl-XML-Sablotron-1.10.0-2|17	
12cr|perl-XML-Sablotron-1.10.0-2|18	%description
12cr|perl-XML-Sablotron-1.10.0-2|19	This package is a interface to the Sablotron API.
12cr|perl-XML-Sablotron-1.10.0-2|20	
12cr|perl-XML-Sablotron-1.10.0-2|21	%prep
12cr|perl-XML-Sablotron-1.10.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-Sablotron-1.10.0-2|23	%patch0 -p1 -b .perl514~
12cr|perl-XML-Sablotron-1.10.0-2|24	
12cr|perl-XML-Sablotron-1.10.0-2|25	%build
12cr|perl-XML-Sablotron-1.10.0-2|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-Sablotron-1.10.0-2|27	%make OPTIMIZE="%{optflags}"
12cr|perl-XML-Sablotron-1.10.0-2|28	
12cr|perl-XML-Sablotron-1.10.0-2|29	%check
12cr|perl-XML-Sablotron-1.10.0-2|30	%make test
12cr|perl-XML-Sablotron-1.10.0-2|31	
12cr|perl-XML-Sablotron-1.10.0-2|32	%install
12cr|perl-XML-Sablotron-1.10.0-2|33	%makeinstall_std
12cr|perl-XML-Sablotron-1.10.0-2|34	
12cr|perl-XML-Sablotron-1.10.0-2|35	%files
12cr|perl-XML-Sablotron-1.10.0-2|36	%doc Changes README
12cr|perl-XML-Sablotron-1.10.0-2|37	%{perl_vendorarch}/XML
12cr|perl-XML-Sablotron-1.10.0-2|38	%{perl_vendorarch}/auto/XML
12cr|perl-XML-Sablotron-1.10.0-2|39	%{_mandir}/*/*
12cr|perl-XML-Sablotron-1.10.0-2|40	
12cr|perl-XML-Sablotron-1.10.0-2|41	
12cr|perl-XML-Sablotron-1.10.0-2|42	%changelog
12cr|perl-XML-Sablotron-1.10.0-2|43	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.10.0-2
12cr|perl-XML-Sablotron-1.10.0-2|44	+ Revision: 773576
12cr|perl-XML-Sablotron-1.10.0-2|45	- sanitize dependencies
12cr|perl-XML-Sablotron-1.10.0-2|46	- clean out spec
12cr|perl-XML-Sablotron-1.10.0-2|47	- fix building against perl 5.14 (P0)
12cr|perl-XML-Sablotron-1.10.0-2|48	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-XML-Sablotron-1.10.0-2|49	
12cr|perl-XML-Sablotron-1.10.0-2|50	* Sun Nov 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.10.0-1mdv2011.0
12cr|perl-XML-Sablotron-1.10.0-2|51	+ Revision: 602396
12cr|perl-XML-Sablotron-1.10.0-2|52	- update to new version 1.01
12cr|perl-XML-Sablotron-1.10.0-2|53	- normalize version
12cr|perl-XML-Sablotron-1.10.0-2|54	- update to new version 1.01
12cr|perl-XML-Sablotron-1.10.0-2|55	
12cr|perl-XML-Sablotron-1.10.0-2|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-XML-Sablotron-1.10.0-2|57	- rebuild
12cr|perl-XML-Sablotron-1.10.0-2|58	- rebuild
12cr|perl-XML-Sablotron-1.10.0-2|59	- rebuild
12cr|perl-XML-Sablotron-1.10.0-2|60	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-Sablotron-1.10.0-2|61	
12cr|perl-XML-Sablotron-1.10.0-2|62	+ Olivier Blin <blino@mandriva.org>
12cr|perl-XML-Sablotron-1.10.0-2|63	- restore BuildRoot
12cr|perl-XML-Sablotron-1.10.0-2|64	
12cr|perl-XML-Sablotron-1.10.0-2|65	* Thu Jun 07 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.01-5mdv2008.0
12cr|perl-XML-Sablotron-1.10.0-2|66	+ Revision: 36946
12cr|perl-XML-Sablotron-1.10.0-2|67	- rebuild for expat
12cr|perl-XML-Sablotron-1.10.0-2|68	
12cr|perl-XML-Sablotron-1.10.0-2|69	
12cr|perl-XML-Sablotron-1.10.0-2|70	* Sat Jan 13 2007 Olivier Thauvin <nanardon@mandriva.org> 1.01-4mdv2007.0
12cr|perl-XML-Sablotron-1.10.0-2|71	+ Revision: 108395
12cr|perl-XML-Sablotron-1.10.0-2|72	- rebuild
12cr|perl-XML-Sablotron-1.10.0-2|73	
12cr|perl-XML-Sablotron-1.10.0-2|74	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-XML-Sablotron-1.10.0-2|75	- Import perl-XML-Sablotron
12cr|perl-XML-Sablotron-1.10.0-2|76	
12cr|perl-XML-Sablotron-1.10.0-2|77	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 1.01-3mdk
12cr|perl-XML-Sablotron-1.10.0-2|78	- Rebuild
12cr|perl-XML-Sablotron-1.10.0-2|79	
12cr|perl-XML-Sablotron-1.10.0-2|80	* Sat May 28 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.01-2mdk
12cr|perl-XML-Sablotron-1.10.0-2|81	- add BuildRequires: libjs-devel
12cr|perl-XML-Sablotron-1.10.0-2|82	
12cr|perl-XML-Sablotron-1.10.0-2|83	* Sat May 28 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.01-1mdk
12cr|perl-XML-Sablotron-1.10.0-2|84	- 1.01
12cr|perl-XML-Sablotron-1.10.0-2|85	
12cr|perl-XML-Sablotron-1.10.0-2|86	* Sat Dec 25 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.98-6mdk
12cr|perl-XML-Sablotron-1.10.0-2|87	- disable test
12cr|perl-XML-Sablotron-1.10.0-2|88	
12cr|perl-XML-Sablotron-1.10.0-2|89	* Tue Nov 23 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.98-5mdk
12cr|perl-XML-Sablotron-1.10.0-2|90	- rebuild for new perl
12cr|perl-XML-Sablotron-1.10.0-2|91	
12cr|perl-XML-Sablotron-1.10.0-2|92	* Sun May 23 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.98-4mdk
12cr|perl-XML-Sablotron-1.10.0-2|93	- rebuilt against new libsablotron
12cr|perl-XML-Sablotron-1.10.0-2|94	- msff
12cr|perl-XML-Sablotron-1.10.0-2|95	
12cr|perl-XML-Sablotron-1.10.0-2|96	* Wed Feb 25 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.98-3mdk
12cr|perl-XML-Sablotron-1.10.0-2|97	- own dir
12cr|perl-XML-Sablotron-1.10.0-2|98	- rebuild
12cr|perl-XML-Sablotron-1.10.0-2|99	

5754 12
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|1	%define upstream_name    XML-SAX-Expat-Incremental
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|2	%define upstream_version 0.05
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|3	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|6	Release:	3
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|7	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|8	Summary:	XML::SAX::Expat subclass for non-blocking parsing
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|9	License:	GPL+ or Artistic
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|10	Group:		Development/Perl
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|13	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|14	BuildRequires:	perl-devel
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|15	BuildRequires:	perl(XML::SAX::Expat)
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|16	BuildRequires:	perl(Test::Exception)
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|17	BuildArch:	noarch
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|18	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|19	%description
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|20	XML::SAX::Expat subclass for non-blocking (incremental) parsing, with
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|21	XML::Parser::ExpatNB .
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|22	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|23	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|24	%prep
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|26	# test fails, key verification problem
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|27	rm -f t/dist.t
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|28	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|29	%build
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|31	%make
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|32	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|33	%check
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|34	make test
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|35	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|36	%install
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|37	%makeinstall_std
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|38	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|39	%files
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|40	%{perl_vendorlib}/*
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|41	%{_mandir}/man3/*
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|42	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|43	%changelog
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|44	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|45	+ Revision: 658558
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|46	- rebuild for updated spec-helper
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|47	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|48	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|49	+ Revision: 406253
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|50	- rebuild using %%perl_convert_version
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|51	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|52	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.05-4mdv2009.0
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|53	+ Revision: 258880
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|54	- rebuild
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|55	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.05-3mdv2009.0
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|57	+ Revision: 246783
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|58	- rebuild
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|60	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|61	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|62	- restore BuildRoot
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|63	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|64	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2008.1
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|65	+ Revision: 97580
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|66	- update to new version 0.05
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|67	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|68	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.04-3mdv2008.0
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|69	+ Revision: 23492
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|70	- rebuild
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|71	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|72	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|73	* Sat Apr 22 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.04-2mdk
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|74	- Add BuildRequires
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|75	
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|76	* Wed Apr 19 2006 Michael Scherer <misc@mandriva.org> 0.04-1mdk
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|77	- First Mandriva package
12cr|perl-XML-SAX-Expat-Incremental-0.50.0-3|78	

5755 12
12cr|perl-XML-SimpleObject-LibXML-0.60-1|1	%define pkg_name        XML-SimpleObject-LibXML
12cr|perl-XML-SimpleObject-LibXML-0.60-1|2	%define pkg_version     0.60
12cr|perl-XML-SimpleObject-LibXML-0.60-1|3	%define rpm_pkg_version 0.60
12cr|perl-XML-SimpleObject-LibXML-0.60-1|4	
12cr|perl-XML-SimpleObject-LibXML-0.60-1|5	Summary:       Simple object representation of an XML::LibXML DOM object
12cr|perl-XML-SimpleObject-LibXML-0.60-1|6	Name:          perl-%{pkg_name}
12cr|perl-XML-SimpleObject-LibXML-0.60-1|7	Version:       %{rpm_pkg_version}
12cr|perl-XML-SimpleObject-LibXML-0.60-1|8	Release:       %mkrel 1
12cr|perl-XML-SimpleObject-LibXML-0.60-1|9	Group:         Development/Perl
12cr|perl-XML-SimpleObject-LibXML-0.60-1|10	License:       Artistic
12cr|perl-XML-SimpleObject-LibXML-0.60-1|11	URL:           http://search.cpan.org/dist/%{pkg_name}/
12cr|perl-XML-SimpleObject-LibXML-0.60-1|12	Source0:       http://www.cpan.org/authors/id/D/DB/DBRIAN/%{pkg_name}-%{pkg_version}.tar.gz
12cr|perl-XML-SimpleObject-LibXML-0.60-1|13	BuildArch:     noarch
12cr|perl-XML-SimpleObject-LibXML-0.60-1|14	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|perl-XML-SimpleObject-LibXML-0.60-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
12cr|perl-XML-SimpleObject-LibXML-0.60-1|16	BuildRequires: perl(XML::LibXML)
12cr|perl-XML-SimpleObject-LibXML-0.60-1|17	BuildRequires: perl-devel
12cr|perl-XML-SimpleObject-LibXML-0.60-1|18	
12cr|perl-XML-SimpleObject-LibXML-0.60-1|19	%description
12cr|perl-XML-SimpleObject-LibXML-0.60-1|20	This is a short and simple class allowing simple object access to a parsed
12cr|perl-XML-SimpleObject-LibXML-0.60-1|21	XML::LibXML tree, with methods for fetching children and attributes in as
12cr|perl-XML-SimpleObject-LibXML-0.60-1|22	clean a manner as possible.
12cr|perl-XML-SimpleObject-LibXML-0.60-1|23	
12cr|perl-XML-SimpleObject-LibXML-0.60-1|24	%prep
12cr|perl-XML-SimpleObject-LibXML-0.60-1|25	%setup -q -n %{pkg_name}-%{pkg_version}
12cr|perl-XML-SimpleObject-LibXML-0.60-1|26	
12cr|perl-XML-SimpleObject-LibXML-0.60-1|27	%build
12cr|perl-XML-SimpleObject-LibXML-0.60-1|28	perl Makefile.PL
12cr|perl-XML-SimpleObject-LibXML-0.60-1|29	%make OPTMIZE="%{optflags}"
12cr|perl-XML-SimpleObject-LibXML-0.60-1|30	
12cr|perl-XML-SimpleObject-LibXML-0.60-1|31	%check
12cr|perl-XML-SimpleObject-LibXML-0.60-1|32	%make test
12cr|perl-XML-SimpleObject-LibXML-0.60-1|33	
12cr|perl-XML-SimpleObject-LibXML-0.60-1|34	%install
12cr|perl-XML-SimpleObject-LibXML-0.60-1|35	rm -rf $RPM_BUILD_ROOT
12cr|perl-XML-SimpleObject-LibXML-0.60-1|36	%makeinstall_std
12cr|perl-XML-SimpleObject-LibXML-0.60-1|37	
12cr|perl-XML-SimpleObject-LibXML-0.60-1|38	%clean
12cr|perl-XML-SimpleObject-LibXML-0.60-1|39	rm -rf $RPM_BUILD_ROOT
12cr|perl-XML-SimpleObject-LibXML-0.60-1|40	
12cr|perl-XML-SimpleObject-LibXML-0.60-1|41	%files
12cr|perl-XML-SimpleObject-LibXML-0.60-1|42	%defattr(-,root,root,-)
12cr|perl-XML-SimpleObject-LibXML-0.60-1|43	%doc Changes README
12cr|perl-XML-SimpleObject-LibXML-0.60-1|44	%{perl_sitelib}/XML/SimpleObject/*.pm
12cr|perl-XML-SimpleObject-LibXML-0.60-1|45	%{perl_sitelib}/XML/SimpleObject/*.pl
12cr|perl-XML-SimpleObject-LibXML-0.60-1|46	/usr/local/share/man/man3/*.3pm
12cr|perl-XML-SimpleObject-LibXML-0.60-1|47	
12cr|perl-XML-SimpleObject-LibXML-0.60-1|48	
12cr|perl-XML-SimpleObject-LibXML-0.60-1|49	
12cr|perl-XML-SimpleObject-LibXML-0.60-1|50	%changelog
12cr|perl-XML-SimpleObject-LibXML-0.60-1|51	* Tue Aug 02 2011 Leonardo Coelho <leonardoc@mandriva.com> 0.60-1mdv2012.0
12cr|perl-XML-SimpleObject-LibXML-0.60-1|52	+ Revision: 692919
12cr|perl-XML-SimpleObject-LibXML-0.60-1|53	- bump new version spec file import from fedora
12cr|perl-XML-SimpleObject-LibXML-0.60-1|54	- Created package structure for perl-XML-SimpleObject-LibXML.
12cr|perl-XML-SimpleObject-LibXML-0.60-1|55	

5756 12
12cr|perl-XML-Smart-1.6.9-7|1	%define module 	XML-Smart
12cr|perl-XML-Smart-1.6.9-7|2	%define version 1.6.9
12cr|perl-XML-Smart-1.6.9-7|3	%define release %mkrel 7
12cr|perl-XML-Smart-1.6.9-7|4	
12cr|perl-XML-Smart-1.6.9-7|5	Summary:	A Smart, easy and powerful way to access/create XML files/data
12cr|perl-XML-Smart-1.6.9-7|6	Name: 		perl-%{module}
12cr|perl-XML-Smart-1.6.9-7|7	Version: 	%{version}
12cr|perl-XML-Smart-1.6.9-7|8	Release: 	%{release}
12cr|perl-XML-Smart-1.6.9-7|9	License: 	GPL
12cr|perl-XML-Smart-1.6.9-7|10	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-XML-Smart-1.6.9-7|11	Group:		Development/Perl
12cr|perl-XML-Smart-1.6.9-7|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{module}-%{version}.tar.bz2
12cr|perl-XML-Smart-1.6.9-7|13	BuildRequires:	perl-devel, perl-Object-MultiType
12cr|perl-XML-Smart-1.6.9-7|14	BuildArch:	noarch
12cr|perl-XML-Smart-1.6.9-7|15	BuildRoot: 	%{_tmppath}/%{name}-%{version}
12cr|perl-XML-Smart-1.6.9-7|16	
12cr|perl-XML-Smart-1.6.9-7|17	%description
12cr|perl-XML-Smart-1.6.9-7|18	This module has an easy way to access/create XML data. It's based on the HASH
12cr|perl-XML-Smart-1.6.9-7|19	tree that is made of the XML data, and enable a dynamic access to it with the
12cr|perl-XML-Smart-1.6.9-7|20	Perl syntax for Hashe and Array, without needing to care if you have a Hashe or
12cr|perl-XML-Smart-1.6.9-7|21	an Array in the tree. In other words, each point in the tree work as a Hash
12cr|perl-XML-Smart-1.6.9-7|22	and an Array at the same time!
12cr|perl-XML-Smart-1.6.9-7|23	%prep
12cr|perl-XML-Smart-1.6.9-7|24	%setup -q -n %{module}-%{version}
12cr|perl-XML-Smart-1.6.9-7|25	
12cr|perl-XML-Smart-1.6.9-7|26	%build
12cr|perl-XML-Smart-1.6.9-7|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-Smart-1.6.9-7|28	%make
12cr|perl-XML-Smart-1.6.9-7|29	
12cr|perl-XML-Smart-1.6.9-7|30	%check
12cr|perl-XML-Smart-1.6.9-7|31	%{__make} test <<EOF
12cr|perl-XML-Smart-1.6.9-7|32	n
12cr|perl-XML-Smart-1.6.9-7|33	EOF
12cr|perl-XML-Smart-1.6.9-7|34	
12cr|perl-XML-Smart-1.6.9-7|35	%install
12cr|perl-XML-Smart-1.6.9-7|36	rm -rf %{buildroot}
12cr|perl-XML-Smart-1.6.9-7|37	%makeinstall_std
12cr|perl-XML-Smart-1.6.9-7|38	
12cr|perl-XML-Smart-1.6.9-7|39	%clean
12cr|perl-XML-Smart-1.6.9-7|40	rm -rf %{buildroot}
12cr|perl-XML-Smart-1.6.9-7|41	
12cr|perl-XML-Smart-1.6.9-7|42	%files
12cr|perl-XML-Smart-1.6.9-7|43	%defattr(-,root,root)
12cr|perl-XML-Smart-1.6.9-7|44	%doc README Changes
12cr|perl-XML-Smart-1.6.9-7|45	%{_mandir}/*/*
12cr|perl-XML-Smart-1.6.9-7|46	%{perl_vendorlib}/XML/Smart
12cr|perl-XML-Smart-1.6.9-7|47	%{perl_vendorlib}/XML/Smart.pm
12cr|perl-XML-Smart-1.6.9-7|48	
12cr|perl-XML-Smart-1.6.9-7|49	
12cr|perl-XML-Smart-1.6.9-7|50	
12cr|perl-XML-Smart-1.6.9-7|51	%changelog
12cr|perl-XML-Smart-1.6.9-7|52	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 1.6.9-7mdv2011.0
12cr|perl-XML-Smart-1.6.9-7|53	+ Revision: 664893
12cr|perl-XML-Smart-1.6.9-7|54	- mass rebuild
12cr|perl-XML-Smart-1.6.9-7|55	
12cr|perl-XML-Smart-1.6.9-7|56	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.6.9-6mdv2010.0
12cr|perl-XML-Smart-1.6.9-7|57	+ Revision: 430666
12cr|perl-XML-Smart-1.6.9-7|58	- rebuild
12cr|perl-XML-Smart-1.6.9-7|59	
12cr|perl-XML-Smart-1.6.9-7|60	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.6.9-5mdv2009.0
12cr|perl-XML-Smart-1.6.9-7|61	+ Revision: 258881
12cr|perl-XML-Smart-1.6.9-7|62	- rebuild
12cr|perl-XML-Smart-1.6.9-7|63	
12cr|perl-XML-Smart-1.6.9-7|64	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.6.9-4mdv2009.0
12cr|perl-XML-Smart-1.6.9-7|65	+ Revision: 246784
12cr|perl-XML-Smart-1.6.9-7|66	- rebuild
12cr|perl-XML-Smart-1.6.9-7|67	
12cr|perl-XML-Smart-1.6.9-7|68	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 1.6.9-2mdv2008.1
12cr|perl-XML-Smart-1.6.9-7|69	+ Revision: 166717
12cr|perl-XML-Smart-1.6.9-7|70	- fix description-line-too-long
12cr|perl-XML-Smart-1.6.9-7|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-Smart-1.6.9-7|72	- fix summary-ended-with-dot
12cr|perl-XML-Smart-1.6.9-7|73	
12cr|perl-XML-Smart-1.6.9-7|74	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-Smart-1.6.9-7|75	- restore BuildRoot
12cr|perl-XML-Smart-1.6.9-7|76	
12cr|perl-XML-Smart-1.6.9-7|77	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.9-2mdv2008.0
12cr|perl-XML-Smart-1.6.9-7|78	+ Revision: 87113
12cr|perl-XML-Smart-1.6.9-7|79	- rebuild
12cr|perl-XML-Smart-1.6.9-7|80	
12cr|perl-XML-Smart-1.6.9-7|81	
12cr|perl-XML-Smart-1.6.9-7|82	* Mon Aug 21 2006 Erwan Velu <erwan@seanodes.com> 1.6.9-1mdv2007.0
12cr|perl-XML-Smart-1.6.9-7|83	- Initial release
12cr|perl-XML-Smart-1.6.9-7|84	

5757 12
12cr|perl-XML-TokeParser-0.50.0-2|1	%define upstream_name 	 XML-TokeParser
12cr|perl-XML-TokeParser-0.50.0-2|2	%define upstream_version 0.05
12cr|perl-XML-TokeParser-0.50.0-2|3	
12cr|perl-XML-TokeParser-0.50.0-2|4	Name: 		perl-%{upstream_name}
12cr|perl-XML-TokeParser-0.50.0-2|5	Version: 	%perl_convert_version %{upstream_version}
12cr|perl-XML-TokeParser-0.50.0-2|6	Release: 	2
12cr|perl-XML-TokeParser-0.50.0-2|7	
12cr|perl-XML-TokeParser-0.50.0-2|8	Summary:	Simplified interface to XML::Parser
12cr|perl-XML-TokeParser-0.50.0-2|9	License: 	GPL+ or Artistic
12cr|perl-XML-TokeParser-0.50.0-2|10	Group:		Development/Perl
12cr|perl-XML-TokeParser-0.50.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-TokeParser-0.50.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-TokeParser-0.50.0-2|13	
12cr|perl-XML-TokeParser-0.50.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-TokeParser-0.50.0-2|15	BuildArch:	noarch
12cr|perl-XML-TokeParser-0.50.0-2|16	
12cr|perl-XML-TokeParser-0.50.0-2|17	%description
12cr|perl-XML-TokeParser-0.50.0-2|18	The XML::TokeParser perl module provides a procedural ("pull mode")
12cr|perl-XML-TokeParser-0.50.0-2|19	interface to XML::Parser in much the same way that HTML::TokeParser
12cr|perl-XML-TokeParser-0.50.0-2|20	provides a procedural interface to HTML::Parser.
12cr|perl-XML-TokeParser-0.50.0-2|21	
12cr|perl-XML-TokeParser-0.50.0-2|22	XML::TokeParser splits its XML input up into "tokens," each
12cr|perl-XML-TokeParser-0.50.0-2|23	corresponding to an XML::Parser event.
12cr|perl-XML-TokeParser-0.50.0-2|24	
12cr|perl-XML-TokeParser-0.50.0-2|25	A token is a reference to an array whose first element is an event-type
12cr|perl-XML-TokeParser-0.50.0-2|26	string and whose last element is the literal text of the XML input that
12cr|perl-XML-TokeParser-0.50.0-2|27	generated the event, with intermediate elements varying according to the
12cr|perl-XML-TokeParser-0.50.0-2|28	event type:
12cr|perl-XML-TokeParser-0.50.0-2|29	
12cr|perl-XML-TokeParser-0.50.0-2|30	
12cr|perl-XML-TokeParser-0.50.0-2|31	%prep
12cr|perl-XML-TokeParser-0.50.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-TokeParser-0.50.0-2|33	
12cr|perl-XML-TokeParser-0.50.0-2|34	%build
12cr|perl-XML-TokeParser-0.50.0-2|35	%{__perl} Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}
12cr|perl-XML-TokeParser-0.50.0-2|36	%{__make}
12cr|perl-XML-TokeParser-0.50.0-2|37	
12cr|perl-XML-TokeParser-0.50.0-2|38	%install
12cr|perl-XML-TokeParser-0.50.0-2|39	%{__make} PREFIX=%{buildroot}%{_prefix} install
12cr|perl-XML-TokeParser-0.50.0-2|40	
12cr|perl-XML-TokeParser-0.50.0-2|41	
12cr|perl-XML-TokeParser-0.50.0-2|42	%files
12cr|perl-XML-TokeParser-0.50.0-2|43	%doc README MANIFEST Changes
12cr|perl-XML-TokeParser-0.50.0-2|44	%{_mandir}/*/*
12cr|perl-XML-TokeParser-0.50.0-2|45	%{perl_vendorlib}/XML/*
12cr|perl-XML-TokeParser-0.50.0-2|46	
12cr|perl-XML-TokeParser-0.50.0-2|47	
12cr|perl-XML-TokeParser-0.50.0-2|48	%changelog
12cr|perl-XML-TokeParser-0.50.0-2|49	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-XML-TokeParser-0.50.0-2|50	+ Revision: 401849
12cr|perl-XML-TokeParser-0.50.0-2|51	- rebuild using %%perl_convert_version
12cr|perl-XML-TokeParser-0.50.0-2|52	
12cr|perl-XML-TokeParser-0.50.0-2|53	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.05-6mdv2009.0
12cr|perl-XML-TokeParser-0.50.0-2|54	+ Revision: 242274
12cr|perl-XML-TokeParser-0.50.0-2|55	- rebuild
12cr|perl-XML-TokeParser-0.50.0-2|56	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-TokeParser-0.50.0-2|57	
12cr|perl-XML-TokeParser-0.50.0-2|58	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-TokeParser-0.50.0-2|59	- restore BuildRoot
12cr|perl-XML-TokeParser-0.50.0-2|60	
12cr|perl-XML-TokeParser-0.50.0-2|61	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.05-4mdv2008.0
12cr|perl-XML-TokeParser-0.50.0-2|62	+ Revision: 23483
12cr|perl-XML-TokeParser-0.50.0-2|63	- rebuild
12cr|perl-XML-TokeParser-0.50.0-2|64	
12cr|perl-XML-TokeParser-0.50.0-2|65	
12cr|perl-XML-TokeParser-0.50.0-2|66	* Wed May 03 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.05-3mdk
12cr|perl-XML-TokeParser-0.50.0-2|67	- Fix According to perl Policy
12cr|perl-XML-TokeParser-0.50.0-2|68	- Source URL
12cr|perl-XML-TokeParser-0.50.0-2|69	- URL
12cr|perl-XML-TokeParser-0.50.0-2|70	- use mkrel
12cr|perl-XML-TokeParser-0.50.0-2|71	
12cr|perl-XML-TokeParser-0.50.0-2|72	* Wed Sep 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.05-2mdk
12cr|perl-XML-TokeParser-0.50.0-2|73	- rebuild
12cr|perl-XML-TokeParser-0.50.0-2|74	
12cr|perl-XML-TokeParser-0.50.0-2|75	* Wed Aug 27 2003 Franois Pons <fpons@mandrakesoft.com> 0.05-1mdk
12cr|perl-XML-TokeParser-0.50.0-2|76	- 0.05.
12cr|perl-XML-TokeParser-0.50.0-2|77	
12cr|perl-XML-TokeParser-0.50.0-2|78	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.04-5mdk
12cr|perl-XML-TokeParser-0.50.0-2|79	- rebuild for new auto{prov,req}
12cr|perl-XML-TokeParser-0.50.0-2|80	
12cr|perl-XML-TokeParser-0.50.0-2|81	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.04-4mdk
12cr|perl-XML-TokeParser-0.50.0-2|82	- rebuild for new auto{prov,req}
12cr|perl-XML-TokeParser-0.50.0-2|83	

5758 12
12cr|perl-XML-TreeBuilder-4.0.0-3|1	%define upstream_name    XML-TreeBuilder
12cr|perl-XML-TreeBuilder-4.0.0-3|2	%define upstream_version 4.0
12cr|perl-XML-TreeBuilder-4.0.0-3|3	
12cr|perl-XML-TreeBuilder-4.0.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-XML-TreeBuilder-4.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-TreeBuilder-4.0.0-3|6	Release:	3
12cr|perl-XML-TreeBuilder-4.0.0-3|7	
12cr|perl-XML-TreeBuilder-4.0.0-3|8	Summary:	Build a tree of XML::Element objects
12cr|perl-XML-TreeBuilder-4.0.0-3|9	License:	GPL+ or Artistic
12cr|perl-XML-TreeBuilder-4.0.0-3|10	Group:		Development/Perl
12cr|perl-XML-TreeBuilder-4.0.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-TreeBuilder-4.0.0-3|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-XML-TreeBuilder-4.0.0-3|13	
12cr|perl-XML-TreeBuilder-4.0.0-3|14	BuildRequires:	perl-devel
12cr|perl-XML-TreeBuilder-4.0.0-3|15	BuildRequires:	perl(HTML::Element)
12cr|perl-XML-TreeBuilder-4.0.0-3|16	BuildRequires:	perl(HTML::Tagset)
12cr|perl-XML-TreeBuilder-4.0.0-3|17	BuildRequires:	perl(XML::Parser)
12cr|perl-XML-TreeBuilder-4.0.0-3|18	BuildArch:	noarch
12cr|perl-XML-TreeBuilder-4.0.0-3|19	
12cr|perl-XML-TreeBuilder-4.0.0-3|20	%description
12cr|perl-XML-TreeBuilder-4.0.0-3|21	This is just a subclass of HTML::Element. It works basically the same as
12cr|perl-XML-TreeBuilder-4.0.0-3|22	HTML::Element, except that tagnames and attribute names aren't forced to
12cr|perl-XML-TreeBuilder-4.0.0-3|23	lowercase, as they are in HTML::Element.
12cr|perl-XML-TreeBuilder-4.0.0-3|24	
12cr|perl-XML-TreeBuilder-4.0.0-3|25	the HTML::Element manpage describes everything you can do with this class.
12cr|perl-XML-TreeBuilder-4.0.0-3|26	
12cr|perl-XML-TreeBuilder-4.0.0-3|27	%prep
12cr|perl-XML-TreeBuilder-4.0.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-TreeBuilder-4.0.0-3|29	
12cr|perl-XML-TreeBuilder-4.0.0-3|30	%build
12cr|perl-XML-TreeBuilder-4.0.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-TreeBuilder-4.0.0-3|32	%make
12cr|perl-XML-TreeBuilder-4.0.0-3|33	
12cr|perl-XML-TreeBuilder-4.0.0-3|34	%check
12cr|perl-XML-TreeBuilder-4.0.0-3|35	%make test
12cr|perl-XML-TreeBuilder-4.0.0-3|36	
12cr|perl-XML-TreeBuilder-4.0.0-3|37	%install
12cr|perl-XML-TreeBuilder-4.0.0-3|38	%makeinstall_std
12cr|perl-XML-TreeBuilder-4.0.0-3|39	
12cr|perl-XML-TreeBuilder-4.0.0-3|40	%files
12cr|perl-XML-TreeBuilder-4.0.0-3|41	%doc META.yml Changes README
12cr|perl-XML-TreeBuilder-4.0.0-3|42	%{_mandir}/man3/*
12cr|perl-XML-TreeBuilder-4.0.0-3|43	%{perl_vendorlib}/*
12cr|perl-XML-TreeBuilder-4.0.0-3|44	
12cr|perl-XML-TreeBuilder-4.0.0-3|45	%changelog
12cr|perl-XML-TreeBuilder-4.0.0-3|46	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 4.0.0-2mdv2011.0
12cr|perl-XML-TreeBuilder-4.0.0-3|47	+ Revision: 657476
12cr|perl-XML-TreeBuilder-4.0.0-3|48	- rebuild for updated spec-helper
12cr|perl-XML-TreeBuilder-4.0.0-3|49	
12cr|perl-XML-TreeBuilder-4.0.0-3|50	* Sun Mar 06 2011 Sandro Cazzaniga <kharec@mandriva.org> 4.0.0-1
12cr|perl-XML-TreeBuilder-4.0.0-3|51	+ Revision: 642383
12cr|perl-XML-TreeBuilder-4.0.0-3|52	- new version
12cr|perl-XML-TreeBuilder-4.0.0-3|53	
12cr|perl-XML-TreeBuilder-4.0.0-3|54	* Mon Jun 14 2010 Jérôme Quelin <jquelin@mandriva.org> 3.90.0-1mdv2011.0
12cr|perl-XML-TreeBuilder-4.0.0-3|55	+ Revision: 548037
12cr|perl-XML-TreeBuilder-4.0.0-3|56	- import perl-XML-TreeBuilder
12cr|perl-XML-TreeBuilder-4.0.0-3|57	
12cr|perl-XML-TreeBuilder-4.0.0-3|58	
12cr|perl-XML-TreeBuilder-4.0.0-3|59	* Mon Jun 14 2010 cpan2dist 3.09-1mdv
12cr|perl-XML-TreeBuilder-4.0.0-3|60	- initial mdv release, generated with cpan2dist

5759 12
12cr|perl-XML-TreePP-0.410.0-3|1	%define upstream_name    XML-TreePP
12cr|perl-XML-TreePP-0.410.0-3|2	%define upstream_version 0.41
12cr|perl-XML-TreePP-0.410.0-3|3	
12cr|perl-XML-TreePP-0.410.0-3|4	Name:		perl-%{upstream_name}
12cr|perl-XML-TreePP-0.410.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-TreePP-0.410.0-3|6	Release:	3
12cr|perl-XML-TreePP-0.410.0-3|7	
12cr|perl-XML-TreePP-0.410.0-3|8	Summary:	Pure Perl implementation for parsing/writing XML documents
12cr|perl-XML-TreePP-0.410.0-3|9	License:	GPL+ or Artistic
12cr|perl-XML-TreePP-0.410.0-3|10	Group:		Development/Perl
12cr|perl-XML-TreePP-0.410.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-TreePP-0.410.0-3|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-XML-TreePP-0.410.0-3|13	
12cr|perl-XML-TreePP-0.410.0-3|14	BuildRequires:	perl-devel
12cr|perl-XML-TreePP-0.410.0-3|15	BuildRequires:	perl(LWP)
12cr|perl-XML-TreePP-0.410.0-3|16	BuildRequires:	perl(Test::More)
12cr|perl-XML-TreePP-0.410.0-3|17	BuildArch:	noarch
12cr|perl-XML-TreePP-0.410.0-3|18	
12cr|perl-XML-TreePP-0.410.0-3|19	%description
12cr|perl-XML-TreePP-0.410.0-3|20	XML::TreePP module parses an XML document and expands it for a hash tree.
12cr|perl-XML-TreePP-0.410.0-3|21	This generates an XML document from a hash tree as the opposite way around.
12cr|perl-XML-TreePP-0.410.0-3|22	This is a pure Perl implementation and requires no modules depended. This
12cr|perl-XML-TreePP-0.410.0-3|23	can also fetch and parse an XML document from remote web server like the
12cr|perl-XML-TreePP-0.410.0-3|24	XMLHttpRequest object does at JavaScript language.
12cr|perl-XML-TreePP-0.410.0-3|25	
12cr|perl-XML-TreePP-0.410.0-3|26	%prep
12cr|perl-XML-TreePP-0.410.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-TreePP-0.410.0-3|28	
12cr|perl-XML-TreePP-0.410.0-3|29	%build
12cr|perl-XML-TreePP-0.410.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-TreePP-0.410.0-3|31	%make
12cr|perl-XML-TreePP-0.410.0-3|32	
12cr|perl-XML-TreePP-0.410.0-3|33	%check
12cr|perl-XML-TreePP-0.410.0-3|34	%make test
12cr|perl-XML-TreePP-0.410.0-3|35	
12cr|perl-XML-TreePP-0.410.0-3|36	%install
12cr|perl-XML-TreePP-0.410.0-3|37	%makeinstall_std
12cr|perl-XML-TreePP-0.410.0-3|38	
12cr|perl-XML-TreePP-0.410.0-3|39	%files
12cr|perl-XML-TreePP-0.410.0-3|40	%doc README META.yml Changes
12cr|perl-XML-TreePP-0.410.0-3|41	%{_mandir}/man3/*
12cr|perl-XML-TreePP-0.410.0-3|42	%{perl_vendorlib}/*
12cr|perl-XML-TreePP-0.410.0-3|43	
12cr|perl-XML-TreePP-0.410.0-3|44	%changelog
12cr|perl-XML-TreePP-0.410.0-3|45	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.410.0-2mdv2011.0
12cr|perl-XML-TreePP-0.410.0-3|46	+ Revision: 656980
12cr|perl-XML-TreePP-0.410.0-3|47	- rebuild for updated spec-helper
12cr|perl-XML-TreePP-0.410.0-3|48	
12cr|perl-XML-TreePP-0.410.0-3|49	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.410.0-1mdv2011.0
12cr|perl-XML-TreePP-0.410.0-3|50	+ Revision: 596713
12cr|perl-XML-TreePP-0.410.0-3|51	- update to 0.41
12cr|perl-XML-TreePP-0.410.0-3|52	
12cr|perl-XML-TreePP-0.410.0-3|53	* Mon Jul 26 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.390.0-4mdv2011.0
12cr|perl-XML-TreePP-0.410.0-3|54	+ Revision: 560580
12cr|perl-XML-TreePP-0.410.0-3|55	- perl rebuild
12cr|perl-XML-TreePP-0.410.0-3|56	
12cr|perl-XML-TreePP-0.410.0-3|57	* Fri Mar 12 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.390.0-3mdv2011.0
12cr|perl-XML-TreePP-0.410.0-3|58	+ Revision: 518570
12cr|perl-XML-TreePP-0.410.0-3|59	- Bump release
12cr|perl-XML-TreePP-0.410.0-3|60	
12cr|perl-XML-TreePP-0.410.0-3|61	* Sun Feb 28 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.390.0-2mdv2010.1
12cr|perl-XML-TreePP-0.410.0-3|62	+ Revision: 512529
12cr|perl-XML-TreePP-0.410.0-3|63	- New summary
12cr|perl-XML-TreePP-0.410.0-3|64	
12cr|perl-XML-TreePP-0.410.0-3|65	* Sun Feb 28 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.390.0-1mdv2010.1
12cr|perl-XML-TreePP-0.410.0-3|66	+ Revision: 512528
12cr|perl-XML-TreePP-0.410.0-3|67	- import perl-XML-TreePP
12cr|perl-XML-TreePP-0.410.0-3|68	
12cr|perl-XML-TreePP-0.410.0-3|69	
12cr|perl-XML-TreePP-0.410.0-3|70	* Sat Feb 27 2010 cpan2dist 0.39-1mdv
12cr|perl-XML-TreePP-0.410.0-3|71	- initial mdv release, generated with cpan2dist

5760 12
12cr|perl-XML-Writer-Simple-0.70.0-2|1	%define upstream_name 	 XML-Writer-Simple
12cr|perl-XML-Writer-Simple-0.70.0-2|2	%define upstream_version 0.07
12cr|perl-XML-Writer-Simple-0.70.0-2|3	
12cr|perl-XML-Writer-Simple-0.70.0-2|4	Name:		perl-%{upstream_name}
12cr|perl-XML-Writer-Simple-0.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XML-Writer-Simple-0.70.0-2|6	Release:	2
12cr|perl-XML-Writer-Simple-0.70.0-2|7	
12cr|perl-XML-Writer-Simple-0.70.0-2|8	Summary:	Module for writing XML documents
12cr|perl-XML-Writer-Simple-0.70.0-2|9	License:	GPL+ or Artistic
12cr|perl-XML-Writer-Simple-0.70.0-2|10	URL:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-XML-Writer-Simple-0.70.0-2|11	Group:		Development/Perl
12cr|perl-XML-Writer-Simple-0.70.0-2|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-XML-Writer-Simple-0.70.0-2|13	
12cr|perl-XML-Writer-Simple-0.70.0-2|14	BuildRequires:	perl-devel
12cr|perl-XML-Writer-Simple-0.70.0-2|15	BuildRequires:	perl(XML::Parser)
12cr|perl-XML-Writer-Simple-0.70.0-2|16	BuildRequires:	perl(XML::DTDParser)
12cr|perl-XML-Writer-Simple-0.70.0-2|17	BuildRequires:	perl(XML::DT)
12cr|perl-XML-Writer-Simple-0.70.0-2|18	BuildArch:	noarch
12cr|perl-XML-Writer-Simple-0.70.0-2|19	
12cr|perl-XML-Writer-Simple-0.70.0-2|20	%description
12cr|perl-XML-Writer-Simple-0.70.0-2|21	XML-Writer-Simple is a simple Perl module to write XML. It takes some
12cr|perl-XML-Writer-Simple-0.70.0-2|22	ideas from CGI and applies them for the XML World.
12cr|perl-XML-Writer-Simple-0.70.0-2|23	
12cr|perl-XML-Writer-Simple-0.70.0-2|24	%prep
12cr|perl-XML-Writer-Simple-0.70.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-Writer-Simple-0.70.0-2|26	
12cr|perl-XML-Writer-Simple-0.70.0-2|27	%build
12cr|perl-XML-Writer-Simple-0.70.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-Writer-Simple-0.70.0-2|29	make
12cr|perl-XML-Writer-Simple-0.70.0-2|30	
12cr|perl-XML-Writer-Simple-0.70.0-2|31	%check
12cr|perl-XML-Writer-Simple-0.70.0-2|32	make test
12cr|perl-XML-Writer-Simple-0.70.0-2|33	
12cr|perl-XML-Writer-Simple-0.70.0-2|34	%install
12cr|perl-XML-Writer-Simple-0.70.0-2|35	%makeinstall_std
12cr|perl-XML-Writer-Simple-0.70.0-2|36	
12cr|perl-XML-Writer-Simple-0.70.0-2|37	%files
12cr|perl-XML-Writer-Simple-0.70.0-2|38	%doc README Changes
12cr|perl-XML-Writer-Simple-0.70.0-2|39	%{perl_vendorlib}/XML/Writer*
12cr|perl-XML-Writer-Simple-0.70.0-2|40	%{_mandir}/*/*
12cr|perl-XML-Writer-Simple-0.70.0-2|41	
12cr|perl-XML-Writer-Simple-0.70.0-2|42	%changelog
12cr|perl-XML-Writer-Simple-0.70.0-2|43	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.70.0-1mdv2011.0
12cr|perl-XML-Writer-Simple-0.70.0-2|44	+ Revision: 654384
12cr|perl-XML-Writer-Simple-0.70.0-2|45	- update to new version 0.07
12cr|perl-XML-Writer-Simple-0.70.0-2|46	
12cr|perl-XML-Writer-Simple-0.70.0-2|47	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cr|perl-XML-Writer-Simple-0.70.0-2|48	+ Revision: 401814
12cr|perl-XML-Writer-Simple-0.70.0-2|49	- rebuild using %%perl_convert_version
12cr|perl-XML-Writer-Simple-0.70.0-2|50	- fixed license field
12cr|perl-XML-Writer-Simple-0.70.0-2|51	
12cr|perl-XML-Writer-Simple-0.70.0-2|52	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2010.0
12cr|perl-XML-Writer-Simple-0.70.0-2|53	+ Revision: 370251
12cr|perl-XML-Writer-Simple-0.70.0-2|54	- update to new version 0.05
12cr|perl-XML-Writer-Simple-0.70.0-2|55	
12cr|perl-XML-Writer-Simple-0.70.0-2|56	* Tue Feb 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.1
12cr|perl-XML-Writer-Simple-0.70.0-2|57	+ Revision: 341227
12cr|perl-XML-Writer-Simple-0.70.0-2|58	- update to new version 0.04
12cr|perl-XML-Writer-Simple-0.70.0-2|59	
12cr|perl-XML-Writer-Simple-0.70.0-2|60	* Tue Feb 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdv2009.1
12cr|perl-XML-Writer-Simple-0.70.0-2|61	+ Revision: 339102
12cr|perl-XML-Writer-Simple-0.70.0-2|62	- update to new version 0.03
12cr|perl-XML-Writer-Simple-0.70.0-2|63	
12cr|perl-XML-Writer-Simple-0.70.0-2|64	* Mon Feb 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdv2009.1
12cr|perl-XML-Writer-Simple-0.70.0-2|65	+ Revision: 338671
12cr|perl-XML-Writer-Simple-0.70.0-2|66	- update to new version 0.02
12cr|perl-XML-Writer-Simple-0.70.0-2|67	
12cr|perl-XML-Writer-Simple-0.70.0-2|68	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.01-3mdv2009.0
12cr|perl-XML-Writer-Simple-0.70.0-2|69	+ Revision: 242292
12cr|perl-XML-Writer-Simple-0.70.0-2|70	- rebuild
12cr|perl-XML-Writer-Simple-0.70.0-2|71	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-Writer-Simple-0.70.0-2|72	
12cr|perl-XML-Writer-Simple-0.70.0-2|73	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-Writer-Simple-0.70.0-2|74	- restore BuildRoot
12cr|perl-XML-Writer-Simple-0.70.0-2|75	
12cr|perl-XML-Writer-Simple-0.70.0-2|76	* Thu Jun 14 2007 Funda Wang <fwang@mandriva.org> 0.01-1mdv2008.0
12cr|perl-XML-Writer-Simple-0.70.0-2|77	+ Revision: 39226
12cr|perl-XML-Writer-Simple-0.70.0-2|78	- Add more buildrequires
12cr|perl-XML-Writer-Simple-0.70.0-2|79	- First package for Mandriva
12cr|perl-XML-Writer-Simple-0.70.0-2|80	- Create perl-XML-Writer-Simple
12cr|perl-XML-Writer-Simple-0.70.0-2|81	

5761 12
12cr|perl-XML-XPathScript-1.540.0-1|1	%define upstream_name    XML-XPathScript
12cr|perl-XML-XPathScript-1.540.0-1|2	%define upstream_version 1.54
12cr|perl-XML-XPathScript-1.540.0-1|3	
12cr|perl-XML-XPathScript-1.540.0-1|4	%define _requires_exceptions perl(Apache)\\|perl(Apache::AxKit::Cache)\\|perl(Apache::AxKit::CharsetConv)\\|perl(Apache::AxKit::Exception)\\|perl(Apache::AxKit::Language)\\|perl(Apache::AxKit::Provider)\\|perl(Apache::File)
12cr|perl-XML-XPathScript-1.540.0-1|5	
12cr|perl-XML-XPathScript-1.540.0-1|6	Name:       perl-%{upstream_name}
12cr|perl-XML-XPathScript-1.540.0-1|7	Version:    %perl_convert_version %{upstream_version}
12cr|perl-XML-XPathScript-1.540.0-1|8	Release:    %mkrel 1
12cr|perl-XML-XPathScript-1.540.0-1|9	
12cr|perl-XML-XPathScript-1.540.0-1|10	Summary:    A Perl framework for XML stylesheets
12cr|perl-XML-XPathScript-1.540.0-1|11	License:    Artistic
12cr|perl-XML-XPathScript-1.540.0-1|12	Group:      Development/Perl
12cr|perl-XML-XPathScript-1.540.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}/
12cr|perl-XML-XPathScript-1.540.0-1|14	Source0:    http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-XML-XPathScript-1.540.0-1|15	
12cr|perl-XML-XPathScript-1.540.0-1|16	BuildRequires:  perl(Module::Build)
12cr|perl-XML-XPathScript-1.540.0-1|17	BuildRequires:  perl(XML::XPath)
12cr|perl-XML-XPathScript-1.540.0-1|18	BuildRequires:  perl(XML::LibXML)
12cr|perl-XML-XPathScript-1.540.0-1|19	BuildRequires:  perl(Readonly)
12cr|perl-XML-XPathScript-1.540.0-1|20	BuildRequires:  perl(Clone)
12cr|perl-XML-XPathScript-1.540.0-1|21	BuildArch:      noarch
12cr|perl-XML-XPathScript-1.540.0-1|22	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-XML-XPathScript-1.540.0-1|23	
12cr|perl-XML-XPathScript-1.540.0-1|24	%description
12cr|perl-XML-XPathScript-1.540.0-1|25	%{upstream_name} is an XML templating language that has some concepts from ASP
12cr|perl-XML-XPathScript-1.540.0-1|26	and some from XSLT. This makes for a very flexible option for transforming
12cr|perl-XML-XPathScript-1.540.0-1|27	XML to HTML or text or just about any other format.
12cr|perl-XML-XPathScript-1.540.0-1|28	
12cr|perl-XML-XPathScript-1.540.0-1|29	%prep
12cr|perl-XML-XPathScript-1.540.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-XML-XPathScript-1.540.0-1|31	
12cr|perl-XML-XPathScript-1.540.0-1|32	%build
12cr|perl-XML-XPathScript-1.540.0-1|33	%{__perl} Build.PL installdirs=vendor
12cr|perl-XML-XPathScript-1.540.0-1|34	./Build
12cr|perl-XML-XPathScript-1.540.0-1|35	
12cr|perl-XML-XPathScript-1.540.0-1|36	%check
12cr|perl-XML-XPathScript-1.540.0-1|37	./Build test
12cr|perl-XML-XPathScript-1.540.0-1|38	
12cr|perl-XML-XPathScript-1.540.0-1|39	%install
12cr|perl-XML-XPathScript-1.540.0-1|40	rm -rf %{buildroot}
12cr|perl-XML-XPathScript-1.540.0-1|41	./Build install destdir=%{buildroot}
12cr|perl-XML-XPathScript-1.540.0-1|42	
12cr|perl-XML-XPathScript-1.540.0-1|43	%clean
12cr|perl-XML-XPathScript-1.540.0-1|44	rm -rf %{buildroot}
12cr|perl-XML-XPathScript-1.540.0-1|45	
12cr|perl-XML-XPathScript-1.540.0-1|46	%files
12cr|perl-XML-XPathScript-1.540.0-1|47	%defattr(-,root,root)
12cr|perl-XML-XPathScript-1.540.0-1|48	%doc README Changes script
12cr|perl-XML-XPathScript-1.540.0-1|49	%{_mandir}/*/*
12cr|perl-XML-XPathScript-1.540.0-1|50	%{perl_vendorlib}/XML
12cr|perl-XML-XPathScript-1.540.0-1|51	%{_bindir}/xpathscript
12cr|perl-XML-XPathScript-1.540.0-1|52	
12cr|perl-XML-XPathScript-1.540.0-1|53	
12cr|perl-XML-XPathScript-1.540.0-1|54	%changelog
12cr|perl-XML-XPathScript-1.540.0-1|55	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 1.540.0-1mdv2010.0
12cr|perl-XML-XPathScript-1.540.0-1|56	+ Revision: 408258
12cr|perl-XML-XPathScript-1.540.0-1|57	- rebuild using %%perl_convert_version
12cr|perl-XML-XPathScript-1.540.0-1|58	
12cr|perl-XML-XPathScript-1.540.0-1|59	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.54-1mdv2009.0
12cr|perl-XML-XPathScript-1.540.0-1|60	+ Revision: 270417
12cr|perl-XML-XPathScript-1.540.0-1|61	- update to new version 1.54
12cr|perl-XML-XPathScript-1.540.0-1|62	
12cr|perl-XML-XPathScript-1.540.0-1|63	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.53-4mdv2009.0
12cr|perl-XML-XPathScript-1.540.0-1|64	+ Revision: 258882
12cr|perl-XML-XPathScript-1.540.0-1|65	- rebuild
12cr|perl-XML-XPathScript-1.540.0-1|66	
12cr|perl-XML-XPathScript-1.540.0-1|67	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.53-3mdv2009.0
12cr|perl-XML-XPathScript-1.540.0-1|68	+ Revision: 246785
12cr|perl-XML-XPathScript-1.540.0-1|69	- rebuild
12cr|perl-XML-XPathScript-1.540.0-1|70	
12cr|perl-XML-XPathScript-1.540.0-1|71	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-XML-XPathScript-1.540.0-1|72	- restore BuildRoot
12cr|perl-XML-XPathScript-1.540.0-1|73	
12cr|perl-XML-XPathScript-1.540.0-1|74	* Thu Dec 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.53-1mdv2008.1
12cr|perl-XML-XPathScript-1.540.0-1|75	+ Revision: 135950
12cr|perl-XML-XPathScript-1.540.0-1|76	- update to new version 1.53
12cr|perl-XML-XPathScript-1.540.0-1|77	
12cr|perl-XML-XPathScript-1.540.0-1|78	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-XML-XPathScript-1.540.0-1|79	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-XPathScript-1.540.0-1|80	
12cr|perl-XML-XPathScript-1.540.0-1|81	* Mon Jul 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.52-1mdv2008.0
12cr|perl-XML-XPathScript-1.540.0-1|82	+ Revision: 52531
12cr|perl-XML-XPathScript-1.540.0-1|83	- update to new version 1.52
12cr|perl-XML-XPathScript-1.540.0-1|84	
12cr|perl-XML-XPathScript-1.540.0-1|85	* Wed Jul 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.50-1mdv2008.0
12cr|perl-XML-XPathScript-1.540.0-1|86	+ Revision: 47923
12cr|perl-XML-XPathScript-1.540.0-1|87	- fix build dependencies
12cr|perl-XML-XPathScript-1.540.0-1|88	- update to new version 1.50
12cr|perl-XML-XPathScript-1.540.0-1|89	
12cr|perl-XML-XPathScript-1.540.0-1|90	* Mon Apr 30 2007 Nicolas Lécureuil <neoclust@mandriva.org> 1.49-1mdv2008.0
12cr|perl-XML-XPathScript-1.540.0-1|91	+ Revision: 19391
12cr|perl-XML-XPathScript-1.540.0-1|92	-New version
12cr|perl-XML-XPathScript-1.540.0-1|93	
12cr|perl-XML-XPathScript-1.540.0-1|94	
12cr|perl-XML-XPathScript-1.540.0-1|95	* Sat Sep 02 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-XML-XPathScript-1.540.0-1|96	+ 2006-09-02 20:58:30 (59655)
12cr|perl-XML-XPathScript-1.540.0-1|97	- 1.45
12cr|perl-XML-XPathScript-1.540.0-1|98	
12cr|perl-XML-XPathScript-1.540.0-1|99	* Sat Sep 02 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|perl-XML-XPathScript-1.540.0-1|100	+ 2006-09-02 20:50:10 (59654)
12cr|perl-XML-XPathScript-1.540.0-1|101	Import perl-XML-XPathScript
12cr|perl-XML-XPathScript-1.540.0-1|102	
12cr|perl-XML-XPathScript-1.540.0-1|103	* Fri Aug 04 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.44-1mdv2007.0
12cr|perl-XML-XPathScript-1.540.0-1|104	- new version
12cr|perl-XML-XPathScript-1.540.0-1|105	- fix sources URL
12cr|perl-XML-XPathScript-1.540.0-1|106	- fix license
12cr|perl-XML-XPathScript-1.540.0-1|107	
12cr|perl-XML-XPathScript-1.540.0-1|108	* Fri Jun 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.41-1mdv2007.0
12cr|perl-XML-XPathScript-1.540.0-1|109	- New version 1.41
12cr|perl-XML-XPathScript-1.540.0-1|110	
12cr|perl-XML-XPathScript-1.540.0-1|111	* Wed May 03 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.01-2mdk
12cr|perl-XML-XPathScript-1.540.0-1|112	- Fix According to perl Policy
12cr|perl-XML-XPathScript-1.540.0-1|113	- BuildRequires
12cr|perl-XML-XPathScript-1.540.0-1|114	
12cr|perl-XML-XPathScript-1.540.0-1|115	* Mon Apr 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdk
12cr|perl-XML-XPathScript-1.540.0-1|116	- New release 1.01
12cr|perl-XML-XPathScript-1.540.0-1|117	- spec cleanup
12cr|perl-XML-XPathScript-1.540.0-1|118	- fix source URL
12cr|perl-XML-XPathScript-1.540.0-1|119	
12cr|perl-XML-XPathScript-1.540.0-1|120	* Tue Jan 03 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.16-1mdk
12cr|perl-XML-XPathScript-1.540.0-1|121	- New release 0.16
12cr|perl-XML-XPathScript-1.540.0-1|122	- fix source to make rpmbuilupdate friendly
12cr|perl-XML-XPathScript-1.540.0-1|123	
12cr|perl-XML-XPathScript-1.540.0-1|124	* Thu Sep 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.15-2mdk
12cr|perl-XML-XPathScript-1.540.0-1|125	- Fix BuildRequires
12cr|perl-XML-XPathScript-1.540.0-1|126	
12cr|perl-XML-XPathScript-1.540.0-1|127	* Mon Jul 25 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.15-1mdk
12cr|perl-XML-XPathScript-1.540.0-1|128	- 0.15
12cr|perl-XML-XPathScript-1.540.0-1|129	
12cr|perl-XML-XPathScript-1.540.0-1|130	* Wed Nov 10 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.14-2mdk
12cr|perl-XML-XPathScript-1.540.0-1|131	- Remove requires for AxKit modules
12cr|perl-XML-XPathScript-1.540.0-1|132	
12cr|perl-XML-XPathScript-1.540.0-1|133	* Tue Nov 09 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.14-1mdk
12cr|perl-XML-XPathScript-1.540.0-1|134	- 0.14
12cr|perl-XML-XPathScript-1.540.0-1|135	
12cr|perl-XML-XPathScript-1.540.0-1|136	* Wed Feb 25 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.11-2mdk
12cr|perl-XML-XPathScript-1.540.0-1|137	- own dir
12cr|perl-XML-XPathScript-1.540.0-1|138	
12cr|perl-XML-XPathScript-1.540.0-1|139	* Fri Jan 23 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.11-1mdk
12cr|perl-XML-XPathScript-1.540.0-1|140	- 0.11
12cr|perl-XML-XPathScript-1.540.0-1|141	- add url tag
12cr|perl-XML-XPathScript-1.540.0-1|142	

5762 12
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|1	%define	module	XML-XUpdate-LibXML
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|2	%define	name	perl-%{module}
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|3	%define	version	0.6.0
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|4	%define	release	%mkrel 7
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|5	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|6	Summary:	%{module} module for perl
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|7	Name:		%{name}
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|8	Version:	%{version}
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|9	Release:	%{release}
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|10	License:	MPL
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|11	Group:		Development/Perl
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{module}-%{version}.tar.bz2
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|13	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|14	BuildArch:	noarch
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|15	BuildRequires:	libxml2-devel >= 2.4.20
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|16	BuildRequires:	perl-devel
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|17	BuildRequires:	perl(XML::LibXML)
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|18	BuildRequires:	perl(XML::LibXML::XPathContext)
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|20	Requires(pre):	libxml2
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|21	Requires(pre):  perl(XML::LibXML)
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|22	Requires(pre):	perl(XML::SAX)
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|23	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|24	%description
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|25	%{module} module for perl
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|26	Simple implementation of XUpdate format
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|27	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|28	%prep
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|29	%setup -q -n %{module}-%{version}
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|30	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|31	%build
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|32	CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|33	%make
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|34	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|35	%check
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|36	make test
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|37	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|38	%install
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|39	rm -rf $RPM_BUILD_ROOT
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|40	eval `perl '-V:installarchlib'`
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|41	mkdir -p $RPM_BUILD_ROOT/$installarchlib
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|42	%{makeinstall_std}
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|43	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|44	%preun -p /usr/bin/perl
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|45	use XML::SAX;
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|46	XML::SAX->remove_parser(q(XML::LibXML::SAX::Parser))->save_parsers();
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|47	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|48	%post -p /usr/bin/perl
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|49	use XML::SAX;
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|50	XML::SAX->add_parser(q(XML::LibXML::SAX::Parser))->save_parsers();
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|51	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|52	%clean
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|53	rm -rf $RPM_BUILD_ROOT
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|54	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|55	%files
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|56	%defattr(-,root,root)
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|57	%doc Changes
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|58	%{_bindir}/xupdate
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|59	%{_mandir}/*/*
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|60	%{perl_vendorlib}/XML/*
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|61	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|62	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|63	%changelog
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|64	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0-7mdv2010.0
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|65	+ Revision: 430667
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|66	- rebuild
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|67	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|68	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0-6mdv2009.0
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|69	+ Revision: 258883
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|70	- rebuild
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|71	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|72	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0-5mdv2009.0
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|73	+ Revision: 246787
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|74	- rebuild
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|75	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|76	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.6.0-3mdv2008.1
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|77	+ Revision: 136369
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|78	- restore BuildRoot
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|79	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|80	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|81	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|82	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|83	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 0.6.0-3mdv2008.0
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|84	+ Revision: 23482
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|85	- rebuild
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|86	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|87	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|88	* Fri Apr 28 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.6.0-2mdk
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|89	- Fix SPEC according to Perl Policy
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|90	- BuildRequires
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|91	- Requires
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|92	- Source URL
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|93	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|94	* Fri May 27 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.6.0-1mdk
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|95	- 0.6.0
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|96	- Make rpmbuildable
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|97	- Fix pre-requires
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|98	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|99	* Mon Aug 30 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.5.0-2mdk
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|100	- Fix pre-requires
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|101	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|102	* Thu Jun 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.5.0-1mdk
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|103	- 0.5.0
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|104	- cosmetics
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|105	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|106	* Tue Aug 12 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.2-4mdk
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|107	- rebuild
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|108	
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|109	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2-3mdk
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|110	- disable failling tests for now
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|111	- rebuild for new auto{prov,req}
12cr|perl-XML-XUpdate-LibXML-0.6.0-7|112	

5763 12
12cr|perl-X-Osd-0.7-15|1	%define module X-Osd
12cr|perl-X-Osd-0.7-15|2	
12cr|perl-X-Osd-0.7-15|3	Summary:	Perl5 modules for xosd
12cr|perl-X-Osd-0.7-15|4	Name:		perl-%{module}
12cr|perl-X-Osd-0.7-15|5	Version:	0.7
12cr|perl-X-Osd-0.7-15|6	Release:	15
12cr|perl-X-Osd-0.7-15|7	License:	GPL
12cr|perl-X-Osd-0.7-15|8	Group:		Development/Perl
12cr|perl-X-Osd-0.7-15|9	URL:		http://search.cpan.org/dist/%{module}/
12cr|perl-X-Osd-0.7-15|10	Source:		http://search.cpan.org/CPAN/authors/id/G/GO/GOZER/%{module}-%{version}.tar.bz2
12cr|perl-X-Osd-0.7-15|11	Requires:	perl
12cr|perl-X-Osd-0.7-15|12	BuildRequires:	xosd-devel, perl-devel
12cr|perl-X-Osd-0.7-15|13	
12cr|perl-X-Osd-0.7-15|14	%description
12cr|perl-X-Osd-0.7-15|15	Perl extension to the X On Screen Display library (xosd)
12cr|perl-X-Osd-0.7-15|16	
12cr|perl-X-Osd-0.7-15|17	%prep
12cr|perl-X-Osd-0.7-15|18	%setup -q -n %{module}-%{version}
12cr|perl-X-Osd-0.7-15|19	
12cr|perl-X-Osd-0.7-15|20	%build
12cr|perl-X-Osd-0.7-15|21	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-X-Osd-0.7-15|22	make
12cr|perl-X-Osd-0.7-15|23	
12cr|perl-X-Osd-0.7-15|24	%install
12cr|perl-X-Osd-0.7-15|25	%makeinstall_std
12cr|perl-X-Osd-0.7-15|26	
12cr|perl-X-Osd-0.7-15|27	%files
12cr|perl-X-Osd-0.7-15|28	%doc README Changes
12cr|perl-X-Osd-0.7-15|29	%{perl_vendorlib}/*
12cr|perl-X-Osd-0.7-15|30	%{_mandir}/*/*
12cr|perl-X-Osd-0.7-15|31	
12cr|perl-X-Osd-0.7-15|32	%changelog
12cr|perl-X-Osd-0.7-15|33	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.7-14mdv2012.0
12cr|perl-X-Osd-0.7-15|34	+ Revision: 768358
12cr|perl-X-Osd-0.7-15|35	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-X-Osd-0.7-15|36	
12cr|perl-X-Osd-0.7-15|37	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.7-13mdv2010.0
12cr|perl-X-Osd-0.7-15|38	+ Revision: 430669
12cr|perl-X-Osd-0.7-15|39	- rebuild
12cr|perl-X-Osd-0.7-15|40	
12cr|perl-X-Osd-0.7-15|41	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.7-12mdv2009.0
12cr|perl-X-Osd-0.7-15|42	+ Revision: 258885
12cr|perl-X-Osd-0.7-15|43	- rebuild
12cr|perl-X-Osd-0.7-15|44	
12cr|perl-X-Osd-0.7-15|45	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.7-11mdv2009.0
12cr|perl-X-Osd-0.7-15|46	+ Revision: 246791
12cr|perl-X-Osd-0.7-15|47	- rebuild
12cr|perl-X-Osd-0.7-15|48	
12cr|perl-X-Osd-0.7-15|49	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.7-9mdv2008.1
12cr|perl-X-Osd-0.7-15|50	+ Revision: 151400
12cr|perl-X-Osd-0.7-15|51	- rebuild for perl-5.10.0
12cr|perl-X-Osd-0.7-15|52	
12cr|perl-X-Osd-0.7-15|53	+ Olivier Blin <blino@mandriva.org>
12cr|perl-X-Osd-0.7-15|54	- restore BuildRoot
12cr|perl-X-Osd-0.7-15|55	
12cr|perl-X-Osd-0.7-15|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-X-Osd-0.7-15|57	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-X-Osd-0.7-15|58	
12cr|perl-X-Osd-0.7-15|59	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-8mdv2008.0
12cr|perl-X-Osd-0.7-15|60	+ Revision: 87077
12cr|perl-X-Osd-0.7-15|61	- rebuild
12cr|perl-X-Osd-0.7-15|62	
12cr|perl-X-Osd-0.7-15|63	
12cr|perl-X-Osd-0.7-15|64	* Thu Jun 22 2006 Erwan Velu <erwan@seanodes.com> 0.7-7
12cr|perl-X-Osd-0.7-15|65	- Rebuild
12cr|perl-X-Osd-0.7-15|66	
12cr|perl-X-Osd-0.7-15|67	* Mon Dec 19 2005 Erwan Velu <erwan@seanodes.com> 0.7-6mdk
12cr|perl-X-Osd-0.7-15|68	- Fixing source path
12cr|perl-X-Osd-0.7-15|69	
12cr|perl-X-Osd-0.7-15|70	* Mon Dec 19 2005 Erwan Velu <erwan@seanodes.com> 0.7-5mdk
12cr|perl-X-Osd-0.7-15|71	- Cleaning spec
12cr|perl-X-Osd-0.7-15|72	
12cr|perl-X-Osd-0.7-15|73	* Mon Dec 19 2005 Erwan Velu <erwan@seanodes.com> 0.7-4mdk
12cr|perl-X-Osd-0.7-15|74	- Rebuild
12cr|perl-X-Osd-0.7-15|75	
12cr|perl-X-Osd-0.7-15|76	* Mon Nov 15 2004 Michael Scherer <misc@mandrake.org> 0.7-3mdk
12cr|perl-X-Osd-0.7-15|77	- rebuild for new perl
12cr|perl-X-Osd-0.7-15|78	- fix spec name
12cr|perl-X-Osd-0.7-15|79	
12cr|perl-X-Osd-0.7-15|80	* Tue Jun 22 2004 Michael Scherer <misc@mandrake.org> 0.7-2mdk
12cr|perl-X-Osd-0.7-15|81	- remove Requires on xosd, who turn out to pull xmms-xosd.
12cr|perl-X-Osd-0.7-15|82	
12cr|perl-X-Osd-0.7-15|83	* Wed May 05 2004 Erwan Velu <erwan@mandrakesoft.com> 0.7-1mdk
12cr|perl-X-Osd-0.7-15|84	- 0.7 (8 months in late :/)
12cr|perl-X-Osd-0.7-15|85	

5764 12
12cr|perl-XSLoader-0.150.0-3|1	%define	module	XSLoader
12cr|perl-XSLoader-0.150.0-3|2	%define	upstream_version 0.15
12cr|perl-XSLoader-0.150.0-3|3	
12cr|perl-XSLoader-0.150.0-3|4	Name:		perl-%{module}
12cr|perl-XSLoader-0.150.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-XSLoader-0.150.0-3|6	Release:	3
12cr|perl-XSLoader-0.150.0-3|7	
12cr|perl-XSLoader-0.150.0-3|8	Summary:	Dynamically load C libraries into Perl code
12cr|perl-XSLoader-0.150.0-3|9	License:	GPLv1+ or Artistic
12cr|perl-XSLoader-0.150.0-3|10	Group:		Development/Perl
12cr|perl-XSLoader-0.150.0-3|11	Url:		http://search.cpan.org/dist/%{module}
12cr|perl-XSLoader-0.150.0-3|12	Source0:	http://www.cpan.org/modules/by-module//%{module}-%{upstream_version}.tar.gz
12cr|perl-XSLoader-0.150.0-3|13	BuildArch:	noarch
12cr|perl-XSLoader-0.150.0-3|14	BuildRequires:	perl-devel
12cr|perl-XSLoader-0.150.0-3|15	BuildRequires:	perl(Test::More)
12cr|perl-XSLoader-0.150.0-3|16	
12cr|perl-XSLoader-0.150.0-3|17	%description
12cr|perl-XSLoader-0.150.0-3|18	This module defines a standard simplified interface to the dynamic
12cr|perl-XSLoader-0.150.0-3|19	linking mechanisms available on many platforms. Its primary purpose is
12cr|perl-XSLoader-0.150.0-3|20	to implement cheap automatic dynamic loading of Perl modules.
12cr|perl-XSLoader-0.150.0-3|21	
12cr|perl-XSLoader-0.150.0-3|22	For a more complicated interface, see DynaLoader. Many (most) features
12cr|perl-XSLoader-0.150.0-3|23	of DynaLoader are not implemented in XSLoader, like for example the
12cr|perl-XSLoader-0.150.0-3|24	dl_load_flags, not honored by XSLoader.
12cr|perl-XSLoader-0.150.0-3|25	
12cr|perl-XSLoader-0.150.0-3|26	%prep
12cr|perl-XSLoader-0.150.0-3|27	%setup -q -n %{module}-%{upstream_version}
12cr|perl-XSLoader-0.150.0-3|28	
12cr|perl-XSLoader-0.150.0-3|29	%build
12cr|perl-XSLoader-0.150.0-3|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-XSLoader-0.150.0-3|31	%make
12cr|perl-XSLoader-0.150.0-3|32	
12cr|perl-XSLoader-0.150.0-3|33	%check
12cr|perl-XSLoader-0.150.0-3|34	make test
12cr|perl-XSLoader-0.150.0-3|35	
12cr|perl-XSLoader-0.150.0-3|36	%install
12cr|perl-XSLoader-0.150.0-3|37	%makeinstall_std
12cr|perl-XSLoader-0.150.0-3|38	
12cr|perl-XSLoader-0.150.0-3|39	%files
12cr|perl-XSLoader-0.150.0-3|40	%doc Changes README
12cr|perl-XSLoader-0.150.0-3|41	%{_mandir}/man3/*
12cr|perl-XSLoader-0.150.0-3|42	%{perl_vendorlib}/*
12cr|perl-XSLoader-0.150.0-3|43	
12cr|perl-XSLoader-0.150.0-3|44	
12cr|perl-XSLoader-0.150.0-3|45	%changelog
12cr|perl-XSLoader-0.150.0-3|46	* Wed Feb 01 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.150.0-3
12cr|perl-XSLoader-0.150.0-3|47	+ Revision: 770500
12cr|perl-XSLoader-0.150.0-3|48	- package is noarch
12cr|perl-XSLoader-0.150.0-3|49	- update version
12cr|perl-XSLoader-0.150.0-3|50	- new version
12cr|perl-XSLoader-0.150.0-3|51	- clean spec
12cr|perl-XSLoader-0.150.0-3|52	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-XSLoader-0.150.0-3|53	
12cr|perl-XSLoader-0.150.0-3|54	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|perl-XSLoader-0.150.0-3|55	- rebuild for perl 5.12
12cr|perl-XSLoader-0.150.0-3|56	
12cr|perl-XSLoader-0.150.0-3|57	* Sun Jul 26 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cr|perl-XSLoader-0.150.0-3|58	+ Revision: 400260
12cr|perl-XSLoader-0.150.0-3|59	- rebuild without noarch
12cr|perl-XSLoader-0.150.0-3|60	- using %%perl_convert_version
12cr|perl-XSLoader-0.150.0-3|61	- fixed license field
12cr|perl-XSLoader-0.150.0-3|62	
12cr|perl-XSLoader-0.150.0-3|63	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10-3mdv2010.0
12cr|perl-XSLoader-0.150.0-3|64	+ Revision: 375885
12cr|perl-XSLoader-0.150.0-3|65	- rebuild
12cr|perl-XSLoader-0.150.0-3|66	
12cr|perl-XSLoader-0.150.0-3|67	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10-2mdv2010.0
12cr|perl-XSLoader-0.150.0-3|68	+ Revision: 372459
12cr|perl-XSLoader-0.150.0-3|69	- provide description / summary
12cr|perl-XSLoader-0.150.0-3|70	
12cr|perl-XSLoader-0.150.0-3|71	* Wed May 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10-1mdv2010.0
12cr|perl-XSLoader-0.150.0-3|72	+ Revision: 372424
12cr|perl-XSLoader-0.150.0-3|73	- import perl-XSLoader
12cr|perl-XSLoader-0.150.0-3|74	
12cr|perl-XSLoader-0.150.0-3|75	
12cr|perl-XSLoader-0.150.0-3|76	* Wed May 06 2009 cpan2dist 0.10-1mdv
12cr|perl-XSLoader-0.150.0-3|77	- initial mdv release, generated with cpan2dist
12cr|perl-XSLoader-0.150.0-3|78	

5765 12
12cr|perl-YAML-AppConfig-0.160.0-4|1	%define upstream_name	 YAML-AppConfig
12cr|perl-YAML-AppConfig-0.160.0-4|2	%define upstream_version 0.16
12cr|perl-YAML-AppConfig-0.160.0-4|3	
12cr|perl-YAML-AppConfig-0.160.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-YAML-AppConfig-0.160.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-YAML-AppConfig-0.160.0-4|6	Release:	4
12cr|perl-YAML-AppConfig-0.160.0-4|7	
12cr|perl-YAML-AppConfig-0.160.0-4|8	Summary:	Manage configuration files with YAML and variable reference
12cr|perl-YAML-AppConfig-0.160.0-4|9	License:	GPL+ or Artistic
12cr|perl-YAML-AppConfig-0.160.0-4|10	Group:		Development/Perl
12cr|perl-YAML-AppConfig-0.160.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cr|perl-YAML-AppConfig-0.160.0-4|12	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.bz2
12cr|perl-YAML-AppConfig-0.160.0-4|13	Patch:		YAML-AppConfig-0.16-fix-warning.patch
12cr|perl-YAML-AppConfig-0.160.0-4|14	
12cr|perl-YAML-AppConfig-0.160.0-4|15	BuildRequires:	perl-devel
12cr|perl-YAML-AppConfig-0.160.0-4|16	BuildRequires:	perl-YAML-parser
12cr|perl-YAML-AppConfig-0.160.0-4|17	Requires:	perl-YAML-parser
12cr|perl-YAML-AppConfig-0.160.0-4|18	BuildArch:	noarch
12cr|perl-YAML-AppConfig-0.160.0-4|19	
12cr|perl-YAML-AppConfig-0.160.0-4|20	%description
12cr|perl-YAML-AppConfig-0.160.0-4|21	YAML::AppConfig extends the work done in Config::YAML and YAML::ConfigFile to
12cr|perl-YAML-AppConfig-0.160.0-4|22	allow more flexiable configuration files.
12cr|perl-YAML-AppConfig-0.160.0-4|23	
12cr|perl-YAML-AppConfig-0.160.0-4|24	
12cr|perl-YAML-AppConfig-0.160.0-4|25	%prep
12cr|perl-YAML-AppConfig-0.160.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-YAML-AppConfig-0.160.0-4|27	%patch -p1
12cr|perl-YAML-AppConfig-0.160.0-4|28	
12cr|perl-YAML-AppConfig-0.160.0-4|29	%build
12cr|perl-YAML-AppConfig-0.160.0-4|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-YAML-AppConfig-0.160.0-4|31	%make
12cr|perl-YAML-AppConfig-0.160.0-4|32	
12cr|perl-YAML-AppConfig-0.160.0-4|33	%check
12cr|perl-YAML-AppConfig-0.160.0-4|34	make test
12cr|perl-YAML-AppConfig-0.160.0-4|35	
12cr|perl-YAML-AppConfig-0.160.0-4|36	%install
12cr|perl-YAML-AppConfig-0.160.0-4|37	%makeinstall_std
12cr|perl-YAML-AppConfig-0.160.0-4|38	
12cr|perl-YAML-AppConfig-0.160.0-4|39	%files
12cr|perl-YAML-AppConfig-0.160.0-4|40	%{_mandir}/*/*
12cr|perl-YAML-AppConfig-0.160.0-4|41	%{perl_vendorlib}/YAML
12cr|perl-YAML-AppConfig-0.160.0-4|42	
12cr|perl-YAML-AppConfig-0.160.0-4|43	
12cr|perl-YAML-AppConfig-0.160.0-4|44	%changelog
12cr|perl-YAML-AppConfig-0.160.0-4|45	* Mon Feb 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-3mdv2011.0
12cr|perl-YAML-AppConfig-0.160.0-4|46	+ Revision: 636719
12cr|perl-YAML-AppConfig-0.160.0-4|47	- patch: fix deprecated usage of UNIVERSAL::isa as a function
12cr|perl-YAML-AppConfig-0.160.0-4|48	
12cr|perl-YAML-AppConfig-0.160.0-4|49	* Thu Sep 23 2010 Funda Wang <fwang@mandriva.org> 0.160.0-2mdv2011.0
12cr|perl-YAML-AppConfig-0.160.0-4|50	+ Revision: 580731
12cr|perl-YAML-AppConfig-0.160.0-4|51	- rebuild
12cr|perl-YAML-AppConfig-0.160.0-4|52	
12cr|perl-YAML-AppConfig-0.160.0-4|53	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cr|perl-YAML-AppConfig-0.160.0-4|54	+ Revision: 401809
12cr|perl-YAML-AppConfig-0.160.0-4|55	- rebuild using %%perl_convert_version
12cr|perl-YAML-AppConfig-0.160.0-4|56	- fixed license field
12cr|perl-YAML-AppConfig-0.160.0-4|57	
12cr|perl-YAML-AppConfig-0.160.0-4|58	* Sun Jan 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-8mdv2009.1
12cr|perl-YAML-AppConfig-0.160.0-4|59	+ Revision: 324627
12cr|perl-YAML-AppConfig-0.160.0-4|60	- requires any perl YAML parser
12cr|perl-YAML-AppConfig-0.160.0-4|61	- fix dependencies
12cr|perl-YAML-AppConfig-0.160.0-4|62	
12cr|perl-YAML-AppConfig-0.160.0-4|63	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.16-6mdv2009.0
12cr|perl-YAML-AppConfig-0.160.0-4|64	+ Revision: 258886
12cr|perl-YAML-AppConfig-0.160.0-4|65	- rebuild
12cr|perl-YAML-AppConfig-0.160.0-4|66	
12cr|perl-YAML-AppConfig-0.160.0-4|67	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.16-5mdv2009.0
12cr|perl-YAML-AppConfig-0.160.0-4|68	+ Revision: 246793
12cr|perl-YAML-AppConfig-0.160.0-4|69	- rebuild
12cr|perl-YAML-AppConfig-0.160.0-4|70	
12cr|perl-YAML-AppConfig-0.160.0-4|71	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-YAML-AppConfig-0.160.0-4|72	- restore BuildRoot
12cr|perl-YAML-AppConfig-0.160.0-4|73	
12cr|perl-YAML-AppConfig-0.160.0-4|74	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-3mdv2008.1
12cr|perl-YAML-AppConfig-0.160.0-4|75	+ Revision: 133737
12cr|perl-YAML-AppConfig-0.160.0-4|76	- rebuild
12cr|perl-YAML-AppConfig-0.160.0-4|77	
12cr|perl-YAML-AppConfig-0.160.0-4|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-YAML-AppConfig-0.160.0-4|79	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-YAML-AppConfig-0.160.0-4|80	
12cr|perl-YAML-AppConfig-0.160.0-4|81	
12cr|perl-YAML-AppConfig-0.160.0-4|82	* Fri Oct 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-2mdv2007.0
12cr|perl-YAML-AppConfig-0.160.0-4|83	- buildrequires perl(YAML)
12cr|perl-YAML-AppConfig-0.160.0-4|84	
12cr|perl-YAML-AppConfig-0.160.0-4|85	* Tue Oct 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2007.0
12cr|perl-YAML-AppConfig-0.160.0-4|86	- first mdv release
12cr|perl-YAML-AppConfig-0.160.0-4|87	

5766 12
12cr|perl-YAML-LibYAML-0.350.0-2|1	%define upstream_name    YAML-LibYAML
12cr|perl-YAML-LibYAML-0.350.0-2|2	%define upstream_version 0.35
12cr|perl-YAML-LibYAML-0.350.0-2|3	
12cr|perl-YAML-LibYAML-0.350.0-2|4	Name:       perl-%{upstream_name}
12cr|perl-YAML-LibYAML-0.350.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-YAML-LibYAML-0.350.0-2|6	Release:	2
12cr|perl-YAML-LibYAML-0.350.0-2|7	
12cr|perl-YAML-LibYAML-0.350.0-2|8	Summary:    An XS Wrapper Module of libyaml
12cr|perl-YAML-LibYAML-0.350.0-2|9	License:    GPL+ or Artistic
12cr|perl-YAML-LibYAML-0.350.0-2|10	Group:      Development/Perl
12cr|perl-YAML-LibYAML-0.350.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|perl-YAML-LibYAML-0.350.0-2|12	Source0:    http://www.cpan.org/modules/by-module/YAML/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-YAML-LibYAML-0.350.0-2|13	Patch0:     YAML-LibYAML-0.35-fix-format-errors.patch
12cr|perl-YAML-LibYAML-0.350.0-2|14	
12cr|perl-YAML-LibYAML-0.350.0-2|15	BuildRequires: perl(ExtUtils::MakeMaker)
12cr|perl-YAML-LibYAML-0.350.0-2|16	BuildRequires: perl(Filter::Util::Call)
12cr|perl-YAML-LibYAML-0.350.0-2|17	BuildRequires: perl-devel
12cr|perl-YAML-LibYAML-0.350.0-2|18	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|perl-YAML-LibYAML-0.350.0-2|19	
12cr|perl-YAML-LibYAML-0.350.0-2|20	%description
12cr|perl-YAML-LibYAML-0.350.0-2|21	Kirill Siminov's 'libyaml' is arguably the best YAML implementation. The C
12cr|perl-YAML-LibYAML-0.350.0-2|22	library is written precisely to the YAML 1.1 specification. It was
12cr|perl-YAML-LibYAML-0.350.0-2|23	originally bound to Python and was later bound to Ruby.
12cr|perl-YAML-LibYAML-0.350.0-2|24	
12cr|perl-YAML-LibYAML-0.350.0-2|25	This module is a Perl XS binding to libyaml which offers Perl the best YAML
12cr|perl-YAML-LibYAML-0.350.0-2|26	support to date.
12cr|perl-YAML-LibYAML-0.350.0-2|27	
12cr|perl-YAML-LibYAML-0.350.0-2|28	This module exports the functions 'Dump' and 'Load'. These functions are
12cr|perl-YAML-LibYAML-0.350.0-2|29	intended to work exactly like 'YAML.pm''s corresponding functions.
12cr|perl-YAML-LibYAML-0.350.0-2|30	
12cr|perl-YAML-LibYAML-0.350.0-2|31	%prep
12cr|perl-YAML-LibYAML-0.350.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-YAML-LibYAML-0.350.0-2|33	%patch0 -p1 -b .format-error
12cr|perl-YAML-LibYAML-0.350.0-2|34	
12cr|perl-YAML-LibYAML-0.350.0-2|35	%build
12cr|perl-YAML-LibYAML-0.350.0-2|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-YAML-LibYAML-0.350.0-2|37	%make
12cr|perl-YAML-LibYAML-0.350.0-2|38	
12cr|perl-YAML-LibYAML-0.350.0-2|39	%check
12cr|perl-YAML-LibYAML-0.350.0-2|40	make test
12cr|perl-YAML-LibYAML-0.350.0-2|41	
12cr|perl-YAML-LibYAML-0.350.0-2|42	%install
12cr|perl-YAML-LibYAML-0.350.0-2|43	rm -rf %buildroot
12cr|perl-YAML-LibYAML-0.350.0-2|44	%makeinstall_std
12cr|perl-YAML-LibYAML-0.350.0-2|45	
12cr|perl-YAML-LibYAML-0.350.0-2|46	%clean
12cr|perl-YAML-LibYAML-0.350.0-2|47	rm -rf %buildroot
12cr|perl-YAML-LibYAML-0.350.0-2|48	
12cr|perl-YAML-LibYAML-0.350.0-2|49	%files
12cr|perl-YAML-LibYAML-0.350.0-2|50	%defattr(-,root,root)
12cr|perl-YAML-LibYAML-0.350.0-2|51	%doc Changes README
12cr|perl-YAML-LibYAML-0.350.0-2|52	%{_mandir}/man3/*
12cr|perl-YAML-LibYAML-0.350.0-2|53	%perl_vendorlib/*
12cr|perl-YAML-LibYAML-0.350.0-2|54	
12cr|perl-YAML-LibYAML-0.350.0-2|55	
12cr|perl-YAML-LibYAML-0.350.0-2|56	
12cr|perl-YAML-LibYAML-0.350.0-2|57	
12cr|perl-YAML-LibYAML-0.350.0-2|58	%changelog
12cr|perl-YAML-LibYAML-0.350.0-2|59	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.350.0-2
12cr|perl-YAML-LibYAML-0.350.0-2|60	+ Revision: 768358
12cr|perl-YAML-LibYAML-0.350.0-2|61	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|perl-YAML-LibYAML-0.350.0-2|62	
12cr|perl-YAML-LibYAML-0.350.0-2|63	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.350.0-1
12cr|perl-YAML-LibYAML-0.350.0-2|64	+ Revision: 654618
12cr|perl-YAML-LibYAML-0.350.0-2|65	- new version
12cr|perl-YAML-LibYAML-0.350.0-2|66	update format errors patch
12cr|perl-YAML-LibYAML-0.350.0-2|67	
12cr|perl-YAML-LibYAML-0.350.0-2|68	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.340.0-1mdv2011.0
12cr|perl-YAML-LibYAML-0.350.0-2|69	+ Revision: 596718
12cr|perl-YAML-LibYAML-0.350.0-2|70	- update to 0.34
12cr|perl-YAML-LibYAML-0.350.0-2|71	
12cr|perl-YAML-LibYAML-0.350.0-2|72	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.330.0-2mdv2011.0
12cr|perl-YAML-LibYAML-0.350.0-2|73	+ Revision: 555424
12cr|perl-YAML-LibYAML-0.350.0-2|74	- rebuild
12cr|perl-YAML-LibYAML-0.350.0-2|75	
12cr|perl-YAML-LibYAML-0.350.0-2|76	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 0.330.0-1mdv2010.1
12cr|perl-YAML-LibYAML-0.350.0-2|77	+ Revision: 536218
12cr|perl-YAML-LibYAML-0.350.0-2|78	- update to 0.33
12cr|perl-YAML-LibYAML-0.350.0-2|79	
12cr|perl-YAML-LibYAML-0.350.0-2|80	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.320.0-1mdv2010.0
12cr|perl-YAML-LibYAML-0.350.0-2|81	+ Revision: 381345
12cr|perl-YAML-LibYAML-0.350.0-2|82	- import perl-YAML-LibYAML
12cr|perl-YAML-LibYAML-0.350.0-2|83	
12cr|perl-YAML-LibYAML-0.350.0-2|84	
12cr|perl-YAML-LibYAML-0.350.0-2|85	* Sat May 30 2009 cpan2dist 0.32-1mdv
12cr|perl-YAML-LibYAML-0.350.0-2|86	- initial mdv release, generated with cpan2dist
12cr|perl-YAML-LibYAML-0.350.0-2|87	

5767 12
12cr|perl-Youri-BTS-0.1.1-7|1	%define module	Youri-BTS
12cr|perl-Youri-BTS-0.1.1-7|2	
12cr|perl-Youri-BTS-0.1.1-7|3	Name:		perl-%{module}
12cr|perl-Youri-BTS-0.1.1-7|4	Version:	0.1.1
12cr|perl-Youri-BTS-0.1.1-7|5	Release:	7
12cr|perl-Youri-BTS-0.1.1-7|6	Summary:	Youri BTS interface
12cr|perl-Youri-BTS-0.1.1-7|7	License:	GPL or Artistic
12cr|perl-Youri-BTS-0.1.1-7|8	Group:		Development/Other
12cr|perl-Youri-BTS-0.1.1-7|9	Source:		http://youri.zarb.or/download/%{module}-v%{version}.tar.bz2
12cr|perl-Youri-BTS-0.1.1-7|10	Url:		http://youri.zarb.org
12cr|perl-Youri-BTS-0.1.1-7|11	BuildRequires:	perl-devel
12cr|perl-Youri-BTS-0.1.1-7|12	Requires:	perl(version)
12cr|perl-Youri-BTS-0.1.1-7|13	BuildArch:	noarch
12cr|perl-Youri-BTS-0.1.1-7|14	
12cr|perl-Youri-BTS-0.1.1-7|15	%description
12cr|perl-Youri-BTS-0.1.1-7|16	YOURI stands for "Youri Offers an Upload & Repository Infrastucture". It aims
12cr|perl-Youri-BTS-0.1.1-7|17	to build tools making management of a coherent set of packages easier.
12cr|perl-Youri-BTS-0.1.1-7|18	
12cr|perl-Youri-BTS-0.1.1-7|19	This class provides an uniform view over various kind of bug-tracking systems.
12cr|perl-Youri-BTS-0.1.1-7|20	
12cr|perl-Youri-BTS-0.1.1-7|21	%prep
12cr|perl-Youri-BTS-0.1.1-7|22	%setup -q -n %{module}-v%{version}
12cr|perl-Youri-BTS-0.1.1-7|23	
12cr|perl-Youri-BTS-0.1.1-7|24	%build
12cr|perl-Youri-BTS-0.1.1-7|25	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Youri-BTS-0.1.1-7|26	%make
12cr|perl-Youri-BTS-0.1.1-7|27	
12cr|perl-Youri-BTS-0.1.1-7|28	%check
12cr|perl-Youri-BTS-0.1.1-7|29	make test
12cr|perl-Youri-BTS-0.1.1-7|30	
12cr|perl-Youri-BTS-0.1.1-7|31	%install
12cr|perl-Youri-BTS-0.1.1-7|32	%makeinstall_std
12cr|perl-Youri-BTS-0.1.1-7|33	
12cr|perl-Youri-BTS-0.1.1-7|34	%files
12cr|perl-Youri-BTS-0.1.1-7|35	%doc ChangeLog README
12cr|perl-Youri-BTS-0.1.1-7|36	%{perl_vendorlib}/Youri
12cr|perl-Youri-BTS-0.1.1-7|37	%{_mandir}/man3/*
12cr|perl-Youri-BTS-0.1.1-7|38	
12cr|perl-Youri-BTS-0.1.1-7|39	
12cr|perl-Youri-BTS-0.1.1-7|40	%changelog
12cr|perl-Youri-BTS-0.1.1-7|41	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1.1-6mdv2010.0
12cr|perl-Youri-BTS-0.1.1-7|42	+ Revision: 430670
12cr|perl-Youri-BTS-0.1.1-7|43	- rebuild
12cr|perl-Youri-BTS-0.1.1-7|44	
12cr|perl-Youri-BTS-0.1.1-7|45	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1.1-5mdv2009.0
12cr|perl-Youri-BTS-0.1.1-7|46	+ Revision: 258920
12cr|perl-Youri-BTS-0.1.1-7|47	- rebuild
12cr|perl-Youri-BTS-0.1.1-7|48	
12cr|perl-Youri-BTS-0.1.1-7|49	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1.1-4mdv2009.0
12cr|perl-Youri-BTS-0.1.1-7|50	+ Revision: 246795
12cr|perl-Youri-BTS-0.1.1-7|51	- rebuild
12cr|perl-Youri-BTS-0.1.1-7|52	
12cr|perl-Youri-BTS-0.1.1-7|53	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.1.1-2mdv2008.1
12cr|perl-Youri-BTS-0.1.1-7|54	+ Revision: 136373
12cr|perl-Youri-BTS-0.1.1-7|55	- restore BuildRoot
12cr|perl-Youri-BTS-0.1.1-7|56	
12cr|perl-Youri-BTS-0.1.1-7|57	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Youri-BTS-0.1.1-7|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Youri-BTS-0.1.1-7|59	
12cr|perl-Youri-BTS-0.1.1-7|60	* Mon Apr 23 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-2mdv2008.0
12cr|perl-Youri-BTS-0.1.1-7|61	+ Revision: 17196
12cr|perl-Youri-BTS-0.1.1-7|62	- force dependency on perl-version
12cr|perl-Youri-BTS-0.1.1-7|63	
12cr|perl-Youri-BTS-0.1.1-7|64	* Sun Apr 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-1mdv2008.0
12cr|perl-Youri-BTS-0.1.1-7|65	+ Revision: 17027
12cr|perl-Youri-BTS-0.1.1-7|66	- new version
12cr|perl-Youri-BTS-0.1.1-7|67	
12cr|perl-Youri-BTS-0.1.1-7|68	
12cr|perl-Youri-BTS-0.1.1-7|69	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-1mdv2007.1
12cr|perl-Youri-BTS-0.1.1-7|70	+ Revision: 138886
12cr|perl-Youri-BTS-0.1.1-7|71	- Imported perl-Youri-BTS-0.1.0-1mdv2007.1 into SVN repository.
12cr|perl-Youri-BTS-0.1.1-7|72	
12cr|perl-Youri-BTS-0.1.1-7|73	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-1mdv2007.1
12cr|perl-Youri-BTS-0.1.1-7|74	- first mdv release
12cr|perl-Youri-BTS-0.1.1-7|75	

5768 12
12cr|perl-Youri-Config-0.2.1-2|1	%define upstream_name       Youri-Config
12cr|perl-Youri-Config-0.2.1-2|2	%define upstream_version    0.2.1
12cr|perl-Youri-Config-0.2.1-2|3	
12cr|perl-Youri-Config-0.2.1-2|4	Name:		perl-%{upstream_name}
12cr|perl-Youri-Config-0.2.1-2|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Youri-Config-0.2.1-2|6	Release:	2
12cr|perl-Youri-Config-0.2.1-2|7	Summary:	Youri configuration handler
12cr|perl-Youri-Config-0.2.1-2|8	License:	GPL or Artistic
12cr|perl-Youri-Config-0.2.1-2|9	Group:		Development/Other
12cr|perl-Youri-Config-0.2.1-2|10	Url:		http://youri.zarb.org
12cr|perl-Youri-Config-0.2.1-2|11	Source:		http://youri.zarb.or/download/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Youri-Config-0.2.1-2|12	
12cr|perl-Youri-Config-0.2.1-2|13	BuildRequires:	perl-devel
12cr|perl-Youri-Config-0.2.1-2|14	BuildRequires:	perl(YAML::AppConfig)
12cr|perl-Youri-Config-0.2.1-2|15	BuildRequires:	perl(Test::Exception)
12cr|perl-Youri-Config-0.2.1-2|16	BuildRequires:	perl(version)
12cr|perl-Youri-Config-0.2.1-2|17	Requires:	perl(version)
12cr|perl-Youri-Config-0.2.1-2|18	BuildArch:	noarch
12cr|perl-Youri-Config-0.2.1-2|19	
12cr|perl-Youri-Config-0.2.1-2|20	%description
12cr|perl-Youri-Config-0.2.1-2|21	YOURI stands for "Youri Offers an Upload & Repository Infrastucture". It aims
12cr|perl-Youri-Config-0.2.1-2|22	to build tools making management of a coherent set of packages easier.
12cr|perl-Youri-Config-0.2.1-2|23	
12cr|perl-Youri-Config-0.2.1-2|24	This package provides configuration handling for other youri programs.
12cr|perl-Youri-Config-0.2.1-2|25	
12cr|perl-Youri-Config-0.2.1-2|26	%prep
12cr|perl-Youri-Config-0.2.1-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Youri-Config-0.2.1-2|28	
12cr|perl-Youri-Config-0.2.1-2|29	%build
12cr|perl-Youri-Config-0.2.1-2|30	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Youri-Config-0.2.1-2|31	%make
12cr|perl-Youri-Config-0.2.1-2|32	
12cr|perl-Youri-Config-0.2.1-2|33	%check
12cr|perl-Youri-Config-0.2.1-2|34	make test
12cr|perl-Youri-Config-0.2.1-2|35	
12cr|perl-Youri-Config-0.2.1-2|36	%install
12cr|perl-Youri-Config-0.2.1-2|37	%makeinstall_std
12cr|perl-Youri-Config-0.2.1-2|38	
12cr|perl-Youri-Config-0.2.1-2|39	%files
12cr|perl-Youri-Config-0.2.1-2|40	%doc ChangeLog README
12cr|perl-Youri-Config-0.2.1-2|41	%{perl_vendorlib}/Youri
12cr|perl-Youri-Config-0.2.1-2|42	%{_mandir}/man3/*
12cr|perl-Youri-Config-0.2.1-2|43	
12cr|perl-Youri-Config-0.2.1-2|44	%changelog
12cr|perl-Youri-Config-0.2.1-2|45	* Sat Jan 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-1mdv2011.0
12cr|perl-Youri-Config-0.2.1-2|46	+ Revision: 632210
12cr|perl-Youri-Config-0.2.1-2|47	- new version
12cr|perl-Youri-Config-0.2.1-2|48	
12cr|perl-Youri-Config-0.2.1-2|49	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2.0-5mdv2010.0
12cr|perl-Youri-Config-0.2.1-2|50	+ Revision: 430671
12cr|perl-Youri-Config-0.2.1-2|51	- rebuild
12cr|perl-Youri-Config-0.2.1-2|52	
12cr|perl-Youri-Config-0.2.1-2|53	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.2.0-4mdv2009.0
12cr|perl-Youri-Config-0.2.1-2|54	+ Revision: 258921
12cr|perl-Youri-Config-0.2.1-2|55	- rebuild
12cr|perl-Youri-Config-0.2.1-2|56	
12cr|perl-Youri-Config-0.2.1-2|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.2.0-3mdv2009.0
12cr|perl-Youri-Config-0.2.1-2|58	+ Revision: 246798
12cr|perl-Youri-Config-0.2.1-2|59	- rebuild
12cr|perl-Youri-Config-0.2.1-2|60	
12cr|perl-Youri-Config-0.2.1-2|61	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.2.0-1mdv2008.1
12cr|perl-Youri-Config-0.2.1-2|62	+ Revision: 136373
12cr|perl-Youri-Config-0.2.1-2|63	- restore BuildRoot
12cr|perl-Youri-Config-0.2.1-2|64	
12cr|perl-Youri-Config-0.2.1-2|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Youri-Config-0.2.1-2|66	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Youri-Config-0.2.1-2|67	
12cr|perl-Youri-Config-0.2.1-2|68	* Wed May 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-1mdv2008.0
12cr|perl-Youri-Config-0.2.1-2|69	+ Revision: 20746
12cr|perl-Youri-Config-0.2.1-2|70	- new release
12cr|perl-Youri-Config-0.2.1-2|71	- force dependency on perl-version
12cr|perl-Youri-Config-0.2.1-2|72	
12cr|perl-Youri-Config-0.2.1-2|73	
12cr|perl-Youri-Config-0.2.1-2|74	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-1mdv2007.1
12cr|perl-Youri-Config-0.2.1-2|75	+ Revision: 138940
12cr|perl-Youri-Config-0.2.1-2|76	- fix build dependencies _correctly_
12cr|perl-Youri-Config-0.2.1-2|77	- fix build dependencies
12cr|perl-Youri-Config-0.2.1-2|78	- Imported perl-Youri-Config-0.1.1-1mdv2007.1 into SVN repository.
12cr|perl-Youri-Config-0.2.1-2|79	
12cr|perl-Youri-Config-0.2.1-2|80	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-1mdv2007.1
12cr|perl-Youri-Config-0.2.1-2|81	- first mdv release
12cr|perl-Youri-Config-0.2.1-2|82	

5769 12
12cr|perl-Youri-Media-0.2.1-7|1	%define module	Youri-Media
12cr|perl-Youri-Media-0.2.1-7|2	
12cr|perl-Youri-Media-0.2.1-7|3	Name:		perl-%{module}
12cr|perl-Youri-Media-0.2.1-7|4	Version:	0.2.1
12cr|perl-Youri-Media-0.2.1-7|5	Release:	7
12cr|perl-Youri-Media-0.2.1-7|6	Summary:	Abstract media class
12cr|perl-Youri-Media-0.2.1-7|7	License:	GPL or Artistic
12cr|perl-Youri-Media-0.2.1-7|8	Group:		Development/Other
12cr|perl-Youri-Media-0.2.1-7|9	Source:		http://youri.zarb.or/download/%{module}-v%{version}.tar.bz2
12cr|perl-Youri-Media-0.2.1-7|10	Url:		http://youri.zarb.org
12cr|perl-Youri-Media-0.2.1-7|11	BuildRequires:	perl-devel
12cr|perl-Youri-Media-0.2.1-7|12	BuildRequires:	perl(Youri::Package)
12cr|perl-Youri-Media-0.2.1-7|13	BuildRequires:	perl(LWP::Simple)
12cr|perl-Youri-Media-0.2.1-7|14	BuildRequires:	perl(URPM)
12cr|perl-Youri-Media-0.2.1-7|15	BuildRequires:	perl(version)
12cr|perl-Youri-Media-0.2.1-7|16	Requires:	perl(version)
12cr|perl-Youri-Media-0.2.1-7|17	BuildArch:	noarch
12cr|perl-Youri-Media-0.2.1-7|18	
12cr|perl-Youri-Media-0.2.1-7|19	%description
12cr|perl-Youri-Media-0.2.1-7|20	YOURI stands for "Youri Offers an Upload & Repository Infrastucture". It aims
12cr|perl-Youri-Media-0.2.1-7|21	to build tools making management of a coherent set of packages easier.
12cr|perl-Youri-Media-0.2.1-7|22	
12cr|perl-Youri-Media-0.2.1-7|23	This class provides an uniform view over various kind of packages set.
12cr|perl-Youri-Media-0.2.1-7|24	
12cr|perl-Youri-Media-0.2.1-7|25	%prep
12cr|perl-Youri-Media-0.2.1-7|26	%setup -q -n %{module}-v%{version}
12cr|perl-Youri-Media-0.2.1-7|27	
12cr|perl-Youri-Media-0.2.1-7|28	%build
12cr|perl-Youri-Media-0.2.1-7|29	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Youri-Media-0.2.1-7|30	%make
12cr|perl-Youri-Media-0.2.1-7|31	
12cr|perl-Youri-Media-0.2.1-7|32	%check
12cr|perl-Youri-Media-0.2.1-7|33	make test
12cr|perl-Youri-Media-0.2.1-7|34	
12cr|perl-Youri-Media-0.2.1-7|35	%install
12cr|perl-Youri-Media-0.2.1-7|36	%makeinstall_std
12cr|perl-Youri-Media-0.2.1-7|37	
12cr|perl-Youri-Media-0.2.1-7|38	%files
12cr|perl-Youri-Media-0.2.1-7|39	%doc ChangeLog README
12cr|perl-Youri-Media-0.2.1-7|40	%{perl_vendorlib}/Youri
12cr|perl-Youri-Media-0.2.1-7|41	%{_mandir}/man3/*
12cr|perl-Youri-Media-0.2.1-7|42	
12cr|perl-Youri-Media-0.2.1-7|43	
12cr|perl-Youri-Media-0.2.1-7|44	%changelog
12cr|perl-Youri-Media-0.2.1-7|45	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.2.1-6mdv2010.0
12cr|perl-Youri-Media-0.2.1-7|46	+ Revision: 430672
12cr|perl-Youri-Media-0.2.1-7|47	- rebuild
12cr|perl-Youri-Media-0.2.1-7|48	
12cr|perl-Youri-Media-0.2.1-7|49	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2.1-5mdv2009.0
12cr|perl-Youri-Media-0.2.1-7|50	+ Revision: 258922
12cr|perl-Youri-Media-0.2.1-7|51	- rebuild
12cr|perl-Youri-Media-0.2.1-7|52	
12cr|perl-Youri-Media-0.2.1-7|53	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2.1-4mdv2009.0
12cr|perl-Youri-Media-0.2.1-7|54	+ Revision: 246800
12cr|perl-Youri-Media-0.2.1-7|55	- rebuild
12cr|perl-Youri-Media-0.2.1-7|56	
12cr|perl-Youri-Media-0.2.1-7|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.2.1-2mdv2008.1
12cr|perl-Youri-Media-0.2.1-7|58	+ Revision: 136373
12cr|perl-Youri-Media-0.2.1-7|59	- restore BuildRoot
12cr|perl-Youri-Media-0.2.1-7|60	
12cr|perl-Youri-Media-0.2.1-7|61	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Youri-Media-0.2.1-7|62	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Youri-Media-0.2.1-7|63	
12cr|perl-Youri-Media-0.2.1-7|64	* Mon Apr 23 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-2mdv2008.0
12cr|perl-Youri-Media-0.2.1-7|65	+ Revision: 17198
12cr|perl-Youri-Media-0.2.1-7|66	- force dependency on perl-version
12cr|perl-Youri-Media-0.2.1-7|67	- Import perl-Youri-Media
12cr|perl-Youri-Media-0.2.1-7|68	
12cr|perl-Youri-Media-0.2.1-7|69	
12cr|perl-Youri-Media-0.2.1-7|70	
12cr|perl-Youri-Media-0.2.1-7|71	* Sun Apr 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-1mdv2008.0
12cr|perl-Youri-Media-0.2.1-7|72	- first mdv release

5770 12
12cr|perl-Youri-Package-0.2.2-3|1	%define upstream_name       Youri-Package
12cr|perl-Youri-Package-0.2.2-3|2	%define upstream_version    0.2.2
12cr|perl-Youri-Package-0.2.2-3|3	%define __noautoreq 'perl\\((URPM|RPM.*|RPM4.*)\\)'
12cr|perl-Youri-Package-0.2.2-3|4	
12cr|perl-Youri-Package-0.2.2-3|5	Name:       perl-%{upstream_name}
12cr|perl-Youri-Package-0.2.2-3|6	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Youri-Package-0.2.2-3|7	Release:    3
12cr|perl-Youri-Package-0.2.2-3|8	Summary:	Abstract package class
12cr|perl-Youri-Package-0.2.2-3|9	License:	GPLv1+ or Artistic
12cr|perl-Youri-Package-0.2.2-3|10	Group:		Development/Other
12cr|perl-Youri-Package-0.2.2-3|11	Url:		http://youri.zarb.org
12cr|perl-Youri-Package-0.2.2-3|12	Source0:	http://youri.zarb.or/download/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Youri-Package-0.2.2-3|13	BuildRequires:  perl(Youri::Package::RPM::Generator)
12cr|perl-Youri-Package-0.2.2-3|14	BuildRequires:  perl(Test::Exception)
12cr|perl-Youri-Package-0.2.2-3|15	BuildRequires:  perl(Expect)
12cr|perl-Youri-Package-0.2.2-3|16	BuildRequires:  perl(RPM)
12cr|perl-Youri-Package-0.2.2-3|17	BuildRequires:  perl(URPM)
12cr|perl-Youri-Package-0.2.2-3|18	BuildRequires:  perl(UNIVERSAL::require)
12cr|perl-Youri-Package-0.2.2-3|19	BuildRequires:  perl-version
12cr|perl-Youri-Package-0.2.2-3|20	BuildRequires:  perl-devel
12cr|perl-Youri-Package-0.2.2-3|21	Requires:       perl-version
12cr|perl-Youri-Package-0.2.2-3|22	BuildArch:      noarch
12cr|perl-Youri-Package-0.2.2-3|23	
12cr|perl-Youri-Package-0.2.2-3|24	%description
12cr|perl-Youri-Package-0.2.2-3|25	YOURI stands for "Youri Offers an Upload & Repository Infrastucture". It aims
12cr|perl-Youri-Package-0.2.2-3|26	to build tools making management of a coherent set of packages easier.
12cr|perl-Youri-Package-0.2.2-3|27	
12cr|perl-Youri-Package-0.2.2-3|28	This class provides an uniform view over various kind of packages.
12cr|perl-Youri-Package-0.2.2-3|29	
12cr|perl-Youri-Package-0.2.2-3|30	%prep
12cr|perl-Youri-Package-0.2.2-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Youri-Package-0.2.2-3|32	
12cr|perl-Youri-Package-0.2.2-3|33	%build
12cr|perl-Youri-Package-0.2.2-3|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Youri-Package-0.2.2-3|35	%make
12cr|perl-Youri-Package-0.2.2-3|36	
12cr|perl-Youri-Package-0.2.2-3|37	%check
12cr|perl-Youri-Package-0.2.2-3|38	# a problem in the chroot prevent expect-based signature test to work
12cr|perl-Youri-Package-0.2.2-3|39	#%__make test
12cr|perl-Youri-Package-0.2.2-3|40	
12cr|perl-Youri-Package-0.2.2-3|41	%install
12cr|perl-Youri-Package-0.2.2-3|42	rm -rf %{buildroot}
12cr|perl-Youri-Package-0.2.2-3|43	%makeinstall_std
12cr|perl-Youri-Package-0.2.2-3|44	
12cr|perl-Youri-Package-0.2.2-3|45	%files
12cr|perl-Youri-Package-0.2.2-3|46	%defattr(-,root,root)
12cr|perl-Youri-Package-0.2.2-3|47	%doc Changes README
12cr|perl-Youri-Package-0.2.2-3|48	%{perl_vendorlib}/Youri
12cr|perl-Youri-Package-0.2.2-3|49	%{_mandir}/man3/*
12cr|perl-Youri-Package-0.2.2-3|50	
12cr|perl-Youri-Package-0.2.2-3|51	
12cr|perl-Youri-Package-0.2.2-3|52	%changelog
12cr|perl-Youri-Package-0.2.2-3|53	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 0.2.2-2mdv2011.0
12cr|perl-Youri-Package-0.2.2-3|54	+ Revision: 640784
12cr|perl-Youri-Package-0.2.2-3|55	- rebuild to obsolete old packages
12cr|perl-Youri-Package-0.2.2-3|56	
12cr|perl-Youri-Package-0.2.2-3|57	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.2-1
12cr|perl-Youri-Package-0.2.2-3|58	+ Revision: 634184
12cr|perl-Youri-Package-0.2.2-3|59	- new version
12cr|perl-Youri-Package-0.2.2-3|60	
12cr|perl-Youri-Package-0.2.2-3|61	* Sat Jan 29 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-1
12cr|perl-Youri-Package-0.2.2-3|62	+ Revision: 633915
12cr|perl-Youri-Package-0.2.2-3|63	- new version
12cr|perl-Youri-Package-0.2.2-3|64	
12cr|perl-Youri-Package-0.2.2-3|65	* Thu Jan 27 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-2
12cr|perl-Youri-Package-0.2.2-3|66	+ Revision: 633182
12cr|perl-Youri-Package-0.2.2-3|67	- disable tests as long as the chroot issue with /dev/tty exists
12cr|perl-Youri-Package-0.2.2-3|68	- no dependency on RPM bindings (only one is needed)
12cr|perl-Youri-Package-0.2.2-3|69	
12cr|perl-Youri-Package-0.2.2-3|70	* Sat Jan 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-1
12cr|perl-Youri-Package-0.2.2-3|71	+ Revision: 632221
12cr|perl-Youri-Package-0.2.2-3|72	- new version
12cr|perl-Youri-Package-0.2.2-3|73	- dropped rpm5 patch, merged upstream
12cr|perl-Youri-Package-0.2.2-3|74	
12cr|perl-Youri-Package-0.2.2-3|75	* Wed Jan 19 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.1.1-8
12cr|perl-Youri-Package-0.2.2-3|76	+ Revision: 631702
12cr|perl-Youri-Package-0.2.2-3|77	- Rebuild
12cr|perl-Youri-Package-0.2.2-3|78	
12cr|perl-Youri-Package-0.2.2-3|79	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|perl-Youri-Package-0.2.2-3|80	- merge rpm5 branch
12cr|perl-Youri-Package-0.2.2-3|81	
12cr|perl-Youri-Package-0.2.2-3|82	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1.1-6mdv2011.0
12cr|perl-Youri-Package-0.2.2-3|83	+ Revision: 430673
12cr|perl-Youri-Package-0.2.2-3|84	- rebuild
12cr|perl-Youri-Package-0.2.2-3|85	
12cr|perl-Youri-Package-0.2.2-3|86	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.1.1-4mdv2009.0
12cr|perl-Youri-Package-0.2.2-3|87	+ Revision: 268886
12cr|perl-Youri-Package-0.2.2-3|88	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Youri-Package-0.2.2-3|89	
12cr|perl-Youri-Package-0.2.2-3|90	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-3mdv2009.0
12cr|perl-Youri-Package-0.2.2-3|91	+ Revision: 210963
12cr|perl-Youri-Package-0.2.2-3|92	- rebuild
12cr|perl-Youri-Package-0.2.2-3|93	
12cr|perl-Youri-Package-0.2.2-3|94	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Youri-Package-0.2.2-3|95	- restore BuildRoot
12cr|perl-Youri-Package-0.2.2-3|96	
12cr|perl-Youri-Package-0.2.2-3|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Youri-Package-0.2.2-3|98	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Youri-Package-0.2.2-3|99	
12cr|perl-Youri-Package-0.2.2-3|100	* Mon Apr 23 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-2mdv2008.0
12cr|perl-Youri-Package-0.2.2-3|101	+ Revision: 17200
12cr|perl-Youri-Package-0.2.2-3|102	- force dependency on perl-version
12cr|perl-Youri-Package-0.2.2-3|103	
12cr|perl-Youri-Package-0.2.2-3|104	* Sun Apr 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-1mdv2008.0
12cr|perl-Youri-Package-0.2.2-3|105	+ Revision: 17031
12cr|perl-Youri-Package-0.2.2-3|106	- Import perl-Youri-Package
12cr|perl-Youri-Package-0.2.2-3|107	

5771 12
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|1	%define upstream_name		Youri-Package-RPM-Builder
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|2	%define upstream_version	0.3.0
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|3	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|4	Name:		perl-%{upstream_name}
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|6	Release:	4
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|7	Summary:	Build RPM packages
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|8	License:	GPL or Artistic
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|9	Group:		Development/Other
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|10	Url:		http://youri.zarb.org
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|11	Source0:	http://youri.zarb.org/download/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|12	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|13	BuildRequires:	perl-devel
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|14	BuildRequires:	perl(RPM)
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|15	BuildRequires:	perl(Youri::Package::RPM)
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|16	BuildRequires:	perl(Test::Exception)
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|17	BuildRequires:	perl(String::ShellQuote)
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|18	BuildRequires:	perl(version)
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|19	Requires:	perl(version)
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|20	BuildArch:	noarch
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|21	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|22	%description
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|23	YOURI stands for "Youri Offers an Upload & Repository Infrastucture". It aims
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|24	to build tools making management of a coherent set of packages easier.
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|25	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|26	This module build rpm packages.
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|27	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|28	%prep
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|30	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|31	%build
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|33	%make
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|34	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|35	%check
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|36	%make test
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|37	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|38	%install
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|39	%makeinstall_std
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|40	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|41	%files
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|42	%doc Changes README
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|43	%{perl_vendorlib}/Youri
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|44	%{_mandir}/man3/*
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|45	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|46	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|47	%changelog
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|48	* Sat Mar 12 2011 Funda Wang <fwang@mandriva.org> 0.3.0-3mdv2011.0
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|49	+ Revision: 643944
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|50	- rebuild
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|51	- rebuild
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|52	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|53	* Fri Jan 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.0-1
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|54	+ Revision: 633678
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|55	- new version
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|56	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|57	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|58	- fix RPM::Problems usage with rpm5
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|59	- fix a part of the code that weren't ported to rpm5 as it weren't covered by the
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|60	regression tests
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|61	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|62	* Sun Jan 09 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.2.0-3mdv2011.0
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|63	+ Revision: 630738
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|64	- merge rpm5 branch
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|65	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|66	* Sun Sep 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-1mdv2010.0
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|67	+ Revision: 438984
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|68	- new version
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|69	- use perl_version macro
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|70	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|71	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1.2-5mdv2010.0
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|72	+ Revision: 430674
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|73	- rebuild
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|74	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|75	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|76	- set TEST_AUTHOR environment variable to enable prereq & perlcritic test
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|77	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|78	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.1.2-4mdv2009.0
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|79	+ Revision: 258923
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|80	- rebuild
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|81	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|82	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.1.2-3mdv2009.0
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|83	+ Revision: 246808
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|84	- rebuild
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|85	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|86	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|87	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|88	- new version
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|89	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|90	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|91	- restore BuildRoot
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|92	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|93	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-1mdv2008.1
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|94	+ Revision: 109519
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|95	- new version
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|96	- import perl-Youri-Package-RPM-Builder
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|97	
12cr|perl-Youri-Package-RPM-Builder-0.3.0-4|98	

5772 12
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|1	%define upstream_name       Youri-Package-RPM-Generator
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|2	%define upstream_version    0.1.1
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|3	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|4	Name:       perl-%{upstream_name}
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|6	Release:    2
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|7	Summary:	Template-based rpm generator
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|8	License:	GPL or Artistic
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|9	Group:		Development/Other
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|10	Url:		http://youri.zarb.org
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|11	Source0:	http://youri.zarb.or/download/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|12	BuildRequires:  perl(URPM)
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|13	BuildRequires:  perl(Test::Exception)
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|14	BuildRequires:  perl(Text::Template)
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|15	BuildRequires:  perl-version
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|16	BuildRequires:  perl-devel
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|17	Requires:       perl-version
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|18	BuildArch:	    noarch
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|19	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|20	%description
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|21	YOURI stands for "Youri Offers an Upload & Repository Infrastucture". It aims
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|22	to build tools making management of a coherent set of packages easier.
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|23	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|24	This module generates rpm packages from a spec file template, for testing
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|25	purposes.
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|26	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|27	%prep
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|29	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|30	%build
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|32	%make
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|33	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|34	%check
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|35	%__make test
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|36	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|37	%install
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|38	%makeinstall_std
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|39	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|40	%files
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|41	%doc Changes README
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|42	%{perl_vendorlib}/Youri
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|43	%{_mandir}/man3/*
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|44	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|45	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|46	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|47	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|48	%changelog
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|49	* Fri Jan 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-1mdv2011.0
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|50	+ Revision: 633675
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|51	- new version
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|52	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1.0-6mdv2010.0
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|54	+ Revision: 430675
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|55	- rebuild
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|56	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|57	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.1.0-5mdv2009.0
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|58	+ Revision: 258924
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|59	- rebuild
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|60	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|61	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.1.0-4mdv2009.0
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|62	+ Revision: 246825
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|63	- rebuild
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|64	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|65	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.1.0-2mdv2008.1
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|66	+ Revision: 136373
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|67	- restore BuildRoot
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|68	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|70	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|71	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|72	* Mon Apr 23 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-2mdv2008.0
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|73	+ Revision: 17229
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|74	- force dependency on perl-version
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|75	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|76	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|77	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-1mdv2007.1
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|78	+ Revision: 138890
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|79	- Imported perl-Youri-Package-RPM-Generator-0.1.0-1mdv2007.1 into SVN repository.
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|80	
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|81	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-1mdv2007.1
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|82	- first mdv release
12cr|perl-Youri-Package-RPM-Generator-0.1.1-2|83	

5773 12
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|1	%define upstream_name       Youri-Package-RPM-Updater
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|2	%define upstream_version    0.6.1
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|3	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|4	Name:		perl-%{upstream_name}
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|5	Version:	%perl_convert_version %{upstream_version}
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|6	Release:	3
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|7	Summary:	Update RPM packages
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|8	License:	GPL or Artistic
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|9	Group:		Development/Other
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|10	Url:		http://youri.zarb.org
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|11	Source0:	http://youri.zarb.or/download/%{upstream_name}-%{upstream_version}.tar.gz
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|12	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|13	BuildRequires:	perl-devel
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|14	BuildRequires:	perl(DateTime)
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|15	BuildRequires:	perl(Youri::Package::RPM)
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|16	BuildRequires:	perl(RPM)
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|17	BuildRequires:	perl(Test::Exception)
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|18	BuildRequires:	perl(SVN::Client)
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|19	BuildRequires:	perl(LWP::UserAgent)
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|20	BuildRequires:	perl(Readonly)
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|21	BuildRequires:	perl(List::MoreUtils)
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|22	BuildRequires:	perl(YAML::AppConfig)
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|23	BuildRequires:	perl(version)
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|24	Requires:	perl(version)
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|25	BuildArch:	noarch
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|26	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|27	%description
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|28	YOURI stands for "Youri Offers an Upload & Repository Infrastucture". It aims
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|29	to build tools making management of a coherent set of packages easier.
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|30	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|31	This module updates rpm packages. When given an explicit new version, it
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|32	updates the spec file, and downloads new sources automatically. When not given
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|33	a new version, it just updates the spec file.
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|34	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|35	%prep
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|37	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|38	%build
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|40	%make
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|41	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|42	%check
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|43	make test
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|44	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|45	%install
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|46	%makeinstall_std
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|47	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|48	%files
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|49	%doc Changes README
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|50	%{perl_vendorlib}/Youri
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|51	%{_mandir}/man3/*
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|52	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|53	%changelog
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|54	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 0.6.1-2mdv2011.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|55	+ Revision: 640785
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|56	- rebuild to obsolete old packages
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|57	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|58	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.1-1
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|59	+ Revision: 634185
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|60	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|61	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|62	* Sat Jan 29 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-1
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|63	+ Revision: 633929
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|64	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|65	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|66	* Sun Jan 09 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.5.2-5mdv2011.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|67	+ Revision: 630747
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|68	- merge rpm5 branch
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|69	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|70	* Wed Jul 21 2010 Thierry Vignaud <tv@mandriva.org> 0.5.2-3mdv2011.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|71	+ Revision: 556539
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|72	- temporary disable BR: perl-SVN & test suite due to missing perl-SVN with new perl
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|73	- rebuild for new perl
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|74	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|75	* Wed Dec 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.2-1mdv2010.1
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|76	+ Revision: 472562
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|77	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|78	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|79	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|80	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-1mdv2010.1
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|81	+ Revision: 468566
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|82	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|83	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|84	* Fri Jul 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.7-1mdv2010.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|85	+ Revision: 391956
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|86	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|87	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|88	* Tue Jun 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.6-1mdv2010.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|89	+ Revision: 382288
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|90	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|91	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|92	* Mon May 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.5-1mdv2010.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|93	+ Revision: 377350
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|94	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|95	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|96	* Thu May 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.4-1mdv2010.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|97	+ Revision: 373065
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|98	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|99	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|100	* Tue Jan 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.3-1mdv2009.1
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|101	+ Revision: 325397
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|102	- new vesion
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|103	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|104	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.4.2-2mdv2009.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|105	+ Revision: 268887
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|106	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|107	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|108	* Tue Apr 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.2-1mdv2009.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|109	+ Revision: 196539
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|110	- new  version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|111	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|112	* Sun Feb 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.1-1mdv2008.1
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|113	+ Revision: 169415
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|114	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|115	- spec cleanup
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|116	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|117	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|118	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|119	- restore BuildRoot
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|120	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|121	+ Thierry Vignaud <tv@mandriva.org>
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|122	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|123	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|124	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 0.3.4-2mdv2008.1
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|125	+ Revision: 109318
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|126	- rebuild
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|127	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|128	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.4-1mdv2008.1
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|129	+ Revision: 104482
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|130	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|131	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|132	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.3-1mdv2008.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|133	+ Revision: 85914
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|134	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|135	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|136	* Fri Jul 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.2-1mdv2008.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|137	+ Revision: 56246
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|138	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|139	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|140	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-1mdv2008.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|141	+ Revision: 55811
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|142	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|143	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|144	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.0-1mdv2008.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|145	+ Revision: 55805
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|146	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|147	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|148	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-1mdv2008.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|149	+ Revision: 46763
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|150	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|151	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|152	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-1mdv2008.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|153	+ Revision: 46299
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|154	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|155	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|156	* Wed Apr 25 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-1mdv2008.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|157	+ Revision: 18364
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|158	- new version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|159	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|160	* Mon Apr 23 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-2mdv2008.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|161	+ Revision: 17230
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|162	- force dependency on perl-version
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|163	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|164	* Sun Apr 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-1mdv2008.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|165	+ Revision: 17042
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|166	- Import perl-Youri-Package-RPM-Updater
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|167	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|168	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|169	
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|170	* Sun Apr 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-1mdv2008.0
12cr|perl-Youri-Package-RPM-Updater-0.6.1-3|171	- first mdv release

5774 12
12cr|perl-Youri-Repository-0.1.0-6|1	%define module	Youri-Repository
12cr|perl-Youri-Repository-0.1.0-6|2	
12cr|perl-Youri-Repository-0.1.0-6|3	Name:		perl-%{module}
12cr|perl-Youri-Repository-0.1.0-6|4	Version:	0.1.0
12cr|perl-Youri-Repository-0.1.0-6|5	Release:	6
12cr|perl-Youri-Repository-0.1.0-6|6	Summary:	Packages repository abstraction layer
12cr|perl-Youri-Repository-0.1.0-6|7	License:	GPL or Artistic
12cr|perl-Youri-Repository-0.1.0-6|8	Group:		Development/Other
12cr|perl-Youri-Repository-0.1.0-6|9	Source:		http://youri.zarb.or/download/%{module}-v%{version}.tar.bz2
12cr|perl-Youri-Repository-0.1.0-6|10	Url:		http://youri.zarb.org
12cr|perl-Youri-Repository-0.1.0-6|11	BuildRequires:	perl-devel
12cr|perl-Youri-Repository-0.1.0-6|12	BuildRequires:	perl(Youri::Package::RPM::Test)
12cr|perl-Youri-Repository-0.1.0-6|13	BuildRequires:	perl(version)
12cr|perl-Youri-Repository-0.1.0-6|14	Requires:       perl(version)
12cr|perl-Youri-Repository-0.1.0-6|15	BuildArch:	noarch
12cr|perl-Youri-Repository-0.1.0-6|16	
12cr|perl-Youri-Repository-0.1.0-6|17	%description
12cr|perl-Youri-Repository-0.1.0-6|18	YOURI stands for "Youri Offers an Upload & Repository Infrastucture". It aims
12cr|perl-Youri-Repository-0.1.0-6|19	to build tools making management of a coherent set of packages easier.
12cr|perl-Youri-Repository-0.1.0-6|20	
12cr|perl-Youri-Repository-0.1.0-6|21	This class provides an uniform view over various kind of packages repository.
12cr|perl-Youri-Repository-0.1.0-6|22	
12cr|perl-Youri-Repository-0.1.0-6|23	%prep
12cr|perl-Youri-Repository-0.1.0-6|24	%setup -q -n %{module}-v%{version}
12cr|perl-Youri-Repository-0.1.0-6|25	
12cr|perl-Youri-Repository-0.1.0-6|26	%build
12cr|perl-Youri-Repository-0.1.0-6|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Youri-Repository-0.1.0-6|28	%make
12cr|perl-Youri-Repository-0.1.0-6|29	
12cr|perl-Youri-Repository-0.1.0-6|30	%check
12cr|perl-Youri-Repository-0.1.0-6|31	make test
12cr|perl-Youri-Repository-0.1.0-6|32	
12cr|perl-Youri-Repository-0.1.0-6|33	%install
12cr|perl-Youri-Repository-0.1.0-6|34	%makeinstall_std
12cr|perl-Youri-Repository-0.1.0-6|35	
12cr|perl-Youri-Repository-0.1.0-6|36	%files
12cr|perl-Youri-Repository-0.1.0-6|37	%doc ChangeLog README
12cr|perl-Youri-Repository-0.1.0-6|38	%{perl_vendorlib}/Youri
12cr|perl-Youri-Repository-0.1.0-6|39	%{_mandir}/man3/*
12cr|perl-Youri-Repository-0.1.0-6|40	
12cr|perl-Youri-Repository-0.1.0-6|41	
12cr|perl-Youri-Repository-0.1.0-6|42	%changelog
12cr|perl-Youri-Repository-0.1.0-6|43	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1.0-5mdv2010.0
12cr|perl-Youri-Repository-0.1.0-6|44	+ Revision: 430676
12cr|perl-Youri-Repository-0.1.0-6|45	- rebuild
12cr|perl-Youri-Repository-0.1.0-6|46	
12cr|perl-Youri-Repository-0.1.0-6|47	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1.0-4mdv2009.0
12cr|perl-Youri-Repository-0.1.0-6|48	+ Revision: 268888
12cr|perl-Youri-Repository-0.1.0-6|49	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Youri-Repository-0.1.0-6|50	
12cr|perl-Youri-Repository-0.1.0-6|51	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-3mdv2009.0
12cr|perl-Youri-Repository-0.1.0-6|52	+ Revision: 210952
12cr|perl-Youri-Repository-0.1.0-6|53	- rebuild
12cr|perl-Youri-Repository-0.1.0-6|54	
12cr|perl-Youri-Repository-0.1.0-6|55	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Youri-Repository-0.1.0-6|56	- restore BuildRoot
12cr|perl-Youri-Repository-0.1.0-6|57	
12cr|perl-Youri-Repository-0.1.0-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Youri-Repository-0.1.0-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Youri-Repository-0.1.0-6|60	
12cr|perl-Youri-Repository-0.1.0-6|61	* Mon Apr 23 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-2mdv2008.0
12cr|perl-Youri-Repository-0.1.0-6|62	+ Revision: 17202
12cr|perl-Youri-Repository-0.1.0-6|63	- force dependency on perl-version
12cr|perl-Youri-Repository-0.1.0-6|64	
12cr|perl-Youri-Repository-0.1.0-6|65	* Sun Apr 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-1mdv2008.0
12cr|perl-Youri-Repository-0.1.0-6|66	+ Revision: 17079
12cr|perl-Youri-Repository-0.1.0-6|67	- Import perl-Youri-Repository
12cr|perl-Youri-Repository-0.1.0-6|68	
12cr|perl-Youri-Repository-0.1.0-6|69	
12cr|perl-Youri-Repository-0.1.0-6|70	
12cr|perl-Youri-Repository-0.1.0-6|71	* Sun Apr 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-1mdv2008.0
12cr|perl-Youri-Repository-0.1.0-6|72	- first mdv release

5775 12
12cr|perl-Youri-Utils-0.2.1-6|1	%define module	Youri-Utils
12cr|perl-Youri-Utils-0.2.1-6|2	
12cr|perl-Youri-Utils-0.2.1-6|3	Name:		perl-%{module}
12cr|perl-Youri-Utils-0.2.1-6|4	Version:	0.2.1
12cr|perl-Youri-Utils-0.2.1-6|5	Release:	6
12cr|perl-Youri-Utils-0.2.1-6|6	Summary:	Youri shared functions
12cr|perl-Youri-Utils-0.2.1-6|7	License:	GPL or Artistic
12cr|perl-Youri-Utils-0.2.1-6|8	Group:		Development/Other
12cr|perl-Youri-Utils-0.2.1-6|9	Source:		http://youri.zarb.or/download/%{module}-v%{version}.tar.bz2
12cr|perl-Youri-Utils-0.2.1-6|10	Url:		http://youri.zarb.org
12cr|perl-Youri-Utils-0.2.1-6|11	BuildRequires:	perl-devel
12cr|perl-Youri-Utils-0.2.1-6|12	BuildRequires:	perl(UNIVERSAL::require)
12cr|perl-Youri-Utils-0.2.1-6|13	BuildRequires:	perl(version)
12cr|perl-Youri-Utils-0.2.1-6|14	Requires:	perl(version)
12cr|perl-Youri-Utils-0.2.1-6|15	BuildArch:	noarch
12cr|perl-Youri-Utils-0.2.1-6|16	
12cr|perl-Youri-Utils-0.2.1-6|17	%description
12cr|perl-Youri-Utils-0.2.1-6|18	YOURI stands for "Youri Offers an Upload & Repository Infrastucture". It aims
12cr|perl-Youri-Utils-0.2.1-6|19	to build tools making management of a coherent set of packages easier.
12cr|perl-Youri-Utils-0.2.1-6|20	
12cr|perl-Youri-Utils-0.2.1-6|21	This package provides basic utility functions used by other youri programs.
12cr|perl-Youri-Utils-0.2.1-6|22	
12cr|perl-Youri-Utils-0.2.1-6|23	%prep
12cr|perl-Youri-Utils-0.2.1-6|24	%setup -q -n %{module}-v%{version}
12cr|perl-Youri-Utils-0.2.1-6|25	
12cr|perl-Youri-Utils-0.2.1-6|26	%build
12cr|perl-Youri-Utils-0.2.1-6|27	perl Makefile.PL INSTALLDIRS=vendor
12cr|perl-Youri-Utils-0.2.1-6|28	%make
12cr|perl-Youri-Utils-0.2.1-6|29	
12cr|perl-Youri-Utils-0.2.1-6|30	%check
12cr|perl-Youri-Utils-0.2.1-6|31	make test
12cr|perl-Youri-Utils-0.2.1-6|32	
12cr|perl-Youri-Utils-0.2.1-6|33	%install
12cr|perl-Youri-Utils-0.2.1-6|34	%makeinstall_std
12cr|perl-Youri-Utils-0.2.1-6|35	
12cr|perl-Youri-Utils-0.2.1-6|36	%files
12cr|perl-Youri-Utils-0.2.1-6|37	%doc ChangeLog README
12cr|perl-Youri-Utils-0.2.1-6|38	%{perl_vendorlib}/Youri
12cr|perl-Youri-Utils-0.2.1-6|39	%{_mandir}/man3/*
12cr|perl-Youri-Utils-0.2.1-6|40	
12cr|perl-Youri-Utils-0.2.1-6|41	%changelog
12cr|perl-Youri-Utils-0.2.1-6|42	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.2.1-5mdv2010.0
12cr|perl-Youri-Utils-0.2.1-6|43	+ Revision: 430677
12cr|perl-Youri-Utils-0.2.1-6|44	- rebuild
12cr|perl-Youri-Utils-0.2.1-6|45	
12cr|perl-Youri-Utils-0.2.1-6|46	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2.1-4mdv2009.0
12cr|perl-Youri-Utils-0.2.1-6|47	+ Revision: 268889
12cr|perl-Youri-Utils-0.2.1-6|48	- rebuild early 2009.0 package (before pixel changes)
12cr|perl-Youri-Utils-0.2.1-6|49	
12cr|perl-Youri-Utils-0.2.1-6|50	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-3mdv2009.0
12cr|perl-Youri-Utils-0.2.1-6|51	+ Revision: 210951
12cr|perl-Youri-Utils-0.2.1-6|52	- rebuild
12cr|perl-Youri-Utils-0.2.1-6|53	
12cr|perl-Youri-Utils-0.2.1-6|54	+ Olivier Blin <oblin@mandriva.com>
12cr|perl-Youri-Utils-0.2.1-6|55	- restore BuildRoot
12cr|perl-Youri-Utils-0.2.1-6|56	
12cr|perl-Youri-Utils-0.2.1-6|57	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|perl-Youri-Utils-0.2.1-6|58	- kill re-definition of %%buildroot on Pixel's request
12cr|perl-Youri-Utils-0.2.1-6|59	
12cr|perl-Youri-Utils-0.2.1-6|60	* Mon Apr 23 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-2mdv2008.0
12cr|perl-Youri-Utils-0.2.1-6|61	+ Revision: 17191
12cr|perl-Youri-Utils-0.2.1-6|62	- force dependency on perl-version
12cr|perl-Youri-Utils-0.2.1-6|63	
12cr|perl-Youri-Utils-0.2.1-6|64	* Sun Apr 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-1mdv2008.0
12cr|perl-Youri-Utils-0.2.1-6|65	+ Revision: 17030
12cr|perl-Youri-Utils-0.2.1-6|66	- new version
12cr|perl-Youri-Utils-0.2.1-6|67	
12cr|perl-Youri-Utils-0.2.1-6|68	
12cr|perl-Youri-Utils-0.2.1-6|69	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-1mdv2007.1
12cr|perl-Youri-Utils-0.2.1-6|70	+ Revision: 138939
12cr|perl-Youri-Utils-0.2.1-6|71	- fix build dependencies _correctly_
12cr|perl-Youri-Utils-0.2.1-6|72	- fix build dependencies
12cr|perl-Youri-Utils-0.2.1-6|73	- Imported perl-Youri-Utils-0.1.1-1mdv2007.1 into SVN repository.
12cr|perl-Youri-Utils-0.2.1-6|74	
12cr|perl-Youri-Utils-0.2.1-6|75	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-1mdv2007.1
12cr|perl-Youri-Utils-0.2.1-6|76	- first mdv release
12cr|perl-Youri-Utils-0.2.1-6|77	

5776 12
12cr|perroquet-1.1.1-1|1	Summary:	A listening comprehension tutor
12cr|perroquet-1.1.1-1|2	Name:		perroquet
12cr|perroquet-1.1.1-1|3	Version:	1.1.1
12cr|perroquet-1.1.1-1|4	Release:	%mkrel 1
12cr|perroquet-1.1.1-1|5	Source0:	http://launchpad.net/perroquet/1.1/%{version}/+download/%{name}-%{version}.tar.gz
12cr|perroquet-1.1.1-1|6	License:	GPLv3
12cr|perroquet-1.1.1-1|7	Group:		Education
12cr|perroquet-1.1.1-1|8	URL:		http://perroquet.b219.org
12cr|perroquet-1.1.1-1|9	BuildRequires:	python-devel
12cr|perroquet-1.1.1-1|10	BuildRequires:	intltool
12cr|perroquet-1.1.1-1|11	BuildRequires:	python-setuptools
12cr|perroquet-1.1.1-1|12	BuildRequires:	desktop-file-utils
12cr|perroquet-1.1.1-1|13	Requires:	gtk+2.0
12cr|perroquet-1.1.1-1|14	Requires:	gstreamer0.10-plugins-good
12cr|perroquet-1.1.1-1|15	Requires:	gstreamer0.10-python
12cr|perroquet-1.1.1-1|16	Requires:	pygtk2.0
12cr|perroquet-1.1.1-1|17	BuildArch:	noarch
12cr|perroquet-1.1.1-1|18	
12cr|perroquet-1.1.1-1|19	%description
12cr|perroquet-1.1.1-1|20	Perroquet is a educational program to improve playfully your listening in a
12cr|perroquet-1.1.1-1|21	foreign language.
12cr|perroquet-1.1.1-1|22	
12cr|perroquet-1.1.1-1|23	The principle of Perroquet is to use a video or audio file and the associated
12cr|perroquet-1.1.1-1|24	subtitles to make you listen and understand the dialogue or lyrics. After
12cr|perroquet-1.1.1-1|25	having identified the files to use, Perroquet will read a piece of video then
12cr|perroquet-1.1.1-1|26	pause. It will show you the number of words to find and you will have to type
12cr|perroquet-1.1.1-1|27	them to continue. You can listen a sequence as many times as necessary.
12cr|perroquet-1.1.1-1|28	If you do not understand, Perroquet offers several means to help you.
12cr|perroquet-1.1.1-1|29	
12cr|perroquet-1.1.1-1|30	%prep
12cr|perroquet-1.1.1-1|31	%setup -q
12cr|perroquet-1.1.1-1|32	
12cr|perroquet-1.1.1-1|33	%build
12cr|perroquet-1.1.1-1|34	python setup.py build
12cr|perroquet-1.1.1-1|35	
12cr|perroquet-1.1.1-1|36	%install
12cr|perroquet-1.1.1-1|37	rm -rf %{buildroot}
12cr|perroquet-1.1.1-1|38	python setup.py \
12cr|perroquet-1.1.1-1|39	--without-icon-cache \
12cr|perroquet-1.1.1-1|40	--without-mime-database \
12cr|perroquet-1.1.1-1|41	--without-desktop-database \
12cr|perroquet-1.1.1-1|42	install --root=%{buildroot}
12cr|perroquet-1.1.1-1|43	
12cr|perroquet-1.1.1-1|44	desktop-file-install \
12cr|perroquet-1.1.1-1|45	--remove-key=Encoding \
12cr|perroquet-1.1.1-1|46	--remove-category=Application \
12cr|perroquet-1.1.1-1|47	--add-category=Languages \
12cr|perroquet-1.1.1-1|48	--dir %{buildroot}%{_datadir}/applications \
12cr|perroquet-1.1.1-1|49	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|perroquet-1.1.1-1|50	
12cr|perroquet-1.1.1-1|51	%find_lang %{name}
12cr|perroquet-1.1.1-1|52	
12cr|perroquet-1.1.1-1|53	%clean
12cr|perroquet-1.1.1-1|54	rm -rf %{buildroot}
12cr|perroquet-1.1.1-1|55	
12cr|perroquet-1.1.1-1|56	%files -f %{name}.lang
12cr|perroquet-1.1.1-1|57	%defattr(-,root,root)
12cr|perroquet-1.1.1-1|58	%doc README AUTHORS ChangeLog NEWS MAINTAINERS
12cr|perroquet-1.1.1-1|59	%{_bindir}/%{name}
12cr|perroquet-1.1.1-1|60	%{python_sitelib}/%{name}lib
12cr|perroquet-1.1.1-1|61	%{python_sitelib}/%{name}-%{version}-py%{py_ver}.egg-info
12cr|perroquet-1.1.1-1|62	%{_datadir}/applications/%{name}.desktop
12cr|perroquet-1.1.1-1|63	%{_iconsdir}/hicolor/*/*/*.*
12cr|perroquet-1.1.1-1|64	%{_datadir}/%{name}
12cr|perroquet-1.1.1-1|65	%{_datadir}/pixmaps/*
12cr|perroquet-1.1.1-1|66	%{_datadir}/mime/packages/%{name}.xml
12cr|perroquet-1.1.1-1|67	%dir %{_sysconfdir}/%{name}
12cr|perroquet-1.1.1-1|68	%config(noreplace) %{_sysconfdir}/%{name}/*.ini
12cr|perroquet-1.1.1-1|69	%config(noreplace) %{_sysconfdir}/%{name}/*.conf
12cr|perroquet-1.1.1-1|70	
12cr|perroquet-1.1.1-1|71	
12cr|perroquet-1.1.1-1|72	%changelog
12cr|perroquet-1.1.1-1|73	* Fri Jun 17 2011 Jani Välimaa <wally@mandriva.org> 1.1.1-1mdv2011.0
12cr|perroquet-1.1.1-1|74	+ Revision: 685873
12cr|perroquet-1.1.1-1|75	- new version 1.1.1
12cr|perroquet-1.1.1-1|76	- drop buildroot definition
12cr|perroquet-1.1.1-1|77	- minor .spec cleanup
12cr|perroquet-1.1.1-1|78	
12cr|perroquet-1.1.1-1|79	* Sat Jan 16 2010 Jérôme Brenier <incubusss@mandriva.org> 1.0.1-2mdv2011.0
12cr|perroquet-1.1.1-1|80	+ Revision: 492482
12cr|perroquet-1.1.1-1|81	- use Education for the Group tag
12cr|perroquet-1.1.1-1|82	- fix desktop file (and BR desktop-file-utils)
12cr|perroquet-1.1.1-1|83	
12cr|perroquet-1.1.1-1|84	* Sat Jan 16 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.0.1-1mdv2010.1
12cr|perroquet-1.1.1-1|85	+ Revision: 491950
12cr|perroquet-1.1.1-1|86	- import perroquet
12cr|perroquet-1.1.1-1|87	
12cr|perroquet-1.1.1-1|88	

5777 12
12cr|pflogsumm-1.1.5-1|1	%define	name pflogsumm
12cr|pflogsumm-1.1.5-1|2	%define	version	1.1.5
12cr|pflogsumm-1.1.5-1|3	%define	release	1
12cr|pflogsumm-1.1.5-1|4	
12cr|pflogsumm-1.1.5-1|5	Summary: 	Postfix Log Entry Summarizer
12cr|pflogsumm-1.1.5-1|6	Name: 		%{name}
12cr|pflogsumm-1.1.5-1|7	Version: 	%{version}
12cr|pflogsumm-1.1.5-1|8	Release:	%{release}
12cr|pflogsumm-1.1.5-1|9	License: 	GPL
12cr|pflogsumm-1.1.5-1|10	Group:		Monitoring
12cr|pflogsumm-1.1.5-1|11	Source0:	http://jimsun.LinxNet.com/downloads/pflogsumm-%{version}.tar.gz
12cr|pflogsumm-1.1.5-1|12	Url:		http://jimsun.LinxNet.com/
12cr|pflogsumm-1.1.5-1|13	Buildarch:	noarch
12cr|pflogsumm-1.1.5-1|14	
12cr|pflogsumm-1.1.5-1|15	%description
12cr|pflogsumm-1.1.5-1|16	Pflogsumm is a log analyzer/summarizer for the Postfix MTA.  It is
12cr|pflogsumm-1.1.5-1|17	designed to provide an over-view of Postfix activity, with just enough
12cr|pflogsumm-1.1.5-1|18	detail to give the administrator a "heads up" for potential trouble
12cr|pflogsumm-1.1.5-1|19	spots.
12cr|pflogsumm-1.1.5-1|20	Pflogsumm generates summaries and, in some cases, detailed reports of
12cr|pflogsumm-1.1.5-1|21	mail server traffic volumes, rejected and bounced email, and server
12cr|pflogsumm-1.1.5-1|22	warnings, errors and panics.
12cr|pflogsumm-1.1.5-1|23	
12cr|pflogsumm-1.1.5-1|24	%prep
12cr|pflogsumm-1.1.5-1|25	%setup -q
12cr|pflogsumm-1.1.5-1|26	
12cr|pflogsumm-1.1.5-1|27	%install
12cr|pflogsumm-1.1.5-1|28	mkdir -p %buildroot/%{_sbindir}
12cr|pflogsumm-1.1.5-1|29	mkdir -p %buildroot/%{_mandir}/man1
12cr|pflogsumm-1.1.5-1|30	install -m755 pflogsumm.pl %buildroot/%{_sbindir}/pflogsumm
12cr|pflogsumm-1.1.5-1|31	install -m644 pflogsumm.1 %buildroot/%{_mandir}/man1/pflogsumm.1
12cr|pflogsumm-1.1.5-1|32	
12cr|pflogsumm-1.1.5-1|33	%files
12cr|pflogsumm-1.1.5-1|34	%defattr(-,root,root,755)
12cr|pflogsumm-1.1.5-1|35	%doc ChangeLog pflogsumm-faq.txt README ToDo
12cr|pflogsumm-1.1.5-1|36	%{_sbindir}/pflogsumm
12cr|pflogsumm-1.1.5-1|37	%{_mandir}/man1/pflogsumm.1*
12cr|pflogsumm-1.1.5-1|38	
12cr|pflogsumm-1.1.5-1|39	
12cr|pflogsumm-1.1.5-1|40	
12cr|pflogsumm-1.1.5-1|41	%changelog
12cr|pflogsumm-1.1.5-1|42	* Wed Feb 08 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.5-1
12cr|pflogsumm-1.1.5-1|43	+ Revision: 771858
12cr|pflogsumm-1.1.5-1|44	- version update 1.1.5
12cr|pflogsumm-1.1.5-1|45	
12cr|pflogsumm-1.1.5-1|46	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-9mdv2010.0
12cr|pflogsumm-1.1.5-1|47	+ Revision: 430678
12cr|pflogsumm-1.1.5-1|48	- rebuild
12cr|pflogsumm-1.1.5-1|49	
12cr|pflogsumm-1.1.5-1|50	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0-8mdv2009.0
12cr|pflogsumm-1.1.5-1|51	+ Revision: 267989
12cr|pflogsumm-1.1.5-1|52	+ rebuild (emptylog)
12cr|pflogsumm-1.1.5-1|53	
12cr|pflogsumm-1.1.5-1|54	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0-7mdv2009.0
12cr|pflogsumm-1.1.5-1|55	+ Revision: 258925
12cr|pflogsumm-1.1.5-1|56	- rebuild
12cr|pflogsumm-1.1.5-1|57	
12cr|pflogsumm-1.1.5-1|58	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0-6mdv2009.0
12cr|pflogsumm-1.1.5-1|59	+ Revision: 246831
12cr|pflogsumm-1.1.5-1|60	- rebuild
12cr|pflogsumm-1.1.5-1|61	
12cr|pflogsumm-1.1.5-1|62	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.1.0-4mdv2008.1
12cr|pflogsumm-1.1.5-1|63	+ Revision: 136373
12cr|pflogsumm-1.1.5-1|64	- restore BuildRoot
12cr|pflogsumm-1.1.5-1|65	
12cr|pflogsumm-1.1.5-1|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|pflogsumm-1.1.5-1|67	- kill re-definition of %%buildroot on Pixel's request
12cr|pflogsumm-1.1.5-1|68	

5778 12
12cr|pftp-1.1.6-15|1	%define name 		pftp
12cr|pftp-1.1.6-15|2	%define version 	1.1.6
12cr|pftp-1.1.6-15|3	%define release 	%mkrel 15
12cr|pftp-1.1.6-15|4	
12cr|pftp-1.1.6-15|5	Summary: 	Port-File-Transfer-Program not to muddle up with standard FTP
12cr|pftp-1.1.6-15|6	Name: 		%{name}
12cr|pftp-1.1.6-15|7	Version: 	%{version}
12cr|pftp-1.1.6-15|8	Release: 	%{release}
12cr|pftp-1.1.6-15|9	Group: 		Networking/File transfer
12cr|pftp-1.1.6-15|10	License: 	GPL
12cr|pftp-1.1.6-15|11	URL: 		http://www.pftp.de/
12cr|pftp-1.1.6-15|12	Source0: 	%{name}-%{version}.tar.bz2
12cr|pftp-1.1.6-15|13	Source1:	faq.html.bz2
12cr|pftp-1.1.6-15|14	Source2:	pftp-xinetd
12cr|pftp-1.1.6-15|15	Patch0:		%{name}-mdk.patch.bz2
12cr|pftp-1.1.6-15|16	Buildrequires:	openssl-devel glibc-static-devel
12cr|pftp-1.1.6-15|17	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|pftp-1.1.6-15|18	
12cr|pftp-1.1.6-15|19	
12cr|pftp-1.1.6-15|20	%description
12cr|pftp-1.1.6-15|21	pftp allows you to send and receive files and directories recursively,
12cr|pftp-1.1.6-15|22	send and receive standard input and ouput, filter your connection, set
12cr|pftp-1.1.6-15|23	the net buffer size, set the bandwidth, send UDP datagrams unicasted,
12cr|pftp-1.1.6-15|24	broadcasted, and multicasted (which is meant for AUDIO and VIDEO streaming),
12cr|pftp-1.1.6-15|25	send data to another user and manage that data, perform a network test
12cr|pftp-1.1.6-15|26	based on either UDP or TCP, and use optimized buffers for your Gigabit
12cr|pftp-1.1.6-15|27	Ethernet links. pftp can start from command line, as a daemon, or by
12cr|pftp-1.1.6-15|28	inetd. All features are supported for IPv4 and IPv6.
12cr|pftp-1.1.6-15|29	
12cr|pftp-1.1.6-15|30	%prep
12cr|pftp-1.1.6-15|31	
12cr|pftp-1.1.6-15|32	%setup -q
12cr|pftp-1.1.6-15|33	%patch0 -p1
12cr|pftp-1.1.6-15|34	
12cr|pftp-1.1.6-15|35	%build
12cr|pftp-1.1.6-15|36	%__make
12cr|pftp-1.1.6-15|37	
12cr|pftp-1.1.6-15|38	%install
12cr|pftp-1.1.6-15|39	[ -d $RPM_BUILD_ROOT ] && rm -r $RPM_BUILD_ROOT;
12cr|pftp-1.1.6-15|40	
12cr|pftp-1.1.6-15|41	install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_sysconfdir}/xinetd.d}
12cr|pftp-1.1.6-15|42	
12cr|pftp-1.1.6-15|43	install -m644 pftp.conf $RPM_BUILD_ROOT%{_sysconfdir}
12cr|pftp-1.1.6-15|44	install -m644 %SOURCE2 $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/pftp
12cr|pftp-1.1.6-15|45	bzcat %SOURCE1 > faq.html
12cr|pftp-1.1.6-15|46	
12cr|pftp-1.1.6-15|47	%makeinstall  BINDIR=$RPM_BUILD_ROOT%{_sbindir} MANDIR=$RPM_BUILD_ROOT%{_mandir}
12cr|pftp-1.1.6-15|48	
12cr|pftp-1.1.6-15|49	%clean
12cr|pftp-1.1.6-15|50	[ -d $RPM_BUILD_ROOT ] && rm -r $RPM_BUILD_ROOT;
12cr|pftp-1.1.6-15|51	
12cr|pftp-1.1.6-15|52	%post
12cr|pftp-1.1.6-15|53	cp /etc/services /etc/services.pftp.save
12cr|pftp-1.1.6-15|54	cat /etc/services.pftp.save | \
12cr|pftp-1.1.6-15|55	grep -v "^"pftp | grep -v "^#pftp"  > /etc/services
12cr|pftp-1.1.6-15|56	echo "pftp      662/tcp		# pftp service" >> /etc/services
12cr|pftp-1.1.6-15|57	rm -f /etc/services.pftp.save
12cr|pftp-1.1.6-15|58	
12cr|pftp-1.1.6-15|59	%files
12cr|pftp-1.1.6-15|60	%defattr(-,root,root)
12cr|pftp-1.1.6-15|61	%config(noreplace) %{_sysconfdir}/xinetd.d/pftp
12cr|pftp-1.1.6-15|62	%config(noreplace) %{_sysconfdir}/pftp.conf
12cr|pftp-1.1.6-15|63	%{_sbindir}/*
12cr|pftp-1.1.6-15|64	%defattr(644,root,root,755)
12cr|pftp-1.1.6-15|65	%doc INSTALL README TODO COPYING CREDITS Changes faq.html pftp.conf
12cr|pftp-1.1.6-15|66	%{_mandir}/man*/*
12cr|pftp-1.1.6-15|67	
12cr|pftp-1.1.6-15|68	
12cr|pftp-1.1.6-15|69	
12cr|pftp-1.1.6-15|70	%changelog
12cr|pftp-1.1.6-15|71	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.1.6-15mdv2010.0
12cr|pftp-1.1.6-15|72	+ Revision: 430681
12cr|pftp-1.1.6-15|73	- rebuild
12cr|pftp-1.1.6-15|74	
12cr|pftp-1.1.6-15|75	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.1.6-14mdv2009.0
12cr|pftp-1.1.6-15|76	+ Revision: 258929
12cr|pftp-1.1.6-15|77	- rebuild
12cr|pftp-1.1.6-15|78	
12cr|pftp-1.1.6-15|79	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.1.6-13mdv2009.0
12cr|pftp-1.1.6-15|80	+ Revision: 246849
12cr|pftp-1.1.6-15|81	- rebuild
12cr|pftp-1.1.6-15|82	
12cr|pftp-1.1.6-15|83	+ Olivier Blin <oblin@mandriva.com>
12cr|pftp-1.1.6-15|84	- restore BuildRoot
12cr|pftp-1.1.6-15|85	
12cr|pftp-1.1.6-15|86	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.1.6-11mdv2008.1
12cr|pftp-1.1.6-15|87	+ Revision: 124153
12cr|pftp-1.1.6-15|88	- kill re-definition of %%buildroot on Pixel's request
12cr|pftp-1.1.6-15|89	- import pftp
12cr|pftp-1.1.6-15|90	
12cr|pftp-1.1.6-15|91	
12cr|pftp-1.1.6-15|92	* Tue Dec 27 2005 Lenny Cartier <lenny@mandriva.com> 1.1.6-11mdk
12cr|pftp-1.1.6-15|93	- rebuild
12cr|pftp-1.1.6-15|94	
12cr|pftp-1.1.6-15|95	* Tue Oct 26 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.1.6-10mdk
12cr|pftp-1.1.6-15|96	- rebuild
12cr|pftp-1.1.6-15|97	
12cr|pftp-1.1.6-15|98	* Sat Sep 13 2003 Michael Scherer <scherer.michael@free.fr> 1.1.6-9mdk
12cr|pftp-1.1.6-15|99	- BuildRequires glibc-devel-static
12cr|pftp-1.1.6-15|100	
12cr|pftp-1.1.6-15|101	* Fri Sep 05 2003 Michael Scherer <scherer.michael@free.fr> 1.1.6-8mdk
12cr|pftp-1.1.6-15|102	- Buildrequires openssl-devel
12cr|pftp-1.1.6-15|103	- fix /etc/services modification
12cr|pftp-1.1.6-15|104	
12cr|pftp-1.1.6-15|105	* Tue May 06 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.1.6-7mdk
12cr|pftp-1.1.6-15|106	- buildrequires
12cr|pftp-1.1.6-15|107	
12cr|pftp-1.1.6-15|108	* Wed Jan 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.1.6-6mdk
12cr|pftp-1.1.6-15|109	- rebuild
12cr|pftp-1.1.6-15|110	
12cr|pftp-1.1.6-15|111	* Wed Aug 28 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.1.6-5mdk
12cr|pftp-1.1.6-15|112	- rebuild
12cr|pftp-1.1.6-15|113	
12cr|pftp-1.1.6-15|114	* Fri Aug 24 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.1.6-4mdk
12cr|pftp-1.1.6-15|115	- rebuild
12cr|pftp-1.1.6-15|116	
12cr|pftp-1.1.6-15|117	* Wed Jan 24 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.1.6-3mdk
12cr|pftp-1.1.6-15|118	- rebuild
12cr|pftp-1.1.6-15|119	
12cr|pftp-1.1.6-15|120	* Tue Sep 12 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.1.6-2mdk
12cr|pftp-1.1.6-15|121	- BM
12cr|pftp-1.1.6-15|122	
12cr|pftp-1.1.6-15|123	* Sun Jul 16 2000 Christian Zoffoli <czoffoli@linux-mandrake.com> 1.1.6-1mdk
12cr|pftp-1.1.6-15|124	- Mandrakized version
12cr|pftp-1.1.6-15|125	- Added xinetd support
12cr|pftp-1.1.6-15|126	

5779 12
12cr|pgaccess-0.99.0.20081028-9|1	Summary:	A Tcl/Tk client for postgresql
12cr|pgaccess-0.99.0.20081028-9|2	Name:		pgaccess
12cr|pgaccess-0.99.0.20081028-9|3	# Just a CVS snapshot, versioning is historical
12cr|pgaccess-0.99.0.20081028-9|4	Version:	0.99.0.20081028
12cr|pgaccess-0.99.0.20081028-9|5	Release:	%{mkrel 9}
12cr|pgaccess-0.99.0.20081028-9|6	Source0:	%{name}-%{version}.tar.lzma
12cr|pgaccess-0.99.0.20081028-9|7	Source20:	pgaccess-16.png
12cr|pgaccess-0.99.0.20081028-9|8	Source21:	pgaccess-32.png
12cr|pgaccess-0.99.0.20081028-9|9	Source22:	pgaccess-48.png
12cr|pgaccess-0.99.0.20081028-9|10	License:	GPL
12cr|pgaccess-0.99.0.20081028-9|11	Group:		Databases
12cr|pgaccess-0.99.0.20081028-9|12	URL:		http://pgfoundry.org/projects/pgaccess/
12cr|pgaccess-0.99.0.20081028-9|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|pgaccess-0.99.0.20081028-9|14	# For the macros
12cr|pgaccess-0.99.0.20081028-9|15	BuildRequires:	tcl-devel
12cr|pgaccess-0.99.0.20081028-9|16	Requires:	tk >= 8.0
12cr|pgaccess-0.99.0.20081028-9|17	Requires:	tcl >= 8.0
12cr|pgaccess-0.99.0.20081028-9|18	Requires:	tcl-tcllib
12cr|pgaccess-0.99.0.20081028-9|19	BuildArch:	noarch
12cr|pgaccess-0.99.0.20081028-9|20	
12cr|pgaccess-0.99.0.20081028-9|21	%description
12cr|pgaccess-0.99.0.20081028-9|22	Graphical database management tool for PostgreSQL.
12cr|pgaccess-0.99.0.20081028-9|23	
12cr|pgaccess-0.99.0.20081028-9|24	%prep
12cr|pgaccess-0.99.0.20081028-9|25	%setup -q -n %{name}
12cr|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
12cr|pgaccess-0.99.0.20081028-9|27	rm -rf op_sys
12cr|pgaccess-0.99.0.20081028-9|28	
12cr|pgaccess-0.99.0.20081028-9|29	%build
12cr|pgaccess-0.99.0.20081028-9|30	
12cr|pgaccess-0.99.0.20081028-9|31	%install
12cr|pgaccess-0.99.0.20081028-9|32	rm -rf %{buildroot}
12cr|pgaccess-0.99.0.20081028-9|33	
12cr|pgaccess-0.99.0.20081028-9|34	mkdir -p %{buildroot}%{_bindir}
12cr|pgaccess-0.99.0.20081028-9|35	mkdir -p %{buildroot}%{tcl_sitelib}/%{name}
12cr|pgaccess-0.99.0.20081028-9|36	
12cr|pgaccess-0.99.0.20081028-9|37	perl -pi -e 's|/usr/local|%{tcl_sitelib}|' pgaccess
12cr|pgaccess-0.99.0.20081028-9|38	
12cr|pgaccess-0.99.0.20081028-9|39	cat <<EOF >%{buildroot}%{_bindir}/pgaccess
12cr|pgaccess-0.99.0.20081028-9|40	#!/bin/sh
12cr|pgaccess-0.99.0.20081028-9|41	export PGACCESS_HOME="/usr/share/tcl%{tcl_version}/pgaccess"
12cr|pgaccess-0.99.0.20081028-9|42	
12cr|pgaccess-0.99.0.20081028-9|43	\$PGACCESS_HOME/pgaccess.tcl $* &
12cr|pgaccess-0.99.0.20081028-9|44	EOF
12cr|pgaccess-0.99.0.20081028-9|45	
12cr|pgaccess-0.99.0.20081028-9|46	cp -vfr * %{buildroot}%{tcl_sitelib}/%{name}
12cr|pgaccess-0.99.0.20081028-9|47	rm -fr %{buildroot}%{tcl_sitelib}/%{name}/doc
12cr|pgaccess-0.99.0.20081028-9|48	
12cr|pgaccess-0.99.0.20081028-9|49	mkdir -p %{buildroot}%{_datadir}/applications
12cr|pgaccess-0.99.0.20081028-9|50	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|pgaccess-0.99.0.20081028-9|51	[Desktop Entry]
12cr|pgaccess-0.99.0.20081028-9|52	Name=PostgreSQL Access
12cr|pgaccess-0.99.0.20081028-9|53	Comment=PostgreSQL Tcl/Tk front-end
12cr|pgaccess-0.99.0.20081028-9|54	Exec=%{_bindir}/%{name}
12cr|pgaccess-0.99.0.20081028-9|55	Icon=%{name}
12cr|pgaccess-0.99.0.20081028-9|56	Terminal=false
12cr|pgaccess-0.99.0.20081028-9|57	Type=Application
12cr|pgaccess-0.99.0.20081028-9|58	StartupNotify=true
12cr|pgaccess-0.99.0.20081028-9|59	Categories=Development;Database;
12cr|pgaccess-0.99.0.20081028-9|60	EOF
12cr|pgaccess-0.99.0.20081028-9|61	
12cr|pgaccess-0.99.0.20081028-9|62	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|pgaccess-0.99.0.20081028-9|63	install -D -m644 %{SOURCE20} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/pgaccess.png
12cr|pgaccess-0.99.0.20081028-9|64	install -D -m644 %{SOURCE21} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/pgaccess.png
12cr|pgaccess-0.99.0.20081028-9|65	install -D -m644 %{SOURCE22} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/pgaccess.png
12cr|pgaccess-0.99.0.20081028-9|66	
12cr|pgaccess-0.99.0.20081028-9|67	%if %mdkversion < 200900
12cr|pgaccess-0.99.0.20081028-9|68	%post
12cr|pgaccess-0.99.0.20081028-9|69	%{update_menus}
12cr|pgaccess-0.99.0.20081028-9|70	%endif
12cr|pgaccess-0.99.0.20081028-9|71	
12cr|pgaccess-0.99.0.20081028-9|72	%if %mdkversion < 200900
12cr|pgaccess-0.99.0.20081028-9|73	%postun
12cr|pgaccess-0.99.0.20081028-9|74	%{clean_menus}
12cr|pgaccess-0.99.0.20081028-9|75	%endif
12cr|pgaccess-0.99.0.20081028-9|76	
12cr|pgaccess-0.99.0.20081028-9|77	%clean
12cr|pgaccess-0.99.0.20081028-9|78	rm -rf %{buildroot}
12cr|pgaccess-0.99.0.20081028-9|79	
12cr|pgaccess-0.99.0.20081028-9|80	%files
12cr|pgaccess-0.99.0.20081028-9|81	%defattr(-,root,root)
12cr|pgaccess-0.99.0.20081028-9|82	%doc doc/ README
12cr|pgaccess-0.99.0.20081028-9|83	%attr(755,root,root) %{_bindir}/%{name}
12cr|pgaccess-0.99.0.20081028-9|84	%{tcl_sitelib}/%{name}
12cr|pgaccess-0.99.0.20081028-9|85	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|pgaccess-0.99.0.20081028-9|86	%{_iconsdir}/hicolor/*/apps/pgaccess.png
12cr|pgaccess-0.99.0.20081028-9|87	
12cr|pgaccess-0.99.0.20081028-9|88	
12cr|pgaccess-0.99.0.20081028-9|89	
12cr|pgaccess-0.99.0.20081028-9|90	%changelog
12cr|pgaccess-0.99.0.20081028-9|91	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.99.0.20081028-9mdv2010.0
12cr|pgaccess-0.99.0.20081028-9|92	+ Revision: 440813
12cr|pgaccess-0.99.0.20081028-9|93	- rebuild
12cr|pgaccess-0.99.0.20081028-9|94	
12cr|pgaccess-0.99.0.20081028-9|95	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 0.99.0.20081028-8mdv2009.1
12cr|pgaccess-0.99.0.20081028-9|96	+ Revision: 310411
12cr|pgaccess-0.99.0.20081028-9|97	- buildrequires tcl-devel (for the macros)
12cr|pgaccess-0.99.0.20081028-9|98	- fix categories in menu file
12cr|pgaccess-0.99.0.20081028-9|99	- fd.o icons
12cr|pgaccess-0.99.0.20081028-9|100	- move to new location per policy
12cr|pgaccess-0.99.0.20081028-9|101	- fix a bug in tablelistWidget.tcl that causes app not to run, found this fix
12cr|pgaccess-0.99.0.20081028-9|102	elsewhere but I forget where
12cr|pgaccess-0.99.0.20081028-9|103	- less hyperbolic description
12cr|pgaccess-0.99.0.20081028-9|104	- clean spec (macros, tabs etc)
12cr|pgaccess-0.99.0.20081028-9|105	- new CVS snapshot
12cr|pgaccess-0.99.0.20081028-9|106	
12cr|pgaccess-0.99.0.20081028-9|107	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.99.0.20040219-7mdv2009.0
12cr|pgaccess-0.99.0.20081028-9|108	+ Revision: 258930
12cr|pgaccess-0.99.0.20081028-9|109	- rebuild
12cr|pgaccess-0.99.0.20081028-9|110	
12cr|pgaccess-0.99.0.20081028-9|111	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.99.0.20040219-6mdv2009.0
12cr|pgaccess-0.99.0.20081028-9|112	+ Revision: 246851
12cr|pgaccess-0.99.0.20081028-9|113	- rebuild
12cr|pgaccess-0.99.0.20081028-9|114	- drop old menu
12cr|pgaccess-0.99.0.20081028-9|115	
12cr|pgaccess-0.99.0.20081028-9|116	+ Pixel <pixel@mandriva.com>
12cr|pgaccess-0.99.0.20081028-9|117	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|pgaccess-0.99.0.20081028-9|118	
12cr|pgaccess-0.99.0.20081028-9|119	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.99.0.20040219-4mdv2008.1
12cr|pgaccess-0.99.0.20081028-9|120	+ Revision: 136373
12cr|pgaccess-0.99.0.20081028-9|121	- restore BuildRoot
12cr|pgaccess-0.99.0.20081028-9|122	
12cr|pgaccess-0.99.0.20081028-9|123	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pgaccess-0.99.0.20081028-9|124	- kill re-definition of %%buildroot on Pixel's request
12cr|pgaccess-0.99.0.20081028-9|125	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|pgaccess-0.99.0.20081028-9|126	
12cr|pgaccess-0.99.0.20081028-9|127	
12cr|pgaccess-0.99.0.20081028-9|128	* Sat Jan 13 2007 Olivier Thauvin <nanardon@mandriva.org> 0.99.0.20040219-4mdv2007.0
12cr|pgaccess-0.99.0.20081028-9|129	+ Revision: 108354
12cr|pgaccess-0.99.0.20081028-9|130	- fix dep (#28175)
12cr|pgaccess-0.99.0.20081028-9|131	
12cr|pgaccess-0.99.0.20081028-9|132	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org> 0.99.0.20040219-3mdv2007.0
12cr|pgaccess-0.99.0.20081028-9|133	+ Revision: 54184
12cr|pgaccess-0.99.0.20081028-9|134	- xdg menu
12cr|pgaccess-0.99.0.20081028-9|135	- Import pgaccess
12cr|pgaccess-0.99.0.20081028-9|136	
12cr|pgaccess-0.99.0.20081028-9|137	* Mon May 01 2006 Olivier Thauvin <nanardon@mandriva.org> 0.99.0.20040219-2mdk
12cr|pgaccess-0.99.0.20081028-9|138	- Birthday rebuild
12cr|pgaccess-0.99.0.20081028-9|139	
12cr|pgaccess-0.99.0.20081028-9|140	* Tue Apr 19 2005 Olivier Thauvin <nanardon@mandrake.org> 0.99.0.20040219-1mdk
12cr|pgaccess-0.99.0.20081028-9|141	- 0.99.0.20040219
12cr|pgaccess-0.99.0.20081028-9|142	- remove buggy requires
12cr|pgaccess-0.99.0.20081028-9|143	- update url
12cr|pgaccess-0.99.0.20081028-9|144	
12cr|pgaccess-0.99.0.20081028-9|145	* Fri Dec 24 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.98.8.20030520-2mdk
12cr|pgaccess-0.99.0.20081028-9|146	- Birthday rebuild
12cr|pgaccess-0.99.0.20081028-9|147	

5780 12
12cr|pgadmin3-1.14.0-1|1	%define name    pgadmin3
12cr|pgadmin3-1.14.0-1|2	%define version 1.14.0
12cr|pgadmin3-1.14.0-1|3	%define release %mkrel 1
12cr|pgadmin3-1.14.0-1|4	%define Summary Graphical client for PostgreSQL
12cr|pgadmin3-1.14.0-1|5	
12cr|pgadmin3-1.14.0-1|6	Summary:        %{Summary}
12cr|pgadmin3-1.14.0-1|7	Name:           %{name}
12cr|pgadmin3-1.14.0-1|8	Version:        %{version}
12cr|pgadmin3-1.14.0-1|9	Release:        %{release}
12cr|pgadmin3-1.14.0-1|10	License:        Artistic
12cr|pgadmin3-1.14.0-1|11	Group:          Databases
12cr|pgadmin3-1.14.0-1|12	Source0:        ftp://ftp4.fr.postgresql.org/pub/mirrors/postgresql/pgadmin3/release/v%{version}/src/%{name}-%{version}.tar.gz
12cr|pgadmin3-1.14.0-1|13	Patch0:		pgadmin3-1.12.2-link.patch
12cr|pgadmin3-1.14.0-1|14	Patch1:		pgadmin3-1.12.2-desktop-file.patch
12cr|pgadmin3-1.14.0-1|15	URL:            http://www.pgadmin.org/
12cr|pgadmin3-1.14.0-1|16	BuildRequires:  wxgtku-devel >= 2.8
12cr|pgadmin3-1.14.0-1|17	BuildRequires:  postgresql-devel
12cr|pgadmin3-1.14.0-1|18	BuildRequires:  desktop-file-utils
12cr|pgadmin3-1.14.0-1|19	BuildRequires:  libxslt-devel
12cr|pgadmin3-1.14.0-1|20	BuildRequires:  imagemagick
12cr|pgadmin3-1.14.0-1|21	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pgadmin3-1.14.0-1|22	
12cr|pgadmin3-1.14.0-1|23	%description
12cr|pgadmin3-1.14.0-1|24	PostgreSQL Tools.
12cr|pgadmin3-1.14.0-1|25	
12cr|pgadmin3-1.14.0-1|26	%prep
12cr|pgadmin3-1.14.0-1|27	%setup -q
12cr|pgadmin3-1.14.0-1|28	%patch0 -p0 -b .link
12cr|pgadmin3-1.14.0-1|29	%patch1 -p0 -b .desktop
12cr|pgadmin3-1.14.0-1|30	
12cr|pgadmin3-1.14.0-1|31	%build
12cr|pgadmin3-1.14.0-1|32	autoreconf -fi
12cr|pgadmin3-1.14.0-1|33	%configure2_5x
12cr|pgadmin3-1.14.0-1|34	%make
12cr|pgadmin3-1.14.0-1|35	
12cr|pgadmin3-1.14.0-1|36	%install
12cr|pgadmin3-1.14.0-1|37	rm -rf %{buildroot}
12cr|pgadmin3-1.14.0-1|38	%makeinstall_std
12cr|pgadmin3-1.14.0-1|39	
12cr|pgadmin3-1.14.0-1|40	desktop-file-install --dir %{buildroot}/%{_datadir}/applications/ \
12cr|pgadmin3-1.14.0-1|41	--remove-category=Application \
12cr|pgadmin3-1.14.0-1|42	--add-category=Database \
12cr|pgadmin3-1.14.0-1|43	pkg/%{name}.desktop
12cr|pgadmin3-1.14.0-1|44	
12cr|pgadmin3-1.14.0-1|45	install -d $RPM_BUILD_ROOT{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cr|pgadmin3-1.14.0-1|46	convert -size 16x16 pgadmin/include/images/pgAdmin3.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|pgadmin3-1.14.0-1|47	convert -size 32x32 pgadmin/include/images/pgAdmin3.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|pgadmin3-1.14.0-1|48	convert -size 48x48 pgadmin/include/images/pgAdmin3.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|pgadmin3-1.14.0-1|49	
12cr|pgadmin3-1.14.0-1|50	%clean
12cr|pgadmin3-1.14.0-1|51	rm -rf %{buildroot}
12cr|pgadmin3-1.14.0-1|52	
12cr|pgadmin3-1.14.0-1|53	%files
12cr|pgadmin3-1.14.0-1|54	%defattr(-,root,root)
12cr|pgadmin3-1.14.0-1|55	%{_bindir}/%{name}
12cr|pgadmin3-1.14.0-1|56	%{_datadir}/%{name}
12cr|pgadmin3-1.14.0-1|57	%{_iconsdir}/%{name}.png
12cr|pgadmin3-1.14.0-1|58	%{_liconsdir}/%{name}.png
12cr|pgadmin3-1.14.0-1|59	%{_miconsdir}/%{name}.png
12cr|pgadmin3-1.14.0-1|60	%{_datadir}/applications/%{name}.desktop
12cr|pgadmin3-1.14.0-1|61	%{_bindir}/png2c
12cr|pgadmin3-1.14.0-1|62	
12cr|pgadmin3-1.14.0-1|63	%changelog
12cr|pgadmin3-1.14.0-1|64	* Fri Nov 18 2011 Sergey Zhemoitel <serg@mandriva.org> 1.14.0-1mdv2012.0
12cr|pgadmin3-1.14.0-1|65	+ Revision: 731550
12cr|pgadmin3-1.14.0-1|66	- add new version 1.14.0
12cr|pgadmin3-1.14.0-1|67	
12cr|pgadmin3-1.14.0-1|68	* Wed Jun 29 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.12.2-3
12cr|pgadmin3-1.14.0-1|69	+ Revision: 688165
12cr|pgadmin3-1.14.0-1|70	- Rebuild for new PG libs
12cr|pgadmin3-1.14.0-1|71	
12cr|pgadmin3-1.14.0-1|72	* Fri Mar 11 2011 Angelo Naselli <anaselli@mandriva.org> 1.12.2-2
12cr|pgadmin3-1.14.0-1|73	+ Revision: 643799
12cr|pgadmin3-1.14.0-1|74	- fixed desktop file icon
12cr|pgadmin3-1.14.0-1|75	
12cr|pgadmin3-1.14.0-1|76	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 1.12.2-1
12cr|pgadmin3-1.14.0-1|77	+ Revision: 640976
12cr|pgadmin3-1.14.0-1|78	- update file list
12cr|pgadmin3-1.14.0-1|79	- new version 1.12.2
12cr|pgadmin3-1.14.0-1|80	
12cr|pgadmin3-1.14.0-1|81	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.10.1-3mdv2011.0
12cr|pgadmin3-1.14.0-1|82	+ Revision: 614534
12cr|pgadmin3-1.14.0-1|83	- the mass rebuild of 2010.1 packages
12cr|pgadmin3-1.14.0-1|84	
12cr|pgadmin3-1.14.0-1|85	* Wed Jan 13 2010 Olivier Thauvin <nanardon@mandriva.org> 1.10.1-2mdv2010.1
12cr|pgadmin3-1.14.0-1|86	+ Revision: 490615
12cr|pgadmin3-1.14.0-1|87	- rebuild
12cr|pgadmin3-1.14.0-1|88	
12cr|pgadmin3-1.14.0-1|89	* Tue Dec 15 2009 Frederik Himpe <fhimpe@mandriva.org> 1.10.1-1mdv2010.1
12cr|pgadmin3-1.14.0-1|90	+ Revision: 479077
12cr|pgadmin3-1.14.0-1|91	- update to new version 1.10.1
12cr|pgadmin3-1.14.0-1|92	
12cr|pgadmin3-1.14.0-1|93	* Wed Jul 08 2009 Frederik Himpe <fhimpe@mandriva.org> 1.10.0-1mdv2010.0
12cr|pgadmin3-1.14.0-1|94	+ Revision: 393703
12cr|pgadmin3-1.14.0-1|95	- Update to new version 1.10.0
12cr|pgadmin3-1.14.0-1|96	- pgagent is now distributed seperately
12cr|pgadmin3-1.14.0-1|97	
12cr|pgadmin3-1.14.0-1|98	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.8.4-2mdv2009.0
12cr|pgadmin3-1.14.0-1|99	+ Revision: 268957
12cr|pgadmin3-1.14.0-1|100	- rebuild early 2009.0 package (before pixel changes)
12cr|pgadmin3-1.14.0-1|101	
12cr|pgadmin3-1.14.0-1|102	+ Olivier Thauvin <nanardon@mandriva.org>
12cr|pgadmin3-1.14.0-1|103	- 1.8.4
12cr|pgadmin3-1.14.0-1|104	
12cr|pgadmin3-1.14.0-1|105	* Tue Feb 05 2008 Olivier Thauvin <nanardon@mandriva.org> 1.8.2-1mdv2008.1
12cr|pgadmin3-1.14.0-1|106	+ Revision: 162672
12cr|pgadmin3-1.14.0-1|107	- 1.8.2
12cr|pgadmin3-1.14.0-1|108	
12cr|pgadmin3-1.14.0-1|109	* Sat Jan 05 2008 Olivier Thauvin <nanardon@mandriva.org> 1.8.1-1mdv2008.1
12cr|pgadmin3-1.14.0-1|110	+ Revision: 145673
12cr|pgadmin3-1.14.0-1|111	- add source0 url
12cr|pgadmin3-1.14.0-1|112	- 1.8.1
12cr|pgadmin3-1.14.0-1|113	
12cr|pgadmin3-1.14.0-1|114	+ Olivier Blin <blino@mandriva.org>
12cr|pgadmin3-1.14.0-1|115	- restore BuildRoot
12cr|pgadmin3-1.14.0-1|116	
12cr|pgadmin3-1.14.0-1|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|pgadmin3-1.14.0-1|118	- kill re-definition of %%buildroot on Pixel's request
12cr|pgadmin3-1.14.0-1|119	
12cr|pgadmin3-1.14.0-1|120	* Sat Oct 27 2007 Olivier Thauvin <nanardon@mandriva.org> 1.8.0-1mdv2008.1
12cr|pgadmin3-1.14.0-1|121	+ Revision: 102597
12cr|pgadmin3-1.14.0-1|122	- 1.8.0
12cr|pgadmin3-1.14.0-1|123	
12cr|pgadmin3-1.14.0-1|124	* Tue Jul 17 2007 Jérôme Soyer <saispo@mandriva.org> 1.6.3-1mdv2008.0
12cr|pgadmin3-1.14.0-1|125	+ Revision: 53128
12cr|pgadmin3-1.14.0-1|126	- New release 1.6.3
12cr|pgadmin3-1.14.0-1|127	

5781 12
12cr|pgfouine-1.0-3|1	%define name            pgfouine
12cr|pgfouine-1.0-3|2	%define version         1.0
12cr|pgfouine-1.0-3|3	%define release         %mkrel 3
12cr|pgfouine-1.0-3|4	%define _requires_exceptions pear(version.php)
12cr|pgfouine-1.0-3|5	
12cr|pgfouine-1.0-3|6	Name:	 %{name}
12cr|pgfouine-1.0-3|7	Version: %{version}
12cr|pgfouine-1.0-3|8	Release: %{release}
12cr|pgfouine-1.0-3|9	Summary: PostgreSQL log analyzer
12cr|pgfouine-1.0-3|10	License: GPL
12cr|pgfouine-1.0-3|11	Group:   System/Servers
12cr|pgfouine-1.0-3|12	Source0: %{name}-%{version}.tar.bz2
12cr|pgfouine-1.0-3|13	#Patch0: %{name}-include_path.patch.bz2
12cr|pgfouine-1.0-3|14	URL:     http://pgfouine.projects.postgresql.org
12cr|pgfouine-1.0-3|15	Requires: postgresql-server
12cr|pgfouine-1.0-3|16	Requires: php-cli
12cr|pgfouine-1.0-3|17	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|pgfouine-1.0-3|18	Buildarch: noarch
12cr|pgfouine-1.0-3|19	
12cr|pgfouine-1.0-3|20	%description
12cr|pgfouine-1.0-3|21	pgFouine is a PostgreSQL log analyzer used to generate
12cr|pgfouine-1.0-3|22	detailed reports from a PostgreSQL log file. pgFouine
12cr|pgfouine-1.0-3|23	can help you to determine which queries you should
12cr|pgfouine-1.0-3|24	optimize to speed up your PostgreSQL based application.
12cr|pgfouine-1.0-3|25	
12cr|pgfouine-1.0-3|26	%prep
12cr|pgfouine-1.0-3|27	rm -rf $RPM_BUILD_ROOT
12cr|pgfouine-1.0-3|28	%setup -q -n  %{name}-%{version}
12cr|pgfouine-1.0-3|29	#%patch0 -p0
12cr|pgfouine-1.0-3|30	
12cr|pgfouine-1.0-3|31	%build
12cr|pgfouine-1.0-3|32	
12cr|pgfouine-1.0-3|33	%install
12cr|pgfouine-1.0-3|34	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|pgfouine-1.0-3|35	mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|pgfouine-1.0-3|36	mkdir -p $RPM_BUILD_ROOT%{_libdir}/%{name}
12cr|pgfouine-1.0-3|37	install -m 755 pgfouine.php %{buildroot}%{_bindir}
12cr|pgfouine-1.0-3|38	cp -r include %{buildroot}%{_libdir}/%{name}
12cr|pgfouine-1.0-3|39	install -m 644 AUTHORS ChangeLog COPYING INSTALL README THANKS %{buildroot}%{_docdir}/%{name}-%{version}
12cr|pgfouine-1.0-3|40	cp -r tests %{buildroot}%{_docdir}/%{name}-%{version}
12cr|pgfouine-1.0-3|41	
12cr|pgfouine-1.0-3|42	%clean
12cr|pgfouine-1.0-3|43	rm -rf $RPM_BUILD_ROOT
12cr|pgfouine-1.0-3|44	
12cr|pgfouine-1.0-3|45	%files
12cr|pgfouine-1.0-3|46	%defattr(-,root,root)
12cr|pgfouine-1.0-3|47	%{_bindir}/*
12cr|pgfouine-1.0-3|48	%{_docdir}/%{name}-%{version}
12cr|pgfouine-1.0-3|49	%{_libdir}/%{name}
12cr|pgfouine-1.0-3|50	
12cr|pgfouine-1.0-3|51	
12cr|pgfouine-1.0-3|52	
12cr|pgfouine-1.0-3|53	
12cr|pgfouine-1.0-3|54	
12cr|pgfouine-1.0-3|55	%changelog
12cr|pgfouine-1.0-3|56	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0-3mdv2010.0
12cr|pgfouine-1.0-3|57	+ Revision: 430682
12cr|pgfouine-1.0-3|58	- rebuild
12cr|pgfouine-1.0-3|59	
12cr|pgfouine-1.0-3|60	* Mon Jun 16 2008 Michael Scherer <misc@mandriva.org> 1.0-2mdv2009.0
12cr|pgfouine-1.0-3|61	+ Revision: 219441
12cr|pgfouine-1.0-3|62	- rebuild
12cr|pgfouine-1.0-3|63	
12cr|pgfouine-1.0-3|64	+ Olivier Blin <oblin@mandriva.com>
12cr|pgfouine-1.0-3|65	- restore BuildRoot
12cr|pgfouine-1.0-3|66	
12cr|pgfouine-1.0-3|67	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pgfouine-1.0-3|68	- kill re-definition of %%buildroot on Pixel's request
12cr|pgfouine-1.0-3|69	
12cr|pgfouine-1.0-3|70	* Sat May 05 2007 Olivier Thauvin <nanardon@mandriva.org> 1.0-1mdv2008.0
12cr|pgfouine-1.0-3|71	+ Revision: 23215
12cr|pgfouine-1.0-3|72	- 1.0
12cr|pgfouine-1.0-3|73	
12cr|pgfouine-1.0-3|74	
12cr|pgfouine-1.0-3|75	* Tue Jan 02 2007 Anne Nicolas <anne.nicolas@mandriva.com> 0.7.2-2mdv2007.0
12cr|pgfouine-1.0-3|76	+ Revision: 103038
12cr|pgfouine-1.0-3|77	- New version
12cr|pgfouine-1.0-3|78	- Import pgfouine
12cr|pgfouine-1.0-3|79	

5782 12
12cr|pgn-extract-16.7-2|1	%define	version	16.7
12cr|pgn-extract-16.7-2|2	%define tarballversion %(echo %version|sed -e 's|\\.|-|')
12cr|pgn-extract-16.7-2|3	
12cr|pgn-extract-16.7-2|4	Summary:	Portable Game Notation (PGN) Manipulator for Chess Games
12cr|pgn-extract-16.7-2|5	Name:		pgn-extract
12cr|pgn-extract-16.7-2|6	Version:	%{version}
12cr|pgn-extract-16.7-2|7	Release:	%mkrel 2
12cr|pgn-extract-16.7-2|8	License:	GPLv2
12cr|pgn-extract-16.7-2|9	Group:		Games/Boards
12cr|pgn-extract-16.7-2|10	URL:		http://www.cs.kent.ac.uk/people/staff/djb/pgn-extract/
12cr|pgn-extract-16.7-2|11	Source0:	ftp://ftp.cs.kent.ac.uk/pub/djb/Extract/pgn-extract-%{tarballversion}.tgz
12cr|pgn-extract-16.7-2|12	# (Abel) 15.0-1mdk neater help message
12cr|pgn-extract-16.7-2|13	Patch1:		pgn-extract-15.0-help-mesg.patch
12cr|pgn-extract-16.7-2|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pgn-extract-16.7-2|15	
12cr|pgn-extract-16.7-2|16	%description
12cr|pgn-extract-16.7-2|17	Its purpose is for manipulating chess games written in the Portable
12cr|pgn-extract-16.7-2|18	Game Notation (PGN).
12cr|pgn-extract-16.7-2|19	
12cr|pgn-extract-16.7-2|20	There are several ways to specify the criteria on which to extract:
12cr|pgn-extract-16.7-2|21	textual move sequences, the position reached after a sequence
12cr|pgn-extract-16.7-2|22	of moves, information in the tag fields, and material balance in
12cr|pgn-extract-16.7-2|23	the ending.
12cr|pgn-extract-16.7-2|24	
12cr|pgn-extract-16.7-2|25	Extracted games may be written out either including or
12cr|pgn-extract-16.7-2|26	excluding comments, NAGs, and variations. Games may be given ECO
12cr|pgn-extract-16.7-2|27	classifications derived from the accompanying file eco.pgn, or a
12cr|pgn-extract-16.7-2|28	customised version provided by the user.
12cr|pgn-extract-16.7-2|29	
12cr|pgn-extract-16.7-2|30	%prep
12cr|pgn-extract-16.7-2|31	%setup -q -n %{name}-%{tarballversion}
12cr|pgn-extract-16.7-2|32	%patch1 -p1 -b .helpmsg
12cr|pgn-extract-16.7-2|33	
12cr|pgn-extract-16.7-2|34	%build
12cr|pgn-extract-16.7-2|35	%make OPTIMIZE="$RPM_OPT_FLAGS"
12cr|pgn-extract-16.7-2|36	
12cr|pgn-extract-16.7-2|37	%install
12cr|pgn-extract-16.7-2|38	rm -rf %{buildroot}
12cr|pgn-extract-16.7-2|39	install -D -m 755 pgn-extract ${RPM_BUILD_ROOT}%{_gamesbindir}/pgn-extract
12cr|pgn-extract-16.7-2|40	
12cr|pgn-extract-16.7-2|41	%clean
12cr|pgn-extract-16.7-2|42	rm -rf %{buildroot}
12cr|pgn-extract-16.7-2|43	
12cr|pgn-extract-16.7-2|44	%files
12cr|pgn-extract-16.7-2|45	%defattr(-,root,root)
12cr|pgn-extract-16.7-2|46	%doc help.html eco.pgn
12cr|pgn-extract-16.7-2|47	%{_gamesbindir}/*
12cr|pgn-extract-16.7-2|48	
12cr|pgn-extract-16.7-2|49	
12cr|pgn-extract-16.7-2|50	%changelog
12cr|pgn-extract-16.7-2|51	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 16.7-2mdv2011.0
12cr|pgn-extract-16.7-2|52	+ Revision: 614535
12cr|pgn-extract-16.7-2|53	- the mass rebuild of 2010.1 packages
12cr|pgn-extract-16.7-2|54	
12cr|pgn-extract-16.7-2|55	* Mon Feb 15 2010 Sandro Cazzaniga <kharec@mandriva.org> 16.7-1mdv2010.1
12cr|pgn-extract-16.7-2|56	+ Revision: 506100
12cr|pgn-extract-16.7-2|57	- correct patch
12cr|pgn-extract-16.7-2|58	- Update to 16.7
12cr|pgn-extract-16.7-2|59	- del old patches
12cr|pgn-extract-16.7-2|60	
12cr|pgn-extract-16.7-2|61	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 16.2-5mdv2010.0
12cr|pgn-extract-16.7-2|62	+ Revision: 430683
12cr|pgn-extract-16.7-2|63	- rebuild
12cr|pgn-extract-16.7-2|64	
12cr|pgn-extract-16.7-2|65	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 16.2-4mdv2009.0
12cr|pgn-extract-16.7-2|66	+ Revision: 258932
12cr|pgn-extract-16.7-2|67	- rebuild
12cr|pgn-extract-16.7-2|68	
12cr|pgn-extract-16.7-2|69	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 16.2-3mdv2009.0
12cr|pgn-extract-16.7-2|70	+ Revision: 246852
12cr|pgn-extract-16.7-2|71	- rebuild
12cr|pgn-extract-16.7-2|72	
12cr|pgn-extract-16.7-2|73	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 16.2-1mdv2008.1
12cr|pgn-extract-16.7-2|74	+ Revision: 136373
12cr|pgn-extract-16.7-2|75	- restore BuildRoot
12cr|pgn-extract-16.7-2|76	
12cr|pgn-extract-16.7-2|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|pgn-extract-16.7-2|78	- kill re-definition of %%buildroot on Pixel's request
12cr|pgn-extract-16.7-2|79	
12cr|pgn-extract-16.7-2|80	* Fri Jul 06 2007 Funda Wang <fwang@mandriva.org> 16.2-1mdv2008.0
12cr|pgn-extract-16.7-2|81	+ Revision: 49102
12cr|pgn-extract-16.7-2|82	- Rediff patch0
12cr|pgn-extract-16.7-2|83	- New version
12cr|pgn-extract-16.7-2|84	- Import pgn-extract
12cr|pgn-extract-16.7-2|85	
12cr|pgn-extract-16.7-2|86	
12cr|pgn-extract-16.7-2|87	
12cr|pgn-extract-16.7-2|88	* Thu Aug 24 2006 Nicolas Lcureuil <neoclust@mandriva.org> 15.0-1mdv2007.0
12cr|pgn-extract-16.7-2|89	- Fix Group
12cr|pgn-extract-16.7-2|90	
12cr|pgn-extract-16.7-2|91	* Mon Aug 22 2005 Abel Cheung <deaddog@mandriva.org> 15.0-2mdk
12cr|pgn-extract-16.7-2|92	- Patch3: Allow checkmate symbol '#' to exist in pgn file
12cr|pgn-extract-16.7-2|93	
12cr|pgn-extract-16.7-2|94	* Sun Jul 03 2005 Abel Cheung <deaddog@mandriva.org> 15.0-1mdk
12cr|pgn-extract-16.7-2|95	- First Mandriva package

5783 12
12cr|pgworksheet-1.9-6|1	%define name pgworksheet
12cr|pgworksheet-1.9-6|2	%define version 1.9
12cr|pgworksheet-1.9-6|3	%define release %mkrel 6
12cr|pgworksheet-1.9-6|4	
12cr|pgworksheet-1.9-6|5	Summary: A simple GUI frontend to PostgreSQL
12cr|pgworksheet-1.9-6|6	Name: %{name}
12cr|pgworksheet-1.9-6|7	Version: %{version}
12cr|pgworksheet-1.9-6|8	Release: %{release}
12cr|pgworksheet-1.9-6|9	Source0: %{name}-%{version}.tar.bz2
12cr|pgworksheet-1.9-6|10	Source1: pgworksheet-16.png
12cr|pgworksheet-1.9-6|11	Source2: pgworksheet-32.png
12cr|pgworksheet-1.9-6|12	Source3: pgworksheet-48.png
12cr|pgworksheet-1.9-6|13	License: GPLv2+
12cr|pgworksheet-1.9-6|14	Group: Databases
12cr|pgworksheet-1.9-6|15	Url: http://pgworksheet.projects.postgresql.org/index.html
12cr|pgworksheet-1.9-6|16	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|pgworksheet-1.9-6|17	Requires: pyPgSQL
12cr|pgworksheet-1.9-6|18	Requires: pygtk2.0
12cr|pgworksheet-1.9-6|19	BuildRequires: python-devel
12cr|pgworksheet-1.9-6|20	
12cr|pgworksheet-1.9-6|21	%description
12cr|pgworksheet-1.9-6|22	PgWorksheet is a simple GUI frontend to PostgreSQL for executing SQL queries
12cr|pgworksheet-1.9-6|23	and psql commands without using the psql command line tool.
12cr|pgworksheet-1.9-6|24	
12cr|pgworksheet-1.9-6|25	%prep
12cr|pgworksheet-1.9-6|26	%setup -q
12cr|pgworksheet-1.9-6|27	
12cr|pgworksheet-1.9-6|28	%build
12cr|pgworksheet-1.9-6|29	python setup.py build
12cr|pgworksheet-1.9-6|30	
12cr|pgworksheet-1.9-6|31	%install
12cr|pgworksheet-1.9-6|32	rm -rf $RPM_BUILD_ROOT
12cr|pgworksheet-1.9-6|33	python setup.py install --root %buildroot
12cr|pgworksheet-1.9-6|34	
12cr|pgworksheet-1.9-6|35	%find_lang %name
12cr|pgworksheet-1.9-6|36	
12cr|pgworksheet-1.9-6|37	mkdir -p %buildroot{%_liconsdir,%_iconsdir,%_miconsdir}
12cr|pgworksheet-1.9-6|38	
12cr|pgworksheet-1.9-6|39	install -m 644 %SOURCE1 %buildroot%_miconsdir/%name.png
12cr|pgworksheet-1.9-6|40	install -m 644 %SOURCE2 %buildroot%_iconsdir/%name.png
12cr|pgworksheet-1.9-6|41	install -m 644 %SOURCE3 %buildroot%_liconsdir/%name.png
12cr|pgworksheet-1.9-6|42	
12cr|pgworksheet-1.9-6|43	
12cr|pgworksheet-1.9-6|44	%clean
12cr|pgworksheet-1.9-6|45	rm -rf $RPM_BUILD_ROOT
12cr|pgworksheet-1.9-6|46	
12cr|pgworksheet-1.9-6|47	%if %mdkversion < 200900
12cr|pgworksheet-1.9-6|48	%post
12cr|pgworksheet-1.9-6|49	%{update_menus}
12cr|pgworksheet-1.9-6|50	%endif
12cr|pgworksheet-1.9-6|51	
12cr|pgworksheet-1.9-6|52	%if %mdkversion < 200900
12cr|pgworksheet-1.9-6|53	%postun
12cr|pgworksheet-1.9-6|54	%{clean_menus}
12cr|pgworksheet-1.9-6|55	%endif
12cr|pgworksheet-1.9-6|56	
12cr|pgworksheet-1.9-6|57	%files -f %name.lang
12cr|pgworksheet-1.9-6|58	%defattr(644,root,root,755)
12cr|pgworksheet-1.9-6|59	%doc AUTHORS README
12cr|pgworksheet-1.9-6|60	%attr(755,root,root) %_bindir/%name
12cr|pgworksheet-1.9-6|61	%_prefix/lib/python*/site-packages/*
12cr|pgworksheet-1.9-6|62	%dir %_datadir/pixmaps/pgworksheet
12cr|pgworksheet-1.9-6|63	%_datadir/pixmaps/pgworksheet.png
12cr|pgworksheet-1.9-6|64	%_datadir/pixmaps/pgworksheet/*
12cr|pgworksheet-1.9-6|65	%_datadir/applications/pgworksheet.desktop
12cr|pgworksheet-1.9-6|66	%_liconsdir/%name.png
12cr|pgworksheet-1.9-6|67	%_iconsdir/%name.png
12cr|pgworksheet-1.9-6|68	%_miconsdir/%name.png
12cr|pgworksheet-1.9-6|69	
12cr|pgworksheet-1.9-6|70	
12cr|pgworksheet-1.9-6|71	
12cr|pgworksheet-1.9-6|72	%changelog
12cr|pgworksheet-1.9-6|73	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 1.9-6mdv2011.0
12cr|pgworksheet-1.9-6|74	+ Revision: 598911
12cr|pgworksheet-1.9-6|75	- rebuild for py2.7
12cr|pgworksheet-1.9-6|76	
12cr|pgworksheet-1.9-6|77	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.9-5mdv2010.0
12cr|pgworksheet-1.9-6|78	+ Revision: 440816
12cr|pgworksheet-1.9-6|79	- rebuild
12cr|pgworksheet-1.9-6|80	
12cr|pgworksheet-1.9-6|81	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.9-4mdv2009.1
12cr|pgworksheet-1.9-6|82	+ Revision: 325781
12cr|pgworksheet-1.9-6|83	- rebuild
12cr|pgworksheet-1.9-6|84	
12cr|pgworksheet-1.9-6|85	+ Michael Scherer <misc@mandriva.org>
12cr|pgworksheet-1.9-6|86	- fix license
12cr|pgworksheet-1.9-6|87	
12cr|pgworksheet-1.9-6|88	* Fri Aug 22 2008 Olivier Thauvin <nanardon@mandriva.org> 1.9-3mdv2009.0
12cr|pgworksheet-1.9-6|89	+ Revision: 275009
12cr|pgworksheet-1.9-6|90	- force files permissions, fixing #43000
12cr|pgworksheet-1.9-6|91	
12cr|pgworksheet-1.9-6|92	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.9-2mdv2009.0
12cr|pgworksheet-1.9-6|93	+ Revision: 268958
12cr|pgworksheet-1.9-6|94	- rebuild early 2009.0 package (before pixel changes)
12cr|pgworksheet-1.9-6|95	
12cr|pgworksheet-1.9-6|96	+ Pixel <pixel@mandriva.com>
12cr|pgworksheet-1.9-6|97	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|pgworksheet-1.9-6|98	
12cr|pgworksheet-1.9-6|99	* Sun Jun 08 2008 Olivier Thauvin <nanardon@mandriva.org> 1.9-1mdv2009.0
12cr|pgworksheet-1.9-6|100	+ Revision: 216940
12cr|pgworksheet-1.9-6|101	- 1.9
12cr|pgworksheet-1.9-6|102	
12cr|pgworksheet-1.9-6|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|pgworksheet-1.9-6|104	- drop old menu
12cr|pgworksheet-1.9-6|105	
12cr|pgworksheet-1.9-6|106	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.8.1-2mdv2008.1
12cr|pgworksheet-1.9-6|107	+ Revision: 136373
12cr|pgworksheet-1.9-6|108	- restore BuildRoot
12cr|pgworksheet-1.9-6|109	
12cr|pgworksheet-1.9-6|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|pgworksheet-1.9-6|111	- kill re-definition of %%buildroot on Pixel's request
12cr|pgworksheet-1.9-6|112	
12cr|pgworksheet-1.9-6|113	
12cr|pgworksheet-1.9-6|114	* Mon Aug 07 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|pgworksheet-1.9-6|115	+ 08/07/06 20:28:08 (54191)
12cr|pgworksheet-1.9-6|116	- xdg menu
12cr|pgworksheet-1.9-6|117	
12cr|pgworksheet-1.9-6|118	* Mon Aug 07 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|pgworksheet-1.9-6|119	+ 08/07/06 20:22:18 (54190)
12cr|pgworksheet-1.9-6|120	Import pgworksheet
12cr|pgworksheet-1.9-6|121	
12cr|pgworksheet-1.9-6|122	* Sun Feb 12 2006 Olivier Thauvin <nanardon@mandriva.org> 1.8.1-1mdk
12cr|pgworksheet-1.9-6|123	- 1.8.1
12cr|pgworksheet-1.9-6|124	
12cr|pgworksheet-1.9-6|125	* Sat Nov 05 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.7-3mdk
12cr|pgworksheet-1.9-6|126	- Fix BuildRequires
12cr|pgworksheet-1.9-6|127	
12cr|pgworksheet-1.9-6|128	* Sat May 07 2005 Olivier Thauvin <nanardon@mandriva.org> 1.7-2mdk
12cr|pgworksheet-1.9-6|129	- Fix requires
12cr|pgworksheet-1.9-6|130	
12cr|pgworksheet-1.9-6|131	* Sat May 07 2005 Olivier Thauvin <nanardon@mandriva.org> 1.7-1mdk
12cr|pgworksheet-1.9-6|132	- first mandriva spec
12cr|pgworksheet-1.9-6|133	

5784 12
12cr|phalanx-23-0.beta.1|1	Summary:	A Chess Engine
12cr|phalanx-23-0.beta.1|2	Name:		phalanx
12cr|phalanx-23-0.beta.1|3	Version:	23
12cr|phalanx-23-0.beta.1|4	Release:	0.beta.1
12cr|phalanx-23-0.beta.1|5	License:	GPLv2
12cr|phalanx-23-0.beta.1|6	Group:		Games/Boards
12cr|phalanx-23-0.beta.1|7	URL:		http://dusan.freeshell.org/phalanx/
12cr|phalanx-23-0.beta.1|8	Source0:	http://downloads.sourceforge.net/project/phalanx/Version%20XXIII%20Beta/phalanx-XXIII-beta.tgz
12cr|phalanx-23-0.beta.1|9	Source1:	sbook.phalanx.bz2
12cr|phalanx-23-0.beta.1|10	Source2:	learn.phalanx.bz2
12cr|phalanx-23-0.beta.1|11	Source3:	phalanx.sh.bz2
12cr|phalanx-23-0.beta.1|12	Patch0:		phalanx-23-rosa-format-security.patch
12cr|phalanx-23-0.beta.1|13	Provides:	chessengine
12cr|phalanx-23-0.beta.1|14	
12cr|phalanx-23-0.beta.1|15	# TODO: either exclusivearch or regen opening books.
12cr|phalanx-23-0.beta.1|16	#       phalanx opening books are big/little endian sensitive
12cr|phalanx-23-0.beta.1|17	
12cr|phalanx-23-0.beta.1|18	%description
12cr|phalanx-23-0.beta.1|19	Phalanx is a chess engine. It contains a text interface for playing
12cr|phalanx-23-0.beta.1|20	chess. Though it does not have any graphical interface, one can use
12cr|phalanx-23-0.beta.1|21	it inside some GUI chess interface such as Xboard or CSBoard,
12cr|phalanx-23-0.beta.1|22	serving as a chess engine.
12cr|phalanx-23-0.beta.1|23	
12cr|phalanx-23-0.beta.1|24	%prep
12cr|phalanx-23-0.beta.1|25	%setup -q -n phalanx-XXIII
12cr|phalanx-23-0.beta.1|26	
12cr|phalanx-23-0.beta.1|27	mv sbook.phalanx sbook.phalanx.bak
12cr|phalanx-23-0.beta.1|28	bzip2 -dc %{SOURCE1} > sbook.phalanx
12cr|phalanx-23-0.beta.1|29	bzip2 -dc %{SOURCE2} > learn.phalanx
12cr|phalanx-23-0.beta.1|30	bzip2 -dc %{SOURCE3} > phalanx.sh
12cr|phalanx-23-0.beta.1|31	
12cr|phalanx-23-0.beta.1|32	%patch0 -p1
12cr|phalanx-23-0.beta.1|33	
12cr|phalanx-23-0.beta.1|34	%build
12cr|phalanx-23-0.beta.1|35	%make	CFLAGS='%optflags -ffast-math' \
12cr|phalanx-23-0.beta.1|36	DEFINES='-DGNUFUN -DPBOOK_DIR=\"%{_gamesdatadir}/%{name}\" -DSBOOK_DIR=\"%{_gamesdatadir}/%{name}\" -DECO_DIR=\"%{_gamesdatadir}/%{name}\"'
12cr|phalanx-23-0.beta.1|37	
12cr|phalanx-23-0.beta.1|38	%install
12cr|phalanx-23-0.beta.1|39	install -D -m 755 phalanx %{buildroot}%{_gamesbindir}/phalanx.real
12cr|phalanx-23-0.beta.1|40	install -D -m 755 phalanx.sh %{buildroot}%{_gamesbindir}/phalanx
12cr|phalanx-23-0.beta.1|41	
12cr|phalanx-23-0.beta.1|42	# install opening books
12cr|phalanx-23-0.beta.1|43	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
12cr|phalanx-23-0.beta.1|44	install -m 644 eco.phalanx pbook.phalanx sbook.phalanx learn.phalanx %{buildroot}%{_gamesdatadir}/%{name}/
12cr|phalanx-23-0.beta.1|45	
12cr|phalanx-23-0.beta.1|46	%files
12cr|phalanx-23-0.beta.1|47	%doc HISTORY README
12cr|phalanx-23-0.beta.1|48	%{_gamesbindir}/*
12cr|phalanx-23-0.beta.1|49	%{_gamesdatadir}/%{name}
12cr|phalanx-23-0.beta.1|50	
12cr|phalanx-23-0.beta.1|51	
12cr|phalanx-23-0.beta.1|52	
12cr|phalanx-23-0.beta.1|53	%changelog
12cr|phalanx-23-0.beta.1|54	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 22-6mdv2009.0
12cr|phalanx-23-0.beta.1|55	+ Revision: 258964
12cr|phalanx-23-0.beta.1|56	- rebuild
12cr|phalanx-23-0.beta.1|57	
12cr|phalanx-23-0.beta.1|58	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 22-5mdv2009.0
12cr|phalanx-23-0.beta.1|59	+ Revision: 246856
12cr|phalanx-23-0.beta.1|60	- rebuild
12cr|phalanx-23-0.beta.1|61	
12cr|phalanx-23-0.beta.1|62	+ Olivier Blin <oblin@mandriva.com>
12cr|phalanx-23-0.beta.1|63	- restore BuildRoot
12cr|phalanx-23-0.beta.1|64	
12cr|phalanx-23-0.beta.1|65	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 22-3mdv2008.1
12cr|phalanx-23-0.beta.1|66	+ Revision: 124169
12cr|phalanx-23-0.beta.1|67	- kill re-definition of %%buildroot on Pixel's request
12cr|phalanx-23-0.beta.1|68	- import phalanx
12cr|phalanx-23-0.beta.1|69	
12cr|phalanx-23-0.beta.1|70	
12cr|phalanx-23-0.beta.1|71	* Tue Jul 19 2005 Abel Cheung <deaddog@mandriva.org> 22-3mdk
12cr|phalanx-23-0.beta.1|72	- Fix startup script
12cr|phalanx-23-0.beta.1|73	
12cr|phalanx-23-0.beta.1|74	* Fri Jun 10 2005 Abel Cheung <deaddog@mandriva.org> 22-2mdk
12cr|phalanx-23-0.beta.1|75	- Rebuild
12cr|phalanx-23-0.beta.1|76	- Use large opening book
12cr|phalanx-23-0.beta.1|77	
12cr|phalanx-23-0.beta.1|78	* Sun Nov 21 2004 Abel Cheung <deaddog@mandrake.org> 22-1mdk
12cr|phalanx-23-0.beta.1|79	- First Mandrake package
12cr|phalanx-23-0.beta.1|80	- P0: Build fix with newer gcc (source code is 4 yrs old)
12cr|phalanx-23-0.beta.1|81	- Use big secondary opening book and learning book from website
12cr|phalanx-23-0.beta.1|82	- ( Wish if I can put the 30MB huge opening book here :-> )

5785 12
12cr|phasex-0.12.0-0.pre1.3|1	%define     desktop_vendor  sysex
12cr|phasex-0.12.0-0.pre1.3|2	%define     name            phasex
12cr|phasex-0.12.0-0.pre1.3|3	%define     version         0.12.0
12cr|phasex-0.12.0-0.pre1.3|4	%define     beta_version    pre1
12cr|phasex-0.12.0-0.pre1.3|5	
12cr|phasex-0.12.0-0.pre1.3|6	%define     release         0.%{beta_version}.3
12cr|phasex-0.12.0-0.pre1.3|7	
12cr|phasex-0.12.0-0.pre1.3|8	
12cr|phasex-0.12.0-0.pre1.3|9	Name:       %{name}
12cr|phasex-0.12.0-0.pre1.3|10	Version:    %{version}
12cr|phasex-0.12.0-0.pre1.3|11	Release:    %{release}
12cr|phasex-0.12.0-0.pre1.3|12	Summary:    Phase Harmonic Advanced Synthesis EXperiment
12cr|phasex-0.12.0-0.pre1.3|13	Group:      Sound
12cr|phasex-0.12.0-0.pre1.3|14	License:    GPLv2
12cr|phasex-0.12.0-0.pre1.3|15	URL:        http://sysex.net/phasex/
12cr|phasex-0.12.0-0.pre1.3|16	
12cr|phasex-0.12.0-0.pre1.3|17	Source0:    %{name}-%{version}-%{beta_version}.tar.gz
12cr|phasex-0.12.0-0.pre1.3|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|phasex-0.12.0-0.pre1.3|19	
12cr|phasex-0.12.0-0.pre1.3|20	BuildRequires:  libalsa-devel
12cr|phasex-0.12.0-0.pre1.3|21	BuildRequires:  jackit-devel
12cr|phasex-0.12.0-0.pre1.3|22	BuildRequires:  libsamplerate-devel
12cr|phasex-0.12.0-0.pre1.3|23	BuildRequires:  gtk2-devel
12cr|phasex-0.12.0-0.pre1.3|24	BuildRequires:  perl
12cr|phasex-0.12.0-0.pre1.3|25	
12cr|phasex-0.12.0-0.pre1.3|26	
12cr|phasex-0.12.0-0.pre1.3|27	%description
12cr|phasex-0.12.0-0.pre1.3|28	Experimental JACK audio / ALSA MIDI softsynth for Linux
12cr|phasex-0.12.0-0.pre1.3|29	with a synth engine built around flexible phase modulation and
12cr|phasex-0.12.0-0.pre1.3|30	flexible oscillator/LFO sourcing.  Modulations include AM, FM, offset
12cr|phasex-0.12.0-0.pre1.3|31	PM, and wave select. It comes equipped with a 12db/octave filter
12cr|phasex-0.12.0-0.pre1.3|32	with two distortion curves, a stereo crossover delay and chorus with
12cr|phasex-0.12.0-0.pre1.3|33	phaser, ADSR envelopes for amplifier and filter, realtime audio input
12cr|phasex-0.12.0-0.pre1.3|34	processing capabilities, velocity/aftertouch sensitivity, and more.
12cr|phasex-0.12.0-0.pre1.3|35	
12cr|phasex-0.12.0-0.pre1.3|36	
12cr|phasex-0.12.0-0.pre1.3|37	%prep
12cr|phasex-0.12.0-0.pre1.3|38	%setup -q
12cr|phasex-0.12.0-0.pre1.3|39	
12cr|phasex-0.12.0-0.pre1.3|40	
12cr|phasex-0.12.0-0.pre1.3|41	%build
12cr|phasex-0.12.0-0.pre1.3|42	perl -pi -e 's/AM_LDFLAGS  =/AM_LDFLAGS  = -lgmodule-2.0 -lX11 /g' src/Makefile.am
12cr|phasex-0.12.0-0.pre1.3|43	echo _arch=%{_arch} _target_cpu=%{_target_cpu} _build_arch=%{_build_arch}
12cr|phasex-0.12.0-0.pre1.3|44	aclocal && autoconf && automake && autoheader
12cr|phasex-0.12.0-0.pre1.3|45	%configure %{?build_32bit:--enable-32bit} --enable-arch=%{_target_cpu} CFLAGS=''
12cr|phasex-0.12.0-0.pre1.3|46	make %{?_smp_mflags}
12cr|phasex-0.12.0-0.pre1.3|47	
12cr|phasex-0.12.0-0.pre1.3|48	%install
12cr|phasex-0.12.0-0.pre1.3|49	rm -rf $RPM_BUILD_ROOT
12cr|phasex-0.12.0-0.pre1.3|50	make install DESTDIR=$RPM_BUILD_ROOT
12cr|phasex-0.12.0-0.pre1.3|51	
12cr|phasex-0.12.0-0.pre1.3|52	for s in 16 22 32 48 ; do
12cr|phasex-0.12.0-0.pre1.3|53	%{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
12cr|phasex-0.12.0-0.pre1.3|54	%{__cp} %{buildroot}%{_datadir}/phasex/pixmaps/phasex-icon-${s}x${s}.png \
12cr|phasex-0.12.0-0.pre1.3|55	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/phasex-icon.png
12cr|phasex-0.12.0-0.pre1.3|56	done
12cr|phasex-0.12.0-0.pre1.3|57	
12cr|phasex-0.12.0-0.pre1.3|58	BASE="Application AudioVideo Audio"
12cr|phasex-0.12.0-0.pre1.3|59	XTRA="X-MandrivaLinux-Multimedia-Sound;"
12cr|phasex-0.12.0-0.pre1.3|60	
12cr|phasex-0.12.0-0.pre1.3|61	%{__mkdir} -p %{buildroot}%{_datadir}/applications
12cr|phasex-0.12.0-0.pre1.3|62	desktop-file-install --vendor %{desktop_vendor} \
12cr|phasex-0.12.0-0.pre1.3|63	--dir %{buildroot}%{_datadir}/applications \
12cr|phasex-0.12.0-0.pre1.3|64	`for c in ${BASE} ${XTRA} ; do echo "--add-category $c " ; done` \
12cr|phasex-0.12.0-0.pre1.3|65	$RPM_BUILD_ROOT%{_datadir}/phasex/%{name}.desktop
12cr|phasex-0.12.0-0.pre1.3|66	rm $RPM_BUILD_ROOT%{_datadir}/phasex/%{name}.desktop
12cr|phasex-0.12.0-0.pre1.3|67	
12cr|phasex-0.12.0-0.pre1.3|68	
12cr|phasex-0.12.0-0.pre1.3|69	%post
12cr|phasex-0.12.0-0.pre1.3|70	touch --no-create %{_datadir}/icons/hicolor || :
12cr|phasex-0.12.0-0.pre1.3|71	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
12cr|phasex-0.12.0-0.pre1.3|72	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
12cr|phasex-0.12.0-0.pre1.3|73	fi
12cr|phasex-0.12.0-0.pre1.3|74	
12cr|phasex-0.12.0-0.pre1.3|75	
12cr|phasex-0.12.0-0.pre1.3|76	%postun
12cr|phasex-0.12.0-0.pre1.3|77	touch --no-create %{_datadir}/icons/hicolor || :
12cr|phasex-0.12.0-0.pre1.3|78	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
12cr|phasex-0.12.0-0.pre1.3|79	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
12cr|phasex-0.12.0-0.pre1.3|80	fi
12cr|phasex-0.12.0-0.pre1.3|81	
12cr|phasex-0.12.0-0.pre1.3|82	
12cr|phasex-0.12.0-0.pre1.3|83	%clean
12cr|phasex-0.12.0-0.pre1.3|84	rm -rf $RPM_BUILD_ROOT
12cr|phasex-0.12.0-0.pre1.3|85	
12cr|phasex-0.12.0-0.pre1.3|86	
12cr|phasex-0.12.0-0.pre1.3|87	%files
12cr|phasex-0.12.0-0.pre1.3|88	%defattr(-,root,root,-)
12cr|phasex-0.12.0-0.pre1.3|89	%doc README INSTALL LICENSE AUTHORS GPL-v2.txt ChangeLog TODO doc/ROADMAP
12cr|phasex-0.12.0-0.pre1.3|90	%{_bindir}/phasex
12cr|phasex-0.12.0-0.pre1.3|91	%dir %{_datadir}/phasex
12cr|phasex-0.12.0-0.pre1.3|92	%dir %{_datadir}/phasex/help
12cr|phasex-0.12.0-0.pre1.3|93	%dir %{_datadir}/phasex/pixmaps
12cr|phasex-0.12.0-0.pre1.3|94	%dir %{_datadir}/phasex/sys-midimaps
12cr|phasex-0.12.0-0.pre1.3|95	%dir %{_datadir}/phasex/sys-patches
12cr|phasex-0.12.0-0.pre1.3|96	%dir %{_datadir}/phasex/sys-samples
12cr|phasex-0.12.0-0.pre1.3|97	%dir %{_datadir}/themes/Phasex-Dark
12cr|phasex-0.12.0-0.pre1.3|98	%dir %{_datadir}/themes/Phasex-Light
12cr|phasex-0.12.0-0.pre1.3|99	%{_datadir}/phasex/patchbank
12cr|phasex-0.12.0-0.pre1.3|100	%{_datadir}/phasex/gtkenginerc
12cr|phasex-0.12.0-0.pre1.3|101	%{_datadir}/phasex/help/*
12cr|phasex-0.12.0-0.pre1.3|102	%{_datadir}/phasex/pixmaps/*
12cr|phasex-0.12.0-0.pre1.3|103	%{_datadir}/phasex/sys-midimaps/*
12cr|phasex-0.12.0-0.pre1.3|104	%{_datadir}/phasex/sys-patches/*
12cr|phasex-0.12.0-0.pre1.3|105	%{_datadir}/phasex/sys-samples/*
12cr|phasex-0.12.0-0.pre1.3|106	%{_datadir}/themes/Phasex-Dark/*
12cr|phasex-0.12.0-0.pre1.3|107	%{_datadir}/themes/Phasex-Light/*
12cr|phasex-0.12.0-0.pre1.3|108	%{_datadir}/applications/%{desktop_vendor}-phasex.desktop
12cr|phasex-0.12.0-0.pre1.3|109	%{_datadir}/icons/hicolor/*/apps/phasex-icon.png
12cr|phasex-0.12.0-0.pre1.3|110	
12cr|phasex-0.12.0-0.pre1.3|111	
12cr|phasex-0.12.0-0.pre1.3|112	
12cr|phasex-0.12.0-0.pre1.3|113	%changelog
12cr|phasex-0.12.0-0.pre1.3|114	* Wed Mar 28 2012 Frank Kober <emuse@mandriva.org> 0.12.0-0.pre1.3
12cr|phasex-0.12.0-0.pre1.3|115	+ Revision: 788006
12cr|phasex-0.12.0-0.pre1.3|116	- fix and bump release
12cr|phasex-0.12.0-0.pre1.3|117	- add missing linked objects to fix build
12cr|phasex-0.12.0-0.pre1.3|118	
12cr|phasex-0.12.0-0.pre1.3|119	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-0.pre1.2mdv2011.0
12cr|phasex-0.12.0-0.pre1.3|120	+ Revision: 614539
12cr|phasex-0.12.0-0.pre1.3|121	- the mass rebuild of 2010.1 packages
12cr|phasex-0.12.0-0.pre1.3|122	
12cr|phasex-0.12.0-0.pre1.3|123	* Tue Feb 16 2010 Frank Kober <emuse@mandriva.org> 0.12.0-0.pre1.1mdv2010.1
12cr|phasex-0.12.0-0.pre1.3|124	+ Revision: 506879
12cr|phasex-0.12.0-0.pre1.3|125	- import phasex
12cr|phasex-0.12.0-0.pre1.3|126	- import phasex
12cr|phasex-0.12.0-0.pre1.3|127	
12cr|phasex-0.12.0-0.pre1.3|128	

5786 12
12cr|phat-0.3.1-4|1	%define major		0
12cr|phat-0.3.1-4|2	%define libname		%mklibname %{name} %{major}
12cr|phat-0.3.1-4|3	%define develname	%mklibname %{name} -d
12cr|phat-0.3.1-4|4	
12cr|phat-0.3.1-4|5	Summary: 	Widgets for audio applications
12cr|phat-0.3.1-4|6	Name: 		phat
12cr|phat-0.3.1-4|7	Version: 	0.3.1
12cr|phat-0.3.1-4|8	Release: 	4
12cr|phat-0.3.1-4|9	License: 	GPL+
12cr|phat-0.3.1-4|10	Group: 		System/Libraries
12cr|phat-0.3.1-4|11	# Upstream's dead, RIP...no source location
12cr|phat-0.3.1-4|12	Source0:	%{name}-%{version}.tar.bz2
12cr|phat-0.3.1-4|13	Patch0:		phat-0.3.1-configure.patch
12cr|phat-0.3.1-4|14	Requires:	docbook-dtd30-sgml
12cr|phat-0.3.1-4|15	BuildRequires:	gtk2-devel
12cr|phat-0.3.1-4|16	BuildRequires:	gtk-doc
12cr|phat-0.3.1-4|17	BuildRequires:  libgnomecanvas2-devel
12cr|phat-0.3.1-4|18	
12cr|phat-0.3.1-4|19	%description
12cr|phat-0.3.1-4|20	PHAT is a collection of GTK+ widgets geared toward pro-audio apps. The goal
12cr|phat-0.3.1-4|21	is to eliminate duplication of effort and provide some standardization
12cr|phat-0.3.1-4|22	(well, at least for GTK+ apps).
12cr|phat-0.3.1-4|23	
12cr|phat-0.3.1-4|24	%package -n %{libname}
12cr|phat-0.3.1-4|25	Summary: Widgets for audio applications
12cr|phat-0.3.1-4|26	Group: System/Libraries
12cr|phat-0.3.1-4|27	Provides: %{name} = %{version}-%{release}
12cr|phat-0.3.1-4|28	
12cr|phat-0.3.1-4|29	%description -n %{libname}
12cr|phat-0.3.1-4|30	PHAT is a collection of GTK+ widgets geared toward pro-audio apps. The goal
12cr|phat-0.3.1-4|31	is to eliminate duplication of effort and provide some standardization
12cr|phat-0.3.1-4|32	(well, at least for GTK+ apps).
12cr|phat-0.3.1-4|33	
12cr|phat-0.3.1-4|34	%package -n %{develname}
12cr|phat-0.3.1-4|35	Summary:	Headers for developing programs that will use %{name}
12cr|phat-0.3.1-4|36	Group:		Development/C
12cr|phat-0.3.1-4|37	Requires:	%{libname} = %{version}
12cr|phat-0.3.1-4|38	Provides:	%{name}-devel = %{version}-%{release}
12cr|phat-0.3.1-4|39	Obsoletes:	%{mklibname phat 0 -d}
12cr|phat-0.3.1-4|40	
12cr|phat-0.3.1-4|41	%description -n %{develname}
12cr|phat-0.3.1-4|42	This package contains the headers that programmers will need to develop
12cr|phat-0.3.1-4|43	applications which will use libraries from %{name}.
12cr|phat-0.3.1-4|44	
12cr|phat-0.3.1-4|45	%prep
12cr|phat-0.3.1-4|46	%setup -q
12cr|phat-0.3.1-4|47	%patch0 -p1
12cr|phat-0.3.1-4|48	
12cr|phat-0.3.1-4|49	%build
12cr|phat-0.3.1-4|50	autoreconf -fi
12cr|phat-0.3.1-4|51	%configure2_5x
12cr|phat-0.3.1-4|52	%make
12cr|phat-0.3.1-4|53	
12cr|phat-0.3.1-4|54	%install
12cr|phat-0.3.1-4|55	%makeinstall_std
12cr|phat-0.3.1-4|56	
12cr|phat-0.3.1-4|57	
12cr|phat-0.3.1-4|58	
12cr|phat-0.3.1-4|59	%if %mdkversion < 200900
12cr|phat-0.3.1-4|60	%post -n %{libname} -p /sbin/ldconfig
12cr|phat-0.3.1-4|61	%endif
12cr|phat-0.3.1-4|62	%if %mdkversion < 200900
12cr|phat-0.3.1-4|63	%postun -n %{libname} -p /sbin/ldconfig
12cr|phat-0.3.1-4|64	%endif
12cr|phat-0.3.1-4|65	
12cr|phat-0.3.1-4|66	%files -n %{libname}
12cr|phat-0.3.1-4|67	%{_libdir}/*.so.%{major}*
12cr|phat-0.3.1-4|68	
12cr|phat-0.3.1-4|69	%files -n %{develname}
12cr|phat-0.3.1-4|70	%{_bindir}/*
12cr|phat-0.3.1-4|71	%{_libdir}/*.so
12cr|phat-0.3.1-4|72	%{_libdir}/*.a
12cr|phat-0.3.1-4|73	%{_libdir}/pkgconfig/*.pc
12cr|phat-0.3.1-4|74	%{_includedir}/%{name}
12cr|phat-0.3.1-4|75	
12cr|phat-0.3.1-4|76	
12cr|phat-0.3.1-4|77	
12cr|phat-0.3.1-4|78	%changelog
12cr|phat-0.3.1-4|79	* Mon Feb 22 2010 Funda Wang <fwang@mandriva.org> 0.3.1-4mdv2010.1
12cr|phat-0.3.1-4|80	+ Revision: 509759
12cr|phat-0.3.1-4|81	- clean spec
12cr|phat-0.3.1-4|82	
12cr|phat-0.3.1-4|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|phat-0.3.1-4|84	- rebuild
12cr|phat-0.3.1-4|85	
12cr|phat-0.3.1-4|86	* Fri Aug 29 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.1-3mdv2009.0
12cr|phat-0.3.1-4|87	+ Revision: 277215
12cr|phat-0.3.1-4|88	- protect major in file list
12cr|phat-0.3.1-4|89	- s,$RPM_BUILD_ROOT,%%{buildroot}
12cr|phat-0.3.1-4|90	- add configure.patch:
12cr|phat-0.3.1-4|91	+ allow external CFLAGS
12cr|phat-0.3.1-4|92	+ add -lX11 to libs to fix build (underlinking)
12cr|phat-0.3.1-4|93	+ don't build docs (breaks build, can't be bothered fixing)
12cr|phat-0.3.1-4|94	- new license policy
12cr|phat-0.3.1-4|95	- new devel policy
12cr|phat-0.3.1-4|96	- drop unnecessary defines
12cr|phat-0.3.1-4|97	
12cr|phat-0.3.1-4|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|phat-0.3.1-4|99	- rebuild
12cr|phat-0.3.1-4|100	- kill re-definition of %%buildroot on Pixel's request
12cr|phat-0.3.1-4|101	- import phat
12cr|phat-0.3.1-4|102	
12cr|phat-0.3.1-4|103	+ Pixel <pixel@mandriva.com>
12cr|phat-0.3.1-4|104	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|phat-0.3.1-4|105	
12cr|phat-0.3.1-4|106	+ Olivier Blin <oblin@mandriva.com>
12cr|phat-0.3.1-4|107	- restore BuildRoot
12cr|phat-0.3.1-4|108	
12cr|phat-0.3.1-4|109	
12cr|phat-0.3.1-4|110	* Fri Jul 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.3.1-2mdk
12cr|phat-0.3.1-4|111	- Fix BuildRequires
12cr|phat-0.3.1-4|112	
12cr|phat-0.3.1-4|113	* Sun Jul 24 2005 Austin Acton <austin@mandriva.org> 0.3.1-1mdk
12cr|phat-0.3.1-4|114	- 0.3.1
12cr|phat-0.3.1-4|115	- source URL
12cr|phat-0.3.1-4|116	
12cr|phat-0.3.1-4|117	* Fri Jul 08 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.3-2mdk
12cr|phat-0.3.1-4|118	- fix requires
12cr|phat-0.3.1-4|119	
12cr|phat-0.3.1-4|120	* Mon Oct 4 2004 Austin Acton <austin@mandrake.org> 0.2.3-1mdk
12cr|phat-0.3.1-4|121	- initial build

5787 12
12cr|phatch-0.2.7.1-1|1	%define name 	phatch
12cr|phatch-0.2.7.1-1|2	%define version 0.2.7.1
12cr|phatch-0.2.7.1-1|3	%define release 1
12cr|phatch-0.2.7.1-1|4	
12cr|phatch-0.2.7.1-1|5	Summary:		Photo Batch Processor
12cr|phatch-0.2.7.1-1|6	Name:		%{name}
12cr|phatch-0.2.7.1-1|7	Version:		%{version}
12cr|phatch-0.2.7.1-1|8	License:		GPLv3+
12cr|phatch-0.2.7.1-1|9	Group:		Graphics
12cr|phatch-0.2.7.1-1|10	Release:		%{release}
12cr|phatch-0.2.7.1-1|11	Source:		http://photobatch.stani.be/download/package/%{name}-%{version}.tar.gz
12cr|phatch-0.2.7.1-1|12	URL:		http://photobatch.stani.be/
12cr|phatch-0.2.7.1-1|13	BuildRequires:	python-devel >= 2.5
12cr|phatch-0.2.7.1-1|14	BuildRequires:	desktop-file-utils
12cr|phatch-0.2.7.1-1|15	BuildRequires:	python-sphinx
12cr|phatch-0.2.7.1-1|16	BuildRequires:	mlocate
12cr|phatch-0.2.7.1-1|17	Requires:	findutils
12cr|phatch-0.2.7.1-1|18	Requires:	python-imaging
12cr|phatch-0.2.7.1-1|19	Requires:	python-notify
12cr|phatch-0.2.7.1-1|20	Requires:	wxPythonGTK
12cr|phatch-0.2.7.1-1|21	Requires:	python-exiv2
12cr|phatch-0.2.7.1-1|22	
12cr|phatch-0.2.7.1-1|23	
12cr|phatch-0.2.7.1-1|24	%description
12cr|phatch-0.2.7.1-1|25	Phatch is a simple to use cross-platform GUI Photo Batch Processor
12cr|phatch-0.2.7.1-1|26	which handles all popular image formats and can duplicate (sub)folder
12cr|phatch-0.2.7.1-1|27	hierarchies. Phatch can batch resize, rotate, apply perspective,
12cr|phatch-0.2.7.1-1|28	shadows, rounded corners, ... and more in minutes instead of hours or
12cr|phatch-0.2.7.1-1|29	days if you do it manually. Phatch allows you to use EXIF and IPTC
12cr|phatch-0.2.7.1-1|30	tags for renaming and data stamping. Phatch also supports a console
12cr|phatch-0.2.7.1-1|31	version to batch photos on webservers.
12cr|phatch-0.2.7.1-1|32	
12cr|phatch-0.2.7.1-1|33	
12cr|phatch-0.2.7.1-1|34	%files -f %{name}.lang
12cr|phatch-0.2.7.1-1|35	%doc AUTHORS COPYING README
12cr|phatch-0.2.7.1-1|36	%{py_puresitedir}/%{name}
12cr|phatch-0.2.7.1-1|37	%{py_puresitedir}/*.egg-info
12cr|phatch-0.2.7.1-1|38	%{_datadir}/%{name}
12cr|phatch-0.2.7.1-1|39	%{_bindir}/%{name}
12cr|phatch-0.2.7.1-1|40	%{_datadir}/applications/%{name}.desktop
12cr|phatch-0.2.7.1-1|41	%{_datadir}/applications/%{name}-inspector.desktop
12cr|phatch-0.2.7.1-1|42	%{_datadir}/mime/packages/%{name}.xml
12cr|phatch-0.2.7.1-1|43	%{_mandir}/man1/%{name}.1.*
12cr|phatch-0.2.7.1-1|44	%{_datadir}/pixmaps/%{name}.png
12cr|phatch-0.2.7.1-1|45	%{_datadir}/pixmaps/%{name}-inspector.png
12cr|phatch-0.2.7.1-1|46	%{_iconsdir}/hicolor/*/apps/*
12cr|phatch-0.2.7.1-1|47	%exclude %{py_puresitedir}/%{name}/lib/linux/nautilusExtension.py
12cr|phatch-0.2.7.1-1|48	%exclude /usr/share/phatch/doc/html
12cr|phatch-0.2.7.1-1|49	
12cr|phatch-0.2.7.1-1|50	
12cr|phatch-0.2.7.1-1|51	%package nautilus-bindings
12cr|phatch-0.2.7.1-1|52	Summary:	Nautilus binding for Photo Batch Processor
12cr|phatch-0.2.7.1-1|53	Group:		Graphics
12cr|phatch-0.2.7.1-1|54	Requires:	wxPythonGTK
12cr|phatch-0.2.7.1-1|55	Requires:	nautilus-python
12cr|phatch-0.2.7.1-1|56	Requires:	%{name}
12cr|phatch-0.2.7.1-1|57	%description nautilus-bindings
12cr|phatch-0.2.7.1-1|58	
12cr|phatch-0.2.7.1-1|59	This package provides nautilus binding for Photo Batch Processor.
12cr|phatch-0.2.7.1-1|60	
12cr|phatch-0.2.7.1-1|61	%files nautilus-bindings
12cr|phatch-0.2.7.1-1|62	%doc AUTHORS COPYING README
12cr|phatch-0.2.7.1-1|63	%{py_puresitedir}/%{name}/lib/linux/nautilusExtension.py
12cr|phatch-0.2.7.1-1|64	
12cr|phatch-0.2.7.1-1|65	
12cr|phatch-0.2.7.1-1|66	%package doc
12cr|phatch-0.2.7.1-1|67	Summary:	Documentation for Photo Batch Processor
12cr|phatch-0.2.7.1-1|68	Group:		Graphics
12cr|phatch-0.2.7.1-1|69	Requires:	%{name}
12cr|phatch-0.2.7.1-1|70	%description doc
12cr|phatch-0.2.7.1-1|71	
12cr|phatch-0.2.7.1-1|72	This package provides the html documentation for Photo Batch Processor.
12cr|phatch-0.2.7.1-1|73	
12cr|phatch-0.2.7.1-1|74	%files doc
12cr|phatch-0.2.7.1-1|75	%{_datadir}/%{name}/doc/html
12cr|phatch-0.2.7.1-1|76	
12cr|phatch-0.2.7.1-1|77	#-----------------------------------------------------------------------
12cr|phatch-0.2.7.1-1|78	
12cr|phatch-0.2.7.1-1|79	%prep
12cr|phatch-0.2.7.1-1|80	
12cr|phatch-0.2.7.1-1|81	%setup -q -n %{name}-0.2.7
12cr|phatch-0.2.7.1-1|82	
12cr|phatch-0.2.7.1-1|83	%build
12cr|phatch-0.2.7.1-1|84	
12cr|phatch-0.2.7.1-1|85	%install
12cr|phatch-0.2.7.1-1|86	python setup.py install --root=%{buildroot}
12cr|phatch-0.2.7.1-1|87	
12cr|phatch-0.2.7.1-1|88	# Building documentation
12cr|phatch-0.2.7.1-1|89	cd docs
12cr|phatch-0.2.7.1-1|90	make html
12cr|phatch-0.2.7.1-1|91	%__mkdir -p %{buildroot}/%{_datadir}/%{name}/doc
12cr|phatch-0.2.7.1-1|92	cp -r build/html  %{buildroot}/%{_datadir}/%{name}/doc
12cr|phatch-0.2.7.1-1|93	cd ..
12cr|phatch-0.2.7.1-1|94	%find_lang %{name}
12cr|phatch-0.2.7.1-1|95	
12cr|phatch-0.2.7.1-1|96	
12cr|phatch-0.2.7.1-1|97	
12cr|phatch-0.2.7.1-1|98	%changelog
12cr|phatch-0.2.7.1-1|99	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 0.2.7.1-1mdv2011.0
12cr|phatch-0.2.7.1-1|100	+ Revision: 598937
12cr|phatch-0.2.7.1-1|101	- update file list
12cr|phatch-0.2.7.1-1|102	- update file list
12cr|phatch-0.2.7.1-1|103	
12cr|phatch-0.2.7.1-1|104	* Sat Mar 27 2010 John Balcaen <mikala@mandriva.org> 0.2.7.1-1mdv2010.1
12cr|phatch-0.2.7.1-1|105	+ Revision: 528227
12cr|phatch-0.2.7.1-1|106	- Fix missing buildrequires
12cr|phatch-0.2.7.1-1|107	- Update to 0.2.7.1
12cr|phatch-0.2.7.1-1|108	- fix Filelist
12cr|phatch-0.2.7.1-1|109	- add a doc subpackage
12cr|phatch-0.2.7.1-1|110	- add a require on python-exiv2
12cr|phatch-0.2.7.1-1|111	- minor others changes in spec file
12cr|phatch-0.2.7.1-1|112	
12cr|phatch-0.2.7.1-1|113	* Sat Jan 02 2010 John Balcaen <mikala@mandriva.org> 0.1.6-2mdv2010.1
12cr|phatch-0.2.7.1-1|114	+ Revision: 484999
12cr|phatch-0.2.7.1-1|115	- Add missing requires for wxPythonGTK
12cr|phatch-0.2.7.1-1|116	
12cr|phatch-0.2.7.1-1|117	* Tue Aug 11 2009 John Balcaen <mikala@mandriva.org> 0.1.6-1mdv2010.0
12cr|phatch-0.2.7.1-1|118	+ Revision: 414514
12cr|phatch-0.2.7.1-1|119	- BuildRequires fix
12cr|phatch-0.2.7.1-1|120	- Add suggest for pyexiv2
12cr|phatch-0.2.7.1-1|121	- Fixing some requires
12cr|phatch-0.2.7.1-1|122	- import phatch
12cr|phatch-0.2.7.1-1|123	
12cr|phatch-0.2.7.1-1|124	
12cr|phatch-0.2.7.1-1|125	* Sat Aug 01 2009 John Balcaen <mikala@mandriva.org>  0.1.6-1mdv2010.0
12cr|phatch-0.2.7.1-1|126	- initial import
12cr|phatch-0.2.7.1-1|127	

5788 12
12cr|phmap-1.0-10|1	Summary:	A war dialer
12cr|phmap-1.0-10|2	Name:		phmap
12cr|phmap-1.0-10|3	Version:	1.0
12cr|phmap-1.0-10|4	Release:	%mkrel 10
12cr|phmap-1.0-10|5	Group:		Monitoring
12cr|phmap-1.0-10|6	License:	GPL
12cr|phmap-1.0-10|7	URL:		http://www.atnum.com/~sephail/devel/proj/phmap.htm
12cr|phmap-1.0-10|8	Source0:	%{name}-%{version}.tar.bz2
12cr|phmap-1.0-10|9	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|phmap-1.0-10|10	
12cr|phmap-1.0-10|11	%description
12cr|phmap-1.0-10|12	Phmap is a "war dialer" used for detecting which phone numbers in
12cr|phmap-1.0-10|13	a list have an active carrier signal. An example use of this
12cr|phmap-1.0-10|14	program is detecting which local BBS servers still exist.
12cr|phmap-1.0-10|15	
12cr|phmap-1.0-10|16	%prep
12cr|phmap-1.0-10|17	
12cr|phmap-1.0-10|18	%setup -q -n %{name}-%{version}
12cr|phmap-1.0-10|19	
12cr|phmap-1.0-10|20	%build
12cr|phmap-1.0-10|21	
12cr|phmap-1.0-10|22	%make CFLAGS="%{optflags}"
12cr|phmap-1.0-10|23	
12cr|phmap-1.0-10|24	%install
12cr|phmap-1.0-10|25	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|phmap-1.0-10|26	
12cr|phmap-1.0-10|27	install -d %{buildroot}%{_bindir}
12cr|phmap-1.0-10|28	install -m755 %{name} %{buildroot}%{_bindir}/
12cr|phmap-1.0-10|29	
12cr|phmap-1.0-10|30	%clean
12cr|phmap-1.0-10|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|phmap-1.0-10|32	
12cr|phmap-1.0-10|33	%files
12cr|phmap-1.0-10|34	%defattr(-,root,root)
12cr|phmap-1.0-10|35	%doc README
12cr|phmap-1.0-10|36	%attr(755,root,root) %{_bindir}/%{name}
12cr|phmap-1.0-10|37	
12cr|phmap-1.0-10|38	
12cr|phmap-1.0-10|39	%changelog
12cr|phmap-1.0-10|40	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0-10mdv2010.0
12cr|phmap-1.0-10|41	+ Revision: 430686
12cr|phmap-1.0-10|42	- rebuild
12cr|phmap-1.0-10|43	
12cr|phmap-1.0-10|44	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-9mdv2009.0
12cr|phmap-1.0-10|45	+ Revision: 258965
12cr|phmap-1.0-10|46	- rebuild
12cr|phmap-1.0-10|47	
12cr|phmap-1.0-10|48	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-8mdv2009.0
12cr|phmap-1.0-10|49	+ Revision: 246858
12cr|phmap-1.0-10|50	- rebuild
12cr|phmap-1.0-10|51	
12cr|phmap-1.0-10|52	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0-6mdv2008.1
12cr|phmap-1.0-10|53	+ Revision: 136373
12cr|phmap-1.0-10|54	- restore BuildRoot
12cr|phmap-1.0-10|55	
12cr|phmap-1.0-10|56	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|phmap-1.0-10|57	- kill re-definition of %%buildroot on Pixel's request
12cr|phmap-1.0-10|58	
12cr|phmap-1.0-10|59	* Sun Aug 19 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2008.0
12cr|phmap-1.0-10|60	+ Revision: 66670
12cr|phmap-1.0-10|61	- Import phmap
12cr|phmap-1.0-10|62	
12cr|phmap-1.0-10|63	
12cr|phmap-1.0-10|64	
12cr|phmap-1.0-10|65	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2007.0
12cr|phmap-1.0-10|66	- rebuild
12cr|phmap-1.0-10|67	
12cr|phmap-1.0-10|68	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdk
12cr|phmap-1.0-10|69	- rebuild
12cr|phmap-1.0-10|70	
12cr|phmap-1.0-10|71	* Sun May 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-4mdk
12cr|phmap-1.0-10|72	- new url
12cr|phmap-1.0-10|73	
12cr|phmap-1.0-10|74	* Thu Jan 16 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.0-3mdk
12cr|phmap-1.0-10|75	- build release
12cr|phmap-1.0-10|76	
12cr|phmap-1.0-10|77	* Sun Nov 03 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.0-2mdk
12cr|phmap-1.0-10|78	- argh!, gotta lint it before uploading...
12cr|phmap-1.0-10|79	
12cr|phmap-1.0-10|80	* Sun Nov 03 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.0-1mdk
12cr|phmap-1.0-10|81	- initial cooker contrib

5789 12
12cr|phonon-vlc-0.6.1-1|1	Name:      phonon-vlc
12cr|phonon-vlc-0.6.1-1|2	Summary:   Phonon VLC Backend
12cr|phonon-vlc-0.6.1-1|3	Group:     Video
12cr|phonon-vlc-0.6.1-1|4	Version:   0.6.1
12cr|phonon-vlc-0.6.1-1|5	Release:   1
12cr|phonon-vlc-0.6.1-1|6	License:   GPLv2+
12cr|phonon-vlc-0.6.1-1|7	URL:       http://www.videolan.org/
12cr|phonon-vlc-0.6.1-1|8	Source0:   ftp://ftp.kde.org/pub/kde/stable/phonon/phonon-backend-vlc/%{version}/src/phonon-backend-vlc-%{version}.tar.xz
12cr|phonon-vlc-0.6.1-1|9	BuildRequires: cmake
12cr|phonon-vlc-0.6.1-1|10	BuildRequires: vlc-devel
12cr|phonon-vlc-0.6.1-1|11	BuildRequires: automoc4
12cr|phonon-vlc-0.6.1-1|12	BuildRequires: phonon-devel >= 2:4.5.0
12cr|phonon-vlc-0.6.1-1|13	Provides:  phonon-backend
12cr|phonon-vlc-0.6.1-1|14	# as a requires it pulls in vlc when building
12cr|phonon-vlc-0.6.1-1|15	Suggests:  vlc-plugin-pulse
12cr|phonon-vlc-0.6.1-1|16	
12cr|phonon-vlc-0.6.1-1|17	%description
12cr|phonon-vlc-0.6.1-1|18	This package allows Phonon (the KDE media library) to use VLC
12cr|phonon-vlc-0.6.1-1|19	for audio and video playback.
12cr|phonon-vlc-0.6.1-1|20	
12cr|phonon-vlc-0.6.1-1|21	%prep
12cr|phonon-vlc-0.6.1-1|22	%setup -qn phonon-backend-vlc-%version
12cr|phonon-vlc-0.6.1-1|23	
12cr|phonon-vlc-0.6.1-1|24	%build
12cr|phonon-vlc-0.6.1-1|25	%cmake
12cr|phonon-vlc-0.6.1-1|26	%make
12cr|phonon-vlc-0.6.1-1|27	
12cr|phonon-vlc-0.6.1-1|28	%install
12cr|phonon-vlc-0.6.1-1|29	%makeinstall_std -C build
12cr|phonon-vlc-0.6.1-1|30	
12cr|phonon-vlc-0.6.1-1|31	%files
12cr|phonon-vlc-0.6.1-1|32	%{_libdir}/kde4/plugins/phonon_backend/phonon_vlc.so
12cr|phonon-vlc-0.6.1-1|33	%{_datadir}/kde4/services/phononbackends/vlc.desktop

5790 12
12cr|phoronix-test-suite-4.0.1-1|1	#% define _requires_exceptions pear(.*)
12cr|phoronix-test-suite-4.0.1-1|2	
12cr|phoronix-test-suite-4.0.1-1|3	# GUI was temporary dropped since 3.0 Aplha 1
12cr|phoronix-test-suite-4.0.1-1|4	%define		gui_enabled 1
12cr|phoronix-test-suite-4.0.1-1|5	
12cr|phoronix-test-suite-4.0.1-1|6	Name:		phoronix-test-suite
12cr|phoronix-test-suite-4.0.1-1|7	Version:	4.0.1
12cr|phoronix-test-suite-4.0.1-1|8	Release:	1
12cr|phoronix-test-suite-4.0.1-1|9	Summary:	A Comprehensive Linux Benchmarking System
12cr|phoronix-test-suite-4.0.1-1|10	Source0:	%{name}-%{version}.tar.gz
12cr|phoronix-test-suite-4.0.1-1|11	Patch0:		phoronix-test-suite-3.6.1-install.patch
12cr|phoronix-test-suite-4.0.1-1|12	License:	GPLv3
12cr|phoronix-test-suite-4.0.1-1|13	Group:		Publishing
12cr|phoronix-test-suite-4.0.1-1|14	Url:		http://www.phoronix-test-suite.com/
12cr|phoronix-test-suite-4.0.1-1|15	
12cr|phoronix-test-suite-4.0.1-1|16	BuildArch:	noarch
12cr|phoronix-test-suite-4.0.1-1|17	
12cr|phoronix-test-suite-4.0.1-1|18	Requires:	php-cli
12cr|phoronix-test-suite-4.0.1-1|19	Requires:	php-gtk2
12cr|phoronix-test-suite-4.0.1-1|20	Requires:	php-fpdf
12cr|phoronix-test-suite-4.0.1-1|21	
12cr|phoronix-test-suite-4.0.1-1|22	Suggests:	freeimage-devel
12cr|phoronix-test-suite-4.0.1-1|23	Suggests:	ftjam
12cr|phoronix-test-suite-4.0.1-1|24	Suggests:	git
12cr|phoronix-test-suite-4.0.1-1|25	Suggests:	gcc-gfortran
12cr|phoronix-test-suite-4.0.1-1|26	Suggests:	glew-devel
12cr|phoronix-test-suite-4.0.1-1|27	Suggests:	gtk+2-devel
12cr|phoronix-test-suite-4.0.1-1|28	Suggests:	java
12cr|phoronix-test-suite-4.0.1-1|29	Suggests:	libopenjpeg-devel
12cr|phoronix-test-suite-4.0.1-1|30	Suggests:	imlib2-devel
12cr|phoronix-test-suite-4.0.1-1|31	Suggests:	libaio-devel
12cr|phoronix-test-suite-4.0.1-1|32	Suggests:	libcurl-devel
12cr|phoronix-test-suite-4.0.1-1|33	Suggests:	libfftw-devel
12cr|phoronix-test-suite-4.0.1-1|34	Suggests:	libpopt-devel
12cr|phoronix-test-suite-4.0.1-1|35	Suggests:	libvorbis-devel
12cr|phoronix-test-suite-4.0.1-1|36	Suggests:	openal-devel
12cr|phoronix-test-suite-4.0.1-1|37	Suggests:	perl-devel
12cr|phoronix-test-suite-4.0.1-1|38	#Suggests:	perl-opengl # will be needed in a further revision but we are too close of the release
12cr|phoronix-test-suite-4.0.1-1|39	Suggests:	portaudio-devel
12cr|phoronix-test-suite-4.0.1-1|40	Suggests:	png-devel
12cr|phoronix-test-suite-4.0.1-1|41	Suggests:	php-gd
12cr|phoronix-test-suite-4.0.1-1|42	Suggests:	scons
12cr|phoronix-test-suite-4.0.1-1|43	Suggests:	SDL-devel
12cr|phoronix-test-suite-4.0.1-1|44	Suggests:	SDL_gfx-devel
12cr|phoronix-test-suite-4.0.1-1|45	Suggests:	SDL_net-devel
12cr|phoronix-test-suite-4.0.1-1|46	Suggests:	SDL_image-devel
12cr|phoronix-test-suite-4.0.1-1|47	Suggests:	SDL_sound-devel
12cr|phoronix-test-suite-4.0.1-1|48	Suggests:	SDL_ttf-devel
12cr|phoronix-test-suite-4.0.1-1|49	Suggests:	task-c-devel
12cr|phoronix-test-suite-4.0.1-1|50	Suggests:	task-c++-devel
12cr|phoronix-test-suite-4.0.1-1|51	Suggests:	tcsh
12cr|phoronix-test-suite-4.0.1-1|52	Suggests:	X11-devel
12cr|phoronix-test-suite-4.0.1-1|53	
12cr|phoronix-test-suite-4.0.1-1|54	%description
12cr|phoronix-test-suite-4.0.1-1|55	The Phoronix Test Suite is the most comprehensive testing and benchmarking
12cr|phoronix-test-suite-4.0.1-1|56	platform available for Linux and is designed to carry out qualitative and
12cr|phoronix-test-suite-4.0.1-1|57	quantitative benchmarks in a clean, reproducible, and easy-to-use manner.
12cr|phoronix-test-suite-4.0.1-1|58	
12cr|phoronix-test-suite-4.0.1-1|59	%prep
12cr|phoronix-test-suite-4.0.1-1|60	%setup -q -n %{name}
12cr|phoronix-test-suite-4.0.1-1|61	%patch0 -p1
12cr|phoronix-test-suite-4.0.1-1|62	
12cr|phoronix-test-suite-4.0.1-1|63	%build
12cr|phoronix-test-suite-4.0.1-1|64	echo "fake build"
12cr|phoronix-test-suite-4.0.1-1|65	
12cr|phoronix-test-suite-4.0.1-1|66	%install
12cr|phoronix-test-suite-4.0.1-1|67	%__mkdir_p %{buildroot}%{_prefix}
12cr|phoronix-test-suite-4.0.1-1|68	./install-sh %{buildroot}%{_prefix}
12cr|phoronix-test-suite-4.0.1-1|69	%__sed -i "s|%{buildroot}||g" %{buildroot}%{_bindir}/%{name}
12cr|phoronix-test-suite-4.0.1-1|70	
12cr|phoronix-test-suite-4.0.1-1|71	%if %{gui_enabled}
12cr|phoronix-test-suite-4.0.1-1|72	# we overwrite default desktop file with the better one
12cr|phoronix-test-suite-4.0.1-1|73	# should be checked if it's needed when GUI is back
12cr|phoronix-test-suite-4.0.1-1|74	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cr|phoronix-test-suite-4.0.1-1|75	[Desktop Entry]
12cr|phoronix-test-suite-4.0.1-1|76	Name=Phoronix Test Suite
12cr|phoronix-test-suite-4.0.1-1|77	Comment=Phoronix Test Suite Benchmarking Utility
12cr|phoronix-test-suite-4.0.1-1|78	Exec=%{_bindir}/%{name} gui
12cr|phoronix-test-suite-4.0.1-1|79	Icon=%{name}
12cr|phoronix-test-suite-4.0.1-1|80	Terminal=false
12cr|phoronix-test-suite-4.0.1-1|81	Type=Application
12cr|phoronix-test-suite-4.0.1-1|82	Encoding=UTF-8
12cr|phoronix-test-suite-4.0.1-1|83	StartupNotify=true
12cr|phoronix-test-suite-4.0.1-1|84	Categories=GTK;System;Monitor;X-MandrivaLinux-CrossDesktop;
12cr|phoronix-test-suite-4.0.1-1|85	EOF
12cr|phoronix-test-suite-4.0.1-1|86	%endif
12cr|phoronix-test-suite-4.0.1-1|87	
12cr|phoronix-test-suite-4.0.1-1|88	%files
12cr|phoronix-test-suite-4.0.1-1|89	%defattr(-,root,root,0755)
12cr|phoronix-test-suite-4.0.1-1|90	%doc %{_datadir}/doc/%{name}
12cr|phoronix-test-suite-4.0.1-1|91	%{_sysconfdir}/bash_completion.d/%{name}
12cr|phoronix-test-suite-4.0.1-1|92	%{_mandir}/man1/%{name}.1*
12cr|phoronix-test-suite-4.0.1-1|93	%{_bindir}/%{name}
12cr|phoronix-test-suite-4.0.1-1|94	%{_datadir}/%{name}/*
12cr|phoronix-test-suite-4.0.1-1|95	%{_datadir}/applications/%{name}.desktop
12cr|phoronix-test-suite-4.0.1-1|96	%{_datadir}/applications/phoronix-test-suite-launcher.desktop
12cr|phoronix-test-suite-4.0.1-1|97	%{_iconsdir}/hicolor/48x48/apps/%{name}.png

5791 12
12cr|Photo-1.2.3-9|1	Name:               Photo
12cr|Photo-1.2.3-9|2	Summary:            A Zope product to manage images better
12cr|Photo-1.2.3-9|3	Version: 1.2.3
12cr|Photo-1.2.3-9|4	Release: %mkrel 9
12cr|Photo-1.2.3-9|5	Group:              Development/Python
12cr|Photo-1.2.3-9|6	Requires:           zope
12cr|Photo-1.2.3-9|7	License:            GPL
12cr|Photo-1.2.3-9|8	URL:                http://www.zope.org
12cr|Photo-1.2.3-9|9	BuildRoot:          %{_tmppath}/%{name}-%{version}-rootdir
12cr|Photo-1.2.3-9|10	Buildarch:	noarch
12cr|Photo-1.2.3-9|11	
12cr|Photo-1.2.3-9|12	Source: %{name}-%{version}.tar.bz2
12cr|Photo-1.2.3-9|13	
12cr|Photo-1.2.3-9|14	#----------------------------------------------------------------------
12cr|Photo-1.2.3-9|15	%description
12cr|Photo-1.2.3-9|16	This product provides a Photo object and a Photo Folder object for
12cr|Photo-1.2.3-9|17	managing digital images in Zope.  Photo objects provide multiple
12cr|Photo-1.2.3-9|18	configurable sizes of the photo.  Photo Folders provide a way to manage a
12cr|Photo-1.2.3-9|19	group of Photo objects by providing a way to specify display sizes and
12cr|Photo-1.2.3-9|20	properties for all contained photos.
12cr|Photo-1.2.3-9|21	
12cr|Photo-1.2.3-9|22	#----------------------------------------------------------------------
12cr|Photo-1.2.3-9|23	%prep
12cr|Photo-1.2.3-9|24	
12cr|Photo-1.2.3-9|25	rm -rf $RPM_BUILD_ROOT
12cr|Photo-1.2.3-9|26	%setup -a 0
12cr|Photo-1.2.3-9|27	
12cr|Photo-1.2.3-9|28	#----------------------------------------------------------------------
12cr|Photo-1.2.3-9|29	%build
12cr|Photo-1.2.3-9|30	
12cr|Photo-1.2.3-9|31	#----------------------------------------------------------------------
12cr|Photo-1.2.3-9|32	%install
12cr|Photo-1.2.3-9|33	
12cr|Photo-1.2.3-9|34	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}
12cr|Photo-1.2.3-9|35	install %{name}-%{version}/*.py $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}
12cr|Photo-1.2.3-9|36	install %{name}-%{version}/*.txt $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}
12cr|Photo-1.2.3-9|37	
12cr|Photo-1.2.3-9|38	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/dtml
12cr|Photo-1.2.3-9|39	install %{name}-%{version}/dtml/*.dtml $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/dtml
12cr|Photo-1.2.3-9|40	
12cr|Photo-1.2.3-9|41	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/Extensions
12cr|Photo-1.2.3-9|42	install %{name}-%{version}/Extensions/*.py $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/Extensions
12cr|Photo-1.2.3-9|43	
12cr|Photo-1.2.3-9|44	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/help
12cr|Photo-1.2.3-9|45	
12cr|Photo-1.2.3-9|46	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/www
12cr|Photo-1.2.3-9|47	install %{name}-%{version}/www/*.gif $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/www
12cr|Photo-1.2.3-9|48	
12cr|Photo-1.2.3-9|49	%clean
12cr|Photo-1.2.3-9|50	rm -rf $RPM_BUILD_ROOT
12cr|Photo-1.2.3-9|51	
12cr|Photo-1.2.3-9|52	#----------------------------------------------------------------------
12cr|Photo-1.2.3-9|53	%files
12cr|Photo-1.2.3-9|54	%defattr(-,root,root,0755)
12cr|Photo-1.2.3-9|55	%doc README.txt CHANGES.txt LICENSE.txt DEPENDENCIES.txt FAQ.txt THANKS.txt TODO.txt UPGRADE.txt version.txt
12cr|Photo-1.2.3-9|56	
12cr|Photo-1.2.3-9|57	%{_libdir}/zope/lib/python/Products/%{name}/
12cr|Photo-1.2.3-9|58	
12cr|Photo-1.2.3-9|59	#----------------------------------------------------------------------
12cr|Photo-1.2.3-9|60	
12cr|Photo-1.2.3-9|61	
12cr|Photo-1.2.3-9|62	%changelog
12cr|Photo-1.2.3-9|63	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-9mdv2011.0
12cr|Photo-1.2.3-9|64	+ Revision: 616419
12cr|Photo-1.2.3-9|65	- the mass rebuild of 2010.0 packages
12cr|Photo-1.2.3-9|66	
12cr|Photo-1.2.3-9|67	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2.3-8mdv2010.0
12cr|Photo-1.2.3-9|68	+ Revision: 430687
12cr|Photo-1.2.3-9|69	- rebuild
12cr|Photo-1.2.3-9|70	
12cr|Photo-1.2.3-9|71	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.2.3-7mdv2009.0
12cr|Photo-1.2.3-9|72	+ Revision: 258966
12cr|Photo-1.2.3-9|73	- rebuild
12cr|Photo-1.2.3-9|74	
12cr|Photo-1.2.3-9|75	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.2.3-6mdv2009.0
12cr|Photo-1.2.3-9|76	+ Revision: 246861
12cr|Photo-1.2.3-9|77	- rebuild
12cr|Photo-1.2.3-9|78	
12cr|Photo-1.2.3-9|79	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.2.3-4mdv2008.1
12cr|Photo-1.2.3-9|80	+ Revision: 136373
12cr|Photo-1.2.3-9|81	- restore BuildRoot
12cr|Photo-1.2.3-9|82	
12cr|Photo-1.2.3-9|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|Photo-1.2.3-9|84	- kill re-definition of %%buildroot on Pixel's request
12cr|Photo-1.2.3-9|85	- use %%mkrel
12cr|Photo-1.2.3-9|86	- import Photo
12cr|Photo-1.2.3-9|87	
12cr|Photo-1.2.3-9|88	
12cr|Photo-1.2.3-9|89	* Fri May 13 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.2.3-4mdk
12cr|Photo-1.2.3-9|90	- Rebuild
12cr|Photo-1.2.3-9|91	
12cr|Photo-1.2.3-9|92	* Wed Sep 05 2003 Sebastien Robin <seb@nexedi.com> 1.2.3-3mdk
12cr|Photo-1.2.3-9|93	- Update spec in order to follows Mandrake Rules
12cr|Photo-1.2.3-9|94	
12cr|Photo-1.2.3-9|95	* Wed Apr 25 2003 Sebastien Robin <seb@nexedi.com> 1.2.3-2nxd
12cr|Photo-1.2.3-9|96	- Clean the spec file
12cr|Photo-1.2.3-9|97	
12cr|Photo-1.2.3-9|98	* Mon Feb 3 2003 Jean-Paul Smets <jp@nexedi.com> 1.2.3-1nxd
12cr|Photo-1.2.3-9|99	- Initial release

5792 12
12cr|photon-0.4.6-8|1	%define name    photon
12cr|photon-0.4.6-8|2	%define Name    Photon
12cr|photon-0.4.6-8|3	%define version 0.4.6
12cr|photon-0.4.6-8|4	%define release %mkrel 8
12cr|photon-0.4.6-8|5	
12cr|photon-0.4.6-8|6	Name:           %{name}
12cr|photon-0.4.6-8|7	Version:        %{version}
12cr|photon-0.4.6-8|8	Release:        %{release}
12cr|photon-0.4.6-8|9	Summary:        Static HTML gallery generator
12cr|photon-0.4.6-8|10	Source:         http://www.saillard.org/programs_and_patches/photon/files/%{Name}-%{version}.tar.bz2
12cr|photon-0.4.6-8|11	Url:            http://www.saillard.org/photon/
12cr|photon-0.4.6-8|12	License:        GPL
12cr|photon-0.4.6-8|13	Group:          Graphics
12cr|photon-0.4.6-8|14	BuildRequires:  python-devel
12cr|photon-0.4.6-8|15	BuildArch:      noarch
12cr|photon-0.4.6-8|16	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|photon-0.4.6-8|17	
12cr|photon-0.4.6-8|18	%description
12cr|photon-0.4.6-8|19	Photon is a photo album with a clean design.
12cr|photon-0.4.6-8|20	Features:
12cr|photon-0.4.6-8|21	* static HTML pages (you can put all pages and images on a CD-ROM)
12cr|photon-0.4.6-8|22	* slideshow (use javascript optional)
12cr|photon-0.4.6-8|23	* can use gimp to resize picture
12cr|photon-0.4.6-8|24	* navigation between the image can use the keyboard (use javascript optional)
12cr|photon-0.4.6-8|25	* works in any browser (Mozilla, Netscape Navigator 4.x, Konqueror, Opera)
12cr|photon-0.4.6-8|26	* Each image can have a comment (with HTML tags)
12cr|photon-0.4.6-8|27	* Information about the image (if taken from a digital picture) can be draw
12cr|photon-0.4.6-8|28	* thumbnail image size can be chosen by the user
12cr|photon-0.4.6-8|29	* output images can be scalled down
12cr|photon-0.4.6-8|30	* control the number of thumbnail in a page.
12cr|photon-0.4.6-8|31	
12cr|photon-0.4.6-8|32	%prep
12cr|photon-0.4.6-8|33	%setup -q -n %{Name}-%{version}
12cr|photon-0.4.6-8|34	
12cr|photon-0.4.6-8|35	%build
12cr|photon-0.4.6-8|36	python setup.py build
12cr|photon-0.4.6-8|37	
12cr|photon-0.4.6-8|38	%install
12cr|photon-0.4.6-8|39	rm -rf %{buildroot}
12cr|photon-0.4.6-8|40	python setup.py install --root=%{buildroot}
12cr|photon-0.4.6-8|41	
12cr|photon-0.4.6-8|42	%clean
12cr|photon-0.4.6-8|43	rm -rf %{buildroot}
12cr|photon-0.4.6-8|44	
12cr|photon-0.4.6-8|45	%files
12cr|photon-0.4.6-8|46	%defattr(-,root,root)
12cr|photon-0.4.6-8|47	%doc ChangeLog README BUGS
12cr|photon-0.4.6-8|48	%{_bindir}/%{name}
12cr|photon-0.4.6-8|49	%{python_sitelib}/%{Name}
12cr|photon-0.4.6-8|50	%{python_sitelib}/Photon-%{version}-py%{py_ver}.egg-info
12cr|photon-0.4.6-8|51	%{_datadir}/%{name}
12cr|photon-0.4.6-8|52	
12cr|photon-0.4.6-8|53	
12cr|photon-0.4.6-8|54	
12cr|photon-0.4.6-8|55	%changelog
12cr|photon-0.4.6-8|56	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 0.4.6-8mdv2011.0
12cr|photon-0.4.6-8|57	+ Revision: 598912
12cr|photon-0.4.6-8|58	- rebuild for py2.7
12cr|photon-0.4.6-8|59	
12cr|photon-0.4.6-8|60	+ Michael Scherer <misc@mandriva.org>
12cr|photon-0.4.6-8|61	- rebuild for python 2.7
12cr|photon-0.4.6-8|62	
12cr|photon-0.4.6-8|63	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.4.6-6mdv2010.0
12cr|photon-0.4.6-8|64	+ Revision: 440845
12cr|photon-0.4.6-8|65	- rebuild
12cr|photon-0.4.6-8|66	
12cr|photon-0.4.6-8|67	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.4.6-5mdv2009.1
12cr|photon-0.4.6-8|68	+ Revision: 325803
12cr|photon-0.4.6-8|69	- rebuild
12cr|photon-0.4.6-8|70	
12cr|photon-0.4.6-8|71	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.4.6-4mdv2009.0
12cr|photon-0.4.6-8|72	+ Revision: 258967
12cr|photon-0.4.6-8|73	- rebuild
12cr|photon-0.4.6-8|74	
12cr|photon-0.4.6-8|75	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.4.6-3mdv2009.0
12cr|photon-0.4.6-8|76	+ Revision: 246862
12cr|photon-0.4.6-8|77	- rebuild
12cr|photon-0.4.6-8|78	
12cr|photon-0.4.6-8|79	* Fri Feb 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.6-1mdv2008.1
12cr|photon-0.4.6-8|80	+ Revision: 176735
12cr|photon-0.4.6-8|81	- new version
12cr|photon-0.4.6-8|82	
12cr|photon-0.4.6-8|83	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.4.4-2mdv2008.1
12cr|photon-0.4.6-8|84	+ Revision: 171035
12cr|photon-0.4.6-8|85	- rebuild
12cr|photon-0.4.6-8|86	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|photon-0.4.6-8|87	- kill re-definition of %%buildroot on Pixel's request
12cr|photon-0.4.6-8|88	
12cr|photon-0.4.6-8|89	+ Olivier Blin <oblin@mandriva.com>
12cr|photon-0.4.6-8|90	- restore BuildRoot
12cr|photon-0.4.6-8|91	
12cr|photon-0.4.6-8|92	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.4-1mdv2008.0
12cr|photon-0.4.6-8|93	+ Revision: 56119
12cr|photon-0.4.6-8|94	- new version
12cr|photon-0.4.6-8|95	- import photon
12cr|photon-0.4.6-8|96	
12cr|photon-0.4.6-8|97	
12cr|photon-0.4.6-8|98	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-4mdv2007.0
12cr|photon-0.4.6-8|99	- clean buildroot before install
12cr|photon-0.4.6-8|100	- spec cleanup
12cr|photon-0.4.6-8|101	
12cr|photon-0.4.6-8|102	* Thu Nov 03 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.3.1-3mdk
12cr|photon-0.4.6-8|103	- Fix BuildRequires : add python-devel
12cr|photon-0.4.6-8|104	- %%mkrel
12cr|photon-0.4.6-8|105	
12cr|photon-0.4.6-8|106	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.3.1-2mdk
12cr|photon-0.4.6-8|107	- Rebuild for new python
12cr|photon-0.4.6-8|108	
12cr|photon-0.4.6-8|109	* Fri Nov 05 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.3.1-1mdk
12cr|photon-0.4.6-8|110	- first mdk package, using a spec file stolen from Luc Saillard <luc@saillard.org>

5793 12
12cr|photopc-3.05-11|1	%define name photopc
12cr|photopc-3.05-11|2	%define version 3.05
12cr|photopc-3.05-11|3	%define release %mkrel 11
12cr|photopc-3.05-11|4	
12cr|photopc-3.05-11|5	Summary: Digital camera image downloader
12cr|photopc-3.05-11|6	Name: %{name}
12cr|photopc-3.05-11|7	Version: %{version}
12cr|photopc-3.05-11|8	Release: %{release}
12cr|photopc-3.05-11|9	License: Distributable
12cr|photopc-3.05-11|10	URL: http://www.average.org/digicam/
12cr|photopc-3.05-11|11	Group: Graphics
12cr|photopc-3.05-11|12	Source: %{name}-%{version}.tar.bz2
12cr|photopc-3.05-11|13	Buildroot: %{_tmppath}/%{name}-buildroot
12cr|photopc-3.05-11|14	
12cr|photopc-3.05-11|15	%description
12cr|photopc-3.05-11|16	This is a library and a command-line frontend to manipulate digital
12cr|photopc-3.05-11|17	still cameras based on Fujitsu chipset and Sierra Imaging firmware.  The
12cr|photopc-3.05-11|18	program is known to work with Agfa, Epson, Olympus, Sanyo and Nikon (at
12cr|photopc-3.05-11|19	least CoolPix 900, but not CoolPix 600!) cameras.
12cr|photopc-3.05-11|20	
12cr|photopc-3.05-11|21	The cameras typically come with software for Windows and for Mac, and no
12cr|photopc-3.05-11|22	description of the protocol.  With this tool, they are manageable from a
12cr|photopc-3.05-11|23	UNIX box.  Bruce D. Lightner <lightner@lightner.net> has added support
12cr|photopc-3.05-11|24	for Win32 and DOS platforms.  Note that the program does not have any
12cr|photopc-3.05-11|25	GUI, it is plain command-line even on Windows.
12cr|photopc-3.05-11|26	
12cr|photopc-3.05-11|27	%package -n %name-devel
12cr|photopc-3.05-11|28	Summary: Digital camera image downloader, devel files
12cr|photopc-3.05-11|29	Group: Development/Other
12cr|photopc-3.05-11|30	
12cr|photopc-3.05-11|31	
12cr|photopc-3.05-11|32	%description -n %name-devel
12cr|photopc-3.05-11|33	This is a library and a command-line frontend to manipulate digital
12cr|photopc-3.05-11|34	still cameras based on Fujitsu chipset and Sierra Imaging firmware.  The
12cr|photopc-3.05-11|35	program is known to work with Agfa, Epson, Olympus, Sanyo and Nikon (at
12cr|photopc-3.05-11|36	least CoolPix 900, but not CoolPix 600!) cameras.
12cr|photopc-3.05-11|37	
12cr|photopc-3.05-11|38	The cameras typically come with software for Windows and for Mac, and no
12cr|photopc-3.05-11|39	description of the protocol.  With this tool, they are manageable from a
12cr|photopc-3.05-11|40	UNIX box.  Bruce D. Lightner <lightner@lightner.net> has added support
12cr|photopc-3.05-11|41	for Win32 and DOS platforms.  Note that the program does not have any
12cr|photopc-3.05-11|42	GUI, it is plain command-line even on Windows.
12cr|photopc-3.05-11|43	
12cr|photopc-3.05-11|44	
12cr|photopc-3.05-11|45	%prep
12cr|photopc-3.05-11|46	rm -rf $RPM_BUILD_ROOT
12cr|photopc-3.05-11|47	
12cr|photopc-3.05-11|48	%setup
12cr|photopc-3.05-11|49	
12cr|photopc-3.05-11|50	%build
12cr|photopc-3.05-11|51	
12cr|photopc-3.05-11|52	%configure
12cr|photopc-3.05-11|53	
12cr|photopc-3.05-11|54	%make
12cr|photopc-3.05-11|55	
12cr|photopc-3.05-11|56	%install
12cr|photopc-3.05-11|57	
12cr|photopc-3.05-11|58	%makeinstall
12cr|photopc-3.05-11|59	
12cr|photopc-3.05-11|60	%clean
12cr|photopc-3.05-11|61	rm -rf $RPM_BUILD_ROOT
12cr|photopc-3.05-11|62	
12cr|photopc-3.05-11|63	%files
12cr|photopc-3.05-11|64	%defattr(-,root,root)
12cr|photopc-3.05-11|65	%doc README protocol.htm usage.htm
12cr|photopc-3.05-11|66	%{_bindir}/*
12cr|photopc-3.05-11|67	%{_mandir}/man*/*
12cr|photopc-3.05-11|68	
12cr|photopc-3.05-11|69	%files -n %name-devel
12cr|photopc-3.05-11|70	%defattr(-,root,root)
12cr|photopc-3.05-11|71	%_includedir/*
12cr|photopc-3.05-11|72	%_libdir/*
12cr|photopc-3.05-11|73	
12cr|photopc-3.05-11|74	
12cr|photopc-3.05-11|75	
12cr|photopc-3.05-11|76	
12cr|photopc-3.05-11|77	
12cr|photopc-3.05-11|78	%changelog
12cr|photopc-3.05-11|79	

5794 12
12cr|photoprint-0.3.9-1|1	%define		bordersversion 0.0.2
12cr|photoprint-0.3.9-1|2	
12cr|photoprint-0.3.9-1|3	Name:		photoprint
12cr|photoprint-0.3.9-1|4	Version:	0.3.9
12cr|photoprint-0.3.9-1|5	Release:	%mkrel 1
12cr|photoprint-0.3.9-1|6	Summary:	Prints photos in various layouts and with color management
12cr|photoprint-0.3.9-1|7	License:	GPL
12cr|photoprint-0.3.9-1|8	Group:		Publishing
12cr|photoprint-0.3.9-1|9	Source0:	http://www.blackfiveservices.co.uk/photoprint_resources/%{name}-%{version}.tar.gz
12cr|photoprint-0.3.9-1|10	Source1:	http://www.blackfiveservices.co.uk/photoprint_resources/photoprint-borders-%{bordersversion}.tar.gz
12cr|photoprint-0.3.9-1|11	Source2:	http://www.blackfiveservices.co.uk/PhotoPrint/Downloads/ProfilingKit.tar.bz2
12cr|photoprint-0.3.9-1|12	Patch0:		photoprint-0.3.8-fmtstr.diff
12cr|photoprint-0.3.9-1|13	Patch1:		photoprint-0.3.9-gcc4.x.diff
12cr|photoprint-0.3.9-1|14	Patch2:		photoprint-0.3.9-glib_bork.diff
12cr|photoprint-0.3.9-1|15	Patch3:		photoprint-0.3.9-netpbm.diff
12cr|photoprint-0.3.9-1|16	Url:		http://www.blackfiveservices.co.uk/PhotoPrint/About.shtml
12cr|photoprint-0.3.9-1|17	BuildRequires:	lcms-devel
12cr|photoprint-0.3.9-1|18	BuildRequires:	libtiff-devel
12cr|photoprint-0.3.9-1|19	BuildRequires:	libjpeg-devel
12cr|photoprint-0.3.9-1|20	BuildRequires:	libnetpbm-devel
12cr|photoprint-0.3.9-1|21	BuildRequires:	cups-devel
12cr|photoprint-0.3.9-1|22	BuildRequires:	libgutenprint-devel
12cr|photoprint-0.3.9-1|23	BuildRequires:	libgtk+2.0-devel
12cr|photoprint-0.3.9-1|24	BuildRequires:	desktop-file-utils
12cr|photoprint-0.3.9-1|25	BuildRequires:	autoconf automake libtool
12cr|photoprint-0.3.9-1|26	BuildRoot:	%_tmppath/%name-%version
12cr|photoprint-0.3.9-1|27	
12cr|photoprint-0.3.9-1|28	%description
12cr|photoprint-0.3.9-1|29	Photo Print is a utility for printing images via Gutenprint (a
12cr|photoprint-0.3.9-1|30	rebranding of Gimp-Print for the latest version).
12cr|photoprint-0.3.9-1|31	
12cr|photoprint-0.3.9-1|32	It supports different printing layouts, as one picture per page,
12cr|photoprint-0.3.9-1|33	several pictures (scaled to equal size) per page, a poster of one
12cr|photoprint-0.3.9-1|34	picture put together of several sheets, or several pictures combined
12cr|photoprint-0.3.9-1|35	to one round picture for a CD back.
12cr|photoprint-0.3.9-1|36	
12cr|photoprint-0.3.9-1|37	Image frames (Templates in /usr/share/photoprint/borders/) and color
12cr|photoprint-0.3.9-1|38	management (Profiling instructions in
12cr|photoprint-0.3.9-1|39	/usr/share/photoprint/ProfilingKit/ProfilingKit.html) are also
12cr|photoprint-0.3.9-1|40	supported.
12cr|photoprint-0.3.9-1|41	
12cr|photoprint-0.3.9-1|42	Photo Print can be used as GUI tool and also as command line tool in
12cr|photoprint-0.3.9-1|43	batch mode.
12cr|photoprint-0.3.9-1|44	
12cr|photoprint-0.3.9-1|45	Works nicely as an image editor in GQ-View.
12cr|photoprint-0.3.9-1|46	
12cr|photoprint-0.3.9-1|47	%prep
12cr|photoprint-0.3.9-1|48	%setup -q
12cr|photoprint-0.3.9-1|49	%setup -q -T -D -a 1 -n %{name}-%{version}
12cr|photoprint-0.3.9-1|50	%setup -q -T -D -a 2 -n %{name}-%{version}
12cr|photoprint-0.3.9-1|51	%patch0 -p0
12cr|photoprint-0.3.9-1|52	%patch1 -p0
12cr|photoprint-0.3.9-1|53	%patch2 -p0
12cr|photoprint-0.3.9-1|54	%patch3 -p0
12cr|photoprint-0.3.9-1|55	
12cr|photoprint-0.3.9-1|56	%build
12cr|photoprint-0.3.9-1|57	export GTK2_LIBS="`pkg-config --libs gtk+-2.0` -lX11"
12cr|photoprint-0.3.9-1|58	
12cr|photoprint-0.3.9-1|59	%configure2_5x
12cr|photoprint-0.3.9-1|60	
12cr|photoprint-0.3.9-1|61	# bork
12cr|photoprint-0.3.9-1|62	perl -pi -e "s|hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=\"\"|g" libtool
12cr|photoprint-0.3.9-1|63	perl -pi -e "s|-L/lib/../%{_lib} -L/usr/lib/../%{_lib}|-L/%{_lib} -L%{_libdir}|g" libtool
12cr|photoprint-0.3.9-1|64	
12cr|photoprint-0.3.9-1|65	%make
12cr|photoprint-0.3.9-1|66	
12cr|photoprint-0.3.9-1|67	%install
12cr|photoprint-0.3.9-1|68	rm -rf %{buildroot}
12cr|photoprint-0.3.9-1|69	%makeinstall
12cr|photoprint-0.3.9-1|70	
12cr|photoprint-0.3.9-1|71	# install borders
12cr|photoprint-0.3.9-1|72	install -d %buildroot%{_datadir}/photoprint/borders
12cr|photoprint-0.3.9-1|73	cp -a photoprint-borders*/. %buildroot%{_datadir}/photoprint/borders
12cr|photoprint-0.3.9-1|74	install -d %buildroot%{_datadir}/photoprint/ProfilingKit
12cr|photoprint-0.3.9-1|75	cp -a ProfilingKit*/. %buildroot%{_datadir}/photoprint/ProfilingKit
12cr|photoprint-0.3.9-1|76	
12cr|photoprint-0.3.9-1|77	%find_lang %{name} --with-gnome
12cr|photoprint-0.3.9-1|78	
12cr|photoprint-0.3.9-1|79	# install man page
12cr|photoprint-0.3.9-1|80	install -d %buildroot%{_mandir}/man1/
12cr|photoprint-0.3.9-1|81	install -m 644 photoprint.1 %buildroot%{_mandir}/man1/
12cr|photoprint-0.3.9-1|82	
12cr|photoprint-0.3.9-1|83	
12cr|photoprint-0.3.9-1|84	desktop-file-install \
12cr|photoprint-0.3.9-1|85	--vendor="" \
12cr|photoprint-0.3.9-1|86	--dir %{buildroot}%{_datadir}/applications \
12cr|photoprint-0.3.9-1|87	%{buildroot}%{_datadir}/applications/fotoprint.desktop
12cr|photoprint-0.3.9-1|88	
12cr|photoprint-0.3.9-1|89	%if %mdkversion < 200900
12cr|photoprint-0.3.9-1|90	%post
12cr|photoprint-0.3.9-1|91	%update_menus
12cr|photoprint-0.3.9-1|92	%endif
12cr|photoprint-0.3.9-1|93	
12cr|photoprint-0.3.9-1|94	%if %mdkversion < 200900
12cr|photoprint-0.3.9-1|95	%postun
12cr|photoprint-0.3.9-1|96	%clean_menus
12cr|photoprint-0.3.9-1|97	%endif
12cr|photoprint-0.3.9-1|98	
12cr|photoprint-0.3.9-1|99	%clean
12cr|photoprint-0.3.9-1|100	rm -fr %buildroot
12cr|photoprint-0.3.9-1|101	
12cr|photoprint-0.3.9-1|102	%files -f %{name}.lang
12cr|photoprint-0.3.9-1|103	%defattr(-,root,root)
12cr|photoprint-0.3.9-1|104	%doc README COPYING NEWS TODO
12cr|photoprint-0.3.9-1|105	%_bindir/*
12cr|photoprint-0.3.9-1|106	%_iconsdir/hicolor/48x48/apps/fotoprint.png
12cr|photoprint-0.3.9-1|107	%_mandir/man*/*
12cr|photoprint-0.3.9-1|108	%_datadir/photoprint
12cr|photoprint-0.3.9-1|109	%_datadir/applications/fotoprint.desktop
12cr|photoprint-0.3.9-1|110	
12cr|photoprint-0.3.9-1|111	
12cr|photoprint-0.3.9-1|112	%changelog
12cr|photoprint-0.3.9-1|113	* Sun Nov 20 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.9-1mdv2012.0
12cr|photoprint-0.3.9-1|114	+ Revision: 731945
12cr|photoprint-0.3.9-1|115	- 0.3.9
12cr|photoprint-0.3.9-1|116	- fix build
12cr|photoprint-0.3.9-1|117	- rebuilt against libnetpbm.so.11
12cr|photoprint-0.3.9-1|118	
12cr|photoprint-0.3.9-1|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|photoprint-0.3.9-1|120	- rebuild
12cr|photoprint-0.3.9-1|121	
12cr|photoprint-0.3.9-1|122	* Sun Jun 15 2008 Frederik Himpe <fhimpe@mandriva.org> 0.3.8-1mdv2009.0
12cr|photoprint-0.3.9-1|123	+ Revision: 219261
12cr|photoprint-0.3.9-1|124	- update to new version 0.3.8
12cr|photoprint-0.3.9-1|125	
12cr|photoprint-0.3.9-1|126	+ Pixel <pixel@mandriva.com>
12cr|photoprint-0.3.9-1|127	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|photoprint-0.3.9-1|128	
12cr|photoprint-0.3.9-1|129	+ Olivier Blin <blino@mandriva.org>
12cr|photoprint-0.3.9-1|130	- restore BuildRoot
12cr|photoprint-0.3.9-1|131	
12cr|photoprint-0.3.9-1|132	+ Thierry Vignaud <tv@mandriva.org>
12cr|photoprint-0.3.9-1|133	- kill re-definition of %%buildroot on Pixel's request
12cr|photoprint-0.3.9-1|134	
12cr|photoprint-0.3.9-1|135	* Mon Dec 10 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.6-1mdv2008.1
12cr|photoprint-0.3.9-1|136	+ Revision: 116943
12cr|photoprint-0.3.9-1|137	- new version
12cr|photoprint-0.3.9-1|138	drop old menu
12cr|photoprint-0.3.9-1|139	spec cleanup
12cr|photoprint-0.3.9-1|140	
12cr|photoprint-0.3.9-1|141	+ Thierry Vignaud <tv@mandriva.org>
12cr|photoprint-0.3.9-1|142	- use %%mkrel
12cr|photoprint-0.3.9-1|143	
12cr|photoprint-0.3.9-1|144	+ Marcelo Ricardo Leitner <mrl@mandriva.com>
12cr|photoprint-0.3.9-1|145	- Import photoprint
12cr|photoprint-0.3.9-1|146	
12cr|photoprint-0.3.9-1|147	
12cr|photoprint-0.3.9-1|148	
12cr|photoprint-0.3.9-1|149	* Tue Feb 21 2006 Till Kamppeter <till@mandriva.com> 0.3.1-1mdk
12cr|photoprint-0.3.9-1|150	- Updated to version 0.3.1 (Dedicated profile selector, path editor widget,
12cr|photoprint-0.3.9-1|151	image selector, new "Paths" dialog for selecting profile and border paths,
12cr|photoprint-0.3.9-1|152	batch mode fixed, various bug fixes).
12cr|photoprint-0.3.9-1|153	
12cr|photoprint-0.3.9-1|154	* Tue Nov  1 2005 Till Kamppeter <till@mandriva.com> 0.3.0-1mdk
12cr|photoprint-0.3.9-1|155	- Updated to version 0.3.0 (Color management improvements, bug fixes).
12cr|photoprint-0.3.9-1|156	
12cr|photoprint-0.3.9-1|157	* Sat Aug 27 2005 Till Kamppeter <till@mandriva.com> 0.2.9-2mdk
12cr|photoprint-0.3.9-1|158	- Improved package description.
12cr|photoprint-0.3.9-1|159	
12cr|photoprint-0.3.9-1|160	* Sat Aug 27 2005 Till Kamppeter <till@mandriva.com> 0.2.9-1mdk
12cr|photoprint-0.3.9-1|161	- Updated to version 0.2.8 (Changing of of modes for many/all photos,
12cr|photoprint-0.3.9-1|162	canceling of transfer between layouts possible).
12cr|photoprint-0.3.9-1|163	- Added photoprint borders and profiling kit.
12cr|photoprint-0.3.9-1|164	
12cr|photoprint-0.3.9-1|165	* Sat Aug 13 2005 Till Kamppeter <till@mandriva.com> 0.2.8-2mdk
12cr|photoprint-0.3.9-1|166	- Rebuilt for new Gutenprint.
12cr|photoprint-0.3.9-1|167	
12cr|photoprint-0.3.9-1|168	* Sat Aug 13 2005 Till Kamppeter <till@mandriva.com> 0.2.8-1mdk
12cr|photoprint-0.3.9-1|169	- Updated to version 0.2.8 (Some bug fixes, optimized compilation works
12cr|photoprint-0.3.9-1|170	now.).
12cr|photoprint-0.3.9-1|171	- Activated optimized compilation again.
12cr|photoprint-0.3.9-1|172	- New home page and download URLs.
12cr|photoprint-0.3.9-1|173	
12cr|photoprint-0.3.9-1|174	* Tue Jul 25 2005 Till Kamppeter <till@mandriva.com> 0.2.7-1mdk
12cr|photoprint-0.3.9-1|175	- Updated to version 0.2.7 (Many bug fixes and improvements).
12cr|photoprint-0.3.9-1|176	- Do not do any compiler optimizations, they break the program.
12cr|photoprint-0.3.9-1|177	
12cr|photoprint-0.3.9-1|178	* Sun Jul 17 2005 Till Kamppeter <till@mandriva.com> 0.2.6-1mdk
12cr|photoprint-0.3.9-1|179	- initial release.

5795 12
12cr|php5-test-5.1.6-6|1	Summary:	Simple test suite for testing php5
12cr|php5-test-5.1.6-6|2	Name:		php5-test
12cr|php5-test-5.1.6-6|3	Version:	5.1.6
12cr|php5-test-5.1.6-6|4	Release:	%mkrel 6
12cr|php5-test-5.1.6-6|5	Group:		System/Servers
12cr|php5-test-5.1.6-6|6	URL:		http://www.php.net
12cr|php5-test-5.1.6-6|7	License:	PHP License
12cr|php5-test-5.1.6-6|8	BuildRequires:	php-devel >= 5.1.6
12cr|php5-test-5.1.6-6|9	Requires:	php-bz2
12cr|php5-test-5.1.6-6|10	Requires:	php-calendar
12cr|php5-test-5.1.6-6|11	Requires:	php-cli >= 5.1.6
12cr|php5-test-5.1.6-6|12	Requires:	php-ctype
12cr|php5-test-5.1.6-6|13	Requires:	php-curl
12cr|php5-test-5.1.6-6|14	Requires:	php-dba
12cr|php5-test-5.1.6-6|15	Requires:	php-dbase
12cr|php5-test-5.1.6-6|16	Requires:	php-devel >= 5.1.6
12cr|php5-test-5.1.6-6|17	Requires:	php-dom
12cr|php5-test-5.1.6-6|18	Requires:	php-exif
12cr|php5-test-5.1.6-6|19	Requires:	php-filepro
12cr|php5-test-5.1.6-6|20	Requires:	php-ftp
12cr|php5-test-5.1.6-6|21	Requires:	php-gd
12cr|php5-test-5.1.6-6|22	Requires:	php-gettext
12cr|php5-test-5.1.6-6|23	Requires:	php-gmp
12cr|php5-test-5.1.6-6|24	Requires:	php-hash
12cr|php5-test-5.1.6-6|25	Requires:	php-iconv
12cr|php5-test-5.1.6-6|26	Requires:	php-imap
12cr|php5-test-5.1.6-6|27	Requires:	php-ini >= 5.1.6
12cr|php5-test-5.1.6-6|28	Requires:	php-ldap
12cr|php5-test-5.1.6-6|29	Requires:	php-mbstring
12cr|php5-test-5.1.6-6|30	Requires:	php-mcal
12cr|php5-test-5.1.6-6|31	Requires:	php-mcrypt
12cr|php5-test-5.1.6-6|32	Requires:	php-mhash
12cr|php5-test-5.1.6-6|33	Requires:	php-mssql
12cr|php5-test-5.1.6-6|34	Requires:	php-mysql
12cr|php5-test-5.1.6-6|35	Requires:	php-mysqli
12cr|php5-test-5.1.6-6|36	Requires:	php-odbc
12cr|php5-test-5.1.6-6|37	Requires:	php-pcntl
12cr|php5-test-5.1.6-6|38	Requires:	php-pcre
12cr|php5-test-5.1.6-6|39	Requires:	php-pdo
12cr|php5-test-5.1.6-6|40	Requires:	php-pdo_dblib
12cr|php5-test-5.1.6-6|41	Requires:	php-pdo_mysql
12cr|php5-test-5.1.6-6|42	Requires:	php-pdo_odbc
12cr|php5-test-5.1.6-6|43	Requires:	php-pdo_pgsql
12cr|php5-test-5.1.6-6|44	Requires:	php-pdo_sqlite
12cr|php5-test-5.1.6-6|45	Requires:	php-pgsql
12cr|php5-test-5.1.6-6|46	Requires:	php-posix
12cr|php5-test-5.1.6-6|47	Requires:	php-pspell
12cr|php5-test-5.1.6-6|48	Requires:	php-readline
12cr|php5-test-5.1.6-6|49	Requires:	php-recode
12cr|php5-test-5.1.6-6|50	Requires:	php-session
12cr|php5-test-5.1.6-6|51	Requires:	php-shmop
12cr|php5-test-5.1.6-6|52	Requires:	php-simplexml
12cr|php5-test-5.1.6-6|53	Requires:	php-snmp
12cr|php5-test-5.1.6-6|54	Requires:	php-soap
12cr|php5-test-5.1.6-6|55	Requires:	php-sockets
12cr|php5-test-5.1.6-6|56	Requires:	php-sqlite
12cr|php5-test-5.1.6-6|57	Requires:	php-sysvmsg
12cr|php5-test-5.1.6-6|58	Requires:	php-sysvsem
12cr|php5-test-5.1.6-6|59	Requires:	php-sysvshm
12cr|php5-test-5.1.6-6|60	Requires:	php-tidy
12cr|php5-test-5.1.6-6|61	Requires:	php-tokenizer
12cr|php5-test-5.1.6-6|62	Requires:	php-xml
12cr|php5-test-5.1.6-6|63	Requires:	php-xmlreader
12cr|php5-test-5.1.6-6|64	Requires:	php-xmlrpc
12cr|php5-test-5.1.6-6|65	Requires:	php-xmlwriter
12cr|php5-test-5.1.6-6|66	Requires:	php-xsl
12cr|php5-test-5.1.6-6|67	# extra packages in main
12cr|php5-test-5.1.6-6|68	#Requires:	php-cups
12cr|php5-test-5.1.6-6|69	#Requires:	php-dbx
12cr|php5-test-5.1.6-6|70	#Requires:	php-dio
12cr|php5-test-5.1.6-6|71	
12cr|php5-test-5.1.6-6|72	#Requires:	php-eaccelerator
12cr|php5-test-5.1.6-6|73	#Requires:	php-fam
12cr|php5-test-5.1.6-6|74	#Requires:	php-fileinfo
12cr|php5-test-5.1.6-6|75	#Requires:	php-idn
12cr|php5-test-5.1.6-6|76	#Requires:	php-mailparse
12cr|php5-test-5.1.6-6|77	#Requires:	php-sasl
12cr|php5-test-5.1.6-6|78	#Requires:	php-ssh2
12cr|php5-test-5.1.6-6|79	#Requires:	php-tclink
12cr|php5-test-5.1.6-6|80	#Requires:	php-translit
12cr|php5-test-5.1.6-6|81	#Requires:	php-xattr
12cr|php5-test-5.1.6-6|82	#Requires:	php-xdebug
12cr|php5-test-5.1.6-6|83	#Requires:	php-yp
12cr|php5-test-5.1.6-6|84	BuildArch:	noarch
12cr|php5-test-5.1.6-6|85	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|php5-test-5.1.6-6|86	
12cr|php5-test-5.1.6-6|87	%description
12cr|php5-test-5.1.6-6|88	This is a simple test suite for testing php5
12cr|php5-test-5.1.6-6|89	
12cr|php5-test-5.1.6-6|90	%prep
12cr|php5-test-5.1.6-6|91	
12cr|php5-test-5.1.6-6|92	%setup -c -T
12cr|php5-test-5.1.6-6|93	
12cr|php5-test-5.1.6-6|94	%build
12cr|php5-test-5.1.6-6|95	
12cr|php5-test-5.1.6-6|96	cat > php5-test << EOF
12cr|php5-test-5.1.6-6|97	#!/bin/bash
12cr|php5-test-5.1.6-6|98	
12cr|php5-test-5.1.6-6|99	TMPF=\`mktemp -d \$TMPDIR/php5-test-XXXXXX\`
12cr|php5-test-5.1.6-6|100	mkdir -p \$TMPF/tmp
12cr|php5-test-5.1.6-6|101	echo "Using directory \$TMPF to run tests"
12cr|php5-test-5.1.6-6|102	cd \$TMPF
12cr|php5-test-5.1.6-6|103	cp -a /usr/src/php-devel/* .
12cr|php5-test-5.1.6-6|104	find extensions -type f -name '*.phpt' > bundled_extensions.txt
12cr|php5-test-5.1.6-6|105	extra_extensions=\`find /usr/share/doc/php-* -type d -name 'tests' | grep -v pear | sed -e 's/\/tests//'\`
12cr|php5-test-5.1.6-6|106	mkdir -p extra_extensions
12cr|php5-test-5.1.6-6|107	cp -rp \$extra_extensions extra_extensions/
12cr|php5-test-5.1.6-6|108	find extra_extensions -type f -name '*.phpt' > extra_extensions.txt
12cr|php5-test-5.1.6-6|109	
12cr|php5-test-5.1.6-6|110	echo "==============================================================================="
12cr|php5-test-5.1.6-6|111	echo "Running standard tests"
12cr|php5-test-5.1.6-6|112	TEST_PHP_EXECUTABLE='/usr/bin/php' /usr/bin/php run-tests.php -q -d session.save_path="\$TMPF/tmp"
12cr|php5-test-5.1.6-6|113	
12cr|php5-test-5.1.6-6|114	echo "==============================================================================="
12cr|php5-test-5.1.6-6|115	echo "Running tests for the bundled extensions"
12cr|php5-test-5.1.6-6|116	TEST_PHP_EXECUTABLE='/usr/bin/php' /usr/bin/php run-tests.php -d session.save_path="\$TMPF/tmp" -d soap.wsdl_cache_dir="\$TMPF/tmp" -l bundled_extensions.txt
12cr|php5-test-5.1.6-6|117	echo "==============================================================================="
12cr|php5-test-5.1.6-6|118	echo "Done... You must now evaluate any failed test."
12cr|php5-test-5.1.6-6|119	echo "The failed tests are saved into the bundled_extensions.txt file"
12cr|php5-test-5.1.6-6|120	echo "To run these tests again execute:"
12cr|php5-test-5.1.6-6|121	echo "TEST_PHP_EXECUTABLE='/usr/bin/php' /usr/bin/php run-tests.php -d session.save_path=\"\$TMPF/tmp\" -d soap.wsdl_cache_dir=\"\$TMPF/tmp\" -l bundled_extensions.txt"
12cr|php5-test-5.1.6-6|122	
12cr|php5-test-5.1.6-6|123	echo "==============================================================================="
12cr|php5-test-5.1.6-6|124	echo "Running tests (if any) for the extra extensions"
12cr|php5-test-5.1.6-6|125	TEST_PHP_EXECUTABLE='/usr/bin/php' /usr/bin/php run-tests.php -d session.save_path="\$TMPF/tmp" -d soap.wsdl_cache_dir="\$TMPF/tmp" -l extra_extensions.txt
12cr|php5-test-5.1.6-6|126	echo "==============================================================================="
12cr|php5-test-5.1.6-6|127	echo "Done... You must now evaluate any failed test."
12cr|php5-test-5.1.6-6|128	echo "The failed tests are saved into the extra_extensions.txt file"
12cr|php5-test-5.1.6-6|129	echo "To run these tests again execute:"
12cr|php5-test-5.1.6-6|130	echo "TEST_PHP_EXECUTABLE='/usr/bin/php' /usr/bin/php run-tests.php -d session.save_path=\"\$TMPF/tmp\" -d soap.wsdl_cache_dir=\"\$TMPF/tmp\" -l extra_extensions.txt"
12cr|php5-test-5.1.6-6|131	
12cr|php5-test-5.1.6-6|132	echo "==============================================================================="
12cr|php5-test-5.1.6-6|133	echo " All tests has now been run."
12cr|php5-test-5.1.6-6|134	echo " You must manually clean the created test directory, like so:"
12cr|php5-test-5.1.6-6|135	echo " rm -rf \$TMPF"
12cr|php5-test-5.1.6-6|136	echo "==============================================================================="
12cr|php5-test-5.1.6-6|137	
12cr|php5-test-5.1.6-6|138	EOF
12cr|php5-test-5.1.6-6|139	
12cr|php5-test-5.1.6-6|140	%install
12cr|php5-test-5.1.6-6|141	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php5-test-5.1.6-6|142	
12cr|php5-test-5.1.6-6|143	install -d %{buildroot}%{_bindir}
12cr|php5-test-5.1.6-6|144	
12cr|php5-test-5.1.6-6|145	install -m0755 php5-test %{buildroot}%{_bindir}
12cr|php5-test-5.1.6-6|146	
12cr|php5-test-5.1.6-6|147	cat > README.MDK << EOF
12cr|php5-test-5.1.6-6|148	The Mandriva PHP test suite
12cr|php5-test-5.1.6-6|149	---------------------------
12cr|php5-test-5.1.6-6|150	
12cr|php5-test-5.1.6-6|151	To run the test suite simply execute the %{_bindir}/php5-test
12cr|php5-test-5.1.6-6|152	script.
12cr|php5-test-5.1.6-6|153	
12cr|php5-test-5.1.6-6|154	EOF
12cr|php5-test-5.1.6-6|155	
12cr|php5-test-5.1.6-6|156	%clean
12cr|php5-test-5.1.6-6|157	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php5-test-5.1.6-6|158	
12cr|php5-test-5.1.6-6|159	%files
12cr|php5-test-5.1.6-6|160	%defattr(-,root,root)
12cr|php5-test-5.1.6-6|161	%doc README.MDK
12cr|php5-test-5.1.6-6|162	%attr(0755,root,root) %{_bindir}/php5-test
12cr|php5-test-5.1.6-6|163	
12cr|php5-test-5.1.6-6|164	
12cr|php5-test-5.1.6-6|165	
12cr|php5-test-5.1.6-6|166	%changelog
12cr|php5-test-5.1.6-6|167	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 5.1.6-6mdv2010.0
12cr|php5-test-5.1.6-6|168	+ Revision: 430690
12cr|php5-test-5.1.6-6|169	- rebuild
12cr|php5-test-5.1.6-6|170	
12cr|php5-test-5.1.6-6|171	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 5.1.6-5mdv2009.0
12cr|php5-test-5.1.6-6|172	+ Revision: 258993
12cr|php5-test-5.1.6-6|173	- rebuild
12cr|php5-test-5.1.6-6|174	
12cr|php5-test-5.1.6-6|175	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 5.1.6-4mdv2009.0
12cr|php5-test-5.1.6-6|176	+ Revision: 246865
12cr|php5-test-5.1.6-6|177	- rebuild
12cr|php5-test-5.1.6-6|178	
12cr|php5-test-5.1.6-6|179	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 5.1.6-2mdv2008.1
12cr|php5-test-5.1.6-6|180	+ Revision: 171036
12cr|php5-test-5.1.6-6|181	- rebuild
12cr|php5-test-5.1.6-6|182	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|php5-test-5.1.6-6|183	
12cr|php5-test-5.1.6-6|184	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 5.1.6-1mdv2008.1
12cr|php5-test-5.1.6-6|185	+ Revision: 140723
12cr|php5-test-5.1.6-6|186	- restore BuildRoot
12cr|php5-test-5.1.6-6|187	
12cr|php5-test-5.1.6-6|188	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|php5-test-5.1.6-6|189	- kill re-definition of %%buildroot on Pixel's request
12cr|php5-test-5.1.6-6|190	- import php5-test
12cr|php5-test-5.1.6-6|191	
12cr|php5-test-5.1.6-6|192	
12cr|php5-test-5.1.6-6|193	* Sun Aug 27 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.6-1
12cr|php5-test-5.1.6-6|194	- updated for latest php-5.1.6
12cr|php5-test-5.1.6-6|195	
12cr|php5-test-5.1.6-6|196	* Fri Jun 10 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4-1mdk
12cr|php5-test-5.1.6-6|197	- initial Mandriva package

5796 12
12cr|php-adodb-5.16a-1|1	Summary:	Active Data Objects Data Base (ADOdb)
12cr|php-adodb-5.16a-1|2	Name:		php-adodb
12cr|php-adodb-5.16a-1|3	Version:	5.16a
12cr|php-adodb-5.16a-1|4	Release:	%mkrel 1
12cr|php-adodb-5.16a-1|5	License:	BSD
12cr|php-adodb-5.16a-1|6	Group:		Development/PHP
12cr|php-adodb-5.16a-1|7	URL:		http://adodb.sourceforge.net/
12cr|php-adodb-5.16a-1|8	Source0:	http://downloads.sourceforge.net/adodb/adodb516a.zip
12cr|php-adodb-5.16a-1|9	BuildRequires:	unzip
12cr|php-adodb-5.16a-1|10	BuildArch:	noarch
12cr|php-adodb-5.16a-1|11	Epoch:		2
12cr|php-adodb-5.16a-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-adodb-5.16a-1|13	
12cr|php-adodb-5.16a-1|14	%description
12cr|php-adodb-5.16a-1|15	PHP is a wonderful language for building dynamic web pages. Unfortunately,
12cr|php-adodb-5.16a-1|16	PHP's database access functions are not standardised. Every database
12cr|php-adodb-5.16a-1|17	extension uses a different and incompatibile API. This creates a need for a
12cr|php-adodb-5.16a-1|18	database class library to hide the differences between the different databases
12cr|php-adodb-5.16a-1|19	(encapsulate the differences) so we can easily switch databases.
12cr|php-adodb-5.16a-1|20	
12cr|php-adodb-5.16a-1|21	%prep
12cr|php-adodb-5.16a-1|22	%setup -q -n adodb5
12cr|php-adodb-5.16a-1|23	
12cr|php-adodb-5.16a-1|24	%build
12cr|php-adodb-5.16a-1|25	
12cr|php-adodb-5.16a-1|26	%install
12cr|php-adodb-5.16a-1|27	rm -rf %{buildroot}
12cr|php-adodb-5.16a-1|28	
12cr|php-adodb-5.16a-1|29	install -d %{buildroot}/var/www/icons
12cr|php-adodb-5.16a-1|30	install -d %{buildroot}%{_datadir}/php/adodb
12cr|php-adodb-5.16a-1|31	cp -aRf * %{buildroot}%{_datadir}/php/adodb
12cr|php-adodb-5.16a-1|32	
12cr|php-adodb-5.16a-1|33	install -m644 cute_icons_for_site/* %{buildroot}/var/www/icons/
12cr|php-adodb-5.16a-1|34	
12cr|php-adodb-5.16a-1|35	# cleanup
12cr|php-adodb-5.16a-1|36	rm -rf %{buildroot}%{_datadir}/php/adodb/cute_icons_for_site
12cr|php-adodb-5.16a-1|37	rm -rf %{buildroot}%{_datadir}/php/adodb/docs
12cr|php-adodb-5.16a-1|38	rm -f %{buildroot}%{_datadir}/php/adodb/*.txt
12cr|php-adodb-5.16a-1|39	
12cr|php-adodb-5.16a-1|40	%clean
12cr|php-adodb-5.16a-1|41	rm -rf %{buildroot}
12cr|php-adodb-5.16a-1|42	
12cr|php-adodb-5.16a-1|43	%files
12cr|php-adodb-5.16a-1|44	%defattr(-,root,root)
12cr|php-adodb-5.16a-1|45	%doc *.txt docs/*
12cr|php-adodb-5.16a-1|46	%{_datadir}/php/adodb
12cr|php-adodb-5.16a-1|47	/var/www/icons/*
12cr|php-adodb-5.16a-1|48	
12cr|php-adodb-5.16a-1|49	
12cr|php-adodb-5.16a-1|50	%changelog
12cr|php-adodb-5.16a-1|51	* Tue Apr 10 2012 Oden Eriksson <oeriksson@mandriva.com> 2:5.16a-1mdv2012.0
12cr|php-adodb-5.16a-1|52	+ Revision: 790133
12cr|php-adodb-5.16a-1|53	- 5.16a
12cr|php-adodb-5.16a-1|54	
12cr|php-adodb-5.16a-1|55	* Sun Aug 14 2011 Oden Eriksson <oeriksson@mandriva.com> 2:5.12-1
12cr|php-adodb-5.16a-1|56	+ Revision: 694460
12cr|php-adodb-5.16a-1|57	- 5.12
12cr|php-adodb-5.16a-1|58	
12cr|php-adodb-5.16a-1|59	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2:5.11-2
12cr|php-adodb-5.16a-1|60	+ Revision: 679252
12cr|php-adodb-5.16a-1|61	- mass rebuild
12cr|php-adodb-5.16a-1|62	
12cr|php-adodb-5.16a-1|63	* Sun Nov 28 2010 Oden Eriksson <oeriksson@mandriva.com> 2:5.11-1mdv2011.0
12cr|php-adodb-5.16a-1|64	+ Revision: 602335
12cr|php-adodb-5.16a-1|65	- 5.11
12cr|php-adodb-5.16a-1|66	
12cr|php-adodb-5.16a-1|67	* Mon Dec 28 2009 Oden Eriksson <oeriksson@mandriva.com> 2:5.10-1mdv2010.1
12cr|php-adodb-5.16a-1|68	+ Revision: 482988
12cr|php-adodb-5.16a-1|69	- 5.10
12cr|php-adodb-5.16a-1|70	
12cr|php-adodb-5.16a-1|71	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 2:5.09a-2mdv2010.0
12cr|php-adodb-5.16a-1|72	+ Revision: 397258
12cr|php-adodb-5.16a-1|73	- Rebuild
12cr|php-adodb-5.16a-1|74	
12cr|php-adodb-5.16a-1|75	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2:5.09a-1mdv2010.0
12cr|php-adodb-5.16a-1|76	+ Revision: 397150
12cr|php-adodb-5.16a-1|77	- new version
12cr|php-adodb-5.16a-1|78	- install under %%{_datadir}/php, so as to be in php include_path directly
12cr|php-adodb-5.16a-1|79	- spec cleanup
12cr|php-adodb-5.16a-1|80	
12cr|php-adodb-5.16a-1|81	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 2:5.05-2mdv2009.1
12cr|php-adodb-5.16a-1|82	+ Revision: 321698
12cr|php-adodb-5.16a-1|83	- rebuild
12cr|php-adodb-5.16a-1|84	
12cr|php-adodb-5.16a-1|85	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 2:5.05-1mdv2009.0
12cr|php-adodb-5.16a-1|86	+ Revision: 239115
12cr|php-adodb-5.16a-1|87	- 5.05
12cr|php-adodb-5.16a-1|88	
12cr|php-adodb-5.16a-1|89	+ Olivier Blin <blino@mandriva.org>
12cr|php-adodb-5.16a-1|90	- restore BuildRoot
12cr|php-adodb-5.16a-1|91	
12cr|php-adodb-5.16a-1|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-adodb-5.16a-1|93	- kill re-definition of %%buildroot on Pixel's request
12cr|php-adodb-5.16a-1|94	
12cr|php-adodb-5.16a-1|95	* Thu Sep 06 2007 Oden Eriksson <oeriksson@mandriva.com> 2:4.95-1mdv2008.0
12cr|php-adodb-5.16a-1|96	+ Revision: 81132
12cr|php-adodb-5.16a-1|97	- 4.95
12cr|php-adodb-5.16a-1|98	
12cr|php-adodb-5.16a-1|99	* Fri Aug 31 2007 Helio Chissini de Castro <helio@mandriva.com> 1:5.01-1mdv2008.0
12cr|php-adodb-5.16a-1|100	+ Revision: 76441
12cr|php-adodb-5.16a-1|101	- New upstream version
12cr|php-adodb-5.16a-1|102	
12cr|php-adodb-5.16a-1|103	* Wed Jul 25 2007 Funda Wang <fwang@mandriva.org> 1:4.95a-1mdv2008.0
12cr|php-adodb-5.16a-1|104	+ Revision: 55434
12cr|php-adodb-5.16a-1|105	- New version
12cr|php-adodb-5.16a-1|106	
12cr|php-adodb-5.16a-1|107	
12cr|php-adodb-5.16a-1|108	* Mon Aug 21 2006 Oden Eriksson <oeriksson@mandriva.com> 1:4.91-1mdv2007.0
12cr|php-adodb-5.16a-1|109	- 4.91
12cr|php-adodb-5.16a-1|110	
12cr|php-adodb-5.16a-1|111	* Fri May 05 2006 Oden Eriksson <oeriksson@mandriva.com> 1:4.81-1mdk
12cr|php-adodb-5.16a-1|112	- 4.81 (Minor bugfixes)
12cr|php-adodb-5.16a-1|113	
12cr|php-adodb-5.16a-1|114	* Wed Mar 29 2006 Oden Eriksson <oeriksson@mandriva.com> 1:4.80-1mdk
12cr|php-adodb-5.16a-1|115	- 4.80 (Minor bugfixes)
12cr|php-adodb-5.16a-1|116	
12cr|php-adodb-5.16a-1|117	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1:4.68-1mdk
12cr|php-adodb-5.16a-1|118	- 4.68
12cr|php-adodb-5.16a-1|119	
12cr|php-adodb-5.16a-1|120	* Tue Jul 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1:4.64-2mdk
12cr|php-adodb-5.16a-1|121	- used %%mkrel
12cr|php-adodb-5.16a-1|122	
12cr|php-adodb-5.16a-1|123	* Wed Jun 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1:4.64-1mdk
12cr|php-adodb-5.16a-1|124	- new version
12cr|php-adodb-5.16a-1|125	- introduce epoch
12cr|php-adodb-5.16a-1|126	- rpmbuildupate aware
12cr|php-adodb-5.16a-1|127	- renamed to php-adodb
12cr|php-adodb-5.16a-1|128	- install in /usr/share/php-adodb
12cr|php-adodb-5.16a-1|129	- don't skip rpm automatic dependencies computing
12cr|php-adodb-5.16a-1|130	- use perl instead of dos2unix to fix encodings
12cr|php-adodb-5.16a-1|131	
12cr|php-adodb-5.16a-1|132	* Tue May 10 2005 Oden Eriksson <oeriksson@mandriva.com> 4.54-1mdk
12cr|php-adodb-5.16a-1|133	- rename the package (ADOdb/adodb)
12cr|php-adodb-5.16a-1|134	- new url
12cr|php-adodb-5.16a-1|135	- move to /usr/share/adodb
12cr|php-adodb-5.16a-1|136	- fix file permissions and anti ^M's
12cr|php-adodb-5.16a-1|137	
12cr|php-adodb-5.16a-1|138	* Thu Nov 11 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.54-1mdk
12cr|php-adodb-5.16a-1|139	- 4.54
12cr|php-adodb-5.16a-1|140	- use rpm magic to speed up the build
12cr|php-adodb-5.16a-1|141	
12cr|php-adodb-5.16a-1|142	* Wed May 26 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.22-1mdk
12cr|php-adodb-5.16a-1|143	- 4.22
12cr|php-adodb-5.16a-1|144	
12cr|php-adodb-5.16a-1|145	* Wed May 26 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.00-2mdk
12cr|php-adodb-5.16a-1|146	- fix deps
12cr|php-adodb-5.16a-1|147	
12cr|php-adodb-5.16a-1|148	* Tue Oct 21 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 4.00-1mdk
12cr|php-adodb-5.16a-1|149	- 4.00
12cr|php-adodb-5.16a-1|150	
12cr|php-adodb-5.16a-1|151	* Fri Aug 22 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 3.72-1mdk
12cr|php-adodb-5.16a-1|152	- 3.72
12cr|php-adodb-5.16a-1|153	

5797 12
12cr|php-apacheaccessor-0.5.1-2|1	%define modname apacheaccessor
12cr|php-apacheaccessor-0.5.1-2|2	%define dirname %{modname}
12cr|php-apacheaccessor-0.5.1-2|3	%define soname %{modname}.so
12cr|php-apacheaccessor-0.5.1-2|4	%define inifile B12_%{modname}.ini
12cr|php-apacheaccessor-0.5.1-2|5	
12cr|php-apacheaccessor-0.5.1-2|6	Summary:	Simple API to Apache runtime configuration for PHP
12cr|php-apacheaccessor-0.5.1-2|7	Name:		php-%{modname}
12cr|php-apacheaccessor-0.5.1-2|8	Version:	0.5.1
12cr|php-apacheaccessor-0.5.1-2|9	Release:	%mkrel 2
12cr|php-apacheaccessor-0.5.1-2|10	Group:		Development/PHP
12cr|php-apacheaccessor-0.5.1-2|11	License:	PHP License
12cr|php-apacheaccessor-0.5.1-2|12	URL:		http://pecl.php.net/package/ApacheAccessor/
12cr|php-apacheaccessor-0.5.1-2|13	Source0:	http://pecl.php.net/get/apacheaccessor-%{version}.tgz
12cr|php-apacheaccessor-0.5.1-2|14	Source1:	B12_apacheaccessor.ini
12cr|php-apacheaccessor-0.5.1-2|15	BuildRequires:	pkgconfig
12cr|php-apacheaccessor-0.5.1-2|16	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-apacheaccessor-0.5.1-2|17	BuildRequires:	apache-devel
12cr|php-apacheaccessor-0.5.1-2|18	BuildRequires:	apr-devel
12cr|php-apacheaccessor-0.5.1-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-apacheaccessor-0.5.1-2|20	
12cr|php-apacheaccessor-0.5.1-2|21	%description
12cr|php-apacheaccessor-0.5.1-2|22	ApacheAccessor lets you retrieve Apache configuration (at runtime of current
12cr|php-apacheaccessor-0.5.1-2|23	proccess) as PHP array or dump it as HTML table.
12cr|php-apacheaccessor-0.5.1-2|24	
12cr|php-apacheaccessor-0.5.1-2|25	%prep
12cr|php-apacheaccessor-0.5.1-2|26	
12cr|php-apacheaccessor-0.5.1-2|27	%setup -q -n apacheaccessor-%{version}
12cr|php-apacheaccessor-0.5.1-2|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-apacheaccessor-0.5.1-2|29	
12cr|php-apacheaccessor-0.5.1-2|30	cp %{SOURCE1} %{inifile}
12cr|php-apacheaccessor-0.5.1-2|31	
12cr|php-apacheaccessor-0.5.1-2|32	# lib64 fix
12cr|php-apacheaccessor-0.5.1-2|33	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-apacheaccessor-0.5.1-2|34	
12cr|php-apacheaccessor-0.5.1-2|35	%build
12cr|php-apacheaccessor-0.5.1-2|36	%serverbuild
12cr|php-apacheaccessor-0.5.1-2|37	export CPPFLAGS="`apr-1-config --cppflags`"
12cr|php-apacheaccessor-0.5.1-2|38	
12cr|php-apacheaccessor-0.5.1-2|39	phpize
12cr|php-apacheaccessor-0.5.1-2|40	%configure2_5x --with-libdir=%{_lib} \
12cr|php-apacheaccessor-0.5.1-2|41	--with-apxs=/usr/bin/apxs \
12cr|php-apacheaccessor-0.5.1-2|42	--with-aprconfig=/usr/bin/apr-1-config \
12cr|php-apacheaccessor-0.5.1-2|43	--with-%{modname}=shared,%{_prefix}
12cr|php-apacheaccessor-0.5.1-2|44	%make
12cr|php-apacheaccessor-0.5.1-2|45	mv modules/*.so .
12cr|php-apacheaccessor-0.5.1-2|46	
12cr|php-apacheaccessor-0.5.1-2|47	%install
12cr|php-apacheaccessor-0.5.1-2|48	rm -rf %{buildroot}
12cr|php-apacheaccessor-0.5.1-2|49	
12cr|php-apacheaccessor-0.5.1-2|50	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-apacheaccessor-0.5.1-2|51	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-apacheaccessor-0.5.1-2|52	
12cr|php-apacheaccessor-0.5.1-2|53	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-apacheaccessor-0.5.1-2|54	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-apacheaccessor-0.5.1-2|55	
12cr|php-apacheaccessor-0.5.1-2|56	%post
12cr|php-apacheaccessor-0.5.1-2|57	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-apacheaccessor-0.5.1-2|58	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-apacheaccessor-0.5.1-2|59	fi
12cr|php-apacheaccessor-0.5.1-2|60	
12cr|php-apacheaccessor-0.5.1-2|61	%postun
12cr|php-apacheaccessor-0.5.1-2|62	if [ "$1" = "0" ]; then
12cr|php-apacheaccessor-0.5.1-2|63	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-apacheaccessor-0.5.1-2|64	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-apacheaccessor-0.5.1-2|65	fi
12cr|php-apacheaccessor-0.5.1-2|66	fi
12cr|php-apacheaccessor-0.5.1-2|67	
12cr|php-apacheaccessor-0.5.1-2|68	%clean
12cr|php-apacheaccessor-0.5.1-2|69	rm -rf %{buildroot}
12cr|php-apacheaccessor-0.5.1-2|70	
12cr|php-apacheaccessor-0.5.1-2|71	%files
12cr|php-apacheaccessor-0.5.1-2|72	%defattr(-,root,root)
12cr|php-apacheaccessor-0.5.1-2|73	%doc package*.xml examples
12cr|php-apacheaccessor-0.5.1-2|74	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-apacheaccessor-0.5.1-2|75	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-apacheaccessor-0.5.1-2|76	
12cr|php-apacheaccessor-0.5.1-2|77	
12cr|php-apacheaccessor-0.5.1-2|78	
12cr|php-apacheaccessor-0.5.1-2|79	%changelog
12cr|php-apacheaccessor-0.5.1-2|80	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-2mdv2012.0
12cr|php-apacheaccessor-0.5.1-2|81	+ Revision: 795397
12cr|php-apacheaccessor-0.5.1-2|82	- rebuild for php-5.4.x
12cr|php-apacheaccessor-0.5.1-2|83	
12cr|php-apacheaccessor-0.5.1-2|84	* Mon Apr 02 2012 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-1
12cr|php-apacheaccessor-0.5.1-2|85	+ Revision: 788797
12cr|php-apacheaccessor-0.5.1-2|86	- heh...
12cr|php-apacheaccessor-0.5.1-2|87	- 0.5.1
12cr|php-apacheaccessor-0.5.1-2|88	
12cr|php-apacheaccessor-0.5.1-2|89	* Mon Jan 16 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-6
12cr|php-apacheaccessor-0.5.1-2|90	+ Revision: 761685
12cr|php-apacheaccessor-0.5.1-2|91	- a different fix...
12cr|php-apacheaccessor-0.5.1-2|92	- try to fix build
12cr|php-apacheaccessor-0.5.1-2|93	- rebuild
12cr|php-apacheaccessor-0.5.1-2|94	- rebuilt for php-5.3.8
12cr|php-apacheaccessor-0.5.1-2|95	- rebuilt for php-5.3.7
12cr|php-apacheaccessor-0.5.1-2|96	- mass rebuild
12cr|php-apacheaccessor-0.5.1-2|97	- rebuilt for php-5.3.6
12cr|php-apacheaccessor-0.5.1-2|98	- 0.1.1
12cr|php-apacheaccessor-0.5.1-2|99	
12cr|php-apacheaccessor-0.5.1-2|100	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdv2011.0
12cr|php-apacheaccessor-0.5.1-2|101	+ Revision: 629761
12cr|php-apacheaccessor-0.5.1-2|102	- rebuilt for php-5.3.5
12cr|php-apacheaccessor-0.5.1-2|103	
12cr|php-apacheaccessor-0.5.1-2|104	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdv2011.0
12cr|php-apacheaccessor-0.5.1-2|105	+ Revision: 628060
12cr|php-apacheaccessor-0.5.1-2|106	- ensure it's built without automake1.7
12cr|php-apacheaccessor-0.5.1-2|107	
12cr|php-apacheaccessor-0.5.1-2|108	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdv2011.0
12cr|php-apacheaccessor-0.5.1-2|109	+ Revision: 600457
12cr|php-apacheaccessor-0.5.1-2|110	- rebuild
12cr|php-apacheaccessor-0.5.1-2|111	
12cr|php-apacheaccessor-0.5.1-2|112	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdv2011.0
12cr|php-apacheaccessor-0.5.1-2|113	+ Revision: 588739
12cr|php-apacheaccessor-0.5.1-2|114	- rebuild
12cr|php-apacheaccessor-0.5.1-2|115	
12cr|php-apacheaccessor-0.5.1-2|116	* Wed Jul 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdv2011.0
12cr|php-apacheaccessor-0.5.1-2|117	+ Revision: 549839
12cr|php-apacheaccessor-0.5.1-2|118	- import php-apacheaccessor
12cr|php-apacheaccessor-0.5.1-2|119	
12cr|php-apacheaccessor-0.5.1-2|120	
12cr|php-apacheaccessor-0.5.1-2|121	* Wed Jul 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdv2010.1
12cr|php-apacheaccessor-0.5.1-2|122	- initial Mandriva package

5798 12
12cr|php-apm-1.1.0-0.0.beta4.1|1	%define modname apm
12cr|php-apm-1.1.0-0.0.beta4.1|2	%define dirname %{modname}
12cr|php-apm-1.1.0-0.0.beta4.1|3	%define soname %{modname}.so
12cr|php-apm-1.1.0-0.0.beta4.1|4	%define inifile B10_%{modname}.ini
12cr|php-apm-1.1.0-0.0.beta4.1|5	
12cr|php-apm-1.1.0-0.0.beta4.1|6	%define pre_rel beta4
12cr|php-apm-1.1.0-0.0.beta4.1|7	
12cr|php-apm-1.1.0-0.0.beta4.1|8	Summary:	Alternative PHP Monitor
12cr|php-apm-1.1.0-0.0.beta4.1|9	Name:		php-%{modname}
12cr|php-apm-1.1.0-0.0.beta4.1|10	Version:	1.1.0
12cr|php-apm-1.1.0-0.0.beta4.1|11	Release:	%mkrel 0.0.%{pre_rel}.1
12cr|php-apm-1.1.0-0.0.beta4.1|12	Group:		Development/PHP
12cr|php-apm-1.1.0-0.0.beta4.1|13	License:	PHP License
12cr|php-apm-1.1.0-0.0.beta4.1|14	URL:		http://pecl.php.net/package/APM/
12cr|php-apm-1.1.0-0.0.beta4.1|15	Source0:	http://pecl.php.net/get/APM-%{version}%{pre_rel}.tgz
12cr|php-apm-1.1.0-0.0.beta4.1|16	Source1:	B10_apm.ini
12cr|php-apm-1.1.0-0.0.beta4.1|17	Patch0:		APM-1.0.0-default_path.diff
12cr|php-apm-1.1.0-0.0.beta4.1|18	BuildRequires:	sqlite3-devel
12cr|php-apm-1.1.0-0.0.beta4.1|19	BuildRequires:	mysql-devel
12cr|php-apm-1.1.0-0.0.beta4.1|20	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-apm-1.1.0-0.0.beta4.1|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-apm-1.1.0-0.0.beta4.1|22	
12cr|php-apm-1.1.0-0.0.beta4.1|23	%description
12cr|php-apm-1.1.0-0.0.beta4.1|24	Monitoring extension for PHP, collects error events and store them in a local
12cr|php-apm-1.1.0-0.0.beta4.1|25	SQLite database.
12cr|php-apm-1.1.0-0.0.beta4.1|26	
12cr|php-apm-1.1.0-0.0.beta4.1|27	%prep
12cr|php-apm-1.1.0-0.0.beta4.1|28	
12cr|php-apm-1.1.0-0.0.beta4.1|29	%setup -q -n APM-%{version}%{pre_rel}
12cr|php-apm-1.1.0-0.0.beta4.1|30	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-apm-1.1.0-0.0.beta4.1|31	
12cr|php-apm-1.1.0-0.0.beta4.1|32	%patch0 -p0
12cr|php-apm-1.1.0-0.0.beta4.1|33	
12cr|php-apm-1.1.0-0.0.beta4.1|34	cp %{SOURCE1} %{inifile}
12cr|php-apm-1.1.0-0.0.beta4.1|35	
12cr|php-apm-1.1.0-0.0.beta4.1|36	%build
12cr|php-apm-1.1.0-0.0.beta4.1|37	%serverbuild
12cr|php-apm-1.1.0-0.0.beta4.1|38	
12cr|php-apm-1.1.0-0.0.beta4.1|39	export APM_SHARED_LIBADD="-lmysqlclient -lz -lsqlite3"
12cr|php-apm-1.1.0-0.0.beta4.1|40	phpize
12cr|php-apm-1.1.0-0.0.beta4.1|41	%configure2_5x \
12cr|php-apm-1.1.0-0.0.beta4.1|42	--with-libdir=%{_lib} \
12cr|php-apm-1.1.0-0.0.beta4.1|43	--with-sqlite3=%{_prefix} \
12cr|php-apm-1.1.0-0.0.beta4.1|44	--with-mysql=%{_prefix} \
12cr|php-apm-1.1.0-0.0.beta4.1|45	--with-zlib-dir=%{_prefix} \
12cr|php-apm-1.1.0-0.0.beta4.1|46	--with-%{modname}=shared,%{_prefix}
12cr|php-apm-1.1.0-0.0.beta4.1|47	
12cr|php-apm-1.1.0-0.0.beta4.1|48	# use the correct version
12cr|php-apm-1.1.0-0.0.beta4.1|49	echo "#define APM_VERSION \"%{version}%{pre_rel}\"" >> config.h
12cr|php-apm-1.1.0-0.0.beta4.1|50	
12cr|php-apm-1.1.0-0.0.beta4.1|51	%make
12cr|php-apm-1.1.0-0.0.beta4.1|52	mv modules/*.so .
12cr|php-apm-1.1.0-0.0.beta4.1|53	
12cr|php-apm-1.1.0-0.0.beta4.1|54	%install
12cr|php-apm-1.1.0-0.0.beta4.1|55	rm -rf %{buildroot}
12cr|php-apm-1.1.0-0.0.beta4.1|56	
12cr|php-apm-1.1.0-0.0.beta4.1|57	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-apm-1.1.0-0.0.beta4.1|58	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-apm-1.1.0-0.0.beta4.1|59	install -d %{buildroot}/var/lib/php-apm
12cr|php-apm-1.1.0-0.0.beta4.1|60	
12cr|php-apm-1.1.0-0.0.beta4.1|61	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-apm-1.1.0-0.0.beta4.1|62	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-apm-1.1.0-0.0.beta4.1|63	
12cr|php-apm-1.1.0-0.0.beta4.1|64	%post
12cr|php-apm-1.1.0-0.0.beta4.1|65	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-apm-1.1.0-0.0.beta4.1|66	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-apm-1.1.0-0.0.beta4.1|67	fi
12cr|php-apm-1.1.0-0.0.beta4.1|68	
12cr|php-apm-1.1.0-0.0.beta4.1|69	%postun
12cr|php-apm-1.1.0-0.0.beta4.1|70	if [ "$1" = "0" ]; then
12cr|php-apm-1.1.0-0.0.beta4.1|71	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-apm-1.1.0-0.0.beta4.1|72	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-apm-1.1.0-0.0.beta4.1|73	fi
12cr|php-apm-1.1.0-0.0.beta4.1|74	fi
12cr|php-apm-1.1.0-0.0.beta4.1|75	
12cr|php-apm-1.1.0-0.0.beta4.1|76	%clean
12cr|php-apm-1.1.0-0.0.beta4.1|77	rm -rf %{buildroot}
12cr|php-apm-1.1.0-0.0.beta4.1|78	
12cr|php-apm-1.1.0-0.0.beta4.1|79	%files
12cr|php-apm-1.1.0-0.0.beta4.1|80	%defattr(-,root,root)
12cr|php-apm-1.1.0-0.0.beta4.1|81	%doc web AUTHORS LICENSE NEWS sql apm.ini package*.xml
12cr|php-apm-1.1.0-0.0.beta4.1|82	%config(noreplace) %attr(0640,apache,apache) %{_sysconfdir}/php.d/%{inifile}
12cr|php-apm-1.1.0-0.0.beta4.1|83	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-apm-1.1.0-0.0.beta4.1|84	%attr(0750,apache,apache) /var/lib/php-apm
12cr|php-apm-1.1.0-0.0.beta4.1|85	
12cr|php-apm-1.1.0-0.0.beta4.1|86	
12cr|php-apm-1.1.0-0.0.beta4.1|87	%changelog
12cr|php-apm-1.1.0-0.0.beta4.1|88	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-0.0.beta4.1mdv2012.0
12cr|php-apm-1.1.0-0.0.beta4.1|89	+ Revision: 806362
12cr|php-apm-1.1.0-0.0.beta4.1|90	- 1.1.0beta4
12cr|php-apm-1.1.0-0.0.beta4.1|91	
12cr|php-apm-1.1.0-0.0.beta4.1|92	* Fri Jun 01 2012 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-0.0.beta3.1
12cr|php-apm-1.1.0-0.0.beta4.1|93	+ Revision: 801811
12cr|php-apm-1.1.0-0.0.beta4.1|94	- 1.1.0beta3
12cr|php-apm-1.1.0-0.0.beta4.1|95	
12cr|php-apm-1.1.0-0.0.beta4.1|96	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-0.0.beta2.1
12cr|php-apm-1.1.0-0.0.beta4.1|97	+ Revision: 797205
12cr|php-apm-1.1.0-0.0.beta4.1|98	- 1.1.0beta2
12cr|php-apm-1.1.0-0.0.beta4.1|99	- rebuild for php-5.4.x
12cr|php-apm-1.1.0-0.0.beta4.1|100	- rebuild
12cr|php-apm-1.1.0-0.0.beta4.1|101	
12cr|php-apm-1.1.0-0.0.beta4.1|102	* Tue Nov 15 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1
12cr|php-apm-1.1.0-0.0.beta4.1|103	+ Revision: 730707
12cr|php-apm-1.1.0-0.0.beta4.1|104	- 1.0.1
12cr|php-apm-1.1.0-0.0.beta4.1|105	
12cr|php-apm-1.1.0-0.0.beta4.1|106	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3
12cr|php-apm-1.1.0-0.0.beta4.1|107	+ Revision: 696390
12cr|php-apm-1.1.0-0.0.beta4.1|108	- rebuilt for php-5.3.8
12cr|php-apm-1.1.0-0.0.beta4.1|109	
12cr|php-apm-1.1.0-0.0.beta4.1|110	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2
12cr|php-apm-1.1.0-0.0.beta4.1|111	+ Revision: 695347
12cr|php-apm-1.1.0-0.0.beta4.1|112	- rebuilt for php-5.3.7
12cr|php-apm-1.1.0-0.0.beta4.1|113	
12cr|php-apm-1.1.0-0.0.beta4.1|114	* Wed Jun 15 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cr|php-apm-1.1.0-0.0.beta4.1|115	+ Revision: 685385
12cr|php-apm-1.1.0-0.0.beta4.1|116	- 1.0.0
12cr|php-apm-1.1.0-0.0.beta4.1|117	
12cr|php-apm-1.1.0-0.0.beta4.1|118	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.0.beta3.5
12cr|php-apm-1.1.0-0.0.beta4.1|119	+ Revision: 646609
12cr|php-apm-1.1.0-0.0.beta4.1|120	- rebuilt for php-5.3.6
12cr|php-apm-1.1.0-0.0.beta4.1|121	
12cr|php-apm-1.1.0-0.0.beta4.1|122	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.0.beta3.4mdv2011.0
12cr|php-apm-1.1.0-0.0.beta4.1|123	+ Revision: 629762
12cr|php-apm-1.1.0-0.0.beta4.1|124	- rebuilt for php-5.3.5
12cr|php-apm-1.1.0-0.0.beta4.1|125	
12cr|php-apm-1.1.0-0.0.beta4.1|126	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.0.beta3.3mdv2011.0
12cr|php-apm-1.1.0-0.0.beta4.1|127	+ Revision: 628061
12cr|php-apm-1.1.0-0.0.beta4.1|128	- ensure it's built without automake1.7
12cr|php-apm-1.1.0-0.0.beta4.1|129	
12cr|php-apm-1.1.0-0.0.beta4.1|130	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.0.beta3.2mdv2011.0
12cr|php-apm-1.1.0-0.0.beta4.1|131	+ Revision: 600458
12cr|php-apm-1.1.0-0.0.beta4.1|132	- rebuild
12cr|php-apm-1.1.0-0.0.beta4.1|133	
12cr|php-apm-1.1.0-0.0.beta4.1|134	* Thu Nov 11 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.0.beta3.1mdv2011.0
12cr|php-apm-1.1.0-0.0.beta4.1|135	+ Revision: 595938
12cr|php-apm-1.1.0-0.0.beta4.1|136	- 1.0.0beta3
12cr|php-apm-1.1.0-0.0.beta4.1|137	
12cr|php-apm-1.1.0-0.0.beta4.1|138	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.0.beta2.3mdv2011.0
12cr|php-apm-1.1.0-0.0.beta4.1|139	+ Revision: 588740
12cr|php-apm-1.1.0-0.0.beta4.1|140	- rebuild
12cr|php-apm-1.1.0-0.0.beta4.1|141	
12cr|php-apm-1.1.0-0.0.beta4.1|142	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.0.beta2.2mdv2010.1
12cr|php-apm-1.1.0-0.0.beta4.1|143	+ Revision: 514514
12cr|php-apm-1.1.0-0.0.beta4.1|144	- rebuilt for php-5.3.2
12cr|php-apm-1.1.0-0.0.beta4.1|145	
12cr|php-apm-1.1.0-0.0.beta4.1|146	* Sun Jan 31 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.0.beta2.1mdv2010.1
12cr|php-apm-1.1.0-0.0.beta4.1|147	+ Revision: 498793
12cr|php-apm-1.1.0-0.0.beta4.1|148	- import php-apm
12cr|php-apm-1.1.0-0.0.beta4.1|149	
12cr|php-apm-1.1.0-0.0.beta4.1|150	
12cr|php-apm-1.1.0-0.0.beta4.1|151	* Sun Jan 31 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.0.beta2.1mdv2010.0
12cr|php-apm-1.1.0-0.0.beta4.1|152	- initial Mandriva package

5799 12
12cr|php-auth_nds-2.2.6-31|1	%define realname Auth NDS
12cr|php-auth_nds-2.2.6-31|2	%define modname auth_nds
12cr|php-auth_nds-2.2.6-31|3	%define dirname %{modname}
12cr|php-auth_nds-2.2.6-31|4	%define soname %{modname}.so
12cr|php-auth_nds-2.2.6-31|5	%define inifile A21_%{modname}.ini
12cr|php-auth_nds-2.2.6-31|6	
12cr|php-auth_nds-2.2.6-31|7	Summary:	The %{realname} module for PHP
12cr|php-auth_nds-2.2.6-31|8	Name:		php-%{modname}
12cr|php-auth_nds-2.2.6-31|9	Version:	2.2.6
12cr|php-auth_nds-2.2.6-31|10	Release:	%mkrel 31
12cr|php-auth_nds-2.2.6-31|11	Group:		Development/PHP
12cr|php-auth_nds-2.2.6-31|12	License:	GPL
12cr|php-auth_nds-2.2.6-31|13	URL:		ftp://platan.vc.cvut.cz/pub/linux/ncpfs/
12cr|php-auth_nds-2.2.6-31|14	Source0:	php-%{modname}-%{version}.tar.gz
12cr|php-auth_nds-2.2.6-31|15	Patch0:		php-auth_nds-2.2.6-php54x.diff
12cr|php-auth_nds-2.2.6-31|16	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-auth_nds-2.2.6-31|17	BuildRequires:	ncpfs-devel
12cr|php-auth_nds-2.2.6-31|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-auth_nds-2.2.6-31|19	
12cr|php-auth_nds-2.2.6-31|20	%description
12cr|php-auth_nds-2.2.6-31|21	This is a dynamic shared object (DSO) that adds Auth NDS support to PHP.
12cr|php-auth_nds-2.2.6-31|22	
12cr|php-auth_nds-2.2.6-31|23	%prep
12cr|php-auth_nds-2.2.6-31|24	
12cr|php-auth_nds-2.2.6-31|25	%setup -q -n php-%{modname}-%{version}
12cr|php-auth_nds-2.2.6-31|26	
12cr|php-auth_nds-2.2.6-31|27	%patch0 -p0
12cr|php-auth_nds-2.2.6-31|28	
12cr|php-auth_nds-2.2.6-31|29	# small hack
12cr|php-auth_nds-2.2.6-31|30	#cat >> config.h << EOF
12cr|php-auth_nds-2.2.6-31|31	#define HAVE_DLFCN_H 1
12cr|php-auth_nds-2.2.6-31|32	#define COMPILE_DL_AUTH_NDS 1
12cr|php-auth_nds-2.2.6-31|33	#define NCPFS_VERSION "%{version}"
12cr|php-auth_nds-2.2.6-31|34	#EOF
12cr|php-auth_nds-2.2.6-31|35	
12cr|php-auth_nds-2.2.6-31|36	%build
12cr|php-auth_nds-2.2.6-31|37	
12cr|php-auth_nds-2.2.6-31|38	%{_usrsrc}/php-devel/buildext %{modname} "php_auth_nds.c" \
12cr|php-auth_nds-2.2.6-31|39	"-lncp" "-I%{_includedir}/ncp -DHAVE_DLFCN_H -DCOMPILE_DL_AUTH_NDS -DNCPFS_VERSION=\"%{version}\""
12cr|php-auth_nds-2.2.6-31|40	
12cr|php-auth_nds-2.2.6-31|41	%install
12cr|php-auth_nds-2.2.6-31|42	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-auth_nds-2.2.6-31|43	
12cr|php-auth_nds-2.2.6-31|44	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-auth_nds-2.2.6-31|45	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-auth_nds-2.2.6-31|46	
12cr|php-auth_nds-2.2.6-31|47	cat > README.%{modname} << EOF
12cr|php-auth_nds-2.2.6-31|48	The %{name} package contains a dynamic shared object (DSO) for PHP.
12cr|php-auth_nds-2.2.6-31|49	EOF
12cr|php-auth_nds-2.2.6-31|50	
12cr|php-auth_nds-2.2.6-31|51	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-auth_nds-2.2.6-31|52	
12cr|php-auth_nds-2.2.6-31|53	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-auth_nds-2.2.6-31|54	extension = %{soname}
12cr|php-auth_nds-2.2.6-31|55	EOF
12cr|php-auth_nds-2.2.6-31|56	
12cr|php-auth_nds-2.2.6-31|57	%post
12cr|php-auth_nds-2.2.6-31|58	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-auth_nds-2.2.6-31|59	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-auth_nds-2.2.6-31|60	fi
12cr|php-auth_nds-2.2.6-31|61	
12cr|php-auth_nds-2.2.6-31|62	%postun
12cr|php-auth_nds-2.2.6-31|63	if [ "$1" = "0" ]; then
12cr|php-auth_nds-2.2.6-31|64	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-auth_nds-2.2.6-31|65	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-auth_nds-2.2.6-31|66	fi
12cr|php-auth_nds-2.2.6-31|67	fi
12cr|php-auth_nds-2.2.6-31|68	
12cr|php-auth_nds-2.2.6-31|69	%clean
12cr|php-auth_nds-2.2.6-31|70	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-auth_nds-2.2.6-31|71	[ "../package.xml" != "/" ] && rm -f ../package.xml
12cr|php-auth_nds-2.2.6-31|72	
12cr|php-auth_nds-2.2.6-31|73	%files
12cr|php-auth_nds-2.2.6-31|74	%defattr(-,root,root)
12cr|php-auth_nds-2.2.6-31|75	%doc site README*
12cr|php-auth_nds-2.2.6-31|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-auth_nds-2.2.6-31|77	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-auth_nds-2.2.6-31|78	
12cr|php-auth_nds-2.2.6-31|79	
12cr|php-auth_nds-2.2.6-31|80	%changelog
12cr|php-auth_nds-2.2.6-31|81	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-31mdv2012.0
12cr|php-auth_nds-2.2.6-31|82	+ Revision: 806422
12cr|php-auth_nds-2.2.6-31|83	- fix build
12cr|php-auth_nds-2.2.6-31|84	- sync with the latest ncpfs cooker source
12cr|php-auth_nds-2.2.6-31|85	- rebuild for php-5.4.x
12cr|php-auth_nds-2.2.6-31|86	
12cr|php-auth_nds-2.2.6-31|87	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-29
12cr|php-auth_nds-2.2.6-31|88	+ Revision: 761199
12cr|php-auth_nds-2.2.6-31|89	- rebuild
12cr|php-auth_nds-2.2.6-31|90	
12cr|php-auth_nds-2.2.6-31|91	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-28
12cr|php-auth_nds-2.2.6-31|92	+ Revision: 696392
12cr|php-auth_nds-2.2.6-31|93	- rebuilt for php-5.3.8
12cr|php-auth_nds-2.2.6-31|94	
12cr|php-auth_nds-2.2.6-31|95	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-27
12cr|php-auth_nds-2.2.6-31|96	+ Revision: 695349
12cr|php-auth_nds-2.2.6-31|97	- rebuilt for php-5.3.7
12cr|php-auth_nds-2.2.6-31|98	
12cr|php-auth_nds-2.2.6-31|99	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-26
12cr|php-auth_nds-2.2.6-31|100	+ Revision: 646611
12cr|php-auth_nds-2.2.6-31|101	- rebuilt for php-5.3.6
12cr|php-auth_nds-2.2.6-31|102	
12cr|php-auth_nds-2.2.6-31|103	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-25mdv2011.0
12cr|php-auth_nds-2.2.6-31|104	+ Revision: 629764
12cr|php-auth_nds-2.2.6-31|105	- rebuilt for php-5.3.5
12cr|php-auth_nds-2.2.6-31|106	
12cr|php-auth_nds-2.2.6-31|107	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-24mdv2011.0
12cr|php-auth_nds-2.2.6-31|108	+ Revision: 628066
12cr|php-auth_nds-2.2.6-31|109	- ensure it's built without automake1.7
12cr|php-auth_nds-2.2.6-31|110	
12cr|php-auth_nds-2.2.6-31|111	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-23mdv2011.0
12cr|php-auth_nds-2.2.6-31|112	+ Revision: 600460
12cr|php-auth_nds-2.2.6-31|113	- rebuild
12cr|php-auth_nds-2.2.6-31|114	
12cr|php-auth_nds-2.2.6-31|115	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-22mdv2011.0
12cr|php-auth_nds-2.2.6-31|116	+ Revision: 588742
12cr|php-auth_nds-2.2.6-31|117	- rebuild
12cr|php-auth_nds-2.2.6-31|118	
12cr|php-auth_nds-2.2.6-31|119	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-21mdv2010.1
12cr|php-auth_nds-2.2.6-31|120	+ Revision: 514516
12cr|php-auth_nds-2.2.6-31|121	- rebuilt for php-5.3.2
12cr|php-auth_nds-2.2.6-31|122	
12cr|php-auth_nds-2.2.6-31|123	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-20mdv2010.1
12cr|php-auth_nds-2.2.6-31|124	+ Revision: 485337
12cr|php-auth_nds-2.2.6-31|125	- rebuilt for php-5.3.2RC1
12cr|php-auth_nds-2.2.6-31|126	
12cr|php-auth_nds-2.2.6-31|127	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-19mdv2010.1
12cr|php-auth_nds-2.2.6-31|128	+ Revision: 468142
12cr|php-auth_nds-2.2.6-31|129	- rebuilt against php-5.3.1
12cr|php-auth_nds-2.2.6-31|130	
12cr|php-auth_nds-2.2.6-31|131	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-18mdv2010.0
12cr|php-auth_nds-2.2.6-31|132	+ Revision: 451251
12cr|php-auth_nds-2.2.6-31|133	- rebuild
12cr|php-auth_nds-2.2.6-31|134	
12cr|php-auth_nds-2.2.6-31|135	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 2.2.6-17mdv2010.0
12cr|php-auth_nds-2.2.6-31|136	+ Revision: 397263
12cr|php-auth_nds-2.2.6-31|137	- Rebuild
12cr|php-auth_nds-2.2.6-31|138	
12cr|php-auth_nds-2.2.6-31|139	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-16mdv2010.0
12cr|php-auth_nds-2.2.6-31|140	+ Revision: 376971
12cr|php-auth_nds-2.2.6-31|141	- rebuilt for php-5.3.0RC2
12cr|php-auth_nds-2.2.6-31|142	
12cr|php-auth_nds-2.2.6-31|143	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-15mdv2009.1
12cr|php-auth_nds-2.2.6-31|144	+ Revision: 346393
12cr|php-auth_nds-2.2.6-31|145	- rebuilt for php-5.2.9
12cr|php-auth_nds-2.2.6-31|146	
12cr|php-auth_nds-2.2.6-31|147	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-14mdv2009.1
12cr|php-auth_nds-2.2.6-31|148	+ Revision: 341706
12cr|php-auth_nds-2.2.6-31|149	- rebuilt against php-5.2.9RC2
12cr|php-auth_nds-2.2.6-31|150	
12cr|php-auth_nds-2.2.6-31|151	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-13mdv2009.1
12cr|php-auth_nds-2.2.6-31|152	+ Revision: 321702
12cr|php-auth_nds-2.2.6-31|153	- rebuild
12cr|php-auth_nds-2.2.6-31|154	
12cr|php-auth_nds-2.2.6-31|155	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-12mdv2009.1
12cr|php-auth_nds-2.2.6-31|156	+ Revision: 310247
12cr|php-auth_nds-2.2.6-31|157	- rebuilt against php-5.2.7
12cr|php-auth_nds-2.2.6-31|158	
12cr|php-auth_nds-2.2.6-31|159	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-11mdv2009.0
12cr|php-auth_nds-2.2.6-31|160	+ Revision: 238376
12cr|php-auth_nds-2.2.6-31|161	- rebuild
12cr|php-auth_nds-2.2.6-31|162	
12cr|php-auth_nds-2.2.6-31|163	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-10mdv2009.0
12cr|php-auth_nds-2.2.6-31|164	+ Revision: 200186
12cr|php-auth_nds-2.2.6-31|165	- rebuilt for php-5.2.6
12cr|php-auth_nds-2.2.6-31|166	
12cr|php-auth_nds-2.2.6-31|167	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-9mdv2008.1
12cr|php-auth_nds-2.2.6-31|168	+ Revision: 162212
12cr|php-auth_nds-2.2.6-31|169	- rebuild
12cr|php-auth_nds-2.2.6-31|170	
12cr|php-auth_nds-2.2.6-31|171	+ Olivier Blin <blino@mandriva.org>
12cr|php-auth_nds-2.2.6-31|172	- restore BuildRoot
12cr|php-auth_nds-2.2.6-31|173	
12cr|php-auth_nds-2.2.6-31|174	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-auth_nds-2.2.6-31|175	- kill re-definition of %%buildroot on Pixel's request
12cr|php-auth_nds-2.2.6-31|176	
12cr|php-auth_nds-2.2.6-31|177	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-8mdv2008.1
12cr|php-auth_nds-2.2.6-31|178	+ Revision: 107605
12cr|php-auth_nds-2.2.6-31|179	- restart apache if needed
12cr|php-auth_nds-2.2.6-31|180	
12cr|php-auth_nds-2.2.6-31|181	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-7mdv2008.0
12cr|php-auth_nds-2.2.6-31|182	+ Revision: 77527
12cr|php-auth_nds-2.2.6-31|183	- rebuilt against php-5.2.4
12cr|php-auth_nds-2.2.6-31|184	
12cr|php-auth_nds-2.2.6-31|185	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-6mdv2008.0
12cr|php-auth_nds-2.2.6-31|186	+ Revision: 39482
12cr|php-auth_nds-2.2.6-31|187	- use distro conditional -fstack-protector
12cr|php-auth_nds-2.2.6-31|188	
12cr|php-auth_nds-2.2.6-31|189	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-5mdv2008.0
12cr|php-auth_nds-2.2.6-31|190	+ Revision: 33795
12cr|php-auth_nds-2.2.6-31|191	- rebuilt against new upstream version (5.2.3)
12cr|php-auth_nds-2.2.6-31|192	- rebuilt against new upstream version (5.2.2)
12cr|php-auth_nds-2.2.6-31|193	
12cr|php-auth_nds-2.2.6-31|194	
12cr|php-auth_nds-2.2.6-31|195	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-3mdv2007.0
12cr|php-auth_nds-2.2.6-31|196	+ Revision: 78124
12cr|php-auth_nds-2.2.6-31|197	- fix deps
12cr|php-auth_nds-2.2.6-31|198	
12cr|php-auth_nds-2.2.6-31|199	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-2mdv2007.1
12cr|php-auth_nds-2.2.6-31|200	+ Revision: 78055
12cr|php-auth_nds-2.2.6-31|201	-rebuilt for php-5.2.0
12cr|php-auth_nds-2.2.6-31|202	- Import php-auth_nds
12cr|php-auth_nds-2.2.6-31|203	
12cr|php-auth_nds-2.2.6-31|204	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.6-1
12cr|php-auth_nds-2.2.6-31|205	- rebuilt for php-5.1.6
12cr|php-auth_nds-2.2.6-31|206	
12cr|php-auth_nds-2.2.6-31|207	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.6-5
12cr|php-auth_nds-2.2.6-31|208	- rebuilt for php-4.4.4
12cr|php-auth_nds-2.2.6-31|209	
12cr|php-auth_nds-2.2.6-31|210	* Sun Aug 06 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.6-4mdv2007.0
12cr|php-auth_nds-2.2.6-31|211	- rebuilt for php-4.4.3
12cr|php-auth_nds-2.2.6-31|212	
12cr|php-auth_nds-2.2.6-31|213	* Wed Jul 26 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.6-3mdk
12cr|php-auth_nds-2.2.6-31|214	- rebuild
12cr|php-auth_nds-2.2.6-31|215	
12cr|php-auth_nds-2.2.6-31|216	* Mon Jan 16 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.6-2mdk
12cr|php-auth_nds-2.2.6-31|217	- rebuilt against php-4.4.2
12cr|php-auth_nds-2.2.6-31|218	
12cr|php-auth_nds-2.2.6-31|219	* Wed Nov 02 2005 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.6-1mdk
12cr|php-auth_nds-2.2.6-31|220	- rebuilt for php-4.4.1
12cr|php-auth_nds-2.2.6-31|221	- fix versioning
12cr|php-auth_nds-2.2.6-31|222	
12cr|php-auth_nds-2.2.6-31|223	* Tue Jul 12 2005 Oden Eriksson <oeriksson@mandriva.com> 4.4.0-1mdk
12cr|php-auth_nds-2.2.6-31|224	- rebuilt for php-4.4.0 final
12cr|php-auth_nds-2.2.6-31|225	
12cr|php-auth_nds-2.2.6-31|226	* Wed Jul 06 2005 Oden Eriksson <oeriksson@mandriva.com> 4.4.0-0.RC2.1mdk
12cr|php-auth_nds-2.2.6-31|227	- rebuilt for php-4.4.0RC2
12cr|php-auth_nds-2.2.6-31|228	
12cr|php-auth_nds-2.2.6-31|229	* Wed Jun 15 2005 Oden Eriksson <oeriksson@mandriva.com> 4.4.0_2.2.6-0.RC1.1mdk
12cr|php-auth_nds-2.2.6-31|230	- rebuilt for php-4.4.0RC1
12cr|php-auth_nds-2.2.6-31|231	
12cr|php-auth_nds-2.2.6-31|232	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 4.3.11_2.2.6-2mdk
12cr|php-auth_nds-2.2.6-31|233	- fix deps
12cr|php-auth_nds-2.2.6-31|234	
12cr|php-auth_nds-2.2.6-31|235	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 4.3.11_2.2.6-1mdk
12cr|php-auth_nds-2.2.6-31|236	- renamed to php4-*
12cr|php-auth_nds-2.2.6-31|237	
12cr|php-auth_nds-2.2.6-31|238	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 4.3.11_2.2.6-1mdk
12cr|php-auth_nds-2.2.6-31|239	- 4.3.11
12cr|php-auth_nds-2.2.6-31|240	
12cr|php-auth_nds-2.2.6-31|241	* Mon Mar 21 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_2.2.6-2mdk
12cr|php-auth_nds-2.2.6-31|242	- use the %%mkrel macro
12cr|php-auth_nds-2.2.6-31|243	
12cr|php-auth_nds-2.2.6-31|244	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_2.2.6-1mdk
12cr|php-auth_nds-2.2.6-31|245	- 2.2.6
12cr|php-auth_nds-2.2.6-31|246	- rebuilt against a non hardened-php aware php lib
12cr|php-auth_nds-2.2.6-31|247	
12cr|php-auth_nds-2.2.6-31|248	* Sat Jan 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_2.2.5-2mdk
12cr|php-auth_nds-2.2.6-31|249	- rebuild due to hardened-php-0.2.6
12cr|php-auth_nds-2.2.6-31|250	- cleanups
12cr|php-auth_nds-2.2.6-31|251	
12cr|php-auth_nds-2.2.6-31|252	* Thu Dec 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_2.2.5-1mdk
12cr|php-auth_nds-2.2.6-31|253	- rebuild for php 4.3.10
12cr|php-auth_nds-2.2.6-31|254	
12cr|php-auth_nds-2.2.6-31|255	* Fri Dec 03 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.9_2.2.5-1mdk
12cr|php-auth_nds-2.2.6-31|256	- sync with ncpfs-2.2.5
12cr|php-auth_nds-2.2.6-31|257	
12cr|php-auth_nds-2.2.6-31|258	* Sat Oct 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.9_2.2.4-1mdk
12cr|php-auth_nds-2.2.6-31|259	- rebuild for php 4.3.9
12cr|php-auth_nds-2.2.6-31|260	
12cr|php-auth_nds-2.2.6-31|261	* Thu Jul 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8_2.2.4-1mdk
12cr|php-auth_nds-2.2.6-31|262	- rebuilt for php-4.3.8
12cr|php-auth_nds-2.2.6-31|263	
12cr|php-auth_nds-2.2.6-31|264	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7_2.2.4-2mdk
12cr|php-auth_nds-2.2.6-31|265	- remove redundant provides
12cr|php-auth_nds-2.2.6-31|266	
12cr|php-auth_nds-2.2.6-31|267	* Tue Jun 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7_2.2.4-1mdk
12cr|php-auth_nds-2.2.6-31|268	- rebuilt for php-4.3.7
12cr|php-auth_nds-2.2.6-31|269	
12cr|php-auth_nds-2.2.6-31|270	* Mon May 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_2.2.4-2mdk
12cr|php-auth_nds-2.2.6-31|271	- move scandir to /etc/php4.d
12cr|php-auth_nds-2.2.6-31|272	
12cr|php-auth_nds-2.2.6-31|273	* Thu May 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_2.2.4-1mdk
12cr|php-auth_nds-2.2.6-31|274	- fix url
12cr|php-auth_nds-2.2.6-31|275	- fix invalid-build-requires
12cr|php-auth_nds-2.2.6-31|276	- built for php 4.3.6
12cr|php-auth_nds-2.2.6-31|277	

5800 12
12cr|php-bbcode-1.0.3-0.0.b1.6|1	%define modname bbcode
12cr|php-bbcode-1.0.3-0.0.b1.6|2	%define dirname %{modname}
12cr|php-bbcode-1.0.3-0.0.b1.6|3	%define soname %{modname}.so
12cr|php-bbcode-1.0.3-0.0.b1.6|4	%define inifile A68_%{modname}.ini
12cr|php-bbcode-1.0.3-0.0.b1.6|5	
12cr|php-bbcode-1.0.3-0.0.b1.6|6	Summary:	BBCode parsing Extension
12cr|php-bbcode-1.0.3-0.0.b1.6|7	Name:		php-%{modname}
12cr|php-bbcode-1.0.3-0.0.b1.6|8	Version:	1.0.3
12cr|php-bbcode-1.0.3-0.0.b1.6|9	Release:	%mkrel 0.0.b1.6
12cr|php-bbcode-1.0.3-0.0.b1.6|10	Group:		Development/PHP
12cr|php-bbcode-1.0.3-0.0.b1.6|11	License:	PHP License
12cr|php-bbcode-1.0.3-0.0.b1.6|12	URL:		http://pecl.php.net/package/bbcode
12cr|php-bbcode-1.0.3-0.0.b1.6|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}b1.tgz
12cr|php-bbcode-1.0.3-0.0.b1.6|14	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-bbcode-1.0.3-0.0.b1.6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-bbcode-1.0.3-0.0.b1.6|16	
12cr|php-bbcode-1.0.3-0.0.b1.6|17	%description
12cr|php-bbcode-1.0.3-0.0.b1.6|18	This is a quick and efficient BBCode Parsing Library. It provides various tag
12cr|php-bbcode-1.0.3-0.0.b1.6|19	types, high speed one pass parsing, callback system, tag position restriction.
12cr|php-bbcode-1.0.3-0.0.b1.6|20	
12cr|php-bbcode-1.0.3-0.0.b1.6|21	It will force closing BBCode tags in the good order, and closing terminating
12cr|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
12cr|php-bbcode-1.0.3-0.0.b1.6|23	case.
12cr|php-bbcode-1.0.3-0.0.b1.6|24	
12cr|php-bbcode-1.0.3-0.0.b1.6|25	%prep
12cr|php-bbcode-1.0.3-0.0.b1.6|26	
12cr|php-bbcode-1.0.3-0.0.b1.6|27	%setup -q -n %{modname}-%{version}b1
12cr|php-bbcode-1.0.3-0.0.b1.6|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-bbcode-1.0.3-0.0.b1.6|29	
12cr|php-bbcode-1.0.3-0.0.b1.6|30	%build
12cr|php-bbcode-1.0.3-0.0.b1.6|31	%serverbuild
12cr|php-bbcode-1.0.3-0.0.b1.6|32	
12cr|php-bbcode-1.0.3-0.0.b1.6|33	#export CFLAGS="%(echo %optflags | sed 's/-Wp,-D_FORTIFY_SOURCE=2//')"
12cr|php-bbcode-1.0.3-0.0.b1.6|34	#export CXXFLAGS="${CFLAGS}"
12cr|php-bbcode-1.0.3-0.0.b1.6|35	#export CCFLAGS="${CFLAGS}"
12cr|php-bbcode-1.0.3-0.0.b1.6|36	
12cr|php-bbcode-1.0.3-0.0.b1.6|37	phpize
12cr|php-bbcode-1.0.3-0.0.b1.6|38	%configure2_5x --with-libdir=%{_lib} \
12cr|php-bbcode-1.0.3-0.0.b1.6|39	--with-%{modname}=shared,%{_prefix}
12cr|php-bbcode-1.0.3-0.0.b1.6|40	%make
12cr|php-bbcode-1.0.3-0.0.b1.6|41	
12cr|php-bbcode-1.0.3-0.0.b1.6|42	%install
12cr|php-bbcode-1.0.3-0.0.b1.6|43	rm -rf %{buildroot}
12cr|php-bbcode-1.0.3-0.0.b1.6|44	
12cr|php-bbcode-1.0.3-0.0.b1.6|45	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-bbcode-1.0.3-0.0.b1.6|46	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-bbcode-1.0.3-0.0.b1.6|47	
12cr|php-bbcode-1.0.3-0.0.b1.6|48	install -m755 .libs/%{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-bbcode-1.0.3-0.0.b1.6|49	
12cr|php-bbcode-1.0.3-0.0.b1.6|50	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-bbcode-1.0.3-0.0.b1.6|51	extension = %{soname}
12cr|php-bbcode-1.0.3-0.0.b1.6|52	EOF
12cr|php-bbcode-1.0.3-0.0.b1.6|53	
12cr|php-bbcode-1.0.3-0.0.b1.6|54	%post
12cr|php-bbcode-1.0.3-0.0.b1.6|55	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-bbcode-1.0.3-0.0.b1.6|56	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-bbcode-1.0.3-0.0.b1.6|57	fi
12cr|php-bbcode-1.0.3-0.0.b1.6|58	
12cr|php-bbcode-1.0.3-0.0.b1.6|59	%postun
12cr|php-bbcode-1.0.3-0.0.b1.6|60	if [ "$1" = "0" ]; then
12cr|php-bbcode-1.0.3-0.0.b1.6|61	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-bbcode-1.0.3-0.0.b1.6|62	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-bbcode-1.0.3-0.0.b1.6|63	fi
12cr|php-bbcode-1.0.3-0.0.b1.6|64	fi
12cr|php-bbcode-1.0.3-0.0.b1.6|65	
12cr|php-bbcode-1.0.3-0.0.b1.6|66	%clean
12cr|php-bbcode-1.0.3-0.0.b1.6|67	rm -rf %{buildroot}
12cr|php-bbcode-1.0.3-0.0.b1.6|68	
12cr|php-bbcode-1.0.3-0.0.b1.6|69	%files
12cr|php-bbcode-1.0.3-0.0.b1.6|70	%defattr(-,root,root)
12cr|php-bbcode-1.0.3-0.0.b1.6|71	%doc CREDITS package*.xml
12cr|php-bbcode-1.0.3-0.0.b1.6|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-bbcode-1.0.3-0.0.b1.6|73	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-bbcode-1.0.3-0.0.b1.6|74	
12cr|php-bbcode-1.0.3-0.0.b1.6|75	
12cr|php-bbcode-1.0.3-0.0.b1.6|76	%changelog
12cr|php-bbcode-1.0.3-0.0.b1.6|77	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-0.0.b1.6mdv2012.0
12cr|php-bbcode-1.0.3-0.0.b1.6|78	+ Revision: 795401
12cr|php-bbcode-1.0.3-0.0.b1.6|79	- rebuild for php-5.4.x
12cr|php-bbcode-1.0.3-0.0.b1.6|80	
12cr|php-bbcode-1.0.3-0.0.b1.6|81	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-0.0.b1.5
12cr|php-bbcode-1.0.3-0.0.b1.6|82	+ Revision: 761200
12cr|php-bbcode-1.0.3-0.0.b1.6|83	- rebuild
12cr|php-bbcode-1.0.3-0.0.b1.6|84	
12cr|php-bbcode-1.0.3-0.0.b1.6|85	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-0.0.b1.4
12cr|php-bbcode-1.0.3-0.0.b1.6|86	+ Revision: 696393
12cr|php-bbcode-1.0.3-0.0.b1.6|87	- rebuilt for php-5.3.8
12cr|php-bbcode-1.0.3-0.0.b1.6|88	
12cr|php-bbcode-1.0.3-0.0.b1.6|89	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-0.0.b1.3
12cr|php-bbcode-1.0.3-0.0.b1.6|90	+ Revision: 695362
12cr|php-bbcode-1.0.3-0.0.b1.6|91	- rebuilt for php-5.3.7
12cr|php-bbcode-1.0.3-0.0.b1.6|92	
12cr|php-bbcode-1.0.3-0.0.b1.6|93	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-0.0.b1.2
12cr|php-bbcode-1.0.3-0.0.b1.6|94	+ Revision: 646612
12cr|php-bbcode-1.0.3-0.0.b1.6|95	- rebuilt for php-5.3.6
12cr|php-bbcode-1.0.3-0.0.b1.6|96	
12cr|php-bbcode-1.0.3-0.0.b1.6|97	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-0.0.b1.1mdv2011.0
12cr|php-bbcode-1.0.3-0.0.b1.6|98	+ Revision: 630290
12cr|php-bbcode-1.0.3-0.0.b1.6|99	- 1.0.3b1
12cr|php-bbcode-1.0.3-0.0.b1.6|100	
12cr|php-bbcode-1.0.3-0.0.b1.6|101	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-15mdv2011.0
12cr|php-bbcode-1.0.3-0.0.b1.6|102	+ Revision: 629765
12cr|php-bbcode-1.0.3-0.0.b1.6|103	- rebuilt for php-5.3.5
12cr|php-bbcode-1.0.3-0.0.b1.6|104	
12cr|php-bbcode-1.0.3-0.0.b1.6|105	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-14mdv2011.0
12cr|php-bbcode-1.0.3-0.0.b1.6|106	+ Revision: 628067
12cr|php-bbcode-1.0.3-0.0.b1.6|107	- ensure it's built without automake1.7
12cr|php-bbcode-1.0.3-0.0.b1.6|108	
12cr|php-bbcode-1.0.3-0.0.b1.6|109	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-13mdv2011.0
12cr|php-bbcode-1.0.3-0.0.b1.6|110	+ Revision: 600461
12cr|php-bbcode-1.0.3-0.0.b1.6|111	- rebuild
12cr|php-bbcode-1.0.3-0.0.b1.6|112	
12cr|php-bbcode-1.0.3-0.0.b1.6|113	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-12mdv2011.0
12cr|php-bbcode-1.0.3-0.0.b1.6|114	+ Revision: 588743
12cr|php-bbcode-1.0.3-0.0.b1.6|115	- rebuild
12cr|php-bbcode-1.0.3-0.0.b1.6|116	
12cr|php-bbcode-1.0.3-0.0.b1.6|117	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-11mdv2010.1
12cr|php-bbcode-1.0.3-0.0.b1.6|118	+ Revision: 514518
12cr|php-bbcode-1.0.3-0.0.b1.6|119	- rebuilt for php-5.3.2
12cr|php-bbcode-1.0.3-0.0.b1.6|120	
12cr|php-bbcode-1.0.3-0.0.b1.6|121	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-10mdv2010.1
12cr|php-bbcode-1.0.3-0.0.b1.6|122	+ Revision: 485339
12cr|php-bbcode-1.0.3-0.0.b1.6|123	- rebuilt for php-5.3.2RC1
12cr|php-bbcode-1.0.3-0.0.b1.6|124	
12cr|php-bbcode-1.0.3-0.0.b1.6|125	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-9mdv2010.1
12cr|php-bbcode-1.0.3-0.0.b1.6|126	+ Revision: 468144
12cr|php-bbcode-1.0.3-0.0.b1.6|127	- rebuilt against php-5.3.1
12cr|php-bbcode-1.0.3-0.0.b1.6|128	
12cr|php-bbcode-1.0.3-0.0.b1.6|129	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-8mdv2010.0
12cr|php-bbcode-1.0.3-0.0.b1.6|130	+ Revision: 451253
12cr|php-bbcode-1.0.3-0.0.b1.6|131	- rebuild
12cr|php-bbcode-1.0.3-0.0.b1.6|132	
12cr|php-bbcode-1.0.3-0.0.b1.6|133	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.0.2-7mdv2010.0
12cr|php-bbcode-1.0.3-0.0.b1.6|134	+ Revision: 397265
12cr|php-bbcode-1.0.3-0.0.b1.6|135	- Rebuild
12cr|php-bbcode-1.0.3-0.0.b1.6|136	
12cr|php-bbcode-1.0.3-0.0.b1.6|137	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdv2010.0
12cr|php-bbcode-1.0.3-0.0.b1.6|138	+ Revision: 376973
12cr|php-bbcode-1.0.3-0.0.b1.6|139	- rebuilt for php-5.3.0RC2
12cr|php-bbcode-1.0.3-0.0.b1.6|140	
12cr|php-bbcode-1.0.3-0.0.b1.6|141	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdv2009.1
12cr|php-bbcode-1.0.3-0.0.b1.6|142	+ Revision: 346395
12cr|php-bbcode-1.0.3-0.0.b1.6|143	- rebuilt for php-5.2.9
12cr|php-bbcode-1.0.3-0.0.b1.6|144	
12cr|php-bbcode-1.0.3-0.0.b1.6|145	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdv2009.1
12cr|php-bbcode-1.0.3-0.0.b1.6|146	+ Revision: 341708
12cr|php-bbcode-1.0.3-0.0.b1.6|147	- rebuilt against php-5.2.9RC2
12cr|php-bbcode-1.0.3-0.0.b1.6|148	
12cr|php-bbcode-1.0.3-0.0.b1.6|149	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2009.1
12cr|php-bbcode-1.0.3-0.0.b1.6|150	+ Revision: 321703
12cr|php-bbcode-1.0.3-0.0.b1.6|151	- rebuild
12cr|php-bbcode-1.0.3-0.0.b1.6|152	
12cr|php-bbcode-1.0.3-0.0.b1.6|153	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2009.1
12cr|php-bbcode-1.0.3-0.0.b1.6|154	+ Revision: 310249
12cr|php-bbcode-1.0.3-0.0.b1.6|155	- rebuilt against php-5.2.7
12cr|php-bbcode-1.0.3-0.0.b1.6|156	
12cr|php-bbcode-1.0.3-0.0.b1.6|157	* Tue Aug 19 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2009.0
12cr|php-bbcode-1.0.3-0.0.b1.6|158	+ Revision: 273798
12cr|php-bbcode-1.0.3-0.0.b1.6|159	- 1.0.2
12cr|php-bbcode-1.0.3-0.0.b1.6|160	
12cr|php-bbcode-1.0.3-0.0.b1.6|161	* Sun Aug 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2009.0
12cr|php-bbcode-1.0.3-0.0.b1.6|162	+ Revision: 272910
12cr|php-bbcode-1.0.3-0.0.b1.6|163	- 1.0.1
12cr|php-bbcode-1.0.3-0.0.b1.6|164	
12cr|php-bbcode-1.0.3-0.0.b1.6|165	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.10.4-5mdv2009.0
12cr|php-bbcode-1.0.3-0.0.b1.6|166	+ Revision: 238377
12cr|php-bbcode-1.0.3-0.0.b1.6|167	- rebuild
12cr|php-bbcode-1.0.3-0.0.b1.6|168	
12cr|php-bbcode-1.0.3-0.0.b1.6|169	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 0.10.4-4mdv2009.0
12cr|php-bbcode-1.0.3-0.0.b1.6|170	+ Revision: 200187
12cr|php-bbcode-1.0.3-0.0.b1.6|171	- rebuilt for php-5.2.6
12cr|php-bbcode-1.0.3-0.0.b1.6|172	
12cr|php-bbcode-1.0.3-0.0.b1.6|173	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.10.4-3mdv2008.1
12cr|php-bbcode-1.0.3-0.0.b1.6|174	+ Revision: 162155
12cr|php-bbcode-1.0.3-0.0.b1.6|175	- rebuild
12cr|php-bbcode-1.0.3-0.0.b1.6|176	
12cr|php-bbcode-1.0.3-0.0.b1.6|177	+ Olivier Blin <blino@mandriva.org>
12cr|php-bbcode-1.0.3-0.0.b1.6|178	- restore BuildRoot
12cr|php-bbcode-1.0.3-0.0.b1.6|179	
12cr|php-bbcode-1.0.3-0.0.b1.6|180	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-bbcode-1.0.3-0.0.b1.6|181	- kill re-definition of %%buildroot on Pixel's request
12cr|php-bbcode-1.0.3-0.0.b1.6|182	
12cr|php-bbcode-1.0.3-0.0.b1.6|183	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.10.4-2mdv2008.1
12cr|php-bbcode-1.0.3-0.0.b1.6|184	+ Revision: 107606
12cr|php-bbcode-1.0.3-0.0.b1.6|185	- restart apache if needed
12cr|php-bbcode-1.0.3-0.0.b1.6|186	
12cr|php-bbcode-1.0.3-0.0.b1.6|187	* Thu Oct 25 2007 Oden Eriksson <oeriksson@mandriva.com> 0.10.4-1mdv2008.1
12cr|php-bbcode-1.0.3-0.0.b1.6|188	+ Revision: 102091
12cr|php-bbcode-1.0.3-0.0.b1.6|189	- 0.10.4
12cr|php-bbcode-1.0.3-0.0.b1.6|190	- import php-bbcode
12cr|php-bbcode-1.0.3-0.0.b1.6|191	
12cr|php-bbcode-1.0.3-0.0.b1.6|192	
12cr|php-bbcode-1.0.3-0.0.b1.6|193	* Sat Oct 13 2007 Oden Eriksson <oeriksson@mandriva.com> 0.10.3-1mdv2008.1
12cr|php-bbcode-1.0.3-0.0.b1.6|194	- initial Mandriva package

5801 12
12cr|php-bitset-1.0.1-1|1	%define modname bitset
12cr|php-bitset-1.0.1-1|2	%define soname %{modname}.so
12cr|php-bitset-1.0.1-1|3	%define inifile A84_%{modname}.ini
12cr|php-bitset-1.0.1-1|4	
12cr|php-bitset-1.0.1-1|5	Summary:	BITSET library
12cr|php-bitset-1.0.1-1|6	Name:		php-%{modname}
12cr|php-bitset-1.0.1-1|7	Version:	1.0.1
12cr|php-bitset-1.0.1-1|8	Release:	%mkrel 1
12cr|php-bitset-1.0.1-1|9	Group:		Development/PHP
12cr|php-bitset-1.0.1-1|10	License:	PHP License
12cr|php-bitset-1.0.1-1|11	URL:		http://pecl.php.net/package/bitset/
12cr|php-bitset-1.0.1-1|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-bitset-1.0.1-1|13	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-bitset-1.0.1-1|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-bitset-1.0.1-1|15	
12cr|php-bitset-1.0.1-1|16	%description
12cr|php-bitset-1.0.1-1|17	Sets of bits manipuliting library.
12cr|php-bitset-1.0.1-1|18	
12cr|php-bitset-1.0.1-1|19	%prep
12cr|php-bitset-1.0.1-1|20	
12cr|php-bitset-1.0.1-1|21	%setup -q -n %{modname}-%{version}
12cr|php-bitset-1.0.1-1|22	[ "../package*.xml" != "/" ] && mv -f ../package*.xml .
12cr|php-bitset-1.0.1-1|23	
12cr|php-bitset-1.0.1-1|24	# lib64 fixes
12cr|php-bitset-1.0.1-1|25	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-bitset-1.0.1-1|26	
12cr|php-bitset-1.0.1-1|27	%build
12cr|php-bitset-1.0.1-1|28	%serverbuild
12cr|php-bitset-1.0.1-1|29	
12cr|php-bitset-1.0.1-1|30	phpize
12cr|php-bitset-1.0.1-1|31	%configure2_5x --with-libdir=%{_lib} \
12cr|php-bitset-1.0.1-1|32	--with-%{modname}=shared,%{_prefix}
12cr|php-bitset-1.0.1-1|33	
12cr|php-bitset-1.0.1-1|34	%make
12cr|php-bitset-1.0.1-1|35	mv modules/*.so .
12cr|php-bitset-1.0.1-1|36	
12cr|php-bitset-1.0.1-1|37	%install
12cr|php-bitset-1.0.1-1|38	rm -rf %{buildroot}
12cr|php-bitset-1.0.1-1|39	
12cr|php-bitset-1.0.1-1|40	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-bitset-1.0.1-1|41	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-bitset-1.0.1-1|42	
12cr|php-bitset-1.0.1-1|43	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-bitset-1.0.1-1|44	
12cr|php-bitset-1.0.1-1|45	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-bitset-1.0.1-1|46	extension = %{soname}
12cr|php-bitset-1.0.1-1|47	EOF
12cr|php-bitset-1.0.1-1|48	
12cr|php-bitset-1.0.1-1|49	%post
12cr|php-bitset-1.0.1-1|50	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-bitset-1.0.1-1|51	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-bitset-1.0.1-1|52	fi
12cr|php-bitset-1.0.1-1|53	
12cr|php-bitset-1.0.1-1|54	%postun
12cr|php-bitset-1.0.1-1|55	if [ "$1" = "0" ]; then
12cr|php-bitset-1.0.1-1|56	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-bitset-1.0.1-1|57	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-bitset-1.0.1-1|58	fi
12cr|php-bitset-1.0.1-1|59	fi
12cr|php-bitset-1.0.1-1|60	
12cr|php-bitset-1.0.1-1|61	%clean
12cr|php-bitset-1.0.1-1|62	rm -rf %{buildroot}
12cr|php-bitset-1.0.1-1|63	
12cr|php-bitset-1.0.1-1|64	%files
12cr|php-bitset-1.0.1-1|65	%defattr(-,root,root)
12cr|php-bitset-1.0.1-1|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-bitset-1.0.1-1|67	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-bitset-1.0.1-1|68	
12cr|php-bitset-1.0.1-1|69	
12cr|php-bitset-1.0.1-1|70	%changelog
12cr|php-bitset-1.0.1-1|71	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2012.0
12cr|php-bitset-1.0.1-1|72	+ Revision: 806372
12cr|php-bitset-1.0.1-1|73	- 1.0.1
12cr|php-bitset-1.0.1-1|74	
12cr|php-bitset-1.0.1-1|75	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0-20
12cr|php-bitset-1.0.1-1|76	+ Revision: 797138
12cr|php-bitset-1.0.1-1|77	- fix build
12cr|php-bitset-1.0.1-1|78	- rebuild for php-5.4.x
12cr|php-bitset-1.0.1-1|79	
12cr|php-bitset-1.0.1-1|80	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0-19
12cr|php-bitset-1.0.1-1|81	+ Revision: 761202
12cr|php-bitset-1.0.1-1|82	- rebuild
12cr|php-bitset-1.0.1-1|83	
12cr|php-bitset-1.0.1-1|84	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-18
12cr|php-bitset-1.0.1-1|85	+ Revision: 696395
12cr|php-bitset-1.0.1-1|86	- rebuilt for php-5.3.8
12cr|php-bitset-1.0.1-1|87	
12cr|php-bitset-1.0.1-1|88	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-17
12cr|php-bitset-1.0.1-1|89	+ Revision: 695367
12cr|php-bitset-1.0.1-1|90	- rebuilt for php-5.3.7
12cr|php-bitset-1.0.1-1|91	
12cr|php-bitset-1.0.1-1|92	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-16
12cr|php-bitset-1.0.1-1|93	+ Revision: 646614
12cr|php-bitset-1.0.1-1|94	- rebuilt for php-5.3.6
12cr|php-bitset-1.0.1-1|95	
12cr|php-bitset-1.0.1-1|96	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-15mdv2011.0
12cr|php-bitset-1.0.1-1|97	+ Revision: 629767
12cr|php-bitset-1.0.1-1|98	- rebuilt for php-5.3.5
12cr|php-bitset-1.0.1-1|99	
12cr|php-bitset-1.0.1-1|100	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-14mdv2011.0
12cr|php-bitset-1.0.1-1|101	+ Revision: 628069
12cr|php-bitset-1.0.1-1|102	- ensure it's built without automake1.7
12cr|php-bitset-1.0.1-1|103	
12cr|php-bitset-1.0.1-1|104	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-13mdv2011.0
12cr|php-bitset-1.0.1-1|105	+ Revision: 600463
12cr|php-bitset-1.0.1-1|106	- rebuild
12cr|php-bitset-1.0.1-1|107	
12cr|php-bitset-1.0.1-1|108	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-12mdv2011.0
12cr|php-bitset-1.0.1-1|109	+ Revision: 588745
12cr|php-bitset-1.0.1-1|110	- rebuild
12cr|php-bitset-1.0.1-1|111	
12cr|php-bitset-1.0.1-1|112	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-11mdv2010.1
12cr|php-bitset-1.0.1-1|113	+ Revision: 514519
12cr|php-bitset-1.0.1-1|114	- rebuilt for php-5.3.2
12cr|php-bitset-1.0.1-1|115	
12cr|php-bitset-1.0.1-1|116	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-10mdv2010.1
12cr|php-bitset-1.0.1-1|117	+ Revision: 485340
12cr|php-bitset-1.0.1-1|118	- rebuilt for php-5.3.2RC1
12cr|php-bitset-1.0.1-1|119	
12cr|php-bitset-1.0.1-1|120	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-9mdv2010.1
12cr|php-bitset-1.0.1-1|121	+ Revision: 468146
12cr|php-bitset-1.0.1-1|122	- rebuilt against php-5.3.1
12cr|php-bitset-1.0.1-1|123	
12cr|php-bitset-1.0.1-1|124	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-8mdv2010.0
12cr|php-bitset-1.0.1-1|125	+ Revision: 451255
12cr|php-bitset-1.0.1-1|126	- rebuild
12cr|php-bitset-1.0.1-1|127	
12cr|php-bitset-1.0.1-1|128	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.0-7mdv2010.0
12cr|php-bitset-1.0.1-1|129	+ Revision: 397268
12cr|php-bitset-1.0.1-1|130	- Rebuild
12cr|php-bitset-1.0.1-1|131	
12cr|php-bitset-1.0.1-1|132	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2010.0
12cr|php-bitset-1.0.1-1|133	+ Revision: 376975
12cr|php-bitset-1.0.1-1|134	- rebuilt for php-5.3.0RC2
12cr|php-bitset-1.0.1-1|135	
12cr|php-bitset-1.0.1-1|136	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2009.1
12cr|php-bitset-1.0.1-1|137	+ Revision: 346397
12cr|php-bitset-1.0.1-1|138	- rebuilt for php-5.2.9
12cr|php-bitset-1.0.1-1|139	
12cr|php-bitset-1.0.1-1|140	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdv2009.1
12cr|php-bitset-1.0.1-1|141	+ Revision: 341710
12cr|php-bitset-1.0.1-1|142	- rebuilt against php-5.2.9RC2
12cr|php-bitset-1.0.1-1|143	
12cr|php-bitset-1.0.1-1|144	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdv2009.1
12cr|php-bitset-1.0.1-1|145	+ Revision: 321705
12cr|php-bitset-1.0.1-1|146	- rebuild
12cr|php-bitset-1.0.1-1|147	
12cr|php-bitset-1.0.1-1|148	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdv2009.1
12cr|php-bitset-1.0.1-1|149	+ Revision: 310251
12cr|php-bitset-1.0.1-1|150	- rebuilt against php-5.2.7
12cr|php-bitset-1.0.1-1|151	
12cr|php-bitset-1.0.1-1|152	* Tue Oct 28 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2009.1
12cr|php-bitset-1.0.1-1|153	+ Revision: 297926
12cr|php-bitset-1.0.1-1|154	- import php-bitset
12cr|php-bitset-1.0.1-1|155	
12cr|php-bitset-1.0.1-1|156	
12cr|php-bitset-1.0.1-1|157	* Tue Oct 28 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2009.0
12cr|php-bitset-1.0.1-1|158	- initial Mandriva package

5802 12
12cr|php-bloomy-0.1.0-13|1	%define modname bloomy
12cr|php-bloomy-0.1.0-13|2	%define dirname %{modname}
12cr|php-bloomy-0.1.0-13|3	%define soname %{modname}.so
12cr|php-bloomy-0.1.0-13|4	%define inifile A97_%{modname}.ini
12cr|php-bloomy-0.1.0-13|5	
12cr|php-bloomy-0.1.0-13|6	Summary:	Extension implementing a Bloom filter
12cr|php-bloomy-0.1.0-13|7	Name:		php-%{modname}
12cr|php-bloomy-0.1.0-13|8	Version:	0.1.0
12cr|php-bloomy-0.1.0-13|9	Release:	%mkrel 13
12cr|php-bloomy-0.1.0-13|10	Group:		Development/PHP
12cr|php-bloomy-0.1.0-13|11	License:	PHP License
12cr|php-bloomy-0.1.0-13|12	URL:		http://pecl.php.net/package/bloomy/
12cr|php-bloomy-0.1.0-13|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-bloomy-0.1.0-13|14	Patch0:		bloomy-0.1.0-php54x.diff
12cr|php-bloomy-0.1.0-13|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-bloomy-0.1.0-13|16	BuildRequires:	apache-devel >= 2.2.0
12cr|php-bloomy-0.1.0-13|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-bloomy-0.1.0-13|18	
12cr|php-bloomy-0.1.0-13|19	%description
12cr|php-bloomy-0.1.0-13|20	This extension implements a Bloom filter, which is a space-efficient
12cr|php-bloomy-0.1.0-13|21	probabilistic data structure that is used to test whether an element is a
12cr|php-bloomy-0.1.0-13|22	member of a set.
12cr|php-bloomy-0.1.0-13|23	
12cr|php-bloomy-0.1.0-13|24	%prep
12cr|php-bloomy-0.1.0-13|25	
12cr|php-bloomy-0.1.0-13|26	%setup -q -n %{modname}-%{version}
12cr|php-bloomy-0.1.0-13|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-bloomy-0.1.0-13|28	
12cr|php-bloomy-0.1.0-13|29	%patch0 -p0
12cr|php-bloomy-0.1.0-13|30	
12cr|php-bloomy-0.1.0-13|31	%build
12cr|php-bloomy-0.1.0-13|32	%serverbuild
12cr|php-bloomy-0.1.0-13|33	
12cr|php-bloomy-0.1.0-13|34	phpize
12cr|php-bloomy-0.1.0-13|35	%configure2_5x --with-libdir=%{_lib} \
12cr|php-bloomy-0.1.0-13|36	--with-%{modname}=shared,%{_prefix}
12cr|php-bloomy-0.1.0-13|37	%make
12cr|php-bloomy-0.1.0-13|38	mv modules/*.so .
12cr|php-bloomy-0.1.0-13|39	
12cr|php-bloomy-0.1.0-13|40	%install
12cr|php-bloomy-0.1.0-13|41	rm -rf %{buildroot}
12cr|php-bloomy-0.1.0-13|42	
12cr|php-bloomy-0.1.0-13|43	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-bloomy-0.1.0-13|44	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-bloomy-0.1.0-13|45	
12cr|php-bloomy-0.1.0-13|46	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-bloomy-0.1.0-13|47	
12cr|php-bloomy-0.1.0-13|48	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-bloomy-0.1.0-13|49	extension = %{soname}
12cr|php-bloomy-0.1.0-13|50	EOF
12cr|php-bloomy-0.1.0-13|51	
12cr|php-bloomy-0.1.0-13|52	%post
12cr|php-bloomy-0.1.0-13|53	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-bloomy-0.1.0-13|54	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-bloomy-0.1.0-13|55	fi
12cr|php-bloomy-0.1.0-13|56	
12cr|php-bloomy-0.1.0-13|57	%postun
12cr|php-bloomy-0.1.0-13|58	if [ "$1" = "0" ]; then
12cr|php-bloomy-0.1.0-13|59	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-bloomy-0.1.0-13|60	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-bloomy-0.1.0-13|61	fi
12cr|php-bloomy-0.1.0-13|62	fi
12cr|php-bloomy-0.1.0-13|63	
12cr|php-bloomy-0.1.0-13|64	%clean
12cr|php-bloomy-0.1.0-13|65	rm -rf %{buildroot}
12cr|php-bloomy-0.1.0-13|66	
12cr|php-bloomy-0.1.0-13|67	%files
12cr|php-bloomy-0.1.0-13|68	%defattr(-,root,root)
12cr|php-bloomy-0.1.0-13|69	%doc CREDITS package*.xml
12cr|php-bloomy-0.1.0-13|70	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-bloomy-0.1.0-13|71	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-bloomy-0.1.0-13|72	
12cr|php-bloomy-0.1.0-13|73	
12cr|php-bloomy-0.1.0-13|74	
12cr|php-bloomy-0.1.0-13|75	%changelog
12cr|php-bloomy-0.1.0-13|76	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-13mdv2012.0
12cr|php-bloomy-0.1.0-13|77	+ Revision: 797128
12cr|php-bloomy-0.1.0-13|78	- fix build
12cr|php-bloomy-0.1.0-13|79	- rebuild for php-5.4.x
12cr|php-bloomy-0.1.0-13|80	
12cr|php-bloomy-0.1.0-13|81	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-12
12cr|php-bloomy-0.1.0-13|82	+ Revision: 761203
12cr|php-bloomy-0.1.0-13|83	- rebuild
12cr|php-bloomy-0.1.0-13|84	
12cr|php-bloomy-0.1.0-13|85	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-11
12cr|php-bloomy-0.1.0-13|86	+ Revision: 696396
12cr|php-bloomy-0.1.0-13|87	- rebuilt for php-5.3.8
12cr|php-bloomy-0.1.0-13|88	
12cr|php-bloomy-0.1.0-13|89	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-10
12cr|php-bloomy-0.1.0-13|90	+ Revision: 695368
12cr|php-bloomy-0.1.0-13|91	- rebuilt for php-5.3.7
12cr|php-bloomy-0.1.0-13|92	
12cr|php-bloomy-0.1.0-13|93	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-9
12cr|php-bloomy-0.1.0-13|94	+ Revision: 646615
12cr|php-bloomy-0.1.0-13|95	- rebuilt for php-5.3.6
12cr|php-bloomy-0.1.0-13|96	
12cr|php-bloomy-0.1.0-13|97	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-8mdv2011.0
12cr|php-bloomy-0.1.0-13|98	+ Revision: 629768
12cr|php-bloomy-0.1.0-13|99	- rebuilt for php-5.3.5
12cr|php-bloomy-0.1.0-13|100	
12cr|php-bloomy-0.1.0-13|101	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2011.0
12cr|php-bloomy-0.1.0-13|102	+ Revision: 628070
12cr|php-bloomy-0.1.0-13|103	- ensure it's built without automake1.7
12cr|php-bloomy-0.1.0-13|104	
12cr|php-bloomy-0.1.0-13|105	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdv2011.0
12cr|php-bloomy-0.1.0-13|106	+ Revision: 600464
12cr|php-bloomy-0.1.0-13|107	- rebuild
12cr|php-bloomy-0.1.0-13|108	
12cr|php-bloomy-0.1.0-13|109	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdv2011.0
12cr|php-bloomy-0.1.0-13|110	+ Revision: 588746
12cr|php-bloomy-0.1.0-13|111	- rebuild
12cr|php-bloomy-0.1.0-13|112	
12cr|php-bloomy-0.1.0-13|113	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdv2010.1
12cr|php-bloomy-0.1.0-13|114	+ Revision: 514520
12cr|php-bloomy-0.1.0-13|115	- rebuilt for php-5.3.2
12cr|php-bloomy-0.1.0-13|116	
12cr|php-bloomy-0.1.0-13|117	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdv2010.1
12cr|php-bloomy-0.1.0-13|118	+ Revision: 485341
12cr|php-bloomy-0.1.0-13|119	- rebuilt for php-5.3.2RC1
12cr|php-bloomy-0.1.0-13|120	
12cr|php-bloomy-0.1.0-13|121	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdv2010.1
12cr|php-bloomy-0.1.0-13|122	+ Revision: 468147
12cr|php-bloomy-0.1.0-13|123	- rebuilt against php-5.3.1
12cr|php-bloomy-0.1.0-13|124	
12cr|php-bloomy-0.1.0-13|125	* Sat Oct 03 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdv2010.0
12cr|php-bloomy-0.1.0-13|126	+ Revision: 452902
12cr|php-bloomy-0.1.0-13|127	- import php-bloomy
12cr|php-bloomy-0.1.0-13|128	
12cr|php-bloomy-0.1.0-13|129	
12cr|php-bloomy-0.1.0-13|130	* Sat Oct 03 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdv2010.0
12cr|php-bloomy-0.1.0-13|131	- initial Mandriva package

5803 12
12cr|php-braille-0.1.1-1|1	%define modname braille
12cr|php-braille-0.1.1-1|2	%define soname %{modname}.so
12cr|php-braille-0.1.1-1|3	%define inifile A65_%{modname}.ini
12cr|php-braille-0.1.1-1|4	
12cr|php-braille-0.1.1-1|5	Summary:	Functions to control a braille display (and keyboard), based on libbraille
12cr|php-braille-0.1.1-1|6	Name:		php-%{modname}
12cr|php-braille-0.1.1-1|7	Version:	0.1.1
12cr|php-braille-0.1.1-1|8	Release:	%mkrel 1
12cr|php-braille-0.1.1-1|9	Group:		Development/PHP
12cr|php-braille-0.1.1-1|10	License:	PHP License
12cr|php-braille-0.1.1-1|11	URL:		http://libbraille.org
12cr|php-braille-0.1.1-1|12	Source0:	http://php-baustelle.de/%{modname}-%{version}.tgz
12cr|php-braille-0.1.1-1|13	Patch0:		braille-0.1.1-php54x.diff
12cr|php-braille-0.1.1-1|14	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-braille-0.1.1-1|15	BuildRequires:	file
12cr|php-braille-0.1.1-1|16	BuildRequires:	libbraille-devel
12cr|php-braille-0.1.1-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|php-braille-0.1.1-1|18	
12cr|php-braille-0.1.1-1|19	%description
12cr|php-braille-0.1.1-1|20	Functions to control a braille display (and keyboard), based on libbraille.
12cr|php-braille-0.1.1-1|21	
12cr|php-braille-0.1.1-1|22	%prep
12cr|php-braille-0.1.1-1|23	
12cr|php-braille-0.1.1-1|24	%setup -q -n %{modname}-%{version}
12cr|php-braille-0.1.1-1|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-braille-0.1.1-1|26	
12cr|php-braille-0.1.1-1|27	%patch0 -p0
12cr|php-braille-0.1.1-1|28	
12cr|php-braille-0.1.1-1|29	# fix permissions
12cr|php-braille-0.1.1-1|30	find . -type f | xargs chmod 644
12cr|php-braille-0.1.1-1|31	
12cr|php-braille-0.1.1-1|32	# strip away annoying ^M
12cr|php-braille-0.1.1-1|33	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-braille-0.1.1-1|34	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-braille-0.1.1-1|35	
12cr|php-braille-0.1.1-1|36	# lib64 fix
12cr|php-braille-0.1.1-1|37	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-braille-0.1.1-1|38	
12cr|php-braille-0.1.1-1|39	%build
12cr|php-braille-0.1.1-1|40	%serverbuild
12cr|php-braille-0.1.1-1|41	
12cr|php-braille-0.1.1-1|42	phpize
12cr|php-braille-0.1.1-1|43	%configure2_5x --with-libdir=%{_lib} \
12cr|php-braille-0.1.1-1|44	--with-%{modname}=shared,%{_prefix}
12cr|php-braille-0.1.1-1|45	%make
12cr|php-braille-0.1.1-1|46	
12cr|php-braille-0.1.1-1|47	%install
12cr|php-braille-0.1.1-1|48	rm -rf %{buildroot}
12cr|php-braille-0.1.1-1|49	
12cr|php-braille-0.1.1-1|50	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-braille-0.1.1-1|51	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-braille-0.1.1-1|52	
12cr|php-braille-0.1.1-1|53	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-braille-0.1.1-1|54	
12cr|php-braille-0.1.1-1|55	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-braille-0.1.1-1|56	extension = %{soname}
12cr|php-braille-0.1.1-1|57	EOF
12cr|php-braille-0.1.1-1|58	
12cr|php-braille-0.1.1-1|59	%post
12cr|php-braille-0.1.1-1|60	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-braille-0.1.1-1|61	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-braille-0.1.1-1|62	fi
12cr|php-braille-0.1.1-1|63	
12cr|php-braille-0.1.1-1|64	%postun
12cr|php-braille-0.1.1-1|65	if [ "$1" = "0" ]; then
12cr|php-braille-0.1.1-1|66	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-braille-0.1.1-1|67	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-braille-0.1.1-1|68	fi
12cr|php-braille-0.1.1-1|69	fi
12cr|php-braille-0.1.1-1|70	
12cr|php-braille-0.1.1-1|71	%clean
12cr|php-braille-0.1.1-1|72	rm -rf %{buildroot}
12cr|php-braille-0.1.1-1|73	
12cr|php-braille-0.1.1-1|74	%files
12cr|php-braille-0.1.1-1|75	%defattr(-,root,root)
12cr|php-braille-0.1.1-1|76	%doc CREDITS EXPERIMENTAL package*.xml
12cr|php-braille-0.1.1-1|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-braille-0.1.1-1|78	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-braille-0.1.1-1|79	
12cr|php-braille-0.1.1-1|80	
12cr|php-braille-0.1.1-1|81	%changelog
12cr|php-braille-0.1.1-1|82	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdv2012.0
12cr|php-braille-0.1.1-1|83	+ Revision: 806421
12cr|php-braille-0.1.1-1|84	- fix build
12cr|php-braille-0.1.1-1|85	- 0.1.1
12cr|php-braille-0.1.1-1|86	- fix build
12cr|php-braille-0.1.1-1|87	- rebuild for php-5.4.x
12cr|php-braille-0.1.1-1|88	
12cr|php-braille-0.1.1-1|89	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-22
12cr|php-braille-0.1.1-1|90	+ Revision: 761204
12cr|php-braille-0.1.1-1|91	- rebuild
12cr|php-braille-0.1.1-1|92	
12cr|php-braille-0.1.1-1|93	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-21
12cr|php-braille-0.1.1-1|94	+ Revision: 696397
12cr|php-braille-0.1.1-1|95	- rebuilt for php-5.3.8
12cr|php-braille-0.1.1-1|96	
12cr|php-braille-0.1.1-1|97	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-20
12cr|php-braille-0.1.1-1|98	+ Revision: 695370
12cr|php-braille-0.1.1-1|99	- rebuilt for php-5.3.7
12cr|php-braille-0.1.1-1|100	
12cr|php-braille-0.1.1-1|101	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-19
12cr|php-braille-0.1.1-1|102	+ Revision: 646616
12cr|php-braille-0.1.1-1|103	- rebuilt for php-5.3.6
12cr|php-braille-0.1.1-1|104	
12cr|php-braille-0.1.1-1|105	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-18mdv2011.0
12cr|php-braille-0.1.1-1|106	+ Revision: 629769
12cr|php-braille-0.1.1-1|107	- rebuilt for php-5.3.5
12cr|php-braille-0.1.1-1|108	
12cr|php-braille-0.1.1-1|109	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-17mdv2011.0
12cr|php-braille-0.1.1-1|110	+ Revision: 628071
12cr|php-braille-0.1.1-1|111	- ensure it's built without automake1.7
12cr|php-braille-0.1.1-1|112	
12cr|php-braille-0.1.1-1|113	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-16mdv2011.0
12cr|php-braille-0.1.1-1|114	+ Revision: 600465
12cr|php-braille-0.1.1-1|115	- rebuild
12cr|php-braille-0.1.1-1|116	
12cr|php-braille-0.1.1-1|117	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-15mdv2011.0
12cr|php-braille-0.1.1-1|118	+ Revision: 588747
12cr|php-braille-0.1.1-1|119	- rebuild
12cr|php-braille-0.1.1-1|120	
12cr|php-braille-0.1.1-1|121	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-14mdv2010.1
12cr|php-braille-0.1.1-1|122	+ Revision: 514521
12cr|php-braille-0.1.1-1|123	- rebuilt for php-5.3.2
12cr|php-braille-0.1.1-1|124	
12cr|php-braille-0.1.1-1|125	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-13mdv2010.1
12cr|php-braille-0.1.1-1|126	+ Revision: 485343
12cr|php-braille-0.1.1-1|127	- rebuilt for php-5.3.2RC1
12cr|php-braille-0.1.1-1|128	
12cr|php-braille-0.1.1-1|129	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-12mdv2010.1
12cr|php-braille-0.1.1-1|130	+ Revision: 468148
12cr|php-braille-0.1.1-1|131	- rebuilt against php-5.3.1
12cr|php-braille-0.1.1-1|132	
12cr|php-braille-0.1.1-1|133	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-11mdv2010.0
12cr|php-braille-0.1.1-1|134	+ Revision: 451256
12cr|php-braille-0.1.1-1|135	- rebuild
12cr|php-braille-0.1.1-1|136	
12cr|php-braille-0.1.1-1|137	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.0-10mdv2010.0
12cr|php-braille-0.1.1-1|138	+ Revision: 397269
12cr|php-braille-0.1.1-1|139	- Rebuild
12cr|php-braille-0.1.1-1|140	
12cr|php-braille-0.1.1-1|141	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-9mdv2010.0
12cr|php-braille-0.1.1-1|142	+ Revision: 376976
12cr|php-braille-0.1.1-1|143	- rebuilt for php-5.3.0RC2
12cr|php-braille-0.1.1-1|144	
12cr|php-braille-0.1.1-1|145	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-8mdv2009.1
12cr|php-braille-0.1.1-1|146	+ Revision: 346398
12cr|php-braille-0.1.1-1|147	- rebuilt for php-5.2.9
12cr|php-braille-0.1.1-1|148	
12cr|php-braille-0.1.1-1|149	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2009.1
12cr|php-braille-0.1.1-1|150	+ Revision: 341711
12cr|php-braille-0.1.1-1|151	- rebuilt against php-5.2.9RC2
12cr|php-braille-0.1.1-1|152	
12cr|php-braille-0.1.1-1|153	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdv2009.1
12cr|php-braille-0.1.1-1|154	+ Revision: 321706
12cr|php-braille-0.1.1-1|155	- rebuild
12cr|php-braille-0.1.1-1|156	
12cr|php-braille-0.1.1-1|157	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdv2009.1
12cr|php-braille-0.1.1-1|158	+ Revision: 310252
12cr|php-braille-0.1.1-1|159	- rebuilt against php-5.2.7
12cr|php-braille-0.1.1-1|160	
12cr|php-braille-0.1.1-1|161	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdv2009.0
12cr|php-braille-0.1.1-1|162	+ Revision: 238378
12cr|php-braille-0.1.1-1|163	- rebuild
12cr|php-braille-0.1.1-1|164	
12cr|php-braille-0.1.1-1|165	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdv2008.1
12cr|php-braille-0.1.1-1|166	+ Revision: 162213
12cr|php-braille-0.1.1-1|167	- rebuild
12cr|php-braille-0.1.1-1|168	
12cr|php-braille-0.1.1-1|169	+ Olivier Blin <blino@mandriva.org>
12cr|php-braille-0.1.1-1|170	- restore BuildRoot
12cr|php-braille-0.1.1-1|171	
12cr|php-braille-0.1.1-1|172	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-braille-0.1.1-1|173	- kill re-definition of %%buildroot on Pixel's request
12cr|php-braille-0.1.1-1|174	
12cr|php-braille-0.1.1-1|175	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdv2008.1
12cr|php-braille-0.1.1-1|176	+ Revision: 107607
12cr|php-braille-0.1.1-1|177	- restart apache if needed
12cr|php-braille-0.1.1-1|178	
12cr|php-braille-0.1.1-1|179	* Tue Sep 04 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdv2008.0
12cr|php-braille-0.1.1-1|180	+ Revision: 79450
12cr|php-braille-0.1.1-1|181	- Import php-braille
12cr|php-braille-0.1.1-1|182	
12cr|php-braille-0.1.1-1|183	
12cr|php-braille-0.1.1-1|184	
12cr|php-braille-0.1.1-1|185	* Tue Sep 04 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdv2008.0
12cr|php-braille-0.1.1-1|186	- initial Mandriva package

5804 12
12cr|php-cairo_wrapper-0.2.4-13|1	%define modname cairo_wrapper
12cr|php-cairo_wrapper-0.2.4-13|2	%define dirname %{modname}
12cr|php-cairo_wrapper-0.2.4-13|3	%define soname %{modname}.so
12cr|php-cairo_wrapper-0.2.4-13|4	%define inifile A99_%{modname}.ini
12cr|php-cairo_wrapper-0.2.4-13|5	
12cr|php-cairo_wrapper-0.2.4-13|6	Summary:	Cairo Wrapper Extension
12cr|php-cairo_wrapper-0.2.4-13|7	Name:		php-%{modname}
12cr|php-cairo_wrapper-0.2.4-13|8	Version:	0.2.4
12cr|php-cairo_wrapper-0.2.4-13|9	Release:	%mkrel 13
12cr|php-cairo_wrapper-0.2.4-13|10	Group:		Development/PHP
12cr|php-cairo_wrapper-0.2.4-13|11	License:	PHP License
12cr|php-cairo_wrapper-0.2.4-13|12	URL:		http://pecl.php.net/package/cairo_wrapper/
12cr|php-cairo_wrapper-0.2.4-13|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-cairo_wrapper-0.2.4-13|14	Patch0:		cairo_wrapper-0.2.4-php54x.diff
12cr|php-cairo_wrapper-0.2.4-13|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-cairo_wrapper-0.2.4-13|16	BuildRequires:	apache-devel >= 2.2.0
12cr|php-cairo_wrapper-0.2.4-13|17	BuildRequires:	pkgconfig
12cr|php-cairo_wrapper-0.2.4-13|18	BuildRequires:	cairo-devel >= 1.2.2
12cr|php-cairo_wrapper-0.2.4-13|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-cairo_wrapper-0.2.4-13|20	
12cr|php-cairo_wrapper-0.2.4-13|21	%description
12cr|php-cairo_wrapper-0.2.4-13|22	A cairo API wrapper. For details about cairo see http://cairographics.org/
12cr|php-cairo_wrapper-0.2.4-13|23	
12cr|php-cairo_wrapper-0.2.4-13|24	%prep
12cr|php-cairo_wrapper-0.2.4-13|25	
12cr|php-cairo_wrapper-0.2.4-13|26	%setup -q -n %{modname}-%{version}
12cr|php-cairo_wrapper-0.2.4-13|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-cairo_wrapper-0.2.4-13|28	
12cr|php-cairo_wrapper-0.2.4-13|29	%patch0 -p0
12cr|php-cairo_wrapper-0.2.4-13|30	
12cr|php-cairo_wrapper-0.2.4-13|31	%build
12cr|php-cairo_wrapper-0.2.4-13|32	%serverbuild
12cr|php-cairo_wrapper-0.2.4-13|33	
12cr|php-cairo_wrapper-0.2.4-13|34	phpize
12cr|php-cairo_wrapper-0.2.4-13|35	%configure2_5x --with-libdir=%{_lib} \
12cr|php-cairo_wrapper-0.2.4-13|36	--with-%{modname}=shared,%{_prefix}
12cr|php-cairo_wrapper-0.2.4-13|37	%make
12cr|php-cairo_wrapper-0.2.4-13|38	mv modules/*.so .
12cr|php-cairo_wrapper-0.2.4-13|39	
12cr|php-cairo_wrapper-0.2.4-13|40	%install
12cr|php-cairo_wrapper-0.2.4-13|41	rm -rf %{buildroot}
12cr|php-cairo_wrapper-0.2.4-13|42	
12cr|php-cairo_wrapper-0.2.4-13|43	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-cairo_wrapper-0.2.4-13|44	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-cairo_wrapper-0.2.4-13|45	
12cr|php-cairo_wrapper-0.2.4-13|46	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-cairo_wrapper-0.2.4-13|47	
12cr|php-cairo_wrapper-0.2.4-13|48	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-cairo_wrapper-0.2.4-13|49	extension = %{soname}
12cr|php-cairo_wrapper-0.2.4-13|50	EOF
12cr|php-cairo_wrapper-0.2.4-13|51	
12cr|php-cairo_wrapper-0.2.4-13|52	%post
12cr|php-cairo_wrapper-0.2.4-13|53	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-cairo_wrapper-0.2.4-13|54	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-cairo_wrapper-0.2.4-13|55	fi
12cr|php-cairo_wrapper-0.2.4-13|56	
12cr|php-cairo_wrapper-0.2.4-13|57	%postun
12cr|php-cairo_wrapper-0.2.4-13|58	if [ "$1" = "0" ]; then
12cr|php-cairo_wrapper-0.2.4-13|59	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-cairo_wrapper-0.2.4-13|60	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-cairo_wrapper-0.2.4-13|61	fi
12cr|php-cairo_wrapper-0.2.4-13|62	fi
12cr|php-cairo_wrapper-0.2.4-13|63	
12cr|php-cairo_wrapper-0.2.4-13|64	%clean
12cr|php-cairo_wrapper-0.2.4-13|65	rm -rf %{buildroot}
12cr|php-cairo_wrapper-0.2.4-13|66	
12cr|php-cairo_wrapper-0.2.4-13|67	%files
12cr|php-cairo_wrapper-0.2.4-13|68	%defattr(-,root,root)
12cr|php-cairo_wrapper-0.2.4-13|69	%doc CREDITS package*.xml
12cr|php-cairo_wrapper-0.2.4-13|70	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-cairo_wrapper-0.2.4-13|71	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-cairo_wrapper-0.2.4-13|72	
12cr|php-cairo_wrapper-0.2.4-13|73	
12cr|php-cairo_wrapper-0.2.4-13|74	
12cr|php-cairo_wrapper-0.2.4-13|75	%changelog
12cr|php-cairo_wrapper-0.2.4-13|76	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-13mdv2012.0
12cr|php-cairo_wrapper-0.2.4-13|77	+ Revision: 797126
12cr|php-cairo_wrapper-0.2.4-13|78	- fix build
12cr|php-cairo_wrapper-0.2.4-13|79	- rebuild for php-5.4.x
12cr|php-cairo_wrapper-0.2.4-13|80	
12cr|php-cairo_wrapper-0.2.4-13|81	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-12
12cr|php-cairo_wrapper-0.2.4-13|82	+ Revision: 761206
12cr|php-cairo_wrapper-0.2.4-13|83	- rebuild
12cr|php-cairo_wrapper-0.2.4-13|84	
12cr|php-cairo_wrapper-0.2.4-13|85	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-11
12cr|php-cairo_wrapper-0.2.4-13|86	+ Revision: 696399
12cr|php-cairo_wrapper-0.2.4-13|87	- rebuilt for php-5.3.8
12cr|php-cairo_wrapper-0.2.4-13|88	
12cr|php-cairo_wrapper-0.2.4-13|89	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-10
12cr|php-cairo_wrapper-0.2.4-13|90	+ Revision: 695372
12cr|php-cairo_wrapper-0.2.4-13|91	- rebuilt for php-5.3.7
12cr|php-cairo_wrapper-0.2.4-13|92	
12cr|php-cairo_wrapper-0.2.4-13|93	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-9
12cr|php-cairo_wrapper-0.2.4-13|94	+ Revision: 646618
12cr|php-cairo_wrapper-0.2.4-13|95	- rebuilt for php-5.3.6
12cr|php-cairo_wrapper-0.2.4-13|96	
12cr|php-cairo_wrapper-0.2.4-13|97	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-8mdv2011.0
12cr|php-cairo_wrapper-0.2.4-13|98	+ Revision: 629771
12cr|php-cairo_wrapper-0.2.4-13|99	- rebuilt for php-5.3.5
12cr|php-cairo_wrapper-0.2.4-13|100	
12cr|php-cairo_wrapper-0.2.4-13|101	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-7mdv2011.0
12cr|php-cairo_wrapper-0.2.4-13|102	+ Revision: 628073
12cr|php-cairo_wrapper-0.2.4-13|103	- ensure it's built without automake1.7
12cr|php-cairo_wrapper-0.2.4-13|104	
12cr|php-cairo_wrapper-0.2.4-13|105	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-6mdv2011.0
12cr|php-cairo_wrapper-0.2.4-13|106	+ Revision: 600467
12cr|php-cairo_wrapper-0.2.4-13|107	- rebuild
12cr|php-cairo_wrapper-0.2.4-13|108	
12cr|php-cairo_wrapper-0.2.4-13|109	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-5mdv2011.0
12cr|php-cairo_wrapper-0.2.4-13|110	+ Revision: 588749
12cr|php-cairo_wrapper-0.2.4-13|111	- rebuild
12cr|php-cairo_wrapper-0.2.4-13|112	
12cr|php-cairo_wrapper-0.2.4-13|113	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-4mdv2010.1
12cr|php-cairo_wrapper-0.2.4-13|114	+ Revision: 514523
12cr|php-cairo_wrapper-0.2.4-13|115	- rebuilt for php-5.3.2
12cr|php-cairo_wrapper-0.2.4-13|116	
12cr|php-cairo_wrapper-0.2.4-13|117	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-3mdv2010.1
12cr|php-cairo_wrapper-0.2.4-13|118	+ Revision: 485345
12cr|php-cairo_wrapper-0.2.4-13|119	- rebuilt for php-5.3.2RC1
12cr|php-cairo_wrapper-0.2.4-13|120	
12cr|php-cairo_wrapper-0.2.4-13|121	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-2mdv2010.1
12cr|php-cairo_wrapper-0.2.4-13|122	+ Revision: 468150
12cr|php-cairo_wrapper-0.2.4-13|123	- rebuilt against php-5.3.1
12cr|php-cairo_wrapper-0.2.4-13|124	
12cr|php-cairo_wrapper-0.2.4-13|125	* Sat Oct 03 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-1mdv2010.0
12cr|php-cairo_wrapper-0.2.4-13|126	+ Revision: 452906
12cr|php-cairo_wrapper-0.2.4-13|127	- import php-cairo_wrapper
12cr|php-cairo_wrapper-0.2.4-13|128	
12cr|php-cairo_wrapper-0.2.4-13|129	
12cr|php-cairo_wrapper-0.2.4-13|130	* Sat Oct 03 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-1mdv2010.0
12cr|php-cairo_wrapper-0.2.4-13|131	- initial Mandriva package

5805 12
12cr|php-channel-phpunit-1.3-9|1	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
12cr|php-channel-phpunit-1.3-9|2	%define pear_xmldir  /var/lib/pear
12cr|php-channel-phpunit-1.3-9|3	
12cr|php-channel-phpunit-1.3-9|4	Name:		php-channel-phpunit
12cr|php-channel-phpunit-1.3-9|5	Version:		1.3
12cr|php-channel-phpunit-1.3-9|6	Release:		9
12cr|php-channel-phpunit-1.3-9|7	Summary:		Adds phpunit channel to PEAR
12cr|php-channel-phpunit-1.3-9|8	Group:		Development/PHP
12cr|php-channel-phpunit-1.3-9|9	License:		BSD
12cr|php-channel-phpunit-1.3-9|10	URL:		http://pear.phpunit.de
12cr|php-channel-phpunit-1.3-9|11	Source0:		http://pear.phpunit.de/channel.xml
12cr|php-channel-phpunit-1.3-9|12	BuildRequires:	php-pear
12cr|php-channel-phpunit-1.3-9|13	Requires(pre): php-cli
12cr|php-channel-phpunit-1.3-9|14	Requires(pre): php-pear
12cr|php-channel-phpunit-1.3-9|15	Requires(postun): php-pear
12cr|php-channel-phpunit-1.3-9|16	Requires:	php-pear
12cr|php-channel-phpunit-1.3-9|17	BuildArch:	noarch
12cr|php-channel-phpunit-1.3-9|18	
12cr|php-channel-phpunit-1.3-9|19	
12cr|php-channel-phpunit-1.3-9|20	%description
12cr|php-channel-phpunit-1.3-9|21	This package adds the phpunit channel which allows PEAR packages from this
12cr|php-channel-phpunit-1.3-9|22	channel to be installed.
12cr|php-channel-phpunit-1.3-9|23	
12cr|php-channel-phpunit-1.3-9|24	%prep
12cr|php-channel-phpunit-1.3-9|25	
12cr|php-channel-phpunit-1.3-9|26	%setup -q -c -T
12cr|php-channel-phpunit-1.3-9|27	
12cr|php-channel-phpunit-1.3-9|28	%build
12cr|php-channel-phpunit-1.3-9|29	# Empty build section, nothing to build
12cr|php-channel-phpunit-1.3-9|30	
12cr|php-channel-phpunit-1.3-9|31	%install
12cr|php-channel-phpunit-1.3-9|32	
12cr|php-channel-phpunit-1.3-9|33	%{__mkdir_p} %{buildroot}%{_datadir}/pear/packages/
12cr|php-channel-phpunit-1.3-9|34	%{__install} -pm 644 %{SOURCE0} %{buildroot}%{_datadir}/pear/packages/pear.phpunit.de.xml
12cr|php-channel-phpunit-1.3-9|35	
12cr|php-channel-phpunit-1.3-9|36	
12cr|php-channel-phpunit-1.3-9|37	%post
12cr|php-channel-phpunit-1.3-9|38	if [ $1 -eq  1 ] ; then
12cr|php-channel-phpunit-1.3-9|39	pear channel-add %{_datadir}/pear/packages/pear.phpunit.de.xml
12cr|php-channel-phpunit-1.3-9|40	else
12cr|php-channel-phpunit-1.3-9|41	pear channel-update %{_datadir}/pear/packages/pear.phpunit.de.xml
12cr|php-channel-phpunit-1.3-9|42	fi
12cr|php-channel-phpunit-1.3-9|43	
12cr|php-channel-phpunit-1.3-9|44	%preun
12cr|php-channel-phpunit-1.3-9|45	if [ $1 -eq 0 ] ; then
12cr|php-channel-phpunit-1.3-9|46	pear channel-delete pear.phpunit.de
12cr|php-channel-phpunit-1.3-9|47	fi
12cr|php-channel-phpunit-1.3-9|48	
12cr|php-channel-phpunit-1.3-9|49	
12cr|php-channel-phpunit-1.3-9|50	%files
12cr|php-channel-phpunit-1.3-9|51	%{_datadir}/pear/packages/pear.phpunit.de.xml
12cr|php-channel-phpunit-1.3-9|52	
12cr|php-channel-phpunit-1.3-9|53	
12cr|php-channel-phpunit-1.3-9|54	%changelog
12cr|php-channel-phpunit-1.3-9|55	* Mon Apr 02 2012 Thomas Spuhler <tspuhler@mandriva.org> 1.3-5mdv2012.0
12cr|php-channel-phpunit-1.3-9|56	+ Revision: 788601
12cr|php-channel-phpunit-1.3-9|57	+ rebuild (emptylog)
12cr|php-channel-phpunit-1.3-9|58	
12cr|php-channel-phpunit-1.3-9|59	* Tue Mar 27 2012 Thomas Spuhler <tspuhler@mandriva.org> 1.3-4
12cr|php-channel-phpunit-1.3-9|60	+ Revision: 787371
12cr|php-channel-phpunit-1.3-9|61	+ rebuild (emptylog)
12cr|php-channel-phpunit-1.3-9|62	
12cr|php-channel-phpunit-1.3-9|63	* Tue Mar 27 2012 Thomas Spuhler <tspuhler@mandriva.org> 1.3-3.1
12cr|php-channel-phpunit-1.3-9|64	+ Revision: 787365
12cr|php-channel-phpunit-1.3-9|65	+ rebuild (emptylog)
12cr|php-channel-phpunit-1.3-9|66	
12cr|php-channel-phpunit-1.3-9|67	* Thu Mar 22 2012 Thomas Spuhler <tspuhler@mandriva.org> 1.3-3
12cr|php-channel-phpunit-1.3-9|68	+ Revision: 785994
12cr|php-channel-phpunit-1.3-9|69	- fixed spec so it will update and install on BS
12cr|php-channel-phpunit-1.3-9|70	
12cr|php-channel-phpunit-1.3-9|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3-2
12cr|php-channel-phpunit-1.3-9|72	+ Revision: 679254
12cr|php-channel-phpunit-1.3-9|73	- mass rebuild
12cr|php-channel-phpunit-1.3-9|74	
12cr|php-channel-phpunit-1.3-9|75	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdv2011.0
12cr|php-channel-phpunit-1.3-9|76	+ Revision: 600418
12cr|php-channel-phpunit-1.3-9|77	- 1.3
12cr|php-channel-phpunit-1.3-9|78	- rebuild
12cr|php-channel-phpunit-1.3-9|79	
12cr|php-channel-phpunit-1.3-9|80	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.0-7mdv2010.0
12cr|php-channel-phpunit-1.3-9|81	+ Revision: 397361
12cr|php-channel-phpunit-1.3-9|82	- rebuild
12cr|php-channel-phpunit-1.3-9|83	- rebuild
12cr|php-channel-phpunit-1.3-9|84	
12cr|php-channel-phpunit-1.3-9|85	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2009.1
12cr|php-channel-phpunit-1.3-9|86	+ Revision: 321707
12cr|php-channel-phpunit-1.3-9|87	- rebuild
12cr|php-channel-phpunit-1.3-9|88	
12cr|php-channel-phpunit-1.3-9|89	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2009.0
12cr|php-channel-phpunit-1.3-9|90	+ Revision: 258994
12cr|php-channel-phpunit-1.3-9|91	- rebuild
12cr|php-channel-phpunit-1.3-9|92	
12cr|php-channel-phpunit-1.3-9|93	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cr|php-channel-phpunit-1.3-9|94	+ Revision: 246868
12cr|php-channel-phpunit-1.3-9|95	- rebuild
12cr|php-channel-phpunit-1.3-9|96	- kill re-definition of %%buildroot on Pixel's request
12cr|php-channel-phpunit-1.3-9|97	
12cr|php-channel-phpunit-1.3-9|98	+ Olivier Blin <blino@mandriva.org>
12cr|php-channel-phpunit-1.3-9|99	- restore BuildRoot
12cr|php-channel-phpunit-1.3-9|100	
12cr|php-channel-phpunit-1.3-9|101	* Tue Nov 06 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2008.1
12cr|php-channel-phpunit-1.3-9|102	+ Revision: 106411
12cr|php-channel-phpunit-1.3-9|103	- import php-channel-phpunit
12cr|php-channel-phpunit-1.3-9|104	
12cr|php-channel-phpunit-1.3-9|105	
12cr|php-channel-phpunit-1.3-9|106	* Tue Nov 06 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2008.1
12cr|php-channel-phpunit-1.3-9|107	- initial Mandriva package (fc8 import)
12cr|php-channel-phpunit-1.3-9|108	
12cr|php-channel-phpunit-1.3-9|109	* Fri Dec 29 2006 Christopher Stone <chris.stone@gmail.com> 1.0-2
12cr|php-channel-phpunit-1.3-9|110	- Add virtual provides on channel name
12cr|php-channel-phpunit-1.3-9|111	
12cr|php-channel-phpunit-1.3-9|112	* Wed Dec 27 2006 Christopher Stone <chris.stone@gmail.com> 1.0-1
12cr|php-channel-phpunit-1.3-9|113	- Initial Release

5806 12
12cr|php-channel-symfony-1.3-2|1	Summary:	The symfony project PEAR channel
12cr|php-channel-symfony-1.3-2|2	Name:		php-channel-symfony
12cr|php-channel-symfony-1.3-2|3	Version:	1.3
12cr|php-channel-symfony-1.3-2|4	Release:	2
12cr|php-channel-symfony-1.3-2|5	Group:		Development/PHP
12cr|php-channel-symfony-1.3-2|6	License:	MIT
12cr|php-channel-symfony-1.3-2|7	URL:		http://pear.symfony-project.com/
12cr|php-channel-symfony-1.3-2|8	Source0:	http://pear.symfony-project.com/channel.xml
12cr|php-channel-symfony-1.3-2|9	BuildRequires:	php-pear
12cr|php-channel-symfony-1.3-2|10	Requires:	php-pear
12cr|php-channel-symfony-1.3-2|11	Requires(pre): php-cli
12cr|php-channel-symfony-1.3-2|12	Requires(pre): php-pear
12cr|php-channel-symfony-1.3-2|13	Requires(postun): php-pear
12cr|php-channel-symfony-1.3-2|14	BuildArch:	noarch
12cr|php-channel-symfony-1.3-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-channel-symfony-1.3-2|16	
12cr|php-channel-symfony-1.3-2|17	%description
12cr|php-channel-symfony-1.3-2|18	This package adds The symfony project PEAR channel which allows PEAR packages
12cr|php-channel-symfony-1.3-2|19	from this channel to be installed.
12cr|php-channel-symfony-1.3-2|20	
12cr|php-channel-symfony-1.3-2|21	%prep
12cr|php-channel-symfony-1.3-2|22	
12cr|php-channel-symfony-1.3-2|23	%setup -q -c -T
12cr|php-channel-symfony-1.3-2|24	
12cr|php-channel-symfony-1.3-2|25	%build
12cr|php-channel-symfony-1.3-2|26	
12cr|php-channel-symfony-1.3-2|27	%install
12cr|php-channel-symfony-1.3-2|28	rm -rf %{buildroot}
12cr|php-channel-symfony-1.3-2|29	
12cr|php-channel-symfony-1.3-2|30	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-channel-symfony-1.3-2|31	
12cr|php-channel-symfony-1.3-2|32	install -m0644 %{SOURCE0} %{buildroot}%{_datadir}/pear/packages/pear.symfony-project.com.xml
12cr|php-channel-symfony-1.3-2|33	
12cr|php-channel-symfony-1.3-2|34	%post
12cr|php-channel-symfony-1.3-2|35	if [ $1 -eq  1 ] ; then
12cr|php-channel-symfony-1.3-2|36	%{_bindir}/pear channel-add %{_datadir}/pear/packages/pear.symfony-project.com.xml > /dev/null || :
12cr|php-channel-symfony-1.3-2|37	else
12cr|php-channel-symfony-1.3-2|38	%{_bindir}/pear channel-update %{_datadir}/pear/packages/.xml > /dev/null ||:
12cr|php-channel-symfony-1.3-2|39	fi
12cr|php-channel-symfony-1.3-2|40	
12cr|php-channel-symfony-1.3-2|41	%postun
12cr|php-channel-symfony-1.3-2|42	if [ $1 -eq 0 ] ; then
12cr|php-channel-symfony-1.3-2|43	%{_bindir}/pear channel-delete pear.symfony-project.com > /dev/null || :
12cr|php-channel-symfony-1.3-2|44	fi
12cr|php-channel-symfony-1.3-2|45	
12cr|php-channel-symfony-1.3-2|46	%clean
12cr|php-channel-symfony-1.3-2|47	rm -rf %{buildroot}
12cr|php-channel-symfony-1.3-2|48	
12cr|php-channel-symfony-1.3-2|49	%files
12cr|php-channel-symfony-1.3-2|50	%defattr(-,root,root,-)
12cr|php-channel-symfony-1.3-2|51	%{_datadir}/pear/packages/pear.symfony-project.com.xml
12cr|php-channel-symfony-1.3-2|52	
12cr|php-channel-symfony-1.3-2|53	
12cr|php-channel-symfony-1.3-2|54	
12cr|php-channel-symfony-1.3-2|55	%changelog
12cr|php-channel-symfony-1.3-2|56	* Sat Nov 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdv2012.0
12cr|php-channel-symfony-1.3-2|57	+ Revision: 731784
12cr|php-channel-symfony-1.3-2|58	- bump the version
12cr|php-channel-symfony-1.3-2|59	
12cr|php-channel-symfony-1.3-2|60	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-1
12cr|php-channel-symfony-1.3-2|61	+ Revision: 730841
12cr|php-channel-symfony-1.3-2|62	- import php-channel-symfony
12cr|php-channel-symfony-1.3-2|63	
12cr|php-channel-symfony-1.3-2|64	
12cr|php-channel-symfony-1.3-2|65	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2010.2
12cr|php-channel-symfony-1.3-2|66	- initial Mandriva package

5807 12
12cr|php-chdb-1.0.2-2|1	%define modname chdb
12cr|php-chdb-1.0.2-2|2	%define dirname %{modname}
12cr|php-chdb-1.0.2-2|3	%define soname %{modname}.so
12cr|php-chdb-1.0.2-2|4	%define inifile B15_%{modname}.ini
12cr|php-chdb-1.0.2-2|5	
12cr|php-chdb-1.0.2-2|6	Summary:	A fast database for constant data with memory sharing across processes
12cr|php-chdb-1.0.2-2|7	Name:		php-%{modname}
12cr|php-chdb-1.0.2-2|8	Version:	1.0.2
12cr|php-chdb-1.0.2-2|9	Release:	%mkrel 2
12cr|php-chdb-1.0.2-2|10	Group:		Development/PHP
12cr|php-chdb-1.0.2-2|11	License:	BSD
12cr|php-chdb-1.0.2-2|12	URL:		http://pecl.php.net/package/chdb
12cr|php-chdb-1.0.2-2|13	Source0:	http://pecl.php.net/get/chdb-%{version}.tgz
12cr|php-chdb-1.0.2-2|14	Source1:	B15_chdb.ini
12cr|php-chdb-1.0.2-2|15	BuildRequires:	pkgconfig
12cr|php-chdb-1.0.2-2|16	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-chdb-1.0.2-2|17	BuildRequires:	cmph-devel
12cr|php-chdb-1.0.2-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-chdb-1.0.2-2|19	
12cr|php-chdb-1.0.2-2|20	%description
12cr|php-chdb-1.0.2-2|21	CHDB (constant hash database) is a fast key-value database for constant data,
12cr|php-chdb-1.0.2-2|22	realized by using a memory-mapped file and thus providing the following
12cr|php-chdb-1.0.2-2|23	functionalities:
12cr|php-chdb-1.0.2-2|24	- Extremely fast initial load, regardless of the size of the database.
12cr|php-chdb-1.0.2-2|25	- Only the pages of the file which are actually used are loaded from the disk.
12cr|php-chdb-1.0.2-2|26	- Once a page is loaded it is shared across multiple processes.
12cr|php-chdb-1.0.2-2|27	- Loaded pages are cached across multiple requests and even process recycling.
12cr|php-chdb-1.0.2-2|28	A typical use of CHDB is as a faster alternative to defining many PHP
12cr|php-chdb-1.0.2-2|29	constants.
12cr|php-chdb-1.0.2-2|30	CHDB is internally implemented as a hash-table using a perfect hashing function,
12cr|php-chdb-1.0.2-2|31	thus guaranteeing worst case O(1) lookup time.
12cr|php-chdb-1.0.2-2|32	
12cr|php-chdb-1.0.2-2|33	%prep
12cr|php-chdb-1.0.2-2|34	
12cr|php-chdb-1.0.2-2|35	%setup -q -n %{modname}-%{version}
12cr|php-chdb-1.0.2-2|36	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-chdb-1.0.2-2|37	
12cr|php-chdb-1.0.2-2|38	cp %{SOURCE1} %{inifile}
12cr|php-chdb-1.0.2-2|39	
12cr|php-chdb-1.0.2-2|40	# lib64 fix
12cr|php-chdb-1.0.2-2|41	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-chdb-1.0.2-2|42	
12cr|php-chdb-1.0.2-2|43	%build
12cr|php-chdb-1.0.2-2|44	%serverbuild
12cr|php-chdb-1.0.2-2|45	
12cr|php-chdb-1.0.2-2|46	phpize
12cr|php-chdb-1.0.2-2|47	%configure2_5x --with-libdir=%{_lib} \
12cr|php-chdb-1.0.2-2|48	--with-%{modname}=shared,%{_prefix}
12cr|php-chdb-1.0.2-2|49	%make
12cr|php-chdb-1.0.2-2|50	mv modules/*.so .
12cr|php-chdb-1.0.2-2|51	
12cr|php-chdb-1.0.2-2|52	%install
12cr|php-chdb-1.0.2-2|53	rm -rf %{buildroot}
12cr|php-chdb-1.0.2-2|54	
12cr|php-chdb-1.0.2-2|55	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-chdb-1.0.2-2|56	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-chdb-1.0.2-2|57	
12cr|php-chdb-1.0.2-2|58	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-chdb-1.0.2-2|59	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-chdb-1.0.2-2|60	
12cr|php-chdb-1.0.2-2|61	%post
12cr|php-chdb-1.0.2-2|62	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-chdb-1.0.2-2|63	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-chdb-1.0.2-2|64	fi
12cr|php-chdb-1.0.2-2|65	
12cr|php-chdb-1.0.2-2|66	%postun
12cr|php-chdb-1.0.2-2|67	if [ "$1" = "0" ]; then
12cr|php-chdb-1.0.2-2|68	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-chdb-1.0.2-2|69	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-chdb-1.0.2-2|70	fi
12cr|php-chdb-1.0.2-2|71	fi
12cr|php-chdb-1.0.2-2|72	
12cr|php-chdb-1.0.2-2|73	%clean
12cr|php-chdb-1.0.2-2|74	rm -rf %{buildroot}
12cr|php-chdb-1.0.2-2|75	
12cr|php-chdb-1.0.2-2|76	%files
12cr|php-chdb-1.0.2-2|77	%defattr(-,root,root)
12cr|php-chdb-1.0.2-2|78	%doc package*.xml
12cr|php-chdb-1.0.2-2|79	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-chdb-1.0.2-2|80	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-chdb-1.0.2-2|81	
12cr|php-chdb-1.0.2-2|82	
12cr|php-chdb-1.0.2-2|83	
12cr|php-chdb-1.0.2-2|84	%changelog
12cr|php-chdb-1.0.2-2|85	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2012.0
12cr|php-chdb-1.0.2-2|86	+ Revision: 795408
12cr|php-chdb-1.0.2-2|87	- rebuild for php-5.4.x
12cr|php-chdb-1.0.2-2|88	
12cr|php-chdb-1.0.2-2|89	* Thu Apr 19 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1
12cr|php-chdb-1.0.2-2|90	+ Revision: 791877
12cr|php-chdb-1.0.2-2|91	- 1.0.2
12cr|php-chdb-1.0.2-2|92	
12cr|php-chdb-1.0.2-2|93	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4
12cr|php-chdb-1.0.2-2|94	+ Revision: 761207
12cr|php-chdb-1.0.2-2|95	- rebuild
12cr|php-chdb-1.0.2-2|96	
12cr|php-chdb-1.0.2-2|97	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3
12cr|php-chdb-1.0.2-2|98	+ Revision: 696400
12cr|php-chdb-1.0.2-2|99	- rebuilt for php-5.3.8
12cr|php-chdb-1.0.2-2|100	
12cr|php-chdb-1.0.2-2|101	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2
12cr|php-chdb-1.0.2-2|102	+ Revision: 695373
12cr|php-chdb-1.0.2-2|103	- rebuilt for php-5.3.7
12cr|php-chdb-1.0.2-2|104	
12cr|php-chdb-1.0.2-2|105	* Tue May 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1
12cr|php-chdb-1.0.2-2|106	+ Revision: 675425
12cr|php-chdb-1.0.2-2|107	- import php-chdb
12cr|php-chdb-1.0.2-2|108	
12cr|php-chdb-1.0.2-2|109	
12cr|php-chdb-1.0.2-2|110	* Tue May 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2010.2
12cr|php-chdb-1.0.2-2|111	- initial Mandriva package

5808 12
12cr|php-cyrus-1.0-32|1	%define realname cyrus
12cr|php-cyrus-1.0-32|2	%define modname cyrus
12cr|php-cyrus-1.0-32|3	%define dirname %{modname}
12cr|php-cyrus-1.0-32|4	%define soname %{modname}.so
12cr|php-cyrus-1.0-32|5	%define inifile A16_%{modname}.ini
12cr|php-cyrus-1.0-32|6	
12cr|php-cyrus-1.0-32|7	Summary:	An extension which eases the manipulation of Cyrus IMAP servers for PHP
12cr|php-cyrus-1.0-32|8	Name:		php-%{modname}
12cr|php-cyrus-1.0-32|9	Version:	1.0
12cr|php-cyrus-1.0-32|10	Release:	%mkrel 32
12cr|php-cyrus-1.0-32|11	Group:		Development/PHP
12cr|php-cyrus-1.0-32|12	License:	PHP License
12cr|php-cyrus-1.0-32|13	URL:		http://pecl.php.net/package/cyrus
12cr|php-cyrus-1.0-32|14	Source0:	%{modname}-%{version}.tar.bz2
12cr|php-cyrus-1.0-32|15	Source1:	%{modname}.ini
12cr|php-cyrus-1.0-32|16	Patch0:		cyrus-1.0-lib64.diff
12cr|php-cyrus-1.0-32|17	Patch1:		cyrus-1.0-php54x.diff
12cr|php-cyrus-1.0-32|18	Requires:	php-cli >= 3:5.2.0
12cr|php-cyrus-1.0-32|19	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-cyrus-1.0-32|20	BuildRequires:	cyrus-imapd-devel
12cr|php-cyrus-1.0-32|21	BuildRequires:	libsasl-devel
12cr|php-cyrus-1.0-32|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-cyrus-1.0-32|23	
12cr|php-cyrus-1.0-32|24	%description
12cr|php-cyrus-1.0-32|25	An extension which eases the manipulation of Cyrus IMAP servers.
12cr|php-cyrus-1.0-32|26	
12cr|php-cyrus-1.0-32|27	%prep
12cr|php-cyrus-1.0-32|28	
12cr|php-cyrus-1.0-32|29	%setup -q -n %{modname}-%{version}
12cr|php-cyrus-1.0-32|30	%patch0 -p0
12cr|php-cyrus-1.0-32|31	%patch1 -p0
12cr|php-cyrus-1.0-32|32	
12cr|php-cyrus-1.0-32|33	cp %{SOURCE1} %{inifile}
12cr|php-cyrus-1.0-32|34	
12cr|php-cyrus-1.0-32|35	%build
12cr|php-cyrus-1.0-32|36	%serverbuild
12cr|php-cyrus-1.0-32|37	
12cr|php-cyrus-1.0-32|38	#%{_usrsrc}/php4-devel/buildext %{modname} cyrus.c "-lsasl2 -lcyrus -lcyrus_min" \
12cr|php-cyrus-1.0-32|39	#    "-DCOMPILE_DL_CYRUS -DHAVE_CYRUS -I%{_includedir}/sasl"
12cr|php-cyrus-1.0-32|40	
12cr|php-cyrus-1.0-32|41	phpize
12cr|php-cyrus-1.0-32|42	export CYRUS_SHARED_LIBADD="-L%{_libdir} -lsasl2 -lcyrus -lcyrus_min"
12cr|php-cyrus-1.0-32|43	%configure2_5x --with-libdir=%{_lib} \
12cr|php-cyrus-1.0-32|44	--enable-%{modname}=shared,%{_prefix}
12cr|php-cyrus-1.0-32|45	
12cr|php-cyrus-1.0-32|46	%make
12cr|php-cyrus-1.0-32|47	mv modules/*.so .
12cr|php-cyrus-1.0-32|48	
12cr|php-cyrus-1.0-32|49	%install
12cr|php-cyrus-1.0-32|50	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-cyrus-1.0-32|51	
12cr|php-cyrus-1.0-32|52	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-cyrus-1.0-32|53	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-cyrus-1.0-32|54	
12cr|php-cyrus-1.0-32|55	cat > README.%{modname} << EOF
12cr|php-cyrus-1.0-32|56	The %{name} package contains a dynamic shared object (DSO) for PHP.
12cr|php-cyrus-1.0-32|57	EOF
12cr|php-cyrus-1.0-32|58	
12cr|php-cyrus-1.0-32|59	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-cyrus-1.0-32|60	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-cyrus-1.0-32|61	
12cr|php-cyrus-1.0-32|62	%post
12cr|php-cyrus-1.0-32|63	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-cyrus-1.0-32|64	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-cyrus-1.0-32|65	fi
12cr|php-cyrus-1.0-32|66	
12cr|php-cyrus-1.0-32|67	%postun
12cr|php-cyrus-1.0-32|68	if [ "$1" = "0" ]; then
12cr|php-cyrus-1.0-32|69	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-cyrus-1.0-32|70	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-cyrus-1.0-32|71	fi
12cr|php-cyrus-1.0-32|72	fi
12cr|php-cyrus-1.0-32|73	
12cr|php-cyrus-1.0-32|74	%clean
12cr|php-cyrus-1.0-32|75	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-cyrus-1.0-32|76	[ "../package.xml" != "/" ] && rm -f ../package.xml
12cr|php-cyrus-1.0-32|77	
12cr|php-cyrus-1.0-32|78	%files
12cr|php-cyrus-1.0-32|79	%defattr(-,root,root)
12cr|php-cyrus-1.0-32|80	%doc CREDITS README*
12cr|php-cyrus-1.0-32|81	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-cyrus-1.0-32|82	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-cyrus-1.0-32|83	
12cr|php-cyrus-1.0-32|84	
12cr|php-cyrus-1.0-32|85	%changelog
12cr|php-cyrus-1.0-32|86	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0-32mdv2012.0
12cr|php-cyrus-1.0-32|87	+ Revision: 797125
12cr|php-cyrus-1.0-32|88	- fix build
12cr|php-cyrus-1.0-32|89	- rebuild for php-5.4.x
12cr|php-cyrus-1.0-32|90	
12cr|php-cyrus-1.0-32|91	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0-31
12cr|php-cyrus-1.0-32|92	+ Revision: 761210
12cr|php-cyrus-1.0-32|93	- rebuild
12cr|php-cyrus-1.0-32|94	
12cr|php-cyrus-1.0-32|95	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-30
12cr|php-cyrus-1.0-32|96	+ Revision: 696403
12cr|php-cyrus-1.0-32|97	- rebuilt for php-5.3.8
12cr|php-cyrus-1.0-32|98	
12cr|php-cyrus-1.0-32|99	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-29
12cr|php-cyrus-1.0-32|100	+ Revision: 695376
12cr|php-cyrus-1.0-32|101	- rebuilt for php-5.3.7
12cr|php-cyrus-1.0-32|102	
12cr|php-cyrus-1.0-32|103	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-28
12cr|php-cyrus-1.0-32|104	+ Revision: 646621
12cr|php-cyrus-1.0-32|105	- rebuilt for php-5.3.6
12cr|php-cyrus-1.0-32|106	
12cr|php-cyrus-1.0-32|107	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-27mdv2011.0
12cr|php-cyrus-1.0-32|108	+ Revision: 629774
12cr|php-cyrus-1.0-32|109	- rebuilt for php-5.3.5
12cr|php-cyrus-1.0-32|110	
12cr|php-cyrus-1.0-32|111	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-26mdv2011.0
12cr|php-cyrus-1.0-32|112	+ Revision: 628076
12cr|php-cyrus-1.0-32|113	- ensure it's built without automake1.7
12cr|php-cyrus-1.0-32|114	
12cr|php-cyrus-1.0-32|115	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-25mdv2011.0
12cr|php-cyrus-1.0-32|116	+ Revision: 600470
12cr|php-cyrus-1.0-32|117	- rebuild
12cr|php-cyrus-1.0-32|118	
12cr|php-cyrus-1.0-32|119	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-24mdv2011.0
12cr|php-cyrus-1.0-32|120	+ Revision: 588753
12cr|php-cyrus-1.0-32|121	- rebuild
12cr|php-cyrus-1.0-32|122	
12cr|php-cyrus-1.0-32|123	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-23mdv2010.1
12cr|php-cyrus-1.0-32|124	+ Revision: 514527
12cr|php-cyrus-1.0-32|125	- rebuilt for php-5.3.2
12cr|php-cyrus-1.0-32|126	
12cr|php-cyrus-1.0-32|127	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-22mdv2010.1
12cr|php-cyrus-1.0-32|128	+ Revision: 485348
12cr|php-cyrus-1.0-32|129	- rebuilt for php-5.3.2RC1
12cr|php-cyrus-1.0-32|130	
12cr|php-cyrus-1.0-32|131	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-21mdv2010.1
12cr|php-cyrus-1.0-32|132	+ Revision: 468154
12cr|php-cyrus-1.0-32|133	- rebuilt against php-5.3.1
12cr|php-cyrus-1.0-32|134	
12cr|php-cyrus-1.0-32|135	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-20mdv2010.0
12cr|php-cyrus-1.0-32|136	+ Revision: 451260
12cr|php-cyrus-1.0-32|137	- rebuild
12cr|php-cyrus-1.0-32|138	
12cr|php-cyrus-1.0-32|139	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.0-19mdv2010.0
12cr|php-cyrus-1.0-32|140	+ Revision: 397488
12cr|php-cyrus-1.0-32|141	- Rebuild
12cr|php-cyrus-1.0-32|142	
12cr|php-cyrus-1.0-32|143	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-18mdv2010.0
12cr|php-cyrus-1.0-32|144	+ Revision: 376979
12cr|php-cyrus-1.0-32|145	- rebuilt for php-5.3.0RC2
12cr|php-cyrus-1.0-32|146	
12cr|php-cyrus-1.0-32|147	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-17mdv2009.1
12cr|php-cyrus-1.0-32|148	+ Revision: 346408
12cr|php-cyrus-1.0-32|149	- rebuilt for php-5.2.9
12cr|php-cyrus-1.0-32|150	
12cr|php-cyrus-1.0-32|151	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-16mdv2009.1
12cr|php-cyrus-1.0-32|152	+ Revision: 341716
12cr|php-cyrus-1.0-32|153	- rebuilt against php-5.2.9RC2
12cr|php-cyrus-1.0-32|154	
12cr|php-cyrus-1.0-32|155	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-15mdv2009.1
12cr|php-cyrus-1.0-32|156	+ Revision: 321717
12cr|php-cyrus-1.0-32|157	- rebuild
12cr|php-cyrus-1.0-32|158	
12cr|php-cyrus-1.0-32|159	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-14mdv2009.1
12cr|php-cyrus-1.0-32|160	+ Revision: 310257
12cr|php-cyrus-1.0-32|161	- rebuilt against php-5.2.7
12cr|php-cyrus-1.0-32|162	
12cr|php-cyrus-1.0-32|163	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-13mdv2009.0
12cr|php-cyrus-1.0-32|164	+ Revision: 238383
12cr|php-cyrus-1.0-32|165	- rebuild
12cr|php-cyrus-1.0-32|166	
12cr|php-cyrus-1.0-32|167	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-12mdv2009.0
12cr|php-cyrus-1.0-32|168	+ Revision: 200191
12cr|php-cyrus-1.0-32|169	- rebuilt for php-5.2.6
12cr|php-cyrus-1.0-32|170	
12cr|php-cyrus-1.0-32|171	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-11mdv2008.1
12cr|php-cyrus-1.0-32|172	+ Revision: 162141
12cr|php-cyrus-1.0-32|173	- rebuild
12cr|php-cyrus-1.0-32|174	
12cr|php-cyrus-1.0-32|175	+ Olivier Blin <blino@mandriva.org>
12cr|php-cyrus-1.0-32|176	- restore BuildRoot
12cr|php-cyrus-1.0-32|177	
12cr|php-cyrus-1.0-32|178	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-cyrus-1.0-32|179	- kill re-definition of %%buildroot on Pixel's request
12cr|php-cyrus-1.0-32|180	
12cr|php-cyrus-1.0-32|181	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-10mdv2008.1
12cr|php-cyrus-1.0-32|182	+ Revision: 107610
12cr|php-cyrus-1.0-32|183	- restart apache if needed
12cr|php-cyrus-1.0-32|184	
12cr|php-cyrus-1.0-32|185	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-9mdv2008.0
12cr|php-cyrus-1.0-32|186	+ Revision: 77533
12cr|php-cyrus-1.0-32|187	- rebuilt against php-5.2.4
12cr|php-cyrus-1.0-32|188	- use distro conditional -fstack-protector
12cr|php-cyrus-1.0-32|189	
12cr|php-cyrus-1.0-32|190	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdv2008.0
12cr|php-cyrus-1.0-32|191	+ Revision: 33802
12cr|php-cyrus-1.0-32|192	- rebuilt against new upstream version (5.2.3)
12cr|php-cyrus-1.0-32|193	
12cr|php-cyrus-1.0-32|194	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2008.0
12cr|php-cyrus-1.0-32|195	+ Revision: 21322
12cr|php-cyrus-1.0-32|196	- rebuilt against new upstream version (5.2.2)
12cr|php-cyrus-1.0-32|197	
12cr|php-cyrus-1.0-32|198	
12cr|php-cyrus-1.0-32|199	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2007.0
12cr|php-cyrus-1.0-32|200	+ Revision: 117560
12cr|php-cyrus-1.0-32|201	- rebuilt against new upstream version (5.2.1)
12cr|php-cyrus-1.0-32|202	
12cr|php-cyrus-1.0-32|203	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdv2007.0
12cr|php-cyrus-1.0-32|204	+ Revision: 79281
12cr|php-cyrus-1.0-32|205	- rebuild
12cr|php-cyrus-1.0-32|206	- fix deps
12cr|php-cyrus-1.0-32|207	- fix deps
12cr|php-cyrus-1.0-32|208	- rebuilt for php-5.2.0
12cr|php-cyrus-1.0-32|209	- Import php-cyrus
12cr|php-cyrus-1.0-32|210	
12cr|php-cyrus-1.0-32|211	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-1
12cr|php-cyrus-1.0-32|212	- rebuilt for php-5.1.6
12cr|php-cyrus-1.0-32|213	
12cr|php-cyrus-1.0-32|214	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-5
12cr|php-cyrus-1.0-32|215	- rebuilt for php-4.4.4
12cr|php-cyrus-1.0-32|216	
12cr|php-cyrus-1.0-32|217	* Sun Aug 06 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-4mdv2007.0
12cr|php-cyrus-1.0-32|218	- rebuilt for php-4.4.3
12cr|php-cyrus-1.0-32|219	
12cr|php-cyrus-1.0-32|220	* Wed Jul 26 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-3mdk
12cr|php-cyrus-1.0-32|221	- rebuild
12cr|php-cyrus-1.0-32|222	
12cr|php-cyrus-1.0-32|223	* Mon Jan 16 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-2mdk
12cr|php-cyrus-1.0-32|224	- rebuilt against php-4.4.2
12cr|php-cyrus-1.0-32|225	
12cr|php-cyrus-1.0-32|226	* Wed Nov 02 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-1mdk
12cr|php-cyrus-1.0-32|227	- rebuilt for php-4.4.1
12cr|php-cyrus-1.0-32|228	- fix versioning
12cr|php-cyrus-1.0-32|229	
12cr|php-cyrus-1.0-32|230	* Tue Jul 12 2005 Oden Eriksson <oeriksson@mandriva.com> 4.4.0-1mdk
12cr|php-cyrus-1.0-32|231	- rebuilt for php-4.4.0 final
12cr|php-cyrus-1.0-32|232	
12cr|php-cyrus-1.0-32|233	* Wed Jul 06 2005 Oden Eriksson <oeriksson@mandriva.com> 4.4.0-0.RC2.1mdk
12cr|php-cyrus-1.0-32|234	- rebuilt for php-4.4.0RC2
12cr|php-cyrus-1.0-32|235	
12cr|php-cyrus-1.0-32|236	* Wed Jun 15 2005 Oden Eriksson <oeriksson@mandriva.com> 4.4.0_1.0-0.RC1.1mdk
12cr|php-cyrus-1.0-32|237	- rebuilt for php-4.4.0RC1
12cr|php-cyrus-1.0-32|238	
12cr|php-cyrus-1.0-32|239	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 4.3.11_1.0-1mdk
12cr|php-cyrus-1.0-32|240	- renamed to php4-*
12cr|php-cyrus-1.0-32|241	
12cr|php-cyrus-1.0-32|242	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 4.3.11_1.0-1mdk
12cr|php-cyrus-1.0-32|243	- 4.3.11
12cr|php-cyrus-1.0-32|244	
12cr|php-cyrus-1.0-32|245	* Mon Mar 21 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_1.0-6mdk
12cr|php-cyrus-1.0-32|246	- use the %%mkrel macro
12cr|php-cyrus-1.0-32|247	
12cr|php-cyrus-1.0-32|248	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_1.0-5mdk
12cr|php-cyrus-1.0-32|249	- rebuilt against a non hardened-php aware php lib
12cr|php-cyrus-1.0-32|250	
12cr|php-cyrus-1.0-32|251	* Tue Feb 01 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_1.0-4mdk
12cr|php-cyrus-1.0-32|252	- link against libcyrus_min to resolve missing symbols
12cr|php-cyrus-1.0-32|253	- fix deps
12cr|php-cyrus-1.0-32|254	
12cr|php-cyrus-1.0-32|255	* Sat Jan 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_1.0-3mdk
12cr|php-cyrus-1.0-32|256	- rebuild due to hardened-php-0.2.6
12cr|php-cyrus-1.0-32|257	- cleanups
12cr|php-cyrus-1.0-32|258	
12cr|php-cyrus-1.0-32|259	* Tue Jan 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_1.0-2mdk
12cr|php-cyrus-1.0-32|260	- lib64 fixes (P0)
12cr|php-cyrus-1.0-32|261	
12cr|php-cyrus-1.0-32|262	* Thu Dec 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_1.0-1mdk
12cr|php-cyrus-1.0-32|263	- rebuild for php 4.3.10
12cr|php-cyrus-1.0-32|264	
12cr|php-cyrus-1.0-32|265	* Sat Oct 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.9_1.0-1mdk
12cr|php-cyrus-1.0-32|266	- rebuild for php 4.3.9
12cr|php-cyrus-1.0-32|267	
12cr|php-cyrus-1.0-32|268	* Mon Aug 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8_1.0-2mdk
12cr|php-cyrus-1.0-32|269	- make it find missing symbols
12cr|php-cyrus-1.0-32|270	
12cr|php-cyrus-1.0-32|271	* Thu Jul 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8_1.0-1mdk
12cr|php-cyrus-1.0-32|272	- rebuilt for php-4.3.8
12cr|php-cyrus-1.0-32|273	
12cr|php-cyrus-1.0-32|274	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7_1.0-2mdk
12cr|php-cyrus-1.0-32|275	- remove redundant provides
12cr|php-cyrus-1.0-32|276	
12cr|php-cyrus-1.0-32|277	* Tue Jun 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7_1.0-1mdk
12cr|php-cyrus-1.0-32|278	- rebuilt for php-4.3.7
12cr|php-cyrus-1.0-32|279	
12cr|php-cyrus-1.0-32|280	* Mon May 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_1.0-2mdk
12cr|php-cyrus-1.0-32|281	- use the %%configure2_5x macro
12cr|php-cyrus-1.0-32|282	- move scandir to /etc/php4.d
12cr|php-cyrus-1.0-32|283	
12cr|php-cyrus-1.0-32|284	* Thu May 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_1.0-1mdk
12cr|php-cyrus-1.0-32|285	- fix url
12cr|php-cyrus-1.0-32|286	- built for php 4.3.6
12cr|php-cyrus-1.0-32|287	

5809 12
12cr|php-dav-1.2-6|1	%define modname dav
12cr|php-dav-1.2-6|2	%define dirname %{modname}
12cr|php-dav-1.2-6|3	%define soname %{modname}.so
12cr|php-dav-1.2-6|4	%define inifile A59_%{modname}.ini
12cr|php-dav-1.2-6|5	
12cr|php-dav-1.2-6|6	Summary:	A PHP WebDAV for PHP
12cr|php-dav-1.2-6|7	Name:		php-%{modname}
12cr|php-dav-1.2-6|8	Version:	1.2
12cr|php-dav-1.2-6|9	Release:	%mkrel 6
12cr|php-dav-1.2-6|10	Group:		Development/PHP
12cr|php-dav-1.2-6|11	License:	BSD-like
12cr|php-dav-1.2-6|12	URL:		http://php-webdav.pureftpd.org/project/php-webdav
12cr|php-dav-1.2-6|13	Source0:	http://download.pureftpd.org/php-webdav/php-webdav-%{version}.tar.gz
12cr|php-dav-1.2-6|14	BuildRequires:	php-devel >= 3:5.2.1
12cr|php-dav-1.2-6|15	BuildRequires:	neon-devel
12cr|php-dav-1.2-6|16	BuildRequires:	file
12cr|php-dav-1.2-6|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-dav-1.2-6|18	
12cr|php-dav-1.2-6|19	%description
12cr|php-dav-1.2-6|20	The PHP WebDAV extension allows easy access to remote resources with PHP
12cr|php-dav-1.2-6|21	through the DAV protocol.
12cr|php-dav-1.2-6|22	
12cr|php-dav-1.2-6|23	%prep
12cr|php-dav-1.2-6|24	
12cr|php-dav-1.2-6|25	%setup -q -n dav
12cr|php-dav-1.2-6|26	
12cr|php-dav-1.2-6|27	# fix permissions
12cr|php-dav-1.2-6|28	find . -type f | xargs chmod 644
12cr|php-dav-1.2-6|29	
12cr|php-dav-1.2-6|30	# strip away annoying ^M
12cr|php-dav-1.2-6|31	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-dav-1.2-6|32	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-dav-1.2-6|33	
12cr|php-dav-1.2-6|34	%build
12cr|php-dav-1.2-6|35	%serverbuild
12cr|php-dav-1.2-6|36	
12cr|php-dav-1.2-6|37	phpize --clean
12cr|php-dav-1.2-6|38	phpize
12cr|php-dav-1.2-6|39	%configure2_5x --with-libdir=%{_lib} \
12cr|php-dav-1.2-6|40	--with-%{modname}=shared,%{_prefix}
12cr|php-dav-1.2-6|41	%make
12cr|php-dav-1.2-6|42	
12cr|php-dav-1.2-6|43	mv modules/*.so .
12cr|php-dav-1.2-6|44	
12cr|php-dav-1.2-6|45	%install
12cr|php-dav-1.2-6|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-dav-1.2-6|47	
12cr|php-dav-1.2-6|48	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-dav-1.2-6|49	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-dav-1.2-6|50	
12cr|php-dav-1.2-6|51	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-dav-1.2-6|52	
12cr|php-dav-1.2-6|53	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-dav-1.2-6|54	extension = %{soname}
12cr|php-dav-1.2-6|55	EOF
12cr|php-dav-1.2-6|56	
12cr|php-dav-1.2-6|57	%post
12cr|php-dav-1.2-6|58	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-dav-1.2-6|59	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-dav-1.2-6|60	fi
12cr|php-dav-1.2-6|61	
12cr|php-dav-1.2-6|62	%postun
12cr|php-dav-1.2-6|63	if [ "$1" = "0" ]; then
12cr|php-dav-1.2-6|64	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-dav-1.2-6|65	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-dav-1.2-6|66	fi
12cr|php-dav-1.2-6|67	fi
12cr|php-dav-1.2-6|68	
12cr|php-dav-1.2-6|69	%clean
12cr|php-dav-1.2-6|70	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-dav-1.2-6|71	
12cr|php-dav-1.2-6|72	%files
12cr|php-dav-1.2-6|73	%defattr(-,root,root)
12cr|php-dav-1.2-6|74	%doc CREDITS LICENSE README tests
12cr|php-dav-1.2-6|75	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-dav-1.2-6|76	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-dav-1.2-6|77	
12cr|php-dav-1.2-6|78	
12cr|php-dav-1.2-6|79	%changelog
12cr|php-dav-1.2-6|80	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.2-6mdv2012.0
12cr|php-dav-1.2-6|81	+ Revision: 795412
12cr|php-dav-1.2-6|82	- rebuild for php-5.4.x
12cr|php-dav-1.2-6|83	
12cr|php-dav-1.2-6|84	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.2-5
12cr|php-dav-1.2-6|85	+ Revision: 761305
12cr|php-dav-1.2-6|86	- fix deps
12cr|php-dav-1.2-6|87	- rebuild
12cr|php-dav-1.2-6|88	
12cr|php-dav-1.2-6|89	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2-4
12cr|php-dav-1.2-6|90	+ Revision: 696404
12cr|php-dav-1.2-6|91	- rebuilt for php-5.3.8
12cr|php-dav-1.2-6|92	
12cr|php-dav-1.2-6|93	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2-3
12cr|php-dav-1.2-6|94	+ Revision: 695377
12cr|php-dav-1.2-6|95	- rebuilt for php-5.3.7
12cr|php-dav-1.2-6|96	
12cr|php-dav-1.2-6|97	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2-2
12cr|php-dav-1.2-6|98	+ Revision: 646622
12cr|php-dav-1.2-6|99	- rebuilt for php-5.3.6
12cr|php-dav-1.2-6|100	
12cr|php-dav-1.2-6|101	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2-1mdv2011.0
12cr|php-dav-1.2-6|102	+ Revision: 630316
12cr|php-dav-1.2-6|103	- 1.2
12cr|php-dav-1.2-6|104	
12cr|php-dav-1.2-6|105	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1-21mdv2011.0
12cr|php-dav-1.2-6|106	+ Revision: 629775
12cr|php-dav-1.2-6|107	- rebuilt for php-5.3.5
12cr|php-dav-1.2-6|108	
12cr|php-dav-1.2-6|109	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1-20mdv2011.0
12cr|php-dav-1.2-6|110	+ Revision: 628089
12cr|php-dav-1.2-6|111	- ensure it's built without automake1.7
12cr|php-dav-1.2-6|112	
12cr|php-dav-1.2-6|113	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-19mdv2011.0
12cr|php-dav-1.2-6|114	+ Revision: 600471
12cr|php-dav-1.2-6|115	- rebuild
12cr|php-dav-1.2-6|116	
12cr|php-dav-1.2-6|117	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-18mdv2011.0
12cr|php-dav-1.2-6|118	+ Revision: 588754
12cr|php-dav-1.2-6|119	- rebuild
12cr|php-dav-1.2-6|120	
12cr|php-dav-1.2-6|121	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-17mdv2010.1
12cr|php-dav-1.2-6|122	+ Revision: 514528
12cr|php-dav-1.2-6|123	- rebuilt for php-5.3.2
12cr|php-dav-1.2-6|124	
12cr|php-dav-1.2-6|125	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-16mdv2010.1
12cr|php-dav-1.2-6|126	+ Revision: 485349
12cr|php-dav-1.2-6|127	- rebuilt for php-5.3.2RC1
12cr|php-dav-1.2-6|128	
12cr|php-dav-1.2-6|129	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1-15mdv2010.1
12cr|php-dav-1.2-6|130	+ Revision: 468155
12cr|php-dav-1.2-6|131	- rebuilt against php-5.3.1
12cr|php-dav-1.2-6|132	
12cr|php-dav-1.2-6|133	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1-14mdv2010.0
12cr|php-dav-1.2-6|134	+ Revision: 451261
12cr|php-dav-1.2-6|135	- rebuild
12cr|php-dav-1.2-6|136	
12cr|php-dav-1.2-6|137	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.1-13mdv2010.0
12cr|php-dav-1.2-6|138	+ Revision: 397350
12cr|php-dav-1.2-6|139	- Rebuild
12cr|php-dav-1.2-6|140	
12cr|php-dav-1.2-6|141	* Wed Jul 08 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1-12mdv2010.0
12cr|php-dav-1.2-6|142	+ Revision: 393462
12cr|php-dav-1.2-6|143	- rebuild (#2)
12cr|php-dav-1.2-6|144	- rebuild
12cr|php-dav-1.2-6|145	
12cr|php-dav-1.2-6|146	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1-10mdv2010.0
12cr|php-dav-1.2-6|147	+ Revision: 376980
12cr|php-dav-1.2-6|148	- rebuilt for php-5.3.0RC2
12cr|php-dav-1.2-6|149	
12cr|php-dav-1.2-6|150	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1-9mdv2009.1
12cr|php-dav-1.2-6|151	+ Revision: 346411
12cr|php-dav-1.2-6|152	- rebuilt for php-5.2.9
12cr|php-dav-1.2-6|153	
12cr|php-dav-1.2-6|154	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1-8mdv2009.1
12cr|php-dav-1.2-6|155	+ Revision: 341717
12cr|php-dav-1.2-6|156	- rebuilt against php-5.2.9RC2
12cr|php-dav-1.2-6|157	
12cr|php-dav-1.2-6|158	* Sun Jan 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdv2009.1
12cr|php-dav-1.2-6|159	+ Revision: 324290
12cr|php-dav-1.2-6|160	- rebuild
12cr|php-dav-1.2-6|161	
12cr|php-dav-1.2-6|162	* Fri Dec 12 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-6mdv2009.1
12cr|php-dav-1.2-6|163	+ Revision: 313605
12cr|php-dav-1.2-6|164	- fix #46320 (Php-dav incorrectly useless empty directory /etc/php.d/dav)
12cr|php-dav-1.2-6|165	
12cr|php-dav-1.2-6|166	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-5mdv2009.1
12cr|php-dav-1.2-6|167	+ Revision: 310258
12cr|php-dav-1.2-6|168	- rebuilt against php-5.2.7
12cr|php-dav-1.2-6|169	
12cr|php-dav-1.2-6|170	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdv2009.0
12cr|php-dav-1.2-6|171	+ Revision: 238384
12cr|php-dav-1.2-6|172	- rebuild
12cr|php-dav-1.2-6|173	
12cr|php-dav-1.2-6|174	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdv2009.0
12cr|php-dav-1.2-6|175	+ Revision: 200192
12cr|php-dav-1.2-6|176	- rebuilt for php-5.2.6
12cr|php-dav-1.2-6|177	
12cr|php-dav-1.2-6|178	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdv2008.1
12cr|php-dav-1.2-6|179	+ Revision: 162216
12cr|php-dav-1.2-6|180	- rebuild
12cr|php-dav-1.2-6|181	
12cr|php-dav-1.2-6|182	+ Olivier Blin <blino@mandriva.org>
12cr|php-dav-1.2-6|183	- restore BuildRoot
12cr|php-dav-1.2-6|184	
12cr|php-dav-1.2-6|185	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-dav-1.2-6|186	- kill re-definition of %%buildroot on Pixel's request
12cr|php-dav-1.2-6|187	
12cr|php-dav-1.2-6|188	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdv2008.1
12cr|php-dav-1.2-6|189	+ Revision: 107597
12cr|php-dav-1.2-6|190	- 1.1
12cr|php-dav-1.2-6|191	- restart apache if needed
12cr|php-dav-1.2-6|192	
12cr|php-dav-1.2-6|193	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2008.0
12cr|php-dav-1.2-6|194	+ Revision: 77534
12cr|php-dav-1.2-6|195	- rebuilt against php-5.2.4
12cr|php-dav-1.2-6|196	
12cr|php-dav-1.2-6|197	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdv2008.0
12cr|php-dav-1.2-6|198	+ Revision: 39488
12cr|php-dav-1.2-6|199	- use distro conditional -fstack-protector
12cr|php-dav-1.2-6|200	
12cr|php-dav-1.2-6|201	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdv2008.0
12cr|php-dav-1.2-6|202	+ Revision: 33803
12cr|php-dav-1.2-6|203	- rebuilt against new upstream version (5.2.3)
12cr|php-dav-1.2-6|204	- rebuilt against new upstream version (5.2.2)
12cr|php-dav-1.2-6|205	
12cr|php-dav-1.2-6|206	
12cr|php-dav-1.2-6|207	* Tue Mar 06 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2007.0
12cr|php-dav-1.2-6|208	+ Revision: 133867
12cr|php-dav-1.2-6|209	- Import php-dav
12cr|php-dav-1.2-6|210	
12cr|php-dav-1.2-6|211	* Tue Mar 06 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2007.1
12cr|php-dav-1.2-6|212	- initial Mandriva package
12cr|php-dav-1.2-6|213	

5810 12
12cr|php-dbase-5.1.0-1|1	%define modname dbase
12cr|php-dbase-5.1.0-1|2	%define dirname %{modname}
12cr|php-dbase-5.1.0-1|3	%define soname %{modname}.so
12cr|php-dbase-5.1.0-1|4	%define inifile 15_%{modname}.ini
12cr|php-dbase-5.1.0-1|5	
12cr|php-dbase-5.1.0-1|6	Summary:	dBase database file access functions
12cr|php-dbase-5.1.0-1|7	Name:		php-%{modname}
12cr|php-dbase-5.1.0-1|8	Epoch:		1
12cr|php-dbase-5.1.0-1|9	Version:	5.1.0
12cr|php-dbase-5.1.0-1|10	Release:	%mkrel 1
12cr|php-dbase-5.1.0-1|11	Group:		Development/PHP
12cr|php-dbase-5.1.0-1|12	License:	PHP License
12cr|php-dbase-5.1.0-1|13	URL:		http://pecl.php.net/package/dbase
12cr|php-dbase-5.1.0-1|14	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-dbase-5.1.0-1|15	Source1:	dbase.ini
12cr|php-dbase-5.1.0-1|16	BuildRequires:	php-devel >= 3:5.3.0
12cr|php-dbase-5.1.0-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-dbase-5.1.0-1|18	
12cr|php-dbase-5.1.0-1|19	%description
12cr|php-dbase-5.1.0-1|20	These functions allow you to access records stored in dBase-format (dbf) databases.
12cr|php-dbase-5.1.0-1|21	
12cr|php-dbase-5.1.0-1|22	%prep
12cr|php-dbase-5.1.0-1|23	
12cr|php-dbase-5.1.0-1|24	%setup -q -n %{modname}-%{version}
12cr|php-dbase-5.1.0-1|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-dbase-5.1.0-1|26	
12cr|php-dbase-5.1.0-1|27	cp %{SOURCE1} %{inifile}
12cr|php-dbase-5.1.0-1|28	
12cr|php-dbase-5.1.0-1|29	%build
12cr|php-dbase-5.1.0-1|30	%serverbuild
12cr|php-dbase-5.1.0-1|31	phpize
12cr|php-dbase-5.1.0-1|32	%configure2_5x --with-libdir=%{_lib}
12cr|php-dbase-5.1.0-1|33	%make
12cr|php-dbase-5.1.0-1|34	mv modules/*.so .
12cr|php-dbase-5.1.0-1|35	
12cr|php-dbase-5.1.0-1|36	%install
12cr|php-dbase-5.1.0-1|37	rm -rf %{buildroot}
12cr|php-dbase-5.1.0-1|38	
12cr|php-dbase-5.1.0-1|39	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-dbase-5.1.0-1|40	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-dbase-5.1.0-1|41	
12cr|php-dbase-5.1.0-1|42	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-dbase-5.1.0-1|43	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-dbase-5.1.0-1|44	
12cr|php-dbase-5.1.0-1|45	%post
12cr|php-dbase-5.1.0-1|46	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-dbase-5.1.0-1|47	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-dbase-5.1.0-1|48	fi
12cr|php-dbase-5.1.0-1|49	
12cr|php-dbase-5.1.0-1|50	%postun
12cr|php-dbase-5.1.0-1|51	if [ "$1" = "0" ]; then
12cr|php-dbase-5.1.0-1|52	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-dbase-5.1.0-1|53	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-dbase-5.1.0-1|54	fi
12cr|php-dbase-5.1.0-1|55	fi
12cr|php-dbase-5.1.0-1|56	
12cr|php-dbase-5.1.0-1|57	%clean
12cr|php-dbase-5.1.0-1|58	rm -rf %{buildroot}
12cr|php-dbase-5.1.0-1|59	
12cr|php-dbase-5.1.0-1|60	%files
12cr|php-dbase-5.1.0-1|61	%defattr(-,root,root)
12cr|php-dbase-5.1.0-1|62	%doc CREDITS package*.xml
12cr|php-dbase-5.1.0-1|63	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-dbase-5.1.0-1|64	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-dbase-5.1.0-1|65	
12cr|php-dbase-5.1.0-1|66	
12cr|php-dbase-5.1.0-1|67	%changelog
12cr|php-dbase-5.1.0-1|68	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 1:5.1.0-1mdv2012.0
12cr|php-dbase-5.1.0-1|69	+ Revision: 806375
12cr|php-dbase-5.1.0-1|70	- 5.1.0
12cr|php-dbase-5.1.0-1|71	
12cr|php-dbase-5.1.0-1|72	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-5
12cr|php-dbase-5.1.0-1|73	+ Revision: 795421
12cr|php-dbase-5.1.0-1|74	- rebuild for php-5.4.x
12cr|php-dbase-5.1.0-1|75	
12cr|php-dbase-5.1.0-1|76	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-4
12cr|php-dbase-5.1.0-1|77	+ Revision: 761212
12cr|php-dbase-5.1.0-1|78	- rebuild
12cr|php-dbase-5.1.0-1|79	
12cr|php-dbase-5.1.0-1|80	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-3
12cr|php-dbase-5.1.0-1|81	+ Revision: 696405
12cr|php-dbase-5.1.0-1|82	- rebuilt for php-5.3.8
12cr|php-dbase-5.1.0-1|83	
12cr|php-dbase-5.1.0-1|84	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-2
12cr|php-dbase-5.1.0-1|85	+ Revision: 695378
12cr|php-dbase-5.1.0-1|86	- rebuilt for php-5.3.7
12cr|php-dbase-5.1.0-1|87	
12cr|php-dbase-5.1.0-1|88	* Sun Mar 20 2011 Funda Wang <fwang@mandriva.org> 1:5.0.1-1
12cr|php-dbase-5.1.0-1|89	+ Revision: 647150
12cr|php-dbase-5.1.0-1|90	- import php-dbase
12cr|php-dbase-5.1.0-1|91	
12cr|php-dbase-5.1.0-1|92	
12cr|php-dbase-5.1.0-1|93	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.1-1mdv2007.0
12cr|php-dbase-5.1.0-1|94	+ Revision: 117391
12cr|php-dbase-5.1.0-1|95	- rebuilt against new upstream version (5.2.1)
12cr|php-dbase-5.1.0-1|96	- fix deps
12cr|php-dbase-5.1.0-1|97	
12cr|php-dbase-5.1.0-1|98	* Tue Nov 07 2006 Oden Eriksson <oeriksson@mandriva.com> 5.2.0-1mdv2007.1
12cr|php-dbase-5.1.0-1|99	+ Revision: 77336
12cr|php-dbase-5.1.0-1|100	- rebuilt for php-5.2.0
12cr|php-dbase-5.1.0-1|101	
12cr|php-dbase-5.1.0-1|102	* Thu Nov 02 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.6-1mdv2007.1
12cr|php-dbase-5.1.0-1|103	+ Revision: 75192
12cr|php-dbase-5.1.0-1|104	- Import php-dbase
12cr|php-dbase-5.1.0-1|105	
12cr|php-dbase-5.1.0-1|106	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.6-1
12cr|php-dbase-5.1.0-1|107	- rebuilt for php-5.1.6
12cr|php-dbase-5.1.0-1|108	
12cr|php-dbase-5.1.0-1|109	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.4-2mdk
12cr|php-dbase-5.1.0-1|110	- rebuild
12cr|php-dbase-5.1.0-1|111	
12cr|php-dbase-5.1.0-1|112	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.4-1mdk
12cr|php-dbase-5.1.0-1|113	- rebuilt for php-5.1.4
12cr|php-dbase-5.1.0-1|114	
12cr|php-dbase-5.1.0-1|115	* Fri May 05 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.3-1mdk
12cr|php-dbase-5.1.0-1|116	- rebuilt for php-5.1.3
12cr|php-dbase-5.1.0-1|117	
12cr|php-dbase-5.1.0-1|118	* Thu Feb 02 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.2-2mdk
12cr|php-dbase-5.1.0-1|119	- new group (Development/PHP) and iurt rebuild
12cr|php-dbase-5.1.0-1|120	
12cr|php-dbase-5.1.0-1|121	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.2-1mdk
12cr|php-dbase-5.1.0-1|122	- rebuilt against php-5.1.2
12cr|php-dbase-5.1.0-1|123	
12cr|php-dbase-5.1.0-1|124	* Tue Nov 29 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.1-1mdk
12cr|php-dbase-5.1.0-1|125	- rebuilt against php-5.1.1
12cr|php-dbase-5.1.0-1|126	
12cr|php-dbase-5.1.0-1|127	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0-1mdk
12cr|php-dbase-5.1.0-1|128	- rebuilt against php-5.1.0
12cr|php-dbase-5.1.0-1|129	
12cr|php-dbase-5.1.0-1|130	* Thu Nov 03 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0-0.RC4.1mdk
12cr|php-dbase-5.1.0-1|131	- rebuilt against php-5.1.0RC4
12cr|php-dbase-5.1.0-1|132	
12cr|php-dbase-5.1.0-1|133	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0-0.RC1.2mdk
12cr|php-dbase-5.1.0-1|134	- rebuilt to provide a -debug package too
12cr|php-dbase-5.1.0-1|135	
12cr|php-dbase-5.1.0-1|136	* Sun Oct 02 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0-0.RC1.1mdk
12cr|php-dbase-5.1.0-1|137	- rebuilt against php-5.1.0RC1
12cr|php-dbase-5.1.0-1|138	
12cr|php-dbase-5.1.0-1|139	* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.5-1mdk
12cr|php-dbase-5.1.0-1|140	- rebuilt against php-5.0.5 (Major security fixes)
12cr|php-dbase-5.1.0-1|141	
12cr|php-dbase-5.1.0-1|142	* Fri May 27 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4-1mdk
12cr|php-dbase-5.1.0-1|143	- rename the package
12cr|php-dbase-5.1.0-1|144	
12cr|php-dbase-5.1.0-1|145	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4-1mdk
12cr|php-dbase-5.1.0-1|146	- 5.0.4
12cr|php-dbase-5.1.0-1|147	
12cr|php-dbase-5.1.0-1|148	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-4mdk
12cr|php-dbase-5.1.0-1|149	- use the %%mkrel macro
12cr|php-dbase-5.1.0-1|150	
12cr|php-dbase-5.1.0-1|151	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-3mdk
12cr|php-dbase-5.1.0-1|152	- rebuilt against a non hardened-php aware php lib
12cr|php-dbase-5.1.0-1|153	
12cr|php-dbase-5.1.0-1|154	* Sun Jan 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-2mdk
12cr|php-dbase-5.1.0-1|155	- rebuild due to hardened-php-0.2.6
12cr|php-dbase-5.1.0-1|156	
12cr|php-dbase-5.1.0-1|157	* Fri Dec 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-1mdk
12cr|php-dbase-5.1.0-1|158	- rebuilt for php-5.0.3
12cr|php-dbase-5.1.0-1|159	
12cr|php-dbase-5.1.0-1|160	* Sat Sep 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.2-1mdk
12cr|php-dbase-5.1.0-1|161	- rebuilt for php-5.0.2
12cr|php-dbase-5.1.0-1|162	
12cr|php-dbase-5.1.0-1|163	* Sun Aug 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.1-1mdk
12cr|php-dbase-5.1.0-1|164	- rebuilt for php-5.0.1
12cr|php-dbase-5.1.0-1|165	
12cr|php-dbase-5.1.0-1|166	* Wed Aug 11 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.0-1mdk
12cr|php-dbase-5.1.0-1|167	- rebuilt for php-5.0.0
12cr|php-dbase-5.1.0-1|168	- major cleanups
12cr|php-dbase-5.1.0-1|169	
12cr|php-dbase-5.1.0-1|170	* Thu Jul 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8-1mdk
12cr|php-dbase-5.1.0-1|171	- rebuilt for php-4.3.8
12cr|php-dbase-5.1.0-1|172	
12cr|php-dbase-5.1.0-1|173	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7-2mdk
12cr|php-dbase-5.1.0-1|174	- remove redundant provides
12cr|php-dbase-5.1.0-1|175	
12cr|php-dbase-5.1.0-1|176	* Tue Jun 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7-1mdk
12cr|php-dbase-5.1.0-1|177	- rebuilt for php-4.3.7
12cr|php-dbase-5.1.0-1|178	
12cr|php-dbase-5.1.0-1|179	* Mon May 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6-2mdk
12cr|php-dbase-5.1.0-1|180	- use the %%configure2_5x macro
12cr|php-dbase-5.1.0-1|181	- move scandir to /etc/php.d
12cr|php-dbase-5.1.0-1|182	
12cr|php-dbase-5.1.0-1|183	* Thu May 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6-1mdk
12cr|php-dbase-5.1.0-1|184	- built for php 4.3.6
12cr|php-dbase-5.1.0-1|185	

5811 12
12cr|php-dbus-0.1.1-5|1	%define modname dbus
12cr|php-dbus-0.1.1-5|2	%define dirname %{modname}
12cr|php-dbus-0.1.1-5|3	%define soname %{modname}.so
12cr|php-dbus-0.1.1-5|4	%define inifile B14_%{modname}.ini
12cr|php-dbus-0.1.1-5|5	
12cr|php-dbus-0.1.1-5|6	Summary:	Extension for interaction with DBUS busses
12cr|php-dbus-0.1.1-5|7	Name:		php-%{modname}
12cr|php-dbus-0.1.1-5|8	Version:	0.1.1
12cr|php-dbus-0.1.1-5|9	Release:	%mkrel 5
12cr|php-dbus-0.1.1-5|10	Group:		Development/PHP
12cr|php-dbus-0.1.1-5|11	License:	PHP
12cr|php-dbus-0.1.1-5|12	URL:		http://pecl.php.net/package/DBus
12cr|php-dbus-0.1.1-5|13	Source0:	http://pecl.php.net/get/dbus-%{version}.tgz
12cr|php-dbus-0.1.1-5|14	Source1:	B14_dbus.ini
12cr|php-dbus-0.1.1-5|15	BuildRequires:	pkgconfig
12cr|php-dbus-0.1.1-5|16	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-dbus-0.1.1-5|17	BuildRequires:	dbus-devel
12cr|php-dbus-0.1.1-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-dbus-0.1.1-5|19	
12cr|php-dbus-0.1.1-5|20	%description
12cr|php-dbus-0.1.1-5|21	This extension allows you to talk to DBUS services on a system, and also act as
12cr|php-dbus-0.1.1-5|22	a DBUS service.
12cr|php-dbus-0.1.1-5|23	
12cr|php-dbus-0.1.1-5|24	%prep
12cr|php-dbus-0.1.1-5|25	
12cr|php-dbus-0.1.1-5|26	%setup -q -n %{modname}-%{version}
12cr|php-dbus-0.1.1-5|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-dbus-0.1.1-5|28	
12cr|php-dbus-0.1.1-5|29	cp %{SOURCE1} %{inifile}
12cr|php-dbus-0.1.1-5|30	
12cr|php-dbus-0.1.1-5|31	# lib64 fix
12cr|php-dbus-0.1.1-5|32	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-dbus-0.1.1-5|33	
12cr|php-dbus-0.1.1-5|34	%build
12cr|php-dbus-0.1.1-5|35	%serverbuild
12cr|php-dbus-0.1.1-5|36	
12cr|php-dbus-0.1.1-5|37	phpize
12cr|php-dbus-0.1.1-5|38	%configure2_5x --with-libdir=%{_lib} \
12cr|php-dbus-0.1.1-5|39	--with-%{modname}=shared,%{_prefix}
12cr|php-dbus-0.1.1-5|40	%make
12cr|php-dbus-0.1.1-5|41	mv modules/*.so .
12cr|php-dbus-0.1.1-5|42	
12cr|php-dbus-0.1.1-5|43	%install
12cr|php-dbus-0.1.1-5|44	rm -rf %{buildroot}
12cr|php-dbus-0.1.1-5|45	
12cr|php-dbus-0.1.1-5|46	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-dbus-0.1.1-5|47	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-dbus-0.1.1-5|48	
12cr|php-dbus-0.1.1-5|49	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-dbus-0.1.1-5|50	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-dbus-0.1.1-5|51	
12cr|php-dbus-0.1.1-5|52	%post
12cr|php-dbus-0.1.1-5|53	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-dbus-0.1.1-5|54	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-dbus-0.1.1-5|55	fi
12cr|php-dbus-0.1.1-5|56	
12cr|php-dbus-0.1.1-5|57	%postun
12cr|php-dbus-0.1.1-5|58	if [ "$1" = "0" ]; then
12cr|php-dbus-0.1.1-5|59	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-dbus-0.1.1-5|60	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-dbus-0.1.1-5|61	fi
12cr|php-dbus-0.1.1-5|62	fi
12cr|php-dbus-0.1.1-5|63	
12cr|php-dbus-0.1.1-5|64	%clean
12cr|php-dbus-0.1.1-5|65	rm -rf %{buildroot}
12cr|php-dbus-0.1.1-5|66	
12cr|php-dbus-0.1.1-5|67	%files
12cr|php-dbus-0.1.1-5|68	%defattr(-,root,root)
12cr|php-dbus-0.1.1-5|69	%doc package*.xml
12cr|php-dbus-0.1.1-5|70	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-dbus-0.1.1-5|71	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-dbus-0.1.1-5|72	
12cr|php-dbus-0.1.1-5|73	
12cr|php-dbus-0.1.1-5|74	
12cr|php-dbus-0.1.1-5|75	%changelog
12cr|php-dbus-0.1.1-5|76	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-5mdv2012.0
12cr|php-dbus-0.1.1-5|77	+ Revision: 795422
12cr|php-dbus-0.1.1-5|78	- rebuild for php-5.4.x
12cr|php-dbus-0.1.1-5|79	
12cr|php-dbus-0.1.1-5|80	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4
12cr|php-dbus-0.1.1-5|81	+ Revision: 761213
12cr|php-dbus-0.1.1-5|82	- rebuild
12cr|php-dbus-0.1.1-5|83	
12cr|php-dbus-0.1.1-5|84	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3
12cr|php-dbus-0.1.1-5|85	+ Revision: 696406
12cr|php-dbus-0.1.1-5|86	- rebuilt for php-5.3.8
12cr|php-dbus-0.1.1-5|87	
12cr|php-dbus-0.1.1-5|88	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-2
12cr|php-dbus-0.1.1-5|89	+ Revision: 695379
12cr|php-dbus-0.1.1-5|90	- rebuilt for php-5.3.7
12cr|php-dbus-0.1.1-5|91	
12cr|php-dbus-0.1.1-5|92	* Thu Jun 23 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1
12cr|php-dbus-0.1.1-5|93	+ Revision: 686774
12cr|php-dbus-0.1.1-5|94	- 0.1.1
12cr|php-dbus-0.1.1-5|95	
12cr|php-dbus-0.1.1-5|96	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2
12cr|php-dbus-0.1.1-5|97	+ Revision: 646623
12cr|php-dbus-0.1.1-5|98	- rebuilt for php-5.3.6
12cr|php-dbus-0.1.1-5|99	
12cr|php-dbus-0.1.1-5|100	* Tue Mar 01 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1
12cr|php-dbus-0.1.1-5|101	+ Revision: 641088
12cr|php-dbus-0.1.1-5|102	- import php-dbus
12cr|php-dbus-0.1.1-5|103	
12cr|php-dbus-0.1.1-5|104	
12cr|php-dbus-0.1.1-5|105	* Tue Mar 01 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdv2011.0
12cr|php-dbus-0.1.1-5|106	- initial Mandriva package

5812 12
12cr|php-dbx-1.1.2-5|1	%define modname dbx
12cr|php-dbx-1.1.2-5|2	%define dirname %{modname}
12cr|php-dbx-1.1.2-5|3	%define soname %{modname}.so
12cr|php-dbx-1.1.2-5|4	%define inifile 16_%{modname}.ini
12cr|php-dbx-1.1.2-5|5	
12cr|php-dbx-1.1.2-5|6	Summary:	DBX extension module for PHP
12cr|php-dbx-1.1.2-5|7	Name:		php-%{modname}
12cr|php-dbx-1.1.2-5|8	Version:	1.1.2
12cr|php-dbx-1.1.2-5|9	Release:	%mkrel 5
12cr|php-dbx-1.1.2-5|10	Group:		Development/PHP
12cr|php-dbx-1.1.2-5|11	URL:		http://www.php.net
12cr|php-dbx-1.1.2-5|12	License:	PHP License
12cr|php-dbx-1.1.2-5|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-dbx-1.1.2-5|14	Source1:	%{modname}.ini
12cr|php-dbx-1.1.2-5|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-dbx-1.1.2-5|16	Epoch:		1
12cr|php-dbx-1.1.2-5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-dbx-1.1.2-5|18	
12cr|php-dbx-1.1.2-5|19	%description
12cr|php-dbx-1.1.2-5|20	The dbx module is a database abstraction layer. The dbx functions
12cr|php-dbx-1.1.2-5|21	allow you to access all supported databases using a single calling
12cr|php-dbx-1.1.2-5|22	convention. The dbx-functions themselves do not interface directly
12cr|php-dbx-1.1.2-5|23	to the databases, but interface to the modules that are used to
12cr|php-dbx-1.1.2-5|24	support these databases. The currently supported databases are
12cr|php-dbx-1.1.2-5|25	MySQL, ODBC, Oracle (oci8), MS SQL Server, PostgreSQL, FrontBase,
12cr|php-dbx-1.1.2-5|26	Sybase-CT and SQLite. The module-dependencies are only for the
12cr|php-dbx-1.1.2-5|27	databases you wish to use.
12cr|php-dbx-1.1.2-5|28	
12cr|php-dbx-1.1.2-5|29	%prep
12cr|php-dbx-1.1.2-5|30	
12cr|php-dbx-1.1.2-5|31	%setup -q -n %{modname}-%{version}
12cr|php-dbx-1.1.2-5|32	[ "../package.xml" != "/" ] && mv ../package.xml .
12cr|php-dbx-1.1.2-5|33	
12cr|php-dbx-1.1.2-5|34	cp %{SOURCE1} %{inifile}
12cr|php-dbx-1.1.2-5|35	
12cr|php-dbx-1.1.2-5|36	%build
12cr|php-dbx-1.1.2-5|37	%serverbuild
12cr|php-dbx-1.1.2-5|38	
12cr|php-dbx-1.1.2-5|39	phpize
12cr|php-dbx-1.1.2-5|40	%configure2_5x --with-libdir=%{_lib} \
12cr|php-dbx-1.1.2-5|41	--with-%{modname}=shared,%{_prefix}
12cr|php-dbx-1.1.2-5|42	
12cr|php-dbx-1.1.2-5|43	%make
12cr|php-dbx-1.1.2-5|44	mv modules/*.so .
12cr|php-dbx-1.1.2-5|45	
12cr|php-dbx-1.1.2-5|46	%install
12cr|php-dbx-1.1.2-5|47	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-dbx-1.1.2-5|48	
12cr|php-dbx-1.1.2-5|49	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-dbx-1.1.2-5|50	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-dbx-1.1.2-5|51	
12cr|php-dbx-1.1.2-5|52	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-dbx-1.1.2-5|53	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/
12cr|php-dbx-1.1.2-5|54	
12cr|php-dbx-1.1.2-5|55	%post
12cr|php-dbx-1.1.2-5|56	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-dbx-1.1.2-5|57	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-dbx-1.1.2-5|58	fi
12cr|php-dbx-1.1.2-5|59	
12cr|php-dbx-1.1.2-5|60	%postun
12cr|php-dbx-1.1.2-5|61	if [ "$1" = "0" ]; then
12cr|php-dbx-1.1.2-5|62	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-dbx-1.1.2-5|63	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-dbx-1.1.2-5|64	fi
12cr|php-dbx-1.1.2-5|65	fi
12cr|php-dbx-1.1.2-5|66	
12cr|php-dbx-1.1.2-5|67	%clean
12cr|php-dbx-1.1.2-5|68	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-dbx-1.1.2-5|69	
12cr|php-dbx-1.1.2-5|70	%files
12cr|php-dbx-1.1.2-5|71	%defattr(-,root,root)
12cr|php-dbx-1.1.2-5|72	%doc CREDITS howto_extend_dbx.html package.xml tests
12cr|php-dbx-1.1.2-5|73	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-dbx-1.1.2-5|74	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-dbx-1.1.2-5|75	
12cr|php-dbx-1.1.2-5|76	
12cr|php-dbx-1.1.2-5|77	%changelog
12cr|php-dbx-1.1.2-5|78	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.2-5mdv2012.0
12cr|php-dbx-1.1.2-5|79	+ Revision: 795423
12cr|php-dbx-1.1.2-5|80	- rebuild for php-5.4.x
12cr|php-dbx-1.1.2-5|81	
12cr|php-dbx-1.1.2-5|82	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.2-4
12cr|php-dbx-1.1.2-5|83	+ Revision: 761214
12cr|php-dbx-1.1.2-5|84	- rebuild
12cr|php-dbx-1.1.2-5|85	
12cr|php-dbx-1.1.2-5|86	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.2-3
12cr|php-dbx-1.1.2-5|87	+ Revision: 696407
12cr|php-dbx-1.1.2-5|88	- rebuilt for php-5.3.8
12cr|php-dbx-1.1.2-5|89	
12cr|php-dbx-1.1.2-5|90	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.2-2
12cr|php-dbx-1.1.2-5|91	+ Revision: 695380
12cr|php-dbx-1.1.2-5|92	- rebuilt for php-5.3.7
12cr|php-dbx-1.1.2-5|93	
12cr|php-dbx-1.1.2-5|94	* Thu Aug 11 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.2-1
12cr|php-dbx-1.1.2-5|95	+ Revision: 694013
12cr|php-dbx-1.1.2-5|96	- 1.1.2
12cr|php-dbx-1.1.2-5|97	
12cr|php-dbx-1.1.2-5|98	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-35
12cr|php-dbx-1.1.2-5|99	+ Revision: 646624
12cr|php-dbx-1.1.2-5|100	- rebuilt for php-5.3.6
12cr|php-dbx-1.1.2-5|101	
12cr|php-dbx-1.1.2-5|102	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-34mdv2011.0
12cr|php-dbx-1.1.2-5|103	+ Revision: 629779
12cr|php-dbx-1.1.2-5|104	- rebuilt for php-5.3.5
12cr|php-dbx-1.1.2-5|105	
12cr|php-dbx-1.1.2-5|106	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-33mdv2011.0
12cr|php-dbx-1.1.2-5|107	+ Revision: 628090
12cr|php-dbx-1.1.2-5|108	- ensure it's built without automake1.7
12cr|php-dbx-1.1.2-5|109	
12cr|php-dbx-1.1.2-5|110	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-32mdv2011.0
12cr|php-dbx-1.1.2-5|111	+ Revision: 600472
12cr|php-dbx-1.1.2-5|112	- rebuild
12cr|php-dbx-1.1.2-5|113	
12cr|php-dbx-1.1.2-5|114	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-31mdv2011.0
12cr|php-dbx-1.1.2-5|115	+ Revision: 588755
12cr|php-dbx-1.1.2-5|116	- rebuild
12cr|php-dbx-1.1.2-5|117	
12cr|php-dbx-1.1.2-5|118	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-30mdv2010.1
12cr|php-dbx-1.1.2-5|119	+ Revision: 514529
12cr|php-dbx-1.1.2-5|120	- rebuilt for php-5.3.2
12cr|php-dbx-1.1.2-5|121	
12cr|php-dbx-1.1.2-5|122	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-29mdv2010.1
12cr|php-dbx-1.1.2-5|123	+ Revision: 485350
12cr|php-dbx-1.1.2-5|124	- rebuilt for php-5.3.2RC1
12cr|php-dbx-1.1.2-5|125	
12cr|php-dbx-1.1.2-5|126	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-28mdv2010.1
12cr|php-dbx-1.1.2-5|127	+ Revision: 468156
12cr|php-dbx-1.1.2-5|128	- rebuilt against php-5.3.1
12cr|php-dbx-1.1.2-5|129	
12cr|php-dbx-1.1.2-5|130	* Tue Oct 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-27mdv2010.0
12cr|php-dbx-1.1.2-5|131	+ Revision: 454522
12cr|php-dbx-1.1.2-5|132	- P0: php-5.3.x fixes from upstream svn
12cr|php-dbx-1.1.2-5|133	- rebuilt against php-5.3.0RC2
12cr|php-dbx-1.1.2-5|134	
12cr|php-dbx-1.1.2-5|135	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-26mdv2009.1
12cr|php-dbx-1.1.2-5|136	+ Revision: 346412
12cr|php-dbx-1.1.2-5|137	- rebuilt for php-5.2.9
12cr|php-dbx-1.1.2-5|138	
12cr|php-dbx-1.1.2-5|139	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-25mdv2009.1
12cr|php-dbx-1.1.2-5|140	+ Revision: 341501
12cr|php-dbx-1.1.2-5|141	- rebuilt against php-5.2.9RC2
12cr|php-dbx-1.1.2-5|142	
12cr|php-dbx-1.1.2-5|143	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-24mdv2009.1
12cr|php-dbx-1.1.2-5|144	+ Revision: 321726
12cr|php-dbx-1.1.2-5|145	- rebuild
12cr|php-dbx-1.1.2-5|146	
12cr|php-dbx-1.1.2-5|147	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-23mdv2009.1
12cr|php-dbx-1.1.2-5|148	+ Revision: 310212
12cr|php-dbx-1.1.2-5|149	- rebuilt against php-5.2.7
12cr|php-dbx-1.1.2-5|150	
12cr|php-dbx-1.1.2-5|151	* Tue Jul 15 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-22mdv2009.0
12cr|php-dbx-1.1.2-5|152	+ Revision: 235811
12cr|php-dbx-1.1.2-5|153	- rebuild
12cr|php-dbx-1.1.2-5|154	
12cr|php-dbx-1.1.2-5|155	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-20mdv2009.0
12cr|php-dbx-1.1.2-5|156	+ Revision: 200103
12cr|php-dbx-1.1.2-5|157	- rebuilt against php-5.2.6
12cr|php-dbx-1.1.2-5|158	
12cr|php-dbx-1.1.2-5|159	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-19mdv2008.1
12cr|php-dbx-1.1.2-5|160	+ Revision: 161959
12cr|php-dbx-1.1.2-5|161	- rebuild
12cr|php-dbx-1.1.2-5|162	
12cr|php-dbx-1.1.2-5|163	+ Olivier Blin <blino@mandriva.org>
12cr|php-dbx-1.1.2-5|164	- restore BuildRoot
12cr|php-dbx-1.1.2-5|165	
12cr|php-dbx-1.1.2-5|166	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-dbx-1.1.2-5|167	- kill re-definition of %%buildroot on Pixel's request
12cr|php-dbx-1.1.2-5|168	
12cr|php-dbx-1.1.2-5|169	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-18mdv2008.1
12cr|php-dbx-1.1.2-5|170	+ Revision: 107558
12cr|php-dbx-1.1.2-5|171	- restart apache if needed
12cr|php-dbx-1.1.2-5|172	
12cr|php-dbx-1.1.2-5|173	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-17mdv2008.0
12cr|php-dbx-1.1.2-5|174	+ Revision: 77451
12cr|php-dbx-1.1.2-5|175	- rebuilt against php-5.2.4
12cr|php-dbx-1.1.2-5|176	
12cr|php-dbx-1.1.2-5|177	* Thu Aug 16 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-16mdv2008.0
12cr|php-dbx-1.1.2-5|178	+ Revision: 64295
12cr|php-dbx-1.1.2-5|179	- use the new %%serverbuild macro
12cr|php-dbx-1.1.2-5|180	
12cr|php-dbx-1.1.2-5|181	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-15mdv2008.0
12cr|php-dbx-1.1.2-5|182	+ Revision: 39376
12cr|php-dbx-1.1.2-5|183	- use distro conditional -fstack-protector
12cr|php-dbx-1.1.2-5|184	
12cr|php-dbx-1.1.2-5|185	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-14mdv2008.0
12cr|php-dbx-1.1.2-5|186	+ Revision: 33771
12cr|php-dbx-1.1.2-5|187	- rebuilt against new upstream version (5.2.3)
12cr|php-dbx-1.1.2-5|188	
12cr|php-dbx-1.1.2-5|189	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-13mdv2008.0
12cr|php-dbx-1.1.2-5|190	+ Revision: 21020
12cr|php-dbx-1.1.2-5|191	- rebuilt against new upstream version (5.2.2)
12cr|php-dbx-1.1.2-5|192	
12cr|php-dbx-1.1.2-5|193	
12cr|php-dbx-1.1.2-5|194	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-12mdv2007.0
12cr|php-dbx-1.1.2-5|195	+ Revision: 117530
12cr|php-dbx-1.1.2-5|196	- rebuilt against new upstream version (5.2.1)
12cr|php-dbx-1.1.2-5|197	
12cr|php-dbx-1.1.2-5|198	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-11mdv2007.0
12cr|php-dbx-1.1.2-5|199	+ Revision: 78141
12cr|php-dbx-1.1.2-5|200	- fix deps
12cr|php-dbx-1.1.2-5|201	
12cr|php-dbx-1.1.2-5|202	* Tue Nov 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-10mdv2007.0
12cr|php-dbx-1.1.2-5|203	+ Revision: 77337
12cr|php-dbx-1.1.2-5|204	- rebuilt for php-5.2.0
12cr|php-dbx-1.1.2-5|205	
12cr|php-dbx-1.1.2-5|206	* Thu Nov 02 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-9mdv2007.1
12cr|php-dbx-1.1.2-5|207	+ Revision: 75194
12cr|php-dbx-1.1.2-5|208	- Import php-dbx
12cr|php-dbx-1.1.2-5|209	
12cr|php-dbx-1.1.2-5|210	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-9
12cr|php-dbx-1.1.2-5|211	- rebuilt for php-5.1.6
12cr|php-dbx-1.1.2-5|212	
12cr|php-dbx-1.1.2-5|213	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-8mdk
12cr|php-dbx-1.1.2-5|214	- rebuild
12cr|php-dbx-1.1.2-5|215	
12cr|php-dbx-1.1.2-5|216	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-7mdk
12cr|php-dbx-1.1.2-5|217	- rebuilt for php-5.1.4
12cr|php-dbx-1.1.2-5|218	
12cr|php-dbx-1.1.2-5|219	* Fri May 05 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-6mdk
12cr|php-dbx-1.1.2-5|220	- rebuilt for php-5.1.3
12cr|php-dbx-1.1.2-5|221	
12cr|php-dbx-1.1.2-5|222	* Thu Feb 02 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-5mdk
12cr|php-dbx-1.1.2-5|223	- new group (Development/PHP) and iurt rebuild
12cr|php-dbx-1.1.2-5|224	
12cr|php-dbx-1.1.2-5|225	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-4mdk
12cr|php-dbx-1.1.2-5|226	- rebuilt against php-5.1.2
12cr|php-dbx-1.1.2-5|227	
12cr|php-dbx-1.1.2-5|228	* Tue Nov 29 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-3mdk
12cr|php-dbx-1.1.2-5|229	- rebuilt against php-5.1.1
12cr|php-dbx-1.1.2-5|230	
12cr|php-dbx-1.1.2-5|231	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-2mdk
12cr|php-dbx-1.1.2-5|232	- rebuilt against php-5.1.0
12cr|php-dbx-1.1.2-5|233	
12cr|php-dbx-1.1.2-5|234	* Thu Nov 03 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-1mdk
12cr|php-dbx-1.1.2-5|235	- rebuilt against php-5.1.0RC4
12cr|php-dbx-1.1.2-5|236	- fix versioning
12cr|php-dbx-1.1.2-5|237	
12cr|php-dbx-1.1.2-5|238	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0-0.RC1.2mdk
12cr|php-dbx-1.1.2-5|239	- rebuilt to provide a -debug package too
12cr|php-dbx-1.1.2-5|240	
12cr|php-dbx-1.1.2-5|241	* Sun Oct 02 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0_1.1.0-0.RC1.1mdk
12cr|php-dbx-1.1.2-5|242	- rebuilt against php-5.1.0RC1
12cr|php-dbx-1.1.2-5|243	- the source lives in pecl now
12cr|php-dbx-1.1.2-5|244	
12cr|php-dbx-1.1.2-5|245	* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.5-1mdk
12cr|php-dbx-1.1.2-5|246	- rebuilt against php-5.0.5 (Major security fixes)
12cr|php-dbx-1.1.2-5|247	
12cr|php-dbx-1.1.2-5|248	* Fri May 27 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4-1mdk
12cr|php-dbx-1.1.2-5|249	- rename the package
12cr|php-dbx-1.1.2-5|250	
12cr|php-dbx-1.1.2-5|251	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4-1mdk
12cr|php-dbx-1.1.2-5|252	- 5.0.4
12cr|php-dbx-1.1.2-5|253	
12cr|php-dbx-1.1.2-5|254	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-4mdk
12cr|php-dbx-1.1.2-5|255	- use the %%mkrel macro
12cr|php-dbx-1.1.2-5|256	
12cr|php-dbx-1.1.2-5|257	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-3mdk
12cr|php-dbx-1.1.2-5|258	- rebuilt against a non hardened-php aware php lib
12cr|php-dbx-1.1.2-5|259	
12cr|php-dbx-1.1.2-5|260	* Sun Jan 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-2mdk
12cr|php-dbx-1.1.2-5|261	- rebuild due to hardened-php-0.2.6
12cr|php-dbx-1.1.2-5|262	
12cr|php-dbx-1.1.2-5|263	* Fri Dec 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-1mdk
12cr|php-dbx-1.1.2-5|264	- rebuilt for php-5.0.3
12cr|php-dbx-1.1.2-5|265	
12cr|php-dbx-1.1.2-5|266	* Sat Sep 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.2-1mdk
12cr|php-dbx-1.1.2-5|267	- rebuilt for php-5.0.2
12cr|php-dbx-1.1.2-5|268	
12cr|php-dbx-1.1.2-5|269	* Sun Aug 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.1-1mdk
12cr|php-dbx-1.1.2-5|270	- rebuilt for php-5.0.1
12cr|php-dbx-1.1.2-5|271	
12cr|php-dbx-1.1.2-5|272	* Wed Aug 11 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.0-1mdk
12cr|php-dbx-1.1.2-5|273	- rebuilt for php-5.0.0
12cr|php-dbx-1.1.2-5|274	- major cleanups
12cr|php-dbx-1.1.2-5|275	
12cr|php-dbx-1.1.2-5|276	* Thu Jul 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8-1mdk
12cr|php-dbx-1.1.2-5|277	- rebuilt for php-4.3.8
12cr|php-dbx-1.1.2-5|278	
12cr|php-dbx-1.1.2-5|279	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7-2mdk
12cr|php-dbx-1.1.2-5|280	- remove redundant provides
12cr|php-dbx-1.1.2-5|281	
12cr|php-dbx-1.1.2-5|282	* Tue Jun 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7-1mdk
12cr|php-dbx-1.1.2-5|283	- rebuilt for php-4.3.7
12cr|php-dbx-1.1.2-5|284	
12cr|php-dbx-1.1.2-5|285	* Mon May 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6-2mdk
12cr|php-dbx-1.1.2-5|286	- use the %%configure2_5x macro
12cr|php-dbx-1.1.2-5|287	- move scandir to /etc/php.d
12cr|php-dbx-1.1.2-5|288	
12cr|php-dbx-1.1.2-5|289	* Thu May 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6-1mdk
12cr|php-dbx-1.1.2-5|290	- built for php 4.3.6
12cr|php-dbx-1.1.2-5|291	

5813 12
12cr|php-defcon-1.0.0-5|1	%define modname defcon
12cr|php-defcon-1.0.0-5|2	%define dirname %{modname}
12cr|php-defcon-1.0.0-5|3	%define soname %{modname}.so
12cr|php-defcon-1.0.0-5|4	%define inifile B18_%{modname}.ini
12cr|php-defcon-1.0.0-5|5	
12cr|php-defcon-1.0.0-5|6	Summary:	PHP Defcon extension
12cr|php-defcon-1.0.0-5|7	Name:		php-%{modname}
12cr|php-defcon-1.0.0-5|8	Version:	1.0.0
12cr|php-defcon-1.0.0-5|9	Release:	%mkrel 5
12cr|php-defcon-1.0.0-5|10	Group:		Development/PHP
12cr|php-defcon-1.0.0-5|11	License:	PHP
12cr|php-defcon-1.0.0-5|12	URL:		http://www.xarg.org/project/php-defcon/
12cr|php-defcon-1.0.0-5|13	Source0:	http://www.xarg.org/download/defcon-%{version}.tar.gz
12cr|php-defcon-1.0.0-5|14	Source1:	B18_defcon.ini
12cr|php-defcon-1.0.0-5|15	Source2:	defcon.conf
12cr|php-defcon-1.0.0-5|16	Patch0:		defcon-1.0.0-php54x.diff
12cr|php-defcon-1.0.0-5|17	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-defcon-1.0.0-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-defcon-1.0.0-5|19	
12cr|php-defcon-1.0.0-5|20	%description
12cr|php-defcon-1.0.0-5|21	PHP Defcon is an Extension for PHP to define constants that are available
12cr|php-defcon-1.0.0-5|22	during the whole server runtime - from server start to shutdown.
12cr|php-defcon-1.0.0-5|23	
12cr|php-defcon-1.0.0-5|24	%prep
12cr|php-defcon-1.0.0-5|25	
12cr|php-defcon-1.0.0-5|26	%setup -q -n %{modname}-%{version}
12cr|php-defcon-1.0.0-5|27	
12cr|php-defcon-1.0.0-5|28	%patch0 -p0
12cr|php-defcon-1.0.0-5|29	
12cr|php-defcon-1.0.0-5|30	cp %{SOURCE1} %{inifile}
12cr|php-defcon-1.0.0-5|31	cp %{SOURCE2} defcon.conf
12cr|php-defcon-1.0.0-5|32	
12cr|php-defcon-1.0.0-5|33	# lib64 fix
12cr|php-defcon-1.0.0-5|34	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-defcon-1.0.0-5|35	
12cr|php-defcon-1.0.0-5|36	%build
12cr|php-defcon-1.0.0-5|37	%serverbuild
12cr|php-defcon-1.0.0-5|38	
12cr|php-defcon-1.0.0-5|39	phpize
12cr|php-defcon-1.0.0-5|40	%configure2_5x --with-libdir=%{_lib} \
12cr|php-defcon-1.0.0-5|41	--with-%{modname}=shared,%{_prefix}
12cr|php-defcon-1.0.0-5|42	%make
12cr|php-defcon-1.0.0-5|43	mv modules/*.so .
12cr|php-defcon-1.0.0-5|44	
12cr|php-defcon-1.0.0-5|45	%install
12cr|php-defcon-1.0.0-5|46	rm -rf %{buildroot}
12cr|php-defcon-1.0.0-5|47	
12cr|php-defcon-1.0.0-5|48	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-defcon-1.0.0-5|49	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-defcon-1.0.0-5|50	
12cr|php-defcon-1.0.0-5|51	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-defcon-1.0.0-5|52	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-defcon-1.0.0-5|53	install -m0644 defcon.conf %{buildroot}%{_sysconfdir}/
12cr|php-defcon-1.0.0-5|54	
12cr|php-defcon-1.0.0-5|55	%post
12cr|php-defcon-1.0.0-5|56	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-defcon-1.0.0-5|57	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-defcon-1.0.0-5|58	fi
12cr|php-defcon-1.0.0-5|59	
12cr|php-defcon-1.0.0-5|60	%postun
12cr|php-defcon-1.0.0-5|61	if [ "$1" = "0" ]; then
12cr|php-defcon-1.0.0-5|62	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-defcon-1.0.0-5|63	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-defcon-1.0.0-5|64	fi
12cr|php-defcon-1.0.0-5|65	fi
12cr|php-defcon-1.0.0-5|66	
12cr|php-defcon-1.0.0-5|67	%clean
12cr|php-defcon-1.0.0-5|68	rm -rf %{buildroot}
12cr|php-defcon-1.0.0-5|69	
12cr|php-defcon-1.0.0-5|70	%files
12cr|php-defcon-1.0.0-5|71	%defattr(-,root,root)
12cr|php-defcon-1.0.0-5|72	%doc CREDIT
12cr|php-defcon-1.0.0-5|73	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/defcon.conf
12cr|php-defcon-1.0.0-5|74	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-defcon-1.0.0-5|75	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-defcon-1.0.0-5|76	
12cr|php-defcon-1.0.0-5|77	
12cr|php-defcon-1.0.0-5|78	
12cr|php-defcon-1.0.0-5|79	%changelog
12cr|php-defcon-1.0.0-5|80	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdv2012.0
12cr|php-defcon-1.0.0-5|81	+ Revision: 797124
12cr|php-defcon-1.0.0-5|82	- fix build
12cr|php-defcon-1.0.0-5|83	- rebuild for php-5.4.x
12cr|php-defcon-1.0.0-5|84	
12cr|php-defcon-1.0.0-5|85	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4
12cr|php-defcon-1.0.0-5|86	+ Revision: 761215
12cr|php-defcon-1.0.0-5|87	- rebuild
12cr|php-defcon-1.0.0-5|88	
12cr|php-defcon-1.0.0-5|89	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3
12cr|php-defcon-1.0.0-5|90	+ Revision: 696408
12cr|php-defcon-1.0.0-5|91	- rebuilt for php-5.3.8
12cr|php-defcon-1.0.0-5|92	
12cr|php-defcon-1.0.0-5|93	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2
12cr|php-defcon-1.0.0-5|94	+ Revision: 695381
12cr|php-defcon-1.0.0-5|95	- rebuilt for php-5.3.7
12cr|php-defcon-1.0.0-5|96	
12cr|php-defcon-1.0.0-5|97	* Fri May 20 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cr|php-defcon-1.0.0-5|98	+ Revision: 676255
12cr|php-defcon-1.0.0-5|99	- import php-defcon
12cr|php-defcon-1.0.0-5|100	
12cr|php-defcon-1.0.0-5|101	
12cr|php-defcon-1.0.0-5|102	* Fri May 20 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cr|php-defcon-1.0.0-5|103	- initial Mandriva package

5814 12
12cr|php-dio-0.0.6-1|1	%define modname dio
12cr|php-dio-0.0.6-1|2	%define dirname %{modname}
12cr|php-dio-0.0.6-1|3	%define soname %{modname}.so
12cr|php-dio-0.0.6-1|4	%define inifile 17_%{modname}.ini
12cr|php-dio-0.0.6-1|5	
12cr|php-dio-0.0.6-1|6	Summary:	Direct I/O extension module for PHP
12cr|php-dio-0.0.6-1|7	Name:		php-%{modname}
12cr|php-dio-0.0.6-1|8	Version:	0.0.6
12cr|php-dio-0.0.6-1|9	Release:	%mkrel 1
12cr|php-dio-0.0.6-1|10	Group:		Development/PHP
12cr|php-dio-0.0.6-1|11	License:	PHP License
12cr|php-dio-0.0.6-1|12	URL:		http://pecl.php.net/package/dio
12cr|php-dio-0.0.6-1|13	Source0:	http://pecl.php.net/get/dio-%{version}.tgz
12cr|php-dio-0.0.6-1|14	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-dio-0.0.6-1|15	Epoch:		2
12cr|php-dio-0.0.6-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-dio-0.0.6-1|17	
12cr|php-dio-0.0.6-1|18	%description
12cr|php-dio-0.0.6-1|19	PHP supports the direct io functions as described in the Posix Standard
12cr|php-dio-0.0.6-1|20	(Section 6) for performing I/O functions at a lower level than the C-Language
12cr|php-dio-0.0.6-1|21	stream I/O functions (fopen(), fread(),..). The use of the DIO functions should
12cr|php-dio-0.0.6-1|22	be considered only when direct control of a device is needed. In all other
12cr|php-dio-0.0.6-1|23	cases, the standard filesystem functions are more than adequate.
12cr|php-dio-0.0.6-1|24	
12cr|php-dio-0.0.6-1|25	%prep
12cr|php-dio-0.0.6-1|26	
12cr|php-dio-0.0.6-1|27	%setup -q -n dio-%{version}
12cr|php-dio-0.0.6-1|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-dio-0.0.6-1|29	
12cr|php-dio-0.0.6-1|30	%build
12cr|php-dio-0.0.6-1|31	%serverbuild
12cr|php-dio-0.0.6-1|32	
12cr|php-dio-0.0.6-1|33	phpize
12cr|php-dio-0.0.6-1|34	%configure2_5x --with-libdir=%{_lib} \
12cr|php-dio-0.0.6-1|35	--with-%{modname}=shared,%{_prefix}
12cr|php-dio-0.0.6-1|36	
12cr|php-dio-0.0.6-1|37	%make
12cr|php-dio-0.0.6-1|38	mv modules/*.so .
12cr|php-dio-0.0.6-1|39	
12cr|php-dio-0.0.6-1|40	%install
12cr|php-dio-0.0.6-1|41	rm -rf %{buildroot}
12cr|php-dio-0.0.6-1|42	
12cr|php-dio-0.0.6-1|43	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-dio-0.0.6-1|44	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-dio-0.0.6-1|45	
12cr|php-dio-0.0.6-1|46	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-dio-0.0.6-1|47	
12cr|php-dio-0.0.6-1|48	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-dio-0.0.6-1|49	extension = %{soname}
12cr|php-dio-0.0.6-1|50	EOF
12cr|php-dio-0.0.6-1|51	
12cr|php-dio-0.0.6-1|52	%post
12cr|php-dio-0.0.6-1|53	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-dio-0.0.6-1|54	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-dio-0.0.6-1|55	fi
12cr|php-dio-0.0.6-1|56	
12cr|php-dio-0.0.6-1|57	%postun
12cr|php-dio-0.0.6-1|58	if [ "$1" = "0" ]; then
12cr|php-dio-0.0.6-1|59	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-dio-0.0.6-1|60	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-dio-0.0.6-1|61	fi
12cr|php-dio-0.0.6-1|62	fi
12cr|php-dio-0.0.6-1|63	
12cr|php-dio-0.0.6-1|64	%clean
12cr|php-dio-0.0.6-1|65	rm -rf %{buildroot}
12cr|php-dio-0.0.6-1|66	
12cr|php-dio-0.0.6-1|67	%files
12cr|php-dio-0.0.6-1|68	%defattr(-,root,root)
12cr|php-dio-0.0.6-1|69	%doc package.xml
12cr|php-dio-0.0.6-1|70	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-dio-0.0.6-1|71	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-dio-0.0.6-1|72	
12cr|php-dio-0.0.6-1|73	
12cr|php-dio-0.0.6-1|74	%changelog
12cr|php-dio-0.0.6-1|75	* Wed Jul 04 2012 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.6-1mdv2012.0
12cr|php-dio-0.0.6-1|76	+ Revision: 808114
12cr|php-dio-0.0.6-1|77	- 0.0.6
12cr|php-dio-0.0.6-1|78	- rebuild for php-5.4.x
12cr|php-dio-0.0.6-1|79	
12cr|php-dio-0.0.6-1|80	* Tue Apr 10 2012 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.5-1
12cr|php-dio-0.0.6-1|81	+ Revision: 790146
12cr|php-dio-0.0.6-1|82	- 0.0.5
12cr|php-dio-0.0.6-1|83	
12cr|php-dio-0.0.6-1|84	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.4-0.0.RC4.9
12cr|php-dio-0.0.6-1|85	+ Revision: 761216
12cr|php-dio-0.0.6-1|86	- rebuild
12cr|php-dio-0.0.6-1|87	
12cr|php-dio-0.0.6-1|88	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.4-0.0.RC4.8
12cr|php-dio-0.0.6-1|89	+ Revision: 696409
12cr|php-dio-0.0.6-1|90	- rebuilt for php-5.3.8
12cr|php-dio-0.0.6-1|91	
12cr|php-dio-0.0.6-1|92	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.4-0.0.RC4.7
12cr|php-dio-0.0.6-1|93	+ Revision: 695382
12cr|php-dio-0.0.6-1|94	- rebuilt for php-5.3.7
12cr|php-dio-0.0.6-1|95	
12cr|php-dio-0.0.6-1|96	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.4-0.0.RC4.6
12cr|php-dio-0.0.6-1|97	+ Revision: 646625
12cr|php-dio-0.0.6-1|98	- rebuilt for php-5.3.6
12cr|php-dio-0.0.6-1|99	
12cr|php-dio-0.0.6-1|100	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.4-0.0.RC4.5mdv2011.0
12cr|php-dio-0.0.6-1|101	+ Revision: 629780
12cr|php-dio-0.0.6-1|102	- rebuilt for php-5.3.5
12cr|php-dio-0.0.6-1|103	
12cr|php-dio-0.0.6-1|104	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.4-0.0.RC4.4mdv2011.0
12cr|php-dio-0.0.6-1|105	+ Revision: 628091
12cr|php-dio-0.0.6-1|106	- ensure it's built without automake1.7
12cr|php-dio-0.0.6-1|107	
12cr|php-dio-0.0.6-1|108	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.4-0.0.RC4.3mdv2011.0
12cr|php-dio-0.0.6-1|109	+ Revision: 600473
12cr|php-dio-0.0.6-1|110	- rebuild
12cr|php-dio-0.0.6-1|111	
12cr|php-dio-0.0.6-1|112	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.4-0.0.RC4.2mdv2011.0
12cr|php-dio-0.0.6-1|113	+ Revision: 588756
12cr|php-dio-0.0.6-1|114	- rebuild
12cr|php-dio-0.0.6-1|115	
12cr|php-dio-0.0.6-1|116	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.4-0.0.RC4.1mdv2010.1
12cr|php-dio-0.0.6-1|117	+ Revision: 514500
12cr|php-dio-0.0.6-1|118	- 0.0.4RC4
12cr|php-dio-0.0.6-1|119	- rebuild
12cr|php-dio-0.0.6-1|120	
12cr|php-dio-0.0.6-1|121	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.2-8mdv2010.1
12cr|php-dio-0.0.6-1|122	+ Revision: 485255
12cr|php-dio-0.0.6-1|123	- rebuilt for php-5.3.2RC1
12cr|php-dio-0.0.6-1|124	
12cr|php-dio-0.0.6-1|125	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.2-7mdv2010.1
12cr|php-dio-0.0.6-1|126	+ Revision: 468082
12cr|php-dio-0.0.6-1|127	- rebuilt against php-5.3.1
12cr|php-dio-0.0.6-1|128	
12cr|php-dio-0.0.6-1|129	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.2-6mdv2010.0
12cr|php-dio-0.0.6-1|130	+ Revision: 451212
12cr|php-dio-0.0.6-1|131	- rebuild
12cr|php-dio-0.0.6-1|132	
12cr|php-dio-0.0.6-1|133	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 2:0.0.2-5mdv2010.0
12cr|php-dio-0.0.6-1|134	+ Revision: 397358
12cr|php-dio-0.0.6-1|135	- Rebuild
12cr|php-dio-0.0.6-1|136	
12cr|php-dio-0.0.6-1|137	* Wed May 13 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.2-4mdv2010.0
12cr|php-dio-0.0.6-1|138	+ Revision: 375355
12cr|php-dio-0.0.6-1|139	- rebuilt against php-5.3.0RC2
12cr|php-dio-0.0.6-1|140	
12cr|php-dio-0.0.6-1|141	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.2-3mdv2009.1
12cr|php-dio-0.0.6-1|142	+ Revision: 346413
12cr|php-dio-0.0.6-1|143	- rebuilt for php-5.2.9
12cr|php-dio-0.0.6-1|144	
12cr|php-dio-0.0.6-1|145	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.2-2mdv2009.1
12cr|php-dio-0.0.6-1|146	+ Revision: 341502
12cr|php-dio-0.0.6-1|147	- rebuilt against php-5.2.9RC2
12cr|php-dio-0.0.6-1|148	
12cr|php-dio-0.0.6-1|149	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.2-1mdv2009.1
12cr|php-dio-0.0.6-1|150	+ Revision: 325995
12cr|php-dio-0.0.6-1|151	- 0.0.2 (newer than 0.1 :-))
12cr|php-dio-0.0.6-1|152	
12cr|php-dio-0.0.6-1|153	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-23mdv2009.1
12cr|php-dio-0.0.6-1|154	+ Revision: 321728
12cr|php-dio-0.0.6-1|155	- rebuild
12cr|php-dio-0.0.6-1|156	
12cr|php-dio-0.0.6-1|157	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-22mdv2009.1
12cr|php-dio-0.0.6-1|158	+ Revision: 310213
12cr|php-dio-0.0.6-1|159	- rebuilt against php-5.2.7
12cr|php-dio-0.0.6-1|160	
12cr|php-dio-0.0.6-1|161	* Tue Jul 15 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-21mdv2009.0
12cr|php-dio-0.0.6-1|162	+ Revision: 235813
12cr|php-dio-0.0.6-1|163	- rebuild
12cr|php-dio-0.0.6-1|164	
12cr|php-dio-0.0.6-1|165	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-19mdv2009.0
12cr|php-dio-0.0.6-1|166	+ Revision: 200104
12cr|php-dio-0.0.6-1|167	- rebuilt against php-5.2.6
12cr|php-dio-0.0.6-1|168	
12cr|php-dio-0.0.6-1|169	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-18mdv2008.1
12cr|php-dio-0.0.6-1|170	+ Revision: 161962
12cr|php-dio-0.0.6-1|171	- rebuild
12cr|php-dio-0.0.6-1|172	
12cr|php-dio-0.0.6-1|173	+ Olivier Blin <blino@mandriva.org>
12cr|php-dio-0.0.6-1|174	- restore BuildRoot
12cr|php-dio-0.0.6-1|175	
12cr|php-dio-0.0.6-1|176	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-dio-0.0.6-1|177	- kill re-definition of %%buildroot on Pixel's request
12cr|php-dio-0.0.6-1|178	
12cr|php-dio-0.0.6-1|179	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-17mdv2008.1
12cr|php-dio-0.0.6-1|180	+ Revision: 107559
12cr|php-dio-0.0.6-1|181	- restart apache if needed
12cr|php-dio-0.0.6-1|182	
12cr|php-dio-0.0.6-1|183	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-16mdv2008.0
12cr|php-dio-0.0.6-1|184	+ Revision: 77452
12cr|php-dio-0.0.6-1|185	- rebuilt against php-5.2.4
12cr|php-dio-0.0.6-1|186	
12cr|php-dio-0.0.6-1|187	* Thu Aug 16 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-15mdv2008.0
12cr|php-dio-0.0.6-1|188	+ Revision: 64296
12cr|php-dio-0.0.6-1|189	- use the new %%serverbuild macro
12cr|php-dio-0.0.6-1|190	- use distro conditional -fstack-protector
12cr|php-dio-0.0.6-1|191	
12cr|php-dio-0.0.6-1|192	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-14mdv2008.0
12cr|php-dio-0.0.6-1|193	+ Revision: 33772
12cr|php-dio-0.0.6-1|194	- rebuilt against new upstream version (5.2.3)
12cr|php-dio-0.0.6-1|195	
12cr|php-dio-0.0.6-1|196	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-13mdv2008.0
12cr|php-dio-0.0.6-1|197	+ Revision: 21021
12cr|php-dio-0.0.6-1|198	- rebuilt against new upstream version (5.2.2)
12cr|php-dio-0.0.6-1|199	

5815 12
12cr|php-doublemetaphone-1.0.0-2|1	%define modname doublemetaphone
12cr|php-doublemetaphone-1.0.0-2|2	%define soname %{modname}.so
12cr|php-doublemetaphone-1.0.0-2|3	%define inifile A71_%{modname}.ini
12cr|php-doublemetaphone-1.0.0-2|4	
12cr|php-doublemetaphone-1.0.0-2|5	Summary:	Provide Double Metaphone functionality
12cr|php-doublemetaphone-1.0.0-2|6	Name:		php-%{modname}
12cr|php-doublemetaphone-1.0.0-2|7	Version:	1.0.0
12cr|php-doublemetaphone-1.0.0-2|8	Release:	%mkrel 2
12cr|php-doublemetaphone-1.0.0-2|9	Group:		Development/PHP
12cr|php-doublemetaphone-1.0.0-2|10	License:	PHP License
12cr|php-doublemetaphone-1.0.0-2|11	URL:		http://pecl.php.net/package/doublemetaphone
12cr|php-doublemetaphone-1.0.0-2|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-doublemetaphone-1.0.0-2|13	Requires(pre): rpm-helper
12cr|php-doublemetaphone-1.0.0-2|14	Requires(postun): rpm-helper
12cr|php-doublemetaphone-1.0.0-2|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-doublemetaphone-1.0.0-2|16	BuildRequires:	file
12cr|php-doublemetaphone-1.0.0-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-doublemetaphone-1.0.0-2|18	
12cr|php-doublemetaphone-1.0.0-2|19	%description
12cr|php-doublemetaphone-1.0.0-2|20	The Double Metaphone algorithm by Lawrence Philips allows a word to be
12cr|php-doublemetaphone-1.0.0-2|21	broken down into its phonemes.
12cr|php-doublemetaphone-1.0.0-2|22	
12cr|php-doublemetaphone-1.0.0-2|23	%prep
12cr|php-doublemetaphone-1.0.0-2|24	
12cr|php-doublemetaphone-1.0.0-2|25	%setup -q -n %{modname}-%{version}
12cr|php-doublemetaphone-1.0.0-2|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-doublemetaphone-1.0.0-2|27	
12cr|php-doublemetaphone-1.0.0-2|28	# fix permissions
12cr|php-doublemetaphone-1.0.0-2|29	find . -type f | xargs chmod 644
12cr|php-doublemetaphone-1.0.0-2|30	
12cr|php-doublemetaphone-1.0.0-2|31	# strip away annoying ^M
12cr|php-doublemetaphone-1.0.0-2|32	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-doublemetaphone-1.0.0-2|33	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-doublemetaphone-1.0.0-2|34	
12cr|php-doublemetaphone-1.0.0-2|35	# lib64 fix
12cr|php-doublemetaphone-1.0.0-2|36	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-doublemetaphone-1.0.0-2|37	
12cr|php-doublemetaphone-1.0.0-2|38	%build
12cr|php-doublemetaphone-1.0.0-2|39	%serverbuild
12cr|php-doublemetaphone-1.0.0-2|40	
12cr|php-doublemetaphone-1.0.0-2|41	phpize
12cr|php-doublemetaphone-1.0.0-2|42	%configure2_5x --with-libdir=%{_lib} \
12cr|php-doublemetaphone-1.0.0-2|43	--with-%{modname}=shared,%{_prefix}
12cr|php-doublemetaphone-1.0.0-2|44	
12cr|php-doublemetaphone-1.0.0-2|45	%make
12cr|php-doublemetaphone-1.0.0-2|46	
12cr|php-doublemetaphone-1.0.0-2|47	%install
12cr|php-doublemetaphone-1.0.0-2|48	rm -rf %{buildroot}
12cr|php-doublemetaphone-1.0.0-2|49	
12cr|php-doublemetaphone-1.0.0-2|50	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-doublemetaphone-1.0.0-2|51	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-doublemetaphone-1.0.0-2|52	install -d %{buildroot}/var/log/httpd
12cr|php-doublemetaphone-1.0.0-2|53	
12cr|php-doublemetaphone-1.0.0-2|54	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-doublemetaphone-1.0.0-2|55	
12cr|php-doublemetaphone-1.0.0-2|56	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-doublemetaphone-1.0.0-2|57	extension = %{soname}
12cr|php-doublemetaphone-1.0.0-2|58	EOF
12cr|php-doublemetaphone-1.0.0-2|59	
12cr|php-doublemetaphone-1.0.0-2|60	%post
12cr|php-doublemetaphone-1.0.0-2|61	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-doublemetaphone-1.0.0-2|62	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-doublemetaphone-1.0.0-2|63	fi
12cr|php-doublemetaphone-1.0.0-2|64	
12cr|php-doublemetaphone-1.0.0-2|65	%postun
12cr|php-doublemetaphone-1.0.0-2|66	if [ "$1" = "0" ]; then
12cr|php-doublemetaphone-1.0.0-2|67	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-doublemetaphone-1.0.0-2|68	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-doublemetaphone-1.0.0-2|69	fi
12cr|php-doublemetaphone-1.0.0-2|70	fi
12cr|php-doublemetaphone-1.0.0-2|71	
12cr|php-doublemetaphone-1.0.0-2|72	%clean
12cr|php-doublemetaphone-1.0.0-2|73	rm -rf %{buildroot}
12cr|php-doublemetaphone-1.0.0-2|74	
12cr|php-doublemetaphone-1.0.0-2|75	%files
12cr|php-doublemetaphone-1.0.0-2|76	%defattr(-,root,root)
12cr|php-doublemetaphone-1.0.0-2|77	%doc package*.xml
12cr|php-doublemetaphone-1.0.0-2|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-doublemetaphone-1.0.0-2|79	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-doublemetaphone-1.0.0-2|80	
12cr|php-doublemetaphone-1.0.0-2|81	
12cr|php-doublemetaphone-1.0.0-2|82	%changelog
12cr|php-doublemetaphone-1.0.0-2|83	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2012.0
12cr|php-doublemetaphone-1.0.0-2|84	+ Revision: 795426
12cr|php-doublemetaphone-1.0.0-2|85	- rebuild for php-5.4.x
12cr|php-doublemetaphone-1.0.0-2|86	
12cr|php-doublemetaphone-1.0.0-2|87	* Tue Mar 27 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cr|php-doublemetaphone-1.0.0-2|88	+ Revision: 787456
12cr|php-doublemetaphone-1.0.0-2|89	- 1.0.0
12cr|php-doublemetaphone-1.0.0-2|90	
12cr|php-doublemetaphone-1.0.0-2|91	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-21
12cr|php-doublemetaphone-1.0.0-2|92	+ Revision: 761217
12cr|php-doublemetaphone-1.0.0-2|93	- rebuild
12cr|php-doublemetaphone-1.0.0-2|94	
12cr|php-doublemetaphone-1.0.0-2|95	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-20
12cr|php-doublemetaphone-1.0.0-2|96	+ Revision: 696410
12cr|php-doublemetaphone-1.0.0-2|97	- rebuilt for php-5.3.8
12cr|php-doublemetaphone-1.0.0-2|98	
12cr|php-doublemetaphone-1.0.0-2|99	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-19
12cr|php-doublemetaphone-1.0.0-2|100	+ Revision: 695383
12cr|php-doublemetaphone-1.0.0-2|101	- rebuilt for php-5.3.7
12cr|php-doublemetaphone-1.0.0-2|102	
12cr|php-doublemetaphone-1.0.0-2|103	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-18
12cr|php-doublemetaphone-1.0.0-2|104	+ Revision: 646626
12cr|php-doublemetaphone-1.0.0-2|105	- rebuilt for php-5.3.6
12cr|php-doublemetaphone-1.0.0-2|106	
12cr|php-doublemetaphone-1.0.0-2|107	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-17mdv2011.0
12cr|php-doublemetaphone-1.0.0-2|108	+ Revision: 629781
12cr|php-doublemetaphone-1.0.0-2|109	- rebuilt for php-5.3.5
12cr|php-doublemetaphone-1.0.0-2|110	
12cr|php-doublemetaphone-1.0.0-2|111	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-16mdv2011.0
12cr|php-doublemetaphone-1.0.0-2|112	+ Revision: 628092
12cr|php-doublemetaphone-1.0.0-2|113	- ensure it's built without automake1.7
12cr|php-doublemetaphone-1.0.0-2|114	
12cr|php-doublemetaphone-1.0.0-2|115	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-15mdv2011.0
12cr|php-doublemetaphone-1.0.0-2|116	+ Revision: 600475
12cr|php-doublemetaphone-1.0.0-2|117	- rebuild
12cr|php-doublemetaphone-1.0.0-2|118	
12cr|php-doublemetaphone-1.0.0-2|119	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-14mdv2011.0
12cr|php-doublemetaphone-1.0.0-2|120	+ Revision: 588757
12cr|php-doublemetaphone-1.0.0-2|121	- rebuild
12cr|php-doublemetaphone-1.0.0-2|122	
12cr|php-doublemetaphone-1.0.0-2|123	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-13mdv2010.1
12cr|php-doublemetaphone-1.0.0-2|124	+ Revision: 514530
12cr|php-doublemetaphone-1.0.0-2|125	- rebuilt for php-5.3.2
12cr|php-doublemetaphone-1.0.0-2|126	
12cr|php-doublemetaphone-1.0.0-2|127	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-12mdv2010.1
12cr|php-doublemetaphone-1.0.0-2|128	+ Revision: 485351
12cr|php-doublemetaphone-1.0.0-2|129	- rebuilt for php-5.3.2RC1
12cr|php-doublemetaphone-1.0.0-2|130	
12cr|php-doublemetaphone-1.0.0-2|131	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-11mdv2010.1
12cr|php-doublemetaphone-1.0.0-2|132	+ Revision: 468157
12cr|php-doublemetaphone-1.0.0-2|133	- rebuilt against php-5.3.1
12cr|php-doublemetaphone-1.0.0-2|134	
12cr|php-doublemetaphone-1.0.0-2|135	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-10mdv2010.0
12cr|php-doublemetaphone-1.0.0-2|136	+ Revision: 451262
12cr|php-doublemetaphone-1.0.0-2|137	- rebuild
12cr|php-doublemetaphone-1.0.0-2|138	
12cr|php-doublemetaphone-1.0.0-2|139	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0.2.0-9mdv2010.0
12cr|php-doublemetaphone-1.0.0-2|140	+ Revision: 397359
12cr|php-doublemetaphone-1.0.0-2|141	- Rebuild
12cr|php-doublemetaphone-1.0.0-2|142	
12cr|php-doublemetaphone-1.0.0-2|143	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-8mdv2010.0
12cr|php-doublemetaphone-1.0.0-2|144	+ Revision: 376982
12cr|php-doublemetaphone-1.0.0-2|145	- rebuilt for php-5.3.0RC2
12cr|php-doublemetaphone-1.0.0-2|146	
12cr|php-doublemetaphone-1.0.0-2|147	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7mdv2009.1
12cr|php-doublemetaphone-1.0.0-2|148	+ Revision: 346415
12cr|php-doublemetaphone-1.0.0-2|149	- rebuilt for php-5.2.9
12cr|php-doublemetaphone-1.0.0-2|150	
12cr|php-doublemetaphone-1.0.0-2|151	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6mdv2009.1
12cr|php-doublemetaphone-1.0.0-2|152	+ Revision: 341720
12cr|php-doublemetaphone-1.0.0-2|153	- rebuilt against php-5.2.9RC2
12cr|php-doublemetaphone-1.0.0-2|154	
12cr|php-doublemetaphone-1.0.0-2|155	* Sun Jan 04 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdv2009.1
12cr|php-doublemetaphone-1.0.0-2|156	+ Revision: 324288
12cr|php-doublemetaphone-1.0.0-2|157	- rebuild
12cr|php-doublemetaphone-1.0.0-2|158	
12cr|php-doublemetaphone-1.0.0-2|159	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdv2009.1
12cr|php-doublemetaphone-1.0.0-2|160	+ Revision: 310260
12cr|php-doublemetaphone-1.0.0-2|161	- rebuilt against php-5.2.7
12cr|php-doublemetaphone-1.0.0-2|162	
12cr|php-doublemetaphone-1.0.0-2|163	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdv2009.0
12cr|php-doublemetaphone-1.0.0-2|164	+ Revision: 238387
12cr|php-doublemetaphone-1.0.0-2|165	- rebuild
12cr|php-doublemetaphone-1.0.0-2|166	
12cr|php-doublemetaphone-1.0.0-2|167	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdv2009.0
12cr|php-doublemetaphone-1.0.0-2|168	+ Revision: 200195
12cr|php-doublemetaphone-1.0.0-2|169	- rebuilt for php-5.2.6
12cr|php-doublemetaphone-1.0.0-2|170	
12cr|php-doublemetaphone-1.0.0-2|171	* Wed Apr 09 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdv2009.0
12cr|php-doublemetaphone-1.0.0-2|172	+ Revision: 192502
12cr|php-doublemetaphone-1.0.0-2|173	- 0.2.0
12cr|php-doublemetaphone-1.0.0-2|174	
12cr|php-doublemetaphone-1.0.0-2|175	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2008.1
12cr|php-doublemetaphone-1.0.0-2|176	+ Revision: 162137
12cr|php-doublemetaphone-1.0.0-2|177	- rebuild
12cr|php-doublemetaphone-1.0.0-2|178	
12cr|php-doublemetaphone-1.0.0-2|179	+ Olivier Blin <blino@mandriva.org>
12cr|php-doublemetaphone-1.0.0-2|180	- restore BuildRoot
12cr|php-doublemetaphone-1.0.0-2|181	
12cr|php-doublemetaphone-1.0.0-2|182	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-doublemetaphone-1.0.0-2|183	- kill re-definition of %%buildroot on Pixel's request
12cr|php-doublemetaphone-1.0.0-2|184	
12cr|php-doublemetaphone-1.0.0-2|185	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-2mdv2008.1
12cr|php-doublemetaphone-1.0.0-2|186	+ Revision: 107612
12cr|php-doublemetaphone-1.0.0-2|187	- restart apache if needed
12cr|php-doublemetaphone-1.0.0-2|188	
12cr|php-doublemetaphone-1.0.0-2|189	* Mon Nov 05 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1mdv2008.1
12cr|php-doublemetaphone-1.0.0-2|190	+ Revision: 106187
12cr|php-doublemetaphone-1.0.0-2|191	- import php-doublemetaphone
12cr|php-doublemetaphone-1.0.0-2|192	
12cr|php-doublemetaphone-1.0.0-2|193	
12cr|php-doublemetaphone-1.0.0-2|194	* Mon Nov 05 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1mdv2008.1
12cr|php-doublemetaphone-1.0.0-2|195	- initial Mandriva package

5816 12
12cr|php-drizzle-0.4.2-10|1	%define modname drizzle
12cr|php-drizzle-0.4.2-10|2	%define dirname %{modname}
12cr|php-drizzle-0.4.2-10|3	%define soname %{modname}.so
12cr|php-drizzle-0.4.2-10|4	%define inifile A94_%{modname}.ini
12cr|php-drizzle-0.4.2-10|5	
12cr|php-drizzle-0.4.2-10|6	Summary:	Drizzle Database API for PHP
12cr|php-drizzle-0.4.2-10|7	Name:		php-%{modname}
12cr|php-drizzle-0.4.2-10|8	Version:	0.4.2
12cr|php-drizzle-0.4.2-10|9	Release:	%mkrel 10
12cr|php-drizzle-0.4.2-10|10	Group:		Development/PHP
12cr|php-drizzle-0.4.2-10|11	License:	PHP License
12cr|php-drizzle-0.4.2-10|12	URL:		http://pecl.php.net/package/drizzle
12cr|php-drizzle-0.4.2-10|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-drizzle-0.4.2-10|14	Source1:	%{modname}.ini
12cr|php-drizzle-0.4.2-10|15	Patch0:		drizzle-0.4.2-php54x.diff
12cr|php-drizzle-0.4.2-10|16	BuildRequires:	php-devel >= 3:5.2.1
12cr|php-drizzle-0.4.2-10|17	BuildRequires:	dos2unix
12cr|php-drizzle-0.4.2-10|18	BuildRequires:	drizzle1-client-devel
12cr|php-drizzle-0.4.2-10|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-drizzle-0.4.2-10|20	
12cr|php-drizzle-0.4.2-10|21	%description
12cr|php-drizzle-0.4.2-10|22	This extension uses libdrizzle library to provide API for communicating with
12cr|php-drizzle-0.4.2-10|23	drizzle and mysql databases.
12cr|php-drizzle-0.4.2-10|24	
12cr|php-drizzle-0.4.2-10|25	%prep
12cr|php-drizzle-0.4.2-10|26	
12cr|php-drizzle-0.4.2-10|27	%setup -q -n %{modname}-%{version}
12cr|php-drizzle-0.4.2-10|28	[ "../package.xml" != "/" ] && mv ../package.xml .
12cr|php-drizzle-0.4.2-10|29	
12cr|php-drizzle-0.4.2-10|30	%patch0 -p1
12cr|php-drizzle-0.4.2-10|31	
12cr|php-drizzle-0.4.2-10|32	cp %{SOURCE1} %{inifile}
12cr|php-drizzle-0.4.2-10|33	
12cr|php-drizzle-0.4.2-10|34	find . -type d -exec chmod 755 {} \;
12cr|php-drizzle-0.4.2-10|35	find . -type f -exec chmod 644 {} \;
12cr|php-drizzle-0.4.2-10|36	
12cr|php-drizzle-0.4.2-10|37	# strip away annoying ^M
12cr|php-drizzle-0.4.2-10|38	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
12cr|php-drizzle-0.4.2-10|39	
12cr|php-drizzle-0.4.2-10|40	# lib64 fix
12cr|php-drizzle-0.4.2-10|41	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-drizzle-0.4.2-10|42	
12cr|php-drizzle-0.4.2-10|43	perl -pi -e "s|include/libdrizzle|include/libdrizzle-1.0/libdrizzle|g" config.m4
12cr|php-drizzle-0.4.2-10|44	
12cr|php-drizzle-0.4.2-10|45	%build
12cr|php-drizzle-0.4.2-10|46	%serverbuild
12cr|php-drizzle-0.4.2-10|47	
12cr|php-drizzle-0.4.2-10|48	export CPPFLAGS="-I%{_includedir}/libdrizzle-1.0"
12cr|php-drizzle-0.4.2-10|49	phpize
12cr|php-drizzle-0.4.2-10|50	%configure2_5x --with-libdir=%{_lib} \
12cr|php-drizzle-0.4.2-10|51	--enable-%{modname}=shared,%{_prefix} \
12cr|php-drizzle-0.4.2-10|52	
12cr|php-drizzle-0.4.2-10|53	%make
12cr|php-drizzle-0.4.2-10|54	mv modules/*.so .
12cr|php-drizzle-0.4.2-10|55	
12cr|php-drizzle-0.4.2-10|56	%install
12cr|php-drizzle-0.4.2-10|57	rm -rf %{buildroot}
12cr|php-drizzle-0.4.2-10|58	
12cr|php-drizzle-0.4.2-10|59	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-drizzle-0.4.2-10|60	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-drizzle-0.4.2-10|61	
12cr|php-drizzle-0.4.2-10|62	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-drizzle-0.4.2-10|63	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-drizzle-0.4.2-10|64	
12cr|php-drizzle-0.4.2-10|65	%post
12cr|php-drizzle-0.4.2-10|66	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-drizzle-0.4.2-10|67	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-drizzle-0.4.2-10|68	fi
12cr|php-drizzle-0.4.2-10|69	
12cr|php-drizzle-0.4.2-10|70	%postun
12cr|php-drizzle-0.4.2-10|71	if [ "$1" = "0" ]; then
12cr|php-drizzle-0.4.2-10|72	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-drizzle-0.4.2-10|73	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-drizzle-0.4.2-10|74	fi
12cr|php-drizzle-0.4.2-10|75	fi
12cr|php-drizzle-0.4.2-10|76	
12cr|php-drizzle-0.4.2-10|77	%clean
12cr|php-drizzle-0.4.2-10|78	rm -rf %{buildroot}
12cr|php-drizzle-0.4.2-10|79	
12cr|php-drizzle-0.4.2-10|80	%files
12cr|php-drizzle-0.4.2-10|81	%defattr(-,root,root)
12cr|php-drizzle-0.4.2-10|82	%doc ChangeLog CREDITS README drizzle.php package*.xml
12cr|php-drizzle-0.4.2-10|83	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-drizzle-0.4.2-10|84	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-drizzle-0.4.2-10|85	
12cr|php-drizzle-0.4.2-10|86	
12cr|php-drizzle-0.4.2-10|87	
12cr|php-drizzle-0.4.2-10|88	
12cr|php-drizzle-0.4.2-10|89	%changelog
12cr|php-drizzle-0.4.2-10|90	

5817 12
12cr|php-esmtp-0.3.1-36|1	%define modname esmtp
12cr|php-esmtp-0.3.1-36|2	%define dirname %{modname}
12cr|php-esmtp-0.3.1-36|3	%define soname %{modname}.so
12cr|php-esmtp-0.3.1-36|4	%define inifile A34_%{modname}.ini
12cr|php-esmtp-0.3.1-36|5	
12cr|php-esmtp-0.3.1-36|6	Summary:	ESMTP client extension for PHP
12cr|php-esmtp-0.3.1-36|7	Name:		php-%{modname}
12cr|php-esmtp-0.3.1-36|8	Version:	0.3.1
12cr|php-esmtp-0.3.1-36|9	Release:	%mkrel 36
12cr|php-esmtp-0.3.1-36|10	Group:		Development/PHP
12cr|php-esmtp-0.3.1-36|11	License:	PHP License
12cr|php-esmtp-0.3.1-36|12	URL:		http://pecl.php.net/package/esmtp
12cr|php-esmtp-0.3.1-36|13	Source0:	esmtp-%{version}.tar.bz2
12cr|php-esmtp-0.3.1-36|14	Patch0:		esmtp-0.3.1-compile_fix.diff
12cr|php-esmtp-0.3.1-36|15	Patch1:		esmtp-0.3.1-php53.diff
12cr|php-esmtp-0.3.1-36|16	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-esmtp-0.3.1-36|17	BuildRequires:	libesmtp-devel >= 1.0.3r1-1mdk
12cr|php-esmtp-0.3.1-36|18	BuildRequires:	openssl-devel
12cr|php-esmtp-0.3.1-36|19	Epoch:		1
12cr|php-esmtp-0.3.1-36|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-esmtp-0.3.1-36|21	
12cr|php-esmtp-0.3.1-36|22	%description
12cr|php-esmtp-0.3.1-36|23	Esmtp is a wrapper for SMTP client library based on the libESMTP library. You
12cr|php-esmtp-0.3.1-36|24	can use it to send messages using internal SASL, and external/openssl SSL
12cr|php-esmtp-0.3.1-36|25	support.
12cr|php-esmtp-0.3.1-36|26	
12cr|php-esmtp-0.3.1-36|27	%prep
12cr|php-esmtp-0.3.1-36|28	
12cr|php-esmtp-0.3.1-36|29	%setup -q -n esmtp-%{version}
12cr|php-esmtp-0.3.1-36|30	%patch0 -p0
12cr|php-esmtp-0.3.1-36|31	%patch1 -p0
12cr|php-esmtp-0.3.1-36|32	
12cr|php-esmtp-0.3.1-36|33	%build
12cr|php-esmtp-0.3.1-36|34	%serverbuild
12cr|php-esmtp-0.3.1-36|35	
12cr|php-esmtp-0.3.1-36|36	phpize
12cr|php-esmtp-0.3.1-36|37	%configure2_5x --with-libdir=%{_lib} \
12cr|php-esmtp-0.3.1-36|38	--with-%{modname}=shared,%{_prefix}
12cr|php-esmtp-0.3.1-36|39	
12cr|php-esmtp-0.3.1-36|40	%make
12cr|php-esmtp-0.3.1-36|41	mv modules/*.so .
12cr|php-esmtp-0.3.1-36|42	
12cr|php-esmtp-0.3.1-36|43	%install
12cr|php-esmtp-0.3.1-36|44	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-esmtp-0.3.1-36|45	
12cr|php-esmtp-0.3.1-36|46	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-esmtp-0.3.1-36|47	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-esmtp-0.3.1-36|48	
12cr|php-esmtp-0.3.1-36|49	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-esmtp-0.3.1-36|50	
12cr|php-esmtp-0.3.1-36|51	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-esmtp-0.3.1-36|52	extension = %{soname}
12cr|php-esmtp-0.3.1-36|53	EOF
12cr|php-esmtp-0.3.1-36|54	
12cr|php-esmtp-0.3.1-36|55	%post
12cr|php-esmtp-0.3.1-36|56	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-esmtp-0.3.1-36|57	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-esmtp-0.3.1-36|58	fi
12cr|php-esmtp-0.3.1-36|59	
12cr|php-esmtp-0.3.1-36|60	%postun
12cr|php-esmtp-0.3.1-36|61	if [ "$1" = "0" ]; then
12cr|php-esmtp-0.3.1-36|62	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-esmtp-0.3.1-36|63	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-esmtp-0.3.1-36|64	fi
12cr|php-esmtp-0.3.1-36|65	fi
12cr|php-esmtp-0.3.1-36|66	
12cr|php-esmtp-0.3.1-36|67	%clean
12cr|php-esmtp-0.3.1-36|68	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-esmtp-0.3.1-36|69	[ "../package.xml" != "/" ] && rm -f ../package.xml
12cr|php-esmtp-0.3.1-36|70	
12cr|php-esmtp-0.3.1-36|71	%files
12cr|php-esmtp-0.3.1-36|72	%defattr(-,root,root)
12cr|php-esmtp-0.3.1-36|73	%doc tests CREDITS NOTES TODO
12cr|php-esmtp-0.3.1-36|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-esmtp-0.3.1-36|75	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-esmtp-0.3.1-36|76	
12cr|php-esmtp-0.3.1-36|77	
12cr|php-esmtp-0.3.1-36|78	%changelog
12cr|php-esmtp-0.3.1-36|79	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-36mdv2012.0
12cr|php-esmtp-0.3.1-36|80	+ Revision: 795430
12cr|php-esmtp-0.3.1-36|81	- rebuild for php-5.4.x
12cr|php-esmtp-0.3.1-36|82	
12cr|php-esmtp-0.3.1-36|83	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-35
12cr|php-esmtp-0.3.1-36|84	+ Revision: 761220
12cr|php-esmtp-0.3.1-36|85	- rebuild
12cr|php-esmtp-0.3.1-36|86	
12cr|php-esmtp-0.3.1-36|87	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-34
12cr|php-esmtp-0.3.1-36|88	+ Revision: 696413
12cr|php-esmtp-0.3.1-36|89	- rebuilt for php-5.3.8
12cr|php-esmtp-0.3.1-36|90	
12cr|php-esmtp-0.3.1-36|91	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-33
12cr|php-esmtp-0.3.1-36|92	+ Revision: 695386
12cr|php-esmtp-0.3.1-36|93	- rebuilt for php-5.3.7
12cr|php-esmtp-0.3.1-36|94	
12cr|php-esmtp-0.3.1-36|95	* Thu Apr 28 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-32
12cr|php-esmtp-0.3.1-36|96	+ Revision: 659892
12cr|php-esmtp-0.3.1-36|97	- P1: fix unresolved symbols from upstream svn
12cr|php-esmtp-0.3.1-36|98	
12cr|php-esmtp-0.3.1-36|99	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-31
12cr|php-esmtp-0.3.1-36|100	+ Revision: 646629
12cr|php-esmtp-0.3.1-36|101	- rebuilt for php-5.3.6
12cr|php-esmtp-0.3.1-36|102	
12cr|php-esmtp-0.3.1-36|103	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-30mdv2011.0
12cr|php-esmtp-0.3.1-36|104	+ Revision: 629784
12cr|php-esmtp-0.3.1-36|105	- rebuilt for php-5.3.5
12cr|php-esmtp-0.3.1-36|106	
12cr|php-esmtp-0.3.1-36|107	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-29mdv2011.0
12cr|php-esmtp-0.3.1-36|108	+ Revision: 628095
12cr|php-esmtp-0.3.1-36|109	- ensure it's built without automake1.7
12cr|php-esmtp-0.3.1-36|110	
12cr|php-esmtp-0.3.1-36|111	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-28mdv2011.0
12cr|php-esmtp-0.3.1-36|112	+ Revision: 600478
12cr|php-esmtp-0.3.1-36|113	- rebuild
12cr|php-esmtp-0.3.1-36|114	
12cr|php-esmtp-0.3.1-36|115	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-27mdv2011.0
12cr|php-esmtp-0.3.1-36|116	+ Revision: 588760
12cr|php-esmtp-0.3.1-36|117	- rebuild
12cr|php-esmtp-0.3.1-36|118	
12cr|php-esmtp-0.3.1-36|119	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-26mdv2010.1
12cr|php-esmtp-0.3.1-36|120	+ Revision: 514533
12cr|php-esmtp-0.3.1-36|121	- rebuilt for php-5.3.2
12cr|php-esmtp-0.3.1-36|122	
12cr|php-esmtp-0.3.1-36|123	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-25mdv2010.1
12cr|php-esmtp-0.3.1-36|124	+ Revision: 485354
12cr|php-esmtp-0.3.1-36|125	- rebuilt for php-5.3.2RC1
12cr|php-esmtp-0.3.1-36|126	
12cr|php-esmtp-0.3.1-36|127	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-24mdv2010.1
12cr|php-esmtp-0.3.1-36|128	+ Revision: 468160
12cr|php-esmtp-0.3.1-36|129	- rebuilt against php-5.3.1
12cr|php-esmtp-0.3.1-36|130	
12cr|php-esmtp-0.3.1-36|131	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-23mdv2010.0
12cr|php-esmtp-0.3.1-36|132	+ Revision: 451265
12cr|php-esmtp-0.3.1-36|133	- rebuild
12cr|php-esmtp-0.3.1-36|134	
12cr|php-esmtp-0.3.1-36|135	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1:0.3.1-22mdv2010.0
12cr|php-esmtp-0.3.1-36|136	+ Revision: 397514
12cr|php-esmtp-0.3.1-36|137	- Rebuild
12cr|php-esmtp-0.3.1-36|138	
12cr|php-esmtp-0.3.1-36|139	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-21mdv2010.0
12cr|php-esmtp-0.3.1-36|140	+ Revision: 376985
12cr|php-esmtp-0.3.1-36|141	- rebuilt for php-5.3.0RC2
12cr|php-esmtp-0.3.1-36|142	
12cr|php-esmtp-0.3.1-36|143	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-20mdv2009.1
12cr|php-esmtp-0.3.1-36|144	+ Revision: 346420
12cr|php-esmtp-0.3.1-36|145	- rebuilt for php-5.2.9
12cr|php-esmtp-0.3.1-36|146	
12cr|php-esmtp-0.3.1-36|147	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-19mdv2009.1
12cr|php-esmtp-0.3.1-36|148	+ Revision: 341723
12cr|php-esmtp-0.3.1-36|149	- rebuilt against php-5.2.9RC2
12cr|php-esmtp-0.3.1-36|150	
12cr|php-esmtp-0.3.1-36|151	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-18mdv2009.1
12cr|php-esmtp-0.3.1-36|152	+ Revision: 321720
12cr|php-esmtp-0.3.1-36|153	- rebuild
12cr|php-esmtp-0.3.1-36|154	
12cr|php-esmtp-0.3.1-36|155	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-17mdv2009.1
12cr|php-esmtp-0.3.1-36|156	+ Revision: 310263
12cr|php-esmtp-0.3.1-36|157	- rebuilt against php-5.2.7
12cr|php-esmtp-0.3.1-36|158	
12cr|php-esmtp-0.3.1-36|159	+ Michael Scherer <misc@mandriva.org>
12cr|php-esmtp-0.3.1-36|160	- fix typo in summary
12cr|php-esmtp-0.3.1-36|161	
12cr|php-esmtp-0.3.1-36|162	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-16mdv2009.0
12cr|php-esmtp-0.3.1-36|163	+ Revision: 238390
12cr|php-esmtp-0.3.1-36|164	- rebuild
12cr|php-esmtp-0.3.1-36|165	
12cr|php-esmtp-0.3.1-36|166	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-15mdv2009.0
12cr|php-esmtp-0.3.1-36|167	+ Revision: 200198
12cr|php-esmtp-0.3.1-36|168	- rebuilt for php-5.2.6
12cr|php-esmtp-0.3.1-36|169	
12cr|php-esmtp-0.3.1-36|170	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-14mdv2008.1
12cr|php-esmtp-0.3.1-36|171	+ Revision: 162220
12cr|php-esmtp-0.3.1-36|172	- rebuild
12cr|php-esmtp-0.3.1-36|173	
12cr|php-esmtp-0.3.1-36|174	+ Olivier Blin <blino@mandriva.org>
12cr|php-esmtp-0.3.1-36|175	- restore BuildRoot
12cr|php-esmtp-0.3.1-36|176	
12cr|php-esmtp-0.3.1-36|177	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-esmtp-0.3.1-36|178	- kill re-definition of %%buildroot on Pixel's request
12cr|php-esmtp-0.3.1-36|179	
12cr|php-esmtp-0.3.1-36|180	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-13mdv2008.1
12cr|php-esmtp-0.3.1-36|181	+ Revision: 107618
12cr|php-esmtp-0.3.1-36|182	- restart apache if needed
12cr|php-esmtp-0.3.1-36|183	
12cr|php-esmtp-0.3.1-36|184	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-12mdv2008.0
12cr|php-esmtp-0.3.1-36|185	+ Revision: 77538
12cr|php-esmtp-0.3.1-36|186	- rebuilt against php-5.2.4
12cr|php-esmtp-0.3.1-36|187	
12cr|php-esmtp-0.3.1-36|188	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-11mdv2008.0
12cr|php-esmtp-0.3.1-36|189	+ Revision: 39492
12cr|php-esmtp-0.3.1-36|190	- use distro conditional -fstack-protector
12cr|php-esmtp-0.3.1-36|191	
12cr|php-esmtp-0.3.1-36|192	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-10mdv2008.0
12cr|php-esmtp-0.3.1-36|193	+ Revision: 21326
12cr|php-esmtp-0.3.1-36|194	- rebuilt against new upstream version (5.2.2)
12cr|php-esmtp-0.3.1-36|195	
12cr|php-esmtp-0.3.1-36|196	
12cr|php-esmtp-0.3.1-36|197	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-9mdv2007.0
12cr|php-esmtp-0.3.1-36|198	+ Revision: 117580
12cr|php-esmtp-0.3.1-36|199	- rebuilt against new upstream version (5.2.1)
12cr|php-esmtp-0.3.1-36|200	
12cr|php-esmtp-0.3.1-36|201	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-8mdv2007.1
12cr|php-esmtp-0.3.1-36|202	+ Revision: 78155
12cr|php-esmtp-0.3.1-36|203	- fix deps
12cr|php-esmtp-0.3.1-36|204	- bunzip patches
12cr|php-esmtp-0.3.1-36|205	- rebuilt for php-5.2.0
12cr|php-esmtp-0.3.1-36|206	- Import php-esmtp
12cr|php-esmtp-0.3.1-36|207	
12cr|php-esmtp-0.3.1-36|208	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-6
12cr|php-esmtp-0.3.1-36|209	- rebuilt for php-5.1.6
12cr|php-esmtp-0.3.1-36|210	
12cr|php-esmtp-0.3.1-36|211	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-5mdk
12cr|php-esmtp-0.3.1-36|212	- rebuild
12cr|php-esmtp-0.3.1-36|213	
12cr|php-esmtp-0.3.1-36|214	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-4mdk
12cr|php-esmtp-0.3.1-36|215	- rebuilt for php-5.1.3
12cr|php-esmtp-0.3.1-36|216	
12cr|php-esmtp-0.3.1-36|217	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-3mdk
12cr|php-esmtp-0.3.1-36|218	- rebuilt against php-5.1.2
12cr|php-esmtp-0.3.1-36|219	
12cr|php-esmtp-0.3.1-36|220	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-2mdk
12cr|php-esmtp-0.3.1-36|221	- rebuilt against php-5.1.1
12cr|php-esmtp-0.3.1-36|222	
12cr|php-esmtp-0.3.1-36|223	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-1mdk
12cr|php-esmtp-0.3.1-36|224	- rebuilt against php-5.1.0
12cr|php-esmtp-0.3.1-36|225	- fix versioning
12cr|php-esmtp-0.3.1-36|226	
12cr|php-esmtp-0.3.1-36|227	* Sun Oct 02 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0_0.3.1-0.RC1.1mdk
12cr|php-esmtp-0.3.1-36|228	- rebuilt against php-5.1.0RC1
12cr|php-esmtp-0.3.1-36|229	
12cr|php-esmtp-0.3.1-36|230	* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.5_0.3.1-1mdk
12cr|php-esmtp-0.3.1-36|231	- rebuilt against php-5.0.5 (Major security fixes)
12cr|php-esmtp-0.3.1-36|232	
12cr|php-esmtp-0.3.1-36|233	* Fri May 27 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_0.3.1-1mdk
12cr|php-esmtp-0.3.1-36|234	- rename the package
12cr|php-esmtp-0.3.1-36|235	
12cr|php-esmtp-0.3.1-36|236	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_0.3.1-1mdk
12cr|php-esmtp-0.3.1-36|237	- 5.0.4
12cr|php-esmtp-0.3.1-36|238	
12cr|php-esmtp-0.3.1-36|239	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.3.1-2mdk
12cr|php-esmtp-0.3.1-36|240	- use the %%mkrel macro
12cr|php-esmtp-0.3.1-36|241	
12cr|php-esmtp-0.3.1-36|242	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.3.1-1mdk
12cr|php-esmtp-0.3.1-36|243	- initial Mandrakelinux package
12cr|php-esmtp-0.3.1-36|244	
12cr|php-esmtp-0.3.1-36|245	* Sat Jan 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.3.1-2mdk
12cr|php-esmtp-0.3.1-36|246	- rebuild due to hardened-php-0.2.6
12cr|php-esmtp-0.3.1-36|247	- cleanups
12cr|php-esmtp-0.3.1-36|248	
12cr|php-esmtp-0.3.1-36|249	* Sat Jan 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.3.1-1mdk
12cr|php-esmtp-0.3.1-36|250	- initial mandrake package
12cr|php-esmtp-0.3.1-36|251	- added P0
12cr|php-esmtp-0.3.1-36|252	

5818 12
12cr|php-event-0.9.1-35|1	%define modname event
12cr|php-event-0.9.1-35|2	%define dirname %{modname}
12cr|php-event-0.9.1-35|3	%define soname %{modname}.so
12cr|php-event-0.9.1-35|4	%define inifile A35_%{modname}.ini
12cr|php-event-0.9.1-35|5	
12cr|php-event-0.9.1-35|6	Summary:	Event Scheduling Engine for PHP
12cr|php-event-0.9.1-35|7	Name:		php-%{modname}
12cr|php-event-0.9.1-35|8	Version:	0.9.1
12cr|php-event-0.9.1-35|9	Release:	%mkrel 35
12cr|php-event-0.9.1-35|10	Group:		Development/PHP
12cr|php-event-0.9.1-35|11	License:	PHP License
12cr|php-event-0.9.1-35|12	URL:		http://pecl.php.net/package/event
12cr|php-event-0.9.1-35|13	Source0:	event-%{version}.tar.bz2
12cr|php-event-0.9.1-35|14	Patch0:		event-0.9.1-php54x.diff
12cr|php-event-0.9.1-35|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-event-0.9.1-35|16	Epoch:		1
12cr|php-event-0.9.1-35|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-event-0.9.1-35|18	
12cr|php-event-0.9.1-35|19	%description
12cr|php-event-0.9.1-35|20	This is an extension to efficiently schedule IO, time and signal based events
12cr|php-event-0.9.1-35|21	using the best available IO notification mechanism for your system. This is a
12cr|php-event-0.9.1-35|22	port of libevent to the PHP infrastructure; the API is similar but not
12cr|php-event-0.9.1-35|23	identical.
12cr|php-event-0.9.1-35|24	
12cr|php-event-0.9.1-35|25	%prep
12cr|php-event-0.9.1-35|26	
12cr|php-event-0.9.1-35|27	%setup -q -n event-%{version}
12cr|php-event-0.9.1-35|28	
12cr|php-event-0.9.1-35|29	%patch0 -p0
12cr|php-event-0.9.1-35|30	
12cr|php-event-0.9.1-35|31	%build
12cr|php-event-0.9.1-35|32	%serverbuild
12cr|php-event-0.9.1-35|33	
12cr|php-event-0.9.1-35|34	phpize
12cr|php-event-0.9.1-35|35	%configure2_5x --with-libdir=%{_lib} \
12cr|php-event-0.9.1-35|36	--with-%{modname}=shared,%{_prefix}
12cr|php-event-0.9.1-35|37	
12cr|php-event-0.9.1-35|38	%make
12cr|php-event-0.9.1-35|39	mv modules/*.so .
12cr|php-event-0.9.1-35|40	
12cr|php-event-0.9.1-35|41	%install
12cr|php-event-0.9.1-35|42	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-event-0.9.1-35|43	
12cr|php-event-0.9.1-35|44	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-event-0.9.1-35|45	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-event-0.9.1-35|46	
12cr|php-event-0.9.1-35|47	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-event-0.9.1-35|48	
12cr|php-event-0.9.1-35|49	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-event-0.9.1-35|50	extension = %{soname}
12cr|php-event-0.9.1-35|51	EOF
12cr|php-event-0.9.1-35|52	
12cr|php-event-0.9.1-35|53	%post
12cr|php-event-0.9.1-35|54	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-event-0.9.1-35|55	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-event-0.9.1-35|56	fi
12cr|php-event-0.9.1-35|57	
12cr|php-event-0.9.1-35|58	%postun
12cr|php-event-0.9.1-35|59	if [ "$1" = "0" ]; then
12cr|php-event-0.9.1-35|60	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-event-0.9.1-35|61	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-event-0.9.1-35|62	fi
12cr|php-event-0.9.1-35|63	fi
12cr|php-event-0.9.1-35|64	
12cr|php-event-0.9.1-35|65	%clean
12cr|php-event-0.9.1-35|66	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-event-0.9.1-35|67	[ "../package.xml" != "/" ] && rm -f ../package.xml
12cr|php-event-0.9.1-35|68	
12cr|php-event-0.9.1-35|69	%files
12cr|php-event-0.9.1-35|70	%defattr(-,root,root)
12cr|php-event-0.9.1-35|71	%doc CREDITS
12cr|php-event-0.9.1-35|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-event-0.9.1-35|73	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-event-0.9.1-35|74	
12cr|php-event-0.9.1-35|75	
12cr|php-event-0.9.1-35|76	%changelog
12cr|php-event-0.9.1-35|77	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-35mdv2012.0
12cr|php-event-0.9.1-35|78	+ Revision: 797103
12cr|php-event-0.9.1-35|79	- fix build
12cr|php-event-0.9.1-35|80	- rebuild for php-5.4.x
12cr|php-event-0.9.1-35|81	
12cr|php-event-0.9.1-35|82	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-34
12cr|php-event-0.9.1-35|83	+ Revision: 761221
12cr|php-event-0.9.1-35|84	- rebuild
12cr|php-event-0.9.1-35|85	
12cr|php-event-0.9.1-35|86	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-33
12cr|php-event-0.9.1-35|87	+ Revision: 696414
12cr|php-event-0.9.1-35|88	- rebuilt for php-5.3.8
12cr|php-event-0.9.1-35|89	
12cr|php-event-0.9.1-35|90	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-32
12cr|php-event-0.9.1-35|91	+ Revision: 695387
12cr|php-event-0.9.1-35|92	- rebuilt for php-5.3.7
12cr|php-event-0.9.1-35|93	
12cr|php-event-0.9.1-35|94	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-31
12cr|php-event-0.9.1-35|95	+ Revision: 646630
12cr|php-event-0.9.1-35|96	- rebuilt for php-5.3.6
12cr|php-event-0.9.1-35|97	
12cr|php-event-0.9.1-35|98	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-30mdv2011.0
12cr|php-event-0.9.1-35|99	+ Revision: 629785
12cr|php-event-0.9.1-35|100	- rebuilt for php-5.3.5
12cr|php-event-0.9.1-35|101	
12cr|php-event-0.9.1-35|102	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-29mdv2011.0
12cr|php-event-0.9.1-35|103	+ Revision: 628096
12cr|php-event-0.9.1-35|104	- ensure it's built without automake1.7
12cr|php-event-0.9.1-35|105	
12cr|php-event-0.9.1-35|106	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-28mdv2011.0
12cr|php-event-0.9.1-35|107	+ Revision: 600479
12cr|php-event-0.9.1-35|108	- rebuild
12cr|php-event-0.9.1-35|109	
12cr|php-event-0.9.1-35|110	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-27mdv2011.0
12cr|php-event-0.9.1-35|111	+ Revision: 588764
12cr|php-event-0.9.1-35|112	- rebuild
12cr|php-event-0.9.1-35|113	
12cr|php-event-0.9.1-35|114	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-26mdv2010.1
12cr|php-event-0.9.1-35|115	+ Revision: 514534
12cr|php-event-0.9.1-35|116	- rebuilt for php-5.3.2
12cr|php-event-0.9.1-35|117	
12cr|php-event-0.9.1-35|118	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-25mdv2010.1
12cr|php-event-0.9.1-35|119	+ Revision: 485355
12cr|php-event-0.9.1-35|120	- rebuilt for php-5.3.2RC1
12cr|php-event-0.9.1-35|121	
12cr|php-event-0.9.1-35|122	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-24mdv2010.1
12cr|php-event-0.9.1-35|123	+ Revision: 468161
12cr|php-event-0.9.1-35|124	- rebuilt against php-5.3.1
12cr|php-event-0.9.1-35|125	
12cr|php-event-0.9.1-35|126	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-23mdv2010.0
12cr|php-event-0.9.1-35|127	+ Revision: 451266
12cr|php-event-0.9.1-35|128	- rebuild
12cr|php-event-0.9.1-35|129	
12cr|php-event-0.9.1-35|130	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1:0.9.1-22mdv2010.0
12cr|php-event-0.9.1-35|131	+ Revision: 397515
12cr|php-event-0.9.1-35|132	- Rebuild
12cr|php-event-0.9.1-35|133	
12cr|php-event-0.9.1-35|134	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-21mdv2010.0
12cr|php-event-0.9.1-35|135	+ Revision: 376986
12cr|php-event-0.9.1-35|136	- rebuilt for php-5.3.0RC2
12cr|php-event-0.9.1-35|137	
12cr|php-event-0.9.1-35|138	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-20mdv2009.1
12cr|php-event-0.9.1-35|139	+ Revision: 346421
12cr|php-event-0.9.1-35|140	- rebuilt for php-5.2.9
12cr|php-event-0.9.1-35|141	
12cr|php-event-0.9.1-35|142	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-19mdv2009.1
12cr|php-event-0.9.1-35|143	+ Revision: 341724
12cr|php-event-0.9.1-35|144	- rebuilt against php-5.2.9RC2
12cr|php-event-0.9.1-35|145	
12cr|php-event-0.9.1-35|146	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-18mdv2009.1
12cr|php-event-0.9.1-35|147	+ Revision: 321722
12cr|php-event-0.9.1-35|148	- rebuild
12cr|php-event-0.9.1-35|149	
12cr|php-event-0.9.1-35|150	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-17mdv2009.1
12cr|php-event-0.9.1-35|151	+ Revision: 310264
12cr|php-event-0.9.1-35|152	- rebuilt against php-5.2.7
12cr|php-event-0.9.1-35|153	
12cr|php-event-0.9.1-35|154	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-16mdv2009.0
12cr|php-event-0.9.1-35|155	+ Revision: 238391
12cr|php-event-0.9.1-35|156	- rebuild
12cr|php-event-0.9.1-35|157	
12cr|php-event-0.9.1-35|158	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-15mdv2009.0
12cr|php-event-0.9.1-35|159	+ Revision: 200199
12cr|php-event-0.9.1-35|160	- rebuilt for php-5.2.6
12cr|php-event-0.9.1-35|161	
12cr|php-event-0.9.1-35|162	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-14mdv2008.1
12cr|php-event-0.9.1-35|163	+ Revision: 162221
12cr|php-event-0.9.1-35|164	- rebuild
12cr|php-event-0.9.1-35|165	
12cr|php-event-0.9.1-35|166	+ Olivier Blin <blino@mandriva.org>
12cr|php-event-0.9.1-35|167	- restore BuildRoot
12cr|php-event-0.9.1-35|168	
12cr|php-event-0.9.1-35|169	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-event-0.9.1-35|170	- kill re-definition of %%buildroot on Pixel's request
12cr|php-event-0.9.1-35|171	
12cr|php-event-0.9.1-35|172	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-13mdv2008.1
12cr|php-event-0.9.1-35|173	+ Revision: 107621
12cr|php-event-0.9.1-35|174	- restart apache if needed
12cr|php-event-0.9.1-35|175	
12cr|php-event-0.9.1-35|176	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-12mdv2008.0
12cr|php-event-0.9.1-35|177	+ Revision: 77539
12cr|php-event-0.9.1-35|178	- rebuilt against php-5.2.4
12cr|php-event-0.9.1-35|179	
12cr|php-event-0.9.1-35|180	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-11mdv2008.0
12cr|php-event-0.9.1-35|181	+ Revision: 39493
12cr|php-event-0.9.1-35|182	- use distro conditional -fstack-protector
12cr|php-event-0.9.1-35|183	
12cr|php-event-0.9.1-35|184	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-10mdv2008.0
12cr|php-event-0.9.1-35|185	+ Revision: 21327
12cr|php-event-0.9.1-35|186	- rebuilt against new upstream version (5.2.2)
12cr|php-event-0.9.1-35|187	
12cr|php-event-0.9.1-35|188	
12cr|php-event-0.9.1-35|189	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-9mdv2007.0
12cr|php-event-0.9.1-35|190	+ Revision: 117581
12cr|php-event-0.9.1-35|191	- rebuilt against new upstream version (5.2.1)
12cr|php-event-0.9.1-35|192	
12cr|php-event-0.9.1-35|193	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-8mdv2007.0
12cr|php-event-0.9.1-35|194	+ Revision: 78156
12cr|php-event-0.9.1-35|195	- fix deps
12cr|php-event-0.9.1-35|196	
12cr|php-event-0.9.1-35|197	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-7mdv2007.0
12cr|php-event-0.9.1-35|198	+ Revision: 78067
12cr|php-event-0.9.1-35|199	- rebuilt for php-5.2.0
12cr|php-event-0.9.1-35|200	- Import php-event
12cr|php-event-0.9.1-35|201	
12cr|php-event-0.9.1-35|202	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-6
12cr|php-event-0.9.1-35|203	- rebuilt for php-5.1.6
12cr|php-event-0.9.1-35|204	
12cr|php-event-0.9.1-35|205	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-5mdk
12cr|php-event-0.9.1-35|206	- rebuild
12cr|php-event-0.9.1-35|207	
12cr|php-event-0.9.1-35|208	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-4mdk
12cr|php-event-0.9.1-35|209	- rebuilt for php-5.1.3
12cr|php-event-0.9.1-35|210	
12cr|php-event-0.9.1-35|211	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-3mdk
12cr|php-event-0.9.1-35|212	- rebuilt against php-5.1.2
12cr|php-event-0.9.1-35|213	
12cr|php-event-0.9.1-35|214	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-2mdk
12cr|php-event-0.9.1-35|215	- rebuilt against php-5.1.1
12cr|php-event-0.9.1-35|216	
12cr|php-event-0.9.1-35|217	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.1-1mdk
12cr|php-event-0.9.1-35|218	- rebuilt against php-5.1.0
12cr|php-event-0.9.1-35|219	- fix versioning
12cr|php-event-0.9.1-35|220	
12cr|php-event-0.9.1-35|221	* Sun Oct 02 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0_0.9.1-0.RC1.1mdk
12cr|php-event-0.9.1-35|222	- rebuilt against php-5.1.0RC1
12cr|php-event-0.9.1-35|223	
12cr|php-event-0.9.1-35|224	* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.5_0.9.1-1mdk
12cr|php-event-0.9.1-35|225	- rebuilt against php-5.0.5 (Major security fixes)
12cr|php-event-0.9.1-35|226	
12cr|php-event-0.9.1-35|227	* Fri May 27 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_0.9.1-1mdk
12cr|php-event-0.9.1-35|228	- rename the package
12cr|php-event-0.9.1-35|229	
12cr|php-event-0.9.1-35|230	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_0.9.1-1mdk
12cr|php-event-0.9.1-35|231	- 5.0.4
12cr|php-event-0.9.1-35|232	
12cr|php-event-0.9.1-35|233	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.9.1-2mdk
12cr|php-event-0.9.1-35|234	- use the %%mkrel macro
12cr|php-event-0.9.1-35|235	
12cr|php-event-0.9.1-35|236	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.9.1-1mdk
12cr|php-event-0.9.1-35|237	- initial Mandrakelinux package
12cr|php-event-0.9.1-35|238	
12cr|php-event-0.9.1-35|239	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.9.1-3mdk
12cr|php-event-0.9.1-35|240	- rebuilt against a non hardened-php aware php lib
12cr|php-event-0.9.1-35|241	
12cr|php-event-0.9.1-35|242	* Sat Jan 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.9.1-2mdk
12cr|php-event-0.9.1-35|243	- rebuild due to hardened-php-0.2.6
12cr|php-event-0.9.1-35|244	- cleanups
12cr|php-event-0.9.1-35|245	
12cr|php-event-0.9.1-35|246	* Sat Jan 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.9.1-1mdk
12cr|php-event-0.9.1-35|247	- initial mandrake package
12cr|php-event-0.9.1-35|248	- added P0
12cr|php-event-0.9.1-35|249	

5819 12
12cr|php-facedetect-1.0.1-5|1	%define modname facedetect
12cr|php-facedetect-1.0.1-5|2	%define dirname %{modname}
12cr|php-facedetect-1.0.1-5|3	%define soname %{modname}.so
12cr|php-facedetect-1.0.1-5|4	%define inifile B17_%{modname}.ini
12cr|php-facedetect-1.0.1-5|5	
12cr|php-facedetect-1.0.1-5|6	Summary:	PHP extension to access the OpenCV library
12cr|php-facedetect-1.0.1-5|7	Name:		php-%{modname}
12cr|php-facedetect-1.0.1-5|8	Version:	1.0.1
12cr|php-facedetect-1.0.1-5|9	Release:	%mkrel 5
12cr|php-facedetect-1.0.1-5|10	Group:		Development/PHP
12cr|php-facedetect-1.0.1-5|11	License:	PHP
12cr|php-facedetect-1.0.1-5|12	URL:		http://www.xarg.org/project/php-facedetect/
12cr|php-facedetect-1.0.1-5|13	Source0:	http://www.xarg.org/download/facedetect-%{version}.tar.gz
12cr|php-facedetect-1.0.1-5|14	Source1:	B17_facedetect.ini
12cr|php-facedetect-1.0.1-5|15	Patch0:		facedetect-dso-link-workaround.patch
12cr|php-facedetect-1.0.1-5|16	Patch1:		facedetect-1.0.1-opencv-2.2.0.patch
12cr|php-facedetect-1.0.1-5|17	Patch2:		facedetect-1.0.1-php54x.diff
12cr|php-facedetect-1.0.1-5|18	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-facedetect-1.0.1-5|19	BuildRequires:	opencv-devel >= 2.2.0
12cr|php-facedetect-1.0.1-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-facedetect-1.0.1-5|21	
12cr|php-facedetect-1.0.1-5|22	%description
12cr|php-facedetect-1.0.1-5|23	This extension provides a PHP implementation of the OpenCV library.
12cr|php-facedetect-1.0.1-5|24	The extension offers two new functions. In principle, they differ
12cr|php-facedetect-1.0.1-5|25	only by their return value. The first returns only the number of
12cr|php-facedetect-1.0.1-5|26	faces found on the given image and the other an associative array
12cr|php-facedetect-1.0.1-5|27	of their coordinates.
12cr|php-facedetect-1.0.1-5|28	
12cr|php-facedetect-1.0.1-5|29	%prep
12cr|php-facedetect-1.0.1-5|30	
12cr|php-facedetect-1.0.1-5|31	%setup -q -n facedetect
12cr|php-facedetect-1.0.1-5|32	%patch0 -p1
12cr|php-facedetect-1.0.1-5|33	%patch1 -p1
12cr|php-facedetect-1.0.1-5|34	%patch2 -p0
12cr|php-facedetect-1.0.1-5|35	
12cr|php-facedetect-1.0.1-5|36	sed -i 's/\r//' CREDITS
12cr|php-facedetect-1.0.1-5|37	
12cr|php-facedetect-1.0.1-5|38	cp %{SOURCE1} %{inifile}
12cr|php-facedetect-1.0.1-5|39	
12cr|php-facedetect-1.0.1-5|40	# lib64 fix
12cr|php-facedetect-1.0.1-5|41	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-facedetect-1.0.1-5|42	
12cr|php-facedetect-1.0.1-5|43	%build
12cr|php-facedetect-1.0.1-5|44	%serverbuild
12cr|php-facedetect-1.0.1-5|45	
12cr|php-facedetect-1.0.1-5|46	phpize
12cr|php-facedetect-1.0.1-5|47	%configure2_5x --with-libdir=%{_lib} \
12cr|php-facedetect-1.0.1-5|48	--with-%{modname}=shared,%{_prefix}
12cr|php-facedetect-1.0.1-5|49	%make
12cr|php-facedetect-1.0.1-5|50	mv modules/*.so .
12cr|php-facedetect-1.0.1-5|51	
12cr|php-facedetect-1.0.1-5|52	%install
12cr|php-facedetect-1.0.1-5|53	rm -rf %{buildroot}
12cr|php-facedetect-1.0.1-5|54	
12cr|php-facedetect-1.0.1-5|55	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-facedetect-1.0.1-5|56	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-facedetect-1.0.1-5|57	
12cr|php-facedetect-1.0.1-5|58	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-facedetect-1.0.1-5|59	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-facedetect-1.0.1-5|60	
12cr|php-facedetect-1.0.1-5|61	%post
12cr|php-facedetect-1.0.1-5|62	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-facedetect-1.0.1-5|63	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-facedetect-1.0.1-5|64	fi
12cr|php-facedetect-1.0.1-5|65	
12cr|php-facedetect-1.0.1-5|66	%postun
12cr|php-facedetect-1.0.1-5|67	if [ "$1" = "0" ]; then
12cr|php-facedetect-1.0.1-5|68	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-facedetect-1.0.1-5|69	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-facedetect-1.0.1-5|70	fi
12cr|php-facedetect-1.0.1-5|71	fi
12cr|php-facedetect-1.0.1-5|72	
12cr|php-facedetect-1.0.1-5|73	%clean
12cr|php-facedetect-1.0.1-5|74	rm -rf %{buildroot}
12cr|php-facedetect-1.0.1-5|75	
12cr|php-facedetect-1.0.1-5|76	%files
12cr|php-facedetect-1.0.1-5|77	%defattr(-,root,root)
12cr|php-facedetect-1.0.1-5|78	%doc CREDITS
12cr|php-facedetect-1.0.1-5|79	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-facedetect-1.0.1-5|80	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-facedetect-1.0.1-5|81	
12cr|php-facedetect-1.0.1-5|82	
12cr|php-facedetect-1.0.1-5|83	
12cr|php-facedetect-1.0.1-5|84	%changelog
12cr|php-facedetect-1.0.1-5|85	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdv2012.0
12cr|php-facedetect-1.0.1-5|86	+ Revision: 797101
12cr|php-facedetect-1.0.1-5|87	- fix build
12cr|php-facedetect-1.0.1-5|88	- rebuild for php-5.4.x
12cr|php-facedetect-1.0.1-5|89	
12cr|php-facedetect-1.0.1-5|90	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4
12cr|php-facedetect-1.0.1-5|91	+ Revision: 761223
12cr|php-facedetect-1.0.1-5|92	- rebuild
12cr|php-facedetect-1.0.1-5|93	
12cr|php-facedetect-1.0.1-5|94	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3
12cr|php-facedetect-1.0.1-5|95	+ Revision: 696416
12cr|php-facedetect-1.0.1-5|96	- rebuilt for php-5.3.8
12cr|php-facedetect-1.0.1-5|97	
12cr|php-facedetect-1.0.1-5|98	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2
12cr|php-facedetect-1.0.1-5|99	+ Revision: 695390
12cr|php-facedetect-1.0.1-5|100	- rebuilt for php-5.3.7
12cr|php-facedetect-1.0.1-5|101	
12cr|php-facedetect-1.0.1-5|102	* Thu May 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1
12cr|php-facedetect-1.0.1-5|103	+ Revision: 676197
12cr|php-facedetect-1.0.1-5|104	- fix build
12cr|php-facedetect-1.0.1-5|105	- import php-facedetect
12cr|php-facedetect-1.0.1-5|106	
12cr|php-facedetect-1.0.1-5|107	
12cr|php-facedetect-1.0.1-5|108	* Thu May 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2010.2
12cr|php-facedetect-1.0.1-5|109	- initial Mandriva package (fedora import)

5820 12
12cr|php-fam-5.0.1-23|1	%define modname fam
12cr|php-fam-5.0.1-23|2	%define dirname %{modname}
12cr|php-fam-5.0.1-23|3	%define soname %{modname}.so
12cr|php-fam-5.0.1-23|4	%define inifile 20_%{modname}.ini
12cr|php-fam-5.0.1-23|5	
12cr|php-fam-5.0.1-23|6	Summary:	File Alteration Monitor Functions
12cr|php-fam-5.0.1-23|7	Name:		php-%{modname}
12cr|php-fam-5.0.1-23|8	Version:	5.0.1
12cr|php-fam-5.0.1-23|9	Release:	%mkrel 23
12cr|php-fam-5.0.1-23|10	Group:		Development/PHP
12cr|php-fam-5.0.1-23|11	License:	PHP License
12cr|php-fam-5.0.1-23|12	URL:		http://pecl.php.net/package/fam/
12cr|php-fam-5.0.1-23|13	Source0:	http://pecl.php.net/get/fam-%{version}.tgz
12cr|php-fam-5.0.1-23|14	Patch0:		fam-5.0.1-php54x.diff
12cr|php-fam-5.0.1-23|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-fam-5.0.1-23|16	BuildRequires:	fam-devel
12cr|php-fam-5.0.1-23|17	Epoch:		1
12cr|php-fam-5.0.1-23|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-fam-5.0.1-23|19	
12cr|php-fam-5.0.1-23|20	%description
12cr|php-fam-5.0.1-23|21	FAM monitors files and directories, notifying interested applications of
12cr|php-fam-5.0.1-23|22	changes. A PHP script may specify a list of files for FAM to monitor using
12cr|php-fam-5.0.1-23|23	the functions provided by this extension. The FAM process is started when the
12cr|php-fam-5.0.1-23|24	first connection from any application to it is opened. It exits after all
12cr|php-fam-5.0.1-23|25	connections to it have been closed. This PHP module adds support for FAM
12cr|php-fam-5.0.1-23|26	(File Alteration Monitor). FAM monitors files and directories, notifying
12cr|php-fam-5.0.1-23|27	interested applications of changes.
12cr|php-fam-5.0.1-23|28	
12cr|php-fam-5.0.1-23|29	%prep
12cr|php-fam-5.0.1-23|30	
12cr|php-fam-5.0.1-23|31	%setup -q -n fam-%{version}
12cr|php-fam-5.0.1-23|32	[ "../package.xml" != "/" ] && mv -f ../package.xml .
12cr|php-fam-5.0.1-23|33	
12cr|php-fam-5.0.1-23|34	%patch0 -p0
12cr|php-fam-5.0.1-23|35	
12cr|php-fam-5.0.1-23|36	# fix version
12cr|php-fam-5.0.1-23|37	perl -pi -e "s|^#define PHP_FAM_VERSION .*|#define PHP_FAM_VERSION \"%{version}\"|g" php_fam.h
12cr|php-fam-5.0.1-23|38	
12cr|php-fam-5.0.1-23|39	%build
12cr|php-fam-5.0.1-23|40	%serverbuild
12cr|php-fam-5.0.1-23|41	
12cr|php-fam-5.0.1-23|42	phpize
12cr|php-fam-5.0.1-23|43	%configure2_5x --with-libdir=%{_lib} \
12cr|php-fam-5.0.1-23|44	--with-%{modname}
12cr|php-fam-5.0.1-23|45	
12cr|php-fam-5.0.1-23|46	%make
12cr|php-fam-5.0.1-23|47	mv modules/*.so .
12cr|php-fam-5.0.1-23|48	
12cr|php-fam-5.0.1-23|49	%install
12cr|php-fam-5.0.1-23|50	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-fam-5.0.1-23|51	
12cr|php-fam-5.0.1-23|52	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-fam-5.0.1-23|53	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-fam-5.0.1-23|54	
12cr|php-fam-5.0.1-23|55	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-fam-5.0.1-23|56	
12cr|php-fam-5.0.1-23|57	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-fam-5.0.1-23|58	extension = %{soname}
12cr|php-fam-5.0.1-23|59	EOF
12cr|php-fam-5.0.1-23|60	
12cr|php-fam-5.0.1-23|61	%post
12cr|php-fam-5.0.1-23|62	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-fam-5.0.1-23|63	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-fam-5.0.1-23|64	fi
12cr|php-fam-5.0.1-23|65	
12cr|php-fam-5.0.1-23|66	%postun
12cr|php-fam-5.0.1-23|67	if [ "$1" = "0" ]; then
12cr|php-fam-5.0.1-23|68	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-fam-5.0.1-23|69	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-fam-5.0.1-23|70	fi
12cr|php-fam-5.0.1-23|71	fi
12cr|php-fam-5.0.1-23|72	
12cr|php-fam-5.0.1-23|73	%clean
12cr|php-fam-5.0.1-23|74	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-fam-5.0.1-23|75	
12cr|php-fam-5.0.1-23|76	%files
12cr|php-fam-5.0.1-23|77	%defattr(-,root,root)
12cr|php-fam-5.0.1-23|78	%doc CREDITS package.xml
12cr|php-fam-5.0.1-23|79	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-fam-5.0.1-23|80	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-fam-5.0.1-23|81	
12cr|php-fam-5.0.1-23|82	
12cr|php-fam-5.0.1-23|83	%changelog
12cr|php-fam-5.0.1-23|84	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-23mdv2012.0
12cr|php-fam-5.0.1-23|85	+ Revision: 797100
12cr|php-fam-5.0.1-23|86	- fix build
12cr|php-fam-5.0.1-23|87	- rebuild for php-5.4.x
12cr|php-fam-5.0.1-23|88	
12cr|php-fam-5.0.1-23|89	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-22
12cr|php-fam-5.0.1-23|90	+ Revision: 761224
12cr|php-fam-5.0.1-23|91	- rebuild
12cr|php-fam-5.0.1-23|92	
12cr|php-fam-5.0.1-23|93	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-21
12cr|php-fam-5.0.1-23|94	+ Revision: 696417
12cr|php-fam-5.0.1-23|95	- rebuilt for php-5.3.8
12cr|php-fam-5.0.1-23|96	
12cr|php-fam-5.0.1-23|97	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-20
12cr|php-fam-5.0.1-23|98	+ Revision: 695391
12cr|php-fam-5.0.1-23|99	- rebuilt for php-5.3.7
12cr|php-fam-5.0.1-23|100	
12cr|php-fam-5.0.1-23|101	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-19
12cr|php-fam-5.0.1-23|102	+ Revision: 646632
12cr|php-fam-5.0.1-23|103	- rebuilt for php-5.3.6
12cr|php-fam-5.0.1-23|104	
12cr|php-fam-5.0.1-23|105	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-18mdv2011.0
12cr|php-fam-5.0.1-23|106	+ Revision: 629787
12cr|php-fam-5.0.1-23|107	- rebuilt for php-5.3.5
12cr|php-fam-5.0.1-23|108	
12cr|php-fam-5.0.1-23|109	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-17mdv2011.0
12cr|php-fam-5.0.1-23|110	+ Revision: 628098
12cr|php-fam-5.0.1-23|111	- ensure it's built without automake1.7
12cr|php-fam-5.0.1-23|112	
12cr|php-fam-5.0.1-23|113	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-16mdv2011.0
12cr|php-fam-5.0.1-23|114	+ Revision: 600481
12cr|php-fam-5.0.1-23|115	- rebuild
12cr|php-fam-5.0.1-23|116	
12cr|php-fam-5.0.1-23|117	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-15mdv2011.0
12cr|php-fam-5.0.1-23|118	+ Revision: 588775
12cr|php-fam-5.0.1-23|119	- rebuild
12cr|php-fam-5.0.1-23|120	
12cr|php-fam-5.0.1-23|121	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-14mdv2010.1
12cr|php-fam-5.0.1-23|122	+ Revision: 514536
12cr|php-fam-5.0.1-23|123	- rebuilt for php-5.3.2
12cr|php-fam-5.0.1-23|124	
12cr|php-fam-5.0.1-23|125	* Sun Feb 21 2010 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-13mdv2010.1
12cr|php-fam-5.0.1-23|126	+ Revision: 509076
12cr|php-fam-5.0.1-23|127	- rebuild
12cr|php-fam-5.0.1-23|128	
12cr|php-fam-5.0.1-23|129	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-12mdv2010.1
12cr|php-fam-5.0.1-23|130	+ Revision: 485257
12cr|php-fam-5.0.1-23|131	- rebuilt for php-5.3.2RC1
12cr|php-fam-5.0.1-23|132	
12cr|php-fam-5.0.1-23|133	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-11mdv2010.1
12cr|php-fam-5.0.1-23|134	+ Revision: 468084
12cr|php-fam-5.0.1-23|135	- rebuilt against php-5.3.1
12cr|php-fam-5.0.1-23|136	
12cr|php-fam-5.0.1-23|137	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-10mdv2010.0
12cr|php-fam-5.0.1-23|138	+ Revision: 451214
12cr|php-fam-5.0.1-23|139	- rebuild
12cr|php-fam-5.0.1-23|140	
12cr|php-fam-5.0.1-23|141	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1:5.0.1-9mdv2010.0
12cr|php-fam-5.0.1-23|142	+ Revision: 397518
12cr|php-fam-5.0.1-23|143	- Rebuild
12cr|php-fam-5.0.1-23|144	
12cr|php-fam-5.0.1-23|145	* Wed May 13 2009 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-8mdv2010.0
12cr|php-fam-5.0.1-23|146	+ Revision: 375357
12cr|php-fam-5.0.1-23|147	- rebuilt against php-5.3.0RC2
12cr|php-fam-5.0.1-23|148	
12cr|php-fam-5.0.1-23|149	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-7mdv2009.1
12cr|php-fam-5.0.1-23|150	+ Revision: 346423
12cr|php-fam-5.0.1-23|151	- rebuilt for php-5.2.9
12cr|php-fam-5.0.1-23|152	
12cr|php-fam-5.0.1-23|153	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-6mdv2009.1
12cr|php-fam-5.0.1-23|154	+ Revision: 341506
12cr|php-fam-5.0.1-23|155	- rebuilt against php-5.2.9RC2
12cr|php-fam-5.0.1-23|156	
12cr|php-fam-5.0.1-23|157	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-5mdv2009.1
12cr|php-fam-5.0.1-23|158	+ Revision: 321732
12cr|php-fam-5.0.1-23|159	- rebuild
12cr|php-fam-5.0.1-23|160	
12cr|php-fam-5.0.1-23|161	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-4mdv2009.1
12cr|php-fam-5.0.1-23|162	+ Revision: 310215
12cr|php-fam-5.0.1-23|163	- rebuilt against php-5.2.7
12cr|php-fam-5.0.1-23|164	
12cr|php-fam-5.0.1-23|165	* Tue Jul 15 2008 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-3mdv2009.0
12cr|php-fam-5.0.1-23|166	+ Revision: 235817
12cr|php-fam-5.0.1-23|167	- rebuild
12cr|php-fam-5.0.1-23|168	
12cr|php-fam-5.0.1-23|169	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-2mdv2009.0
12cr|php-fam-5.0.1-23|170	+ Revision: 200106
12cr|php-fam-5.0.1-23|171	- rebuilt against php-5.2.6
12cr|php-fam-5.0.1-23|172	
12cr|php-fam-5.0.1-23|173	* Wed Apr 30 2008 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-1mdv2009.0
12cr|php-fam-5.0.1-23|174	+ Revision: 199433
12cr|php-fam-5.0.1-23|175	- fix build
12cr|php-fam-5.0.1-23|176	- 5.0.1
12cr|php-fam-5.0.1-23|177	
12cr|php-fam-5.0.1-23|178	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-19mdv2008.1
12cr|php-fam-5.0.1-23|179	+ Revision: 161963
12cr|php-fam-5.0.1-23|180	- rebuild
12cr|php-fam-5.0.1-23|181	
12cr|php-fam-5.0.1-23|182	+ Olivier Blin <blino@mandriva.org>
12cr|php-fam-5.0.1-23|183	- restore BuildRoot
12cr|php-fam-5.0.1-23|184	
12cr|php-fam-5.0.1-23|185	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-fam-5.0.1-23|186	- kill re-definition of %%buildroot on Pixel's request
12cr|php-fam-5.0.1-23|187	
12cr|php-fam-5.0.1-23|188	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-18mdv2008.1
12cr|php-fam-5.0.1-23|189	+ Revision: 107561
12cr|php-fam-5.0.1-23|190	- restart apache if needed
12cr|php-fam-5.0.1-23|191	
12cr|php-fam-5.0.1-23|192	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-17mdv2008.0
12cr|php-fam-5.0.1-23|193	+ Revision: 77454
12cr|php-fam-5.0.1-23|194	- rebuilt against php-5.2.4
12cr|php-fam-5.0.1-23|195	
12cr|php-fam-5.0.1-23|196	* Thu Aug 16 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-16mdv2008.0
12cr|php-fam-5.0.1-23|197	+ Revision: 64298
12cr|php-fam-5.0.1-23|198	- use the new %%serverbuild macro
12cr|php-fam-5.0.1-23|199	
12cr|php-fam-5.0.1-23|200	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-15mdv2008.0
12cr|php-fam-5.0.1-23|201	+ Revision: 39379
12cr|php-fam-5.0.1-23|202	- use distro conditional -fstack-protector
12cr|php-fam-5.0.1-23|203	
12cr|php-fam-5.0.1-23|204	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-14mdv2008.0
12cr|php-fam-5.0.1-23|205	+ Revision: 33774
12cr|php-fam-5.0.1-23|206	- rebuilt against new upstream version (5.2.3)
12cr|php-fam-5.0.1-23|207	
12cr|php-fam-5.0.1-23|208	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-13mdv2008.0
12cr|php-fam-5.0.1-23|209	+ Revision: 21023
12cr|php-fam-5.0.1-23|210	- rebuilt against new upstream version (5.2.2)
12cr|php-fam-5.0.1-23|211	
12cr|php-fam-5.0.1-23|212	
12cr|php-fam-5.0.1-23|213	* Fri Feb 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1-12mdv2007.0
12cr|php-fam-5.0.1-23|214	+ Revision: 118554
12cr|php-fam-5.0.1-23|215	- rebuilt against new upstream php version (5.2.1)
12cr|php-fam-5.0.1-23|216	
12cr|php-fam-5.0.1-23|217	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-11mdv2007.0
12cr|php-fam-5.0.1-23|218	+ Revision: 78159
12cr|php-fam-5.0.1-23|219	- fix deps
12cr|php-fam-5.0.1-23|220	
12cr|php-fam-5.0.1-23|221	* Tue Nov 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-10mdv2007.1
12cr|php-fam-5.0.1-23|222	+ Revision: 77342
12cr|php-fam-5.0.1-23|223	- rebuilt for php-5.2.0
12cr|php-fam-5.0.1-23|224	
12cr|php-fam-5.0.1-23|225	* Thu Nov 02 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-9mdv2007.1
12cr|php-fam-5.0.1-23|226	+ Revision: 75212
12cr|php-fam-5.0.1-23|227	- Import php-fam
12cr|php-fam-5.0.1-23|228	
12cr|php-fam-5.0.1-23|229	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-9
12cr|php-fam-5.0.1-23|230	- rebuilt for php-5.1.6
12cr|php-fam-5.0.1-23|231	
12cr|php-fam-5.0.1-23|232	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-8mdk
12cr|php-fam-5.0.1-23|233	- rebuild
12cr|php-fam-5.0.1-23|234	
12cr|php-fam-5.0.1-23|235	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-7mdk
12cr|php-fam-5.0.1-23|236	- rebuilt for php-5.1.4
12cr|php-fam-5.0.1-23|237	
12cr|php-fam-5.0.1-23|238	* Fri May 05 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-6mdk
12cr|php-fam-5.0.1-23|239	- rebuilt for php-5.1.3
12cr|php-fam-5.0.1-23|240	
12cr|php-fam-5.0.1-23|241	* Thu Feb 02 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-5mdk
12cr|php-fam-5.0.1-23|242	- new group (Development/PHP) and iurt rebuild
12cr|php-fam-5.0.1-23|243	
12cr|php-fam-5.0.1-23|244	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-4mdk
12cr|php-fam-5.0.1-23|245	- rebuilt against php-5.1.2
12cr|php-fam-5.0.1-23|246	
12cr|php-fam-5.0.1-23|247	* Tue Nov 29 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-3mdk
12cr|php-fam-5.0.1-23|248	- rebuilt against php-5.1.1
12cr|php-fam-5.0.1-23|249	
12cr|php-fam-5.0.1-23|250	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-2mdk
12cr|php-fam-5.0.1-23|251	- rebuilt against php-5.1.0
12cr|php-fam-5.0.1-23|252	
12cr|php-fam-5.0.1-23|253	* Thu Nov 03 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-1mdk
12cr|php-fam-5.0.1-23|254	- rebuilt against php-5.1.0RC4
12cr|php-fam-5.0.1-23|255	- fix versioning
12cr|php-fam-5.0.1-23|256	
12cr|php-fam-5.0.1-23|257	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0_0.1-0.RC1.2mdk
12cr|php-fam-5.0.1-23|258	- rebuilt to provide a -debug package too
12cr|php-fam-5.0.1-23|259	
12cr|php-fam-5.0.1-23|260	* Wed Sep 21 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0_0.1-0.RC1.1mdk
12cr|php-fam-5.0.1-23|261	- rebuilt against php-5.1.0RC1
12cr|php-fam-5.0.1-23|262	- the source lives in pecl now (CVS)
12cr|php-fam-5.0.1-23|263	
12cr|php-fam-5.0.1-23|264	* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.5-1mdk
12cr|php-fam-5.0.1-23|265	- rebuilt against php-5.0.5 (Major security fixes)
12cr|php-fam-5.0.1-23|266	
12cr|php-fam-5.0.1-23|267	* Fri May 27 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4-1mdk
12cr|php-fam-5.0.1-23|268	- rename the package
12cr|php-fam-5.0.1-23|269	
12cr|php-fam-5.0.1-23|270	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4-1mdk
12cr|php-fam-5.0.1-23|271	- 5.0.4
12cr|php-fam-5.0.1-23|272	
12cr|php-fam-5.0.1-23|273	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-4mdk
12cr|php-fam-5.0.1-23|274	- use the %%mkrel macro
12cr|php-fam-5.0.1-23|275	
12cr|php-fam-5.0.1-23|276	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-3mdk
12cr|php-fam-5.0.1-23|277	- rebuilt against a non hardened-php aware php lib
12cr|php-fam-5.0.1-23|278	
12cr|php-fam-5.0.1-23|279	* Sun Jan 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-2mdk
12cr|php-fam-5.0.1-23|280	- rebuild due to hardened-php-0.2.6
12cr|php-fam-5.0.1-23|281	
12cr|php-fam-5.0.1-23|282	* Fri Dec 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-1mdk
12cr|php-fam-5.0.1-23|283	- rebuilt for php-5.0.3
12cr|php-fam-5.0.1-23|284	
12cr|php-fam-5.0.1-23|285	* Sat Sep 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.2-1mdk
12cr|php-fam-5.0.1-23|286	- rebuilt for php-5.0.2
12cr|php-fam-5.0.1-23|287	
12cr|php-fam-5.0.1-23|288	* Sun Aug 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.1-1mdk
12cr|php-fam-5.0.1-23|289	- rebuilt for php-5.0.1
12cr|php-fam-5.0.1-23|290	
12cr|php-fam-5.0.1-23|291	* Wed Aug 11 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.0-1mdk
12cr|php-fam-5.0.1-23|292	- initial mandrake package
12cr|php-fam-5.0.1-23|293	

5821 12
12cr|php-firebird-5.4.4-1|1	%define modname firebird
12cr|php-firebird-5.4.4-1|2	%define soname interbase.so
12cr|php-firebird-5.4.4-1|3	%define inifile 42_%{modname}.ini
12cr|php-firebird-5.4.4-1|4	
12cr|php-firebird-5.4.4-1|5	Summary:	Firebird database module for PHP
12cr|php-firebird-5.4.4-1|6	Name:		php-%{modname}
12cr|php-firebird-5.4.4-1|7	Epoch:		3
12cr|php-firebird-5.4.4-1|8	Version:	5.4.4
12cr|php-firebird-5.4.4-1|9	Release:	%mkrel 1
12cr|php-firebird-5.4.4-1|10	Group:		Development/PHP
12cr|php-firebird-5.4.4-1|11	URL:		http://www.php.net
12cr|php-firebird-5.4.4-1|12	License:	PHP License
12cr|php-firebird-5.4.4-1|13	Source0:	%{modname}.ini
12cr|php-firebird-5.4.4-1|14	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-firebird-5.4.4-1|15	BuildRequires:	firebird-devel
12cr|php-firebird-5.4.4-1|16	Provides:	php-interbase = %{version}-%{release}
12cr|php-firebird-5.4.4-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-firebird-5.4.4-1|18	
12cr|php-firebird-5.4.4-1|19	%description
12cr|php-firebird-5.4.4-1|20	This is a dynamic shared object (DSO) for PHP that will add Firebird
12cr|php-firebird-5.4.4-1|21	database support.
12cr|php-firebird-5.4.4-1|22	
12cr|php-firebird-5.4.4-1|23	%prep
12cr|php-firebird-5.4.4-1|24	
12cr|php-firebird-5.4.4-1|25	%setup -c -T
12cr|php-firebird-5.4.4-1|26	cp -dpR %{_usrsrc}/php-devel/extensions/interbase/* .
12cr|php-firebird-5.4.4-1|27	
12cr|php-firebird-5.4.4-1|28	%build
12cr|php-firebird-5.4.4-1|29	%serverbuild
12cr|php-firebird-5.4.4-1|30	
12cr|php-firebird-5.4.4-1|31	phpize
12cr|php-firebird-5.4.4-1|32	%configure2_5x \
12cr|php-firebird-5.4.4-1|33	--with-libdir=%{_lib} \
12cr|php-firebird-5.4.4-1|34	--with-interbase=%{_libdir}/firebird
12cr|php-firebird-5.4.4-1|35	
12cr|php-firebird-5.4.4-1|36	%make
12cr|php-firebird-5.4.4-1|37	mv modules/*.so .
12cr|php-firebird-5.4.4-1|38	
12cr|php-firebird-5.4.4-1|39	%install
12cr|php-firebird-5.4.4-1|40	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-firebird-5.4.4-1|41	
12cr|php-firebird-5.4.4-1|42	install -D -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/%{soname}
12cr|php-firebird-5.4.4-1|43	install -D -m0644 %{SOURCE0} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-firebird-5.4.4-1|44	
12cr|php-firebird-5.4.4-1|45	%post
12cr|php-firebird-5.4.4-1|46	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-firebird-5.4.4-1|47	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-firebird-5.4.4-1|48	fi
12cr|php-firebird-5.4.4-1|49	
12cr|php-firebird-5.4.4-1|50	%postun
12cr|php-firebird-5.4.4-1|51	if [ "$1" = "0" ]; then
12cr|php-firebird-5.4.4-1|52	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-firebird-5.4.4-1|53	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-firebird-5.4.4-1|54	fi
12cr|php-firebird-5.4.4-1|55	fi
12cr|php-firebird-5.4.4-1|56	
12cr|php-firebird-5.4.4-1|57	%clean
12cr|php-firebird-5.4.4-1|58	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-firebird-5.4.4-1|59	
12cr|php-firebird-5.4.4-1|60	%files
12cr|php-firebird-5.4.4-1|61	%defattr(-,root,root)
12cr|php-firebird-5.4.4-1|62	%doc CREDITS
12cr|php-firebird-5.4.4-1|63	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-firebird-5.4.4-1|64	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-firebird-5.4.4-1|65	
12cr|php-firebird-5.4.4-1|66	
12cr|php-firebird-5.4.4-1|67	%changelog
12cr|php-firebird-5.4.4-1|68	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 3:5.4.4-1mdv2012.0
12cr|php-firebird-5.4.4-1|69	+ Revision: 806383
12cr|php-firebird-5.4.4-1|70	- 5.4.4
12cr|php-firebird-5.4.4-1|71	
12cr|php-firebird-5.4.4-1|72	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 3:5.4.1-1
12cr|php-firebird-5.4.4-1|73	+ Revision: 795390
12cr|php-firebird-5.4.4-1|74	- 5.4.1
12cr|php-firebird-5.4.4-1|75	
12cr|php-firebird-5.4.4-1|76	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 3:5.3.9-1
12cr|php-firebird-5.4.4-1|77	+ Revision: 761191
12cr|php-firebird-5.4.4-1|78	- 5.3.9
12cr|php-firebird-5.4.4-1|79	
12cr|php-firebird-5.4.4-1|80	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 3:5.3.8-1
12cr|php-firebird-5.4.4-1|81	+ Revision: 696382
12cr|php-firebird-5.4.4-1|82	- rebuilt for php-5.3.8
12cr|php-firebird-5.4.4-1|83	
12cr|php-firebird-5.4.4-1|84	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 3:5.3.7-1
12cr|php-firebird-5.4.4-1|85	+ Revision: 695342
12cr|php-firebird-5.4.4-1|86	- rebuilt for php-5.3.7
12cr|php-firebird-5.4.4-1|87	
12cr|php-firebird-5.4.4-1|88	* Sun Jun 19 2011 Oden Eriksson <oeriksson@mandriva.com> 3:5.3.7-0.0.RC1.1
12cr|php-firebird-5.4.4-1|89	+ Revision: 685983
12cr|php-firebird-5.4.4-1|90	- rebuilt for php-5.3.7RC1
12cr|php-firebird-5.4.4-1|91	
12cr|php-firebird-5.4.4-1|92	* Thu Apr 28 2011 Oden Eriksson <oeriksson@mandriva.com> 3:5.3.6-1
12cr|php-firebird-5.4.4-1|93	+ Revision: 659825
12cr|php-firebird-5.4.4-1|94	- stupid bs / rpm5 or whatever.
12cr|php-firebird-5.4.4-1|95	- rebuilt for php-5.3.6
12cr|php-firebird-5.4.4-1|96	
12cr|php-firebird-5.4.4-1|97	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 3:5.3.5-1mdv2011.0
12cr|php-firebird-5.4.4-1|98	+ Revision: 629757
12cr|php-firebird-5.4.4-1|99	- 5.3.5
12cr|php-firebird-5.4.4-1|100	
12cr|php-firebird-5.4.4-1|101	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 3:5.3.4-1mdv2011.0
12cr|php-firebird-5.4.4-1|102	+ Revision: 628062
12cr|php-firebird-5.4.4-1|103	- 5.3.4
12cr|php-firebird-5.4.4-1|104	
12cr|php-firebird-5.4.4-1|105	* Thu Nov 25 2010 Oden Eriksson <oeriksson@mandriva.com> 3:5.3.4-0.0.RC1.1mdv2011.0
12cr|php-firebird-5.4.4-1|106	+ Revision: 600984
12cr|php-firebird-5.4.4-1|107	- use the correct version
12cr|php-firebird-5.4.4-1|108	
12cr|php-firebird-5.4.4-1|109	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 3:5.3.3-2mdv2011.0
12cr|php-firebird-5.4.4-1|110	+ Revision: 600484
12cr|php-firebird-5.4.4-1|111	- rebuild
12cr|php-firebird-5.4.4-1|112	
12cr|php-firebird-5.4.4-1|113	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 3:5.3.3-1mdv2011.0
12cr|php-firebird-5.4.4-1|114	+ Revision: 588734
12cr|php-firebird-5.4.4-1|115	- 5.3.3
12cr|php-firebird-5.4.4-1|116	
12cr|php-firebird-5.4.4-1|117	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3:5.3.2-1mdv2010.1
12cr|php-firebird-5.4.4-1|118	+ Revision: 514539
12cr|php-firebird-5.4.4-1|119	- rebuilt for php-5.3.2
12cr|php-firebird-5.4.4-1|120	
12cr|php-firebird-5.4.4-1|121	* Tue Feb 16 2010 Oden Eriksson <oeriksson@mandriva.com> 3:5.3.2-0.0.RC2.1mdv2010.1
12cr|php-firebird-5.4.4-1|122	+ Revision: 506497
12cr|php-firebird-5.4.4-1|123	- rebuilt against php-5.3.2RC2
12cr|php-firebird-5.4.4-1|124	
12cr|php-firebird-5.4.4-1|125	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 3:5.3.2-0.0.RC1.1mdv2010.1
12cr|php-firebird-5.4.4-1|126	+ Revision: 485331
12cr|php-firebird-5.4.4-1|127	- rebuilt for php-5.3.2RC1
12cr|php-firebird-5.4.4-1|128	
12cr|php-firebird-5.4.4-1|129	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 3:5.3.1-1mdv2010.1
12cr|php-firebird-5.4.4-1|130	+ Revision: 468099
12cr|php-firebird-5.4.4-1|131	- rebuilt against php-5.3.1
12cr|php-firebird-5.4.4-1|132	
12cr|php-firebird-5.4.4-1|133	* Sat Oct 03 2009 Oden Eriksson <oeriksson@mandriva.com> 3:5.3.1-0.0.RC1.1mdv2010.0
12cr|php-firebird-5.4.4-1|134	+ Revision: 452828
12cr|php-firebird-5.4.4-1|135	- 5.3.1RC1
12cr|php-firebird-5.4.4-1|136	
12cr|php-firebird-5.4.4-1|137	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 3:5.3.0-2mdv2010.0
12cr|php-firebird-5.4.4-1|138	+ Revision: 451269
12cr|php-firebird-5.4.4-1|139	- rebuild
12cr|php-firebird-5.4.4-1|140	
12cr|php-firebird-5.4.4-1|141	* Mon Jul 20 2009 Oden Eriksson <oeriksson@mandriva.com> 3:5.3.0-1mdv2010.0
12cr|php-firebird-5.4.4-1|142	+ Revision: 398147
12cr|php-firebird-5.4.4-1|143	- 5.3.0
12cr|php-firebird-5.4.4-1|144	
12cr|php-firebird-5.4.4-1|145	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 3:5.3.0-0.0.RC2.2mdv2010.0
12cr|php-firebird-5.4.4-1|146	+ Revision: 397522
12cr|php-firebird-5.4.4-1|147	- Rebuild
12cr|php-firebird-5.4.4-1|148	
12cr|php-firebird-5.4.4-1|149	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 3:5.3.0-0.0.RC2.1mdv2010.0
12cr|php-firebird-5.4.4-1|150	+ Revision: 376989
12cr|php-firebird-5.4.4-1|151	- rebuilt for php-5.3.0RC2
12cr|php-firebird-5.4.4-1|152	
12cr|php-firebird-5.4.4-1|153	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.9-1mdv2009.1
12cr|php-firebird-5.4.4-1|154	+ Revision: 346385
12cr|php-firebird-5.4.4-1|155	- 5.2.9
12cr|php-firebird-5.4.4-1|156	
12cr|php-firebird-5.4.4-1|157	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.9-0.0.RC2.1mdv2009.1
12cr|php-firebird-5.4.4-1|158	+ Revision: 341473
12cr|php-firebird-5.4.4-1|159	- 5.2.9RC2
12cr|php-firebird-5.4.4-1|160	
12cr|php-firebird-5.4.4-1|161	* Mon Feb 02 2009 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.8-1mdv2009.1
12cr|php-firebird-5.4.4-1|162	+ Revision: 336375
12cr|php-firebird-5.4.4-1|163	- 5.2.8
12cr|php-firebird-5.4.4-1|164	
12cr|php-firebird-5.4.4-1|165	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.7-2mdv2009.1
12cr|php-firebird-5.4.4-1|166	+ Revision: 321727
12cr|php-firebird-5.4.4-1|167	- rebuild
12cr|php-firebird-5.4.4-1|168	
12cr|php-firebird-5.4.4-1|169	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.7-1mdv2009.1
12cr|php-firebird-5.4.4-1|170	+ Revision: 310266
12cr|php-firebird-5.4.4-1|171	- rebuilt against php-5.2.7
12cr|php-firebird-5.4.4-1|172	
12cr|php-firebird-5.4.4-1|173	* Sat Jul 19 2008 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.6-3mdv2009.0
12cr|php-firebird-5.4.4-1|174	+ Revision: 238772
12cr|php-firebird-5.4.4-1|175	- rebuild
12cr|php-firebird-5.4.4-1|176	
12cr|php-firebird-5.4.4-1|177	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.6-2mdv2009.0
12cr|php-firebird-5.4.4-1|178	+ Revision: 238394
12cr|php-firebird-5.4.4-1|179	- rebuild
12cr|php-firebird-5.4.4-1|180	
12cr|php-firebird-5.4.4-1|181	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.6-1mdv2009.0
12cr|php-firebird-5.4.4-1|182	+ Revision: 200201
12cr|php-firebird-5.4.4-1|183	- rebuilt for php-5.2.6
12cr|php-firebird-5.4.4-1|184	
12cr|php-firebird-5.4.4-1|185	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.5-2mdv2008.1
12cr|php-firebird-5.4.4-1|186	+ Revision: 162223
12cr|php-firebird-5.4.4-1|187	- rebuild
12cr|php-firebird-5.4.4-1|188	
12cr|php-firebird-5.4.4-1|189	+ Olivier Blin <blino@mandriva.org>
12cr|php-firebird-5.4.4-1|190	- restore BuildRoot
12cr|php-firebird-5.4.4-1|191	
12cr|php-firebird-5.4.4-1|192	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-firebird-5.4.4-1|193	- kill re-definition of %%buildroot on Pixel's request
12cr|php-firebird-5.4.4-1|194	
12cr|php-firebird-5.4.4-1|195	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.5-1mdv2008.1
12cr|php-firebird-5.4.4-1|196	+ Revision: 107588
12cr|php-firebird-5.4.4-1|197	- 5.2.5
12cr|php-firebird-5.4.4-1|198	- restart apache if needed
12cr|php-firebird-5.4.4-1|199	
12cr|php-firebird-5.4.4-1|200	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.4-1mdv2008.0
12cr|php-firebird-5.4.4-1|201	+ Revision: 77593
12cr|php-firebird-5.4.4-1|202	- bump version
12cr|php-firebird-5.4.4-1|203	- rebuilt against php-5.2.4
12cr|php-firebird-5.4.4-1|204	
12cr|php-firebird-5.4.4-1|205	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-2mdv2008.0
12cr|php-firebird-5.4.4-1|206	+ Revision: 39495
12cr|php-firebird-5.4.4-1|207	- use distro conditional -fstack-protector
12cr|php-firebird-5.4.4-1|208	
12cr|php-firebird-5.4.4-1|209	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-1mdv2008.0
12cr|php-firebird-5.4.4-1|210	+ Revision: 33790
12cr|php-firebird-5.4.4-1|211	- rebuilt against new upstream version (5.2.3)
12cr|php-firebird-5.4.4-1|212	
12cr|php-firebird-5.4.4-1|213	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.2-1mdv2008.0
12cr|php-firebird-5.4.4-1|214	+ Revision: 21311
12cr|php-firebird-5.4.4-1|215	- rebuilt against new upstream version (5.2.2)
12cr|php-firebird-5.4.4-1|216	
12cr|php-firebird-5.4.4-1|217	
12cr|php-firebird-5.4.4-1|218	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.1-1mdv2007.0
12cr|php-firebird-5.4.4-1|219	+ Revision: 117456
12cr|php-firebird-5.4.4-1|220	- rebuilt against new upstream version (5.2.1)
12cr|php-firebird-5.4.4-1|221	
12cr|php-firebird-5.4.4-1|222	* Thu Nov 16 2006 Marcelo Ricardo Leitner <mrl@mandriva.com> 3:5.2.0-4mdv2007.1
12cr|php-firebird-5.4.4-1|223	+ Revision: 84900
12cr|php-firebird-5.4.4-1|224	- Rebuilt against firebird 2.0 final.
12cr|php-firebird-5.4.4-1|225	
12cr|php-firebird-5.4.4-1|226	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|php-firebird-5.4.4-1|227	- rebuild
12cr|php-firebird-5.4.4-1|228	- rebuild
12cr|php-firebird-5.4.4-1|229	- rebuilt for php-5.2.0
12cr|php-firebird-5.4.4-1|230	
12cr|php-firebird-5.4.4-1|231	* Wed Sep 06 2006 Marcelo Ricardo Leitner <mrl@mandriva.com> 3:5.1.6-1mdv2007.0
12cr|php-firebird-5.4.4-1|232	+ Revision: 60124
12cr|php-firebird-5.4.4-1|233	- First package, highly based on the spec sent by Philippe Makowski.
12cr|php-firebird-5.4.4-1|234	- Created package structure for php-firebird.
12cr|php-firebird-5.4.4-1|235	

5822 12
12cr|php-fpdf-1.6-6|1	Summary:	PHP class to generate PDF files
12cr|php-fpdf-1.6-6|2	Name:		php-fpdf
12cr|php-fpdf-1.6-6|3	Version:	1.6
12cr|php-fpdf-1.6-6|4	Release:	%mkrel 6
12cr|php-fpdf-1.6-6|5	License:	MIT
12cr|php-fpdf-1.6-6|6	Group:		Development/PHP
12cr|php-fpdf-1.6-6|7	Source0:	fpdf16.tgz
12cr|php-fpdf-1.6-6|8	URL:		http://www.fpdf.org
12cr|php-fpdf-1.6-6|9	
12cr|php-fpdf-1.6-6|10	BuildArch:	noarch
12cr|php-fpdf-1.6-6|11	BuildRequires:	dos2unix
12cr|php-fpdf-1.6-6|12	
12cr|php-fpdf-1.6-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|php-fpdf-1.6-6|14	
12cr|php-fpdf-1.6-6|15	%description
12cr|php-fpdf-1.6-6|16	FPDF is a PHP class that allow generating PDF files with pure PHP, that is to
12cr|php-fpdf-1.6-6|17	say without using the PDFlib library. FPDF provides high-level functions and
12cr|php-fpdf-1.6-6|18	has the following main features:
12cr|php-fpdf-1.6-6|19	
12cr|php-fpdf-1.6-6|20	- Choice of measure unit, page format, and margins
12cr|php-fpdf-1.6-6|21	- Page header and footer management
12cr|php-fpdf-1.6-6|22	- Automatic page break
12cr|php-fpdf-1.6-6|23	- Automatic line break and text justification
12cr|php-fpdf-1.6-6|24	- Image support (JPEG and PNG)
12cr|php-fpdf-1.6-6|25	- Colors
12cr|php-fpdf-1.6-6|26	- Links
12cr|php-fpdf-1.6-6|27	- TrueType, Type1, and encoding support
12cr|php-fpdf-1.6-6|28	- Page compression
12cr|php-fpdf-1.6-6|29	
12cr|php-fpdf-1.6-6|30	%prep
12cr|php-fpdf-1.6-6|31	
12cr|php-fpdf-1.6-6|32	%setup -q -n fpdf16
12cr|php-fpdf-1.6-6|33	
12cr|php-fpdf-1.6-6|34	find . -name "*.htm" \
12cr|php-fpdf-1.6-6|35	-name "*.css" \
12cr|php-fpdf-1.6-6|36	-name "*.txt" \
12cr|php-fpdf-1.6-6|37	-name "*.ini" \
12cr|php-fpdf-1.6-6|38	-name "*.mat" \
12cr|php-fpdf-1.6-6|39	-name "*.afm" \
12cr|php-fpdf-1.6-6|40	-name "*.ttf" \
12cr|php-fpdf-1.6-6|41	-name "*.z" \
12cr|php-fpdf-1.6-6|42	-name "*.png" \
12cr|php-fpdf-1.6-6|43	-exec chmod 644 {} \;
12cr|php-fpdf-1.6-6|44	
12cr|php-fpdf-1.6-6|45	find . -name "*.txt" -name "*.ini" -exec dos2unix {} \;
12cr|php-fpdf-1.6-6|46	
12cr|php-fpdf-1.6-6|47	%install
12cr|php-fpdf-1.6-6|48	rm -rf %{buildroot}
12cr|php-fpdf-1.6-6|49	
12cr|php-fpdf-1.6-6|50	install -d %{buildroot}%{_datadir}/php/fpdf
12cr|php-fpdf-1.6-6|51	cp -a fpdf.php %{buildroot}%{_datadir}/php/fpdf/
12cr|php-fpdf-1.6-6|52	cp -pR font %{buildroot}%{_datadir}/php/fpdf/
12cr|php-fpdf-1.6-6|53	
12cr|php-fpdf-1.6-6|54	install -d %{buildroot}%{_docdir}/php-fpdf
12cr|php-fpdf-1.6-6|55	cp -pR doc %{buildroot}%{_docdir}/php-fpdf/
12cr|php-fpdf-1.6-6|56	cp -pR tutorial %{buildroot}%{_docdir}/php-fpdf/
12cr|php-fpdf-1.6-6|57	cp -p FAQ.htm fpdf.css fpdf.php histo.htm install.txt license.txt %{buildroot}%{_docdir}/php-fpdf/
12cr|php-fpdf-1.6-6|58	
12cr|php-fpdf-1.6-6|59	%clean
12cr|php-fpdf-1.6-6|60	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-fpdf-1.6-6|61	
12cr|php-fpdf-1.6-6|62	%files
12cr|php-fpdf-1.6-6|63	%defattr(-,root,root)
12cr|php-fpdf-1.6-6|64	%{_datadir}/php/fpdf
12cr|php-fpdf-1.6-6|65	%{_docdir}/php-fpdf
12cr|php-fpdf-1.6-6|66	
12cr|php-fpdf-1.6-6|67	
12cr|php-fpdf-1.6-6|68	
12cr|php-fpdf-1.6-6|69	%changelog
12cr|php-fpdf-1.6-6|70	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.6-6mdv2012.0
12cr|php-fpdf-1.6-6|71	+ Revision: 761227
12cr|php-fpdf-1.6-6|72	- rebuild
12cr|php-fpdf-1.6-6|73	
12cr|php-fpdf-1.6-6|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6-5
12cr|php-fpdf-1.6-6|75	+ Revision: 679255
12cr|php-fpdf-1.6-6|76	- mass rebuild
12cr|php-fpdf-1.6-6|77	
12cr|php-fpdf-1.6-6|78	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6-4mdv2011.0
12cr|php-fpdf-1.6-6|79	+ Revision: 629790
12cr|php-fpdf-1.6-6|80	- rebuilt for php-5.3.5
12cr|php-fpdf-1.6-6|81	
12cr|php-fpdf-1.6-6|82	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6-3mdv2011.0
12cr|php-fpdf-1.6-6|83	+ Revision: 588792
12cr|php-fpdf-1.6-6|84	- rebuild
12cr|php-fpdf-1.6-6|85	
12cr|php-fpdf-1.6-6|86	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6-2mdv2010.1
12cr|php-fpdf-1.6-6|87	+ Revision: 485358
12cr|php-fpdf-1.6-6|88	- rebuilt for php-5.3.2RC1
12cr|php-fpdf-1.6-6|89	
12cr|php-fpdf-1.6-6|90	* Wed Sep 02 2009 Stéphane Téletchéa <steletch@mandriva.org> 1.6-1mdv2010.0
12cr|php-fpdf-1.6-6|91	+ Revision: 424070
12cr|php-fpdf-1.6-6|92	- Initial Mandriva release
12cr|php-fpdf-1.6-6|93	
12cr|php-fpdf-1.6-6|94	
12cr|php-fpdf-1.6-6|95	* Tue Sep 1 2009 Stéphane Téletchéa <steletch@mandriva.org> - 1.6-1mdv2010.0
12cr|php-fpdf-1.6-6|96	- Initial package for Mandriva

5823 12
12cr|php-gd-bundled-5.4.4-1|1	Summary:	GD extension module for PHP
12cr|php-gd-bundled-5.4.4-1|2	Name:		php-gd-bundled
12cr|php-gd-bundled-5.4.4-1|3	Version:	5.4.4
12cr|php-gd-bundled-5.4.4-1|4	Release:	%mkrel 1
12cr|php-gd-bundled-5.4.4-1|5	Group:		Development/PHP
12cr|php-gd-bundled-5.4.4-1|6	URL:		http://www.php.net
12cr|php-gd-bundled-5.4.4-1|7	License:	PHP License
12cr|php-gd-bundled-5.4.4-1|8	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-gd-bundled-5.4.4-1|9	BuildRequires:  X11-devel
12cr|php-gd-bundled-5.4.4-1|10	BuildRequires:  freetype2-devel
12cr|php-gd-bundled-5.4.4-1|11	BuildRequires:  libjpeg-devel
12cr|php-gd-bundled-5.4.4-1|12	BuildRequires:  libpng-devel
12cr|php-gd-bundled-5.4.4-1|13	BuildRequires:  libxpm-devel
12cr|php-gd-bundled-5.4.4-1|14	BuildRequires:	t1lib-devel
12cr|php-gd-bundled-5.4.4-1|15	Provides:	php-gd = 0:%{version}-%{release}
12cr|php-gd-bundled-5.4.4-1|16	Conflicts:	php-gd < 0:5.2.6-1
12cr|php-gd-bundled-5.4.4-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-gd-bundled-5.4.4-1|18	
12cr|php-gd-bundled-5.4.4-1|19	%description
12cr|php-gd-bundled-5.4.4-1|20	This is a dynamic shared object (DSO) for PHP that will add GD support,
12cr|php-gd-bundled-5.4.4-1|21	allowing you to create and manipulate images with PHP using the gd library.
12cr|php-gd-bundled-5.4.4-1|22	
12cr|php-gd-bundled-5.4.4-1|23	PHP is not limited to creating just HTML output. It can also be used to create
12cr|php-gd-bundled-5.4.4-1|24	and manipulate image files in a variety of different image formats, including
12cr|php-gd-bundled-5.4.4-1|25	gif, png, jpg, wbmp, and xpm. Even more convenient, PHP can output image
12cr|php-gd-bundled-5.4.4-1|26	streams directly to a browser. You will need to compile PHP with the GD library
12cr|php-gd-bundled-5.4.4-1|27	of image functions for this to work. GD and PHP may also require other
12cr|php-gd-bundled-5.4.4-1|28	libraries, depending on which image formats you want to work with.
12cr|php-gd-bundled-5.4.4-1|29	
12cr|php-gd-bundled-5.4.4-1|30	You can use the image functions in PHP to get the size of JPEG, GIF, PNG, SWF,
12cr|php-gd-bundled-5.4.4-1|31	TIFF and JPEG2000 images.
12cr|php-gd-bundled-5.4.4-1|32	
12cr|php-gd-bundled-5.4.4-1|33	This package is built against the bundled gd library that comes with the php
12cr|php-gd-bundled-5.4.4-1|34	source. Currently it has some additional features, but I expect the extra
12cr|php-gd-bundled-5.4.4-1|35	features to be merged upstream into the "official" libgd very soon.
12cr|php-gd-bundled-5.4.4-1|36	
12cr|php-gd-bundled-5.4.4-1|37	%prep
12cr|php-gd-bundled-5.4.4-1|38	
12cr|php-gd-bundled-5.4.4-1|39	%setup -c -T
12cr|php-gd-bundled-5.4.4-1|40	cp -dpR %{_usrsrc}/php-devel/extensions/gd/* .
12cr|php-gd-bundled-5.4.4-1|41	
12cr|php-gd-bundled-5.4.4-1|42	%build
12cr|php-gd-bundled-5.4.4-1|43	%serverbuild
12cr|php-gd-bundled-5.4.4-1|44	
12cr|php-gd-bundled-5.4.4-1|45	export LIBS="$LIBS -lm"
12cr|php-gd-bundled-5.4.4-1|46	
12cr|php-gd-bundled-5.4.4-1|47	phpize
12cr|php-gd-bundled-5.4.4-1|48	%configure2_5x --with-libdir=%{_lib} \
12cr|php-gd-bundled-5.4.4-1|49	--with-gd \
12cr|php-gd-bundled-5.4.4-1|50	--with-jpeg-dir=%{_prefix} \
12cr|php-gd-bundled-5.4.4-1|51	--with-png-dir=%{_prefix} \
12cr|php-gd-bundled-5.4.4-1|52	--with-zlib-dir=%{_prefix} \
12cr|php-gd-bundled-5.4.4-1|53	--with-xpm-dir=%{_prefix}/X11R6 \
12cr|php-gd-bundled-5.4.4-1|54	--with-ttf=%{_prefix} \
12cr|php-gd-bundled-5.4.4-1|55	--with-freetype-dir=%{_prefix} \
12cr|php-gd-bundled-5.4.4-1|56	--enable-gd-native-ttf \
12cr|php-gd-bundled-5.4.4-1|57	--with-t1lib=%{_prefix}
12cr|php-gd-bundled-5.4.4-1|58	
12cr|php-gd-bundled-5.4.4-1|59	%make
12cr|php-gd-bundled-5.4.4-1|60	
12cr|php-gd-bundled-5.4.4-1|61	mv modules/*.so .
12cr|php-gd-bundled-5.4.4-1|62	chrpath -d gd.so
12cr|php-gd-bundled-5.4.4-1|63	
12cr|php-gd-bundled-5.4.4-1|64	%install
12cr|php-gd-bundled-5.4.4-1|65	rm -rf %{buildroot}
12cr|php-gd-bundled-5.4.4-1|66	
12cr|php-gd-bundled-5.4.4-1|67	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-gd-bundled-5.4.4-1|68	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-gd-bundled-5.4.4-1|69	
12cr|php-gd-bundled-5.4.4-1|70	install -m755 gd.so %{buildroot}%{_libdir}/php/extensions/gd-bundled.so
12cr|php-gd-bundled-5.4.4-1|71	
12cr|php-gd-bundled-5.4.4-1|72	cat > %{buildroot}%{_sysconfdir}/php.d/23_gd-bundled.ini << EOF
12cr|php-gd-bundled-5.4.4-1|73	extension = gd-bundled.so
12cr|php-gd-bundled-5.4.4-1|74	EOF
12cr|php-gd-bundled-5.4.4-1|75	
12cr|php-gd-bundled-5.4.4-1|76	%post
12cr|php-gd-bundled-5.4.4-1|77	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-gd-bundled-5.4.4-1|78	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-gd-bundled-5.4.4-1|79	fi
12cr|php-gd-bundled-5.4.4-1|80	
12cr|php-gd-bundled-5.4.4-1|81	%postun
12cr|php-gd-bundled-5.4.4-1|82	if [ "$1" = "0" ]; then
12cr|php-gd-bundled-5.4.4-1|83	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-gd-bundled-5.4.4-1|84	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-gd-bundled-5.4.4-1|85	fi
12cr|php-gd-bundled-5.4.4-1|86	fi
12cr|php-gd-bundled-5.4.4-1|87	
12cr|php-gd-bundled-5.4.4-1|88	%clean
12cr|php-gd-bundled-5.4.4-1|89	rm -rf %{buildroot}
12cr|php-gd-bundled-5.4.4-1|90	
12cr|php-gd-bundled-5.4.4-1|91	%files
12cr|php-gd-bundled-5.4.4-1|92	%defattr(-,root,root)
12cr|php-gd-bundled-5.4.4-1|93	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/23_gd-bundled.ini
12cr|php-gd-bundled-5.4.4-1|94	%attr(0755,root,root) %{_libdir}/php/extensions/gd-bundled.so
12cr|php-gd-bundled-5.4.4-1|95	
12cr|php-gd-bundled-5.4.4-1|96	
12cr|php-gd-bundled-5.4.4-1|97	%changelog
12cr|php-gd-bundled-5.4.4-1|98	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 5.4.4-1mdv2012.0
12cr|php-gd-bundled-5.4.4-1|99	+ Revision: 806384
12cr|php-gd-bundled-5.4.4-1|100	- 5.4.4
12cr|php-gd-bundled-5.4.4-1|101	
12cr|php-gd-bundled-5.4.4-1|102	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 5.4.1-1
12cr|php-gd-bundled-5.4.4-1|103	+ Revision: 795391
12cr|php-gd-bundled-5.4.4-1|104	- 5.4.1
12cr|php-gd-bundled-5.4.4-1|105	
12cr|php-gd-bundled-5.4.4-1|106	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 5.3.9-1
12cr|php-gd-bundled-5.4.4-1|107	+ Revision: 761192
12cr|php-gd-bundled-5.4.4-1|108	- 5.3.9
12cr|php-gd-bundled-5.4.4-1|109	
12cr|php-gd-bundled-5.4.4-1|110	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 5.3.8-1
12cr|php-gd-bundled-5.4.4-1|111	+ Revision: 696383
12cr|php-gd-bundled-5.4.4-1|112	- rebuilt for php-5.3.8
12cr|php-gd-bundled-5.4.4-1|113	
12cr|php-gd-bundled-5.4.4-1|114	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 5.3.7-1
12cr|php-gd-bundled-5.4.4-1|115	+ Revision: 695343
12cr|php-gd-bundled-5.4.4-1|116	- rebuilt for php-5.3.7
12cr|php-gd-bundled-5.4.4-1|117	
12cr|php-gd-bundled-5.4.4-1|118	* Sun Jun 19 2011 Oden Eriksson <oeriksson@mandriva.com> 5.3.7-0.0.RC1.1
12cr|php-gd-bundled-5.4.4-1|119	+ Revision: 685984
12cr|php-gd-bundled-5.4.4-1|120	- rebuilt for php-5.3.7RC1
12cr|php-gd-bundled-5.4.4-1|121	
12cr|php-gd-bundled-5.4.4-1|122	* Mon Mar 21 2011 Oden Eriksson <oeriksson@mandriva.com> 5.3.6-1
12cr|php-gd-bundled-5.4.4-1|123	+ Revision: 647234
12cr|php-gd-bundled-5.4.4-1|124	- rebuilt for php-5.3.6
12cr|php-gd-bundled-5.4.4-1|125	
12cr|php-gd-bundled-5.4.4-1|126	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 5.3.5-1mdv2011.0
12cr|php-gd-bundled-5.4.4-1|127	+ Revision: 629758
12cr|php-gd-bundled-5.4.4-1|128	- 5.3.5
12cr|php-gd-bundled-5.4.4-1|129	
12cr|php-gd-bundled-5.4.4-1|130	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 5.3.4-1mdv2011.0
12cr|php-gd-bundled-5.4.4-1|131	+ Revision: 628064
12cr|php-gd-bundled-5.4.4-1|132	- 5.3.4
12cr|php-gd-bundled-5.4.4-1|133	
12cr|php-gd-bundled-5.4.4-1|134	* Thu Nov 25 2010 Oden Eriksson <oeriksson@mandriva.com> 5.3.4-0.0.RC1.1mdv2011.0
12cr|php-gd-bundled-5.4.4-1|135	+ Revision: 600985
12cr|php-gd-bundled-5.4.4-1|136	- use the correct version
12cr|php-gd-bundled-5.4.4-1|137	
12cr|php-gd-bundled-5.4.4-1|138	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 5.3.3-2mdv2011.0
12cr|php-gd-bundled-5.4.4-1|139	+ Revision: 600487
12cr|php-gd-bundled-5.4.4-1|140	- rebuild
12cr|php-gd-bundled-5.4.4-1|141	
12cr|php-gd-bundled-5.4.4-1|142	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 5.3.3-1mdv2011.0
12cr|php-gd-bundled-5.4.4-1|143	+ Revision: 588735
12cr|php-gd-bundled-5.4.4-1|144	- 5.3.3
12cr|php-gd-bundled-5.4.4-1|145	
12cr|php-gd-bundled-5.4.4-1|146	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 5.3.2-1mdv2010.1
12cr|php-gd-bundled-5.4.4-1|147	+ Revision: 514543
12cr|php-gd-bundled-5.4.4-1|148	- rebuilt for php-5.3.2
12cr|php-gd-bundled-5.4.4-1|149	
12cr|php-gd-bundled-5.4.4-1|150	* Tue Feb 16 2010 Oden Eriksson <oeriksson@mandriva.com> 5.3.2-0.0.RC2.1mdv2010.1
12cr|php-gd-bundled-5.4.4-1|151	+ Revision: 506499
12cr|php-gd-bundled-5.4.4-1|152	- rebuilt against php-5.3.2RC2
12cr|php-gd-bundled-5.4.4-1|153	
12cr|php-gd-bundled-5.4.4-1|154	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 5.3.2-0.0.RC1.2mdv2010.1
12cr|php-gd-bundled-5.4.4-1|155	+ Revision: 492344
12cr|php-gd-bundled-5.4.4-1|156	- rebuild for new libjpeg v8
12cr|php-gd-bundled-5.4.4-1|157	
12cr|php-gd-bundled-5.4.4-1|158	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 5.3.2-0.0.RC1.1mdv2010.1
12cr|php-gd-bundled-5.4.4-1|159	+ Revision: 485332
12cr|php-gd-bundled-5.4.4-1|160	- rebuilt for php-5.3.2RC1
12cr|php-gd-bundled-5.4.4-1|161	
12cr|php-gd-bundled-5.4.4-1|162	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 5.3.1-1mdv2010.1
12cr|php-gd-bundled-5.4.4-1|163	+ Revision: 468100
12cr|php-gd-bundled-5.4.4-1|164	- rebuilt against php-5.3.1
12cr|php-gd-bundled-5.4.4-1|165	
12cr|php-gd-bundled-5.4.4-1|166	* Wed Oct 21 2009 Oden Eriksson <oeriksson@mandriva.com> 5.3.1-0.0.RC1.2mdv2010.0
12cr|php-gd-bundled-5.4.4-1|167	+ Revision: 458510
12cr|php-gd-bundled-5.4.4-1|168	- rebuilt to pickup the CVE-2009-3546 fixes
12cr|php-gd-bundled-5.4.4-1|169	
12cr|php-gd-bundled-5.4.4-1|170	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 5.3.1-0.0.RC1.1mdv2010.0
12cr|php-gd-bundled-5.4.4-1|171	+ Revision: 451500
12cr|php-gd-bundled-5.4.4-1|172	- rebuild
12cr|php-gd-bundled-5.4.4-1|173	
12cr|php-gd-bundled-5.4.4-1|174	* Mon Aug 17 2009 Oden Eriksson <oeriksson@mandriva.com> 5.3.0-2mdv2010.0
12cr|php-gd-bundled-5.4.4-1|175	+ Revision: 417294
12cr|php-gd-bundled-5.4.4-1|176	- rebuilt against libjpeg v7
12cr|php-gd-bundled-5.4.4-1|177	
12cr|php-gd-bundled-5.4.4-1|178	* Mon Jul 20 2009 Oden Eriksson <oeriksson@mandriva.com> 5.3.0-1mdv2010.0
12cr|php-gd-bundled-5.4.4-1|179	+ Revision: 398148
12cr|php-gd-bundled-5.4.4-1|180	- 5.3.0
12cr|php-gd-bundled-5.4.4-1|181	
12cr|php-gd-bundled-5.4.4-1|182	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 5.3.0-0.0.RC2.2mdv2010.0
12cr|php-gd-bundled-5.4.4-1|183	+ Revision: 397526
12cr|php-gd-bundled-5.4.4-1|184	- Rebuild
12cr|php-gd-bundled-5.4.4-1|185	
12cr|php-gd-bundled-5.4.4-1|186	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 5.3.0-0.0.RC2.1mdv2010.0
12cr|php-gd-bundled-5.4.4-1|187	+ Revision: 376991
12cr|php-gd-bundled-5.4.4-1|188	- rebuilt for php-5.3.0RC2
12cr|php-gd-bundled-5.4.4-1|189	
12cr|php-gd-bundled-5.4.4-1|190	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 5.2.9-1mdv2009.1
12cr|php-gd-bundled-5.4.4-1|191	+ Revision: 346386
12cr|php-gd-bundled-5.4.4-1|192	- 5.2.9
12cr|php-gd-bundled-5.4.4-1|193	
12cr|php-gd-bundled-5.4.4-1|194	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 5.2.9-0.0.RC2.1mdv2009.1
12cr|php-gd-bundled-5.4.4-1|195	+ Revision: 341474
12cr|php-gd-bundled-5.4.4-1|196	- 5.2.9RC2
12cr|php-gd-bundled-5.4.4-1|197	
12cr|php-gd-bundled-5.4.4-1|198	* Mon Feb 02 2009 Oden Eriksson <oeriksson@mandriva.com> 5.2.8-1mdv2009.1
12cr|php-gd-bundled-5.4.4-1|199	+ Revision: 336374
12cr|php-gd-bundled-5.4.4-1|200	- 5.2.8 (also fixes CAN-2008-5498)
12cr|php-gd-bundled-5.4.4-1|201	
12cr|php-gd-bundled-5.4.4-1|202	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 5.2.7-2mdv2009.1
12cr|php-gd-bundled-5.4.4-1|203	+ Revision: 321731
12cr|php-gd-bundled-5.4.4-1|204	- rebuild
12cr|php-gd-bundled-5.4.4-1|205	
12cr|php-gd-bundled-5.4.4-1|206	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 5.2.7-1mdv2009.1
12cr|php-gd-bundled-5.4.4-1|207	+ Revision: 310268
12cr|php-gd-bundled-5.4.4-1|208	- rebuilt against php-5.2.7
12cr|php-gd-bundled-5.4.4-1|209	
12cr|php-gd-bundled-5.4.4-1|210	* Thu Sep 11 2008 Oden Eriksson <oeriksson@mandriva.com> 5.2.6-3mdv2009.0
12cr|php-gd-bundled-5.4.4-1|211	+ Revision: 283769
12cr|php-gd-bundled-5.4.4-1|212	- fix #35040 (gd-bundled not enabled after install)
12cr|php-gd-bundled-5.4.4-1|213	- enable t1lib
12cr|php-gd-bundled-5.4.4-1|214	
12cr|php-gd-bundled-5.4.4-1|215	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 5.2.6-2mdv2009.0
12cr|php-gd-bundled-5.4.4-1|216	+ Revision: 238395
12cr|php-gd-bundled-5.4.4-1|217	- rebuild
12cr|php-gd-bundled-5.4.4-1|218	
12cr|php-gd-bundled-5.4.4-1|219	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 5.2.6-1mdv2009.0
12cr|php-gd-bundled-5.4.4-1|220	+ Revision: 200202
12cr|php-gd-bundled-5.4.4-1|221	- rebuilt for php-5.2.6
12cr|php-gd-bundled-5.4.4-1|222	
12cr|php-gd-bundled-5.4.4-1|223	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 5.2.5-2mdv2008.1
12cr|php-gd-bundled-5.4.4-1|224	+ Revision: 162224
12cr|php-gd-bundled-5.4.4-1|225	- rebuild
12cr|php-gd-bundled-5.4.4-1|226	
12cr|php-gd-bundled-5.4.4-1|227	+ Olivier Blin <blino@mandriva.org>
12cr|php-gd-bundled-5.4.4-1|228	- restore BuildRoot
12cr|php-gd-bundled-5.4.4-1|229	
12cr|php-gd-bundled-5.4.4-1|230	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-gd-bundled-5.4.4-1|231	- kill re-definition of %%buildroot on Pixel's request
12cr|php-gd-bundled-5.4.4-1|232	- buildrequires X11-devel instead of XFree86-devel
12cr|php-gd-bundled-5.4.4-1|233	
12cr|php-gd-bundled-5.4.4-1|234	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.5-1mdv2008.1
12cr|php-gd-bundled-5.4.4-1|235	+ Revision: 107589
12cr|php-gd-bundled-5.4.4-1|236	- 5.2.5
12cr|php-gd-bundled-5.4.4-1|237	- restart apache if needed
12cr|php-gd-bundled-5.4.4-1|238	
12cr|php-gd-bundled-5.4.4-1|239	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.4-1mdv2008.0
12cr|php-gd-bundled-5.4.4-1|240	+ Revision: 77543
12cr|php-gd-bundled-5.4.4-1|241	- rebuilt against php-5.2.4
12cr|php-gd-bundled-5.4.4-1|242	
12cr|php-gd-bundled-5.4.4-1|243	* Wed Jun 20 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.3-1mdv2008.0
12cr|php-gd-bundled-5.4.4-1|244	+ Revision: 41799
12cr|php-gd-bundled-5.4.4-1|245	- Import php-gd-bundled
12cr|php-gd-bundled-5.4.4-1|246	
12cr|php-gd-bundled-5.4.4-1|247	
12cr|php-gd-bundled-5.4.4-1|248	
12cr|php-gd-bundled-5.4.4-1|249	* Mon Jun 11 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.3-1mdv2008.0
12cr|php-gd-bundled-5.4.4-1|250	- initial Mandriva package

5824 12
12cr|php-gender-0.7.0-15|1	%define modname gender
12cr|php-gender-0.7.0-15|2	%define soname %{modname}.so
12cr|php-gender-0.7.0-15|3	%define inifile A89_%{modname}.ini
12cr|php-gender-0.7.0-15|4	
12cr|php-gender-0.7.0-15|5	Summary:	Gender Extension
12cr|php-gender-0.7.0-15|6	Name:		php-%{modname}
12cr|php-gender-0.7.0-15|7	Version:	0.7.0
12cr|php-gender-0.7.0-15|8	Release:	%mkrel 15
12cr|php-gender-0.7.0-15|9	Group:		Development/PHP
12cr|php-gender-0.7.0-15|10	License:	PHP License
12cr|php-gender-0.7.0-15|11	URL:		http://pecl.php.net/package/gender/
12cr|php-gender-0.7.0-15|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-gender-0.7.0-15|13	Requires:	php-bz2
12cr|php-gender-0.7.0-15|14	Requires(pre): rpm-helper
12cr|php-gender-0.7.0-15|15	Requires(postun): rpm-helper
12cr|php-gender-0.7.0-15|16	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-gender-0.7.0-15|17	BuildRequires:	file
12cr|php-gender-0.7.0-15|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-gender-0.7.0-15|19	
12cr|php-gender-0.7.0-15|20	%description
12cr|php-gender-0.7.0-15|21	Gender PHP extension is a port of the gender.c program originally written by
12cr|php-gender-0.7.0-15|22	Joerg Michael. The main purpose is to find out the gender of first names. The
12cr|php-gender-0.7.0-15|23	actual database contains >40000 first names from 54 countries.
12cr|php-gender-0.7.0-15|24	
12cr|php-gender-0.7.0-15|25	%prep
12cr|php-gender-0.7.0-15|26	
12cr|php-gender-0.7.0-15|27	%setup -q -n %{modname}-%{version}
12cr|php-gender-0.7.0-15|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-gender-0.7.0-15|29	
12cr|php-gender-0.7.0-15|30	bunzip2 data/nam_dict.txt.bz2
12cr|php-gender-0.7.0-15|31	
12cr|php-gender-0.7.0-15|32	# fix permissions
12cr|php-gender-0.7.0-15|33	find . -type f | xargs chmod 644
12cr|php-gender-0.7.0-15|34	
12cr|php-gender-0.7.0-15|35	# strip away annoying ^M
12cr|php-gender-0.7.0-15|36	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-gender-0.7.0-15|37	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-gender-0.7.0-15|38	
12cr|php-gender-0.7.0-15|39	# lib64 fix
12cr|php-gender-0.7.0-15|40	perl -p -i -e "s|/lib\b|/%{_lib}|g" *.m4
12cr|php-gender-0.7.0-15|41	
12cr|php-gender-0.7.0-15|42	perl -pi -e "s|/home/user/|%{_datadir}/%{name}/|g" README
12cr|php-gender-0.7.0-15|43	
12cr|php-gender-0.7.0-15|44	%build
12cr|php-gender-0.7.0-15|45	%serverbuild
12cr|php-gender-0.7.0-15|46	
12cr|php-gender-0.7.0-15|47	phpize
12cr|php-gender-0.7.0-15|48	%configure2_5x --with-libdir=%{_lib} \
12cr|php-gender-0.7.0-15|49	--enable-%{modname}
12cr|php-gender-0.7.0-15|50	
12cr|php-gender-0.7.0-15|51	%make
12cr|php-gender-0.7.0-15|52	
12cr|php-gender-0.7.0-15|53	%install
12cr|php-gender-0.7.0-15|54	rm -rf %{buildroot}
12cr|php-gender-0.7.0-15|55	
12cr|php-gender-0.7.0-15|56	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-gender-0.7.0-15|57	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-gender-0.7.0-15|58	install -d %{buildroot}%{_datadir}/%{name}
12cr|php-gender-0.7.0-15|59	
12cr|php-gender-0.7.0-15|60	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-gender-0.7.0-15|61	install -m0644 data/nam_dict.txt %{buildroot}%{_datadir}/%{name}/
12cr|php-gender-0.7.0-15|62	bzip2 -9 %{buildroot}%{_datadir}/%{name}/nam_dict.txt
12cr|php-gender-0.7.0-15|63	
12cr|php-gender-0.7.0-15|64	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-gender-0.7.0-15|65	extension = %{soname}
12cr|php-gender-0.7.0-15|66	
12cr|php-gender-0.7.0-15|67	[%{modname}]
12cr|php-gender-0.7.0-15|68	EOF
12cr|php-gender-0.7.0-15|69	
12cr|php-gender-0.7.0-15|70	%post
12cr|php-gender-0.7.0-15|71	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-gender-0.7.0-15|72	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-gender-0.7.0-15|73	fi
12cr|php-gender-0.7.0-15|74	
12cr|php-gender-0.7.0-15|75	%postun
12cr|php-gender-0.7.0-15|76	if [ "$1" = "0" ]; then
12cr|php-gender-0.7.0-15|77	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-gender-0.7.0-15|78	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-gender-0.7.0-15|79	fi
12cr|php-gender-0.7.0-15|80	fi
12cr|php-gender-0.7.0-15|81	
12cr|php-gender-0.7.0-15|82	%clean
12cr|php-gender-0.7.0-15|83	rm -rf %{buildroot}
12cr|php-gender-0.7.0-15|84	
12cr|php-gender-0.7.0-15|85	%files
12cr|php-gender-0.7.0-15|86	%defattr(-,root,root)
12cr|php-gender-0.7.0-15|87	%doc package*.xml CREDITS LICENSE README
12cr|php-gender-0.7.0-15|88	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-gender-0.7.0-15|89	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-gender-0.7.0-15|90	%dir %{_datadir}/%{name}
12cr|php-gender-0.7.0-15|91	%attr(0644,root,root) %{_datadir}/%{name}/nam_dict.txt.bz2
12cr|php-gender-0.7.0-15|92	
12cr|php-gender-0.7.0-15|93	
12cr|php-gender-0.7.0-15|94	
12cr|php-gender-0.7.0-15|95	%changelog
12cr|php-gender-0.7.0-15|96	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-15mdv2012.0
12cr|php-gender-0.7.0-15|97	+ Revision: 795440
12cr|php-gender-0.7.0-15|98	- rebuild for php-5.4.x
12cr|php-gender-0.7.0-15|99	
12cr|php-gender-0.7.0-15|100	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-14
12cr|php-gender-0.7.0-15|101	+ Revision: 761231
12cr|php-gender-0.7.0-15|102	- rebuild
12cr|php-gender-0.7.0-15|103	
12cr|php-gender-0.7.0-15|104	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-13
12cr|php-gender-0.7.0-15|105	+ Revision: 696423
12cr|php-gender-0.7.0-15|106	- rebuilt for php-5.3.8
12cr|php-gender-0.7.0-15|107	
12cr|php-gender-0.7.0-15|108	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-12
12cr|php-gender-0.7.0-15|109	+ Revision: 695397
12cr|php-gender-0.7.0-15|110	- rebuilt for php-5.3.7
12cr|php-gender-0.7.0-15|111	
12cr|php-gender-0.7.0-15|112	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-11
12cr|php-gender-0.7.0-15|113	+ Revision: 646638
12cr|php-gender-0.7.0-15|114	- rebuilt for php-5.3.6
12cr|php-gender-0.7.0-15|115	
12cr|php-gender-0.7.0-15|116	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-10mdv2011.0
12cr|php-gender-0.7.0-15|117	+ Revision: 629797
12cr|php-gender-0.7.0-15|118	- rebuilt for php-5.3.5
12cr|php-gender-0.7.0-15|119	
12cr|php-gender-0.7.0-15|120	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-9mdv2011.0
12cr|php-gender-0.7.0-15|121	+ Revision: 628103
12cr|php-gender-0.7.0-15|122	- ensure it's built without automake1.7
12cr|php-gender-0.7.0-15|123	
12cr|php-gender-0.7.0-15|124	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-8mdv2011.0
12cr|php-gender-0.7.0-15|125	+ Revision: 600488
12cr|php-gender-0.7.0-15|126	- rebuild
12cr|php-gender-0.7.0-15|127	
12cr|php-gender-0.7.0-15|128	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-7mdv2011.0
12cr|php-gender-0.7.0-15|129	+ Revision: 588800
12cr|php-gender-0.7.0-15|130	- rebuild
12cr|php-gender-0.7.0-15|131	
12cr|php-gender-0.7.0-15|132	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-6mdv2010.1
12cr|php-gender-0.7.0-15|133	+ Revision: 514547
12cr|php-gender-0.7.0-15|134	- rebuilt for php-5.3.2
12cr|php-gender-0.7.0-15|135	
12cr|php-gender-0.7.0-15|136	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-5mdv2010.1
12cr|php-gender-0.7.0-15|137	+ Revision: 485361
12cr|php-gender-0.7.0-15|138	- rebuilt for php-5.3.2RC1
12cr|php-gender-0.7.0-15|139	
12cr|php-gender-0.7.0-15|140	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-4mdv2010.1
12cr|php-gender-0.7.0-15|141	+ Revision: 468167
12cr|php-gender-0.7.0-15|142	- rebuilt against php-5.3.1
12cr|php-gender-0.7.0-15|143	
12cr|php-gender-0.7.0-15|144	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-3mdv2010.0
12cr|php-gender-0.7.0-15|145	+ Revision: 451272
12cr|php-gender-0.7.0-15|146	- rebuild
12cr|php-gender-0.7.0-15|147	
12cr|php-gender-0.7.0-15|148	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0.7.0-2mdv2010.0
12cr|php-gender-0.7.0-15|149	+ Revision: 397528
12cr|php-gender-0.7.0-15|150	- Rebuild
12cr|php-gender-0.7.0-15|151	
12cr|php-gender-0.7.0-15|152	* Sat Jul 04 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-1mdv2010.0
12cr|php-gender-0.7.0-15|153	+ Revision: 392350
12cr|php-gender-0.7.0-15|154	- 0.7.0
12cr|php-gender-0.7.0-15|155	
12cr|php-gender-0.7.0-15|156	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-4mdv2010.0
12cr|php-gender-0.7.0-15|157	+ Revision: 376992
12cr|php-gender-0.7.0-15|158	- rebuilt for php-5.3.0RC2
12cr|php-gender-0.7.0-15|159	
12cr|php-gender-0.7.0-15|160	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-3mdv2009.1
12cr|php-gender-0.7.0-15|161	+ Revision: 346429
12cr|php-gender-0.7.0-15|162	- rebuilt for php-5.2.9
12cr|php-gender-0.7.0-15|163	
12cr|php-gender-0.7.0-15|164	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-2mdv2009.1
12cr|php-gender-0.7.0-15|165	+ Revision: 341738
12cr|php-gender-0.7.0-15|166	- rebuilt against php-5.2.9RC2
12cr|php-gender-0.7.0-15|167	
12cr|php-gender-0.7.0-15|168	* Sun Jan 04 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-1mdv2009.1
12cr|php-gender-0.7.0-15|169	+ Revision: 324501
12cr|php-gender-0.7.0-15|170	- import php-gender
12cr|php-gender-0.7.0-15|171	
12cr|php-gender-0.7.0-15|172	
12cr|php-gender-0.7.0-15|173	* Sun Jan 04 2009 Oden Eriksson <oden.eriksson@envitory.se> 0.6.1-1mdv2009.1
12cr|php-gender-0.7.0-15|174	- initial Mandriva package

5825 12
12cr|php-geoip-1.0.8-2|1	%define modname geoip
12cr|php-geoip-1.0.8-2|2	%define dirname %{modname}
12cr|php-geoip-1.0.8-2|3	%define soname %{modname}.so
12cr|php-geoip-1.0.8-2|4	%define inifile A10_%{modname}.ini
12cr|php-geoip-1.0.8-2|5	
12cr|php-geoip-1.0.8-2|6	%define mod_src "geoip.c"
12cr|php-geoip-1.0.8-2|7	%define mod_lib "-lGeoIP"
12cr|php-geoip-1.0.8-2|8	%define mod_def "-DCOMPILE_DL_GEOIP"
12cr|php-geoip-1.0.8-2|9	
12cr|php-geoip-1.0.8-2|10	Summary:	Map IP address to geographic places
12cr|php-geoip-1.0.8-2|11	Name:		php-%{modname}
12cr|php-geoip-1.0.8-2|12	Version:	1.0.8
12cr|php-geoip-1.0.8-2|13	Release:	%mkrel 2
12cr|php-geoip-1.0.8-2|14	Group:		Development/PHP
12cr|php-geoip-1.0.8-2|15	License:	PHP License
12cr|php-geoip-1.0.8-2|16	URL:		http://pecl.php.net/package/%{modname}/
12cr|php-geoip-1.0.8-2|17	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-geoip-1.0.8-2|18	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-geoip-1.0.8-2|19	BuildRequires:	GeoIP-devel >= 1.4.0
12cr|php-geoip-1.0.8-2|20	Requires:	geoip >= 1.4.0
12cr|php-geoip-1.0.8-2|21	Epoch:		1
12cr|php-geoip-1.0.8-2|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-geoip-1.0.8-2|23	
12cr|php-geoip-1.0.8-2|24	%description
12cr|php-geoip-1.0.8-2|25	This PHP extension allows you to find the location of an IP address - City,
12cr|php-geoip-1.0.8-2|26	State, Country, Longitude, Latitude, and other information as all, such as ISP
12cr|php-geoip-1.0.8-2|27	and connection type. For more info, please visit Maxmind's website.
12cr|php-geoip-1.0.8-2|28	
12cr|php-geoip-1.0.8-2|29	%prep
12cr|php-geoip-1.0.8-2|30	
12cr|php-geoip-1.0.8-2|31	%setup -q -n %{modname}-%{version}
12cr|php-geoip-1.0.8-2|32	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-geoip-1.0.8-2|33	
12cr|php-geoip-1.0.8-2|34	# lib64 fix
12cr|php-geoip-1.0.8-2|35	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-geoip-1.0.8-2|36	
12cr|php-geoip-1.0.8-2|37	%build
12cr|php-geoip-1.0.8-2|38	%serverbuild
12cr|php-geoip-1.0.8-2|39	
12cr|php-geoip-1.0.8-2|40	#%{_usrsrc}/php-devel/buildext %{modname} %{mod_src} %{mod_lib} %{mod_def}
12cr|php-geoip-1.0.8-2|41	
12cr|php-geoip-1.0.8-2|42	phpize
12cr|php-geoip-1.0.8-2|43	%configure2_5x --with-libdir=%{_lib} \
12cr|php-geoip-1.0.8-2|44	--with-%{modname}=shared,%{_prefix}
12cr|php-geoip-1.0.8-2|45	
12cr|php-geoip-1.0.8-2|46	%make
12cr|php-geoip-1.0.8-2|47	mv modules/*.so .
12cr|php-geoip-1.0.8-2|48	
12cr|php-geoip-1.0.8-2|49	%install
12cr|php-geoip-1.0.8-2|50	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-geoip-1.0.8-2|51	
12cr|php-geoip-1.0.8-2|52	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-geoip-1.0.8-2|53	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-geoip-1.0.8-2|54	
12cr|php-geoip-1.0.8-2|55	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-geoip-1.0.8-2|56	
12cr|php-geoip-1.0.8-2|57	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-geoip-1.0.8-2|58	extension = %{soname}
12cr|php-geoip-1.0.8-2|59	EOF
12cr|php-geoip-1.0.8-2|60	
12cr|php-geoip-1.0.8-2|61	%post
12cr|php-geoip-1.0.8-2|62	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-geoip-1.0.8-2|63	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-geoip-1.0.8-2|64	fi
12cr|php-geoip-1.0.8-2|65	
12cr|php-geoip-1.0.8-2|66	%postun
12cr|php-geoip-1.0.8-2|67	if [ "$1" = "0" ]; then
12cr|php-geoip-1.0.8-2|68	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-geoip-1.0.8-2|69	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-geoip-1.0.8-2|70	fi
12cr|php-geoip-1.0.8-2|71	fi
12cr|php-geoip-1.0.8-2|72	
12cr|php-geoip-1.0.8-2|73	%clean
12cr|php-geoip-1.0.8-2|74	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-geoip-1.0.8-2|75	
12cr|php-geoip-1.0.8-2|76	%files
12cr|php-geoip-1.0.8-2|77	%defattr(-,root,root)
12cr|php-geoip-1.0.8-2|78	%doc ChangeLog README package*.xml tests
12cr|php-geoip-1.0.8-2|79	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-geoip-1.0.8-2|80	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-geoip-1.0.8-2|81	
12cr|php-geoip-1.0.8-2|82	
12cr|php-geoip-1.0.8-2|83	%changelog
12cr|php-geoip-1.0.8-2|84	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.8-2mdv2012.0
12cr|php-geoip-1.0.8-2|85	+ Revision: 795441
12cr|php-geoip-1.0.8-2|86	- rebuild for php-5.4.x
12cr|php-geoip-1.0.8-2|87	
12cr|php-geoip-1.0.8-2|88	* Tue Apr 10 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.8-1
12cr|php-geoip-1.0.8-2|89	+ Revision: 790149
12cr|php-geoip-1.0.8-2|90	- 1.0.8
12cr|php-geoip-1.0.8-2|91	
12cr|php-geoip-1.0.8-2|92	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.7-15
12cr|php-geoip-1.0.8-2|93	+ Revision: 761232
12cr|php-geoip-1.0.8-2|94	- rebuild
12cr|php-geoip-1.0.8-2|95	
12cr|php-geoip-1.0.8-2|96	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.7-14
12cr|php-geoip-1.0.8-2|97	+ Revision: 696424
12cr|php-geoip-1.0.8-2|98	- rebuilt for php-5.3.8
12cr|php-geoip-1.0.8-2|99	
12cr|php-geoip-1.0.8-2|100	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.7-13
12cr|php-geoip-1.0.8-2|101	+ Revision: 695398
12cr|php-geoip-1.0.8-2|102	- rebuilt for php-5.3.7
12cr|php-geoip-1.0.8-2|103	
12cr|php-geoip-1.0.8-2|104	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.7-12
12cr|php-geoip-1.0.8-2|105	+ Revision: 646639
12cr|php-geoip-1.0.8-2|106	- rebuilt for php-5.3.6
12cr|php-geoip-1.0.8-2|107	
12cr|php-geoip-1.0.8-2|108	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.7-11mdv2011.0
12cr|php-geoip-1.0.8-2|109	+ Revision: 629798
12cr|php-geoip-1.0.8-2|110	- rebuilt for php-5.3.5
12cr|php-geoip-1.0.8-2|111	
12cr|php-geoip-1.0.8-2|112	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.7-10mdv2011.0
12cr|php-geoip-1.0.8-2|113	+ Revision: 628104
12cr|php-geoip-1.0.8-2|114	- ensure it's built without automake1.7
12cr|php-geoip-1.0.8-2|115	
12cr|php-geoip-1.0.8-2|116	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.7-9mdv2011.0
12cr|php-geoip-1.0.8-2|117	+ Revision: 600489
12cr|php-geoip-1.0.8-2|118	- rebuild
12cr|php-geoip-1.0.8-2|119	
12cr|php-geoip-1.0.8-2|120	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.7-8mdv2011.0
12cr|php-geoip-1.0.8-2|121	+ Revision: 588804
12cr|php-geoip-1.0.8-2|122	- rebuild
12cr|php-geoip-1.0.8-2|123	
12cr|php-geoip-1.0.8-2|124	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.7-7mdv2010.1
12cr|php-geoip-1.0.8-2|125	+ Revision: 514548
12cr|php-geoip-1.0.8-2|126	- rebuilt for php-5.3.2
12cr|php-geoip-1.0.8-2|127	
12cr|php-geoip-1.0.8-2|128	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.7-6mdv2010.1
12cr|php-geoip-1.0.8-2|129	+ Revision: 485362
12cr|php-geoip-1.0.8-2|130	- rebuilt for php-5.3.2RC1
12cr|php-geoip-1.0.8-2|131	
12cr|php-geoip-1.0.8-2|132	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.7-5mdv2010.1
12cr|php-geoip-1.0.8-2|133	+ Revision: 468168
12cr|php-geoip-1.0.8-2|134	- rebuilt against php-5.3.1
12cr|php-geoip-1.0.8-2|135	
12cr|php-geoip-1.0.8-2|136	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.7-4mdv2010.0
12cr|php-geoip-1.0.8-2|137	+ Revision: 451273
12cr|php-geoip-1.0.8-2|138	- rebuild
12cr|php-geoip-1.0.8-2|139	
12cr|php-geoip-1.0.8-2|140	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1:1.0.7-3mdv2010.0
12cr|php-geoip-1.0.8-2|141	+ Revision: 397362
12cr|php-geoip-1.0.8-2|142	- Rebuild
12cr|php-geoip-1.0.8-2|143	
12cr|php-geoip-1.0.8-2|144	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.7-2mdv2010.0
12cr|php-geoip-1.0.8-2|145	+ Revision: 376993
12cr|php-geoip-1.0.8-2|146	- rebuilt for php-5.3.0RC2
12cr|php-geoip-1.0.8-2|147	
12cr|php-geoip-1.0.8-2|148	* Wed Mar 11 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.7-1mdv2009.1
12cr|php-geoip-1.0.8-2|149	+ Revision: 353955
12cr|php-geoip-1.0.8-2|150	- 1.0.7
12cr|php-geoip-1.0.8-2|151	
12cr|php-geoip-1.0.8-2|152	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.6-3mdv2009.1
12cr|php-geoip-1.0.8-2|153	+ Revision: 346430
12cr|php-geoip-1.0.8-2|154	- rebuilt for php-5.2.9
12cr|php-geoip-1.0.8-2|155	
12cr|php-geoip-1.0.8-2|156	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.6-2mdv2009.1
12cr|php-geoip-1.0.8-2|157	+ Revision: 341743
12cr|php-geoip-1.0.8-2|158	- rebuilt against php-5.2.9RC2
12cr|php-geoip-1.0.8-2|159	
12cr|php-geoip-1.0.8-2|160	* Thu Jan 22 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.6-1mdv2009.1
12cr|php-geoip-1.0.8-2|161	+ Revision: 332497
12cr|php-geoip-1.0.8-2|162	- 1.0.6
12cr|php-geoip-1.0.8-2|163	
12cr|php-geoip-1.0.8-2|164	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.5-2mdv2009.1
12cr|php-geoip-1.0.8-2|165	+ Revision: 321733
12cr|php-geoip-1.0.8-2|166	- rebuild
12cr|php-geoip-1.0.8-2|167	
12cr|php-geoip-1.0.8-2|168	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.5-1mdv2009.1
12cr|php-geoip-1.0.8-2|169	+ Revision: 321646
12cr|php-geoip-1.0.8-2|170	- 1.0.5
12cr|php-geoip-1.0.8-2|171	
12cr|php-geoip-1.0.8-2|172	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-3mdv2009.1
12cr|php-geoip-1.0.8-2|173	+ Revision: 310269
12cr|php-geoip-1.0.8-2|174	- rebuilt against php-5.2.7
12cr|php-geoip-1.0.8-2|175	
12cr|php-geoip-1.0.8-2|176	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-2mdv2009.0
12cr|php-geoip-1.0.8-2|177	+ Revision: 238396
12cr|php-geoip-1.0.8-2|178	- rebuild
12cr|php-geoip-1.0.8-2|179	
12cr|php-geoip-1.0.8-2|180	* Fri Jun 13 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.3-1mdv2009.0
12cr|php-geoip-1.0.8-2|181	+ Revision: 218738
12cr|php-geoip-1.0.8-2|182	- 1.0.3
12cr|php-geoip-1.0.8-2|183	
12cr|php-geoip-1.0.8-2|184	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.2-3mdv2009.0
12cr|php-geoip-1.0.8-2|185	+ Revision: 200203
12cr|php-geoip-1.0.8-2|186	- rebuilt for php-5.2.6
12cr|php-geoip-1.0.8-2|187	
12cr|php-geoip-1.0.8-2|188	* Tue Feb 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.2-2mdv2008.1
12cr|php-geoip-1.0.8-2|189	+ Revision: 162765
12cr|php-geoip-1.0.8-2|190	- rebuild
12cr|php-geoip-1.0.8-2|191	
12cr|php-geoip-1.0.8-2|192	+ Olivier Blin <blino@mandriva.org>
12cr|php-geoip-1.0.8-2|193	- restore BuildRoot
12cr|php-geoip-1.0.8-2|194	
12cr|php-geoip-1.0.8-2|195	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-geoip-1.0.8-2|196	- kill re-definition of %%buildroot on Pixel's request
12cr|php-geoip-1.0.8-2|197	
12cr|php-geoip-1.0.8-2|198	* Tue Nov 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.2-1mdv2008.1
12cr|php-geoip-1.0.8-2|199	+ Revision: 110768
12cr|php-geoip-1.0.8-2|200	- 1.0.2
12cr|php-geoip-1.0.8-2|201	
12cr|php-geoip-1.0.8-2|202	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.1-3mdv2008.1
12cr|php-geoip-1.0.8-2|203	+ Revision: 107635
12cr|php-geoip-1.0.8-2|204	- restart apache if needed
12cr|php-geoip-1.0.8-2|205	
12cr|php-geoip-1.0.8-2|206	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.1-2mdv2008.0
12cr|php-geoip-1.0.8-2|207	+ Revision: 77544
12cr|php-geoip-1.0.8-2|208	- rebuilt against php-5.2.4
12cr|php-geoip-1.0.8-2|209	
12cr|php-geoip-1.0.8-2|210	* Fri Aug 24 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.1-1mdv2008.0
12cr|php-geoip-1.0.8-2|211	+ Revision: 70851
12cr|php-geoip-1.0.8-2|212	- 1.0.1
12cr|php-geoip-1.0.8-2|213	
12cr|php-geoip-1.0.8-2|214	* Wed Aug 15 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.0-1mdv2008.0
12cr|php-geoip-1.0.8-2|215	+ Revision: 63727
12cr|php-geoip-1.0.8-2|216	- 1.0.0
12cr|php-geoip-1.0.8-2|217	
12cr|php-geoip-1.0.8-2|218	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.0-8mdv2008.0
12cr|php-geoip-1.0.8-2|219	+ Revision: 39496
12cr|php-geoip-1.0.8-2|220	- use distro conditional -fstack-protector
12cr|php-geoip-1.0.8-2|221	
12cr|php-geoip-1.0.8-2|222	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.0-7mdv2008.0
12cr|php-geoip-1.0.8-2|223	+ Revision: 33807
12cr|php-geoip-1.0.8-2|224	- rebuilt against new upstream version (5.2.3)
12cr|php-geoip-1.0.8-2|225	
12cr|php-geoip-1.0.8-2|226	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.0-6mdv2008.0
12cr|php-geoip-1.0.8-2|227	+ Revision: 21329
12cr|php-geoip-1.0.8-2|228	- rebuilt against new upstream version (5.2.2)
12cr|php-geoip-1.0.8-2|229	
12cr|php-geoip-1.0.8-2|230	
12cr|php-geoip-1.0.8-2|231	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdv2007.0
12cr|php-geoip-1.0.8-2|232	+ Revision: 117584
12cr|php-geoip-1.0.8-2|233	- rebuilt against new upstream version (5.2.1)
12cr|php-geoip-1.0.8-2|234	
12cr|php-geoip-1.0.8-2|235	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.0-4mdv2007.1
12cr|php-geoip-1.0.8-2|236	+ Revision: 78175
12cr|php-geoip-1.0.8-2|237	- fix deps
12cr|php-geoip-1.0.8-2|238	- rebuilt for php-5.2.0
12cr|php-geoip-1.0.8-2|239	- Import php-geoip
12cr|php-geoip-1.0.8-2|240	
12cr|php-geoip-1.0.8-2|241	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.0-2
12cr|php-geoip-1.0.8-2|242	- rebuilt for php-5.1.6
12cr|php-geoip-1.0.8-2|243	
12cr|php-geoip-1.0.8-2|244	* Thu Aug 24 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.0-1mdv2007.0
12cr|php-geoip-1.0.8-2|245	- 0.2.0
12cr|php-geoip-1.0.8-2|246	
12cr|php-geoip-1.0.8-2|247	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-5mdk
12cr|php-geoip-1.0.8-2|248	- rebuild
12cr|php-geoip-1.0.8-2|249	
12cr|php-geoip-1.0.8-2|250	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdk
12cr|php-geoip-1.0.8-2|251	- rebuilt for php-5.1.3
12cr|php-geoip-1.0.8-2|252	
12cr|php-geoip-1.0.8-2|253	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-3mdk
12cr|php-geoip-1.0.8-2|254	- rebuilt against php-5.1.2
12cr|php-geoip-1.0.8-2|255	
12cr|php-geoip-1.0.8-2|256	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-2mdk
12cr|php-geoip-1.0.8-2|257	- rebuilt against php-5.1.1
12cr|php-geoip-1.0.8-2|258	
12cr|php-geoip-1.0.8-2|259	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-1mdk
12cr|php-geoip-1.0.8-2|260	- rebuilt against php-5.1.0
12cr|php-geoip-1.0.8-2|261	- fix versioning
12cr|php-geoip-1.0.8-2|262	
12cr|php-geoip-1.0.8-2|263	* Mon Oct 03 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0_0.1-0.RC1.1mdk
12cr|php-geoip-1.0.8-2|264	- rebuilt against php-5.1.0RC1
12cr|php-geoip-1.0.8-2|265	
12cr|php-geoip-1.0.8-2|266	* Wed Sep 28 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_0.1-1mdk
12cr|php-geoip-1.0.8-2|267	- initial Mandriva package
12cr|php-geoip-1.0.8-2|268	

5826 12
12cr|php-geshi-1.0.8.10-3|1	%define upstream_name geshi
12cr|php-geshi-1.0.8.10-3|2	
12cr|php-geshi-1.0.8.10-3|3	Name:		php-%{upstream_name}
12cr|php-geshi-1.0.8.10-3|4	Version:	1.0.8.10
12cr|php-geshi-1.0.8.10-3|5	Release:	%mkrel 3
12cr|php-geshi-1.0.8.10-3|6	Summary:	Generic Syntax Highlighter
12cr|php-geshi-1.0.8.10-3|7	License:	PHP License
12cr|php-geshi-1.0.8.10-3|8	Group:		Development/PHP
12cr|php-geshi-1.0.8.10-3|9	URL:		http://qbnz.com/highlighter/
12cr|php-geshi-1.0.8.10-3|10	Source0:	http://sourceforge.net/projects/geshi/files/geshi/GeSHi-%{version}.tar.bz2
12cr|php-geshi-1.0.8.10-3|11	BuildArch:	noarch
12cr|php-geshi-1.0.8.10-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-geshi-1.0.8.10-3|13	
12cr|php-geshi-1.0.8.10-3|14	%description
12cr|php-geshi-1.0.8.10-3|15	Generic Syntax Highlighter for PHP. Used to highlight almost any code
12cr|php-geshi-1.0.8.10-3|16	for the web. Nearly 100 supported languages: PHP, HTML, C and more. Styles can
12cr|php-geshi-1.0.8.10-3|17	be changed on the fly and CSS classes can be used to reduce the amount of XHTML
12cr|php-geshi-1.0.8.10-3|18	compliant output.
12cr|php-geshi-1.0.8.10-3|19	
12cr|php-geshi-1.0.8.10-3|20	%prep
12cr|php-geshi-1.0.8.10-3|21	%setup -q -n %{upstream_name}
12cr|php-geshi-1.0.8.10-3|22	
12cr|php-geshi-1.0.8.10-3|23	%install
12cr|php-geshi-1.0.8.10-3|24	rm -rf %{buildroot}
12cr|php-geshi-1.0.8.10-3|25	install -d -m 755 %{buildroot}%{_datadir}/php
12cr|php-geshi-1.0.8.10-3|26	cp -p geshi.php %{buildroot}%{_datadir}/php
12cr|php-geshi-1.0.8.10-3|27	cp -pr geshi %{buildroot}%{_datadir}/php
12cr|php-geshi-1.0.8.10-3|28	cp -pr contrib %{buildroot}%{_datadir}/php/geshi
12cr|php-geshi-1.0.8.10-3|29	
12cr|php-geshi-1.0.8.10-3|30	%clean
12cr|php-geshi-1.0.8.10-3|31	rm -rf %{buildroot}
12cr|php-geshi-1.0.8.10-3|32	
12cr|php-geshi-1.0.8.10-3|33	%files
12cr|php-geshi-1.0.8.10-3|34	%defattr(-,root,root)
12cr|php-geshi-1.0.8.10-3|35	%doc docs
12cr|php-geshi-1.0.8.10-3|36	%{_datadir}/php/*
12cr|php-geshi-1.0.8.10-3|37	
12cr|php-geshi-1.0.8.10-3|38	
12cr|php-geshi-1.0.8.10-3|39	%changelog
12cr|php-geshi-1.0.8.10-3|40	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.8.10-3mdv2012.0
12cr|php-geshi-1.0.8.10-3|41	+ Revision: 761233
12cr|php-geshi-1.0.8.10-3|42	- rebuild
12cr|php-geshi-1.0.8.10-3|43	
12cr|php-geshi-1.0.8.10-3|44	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.8.10-2
12cr|php-geshi-1.0.8.10-3|45	+ Revision: 695399
12cr|php-geshi-1.0.8.10-3|46	- rebuilt for php-5.3.7
12cr|php-geshi-1.0.8.10-3|47	
12cr|php-geshi-1.0.8.10-3|48	* Fri Jul 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.8.10-1
12cr|php-geshi-1.0.8.10-3|49	+ Revision: 688447
12cr|php-geshi-1.0.8.10-3|50	- new version
12cr|php-geshi-1.0.8.10-3|51	
12cr|php-geshi-1.0.8.10-3|52	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.8.8-4
12cr|php-geshi-1.0.8.10-3|53	+ Revision: 679256
12cr|php-geshi-1.0.8.10-3|54	- mass rebuild
12cr|php-geshi-1.0.8.10-3|55	
12cr|php-geshi-1.0.8.10-3|56	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.8.8-3mdv2011.0
12cr|php-geshi-1.0.8.10-3|57	+ Revision: 629799
12cr|php-geshi-1.0.8.10-3|58	- rebuilt for php-5.3.5
12cr|php-geshi-1.0.8.10-3|59	
12cr|php-geshi-1.0.8.10-3|60	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.8.8-2mdv2011.0
12cr|php-geshi-1.0.8.10-3|61	+ Revision: 600490
12cr|php-geshi-1.0.8.10-3|62	- rebuild
12cr|php-geshi-1.0.8.10-3|63	
12cr|php-geshi-1.0.8.10-3|64	* Sat Aug 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.8.8-1mdv2011.0
12cr|php-geshi-1.0.8.10-3|65	+ Revision: 567295
12cr|php-geshi-1.0.8.10-3|66	- new version
12cr|php-geshi-1.0.8.10-3|67	
12cr|php-geshi-1.0.8.10-3|68	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.8.4-2mdv2010.0
12cr|php-geshi-1.0.8.10-3|69	+ Revision: 397149
12cr|php-geshi-1.0.8.10-3|70	- install under %%{_datadir}/php, so as to be automatically available in php include_path
12cr|php-geshi-1.0.8.10-3|71	- import php-geshi
12cr|php-geshi-1.0.8.10-3|72	
12cr|php-geshi-1.0.8.10-3|73	
12cr|php-geshi-1.0.8.10-3|74	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.8.4-1mdv2010.0
12cr|php-geshi-1.0.8.10-3|75	- first mdv release

5827 12
12cr|php-gmagick-1.1.0-0.0.RC3.1|1	%define modname gmagick
12cr|php-gmagick-1.1.0-0.0.RC3.1|2	%define dirname %{modname}
12cr|php-gmagick-1.1.0-0.0.RC3.1|3	%define soname %{modname}.so
12cr|php-gmagick-1.1.0-0.0.RC3.1|4	%define inifile B01_%{modname}.ini
12cr|php-gmagick-1.1.0-0.0.RC3.1|5	
12cr|php-gmagick-1.1.0-0.0.RC3.1|6	Summary:	Provides a wrapper to the GraphicsMagick library
12cr|php-gmagick-1.1.0-0.0.RC3.1|7	Name:		php-%{modname}
12cr|php-gmagick-1.1.0-0.0.RC3.1|8	Version:	1.1.0
12cr|php-gmagick-1.1.0-0.0.RC3.1|9	Release:	%mkrel 0.0.RC3.1
12cr|php-gmagick-1.1.0-0.0.RC3.1|10	Group:		Development/PHP
12cr|php-gmagick-1.1.0-0.0.RC3.1|11	License:	PHP License
12cr|php-gmagick-1.1.0-0.0.RC3.1|12	URL:		http://pecl.php.net/package/gmagick/
12cr|php-gmagick-1.1.0-0.0.RC3.1|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}RC3.tgz
12cr|php-gmagick-1.1.0-0.0.RC3.1|14	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-gmagick-1.1.0-0.0.RC3.1|15	BuildRequires:	apache-devel >= 2.2.0
12cr|php-gmagick-1.1.0-0.0.RC3.1|16	BuildRequires:	graphicsmagick-devel >= 1.0.0
12cr|php-gmagick-1.1.0-0.0.RC3.1|17	BuildRequires:	libsm-devel
12cr|php-gmagick-1.1.0-0.0.RC3.1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-gmagick-1.1.0-0.0.RC3.1|19	
12cr|php-gmagick-1.1.0-0.0.RC3.1|20	%description
12cr|php-gmagick-1.1.0-0.0.RC3.1|21	Gmagick is a php extension to create, modify and obtain meta information of
12cr|php-gmagick-1.1.0-0.0.RC3.1|22	images using the GraphicsMagick API. This extension requires GraphicsMagick
12cr|php-gmagick-1.1.0-0.0.RC3.1|23	version 1.2.6+ and PHP 5.1.3+.
12cr|php-gmagick-1.1.0-0.0.RC3.1|24	
12cr|php-gmagick-1.1.0-0.0.RC3.1|25	%prep
12cr|php-gmagick-1.1.0-0.0.RC3.1|26	
12cr|php-gmagick-1.1.0-0.0.RC3.1|27	%setup -q -n %{modname}-%{version}RC3
12cr|php-gmagick-1.1.0-0.0.RC3.1|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-gmagick-1.1.0-0.0.RC3.1|29	
12cr|php-gmagick-1.1.0-0.0.RC3.1|30	find -type f | xargs chmod 644
12cr|php-gmagick-1.1.0-0.0.RC3.1|31	
12cr|php-gmagick-1.1.0-0.0.RC3.1|32	# lib64 fix
12cr|php-gmagick-1.1.0-0.0.RC3.1|33	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-gmagick-1.1.0-0.0.RC3.1|34	
12cr|php-gmagick-1.1.0-0.0.RC3.1|35	%build
12cr|php-gmagick-1.1.0-0.0.RC3.1|36	%serverbuild
12cr|php-gmagick-1.1.0-0.0.RC3.1|37	
12cr|php-gmagick-1.1.0-0.0.RC3.1|38	phpize
12cr|php-gmagick-1.1.0-0.0.RC3.1|39	%configure2_5x --with-libdir=%{_lib} \
12cr|php-gmagick-1.1.0-0.0.RC3.1|40	--with-%{modname}=shared,%{_prefix}
12cr|php-gmagick-1.1.0-0.0.RC3.1|41	%make
12cr|php-gmagick-1.1.0-0.0.RC3.1|42	mv modules/*.so .
12cr|php-gmagick-1.1.0-0.0.RC3.1|43	
12cr|php-gmagick-1.1.0-0.0.RC3.1|44	%install
12cr|php-gmagick-1.1.0-0.0.RC3.1|45	rm -rf %{buildroot}
12cr|php-gmagick-1.1.0-0.0.RC3.1|46	
12cr|php-gmagick-1.1.0-0.0.RC3.1|47	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-gmagick-1.1.0-0.0.RC3.1|48	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-gmagick-1.1.0-0.0.RC3.1|49	
12cr|php-gmagick-1.1.0-0.0.RC3.1|50	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-gmagick-1.1.0-0.0.RC3.1|51	
12cr|php-gmagick-1.1.0-0.0.RC3.1|52	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-gmagick-1.1.0-0.0.RC3.1|53	extension = %{soname}
12cr|php-gmagick-1.1.0-0.0.RC3.1|54	EOF
12cr|php-gmagick-1.1.0-0.0.RC3.1|55	
12cr|php-gmagick-1.1.0-0.0.RC3.1|56	%post
12cr|php-gmagick-1.1.0-0.0.RC3.1|57	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-gmagick-1.1.0-0.0.RC3.1|58	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-gmagick-1.1.0-0.0.RC3.1|59	fi
12cr|php-gmagick-1.1.0-0.0.RC3.1|60	
12cr|php-gmagick-1.1.0-0.0.RC3.1|61	%postun
12cr|php-gmagick-1.1.0-0.0.RC3.1|62	if [ "$1" = "0" ]; then
12cr|php-gmagick-1.1.0-0.0.RC3.1|63	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-gmagick-1.1.0-0.0.RC3.1|64	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-gmagick-1.1.0-0.0.RC3.1|65	fi
12cr|php-gmagick-1.1.0-0.0.RC3.1|66	fi
12cr|php-gmagick-1.1.0-0.0.RC3.1|67	
12cr|php-gmagick-1.1.0-0.0.RC3.1|68	%clean
12cr|php-gmagick-1.1.0-0.0.RC3.1|69	rm -rf %{buildroot}
12cr|php-gmagick-1.1.0-0.0.RC3.1|70	
12cr|php-gmagick-1.1.0-0.0.RC3.1|71	%files
12cr|php-gmagick-1.1.0-0.0.RC3.1|72	%defattr(-,root,root)
12cr|php-gmagick-1.1.0-0.0.RC3.1|73	%doc README package*.xml
12cr|php-gmagick-1.1.0-0.0.RC3.1|74	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-gmagick-1.1.0-0.0.RC3.1|75	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-gmagick-1.1.0-0.0.RC3.1|76	
12cr|php-gmagick-1.1.0-0.0.RC3.1|77	
12cr|php-gmagick-1.1.0-0.0.RC3.1|78	%changelog
12cr|php-gmagick-1.1.0-0.0.RC3.1|79	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-0.0.RC3.1mdv2012.0
12cr|php-gmagick-1.1.0-0.0.RC3.1|80	+ Revision: 806385
12cr|php-gmagick-1.1.0-0.0.RC3.1|81	- 1.1.0RC3
12cr|php-gmagick-1.1.0-0.0.RC3.1|82	
12cr|php-gmagick-1.1.0-0.0.RC3.1|83	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-0.0.RC2.1
12cr|php-gmagick-1.1.0-0.0.RC3.1|84	+ Revision: 796959
12cr|php-gmagick-1.1.0-0.0.RC3.1|85	- 1.1.0RC2
12cr|php-gmagick-1.1.0-0.0.RC3.1|86	
12cr|php-gmagick-1.1.0-0.0.RC3.1|87	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-0.0.b1.3
12cr|php-gmagick-1.1.0-0.0.RC3.1|88	+ Revision: 795442
12cr|php-gmagick-1.1.0-0.0.RC3.1|89	- rebuild for php-5.4.x
12cr|php-gmagick-1.1.0-0.0.RC3.1|90	
12cr|php-gmagick-1.1.0-0.0.RC3.1|91	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-0.0.b1.2
12cr|php-gmagick-1.1.0-0.0.RC3.1|92	+ Revision: 761238
12cr|php-gmagick-1.1.0-0.0.RC3.1|93	- rebuild
12cr|php-gmagick-1.1.0-0.0.RC3.1|94	
12cr|php-gmagick-1.1.0-0.0.RC3.1|95	* Wed Dec 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-0.0.b1.1
12cr|php-gmagick-1.1.0-0.0.RC3.1|96	+ Revision: 738652
12cr|php-gmagick-1.1.0-0.0.RC3.1|97	- 1.0.10b1
12cr|php-gmagick-1.1.0-0.0.RC3.1|98	
12cr|php-gmagick-1.1.0-0.0.RC3.1|99	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-0.0.b1.8
12cr|php-gmagick-1.1.0-0.0.RC3.1|100	+ Revision: 696425
12cr|php-gmagick-1.1.0-0.0.RC3.1|101	- rebuilt for php-5.3.8
12cr|php-gmagick-1.1.0-0.0.RC3.1|102	
12cr|php-gmagick-1.1.0-0.0.RC3.1|103	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-0.0.b1.7
12cr|php-gmagick-1.1.0-0.0.RC3.1|104	+ Revision: 695400
12cr|php-gmagick-1.1.0-0.0.RC3.1|105	- rebuilt for php-5.3.7
12cr|php-gmagick-1.1.0-0.0.RC3.1|106	
12cr|php-gmagick-1.1.0-0.0.RC3.1|107	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-0.0.b1.6
12cr|php-gmagick-1.1.0-0.0.RC3.1|108	+ Revision: 646641
12cr|php-gmagick-1.1.0-0.0.RC3.1|109	- rebuilt for php-5.3.6
12cr|php-gmagick-1.1.0-0.0.RC3.1|110	
12cr|php-gmagick-1.1.0-0.0.RC3.1|111	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-0.0.b1.5mdv2011.0
12cr|php-gmagick-1.1.0-0.0.RC3.1|112	+ Revision: 629800
12cr|php-gmagick-1.1.0-0.0.RC3.1|113	- rebuilt for php-5.3.5
12cr|php-gmagick-1.1.0-0.0.RC3.1|114	
12cr|php-gmagick-1.1.0-0.0.RC3.1|115	* Tue Jan 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-0.0.b1.4mdv2011.0
12cr|php-gmagick-1.1.0-0.0.RC3.1|116	+ Revision: 628554
12cr|php-gmagick-1.1.0-0.0.RC3.1|117	- fix deps (libsm-devel)
12cr|php-gmagick-1.1.0-0.0.RC3.1|118	- ensure it's built without automake1.7
12cr|php-gmagick-1.1.0-0.0.RC3.1|119	
12cr|php-gmagick-1.1.0-0.0.RC3.1|120	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-0.0.b1.3mdv2011.0
12cr|php-gmagick-1.1.0-0.0.RC3.1|121	+ Revision: 600491
12cr|php-gmagick-1.1.0-0.0.RC3.1|122	- rebuild
12cr|php-gmagick-1.1.0-0.0.RC3.1|123	
12cr|php-gmagick-1.1.0-0.0.RC3.1|124	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-0.0.b1.2mdv2011.0
12cr|php-gmagick-1.1.0-0.0.RC3.1|125	+ Revision: 588811
12cr|php-gmagick-1.1.0-0.0.RC3.1|126	- rebuild
12cr|php-gmagick-1.1.0-0.0.RC3.1|127	
12cr|php-gmagick-1.1.0-0.0.RC3.1|128	* Thu Sep 16 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-0.0.b1.1mdv2011.0
12cr|php-gmagick-1.1.0-0.0.RC3.1|129	+ Revision: 578870
12cr|php-gmagick-1.1.0-0.0.RC3.1|130	- 1.0.8b1
12cr|php-gmagick-1.1.0-0.0.RC3.1|131	
12cr|php-gmagick-1.1.0-0.0.RC3.1|132	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-0.0.b5.1mdv2010.1
12cr|php-gmagick-1.1.0-0.0.RC3.1|133	+ Revision: 514509
12cr|php-gmagick-1.1.0-0.0.RC3.1|134	- fix versioning
12cr|php-gmagick-1.1.0-0.0.RC3.1|135	
12cr|php-gmagick-1.1.0-0.0.RC3.1|136	* Sun Feb 14 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3b5-1mdv2010.1
12cr|php-gmagick-1.1.0-0.0.RC3.1|137	+ Revision: 505840
12cr|php-gmagick-1.1.0-0.0.RC3.1|138	- 1.0.3b5
12cr|php-gmagick-1.1.0-0.0.RC3.1|139	
12cr|php-gmagick-1.1.0-0.0.RC3.1|140	* Sun Jan 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3b3-1mdv2010.1
12cr|php-gmagick-1.1.0-0.0.RC3.1|141	+ Revision: 495451
12cr|php-gmagick-1.1.0-0.0.RC3.1|142	- 1.0.3b3
12cr|php-gmagick-1.1.0-0.0.RC3.1|143	
12cr|php-gmagick-1.1.0-0.0.RC3.1|144	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3b2-2mdv2010.1
12cr|php-gmagick-1.1.0-0.0.RC3.1|145	+ Revision: 485363
12cr|php-gmagick-1.1.0-0.0.RC3.1|146	- rebuilt for php-5.3.2RC1
12cr|php-gmagick-1.1.0-0.0.RC3.1|147	
12cr|php-gmagick-1.1.0-0.0.RC3.1|148	* Sat Dec 19 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.3b2-1mdv2010.1
12cr|php-gmagick-1.1.0-0.0.RC3.1|149	+ Revision: 480116
12cr|php-gmagick-1.1.0-0.0.RC3.1|150	- 1.0.3b2
12cr|php-gmagick-1.1.0-0.0.RC3.1|151	
12cr|php-gmagick-1.1.0-0.0.RC3.1|152	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1b1-2mdv2010.1
12cr|php-gmagick-1.1.0-0.0.RC3.1|153	+ Revision: 468169
12cr|php-gmagick-1.1.0-0.0.RC3.1|154	- rebuilt against php-5.3.1
12cr|php-gmagick-1.1.0-0.0.RC3.1|155	
12cr|php-gmagick-1.1.0-0.0.RC3.1|156	* Sat Oct 03 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1b1-1mdv2010.0
12cr|php-gmagick-1.1.0-0.0.RC3.1|157	+ Revision: 452908
12cr|php-gmagick-1.1.0-0.0.RC3.1|158	- import php-gmagick
12cr|php-gmagick-1.1.0-0.0.RC3.1|159	
12cr|php-gmagick-1.1.0-0.0.RC3.1|160	
12cr|php-gmagick-1.1.0-0.0.RC3.1|161	* Sat Oct 03 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1b1-1mdv2010.0
12cr|php-gmagick-1.1.0-0.0.RC3.1|162	- initial Mandriva package

5828 12
12cr|php-gnutls-0.3-0.rc1.24|1	%define modname gnutls
12cr|php-gnutls-0.3-0.rc1.24|2	%define dirname %{modname}
12cr|php-gnutls-0.3-0.rc1.24|3	%define soname %{modname}.so
12cr|php-gnutls-0.3-0.rc1.24|4	%define inifile A67_%{modname}.ini
12cr|php-gnutls-0.3-0.rc1.24|5	
12cr|php-gnutls-0.3-0.rc1.24|6	Summary:	GnuTLS PHP Module
12cr|php-gnutls-0.3-0.rc1.24|7	Name:		php-%{modname}
12cr|php-gnutls-0.3-0.rc1.24|8	Version:	0.3
12cr|php-gnutls-0.3-0.rc1.24|9	Release:	%mkrel 0.rc1.24
12cr|php-gnutls-0.3-0.rc1.24|10	Group:		Development/PHP
12cr|php-gnutls-0.3-0.rc1.24|11	License:	GPLv2+
12cr|php-gnutls-0.3-0.rc1.24|12	URL:		http://openvcp.org/
12cr|php-gnutls-0.3-0.rc1.24|13	Source0:	http://files.openvcp.org/modphp-%{modname}-%{version}-rc1.tar.gz
12cr|php-gnutls-0.3-0.rc1.24|14	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-gnutls-0.3-0.rc1.24|15	BuildRequires:	pkgconfig
12cr|php-gnutls-0.3-0.rc1.24|16	BuildRequires:	gnutls-devel
12cr|php-gnutls-0.3-0.rc1.24|17	BuildRoot:	%{_tmppath}/%{name}-root
12cr|php-gnutls-0.3-0.rc1.24|18	
12cr|php-gnutls-0.3-0.rc1.24|19	%description
12cr|php-gnutls-0.3-0.rc1.24|20	This is a dynamic shared object (DSO) that adds GnuTLS support to PHP.
12cr|php-gnutls-0.3-0.rc1.24|21	
12cr|php-gnutls-0.3-0.rc1.24|22	%prep
12cr|php-gnutls-0.3-0.rc1.24|23	
12cr|php-gnutls-0.3-0.rc1.24|24	%setup -q -n modphp-%{modname}-%{version}-rc1
12cr|php-gnutls-0.3-0.rc1.24|25	
12cr|php-gnutls-0.3-0.rc1.24|26	%build
12cr|php-gnutls-0.3-0.rc1.24|27	
12cr|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`"
12cr|php-gnutls-0.3-0.rc1.24|29	
12cr|php-gnutls-0.3-0.rc1.24|30	%install
12cr|php-gnutls-0.3-0.rc1.24|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-gnutls-0.3-0.rc1.24|32	
12cr|php-gnutls-0.3-0.rc1.24|33	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-gnutls-0.3-0.rc1.24|34	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-gnutls-0.3-0.rc1.24|35	
12cr|php-gnutls-0.3-0.rc1.24|36	cat > README.%{modname} << EOF
12cr|php-gnutls-0.3-0.rc1.24|37	The %{name} package contains a dynamic shared object (DSO) for PHP.
12cr|php-gnutls-0.3-0.rc1.24|38	EOF
12cr|php-gnutls-0.3-0.rc1.24|39	
12cr|php-gnutls-0.3-0.rc1.24|40	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-gnutls-0.3-0.rc1.24|41	
12cr|php-gnutls-0.3-0.rc1.24|42	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-gnutls-0.3-0.rc1.24|43	extension = %{soname}
12cr|php-gnutls-0.3-0.rc1.24|44	EOF
12cr|php-gnutls-0.3-0.rc1.24|45	
12cr|php-gnutls-0.3-0.rc1.24|46	%post
12cr|php-gnutls-0.3-0.rc1.24|47	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-gnutls-0.3-0.rc1.24|48	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-gnutls-0.3-0.rc1.24|49	fi
12cr|php-gnutls-0.3-0.rc1.24|50	
12cr|php-gnutls-0.3-0.rc1.24|51	%postun
12cr|php-gnutls-0.3-0.rc1.24|52	if [ "$1" = "0" ]; then
12cr|php-gnutls-0.3-0.rc1.24|53	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-gnutls-0.3-0.rc1.24|54	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-gnutls-0.3-0.rc1.24|55	fi
12cr|php-gnutls-0.3-0.rc1.24|56	fi
12cr|php-gnutls-0.3-0.rc1.24|57	
12cr|php-gnutls-0.3-0.rc1.24|58	%clean
12cr|php-gnutls-0.3-0.rc1.24|59	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-gnutls-0.3-0.rc1.24|60	
12cr|php-gnutls-0.3-0.rc1.24|61	%files
12cr|php-gnutls-0.3-0.rc1.24|62	%defattr(-,root,root)
12cr|php-gnutls-0.3-0.rc1.24|63	%doc README*
12cr|php-gnutls-0.3-0.rc1.24|64	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-gnutls-0.3-0.rc1.24|65	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-gnutls-0.3-0.rc1.24|66	
12cr|php-gnutls-0.3-0.rc1.24|67	
12cr|php-gnutls-0.3-0.rc1.24|68	%changelog
12cr|php-gnutls-0.3-0.rc1.24|69	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.24mdv2012.0
12cr|php-gnutls-0.3-0.rc1.24|70	+ Revision: 795444
12cr|php-gnutls-0.3-0.rc1.24|71	- rebuild for php-5.4.x
12cr|php-gnutls-0.3-0.rc1.24|72	
12cr|php-gnutls-0.3-0.rc1.24|73	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.23
12cr|php-gnutls-0.3-0.rc1.24|74	+ Revision: 761251
12cr|php-gnutls-0.3-0.rc1.24|75	- rebuild
12cr|php-gnutls-0.3-0.rc1.24|76	
12cr|php-gnutls-0.3-0.rc1.24|77	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.22
12cr|php-gnutls-0.3-0.rc1.24|78	+ Revision: 696427
12cr|php-gnutls-0.3-0.rc1.24|79	- rebuilt for php-5.3.8
12cr|php-gnutls-0.3-0.rc1.24|80	
12cr|php-gnutls-0.3-0.rc1.24|81	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.21
12cr|php-gnutls-0.3-0.rc1.24|82	+ Revision: 695402
12cr|php-gnutls-0.3-0.rc1.24|83	- rebuilt for php-5.3.7
12cr|php-gnutls-0.3-0.rc1.24|84	
12cr|php-gnutls-0.3-0.rc1.24|85	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.20
12cr|php-gnutls-0.3-0.rc1.24|86	+ Revision: 646643
12cr|php-gnutls-0.3-0.rc1.24|87	- rebuilt for php-5.3.6
12cr|php-gnutls-0.3-0.rc1.24|88	
12cr|php-gnutls-0.3-0.rc1.24|89	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.19mdv2011.0
12cr|php-gnutls-0.3-0.rc1.24|90	+ Revision: 629802
12cr|php-gnutls-0.3-0.rc1.24|91	- rebuilt for php-5.3.5
12cr|php-gnutls-0.3-0.rc1.24|92	
12cr|php-gnutls-0.3-0.rc1.24|93	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.18mdv2011.0
12cr|php-gnutls-0.3-0.rc1.24|94	+ Revision: 628107
12cr|php-gnutls-0.3-0.rc1.24|95	- ensure it's built without automake1.7
12cr|php-gnutls-0.3-0.rc1.24|96	
12cr|php-gnutls-0.3-0.rc1.24|97	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.17mdv2011.0
12cr|php-gnutls-0.3-0.rc1.24|98	+ Revision: 600493
12cr|php-gnutls-0.3-0.rc1.24|99	- rebuild
12cr|php-gnutls-0.3-0.rc1.24|100	
12cr|php-gnutls-0.3-0.rc1.24|101	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.16mdv2011.0
12cr|php-gnutls-0.3-0.rc1.24|102	+ Revision: 588824
12cr|php-gnutls-0.3-0.rc1.24|103	- rebuild
12cr|php-gnutls-0.3-0.rc1.24|104	
12cr|php-gnutls-0.3-0.rc1.24|105	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.15mdv2010.1
12cr|php-gnutls-0.3-0.rc1.24|106	+ Revision: 514550
12cr|php-gnutls-0.3-0.rc1.24|107	- rebuilt for php-5.3.2
12cr|php-gnutls-0.3-0.rc1.24|108	
12cr|php-gnutls-0.3-0.rc1.24|109	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.14mdv2010.1
12cr|php-gnutls-0.3-0.rc1.24|110	+ Revision: 485366
12cr|php-gnutls-0.3-0.rc1.24|111	- rebuilt for php-5.3.2RC1
12cr|php-gnutls-0.3-0.rc1.24|112	
12cr|php-gnutls-0.3-0.rc1.24|113	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.13mdv2010.1
12cr|php-gnutls-0.3-0.rc1.24|114	+ Revision: 468171
12cr|php-gnutls-0.3-0.rc1.24|115	- rebuilt against php-5.3.1
12cr|php-gnutls-0.3-0.rc1.24|116	
12cr|php-gnutls-0.3-0.rc1.24|117	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.12mdv2010.0
12cr|php-gnutls-0.3-0.rc1.24|118	+ Revision: 451275
12cr|php-gnutls-0.3-0.rc1.24|119	- rebuild
12cr|php-gnutls-0.3-0.rc1.24|120	
12cr|php-gnutls-0.3-0.rc1.24|121	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0.3-0.rc1.11mdv2010.0
12cr|php-gnutls-0.3-0.rc1.24|122	+ Revision: 397533
12cr|php-gnutls-0.3-0.rc1.24|123	- Rebuild
12cr|php-gnutls-0.3-0.rc1.24|124	
12cr|php-gnutls-0.3-0.rc1.24|125	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.10mdv2010.0
12cr|php-gnutls-0.3-0.rc1.24|126	+ Revision: 376995
12cr|php-gnutls-0.3-0.rc1.24|127	- rebuilt for php-5.3.0RC2
12cr|php-gnutls-0.3-0.rc1.24|128	
12cr|php-gnutls-0.3-0.rc1.24|129	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.9mdv2009.1
12cr|php-gnutls-0.3-0.rc1.24|130	+ Revision: 346453
12cr|php-gnutls-0.3-0.rc1.24|131	- rebuilt for php-5.2.9
12cr|php-gnutls-0.3-0.rc1.24|132	
12cr|php-gnutls-0.3-0.rc1.24|133	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.8mdv2009.1
12cr|php-gnutls-0.3-0.rc1.24|134	+ Revision: 341750
12cr|php-gnutls-0.3-0.rc1.24|135	- rebuilt against php-5.2.9RC2
12cr|php-gnutls-0.3-0.rc1.24|136	
12cr|php-gnutls-0.3-0.rc1.24|137	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.7mdv2009.1
12cr|php-gnutls-0.3-0.rc1.24|138	+ Revision: 321739
12cr|php-gnutls-0.3-0.rc1.24|139	- rebuild
12cr|php-gnutls-0.3-0.rc1.24|140	
12cr|php-gnutls-0.3-0.rc1.24|141	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.6mdv2009.1
12cr|php-gnutls-0.3-0.rc1.24|142	+ Revision: 310271
12cr|php-gnutls-0.3-0.rc1.24|143	- rebuilt against php-5.2.7
12cr|php-gnutls-0.3-0.rc1.24|144	
12cr|php-gnutls-0.3-0.rc1.24|145	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.5mdv2009.0
12cr|php-gnutls-0.3-0.rc1.24|146	+ Revision: 238398
12cr|php-gnutls-0.3-0.rc1.24|147	- rebuild
12cr|php-gnutls-0.3-0.rc1.24|148	
12cr|php-gnutls-0.3-0.rc1.24|149	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.4mdv2008.1
12cr|php-gnutls-0.3-0.rc1.24|150	+ Revision: 162225
12cr|php-gnutls-0.3-0.rc1.24|151	- rebuild
12cr|php-gnutls-0.3-0.rc1.24|152	
12cr|php-gnutls-0.3-0.rc1.24|153	* Sun Jan 13 2008 Funda Wang <fwang@mandriva.org> 0.3-0.rc1.3mdv2008.1
12cr|php-gnutls-0.3-0.rc1.24|154	+ Revision: 150856
12cr|php-gnutls-0.3-0.rc1.24|155	- rebuild against latest gnutls
12cr|php-gnutls-0.3-0.rc1.24|156	
12cr|php-gnutls-0.3-0.rc1.24|157	+ Olivier Blin <blino@mandriva.org>
12cr|php-gnutls-0.3-0.rc1.24|158	- restore BuildRoot
12cr|php-gnutls-0.3-0.rc1.24|159	
12cr|php-gnutls-0.3-0.rc1.24|160	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-gnutls-0.3-0.rc1.24|161	- kill re-definition of %%buildroot on Pixel's request
12cr|php-gnutls-0.3-0.rc1.24|162	
12cr|php-gnutls-0.3-0.rc1.24|163	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.2mdv2008.1
12cr|php-gnutls-0.3-0.rc1.24|164	+ Revision: 107639
12cr|php-gnutls-0.3-0.rc1.24|165	- restart apache if needed
12cr|php-gnutls-0.3-0.rc1.24|166	
12cr|php-gnutls-0.3-0.rc1.24|167	* Fri Oct 12 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.1mdv2008.1
12cr|php-gnutls-0.3-0.rc1.24|168	+ Revision: 97779
12cr|php-gnutls-0.3-0.rc1.24|169	- import php-gnutls
12cr|php-gnutls-0.3-0.rc1.24|170	
12cr|php-gnutls-0.3-0.rc1.24|171	
12cr|php-gnutls-0.3-0.rc1.24|172	* Fri Oct 12 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3-0.rc1.1mdv2008.1
12cr|php-gnutls-0.3-0.rc1.24|173	- initial Mandriva package

5829 12
12cr|php-hidef-0.1.13-1|1	%define modname hidef
12cr|php-hidef-0.1.13-1|2	%define dirname %{modname}
12cr|php-hidef-0.1.13-1|3	%define soname %{modname}.so
12cr|php-hidef-0.1.13-1|4	%define inifile A58_%{modname}.ini
12cr|php-hidef-0.1.13-1|5	
12cr|php-hidef-0.1.13-1|6	Summary:	A PHP module providing constants for real
12cr|php-hidef-0.1.13-1|7	Name:		php-%{modname}
12cr|php-hidef-0.1.13-1|8	Version:	0.1.13
12cr|php-hidef-0.1.13-1|9	Release:	%mkrel 1
12cr|php-hidef-0.1.13-1|10	Group:		Development/PHP
12cr|php-hidef-0.1.13-1|11	License:	PHP License
12cr|php-hidef-0.1.13-1|12	URL:		http://pecl.php.net/package/hidef/
12cr|php-hidef-0.1.13-1|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-hidef-0.1.13-1|14	BuildRequires:	php-devel >= 3:5.2.1
12cr|php-hidef-0.1.13-1|15	BuildRequires:	file
12cr|php-hidef-0.1.13-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-hidef-0.1.13-1|17	
12cr|php-hidef-0.1.13-1|18	%description
12cr|php-hidef-0.1.13-1|19	Allow definition of user defined constants in simple ini files, which are then
12cr|php-hidef-0.1.13-1|20	processed like internal constants, without any of the usual performance
12cr|php-hidef-0.1.13-1|21	penalties.
12cr|php-hidef-0.1.13-1|22	
12cr|php-hidef-0.1.13-1|23	%prep
12cr|php-hidef-0.1.13-1|24	
12cr|php-hidef-0.1.13-1|25	%setup -q -n %{modname}-%{version}
12cr|php-hidef-0.1.13-1|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-hidef-0.1.13-1|27	
12cr|php-hidef-0.1.13-1|28	# fix permissions
12cr|php-hidef-0.1.13-1|29	find . -type f | xargs chmod 644
12cr|php-hidef-0.1.13-1|30	
12cr|php-hidef-0.1.13-1|31	# strip away annoying ^M
12cr|php-hidef-0.1.13-1|32	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-hidef-0.1.13-1|33	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-hidef-0.1.13-1|34	
12cr|php-hidef-0.1.13-1|35	%build
12cr|php-hidef-0.1.13-1|36	%serverbuild
12cr|php-hidef-0.1.13-1|37	
12cr|php-hidef-0.1.13-1|38	phpize
12cr|php-hidef-0.1.13-1|39	%configure2_5x --with-libdir=%{_lib} \
12cr|php-hidef-0.1.13-1|40	--with-%{modname}=shared,%{_prefix}
12cr|php-hidef-0.1.13-1|41	%make
12cr|php-hidef-0.1.13-1|42	
12cr|php-hidef-0.1.13-1|43	mv modules/*.so .
12cr|php-hidef-0.1.13-1|44	
12cr|php-hidef-0.1.13-1|45	%install
12cr|php-hidef-0.1.13-1|46	rm -rf %{buildroot}
12cr|php-hidef-0.1.13-1|47	
12cr|php-hidef-0.1.13-1|48	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-hidef-0.1.13-1|49	install -d %{buildroot}%{_sysconfdir}/php.d/%{modname}
12cr|php-hidef-0.1.13-1|50	
12cr|php-hidef-0.1.13-1|51	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-hidef-0.1.13-1|52	
12cr|php-hidef-0.1.13-1|53	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-hidef-0.1.13-1|54	extension = %{soname}
12cr|php-hidef-0.1.13-1|55	EOF
12cr|php-hidef-0.1.13-1|56	
12cr|php-hidef-0.1.13-1|57	%post
12cr|php-hidef-0.1.13-1|58	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-hidef-0.1.13-1|59	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-hidef-0.1.13-1|60	fi
12cr|php-hidef-0.1.13-1|61	
12cr|php-hidef-0.1.13-1|62	%postun
12cr|php-hidef-0.1.13-1|63	if [ "$1" = "0" ]; then
12cr|php-hidef-0.1.13-1|64	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-hidef-0.1.13-1|65	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-hidef-0.1.13-1|66	fi
12cr|php-hidef-0.1.13-1|67	fi
12cr|php-hidef-0.1.13-1|68	
12cr|php-hidef-0.1.13-1|69	%clean
12cr|php-hidef-0.1.13-1|70	rm -rf %{buildroot}
12cr|php-hidef-0.1.13-1|71	
12cr|php-hidef-0.1.13-1|72	%files
12cr|php-hidef-0.1.13-1|73	%defattr(-,root,root)
12cr|php-hidef-0.1.13-1|74	%doc CREDITS INSTALL package*.xml
12cr|php-hidef-0.1.13-1|75	%dir %{_sysconfdir}/php.d/%{modname}
12cr|php-hidef-0.1.13-1|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-hidef-0.1.13-1|77	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-hidef-0.1.13-1|78	
12cr|php-hidef-0.1.13-1|79	
12cr|php-hidef-0.1.13-1|80	%changelog
12cr|php-hidef-0.1.13-1|81	* Mon Jul 16 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.13-1mdv2012.0
12cr|php-hidef-0.1.13-1|82	+ Revision: 809919
12cr|php-hidef-0.1.13-1|83	- 0.1.13
12cr|php-hidef-0.1.13-1|84	
12cr|php-hidef-0.1.13-1|85	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.12-1
12cr|php-hidef-0.1.13-1|86	+ Revision: 806359
12cr|php-hidef-0.1.13-1|87	- 0.1.12
12cr|php-hidef-0.1.13-1|88	
12cr|php-hidef-0.1.13-1|89	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.11-2
12cr|php-hidef-0.1.13-1|90	+ Revision: 795447
12cr|php-hidef-0.1.13-1|91	- rebuild for php-5.4.x
12cr|php-hidef-0.1.13-1|92	
12cr|php-hidef-0.1.13-1|93	* Tue Apr 10 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.11-1
12cr|php-hidef-0.1.13-1|94	+ Revision: 790151
12cr|php-hidef-0.1.13-1|95	- 0.1.11
12cr|php-hidef-0.1.13-1|96	
12cr|php-hidef-0.1.13-1|97	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.10-2
12cr|php-hidef-0.1.13-1|98	+ Revision: 761254
12cr|php-hidef-0.1.13-1|99	- rebuild
12cr|php-hidef-0.1.13-1|100	
12cr|php-hidef-0.1.13-1|101	* Sun Nov 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.10-1
12cr|php-hidef-0.1.13-1|102	+ Revision: 733708
12cr|php-hidef-0.1.13-1|103	- 0.1.10
12cr|php-hidef-0.1.13-1|104	
12cr|php-hidef-0.1.13-1|105	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.8-3
12cr|php-hidef-0.1.13-1|106	+ Revision: 696430
12cr|php-hidef-0.1.13-1|107	- rebuilt for php-5.3.8
12cr|php-hidef-0.1.13-1|108	
12cr|php-hidef-0.1.13-1|109	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.8-2
12cr|php-hidef-0.1.13-1|110	+ Revision: 695405
12cr|php-hidef-0.1.13-1|111	- rebuilt for php-5.3.7
12cr|php-hidef-0.1.13-1|112	
12cr|php-hidef-0.1.13-1|113	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.8-1
12cr|php-hidef-0.1.13-1|114	+ Revision: 678086
12cr|php-hidef-0.1.13-1|115	- 0.1.8
12cr|php-hidef-0.1.13-1|116	
12cr|php-hidef-0.1.13-1|117	* Tue May 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.7-1
12cr|php-hidef-0.1.13-1|118	+ Revision: 675367
12cr|php-hidef-0.1.13-1|119	- 0.1.7
12cr|php-hidef-0.1.13-1|120	
12cr|php-hidef-0.1.13-1|121	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-2
12cr|php-hidef-0.1.13-1|122	+ Revision: 646649
12cr|php-hidef-0.1.13-1|123	- rebuilt for php-5.3.6
12cr|php-hidef-0.1.13-1|124	
12cr|php-hidef-0.1.13-1|125	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-1mdv2011.0
12cr|php-hidef-0.1.13-1|126	+ Revision: 630301
12cr|php-hidef-0.1.13-1|127	- 0.1.6
12cr|php-hidef-0.1.13-1|128	
12cr|php-hidef-0.1.13-1|129	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.5-3mdv2011.0
12cr|php-hidef-0.1.13-1|130	+ Revision: 629811
12cr|php-hidef-0.1.13-1|131	- rebuilt for php-5.3.5
12cr|php-hidef-0.1.13-1|132	
12cr|php-hidef-0.1.13-1|133	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.5-2mdv2011.0
12cr|php-hidef-0.1.13-1|134	+ Revision: 628132
12cr|php-hidef-0.1.13-1|135	- ensure it's built without automake1.7
12cr|php-hidef-0.1.13-1|136	
12cr|php-hidef-0.1.13-1|137	* Wed Dec 01 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.5-1mdv2011.0
12cr|php-hidef-0.1.13-1|138	+ Revision: 604428
12cr|php-hidef-0.1.13-1|139	- 0.1.5
12cr|php-hidef-0.1.13-1|140	
12cr|php-hidef-0.1.13-1|141	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-3mdv2011.0
12cr|php-hidef-0.1.13-1|142	+ Revision: 600496
12cr|php-hidef-0.1.13-1|143	- rebuild
12cr|php-hidef-0.1.13-1|144	
12cr|php-hidef-0.1.13-1|145	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-2mdv2011.0
12cr|php-hidef-0.1.13-1|146	+ Revision: 588834
12cr|php-hidef-0.1.13-1|147	- rebuild
12cr|php-hidef-0.1.13-1|148	
12cr|php-hidef-0.1.13-1|149	* Thu Sep 16 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-1mdv2011.0
12cr|php-hidef-0.1.13-1|150	+ Revision: 578872
12cr|php-hidef-0.1.13-1|151	- 0.1.4
12cr|php-hidef-0.1.13-1|152	
12cr|php-hidef-0.1.13-1|153	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4mdv2010.1
12cr|php-hidef-0.1.13-1|154	+ Revision: 514553
12cr|php-hidef-0.1.13-1|155	- rebuilt for php-5.3.2
12cr|php-hidef-0.1.13-1|156	
12cr|php-hidef-0.1.13-1|157	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2010.1
12cr|php-hidef-0.1.13-1|158	+ Revision: 485376
12cr|php-hidef-0.1.13-1|159	- rebuilt for php-5.3.2RC1
12cr|php-hidef-0.1.13-1|160	
12cr|php-hidef-0.1.13-1|161	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-2mdv2010.1
12cr|php-hidef-0.1.13-1|162	+ Revision: 468174
12cr|php-hidef-0.1.13-1|163	- rebuilt against php-5.3.1
12cr|php-hidef-0.1.13-1|164	
12cr|php-hidef-0.1.13-1|165	* Sat Oct 03 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1mdv2010.0
12cr|php-hidef-0.1.13-1|166	+ Revision: 452813
12cr|php-hidef-0.1.13-1|167	- 0.1.2 (php-5.3.x fixes)
12cr|php-hidef-0.1.13-1|168	
12cr|php-hidef-0.1.13-1|169	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-8mdv2010.0
12cr|php-hidef-0.1.13-1|170	+ Revision: 451278
12cr|php-hidef-0.1.13-1|171	- rebuild
12cr|php-hidef-0.1.13-1|172	
12cr|php-hidef-0.1.13-1|173	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.1-7mdv2010.0
12cr|php-hidef-0.1.13-1|174	+ Revision: 397335
12cr|php-hidef-0.1.13-1|175	- Rebuild
12cr|php-hidef-0.1.13-1|176	
12cr|php-hidef-0.1.13-1|177	* Tue May 19 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-6mdv2010.0
12cr|php-hidef-0.1.13-1|178	+ Revision: 377686
12cr|php-hidef-0.1.13-1|179	- fix build
12cr|php-hidef-0.1.13-1|180	- rebuilt for php-5.3.0RC2
12cr|php-hidef-0.1.13-1|181	
12cr|php-hidef-0.1.13-1|182	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-5mdv2009.1
12cr|php-hidef-0.1.13-1|183	+ Revision: 346501
12cr|php-hidef-0.1.13-1|184	- rebuilt for php-5.2.9
12cr|php-hidef-0.1.13-1|185	
12cr|php-hidef-0.1.13-1|186	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4mdv2009.1
12cr|php-hidef-0.1.13-1|187	+ Revision: 341762
12cr|php-hidef-0.1.13-1|188	- rebuilt against php-5.2.9RC2
12cr|php-hidef-0.1.13-1|189	
12cr|php-hidef-0.1.13-1|190	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2009.1
12cr|php-hidef-0.1.13-1|191	+ Revision: 321793
12cr|php-hidef-0.1.13-1|192	- rebuild
12cr|php-hidef-0.1.13-1|193	
12cr|php-hidef-0.1.13-1|194	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-2mdv2009.1
12cr|php-hidef-0.1.13-1|195	+ Revision: 310274
12cr|php-hidef-0.1.13-1|196	- rebuilt against php-5.2.7
12cr|php-hidef-0.1.13-1|197	
12cr|php-hidef-0.1.13-1|198	* Wed Oct 15 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdv2009.1
12cr|php-hidef-0.1.13-1|199	+ Revision: 293863
12cr|php-hidef-0.1.13-1|200	- 0.1.1
12cr|php-hidef-0.1.13-1|201	
12cr|php-hidef-0.1.13-1|202	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-9mdv2009.0
12cr|php-hidef-0.1.13-1|203	+ Revision: 238401
12cr|php-hidef-0.1.13-1|204	- rebuild
12cr|php-hidef-0.1.13-1|205	
12cr|php-hidef-0.1.13-1|206	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-8mdv2009.0
12cr|php-hidef-0.1.13-1|207	+ Revision: 200207
12cr|php-hidef-0.1.13-1|208	- rebuilt for php-5.2.6
12cr|php-hidef-0.1.13-1|209	
12cr|php-hidef-0.1.13-1|210	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2008.1
12cr|php-hidef-0.1.13-1|211	+ Revision: 162227
12cr|php-hidef-0.1.13-1|212	- rebuild
12cr|php-hidef-0.1.13-1|213	
12cr|php-hidef-0.1.13-1|214	+ Olivier Blin <blino@mandriva.org>
12cr|php-hidef-0.1.13-1|215	- restore BuildRoot
12cr|php-hidef-0.1.13-1|216	
12cr|php-hidef-0.1.13-1|217	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-hidef-0.1.13-1|218	- kill re-definition of %%buildroot on Pixel's request
12cr|php-hidef-0.1.13-1|219	
12cr|php-hidef-0.1.13-1|220	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdv2008.1
12cr|php-hidef-0.1.13-1|221	+ Revision: 107663
12cr|php-hidef-0.1.13-1|222	- restart apache if needed
12cr|php-hidef-0.1.13-1|223	
12cr|php-hidef-0.1.13-1|224	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdv2008.0
12cr|php-hidef-0.1.13-1|225	+ Revision: 77547
12cr|php-hidef-0.1.13-1|226	- rebuilt against php-5.2.4
12cr|php-hidef-0.1.13-1|227	
12cr|php-hidef-0.1.13-1|228	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdv2008.0
12cr|php-hidef-0.1.13-1|229	+ Revision: 39499
12cr|php-hidef-0.1.13-1|230	- use distro conditional -fstack-protector
12cr|php-hidef-0.1.13-1|231	
12cr|php-hidef-0.1.13-1|232	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdv2008.0
12cr|php-hidef-0.1.13-1|233	+ Revision: 33810
12cr|php-hidef-0.1.13-1|234	- rebuilt against new upstream version (5.2.3)
12cr|php-hidef-0.1.13-1|235	
12cr|php-hidef-0.1.13-1|236	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdv2008.0
12cr|php-hidef-0.1.13-1|237	+ Revision: 21332
12cr|php-hidef-0.1.13-1|238	- rebuilt against new upstream version (5.2.2)
12cr|php-hidef-0.1.13-1|239	

5830 12
12cr|php-htscanner-1.0.1-2|1	%define modname htscanner
12cr|php-htscanner-1.0.1-2|2	%define dirname %{modname}
12cr|php-htscanner-1.0.1-2|3	%define soname %{modname}.so
12cr|php-htscanner-1.0.1-2|4	%define inifile A12_%{modname}.ini
12cr|php-htscanner-1.0.1-2|5	
12cr|php-htscanner-1.0.1-2|6	Summary:	Htaccess support for PHP
12cr|php-htscanner-1.0.1-2|7	Name:		php-%{modname}
12cr|php-htscanner-1.0.1-2|8	Version:	1.0.1
12cr|php-htscanner-1.0.1-2|9	Release:	%mkrel 2
12cr|php-htscanner-1.0.1-2|10	Group:		Development/PHP
12cr|php-htscanner-1.0.1-2|11	License:	PHP License
12cr|php-htscanner-1.0.1-2|12	URL:		http://pecl.php.net/package/htscanner
12cr|php-htscanner-1.0.1-2|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-htscanner-1.0.1-2|14	BuildRequires:	php-devel >= 3:5.2.1
12cr|php-htscanner-1.0.1-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-htscanner-1.0.1-2|16	
12cr|php-htscanner-1.0.1-2|17	%description
12cr|php-htscanner-1.0.1-2|18	Allow one to use htaccess-like file to configure PHP per directory, just like
12cr|php-htscanner-1.0.1-2|19	apache's htaccess. It is especially useful with fastcgi. This package was
12cr|php-htscanner-1.0.1-2|20	originally developed by Bart Vanbrabant. Old versions are available
12cr|php-htscanner-1.0.1-2|21	from: http://files.zoeloelip.be/htscanner
12cr|php-htscanner-1.0.1-2|22	
12cr|php-htscanner-1.0.1-2|23	%prep
12cr|php-htscanner-1.0.1-2|24	
12cr|php-htscanner-1.0.1-2|25	%setup -q -n %{modname}-%{version}
12cr|php-htscanner-1.0.1-2|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-htscanner-1.0.1-2|27	
12cr|php-htscanner-1.0.1-2|28	%build
12cr|php-htscanner-1.0.1-2|29	%serverbuild
12cr|php-htscanner-1.0.1-2|30	
12cr|php-htscanner-1.0.1-2|31	phpize
12cr|php-htscanner-1.0.1-2|32	%configure2_5x --with-libdir=%{_lib} \
12cr|php-htscanner-1.0.1-2|33	--with-%{modname}=shared,%{_prefix}
12cr|php-htscanner-1.0.1-2|34	
12cr|php-htscanner-1.0.1-2|35	%make
12cr|php-htscanner-1.0.1-2|36	mv modules/*.so .
12cr|php-htscanner-1.0.1-2|37	
12cr|php-htscanner-1.0.1-2|38	%install
12cr|php-htscanner-1.0.1-2|39	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-htscanner-1.0.1-2|40	
12cr|php-htscanner-1.0.1-2|41	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-htscanner-1.0.1-2|42	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-htscanner-1.0.1-2|43	
12cr|php-htscanner-1.0.1-2|44	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-htscanner-1.0.1-2|45	
12cr|php-htscanner-1.0.1-2|46	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-htscanner-1.0.1-2|47	extension = %{soname}
12cr|php-htscanner-1.0.1-2|48	
12cr|php-htscanner-1.0.1-2|49	; The configuration file htscanner needs to scan for php_* directives
12cr|php-htscanner-1.0.1-2|50	config_file=".htaccess"
12cr|php-htscanner-1.0.1-2|51	
12cr|php-htscanner-1.0.1-2|52	; The fallback docroot when htscanner can't determine the current docroot
12cr|php-htscanner-1.0.1-2|53	default_docroot="/"
12cr|php-htscanner-1.0.1-2|54	default.ttl=300
12cr|php-htscanner-1.0.1-2|55	
12cr|php-htscanner-1.0.1-2|56	; Stop when an error occured in RINIT (no document root, cannot get path_translated,...)
12cr|php-htscanner-1.0.1-2|57	stop_on_error = 0
12cr|php-htscanner-1.0.1-2|58	EOF
12cr|php-htscanner-1.0.1-2|59	
12cr|php-htscanner-1.0.1-2|60	%post
12cr|php-htscanner-1.0.1-2|61	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-htscanner-1.0.1-2|62	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-htscanner-1.0.1-2|63	fi
12cr|php-htscanner-1.0.1-2|64	
12cr|php-htscanner-1.0.1-2|65	%postun
12cr|php-htscanner-1.0.1-2|66	if [ "$1" = "0" ]; then
12cr|php-htscanner-1.0.1-2|67	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-htscanner-1.0.1-2|68	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-htscanner-1.0.1-2|69	fi
12cr|php-htscanner-1.0.1-2|70	fi
12cr|php-htscanner-1.0.1-2|71	
12cr|php-htscanner-1.0.1-2|72	%clean
12cr|php-htscanner-1.0.1-2|73	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-htscanner-1.0.1-2|74	
12cr|php-htscanner-1.0.1-2|75	%files
12cr|php-htscanner-1.0.1-2|76	%defattr(-,root,root)
12cr|php-htscanner-1.0.1-2|77	%doc CREDITS README package*.xml
12cr|php-htscanner-1.0.1-2|78	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-htscanner-1.0.1-2|79	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-htscanner-1.0.1-2|80	
12cr|php-htscanner-1.0.1-2|81	
12cr|php-htscanner-1.0.1-2|82	%changelog
12cr|php-htscanner-1.0.1-2|83	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2012.0
12cr|php-htscanner-1.0.1-2|84	+ Revision: 795448
12cr|php-htscanner-1.0.1-2|85	- rebuild for php-5.4.x
12cr|php-htscanner-1.0.1-2|86	
12cr|php-htscanner-1.0.1-2|87	* Tue Apr 10 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1
12cr|php-htscanner-1.0.1-2|88	+ Revision: 790152
12cr|php-htscanner-1.0.1-2|89	- 1.0.1
12cr|php-htscanner-1.0.1-2|90	
12cr|php-htscanner-1.0.1-2|91	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5
12cr|php-htscanner-1.0.1-2|92	+ Revision: 761255
12cr|php-htscanner-1.0.1-2|93	- rebuild
12cr|php-htscanner-1.0.1-2|94	
12cr|php-htscanner-1.0.1-2|95	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4
12cr|php-htscanner-1.0.1-2|96	+ Revision: 696431
12cr|php-htscanner-1.0.1-2|97	- rebuilt for php-5.3.8
12cr|php-htscanner-1.0.1-2|98	
12cr|php-htscanner-1.0.1-2|99	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3
12cr|php-htscanner-1.0.1-2|100	+ Revision: 695406
12cr|php-htscanner-1.0.1-2|101	- rebuilt for php-5.3.7
12cr|php-htscanner-1.0.1-2|102	
12cr|php-htscanner-1.0.1-2|103	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2
12cr|php-htscanner-1.0.1-2|104	+ Revision: 646650
12cr|php-htscanner-1.0.1-2|105	- rebuilt for php-5.3.6
12cr|php-htscanner-1.0.1-2|106	
12cr|php-htscanner-1.0.1-2|107	* Sat Feb 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cr|php-htscanner-1.0.1-2|108	+ Revision: 636134
12cr|php-htscanner-1.0.1-2|109	- 1.0.0
12cr|php-htscanner-1.0.1-2|110	
12cr|php-htscanner-1.0.1-2|111	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-0.0.r305647.4mdv2011.0
12cr|php-htscanner-1.0.1-2|112	+ Revision: 629812
12cr|php-htscanner-1.0.1-2|113	- rebuilt for php-5.3.5
12cr|php-htscanner-1.0.1-2|114	
12cr|php-htscanner-1.0.1-2|115	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-0.0.r305647.3mdv2011.0
12cr|php-htscanner-1.0.1-2|116	+ Revision: 628133
12cr|php-htscanner-1.0.1-2|117	- ensure it's built without automake1.7
12cr|php-htscanner-1.0.1-2|118	
12cr|php-htscanner-1.0.1-2|119	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-0.0.r305647.2mdv2011.0
12cr|php-htscanner-1.0.1-2|120	+ Revision: 600497
12cr|php-htscanner-1.0.1-2|121	- rebuild
12cr|php-htscanner-1.0.1-2|122	
12cr|php-htscanner-1.0.1-2|123	* Mon Nov 22 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-0.0.r305647.1mdv2011.0
12cr|php-htscanner-1.0.1-2|124	+ Revision: 599641
12cr|php-htscanner-1.0.1-2|125	- use a current svn snap
12cr|php-htscanner-1.0.1-2|126	
12cr|php-htscanner-1.0.1-2|127	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-4mdv2011.0
12cr|php-htscanner-1.0.1-2|128	+ Revision: 588835
12cr|php-htscanner-1.0.1-2|129	- rebuild
12cr|php-htscanner-1.0.1-2|130	
12cr|php-htscanner-1.0.1-2|131	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-3mdv2010.1
12cr|php-htscanner-1.0.1-2|132	+ Revision: 514558
12cr|php-htscanner-1.0.1-2|133	- rebuilt for php-5.3.2
12cr|php-htscanner-1.0.1-2|134	
12cr|php-htscanner-1.0.1-2|135	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-2mdv2010.1
12cr|php-htscanner-1.0.1-2|136	+ Revision: 485386
12cr|php-htscanner-1.0.1-2|137	- rebuilt for php-5.3.2RC1
12cr|php-htscanner-1.0.1-2|138	
12cr|php-htscanner-1.0.1-2|139	* Sun Dec 27 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-1mdv2010.1
12cr|php-htscanner-1.0.1-2|140	+ Revision: 482770
12cr|php-htscanner-1.0.1-2|141	- fix format string error (duh!)
12cr|php-htscanner-1.0.1-2|142	- rebuilt against php-5.3.1
12cr|php-htscanner-1.0.1-2|143	- rebuild
12cr|php-htscanner-1.0.1-2|144	- 0.9.0
12cr|php-htscanner-1.0.1-2|145	
12cr|php-htscanner-1.0.1-2|146	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-htscanner-1.0.1-2|147	- rebuild
12cr|php-htscanner-1.0.1-2|148	
12cr|php-htscanner-1.0.1-2|149	+ Raphaël Gertz <rapsys@mandriva.org>
12cr|php-htscanner-1.0.1-2|150	- Rebuild
12cr|php-htscanner-1.0.1-2|151	
12cr|php-htscanner-1.0.1-2|152	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-13mdv2009.1
12cr|php-htscanner-1.0.1-2|153	+ Revision: 346502
12cr|php-htscanner-1.0.1-2|154	- rebuilt for php-5.2.9
12cr|php-htscanner-1.0.1-2|155	
12cr|php-htscanner-1.0.1-2|156	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-12mdv2009.1
12cr|php-htscanner-1.0.1-2|157	+ Revision: 341764
12cr|php-htscanner-1.0.1-2|158	- rebuilt against php-5.2.9RC2
12cr|php-htscanner-1.0.1-2|159	
12cr|php-htscanner-1.0.1-2|160	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-11mdv2009.1
12cr|php-htscanner-1.0.1-2|161	+ Revision: 321796
12cr|php-htscanner-1.0.1-2|162	- rebuild
12cr|php-htscanner-1.0.1-2|163	
12cr|php-htscanner-1.0.1-2|164	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-10mdv2009.1
12cr|php-htscanner-1.0.1-2|165	+ Revision: 310275
12cr|php-htscanner-1.0.1-2|166	- rebuilt against php-5.2.7
12cr|php-htscanner-1.0.1-2|167	
12cr|php-htscanner-1.0.1-2|168	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-9mdv2009.0
12cr|php-htscanner-1.0.1-2|169	+ Revision: 238402
12cr|php-htscanner-1.0.1-2|170	- rebuild
12cr|php-htscanner-1.0.1-2|171	
12cr|php-htscanner-1.0.1-2|172	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-8mdv2009.0
12cr|php-htscanner-1.0.1-2|173	+ Revision: 200223
12cr|php-htscanner-1.0.1-2|174	- rebuilt for php-5.2.6
12cr|php-htscanner-1.0.1-2|175	
12cr|php-htscanner-1.0.1-2|176	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-7mdv2008.1
12cr|php-htscanner-1.0.1-2|177	+ Revision: 162228
12cr|php-htscanner-1.0.1-2|178	- rebuild
12cr|php-htscanner-1.0.1-2|179	
12cr|php-htscanner-1.0.1-2|180	+ Olivier Blin <blino@mandriva.org>
12cr|php-htscanner-1.0.1-2|181	- restore BuildRoot
12cr|php-htscanner-1.0.1-2|182	
12cr|php-htscanner-1.0.1-2|183	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-htscanner-1.0.1-2|184	- kill re-definition of %%buildroot on Pixel's request
12cr|php-htscanner-1.0.1-2|185	
12cr|php-htscanner-1.0.1-2|186	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-6mdv2008.1
12cr|php-htscanner-1.0.1-2|187	+ Revision: 107664
12cr|php-htscanner-1.0.1-2|188	- restart apache if needed
12cr|php-htscanner-1.0.1-2|189	
12cr|php-htscanner-1.0.1-2|190	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-5mdv2008.0
12cr|php-htscanner-1.0.1-2|191	+ Revision: 77548
12cr|php-htscanner-1.0.1-2|192	- rebuilt against php-5.2.4
12cr|php-htscanner-1.0.1-2|193	
12cr|php-htscanner-1.0.1-2|194	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-4mdv2008.0
12cr|php-htscanner-1.0.1-2|195	+ Revision: 39500
12cr|php-htscanner-1.0.1-2|196	- use distro conditional -fstack-protector
12cr|php-htscanner-1.0.1-2|197	
12cr|php-htscanner-1.0.1-2|198	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-3mdv2008.0
12cr|php-htscanner-1.0.1-2|199	+ Revision: 33811
12cr|php-htscanner-1.0.1-2|200	- rebuilt against new upstream version (5.2.3)
12cr|php-htscanner-1.0.1-2|201	
12cr|php-htscanner-1.0.1-2|202	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-2mdv2008.0
12cr|php-htscanner-1.0.1-2|203	+ Revision: 21333
12cr|php-htscanner-1.0.1-2|204	- rebuilt against new upstream version (5.2.2)
12cr|php-htscanner-1.0.1-2|205	
12cr|php-htscanner-1.0.1-2|206	* Wed Apr 18 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-1mdv2008.0
12cr|php-htscanner-1.0.1-2|207	+ Revision: 14527
12cr|php-htscanner-1.0.1-2|208	- 0.8.1
12cr|php-htscanner-1.0.1-2|209	
12cr|php-htscanner-1.0.1-2|210	
12cr|php-htscanner-1.0.1-2|211	* Tue Feb 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-1mdv2007.0
12cr|php-htscanner-1.0.1-2|212	+ Revision: 123012
12cr|php-htscanner-1.0.1-2|213	- 0.7.0
12cr|php-htscanner-1.0.1-2|214	
12cr|php-htscanner-1.0.1-2|215	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.3-2mdv2007.1
12cr|php-htscanner-1.0.1-2|216	+ Revision: 117587
12cr|php-htscanner-1.0.1-2|217	- rebuilt against new upstream version (5.2.1)
12cr|php-htscanner-1.0.1-2|218	
12cr|php-htscanner-1.0.1-2|219	* Sun Jan 07 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.3-1mdv2007.1
12cr|php-htscanner-1.0.1-2|220	+ Revision: 105366
12cr|php-htscanner-1.0.1-2|221	- 0.6.3
12cr|php-htscanner-1.0.1-2|222	
12cr|php-htscanner-1.0.1-2|223	* Mon Dec 18 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-1mdv2007.1
12cr|php-htscanner-1.0.1-2|224	+ Revision: 98533
12cr|php-htscanner-1.0.1-2|225	- 0.6.2
12cr|php-htscanner-1.0.1-2|226	- bump release
12cr|php-htscanner-1.0.1-2|227	- Import php-htscanner
12cr|php-htscanner-1.0.1-2|228	
12cr|php-htscanner-1.0.1-2|229	* Wed Dec 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-1mdv2007.1
12cr|php-htscanner-1.0.1-2|230	- initial Mandriva package
12cr|php-htscanner-1.0.1-2|231	

5831 12
12cr|php-id3-0.2-35|1	%define modname id3
12cr|php-id3-0.2-35|2	%define dirname %{modname}
12cr|php-id3-0.2-35|3	%define soname %{modname}.so
12cr|php-id3-0.2-35|4	%define inifile A14_%{modname}.ini
12cr|php-id3-0.2-35|5	
12cr|php-id3-0.2-35|6	Summary:	Functions to read and write ID3 tags in MP3 files
12cr|php-id3-0.2-35|7	Name:		php-%{modname}
12cr|php-id3-0.2-35|8	Version:	0.2
12cr|php-id3-0.2-35|9	Release:	%mkrel 35
12cr|php-id3-0.2-35|10	Group:		Development/PHP
12cr|php-id3-0.2-35|11	License:	PHP License
12cr|php-id3-0.2-35|12	URL:		http://pecl.php.net/package/id3
12cr|php-id3-0.2-35|13	Source0:	http://pecl.php.net/get/id3-%{version}.tgz
12cr|php-id3-0.2-35|14	Patch0:		id3-0.2-php54x.diff
12cr|php-id3-0.2-35|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-id3-0.2-35|16	Epoch:		1
12cr|php-id3-0.2-35|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-id3-0.2-35|18	
12cr|php-id3-0.2-35|19	%description
12cr|php-id3-0.2-35|20	id3 enables to to retrieve and update information from ID3 tags in MP3 files.
12cr|php-id3-0.2-35|21	It supports version 1.0 and version 1.1.
12cr|php-id3-0.2-35|22	
12cr|php-id3-0.2-35|23	%prep
12cr|php-id3-0.2-35|24	
12cr|php-id3-0.2-35|25	%setup -q -n id3-%{version}
12cr|php-id3-0.2-35|26	[ "../package.xml" != "/" ] && mv ../package.xml .
12cr|php-id3-0.2-35|27	
12cr|php-id3-0.2-35|28	%patch0 -p0
12cr|php-id3-0.2-35|29	
12cr|php-id3-0.2-35|30	%build
12cr|php-id3-0.2-35|31	%serverbuild
12cr|php-id3-0.2-35|32	
12cr|php-id3-0.2-35|33	phpize
12cr|php-id3-0.2-35|34	%configure2_5x --with-libdir=%{_lib} \
12cr|php-id3-0.2-35|35	--with-%{modname}=shared,%{_prefix}
12cr|php-id3-0.2-35|36	
12cr|php-id3-0.2-35|37	%make
12cr|php-id3-0.2-35|38	mv modules/*.so .
12cr|php-id3-0.2-35|39	
12cr|php-id3-0.2-35|40	%install
12cr|php-id3-0.2-35|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-id3-0.2-35|42	
12cr|php-id3-0.2-35|43	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-id3-0.2-35|44	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-id3-0.2-35|45	
12cr|php-id3-0.2-35|46	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-id3-0.2-35|47	
12cr|php-id3-0.2-35|48	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-id3-0.2-35|49	extension = %{soname}
12cr|php-id3-0.2-35|50	EOF
12cr|php-id3-0.2-35|51	
12cr|php-id3-0.2-35|52	%post
12cr|php-id3-0.2-35|53	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-id3-0.2-35|54	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-id3-0.2-35|55	fi
12cr|php-id3-0.2-35|56	
12cr|php-id3-0.2-35|57	%postun
12cr|php-id3-0.2-35|58	if [ "$1" = "0" ]; then
12cr|php-id3-0.2-35|59	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-id3-0.2-35|60	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-id3-0.2-35|61	fi
12cr|php-id3-0.2-35|62	fi
12cr|php-id3-0.2-35|63	
12cr|php-id3-0.2-35|64	%clean
12cr|php-id3-0.2-35|65	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-id3-0.2-35|66	
12cr|php-id3-0.2-35|67	%files
12cr|php-id3-0.2-35|68	%defattr(-,root,root)
12cr|php-id3-0.2-35|69	%doc examples CREDITS EXPERIMENTAL TODO package.xml
12cr|php-id3-0.2-35|70	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-id3-0.2-35|71	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-id3-0.2-35|72	
12cr|php-id3-0.2-35|73	
12cr|php-id3-0.2-35|74	%changelog
12cr|php-id3-0.2-35|75	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-35mdv2012.0
12cr|php-id3-0.2-35|76	+ Revision: 797082
12cr|php-id3-0.2-35|77	- fix build
12cr|php-id3-0.2-35|78	- rebuild for php-5.4.x
12cr|php-id3-0.2-35|79	
12cr|php-id3-0.2-35|80	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-34
12cr|php-id3-0.2-35|81	+ Revision: 761256
12cr|php-id3-0.2-35|82	- rebuild
12cr|php-id3-0.2-35|83	
12cr|php-id3-0.2-35|84	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-33
12cr|php-id3-0.2-35|85	+ Revision: 696432
12cr|php-id3-0.2-35|86	- rebuilt for php-5.3.8
12cr|php-id3-0.2-35|87	
12cr|php-id3-0.2-35|88	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-32
12cr|php-id3-0.2-35|89	+ Revision: 695407
12cr|php-id3-0.2-35|90	- rebuilt for php-5.3.7
12cr|php-id3-0.2-35|91	
12cr|php-id3-0.2-35|92	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-31
12cr|php-id3-0.2-35|93	+ Revision: 646651
12cr|php-id3-0.2-35|94	- rebuilt for php-5.3.6
12cr|php-id3-0.2-35|95	
12cr|php-id3-0.2-35|96	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-30mdv2011.0
12cr|php-id3-0.2-35|97	+ Revision: 629813
12cr|php-id3-0.2-35|98	- rebuilt for php-5.3.5
12cr|php-id3-0.2-35|99	
12cr|php-id3-0.2-35|100	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-29mdv2011.0
12cr|php-id3-0.2-35|101	+ Revision: 628134
12cr|php-id3-0.2-35|102	- ensure it's built without automake1.7
12cr|php-id3-0.2-35|103	
12cr|php-id3-0.2-35|104	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-28mdv2011.0
12cr|php-id3-0.2-35|105	+ Revision: 600498
12cr|php-id3-0.2-35|106	- rebuild
12cr|php-id3-0.2-35|107	
12cr|php-id3-0.2-35|108	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-27mdv2011.0
12cr|php-id3-0.2-35|109	+ Revision: 588836
12cr|php-id3-0.2-35|110	- rebuild
12cr|php-id3-0.2-35|111	
12cr|php-id3-0.2-35|112	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-26mdv2010.1
12cr|php-id3-0.2-35|113	+ Revision: 514559
12cr|php-id3-0.2-35|114	- rebuilt for php-5.3.2
12cr|php-id3-0.2-35|115	
12cr|php-id3-0.2-35|116	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-25mdv2010.1
12cr|php-id3-0.2-35|117	+ Revision: 485394
12cr|php-id3-0.2-35|118	- rebuilt for php-5.3.2RC1
12cr|php-id3-0.2-35|119	
12cr|php-id3-0.2-35|120	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-24mdv2010.1
12cr|php-id3-0.2-35|121	+ Revision: 468176
12cr|php-id3-0.2-35|122	- rebuilt against php-5.3.1
12cr|php-id3-0.2-35|123	
12cr|php-id3-0.2-35|124	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-23mdv2010.0
12cr|php-id3-0.2-35|125	+ Revision: 451280
12cr|php-id3-0.2-35|126	- rebuild
12cr|php-id3-0.2-35|127	
12cr|php-id3-0.2-35|128	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1:0.2-22mdv2010.0
12cr|php-id3-0.2-35|129	+ Revision: 397536
12cr|php-id3-0.2-35|130	- Rebuild
12cr|php-id3-0.2-35|131	
12cr|php-id3-0.2-35|132	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-21mdv2010.0
12cr|php-id3-0.2-35|133	+ Revision: 376999
12cr|php-id3-0.2-35|134	- rebuilt for php-5.3.0RC2
12cr|php-id3-0.2-35|135	
12cr|php-id3-0.2-35|136	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-20mdv2009.1
12cr|php-id3-0.2-35|137	+ Revision: 346503
12cr|php-id3-0.2-35|138	- rebuilt for php-5.2.9
12cr|php-id3-0.2-35|139	
12cr|php-id3-0.2-35|140	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-19mdv2009.1
12cr|php-id3-0.2-35|141	+ Revision: 341765
12cr|php-id3-0.2-35|142	- rebuilt against php-5.2.9RC2
12cr|php-id3-0.2-35|143	
12cr|php-id3-0.2-35|144	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-18mdv2009.1
12cr|php-id3-0.2-35|145	+ Revision: 321798
12cr|php-id3-0.2-35|146	- rebuild
12cr|php-id3-0.2-35|147	
12cr|php-id3-0.2-35|148	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-17mdv2009.1
12cr|php-id3-0.2-35|149	+ Revision: 310276
12cr|php-id3-0.2-35|150	- rebuilt against php-5.2.7
12cr|php-id3-0.2-35|151	
12cr|php-id3-0.2-35|152	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-16mdv2009.0
12cr|php-id3-0.2-35|153	+ Revision: 238403
12cr|php-id3-0.2-35|154	- rebuild
12cr|php-id3-0.2-35|155	
12cr|php-id3-0.2-35|156	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-15mdv2009.0
12cr|php-id3-0.2-35|157	+ Revision: 200240
12cr|php-id3-0.2-35|158	- rebuilt for php-5.2.6
12cr|php-id3-0.2-35|159	
12cr|php-id3-0.2-35|160	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-14mdv2008.1
12cr|php-id3-0.2-35|161	+ Revision: 162229
12cr|php-id3-0.2-35|162	- rebuild
12cr|php-id3-0.2-35|163	
12cr|php-id3-0.2-35|164	+ Olivier Blin <blino@mandriva.org>
12cr|php-id3-0.2-35|165	- restore BuildRoot
12cr|php-id3-0.2-35|166	
12cr|php-id3-0.2-35|167	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-id3-0.2-35|168	- kill re-definition of %%buildroot on Pixel's request
12cr|php-id3-0.2-35|169	
12cr|php-id3-0.2-35|170	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-13mdv2008.1
12cr|php-id3-0.2-35|171	+ Revision: 107665
12cr|php-id3-0.2-35|172	- restart apache if needed
12cr|php-id3-0.2-35|173	
12cr|php-id3-0.2-35|174	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-12mdv2008.0
12cr|php-id3-0.2-35|175	+ Revision: 77549
12cr|php-id3-0.2-35|176	- rebuilt against php-5.2.4
12cr|php-id3-0.2-35|177	
12cr|php-id3-0.2-35|178	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-11mdv2008.0
12cr|php-id3-0.2-35|179	+ Revision: 39501
12cr|php-id3-0.2-35|180	- use distro conditional -fstack-protector
12cr|php-id3-0.2-35|181	
12cr|php-id3-0.2-35|182	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-10mdv2008.0
12cr|php-id3-0.2-35|183	+ Revision: 21334
12cr|php-id3-0.2-35|184	- rebuilt against new upstream version (5.2.2)
12cr|php-id3-0.2-35|185	
12cr|php-id3-0.2-35|186	
12cr|php-id3-0.2-35|187	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-9mdv2007.0
12cr|php-id3-0.2-35|188	+ Revision: 117588
12cr|php-id3-0.2-35|189	- rebuilt against new upstream version (5.2.1)
12cr|php-id3-0.2-35|190	
12cr|php-id3-0.2-35|191	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-8mdv2007.1
12cr|php-id3-0.2-35|192	+ Revision: 79290
12cr|php-id3-0.2-35|193	- rebuild
12cr|php-id3-0.2-35|194	- rebuilt for php-5.2.0
12cr|php-id3-0.2-35|195	- Import php-id3
12cr|php-id3-0.2-35|196	
12cr|php-id3-0.2-35|197	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-6
12cr|php-id3-0.2-35|198	- rebuilt for php-5.1.6
12cr|php-id3-0.2-35|199	
12cr|php-id3-0.2-35|200	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-5mdk
12cr|php-id3-0.2-35|201	- rebuild
12cr|php-id3-0.2-35|202	
12cr|php-id3-0.2-35|203	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdk
12cr|php-id3-0.2-35|204	- rebuilt for php-5.1.3
12cr|php-id3-0.2-35|205	
12cr|php-id3-0.2-35|206	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-3mdk
12cr|php-id3-0.2-35|207	- rebuilt against php-5.1.2
12cr|php-id3-0.2-35|208	
12cr|php-id3-0.2-35|209	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-2mdk
12cr|php-id3-0.2-35|210	- rebuilt against php-5.1.1
12cr|php-id3-0.2-35|211	
12cr|php-id3-0.2-35|212	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-1mdk
12cr|php-id3-0.2-35|213	- rebuilt against php-5.1.0
12cr|php-id3-0.2-35|214	
12cr|php-id3-0.2-35|215	* Sun Oct 02 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0_0.2-0.RC1.1mdk
12cr|php-id3-0.2-35|216	- rebuilt against php-5.1.0RC1
12cr|php-id3-0.2-35|217	
12cr|php-id3-0.2-35|218	* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.5_0.2-1mdk
12cr|php-id3-0.2-35|219	- rebuilt against php-5.0.5 (Major security fixes)
12cr|php-id3-0.2-35|220	
12cr|php-id3-0.2-35|221	* Fri May 27 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_0.2-1mdk
12cr|php-id3-0.2-35|222	- rename the package
12cr|php-id3-0.2-35|223	
12cr|php-id3-0.2-35|224	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_0.2-1mdk
12cr|php-id3-0.2-35|225	- 5.0.4
12cr|php-id3-0.2-35|226	
12cr|php-id3-0.2-35|227	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.2-2mdk
12cr|php-id3-0.2-35|228	- use the %%mkrel macro
12cr|php-id3-0.2-35|229	
12cr|php-id3-0.2-35|230	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.2-1mdk
12cr|php-id3-0.2-35|231	- 0.2
12cr|php-id3-0.2-35|232	- rebuilt against a non hardened-php aware php lib
12cr|php-id3-0.2-35|233	
12cr|php-id3-0.2-35|234	* Sun Jan 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.1-2mdk
12cr|php-id3-0.2-35|235	- rebuild due to hardened-php-0.2.6
12cr|php-id3-0.2-35|236	
12cr|php-id3-0.2-35|237	* Fri Dec 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.1-1mdk
12cr|php-id3-0.2-35|238	- rebuilt for php-5.0.3
12cr|php-id3-0.2-35|239	
12cr|php-id3-0.2-35|240	* Sat Sep 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.2_0.1-1mdk
12cr|php-id3-0.2-35|241	- rebuilt for php-5.0.2
12cr|php-id3-0.2-35|242	
12cr|php-id3-0.2-35|243	* Tue Aug 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.1_0.1-1mdk
12cr|php-id3-0.2-35|244	- initial mandrake package
12cr|php-id3-0.2-35|245	

5832 12
12cr|php-idn-1.2b-29|1	%define modname idn
12cr|php-idn-1.2b-29|2	%define dirname %{modname}
12cr|php-idn-1.2b-29|3	%define soname %{modname}.so
12cr|php-idn-1.2b-29|4	%define inifile A26_%{modname}.ini
12cr|php-idn-1.2b-29|5	
12cr|php-idn-1.2b-29|6	Summary:	Provides a interface to GNU Libidn for PHP
12cr|php-idn-1.2b-29|7	Name:		php-%{modname}
12cr|php-idn-1.2b-29|8	Version:	1.2b
12cr|php-idn-1.2b-29|9	Release:	%mkrel 29
12cr|php-idn-1.2b-29|10	Group:		Development/PHP
12cr|php-idn-1.2b-29|11	License:	PHP License
12cr|php-idn-1.2b-29|12	URL:		http://php-idn.bayour.com/
12cr|php-idn-1.2b-29|13	Source0:	http://php-idn.bayour.com/idn_%{version}.tar.bz2
12cr|php-idn-1.2b-29|14	Patch0:		idn-1.1-lib64.diff
12cr|php-idn-1.2b-29|15	Patch1:		idn-1.2b-php53.diff
12cr|php-idn-1.2b-29|16	Patch2:		idn_1.2b-php54x.diff
12cr|php-idn-1.2b-29|17	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-idn-1.2b-29|18	BuildRequires:	idn-devel
12cr|php-idn-1.2b-29|19	Epoch:		1
12cr|php-idn-1.2b-29|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-idn-1.2b-29|21	
12cr|php-idn-1.2b-29|22	%description
12cr|php-idn-1.2b-29|23	Binding to the GNU libidn for using Internationalized Domain Names.
12cr|php-idn-1.2b-29|24	
12cr|php-idn-1.2b-29|25	
12cr|php-idn-1.2b-29|26	%prep
12cr|php-idn-1.2b-29|27	
12cr|php-idn-1.2b-29|28	%setup -q -n idn-%{version}
12cr|php-idn-1.2b-29|29	%patch0 -p0
12cr|php-idn-1.2b-29|30	%patch1 -p1
12cr|php-idn-1.2b-29|31	%patch2 -p0
12cr|php-idn-1.2b-29|32	
12cr|php-idn-1.2b-29|33	%build
12cr|php-idn-1.2b-29|34	%serverbuild
12cr|php-idn-1.2b-29|35	
12cr|php-idn-1.2b-29|36	phpize --clean; phpize
12cr|php-idn-1.2b-29|37	%configure2_5x --with-libdir=%{_lib} \
12cr|php-idn-1.2b-29|38	--with-%{modname}=shared,%{_prefix}
12cr|php-idn-1.2b-29|39	
12cr|php-idn-1.2b-29|40	%make
12cr|php-idn-1.2b-29|41	mv modules/*.so .
12cr|php-idn-1.2b-29|42	chrpath -d %{soname}
12cr|php-idn-1.2b-29|43	
12cr|php-idn-1.2b-29|44	%install
12cr|php-idn-1.2b-29|45	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-idn-1.2b-29|46	
12cr|php-idn-1.2b-29|47	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-idn-1.2b-29|48	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-idn-1.2b-29|49	
12cr|php-idn-1.2b-29|50	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-idn-1.2b-29|51	
12cr|php-idn-1.2b-29|52	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-idn-1.2b-29|53	extension = %{soname}
12cr|php-idn-1.2b-29|54	
12cr|php-idn-1.2b-29|55	[idn]
12cr|php-idn-1.2b-29|56	
12cr|php-idn-1.2b-29|57	idn.allow_unassigned_chars = "0"
12cr|php-idn-1.2b-29|58	idn.default_charset = "ISO-8859-1"
12cr|php-idn-1.2b-29|59	idn.use_std_3_ascii_rules = "0"
12cr|php-idn-1.2b-29|60	
12cr|php-idn-1.2b-29|61	EOF
12cr|php-idn-1.2b-29|62	
12cr|php-idn-1.2b-29|63	%post
12cr|php-idn-1.2b-29|64	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-idn-1.2b-29|65	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-idn-1.2b-29|66	fi
12cr|php-idn-1.2b-29|67	
12cr|php-idn-1.2b-29|68	%postun
12cr|php-idn-1.2b-29|69	if [ "$1" = "0" ]; then
12cr|php-idn-1.2b-29|70	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-idn-1.2b-29|71	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-idn-1.2b-29|72	fi
12cr|php-idn-1.2b-29|73	fi
12cr|php-idn-1.2b-29|74	
12cr|php-idn-1.2b-29|75	%clean
12cr|php-idn-1.2b-29|76	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-idn-1.2b-29|77	[ "../package.xml" != "/" ] && rm -f ../package.xml
12cr|php-idn-1.2b-29|78	
12cr|php-idn-1.2b-29|79	%files
12cr|php-idn-1.2b-29|80	%defattr(-,root,root)
12cr|php-idn-1.2b-29|81	%doc README* entities reference tests CREDITS THANX_TO idn.php
12cr|php-idn-1.2b-29|82	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-idn-1.2b-29|83	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-idn-1.2b-29|84	
12cr|php-idn-1.2b-29|85	
12cr|php-idn-1.2b-29|86	%changelog
12cr|php-idn-1.2b-29|87	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-29mdv2012.0
12cr|php-idn-1.2b-29|88	+ Revision: 797080
12cr|php-idn-1.2b-29|89	- fix build
12cr|php-idn-1.2b-29|90	- rebuild for php-5.4.x
12cr|php-idn-1.2b-29|91	
12cr|php-idn-1.2b-29|92	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-28
12cr|php-idn-1.2b-29|93	+ Revision: 761257
12cr|php-idn-1.2b-29|94	- rebuild
12cr|php-idn-1.2b-29|95	
12cr|php-idn-1.2b-29|96	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-27
12cr|php-idn-1.2b-29|97	+ Revision: 696433
12cr|php-idn-1.2b-29|98	- rebuilt for php-5.3.8
12cr|php-idn-1.2b-29|99	
12cr|php-idn-1.2b-29|100	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-26
12cr|php-idn-1.2b-29|101	+ Revision: 695408
12cr|php-idn-1.2b-29|102	- rebuilt for php-5.3.7
12cr|php-idn-1.2b-29|103	
12cr|php-idn-1.2b-29|104	* Wed Apr 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-25
12cr|php-idn-1.2b-29|105	+ Revision: 659574
12cr|php-idn-1.2b-29|106	- P1: Catch NULL return from idn() (fixes upstream #330)
12cr|php-idn-1.2b-29|107	
12cr|php-idn-1.2b-29|108	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-23mdv2010.1
12cr|php-idn-1.2b-29|109	+ Revision: 514560
12cr|php-idn-1.2b-29|110	- rebuilt for php-5.3.2
12cr|php-idn-1.2b-29|111	
12cr|php-idn-1.2b-29|112	* Mon Feb 22 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-22mdv2010.1
12cr|php-idn-1.2b-29|113	+ Revision: 509466
12cr|php-idn-1.2b-29|114	- rebuild
12cr|php-idn-1.2b-29|115	- rebuild
12cr|php-idn-1.2b-29|116	
12cr|php-idn-1.2b-29|117	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-20mdv2010.1
12cr|php-idn-1.2b-29|118	+ Revision: 485259
12cr|php-idn-1.2b-29|119	- rebuilt for php-5.3.2RC1
12cr|php-idn-1.2b-29|120	
12cr|php-idn-1.2b-29|121	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-19mdv2010.1
12cr|php-idn-1.2b-29|122	+ Revision: 468086
12cr|php-idn-1.2b-29|123	- rebuilt against php-5.3.1
12cr|php-idn-1.2b-29|124	
12cr|php-idn-1.2b-29|125	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-18mdv2010.0
12cr|php-idn-1.2b-29|126	+ Revision: 451216
12cr|php-idn-1.2b-29|127	- rebuild
12cr|php-idn-1.2b-29|128	
12cr|php-idn-1.2b-29|129	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1:1.2b-17mdv2010.0
12cr|php-idn-1.2b-29|130	+ Revision: 397537
12cr|php-idn-1.2b-29|131	- Rebuild
12cr|php-idn-1.2b-29|132	
12cr|php-idn-1.2b-29|133	* Wed May 13 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-16mdv2010.0
12cr|php-idn-1.2b-29|134	+ Revision: 375359
12cr|php-idn-1.2b-29|135	- rebuilt against php-5.3.0RC2
12cr|php-idn-1.2b-29|136	
12cr|php-idn-1.2b-29|137	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-15mdv2009.1
12cr|php-idn-1.2b-29|138	+ Revision: 346504
12cr|php-idn-1.2b-29|139	- rebuilt for php-5.2.9
12cr|php-idn-1.2b-29|140	
12cr|php-idn-1.2b-29|141	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-14mdv2009.1
12cr|php-idn-1.2b-29|142	+ Revision: 341509
12cr|php-idn-1.2b-29|143	- rebuilt against php-5.2.9RC2
12cr|php-idn-1.2b-29|144	
12cr|php-idn-1.2b-29|145	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-13mdv2009.1
12cr|php-idn-1.2b-29|146	+ Revision: 321736
12cr|php-idn-1.2b-29|147	- rebuild
12cr|php-idn-1.2b-29|148	
12cr|php-idn-1.2b-29|149	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-12mdv2009.1
12cr|php-idn-1.2b-29|150	+ Revision: 310218
12cr|php-idn-1.2b-29|151	- rebuilt against php-5.2.7
12cr|php-idn-1.2b-29|152	
12cr|php-idn-1.2b-29|153	* Tue Jul 15 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-11mdv2009.0
12cr|php-idn-1.2b-29|154	+ Revision: 235821
12cr|php-idn-1.2b-29|155	- rebuild
12cr|php-idn-1.2b-29|156	
12cr|php-idn-1.2b-29|157	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-10mdv2009.0
12cr|php-idn-1.2b-29|158	+ Revision: 200109
12cr|php-idn-1.2b-29|159	- rebuilt against php-5.2.6
12cr|php-idn-1.2b-29|160	
12cr|php-idn-1.2b-29|161	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-9mdv2008.1
12cr|php-idn-1.2b-29|162	+ Revision: 161952
12cr|php-idn-1.2b-29|163	- rebuild
12cr|php-idn-1.2b-29|164	
12cr|php-idn-1.2b-29|165	+ Olivier Blin <blino@mandriva.org>
12cr|php-idn-1.2b-29|166	- restore BuildRoot
12cr|php-idn-1.2b-29|167	
12cr|php-idn-1.2b-29|168	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-idn-1.2b-29|169	- kill re-definition of %%buildroot on Pixel's request
12cr|php-idn-1.2b-29|170	
12cr|php-idn-1.2b-29|171	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-8mdv2008.1
12cr|php-idn-1.2b-29|172	+ Revision: 107569
12cr|php-idn-1.2b-29|173	- restart apache if needed
12cr|php-idn-1.2b-29|174	
12cr|php-idn-1.2b-29|175	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-7mdv2008.0
12cr|php-idn-1.2b-29|176	+ Revision: 77457
12cr|php-idn-1.2b-29|177	- rebuilt against php-5.2.4
12cr|php-idn-1.2b-29|178	
12cr|php-idn-1.2b-29|179	* Thu Aug 16 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-6mdv2008.0
12cr|php-idn-1.2b-29|180	+ Revision: 64301
12cr|php-idn-1.2b-29|181	- use the new %%serverbuild macro
12cr|php-idn-1.2b-29|182	
12cr|php-idn-1.2b-29|183	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-5mdv2008.0
12cr|php-idn-1.2b-29|184	+ Revision: 39383
12cr|php-idn-1.2b-29|185	- use distro conditional -fstack-protector
12cr|php-idn-1.2b-29|186	
12cr|php-idn-1.2b-29|187	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-4mdv2008.0
12cr|php-idn-1.2b-29|188	+ Revision: 33778
12cr|php-idn-1.2b-29|189	- rebuilt against new upstream version (5.2.3)
12cr|php-idn-1.2b-29|190	
12cr|php-idn-1.2b-29|191	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-3mdv2008.0
12cr|php-idn-1.2b-29|192	+ Revision: 21027
12cr|php-idn-1.2b-29|193	- rebuilt against new upstream version (5.2.2)
12cr|php-idn-1.2b-29|194	
12cr|php-idn-1.2b-29|195	
12cr|php-idn-1.2b-29|196	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2b-2mdv2007.0
12cr|php-idn-1.2b-29|197	+ Revision: 117667
12cr|php-idn-1.2b-29|198	- rebuilt against new upstream php version (5.2.1)
12cr|php-idn-1.2b-29|199	
12cr|php-idn-1.2b-29|200	* Tue Dec 05 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.2b-1mdv2007.1
12cr|php-idn-1.2b-29|201	+ Revision: 91165
12cr|php-idn-1.2b-29|202	- 1.2b
12cr|php-idn-1.2b-29|203	
12cr|php-idn-1.2b-29|204	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-10mdv2007.0
12cr|php-idn-1.2b-29|205	+ Revision: 78197
12cr|php-idn-1.2b-29|206	- fix deps
12cr|php-idn-1.2b-29|207	- rebuilt for php-5.2.0
12cr|php-idn-1.2b-29|208	
12cr|php-idn-1.2b-29|209	* Thu Nov 02 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-8mdv2007.1
12cr|php-idn-1.2b-29|210	+ Revision: 75233
12cr|php-idn-1.2b-29|211	- Import php-idn
12cr|php-idn-1.2b-29|212	
12cr|php-idn-1.2b-29|213	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-8
12cr|php-idn-1.2b-29|214	- rebuilt for php-5.1.6
12cr|php-idn-1.2b-29|215	
12cr|php-idn-1.2b-29|216	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-7mdk
12cr|php-idn-1.2b-29|217	- rebuild
12cr|php-idn-1.2b-29|218	
12cr|php-idn-1.2b-29|219	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-6mdk
12cr|php-idn-1.2b-29|220	- rebuilt for php-5.1.4
12cr|php-idn-1.2b-29|221	
12cr|php-idn-1.2b-29|222	* Fri May 05 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-5mdk
12cr|php-idn-1.2b-29|223	- rebuilt for php-5.1.3
12cr|php-idn-1.2b-29|224	
12cr|php-idn-1.2b-29|225	* Thu Feb 02 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-4mdk
12cr|php-idn-1.2b-29|226	- new group (Development/PHP) and iurt rebuild
12cr|php-idn-1.2b-29|227	
12cr|php-idn-1.2b-29|228	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-3mdk
12cr|php-idn-1.2b-29|229	- rebuilt against php-5.1.2
12cr|php-idn-1.2b-29|230	
12cr|php-idn-1.2b-29|231	* Tue Nov 29 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-2mdk
12cr|php-idn-1.2b-29|232	- rebuilt against php-5.1.1
12cr|php-idn-1.2b-29|233	
12cr|php-idn-1.2b-29|234	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-1mdk
12cr|php-idn-1.2b-29|235	- rebuilt against php-5.1.0
12cr|php-idn-1.2b-29|236	- fix versioning
12cr|php-idn-1.2b-29|237	
12cr|php-idn-1.2b-29|238	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0_1.1-0.RC1.2mdk
12cr|php-idn-1.2b-29|239	- rebuilt to provide a -debug package too
12cr|php-idn-1.2b-29|240	
12cr|php-idn-1.2b-29|241	* Sun Oct 02 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0_1.1-0.RC1.1mdk
12cr|php-idn-1.2b-29|242	- rebuilt against php-5.1.0RC1
12cr|php-idn-1.2b-29|243	
12cr|php-idn-1.2b-29|244	* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.5_1.1-1mdk
12cr|php-idn-1.2b-29|245	- rebuilt against php-5.0.5 (Major security fixes)
12cr|php-idn-1.2b-29|246	
12cr|php-idn-1.2b-29|247	* Fri May 27 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_1.1-1mdk
12cr|php-idn-1.2b-29|248	- rename the package
12cr|php-idn-1.2b-29|249	
12cr|php-idn-1.2b-29|250	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_1.1-1mdk
12cr|php-idn-1.2b-29|251	- 5.0.4
12cr|php-idn-1.2b-29|252	
12cr|php-idn-1.2b-29|253	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_1.1-4mdk
12cr|php-idn-1.2b-29|254	- use the %%mkrel macro
12cr|php-idn-1.2b-29|255	
12cr|php-idn-1.2b-29|256	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_1.1-3mdk
12cr|php-idn-1.2b-29|257	- rebuilt against a non hardened-php aware php lib
12cr|php-idn-1.2b-29|258	
12cr|php-idn-1.2b-29|259	* Sun Jan 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_1.1-2mdk
12cr|php-idn-1.2b-29|260	- rebuild due to hardened-php-0.2.6
12cr|php-idn-1.2b-29|261	
12cr|php-idn-1.2b-29|262	* Sun Dec 19 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_1.1-1mdk
12cr|php-idn-1.2b-29|263	- 1.1
12cr|php-idn-1.2b-29|264	- use the source by Turbo Fredriksson and Simon Josefsson instead
12cr|php-idn-1.2b-29|265	
12cr|php-idn-1.2b-29|266	* Fri Dec 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.1-1mdk
12cr|php-idn-1.2b-29|267	- rebuilt for php-5.0.3
12cr|php-idn-1.2b-29|268	
12cr|php-idn-1.2b-29|269	* Sat Sep 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.2_0.1-1mdk
12cr|php-idn-1.2b-29|270	- rebuilt for php-5.0.2
12cr|php-idn-1.2b-29|271	
12cr|php-idn-1.2b-29|272	* Tue Aug 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.1_0.1-1mdk
12cr|php-idn-1.2b-29|273	- use the pecl source as Turbo Fredriksson and Simon Josefssons
12cr|php-idn-1.2b-29|274	code won't compile at all...
12cr|php-idn-1.2b-29|275	- built for php-5.0.1
12cr|php-idn-1.2b-29|276	
12cr|php-idn-1.2b-29|277	* Mon Aug 09 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8_1.0-4mdk
12cr|php-idn-1.2b-29|278	- rebuilt against latest libidn
12cr|php-idn-1.2b-29|279	
12cr|php-idn-1.2b-29|280	* Mon Aug 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8_1.0-2mdk
12cr|php-idn-1.2b-29|281	- rebuilt against latest libidn
12cr|php-idn-1.2b-29|282	
12cr|php-idn-1.2b-29|283	* Thu Jul 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8_1.0-1mdk
12cr|php-idn-1.2b-29|284	- rebuilt for php-4.3.8
12cr|php-idn-1.2b-29|285	
12cr|php-idn-1.2b-29|286	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7_1.0-2mdk
12cr|php-idn-1.2b-29|287	- remove redundant provides
12cr|php-idn-1.2b-29|288	
12cr|php-idn-1.2b-29|289	* Tue Jun 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7-1mdk
12cr|php-idn-1.2b-29|290	- rebuilt for php-4.3.7
12cr|php-idn-1.2b-29|291	
12cr|php-idn-1.2b-29|292	* Thu May 27 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_1.0-1mdk
12cr|php-idn-1.2b-29|293	- 1.0
12cr|php-idn-1.2b-29|294	- drop P0, it's included
12cr|php-idn-1.2b-29|295	
12cr|php-idn-1.2b-29|296	* Wed May 26 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_0.9-1mdk
12cr|php-idn-1.2b-29|297	- use the source by Turbo Fredriksson and Simon Josefsson instead
12cr|php-idn-1.2b-29|298	- added P0
12cr|php-idn-1.2b-29|299	
12cr|php-idn-1.2b-29|300	* Mon May 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_0.1-2mdk
12cr|php-idn-1.2b-29|301	- use the %%configure2_5x macro
12cr|php-idn-1.2b-29|302	- move scandir to /etc/php.d
12cr|php-idn-1.2b-29|303	
12cr|php-idn-1.2b-29|304	* Thu May 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_0.1-1mdk
12cr|php-idn-1.2b-29|305	- initial cooker contrib
12cr|php-idn-1.2b-29|306	

5833 12
12cr|php-idna-1.0.0-5|1	%define modname idna
12cr|php-idna-1.0.0-5|2	%define dirname %{modname}
12cr|php-idna-1.0.0-5|3	%define soname %{modname}.so
12cr|php-idna-1.0.0-5|4	%define inifile B19_%{modname}.ini
12cr|php-idna-1.0.0-5|5	
12cr|php-idna-1.0.0-5|6	Summary:	PHP IDNA Extension
12cr|php-idna-1.0.0-5|7	Name:		php-%{modname}
12cr|php-idna-1.0.0-5|8	Version:	1.0.0
12cr|php-idna-1.0.0-5|9	Release:	5
12cr|php-idna-1.0.0-5|10	Group:		Development/PHP
12cr|php-idna-1.0.0-5|11	License:	PHP
12cr|php-idna-1.0.0-5|12	URL:		http://www.xarg.org/project/php-idna/
12cr|php-idna-1.0.0-5|13	Source0:	http://www.xarg.org/download/idna-%{version}.tar.gz
12cr|php-idna-1.0.0-5|14	Source1:	B19_idna.ini
12cr|php-idna-1.0.0-5|15	Patch0:		idna-1.0.0-php54x.diff
12cr|php-idna-1.0.0-5|16	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-idna-1.0.0-5|17	BuildRequires:	idn-devel
12cr|php-idna-1.0.0-5|18	
12cr|php-idna-1.0.0-5|19	%description
12cr|php-idna-1.0.0-5|20	This extension provides a PHP implementation of the Internationalized Domain
12cr|php-idna-1.0.0-5|21	Name Applications (IDNA) standard.
12cr|php-idna-1.0.0-5|22	
12cr|php-idna-1.0.0-5|23	%prep
12cr|php-idna-1.0.0-5|24	
12cr|php-idna-1.0.0-5|25	%setup -q -n %{modname}-%{version}
12cr|php-idna-1.0.0-5|26	%patch0 -p0
12cr|php-idna-1.0.0-5|27	
12cr|php-idna-1.0.0-5|28	cp %{SOURCE1} %{inifile}
12cr|php-idna-1.0.0-5|29	
12cr|php-idna-1.0.0-5|30	# lib64 fix
12cr|php-idna-1.0.0-5|31	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-idna-1.0.0-5|32	
12cr|php-idna-1.0.0-5|33	%build
12cr|php-idna-1.0.0-5|34	%serverbuild
12cr|php-idna-1.0.0-5|35	
12cr|php-idna-1.0.0-5|36	phpize
12cr|php-idna-1.0.0-5|37	%configure2_5x --with-libdir=%{_lib} \
12cr|php-idna-1.0.0-5|38	--with-%{modname}=shared,%{_prefix}
12cr|php-idna-1.0.0-5|39	%make
12cr|php-idna-1.0.0-5|40	mv modules/*.so .
12cr|php-idna-1.0.0-5|41	
12cr|php-idna-1.0.0-5|42	%install
12cr|php-idna-1.0.0-5|43	
12cr|php-idna-1.0.0-5|44	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-idna-1.0.0-5|45	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-idna-1.0.0-5|46	
12cr|php-idna-1.0.0-5|47	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-idna-1.0.0-5|48	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-idna-1.0.0-5|49	
12cr|php-idna-1.0.0-5|50	%post
12cr|php-idna-1.0.0-5|51	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-idna-1.0.0-5|52	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-idna-1.0.0-5|53	fi
12cr|php-idna-1.0.0-5|54	
12cr|php-idna-1.0.0-5|55	%postun
12cr|php-idna-1.0.0-5|56	if [ "$1" = "0" ]; then
12cr|php-idna-1.0.0-5|57	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-idna-1.0.0-5|58	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-idna-1.0.0-5|59	fi
12cr|php-idna-1.0.0-5|60	fi
12cr|php-idna-1.0.0-5|61	
12cr|php-idna-1.0.0-5|62	%files
12cr|php-idna-1.0.0-5|63	%doc CREDITS
12cr|php-idna-1.0.0-5|64	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-idna-1.0.0-5|65	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-idna-1.0.0-5|66	
12cr|php-idna-1.0.0-5|67	
12cr|php-idna-1.0.0-5|68	
12cr|php-idna-1.0.0-5|69	%changelog
12cr|php-idna-1.0.0-5|70	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5
12cr|php-idna-1.0.0-5|71	+ Revision: 797081
12cr|php-idna-1.0.0-5|72	- fix build
12cr|php-idna-1.0.0-5|73	- rebuild for php-5.4.x
12cr|php-idna-1.0.0-5|74	
12cr|php-idna-1.0.0-5|75	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4
12cr|php-idna-1.0.0-5|76	+ Revision: 761258
12cr|php-idna-1.0.0-5|77	- rebuild
12cr|php-idna-1.0.0-5|78	
12cr|php-idna-1.0.0-5|79	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3
12cr|php-idna-1.0.0-5|80	+ Revision: 696434
12cr|php-idna-1.0.0-5|81	- rebuilt for php-5.3.8
12cr|php-idna-1.0.0-5|82	
12cr|php-idna-1.0.0-5|83	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2
12cr|php-idna-1.0.0-5|84	+ Revision: 695409
12cr|php-idna-1.0.0-5|85	- rebuilt for php-5.3.7
12cr|php-idna-1.0.0-5|86	
12cr|php-idna-1.0.0-5|87	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|php-idna-1.0.0-5|88	- Clean spec file for rpm5
12cr|php-idna-1.0.0-5|89	
12cr|php-idna-1.0.0-5|90	* Fri May 20 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cr|php-idna-1.0.0-5|91	+ Revision: 676257
12cr|php-idna-1.0.0-5|92	- import php-idna
12cr|php-idna-1.0.0-5|93	
12cr|php-idna-1.0.0-5|94	
12cr|php-idna-1.0.0-5|95	* Fri May 20 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cr|php-idna-1.0.0-5|96	- initial Mandriva package

5834 12
12cr|php-imagick-3.1.0-0.0.RC2.1|1	%define realname Imagick
12cr|php-imagick-3.1.0-0.0.RC2.1|2	%define modname imagick
12cr|php-imagick-3.1.0-0.0.RC2.1|3	%define dirname %{modname}
12cr|php-imagick-3.1.0-0.0.RC2.1|4	%define soname %{modname}.so
12cr|php-imagick-3.1.0-0.0.RC2.1|5	%define inifile 55_%{modname}.ini
12cr|php-imagick-3.1.0-0.0.RC2.1|6	%define mod_src %{modname}.c
12cr|php-imagick-3.1.0-0.0.RC2.1|7	
12cr|php-imagick-3.1.0-0.0.RC2.1|8	Summary:	Provides a wrapper to the ImageMagick library for PHP
12cr|php-imagick-3.1.0-0.0.RC2.1|9	Name:		php-%{modname}
12cr|php-imagick-3.1.0-0.0.RC2.1|10	Version:	3.1.0
12cr|php-imagick-3.1.0-0.0.RC2.1|11	Release:	%mkrel 0.0.RC2.1
12cr|php-imagick-3.1.0-0.0.RC2.1|12	Group:		Development/PHP
12cr|php-imagick-3.1.0-0.0.RC2.1|13	License:	PHP License
12cr|php-imagick-3.1.0-0.0.RC2.1|14	URL:		http://pecl.php.net/package/imagick
12cr|php-imagick-3.1.0-0.0.RC2.1|15	Source0:	http://pecl.php.net/get/%{modname}-%{version}RC2.tgz
12cr|php-imagick-3.1.0-0.0.RC2.1|16	BuildRequires:  php-devel >= 3:5.2.0
12cr|php-imagick-3.1.0-0.0.RC2.1|17	BuildRequires:	imagemagick-devel >= 6.3.8
12cr|php-imagick-3.1.0-0.0.RC2.1|18	Requires:	imagemagick >= 6.3.8
12cr|php-imagick-3.1.0-0.0.RC2.1|19	Requires:	freetype
12cr|php-imagick-3.1.0-0.0.RC2.1|20	Requires:	freetype2
12cr|php-imagick-3.1.0-0.0.RC2.1|21	Epoch:		1
12cr|php-imagick-3.1.0-0.0.RC2.1|22	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-imagick-3.1.0-0.0.RC2.1|23	
12cr|php-imagick-3.1.0-0.0.RC2.1|24	%description
12cr|php-imagick-3.1.0-0.0.RC2.1|25	Imagick is a native php extension to create and modify images using the
12cr|php-imagick-3.1.0-0.0.RC2.1|26	ImageMagick API.
12cr|php-imagick-3.1.0-0.0.RC2.1|27	
12cr|php-imagick-3.1.0-0.0.RC2.1|28	imagick is a native php-extension. See the examples in the
12cr|php-imagick-3.1.0-0.0.RC2.1|29	%{_docdir}/%{name}/examples directory for some hints on
12cr|php-imagick-3.1.0-0.0.RC2.1|30	how to use it.
12cr|php-imagick-3.1.0-0.0.RC2.1|31	
12cr|php-imagick-3.1.0-0.0.RC2.1|32	%prep
12cr|php-imagick-3.1.0-0.0.RC2.1|33	
12cr|php-imagick-3.1.0-0.0.RC2.1|34	%setup -q -n imagick-%{version}RC2
12cr|php-imagick-3.1.0-0.0.RC2.1|35	[ "../package.xml" != "/" ] && mv -f ../package.xml .
12cr|php-imagick-3.1.0-0.0.RC2.1|36	
12cr|php-imagick-3.1.0-0.0.RC2.1|37	# lib64 fixes
12cr|php-imagick-3.1.0-0.0.RC2.1|38	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-imagick-3.1.0-0.0.RC2.1|39	
12cr|php-imagick-3.1.0-0.0.RC2.1|40	%build
12cr|php-imagick-3.1.0-0.0.RC2.1|41	%serverbuild
12cr|php-imagick-3.1.0-0.0.RC2.1|42	
12cr|php-imagick-3.1.0-0.0.RC2.1|43	phpize
12cr|php-imagick-3.1.0-0.0.RC2.1|44	%configure2_5x --with-libdir=%{_lib} \
12cr|php-imagick-3.1.0-0.0.RC2.1|45	--with-%{modname}=shared,%{_prefix}
12cr|php-imagick-3.1.0-0.0.RC2.1|46	
12cr|php-imagick-3.1.0-0.0.RC2.1|47	%make
12cr|php-imagick-3.1.0-0.0.RC2.1|48	mv modules/*.so .
12cr|php-imagick-3.1.0-0.0.RC2.1|49	
12cr|php-imagick-3.1.0-0.0.RC2.1|50	%install
12cr|php-imagick-3.1.0-0.0.RC2.1|51	rm -rf %{buildroot}
12cr|php-imagick-3.1.0-0.0.RC2.1|52	
12cr|php-imagick-3.1.0-0.0.RC2.1|53	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-imagick-3.1.0-0.0.RC2.1|54	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-imagick-3.1.0-0.0.RC2.1|55	
12cr|php-imagick-3.1.0-0.0.RC2.1|56	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-imagick-3.1.0-0.0.RC2.1|57	
12cr|php-imagick-3.1.0-0.0.RC2.1|58	cat > README.%{modname} <<EOF
12cr|php-imagick-3.1.0-0.0.RC2.1|59	The %{name} package contains a dynamic shared object (DSO) for PHP.
12cr|php-imagick-3.1.0-0.0.RC2.1|60	To activate it, make sure a file /etc/php.d/%{inifile} is present and
12cr|php-imagick-3.1.0-0.0.RC2.1|61	contains the line 'extension = %{soname}'.
12cr|php-imagick-3.1.0-0.0.RC2.1|62	EOF
12cr|php-imagick-3.1.0-0.0.RC2.1|63	
12cr|php-imagick-3.1.0-0.0.RC2.1|64	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-imagick-3.1.0-0.0.RC2.1|65	extension = %{soname}
12cr|php-imagick-3.1.0-0.0.RC2.1|66	
12cr|php-imagick-3.1.0-0.0.RC2.1|67	[imagick]
12cr|php-imagick-3.1.0-0.0.RC2.1|68	imagick.locale_fix = 0
12cr|php-imagick-3.1.0-0.0.RC2.1|69	EOF
12cr|php-imagick-3.1.0-0.0.RC2.1|70	
12cr|php-imagick-3.1.0-0.0.RC2.1|71	%post
12cr|php-imagick-3.1.0-0.0.RC2.1|72	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-imagick-3.1.0-0.0.RC2.1|73	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-imagick-3.1.0-0.0.RC2.1|74	fi
12cr|php-imagick-3.1.0-0.0.RC2.1|75	
12cr|php-imagick-3.1.0-0.0.RC2.1|76	%postun
12cr|php-imagick-3.1.0-0.0.RC2.1|77	if [ "$1" = "0" ]; then
12cr|php-imagick-3.1.0-0.0.RC2.1|78	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-imagick-3.1.0-0.0.RC2.1|79	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-imagick-3.1.0-0.0.RC2.1|80	fi
12cr|php-imagick-3.1.0-0.0.RC2.1|81	fi
12cr|php-imagick-3.1.0-0.0.RC2.1|82	
12cr|php-imagick-3.1.0-0.0.RC2.1|83	%clean
12cr|php-imagick-3.1.0-0.0.RC2.1|84	rm -rf %{buildroot}
12cr|php-imagick-3.1.0-0.0.RC2.1|85	
12cr|php-imagick-3.1.0-0.0.RC2.1|86	%files
12cr|php-imagick-3.1.0-0.0.RC2.1|87	%defattr(-,root,root)
12cr|php-imagick-3.1.0-0.0.RC2.1|88	%doc examples CREDITS INSTALL README*
12cr|php-imagick-3.1.0-0.0.RC2.1|89	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-imagick-3.1.0-0.0.RC2.1|90	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-imagick-3.1.0-0.0.RC2.1|91	
12cr|php-imagick-3.1.0-0.0.RC2.1|92	
12cr|php-imagick-3.1.0-0.0.RC2.1|93	%changelog
12cr|php-imagick-3.1.0-0.0.RC2.1|94	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 1:3.1.0-0.0.RC2.1mdv2012.0
12cr|php-imagick-3.1.0-0.0.RC2.1|95	+ Revision: 806386
12cr|php-imagick-3.1.0-0.0.RC2.1|96	- 3.1.0RC2
12cr|php-imagick-3.1.0-0.0.RC2.1|97	- rebuild for php-5.4.x
12cr|php-imagick-3.1.0-0.0.RC2.1|98	
12cr|php-imagick-3.1.0-0.0.RC2.1|99	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.1-9
12cr|php-imagick-3.1.0-0.0.RC2.1|100	+ Revision: 761259
12cr|php-imagick-3.1.0-0.0.RC2.1|101	- rebuild
12cr|php-imagick-3.1.0-0.0.RC2.1|102	
12cr|php-imagick-3.1.0-0.0.RC2.1|103	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.1-8
12cr|php-imagick-3.1.0-0.0.RC2.1|104	+ Revision: 696435
12cr|php-imagick-3.1.0-0.0.RC2.1|105	- rebuilt for php-5.3.8
12cr|php-imagick-3.1.0-0.0.RC2.1|106	
12cr|php-imagick-3.1.0-0.0.RC2.1|107	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.1-7
12cr|php-imagick-3.1.0-0.0.RC2.1|108	+ Revision: 695410
12cr|php-imagick-3.1.0-0.0.RC2.1|109	- rebuilt for php-5.3.7
12cr|php-imagick-3.1.0-0.0.RC2.1|110	
12cr|php-imagick-3.1.0-0.0.RC2.1|111	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.1-6
12cr|php-imagick-3.1.0-0.0.RC2.1|112	+ Revision: 646652
12cr|php-imagick-3.1.0-0.0.RC2.1|113	- rebuilt for php-5.3.6
12cr|php-imagick-3.1.0-0.0.RC2.1|114	
12cr|php-imagick-3.1.0-0.0.RC2.1|115	* Mon Feb 07 2011 Funda Wang <fwang@mandriva.org> 1:3.0.1-5
12cr|php-imagick-3.1.0-0.0.RC2.1|116	+ Revision: 636558
12cr|php-imagick-3.1.0-0.0.RC2.1|117	- tighten BR
12cr|php-imagick-3.1.0-0.0.RC2.1|118	
12cr|php-imagick-3.1.0-0.0.RC2.1|119	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.1-4mdv2011.0
12cr|php-imagick-3.1.0-0.0.RC2.1|120	+ Revision: 629814
12cr|php-imagick-3.1.0-0.0.RC2.1|121	- rebuilt for php-5.3.5
12cr|php-imagick-3.1.0-0.0.RC2.1|122	
12cr|php-imagick-3.1.0-0.0.RC2.1|123	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.1-3mdv2011.0
12cr|php-imagick-3.1.0-0.0.RC2.1|124	+ Revision: 628135
12cr|php-imagick-3.1.0-0.0.RC2.1|125	- ensure it's built without automake1.7
12cr|php-imagick-3.1.0-0.0.RC2.1|126	
12cr|php-imagick-3.1.0-0.0.RC2.1|127	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.1-2mdv2011.0
12cr|php-imagick-3.1.0-0.0.RC2.1|128	+ Revision: 600499
12cr|php-imagick-3.1.0-0.0.RC2.1|129	- rebuild
12cr|php-imagick-3.1.0-0.0.RC2.1|130	
12cr|php-imagick-3.1.0-0.0.RC2.1|131	* Mon Nov 22 2010 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.1-1mdv2011.0
12cr|php-imagick-3.1.0-0.0.RC2.1|132	+ Revision: 599692
12cr|php-imagick-3.1.0-0.0.RC2.1|133	- 3.0.1
12cr|php-imagick-3.1.0-0.0.RC2.1|134	
12cr|php-imagick-3.1.0-0.0.RC2.1|135	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.1-0.0.RC2.2mdv2011.0
12cr|php-imagick-3.1.0-0.0.RC2.1|136	+ Revision: 588837
12cr|php-imagick-3.1.0-0.0.RC2.1|137	- rebuild
12cr|php-imagick-3.1.0-0.0.RC2.1|138	
12cr|php-imagick-3.1.0-0.0.RC2.1|139	* Thu Sep 16 2010 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.1-0.0.RC2.1mdv2011.0
12cr|php-imagick-3.1.0-0.0.RC2.1|140	+ Revision: 578873
12cr|php-imagick-3.1.0-0.0.RC2.1|141	- 3.0.1RC2
12cr|php-imagick-3.1.0-0.0.RC2.1|142	
12cr|php-imagick-3.1.0-0.0.RC2.1|143	* Thu Jul 15 2010 Funda Wang <fwang@mandriva.org> 1:3.0.0-0.0.RC2.1mdv2011.0
12cr|php-imagick-3.1.0-0.0.RC2.1|144	+ Revision: 553490
12cr|php-imagick-3.1.0-0.0.RC2.1|145	- new version 3.0.0 RC2
12cr|php-imagick-3.1.0-0.0.RC2.1|146	
12cr|php-imagick-3.1.0-0.0.RC2.1|147	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.0-0.0.RC1.2mdv2010.1
12cr|php-imagick-3.1.0-0.0.RC2.1|148	+ Revision: 514561
12cr|php-imagick-3.1.0-0.0.RC2.1|149	- rebuilt for php-5.3.2
12cr|php-imagick-3.1.0-0.0.RC2.1|150	
12cr|php-imagick-3.1.0-0.0.RC2.1|151	* Mon Mar 01 2010 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.0-0.0.RC1.1mdv2010.1
12cr|php-imagick-3.1.0-0.0.RC2.1|152	+ Revision: 512913
12cr|php-imagick-3.1.0-0.0.RC2.1|153	- 3.0.0RC1
12cr|php-imagick-3.1.0-0.0.RC2.1|154	- better versioning
12cr|php-imagick-3.1.0-0.0.RC2.1|155	
12cr|php-imagick-3.1.0-0.0.RC2.1|156	* Sun Jan 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.0b2-1mdv2010.1
12cr|php-imagick-3.1.0-0.0.RC2.1|157	+ Revision: 495450
12cr|php-imagick-3.1.0-0.0.RC2.1|158	- 3.0.0b2
12cr|php-imagick-3.1.0-0.0.RC2.1|159	
12cr|php-imagick-3.1.0-0.0.RC2.1|160	* Thu Jan 14 2010 Funda Wang <fwang@mandriva.org> 1:3.0.0b1-3mdv2010.1
12cr|php-imagick-3.1.0-0.0.RC2.1|161	+ Revision: 491456
12cr|php-imagick-3.1.0-0.0.RC2.1|162	- rebuild for new imagemagick
12cr|php-imagick-3.1.0-0.0.RC2.1|163	
12cr|php-imagick-3.1.0-0.0.RC2.1|164	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.0b1-2mdv2010.1
12cr|php-imagick-3.1.0-0.0.RC2.1|165	+ Revision: 485395
12cr|php-imagick-3.1.0-0.0.RC2.1|166	- rebuilt for php-5.3.2RC1
12cr|php-imagick-3.1.0-0.0.RC2.1|167	
12cr|php-imagick-3.1.0-0.0.RC2.1|168	* Sat Dec 19 2009 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.0b1-1mdv2010.1
12cr|php-imagick-3.1.0-0.0.RC2.1|169	+ Revision: 480117
12cr|php-imagick-3.1.0-0.0.RC2.1|170	- 3.0.0b1
12cr|php-imagick-3.1.0-0.0.RC2.1|171	
12cr|php-imagick-3.1.0-0.0.RC2.1|172	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.3.0-3mdv2010.1
12cr|php-imagick-3.1.0-0.0.RC2.1|173	+ Revision: 468177
12cr|php-imagick-3.1.0-0.0.RC2.1|174	- rebuilt against php-5.3.1
12cr|php-imagick-3.1.0-0.0.RC2.1|175	
12cr|php-imagick-3.1.0-0.0.RC2.1|176	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.3.0-2mdv2010.0
12cr|php-imagick-3.1.0-0.0.RC2.1|177	+ Revision: 451281
12cr|php-imagick-3.1.0-0.0.RC2.1|178	- rebuild
12cr|php-imagick-3.1.0-0.0.RC2.1|179	
12cr|php-imagick-3.1.0-0.0.RC2.1|180	* Wed Jul 29 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.3.0-1mdv2010.0
12cr|php-imagick-3.1.0-0.0.RC2.1|181	+ Revision: 403392
12cr|php-imagick-3.1.0-0.0.RC2.1|182	- 2.3.0
12cr|php-imagick-3.1.0-0.0.RC2.1|183	
12cr|php-imagick-3.1.0-0.0.RC2.1|184	+ Raphaël Gertz <rapsys@mandriva.org>
12cr|php-imagick-3.1.0-0.0.RC2.1|185	- Rebuild
12cr|php-imagick-3.1.0-0.0.RC2.1|186	
12cr|php-imagick-3.1.0-0.0.RC2.1|187	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.3.0-0.RC1.1mdv2010.0
12cr|php-imagick-3.1.0-0.0.RC2.1|188	+ Revision: 376960
12cr|php-imagick-3.1.0-0.0.RC2.1|189	- 2.3.0RC1
12cr|php-imagick-3.1.0-0.0.RC2.1|190	
12cr|php-imagick-3.1.0-0.0.RC2.1|191	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.2-3mdv2009.1
12cr|php-imagick-3.1.0-0.0.RC2.1|192	+ Revision: 346505
12cr|php-imagick-3.1.0-0.0.RC2.1|193	- rebuilt for php-5.2.9
12cr|php-imagick-3.1.0-0.0.RC2.1|194	
12cr|php-imagick-3.1.0-0.0.RC2.1|195	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.2-2mdv2009.1
12cr|php-imagick-3.1.0-0.0.RC2.1|196	+ Revision: 341767
12cr|php-imagick-3.1.0-0.0.RC2.1|197	- rebuilt against php-5.2.9RC2
12cr|php-imagick-3.1.0-0.0.RC2.1|198	
12cr|php-imagick-3.1.0-0.0.RC2.1|199	* Sat Feb 07 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.2-1mdv2009.1
12cr|php-imagick-3.1.0-0.0.RC2.1|200	+ Revision: 338375
12cr|php-imagick-3.1.0-0.0.RC2.1|201	- 2.2.2
12cr|php-imagick-3.1.0-0.0.RC2.1|202	
12cr|php-imagick-3.1.0-0.0.RC2.1|203	* Wed Jan 28 2009 Götz Waschk <waschk@mandriva.org> 1:2.2.2-0.0.RC3.2mdv2009.1
12cr|php-imagick-3.1.0-0.0.RC2.1|204	+ Revision: 335034
12cr|php-imagick-3.1.0-0.0.RC2.1|205	- rebuild for new libmagick
12cr|php-imagick-3.1.0-0.0.RC2.1|206	
12cr|php-imagick-3.1.0-0.0.RC2.1|207	* Sun Jan 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.2-0.0.RC3.1mdv2009.1
12cr|php-imagick-3.1.0-0.0.RC2.1|208	+ Revision: 330986
12cr|php-imagick-3.1.0-0.0.RC2.1|209	- 2.2.2RC3
12cr|php-imagick-3.1.0-0.0.RC2.1|210	
12cr|php-imagick-3.1.0-0.0.RC2.1|211	* Tue Jan 13 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.2-0.0.RC2.1mdv2009.1
12cr|php-imagick-3.1.0-0.0.RC2.1|212	+ Revision: 329194
12cr|php-imagick-3.1.0-0.0.RC2.1|213	- 2.2.2RC2
12cr|php-imagick-3.1.0-0.0.RC2.1|214	
12cr|php-imagick-3.1.0-0.0.RC2.1|215	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.2-0.0.RC1.2mdv2009.1
12cr|php-imagick-3.1.0-0.0.RC2.1|216	+ Revision: 321802
12cr|php-imagick-3.1.0-0.0.RC2.1|217	- rebuild
12cr|php-imagick-3.1.0-0.0.RC2.1|218	
12cr|php-imagick-3.1.0-0.0.RC2.1|219	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.2-0.0.RC1.1mdv2009.1
12cr|php-imagick-3.1.0-0.0.RC2.1|220	+ Revision: 321647
12cr|php-imagick-3.1.0-0.0.RC2.1|221	- 2.2.2RC1
12cr|php-imagick-3.1.0-0.0.RC2.1|222	
12cr|php-imagick-3.1.0-0.0.RC2.1|223	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.1-2mdv2009.1
12cr|php-imagick-3.1.0-0.0.RC2.1|224	+ Revision: 310277
12cr|php-imagick-3.1.0-0.0.RC2.1|225	- rebuilt against php-5.2.7
12cr|php-imagick-3.1.0-0.0.RC2.1|226	
12cr|php-imagick-3.1.0-0.0.RC2.1|227	* Tue Oct 28 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.1-1mdv2009.1
12cr|php-imagick-3.1.0-0.0.RC2.1|228	+ Revision: 297806
12cr|php-imagick-3.1.0-0.0.RC2.1|229	- 2.2.1
12cr|php-imagick-3.1.0-0.0.RC2.1|230	
12cr|php-imagick-3.1.0-0.0.RC2.1|231	* Tue Sep 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.1-0.RC2.1mdv2009.0
12cr|php-imagick-3.1.0-0.0.RC2.1|232	+ Revision: 283045
12cr|php-imagick-3.1.0-0.0.RC2.1|233	- 2.2.1RC2
12cr|php-imagick-3.1.0-0.0.RC2.1|234	
12cr|php-imagick-3.1.0-0.0.RC2.1|235	* Sat Aug 23 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.1-0.RC1.1mdv2009.0
12cr|php-imagick-3.1.0-0.0.RC2.1|236	+ Revision: 275328
12cr|php-imagick-3.1.0-0.0.RC2.1|237	- 2.2.1RC1
12cr|php-imagick-3.1.0-0.0.RC2.1|238	
12cr|php-imagick-3.1.0-0.0.RC2.1|239	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.0-2mdv2009.0
12cr|php-imagick-3.1.0-0.0.RC2.1|240	+ Revision: 238404
12cr|php-imagick-3.1.0-0.0.RC2.1|241	- rebuild
12cr|php-imagick-3.1.0-0.0.RC2.1|242	
12cr|php-imagick-3.1.0-0.0.RC2.1|243	* Thu Jul 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.0-1mdv2009.0
12cr|php-imagick-3.1.0-0.0.RC2.1|244	+ Revision: 233359
12cr|php-imagick-3.1.0-0.0.RC2.1|245	- 2.2.0
12cr|php-imagick-3.1.0-0.0.RC2.1|246	
12cr|php-imagick-3.1.0-0.0.RC2.1|247	* Fri Jun 13 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.0-0.1.rc1.1mdv2009.0
12cr|php-imagick-3.1.0-0.0.RC2.1|248	+ Revision: 218775
12cr|php-imagick-3.1.0-0.0.RC2.1|249	- 2.2.0RC1
12cr|php-imagick-3.1.0-0.0.RC2.1|250	
12cr|php-imagick-3.1.0-0.0.RC2.1|251	* Tue May 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.0-0.b2.1mdv2009.0
12cr|php-imagick-3.1.0-0.0.RC2.1|252	+ Revision: 202145
12cr|php-imagick-3.1.0-0.0.RC2.1|253	- 2.2.0b2
12cr|php-imagick-3.1.0-0.0.RC2.1|254	
12cr|php-imagick-3.1.0-0.0.RC2.1|255	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.0-0.b1.2mdv2009.0
12cr|php-imagick-3.1.0-0.0.RC2.1|256	+ Revision: 200244
12cr|php-imagick-3.1.0-0.0.RC2.1|257	- rebuilt for php-5.2.6
12cr|php-imagick-3.1.0-0.0.RC2.1|258	
12cr|php-imagick-3.1.0-0.0.RC2.1|259	* Wed Apr 30 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.0-0.b1.1mdv2009.0
12cr|php-imagick-3.1.0-0.0.RC2.1|260	+ Revision: 199432
12cr|php-imagick-3.1.0-0.0.RC2.1|261	- 2.2.0b1
12cr|php-imagick-3.1.0-0.0.RC2.1|262	
12cr|php-imagick-3.1.0-0.0.RC2.1|263	* Mon Mar 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.1.1-1mdv2008.1
12cr|php-imagick-3.1.0-0.0.RC2.1|264	+ Revision: 183288
12cr|php-imagick-3.1.0-0.0.RC2.1|265	- 2.1.1
12cr|php-imagick-3.1.0-0.0.RC2.1|266	
12cr|php-imagick-3.1.0-0.0.RC2.1|267	* Sun Feb 24 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.1.1-1.RC1.1mdv2008.1
12cr|php-imagick-3.1.0-0.0.RC2.1|268	+ Revision: 174388
12cr|php-imagick-3.1.0-0.0.RC2.1|269	- 2.1.1RC1, obsoletes the patch
12cr|php-imagick-3.1.0-0.0.RC2.1|270	
12cr|php-imagick-3.1.0-0.0.RC2.1|271	* Mon Feb 11 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.1.0-1mdv2008.1
12cr|php-imagick-3.1.0-0.0.RC2.1|272	+ Revision: 165096
12cr|php-imagick-3.1.0-0.0.RC2.1|273	- 2.1.0
12cr|php-imagick-3.1.0-0.0.RC2.1|274	
12cr|php-imagick-3.1.0-0.0.RC2.1|275	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.1.0-0.RC3.2mdv2008.1
12cr|php-imagick-3.1.0-0.0.RC2.1|276	+ Revision: 162100
12cr|php-imagick-3.1.0-0.0.RC2.1|277	- rebuild
12cr|php-imagick-3.1.0-0.0.RC2.1|278	
12cr|php-imagick-3.1.0-0.0.RC2.1|279	* Mon Jan 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.1.0-0.RC3.1mdv2008.1
12cr|php-imagick-3.1.0-0.0.RC2.1|280	+ Revision: 151162
12cr|php-imagick-3.1.0-0.0.RC2.1|281	- 2.1.0RC3
12cr|php-imagick-3.1.0-0.0.RC2.1|282	
12cr|php-imagick-3.1.0-0.0.RC2.1|283	* Tue Jan 08 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.1.0-0.RC2.2mdv2008.1
12cr|php-imagick-3.1.0-0.0.RC2.1|284	+ Revision: 146469
12cr|php-imagick-3.1.0-0.0.RC2.1|285	- rebuilt against new imagemagick libs (6.3.7)
12cr|php-imagick-3.1.0-0.0.RC2.1|286	
12cr|php-imagick-3.1.0-0.0.RC2.1|287	* Wed Dec 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.1.0-0.RC2.1mdv2008.1
12cr|php-imagick-3.1.0-0.0.RC2.1|288	+ Revision: 137936
12cr|php-imagick-3.1.0-0.0.RC2.1|289	- 2.1.0RC2
12cr|php-imagick-3.1.0-0.0.RC2.1|290	
12cr|php-imagick-3.1.0-0.0.RC2.1|291	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-imagick-3.1.0-0.0.RC2.1|292	- kill re-definition of %%buildroot on Pixel's request
12cr|php-imagick-3.1.0-0.0.RC2.1|293	- buildrequires X11-devel instead of XFree86-devel
12cr|php-imagick-3.1.0-0.0.RC2.1|294	
12cr|php-imagick-3.1.0-0.0.RC2.1|295	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.1-2mdv2008.1
12cr|php-imagick-3.1.0-0.0.RC2.1|296	+ Revision: 107672
12cr|php-imagick-3.1.0-0.0.RC2.1|297	- restart apache if needed
12cr|php-imagick-3.1.0-0.0.RC2.1|298	
12cr|php-imagick-3.1.0-0.0.RC2.1|299	* Thu Oct 25 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.1-1mdv2008.1
12cr|php-imagick-3.1.0-0.0.RC2.1|300	+ Revision: 102005
12cr|php-imagick-3.1.0-0.0.RC2.1|301	- 2.0.1
12cr|php-imagick-3.1.0-0.0.RC2.1|302	
12cr|php-imagick-3.1.0-0.0.RC2.1|303	* Wed Oct 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-2mdv2008.0
12cr|php-imagick-3.1.0-0.0.RC2.1|304	+ Revision: 94891
12cr|php-imagick-3.1.0-0.0.RC2.1|305	- 2.0.0
12cr|php-imagick-3.1.0-0.0.RC2.1|306	- 2.0.0RC4
12cr|php-imagick-3.1.0-0.0.RC2.1|307	- 2.0.0RC3
12cr|php-imagick-3.1.0-0.0.RC2.1|308	- fix deps
12cr|php-imagick-3.1.0-0.0.RC2.1|309	- 2.0.0RC2
12cr|php-imagick-3.1.0-0.0.RC2.1|310	
12cr|php-imagick-3.1.0-0.0.RC2.1|311	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-1.RC1.2mdv2008.0
12cr|php-imagick-3.1.0-0.0.RC2.1|312	+ Revision: 77550
12cr|php-imagick-3.1.0-0.0.RC2.1|313	- rebuilt against php-5.2.4
12cr|php-imagick-3.1.0-0.0.RC2.1|314	
12cr|php-imagick-3.1.0-0.0.RC2.1|315	* Fri Aug 17 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-1.RC1.1mdv2008.0
12cr|php-imagick-3.1.0-0.0.RC2.1|316	+ Revision: 64725
12cr|php-imagick-3.1.0-0.0.RC2.1|317	- rebuild
12cr|php-imagick-3.1.0-0.0.RC2.1|318	- bump release
12cr|php-imagick-3.1.0-0.0.RC2.1|319	- bump release
12cr|php-imagick-3.1.0-0.0.RC2.1|320	- 2.0.0RC1
12cr|php-imagick-3.1.0-0.0.RC2.1|321	
12cr|php-imagick-3.1.0-0.0.RC2.1|322	* Mon Jul 16 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-0.b3.1mdv2008.0
12cr|php-imagick-3.1.0-0.0.RC2.1|323	+ Revision: 52505
12cr|php-imagick-3.1.0-0.0.RC2.1|324	- 2.0.0b3
12cr|php-imagick-3.1.0-0.0.RC2.1|325	
12cr|php-imagick-3.1.0-0.0.RC2.1|326	* Sun Jul 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-0.b2.1mdv2008.0
12cr|php-imagick-3.1.0-0.0.RC2.1|327	+ Revision: 46482
12cr|php-imagick-3.1.0-0.0.RC2.1|328	- 2.0.0b2
12cr|php-imagick-3.1.0-0.0.RC2.1|329	
12cr|php-imagick-3.1.0-0.0.RC2.1|330	* Tue Jun 19 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-0.b1.1mdv2008.0
12cr|php-imagick-3.1.0-0.0.RC2.1|331	+ Revision: 41388
12cr|php-imagick-3.1.0-0.0.RC2.1|332	- 2.0.0b1
12cr|php-imagick-3.1.0-0.0.RC2.1|333	
12cr|php-imagick-3.1.0-0.0.RC2.1|334	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-0.a3.4mdv2008.0
12cr|php-imagick-3.1.0-0.0.RC2.1|335	+ Revision: 39502
12cr|php-imagick-3.1.0-0.0.RC2.1|336	- use distro conditional -fstack-protector
12cr|php-imagick-3.1.0-0.0.RC2.1|337	- fix deps
12cr|php-imagick-3.1.0-0.0.RC2.1|338	
12cr|php-imagick-3.1.0-0.0.RC2.1|339	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-0.a3.2mdv2008.0
12cr|php-imagick-3.1.0-0.0.RC2.1|340	+ Revision: 33812
12cr|php-imagick-3.1.0-0.0.RC2.1|341	- rebuilt against new upstream version (5.2.3)
12cr|php-imagick-3.1.0-0.0.RC2.1|342	
12cr|php-imagick-3.1.0-0.0.RC2.1|343	* Wed May 30 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-0.a3.1mdv2008.0
12cr|php-imagick-3.1.0-0.0.RC2.1|344	+ Revision: 32748
12cr|php-imagick-3.1.0-0.0.RC2.1|345	- 2.0.0a3
12cr|php-imagick-3.1.0-0.0.RC2.1|346	
12cr|php-imagick-3.1.0-0.0.RC2.1|347	* Mon May 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.0-0.a2.1mdv2008.0
12cr|php-imagick-3.1.0-0.0.RC2.1|348	+ Revision: 24032
12cr|php-imagick-3.1.0-0.0.RC2.1|349	- 2.0.0a2
12cr|php-imagick-3.1.0-0.0.RC2.1|350	
12cr|php-imagick-3.1.0-0.0.RC2.1|351	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.13-2mdv2008.0
12cr|php-imagick-3.1.0-0.0.RC2.1|352	+ Revision: 21335
12cr|php-imagick-3.1.0-0.0.RC2.1|353	- rebuilt against new upstream version (5.2.2)
12cr|php-imagick-3.1.0-0.0.RC2.1|354	
12cr|php-imagick-3.1.0-0.0.RC2.1|355	* Wed Apr 18 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.13-1mdv2008.0
12cr|php-imagick-3.1.0-0.0.RC2.1|356	+ Revision: 14496
12cr|php-imagick-3.1.0-0.0.RC2.1|357	- 0.9.13
12cr|php-imagick-3.1.0-0.0.RC2.1|358	
12cr|php-imagick-3.1.0-0.0.RC2.1|359	
12cr|php-imagick-3.1.0-0.0.RC2.1|360	* Wed Mar 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.11-6mdv2007.1
12cr|php-imagick-3.1.0-0.0.RC2.1|361	+ Revision: 147245
12cr|php-imagick-3.1.0-0.0.RC2.1|362	- rebuild
12cr|php-imagick-3.1.0-0.0.RC2.1|363	
12cr|php-imagick-3.1.0-0.0.RC2.1|364	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.11-5mdv2007.1
12cr|php-imagick-3.1.0-0.0.RC2.1|365	+ Revision: 117589
12cr|php-imagick-3.1.0-0.0.RC2.1|366	- rebuilt against new upstream version (5.2.1)
12cr|php-imagick-3.1.0-0.0.RC2.1|367	
12cr|php-imagick-3.1.0-0.0.RC2.1|368	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.11-4mdv2007.1
12cr|php-imagick-3.1.0-0.0.RC2.1|369	+ Revision: 79291
12cr|php-imagick-3.1.0-0.0.RC2.1|370	- rebuild
12cr|php-imagick-3.1.0-0.0.RC2.1|371	- rebuilt for php-5.2.0
12cr|php-imagick-3.1.0-0.0.RC2.1|372	- Import php-imagick
12cr|php-imagick-3.1.0-0.0.RC2.1|373	
12cr|php-imagick-3.1.0-0.0.RC2.1|374	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.11-2
12cr|php-imagick-3.1.0-0.0.RC2.1|375	- rebuilt for php-5.1.6
12cr|php-imagick-3.1.0-0.0.RC2.1|376	
12cr|php-imagick-3.1.0-0.0.RC2.1|377	* Sat Aug 05 2006 Emmanuel Andry <eandry@mandriva.org> 1:0.9.11-1mdv2007.0
12cr|php-imagick-3.1.0-0.0.RC2.1|378	- fork for PHP5
12cr|php-imagick-3.1.0-0.0.RC2.1|379	
12cr|php-imagick-3.1.0-0.0.RC2.1|380	* Wed Jul 26 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.11-3mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|381	- rebuild
12cr|php-imagick-3.1.0-0.0.RC2.1|382	
12cr|php-imagick-3.1.0-0.0.RC2.1|383	* Mon Jan 16 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.11-2mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|384	- rebuilt against php-4.4.2
12cr|php-imagick-3.1.0-0.0.RC2.1|385	
12cr|php-imagick-3.1.0-0.0.RC2.1|386	* Wed Nov 02 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.11-1mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|387	- rebuilt for php-4.4.1
12cr|php-imagick-3.1.0-0.0.RC2.1|388	- fix versioning
12cr|php-imagick-3.1.0-0.0.RC2.1|389	
12cr|php-imagick-3.1.0-0.0.RC2.1|390	* Thu Aug 25 2005 Oden Eriksson <oeriksson@mandriva.com> 4.4.0_0.9.11-2mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|391	- rebuilt against new Magick libs
12cr|php-imagick-3.1.0-0.0.RC2.1|392	
12cr|php-imagick-3.1.0-0.0.RC2.1|393	* Tue Jul 12 2005 Oden Eriksson <oeriksson@mandriva.com> 4.4.0-1mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|394	- rebuilt for php-4.4.0 final
12cr|php-imagick-3.1.0-0.0.RC2.1|395	
12cr|php-imagick-3.1.0-0.0.RC2.1|396	* Wed Jul 06 2005 Oden Eriksson <oeriksson@mandriva.com> 4.4.0-0.RC2.1mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|397	- rebuilt for php-4.4.0RC2
12cr|php-imagick-3.1.0-0.0.RC2.1|398	
12cr|php-imagick-3.1.0-0.0.RC2.1|399	* Wed Jun 15 2005 Oden Eriksson <oeriksson@mandriva.com> 4.4.0_0.9.11-0.RC1.1mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|400	- rebuilt for php-4.4.0RC1
12cr|php-imagick-3.1.0-0.0.RC2.1|401	
12cr|php-imagick-3.1.0-0.0.RC2.1|402	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 4.3.11_0.9.11-1mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|403	- renamed to php4-*
12cr|php-imagick-3.1.0-0.0.RC2.1|404	
12cr|php-imagick-3.1.0-0.0.RC2.1|405	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 4.3.11_0.9.11-1mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|406	- 4.3.11
12cr|php-imagick-3.1.0-0.0.RC2.1|407	
12cr|php-imagick-3.1.0-0.0.RC2.1|408	* Mon Mar 21 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.9.11-4mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|409	- use the %%mkrel macro
12cr|php-imagick-3.1.0-0.0.RC2.1|410	
12cr|php-imagick-3.1.0-0.0.RC2.1|411	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.9.11-3mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|412	- rebuilt against a non hardened-php aware php lib
12cr|php-imagick-3.1.0-0.0.RC2.1|413	
12cr|php-imagick-3.1.0-0.0.RC2.1|414	* Sat Jan 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.9.11-2mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|415	- rebuild due to hardened-php-0.2.6
12cr|php-imagick-3.1.0-0.0.RC2.1|416	- cleanups
12cr|php-imagick-3.1.0-0.0.RC2.1|417	
12cr|php-imagick-3.1.0-0.0.RC2.1|418	* Thu Dec 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.9.11-1mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|419	- rebuild for php 4.3.10
12cr|php-imagick-3.1.0-0.0.RC2.1|420	
12cr|php-imagick-3.1.0-0.0.RC2.1|421	* Wed Nov 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.9_0.9.11-2mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|422	- nuke redundant provides
12cr|php-imagick-3.1.0-0.0.RC2.1|423	
12cr|php-imagick-3.1.0-0.0.RC2.1|424	* Sat Oct 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.9_0.9.11-1mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|425	- rebuild for php 4.3.9
12cr|php-imagick-3.1.0-0.0.RC2.1|426	
12cr|php-imagick-3.1.0-0.0.RC2.1|427	* Mon Aug 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8_0.9.11-2mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|428	- rebuilt against new imagick libs
12cr|php-imagick-3.1.0-0.0.RC2.1|429	
12cr|php-imagick-3.1.0-0.0.RC2.1|430	* Mon May 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8_0.9.11-1mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|431	- 0.9.11
12cr|php-imagick-3.1.0-0.0.RC2.1|432	- built for php 4.3.8
12cr|php-imagick-3.1.0-0.0.RC2.1|433	
12cr|php-imagick-3.1.0-0.0.RC2.1|434	* Mon May 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_0.9.9-2mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|435	- use the %%configure2_5x macro
12cr|php-imagick-3.1.0-0.0.RC2.1|436	- move scandir to /etc/php4.d
12cr|php-imagick-3.1.0-0.0.RC2.1|437	
12cr|php-imagick-3.1.0-0.0.RC2.1|438	* Thu May 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_0.9.9-1mdk
12cr|php-imagick-3.1.0-0.0.RC2.1|439	- 0.9.9
12cr|php-imagick-3.1.0-0.0.RC2.1|440	- fix url
12cr|php-imagick-3.1.0-0.0.RC2.1|441	- built for php 4.3.6
12cr|php-imagick-3.1.0-0.0.RC2.1|442	

5835 12
12cr|php-inclued-0.1.3-1|1	%define modname inclued
12cr|php-inclued-0.1.3-1|2	%define soname %{modname}.so
12cr|php-inclued-0.1.3-1|3	%define inifile A76_%{modname}.ini
12cr|php-inclued-0.1.3-1|4	
12cr|php-inclued-0.1.3-1|5	Summary:	Clued-in about your inclueds extension for php
12cr|php-inclued-0.1.3-1|6	Name:		php-%{modname}
12cr|php-inclued-0.1.3-1|7	Version:	0.1.3
12cr|php-inclued-0.1.3-1|8	Release:	%mkrel 1
12cr|php-inclued-0.1.3-1|9	Group:		Development/PHP
12cr|php-inclued-0.1.3-1|10	License:	PHP License
12cr|php-inclued-0.1.3-1|11	URL:		http://pecl.php.net/package/inclued/
12cr|php-inclued-0.1.3-1|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-inclued-0.1.3-1|13	Requires(pre): rpm-helper
12cr|php-inclued-0.1.3-1|14	Requires(postun): rpm-helper
12cr|php-inclued-0.1.3-1|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-inclued-0.1.3-1|16	BuildRequires:	file
12cr|php-inclued-0.1.3-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-inclued-0.1.3-1|18	
12cr|php-inclued-0.1.3-1|19	%description
12cr|php-inclued-0.1.3-1|20	Allows you trace through and dump the hierarchy of file inclusions and
12cr|php-inclued-0.1.3-1|21	class inheritance at runtime.
12cr|php-inclued-0.1.3-1|22	
12cr|php-inclued-0.1.3-1|23	%prep
12cr|php-inclued-0.1.3-1|24	
12cr|php-inclued-0.1.3-1|25	%setup -q -n %{modname}-%{version}
12cr|php-inclued-0.1.3-1|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-inclued-0.1.3-1|27	
12cr|php-inclued-0.1.3-1|28	# fix permissions
12cr|php-inclued-0.1.3-1|29	find . -type f | xargs chmod 644
12cr|php-inclued-0.1.3-1|30	
12cr|php-inclued-0.1.3-1|31	# strip away annoying ^M
12cr|php-inclued-0.1.3-1|32	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-inclued-0.1.3-1|33	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-inclued-0.1.3-1|34	
12cr|php-inclued-0.1.3-1|35	%build
12cr|php-inclued-0.1.3-1|36	%serverbuild
12cr|php-inclued-0.1.3-1|37	
12cr|php-inclued-0.1.3-1|38	phpize
12cr|php-inclued-0.1.3-1|39	%configure2_5x --with-libdir=%{_lib} \
12cr|php-inclued-0.1.3-1|40	--with-%{modname}=shared,%{_prefix}
12cr|php-inclued-0.1.3-1|41	
12cr|php-inclued-0.1.3-1|42	%make
12cr|php-inclued-0.1.3-1|43	
12cr|php-inclued-0.1.3-1|44	%install
12cr|php-inclued-0.1.3-1|45	rm -rf %{buildroot}
12cr|php-inclued-0.1.3-1|46	
12cr|php-inclued-0.1.3-1|47	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-inclued-0.1.3-1|48	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-inclued-0.1.3-1|49	install -d %{buildroot}/var/log/httpd
12cr|php-inclued-0.1.3-1|50	
12cr|php-inclued-0.1.3-1|51	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-inclued-0.1.3-1|52	
12cr|php-inclued-0.1.3-1|53	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-inclued-0.1.3-1|54	extension = %{soname}
12cr|php-inclued-0.1.3-1|55	
12cr|php-inclued-0.1.3-1|56	[%{modname}]
12cr|php-inclued-0.1.3-1|57	inclued.dumpdir	= /tmp
12cr|php-inclued-0.1.3-1|58	inclued.enabled	= On
12cr|php-inclued-0.1.3-1|59	EOF
12cr|php-inclued-0.1.3-1|60	
12cr|php-inclued-0.1.3-1|61	%post
12cr|php-inclued-0.1.3-1|62	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-inclued-0.1.3-1|63	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-inclued-0.1.3-1|64	fi
12cr|php-inclued-0.1.3-1|65	
12cr|php-inclued-0.1.3-1|66	%postun
12cr|php-inclued-0.1.3-1|67	if [ "$1" = "0" ]; then
12cr|php-inclued-0.1.3-1|68	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-inclued-0.1.3-1|69	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-inclued-0.1.3-1|70	fi
12cr|php-inclued-0.1.3-1|71	fi
12cr|php-inclued-0.1.3-1|72	
12cr|php-inclued-0.1.3-1|73	%clean
12cr|php-inclued-0.1.3-1|74	rm -rf %{buildroot}
12cr|php-inclued-0.1.3-1|75	
12cr|php-inclued-0.1.3-1|76	%files
12cr|php-inclued-0.1.3-1|77	%defattr(-,root,root)
12cr|php-inclued-0.1.3-1|78	%doc package*.xml INSTALL gengraph.php
12cr|php-inclued-0.1.3-1|79	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-inclued-0.1.3-1|80	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-inclued-0.1.3-1|81	
12cr|php-inclued-0.1.3-1|82	
12cr|php-inclued-0.1.3-1|83	
12cr|php-inclued-0.1.3-1|84	%changelog
12cr|php-inclued-0.1.3-1|85	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-1mdv2012.0
12cr|php-inclued-0.1.3-1|86	+ Revision: 806391
12cr|php-inclued-0.1.3-1|87	- 0.1.3
12cr|php-inclued-0.1.3-1|88	- rebuild for php-5.4.x
12cr|php-inclued-0.1.3-1|89	
12cr|php-inclued-0.1.3-1|90	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-7
12cr|php-inclued-0.1.3-1|91	+ Revision: 761260
12cr|php-inclued-0.1.3-1|92	- rebuild
12cr|php-inclued-0.1.3-1|93	
12cr|php-inclued-0.1.3-1|94	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-6
12cr|php-inclued-0.1.3-1|95	+ Revision: 696436
12cr|php-inclued-0.1.3-1|96	- rebuilt for php-5.3.8
12cr|php-inclued-0.1.3-1|97	
12cr|php-inclued-0.1.3-1|98	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5
12cr|php-inclued-0.1.3-1|99	+ Revision: 695411
12cr|php-inclued-0.1.3-1|100	- rebuilt for php-5.3.7
12cr|php-inclued-0.1.3-1|101	
12cr|php-inclued-0.1.3-1|102	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cr|php-inclued-0.1.3-1|103	+ Revision: 646653
12cr|php-inclued-0.1.3-1|104	- rebuilt for php-5.3.6
12cr|php-inclued-0.1.3-1|105	
12cr|php-inclued-0.1.3-1|106	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cr|php-inclued-0.1.3-1|107	+ Revision: 629815
12cr|php-inclued-0.1.3-1|108	- rebuilt for php-5.3.5
12cr|php-inclued-0.1.3-1|109	
12cr|php-inclued-0.1.3-1|110	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-2mdv2011.0
12cr|php-inclued-0.1.3-1|111	+ Revision: 628136
12cr|php-inclued-0.1.3-1|112	- ensure it's built without automake1.7
12cr|php-inclued-0.1.3-1|113	
12cr|php-inclued-0.1.3-1|114	* Wed Dec 01 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1mdv2011.0
12cr|php-inclued-0.1.3-1|115	+ Revision: 604429
12cr|php-inclued-0.1.3-1|116	- 0.1.2
12cr|php-inclued-0.1.3-1|117	
12cr|php-inclued-0.1.3-1|118	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4mdv2011.0
12cr|php-inclued-0.1.3-1|119	+ Revision: 600500
12cr|php-inclued-0.1.3-1|120	- rebuild
12cr|php-inclued-0.1.3-1|121	
12cr|php-inclued-0.1.3-1|122	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2011.0
12cr|php-inclued-0.1.3-1|123	+ Revision: 588838
12cr|php-inclued-0.1.3-1|124	- rebuild
12cr|php-inclued-0.1.3-1|125	
12cr|php-inclued-0.1.3-1|126	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-2mdv2010.1
12cr|php-inclued-0.1.3-1|127	+ Revision: 514563
12cr|php-inclued-0.1.3-1|128	- rebuilt for php-5.3.2
12cr|php-inclued-0.1.3-1|129	
12cr|php-inclued-0.1.3-1|130	* Tue Feb 23 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdv2010.1
12cr|php-inclued-0.1.3-1|131	+ Revision: 510103
12cr|php-inclued-0.1.3-1|132	- 0.1.1
12cr|php-inclued-0.1.3-1|133	
12cr|php-inclued-0.1.3-1|134	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-11mdv2010.1
12cr|php-inclued-0.1.3-1|135	+ Revision: 485397
12cr|php-inclued-0.1.3-1|136	- rebuilt for php-5.3.2RC1
12cr|php-inclued-0.1.3-1|137	
12cr|php-inclued-0.1.3-1|138	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-10mdv2010.1
12cr|php-inclued-0.1.3-1|139	+ Revision: 468179
12cr|php-inclued-0.1.3-1|140	- rebuilt against php-5.3.1
12cr|php-inclued-0.1.3-1|141	
12cr|php-inclued-0.1.3-1|142	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-9mdv2010.0
12cr|php-inclued-0.1.3-1|143	+ Revision: 451283
12cr|php-inclued-0.1.3-1|144	- rebuild
12cr|php-inclued-0.1.3-1|145	
12cr|php-inclued-0.1.3-1|146	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.0-8mdv2010.0
12cr|php-inclued-0.1.3-1|147	+ Revision: 397541
12cr|php-inclued-0.1.3-1|148	- Rebuild
12cr|php-inclued-0.1.3-1|149	
12cr|php-inclued-0.1.3-1|150	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2010.0
12cr|php-inclued-0.1.3-1|151	+ Revision: 377001
12cr|php-inclued-0.1.3-1|152	- rebuilt for php-5.3.0RC2
12cr|php-inclued-0.1.3-1|153	
12cr|php-inclued-0.1.3-1|154	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdv2009.1
12cr|php-inclued-0.1.3-1|155	+ Revision: 346507
12cr|php-inclued-0.1.3-1|156	- rebuilt for php-5.2.9
12cr|php-inclued-0.1.3-1|157	
12cr|php-inclued-0.1.3-1|158	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdv2009.1
12cr|php-inclued-0.1.3-1|159	+ Revision: 341769
12cr|php-inclued-0.1.3-1|160	- rebuilt against php-5.2.9RC2
12cr|php-inclued-0.1.3-1|161	
12cr|php-inclued-0.1.3-1|162	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdv2009.1
12cr|php-inclued-0.1.3-1|163	+ Revision: 321808
12cr|php-inclued-0.1.3-1|164	- rebuild
12cr|php-inclued-0.1.3-1|165	
12cr|php-inclued-0.1.3-1|166	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdv2009.1
12cr|php-inclued-0.1.3-1|167	+ Revision: 310279
12cr|php-inclued-0.1.3-1|168	- rebuilt against php-5.2.7
12cr|php-inclued-0.1.3-1|169	
12cr|php-inclued-0.1.3-1|170	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdv2009.0
12cr|php-inclued-0.1.3-1|171	+ Revision: 238406
12cr|php-inclued-0.1.3-1|172	- rebuild
12cr|php-inclued-0.1.3-1|173	
12cr|php-inclued-0.1.3-1|174	* Fri Feb 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdv2008.1
12cr|php-inclued-0.1.3-1|175	+ Revision: 176843
12cr|php-inclued-0.1.3-1|176	- import php-inclued
12cr|php-inclued-0.1.3-1|177	
12cr|php-inclued-0.1.3-1|178	
12cr|php-inclued-0.1.3-1|179	* Fri Feb 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdv2008.1
12cr|php-inclued-0.1.3-1|180	- initial Mandriva package

5836 12
12cr|php-inotify-0.1.6-1|1	%define modname inotify
12cr|php-inotify-0.1.6-1|2	%define soname %{modname}.so
12cr|php-inotify-0.1.6-1|3	%define inifile A82_%{modname}.ini
12cr|php-inotify-0.1.6-1|4	
12cr|php-inotify-0.1.6-1|5	Summary:	Provides inotify functions for PHP
12cr|php-inotify-0.1.6-1|6	Name:		php-%{modname}
12cr|php-inotify-0.1.6-1|7	Version:	0.1.6
12cr|php-inotify-0.1.6-1|8	Release:	%mkrel 1
12cr|php-inotify-0.1.6-1|9	Group:		Development/PHP
12cr|php-inotify-0.1.6-1|10	License:	PHP License
12cr|php-inotify-0.1.6-1|11	URL:		http://pecl.php.net/package/inotify/
12cr|php-inotify-0.1.6-1|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-inotify-0.1.6-1|13	BuildRequires:  php-devel >= 3:5.2.0
12cr|php-inotify-0.1.6-1|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-inotify-0.1.6-1|15	
12cr|php-inotify-0.1.6-1|16	%description
12cr|php-inotify-0.1.6-1|17	The inotify extension allows to use inotify functions in a PHP script.
12cr|php-inotify-0.1.6-1|18	
12cr|php-inotify-0.1.6-1|19	%prep
12cr|php-inotify-0.1.6-1|20	
12cr|php-inotify-0.1.6-1|21	%setup -q -n %{modname}-%{version}
12cr|php-inotify-0.1.6-1|22	[ "../package*.xml" != "/" ] && mv -f ../package*.xml .
12cr|php-inotify-0.1.6-1|23	
12cr|php-inotify-0.1.6-1|24	# lib64 fixes
12cr|php-inotify-0.1.6-1|25	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-inotify-0.1.6-1|26	
12cr|php-inotify-0.1.6-1|27	%build
12cr|php-inotify-0.1.6-1|28	%serverbuild
12cr|php-inotify-0.1.6-1|29	
12cr|php-inotify-0.1.6-1|30	phpize
12cr|php-inotify-0.1.6-1|31	%configure2_5x --with-libdir=%{_lib} \
12cr|php-inotify-0.1.6-1|32	--with-%{modname}=shared,%{_prefix}
12cr|php-inotify-0.1.6-1|33	
12cr|php-inotify-0.1.6-1|34	%make
12cr|php-inotify-0.1.6-1|35	mv modules/*.so .
12cr|php-inotify-0.1.6-1|36	
12cr|php-inotify-0.1.6-1|37	%install
12cr|php-inotify-0.1.6-1|38	rm -rf %{buildroot}
12cr|php-inotify-0.1.6-1|39	
12cr|php-inotify-0.1.6-1|40	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-inotify-0.1.6-1|41	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-inotify-0.1.6-1|42	
12cr|php-inotify-0.1.6-1|43	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-inotify-0.1.6-1|44	
12cr|php-inotify-0.1.6-1|45	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-inotify-0.1.6-1|46	extension = %{soname}
12cr|php-inotify-0.1.6-1|47	EOF
12cr|php-inotify-0.1.6-1|48	
12cr|php-inotify-0.1.6-1|49	%post
12cr|php-inotify-0.1.6-1|50	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-inotify-0.1.6-1|51	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-inotify-0.1.6-1|52	fi
12cr|php-inotify-0.1.6-1|53	
12cr|php-inotify-0.1.6-1|54	%postun
12cr|php-inotify-0.1.6-1|55	if [ "$1" = "0" ]; then
12cr|php-inotify-0.1.6-1|56	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-inotify-0.1.6-1|57	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-inotify-0.1.6-1|58	fi
12cr|php-inotify-0.1.6-1|59	fi
12cr|php-inotify-0.1.6-1|60	
12cr|php-inotify-0.1.6-1|61	%clean
12cr|php-inotify-0.1.6-1|62	rm -rf %{buildroot}
12cr|php-inotify-0.1.6-1|63	
12cr|php-inotify-0.1.6-1|64	%files
12cr|php-inotify-0.1.6-1|65	%defattr(-,root,root)
12cr|php-inotify-0.1.6-1|66	%doc tests CREDITS README inotify.php tail.php package.xml
12cr|php-inotify-0.1.6-1|67	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-inotify-0.1.6-1|68	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-inotify-0.1.6-1|69	
12cr|php-inotify-0.1.6-1|70	
12cr|php-inotify-0.1.6-1|71	%changelog
12cr|php-inotify-0.1.6-1|72	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-1mdv2012.0
12cr|php-inotify-0.1.6-1|73	+ Revision: 797148
12cr|php-inotify-0.1.6-1|74	- 0.1.6
12cr|php-inotify-0.1.6-1|75	- rebuild for php-5.4.x
12cr|php-inotify-0.1.6-1|76	- remove broken source
12cr|php-inotify-0.1.6-1|77	- 0.1.5
12cr|php-inotify-0.1.6-1|78	
12cr|php-inotify-0.1.6-1|79	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-14
12cr|php-inotify-0.1.6-1|80	+ Revision: 761261
12cr|php-inotify-0.1.6-1|81	- rebuild
12cr|php-inotify-0.1.6-1|82	
12cr|php-inotify-0.1.6-1|83	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-13
12cr|php-inotify-0.1.6-1|84	+ Revision: 696437
12cr|php-inotify-0.1.6-1|85	- rebuilt for php-5.3.8
12cr|php-inotify-0.1.6-1|86	
12cr|php-inotify-0.1.6-1|87	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-12
12cr|php-inotify-0.1.6-1|88	+ Revision: 695412
12cr|php-inotify-0.1.6-1|89	- rebuilt for php-5.3.7
12cr|php-inotify-0.1.6-1|90	
12cr|php-inotify-0.1.6-1|91	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-11
12cr|php-inotify-0.1.6-1|92	+ Revision: 646654
12cr|php-inotify-0.1.6-1|93	- rebuilt for php-5.3.6
12cr|php-inotify-0.1.6-1|94	
12cr|php-inotify-0.1.6-1|95	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-10mdv2011.0
12cr|php-inotify-0.1.6-1|96	+ Revision: 629816
12cr|php-inotify-0.1.6-1|97	- rebuilt for php-5.3.5
12cr|php-inotify-0.1.6-1|98	
12cr|php-inotify-0.1.6-1|99	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-9mdv2011.0
12cr|php-inotify-0.1.6-1|100	+ Revision: 628137
12cr|php-inotify-0.1.6-1|101	- ensure it's built without automake1.7
12cr|php-inotify-0.1.6-1|102	
12cr|php-inotify-0.1.6-1|103	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-8mdv2011.0
12cr|php-inotify-0.1.6-1|104	+ Revision: 600501
12cr|php-inotify-0.1.6-1|105	- rebuild
12cr|php-inotify-0.1.6-1|106	
12cr|php-inotify-0.1.6-1|107	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-7mdv2011.0
12cr|php-inotify-0.1.6-1|108	+ Revision: 588839
12cr|php-inotify-0.1.6-1|109	- rebuild
12cr|php-inotify-0.1.6-1|110	
12cr|php-inotify-0.1.6-1|111	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-6mdv2010.1
12cr|php-inotify-0.1.6-1|112	+ Revision: 514564
12cr|php-inotify-0.1.6-1|113	- rebuilt for php-5.3.2
12cr|php-inotify-0.1.6-1|114	
12cr|php-inotify-0.1.6-1|115	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-5mdv2010.1
12cr|php-inotify-0.1.6-1|116	+ Revision: 485398
12cr|php-inotify-0.1.6-1|117	- rebuilt for php-5.3.2RC1
12cr|php-inotify-0.1.6-1|118	
12cr|php-inotify-0.1.6-1|119	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-4mdv2010.1
12cr|php-inotify-0.1.6-1|120	+ Revision: 468180
12cr|php-inotify-0.1.6-1|121	- rebuilt against php-5.3.1
12cr|php-inotify-0.1.6-1|122	
12cr|php-inotify-0.1.6-1|123	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-3mdv2010.0
12cr|php-inotify-0.1.6-1|124	+ Revision: 451284
12cr|php-inotify-0.1.6-1|125	- rebuild
12cr|php-inotify-0.1.6-1|126	
12cr|php-inotify-0.1.6-1|127	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.4-2mdv2010.0
12cr|php-inotify-0.1.6-1|128	+ Revision: 397542
12cr|php-inotify-0.1.6-1|129	- Rebuild
12cr|php-inotify-0.1.6-1|130	
12cr|php-inotify-0.1.6-1|131	* Tue May 19 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-1mdv2010.0
12cr|php-inotify-0.1.6-1|132	+ Revision: 377658
12cr|php-inotify-0.1.6-1|133	- 0.1.4 (fixes build with php-5.3.x)
12cr|php-inotify-0.1.6-1|134	- rebuilt for php-5.3.0RC2
12cr|php-inotify-0.1.6-1|135	
12cr|php-inotify-0.1.6-1|136	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-5mdv2009.1
12cr|php-inotify-0.1.6-1|137	+ Revision: 346508
12cr|php-inotify-0.1.6-1|138	- rebuilt for php-5.2.9
12cr|php-inotify-0.1.6-1|139	
12cr|php-inotify-0.1.6-1|140	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-4mdv2009.1
12cr|php-inotify-0.1.6-1|141	+ Revision: 341770
12cr|php-inotify-0.1.6-1|142	- rebuilt against php-5.2.9RC2
12cr|php-inotify-0.1.6-1|143	
12cr|php-inotify-0.1.6-1|144	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-3mdv2009.1
12cr|php-inotify-0.1.6-1|145	+ Revision: 321811
12cr|php-inotify-0.1.6-1|146	- rebuild
12cr|php-inotify-0.1.6-1|147	
12cr|php-inotify-0.1.6-1|148	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-2mdv2009.1
12cr|php-inotify-0.1.6-1|149	+ Revision: 310280
12cr|php-inotify-0.1.6-1|150	- rebuilt against php-5.2.7
12cr|php-inotify-0.1.6-1|151	
12cr|php-inotify-0.1.6-1|152	* Thu Nov 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-1mdv2009.1
12cr|php-inotify-0.1.6-1|153	+ Revision: 300262
12cr|php-inotify-0.1.6-1|154	- 0.1.3
12cr|php-inotify-0.1.6-1|155	
12cr|php-inotify-0.1.6-1|156	* Tue Oct 28 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1mdv2009.1
12cr|php-inotify-0.1.6-1|157	+ Revision: 297808
12cr|php-inotify-0.1.6-1|158	- import php-inotify
12cr|php-inotify-0.1.6-1|159	
12cr|php-inotify-0.1.6-1|160	
12cr|php-inotify-0.1.6-1|161	* Tue Oct 28 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1mdv2009.0
12cr|php-inotify-0.1.6-1|162	- initial Mandriva package

5837 12
12cr|phpipam-0.4-1|1	%define _exclude_files_from_autoprov %{_datadir}/%{name}/functions
12cr|phpipam-0.4-1|2	%define _requires_exceptions pear.functions.PEAR.OLE.php\\|pear.functions.PEAR.PEAR.php
12cr|phpipam-0.4-1|3	%if "%{distribution}" == "Mandriva Linux"
12cr|phpipam-0.4-1|4	%if %mdkversion < 200900
12cr|phpipam-0.4-1|5	%define ldflags  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id
12cr|phpipam-0.4-1|6	%endif
12cr|phpipam-0.4-1|7	%endif
12cr|phpipam-0.4-1|8	
12cr|phpipam-0.4-1|9	Name:           phpipam
12cr|phpipam-0.4-1|10	Version:        0.4
12cr|phpipam-0.4-1|11	Release:        %mkrel 1
12cr|phpipam-0.4-1|12	Summary:     	Open-source web IP address management application
12cr|phpipam-0.4-1|13	License:     	GPLv2+
12cr|phpipam-0.4-1|14	Group:       	Networking/Other
12cr|phpipam-0.4-1|15	URL:         	http://phpipam.sourceforge.net/
12cr|phpipam-0.4-1|16	Source0:     	%{name}-%{version}.tar
12cr|phpipam-0.4-1|17	Requires:       apache-mod_php
12cr|phpipam-0.4-1|18	Requires:       php-mysqli
12cr|phpipam-0.4-1|19	Requires:	php-session
12cr|phpipam-0.4-1|20	Requires:       php-gmp
12cr|phpipam-0.4-1|21	Requires:       php-pear
12cr|phpipam-0.4-1|22	BuildArch:      noarch
12cr|phpipam-0.4-1|23	AutoReqProv: 	1
12cr|phpipam-0.4-1|24	Suggests:	mysql
12cr|phpipam-0.4-1|25	Requires(post):   rpm-helper
12cr|phpipam-0.4-1|26	%if "%{distribution}" == "Mandriva Linux"
12cr|phpipam-0.4-1|27	%if %mdkversion < 201010
12cr|phpipam-0.4-1|28	Requires(postun):   rpm-helper
12cr|phpipam-0.4-1|29	%endif
12cr|phpipam-0.4-1|30	%endif
12cr|phpipam-0.4-1|31	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|phpipam-0.4-1|32	
12cr|phpipam-0.4-1|33	%description
12cr|phpipam-0.4-1|34	phpipam is an open-source web IP address management application. Its goal is
12cr|phpipam-0.4-1|35	to provide light and simple |P address management. It is ajax-based using
12cr|phpipam-0.4-1|36	jQuery libraries, php scripts, javascript and some HTML5/CSS3 features
12cr|phpipam-0.4-1|37	
12cr|phpipam-0.4-1|38	%prep
12cr|phpipam-0.4-1|39	%setup -q -n %{name}
12cr|phpipam-0.4-1|40	
12cr|phpipam-0.4-1|41	%build
12cr|phpipam-0.4-1|42	
12cr|phpipam-0.4-1|43	%install
12cr|phpipam-0.4-1|44	rm -rf %{buildroot}
12cr|phpipam-0.4-1|45	
12cr|phpipam-0.4-1|46	install -d %{buildroot}%{_datadir}/%{name}
12cr|phpipam-0.4-1|47	cp -aRf * %{buildroot}%{_datadir}/%{name}/
12cr|phpipam-0.4-1|48	
12cr|phpipam-0.4-1|49	pushd %{buildroot}%{_datadir}/%{name}
12cr|phpipam-0.4-1|50	rm -f INSTALL UPDATE README
12cr|phpipam-0.4-1|51	popd
12cr|phpipam-0.4-1|52	
12cr|phpipam-0.4-1|53	
12cr|phpipam-0.4-1|54	# provide a simple apache config
12cr|phpipam-0.4-1|55	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|phpipam-0.4-1|56	install -d -m 755 %{buildroot}%{webappconfdir}
12cr|phpipam-0.4-1|57	
12cr|phpipam-0.4-1|58	pushd  %{buildroot}%{_sysconfdir}/%{name}
12cr|phpipam-0.4-1|59	ln -s ../../%{_datadir}/%{name}/config.php config.php
12cr|phpipam-0.4-1|60	popd
12cr|phpipam-0.4-1|61	
12cr|phpipam-0.4-1|62	cat > %{buildroot}%{webappconfdir}/%{name}.conf << EOF
12cr|phpipam-0.4-1|63	Alias /%{name} %{_datadir}/%{name}
12cr|phpipam-0.4-1|64	
12cr|phpipam-0.4-1|65	<Directory %{_datadir}/%{name}>
12cr|phpipam-0.4-1|66	Order deny,allow
12cr|phpipam-0.4-1|67	Deny from all
12cr|phpipam-0.4-1|68	Allow from 127.0.0.1
12cr|phpipam-0.4-1|69	ErrorDocument 403 "Access denied per %{webappconfdir}/%{name}.conf"
12cr|phpipam-0.4-1|70	</Directory>
12cr|phpipam-0.4-1|71	EOF
12cr|phpipam-0.4-1|72	
12cr|phpipam-0.4-1|73	
12cr|phpipam-0.4-1|74	
12cr|phpipam-0.4-1|75	
12cr|phpipam-0.4-1|76	
12cr|phpipam-0.4-1|77	%files
12cr|phpipam-0.4-1|78	%defattr(0755,root,root)
12cr|phpipam-0.4-1|79	%doc INSTALL README UPDATE
12cr|phpipam-0.4-1|80	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
12cr|phpipam-0.4-1|81	%config(noreplace) %{webappconfdir}/%{name}.conf
12cr|phpipam-0.4-1|82	%dir %{_sysconfdir}/%{name}
12cr|phpipam-0.4-1|83	%{_datadir}/%{name}
12cr|phpipam-0.4-1|84	
12cr|phpipam-0.4-1|85	
12cr|phpipam-0.4-1|86	
12cr|phpipam-0.4-1|87	%changelog
12cr|phpipam-0.4-1|88	* Wed Nov 09 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.4-1mdv2011.0
12cr|phpipam-0.4-1|89	+ Revision: 729285
12cr|phpipam-0.4-1|90	- import phpipam
12cr|phpipam-0.4-1|91	

5838 12
12cr|php-jpgraph-3.5.0-0.b1.2|1	%undefine __find_provides
12cr|php-jpgraph-3.5.0-0.b1.2|2	%undefine __find_requires
12cr|php-jpgraph-3.5.0-0.b1.2|3	
12cr|php-jpgraph-3.5.0-0.b1.2|4	%define rel	2
12cr|php-jpgraph-3.5.0-0.b1.2|5	%define prerel	b1
12cr|php-jpgraph-3.5.0-0.b1.2|6	
12cr|php-jpgraph-3.5.0-0.b1.2|7	Summary:	An OO graph drawing class library for PHP5
12cr|php-jpgraph-3.5.0-0.b1.2|8	Name:		php-jpgraph
12cr|php-jpgraph-3.5.0-0.b1.2|9	Version:	3.5.0
12cr|php-jpgraph-3.5.0-0.b1.2|10	Release:	%mkrel -c %{prerel} %{rel}
12cr|php-jpgraph-3.5.0-0.b1.2|11	License:	QPL
12cr|php-jpgraph-3.5.0-0.b1.2|12	Group:		Networking/Other
12cr|php-jpgraph-3.5.0-0.b1.2|13	URL:		http://jpgraph.net/
12cr|php-jpgraph-3.5.0-0.b1.2|14	# no direct download link available on website
12cr|php-jpgraph-3.5.0-0.b1.2|15	# md5 checksum: 7237ef5dc19ad8bb67197a19782e950c
12cr|php-jpgraph-3.5.0-0.b1.2|16	Source0:	jpgraph-%{version}%{prerel}.tar.gz
12cr|php-jpgraph-3.5.0-0.b1.2|17	Patch0:		jpgraph-3.0.6-CVE-2009-4422.diff
12cr|php-jpgraph-3.5.0-0.b1.2|18	Requires:	gd
12cr|php-jpgraph-3.5.0-0.b1.2|19	Requires:	php-gd
12cr|php-jpgraph-3.5.0-0.b1.2|20	Requires:	fonts-ttf-bitstream-vera
12cr|php-jpgraph-3.5.0-0.b1.2|21	BuildArch:	noarch
12cr|php-jpgraph-3.5.0-0.b1.2|22	Obsoletes:	php5-jpgraph
12cr|php-jpgraph-3.5.0-0.b1.2|23	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-jpgraph-3.5.0-0.b1.2|24	
12cr|php-jpgraph-3.5.0-0.b1.2|25	%description
12cr|php-jpgraph-3.5.0-0.b1.2|26	JpGraph is a OO Graph drawing library for PHP 5.0.x and above.
12cr|php-jpgraph-3.5.0-0.b1.2|27	Highlights of the available features are: text, linear, and log
12cr|php-jpgraph-3.5.0-0.b1.2|28	scales for both the X and Y axes, anti-aliasing of lines,
12cr|php-jpgraph-3.5.0-0.b1.2|29	color-gradient fills, support for GIF, JPG, and PNG formats,
12cr|php-jpgraph-3.5.0-0.b1.2|30	support for two Y axes, spider plots (a.k.a Web plots),
12cr|php-jpgraph-3.5.0-0.b1.2|31	pie-charts, lineplots, filled line plots, impulse plots, bar
12cr|php-jpgraph-3.5.0-0.b1.2|32	plots, and error plots, support for multiple plot types in one
12cr|php-jpgraph-3.5.0-0.b1.2|33	graph, intelligent autoscaling.
12cr|php-jpgraph-3.5.0-0.b1.2|34	
12cr|php-jpgraph-3.5.0-0.b1.2|35	Extensive documentations are available at:
12cr|php-jpgraph-3.5.0-0.b1.2|36	http://jpgraph.net/doc/
12cr|php-jpgraph-3.5.0-0.b1.2|37	
12cr|php-jpgraph-3.5.0-0.b1.2|38	%package	doc
12cr|php-jpgraph-3.5.0-0.b1.2|39	Summary:	Documentation for JpGraph
12cr|php-jpgraph-3.5.0-0.b1.2|40	Group:		Networking/Other
12cr|php-jpgraph-3.5.0-0.b1.2|41	
12cr|php-jpgraph-3.5.0-0.b1.2|42	%description	doc
12cr|php-jpgraph-3.5.0-0.b1.2|43	JpGraph is a OO Graph drawing library for PHP 5.0.x and above.
12cr|php-jpgraph-3.5.0-0.b1.2|44	Highlights of the available features are: text, linear, and log
12cr|php-jpgraph-3.5.0-0.b1.2|45	scales for both the X and Y axes, anti-aliasing of lines,
12cr|php-jpgraph-3.5.0-0.b1.2|46	color-gradient fills, support for GIF, JPG, and PNG formats,
12cr|php-jpgraph-3.5.0-0.b1.2|47	support for two Y axes, spider plots (a.k.a Web plots),
12cr|php-jpgraph-3.5.0-0.b1.2|48	pie-charts, lineplots, filled line plots, impulse plots, bar
12cr|php-jpgraph-3.5.0-0.b1.2|49	plots, and error plots, support for multiple plot types in one
12cr|php-jpgraph-3.5.0-0.b1.2|50	graph, intelligent autoscaling.
12cr|php-jpgraph-3.5.0-0.b1.2|51	
12cr|php-jpgraph-3.5.0-0.b1.2|52	This package contains the documentation for %{name}.
12cr|php-jpgraph-3.5.0-0.b1.2|53	
12cr|php-jpgraph-3.5.0-0.b1.2|54	%prep
12cr|php-jpgraph-3.5.0-0.b1.2|55	%setup -q -n jpgraph-%{version}%{prerel}
12cr|php-jpgraph-3.5.0-0.b1.2|56	%patch0 -p0
12cr|php-jpgraph-3.5.0-0.b1.2|57	
12cr|php-jpgraph-3.5.0-0.b1.2|58	%install
12cr|php-jpgraph-3.5.0-0.b1.2|59	rm -rf %{buildroot}
12cr|php-jpgraph-3.5.0-0.b1.2|60	
12cr|php-jpgraph-3.5.0-0.b1.2|61	install -d %{buildroot}%{_datadir}/php/jpgraph
12cr|php-jpgraph-3.5.0-0.b1.2|62	cp -aRf src/* %{buildroot}%{_datadir}/php/jpgraph/
12cr|php-jpgraph-3.5.0-0.b1.2|63	
12cr|php-jpgraph-3.5.0-0.b1.2|64	install -d -m 755 %{buildroot}%{_docdir}/%{name}
12cr|php-jpgraph-3.5.0-0.b1.2|65	cp -r docs %{buildroot}%{_docdir}/%{name}
12cr|php-jpgraph-3.5.0-0.b1.2|66	cp -r src/Examples %{buildroot}%{_docdir}/%{name}
12cr|php-jpgraph-3.5.0-0.b1.2|67	install -m 644 README VERSION %{buildroot}%{_docdir}/%{name}
12cr|php-jpgraph-3.5.0-0.b1.2|68	
12cr|php-jpgraph-3.5.0-0.b1.2|69	%clean
12cr|php-jpgraph-3.5.0-0.b1.2|70	rm -rf %{buildroot}
12cr|php-jpgraph-3.5.0-0.b1.2|71	
12cr|php-jpgraph-3.5.0-0.b1.2|72	%files
12cr|php-jpgraph-3.5.0-0.b1.2|73	%defattr(-,root,root)
12cr|php-jpgraph-3.5.0-0.b1.2|74	%{_docdir}/%{name}
12cr|php-jpgraph-3.5.0-0.b1.2|75	%{_datadir}/php/jpgraph
12cr|php-jpgraph-3.5.0-0.b1.2|76	%exclude %{_docdir}/%{name}/Examples
12cr|php-jpgraph-3.5.0-0.b1.2|77	%exclude %{_docdir}/%{name}/docs
12cr|php-jpgraph-3.5.0-0.b1.2|78	
12cr|php-jpgraph-3.5.0-0.b1.2|79	%files doc
12cr|php-jpgraph-3.5.0-0.b1.2|80	%defattr(-,root,root)
12cr|php-jpgraph-3.5.0-0.b1.2|81	%{_docdir}/%{name}/Examples
12cr|php-jpgraph-3.5.0-0.b1.2|82	%{_docdir}/%{name}/docs
12cr|php-jpgraph-3.5.0-0.b1.2|83	
12cr|php-jpgraph-3.5.0-0.b1.2|84	
12cr|php-jpgraph-3.5.0-0.b1.2|85	%changelog
12cr|php-jpgraph-3.5.0-0.b1.2|86	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-0.b1.2mdv2011.0
12cr|php-jpgraph-3.5.0-0.b1.2|87	+ Revision: 679258
12cr|php-jpgraph-3.5.0-0.b1.2|88	- mass rebuild
12cr|php-jpgraph-3.5.0-0.b1.2|89	
12cr|php-jpgraph-3.5.0-0.b1.2|90	* Mon Oct 25 2010 Jani Välimaa <wally@mandriva.org> 3.5.0-0.b1.1mdv2011.0
12cr|php-jpgraph-3.5.0-0.b1.2|91	+ Revision: 589371
12cr|php-jpgraph-3.5.0-0.b1.2|92	- new version 3.5.0b1
12cr|php-jpgraph-3.5.0-0.b1.2|93	
12cr|php-jpgraph-3.5.0-0.b1.2|94	* Tue Jul 13 2010 Jani Välimaa <wally@mandriva.org> 3.0.7-1mdv2011.0
12cr|php-jpgraph-3.5.0-0.b1.2|95	+ Revision: 552136
12cr|php-jpgraph-3.5.0-0.b1.2|96	- new version 3.0.7
12cr|php-jpgraph-3.5.0-0.b1.2|97	- fix URLs
12cr|php-jpgraph-3.5.0-0.b1.2|98	- fix some typos in description and summary
12cr|php-jpgraph-3.5.0-0.b1.2|99	
12cr|php-jpgraph-3.5.0-0.b1.2|100	* Sat Dec 26 2009 Oden Eriksson <oeriksson@mandriva.com> 3.0.6-1mdv2010.1
12cr|php-jpgraph-3.5.0-0.b1.2|101	+ Revision: 482455
12cr|php-jpgraph-3.5.0-0.b1.2|102	- 3.0.6
12cr|php-jpgraph-3.5.0-0.b1.2|103	- P0: security fix for CVE-2009-4422
12cr|php-jpgraph-3.5.0-0.b1.2|104	
12cr|php-jpgraph-3.5.0-0.b1.2|105	* Thu Oct 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.3-4mdv2010.0
12cr|php-jpgraph-3.5.0-0.b1.2|106	+ Revision: 452370
12cr|php-jpgraph-3.5.0-0.b1.2|107	- fix dependencies
12cr|php-jpgraph-3.5.0-0.b1.2|108	- don't suplicate spec-helper job
12cr|php-jpgraph-3.5.0-0.b1.2|109	- spec cleanup
12cr|php-jpgraph-3.5.0-0.b1.2|110	- install documentation under %%{_docdir}/%%{name}
12cr|php-jpgraph-3.5.0-0.b1.2|111	- install php files under %%{_datadir}/php
12cr|php-jpgraph-3.5.0-0.b1.2|112	
12cr|php-jpgraph-3.5.0-0.b1.2|113	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 2.3.3-3mdv2010.0
12cr|php-jpgraph-3.5.0-0.b1.2|114	+ Revision: 397545
12cr|php-jpgraph-3.5.0-0.b1.2|115	- Rebuild
12cr|php-jpgraph-3.5.0-0.b1.2|116	
12cr|php-jpgraph-3.5.0-0.b1.2|117	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 2.3.3-2mdv2009.1
12cr|php-jpgraph-3.5.0-0.b1.2|118	+ Revision: 321861
12cr|php-jpgraph-3.5.0-0.b1.2|119	- rebuild
12cr|php-jpgraph-3.5.0-0.b1.2|120	
12cr|php-jpgraph-3.5.0-0.b1.2|121	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 2.3.3-1mdv2009.0
12cr|php-jpgraph-3.5.0-0.b1.2|122	+ Revision: 239139
12cr|php-jpgraph-3.5.0-0.b1.2|123	- 2.3.3
12cr|php-jpgraph-3.5.0-0.b1.2|124	
12cr|php-jpgraph-3.5.0-0.b1.2|125	+ Olivier Blin <oblin@mandriva.com>
12cr|php-jpgraph-3.5.0-0.b1.2|126	- restore BuildRoot
12cr|php-jpgraph-3.5.0-0.b1.2|127	
12cr|php-jpgraph-3.5.0-0.b1.2|128	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-jpgraph-3.5.0-0.b1.2|129	- kill re-definition of %%buildroot on Pixel's request
12cr|php-jpgraph-3.5.0-0.b1.2|130	
12cr|php-jpgraph-3.5.0-0.b1.2|131	
12cr|php-jpgraph-3.5.0-0.b1.2|132	* Thu Mar 08 2007 Emmanuel Andry <eandry@mandriva.org> 2.1.4-1mdv2007.1
12cr|php-jpgraph-3.5.0-0.b1.2|133	+ Revision: 138537
12cr|php-jpgraph-3.5.0-0.b1.2|134	- Import php-jpgraph
12cr|php-jpgraph-3.5.0-0.b1.2|135	

5839 12
12cr|php-layersmenu-3.2.0-8|1	#%undefine __find_provides
12cr|php-layersmenu-3.2.0-8|2	#%undefine __find_requires
12cr|php-layersmenu-3.2.0-8|3	%define preversion rc
12cr|php-layersmenu-3.2.0-8|4	
12cr|php-layersmenu-3.2.0-8|5	Summary:	Hierarchical menu system to prepare "on the fly" DHTML menus
12cr|php-layersmenu-3.2.0-8|6	Name:		php-layersmenu
12cr|php-layersmenu-3.2.0-8|7	Version:	3.2.0
12cr|php-layersmenu-3.2.0-8|8	Release:	%mkrel 8
12cr|php-layersmenu-3.2.0-8|9	License:	GPL
12cr|php-layersmenu-3.2.0-8|10	Group:		Networking/Other
12cr|php-layersmenu-3.2.0-8|11	URL:		http://phplayersmenu.sourceforge.net/
12cr|php-layersmenu-3.2.0-8|12	Source0:	phplayersmenu-%version-%preversion.tar.bz2
12cr|php-layersmenu-3.2.0-8|13	Requires:	php
12cr|php-layersmenu-3.2.0-8|14	BuildArch:	noarch
12cr|php-layersmenu-3.2.0-8|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|php-layersmenu-3.2.0-8|16	
12cr|php-layersmenu-3.2.0-8|17	%description
12cr|php-layersmenu-3.2.0-8|18	PHP Layers Menu is a hierarchical menu system to prepare "on the fly" DHTML
12cr|php-layersmenu-3.2.0-8|19	menus relying on the PHP scripting engine for the processing of data items.
12cr|php-layersmenu-3.2.0-8|20	It is released under the GNU Lesser General Public License (LGPL), either
12cr|php-layersmenu-3.2.0-8|21	Version 2.1, or (at your option) any later version.
12cr|php-layersmenu-3.2.0-8|22	It supports a wide range of browsers: Mozilla, Konqueror, Netscape, Safari,
12cr|php-layersmenu-3.2.0-8|23	Opera, Internet Explorer; rather old browser versions are supported, too;
12cr|php-layersmenu-3.2.0-8|24	accessibility is provided for text-only browsers.
12cr|php-layersmenu-3.2.0-8|25	It achieves a compact layout and a compact output code also for menus with
12cr|php-layersmenu-3.2.0-8|26	a large number of entries.
12cr|php-layersmenu-3.2.0-8|27	It provides horizontal and vertical layers-based menus whose behavior is
12cr|php-layersmenu-3.2.0-8|28	analogous to menus of commonly used GUI-based applications. It also provides
12cr|php-layersmenu-3.2.0-8|29	JavaScript-based tree menus, whose look is analogous to the most widely used
12cr|php-layersmenu-3.2.0-8|30	file managers and bookmark handling tools.
12cr|php-layersmenu-3.2.0-8|31	%prep
12cr|php-layersmenu-3.2.0-8|32	
12cr|php-layersmenu-3.2.0-8|33	%setup -q -n phplayersmenu-%{version}
12cr|php-layersmenu-3.2.0-8|34	
12cr|php-layersmenu-3.2.0-8|35	%install
12cr|php-layersmenu-3.2.0-8|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-layersmenu-3.2.0-8|37	install -d %{buildroot}%{_datadir}/%name
12cr|php-layersmenu-3.2.0-8|38	cp -aRf *.php *html DUMPS images lib libjs LOGOS menuicons menuimages templates %{buildroot}%{_datadir}/%name
12cr|php-layersmenu-3.2.0-8|39	
12cr|php-layersmenu-3.2.0-8|40	%clean
12cr|php-layersmenu-3.2.0-8|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-layersmenu-3.2.0-8|42	
12cr|php-layersmenu-3.2.0-8|43	%files
12cr|php-layersmenu-3.2.0-8|44	%defattr(-,root,root)
12cr|php-layersmenu-3.2.0-8|45	%doc README* LICENSE TODO ACKNOWLEDGEMENTS CHANGELOG CHANGE_TEMPLATE_CLASS_NAME.sh COPYING THEMES PATCHES
12cr|php-layersmenu-3.2.0-8|46	%dir %{_datadir}/%name
12cr|php-layersmenu-3.2.0-8|47	%{_datadir}/%name/*
12cr|php-layersmenu-3.2.0-8|48	
12cr|php-layersmenu-3.2.0-8|49	
12cr|php-layersmenu-3.2.0-8|50	
12cr|php-layersmenu-3.2.0-8|51	%changelog
12cr|php-layersmenu-3.2.0-8|52	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 3.2.0-8mdv2011.0
12cr|php-layersmenu-3.2.0-8|53	+ Revision: 679259
12cr|php-layersmenu-3.2.0-8|54	- mass rebuild
12cr|php-layersmenu-3.2.0-8|55	
12cr|php-layersmenu-3.2.0-8|56	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 3.2.0-7mdv2010.0
12cr|php-layersmenu-3.2.0-8|57	+ Revision: 397331
12cr|php-layersmenu-3.2.0-8|58	- Rebuild
12cr|php-layersmenu-3.2.0-8|59	
12cr|php-layersmenu-3.2.0-8|60	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 3.2.0-6mdv2009.1
12cr|php-layersmenu-3.2.0-8|61	+ Revision: 321863
12cr|php-layersmenu-3.2.0-8|62	- rebuild
12cr|php-layersmenu-3.2.0-8|63	
12cr|php-layersmenu-3.2.0-8|64	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 3.2.0-5mdv2009.0
12cr|php-layersmenu-3.2.0-8|65	+ Revision: 258995
12cr|php-layersmenu-3.2.0-8|66	- rebuild
12cr|php-layersmenu-3.2.0-8|67	
12cr|php-layersmenu-3.2.0-8|68	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.2.0-4mdv2009.0
12cr|php-layersmenu-3.2.0-8|69	+ Revision: 246870
12cr|php-layersmenu-3.2.0-8|70	- rebuild
12cr|php-layersmenu-3.2.0-8|71	
12cr|php-layersmenu-3.2.0-8|72	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 3.2.0-2mdv2008.1
12cr|php-layersmenu-3.2.0-8|73	+ Revision: 140728
12cr|php-layersmenu-3.2.0-8|74	- restore BuildRoot
12cr|php-layersmenu-3.2.0-8|75	
12cr|php-layersmenu-3.2.0-8|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-layersmenu-3.2.0-8|77	- kill re-definition of %%buildroot on Pixel's request
12cr|php-layersmenu-3.2.0-8|78	
12cr|php-layersmenu-3.2.0-8|79	* Sun Aug 19 2007 Oden Eriksson <oeriksson@mandriva.com> 3.2.0-2mdv2008.0
12cr|php-layersmenu-3.2.0-8|80	+ Revision: 66604
12cr|php-layersmenu-3.2.0-8|81	- use the %%mrel macro
12cr|php-layersmenu-3.2.0-8|82	
12cr|php-layersmenu-3.2.0-8|83	
12cr|php-layersmenu-3.2.0-8|84	* Thu Jan 05 2006 <aginies@mandriva.com> 3.2.0-1mdk
12cr|php-layersmenu-3.2.0-8|85	- first release
12cr|php-layersmenu-3.2.0-8|86	

5840 12
12cr|phpldapadmin-1.2.2-0.2|1	%if %mandriva_branch == Cooker
12cr|phpldapadmin-1.2.2-0.2|2	# Cooker
12cr|phpldapadmin-1.2.2-0.2|3	%define release %mkrel 3
12cr|phpldapadmin-1.2.2-0.2|4	%else
12cr|phpldapadmin-1.2.2-0.2|5	# Old distros
12cr|phpldapadmin-1.2.2-0.2|6	%define subrel 2
12cr|phpldapadmin-1.2.2-0.2|7	%define release %mkrel 0
12cr|phpldapadmin-1.2.2-0.2|8	%endif
12cr|phpldapadmin-1.2.2-0.2|9	
12cr|phpldapadmin-1.2.2-0.2|10	# (oe) undefining these makes the build _real_ quick.
12cr|phpldapadmin-1.2.2-0.2|11	%undefine __find_provides
12cr|phpldapadmin-1.2.2-0.2|12	%undefine __find_requires
12cr|phpldapadmin-1.2.2-0.2|13	
12cr|phpldapadmin-1.2.2-0.2|14	%define rname	phpLDAPAdmin
12cr|phpldapadmin-1.2.2-0.2|15	
12cr|phpldapadmin-1.2.2-0.2|16	Summary:	A web-based LDAP administration tool
12cr|phpldapadmin-1.2.2-0.2|17	Name:		phpldapadmin
12cr|phpldapadmin-1.2.2-0.2|18	Version:	1.2.2
12cr|phpldapadmin-1.2.2-0.2|19	Release:	%{release}
12cr|phpldapadmin-1.2.2-0.2|20	License:	GPLv2+
12cr|phpldapadmin-1.2.2-0.2|21	Group:		System/Servers
12cr|phpldapadmin-1.2.2-0.2|22	URL:		http://phpldapadmin.sourceforge.net/
12cr|phpldapadmin-1.2.2-0.2|23	Source0:	http://prdownloads.sourceforge.net/phpldapadmin/%{name}-%{version}.tgz
12cr|phpldapadmin-1.2.2-0.2|24	Source1:	mandrivaDSPerson.xml
12cr|phpldapadmin-1.2.2-0.2|25	Source2:	phpldapadmin-16x16.png
12cr|phpldapadmin-1.2.2-0.2|26	Source3:	phpldapadmin-32x32.png
12cr|phpldapadmin-1.2.2-0.2|27	Source4:	phpldapadmin-48x48.png
12cr|phpldapadmin-1.2.2-0.2|28	Patch0:		phpldapadmin-1.2.0.4-default-config.patch
12cr|phpldapadmin-1.2.2-0.2|29	Patch1:		phpldapadmin-1.2.2-CVE-2012-0834.diff
12cr|phpldapadmin-1.2.2-0.2|30	Requires:	apache-mod_php
12cr|phpldapadmin-1.2.2-0.2|31	Requires:	php-ldap
12cr|phpldapadmin-1.2.2-0.2|32	Requires:	php-xml
12cr|phpldapadmin-1.2.2-0.2|33	Requires:	php-mcrypt
12cr|phpldapadmin-1.2.2-0.2|34	Requires:	php-gettext
12cr|phpldapadmin-1.2.2-0.2|35	%if %mdkversion < 201010
12cr|phpldapadmin-1.2.2-0.2|36	Requires(post):   rpm-helper
12cr|phpldapadmin-1.2.2-0.2|37	Requires(postun):   rpm-helper
12cr|phpldapadmin-1.2.2-0.2|38	%endif
12cr|phpldapadmin-1.2.2-0.2|39	BuildArch:	noarch
12cr|phpldapadmin-1.2.2-0.2|40	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|phpldapadmin-1.2.2-0.2|41	
12cr|phpldapadmin-1.2.2-0.2|42	%description
12cr|phpldapadmin-1.2.2-0.2|43	phpldapadmin is a web-based LDAP administration tool, written in PHP. You can
12cr|phpldapadmin-1.2.2-0.2|44	browse your LDAP tree, create, delete, edit, and copy entries, perform
12cr|phpldapadmin-1.2.2-0.2|45	searches, and view your server's schema. You can even copy objects between two
12cr|phpldapadmin-1.2.2-0.2|46	LDAP servers and recursively delete or copy entire trees. All this from the
12cr|phpldapadmin-1.2.2-0.2|47	comfort of your web browser.
12cr|phpldapadmin-1.2.2-0.2|48	
12cr|phpldapadmin-1.2.2-0.2|49	%prep
12cr|phpldapadmin-1.2.2-0.2|50	%setup -q -n %{name}-%{version}
12cr|phpldapadmin-1.2.2-0.2|51	%patch0 -p1
12cr|phpldapadmin-1.2.2-0.2|52	%patch1 -p1
12cr|phpldapadmin-1.2.2-0.2|53	
12cr|phpldapadmin-1.2.2-0.2|54	cp %{SOURCE1} templates/creation/
12cr|phpldapadmin-1.2.2-0.2|55	
12cr|phpldapadmin-1.2.2-0.2|56	%build
12cr|phpldapadmin-1.2.2-0.2|57	
12cr|phpldapadmin-1.2.2-0.2|58	%install
12cr|phpldapadmin-1.2.2-0.2|59	rm -rf %{buildroot}
12cr|phpldapadmin-1.2.2-0.2|60	
12cr|phpldapadmin-1.2.2-0.2|61	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12cr|phpldapadmin-1.2.2-0.2|62	
12cr|phpldapadmin-1.2.2-0.2|63	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|phpldapadmin-1.2.2-0.2|64	install -m 644 index.php %{buildroot}%{_datadir}/%{name}
12cr|phpldapadmin-1.2.2-0.2|65	install -m 644 VERSION %{buildroot}%{_datadir}/%{name}
12cr|phpldapadmin-1.2.2-0.2|66	cp -pr hooks %{buildroot}%{_datadir}/%{name}
12cr|phpldapadmin-1.2.2-0.2|67	cp -pr htdocs %{buildroot}%{_datadir}/%{name}
12cr|phpldapadmin-1.2.2-0.2|68	cp -pr lib %{buildroot}%{_datadir}/%{name}
12cr|phpldapadmin-1.2.2-0.2|69	cp -pr locale %{buildroot}%{_datadir}/%{name}
12cr|phpldapadmin-1.2.2-0.2|70	cp -pr queries %{buildroot}%{_datadir}/%{name}
12cr|phpldapadmin-1.2.2-0.2|71	cp -pr templates %{buildroot}%{_datadir}/%{name}
12cr|phpldapadmin-1.2.2-0.2|72	install -d -m 755 %{buildroot}%{_datadir}/%{name}/tools
12cr|phpldapadmin-1.2.2-0.2|73	install -m 644 tools/unserialize.php %{buildroot}%{_datadir}/%{name}/tools
12cr|phpldapadmin-1.2.2-0.2|74	
12cr|phpldapadmin-1.2.2-0.2|75	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|phpldapadmin-1.2.2-0.2|76	install -m 640 config/config.php.example \
12cr|phpldapadmin-1.2.2-0.2|77	%{buildroot}%{_sysconfdir}/%{name}/config.php
12cr|phpldapadmin-1.2.2-0.2|78	
12cr|phpldapadmin-1.2.2-0.2|79	install -d -m 755 %{buildroot}%{webappconfdir}
12cr|phpldapadmin-1.2.2-0.2|80	cat > %{buildroot}%{webappconfdir}/%{name}.conf << EOF
12cr|phpldapadmin-1.2.2-0.2|81	Alias /%{name} %{_datadir}/%{name}
12cr|phpldapadmin-1.2.2-0.2|82	
12cr|phpldapadmin-1.2.2-0.2|83	<Directory %{_datadir}/%{name}>
12cr|phpldapadmin-1.2.2-0.2|84	Order deny,allow
12cr|phpldapadmin-1.2.2-0.2|85	Deny from all
12cr|phpldapadmin-1.2.2-0.2|86	Allow from 127.0.0.1
12cr|phpldapadmin-1.2.2-0.2|87	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
12cr|phpldapadmin-1.2.2-0.2|88	</Directory>
12cr|phpldapadmin-1.2.2-0.2|89	EOF
12cr|phpldapadmin-1.2.2-0.2|90	
12cr|phpldapadmin-1.2.2-0.2|91	# Mandriva Icons
12cr|phpldapadmin-1.2.2-0.2|92	install -d %{buildroot}%{_iconsdir}
12cr|phpldapadmin-1.2.2-0.2|93	install -d %{buildroot}%{_miconsdir}
12cr|phpldapadmin-1.2.2-0.2|94	install -d %{buildroot}%{_liconsdir}
12cr|phpldapadmin-1.2.2-0.2|95	
12cr|phpldapadmin-1.2.2-0.2|96	install -m0644 %{SOURCE2} %{buildroot}%{_miconsdir}/%{name}.png
12cr|phpldapadmin-1.2.2-0.2|97	install -m0644 %{SOURCE3} %{buildroot}%{_iconsdir}/%{name}.png
12cr|phpldapadmin-1.2.2-0.2|98	install -m0644 %{SOURCE4} %{buildroot}%{_liconsdir}/%{name}.png
12cr|phpldapadmin-1.2.2-0.2|99	
12cr|phpldapadmin-1.2.2-0.2|100	# XDG menu
12cr|phpldapadmin-1.2.2-0.2|101	install -d %{buildroot}%{_datadir}/applications
12cr|phpldapadmin-1.2.2-0.2|102	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|phpldapadmin-1.2.2-0.2|103	[Desktop Entry]
12cr|phpldapadmin-1.2.2-0.2|104	Name=%{rname}
12cr|phpldapadmin-1.2.2-0.2|105	Comment=%{rname} is a web adminstration GUI for OpenLDAP
12cr|phpldapadmin-1.2.2-0.2|106	Exec=%{_bindir}/www-browser http://localhost/%{name}/
12cr|phpldapadmin-1.2.2-0.2|107	Icon=%{name}
12cr|phpldapadmin-1.2.2-0.2|108	Terminal=false
12cr|phpldapadmin-1.2.2-0.2|109	Type=Application
12cr|phpldapadmin-1.2.2-0.2|110	Categories=X-MandrivaLinux-MoreApplications-Databases;
12cr|phpldapadmin-1.2.2-0.2|111	EOF
12cr|phpldapadmin-1.2.2-0.2|112	
12cr|phpldapadmin-1.2.2-0.2|113	# cleanup
12cr|phpldapadmin-1.2.2-0.2|114	rm -rf doc/certs
12cr|phpldapadmin-1.2.2-0.2|115	
12cr|phpldapadmin-1.2.2-0.2|116	%post
12cr|phpldapadmin-1.2.2-0.2|117	%if %mdkversion < 201010
12cr|phpldapadmin-1.2.2-0.2|118	%_post_webapp
12cr|phpldapadmin-1.2.2-0.2|119	%endif
12cr|phpldapadmin-1.2.2-0.2|120	
12cr|phpldapadmin-1.2.2-0.2|121	%postun
12cr|phpldapadmin-1.2.2-0.2|122	%if %mdkversion < 201010
12cr|phpldapadmin-1.2.2-0.2|123	%_postun_webapp
12cr|phpldapadmin-1.2.2-0.2|124	%endif
12cr|phpldapadmin-1.2.2-0.2|125	
12cr|phpldapadmin-1.2.2-0.2|126	%clean
12cr|phpldapadmin-1.2.2-0.2|127	rm -rf %{buildroot}
12cr|phpldapadmin-1.2.2-0.2|128	
12cr|phpldapadmin-1.2.2-0.2|129	%files
12cr|phpldapadmin-1.2.2-0.2|130	%defattr(-,root,root)
12cr|phpldapadmin-1.2.2-0.2|131	%doc INSTALL LICENSE doc/*
12cr|phpldapadmin-1.2.2-0.2|132	%config(noreplace) %{webappconfdir}/%{name}.conf
12cr|phpldapadmin-1.2.2-0.2|133	%dir %{_sysconfdir}/%{name}
12cr|phpldapadmin-1.2.2-0.2|134	%attr(0640,apache,root) %config(noreplace) %{_sysconfdir}/%{name}/config.php
12cr|phpldapadmin-1.2.2-0.2|135	%{_datadir}/%{name}
12cr|phpldapadmin-1.2.2-0.2|136	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
12cr|phpldapadmin-1.2.2-0.2|137	%{_iconsdir}/%{name}.png
12cr|phpldapadmin-1.2.2-0.2|138	%{_miconsdir}/%{name}.png
12cr|phpldapadmin-1.2.2-0.2|139	%{_liconsdir}/%{name}.png
12cr|phpldapadmin-1.2.2-0.2|140	%{_datadir}/applications/*.desktop
12cr|phpldapadmin-1.2.2-0.2|141	
12cr|phpldapadmin-1.2.2-0.2|142	
12cr|phpldapadmin-1.2.2-0.2|143	%changelog
12cr|phpldapadmin-1.2.2-0.2|144	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdv2012.0
12cr|phpldapadmin-1.2.2-0.2|145	+ Revision: 772583
12cr|phpldapadmin-1.2.2-0.2|146	- P1: security fix for CVE-2012-0834
12cr|phpldapadmin-1.2.2-0.2|147	
12cr|phpldapadmin-1.2.2-0.2|148	* Mon Jan 30 2012 Glen Ogilvie <nelg@mandriva.org> 1.2.2-2
12cr|phpldapadmin-1.2.2-0.2|149	+ Revision: 769762
12cr|phpldapadmin-1.2.2-0.2|150	- SILNET: fixed mandrivaDSPerson.xml to prevert errors being displayed
12cr|phpldapadmin-1.2.2-0.2|151	- fixed mandrivaDSPerson.xml to prevert errors being displayed
12cr|phpldapadmin-1.2.2-0.2|152	
12cr|phpldapadmin-1.2.2-0.2|153	* Mon Oct 31 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1
12cr|phpldapadmin-1.2.2-0.2|154	+ Revision: 708042
12cr|phpldapadmin-1.2.2-0.2|155	- 1.2.2 (fixes CVE-2011-4074, CVE-2011-4075)
12cr|phpldapadmin-1.2.2-0.2|156	- cleanup
12cr|phpldapadmin-1.2.2-0.2|157	
12cr|phpldapadmin-1.2.2-0.2|158	* Sat Oct 30 2010 Glen Ogilvie <nelg@mandriva.org> 1.2.0.5-3mdv2011.0
12cr|phpldapadmin-1.2.2-0.2|159	+ Revision: 590344
12cr|phpldapadmin-1.2.2-0.2|160	- fixed bug #61192, configuration file patch should not remove <
12cr|phpldapadmin-1.2.2-0.2|161	
12cr|phpldapadmin-1.2.2-0.2|162	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0.5-2mdv2010.1
12cr|phpldapadmin-1.2.2-0.2|163	+ Revision: 501775
12cr|phpldapadmin-1.2.2-0.2|164	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|phpldapadmin-1.2.2-0.2|165	
12cr|phpldapadmin-1.2.2-0.2|166	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0.5-1mdv2010.1
12cr|phpldapadmin-1.2.2-0.2|167	+ Revision: 501718
12cr|phpldapadmin-1.2.2-0.2|168	- update to new version 1.2.0.5
12cr|phpldapadmin-1.2.2-0.2|169	
12cr|phpldapadmin-1.2.2-0.2|170	* Thu Dec 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0.4-6mdv2010.1
12cr|phpldapadmin-1.2.2-0.2|171	+ Revision: 479751
12cr|phpldapadmin-1.2.2-0.2|172	- no need to enforce a specific version of php-ldap
12cr|phpldapadmin-1.2.2-0.2|173	- install VERSION file, otherwise phpldapadmin think he is a devel version :(
12cr|phpldapadmin-1.2.2-0.2|174	- add missing doc files
12cr|phpldapadmin-1.2.2-0.2|175	
12cr|phpldapadmin-1.2.2-0.2|176	* Thu Dec 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0.4-5mdv2010.1
12cr|phpldapadmin-1.2.2-0.2|177	+ Revision: 479737
12cr|phpldapadmin-1.2.2-0.2|178	- fix path to config file
12cr|phpldapadmin-1.2.2-0.2|179	
12cr|phpldapadmin-1.2.2-0.2|180	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0.4-4mdv2010.1
12cr|phpldapadmin-1.2.2-0.2|181	+ Revision: 478259
12cr|phpldapadmin-1.2.2-0.2|182	- fix apache configuration to allow localhost access
12cr|phpldapadmin-1.2.2-0.2|183	- drop reference to application URL in package description, this is true for all our packages
12cr|phpldapadmin-1.2.2-0.2|184	
12cr|phpldapadmin-1.2.2-0.2|185	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0.4-3mdv2010.1
12cr|phpldapadmin-1.2.2-0.2|186	+ Revision: 473476
12cr|phpldapadmin-1.2.2-0.2|187	- better apache configuration
12cr|phpldapadmin-1.2.2-0.2|188	
12cr|phpldapadmin-1.2.2-0.2|189	* Mon Nov 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0.4-2mdv2010.1
12cr|phpldapadmin-1.2.2-0.2|190	+ Revision: 472076
12cr|phpldapadmin-1.2.2-0.2|191	- restrict default access permissions to localhost only, as per new policy
12cr|phpldapadmin-1.2.2-0.2|192	
12cr|phpldapadmin-1.2.2-0.2|193	* Mon Nov 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0.4-1mdv2010.1
12cr|phpldapadmin-1.2.2-0.2|194	+ Revision: 471747
12cr|phpldapadmin-1.2.2-0.2|195	- install files under %%{_docdir}, rather than %%{_localstatedir}/www
12cr|phpldapadmin-1.2.2-0.2|196	- no default access restriction, let user decide
12cr|phpldapadmin-1.2.2-0.2|197	- new version
12cr|phpldapadmin-1.2.2-0.2|198	- drop php5.3 patch
12cr|phpldapadmin-1.2.2-0.2|199	- rediff config patch
12cr|phpldapadmin-1.2.2-0.2|200	- don't generate blowfish secret, as cookie are not used by default
12cr|phpldapadmin-1.2.2-0.2|201	
12cr|phpldapadmin-1.2.2-0.2|202	* Sun Nov 08 2009 Glen Ogilvie <nelg@mandriva.org> 1.1.0.7-2mdv2010.1
12cr|phpldapadmin-1.2.2-0.2|203	+ Revision: 462884
12cr|phpldapadmin-1.2.2-0.2|204	- patch fixes bug: 54261
12cr|phpldapadmin-1.2.2-0.2|205	- added patch for php 5.3.  This hides some errors and changes the code to fix other errors.
12cr|phpldapadmin-1.2.2-0.2|206	
12cr|phpldapadmin-1.2.2-0.2|207	* Tue May 19 2009 Glen Ogilvie <nelg@mandriva.org> 1.1.0.7-1mdv2010.0
12cr|phpldapadmin-1.2.2-0.2|208	+ Revision: 377528
12cr|phpldapadmin-1.2.2-0.2|209	- New release: 1.1.0.7, fixing a few minor bugs. Also, a minor improvement to mandrivaDSPerson template, making gidNumber a dropdown list
12cr|phpldapadmin-1.2.2-0.2|210	
12cr|phpldapadmin-1.2.2-0.2|211	* Tue Jan 20 2009 Jérôme Soyer <saispo@mandriva.org> 1.1.0.6-1mdv2009.1
12cr|phpldapadmin-1.2.2-0.2|212	+ Revision: 331574
12cr|phpldapadmin-1.2.2-0.2|213	- Add patch for Boost
12cr|phpldapadmin-1.2.2-0.2|214	
12cr|phpldapadmin-1.2.2-0.2|215	* Fri Jul 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.0.5-3mdv2009.0
12cr|phpldapadmin-1.2.2-0.2|216	+ Revision: 231663
12cr|phpldapadmin-1.2.2-0.2|217	- hardcode %%{_localstatedir}
12cr|phpldapadmin-1.2.2-0.2|218	- don't package the certs
12cr|phpldapadmin-1.2.2-0.2|219	
12cr|phpldapadmin-1.2.2-0.2|220	+ Pixel <pixel@mandriva.com>
12cr|phpldapadmin-1.2.2-0.2|221	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|phpldapadmin-1.2.2-0.2|222	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|phpldapadmin-1.2.2-0.2|223	
12cr|phpldapadmin-1.2.2-0.2|224	* Sat May 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.0.5-2mdv2009.0
12cr|phpldapadmin-1.2.2-0.2|225	+ Revision: 213592
12cr|phpldapadmin-1.2.2-0.2|226	- added S1 to support the Mandriva Directory Server
12cr|phpldapadmin-1.2.2-0.2|227	
12cr|phpldapadmin-1.2.2-0.2|228	* Wed Feb 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0.5-1mdv2008.1
12cr|phpldapadmin-1.2.2-0.2|229	+ Revision: 163038
12cr|phpldapadmin-1.2.2-0.2|230	- new version
12cr|phpldapadmin-1.2.2-0.2|231	rediff config patch
12cr|phpldapadmin-1.2.2-0.2|232	
12cr|phpldapadmin-1.2.2-0.2|233	* Sun Jan 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0.4-1mdv2008.1
12cr|phpldapadmin-1.2.2-0.2|234	+ Revision: 158641
12cr|phpldapadmin-1.2.2-0.2|235	- update to new version 1.1.0.4
12cr|phpldapadmin-1.2.2-0.2|236	
12cr|phpldapadmin-1.2.2-0.2|237	+ Thierry Vignaud <tv@mandriva.org>
12cr|phpldapadmin-1.2.2-0.2|238	- drop old menu
12cr|phpldapadmin-1.2.2-0.2|239	
12cr|phpldapadmin-1.2.2-0.2|240	* Sun Jan 06 2008 Funda Wang <fwang@mandriva.org> 1.1.0.3-1mdv2008.1
12cr|phpldapadmin-1.2.2-0.2|241	+ Revision: 145962
12cr|phpldapadmin-1.2.2-0.2|242	- New version 1.1.0.3
12cr|phpldapadmin-1.2.2-0.2|243	- rediff patch0
12cr|phpldapadmin-1.2.2-0.2|244	
12cr|phpldapadmin-1.2.2-0.2|245	+ Olivier Blin <blino@mandriva.org>
12cr|phpldapadmin-1.2.2-0.2|246	- restore BuildRoot
12cr|phpldapadmin-1.2.2-0.2|247	
12cr|phpldapadmin-1.2.2-0.2|248	+ Thierry Vignaud <tv@mandriva.org>
12cr|phpldapadmin-1.2.2-0.2|249	- kill re-definition of %%buildroot on Pixel's request
12cr|phpldapadmin-1.2.2-0.2|250	
12cr|phpldapadmin-1.2.2-0.2|251	* Thu Oct 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2008.1
12cr|phpldapadmin-1.2.2-0.2|252	+ Revision: 96997
12cr|phpldapadmin-1.2.2-0.2|253	- drop the quotes in the Exec= line (blino)
12cr|phpldapadmin-1.2.2-0.2|254	
12cr|phpldapadmin-1.2.2-0.2|255	* Tue Jul 24 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2008.0
12cr|phpldapadmin-1.2.2-0.2|256	+ Revision: 54974
12cr|phpldapadmin-1.2.2-0.2|257	- 1.0.2
12cr|phpldapadmin-1.2.2-0.2|258	- fix deps
12cr|phpldapadmin-1.2.2-0.2|259	- added apache access restrictions to 127.0.0.1 only
12cr|phpldapadmin-1.2.2-0.2|260	
12cr|phpldapadmin-1.2.2-0.2|261	
12cr|phpldapadmin-1.2.2-0.2|262	* Fri Mar 16 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdv2007.1
12cr|phpldapadmin-1.2.2-0.2|263	+ Revision: 145081
12cr|phpldapadmin-1.2.2-0.2|264	- fix xdg menu
12cr|phpldapadmin-1.2.2-0.2|265	- adjust the patch
12cr|phpldapadmin-1.2.2-0.2|266	
12cr|phpldapadmin-1.2.2-0.2|267	+ Jérôme Soyer <saispo@mandriva.org>
12cr|phpldapadmin-1.2.2-0.2|268	- Add Obsoletes and Conflicts
12cr|phpldapadmin-1.2.2-0.2|269	- Lowercase
12cr|phpldapadmin-1.2.2-0.2|270	
12cr|phpldapadmin-1.2.2-0.2|271	* Sun Feb 18 2007 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.1-1mdv2007.1
12cr|phpldapadmin-1.2.2-0.2|272	+ Revision: 122573
12cr|phpldapadmin-1.2.2-0.2|273	- Fix typo found by berthy
12cr|phpldapadmin-1.2.2-0.2|274	
12cr|phpldapadmin-1.2.2-0.2|275	+ Jérôme Soyer <saispo@mandriva.org>
12cr|phpldapadmin-1.2.2-0.2|276	- Import phpLDAPAdmin
12cr|phpldapadmin-1.2.2-0.2|277	

5841 12
12cr|php-libevent-0.0.5-2|1	%define modname libevent
12cr|php-libevent-0.0.5-2|2	%define dirname %{modname}
12cr|php-libevent-0.0.5-2|3	%define soname %{modname}.so
12cr|php-libevent-0.0.5-2|4	%define inifile B02_%{modname}.ini
12cr|php-libevent-0.0.5-2|5	
12cr|php-libevent-0.0.5-2|6	Summary:	Libevent - event notification
12cr|php-libevent-0.0.5-2|7	Name:		php-%{modname}
12cr|php-libevent-0.0.5-2|8	Version:	0.0.5
12cr|php-libevent-0.0.5-2|9	Release:	%mkrel 2
12cr|php-libevent-0.0.5-2|10	Group:		Development/PHP
12cr|php-libevent-0.0.5-2|11	License:	PHP License
12cr|php-libevent-0.0.5-2|12	URL:		http://pecl.php.net/package/libevent/
12cr|php-libevent-0.0.5-2|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-libevent-0.0.5-2|14	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-libevent-0.0.5-2|15	BuildRequires:	apache-devel >= 2.2.0
12cr|php-libevent-0.0.5-2|16	BuildRequires:	libevent-devel
12cr|php-libevent-0.0.5-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-libevent-0.0.5-2|18	
12cr|php-libevent-0.0.5-2|19	%description
12cr|php-libevent-0.0.5-2|20	This extension is a wrapper for libevent - event notification library.
12cr|php-libevent-0.0.5-2|21	
12cr|php-libevent-0.0.5-2|22	%prep
12cr|php-libevent-0.0.5-2|23	
12cr|php-libevent-0.0.5-2|24	%setup -q -n %{modname}-%{version}
12cr|php-libevent-0.0.5-2|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-libevent-0.0.5-2|26	
12cr|php-libevent-0.0.5-2|27	%build
12cr|php-libevent-0.0.5-2|28	%serverbuild
12cr|php-libevent-0.0.5-2|29	
12cr|php-libevent-0.0.5-2|30	phpize
12cr|php-libevent-0.0.5-2|31	%configure2_5x --with-libdir=%{_lib} \
12cr|php-libevent-0.0.5-2|32	--with-%{modname}=shared,%{_prefix}
12cr|php-libevent-0.0.5-2|33	%make
12cr|php-libevent-0.0.5-2|34	mv modules/*.so .
12cr|php-libevent-0.0.5-2|35	
12cr|php-libevent-0.0.5-2|36	%install
12cr|php-libevent-0.0.5-2|37	rm -rf %{buildroot}
12cr|php-libevent-0.0.5-2|38	
12cr|php-libevent-0.0.5-2|39	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-libevent-0.0.5-2|40	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-libevent-0.0.5-2|41	
12cr|php-libevent-0.0.5-2|42	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-libevent-0.0.5-2|43	
12cr|php-libevent-0.0.5-2|44	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-libevent-0.0.5-2|45	extension = %{soname}
12cr|php-libevent-0.0.5-2|46	EOF
12cr|php-libevent-0.0.5-2|47	
12cr|php-libevent-0.0.5-2|48	%post
12cr|php-libevent-0.0.5-2|49	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-libevent-0.0.5-2|50	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-libevent-0.0.5-2|51	fi
12cr|php-libevent-0.0.5-2|52	
12cr|php-libevent-0.0.5-2|53	%postun
12cr|php-libevent-0.0.5-2|54	if [ "$1" = "0" ]; then
12cr|php-libevent-0.0.5-2|55	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-libevent-0.0.5-2|56	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-libevent-0.0.5-2|57	fi
12cr|php-libevent-0.0.5-2|58	fi
12cr|php-libevent-0.0.5-2|59	
12cr|php-libevent-0.0.5-2|60	%clean
12cr|php-libevent-0.0.5-2|61	rm -rf %{buildroot}
12cr|php-libevent-0.0.5-2|62	
12cr|php-libevent-0.0.5-2|63	%files
12cr|php-libevent-0.0.5-2|64	%defattr(-,root,root)
12cr|php-libevent-0.0.5-2|65	%doc CREDITS package*.xml
12cr|php-libevent-0.0.5-2|66	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-libevent-0.0.5-2|67	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-libevent-0.0.5-2|68	
12cr|php-libevent-0.0.5-2|69	
12cr|php-libevent-0.0.5-2|70	
12cr|php-libevent-0.0.5-2|71	%changelog
12cr|php-libevent-0.0.5-2|72	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-2mdv2012.0
12cr|php-libevent-0.0.5-2|73	+ Revision: 795470
12cr|php-libevent-0.0.5-2|74	- rebuild for php-5.4.x
12cr|php-libevent-0.0.5-2|75	
12cr|php-libevent-0.0.5-2|76	* Tue Apr 03 2012 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-1
12cr|php-libevent-0.0.5-2|77	+ Revision: 789000
12cr|php-libevent-0.0.5-2|78	- 0.0.5
12cr|php-libevent-0.0.5-2|79	
12cr|php-libevent-0.0.5-2|80	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.0.4-5
12cr|php-libevent-0.0.5-2|81	+ Revision: 761262
12cr|php-libevent-0.0.5-2|82	- rebuild
12cr|php-libevent-0.0.5-2|83	
12cr|php-libevent-0.0.5-2|84	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.4-4
12cr|php-libevent-0.0.5-2|85	+ Revision: 696438
12cr|php-libevent-0.0.5-2|86	- rebuilt for php-5.3.8
12cr|php-libevent-0.0.5-2|87	
12cr|php-libevent-0.0.5-2|88	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.4-3
12cr|php-libevent-0.0.5-2|89	+ Revision: 695413
12cr|php-libevent-0.0.5-2|90	- rebuilt for php-5.3.7
12cr|php-libevent-0.0.5-2|91	
12cr|php-libevent-0.0.5-2|92	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.4-2
12cr|php-libevent-0.0.5-2|93	+ Revision: 646655
12cr|php-libevent-0.0.5-2|94	- rebuilt for php-5.3.6
12cr|php-libevent-0.0.5-2|95	
12cr|php-libevent-0.0.5-2|96	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.4-1mdv2011.0
12cr|php-libevent-0.0.5-2|97	+ Revision: 630304
12cr|php-libevent-0.0.5-2|98	- 0.0.4
12cr|php-libevent-0.0.5-2|99	
12cr|php-libevent-0.0.5-2|100	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-9mdv2011.0
12cr|php-libevent-0.0.5-2|101	+ Revision: 629817
12cr|php-libevent-0.0.5-2|102	- rebuilt for php-5.3.5
12cr|php-libevent-0.0.5-2|103	
12cr|php-libevent-0.0.5-2|104	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-8mdv2011.0
12cr|php-libevent-0.0.5-2|105	+ Revision: 628138
12cr|php-libevent-0.0.5-2|106	- ensure it's built without automake1.7
12cr|php-libevent-0.0.5-2|107	- rebuilt against libevent 2.x
12cr|php-libevent-0.0.5-2|108	
12cr|php-libevent-0.0.5-2|109	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-6mdv2011.0
12cr|php-libevent-0.0.5-2|110	+ Revision: 600502
12cr|php-libevent-0.0.5-2|111	- rebuild
12cr|php-libevent-0.0.5-2|112	
12cr|php-libevent-0.0.5-2|113	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-5mdv2011.0
12cr|php-libevent-0.0.5-2|114	+ Revision: 588840
12cr|php-libevent-0.0.5-2|115	- rebuild
12cr|php-libevent-0.0.5-2|116	
12cr|php-libevent-0.0.5-2|117	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-4mdv2010.1
12cr|php-libevent-0.0.5-2|118	+ Revision: 514566
12cr|php-libevent-0.0.5-2|119	- rebuilt for php-5.3.2
12cr|php-libevent-0.0.5-2|120	
12cr|php-libevent-0.0.5-2|121	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-3mdv2010.1
12cr|php-libevent-0.0.5-2|122	+ Revision: 485399
12cr|php-libevent-0.0.5-2|123	- rebuilt for php-5.3.2RC1
12cr|php-libevent-0.0.5-2|124	
12cr|php-libevent-0.0.5-2|125	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-2mdv2010.1
12cr|php-libevent-0.0.5-2|126	+ Revision: 468182
12cr|php-libevent-0.0.5-2|127	- rebuilt against php-5.3.1
12cr|php-libevent-0.0.5-2|128	
12cr|php-libevent-0.0.5-2|129	* Sat Oct 03 2009 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-1mdv2010.0
12cr|php-libevent-0.0.5-2|130	+ Revision: 452910
12cr|php-libevent-0.0.5-2|131	- import php-libevent
12cr|php-libevent-0.0.5-2|132	
12cr|php-libevent-0.0.5-2|133	
12cr|php-libevent-0.0.5-2|134	* Sat Oct 03 2009 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-1mdv2010.0
12cr|php-libevent-0.0.5-2|135	- initial Mandriva package

5842 12
12cr|phplot-5.3.1-1|1	Summary:	Dynamic plots, charts, and graphs in PHP
12cr|phplot-5.3.1-1|2	Name:		phplot
12cr|phplot-5.3.1-1|3	Version:	5.3.1
12cr|phplot-5.3.1-1|4	Release:	%mkrel 1
12cr|phplot-5.3.1-1|5	License:	BSD
12cr|phplot-5.3.1-1|6	Group:		Networking/Other
12cr|phplot-5.3.1-1|7	URL:		http://phplot.sourceforge.net/
12cr|phplot-5.3.1-1|8	Source0:	http://downloads.sourceforge.net/project/phplot/%name/%version/%name-%version.tar.gz
12cr|phplot-5.3.1-1|9	Requires:	php-session php-gd
12cr|phplot-5.3.1-1|10	BuildArch:	noarch
12cr|phplot-5.3.1-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|phplot-5.3.1-1|12	
12cr|phplot-5.3.1-1|13	%description
12cr|phplot-5.3.1-1|14	A graph library for dynamic scientific, business, and
12cr|phplot-5.3.1-1|15	stock-market charts. Written in PHP and supports, PHP3,
12cr|phplot-5.3.1-1|16	PHP4, TTF (or no ttf), and GD versions 1.2 - latest
12cr|phplot-5.3.1-1|17	version. Includes Pie, Bar, Line, Area, Point and
12cr|phplot-5.3.1-1|18	combination plots.
12cr|phplot-5.3.1-1|19	
12cr|phplot-5.3.1-1|20	%prep
12cr|phplot-5.3.1-1|21	%setup -q
12cr|phplot-5.3.1-1|22	
12cr|phplot-5.3.1-1|23	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|phplot-5.3.1-1|24	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|phplot-5.3.1-1|25	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|phplot-5.3.1-1|26	
12cr|phplot-5.3.1-1|27	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|phplot-5.3.1-1|28	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|phplot-5.3.1-1|29	done
12cr|phplot-5.3.1-1|30	
12cr|phplot-5.3.1-1|31	%install
12cr|phplot-5.3.1-1|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|phplot-5.3.1-1|33	
12cr|phplot-5.3.1-1|34	install -d %{buildroot}%{_datadir}/phplot
12cr|phplot-5.3.1-1|35	install -m644 *.php %{buildroot}%{_datadir}/phplot/
12cr|phplot-5.3.1-1|36	
12cr|phplot-5.3.1-1|37	%clean
12cr|phplot-5.3.1-1|38	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|phplot-5.3.1-1|39	
12cr|phplot-5.3.1-1|40	%files
12cr|phplot-5.3.1-1|41	%defattr(-,root,root)
12cr|phplot-5.3.1-1|42	%doc README.txt contrib
12cr|phplot-5.3.1-1|43	%{_datadir}/phplot
12cr|phplot-5.3.1-1|44	
12cr|phplot-5.3.1-1|45	
12cr|phplot-5.3.1-1|46	%changelog
12cr|phplot-5.3.1-1|47	* Wed Mar 09 2011 Stéphane Téletchéa <steletch@mandriva.org> 5.3.1-1mdv2011.0
12cr|phplot-5.3.1-1|48	+ Revision: 643212
12cr|phplot-5.3.1-1|49	- update to new version 5.3.1
12cr|phplot-5.3.1-1|50	
12cr|phplot-5.3.1-1|51	* Tue Oct 05 2010 Funda Wang <fwang@mandriva.org> 5.2.0-1mdv2011.0
12cr|phplot-5.3.1-1|52	+ Revision: 583112
12cr|phplot-5.3.1-1|53	- update to new version 5.2.0
12cr|phplot-5.3.1-1|54	
12cr|phplot-5.3.1-1|55	* Mon Apr 05 2010 Funda Wang <fwang@mandriva.org> 5.1.1-1mdv2010.1
12cr|phplot-5.3.1-1|56	+ Revision: 531594
12cr|phplot-5.3.1-1|57	- new version 5.1.1
12cr|phplot-5.3.1-1|58	
12cr|phplot-5.3.1-1|59	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 5.0-0.rc2.3mdv2010.0
12cr|phplot-5.3.1-1|60	+ Revision: 430694
12cr|phplot-5.3.1-1|61	- rebuild
12cr|phplot-5.3.1-1|62	
12cr|phplot-5.3.1-1|63	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 5.0-0.rc2.2mdv2008.1
12cr|phplot-5.3.1-1|64	+ Revision: 140728
12cr|phplot-5.3.1-1|65	- restore BuildRoot
12cr|phplot-5.3.1-1|66	
12cr|phplot-5.3.1-1|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|phplot-5.3.1-1|68	- kill re-definition of %%buildroot on Pixel's request
12cr|phplot-5.3.1-1|69	
12cr|phplot-5.3.1-1|70	* Wed Aug 15 2007 Anne Nicolas <ennael@mandriva.org> 5.0-0.rc2.2mdv2008.0
12cr|phplot-5.3.1-1|71	+ Revision: 63547
12cr|phplot-5.3.1-1|72	- Import phplot
12cr|phplot-5.3.1-1|73	
12cr|phplot-5.3.1-1|74	
12cr|phplot-5.3.1-1|75	
12cr|phplot-5.3.1-1|76	* Mon Jun 26 2006 Oden Eriksson <oeriksson@mandriva.com> 5.0-0.rc2.2mdv2007.0
12cr|phplot-5.3.1-1|77	- rebuild
12cr|phplot-5.3.1-1|78	
12cr|phplot-5.3.1-1|79	* Fri May 13 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0-0.rc2.1mdk
12cr|phplot-5.3.1-1|80	- 5.0rc2
12cr|phplot-5.3.1-1|81	- relocate to %%{_datadir}/phplot
12cr|phplot-5.3.1-1|82	
12cr|phplot-5.3.1-1|83	* Thu Apr 01 2004 Michael Scherer <misc@mandrake.org> 4.4.6-3mdk
12cr|phplot-5.3.1-1|84	- build release
12cr|phplot-5.3.1-1|85	- clean Requires
12cr|phplot-5.3.1-1|86	- [DIRM]
12cr|phplot-5.3.1-1|87	
12cr|phplot-5.3.1-1|88	* Thu Jan 16 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 4.4.6-2mdk
12cr|phplot-5.3.1-1|89	- build release
12cr|phplot-5.3.1-1|90	
12cr|phplot-5.3.1-1|91	* Sun Jun  2 2002 <oden.eriksson@kvikkjokk.net> 4.4.6-1mdk
12cr|phplot-5.3.1-1|92	- initial cooker contrib

5843 12
12cr|php-magickwand-1.0.9-2|1	%define modname magickwand
12cr|php-magickwand-1.0.9-2|2	%define dirname %{modname}
12cr|php-magickwand-1.0.9-2|3	%define soname %{modname}.so
12cr|php-magickwand-1.0.9-2|4	%define inifile A56_%{modname}.ini
12cr|php-magickwand-1.0.9-2|5	
12cr|php-magickwand-1.0.9-2|6	Summary:	This module enables PHP access to the ImageMagick MagickWand API
12cr|php-magickwand-1.0.9-2|7	Name:		php-%{modname}
12cr|php-magickwand-1.0.9-2|8	Version:	1.0.9
12cr|php-magickwand-1.0.9-2|9	Release:	%mkrel 2
12cr|php-magickwand-1.0.9-2|10	Group:		Development/PHP
12cr|php-magickwand-1.0.9-2|11	License:	BSD-style
12cr|php-magickwand-1.0.9-2|12	URL:		http://www.magickwand.org/
12cr|php-magickwand-1.0.9-2|13	Source0:	http://www.magickwand.org/download/php/MagickWandForPHP-%{version}.tar.gz
12cr|php-magickwand-1.0.9-2|14	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-magickwand-1.0.9-2|15	BuildRequires:	imagemagick-devel >= 6.3.5
12cr|php-magickwand-1.0.9-2|16	BuildRequires:	file
12cr|php-magickwand-1.0.9-2|17	BuildRequires:	libxt-devel
12cr|php-magickwand-1.0.9-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-magickwand-1.0.9-2|19	
12cr|php-magickwand-1.0.9-2|20	%description
12cr|php-magickwand-1.0.9-2|21	This module enables PHP access to the ImageMagick MagickWand API.
12cr|php-magickwand-1.0.9-2|22	
12cr|php-magickwand-1.0.9-2|23	%prep
12cr|php-magickwand-1.0.9-2|24	
12cr|php-magickwand-1.0.9-2|25	%setup -q -n MagickWandForPHP-%{version}
12cr|php-magickwand-1.0.9-2|26	
12cr|php-magickwand-1.0.9-2|27	# fix permissions
12cr|php-magickwand-1.0.9-2|28	find . -type f | xargs chmod 644
12cr|php-magickwand-1.0.9-2|29	
12cr|php-magickwand-1.0.9-2|30	# strip away annoying ^M
12cr|php-magickwand-1.0.9-2|31	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-magickwand-1.0.9-2|32	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-magickwand-1.0.9-2|33	
12cr|php-magickwand-1.0.9-2|34	# lib64 fixes
12cr|php-magickwand-1.0.9-2|35	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-magickwand-1.0.9-2|36	
12cr|php-magickwand-1.0.9-2|37	%build
12cr|php-magickwand-1.0.9-2|38	%serverbuild
12cr|php-magickwand-1.0.9-2|39	
12cr|php-magickwand-1.0.9-2|40	phpize
12cr|php-magickwand-1.0.9-2|41	%configure2_5x --with-libdir=%{_lib} \
12cr|php-magickwand-1.0.9-2|42	--with-%{modname}=shared,%{_prefix}
12cr|php-magickwand-1.0.9-2|43	%make
12cr|php-magickwand-1.0.9-2|44	
12cr|php-magickwand-1.0.9-2|45	mv modules/*.so .
12cr|php-magickwand-1.0.9-2|46	
12cr|php-magickwand-1.0.9-2|47	%install
12cr|php-magickwand-1.0.9-2|48	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-magickwand-1.0.9-2|49	
12cr|php-magickwand-1.0.9-2|50	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-magickwand-1.0.9-2|51	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-magickwand-1.0.9-2|52	
12cr|php-magickwand-1.0.9-2|53	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-magickwand-1.0.9-2|54	
12cr|php-magickwand-1.0.9-2|55	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-magickwand-1.0.9-2|56	extension = %{soname}
12cr|php-magickwand-1.0.9-2|57	EOF
12cr|php-magickwand-1.0.9-2|58	
12cr|php-magickwand-1.0.9-2|59	%post
12cr|php-magickwand-1.0.9-2|60	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-magickwand-1.0.9-2|61	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-magickwand-1.0.9-2|62	fi
12cr|php-magickwand-1.0.9-2|63	
12cr|php-magickwand-1.0.9-2|64	%postun
12cr|php-magickwand-1.0.9-2|65	if [ "$1" = "0" ]; then
12cr|php-magickwand-1.0.9-2|66	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-magickwand-1.0.9-2|67	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-magickwand-1.0.9-2|68	fi
12cr|php-magickwand-1.0.9-2|69	fi
12cr|php-magickwand-1.0.9-2|70	
12cr|php-magickwand-1.0.9-2|71	%clean
12cr|php-magickwand-1.0.9-2|72	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-magickwand-1.0.9-2|73	[ "../package.xml" != "/" ] && rm -f ../package.xml
12cr|php-magickwand-1.0.9-2|74	
12cr|php-magickwand-1.0.9-2|75	%files
12cr|php-magickwand-1.0.9-2|76	%defattr(-,root,root)
12cr|php-magickwand-1.0.9-2|77	%doc AUTHOR CREDITS ChangeLog LICENSE README TODO
12cr|php-magickwand-1.0.9-2|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-magickwand-1.0.9-2|79	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-magickwand-1.0.9-2|80	
12cr|php-magickwand-1.0.9-2|81	
12cr|php-magickwand-1.0.9-2|82	%changelog
12cr|php-magickwand-1.0.9-2|83	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.9-2mdv2012.0
12cr|php-magickwand-1.0.9-2|84	+ Revision: 795471
12cr|php-magickwand-1.0.9-2|85	- rebuild for php-5.4.x
12cr|php-magickwand-1.0.9-2|86	
12cr|php-magickwand-1.0.9-2|87	* Tue Apr 10 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.9-1
12cr|php-magickwand-1.0.9-2|88	+ Revision: 790154
12cr|php-magickwand-1.0.9-2|89	- 1.0.9
12cr|php-magickwand-1.0.9-2|90	
12cr|php-magickwand-1.0.9-2|91	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-16
12cr|php-magickwand-1.0.9-2|92	+ Revision: 761263
12cr|php-magickwand-1.0.9-2|93	- rebuild
12cr|php-magickwand-1.0.9-2|94	
12cr|php-magickwand-1.0.9-2|95	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-15
12cr|php-magickwand-1.0.9-2|96	+ Revision: 696439
12cr|php-magickwand-1.0.9-2|97	- rebuilt for php-5.3.8
12cr|php-magickwand-1.0.9-2|98	
12cr|php-magickwand-1.0.9-2|99	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-14
12cr|php-magickwand-1.0.9-2|100	+ Revision: 695414
12cr|php-magickwand-1.0.9-2|101	- rebuilt for php-5.3.7
12cr|php-magickwand-1.0.9-2|102	
12cr|php-magickwand-1.0.9-2|103	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-13
12cr|php-magickwand-1.0.9-2|104	+ Revision: 646656
12cr|php-magickwand-1.0.9-2|105	- rebuilt for php-5.3.6
12cr|php-magickwand-1.0.9-2|106	
12cr|php-magickwand-1.0.9-2|107	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-12mdv2011.0
12cr|php-magickwand-1.0.9-2|108	+ Revision: 629818
12cr|php-magickwand-1.0.9-2|109	- rebuilt for php-5.3.5
12cr|php-magickwand-1.0.9-2|110	
12cr|php-magickwand-1.0.9-2|111	* Tue Jan 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-11mdv2011.0
12cr|php-magickwand-1.0.9-2|112	+ Revision: 628553
12cr|php-magickwand-1.0.9-2|113	- fix deps (libxt-devel)
12cr|php-magickwand-1.0.9-2|114	- ensure it's built without automake1.7
12cr|php-magickwand-1.0.9-2|115	
12cr|php-magickwand-1.0.9-2|116	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-10mdv2011.0
12cr|php-magickwand-1.0.9-2|117	+ Revision: 600503
12cr|php-magickwand-1.0.9-2|118	- rebuild
12cr|php-magickwand-1.0.9-2|119	
12cr|php-magickwand-1.0.9-2|120	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-9mdv2011.0
12cr|php-magickwand-1.0.9-2|121	+ Revision: 588841
12cr|php-magickwand-1.0.9-2|122	- rebuild
12cr|php-magickwand-1.0.9-2|123	
12cr|php-magickwand-1.0.9-2|124	* Thu Jul 15 2010 Funda Wang <fwang@mandriva.org> 1.0.8-8mdv2011.0
12cr|php-magickwand-1.0.9-2|125	+ Revision: 553491
12cr|php-magickwand-1.0.9-2|126	- rebuild for new imagemagick
12cr|php-magickwand-1.0.9-2|127	
12cr|php-magickwand-1.0.9-2|128	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-7mdv2010.1
12cr|php-magickwand-1.0.9-2|129	+ Revision: 514567
12cr|php-magickwand-1.0.9-2|130	- rebuilt for php-5.3.2
12cr|php-magickwand-1.0.9-2|131	
12cr|php-magickwand-1.0.9-2|132	* Thu Jan 14 2010 Funda Wang <fwang@mandriva.org> 1.0.8-6mdv2010.1
12cr|php-magickwand-1.0.9-2|133	+ Revision: 491457
12cr|php-magickwand-1.0.9-2|134	- rebuild for new imagemagick
12cr|php-magickwand-1.0.9-2|135	
12cr|php-magickwand-1.0.9-2|136	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-5mdv2010.1
12cr|php-magickwand-1.0.9-2|137	+ Revision: 485400
12cr|php-magickwand-1.0.9-2|138	- rebuilt for php-5.3.2RC1
12cr|php-magickwand-1.0.9-2|139	
12cr|php-magickwand-1.0.9-2|140	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-4mdv2010.1
12cr|php-magickwand-1.0.9-2|141	+ Revision: 468183
12cr|php-magickwand-1.0.9-2|142	- rebuilt against php-5.3.1
12cr|php-magickwand-1.0.9-2|143	
12cr|php-magickwand-1.0.9-2|144	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-3mdv2010.0
12cr|php-magickwand-1.0.9-2|145	+ Revision: 451286
12cr|php-magickwand-1.0.9-2|146	- rebuild
12cr|php-magickwand-1.0.9-2|147	
12cr|php-magickwand-1.0.9-2|148	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.0.8-2mdv2010.0
12cr|php-magickwand-1.0.9-2|149	+ Revision: 397547
12cr|php-magickwand-1.0.9-2|150	- Rebuild
12cr|php-magickwand-1.0.9-2|151	
12cr|php-magickwand-1.0.9-2|152	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-1mdv2010.0
12cr|php-magickwand-1.0.9-2|153	+ Revision: 376962
12cr|php-magickwand-1.0.9-2|154	- 1.0.8
12cr|php-magickwand-1.0.9-2|155	
12cr|php-magickwand-1.0.9-2|156	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-3mdv2009.1
12cr|php-magickwand-1.0.9-2|157	+ Revision: 346511
12cr|php-magickwand-1.0.9-2|158	- rebuilt for php-5.2.9
12cr|php-magickwand-1.0.9-2|159	
12cr|php-magickwand-1.0.9-2|160	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-2mdv2009.1
12cr|php-magickwand-1.0.9-2|161	+ Revision: 341773
12cr|php-magickwand-1.0.9-2|162	- rebuilt against php-5.2.9RC2
12cr|php-magickwand-1.0.9-2|163	
12cr|php-magickwand-1.0.9-2|164	* Sun Feb 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-1mdv2009.1
12cr|php-magickwand-1.0.9-2|165	+ Revision: 336170
12cr|php-magickwand-1.0.9-2|166	- 1.0.7
12cr|php-magickwand-1.0.9-2|167	- drop the imagemagick-6.3.8.5 patch, it's fixed upstream
12cr|php-magickwand-1.0.9-2|168	
12cr|php-magickwand-1.0.9-2|169	* Thu Jan 29 2009 Götz Waschk <waschk@mandriva.org> 1.0.6-5mdv2009.1
12cr|php-magickwand-1.0.9-2|170	+ Revision: 335085
12cr|php-magickwand-1.0.9-2|171	- rebuild for new libmagick
12cr|php-magickwand-1.0.9-2|172	
12cr|php-magickwand-1.0.9-2|173	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-4mdv2009.1
12cr|php-magickwand-1.0.9-2|174	+ Revision: 321866
12cr|php-magickwand-1.0.9-2|175	- rebuild
12cr|php-magickwand-1.0.9-2|176	
12cr|php-magickwand-1.0.9-2|177	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-3mdv2009.1
12cr|php-magickwand-1.0.9-2|178	+ Revision: 310283
12cr|php-magickwand-1.0.9-2|179	- rebuilt against php-5.2.7
12cr|php-magickwand-1.0.9-2|180	
12cr|php-magickwand-1.0.9-2|181	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-2mdv2009.0
12cr|php-magickwand-1.0.9-2|182	+ Revision: 238408
12cr|php-magickwand-1.0.9-2|183	- rebuild
12cr|php-magickwand-1.0.9-2|184	
12cr|php-magickwand-1.0.9-2|185	* Mon Feb 11 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-1mdv2008.1
12cr|php-magickwand-1.0.9-2|186	+ Revision: 165412
12cr|php-magickwand-1.0.9-2|187	- 1.0.6
12cr|php-magickwand-1.0.9-2|188	
12cr|php-magickwand-1.0.9-2|189	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2mdv2008.1
12cr|php-magickwand-1.0.9-2|190	+ Revision: 162101
12cr|php-magickwand-1.0.9-2|191	- rebuild
12cr|php-magickwand-1.0.9-2|192	
12cr|php-magickwand-1.0.9-2|193	* Tue Jan 08 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1mdv2008.1
12cr|php-magickwand-1.0.9-2|194	+ Revision: 146508
12cr|php-magickwand-1.0.9-2|195	- rebuilt against new imagemagick libs (6.3.7)
12cr|php-magickwand-1.0.9-2|196	- fix deps
12cr|php-magickwand-1.0.9-2|197	- 1.0.5
12cr|php-magickwand-1.0.9-2|198	- restart apache if needed
12cr|php-magickwand-1.0.9-2|199	
12cr|php-magickwand-1.0.9-2|200	+ Olivier Blin <blino@mandriva.org>
12cr|php-magickwand-1.0.9-2|201	- restore BuildRoot
12cr|php-magickwand-1.0.9-2|202	
12cr|php-magickwand-1.0.9-2|203	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-magickwand-1.0.9-2|204	- kill re-definition of %%buildroot on Pixel's request
12cr|php-magickwand-1.0.9-2|205	
12cr|php-magickwand-1.0.9-2|206	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.9-9mdv2008.0
12cr|php-magickwand-1.0.9-2|207	+ Revision: 77554
12cr|php-magickwand-1.0.9-2|208	- rebuilt against php-5.2.4
12cr|php-magickwand-1.0.9-2|209	
12cr|php-magickwand-1.0.9-2|210	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.9-8mdv2008.0
12cr|php-magickwand-1.0.9-2|211	+ Revision: 39505
12cr|php-magickwand-1.0.9-2|212	- use distro conditional -fstack-protector
12cr|php-magickwand-1.0.9-2|213	- fix deps
12cr|php-magickwand-1.0.9-2|214	
12cr|php-magickwand-1.0.9-2|215	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.9-6mdv2008.0
12cr|php-magickwand-1.0.9-2|216	+ Revision: 33843
12cr|php-magickwand-1.0.9-2|217	- rebuilt against new upstream version (5.2.3)
12cr|php-magickwand-1.0.9-2|218	
12cr|php-magickwand-1.0.9-2|219	* Mon May 07 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.1.9-5mdv2008.0
12cr|php-magickwand-1.0.9-2|220	+ Revision: 24888
12cr|php-magickwand-1.0.9-2|221	- Rebuild with new libjasper.
12cr|php-magickwand-1.0.9-2|222	
12cr|php-magickwand-1.0.9-2|223	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.9-4mdv2008.0
12cr|php-magickwand-1.0.9-2|224	+ Revision: 21338
12cr|php-magickwand-1.0.9-2|225	- rebuilt against new upstream version (5.2.2)
12cr|php-magickwand-1.0.9-2|226	
12cr|php-magickwand-1.0.9-2|227	
12cr|php-magickwand-1.0.9-2|228	* Wed Mar 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.9-3mdv2007.1
12cr|php-magickwand-1.0.9-2|229	+ Revision: 147246
12cr|php-magickwand-1.0.9-2|230	- rebuild
12cr|php-magickwand-1.0.9-2|231	
12cr|php-magickwand-1.0.9-2|232	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.9-2mdv2007.1
12cr|php-magickwand-1.0.9-2|233	+ Revision: 117594
12cr|php-magickwand-1.0.9-2|234	- rebuilt against new upstream version (5.2.1)
12cr|php-magickwand-1.0.9-2|235	
12cr|php-magickwand-1.0.9-2|236	* Sat Jan 27 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.9-1mdv2007.1
12cr|php-magickwand-1.0.9-2|237	+ Revision: 114357
12cr|php-magickwand-1.0.9-2|238	- Import php-magickwand
12cr|php-magickwand-1.0.9-2|239	
12cr|php-magickwand-1.0.9-2|240	* Sat Jan 27 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.9-1mdv2007.1
12cr|php-magickwand-1.0.9-2|241	- initial Mandriva package
12cr|php-magickwand-1.0.9-2|242	

5844 12
12cr|php-manual-en-5.4.4-1|1	# (oe) undefining these makes the build _real_ quick.
12cr|php-manual-en-5.4.4-1|2	%undefine __find_provides
12cr|php-manual-en-5.4.4-1|3	%undefine __find_requires
12cr|php-manual-en-5.4.4-1|4	
12cr|php-manual-en-5.4.4-1|5	Summary:	The PHP Manual in the English language
12cr|php-manual-en-5.4.4-1|6	Name:		php-manual-en
12cr|php-manual-en-5.4.4-1|7	Version:	5.4.4
12cr|php-manual-en-5.4.4-1|8	Release:	%mkrel 1
12cr|php-manual-en-5.4.4-1|9	Group:		Books/Other
12cr|php-manual-en-5.4.4-1|10	License:	PHP License
12cr|php-manual-en-5.4.4-1|11	URL:		http://www.php.net/download-docs.php
12cr|php-manual-en-5.4.4-1|12	Source:		http://fr2.php.net/distributions/manual/php_manual_en.tar.gz
12cr|php-manual-en-5.4.4-1|13	Requires:       apache-mod_php
12cr|php-manual-en-5.4.4-1|14	BuildArch:	noarch
12cr|php-manual-en-5.4.4-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-manual-en-5.4.4-1|16	
12cr|php-manual-en-5.4.4-1|17	%description
12cr|php-manual-en-5.4.4-1|18	The PHP Manual in the English (en) language.
12cr|php-manual-en-5.4.4-1|19	
12cr|php-manual-en-5.4.4-1|20	%prep
12cr|php-manual-en-5.4.4-1|21	
12cr|php-manual-en-5.4.4-1|22	%setup -q -c -n php_manual_en
12cr|php-manual-en-5.4.4-1|23	
12cr|php-manual-en-5.4.4-1|24	# fix perms
12cr|php-manual-en-5.4.4-1|25	find . -type d -exec chmod 755 {} \;
12cr|php-manual-en-5.4.4-1|26	find . -type f -exec chmod 644 {} \;
12cr|php-manual-en-5.4.4-1|27	
12cr|php-manual-en-5.4.4-1|28	# clean up cvs junk
12cr|php-manual-en-5.4.4-1|29	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|php-manual-en-5.4.4-1|30	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|php-manual-en-5.4.4-1|31	done
12cr|php-manual-en-5.4.4-1|32	
12cr|php-manual-en-5.4.4-1|33	%install
12cr|php-manual-en-5.4.4-1|34	rm -rf %{buildroot}
12cr|php-manual-en-5.4.4-1|35	
12cr|php-manual-en-5.4.4-1|36	install -d %{buildroot}%{_docdir}/%{name}
12cr|php-manual-en-5.4.4-1|37	cp -aRf php-chunked-xhtml/* %{buildroot}%{_docdir}/%{name}/
12cr|php-manual-en-5.4.4-1|38	
12cr|php-manual-en-5.4.4-1|39	install -d %{buildroot}%{webappconfdir}
12cr|php-manual-en-5.4.4-1|40	cat > %{buildroot}%{webappconfdir}/%{name}.conf << EOF
12cr|php-manual-en-5.4.4-1|41	Alias /%{name} %{_docdir}/%{name}
12cr|php-manual-en-5.4.4-1|42	
12cr|php-manual-en-5.4.4-1|43	<Directory %{_docdir}/%{name}>
12cr|php-manual-en-5.4.4-1|44	Order Allow,Deny
12cr|php-manual-en-5.4.4-1|45	Allow from All
12cr|php-manual-en-5.4.4-1|46	</Directory>
12cr|php-manual-en-5.4.4-1|47	EOF
12cr|php-manual-en-5.4.4-1|48	
12cr|php-manual-en-5.4.4-1|49	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-manual-en-5.4.4-1|50	cat > %{buildroot}%{_sysconfdir}/php.d/%{name}.ini << EOF
12cr|php-manual-en-5.4.4-1|51	docref_root = /%{name}/
12cr|php-manual-en-5.4.4-1|52	docref_ext = .html
12cr|php-manual-en-5.4.4-1|53	EOF
12cr|php-manual-en-5.4.4-1|54	
12cr|php-manual-en-5.4.4-1|55	install -d %{buildroot}%{_datadir}/applications
12cr|php-manual-en-5.4.4-1|56	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|php-manual-en-5.4.4-1|57	[Desktop Entry]
12cr|php-manual-en-5.4.4-1|58	Name=The PHP %{version} HTML manual in English
12cr|php-manual-en-5.4.4-1|59	Comment=The PHP %{version} HTML manual in English
12cr|php-manual-en-5.4.4-1|60	Exec=%{_bindir}/www-browser %{_docdir}/%{name}/index.html
12cr|php-manual-en-5.4.4-1|61	Icon=documentation_section
12cr|php-manual-en-5.4.4-1|62	Terminal=false
12cr|php-manual-en-5.4.4-1|63	Type=Application
12cr|php-manual-en-5.4.4-1|64	StartupNotify=true
12cr|php-manual-en-5.4.4-1|65	Categories=Documentation;
12cr|php-manual-en-5.4.4-1|66	EOF
12cr|php-manual-en-5.4.4-1|67	
12cr|php-manual-en-5.4.4-1|68	%clean
12cr|php-manual-en-5.4.4-1|69	rm -rf %{buildroot}
12cr|php-manual-en-5.4.4-1|70	
12cr|php-manual-en-5.4.4-1|71	%files
12cr|php-manual-en-5.4.4-1|72	%defattr(-,root,root)
12cr|php-manual-en-5.4.4-1|73	%dir %{_docdir}/%{name}
12cr|php-manual-en-5.4.4-1|74	%doc %{_docdir}/%{name}/*
12cr|php-manual-en-5.4.4-1|75	%config(noreplace) %{webappconfdir}/%{name}.conf
12cr|php-manual-en-5.4.4-1|76	%config(noreplace) %{_sysconfdir}/php.d/%{name}.ini
12cr|php-manual-en-5.4.4-1|77	%{_datadir}/applications/%{name}.desktop
12cr|php-manual-en-5.4.4-1|78	
12cr|php-manual-en-5.4.4-1|79	
12cr|php-manual-en-5.4.4-1|80	%changelog
12cr|php-manual-en-5.4.4-1|81	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 5.4.4-1mdv2012.0
12cr|php-manual-en-5.4.4-1|82	+ Revision: 806392
12cr|php-manual-en-5.4.4-1|83	- 5.4.4
12cr|php-manual-en-5.4.4-1|84	
12cr|php-manual-en-5.4.4-1|85	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 5.3.9-1
12cr|php-manual-en-5.4.4-1|86	+ Revision: 761193
12cr|php-manual-en-5.4.4-1|87	- 5.3.9
12cr|php-manual-en-5.4.4-1|88	
12cr|php-manual-en-5.4.4-1|89	* Mon Mar 21 2011 Oden Eriksson <oeriksson@mandriva.com> 5.3.6-1
12cr|php-manual-en-5.4.4-1|90	+ Revision: 647237
12cr|php-manual-en-5.4.4-1|91	- 5.3.6
12cr|php-manual-en-5.4.4-1|92	
12cr|php-manual-en-5.4.4-1|93	* Tue Jan 18 2011 Oden Eriksson <oeriksson@mandriva.com> 5.3.5-1
12cr|php-manual-en-5.4.4-1|94	+ Revision: 631567
12cr|php-manual-en-5.4.4-1|95	- new manual
12cr|php-manual-en-5.4.4-1|96	- added menu stuff, apache and php ini sections
12cr|php-manual-en-5.4.4-1|97	
12cr|php-manual-en-5.4.4-1|98	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 5.3.2-2mdv2011.0
12cr|php-manual-en-5.4.4-1|99	+ Revision: 588736
12cr|php-manual-en-5.4.4-1|100	- 5.3.3
12cr|php-manual-en-5.4.4-1|101	
12cr|php-manual-en-5.4.4-1|102	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 5.3.2-1mdv2010.1
12cr|php-manual-en-5.4.4-1|103	+ Revision: 514493
12cr|php-manual-en-5.4.4-1|104	- 5.3.2
12cr|php-manual-en-5.4.4-1|105	
12cr|php-manual-en-5.4.4-1|106	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 5.3.1-1mdv2010.1
12cr|php-manual-en-5.4.4-1|107	+ Revision: 468101
12cr|php-manual-en-5.4.4-1|108	- rebuilt against php-5.3.1
12cr|php-manual-en-5.4.4-1|109	
12cr|php-manual-en-5.4.4-1|110	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 5.3.1-0.0.RC1.1mdv2010.0
12cr|php-manual-en-5.4.4-1|111	+ Revision: 451501
12cr|php-manual-en-5.4.4-1|112	- new manual
12cr|php-manual-en-5.4.4-1|113	
12cr|php-manual-en-5.4.4-1|114	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 5.2.9-2mdv2010.0
12cr|php-manual-en-5.4.4-1|115	+ Revision: 397549
12cr|php-manual-en-5.4.4-1|116	- Rebuild
12cr|php-manual-en-5.4.4-1|117	
12cr|php-manual-en-5.4.4-1|118	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 5.2.9-1mdv2009.1
12cr|php-manual-en-5.4.4-1|119	+ Revision: 346387
12cr|php-manual-en-5.4.4-1|120	- 5.2.9
12cr|php-manual-en-5.4.4-1|121	
12cr|php-manual-en-5.4.4-1|122	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 5.2.9-0.0.RC2.1mdv2009.1
12cr|php-manual-en-5.4.4-1|123	+ Revision: 341475
12cr|php-manual-en-5.4.4-1|124	- 5.2.9RC2
12cr|php-manual-en-5.4.4-1|125	
12cr|php-manual-en-5.4.4-1|126	* Wed Jan 14 2009 Oden Eriksson <oeriksson@mandriva.com> 5.2.8-1mdv2009.1
12cr|php-manual-en-5.4.4-1|127	+ Revision: 329457
12cr|php-manual-en-5.4.4-1|128	- 5.2.8
12cr|php-manual-en-5.4.4-1|129	
12cr|php-manual-en-5.4.4-1|130	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 5.2.7-1mdv2009.1
12cr|php-manual-en-5.4.4-1|131	+ Revision: 310232
12cr|php-manual-en-5.4.4-1|132	- 5.2.7
12cr|php-manual-en-5.4.4-1|133	
12cr|php-manual-en-5.4.4-1|134	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 5.2.6-1mdv2009.0
12cr|php-manual-en-5.4.4-1|135	+ Revision: 237752
12cr|php-manual-en-5.4.4-1|136	- 5.2.6
12cr|php-manual-en-5.4.4-1|137	
12cr|php-manual-en-5.4.4-1|138	+ Olivier Blin <blino@mandriva.org>
12cr|php-manual-en-5.4.4-1|139	- restore BuildRoot
12cr|php-manual-en-5.4.4-1|140	
12cr|php-manual-en-5.4.4-1|141	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-manual-en-5.4.4-1|142	- kill re-definition of %%buildroot on Pixel's request
12cr|php-manual-en-5.4.4-1|143	
12cr|php-manual-en-5.4.4-1|144	* Fri Sep 07 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.4-1mdv2008.0
12cr|php-manual-en-5.4.4-1|145	+ Revision: 81530
12cr|php-manual-en-5.4.4-1|146	- 5.2.4 (cosmetic release in most cases)
12cr|php-manual-en-5.4.4-1|147	
12cr|php-manual-en-5.4.4-1|148	* Sat Jun 02 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.3-1mdv2008.0
12cr|php-manual-en-5.4.4-1|149	+ Revision: 34519
12cr|php-manual-en-5.4.4-1|150	- 5.2.3
12cr|php-manual-en-5.4.4-1|151	
12cr|php-manual-en-5.4.4-1|152	* Mon May 07 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.2-1mdv2008.0
12cr|php-manual-en-5.4.4-1|153	+ Revision: 24114
12cr|php-manual-en-5.4.4-1|154	- 5.2.2
12cr|php-manual-en-5.4.4-1|155	
12cr|php-manual-en-5.4.4-1|156	
12cr|php-manual-en-5.4.4-1|157	* Tue Feb 13 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.1-1mdv2007.0
12cr|php-manual-en-5.4.4-1|158	+ Revision: 120493
12cr|php-manual-en-5.4.4-1|159	- Import php-manual-en
12cr|php-manual-en-5.4.4-1|160	
12cr|php-manual-en-5.4.4-1|161	* Tue Feb 13 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.1-1mdv2007.1
12cr|php-manual-en-5.4.4-1|162	- 5.2.1
12cr|php-manual-en-5.4.4-1|163	
12cr|php-manual-en-5.4.4-1|164	* Mon Sep 18 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.6-1mdv2007.0
12cr|php-manual-en-5.4.4-1|165	- 5.1.6
12cr|php-manual-en-5.4.4-1|166	
12cr|php-manual-en-5.4.4-1|167	* Mon May 15 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.4-1mdk
12cr|php-manual-en-5.4.4-1|168	- 5.1.4
12cr|php-manual-en-5.4.4-1|169	
12cr|php-manual-en-5.4.4-1|170	* Tue May 02 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.2-1mdk
12cr|php-manual-en-5.4.4-1|171	- 5.1.2
12cr|php-manual-en-5.4.4-1|172	
12cr|php-manual-en-5.4.4-1|173	* Fri Dec 02 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.1-1mdk
12cr|php-manual-en-5.4.4-1|174	- new release
12cr|php-manual-en-5.4.4-1|175	
12cr|php-manual-en-5.4.4-1|176	* Tue Nov 01 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0-1mdk
12cr|php-manual-en-5.4.4-1|177	- new release
12cr|php-manual-en-5.4.4-1|178	
12cr|php-manual-en-5.4.4-1|179	* Mon Jun 13 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4-1mdk
12cr|php-manual-en-5.4.4-1|180	- new release
12cr|php-manual-en-5.4.4-1|181	
12cr|php-manual-en-5.4.4-1|182	* Fri Feb 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10-1mdk
12cr|php-manual-en-5.4.4-1|183	- new release
12cr|php-manual-en-5.4.4-1|184	- drop locales deps, it's not required...
12cr|php-manual-en-5.4.4-1|185	
12cr|php-manual-en-5.4.4-1|186	* Tue Nov 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.9-1mdk
12cr|php-manual-en-5.4.4-1|187	- initial mandrake package
12cr|php-manual-en-5.4.4-1|188	

5845 12
12cr|php-mcve-7.0.3-13|1	%define modname mcve
12cr|php-mcve-7.0.3-13|2	%define dirname %{modname}
12cr|php-mcve-7.0.3-13|3	%define soname %{modname}.so
12cr|php-mcve-7.0.3-13|4	%define inifile A44_%{modname}.ini
12cr|php-mcve-7.0.3-13|5	
12cr|php-mcve-7.0.3-13|6	Summary:	libmonetra/libmcve interface for php
12cr|php-mcve-7.0.3-13|7	Name:		php-%{modname}
12cr|php-mcve-7.0.3-13|8	Version:	7.0.3
12cr|php-mcve-7.0.3-13|9	Release:	%mkrel 13
12cr|php-mcve-7.0.3-13|10	Group:		Development/PHP
12cr|php-mcve-7.0.3-13|11	License:	PHP License
12cr|php-mcve-7.0.3-13|12	URL:		http://pecl.php.net/package/mcve
12cr|php-mcve-7.0.3-13|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-mcve-7.0.3-13|14	Source1:	%{modname}.ini
12cr|php-mcve-7.0.3-13|15	Patch0:		mcve-7.0.3-php54x.diff
12cr|php-mcve-7.0.3-13|16	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-mcve-7.0.3-13|17	BuildRequires:	libmonetra-devel >= 7.0.0
12cr|php-mcve-7.0.3-13|18	BuildRequires:	openssl-devel
12cr|php-mcve-7.0.3-13|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-mcve-7.0.3-13|20	
12cr|php-mcve-7.0.3-13|21	%description
12cr|php-mcve-7.0.3-13|22	Interface the MCVE/Monetra API (libmonetra [formerly libmcve]), allowing you to
12cr|php-mcve-7.0.3-13|23	work directly with MCVE/Monetra from your PHP scripts. Monetra is Main Street
12cr|php-mcve-7.0.3-13|24	Softworks' solution to direct credit card processing for Unix.
12cr|php-mcve-7.0.3-13|25	
12cr|php-mcve-7.0.3-13|26	%prep
12cr|php-mcve-7.0.3-13|27	
12cr|php-mcve-7.0.3-13|28	%setup -q -n %{modname}-%{version}
12cr|php-mcve-7.0.3-13|29	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-mcve-7.0.3-13|30	
12cr|php-mcve-7.0.3-13|31	%patch0 -p0
12cr|php-mcve-7.0.3-13|32	
12cr|php-mcve-7.0.3-13|33	cp %{SOURCE1} %{inifile}
12cr|php-mcve-7.0.3-13|34	
12cr|php-mcve-7.0.3-13|35	# fix version
12cr|php-mcve-7.0.3-13|36	perl -pi -e "s|#define PHP_MCVE_VERSION \"7\.0\.2\"|#define PHP_MCVE_VERSION \"%{version}\"|g" php_mcve.h
12cr|php-mcve-7.0.3-13|37	
12cr|php-mcve-7.0.3-13|38	%build
12cr|php-mcve-7.0.3-13|39	%serverbuild
12cr|php-mcve-7.0.3-13|40	
12cr|php-mcve-7.0.3-13|41	phpize
12cr|php-mcve-7.0.3-13|42	%configure2_5x --with-libdir=%{_lib} \
12cr|php-mcve-7.0.3-13|43	--enable-%{modname}=shared,%{_prefix} \
12cr|php-mcve-7.0.3-13|44	--with-openssl-dir=%{_prefix}
12cr|php-mcve-7.0.3-13|45	
12cr|php-mcve-7.0.3-13|46	%make
12cr|php-mcve-7.0.3-13|47	#make test
12cr|php-mcve-7.0.3-13|48	mv modules/*.so .
12cr|php-mcve-7.0.3-13|49	
12cr|php-mcve-7.0.3-13|50	%install
12cr|php-mcve-7.0.3-13|51	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-mcve-7.0.3-13|52	
12cr|php-mcve-7.0.3-13|53	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-mcve-7.0.3-13|54	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-mcve-7.0.3-13|55	
12cr|php-mcve-7.0.3-13|56	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-mcve-7.0.3-13|57	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-mcve-7.0.3-13|58	
12cr|php-mcve-7.0.3-13|59	%post
12cr|php-mcve-7.0.3-13|60	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-mcve-7.0.3-13|61	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-mcve-7.0.3-13|62	fi
12cr|php-mcve-7.0.3-13|63	
12cr|php-mcve-7.0.3-13|64	%postun
12cr|php-mcve-7.0.3-13|65	if [ "$1" = "0" ]; then
12cr|php-mcve-7.0.3-13|66	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-mcve-7.0.3-13|67	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-mcve-7.0.3-13|68	fi
12cr|php-mcve-7.0.3-13|69	fi
12cr|php-mcve-7.0.3-13|70	
12cr|php-mcve-7.0.3-13|71	%clean
12cr|php-mcve-7.0.3-13|72	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-mcve-7.0.3-13|73	
12cr|php-mcve-7.0.3-13|74	%files
12cr|php-mcve-7.0.3-13|75	%defattr(-,root,root)
12cr|php-mcve-7.0.3-13|76	%doc package*.xml CREDITS tests *.php
12cr|php-mcve-7.0.3-13|77	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-mcve-7.0.3-13|78	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-mcve-7.0.3-13|79	
12cr|php-mcve-7.0.3-13|80	
12cr|php-mcve-7.0.3-13|81	%changelog
12cr|php-mcve-7.0.3-13|82	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 7.0.3-13mdv2012.0
12cr|php-mcve-7.0.3-13|83	+ Revision: 797076
12cr|php-mcve-7.0.3-13|84	- fix build
12cr|php-mcve-7.0.3-13|85	- rebuild for php-5.4.x
12cr|php-mcve-7.0.3-13|86	
12cr|php-mcve-7.0.3-13|87	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 7.0.3-12
12cr|php-mcve-7.0.3-13|88	+ Revision: 761265
12cr|php-mcve-7.0.3-13|89	- rebuild
12cr|php-mcve-7.0.3-13|90	
12cr|php-mcve-7.0.3-13|91	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 7.0.3-11
12cr|php-mcve-7.0.3-13|92	+ Revision: 696441
12cr|php-mcve-7.0.3-13|93	- rebuilt for php-5.3.8
12cr|php-mcve-7.0.3-13|94	
12cr|php-mcve-7.0.3-13|95	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 7.0.3-10
12cr|php-mcve-7.0.3-13|96	+ Revision: 695419
12cr|php-mcve-7.0.3-13|97	- rebuilt for php-5.3.7
12cr|php-mcve-7.0.3-13|98	
12cr|php-mcve-7.0.3-13|99	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 7.0.3-9
12cr|php-mcve-7.0.3-13|100	+ Revision: 646658
12cr|php-mcve-7.0.3-13|101	- rebuilt for php-5.3.6
12cr|php-mcve-7.0.3-13|102	
12cr|php-mcve-7.0.3-13|103	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 7.0.3-8mdv2011.0
12cr|php-mcve-7.0.3-13|104	+ Revision: 629823
12cr|php-mcve-7.0.3-13|105	- rebuilt for php-5.3.5
12cr|php-mcve-7.0.3-13|106	
12cr|php-mcve-7.0.3-13|107	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 7.0.3-7mdv2011.0
12cr|php-mcve-7.0.3-13|108	+ Revision: 628147
12cr|php-mcve-7.0.3-13|109	- ensure it's built without automake1.7
12cr|php-mcve-7.0.3-13|110	
12cr|php-mcve-7.0.3-13|111	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 7.0.3-6mdv2011.0
12cr|php-mcve-7.0.3-13|112	+ Revision: 600505
12cr|php-mcve-7.0.3-13|113	- rebuild
12cr|php-mcve-7.0.3-13|114	
12cr|php-mcve-7.0.3-13|115	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 7.0.3-5mdv2011.0
12cr|php-mcve-7.0.3-13|116	+ Revision: 588843
12cr|php-mcve-7.0.3-13|117	- rebuild
12cr|php-mcve-7.0.3-13|118	
12cr|php-mcve-7.0.3-13|119	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 7.0.3-4mdv2010.1
12cr|php-mcve-7.0.3-13|120	+ Revision: 514571
12cr|php-mcve-7.0.3-13|121	- rebuilt for php-5.3.2
12cr|php-mcve-7.0.3-13|122	
12cr|php-mcve-7.0.3-13|123	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 7.0.3-3mdv2010.1
12cr|php-mcve-7.0.3-13|124	+ Revision: 485402
12cr|php-mcve-7.0.3-13|125	- rebuilt for php-5.3.2RC1
12cr|php-mcve-7.0.3-13|126	
12cr|php-mcve-7.0.3-13|127	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 7.0.3-2mdv2010.1
12cr|php-mcve-7.0.3-13|128	+ Revision: 468185
12cr|php-mcve-7.0.3-13|129	- rebuilt against php-5.3.1
12cr|php-mcve-7.0.3-13|130	
12cr|php-mcve-7.0.3-13|131	* Sat Oct 03 2009 Oden Eriksson <oeriksson@mandriva.com> 7.0.3-1mdv2010.0
12cr|php-mcve-7.0.3-13|132	+ Revision: 452826
12cr|php-mcve-7.0.3-13|133	- 7.0.3
12cr|php-mcve-7.0.3-13|134	- the php531 fix was fixed upstream (P0)
12cr|php-mcve-7.0.3-13|135	
12cr|php-mcve-7.0.3-13|136	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 7.0.2-3mdv2010.0
12cr|php-mcve-7.0.3-13|137	+ Revision: 451504
12cr|php-mcve-7.0.3-13|138	- fix build
12cr|php-mcve-7.0.3-13|139	- rebuild
12cr|php-mcve-7.0.3-13|140	- 7.0.2
12cr|php-mcve-7.0.3-13|141	- rebuilt for php-5.3.0RC2
12cr|php-mcve-7.0.3-13|142	
12cr|php-mcve-7.0.3-13|143	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-mcve-7.0.3-13|144	- rebuild
12cr|php-mcve-7.0.3-13|145	
12cr|php-mcve-7.0.3-13|146	+ Raphaël Gertz <rapsys@mandriva.org>
12cr|php-mcve-7.0.3-13|147	- Rebuild
12cr|php-mcve-7.0.3-13|148	
12cr|php-mcve-7.0.3-13|149	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 7.0.1-6mdv2009.1
12cr|php-mcve-7.0.3-13|150	+ Revision: 346516
12cr|php-mcve-7.0.3-13|151	- rebuilt for php-5.2.9
12cr|php-mcve-7.0.3-13|152	
12cr|php-mcve-7.0.3-13|153	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 7.0.1-5mdv2009.1
12cr|php-mcve-7.0.3-13|154	+ Revision: 341775
12cr|php-mcve-7.0.3-13|155	- rebuilt against php-5.2.9RC2
12cr|php-mcve-7.0.3-13|156	
12cr|php-mcve-7.0.3-13|157	* Sun Jan 04 2009 Oden Eriksson <oeriksson@mandriva.com> 7.0.1-4mdv2009.1
12cr|php-mcve-7.0.3-13|158	+ Revision: 324312
12cr|php-mcve-7.0.3-13|159	- rebuild
12cr|php-mcve-7.0.3-13|160	
12cr|php-mcve-7.0.3-13|161	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 7.0.1-3mdv2009.1
12cr|php-mcve-7.0.3-13|162	+ Revision: 310285
12cr|php-mcve-7.0.3-13|163	- rebuilt against php-5.2.7
12cr|php-mcve-7.0.3-13|164	
12cr|php-mcve-7.0.3-13|165	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 7.0.1-2mdv2009.0
12cr|php-mcve-7.0.3-13|166	+ Revision: 238410
12cr|php-mcve-7.0.3-13|167	- rebuild
12cr|php-mcve-7.0.3-13|168	
12cr|php-mcve-7.0.3-13|169	* Mon May 12 2008 Oden Eriksson <oeriksson@mandriva.com> 7.0.1-1mdv2009.0
12cr|php-mcve-7.0.3-13|170	+ Revision: 206280
12cr|php-mcve-7.0.3-13|171	- 7.0.1
12cr|php-mcve-7.0.3-13|172	
12cr|php-mcve-7.0.3-13|173	* Tue May 06 2008 Oden Eriksson <oeriksson@mandriva.com> 7.0.0-1mdv2009.0
12cr|php-mcve-7.0.3-13|174	+ Revision: 201823
12cr|php-mcve-7.0.3-13|175	- 7.0.0
12cr|php-mcve-7.0.3-13|176	
12cr|php-mcve-7.0.3-13|177	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 5.2.2-9mdv2009.0
12cr|php-mcve-7.0.3-13|178	+ Revision: 200248
12cr|php-mcve-7.0.3-13|179	- rebuilt for php-5.2.6
12cr|php-mcve-7.0.3-13|180	
12cr|php-mcve-7.0.3-13|181	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 5.2.2-8mdv2008.1
12cr|php-mcve-7.0.3-13|182	+ Revision: 162232
12cr|php-mcve-7.0.3-13|183	- rebuild
12cr|php-mcve-7.0.3-13|184	
12cr|php-mcve-7.0.3-13|185	+ Olivier Blin <blino@mandriva.org>
12cr|php-mcve-7.0.3-13|186	- restore BuildRoot
12cr|php-mcve-7.0.3-13|187	
12cr|php-mcve-7.0.3-13|188	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-mcve-7.0.3-13|189	- kill re-definition of %%buildroot on Pixel's request
12cr|php-mcve-7.0.3-13|190	
12cr|php-mcve-7.0.3-13|191	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.2-7mdv2008.1
12cr|php-mcve-7.0.3-13|192	+ Revision: 107678
12cr|php-mcve-7.0.3-13|193	- restart apache if needed
12cr|php-mcve-7.0.3-13|194	
12cr|php-mcve-7.0.3-13|195	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.2-6mdv2008.0
12cr|php-mcve-7.0.3-13|196	+ Revision: 77558
12cr|php-mcve-7.0.3-13|197	- rebuilt against php-5.2.4
12cr|php-mcve-7.0.3-13|198	
12cr|php-mcve-7.0.3-13|199	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.2-5mdv2008.0
12cr|php-mcve-7.0.3-13|200	+ Revision: 39507
12cr|php-mcve-7.0.3-13|201	- use distro conditional -fstack-protector
12cr|php-mcve-7.0.3-13|202	
12cr|php-mcve-7.0.3-13|203	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.2-4mdv2008.0
12cr|php-mcve-7.0.3-13|204	+ Revision: 33857
12cr|php-mcve-7.0.3-13|205	- rebuilt against new upstream version (5.2.3)
12cr|php-mcve-7.0.3-13|206	
12cr|php-mcve-7.0.3-13|207	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.2-3mdv2008.0
12cr|php-mcve-7.0.3-13|208	+ Revision: 21340
12cr|php-mcve-7.0.3-13|209	- rebuilt against new upstream version (5.2.2)
12cr|php-mcve-7.0.3-13|210	
12cr|php-mcve-7.0.3-13|211	
12cr|php-mcve-7.0.3-13|212	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.2-2mdv2007.0
12cr|php-mcve-7.0.3-13|213	+ Revision: 117598
12cr|php-mcve-7.0.3-13|214	- rebuilt against new upstream version (5.2.1)
12cr|php-mcve-7.0.3-13|215	
12cr|php-mcve-7.0.3-13|216	* Wed Feb 07 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.2-1mdv2007.1
12cr|php-mcve-7.0.3-13|217	+ Revision: 117295
12cr|php-mcve-7.0.3-13|218	- 5.2.2
12cr|php-mcve-7.0.3-13|219	
12cr|php-mcve-7.0.3-13|220	* Thu Jan 11 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.1-1mdv2007.1
12cr|php-mcve-7.0.3-13|221	+ Revision: 107498
12cr|php-mcve-7.0.3-13|222	- 5.2.1
12cr|php-mcve-7.0.3-13|223	
12cr|php-mcve-7.0.3-13|224	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 5.2.0-7mdv2007.1
12cr|php-mcve-7.0.3-13|225	+ Revision: 78212
12cr|php-mcve-7.0.3-13|226	- bunzip the ini file
12cr|php-mcve-7.0.3-13|227	- rebuilt for php-5.2.0
12cr|php-mcve-7.0.3-13|228	- Import php-mcve
12cr|php-mcve-7.0.3-13|229	
12cr|php-mcve-7.0.3-13|230	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 5.2.0-5
12cr|php-mcve-7.0.3-13|231	- rebuilt for php-5.1.6
12cr|php-mcve-7.0.3-13|232	
12cr|php-mcve-7.0.3-13|233	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 5.2.0-4mdk
12cr|php-mcve-7.0.3-13|234	- rebuild
12cr|php-mcve-7.0.3-13|235	
12cr|php-mcve-7.0.3-13|236	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 5.2.0-3mdk
12cr|php-mcve-7.0.3-13|237	- rebuilt for php-5.1.4
12cr|php-mcve-7.0.3-13|238	
12cr|php-mcve-7.0.3-13|239	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 5.2.0-2mdk
12cr|php-mcve-7.0.3-13|240	- rebuilt for php-5.1.3
12cr|php-mcve-7.0.3-13|241	
12cr|php-mcve-7.0.3-13|242	* Sun Feb 05 2006 Oden Eriksson <oeriksson@mandriva.com> 5.2.0-1mdk
12cr|php-mcve-7.0.3-13|243	- initial Mandriva package
12cr|php-mcve-7.0.3-13|244	

5846 12
12cr|php-memcache-3.0.6-7|1	%define modname memcache
12cr|php-memcache-3.0.6-7|2	%define dirname %{modname}
12cr|php-memcache-3.0.6-7|3	%define soname %{modname}.so
12cr|php-memcache-3.0.6-7|4	%define inifile A43_%{modname}.ini
12cr|php-memcache-3.0.6-7|5	
12cr|php-memcache-3.0.6-7|6	Summary:	Memcached extension for php
12cr|php-memcache-3.0.6-7|7	Name:		php-%{modname}
12cr|php-memcache-3.0.6-7|8	Version:	3.0.6
12cr|php-memcache-3.0.6-7|9	Release:	%mkrel 7
12cr|php-memcache-3.0.6-7|10	Group:		Development/PHP
12cr|php-memcache-3.0.6-7|11	License:	PHP License
12cr|php-memcache-3.0.6-7|12	URL:		http://pecl.php.net/package/memcache
12cr|php-memcache-3.0.6-7|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-memcache-3.0.6-7|14	Source1:	%{modname}.ini
12cr|php-memcache-3.0.6-7|15	Patch0:		memcache-3.0.6-php54x.diff
12cr|php-memcache-3.0.6-7|16	Requires:	memcached
12cr|php-memcache-3.0.6-7|17	BuildRequires:	php-devel >= 3:5.2.1
12cr|php-memcache-3.0.6-7|18	BuildRequires:	zlib-devel
12cr|php-memcache-3.0.6-7|19	BuildRequires:	dos2unix
12cr|php-memcache-3.0.6-7|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-memcache-3.0.6-7|21	
12cr|php-memcache-3.0.6-7|22	%description
12cr|php-memcache-3.0.6-7|23	Memcached is a caching daemon designed especially for dynamic web applications
12cr|php-memcache-3.0.6-7|24	to decrease database load by storing objects in memory. This extension allows
12cr|php-memcache-3.0.6-7|25	you to work with memcached through handy OO and procedural interfaces.
12cr|php-memcache-3.0.6-7|26	
12cr|php-memcache-3.0.6-7|27	%prep
12cr|php-memcache-3.0.6-7|28	
12cr|php-memcache-3.0.6-7|29	%setup -q -n %{modname}-%{version}
12cr|php-memcache-3.0.6-7|30	[ "../package.xml" != "/" ] && mv ../package.xml .
12cr|php-memcache-3.0.6-7|31	
12cr|php-memcache-3.0.6-7|32	%patch0 -p1
12cr|php-memcache-3.0.6-7|33	
12cr|php-memcache-3.0.6-7|34	cp %{SOURCE1} %{inifile}
12cr|php-memcache-3.0.6-7|35	
12cr|php-memcache-3.0.6-7|36	find . -type d -exec chmod 755 {} \;
12cr|php-memcache-3.0.6-7|37	find . -type f -exec chmod 644 {} \;
12cr|php-memcache-3.0.6-7|38	
12cr|php-memcache-3.0.6-7|39	# strip away annoying ^M
12cr|php-memcache-3.0.6-7|40	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
12cr|php-memcache-3.0.6-7|41	
12cr|php-memcache-3.0.6-7|42	ln -s %{_usrsrc}/php-devel/extensions ext
12cr|php-memcache-3.0.6-7|43	
12cr|php-memcache-3.0.6-7|44	%build
12cr|php-memcache-3.0.6-7|45	%serverbuild
12cr|php-memcache-3.0.6-7|46	
12cr|php-memcache-3.0.6-7|47	phpize
12cr|php-memcache-3.0.6-7|48	%configure2_5x --with-libdir=%{_lib} \
12cr|php-memcache-3.0.6-7|49	--enable-%{modname}=shared,%{_prefix} \
12cr|php-memcache-3.0.6-7|50	--with-zlib-dir=%{_prefix}
12cr|php-memcache-3.0.6-7|51	
12cr|php-memcache-3.0.6-7|52	%make
12cr|php-memcache-3.0.6-7|53	mv modules/*.so .
12cr|php-memcache-3.0.6-7|54	
12cr|php-memcache-3.0.6-7|55	%install
12cr|php-memcache-3.0.6-7|56	rm -rf %{buildroot}
12cr|php-memcache-3.0.6-7|57	
12cr|php-memcache-3.0.6-7|58	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-memcache-3.0.6-7|59	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-memcache-3.0.6-7|60	
12cr|php-memcache-3.0.6-7|61	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-memcache-3.0.6-7|62	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-memcache-3.0.6-7|63	
12cr|php-memcache-3.0.6-7|64	%post
12cr|php-memcache-3.0.6-7|65	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-memcache-3.0.6-7|66	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-memcache-3.0.6-7|67	fi
12cr|php-memcache-3.0.6-7|68	
12cr|php-memcache-3.0.6-7|69	%postun
12cr|php-memcache-3.0.6-7|70	if [ "$1" = "0" ]; then
12cr|php-memcache-3.0.6-7|71	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-memcache-3.0.6-7|72	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-memcache-3.0.6-7|73	fi
12cr|php-memcache-3.0.6-7|74	fi
12cr|php-memcache-3.0.6-7|75	
12cr|php-memcache-3.0.6-7|76	%clean
12cr|php-memcache-3.0.6-7|77	rm -rf %{buildroot}
12cr|php-memcache-3.0.6-7|78	
12cr|php-memcache-3.0.6-7|79	%files
12cr|php-memcache-3.0.6-7|80	%defattr(-,root,root)
12cr|php-memcache-3.0.6-7|81	%doc CREDITS README example.php package.xml
12cr|php-memcache-3.0.6-7|82	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-memcache-3.0.6-7|83	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-memcache-3.0.6-7|84	
12cr|php-memcache-3.0.6-7|85	
12cr|php-memcache-3.0.6-7|86	%changelog
12cr|php-memcache-3.0.6-7|87	* Fri May 04 2012 Oden Eriksson <oeriksson@mandriva.com> 3.0.6-7mdv2012.0
12cr|php-memcache-3.0.6-7|88	+ Revision: 795877
12cr|php-memcache-3.0.6-7|89	- bump release
12cr|php-memcache-3.0.6-7|90	- fix build
12cr|php-memcache-3.0.6-7|91	
12cr|php-memcache-3.0.6-7|92	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 3.0.6-6
12cr|php-memcache-3.0.6-7|93	+ Revision: 795475
12cr|php-memcache-3.0.6-7|94	- rebuild for php-5.4.x
12cr|php-memcache-3.0.6-7|95	
12cr|php-memcache-3.0.6-7|96	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 3.0.6-5
12cr|php-memcache-3.0.6-7|97	+ Revision: 761267
12cr|php-memcache-3.0.6-7|98	- rebuild
12cr|php-memcache-3.0.6-7|99	
12cr|php-memcache-3.0.6-7|100	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.6-4
12cr|php-memcache-3.0.6-7|101	+ Revision: 696443
12cr|php-memcache-3.0.6-7|102	- rebuilt for php-5.3.8
12cr|php-memcache-3.0.6-7|103	
12cr|php-memcache-3.0.6-7|104	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.6-3
12cr|php-memcache-3.0.6-7|105	+ Revision: 695433
12cr|php-memcache-3.0.6-7|106	- rebuilt for php-5.3.7
12cr|php-memcache-3.0.6-7|107	
12cr|php-memcache-3.0.6-7|108	* Thu Jun 09 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.6-2
12cr|php-memcache-3.0.6-7|109	+ Revision: 683462
12cr|php-memcache-3.0.6-7|110	- bump release (svn loss?)
12cr|php-memcache-3.0.6-7|111	- 3.0.6
12cr|php-memcache-3.0.6-7|112	
12cr|php-memcache-3.0.6-7|113	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.5-6
12cr|php-memcache-3.0.6-7|114	+ Revision: 646660
12cr|php-memcache-3.0.6-7|115	- rebuilt for php-5.3.6
12cr|php-memcache-3.0.6-7|116	
12cr|php-memcache-3.0.6-7|117	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.5-5mdv2011.0
12cr|php-memcache-3.0.6-7|118	+ Revision: 629834
12cr|php-memcache-3.0.6-7|119	- rebuilt for php-5.3.5
12cr|php-memcache-3.0.6-7|120	
12cr|php-memcache-3.0.6-7|121	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.5-4mdv2011.0
12cr|php-memcache-3.0.6-7|122	+ Revision: 628161
12cr|php-memcache-3.0.6-7|123	- ensure it's built without automake1.7
12cr|php-memcache-3.0.6-7|124	
12cr|php-memcache-3.0.6-7|125	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.5-3mdv2011.0
12cr|php-memcache-3.0.6-7|126	+ Revision: 600507
12cr|php-memcache-3.0.6-7|127	- rebuild
12cr|php-memcache-3.0.6-7|128	
12cr|php-memcache-3.0.6-7|129	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.5-2mdv2011.0
12cr|php-memcache-3.0.6-7|130	+ Revision: 588845
12cr|php-memcache-3.0.6-7|131	- rebuild
12cr|php-memcache-3.0.6-7|132	
12cr|php-memcache-3.0.6-7|133	* Mon Oct 04 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.5-1mdv2011.0
12cr|php-memcache-3.0.6-7|134	+ Revision: 582941
12cr|php-memcache-3.0.6-7|135	- 3.0.5
12cr|php-memcache-3.0.6-7|136	
12cr|php-memcache-3.0.6-7|137	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.4-9mdv2010.1
12cr|php-memcache-3.0.6-7|138	+ Revision: 514573
12cr|php-memcache-3.0.6-7|139	- rebuilt for php-5.3.2
12cr|php-memcache-3.0.6-7|140	
12cr|php-memcache-3.0.6-7|141	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.4-8mdv2010.1
12cr|php-memcache-3.0.6-7|142	+ Revision: 485404
12cr|php-memcache-3.0.6-7|143	- rebuilt for php-5.3.2RC1
12cr|php-memcache-3.0.6-7|144	
12cr|php-memcache-3.0.6-7|145	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 3.0.4-7mdv2010.1
12cr|php-memcache-3.0.6-7|146	+ Revision: 468187
12cr|php-memcache-3.0.6-7|147	- rebuilt against php-5.3.1
12cr|php-memcache-3.0.6-7|148	
12cr|php-memcache-3.0.6-7|149	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 3.0.4-6mdv2010.0
12cr|php-memcache-3.0.6-7|150	+ Revision: 451291
12cr|php-memcache-3.0.6-7|151	- rebuild
12cr|php-memcache-3.0.6-7|152	
12cr|php-memcache-3.0.6-7|153	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 3.0.4-5mdv2010.0
12cr|php-memcache-3.0.6-7|154	+ Revision: 397555
12cr|php-memcache-3.0.6-7|155	- Rebuild
12cr|php-memcache-3.0.6-7|156	
12cr|php-memcache-3.0.6-7|157	* Sun Jul 05 2009 Colin Guthrie <cguthrie@mandriva.org> 3.0.4-4mdv2010.0
12cr|php-memcache-3.0.6-7|158	+ Revision: 392646
12cr|php-memcache-3.0.6-7|159	- Rebuild for new PHP
12cr|php-memcache-3.0.6-7|160	
12cr|php-memcache-3.0.6-7|161	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 3.0.4-3mdv2010.0
12cr|php-memcache-3.0.6-7|162	+ Revision: 377006
12cr|php-memcache-3.0.6-7|163	- rebuilt for php-5.3.0RC2
12cr|php-memcache-3.0.6-7|164	
12cr|php-memcache-3.0.6-7|165	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 3.0.4-2mdv2009.1
12cr|php-memcache-3.0.6-7|166	+ Revision: 346518
12cr|php-memcache-3.0.6-7|167	- rebuilt for php-5.2.9
12cr|php-memcache-3.0.6-7|168	
12cr|php-memcache-3.0.6-7|169	* Tue Feb 24 2009 Oden Eriksson <oeriksson@mandriva.com> 3.0.4-1mdv2009.1
12cr|php-memcache-3.0.6-7|170	+ Revision: 344554
12cr|php-memcache-3.0.6-7|171	- 3.0.4
12cr|php-memcache-3.0.6-7|172	
12cr|php-memcache-3.0.6-7|173	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 3.0.3-2mdv2009.1
12cr|php-memcache-3.0.6-7|174	+ Revision: 341777
12cr|php-memcache-3.0.6-7|175	- rebuilt against php-5.2.9RC2
12cr|php-memcache-3.0.6-7|176	
12cr|php-memcache-3.0.6-7|177	* Tue Jan 13 2009 Oden Eriksson <oeriksson@mandriva.com> 3.0.3-1mdv2009.1
12cr|php-memcache-3.0.6-7|178	+ Revision: 329195
12cr|php-memcache-3.0.6-7|179	- 3.0.3
12cr|php-memcache-3.0.6-7|180	
12cr|php-memcache-3.0.6-7|181	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.2-3mdv2009.1
12cr|php-memcache-3.0.6-7|182	+ Revision: 321875
12cr|php-memcache-3.0.6-7|183	- rebuild
12cr|php-memcache-3.0.6-7|184	
12cr|php-memcache-3.0.6-7|185	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.2-2mdv2009.1
12cr|php-memcache-3.0.6-7|186	+ Revision: 310287
12cr|php-memcache-3.0.6-7|187	- rebuilt against php-5.2.7
12cr|php-memcache-3.0.6-7|188	
12cr|php-memcache-3.0.6-7|189	* Sun Sep 14 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.2-1mdv2009.0
12cr|php-memcache-3.0.6-7|190	+ Revision: 284661
12cr|php-memcache-3.0.6-7|191	- 3.0.2
12cr|php-memcache-3.0.6-7|192	
12cr|php-memcache-3.0.6-7|193	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-4mdv2009.0
12cr|php-memcache-3.0.6-7|194	+ Revision: 238412
12cr|php-memcache-3.0.6-7|195	- rebuild
12cr|php-memcache-3.0.6-7|196	
12cr|php-memcache-3.0.6-7|197	* Sat Jun 28 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-3mdv2009.0
12cr|php-memcache-3.0.6-7|198	+ Revision: 229681
12cr|php-memcache-3.0.6-7|199	- rebuild
12cr|php-memcache-3.0.6-7|200	
12cr|php-memcache-3.0.6-7|201	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-2mdv2009.0
12cr|php-memcache-3.0.6-7|202	+ Revision: 200250
12cr|php-memcache-3.0.6-7|203	- rebuilt for php-5.2.6
12cr|php-memcache-3.0.6-7|204	
12cr|php-memcache-3.0.6-7|205	* Wed Feb 06 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-1mdv2008.1
12cr|php-memcache-3.0.6-7|206	+ Revision: 163167
12cr|php-memcache-3.0.6-7|207	- 3.0.1
12cr|php-memcache-3.0.6-7|208	
12cr|php-memcache-3.0.6-7|209	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-2mdv2008.1
12cr|php-memcache-3.0.6-7|210	+ Revision: 162110
12cr|php-memcache-3.0.6-7|211	- rebuild
12cr|php-memcache-3.0.6-7|212	
12cr|php-memcache-3.0.6-7|213	+ Olivier Blin <blino@mandriva.org>
12cr|php-memcache-3.0.6-7|214	- restore BuildRoot
12cr|php-memcache-3.0.6-7|215	
12cr|php-memcache-3.0.6-7|216	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-memcache-3.0.6-7|217	- kill re-definition of %%buildroot on Pixel's request
12cr|php-memcache-3.0.6-7|218	
12cr|php-memcache-3.0.6-7|219	* Tue Nov 27 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-1mdv2008.1
12cr|php-memcache-3.0.6-7|220	+ Revision: 113371
12cr|php-memcache-3.0.6-7|221	- 3.0.0
12cr|php-memcache-3.0.6-7|222	
12cr|php-memcache-3.0.6-7|223	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-2mdv2008.1
12cr|php-memcache-3.0.6-7|224	+ Revision: 107686
12cr|php-memcache-3.0.6-7|225	- restart apache if needed
12cr|php-memcache-3.0.6-7|226	
12cr|php-memcache-3.0.6-7|227	* Thu Nov 01 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-1mdv2008.1
12cr|php-memcache-3.0.6-7|228	+ Revision: 104604
12cr|php-memcache-3.0.6-7|229	- 2.2.1
12cr|php-memcache-3.0.6-7|230	
12cr|php-memcache-3.0.6-7|231	* Thu Sep 27 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-1mdv2008.1
12cr|php-memcache-3.0.6-7|232	+ Revision: 93254
12cr|php-memcache-3.0.6-7|233	- 2.2.0
12cr|php-memcache-3.0.6-7|234	
12cr|php-memcache-3.0.6-7|235	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.2-5mdv2008.0
12cr|php-memcache-3.0.6-7|236	+ Revision: 77560
12cr|php-memcache-3.0.6-7|237	- rebuilt against php-5.2.4
12cr|php-memcache-3.0.6-7|238	
12cr|php-memcache-3.0.6-7|239	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.2-4mdv2008.0
12cr|php-memcache-3.0.6-7|240	+ Revision: 39508
12cr|php-memcache-3.0.6-7|241	- use distro conditional -fstack-protector
12cr|php-memcache-3.0.6-7|242	
12cr|php-memcache-3.0.6-7|243	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.2-3mdv2008.0
12cr|php-memcache-3.0.6-7|244	+ Revision: 33862
12cr|php-memcache-3.0.6-7|245	- rebuilt against new upstream version (5.2.3)
12cr|php-memcache-3.0.6-7|246	
12cr|php-memcache-3.0.6-7|247	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.2-2mdv2008.0
12cr|php-memcache-3.0.6-7|248	+ Revision: 21341
12cr|php-memcache-3.0.6-7|249	- rebuilt against new upstream version (5.2.2)
12cr|php-memcache-3.0.6-7|250	
12cr|php-memcache-3.0.6-7|251	* Wed Apr 18 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.2-1mdv2008.0
12cr|php-memcache-3.0.6-7|252	+ Revision: 14504
12cr|php-memcache-3.0.6-7|253	- 2.1.2
12cr|php-memcache-3.0.6-7|254	
12cr|php-memcache-3.0.6-7|255	
12cr|php-memcache-3.0.6-7|256	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-3mdv2007.0
12cr|php-memcache-3.0.6-7|257	+ Revision: 117599
12cr|php-memcache-3.0.6-7|258	- rebuilt against new upstream version (5.2.1)
12cr|php-memcache-3.0.6-7|259	
12cr|php-memcache-3.0.6-7|260	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-2mdv2007.0
12cr|php-memcache-3.0.6-7|261	+ Revision: 78087
12cr|php-memcache-3.0.6-7|262	- rebuilt for php-5.2.0
12cr|php-memcache-3.0.6-7|263	- Import php-memcache
12cr|php-memcache-3.0.6-7|264	
12cr|php-memcache-3.0.6-7|265	* Thu Nov 02 2006 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-1
12cr|php-memcache-3.0.6-7|266	- 2.1.0
12cr|php-memcache-3.0.6-7|267	
12cr|php-memcache-3.0.6-7|268	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.4-3
12cr|php-memcache-3.0.6-7|269	- rebuilt for php-5.1.6
12cr|php-memcache-3.0.6-7|270	
12cr|php-memcache-3.0.6-7|271	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.4-2mdk
12cr|php-memcache-3.0.6-7|272	- rebuild
12cr|php-memcache-3.0.6-7|273	
12cr|php-memcache-3.0.6-7|274	* Thu May 18 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.4-1mdk
12cr|php-memcache-3.0.6-7|275	- 2.0.4
12cr|php-memcache-3.0.6-7|276	
12cr|php-memcache-3.0.6-7|277	* Wed May 17 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-1mdk
12cr|php-memcache-3.0.6-7|278	- 2.0.3
12cr|php-memcache-3.0.6-7|279	
12cr|php-memcache-3.0.6-7|280	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-3mdk
12cr|php-memcache-3.0.6-7|281	- rebuilt for php-5.1.4
12cr|php-memcache-3.0.6-7|282	
12cr|php-memcache-3.0.6-7|283	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-2mdk
12cr|php-memcache-3.0.6-7|284	- rebuilt for php-5.1.3
12cr|php-memcache-3.0.6-7|285	
12cr|php-memcache-3.0.6-7|286	* Wed Feb 01 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-1mdk
12cr|php-memcache-3.0.6-7|287	- 2.0.1
12cr|php-memcache-3.0.6-7|288	
12cr|php-memcache-3.0.6-7|289	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdk
12cr|php-memcache-3.0.6-7|290	- rebuilt against php-5.1.2
12cr|php-memcache-3.0.6-7|291	
12cr|php-memcache-3.0.6-7|292	* Sun Jan 08 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-1mdk
12cr|php-memcache-3.0.6-7|293	- initial Mandriva package
12cr|php-memcache-3.0.6-7|294	

5847 12
12cr|php-memcached-2.0.1-2|1	%define modname memcached
12cr|php-memcached-2.0.1-2|2	%define dirname %{modname}
12cr|php-memcached-2.0.1-2|3	%define soname %{modname}.so
12cr|php-memcached-2.0.1-2|4	%define inifile A91_%{modname}.ini
12cr|php-memcached-2.0.1-2|5	
12cr|php-memcached-2.0.1-2|6	Summary:	A libmemcached library interface for PHP
12cr|php-memcached-2.0.1-2|7	Name:		php-%{modname}
12cr|php-memcached-2.0.1-2|8	Version:	2.0.1
12cr|php-memcached-2.0.1-2|9	Release:	%mkrel 2
12cr|php-memcached-2.0.1-2|10	Group:		Development/PHP
12cr|php-memcached-2.0.1-2|11	License:	PHP License
12cr|php-memcached-2.0.1-2|12	URL:		http://pecl.php.net/package/memcached
12cr|php-memcached-2.0.1-2|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-memcached-2.0.1-2|14	Source1:	%{modname}.ini
12cr|php-memcached-2.0.1-2|15	BuildRequires:	libmemcached-devel >= 0.38
12cr|php-memcached-2.0.1-2|16	BuildRequires:	php-devel >= 3:5.2.1
12cr|php-memcached-2.0.1-2|17	BuildRequires:	dos2unix
12cr|php-memcached-2.0.1-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-memcached-2.0.1-2|19	
12cr|php-memcached-2.0.1-2|20	%description
12cr|php-memcached-2.0.1-2|21	This extension uses libmemcached library to provide API for communicating with
12cr|php-memcached-2.0.1-2|22	memcached servers.
12cr|php-memcached-2.0.1-2|23	
12cr|php-memcached-2.0.1-2|24	%prep
12cr|php-memcached-2.0.1-2|25	
12cr|php-memcached-2.0.1-2|26	%setup -q -n %{modname}-%{version}
12cr|php-memcached-2.0.1-2|27	[ "../package.xml" != "/" ] && mv ../package.xml .
12cr|php-memcached-2.0.1-2|28	
12cr|php-memcached-2.0.1-2|29	cp %{SOURCE1} %{inifile}
12cr|php-memcached-2.0.1-2|30	
12cr|php-memcached-2.0.1-2|31	find . -type d -exec chmod 755 {} \;
12cr|php-memcached-2.0.1-2|32	find . -type f -exec chmod 644 {} \;
12cr|php-memcached-2.0.1-2|33	
12cr|php-memcached-2.0.1-2|34	# strip away annoying ^M
12cr|php-memcached-2.0.1-2|35	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
12cr|php-memcached-2.0.1-2|36	
12cr|php-memcached-2.0.1-2|37	%build
12cr|php-memcached-2.0.1-2|38	%serverbuild
12cr|php-memcached-2.0.1-2|39	
12cr|php-memcached-2.0.1-2|40	phpize
12cr|php-memcached-2.0.1-2|41	%configure2_5x --with-libdir=%{_lib} \
12cr|php-memcached-2.0.1-2|42	--enable-%{modname}=shared,%{_prefix} \
12cr|php-memcached-2.0.1-2|43	--with-zlib-dir=%{_prefix}
12cr|php-memcached-2.0.1-2|44	
12cr|php-memcached-2.0.1-2|45	%make
12cr|php-memcached-2.0.1-2|46	mv modules/*.so .
12cr|php-memcached-2.0.1-2|47	
12cr|php-memcached-2.0.1-2|48	%install
12cr|php-memcached-2.0.1-2|49	rm -rf %{buildroot}
12cr|php-memcached-2.0.1-2|50	
12cr|php-memcached-2.0.1-2|51	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-memcached-2.0.1-2|52	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-memcached-2.0.1-2|53	
12cr|php-memcached-2.0.1-2|54	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-memcached-2.0.1-2|55	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-memcached-2.0.1-2|56	
12cr|php-memcached-2.0.1-2|57	%post
12cr|php-memcached-2.0.1-2|58	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-memcached-2.0.1-2|59	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-memcached-2.0.1-2|60	fi
12cr|php-memcached-2.0.1-2|61	
12cr|php-memcached-2.0.1-2|62	%postun
12cr|php-memcached-2.0.1-2|63	if [ "$1" = "0" ]; then
12cr|php-memcached-2.0.1-2|64	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-memcached-2.0.1-2|65	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-memcached-2.0.1-2|66	fi
12cr|php-memcached-2.0.1-2|67	fi
12cr|php-memcached-2.0.1-2|68	
12cr|php-memcached-2.0.1-2|69	%clean
12cr|php-memcached-2.0.1-2|70	rm -rf %{buildroot}
12cr|php-memcached-2.0.1-2|71	
12cr|php-memcached-2.0.1-2|72	%files
12cr|php-memcached-2.0.1-2|73	%defattr(-,root,root)
12cr|php-memcached-2.0.1-2|74	%doc CREDITS ChangeLog memcached-api.php package.xml
12cr|php-memcached-2.0.1-2|75	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-memcached-2.0.1-2|76	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-memcached-2.0.1-2|77	
12cr|php-memcached-2.0.1-2|78	
12cr|php-memcached-2.0.1-2|79	
12cr|php-memcached-2.0.1-2|80	%changelog
12cr|php-memcached-2.0.1-2|81	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-2mdv2012.0
12cr|php-memcached-2.0.1-2|82	+ Revision: 795476
12cr|php-memcached-2.0.1-2|83	- rebuild for php-5.4.x
12cr|php-memcached-2.0.1-2|84	
12cr|php-memcached-2.0.1-2|85	* Tue Apr 10 2012 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-1
12cr|php-memcached-2.0.1-2|86	+ Revision: 790155
12cr|php-memcached-2.0.1-2|87	- 2.0.1
12cr|php-memcached-2.0.1-2|88	
12cr|php-memcached-2.0.1-2|89	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-12
12cr|php-memcached-2.0.1-2|90	+ Revision: 761268
12cr|php-memcached-2.0.1-2|91	- rebuild
12cr|php-memcached-2.0.1-2|92	
12cr|php-memcached-2.0.1-2|93	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-11
12cr|php-memcached-2.0.1-2|94	+ Revision: 696445
12cr|php-memcached-2.0.1-2|95	- rebuilt for php-5.3.8
12cr|php-memcached-2.0.1-2|96	
12cr|php-memcached-2.0.1-2|97	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-10
12cr|php-memcached-2.0.1-2|98	+ Revision: 695440
12cr|php-memcached-2.0.1-2|99	- rebuilt for php-5.3.7
12cr|php-memcached-2.0.1-2|100	
12cr|php-memcached-2.0.1-2|101	* Tue Jun 21 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-9
12cr|php-memcached-2.0.1-2|102	+ Revision: 686442
12cr|php-memcached-2.0.1-2|103	- rebuilt against libmemcached.so.8
12cr|php-memcached-2.0.1-2|104	
12cr|php-memcached-2.0.1-2|105	* Fri Apr 22 2011 Funda Wang <fwang@mandriva.org> 1.0.2-8
12cr|php-memcached-2.0.1-2|106	+ Revision: 656603
12cr|php-memcached-2.0.1-2|107	- rebuild
12cr|php-memcached-2.0.1-2|108	
12cr|php-memcached-2.0.1-2|109	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7
12cr|php-memcached-2.0.1-2|110	+ Revision: 646661
12cr|php-memcached-2.0.1-2|111	- rebuilt for php-5.3.6
12cr|php-memcached-2.0.1-2|112	
12cr|php-memcached-2.0.1-2|113	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdv2011.0
12cr|php-memcached-2.0.1-2|114	+ Revision: 629835
12cr|php-memcached-2.0.1-2|115	- rebuilt for php-5.3.5
12cr|php-memcached-2.0.1-2|116	
12cr|php-memcached-2.0.1-2|117	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdv2011.0
12cr|php-memcached-2.0.1-2|118	+ Revision: 628162
12cr|php-memcached-2.0.1-2|119	- ensure it's built without automake1.7
12cr|php-memcached-2.0.1-2|120	
12cr|php-memcached-2.0.1-2|121	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdv2011.0
12cr|php-memcached-2.0.1-2|122	+ Revision: 600508
12cr|php-memcached-2.0.1-2|123	- rebuild
12cr|php-memcached-2.0.1-2|124	
12cr|php-memcached-2.0.1-2|125	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2011.0
12cr|php-memcached-2.0.1-2|126	+ Revision: 588846
12cr|php-memcached-2.0.1-2|127	- rebuild
12cr|php-memcached-2.0.1-2|128	
12cr|php-memcached-2.0.1-2|129	* Sun Oct 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2011.0
12cr|php-memcached-2.0.1-2|130	+ Revision: 584645
12cr|php-memcached-2.0.1-2|131	- rebuilt against new libmemcached
12cr|php-memcached-2.0.1-2|132	
12cr|php-memcached-2.0.1-2|133	* Thu May 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2010.1
12cr|php-memcached-2.0.1-2|134	+ Revision: 542970
12cr|php-memcached-2.0.1-2|135	- 1.0.2
12cr|php-memcached-2.0.1-2|136	
12cr|php-memcached-2.0.1-2|137	* Sat Apr 24 2010 Funda Wang <fwang@mandriva.org> 1.0.1-2mdv2010.1
12cr|php-memcached-2.0.1-2|138	+ Revision: 538456
12cr|php-memcached-2.0.1-2|139	- rebuild
12cr|php-memcached-2.0.1-2|140	
12cr|php-memcached-2.0.1-2|141	* Sat Mar 27 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2010.1
12cr|php-memcached-2.0.1-2|142	+ Revision: 527912
12cr|php-memcached-2.0.1-2|143	- 1.0.1
12cr|php-memcached-2.0.1-2|144	- fix deps
12cr|php-memcached-2.0.1-2|145	- rebuilt for php-5.3.2
12cr|php-memcached-2.0.1-2|146	
12cr|php-memcached-2.0.1-2|147	* Wed Jan 13 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2010.1
12cr|php-memcached-2.0.1-2|148	+ Revision: 490982
12cr|php-memcached-2.0.1-2|149	- rebuilt against new libmemcached.so.4
12cr|php-memcached-2.0.1-2|150	
12cr|php-memcached-2.0.1-2|151	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdv2010.1
12cr|php-memcached-2.0.1-2|152	+ Revision: 485405
12cr|php-memcached-2.0.1-2|153	- rebuilt for php-5.3.2RC1
12cr|php-memcached-2.0.1-2|154	
12cr|php-memcached-2.0.1-2|155	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdv2010.1
12cr|php-memcached-2.0.1-2|156	+ Revision: 468188
12cr|php-memcached-2.0.1-2|157	- rebuilt against php-5.3.1
12cr|php-memcached-2.0.1-2|158	
12cr|php-memcached-2.0.1-2|159	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdv2010.0
12cr|php-memcached-2.0.1-2|160	+ Revision: 451292
12cr|php-memcached-2.0.1-2|161	- rebuild
12cr|php-memcached-2.0.1-2|162	
12cr|php-memcached-2.0.1-2|163	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.0.0-3mdv2010.0
12cr|php-memcached-2.0.1-2|164	+ Revision: 397556
12cr|php-memcached-2.0.1-2|165	- Rebuild
12cr|php-memcached-2.0.1-2|166	
12cr|php-memcached-2.0.1-2|167	* Sat Jul 11 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2010.0
12cr|php-memcached-2.0.1-2|168	+ Revision: 394779
12cr|php-memcached-2.0.1-2|169	- rebuilt against new libmemcached
12cr|php-memcached-2.0.1-2|170	
12cr|php-memcached-2.0.1-2|171	* Wed Jul 08 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.0
12cr|php-memcached-2.0.1-2|172	+ Revision: 393463
12cr|php-memcached-2.0.1-2|173	- 1.0.0
12cr|php-memcached-2.0.1-2|174	
12cr|php-memcached-2.0.1-2|175	* Sat Jun 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdv2010.0
12cr|php-memcached-2.0.1-2|176	+ Revision: 383324
12cr|php-memcached-2.0.1-2|177	- 0.2.0
12cr|php-memcached-2.0.1-2|178	
12cr|php-memcached-2.0.1-2|179	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.5-1mdv2010.0
12cr|php-memcached-2.0.1-2|180	+ Revision: 376963
12cr|php-memcached-2.0.1-2|181	- 0.1.5
12cr|php-memcached-2.0.1-2|182	
12cr|php-memcached-2.0.1-2|183	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-2mdv2009.1
12cr|php-memcached-2.0.1-2|184	+ Revision: 346519
12cr|php-memcached-2.0.1-2|185	- rebuilt for php-5.2.9
12cr|php-memcached-2.0.1-2|186	
12cr|php-memcached-2.0.1-2|187	* Sun Feb 22 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-1mdv2009.1
12cr|php-memcached-2.0.1-2|188	+ Revision: 343816
12cr|php-memcached-2.0.1-2|189	- 0.1.4
12cr|php-memcached-2.0.1-2|190	
12cr|php-memcached-2.0.1-2|191	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-2mdv2009.1
12cr|php-memcached-2.0.1-2|192	+ Revision: 341778
12cr|php-memcached-2.0.1-2|193	- rebuilt against php-5.2.9RC2
12cr|php-memcached-2.0.1-2|194	
12cr|php-memcached-2.0.1-2|195	* Sat Feb 07 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-1mdv2009.1
12cr|php-memcached-2.0.1-2|196	+ Revision: 338374
12cr|php-memcached-2.0.1-2|197	- import php-memcached
12cr|php-memcached-2.0.1-2|198	
12cr|php-memcached-2.0.1-2|199	
12cr|php-memcached-2.0.1-2|200	* Sat Feb 07 2009 Oden Eriksson <oeriksson@mandriva.org> 0.1.3-1mdv2009.1
12cr|php-memcached-2.0.1-2|201	- initial Mandriva package

5848 12
12cr|php-ming-5.2.10-16|1	%define modname ming
12cr|php-ming-5.2.10-16|2	%define dirname %{modname}
12cr|php-ming-5.2.10-16|3	%define soname %{modname}.so
12cr|php-ming-5.2.10-16|4	%define inifile 33_%{modname}.ini
12cr|php-ming-5.2.10-16|5	
12cr|php-ming-5.2.10-16|6	Summary:	Ming extension module for PHP
12cr|php-ming-5.2.10-16|7	Name:		php-ming
12cr|php-ming-5.2.10-16|8	Version:	5.2.10
12cr|php-ming-5.2.10-16|9	Release:	%mkrel 16
12cr|php-ming-5.2.10-16|10	Group:		Development/PHP
12cr|php-ming-5.2.10-16|11	URL:		http://www.php.net
12cr|php-ming-5.2.10-16|12	License:	PHP License
12cr|php-ming-5.2.10-16|13	# S0 is taken from php-5.2.x CVS
12cr|php-ming-5.2.10-16|14	Source0:	ming.tar.gz
12cr|php-ming-5.2.10-16|15	Patch0:		php-ming-0.4.4.diff
12cr|php-ming-5.2.10-16|16	Patch1:		ming-php54x.diff
12cr|php-ming-5.2.10-16|17	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-ming-5.2.10-16|18	BuildRequires:	ming-devel >= 0.4.4
12cr|php-ming-5.2.10-16|19	Epoch:		1
12cr|php-ming-5.2.10-16|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-ming-5.2.10-16|21	
12cr|php-ming-5.2.10-16|22	%description
12cr|php-ming-5.2.10-16|23	This is a dynamic shared object (DSO) for PHP that will add ming (Flash - .swf
12cr|php-ming-5.2.10-16|24	files) support.
12cr|php-ming-5.2.10-16|25	
12cr|php-ming-5.2.10-16|26	%prep
12cr|php-ming-5.2.10-16|27	
12cr|php-ming-5.2.10-16|28	%setup -q -n ming
12cr|php-ming-5.2.10-16|29	%patch0 -p1
12cr|php-ming-5.2.10-16|30	%patch1 -p0
12cr|php-ming-5.2.10-16|31	
12cr|php-ming-5.2.10-16|32	%build
12cr|php-ming-5.2.10-16|33	
12cr|php-ming-5.2.10-16|34	phpize
12cr|php-ming-5.2.10-16|35	%configure2_5x --with-libdir=%{_lib} \
12cr|php-ming-5.2.10-16|36	--with-%{modname}=shared,%{_prefix}
12cr|php-ming-5.2.10-16|37	
12cr|php-ming-5.2.10-16|38	%make
12cr|php-ming-5.2.10-16|39	mv modules/*.so .
12cr|php-ming-5.2.10-16|40	
12cr|php-ming-5.2.10-16|41	%install
12cr|php-ming-5.2.10-16|42	rm -rf %{buildroot}
12cr|php-ming-5.2.10-16|43	
12cr|php-ming-5.2.10-16|44	
12cr|php-ming-5.2.10-16|45	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-ming-5.2.10-16|46	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-ming-5.2.10-16|47	
12cr|php-ming-5.2.10-16|48	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-ming-5.2.10-16|49	
12cr|php-ming-5.2.10-16|50	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-ming-5.2.10-16|51	extension = %{soname}
12cr|php-ming-5.2.10-16|52	EOF
12cr|php-ming-5.2.10-16|53	
12cr|php-ming-5.2.10-16|54	%clean
12cr|php-ming-5.2.10-16|55	rm -rf %{buildroot}
12cr|php-ming-5.2.10-16|56	
12cr|php-ming-5.2.10-16|57	%files
12cr|php-ming-5.2.10-16|58	%defattr(-,root,root)
12cr|php-ming-5.2.10-16|59	%doc CREDITS EXPERIMENTAL
12cr|php-ming-5.2.10-16|60	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-ming-5.2.10-16|61	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-ming-5.2.10-16|62	
12cr|php-ming-5.2.10-16|63	
12cr|php-ming-5.2.10-16|64	%changelog
12cr|php-ming-5.2.10-16|65	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1:5.2.10-16mdv2012.0
12cr|php-ming-5.2.10-16|66	+ Revision: 797070
12cr|php-ming-5.2.10-16|67	- sync with libming-0.4.4
12cr|php-ming-5.2.10-16|68	- fix build (debian)
12cr|php-ming-5.2.10-16|69	- rebuild for php-5.4.x
12cr|php-ming-5.2.10-16|70	
12cr|php-ming-5.2.10-16|71	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1:5.2.10-15
12cr|php-ming-5.2.10-16|72	+ Revision: 761270
12cr|php-ming-5.2.10-16|73	- rebuild
12cr|php-ming-5.2.10-16|74	
12cr|php-ming-5.2.10-16|75	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:5.2.10-14
12cr|php-ming-5.2.10-16|76	+ Revision: 696447
12cr|php-ming-5.2.10-16|77	- rebuilt for php-5.3.8
12cr|php-ming-5.2.10-16|78	
12cr|php-ming-5.2.10-16|79	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:5.2.10-13
12cr|php-ming-5.2.10-16|80	+ Revision: 695442
12cr|php-ming-5.2.10-16|81	- rebuilt for php-5.3.7
12cr|php-ming-5.2.10-16|82	
12cr|php-ming-5.2.10-16|83	* Thu Apr 28 2011 Oden Eriksson <oeriksson@mandriva.com> 1:5.2.10-12
12cr|php-ming-5.2.10-16|84	+ Revision: 659826
12cr|php-ming-5.2.10-16|85	- fix deps
12cr|php-ming-5.2.10-16|86	- increase epoch
12cr|php-ming-5.2.10-16|87	- update P0 from ming-0.4.3
12cr|php-ming-5.2.10-16|88	- rebuilt for php-5.3.6
12cr|php-ming-5.2.10-16|89	
12cr|php-ming-5.2.10-16|90	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0:5.2.10-10mdv2011.0
12cr|php-ming-5.2.10-16|91	+ Revision: 629837
12cr|php-ming-5.2.10-16|92	- rebuilt for php-5.3.5
12cr|php-ming-5.2.10-16|93	
12cr|php-ming-5.2.10-16|94	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0:5.2.10-9mdv2011.0
12cr|php-ming-5.2.10-16|95	+ Revision: 628164
12cr|php-ming-5.2.10-16|96	- ensure it's built without automake1.7
12cr|php-ming-5.2.10-16|97	
12cr|php-ming-5.2.10-16|98	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0:5.2.10-8mdv2011.0
12cr|php-ming-5.2.10-16|99	+ Revision: 600510
12cr|php-ming-5.2.10-16|100	- rebuild
12cr|php-ming-5.2.10-16|101	
12cr|php-ming-5.2.10-16|102	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0:5.2.10-7mdv2011.0
12cr|php-ming-5.2.10-16|103	+ Revision: 588848
12cr|php-ming-5.2.10-16|104	- rebuild
12cr|php-ming-5.2.10-16|105	
12cr|php-ming-5.2.10-16|106	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0:5.2.10-6mdv2010.1
12cr|php-ming-5.2.10-16|107	+ Revision: 514577
12cr|php-ming-5.2.10-16|108	- rebuilt for php-5.3.2
12cr|php-ming-5.2.10-16|109	
12cr|php-ming-5.2.10-16|110	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0:5.2.10-5mdv2010.1
12cr|php-ming-5.2.10-16|111	+ Revision: 485407
12cr|php-ming-5.2.10-16|112	- rebuilt for php-5.3.2RC1
12cr|php-ming-5.2.10-16|113	
12cr|php-ming-5.2.10-16|114	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0:5.2.10-4mdv2010.1
12cr|php-ming-5.2.10-16|115	+ Revision: 468190
12cr|php-ming-5.2.10-16|116	- rebuilt against php-5.3.1
12cr|php-ming-5.2.10-16|117	
12cr|php-ming-5.2.10-16|118	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0:5.2.10-3mdv2010.0
12cr|php-ming-5.2.10-16|119	+ Revision: 451293
12cr|php-ming-5.2.10-16|120	- rebuild
12cr|php-ming-5.2.10-16|121	
12cr|php-ming-5.2.10-16|122	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0:5.2.10-2mdv2010.0
12cr|php-ming-5.2.10-16|123	+ Revision: 397557
12cr|php-ming-5.2.10-16|124	- Rebuild
12cr|php-ming-5.2.10-16|125	
12cr|php-ming-5.2.10-16|126	* Sun Jun 28 2009 Oden Eriksson <oeriksson@mandriva.com> 0:5.2.10-1mdv2010.0
12cr|php-ming-5.2.10-16|127	+ Revision: 390399
12cr|php-ming-5.2.10-16|128	- reintroduce the package
12cr|php-ming-5.2.10-16|129	
12cr|php-ming-5.2.10-16|130	+ Olivier Blin <blino@mandriva.org>
12cr|php-ming-5.2.10-16|131	- restore BuildRoot
12cr|php-ming-5.2.10-16|132	
12cr|php-ming-5.2.10-16|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-ming-5.2.10-16|134	- kill re-definition of %%buildroot on Pixel's request
12cr|php-ming-5.2.10-16|135	
12cr|php-ming-5.2.10-16|136	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.3-1mdv2008.0
12cr|php-ming-5.2.10-16|137	+ Revision: 33792
12cr|php-ming-5.2.10-16|138	- rebuilt against new upstream version (5.2.3)
12cr|php-ming-5.2.10-16|139	
12cr|php-ming-5.2.10-16|140	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.2-1mdv2008.0
12cr|php-ming-5.2.10-16|141	+ Revision: 21313
12cr|php-ming-5.2.10-16|142	- rebuilt against new upstream version (5.2.2)
12cr|php-ming-5.2.10-16|143	
12cr|php-ming-5.2.10-16|144	
12cr|php-ming-5.2.10-16|145	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.1-1mdv2007.0
12cr|php-ming-5.2.10-16|146	+ Revision: 117458
12cr|php-ming-5.2.10-16|147	- rebuilt against new upstream version (5.2.1)
12cr|php-ming-5.2.10-16|148	
12cr|php-ming-5.2.10-16|149	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 5.2.0-1mdv2007.0
12cr|php-ming-5.2.10-16|150	+ Revision: 78089
12cr|php-ming-5.2.10-16|151	- rebuilt for php-5.2.0
12cr|php-ming-5.2.10-16|152	- Import php-ming
12cr|php-ming-5.2.10-16|153	
12cr|php-ming-5.2.10-16|154	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.6-1
12cr|php-ming-5.2.10-16|155	- rebuilt for php-5.1.6
12cr|php-ming-5.2.10-16|156	
12cr|php-ming-5.2.10-16|157	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.4-2mdk
12cr|php-ming-5.2.10-16|158	- rebuild
12cr|php-ming-5.2.10-16|159	
12cr|php-ming-5.2.10-16|160	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.4-1mdk
12cr|php-ming-5.2.10-16|161	- rebuilt for php-5.1.4
12cr|php-ming-5.2.10-16|162	
12cr|php-ming-5.2.10-16|163	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.3-1mdk
12cr|php-ming-5.2.10-16|164	- rebuilt for php-5.1.3
12cr|php-ming-5.2.10-16|165	
12cr|php-ming-5.2.10-16|166	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.2-1mdk
12cr|php-ming-5.2.10-16|167	- rebuilt against php-5.1.2
12cr|php-ming-5.2.10-16|168	
12cr|php-ming-5.2.10-16|169	* Sun Oct 02 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0-0.RC1.1mdk
12cr|php-ming-5.2.10-16|170	- rebuilt against php-5.1.0RC1
12cr|php-ming-5.2.10-16|171	
12cr|php-ming-5.2.10-16|172	* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.5-1mdk
12cr|php-ming-5.2.10-16|173	- rebuilt against php-5.0.5 (Major security fixes)
12cr|php-ming-5.2.10-16|174	
12cr|php-ming-5.2.10-16|175	* Fri May 27 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4-1mdk
12cr|php-ming-5.2.10-16|176	- rename the package
12cr|php-ming-5.2.10-16|177	
12cr|php-ming-5.2.10-16|178	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4-1mdk
12cr|php-ming-5.2.10-16|179	- 5.0.4
12cr|php-ming-5.2.10-16|180	
12cr|php-ming-5.2.10-16|181	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-4mdk
12cr|php-ming-5.2.10-16|182	- use the %%mkrel macro
12cr|php-ming-5.2.10-16|183	
12cr|php-ming-5.2.10-16|184	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-3mdk
12cr|php-ming-5.2.10-16|185	- rebuilt against a non hardened-php aware php lib
12cr|php-ming-5.2.10-16|186	
12cr|php-ming-5.2.10-16|187	* Sun Jan 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-2mdk
12cr|php-ming-5.2.10-16|188	- rebuild due to hardened-php-0.2.6
12cr|php-ming-5.2.10-16|189	
12cr|php-ming-5.2.10-16|190	* Fri Dec 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-1mdk
12cr|php-ming-5.2.10-16|191	- rebuilt for php-5.0.3
12cr|php-ming-5.2.10-16|192	
12cr|php-ming-5.2.10-16|193	* Sat Sep 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.2-1mdk
12cr|php-ming-5.2.10-16|194	- rebuilt for php-5.0.2
12cr|php-ming-5.2.10-16|195	
12cr|php-ming-5.2.10-16|196	* Sun Aug 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.1-1mdk
12cr|php-ming-5.2.10-16|197	- rebuilt for php-5.0.1
12cr|php-ming-5.2.10-16|198	
12cr|php-ming-5.2.10-16|199	* Wed Aug 11 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.0-1mdk
12cr|php-ming-5.2.10-16|200	- rebuilt for php-5.0.0
12cr|php-ming-5.2.10-16|201	- major cleanups
12cr|php-ming-5.2.10-16|202	
12cr|php-ming-5.2.10-16|203	* Thu Jul 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8-1mdk
12cr|php-ming-5.2.10-16|204	- rebuilt for php-4.3.8
12cr|php-ming-5.2.10-16|205	
12cr|php-ming-5.2.10-16|206	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7-2mdk
12cr|php-ming-5.2.10-16|207	- remove redundant provides
12cr|php-ming-5.2.10-16|208	
12cr|php-ming-5.2.10-16|209	* Tue Jun 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7-1mdk
12cr|php-ming-5.2.10-16|210	- rebuilt for php-4.3.7
12cr|php-ming-5.2.10-16|211	
12cr|php-ming-5.2.10-16|212	* Tue May 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6-2mdk
12cr|php-ming-5.2.10-16|213	- move scandir to /etc/php.d
12cr|php-ming-5.2.10-16|214	- phpize got broken for this extension, fall back to use buildext
12cr|php-ming-5.2.10-16|215	- built against new ming
12cr|php-ming-5.2.10-16|216	
12cr|php-ming-5.2.10-16|217	* Thu May 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6-1mdk
12cr|php-ming-5.2.10-16|218	- fix invalid-build-requires
12cr|php-ming-5.2.10-16|219	- built for php 4.3.6
12cr|php-ming-5.2.10-16|220	

5849 12
12cr|php-mongo-1.2.10-2|1	%define modname mongo
12cr|php-mongo-1.2.10-2|2	%define dirname %{modname}
12cr|php-mongo-1.2.10-2|3	%define soname %{modname}.so
12cr|php-mongo-1.2.10-2|4	%define inifile B04_%{modname}.ini
12cr|php-mongo-1.2.10-2|5	
12cr|php-mongo-1.2.10-2|6	Summary:	Mongo Database Driver
12cr|php-mongo-1.2.10-2|7	Name:		php-%{modname}
12cr|php-mongo-1.2.10-2|8	Version:	1.2.10
12cr|php-mongo-1.2.10-2|9	Release:	%mkrel 2
12cr|php-mongo-1.2.10-2|10	Group:		Development/PHP
12cr|php-mongo-1.2.10-2|11	License:	Apache License
12cr|php-mongo-1.2.10-2|12	URL:		http://pecl.php.net/package/mongo/
12cr|php-mongo-1.2.10-2|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-mongo-1.2.10-2|14	Source1:	mongo.ini
12cr|php-mongo-1.2.10-2|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-mongo-1.2.10-2|16	BuildRequires:	apache-devel >= 2.2.0
12cr|php-mongo-1.2.10-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-mongo-1.2.10-2|18	
12cr|php-mongo-1.2.10-2|19	%description
12cr|php-mongo-1.2.10-2|20	This package provides an interface for communicating with the Mongo database
12cr|php-mongo-1.2.10-2|21	in PHP.
12cr|php-mongo-1.2.10-2|22	
12cr|php-mongo-1.2.10-2|23	%prep
12cr|php-mongo-1.2.10-2|24	
12cr|php-mongo-1.2.10-2|25	%setup -q -n %{modname}-%{version}
12cr|php-mongo-1.2.10-2|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-mongo-1.2.10-2|27	
12cr|php-mongo-1.2.10-2|28	cp %{SOURCE1} %{inifile}
12cr|php-mongo-1.2.10-2|29	
12cr|php-mongo-1.2.10-2|30	%build
12cr|php-mongo-1.2.10-2|31	%serverbuild
12cr|php-mongo-1.2.10-2|32	
12cr|php-mongo-1.2.10-2|33	phpize
12cr|php-mongo-1.2.10-2|34	%configure2_5x --with-libdir=%{_lib}
12cr|php-mongo-1.2.10-2|35	%make
12cr|php-mongo-1.2.10-2|36	mv modules/*.so .
12cr|php-mongo-1.2.10-2|37	
12cr|php-mongo-1.2.10-2|38	%install
12cr|php-mongo-1.2.10-2|39	rm -rf %{buildroot}
12cr|php-mongo-1.2.10-2|40	
12cr|php-mongo-1.2.10-2|41	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-mongo-1.2.10-2|42	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-mongo-1.2.10-2|43	
12cr|php-mongo-1.2.10-2|44	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-mongo-1.2.10-2|45	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-mongo-1.2.10-2|46	
12cr|php-mongo-1.2.10-2|47	%post
12cr|php-mongo-1.2.10-2|48	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-mongo-1.2.10-2|49	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-mongo-1.2.10-2|50	fi
12cr|php-mongo-1.2.10-2|51	
12cr|php-mongo-1.2.10-2|52	%postun
12cr|php-mongo-1.2.10-2|53	if [ "$1" = "0" ]; then
12cr|php-mongo-1.2.10-2|54	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-mongo-1.2.10-2|55	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-mongo-1.2.10-2|56	fi
12cr|php-mongo-1.2.10-2|57	fi
12cr|php-mongo-1.2.10-2|58	
12cr|php-mongo-1.2.10-2|59	%clean
12cr|php-mongo-1.2.10-2|60	rm -rf %{buildroot}
12cr|php-mongo-1.2.10-2|61	
12cr|php-mongo-1.2.10-2|62	%files
12cr|php-mongo-1.2.10-2|63	%defattr(-,root,root)
12cr|php-mongo-1.2.10-2|64	%doc README.md package*.xml
12cr|php-mongo-1.2.10-2|65	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-mongo-1.2.10-2|66	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-mongo-1.2.10-2|67	
12cr|php-mongo-1.2.10-2|68	
12cr|php-mongo-1.2.10-2|69	%changelog
12cr|php-mongo-1.2.10-2|70	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.2.10-2mdv2012.0
12cr|php-mongo-1.2.10-2|71	+ Revision: 795480
12cr|php-mongo-1.2.10-2|72	- rebuild for php-5.4.x
12cr|php-mongo-1.2.10-2|73	
12cr|php-mongo-1.2.10-2|74	* Tue Apr 10 2012 Oden Eriksson <oeriksson@mandriva.com> 1.2.10-1
12cr|php-mongo-1.2.10-2|75	+ Revision: 790157
12cr|php-mongo-1.2.10-2|76	- 1.2.10
12cr|php-mongo-1.2.10-2|77	
12cr|php-mongo-1.2.10-2|78	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-2
12cr|php-mongo-1.2.10-2|79	+ Revision: 761272
12cr|php-mongo-1.2.10-2|80	- rebuild
12cr|php-mongo-1.2.10-2|81	
12cr|php-mongo-1.2.10-2|82	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-1
12cr|php-mongo-1.2.10-2|83	+ Revision: 696381
12cr|php-mongo-1.2.10-2|84	- 1.2.4
12cr|php-mongo-1.2.10-2|85	
12cr|php-mongo-1.2.10-2|86	* Sun Aug 21 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-1
12cr|php-mongo-1.2.10-2|87	+ Revision: 695943
12cr|php-mongo-1.2.10-2|88	- 1.2.3
12cr|php-mongo-1.2.10-2|89	
12cr|php-mongo-1.2.10-2|90	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2
12cr|php-mongo-1.2.10-2|91	+ Revision: 695444
12cr|php-mongo-1.2.10-2|92	- rebuilt for php-5.3.7
12cr|php-mongo-1.2.10-2|93	
12cr|php-mongo-1.2.10-2|94	* Wed Jul 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1
12cr|php-mongo-1.2.10-2|95	+ Revision: 691889
12cr|php-mongo-1.2.10-2|96	- 1.2.2
12cr|php-mongo-1.2.10-2|97	
12cr|php-mongo-1.2.10-2|98	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-2
12cr|php-mongo-1.2.10-2|99	+ Revision: 646665
12cr|php-mongo-1.2.10-2|100	- rebuilt for php-5.3.6
12cr|php-mongo-1.2.10-2|101	
12cr|php-mongo-1.2.10-2|102	* Wed Feb 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-1
12cr|php-mongo-1.2.10-2|103	+ Revision: 638029
12cr|php-mongo-1.2.10-2|104	- 1.1.4
12cr|php-mongo-1.2.10-2|105	
12cr|php-mongo-1.2.10-2|106	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-1mdv2011.0
12cr|php-mongo-1.2.10-2|107	+ Revision: 630309
12cr|php-mongo-1.2.10-2|108	- 1.1.3
12cr|php-mongo-1.2.10-2|109	
12cr|php-mongo-1.2.10-2|110	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdv2011.0
12cr|php-mongo-1.2.10-2|111	+ Revision: 629839
12cr|php-mongo-1.2.10-2|112	- rebuilt for php-5.3.5
12cr|php-mongo-1.2.10-2|113	
12cr|php-mongo-1.2.10-2|114	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2011.0
12cr|php-mongo-1.2.10-2|115	+ Revision: 628166
12cr|php-mongo-1.2.10-2|116	- ensure it's built without automake1.7
12cr|php-mongo-1.2.10-2|117	
12cr|php-mongo-1.2.10-2|118	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2011.0
12cr|php-mongo-1.2.10-2|119	+ Revision: 618070
12cr|php-mongo-1.2.10-2|120	- 1.1.0
12cr|php-mongo-1.2.10-2|121	
12cr|php-mongo-1.2.10-2|122	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-3mdv2011.0
12cr|php-mongo-1.2.10-2|123	+ Revision: 600512
12cr|php-mongo-1.2.10-2|124	- rebuild
12cr|php-mongo-1.2.10-2|125	
12cr|php-mongo-1.2.10-2|126	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-2mdv2011.0
12cr|php-mongo-1.2.10-2|127	+ Revision: 588850
12cr|php-mongo-1.2.10-2|128	- rebuild
12cr|php-mongo-1.2.10-2|129	
12cr|php-mongo-1.2.10-2|130	* Mon Oct 04 2010 Funda Wang <fwang@mandriva.org> 1.0.10-1mdv2011.0
12cr|php-mongo-1.2.10-2|131	+ Revision: 582994
12cr|php-mongo-1.2.10-2|132	- update to new version 1.0.10
12cr|php-mongo-1.2.10-2|133	
12cr|php-mongo-1.2.10-2|134	* Tue Aug 24 2010 Funda Wang <fwang@mandriva.org> 1.0.9-1mdv2011.0
12cr|php-mongo-1.2.10-2|135	+ Revision: 572565
12cr|php-mongo-1.2.10-2|136	- update to new version 1.0.9
12cr|php-mongo-1.2.10-2|137	
12cr|php-mongo-1.2.10-2|138	* Mon Jul 26 2010 Funda Wang <fwang@mandriva.org> 1.0.8-1mdv2011.0
12cr|php-mongo-1.2.10-2|139	+ Revision: 560604
12cr|php-mongo-1.2.10-2|140	- new version 1.0.8
12cr|php-mongo-1.2.10-2|141	
12cr|php-mongo-1.2.10-2|142	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1mdv2010.1
12cr|php-mongo-1.2.10-2|143	+ Revision: 514506
12cr|php-mongo-1.2.10-2|144	- 1.0.4
12cr|php-mongo-1.2.10-2|145	
12cr|php-mongo-1.2.10-2|146	* Wed Jan 13 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdv2010.1
12cr|php-mongo-1.2.10-2|147	+ Revision: 490650
12cr|php-mongo-1.2.10-2|148	- 1.0.3
12cr|php-mongo-1.2.10-2|149	
12cr|php-mongo-1.2.10-2|150	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2010.1
12cr|php-mongo-1.2.10-2|151	+ Revision: 485409
12cr|php-mongo-1.2.10-2|152	- rebuilt for php-5.3.2RC1
12cr|php-mongo-1.2.10-2|153	
12cr|php-mongo-1.2.10-2|154	* Sun Dec 27 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2010.1
12cr|php-mongo-1.2.10-2|155	+ Revision: 482777
12cr|php-mongo-1.2.10-2|156	- 1.0.2
12cr|php-mongo-1.2.10-2|157	
12cr|php-mongo-1.2.10-2|158	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2010.1
12cr|php-mongo-1.2.10-2|159	+ Revision: 468192
12cr|php-mongo-1.2.10-2|160	- rebuilt against php-5.3.1
12cr|php-mongo-1.2.10-2|161	
12cr|php-mongo-1.2.10-2|162	* Sat Oct 03 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.0
12cr|php-mongo-1.2.10-2|163	+ Revision: 452914
12cr|php-mongo-1.2.10-2|164	- import php-mongo
12cr|php-mongo-1.2.10-2|165	
12cr|php-mongo-1.2.10-2|166	
12cr|php-mongo-1.2.10-2|167	* Sat Oct 03 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.0
12cr|php-mongo-1.2.10-2|168	- initial Mandriva package

5850 12
12cr|phpmyadmin-3.5.2-0.1|1	%define rname phpMyAdmin
12cr|phpmyadmin-3.5.2-0.1|2	
12cr|phpmyadmin-3.5.2-0.1|3	%if %mandriva_branch == Cooker
12cr|phpmyadmin-3.5.2-0.1|4	# Cooker
12cr|phpmyadmin-3.5.2-0.1|5	%define release %mkrel 1
12cr|phpmyadmin-3.5.2-0.1|6	%else
12cr|phpmyadmin-3.5.2-0.1|7	# Old distros
12cr|phpmyadmin-3.5.2-0.1|8	%define subrel 1
12cr|phpmyadmin-3.5.2-0.1|9	%define release %mkrel 0
12cr|phpmyadmin-3.5.2-0.1|10	%endif
12cr|phpmyadmin-3.5.2-0.1|11	
12cr|phpmyadmin-3.5.2-0.1|12	Summary:	Handles the administration of MySQL over the web
12cr|phpmyadmin-3.5.2-0.1|13	Name:		phpmyadmin
12cr|phpmyadmin-3.5.2-0.1|14	Version:	3.5.2
12cr|phpmyadmin-3.5.2-0.1|15	Release:	%release
12cr|phpmyadmin-3.5.2-0.1|16	License:	GPLv2
12cr|phpmyadmin-3.5.2-0.1|17	Group:		System/Servers
12cr|phpmyadmin-3.5.2-0.1|18	URL:		http://www.phpmyadmin.net/
12cr|phpmyadmin-3.5.2-0.1|19	Source0:	http://prdownloads.sourceforge.net/phpmyadmin/%{rname}-%{version}-all-languages.tar.gz
12cr|phpmyadmin-3.5.2-0.1|20	Source1:	phpmyadmin-16x16.png
12cr|phpmyadmin-3.5.2-0.1|21	Source2:	phpmyadmin-32x32.png
12cr|phpmyadmin-3.5.2-0.1|22	Source3:	phpmyadmin-48x48.png
12cr|phpmyadmin-3.5.2-0.1|23	Requires:	apache-mod_php
12cr|phpmyadmin-3.5.2-0.1|24	Requires:	php-mysql
12cr|phpmyadmin-3.5.2-0.1|25	Requires:	php-mbstring
12cr|phpmyadmin-3.5.2-0.1|26	Requires:	php-mcrypt
12cr|phpmyadmin-3.5.2-0.1|27	%if %mdkversion < 201010
12cr|phpmyadmin-3.5.2-0.1|28	Requires(post): rpm-helper
12cr|phpmyadmin-3.5.2-0.1|29	Requires(postun): rpm-helper
12cr|phpmyadmin-3.5.2-0.1|30	%endif
12cr|phpmyadmin-3.5.2-0.1|31	BuildArch:	noarch
12cr|phpmyadmin-3.5.2-0.1|32	Obsoletes:	phpMyAdmin
12cr|phpmyadmin-3.5.2-0.1|33	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|phpmyadmin-3.5.2-0.1|34	
12cr|phpmyadmin-3.5.2-0.1|35	%description
12cr|phpmyadmin-3.5.2-0.1|36	phpMyAdmin is intended to handle the administration of MySQL over the web.
12cr|phpmyadmin-3.5.2-0.1|37	Currently it can : create and drop databases, create, copy, drop and alter
12cr|phpmyadmin-3.5.2-0.1|38	tables, delete, edit and add fields, execute any SQL-statement, even
12cr|phpmyadmin-3.5.2-0.1|39	batch-queries, manage keys on fields, load text files into tables, create and
12cr|phpmyadmin-3.5.2-0.1|40	read dumps of tables, export data to CSV value, administer multiple servers
12cr|phpmyadmin-3.5.2-0.1|41	and single databases.
12cr|phpmyadmin-3.5.2-0.1|42	
12cr|phpmyadmin-3.5.2-0.1|43	%prep
12cr|phpmyadmin-3.5.2-0.1|44	%setup -q -n %{rname}-%{version}-all-languages
12cr|phpmyadmin-3.5.2-0.1|45	
12cr|phpmyadmin-3.5.2-0.1|46	%build
12cr|phpmyadmin-3.5.2-0.1|47	
12cr|phpmyadmin-3.5.2-0.1|48	%install
12cr|phpmyadmin-3.5.2-0.1|49	rm -rf %{buildroot}
12cr|phpmyadmin-3.5.2-0.1|50	
12cr|phpmyadmin-3.5.2-0.1|51	export DONT_RELINK=1
12cr|phpmyadmin-3.5.2-0.1|52	
12cr|phpmyadmin-3.5.2-0.1|53	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|phpmyadmin-3.5.2-0.1|54	install -d %{buildroot}%{_datadir}/%{name}
12cr|phpmyadmin-3.5.2-0.1|55	
12cr|phpmyadmin-3.5.2-0.1|56	cp -aRf * %{buildroot}%{_datadir}/%{name}/
12cr|phpmyadmin-3.5.2-0.1|57	
12cr|phpmyadmin-3.5.2-0.1|58	# cleanup
12cr|phpmyadmin-3.5.2-0.1|59	pushd %{buildroot}%{_datadir}/%{name}
12cr|phpmyadmin-3.5.2-0.1|60	rm -f CREDITS ChangeLog Documentation.txt INSTALL LICENSE README
12cr|phpmyadmin-3.5.2-0.1|61	rm -f README.VENDOR RELEASE-DATE-* TODO
12cr|phpmyadmin-3.5.2-0.1|62	rm -rf scripts
12cr|phpmyadmin-3.5.2-0.1|63	rm -rf contrib
12cr|phpmyadmin-3.5.2-0.1|64	rm -f lang/*.sh libraries/transformations/*.sh
12cr|phpmyadmin-3.5.2-0.1|65	find -name "\.htaccess" | xargs rm -f
12cr|phpmyadmin-3.5.2-0.1|66	popd
12cr|phpmyadmin-3.5.2-0.1|67	
12cr|phpmyadmin-3.5.2-0.1|68	# fix config file location
12cr|phpmyadmin-3.5.2-0.1|69	mv %{buildroot}%{_datadir}/%{name}/config.sample.inc.php \
12cr|phpmyadmin-3.5.2-0.1|70	%{buildroot}%{_sysconfdir}/%{name}/config.php
12cr|phpmyadmin-3.5.2-0.1|71	
12cr|phpmyadmin-3.5.2-0.1|72	pushd  %{buildroot}%{_datadir}/%{name}
12cr|phpmyadmin-3.5.2-0.1|73	ln -s %{_sysconfdir}/%{name}/config.php config.inc.php
12cr|phpmyadmin-3.5.2-0.1|74	popd
12cr|phpmyadmin-3.5.2-0.1|75	chmod 640 %{buildroot}%{_sysconfdir}/%{name}/config.php
12cr|phpmyadmin-3.5.2-0.1|76	
12cr|phpmyadmin-3.5.2-0.1|77	cat > README.urpmi << EOF
12cr|phpmyadmin-3.5.2-0.1|78	The actual configuration file is /etc/phpmyadmin/config.php.
12cr|phpmyadmin-3.5.2-0.1|79	The config.default.inc.php file contains default values, and is not supposed to
12cr|phpmyadmin-3.5.2-0.1|80	be modified.
12cr|phpmyadmin-3.5.2-0.1|81	EOF
12cr|phpmyadmin-3.5.2-0.1|82	
12cr|phpmyadmin-3.5.2-0.1|83	install -d -m 755 %{buildroot}%{webappconfdir}
12cr|phpmyadmin-3.5.2-0.1|84	cat > %{buildroot}%{webappconfdir}/%{name}.conf << EOF
12cr|phpmyadmin-3.5.2-0.1|85	Alias /%{name} %{_datadir}/%{name}
12cr|phpmyadmin-3.5.2-0.1|86	
12cr|phpmyadmin-3.5.2-0.1|87	<Directory %{_datadir}/%{name}>
12cr|phpmyadmin-3.5.2-0.1|88	Order deny,allow
12cr|phpmyadmin-3.5.2-0.1|89	Deny from all
12cr|phpmyadmin-3.5.2-0.1|90	Allow from 127.0.0.1
12cr|phpmyadmin-3.5.2-0.1|91	ErrorDocument 403 "Access denied per %{webappconfdir}/%{name}.conf"
12cr|phpmyadmin-3.5.2-0.1|92	
12cr|phpmyadmin-3.5.2-0.1|93	php_flag session.auto_start 0
12cr|phpmyadmin-3.5.2-0.1|94	</Directory>
12cr|phpmyadmin-3.5.2-0.1|95	
12cr|phpmyadmin-3.5.2-0.1|96	<Directory %{_datadir}/%{name}/libraries>
12cr|phpmyadmin-3.5.2-0.1|97	Order deny,allow
12cr|phpmyadmin-3.5.2-0.1|98	Deny from all
12cr|phpmyadmin-3.5.2-0.1|99	</Directory>
12cr|phpmyadmin-3.5.2-0.1|100	EOF
12cr|phpmyadmin-3.5.2-0.1|101	
12cr|phpmyadmin-3.5.2-0.1|102	# Mandriva Icons
12cr|phpmyadmin-3.5.2-0.1|103	install -d %{buildroot}%{_iconsdir}
12cr|phpmyadmin-3.5.2-0.1|104	install -d %{buildroot}%{_miconsdir}
12cr|phpmyadmin-3.5.2-0.1|105	install -d %{buildroot}%{_liconsdir}
12cr|phpmyadmin-3.5.2-0.1|106	
12cr|phpmyadmin-3.5.2-0.1|107	install -m0644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12cr|phpmyadmin-3.5.2-0.1|108	install -m0644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12cr|phpmyadmin-3.5.2-0.1|109	install -m0644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
12cr|phpmyadmin-3.5.2-0.1|110	
12cr|phpmyadmin-3.5.2-0.1|111	# install menu entry.
12cr|phpmyadmin-3.5.2-0.1|112	# XDG menu
12cr|phpmyadmin-3.5.2-0.1|113	install -d %{buildroot}%{_datadir}/applications
12cr|phpmyadmin-3.5.2-0.1|114	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|phpmyadmin-3.5.2-0.1|115	[Desktop Entry]
12cr|phpmyadmin-3.5.2-0.1|116	Name=phpMyAdmin
12cr|phpmyadmin-3.5.2-0.1|117	Comment=%{summary}
12cr|phpmyadmin-3.5.2-0.1|118	Exec=%{_bindir}/www-browser http://localhost/%{name}/
12cr|phpmyadmin-3.5.2-0.1|119	Icon=%{name}
12cr|phpmyadmin-3.5.2-0.1|120	Terminal=false
12cr|phpmyadmin-3.5.2-0.1|121	Type=Application
12cr|phpmyadmin-3.5.2-0.1|122	Categories=X-MandrivaLinux-MoreApplications-Databases;
12cr|phpmyadmin-3.5.2-0.1|123	EOF
12cr|phpmyadmin-3.5.2-0.1|124	
12cr|phpmyadmin-3.5.2-0.1|125	# fix borked permissions
12cr|phpmyadmin-3.5.2-0.1|126	find %{buildroot}%{_datadir}/%{name} -type d -exec chmod 755 {} \;
12cr|phpmyadmin-3.5.2-0.1|127	find %{buildroot}%{_datadir}/%{name} -type f -exec chmod 644 {} \;
12cr|phpmyadmin-3.5.2-0.1|128	
12cr|phpmyadmin-3.5.2-0.1|129	%pretrans
12cr|phpmyadmin-3.5.2-0.1|130	# fix configuration file name change
12cr|phpmyadmin-3.5.2-0.1|131	if [ -f %{_sysconfdir}/phpmyadmin/config.default.php ]; then
12cr|phpmyadmin-3.5.2-0.1|132	mv %{_sysconfdir}/phpmyadmin/config.default.php \
12cr|phpmyadmin-3.5.2-0.1|133	%{_sysconfdir}/phpmyadmin/config.php
12cr|phpmyadmin-3.5.2-0.1|134	fi
12cr|phpmyadmin-3.5.2-0.1|135	if [ -L /var/www/phpmyadmin/libraries/config.default.php ]; then
12cr|phpmyadmin-3.5.2-0.1|136	rm -f /var/www/phpmyadmin/libraries/config.default.php
12cr|phpmyadmin-3.5.2-0.1|137	fi
12cr|phpmyadmin-3.5.2-0.1|138	if [ -L %{_datadir}/phpmyadmin/libraries/config.default.php ]; then
12cr|phpmyadmin-3.5.2-0.1|139	rm -f %{_datadir}/phpmyadmin/libraries/config.default.php
12cr|phpmyadmin-3.5.2-0.1|140	fi
12cr|phpmyadmin-3.5.2-0.1|141	
12cr|phpmyadmin-3.5.2-0.1|142	%post
12cr|phpmyadmin-3.5.2-0.1|143	# generate random secret
12cr|phpmyadmin-3.5.2-0.1|144	secret=%_get_password 46
12cr|phpmyadmin-3.5.2-0.1|145	
12cr|phpmyadmin-3.5.2-0.1|146	# blowfish secret
12cr|phpmyadmin-3.5.2-0.1|147	perl -pi \
12cr|phpmyadmin-3.5.2-0.1|148	-e "s|\\\$cfg\\['blowfish_secret'\\] = ''|\\\$cfg\\['blowfish_secret'\\] = '$secret'|" \
12cr|phpmyadmin-3.5.2-0.1|149	%{_sysconfdir}/%{name}/config.php
12cr|phpmyadmin-3.5.2-0.1|150	
12cr|phpmyadmin-3.5.2-0.1|151	%if %mdkversion < 201010
12cr|phpmyadmin-3.5.2-0.1|152	%_post_webapp
12cr|phpmyadmin-3.5.2-0.1|153	%endif
12cr|phpmyadmin-3.5.2-0.1|154	
12cr|phpmyadmin-3.5.2-0.1|155	%postun
12cr|phpmyadmin-3.5.2-0.1|156	%if %mdkversion < 201010
12cr|phpmyadmin-3.5.2-0.1|157	%_postun_webapp
12cr|phpmyadmin-3.5.2-0.1|158	%endif
12cr|phpmyadmin-3.5.2-0.1|159	
12cr|phpmyadmin-3.5.2-0.1|160	%clean
12cr|phpmyadmin-3.5.2-0.1|161	rm -rf %{buildroot}
12cr|phpmyadmin-3.5.2-0.1|162	
12cr|phpmyadmin-3.5.2-0.1|163	%files
12cr|phpmyadmin-3.5.2-0.1|164	%defattr(-,root,root)
12cr|phpmyadmin-3.5.2-0.1|165	%doc ChangeLog Documentation.txt LICENSE README RELEASE-DATE-* examples README.urpmi
12cr|phpmyadmin-3.5.2-0.1|166	%config(noreplace) %{webappconfdir}/%{name}.conf
12cr|phpmyadmin-3.5.2-0.1|167	%dir %{_sysconfdir}/%{name}
12cr|phpmyadmin-3.5.2-0.1|168	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
12cr|phpmyadmin-3.5.2-0.1|169	%{_datadir}/%{name}
12cr|phpmyadmin-3.5.2-0.1|170	%{_iconsdir}/%{name}.png
12cr|phpmyadmin-3.5.2-0.1|171	%{_miconsdir}/%{name}.png
12cr|phpmyadmin-3.5.2-0.1|172	%{_liconsdir}/%{name}.png
12cr|phpmyadmin-3.5.2-0.1|173	%{_datadir}/applications/*.desktop
12cr|phpmyadmin-3.5.2-0.1|174	
12cr|phpmyadmin-3.5.2-0.1|175	
12cr|phpmyadmin-3.5.2-0.1|176	%changelog
12cr|phpmyadmin-3.5.2-0.1|177	* Mon Jul 09 2012 Oden Eriksson <oeriksson@mandriva.com> 3.5.2-1mdv2012.0
12cr|phpmyadmin-3.5.2-0.1|178	+ Revision: 808558
12cr|phpmyadmin-3.5.2-0.1|179	- 3.5.2
12cr|phpmyadmin-3.5.2-0.1|180	
12cr|phpmyadmin-3.5.2-0.1|181	* Mon May 07 2012 Oden Eriksson <oeriksson@mandriva.com> 3.5.1-1
12cr|phpmyadmin-3.5.2-0.1|182	+ Revision: 797257
12cr|phpmyadmin-3.5.2-0.1|183	- 3.5.1
12cr|phpmyadmin-3.5.2-0.1|184	
12cr|phpmyadmin-3.5.2-0.1|185	* Sun Apr 08 2012 Oden Eriksson <oeriksson@mandriva.com> 3.5.0-1
12cr|phpmyadmin-3.5.2-0.1|186	+ Revision: 789843
12cr|phpmyadmin-3.5.2-0.1|187	- 3.5.0
12cr|phpmyadmin-3.5.2-0.1|188	
12cr|phpmyadmin-3.5.2-0.1|189	* Thu Mar 29 2012 Oden Eriksson <oeriksson@mandriva.com> 3.4.10.2-1
12cr|phpmyadmin-3.5.2-0.1|190	+ Revision: 788220
12cr|phpmyadmin-3.5.2-0.1|191	- 3.4.10.2
12cr|phpmyadmin-3.5.2-0.1|192	
12cr|phpmyadmin-3.5.2-0.1|193	* Wed Feb 15 2012 Oden Eriksson <oeriksson@mandriva.com> 3.4.10-1
12cr|phpmyadmin-3.5.2-0.1|194	+ Revision: 774360
12cr|phpmyadmin-3.5.2-0.1|195	- 3.4.10
12cr|phpmyadmin-3.5.2-0.1|196	
12cr|phpmyadmin-3.5.2-0.1|197	* Thu Jan 19 2012 Oden Eriksson <oeriksson@mandriva.com> 3.4.9-1
12cr|phpmyadmin-3.5.2-0.1|198	+ Revision: 762390
12cr|phpmyadmin-3.5.2-0.1|199	- sync with MDVSA-2011:198
12cr|phpmyadmin-3.5.2-0.1|200	
12cr|phpmyadmin-3.5.2-0.1|201	* Fri Dec 02 2011 Oden Eriksson <oeriksson@mandriva.com> 3.4.8-1
12cr|phpmyadmin-3.5.2-0.1|202	+ Revision: 737209
12cr|phpmyadmin-3.5.2-0.1|203	- 3.4.8
12cr|phpmyadmin-3.5.2-0.1|204	
12cr|phpmyadmin-3.5.2-0.1|205	* Sat Nov 12 2011 Oden Eriksson <oeriksson@mandriva.com> 3.4.7.1-1
12cr|phpmyadmin-3.5.2-0.1|206	+ Revision: 730239
12cr|phpmyadmin-3.5.2-0.1|207	- 3.4.7.1
12cr|phpmyadmin-3.5.2-0.1|208	
12cr|phpmyadmin-3.5.2-0.1|209	* Fri Oct 21 2011 Oden Eriksson <oeriksson@mandriva.com> 3.4.6-1
12cr|phpmyadmin-3.5.2-0.1|210	+ Revision: 705578
12cr|phpmyadmin-3.5.2-0.1|211	- 3.4.6
12cr|phpmyadmin-3.5.2-0.1|212	
12cr|phpmyadmin-3.5.2-0.1|213	* Wed Sep 14 2011 Oden Eriksson <oeriksson@mandriva.com> 3.4.5-1
12cr|phpmyadmin-3.5.2-0.1|214	+ Revision: 699796
12cr|phpmyadmin-3.5.2-0.1|215	- 3.4.5
12cr|phpmyadmin-3.5.2-0.1|216	
12cr|phpmyadmin-3.5.2-0.1|217	* Thu Aug 25 2011 Oden Eriksson <oeriksson@mandriva.com> 3.4.4-1
12cr|phpmyadmin-3.5.2-0.1|218	+ Revision: 696552
12cr|phpmyadmin-3.5.2-0.1|219	- 3.4.4
12cr|phpmyadmin-3.5.2-0.1|220	
12cr|phpmyadmin-3.5.2-0.1|221	* Sun Jul 24 2011 Oden Eriksson <oeriksson@mandriva.com> 3.4.3.2-1
12cr|phpmyadmin-3.5.2-0.1|222	+ Revision: 691379
12cr|phpmyadmin-3.5.2-0.1|223	- 3.4.3.2
12cr|phpmyadmin-3.5.2-0.1|224	- 3.4.3.1
12cr|phpmyadmin-3.5.2-0.1|225	
12cr|phpmyadmin-3.5.2-0.1|226	* Wed Jun 08 2011 Funda Wang <fwang@mandriva.org> 3.4.2-1
12cr|phpmyadmin-3.5.2-0.1|227	+ Revision: 683135
12cr|phpmyadmin-3.5.2-0.1|228	- update to new version 3.4.2
12cr|phpmyadmin-3.5.2-0.1|229	
12cr|phpmyadmin-3.5.2-0.1|230	* Sat May 21 2011 Funda Wang <fwang@mandriva.org> 3.4.1-1
12cr|phpmyadmin-3.5.2-0.1|231	+ Revision: 676513
12cr|phpmyadmin-3.5.2-0.1|232	- update to new version 3.4.1
12cr|phpmyadmin-3.5.2-0.1|233	
12cr|phpmyadmin-3.5.2-0.1|234	* Thu May 12 2011 Oden Eriksson <oeriksson@mandriva.com> 3.4.0-1
12cr|phpmyadmin-3.5.2-0.1|235	+ Revision: 673761
12cr|phpmyadmin-3.5.2-0.1|236	- 3.4.0
12cr|phpmyadmin-3.5.2-0.1|237	
12cr|phpmyadmin-3.5.2-0.1|238	* Sun Mar 20 2011 Funda Wang <fwang@mandriva.org> 3.3.10-1
12cr|phpmyadmin-3.5.2-0.1|239	+ Revision: 647064
12cr|phpmyadmin-3.5.2-0.1|240	- update to new version 3.3.10
12cr|phpmyadmin-3.5.2-0.1|241	
12cr|phpmyadmin-3.5.2-0.1|242	* Sat Mar 12 2011 Funda Wang <fwang@mandriva.org> 3.3.9.2-3
12cr|phpmyadmin-3.5.2-0.1|243	+ Revision: 643942
12cr|phpmyadmin-3.5.2-0.1|244	- rebuild
12cr|phpmyadmin-3.5.2-0.1|245	
12cr|phpmyadmin-3.5.2-0.1|246	* Sun Feb 20 2011 Oden Eriksson <oeriksson@mandriva.com> 3.3.9.2-2
12cr|phpmyadmin-3.5.2-0.1|247	+ Revision: 638855
12cr|phpmyadmin-3.5.2-0.1|248	- added backporting magic
12cr|phpmyadmin-3.5.2-0.1|249	- cleanups
12cr|phpmyadmin-3.5.2-0.1|250	- drop the themes, old cruft
12cr|phpmyadmin-3.5.2-0.1|251	- provide the formatted icons
12cr|phpmyadmin-3.5.2-0.1|252	- relocate from /var/www to /usr/share
12cr|phpmyadmin-3.5.2-0.1|253	
12cr|phpmyadmin-3.5.2-0.1|254	* Mon Feb 14 2011 Oden Eriksson <oeriksson@mandriva.com> 3.3.9.2-1
12cr|phpmyadmin-3.5.2-0.1|255	+ Revision: 637688
12cr|phpmyadmin-3.5.2-0.1|256	- 3.3.9.2
12cr|phpmyadmin-3.5.2-0.1|257	
12cr|phpmyadmin-3.5.2-0.1|258	* Wed Feb 09 2011 Funda Wang <fwang@mandriva.org> 3.3.9.1-1
12cr|phpmyadmin-3.5.2-0.1|259	+ Revision: 636955
12cr|phpmyadmin-3.5.2-0.1|260	- update to new version 3.3.9.1
12cr|phpmyadmin-3.5.2-0.1|261	
12cr|phpmyadmin-3.5.2-0.1|262	* Tue Jan 04 2011 Funda Wang <fwang@mandriva.org> 3.3.9-1mdv2011.0
12cr|phpmyadmin-3.5.2-0.1|263	+ Revision: 628503
12cr|phpmyadmin-3.5.2-0.1|264	- update to new version 3.3.9
12cr|phpmyadmin-3.5.2-0.1|265	
12cr|phpmyadmin-3.5.2-0.1|266	* Tue Nov 30 2010 Funda Wang <fwang@mandriva.org> 3.3.8.1-1mdv2011.0
12cr|phpmyadmin-3.5.2-0.1|267	+ Revision: 603246
12cr|phpmyadmin-3.5.2-0.1|268	- update to new version 3.3.8.1
12cr|phpmyadmin-3.5.2-0.1|269	
12cr|phpmyadmin-3.5.2-0.1|270	* Tue Nov 23 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.8-2mdv2011.0
12cr|phpmyadmin-3.5.2-0.1|271	+ Revision: 600170
12cr|phpmyadmin-3.5.2-0.1|272	- make it actually work, duh!
12cr|phpmyadmin-3.5.2-0.1|273	
12cr|phpmyadmin-3.5.2-0.1|274	* Tue Oct 26 2010 Funda Wang <fwang@mandriva.org> 3.3.8-1mdv2011.0
12cr|phpmyadmin-3.5.2-0.1|275	+ Revision: 589408
12cr|phpmyadmin-3.5.2-0.1|276	- update to new version 3.3.8
12cr|phpmyadmin-3.5.2-0.1|277	
12cr|phpmyadmin-3.5.2-0.1|278	* Wed Sep 08 2010 Funda Wang <fwang@mandriva.org> 3.3.7-1mdv2011.0
12cr|phpmyadmin-3.5.2-0.1|279	+ Revision: 576722
12cr|phpmyadmin-3.5.2-0.1|280	- update to new version 3.3.7
12cr|phpmyadmin-3.5.2-0.1|281	
12cr|phpmyadmin-3.5.2-0.1|282	* Sun Aug 29 2010 Funda Wang <fwang@mandriva.org> 3.3.6-1mdv2011.0
12cr|phpmyadmin-3.5.2-0.1|283	+ Revision: 574036
12cr|phpmyadmin-3.5.2-0.1|284	- update to new version 3.3.6
12cr|phpmyadmin-3.5.2-0.1|285	
12cr|phpmyadmin-3.5.2-0.1|286	* Fri Aug 20 2010 Funda Wang <fwang@mandriva.org> 3.3.5.1-1mdv2011.0
12cr|phpmyadmin-3.5.2-0.1|287	+ Revision: 571511
12cr|phpmyadmin-3.5.2-0.1|288	- update to new version 3.3.5.1
12cr|phpmyadmin-3.5.2-0.1|289	
12cr|phpmyadmin-3.5.2-0.1|290	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 3.3.5-1mdv2011.0
12cr|phpmyadmin-3.5.2-0.1|291	+ Revision: 560899
12cr|phpmyadmin-3.5.2-0.1|292	- update to new version 3.3.5
12cr|phpmyadmin-3.5.2-0.1|293	
12cr|phpmyadmin-3.5.2-0.1|294	* Wed Jul 14 2010 Juan Luis Baptiste <juancho@mandriva.org> 3.3.4-1mdv2011.0
12cr|phpmyadmin-3.5.2-0.1|295	+ Revision: 553338
12cr|phpmyadmin-3.5.2-0.1|296	- Updated to 3.3.4.
12cr|phpmyadmin-3.5.2-0.1|297	
12cr|phpmyadmin-3.5.2-0.1|298	* Wed Jun 09 2010 Ahmad Samir <ahmadsamir@mandriva.org> 3.3.3-3mdv2011.0
12cr|phpmyadmin-3.5.2-0.1|299	+ Revision: 547338
12cr|phpmyadmin-3.5.2-0.1|300	- revert last commit, such changes should be discussed with the maintainer first
12cr|phpmyadmin-3.5.2-0.1|301	and should never happen so late in the release cycle
12cr|phpmyadmin-3.5.2-0.1|302	
12cr|phpmyadmin-3.5.2-0.1|303	* Wed Jun 09 2010 Raphaël Gertz <rapsys@mandriva.org> 3.3.3-3mdv2010.1
12cr|phpmyadmin-3.5.2-0.1|304	+ Revision: 547298
12cr|phpmyadmin-3.5.2-0.1|305	- Replace ccp noorphans by alloworphans
12cr|phpmyadmin-3.5.2-0.1|306	
12cr|phpmyadmin-3.5.2-0.1|307	* Wed Jun 09 2010 Raphaël Gertz <rapsys@mandriva.org> 3.3.3-2mdv2010.1
12cr|phpmyadmin-3.5.2-0.1|308	+ Revision: 547297
12cr|phpmyadmin-3.5.2-0.1|309	- Inscrease release
12cr|phpmyadmin-3.5.2-0.1|310	- Add merge of config file for smooth upgrade
12cr|phpmyadmin-3.5.2-0.1|311	
12cr|phpmyadmin-3.5.2-0.1|312	+ Juan Luis Baptiste <juancho@mandriva.org>
12cr|phpmyadmin-3.5.2-0.1|313	- Updated to 3.3.3."
12cr|phpmyadmin-3.5.2-0.1|314	- Updated themes: aqua, artic and paradise and added crimson_gray, hillslide and smooth_yellow.
12cr|phpmyadmin-3.5.2-0.1|315	
12cr|phpmyadmin-3.5.2-0.1|316	* Tue May 25 2010 Juan Luis Baptiste <juancho@mandriva.org> 3.3.2-2mdv2010.1
12cr|phpmyadmin-3.5.2-0.1|317	+ Revision: 545836
12cr|phpmyadmin-3.5.2-0.1|318	- Added patch to fix bug 59446: phpmyadmin shows utf8_bin fields in hex format.
12cr|phpmyadmin-3.5.2-0.1|319	- Fixed bug #58925, 600 permissions of theme directory.
12cr|phpmyadmin-3.5.2-0.1|320	
12cr|phpmyadmin-3.5.2-0.1|321	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 3.3.2-1mdv2010.1
12cr|phpmyadmin-3.5.2-0.1|322	+ Revision: 536687
12cr|phpmyadmin-3.5.2-0.1|323	- update to new version 3.3.2
12cr|phpmyadmin-3.5.2-0.1|324	
12cr|phpmyadmin-3.5.2-0.1|325	* Tue Mar 16 2010 Funda Wang <fwang@mandriva.org> 3.3.1-1mdv2010.1
12cr|phpmyadmin-3.5.2-0.1|326	+ Revision: 522548
12cr|phpmyadmin-3.5.2-0.1|327	- update to new version 3.3.1
12cr|phpmyadmin-3.5.2-0.1|328	
12cr|phpmyadmin-3.5.2-0.1|329	* Mon Mar 08 2010 Funda Wang <fwang@mandriva.org> 3.3.0-1mdv2010.1
12cr|phpmyadmin-3.5.2-0.1|330	+ Revision: 515959
12cr|phpmyadmin-3.5.2-0.1|331	- update to new version 3.3.0
12cr|phpmyadmin-3.5.2-0.1|332	
12cr|phpmyadmin-3.5.2-0.1|333	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.5-5mdv2010.1
12cr|phpmyadmin-3.5.2-0.1|334	+ Revision: 501777
12cr|phpmyadmin-3.5.2-0.1|335	- oops, fix typo in apache configuration
12cr|phpmyadmin-3.5.2-0.1|336	- switch default access policy to 'open to localhost only', as it allows to modify server state
12cr|phpmyadmin-3.5.2-0.1|337	
12cr|phpmyadmin-3.5.2-0.1|338	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.5-3mdv2010.1
12cr|phpmyadmin-3.5.2-0.1|339	+ Revision: 501772
12cr|phpmyadmin-3.5.2-0.1|340	- simplify apache configuration, as php4 is dead
12cr|phpmyadmin-3.5.2-0.1|341	
12cr|phpmyadmin-3.5.2-0.1|342	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.5-2mdv2010.1
12cr|phpmyadmin-3.5.2-0.1|343	+ Revision: 501756
12cr|phpmyadmin-3.5.2-0.1|344	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|phpmyadmin-3.5.2-0.1|345	
12cr|phpmyadmin-3.5.2-0.1|346	* Mon Jan 11 2010 Funda Wang <fwang@mandriva.org> 3.2.5-1mdv2010.1
12cr|phpmyadmin-3.5.2-0.1|347	+ Revision: 489621
12cr|phpmyadmin-3.5.2-0.1|348	- new version 3.2.5
12cr|phpmyadmin-3.5.2-0.1|349	
12cr|phpmyadmin-3.5.2-0.1|350	+ Buchan Milne <bgmilne@mandriva.org>
12cr|phpmyadmin-3.5.2-0.1|351	- Suggest php-bz2 and apache-mod_ssl (bug #56870)
12cr|phpmyadmin-3.5.2-0.1|352	
12cr|phpmyadmin-3.5.2-0.1|353	* Thu Dec 03 2009 Funda Wang <fwang@mandriva.org> 3.2.4-1mdv2010.1
12cr|phpmyadmin-3.5.2-0.1|354	+ Revision: 472781
12cr|phpmyadmin-3.5.2-0.1|355	- new version 3.2.4
12cr|phpmyadmin-3.5.2-0.1|356	
12cr|phpmyadmin-3.5.2-0.1|357	* Fri Nov 06 2009 Frederik Himpe <fhimpe@mandriva.org> 3.2.3-1mdv2010.1
12cr|phpmyadmin-3.5.2-0.1|358	+ Revision: 461952
12cr|phpmyadmin-3.5.2-0.1|359	- update to new version 3.2.3
12cr|phpmyadmin-3.5.2-0.1|360	
12cr|phpmyadmin-3.5.2-0.1|361	* Tue Oct 13 2009 Oden Eriksson <oeriksson@mandriva.com> 3.2.2.1-1mdv2010.0
12cr|phpmyadmin-3.5.2-0.1|362	+ Revision: 457007
12cr|phpmyadmin-3.5.2-0.1|363	- 3.2.2.1 (This is a security release, fixing some XSS and SQL injection problems.)
12cr|phpmyadmin-3.5.2-0.1|364	
12cr|phpmyadmin-3.5.2-0.1|365	* Sun Sep 13 2009 Frederik Himpe <fhimpe@mandriva.org> 3.2.2-1mdv2010.0
12cr|phpmyadmin-3.5.2-0.1|366	+ Revision: 438699
12cr|phpmyadmin-3.5.2-0.1|367	- update to new version 3.2.2
12cr|phpmyadmin-3.5.2-0.1|368	
12cr|phpmyadmin-3.5.2-0.1|369	* Mon Aug 10 2009 Frederik Himpe <fhimpe@mandriva.org> 3.2.1-1mdv2010.0
12cr|phpmyadmin-3.5.2-0.1|370	+ Revision: 414366
12cr|phpmyadmin-3.5.2-0.1|371	- update to new version 3.2.1
12cr|phpmyadmin-3.5.2-0.1|372	
12cr|phpmyadmin-3.5.2-0.1|373	* Tue Jun 30 2009 Frederik Himpe <fhimpe@mandriva.org> 3.2.0.1-1mdv2010.0
12cr|phpmyadmin-3.5.2-0.1|374	+ Revision: 391088
12cr|phpmyadmin-3.5.2-0.1|375	- update to new version 3.2.0.1
12cr|phpmyadmin-3.5.2-0.1|376	
12cr|phpmyadmin-3.5.2-0.1|377	* Mon Jun 15 2009 Frederik Himpe <fhimpe@mandriva.org> 3.2.0-1mdv2010.0
12cr|phpmyadmin-3.5.2-0.1|378	+ Revision: 386104
12cr|phpmyadmin-3.5.2-0.1|379	- update to new version 3.2.0
12cr|phpmyadmin-3.5.2-0.1|380	
12cr|phpmyadmin-3.5.2-0.1|381	* Fri May 15 2009 Frederik Himpe <fhimpe@mandriva.org> 3.1.5-1mdv2010.0
12cr|phpmyadmin-3.5.2-0.1|382	+ Revision: 376271
12cr|phpmyadmin-3.5.2-0.1|383	- update to new version 3.1.5
12cr|phpmyadmin-3.5.2-0.1|384	
12cr|phpmyadmin-3.5.2-0.1|385	* Sat May 02 2009 Frederik Himpe <fhimpe@mandriva.org> 3.1.4-1mdv2010.0
12cr|phpmyadmin-3.5.2-0.1|386	+ Revision: 370738
12cr|phpmyadmin-3.5.2-0.1|387	- update to new version 3.1.4
12cr|phpmyadmin-3.5.2-0.1|388	
12cr|phpmyadmin-3.5.2-0.1|389	* Wed Apr 15 2009 Oden Eriksson <oeriksson@mandriva.com> 3.1.3.2-1mdv2009.1
12cr|phpmyadmin-3.5.2-0.1|390	+ Revision: 367358
12cr|phpmyadmin-3.5.2-0.1|391	- 3.1.3.2 (security fixes)
12cr|phpmyadmin-3.5.2-0.1|392	
12cr|phpmyadmin-3.5.2-0.1|393	* Wed Mar 25 2009 Frederik Himpe <fhimpe@mandriva.org> 3.1.3.1-1mdv2009.1
12cr|phpmyadmin-3.5.2-0.1|394	+ Revision: 361175
12cr|phpmyadmin-3.5.2-0.1|395	- update to new version 3.1.3.1
12cr|phpmyadmin-3.5.2-0.1|396	
12cr|phpmyadmin-3.5.2-0.1|397	* Thu Mar 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.3-2mdv2009.1
12cr|phpmyadmin-3.5.2-0.1|398	+ Revision: 349001
12cr|phpmyadmin-3.5.2-0.1|399	- handle upgrade nicely
12cr|phpmyadmin-3.5.2-0.1|400	- fix config file substitution after install
12cr|phpmyadmin-3.5.2-0.1|401	- cleanup: apache only need read access on configuration file, not write
12cr|phpmyadmin-3.5.2-0.1|402	- no need for a patch to substitute a config file
12cr|phpmyadmin-3.5.2-0.1|403	- use standard rpm-helper macros to generate blowfish secret
12cr|phpmyadmin-3.5.2-0.1|404	- don't move the default configuration file, it is not supposed to be modified, but move the actuel configuration file instead
12cr|phpmyadmin-3.5.2-0.1|405	- more docroot cleanup
12cr|phpmyadmin-3.5.2-0.1|406	- don't duplicate spec-help job
12cr|phpmyadmin-3.5.2-0.1|407	
12cr|phpmyadmin-3.5.2-0.1|408	* Tue Mar 03 2009 Oden Eriksson <oeriksson@mandriva.com> 3.1.3-1mdv2009.1
12cr|phpmyadmin-3.5.2-0.1|409	+ Revision: 348169
12cr|phpmyadmin-3.5.2-0.1|410	- 3.1.3
12cr|phpmyadmin-3.5.2-0.1|411	
12cr|phpmyadmin-3.5.2-0.1|412	* Tue Jan 20 2009 Funda Wang <fwang@mandriva.org> 3.1.2-1mdv2009.1
12cr|phpmyadmin-3.5.2-0.1|413	+ Revision: 331514
12cr|phpmyadmin-3.5.2-0.1|414	- rediff css patch
12cr|phpmyadmin-3.5.2-0.1|415	- 3.1.2
12cr|phpmyadmin-3.5.2-0.1|416	
12cr|phpmyadmin-3.5.2-0.1|417	* Wed Dec 10 2008 Funda Wang <fwang@mandriva.org> 3.1.1-1mdv2009.1
12cr|phpmyadmin-3.5.2-0.1|418	+ Revision: 312383
12cr|phpmyadmin-3.5.2-0.1|419	- update to new version 3.1.1
12cr|phpmyadmin-3.5.2-0.1|420	
12cr|phpmyadmin-3.5.2-0.1|421	* Sat Nov 29 2008 Funda Wang <fwang@mandriva.org> 3.1.0-1mdv2009.1
12cr|phpmyadmin-3.5.2-0.1|422	+ Revision: 307960
12cr|phpmyadmin-3.5.2-0.1|423	- 3.1.0 final
12cr|phpmyadmin-3.5.2-0.1|424	
12cr|phpmyadmin-3.5.2-0.1|425	* Wed Nov 19 2008 Funda Wang <fwang@mandriva.org> 3.1.0-0.rc1.1mdv2009.1
12cr|phpmyadmin-3.5.2-0.1|426	+ Revision: 304372
12cr|phpmyadmin-3.5.2-0.1|427	- New version 3.1.0 rc1
12cr|phpmyadmin-3.5.2-0.1|428	- rediff cookie patch
12cr|phpmyadmin-3.5.2-0.1|429	
12cr|phpmyadmin-3.5.2-0.1|430	* Fri Oct 31 2008 Frederik Himpe <fhimpe@mandriva.org> 3.0.1.1-1mdv2009.1
12cr|phpmyadmin-3.5.2-0.1|431	+ Revision: 299008
12cr|phpmyadmin-3.5.2-0.1|432	- update to new version 3.0.1.1
12cr|phpmyadmin-3.5.2-0.1|433	
12cr|phpmyadmin-3.5.2-0.1|434	* Fri Oct 24 2008 Funda Wang <fwang@mandriva.org> 3.0.1-1mdv2009.1
12cr|phpmyadmin-3.5.2-0.1|435	+ Revision: 296907
12cr|phpmyadmin-3.5.2-0.1|436	- new version 3.0.1 final
12cr|phpmyadmin-3.5.2-0.1|437	
12cr|phpmyadmin-3.5.2-0.1|438	* Sun Oct 19 2008 Funda Wang <fwang@mandriva.org> 3.0.1-0.rc1.1mdv2009.1
12cr|phpmyadmin-3.5.2-0.1|439	+ Revision: 295281
12cr|phpmyadmin-3.5.2-0.1|440	- 3.0.1 rc1
12cr|phpmyadmin-3.5.2-0.1|441	
12cr|phpmyadmin-3.5.2-0.1|442	* Sun Sep 28 2008 Funda Wang <fwang@mandriva.org> 3.0.0-1mdv2009.0
12cr|phpmyadmin-3.5.2-0.1|443	+ Revision: 288968
12cr|phpmyadmin-3.5.2-0.1|444	- New version 3.0.0 final
12cr|phpmyadmin-3.5.2-0.1|445	
12cr|phpmyadmin-3.5.2-0.1|446	* Tue Sep 16 2008 Funda Wang <fwang@mandriva.org> 3.0.0-0.rc2.1mdv2009.0
12cr|phpmyadmin-3.5.2-0.1|447	+ Revision: 285104
12cr|phpmyadmin-3.5.2-0.1|448	- 3.0 rc2
12cr|phpmyadmin-3.5.2-0.1|449	
12cr|phpmyadmin-3.5.2-0.1|450	* Sat Sep 13 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-0.rc1.2mdv2009.0
12cr|phpmyadmin-3.5.2-0.1|451	+ Revision: 284499
12cr|phpmyadmin-3.5.2-0.1|452	- fix #35792 (Wrong config file location mentioned in urpmi readme file)
12cr|phpmyadmin-3.5.2-0.1|453	
12cr|phpmyadmin-3.5.2-0.1|454	* Mon Sep 08 2008 Funda Wang <fwang@mandriva.org> 3.0.0-0.rc1.1mdv2009.0
12cr|phpmyadmin-3.5.2-0.1|455	+ Revision: 282440
12cr|phpmyadmin-3.5.2-0.1|456	- 3.0.0 rc1
12cr|phpmyadmin-3.5.2-0.1|457	
12cr|phpmyadmin-3.5.2-0.1|458	* Sat Aug 23 2008 Funda Wang <fwang@mandriva.org> 3.0.0-0.beta.1mdv2009.0
12cr|phpmyadmin-3.5.2-0.1|459	+ Revision: 275351
12cr|phpmyadmin-3.5.2-0.1|460	- New version 3.0.0 beta
12cr|phpmyadmin-3.5.2-0.1|461	
12cr|phpmyadmin-3.5.2-0.1|462	* Tue Jul 29 2008 Funda Wang <fwang@mandriva.org> 2.11.8.1-1mdv2009.0
12cr|phpmyadmin-3.5.2-0.1|463	+ Revision: 252408
12cr|phpmyadmin-3.5.2-0.1|464	- New version 2.11.8.1
12cr|phpmyadmin-3.5.2-0.1|465	- clearify the license
12cr|phpmyadmin-3.5.2-0.1|466	
12cr|phpmyadmin-3.5.2-0.1|467	* Mon Jul 28 2008 Oden Eriksson <oeriksson@mandriva.com> 2.11.8-1mdv2009.0
12cr|phpmyadmin-3.5.2-0.1|468	+ Revision: 251707
12cr|phpmyadmin-3.5.2-0.1|469	- 2.11.8
12cr|phpmyadmin-3.5.2-0.1|470	
12cr|phpmyadmin-3.5.2-0.1|471	* Wed Jul 16 2008 Funda Wang <fwang@mandriva.org> 2.11.7.1-1mdv2009.0
12cr|phpmyadmin-3.5.2-0.1|472	+ Revision: 236237
12cr|phpmyadmin-3.5.2-0.1|473	- update to new version 2.11.7.1
12cr|phpmyadmin-3.5.2-0.1|474	
12cr|phpmyadmin-3.5.2-0.1|475	* Tue Jun 24 2008 Funda Wang <fwang@mandriva.org> 2.11.7-1mdv2009.0
12cr|phpmyadmin-3.5.2-0.1|476	+ Revision: 228492
12cr|phpmyadmin-3.5.2-0.1|477	- New version 2.11.7 final
12cr|phpmyadmin-3.5.2-0.1|478	
12cr|phpmyadmin-3.5.2-0.1|479	+ Pixel <pixel@mandriva.com>
12cr|phpmyadmin-3.5.2-0.1|480	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|phpmyadmin-3.5.2-0.1|481	
12cr|phpmyadmin-3.5.2-0.1|482	* Wed Jun 11 2008 Funda Wang <fwang@mandriva.org> 2.11.7-0.rc1.1mdv2009.0
12cr|phpmyadmin-3.5.2-0.1|483	+ Revision: 217837
12cr|phpmyadmin-3.5.2-0.1|484	- New version 2.11.7 rc1
12cr|phpmyadmin-3.5.2-0.1|485	
12cr|phpmyadmin-3.5.2-0.1|486	* Wed Apr 30 2008 Funda Wang <fwang@mandriva.org> 2.11.6-1mdv2009.0
12cr|phpmyadmin-3.5.2-0.1|487	+ Revision: 199365
12cr|phpmyadmin-3.5.2-0.1|488	- update to new version 2.11.6
12cr|phpmyadmin-3.5.2-0.1|489	
12cr|phpmyadmin-3.5.2-0.1|490	* Fri Apr 25 2008 Funda Wang <fwang@mandriva.org> 2.11.5.2-1mdv2009.0
12cr|phpmyadmin-3.5.2-0.1|491	+ Revision: 197369
12cr|phpmyadmin-3.5.2-0.1|492	- update to new version 2.11.5.2
12cr|phpmyadmin-3.5.2-0.1|493	
12cr|phpmyadmin-3.5.2-0.1|494	* Wed Apr 16 2008 Funda Wang <fwang@mandriva.org> 2.11.5.1-1mdv2009.0
12cr|phpmyadmin-3.5.2-0.1|495	+ Revision: 194528
12cr|phpmyadmin-3.5.2-0.1|496	- update to new version 2.11.5.1
12cr|phpmyadmin-3.5.2-0.1|497	
12cr|phpmyadmin-3.5.2-0.1|498	* Sun Mar 02 2008 Funda Wang <fwang@mandriva.org> 2.11.5-1mdv2008.1
12cr|phpmyadmin-3.5.2-0.1|499	+ Revision: 177599
12cr|phpmyadmin-3.5.2-0.1|500	- update to new version 2.11.5
12cr|phpmyadmin-3.5.2-0.1|501	
12cr|phpmyadmin-3.5.2-0.1|502	* Sat Jan 12 2008 Funda Wang <fwang@mandriva.org> 2.11.4-1mdv2008.1
12cr|phpmyadmin-3.5.2-0.1|503	+ Revision: 149733
12cr|phpmyadmin-3.5.2-0.1|504	- update to new version 2.11.4
12cr|phpmyadmin-3.5.2-0.1|505	
12cr|phpmyadmin-3.5.2-0.1|506	+ Olivier Blin <blino@mandriva.org>
12cr|phpmyadmin-3.5.2-0.1|507	- restore BuildRoot
12cr|phpmyadmin-3.5.2-0.1|508	
12cr|phpmyadmin-3.5.2-0.1|509	+ Thierry Vignaud <tv@mandriva.org>
12cr|phpmyadmin-3.5.2-0.1|510	- kill re-definition of %%buildroot on Pixel's request
12cr|phpmyadmin-3.5.2-0.1|511	
12cr|phpmyadmin-3.5.2-0.1|512	* Sun Dec 09 2007 Funda Wang <fwang@mandriva.org> 2.11.3-1mdv2008.1
12cr|phpmyadmin-3.5.2-0.1|513	+ Revision: 116630
12cr|phpmyadmin-3.5.2-0.1|514	- update to new version 2.11.3
12cr|phpmyadmin-3.5.2-0.1|515	
12cr|phpmyadmin-3.5.2-0.1|516	* Wed Nov 21 2007 Oden Eriksson <oeriksson@mandriva.com> 2.11.2.2-1mdv2008.1
12cr|phpmyadmin-3.5.2-0.1|517	+ Revision: 110949
12cr|phpmyadmin-3.5.2-0.1|518	- 2.11.2.2 (Minor security fixes)
12cr|phpmyadmin-3.5.2-0.1|519	
12cr|phpmyadmin-3.5.2-0.1|520	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 2.11.2.1-1mdv2008.1
12cr|phpmyadmin-3.5.2-0.1|521	+ Revision: 107531
12cr|phpmyadmin-3.5.2-0.1|522	- 2.11.2.1
12cr|phpmyadmin-3.5.2-0.1|523	
12cr|phpmyadmin-3.5.2-0.1|524	* Sat Oct 27 2007 Funda Wang <fwang@mandriva.org> 2.11.2-1mdv2008.1
12cr|phpmyadmin-3.5.2-0.1|525	+ Revision: 102583
12cr|phpmyadmin-3.5.2-0.1|526	- update to new version 2.11.2
12cr|phpmyadmin-3.5.2-0.1|527	
12cr|phpmyadmin-3.5.2-0.1|528	* Thu Oct 18 2007 Oden Eriksson <oeriksson@mandriva.com> 2.11.1.2-1mdv2008.1
12cr|phpmyadmin-3.5.2-0.1|529	+ Revision: 99939
12cr|phpmyadmin-3.5.2-0.1|530	- 2.11.1.2 fixes the following issues: CVE-2007-0095, CVE-2007-0203, CVE-2007-0204,
12cr|phpmyadmin-3.5.2-0.1|531	CVE-2007-1325, CVE-2007-1395, CVE-2007-2245, CVE-2007-4306, CVE-2007-5386
12cr|phpmyadmin-3.5.2-0.1|532	
12cr|phpmyadmin-3.5.2-0.1|533	* Tue Oct 16 2007 Oden Eriksson <oeriksson@mandriva.com> 2.11.1.1-1mdv2008.1
12cr|phpmyadmin-3.5.2-0.1|534	+ Revision: 99007
12cr|phpmyadmin-3.5.2-0.1|535	- 2.11.1.1 (Minor security fixes)
12cr|phpmyadmin-3.5.2-0.1|536	
12cr|phpmyadmin-3.5.2-0.1|537	* Thu Oct 11 2007 Oden Eriksson <oeriksson@mandriva.com> 2.11.1-1mdv2008.1
12cr|phpmyadmin-3.5.2-0.1|538	+ Revision: 97001
12cr|phpmyadmin-3.5.2-0.1|539	- 2.11.1
12cr|phpmyadmin-3.5.2-0.1|540	
12cr|phpmyadmin-3.5.2-0.1|541	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|phpmyadmin-3.5.2-0.1|542	- Fix Exec command
12cr|phpmyadmin-3.5.2-0.1|543	Remove old menu entry
12cr|phpmyadmin-3.5.2-0.1|544	
12cr|phpmyadmin-3.5.2-0.1|545	* Wed Aug 22 2007 Funda Wang <fwang@mandriva.org> 2.11.0-1mdv2008.0
12cr|phpmyadmin-3.5.2-0.1|546	+ Revision: 68871
12cr|phpmyadmin-3.5.2-0.1|547	- New version 2.11.0
12cr|phpmyadmin-3.5.2-0.1|548	- Rediff patch0 (config)
12cr|phpmyadmin-3.5.2-0.1|549	
12cr|phpmyadmin-3.5.2-0.1|550	* Fri Jul 20 2007 Funda Wang <fwang@mandriva.org> 2.10.3-1mdv2008.0
12cr|phpmyadmin-3.5.2-0.1|551	+ Revision: 53916
12cr|phpmyadmin-3.5.2-0.1|552	- New version
12cr|phpmyadmin-3.5.2-0.1|553	
12cr|phpmyadmin-3.5.2-0.1|554	* Sat Jun 16 2007 Oden Eriksson <oeriksson@mandriva.com> 2.10.2-1mdv2008.0
12cr|phpmyadmin-3.5.2-0.1|555	+ Revision: 40253
12cr|phpmyadmin-3.5.2-0.1|556	- 2.10.2
12cr|phpmyadmin-3.5.2-0.1|557	
12cr|phpmyadmin-3.5.2-0.1|558	* Tue Apr 24 2007 David Walluck <walluck@mandriva.org> 2.10.1-1mdv2008.0
12cr|phpmyadmin-3.5.2-0.1|559	+ Revision: 17770
12cr|phpmyadmin-3.5.2-0.1|560	- 2.10.1
12cr|phpmyadmin-3.5.2-0.1|561	
12cr|phpmyadmin-3.5.2-0.1|562	* Mon Apr 23 2007 Oden Eriksson <oeriksson@mandriva.com> 2.10.0.2-3mdv2008.0
12cr|phpmyadmin-3.5.2-0.1|563	+ Revision: 17325
12cr|phpmyadmin-3.5.2-0.1|564	- remove the desktop-file-utils deps
12cr|phpmyadmin-3.5.2-0.1|565	

5851 12
12cr|php-netools-0.2-31|1	%define realname netools
12cr|php-netools-0.2-31|2	%define modname netools
12cr|php-netools-0.2-31|3	%define dirname %{modname}
12cr|php-netools-0.2-31|4	%define soname %{modname}.so
12cr|php-netools-0.2-31|5	%define inifile A17_%{modname}.ini
12cr|php-netools-0.2-31|6	
12cr|php-netools-0.2-31|7	Summary:	Networking tools for PHP
12cr|php-netools-0.2-31|8	Name:		php-%{modname}
12cr|php-netools-0.2-31|9	Version:	0.2
12cr|php-netools-0.2-31|10	Release:	%mkrel 31
12cr|php-netools-0.2-31|11	Group:		Development/PHP
12cr|php-netools-0.2-31|12	License:	PHP License
12cr|php-netools-0.2-31|13	URL:		http://pecl.php.net/package/netools
12cr|php-netools-0.2-31|14	Source0:	%{modname}-%{version}.tar.bz2
12cr|php-netools-0.2-31|15	Source1:	%{modname}.ini.bz2
12cr|php-netools-0.2-31|16	Patch0:		netools-0.2-php54x.diff
12cr|php-netools-0.2-31|17	Requires:	php-cli >= 3:5.2.0
12cr|php-netools-0.2-31|18	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-netools-0.2-31|19	BuildRequires:	lcrzo-devel
12cr|php-netools-0.2-31|20	BuildRequires:	libpcap-devel >= 0.7.2
12cr|php-netools-0.2-31|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-netools-0.2-31|22	
12cr|php-netools-0.2-31|23	%description
12cr|php-netools-0.2-31|24	Netools provides tools to deal with devices, TCP and UDP clients/servers, etc.
12cr|php-netools-0.2-31|25	
12cr|php-netools-0.2-31|26	%prep
12cr|php-netools-0.2-31|27	
12cr|php-netools-0.2-31|28	%setup -q -n %{modname}-%{version}
12cr|php-netools-0.2-31|29	
12cr|php-netools-0.2-31|30	%patch0 -p0
12cr|php-netools-0.2-31|31	
12cr|php-netools-0.2-31|32	%build
12cr|php-netools-0.2-31|33	%serverbuild
12cr|php-netools-0.2-31|34	
12cr|php-netools-0.2-31|35	phpize
12cr|php-netools-0.2-31|36	%configure2_5x --with-libdir=%{_lib} \
12cr|php-netools-0.2-31|37	--enable-%{modname}=shared,%{_prefix}
12cr|php-netools-0.2-31|38	
12cr|php-netools-0.2-31|39	%make
12cr|php-netools-0.2-31|40	mv modules/*.so .
12cr|php-netools-0.2-31|41	
12cr|php-netools-0.2-31|42	%install
12cr|php-netools-0.2-31|43	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-netools-0.2-31|44	
12cr|php-netools-0.2-31|45	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-netools-0.2-31|46	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-netools-0.2-31|47	
12cr|php-netools-0.2-31|48	cat > README.%{modname} << EOF
12cr|php-netools-0.2-31|49	The %{name} package contains a dynamic shared object (DSO) for PHP.
12cr|php-netools-0.2-31|50	EOF
12cr|php-netools-0.2-31|51	
12cr|php-netools-0.2-31|52	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-netools-0.2-31|53	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-netools-0.2-31|54	
12cr|php-netools-0.2-31|55	%post
12cr|php-netools-0.2-31|56	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-netools-0.2-31|57	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-netools-0.2-31|58	fi
12cr|php-netools-0.2-31|59	
12cr|php-netools-0.2-31|60	%postun
12cr|php-netools-0.2-31|61	if [ "$1" = "0" ]; then
12cr|php-netools-0.2-31|62	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-netools-0.2-31|63	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-netools-0.2-31|64	fi
12cr|php-netools-0.2-31|65	fi
12cr|php-netools-0.2-31|66	
12cr|php-netools-0.2-31|67	%clean
12cr|php-netools-0.2-31|68	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-netools-0.2-31|69	
12cr|php-netools-0.2-31|70	%files
12cr|php-netools-0.2-31|71	%defattr(-,root,root)
12cr|php-netools-0.2-31|72	%doc CREDITS netools.php README*
12cr|php-netools-0.2-31|73	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-netools-0.2-31|74	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-netools-0.2-31|75	
12cr|php-netools-0.2-31|76	
12cr|php-netools-0.2-31|77	%changelog
12cr|php-netools-0.2-31|78	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0.2-31mdv2012.0
12cr|php-netools-0.2-31|79	+ Revision: 797059
12cr|php-netools-0.2-31|80	- fix build
12cr|php-netools-0.2-31|81	- rebuild for php-5.4.x
12cr|php-netools-0.2-31|82	
12cr|php-netools-0.2-31|83	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.2-30
12cr|php-netools-0.2-31|84	+ Revision: 761273
12cr|php-netools-0.2-31|85	- rebuild
12cr|php-netools-0.2-31|86	
12cr|php-netools-0.2-31|87	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2-29
12cr|php-netools-0.2-31|88	+ Revision: 696449
12cr|php-netools-0.2-31|89	- rebuilt for php-5.3.8
12cr|php-netools-0.2-31|90	
12cr|php-netools-0.2-31|91	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2-28
12cr|php-netools-0.2-31|92	+ Revision: 695445
12cr|php-netools-0.2-31|93	- rebuilt for php-5.3.7
12cr|php-netools-0.2-31|94	
12cr|php-netools-0.2-31|95	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2-27
12cr|php-netools-0.2-31|96	+ Revision: 646666
12cr|php-netools-0.2-31|97	- rebuilt for php-5.3.6
12cr|php-netools-0.2-31|98	
12cr|php-netools-0.2-31|99	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2-26mdv2011.0
12cr|php-netools-0.2-31|100	+ Revision: 629840
12cr|php-netools-0.2-31|101	- rebuilt for php-5.3.5
12cr|php-netools-0.2-31|102	
12cr|php-netools-0.2-31|103	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2-25mdv2011.0
12cr|php-netools-0.2-31|104	+ Revision: 628167
12cr|php-netools-0.2-31|105	- ensure it's built without automake1.7
12cr|php-netools-0.2-31|106	
12cr|php-netools-0.2-31|107	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-24mdv2011.0
12cr|php-netools-0.2-31|108	+ Revision: 600513
12cr|php-netools-0.2-31|109	- rebuild
12cr|php-netools-0.2-31|110	
12cr|php-netools-0.2-31|111	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-23mdv2011.0
12cr|php-netools-0.2-31|112	+ Revision: 588851
12cr|php-netools-0.2-31|113	- rebuild
12cr|php-netools-0.2-31|114	
12cr|php-netools-0.2-31|115	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-22mdv2010.1
12cr|php-netools-0.2-31|116	+ Revision: 514579
12cr|php-netools-0.2-31|117	- rebuilt for php-5.3.2
12cr|php-netools-0.2-31|118	
12cr|php-netools-0.2-31|119	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-21mdv2010.1
12cr|php-netools-0.2-31|120	+ Revision: 485410
12cr|php-netools-0.2-31|121	- rebuilt for php-5.3.2RC1
12cr|php-netools-0.2-31|122	
12cr|php-netools-0.2-31|123	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2-20mdv2010.1
12cr|php-netools-0.2-31|124	+ Revision: 468193
12cr|php-netools-0.2-31|125	- rebuilt against php-5.3.1
12cr|php-netools-0.2-31|126	
12cr|php-netools-0.2-31|127	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2-19mdv2010.0
12cr|php-netools-0.2-31|128	+ Revision: 451297
12cr|php-netools-0.2-31|129	- rebuild
12cr|php-netools-0.2-31|130	
12cr|php-netools-0.2-31|131	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0.2-18mdv2010.0
12cr|php-netools-0.2-31|132	+ Revision: 397330
12cr|php-netools-0.2-31|133	- Rebuild
12cr|php-netools-0.2-31|134	
12cr|php-netools-0.2-31|135	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2-17mdv2010.0
12cr|php-netools-0.2-31|136	+ Revision: 377008
12cr|php-netools-0.2-31|137	- rebuilt for php-5.3.0RC2
12cr|php-netools-0.2-31|138	
12cr|php-netools-0.2-31|139	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2-16mdv2009.1
12cr|php-netools-0.2-31|140	+ Revision: 346521
12cr|php-netools-0.2-31|141	- rebuilt for php-5.2.9
12cr|php-netools-0.2-31|142	
12cr|php-netools-0.2-31|143	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2-15mdv2009.1
12cr|php-netools-0.2-31|144	+ Revision: 341780
12cr|php-netools-0.2-31|145	- rebuilt against php-5.2.9RC2
12cr|php-netools-0.2-31|146	
12cr|php-netools-0.2-31|147	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-14mdv2009.1
12cr|php-netools-0.2-31|148	+ Revision: 321880
12cr|php-netools-0.2-31|149	- rebuild
12cr|php-netools-0.2-31|150	
12cr|php-netools-0.2-31|151	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-13mdv2009.1
12cr|php-netools-0.2-31|152	+ Revision: 310289
12cr|php-netools-0.2-31|153	- rebuilt against php-5.2.7
12cr|php-netools-0.2-31|154	
12cr|php-netools-0.2-31|155	* Sat Jul 19 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-12mdv2009.0
12cr|php-netools-0.2-31|156	+ Revision: 238774
12cr|php-netools-0.2-31|157	- bump release
12cr|php-netools-0.2-31|158	- rebuild
12cr|php-netools-0.2-31|159	
12cr|php-netools-0.2-31|160	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-10mdv2009.0
12cr|php-netools-0.2-31|161	+ Revision: 200252
12cr|php-netools-0.2-31|162	- rebuilt for php-5.2.6
12cr|php-netools-0.2-31|163	
12cr|php-netools-0.2-31|164	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-9mdv2008.1
12cr|php-netools-0.2-31|165	+ Revision: 162126
12cr|php-netools-0.2-31|166	- rebuild
12cr|php-netools-0.2-31|167	
12cr|php-netools-0.2-31|168	+ Olivier Blin <blino@mandriva.org>
12cr|php-netools-0.2-31|169	- restore BuildRoot
12cr|php-netools-0.2-31|170	
12cr|php-netools-0.2-31|171	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-netools-0.2-31|172	- kill re-definition of %%buildroot on Pixel's request
12cr|php-netools-0.2-31|173	
12cr|php-netools-0.2-31|174	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-8mdv2008.1
12cr|php-netools-0.2-31|175	+ Revision: 107694
12cr|php-netools-0.2-31|176	- restart apache if needed
12cr|php-netools-0.2-31|177	
12cr|php-netools-0.2-31|178	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-7mdv2008.0
12cr|php-netools-0.2-31|179	+ Revision: 77562
12cr|php-netools-0.2-31|180	- rebuilt against php-5.2.4
12cr|php-netools-0.2-31|181	
12cr|php-netools-0.2-31|182	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-6mdv2008.0
12cr|php-netools-0.2-31|183	+ Revision: 39510
12cr|php-netools-0.2-31|184	- use distro conditional -fstack-protector
12cr|php-netools-0.2-31|185	
12cr|php-netools-0.2-31|186	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-5mdv2008.0
12cr|php-netools-0.2-31|187	+ Revision: 33864
12cr|php-netools-0.2-31|188	- rebuilt against new upstream version (5.2.3)
12cr|php-netools-0.2-31|189	
12cr|php-netools-0.2-31|190	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdv2008.0
12cr|php-netools-0.2-31|191	+ Revision: 21343
12cr|php-netools-0.2-31|192	- rebuilt against new upstream version (5.2.2)
12cr|php-netools-0.2-31|193	
12cr|php-netools-0.2-31|194	
12cr|php-netools-0.2-31|195	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-3mdv2007.0
12cr|php-netools-0.2-31|196	+ Revision: 117601
12cr|php-netools-0.2-31|197	- rebuilt against new upstream version (5.2.1)
12cr|php-netools-0.2-31|198	
12cr|php-netools-0.2-31|199	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdv2007.0
12cr|php-netools-0.2-31|200	+ Revision: 78092
12cr|php-netools-0.2-31|201	- rebuilt for php-5.2.0
12cr|php-netools-0.2-31|202	- Import php-netools
12cr|php-netools-0.2-31|203	
12cr|php-netools-0.2-31|204	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-1
12cr|php-netools-0.2-31|205	- rebuilt for php-5.1.6
12cr|php-netools-0.2-31|206	
12cr|php-netools-0.2-31|207	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-5
12cr|php-netools-0.2-31|208	- rebuilt for php-4.4.4
12cr|php-netools-0.2-31|209	
12cr|php-netools-0.2-31|210	* Sun Aug 06 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-4mdv2007.0
12cr|php-netools-0.2-31|211	- rebuilt for php-4.4.3
12cr|php-netools-0.2-31|212	
12cr|php-netools-0.2-31|213	* Wed Jul 26 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-3mdk
12cr|php-netools-0.2-31|214	- rebuild
12cr|php-netools-0.2-31|215	
12cr|php-netools-0.2-31|216	* Mon Jan 16 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-2mdk
12cr|php-netools-0.2-31|217	- rebuilt against php-4.4.2
12cr|php-netools-0.2-31|218	
12cr|php-netools-0.2-31|219	* Wed Nov 02 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-1mdk
12cr|php-netools-0.2-31|220	- rebuilt for php-4.4.1
12cr|php-netools-0.2-31|221	- fix versioning
12cr|php-netools-0.2-31|222	
12cr|php-netools-0.2-31|223	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 4.4.0_0.2-2mdk
12cr|php-netools-0.2-31|224	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|php-netools-0.2-31|225	
12cr|php-netools-0.2-31|226	* Tue Jul 12 2005 Oden Eriksson <oeriksson@mandriva.com> 4.4.0-1mdk
12cr|php-netools-0.2-31|227	- rebuilt for php-4.4.0 final
12cr|php-netools-0.2-31|228	
12cr|php-netools-0.2-31|229	* Wed Jul 06 2005 Oden Eriksson <oeriksson@mandriva.com> 4.4.0-0.RC2.1mdk
12cr|php-netools-0.2-31|230	- rebuilt for php-4.4.0RC2
12cr|php-netools-0.2-31|231	
12cr|php-netools-0.2-31|232	* Wed Jun 15 2005 Oden Eriksson <oeriksson@mandriva.com> 4.4.0_0.2-0.RC1.1mdk
12cr|php-netools-0.2-31|233	- rebuilt for php-4.4.0RC1
12cr|php-netools-0.2-31|234	
12cr|php-netools-0.2-31|235	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 4.3.11_0.2-1mdk
12cr|php-netools-0.2-31|236	- renamed to php4-*
12cr|php-netools-0.2-31|237	
12cr|php-netools-0.2-31|238	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 4.3.11_0.2-1mdk
12cr|php-netools-0.2-31|239	- 4.3.11
12cr|php-netools-0.2-31|240	
12cr|php-netools-0.2-31|241	* Mon Mar 21 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.2-4mdk
12cr|php-netools-0.2-31|242	- use the %%mkrel macro
12cr|php-netools-0.2-31|243	
12cr|php-netools-0.2-31|244	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.2-3mdk
12cr|php-netools-0.2-31|245	- rebuilt against a non hardened-php aware php lib
12cr|php-netools-0.2-31|246	
12cr|php-netools-0.2-31|247	* Sat Jan 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.2-2mdk
12cr|php-netools-0.2-31|248	- rebuild due to hardened-php-0.2.6
12cr|php-netools-0.2-31|249	- cleanups
12cr|php-netools-0.2-31|250	
12cr|php-netools-0.2-31|251	* Thu Dec 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.2-1mdk
12cr|php-netools-0.2-31|252	- rebuild for php 4.3.10
12cr|php-netools-0.2-31|253	
12cr|php-netools-0.2-31|254	* Sat Oct 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.9_0.2-1mdk
12cr|php-netools-0.2-31|255	- rebuild for php 4.3.9
12cr|php-netools-0.2-31|256	
12cr|php-netools-0.2-31|257	* Thu Jul 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8_0.2-1mdk
12cr|php-netools-0.2-31|258	- rebuilt for php-4.3.8
12cr|php-netools-0.2-31|259	
12cr|php-netools-0.2-31|260	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7_0.2-2mdk
12cr|php-netools-0.2-31|261	- remove redundant provides
12cr|php-netools-0.2-31|262	
12cr|php-netools-0.2-31|263	* Tue Jun 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7_0.2-1mdk
12cr|php-netools-0.2-31|264	- rebuilt for php-4.3.7
12cr|php-netools-0.2-31|265	
12cr|php-netools-0.2-31|266	* Mon May 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_0.2-2mdk
12cr|php-netools-0.2-31|267	- use the %%configure2_5x macro
12cr|php-netools-0.2-31|268	- move scandir to /etc/php4.d
12cr|php-netools-0.2-31|269	
12cr|php-netools-0.2-31|270	* Thu May 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_0.2-1mdk
12cr|php-netools-0.2-31|271	- fix url
12cr|php-netools-0.2-31|272	- built for php 4.3.6
12cr|php-netools-0.2-31|273	

5852 12
12cr|php-newt-1.2.6-2|1	%define modname newt
12cr|php-newt-1.2.6-2|2	%define dirname %{modname}
12cr|php-newt-1.2.6-2|3	%define soname %{modname}.so
12cr|php-newt-1.2.6-2|4	%define inifile A30_%{modname}.ini
12cr|php-newt-1.2.6-2|5	
12cr|php-newt-1.2.6-2|6	Summary:	Newt provides window library functions for PHP
12cr|php-newt-1.2.6-2|7	Name:		php-%{modname}
12cr|php-newt-1.2.6-2|8	Version:	1.2.6
12cr|php-newt-1.2.6-2|9	Release:	%mkrel 2
12cr|php-newt-1.2.6-2|10	Group:		Development/PHP
12cr|php-newt-1.2.6-2|11	License:	PHP License
12cr|php-newt-1.2.6-2|12	URL:		http://php-newt.sourceforge.net/
12cr|php-newt-1.2.6-2|13	Source0:	http://pecl.php.net/get/newt-%{version}.tgz
12cr|php-newt-1.2.6-2|14	Patch0:		newt-0.3-lib64.diff
12cr|php-newt-1.2.6-2|15	BuildRequires:	newt-devel
12cr|php-newt-1.2.6-2|16	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-newt-1.2.6-2|17	Epoch:		1
12cr|php-newt-1.2.6-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-newt-1.2.6-2|19	
12cr|php-newt-1.2.6-2|20	%description
12cr|php-newt-1.2.6-2|21	PHP-NEWT - PHP language extension for RedHat Newt library, a terminal-based
12cr|php-newt-1.2.6-2|22	window and widget library for writing applications with user friendly
12cr|php-newt-1.2.6-2|23	interface. Once this extension is enabled in PHP it will provide the use of
12cr|php-newt-1.2.6-2|24	Newt widgets, such as windows, buttons, checkboxes, radiobuttons, labels,
12cr|php-newt-1.2.6-2|25	editboxes, scrolls, textareas, scales, etc. Use of this extension if very
12cr|php-newt-1.2.6-2|26	similar to the original Newt API of C programming language.
12cr|php-newt-1.2.6-2|27	
12cr|php-newt-1.2.6-2|28	%prep
12cr|php-newt-1.2.6-2|29	
12cr|php-newt-1.2.6-2|30	%setup -q -n newt-%{version}
12cr|php-newt-1.2.6-2|31	%patch0 -p0
12cr|php-newt-1.2.6-2|32	
12cr|php-newt-1.2.6-2|33	%build
12cr|php-newt-1.2.6-2|34	%serverbuild
12cr|php-newt-1.2.6-2|35	
12cr|php-newt-1.2.6-2|36	phpize
12cr|php-newt-1.2.6-2|37	%configure2_5x --with-libdir=%{_lib} \
12cr|php-newt-1.2.6-2|38	--with-%{modname}=shared,%{_prefix}
12cr|php-newt-1.2.6-2|39	
12cr|php-newt-1.2.6-2|40	%make
12cr|php-newt-1.2.6-2|41	mv modules/*.so .
12cr|php-newt-1.2.6-2|42	
12cr|php-newt-1.2.6-2|43	%install
12cr|php-newt-1.2.6-2|44	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-newt-1.2.6-2|45	
12cr|php-newt-1.2.6-2|46	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-newt-1.2.6-2|47	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-newt-1.2.6-2|48	
12cr|php-newt-1.2.6-2|49	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-newt-1.2.6-2|50	
12cr|php-newt-1.2.6-2|51	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-newt-1.2.6-2|52	extension = %{soname}
12cr|php-newt-1.2.6-2|53	EOF
12cr|php-newt-1.2.6-2|54	
12cr|php-newt-1.2.6-2|55	%post
12cr|php-newt-1.2.6-2|56	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-newt-1.2.6-2|57	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-newt-1.2.6-2|58	fi
12cr|php-newt-1.2.6-2|59	
12cr|php-newt-1.2.6-2|60	%postun
12cr|php-newt-1.2.6-2|61	if [ "$1" = "0" ]; then
12cr|php-newt-1.2.6-2|62	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-newt-1.2.6-2|63	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-newt-1.2.6-2|64	fi
12cr|php-newt-1.2.6-2|65	fi
12cr|php-newt-1.2.6-2|66	
12cr|php-newt-1.2.6-2|67	%clean
12cr|php-newt-1.2.6-2|68	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-newt-1.2.6-2|69	[ "../package.xml" != "/" ] && rm -f ../package.xml
12cr|php-newt-1.2.6-2|70	
12cr|php-newt-1.2.6-2|71	%files
12cr|php-newt-1.2.6-2|72	%defattr(-,root,root)
12cr|php-newt-1.2.6-2|73	%doc examples CREDITS TODO
12cr|php-newt-1.2.6-2|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-newt-1.2.6-2|75	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-newt-1.2.6-2|76	
12cr|php-newt-1.2.6-2|77	
12cr|php-newt-1.2.6-2|78	%changelog
12cr|php-newt-1.2.6-2|79	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.6-2mdv2012.0
12cr|php-newt-1.2.6-2|80	+ Revision: 795482
12cr|php-newt-1.2.6-2|81	- rebuild for php-5.4.x
12cr|php-newt-1.2.6-2|82	
12cr|php-newt-1.2.6-2|83	* Thu Mar 29 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.6-1
12cr|php-newt-1.2.6-2|84	+ Revision: 788165
12cr|php-newt-1.2.6-2|85	- 1.2.6
12cr|php-newt-1.2.6-2|86	
12cr|php-newt-1.2.6-2|87	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-4
12cr|php-newt-1.2.6-2|88	+ Revision: 761274
12cr|php-newt-1.2.6-2|89	- rebuild
12cr|php-newt-1.2.6-2|90	
12cr|php-newt-1.2.6-2|91	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-3
12cr|php-newt-1.2.6-2|92	+ Revision: 696451
12cr|php-newt-1.2.6-2|93	- rebuilt for php-5.3.8
12cr|php-newt-1.2.6-2|94	
12cr|php-newt-1.2.6-2|95	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-2
12cr|php-newt-1.2.6-2|96	+ Revision: 695446
12cr|php-newt-1.2.6-2|97	- rebuilt for php-5.3.7
12cr|php-newt-1.2.6-2|98	
12cr|php-newt-1.2.6-2|99	* Mon Jun 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-1
12cr|php-newt-1.2.6-2|100	+ Revision: 687518
12cr|php-newt-1.2.6-2|101	- 1.2.5
12cr|php-newt-1.2.6-2|102	
12cr|php-newt-1.2.6-2|103	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.4-9
12cr|php-newt-1.2.6-2|104	+ Revision: 646667
12cr|php-newt-1.2.6-2|105	- rebuilt for php-5.3.6
12cr|php-newt-1.2.6-2|106	
12cr|php-newt-1.2.6-2|107	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.4-8mdv2011.0
12cr|php-newt-1.2.6-2|108	+ Revision: 629841
12cr|php-newt-1.2.6-2|109	- rebuilt for php-5.3.5
12cr|php-newt-1.2.6-2|110	
12cr|php-newt-1.2.6-2|111	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.4-7mdv2011.0
12cr|php-newt-1.2.6-2|112	+ Revision: 628168
12cr|php-newt-1.2.6-2|113	- ensure it's built without automake1.7
12cr|php-newt-1.2.6-2|114	
12cr|php-newt-1.2.6-2|115	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.4-6mdv2011.0
12cr|php-newt-1.2.6-2|116	+ Revision: 600514
12cr|php-newt-1.2.6-2|117	- rebuild
12cr|php-newt-1.2.6-2|118	
12cr|php-newt-1.2.6-2|119	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.4-5mdv2011.0
12cr|php-newt-1.2.6-2|120	+ Revision: 588852
12cr|php-newt-1.2.6-2|121	- rebuild
12cr|php-newt-1.2.6-2|122	
12cr|php-newt-1.2.6-2|123	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.4-4mdv2010.1
12cr|php-newt-1.2.6-2|124	+ Revision: 514580
12cr|php-newt-1.2.6-2|125	- rebuilt for php-5.3.2
12cr|php-newt-1.2.6-2|126	
12cr|php-newt-1.2.6-2|127	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.4-3mdv2010.1
12cr|php-newt-1.2.6-2|128	+ Revision: 485412
12cr|php-newt-1.2.6-2|129	- rebuilt for php-5.3.2RC1
12cr|php-newt-1.2.6-2|130	
12cr|php-newt-1.2.6-2|131	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.4-2mdv2010.1
12cr|php-newt-1.2.6-2|132	+ Revision: 468197
12cr|php-newt-1.2.6-2|133	- rebuilt against php-5.3.1
12cr|php-newt-1.2.6-2|134	
12cr|php-newt-1.2.6-2|135	* Fri Nov 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.4-1mdv2010.1
12cr|php-newt-1.2.6-2|136	+ Revision: 461165
12cr|php-newt-1.2.6-2|137	- 1.2.4
12cr|php-newt-1.2.6-2|138	
12cr|php-newt-1.2.6-2|139	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.3-2mdv2010.0
12cr|php-newt-1.2.6-2|140	+ Revision: 451302
12cr|php-newt-1.2.6-2|141	- rebuild
12cr|php-newt-1.2.6-2|142	
12cr|php-newt-1.2.6-2|143	* Thu Sep 24 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.3-1mdv2010.0
12cr|php-newt-1.2.6-2|144	+ Revision: 448203
12cr|php-newt-1.2.6-2|145	- 1.2.3
12cr|php-newt-1.2.6-2|146	
12cr|php-newt-1.2.6-2|147	* Sat Aug 08 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.2-1mdv2010.0
12cr|php-newt-1.2.6-2|148	+ Revision: 411743
12cr|php-newt-1.2.6-2|149	- 1.2.2
12cr|php-newt-1.2.6-2|150	
12cr|php-newt-1.2.6-2|151	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1:1.2.1-5mdv2010.0
12cr|php-newt-1.2.6-2|152	+ Revision: 397320
12cr|php-newt-1.2.6-2|153	- Rebuild
12cr|php-newt-1.2.6-2|154	
12cr|php-newt-1.2.6-2|155	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.1-4mdv2010.0
12cr|php-newt-1.2.6-2|156	+ Revision: 377009
12cr|php-newt-1.2.6-2|157	- rebuilt for php-5.3.0RC2
12cr|php-newt-1.2.6-2|158	
12cr|php-newt-1.2.6-2|159	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.1-3mdv2009.1
12cr|php-newt-1.2.6-2|160	+ Revision: 346522
12cr|php-newt-1.2.6-2|161	- rebuilt for php-5.2.9
12cr|php-newt-1.2.6-2|162	
12cr|php-newt-1.2.6-2|163	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.1-2mdv2009.1
12cr|php-newt-1.2.6-2|164	+ Revision: 341781
12cr|php-newt-1.2.6-2|165	- rebuilt against php-5.2.9RC2
12cr|php-newt-1.2.6-2|166	
12cr|php-newt-1.2.6-2|167	* Sat Jan 31 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.1-1mdv2009.1
12cr|php-newt-1.2.6-2|168	+ Revision: 335726
12cr|php-newt-1.2.6-2|169	- 1.2.1
12cr|php-newt-1.2.6-2|170	- rediffed P0
12cr|php-newt-1.2.6-2|171	
12cr|php-newt-1.2.6-2|172	* Sun Jan 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-21mdv2009.1
12cr|php-newt-1.2.6-2|173	+ Revision: 324314
12cr|php-newt-1.2.6-2|174	- rediffed P0
12cr|php-newt-1.2.6-2|175	
12cr|php-newt-1.2.6-2|176	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-20mdv2009.1
12cr|php-newt-1.2.6-2|177	+ Revision: 310290
12cr|php-newt-1.2.6-2|178	- rebuilt against php-5.2.7
12cr|php-newt-1.2.6-2|179	
12cr|php-newt-1.2.6-2|180	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-19mdv2009.0
12cr|php-newt-1.2.6-2|181	+ Revision: 238415
12cr|php-newt-1.2.6-2|182	- rebuild
12cr|php-newt-1.2.6-2|183	
12cr|php-newt-1.2.6-2|184	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-18mdv2009.0
12cr|php-newt-1.2.6-2|185	+ Revision: 200253
12cr|php-newt-1.2.6-2|186	- rebuilt for php-5.2.6
12cr|php-newt-1.2.6-2|187	
12cr|php-newt-1.2.6-2|188	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-17mdv2008.1
12cr|php-newt-1.2.6-2|189	+ Revision: 162143
12cr|php-newt-1.2.6-2|190	- rebuild
12cr|php-newt-1.2.6-2|191	
12cr|php-newt-1.2.6-2|192	+ Olivier Blin <blino@mandriva.org>
12cr|php-newt-1.2.6-2|193	- restore BuildRoot
12cr|php-newt-1.2.6-2|194	
12cr|php-newt-1.2.6-2|195	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-newt-1.2.6-2|196	- kill re-definition of %%buildroot on Pixel's request
12cr|php-newt-1.2.6-2|197	
12cr|php-newt-1.2.6-2|198	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-16mdv2008.1
12cr|php-newt-1.2.6-2|199	+ Revision: 107698
12cr|php-newt-1.2.6-2|200	- restart apache if needed
12cr|php-newt-1.2.6-2|201	
12cr|php-newt-1.2.6-2|202	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-15mdv2008.0
12cr|php-newt-1.2.6-2|203	+ Revision: 77563
12cr|php-newt-1.2.6-2|204	- rebuilt against php-5.2.4
12cr|php-newt-1.2.6-2|205	
12cr|php-newt-1.2.6-2|206	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-14mdv2008.0
12cr|php-newt-1.2.6-2|207	+ Revision: 39511
12cr|php-newt-1.2.6-2|208	- use distro conditional -fstack-protector
12cr|php-newt-1.2.6-2|209	
12cr|php-newt-1.2.6-2|210	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-13mdv2008.0
12cr|php-newt-1.2.6-2|211	+ Revision: 33865
12cr|php-newt-1.2.6-2|212	- rebuilt against new upstream version (5.2.3)
12cr|php-newt-1.2.6-2|213	
12cr|php-newt-1.2.6-2|214	* Thu May 31 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1:1.1-12mdv2008.0
12cr|php-newt-1.2.6-2|215	+ Revision: 33396
12cr|php-newt-1.2.6-2|216	- Rebuild again, for rpm changelog fix.
12cr|php-newt-1.2.6-2|217	
12cr|php-newt-1.2.6-2|218	* Thu May 31 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1:1.1-11mdv2008.0
12cr|php-newt-1.2.6-2|219	+ Revision: 33307
12cr|php-newt-1.2.6-2|220	- Rebuild with libnewt0.52.
12cr|php-newt-1.2.6-2|221	
12cr|php-newt-1.2.6-2|222	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-10mdv2008.0
12cr|php-newt-1.2.6-2|223	+ Revision: 21344
12cr|php-newt-1.2.6-2|224	- rebuilt against new upstream version (5.2.2)
12cr|php-newt-1.2.6-2|225	
12cr|php-newt-1.2.6-2|226	
12cr|php-newt-1.2.6-2|227	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1-9mdv2007.0
12cr|php-newt-1.2.6-2|228	+ Revision: 117602
12cr|php-newt-1.2.6-2|229	- rebuilt against new upstream version (5.2.1)
12cr|php-newt-1.2.6-2|230	
12cr|php-newt-1.2.6-2|231	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-8mdv2007.1
12cr|php-newt-1.2.6-2|232	+ Revision: 79293
12cr|php-newt-1.2.6-2|233	- rebuild
12cr|php-newt-1.2.6-2|234	- rebuilt for php-5.2.0
12cr|php-newt-1.2.6-2|235	- Import php-newt
12cr|php-newt-1.2.6-2|236	
12cr|php-newt-1.2.6-2|237	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-6
12cr|php-newt-1.2.6-2|238	- rebuilt for php-5.1.6
12cr|php-newt-1.2.6-2|239	
12cr|php-newt-1.2.6-2|240	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-5mdk
12cr|php-newt-1.2.6-2|241	- rebuild
12cr|php-newt-1.2.6-2|242	
12cr|php-newt-1.2.6-2|243	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdk
12cr|php-newt-1.2.6-2|244	- rebuilt for php-5.1.3
12cr|php-newt-1.2.6-2|245	
12cr|php-newt-1.2.6-2|246	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-3mdk
12cr|php-newt-1.2.6-2|247	- rebuilt against php-5.1.2
12cr|php-newt-1.2.6-2|248	
12cr|php-newt-1.2.6-2|249	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-2mdk
12cr|php-newt-1.2.6-2|250	- rebuilt against php-5.1.1
12cr|php-newt-1.2.6-2|251	
12cr|php-newt-1.2.6-2|252	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.1-1mdk
12cr|php-newt-1.2.6-2|253	- 1.1
12cr|php-newt-1.2.6-2|254	- rebuilt against php-5.1.0
12cr|php-newt-1.2.6-2|255	- fix versioning
12cr|php-newt-1.2.6-2|256	
12cr|php-newt-1.2.6-2|257	* Sun Oct 02 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0_0.3-0.RC1.1mdk
12cr|php-newt-1.2.6-2|258	- rebuilt against php-5.1.0RC1
12cr|php-newt-1.2.6-2|259	
12cr|php-newt-1.2.6-2|260	* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.5_0.3-1mdk
12cr|php-newt-1.2.6-2|261	- rebuilt against php-5.0.5 (Major security fixes)
12cr|php-newt-1.2.6-2|262	
12cr|php-newt-1.2.6-2|263	* Fri May 27 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_0.3-1mdk
12cr|php-newt-1.2.6-2|264	- rename the package
12cr|php-newt-1.2.6-2|265	
12cr|php-newt-1.2.6-2|266	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_0.3-1mdk
12cr|php-newt-1.2.6-2|267	- 5.0.4
12cr|php-newt-1.2.6-2|268	
12cr|php-newt-1.2.6-2|269	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.3-2mdk
12cr|php-newt-1.2.6-2|270	- use the %%mkrel macro
12cr|php-newt-1.2.6-2|271	
12cr|php-newt-1.2.6-2|272	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.3-1mdk
12cr|php-newt-1.2.6-2|273	- initial Mandrakelinux package
12cr|php-newt-1.2.6-2|274	
12cr|php-newt-1.2.6-2|275	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.3-3mdk
12cr|php-newt-1.2.6-2|276	- rebuilt against a non hardened-php aware php lib
12cr|php-newt-1.2.6-2|277	
12cr|php-newt-1.2.6-2|278	* Sat Jan 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.3-2mdk
12cr|php-newt-1.2.6-2|279	- rebuild due to hardened-php-0.2.6
12cr|php-newt-1.2.6-2|280	- cleanups
12cr|php-newt-1.2.6-2|281	
12cr|php-newt-1.2.6-2|282	* Sat Jan 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.3-1mdk
12cr|php-newt-1.2.6-2|283	- initial mandrake package
12cr|php-newt-1.2.6-2|284	- added P0
12cr|php-newt-1.2.6-2|285	

5853 12
12cr|php-oggvorbis-0.2-35|1	%define modname oggvorbis
12cr|php-oggvorbis-0.2-35|2	%define dirname %{modname}
12cr|php-oggvorbis-0.2-35|3	%define soname %{modname}.so
12cr|php-oggvorbis-0.2-35|4	%define inifile A23_%{modname}.ini
12cr|php-oggvorbis-0.2-35|5	
12cr|php-oggvorbis-0.2-35|6	Summary:	PHP OGG wrapper for OGG/Vorbis files
12cr|php-oggvorbis-0.2-35|7	Name:		php-%{modname}
12cr|php-oggvorbis-0.2-35|8	Version:	0.2
12cr|php-oggvorbis-0.2-35|9	Release:	%mkrel 35
12cr|php-oggvorbis-0.2-35|10	Group:		Development/PHP
12cr|php-oggvorbis-0.2-35|11	License:	PHP License
12cr|php-oggvorbis-0.2-35|12	URL:		http://pecl.php.net/package/oggvorbis
12cr|php-oggvorbis-0.2-35|13	Source0:	%{modname}-%{version}.tar.bz2
12cr|php-oggvorbis-0.2-35|14	Source1:	%{modname}.ini.bz2
12cr|php-oggvorbis-0.2-35|15	Patch0:		oggvorbis-0.2-label_at_end_of_compound_statement.diff
12cr|php-oggvorbis-0.2-35|16	BuildRequires:	oggvorbis-devel
12cr|php-oggvorbis-0.2-35|17	BuildRequires:	libogg-devel
12cr|php-oggvorbis-0.2-35|18	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-oggvorbis-0.2-35|19	Epoch:		1
12cr|php-oggvorbis-0.2-35|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-oggvorbis-0.2-35|21	
12cr|php-oggvorbis-0.2-35|22	%description
12cr|php-oggvorbis-0.2-35|23	fopen wrapper for OGG/Vorbis files. Decompress OGG data to PCM audio and
12cr|php-oggvorbis-0.2-35|24	vice-versa.
12cr|php-oggvorbis-0.2-35|25	
12cr|php-oggvorbis-0.2-35|26	%prep
12cr|php-oggvorbis-0.2-35|27	
12cr|php-oggvorbis-0.2-35|28	%setup -q -n %{modname}-%{version}
12cr|php-oggvorbis-0.2-35|29	%patch0 -p0
12cr|php-oggvorbis-0.2-35|30	
12cr|php-oggvorbis-0.2-35|31	%build
12cr|php-oggvorbis-0.2-35|32	%serverbuild
12cr|php-oggvorbis-0.2-35|33	
12cr|php-oggvorbis-0.2-35|34	%{_usrsrc}/php-devel/buildext %{modname} "%{modname}.c" \
12cr|php-oggvorbis-0.2-35|35	"-logg -lvorbis -lvorbisenc -lvorbisfile" \
12cr|php-oggvorbis-0.2-35|36	"-DWITH_OGGVORBIS -DCOMPILE_DL_OGGVORBIS" \
12cr|php-oggvorbis-0.2-35|37	"-I%{_includedir}/vorbis -I%{_includedir}/ogg"
12cr|php-oggvorbis-0.2-35|38	
12cr|php-oggvorbis-0.2-35|39	#phpize
12cr|php-oggvorbis-0.2-35|40	#%%configure2_5x --with-libdir=%{_lib} \
12cr|php-oggvorbis-0.2-35|41	#    --with-%{modname}=shared,%{_prefix}
12cr|php-oggvorbis-0.2-35|42	#
12cr|php-oggvorbis-0.2-35|43	#%%make
12cr|php-oggvorbis-0.2-35|44	#mv modules/*.so .
12cr|php-oggvorbis-0.2-35|45	
12cr|php-oggvorbis-0.2-35|46	%install
12cr|php-oggvorbis-0.2-35|47	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-oggvorbis-0.2-35|48	
12cr|php-oggvorbis-0.2-35|49	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-oggvorbis-0.2-35|50	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-oggvorbis-0.2-35|51	
12cr|php-oggvorbis-0.2-35|52	cat > README.%{modname} << EOF
12cr|php-oggvorbis-0.2-35|53	The %{name} package contains a dynamic shared object (DSO) for PHP.
12cr|php-oggvorbis-0.2-35|54	EOF
12cr|php-oggvorbis-0.2-35|55	
12cr|php-oggvorbis-0.2-35|56	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-oggvorbis-0.2-35|57	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-oggvorbis-0.2-35|58	
12cr|php-oggvorbis-0.2-35|59	%post
12cr|php-oggvorbis-0.2-35|60	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-oggvorbis-0.2-35|61	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-oggvorbis-0.2-35|62	fi
12cr|php-oggvorbis-0.2-35|63	
12cr|php-oggvorbis-0.2-35|64	%postun
12cr|php-oggvorbis-0.2-35|65	if [ "$1" = "0" ]; then
12cr|php-oggvorbis-0.2-35|66	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-oggvorbis-0.2-35|67	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-oggvorbis-0.2-35|68	fi
12cr|php-oggvorbis-0.2-35|69	fi
12cr|php-oggvorbis-0.2-35|70	
12cr|php-oggvorbis-0.2-35|71	%clean
12cr|php-oggvorbis-0.2-35|72	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-oggvorbis-0.2-35|73	[ "../package.xml" != "/" ] && rm -f ../package.xml
12cr|php-oggvorbis-0.2-35|74	
12cr|php-oggvorbis-0.2-35|75	%files
12cr|php-oggvorbis-0.2-35|76	%defattr(-,root,root)
12cr|php-oggvorbis-0.2-35|77	%doc README*
12cr|php-oggvorbis-0.2-35|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-oggvorbis-0.2-35|79	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-oggvorbis-0.2-35|80	
12cr|php-oggvorbis-0.2-35|81	
12cr|php-oggvorbis-0.2-35|82	%changelog
12cr|php-oggvorbis-0.2-35|83	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-35mdv2012.0
12cr|php-oggvorbis-0.2-35|84	+ Revision: 795483
12cr|php-oggvorbis-0.2-35|85	- rebuild for php-5.4.x
12cr|php-oggvorbis-0.2-35|86	
12cr|php-oggvorbis-0.2-35|87	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-34
12cr|php-oggvorbis-0.2-35|88	+ Revision: 761275
12cr|php-oggvorbis-0.2-35|89	- rebuild
12cr|php-oggvorbis-0.2-35|90	
12cr|php-oggvorbis-0.2-35|91	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-33
12cr|php-oggvorbis-0.2-35|92	+ Revision: 696452
12cr|php-oggvorbis-0.2-35|93	- rebuilt for php-5.3.8
12cr|php-oggvorbis-0.2-35|94	
12cr|php-oggvorbis-0.2-35|95	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-32
12cr|php-oggvorbis-0.2-35|96	+ Revision: 695447
12cr|php-oggvorbis-0.2-35|97	- rebuilt for php-5.3.7
12cr|php-oggvorbis-0.2-35|98	
12cr|php-oggvorbis-0.2-35|99	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-31
12cr|php-oggvorbis-0.2-35|100	+ Revision: 646668
12cr|php-oggvorbis-0.2-35|101	- rebuilt for php-5.3.6
12cr|php-oggvorbis-0.2-35|102	
12cr|php-oggvorbis-0.2-35|103	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-30mdv2011.0
12cr|php-oggvorbis-0.2-35|104	+ Revision: 629842
12cr|php-oggvorbis-0.2-35|105	- rebuilt for php-5.3.5
12cr|php-oggvorbis-0.2-35|106	
12cr|php-oggvorbis-0.2-35|107	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-29mdv2011.0
12cr|php-oggvorbis-0.2-35|108	+ Revision: 628169
12cr|php-oggvorbis-0.2-35|109	- ensure it's built without automake1.7
12cr|php-oggvorbis-0.2-35|110	
12cr|php-oggvorbis-0.2-35|111	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-28mdv2011.0
12cr|php-oggvorbis-0.2-35|112	+ Revision: 600515
12cr|php-oggvorbis-0.2-35|113	- rebuild
12cr|php-oggvorbis-0.2-35|114	
12cr|php-oggvorbis-0.2-35|115	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-27mdv2011.0
12cr|php-oggvorbis-0.2-35|116	+ Revision: 588853
12cr|php-oggvorbis-0.2-35|117	- rebuild
12cr|php-oggvorbis-0.2-35|118	
12cr|php-oggvorbis-0.2-35|119	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-26mdv2010.1
12cr|php-oggvorbis-0.2-35|120	+ Revision: 514584
12cr|php-oggvorbis-0.2-35|121	- rebuilt for php-5.3.2
12cr|php-oggvorbis-0.2-35|122	
12cr|php-oggvorbis-0.2-35|123	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-25mdv2010.1
12cr|php-oggvorbis-0.2-35|124	+ Revision: 485413
12cr|php-oggvorbis-0.2-35|125	- rebuilt for php-5.3.2RC1
12cr|php-oggvorbis-0.2-35|126	
12cr|php-oggvorbis-0.2-35|127	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-24mdv2010.1
12cr|php-oggvorbis-0.2-35|128	+ Revision: 468201
12cr|php-oggvorbis-0.2-35|129	- rebuilt against php-5.3.1
12cr|php-oggvorbis-0.2-35|130	
12cr|php-oggvorbis-0.2-35|131	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-23mdv2010.0
12cr|php-oggvorbis-0.2-35|132	+ Revision: 451311
12cr|php-oggvorbis-0.2-35|133	- rebuild
12cr|php-oggvorbis-0.2-35|134	
12cr|php-oggvorbis-0.2-35|135	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1:0.2-22mdv2010.0
12cr|php-oggvorbis-0.2-35|136	+ Revision: 397305
12cr|php-oggvorbis-0.2-35|137	- Rebuild
12cr|php-oggvorbis-0.2-35|138	
12cr|php-oggvorbis-0.2-35|139	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-21mdv2010.0
12cr|php-oggvorbis-0.2-35|140	+ Revision: 377010
12cr|php-oggvorbis-0.2-35|141	- rebuilt for php-5.3.0RC2
12cr|php-oggvorbis-0.2-35|142	
12cr|php-oggvorbis-0.2-35|143	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-20mdv2009.1
12cr|php-oggvorbis-0.2-35|144	+ Revision: 346523
12cr|php-oggvorbis-0.2-35|145	- rebuilt for php-5.2.9
12cr|php-oggvorbis-0.2-35|146	
12cr|php-oggvorbis-0.2-35|147	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-19mdv2009.1
12cr|php-oggvorbis-0.2-35|148	+ Revision: 341782
12cr|php-oggvorbis-0.2-35|149	- rebuilt against php-5.2.9RC2
12cr|php-oggvorbis-0.2-35|150	
12cr|php-oggvorbis-0.2-35|151	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-18mdv2009.1
12cr|php-oggvorbis-0.2-35|152	+ Revision: 321882
12cr|php-oggvorbis-0.2-35|153	- rebuild
12cr|php-oggvorbis-0.2-35|154	
12cr|php-oggvorbis-0.2-35|155	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-17mdv2009.1
12cr|php-oggvorbis-0.2-35|156	+ Revision: 310291
12cr|php-oggvorbis-0.2-35|157	- rebuilt against php-5.2.7
12cr|php-oggvorbis-0.2-35|158	
12cr|php-oggvorbis-0.2-35|159	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-16mdv2009.0
12cr|php-oggvorbis-0.2-35|160	+ Revision: 238416
12cr|php-oggvorbis-0.2-35|161	- rebuild
12cr|php-oggvorbis-0.2-35|162	
12cr|php-oggvorbis-0.2-35|163	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-15mdv2009.0
12cr|php-oggvorbis-0.2-35|164	+ Revision: 200254
12cr|php-oggvorbis-0.2-35|165	- rebuilt for php-5.2.6
12cr|php-oggvorbis-0.2-35|166	
12cr|php-oggvorbis-0.2-35|167	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-14mdv2008.1
12cr|php-oggvorbis-0.2-35|168	+ Revision: 162142
12cr|php-oggvorbis-0.2-35|169	- rebuild
12cr|php-oggvorbis-0.2-35|170	
12cr|php-oggvorbis-0.2-35|171	+ Olivier Blin <blino@mandriva.org>
12cr|php-oggvorbis-0.2-35|172	- restore BuildRoot
12cr|php-oggvorbis-0.2-35|173	
12cr|php-oggvorbis-0.2-35|174	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-oggvorbis-0.2-35|175	- kill re-definition of %%buildroot on Pixel's request
12cr|php-oggvorbis-0.2-35|176	
12cr|php-oggvorbis-0.2-35|177	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-13mdv2008.1
12cr|php-oggvorbis-0.2-35|178	+ Revision: 107699
12cr|php-oggvorbis-0.2-35|179	- restart apache if needed
12cr|php-oggvorbis-0.2-35|180	
12cr|php-oggvorbis-0.2-35|181	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-12mdv2008.0
12cr|php-oggvorbis-0.2-35|182	+ Revision: 77564
12cr|php-oggvorbis-0.2-35|183	- rebuilt against php-5.2.4
12cr|php-oggvorbis-0.2-35|184	
12cr|php-oggvorbis-0.2-35|185	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-11mdv2008.0
12cr|php-oggvorbis-0.2-35|186	+ Revision: 39512
12cr|php-oggvorbis-0.2-35|187	- use distro conditional -fstack-protector
12cr|php-oggvorbis-0.2-35|188	
12cr|php-oggvorbis-0.2-35|189	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-10mdv2008.0
12cr|php-oggvorbis-0.2-35|190	+ Revision: 33866
12cr|php-oggvorbis-0.2-35|191	- rebuilt against new upstream version (5.2.3)
12cr|php-oggvorbis-0.2-35|192	
12cr|php-oggvorbis-0.2-35|193	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-9mdv2008.0
12cr|php-oggvorbis-0.2-35|194	+ Revision: 21345
12cr|php-oggvorbis-0.2-35|195	- rebuilt against new upstream version (5.2.2)
12cr|php-oggvorbis-0.2-35|196	
12cr|php-oggvorbis-0.2-35|197	
12cr|php-oggvorbis-0.2-35|198	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-8mdv2007.0
12cr|php-oggvorbis-0.2-35|199	+ Revision: 117603
12cr|php-oggvorbis-0.2-35|200	- rebuilt against new upstream version (5.2.1)
12cr|php-oggvorbis-0.2-35|201	
12cr|php-oggvorbis-0.2-35|202	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-7mdv2007.0
12cr|php-oggvorbis-0.2-35|203	+ Revision: 78094
12cr|php-oggvorbis-0.2-35|204	- rebuilt for php-5.2.0
12cr|php-oggvorbis-0.2-35|205	- Import php-oggvorbis
12cr|php-oggvorbis-0.2-35|206	
12cr|php-oggvorbis-0.2-35|207	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-6
12cr|php-oggvorbis-0.2-35|208	- rebuilt for php-5.1.6
12cr|php-oggvorbis-0.2-35|209	
12cr|php-oggvorbis-0.2-35|210	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-5mdk
12cr|php-oggvorbis-0.2-35|211	- rebuild
12cr|php-oggvorbis-0.2-35|212	
12cr|php-oggvorbis-0.2-35|213	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdk
12cr|php-oggvorbis-0.2-35|214	- rebuilt for php-5.1.3
12cr|php-oggvorbis-0.2-35|215	
12cr|php-oggvorbis-0.2-35|216	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-3mdk
12cr|php-oggvorbis-0.2-35|217	- rebuilt against php-5.1.2
12cr|php-oggvorbis-0.2-35|218	
12cr|php-oggvorbis-0.2-35|219	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-2mdk
12cr|php-oggvorbis-0.2-35|220	- rebuilt against php-5.1.1
12cr|php-oggvorbis-0.2-35|221	
12cr|php-oggvorbis-0.2-35|222	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.2-1mdk
12cr|php-oggvorbis-0.2-35|223	- rebuilt against php-5.1.0
12cr|php-oggvorbis-0.2-35|224	- fix versioning
12cr|php-oggvorbis-0.2-35|225	
12cr|php-oggvorbis-0.2-35|226	* Sun Oct 02 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0_0.2-0.RC1.1mdk
12cr|php-oggvorbis-0.2-35|227	- rebuilt against php-5.1.0RC1
12cr|php-oggvorbis-0.2-35|228	
12cr|php-oggvorbis-0.2-35|229	* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.5_0.2-1mdk
12cr|php-oggvorbis-0.2-35|230	- rebuilt against php-5.0.5 (Major security fixes)
12cr|php-oggvorbis-0.2-35|231	
12cr|php-oggvorbis-0.2-35|232	* Fri May 27 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_0.2-1mdk
12cr|php-oggvorbis-0.2-35|233	- rename the package
12cr|php-oggvorbis-0.2-35|234	
12cr|php-oggvorbis-0.2-35|235	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_0.2-1mdk
12cr|php-oggvorbis-0.2-35|236	- 5.0.4
12cr|php-oggvorbis-0.2-35|237	
12cr|php-oggvorbis-0.2-35|238	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.2-2mdk
12cr|php-oggvorbis-0.2-35|239	- use the %%mkrel macro
12cr|php-oggvorbis-0.2-35|240	
12cr|php-oggvorbis-0.2-35|241	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.2-1mdk
12cr|php-oggvorbis-0.2-35|242	- initial Mandrakelinux package
12cr|php-oggvorbis-0.2-35|243	
12cr|php-oggvorbis-0.2-35|244	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.2-3mdk
12cr|php-oggvorbis-0.2-35|245	- rebuilt against a non hardened-php aware php lib
12cr|php-oggvorbis-0.2-35|246	
12cr|php-oggvorbis-0.2-35|247	* Sat Jan 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.2-2mdk
12cr|php-oggvorbis-0.2-35|248	- rebuild due to hardened-php-0.2.6
12cr|php-oggvorbis-0.2-35|249	- cleanups
12cr|php-oggvorbis-0.2-35|250	
12cr|php-oggvorbis-0.2-35|251	* Thu Dec 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.2-1mdk
12cr|php-oggvorbis-0.2-35|252	- rebuild for php 4.3.10
12cr|php-oggvorbis-0.2-35|253	
12cr|php-oggvorbis-0.2-35|254	* Sat Oct 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.9_0.2-1mdk
12cr|php-oggvorbis-0.2-35|255	- rebuild for php 4.3.9
12cr|php-oggvorbis-0.2-35|256	
12cr|php-oggvorbis-0.2-35|257	* Thu Jul 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8_0.2-1mdk
12cr|php-oggvorbis-0.2-35|258	- rebuilt for php-4.3.8
12cr|php-oggvorbis-0.2-35|259	
12cr|php-oggvorbis-0.2-35|260	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7_0.2-2mdk
12cr|php-oggvorbis-0.2-35|261	- remove redundant provides
12cr|php-oggvorbis-0.2-35|262	
12cr|php-oggvorbis-0.2-35|263	* Mon Jun 21 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7_0.2-1mdk
12cr|php-oggvorbis-0.2-35|264	- rebuilt for php-4.3.7
12cr|php-oggvorbis-0.2-35|265	- added P0
12cr|php-oggvorbis-0.2-35|266	
12cr|php-oggvorbis-0.2-35|267	* Mon May 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_0.2-2mdk
12cr|php-oggvorbis-0.2-35|268	- use the %%configure2_5x macro
12cr|php-oggvorbis-0.2-35|269	- move scandir to /etc/php.d
12cr|php-oggvorbis-0.2-35|270	
12cr|php-oggvorbis-0.2-35|271	* Thu May 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_0.2-1mdk
12cr|php-oggvorbis-0.2-35|272	- built for php 4.3.6
12cr|php-oggvorbis-0.2-35|273	

5854 12
12cr|php-pam-1.0.3-12|1	%define modname pam
12cr|php-pam-1.0.3-12|2	%define dirname %{modname}
12cr|php-pam-1.0.3-12|3	%define soname %{modname}.so
12cr|php-pam-1.0.3-12|4	%define inifile A55_%{modname}.ini
12cr|php-pam-1.0.3-12|5	
12cr|php-pam-1.0.3-12|6	Summary:	PAM integration for PHP
12cr|php-pam-1.0.3-12|7	Name:		php-%{modname}
12cr|php-pam-1.0.3-12|8	Version:	1.0.3
12cr|php-pam-1.0.3-12|9	Release:	%mkrel 12
12cr|php-pam-1.0.3-12|10	Group:		Development/PHP
12cr|php-pam-1.0.3-12|11	License:	PHP License
12cr|php-pam-1.0.3-12|12	URL:		http://pecl.php.net/package/pam
12cr|php-pam-1.0.3-12|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-pam-1.0.3-12|14	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-pam-1.0.3-12|15	BuildRequires:	pam-devel
12cr|php-pam-1.0.3-12|16	BuildRequires:	dos2unix
12cr|php-pam-1.0.3-12|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pam-1.0.3-12|18	
12cr|php-pam-1.0.3-12|19	%description
12cr|php-pam-1.0.3-12|20	This extension provides PAM (Pluggable Authentication Modules) integration. PAM
12cr|php-pam-1.0.3-12|21	is a system of libraries that handle the authentication tasks of applications
12cr|php-pam-1.0.3-12|22	and services. The library provides a stable API for applications to defer to
12cr|php-pam-1.0.3-12|23	for authentication tasks.
12cr|php-pam-1.0.3-12|24	
12cr|php-pam-1.0.3-12|25	%prep
12cr|php-pam-1.0.3-12|26	
12cr|php-pam-1.0.3-12|27	%setup -q -n %{modname}-%{version}
12cr|php-pam-1.0.3-12|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-pam-1.0.3-12|29	
12cr|php-pam-1.0.3-12|30	# lib64 fix
12cr|php-pam-1.0.3-12|31	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-pam-1.0.3-12|32	
12cr|php-pam-1.0.3-12|33	# attribs fix
12cr|php-pam-1.0.3-12|34	find -type f | xargs chmod 644
12cr|php-pam-1.0.3-12|35	
12cr|php-pam-1.0.3-12|36	# crlf fix
12cr|php-pam-1.0.3-12|37	find -type f | xargs dos2unix
12cr|php-pam-1.0.3-12|38	
12cr|php-pam-1.0.3-12|39	%build
12cr|php-pam-1.0.3-12|40	%serverbuild
12cr|php-pam-1.0.3-12|41	
12cr|php-pam-1.0.3-12|42	phpize
12cr|php-pam-1.0.3-12|43	%configure2_5x --with-libdir=%{_lib} \
12cr|php-pam-1.0.3-12|44	--with-%{modname}=shared,/%{_lib}
12cr|php-pam-1.0.3-12|45	
12cr|php-pam-1.0.3-12|46	%make
12cr|php-pam-1.0.3-12|47	mv modules/*.so .
12cr|php-pam-1.0.3-12|48	
12cr|php-pam-1.0.3-12|49	#%{_usrsrc}/php-devel/buildext %{modname} "pam.c" \
12cr|php-pam-1.0.3-12|50	#    "-L/%{_lib}/security -L/%{_lib} -I%{_includedir}/security -lpam -ldl" \
12cr|php-pam-1.0.3-12|51	#    "-DCOMPILE_DL_PAM -DHAVE_PAM -DHAVE_SECURITY_PAM_APPL_H"
12cr|php-pam-1.0.3-12|52	
12cr|php-pam-1.0.3-12|53	%install
12cr|php-pam-1.0.3-12|54	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-pam-1.0.3-12|55	
12cr|php-pam-1.0.3-12|56	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-pam-1.0.3-12|57	install -d %{buildroot}%{_sysconfdir}/pam.d
12cr|php-pam-1.0.3-12|58	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-pam-1.0.3-12|59	
12cr|php-pam-1.0.3-12|60	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-pam-1.0.3-12|61	
12cr|php-pam-1.0.3-12|62	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-pam-1.0.3-12|63	extension = %{soname}
12cr|php-pam-1.0.3-12|64	
12cr|php-pam-1.0.3-12|65	[pam]
12cr|php-pam-1.0.3-12|66	pam.servicename = "%{name}";
12cr|php-pam-1.0.3-12|67	EOF
12cr|php-pam-1.0.3-12|68	
12cr|php-pam-1.0.3-12|69	# fix conditional pam config file
12cr|php-pam-1.0.3-12|70	%if %{mdkversion} < 200610
12cr|php-pam-1.0.3-12|71	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name} <<EOF
12cr|php-pam-1.0.3-12|72	auth	sufficient	pam_pwdb.so shadow nodelay
12cr|php-pam-1.0.3-12|73	account	sufficient	pam_pwdb.so
12cr|php-pam-1.0.3-12|74	EOF
12cr|php-pam-1.0.3-12|75	%else
12cr|php-pam-1.0.3-12|76	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name} <<EOF
12cr|php-pam-1.0.3-12|77	#%PAM-1.0
12cr|php-pam-1.0.3-12|78	auth	include	system-auth
12cr|php-pam-1.0.3-12|79	account	include	system-auth
12cr|php-pam-1.0.3-12|80	EOF
12cr|php-pam-1.0.3-12|81	%endif
12cr|php-pam-1.0.3-12|82	
12cr|php-pam-1.0.3-12|83	%post
12cr|php-pam-1.0.3-12|84	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-pam-1.0.3-12|85	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-pam-1.0.3-12|86	fi
12cr|php-pam-1.0.3-12|87	
12cr|php-pam-1.0.3-12|88	%postun
12cr|php-pam-1.0.3-12|89	if [ "$1" = "0" ]; then
12cr|php-pam-1.0.3-12|90	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-pam-1.0.3-12|91	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-pam-1.0.3-12|92	fi
12cr|php-pam-1.0.3-12|93	fi
12cr|php-pam-1.0.3-12|94	
12cr|php-pam-1.0.3-12|95	%clean
12cr|php-pam-1.0.3-12|96	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-pam-1.0.3-12|97	
12cr|php-pam-1.0.3-12|98	%files
12cr|php-pam-1.0.3-12|99	%defattr(-,root,root)
12cr|php-pam-1.0.3-12|100	%doc README CREDITS package*.xml
12cr|php-pam-1.0.3-12|101	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/pam.d/%{name}
12cr|php-pam-1.0.3-12|102	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-pam-1.0.3-12|103	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-pam-1.0.3-12|104	
12cr|php-pam-1.0.3-12|105	
12cr|php-pam-1.0.3-12|106	%changelog
12cr|php-pam-1.0.3-12|107	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-12mdv2012.0
12cr|php-pam-1.0.3-12|108	+ Revision: 795484
12cr|php-pam-1.0.3-12|109	- rebuild for php-5.4.x
12cr|php-pam-1.0.3-12|110	
12cr|php-pam-1.0.3-12|111	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-11
12cr|php-pam-1.0.3-12|112	+ Revision: 761276
12cr|php-pam-1.0.3-12|113	- rebuild
12cr|php-pam-1.0.3-12|114	
12cr|php-pam-1.0.3-12|115	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-10
12cr|php-pam-1.0.3-12|116	+ Revision: 696453
12cr|php-pam-1.0.3-12|117	- rebuilt for php-5.3.8
12cr|php-pam-1.0.3-12|118	
12cr|php-pam-1.0.3-12|119	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-9
12cr|php-pam-1.0.3-12|120	+ Revision: 695448
12cr|php-pam-1.0.3-12|121	- rebuilt for php-5.3.7
12cr|php-pam-1.0.3-12|122	
12cr|php-pam-1.0.3-12|123	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-8
12cr|php-pam-1.0.3-12|124	+ Revision: 646669
12cr|php-pam-1.0.3-12|125	- rebuilt for php-5.3.6
12cr|php-pam-1.0.3-12|126	
12cr|php-pam-1.0.3-12|127	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-7mdv2011.0
12cr|php-pam-1.0.3-12|128	+ Revision: 629849
12cr|php-pam-1.0.3-12|129	- rebuilt for php-5.3.5
12cr|php-pam-1.0.3-12|130	
12cr|php-pam-1.0.3-12|131	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-6mdv2011.0
12cr|php-pam-1.0.3-12|132	+ Revision: 628170
12cr|php-pam-1.0.3-12|133	- ensure it's built without automake1.7
12cr|php-pam-1.0.3-12|134	
12cr|php-pam-1.0.3-12|135	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-5mdv2011.0
12cr|php-pam-1.0.3-12|136	+ Revision: 600516
12cr|php-pam-1.0.3-12|137	- rebuild
12cr|php-pam-1.0.3-12|138	
12cr|php-pam-1.0.3-12|139	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-4mdv2011.0
12cr|php-pam-1.0.3-12|140	+ Revision: 588854
12cr|php-pam-1.0.3-12|141	- rebuild
12cr|php-pam-1.0.3-12|142	
12cr|php-pam-1.0.3-12|143	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3mdv2010.1
12cr|php-pam-1.0.3-12|144	+ Revision: 514592
12cr|php-pam-1.0.3-12|145	- rebuilt for php-5.3.2
12cr|php-pam-1.0.3-12|146	
12cr|php-pam-1.0.3-12|147	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdv2010.1
12cr|php-pam-1.0.3-12|148	+ Revision: 485414
12cr|php-pam-1.0.3-12|149	- rebuilt for php-5.3.2RC1
12cr|php-pam-1.0.3-12|150	
12cr|php-pam-1.0.3-12|151	* Wed Dec 09 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdv2010.1
12cr|php-pam-1.0.3-12|152	+ Revision: 475233
12cr|php-pam-1.0.3-12|153	- 1.0.3
12cr|php-pam-1.0.3-12|154	
12cr|php-pam-1.0.3-12|155	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-12mdv2010.1
12cr|php-pam-1.0.3-12|156	+ Revision: 468207
12cr|php-pam-1.0.3-12|157	- rebuilt against php-5.3.1
12cr|php-pam-1.0.3-12|158	
12cr|php-pam-1.0.3-12|159	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-11mdv2010.0
12cr|php-pam-1.0.3-12|160	+ Revision: 451316
12cr|php-pam-1.0.3-12|161	- rebuild
12cr|php-pam-1.0.3-12|162	
12cr|php-pam-1.0.3-12|163	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.0.2-10mdv2010.0
12cr|php-pam-1.0.3-12|164	+ Revision: 397562
12cr|php-pam-1.0.3-12|165	- Rebuild
12cr|php-pam-1.0.3-12|166	
12cr|php-pam-1.0.3-12|167	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-9mdv2010.0
12cr|php-pam-1.0.3-12|168	+ Revision: 377011
12cr|php-pam-1.0.3-12|169	- rebuilt for php-5.3.0RC2
12cr|php-pam-1.0.3-12|170	
12cr|php-pam-1.0.3-12|171	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-8mdv2009.1
12cr|php-pam-1.0.3-12|172	+ Revision: 346525
12cr|php-pam-1.0.3-12|173	- rebuilt for php-5.2.9
12cr|php-pam-1.0.3-12|174	
12cr|php-pam-1.0.3-12|175	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdv2009.1
12cr|php-pam-1.0.3-12|176	+ Revision: 341783
12cr|php-pam-1.0.3-12|177	- rebuilt against php-5.2.9RC2
12cr|php-pam-1.0.3-12|178	
12cr|php-pam-1.0.3-12|179	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdv2009.1
12cr|php-pam-1.0.3-12|180	+ Revision: 321885
12cr|php-pam-1.0.3-12|181	- rebuild
12cr|php-pam-1.0.3-12|182	
12cr|php-pam-1.0.3-12|183	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdv2009.1
12cr|php-pam-1.0.3-12|184	+ Revision: 310292
12cr|php-pam-1.0.3-12|185	- rebuilt against php-5.2.7
12cr|php-pam-1.0.3-12|186	
12cr|php-pam-1.0.3-12|187	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdv2009.0
12cr|php-pam-1.0.3-12|188	+ Revision: 238417
12cr|php-pam-1.0.3-12|189	- rebuild
12cr|php-pam-1.0.3-12|190	
12cr|php-pam-1.0.3-12|191	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2009.0
12cr|php-pam-1.0.3-12|192	+ Revision: 200255
12cr|php-pam-1.0.3-12|193	- rebuilt for php-5.2.6
12cr|php-pam-1.0.3-12|194	
12cr|php-pam-1.0.3-12|195	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2008.1
12cr|php-pam-1.0.3-12|196	+ Revision: 162107
12cr|php-pam-1.0.3-12|197	- rebuild
12cr|php-pam-1.0.3-12|198	
12cr|php-pam-1.0.3-12|199	+ Olivier Blin <blino@mandriva.org>
12cr|php-pam-1.0.3-12|200	- restore BuildRoot
12cr|php-pam-1.0.3-12|201	
12cr|php-pam-1.0.3-12|202	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pam-1.0.3-12|203	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pam-1.0.3-12|204	
12cr|php-pam-1.0.3-12|205	* Wed Nov 28 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2008.1
12cr|php-pam-1.0.3-12|206	+ Revision: 113772
12cr|php-pam-1.0.3-12|207	- 1.0.2
12cr|php-pam-1.0.3-12|208	
12cr|php-pam-1.0.3-12|209	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2008.1
12cr|php-pam-1.0.3-12|210	+ Revision: 107703
12cr|php-pam-1.0.3-12|211	- restart apache if needed
12cr|php-pam-1.0.3-12|212	
12cr|php-pam-1.0.3-12|213	* Thu Sep 27 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2008.1
12cr|php-pam-1.0.3-12|214	+ Revision: 93259
12cr|php-pam-1.0.3-12|215	- 1.0.1
12cr|php-pam-1.0.3-12|216	
12cr|php-pam-1.0.3-12|217	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdv2008.0
12cr|php-pam-1.0.3-12|218	+ Revision: 77565
12cr|php-pam-1.0.3-12|219	- rebuilt against php-5.2.4
12cr|php-pam-1.0.3-12|220	
12cr|php-pam-1.0.3-12|221	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdv2008.0
12cr|php-pam-1.0.3-12|222	+ Revision: 39513
12cr|php-pam-1.0.3-12|223	- use distro conditional -fstack-protector
12cr|php-pam-1.0.3-12|224	
12cr|php-pam-1.0.3-12|225	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdv2008.0
12cr|php-pam-1.0.3-12|226	+ Revision: 33867
12cr|php-pam-1.0.3-12|227	- rebuilt against new upstream version (5.2.3)
12cr|php-pam-1.0.3-12|228	
12cr|php-pam-1.0.3-12|229	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdv2008.0
12cr|php-pam-1.0.3-12|230	+ Revision: 21347
12cr|php-pam-1.0.3-12|231	- rebuilt against new upstream version (5.2.2)
12cr|php-pam-1.0.3-12|232	
12cr|php-pam-1.0.3-12|233	
12cr|php-pam-1.0.3-12|234	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2007.0
12cr|php-pam-1.0.3-12|235	+ Revision: 117604
12cr|php-pam-1.0.3-12|236	- rebuilt against new upstream version (5.2.1)
12cr|php-pam-1.0.3-12|237	
12cr|php-pam-1.0.3-12|238	* Mon Nov 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2007.0
12cr|php-pam-1.0.3-12|239	+ Revision: 83617
12cr|php-pam-1.0.3-12|240	- Import php-pam
12cr|php-pam-1.0.3-12|241	
12cr|php-pam-1.0.3-12|242	* Mon Nov 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2007.1
12cr|php-pam-1.0.3-12|243	- initial Mandriva package
12cr|php-pam-1.0.3-12|244	

5855 12
12cr|php-pdo_firebird-5.4.4-1|1	%define modname pdo_firebird
12cr|php-pdo_firebird-5.4.4-1|2	%define soname pdo_firebird.so
12cr|php-pdo_firebird-5.4.4-1|3	%define inifile 78_%{modname}.ini
12cr|php-pdo_firebird-5.4.4-1|4	
12cr|php-pdo_firebird-5.4.4-1|5	%define major 5
12cr|php-pdo_firebird-5.4.4-1|6	%define libname %mklibname php5_common %{major}
12cr|php-pdo_firebird-5.4.4-1|7	
12cr|php-pdo_firebird-5.4.4-1|8	Summary:	Firebird/InterBase driver for PDO
12cr|php-pdo_firebird-5.4.4-1|9	Name:		php-%{modname}
12cr|php-pdo_firebird-5.4.4-1|10	Version:	5.4.4
12cr|php-pdo_firebird-5.4.4-1|11	Release:	%mkrel 1
12cr|php-pdo_firebird-5.4.4-1|12	Group:		Development/PHP
12cr|php-pdo_firebird-5.4.4-1|13	URL:		http://www.php.net
12cr|php-pdo_firebird-5.4.4-1|14	License:	PHP License
12cr|php-pdo_firebird-5.4.4-1|15	Source0:	%{modname}.ini
12cr|php-pdo_firebird-5.4.4-1|16	Requires:	php-pdo >= 0:%{version}
12cr|php-pdo_firebird-5.4.4-1|17	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-pdo_firebird-5.4.4-1|18	BuildRequires:	firebird-devel
12cr|php-pdo_firebird-5.4.4-1|19	Requires:	%{libname} >= 3:%{version}
12cr|php-pdo_firebird-5.4.4-1|20	Epoch:		0
12cr|php-pdo_firebird-5.4.4-1|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pdo_firebird-5.4.4-1|22	
12cr|php-pdo_firebird-5.4.4-1|23	%description
12cr|php-pdo_firebird-5.4.4-1|24	PDO_MYSQL is a driver that implements the PHP Data Objects (PDO) interface to
12cr|php-pdo_firebird-5.4.4-1|25	enable access from PHP to MySQL 3.x and 4.x databases.
12cr|php-pdo_firebird-5.4.4-1|26	
12cr|php-pdo_firebird-5.4.4-1|27	PDO_MYSQL will take advantage of native prepared statement support present in
12cr|php-pdo_firebird-5.4.4-1|28	MySQL 4.1 and higher. If you're using an older version of the mysql client
12cr|php-pdo_firebird-5.4.4-1|29	libraries, PDO will emulate them for you.
12cr|php-pdo_firebird-5.4.4-1|30	
12cr|php-pdo_firebird-5.4.4-1|31	%prep
12cr|php-pdo_firebird-5.4.4-1|32	
12cr|php-pdo_firebird-5.4.4-1|33	%setup -c -T
12cr|php-pdo_firebird-5.4.4-1|34	cp -dpR %{_usrsrc}/php-devel/extensions/pdo_firebird/* .
12cr|php-pdo_firebird-5.4.4-1|35	
12cr|php-pdo_firebird-5.4.4-1|36	%build
12cr|php-pdo_firebird-5.4.4-1|37	%serverbuild
12cr|php-pdo_firebird-5.4.4-1|38	
12cr|php-pdo_firebird-5.4.4-1|39	phpize
12cr|php-pdo_firebird-5.4.4-1|40	%configure2_5x \
12cr|php-pdo_firebird-5.4.4-1|41	--with-libdir=%{_lib} \
12cr|php-pdo_firebird-5.4.4-1|42	--with-pdo-firebird=%{_libdir}/firebird
12cr|php-pdo_firebird-5.4.4-1|43	
12cr|php-pdo_firebird-5.4.4-1|44	%make
12cr|php-pdo_firebird-5.4.4-1|45	mv modules/*.so .
12cr|php-pdo_firebird-5.4.4-1|46	
12cr|php-pdo_firebird-5.4.4-1|47	%install
12cr|php-pdo_firebird-5.4.4-1|48	rm -rf %{buildroot}
12cr|php-pdo_firebird-5.4.4-1|49	
12cr|php-pdo_firebird-5.4.4-1|50	install -D -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/%{soname}
12cr|php-pdo_firebird-5.4.4-1|51	install -D -m0644 %{SOURCE0} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-pdo_firebird-5.4.4-1|52	
12cr|php-pdo_firebird-5.4.4-1|53	%post
12cr|php-pdo_firebird-5.4.4-1|54	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-pdo_firebird-5.4.4-1|55	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-pdo_firebird-5.4.4-1|56	fi
12cr|php-pdo_firebird-5.4.4-1|57	
12cr|php-pdo_firebird-5.4.4-1|58	%postun
12cr|php-pdo_firebird-5.4.4-1|59	if [ "$1" = "0" ]; then
12cr|php-pdo_firebird-5.4.4-1|60	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-pdo_firebird-5.4.4-1|61	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-pdo_firebird-5.4.4-1|62	fi
12cr|php-pdo_firebird-5.4.4-1|63	fi
12cr|php-pdo_firebird-5.4.4-1|64	
12cr|php-pdo_firebird-5.4.4-1|65	%clean
12cr|php-pdo_firebird-5.4.4-1|66	rm -rf %{buildroot}
12cr|php-pdo_firebird-5.4.4-1|67	
12cr|php-pdo_firebird-5.4.4-1|68	%files
12cr|php-pdo_firebird-5.4.4-1|69	%defattr(-,root,root)
12cr|php-pdo_firebird-5.4.4-1|70	%doc CREDITS package*.xml tests
12cr|php-pdo_firebird-5.4.4-1|71	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-pdo_firebird-5.4.4-1|72	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-pdo_firebird-5.4.4-1|73	
12cr|php-pdo_firebird-5.4.4-1|74	
12cr|php-pdo_firebird-5.4.4-1|75	%changelog
12cr|php-pdo_firebird-5.4.4-1|76	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 0:5.4.4-1mdv2012.0
12cr|php-pdo_firebird-5.4.4-1|77	+ Revision: 806393
12cr|php-pdo_firebird-5.4.4-1|78	- 5.4.4
12cr|php-pdo_firebird-5.4.4-1|79	
12cr|php-pdo_firebird-5.4.4-1|80	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 0:5.4.1-1
12cr|php-pdo_firebird-5.4.4-1|81	+ Revision: 795392
12cr|php-pdo_firebird-5.4.4-1|82	- 5.4.1
12cr|php-pdo_firebird-5.4.4-1|83	
12cr|php-pdo_firebird-5.4.4-1|84	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0:5.3.9-1
12cr|php-pdo_firebird-5.4.4-1|85	+ Revision: 761194
12cr|php-pdo_firebird-5.4.4-1|86	- 5.3.9
12cr|php-pdo_firebird-5.4.4-1|87	
12cr|php-pdo_firebird-5.4.4-1|88	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0:5.3.8-1
12cr|php-pdo_firebird-5.4.4-1|89	+ Revision: 696384
12cr|php-pdo_firebird-5.4.4-1|90	- rebuilt for php-5.3.8
12cr|php-pdo_firebird-5.4.4-1|91	
12cr|php-pdo_firebird-5.4.4-1|92	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0:5.3.7-1
12cr|php-pdo_firebird-5.4.4-1|93	+ Revision: 695344
12cr|php-pdo_firebird-5.4.4-1|94	- rebuilt for php-5.3.7
12cr|php-pdo_firebird-5.4.4-1|95	
12cr|php-pdo_firebird-5.4.4-1|96	* Sun Jun 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0:5.3.7-0.0.RC1.1
12cr|php-pdo_firebird-5.4.4-1|97	+ Revision: 685985
12cr|php-pdo_firebird-5.4.4-1|98	- rebuilt for php-5.3.7RC1
12cr|php-pdo_firebird-5.4.4-1|99	
12cr|php-pdo_firebird-5.4.4-1|100	* Thu Apr 28 2011 Oden Eriksson <oeriksson@mandriva.com> 0:5.3.6-1
12cr|php-pdo_firebird-5.4.4-1|101	+ Revision: 659828
12cr|php-pdo_firebird-5.4.4-1|102	- stupid bs / rpm5 or whatever.
12cr|php-pdo_firebird-5.4.4-1|103	- rebuilt for php-5.3.6
12cr|php-pdo_firebird-5.4.4-1|104	
12cr|php-pdo_firebird-5.4.4-1|105	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0:5.3.5-1mdv2011.0
12cr|php-pdo_firebird-5.4.4-1|106	+ Revision: 629759
12cr|php-pdo_firebird-5.4.4-1|107	- 5.3.5
12cr|php-pdo_firebird-5.4.4-1|108	
12cr|php-pdo_firebird-5.4.4-1|109	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0:5.3.4-1mdv2011.0
12cr|php-pdo_firebird-5.4.4-1|110	+ Revision: 628065
12cr|php-pdo_firebird-5.4.4-1|111	- 5.3.4
12cr|php-pdo_firebird-5.4.4-1|112	
12cr|php-pdo_firebird-5.4.4-1|113	* Thu Nov 25 2010 Oden Eriksson <oeriksson@mandriva.com> 0:5.3.4-0.0.RC1.1mdv2011.0
12cr|php-pdo_firebird-5.4.4-1|114	+ Revision: 600986
12cr|php-pdo_firebird-5.4.4-1|115	- use the correct version
12cr|php-pdo_firebird-5.4.4-1|116	
12cr|php-pdo_firebird-5.4.4-1|117	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0:5.3.3-2mdv2011.0
12cr|php-pdo_firebird-5.4.4-1|118	+ Revision: 600517
12cr|php-pdo_firebird-5.4.4-1|119	- rebuild
12cr|php-pdo_firebird-5.4.4-1|120	
12cr|php-pdo_firebird-5.4.4-1|121	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0:5.3.3-1mdv2011.0
12cr|php-pdo_firebird-5.4.4-1|122	+ Revision: 588737
12cr|php-pdo_firebird-5.4.4-1|123	- 5.3.3
12cr|php-pdo_firebird-5.4.4-1|124	
12cr|php-pdo_firebird-5.4.4-1|125	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0:5.3.2-1mdv2010.1
12cr|php-pdo_firebird-5.4.4-1|126	+ Revision: 514606
12cr|php-pdo_firebird-5.4.4-1|127	- rebuilt for php-5.3.2
12cr|php-pdo_firebird-5.4.4-1|128	
12cr|php-pdo_firebird-5.4.4-1|129	* Tue Feb 16 2010 Oden Eriksson <oeriksson@mandriva.com> 0:5.3.2-0.0.RC2.2mdv2010.1
12cr|php-pdo_firebird-5.4.4-1|130	+ Revision: 506611
12cr|php-pdo_firebird-5.4.4-1|131	- rebuild
12cr|php-pdo_firebird-5.4.4-1|132	- rebuilt against php-5.3.2RC2
12cr|php-pdo_firebird-5.4.4-1|133	
12cr|php-pdo_firebird-5.4.4-1|134	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0:5.3.2-0.0.RC1.1mdv2010.1
12cr|php-pdo_firebird-5.4.4-1|135	+ Revision: 485333
12cr|php-pdo_firebird-5.4.4-1|136	- rebuilt for php-5.3.2RC1
12cr|php-pdo_firebird-5.4.4-1|137	
12cr|php-pdo_firebird-5.4.4-1|138	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0:5.3.1-1mdv2010.1
12cr|php-pdo_firebird-5.4.4-1|139	+ Revision: 468102
12cr|php-pdo_firebird-5.4.4-1|140	- rebuilt against php-5.3.1
12cr|php-pdo_firebird-5.4.4-1|141	
12cr|php-pdo_firebird-5.4.4-1|142	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0:5.3.1-0.0.RC1.1mdv2010.0
12cr|php-pdo_firebird-5.4.4-1|143	+ Revision: 451513
12cr|php-pdo_firebird-5.4.4-1|144	- 5.3.1RC1
12cr|php-pdo_firebird-5.4.4-1|145	
12cr|php-pdo_firebird-5.4.4-1|146	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0:5.3.0-2mdv2010.0
12cr|php-pdo_firebird-5.4.4-1|147	+ Revision: 451332
12cr|php-pdo_firebird-5.4.4-1|148	- rebuild
12cr|php-pdo_firebird-5.4.4-1|149	
12cr|php-pdo_firebird-5.4.4-1|150	* Mon Jul 20 2009 Oden Eriksson <oeriksson@mandriva.com> 0:5.3.0-1mdv2010.0
12cr|php-pdo_firebird-5.4.4-1|151	+ Revision: 398149
12cr|php-pdo_firebird-5.4.4-1|152	- 5.3.0
12cr|php-pdo_firebird-5.4.4-1|153	
12cr|php-pdo_firebird-5.4.4-1|154	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0:5.3.0-0.0.RC2.2mdv2010.0
12cr|php-pdo_firebird-5.4.4-1|155	+ Revision: 397567
12cr|php-pdo_firebird-5.4.4-1|156	- Rebuild
12cr|php-pdo_firebird-5.4.4-1|157	
12cr|php-pdo_firebird-5.4.4-1|158	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 0:5.3.0-0.0.RC2.1mdv2010.0
12cr|php-pdo_firebird-5.4.4-1|159	+ Revision: 377013
12cr|php-pdo_firebird-5.4.4-1|160	- rebuilt for php-5.3.0RC2
12cr|php-pdo_firebird-5.4.4-1|161	
12cr|php-pdo_firebird-5.4.4-1|162	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0:5.2.9-1mdv2009.1
12cr|php-pdo_firebird-5.4.4-1|163	+ Revision: 346388
12cr|php-pdo_firebird-5.4.4-1|164	- 5.2.9
12cr|php-pdo_firebird-5.4.4-1|165	
12cr|php-pdo_firebird-5.4.4-1|166	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0:5.2.9-0.0.RC2.1mdv2009.1
12cr|php-pdo_firebird-5.4.4-1|167	+ Revision: 342256
12cr|php-pdo_firebird-5.4.4-1|168	- import php-pdo_firebird
12cr|php-pdo_firebird-5.4.4-1|169	
12cr|php-pdo_firebird-5.4.4-1|170	
12cr|php-pdo_firebird-5.4.4-1|171	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.org> 0:5.2.9-0.0.RC2.1mdv2009.1
12cr|php-pdo_firebird-5.4.4-1|172	- initial Mandriva package

5856 12
12cr|php-pear-Auth-1.6.4-3|1	%define		_class		Auth
12cr|php-pear-Auth-1.6.4-3|2	%define		upstream_name	%{_class}
12cr|php-pear-Auth-1.6.4-3|3	
12cr|php-pear-Auth-1.6.4-3|4	Name:       php-pear-%{upstream_name}
12cr|php-pear-Auth-1.6.4-3|5	Version:	1.6.4
12cr|php-pear-Auth-1.6.4-3|6	Release:	%mkrel 3
12cr|php-pear-Auth-1.6.4-3|7	Summary:	PHP PEAR authentication class
12cr|php-pear-Auth-1.6.4-3|8	License:	PHP License
12cr|php-pear-Auth-1.6.4-3|9	Group:		Development/PHP
12cr|php-pear-Auth-1.6.4-3|10	URL:		http://pear.php.net/package/Auth/
12cr|php-pear-Auth-1.6.4-3|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Auth-1.6.4-3|12	Requires(post): php-pear
12cr|php-pear-Auth-1.6.4-3|13	Requires(preun): php-pear
12cr|php-pear-Auth-1.6.4-3|14	Requires:	php-pear
12cr|php-pear-Auth-1.6.4-3|15	BuildRequires:	php-pear
12cr|php-pear-Auth-1.6.4-3|16	BuildArch:	noarch
12cr|php-pear-Auth-1.6.4-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Auth-1.6.4-3|18	
12cr|php-pear-Auth-1.6.4-3|19	%description
12cr|php-pear-Auth-1.6.4-3|20	The PEAR::Auth package provides methods for creating an authentication
12cr|php-pear-Auth-1.6.4-3|21	system using PHP.
12cr|php-pear-Auth-1.6.4-3|22	
12cr|php-pear-Auth-1.6.4-3|23	%prep
12cr|php-pear-Auth-1.6.4-3|24	%setup -q -c
12cr|php-pear-Auth-1.6.4-3|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Auth-1.6.4-3|26	
12cr|php-pear-Auth-1.6.4-3|27	%install
12cr|php-pear-Auth-1.6.4-3|28	rm -rf %{buildroot}
12cr|php-pear-Auth-1.6.4-3|29	
12cr|php-pear-Auth-1.6.4-3|30	cd %{upstream_name}-%{version}
12cr|php-pear-Auth-1.6.4-3|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Auth-1.6.4-3|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Auth-1.6.4-3|33	
12cr|php-pear-Auth-1.6.4-3|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Auth-1.6.4-3|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Auth-1.6.4-3|36	
12cr|php-pear-Auth-1.6.4-3|37	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Auth-1.6.4-3|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Auth-1.6.4-3|39	
12cr|php-pear-Auth-1.6.4-3|40	%clean
12cr|php-pear-Auth-1.6.4-3|41	rm -rf %{buildroot}
12cr|php-pear-Auth-1.6.4-3|42	
12cr|php-pear-Auth-1.6.4-3|43	%post
12cr|php-pear-Auth-1.6.4-3|44	%if %mdkversion < 201000
12cr|php-pear-Auth-1.6.4-3|45	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Auth-1.6.4-3|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Auth-1.6.4-3|47	%endif
12cr|php-pear-Auth-1.6.4-3|48	
12cr|php-pear-Auth-1.6.4-3|49	%preun
12cr|php-pear-Auth-1.6.4-3|50	%if %mdkversion < 201000
12cr|php-pear-Auth-1.6.4-3|51	if [ "$1" -eq "0" ]; then
12cr|php-pear-Auth-1.6.4-3|52	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Auth-1.6.4-3|53	%{upstream_name} >/dev/null || :
12cr|php-pear-Auth-1.6.4-3|54	fi
12cr|php-pear-Auth-1.6.4-3|55	%endif
12cr|php-pear-Auth-1.6.4-3|56	
12cr|php-pear-Auth-1.6.4-3|57	%files
12cr|php-pear-Auth-1.6.4-3|58	%defattr(-,root,root)
12cr|php-pear-Auth-1.6.4-3|59	%doc %{upstream_name}-%{version}/README*
12cr|php-pear-Auth-1.6.4-3|60	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Auth-1.6.4-3|61	%{_datadir}/pear/%{_class}*
12cr|php-pear-Auth-1.6.4-3|62	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-Auth-1.6.4-3|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Auth-1.6.4-3|64	
12cr|php-pear-Auth-1.6.4-3|65	
12cr|php-pear-Auth-1.6.4-3|66	%changelog
12cr|php-pear-Auth-1.6.4-3|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.4-3mdv2012.0
12cr|php-pear-Auth-1.6.4-3|68	+ Revision: 741822
12cr|php-pear-Auth-1.6.4-3|69	- fix major breakage by careless packager
12cr|php-pear-Auth-1.6.4-3|70	
12cr|php-pear-Auth-1.6.4-3|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.4-2
12cr|php-pear-Auth-1.6.4-3|72	+ Revision: 679260
12cr|php-pear-Auth-1.6.4-3|73	- mass rebuild
12cr|php-pear-Auth-1.6.4-3|74	
12cr|php-pear-Auth-1.6.4-3|75	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.4-1mdv2011.0
12cr|php-pear-Auth-1.6.4-3|76	+ Revision: 602115
12cr|php-pear-Auth-1.6.4-3|77	- new version
12cr|php-pear-Auth-1.6.4-3|78	
12cr|php-pear-Auth-1.6.4-3|79	* Wed Jan 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.2-1mdv2010.1
12cr|php-pear-Auth-1.6.4-3|80	+ Revision: 486959
12cr|php-pear-Auth-1.6.4-3|81	- update to new version 1.6.2
12cr|php-pear-Auth-1.6.4-3|82	
12cr|php-pear-Auth-1.6.4-3|83	* Tue Nov 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.1-4mdv2010.1
12cr|php-pear-Auth-1.6.4-3|84	+ Revision: 464348
12cr|php-pear-Auth-1.6.4-3|85	- spec cleanup
12cr|php-pear-Auth-1.6.4-3|86	- use rpm filetriggers
12cr|php-pear-Auth-1.6.4-3|87	
12cr|php-pear-Auth-1.6.4-3|88	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.6.1-3mdv2010.0
12cr|php-pear-Auth-1.6.4-3|89	+ Revision: 440929
12cr|php-pear-Auth-1.6.4-3|90	- rebuild
12cr|php-pear-Auth-1.6.4-3|91	
12cr|php-pear-Auth-1.6.4-3|92	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.6.1-2mdv2009.1
12cr|php-pear-Auth-1.6.4-3|93	+ Revision: 321890
12cr|php-pear-Auth-1.6.4-3|94	- rebuild
12cr|php-pear-Auth-1.6.4-3|95	
12cr|php-pear-Auth-1.6.4-3|96	* Mon Sep 01 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.1-1mdv2009.0
12cr|php-pear-Auth-1.6.4-3|97	+ Revision: 278647
12cr|php-pear-Auth-1.6.4-3|98	- update to new version 1.6.1
12cr|php-pear-Auth-1.6.4-3|99	
12cr|php-pear-Auth-1.6.4-3|100	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-2mdv2009.0
12cr|php-pear-Auth-1.6.4-3|101	+ Revision: 236800
12cr|php-pear-Auth-1.6.4-3|102	- rebuild
12cr|php-pear-Auth-1.6.4-3|103	
12cr|php-pear-Auth-1.6.4-3|104	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.5.1-1mdv2008.1
12cr|php-pear-Auth-1.6.4-3|105	+ Revision: 140729
12cr|php-pear-Auth-1.6.4-3|106	- restore BuildRoot
12cr|php-pear-Auth-1.6.4-3|107	
12cr|php-pear-Auth-1.6.4-3|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Auth-1.6.4-3|109	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Auth-1.6.4-3|110	
12cr|php-pear-Auth-1.6.4-3|111	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-1mdv2008.0
12cr|php-pear-Auth-1.6.4-3|112	+ Revision: 15397
12cr|php-pear-Auth-1.6.4-3|113	- 1.5.1
12cr|php-pear-Auth-1.6.4-3|114	
12cr|php-pear-Auth-1.6.4-3|115	
12cr|php-pear-Auth-1.6.4-3|116	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2007.0
12cr|php-pear-Auth-1.6.4-3|117	+ Revision: 81353
12cr|php-pear-Auth-1.6.4-3|118	- Import php-pear-Auth
12cr|php-pear-Auth-1.6.4-3|119	
12cr|php-pear-Auth-1.6.4-3|120	* Sun Jun 04 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2007.0
12cr|php-pear-Auth-1.6.4-3|121	- fix deps
12cr|php-pear-Auth-1.6.4-3|122	
12cr|php-pear-Auth-1.6.4-3|123	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdk
12cr|php-pear-Auth-1.6.4-3|124	- 1.3.0
12cr|php-pear-Auth-1.6.4-3|125	- drop upstream patches; P0
12cr|php-pear-Auth-1.6.4-3|126	
12cr|php-pear-Auth-1.6.4-3|127	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-7mdk
12cr|php-pear-Auth-1.6.4-3|128	- new group (Development/PHP)
12cr|php-pear-Auth-1.6.4-3|129	
12cr|php-pear-Auth-1.6.4-3|130	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-6mdk
12cr|php-pear-Auth-1.6.4-3|131	- rebuilt to fix auto deps
12cr|php-pear-Auth-1.6.4-3|132	
12cr|php-pear-Auth-1.6.4-3|133	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-5mdk
12cr|php-pear-Auth-1.6.4-3|134	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Auth-1.6.4-3|135	
12cr|php-pear-Auth-1.6.4-3|136	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-4mdk
12cr|php-pear-Auth-1.6.4-3|137	- fix deps
12cr|php-pear-Auth-1.6.4-3|138	
12cr|php-pear-Auth-1.6.4-3|139	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-3mdk
12cr|php-pear-Auth-1.6.4-3|140	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Auth-1.6.4-3|141	- fix deps
12cr|php-pear-Auth-1.6.4-3|142	
12cr|php-pear-Auth-1.6.4-3|143	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-2mdk
12cr|php-pear-Auth-1.6.4-3|144	- fix deps
12cr|php-pear-Auth-1.6.4-3|145	
12cr|php-pear-Auth-1.6.4-3|146	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-1mdk
12cr|php-pear-Auth-1.6.4-3|147	- initial Mandriva package (PLD import)
12cr|php-pear-Auth-1.6.4-3|148	

5857 12
12cr|php-pear-Auth_HTTP-2.1.6-14|1	%define		_class		Auth
12cr|php-pear-Auth_HTTP-2.1.6-14|2	%define		_subclass	HTTP
12cr|php-pear-Auth_HTTP-2.1.6-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Auth_HTTP-2.1.6-14|4	
12cr|php-pear-Auth_HTTP-2.1.6-14|5	%define		_requires_exceptions pear(Auth/Auth.php)
12cr|php-pear-Auth_HTTP-2.1.6-14|6	
12cr|php-pear-Auth_HTTP-2.1.6-14|7	Name:       php-pear-%{upstream_name}
12cr|php-pear-Auth_HTTP-2.1.6-14|8	Version:	2.1.6
12cr|php-pear-Auth_HTTP-2.1.6-14|9	Release:	%mkrel 14
12cr|php-pear-Auth_HTTP-2.1.6-14|10	Summary:	HTTP authentication system using PHP
12cr|php-pear-Auth_HTTP-2.1.6-14|11	License:	PHP License
12cr|php-pear-Auth_HTTP-2.1.6-14|12	Group:		Development/PHP
12cr|php-pear-Auth_HTTP-2.1.6-14|13	URL:		http://pear.php.net/package/Auth_HTTP/
12cr|php-pear-Auth_HTTP-2.1.6-14|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Auth_HTTP-2.1.6-14|15	Requires(post): php-pear
12cr|php-pear-Auth_HTTP-2.1.6-14|16	Requires(preun): php-pear
12cr|php-pear-Auth_HTTP-2.1.6-14|17	Requires:	php-pear
12cr|php-pear-Auth_HTTP-2.1.6-14|18	BuildRequires:	php-pear
12cr|php-pear-Auth_HTTP-2.1.6-14|19	BuildArch:	noarch
12cr|php-pear-Auth_HTTP-2.1.6-14|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-Auth_HTTP-2.1.6-14|21	
12cr|php-pear-Auth_HTTP-2.1.6-14|22	%description
12cr|php-pear-Auth_HTTP-2.1.6-14|23	The PEAR::Auth_HTTP class provides methods for creating an HTTP
12cr|php-pear-Auth_HTTP-2.1.6-14|24	authentication system using PHP, that is similar to Apache's
12cr|php-pear-Auth_HTTP-2.1.6-14|25	realm-based .htaccess authentication.
12cr|php-pear-Auth_HTTP-2.1.6-14|26	
12cr|php-pear-Auth_HTTP-2.1.6-14|27	%prep
12cr|php-pear-Auth_HTTP-2.1.6-14|28	%setup -q -c
12cr|php-pear-Auth_HTTP-2.1.6-14|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Auth_HTTP-2.1.6-14|30	
12cr|php-pear-Auth_HTTP-2.1.6-14|31	%install
12cr|php-pear-Auth_HTTP-2.1.6-14|32	rm -rf %{buildroot}
12cr|php-pear-Auth_HTTP-2.1.6-14|33	cd %{upstream_name}-%{version}
12cr|php-pear-Auth_HTTP-2.1.6-14|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Auth_HTTP-2.1.6-14|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Auth_HTTP-2.1.6-14|36	
12cr|php-pear-Auth_HTTP-2.1.6-14|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Auth_HTTP-2.1.6-14|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Auth_HTTP-2.1.6-14|39	
12cr|php-pear-Auth_HTTP-2.1.6-14|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Auth_HTTP-2.1.6-14|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Auth_HTTP-2.1.6-14|42	
12cr|php-pear-Auth_HTTP-2.1.6-14|43	%clean
12cr|php-pear-Auth_HTTP-2.1.6-14|44	rm -rf %{buildroot}
12cr|php-pear-Auth_HTTP-2.1.6-14|45	
12cr|php-pear-Auth_HTTP-2.1.6-14|46	%post
12cr|php-pear-Auth_HTTP-2.1.6-14|47	%if %mdkversion < 201000
12cr|php-pear-Auth_HTTP-2.1.6-14|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Auth_HTTP-2.1.6-14|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Auth_HTTP-2.1.6-14|50	%endif
12cr|php-pear-Auth_HTTP-2.1.6-14|51	
12cr|php-pear-Auth_HTTP-2.1.6-14|52	%preun
12cr|php-pear-Auth_HTTP-2.1.6-14|53	%if %mdkversion < 201000
12cr|php-pear-Auth_HTTP-2.1.6-14|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-Auth_HTTP-2.1.6-14|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Auth_HTTP-2.1.6-14|56	%{upstream_name} >/dev/null || :
12cr|php-pear-Auth_HTTP-2.1.6-14|57	fi
12cr|php-pear-Auth_HTTP-2.1.6-14|58	%endif
12cr|php-pear-Auth_HTTP-2.1.6-14|59	
12cr|php-pear-Auth_HTTP-2.1.6-14|60	%files
12cr|php-pear-Auth_HTTP-2.1.6-14|61	%defattr(-,root,root)
12cr|php-pear-Auth_HTTP-2.1.6-14|62	%{_datadir}/pear/%{_class}
12cr|php-pear-Auth_HTTP-2.1.6-14|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Auth_HTTP-2.1.6-14|64	
12cr|php-pear-Auth_HTTP-2.1.6-14|65	
12cr|php-pear-Auth_HTTP-2.1.6-14|66	
12cr|php-pear-Auth_HTTP-2.1.6-14|67	
12cr|php-pear-Auth_HTTP-2.1.6-14|68	%changelog
12cr|php-pear-Auth_HTTP-2.1.6-14|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-14mdv2012.0
12cr|php-pear-Auth_HTTP-2.1.6-14|70	+ Revision: 741823
12cr|php-pear-Auth_HTTP-2.1.6-14|71	- fix major breakage by careless packager
12cr|php-pear-Auth_HTTP-2.1.6-14|72	
12cr|php-pear-Auth_HTTP-2.1.6-14|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-13
12cr|php-pear-Auth_HTTP-2.1.6-14|74	+ Revision: 679261
12cr|php-pear-Auth_HTTP-2.1.6-14|75	- mass rebuild
12cr|php-pear-Auth_HTTP-2.1.6-14|76	
12cr|php-pear-Auth_HTTP-2.1.6-14|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-12mdv2011.0
12cr|php-pear-Auth_HTTP-2.1.6-14|78	+ Revision: 613614
12cr|php-pear-Auth_HTTP-2.1.6-14|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-Auth_HTTP-2.1.6-14|80	
12cr|php-pear-Auth_HTTP-2.1.6-14|81	* Tue Nov 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.6-11mdv2010.1
12cr|php-pear-Auth_HTTP-2.1.6-14|82	+ Revision: 464349
12cr|php-pear-Auth_HTTP-2.1.6-14|83	- spec cleanup
12cr|php-pear-Auth_HTTP-2.1.6-14|84	- use rpm filetriggers to register starting from mandriva 2010.1
12cr|php-pear-Auth_HTTP-2.1.6-14|85	
12cr|php-pear-Auth_HTTP-2.1.6-14|86	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 2.1.6-10mdv2010.0
12cr|php-pear-Auth_HTTP-2.1.6-14|87	+ Revision: 440930
12cr|php-pear-Auth_HTTP-2.1.6-14|88	- rebuild
12cr|php-pear-Auth_HTTP-2.1.6-14|89	
12cr|php-pear-Auth_HTTP-2.1.6-14|90	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-9mdv2009.1
12cr|php-pear-Auth_HTTP-2.1.6-14|91	+ Revision: 321892
12cr|php-pear-Auth_HTTP-2.1.6-14|92	- rebuild
12cr|php-pear-Auth_HTTP-2.1.6-14|93	
12cr|php-pear-Auth_HTTP-2.1.6-14|94	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-8mdv2009.0
12cr|php-pear-Auth_HTTP-2.1.6-14|95	+ Revision: 236801
12cr|php-pear-Auth_HTTP-2.1.6-14|96	- rebuild
12cr|php-pear-Auth_HTTP-2.1.6-14|97	
12cr|php-pear-Auth_HTTP-2.1.6-14|98	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 2.1.6-7mdv2008.1
12cr|php-pear-Auth_HTTP-2.1.6-14|99	+ Revision: 140729
12cr|php-pear-Auth_HTTP-2.1.6-14|100	- restore BuildRoot
12cr|php-pear-Auth_HTTP-2.1.6-14|101	
12cr|php-pear-Auth_HTTP-2.1.6-14|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Auth_HTTP-2.1.6-14|103	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Auth_HTTP-2.1.6-14|104	
12cr|php-pear-Auth_HTTP-2.1.6-14|105	
12cr|php-pear-Auth_HTTP-2.1.6-14|106	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-7mdv2007.0
12cr|php-pear-Auth_HTTP-2.1.6-14|107	+ Revision: 81355
12cr|php-pear-Auth_HTTP-2.1.6-14|108	- Import php-pear-Auth_HTTP
12cr|php-pear-Auth_HTTP-2.1.6-14|109	
12cr|php-pear-Auth_HTTP-2.1.6-14|110	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-7mdk
12cr|php-pear-Auth_HTTP-2.1.6-14|111	- new group (Development/PHP)
12cr|php-pear-Auth_HTTP-2.1.6-14|112	
12cr|php-pear-Auth_HTTP-2.1.6-14|113	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-6mdk
12cr|php-pear-Auth_HTTP-2.1.6-14|114	- rebuilt to fix auto deps
12cr|php-pear-Auth_HTTP-2.1.6-14|115	
12cr|php-pear-Auth_HTTP-2.1.6-14|116	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-5mdk
12cr|php-pear-Auth_HTTP-2.1.6-14|117	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Auth_HTTP-2.1.6-14|118	
12cr|php-pear-Auth_HTTP-2.1.6-14|119	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-4mdk
12cr|php-pear-Auth_HTTP-2.1.6-14|120	- fix deps
12cr|php-pear-Auth_HTTP-2.1.6-14|121	
12cr|php-pear-Auth_HTTP-2.1.6-14|122	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-3mdk
12cr|php-pear-Auth_HTTP-2.1.6-14|123	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Auth_HTTP-2.1.6-14|124	- fix deps
12cr|php-pear-Auth_HTTP-2.1.6-14|125	
12cr|php-pear-Auth_HTTP-2.1.6-14|126	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-2mdk
12cr|php-pear-Auth_HTTP-2.1.6-14|127	- fix deps
12cr|php-pear-Auth_HTTP-2.1.6-14|128	
12cr|php-pear-Auth_HTTP-2.1.6-14|129	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-1mdk
12cr|php-pear-Auth_HTTP-2.1.6-14|130	- initial Mandriva package (PLD import)
12cr|php-pear-Auth_HTTP-2.1.6-14|131	

5858 12
12cr|php-pear-Auth_OpenID-2.1.2-6|1	%if %{_use_internal_dependency_generator}
12cr|php-pear-Auth_OpenID-2.1.2-6|2	%define __noautoreq 'pear(config.php)'
12cr|php-pear-Auth_OpenID-2.1.2-6|3	%else
12cr|php-pear-Auth_OpenID-2.1.2-6|4	%define		_requires_exceptions 'pear(config.php)'
12cr|php-pear-Auth_OpenID-2.1.2-6|5	%endif
12cr|php-pear-Auth_OpenID-2.1.2-6|6	
12cr|php-pear-Auth_OpenID-2.1.2-6|7	%define		_class		Auth
12cr|php-pear-Auth_OpenID-2.1.2-6|8	%define		_pearname	%{_class}_OpenID
12cr|php-pear-Auth_OpenID-2.1.2-6|9	
12cr|php-pear-Auth_OpenID-2.1.2-6|10	Summary:	PHP OpenID
12cr|php-pear-Auth_OpenID-2.1.2-6|11	Name:		php-pear-%{_pearname}
12cr|php-pear-Auth_OpenID-2.1.2-6|12	Version:	2.1.2
12cr|php-pear-Auth_OpenID-2.1.2-6|13	Release:	6
12cr|php-pear-Auth_OpenID-2.1.2-6|14	Group:		Development/PHP
12cr|php-pear-Auth_OpenID-2.1.2-6|15	License:	Apache License
12cr|php-pear-Auth_OpenID-2.1.2-6|16	URL:		http://www.openidenabled.com/openid/libraries/php
12cr|php-pear-Auth_OpenID-2.1.2-6|17	Source0:	http://openidenabled.com/files/php-openid/packages/php-openid-%{version}.tar.bz2
12cr|php-pear-Auth_OpenID-2.1.2-6|18	Patch0:		php-openid-yubico-0.diff
12cr|php-pear-Auth_OpenID-2.1.2-6|19	Requires(post): php-pear
12cr|php-pear-Auth_OpenID-2.1.2-6|20	Requires(preun): php-pear
12cr|php-pear-Auth_OpenID-2.1.2-6|21	Requires:	php-pear
12cr|php-pear-Auth_OpenID-2.1.2-6|22	Requires:	php-pgsql
12cr|php-pear-Auth_OpenID-2.1.2-6|23	Requires:	php-mysql
12cr|php-pear-Auth_OpenID-2.1.2-6|24	Requires:	php-bcmath
12cr|php-pear-Auth_OpenID-2.1.2-6|25	BuildArch:	noarch
12cr|php-pear-Auth_OpenID-2.1.2-6|26	BuildRequires:	dos2unix
12cr|php-pear-Auth_OpenID-2.1.2-6|27	
12cr|php-pear-Auth_OpenID-2.1.2-6|28	%description
12cr|php-pear-Auth_OpenID-2.1.2-6|29	An implementation of the OpenID single sign-on authentication protocol.
12cr|php-pear-Auth_OpenID-2.1.2-6|30	
12cr|php-pear-Auth_OpenID-2.1.2-6|31	This package also supports yubico:
12cr|php-pear-Auth_OpenID-2.1.2-6|32	http://code.google.com/p/yubico-openid-server/
12cr|php-pear-Auth_OpenID-2.1.2-6|33	
12cr|php-pear-Auth_OpenID-2.1.2-6|34	%prep
12cr|php-pear-Auth_OpenID-2.1.2-6|35	
12cr|php-pear-Auth_OpenID-2.1.2-6|36	%setup -q -n php-openid-%{version}
12cr|php-pear-Auth_OpenID-2.1.2-6|37	%patch0 -p1
12cr|php-pear-Auth_OpenID-2.1.2-6|38	
12cr|php-pear-Auth_OpenID-2.1.2-6|39	# strip away annoying ^M
12cr|php-pear-Auth_OpenID-2.1.2-6|40	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
12cr|php-pear-Auth_OpenID-2.1.2-6|41	
12cr|php-pear-Auth_OpenID-2.1.2-6|42	%build
12cr|php-pear-Auth_OpenID-2.1.2-6|43	
12cr|php-pear-Auth_OpenID-2.1.2-6|44	%install
12cr|php-pear-Auth_OpenID-2.1.2-6|45	install -d %{buildroot}%{_datadir}/pear/%{_class}/OpenID
12cr|php-pear-Auth_OpenID-2.1.2-6|46	install -d %{buildroot}%{_datadir}/pear/%{_class}/Yadis
12cr|php-pear-Auth_OpenID-2.1.2-6|47	
12cr|php-pear-Auth_OpenID-2.1.2-6|48	install -m0644 Auth/OpenID.php %{buildroot}%{_datadir}/pear/%{_class}/
12cr|php-pear-Auth_OpenID-2.1.2-6|49	install -m0644 Auth/OpenID/*.php %{buildroot}%{_datadir}/pear/%{_class}/OpenID/
12cr|php-pear-Auth_OpenID-2.1.2-6|50	install -m0644 Auth/Yadis/*.php %{buildroot}%{_datadir}/pear/%{_class}/Yadis/
12cr|php-pear-Auth_OpenID-2.1.2-6|51	
12cr|php-pear-Auth_OpenID-2.1.2-6|52	%files
12cr|php-pear-Auth_OpenID-2.1.2-6|53	%defattr(644,root,root,755)
12cr|php-pear-Auth_OpenID-2.1.2-6|54	%doc NEWS COPYING README CHANGELOG doc examples
12cr|php-pear-Auth_OpenID-2.1.2-6|55	%dir %{_datadir}/pear/%{_class}/OpenID
12cr|php-pear-Auth_OpenID-2.1.2-6|56	%dir %{_datadir}/pear/%{_class}/Yadis
12cr|php-pear-Auth_OpenID-2.1.2-6|57	%{_datadir}/pear/%{_class}/OpenID.php
12cr|php-pear-Auth_OpenID-2.1.2-6|58	%{_datadir}/pear/%{_class}/OpenID/*.php
12cr|php-pear-Auth_OpenID-2.1.2-6|59	%{_datadir}/pear/%{_class}/Yadis/*.php
12cr|php-pear-Auth_OpenID-2.1.2-6|60	
12cr|php-pear-Auth_OpenID-2.1.2-6|61	
12cr|php-pear-Auth_OpenID-2.1.2-6|62	
12cr|php-pear-Auth_OpenID-2.1.2-6|63	%changelog
12cr|php-pear-Auth_OpenID-2.1.2-6|64	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.2-4mdv2011.0
12cr|php-pear-Auth_OpenID-2.1.2-6|65	+ Revision: 679262
12cr|php-pear-Auth_OpenID-2.1.2-6|66	- mass rebuild
12cr|php-pear-Auth_OpenID-2.1.2-6|67	
12cr|php-pear-Auth_OpenID-2.1.2-6|68	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 2.1.2-3mdv2010.0
12cr|php-pear-Auth_OpenID-2.1.2-6|69	+ Revision: 440932
12cr|php-pear-Auth_OpenID-2.1.2-6|70	- rebuild
12cr|php-pear-Auth_OpenID-2.1.2-6|71	
12cr|php-pear-Auth_OpenID-2.1.2-6|72	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.2-2mdv2009.1
12cr|php-pear-Auth_OpenID-2.1.2-6|73	+ Revision: 321894
12cr|php-pear-Auth_OpenID-2.1.2-6|74	- rebuild
12cr|php-pear-Auth_OpenID-2.1.2-6|75	
12cr|php-pear-Auth_OpenID-2.1.2-6|76	* Tue Sep 16 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.2-1mdv2009.0
12cr|php-pear-Auth_OpenID-2.1.2-6|77	+ Revision: 285169
12cr|php-pear-Auth_OpenID-2.1.2-6|78	- import php-pear-Auth_OpenID
12cr|php-pear-Auth_OpenID-2.1.2-6|79	
12cr|php-pear-Auth_OpenID-2.1.2-6|80	
12cr|php-pear-Auth_OpenID-2.1.2-6|81	* Tue Sep 16 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.2-1mdv2009.0
12cr|php-pear-Auth_OpenID-2.1.2-6|82	- initial Mandriva package (ATrpms import)

5859 12
12cr|php-pear-Auth_PrefManager-1.2.0-7|1	%define		_class		Auth
12cr|php-pear-Auth_PrefManager-1.2.0-7|2	%define 	_subclass	PrefManager
12cr|php-pear-Auth_PrefManager-1.2.0-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Auth_PrefManager-1.2.0-7|4	
12cr|php-pear-Auth_PrefManager-1.2.0-7|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Auth_PrefManager-1.2.0-7|6	Version:	1.2.0
12cr|php-pear-Auth_PrefManager-1.2.0-7|7	Release:	%mkrel 7
12cr|php-pear-Auth_PrefManager-1.2.0-7|8	Summary:    Preferences management class
12cr|php-pear-Auth_PrefManager-1.2.0-7|9	License:	PHP License
12cr|php-pear-Auth_PrefManager-1.2.0-7|10	Group:		Development/PHP
12cr|php-pear-Auth_PrefManager-1.2.0-7|11	URL:		http://pear.php.net/package/Auth_PrefManager/
12cr|php-pear-Auth_PrefManager-1.2.0-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Auth_PrefManager-1.2.0-7|13	Requires(post): php-pear
12cr|php-pear-Auth_PrefManager-1.2.0-7|14	Requires(preun): php-pear
12cr|php-pear-Auth_PrefManager-1.2.0-7|15	Requires:	php-pear
12cr|php-pear-Auth_PrefManager-1.2.0-7|16	BuildRequires:	php-pear
12cr|php-pear-Auth_PrefManager-1.2.0-7|17	BuildArch:	noarch
12cr|php-pear-Auth_PrefManager-1.2.0-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Auth_PrefManager-1.2.0-7|19	
12cr|php-pear-Auth_PrefManager-1.2.0-7|20	%description
12cr|php-pear-Auth_PrefManager-1.2.0-7|21	Preference Manager is a class to handle user preferences in a web
12cr|php-pear-Auth_PrefManager-1.2.0-7|22	application, looking them up in a table using a combination of their
12cr|php-pear-Auth_PrefManager-1.2.0-7|23	userid, and the preference name to get a value, and (optionally)
12cr|php-pear-Auth_PrefManager-1.2.0-7|24	returning a default value for the preference if no value could be
12cr|php-pear-Auth_PrefManager-1.2.0-7|25	found for that user. It is designed to be used alongside the PEAR Auth
12cr|php-pear-Auth_PrefManager-1.2.0-7|26	class, but can be used with anything that allows you to obtain the
12cr|php-pear-Auth_PrefManager-1.2.0-7|27	user's id - including your own code.
12cr|php-pear-Auth_PrefManager-1.2.0-7|28	
12cr|php-pear-Auth_PrefManager-1.2.0-7|29	%prep
12cr|php-pear-Auth_PrefManager-1.2.0-7|30	%setup -q -c
12cr|php-pear-Auth_PrefManager-1.2.0-7|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Auth_PrefManager-1.2.0-7|32	
12cr|php-pear-Auth_PrefManager-1.2.0-7|33	%install
12cr|php-pear-Auth_PrefManager-1.2.0-7|34	rm -rf %{buildroot}
12cr|php-pear-Auth_PrefManager-1.2.0-7|35	
12cr|php-pear-Auth_PrefManager-1.2.0-7|36	cd %{upstream_name}-%{version}
12cr|php-pear-Auth_PrefManager-1.2.0-7|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Auth_PrefManager-1.2.0-7|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Auth_PrefManager-1.2.0-7|39	
12cr|php-pear-Auth_PrefManager-1.2.0-7|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Auth_PrefManager-1.2.0-7|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Auth_PrefManager-1.2.0-7|42	
12cr|php-pear-Auth_PrefManager-1.2.0-7|43	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Auth_PrefManager-1.2.0-7|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Auth_PrefManager-1.2.0-7|45	
12cr|php-pear-Auth_PrefManager-1.2.0-7|46	%clean
12cr|php-pear-Auth_PrefManager-1.2.0-7|47	rm -rf %{buildroot}
12cr|php-pear-Auth_PrefManager-1.2.0-7|48	
12cr|php-pear-Auth_PrefManager-1.2.0-7|49	%post
12cr|php-pear-Auth_PrefManager-1.2.0-7|50	%if %mdkversion < 201000
12cr|php-pear-Auth_PrefManager-1.2.0-7|51	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Auth_PrefManager-1.2.0-7|52	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Auth_PrefManager-1.2.0-7|53	%endif
12cr|php-pear-Auth_PrefManager-1.2.0-7|54	
12cr|php-pear-Auth_PrefManager-1.2.0-7|55	%preun
12cr|php-pear-Auth_PrefManager-1.2.0-7|56	%if %mdkversion < 201000
12cr|php-pear-Auth_PrefManager-1.2.0-7|57	if [ "$1" -eq "0" ]; then
12cr|php-pear-Auth_PrefManager-1.2.0-7|58	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Auth_PrefManager-1.2.0-7|59	%{upstream_name} >/dev/null || :
12cr|php-pear-Auth_PrefManager-1.2.0-7|60	fi
12cr|php-pear-Auth_PrefManager-1.2.0-7|61	%endif
12cr|php-pear-Auth_PrefManager-1.2.0-7|62	
12cr|php-pear-Auth_PrefManager-1.2.0-7|63	%files
12cr|php-pear-Auth_PrefManager-1.2.0-7|64	%defattr(-,root,root)
12cr|php-pear-Auth_PrefManager-1.2.0-7|65	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Auth_PrefManager-1.2.0-7|66	%{_datadir}/pear/%{_class}
12cr|php-pear-Auth_PrefManager-1.2.0-7|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Auth_PrefManager-1.2.0-7|68	
12cr|php-pear-Auth_PrefManager-1.2.0-7|69	
12cr|php-pear-Auth_PrefManager-1.2.0-7|70	%changelog
12cr|php-pear-Auth_PrefManager-1.2.0-7|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-7mdv2012.0
12cr|php-pear-Auth_PrefManager-1.2.0-7|72	+ Revision: 741824
12cr|php-pear-Auth_PrefManager-1.2.0-7|73	- fix major breakage by careless packager
12cr|php-pear-Auth_PrefManager-1.2.0-7|74	
12cr|php-pear-Auth_PrefManager-1.2.0-7|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-6
12cr|php-pear-Auth_PrefManager-1.2.0-7|76	+ Revision: 679263
12cr|php-pear-Auth_PrefManager-1.2.0-7|77	- mass rebuild
12cr|php-pear-Auth_PrefManager-1.2.0-7|78	
12cr|php-pear-Auth_PrefManager-1.2.0-7|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-5mdv2011.0
12cr|php-pear-Auth_PrefManager-1.2.0-7|80	+ Revision: 613615
12cr|php-pear-Auth_PrefManager-1.2.0-7|81	- the mass rebuild of 2010.1 packages
12cr|php-pear-Auth_PrefManager-1.2.0-7|82	
12cr|php-pear-Auth_PrefManager-1.2.0-7|83	* Tue Nov 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-4mdv2010.1
12cr|php-pear-Auth_PrefManager-1.2.0-7|84	+ Revision: 464357
12cr|php-pear-Auth_PrefManager-1.2.0-7|85	- spec cleanup
12cr|php-pear-Auth_PrefManager-1.2.0-7|86	- use rpm filetriggers to register starting from mandriva 2010.1
12cr|php-pear-Auth_PrefManager-1.2.0-7|87	
12cr|php-pear-Auth_PrefManager-1.2.0-7|88	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.2.0-3mdv2010.0
12cr|php-pear-Auth_PrefManager-1.2.0-7|89	+ Revision: 440933
12cr|php-pear-Auth_PrefManager-1.2.0-7|90	- rebuild
12cr|php-pear-Auth_PrefManager-1.2.0-7|91	
12cr|php-pear-Auth_PrefManager-1.2.0-7|92	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2009.1
12cr|php-pear-Auth_PrefManager-1.2.0-7|93	+ Revision: 321895
12cr|php-pear-Auth_PrefManager-1.2.0-7|94	- rebuild
12cr|php-pear-Auth_PrefManager-1.2.0-7|95	
12cr|php-pear-Auth_PrefManager-1.2.0-7|96	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-1mdv2009.0
12cr|php-pear-Auth_PrefManager-1.2.0-7|97	+ Revision: 278901
12cr|php-pear-Auth_PrefManager-1.2.0-7|98	- update to new version 1.2.0
12cr|php-pear-Auth_PrefManager-1.2.0-7|99	
12cr|php-pear-Auth_PrefManager-1.2.0-7|100	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-8mdv2009.0
12cr|php-pear-Auth_PrefManager-1.2.0-7|101	+ Revision: 236802
12cr|php-pear-Auth_PrefManager-1.2.0-7|102	- rebuild
12cr|php-pear-Auth_PrefManager-1.2.0-7|103	
12cr|php-pear-Auth_PrefManager-1.2.0-7|104	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Auth_PrefManager-1.2.0-7|105	- restore BuildRoot
12cr|php-pear-Auth_PrefManager-1.2.0-7|106	
12cr|php-pear-Auth_PrefManager-1.2.0-7|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Auth_PrefManager-1.2.0-7|108	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Auth_PrefManager-1.2.0-7|109	
12cr|php-pear-Auth_PrefManager-1.2.0-7|110	
12cr|php-pear-Auth_PrefManager-1.2.0-7|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-7mdv2007.0
12cr|php-pear-Auth_PrefManager-1.2.0-7|112	+ Revision: 81357
12cr|php-pear-Auth_PrefManager-1.2.0-7|113	- Import php-pear-Auth_PrefManager
12cr|php-pear-Auth_PrefManager-1.2.0-7|114	
12cr|php-pear-Auth_PrefManager-1.2.0-7|115	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-7mdk
12cr|php-pear-Auth_PrefManager-1.2.0-7|116	- new group (Development/PHP)
12cr|php-pear-Auth_PrefManager-1.2.0-7|117	
12cr|php-pear-Auth_PrefManager-1.2.0-7|118	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-6mdk
12cr|php-pear-Auth_PrefManager-1.2.0-7|119	- rebuilt to fix auto deps
12cr|php-pear-Auth_PrefManager-1.2.0-7|120	
12cr|php-pear-Auth_PrefManager-1.2.0-7|121	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-5mdk
12cr|php-pear-Auth_PrefManager-1.2.0-7|122	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Auth_PrefManager-1.2.0-7|123	
12cr|php-pear-Auth_PrefManager-1.2.0-7|124	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-4mdk
12cr|php-pear-Auth_PrefManager-1.2.0-7|125	- fix deps
12cr|php-pear-Auth_PrefManager-1.2.0-7|126	
12cr|php-pear-Auth_PrefManager-1.2.0-7|127	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-3mdk
12cr|php-pear-Auth_PrefManager-1.2.0-7|128	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Auth_PrefManager-1.2.0-7|129	- fix deps
12cr|php-pear-Auth_PrefManager-1.2.0-7|130	
12cr|php-pear-Auth_PrefManager-1.2.0-7|131	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-2mdk
12cr|php-pear-Auth_PrefManager-1.2.0-7|132	- fix deps
12cr|php-pear-Auth_PrefManager-1.2.0-7|133	
12cr|php-pear-Auth_PrefManager-1.2.0-7|134	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-1mdk
12cr|php-pear-Auth_PrefManager-1.2.0-7|135	- initial Mandriva package (PLD import)
12cr|php-pear-Auth_PrefManager-1.2.0-7|136	

5860 12
12cr|php-pear-Auth_RADIUS-1.0.7-3|1	%define		_class		Auth
12cr|php-pear-Auth_RADIUS-1.0.7-3|2	%define		_subclass	RADIUS
12cr|php-pear-Auth_RADIUS-1.0.7-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Auth_RADIUS-1.0.7-3|4	
12cr|php-pear-Auth_RADIUS-1.0.7-3|5	%define		_requires_exceptions pear(Crypt_CHAP/CHAP.php)
12cr|php-pear-Auth_RADIUS-1.0.7-3|6	
12cr|php-pear-Auth_RADIUS-1.0.7-3|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Auth_RADIUS-1.0.7-3|8	Version:	1.0.7
12cr|php-pear-Auth_RADIUS-1.0.7-3|9	Release:	%mkrel 3
12cr|php-pear-Auth_RADIUS-1.0.7-3|10	Summary:	Wrapper Classes for the RADIUS PECL
12cr|php-pear-Auth_RADIUS-1.0.7-3|11	License:	PHP License
12cr|php-pear-Auth_RADIUS-1.0.7-3|12	Group:		Development/PHP
12cr|php-pear-Auth_RADIUS-1.0.7-3|13	URL:		http://pear.php.net/package/Auth_RADIUS/
12cr|php-pear-Auth_RADIUS-1.0.7-3|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Auth_RADIUS-1.0.7-3|15	Requires(post): php-pear
12cr|php-pear-Auth_RADIUS-1.0.7-3|16	Requires(preun): php-pear
12cr|php-pear-Auth_RADIUS-1.0.7-3|17	Requires:	php-pear
12cr|php-pear-Auth_RADIUS-1.0.7-3|18	Requires:	php-radius
12cr|php-pear-Auth_RADIUS-1.0.7-3|19	BuildRequires:	php-pear
12cr|php-pear-Auth_RADIUS-1.0.7-3|20	BuildArch:	noarch
12cr|php-pear-Auth_RADIUS-1.0.7-3|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Auth_RADIUS-1.0.7-3|22	
12cr|php-pear-Auth_RADIUS-1.0.7-3|23	%description
12cr|php-pear-Auth_RADIUS-1.0.7-3|24	This package provides wrapper-classes for the RADIUS PECL. There are
12cr|php-pear-Auth_RADIUS-1.0.7-3|25	different Classes for the different authentication methods. If you are
12cr|php-pear-Auth_RADIUS-1.0.7-3|26	using CHAP-MD5 or MS-CHAP you need also the Crypt_CHAP package. If you
12cr|php-pear-Auth_RADIUS-1.0.7-3|27	are using MS-CHAP you need also the mhash extension.
12cr|php-pear-Auth_RADIUS-1.0.7-3|28	
12cr|php-pear-Auth_RADIUS-1.0.7-3|29	In PEAR status of this package is: %{_status}.
12cr|php-pear-Auth_RADIUS-1.0.7-3|30	
12cr|php-pear-Auth_RADIUS-1.0.7-3|31	%prep
12cr|php-pear-Auth_RADIUS-1.0.7-3|32	%setup -q -c
12cr|php-pear-Auth_RADIUS-1.0.7-3|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Auth_RADIUS-1.0.7-3|34	
12cr|php-pear-Auth_RADIUS-1.0.7-3|35	%install
12cr|php-pear-Auth_RADIUS-1.0.7-3|36	rm -rf %{buildroot}
12cr|php-pear-Auth_RADIUS-1.0.7-3|37	
12cr|php-pear-Auth_RADIUS-1.0.7-3|38	cd %{upstream_name}-%{version}
12cr|php-pear-Auth_RADIUS-1.0.7-3|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Auth_RADIUS-1.0.7-3|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Auth_RADIUS-1.0.7-3|41	
12cr|php-pear-Auth_RADIUS-1.0.7-3|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Auth_RADIUS-1.0.7-3|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Auth_RADIUS-1.0.7-3|44	
12cr|php-pear-Auth_RADIUS-1.0.7-3|45	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Auth_RADIUS-1.0.7-3|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Auth_RADIUS-1.0.7-3|47	
12cr|php-pear-Auth_RADIUS-1.0.7-3|48	%clean
12cr|php-pear-Auth_RADIUS-1.0.7-3|49	rm -rf %{buildroot}
12cr|php-pear-Auth_RADIUS-1.0.7-3|50	
12cr|php-pear-Auth_RADIUS-1.0.7-3|51	%post
12cr|php-pear-Auth_RADIUS-1.0.7-3|52	%if %mdkversion < 201000
12cr|php-pear-Auth_RADIUS-1.0.7-3|53	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Auth_RADIUS-1.0.7-3|54	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Auth_RADIUS-1.0.7-3|55	%endif
12cr|php-pear-Auth_RADIUS-1.0.7-3|56	
12cr|php-pear-Auth_RADIUS-1.0.7-3|57	%preun
12cr|php-pear-Auth_RADIUS-1.0.7-3|58	%if %mdkversion < 201000
12cr|php-pear-Auth_RADIUS-1.0.7-3|59	if [ "$1" -eq "0" ]; then
12cr|php-pear-Auth_RADIUS-1.0.7-3|60	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Auth_RADIUS-1.0.7-3|61	%{upstream_name} >/dev/null || :
12cr|php-pear-Auth_RADIUS-1.0.7-3|62	fi
12cr|php-pear-Auth_RADIUS-1.0.7-3|63	%endif
12cr|php-pear-Auth_RADIUS-1.0.7-3|64	
12cr|php-pear-Auth_RADIUS-1.0.7-3|65	%files
12cr|php-pear-Auth_RADIUS-1.0.7-3|66	%defattr(-,root,root)
12cr|php-pear-Auth_RADIUS-1.0.7-3|67	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Auth_RADIUS-1.0.7-3|68	%{_datadir}/pear/%{_class}
12cr|php-pear-Auth_RADIUS-1.0.7-3|69	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Auth_RADIUS-1.0.7-3|70	
12cr|php-pear-Auth_RADIUS-1.0.7-3|71	
12cr|php-pear-Auth_RADIUS-1.0.7-3|72	
12cr|php-pear-Auth_RADIUS-1.0.7-3|73	
12cr|php-pear-Auth_RADIUS-1.0.7-3|74	%changelog
12cr|php-pear-Auth_RADIUS-1.0.7-3|75	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-3mdv2012.0
12cr|php-pear-Auth_RADIUS-1.0.7-3|76	+ Revision: 741825
12cr|php-pear-Auth_RADIUS-1.0.7-3|77	- fix major breakage by careless packager
12cr|php-pear-Auth_RADIUS-1.0.7-3|78	
12cr|php-pear-Auth_RADIUS-1.0.7-3|79	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-2
12cr|php-pear-Auth_RADIUS-1.0.7-3|80	+ Revision: 679264
12cr|php-pear-Auth_RADIUS-1.0.7-3|81	- mass rebuild
12cr|php-pear-Auth_RADIUS-1.0.7-3|82	
12cr|php-pear-Auth_RADIUS-1.0.7-3|83	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.7-1mdv2011.0
12cr|php-pear-Auth_RADIUS-1.0.7-3|84	+ Revision: 594481
12cr|php-pear-Auth_RADIUS-1.0.7-3|85	- update to new version 1.0.7
12cr|php-pear-Auth_RADIUS-1.0.7-3|86	
12cr|php-pear-Auth_RADIUS-1.0.7-3|87	* Tue Nov 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.6-4mdv2010.1
12cr|php-pear-Auth_RADIUS-1.0.7-3|88	+ Revision: 464359
12cr|php-pear-Auth_RADIUS-1.0.7-3|89	- spec cleanup
12cr|php-pear-Auth_RADIUS-1.0.7-3|90	- use rpm filetriggers to register starting from mandriva 2010.1
12cr|php-pear-Auth_RADIUS-1.0.7-3|91	
12cr|php-pear-Auth_RADIUS-1.0.7-3|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Auth_RADIUS-1.0.7-3|93	- rebuild
12cr|php-pear-Auth_RADIUS-1.0.7-3|94	
12cr|php-pear-Auth_RADIUS-1.0.7-3|95	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-2mdv2009.1
12cr|php-pear-Auth_RADIUS-1.0.7-3|96	+ Revision: 321898
12cr|php-pear-Auth_RADIUS-1.0.7-3|97	- rebuild
12cr|php-pear-Auth_RADIUS-1.0.7-3|98	
12cr|php-pear-Auth_RADIUS-1.0.7-3|99	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.6-1mdv2009.0
12cr|php-pear-Auth_RADIUS-1.0.7-3|100	+ Revision: 278910
12cr|php-pear-Auth_RADIUS-1.0.7-3|101	- update to new version 1.0.6
12cr|php-pear-Auth_RADIUS-1.0.7-3|102	
12cr|php-pear-Auth_RADIUS-1.0.7-3|103	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2mdv2009.0
12cr|php-pear-Auth_RADIUS-1.0.7-3|104	+ Revision: 236803
12cr|php-pear-Auth_RADIUS-1.0.7-3|105	- rebuild
12cr|php-pear-Auth_RADIUS-1.0.7-3|106	
12cr|php-pear-Auth_RADIUS-1.0.7-3|107	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.0.5-1mdv2008.1
12cr|php-pear-Auth_RADIUS-1.0.7-3|108	+ Revision: 140729
12cr|php-pear-Auth_RADIUS-1.0.7-3|109	- restore BuildRoot
12cr|php-pear-Auth_RADIUS-1.0.7-3|110	
12cr|php-pear-Auth_RADIUS-1.0.7-3|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Auth_RADIUS-1.0.7-3|112	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Auth_RADIUS-1.0.7-3|113	
12cr|php-pear-Auth_RADIUS-1.0.7-3|114	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1mdv2008.0
12cr|php-pear-Auth_RADIUS-1.0.7-3|115	+ Revision: 15639
12cr|php-pear-Auth_RADIUS-1.0.7-3|116	- 1.0.5
12cr|php-pear-Auth_RADIUS-1.0.7-3|117	
12cr|php-pear-Auth_RADIUS-1.0.7-3|118	
12cr|php-pear-Auth_RADIUS-1.0.7-3|119	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-7mdv2007.0
12cr|php-pear-Auth_RADIUS-1.0.7-3|120	+ Revision: 81366
12cr|php-pear-Auth_RADIUS-1.0.7-3|121	- Import php-pear-Auth_RADIUS
12cr|php-pear-Auth_RADIUS-1.0.7-3|122	
12cr|php-pear-Auth_RADIUS-1.0.7-3|123	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-7mdk
12cr|php-pear-Auth_RADIUS-1.0.7-3|124	- new group (Development/PHP)
12cr|php-pear-Auth_RADIUS-1.0.7-3|125	
12cr|php-pear-Auth_RADIUS-1.0.7-3|126	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-6mdk
12cr|php-pear-Auth_RADIUS-1.0.7-3|127	- rebuilt to fix auto deps
12cr|php-pear-Auth_RADIUS-1.0.7-3|128	
12cr|php-pear-Auth_RADIUS-1.0.7-3|129	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-5mdk
12cr|php-pear-Auth_RADIUS-1.0.7-3|130	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Auth_RADIUS-1.0.7-3|131	
12cr|php-pear-Auth_RADIUS-1.0.7-3|132	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-4mdk
12cr|php-pear-Auth_RADIUS-1.0.7-3|133	- fix deps
12cr|php-pear-Auth_RADIUS-1.0.7-3|134	
12cr|php-pear-Auth_RADIUS-1.0.7-3|135	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-3mdk
12cr|php-pear-Auth_RADIUS-1.0.7-3|136	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Auth_RADIUS-1.0.7-3|137	- fix deps
12cr|php-pear-Auth_RADIUS-1.0.7-3|138	
12cr|php-pear-Auth_RADIUS-1.0.7-3|139	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2mdk
12cr|php-pear-Auth_RADIUS-1.0.7-3|140	- fix deps
12cr|php-pear-Auth_RADIUS-1.0.7-3|141	
12cr|php-pear-Auth_RADIUS-1.0.7-3|142	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1mdk
12cr|php-pear-Auth_RADIUS-1.0.7-3|143	- initial Mandriva package (PLD import)
12cr|php-pear-Auth_RADIUS-1.0.7-3|144	

5861 12
12cr|php-pear-Benchmark-1.2.9-1|1	%define		_class		Benchmark
12cr|php-pear-Benchmark-1.2.9-1|2	%define		upstream_name	%{_class}
12cr|php-pear-Benchmark-1.2.9-1|3	
12cr|php-pear-Benchmark-1.2.9-1|4	%define		_requires_exceptions pear(../Timer.php)
12cr|php-pear-Benchmark-1.2.9-1|5	
12cr|php-pear-Benchmark-1.2.9-1|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Benchmark-1.2.9-1|7	Version:	1.2.9
12cr|php-pear-Benchmark-1.2.9-1|8	Release:	%mkrel 1
12cr|php-pear-Benchmark-1.2.9-1|9	Summary:	Benchmark PHP scripts or function calls
12cr|php-pear-Benchmark-1.2.9-1|10	License:	PHP License
12cr|php-pear-Benchmark-1.2.9-1|11	Group:		Development/PHP
12cr|php-pear-Benchmark-1.2.9-1|12	URL:		http://pear.php.net/package/Benchmark/
12cr|php-pear-Benchmark-1.2.9-1|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Benchmark-1.2.9-1|14	Requires(post): php-pear
12cr|php-pear-Benchmark-1.2.9-1|15	Requires(preun): php-pear
12cr|php-pear-Benchmark-1.2.9-1|16	Requires:	php-pear
12cr|php-pear-Benchmark-1.2.9-1|17	BuildArch:	noarch
12cr|php-pear-Benchmark-1.2.9-1|18	BuildRequires:	php-pear
12cr|php-pear-Benchmark-1.2.9-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Benchmark-1.2.9-1|20	
12cr|php-pear-Benchmark-1.2.9-1|21	%description
12cr|php-pear-Benchmark-1.2.9-1|22	Framework to benchmark PHP scripts or function calls.
12cr|php-pear-Benchmark-1.2.9-1|23	
12cr|php-pear-Benchmark-1.2.9-1|24	%prep
12cr|php-pear-Benchmark-1.2.9-1|25	%setup -q -c
12cr|php-pear-Benchmark-1.2.9-1|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Benchmark-1.2.9-1|27	
12cr|php-pear-Benchmark-1.2.9-1|28	%install
12cr|php-pear-Benchmark-1.2.9-1|29	rm -rf %{buildroot}
12cr|php-pear-Benchmark-1.2.9-1|30	
12cr|php-pear-Benchmark-1.2.9-1|31	cd %{upstream_name}-%{version}
12cr|php-pear-Benchmark-1.2.9-1|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Benchmark-1.2.9-1|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Benchmark-1.2.9-1|34	
12cr|php-pear-Benchmark-1.2.9-1|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Benchmark-1.2.9-1|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Benchmark-1.2.9-1|37	rm -rf %{buildroot}%{_datadir}/pear/data
12cr|php-pear-Benchmark-1.2.9-1|38	
12cr|php-pear-Benchmark-1.2.9-1|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Benchmark-1.2.9-1|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Benchmark-1.2.9-1|41	
12cr|php-pear-Benchmark-1.2.9-1|42	%clean
12cr|php-pear-Benchmark-1.2.9-1|43	rm -rf %{buildroot}
12cr|php-pear-Benchmark-1.2.9-1|44	
12cr|php-pear-Benchmark-1.2.9-1|45	%post
12cr|php-pear-Benchmark-1.2.9-1|46	%if %mdkversion < 201000
12cr|php-pear-Benchmark-1.2.9-1|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Benchmark-1.2.9-1|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Benchmark-1.2.9-1|49	%endif
12cr|php-pear-Benchmark-1.2.9-1|50	
12cr|php-pear-Benchmark-1.2.9-1|51	%preun
12cr|php-pear-Benchmark-1.2.9-1|52	%if %mdkversion < 201000
12cr|php-pear-Benchmark-1.2.9-1|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Benchmark-1.2.9-1|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Benchmark-1.2.9-1|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Benchmark-1.2.9-1|56	fi
12cr|php-pear-Benchmark-1.2.9-1|57	%endif
12cr|php-pear-Benchmark-1.2.9-1|58	
12cr|php-pear-Benchmark-1.2.9-1|59	%files
12cr|php-pear-Benchmark-1.2.9-1|60	%defattr(-,root,root)
12cr|php-pear-Benchmark-1.2.9-1|61	%doc %{upstream_name}-%{version}/doc/*.php
12cr|php-pear-Benchmark-1.2.9-1|62	%doc %{upstream_name}-%{version}/LICENSE
12cr|php-pear-Benchmark-1.2.9-1|63	%{_datadir}/pear/%{_class}
12cr|php-pear-Benchmark-1.2.9-1|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Benchmark-1.2.9-1|65	
12cr|php-pear-Benchmark-1.2.9-1|66	
12cr|php-pear-Benchmark-1.2.9-1|67	%changelog
12cr|php-pear-Benchmark-1.2.9-1|68	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.9-1mdv2012.0
12cr|php-pear-Benchmark-1.2.9-1|69	+ Revision: 743483
12cr|php-pear-Benchmark-1.2.9-1|70	- 1.2.9
12cr|php-pear-Benchmark-1.2.9-1|71	
12cr|php-pear-Benchmark-1.2.9-1|72	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.8-3
12cr|php-pear-Benchmark-1.2.9-1|73	+ Revision: 741826
12cr|php-pear-Benchmark-1.2.9-1|74	- fix major breakage by careless packager
12cr|php-pear-Benchmark-1.2.9-1|75	
12cr|php-pear-Benchmark-1.2.9-1|76	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.8-2
12cr|php-pear-Benchmark-1.2.9-1|77	+ Revision: 679265
12cr|php-pear-Benchmark-1.2.9-1|78	- mass rebuild
12cr|php-pear-Benchmark-1.2.9-1|79	
12cr|php-pear-Benchmark-1.2.9-1|80	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.8-1mdv2011.0
12cr|php-pear-Benchmark-1.2.9-1|81	+ Revision: 602116
12cr|php-pear-Benchmark-1.2.9-1|82	- new version
12cr|php-pear-Benchmark-1.2.9-1|83	
12cr|php-pear-Benchmark-1.2.9-1|84	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.7-6mdv2010.1
12cr|php-pear-Benchmark-1.2.9-1|85	+ Revision: 479362
12cr|php-pear-Benchmark-1.2.9-1|86	- use package2.xml, fix installation path
12cr|php-pear-Benchmark-1.2.9-1|87	
12cr|php-pear-Benchmark-1.2.9-1|88	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.7-5mdv2010.1
12cr|php-pear-Benchmark-1.2.9-1|89	+ Revision: 478305
12cr|php-pear-Benchmark-1.2.9-1|90	- spec cleanup
12cr|php-pear-Benchmark-1.2.9-1|91	- use pear installer
12cr|php-pear-Benchmark-1.2.9-1|92	- don't ship tests, even in documentation
12cr|php-pear-Benchmark-1.2.9-1|93	- own all directories
12cr|php-pear-Benchmark-1.2.9-1|94	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Benchmark-1.2.9-1|95	
12cr|php-pear-Benchmark-1.2.9-1|96	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.2.7-4mdv2010.0
12cr|php-pear-Benchmark-1.2.9-1|97	+ Revision: 440944
12cr|php-pear-Benchmark-1.2.9-1|98	- rebuild
12cr|php-pear-Benchmark-1.2.9-1|99	
12cr|php-pear-Benchmark-1.2.9-1|100	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-3mdv2009.1
12cr|php-pear-Benchmark-1.2.9-1|101	+ Revision: 321901
12cr|php-pear-Benchmark-1.2.9-1|102	- rebuild
12cr|php-pear-Benchmark-1.2.9-1|103	
12cr|php-pear-Benchmark-1.2.9-1|104	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-2mdv2009.0
12cr|php-pear-Benchmark-1.2.9-1|105	+ Revision: 236805
12cr|php-pear-Benchmark-1.2.9-1|106	- rebuild
12cr|php-pear-Benchmark-1.2.9-1|107	
12cr|php-pear-Benchmark-1.2.9-1|108	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Benchmark-1.2.9-1|109	- restore BuildRoot
12cr|php-pear-Benchmark-1.2.9-1|110	
12cr|php-pear-Benchmark-1.2.9-1|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Benchmark-1.2.9-1|112	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Benchmark-1.2.9-1|113	
12cr|php-pear-Benchmark-1.2.9-1|114	* Mon Jul 23 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-1mdv2008.0
12cr|php-pear-Benchmark-1.2.9-1|115	+ Revision: 54602
12cr|php-pear-Benchmark-1.2.9-1|116	- fix build
12cr|php-pear-Benchmark-1.2.9-1|117	- 1.2.7
12cr|php-pear-Benchmark-1.2.9-1|118	
12cr|php-pear-Benchmark-1.2.9-1|119	
12cr|php-pear-Benchmark-1.2.9-1|120	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.6-1mdv2007.0
12cr|php-pear-Benchmark-1.2.9-1|121	+ Revision: 81394
12cr|php-pear-Benchmark-1.2.9-1|122	- Import php-pear-Benchmark
12cr|php-pear-Benchmark-1.2.9-1|123	
12cr|php-pear-Benchmark-1.2.9-1|124	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.6-1mdk
12cr|php-pear-Benchmark-1.2.9-1|125	- 1.2.6
12cr|php-pear-Benchmark-1.2.9-1|126	
12cr|php-pear-Benchmark-1.2.9-1|127	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-1mdk
12cr|php-pear-Benchmark-1.2.9-1|128	- 1.2.4
12cr|php-pear-Benchmark-1.2.9-1|129	- new group (Development/PHP)
12cr|php-pear-Benchmark-1.2.9-1|130	
12cr|php-pear-Benchmark-1.2.9-1|131	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-4mdk
12cr|php-pear-Benchmark-1.2.9-1|132	- rebuilt to fix auto deps
12cr|php-pear-Benchmark-1.2.9-1|133	
12cr|php-pear-Benchmark-1.2.9-1|134	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-3mdk
12cr|php-pear-Benchmark-1.2.9-1|135	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Benchmark-1.2.9-1|136	
12cr|php-pear-Benchmark-1.2.9-1|137	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-2mdk
12cr|php-pear-Benchmark-1.2.9-1|138	- fix deps
12cr|php-pear-Benchmark-1.2.9-1|139	
12cr|php-pear-Benchmark-1.2.9-1|140	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-1mdk
12cr|php-pear-Benchmark-1.2.9-1|141	- 1.2.3
12cr|php-pear-Benchmark-1.2.9-1|142	
12cr|php-pear-Benchmark-1.2.9-1|143	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdk
12cr|php-pear-Benchmark-1.2.9-1|144	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Benchmark-1.2.9-1|145	- fix deps
12cr|php-pear-Benchmark-1.2.9-1|146	
12cr|php-pear-Benchmark-1.2.9-1|147	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdk
12cr|php-pear-Benchmark-1.2.9-1|148	- fix deps
12cr|php-pear-Benchmark-1.2.9-1|149	
12cr|php-pear-Benchmark-1.2.9-1|150	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdk
12cr|php-pear-Benchmark-1.2.9-1|151	- initial Mandriva package (PLD import)
12cr|php-pear-Benchmark-1.2.9-1|152	

5862 12
12cr|php-pear-bytekit-1.1.2-2|1	%define  upstream_name bytekit
12cr|php-pear-bytekit-1.1.2-2|2	
12cr|php-pear-bytekit-1.1.2-2|3	Summary:	A command-line tool built on the PHP Bytekit extension
12cr|php-pear-bytekit-1.1.2-2|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-bytekit-1.1.2-2|5	Version:	1.1.2
12cr|php-pear-bytekit-1.1.2-2|6	Release:	%mkrel 2
12cr|php-pear-bytekit-1.1.2-2|7	License:	BSD
12cr|php-pear-bytekit-1.1.2-2|8	Group:		Development/PHP
12cr|php-pear-bytekit-1.1.2-2|9	URL:		http://www.phpunit.de/
12cr|php-pear-bytekit-1.1.2-2|10	Source0:	http://pear.phpunit.de/get/bytekit-%{version}.tgz
12cr|php-pear-bytekit-1.1.2-2|11	Requires(post): php-pear
12cr|php-pear-bytekit-1.1.2-2|12	Requires(preun): php-pear
12cr|php-pear-bytekit-1.1.2-2|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-bytekit-1.1.2-2|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-bytekit-1.1.2-2|15	Requires:	php-channel-phpunit
12cr|php-pear-bytekit-1.1.2-2|16	BuildArch:	noarch
12cr|php-pear-bytekit-1.1.2-2|17	BuildRequires:	php-pear
12cr|php-pear-bytekit-1.1.2-2|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-bytekit-1.1.2-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-bytekit-1.1.2-2|20	Suggests:	php-pear-File_Iterator >= 1.3.0
12cr|php-pear-bytekit-1.1.2-2|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-bytekit-1.1.2-2|22	
12cr|php-pear-bytekit-1.1.2-2|23	%description
12cr|php-pear-bytekit-1.1.2-2|24	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-bytekit-1.1.2-2|25	unit tests in PHP.
12cr|php-pear-bytekit-1.1.2-2|26	
12cr|php-pear-bytekit-1.1.2-2|27	This package provides A command-line tool built on the PHP Bytekit
12cr|php-pear-bytekit-1.1.2-2|28	extension for PHPUnit.
12cr|php-pear-bytekit-1.1.2-2|29	
12cr|php-pear-bytekit-1.1.2-2|30	%prep
12cr|php-pear-bytekit-1.1.2-2|31	
12cr|php-pear-bytekit-1.1.2-2|32	%setup -q -c
12cr|php-pear-bytekit-1.1.2-2|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-bytekit-1.1.2-2|34	
12cr|php-pear-bytekit-1.1.2-2|35	%build
12cr|php-pear-bytekit-1.1.2-2|36	
12cr|php-pear-bytekit-1.1.2-2|37	%install
12cr|php-pear-bytekit-1.1.2-2|38	rm -rf %{buildroot}
12cr|php-pear-bytekit-1.1.2-2|39	
12cr|php-pear-bytekit-1.1.2-2|40	cd %{upstream_name}-%{version}
12cr|php-pear-bytekit-1.1.2-2|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-bytekit-1.1.2-2|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-bytekit-1.1.2-2|43	
12cr|php-pear-bytekit-1.1.2-2|44	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-bytekit-1.1.2-2|45	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-bytekit-1.1.2-2|46	
12cr|php-pear-bytekit-1.1.2-2|47	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-bytekit-1.1.2-2|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-bytekit-1.1.2-2|49	
12cr|php-pear-bytekit-1.1.2-2|50	%clean
12cr|php-pear-bytekit-1.1.2-2|51	rm -rf %{buildroot}
12cr|php-pear-bytekit-1.1.2-2|52	
12cr|php-pear-bytekit-1.1.2-2|53	%post
12cr|php-pear-bytekit-1.1.2-2|54	%if %mdkversion < 201000
12cr|php-pear-bytekit-1.1.2-2|55	pear install --nodeps --soft --force --register-only \
12cr|php-pear-bytekit-1.1.2-2|56	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-bytekit-1.1.2-2|57	%endif
12cr|php-pear-bytekit-1.1.2-2|58	
12cr|php-pear-bytekit-1.1.2-2|59	%preun
12cr|php-pear-bytekit-1.1.2-2|60	%if %mdkversion < 201000
12cr|php-pear-bytekit-1.1.2-2|61	if [ "$1" -eq "0" ]; then
12cr|php-pear-bytekit-1.1.2-2|62	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-bytekit-1.1.2-2|63	%{upstream_name} >/dev/null || :
12cr|php-pear-bytekit-1.1.2-2|64	fi
12cr|php-pear-bytekit-1.1.2-2|65	%endif
12cr|php-pear-bytekit-1.1.2-2|66	
12cr|php-pear-bytekit-1.1.2-2|67	%files
12cr|php-pear-bytekit-1.1.2-2|68	%defattr(-,root,root)
12cr|php-pear-bytekit-1.1.2-2|69	%{_bindir}/bytekit
12cr|php-pear-bytekit-1.1.2-2|70	%{_datadir}/pear/Bytekit
12cr|php-pear-bytekit-1.1.2-2|71	%{_datadir}/pear/packages/bytekit.xml
12cr|php-pear-bytekit-1.1.2-2|72	
12cr|php-pear-bytekit-1.1.2-2|73	
12cr|php-pear-bytekit-1.1.2-2|74	
12cr|php-pear-bytekit-1.1.2-2|75	%changelog
12cr|php-pear-bytekit-1.1.2-2|76	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-2mdv2012.0
12cr|php-pear-bytekit-1.1.2-2|77	+ Revision: 742320
12cr|php-pear-bytekit-1.1.2-2|78	- fix major breakage by careless packager
12cr|php-pear-bytekit-1.1.2-2|79	
12cr|php-pear-bytekit-1.1.2-2|80	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1
12cr|php-pear-bytekit-1.1.2-2|81	+ Revision: 730863
12cr|php-pear-bytekit-1.1.2-2|82	- import php-pear-bytekit
12cr|php-pear-bytekit-1.1.2-2|83	
12cr|php-pear-bytekit-1.1.2-2|84	
12cr|php-pear-bytekit-1.1.2-2|85	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdv2010.2
12cr|php-pear-bytekit-1.1.2-2|86	- initial Mandriva package

5863 12
12cr|php-pear-Calendar-0.5.4-6|1	%define		_class		Calendar
12cr|php-pear-Calendar-0.5.4-6|2	%define		upstream_name	%{_class}
12cr|php-pear-Calendar-0.5.4-6|3	
12cr|php-pear-Calendar-0.5.4-6|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-Calendar-0.5.4-6|5	Version:	0.5.4
12cr|php-pear-Calendar-0.5.4-6|6	Release:	%mkrel 6
12cr|php-pear-Calendar-0.5.4-6|7	Summary:	Building calendar data structures (irrespective of output)
12cr|php-pear-Calendar-0.5.4-6|8	License:	PHP License
12cr|php-pear-Calendar-0.5.4-6|9	Group:		Development/PHP
12cr|php-pear-Calendar-0.5.4-6|10	URL:		http://pear.php.net/package/Calendar/
12cr|php-pear-Calendar-0.5.4-6|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Calendar-0.5.4-6|12	Requires(post): php-pear
12cr|php-pear-Calendar-0.5.4-6|13	Requires(preun): php-pear
12cr|php-pear-Calendar-0.5.4-6|14	Requires:	php-pear
12cr|php-pear-Calendar-0.5.4-6|15	BuildArch:	noarch
12cr|php-pear-Calendar-0.5.4-6|16	BuildRequires:	php-pear
12cr|php-pear-Calendar-0.5.4-6|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Calendar-0.5.4-6|18	
12cr|php-pear-Calendar-0.5.4-6|19	%description
12cr|php-pear-Calendar-0.5.4-6|20	Calendar provides an API for building calendar data structures. Using
12cr|php-pear-Calendar-0.5.4-6|21	the simple iterator and it's "query" API, a user interface can easily be
12cr|php-pear-Calendar-0.5.4-6|22	built on top of the calendar data structure, at the same time easily
12cr|php-pear-Calendar-0.5.4-6|23	connecting it to some kind of underlying data store, where "event"
12cr|php-pear-Calendar-0.5.4-6|24	information is being held.
12cr|php-pear-Calendar-0.5.4-6|25	
12cr|php-pear-Calendar-0.5.4-6|26	It provides different calculation "engines" the default being based on
12cr|php-pear-Calendar-0.5.4-6|27	Unix timestamps (offering fastest performance) with an alternative using
12cr|php-pear-Calendar-0.5.4-6|28	PEAR::Date which extends the calendar past the limitations of Unix
12cr|php-pear-Calendar-0.5.4-6|29	timestamps. Other engines should be implementable for other types of
12cr|php-pear-Calendar-0.5.4-6|30	calendar (e.g. a Chinese Calendar based on lunar cycles).
12cr|php-pear-Calendar-0.5.4-6|31	
12cr|php-pear-Calendar-0.5.4-6|32	%prep
12cr|php-pear-Calendar-0.5.4-6|33	%setup -q -c
12cr|php-pear-Calendar-0.5.4-6|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Calendar-0.5.4-6|35	
12cr|php-pear-Calendar-0.5.4-6|36	%install
12cr|php-pear-Calendar-0.5.4-6|37	rm -rf %{buildroot}
12cr|php-pear-Calendar-0.5.4-6|38	
12cr|php-pear-Calendar-0.5.4-6|39	cd %{upstream_name}-%{version}
12cr|php-pear-Calendar-0.5.4-6|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Calendar-0.5.4-6|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Calendar-0.5.4-6|42	
12cr|php-pear-Calendar-0.5.4-6|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Calendar-0.5.4-6|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Calendar-0.5.4-6|45	
12cr|php-pear-Calendar-0.5.4-6|46	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Calendar-0.5.4-6|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Calendar-0.5.4-6|48	
12cr|php-pear-Calendar-0.5.4-6|49	%clean
12cr|php-pear-Calendar-0.5.4-6|50	rm -rf %{buildroot}
12cr|php-pear-Calendar-0.5.4-6|51	
12cr|php-pear-Calendar-0.5.4-6|52	%post
12cr|php-pear-Calendar-0.5.4-6|53	%if %mdkversion < 201000
12cr|php-pear-Calendar-0.5.4-6|54	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Calendar-0.5.4-6|55	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Calendar-0.5.4-6|56	%endif
12cr|php-pear-Calendar-0.5.4-6|57	
12cr|php-pear-Calendar-0.5.4-6|58	%preun
12cr|php-pear-Calendar-0.5.4-6|59	%if %mdkversion < 201000
12cr|php-pear-Calendar-0.5.4-6|60	if [ "$1" -eq "0" ]; then
12cr|php-pear-Calendar-0.5.4-6|61	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Calendar-0.5.4-6|62	%{upstream_name} >/dev/null || :
12cr|php-pear-Calendar-0.5.4-6|63	fi
12cr|php-pear-Calendar-0.5.4-6|64	%endif
12cr|php-pear-Calendar-0.5.4-6|65	
12cr|php-pear-Calendar-0.5.4-6|66	%files
12cr|php-pear-Calendar-0.5.4-6|67	%defattr(-,root,root)
12cr|php-pear-Calendar-0.5.4-6|68	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Calendar-0.5.4-6|69	%{_datadir}/pear/%{_class}
12cr|php-pear-Calendar-0.5.4-6|70	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Calendar-0.5.4-6|71	
12cr|php-pear-Calendar-0.5.4-6|72	
12cr|php-pear-Calendar-0.5.4-6|73	%changelog
12cr|php-pear-Calendar-0.5.4-6|74	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.4-6mdv2012.0
12cr|php-pear-Calendar-0.5.4-6|75	+ Revision: 741827
12cr|php-pear-Calendar-0.5.4-6|76	- fix major breakage by careless packager
12cr|php-pear-Calendar-0.5.4-6|77	
12cr|php-pear-Calendar-0.5.4-6|78	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.4-5
12cr|php-pear-Calendar-0.5.4-6|79	+ Revision: 679266
12cr|php-pear-Calendar-0.5.4-6|80	- mass rebuild
12cr|php-pear-Calendar-0.5.4-6|81	
12cr|php-pear-Calendar-0.5.4-6|82	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.4-4mdv2011.0
12cr|php-pear-Calendar-0.5.4-6|83	+ Revision: 613616
12cr|php-pear-Calendar-0.5.4-6|84	- the mass rebuild of 2010.1 packages
12cr|php-pear-Calendar-0.5.4-6|85	
12cr|php-pear-Calendar-0.5.4-6|86	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.4-3mdv2010.1
12cr|php-pear-Calendar-0.5.4-6|87	+ Revision: 478289
12cr|php-pear-Calendar-0.5.4-6|88	- spec cleanup
12cr|php-pear-Calendar-0.5.4-6|89	- use pear installer
12cr|php-pear-Calendar-0.5.4-6|90	- don't ship tests, even in documentation
12cr|php-pear-Calendar-0.5.4-6|91	- own all directories
12cr|php-pear-Calendar-0.5.4-6|92	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Calendar-0.5.4-6|93	
12cr|php-pear-Calendar-0.5.4-6|94	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.5.4-2mdv2010.0
12cr|php-pear-Calendar-0.5.4-6|95	+ Revision: 440946
12cr|php-pear-Calendar-0.5.4-6|96	- rebuild
12cr|php-pear-Calendar-0.5.4-6|97	
12cr|php-pear-Calendar-0.5.4-6|98	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.5.4-1mdv2009.1
12cr|php-pear-Calendar-0.5.4-6|99	+ Revision: 368247
12cr|php-pear-Calendar-0.5.4-6|100	- Update php pear Calendar
12cr|php-pear-Calendar-0.5.4-6|101	
12cr|php-pear-Calendar-0.5.4-6|102	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-3mdv2009.1
12cr|php-pear-Calendar-0.5.4-6|103	+ Revision: 321904
12cr|php-pear-Calendar-0.5.4-6|104	- rebuild
12cr|php-pear-Calendar-0.5.4-6|105	
12cr|php-pear-Calendar-0.5.4-6|106	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-2mdv2009.0
12cr|php-pear-Calendar-0.5.4-6|107	+ Revision: 236806
12cr|php-pear-Calendar-0.5.4-6|108	- rebuild
12cr|php-pear-Calendar-0.5.4-6|109	
12cr|php-pear-Calendar-0.5.4-6|110	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Calendar-0.5.4-6|111	- restore BuildRoot
12cr|php-pear-Calendar-0.5.4-6|112	
12cr|php-pear-Calendar-0.5.4-6|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Calendar-0.5.4-6|114	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Calendar-0.5.4-6|115	
12cr|php-pear-Calendar-0.5.4-6|116	
12cr|php-pear-Calendar-0.5.4-6|117	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-1mdv2007.0
12cr|php-pear-Calendar-0.5.4-6|118	+ Revision: 81405
12cr|php-pear-Calendar-0.5.4-6|119	- Import php-pear-Calendar
12cr|php-pear-Calendar-0.5.4-6|120	
12cr|php-pear-Calendar-0.5.4-6|121	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-1mdk
12cr|php-pear-Calendar-0.5.4-6|122	- 0.5.3
12cr|php-pear-Calendar-0.5.4-6|123	- new group (Development/PHP)
12cr|php-pear-Calendar-0.5.4-6|124	
12cr|php-pear-Calendar-0.5.4-6|125	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-6mdk
12cr|php-pear-Calendar-0.5.4-6|126	- rebuilt to fix auto deps
12cr|php-pear-Calendar-0.5.4-6|127	
12cr|php-pear-Calendar-0.5.4-6|128	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-5mdk
12cr|php-pear-Calendar-0.5.4-6|129	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Calendar-0.5.4-6|130	
12cr|php-pear-Calendar-0.5.4-6|131	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-4mdk
12cr|php-pear-Calendar-0.5.4-6|132	- fix deps
12cr|php-pear-Calendar-0.5.4-6|133	
12cr|php-pear-Calendar-0.5.4-6|134	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-3mdk
12cr|php-pear-Calendar-0.5.4-6|135	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Calendar-0.5.4-6|136	- fix deps
12cr|php-pear-Calendar-0.5.4-6|137	
12cr|php-pear-Calendar-0.5.4-6|138	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-2mdk
12cr|php-pear-Calendar-0.5.4-6|139	- fix deps
12cr|php-pear-Calendar-0.5.4-6|140	
12cr|php-pear-Calendar-0.5.4-6|141	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-1mdk
12cr|php-pear-Calendar-0.5.4-6|142	- initial Mandriva package (PLD import)
12cr|php-pear-Calendar-0.5.4-6|143	

5864 12
12cr|php-pear-channel-horde-1.0-11|1	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
12cr|php-pear-channel-horde-1.0-11|2	%define pear_xmldir  %{_datadir}/pear/packages
12cr|php-pear-channel-horde-1.0-11|3	
12cr|php-pear-channel-horde-1.0-11|4	Name:           php-pear-channel-horde
12cr|php-pear-channel-horde-1.0-11|5	Version:        1.0
12cr|php-pear-channel-horde-1.0-11|6	Release:        11
12cr|php-pear-channel-horde-1.0-11|7	Summary:        Adds pear.horde.org channel to PEAR
12cr|php-pear-channel-horde-1.0-11|8	Group:          System/Libraries
12cr|php-pear-channel-horde-1.0-11|9	License:        BSD
12cr|php-pear-channel-horde-1.0-11|10	URL:            http://pear.horde.org/
12cr|php-pear-channel-horde-1.0-11|11	Source0:        http://pear.horde.org/channel.xml
12cr|php-pear-channel-horde-1.0-11|12	BuildArch:      noarch
12cr|php-pear-channel-horde-1.0-11|13	BuildRequires:  php-pear >= 5.1.1
12cr|php-pear-channel-horde-1.0-11|14	Requires(pre):	php-cli
12cr|php-pear-channel-horde-1.0-11|15	Requires(pre):	php-pear
12cr|php-pear-channel-horde-1.0-11|16	Requires:	php-mbstring
12cr|php-pear-channel-horde-1.0-11|17	Requires:	php-mysql
12cr|php-pear-channel-horde-1.0-11|18	Requires:	php-session
12cr|php-pear-channel-horde-1.0-11|19	Requires:	php-sysvsem
12cr|php-pear-channel-horde-1.0-11|20	Requires:	php-tokenizer
12cr|php-pear-channel-horde-1.0-11|21	
12cr|php-pear-channel-horde-1.0-11|22	
12cr|php-pear-channel-horde-1.0-11|23	
12cr|php-pear-channel-horde-1.0-11|24	
12cr|php-pear-channel-horde-1.0-11|25	%description
12cr|php-pear-channel-horde-1.0-11|26	This package adds the pear.horde.org channel which allows PEAR packages
12cr|php-pear-channel-horde-1.0-11|27	from this channel to be installed.
12cr|php-pear-channel-horde-1.0-11|28	
12cr|php-pear-channel-horde-1.0-11|29	
12cr|php-pear-channel-horde-1.0-11|30	%prep
12cr|php-pear-channel-horde-1.0-11|31	%setup -q -c -T
12cr|php-pear-channel-horde-1.0-11|32	
12cr|php-pear-channel-horde-1.0-11|33	
12cr|php-pear-channel-horde-1.0-11|34	%build
12cr|php-pear-channel-horde-1.0-11|35	# Empty build section, nothing to build
12cr|php-pear-channel-horde-1.0-11|36	
12cr|php-pear-channel-horde-1.0-11|37	
12cr|php-pear-channel-horde-1.0-11|38	%install
12cr|php-pear-channel-horde-1.0-11|39	
12cr|php-pear-channel-horde-1.0-11|40	%{__mkdir_p} %{buildroot}%{pear_xmldir}
12cr|php-pear-channel-horde-1.0-11|41	%{__install} -pm 644 %{SOURCE0} %{buildroot}%{pear_xmldir}/pear.horde.org.xml
12cr|php-pear-channel-horde-1.0-11|42	
12cr|php-pear-channel-horde-1.0-11|43	
12cr|php-pear-channel-horde-1.0-11|44	
12cr|php-pear-channel-horde-1.0-11|45	%post
12cr|php-pear-channel-horde-1.0-11|46	if [ $1 -gt  1 ] ; then
12cr|php-pear-channel-horde-1.0-11|47	pear channel-update pear.horde.org
12cr|php-pear-channel-horde-1.0-11|48	else
12cr|php-pear-channel-horde-1.0-11|49	pear channel-add %{pear_xmldir}/pear.horde.org.xml
12cr|php-pear-channel-horde-1.0-11|50	fi
12cr|php-pear-channel-horde-1.0-11|51	
12cr|php-pear-channel-horde-1.0-11|52	%preun
12cr|php-pear-channel-horde-1.0-11|53	if [ $1 -eq 0 ] ; then
12cr|php-pear-channel-horde-1.0-11|54	pear channel-delete pear.horde.org
12cr|php-pear-channel-horde-1.0-11|55	fi
12cr|php-pear-channel-horde-1.0-11|56	
12cr|php-pear-channel-horde-1.0-11|57	
12cr|php-pear-channel-horde-1.0-11|58	%files
12cr|php-pear-channel-horde-1.0-11|59	%defattr(-,root,root,-)
12cr|php-pear-channel-horde-1.0-11|60	%{pear_xmldir}/pear.horde.org.xml
12cr|php-pear-channel-horde-1.0-11|61	
12cr|php-pear-channel-horde-1.0-11|62	
12cr|php-pear-channel-horde-1.0-11|63	%changelog
12cr|php-pear-channel-horde-1.0-11|64	* Tue Mar 27 2012 Thomas Spuhler <tspuhler@mandriva.org> 1.0-10mdv2012.0
12cr|php-pear-channel-horde-1.0-11|65	+ Revision: 787366
12cr|php-pear-channel-horde-1.0-11|66	- changed channel-upgrade from local to net so it will actually upgrade
12cr|php-pear-channel-horde-1.0-11|67	
12cr|php-pear-channel-horde-1.0-11|68	* Wed Mar 14 2012 Thomas Spuhler <tspuhler@mandriva.org> 1.0-9
12cr|php-pear-channel-horde-1.0-11|69	+ Revision: 784910
12cr|php-pear-channel-horde-1.0-11|70	- post and postun revised so it will update the channel
12cr|php-pear-channel-horde-1.0-11|71	
12cr|php-pear-channel-horde-1.0-11|72	* Sun Dec 18 2011 Thomas Spuhler <tspuhler@mandriva.org> 1.0-8
12cr|php-pear-channel-horde-1.0-11|73	+ Revision: 743619
12cr|php-pear-channel-horde-1.0-11|74	- updated the channel address
12cr|php-pear-channel-horde-1.0-11|75	- corrected the channel addresses
12cr|php-pear-channel-horde-1.0-11|76	
12cr|php-pear-channel-horde-1.0-11|77	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-7
12cr|php-pear-channel-horde-1.0-11|78	+ Revision: 679622
12cr|php-pear-channel-horde-1.0-11|79	- mass rebuild
12cr|php-pear-channel-horde-1.0-11|80	
12cr|php-pear-channel-horde-1.0-11|81	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.0-6mdv2011.0
12cr|php-pear-channel-horde-1.0-11|82	+ Revision: 564123
12cr|php-pear-channel-horde-1.0-11|83	- Increased release for rebuild
12cr|php-pear-channel-horde-1.0-11|84	
12cr|php-pear-channel-horde-1.0-11|85	* Thu May 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2010.1
12cr|php-pear-channel-horde-1.0-11|86	+ Revision: 543021
12cr|php-pear-channel-horde-1.0-11|87	- try to fix a problem reported by Thomas Spuhler
12cr|php-pear-channel-horde-1.0-11|88	
12cr|php-pear-channel-horde-1.0-11|89	* Sun Feb 21 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.0-4mdv2010.1
12cr|php-pear-channel-horde-1.0-11|90	+ Revision: 509253
12cr|php-pear-channel-horde-1.0-11|91	- updated rel to 4
12cr|php-pear-channel-horde-1.0-11|92	-added nl at the end of channel.xml
12cr|php-pear-channel-horde-1.0-11|93	
12cr|php-pear-channel-horde-1.0-11|94	* Sun Feb 14 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.0-3mdv2010.1
12cr|php-pear-channel-horde-1.0-11|95	+ Revision: 505666
12cr|php-pear-channel-horde-1.0-11|96	- increase version to move to main
12cr|php-pear-channel-horde-1.0-11|97	
12cr|php-pear-channel-horde-1.0-11|98	* Sat Feb 13 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.0-2mdv2010.1
12cr|php-pear-channel-horde-1.0-11|99	+ Revision: 505541
12cr|php-pear-channel-horde-1.0-11|100	-- dealed PreRequ line. It's php-pear is always installed on our system
12cr|php-pear-channel-horde-1.0-11|101	- PreReq was  php  php-pear >= 5.1.1
12cr|php-pear-channel-horde-1.0-11|102	- added buildroot line
12cr|php-pear-channel-horde-1.0-11|103	- corrected Group name
12cr|php-pear-channel-horde-1.0-11|104	- intital build for kolab-filter
12cr|php-pear-channel-horde-1.0-11|105	- import php-pear-channel-horde
12cr|php-pear-channel-horde-1.0-11|106	
12cr|php-pear-channel-horde-1.0-11|107	

5865 12
12cr|php-pear-Console_Getargs-1.3.5-3|1	%define		_class		Console
12cr|php-pear-Console_Getargs-1.3.5-3|2	%define		_subclass	Getargs
12cr|php-pear-Console_Getargs-1.3.5-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Console_Getargs-1.3.5-3|4	
12cr|php-pear-Console_Getargs-1.3.5-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Console_Getargs-1.3.5-3|6	Version:	1.3.5
12cr|php-pear-Console_Getargs-1.3.5-3|7	Release:	%mkrel 3
12cr|php-pear-Console_Getargs-1.3.5-3|8	Summary:	A command-line arguments parser
12cr|php-pear-Console_Getargs-1.3.5-3|9	License:	PHP License
12cr|php-pear-Console_Getargs-1.3.5-3|10	Group:		Development/PHP
12cr|php-pear-Console_Getargs-1.3.5-3|11	URL:		http://pear.php.net/package/Console_Getargs/
12cr|php-pear-Console_Getargs-1.3.5-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Console_Getargs-1.3.5-3|13	Requires(post): php-pear
12cr|php-pear-Console_Getargs-1.3.5-3|14	Requires(preun): php-pear
12cr|php-pear-Console_Getargs-1.3.5-3|15	Requires:	php-pear
12cr|php-pear-Console_Getargs-1.3.5-3|16	BuildArch:	noarch
12cr|php-pear-Console_Getargs-1.3.5-3|17	BuildRequires:	php-pear
12cr|php-pear-Console_Getargs-1.3.5-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Console_Getargs-1.3.5-3|19	
12cr|php-pear-Console_Getargs-1.3.5-3|20	%description
12cr|php-pear-Console_Getargs-1.3.5-3|21	The Console_Getargs package implements a Command Line arguments parser
12cr|php-pear-Console_Getargs-1.3.5-3|22	that your CLI applications can use to parse arguments found in
12cr|php-pear-Console_Getargs-1.3.5-3|23	\$_SERVER['argv']. It performs some basic arguments validation and is
12cr|php-pear-Console_Getargs-1.3.5-3|24	capable to return a formatted help text to the user, based on the
12cr|php-pear-Console_Getargs-1.3.5-3|25	configuration it is given.
12cr|php-pear-Console_Getargs-1.3.5-3|26	
12cr|php-pear-Console_Getargs-1.3.5-3|27	%prep
12cr|php-pear-Console_Getargs-1.3.5-3|28	%setup -q -c
12cr|php-pear-Console_Getargs-1.3.5-3|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Console_Getargs-1.3.5-3|30	
12cr|php-pear-Console_Getargs-1.3.5-3|31	%install
12cr|php-pear-Console_Getargs-1.3.5-3|32	rm -rf %{buildroot}
12cr|php-pear-Console_Getargs-1.3.5-3|33	
12cr|php-pear-Console_Getargs-1.3.5-3|34	cd %{upstream_name}-%{version}
12cr|php-pear-Console_Getargs-1.3.5-3|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Console_Getargs-1.3.5-3|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Console_Getargs-1.3.5-3|37	
12cr|php-pear-Console_Getargs-1.3.5-3|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Console_Getargs-1.3.5-3|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Console_Getargs-1.3.5-3|40	
12cr|php-pear-Console_Getargs-1.3.5-3|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Console_Getargs-1.3.5-3|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Console_Getargs-1.3.5-3|43	
12cr|php-pear-Console_Getargs-1.3.5-3|44	%clean
12cr|php-pear-Console_Getargs-1.3.5-3|45	rm -rf %{buildroot}
12cr|php-pear-Console_Getargs-1.3.5-3|46	
12cr|php-pear-Console_Getargs-1.3.5-3|47	%post
12cr|php-pear-Console_Getargs-1.3.5-3|48	%if %mdkversion < 201000
12cr|php-pear-Console_Getargs-1.3.5-3|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Console_Getargs-1.3.5-3|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Console_Getargs-1.3.5-3|51	%endif
12cr|php-pear-Console_Getargs-1.3.5-3|52	
12cr|php-pear-Console_Getargs-1.3.5-3|53	%preun
12cr|php-pear-Console_Getargs-1.3.5-3|54	%if %mdkversion < 201000
12cr|php-pear-Console_Getargs-1.3.5-3|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-Console_Getargs-1.3.5-3|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Console_Getargs-1.3.5-3|57	%{upstream_name} >/dev/null || :
12cr|php-pear-Console_Getargs-1.3.5-3|58	fi
12cr|php-pear-Console_Getargs-1.3.5-3|59	%endif
12cr|php-pear-Console_Getargs-1.3.5-3|60	
12cr|php-pear-Console_Getargs-1.3.5-3|61	%files
12cr|php-pear-Console_Getargs-1.3.5-3|62	%defattr(-,root,root)
12cr|php-pear-Console_Getargs-1.3.5-3|63	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Console_Getargs-1.3.5-3|64	%{_datadir}/pear/%{_class}
12cr|php-pear-Console_Getargs-1.3.5-3|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Console_Getargs-1.3.5-3|66	
12cr|php-pear-Console_Getargs-1.3.5-3|67	
12cr|php-pear-Console_Getargs-1.3.5-3|68	%changelog
12cr|php-pear-Console_Getargs-1.3.5-3|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-3mdv2012.0
12cr|php-pear-Console_Getargs-1.3.5-3|70	+ Revision: 741828
12cr|php-pear-Console_Getargs-1.3.5-3|71	- fix major breakage by careless packager
12cr|php-pear-Console_Getargs-1.3.5-3|72	
12cr|php-pear-Console_Getargs-1.3.5-3|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-2
12cr|php-pear-Console_Getargs-1.3.5-3|74	+ Revision: 679267
12cr|php-pear-Console_Getargs-1.3.5-3|75	- mass rebuild
12cr|php-pear-Console_Getargs-1.3.5-3|76	
12cr|php-pear-Console_Getargs-1.3.5-3|77	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.5-1mdv2011.0
12cr|php-pear-Console_Getargs-1.3.5-3|78	+ Revision: 587638
12cr|php-pear-Console_Getargs-1.3.5-3|79	- update to new version 1.3.5
12cr|php-pear-Console_Getargs-1.3.5-3|80	
12cr|php-pear-Console_Getargs-1.3.5-3|81	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.4-5mdv2010.1
12cr|php-pear-Console_Getargs-1.3.5-3|82	+ Revision: 478292
12cr|php-pear-Console_Getargs-1.3.5-3|83	- spec cleanup
12cr|php-pear-Console_Getargs-1.3.5-3|84	- use pear installer
12cr|php-pear-Console_Getargs-1.3.5-3|85	- don't ship tests, even in documentation
12cr|php-pear-Console_Getargs-1.3.5-3|86	- own all directories
12cr|php-pear-Console_Getargs-1.3.5-3|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Console_Getargs-1.3.5-3|88	
12cr|php-pear-Console_Getargs-1.3.5-3|89	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.3.4-4mdv2010.0
12cr|php-pear-Console_Getargs-1.3.5-3|90	+ Revision: 440948
12cr|php-pear-Console_Getargs-1.3.5-3|91	- rebuild
12cr|php-pear-Console_Getargs-1.3.5-3|92	
12cr|php-pear-Console_Getargs-1.3.5-3|93	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-3mdv2009.1
12cr|php-pear-Console_Getargs-1.3.5-3|94	+ Revision: 321913
12cr|php-pear-Console_Getargs-1.3.5-3|95	- rebuild
12cr|php-pear-Console_Getargs-1.3.5-3|96	
12cr|php-pear-Console_Getargs-1.3.5-3|97	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-2mdv2009.0
12cr|php-pear-Console_Getargs-1.3.5-3|98	+ Revision: 236809
12cr|php-pear-Console_Getargs-1.3.5-3|99	- rebuild
12cr|php-pear-Console_Getargs-1.3.5-3|100	
12cr|php-pear-Console_Getargs-1.3.5-3|101	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Console_Getargs-1.3.5-3|102	- restore BuildRoot
12cr|php-pear-Console_Getargs-1.3.5-3|103	
12cr|php-pear-Console_Getargs-1.3.5-3|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Console_Getargs-1.3.5-3|105	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Console_Getargs-1.3.5-3|106	
12cr|php-pear-Console_Getargs-1.3.5-3|107	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-1mdv2008.0
12cr|php-pear-Console_Getargs-1.3.5-3|108	+ Revision: 15642
12cr|php-pear-Console_Getargs-1.3.5-3|109	- 1.3.4
12cr|php-pear-Console_Getargs-1.3.5-3|110	
12cr|php-pear-Console_Getargs-1.3.5-3|111	
12cr|php-pear-Console_Getargs-1.3.5-3|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-1mdv2007.0
12cr|php-pear-Console_Getargs-1.3.5-3|113	+ Revision: 81409
12cr|php-pear-Console_Getargs-1.3.5-3|114	- Import php-pear-Console_Getargs
12cr|php-pear-Console_Getargs-1.3.5-3|115	
12cr|php-pear-Console_Getargs-1.3.5-3|116	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-1mdk
12cr|php-pear-Console_Getargs-1.3.5-3|117	- 1.3.1
12cr|php-pear-Console_Getargs-1.3.5-3|118	
12cr|php-pear-Console_Getargs-1.3.5-3|119	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-5mdk
12cr|php-pear-Console_Getargs-1.3.5-3|120	- new group (Development/PHP)
12cr|php-pear-Console_Getargs-1.3.5-3|121	
12cr|php-pear-Console_Getargs-1.3.5-3|122	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-4mdk
12cr|php-pear-Console_Getargs-1.3.5-3|123	- rebuilt to fix auto deps
12cr|php-pear-Console_Getargs-1.3.5-3|124	
12cr|php-pear-Console_Getargs-1.3.5-3|125	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-3mdk
12cr|php-pear-Console_Getargs-1.3.5-3|126	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Console_Getargs-1.3.5-3|127	
12cr|php-pear-Console_Getargs-1.3.5-3|128	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdk
12cr|php-pear-Console_Getargs-1.3.5-3|129	- fix deps
12cr|php-pear-Console_Getargs-1.3.5-3|130	
12cr|php-pear-Console_Getargs-1.3.5-3|131	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdk
12cr|php-pear-Console_Getargs-1.3.5-3|132	- 1.3.0
12cr|php-pear-Console_Getargs-1.3.5-3|133	
12cr|php-pear-Console_Getargs-1.3.5-3|134	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdk
12cr|php-pear-Console_Getargs-1.3.5-3|135	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Console_Getargs-1.3.5-3|136	- fix deps
12cr|php-pear-Console_Getargs-1.3.5-3|137	
12cr|php-pear-Console_Getargs-1.3.5-3|138	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdk
12cr|php-pear-Console_Getargs-1.3.5-3|139	- fix deps
12cr|php-pear-Console_Getargs-1.3.5-3|140	
12cr|php-pear-Console_Getargs-1.3.5-3|141	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdk
12cr|php-pear-Console_Getargs-1.3.5-3|142	- initial Mandriva package (PLD import)
12cr|php-pear-Console_Getargs-1.3.5-3|143	

5866 12
12cr|php-pear-Contact_AddressBook-0.5.0-8|1	%define		_class		Contact
12cr|php-pear-Contact_AddressBook-0.5.0-8|2	%define		_subclass	AddressBook
12cr|php-pear-Contact_AddressBook-0.5.0-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Contact_AddressBook-0.5.0-8|4	
12cr|php-pear-Contact_AddressBook-0.5.0-8|5	%define _provides_exceptions pear(data
12cr|php-pear-Contact_AddressBook-0.5.0-8|6	
12cr|php-pear-Contact_AddressBook-0.5.0-8|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Contact_AddressBook-0.5.0-8|8	Version:	0.5.0
12cr|php-pear-Contact_AddressBook-0.5.0-8|9	Release:	%mkrel 8
12cr|php-pear-Contact_AddressBook-0.5.0-8|10	Summary:	Address book export-import class
12cr|php-pear-Contact_AddressBook-0.5.0-8|11	License:	PHP License
12cr|php-pear-Contact_AddressBook-0.5.0-8|12	Group:		Development/PHP
12cr|php-pear-Contact_AddressBook-0.5.0-8|13	URL:		http://pear.php.net/package/Contact_AddressBook/
12cr|php-pear-Contact_AddressBook-0.5.0-8|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Contact_AddressBook-0.5.0-8|15	Requires(post): php-pear
12cr|php-pear-Contact_AddressBook-0.5.0-8|16	Requires(preun): php-pear
12cr|php-pear-Contact_AddressBook-0.5.0-8|17	Requires:	php-pear
12cr|php-pear-Contact_AddressBook-0.5.0-8|18	BuildArch:	noarch
12cr|php-pear-Contact_AddressBook-0.5.0-8|19	BuildRequires:	php-pear
12cr|php-pear-Contact_AddressBook-0.5.0-8|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Contact_AddressBook-0.5.0-8|21	
12cr|php-pear-Contact_AddressBook-0.5.0-8|22	%description
12cr|php-pear-Contact_AddressBook-0.5.0-8|23	Package provides export-import address book mechanism.
12cr|php-pear-Contact_AddressBook-0.5.0-8|24	Contact_AddressBook refers to needed structure, convert the various
12cr|php-pear-Contact_AddressBook-0.5.0-8|25	address book structure format into it, then you can easily store it
12cr|php-pear-Contact_AddressBook-0.5.0-8|26	into file, database or another storage media.
12cr|php-pear-Contact_AddressBook-0.5.0-8|27	
12cr|php-pear-Contact_AddressBook-0.5.0-8|28	%prep
12cr|php-pear-Contact_AddressBook-0.5.0-8|29	%setup -q -c
12cr|php-pear-Contact_AddressBook-0.5.0-8|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Contact_AddressBook-0.5.0-8|31	
12cr|php-pear-Contact_AddressBook-0.5.0-8|32	%install
12cr|php-pear-Contact_AddressBook-0.5.0-8|33	rm -rf %{buildroot}
12cr|php-pear-Contact_AddressBook-0.5.0-8|34	
12cr|php-pear-Contact_AddressBook-0.5.0-8|35	cd %{upstream_name}-%{version}
12cr|php-pear-Contact_AddressBook-0.5.0-8|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Contact_AddressBook-0.5.0-8|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Contact_AddressBook-0.5.0-8|38	
12cr|php-pear-Contact_AddressBook-0.5.0-8|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Contact_AddressBook-0.5.0-8|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Contact_AddressBook-0.5.0-8|41	
12cr|php-pear-Contact_AddressBook-0.5.0-8|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Contact_AddressBook-0.5.0-8|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Contact_AddressBook-0.5.0-8|44	
12cr|php-pear-Contact_AddressBook-0.5.0-8|45	%clean
12cr|php-pear-Contact_AddressBook-0.5.0-8|46	rm -rf %{buildroot}
12cr|php-pear-Contact_AddressBook-0.5.0-8|47	
12cr|php-pear-Contact_AddressBook-0.5.0-8|48	%post
12cr|php-pear-Contact_AddressBook-0.5.0-8|49	%if %mdkversion < 201000
12cr|php-pear-Contact_AddressBook-0.5.0-8|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Contact_AddressBook-0.5.0-8|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Contact_AddressBook-0.5.0-8|52	%endif
12cr|php-pear-Contact_AddressBook-0.5.0-8|53	
12cr|php-pear-Contact_AddressBook-0.5.0-8|54	%preun
12cr|php-pear-Contact_AddressBook-0.5.0-8|55	%if %mdkversion < 201000
12cr|php-pear-Contact_AddressBook-0.5.0-8|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-Contact_AddressBook-0.5.0-8|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Contact_AddressBook-0.5.0-8|58	%{upstream_name} >/dev/null || :
12cr|php-pear-Contact_AddressBook-0.5.0-8|59	fi
12cr|php-pear-Contact_AddressBook-0.5.0-8|60	%endif
12cr|php-pear-Contact_AddressBook-0.5.0-8|61	
12cr|php-pear-Contact_AddressBook-0.5.0-8|62	%files
12cr|php-pear-Contact_AddressBook-0.5.0-8|63	%defattr(-,root,root)
12cr|php-pear-Contact_AddressBook-0.5.0-8|64	%doc %{upstream_name}-%{version}/docs/examples
12cr|php-pear-Contact_AddressBook-0.5.0-8|65	%{_datadir}/pear/%{_class}
12cr|php-pear-Contact_AddressBook-0.5.0-8|66	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-Contact_AddressBook-0.5.0-8|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Contact_AddressBook-0.5.0-8|68	
12cr|php-pear-Contact_AddressBook-0.5.0-8|69	
12cr|php-pear-Contact_AddressBook-0.5.0-8|70	%changelog
12cr|php-pear-Contact_AddressBook-0.5.0-8|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-8mdv2012.0
12cr|php-pear-Contact_AddressBook-0.5.0-8|72	+ Revision: 741829
12cr|php-pear-Contact_AddressBook-0.5.0-8|73	- fix major breakage by careless packager
12cr|php-pear-Contact_AddressBook-0.5.0-8|74	
12cr|php-pear-Contact_AddressBook-0.5.0-8|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-7
12cr|php-pear-Contact_AddressBook-0.5.0-8|76	+ Revision: 679268
12cr|php-pear-Contact_AddressBook-0.5.0-8|77	- mass rebuild
12cr|php-pear-Contact_AddressBook-0.5.0-8|78	
12cr|php-pear-Contact_AddressBook-0.5.0-8|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-6mdv2011.0
12cr|php-pear-Contact_AddressBook-0.5.0-8|80	+ Revision: 613617
12cr|php-pear-Contact_AddressBook-0.5.0-8|81	- the mass rebuild of 2010.1 packages
12cr|php-pear-Contact_AddressBook-0.5.0-8|82	
12cr|php-pear-Contact_AddressBook-0.5.0-8|83	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-5mdv2010.1
12cr|php-pear-Contact_AddressBook-0.5.0-8|84	+ Revision: 478295
12cr|php-pear-Contact_AddressBook-0.5.0-8|85	- spec cleanup
12cr|php-pear-Contact_AddressBook-0.5.0-8|86	- use pear installer
12cr|php-pear-Contact_AddressBook-0.5.0-8|87	- don't ship tests, even in documentation
12cr|php-pear-Contact_AddressBook-0.5.0-8|88	- own all directories
12cr|php-pear-Contact_AddressBook-0.5.0-8|89	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Contact_AddressBook-0.5.0-8|90	
12cr|php-pear-Contact_AddressBook-0.5.0-8|91	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.5.0-4mdv2010.0
12cr|php-pear-Contact_AddressBook-0.5.0-8|92	+ Revision: 440949
12cr|php-pear-Contact_AddressBook-0.5.0-8|93	- rebuild
12cr|php-pear-Contact_AddressBook-0.5.0-8|94	
12cr|php-pear-Contact_AddressBook-0.5.0-8|95	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-3mdv2009.1
12cr|php-pear-Contact_AddressBook-0.5.0-8|96	+ Revision: 321930
12cr|php-pear-Contact_AddressBook-0.5.0-8|97	- rebuild
12cr|php-pear-Contact_AddressBook-0.5.0-8|98	
12cr|php-pear-Contact_AddressBook-0.5.0-8|99	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdv2009.0
12cr|php-pear-Contact_AddressBook-0.5.0-8|100	+ Revision: 236810
12cr|php-pear-Contact_AddressBook-0.5.0-8|101	- rebuild
12cr|php-pear-Contact_AddressBook-0.5.0-8|102	
12cr|php-pear-Contact_AddressBook-0.5.0-8|103	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Contact_AddressBook-0.5.0-8|104	- restore BuildRoot
12cr|php-pear-Contact_AddressBook-0.5.0-8|105	
12cr|php-pear-Contact_AddressBook-0.5.0-8|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Contact_AddressBook-0.5.0-8|107	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Contact_AddressBook-0.5.0-8|108	
12cr|php-pear-Contact_AddressBook-0.5.0-8|109	* Fri May 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdv2008.0
12cr|php-pear-Contact_AddressBook-0.5.0-8|110	+ Revision: 26248
12cr|php-pear-Contact_AddressBook-0.5.0-8|111	- 0.5.0
12cr|php-pear-Contact_AddressBook-0.5.0-8|112	
12cr|php-pear-Contact_AddressBook-0.5.0-8|113	
12cr|php-pear-Contact_AddressBook-0.5.0-8|114	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2007.0
12cr|php-pear-Contact_AddressBook-0.5.0-8|115	+ Revision: 81414
12cr|php-pear-Contact_AddressBook-0.5.0-8|116	- Import php-pear-Contact_AddressBook
12cr|php-pear-Contact_AddressBook-0.5.0-8|117	
12cr|php-pear-Contact_AddressBook-0.5.0-8|118	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdk
12cr|php-pear-Contact_AddressBook-0.5.0-8|119	- new group (Development/PHP)
12cr|php-pear-Contact_AddressBook-0.5.0-8|120	
12cr|php-pear-Contact_AddressBook-0.5.0-8|121	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdk
12cr|php-pear-Contact_AddressBook-0.5.0-8|122	- rebuilt to fix auto deps
12cr|php-pear-Contact_AddressBook-0.5.0-8|123	
12cr|php-pear-Contact_AddressBook-0.5.0-8|124	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdk
12cr|php-pear-Contact_AddressBook-0.5.0-8|125	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Contact_AddressBook-0.5.0-8|126	
12cr|php-pear-Contact_AddressBook-0.5.0-8|127	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdk
12cr|php-pear-Contact_AddressBook-0.5.0-8|128	- fix deps
12cr|php-pear-Contact_AddressBook-0.5.0-8|129	
12cr|php-pear-Contact_AddressBook-0.5.0-8|130	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdk
12cr|php-pear-Contact_AddressBook-0.5.0-8|131	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Contact_AddressBook-0.5.0-8|132	- fix deps
12cr|php-pear-Contact_AddressBook-0.5.0-8|133	
12cr|php-pear-Contact_AddressBook-0.5.0-8|134	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdk
12cr|php-pear-Contact_AddressBook-0.5.0-8|135	- fix deps
12cr|php-pear-Contact_AddressBook-0.5.0-8|136	
12cr|php-pear-Contact_AddressBook-0.5.0-8|137	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12cr|php-pear-Contact_AddressBook-0.5.0-8|138	- initial Mandriva package (PLD import)
12cr|php-pear-Contact_AddressBook-0.5.0-8|139	

5867 12
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|1	%define		_class		Contact
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|2	%define		_subclass	Vcard_Build
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|4	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|6	Version:	1.1.2
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|7	Release:	%mkrel 7
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|8	Summary:	Build (create) and fetch vCard 2.1 and 3.0 text blocks
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|9	License:	PHP License
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|10	Group:		Development/PHP
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|11	URL:		http://pear.php.net/package/Contact_Vcard_Build/
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|13	Requires(post): php-pear
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|14	Requires(preun): php-pear
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|15	Requires:	php-pear
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|16	BuildRequires:	php-pear
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|17	BuildArch:	noarch
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|19	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|20	%description
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|21	Allows you to programmatically create a vCard, version 2.1 or 3.0, and
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|22	fetch the vCard text.
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|23	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|24	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|25	%prep
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|26	%setup -q -c
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|28	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|29	%install
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|30	rm -rf %{buildroot}
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|31	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|32	cd %{upstream_name}-%{version}
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|35	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|38	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|41	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|42	%clean
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|43	rm -rf %{buildroot}
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|44	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|45	%post
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|46	%if %mdkversion < 201000
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|49	%endif
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|50	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|51	%preun
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|52	%if %mdkversion < 201000
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|56	fi
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|57	%endif
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|58	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|59	%files
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|60	%defattr(-,root,root)
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|61	%{_datadir}/pear/%{upstream_name}.php
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|62	%{_datadir}/pear/%{_class}
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|64	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|65	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|66	%changelog
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-7mdv2012.0
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|68	+ Revision: 741830
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|69	- fix major breakage by careless packager
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|70	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-6
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|72	+ Revision: 679269
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|73	- mass rebuild
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|74	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-5mdv2011.0
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|76	+ Revision: 613618
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|78	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|79	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-4mdv2010.1
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|80	+ Revision: 478358
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|81	- spec cleanup
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|82	- use pear installer
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|83	- don't ship tests, even in documentation
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|84	- own all directories
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|86	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|87	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-3mdv2010.0
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|88	+ Revision: 446531
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|89	- spec cleanup
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|90	- ship missing file
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|91	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|92	* Fri Jul 24 2009 Raphaël Gertz <rapsys@mandriva.org> 1.1.2-2mdv2010.0
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|93	+ Revision: 399540
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|94	- Rebuild
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|95	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|96	* Fri Jul 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-1mdv2010.0
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|97	+ Revision: 394092
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|98	- update to new version 1.1.2
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|99	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|100	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdv2009.1
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|101	+ Revision: 321932
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|102	- rebuild
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|103	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|104	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-6mdv2009.0
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|105	+ Revision: 236811
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|106	- rebuild
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|107	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|108	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|109	- restore BuildRoot
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|110	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|112	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|113	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|114	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|115	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdv2007.0
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|116	+ Revision: 81416
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|117	- Import php-pear-Contact_Vcard_Build
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|118	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|119	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdk
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|120	- new group (Development/PHP)
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|121	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|122	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-4mdk
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|123	- rebuilt to fix auto deps
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|124	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|125	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdk
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|126	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|127	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|128	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdk
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|129	- fix deps
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|130	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|131	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdk
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|132	- 1.1.1
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|133	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|134	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdk
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|135	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|136	- fix deps
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|137	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|138	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdk
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|139	- fix deps
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|140	
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|141	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|142	- initial Mandriva package (PLD import)
12cr|php-pear-Contact_Vcard_Build-1.1.2-7|143	

5868 12
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|1	%define		_class		Contact
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|2	%define		_subclass	Vcard_Parse
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|4	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|6	Version:	1.32.0
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|7	Release:	%mkrel 5
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|8	Summary:	Parse vCard 2.1 and 3.0 files
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|9	License:	PHP License
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|10	Group:		Development/PHP
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|11	URL:		http://pear.php.net/package/Contact_Vcard_Parse/
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|13	Requires(post): php-pear
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|14	Requires(preun): php-pear
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|15	Requires:	php-pear
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|16	BuildArch:	noarch
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|17	BuildRequires:	php-pear
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|19	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|20	%description
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|21	Allows you to parse vCard files and text blocks, and get back an array
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|22	of the elements of each vCard in the file or text.
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|23	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|24	%prep
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|25	%setup -q -c
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|27	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|28	%install
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|29	rm -rf %{buildroot}
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|30	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|31	cd %{upstream_name}-%{version}
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|34	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|37	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|40	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|41	%clean
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|42	rm -rf %{buildroot}
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|43	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|44	%post
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|45	%if %mdkversion < 201000
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|48	%endif
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|49	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|50	%preun
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|51	%if %mdkversion < 201000
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|55	fi
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|56	%endif
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|57	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|58	%files
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|59	%defattr(-,root,root)
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|60	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|62	%{_datadir}/pear/%{upstream_name}.php
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|64	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|65	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|66	%changelog
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.32.0-5mdv2012.0
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|68	+ Revision: 741831
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|69	- fix major breakage by careless packager
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|70	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.32.0-4
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|72	+ Revision: 679270
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|73	- mass rebuild
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|74	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.32.0-3mdv2011.0
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|76	+ Revision: 613619
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|78	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|79	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.32.0-2mdv2010.1
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|80	+ Revision: 478297
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|81	- spec cleanup
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|82	- use pear installer
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|83	- don't ship tests, even in documentation
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|84	- own all directories
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|86	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|87	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.32.0-1mdv2010.0
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|88	+ Revision: 450265
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|89	- new version
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|90	- use pear installer
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|91	- use fedora %%post/%%postun
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|92	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|93	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.31.0-8mdv2010.0
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|94	+ Revision: 440950
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|95	- rebuild
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|96	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|97	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.31.0-7mdv2009.1
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|98	+ Revision: 321934
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|99	- rebuild
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|100	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|101	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.31.0-6mdv2009.0
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|102	+ Revision: 236812
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|103	- rebuild
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|104	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|105	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|106	- restore BuildRoot
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|107	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|109	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|110	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|111	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.31.0-5mdv2007.0
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|113	+ Revision: 81418
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|114	- Import php-pear-Contact_Vcard_Parse
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|115	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|116	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.31.0-5mdk
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|117	- new group (Development/PHP)
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|118	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.31.0-4mdk
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|120	- rebuilt to fix auto deps
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|121	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.31.0-3mdk
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|123	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|124	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.31.0-2mdk
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|126	- fix deps
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|127	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.31.0-1mdk
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|129	- 1.31.0
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|130	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|131	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.30-3mdk
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|132	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|133	- fix deps
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|134	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|135	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.30-2mdk
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|136	- fix deps
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|137	
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|138	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.30-1mdk
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|139	- initial Mandriva package (PLD import)
12cr|php-pear-Contact_Vcard_Parse-1.32.0-5|140	

5869 12
12cr|php-pear-Crypt_Blowfish-1.0.1-12|1	%define		_class		Crypt
12cr|php-pear-Crypt_Blowfish-1.0.1-12|2	%define		_subclass	Blowfish
12cr|php-pear-Crypt_Blowfish-1.0.1-12|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Crypt_Blowfish-1.0.1-12|4	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Crypt_Blowfish-1.0.1-12|6	Version:	1.0.1
12cr|php-pear-Crypt_Blowfish-1.0.1-12|7	Release:	%mkrel 12
12cr|php-pear-Crypt_Blowfish-1.0.1-12|8	Summary:	Quick two-way blowfish encryption
12cr|php-pear-Crypt_Blowfish-1.0.1-12|9	License:	PHP License
12cr|php-pear-Crypt_Blowfish-1.0.1-12|10	Group:		Development/PHP
12cr|php-pear-Crypt_Blowfish-1.0.1-12|11	URL:		http://pear.php.net/package/Crypt_Blowfish/
12cr|php-pear-Crypt_Blowfish-1.0.1-12|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Crypt_Blowfish-1.0.1-12|13	BuildRequires:	sed >= 4.0.0
12cr|php-pear-Crypt_Blowfish-1.0.1-12|14	Requires(post): php-pear
12cr|php-pear-Crypt_Blowfish-1.0.1-12|15	Requires(preun): php-pear
12cr|php-pear-Crypt_Blowfish-1.0.1-12|16	Requires:	php-pear
12cr|php-pear-Crypt_Blowfish-1.0.1-12|17	BuildArch:	noarch
12cr|php-pear-Crypt_Blowfish-1.0.1-12|18	BuildRequires:	php-pear
12cr|php-pear-Crypt_Blowfish-1.0.1-12|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Crypt_Blowfish-1.0.1-12|20	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|21	%description
12cr|php-pear-Crypt_Blowfish-1.0.1-12|22	This package allows you to preform two-way blowfish on the fly using
12cr|php-pear-Crypt_Blowfish-1.0.1-12|23	only PHP. This package does not require the Mcrypt PHP extension to
12cr|php-pear-Crypt_Blowfish-1.0.1-12|24	work.
12cr|php-pear-Crypt_Blowfish-1.0.1-12|25	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|26	%prep
12cr|php-pear-Crypt_Blowfish-1.0.1-12|27	%setup -q -c
12cr|php-pear-Crypt_Blowfish-1.0.1-12|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Crypt_Blowfish-1.0.1-12|29	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|30	%install
12cr|php-pear-Crypt_Blowfish-1.0.1-12|31	rm -rf %{buildroot}
12cr|php-pear-Crypt_Blowfish-1.0.1-12|32	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|33	cd %{upstream_name}-%{version}
12cr|php-pear-Crypt_Blowfish-1.0.1-12|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Crypt_Blowfish-1.0.1-12|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Crypt_Blowfish-1.0.1-12|36	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Crypt_Blowfish-1.0.1-12|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Crypt_Blowfish-1.0.1-12|39	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Crypt_Blowfish-1.0.1-12|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Crypt_Blowfish-1.0.1-12|42	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|43	%clean
12cr|php-pear-Crypt_Blowfish-1.0.1-12|44	rm -rf %{buildroot}
12cr|php-pear-Crypt_Blowfish-1.0.1-12|45	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|46	%post
12cr|php-pear-Crypt_Blowfish-1.0.1-12|47	%if %mdkversion < 201000
12cr|php-pear-Crypt_Blowfish-1.0.1-12|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Crypt_Blowfish-1.0.1-12|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Crypt_Blowfish-1.0.1-12|50	%endif
12cr|php-pear-Crypt_Blowfish-1.0.1-12|51	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|52	%preun
12cr|php-pear-Crypt_Blowfish-1.0.1-12|53	%if %mdkversion < 201000
12cr|php-pear-Crypt_Blowfish-1.0.1-12|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-Crypt_Blowfish-1.0.1-12|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Crypt_Blowfish-1.0.1-12|56	%{upstream_name} >/dev/null || :
12cr|php-pear-Crypt_Blowfish-1.0.1-12|57	fi
12cr|php-pear-Crypt_Blowfish-1.0.1-12|58	%endif
12cr|php-pear-Crypt_Blowfish-1.0.1-12|59	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|60	%files
12cr|php-pear-Crypt_Blowfish-1.0.1-12|61	%defattr(-,root,root)
12cr|php-pear-Crypt_Blowfish-1.0.1-12|62	%{_datadir}/pear/%{_class}
12cr|php-pear-Crypt_Blowfish-1.0.1-12|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Crypt_Blowfish-1.0.1-12|64	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|65	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|66	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|67	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|68	%changelog
12cr|php-pear-Crypt_Blowfish-1.0.1-12|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-12mdv2012.0
12cr|php-pear-Crypt_Blowfish-1.0.1-12|70	+ Revision: 741832
12cr|php-pear-Crypt_Blowfish-1.0.1-12|71	- fix major breakage by careless packager
12cr|php-pear-Crypt_Blowfish-1.0.1-12|72	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-11
12cr|php-pear-Crypt_Blowfish-1.0.1-12|74	+ Revision: 679271
12cr|php-pear-Crypt_Blowfish-1.0.1-12|75	- mass rebuild
12cr|php-pear-Crypt_Blowfish-1.0.1-12|76	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-10mdv2011.0
12cr|php-pear-Crypt_Blowfish-1.0.1-12|78	+ Revision: 613620
12cr|php-pear-Crypt_Blowfish-1.0.1-12|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-Crypt_Blowfish-1.0.1-12|80	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|81	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-9mdv2010.1
12cr|php-pear-Crypt_Blowfish-1.0.1-12|82	+ Revision: 478298
12cr|php-pear-Crypt_Blowfish-1.0.1-12|83	- spec cleanup
12cr|php-pear-Crypt_Blowfish-1.0.1-12|84	- use pear installer
12cr|php-pear-Crypt_Blowfish-1.0.1-12|85	- don't ship tests, even in documentation
12cr|php-pear-Crypt_Blowfish-1.0.1-12|86	- own all directories
12cr|php-pear-Crypt_Blowfish-1.0.1-12|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Crypt_Blowfish-1.0.1-12|88	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|89	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-8mdv2010.0
12cr|php-pear-Crypt_Blowfish-1.0.1-12|90	+ Revision: 440952
12cr|php-pear-Crypt_Blowfish-1.0.1-12|91	- rebuild
12cr|php-pear-Crypt_Blowfish-1.0.1-12|92	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|93	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdv2009.1
12cr|php-pear-Crypt_Blowfish-1.0.1-12|94	+ Revision: 321937
12cr|php-pear-Crypt_Blowfish-1.0.1-12|95	- rebuild
12cr|php-pear-Crypt_Blowfish-1.0.1-12|96	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|97	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdv2009.0
12cr|php-pear-Crypt_Blowfish-1.0.1-12|98	+ Revision: 236813
12cr|php-pear-Crypt_Blowfish-1.0.1-12|99	- rebuild
12cr|php-pear-Crypt_Blowfish-1.0.1-12|100	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|101	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.0.1-5mdv2008.1
12cr|php-pear-Crypt_Blowfish-1.0.1-12|102	+ Revision: 140729
12cr|php-pear-Crypt_Blowfish-1.0.1-12|103	- restore BuildRoot
12cr|php-pear-Crypt_Blowfish-1.0.1-12|104	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Crypt_Blowfish-1.0.1-12|106	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Crypt_Blowfish-1.0.1-12|107	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|108	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|109	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdv2007.0
12cr|php-pear-Crypt_Blowfish-1.0.1-12|110	+ Revision: 81420
12cr|php-pear-Crypt_Blowfish-1.0.1-12|111	- Import php-pear-Crypt_Blowfish
12cr|php-pear-Crypt_Blowfish-1.0.1-12|112	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|113	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12cr|php-pear-Crypt_Blowfish-1.0.1-12|114	- new group (Development/PHP)
12cr|php-pear-Crypt_Blowfish-1.0.1-12|115	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|116	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12cr|php-pear-Crypt_Blowfish-1.0.1-12|117	- rebuilt to fix auto deps
12cr|php-pear-Crypt_Blowfish-1.0.1-12|118	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|119	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cr|php-pear-Crypt_Blowfish-1.0.1-12|120	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Crypt_Blowfish-1.0.1-12|121	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|122	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cr|php-pear-Crypt_Blowfish-1.0.1-12|123	- fix deps
12cr|php-pear-Crypt_Blowfish-1.0.1-12|124	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|125	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cr|php-pear-Crypt_Blowfish-1.0.1-12|126	- 1.0.1
12cr|php-pear-Crypt_Blowfish-1.0.1-12|127	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|php-pear-Crypt_Blowfish-1.0.1-12|129	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Crypt_Blowfish-1.0.1-12|130	- fix deps
12cr|php-pear-Crypt_Blowfish-1.0.1-12|131	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|php-pear-Crypt_Blowfish-1.0.1-12|133	- fix deps
12cr|php-pear-Crypt_Blowfish-1.0.1-12|134	
12cr|php-pear-Crypt_Blowfish-1.0.1-12|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-Crypt_Blowfish-1.0.1-12|136	- initial Mandriva package (PLD import)
12cr|php-pear-Crypt_Blowfish-1.0.1-12|137	

5870 12
12cr|php-pear-Crypt_CBC-1.0.0-7|1	%define		_class		Crypt
12cr|php-pear-Crypt_CBC-1.0.0-7|2	%define		_subclass	CBC
12cr|php-pear-Crypt_CBC-1.0.0-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Crypt_CBC-1.0.0-7|4	
12cr|php-pear-Crypt_CBC-1.0.0-7|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Crypt_CBC-1.0.0-7|6	Version:	1.0.0
12cr|php-pear-Crypt_CBC-1.0.0-7|7	Release:	%mkrel 7
12cr|php-pear-Crypt_CBC-1.0.0-7|8	Summary:	A class to emulate Perl's Crypt::CBC module
12cr|php-pear-Crypt_CBC-1.0.0-7|9	License:	PHP License
12cr|php-pear-Crypt_CBC-1.0.0-7|10	Group:		Development/PHP
12cr|php-pear-Crypt_CBC-1.0.0-7|11	URL:		http://pear.php.net/package/Crypt_CBC/
12cr|php-pear-Crypt_CBC-1.0.0-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Crypt_CBC-1.0.0-7|13	Requires(post): php-pear
12cr|php-pear-Crypt_CBC-1.0.0-7|14	Requires(preun): php-pear
12cr|php-pear-Crypt_CBC-1.0.0-7|15	Requires:	php-pear
12cr|php-pear-Crypt_CBC-1.0.0-7|16	BuildArch:	noarch
12cr|php-pear-Crypt_CBC-1.0.0-7|17	BuildRequires:	php-pear
12cr|php-pear-Crypt_CBC-1.0.0-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Crypt_CBC-1.0.0-7|19	
12cr|php-pear-Crypt_CBC-1.0.0-7|20	%description
12cr|php-pear-Crypt_CBC-1.0.0-7|21	A class to emulate Perl's Crypt::CBC module.
12cr|php-pear-Crypt_CBC-1.0.0-7|22	
12cr|php-pear-Crypt_CBC-1.0.0-7|23	%prep
12cr|php-pear-Crypt_CBC-1.0.0-7|24	%setup -q -c
12cr|php-pear-Crypt_CBC-1.0.0-7|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Crypt_CBC-1.0.0-7|26	
12cr|php-pear-Crypt_CBC-1.0.0-7|27	%install
12cr|php-pear-Crypt_CBC-1.0.0-7|28	rm -rf %{buildroot}
12cr|php-pear-Crypt_CBC-1.0.0-7|29	
12cr|php-pear-Crypt_CBC-1.0.0-7|30	cd %{upstream_name}-%{version}
12cr|php-pear-Crypt_CBC-1.0.0-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Crypt_CBC-1.0.0-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Crypt_CBC-1.0.0-7|33	
12cr|php-pear-Crypt_CBC-1.0.0-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Crypt_CBC-1.0.0-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Crypt_CBC-1.0.0-7|36	
12cr|php-pear-Crypt_CBC-1.0.0-7|37	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Crypt_CBC-1.0.0-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Crypt_CBC-1.0.0-7|39	
12cr|php-pear-Crypt_CBC-1.0.0-7|40	%clean
12cr|php-pear-Crypt_CBC-1.0.0-7|41	rm -rf %{buildroot}
12cr|php-pear-Crypt_CBC-1.0.0-7|42	
12cr|php-pear-Crypt_CBC-1.0.0-7|43	%post
12cr|php-pear-Crypt_CBC-1.0.0-7|44	%if %mdkversion < 201000
12cr|php-pear-Crypt_CBC-1.0.0-7|45	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Crypt_CBC-1.0.0-7|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Crypt_CBC-1.0.0-7|47	%endif
12cr|php-pear-Crypt_CBC-1.0.0-7|48	
12cr|php-pear-Crypt_CBC-1.0.0-7|49	%preun
12cr|php-pear-Crypt_CBC-1.0.0-7|50	%if %mdkversion < 201000
12cr|php-pear-Crypt_CBC-1.0.0-7|51	if [ "$1" -eq "0" ]; then
12cr|php-pear-Crypt_CBC-1.0.0-7|52	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Crypt_CBC-1.0.0-7|53	%{upstream_name} >/dev/null || :
12cr|php-pear-Crypt_CBC-1.0.0-7|54	fi
12cr|php-pear-Crypt_CBC-1.0.0-7|55	%endif
12cr|php-pear-Crypt_CBC-1.0.0-7|56	
12cr|php-pear-Crypt_CBC-1.0.0-7|57	%files
12cr|php-pear-Crypt_CBC-1.0.0-7|58	%defattr(-,root,root)
12cr|php-pear-Crypt_CBC-1.0.0-7|59	%{_datadir}/pear/%{_class}
12cr|php-pear-Crypt_CBC-1.0.0-7|60	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Crypt_CBC-1.0.0-7|61	
12cr|php-pear-Crypt_CBC-1.0.0-7|62	
12cr|php-pear-Crypt_CBC-1.0.0-7|63	
12cr|php-pear-Crypt_CBC-1.0.0-7|64	
12cr|php-pear-Crypt_CBC-1.0.0-7|65	%changelog
12cr|php-pear-Crypt_CBC-1.0.0-7|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2012.0
12cr|php-pear-Crypt_CBC-1.0.0-7|67	+ Revision: 741833
12cr|php-pear-Crypt_CBC-1.0.0-7|68	- fix major breakage by careless packager
12cr|php-pear-Crypt_CBC-1.0.0-7|69	
12cr|php-pear-Crypt_CBC-1.0.0-7|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6
12cr|php-pear-Crypt_CBC-1.0.0-7|71	+ Revision: 679272
12cr|php-pear-Crypt_CBC-1.0.0-7|72	- mass rebuild
12cr|php-pear-Crypt_CBC-1.0.0-7|73	
12cr|php-pear-Crypt_CBC-1.0.0-7|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdv2011.0
12cr|php-pear-Crypt_CBC-1.0.0-7|75	+ Revision: 613621
12cr|php-pear-Crypt_CBC-1.0.0-7|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-Crypt_CBC-1.0.0-7|77	
12cr|php-pear-Crypt_CBC-1.0.0-7|78	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-4mdv2010.1
12cr|php-pear-Crypt_CBC-1.0.0-7|79	+ Revision: 478299
12cr|php-pear-Crypt_CBC-1.0.0-7|80	- spec cleanup
12cr|php-pear-Crypt_CBC-1.0.0-7|81	- use pear installer
12cr|php-pear-Crypt_CBC-1.0.0-7|82	- don't ship tests, even in documentation
12cr|php-pear-Crypt_CBC-1.0.0-7|83	- own all directories
12cr|php-pear-Crypt_CBC-1.0.0-7|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Crypt_CBC-1.0.0-7|85	
12cr|php-pear-Crypt_CBC-1.0.0-7|86	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-3mdv2010.0
12cr|php-pear-Crypt_CBC-1.0.0-7|87	+ Revision: 440953
12cr|php-pear-Crypt_CBC-1.0.0-7|88	- rebuild
12cr|php-pear-Crypt_CBC-1.0.0-7|89	
12cr|php-pear-Crypt_CBC-1.0.0-7|90	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2009.1
12cr|php-pear-Crypt_CBC-1.0.0-7|91	+ Revision: 321938
12cr|php-pear-Crypt_CBC-1.0.0-7|92	- rebuild
12cr|php-pear-Crypt_CBC-1.0.0-7|93	
12cr|php-pear-Crypt_CBC-1.0.0-7|94	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2009.1
12cr|php-pear-Crypt_CBC-1.0.0-7|95	+ Revision: 292879
12cr|php-pear-Crypt_CBC-1.0.0-7|96	- update to new version 1.0.0
12cr|php-pear-Crypt_CBC-1.0.0-7|97	
12cr|php-pear-Crypt_CBC-1.0.0-7|98	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4-8mdv2009.0
12cr|php-pear-Crypt_CBC-1.0.0-7|99	+ Revision: 236814
12cr|php-pear-Crypt_CBC-1.0.0-7|100	- rebuild
12cr|php-pear-Crypt_CBC-1.0.0-7|101	
12cr|php-pear-Crypt_CBC-1.0.0-7|102	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.4-7mdv2008.1
12cr|php-pear-Crypt_CBC-1.0.0-7|103	+ Revision: 140729
12cr|php-pear-Crypt_CBC-1.0.0-7|104	- restore BuildRoot
12cr|php-pear-Crypt_CBC-1.0.0-7|105	
12cr|php-pear-Crypt_CBC-1.0.0-7|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Crypt_CBC-1.0.0-7|107	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Crypt_CBC-1.0.0-7|108	
12cr|php-pear-Crypt_CBC-1.0.0-7|109	
12cr|php-pear-Crypt_CBC-1.0.0-7|110	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4-7mdv2007.0
12cr|php-pear-Crypt_CBC-1.0.0-7|111	+ Revision: 81422
12cr|php-pear-Crypt_CBC-1.0.0-7|112	- Import php-pear-Crypt_CBC
12cr|php-pear-Crypt_CBC-1.0.0-7|113	
12cr|php-pear-Crypt_CBC-1.0.0-7|114	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4-7mdk
12cr|php-pear-Crypt_CBC-1.0.0-7|115	- new group (Development/PHP)
12cr|php-pear-Crypt_CBC-1.0.0-7|116	
12cr|php-pear-Crypt_CBC-1.0.0-7|117	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-6mdk
12cr|php-pear-Crypt_CBC-1.0.0-7|118	- rebuilt to fix auto deps
12cr|php-pear-Crypt_CBC-1.0.0-7|119	
12cr|php-pear-Crypt_CBC-1.0.0-7|120	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-5mdk
12cr|php-pear-Crypt_CBC-1.0.0-7|121	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Crypt_CBC-1.0.0-7|122	
12cr|php-pear-Crypt_CBC-1.0.0-7|123	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-4mdk
12cr|php-pear-Crypt_CBC-1.0.0-7|124	- fix deps
12cr|php-pear-Crypt_CBC-1.0.0-7|125	
12cr|php-pear-Crypt_CBC-1.0.0-7|126	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-3mdk
12cr|php-pear-Crypt_CBC-1.0.0-7|127	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Crypt_CBC-1.0.0-7|128	- fix deps
12cr|php-pear-Crypt_CBC-1.0.0-7|129	
12cr|php-pear-Crypt_CBC-1.0.0-7|130	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-2mdk
12cr|php-pear-Crypt_CBC-1.0.0-7|131	- fix deps
12cr|php-pear-Crypt_CBC-1.0.0-7|132	
12cr|php-pear-Crypt_CBC-1.0.0-7|133	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdk
12cr|php-pear-Crypt_CBC-1.0.0-7|134	- initial Mandriva package (PLD import)
12cr|php-pear-Crypt_CBC-1.0.0-7|135	

5871 12
12cr|php-pear-Crypt_CHAP-1.5.0-3|1	%define		_class		Crypt
12cr|php-pear-Crypt_CHAP-1.5.0-3|2	%define		_subclass	CHAP
12cr|php-pear-Crypt_CHAP-1.5.0-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Crypt_CHAP-1.5.0-3|4	
12cr|php-pear-Crypt_CHAP-1.5.0-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Crypt_CHAP-1.5.0-3|6	Version:	1.5.0
12cr|php-pear-Crypt_CHAP-1.5.0-3|7	Release:	%mkrel 3
12cr|php-pear-Crypt_CHAP-1.5.0-3|8	Summary:	Generating CHAP packets
12cr|php-pear-Crypt_CHAP-1.5.0-3|9	License:	PHP License
12cr|php-pear-Crypt_CHAP-1.5.0-3|10	Group:		Development/PHP
12cr|php-pear-Crypt_CHAP-1.5.0-3|11	URL:		http://pear.php.net/package/Crypt_CHAP/
12cr|php-pear-Crypt_CHAP-1.5.0-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Crypt_CHAP-1.5.0-3|13	Requires(post): php-pear
12cr|php-pear-Crypt_CHAP-1.5.0-3|14	Requires(preun): php-pear
12cr|php-pear-Crypt_CHAP-1.5.0-3|15	Requires:	php-pear
12cr|php-pear-Crypt_CHAP-1.5.0-3|16	BuildArch:	noarch
12cr|php-pear-Crypt_CHAP-1.5.0-3|17	BuildRequires:	php-pear
12cr|php-pear-Crypt_CHAP-1.5.0-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Crypt_CHAP-1.5.0-3|19	
12cr|php-pear-Crypt_CHAP-1.5.0-3|20	%description
12cr|php-pear-Crypt_CHAP-1.5.0-3|21	This package provides Classes for generating CHAP packets. Currently
12cr|php-pear-Crypt_CHAP-1.5.0-3|22	these types of CHAP are supported:
12cr|php-pear-Crypt_CHAP-1.5.0-3|23	- CHAP-MD5
12cr|php-pear-Crypt_CHAP-1.5.0-3|24	- MS-CHAPv1
12cr|php-pear-Crypt_CHAP-1.5.0-3|25	- MS-CHAPv2
12cr|php-pear-Crypt_CHAP-1.5.0-3|26	For MS-CHAP the php-mhash extension must be loaded.
12cr|php-pear-Crypt_CHAP-1.5.0-3|27	
12cr|php-pear-Crypt_CHAP-1.5.0-3|28	%prep
12cr|php-pear-Crypt_CHAP-1.5.0-3|29	%setup -q -c
12cr|php-pear-Crypt_CHAP-1.5.0-3|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Crypt_CHAP-1.5.0-3|31	
12cr|php-pear-Crypt_CHAP-1.5.0-3|32	%install
12cr|php-pear-Crypt_CHAP-1.5.0-3|33	rm -rf %{buildroot}
12cr|php-pear-Crypt_CHAP-1.5.0-3|34	
12cr|php-pear-Crypt_CHAP-1.5.0-3|35	cd %{upstream_name}-%{version}
12cr|php-pear-Crypt_CHAP-1.5.0-3|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Crypt_CHAP-1.5.0-3|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Crypt_CHAP-1.5.0-3|38	
12cr|php-pear-Crypt_CHAP-1.5.0-3|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Crypt_CHAP-1.5.0-3|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Crypt_CHAP-1.5.0-3|41	
12cr|php-pear-Crypt_CHAP-1.5.0-3|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Crypt_CHAP-1.5.0-3|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Crypt_CHAP-1.5.0-3|44	
12cr|php-pear-Crypt_CHAP-1.5.0-3|45	%clean
12cr|php-pear-Crypt_CHAP-1.5.0-3|46	rm -rf %{buildroot}
12cr|php-pear-Crypt_CHAP-1.5.0-3|47	
12cr|php-pear-Crypt_CHAP-1.5.0-3|48	%post
12cr|php-pear-Crypt_CHAP-1.5.0-3|49	%if %mdkversion < 201000
12cr|php-pear-Crypt_CHAP-1.5.0-3|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Crypt_CHAP-1.5.0-3|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Crypt_CHAP-1.5.0-3|52	%endif
12cr|php-pear-Crypt_CHAP-1.5.0-3|53	
12cr|php-pear-Crypt_CHAP-1.5.0-3|54	%preun
12cr|php-pear-Crypt_CHAP-1.5.0-3|55	%if %mdkversion < 201000
12cr|php-pear-Crypt_CHAP-1.5.0-3|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-Crypt_CHAP-1.5.0-3|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Crypt_CHAP-1.5.0-3|58	%{upstream_name} >/dev/null || :
12cr|php-pear-Crypt_CHAP-1.5.0-3|59	fi
12cr|php-pear-Crypt_CHAP-1.5.0-3|60	%endif
12cr|php-pear-Crypt_CHAP-1.5.0-3|61	
12cr|php-pear-Crypt_CHAP-1.5.0-3|62	%files
12cr|php-pear-Crypt_CHAP-1.5.0-3|63	%defattr(-,root,root)
12cr|php-pear-Crypt_CHAP-1.5.0-3|64	%{_datadir}/pear/%{_class}
12cr|php-pear-Crypt_CHAP-1.5.0-3|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Crypt_CHAP-1.5.0-3|66	
12cr|php-pear-Crypt_CHAP-1.5.0-3|67	
12cr|php-pear-Crypt_CHAP-1.5.0-3|68	
12cr|php-pear-Crypt_CHAP-1.5.0-3|69	
12cr|php-pear-Crypt_CHAP-1.5.0-3|70	%changelog
12cr|php-pear-Crypt_CHAP-1.5.0-3|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-3mdv2012.0
12cr|php-pear-Crypt_CHAP-1.5.0-3|72	+ Revision: 741834
12cr|php-pear-Crypt_CHAP-1.5.0-3|73	- fix major breakage by careless packager
12cr|php-pear-Crypt_CHAP-1.5.0-3|74	
12cr|php-pear-Crypt_CHAP-1.5.0-3|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-2
12cr|php-pear-Crypt_CHAP-1.5.0-3|76	+ Revision: 679273
12cr|php-pear-Crypt_CHAP-1.5.0-3|77	- mass rebuild
12cr|php-pear-Crypt_CHAP-1.5.0-3|78	
12cr|php-pear-Crypt_CHAP-1.5.0-3|79	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.0-1mdv2011.0
12cr|php-pear-Crypt_CHAP-1.5.0-3|80	+ Revision: 587639
12cr|php-pear-Crypt_CHAP-1.5.0-3|81	- update to new version 1.5.0
12cr|php-pear-Crypt_CHAP-1.5.0-3|82	
12cr|php-pear-Crypt_CHAP-1.5.0-3|83	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-2mdv2010.1
12cr|php-pear-Crypt_CHAP-1.5.0-3|84	+ Revision: 478300
12cr|php-pear-Crypt_CHAP-1.5.0-3|85	- spec cleanup
12cr|php-pear-Crypt_CHAP-1.5.0-3|86	- use pear installer
12cr|php-pear-Crypt_CHAP-1.5.0-3|87	- don't ship tests, even in documentation
12cr|php-pear-Crypt_CHAP-1.5.0-3|88	- own all directories
12cr|php-pear-Crypt_CHAP-1.5.0-3|89	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Crypt_CHAP-1.5.0-3|90	
12cr|php-pear-Crypt_CHAP-1.5.0-3|91	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2010.0
12cr|php-pear-Crypt_CHAP-1.5.0-3|92	+ Revision: 446475
12cr|php-pear-Crypt_CHAP-1.5.0-3|93	- update to new version 1.0.2
12cr|php-pear-Crypt_CHAP-1.5.0-3|94	
12cr|php-pear-Crypt_CHAP-1.5.0-3|95	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-4mdv2010.0
12cr|php-pear-Crypt_CHAP-1.5.0-3|96	+ Revision: 440954
12cr|php-pear-Crypt_CHAP-1.5.0-3|97	- rebuild
12cr|php-pear-Crypt_CHAP-1.5.0-3|98	
12cr|php-pear-Crypt_CHAP-1.5.0-3|99	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdv2009.1
12cr|php-pear-Crypt_CHAP-1.5.0-3|100	+ Revision: 321941
12cr|php-pear-Crypt_CHAP-1.5.0-3|101	- rebuild
12cr|php-pear-Crypt_CHAP-1.5.0-3|102	
12cr|php-pear-Crypt_CHAP-1.5.0-3|103	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2009.0
12cr|php-pear-Crypt_CHAP-1.5.0-3|104	+ Revision: 236815
12cr|php-pear-Crypt_CHAP-1.5.0-3|105	- rebuild
12cr|php-pear-Crypt_CHAP-1.5.0-3|106	
12cr|php-pear-Crypt_CHAP-1.5.0-3|107	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Crypt_CHAP-1.5.0-3|108	- restore BuildRoot
12cr|php-pear-Crypt_CHAP-1.5.0-3|109	
12cr|php-pear-Crypt_CHAP-1.5.0-3|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Crypt_CHAP-1.5.0-3|111	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Crypt_CHAP-1.5.0-3|112	
12cr|php-pear-Crypt_CHAP-1.5.0-3|113	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2008.0
12cr|php-pear-Crypt_CHAP-1.5.0-3|114	+ Revision: 15646
12cr|php-pear-Crypt_CHAP-1.5.0-3|115	- 1.0.1
12cr|php-pear-Crypt_CHAP-1.5.0-3|116	
12cr|php-pear-Crypt_CHAP-1.5.0-3|117	
12cr|php-pear-Crypt_CHAP-1.5.0-3|118	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cr|php-pear-Crypt_CHAP-1.5.0-3|119	+ Revision: 81439
12cr|php-pear-Crypt_CHAP-1.5.0-3|120	- Import php-pear-Crypt_CHAP
12cr|php-pear-Crypt_CHAP-1.5.0-3|121	
12cr|php-pear-Crypt_CHAP-1.5.0-3|122	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cr|php-pear-Crypt_CHAP-1.5.0-3|123	- new group (Development/PHP)
12cr|php-pear-Crypt_CHAP-1.5.0-3|124	
12cr|php-pear-Crypt_CHAP-1.5.0-3|125	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cr|php-pear-Crypt_CHAP-1.5.0-3|126	- rebuilt to fix auto deps
12cr|php-pear-Crypt_CHAP-1.5.0-3|127	
12cr|php-pear-Crypt_CHAP-1.5.0-3|128	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cr|php-pear-Crypt_CHAP-1.5.0-3|129	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Crypt_CHAP-1.5.0-3|130	
12cr|php-pear-Crypt_CHAP-1.5.0-3|131	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cr|php-pear-Crypt_CHAP-1.5.0-3|132	- fix deps
12cr|php-pear-Crypt_CHAP-1.5.0-3|133	
12cr|php-pear-Crypt_CHAP-1.5.0-3|134	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|php-pear-Crypt_CHAP-1.5.0-3|135	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Crypt_CHAP-1.5.0-3|136	- fix deps
12cr|php-pear-Crypt_CHAP-1.5.0-3|137	
12cr|php-pear-Crypt_CHAP-1.5.0-3|138	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|php-pear-Crypt_CHAP-1.5.0-3|139	- fix deps
12cr|php-pear-Crypt_CHAP-1.5.0-3|140	
12cr|php-pear-Crypt_CHAP-1.5.0-3|141	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-Crypt_CHAP-1.5.0-3|142	- initial Mandriva package (PLD import)
12cr|php-pear-Crypt_CHAP-1.5.0-3|143	

5872 12
12cr|php-pear-Crypt_HMAC-1.0.1-14|1	%define		_class		Crypt
12cr|php-pear-Crypt_HMAC-1.0.1-14|2	%define		_subclass	HMAC
12cr|php-pear-Crypt_HMAC-1.0.1-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Crypt_HMAC-1.0.1-14|4	
12cr|php-pear-Crypt_HMAC-1.0.1-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Crypt_HMAC-1.0.1-14|6	Version:	1.0.1
12cr|php-pear-Crypt_HMAC-1.0.1-14|7	Release:	%mkrel 14
12cr|php-pear-Crypt_HMAC-1.0.1-14|8	Summary:	A class to calculate RFC 2104 compliant hashes
12cr|php-pear-Crypt_HMAC-1.0.1-14|9	License:	PHP License
12cr|php-pear-Crypt_HMAC-1.0.1-14|10	Group:		Development/PHP
12cr|php-pear-Crypt_HMAC-1.0.1-14|11	URL:		http://pear.php.net/package/Crypt_HMAC/
12cr|php-pear-Crypt_HMAC-1.0.1-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Crypt_HMAC-1.0.1-14|13	Requires(post): php-pear
12cr|php-pear-Crypt_HMAC-1.0.1-14|14	Requires(preun): php-pear
12cr|php-pear-Crypt_HMAC-1.0.1-14|15	Requires:	php-pear
12cr|php-pear-Crypt_HMAC-1.0.1-14|16	BuildArch:	noarch
12cr|php-pear-Crypt_HMAC-1.0.1-14|17	BuildRequires:	php-pear
12cr|php-pear-Crypt_HMAC-1.0.1-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Crypt_HMAC-1.0.1-14|19	
12cr|php-pear-Crypt_HMAC-1.0.1-14|20	%description
12cr|php-pear-Crypt_HMAC-1.0.1-14|21	A class to calculate RFC 2104 compliant hashes.
12cr|php-pear-Crypt_HMAC-1.0.1-14|22	
12cr|php-pear-Crypt_HMAC-1.0.1-14|23	%prep
12cr|php-pear-Crypt_HMAC-1.0.1-14|24	%setup -q -c
12cr|php-pear-Crypt_HMAC-1.0.1-14|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Crypt_HMAC-1.0.1-14|26	
12cr|php-pear-Crypt_HMAC-1.0.1-14|27	%install
12cr|php-pear-Crypt_HMAC-1.0.1-14|28	rm -rf %{buildroot}
12cr|php-pear-Crypt_HMAC-1.0.1-14|29	
12cr|php-pear-Crypt_HMAC-1.0.1-14|30	cd %{upstream_name}-%{version}
12cr|php-pear-Crypt_HMAC-1.0.1-14|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Crypt_HMAC-1.0.1-14|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Crypt_HMAC-1.0.1-14|33	
12cr|php-pear-Crypt_HMAC-1.0.1-14|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Crypt_HMAC-1.0.1-14|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Crypt_HMAC-1.0.1-14|36	
12cr|php-pear-Crypt_HMAC-1.0.1-14|37	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Crypt_HMAC-1.0.1-14|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Crypt_HMAC-1.0.1-14|39	
12cr|php-pear-Crypt_HMAC-1.0.1-14|40	%clean
12cr|php-pear-Crypt_HMAC-1.0.1-14|41	rm -rf %{buildroot}
12cr|php-pear-Crypt_HMAC-1.0.1-14|42	
12cr|php-pear-Crypt_HMAC-1.0.1-14|43	%post
12cr|php-pear-Crypt_HMAC-1.0.1-14|44	%if %mdkversion < 201000
12cr|php-pear-Crypt_HMAC-1.0.1-14|45	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Crypt_HMAC-1.0.1-14|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Crypt_HMAC-1.0.1-14|47	%endif
12cr|php-pear-Crypt_HMAC-1.0.1-14|48	
12cr|php-pear-Crypt_HMAC-1.0.1-14|49	%preun
12cr|php-pear-Crypt_HMAC-1.0.1-14|50	%if %mdkversion < 201000
12cr|php-pear-Crypt_HMAC-1.0.1-14|51	if [ "$1" -eq "0" ]; then
12cr|php-pear-Crypt_HMAC-1.0.1-14|52	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Crypt_HMAC-1.0.1-14|53	%{upstream_name} >/dev/null || :
12cr|php-pear-Crypt_HMAC-1.0.1-14|54	fi
12cr|php-pear-Crypt_HMAC-1.0.1-14|55	%endif
12cr|php-pear-Crypt_HMAC-1.0.1-14|56	
12cr|php-pear-Crypt_HMAC-1.0.1-14|57	%files
12cr|php-pear-Crypt_HMAC-1.0.1-14|58	%defattr(-,root,root)
12cr|php-pear-Crypt_HMAC-1.0.1-14|59	%{_datadir}/pear/%{_class}
12cr|php-pear-Crypt_HMAC-1.0.1-14|60	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Crypt_HMAC-1.0.1-14|61	
12cr|php-pear-Crypt_HMAC-1.0.1-14|62	
12cr|php-pear-Crypt_HMAC-1.0.1-14|63	
12cr|php-pear-Crypt_HMAC-1.0.1-14|64	
12cr|php-pear-Crypt_HMAC-1.0.1-14|65	%changelog
12cr|php-pear-Crypt_HMAC-1.0.1-14|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-14mdv2012.0
12cr|php-pear-Crypt_HMAC-1.0.1-14|67	+ Revision: 741835
12cr|php-pear-Crypt_HMAC-1.0.1-14|68	- fix major breakage by careless packager
12cr|php-pear-Crypt_HMAC-1.0.1-14|69	
12cr|php-pear-Crypt_HMAC-1.0.1-14|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-13
12cr|php-pear-Crypt_HMAC-1.0.1-14|71	+ Revision: 679274
12cr|php-pear-Crypt_HMAC-1.0.1-14|72	- mass rebuild
12cr|php-pear-Crypt_HMAC-1.0.1-14|73	
12cr|php-pear-Crypt_HMAC-1.0.1-14|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-12mdv2011.0
12cr|php-pear-Crypt_HMAC-1.0.1-14|75	+ Revision: 613622
12cr|php-pear-Crypt_HMAC-1.0.1-14|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-Crypt_HMAC-1.0.1-14|77	
12cr|php-pear-Crypt_HMAC-1.0.1-14|78	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-11mdv2010.1
12cr|php-pear-Crypt_HMAC-1.0.1-14|79	+ Revision: 478301
12cr|php-pear-Crypt_HMAC-1.0.1-14|80	- spec cleanup
12cr|php-pear-Crypt_HMAC-1.0.1-14|81	- use pear installer
12cr|php-pear-Crypt_HMAC-1.0.1-14|82	- don't ship tests, even in documentation
12cr|php-pear-Crypt_HMAC-1.0.1-14|83	- own all directories
12cr|php-pear-Crypt_HMAC-1.0.1-14|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Crypt_HMAC-1.0.1-14|85	
12cr|php-pear-Crypt_HMAC-1.0.1-14|86	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-10mdv2010.0
12cr|php-pear-Crypt_HMAC-1.0.1-14|87	+ Revision: 430697
12cr|php-pear-Crypt_HMAC-1.0.1-14|88	- rebuild
12cr|php-pear-Crypt_HMAC-1.0.1-14|89	
12cr|php-pear-Crypt_HMAC-1.0.1-14|90	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|php-pear-Crypt_HMAC-1.0.1-14|91	- rebuild
12cr|php-pear-Crypt_HMAC-1.0.1-14|92	
12cr|php-pear-Crypt_HMAC-1.0.1-14|93	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-8mdv2009.0
12cr|php-pear-Crypt_HMAC-1.0.1-14|94	+ Revision: 236816
12cr|php-pear-Crypt_HMAC-1.0.1-14|95	- rebuild
12cr|php-pear-Crypt_HMAC-1.0.1-14|96	
12cr|php-pear-Crypt_HMAC-1.0.1-14|97	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.0.1-7mdv2008.1
12cr|php-pear-Crypt_HMAC-1.0.1-14|98	+ Revision: 140729
12cr|php-pear-Crypt_HMAC-1.0.1-14|99	- restore BuildRoot
12cr|php-pear-Crypt_HMAC-1.0.1-14|100	
12cr|php-pear-Crypt_HMAC-1.0.1-14|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Crypt_HMAC-1.0.1-14|102	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Crypt_HMAC-1.0.1-14|103	
12cr|php-pear-Crypt_HMAC-1.0.1-14|104	
12cr|php-pear-Crypt_HMAC-1.0.1-14|105	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdv2007.0
12cr|php-pear-Crypt_HMAC-1.0.1-14|106	+ Revision: 81452
12cr|php-pear-Crypt_HMAC-1.0.1-14|107	- Import php-pear-Crypt_HMAC
12cr|php-pear-Crypt_HMAC-1.0.1-14|108	
12cr|php-pear-Crypt_HMAC-1.0.1-14|109	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdk
12cr|php-pear-Crypt_HMAC-1.0.1-14|110	- new group (Development/PHP)
12cr|php-pear-Crypt_HMAC-1.0.1-14|111	
12cr|php-pear-Crypt_HMAC-1.0.1-14|112	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdk
12cr|php-pear-Crypt_HMAC-1.0.1-14|113	- rebuilt to fix auto deps
12cr|php-pear-Crypt_HMAC-1.0.1-14|114	
12cr|php-pear-Crypt_HMAC-1.0.1-14|115	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12cr|php-pear-Crypt_HMAC-1.0.1-14|116	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Crypt_HMAC-1.0.1-14|117	
12cr|php-pear-Crypt_HMAC-1.0.1-14|118	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12cr|php-pear-Crypt_HMAC-1.0.1-14|119	- fix deps
12cr|php-pear-Crypt_HMAC-1.0.1-14|120	
12cr|php-pear-Crypt_HMAC-1.0.1-14|121	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cr|php-pear-Crypt_HMAC-1.0.1-14|122	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Crypt_HMAC-1.0.1-14|123	- fix deps
12cr|php-pear-Crypt_HMAC-1.0.1-14|124	
12cr|php-pear-Crypt_HMAC-1.0.1-14|125	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cr|php-pear-Crypt_HMAC-1.0.1-14|126	- fix deps
12cr|php-pear-Crypt_HMAC-1.0.1-14|127	
12cr|php-pear-Crypt_HMAC-1.0.1-14|128	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cr|php-pear-Crypt_HMAC-1.0.1-14|129	- initial Mandriva package (PLD import)
12cr|php-pear-Crypt_HMAC-1.0.1-14|130	

5873 12
12cr|php-pear-Crypt_RSA-1.0.0-14|1	%define		_class		Crypt
12cr|php-pear-Crypt_RSA-1.0.0-14|2	%define		_subclass	RSA
12cr|php-pear-Crypt_RSA-1.0.0-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Crypt_RSA-1.0.0-14|4	
12cr|php-pear-Crypt_RSA-1.0.0-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Crypt_RSA-1.0.0-14|6	Version:	1.0.0
12cr|php-pear-Crypt_RSA-1.0.0-14|7	Release:	%mkrel 14
12cr|php-pear-Crypt_RSA-1.0.0-14|8	Summary:	Provides RSA-like encryption support
12cr|php-pear-Crypt_RSA-1.0.0-14|9	License:	PHP License
12cr|php-pear-Crypt_RSA-1.0.0-14|10	Group:		Development/PHP
12cr|php-pear-Crypt_RSA-1.0.0-14|11	URL:		http://pear.php.net/package/Crypt_RSA/
12cr|php-pear-Crypt_RSA-1.0.0-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Crypt_RSA-1.0.0-14|13	Requires(post): php-pear
12cr|php-pear-Crypt_RSA-1.0.0-14|14	Requires(preun): php-pear
12cr|php-pear-Crypt_RSA-1.0.0-14|15	Requires:	php-pear
12cr|php-pear-Crypt_RSA-1.0.0-14|16	BuildArch:	noarch
12cr|php-pear-Crypt_RSA-1.0.0-14|17	BuildRequires:	php-pear
12cr|php-pear-Crypt_RSA-1.0.0-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Crypt_RSA-1.0.0-14|19	
12cr|php-pear-Crypt_RSA-1.0.0-14|20	%description
12cr|php-pear-Crypt_RSA-1.0.0-14|21	This package allows you to use two-key strong cryptography like RSA
12cr|php-pear-Crypt_RSA-1.0.0-14|22	with arbitrary key length. It uses one of the following extensions for
12cr|php-pear-Crypt_RSA-1.0.0-14|23	math calculations:
12cr|php-pear-Crypt_RSA-1.0.0-14|24	- PECL big_int extension version greater than or equal to 1.0.3
12cr|php-pear-Crypt_RSA-1.0.0-14|25	- PHP GMP extension
12cr|php-pear-Crypt_RSA-1.0.0-14|26	- PHP BCMath extension
12cr|php-pear-Crypt_RSA-1.0.0-14|27	
12cr|php-pear-Crypt_RSA-1.0.0-14|28	%prep
12cr|php-pear-Crypt_RSA-1.0.0-14|29	%setup -q -c
12cr|php-pear-Crypt_RSA-1.0.0-14|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Crypt_RSA-1.0.0-14|31	
12cr|php-pear-Crypt_RSA-1.0.0-14|32	%install
12cr|php-pear-Crypt_RSA-1.0.0-14|33	rm -rf %{buildroot}
12cr|php-pear-Crypt_RSA-1.0.0-14|34	
12cr|php-pear-Crypt_RSA-1.0.0-14|35	cd %{upstream_name}-%{version}
12cr|php-pear-Crypt_RSA-1.0.0-14|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Crypt_RSA-1.0.0-14|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Crypt_RSA-1.0.0-14|38	
12cr|php-pear-Crypt_RSA-1.0.0-14|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Crypt_RSA-1.0.0-14|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Crypt_RSA-1.0.0-14|41	
12cr|php-pear-Crypt_RSA-1.0.0-14|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Crypt_RSA-1.0.0-14|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Crypt_RSA-1.0.0-14|44	
12cr|php-pear-Crypt_RSA-1.0.0-14|45	%clean
12cr|php-pear-Crypt_RSA-1.0.0-14|46	rm -rf %{buildroot}
12cr|php-pear-Crypt_RSA-1.0.0-14|47	
12cr|php-pear-Crypt_RSA-1.0.0-14|48	%post
12cr|php-pear-Crypt_RSA-1.0.0-14|49	%if %mdkversion < 201000
12cr|php-pear-Crypt_RSA-1.0.0-14|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Crypt_RSA-1.0.0-14|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Crypt_RSA-1.0.0-14|52	%endif
12cr|php-pear-Crypt_RSA-1.0.0-14|53	
12cr|php-pear-Crypt_RSA-1.0.0-14|54	%preun
12cr|php-pear-Crypt_RSA-1.0.0-14|55	%if %mdkversion < 201000
12cr|php-pear-Crypt_RSA-1.0.0-14|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-Crypt_RSA-1.0.0-14|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Crypt_RSA-1.0.0-14|58	%{upstream_name} >/dev/null || :
12cr|php-pear-Crypt_RSA-1.0.0-14|59	fi
12cr|php-pear-Crypt_RSA-1.0.0-14|60	%endif
12cr|php-pear-Crypt_RSA-1.0.0-14|61	
12cr|php-pear-Crypt_RSA-1.0.0-14|62	%files
12cr|php-pear-Crypt_RSA-1.0.0-14|63	%defattr(-,root,root)
12cr|php-pear-Crypt_RSA-1.0.0-14|64	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Crypt_RSA-1.0.0-14|65	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Crypt_RSA-1.0.0-14|66	%{_datadir}/pear/%{_class}
12cr|php-pear-Crypt_RSA-1.0.0-14|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Crypt_RSA-1.0.0-14|68	
12cr|php-pear-Crypt_RSA-1.0.0-14|69	
12cr|php-pear-Crypt_RSA-1.0.0-14|70	
12cr|php-pear-Crypt_RSA-1.0.0-14|71	
12cr|php-pear-Crypt_RSA-1.0.0-14|72	%changelog
12cr|php-pear-Crypt_RSA-1.0.0-14|73	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-14mdv2012.0
12cr|php-pear-Crypt_RSA-1.0.0-14|74	+ Revision: 741836
12cr|php-pear-Crypt_RSA-1.0.0-14|75	- fix major breakage by careless packager
12cr|php-pear-Crypt_RSA-1.0.0-14|76	
12cr|php-pear-Crypt_RSA-1.0.0-14|77	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-13
12cr|php-pear-Crypt_RSA-1.0.0-14|78	+ Revision: 679276
12cr|php-pear-Crypt_RSA-1.0.0-14|79	- mass rebuild
12cr|php-pear-Crypt_RSA-1.0.0-14|80	- the mass rebuild of 2010.1 packages
12cr|php-pear-Crypt_RSA-1.0.0-14|81	
12cr|php-pear-Crypt_RSA-1.0.0-14|82	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-11mdv2010.1
12cr|php-pear-Crypt_RSA-1.0.0-14|83	+ Revision: 478303
12cr|php-pear-Crypt_RSA-1.0.0-14|84	- spec cleanup
12cr|php-pear-Crypt_RSA-1.0.0-14|85	- use pear installer
12cr|php-pear-Crypt_RSA-1.0.0-14|86	- don't ship tests, even in documentation
12cr|php-pear-Crypt_RSA-1.0.0-14|87	- own all directories
12cr|php-pear-Crypt_RSA-1.0.0-14|88	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Crypt_RSA-1.0.0-14|89	
12cr|php-pear-Crypt_RSA-1.0.0-14|90	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-10mdv2010.0
12cr|php-pear-Crypt_RSA-1.0.0-14|91	+ Revision: 440955
12cr|php-pear-Crypt_RSA-1.0.0-14|92	- rebuild
12cr|php-pear-Crypt_RSA-1.0.0-14|93	
12cr|php-pear-Crypt_RSA-1.0.0-14|94	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2009.1
12cr|php-pear-Crypt_RSA-1.0.0-14|95	+ Revision: 321944
12cr|php-pear-Crypt_RSA-1.0.0-14|96	- rebuild
12cr|php-pear-Crypt_RSA-1.0.0-14|97	
12cr|php-pear-Crypt_RSA-1.0.0-14|98	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2009.0
12cr|php-pear-Crypt_RSA-1.0.0-14|99	+ Revision: 236817
12cr|php-pear-Crypt_RSA-1.0.0-14|100	- rebuild
12cr|php-pear-Crypt_RSA-1.0.0-14|101	
12cr|php-pear-Crypt_RSA-1.0.0-14|102	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.0.0-7mdv2008.1
12cr|php-pear-Crypt_RSA-1.0.0-14|103	+ Revision: 140729
12cr|php-pear-Crypt_RSA-1.0.0-14|104	- restore BuildRoot
12cr|php-pear-Crypt_RSA-1.0.0-14|105	
12cr|php-pear-Crypt_RSA-1.0.0-14|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Crypt_RSA-1.0.0-14|107	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Crypt_RSA-1.0.0-14|108	
12cr|php-pear-Crypt_RSA-1.0.0-14|109	
12cr|php-pear-Crypt_RSA-1.0.0-14|110	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cr|php-pear-Crypt_RSA-1.0.0-14|111	+ Revision: 81458
12cr|php-pear-Crypt_RSA-1.0.0-14|112	- Import php-pear-Crypt_RSA
12cr|php-pear-Crypt_RSA-1.0.0-14|113	
12cr|php-pear-Crypt_RSA-1.0.0-14|114	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cr|php-pear-Crypt_RSA-1.0.0-14|115	- new group (Development/PHP)
12cr|php-pear-Crypt_RSA-1.0.0-14|116	
12cr|php-pear-Crypt_RSA-1.0.0-14|117	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cr|php-pear-Crypt_RSA-1.0.0-14|118	- rebuilt to fix auto deps
12cr|php-pear-Crypt_RSA-1.0.0-14|119	
12cr|php-pear-Crypt_RSA-1.0.0-14|120	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cr|php-pear-Crypt_RSA-1.0.0-14|121	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Crypt_RSA-1.0.0-14|122	
12cr|php-pear-Crypt_RSA-1.0.0-14|123	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cr|php-pear-Crypt_RSA-1.0.0-14|124	- fix deps
12cr|php-pear-Crypt_RSA-1.0.0-14|125	
12cr|php-pear-Crypt_RSA-1.0.0-14|126	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|php-pear-Crypt_RSA-1.0.0-14|127	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Crypt_RSA-1.0.0-14|128	- fix deps
12cr|php-pear-Crypt_RSA-1.0.0-14|129	
12cr|php-pear-Crypt_RSA-1.0.0-14|130	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|php-pear-Crypt_RSA-1.0.0-14|131	- fix deps
12cr|php-pear-Crypt_RSA-1.0.0-14|132	
12cr|php-pear-Crypt_RSA-1.0.0-14|133	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-Crypt_RSA-1.0.0-14|134	- initial Mandriva package (PLD import)
12cr|php-pear-Crypt_RSA-1.0.0-14|135	

5874 12
12cr|php-pear-Crypt_Xtea-1.1.0-7|1	%define		_class		Crypt
12cr|php-pear-Crypt_Xtea-1.1.0-7|2	%define		_subclass	Xtea
12cr|php-pear-Crypt_Xtea-1.1.0-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Crypt_Xtea-1.1.0-7|4	
12cr|php-pear-Crypt_Xtea-1.1.0-7|5	%define		_requires_exceptions pear(PHPUnit/PHPUnit.php)
12cr|php-pear-Crypt_Xtea-1.1.0-7|6	
12cr|php-pear-Crypt_Xtea-1.1.0-7|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Crypt_Xtea-1.1.0-7|8	Version:	1.1.0
12cr|php-pear-Crypt_Xtea-1.1.0-7|9	Release:	%mkrel 7
12cr|php-pear-Crypt_Xtea-1.1.0-7|10	Summary:	The Tiny Encryption Algorithm (TEA) (New Variant)
12cr|php-pear-Crypt_Xtea-1.1.0-7|11	License:	PHP License
12cr|php-pear-Crypt_Xtea-1.1.0-7|12	Group:		Development/PHP
12cr|php-pear-Crypt_Xtea-1.1.0-7|13	URL:		http://pear.php.net/package/Crypt_Xtea/
12cr|php-pear-Crypt_Xtea-1.1.0-7|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Crypt_Xtea-1.1.0-7|15	Requires(post): php-pear
12cr|php-pear-Crypt_Xtea-1.1.0-7|16	Requires(preun): php-pear
12cr|php-pear-Crypt_Xtea-1.1.0-7|17	Requires:	php-pear
12cr|php-pear-Crypt_Xtea-1.1.0-7|18	BuildArch:	noarch
12cr|php-pear-Crypt_Xtea-1.1.0-7|19	BuildRequires:	php-pear
12cr|php-pear-Crypt_Xtea-1.1.0-7|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Crypt_Xtea-1.1.0-7|21	
12cr|php-pear-Crypt_Xtea-1.1.0-7|22	%description
12cr|php-pear-Crypt_Xtea-1.1.0-7|23	A class that implements the Tiny Encryption Algorithm (TEA) (New
12cr|php-pear-Crypt_Xtea-1.1.0-7|24	Variant). This class does not depend on mcrypt. Encryption is
12cr|php-pear-Crypt_Xtea-1.1.0-7|25	relatively fast, decryption relatively slow. Original code from
12cr|php-pear-Crypt_Xtea-1.1.0-7|26	http://vader.brad.ac.uk/tea/source.shtml#new_ansi
12cr|php-pear-Crypt_Xtea-1.1.0-7|27	
12cr|php-pear-Crypt_Xtea-1.1.0-7|28	%prep
12cr|php-pear-Crypt_Xtea-1.1.0-7|29	%setup -q -c
12cr|php-pear-Crypt_Xtea-1.1.0-7|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Crypt_Xtea-1.1.0-7|31	
12cr|php-pear-Crypt_Xtea-1.1.0-7|32	%install
12cr|php-pear-Crypt_Xtea-1.1.0-7|33	rm -rf %{buildroot}
12cr|php-pear-Crypt_Xtea-1.1.0-7|34	
12cr|php-pear-Crypt_Xtea-1.1.0-7|35	cd %{upstream_name}-%{version}
12cr|php-pear-Crypt_Xtea-1.1.0-7|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Crypt_Xtea-1.1.0-7|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Crypt_Xtea-1.1.0-7|38	
12cr|php-pear-Crypt_Xtea-1.1.0-7|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Crypt_Xtea-1.1.0-7|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Crypt_Xtea-1.1.0-7|41	
12cr|php-pear-Crypt_Xtea-1.1.0-7|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Crypt_Xtea-1.1.0-7|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Crypt_Xtea-1.1.0-7|44	
12cr|php-pear-Crypt_Xtea-1.1.0-7|45	%clean
12cr|php-pear-Crypt_Xtea-1.1.0-7|46	rm -rf %{buildroot}
12cr|php-pear-Crypt_Xtea-1.1.0-7|47	
12cr|php-pear-Crypt_Xtea-1.1.0-7|48	%post
12cr|php-pear-Crypt_Xtea-1.1.0-7|49	%if %mdkversion < 201000
12cr|php-pear-Crypt_Xtea-1.1.0-7|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Crypt_Xtea-1.1.0-7|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Crypt_Xtea-1.1.0-7|52	%endif
12cr|php-pear-Crypt_Xtea-1.1.0-7|53	
12cr|php-pear-Crypt_Xtea-1.1.0-7|54	%preun
12cr|php-pear-Crypt_Xtea-1.1.0-7|55	%if %mdkversion < 201000
12cr|php-pear-Crypt_Xtea-1.1.0-7|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-Crypt_Xtea-1.1.0-7|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Crypt_Xtea-1.1.0-7|58	%{upstream_name} >/dev/null || :
12cr|php-pear-Crypt_Xtea-1.1.0-7|59	fi
12cr|php-pear-Crypt_Xtea-1.1.0-7|60	%endif
12cr|php-pear-Crypt_Xtea-1.1.0-7|61	
12cr|php-pear-Crypt_Xtea-1.1.0-7|62	%files
12cr|php-pear-Crypt_Xtea-1.1.0-7|63	%defattr(-,root,root)
12cr|php-pear-Crypt_Xtea-1.1.0-7|64	%{_datadir}/pear/%{_class}
12cr|php-pear-Crypt_Xtea-1.1.0-7|65	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-Crypt_Xtea-1.1.0-7|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Crypt_Xtea-1.1.0-7|67	
12cr|php-pear-Crypt_Xtea-1.1.0-7|68	
12cr|php-pear-Crypt_Xtea-1.1.0-7|69	
12cr|php-pear-Crypt_Xtea-1.1.0-7|70	
12cr|php-pear-Crypt_Xtea-1.1.0-7|71	%changelog
12cr|php-pear-Crypt_Xtea-1.1.0-7|72	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdv2012.0
12cr|php-pear-Crypt_Xtea-1.1.0-7|73	+ Revision: 741837
12cr|php-pear-Crypt_Xtea-1.1.0-7|74	- fix major breakage by careless packager
12cr|php-pear-Crypt_Xtea-1.1.0-7|75	
12cr|php-pear-Crypt_Xtea-1.1.0-7|76	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6
12cr|php-pear-Crypt_Xtea-1.1.0-7|77	+ Revision: 679277
12cr|php-pear-Crypt_Xtea-1.1.0-7|78	- mass rebuild
12cr|php-pear-Crypt_Xtea-1.1.0-7|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-Crypt_Xtea-1.1.0-7|80	
12cr|php-pear-Crypt_Xtea-1.1.0-7|81	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-4mdv2010.1
12cr|php-pear-Crypt_Xtea-1.1.0-7|82	+ Revision: 478357
12cr|php-pear-Crypt_Xtea-1.1.0-7|83	- spec cleanup
12cr|php-pear-Crypt_Xtea-1.1.0-7|84	- use pear installer
12cr|php-pear-Crypt_Xtea-1.1.0-7|85	- don't ship tests, even in documentation
12cr|php-pear-Crypt_Xtea-1.1.0-7|86	- own all directories
12cr|php-pear-Crypt_Xtea-1.1.0-7|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Crypt_Xtea-1.1.0-7|88	
12cr|php-pear-Crypt_Xtea-1.1.0-7|89	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-3mdv2010.0
12cr|php-pear-Crypt_Xtea-1.1.0-7|90	+ Revision: 440969
12cr|php-pear-Crypt_Xtea-1.1.0-7|91	- rebuild
12cr|php-pear-Crypt_Xtea-1.1.0-7|92	
12cr|php-pear-Crypt_Xtea-1.1.0-7|93	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2009.1
12cr|php-pear-Crypt_Xtea-1.1.0-7|94	+ Revision: 321946
12cr|php-pear-Crypt_Xtea-1.1.0-7|95	- rebuild
12cr|php-pear-Crypt_Xtea-1.1.0-7|96	
12cr|php-pear-Crypt_Xtea-1.1.0-7|97	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1mdv2009.0
12cr|php-pear-Crypt_Xtea-1.1.0-7|98	+ Revision: 278911
12cr|php-pear-Crypt_Xtea-1.1.0-7|99	- update to new version 1.1.0
12cr|php-pear-Crypt_Xtea-1.1.0-7|100	
12cr|php-pear-Crypt_Xtea-1.1.0-7|101	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-8mdv2009.0
12cr|php-pear-Crypt_Xtea-1.1.0-7|102	+ Revision: 236818
12cr|php-pear-Crypt_Xtea-1.1.0-7|103	- rebuild
12cr|php-pear-Crypt_Xtea-1.1.0-7|104	
12cr|php-pear-Crypt_Xtea-1.1.0-7|105	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Crypt_Xtea-1.1.0-7|106	- restore BuildRoot
12cr|php-pear-Crypt_Xtea-1.1.0-7|107	
12cr|php-pear-Crypt_Xtea-1.1.0-7|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Crypt_Xtea-1.1.0-7|109	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Crypt_Xtea-1.1.0-7|110	
12cr|php-pear-Crypt_Xtea-1.1.0-7|111	
12cr|php-pear-Crypt_Xtea-1.1.0-7|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdv2007.0
12cr|php-pear-Crypt_Xtea-1.1.0-7|113	+ Revision: 81477
12cr|php-pear-Crypt_Xtea-1.1.0-7|114	- Import php-pear-Crypt_Xtea
12cr|php-pear-Crypt_Xtea-1.1.0-7|115	
12cr|php-pear-Crypt_Xtea-1.1.0-7|116	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdk
12cr|php-pear-Crypt_Xtea-1.1.0-7|117	- new group (Development/PHP)
12cr|php-pear-Crypt_Xtea-1.1.0-7|118	
12cr|php-pear-Crypt_Xtea-1.1.0-7|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdk
12cr|php-pear-Crypt_Xtea-1.1.0-7|120	- rebuilt to fix auto deps
12cr|php-pear-Crypt_Xtea-1.1.0-7|121	
12cr|php-pear-Crypt_Xtea-1.1.0-7|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdk
12cr|php-pear-Crypt_Xtea-1.1.0-7|123	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Crypt_Xtea-1.1.0-7|124	
12cr|php-pear-Crypt_Xtea-1.1.0-7|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdk
12cr|php-pear-Crypt_Xtea-1.1.0-7|126	- fix deps
12cr|php-pear-Crypt_Xtea-1.1.0-7|127	
12cr|php-pear-Crypt_Xtea-1.1.0-7|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdk
12cr|php-pear-Crypt_Xtea-1.1.0-7|129	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Crypt_Xtea-1.1.0-7|130	- fix deps
12cr|php-pear-Crypt_Xtea-1.1.0-7|131	
12cr|php-pear-Crypt_Xtea-1.1.0-7|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cr|php-pear-Crypt_Xtea-1.1.0-7|133	- fix deps
12cr|php-pear-Crypt_Xtea-1.1.0-7|134	
12cr|php-pear-Crypt_Xtea-1.1.0-7|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cr|php-pear-Crypt_Xtea-1.1.0-7|136	- initial Mandriva package (PLD import)
12cr|php-pear-Crypt_Xtea-1.1.0-7|137	

5875 12
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|1	%define		_class		Date
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|3	%define		_region		Austria
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|5	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|7	Version:	0.1.4
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|8	Release:	%mkrel 2
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|10	License:	PHP License
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|14	Requires(post): php-pear
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|15	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|16	Requires:	php-pear
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|18	BuildArch:	noarch
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|21	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|22	%description
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|24	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|25	%prep
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|26	%setup -q -c
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|28	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|29	%install
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|30	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|31	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|32	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|35	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|38	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|41	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|42	%clean
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|43	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|44	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|45	%post
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|46	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|49	%endif
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|50	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|51	%preun
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|52	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|56	fi
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|57	%endif
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|58	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|59	%files
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|60	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|63	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|64	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|65	%changelog
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-2mdv2012.0
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|67	+ Revision: 741850
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|68	- fix major breakage by careless packager
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|69	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|70	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-1
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|71	+ Revision: 741075
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|72	- 0.1.4
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|73	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-5
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|75	+ Revision: 679294
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|76	- mass rebuild
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|77	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|78	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-4mdv2011.0
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|79	+ Revision: 613635
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|80	- the mass rebuild of 2010.1 packages
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|81	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|82	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.3-3mdv2010.1
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|83	+ Revision: 479266
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|84	- spec cleanup
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|85	- use pear installer
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|86	- don't ship tests, even in documentation
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|87	- own all directories
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|88	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|89	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|90	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.3-2mdv2009.1
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|91	+ Revision: 368164
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|92	- Rebuild
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|93	
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|94	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.3-1mdv2009.1
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|95	+ Revision: 368128
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|96	- Add php-pear-Date_Holidays_Austriap package
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|97	- Update inscorrect package name
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|98	- Add new splited php-pear-Date_Holidays package upstream structure
12cr|php-pear-Date_Holidays_Austria-0.1.4-2|99	

5876 12
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|1	%define		_class		Date
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|3	%define		_region		Brazil
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|5	
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|7	Version:	0.1.2
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|8	Release:	%mkrel 5
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|10	License:	PHP License
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|14	Requires(post): php-pear
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|15	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|16	Requires:	php-pear
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|18	BuildArch:	noarch
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|21	
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|22	%description
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|24	
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|25	%prep
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|26	%setup -q -c
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|28	
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|29	%install
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|30	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|31	
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|32	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|35	
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|38	
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|41	
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|42	%clean
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|43	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|44	
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|45	%post
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|46	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|49	%endif
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|50	
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|51	%preun
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|52	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|56	fi
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|57	%endif
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|58	
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|59	%files
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|60	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|63	
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|64	
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|65	%changelog
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdv2012.0
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|67	+ Revision: 741851
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|68	- fix major breakage by careless packager
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|69	
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|71	+ Revision: 679295
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|72	- mass rebuild
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|73	
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|75	+ Revision: 613636
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|77	
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|78	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|79	+ Revision: 479267
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|80	- spec cleanup
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|81	- use pear installer
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|82	- don't ship tests, even in documentation
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|83	- own all directories
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|85	
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|86	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|87	+ Revision: 368138
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|88	- Add spec and source files for php-pear-Date_Holidays_Brazil
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|89	- Update inscorrect package name
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|90	- Add new splited php-pear-Date_Holidays package upstream structure
12cr|php-pear-Date_Holidays_Brazil-0.1.2-5|91	

5877 12
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|1	%define		_class		Date
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|3	%define		_region		Denmark
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|5	
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|7	Version:	0.1.3
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|8	Release:	%mkrel 5
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|10	License:	PHP License
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|14	Requires(post): php-pear
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|15	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|16	Requires:	php-pear
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|18	BuildArch:	noarch
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|21	
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|22	%description
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|24	
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|25	%prep
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|26	%setup -q -c
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|28	
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|29	%install
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|30	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|31	
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|32	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|35	
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|38	
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|41	
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|42	%clean
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|43	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|44	
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|45	%post
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|46	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|49	%endif
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|50	
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|51	%preun
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|52	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|56	fi
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|57	%endif
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|58	
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|59	%files
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|60	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|63	
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|64	
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|65	%changelog
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-5mdv2012.0
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|67	+ Revision: 741852
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|68	- fix major breakage by careless packager
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|69	
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-4
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|71	+ Revision: 679296
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|72	- mass rebuild
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|73	
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-3mdv2011.0
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|75	+ Revision: 613637
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|77	
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|78	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.3-2mdv2010.1
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|79	+ Revision: 479268
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|80	- spec cleanup
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|81	- use pear installer
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|82	- don't ship tests, even in documentation
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|83	- own all directories
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|85	
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|86	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.3-1mdv2009.1
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|87	+ Revision: 368139
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|88	- Add spec and source files for php-pear-Date_Holidays_Denmark
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|89	- Update inscorrect package name
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|90	- Add new splited php-pear-Date_Holidays package upstream structure
12cr|php-pear-Date_Holidays_Denmark-0.1.3-5|91	

5878 12
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|1	%define		_class		Date
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|3	%define		_region		Discordian
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|5	
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|7	Version:	0.1.1
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|8	Release:	%mkrel 5
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|10	License:	PHP License
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|14	Requires(post): php-pear
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|15	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|16	Requires:	php-pear
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|18	BuildArch:	noarch
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|21	
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|22	%description
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|24	
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|25	%prep
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|26	%setup -q -c
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|28	
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|29	%install
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|30	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|31	
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|32	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|35	
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|38	
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|41	
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|42	%clean
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|43	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|44	
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|45	%post
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|46	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|49	%endif
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|50	
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|51	%preun
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|52	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|56	fi
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|57	%endif
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|58	
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|59	%files
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|60	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|63	
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|64	
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|65	%changelog
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-5mdv2012.0
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|67	+ Revision: 741853
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|68	- fix major breakage by careless packager
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|69	
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|71	+ Revision: 679297
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|72	- mass rebuild
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|73	
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2011.0
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|75	+ Revision: 613638
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|77	
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|78	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-2mdv2010.1
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|79	+ Revision: 479269
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|80	- spec cleanup
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|81	- use pear installer
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|82	- don't ship tests, even in documentation
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|83	- own all directories
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|85	
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|86	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.1-1mdv2009.1
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|87	+ Revision: 368140
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|88	- Add spec and source files for php-pear-Date_Holidays_Discordian
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|89	- Update inscorrect package name
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|90	- Add new splited php-pear-Date_Holidays package upstream structure
12cr|php-pear-Date_Holidays_Discordian-0.1.1-5|91	

5879 12
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|1	%define		_class		Date
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|3	%define		_region		EnglandWales
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|5	
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|7	Version:	0.1.4
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|8	Release:	%mkrel 2
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|10	License:	PHP License
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|14	Requires(post): php-pear
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|15	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|16	Requires:	php-pear
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|18	BuildArch:	noarch
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|21	
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|22	%description
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|24	
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|25	%prep
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|26	%setup -q -c
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|28	
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|29	%install
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|30	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|31	
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|32	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|35	
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|38	
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|41	
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|42	%clean
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|43	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|44	
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|45	%post
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|46	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|49	%endif
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|50	
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|51	%preun
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|52	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|56	fi
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|57	%endif
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|58	
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|59	%files
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|60	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|63	
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|64	
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|65	%changelog
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-2mdv2012.0
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|67	+ Revision: 741854
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|68	- fix major breakage by careless packager
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|69	
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|70	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-1
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|71	+ Revision: 741076
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|72	- 0.1.4
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|73	
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|75	+ Revision: 679298
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|76	- mass rebuild
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|77	
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|78	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|79	+ Revision: 613639
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|80	- the mass rebuild of 2010.1 packages
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|81	
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|82	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|83	+ Revision: 479270
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|84	- spec cleanup
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|85	- use pear installer
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|86	- don't ship tests, even in documentation
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|87	- own all directories
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|88	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|89	
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|90	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|91	+ Revision: 368141
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|92	- Add spec and source files for php-pear-Date_Holidays_EnglandWales
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|93	- Update inscorrect package name
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|94	- Add new splited php-pear-Date_Holidays package upstream structure
12cr|php-pear-Date_Holidays_EnglandWales-0.1.4-2|95	

5880 12
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|1	%define		_class		Date
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|3	%define		_region		Germany
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|5	
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|7	Version:	0.1.2
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|8	Release:	%mkrel 5
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|10	License:	PHP License
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|14	Requires(post): php-pear
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|15	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|16	Requires:	php-pear
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|18	BuildArch:	noarch
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|21	
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|22	%description
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|24	
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|25	%prep
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|26	%setup -q -c
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|28	
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|29	%install
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|30	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|31	
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|32	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|35	
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|38	
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|41	
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|42	%clean
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|43	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|44	
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|45	%post
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|46	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|49	%endif
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|50	
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|51	%preun
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|52	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|56	fi
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|57	%endif
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|58	
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|59	%files
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|60	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|62	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|64	
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|65	
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|66	%changelog
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdv2012.0
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|68	+ Revision: 741855
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|69	- fix major breakage by careless packager
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|70	
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|72	+ Revision: 679299
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|73	- mass rebuild
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|74	
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|76	+ Revision: 613640
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|78	
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|79	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|80	+ Revision: 479271
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|81	- spec cleanup
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|82	- use pear installer
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|83	- don't ship tests, even in documentation
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|84	- own all directories
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|86	
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|87	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|88	+ Revision: 368157
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|89	- Add package specific files
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|90	- Add spec and source files for php-pear-Date_Holidays_Germany
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|91	- Update inscorrect package name
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|92	- Add new splited php-pear-Date_Holidays package upstream structure
12cr|php-pear-Date_Holidays_Germany-0.1.2-5|93	

5881 12
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|1	%define		_class		Date
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|3	%define		_region		Iceland
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|5	
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|7	Version:	0.1.2
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|8	Release:	%mkrel 5
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|10	License:	PHP License
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|14	Requires(post): php-pear
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|15	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|16	Requires:	php-pear
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|18	BuildArch:	noarch
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|21	
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|22	%description
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|24	
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|25	%prep
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|26	%setup -q -c
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|28	
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|29	%install
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|30	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|31	
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|32	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|35	
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|38	
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|41	
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|42	%clean
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|43	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|44	
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|45	%post
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|46	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|49	%endif
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|50	
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|51	%preun
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|52	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|56	fi
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|57	%endif
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|58	
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|59	%files
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|60	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|63	
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|64	
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|65	%changelog
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdv2012.0
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|67	+ Revision: 741856
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|68	- fix major breakage by careless packager
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|69	
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|71	+ Revision: 679301
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|72	- mass rebuild
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|73	
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|75	+ Revision: 613641
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|77	
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|78	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|79	+ Revision: 479272
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|80	- spec cleanup
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|81	- use pear installer
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|82	- don't ship tests, even in documentation
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|83	- own all directories
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|85	
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|86	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|87	+ Revision: 368143
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|88	- Add spec and source files for php-pear-Date_Holidays_Iceland
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|89	- Update inscorrect package name
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|90	- Add new splited php-pear-Date_Holidays package upstream structure
12cr|php-pear-Date_Holidays_Iceland-0.1.2-5|91	

5882 12
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|1	%define		_class		Date
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|3	%define		_region		Ireland
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|5	
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|7	Version:	0.1.3
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|8	Release:	%mkrel 1
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|10	License:	PHP License
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|14	Requires(post): php-pear
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|15	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|16	Requires:	php-pear
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|18	BuildArch:	noarch
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|21	
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|22	%description
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|24	
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|25	%prep
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|26	%setup -q -c
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|28	
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|29	%install
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|30	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|31	
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|32	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|35	
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|38	
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|41	
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|42	%clean
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|43	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|44	
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|45	%post
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|46	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|49	%endif
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|50	
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|51	%preun
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|52	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|56	fi
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|57	%endif
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|58	
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|59	%files
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|60	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|63	
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|64	
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|65	%changelog
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|66	* Wed Jan 25 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-1mdv2012.0
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|67	+ Revision: 768664
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|68	- import php-pear-Date_Holidays_Ireland
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|69	
12cr|php-pear-Date_Holidays_Ireland-0.1.3-1|70	

5883 12
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|1	%define		_class		Date
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|3	%define		_region		Italy
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|5	
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|7	Version:	0.1.1
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|8	Release:	%mkrel 5
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|10	License:	PHP License
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|14	Requires(post): php-pear
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|15	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|16	Requires:	php-pear
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|18	BuildArch:	noarch
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|21	
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|22	%description
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|24	
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|25	%prep
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|26	%setup -q -c
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|28	
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|29	%install
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|30	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|31	
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|32	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|35	
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|38	
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|41	
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|42	%clean
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|43	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|44	
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|45	%post
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|46	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|49	%endif
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|50	
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|51	%preun
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|52	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|56	fi
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|57	%endif
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|58	
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|59	%files
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|60	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|63	
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|64	
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|65	%changelog
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-5mdv2012.0
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|67	+ Revision: 741857
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|68	- fix major breakage by careless packager
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|69	
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|71	+ Revision: 679302
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|72	- mass rebuild
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|73	
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2011.0
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|75	+ Revision: 613642
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|77	
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|78	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-2mdv2010.1
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|79	+ Revision: 479273
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|80	- spec cleanup
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|81	- use pear installer
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|82	- don't ship tests, even in documentation
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|83	- own all directories
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|85	
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|86	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.1-1mdv2009.1
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|87	+ Revision: 368145
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|88	- Add spec and source files for php-pear-Date_Holidays_Italy
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|89	- Update inscorrect package name
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|90	- Add new splited php-pear-Date_Holidays package upstream structure
12cr|php-pear-Date_Holidays_Italy-0.1.1-5|91	

5884 12
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|1	%define		_class		Date
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|3	%define		_region		Japan
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|5	
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|7	Version:	0.1.2
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|8	Release:	%mkrel 2
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|10	License:	PHP License
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|14	Requires(post): php-pear
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|15	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|16	Requires:	php-pear
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|18	BuildArch:	noarch
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|21	
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|22	%description
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|24	
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|25	%prep
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|26	%setup -q -c
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|28	
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|29	%install
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|30	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|31	
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|32	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|35	
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|38	
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|41	
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|42	%clean
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|43	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|44	
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|45	%post
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|46	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|49	%endif
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|50	
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|51	%preun
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|52	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|56	fi
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|57	%endif
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|58	
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|59	%files
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|60	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|62	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|64	
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|65	
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|66	%changelog
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-2mdv2012.0
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|68	+ Revision: 741859
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|69	- fix major breakage by careless packager
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|70	
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|71	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|72	+ Revision: 741078
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|73	- 0.1.2
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|74	
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|76	+ Revision: 679303
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|77	- mass rebuild
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|78	
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2011.0
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|80	+ Revision: 613643
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|81	- the mass rebuild of 2010.1 packages
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|82	
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|83	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-2mdv2010.1
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|84	+ Revision: 479274
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|85	- spec cleanup
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|86	- use pear installer
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|87	- don't ship tests, even in documentation
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|88	- own all directories
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|89	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|90	
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|91	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.1-1mdv2009.1
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|92	+ Revision: 368159
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|93	- Add package specific files
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|94	- Add spec and source files for php-pear-Date_Holidays_Japan
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|95	- Update inscorrect package name
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|96	- Add new splited php-pear-Date_Holidays package upstream structure
12cr|php-pear-Date_Holidays_Japan-0.1.2-2|97	

5885 12
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|1	%define		_class		Date
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|3	%define		_region		Netherlands
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|5	
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|7	Version:	0.1.2
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|8	Release:	%mkrel 5
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|10	License:	PHP License
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|14	Requires(post): php-pear
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|15	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|16	Requires:	php-pear
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|18	BuildArch:	noarch
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|21	
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|22	%description
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|24	
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|25	%prep
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|26	%setup -q -c
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|28	
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|29	%install
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|30	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|31	
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|32	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|35	
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|38	
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|41	
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|42	%clean
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|43	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|44	
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|45	%post
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|46	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|49	%endif
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|50	
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|51	%preun
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|52	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|56	fi
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|57	%endif
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|58	
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|59	%files
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|60	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|63	
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|64	
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|65	%changelog
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdv2012.0
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|67	+ Revision: 741864
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|68	- fix major breakage by careless packager
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|69	
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|71	+ Revision: 679304
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|72	- mass rebuild
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|73	
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|75	+ Revision: 613644
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|77	
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|78	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|79	+ Revision: 479275
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|80	- spec cleanup
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|81	- use pear installer
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|82	- don't ship tests, even in documentation
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|83	- own all directories
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|85	
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|86	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|87	+ Revision: 368160
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|88	- Add package specific files
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|89	- Add spec and source files for php-pear-Date_Holidays_Netherlands
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|90	- Update inscorrect package name
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|91	- Add new splited php-pear-Date_Holidays package upstream structure
12cr|php-pear-Date_Holidays_Netherlands-0.1.2-5|92	

5886 12
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|1	%define		_class		Date
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|3	%define		_region		Norway
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|5	
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|7	Version:	0.1.2
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|8	Release:	%mkrel 7
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|10	License:	PHP License
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|14	Patch0:		php-pear-Date_Holidays_Norway-0.1.2-borkfix.diff
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|15	Requires(post): php-pear
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|16	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|17	Requires:	php-pear
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|18	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|20	BuildArch:	noarch
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|22	
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|23	%description
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|24	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|25	
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|26	%prep
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|27	%setup -q -c
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|28	%patch0 -p0
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|30	
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|31	%install
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|32	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|33	
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|34	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|37	
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|40	
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|43	
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|44	%clean
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|45	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|46	
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|47	%post
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|48	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|51	%endif
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|52	
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|53	%preun
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|54	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|57	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|58	fi
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|59	%endif
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|60	
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|61	%files
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|62	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|63	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|65	
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|66	
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|67	%changelog
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-7mdv2012.0
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|69	+ Revision: 741869
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|70	- fix major breakage by careless packager
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|71	
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|72	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-6
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|73	+ Revision: 741263
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|74	- fix the path to Christian.php
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|75	
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|76	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|77	+ Revision: 679305
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|78	- mass rebuild
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|79	
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|80	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4mdv2011.0
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|81	+ Revision: 613645
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|82	- the mass rebuild of 2010.1 packages
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|83	
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|84	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-3mdv2010.1
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|85	+ Revision: 479299
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|86	- spec cleanup
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|87	- use pear installer
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|88	- don't ship tests, even in documentation
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|89	- own all directories
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|90	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|91	- spec cleanup
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|92	
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|93	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|94	+ Revision: 368148
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|95	- Add spec and source files for php-pear-Date_Holidays_Norway
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|96	- Update inscorrect package name
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|97	- Add new splited php-pear-Date_Holidays package upstream structure
12cr|php-pear-Date_Holidays_Norway-0.1.2-7|98	

5887 12
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|1	%define		_class		Date
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|3	%define		_region		PHPdotNet
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|5	
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|7	Version:	0.1.2
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|8	Release:	%mkrel 5
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|10	License:	PHP License
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|14	Requires(post): php-pear
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|15	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|16	Requires:	php-pear
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|18	BuildArch:	noarch
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|21	
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|22	%description
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|24	
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|25	%prep
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|26	%setup -q -c
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|28	
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|29	%install
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|30	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|31	
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|32	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|35	
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|38	
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|41	
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|42	%clean
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|43	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|44	
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|45	%post
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|46	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|49	%endif
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|50	
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|51	%preun
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|52	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|56	fi
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|57	%endif
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|58	
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|59	%files
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|60	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|63	
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|64	
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|65	%changelog
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdv2012.0
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|67	+ Revision: 741874
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|68	- fix major breakage by careless packager
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|69	
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|71	+ Revision: 679306
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|72	- mass rebuild
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|73	
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|75	+ Revision: 613646
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|77	
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|78	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|79	+ Revision: 479277
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|80	- spec cleanup
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|81	- use pear installer
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|82	- don't ship tests, even in documentation
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|83	- own all directories
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|85	
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|86	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|87	+ Revision: 368149
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|88	- Add spec and source files for php-pear-Date_Holidays_PHPdotNet
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|89	- Add directory structure for package php-pear-Date_Holidays_PHPdotNet
12cr|php-pear-Date_Holidays_PHPdotNet-0.1.2-5|90	

5888 12
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|1	%define		_class		Date
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|3	%define		_region		Romania
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|5	
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|7	Version:	0.1.2
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|8	Release:	%mkrel 5
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|10	License:	PHP License
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|14	Requires(post): php-pear
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|15	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|16	Requires:	php-pear
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|18	BuildArch:	noarch
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|21	
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|22	%description
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|24	
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|25	%prep
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|26	%setup -q -c
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|28	
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|29	%install
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|30	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|31	
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|32	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|35	
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|38	
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|41	
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|42	%clean
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|43	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|44	
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|45	%post
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|46	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|49	%endif
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|50	
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|51	%preun
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|52	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|56	fi
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|57	%endif
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|58	
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|59	%files
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|60	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|63	
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|64	
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|65	%changelog
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdv2012.0
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|67	+ Revision: 741879
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|68	- fix major breakage by careless packager
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|69	
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|71	+ Revision: 679307
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|72	- mass rebuild
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|73	
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|75	+ Revision: 613647
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|77	
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|78	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|79	+ Revision: 479278
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|80	- spec cleanup
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|81	- use pear installer
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|82	- don't ship tests, even in documentation
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|83	- own all directories
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|85	
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|86	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|87	+ Revision: 368150
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|88	- Add spec and source files for php-pear-Date_Holidays_Romania
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|89	- Update inscorrect package name
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|90	- Add new splited php-pear-Date_Holidays package upstream structure
12cr|php-pear-Date_Holidays_Romania-0.1.2-5|91	

5889 12
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|1	%define		_class		Date
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|3	%define		_region		Slovenia
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|5	
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|7	Version:	0.1.2
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|8	Release:	%mkrel 5
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|10	License:	PHP License
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|14	Requires(post): php-pear
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|15	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|16	Requires:	php-pear
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|18	BuildArch:	noarch
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|21	
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|22	%description
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|24	
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|25	%prep
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|26	%setup -q -c
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|28	
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|29	%install
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|30	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|31	
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|32	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|35	
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|38	
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|41	
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|42	%clean
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|43	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|44	
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|45	%post
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|46	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|49	%endif
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|50	
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|51	%preun
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|52	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|56	fi
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|57	%endif
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|58	
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|59	%files
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|60	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|63	
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|64	
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|65	%changelog
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdv2012.0
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|67	+ Revision: 741884
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|68	- fix major breakage by careless packager
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|69	
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|71	+ Revision: 679308
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|72	- mass rebuild
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|73	
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|75	+ Revision: 613648
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|77	
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|78	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|79	+ Revision: 479279
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|80	- spec cleanup
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|81	- use pear installer
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|82	- don't ship tests, even in documentation
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|83	- own all directories
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|85	
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|86	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|87	+ Revision: 368151
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|88	- Add spec and source files for php-pear-Date_Holidays_Slovenia
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|89	- Update inscorrect package name
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|90	- Add new splited php-pear-Date_Holidays package upstream structure
12cr|php-pear-Date_Holidays_Slovenia-0.1.2-5|91	

5890 12
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|1	%define		_class		Date
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|3	%define		_region		Sweden
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|5	
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|7	Version:	0.1.3
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|8	Release:	%mkrel 2
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|10	License:	PHP License
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|14	Requires(post): php-pear
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|15	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|16	Requires:	php-pear
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|18	BuildArch:	noarch
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|21	
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|22	%description
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|24	
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|25	%prep
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|26	%setup -q -c
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|28	
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|29	%install
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|30	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|31	
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|32	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|35	
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|38	
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|41	
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|42	%clean
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|43	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|44	
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|45	%post
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|46	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|49	%endif
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|50	
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|51	%preun
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|52	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|56	fi
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|57	%endif
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|58	
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|59	%files
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|60	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|62	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|64	
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|65	
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|66	%changelog
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-2mdv2012.0
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|68	+ Revision: 741888
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|69	- fix major breakage by careless packager
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|70	
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|71	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-1
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|72	+ Revision: 741090
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|73	- 0.1.3
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|74	
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|76	+ Revision: 679309
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|77	- mass rebuild
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|78	
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|80	+ Revision: 613649
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|81	- the mass rebuild of 2010.1 packages
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|82	
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|83	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|84	+ Revision: 479280
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|85	- spec cleanup
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|86	- use pear installer
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|87	- don't ship tests, even in documentation
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|88	- own all directories
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|89	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|90	
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|91	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|92	+ Revision: 368161
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|93	- Add package specific files
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|94	- Add spec and source files for php-pear-Date_Holidays_Sweden
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|95	- Update inscorrect package name
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|96	- Add new splited php-pear-Date_Holidays package upstream structure
12cr|php-pear-Date_Holidays_Sweden-0.1.3-2|97	

5891 12
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|1	%define		_class		Date
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|3	%define		_region		Ukraine
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|5	
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|7	Version:	0.1.2
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|8	Release:	%mkrel 5
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|10	License:	PHP License
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|14	Requires(post): php-pear
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|15	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|16	Requires:	php-pear
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|18	BuildArch:	noarch
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|21	
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|22	%description
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|24	
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|25	%prep
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|26	%setup -q -c
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|28	
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|29	%install
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|30	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|31	
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|32	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|35	
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|38	
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|41	
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|42	%clean
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|43	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|44	
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|45	%post
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|46	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|49	%endif
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|50	
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|51	%preun
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|52	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|56	fi
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|57	%endif
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|58	
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|59	%files
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|60	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|63	
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|64	
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|65	%changelog
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdv2012.0
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|67	+ Revision: 741930
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|68	- fix major breakage by careless packager
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|69	
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|71	+ Revision: 679312
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|72	- mass rebuild
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|73	
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|75	+ Revision: 613652
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|77	
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|78	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|79	+ Revision: 479281
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|80	- spec cleanup
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|81	- use pear installer
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|82	- don't ship tests, even in documentation
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|83	- own all directories
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|85	
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|86	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|87	+ Revision: 368153
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|88	- Add spec and source files for php-pear-Date_Holidays_Ukraine
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|89	- Update inscorrect package name
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|90	- Add new splited php-pear-Date_Holidays package upstream structure
12cr|php-pear-Date_Holidays_Ukraine-0.1.2-5|91	

5892 12
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|1	%define		_class		Date
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|3	%define		_region		UNO
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|5	
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|7	Version:	0.1.3
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|8	Release:	%mkrel 5
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|10	License:	PHP License
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|14	Requires(post): php-pear
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|15	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|16	Requires:	php-pear
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|18	BuildArch:	noarch
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|21	
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|22	%description
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|24	
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|25	%prep
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|26	%setup -q -c
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|28	
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|29	%install
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|30	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|31	
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|32	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|35	
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|38	
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|41	
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|42	%clean
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|43	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|44	
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|45	%post
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|46	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|49	%endif
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|50	
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|51	%preun
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|52	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|56	fi
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|57	%endif
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|58	
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|59	%files
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|60	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|62	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|64	
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|65	
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|66	%changelog
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-5mdv2012.0
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|68	+ Revision: 741900
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|69	- fix major breakage by careless packager
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|70	
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-4
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|72	+ Revision: 679310
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|73	- mass rebuild
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|74	
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-3mdv2011.0
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|76	+ Revision: 613650
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|78	
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|79	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.3-2mdv2010.1
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|80	+ Revision: 479282
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|81	- spec cleanup
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|82	- use pear installer
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|83	- don't ship tests, even in documentation
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|84	- own all directories
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|86	
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|87	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.3-1mdv2009.1
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|88	+ Revision: 368162
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|89	- Add package specific files
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|90	- Add spec and source files for php-pear-Date_Holidays_UNO
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|91	- Update inscorrect package name
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|92	- Add new splited php-pear-Date_Holidays package upstream structure
12cr|php-pear-Date_Holidays_UNO-0.1.3-5|93	

5893 12
12cr|php-pear-Date_Holidays_USA-0.1.1-5|1	%define		_class		Date
12cr|php-pear-Date_Holidays_USA-0.1.1-5|2	%define		_subclass	Holidays
12cr|php-pear-Date_Holidays_USA-0.1.1-5|3	%define		_region		USA
12cr|php-pear-Date_Holidays_USA-0.1.1-5|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cr|php-pear-Date_Holidays_USA-0.1.1-5|5	
12cr|php-pear-Date_Holidays_USA-0.1.1-5|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Date_Holidays_USA-0.1.1-5|7	Version:	0.1.1
12cr|php-pear-Date_Holidays_USA-0.1.1-5|8	Release:	%mkrel 5
12cr|php-pear-Date_Holidays_USA-0.1.1-5|9	Summary:	Driver based class to calculate holidays in %{_region}
12cr|php-pear-Date_Holidays_USA-0.1.1-5|10	License:	PHP License
12cr|php-pear-Date_Holidays_USA-0.1.1-5|11	Group:		Development/PHP
12cr|php-pear-Date_Holidays_USA-0.1.1-5|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Date_Holidays_USA-0.1.1-5|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Date_Holidays_USA-0.1.1-5|14	Requires(post): php-pear
12cr|php-pear-Date_Holidays_USA-0.1.1-5|15	Requires(preun): php-pear
12cr|php-pear-Date_Holidays_USA-0.1.1-5|16	Requires:	php-pear
12cr|php-pear-Date_Holidays_USA-0.1.1-5|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cr|php-pear-Date_Holidays_USA-0.1.1-5|18	BuildArch:	noarch
12cr|php-pear-Date_Holidays_USA-0.1.1-5|19	BuildRequires:	php-pear
12cr|php-pear-Date_Holidays_USA-0.1.1-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Date_Holidays_USA-0.1.1-5|21	
12cr|php-pear-Date_Holidays_USA-0.1.1-5|22	%description
12cr|php-pear-Date_Holidays_USA-0.1.1-5|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cr|php-pear-Date_Holidays_USA-0.1.1-5|24	
12cr|php-pear-Date_Holidays_USA-0.1.1-5|25	%prep
12cr|php-pear-Date_Holidays_USA-0.1.1-5|26	%setup -q -c
12cr|php-pear-Date_Holidays_USA-0.1.1-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_USA-0.1.1-5|28	
12cr|php-pear-Date_Holidays_USA-0.1.1-5|29	%install
12cr|php-pear-Date_Holidays_USA-0.1.1-5|30	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_USA-0.1.1-5|31	
12cr|php-pear-Date_Holidays_USA-0.1.1-5|32	cd %{upstream_name}-%{version}
12cr|php-pear-Date_Holidays_USA-0.1.1-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Date_Holidays_USA-0.1.1-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Date_Holidays_USA-0.1.1-5|35	
12cr|php-pear-Date_Holidays_USA-0.1.1-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Date_Holidays_USA-0.1.1-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Date_Holidays_USA-0.1.1-5|38	
12cr|php-pear-Date_Holidays_USA-0.1.1-5|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_USA-0.1.1-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Date_Holidays_USA-0.1.1-5|41	
12cr|php-pear-Date_Holidays_USA-0.1.1-5|42	%clean
12cr|php-pear-Date_Holidays_USA-0.1.1-5|43	rm -rf %{buildroot}
12cr|php-pear-Date_Holidays_USA-0.1.1-5|44	
12cr|php-pear-Date_Holidays_USA-0.1.1-5|45	%post
12cr|php-pear-Date_Holidays_USA-0.1.1-5|46	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_USA-0.1.1-5|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Date_Holidays_USA-0.1.1-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Date_Holidays_USA-0.1.1-5|49	%endif
12cr|php-pear-Date_Holidays_USA-0.1.1-5|50	
12cr|php-pear-Date_Holidays_USA-0.1.1-5|51	%preun
12cr|php-pear-Date_Holidays_USA-0.1.1-5|52	%if %mdkversion < 201000
12cr|php-pear-Date_Holidays_USA-0.1.1-5|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Date_Holidays_USA-0.1.1-5|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Date_Holidays_USA-0.1.1-5|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Date_Holidays_USA-0.1.1-5|56	fi
12cr|php-pear-Date_Holidays_USA-0.1.1-5|57	%endif
12cr|php-pear-Date_Holidays_USA-0.1.1-5|58	
12cr|php-pear-Date_Holidays_USA-0.1.1-5|59	%files
12cr|php-pear-Date_Holidays_USA-0.1.1-5|60	%defattr(-,root,root)
12cr|php-pear-Date_Holidays_USA-0.1.1-5|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Date_Holidays_USA-0.1.1-5|62	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-Date_Holidays_USA-0.1.1-5|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Date_Holidays_USA-0.1.1-5|64	
12cr|php-pear-Date_Holidays_USA-0.1.1-5|65	
12cr|php-pear-Date_Holidays_USA-0.1.1-5|66	%changelog
12cr|php-pear-Date_Holidays_USA-0.1.1-5|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-5mdv2012.0
12cr|php-pear-Date_Holidays_USA-0.1.1-5|68	+ Revision: 741914
12cr|php-pear-Date_Holidays_USA-0.1.1-5|69	- fix major breakage by careless packager
12cr|php-pear-Date_Holidays_USA-0.1.1-5|70	
12cr|php-pear-Date_Holidays_USA-0.1.1-5|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4
12cr|php-pear-Date_Holidays_USA-0.1.1-5|72	+ Revision: 679311
12cr|php-pear-Date_Holidays_USA-0.1.1-5|73	- mass rebuild
12cr|php-pear-Date_Holidays_USA-0.1.1-5|74	
12cr|php-pear-Date_Holidays_USA-0.1.1-5|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2011.0
12cr|php-pear-Date_Holidays_USA-0.1.1-5|76	+ Revision: 613651
12cr|php-pear-Date_Holidays_USA-0.1.1-5|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-Date_Holidays_USA-0.1.1-5|78	
12cr|php-pear-Date_Holidays_USA-0.1.1-5|79	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-2mdv2010.1
12cr|php-pear-Date_Holidays_USA-0.1.1-5|80	+ Revision: 479283
12cr|php-pear-Date_Holidays_USA-0.1.1-5|81	- spec cleanup
12cr|php-pear-Date_Holidays_USA-0.1.1-5|82	- use pear installer
12cr|php-pear-Date_Holidays_USA-0.1.1-5|83	- don't ship tests, even in documentation
12cr|php-pear-Date_Holidays_USA-0.1.1-5|84	- own all directories
12cr|php-pear-Date_Holidays_USA-0.1.1-5|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Date_Holidays_USA-0.1.1-5|86	
12cr|php-pear-Date_Holidays_USA-0.1.1-5|87	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.1-1mdv2009.1
12cr|php-pear-Date_Holidays_USA-0.1.1-5|88	+ Revision: 368163
12cr|php-pear-Date_Holidays_USA-0.1.1-5|89	- Add package specific files
12cr|php-pear-Date_Holidays_USA-0.1.1-5|90	- Add spec and source files for php-pear-Date_Holidays_USA
12cr|php-pear-Date_Holidays_USA-0.1.1-5|91	- Update inscorrect package name
12cr|php-pear-Date_Holidays_USA-0.1.1-5|92	- Add new splited php-pear-Date_Holidays package upstream structure
12cr|php-pear-Date_Holidays_USA-0.1.1-5|93	

5894 12
12cr|php-pear-DBA-1.1.1-8|1	%define		_class		DBA
12cr|php-pear-DBA-1.1.1-8|2	%define		upstream_name	%{_class}
12cr|php-pear-DBA-1.1.1-8|3	
12cr|php-pear-DBA-1.1.1-8|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-DBA-1.1.1-8|5	Version:	1.1.1
12cr|php-pear-DBA-1.1.1-8|6	Release:	%mkrel 8
12cr|php-pear-DBA-1.1.1-8|7	Summary:	Berkeley-style Database Class
12cr|php-pear-DBA-1.1.1-8|8	License:	PHP License
12cr|php-pear-DBA-1.1.1-8|9	Group:		Development/PHP
12cr|php-pear-DBA-1.1.1-8|10	URL:		http://pear.php.net/package/DBA/
12cr|php-pear-DBA-1.1.1-8|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-DBA-1.1.1-8|12	Requires(post): php-pear
12cr|php-pear-DBA-1.1.1-8|13	Requires(preun): php-pear
12cr|php-pear-DBA-1.1.1-8|14	Requires:	php-pear
12cr|php-pear-DBA-1.1.1-8|15	BuildArch:	noarch
12cr|php-pear-DBA-1.1.1-8|16	BuildRequires:	php-pear
12cr|php-pear-DBA-1.1.1-8|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-DBA-1.1.1-8|18	
12cr|php-pear-DBA-1.1.1-8|19	%description
12cr|php-pear-DBA-1.1.1-8|20	Implements a DBM-style database using either PHP's DBA functions or a
12cr|php-pear-DBA-1.1.1-8|21	simple DBM class written in PHP. Also provides a relational database
12cr|php-pear-DBA-1.1.1-8|22	system with support for selects, joins, sorts, projects, multiple
12cr|php-pear-DBA-1.1.1-8|23	tables, type checking, autoincrements and more.
12cr|php-pear-DBA-1.1.1-8|24	
12cr|php-pear-DBA-1.1.1-8|25	%prep
12cr|php-pear-DBA-1.1.1-8|26	%setup -q -c
12cr|php-pear-DBA-1.1.1-8|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-DBA-1.1.1-8|28	
12cr|php-pear-DBA-1.1.1-8|29	%install
12cr|php-pear-DBA-1.1.1-8|30	rm -rf %{buildroot}
12cr|php-pear-DBA-1.1.1-8|31	
12cr|php-pear-DBA-1.1.1-8|32	cd %{upstream_name}-%{version}
12cr|php-pear-DBA-1.1.1-8|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-DBA-1.1.1-8|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-DBA-1.1.1-8|35	
12cr|php-pear-DBA-1.1.1-8|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-DBA-1.1.1-8|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-DBA-1.1.1-8|38	
12cr|php-pear-DBA-1.1.1-8|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DBA-1.1.1-8|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DBA-1.1.1-8|41	
12cr|php-pear-DBA-1.1.1-8|42	%clean
12cr|php-pear-DBA-1.1.1-8|43	rm -rf %{buildroot}
12cr|php-pear-DBA-1.1.1-8|44	
12cr|php-pear-DBA-1.1.1-8|45	%post
12cr|php-pear-DBA-1.1.1-8|46	%if %mdkversion < 201000
12cr|php-pear-DBA-1.1.1-8|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-DBA-1.1.1-8|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-DBA-1.1.1-8|49	%endif
12cr|php-pear-DBA-1.1.1-8|50	
12cr|php-pear-DBA-1.1.1-8|51	%preun
12cr|php-pear-DBA-1.1.1-8|52	%if %mdkversion < 201000
12cr|php-pear-DBA-1.1.1-8|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-DBA-1.1.1-8|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-DBA-1.1.1-8|55	%{upstream_name} >/dev/null || :
12cr|php-pear-DBA-1.1.1-8|56	fi
12cr|php-pear-DBA-1.1.1-8|57	%endif
12cr|php-pear-DBA-1.1.1-8|58	
12cr|php-pear-DBA-1.1.1-8|59	%files
12cr|php-pear-DBA-1.1.1-8|60	%defattr(-,root,root)
12cr|php-pear-DBA-1.1.1-8|61	%doc %{_class}-%{version}/docs/*
12cr|php-pear-DBA-1.1.1-8|62	%{_datadir}/pear/%{_class}.php
12cr|php-pear-DBA-1.1.1-8|63	%{_datadir}/pear/%{_class}
12cr|php-pear-DBA-1.1.1-8|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-DBA-1.1.1-8|65	
12cr|php-pear-DBA-1.1.1-8|66	
12cr|php-pear-DBA-1.1.1-8|67	
12cr|php-pear-DBA-1.1.1-8|68	
12cr|php-pear-DBA-1.1.1-8|69	%changelog
12cr|php-pear-DBA-1.1.1-8|70	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-8mdv2012.0
12cr|php-pear-DBA-1.1.1-8|71	+ Revision: 741838
12cr|php-pear-DBA-1.1.1-8|72	- fix major breakage by careless packager
12cr|php-pear-DBA-1.1.1-8|73	
12cr|php-pear-DBA-1.1.1-8|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7
12cr|php-pear-DBA-1.1.1-8|75	+ Revision: 679279
12cr|php-pear-DBA-1.1.1-8|76	- mass rebuild
12cr|php-pear-DBA-1.1.1-8|77	
12cr|php-pear-DBA-1.1.1-8|78	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-6mdv2011.0
12cr|php-pear-DBA-1.1.1-8|79	+ Revision: 613625
12cr|php-pear-DBA-1.1.1-8|80	- the mass rebuild of 2010.1 packages
12cr|php-pear-DBA-1.1.1-8|81	
12cr|php-pear-DBA-1.1.1-8|82	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-5mdv2010.1
12cr|php-pear-DBA-1.1.1-8|83	+ Revision: 479285
12cr|php-pear-DBA-1.1.1-8|84	- spec cleanup
12cr|php-pear-DBA-1.1.1-8|85	- use pear installer
12cr|php-pear-DBA-1.1.1-8|86	- don't ship tests, even in documentation
12cr|php-pear-DBA-1.1.1-8|87	- own all directories
12cr|php-pear-DBA-1.1.1-8|88	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-DBA-1.1.1-8|89	
12cr|php-pear-DBA-1.1.1-8|90	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-4mdv2010.0
12cr|php-pear-DBA-1.1.1-8|91	+ Revision: 440970
12cr|php-pear-DBA-1.1.1-8|92	- rebuild
12cr|php-pear-DBA-1.1.1-8|93	
12cr|php-pear-DBA-1.1.1-8|94	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdv2009.1
12cr|php-pear-DBA-1.1.1-8|95	+ Revision: 321947
12cr|php-pear-DBA-1.1.1-8|96	- rebuild
12cr|php-pear-DBA-1.1.1-8|97	
12cr|php-pear-DBA-1.1.1-8|98	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2009.0
12cr|php-pear-DBA-1.1.1-8|99	+ Revision: 236819
12cr|php-pear-DBA-1.1.1-8|100	- rebuild
12cr|php-pear-DBA-1.1.1-8|101	
12cr|php-pear-DBA-1.1.1-8|102	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-DBA-1.1.1-8|103	- restore BuildRoot
12cr|php-pear-DBA-1.1.1-8|104	
12cr|php-pear-DBA-1.1.1-8|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-DBA-1.1.1-8|106	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-DBA-1.1.1-8|107	
12cr|php-pear-DBA-1.1.1-8|108	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2008.0
12cr|php-pear-DBA-1.1.1-8|109	+ Revision: 15647
12cr|php-pear-DBA-1.1.1-8|110	- 1.1.1
12cr|php-pear-DBA-1.1.1-8|111	
12cr|php-pear-DBA-1.1.1-8|112	
12cr|php-pear-DBA-1.1.1-8|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdv2007.0
12cr|php-pear-DBA-1.1.1-8|114	+ Revision: 81479
12cr|php-pear-DBA-1.1.1-8|115	- Import php-pear-DBA
12cr|php-pear-DBA-1.1.1-8|116	
12cr|php-pear-DBA-1.1.1-8|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdk
12cr|php-pear-DBA-1.1.1-8|118	- new group (Development/PHP)
12cr|php-pear-DBA-1.1.1-8|119	
12cr|php-pear-DBA-1.1.1-8|120	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-6mdk
12cr|php-pear-DBA-1.1.1-8|121	- rebuilt to fix auto deps
12cr|php-pear-DBA-1.1.1-8|122	
12cr|php-pear-DBA-1.1.1-8|123	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-5mdk
12cr|php-pear-DBA-1.1.1-8|124	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-DBA-1.1.1-8|125	
12cr|php-pear-DBA-1.1.1-8|126	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdk
12cr|php-pear-DBA-1.1.1-8|127	- fix deps
12cr|php-pear-DBA-1.1.1-8|128	
12cr|php-pear-DBA-1.1.1-8|129	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdk
12cr|php-pear-DBA-1.1.1-8|130	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-DBA-1.1.1-8|131	- fix deps
12cr|php-pear-DBA-1.1.1-8|132	
12cr|php-pear-DBA-1.1.1-8|133	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdk
12cr|php-pear-DBA-1.1.1-8|134	- fix deps
12cr|php-pear-DBA-1.1.1-8|135	
12cr|php-pear-DBA-1.1.1-8|136	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cr|php-pear-DBA-1.1.1-8|137	- initial Mandriva package (PLD import)
12cr|php-pear-DBA-1.1.1-8|138	

5895 12
12cr|php-pear-DB_ado-1.3.1-6|1	%define		_class		DB
12cr|php-pear-DB_ado-1.3.1-6|2	%define		_subclass	ado
12cr|php-pear-DB_ado-1.3.1-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-DB_ado-1.3.1-6|4	
12cr|php-pear-DB_ado-1.3.1-6|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-DB_ado-1.3.1-6|6	Version:	1.3.1
12cr|php-pear-DB_ado-1.3.1-6|7	Release:	%mkrel 6
12cr|php-pear-DB_ado-1.3.1-6|8	Summary:	DB driver which use MS ADODB library
12cr|php-pear-DB_ado-1.3.1-6|9	License:	PHP License
12cr|php-pear-DB_ado-1.3.1-6|10	Group:		Development/PHP
12cr|php-pear-DB_ado-1.3.1-6|11	URL:		http://pear.php.net/package/DB_ado/
12cr|php-pear-DB_ado-1.3.1-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-DB_ado-1.3.1-6|13	Requires(post): php-pear
12cr|php-pear-DB_ado-1.3.1-6|14	Requires(preun): php-pear
12cr|php-pear-DB_ado-1.3.1-6|15	Requires:	php-pear
12cr|php-pear-DB_ado-1.3.1-6|16	BuildArch:	noarch
12cr|php-pear-DB_ado-1.3.1-6|17	BuildRequires:	php-pear
12cr|php-pear-DB_ado-1.3.1-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-DB_ado-1.3.1-6|19	
12cr|php-pear-DB_ado-1.3.1-6|20	%description
12cr|php-pear-DB_ado-1.3.1-6|21	DB_ado is a database independent query interface definition for
12cr|php-pear-DB_ado-1.3.1-6|22	Microsoft's ADODB library using PHP's COM extension. This class allows
12cr|php-pear-DB_ado-1.3.1-6|23	you to connect to different data sources like MS Access, MS SQL
12cr|php-pear-DB_ado-1.3.1-6|24	Server, Oracle and other RDBMS on a Win32 operating system. Moreover
12cr|php-pear-DB_ado-1.3.1-6|25	the possibility exists to use MS Excel spreadsheets, XML, text files
12cr|php-pear-DB_ado-1.3.1-6|26	and other not relational data as data source.
12cr|php-pear-DB_ado-1.3.1-6|27	
12cr|php-pear-DB_ado-1.3.1-6|28	%prep
12cr|php-pear-DB_ado-1.3.1-6|29	%setup -q -c
12cr|php-pear-DB_ado-1.3.1-6|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-DB_ado-1.3.1-6|31	
12cr|php-pear-DB_ado-1.3.1-6|32	%install
12cr|php-pear-DB_ado-1.3.1-6|33	rm -rf %{buildroot}
12cr|php-pear-DB_ado-1.3.1-6|34	
12cr|php-pear-DB_ado-1.3.1-6|35	cd %{upstream_name}-%{version}
12cr|php-pear-DB_ado-1.3.1-6|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-DB_ado-1.3.1-6|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-DB_ado-1.3.1-6|38	
12cr|php-pear-DB_ado-1.3.1-6|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-DB_ado-1.3.1-6|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-DB_ado-1.3.1-6|41	
12cr|php-pear-DB_ado-1.3.1-6|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_ado-1.3.1-6|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_ado-1.3.1-6|44	
12cr|php-pear-DB_ado-1.3.1-6|45	%clean
12cr|php-pear-DB_ado-1.3.1-6|46	rm -rf %{buildroot}
12cr|php-pear-DB_ado-1.3.1-6|47	
12cr|php-pear-DB_ado-1.3.1-6|48	%post
12cr|php-pear-DB_ado-1.3.1-6|49	%if %mdkversion < 201000
12cr|php-pear-DB_ado-1.3.1-6|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-DB_ado-1.3.1-6|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-DB_ado-1.3.1-6|52	%endif
12cr|php-pear-DB_ado-1.3.1-6|53	
12cr|php-pear-DB_ado-1.3.1-6|54	%preun
12cr|php-pear-DB_ado-1.3.1-6|55	%if %mdkversion < 201000
12cr|php-pear-DB_ado-1.3.1-6|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-DB_ado-1.3.1-6|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-DB_ado-1.3.1-6|58	%{upstream_name} >/dev/null || :
12cr|php-pear-DB_ado-1.3.1-6|59	fi
12cr|php-pear-DB_ado-1.3.1-6|60	%endif
12cr|php-pear-DB_ado-1.3.1-6|61	
12cr|php-pear-DB_ado-1.3.1-6|62	%files
12cr|php-pear-DB_ado-1.3.1-6|63	%defattr(-,root,root)
12cr|php-pear-DB_ado-1.3.1-6|64	%{_datadir}/pear/%{_class}
12cr|php-pear-DB_ado-1.3.1-6|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-DB_ado-1.3.1-6|66	
12cr|php-pear-DB_ado-1.3.1-6|67	
12cr|php-pear-DB_ado-1.3.1-6|68	
12cr|php-pear-DB_ado-1.3.1-6|69	
12cr|php-pear-DB_ado-1.3.1-6|70	%changelog
12cr|php-pear-DB_ado-1.3.1-6|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-6mdv2012.0
12cr|php-pear-DB_ado-1.3.1-6|72	+ Revision: 741846
12cr|php-pear-DB_ado-1.3.1-6|73	- fix major breakage by careless packager
12cr|php-pear-DB_ado-1.3.1-6|74	
12cr|php-pear-DB_ado-1.3.1-6|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-5
12cr|php-pear-DB_ado-1.3.1-6|76	+ Revision: 679290
12cr|php-pear-DB_ado-1.3.1-6|77	- mass rebuild
12cr|php-pear-DB_ado-1.3.1-6|78	
12cr|php-pear-DB_ado-1.3.1-6|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-4mdv2011.0
12cr|php-pear-DB_ado-1.3.1-6|80	+ Revision: 613631
12cr|php-pear-DB_ado-1.3.1-6|81	- the mass rebuild of 2010.1 packages
12cr|php-pear-DB_ado-1.3.1-6|82	
12cr|php-pear-DB_ado-1.3.1-6|83	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-3mdv2010.1
12cr|php-pear-DB_ado-1.3.1-6|84	+ Revision: 479286
12cr|php-pear-DB_ado-1.3.1-6|85	- spec cleanup
12cr|php-pear-DB_ado-1.3.1-6|86	- use pear installer
12cr|php-pear-DB_ado-1.3.1-6|87	- don't ship tests, even in documentation
12cr|php-pear-DB_ado-1.3.1-6|88	- own all directories
12cr|php-pear-DB_ado-1.3.1-6|89	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-DB_ado-1.3.1-6|90	
12cr|php-pear-DB_ado-1.3.1-6|91	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.3.1-2mdv2010.0
12cr|php-pear-DB_ado-1.3.1-6|92	+ Revision: 440971
12cr|php-pear-DB_ado-1.3.1-6|93	- rebuild
12cr|php-pear-DB_ado-1.3.1-6|94	
12cr|php-pear-DB_ado-1.3.1-6|95	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-1mdv2009.1
12cr|php-pear-DB_ado-1.3.1-6|96	+ Revision: 357906
12cr|php-pear-DB_ado-1.3.1-6|97	- update to new version 1.3.1
12cr|php-pear-DB_ado-1.3.1-6|98	
12cr|php-pear-DB_ado-1.3.1-6|99	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3-9mdv2009.1
12cr|php-pear-DB_ado-1.3.1-6|100	+ Revision: 321960
12cr|php-pear-DB_ado-1.3.1-6|101	- rebuild
12cr|php-pear-DB_ado-1.3.1-6|102	
12cr|php-pear-DB_ado-1.3.1-6|103	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3-8mdv2009.0
12cr|php-pear-DB_ado-1.3.1-6|104	+ Revision: 236827
12cr|php-pear-DB_ado-1.3.1-6|105	- rebuild
12cr|php-pear-DB_ado-1.3.1-6|106	
12cr|php-pear-DB_ado-1.3.1-6|107	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.3-7mdv2008.1
12cr|php-pear-DB_ado-1.3.1-6|108	+ Revision: 140729
12cr|php-pear-DB_ado-1.3.1-6|109	- restore BuildRoot
12cr|php-pear-DB_ado-1.3.1-6|110	
12cr|php-pear-DB_ado-1.3.1-6|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-DB_ado-1.3.1-6|112	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-DB_ado-1.3.1-6|113	
12cr|php-pear-DB_ado-1.3.1-6|114	
12cr|php-pear-DB_ado-1.3.1-6|115	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3-7mdv2007.0
12cr|php-pear-DB_ado-1.3.1-6|116	+ Revision: 81540
12cr|php-pear-DB_ado-1.3.1-6|117	- Import php-pear-DB_ado
12cr|php-pear-DB_ado-1.3.1-6|118	
12cr|php-pear-DB_ado-1.3.1-6|119	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3-7mdk
12cr|php-pear-DB_ado-1.3.1-6|120	- new group (Development/PHP)
12cr|php-pear-DB_ado-1.3.1-6|121	
12cr|php-pear-DB_ado-1.3.1-6|122	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-6mdk
12cr|php-pear-DB_ado-1.3.1-6|123	- rebuilt to fix auto deps
12cr|php-pear-DB_ado-1.3.1-6|124	
12cr|php-pear-DB_ado-1.3.1-6|125	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-5mdk
12cr|php-pear-DB_ado-1.3.1-6|126	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-DB_ado-1.3.1-6|127	
12cr|php-pear-DB_ado-1.3.1-6|128	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-4mdk
12cr|php-pear-DB_ado-1.3.1-6|129	- fix deps
12cr|php-pear-DB_ado-1.3.1-6|130	
12cr|php-pear-DB_ado-1.3.1-6|131	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-3mdk
12cr|php-pear-DB_ado-1.3.1-6|132	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-DB_ado-1.3.1-6|133	- fix deps
12cr|php-pear-DB_ado-1.3.1-6|134	
12cr|php-pear-DB_ado-1.3.1-6|135	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-2mdk
12cr|php-pear-DB_ado-1.3.1-6|136	- fix deps
12cr|php-pear-DB_ado-1.3.1-6|137	
12cr|php-pear-DB_ado-1.3.1-6|138	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdk
12cr|php-pear-DB_ado-1.3.1-6|139	- initial Mandriva package (PLD import)
12cr|php-pear-DB_ado-1.3.1-6|140	

5896 12
12cr|php-pear-DBA_Relational-0.2.0-8|1	%define		_class		DBA
12cr|php-pear-DBA_Relational-0.2.0-8|2	%define		_subclass	Relational
12cr|php-pear-DBA_Relational-0.2.0-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-DBA_Relational-0.2.0-8|4	
12cr|php-pear-DBA_Relational-0.2.0-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-DBA_Relational-0.2.0-8|6	Version:	0.2.0
12cr|php-pear-DBA_Relational-0.2.0-8|7	Release:	%mkrel 8
12cr|php-pear-DBA_Relational-0.2.0-8|8	Epoch:		1
12cr|php-pear-DBA_Relational-0.2.0-8|9	Summary:	Berkeley-style database abstraction class
12cr|php-pear-DBA_Relational-0.2.0-8|10	License:	PHP License
12cr|php-pear-DBA_Relational-0.2.0-8|11	Group:		Development/PHP
12cr|php-pear-DBA_Relational-0.2.0-8|12	URL:		http://pear.php.net/package/DBA_Relational/
12cr|php-pear-DBA_Relational-0.2.0-8|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-DBA_Relational-0.2.0-8|14	Requires(post): php-pear
12cr|php-pear-DBA_Relational-0.2.0-8|15	Requires(preun): php-pear
12cr|php-pear-DBA_Relational-0.2.0-8|16	Requires:	php-pear
12cr|php-pear-DBA_Relational-0.2.0-8|17	BuildArch:	noarch
12cr|php-pear-DBA_Relational-0.2.0-8|18	BuildRequires:	php-pear
12cr|php-pear-DBA_Relational-0.2.0-8|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-DBA_Relational-0.2.0-8|20	
12cr|php-pear-DBA_Relational-0.2.0-8|21	%description
12cr|php-pear-DBA_Relational-0.2.0-8|22	Table management extension for DBA.
12cr|php-pear-DBA_Relational-0.2.0-8|23	
12cr|php-pear-DBA_Relational-0.2.0-8|24	%prep
12cr|php-pear-DBA_Relational-0.2.0-8|25	%setup -q -c
12cr|php-pear-DBA_Relational-0.2.0-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-DBA_Relational-0.2.0-8|27	
12cr|php-pear-DBA_Relational-0.2.0-8|28	%install
12cr|php-pear-DBA_Relational-0.2.0-8|29	rm -rf %{buildroot}
12cr|php-pear-DBA_Relational-0.2.0-8|30	
12cr|php-pear-DBA_Relational-0.2.0-8|31	cd %{upstream_name}-%{version}
12cr|php-pear-DBA_Relational-0.2.0-8|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-DBA_Relational-0.2.0-8|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-DBA_Relational-0.2.0-8|34	
12cr|php-pear-DBA_Relational-0.2.0-8|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-DBA_Relational-0.2.0-8|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-DBA_Relational-0.2.0-8|37	
12cr|php-pear-DBA_Relational-0.2.0-8|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DBA_Relational-0.2.0-8|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DBA_Relational-0.2.0-8|40	
12cr|php-pear-DBA_Relational-0.2.0-8|41	%clean
12cr|php-pear-DBA_Relational-0.2.0-8|42	rm -rf %{buildroot}
12cr|php-pear-DBA_Relational-0.2.0-8|43	
12cr|php-pear-DBA_Relational-0.2.0-8|44	%post
12cr|php-pear-DBA_Relational-0.2.0-8|45	%if %mdkversion < 201000
12cr|php-pear-DBA_Relational-0.2.0-8|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-DBA_Relational-0.2.0-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-DBA_Relational-0.2.0-8|48	%endif
12cr|php-pear-DBA_Relational-0.2.0-8|49	
12cr|php-pear-DBA_Relational-0.2.0-8|50	%preun
12cr|php-pear-DBA_Relational-0.2.0-8|51	%if %mdkversion < 201000
12cr|php-pear-DBA_Relational-0.2.0-8|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-DBA_Relational-0.2.0-8|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-DBA_Relational-0.2.0-8|54	%{upstream_name} >/dev/null || :
12cr|php-pear-DBA_Relational-0.2.0-8|55	fi
12cr|php-pear-DBA_Relational-0.2.0-8|56	%endif
12cr|php-pear-DBA_Relational-0.2.0-8|57	
12cr|php-pear-DBA_Relational-0.2.0-8|58	%files
12cr|php-pear-DBA_Relational-0.2.0-8|59	%defattr(-,root,root)
12cr|php-pear-DBA_Relational-0.2.0-8|60	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-DBA_Relational-0.2.0-8|61	%{_datadir}/pear/%{_class}
12cr|php-pear-DBA_Relational-0.2.0-8|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-DBA_Relational-0.2.0-8|63	
12cr|php-pear-DBA_Relational-0.2.0-8|64	
12cr|php-pear-DBA_Relational-0.2.0-8|65	%changelog
12cr|php-pear-DBA_Relational-0.2.0-8|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.0-8mdv2012.0
12cr|php-pear-DBA_Relational-0.2.0-8|67	+ Revision: 741839
12cr|php-pear-DBA_Relational-0.2.0-8|68	- fix major breakage by careless packager
12cr|php-pear-DBA_Relational-0.2.0-8|69	
12cr|php-pear-DBA_Relational-0.2.0-8|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.0-7
12cr|php-pear-DBA_Relational-0.2.0-8|71	+ Revision: 679281
12cr|php-pear-DBA_Relational-0.2.0-8|72	- mass rebuild
12cr|php-pear-DBA_Relational-0.2.0-8|73	
12cr|php-pear-DBA_Relational-0.2.0-8|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.0-6mdv2011.0
12cr|php-pear-DBA_Relational-0.2.0-8|75	+ Revision: 613626
12cr|php-pear-DBA_Relational-0.2.0-8|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-DBA_Relational-0.2.0-8|77	
12cr|php-pear-DBA_Relational-0.2.0-8|78	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.2.0-5mdv2010.1
12cr|php-pear-DBA_Relational-0.2.0-8|79	+ Revision: 479287
12cr|php-pear-DBA_Relational-0.2.0-8|80	- spec cleanup
12cr|php-pear-DBA_Relational-0.2.0-8|81	- use pear installer
12cr|php-pear-DBA_Relational-0.2.0-8|82	- don't ship tests, even in documentation
12cr|php-pear-DBA_Relational-0.2.0-8|83	- own all directories
12cr|php-pear-DBA_Relational-0.2.0-8|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-DBA_Relational-0.2.0-8|85	
12cr|php-pear-DBA_Relational-0.2.0-8|86	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1:0.2.0-4mdv2010.0
12cr|php-pear-DBA_Relational-0.2.0-8|87	+ Revision: 440973
12cr|php-pear-DBA_Relational-0.2.0-8|88	- rebuild
12cr|php-pear-DBA_Relational-0.2.0-8|89	
12cr|php-pear-DBA_Relational-0.2.0-8|90	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.0-3mdv2009.1
12cr|php-pear-DBA_Relational-0.2.0-8|91	+ Revision: 321949
12cr|php-pear-DBA_Relational-0.2.0-8|92	- rebuild
12cr|php-pear-DBA_Relational-0.2.0-8|93	
12cr|php-pear-DBA_Relational-0.2.0-8|94	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.0-2mdv2009.0
12cr|php-pear-DBA_Relational-0.2.0-8|95	+ Revision: 236820
12cr|php-pear-DBA_Relational-0.2.0-8|96	- rebuild
12cr|php-pear-DBA_Relational-0.2.0-8|97	
12cr|php-pear-DBA_Relational-0.2.0-8|98	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1:0.2.0-1mdv2008.1
12cr|php-pear-DBA_Relational-0.2.0-8|99	+ Revision: 140729
12cr|php-pear-DBA_Relational-0.2.0-8|100	- restore BuildRoot
12cr|php-pear-DBA_Relational-0.2.0-8|101	
12cr|php-pear-DBA_Relational-0.2.0-8|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-DBA_Relational-0.2.0-8|103	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-DBA_Relational-0.2.0-8|104	
12cr|php-pear-DBA_Relational-0.2.0-8|105	* Mon May 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.0-1mdv2008.0
12cr|php-pear-DBA_Relational-0.2.0-8|106	+ Revision: 24079
12cr|php-pear-DBA_Relational-0.2.0-8|107	- use epoch
12cr|php-pear-DBA_Relational-0.2.0-8|108	- 0.2.0
12cr|php-pear-DBA_Relational-0.2.0-8|109	
12cr|php-pear-DBA_Relational-0.2.0-8|110	
12cr|php-pear-DBA_Relational-0.2.0-8|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.19-7mdv2007.0
12cr|php-pear-DBA_Relational-0.2.0-8|112	+ Revision: 81481
12cr|php-pear-DBA_Relational-0.2.0-8|113	- Import php-pear-DBA_Relational
12cr|php-pear-DBA_Relational-0.2.0-8|114	
12cr|php-pear-DBA_Relational-0.2.0-8|115	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.19-7mdk
12cr|php-pear-DBA_Relational-0.2.0-8|116	- new group (Development/PHP)
12cr|php-pear-DBA_Relational-0.2.0-8|117	
12cr|php-pear-DBA_Relational-0.2.0-8|118	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.19-6mdk
12cr|php-pear-DBA_Relational-0.2.0-8|119	- rebuilt to fix auto deps
12cr|php-pear-DBA_Relational-0.2.0-8|120	
12cr|php-pear-DBA_Relational-0.2.0-8|121	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.19-5mdk
12cr|php-pear-DBA_Relational-0.2.0-8|122	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-DBA_Relational-0.2.0-8|123	
12cr|php-pear-DBA_Relational-0.2.0-8|124	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.19-4mdk
12cr|php-pear-DBA_Relational-0.2.0-8|125	- fix deps
12cr|php-pear-DBA_Relational-0.2.0-8|126	
12cr|php-pear-DBA_Relational-0.2.0-8|127	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.19-3mdk
12cr|php-pear-DBA_Relational-0.2.0-8|128	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-DBA_Relational-0.2.0-8|129	- fix deps
12cr|php-pear-DBA_Relational-0.2.0-8|130	
12cr|php-pear-DBA_Relational-0.2.0-8|131	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.19-2mdk
12cr|php-pear-DBA_Relational-0.2.0-8|132	- fix deps
12cr|php-pear-DBA_Relational-0.2.0-8|133	
12cr|php-pear-DBA_Relational-0.2.0-8|134	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.19-1mdk
12cr|php-pear-DBA_Relational-0.2.0-8|135	- initial Mandriva package (PLD import)
12cr|php-pear-DBA_Relational-0.2.0-8|136	

5897 12
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|1	%define		_class		DB
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|2	%define		_subclass	DataObject_FormBuilder
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|4	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|6	Version:	1.0.1
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|7	Release:	%mkrel 3
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|8	Summary:	Automatically build HTML_QuickForm object from a DB_DataObject derived class
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|9	Epoch:      1
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|10	License:	PHP License
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|11	Group:		Development/PHP
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|12	URL:		http://pear.php.net/package/DB_DataObject_FormBuilder/
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|14	Requires(post): php-pear
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|15	Requires(preun): php-pear
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|16	Requires:	php-pear
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|17	BuildArch:	noarch
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|18	BuildRequires:	php-pear
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|20	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|21	%description
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|22	%{upstream_name} will aid you in rapid application development using the
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|23	packages DB_DataObject and HTML_QuickForm. For having quick but working
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|24	prototype of your application, simply model the database, run
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|25	DataObject`s CreateTable script over it and write a script that passes
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|26	one of the resulting objects to the FormBuilder class. The FormBuilder
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|27	class will automatically generate a simple but working HTML_QuickForm
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|28	object that you can use to test your application. It also provides a
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|29	processing method that will automatically detect if an insert() or
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|30	update() command has to be executed after the form has been submitted.
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|31	If you have set DataObject`s links.ini file correctly, it will also
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|32	automatically detect if a table field is a foreign key and will populate
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|33	a selectbox with the linked table`s entry. There are many optional
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|34	parameteres that you can place in DataObjects.ini or in properties of
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|35	your derived classes, that you can use to fine-tune the form generation,
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|36	gradually turning the prototypes into fully features forms and you can
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|37	take control of any stage at the process.
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|38	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|39	%prep
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|40	%setup -q -c
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|41	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|42	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|43	%install
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|44	rm -rf %{buildroot}
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|45	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|46	cd %{upstream_name}-%{version}
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|47	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|48	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|49	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|50	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|51	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|52	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|53	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|54	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|55	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|56	rm -f %{buildroot}%{_datadir}/pear/package.php
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|57	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|58	%clean
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|59	rm -rf %{buildroot}
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|60	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|61	%post
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|62	%if %mdkversion < 201000
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|63	pear install --nodeps --soft --force --register-only \
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|64	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|65	%endif
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|66	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|67	%preun
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|68	%if %mdkversion < 201000
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|69	if [ "$1" -eq "0" ]; then
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|70	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|71	%{upstream_name} >/dev/null || :
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|72	fi
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|73	%endif
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|74	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|75	%files
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|76	%defattr(-,root,root)
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|77	%{_datadir}/pear/%{_class}
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|78	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|79	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|80	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|81	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|82	%changelog
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|83	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.1-3mdv2012.0
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|84	+ Revision: 741840
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|85	- fix major breakage by careless packager
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|86	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|87	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.1-2
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|88	+ Revision: 679282
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|89	- mass rebuild
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|90	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|91	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.1-1mdv2011.0
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|92	+ Revision: 602137
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|93	- new version
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|94	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|95	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.0-2mdv2010.1
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|96	+ Revision: 479289
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|97	- spec cleanup
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|98	- use pear installer
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|99	- don't ship tests, even in documentation
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|100	- own all directories
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|101	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|102	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|103	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.0-1mdv2010.0
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|104	+ Revision: 450231
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|105	- new version
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|106	- use pear installer
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|107	- use fedora %%post/%%postun
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|108	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|109	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0RC7-3mdv2009.1
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|110	+ Revision: 321951
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|111	- rebuild
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|112	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|113	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0RC7-2mdv2009.0
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|114	+ Revision: 236821
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|115	- rebuild
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|116	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|117	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|118	- restore BuildRoot
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|119	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|120	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|121	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|122	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|123	* Fri Nov 09 2007 Adam Williamson <awilliamson@mandriva.org> 1.0.0RC7-1mdv2008.1
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|124	+ Revision: 107107
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|125	- new release 1.0.0RC7
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|126	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|127	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|128	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-7mdv2007.0
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|129	+ Revision: 81483
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|130	- Import php-pear-DB_DataObject_FormBuilder
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|131	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|132	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-7mdk
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|133	- new group (Development/PHP)
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|134	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|135	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-6mdk
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|136	- rebuilt to fix auto deps
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|137	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|138	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-5mdk
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|139	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|140	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|141	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-4mdk
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|142	- fix deps
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|143	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|144	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-3mdk
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|145	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|146	- fix deps
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|147	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|148	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-2mdk
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|149	- fix deps
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|150	
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|151	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-1mdk
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|152	- initial Mandriva package (PLD import)
12cr|php-pear-DB_DataObject_FormBuilder-1.0.1-3|153	

5898 12
12cr|php-pear-DB_ldap-1.2.1-1|1	%define		_class		DB
12cr|php-pear-DB_ldap-1.2.1-1|2	%define		_subclass	ldap
12cr|php-pear-DB_ldap-1.2.1-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-DB_ldap-1.2.1-1|4	
12cr|php-pear-DB_ldap-1.2.1-1|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-DB_ldap-1.2.1-1|6	Version:	1.2.1
12cr|php-pear-DB_ldap-1.2.1-1|7	Release:	%mkrel 1
12cr|php-pear-DB_ldap-1.2.1-1|8	Summary:	DB interface to LDAP server
12cr|php-pear-DB_ldap-1.2.1-1|9	License:	PHP License
12cr|php-pear-DB_ldap-1.2.1-1|10	Group:		Development/PHP
12cr|php-pear-DB_ldap-1.2.1-1|11	URL:		http://pear.php.net/package/DB_ldap/
12cr|php-pear-DB_ldap-1.2.1-1|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-DB_ldap-1.2.1-1|13	Requires(post): php-pear
12cr|php-pear-DB_ldap-1.2.1-1|14	Requires(preun): php-pear
12cr|php-pear-DB_ldap-1.2.1-1|15	Requires:	php-pear
12cr|php-pear-DB_ldap-1.2.1-1|16	BuildArch:	noarch
12cr|php-pear-DB_ldap-1.2.1-1|17	BuildRequires:	php-pear
12cr|php-pear-DB_ldap-1.2.1-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-DB_ldap-1.2.1-1|19	
12cr|php-pear-DB_ldap-1.2.1-1|20	%description
12cr|php-pear-DB_ldap-1.2.1-1|21	The PEAR::DB_ldap class provides a DB compliant interface to LDAP
12cr|php-pear-DB_ldap-1.2.1-1|22	servers.
12cr|php-pear-DB_ldap-1.2.1-1|23	
12cr|php-pear-DB_ldap-1.2.1-1|24	%prep
12cr|php-pear-DB_ldap-1.2.1-1|25	%setup -q -c
12cr|php-pear-DB_ldap-1.2.1-1|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-DB_ldap-1.2.1-1|27	
12cr|php-pear-DB_ldap-1.2.1-1|28	%install
12cr|php-pear-DB_ldap-1.2.1-1|29	rm -rf %{buildroot}
12cr|php-pear-DB_ldap-1.2.1-1|30	
12cr|php-pear-DB_ldap-1.2.1-1|31	cd %{upstream_name}-%{version}
12cr|php-pear-DB_ldap-1.2.1-1|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-DB_ldap-1.2.1-1|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-DB_ldap-1.2.1-1|34	
12cr|php-pear-DB_ldap-1.2.1-1|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-DB_ldap-1.2.1-1|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-DB_ldap-1.2.1-1|37	rm -rf %{buildroot}%{_datadir}/pear/data
12cr|php-pear-DB_ldap-1.2.1-1|38	
12cr|php-pear-DB_ldap-1.2.1-1|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_ldap-1.2.1-1|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_ldap-1.2.1-1|41	
12cr|php-pear-DB_ldap-1.2.1-1|42	%clean
12cr|php-pear-DB_ldap-1.2.1-1|43	rm -rf %{buildroot}
12cr|php-pear-DB_ldap-1.2.1-1|44	
12cr|php-pear-DB_ldap-1.2.1-1|45	%post
12cr|php-pear-DB_ldap-1.2.1-1|46	%if %mdkversion < 201000
12cr|php-pear-DB_ldap-1.2.1-1|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-DB_ldap-1.2.1-1|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-DB_ldap-1.2.1-1|49	%endif
12cr|php-pear-DB_ldap-1.2.1-1|50	
12cr|php-pear-DB_ldap-1.2.1-1|51	%preun
12cr|php-pear-DB_ldap-1.2.1-1|52	%if %mdkversion < 201000
12cr|php-pear-DB_ldap-1.2.1-1|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-DB_ldap-1.2.1-1|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-DB_ldap-1.2.1-1|55	%{upstream_name} >/dev/null || :
12cr|php-pear-DB_ldap-1.2.1-1|56	fi
12cr|php-pear-DB_ldap-1.2.1-1|57	%endif
12cr|php-pear-DB_ldap-1.2.1-1|58	
12cr|php-pear-DB_ldap-1.2.1-1|59	%files
12cr|php-pear-DB_ldap-1.2.1-1|60	%defattr(-,root,root)
12cr|php-pear-DB_ldap-1.2.1-1|61	%{_datadir}/pear/%{_class}
12cr|php-pear-DB_ldap-1.2.1-1|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-DB_ldap-1.2.1-1|63	
12cr|php-pear-DB_ldap-1.2.1-1|64	
12cr|php-pear-DB_ldap-1.2.1-1|65	%changelog
12cr|php-pear-DB_ldap-1.2.1-1|66	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdv2012.0
12cr|php-pear-DB_ldap-1.2.1-1|67	+ Revision: 743484
12cr|php-pear-DB_ldap-1.2.1-1|68	- 1.2.1
12cr|php-pear-DB_ldap-1.2.1-1|69	
12cr|php-pear-DB_ldap-1.2.1-1|70	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-7
12cr|php-pear-DB_ldap-1.2.1-1|71	+ Revision: 741847
12cr|php-pear-DB_ldap-1.2.1-1|72	- fix major breakage by careless packager
12cr|php-pear-DB_ldap-1.2.1-1|73	
12cr|php-pear-DB_ldap-1.2.1-1|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-6
12cr|php-pear-DB_ldap-1.2.1-1|75	+ Revision: 679291
12cr|php-pear-DB_ldap-1.2.1-1|76	- mass rebuild
12cr|php-pear-DB_ldap-1.2.1-1|77	
12cr|php-pear-DB_ldap-1.2.1-1|78	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-5mdv2011.0
12cr|php-pear-DB_ldap-1.2.1-1|79	+ Revision: 613632
12cr|php-pear-DB_ldap-1.2.1-1|80	- the mass rebuild of 2010.1 packages
12cr|php-pear-DB_ldap-1.2.1-1|81	
12cr|php-pear-DB_ldap-1.2.1-1|82	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-4mdv2010.1
12cr|php-pear-DB_ldap-1.2.1-1|83	+ Revision: 479290
12cr|php-pear-DB_ldap-1.2.1-1|84	- spec cleanup
12cr|php-pear-DB_ldap-1.2.1-1|85	- use pear installer
12cr|php-pear-DB_ldap-1.2.1-1|86	- don't ship tests, even in documentation
12cr|php-pear-DB_ldap-1.2.1-1|87	- own all directories
12cr|php-pear-DB_ldap-1.2.1-1|88	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-DB_ldap-1.2.1-1|89	
12cr|php-pear-DB_ldap-1.2.1-1|90	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.2.0-3mdv2010.0
12cr|php-pear-DB_ldap-1.2.1-1|91	+ Revision: 440974
12cr|php-pear-DB_ldap-1.2.1-1|92	- rebuild
12cr|php-pear-DB_ldap-1.2.1-1|93	
12cr|php-pear-DB_ldap-1.2.1-1|94	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2009.1
12cr|php-pear-DB_ldap-1.2.1-1|95	+ Revision: 321961
12cr|php-pear-DB_ldap-1.2.1-1|96	- rebuild
12cr|php-pear-DB_ldap-1.2.1-1|97	
12cr|php-pear-DB_ldap-1.2.1-1|98	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-1mdv2009.0
12cr|php-pear-DB_ldap-1.2.1-1|99	+ Revision: 278912
12cr|php-pear-DB_ldap-1.2.1-1|100	- update to new version 1.2.0
12cr|php-pear-DB_ldap-1.2.1-1|101	
12cr|php-pear-DB_ldap-1.2.1-1|102	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdv2009.0
12cr|php-pear-DB_ldap-1.2.1-1|103	+ Revision: 236828
12cr|php-pear-DB_ldap-1.2.1-1|104	- rebuild
12cr|php-pear-DB_ldap-1.2.1-1|105	
12cr|php-pear-DB_ldap-1.2.1-1|106	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-DB_ldap-1.2.1-1|107	- restore BuildRoot
12cr|php-pear-DB_ldap-1.2.1-1|108	
12cr|php-pear-DB_ldap-1.2.1-1|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-DB_ldap-1.2.1-1|110	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-DB_ldap-1.2.1-1|111	
12cr|php-pear-DB_ldap-1.2.1-1|112	
12cr|php-pear-DB_ldap-1.2.1-1|113	* Sun Nov 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-6mdv2007.0
12cr|php-pear-DB_ldap-1.2.1-1|114	+ Revision: 83324
12cr|php-pear-DB_ldap-1.2.1-1|115	- rebuild
12cr|php-pear-DB_ldap-1.2.1-1|116	
12cr|php-pear-DB_ldap-1.2.1-1|117	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdv2007.0
12cr|php-pear-DB_ldap-1.2.1-1|118	+ Revision: 81549
12cr|php-pear-DB_ldap-1.2.1-1|119	- Import php-pear-DB_ldap
12cr|php-pear-DB_ldap-1.2.1-1|120	
12cr|php-pear-DB_ldap-1.2.1-1|121	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdk
12cr|php-pear-DB_ldap-1.2.1-1|122	- new group (Development/PHP)
12cr|php-pear-DB_ldap-1.2.1-1|123	
12cr|php-pear-DB_ldap-1.2.1-1|124	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-4mdk
12cr|php-pear-DB_ldap-1.2.1-1|125	- rebuilt to fix auto deps
12cr|php-pear-DB_ldap-1.2.1-1|126	
12cr|php-pear-DB_ldap-1.2.1-1|127	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdk
12cr|php-pear-DB_ldap-1.2.1-1|128	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-DB_ldap-1.2.1-1|129	
12cr|php-pear-DB_ldap-1.2.1-1|130	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdk
12cr|php-pear-DB_ldap-1.2.1-1|131	- fix deps
12cr|php-pear-DB_ldap-1.2.1-1|132	
12cr|php-pear-DB_ldap-1.2.1-1|133	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdk
12cr|php-pear-DB_ldap-1.2.1-1|134	- 1.1.1
12cr|php-pear-DB_ldap-1.2.1-1|135	
12cr|php-pear-DB_ldap-1.2.1-1|136	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdk
12cr|php-pear-DB_ldap-1.2.1-1|137	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-DB_ldap-1.2.1-1|138	- fix deps
12cr|php-pear-DB_ldap-1.2.1-1|139	
12cr|php-pear-DB_ldap-1.2.1-1|140	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdk
12cr|php-pear-DB_ldap-1.2.1-1|141	- fix deps
12cr|php-pear-DB_ldap-1.2.1-1|142	
12cr|php-pear-DB_ldap-1.2.1-1|143	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cr|php-pear-DB_ldap-1.2.1-1|144	- initial Mandriva package (PLD import)
12cr|php-pear-DB_ldap-1.2.1-1|145	

5899 12
12cr|php-pear-DB_ldap2-0.5.0-6|1	%define		_class		DB
12cr|php-pear-DB_ldap2-0.5.0-6|2	%define		_subclass	ldap2
12cr|php-pear-DB_ldap2-0.5.0-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-DB_ldap2-0.5.0-6|4	
12cr|php-pear-DB_ldap2-0.5.0-6|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-DB_ldap2-0.5.0-6|6	Version:	0.5.0
12cr|php-pear-DB_ldap2-0.5.0-6|7	Release:	%mkrel 6
12cr|php-pear-DB_ldap2-0.5.0-6|8	Summary:	DB drivers for LDAP v2 and v3 database
12cr|php-pear-DB_ldap2-0.5.0-6|9	License:	PHP License
12cr|php-pear-DB_ldap2-0.5.0-6|10	Group:		Development/PHP
12cr|php-pear-DB_ldap2-0.5.0-6|11	URL:		http://pear.php.net/package/DB_ldap2/
12cr|php-pear-DB_ldap2-0.5.0-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-DB_ldap2-0.5.0-6|13	Requires(post): php-pear
12cr|php-pear-DB_ldap2-0.5.0-6|14	Requires(preun): php-pear
12cr|php-pear-DB_ldap2-0.5.0-6|15	Requires:	php-pear
12cr|php-pear-DB_ldap2-0.5.0-6|16	BuildArch:	noarch
12cr|php-pear-DB_ldap2-0.5.0-6|17	BuildRequires:	php-pear
12cr|php-pear-DB_ldap2-0.5.0-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-DB_ldap2-0.5.0-6|19	
12cr|php-pear-DB_ldap2-0.5.0-6|20	%description
12cr|php-pear-DB_ldap2-0.5.0-6|21	DB_ldap2 and DB_ldap3 classes extend DB_common to provide DB compliant
12cr|php-pear-DB_ldap2-0.5.0-6|22	access to LDAP servers with protocol version 2 and 3. The drivers
12cr|php-pear-DB_ldap2-0.5.0-6|23	provide common DB interface as much as possible and support
12cr|php-pear-DB_ldap2-0.5.0-6|24	prepare/execute statements.
12cr|php-pear-DB_ldap2-0.5.0-6|25	
12cr|php-pear-DB_ldap2-0.5.0-6|26	%prep
12cr|php-pear-DB_ldap2-0.5.0-6|27	%setup -q -c
12cr|php-pear-DB_ldap2-0.5.0-6|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-DB_ldap2-0.5.0-6|29	
12cr|php-pear-DB_ldap2-0.5.0-6|30	%install
12cr|php-pear-DB_ldap2-0.5.0-6|31	rm -rf %{buildroot}
12cr|php-pear-DB_ldap2-0.5.0-6|32	
12cr|php-pear-DB_ldap2-0.5.0-6|33	cd %{upstream_name}-%{version}
12cr|php-pear-DB_ldap2-0.5.0-6|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-DB_ldap2-0.5.0-6|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-DB_ldap2-0.5.0-6|36	
12cr|php-pear-DB_ldap2-0.5.0-6|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-DB_ldap2-0.5.0-6|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-DB_ldap2-0.5.0-6|39	
12cr|php-pear-DB_ldap2-0.5.0-6|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_ldap2-0.5.0-6|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_ldap2-0.5.0-6|42	
12cr|php-pear-DB_ldap2-0.5.0-6|43	%clean
12cr|php-pear-DB_ldap2-0.5.0-6|44	rm -rf %{buildroot}
12cr|php-pear-DB_ldap2-0.5.0-6|45	
12cr|php-pear-DB_ldap2-0.5.0-6|46	%post
12cr|php-pear-DB_ldap2-0.5.0-6|47	%if %mdkversion < 201000
12cr|php-pear-DB_ldap2-0.5.0-6|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-DB_ldap2-0.5.0-6|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-DB_ldap2-0.5.0-6|50	%endif
12cr|php-pear-DB_ldap2-0.5.0-6|51	
12cr|php-pear-DB_ldap2-0.5.0-6|52	%preun
12cr|php-pear-DB_ldap2-0.5.0-6|53	%if %mdkversion < 201000
12cr|php-pear-DB_ldap2-0.5.0-6|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-DB_ldap2-0.5.0-6|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-DB_ldap2-0.5.0-6|56	%{upstream_name} >/dev/null || :
12cr|php-pear-DB_ldap2-0.5.0-6|57	fi
12cr|php-pear-DB_ldap2-0.5.0-6|58	%endif
12cr|php-pear-DB_ldap2-0.5.0-6|59	
12cr|php-pear-DB_ldap2-0.5.0-6|60	%files
12cr|php-pear-DB_ldap2-0.5.0-6|61	%defattr(-,root,root)
12cr|php-pear-DB_ldap2-0.5.0-6|62	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-DB_ldap2-0.5.0-6|63	%{_datadir}/pear/%{_class}
12cr|php-pear-DB_ldap2-0.5.0-6|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-DB_ldap2-0.5.0-6|65	
12cr|php-pear-DB_ldap2-0.5.0-6|66	
12cr|php-pear-DB_ldap2-0.5.0-6|67	%changelog
12cr|php-pear-DB_ldap2-0.5.0-6|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-6mdv2012.0
12cr|php-pear-DB_ldap2-0.5.0-6|69	+ Revision: 741848
12cr|php-pear-DB_ldap2-0.5.0-6|70	- fix major breakage by careless packager
12cr|php-pear-DB_ldap2-0.5.0-6|71	
12cr|php-pear-DB_ldap2-0.5.0-6|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-5
12cr|php-pear-DB_ldap2-0.5.0-6|73	+ Revision: 679292
12cr|php-pear-DB_ldap2-0.5.0-6|74	- mass rebuild
12cr|php-pear-DB_ldap2-0.5.0-6|75	
12cr|php-pear-DB_ldap2-0.5.0-6|76	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-4mdv2011.0
12cr|php-pear-DB_ldap2-0.5.0-6|77	+ Revision: 613633
12cr|php-pear-DB_ldap2-0.5.0-6|78	- the mass rebuild of 2010.1 packages
12cr|php-pear-DB_ldap2-0.5.0-6|79	
12cr|php-pear-DB_ldap2-0.5.0-6|80	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-3mdv2010.1
12cr|php-pear-DB_ldap2-0.5.0-6|81	+ Revision: 479291
12cr|php-pear-DB_ldap2-0.5.0-6|82	- spec cleanup
12cr|php-pear-DB_ldap2-0.5.0-6|83	- use pear installer
12cr|php-pear-DB_ldap2-0.5.0-6|84	- don't ship tests, even in documentation
12cr|php-pear-DB_ldap2-0.5.0-6|85	- own all directories
12cr|php-pear-DB_ldap2-0.5.0-6|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-DB_ldap2-0.5.0-6|87	
12cr|php-pear-DB_ldap2-0.5.0-6|88	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.5.0-2mdv2010.0
12cr|php-pear-DB_ldap2-0.5.0-6|89	+ Revision: 440975
12cr|php-pear-DB_ldap2-0.5.0-6|90	- rebuild
12cr|php-pear-DB_ldap2-0.5.0-6|91	
12cr|php-pear-DB_ldap2-0.5.0-6|92	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.5.0-1mdv2009.1
12cr|php-pear-DB_ldap2-0.5.0-6|93	+ Revision: 368307
12cr|php-pear-DB_ldap2-0.5.0-6|94	- Update php pear DB_ldap2 to 0.5.0 version
12cr|php-pear-DB_ldap2-0.5.0-6|95	
12cr|php-pear-DB_ldap2-0.5.0-6|96	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4-9mdv2009.1
12cr|php-pear-DB_ldap2-0.5.0-6|97	+ Revision: 321963
12cr|php-pear-DB_ldap2-0.5.0-6|98	- rebuild
12cr|php-pear-DB_ldap2-0.5.0-6|99	
12cr|php-pear-DB_ldap2-0.5.0-6|100	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4-8mdv2009.0
12cr|php-pear-DB_ldap2-0.5.0-6|101	+ Revision: 236829
12cr|php-pear-DB_ldap2-0.5.0-6|102	- rebuild
12cr|php-pear-DB_ldap2-0.5.0-6|103	
12cr|php-pear-DB_ldap2-0.5.0-6|104	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-DB_ldap2-0.5.0-6|105	- restore BuildRoot
12cr|php-pear-DB_ldap2-0.5.0-6|106	
12cr|php-pear-DB_ldap2-0.5.0-6|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-DB_ldap2-0.5.0-6|108	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-DB_ldap2-0.5.0-6|109	
12cr|php-pear-DB_ldap2-0.5.0-6|110	
12cr|php-pear-DB_ldap2-0.5.0-6|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4-7mdv2007.0
12cr|php-pear-DB_ldap2-0.5.0-6|112	+ Revision: 81562
12cr|php-pear-DB_ldap2-0.5.0-6|113	- Import php-pear-DB_ldap2
12cr|php-pear-DB_ldap2-0.5.0-6|114	
12cr|php-pear-DB_ldap2-0.5.0-6|115	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4-7mdk
12cr|php-pear-DB_ldap2-0.5.0-6|116	- new group (Development/PHP)
12cr|php-pear-DB_ldap2-0.5.0-6|117	
12cr|php-pear-DB_ldap2-0.5.0-6|118	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-6mdk
12cr|php-pear-DB_ldap2-0.5.0-6|119	- rebuilt to fix auto deps
12cr|php-pear-DB_ldap2-0.5.0-6|120	
12cr|php-pear-DB_ldap2-0.5.0-6|121	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-5mdk
12cr|php-pear-DB_ldap2-0.5.0-6|122	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-DB_ldap2-0.5.0-6|123	
12cr|php-pear-DB_ldap2-0.5.0-6|124	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-4mdk
12cr|php-pear-DB_ldap2-0.5.0-6|125	- fix deps
12cr|php-pear-DB_ldap2-0.5.0-6|126	
12cr|php-pear-DB_ldap2-0.5.0-6|127	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-3mdk
12cr|php-pear-DB_ldap2-0.5.0-6|128	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-DB_ldap2-0.5.0-6|129	- fix deps
12cr|php-pear-DB_ldap2-0.5.0-6|130	
12cr|php-pear-DB_ldap2-0.5.0-6|131	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-2mdk
12cr|php-pear-DB_ldap2-0.5.0-6|132	- fix deps
12cr|php-pear-DB_ldap2-0.5.0-6|133	
12cr|php-pear-DB_ldap2-0.5.0-6|134	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdk
12cr|php-pear-DB_ldap2-0.5.0-6|135	- initial Mandriva package (PLD import)
12cr|php-pear-DB_ldap2-0.5.0-6|136	

5900 12
12cr|php-pear-DB_NestedSet-1.4.1-3|1	%define		_class		DB
12cr|php-pear-DB_NestedSet-1.4.1-3|2	%define		_subclass	NestedSet
12cr|php-pear-DB_NestedSet-1.4.1-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-DB_NestedSet-1.4.1-3|4	
12cr|php-pear-DB_NestedSet-1.4.1-3|5	%define		_requires_exceptions pear(PHPUnit
12cr|php-pear-DB_NestedSet-1.4.1-3|6	
12cr|php-pear-DB_NestedSet-1.4.1-3|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-DB_NestedSet-1.4.1-3|8	Version:	1.4.1
12cr|php-pear-DB_NestedSet-1.4.1-3|9	Release:	%mkrel 3
12cr|php-pear-DB_NestedSet-1.4.1-3|10	Summary:	API to build and query nested sets
12cr|php-pear-DB_NestedSet-1.4.1-3|11	License:	PHP License
12cr|php-pear-DB_NestedSet-1.4.1-3|12	Group:		Development/PHP
12cr|php-pear-DB_NestedSet-1.4.1-3|13	URL:		http://pear.php.net/package/DB_NestedSet/
12cr|php-pear-DB_NestedSet-1.4.1-3|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-DB_NestedSet-1.4.1-3|15	Requires(post): php-pear
12cr|php-pear-DB_NestedSet-1.4.1-3|16	Requires(preun): php-pear
12cr|php-pear-DB_NestedSet-1.4.1-3|17	Requires:	php-pear
12cr|php-pear-DB_NestedSet-1.4.1-3|18	BuildArch:	noarch
12cr|php-pear-DB_NestedSet-1.4.1-3|19	BuildRequires:	php-pear
12cr|php-pear-DB_NestedSet-1.4.1-3|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-DB_NestedSet-1.4.1-3|21	
12cr|php-pear-DB_NestedSet-1.4.1-3|22	%description
12cr|php-pear-DB_NestedSet-1.4.1-3|23	DB_NestedSet lets you create trees with infinite depth inside a
12cr|php-pear-DB_NestedSet-1.4.1-3|24	relational database. The package provides a way to:
12cr|php-pear-DB_NestedSet-1.4.1-3|25	- create/update/delete nodes
12cr|php-pear-DB_NestedSet-1.4.1-3|26	- query nodes, trees and subtrees
12cr|php-pear-DB_NestedSet-1.4.1-3|27	- copy (clone) nodes, trees and subtrees
12cr|php-pear-DB_NestedSet-1.4.1-3|28	- move nodes, trees and subtrees
12cr|php-pear-DB_NestedSet-1.4.1-3|29	- call event handlers on specific events like on node deletion
12cr|php-pear-DB_NestedSet-1.4.1-3|30	- output the tree with
12cr|php-pear-DB_NestedSet-1.4.1-3|31	- PEAR::HTML_TreeMenu
12cr|php-pear-DB_NestedSet-1.4.1-3|32	- TigraMenu (http://www.softcomplex.com/products/tigra_menu/)
12cr|php-pear-DB_NestedSet-1.4.1-3|33	- It also features caching of SQL queries using PEAR::Cache.
12cr|php-pear-DB_NestedSet-1.4.1-3|34	
12cr|php-pear-DB_NestedSet-1.4.1-3|35	%prep
12cr|php-pear-DB_NestedSet-1.4.1-3|36	%setup -q -c
12cr|php-pear-DB_NestedSet-1.4.1-3|37	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-DB_NestedSet-1.4.1-3|38	
12cr|php-pear-DB_NestedSet-1.4.1-3|39	%install
12cr|php-pear-DB_NestedSet-1.4.1-3|40	rm -rf %{buildroot}
12cr|php-pear-DB_NestedSet-1.4.1-3|41	
12cr|php-pear-DB_NestedSet-1.4.1-3|42	cd %{upstream_name}-%{version}
12cr|php-pear-DB_NestedSet-1.4.1-3|43	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-DB_NestedSet-1.4.1-3|44	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-DB_NestedSet-1.4.1-3|45	
12cr|php-pear-DB_NestedSet-1.4.1-3|46	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-DB_NestedSet-1.4.1-3|47	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-DB_NestedSet-1.4.1-3|48	
12cr|php-pear-DB_NestedSet-1.4.1-3|49	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_NestedSet-1.4.1-3|50	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_NestedSet-1.4.1-3|51	
12cr|php-pear-DB_NestedSet-1.4.1-3|52	%clean
12cr|php-pear-DB_NestedSet-1.4.1-3|53	rm -rf %{buildroot}
12cr|php-pear-DB_NestedSet-1.4.1-3|54	
12cr|php-pear-DB_NestedSet-1.4.1-3|55	%post
12cr|php-pear-DB_NestedSet-1.4.1-3|56	%if %mdkversion < 201000
12cr|php-pear-DB_NestedSet-1.4.1-3|57	pear install --nodeps --soft --force --register-only \
12cr|php-pear-DB_NestedSet-1.4.1-3|58	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-DB_NestedSet-1.4.1-3|59	%endif
12cr|php-pear-DB_NestedSet-1.4.1-3|60	
12cr|php-pear-DB_NestedSet-1.4.1-3|61	%preun
12cr|php-pear-DB_NestedSet-1.4.1-3|62	%if %mdkversion < 201000
12cr|php-pear-DB_NestedSet-1.4.1-3|63	if [ "$1" -eq "0" ]; then
12cr|php-pear-DB_NestedSet-1.4.1-3|64	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-DB_NestedSet-1.4.1-3|65	%{upstream_name} >/dev/null || :
12cr|php-pear-DB_NestedSet-1.4.1-3|66	fi
12cr|php-pear-DB_NestedSet-1.4.1-3|67	%endif
12cr|php-pear-DB_NestedSet-1.4.1-3|68	
12cr|php-pear-DB_NestedSet-1.4.1-3|69	%files
12cr|php-pear-DB_NestedSet-1.4.1-3|70	%defattr(-,root,root)
12cr|php-pear-DB_NestedSet-1.4.1-3|71	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-DB_NestedSet-1.4.1-3|72	%{_datadir}/pear/%{_class}
12cr|php-pear-DB_NestedSet-1.4.1-3|73	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-DB_NestedSet-1.4.1-3|74	
12cr|php-pear-DB_NestedSet-1.4.1-3|75	
12cr|php-pear-DB_NestedSet-1.4.1-3|76	%changelog
12cr|php-pear-DB_NestedSet-1.4.1-3|77	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-3mdv2012.0
12cr|php-pear-DB_NestedSet-1.4.1-3|78	+ Revision: 741841
12cr|php-pear-DB_NestedSet-1.4.1-3|79	- fix major breakage by careless packager
12cr|php-pear-DB_NestedSet-1.4.1-3|80	
12cr|php-pear-DB_NestedSet-1.4.1-3|81	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-2
12cr|php-pear-DB_NestedSet-1.4.1-3|82	+ Revision: 679284
12cr|php-pear-DB_NestedSet-1.4.1-3|83	- mass rebuild
12cr|php-pear-DB_NestedSet-1.4.1-3|84	
12cr|php-pear-DB_NestedSet-1.4.1-3|85	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.1-1mdv2011.0
12cr|php-pear-DB_NestedSet-1.4.1-3|86	+ Revision: 569595
12cr|php-pear-DB_NestedSet-1.4.1-3|87	- update to new version 1.4.1
12cr|php-pear-DB_NestedSet-1.4.1-3|88	
12cr|php-pear-DB_NestedSet-1.4.1-3|89	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0RC1-5mdv2010.1
12cr|php-pear-DB_NestedSet-1.4.1-3|90	+ Revision: 479292
12cr|php-pear-DB_NestedSet-1.4.1-3|91	- spec cleanup
12cr|php-pear-DB_NestedSet-1.4.1-3|92	- use pear installer
12cr|php-pear-DB_NestedSet-1.4.1-3|93	- don't ship tests, even in documentation
12cr|php-pear-DB_NestedSet-1.4.1-3|94	- own all directories
12cr|php-pear-DB_NestedSet-1.4.1-3|95	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-DB_NestedSet-1.4.1-3|96	
12cr|php-pear-DB_NestedSet-1.4.1-3|97	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.4.0RC1-4mdv2010.0
12cr|php-pear-DB_NestedSet-1.4.1-3|98	+ Revision: 440991
12cr|php-pear-DB_NestedSet-1.4.1-3|99	- rebuild
12cr|php-pear-DB_NestedSet-1.4.1-3|100	
12cr|php-pear-DB_NestedSet-1.4.1-3|101	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.0RC1-3mdv2009.1
12cr|php-pear-DB_NestedSet-1.4.1-3|102	+ Revision: 321952
12cr|php-pear-DB_NestedSet-1.4.1-3|103	- rebuild
12cr|php-pear-DB_NestedSet-1.4.1-3|104	
12cr|php-pear-DB_NestedSet-1.4.1-3|105	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0RC1-2mdv2009.0
12cr|php-pear-DB_NestedSet-1.4.1-3|106	+ Revision: 236822
12cr|php-pear-DB_NestedSet-1.4.1-3|107	- rebuild
12cr|php-pear-DB_NestedSet-1.4.1-3|108	
12cr|php-pear-DB_NestedSet-1.4.1-3|109	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-DB_NestedSet-1.4.1-3|110	- restore BuildRoot
12cr|php-pear-DB_NestedSet-1.4.1-3|111	
12cr|php-pear-DB_NestedSet-1.4.1-3|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-DB_NestedSet-1.4.1-3|113	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-DB_NestedSet-1.4.1-3|114	
12cr|php-pear-DB_NestedSet-1.4.1-3|115	* Fri Nov 09 2007 Adam Williamson <awilliamson@mandriva.org> 1.4.0RC1-1mdv2008.1
12cr|php-pear-DB_NestedSet-1.4.1-3|116	+ Revision: 107115
12cr|php-pear-DB_NestedSet-1.4.1-3|117	- new release 1.4.0RC1
12cr|php-pear-DB_NestedSet-1.4.1-3|118	
12cr|php-pear-DB_NestedSet-1.4.1-3|119	* Fri Jul 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-9mdv2008.0
12cr|php-pear-DB_NestedSet-1.4.1-3|120	+ Revision: 53887
12cr|php-pear-DB_NestedSet-1.4.1-3|121	- fix deps
12cr|php-pear-DB_NestedSet-1.4.1-3|122	
12cr|php-pear-DB_NestedSet-1.4.1-3|123	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-8mdv2008.0
12cr|php-pear-DB_NestedSet-1.4.1-3|124	+ Revision: 15405
12cr|php-pear-DB_NestedSet-1.4.1-3|125	- rule out the PHPUnit.php dep
12cr|php-pear-DB_NestedSet-1.4.1-3|126	
12cr|php-pear-DB_NestedSet-1.4.1-3|127	
12cr|php-pear-DB_NestedSet-1.4.1-3|128	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-7mdv2007.0
12cr|php-pear-DB_NestedSet-1.4.1-3|129	+ Revision: 81485
12cr|php-pear-DB_NestedSet-1.4.1-3|130	- Import php-pear-DB_NestedSet
12cr|php-pear-DB_NestedSet-1.4.1-3|131	
12cr|php-pear-DB_NestedSet-1.4.1-3|132	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-7mdk
12cr|php-pear-DB_NestedSet-1.4.1-3|133	- new group (Development/PHP)
12cr|php-pear-DB_NestedSet-1.4.1-3|134	
12cr|php-pear-DB_NestedSet-1.4.1-3|135	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-6mdk
12cr|php-pear-DB_NestedSet-1.4.1-3|136	- rebuilt to fix auto deps
12cr|php-pear-DB_NestedSet-1.4.1-3|137	
12cr|php-pear-DB_NestedSet-1.4.1-3|138	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-5mdk
12cr|php-pear-DB_NestedSet-1.4.1-3|139	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-DB_NestedSet-1.4.1-3|140	
12cr|php-pear-DB_NestedSet-1.4.1-3|141	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-4mdk
12cr|php-pear-DB_NestedSet-1.4.1-3|142	- fix deps
12cr|php-pear-DB_NestedSet-1.4.1-3|143	
12cr|php-pear-DB_NestedSet-1.4.1-3|144	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-3mdk
12cr|php-pear-DB_NestedSet-1.4.1-3|145	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-DB_NestedSet-1.4.1-3|146	- fix deps
12cr|php-pear-DB_NestedSet-1.4.1-3|147	
12cr|php-pear-DB_NestedSet-1.4.1-3|148	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-2mdk
12cr|php-pear-DB_NestedSet-1.4.1-3|149	- fix deps
12cr|php-pear-DB_NestedSet-1.4.1-3|150	
12cr|php-pear-DB_NestedSet-1.4.1-3|151	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-1mdk
12cr|php-pear-DB_NestedSet-1.4.1-3|152	- initial Mandriva package (PLD import)
12cr|php-pear-DB_NestedSet-1.4.1-3|153	

5901 12
12cr|php-pear-DB_odbtp-1.0.4-6|1	%define		_class		DB
12cr|php-pear-DB_odbtp-1.0.4-6|2	%define		_subclass	odbtp
12cr|php-pear-DB_odbtp-1.0.4-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-DB_odbtp-1.0.4-6|4	
12cr|php-pear-DB_odbtp-1.0.4-6|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-DB_odbtp-1.0.4-6|6	Version:	1.0.4
12cr|php-pear-DB_odbtp-1.0.4-6|7	Release:	%mkrel 6
12cr|php-pear-DB_odbtp-1.0.4-6|8	Summary:	DB interface for ODBTP
12cr|php-pear-DB_odbtp-1.0.4-6|9	License:	PHP License
12cr|php-pear-DB_odbtp-1.0.4-6|10	Group:		Development/PHP
12cr|php-pear-DB_odbtp-1.0.4-6|11	URL:		http://pear.php.net/package/DB_odbtp/
12cr|php-pear-DB_odbtp-1.0.4-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-DB_odbtp-1.0.4-6|13	Requires(post): php-pear
12cr|php-pear-DB_odbtp-1.0.4-6|14	Requires(preun): php-pear
12cr|php-pear-DB_odbtp-1.0.4-6|15	Requires:	php-pear
12cr|php-pear-DB_odbtp-1.0.4-6|16	BuildArch:	noarch
12cr|php-pear-DB_odbtp-1.0.4-6|17	BuildRequires:	php-pear
12cr|php-pear-DB_odbtp-1.0.4-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-DB_odbtp-1.0.4-6|19	
12cr|php-pear-DB_odbtp-1.0.4-6|20	%description
12cr|php-pear-DB_odbtp-1.0.4-6|21	DB_odbtp is a PEAR DB driver that uses the ODBTP extension to connect
12cr|php-pear-DB_odbtp-1.0.4-6|22	to a database. It can be used to remotely access any Win32-ODBC
12cr|php-pear-DB_odbtp-1.0.4-6|23	accessible database from any platform.
12cr|php-pear-DB_odbtp-1.0.4-6|24	
12cr|php-pear-DB_odbtp-1.0.4-6|25	%prep
12cr|php-pear-DB_odbtp-1.0.4-6|26	%setup -q -c
12cr|php-pear-DB_odbtp-1.0.4-6|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-DB_odbtp-1.0.4-6|28	
12cr|php-pear-DB_odbtp-1.0.4-6|29	%install
12cr|php-pear-DB_odbtp-1.0.4-6|30	rm -rf %{buildroot}
12cr|php-pear-DB_odbtp-1.0.4-6|31	
12cr|php-pear-DB_odbtp-1.0.4-6|32	cd %{upstream_name}-%{version}
12cr|php-pear-DB_odbtp-1.0.4-6|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-DB_odbtp-1.0.4-6|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-DB_odbtp-1.0.4-6|35	
12cr|php-pear-DB_odbtp-1.0.4-6|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-DB_odbtp-1.0.4-6|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-DB_odbtp-1.0.4-6|38	
12cr|php-pear-DB_odbtp-1.0.4-6|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_odbtp-1.0.4-6|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_odbtp-1.0.4-6|41	
12cr|php-pear-DB_odbtp-1.0.4-6|42	%clean
12cr|php-pear-DB_odbtp-1.0.4-6|43	rm -rf %{buildroot}
12cr|php-pear-DB_odbtp-1.0.4-6|44	
12cr|php-pear-DB_odbtp-1.0.4-6|45	%post
12cr|php-pear-DB_odbtp-1.0.4-6|46	%if %mdkversion < 201000
12cr|php-pear-DB_odbtp-1.0.4-6|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-DB_odbtp-1.0.4-6|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-DB_odbtp-1.0.4-6|49	%endif
12cr|php-pear-DB_odbtp-1.0.4-6|50	
12cr|php-pear-DB_odbtp-1.0.4-6|51	%preun
12cr|php-pear-DB_odbtp-1.0.4-6|52	%if %mdkversion < 201000
12cr|php-pear-DB_odbtp-1.0.4-6|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-DB_odbtp-1.0.4-6|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-DB_odbtp-1.0.4-6|55	%{upstream_name} >/dev/null || :
12cr|php-pear-DB_odbtp-1.0.4-6|56	fi
12cr|php-pear-DB_odbtp-1.0.4-6|57	%endif
12cr|php-pear-DB_odbtp-1.0.4-6|58	
12cr|php-pear-DB_odbtp-1.0.4-6|59	%files
12cr|php-pear-DB_odbtp-1.0.4-6|60	%defattr(-,root,root)
12cr|php-pear-DB_odbtp-1.0.4-6|61	%doc %{upstream_name}-%{version}/docs/* %{upstream_name}-%{version}/examples
12cr|php-pear-DB_odbtp-1.0.4-6|62	%{_datadir}/pear/%{_class}
12cr|php-pear-DB_odbtp-1.0.4-6|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-DB_odbtp-1.0.4-6|64	
12cr|php-pear-DB_odbtp-1.0.4-6|65	
12cr|php-pear-DB_odbtp-1.0.4-6|66	%changelog
12cr|php-pear-DB_odbtp-1.0.4-6|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-6mdv2012.0
12cr|php-pear-DB_odbtp-1.0.4-6|68	+ Revision: 741849
12cr|php-pear-DB_odbtp-1.0.4-6|69	- fix major breakage by careless packager
12cr|php-pear-DB_odbtp-1.0.4-6|70	
12cr|php-pear-DB_odbtp-1.0.4-6|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-5
12cr|php-pear-DB_odbtp-1.0.4-6|72	+ Revision: 679293
12cr|php-pear-DB_odbtp-1.0.4-6|73	- mass rebuild
12cr|php-pear-DB_odbtp-1.0.4-6|74	
12cr|php-pear-DB_odbtp-1.0.4-6|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-4mdv2011.0
12cr|php-pear-DB_odbtp-1.0.4-6|76	+ Revision: 613634
12cr|php-pear-DB_odbtp-1.0.4-6|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-DB_odbtp-1.0.4-6|78	
12cr|php-pear-DB_odbtp-1.0.4-6|79	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-3mdv2010.1
12cr|php-pear-DB_odbtp-1.0.4-6|80	+ Revision: 479293
12cr|php-pear-DB_odbtp-1.0.4-6|81	- spec cleanup
12cr|php-pear-DB_odbtp-1.0.4-6|82	- use pear installer
12cr|php-pear-DB_odbtp-1.0.4-6|83	- don't ship tests, even in documentation
12cr|php-pear-DB_odbtp-1.0.4-6|84	- own all directories
12cr|php-pear-DB_odbtp-1.0.4-6|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-DB_odbtp-1.0.4-6|86	
12cr|php-pear-DB_odbtp-1.0.4-6|87	* Thu Oct 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-2mdv2010.0
12cr|php-pear-DB_odbtp-1.0.4-6|88	+ Revision: 452032
12cr|php-pear-DB_odbtp-1.0.4-6|89	- fix %%postun
12cr|php-pear-DB_odbtp-1.0.4-6|90	
12cr|php-pear-DB_odbtp-1.0.4-6|91	* Sat Sep 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-1mdv2010.0
12cr|php-pear-DB_odbtp-1.0.4-6|92	+ Revision: 449526
12cr|php-pear-DB_odbtp-1.0.4-6|93	- new version
12cr|php-pear-DB_odbtp-1.0.4-6|94	- use pear installer
12cr|php-pear-DB_odbtp-1.0.4-6|95	- use fedora %%post/%%postun
12cr|php-pear-DB_odbtp-1.0.4-6|96	
12cr|php-pear-DB_odbtp-1.0.4-6|97	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.3-8mdv2010.0
12cr|php-pear-DB_odbtp-1.0.4-6|98	+ Revision: 440998
12cr|php-pear-DB_odbtp-1.0.4-6|99	- rebuild
12cr|php-pear-DB_odbtp-1.0.4-6|100	
12cr|php-pear-DB_odbtp-1.0.4-6|101	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-7mdv2009.1
12cr|php-pear-DB_odbtp-1.0.4-6|102	+ Revision: 321964
12cr|php-pear-DB_odbtp-1.0.4-6|103	- rebuild
12cr|php-pear-DB_odbtp-1.0.4-6|104	
12cr|php-pear-DB_odbtp-1.0.4-6|105	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-6mdv2009.0
12cr|php-pear-DB_odbtp-1.0.4-6|106	+ Revision: 236830
12cr|php-pear-DB_odbtp-1.0.4-6|107	- rebuild
12cr|php-pear-DB_odbtp-1.0.4-6|108	
12cr|php-pear-DB_odbtp-1.0.4-6|109	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.3-5mdv2008.1
12cr|php-pear-DB_odbtp-1.0.4-6|110	+ Revision: 136404
12cr|php-pear-DB_odbtp-1.0.4-6|111	- restore BuildRoot
12cr|php-pear-DB_odbtp-1.0.4-6|112	
12cr|php-pear-DB_odbtp-1.0.4-6|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-DB_odbtp-1.0.4-6|114	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-DB_odbtp-1.0.4-6|115	
12cr|php-pear-DB_odbtp-1.0.4-6|116	
12cr|php-pear-DB_odbtp-1.0.4-6|117	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-5mdv2007.0
12cr|php-pear-DB_odbtp-1.0.4-6|118	+ Revision: 81564
12cr|php-pear-DB_odbtp-1.0.4-6|119	- Import php-pear-DB_odbtp
12cr|php-pear-DB_odbtp-1.0.4-6|120	
12cr|php-pear-DB_odbtp-1.0.4-6|121	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-5mdk
12cr|php-pear-DB_odbtp-1.0.4-6|122	- new group (Development/PHP)
12cr|php-pear-DB_odbtp-1.0.4-6|123	
12cr|php-pear-DB_odbtp-1.0.4-6|124	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-4mdk
12cr|php-pear-DB_odbtp-1.0.4-6|125	- rebuilt to fix auto deps
12cr|php-pear-DB_odbtp-1.0.4-6|126	
12cr|php-pear-DB_odbtp-1.0.4-6|127	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3mdk
12cr|php-pear-DB_odbtp-1.0.4-6|128	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-DB_odbtp-1.0.4-6|129	
12cr|php-pear-DB_odbtp-1.0.4-6|130	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdk
12cr|php-pear-DB_odbtp-1.0.4-6|131	- fix deps
12cr|php-pear-DB_odbtp-1.0.4-6|132	
12cr|php-pear-DB_odbtp-1.0.4-6|133	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdk
12cr|php-pear-DB_odbtp-1.0.4-6|134	- 1.0.3
12cr|php-pear-DB_odbtp-1.0.4-6|135	
12cr|php-pear-DB_odbtp-1.0.4-6|136	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdk
12cr|php-pear-DB_odbtp-1.0.4-6|137	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-DB_odbtp-1.0.4-6|138	- fix deps
12cr|php-pear-DB_odbtp-1.0.4-6|139	
12cr|php-pear-DB_odbtp-1.0.4-6|140	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdk
12cr|php-pear-DB_odbtp-1.0.4-6|141	- fix deps
12cr|php-pear-DB_odbtp-1.0.4-6|142	
12cr|php-pear-DB_odbtp-1.0.4-6|143	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdk
12cr|php-pear-DB_odbtp-1.0.4-6|144	- initial Mandriva package (PLD import)
12cr|php-pear-DB_odbtp-1.0.4-6|145	

5902 12
12cr|php-pear-DB_Pager-0.7-14|1	%define		_class		DB
12cr|php-pear-DB_Pager-0.7-14|2	%define		_subclass	Pager
12cr|php-pear-DB_Pager-0.7-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-DB_Pager-0.7-14|4	
12cr|php-pear-DB_Pager-0.7-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-DB_Pager-0.7-14|6	Version:	0.7
12cr|php-pear-DB_Pager-0.7-14|7	Release:	%mkrel 14
12cr|php-pear-DB_Pager-0.7-14|8	Summary:	Retrieve and return information of database result sets
12cr|php-pear-DB_Pager-0.7-14|9	License:	PHP License
12cr|php-pear-DB_Pager-0.7-14|10	Group:		Development/PHP
12cr|php-pear-DB_Pager-0.7-14|11	URL:		http://pear.php.net/package/DB_Pager/
12cr|php-pear-DB_Pager-0.7-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-DB_Pager-0.7-14|13	Requires(post): php-pear
12cr|php-pear-DB_Pager-0.7-14|14	Requires(preun): php-pear
12cr|php-pear-DB_Pager-0.7-14|15	Requires:	php-pear
12cr|php-pear-DB_Pager-0.7-14|16	BuildArch:	noarch
12cr|php-pear-DB_Pager-0.7-14|17	BuildRequires:	php-pear
12cr|php-pear-DB_Pager-0.7-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-DB_Pager-0.7-14|19	
12cr|php-pear-DB_Pager-0.7-14|20	%description
12cr|php-pear-DB_Pager-0.7-14|21	This class handles all the stuff needed for displaying paginated
12cr|php-pear-DB_Pager-0.7-14|22	results from a database query of PEAR DB, including fetching only the
12cr|php-pear-DB_Pager-0.7-14|23	needed rows and giving extensive information for helping build an HTML
12cr|php-pear-DB_Pager-0.7-14|24	or GTK+ query result display.
12cr|php-pear-DB_Pager-0.7-14|25	
12cr|php-pear-DB_Pager-0.7-14|26	%prep
12cr|php-pear-DB_Pager-0.7-14|27	%setup -q -c
12cr|php-pear-DB_Pager-0.7-14|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-DB_Pager-0.7-14|29	
12cr|php-pear-DB_Pager-0.7-14|30	%install
12cr|php-pear-DB_Pager-0.7-14|31	rm -rf %{buildroot}
12cr|php-pear-DB_Pager-0.7-14|32	
12cr|php-pear-DB_Pager-0.7-14|33	cd %{upstream_name}-%{version}
12cr|php-pear-DB_Pager-0.7-14|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-DB_Pager-0.7-14|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-DB_Pager-0.7-14|36	
12cr|php-pear-DB_Pager-0.7-14|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-DB_Pager-0.7-14|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-DB_Pager-0.7-14|39	
12cr|php-pear-DB_Pager-0.7-14|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_Pager-0.7-14|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_Pager-0.7-14|42	
12cr|php-pear-DB_Pager-0.7-14|43	%clean
12cr|php-pear-DB_Pager-0.7-14|44	rm -rf %{buildroot}
12cr|php-pear-DB_Pager-0.7-14|45	
12cr|php-pear-DB_Pager-0.7-14|46	%post
12cr|php-pear-DB_Pager-0.7-14|47	%if %mdkversion < 201000
12cr|php-pear-DB_Pager-0.7-14|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-DB_Pager-0.7-14|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-DB_Pager-0.7-14|50	%endif
12cr|php-pear-DB_Pager-0.7-14|51	
12cr|php-pear-DB_Pager-0.7-14|52	%preun
12cr|php-pear-DB_Pager-0.7-14|53	%if %mdkversion < 201000
12cr|php-pear-DB_Pager-0.7-14|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-DB_Pager-0.7-14|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-DB_Pager-0.7-14|56	%{upstream_name} >/dev/null || :
12cr|php-pear-DB_Pager-0.7-14|57	fi
12cr|php-pear-DB_Pager-0.7-14|58	%endif
12cr|php-pear-DB_Pager-0.7-14|59	
12cr|php-pear-DB_Pager-0.7-14|60	%files
12cr|php-pear-DB_Pager-0.7-14|61	%defattr(-,root,root)
12cr|php-pear-DB_Pager-0.7-14|62	%{_datadir}/pear/%{_class}
12cr|php-pear-DB_Pager-0.7-14|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-DB_Pager-0.7-14|64	
12cr|php-pear-DB_Pager-0.7-14|65	
12cr|php-pear-DB_Pager-0.7-14|66	%changelog
12cr|php-pear-DB_Pager-0.7-14|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7-14mdv2012.0
12cr|php-pear-DB_Pager-0.7-14|68	+ Revision: 741842
12cr|php-pear-DB_Pager-0.7-14|69	- fix major breakage by careless packager
12cr|php-pear-DB_Pager-0.7-14|70	
12cr|php-pear-DB_Pager-0.7-14|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7-13
12cr|php-pear-DB_Pager-0.7-14|72	+ Revision: 679286
12cr|php-pear-DB_Pager-0.7-14|73	- mass rebuild
12cr|php-pear-DB_Pager-0.7-14|74	
12cr|php-pear-DB_Pager-0.7-14|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7-12mdv2011.0
12cr|php-pear-DB_Pager-0.7-14|76	+ Revision: 613627
12cr|php-pear-DB_Pager-0.7-14|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-DB_Pager-0.7-14|78	
12cr|php-pear-DB_Pager-0.7-14|79	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-11mdv2010.1
12cr|php-pear-DB_Pager-0.7-14|80	+ Revision: 479294
12cr|php-pear-DB_Pager-0.7-14|81	- spec cleanup
12cr|php-pear-DB_Pager-0.7-14|82	- use pear installer
12cr|php-pear-DB_Pager-0.7-14|83	- don't ship tests, even in documentation
12cr|php-pear-DB_Pager-0.7-14|84	- own all directories
12cr|php-pear-DB_Pager-0.7-14|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-DB_Pager-0.7-14|86	
12cr|php-pear-DB_Pager-0.7-14|87	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.7-10mdv2010.0
12cr|php-pear-DB_Pager-0.7-14|88	+ Revision: 440999
12cr|php-pear-DB_Pager-0.7-14|89	- rebuild
12cr|php-pear-DB_Pager-0.7-14|90	
12cr|php-pear-DB_Pager-0.7-14|91	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7-9mdv2009.1
12cr|php-pear-DB_Pager-0.7-14|92	+ Revision: 321954
12cr|php-pear-DB_Pager-0.7-14|93	- rebuild
12cr|php-pear-DB_Pager-0.7-14|94	
12cr|php-pear-DB_Pager-0.7-14|95	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7-8mdv2009.0
12cr|php-pear-DB_Pager-0.7-14|96	+ Revision: 236823
12cr|php-pear-DB_Pager-0.7-14|97	- rebuild
12cr|php-pear-DB_Pager-0.7-14|98	
12cr|php-pear-DB_Pager-0.7-14|99	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-DB_Pager-0.7-14|100	- restore BuildRoot
12cr|php-pear-DB_Pager-0.7-14|101	
12cr|php-pear-DB_Pager-0.7-14|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-DB_Pager-0.7-14|103	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-DB_Pager-0.7-14|104	
12cr|php-pear-DB_Pager-0.7-14|105	
12cr|php-pear-DB_Pager-0.7-14|106	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7-7mdv2007.0
12cr|php-pear-DB_Pager-0.7-14|107	+ Revision: 81487
12cr|php-pear-DB_Pager-0.7-14|108	- Import php-pear-DB_Pager
12cr|php-pear-DB_Pager-0.7-14|109	
12cr|php-pear-DB_Pager-0.7-14|110	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7-7mdk
12cr|php-pear-DB_Pager-0.7-14|111	- new group (Development/PHP)
12cr|php-pear-DB_Pager-0.7-14|112	
12cr|php-pear-DB_Pager-0.7-14|113	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7-6mdk
12cr|php-pear-DB_Pager-0.7-14|114	- rebuilt to fix auto deps
12cr|php-pear-DB_Pager-0.7-14|115	
12cr|php-pear-DB_Pager-0.7-14|116	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7-5mdk
12cr|php-pear-DB_Pager-0.7-14|117	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-DB_Pager-0.7-14|118	
12cr|php-pear-DB_Pager-0.7-14|119	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7-4mdk
12cr|php-pear-DB_Pager-0.7-14|120	- fix deps
12cr|php-pear-DB_Pager-0.7-14|121	
12cr|php-pear-DB_Pager-0.7-14|122	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7-3mdk
12cr|php-pear-DB_Pager-0.7-14|123	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-DB_Pager-0.7-14|124	- fix deps
12cr|php-pear-DB_Pager-0.7-14|125	
12cr|php-pear-DB_Pager-0.7-14|126	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7-2mdk
12cr|php-pear-DB_Pager-0.7-14|127	- fix deps
12cr|php-pear-DB_Pager-0.7-14|128	
12cr|php-pear-DB_Pager-0.7-14|129	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7-1mdk
12cr|php-pear-DB_Pager-0.7-14|130	- initial Mandriva package (PLD import)
12cr|php-pear-DB_Pager-0.7-14|131	

5903 12
12cr|php-pear-DB_QueryTool-1.1.2-7|1	%define		_class		DB
12cr|php-pear-DB_QueryTool-1.1.2-7|2	%define		_subclass	QueryTool
12cr|php-pear-DB_QueryTool-1.1.2-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-DB_QueryTool-1.1.2-7|4	
12cr|php-pear-DB_QueryTool-1.1.2-7|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-DB_QueryTool-1.1.2-7|6	Version:	1.1.2
12cr|php-pear-DB_QueryTool-1.1.2-7|7	Release:	%mkrel 7
12cr|php-pear-DB_QueryTool-1.1.2-7|8	Summary:	An OO-interface for easily retrieving and modifying data in a DB
12cr|php-pear-DB_QueryTool-1.1.2-7|9	License:	PHP License
12cr|php-pear-DB_QueryTool-1.1.2-7|10	Group:		Development/PHP
12cr|php-pear-DB_QueryTool-1.1.2-7|11	URL:		http://pear.php.net/package/DB_QueryTool/
12cr|php-pear-DB_QueryTool-1.1.2-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-DB_QueryTool-1.1.2-7|13	Requires(post): php-pear
12cr|php-pear-DB_QueryTool-1.1.2-7|14	Requires(preun): php-pear
12cr|php-pear-DB_QueryTool-1.1.2-7|15	Requires:	php-pear
12cr|php-pear-DB_QueryTool-1.1.2-7|16	BuildArch:	noarch
12cr|php-pear-DB_QueryTool-1.1.2-7|17	BuildRequires:	php-pear
12cr|php-pear-DB_QueryTool-1.1.2-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-DB_QueryTool-1.1.2-7|19	
12cr|php-pear-DB_QueryTool-1.1.2-7|20	%description
12cr|php-pear-DB_QueryTool-1.1.2-7|21	This package is an OO-abstraction to the SQL-Query language, it
12cr|php-pear-DB_QueryTool-1.1.2-7|22	provides methods such as setWhere, setOrder, setGroup, setJoin, etc.
12cr|php-pear-DB_QueryTool-1.1.2-7|23	to easily build queries. It also provides an easy to learn interface
12cr|php-pear-DB_QueryTool-1.1.2-7|24	that interacts nicely with HTML-forms using arrays that contain the
12cr|php-pear-DB_QueryTool-1.1.2-7|25	column data, that shall be updated/added in a DB. This package bases
12cr|php-pear-DB_QueryTool-1.1.2-7|26	on an SQL-Builder which lets you easily build SQL-Statements and
12cr|php-pear-DB_QueryTool-1.1.2-7|27	execute them.
12cr|php-pear-DB_QueryTool-1.1.2-7|28	
12cr|php-pear-DB_QueryTool-1.1.2-7|29	%prep
12cr|php-pear-DB_QueryTool-1.1.2-7|30	%setup -q -c
12cr|php-pear-DB_QueryTool-1.1.2-7|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-DB_QueryTool-1.1.2-7|32	
12cr|php-pear-DB_QueryTool-1.1.2-7|33	%install
12cr|php-pear-DB_QueryTool-1.1.2-7|34	rm -rf %{buildroot}
12cr|php-pear-DB_QueryTool-1.1.2-7|35	
12cr|php-pear-DB_QueryTool-1.1.2-7|36	cd %{upstream_name}-%{version}
12cr|php-pear-DB_QueryTool-1.1.2-7|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-DB_QueryTool-1.1.2-7|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-DB_QueryTool-1.1.2-7|39	
12cr|php-pear-DB_QueryTool-1.1.2-7|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-DB_QueryTool-1.1.2-7|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-DB_QueryTool-1.1.2-7|42	
12cr|php-pear-DB_QueryTool-1.1.2-7|43	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_QueryTool-1.1.2-7|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_QueryTool-1.1.2-7|45	
12cr|php-pear-DB_QueryTool-1.1.2-7|46	%clean
12cr|php-pear-DB_QueryTool-1.1.2-7|47	rm -rf %{buildroot}
12cr|php-pear-DB_QueryTool-1.1.2-7|48	
12cr|php-pear-DB_QueryTool-1.1.2-7|49	%post
12cr|php-pear-DB_QueryTool-1.1.2-7|50	%if %mdkversion < 201000
12cr|php-pear-DB_QueryTool-1.1.2-7|51	pear install --nodeps --soft --force --register-only \
12cr|php-pear-DB_QueryTool-1.1.2-7|52	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-DB_QueryTool-1.1.2-7|53	%endif
12cr|php-pear-DB_QueryTool-1.1.2-7|54	
12cr|php-pear-DB_QueryTool-1.1.2-7|55	%preun
12cr|php-pear-DB_QueryTool-1.1.2-7|56	%if %mdkversion < 201000
12cr|php-pear-DB_QueryTool-1.1.2-7|57	if [ "$1" -eq "0" ]; then
12cr|php-pear-DB_QueryTool-1.1.2-7|58	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-DB_QueryTool-1.1.2-7|59	%{upstream_name} >/dev/null || :
12cr|php-pear-DB_QueryTool-1.1.2-7|60	fi
12cr|php-pear-DB_QueryTool-1.1.2-7|61	%endif
12cr|php-pear-DB_QueryTool-1.1.2-7|62	
12cr|php-pear-DB_QueryTool-1.1.2-7|63	%files
12cr|php-pear-DB_QueryTool-1.1.2-7|64	%defattr(-,root,root)
12cr|php-pear-DB_QueryTool-1.1.2-7|65	%{_datadir}/pear/%{_class}
12cr|php-pear-DB_QueryTool-1.1.2-7|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-DB_QueryTool-1.1.2-7|67	
12cr|php-pear-DB_QueryTool-1.1.2-7|68	
12cr|php-pear-DB_QueryTool-1.1.2-7|69	%changelog
12cr|php-pear-DB_QueryTool-1.1.2-7|70	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-7mdv2012.0
12cr|php-pear-DB_QueryTool-1.1.2-7|71	+ Revision: 741843
12cr|php-pear-DB_QueryTool-1.1.2-7|72	- fix major breakage by careless packager
12cr|php-pear-DB_QueryTool-1.1.2-7|73	
12cr|php-pear-DB_QueryTool-1.1.2-7|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-6
12cr|php-pear-DB_QueryTool-1.1.2-7|75	+ Revision: 679287
12cr|php-pear-DB_QueryTool-1.1.2-7|76	- mass rebuild
12cr|php-pear-DB_QueryTool-1.1.2-7|77	
12cr|php-pear-DB_QueryTool-1.1.2-7|78	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-5mdv2011.0
12cr|php-pear-DB_QueryTool-1.1.2-7|79	+ Revision: 613628
12cr|php-pear-DB_QueryTool-1.1.2-7|80	- the mass rebuild of 2010.1 packages
12cr|php-pear-DB_QueryTool-1.1.2-7|81	
12cr|php-pear-DB_QueryTool-1.1.2-7|82	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-4mdv2010.1
12cr|php-pear-DB_QueryTool-1.1.2-7|83	+ Revision: 479295
12cr|php-pear-DB_QueryTool-1.1.2-7|84	- spec cleanup
12cr|php-pear-DB_QueryTool-1.1.2-7|85	- use pear installer
12cr|php-pear-DB_QueryTool-1.1.2-7|86	- don't ship tests, even in documentation
12cr|php-pear-DB_QueryTool-1.1.2-7|87	- own all directories
12cr|php-pear-DB_QueryTool-1.1.2-7|88	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-DB_QueryTool-1.1.2-7|89	
12cr|php-pear-DB_QueryTool-1.1.2-7|90	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1.2-3mdv2010.0
12cr|php-pear-DB_QueryTool-1.1.2-7|91	+ Revision: 441000
12cr|php-pear-DB_QueryTool-1.1.2-7|92	- rebuild
12cr|php-pear-DB_QueryTool-1.1.2-7|93	
12cr|php-pear-DB_QueryTool-1.1.2-7|94	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-2mdv2009.1
12cr|php-pear-DB_QueryTool-1.1.2-7|95	+ Revision: 321955
12cr|php-pear-DB_QueryTool-1.1.2-7|96	- rebuild
12cr|php-pear-DB_QueryTool-1.1.2-7|97	
12cr|php-pear-DB_QueryTool-1.1.2-7|98	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-1mdv2009.0
12cr|php-pear-DB_QueryTool-1.1.2-7|99	+ Revision: 278913
12cr|php-pear-DB_QueryTool-1.1.2-7|100	- update to new version 1.1.2
12cr|php-pear-DB_QueryTool-1.1.2-7|101	
12cr|php-pear-DB_QueryTool-1.1.2-7|102	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-9mdv2009.0
12cr|php-pear-DB_QueryTool-1.1.2-7|103	+ Revision: 236824
12cr|php-pear-DB_QueryTool-1.1.2-7|104	- rebuild
12cr|php-pear-DB_QueryTool-1.1.2-7|105	
12cr|php-pear-DB_QueryTool-1.1.2-7|106	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.11.1-8mdv2008.1
12cr|php-pear-DB_QueryTool-1.1.2-7|107	+ Revision: 136404
12cr|php-pear-DB_QueryTool-1.1.2-7|108	- restore BuildRoot
12cr|php-pear-DB_QueryTool-1.1.2-7|109	
12cr|php-pear-DB_QueryTool-1.1.2-7|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-DB_QueryTool-1.1.2-7|111	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-DB_QueryTool-1.1.2-7|112	
12cr|php-pear-DB_QueryTool-1.1.2-7|113	
12cr|php-pear-DB_QueryTool-1.1.2-7|114	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-8mdv2007.0
12cr|php-pear-DB_QueryTool-1.1.2-7|115	+ Revision: 81489
12cr|php-pear-DB_QueryTool-1.1.2-7|116	- Import php-pear-DB_QueryTool
12cr|php-pear-DB_QueryTool-1.1.2-7|117	
12cr|php-pear-DB_QueryTool-1.1.2-7|118	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-8mdk
12cr|php-pear-DB_QueryTool-1.1.2-7|119	- new group (Development/PHP)
12cr|php-pear-DB_QueryTool-1.1.2-7|120	
12cr|php-pear-DB_QueryTool-1.1.2-7|121	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-7mdk
12cr|php-pear-DB_QueryTool-1.1.2-7|122	- rebuilt to fix auto deps
12cr|php-pear-DB_QueryTool-1.1.2-7|123	
12cr|php-pear-DB_QueryTool-1.1.2-7|124	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-6mdk
12cr|php-pear-DB_QueryTool-1.1.2-7|125	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-DB_QueryTool-1.1.2-7|126	
12cr|php-pear-DB_QueryTool-1.1.2-7|127	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-5mdk
12cr|php-pear-DB_QueryTool-1.1.2-7|128	- fix deps
12cr|php-pear-DB_QueryTool-1.1.2-7|129	
12cr|php-pear-DB_QueryTool-1.1.2-7|130	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-4mdk
12cr|php-pear-DB_QueryTool-1.1.2-7|131	- fix the package.xml file so it will register
12cr|php-pear-DB_QueryTool-1.1.2-7|132	
12cr|php-pear-DB_QueryTool-1.1.2-7|133	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-3mdk
12cr|php-pear-DB_QueryTool-1.1.2-7|134	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-DB_QueryTool-1.1.2-7|135	- fix deps
12cr|php-pear-DB_QueryTool-1.1.2-7|136	
12cr|php-pear-DB_QueryTool-1.1.2-7|137	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-2mdk
12cr|php-pear-DB_QueryTool-1.1.2-7|138	- fix deps
12cr|php-pear-DB_QueryTool-1.1.2-7|139	
12cr|php-pear-DB_QueryTool-1.1.2-7|140	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-1mdk
12cr|php-pear-DB_QueryTool-1.1.2-7|141	- initial Mandriva package (PLD import)
12cr|php-pear-DB_QueryTool-1.1.2-7|142	

5904 12
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|1	%define		_class		DB
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|2	%define		_subclass	Sqlite
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|3	%define		_ssclass	Tools
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|4	%define		upstream_name	%{_class}_%{_subclass}_%{_ssclass}
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|5	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|7	Version:	0.1.6
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|8	Release:	%mkrel 8
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|9	Summary:	OO interface designed to effectively manage and backup Sqlite databases
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|10	License:	PHP License
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|11	Group:		Development/PHP
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|12	URL:		http://pear.php.net/package/DB_Sqlite_Tools/
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|14	Requires(post): php-pear
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|15	Requires(preun): php-pear
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|16	Requires:	php-pear
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|17	BuildArch:	noarch
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|18	BuildRequires:	php-pear
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|20	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|21	%description
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|22	DB_Sqlite_Tools is extends the native PHP-sqlite function by providing
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|23	a comprehensive solution for database backup, live replication, export
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|24	in XML format, performance optmization and more. It is designed for
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|25	the maintenance and optimisation of several sqlite databases.
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|26	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|27	%prep
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|28	%setup -q -c
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|30	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|31	%install
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|32	rm -rf %{buildroot}
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|33	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|34	cd %{upstream_name}-%{version}
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|37	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|40	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|43	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|44	%clean
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|45	rm -rf %{buildroot}
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|46	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|47	%post
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|48	%if %mdkversion < 201000
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|51	%endif
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|52	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|53	%preun
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|54	%if %mdkversion < 201000
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|57	%{upstream_name} >/dev/null || :
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|58	fi
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|59	%endif
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|60	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|61	%files
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|62	%defattr(-,root,root)
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|63	%{_datadir}/pear/%{_class}
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|65	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|66	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|67	%changelog
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-8mdv2012.0
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|69	+ Revision: 741844
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|70	- fix major breakage by careless packager
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|71	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-7
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|73	+ Revision: 679288
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|74	- mass rebuild
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|75	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|76	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-6mdv2011.0
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|77	+ Revision: 613629
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|78	- the mass rebuild of 2010.1 packages
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|79	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|80	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.6-5mdv2010.1
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|81	+ Revision: 479296
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|82	- spec cleanup
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|83	- use pear installer
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|84	- don't ship tests, even in documentation
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|85	- own all directories
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|87	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|88	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.1.6-4mdv2010.0
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|89	+ Revision: 441013
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|90	- rebuild
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|91	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|92	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-3mdv2009.1
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|93	+ Revision: 321957
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|94	- rebuild
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|95	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|96	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-2mdv2009.0
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|97	+ Revision: 236825
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|98	- rebuild
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|99	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|100	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.1.6-1mdv2008.1
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|101	+ Revision: 136404
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|102	- restore BuildRoot
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|103	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|105	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|106	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|107	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-1mdv2008.0
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|108	+ Revision: 15899
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|109	- fix build
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|110	- fix build
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|111	- 0.1.6
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|112	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|113	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|114	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-7mdv2007.0
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|115	+ Revision: 81506
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|116	- Import php-pear-DB_Sqlite_Tools
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|117	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|118	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-7mdk
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|119	- new group (Development/PHP)
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|120	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|121	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-6mdk
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|122	- rebuilt to fix auto deps
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|123	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|124	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-5mdk
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|125	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|126	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|127	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-4mdk
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|128	- fix deps
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|129	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|130	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-3mdk
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|131	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|132	- fix deps
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|133	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|134	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-2mdk
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|135	- fix deps
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|136	
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|137	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-1mdk
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|138	- initial Mandriva package (PLD import)
12cr|php-pear-DB_Sqlite_Tools-0.1.6-8|139	

5905 12
12cr|php-pear-DB_Table-1.5.6-6|1	%define		_class		DB
12cr|php-pear-DB_Table-1.5.6-6|2	%define		_subclass	Table
12cr|php-pear-DB_Table-1.5.6-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-DB_Table-1.5.6-6|4	
12cr|php-pear-DB_Table-1.5.6-6|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-DB_Table-1.5.6-6|6	Version:	1.5.6
12cr|php-pear-DB_Table-1.5.6-6|7	Release:	%mkrel 6
12cr|php-pear-DB_Table-1.5.6-6|8	Summary:	Automate table creation
12cr|php-pear-DB_Table-1.5.6-6|9	License:	PHP License
12cr|php-pear-DB_Table-1.5.6-6|10	Group:		Development/PHP
12cr|php-pear-DB_Table-1.5.6-6|11	URL:		http://pear.php.net/package/DB_Table/
12cr|php-pear-DB_Table-1.5.6-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-DB_Table-1.5.6-6|13	Requires(post): php-pear
12cr|php-pear-DB_Table-1.5.6-6|14	Requires(preun): php-pear
12cr|php-pear-DB_Table-1.5.6-6|15	Requires:	php-pear
12cr|php-pear-DB_Table-1.5.6-6|16	BuildArch:	noarch
12cr|php-pear-DB_Table-1.5.6-6|17	BuildRequires:	php-pear
12cr|php-pear-DB_Table-1.5.6-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-DB_Table-1.5.6-6|19	
12cr|php-pear-DB_Table-1.5.6-6|20	%description
12cr|php-pear-DB_Table-1.5.6-6|21	Builds on PEAR DB to abstract datatypes and automate table creation,
12cr|php-pear-DB_Table-1.5.6-6|22	data validation, insert, update, delete, and select; combines these
12cr|php-pear-DB_Table-1.5.6-6|23	with PEAR HTML_QuickForm to automatically generate input forms that
12cr|php-pear-DB_Table-1.5.6-6|24	match the table column definitions.
12cr|php-pear-DB_Table-1.5.6-6|25	
12cr|php-pear-DB_Table-1.5.6-6|26	
12cr|php-pear-DB_Table-1.5.6-6|27	%prep
12cr|php-pear-DB_Table-1.5.6-6|28	%setup -q -c
12cr|php-pear-DB_Table-1.5.6-6|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-DB_Table-1.5.6-6|30	
12cr|php-pear-DB_Table-1.5.6-6|31	%install
12cr|php-pear-DB_Table-1.5.6-6|32	rm -rf %{buildroot}
12cr|php-pear-DB_Table-1.5.6-6|33	
12cr|php-pear-DB_Table-1.5.6-6|34	cd %{upstream_name}-%{version}
12cr|php-pear-DB_Table-1.5.6-6|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-DB_Table-1.5.6-6|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-DB_Table-1.5.6-6|37	
12cr|php-pear-DB_Table-1.5.6-6|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-DB_Table-1.5.6-6|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-DB_Table-1.5.6-6|40	
12cr|php-pear-DB_Table-1.5.6-6|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_Table-1.5.6-6|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DB_Table-1.5.6-6|43	
12cr|php-pear-DB_Table-1.5.6-6|44	%clean
12cr|php-pear-DB_Table-1.5.6-6|45	rm -rf %{buildroot}
12cr|php-pear-DB_Table-1.5.6-6|46	
12cr|php-pear-DB_Table-1.5.6-6|47	%post
12cr|php-pear-DB_Table-1.5.6-6|48	%if %mdkversion < 201000
12cr|php-pear-DB_Table-1.5.6-6|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-DB_Table-1.5.6-6|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-DB_Table-1.5.6-6|51	%endif
12cr|php-pear-DB_Table-1.5.6-6|52	
12cr|php-pear-DB_Table-1.5.6-6|53	%preun
12cr|php-pear-DB_Table-1.5.6-6|54	%if %mdkversion < 201000
12cr|php-pear-DB_Table-1.5.6-6|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-DB_Table-1.5.6-6|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-DB_Table-1.5.6-6|57	%{upstream_name} >/dev/null || :
12cr|php-pear-DB_Table-1.5.6-6|58	fi
12cr|php-pear-DB_Table-1.5.6-6|59	%endif
12cr|php-pear-DB_Table-1.5.6-6|60	
12cr|php-pear-DB_Table-1.5.6-6|61	%files
12cr|php-pear-DB_Table-1.5.6-6|62	%defattr(-,root,root)
12cr|php-pear-DB_Table-1.5.6-6|63	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-DB_Table-1.5.6-6|64	%{_datadir}/pear/%{_class}
12cr|php-pear-DB_Table-1.5.6-6|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-DB_Table-1.5.6-6|66	
12cr|php-pear-DB_Table-1.5.6-6|67	
12cr|php-pear-DB_Table-1.5.6-6|68	%changelog
12cr|php-pear-DB_Table-1.5.6-6|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.6-6mdv2012.0
12cr|php-pear-DB_Table-1.5.6-6|70	+ Revision: 741845
12cr|php-pear-DB_Table-1.5.6-6|71	- fix major breakage by careless packager
12cr|php-pear-DB_Table-1.5.6-6|72	
12cr|php-pear-DB_Table-1.5.6-6|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.6-5
12cr|php-pear-DB_Table-1.5.6-6|74	+ Revision: 679289
12cr|php-pear-DB_Table-1.5.6-6|75	- mass rebuild
12cr|php-pear-DB_Table-1.5.6-6|76	
12cr|php-pear-DB_Table-1.5.6-6|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.6-4mdv2011.0
12cr|php-pear-DB_Table-1.5.6-6|78	+ Revision: 613630
12cr|php-pear-DB_Table-1.5.6-6|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-DB_Table-1.5.6-6|80	
12cr|php-pear-DB_Table-1.5.6-6|81	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.6-3mdv2010.1
12cr|php-pear-DB_Table-1.5.6-6|82	+ Revision: 479297
12cr|php-pear-DB_Table-1.5.6-6|83	- spec cleanup
12cr|php-pear-DB_Table-1.5.6-6|84	- use pear installer
12cr|php-pear-DB_Table-1.5.6-6|85	- don't ship tests, even in documentation
12cr|php-pear-DB_Table-1.5.6-6|86	- own all directories
12cr|php-pear-DB_Table-1.5.6-6|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-DB_Table-1.5.6-6|88	
12cr|php-pear-DB_Table-1.5.6-6|89	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.5.6-2mdv2010.0
12cr|php-pear-DB_Table-1.5.6-6|90	+ Revision: 441020
12cr|php-pear-DB_Table-1.5.6-6|91	- rebuild
12cr|php-pear-DB_Table-1.5.6-6|92	
12cr|php-pear-DB_Table-1.5.6-6|93	* Sat Jan 24 2009 Funda Wang <fwang@mandriva.org> 1.5.6-1mdv2009.1
12cr|php-pear-DB_Table-1.5.6-6|94	+ Revision: 333194
12cr|php-pear-DB_Table-1.5.6-6|95	- update to new version 1.5.6
12cr|php-pear-DB_Table-1.5.6-6|96	
12cr|php-pear-DB_Table-1.5.6-6|97	+ Jérôme Soyer <saispo@mandriva.org>
12cr|php-pear-DB_Table-1.5.6-6|98	- update to new version 1.5.6
12cr|php-pear-DB_Table-1.5.6-6|99	
12cr|php-pear-DB_Table-1.5.6-6|100	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.5-2mdv2009.1
12cr|php-pear-DB_Table-1.5.6-6|101	+ Revision: 321958
12cr|php-pear-DB_Table-1.5.6-6|102	- rebuild
12cr|php-pear-DB_Table-1.5.6-6|103	
12cr|php-pear-DB_Table-1.5.6-6|104	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.5-1mdv2009.0
12cr|php-pear-DB_Table-1.5.6-6|105	+ Revision: 278914
12cr|php-pear-DB_Table-1.5.6-6|106	- update to new version 1.5.5
12cr|php-pear-DB_Table-1.5.6-6|107	
12cr|php-pear-DB_Table-1.5.6-6|108	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2009.0
12cr|php-pear-DB_Table-1.5.6-6|109	+ Revision: 236826
12cr|php-pear-DB_Table-1.5.6-6|110	- rebuild
12cr|php-pear-DB_Table-1.5.6-6|111	
12cr|php-pear-DB_Table-1.5.6-6|112	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.3.0-1mdv2008.1
12cr|php-pear-DB_Table-1.5.6-6|113	+ Revision: 136404
12cr|php-pear-DB_Table-1.5.6-6|114	- restore BuildRoot
12cr|php-pear-DB_Table-1.5.6-6|115	
12cr|php-pear-DB_Table-1.5.6-6|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-DB_Table-1.5.6-6|117	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-DB_Table-1.5.6-6|118	
12cr|php-pear-DB_Table-1.5.6-6|119	
12cr|php-pear-DB_Table-1.5.6-6|120	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdv2007.0
12cr|php-pear-DB_Table-1.5.6-6|121	+ Revision: 81531
12cr|php-pear-DB_Table-1.5.6-6|122	- Import php-pear-DB_Table
12cr|php-pear-DB_Table-1.5.6-6|123	
12cr|php-pear-DB_Table-1.5.6-6|124	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdk
12cr|php-pear-DB_Table-1.5.6-6|125	- 1.3.0
12cr|php-pear-DB_Table-1.5.6-6|126	
12cr|php-pear-DB_Table-1.5.6-6|127	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdk
12cr|php-pear-DB_Table-1.5.6-6|128	- new group (Development/PHP)
12cr|php-pear-DB_Table-1.5.6-6|129	
12cr|php-pear-DB_Table-1.5.6-6|130	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdk
12cr|php-pear-DB_Table-1.5.6-6|131	- 1.2.1
12cr|php-pear-DB_Table-1.5.6-6|132	
12cr|php-pear-DB_Table-1.5.6-6|133	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12cr|php-pear-DB_Table-1.5.6-6|134	- rebuilt to fix auto deps
12cr|php-pear-DB_Table-1.5.6-6|135	
12cr|php-pear-DB_Table-1.5.6-6|136	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cr|php-pear-DB_Table-1.5.6-6|137	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-DB_Table-1.5.6-6|138	
12cr|php-pear-DB_Table-1.5.6-6|139	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cr|php-pear-DB_Table-1.5.6-6|140	- fix deps
12cr|php-pear-DB_Table-1.5.6-6|141	
12cr|php-pear-DB_Table-1.5.6-6|142	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cr|php-pear-DB_Table-1.5.6-6|143	- 1.0.1
12cr|php-pear-DB_Table-1.5.6-6|144	
12cr|php-pear-DB_Table-1.5.6-6|145	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|php-pear-DB_Table-1.5.6-6|146	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-DB_Table-1.5.6-6|147	- fix deps
12cr|php-pear-DB_Table-1.5.6-6|148	
12cr|php-pear-DB_Table-1.5.6-6|149	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|php-pear-DB_Table-1.5.6-6|150	- fix deps
12cr|php-pear-DB_Table-1.5.6-6|151	
12cr|php-pear-DB_Table-1.5.6-6|152	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-DB_Table-1.5.6-6|153	- initial Mandriva package (PLD import)
12cr|php-pear-DB_Table-1.5.6-6|154	

5906 12
12cr|php-pear-DbUnit-1.1.1-2|1	%define  upstream_name DbUnit
12cr|php-pear-DbUnit-1.1.1-2|2	
12cr|php-pear-DbUnit-1.1.1-2|3	Summary:	DbUnit port for PHP/PHPUnit to support database interaction testing
12cr|php-pear-DbUnit-1.1.1-2|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-DbUnit-1.1.1-2|5	Version:	1.1.1
12cr|php-pear-DbUnit-1.1.1-2|6	Release:	%mkrel 2
12cr|php-pear-DbUnit-1.1.1-2|7	License:	BSD
12cr|php-pear-DbUnit-1.1.1-2|8	Group:		Development/PHP
12cr|php-pear-DbUnit-1.1.1-2|9	URL:		http://www.phpunit.de/
12cr|php-pear-DbUnit-1.1.1-2|10	Source0:	http://pear.phpunit.de/get/DbUnit-%{version}.tgz
12cr|php-pear-DbUnit-1.1.1-2|11	Requires(post): php-pear
12cr|php-pear-DbUnit-1.1.1-2|12	Requires(preun): php-pear
12cr|php-pear-DbUnit-1.1.1-2|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-DbUnit-1.1.1-2|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-DbUnit-1.1.1-2|15	Requires:	php-channel-phpunit
12cr|php-pear-DbUnit-1.1.1-2|16	BuildArch:	noarch
12cr|php-pear-DbUnit-1.1.1-2|17	BuildRequires:	php-pear
12cr|php-pear-DbUnit-1.1.1-2|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-DbUnit-1.1.1-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-DbUnit-1.1.1-2|20	Suggests:	php-symfony-YAML >= 1.0.2
12cr|php-pear-DbUnit-1.1.1-2|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-DbUnit-1.1.1-2|22	
12cr|php-pear-DbUnit-1.1.1-2|23	%description
12cr|php-pear-DbUnit-1.1.1-2|24	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-DbUnit-1.1.1-2|25	unit tests in PHP.
12cr|php-pear-DbUnit-1.1.1-2|26	
12cr|php-pear-DbUnit-1.1.1-2|27	This package provides DbUnit port for PHP/PHPUnit to support database
12cr|php-pear-DbUnit-1.1.1-2|28	interaction testing.
12cr|php-pear-DbUnit-1.1.1-2|29	
12cr|php-pear-DbUnit-1.1.1-2|30	%prep
12cr|php-pear-DbUnit-1.1.1-2|31	
12cr|php-pear-DbUnit-1.1.1-2|32	%setup -q -c
12cr|php-pear-DbUnit-1.1.1-2|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-DbUnit-1.1.1-2|34	
12cr|php-pear-DbUnit-1.1.1-2|35	%build
12cr|php-pear-DbUnit-1.1.1-2|36	
12cr|php-pear-DbUnit-1.1.1-2|37	%install
12cr|php-pear-DbUnit-1.1.1-2|38	rm -rf %{buildroot}
12cr|php-pear-DbUnit-1.1.1-2|39	
12cr|php-pear-DbUnit-1.1.1-2|40	cd %{upstream_name}-%{version}
12cr|php-pear-DbUnit-1.1.1-2|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-DbUnit-1.1.1-2|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-DbUnit-1.1.1-2|43	
12cr|php-pear-DbUnit-1.1.1-2|44	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-DbUnit-1.1.1-2|45	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-DbUnit-1.1.1-2|46	
12cr|php-pear-DbUnit-1.1.1-2|47	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DbUnit-1.1.1-2|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-DbUnit-1.1.1-2|49	
12cr|php-pear-DbUnit-1.1.1-2|50	%clean
12cr|php-pear-DbUnit-1.1.1-2|51	rm -rf %{buildroot}
12cr|php-pear-DbUnit-1.1.1-2|52	
12cr|php-pear-DbUnit-1.1.1-2|53	%post
12cr|php-pear-DbUnit-1.1.1-2|54	%if %mdkversion < 201000
12cr|php-pear-DbUnit-1.1.1-2|55	pear install --nodeps --soft --force --register-only \
12cr|php-pear-DbUnit-1.1.1-2|56	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-DbUnit-1.1.1-2|57	%endif
12cr|php-pear-DbUnit-1.1.1-2|58	
12cr|php-pear-DbUnit-1.1.1-2|59	%preun
12cr|php-pear-DbUnit-1.1.1-2|60	%if %mdkversion < 201000
12cr|php-pear-DbUnit-1.1.1-2|61	if [ "$1" -eq "0" ]; then
12cr|php-pear-DbUnit-1.1.1-2|62	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-DbUnit-1.1.1-2|63	%{upstream_name} >/dev/null || :
12cr|php-pear-DbUnit-1.1.1-2|64	fi
12cr|php-pear-DbUnit-1.1.1-2|65	%endif
12cr|php-pear-DbUnit-1.1.1-2|66	
12cr|php-pear-DbUnit-1.1.1-2|67	%files
12cr|php-pear-DbUnit-1.1.1-2|68	%defattr(-,root,root)
12cr|php-pear-DbUnit-1.1.1-2|69	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cr|php-pear-DbUnit-1.1.1-2|70	%doc %{upstream_name}-%{version}/LICENSE
12cr|php-pear-DbUnit-1.1.1-2|71	%{_bindir}/dbunit
12cr|php-pear-DbUnit-1.1.1-2|72	%{_datadir}/pear/PHPUnit/Extensions/Database
12cr|php-pear-DbUnit-1.1.1-2|73	%{_datadir}/pear/packages/DbUnit.xml
12cr|php-pear-DbUnit-1.1.1-2|74	
12cr|php-pear-DbUnit-1.1.1-2|75	
12cr|php-pear-DbUnit-1.1.1-2|76	
12cr|php-pear-DbUnit-1.1.1-2|77	%changelog
12cr|php-pear-DbUnit-1.1.1-2|78	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2012.0
12cr|php-pear-DbUnit-1.1.1-2|79	+ Revision: 741934
12cr|php-pear-DbUnit-1.1.1-2|80	- fix major breakage by careless packager
12cr|php-pear-DbUnit-1.1.1-2|81	
12cr|php-pear-DbUnit-1.1.1-2|82	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1
12cr|php-pear-DbUnit-1.1.1-2|83	+ Revision: 730865
12cr|php-pear-DbUnit-1.1.1-2|84	- import php-pear-DbUnit
12cr|php-pear-DbUnit-1.1.1-2|85	
12cr|php-pear-DbUnit-1.1.1-2|86	
12cr|php-pear-DbUnit-1.1.1-2|87	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2010.2
12cr|php-pear-DbUnit-1.1.1-2|88	- initial Mandriva package

5907 12
12cr|php-pear-Event_Dispatcher-1.1.0-5|1	%define		_class		Event
12cr|php-pear-Event_Dispatcher-1.1.0-5|2	%define		_subclass	Dispatcher
12cr|php-pear-Event_Dispatcher-1.1.0-5|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Event_Dispatcher-1.1.0-5|4	
12cr|php-pear-Event_Dispatcher-1.1.0-5|5	%define		_requires_exceptions pear(PHPUnit.php)
12cr|php-pear-Event_Dispatcher-1.1.0-5|6	
12cr|php-pear-Event_Dispatcher-1.1.0-5|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Event_Dispatcher-1.1.0-5|8	Version:	1.1.0
12cr|php-pear-Event_Dispatcher-1.1.0-5|9	Release:	%mkrel 5
12cr|php-pear-Event_Dispatcher-1.1.0-5|10	Summary:	Dispatch notifications using PHP callbacks
12cr|php-pear-Event_Dispatcher-1.1.0-5|11	License:	PHP License
12cr|php-pear-Event_Dispatcher-1.1.0-5|12	Group:		Development/PHP
12cr|php-pear-Event_Dispatcher-1.1.0-5|13	URL:		http://pear.php.net/package/Event_Dispatcher/
12cr|php-pear-Event_Dispatcher-1.1.0-5|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Event_Dispatcher-1.1.0-5|15	Requires(post): php-pear
12cr|php-pear-Event_Dispatcher-1.1.0-5|16	Requires(preun): php-pear
12cr|php-pear-Event_Dispatcher-1.1.0-5|17	Requires:	php-pear
12cr|php-pear-Event_Dispatcher-1.1.0-5|18	BuildArch:	noarch
12cr|php-pear-Event_Dispatcher-1.1.0-5|19	BuildRequires:	php-pear
12cr|php-pear-Event_Dispatcher-1.1.0-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Event_Dispatcher-1.1.0-5|21	
12cr|php-pear-Event_Dispatcher-1.1.0-5|22	%description
12cr|php-pear-Event_Dispatcher-1.1.0-5|23	The Event_Dispatcher acts as a notification dispatch table. It is used
12cr|php-pear-Event_Dispatcher-1.1.0-5|24	to notify other objects of interesting things. This information is
12cr|php-pear-Event_Dispatcher-1.1.0-5|25	encapsulated in Event_Notification objects. Client objects register
12cr|php-pear-Event_Dispatcher-1.1.0-5|26	themselves with the Event_Dispatcher as observers of specific
12cr|php-pear-Event_Dispatcher-1.1.0-5|27	notifications posted by other objects. When an event occurs, an object
12cr|php-pear-Event_Dispatcher-1.1.0-5|28	posts an appropriate notification to the Event_Dispatcher. The
12cr|php-pear-Event_Dispatcher-1.1.0-5|29	Event_Dispatcher dispatches a message to each registered observer,
12cr|php-pear-Event_Dispatcher-1.1.0-5|30	passing the notification as the sole argument.
12cr|php-pear-Event_Dispatcher-1.1.0-5|31	
12cr|php-pear-Event_Dispatcher-1.1.0-5|32	
12cr|php-pear-Event_Dispatcher-1.1.0-5|33	%prep
12cr|php-pear-Event_Dispatcher-1.1.0-5|34	%setup -q -c
12cr|php-pear-Event_Dispatcher-1.1.0-5|35	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Event_Dispatcher-1.1.0-5|36	
12cr|php-pear-Event_Dispatcher-1.1.0-5|37	%install
12cr|php-pear-Event_Dispatcher-1.1.0-5|38	rm -rf %{buildroot}
12cr|php-pear-Event_Dispatcher-1.1.0-5|39	
12cr|php-pear-Event_Dispatcher-1.1.0-5|40	cd %{upstream_name}-%{version}
12cr|php-pear-Event_Dispatcher-1.1.0-5|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Event_Dispatcher-1.1.0-5|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Event_Dispatcher-1.1.0-5|43	
12cr|php-pear-Event_Dispatcher-1.1.0-5|44	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Event_Dispatcher-1.1.0-5|45	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Event_Dispatcher-1.1.0-5|46	
12cr|php-pear-Event_Dispatcher-1.1.0-5|47	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Event_Dispatcher-1.1.0-5|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Event_Dispatcher-1.1.0-5|49	
12cr|php-pear-Event_Dispatcher-1.1.0-5|50	%clean
12cr|php-pear-Event_Dispatcher-1.1.0-5|51	rm -rf %{buildroot}
12cr|php-pear-Event_Dispatcher-1.1.0-5|52	
12cr|php-pear-Event_Dispatcher-1.1.0-5|53	%post
12cr|php-pear-Event_Dispatcher-1.1.0-5|54	%if %mdkversion < 201000
12cr|php-pear-Event_Dispatcher-1.1.0-5|55	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Event_Dispatcher-1.1.0-5|56	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Event_Dispatcher-1.1.0-5|57	%endif
12cr|php-pear-Event_Dispatcher-1.1.0-5|58	
12cr|php-pear-Event_Dispatcher-1.1.0-5|59	%preun
12cr|php-pear-Event_Dispatcher-1.1.0-5|60	%if %mdkversion < 201000
12cr|php-pear-Event_Dispatcher-1.1.0-5|61	if [ "$1" -eq "0" ]; then
12cr|php-pear-Event_Dispatcher-1.1.0-5|62	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Event_Dispatcher-1.1.0-5|63	%{upstream_name} >/dev/null || :
12cr|php-pear-Event_Dispatcher-1.1.0-5|64	fi
12cr|php-pear-Event_Dispatcher-1.1.0-5|65	%endif
12cr|php-pear-Event_Dispatcher-1.1.0-5|66	
12cr|php-pear-Event_Dispatcher-1.1.0-5|67	%files
12cr|php-pear-Event_Dispatcher-1.1.0-5|68	%defattr(-,root,root)
12cr|php-pear-Event_Dispatcher-1.1.0-5|69	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Event_Dispatcher-1.1.0-5|70	%{_datadir}/pear/%{_class}
12cr|php-pear-Event_Dispatcher-1.1.0-5|71	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Event_Dispatcher-1.1.0-5|72	
12cr|php-pear-Event_Dispatcher-1.1.0-5|73	
12cr|php-pear-Event_Dispatcher-1.1.0-5|74	%changelog
12cr|php-pear-Event_Dispatcher-1.1.0-5|75	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-5mdv2012.0
12cr|php-pear-Event_Dispatcher-1.1.0-5|76	+ Revision: 741940
12cr|php-pear-Event_Dispatcher-1.1.0-5|77	- fix major breakage by careless packager
12cr|php-pear-Event_Dispatcher-1.1.0-5|78	
12cr|php-pear-Event_Dispatcher-1.1.0-5|79	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-4
12cr|php-pear-Event_Dispatcher-1.1.0-5|80	+ Revision: 679313
12cr|php-pear-Event_Dispatcher-1.1.0-5|81	- mass rebuild
12cr|php-pear-Event_Dispatcher-1.1.0-5|82	
12cr|php-pear-Event_Dispatcher-1.1.0-5|83	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdv2011.0
12cr|php-pear-Event_Dispatcher-1.1.0-5|84	+ Revision: 613653
12cr|php-pear-Event_Dispatcher-1.1.0-5|85	- the mass rebuild of 2010.1 packages
12cr|php-pear-Event_Dispatcher-1.1.0-5|86	
12cr|php-pear-Event_Dispatcher-1.1.0-5|87	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-2mdv2010.1
12cr|php-pear-Event_Dispatcher-1.1.0-5|88	+ Revision: 479298
12cr|php-pear-Event_Dispatcher-1.1.0-5|89	- spec cleanup
12cr|php-pear-Event_Dispatcher-1.1.0-5|90	- use pear installer
12cr|php-pear-Event_Dispatcher-1.1.0-5|91	- don't ship tests, even in documentation
12cr|php-pear-Event_Dispatcher-1.1.0-5|92	- own all directories
12cr|php-pear-Event_Dispatcher-1.1.0-5|93	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Event_Dispatcher-1.1.0-5|94	
12cr|php-pear-Event_Dispatcher-1.1.0-5|95	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1mdv2010.0
12cr|php-pear-Event_Dispatcher-1.1.0-5|96	+ Revision: 450208
12cr|php-pear-Event_Dispatcher-1.1.0-5|97	- new version
12cr|php-pear-Event_Dispatcher-1.1.0-5|98	- use pear installer
12cr|php-pear-Event_Dispatcher-1.1.0-5|99	- use fedora %%post/%%postun
12cr|php-pear-Event_Dispatcher-1.1.0-5|100	
12cr|php-pear-Event_Dispatcher-1.1.0-5|101	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-6mdv2010.0
12cr|php-pear-Event_Dispatcher-1.1.0-5|102	+ Revision: 441022
12cr|php-pear-Event_Dispatcher-1.1.0-5|103	- rebuild
12cr|php-pear-Event_Dispatcher-1.1.0-5|104	
12cr|php-pear-Event_Dispatcher-1.1.0-5|105	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdv2009.1
12cr|php-pear-Event_Dispatcher-1.1.0-5|106	+ Revision: 321966
12cr|php-pear-Event_Dispatcher-1.1.0-5|107	- rebuild
12cr|php-pear-Event_Dispatcher-1.1.0-5|108	
12cr|php-pear-Event_Dispatcher-1.1.0-5|109	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdv2009.0
12cr|php-pear-Event_Dispatcher-1.1.0-5|110	+ Revision: 236831
12cr|php-pear-Event_Dispatcher-1.1.0-5|111	- rebuild
12cr|php-pear-Event_Dispatcher-1.1.0-5|112	
12cr|php-pear-Event_Dispatcher-1.1.0-5|113	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.0-3mdv2008.1
12cr|php-pear-Event_Dispatcher-1.1.0-5|114	+ Revision: 136404
12cr|php-pear-Event_Dispatcher-1.1.0-5|115	- restore BuildRoot
12cr|php-pear-Event_Dispatcher-1.1.0-5|116	
12cr|php-pear-Event_Dispatcher-1.1.0-5|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Event_Dispatcher-1.1.0-5|118	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Event_Dispatcher-1.1.0-5|119	
12cr|php-pear-Event_Dispatcher-1.1.0-5|120	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdv2008.0
12cr|php-pear-Event_Dispatcher-1.1.0-5|121	+ Revision: 15420
12cr|php-pear-Event_Dispatcher-1.1.0-5|122	- rule out the PHPUnit.php dep
12cr|php-pear-Event_Dispatcher-1.1.0-5|123	
12cr|php-pear-Event_Dispatcher-1.1.0-5|124	
12cr|php-pear-Event_Dispatcher-1.1.0-5|125	* Sun Nov 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2007.0
12cr|php-pear-Event_Dispatcher-1.1.0-5|126	+ Revision: 83323
12cr|php-pear-Event_Dispatcher-1.1.0-5|127	- rebuild
12cr|php-pear-Event_Dispatcher-1.1.0-5|128	
12cr|php-pear-Event_Dispatcher-1.1.0-5|129	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2007.1
12cr|php-pear-Event_Dispatcher-1.1.0-5|130	+ Revision: 81566
12cr|php-pear-Event_Dispatcher-1.1.0-5|131	- Import php-pear-Event_Dispatcher
12cr|php-pear-Event_Dispatcher-1.1.0-5|132	
12cr|php-pear-Event_Dispatcher-1.1.0-5|133	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-Event_Dispatcher-1.1.0-5|134	- 1.0.0
12cr|php-pear-Event_Dispatcher-1.1.0-5|135	- new group (Development/PHP)
12cr|php-pear-Event_Dispatcher-1.1.0-5|136	
12cr|php-pear-Event_Dispatcher-1.1.0-5|137	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-6mdk
12cr|php-pear-Event_Dispatcher-1.1.0-5|138	- rebuilt to fix auto deps
12cr|php-pear-Event_Dispatcher-1.1.0-5|139	
12cr|php-pear-Event_Dispatcher-1.1.0-5|140	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-5mdk
12cr|php-pear-Event_Dispatcher-1.1.0-5|141	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Event_Dispatcher-1.1.0-5|142	
12cr|php-pear-Event_Dispatcher-1.1.0-5|143	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-4mdk
12cr|php-pear-Event_Dispatcher-1.1.0-5|144	- fix deps
12cr|php-pear-Event_Dispatcher-1.1.0-5|145	
12cr|php-pear-Event_Dispatcher-1.1.0-5|146	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-3mdk
12cr|php-pear-Event_Dispatcher-1.1.0-5|147	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Event_Dispatcher-1.1.0-5|148	- fix deps
12cr|php-pear-Event_Dispatcher-1.1.0-5|149	
12cr|php-pear-Event_Dispatcher-1.1.0-5|150	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-2mdk
12cr|php-pear-Event_Dispatcher-1.1.0-5|151	- fix deps
12cr|php-pear-Event_Dispatcher-1.1.0-5|152	
12cr|php-pear-Event_Dispatcher-1.1.0-5|153	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-1mdk
12cr|php-pear-Event_Dispatcher-1.1.0-5|154	- initial Mandriva package (PLD import)
12cr|php-pear-Event_Dispatcher-1.1.0-5|155	

5908 12
12cr|php-pear-File_Bittorrent-1.1.0-8|1	%define		_class		File
12cr|php-pear-File_Bittorrent-1.1.0-8|2	%define		_subclass	Bittorrent
12cr|php-pear-File_Bittorrent-1.1.0-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-File_Bittorrent-1.1.0-8|4	
12cr|php-pear-File_Bittorrent-1.1.0-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-File_Bittorrent-1.1.0-8|6	Version:	1.1.0
12cr|php-pear-File_Bittorrent-1.1.0-8|7	Release:	%mkrel 8
12cr|php-pear-File_Bittorrent-1.1.0-8|8	Summary:	Decode and Encode data in Bittorrent format
12cr|php-pear-File_Bittorrent-1.1.0-8|9	License:	PHP License
12cr|php-pear-File_Bittorrent-1.1.0-8|10	Group:		Development/PHP
12cr|php-pear-File_Bittorrent-1.1.0-8|11	URL:		http://pear.php.net/package/File_Bittorrent/
12cr|php-pear-File_Bittorrent-1.1.0-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-File_Bittorrent-1.1.0-8|13	Requires(post): php-pear
12cr|php-pear-File_Bittorrent-1.1.0-8|14	Requires(preun): php-pear
12cr|php-pear-File_Bittorrent-1.1.0-8|15	Requires:	php-pear
12cr|php-pear-File_Bittorrent-1.1.0-8|16	BuildArch:	noarch
12cr|php-pear-File_Bittorrent-1.1.0-8|17	BuildRequires:	php-pear
12cr|php-pear-File_Bittorrent-1.1.0-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-File_Bittorrent-1.1.0-8|19	
12cr|php-pear-File_Bittorrent-1.1.0-8|20	%description
12cr|php-pear-File_Bittorrent-1.1.0-8|21	This package consists of two classes which handles the encoding and
12cr|php-pear-File_Bittorrent-1.1.0-8|22	decoding of data in Bittorrent format.
12cr|php-pear-File_Bittorrent-1.1.0-8|23	
12cr|php-pear-File_Bittorrent-1.1.0-8|24	You can also extract useful informations from .torrent files.
12cr|php-pear-File_Bittorrent-1.1.0-8|25	
12cr|php-pear-File_Bittorrent-1.1.0-8|26	%prep
12cr|php-pear-File_Bittorrent-1.1.0-8|27	%setup -q -c
12cr|php-pear-File_Bittorrent-1.1.0-8|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-File_Bittorrent-1.1.0-8|29	
12cr|php-pear-File_Bittorrent-1.1.0-8|30	%install
12cr|php-pear-File_Bittorrent-1.1.0-8|31	rm -rf %{buildroot}
12cr|php-pear-File_Bittorrent-1.1.0-8|32	
12cr|php-pear-File_Bittorrent-1.1.0-8|33	cd %{upstream_name}-%{version}
12cr|php-pear-File_Bittorrent-1.1.0-8|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-File_Bittorrent-1.1.0-8|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-File_Bittorrent-1.1.0-8|36	
12cr|php-pear-File_Bittorrent-1.1.0-8|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-File_Bittorrent-1.1.0-8|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-File_Bittorrent-1.1.0-8|39	
12cr|php-pear-File_Bittorrent-1.1.0-8|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_Bittorrent-1.1.0-8|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_Bittorrent-1.1.0-8|42	
12cr|php-pear-File_Bittorrent-1.1.0-8|43	%clean
12cr|php-pear-File_Bittorrent-1.1.0-8|44	rm -rf %{buildroot}
12cr|php-pear-File_Bittorrent-1.1.0-8|45	
12cr|php-pear-File_Bittorrent-1.1.0-8|46	%post
12cr|php-pear-File_Bittorrent-1.1.0-8|47	%if %mdkversion < 201000
12cr|php-pear-File_Bittorrent-1.1.0-8|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-File_Bittorrent-1.1.0-8|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-File_Bittorrent-1.1.0-8|50	%endif
12cr|php-pear-File_Bittorrent-1.1.0-8|51	
12cr|php-pear-File_Bittorrent-1.1.0-8|52	%preun
12cr|php-pear-File_Bittorrent-1.1.0-8|53	%if %mdkversion < 201000
12cr|php-pear-File_Bittorrent-1.1.0-8|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-File_Bittorrent-1.1.0-8|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-File_Bittorrent-1.1.0-8|56	%{upstream_name} >/dev/null || :
12cr|php-pear-File_Bittorrent-1.1.0-8|57	fi
12cr|php-pear-File_Bittorrent-1.1.0-8|58	%endif
12cr|php-pear-File_Bittorrent-1.1.0-8|59	
12cr|php-pear-File_Bittorrent-1.1.0-8|60	%files
12cr|php-pear-File_Bittorrent-1.1.0-8|61	%defattr(-,root,root)
12cr|php-pear-File_Bittorrent-1.1.0-8|62	%{_datadir}/pear/%{_class}
12cr|php-pear-File_Bittorrent-1.1.0-8|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-File_Bittorrent-1.1.0-8|64	
12cr|php-pear-File_Bittorrent-1.1.0-8|65	
12cr|php-pear-File_Bittorrent-1.1.0-8|66	%changelog
12cr|php-pear-File_Bittorrent-1.1.0-8|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-8mdv2012.0
12cr|php-pear-File_Bittorrent-1.1.0-8|68	+ Revision: 741951
12cr|php-pear-File_Bittorrent-1.1.0-8|69	- fix major breakage by careless packager
12cr|php-pear-File_Bittorrent-1.1.0-8|70	
12cr|php-pear-File_Bittorrent-1.1.0-8|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7
12cr|php-pear-File_Bittorrent-1.1.0-8|72	+ Revision: 679315
12cr|php-pear-File_Bittorrent-1.1.0-8|73	- mass rebuild
12cr|php-pear-File_Bittorrent-1.1.0-8|74	
12cr|php-pear-File_Bittorrent-1.1.0-8|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6mdv2011.0
12cr|php-pear-File_Bittorrent-1.1.0-8|76	+ Revision: 613655
12cr|php-pear-File_Bittorrent-1.1.0-8|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-File_Bittorrent-1.1.0-8|78	
12cr|php-pear-File_Bittorrent-1.1.0-8|79	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-5mdv2010.1
12cr|php-pear-File_Bittorrent-1.1.0-8|80	+ Revision: 478662
12cr|php-pear-File_Bittorrent-1.1.0-8|81	- spec cleanup
12cr|php-pear-File_Bittorrent-1.1.0-8|82	- use pear installer
12cr|php-pear-File_Bittorrent-1.1.0-8|83	- don't ship tests, even in documentation
12cr|php-pear-File_Bittorrent-1.1.0-8|84	- own all directories
12cr|php-pear-File_Bittorrent-1.1.0-8|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-File_Bittorrent-1.1.0-8|86	
12cr|php-pear-File_Bittorrent-1.1.0-8|87	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-4mdv2010.0
12cr|php-pear-File_Bittorrent-1.1.0-8|88	+ Revision: 441028
12cr|php-pear-File_Bittorrent-1.1.0-8|89	- rebuild
12cr|php-pear-File_Bittorrent-1.1.0-8|90	
12cr|php-pear-File_Bittorrent-1.1.0-8|91	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdv2009.1
12cr|php-pear-File_Bittorrent-1.1.0-8|92	+ Revision: 321969
12cr|php-pear-File_Bittorrent-1.1.0-8|93	- rebuild
12cr|php-pear-File_Bittorrent-1.1.0-8|94	
12cr|php-pear-File_Bittorrent-1.1.0-8|95	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2009.0
12cr|php-pear-File_Bittorrent-1.1.0-8|96	+ Revision: 236833
12cr|php-pear-File_Bittorrent-1.1.0-8|97	- rebuild
12cr|php-pear-File_Bittorrent-1.1.0-8|98	
12cr|php-pear-File_Bittorrent-1.1.0-8|99	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.1.0-1mdv2008.1
12cr|php-pear-File_Bittorrent-1.1.0-8|100	+ Revision: 136404
12cr|php-pear-File_Bittorrent-1.1.0-8|101	- restore BuildRoot
12cr|php-pear-File_Bittorrent-1.1.0-8|102	
12cr|php-pear-File_Bittorrent-1.1.0-8|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-File_Bittorrent-1.1.0-8|104	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-File_Bittorrent-1.1.0-8|105	
12cr|php-pear-File_Bittorrent-1.1.0-8|106	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2008.0
12cr|php-pear-File_Bittorrent-1.1.0-8|107	+ Revision: 15817
12cr|php-pear-File_Bittorrent-1.1.0-8|108	- fix build
12cr|php-pear-File_Bittorrent-1.1.0-8|109	- fix build
12cr|php-pear-File_Bittorrent-1.1.0-8|110	- 1.1.0
12cr|php-pear-File_Bittorrent-1.1.0-8|111	
12cr|php-pear-File_Bittorrent-1.1.0-8|112	
12cr|php-pear-File_Bittorrent-1.1.0-8|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-7mdv2007.0
12cr|php-pear-File_Bittorrent-1.1.0-8|114	+ Revision: 81570
12cr|php-pear-File_Bittorrent-1.1.0-8|115	- Import php-pear-File_Bittorrent
12cr|php-pear-File_Bittorrent-1.1.0-8|116	
12cr|php-pear-File_Bittorrent-1.1.0-8|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-7mdk
12cr|php-pear-File_Bittorrent-1.1.0-8|118	- new group (Development/PHP)
12cr|php-pear-File_Bittorrent-1.1.0-8|119	
12cr|php-pear-File_Bittorrent-1.1.0-8|120	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-6mdk
12cr|php-pear-File_Bittorrent-1.1.0-8|121	- rebuilt to fix auto deps
12cr|php-pear-File_Bittorrent-1.1.0-8|122	
12cr|php-pear-File_Bittorrent-1.1.0-8|123	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-5mdk
12cr|php-pear-File_Bittorrent-1.1.0-8|124	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-File_Bittorrent-1.1.0-8|125	
12cr|php-pear-File_Bittorrent-1.1.0-8|126	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-4mdk
12cr|php-pear-File_Bittorrent-1.1.0-8|127	- fix deps
12cr|php-pear-File_Bittorrent-1.1.0-8|128	
12cr|php-pear-File_Bittorrent-1.1.0-8|129	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-3mdk
12cr|php-pear-File_Bittorrent-1.1.0-8|130	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-File_Bittorrent-1.1.0-8|131	- fix deps
12cr|php-pear-File_Bittorrent-1.1.0-8|132	
12cr|php-pear-File_Bittorrent-1.1.0-8|133	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-2mdk
12cr|php-pear-File_Bittorrent-1.1.0-8|134	- fix deps
12cr|php-pear-File_Bittorrent-1.1.0-8|135	
12cr|php-pear-File_Bittorrent-1.1.0-8|136	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-1mdk
12cr|php-pear-File_Bittorrent-1.1.0-8|137	- initial Mandriva package (PLD import)
12cr|php-pear-File_Bittorrent-1.1.0-8|138	

5909 12
12cr|php-pear-File_DICOM-0.3-14|1	%define		_class		File
12cr|php-pear-File_DICOM-0.3-14|2	%define		_subclass	DICOM
12cr|php-pear-File_DICOM-0.3-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-File_DICOM-0.3-14|4	
12cr|php-pear-File_DICOM-0.3-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-File_DICOM-0.3-14|6	Version:	0.3
12cr|php-pear-File_DICOM-0.3-14|7	Release:	%mkrel 14
12cr|php-pear-File_DICOM-0.3-14|8	Summary:	Package for reading and modifying DICOM files
12cr|php-pear-File_DICOM-0.3-14|9	License:	PHP License
12cr|php-pear-File_DICOM-0.3-14|10	Group:		Development/PHP
12cr|php-pear-File_DICOM-0.3-14|11	URL:		http://pear.php.net/package/File_DICOM/
12cr|php-pear-File_DICOM-0.3-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-File_DICOM-0.3-14|13	Requires(post): php-pear
12cr|php-pear-File_DICOM-0.3-14|14	Requires(preun): php-pear
12cr|php-pear-File_DICOM-0.3-14|15	Requires:	php-pear
12cr|php-pear-File_DICOM-0.3-14|16	BuildArch:	noarch
12cr|php-pear-File_DICOM-0.3-14|17	BuildRequires:	php-pear
12cr|php-pear-File_DICOM-0.3-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-File_DICOM-0.3-14|19	
12cr|php-pear-File_DICOM-0.3-14|20	%description
12cr|php-pear-File_DICOM-0.3-14|21	File_DICOM allows reading and modifying of DICOM files.
12cr|php-pear-File_DICOM-0.3-14|22	
12cr|php-pear-File_DICOM-0.3-14|23	DICOM stands for Digital Imaging and COmmunications in Medicine, and
12cr|php-pear-File_DICOM-0.3-14|24	is a standard for creating, storing and transfering digital images
12cr|php-pear-File_DICOM-0.3-14|25	(X-rays, tomography) and related information used in medicine. This
12cr|php-pear-File_DICOM-0.3-14|26	package in particular does not support the exchange/transfer of DICOM
12cr|php-pear-File_DICOM-0.3-14|27	data, nor any network related functionality. More information on the
12cr|php-pear-File_DICOM-0.3-14|28	DICOM standard can be found at: http://medical.nema.org/.
12cr|php-pear-File_DICOM-0.3-14|29	
12cr|php-pear-File_DICOM-0.3-14|30	%prep
12cr|php-pear-File_DICOM-0.3-14|31	%setup -q -c
12cr|php-pear-File_DICOM-0.3-14|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-File_DICOM-0.3-14|33	
12cr|php-pear-File_DICOM-0.3-14|34	%install
12cr|php-pear-File_DICOM-0.3-14|35	rm -rf %{buildroot}
12cr|php-pear-File_DICOM-0.3-14|36	
12cr|php-pear-File_DICOM-0.3-14|37	cd %{upstream_name}-%{version}
12cr|php-pear-File_DICOM-0.3-14|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-File_DICOM-0.3-14|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-File_DICOM-0.3-14|40	
12cr|php-pear-File_DICOM-0.3-14|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-File_DICOM-0.3-14|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-File_DICOM-0.3-14|43	
12cr|php-pear-File_DICOM-0.3-14|44	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_DICOM-0.3-14|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_DICOM-0.3-14|46	
12cr|php-pear-File_DICOM-0.3-14|47	%clean
12cr|php-pear-File_DICOM-0.3-14|48	rm -rf %{buildroot}
12cr|php-pear-File_DICOM-0.3-14|49	
12cr|php-pear-File_DICOM-0.3-14|50	%post
12cr|php-pear-File_DICOM-0.3-14|51	%if %mdkversion < 201000
12cr|php-pear-File_DICOM-0.3-14|52	pear install --nodeps --soft --force --register-only \
12cr|php-pear-File_DICOM-0.3-14|53	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-File_DICOM-0.3-14|54	%endif
12cr|php-pear-File_DICOM-0.3-14|55	
12cr|php-pear-File_DICOM-0.3-14|56	%preun
12cr|php-pear-File_DICOM-0.3-14|57	%if %mdkversion < 201000
12cr|php-pear-File_DICOM-0.3-14|58	if [ "$1" -eq "0" ]; then
12cr|php-pear-File_DICOM-0.3-14|59	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-File_DICOM-0.3-14|60	%{upstream_name} >/dev/null || :
12cr|php-pear-File_DICOM-0.3-14|61	fi
12cr|php-pear-File_DICOM-0.3-14|62	%endif
12cr|php-pear-File_DICOM-0.3-14|63	
12cr|php-pear-File_DICOM-0.3-14|64	%files
12cr|php-pear-File_DICOM-0.3-14|65	%defattr(-,root,root)
12cr|php-pear-File_DICOM-0.3-14|66	%{_datadir}/pear/%{_class}
12cr|php-pear-File_DICOM-0.3-14|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-File_DICOM-0.3-14|68	
12cr|php-pear-File_DICOM-0.3-14|69	
12cr|php-pear-File_DICOM-0.3-14|70	
12cr|php-pear-File_DICOM-0.3-14|71	
12cr|php-pear-File_DICOM-0.3-14|72	%changelog
12cr|php-pear-File_DICOM-0.3-14|73	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-14mdv2012.0
12cr|php-pear-File_DICOM-0.3-14|74	+ Revision: 741956
12cr|php-pear-File_DICOM-0.3-14|75	- fix major breakage by careless packager
12cr|php-pear-File_DICOM-0.3-14|76	
12cr|php-pear-File_DICOM-0.3-14|77	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-13
12cr|php-pear-File_DICOM-0.3-14|78	+ Revision: 679316
12cr|php-pear-File_DICOM-0.3-14|79	- mass rebuild
12cr|php-pear-File_DICOM-0.3-14|80	
12cr|php-pear-File_DICOM-0.3-14|81	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-12mdv2011.0
12cr|php-pear-File_DICOM-0.3-14|82	+ Revision: 613656
12cr|php-pear-File_DICOM-0.3-14|83	- the mass rebuild of 2010.1 packages
12cr|php-pear-File_DICOM-0.3-14|84	
12cr|php-pear-File_DICOM-0.3-14|85	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-11mdv2010.1
12cr|php-pear-File_DICOM-0.3-14|86	+ Revision: 478663
12cr|php-pear-File_DICOM-0.3-14|87	- spec cleanup
12cr|php-pear-File_DICOM-0.3-14|88	- use pear installer
12cr|php-pear-File_DICOM-0.3-14|89	- don't ship tests, even in documentation
12cr|php-pear-File_DICOM-0.3-14|90	- own all directories
12cr|php-pear-File_DICOM-0.3-14|91	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-File_DICOM-0.3-14|92	
12cr|php-pear-File_DICOM-0.3-14|93	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.3-10mdv2010.0
12cr|php-pear-File_DICOM-0.3-14|94	+ Revision: 441029
12cr|php-pear-File_DICOM-0.3-14|95	- rebuild
12cr|php-pear-File_DICOM-0.3-14|96	
12cr|php-pear-File_DICOM-0.3-14|97	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3-9mdv2009.1
12cr|php-pear-File_DICOM-0.3-14|98	+ Revision: 321970
12cr|php-pear-File_DICOM-0.3-14|99	- rebuild
12cr|php-pear-File_DICOM-0.3-14|100	
12cr|php-pear-File_DICOM-0.3-14|101	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-8mdv2009.0
12cr|php-pear-File_DICOM-0.3-14|102	+ Revision: 236834
12cr|php-pear-File_DICOM-0.3-14|103	- rebuild
12cr|php-pear-File_DICOM-0.3-14|104	
12cr|php-pear-File_DICOM-0.3-14|105	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-File_DICOM-0.3-14|106	- restore BuildRoot
12cr|php-pear-File_DICOM-0.3-14|107	
12cr|php-pear-File_DICOM-0.3-14|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-File_DICOM-0.3-14|109	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-File_DICOM-0.3-14|110	
12cr|php-pear-File_DICOM-0.3-14|111	
12cr|php-pear-File_DICOM-0.3-14|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3-7mdv2007.0
12cr|php-pear-File_DICOM-0.3-14|113	+ Revision: 81572
12cr|php-pear-File_DICOM-0.3-14|114	- Import php-pear-File_DICOM
12cr|php-pear-File_DICOM-0.3-14|115	
12cr|php-pear-File_DICOM-0.3-14|116	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3-7mdk
12cr|php-pear-File_DICOM-0.3-14|117	- new group (Development/PHP)
12cr|php-pear-File_DICOM-0.3-14|118	
12cr|php-pear-File_DICOM-0.3-14|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-6mdk
12cr|php-pear-File_DICOM-0.3-14|120	- rebuilt to fix auto deps
12cr|php-pear-File_DICOM-0.3-14|121	
12cr|php-pear-File_DICOM-0.3-14|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-5mdk
12cr|php-pear-File_DICOM-0.3-14|123	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-File_DICOM-0.3-14|124	
12cr|php-pear-File_DICOM-0.3-14|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-4mdk
12cr|php-pear-File_DICOM-0.3-14|126	- fix deps
12cr|php-pear-File_DICOM-0.3-14|127	
12cr|php-pear-File_DICOM-0.3-14|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-3mdk
12cr|php-pear-File_DICOM-0.3-14|129	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-File_DICOM-0.3-14|130	- fix deps
12cr|php-pear-File_DICOM-0.3-14|131	
12cr|php-pear-File_DICOM-0.3-14|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-2mdk
12cr|php-pear-File_DICOM-0.3-14|133	- fix deps
12cr|php-pear-File_DICOM-0.3-14|134	
12cr|php-pear-File_DICOM-0.3-14|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-1mdk
12cr|php-pear-File_DICOM-0.3-14|136	- initial Mandriva package (PLD import)
12cr|php-pear-File_DICOM-0.3-14|137	

5910 12
12cr|php-pear-File_DNS-0.0.8-14|1	%define		_class		File
12cr|php-pear-File_DNS-0.0.8-14|2	%define		_subclass	DNS
12cr|php-pear-File_DNS-0.0.8-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-File_DNS-0.0.8-14|4	
12cr|php-pear-File_DNS-0.0.8-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-File_DNS-0.0.8-14|6	Version:	0.0.8
12cr|php-pear-File_DNS-0.0.8-14|7	Release:	%mkrel 14
12cr|php-pear-File_DNS-0.0.8-14|8	Summary:	Manipulate RFC1033-style DNS Zonefiles
12cr|php-pear-File_DNS-0.0.8-14|9	License:	PHP License
12cr|php-pear-File_DNS-0.0.8-14|10	Group:		Development/PHP
12cr|php-pear-File_DNS-0.0.8-14|11	URL:		http://pear.php.net/package/File_DNS/
12cr|php-pear-File_DNS-0.0.8-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-File_DNS-0.0.8-14|13	Requires(post): php-pear
12cr|php-pear-File_DNS-0.0.8-14|14	Requires(preun): php-pear
12cr|php-pear-File_DNS-0.0.8-14|15	Requires:	php-pear
12cr|php-pear-File_DNS-0.0.8-14|16	BuildArch:	noarch
12cr|php-pear-File_DNS-0.0.8-14|17	BuildRequires:	php-pear
12cr|php-pear-File_DNS-0.0.8-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-File_DNS-0.0.8-14|19	
12cr|php-pear-File_DNS-0.0.8-14|20	%description
12cr|php-pear-File_DNS-0.0.8-14|21	The File_DNS class provides a way to read, edit and write RFC1033
12cr|php-pear-File_DNS-0.0.8-14|22	style DNS Zones.
12cr|php-pear-File_DNS-0.0.8-14|23	
12cr|php-pear-File_DNS-0.0.8-14|24	%prep
12cr|php-pear-File_DNS-0.0.8-14|25	%setup -q -c
12cr|php-pear-File_DNS-0.0.8-14|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-File_DNS-0.0.8-14|27	
12cr|php-pear-File_DNS-0.0.8-14|28	%install
12cr|php-pear-File_DNS-0.0.8-14|29	rm -rf %{buildroot}
12cr|php-pear-File_DNS-0.0.8-14|30	
12cr|php-pear-File_DNS-0.0.8-14|31	cd %{upstream_name}-%{version}
12cr|php-pear-File_DNS-0.0.8-14|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-File_DNS-0.0.8-14|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-File_DNS-0.0.8-14|34	
12cr|php-pear-File_DNS-0.0.8-14|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-File_DNS-0.0.8-14|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-File_DNS-0.0.8-14|37	
12cr|php-pear-File_DNS-0.0.8-14|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_DNS-0.0.8-14|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_DNS-0.0.8-14|40	
12cr|php-pear-File_DNS-0.0.8-14|41	%clean
12cr|php-pear-File_DNS-0.0.8-14|42	rm -rf %{buildroot}
12cr|php-pear-File_DNS-0.0.8-14|43	
12cr|php-pear-File_DNS-0.0.8-14|44	%post
12cr|php-pear-File_DNS-0.0.8-14|45	%if %mdkversion < 201000
12cr|php-pear-File_DNS-0.0.8-14|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-File_DNS-0.0.8-14|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-File_DNS-0.0.8-14|48	%endif
12cr|php-pear-File_DNS-0.0.8-14|49	
12cr|php-pear-File_DNS-0.0.8-14|50	%preun
12cr|php-pear-File_DNS-0.0.8-14|51	%if %mdkversion < 201000
12cr|php-pear-File_DNS-0.0.8-14|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-File_DNS-0.0.8-14|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-File_DNS-0.0.8-14|54	%{upstream_name} >/dev/null || :
12cr|php-pear-File_DNS-0.0.8-14|55	fi
12cr|php-pear-File_DNS-0.0.8-14|56	%endif
12cr|php-pear-File_DNS-0.0.8-14|57	
12cr|php-pear-File_DNS-0.0.8-14|58	%files
12cr|php-pear-File_DNS-0.0.8-14|59	%defattr(-,root,root)
12cr|php-pear-File_DNS-0.0.8-14|60	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-File_DNS-0.0.8-14|61	%{_datadir}/pear/%{_class}
12cr|php-pear-File_DNS-0.0.8-14|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-File_DNS-0.0.8-14|63	
12cr|php-pear-File_DNS-0.0.8-14|64	
12cr|php-pear-File_DNS-0.0.8-14|65	
12cr|php-pear-File_DNS-0.0.8-14|66	
12cr|php-pear-File_DNS-0.0.8-14|67	%changelog
12cr|php-pear-File_DNS-0.0.8-14|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-14mdv2012.0
12cr|php-pear-File_DNS-0.0.8-14|69	+ Revision: 741963
12cr|php-pear-File_DNS-0.0.8-14|70	- fix major breakage by careless packager
12cr|php-pear-File_DNS-0.0.8-14|71	
12cr|php-pear-File_DNS-0.0.8-14|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-13
12cr|php-pear-File_DNS-0.0.8-14|73	+ Revision: 679317
12cr|php-pear-File_DNS-0.0.8-14|74	- mass rebuild
12cr|php-pear-File_DNS-0.0.8-14|75	
12cr|php-pear-File_DNS-0.0.8-14|76	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-12mdv2011.0
12cr|php-pear-File_DNS-0.0.8-14|77	+ Revision: 613657
12cr|php-pear-File_DNS-0.0.8-14|78	- the mass rebuild of 2010.1 packages
12cr|php-pear-File_DNS-0.0.8-14|79	
12cr|php-pear-File_DNS-0.0.8-14|80	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.8-11mdv2010.1
12cr|php-pear-File_DNS-0.0.8-14|81	+ Revision: 478664
12cr|php-pear-File_DNS-0.0.8-14|82	- spec cleanup
12cr|php-pear-File_DNS-0.0.8-14|83	- use pear installer
12cr|php-pear-File_DNS-0.0.8-14|84	- don't ship tests, even in documentation
12cr|php-pear-File_DNS-0.0.8-14|85	- own all directories
12cr|php-pear-File_DNS-0.0.8-14|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-File_DNS-0.0.8-14|87	
12cr|php-pear-File_DNS-0.0.8-14|88	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.0.8-10mdv2010.0
12cr|php-pear-File_DNS-0.0.8-14|89	+ Revision: 441030
12cr|php-pear-File_DNS-0.0.8-14|90	- rebuild
12cr|php-pear-File_DNS-0.0.8-14|91	
12cr|php-pear-File_DNS-0.0.8-14|92	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-9mdv2009.1
12cr|php-pear-File_DNS-0.0.8-14|93	+ Revision: 321971
12cr|php-pear-File_DNS-0.0.8-14|94	- rebuild
12cr|php-pear-File_DNS-0.0.8-14|95	
12cr|php-pear-File_DNS-0.0.8-14|96	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-8mdv2009.0
12cr|php-pear-File_DNS-0.0.8-14|97	+ Revision: 236835
12cr|php-pear-File_DNS-0.0.8-14|98	- rebuild
12cr|php-pear-File_DNS-0.0.8-14|99	
12cr|php-pear-File_DNS-0.0.8-14|100	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.0.8-7mdv2008.1
12cr|php-pear-File_DNS-0.0.8-14|101	+ Revision: 136404
12cr|php-pear-File_DNS-0.0.8-14|102	- restore BuildRoot
12cr|php-pear-File_DNS-0.0.8-14|103	
12cr|php-pear-File_DNS-0.0.8-14|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-File_DNS-0.0.8-14|105	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-File_DNS-0.0.8-14|106	
12cr|php-pear-File_DNS-0.0.8-14|107	
12cr|php-pear-File_DNS-0.0.8-14|108	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-7mdv2007.0
12cr|php-pear-File_DNS-0.0.8-14|109	+ Revision: 81574
12cr|php-pear-File_DNS-0.0.8-14|110	- Import php-pear-File_DNS
12cr|php-pear-File_DNS-0.0.8-14|111	
12cr|php-pear-File_DNS-0.0.8-14|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-7mdk
12cr|php-pear-File_DNS-0.0.8-14|113	- new group (Development/PHP)
12cr|php-pear-File_DNS-0.0.8-14|114	
12cr|php-pear-File_DNS-0.0.8-14|115	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-6mdk
12cr|php-pear-File_DNS-0.0.8-14|116	- rebuilt to fix auto deps
12cr|php-pear-File_DNS-0.0.8-14|117	
12cr|php-pear-File_DNS-0.0.8-14|118	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-5mdk
12cr|php-pear-File_DNS-0.0.8-14|119	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-File_DNS-0.0.8-14|120	
12cr|php-pear-File_DNS-0.0.8-14|121	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-4mdk
12cr|php-pear-File_DNS-0.0.8-14|122	- fix deps
12cr|php-pear-File_DNS-0.0.8-14|123	
12cr|php-pear-File_DNS-0.0.8-14|124	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-3mdk
12cr|php-pear-File_DNS-0.0.8-14|125	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-File_DNS-0.0.8-14|126	- fix deps
12cr|php-pear-File_DNS-0.0.8-14|127	
12cr|php-pear-File_DNS-0.0.8-14|128	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-2mdk
12cr|php-pear-File_DNS-0.0.8-14|129	- fix deps
12cr|php-pear-File_DNS-0.0.8-14|130	
12cr|php-pear-File_DNS-0.0.8-14|131	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-1mdk
12cr|php-pear-File_DNS-0.0.8-14|132	- initial Mandriva package (PLD import)
12cr|php-pear-File_DNS-0.0.8-14|133	

5911 12
12cr|php-pear-File_Find-1.3.1-3|1	%define		_class		File
12cr|php-pear-File_Find-1.3.1-3|2	%define		_subclass	Find
12cr|php-pear-File_Find-1.3.1-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-File_Find-1.3.1-3|4	
12cr|php-pear-File_Find-1.3.1-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-File_Find-1.3.1-3|6	Version:	1.3.1
12cr|php-pear-File_Find-1.3.1-3|7	Release:	%mkrel 3
12cr|php-pear-File_Find-1.3.1-3|8	Summary:	A class that facillitates the search of filesystems
12cr|php-pear-File_Find-1.3.1-3|9	License:	PHP License
12cr|php-pear-File_Find-1.3.1-3|10	Group:		Development/PHP
12cr|php-pear-File_Find-1.3.1-3|11	URL:		http://pear.php.net/package/File_Find/
12cr|php-pear-File_Find-1.3.1-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-File_Find-1.3.1-3|13	Requires(post): php-pear
12cr|php-pear-File_Find-1.3.1-3|14	Requires(preun): php-pear
12cr|php-pear-File_Find-1.3.1-3|15	Requires:	php-pear
12cr|php-pear-File_Find-1.3.1-3|16	BuildArch:	noarch
12cr|php-pear-File_Find-1.3.1-3|17	BuildRequires:	php-pear
12cr|php-pear-File_Find-1.3.1-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-File_Find-1.3.1-3|19	
12cr|php-pear-File_Find-1.3.1-3|20	%description
12cr|php-pear-File_Find-1.3.1-3|21	File_Find, created as a replacement for its Perl counterpart, also
12cr|php-pear-File_Find-1.3.1-3|22	named File_Find, is a directory searcher, which handles globbing,
12cr|php-pear-File_Find-1.3.1-3|23	recursive directory searching, as well as a slew of other cool
12cr|php-pear-File_Find-1.3.1-3|24	features.
12cr|php-pear-File_Find-1.3.1-3|25	
12cr|php-pear-File_Find-1.3.1-3|26	%prep
12cr|php-pear-File_Find-1.3.1-3|27	%setup -q -c
12cr|php-pear-File_Find-1.3.1-3|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-File_Find-1.3.1-3|29	
12cr|php-pear-File_Find-1.3.1-3|30	%install
12cr|php-pear-File_Find-1.3.1-3|31	rm -rf %{buildroot}
12cr|php-pear-File_Find-1.3.1-3|32	
12cr|php-pear-File_Find-1.3.1-3|33	cd %{upstream_name}-%{version}
12cr|php-pear-File_Find-1.3.1-3|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-File_Find-1.3.1-3|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-File_Find-1.3.1-3|36	
12cr|php-pear-File_Find-1.3.1-3|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-File_Find-1.3.1-3|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-File_Find-1.3.1-3|39	
12cr|php-pear-File_Find-1.3.1-3|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_Find-1.3.1-3|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_Find-1.3.1-3|42	
12cr|php-pear-File_Find-1.3.1-3|43	%clean
12cr|php-pear-File_Find-1.3.1-3|44	rm -rf %{buildroot}
12cr|php-pear-File_Find-1.3.1-3|45	
12cr|php-pear-File_Find-1.3.1-3|46	%post
12cr|php-pear-File_Find-1.3.1-3|47	%if %mdkversion < 201000
12cr|php-pear-File_Find-1.3.1-3|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-File_Find-1.3.1-3|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-File_Find-1.3.1-3|50	%endif
12cr|php-pear-File_Find-1.3.1-3|51	
12cr|php-pear-File_Find-1.3.1-3|52	%preun
12cr|php-pear-File_Find-1.3.1-3|53	%if %mdkversion < 201000
12cr|php-pear-File_Find-1.3.1-3|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-File_Find-1.3.1-3|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-File_Find-1.3.1-3|56	%{upstream_name} >/dev/null || :
12cr|php-pear-File_Find-1.3.1-3|57	fi
12cr|php-pear-File_Find-1.3.1-3|58	%endif
12cr|php-pear-File_Find-1.3.1-3|59	
12cr|php-pear-File_Find-1.3.1-3|60	%files
12cr|php-pear-File_Find-1.3.1-3|61	%defattr(-,root,root)
12cr|php-pear-File_Find-1.3.1-3|62	%{_datadir}/pear/%{_class}
12cr|php-pear-File_Find-1.3.1-3|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-File_Find-1.3.1-3|64	
12cr|php-pear-File_Find-1.3.1-3|65	
12cr|php-pear-File_Find-1.3.1-3|66	%changelog
12cr|php-pear-File_Find-1.3.1-3|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-3mdv2012.0
12cr|php-pear-File_Find-1.3.1-3|68	+ Revision: 741967
12cr|php-pear-File_Find-1.3.1-3|69	- fix major breakage by careless packager
12cr|php-pear-File_Find-1.3.1-3|70	
12cr|php-pear-File_Find-1.3.1-3|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-2
12cr|php-pear-File_Find-1.3.1-3|72	+ Revision: 679318
12cr|php-pear-File_Find-1.3.1-3|73	- mass rebuild
12cr|php-pear-File_Find-1.3.1-3|74	
12cr|php-pear-File_Find-1.3.1-3|75	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-1mdv2011.0
12cr|php-pear-File_Find-1.3.1-3|76	+ Revision: 587640
12cr|php-pear-File_Find-1.3.1-3|77	- update to new version 1.3.1
12cr|php-pear-File_Find-1.3.1-3|78	
12cr|php-pear-File_Find-1.3.1-3|79	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-4mdv2010.1
12cr|php-pear-File_Find-1.3.1-3|80	+ Revision: 478665
12cr|php-pear-File_Find-1.3.1-3|81	- spec cleanup
12cr|php-pear-File_Find-1.3.1-3|82	- use pear installer
12cr|php-pear-File_Find-1.3.1-3|83	- don't ship tests, even in documentation
12cr|php-pear-File_Find-1.3.1-3|84	- own all directories
12cr|php-pear-File_Find-1.3.1-3|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-File_Find-1.3.1-3|86	
12cr|php-pear-File_Find-1.3.1-3|87	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.3.0-3mdv2010.0
12cr|php-pear-File_Find-1.3.1-3|88	+ Revision: 441031
12cr|php-pear-File_Find-1.3.1-3|89	- rebuild
12cr|php-pear-File_Find-1.3.1-3|90	
12cr|php-pear-File_Find-1.3.1-3|91	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2009.0
12cr|php-pear-File_Find-1.3.1-3|92	+ Revision: 236836
12cr|php-pear-File_Find-1.3.1-3|93	- rebuild
12cr|php-pear-File_Find-1.3.1-3|94	
12cr|php-pear-File_Find-1.3.1-3|95	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.3.0-1mdv2008.1
12cr|php-pear-File_Find-1.3.1-3|96	+ Revision: 136404
12cr|php-pear-File_Find-1.3.1-3|97	- restore BuildRoot
12cr|php-pear-File_Find-1.3.1-3|98	
12cr|php-pear-File_Find-1.3.1-3|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-File_Find-1.3.1-3|100	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-File_Find-1.3.1-3|101	
12cr|php-pear-File_Find-1.3.1-3|102	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdv2008.0
12cr|php-pear-File_Find-1.3.1-3|103	+ Revision: 15655
12cr|php-pear-File_Find-1.3.1-3|104	- 1.3.0
12cr|php-pear-File_Find-1.3.1-3|105	
12cr|php-pear-File_Find-1.3.1-3|106	
12cr|php-pear-File_Find-1.3.1-3|107	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdv2007.0
12cr|php-pear-File_Find-1.3.1-3|108	+ Revision: 81576
12cr|php-pear-File_Find-1.3.1-3|109	- Import php-pear-File_Find
12cr|php-pear-File_Find-1.3.1-3|110	
12cr|php-pear-File_Find-1.3.1-3|111	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdk
12cr|php-pear-File_Find-1.3.1-3|112	- 1.2.2
12cr|php-pear-File_Find-1.3.1-3|113	
12cr|php-pear-File_Find-1.3.1-3|114	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdk
12cr|php-pear-File_Find-1.3.1-3|115	- 1.2.1
12cr|php-pear-File_Find-1.3.1-3|116	- new group (Development/PHP)
12cr|php-pear-File_Find-1.3.1-3|117	
12cr|php-pear-File_Find-1.3.1-3|118	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cr|php-pear-File_Find-1.3.1-3|119	- 1.1.0
12cr|php-pear-File_Find-1.3.1-3|120	
12cr|php-pear-File_Find-1.3.1-3|121	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-7mdk
12cr|php-pear-File_Find-1.3.1-3|122	- rebuilt to fix auto deps
12cr|php-pear-File_Find-1.3.1-3|123	
12cr|php-pear-File_Find-1.3.1-3|124	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-6mdk
12cr|php-pear-File_Find-1.3.1-3|125	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-File_Find-1.3.1-3|126	
12cr|php-pear-File_Find-1.3.1-3|127	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-5mdk
12cr|php-pear-File_Find-1.3.1-3|128	- fix deps
12cr|php-pear-File_Find-1.3.1-3|129	
12cr|php-pear-File_Find-1.3.1-3|130	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-4mdk
12cr|php-pear-File_Find-1.3.1-3|131	- fix the package.xml file so it will register
12cr|php-pear-File_Find-1.3.1-3|132	
12cr|php-pear-File_Find-1.3.1-3|133	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-3mdk
12cr|php-pear-File_Find-1.3.1-3|134	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-File_Find-1.3.1-3|135	- fix deps
12cr|php-pear-File_Find-1.3.1-3|136	
12cr|php-pear-File_Find-1.3.1-3|137	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-2mdk
12cr|php-pear-File_Find-1.3.1-3|138	- fix deps
12cr|php-pear-File_Find-1.3.1-3|139	
12cr|php-pear-File_Find-1.3.1-3|140	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-1mdk
12cr|php-pear-File_Find-1.3.1-3|141	- initial Mandriva package (PLD import)
12cr|php-pear-File_Find-1.3.1-3|142	

5912 12
12cr|php-pear-File_Fstab-2.0.3-3|1	%define		_class		File
12cr|php-pear-File_Fstab-2.0.3-3|2	%define		_subclass	Fstab
12cr|php-pear-File_Fstab-2.0.3-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-File_Fstab-2.0.3-3|4	
12cr|php-pear-File_Fstab-2.0.3-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-File_Fstab-2.0.3-3|6	Version:	2.0.3
12cr|php-pear-File_Fstab-2.0.3-3|7	Release:	%mkrel 3
12cr|php-pear-File_Fstab-2.0.3-3|8	Summary:	Read and write fstab files
12cr|php-pear-File_Fstab-2.0.3-3|9	License:	PHP License
12cr|php-pear-File_Fstab-2.0.3-3|10	Group:		Development/PHP
12cr|php-pear-File_Fstab-2.0.3-3|11	URL:		http://pear.php.net/package/File_Fstab/
12cr|php-pear-File_Fstab-2.0.3-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-File_Fstab-2.0.3-3|13	Requires(post): php-pear
12cr|php-pear-File_Fstab-2.0.3-3|14	Requires(preun): php-pear
12cr|php-pear-File_Fstab-2.0.3-3|15	Requires:	php-pear
12cr|php-pear-File_Fstab-2.0.3-3|16	BuildArch:	noarch
12cr|php-pear-File_Fstab-2.0.3-3|17	BuildRequires:	php-pear
12cr|php-pear-File_Fstab-2.0.3-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-File_Fstab-2.0.3-3|19	
12cr|php-pear-File_Fstab-2.0.3-3|20	%description
12cr|php-pear-File_Fstab-2.0.3-3|21	File_Fstab is an easy-to-use package which can read & write UNIX fstab
12cr|php-pear-File_Fstab-2.0.3-3|22	files. It presents a pleasant object-oriented interface to the fstab.
12cr|php-pear-File_Fstab-2.0.3-3|23	Features:
12cr|php-pear-File_Fstab-2.0.3-3|24	- Supports blockdev, label, and UUID specification of mount device.
12cr|php-pear-File_Fstab-2.0.3-3|25	- Extendable to parse non-standard fstab formats by defining a new
12cr|php-pear-File_Fstab-2.0.3-3|26	Entry class for that format.
12cr|php-pear-File_Fstab-2.0.3-3|27	- Easily examine and set mount options for an entry.
12cr|php-pear-File_Fstab-2.0.3-3|28	- Stable, functional interface.
12cr|php-pear-File_Fstab-2.0.3-3|29	- Fully documented with PHPDoc.
12cr|php-pear-File_Fstab-2.0.3-3|30	
12cr|php-pear-File_Fstab-2.0.3-3|31	%prep
12cr|php-pear-File_Fstab-2.0.3-3|32	%setup -q -c
12cr|php-pear-File_Fstab-2.0.3-3|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-File_Fstab-2.0.3-3|34	
12cr|php-pear-File_Fstab-2.0.3-3|35	%install
12cr|php-pear-File_Fstab-2.0.3-3|36	rm -rf %{buildroot}
12cr|php-pear-File_Fstab-2.0.3-3|37	
12cr|php-pear-File_Fstab-2.0.3-3|38	cd %{upstream_name}-%{version}
12cr|php-pear-File_Fstab-2.0.3-3|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-File_Fstab-2.0.3-3|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-File_Fstab-2.0.3-3|41	
12cr|php-pear-File_Fstab-2.0.3-3|42	rm -f %{buildroot}%{_datadir}/pear/example.php
12cr|php-pear-File_Fstab-2.0.3-3|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-File_Fstab-2.0.3-3|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-File_Fstab-2.0.3-3|45	rm -rf %{buildroot}%{_datadir}/pear/data
12cr|php-pear-File_Fstab-2.0.3-3|46	
12cr|php-pear-File_Fstab-2.0.3-3|47	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_Fstab-2.0.3-3|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_Fstab-2.0.3-3|49	
12cr|php-pear-File_Fstab-2.0.3-3|50	%clean
12cr|php-pear-File_Fstab-2.0.3-3|51	rm -rf %{buildroot}
12cr|php-pear-File_Fstab-2.0.3-3|52	
12cr|php-pear-File_Fstab-2.0.3-3|53	%post
12cr|php-pear-File_Fstab-2.0.3-3|54	%if %mdkversion < 201000
12cr|php-pear-File_Fstab-2.0.3-3|55	pear install --nodeps --soft --force --register-only \
12cr|php-pear-File_Fstab-2.0.3-3|56	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-File_Fstab-2.0.3-3|57	%endif
12cr|php-pear-File_Fstab-2.0.3-3|58	
12cr|php-pear-File_Fstab-2.0.3-3|59	%preun
12cr|php-pear-File_Fstab-2.0.3-3|60	%if %mdkversion < 201000
12cr|php-pear-File_Fstab-2.0.3-3|61	if [ "$1" -eq "0" ]; then
12cr|php-pear-File_Fstab-2.0.3-3|62	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-File_Fstab-2.0.3-3|63	%{upstream_name} >/dev/null || :
12cr|php-pear-File_Fstab-2.0.3-3|64	fi
12cr|php-pear-File_Fstab-2.0.3-3|65	%endif
12cr|php-pear-File_Fstab-2.0.3-3|66	
12cr|php-pear-File_Fstab-2.0.3-3|67	%files
12cr|php-pear-File_Fstab-2.0.3-3|68	%defattr(-,root,root)
12cr|php-pear-File_Fstab-2.0.3-3|69	%doc %{upstream_name}-%{version}/example.php
12cr|php-pear-File_Fstab-2.0.3-3|70	%{_datadir}/pear/%{_class}
12cr|php-pear-File_Fstab-2.0.3-3|71	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-File_Fstab-2.0.3-3|72	
12cr|php-pear-File_Fstab-2.0.3-3|73	
12cr|php-pear-File_Fstab-2.0.3-3|74	%changelog
12cr|php-pear-File_Fstab-2.0.3-3|75	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-3mdv2012.0
12cr|php-pear-File_Fstab-2.0.3-3|76	+ Revision: 741973
12cr|php-pear-File_Fstab-2.0.3-3|77	- fix major breakage by careless packager
12cr|php-pear-File_Fstab-2.0.3-3|78	
12cr|php-pear-File_Fstab-2.0.3-3|79	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-2
12cr|php-pear-File_Fstab-2.0.3-3|80	+ Revision: 679319
12cr|php-pear-File_Fstab-2.0.3-3|81	- mass rebuild
12cr|php-pear-File_Fstab-2.0.3-3|82	
12cr|php-pear-File_Fstab-2.0.3-3|83	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.3-1mdv2011.0
12cr|php-pear-File_Fstab-2.0.3-3|84	+ Revision: 602138
12cr|php-pear-File_Fstab-2.0.3-3|85	- new version
12cr|php-pear-File_Fstab-2.0.3-3|86	
12cr|php-pear-File_Fstab-2.0.3-3|87	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.2-8mdv2010.1
12cr|php-pear-File_Fstab-2.0.3-3|88	+ Revision: 478666
12cr|php-pear-File_Fstab-2.0.3-3|89	- spec cleanup
12cr|php-pear-File_Fstab-2.0.3-3|90	- use pear installer
12cr|php-pear-File_Fstab-2.0.3-3|91	- don't ship tests, even in documentation
12cr|php-pear-File_Fstab-2.0.3-3|92	- own all directories
12cr|php-pear-File_Fstab-2.0.3-3|93	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-File_Fstab-2.0.3-3|94	
12cr|php-pear-File_Fstab-2.0.3-3|95	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 2.0.2-7mdv2010.0
12cr|php-pear-File_Fstab-2.0.3-3|96	+ Revision: 441034
12cr|php-pear-File_Fstab-2.0.3-3|97	- rebuild
12cr|php-pear-File_Fstab-2.0.3-3|98	
12cr|php-pear-File_Fstab-2.0.3-3|99	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-6mdv2009.0
12cr|php-pear-File_Fstab-2.0.3-3|100	+ Revision: 236837
12cr|php-pear-File_Fstab-2.0.3-3|101	- rebuild
12cr|php-pear-File_Fstab-2.0.3-3|102	
12cr|php-pear-File_Fstab-2.0.3-3|103	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 2.0.2-5mdv2008.1
12cr|php-pear-File_Fstab-2.0.3-3|104	+ Revision: 136404
12cr|php-pear-File_Fstab-2.0.3-3|105	- restore BuildRoot
12cr|php-pear-File_Fstab-2.0.3-3|106	
12cr|php-pear-File_Fstab-2.0.3-3|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-File_Fstab-2.0.3-3|108	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-File_Fstab-2.0.3-3|109	
12cr|php-pear-File_Fstab-2.0.3-3|110	
12cr|php-pear-File_Fstab-2.0.3-3|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-5mdv2007.0
12cr|php-pear-File_Fstab-2.0.3-3|112	+ Revision: 81578
12cr|php-pear-File_Fstab-2.0.3-3|113	- Import php-pear-File_Fstab
12cr|php-pear-File_Fstab-2.0.3-3|114	
12cr|php-pear-File_Fstab-2.0.3-3|115	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-5mdk
12cr|php-pear-File_Fstab-2.0.3-3|116	- new group (Development/PHP)
12cr|php-pear-File_Fstab-2.0.3-3|117	
12cr|php-pear-File_Fstab-2.0.3-3|118	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-4mdk
12cr|php-pear-File_Fstab-2.0.3-3|119	- rebuilt to fix auto deps
12cr|php-pear-File_Fstab-2.0.3-3|120	
12cr|php-pear-File_Fstab-2.0.3-3|121	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-3mdk
12cr|php-pear-File_Fstab-2.0.3-3|122	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-File_Fstab-2.0.3-3|123	
12cr|php-pear-File_Fstab-2.0.3-3|124	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-2mdk
12cr|php-pear-File_Fstab-2.0.3-3|125	- fix deps
12cr|php-pear-File_Fstab-2.0.3-3|126	
12cr|php-pear-File_Fstab-2.0.3-3|127	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-1mdk
12cr|php-pear-File_Fstab-2.0.3-3|128	- 2.0.2
12cr|php-pear-File_Fstab-2.0.3-3|129	
12cr|php-pear-File_Fstab-2.0.3-3|130	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-3mdk
12cr|php-pear-File_Fstab-2.0.3-3|131	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-File_Fstab-2.0.3-3|132	- fix deps
12cr|php-pear-File_Fstab-2.0.3-3|133	
12cr|php-pear-File_Fstab-2.0.3-3|134	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-2mdk
12cr|php-pear-File_Fstab-2.0.3-3|135	- fix deps
12cr|php-pear-File_Fstab-2.0.3-3|136	
12cr|php-pear-File_Fstab-2.0.3-3|137	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-1mdk
12cr|php-pear-File_Fstab-2.0.3-3|138	- initial Mandriva package (PLD import)
12cr|php-pear-File_Fstab-2.0.3-3|139	

5913 12
12cr|php-pear-File_HtAccess-1.2.1-6|1	%define		_class		File
12cr|php-pear-File_HtAccess-1.2.1-6|2	%define		_subclass	HtAccess
12cr|php-pear-File_HtAccess-1.2.1-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-File_HtAccess-1.2.1-6|4	
12cr|php-pear-File_HtAccess-1.2.1-6|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-File_HtAccess-1.2.1-6|6	Version:	1.2.1
12cr|php-pear-File_HtAccess-1.2.1-6|7	Release:	%mkrel 6
12cr|php-pear-File_HtAccess-1.2.1-6|8	Summary:	Manipulate .htaccess files
12cr|php-pear-File_HtAccess-1.2.1-6|9	License:	PHP License
12cr|php-pear-File_HtAccess-1.2.1-6|10	Group:		Development/PHP
12cr|php-pear-File_HtAccess-1.2.1-6|11	URL:		http://pear.php.net/package/File_HtAccess/
12cr|php-pear-File_HtAccess-1.2.1-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-File_HtAccess-1.2.1-6|13	Requires(post): php-pear
12cr|php-pear-File_HtAccess-1.2.1-6|14	Requires(preun): php-pear
12cr|php-pear-File_HtAccess-1.2.1-6|15	Requires:	php-pear
12cr|php-pear-File_HtAccess-1.2.1-6|16	BuildArch:	noarch
12cr|php-pear-File_HtAccess-1.2.1-6|17	BuildRequires:	php-pear
12cr|php-pear-File_HtAccess-1.2.1-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-File_HtAccess-1.2.1-6|19	
12cr|php-pear-File_HtAccess-1.2.1-6|20	%description
12cr|php-pear-File_HtAccess-1.2.1-6|21	Provides methods to manipulate .htaccess files.
12cr|php-pear-File_HtAccess-1.2.1-6|22	
12cr|php-pear-File_HtAccess-1.2.1-6|23	%prep
12cr|php-pear-File_HtAccess-1.2.1-6|24	%setup -q -c
12cr|php-pear-File_HtAccess-1.2.1-6|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-File_HtAccess-1.2.1-6|26	
12cr|php-pear-File_HtAccess-1.2.1-6|27	%install
12cr|php-pear-File_HtAccess-1.2.1-6|28	rm -rf %{buildroot}
12cr|php-pear-File_HtAccess-1.2.1-6|29	
12cr|php-pear-File_HtAccess-1.2.1-6|30	cd %{upstream_name}-%{version}
12cr|php-pear-File_HtAccess-1.2.1-6|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-File_HtAccess-1.2.1-6|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-File_HtAccess-1.2.1-6|33	
12cr|php-pear-File_HtAccess-1.2.1-6|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-File_HtAccess-1.2.1-6|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-File_HtAccess-1.2.1-6|36	
12cr|php-pear-File_HtAccess-1.2.1-6|37	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_HtAccess-1.2.1-6|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_HtAccess-1.2.1-6|39	
12cr|php-pear-File_HtAccess-1.2.1-6|40	%clean
12cr|php-pear-File_HtAccess-1.2.1-6|41	rm -rf %{buildroot}
12cr|php-pear-File_HtAccess-1.2.1-6|42	
12cr|php-pear-File_HtAccess-1.2.1-6|43	%post
12cr|php-pear-File_HtAccess-1.2.1-6|44	%if %mdkversion < 201000
12cr|php-pear-File_HtAccess-1.2.1-6|45	pear install --nodeps --soft --force --register-only \
12cr|php-pear-File_HtAccess-1.2.1-6|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-File_HtAccess-1.2.1-6|47	%endif
12cr|php-pear-File_HtAccess-1.2.1-6|48	
12cr|php-pear-File_HtAccess-1.2.1-6|49	%preun
12cr|php-pear-File_HtAccess-1.2.1-6|50	%if %mdkversion < 201000
12cr|php-pear-File_HtAccess-1.2.1-6|51	if [ "$1" -eq "0" ]; then
12cr|php-pear-File_HtAccess-1.2.1-6|52	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-File_HtAccess-1.2.1-6|53	%{upstream_name} >/dev/null || :
12cr|php-pear-File_HtAccess-1.2.1-6|54	fi
12cr|php-pear-File_HtAccess-1.2.1-6|55	%endif
12cr|php-pear-File_HtAccess-1.2.1-6|56	
12cr|php-pear-File_HtAccess-1.2.1-6|57	%files
12cr|php-pear-File_HtAccess-1.2.1-6|58	%defattr(-,root,root)
12cr|php-pear-File_HtAccess-1.2.1-6|59	%{_datadir}/pear/%{_class}
12cr|php-pear-File_HtAccess-1.2.1-6|60	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-File_HtAccess-1.2.1-6|61	
12cr|php-pear-File_HtAccess-1.2.1-6|62	
12cr|php-pear-File_HtAccess-1.2.1-6|63	%changelog
12cr|php-pear-File_HtAccess-1.2.1-6|64	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-6mdv2012.0
12cr|php-pear-File_HtAccess-1.2.1-6|65	+ Revision: 741975
12cr|php-pear-File_HtAccess-1.2.1-6|66	- fix major breakage by careless packager
12cr|php-pear-File_HtAccess-1.2.1-6|67	
12cr|php-pear-File_HtAccess-1.2.1-6|68	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-5
12cr|php-pear-File_HtAccess-1.2.1-6|69	+ Revision: 679320
12cr|php-pear-File_HtAccess-1.2.1-6|70	- mass rebuild
12cr|php-pear-File_HtAccess-1.2.1-6|71	
12cr|php-pear-File_HtAccess-1.2.1-6|72	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-4mdv2011.0
12cr|php-pear-File_HtAccess-1.2.1-6|73	+ Revision: 613658
12cr|php-pear-File_HtAccess-1.2.1-6|74	- the mass rebuild of 2010.1 packages
12cr|php-pear-File_HtAccess-1.2.1-6|75	
12cr|php-pear-File_HtAccess-1.2.1-6|76	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-3mdv2010.1
12cr|php-pear-File_HtAccess-1.2.1-6|77	+ Revision: 478668
12cr|php-pear-File_HtAccess-1.2.1-6|78	- spec cleanup
12cr|php-pear-File_HtAccess-1.2.1-6|79	- use pear installer
12cr|php-pear-File_HtAccess-1.2.1-6|80	- don't ship tests, even in documentation
12cr|php-pear-File_HtAccess-1.2.1-6|81	- own all directories
12cr|php-pear-File_HtAccess-1.2.1-6|82	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-File_HtAccess-1.2.1-6|83	
12cr|php-pear-File_HtAccess-1.2.1-6|84	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-2mdv2010.0
12cr|php-pear-File_HtAccess-1.2.1-6|85	+ Revision: 441036
12cr|php-pear-File_HtAccess-1.2.1-6|86	- rebuild
12cr|php-pear-File_HtAccess-1.2.1-6|87	
12cr|php-pear-File_HtAccess-1.2.1-6|88	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2009.0
12cr|php-pear-File_HtAccess-1.2.1-6|89	+ Revision: 278915
12cr|php-pear-File_HtAccess-1.2.1-6|90	- update to new version 1.2.1
12cr|php-pear-File_HtAccess-1.2.1-6|91	
12cr|php-pear-File_HtAccess-1.2.1-6|92	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2009.0
12cr|php-pear-File_HtAccess-1.2.1-6|93	+ Revision: 236838
12cr|php-pear-File_HtAccess-1.2.1-6|94	- rebuild
12cr|php-pear-File_HtAccess-1.2.1-6|95	
12cr|php-pear-File_HtAccess-1.2.1-6|96	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-File_HtAccess-1.2.1-6|97	- restore BuildRoot
12cr|php-pear-File_HtAccess-1.2.1-6|98	
12cr|php-pear-File_HtAccess-1.2.1-6|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-File_HtAccess-1.2.1-6|100	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-File_HtAccess-1.2.1-6|101	
12cr|php-pear-File_HtAccess-1.2.1-6|102	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdv2008.0
12cr|php-pear-File_HtAccess-1.2.1-6|103	+ Revision: 15664
12cr|php-pear-File_HtAccess-1.2.1-6|104	- 1.2.0
12cr|php-pear-File_HtAccess-1.2.1-6|105	
12cr|php-pear-File_HtAccess-1.2.1-6|106	
12cr|php-pear-File_HtAccess-1.2.1-6|107	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdv2007.0
12cr|php-pear-File_HtAccess-1.2.1-6|108	+ Revision: 81580
12cr|php-pear-File_HtAccess-1.2.1-6|109	- Import php-pear-File_HtAccess
12cr|php-pear-File_HtAccess-1.2.1-6|110	
12cr|php-pear-File_HtAccess-1.2.1-6|111	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdk
12cr|php-pear-File_HtAccess-1.2.1-6|112	- new group (Development/PHP)
12cr|php-pear-File_HtAccess-1.2.1-6|113	
12cr|php-pear-File_HtAccess-1.2.1-6|114	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6mdk
12cr|php-pear-File_HtAccess-1.2.1-6|115	- rebuilt to fix auto deps
12cr|php-pear-File_HtAccess-1.2.1-6|116	
12cr|php-pear-File_HtAccess-1.2.1-6|117	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-5mdk
12cr|php-pear-File_HtAccess-1.2.1-6|118	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-File_HtAccess-1.2.1-6|119	
12cr|php-pear-File_HtAccess-1.2.1-6|120	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-4mdk
12cr|php-pear-File_HtAccess-1.2.1-6|121	- fix deps
12cr|php-pear-File_HtAccess-1.2.1-6|122	
12cr|php-pear-File_HtAccess-1.2.1-6|123	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdk
12cr|php-pear-File_HtAccess-1.2.1-6|124	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-File_HtAccess-1.2.1-6|125	- fix deps
12cr|php-pear-File_HtAccess-1.2.1-6|126	
12cr|php-pear-File_HtAccess-1.2.1-6|127	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdk
12cr|php-pear-File_HtAccess-1.2.1-6|128	- fix deps
12cr|php-pear-File_HtAccess-1.2.1-6|129	
12cr|php-pear-File_HtAccess-1.2.1-6|130	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cr|php-pear-File_HtAccess-1.2.1-6|131	- initial Mandriva package (PLD import)
12cr|php-pear-File_HtAccess-1.2.1-6|132	

5914 12
12cr|php-pear-File_IMC-0.3-13|1	%define		_class		File
12cr|php-pear-File_IMC-0.3-13|2	%define		_subclass	IMC
12cr|php-pear-File_IMC-0.3-13|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-File_IMC-0.3-13|4	
12cr|php-pear-File_IMC-0.3-13|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-File_IMC-0.3-13|6	Version:	0.3
12cr|php-pear-File_IMC-0.3-13|7	Release:	%mkrel 13
12cr|php-pear-File_IMC-0.3-13|8	Summary:	Create and parse Internet Mail Consortium-style files
12cr|php-pear-File_IMC-0.3-13|9	License:	PHP License
12cr|php-pear-File_IMC-0.3-13|10	Group:		Development/PHP
12cr|php-pear-File_IMC-0.3-13|11	URL:		http://pear.php.net/package/File_IMC/
12cr|php-pear-File_IMC-0.3-13|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-File_IMC-0.3-13|13	Requires(post): php-pear
12cr|php-pear-File_IMC-0.3-13|14	Requires(preun): php-pear
12cr|php-pear-File_IMC-0.3-13|15	Requires:	php-pear
12cr|php-pear-File_IMC-0.3-13|16	BuildArch:	noarch
12cr|php-pear-File_IMC-0.3-13|17	BuildRequires:	php-pear
12cr|php-pear-File_IMC-0.3-13|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-File_IMC-0.3-13|19	
12cr|php-pear-File_IMC-0.3-13|20	%description
12cr|php-pear-File_IMC-0.3-13|21	Allows you to programmatically create a vCard or vCalendar, and fetch
12cr|php-pear-File_IMC-0.3-13|22	the text.
12cr|php-pear-File_IMC-0.3-13|23	
12cr|php-pear-File_IMC-0.3-13|24	IMPORTANT: The array structure has changed slightly from
12cr|php-pear-File_IMC-0.3-13|25	Contact_Vcard_Parse. See the example output for the new structure.
12cr|php-pear-File_IMC-0.3-13|26	Also different from Contact_Vcard is the use of a factory pattern.
12cr|php-pear-File_IMC-0.3-13|27	Again, see the examples.
12cr|php-pear-File_IMC-0.3-13|28	
12cr|php-pear-File_IMC-0.3-13|29	%prep
12cr|php-pear-File_IMC-0.3-13|30	%setup -q -c
12cr|php-pear-File_IMC-0.3-13|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-File_IMC-0.3-13|32	
12cr|php-pear-File_IMC-0.3-13|33	%install
12cr|php-pear-File_IMC-0.3-13|34	rm -rf %{buildroot}
12cr|php-pear-File_IMC-0.3-13|35	
12cr|php-pear-File_IMC-0.3-13|36	cd %{upstream_name}-%{version}
12cr|php-pear-File_IMC-0.3-13|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-File_IMC-0.3-13|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-File_IMC-0.3-13|39	
12cr|php-pear-File_IMC-0.3-13|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-File_IMC-0.3-13|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-File_IMC-0.3-13|42	
12cr|php-pear-File_IMC-0.3-13|43	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_IMC-0.3-13|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_IMC-0.3-13|45	
12cr|php-pear-File_IMC-0.3-13|46	%clean
12cr|php-pear-File_IMC-0.3-13|47	rm -rf %{buildroot}
12cr|php-pear-File_IMC-0.3-13|48	
12cr|php-pear-File_IMC-0.3-13|49	%post
12cr|php-pear-File_IMC-0.3-13|50	%if %mdkversion < 201000
12cr|php-pear-File_IMC-0.3-13|51	pear install --nodeps --soft --force --register-only \
12cr|php-pear-File_IMC-0.3-13|52	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-File_IMC-0.3-13|53	%endif
12cr|php-pear-File_IMC-0.3-13|54	
12cr|php-pear-File_IMC-0.3-13|55	%preun
12cr|php-pear-File_IMC-0.3-13|56	%if %mdkversion < 201000
12cr|php-pear-File_IMC-0.3-13|57	if [ "$1" -eq "0" ]; then
12cr|php-pear-File_IMC-0.3-13|58	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-File_IMC-0.3-13|59	%{upstream_name} >/dev/null || :
12cr|php-pear-File_IMC-0.3-13|60	fi
12cr|php-pear-File_IMC-0.3-13|61	%endif
12cr|php-pear-File_IMC-0.3-13|62	
12cr|php-pear-File_IMC-0.3-13|63	%files
12cr|php-pear-File_IMC-0.3-13|64	%defattr(-,root,root)
12cr|php-pear-File_IMC-0.3-13|65	%doc %{upstream_name}-%{version}/sample.*
12cr|php-pear-File_IMC-0.3-13|66	%{_datadir}/pear/%{_class}
12cr|php-pear-File_IMC-0.3-13|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-File_IMC-0.3-13|68	
12cr|php-pear-File_IMC-0.3-13|69	
12cr|php-pear-File_IMC-0.3-13|70	%changelog
12cr|php-pear-File_IMC-0.3-13|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-13mdv2012.0
12cr|php-pear-File_IMC-0.3-13|72	+ Revision: 741976
12cr|php-pear-File_IMC-0.3-13|73	- fix major breakage by careless packager
12cr|php-pear-File_IMC-0.3-13|74	
12cr|php-pear-File_IMC-0.3-13|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-12
12cr|php-pear-File_IMC-0.3-13|76	+ Revision: 679322
12cr|php-pear-File_IMC-0.3-13|77	- mass rebuild
12cr|php-pear-File_IMC-0.3-13|78	
12cr|php-pear-File_IMC-0.3-13|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-11mdv2011.0
12cr|php-pear-File_IMC-0.3-13|80	+ Revision: 613659
12cr|php-pear-File_IMC-0.3-13|81	- the mass rebuild of 2010.1 packages
12cr|php-pear-File_IMC-0.3-13|82	
12cr|php-pear-File_IMC-0.3-13|83	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-10mdv2010.1
12cr|php-pear-File_IMC-0.3-13|84	+ Revision: 478669
12cr|php-pear-File_IMC-0.3-13|85	- spec cleanup
12cr|php-pear-File_IMC-0.3-13|86	- use pear installer
12cr|php-pear-File_IMC-0.3-13|87	- don't ship tests, even in documentation
12cr|php-pear-File_IMC-0.3-13|88	- own all directories
12cr|php-pear-File_IMC-0.3-13|89	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-File_IMC-0.3-13|90	
12cr|php-pear-File_IMC-0.3-13|91	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.3-9mdv2010.0
12cr|php-pear-File_IMC-0.3-13|92	+ Revision: 441071
12cr|php-pear-File_IMC-0.3-13|93	- rebuild
12cr|php-pear-File_IMC-0.3-13|94	
12cr|php-pear-File_IMC-0.3-13|95	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-8mdv2009.0
12cr|php-pear-File_IMC-0.3-13|96	+ Revision: 236839
12cr|php-pear-File_IMC-0.3-13|97	- rebuild
12cr|php-pear-File_IMC-0.3-13|98	
12cr|php-pear-File_IMC-0.3-13|99	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.3-7mdv2008.1
12cr|php-pear-File_IMC-0.3-13|100	+ Revision: 136404
12cr|php-pear-File_IMC-0.3-13|101	- restore BuildRoot
12cr|php-pear-File_IMC-0.3-13|102	
12cr|php-pear-File_IMC-0.3-13|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-File_IMC-0.3-13|104	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-File_IMC-0.3-13|105	
12cr|php-pear-File_IMC-0.3-13|106	
12cr|php-pear-File_IMC-0.3-13|107	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3-7mdv2007.0
12cr|php-pear-File_IMC-0.3-13|108	+ Revision: 81582
12cr|php-pear-File_IMC-0.3-13|109	- Import php-pear-File_IMC
12cr|php-pear-File_IMC-0.3-13|110	
12cr|php-pear-File_IMC-0.3-13|111	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3-7mdk
12cr|php-pear-File_IMC-0.3-13|112	- new group (Development/PHP)
12cr|php-pear-File_IMC-0.3-13|113	
12cr|php-pear-File_IMC-0.3-13|114	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-6mdk
12cr|php-pear-File_IMC-0.3-13|115	- rebuilt to fix auto deps
12cr|php-pear-File_IMC-0.3-13|116	
12cr|php-pear-File_IMC-0.3-13|117	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-5mdk
12cr|php-pear-File_IMC-0.3-13|118	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-File_IMC-0.3-13|119	
12cr|php-pear-File_IMC-0.3-13|120	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-4mdk
12cr|php-pear-File_IMC-0.3-13|121	- fix deps
12cr|php-pear-File_IMC-0.3-13|122	
12cr|php-pear-File_IMC-0.3-13|123	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-3mdk
12cr|php-pear-File_IMC-0.3-13|124	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-File_IMC-0.3-13|125	- fix deps
12cr|php-pear-File_IMC-0.3-13|126	
12cr|php-pear-File_IMC-0.3-13|127	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-2mdk
12cr|php-pear-File_IMC-0.3-13|128	- fix deps
12cr|php-pear-File_IMC-0.3-13|129	
12cr|php-pear-File_IMC-0.3-13|130	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-1mdk
12cr|php-pear-File_IMC-0.3-13|131	- initial Mandriva package (PLD import)
12cr|php-pear-File_IMC-0.3-13|132	

5915 12
12cr|php-pear-File_Iterator-1.3.0-2|1	%define  upstream_name File_Iterator
12cr|php-pear-File_Iterator-1.3.0-2|2	
12cr|php-pear-File_Iterator-1.3.0-2|3	Summary:	FilterIterator implementation that filters files based on a list of suffixes
12cr|php-pear-File_Iterator-1.3.0-2|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-File_Iterator-1.3.0-2|5	Version:	1.3.0
12cr|php-pear-File_Iterator-1.3.0-2|6	Release:	%mkrel 2
12cr|php-pear-File_Iterator-1.3.0-2|7	License:	BSD
12cr|php-pear-File_Iterator-1.3.0-2|8	Group:		Development/PHP
12cr|php-pear-File_Iterator-1.3.0-2|9	URL:		http://www.phpunit.de/
12cr|php-pear-File_Iterator-1.3.0-2|10	Source0:	http://pear.phpunit.de/get/File_Iterator-%{version}.tgz
12cr|php-pear-File_Iterator-1.3.0-2|11	Requires(post): php-pear
12cr|php-pear-File_Iterator-1.3.0-2|12	Requires(preun): php-pear
12cr|php-pear-File_Iterator-1.3.0-2|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-File_Iterator-1.3.0-2|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-File_Iterator-1.3.0-2|15	Requires:	php-channel-phpunit
12cr|php-pear-File_Iterator-1.3.0-2|16	BuildArch:	noarch
12cr|php-pear-File_Iterator-1.3.0-2|17	BuildRequires:	php-pear
12cr|php-pear-File_Iterator-1.3.0-2|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-File_Iterator-1.3.0-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-File_Iterator-1.3.0-2|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-File_Iterator-1.3.0-2|21	
12cr|php-pear-File_Iterator-1.3.0-2|22	%description
12cr|php-pear-File_Iterator-1.3.0-2|23	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-File_Iterator-1.3.0-2|24	unit tests in PHP.
12cr|php-pear-File_Iterator-1.3.0-2|25	
12cr|php-pear-File_Iterator-1.3.0-2|26	This package provides FilterIterator implementation that filters files based
12cr|php-pear-File_Iterator-1.3.0-2|27	on a list of suffixes for PHPUnit.
12cr|php-pear-File_Iterator-1.3.0-2|28	
12cr|php-pear-File_Iterator-1.3.0-2|29	%prep
12cr|php-pear-File_Iterator-1.3.0-2|30	
12cr|php-pear-File_Iterator-1.3.0-2|31	%setup -q -c
12cr|php-pear-File_Iterator-1.3.0-2|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-File_Iterator-1.3.0-2|33	
12cr|php-pear-File_Iterator-1.3.0-2|34	%build
12cr|php-pear-File_Iterator-1.3.0-2|35	
12cr|php-pear-File_Iterator-1.3.0-2|36	%install
12cr|php-pear-File_Iterator-1.3.0-2|37	rm -rf %{buildroot}
12cr|php-pear-File_Iterator-1.3.0-2|38	
12cr|php-pear-File_Iterator-1.3.0-2|39	cd %{upstream_name}-%{version}
12cr|php-pear-File_Iterator-1.3.0-2|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-File_Iterator-1.3.0-2|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-File_Iterator-1.3.0-2|42	
12cr|php-pear-File_Iterator-1.3.0-2|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-File_Iterator-1.3.0-2|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-File_Iterator-1.3.0-2|45	
12cr|php-pear-File_Iterator-1.3.0-2|46	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_Iterator-1.3.0-2|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_Iterator-1.3.0-2|48	
12cr|php-pear-File_Iterator-1.3.0-2|49	%clean
12cr|php-pear-File_Iterator-1.3.0-2|50	rm -rf %{buildroot}
12cr|php-pear-File_Iterator-1.3.0-2|51	
12cr|php-pear-File_Iterator-1.3.0-2|52	%post
12cr|php-pear-File_Iterator-1.3.0-2|53	%if %mdkversion < 201000
12cr|php-pear-File_Iterator-1.3.0-2|54	pear install --nodeps --soft --force --register-only \
12cr|php-pear-File_Iterator-1.3.0-2|55	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-File_Iterator-1.3.0-2|56	%endif
12cr|php-pear-File_Iterator-1.3.0-2|57	
12cr|php-pear-File_Iterator-1.3.0-2|58	%preun
12cr|php-pear-File_Iterator-1.3.0-2|59	%if %mdkversion < 201000
12cr|php-pear-File_Iterator-1.3.0-2|60	if [ "$1" -eq "0" ]; then
12cr|php-pear-File_Iterator-1.3.0-2|61	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-File_Iterator-1.3.0-2|62	%{upstream_name} >/dev/null || :
12cr|php-pear-File_Iterator-1.3.0-2|63	fi
12cr|php-pear-File_Iterator-1.3.0-2|64	%endif
12cr|php-pear-File_Iterator-1.3.0-2|65	
12cr|php-pear-File_Iterator-1.3.0-2|66	%files
12cr|php-pear-File_Iterator-1.3.0-2|67	%defattr(-,root,root)
12cr|php-pear-File_Iterator-1.3.0-2|68	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cr|php-pear-File_Iterator-1.3.0-2|69	%doc %{upstream_name}-%{version}/LICENSE
12cr|php-pear-File_Iterator-1.3.0-2|70	%doc %{upstream_name}-%{version}/README.markdown
12cr|php-pear-File_Iterator-1.3.0-2|71	%{_datadir}/pear/File/Iterator
12cr|php-pear-File_Iterator-1.3.0-2|72	%{_datadir}/pear/File/*.php
12cr|php-pear-File_Iterator-1.3.0-2|73	%{_datadir}/pear/packages/File_Iterator.xml
12cr|php-pear-File_Iterator-1.3.0-2|74	
12cr|php-pear-File_Iterator-1.3.0-2|75	
12cr|php-pear-File_Iterator-1.3.0-2|76	
12cr|php-pear-File_Iterator-1.3.0-2|77	%changelog
12cr|php-pear-File_Iterator-1.3.0-2|78	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2012.0
12cr|php-pear-File_Iterator-1.3.0-2|79	+ Revision: 741977
12cr|php-pear-File_Iterator-1.3.0-2|80	- fix major breakage by careless packager
12cr|php-pear-File_Iterator-1.3.0-2|81	
12cr|php-pear-File_Iterator-1.3.0-2|82	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1
12cr|php-pear-File_Iterator-1.3.0-2|83	+ Revision: 730867
12cr|php-pear-File_Iterator-1.3.0-2|84	- import php-pear-File_Iterator
12cr|php-pear-File_Iterator-1.3.0-2|85	
12cr|php-pear-File_Iterator-1.3.0-2|86	
12cr|php-pear-File_Iterator-1.3.0-2|87	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdv2010.2
12cr|php-pear-File_Iterator-1.3.0-2|88	- initial Mandriva package

5916 12
12cr|php-pear-File_Ogg-0.2.1-8|1	%define		_class		File
12cr|php-pear-File_Ogg-0.2.1-8|2	%define		_subclass	Ogg
12cr|php-pear-File_Ogg-0.2.1-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-File_Ogg-0.2.1-8|4	
12cr|php-pear-File_Ogg-0.2.1-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-File_Ogg-0.2.1-8|6	Version:	0.2.1
12cr|php-pear-File_Ogg-0.2.1-8|7	Release:	%mkrel 8
12cr|php-pear-File_Ogg-0.2.1-8|8	Summary:	Access Ogg bitstreams
12cr|php-pear-File_Ogg-0.2.1-8|9	License:	PHP License
12cr|php-pear-File_Ogg-0.2.1-8|10	Group:		Development/PHP
12cr|php-pear-File_Ogg-0.2.1-8|11	URL:		http://pear.php.net/package/File_Ogg/
12cr|php-pear-File_Ogg-0.2.1-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-File_Ogg-0.2.1-8|13	Requires(post): php-pear
12cr|php-pear-File_Ogg-0.2.1-8|14	Requires(preun): php-pear
12cr|php-pear-File_Ogg-0.2.1-8|15	Requires:	php-pear
12cr|php-pear-File_Ogg-0.2.1-8|16	BuildArch:	noarch
12cr|php-pear-File_Ogg-0.2.1-8|17	BuildRequires:	php-pear
12cr|php-pear-File_Ogg-0.2.1-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-File_Ogg-0.2.1-8|19	
12cr|php-pear-File_Ogg-0.2.1-8|20	%description
12cr|php-pear-File_Ogg-0.2.1-8|21	This package provides access to various media types inside an Ogg
12cr|php-pear-File_Ogg-0.2.1-8|22	bitstream.
12cr|php-pear-File_Ogg-0.2.1-8|23	
12cr|php-pear-File_Ogg-0.2.1-8|24	%prep
12cr|php-pear-File_Ogg-0.2.1-8|25	%setup -q -c
12cr|php-pear-File_Ogg-0.2.1-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-File_Ogg-0.2.1-8|27	
12cr|php-pear-File_Ogg-0.2.1-8|28	%install
12cr|php-pear-File_Ogg-0.2.1-8|29	rm -rf %{buildroot}
12cr|php-pear-File_Ogg-0.2.1-8|30	
12cr|php-pear-File_Ogg-0.2.1-8|31	cd %{upstream_name}-%{version}
12cr|php-pear-File_Ogg-0.2.1-8|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-File_Ogg-0.2.1-8|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-File_Ogg-0.2.1-8|34	
12cr|php-pear-File_Ogg-0.2.1-8|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-File_Ogg-0.2.1-8|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-File_Ogg-0.2.1-8|37	
12cr|php-pear-File_Ogg-0.2.1-8|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_Ogg-0.2.1-8|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_Ogg-0.2.1-8|40	
12cr|php-pear-File_Ogg-0.2.1-8|41	%clean
12cr|php-pear-File_Ogg-0.2.1-8|42	rm -rf %{buildroot}
12cr|php-pear-File_Ogg-0.2.1-8|43	
12cr|php-pear-File_Ogg-0.2.1-8|44	%post
12cr|php-pear-File_Ogg-0.2.1-8|45	%if %mdkversion < 201000
12cr|php-pear-File_Ogg-0.2.1-8|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-File_Ogg-0.2.1-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-File_Ogg-0.2.1-8|48	%endif
12cr|php-pear-File_Ogg-0.2.1-8|49	
12cr|php-pear-File_Ogg-0.2.1-8|50	%preun
12cr|php-pear-File_Ogg-0.2.1-8|51	%if %mdkversion < 201000
12cr|php-pear-File_Ogg-0.2.1-8|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-File_Ogg-0.2.1-8|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-File_Ogg-0.2.1-8|54	%{upstream_name} >/dev/null || :
12cr|php-pear-File_Ogg-0.2.1-8|55	fi
12cr|php-pear-File_Ogg-0.2.1-8|56	%endif
12cr|php-pear-File_Ogg-0.2.1-8|57	
12cr|php-pear-File_Ogg-0.2.1-8|58	%files
12cr|php-pear-File_Ogg-0.2.1-8|59	%defattr(-,root,root)
12cr|php-pear-File_Ogg-0.2.1-8|60	%{_datadir}/pear/%{_class}
12cr|php-pear-File_Ogg-0.2.1-8|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-File_Ogg-0.2.1-8|62	
12cr|php-pear-File_Ogg-0.2.1-8|63	
12cr|php-pear-File_Ogg-0.2.1-8|64	
12cr|php-pear-File_Ogg-0.2.1-8|65	
12cr|php-pear-File_Ogg-0.2.1-8|66	%changelog
12cr|php-pear-File_Ogg-0.2.1-8|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-8mdv2012.0
12cr|php-pear-File_Ogg-0.2.1-8|68	+ Revision: 741978
12cr|php-pear-File_Ogg-0.2.1-8|69	- fix major breakage by careless packager
12cr|php-pear-File_Ogg-0.2.1-8|70	
12cr|php-pear-File_Ogg-0.2.1-8|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-7
12cr|php-pear-File_Ogg-0.2.1-8|72	+ Revision: 679323
12cr|php-pear-File_Ogg-0.2.1-8|73	- mass rebuild
12cr|php-pear-File_Ogg-0.2.1-8|74	
12cr|php-pear-File_Ogg-0.2.1-8|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-6mdv2011.0
12cr|php-pear-File_Ogg-0.2.1-8|76	+ Revision: 613660
12cr|php-pear-File_Ogg-0.2.1-8|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-File_Ogg-0.2.1-8|78	
12cr|php-pear-File_Ogg-0.2.1-8|79	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-5mdv2010.1
12cr|php-pear-File_Ogg-0.2.1-8|80	+ Revision: 478670
12cr|php-pear-File_Ogg-0.2.1-8|81	- spec cleanup
12cr|php-pear-File_Ogg-0.2.1-8|82	- use pear installer
12cr|php-pear-File_Ogg-0.2.1-8|83	- don't ship tests, even in documentation
12cr|php-pear-File_Ogg-0.2.1-8|84	- own all directories
12cr|php-pear-File_Ogg-0.2.1-8|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-File_Ogg-0.2.1-8|86	
12cr|php-pear-File_Ogg-0.2.1-8|87	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.2.1-4mdv2010.0
12cr|php-pear-File_Ogg-0.2.1-8|88	+ Revision: 441073
12cr|php-pear-File_Ogg-0.2.1-8|89	- rebuild
12cr|php-pear-File_Ogg-0.2.1-8|90	
12cr|php-pear-File_Ogg-0.2.1-8|91	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-3mdv2009.1
12cr|php-pear-File_Ogg-0.2.1-8|92	+ Revision: 322014
12cr|php-pear-File_Ogg-0.2.1-8|93	- rebuild
12cr|php-pear-File_Ogg-0.2.1-8|94	
12cr|php-pear-File_Ogg-0.2.1-8|95	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-2mdv2009.0
12cr|php-pear-File_Ogg-0.2.1-8|96	+ Revision: 236840
12cr|php-pear-File_Ogg-0.2.1-8|97	- rebuild
12cr|php-pear-File_Ogg-0.2.1-8|98	
12cr|php-pear-File_Ogg-0.2.1-8|99	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.2.1-1mdv2008.1
12cr|php-pear-File_Ogg-0.2.1-8|100	+ Revision: 136404
12cr|php-pear-File_Ogg-0.2.1-8|101	- restore BuildRoot
12cr|php-pear-File_Ogg-0.2.1-8|102	
12cr|php-pear-File_Ogg-0.2.1-8|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-File_Ogg-0.2.1-8|104	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-File_Ogg-0.2.1-8|105	
12cr|php-pear-File_Ogg-0.2.1-8|106	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-1mdv2008.0
12cr|php-pear-File_Ogg-0.2.1-8|107	+ Revision: 15742
12cr|php-pear-File_Ogg-0.2.1-8|108	- fix build
12cr|php-pear-File_Ogg-0.2.1-8|109	- 0.2.1
12cr|php-pear-File_Ogg-0.2.1-8|110	
12cr|php-pear-File_Ogg-0.2.1-8|111	
12cr|php-pear-File_Ogg-0.2.1-8|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-7mdv2007.0
12cr|php-pear-File_Ogg-0.2.1-8|113	+ Revision: 81584
12cr|php-pear-File_Ogg-0.2.1-8|114	- Import php-pear-File_Ogg
12cr|php-pear-File_Ogg-0.2.1-8|115	
12cr|php-pear-File_Ogg-0.2.1-8|116	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-7mdk
12cr|php-pear-File_Ogg-0.2.1-8|117	- new group (Development/PHP)
12cr|php-pear-File_Ogg-0.2.1-8|118	
12cr|php-pear-File_Ogg-0.2.1-8|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-6mdk
12cr|php-pear-File_Ogg-0.2.1-8|120	- rebuilt to fix auto deps
12cr|php-pear-File_Ogg-0.2.1-8|121	
12cr|php-pear-File_Ogg-0.2.1-8|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdk
12cr|php-pear-File_Ogg-0.2.1-8|123	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-File_Ogg-0.2.1-8|124	
12cr|php-pear-File_Ogg-0.2.1-8|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4mdk
12cr|php-pear-File_Ogg-0.2.1-8|126	- fix deps
12cr|php-pear-File_Ogg-0.2.1-8|127	
12cr|php-pear-File_Ogg-0.2.1-8|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdk
12cr|php-pear-File_Ogg-0.2.1-8|129	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-File_Ogg-0.2.1-8|130	- fix deps
12cr|php-pear-File_Ogg-0.2.1-8|131	
12cr|php-pear-File_Ogg-0.2.1-8|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-2mdk
12cr|php-pear-File_Ogg-0.2.1-8|133	- fix deps
12cr|php-pear-File_Ogg-0.2.1-8|134	
12cr|php-pear-File_Ogg-0.2.1-8|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1mdk
12cr|php-pear-File_Ogg-0.2.1-8|136	- initial Mandriva package (PLD import)
12cr|php-pear-File_Ogg-0.2.1-8|137	

5917 12
12cr|php-pear-File_Passwd-1.1.7-6|1	%define		_class		File
12cr|php-pear-File_Passwd-1.1.7-6|2	%define		_subclass	Passwd
12cr|php-pear-File_Passwd-1.1.7-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-File_Passwd-1.1.7-6|4	
12cr|php-pear-File_Passwd-1.1.7-6|5	%define		_requires_exceptions pear(PHPUnit.php)
12cr|php-pear-File_Passwd-1.1.7-6|6	
12cr|php-pear-File_Passwd-1.1.7-6|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-File_Passwd-1.1.7-6|8	Version:	1.1.7
12cr|php-pear-File_Passwd-1.1.7-6|9	Release:	%mkrel 6
12cr|php-pear-File_Passwd-1.1.7-6|10	Summary:	Manipulate password files
12cr|php-pear-File_Passwd-1.1.7-6|11	License:	PHP License
12cr|php-pear-File_Passwd-1.1.7-6|12	Group:		Development/PHP
12cr|php-pear-File_Passwd-1.1.7-6|13	URL:		http://pear.php.net/package/File_Passwd/
12cr|php-pear-File_Passwd-1.1.7-6|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-File_Passwd-1.1.7-6|15	Requires(post): php-pear
12cr|php-pear-File_Passwd-1.1.7-6|16	Requires(preun): php-pear
12cr|php-pear-File_Passwd-1.1.7-6|17	Requires:	php-pear
12cr|php-pear-File_Passwd-1.1.7-6|18	BuildArch:	noarch
12cr|php-pear-File_Passwd-1.1.7-6|19	BuildRequires:	php-pear
12cr|php-pear-File_Passwd-1.1.7-6|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-File_Passwd-1.1.7-6|21	
12cr|php-pear-File_Passwd-1.1.7-6|22	%description
12cr|php-pear-File_Passwd-1.1.7-6|23	Provides methods to manipulate standard Unix, SMB server,
12cr|php-pear-File_Passwd-1.1.7-6|24	AuthUser (.htpasswd), AuthDigest (.htdigest) and CVS pserver password
12cr|php-pear-File_Passwd-1.1.7-6|25	files.
12cr|php-pear-File_Passwd-1.1.7-6|26	
12cr|php-pear-File_Passwd-1.1.7-6|27	%prep
12cr|php-pear-File_Passwd-1.1.7-6|28	%setup -q -c
12cr|php-pear-File_Passwd-1.1.7-6|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-File_Passwd-1.1.7-6|30	
12cr|php-pear-File_Passwd-1.1.7-6|31	%install
12cr|php-pear-File_Passwd-1.1.7-6|32	rm -rf %{buildroot}
12cr|php-pear-File_Passwd-1.1.7-6|33	
12cr|php-pear-File_Passwd-1.1.7-6|34	cd %{upstream_name}-%{version}
12cr|php-pear-File_Passwd-1.1.7-6|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-File_Passwd-1.1.7-6|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-File_Passwd-1.1.7-6|37	
12cr|php-pear-File_Passwd-1.1.7-6|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-File_Passwd-1.1.7-6|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-File_Passwd-1.1.7-6|40	
12cr|php-pear-File_Passwd-1.1.7-6|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_Passwd-1.1.7-6|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_Passwd-1.1.7-6|43	
12cr|php-pear-File_Passwd-1.1.7-6|44	%clean
12cr|php-pear-File_Passwd-1.1.7-6|45	rm -rf %{buildroot}
12cr|php-pear-File_Passwd-1.1.7-6|46	
12cr|php-pear-File_Passwd-1.1.7-6|47	%post
12cr|php-pear-File_Passwd-1.1.7-6|48	%if %mdkversion < 201000
12cr|php-pear-File_Passwd-1.1.7-6|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-File_Passwd-1.1.7-6|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-File_Passwd-1.1.7-6|51	%endif
12cr|php-pear-File_Passwd-1.1.7-6|52	
12cr|php-pear-File_Passwd-1.1.7-6|53	%preun
12cr|php-pear-File_Passwd-1.1.7-6|54	%if %mdkversion < 201000
12cr|php-pear-File_Passwd-1.1.7-6|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-File_Passwd-1.1.7-6|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-File_Passwd-1.1.7-6|57	%{upstream_name} >/dev/null || :
12cr|php-pear-File_Passwd-1.1.7-6|58	fi
12cr|php-pear-File_Passwd-1.1.7-6|59	%endif
12cr|php-pear-File_Passwd-1.1.7-6|60	
12cr|php-pear-File_Passwd-1.1.7-6|61	%files
12cr|php-pear-File_Passwd-1.1.7-6|62	%defattr(-,root,root)
12cr|php-pear-File_Passwd-1.1.7-6|63	%{_datadir}/pear/%{_class}
12cr|php-pear-File_Passwd-1.1.7-6|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-File_Passwd-1.1.7-6|65	
12cr|php-pear-File_Passwd-1.1.7-6|66	
12cr|php-pear-File_Passwd-1.1.7-6|67	%changelog
12cr|php-pear-File_Passwd-1.1.7-6|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.7-6mdv2012.0
12cr|php-pear-File_Passwd-1.1.7-6|69	+ Revision: 741979
12cr|php-pear-File_Passwd-1.1.7-6|70	- fix major breakage by careless packager
12cr|php-pear-File_Passwd-1.1.7-6|71	
12cr|php-pear-File_Passwd-1.1.7-6|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.7-5
12cr|php-pear-File_Passwd-1.1.7-6|73	+ Revision: 679324
12cr|php-pear-File_Passwd-1.1.7-6|74	- mass rebuild
12cr|php-pear-File_Passwd-1.1.7-6|75	
12cr|php-pear-File_Passwd-1.1.7-6|76	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.7-4mdv2011.0
12cr|php-pear-File_Passwd-1.1.7-6|77	+ Revision: 613661
12cr|php-pear-File_Passwd-1.1.7-6|78	- the mass rebuild of 2010.1 packages
12cr|php-pear-File_Passwd-1.1.7-6|79	
12cr|php-pear-File_Passwd-1.1.7-6|80	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.7-3mdv2010.1
12cr|php-pear-File_Passwd-1.1.7-6|81	+ Revision: 478671
12cr|php-pear-File_Passwd-1.1.7-6|82	- spec cleanup
12cr|php-pear-File_Passwd-1.1.7-6|83	- use pear installer
12cr|php-pear-File_Passwd-1.1.7-6|84	- don't ship tests, even in documentation
12cr|php-pear-File_Passwd-1.1.7-6|85	- own all directories
12cr|php-pear-File_Passwd-1.1.7-6|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-File_Passwd-1.1.7-6|87	
12cr|php-pear-File_Passwd-1.1.7-6|88	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1.7-2mdv2010.0
12cr|php-pear-File_Passwd-1.1.7-6|89	+ Revision: 441074
12cr|php-pear-File_Passwd-1.1.7-6|90	- rebuild
12cr|php-pear-File_Passwd-1.1.7-6|91	
12cr|php-pear-File_Passwd-1.1.7-6|92	* Sat Jan 24 2009 Funda Wang <fwang@mandriva.org> 1.1.7-1mdv2009.1
12cr|php-pear-File_Passwd-1.1.7-6|93	+ Revision: 333195
12cr|php-pear-File_Passwd-1.1.7-6|94	- update to new version 1.1.7
12cr|php-pear-File_Passwd-1.1.7-6|95	
12cr|php-pear-File_Passwd-1.1.7-6|96	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.6-2mdv2009.0
12cr|php-pear-File_Passwd-1.1.7-6|97	+ Revision: 236841
12cr|php-pear-File_Passwd-1.1.7-6|98	- rebuild
12cr|php-pear-File_Passwd-1.1.7-6|99	
12cr|php-pear-File_Passwd-1.1.7-6|100	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-File_Passwd-1.1.7-6|101	- restore BuildRoot
12cr|php-pear-File_Passwd-1.1.7-6|102	
12cr|php-pear-File_Passwd-1.1.7-6|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-File_Passwd-1.1.7-6|104	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-File_Passwd-1.1.7-6|105	
12cr|php-pear-File_Passwd-1.1.7-6|106	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.6-1mdv2008.0
12cr|php-pear-File_Passwd-1.1.7-6|107	+ Revision: 15426
12cr|php-pear-File_Passwd-1.1.7-6|108	- 1.1.6
12cr|php-pear-File_Passwd-1.1.7-6|109	
12cr|php-pear-File_Passwd-1.1.7-6|110	
12cr|php-pear-File_Passwd-1.1.7-6|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-5mdv2007.0
12cr|php-pear-File_Passwd-1.1.7-6|112	+ Revision: 81588
12cr|php-pear-File_Passwd-1.1.7-6|113	- Import php-pear-File_Passwd
12cr|php-pear-File_Passwd-1.1.7-6|114	
12cr|php-pear-File_Passwd-1.1.7-6|115	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-5mdk
12cr|php-pear-File_Passwd-1.1.7-6|116	- new group (Development/PHP)
12cr|php-pear-File_Passwd-1.1.7-6|117	
12cr|php-pear-File_Passwd-1.1.7-6|118	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-4mdk
12cr|php-pear-File_Passwd-1.1.7-6|119	- rebuilt to fix auto deps
12cr|php-pear-File_Passwd-1.1.7-6|120	
12cr|php-pear-File_Passwd-1.1.7-6|121	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-3mdk
12cr|php-pear-File_Passwd-1.1.7-6|122	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-File_Passwd-1.1.7-6|123	
12cr|php-pear-File_Passwd-1.1.7-6|124	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-2mdk
12cr|php-pear-File_Passwd-1.1.7-6|125	- fix deps
12cr|php-pear-File_Passwd-1.1.7-6|126	
12cr|php-pear-File_Passwd-1.1.7-6|127	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-1mdk
12cr|php-pear-File_Passwd-1.1.7-6|128	- 1.1.5
12cr|php-pear-File_Passwd-1.1.7-6|129	
12cr|php-pear-File_Passwd-1.1.7-6|130	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-3mdk
12cr|php-pear-File_Passwd-1.1.7-6|131	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-File_Passwd-1.1.7-6|132	- fix deps
12cr|php-pear-File_Passwd-1.1.7-6|133	
12cr|php-pear-File_Passwd-1.1.7-6|134	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-2mdk
12cr|php-pear-File_Passwd-1.1.7-6|135	- fix deps
12cr|php-pear-File_Passwd-1.1.7-6|136	
12cr|php-pear-File_Passwd-1.1.7-6|137	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-1mdk
12cr|php-pear-File_Passwd-1.1.7-6|138	- initial Mandriva package (PLD import)
12cr|php-pear-File_Passwd-1.1.7-6|139	

5918 12
12cr|php-pear-File_SearchReplace-1.1.4-3|1	%define		_class		File
12cr|php-pear-File_SearchReplace-1.1.4-3|2	%define		_subclass	SearchReplace
12cr|php-pear-File_SearchReplace-1.1.4-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-File_SearchReplace-1.1.4-3|4	
12cr|php-pear-File_SearchReplace-1.1.4-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-File_SearchReplace-1.1.4-3|6	Version:	1.1.4
12cr|php-pear-File_SearchReplace-1.1.4-3|7	Release:	%mkrel 3
12cr|php-pear-File_SearchReplace-1.1.4-3|8	Summary:	Performs search and replace routines
12cr|php-pear-File_SearchReplace-1.1.4-3|9	License:	PHP License
12cr|php-pear-File_SearchReplace-1.1.4-3|10	Group:		Development/PHP
12cr|php-pear-File_SearchReplace-1.1.4-3|11	URL:		http://pear.php.net/package/File_SearchReplace/
12cr|php-pear-File_SearchReplace-1.1.4-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-File_SearchReplace-1.1.4-3|13	Requires(post): php-pear
12cr|php-pear-File_SearchReplace-1.1.4-3|14	Requires(preun): php-pear
12cr|php-pear-File_SearchReplace-1.1.4-3|15	Requires:	php-pear
12cr|php-pear-File_SearchReplace-1.1.4-3|16	BuildArch:	noarch
12cr|php-pear-File_SearchReplace-1.1.4-3|17	BuildRequires:	php-pear
12cr|php-pear-File_SearchReplace-1.1.4-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-File_SearchReplace-1.1.4-3|19	
12cr|php-pear-File_SearchReplace-1.1.4-3|20	%description
12cr|php-pear-File_SearchReplace-1.1.4-3|21	Provides various functions to perform search/replace on files.
12cr|php-pear-File_SearchReplace-1.1.4-3|22	Preg/Ereg regex supported along with faster but more basic str_replace
12cr|php-pear-File_SearchReplace-1.1.4-3|23	routine.
12cr|php-pear-File_SearchReplace-1.1.4-3|24	
12cr|php-pear-File_SearchReplace-1.1.4-3|25	%prep
12cr|php-pear-File_SearchReplace-1.1.4-3|26	%setup -q -c
12cr|php-pear-File_SearchReplace-1.1.4-3|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-File_SearchReplace-1.1.4-3|28	
12cr|php-pear-File_SearchReplace-1.1.4-3|29	%install
12cr|php-pear-File_SearchReplace-1.1.4-3|30	rm -rf %{buildroot}
12cr|php-pear-File_SearchReplace-1.1.4-3|31	
12cr|php-pear-File_SearchReplace-1.1.4-3|32	cd %{upstream_name}-%{version}
12cr|php-pear-File_SearchReplace-1.1.4-3|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-File_SearchReplace-1.1.4-3|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-File_SearchReplace-1.1.4-3|35	
12cr|php-pear-File_SearchReplace-1.1.4-3|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-File_SearchReplace-1.1.4-3|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-File_SearchReplace-1.1.4-3|38	
12cr|php-pear-File_SearchReplace-1.1.4-3|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_SearchReplace-1.1.4-3|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_SearchReplace-1.1.4-3|41	
12cr|php-pear-File_SearchReplace-1.1.4-3|42	%clean
12cr|php-pear-File_SearchReplace-1.1.4-3|43	rm -rf %{buildroot}
12cr|php-pear-File_SearchReplace-1.1.4-3|44	
12cr|php-pear-File_SearchReplace-1.1.4-3|45	%post
12cr|php-pear-File_SearchReplace-1.1.4-3|46	%if %mdkversion < 201000
12cr|php-pear-File_SearchReplace-1.1.4-3|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-File_SearchReplace-1.1.4-3|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-File_SearchReplace-1.1.4-3|49	%endif
12cr|php-pear-File_SearchReplace-1.1.4-3|50	
12cr|php-pear-File_SearchReplace-1.1.4-3|51	%preun
12cr|php-pear-File_SearchReplace-1.1.4-3|52	%if %mdkversion < 201000
12cr|php-pear-File_SearchReplace-1.1.4-3|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-File_SearchReplace-1.1.4-3|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-File_SearchReplace-1.1.4-3|55	%{upstream_name} >/dev/null || :
12cr|php-pear-File_SearchReplace-1.1.4-3|56	fi
12cr|php-pear-File_SearchReplace-1.1.4-3|57	%endif
12cr|php-pear-File_SearchReplace-1.1.4-3|58	
12cr|php-pear-File_SearchReplace-1.1.4-3|59	%files
12cr|php-pear-File_SearchReplace-1.1.4-3|60	%defattr(-,root,root)
12cr|php-pear-File_SearchReplace-1.1.4-3|61	%{_datadir}/pear/%{_class}
12cr|php-pear-File_SearchReplace-1.1.4-3|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-File_SearchReplace-1.1.4-3|63	
12cr|php-pear-File_SearchReplace-1.1.4-3|64	
12cr|php-pear-File_SearchReplace-1.1.4-3|65	%changelog
12cr|php-pear-File_SearchReplace-1.1.4-3|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-3mdv2012.0
12cr|php-pear-File_SearchReplace-1.1.4-3|67	+ Revision: 741981
12cr|php-pear-File_SearchReplace-1.1.4-3|68	- fix major breakage by careless packager
12cr|php-pear-File_SearchReplace-1.1.4-3|69	
12cr|php-pear-File_SearchReplace-1.1.4-3|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-2
12cr|php-pear-File_SearchReplace-1.1.4-3|71	+ Revision: 679333
12cr|php-pear-File_SearchReplace-1.1.4-3|72	- mass rebuild
12cr|php-pear-File_SearchReplace-1.1.4-3|73	
12cr|php-pear-File_SearchReplace-1.1.4-3|74	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.4-1mdv2011.0
12cr|php-pear-File_SearchReplace-1.1.4-3|75	+ Revision: 594485
12cr|php-pear-File_SearchReplace-1.1.4-3|76	- update to new version 1.1.4
12cr|php-pear-File_SearchReplace-1.1.4-3|77	
12cr|php-pear-File_SearchReplace-1.1.4-3|78	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-4mdv2010.1
12cr|php-pear-File_SearchReplace-1.1.4-3|79	+ Revision: 478673
12cr|php-pear-File_SearchReplace-1.1.4-3|80	- spec cleanup
12cr|php-pear-File_SearchReplace-1.1.4-3|81	- use pear installer
12cr|php-pear-File_SearchReplace-1.1.4-3|82	- don't ship tests, even in documentation
12cr|php-pear-File_SearchReplace-1.1.4-3|83	- own all directories
12cr|php-pear-File_SearchReplace-1.1.4-3|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-File_SearchReplace-1.1.4-3|85	
12cr|php-pear-File_SearchReplace-1.1.4-3|86	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1.2-3mdv2010.0
12cr|php-pear-File_SearchReplace-1.1.4-3|87	+ Revision: 441077
12cr|php-pear-File_SearchReplace-1.1.4-3|88	- rebuild
12cr|php-pear-File_SearchReplace-1.1.4-3|89	
12cr|php-pear-File_SearchReplace-1.1.4-3|90	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-2mdv2009.0
12cr|php-pear-File_SearchReplace-1.1.4-3|91	+ Revision: 236843
12cr|php-pear-File_SearchReplace-1.1.4-3|92	- rebuild
12cr|php-pear-File_SearchReplace-1.1.4-3|93	
12cr|php-pear-File_SearchReplace-1.1.4-3|94	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.1.2-1mdv2008.1
12cr|php-pear-File_SearchReplace-1.1.4-3|95	+ Revision: 136404
12cr|php-pear-File_SearchReplace-1.1.4-3|96	- restore BuildRoot
12cr|php-pear-File_SearchReplace-1.1.4-3|97	
12cr|php-pear-File_SearchReplace-1.1.4-3|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-File_SearchReplace-1.1.4-3|99	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-File_SearchReplace-1.1.4-3|100	
12cr|php-pear-File_SearchReplace-1.1.4-3|101	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdv2008.0
12cr|php-pear-File_SearchReplace-1.1.4-3|102	+ Revision: 15671
12cr|php-pear-File_SearchReplace-1.1.4-3|103	- 1.1.2
12cr|php-pear-File_SearchReplace-1.1.4-3|104	
12cr|php-pear-File_SearchReplace-1.1.4-3|105	
12cr|php-pear-File_SearchReplace-1.1.4-3|106	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2007.0
12cr|php-pear-File_SearchReplace-1.1.4-3|107	+ Revision: 81592
12cr|php-pear-File_SearchReplace-1.1.4-3|108	- Import php-pear-File_SearchReplace
12cr|php-pear-File_SearchReplace-1.1.4-3|109	
12cr|php-pear-File_SearchReplace-1.1.4-3|110	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cr|php-pear-File_SearchReplace-1.1.4-3|111	- 1.1.0
12cr|php-pear-File_SearchReplace-1.1.4-3|112	- new group (Development/PHP)
12cr|php-pear-File_SearchReplace-1.1.4-3|113	
12cr|php-pear-File_SearchReplace-1.1.4-3|114	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdk
12cr|php-pear-File_SearchReplace-1.1.4-3|115	- rebuilt to fix auto deps
12cr|php-pear-File_SearchReplace-1.1.4-3|116	
12cr|php-pear-File_SearchReplace-1.1.4-3|117	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12cr|php-pear-File_SearchReplace-1.1.4-3|118	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-File_SearchReplace-1.1.4-3|119	
12cr|php-pear-File_SearchReplace-1.1.4-3|120	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12cr|php-pear-File_SearchReplace-1.1.4-3|121	- fix deps
12cr|php-pear-File_SearchReplace-1.1.4-3|122	
12cr|php-pear-File_SearchReplace-1.1.4-3|123	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cr|php-pear-File_SearchReplace-1.1.4-3|124	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-File_SearchReplace-1.1.4-3|125	- fix deps
12cr|php-pear-File_SearchReplace-1.1.4-3|126	
12cr|php-pear-File_SearchReplace-1.1.4-3|127	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cr|php-pear-File_SearchReplace-1.1.4-3|128	- fix deps
12cr|php-pear-File_SearchReplace-1.1.4-3|129	
12cr|php-pear-File_SearchReplace-1.1.4-3|130	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cr|php-pear-File_SearchReplace-1.1.4-3|131	- initial Mandriva package (PLD import)
12cr|php-pear-File_SearchReplace-1.1.4-3|132	

5919 12
12cr|php-pear-File_SMBPasswd-1.0.3-6|1	%define		_class		File
12cr|php-pear-File_SMBPasswd-1.0.3-6|2	%define		_subclass	SMBPasswd
12cr|php-pear-File_SMBPasswd-1.0.3-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-File_SMBPasswd-1.0.3-6|4	
12cr|php-pear-File_SMBPasswd-1.0.3-6|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-File_SMBPasswd-1.0.3-6|6	Version:	1.0.3
12cr|php-pear-File_SMBPasswd-1.0.3-6|7	Release:	%mkrel 6
12cr|php-pear-File_SMBPasswd-1.0.3-6|8	Summary:	Class for managing SAMBA style password files
12cr|php-pear-File_SMBPasswd-1.0.3-6|9	License:	PHP License
12cr|php-pear-File_SMBPasswd-1.0.3-6|10	Group:		Development/PHP
12cr|php-pear-File_SMBPasswd-1.0.3-6|11	URL:		http://pear.php.net/package/File_SMBPasswd/
12cr|php-pear-File_SMBPasswd-1.0.3-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-File_SMBPasswd-1.0.3-6|13	Requires(post): php-pear
12cr|php-pear-File_SMBPasswd-1.0.3-6|14	Requires(preun): php-pear
12cr|php-pear-File_SMBPasswd-1.0.3-6|15	Requires:	php-pear
12cr|php-pear-File_SMBPasswd-1.0.3-6|16	BuildRequires:	php-pear
12cr|php-pear-File_SMBPasswd-1.0.3-6|17	BuildArch:	noarch
12cr|php-pear-File_SMBPasswd-1.0.3-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-File_SMBPasswd-1.0.3-6|19	
12cr|php-pear-File_SMBPasswd-1.0.3-6|20	%description
12cr|php-pear-File_SMBPasswd-1.0.3-6|21	With this package, you can maintain smbpasswd-files, usualy used by
12cr|php-pear-File_SMBPasswd-1.0.3-6|22	SAMBA.
12cr|php-pear-File_SMBPasswd-1.0.3-6|23	
12cr|php-pear-File_SMBPasswd-1.0.3-6|24	%prep
12cr|php-pear-File_SMBPasswd-1.0.3-6|25	%setup -q -c
12cr|php-pear-File_SMBPasswd-1.0.3-6|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-File_SMBPasswd-1.0.3-6|27	
12cr|php-pear-File_SMBPasswd-1.0.3-6|28	%install
12cr|php-pear-File_SMBPasswd-1.0.3-6|29	rm -rf %{buildroot}
12cr|php-pear-File_SMBPasswd-1.0.3-6|30	
12cr|php-pear-File_SMBPasswd-1.0.3-6|31	cd %{upstream_name}-%{version}
12cr|php-pear-File_SMBPasswd-1.0.3-6|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-File_SMBPasswd-1.0.3-6|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-File_SMBPasswd-1.0.3-6|34	
12cr|php-pear-File_SMBPasswd-1.0.3-6|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-File_SMBPasswd-1.0.3-6|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-File_SMBPasswd-1.0.3-6|37	
12cr|php-pear-File_SMBPasswd-1.0.3-6|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_SMBPasswd-1.0.3-6|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-File_SMBPasswd-1.0.3-6|40	
12cr|php-pear-File_SMBPasswd-1.0.3-6|41	%clean
12cr|php-pear-File_SMBPasswd-1.0.3-6|42	rm -rf %{buildroot}
12cr|php-pear-File_SMBPasswd-1.0.3-6|43	
12cr|php-pear-File_SMBPasswd-1.0.3-6|44	%post
12cr|php-pear-File_SMBPasswd-1.0.3-6|45	%if %mdkversion < 201000
12cr|php-pear-File_SMBPasswd-1.0.3-6|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-File_SMBPasswd-1.0.3-6|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-File_SMBPasswd-1.0.3-6|48	%endif
12cr|php-pear-File_SMBPasswd-1.0.3-6|49	
12cr|php-pear-File_SMBPasswd-1.0.3-6|50	%preun
12cr|php-pear-File_SMBPasswd-1.0.3-6|51	%if %mdkversion < 201000
12cr|php-pear-File_SMBPasswd-1.0.3-6|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-File_SMBPasswd-1.0.3-6|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-File_SMBPasswd-1.0.3-6|54	%{upstream_name} >/dev/null || :
12cr|php-pear-File_SMBPasswd-1.0.3-6|55	fi
12cr|php-pear-File_SMBPasswd-1.0.3-6|56	%endif
12cr|php-pear-File_SMBPasswd-1.0.3-6|57	
12cr|php-pear-File_SMBPasswd-1.0.3-6|58	%files
12cr|php-pear-File_SMBPasswd-1.0.3-6|59	%defattr(-,root,root)
12cr|php-pear-File_SMBPasswd-1.0.3-6|60	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-File_SMBPasswd-1.0.3-6|61	%{_datadir}/pear/%{_class}
12cr|php-pear-File_SMBPasswd-1.0.3-6|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-File_SMBPasswd-1.0.3-6|63	
12cr|php-pear-File_SMBPasswd-1.0.3-6|64	
12cr|php-pear-File_SMBPasswd-1.0.3-6|65	%changelog
12cr|php-pear-File_SMBPasswd-1.0.3-6|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-6mdv2012.0
12cr|php-pear-File_SMBPasswd-1.0.3-6|67	+ Revision: 741980
12cr|php-pear-File_SMBPasswd-1.0.3-6|68	- fix major breakage by careless packager
12cr|php-pear-File_SMBPasswd-1.0.3-6|69	
12cr|php-pear-File_SMBPasswd-1.0.3-6|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-5
12cr|php-pear-File_SMBPasswd-1.0.3-6|71	+ Revision: 679329
12cr|php-pear-File_SMBPasswd-1.0.3-6|72	- mass rebuild
12cr|php-pear-File_SMBPasswd-1.0.3-6|73	
12cr|php-pear-File_SMBPasswd-1.0.3-6|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-4mdv2011.0
12cr|php-pear-File_SMBPasswd-1.0.3-6|75	+ Revision: 613662
12cr|php-pear-File_SMBPasswd-1.0.3-6|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-File_SMBPasswd-1.0.3-6|77	
12cr|php-pear-File_SMBPasswd-1.0.3-6|78	* Tue Dec 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-3mdv2010.1
12cr|php-pear-File_SMBPasswd-1.0.3-6|79	+ Revision: 478823
12cr|php-pear-File_SMBPasswd-1.0.3-6|80	- spec cleanup
12cr|php-pear-File_SMBPasswd-1.0.3-6|81	- use pear installer
12cr|php-pear-File_SMBPasswd-1.0.3-6|82	- don't ship tests, even in documentation
12cr|php-pear-File_SMBPasswd-1.0.3-6|83	- own all directories
12cr|php-pear-File_SMBPasswd-1.0.3-6|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-File_SMBPasswd-1.0.3-6|85	
12cr|php-pear-File_SMBPasswd-1.0.3-6|86	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-2mdv2010.0
12cr|php-pear-File_SMBPasswd-1.0.3-6|87	+ Revision: 383768
12cr|php-pear-File_SMBPasswd-1.0.3-6|88	- don't duplicate spec-helper job
12cr|php-pear-File_SMBPasswd-1.0.3-6|89	- php-mhash doesn't exist anymore
12cr|php-pear-File_SMBPasswd-1.0.3-6|90	
12cr|php-pear-File_SMBPasswd-1.0.3-6|91	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-1mdv2009.1
12cr|php-pear-File_SMBPasswd-1.0.3-6|92	+ Revision: 357908
12cr|php-pear-File_SMBPasswd-1.0.3-6|93	- update to new version 1.0.3
12cr|php-pear-File_SMBPasswd-1.0.3-6|94	
12cr|php-pear-File_SMBPasswd-1.0.3-6|95	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-10mdv2009.1
12cr|php-pear-File_SMBPasswd-1.0.3-6|96	+ Revision: 322027
12cr|php-pear-File_SMBPasswd-1.0.3-6|97	- rebuild
12cr|php-pear-File_SMBPasswd-1.0.3-6|98	
12cr|php-pear-File_SMBPasswd-1.0.3-6|99	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-9mdv2009.0
12cr|php-pear-File_SMBPasswd-1.0.3-6|100	+ Revision: 236842
12cr|php-pear-File_SMBPasswd-1.0.3-6|101	- rebuild
12cr|php-pear-File_SMBPasswd-1.0.3-6|102	
12cr|php-pear-File_SMBPasswd-1.0.3-6|103	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.2-8mdv2008.1
12cr|php-pear-File_SMBPasswd-1.0.3-6|104	+ Revision: 136404
12cr|php-pear-File_SMBPasswd-1.0.3-6|105	- restore BuildRoot
12cr|php-pear-File_SMBPasswd-1.0.3-6|106	
12cr|php-pear-File_SMBPasswd-1.0.3-6|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-File_SMBPasswd-1.0.3-6|108	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-File_SMBPasswd-1.0.3-6|109	
12cr|php-pear-File_SMBPasswd-1.0.3-6|110	* Mon Jun 04 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-8mdv2008.0
12cr|php-pear-File_SMBPasswd-1.0.3-6|111	+ Revision: 35039
12cr|php-pear-File_SMBPasswd-1.0.3-6|112	- fix deps
12cr|php-pear-File_SMBPasswd-1.0.3-6|113	
12cr|php-pear-File_SMBPasswd-1.0.3-6|114	
12cr|php-pear-File_SMBPasswd-1.0.3-6|115	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdv2007.0
12cr|php-pear-File_SMBPasswd-1.0.3-6|116	+ Revision: 81590
12cr|php-pear-File_SMBPasswd-1.0.3-6|117	- Import php-pear-File_SMBPasswd
12cr|php-pear-File_SMBPasswd-1.0.3-6|118	
12cr|php-pear-File_SMBPasswd-1.0.3-6|119	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdk
12cr|php-pear-File_SMBPasswd-1.0.3-6|120	- new group (Development/PHP)
12cr|php-pear-File_SMBPasswd-1.0.3-6|121	
12cr|php-pear-File_SMBPasswd-1.0.3-6|122	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdk
12cr|php-pear-File_SMBPasswd-1.0.3-6|123	- rebuilt to fix auto deps
12cr|php-pear-File_SMBPasswd-1.0.3-6|124	
12cr|php-pear-File_SMBPasswd-1.0.3-6|125	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdk
12cr|php-pear-File_SMBPasswd-1.0.3-6|126	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-File_SMBPasswd-1.0.3-6|127	
12cr|php-pear-File_SMBPasswd-1.0.3-6|128	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdk
12cr|php-pear-File_SMBPasswd-1.0.3-6|129	- fix deps
12cr|php-pear-File_SMBPasswd-1.0.3-6|130	
12cr|php-pear-File_SMBPasswd-1.0.3-6|131	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdk
12cr|php-pear-File_SMBPasswd-1.0.3-6|132	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-File_SMBPasswd-1.0.3-6|133	- fix deps
12cr|php-pear-File_SMBPasswd-1.0.3-6|134	
12cr|php-pear-File_SMBPasswd-1.0.3-6|135	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdk
12cr|php-pear-File_SMBPasswd-1.0.3-6|136	- fix deps
12cr|php-pear-File_SMBPasswd-1.0.3-6|137	
12cr|php-pear-File_SMBPasswd-1.0.3-6|138	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdk
12cr|php-pear-File_SMBPasswd-1.0.3-6|139	- initial Mandriva package (PLD import)
12cr|php-pear-File_SMBPasswd-1.0.3-6|140	

5920 12
12cr|php-pear-FSM-1.3.1-3|1	%define		_class		FSM
12cr|php-pear-FSM-1.3.1-3|2	%define		upstream_name	%{_class}
12cr|php-pear-FSM-1.3.1-3|3	
12cr|php-pear-FSM-1.3.1-3|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-FSM-1.3.1-3|5	Version:	1.3.1
12cr|php-pear-FSM-1.3.1-3|6	Release:	%mkrel 3
12cr|php-pear-FSM-1.3.1-3|7	Summary:	Finite State Machine
12cr|php-pear-FSM-1.3.1-3|8	License:	PHP License
12cr|php-pear-FSM-1.3.1-3|9	Group:		Development/PHP
12cr|php-pear-FSM-1.3.1-3|10	URL:		http://pear.php.net/package/FSM/
12cr|php-pear-FSM-1.3.1-3|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-FSM-1.3.1-3|12	Requires(post): php-pear
12cr|php-pear-FSM-1.3.1-3|13	Requires(preun): php-pear
12cr|php-pear-FSM-1.3.1-3|14	Requires:	php-pear
12cr|php-pear-FSM-1.3.1-3|15	BuildArch:	noarch
12cr|php-pear-FSM-1.3.1-3|16	BuildRequires:	php-pear
12cr|php-pear-FSM-1.3.1-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-FSM-1.3.1-3|18	
12cr|php-pear-FSM-1.3.1-3|19	%description
12cr|php-pear-FSM-1.3.1-3|20	The FSM package provides a simple class that implements a Finite State
12cr|php-pear-FSM-1.3.1-3|21	Machine.
12cr|php-pear-FSM-1.3.1-3|22	
12cr|php-pear-FSM-1.3.1-3|23	%prep
12cr|php-pear-FSM-1.3.1-3|24	%setup -q -c
12cr|php-pear-FSM-1.3.1-3|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-FSM-1.3.1-3|26	
12cr|php-pear-FSM-1.3.1-3|27	%install
12cr|php-pear-FSM-1.3.1-3|28	rm -rf %{buildroot}
12cr|php-pear-FSM-1.3.1-3|29	
12cr|php-pear-FSM-1.3.1-3|30	cd %{upstream_name}-%{version}
12cr|php-pear-FSM-1.3.1-3|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-FSM-1.3.1-3|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-FSM-1.3.1-3|33	
12cr|php-pear-FSM-1.3.1-3|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-FSM-1.3.1-3|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-FSM-1.3.1-3|36	
12cr|php-pear-FSM-1.3.1-3|37	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-FSM-1.3.1-3|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-FSM-1.3.1-3|39	
12cr|php-pear-FSM-1.3.1-3|40	%clean
12cr|php-pear-FSM-1.3.1-3|41	rm -rf %{buildroot}
12cr|php-pear-FSM-1.3.1-3|42	
12cr|php-pear-FSM-1.3.1-3|43	%post
12cr|php-pear-FSM-1.3.1-3|44	%if %mdkversion < 201000
12cr|php-pear-FSM-1.3.1-3|45	pear install --nodeps --soft --force --register-only \
12cr|php-pear-FSM-1.3.1-3|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-FSM-1.3.1-3|47	%endif
12cr|php-pear-FSM-1.3.1-3|48	
12cr|php-pear-FSM-1.3.1-3|49	%preun
12cr|php-pear-FSM-1.3.1-3|50	%if %mdkversion < 201000
12cr|php-pear-FSM-1.3.1-3|51	if [ "$1" -eq "0" ]; then
12cr|php-pear-FSM-1.3.1-3|52	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-FSM-1.3.1-3|53	%{upstream_name} >/dev/null || :
12cr|php-pear-FSM-1.3.1-3|54	fi
12cr|php-pear-FSM-1.3.1-3|55	%endif
12cr|php-pear-FSM-1.3.1-3|56	
12cr|php-pear-FSM-1.3.1-3|57	%files
12cr|php-pear-FSM-1.3.1-3|58	%defattr(-,root,root)
12cr|php-pear-FSM-1.3.1-3|59	%{_datadir}/pear/%{_class}
12cr|php-pear-FSM-1.3.1-3|60	%{_datadir}/pear/%{_class}.php
12cr|php-pear-FSM-1.3.1-3|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-FSM-1.3.1-3|62	
12cr|php-pear-FSM-1.3.1-3|63	
12cr|php-pear-FSM-1.3.1-3|64	%changelog
12cr|php-pear-FSM-1.3.1-3|65	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-3mdv2012.0
12cr|php-pear-FSM-1.3.1-3|66	+ Revision: 741945
12cr|php-pear-FSM-1.3.1-3|67	- fix major breakage by careless packager
12cr|php-pear-FSM-1.3.1-3|68	
12cr|php-pear-FSM-1.3.1-3|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-2
12cr|php-pear-FSM-1.3.1-3|70	+ Revision: 679314
12cr|php-pear-FSM-1.3.1-3|71	- mass rebuild
12cr|php-pear-FSM-1.3.1-3|72	
12cr|php-pear-FSM-1.3.1-3|73	* Thu Feb 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-1
12cr|php-pear-FSM-1.3.1-3|74	+ Revision: 638144
12cr|php-pear-FSM-1.3.1-3|75	- 1.3.1
12cr|php-pear-FSM-1.3.1-3|76	
12cr|php-pear-FSM-1.3.1-3|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-5mdv2011.0
12cr|php-pear-FSM-1.3.1-3|78	+ Revision: 613654
12cr|php-pear-FSM-1.3.1-3|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-FSM-1.3.1-3|80	
12cr|php-pear-FSM-1.3.1-3|81	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-4mdv2010.1
12cr|php-pear-FSM-1.3.1-3|82	+ Revision: 478675
12cr|php-pear-FSM-1.3.1-3|83	- spec cleanup
12cr|php-pear-FSM-1.3.1-3|84	- use pear installer
12cr|php-pear-FSM-1.3.1-3|85	- don't ship tests, even in documentation
12cr|php-pear-FSM-1.3.1-3|86	- own all directories
12cr|php-pear-FSM-1.3.1-3|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-FSM-1.3.1-3|88	
12cr|php-pear-FSM-1.3.1-3|89	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.3.0-3mdv2010.0
12cr|php-pear-FSM-1.3.1-3|90	+ Revision: 441079
12cr|php-pear-FSM-1.3.1-3|91	- rebuild
12cr|php-pear-FSM-1.3.1-3|92	
12cr|php-pear-FSM-1.3.1-3|93	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2009.1
12cr|php-pear-FSM-1.3.1-3|94	+ Revision: 321967
12cr|php-pear-FSM-1.3.1-3|95	- rebuild
12cr|php-pear-FSM-1.3.1-3|96	
12cr|php-pear-FSM-1.3.1-3|97	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-1mdv2009.0
12cr|php-pear-FSM-1.3.1-3|98	+ Revision: 278916
12cr|php-pear-FSM-1.3.1-3|99	- update to new version 1.3.0
12cr|php-pear-FSM-1.3.1-3|100	
12cr|php-pear-FSM-1.3.1-3|101	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-3mdv2009.0
12cr|php-pear-FSM-1.3.1-3|102	+ Revision: 236832
12cr|php-pear-FSM-1.3.1-3|103	- rebuild
12cr|php-pear-FSM-1.3.1-3|104	
12cr|php-pear-FSM-1.3.1-3|105	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.2.4-2mdv2008.1
12cr|php-pear-FSM-1.3.1-3|106	+ Revision: 136404
12cr|php-pear-FSM-1.3.1-3|107	- restore BuildRoot
12cr|php-pear-FSM-1.3.1-3|108	
12cr|php-pear-FSM-1.3.1-3|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-FSM-1.3.1-3|110	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-FSM-1.3.1-3|111	
12cr|php-pear-FSM-1.3.1-3|112	
12cr|php-pear-FSM-1.3.1-3|113	* Sun Nov 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-2mdv2007.0
12cr|php-pear-FSM-1.3.1-3|114	+ Revision: 83322
12cr|php-pear-FSM-1.3.1-3|115	- rebuild
12cr|php-pear-FSM-1.3.1-3|116	
12cr|php-pear-FSM-1.3.1-3|117	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-1mdv2007.0
12cr|php-pear-FSM-1.3.1-3|118	+ Revision: 81568
12cr|php-pear-FSM-1.3.1-3|119	- Import php-pear-FSM
12cr|php-pear-FSM-1.3.1-3|120	
12cr|php-pear-FSM-1.3.1-3|121	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-1mdk
12cr|php-pear-FSM-1.3.1-3|122	- 1.2.4
12cr|php-pear-FSM-1.3.1-3|123	
12cr|php-pear-FSM-1.3.1-3|124	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-1mdk
12cr|php-pear-FSM-1.3.1-3|125	- 1.2.3
12cr|php-pear-FSM-1.3.1-3|126	- new group (Development/PHP)
12cr|php-pear-FSM-1.3.1-3|127	
12cr|php-pear-FSM-1.3.1-3|128	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-6mdk
12cr|php-pear-FSM-1.3.1-3|129	- rebuilt to fix auto deps
12cr|php-pear-FSM-1.3.1-3|130	
12cr|php-pear-FSM-1.3.1-3|131	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-5mdk
12cr|php-pear-FSM-1.3.1-3|132	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-FSM-1.3.1-3|133	
12cr|php-pear-FSM-1.3.1-3|134	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-4mdk
12cr|php-pear-FSM-1.3.1-3|135	- fix deps
12cr|php-pear-FSM-1.3.1-3|136	
12cr|php-pear-FSM-1.3.1-3|137	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdk
12cr|php-pear-FSM-1.3.1-3|138	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-FSM-1.3.1-3|139	- fix deps
12cr|php-pear-FSM-1.3.1-3|140	
12cr|php-pear-FSM-1.3.1-3|141	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdk
12cr|php-pear-FSM-1.3.1-3|142	- fix deps
12cr|php-pear-FSM-1.3.1-3|143	
12cr|php-pear-FSM-1.3.1-3|144	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdk
12cr|php-pear-FSM-1.3.1-3|145	- initial Mandriva package (PLD import)
12cr|php-pear-FSM-1.3.1-3|146	

5921 12
12cr|php-pear-Games_Chess-1.0.1-9|1	%define		_class		Games
12cr|php-pear-Games_Chess-1.0.1-9|2	%define		_subclass	Chess
12cr|php-pear-Games_Chess-1.0.1-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Games_Chess-1.0.1-9|4	
12cr|php-pear-Games_Chess-1.0.1-9|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Games_Chess-1.0.1-9|6	Version:	1.0.1
12cr|php-pear-Games_Chess-1.0.1-9|7	Release:	%mkrel 9
12cr|php-pear-Games_Chess-1.0.1-9|8	Summary:	Construct and validate a logical chess game, does not display
12cr|php-pear-Games_Chess-1.0.1-9|9	License:	PHP License
12cr|php-pear-Games_Chess-1.0.1-9|10	Group:		Development/PHP
12cr|php-pear-Games_Chess-1.0.1-9|11	URL:		http://pear.php.net/package/Games_Chess/
12cr|php-pear-Games_Chess-1.0.1-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Games_Chess-1.0.1-9|13	Requires(post): php-pear
12cr|php-pear-Games_Chess-1.0.1-9|14	Requires(preun): php-pear
12cr|php-pear-Games_Chess-1.0.1-9|15	Requires:	php-pear
12cr|php-pear-Games_Chess-1.0.1-9|16	BuildArch:	noarch
12cr|php-pear-Games_Chess-1.0.1-9|17	BuildRequires:	php-pear
12cr|php-pear-Games_Chess-1.0.1-9|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Games_Chess-1.0.1-9|19	
12cr|php-pear-Games_Chess-1.0.1-9|20	%description
12cr|php-pear-Games_Chess-1.0.1-9|21	The logic of handling a chessboard and parsing standard FEN
12cr|php-pear-Games_Chess-1.0.1-9|22	(Farnsworth-Edwards Notation) for describing a position as well as SAN
12cr|php-pear-Games_Chess-1.0.1-9|23	(Standard Algebraic Notation) for describing individual moves is
12cr|php-pear-Games_Chess-1.0.1-9|24	handled. This class can be used as a backend driver for playing chess,
12cr|php-pear-Games_Chess-1.0.1-9|25	or for validating and/or creating PGN files using the File_ChessPGN
12cr|php-pear-Games_Chess-1.0.1-9|26	package.
12cr|php-pear-Games_Chess-1.0.1-9|27	
12cr|php-pear-Games_Chess-1.0.1-9|28	Although this package is alpha, it is fully unit-tested. The code
12cr|php-pear-Games_Chess-1.0.1-9|29	works, but the API is fluid, and may change dramatically as it is put
12cr|php-pear-Games_Chess-1.0.1-9|30	into use and better ways are found to use it. When the API stabilizes,
12cr|php-pear-Games_Chess-1.0.1-9|31	the stability will increase.
12cr|php-pear-Games_Chess-1.0.1-9|32	
12cr|php-pear-Games_Chess-1.0.1-9|33	%prep
12cr|php-pear-Games_Chess-1.0.1-9|34	%setup -q -c
12cr|php-pear-Games_Chess-1.0.1-9|35	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Games_Chess-1.0.1-9|36	
12cr|php-pear-Games_Chess-1.0.1-9|37	%install
12cr|php-pear-Games_Chess-1.0.1-9|38	rm -rf %{buildroot}
12cr|php-pear-Games_Chess-1.0.1-9|39	
12cr|php-pear-Games_Chess-1.0.1-9|40	cd %{upstream_name}-%{version}
12cr|php-pear-Games_Chess-1.0.1-9|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Games_Chess-1.0.1-9|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Games_Chess-1.0.1-9|43	
12cr|php-pear-Games_Chess-1.0.1-9|44	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Games_Chess-1.0.1-9|45	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Games_Chess-1.0.1-9|46	
12cr|php-pear-Games_Chess-1.0.1-9|47	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Games_Chess-1.0.1-9|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Games_Chess-1.0.1-9|49	
12cr|php-pear-Games_Chess-1.0.1-9|50	%clean
12cr|php-pear-Games_Chess-1.0.1-9|51	rm -rf %{buildroot}
12cr|php-pear-Games_Chess-1.0.1-9|52	
12cr|php-pear-Games_Chess-1.0.1-9|53	%post
12cr|php-pear-Games_Chess-1.0.1-9|54	%if %mdkversion < 201000
12cr|php-pear-Games_Chess-1.0.1-9|55	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Games_Chess-1.0.1-9|56	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Games_Chess-1.0.1-9|57	%endif
12cr|php-pear-Games_Chess-1.0.1-9|58	
12cr|php-pear-Games_Chess-1.0.1-9|59	%preun
12cr|php-pear-Games_Chess-1.0.1-9|60	%if %mdkversion < 201000
12cr|php-pear-Games_Chess-1.0.1-9|61	if [ "$1" -eq "0" ]; then
12cr|php-pear-Games_Chess-1.0.1-9|62	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Games_Chess-1.0.1-9|63	%{upstream_name} >/dev/null || :
12cr|php-pear-Games_Chess-1.0.1-9|64	fi
12cr|php-pear-Games_Chess-1.0.1-9|65	%endif
12cr|php-pear-Games_Chess-1.0.1-9|66	
12cr|php-pear-Games_Chess-1.0.1-9|67	%files
12cr|php-pear-Games_Chess-1.0.1-9|68	%defattr(-,root,root)
12cr|php-pear-Games_Chess-1.0.1-9|69	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Games_Chess-1.0.1-9|70	%{_datadir}/pear/%{_class}
12cr|php-pear-Games_Chess-1.0.1-9|71	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Games_Chess-1.0.1-9|72	
12cr|php-pear-Games_Chess-1.0.1-9|73	
12cr|php-pear-Games_Chess-1.0.1-9|74	%changelog
12cr|php-pear-Games_Chess-1.0.1-9|75	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-9mdv2012.0
12cr|php-pear-Games_Chess-1.0.1-9|76	+ Revision: 741983
12cr|php-pear-Games_Chess-1.0.1-9|77	- fix major breakage by careless packager
12cr|php-pear-Games_Chess-1.0.1-9|78	
12cr|php-pear-Games_Chess-1.0.1-9|79	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-8
12cr|php-pear-Games_Chess-1.0.1-9|80	+ Revision: 679334
12cr|php-pear-Games_Chess-1.0.1-9|81	- mass rebuild
12cr|php-pear-Games_Chess-1.0.1-9|82	
12cr|php-pear-Games_Chess-1.0.1-9|83	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdv2011.0
12cr|php-pear-Games_Chess-1.0.1-9|84	+ Revision: 613663
12cr|php-pear-Games_Chess-1.0.1-9|85	- the mass rebuild of 2010.1 packages
12cr|php-pear-Games_Chess-1.0.1-9|86	
12cr|php-pear-Games_Chess-1.0.1-9|87	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-6mdv2010.1
12cr|php-pear-Games_Chess-1.0.1-9|88	+ Revision: 478676
12cr|php-pear-Games_Chess-1.0.1-9|89	- spec cleanup
12cr|php-pear-Games_Chess-1.0.1-9|90	- use pear installer
12cr|php-pear-Games_Chess-1.0.1-9|91	- don't ship tests, even in documentation
12cr|php-pear-Games_Chess-1.0.1-9|92	- own all directories
12cr|php-pear-Games_Chess-1.0.1-9|93	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Games_Chess-1.0.1-9|94	
12cr|php-pear-Games_Chess-1.0.1-9|95	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-5mdv2010.0
12cr|php-pear-Games_Chess-1.0.1-9|96	+ Revision: 441081
12cr|php-pear-Games_Chess-1.0.1-9|97	- rebuild
12cr|php-pear-Games_Chess-1.0.1-9|98	
12cr|php-pear-Games_Chess-1.0.1-9|99	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdv2009.1
12cr|php-pear-Games_Chess-1.0.1-9|100	+ Revision: 322028
12cr|php-pear-Games_Chess-1.0.1-9|101	- rebuild
12cr|php-pear-Games_Chess-1.0.1-9|102	
12cr|php-pear-Games_Chess-1.0.1-9|103	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdv2009.0
12cr|php-pear-Games_Chess-1.0.1-9|104	+ Revision: 236844
12cr|php-pear-Games_Chess-1.0.1-9|105	- rebuild
12cr|php-pear-Games_Chess-1.0.1-9|106	
12cr|php-pear-Games_Chess-1.0.1-9|107	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.1-2mdv2008.1
12cr|php-pear-Games_Chess-1.0.1-9|108	+ Revision: 136404
12cr|php-pear-Games_Chess-1.0.1-9|109	- restore BuildRoot
12cr|php-pear-Games_Chess-1.0.1-9|110	
12cr|php-pear-Games_Chess-1.0.1-9|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Games_Chess-1.0.1-9|112	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Games_Chess-1.0.1-9|113	
12cr|php-pear-Games_Chess-1.0.1-9|114	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-2mdv2008.0
12cr|php-pear-Games_Chess-1.0.1-9|115	+ Revision: 90115
12cr|php-pear-Games_Chess-1.0.1-9|116	- rebuild
12cr|php-pear-Games_Chess-1.0.1-9|117	
12cr|php-pear-Games_Chess-1.0.1-9|118	* Mon Jul 23 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2008.0
12cr|php-pear-Games_Chess-1.0.1-9|119	+ Revision: 54562
12cr|php-pear-Games_Chess-1.0.1-9|120	- 1.0.1
12cr|php-pear-Games_Chess-1.0.1-9|121	
12cr|php-pear-Games_Chess-1.0.1-9|122	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2008.0
12cr|php-pear-Games_Chess-1.0.1-9|123	+ Revision: 15428
12cr|php-pear-Games_Chess-1.0.1-9|124	- 1.0.0
12cr|php-pear-Games_Chess-1.0.1-9|125	
12cr|php-pear-Games_Chess-1.0.1-9|126	
12cr|php-pear-Games_Chess-1.0.1-9|127	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-7mdv2007.0
12cr|php-pear-Games_Chess-1.0.1-9|128	+ Revision: 81594
12cr|php-pear-Games_Chess-1.0.1-9|129	- Import php-pear-Games_Chess
12cr|php-pear-Games_Chess-1.0.1-9|130	
12cr|php-pear-Games_Chess-1.0.1-9|131	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-7mdk
12cr|php-pear-Games_Chess-1.0.1-9|132	- new group (Development/PHP)
12cr|php-pear-Games_Chess-1.0.1-9|133	
12cr|php-pear-Games_Chess-1.0.1-9|134	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-6mdk
12cr|php-pear-Games_Chess-1.0.1-9|135	- rebuilt to fix auto deps
12cr|php-pear-Games_Chess-1.0.1-9|136	
12cr|php-pear-Games_Chess-1.0.1-9|137	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-5mdk
12cr|php-pear-Games_Chess-1.0.1-9|138	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Games_Chess-1.0.1-9|139	
12cr|php-pear-Games_Chess-1.0.1-9|140	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-4mdk
12cr|php-pear-Games_Chess-1.0.1-9|141	- fix deps
12cr|php-pear-Games_Chess-1.0.1-9|142	
12cr|php-pear-Games_Chess-1.0.1-9|143	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-3mdk
12cr|php-pear-Games_Chess-1.0.1-9|144	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Games_Chess-1.0.1-9|145	- fix deps
12cr|php-pear-Games_Chess-1.0.1-9|146	
12cr|php-pear-Games_Chess-1.0.1-9|147	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-2mdk
12cr|php-pear-Games_Chess-1.0.1-9|148	- fix deps
12cr|php-pear-Games_Chess-1.0.1-9|149	
12cr|php-pear-Games_Chess-1.0.1-9|150	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-1mdk
12cr|php-pear-Games_Chess-1.0.1-9|151	- initial Mandriva package (PLD import)
12cr|php-pear-Games_Chess-1.0.1-9|152	

5922 12
12cr|php-pear-Gtk_FileDrop-1.0.3-3|1	%define		_class		Gtk
12cr|php-pear-Gtk_FileDrop-1.0.3-3|2	%define		_subclass	FileDrop
12cr|php-pear-Gtk_FileDrop-1.0.3-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Gtk_FileDrop-1.0.3-3|4	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|5	%define		_requires_exceptions pear(PHPUnit.php)
12cr|php-pear-Gtk_FileDrop-1.0.3-3|6	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Gtk_FileDrop-1.0.3-3|8	Version:	1.0.3
12cr|php-pear-Gtk_FileDrop-1.0.3-3|9	Release:	%mkrel 3
12cr|php-pear-Gtk_FileDrop-1.0.3-3|10	Summary:	Make Gtk widgets accept file drops
12cr|php-pear-Gtk_FileDrop-1.0.3-3|11	License:	PHP License
12cr|php-pear-Gtk_FileDrop-1.0.3-3|12	Group:		Development/PHP
12cr|php-pear-Gtk_FileDrop-1.0.3-3|13	URL:		http://pear.php.net/package/Gtk_FileDrop/
12cr|php-pear-Gtk_FileDrop-1.0.3-3|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Gtk_FileDrop-1.0.3-3|15	Requires(post): php-pear
12cr|php-pear-Gtk_FileDrop-1.0.3-3|16	Requires(preun): php-pear
12cr|php-pear-Gtk_FileDrop-1.0.3-3|17	Requires:	php-pear
12cr|php-pear-Gtk_FileDrop-1.0.3-3|18	BuildArch:	noarch
12cr|php-pear-Gtk_FileDrop-1.0.3-3|19	BuildRequires:	php-pear
12cr|php-pear-Gtk_FileDrop-1.0.3-3|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Gtk_FileDrop-1.0.3-3|21	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|22	%description
12cr|php-pear-Gtk_FileDrop-1.0.3-3|23	A class which makes it easy to make a GtkWidget accept the dropping of
12cr|php-pear-Gtk_FileDrop-1.0.3-3|24	files or folders.
12cr|php-pear-Gtk_FileDrop-1.0.3-3|25	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|26	%prep
12cr|php-pear-Gtk_FileDrop-1.0.3-3|27	%setup -q -c
12cr|php-pear-Gtk_FileDrop-1.0.3-3|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Gtk_FileDrop-1.0.3-3|29	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|30	%install
12cr|php-pear-Gtk_FileDrop-1.0.3-3|31	rm -rf %{buildroot}
12cr|php-pear-Gtk_FileDrop-1.0.3-3|32	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|33	cd %{upstream_name}-%{version}
12cr|php-pear-Gtk_FileDrop-1.0.3-3|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Gtk_FileDrop-1.0.3-3|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Gtk_FileDrop-1.0.3-3|36	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Gtk_FileDrop-1.0.3-3|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Gtk_FileDrop-1.0.3-3|39	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Gtk_FileDrop-1.0.3-3|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Gtk_FileDrop-1.0.3-3|42	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|43	%clean
12cr|php-pear-Gtk_FileDrop-1.0.3-3|44	rm -rf %{buildroot}
12cr|php-pear-Gtk_FileDrop-1.0.3-3|45	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|46	%post
12cr|php-pear-Gtk_FileDrop-1.0.3-3|47	%if %mdkversion < 201000
12cr|php-pear-Gtk_FileDrop-1.0.3-3|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Gtk_FileDrop-1.0.3-3|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Gtk_FileDrop-1.0.3-3|50	%endif
12cr|php-pear-Gtk_FileDrop-1.0.3-3|51	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|52	%preun
12cr|php-pear-Gtk_FileDrop-1.0.3-3|53	%if %mdkversion < 201000
12cr|php-pear-Gtk_FileDrop-1.0.3-3|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-Gtk_FileDrop-1.0.3-3|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Gtk_FileDrop-1.0.3-3|56	%{upstream_name} >/dev/null || :
12cr|php-pear-Gtk_FileDrop-1.0.3-3|57	fi
12cr|php-pear-Gtk_FileDrop-1.0.3-3|58	%endif
12cr|php-pear-Gtk_FileDrop-1.0.3-3|59	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|60	%files
12cr|php-pear-Gtk_FileDrop-1.0.3-3|61	%defattr(-,root,root)
12cr|php-pear-Gtk_FileDrop-1.0.3-3|62	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Gtk_FileDrop-1.0.3-3|63	%{_datadir}/pear/%{_class}
12cr|php-pear-Gtk_FileDrop-1.0.3-3|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Gtk_FileDrop-1.0.3-3|65	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|66	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|67	%changelog
12cr|php-pear-Gtk_FileDrop-1.0.3-3|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3mdv2012.0
12cr|php-pear-Gtk_FileDrop-1.0.3-3|69	+ Revision: 741984
12cr|php-pear-Gtk_FileDrop-1.0.3-3|70	- fix major breakage by careless packager
12cr|php-pear-Gtk_FileDrop-1.0.3-3|71	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2
12cr|php-pear-Gtk_FileDrop-1.0.3-3|73	+ Revision: 679335
12cr|php-pear-Gtk_FileDrop-1.0.3-3|74	- mass rebuild
12cr|php-pear-Gtk_FileDrop-1.0.3-3|75	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|76	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-1mdv2011.0
12cr|php-pear-Gtk_FileDrop-1.0.3-3|77	+ Revision: 594486
12cr|php-pear-Gtk_FileDrop-1.0.3-3|78	- update to new version 1.0.3
12cr|php-pear-Gtk_FileDrop-1.0.3-3|79	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|80	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-4mdv2010.1
12cr|php-pear-Gtk_FileDrop-1.0.3-3|81	+ Revision: 478677
12cr|php-pear-Gtk_FileDrop-1.0.3-3|82	- spec cleanup
12cr|php-pear-Gtk_FileDrop-1.0.3-3|83	- use pear installer
12cr|php-pear-Gtk_FileDrop-1.0.3-3|84	- don't ship tests, even in documentation
12cr|php-pear-Gtk_FileDrop-1.0.3-3|85	- own all directories
12cr|php-pear-Gtk_FileDrop-1.0.3-3|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Gtk_FileDrop-1.0.3-3|87	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|88	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-3mdv2010.0
12cr|php-pear-Gtk_FileDrop-1.0.3-3|89	+ Revision: 441084
12cr|php-pear-Gtk_FileDrop-1.0.3-3|90	- rebuild
12cr|php-pear-Gtk_FileDrop-1.0.3-3|91	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|92	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2009.0
12cr|php-pear-Gtk_FileDrop-1.0.3-3|93	+ Revision: 236845
12cr|php-pear-Gtk_FileDrop-1.0.3-3|94	- rebuild
12cr|php-pear-Gtk_FileDrop-1.0.3-3|95	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|96	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Gtk_FileDrop-1.0.3-3|97	- restore BuildRoot
12cr|php-pear-Gtk_FileDrop-1.0.3-3|98	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Gtk_FileDrop-1.0.3-3|100	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Gtk_FileDrop-1.0.3-3|101	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|102	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2008.0
12cr|php-pear-Gtk_FileDrop-1.0.3-3|103	+ Revision: 15445
12cr|php-pear-Gtk_FileDrop-1.0.3-3|104	- 1.0.2
12cr|php-pear-Gtk_FileDrop-1.0.3-3|105	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|106	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|107	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdv2007.0
12cr|php-pear-Gtk_FileDrop-1.0.3-3|108	+ Revision: 81596
12cr|php-pear-Gtk_FileDrop-1.0.3-3|109	- Import php-pear-Gtk_FileDrop
12cr|php-pear-Gtk_FileDrop-1.0.3-3|110	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|111	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdk
12cr|php-pear-Gtk_FileDrop-1.0.3-3|112	- new group (Development/PHP)
12cr|php-pear-Gtk_FileDrop-1.0.3-3|113	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|114	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdk
12cr|php-pear-Gtk_FileDrop-1.0.3-3|115	- rebuilt to fix auto deps
12cr|php-pear-Gtk_FileDrop-1.0.3-3|116	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|117	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12cr|php-pear-Gtk_FileDrop-1.0.3-3|118	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Gtk_FileDrop-1.0.3-3|119	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|120	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12cr|php-pear-Gtk_FileDrop-1.0.3-3|121	- fix deps
12cr|php-pear-Gtk_FileDrop-1.0.3-3|122	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|123	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cr|php-pear-Gtk_FileDrop-1.0.3-3|124	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Gtk_FileDrop-1.0.3-3|125	- fix deps
12cr|php-pear-Gtk_FileDrop-1.0.3-3|126	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|127	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cr|php-pear-Gtk_FileDrop-1.0.3-3|128	- fix deps
12cr|php-pear-Gtk_FileDrop-1.0.3-3|129	
12cr|php-pear-Gtk_FileDrop-1.0.3-3|130	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cr|php-pear-Gtk_FileDrop-1.0.3-3|131	- initial Mandriva package (PLD import)
12cr|php-pear-Gtk_FileDrop-1.0.3-3|132	

5923 12
12cr|php-pear-Gtk_MDB_Designer-0.1-15|1	%define		_class		Gtk
12cr|php-pear-Gtk_MDB_Designer-0.1-15|2	%define		_subclass	MDB
12cr|php-pear-Gtk_MDB_Designer-0.1-15|3	%define		upstream_name	%{_class}_%{_subclass}_Designer
12cr|php-pear-Gtk_MDB_Designer-0.1-15|4	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Gtk_MDB_Designer-0.1-15|6	Version:	0.1
12cr|php-pear-Gtk_MDB_Designer-0.1-15|7	Release:	%mkrel 15
12cr|php-pear-Gtk_MDB_Designer-0.1-15|8	Summary:	An GTK+ Database schema designer
12cr|php-pear-Gtk_MDB_Designer-0.1-15|9	License:	PHP License
12cr|php-pear-Gtk_MDB_Designer-0.1-15|10	Group:		Development/PHP
12cr|php-pear-Gtk_MDB_Designer-0.1-15|11	URL:		http://pear.php.net/package/Gtk_MDB_Designer/
12cr|php-pear-Gtk_MDB_Designer-0.1-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Gtk_MDB_Designer-0.1-15|13	Patch0:		php-pear-Gtk_MDB_Designer-php-gtk2.patch
12cr|php-pear-Gtk_MDB_Designer-0.1-15|14	Requires:	php-gtk2
12cr|php-pear-Gtk_MDB_Designer-0.1-15|15	Requires(post): php-pear
12cr|php-pear-Gtk_MDB_Designer-0.1-15|16	Requires(preun): php-pear
12cr|php-pear-Gtk_MDB_Designer-0.1-15|17	Requires:	php-pear
12cr|php-pear-Gtk_MDB_Designer-0.1-15|18	BuildArch:	noarch
12cr|php-pear-Gtk_MDB_Designer-0.1-15|19	BuildRequires:	php-pear
12cr|php-pear-Gtk_MDB_Designer-0.1-15|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Gtk_MDB_Designer-0.1-15|21	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|22	%description
12cr|php-pear-Gtk_MDB_Designer-0.1-15|23	A graphical database schema designer, based loosely around the MDB
12cr|php-pear-Gtk_MDB_Designer-0.1-15|24	schema, it features:
12cr|php-pear-Gtk_MDB_Designer-0.1-15|25	- table boxes which are dragged around a window to layout your
12cr|php-pear-Gtk_MDB_Designer-0.1-15|26	database
12cr|php-pear-Gtk_MDB_Designer-0.1-15|27	- add/delete tables
12cr|php-pear-Gtk_MDB_Designer-0.1-15|28	- add/delete columns
12cr|php-pear-Gtk_MDB_Designer-0.1-15|29	- support for NotNull, Indexes, Sequences, Unique Indexes and
12cr|php-pear-Gtk_MDB_Designer-0.1-15|30	defaults
12cr|php-pear-Gtk_MDB_Designer-0.1-15|31	- works totally in non-connected mode (eg. no database or setting up
12cr|php-pear-Gtk_MDB_Designer-0.1-15|32	required)
12cr|php-pear-Gtk_MDB_Designer-0.1-15|33	- stores in MDB like xml file
12cr|php-pear-Gtk_MDB_Designer-0.1-15|34	- saves to any supported database SQL create tables files
12cr|php-pear-Gtk_MDB_Designer-0.1-15|35	- screenshots at http://devel.akbkhome.com/Gtk_MDB/.
12cr|php-pear-Gtk_MDB_Designer-0.1-15|36	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|37	%prep
12cr|php-pear-Gtk_MDB_Designer-0.1-15|38	%setup -q -c
12cr|php-pear-Gtk_MDB_Designer-0.1-15|39	%patch0 -p1
12cr|php-pear-Gtk_MDB_Designer-0.1-15|40	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Gtk_MDB_Designer-0.1-15|41	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|42	%install
12cr|php-pear-Gtk_MDB_Designer-0.1-15|43	rm -rf %{buildroot}
12cr|php-pear-Gtk_MDB_Designer-0.1-15|44	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|45	cd %{upstream_name}-%{version}
12cr|php-pear-Gtk_MDB_Designer-0.1-15|46	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Gtk_MDB_Designer-0.1-15|47	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Gtk_MDB_Designer-0.1-15|48	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|49	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Gtk_MDB_Designer-0.1-15|50	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Gtk_MDB_Designer-0.1-15|51	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|52	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Gtk_MDB_Designer-0.1-15|53	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Gtk_MDB_Designer-0.1-15|54	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|55	%clean
12cr|php-pear-Gtk_MDB_Designer-0.1-15|56	rm -rf %{buildroot}
12cr|php-pear-Gtk_MDB_Designer-0.1-15|57	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|58	%post
12cr|php-pear-Gtk_MDB_Designer-0.1-15|59	%if %mdkversion < 201000
12cr|php-pear-Gtk_MDB_Designer-0.1-15|60	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Gtk_MDB_Designer-0.1-15|61	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Gtk_MDB_Designer-0.1-15|62	%endif
12cr|php-pear-Gtk_MDB_Designer-0.1-15|63	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|64	%preun
12cr|php-pear-Gtk_MDB_Designer-0.1-15|65	%if %mdkversion < 201000
12cr|php-pear-Gtk_MDB_Designer-0.1-15|66	if [ "$1" -eq "0" ]; then
12cr|php-pear-Gtk_MDB_Designer-0.1-15|67	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Gtk_MDB_Designer-0.1-15|68	%{upstream_name} >/dev/null || :
12cr|php-pear-Gtk_MDB_Designer-0.1-15|69	fi
12cr|php-pear-Gtk_MDB_Designer-0.1-15|70	%endif
12cr|php-pear-Gtk_MDB_Designer-0.1-15|71	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|72	%files
12cr|php-pear-Gtk_MDB_Designer-0.1-15|73	%defattr(-,root,root)
12cr|php-pear-Gtk_MDB_Designer-0.1-15|74	%{_bindir}/gtkmdbdesigner
12cr|php-pear-Gtk_MDB_Designer-0.1-15|75	%{_datadir}/pear/%{_class}
12cr|php-pear-Gtk_MDB_Designer-0.1-15|76	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Gtk_MDB_Designer-0.1-15|77	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|78	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|79	%changelog
12cr|php-pear-Gtk_MDB_Designer-0.1-15|80	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-15mdv2012.0
12cr|php-pear-Gtk_MDB_Designer-0.1-15|81	+ Revision: 741985
12cr|php-pear-Gtk_MDB_Designer-0.1-15|82	- fix major breakage by careless packager
12cr|php-pear-Gtk_MDB_Designer-0.1-15|83	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|84	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-14
12cr|php-pear-Gtk_MDB_Designer-0.1-15|85	+ Revision: 679336
12cr|php-pear-Gtk_MDB_Designer-0.1-15|86	- mass rebuild
12cr|php-pear-Gtk_MDB_Designer-0.1-15|87	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|88	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-13mdv2011.0
12cr|php-pear-Gtk_MDB_Designer-0.1-15|89	+ Revision: 613664
12cr|php-pear-Gtk_MDB_Designer-0.1-15|90	- the mass rebuild of 2010.1 packages
12cr|php-pear-Gtk_MDB_Designer-0.1-15|91	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|92	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-12mdv2010.1
12cr|php-pear-Gtk_MDB_Designer-0.1-15|93	+ Revision: 478682
12cr|php-pear-Gtk_MDB_Designer-0.1-15|94	- spec cleanup
12cr|php-pear-Gtk_MDB_Designer-0.1-15|95	- use pear installer
12cr|php-pear-Gtk_MDB_Designer-0.1-15|96	- don't ship tests, even in documentation
12cr|php-pear-Gtk_MDB_Designer-0.1-15|97	- own all directories
12cr|php-pear-Gtk_MDB_Designer-0.1-15|98	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Gtk_MDB_Designer-0.1-15|99	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|100	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.1-11mdv2010.0
12cr|php-pear-Gtk_MDB_Designer-0.1-15|101	+ Revision: 441107
12cr|php-pear-Gtk_MDB_Designer-0.1-15|102	- rebuild
12cr|php-pear-Gtk_MDB_Designer-0.1-15|103	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|104	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1-10mdv2009.1
12cr|php-pear-Gtk_MDB_Designer-0.1-15|105	+ Revision: 322047
12cr|php-pear-Gtk_MDB_Designer-0.1-15|106	- rebuild
12cr|php-pear-Gtk_MDB_Designer-0.1-15|107	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|108	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1-9mdv2009.0
12cr|php-pear-Gtk_MDB_Designer-0.1-15|109	+ Revision: 236846
12cr|php-pear-Gtk_MDB_Designer-0.1-15|110	- rebuild
12cr|php-pear-Gtk_MDB_Designer-0.1-15|111	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|112	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Gtk_MDB_Designer-0.1-15|113	- restore BuildRoot
12cr|php-pear-Gtk_MDB_Designer-0.1-15|114	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Gtk_MDB_Designer-0.1-15|116	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Gtk_MDB_Designer-0.1-15|117	- description is not a TODO list
12cr|php-pear-Gtk_MDB_Designer-0.1-15|118	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|119	* Wed Oct 03 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1-8mdv2008.0
12cr|php-pear-Gtk_MDB_Designer-0.1-15|120	+ Revision: 94911
12cr|php-pear-Gtk_MDB_Designer-0.1-15|121	- attempt to make it use php-gtk2
12cr|php-pear-Gtk_MDB_Designer-0.1-15|122	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|123	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|124	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdv2007.0
12cr|php-pear-Gtk_MDB_Designer-0.1-15|125	+ Revision: 81598
12cr|php-pear-Gtk_MDB_Designer-0.1-15|126	- Import php-pear-Gtk_MDB_Designer
12cr|php-pear-Gtk_MDB_Designer-0.1-15|127	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|128	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdk
12cr|php-pear-Gtk_MDB_Designer-0.1-15|129	- new group (Development/PHP)
12cr|php-pear-Gtk_MDB_Designer-0.1-15|130	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|131	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-6mdk
12cr|php-pear-Gtk_MDB_Designer-0.1-15|132	- rebuilt to fix auto deps
12cr|php-pear-Gtk_MDB_Designer-0.1-15|133	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|134	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdk
12cr|php-pear-Gtk_MDB_Designer-0.1-15|135	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Gtk_MDB_Designer-0.1-15|136	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|137	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdk
12cr|php-pear-Gtk_MDB_Designer-0.1-15|138	- fix deps
12cr|php-pear-Gtk_MDB_Designer-0.1-15|139	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|140	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-3mdk
12cr|php-pear-Gtk_MDB_Designer-0.1-15|141	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Gtk_MDB_Designer-0.1-15|142	- fix deps
12cr|php-pear-Gtk_MDB_Designer-0.1-15|143	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|144	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-2mdk
12cr|php-pear-Gtk_MDB_Designer-0.1-15|145	- fix deps
12cr|php-pear-Gtk_MDB_Designer-0.1-15|146	
12cr|php-pear-Gtk_MDB_Designer-0.1-15|147	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdk
12cr|php-pear-Gtk_MDB_Designer-0.1-15|148	- initial Mandriva package (PLD import)
12cr|php-pear-Gtk_MDB_Designer-0.1-15|149	

5924 12
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|1	%define		_class		Gtk
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|2	%define		_subclass	ScrollingLabel
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|4	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|5	%define		_requires_exceptions pear(PHPUnit.php)
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|6	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|8	Version:	1.0.0
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|9	Release:	%mkrel 15
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|10	Summary:	A scrolling label for PHP-Gtk
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|11	License:	PHP License
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|12	Group:		Development/PHP
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|13	URL:		http://pear.php.net/package/Gtk_ScrollingLabel/
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|15	Requires(post): php-pear
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|16	Requires(preun): php-pear
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|17	Requires:	php-pear
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|18	BuildArch:	noarch
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|19	BuildRequires:	php-pear
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|21	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|22	%description
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|23	This is a class to encapsulate the functionality needed for a
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|24	scrolling GTK+ label. This class provides a simple, easy to understand
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|25	API for setting up and controlling the label. It allows for the
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|26	ability to scroll in either direction, start and stop the scroll,
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|27	pause and unpause the scroll, get and set the text, and set display
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|28	properties of the text.
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|29	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|30	%prep
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|31	%setup -q -c
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|33	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|34	%install
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|35	rm -rf %{buildroot}
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|36	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|37	cd %{upstream_name}-%{version}
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|40	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|43	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|44	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|46	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|47	%clean
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|48	rm -rf %{buildroot}
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|49	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|50	%post
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|51	%if %mdkversion < 201000
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|52	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|53	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|54	%endif
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|55	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|56	%preun
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|57	%if %mdkversion < 201000
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|58	if [ "$1" -eq "0" ]; then
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|59	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|60	%{upstream_name} >/dev/null || :
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|61	fi
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|62	%endif
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|63	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|64	%files
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|65	%defattr(-,root,root)
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|66	%doc %{upstream_name}-%{version}/example.php
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|67	%{_datadir}/pear/%{_class}
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|68	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|69	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|70	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|71	%changelog
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|72	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-15mdv2012.0
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|73	+ Revision: 741986
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|74	- fix major breakage by careless packager
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|75	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|76	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-14
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|77	+ Revision: 679337
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|78	- mass rebuild
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|79	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|80	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-13mdv2011.0
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|81	+ Revision: 613665
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|82	- the mass rebuild of 2010.1 packages
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|83	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|84	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-12mdv2010.1
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|85	+ Revision: 478679
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|86	- spec cleanup
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|87	- use pear installer
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|88	- don't ship tests, even in documentation
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|89	- own all directories
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|90	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|91	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|92	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-11mdv2010.0
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|93	+ Revision: 441108
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|94	- rebuild
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|95	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|96	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-10mdv2009.0
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|97	+ Revision: 236847
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|98	- rebuild
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|99	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|100	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.0-9mdv2008.1
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|101	+ Revision: 136407
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|102	- restore BuildRoot
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|103	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|105	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|106	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|107	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2008.0
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|108	+ Revision: 15446
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|109	- rule out the PHPUnit.php dep
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|110	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|111	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|112	* Sun Nov 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2007.0
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|113	+ Revision: 83319
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|114	- rebuild
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|115	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|116	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|117	+ Revision: 81600
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|118	- Import php-pear-Gtk_ScrollingLabel
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|119	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|120	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|121	- new group (Development/PHP)
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|122	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|123	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|124	- rebuilt to fix auto deps
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|125	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|126	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|127	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|128	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|129	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|130	- fix deps
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|131	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|132	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|133	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|134	- fix deps
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|135	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|136	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|137	- fix deps
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|138	
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|139	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|140	- initial Mandriva package (PLD import)
12cr|php-pear-Gtk_ScrollingLabel-1.0.0-15|141	

5925 12
12cr|php-pear-HTML_AJAX-0.5.6-7|1	%define     _class      HTML
12cr|php-pear-HTML_AJAX-0.5.6-7|2	%define     _subclass   AJAX
12cr|php-pear-HTML_AJAX-0.5.6-7|3	%define     upstream_name   %{_class}_%{_subclass}
12cr|php-pear-HTML_AJAX-0.5.6-7|4	
12cr|php-pear-HTML_AJAX-0.5.6-7|5	Name:       php-pear-%{upstream_name}
12cr|php-pear-HTML_AJAX-0.5.6-7|6	Version:    0.5.6
12cr|php-pear-HTML_AJAX-0.5.6-7|7	Release:    %mkrel 7
12cr|php-pear-HTML_AJAX-0.5.6-7|8	Summary:    PHP and JavaScript AJAX library
12cr|php-pear-HTML_AJAX-0.5.6-7|9	License:    LGPL
12cr|php-pear-HTML_AJAX-0.5.6-7|10	Group:      Development/PHP
12cr|php-pear-HTML_AJAX-0.5.6-7|11	URL:        http://pear.php.net/package/%{upstream_name}
12cr|php-pear-HTML_AJAX-0.5.6-7|12	Source0:    http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-HTML_AJAX-0.5.6-7|13	Requires(post): php-pear
12cr|php-pear-HTML_AJAX-0.5.6-7|14	Requires(preun): php-pear
12cr|php-pear-HTML_AJAX-0.5.6-7|15	Requires:   php-pear
12cr|php-pear-HTML_AJAX-0.5.6-7|16	BuildArch:  noarch
12cr|php-pear-HTML_AJAX-0.5.6-7|17	BuildRequires:  php-pear
12cr|php-pear-HTML_AJAX-0.5.6-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_AJAX-0.5.6-7|19	
12cr|php-pear-HTML_AJAX-0.5.6-7|20	%description
12cr|php-pear-HTML_AJAX-0.5.6-7|21	Provides PHP and JavaScript libraries for performing AJAX
12cr|php-pear-HTML_AJAX-0.5.6-7|22	(Communication from JavaScript to your browser without reloading the
12cr|php-pear-HTML_AJAX-0.5.6-7|23	page)
12cr|php-pear-HTML_AJAX-0.5.6-7|24	
12cr|php-pear-HTML_AJAX-0.5.6-7|25	%prep
12cr|php-pear-HTML_AJAX-0.5.6-7|26	%setup -q -c
12cr|php-pear-HTML_AJAX-0.5.6-7|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTML_AJAX-0.5.6-7|28	
12cr|php-pear-HTML_AJAX-0.5.6-7|29	%install
12cr|php-pear-HTML_AJAX-0.5.6-7|30	rm -rf %{buildroot}
12cr|php-pear-HTML_AJAX-0.5.6-7|31	
12cr|php-pear-HTML_AJAX-0.5.6-7|32	cd %{upstream_name}-%{version}
12cr|php-pear-HTML_AJAX-0.5.6-7|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_AJAX-0.5.6-7|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_AJAX-0.5.6-7|35	
12cr|php-pear-HTML_AJAX-0.5.6-7|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_AJAX-0.5.6-7|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_AJAX-0.5.6-7|38	
12cr|php-pear-HTML_AJAX-0.5.6-7|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_AJAX-0.5.6-7|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_AJAX-0.5.6-7|41	
12cr|php-pear-HTML_AJAX-0.5.6-7|42	%clean
12cr|php-pear-HTML_AJAX-0.5.6-7|43	rm -rf %{buildroot}
12cr|php-pear-HTML_AJAX-0.5.6-7|44	
12cr|php-pear-HTML_AJAX-0.5.6-7|45	%post
12cr|php-pear-HTML_AJAX-0.5.6-7|46	%if %mdkversion < 201000
12cr|php-pear-HTML_AJAX-0.5.6-7|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_AJAX-0.5.6-7|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_AJAX-0.5.6-7|49	%endif
12cr|php-pear-HTML_AJAX-0.5.6-7|50	
12cr|php-pear-HTML_AJAX-0.5.6-7|51	%preun
12cr|php-pear-HTML_AJAX-0.5.6-7|52	%if %mdkversion < 201000
12cr|php-pear-HTML_AJAX-0.5.6-7|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_AJAX-0.5.6-7|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_AJAX-0.5.6-7|55	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_AJAX-0.5.6-7|56	fi
12cr|php-pear-HTML_AJAX-0.5.6-7|57	%endif
12cr|php-pear-HTML_AJAX-0.5.6-7|58	
12cr|php-pear-HTML_AJAX-0.5.6-7|59	%files
12cr|php-pear-HTML_AJAX-0.5.6-7|60	%defattr(-,root,root)
12cr|php-pear-HTML_AJAX-0.5.6-7|61	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-HTML_AJAX-0.5.6-7|62	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_AJAX-0.5.6-7|63	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-HTML_AJAX-0.5.6-7|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_AJAX-0.5.6-7|65	
12cr|php-pear-HTML_AJAX-0.5.6-7|66	
12cr|php-pear-HTML_AJAX-0.5.6-7|67	
12cr|php-pear-HTML_AJAX-0.5.6-7|68	%changelog
12cr|php-pear-HTML_AJAX-0.5.6-7|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.6-7mdv2012.0
12cr|php-pear-HTML_AJAX-0.5.6-7|70	+ Revision: 741988
12cr|php-pear-HTML_AJAX-0.5.6-7|71	- fix major breakage by careless packager
12cr|php-pear-HTML_AJAX-0.5.6-7|72	
12cr|php-pear-HTML_AJAX-0.5.6-7|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.6-6
12cr|php-pear-HTML_AJAX-0.5.6-7|74	+ Revision: 679339
12cr|php-pear-HTML_AJAX-0.5.6-7|75	- mass rebuild
12cr|php-pear-HTML_AJAX-0.5.6-7|76	
12cr|php-pear-HTML_AJAX-0.5.6-7|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.6-5mdv2011.0
12cr|php-pear-HTML_AJAX-0.5.6-7|78	+ Revision: 613666
12cr|php-pear-HTML_AJAX-0.5.6-7|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTML_AJAX-0.5.6-7|80	
12cr|php-pear-HTML_AJAX-0.5.6-7|81	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.6-4mdv2010.1
12cr|php-pear-HTML_AJAX-0.5.6-7|82	+ Revision: 477858
12cr|php-pear-HTML_AJAX-0.5.6-7|83	- spec cleanup
12cr|php-pear-HTML_AJAX-0.5.6-7|84	- use pear installer
12cr|php-pear-HTML_AJAX-0.5.6-7|85	- don't ship tests, even in documentation
12cr|php-pear-HTML_AJAX-0.5.6-7|86	- own all directories
12cr|php-pear-HTML_AJAX-0.5.6-7|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_AJAX-0.5.6-7|88	
12cr|php-pear-HTML_AJAX-0.5.6-7|89	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.5.6-3mdv2010.0
12cr|php-pear-HTML_AJAX-0.5.6-7|90	+ Revision: 441110
12cr|php-pear-HTML_AJAX-0.5.6-7|91	- rebuild
12cr|php-pear-HTML_AJAX-0.5.6-7|92	
12cr|php-pear-HTML_AJAX-0.5.6-7|93	* Mon Feb 16 2009 Jerome Martin <jmartin@mandriva.org> 0.5.6-2mdv2009.1
12cr|php-pear-HTML_AJAX-0.5.6-7|94	+ Revision: 341144
12cr|php-pear-HTML_AJAX-0.5.6-7|95	- import php-pear-HTML_AJAX
12cr|php-pear-HTML_AJAX-0.5.6-7|96	
12cr|php-pear-HTML_AJAX-0.5.6-7|97	

5926 12
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|1	%define		_class		HTML
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|2	%define		_subclass	BBCodeParser
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|4	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|6	Version:	1.2.2
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|7	Release:	%mkrel 8
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|8	Summary:	Parser to replace UBB style tags with their HTML equivalents
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|9	License:	PHP License
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|10	Group:		Development/PHP
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|11	URL:		http://pear.php.net/package/HTML_BBCodeParser/
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|13	Requires(post): php-pear
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|14	Requires(preun): php-pear
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|15	Requires:	php-pear
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|16	BuildArch:	noarch
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|17	BuildRequires:	php-pear
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|19	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|20	%description
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|21	This is a parser to replace UBB style tags with their HTML
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|22	equivalents. It does not simply do some regex calls, but is complete
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|23	stack based parse engine. This ensures that all tags are properly
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|24	nested, if not, extra tags are added to maintain the nesting. This
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|25	parser should only produce XHTML 1.0 compliant code. All tags are
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|26	validated and so are all their attributes. It should be easy to extend
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|27	this parser with your own tags.
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|28	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|29	%prep
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|30	%setup -q -c
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|32	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|33	%install
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|34	rm -rf %{buildroot}
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|35	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|36	cd %{upstream_name}-%{version}
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|39	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|42	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|43	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|45	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|46	%clean
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|47	rm -rf %{buildroot}
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|48	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|49	%post
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|50	%if %mdkversion < 201000
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|51	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|52	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|53	%endif
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|54	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|55	%preun
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|56	%if %mdkversion < 201000
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|57	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|58	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|59	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|60	fi
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|61	%endif
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|62	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|63	%files
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|64	%defattr(-,root,root)
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|65	%doc %{upstream_name}-%{version}/%{_subclass}/example
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|66	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|68	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|69	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|70	%changelog
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-8mdv2012.0
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|72	+ Revision: 741989
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|73	- fix major breakage by careless packager
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|74	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-7
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|76	+ Revision: 679340
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|77	- mass rebuild
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|78	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-6mdv2011.0
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|80	+ Revision: 613667
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|81	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|82	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|83	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-5mdv2010.1
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|84	+ Revision: 477859
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|85	- spec cleanup
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|86	- use pear installer
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|87	- don't ship tests, even in documentation
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|88	- own all directories
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|89	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|90	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|91	* Fri Oct 02 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-4mdv2010.0
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|92	+ Revision: 452658
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|93	- fix #54217 (php-pear-HTML_BBCodeParser unresolved dependency)
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|94	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|95	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.2.2-3mdv2010.0
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|96	+ Revision: 441111
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|97	- rebuild
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|98	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|99	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdv2009.1
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|100	+ Revision: 322084
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|101	- rebuild
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|102	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|103	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2009.0
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|104	+ Revision: 278917
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|105	- update to new version 1.2.2
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|106	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|107	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-9mdv2009.0
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|108	+ Revision: 236849
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|109	- rebuild
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|110	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|111	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|112	- restore BuildRoot
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|113	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|115	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|116	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|117	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|118	* Sun Nov 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-8mdv2007.0
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|119	+ Revision: 83318
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|120	- rebuild
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|121	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|122	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdv2007.1
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|123	+ Revision: 81605
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|124	- Import php-pear-HTML_BBCodeParser
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|125	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|126	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdk
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|127	- new group (Development/PHP)
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|128	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|129	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-6mdk
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|130	- rebuilt to fix auto deps
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|131	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|132	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-5mdk
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|133	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|134	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|135	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdk
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|136	- fix deps
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|137	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|138	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdk
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|139	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|140	- fix deps
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|141	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|142	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdk
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|143	- fix deps
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|144	
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|145	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|146	- initial Mandriva package (PLD import)
12cr|php-pear-HTML_BBCodeParser-1.2.2-8|147	

5927 12
12cr|php-pear-HTML_Common2-2.0.0-2|1	%define		_class		HTML
12cr|php-pear-HTML_Common2-2.0.0-2|2	%define		_subclass	Common2
12cr|php-pear-HTML_Common2-2.0.0-2|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-HTML_Common2-2.0.0-2|4	%define     pre         %{nil}
12cr|php-pear-HTML_Common2-2.0.0-2|5	
12cr|php-pear-HTML_Common2-2.0.0-2|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTML_Common2-2.0.0-2|7	Version:	2.0.0
12cr|php-pear-HTML_Common2-2.0.0-2|8	Release:	%mkrel 2
12cr|php-pear-HTML_Common2-2.0.0-2|9	Summary:	Abstract base class for HTML classes (PHP5 port of HTML_Common package)
12cr|php-pear-HTML_Common2-2.0.0-2|10	License:	PHP License
12cr|php-pear-HTML_Common2-2.0.0-2|11	Group:		Development/PHP
12cr|php-pear-HTML_Common2-2.0.0-2|12	URL:		http://pear.php.net/package/HTML_Common2/
12cr|php-pear-HTML_Common2-2.0.0-2|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tgz
12cr|php-pear-HTML_Common2-2.0.0-2|14	Requires(post): php-pear
12cr|php-pear-HTML_Common2-2.0.0-2|15	Requires(preun): php-pear
12cr|php-pear-HTML_Common2-2.0.0-2|16	Requires:	php-pear
12cr|php-pear-HTML_Common2-2.0.0-2|17	BuildArch:	noarch
12cr|php-pear-HTML_Common2-2.0.0-2|18	BuildRequires:	php-pear
12cr|php-pear-HTML_Common2-2.0.0-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_Common2-2.0.0-2|20	
12cr|php-pear-HTML_Common2-2.0.0-2|21	%description
12cr|php-pear-HTML_Common2-2.0.0-2|22	The HTML_Common2 package provides methods for HTML code display and
12cr|php-pear-HTML_Common2-2.0.0-2|23	attributes handling.
12cr|php-pear-HTML_Common2-2.0.0-2|24	- Methods to set, remove, update HTML attributes,
12cr|php-pear-HTML_Common2-2.0.0-2|25	- Handles comments in HTML code.
12cr|php-pear-HTML_Common2-2.0.0-2|26	- Handles global document options (encoding, linebreak and indentation
12cr|php-pear-HTML_Common2-2.0.0-2|27	characters),
12cr|php-pear-HTML_Common2-2.0.0-2|28	- Handles indentation for nicer HTML code.
12cr|php-pear-HTML_Common2-2.0.0-2|29	
12cr|php-pear-HTML_Common2-2.0.0-2|30	%prep
12cr|php-pear-HTML_Common2-2.0.0-2|31	%setup -q -c
12cr|php-pear-HTML_Common2-2.0.0-2|32	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
12cr|php-pear-HTML_Common2-2.0.0-2|33	
12cr|php-pear-HTML_Common2-2.0.0-2|34	%install
12cr|php-pear-HTML_Common2-2.0.0-2|35	rm -rf %{buildroot}
12cr|php-pear-HTML_Common2-2.0.0-2|36	
12cr|php-pear-HTML_Common2-2.0.0-2|37	cd %{upstream_name}-%{version}%{pre}
12cr|php-pear-HTML_Common2-2.0.0-2|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_Common2-2.0.0-2|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_Common2-2.0.0-2|40	
12cr|php-pear-HTML_Common2-2.0.0-2|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_Common2-2.0.0-2|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_Common2-2.0.0-2|43	
12cr|php-pear-HTML_Common2-2.0.0-2|44	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Common2-2.0.0-2|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Common2-2.0.0-2|46	
12cr|php-pear-HTML_Common2-2.0.0-2|47	%clean
12cr|php-pear-HTML_Common2-2.0.0-2|48	rm -rf %{buildroot}
12cr|php-pear-HTML_Common2-2.0.0-2|49	
12cr|php-pear-HTML_Common2-2.0.0-2|50	%post
12cr|php-pear-HTML_Common2-2.0.0-2|51	%if %mdkversion < 201000
12cr|php-pear-HTML_Common2-2.0.0-2|52	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_Common2-2.0.0-2|53	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_Common2-2.0.0-2|54	%endif
12cr|php-pear-HTML_Common2-2.0.0-2|55	
12cr|php-pear-HTML_Common2-2.0.0-2|56	%preun
12cr|php-pear-HTML_Common2-2.0.0-2|57	%if %mdkversion < 201000
12cr|php-pear-HTML_Common2-2.0.0-2|58	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_Common2-2.0.0-2|59	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_Common2-2.0.0-2|60	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_Common2-2.0.0-2|61	fi
12cr|php-pear-HTML_Common2-2.0.0-2|62	%endif
12cr|php-pear-HTML_Common2-2.0.0-2|63	
12cr|php-pear-HTML_Common2-2.0.0-2|64	%files
12cr|php-pear-HTML_Common2-2.0.0-2|65	%defattr(-,root,root)
12cr|php-pear-HTML_Common2-2.0.0-2|66	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_Common2-2.0.0-2|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_Common2-2.0.0-2|68	
12cr|php-pear-HTML_Common2-2.0.0-2|69	
12cr|php-pear-HTML_Common2-2.0.0-2|70	%changelog
12cr|php-pear-HTML_Common2-2.0.0-2|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdv2012.0
12cr|php-pear-HTML_Common2-2.0.0-2|72	+ Revision: 741991
12cr|php-pear-HTML_Common2-2.0.0-2|73	- fix major breakage by careless packager
12cr|php-pear-HTML_Common2-2.0.0-2|74	
12cr|php-pear-HTML_Common2-2.0.0-2|75	* Sun May 29 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-1
12cr|php-pear-HTML_Common2-2.0.0-2|76	+ Revision: 681612
12cr|php-pear-HTML_Common2-2.0.0-2|77	- 2.0.0
12cr|php-pear-HTML_Common2-2.0.0-2|78	
12cr|php-pear-HTML_Common2-2.0.0-2|79	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-0.beta1.7
12cr|php-pear-HTML_Common2-2.0.0-2|80	+ Revision: 679342
12cr|php-pear-HTML_Common2-2.0.0-2|81	- mass rebuild
12cr|php-pear-HTML_Common2-2.0.0-2|82	
12cr|php-pear-HTML_Common2-2.0.0-2|83	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-0.beta1.6mdv2011.0
12cr|php-pear-HTML_Common2-2.0.0-2|84	+ Revision: 613669
12cr|php-pear-HTML_Common2-2.0.0-2|85	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTML_Common2-2.0.0-2|86	
12cr|php-pear-HTML_Common2-2.0.0-2|87	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-0.beta1.5mdv2010.1
12cr|php-pear-HTML_Common2-2.0.0-2|88	+ Revision: 477861
12cr|php-pear-HTML_Common2-2.0.0-2|89	- spec cleanup
12cr|php-pear-HTML_Common2-2.0.0-2|90	- use pear installer
12cr|php-pear-HTML_Common2-2.0.0-2|91	- don't ship tests, even in documentation
12cr|php-pear-HTML_Common2-2.0.0-2|92	- own all directories
12cr|php-pear-HTML_Common2-2.0.0-2|93	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_Common2-2.0.0-2|94	
12cr|php-pear-HTML_Common2-2.0.0-2|95	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 2.0.0-0.beta1.4mdv2010.0
12cr|php-pear-HTML_Common2-2.0.0-2|96	+ Revision: 441112
12cr|php-pear-HTML_Common2-2.0.0-2|97	- rebuild
12cr|php-pear-HTML_Common2-2.0.0-2|98	
12cr|php-pear-HTML_Common2-2.0.0-2|99	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-0.beta1.3mdv2009.1
12cr|php-pear-HTML_Common2-2.0.0-2|100	+ Revision: 322110
12cr|php-pear-HTML_Common2-2.0.0-2|101	- rebuild
12cr|php-pear-HTML_Common2-2.0.0-2|102	
12cr|php-pear-HTML_Common2-2.0.0-2|103	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-0.beta1.2mdv2009.0
12cr|php-pear-HTML_Common2-2.0.0-2|104	+ Revision: 236857
12cr|php-pear-HTML_Common2-2.0.0-2|105	- rebuild
12cr|php-pear-HTML_Common2-2.0.0-2|106	
12cr|php-pear-HTML_Common2-2.0.0-2|107	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-HTML_Common2-2.0.0-2|108	- restore BuildRoot
12cr|php-pear-HTML_Common2-2.0.0-2|109	
12cr|php-pear-HTML_Common2-2.0.0-2|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTML_Common2-2.0.0-2|111	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTML_Common2-2.0.0-2|112	
12cr|php-pear-HTML_Common2-2.0.0-2|113	* Fri Nov 09 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-0.beta1.1mdv2008.1
12cr|php-pear-HTML_Common2-2.0.0-2|114	+ Revision: 107005
12cr|php-pear-HTML_Common2-2.0.0-2|115	- 2.0.0beta1
12cr|php-pear-HTML_Common2-2.0.0-2|116	
12cr|php-pear-HTML_Common2-2.0.0-2|117	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdv2008.0
12cr|php-pear-HTML_Common2-2.0.0-2|118	+ Revision: 15674
12cr|php-pear-HTML_Common2-2.0.0-2|119	- 0.3.0
12cr|php-pear-HTML_Common2-2.0.0-2|120	
12cr|php-pear-HTML_Common2-2.0.0-2|121	
12cr|php-pear-HTML_Common2-2.0.0-2|122	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2007.0
12cr|php-pear-HTML_Common2-2.0.0-2|123	+ Revision: 81609
12cr|php-pear-HTML_Common2-2.0.0-2|124	- Import php-pear-HTML_Common2
12cr|php-pear-HTML_Common2-2.0.0-2|125	
12cr|php-pear-HTML_Common2-2.0.0-2|126	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdk
12cr|php-pear-HTML_Common2-2.0.0-2|127	- new group (Development/PHP)
12cr|php-pear-HTML_Common2-2.0.0-2|128	
12cr|php-pear-HTML_Common2-2.0.0-2|129	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdk
12cr|php-pear-HTML_Common2-2.0.0-2|130	- rebuilt to fix auto deps
12cr|php-pear-HTML_Common2-2.0.0-2|131	
12cr|php-pear-HTML_Common2-2.0.0-2|132	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdk
12cr|php-pear-HTML_Common2-2.0.0-2|133	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTML_Common2-2.0.0-2|134	
12cr|php-pear-HTML_Common2-2.0.0-2|135	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdk
12cr|php-pear-HTML_Common2-2.0.0-2|136	- fix deps
12cr|php-pear-HTML_Common2-2.0.0-2|137	
12cr|php-pear-HTML_Common2-2.0.0-2|138	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdk
12cr|php-pear-HTML_Common2-2.0.0-2|139	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTML_Common2-2.0.0-2|140	- fix deps
12cr|php-pear-HTML_Common2-2.0.0-2|141	
12cr|php-pear-HTML_Common2-2.0.0-2|142	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdk
12cr|php-pear-HTML_Common2-2.0.0-2|143	- fix deps
12cr|php-pear-HTML_Common2-2.0.0-2|144	
12cr|php-pear-HTML_Common2-2.0.0-2|145	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12cr|php-pear-HTML_Common2-2.0.0-2|146	- initial Mandriva package (PLD import)
12cr|php-pear-HTML_Common2-2.0.0-2|147	

5928 12
12cr|php-pear-HTML_Crypt-1.3.4-3|1	%define		_class		HTML
12cr|php-pear-HTML_Crypt-1.3.4-3|2	%define		_subclass	Crypt
12cr|php-pear-HTML_Crypt-1.3.4-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-HTML_Crypt-1.3.4-3|4	
12cr|php-pear-HTML_Crypt-1.3.4-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTML_Crypt-1.3.4-3|6	Version:	1.3.4
12cr|php-pear-HTML_Crypt-1.3.4-3|7	Release:	%mkrel 3
12cr|php-pear-HTML_Crypt-1.3.4-3|8	Summary:	Encrypts text which is later decoded using javascript on the client side
12cr|php-pear-HTML_Crypt-1.3.4-3|9	License:	PHP License
12cr|php-pear-HTML_Crypt-1.3.4-3|10	Group:		Development/PHP
12cr|php-pear-HTML_Crypt-1.3.4-3|11	URL:		http://pear.php.net/package/HTML_Crypt/
12cr|php-pear-HTML_Crypt-1.3.4-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-HTML_Crypt-1.3.4-3|13	Requires(post): php-pear
12cr|php-pear-HTML_Crypt-1.3.4-3|14	Requires(preun): php-pear
12cr|php-pear-HTML_Crypt-1.3.4-3|15	Requires:	php-pear
12cr|php-pear-HTML_Crypt-1.3.4-3|16	BuildArch:	noarch
12cr|php-pear-HTML_Crypt-1.3.4-3|17	BuildRequires:	php-pear
12cr|php-pear-HTML_Crypt-1.3.4-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_Crypt-1.3.4-3|19	
12cr|php-pear-HTML_Crypt-1.3.4-3|20	%description
12cr|php-pear-HTML_Crypt-1.3.4-3|21	The PEAR::HTML_Crypt provides methods to encrypt text, which can be
12cr|php-pear-HTML_Crypt-1.3.4-3|22	later be decrypted using JavaScript on the client side. This is very
12cr|php-pear-HTML_Crypt-1.3.4-3|23	useful to prevent spam robots collecting email addresses from your
12cr|php-pear-HTML_Crypt-1.3.4-3|24	site, included is a method to add mailto links to the text being
12cr|php-pear-HTML_Crypt-1.3.4-3|25	generated.
12cr|php-pear-HTML_Crypt-1.3.4-3|26	
12cr|php-pear-HTML_Crypt-1.3.4-3|27	%prep
12cr|php-pear-HTML_Crypt-1.3.4-3|28	%setup -q -c
12cr|php-pear-HTML_Crypt-1.3.4-3|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTML_Crypt-1.3.4-3|30	
12cr|php-pear-HTML_Crypt-1.3.4-3|31	%install
12cr|php-pear-HTML_Crypt-1.3.4-3|32	rm -rf %{buildroot}
12cr|php-pear-HTML_Crypt-1.3.4-3|33	
12cr|php-pear-HTML_Crypt-1.3.4-3|34	cd %{upstream_name}-%{version}
12cr|php-pear-HTML_Crypt-1.3.4-3|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_Crypt-1.3.4-3|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_Crypt-1.3.4-3|37	
12cr|php-pear-HTML_Crypt-1.3.4-3|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_Crypt-1.3.4-3|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_Crypt-1.3.4-3|40	
12cr|php-pear-HTML_Crypt-1.3.4-3|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Crypt-1.3.4-3|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Crypt-1.3.4-3|43	
12cr|php-pear-HTML_Crypt-1.3.4-3|44	%clean
12cr|php-pear-HTML_Crypt-1.3.4-3|45	rm -rf %{buildroot}
12cr|php-pear-HTML_Crypt-1.3.4-3|46	
12cr|php-pear-HTML_Crypt-1.3.4-3|47	%post
12cr|php-pear-HTML_Crypt-1.3.4-3|48	%if %mdkversion < 201000
12cr|php-pear-HTML_Crypt-1.3.4-3|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_Crypt-1.3.4-3|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_Crypt-1.3.4-3|51	%endif
12cr|php-pear-HTML_Crypt-1.3.4-3|52	
12cr|php-pear-HTML_Crypt-1.3.4-3|53	%preun
12cr|php-pear-HTML_Crypt-1.3.4-3|54	%if %mdkversion < 201000
12cr|php-pear-HTML_Crypt-1.3.4-3|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_Crypt-1.3.4-3|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_Crypt-1.3.4-3|57	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_Crypt-1.3.4-3|58	fi
12cr|php-pear-HTML_Crypt-1.3.4-3|59	%endif
12cr|php-pear-HTML_Crypt-1.3.4-3|60	
12cr|php-pear-HTML_Crypt-1.3.4-3|61	%files
12cr|php-pear-HTML_Crypt-1.3.4-3|62	%defattr(-,root,root)
12cr|php-pear-HTML_Crypt-1.3.4-3|63	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_Crypt-1.3.4-3|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_Crypt-1.3.4-3|65	
12cr|php-pear-HTML_Crypt-1.3.4-3|66	
12cr|php-pear-HTML_Crypt-1.3.4-3|67	%changelog
12cr|php-pear-HTML_Crypt-1.3.4-3|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-3mdv2012.0
12cr|php-pear-HTML_Crypt-1.3.4-3|69	+ Revision: 741992
12cr|php-pear-HTML_Crypt-1.3.4-3|70	- fix major breakage by careless packager
12cr|php-pear-HTML_Crypt-1.3.4-3|71	
12cr|php-pear-HTML_Crypt-1.3.4-3|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-2
12cr|php-pear-HTML_Crypt-1.3.4-3|73	+ Revision: 679343
12cr|php-pear-HTML_Crypt-1.3.4-3|74	- mass rebuild
12cr|php-pear-HTML_Crypt-1.3.4-3|75	
12cr|php-pear-HTML_Crypt-1.3.4-3|76	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.4-1mdv2011.0
12cr|php-pear-HTML_Crypt-1.3.4-3|77	+ Revision: 594487
12cr|php-pear-HTML_Crypt-1.3.4-3|78	- update to new version 1.3.4
12cr|php-pear-HTML_Crypt-1.3.4-3|79	
12cr|php-pear-HTML_Crypt-1.3.4-3|80	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-4mdv2010.1
12cr|php-pear-HTML_Crypt-1.3.4-3|81	+ Revision: 477862
12cr|php-pear-HTML_Crypt-1.3.4-3|82	- spec cleanup
12cr|php-pear-HTML_Crypt-1.3.4-3|83	- use pear installer
12cr|php-pear-HTML_Crypt-1.3.4-3|84	- don't ship tests, even in documentation
12cr|php-pear-HTML_Crypt-1.3.4-3|85	- own all directories
12cr|php-pear-HTML_Crypt-1.3.4-3|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_Crypt-1.3.4-3|87	
12cr|php-pear-HTML_Crypt-1.3.4-3|88	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.3.3-3mdv2010.0
12cr|php-pear-HTML_Crypt-1.3.4-3|89	+ Revision: 441113
12cr|php-pear-HTML_Crypt-1.3.4-3|90	- rebuild
12cr|php-pear-HTML_Crypt-1.3.4-3|91	
12cr|php-pear-HTML_Crypt-1.3.4-3|92	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-2mdv2009.1
12cr|php-pear-HTML_Crypt-1.3.4-3|93	+ Revision: 322111
12cr|php-pear-HTML_Crypt-1.3.4-3|94	- rebuild
12cr|php-pear-HTML_Crypt-1.3.4-3|95	
12cr|php-pear-HTML_Crypt-1.3.4-3|96	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-1mdv2009.1
12cr|php-pear-HTML_Crypt-1.3.4-3|97	+ Revision: 292880
12cr|php-pear-HTML_Crypt-1.3.4-3|98	- update to new version 1.3.3
12cr|php-pear-HTML_Crypt-1.3.4-3|99	
12cr|php-pear-HTML_Crypt-1.3.4-3|100	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-3mdv2009.0
12cr|php-pear-HTML_Crypt-1.3.4-3|101	+ Revision: 236864
12cr|php-pear-HTML_Crypt-1.3.4-3|102	- rebuild
12cr|php-pear-HTML_Crypt-1.3.4-3|103	
12cr|php-pear-HTML_Crypt-1.3.4-3|104	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2-2mdv2008.1
12cr|php-pear-HTML_Crypt-1.3.4-3|105	+ Revision: 171038
12cr|php-pear-HTML_Crypt-1.3.4-3|106	- rebuild
12cr|php-pear-HTML_Crypt-1.3.4-3|107	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|php-pear-HTML_Crypt-1.3.4-3|108	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTML_Crypt-1.3.4-3|109	
12cr|php-pear-HTML_Crypt-1.3.4-3|110	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-HTML_Crypt-1.3.4-3|111	- restore BuildRoot
12cr|php-pear-HTML_Crypt-1.3.4-3|112	
12cr|php-pear-HTML_Crypt-1.3.4-3|113	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-1mdv2008.0
12cr|php-pear-HTML_Crypt-1.3.4-3|114	+ Revision: 15748
12cr|php-pear-HTML_Crypt-1.3.4-3|115	- fix build
12cr|php-pear-HTML_Crypt-1.3.4-3|116	- 1.3.2
12cr|php-pear-HTML_Crypt-1.3.4-3|117	
12cr|php-pear-HTML_Crypt-1.3.4-3|118	
12cr|php-pear-HTML_Crypt-1.3.4-3|119	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-7mdv2007.0
12cr|php-pear-HTML_Crypt-1.3.4-3|120	+ Revision: 81611
12cr|php-pear-HTML_Crypt-1.3.4-3|121	- Import php-pear-HTML_Crypt
12cr|php-pear-HTML_Crypt-1.3.4-3|122	
12cr|php-pear-HTML_Crypt-1.3.4-3|123	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-7mdk
12cr|php-pear-HTML_Crypt-1.3.4-3|124	- new group (Development/PHP)
12cr|php-pear-HTML_Crypt-1.3.4-3|125	
12cr|php-pear-HTML_Crypt-1.3.4-3|126	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-6mdk
12cr|php-pear-HTML_Crypt-1.3.4-3|127	- rebuilt to fix auto deps
12cr|php-pear-HTML_Crypt-1.3.4-3|128	
12cr|php-pear-HTML_Crypt-1.3.4-3|129	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-5mdk
12cr|php-pear-HTML_Crypt-1.3.4-3|130	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTML_Crypt-1.3.4-3|131	
12cr|php-pear-HTML_Crypt-1.3.4-3|132	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-4mdk
12cr|php-pear-HTML_Crypt-1.3.4-3|133	- fix deps
12cr|php-pear-HTML_Crypt-1.3.4-3|134	
12cr|php-pear-HTML_Crypt-1.3.4-3|135	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdk
12cr|php-pear-HTML_Crypt-1.3.4-3|136	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTML_Crypt-1.3.4-3|137	- fix deps
12cr|php-pear-HTML_Crypt-1.3.4-3|138	
12cr|php-pear-HTML_Crypt-1.3.4-3|139	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdk
12cr|php-pear-HTML_Crypt-1.3.4-3|140	- fix deps
12cr|php-pear-HTML_Crypt-1.3.4-3|141	
12cr|php-pear-HTML_Crypt-1.3.4-3|142	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdk
12cr|php-pear-HTML_Crypt-1.3.4-3|143	- initial Mandriva package (PLD import)
12cr|php-pear-HTML_Crypt-1.3.4-3|144	

5929 12
12cr|php-pear-HTML_CSS-1.5.4-5|1	%define		_class		HTML
12cr|php-pear-HTML_CSS-1.5.4-5|2	%define		_subclass	CSS
12cr|php-pear-HTML_CSS-1.5.4-5|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-HTML_CSS-1.5.4-5|4	
12cr|php-pear-HTML_CSS-1.5.4-5|5	%define		_requires_exceptions pear(PHPUnit.php)
12cr|php-pear-HTML_CSS-1.5.4-5|6	
12cr|php-pear-HTML_CSS-1.5.4-5|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTML_CSS-1.5.4-5|8	Version:	1.5.4
12cr|php-pear-HTML_CSS-1.5.4-5|9	Release:	%mkrel 5
12cr|php-pear-HTML_CSS-1.5.4-5|10	Summary:	Class for generating CSS declarations
12cr|php-pear-HTML_CSS-1.5.4-5|11	License:	PHP License
12cr|php-pear-HTML_CSS-1.5.4-5|12	Group:		Development/PHP
12cr|php-pear-HTML_CSS-1.5.4-5|13	URL:		http://pear.php.net/package/HTML_CSS/
12cr|php-pear-HTML_CSS-1.5.4-5|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-HTML_CSS-1.5.4-5|15	Requires(post): php-pear
12cr|php-pear-HTML_CSS-1.5.4-5|16	Requires(preun): php-pear
12cr|php-pear-HTML_CSS-1.5.4-5|17	Requires:	php-pear
12cr|php-pear-HTML_CSS-1.5.4-5|18	BuildArch:	noarch
12cr|php-pear-HTML_CSS-1.5.4-5|19	BuildRequires:	php-pear
12cr|php-pear-HTML_CSS-1.5.4-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_CSS-1.5.4-5|21	
12cr|php-pear-HTML_CSS-1.5.4-5|22	%description
12cr|php-pear-HTML_CSS-1.5.4-5|23	%{upstream_name} provides a simple interface for generating a stylesheet
12cr|php-pear-HTML_CSS-1.5.4-5|24	declaration. It is completely standards compliant, and has some great
12cr|php-pear-HTML_CSS-1.5.4-5|25	features:
12cr|php-pear-HTML_CSS-1.5.4-5|26	- simple OO interface to CSS definitions
12cr|php-pear-HTML_CSS-1.5.4-5|27	- output to:
12cr|php-pear-HTML_CSS-1.5.4-5|28	- inline stylesheet declarations
12cr|php-pear-HTML_CSS-1.5.4-5|29	- document internal stylesheet declarations
12cr|php-pear-HTML_CSS-1.5.4-5|30	- standalone stylesheet declarations
12cr|php-pear-HTML_CSS-1.5.4-5|31	- array of definitions
12cr|php-pear-HTML_CSS-1.5.4-5|32	
12cr|php-pear-HTML_CSS-1.5.4-5|33	In addition, it shares the following with HTML_Common based classes:
12cr|php-pear-HTML_CSS-1.5.4-5|34	- indent style support
12cr|php-pear-HTML_CSS-1.5.4-5|35	- line ending style
12cr|php-pear-HTML_CSS-1.5.4-5|36	
12cr|php-pear-HTML_CSS-1.5.4-5|37	%prep
12cr|php-pear-HTML_CSS-1.5.4-5|38	%setup -q -c
12cr|php-pear-HTML_CSS-1.5.4-5|39	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTML_CSS-1.5.4-5|40	
12cr|php-pear-HTML_CSS-1.5.4-5|41	%install
12cr|php-pear-HTML_CSS-1.5.4-5|42	rm -rf %{buildroot}
12cr|php-pear-HTML_CSS-1.5.4-5|43	
12cr|php-pear-HTML_CSS-1.5.4-5|44	cd %{upstream_name}-%{version}
12cr|php-pear-HTML_CSS-1.5.4-5|45	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_CSS-1.5.4-5|46	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_CSS-1.5.4-5|47	
12cr|php-pear-HTML_CSS-1.5.4-5|48	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_CSS-1.5.4-5|49	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_CSS-1.5.4-5|50	
12cr|php-pear-HTML_CSS-1.5.4-5|51	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_CSS-1.5.4-5|52	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_CSS-1.5.4-5|53	
12cr|php-pear-HTML_CSS-1.5.4-5|54	%clean
12cr|php-pear-HTML_CSS-1.5.4-5|55	rm -rf %{buildroot}
12cr|php-pear-HTML_CSS-1.5.4-5|56	
12cr|php-pear-HTML_CSS-1.5.4-5|57	%post
12cr|php-pear-HTML_CSS-1.5.4-5|58	%if %mdkversion < 201000
12cr|php-pear-HTML_CSS-1.5.4-5|59	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_CSS-1.5.4-5|60	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_CSS-1.5.4-5|61	%endif
12cr|php-pear-HTML_CSS-1.5.4-5|62	
12cr|php-pear-HTML_CSS-1.5.4-5|63	%preun
12cr|php-pear-HTML_CSS-1.5.4-5|64	%if %mdkversion < 201000
12cr|php-pear-HTML_CSS-1.5.4-5|65	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_CSS-1.5.4-5|66	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_CSS-1.5.4-5|67	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_CSS-1.5.4-5|68	fi
12cr|php-pear-HTML_CSS-1.5.4-5|69	%endif
12cr|php-pear-HTML_CSS-1.5.4-5|70	
12cr|php-pear-HTML_CSS-1.5.4-5|71	%files
12cr|php-pear-HTML_CSS-1.5.4-5|72	%defattr(-,root,root)
12cr|php-pear-HTML_CSS-1.5.4-5|73	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-HTML_CSS-1.5.4-5|74	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_CSS-1.5.4-5|75	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_CSS-1.5.4-5|76	
12cr|php-pear-HTML_CSS-1.5.4-5|77	
12cr|php-pear-HTML_CSS-1.5.4-5|78	%changelog
12cr|php-pear-HTML_CSS-1.5.4-5|79	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.4-5mdv2012.0
12cr|php-pear-HTML_CSS-1.5.4-5|80	+ Revision: 741990
12cr|php-pear-HTML_CSS-1.5.4-5|81	- fix major breakage by careless packager
12cr|php-pear-HTML_CSS-1.5.4-5|82	
12cr|php-pear-HTML_CSS-1.5.4-5|83	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.4-4
12cr|php-pear-HTML_CSS-1.5.4-5|84	+ Revision: 679341
12cr|php-pear-HTML_CSS-1.5.4-5|85	- mass rebuild
12cr|php-pear-HTML_CSS-1.5.4-5|86	
12cr|php-pear-HTML_CSS-1.5.4-5|87	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.4-3mdv2011.0
12cr|php-pear-HTML_CSS-1.5.4-5|88	+ Revision: 613668
12cr|php-pear-HTML_CSS-1.5.4-5|89	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTML_CSS-1.5.4-5|90	
12cr|php-pear-HTML_CSS-1.5.4-5|91	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.4-2mdv2010.1
12cr|php-pear-HTML_CSS-1.5.4-5|92	+ Revision: 477863
12cr|php-pear-HTML_CSS-1.5.4-5|93	- spec cleanup
12cr|php-pear-HTML_CSS-1.5.4-5|94	- use pear installer
12cr|php-pear-HTML_CSS-1.5.4-5|95	- don't ship tests, even in documentation
12cr|php-pear-HTML_CSS-1.5.4-5|96	- own all directories
12cr|php-pear-HTML_CSS-1.5.4-5|97	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_CSS-1.5.4-5|98	
12cr|php-pear-HTML_CSS-1.5.4-5|99	* Fri Jul 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.4-1mdv2010.0
12cr|php-pear-HTML_CSS-1.5.4-5|100	+ Revision: 394093
12cr|php-pear-HTML_CSS-1.5.4-5|101	- update to new version 1.5.4
12cr|php-pear-HTML_CSS-1.5.4-5|102	
12cr|php-pear-HTML_CSS-1.5.4-5|103	* Sat Jan 24 2009 Funda Wang <fwang@mandriva.org> 1.5.3-1mdv2009.1
12cr|php-pear-HTML_CSS-1.5.4-5|104	+ Revision: 333196
12cr|php-pear-HTML_CSS-1.5.4-5|105	- 1.5.3
12cr|php-pear-HTML_CSS-1.5.4-5|106	
12cr|php-pear-HTML_CSS-1.5.4-5|107	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-3mdv2009.1
12cr|php-pear-HTML_CSS-1.5.4-5|108	+ Revision: 322098
12cr|php-pear-HTML_CSS-1.5.4-5|109	- rebuild
12cr|php-pear-HTML_CSS-1.5.4-5|110	
12cr|php-pear-HTML_CSS-1.5.4-5|111	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-2mdv2009.0
12cr|php-pear-HTML_CSS-1.5.4-5|112	+ Revision: 236850
12cr|php-pear-HTML_CSS-1.5.4-5|113	- rebuild
12cr|php-pear-HTML_CSS-1.5.4-5|114	
12cr|php-pear-HTML_CSS-1.5.4-5|115	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.1.3-1mdv2008.1
12cr|php-pear-HTML_CSS-1.5.4-5|116	+ Revision: 136407
12cr|php-pear-HTML_CSS-1.5.4-5|117	- restore BuildRoot
12cr|php-pear-HTML_CSS-1.5.4-5|118	
12cr|php-pear-HTML_CSS-1.5.4-5|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTML_CSS-1.5.4-5|120	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTML_CSS-1.5.4-5|121	
12cr|php-pear-HTML_CSS-1.5.4-5|122	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-1mdv2008.0
12cr|php-pear-HTML_CSS-1.5.4-5|123	+ Revision: 15447
12cr|php-pear-HTML_CSS-1.5.4-5|124	- 1.1.3
12cr|php-pear-HTML_CSS-1.5.4-5|125	
12cr|php-pear-HTML_CSS-1.5.4-5|126	
12cr|php-pear-HTML_CSS-1.5.4-5|127	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-7mdv2007.0
12cr|php-pear-HTML_CSS-1.5.4-5|128	+ Revision: 81607
12cr|php-pear-HTML_CSS-1.5.4-5|129	- Import php-pear-HTML_CSS
12cr|php-pear-HTML_CSS-1.5.4-5|130	
12cr|php-pear-HTML_CSS-1.5.4-5|131	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-7mdk
12cr|php-pear-HTML_CSS-1.5.4-5|132	- new group (Development/PHP)
12cr|php-pear-HTML_CSS-1.5.4-5|133	
12cr|php-pear-HTML_CSS-1.5.4-5|134	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-6mdk
12cr|php-pear-HTML_CSS-1.5.4-5|135	- rebuilt to fix auto deps
12cr|php-pear-HTML_CSS-1.5.4-5|136	
12cr|php-pear-HTML_CSS-1.5.4-5|137	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-5mdk
12cr|php-pear-HTML_CSS-1.5.4-5|138	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTML_CSS-1.5.4-5|139	
12cr|php-pear-HTML_CSS-1.5.4-5|140	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-4mdk
12cr|php-pear-HTML_CSS-1.5.4-5|141	- fix deps
12cr|php-pear-HTML_CSS-1.5.4-5|142	
12cr|php-pear-HTML_CSS-1.5.4-5|143	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-3mdk
12cr|php-pear-HTML_CSS-1.5.4-5|144	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTML_CSS-1.5.4-5|145	- fix deps
12cr|php-pear-HTML_CSS-1.5.4-5|146	
12cr|php-pear-HTML_CSS-1.5.4-5|147	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-2mdk
12cr|php-pear-HTML_CSS-1.5.4-5|148	- fix deps
12cr|php-pear-HTML_CSS-1.5.4-5|149	
12cr|php-pear-HTML_CSS-1.5.4-5|150	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-1mdk
12cr|php-pear-HTML_CSS-1.5.4-5|151	- initial Mandriva package (PLD import)
12cr|php-pear-HTML_CSS-1.5.4-5|152	

5930 12
12cr|php-pear-HTML_Form-1.3.0-8|1	%define		_class		HTML
12cr|php-pear-HTML_Form-1.3.0-8|2	%define		_subclass	Form
12cr|php-pear-HTML_Form-1.3.0-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-HTML_Form-1.3.0-8|4	
12cr|php-pear-HTML_Form-1.3.0-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTML_Form-1.3.0-8|6	Version:	1.3.0
12cr|php-pear-HTML_Form-1.3.0-8|7	Release:	%mkrel 8
12cr|php-pear-HTML_Form-1.3.0-8|8	Summary:	Simple HTML form package
12cr|php-pear-HTML_Form-1.3.0-8|9	License:	PHP License
12cr|php-pear-HTML_Form-1.3.0-8|10	Group:		Development/PHP
12cr|php-pear-HTML_Form-1.3.0-8|11	URL:		http://pear.php.net/package/HTML_Form/
12cr|php-pear-HTML_Form-1.3.0-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-HTML_Form-1.3.0-8|13	Requires(post): php-pear
12cr|php-pear-HTML_Form-1.3.0-8|14	Requires(preun): php-pear
12cr|php-pear-HTML_Form-1.3.0-8|15	Requires:	php-pear
12cr|php-pear-HTML_Form-1.3.0-8|16	BuildArch:	noarch
12cr|php-pear-HTML_Form-1.3.0-8|17	BuildRequires:	php-pear
12cr|php-pear-HTML_Form-1.3.0-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_Form-1.3.0-8|19	
12cr|php-pear-HTML_Form-1.3.0-8|20	%description
12cr|php-pear-HTML_Form-1.3.0-8|21	This is a simple HTML form generator. It supports all the HTML form
12cr|php-pear-HTML_Form-1.3.0-8|22	element types including file uploads, may return or print the form,
12cr|php-pear-HTML_Form-1.3.0-8|23	just individual form elements or the full form in "table mode" with a
12cr|php-pear-HTML_Form-1.3.0-8|24	fixed layout.
12cr|php-pear-HTML_Form-1.3.0-8|25	
12cr|php-pear-HTML_Form-1.3.0-8|26	%prep
12cr|php-pear-HTML_Form-1.3.0-8|27	%setup -q -c
12cr|php-pear-HTML_Form-1.3.0-8|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTML_Form-1.3.0-8|29	
12cr|php-pear-HTML_Form-1.3.0-8|30	%install
12cr|php-pear-HTML_Form-1.3.0-8|31	rm -rf %{buildroot}
12cr|php-pear-HTML_Form-1.3.0-8|32	
12cr|php-pear-HTML_Form-1.3.0-8|33	cd %{upstream_name}-%{version}
12cr|php-pear-HTML_Form-1.3.0-8|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_Form-1.3.0-8|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_Form-1.3.0-8|36	
12cr|php-pear-HTML_Form-1.3.0-8|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_Form-1.3.0-8|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_Form-1.3.0-8|39	
12cr|php-pear-HTML_Form-1.3.0-8|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Form-1.3.0-8|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Form-1.3.0-8|42	
12cr|php-pear-HTML_Form-1.3.0-8|43	%clean
12cr|php-pear-HTML_Form-1.3.0-8|44	rm -rf %{buildroot}
12cr|php-pear-HTML_Form-1.3.0-8|45	
12cr|php-pear-HTML_Form-1.3.0-8|46	%post
12cr|php-pear-HTML_Form-1.3.0-8|47	%if %mdkversion < 201000
12cr|php-pear-HTML_Form-1.3.0-8|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_Form-1.3.0-8|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_Form-1.3.0-8|50	%endif
12cr|php-pear-HTML_Form-1.3.0-8|51	
12cr|php-pear-HTML_Form-1.3.0-8|52	%preun
12cr|php-pear-HTML_Form-1.3.0-8|53	%if %mdkversion < 201000
12cr|php-pear-HTML_Form-1.3.0-8|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_Form-1.3.0-8|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_Form-1.3.0-8|56	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_Form-1.3.0-8|57	fi
12cr|php-pear-HTML_Form-1.3.0-8|58	%endif
12cr|php-pear-HTML_Form-1.3.0-8|59	
12cr|php-pear-HTML_Form-1.3.0-8|60	%files
12cr|php-pear-HTML_Form-1.3.0-8|61	%defattr(-,root,root)
12cr|php-pear-HTML_Form-1.3.0-8|62	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_Form-1.3.0-8|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_Form-1.3.0-8|64	
12cr|php-pear-HTML_Form-1.3.0-8|65	
12cr|php-pear-HTML_Form-1.3.0-8|66	
12cr|php-pear-HTML_Form-1.3.0-8|67	
12cr|php-pear-HTML_Form-1.3.0-8|68	%changelog
12cr|php-pear-HTML_Form-1.3.0-8|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-8mdv2012.0
12cr|php-pear-HTML_Form-1.3.0-8|70	+ Revision: 741993
12cr|php-pear-HTML_Form-1.3.0-8|71	- fix major breakage by careless packager
12cr|php-pear-HTML_Form-1.3.0-8|72	
12cr|php-pear-HTML_Form-1.3.0-8|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-7
12cr|php-pear-HTML_Form-1.3.0-8|74	+ Revision: 679344
12cr|php-pear-HTML_Form-1.3.0-8|75	- mass rebuild
12cr|php-pear-HTML_Form-1.3.0-8|76	
12cr|php-pear-HTML_Form-1.3.0-8|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-6mdv2011.0
12cr|php-pear-HTML_Form-1.3.0-8|78	+ Revision: 613670
12cr|php-pear-HTML_Form-1.3.0-8|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTML_Form-1.3.0-8|80	
12cr|php-pear-HTML_Form-1.3.0-8|81	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-5mdv2010.1
12cr|php-pear-HTML_Form-1.3.0-8|82	+ Revision: 477864
12cr|php-pear-HTML_Form-1.3.0-8|83	- spec cleanup
12cr|php-pear-HTML_Form-1.3.0-8|84	- use pear installer
12cr|php-pear-HTML_Form-1.3.0-8|85	- don't ship tests, even in documentation
12cr|php-pear-HTML_Form-1.3.0-8|86	- own all directories
12cr|php-pear-HTML_Form-1.3.0-8|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_Form-1.3.0-8|88	
12cr|php-pear-HTML_Form-1.3.0-8|89	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.3.0-4mdv2010.0
12cr|php-pear-HTML_Form-1.3.0-8|90	+ Revision: 441116
12cr|php-pear-HTML_Form-1.3.0-8|91	- rebuild
12cr|php-pear-HTML_Form-1.3.0-8|92	
12cr|php-pear-HTML_Form-1.3.0-8|93	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-3mdv2009.1
12cr|php-pear-HTML_Form-1.3.0-8|94	+ Revision: 322112
12cr|php-pear-HTML_Form-1.3.0-8|95	- rebuild
12cr|php-pear-HTML_Form-1.3.0-8|96	
12cr|php-pear-HTML_Form-1.3.0-8|97	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2009.0
12cr|php-pear-HTML_Form-1.3.0-8|98	+ Revision: 236871
12cr|php-pear-HTML_Form-1.3.0-8|99	- rebuild
12cr|php-pear-HTML_Form-1.3.0-8|100	
12cr|php-pear-HTML_Form-1.3.0-8|101	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-HTML_Form-1.3.0-8|102	- restore BuildRoot
12cr|php-pear-HTML_Form-1.3.0-8|103	
12cr|php-pear-HTML_Form-1.3.0-8|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTML_Form-1.3.0-8|105	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTML_Form-1.3.0-8|106	
12cr|php-pear-HTML_Form-1.3.0-8|107	
12cr|php-pear-HTML_Form-1.3.0-8|108	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdv2007.0
12cr|php-pear-HTML_Form-1.3.0-8|109	+ Revision: 81613
12cr|php-pear-HTML_Form-1.3.0-8|110	- Import php-pear-HTML_Form
12cr|php-pear-HTML_Form-1.3.0-8|111	
12cr|php-pear-HTML_Form-1.3.0-8|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdk
12cr|php-pear-HTML_Form-1.3.0-8|113	- 1.3.0
12cr|php-pear-HTML_Form-1.3.0-8|114	- new group (Development/PHP)
12cr|php-pear-HTML_Form-1.3.0-8|115	
12cr|php-pear-HTML_Form-1.3.0-8|116	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-6mdk
12cr|php-pear-HTML_Form-1.3.0-8|117	- rebuilt to fix auto deps
12cr|php-pear-HTML_Form-1.3.0-8|118	
12cr|php-pear-HTML_Form-1.3.0-8|119	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-5mdk
12cr|php-pear-HTML_Form-1.3.0-8|120	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTML_Form-1.3.0-8|121	
12cr|php-pear-HTML_Form-1.3.0-8|122	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-4mdk
12cr|php-pear-HTML_Form-1.3.0-8|123	- fix deps
12cr|php-pear-HTML_Form-1.3.0-8|124	
12cr|php-pear-HTML_Form-1.3.0-8|125	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-3mdk
12cr|php-pear-HTML_Form-1.3.0-8|126	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTML_Form-1.3.0-8|127	- fix deps
12cr|php-pear-HTML_Form-1.3.0-8|128	
12cr|php-pear-HTML_Form-1.3.0-8|129	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdk
12cr|php-pear-HTML_Form-1.3.0-8|130	- fix deps
12cr|php-pear-HTML_Form-1.3.0-8|131	
12cr|php-pear-HTML_Form-1.3.0-8|132	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdk
12cr|php-pear-HTML_Form-1.3.0-8|133	- initial Mandriva package (PLD import)
12cr|php-pear-HTML_Form-1.3.0-8|134	

5931 12
12cr|php-pear-HTML_Menu-2.1.4-8|1	%define		_class		HTML
12cr|php-pear-HTML_Menu-2.1.4-8|2	%define		_subclass	Menu
12cr|php-pear-HTML_Menu-2.1.4-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-HTML_Menu-2.1.4-8|4	
12cr|php-pear-HTML_Menu-2.1.4-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTML_Menu-2.1.4-8|6	Version:	2.1.4
12cr|php-pear-HTML_Menu-2.1.4-8|7	Release:	%mkrel 8
12cr|php-pear-HTML_Menu-2.1.4-8|8	Summary:	Generates HTML Menu from multidimensional hashes
12cr|php-pear-HTML_Menu-2.1.4-8|9	License:	PHP License
12cr|php-pear-HTML_Menu-2.1.4-8|10	Group:		Development/PHP
12cr|php-pear-HTML_Menu-2.1.4-8|11	URL:		http://pear.php.net/package/HTML_Menu/
12cr|php-pear-HTML_Menu-2.1.4-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-HTML_Menu-2.1.4-8|13	Requires(post): php-pear
12cr|php-pear-HTML_Menu-2.1.4-8|14	Requires(preun): php-pear
12cr|php-pear-HTML_Menu-2.1.4-8|15	Requires:	php-pear
12cr|php-pear-HTML_Menu-2.1.4-8|16	BuildArch:	noarch
12cr|php-pear-HTML_Menu-2.1.4-8|17	BuildRequires:	php-pear
12cr|php-pear-HTML_Menu-2.1.4-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_Menu-2.1.4-8|19	
12cr|php-pear-HTML_Menu-2.1.4-8|20	%description
12cr|php-pear-HTML_Menu-2.1.4-8|21	With the %{upstream_name} class one can easily create and maintain a
12cr|php-pear-HTML_Menu-2.1.4-8|22	navigation structure for website, configuring it via a multidimensional
12cr|php-pear-HTML_Menu-2.1.4-8|23	hash structure. Different modes for the HTML output are supported.
12cr|php-pear-HTML_Menu-2.1.4-8|24	
12cr|php-pear-HTML_Menu-2.1.4-8|25	%prep
12cr|php-pear-HTML_Menu-2.1.4-8|26	%setup -q -c
12cr|php-pear-HTML_Menu-2.1.4-8|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTML_Menu-2.1.4-8|28	
12cr|php-pear-HTML_Menu-2.1.4-8|29	%install
12cr|php-pear-HTML_Menu-2.1.4-8|30	rm -rf %{buildroot}
12cr|php-pear-HTML_Menu-2.1.4-8|31	
12cr|php-pear-HTML_Menu-2.1.4-8|32	cd %{upstream_name}-%{version}
12cr|php-pear-HTML_Menu-2.1.4-8|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_Menu-2.1.4-8|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_Menu-2.1.4-8|35	
12cr|php-pear-HTML_Menu-2.1.4-8|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_Menu-2.1.4-8|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_Menu-2.1.4-8|38	
12cr|php-pear-HTML_Menu-2.1.4-8|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Menu-2.1.4-8|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Menu-2.1.4-8|41	
12cr|php-pear-HTML_Menu-2.1.4-8|42	%clean
12cr|php-pear-HTML_Menu-2.1.4-8|43	rm -rf %{buildroot}
12cr|php-pear-HTML_Menu-2.1.4-8|44	
12cr|php-pear-HTML_Menu-2.1.4-8|45	%post
12cr|php-pear-HTML_Menu-2.1.4-8|46	%if %mdkversion < 201000
12cr|php-pear-HTML_Menu-2.1.4-8|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_Menu-2.1.4-8|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_Menu-2.1.4-8|49	%endif
12cr|php-pear-HTML_Menu-2.1.4-8|50	
12cr|php-pear-HTML_Menu-2.1.4-8|51	%preun
12cr|php-pear-HTML_Menu-2.1.4-8|52	%if %mdkversion < 201000
12cr|php-pear-HTML_Menu-2.1.4-8|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_Menu-2.1.4-8|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_Menu-2.1.4-8|55	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_Menu-2.1.4-8|56	fi
12cr|php-pear-HTML_Menu-2.1.4-8|57	%endif
12cr|php-pear-HTML_Menu-2.1.4-8|58	
12cr|php-pear-HTML_Menu-2.1.4-8|59	%files
12cr|php-pear-HTML_Menu-2.1.4-8|60	%defattr(-,root,root)
12cr|php-pear-HTML_Menu-2.1.4-8|61	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-HTML_Menu-2.1.4-8|62	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_Menu-2.1.4-8|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_Menu-2.1.4-8|64	
12cr|php-pear-HTML_Menu-2.1.4-8|65	
12cr|php-pear-HTML_Menu-2.1.4-8|66	%changelog
12cr|php-pear-HTML_Menu-2.1.4-8|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.4-8mdv2012.0
12cr|php-pear-HTML_Menu-2.1.4-8|68	+ Revision: 741994
12cr|php-pear-HTML_Menu-2.1.4-8|69	- fix major breakage by careless packager
12cr|php-pear-HTML_Menu-2.1.4-8|70	
12cr|php-pear-HTML_Menu-2.1.4-8|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.4-7
12cr|php-pear-HTML_Menu-2.1.4-8|72	+ Revision: 679345
12cr|php-pear-HTML_Menu-2.1.4-8|73	- mass rebuild
12cr|php-pear-HTML_Menu-2.1.4-8|74	
12cr|php-pear-HTML_Menu-2.1.4-8|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.4-6mdv2011.0
12cr|php-pear-HTML_Menu-2.1.4-8|76	+ Revision: 613671
12cr|php-pear-HTML_Menu-2.1.4-8|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTML_Menu-2.1.4-8|78	
12cr|php-pear-HTML_Menu-2.1.4-8|79	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.4-5mdv2010.1
12cr|php-pear-HTML_Menu-2.1.4-8|80	+ Revision: 477866
12cr|php-pear-HTML_Menu-2.1.4-8|81	- spec cleanup
12cr|php-pear-HTML_Menu-2.1.4-8|82	- use pear installer
12cr|php-pear-HTML_Menu-2.1.4-8|83	- don't ship tests, even in documentation
12cr|php-pear-HTML_Menu-2.1.4-8|84	- own all directories
12cr|php-pear-HTML_Menu-2.1.4-8|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_Menu-2.1.4-8|86	
12cr|php-pear-HTML_Menu-2.1.4-8|87	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 2.1.4-4mdv2010.0
12cr|php-pear-HTML_Menu-2.1.4-8|88	+ Revision: 441118
12cr|php-pear-HTML_Menu-2.1.4-8|89	- rebuild
12cr|php-pear-HTML_Menu-2.1.4-8|90	
12cr|php-pear-HTML_Menu-2.1.4-8|91	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.1.4-3mdv2009.1
12cr|php-pear-HTML_Menu-2.1.4-8|92	+ Revision: 322113
12cr|php-pear-HTML_Menu-2.1.4-8|93	- rebuild
12cr|php-pear-HTML_Menu-2.1.4-8|94	
12cr|php-pear-HTML_Menu-2.1.4-8|95	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.4-2mdv2009.0
12cr|php-pear-HTML_Menu-2.1.4-8|96	+ Revision: 236872
12cr|php-pear-HTML_Menu-2.1.4-8|97	- rebuild
12cr|php-pear-HTML_Menu-2.1.4-8|98	
12cr|php-pear-HTML_Menu-2.1.4-8|99	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 2.1.4-1mdv2008.1
12cr|php-pear-HTML_Menu-2.1.4-8|100	+ Revision: 136407
12cr|php-pear-HTML_Menu-2.1.4-8|101	- restore BuildRoot
12cr|php-pear-HTML_Menu-2.1.4-8|102	
12cr|php-pear-HTML_Menu-2.1.4-8|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTML_Menu-2.1.4-8|104	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTML_Menu-2.1.4-8|105	
12cr|php-pear-HTML_Menu-2.1.4-8|106	* Sun May 20 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.4-1mdv2008.0
12cr|php-pear-HTML_Menu-2.1.4-8|107	+ Revision: 28876
12cr|php-pear-HTML_Menu-2.1.4-8|108	- 2.1.4
12cr|php-pear-HTML_Menu-2.1.4-8|109	
12cr|php-pear-HTML_Menu-2.1.4-8|110	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.3-1mdv2008.0
12cr|php-pear-HTML_Menu-2.1.4-8|111	+ Revision: 15676
12cr|php-pear-HTML_Menu-2.1.4-8|112	- 2.1.3
12cr|php-pear-HTML_Menu-2.1.4-8|113	
12cr|php-pear-HTML_Menu-2.1.4-8|114	
12cr|php-pear-HTML_Menu-2.1.4-8|115	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-7mdv2007.0
12cr|php-pear-HTML_Menu-2.1.4-8|116	+ Revision: 81622
12cr|php-pear-HTML_Menu-2.1.4-8|117	- Import php-pear-HTML_Menu
12cr|php-pear-HTML_Menu-2.1.4-8|118	
12cr|php-pear-HTML_Menu-2.1.4-8|119	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-7mdk
12cr|php-pear-HTML_Menu-2.1.4-8|120	- new group (Development/PHP)
12cr|php-pear-HTML_Menu-2.1.4-8|121	
12cr|php-pear-HTML_Menu-2.1.4-8|122	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-6mdk
12cr|php-pear-HTML_Menu-2.1.4-8|123	- rebuilt to fix auto deps
12cr|php-pear-HTML_Menu-2.1.4-8|124	
12cr|php-pear-HTML_Menu-2.1.4-8|125	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-5mdk
12cr|php-pear-HTML_Menu-2.1.4-8|126	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTML_Menu-2.1.4-8|127	
12cr|php-pear-HTML_Menu-2.1.4-8|128	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-4mdk
12cr|php-pear-HTML_Menu-2.1.4-8|129	- fix deps
12cr|php-pear-HTML_Menu-2.1.4-8|130	
12cr|php-pear-HTML_Menu-2.1.4-8|131	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-3mdk
12cr|php-pear-HTML_Menu-2.1.4-8|132	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTML_Menu-2.1.4-8|133	- fix deps
12cr|php-pear-HTML_Menu-2.1.4-8|134	
12cr|php-pear-HTML_Menu-2.1.4-8|135	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-2mdk
12cr|php-pear-HTML_Menu-2.1.4-8|136	- fix deps
12cr|php-pear-HTML_Menu-2.1.4-8|137	
12cr|php-pear-HTML_Menu-2.1.4-8|138	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-1mdk
12cr|php-pear-HTML_Menu-2.1.4-8|139	- initial Mandriva package (PLD import)
12cr|php-pear-HTML_Menu-2.1.4-8|140	

5932 12
12cr|php-pear-HTML_Page2-0.5.0-10|1	%define     _class          HTML
12cr|php-pear-HTML_Page2-0.5.0-10|2	%define     _subclass       Page2
12cr|php-pear-HTML_Page2-0.5.0-10|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-HTML_Page2-0.5.0-10|4	%define		pre		        beta
12cr|php-pear-HTML_Page2-0.5.0-10|5	
12cr|php-pear-HTML_Page2-0.5.0-10|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTML_Page2-0.5.0-10|7	Version:	0.5.0
12cr|php-pear-HTML_Page2-0.5.0-10|8	Release:	%mkrel 10
12cr|php-pear-HTML_Page2-0.5.0-10|9	Summary:	Base class for XHTML page generation
12cr|php-pear-HTML_Page2-0.5.0-10|10	License:	PHP License
12cr|php-pear-HTML_Page2-0.5.0-10|11	Group:		Development/PHP
12cr|php-pear-HTML_Page2-0.5.0-10|12	URL:		http://pear.php.net/package/HTML_Page2/
12cr|php-pear-HTML_Page2-0.5.0-10|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tar.bz2
12cr|php-pear-HTML_Page2-0.5.0-10|14	Requires(post): php-pear
12cr|php-pear-HTML_Page2-0.5.0-10|15	Requires(preun): php-pear
12cr|php-pear-HTML_Page2-0.5.0-10|16	Requires:	php-pear
12cr|php-pear-HTML_Page2-0.5.0-10|17	BuildArch:	noarch
12cr|php-pear-HTML_Page2-0.5.0-10|18	BuildRequires:	php-pear
12cr|php-pear-HTML_Page2-0.5.0-10|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_Page2-0.5.0-10|20	
12cr|php-pear-HTML_Page2-0.5.0-10|21	%description
12cr|php-pear-HTML_Page2-0.5.0-10|22	The PEAR::HTML_Page2 package provides a simple interface for generating an
12cr|php-pear-HTML_Page2-0.5.0-10|23	XHTML compliant page.
12cr|php-pear-HTML_Page2-0.5.0-10|24	* supports virtually all HTML doctypes, from HTML 2.0 through XHTML 1.1 and
12cr|php-pear-HTML_Page2-0.5.0-10|25	XHTML Basic 1.0
12cr|php-pear-HTML_Page2-0.5.0-10|26	plus preliminary support for XHTML 2.0
12cr|php-pear-HTML_Page2-0.5.0-10|27	* namespace support
12cr|php-pear-HTML_Page2-0.5.0-10|28	* global language declaration for the document
12cr|php-pear-HTML_Page2-0.5.0-10|29	* line ending styles
12cr|php-pear-HTML_Page2-0.5.0-10|30	* full META tag support
12cr|php-pear-HTML_Page2-0.5.0-10|31	* support for stylesheet declaration in the head section
12cr|php-pear-HTML_Page2-0.5.0-10|32	* support for script declaration in the head section
12cr|php-pear-HTML_Page2-0.5.0-10|33	* support for linked stylesheets and scripts
12cr|php-pear-HTML_Page2-0.5.0-10|34	* full support for header link tags
12cr|php-pear-HTML_Page2-0.5.0-10|35	* body can be a string, object with toHtml or toString methods or an array (can
12cr|php-pear-HTML_Page2-0.5.0-10|36	be combined)
12cr|php-pear-HTML_Page2-0.5.0-10|37	
12cr|php-pear-HTML_Page2-0.5.0-10|38	Ideas for use:
12cr|php-pear-HTML_Page2-0.5.0-10|39	* Use to validate the output of a class for XHTML compliance
12cr|php-pear-HTML_Page2-0.5.0-10|40	* Quick prototyping using PEAR packages is now a breeze
12cr|php-pear-HTML_Page2-0.5.0-10|41	
12cr|php-pear-HTML_Page2-0.5.0-10|42	This class has in PEAR status: %{_status}.
12cr|php-pear-HTML_Page2-0.5.0-10|43	
12cr|php-pear-HTML_Page2-0.5.0-10|44	%prep
12cr|php-pear-HTML_Page2-0.5.0-10|45	%setup -q -c
12cr|php-pear-HTML_Page2-0.5.0-10|46	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
12cr|php-pear-HTML_Page2-0.5.0-10|47	
12cr|php-pear-HTML_Page2-0.5.0-10|48	%install
12cr|php-pear-HTML_Page2-0.5.0-10|49	rm -rf %{buildroot}
12cr|php-pear-HTML_Page2-0.5.0-10|50	
12cr|php-pear-HTML_Page2-0.5.0-10|51	cd %{upstream_name}-%{version}%{pre}
12cr|php-pear-HTML_Page2-0.5.0-10|52	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_Page2-0.5.0-10|53	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_Page2-0.5.0-10|54	
12cr|php-pear-HTML_Page2-0.5.0-10|55	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_Page2-0.5.0-10|56	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_Page2-0.5.0-10|57	
12cr|php-pear-HTML_Page2-0.5.0-10|58	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Page2-0.5.0-10|59	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Page2-0.5.0-10|60	
12cr|php-pear-HTML_Page2-0.5.0-10|61	%clean
12cr|php-pear-HTML_Page2-0.5.0-10|62	rm -rf %{buildroot}
12cr|php-pear-HTML_Page2-0.5.0-10|63	
12cr|php-pear-HTML_Page2-0.5.0-10|64	%post
12cr|php-pear-HTML_Page2-0.5.0-10|65	%if %mdkversion < 201000
12cr|php-pear-HTML_Page2-0.5.0-10|66	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_Page2-0.5.0-10|67	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_Page2-0.5.0-10|68	%endif
12cr|php-pear-HTML_Page2-0.5.0-10|69	
12cr|php-pear-HTML_Page2-0.5.0-10|70	%preun
12cr|php-pear-HTML_Page2-0.5.0-10|71	%if %mdkversion < 201000
12cr|php-pear-HTML_Page2-0.5.0-10|72	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_Page2-0.5.0-10|73	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_Page2-0.5.0-10|74	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_Page2-0.5.0-10|75	fi
12cr|php-pear-HTML_Page2-0.5.0-10|76	%endif
12cr|php-pear-HTML_Page2-0.5.0-10|77	
12cr|php-pear-HTML_Page2-0.5.0-10|78	%files
12cr|php-pear-HTML_Page2-0.5.0-10|79	%defattr(-,root,root)
12cr|php-pear-HTML_Page2-0.5.0-10|80	%doc %{upstream_name}-%{version}%{pre}/examples
12cr|php-pear-HTML_Page2-0.5.0-10|81	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_Page2-0.5.0-10|82	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_Page2-0.5.0-10|83	
12cr|php-pear-HTML_Page2-0.5.0-10|84	
12cr|php-pear-HTML_Page2-0.5.0-10|85	
12cr|php-pear-HTML_Page2-0.5.0-10|86	
12cr|php-pear-HTML_Page2-0.5.0-10|87	%changelog
12cr|php-pear-HTML_Page2-0.5.0-10|88	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-10mdv2012.0
12cr|php-pear-HTML_Page2-0.5.0-10|89	+ Revision: 741995
12cr|php-pear-HTML_Page2-0.5.0-10|90	- fix major breakage by careless packager
12cr|php-pear-HTML_Page2-0.5.0-10|91	
12cr|php-pear-HTML_Page2-0.5.0-10|92	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-9
12cr|php-pear-HTML_Page2-0.5.0-10|93	+ Revision: 679346
12cr|php-pear-HTML_Page2-0.5.0-10|94	- mass rebuild
12cr|php-pear-HTML_Page2-0.5.0-10|95	
12cr|php-pear-HTML_Page2-0.5.0-10|96	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-8mdv2011.0
12cr|php-pear-HTML_Page2-0.5.0-10|97	+ Revision: 613672
12cr|php-pear-HTML_Page2-0.5.0-10|98	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTML_Page2-0.5.0-10|99	
12cr|php-pear-HTML_Page2-0.5.0-10|100	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-7mdv2010.1
12cr|php-pear-HTML_Page2-0.5.0-10|101	+ Revision: 477868
12cr|php-pear-HTML_Page2-0.5.0-10|102	- spec cleanup
12cr|php-pear-HTML_Page2-0.5.0-10|103	- use pear installer
12cr|php-pear-HTML_Page2-0.5.0-10|104	- don't ship tests, even in documentation
12cr|php-pear-HTML_Page2-0.5.0-10|105	- own all directories
12cr|php-pear-HTML_Page2-0.5.0-10|106	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_Page2-0.5.0-10|107	
12cr|php-pear-HTML_Page2-0.5.0-10|108	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.5.0-6mdv2010.0
12cr|php-pear-HTML_Page2-0.5.0-10|109	+ Revision: 441119
12cr|php-pear-HTML_Page2-0.5.0-10|110	- rebuild
12cr|php-pear-HTML_Page2-0.5.0-10|111	
12cr|php-pear-HTML_Page2-0.5.0-10|112	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-5mdv2009.1
12cr|php-pear-HTML_Page2-0.5.0-10|113	+ Revision: 322114
12cr|php-pear-HTML_Page2-0.5.0-10|114	- rebuild
12cr|php-pear-HTML_Page2-0.5.0-10|115	
12cr|php-pear-HTML_Page2-0.5.0-10|116	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-4mdv2009.0
12cr|php-pear-HTML_Page2-0.5.0-10|117	+ Revision: 236873
12cr|php-pear-HTML_Page2-0.5.0-10|118	- rebuild
12cr|php-pear-HTML_Page2-0.5.0-10|119	
12cr|php-pear-HTML_Page2-0.5.0-10|120	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.5.0-3mdv2008.1
12cr|php-pear-HTML_Page2-0.5.0-10|121	+ Revision: 171039
12cr|php-pear-HTML_Page2-0.5.0-10|122	- rebuild
12cr|php-pear-HTML_Page2-0.5.0-10|123	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|php-pear-HTML_Page2-0.5.0-10|124	- fix description-line-too-long
12cr|php-pear-HTML_Page2-0.5.0-10|125	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTML_Page2-0.5.0-10|126	
12cr|php-pear-HTML_Page2-0.5.0-10|127	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-HTML_Page2-0.5.0-10|128	- restore BuildRoot
12cr|php-pear-HTML_Page2-0.5.0-10|129	
12cr|php-pear-HTML_Page2-0.5.0-10|130	
12cr|php-pear-HTML_Page2-0.5.0-10|131	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdv2007.0
12cr|php-pear-HTML_Page2-0.5.0-10|132	+ Revision: 81631
12cr|php-pear-HTML_Page2-0.5.0-10|133	- Import php-pear-HTML_Page2
12cr|php-pear-HTML_Page2-0.5.0-10|134	
12cr|php-pear-HTML_Page2-0.5.0-10|135	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdk
12cr|php-pear-HTML_Page2-0.5.0-10|136	- new group (Development/PHP)
12cr|php-pear-HTML_Page2-0.5.0-10|137	
12cr|php-pear-HTML_Page2-0.5.0-10|138	* Mon Nov 07 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdk
12cr|php-pear-HTML_Page2-0.5.0-10|139	- initial Mandriva package
12cr|php-pear-HTML_Page2-0.5.0-10|140	

5933 12
12cr|php-pear-HTML_Progress2-2.4.1-7|1	%define         _class          HTML
12cr|php-pear-HTML_Progress2-2.4.1-7|2	%define         _subclass       Progress2
12cr|php-pear-HTML_Progress2-2.4.1-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-HTML_Progress2-2.4.1-7|4	
12cr|php-pear-HTML_Progress2-2.4.1-7|5	%define _requires_exceptions	pear(Smarty.class.php)\\|pear(HTML/Progress2/Observer.php)\\|pear(PHPUnit.php)
12cr|php-pear-HTML_Progress2-2.4.1-7|6	
12cr|php-pear-HTML_Progress2-2.4.1-7|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTML_Progress2-2.4.1-7|8	Version:	2.4.1
12cr|php-pear-HTML_Progress2-2.4.1-7|9	Release:	%mkrel 7
12cr|php-pear-HTML_Progress2-2.4.1-7|10	Summary:	How to include a loading bar in your XHTML documents quickly and easily
12cr|php-pear-HTML_Progress2-2.4.1-7|11	License:	PHP License
12cr|php-pear-HTML_Progress2-2.4.1-7|12	Group:		Development/PHP
12cr|php-pear-HTML_Progress2-2.4.1-7|13	URL:		http://pear.php.net/package/HTML_Progress2
12cr|php-pear-HTML_Progress2-2.4.1-7|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-HTML_Progress2-2.4.1-7|15	Requires(post): php-pear
12cr|php-pear-HTML_Progress2-2.4.1-7|16	Requires(preun): php-pear
12cr|php-pear-HTML_Progress2-2.4.1-7|17	Requires:	php-pear
12cr|php-pear-HTML_Progress2-2.4.1-7|18	Requires:	php-smarty
12cr|php-pear-HTML_Progress2-2.4.1-7|19	BuildArch:	noarch
12cr|php-pear-HTML_Progress2-2.4.1-7|20	BuildRequires:	php-pear
12cr|php-pear-HTML_Progress2-2.4.1-7|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_Progress2-2.4.1-7|22	
12cr|php-pear-HTML_Progress2-2.4.1-7|23	%description
12cr|php-pear-HTML_Progress2-2.4.1-7|24	This package provides a way to add a loading bar fully customizable in existing
12cr|php-pear-HTML_Progress2-2.4.1-7|25	XHTML documents.
12cr|php-pear-HTML_Progress2-2.4.1-7|26	Your browser should accept DHTML feature.
12cr|php-pear-HTML_Progress2-2.4.1-7|27	
12cr|php-pear-HTML_Progress2-2.4.1-7|28	Features:
12cr|php-pear-HTML_Progress2-2.4.1-7|29	- create horizontal, vertival bar and also circle, ellipse and polygons
12cr|php-pear-HTML_Progress2-2.4.1-7|30	(square, rectangle).
12cr|php-pear-HTML_Progress2-2.4.1-7|31	- allows usage of existing external StyleSheet and/or JavaScript.
12cr|php-pear-HTML_Progress2-2.4.1-7|32	- all elements (progress, cells, labels) are customizable by their html
12cr|php-pear-HTML_Progress2-2.4.1-7|33	properties.
12cr|php-pear-HTML_Progress2-2.4.1-7|34	- percent/labels are floating all around the progress meter.
12cr|php-pear-HTML_Progress2-2.4.1-7|35	- compliant with all CSS/XHMTL standards.
12cr|php-pear-HTML_Progress2-2.4.1-7|36	- integration with all template engines is very easy.
12cr|php-pear-HTML_Progress2-2.4.1-7|37	- implements Observer design pattern. It is possible to add Listeners.
12cr|php-pear-HTML_Progress2-2.4.1-7|38	- adds a customizable monitor pattern to display a progress bar.
12cr|php-pear-HTML_Progress2-2.4.1-7|39	User-end can abort progress at any time.
12cr|php-pear-HTML_Progress2-2.4.1-7|40	- allows many progress meter on same page without uses of iframe solution.
12cr|php-pear-HTML_Progress2-2.4.1-7|41	- error handling system that support native PEAR_Error, but also
12cr|php-pear-HTML_Progress2-2.4.1-7|42	PEAR_ErrorStack, and any other system you might want to plug-in.
12cr|php-pear-HTML_Progress2-2.4.1-7|43	- PHP 5 ready.
12cr|php-pear-HTML_Progress2-2.4.1-7|44	
12cr|php-pear-HTML_Progress2-2.4.1-7|45	This class has in PEAR status: %{_status}.
12cr|php-pear-HTML_Progress2-2.4.1-7|46	
12cr|php-pear-HTML_Progress2-2.4.1-7|47	%prep
12cr|php-pear-HTML_Progress2-2.4.1-7|48	%setup -q -c
12cr|php-pear-HTML_Progress2-2.4.1-7|49	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTML_Progress2-2.4.1-7|50	
12cr|php-pear-HTML_Progress2-2.4.1-7|51	%install
12cr|php-pear-HTML_Progress2-2.4.1-7|52	rm -rf %{buildroot}
12cr|php-pear-HTML_Progress2-2.4.1-7|53	
12cr|php-pear-HTML_Progress2-2.4.1-7|54	cd %{upstream_name}-%{version}
12cr|php-pear-HTML_Progress2-2.4.1-7|55	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_Progress2-2.4.1-7|56	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_Progress2-2.4.1-7|57	
12cr|php-pear-HTML_Progress2-2.4.1-7|58	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_Progress2-2.4.1-7|59	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_Progress2-2.4.1-7|60	
12cr|php-pear-HTML_Progress2-2.4.1-7|61	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Progress2-2.4.1-7|62	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Progress2-2.4.1-7|63	
12cr|php-pear-HTML_Progress2-2.4.1-7|64	%clean
12cr|php-pear-HTML_Progress2-2.4.1-7|65	rm -rf %{buildroot}
12cr|php-pear-HTML_Progress2-2.4.1-7|66	
12cr|php-pear-HTML_Progress2-2.4.1-7|67	%post
12cr|php-pear-HTML_Progress2-2.4.1-7|68	%if %mdkversion < 201000
12cr|php-pear-HTML_Progress2-2.4.1-7|69	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_Progress2-2.4.1-7|70	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_Progress2-2.4.1-7|71	%endif
12cr|php-pear-HTML_Progress2-2.4.1-7|72	
12cr|php-pear-HTML_Progress2-2.4.1-7|73	%preun
12cr|php-pear-HTML_Progress2-2.4.1-7|74	%if %mdkversion < 201000
12cr|php-pear-HTML_Progress2-2.4.1-7|75	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_Progress2-2.4.1-7|76	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_Progress2-2.4.1-7|77	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_Progress2-2.4.1-7|78	fi
12cr|php-pear-HTML_Progress2-2.4.1-7|79	%endif
12cr|php-pear-HTML_Progress2-2.4.1-7|80	
12cr|php-pear-HTML_Progress2-2.4.1-7|81	%files
12cr|php-pear-HTML_Progress2-2.4.1-7|82	%defattr(-,root,root)
12cr|php-pear-HTML_Progress2-2.4.1-7|83	%doc %{upstream_name}-%{version}/ChangeLog
12cr|php-pear-HTML_Progress2-2.4.1-7|84	%doc %{upstream_name}-%{version}/NEWS
12cr|php-pear-HTML_Progress2-2.4.1-7|85	%doc %{upstream_name}-%{version}/docs
12cr|php-pear-HTML_Progress2-2.4.1-7|86	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-HTML_Progress2-2.4.1-7|87	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_Progress2-2.4.1-7|88	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-HTML_Progress2-2.4.1-7|89	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_Progress2-2.4.1-7|90	
12cr|php-pear-HTML_Progress2-2.4.1-7|91	
12cr|php-pear-HTML_Progress2-2.4.1-7|92	%changelog
12cr|php-pear-HTML_Progress2-2.4.1-7|93	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-7mdv2012.0
12cr|php-pear-HTML_Progress2-2.4.1-7|94	+ Revision: 741996
12cr|php-pear-HTML_Progress2-2.4.1-7|95	- fix major breakage by careless packager
12cr|php-pear-HTML_Progress2-2.4.1-7|96	
12cr|php-pear-HTML_Progress2-2.4.1-7|97	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-6
12cr|php-pear-HTML_Progress2-2.4.1-7|98	+ Revision: 679347
12cr|php-pear-HTML_Progress2-2.4.1-7|99	- mass rebuild
12cr|php-pear-HTML_Progress2-2.4.1-7|100	
12cr|php-pear-HTML_Progress2-2.4.1-7|101	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-5mdv2011.0
12cr|php-pear-HTML_Progress2-2.4.1-7|102	+ Revision: 613673
12cr|php-pear-HTML_Progress2-2.4.1-7|103	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTML_Progress2-2.4.1-7|104	
12cr|php-pear-HTML_Progress2-2.4.1-7|105	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.1-4mdv2010.1
12cr|php-pear-HTML_Progress2-2.4.1-7|106	+ Revision: 477870
12cr|php-pear-HTML_Progress2-2.4.1-7|107	- spec cleanup
12cr|php-pear-HTML_Progress2-2.4.1-7|108	- use pear installer
12cr|php-pear-HTML_Progress2-2.4.1-7|109	- don't ship tests, even in documentation
12cr|php-pear-HTML_Progress2-2.4.1-7|110	- own all directories
12cr|php-pear-HTML_Progress2-2.4.1-7|111	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_Progress2-2.4.1-7|112	
12cr|php-pear-HTML_Progress2-2.4.1-7|113	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 2.4.1-3mdv2010.0
12cr|php-pear-HTML_Progress2-2.4.1-7|114	+ Revision: 441120
12cr|php-pear-HTML_Progress2-2.4.1-7|115	- rebuild
12cr|php-pear-HTML_Progress2-2.4.1-7|116	
12cr|php-pear-HTML_Progress2-2.4.1-7|117	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-2mdv2009.1
12cr|php-pear-HTML_Progress2-2.4.1-7|118	+ Revision: 322115
12cr|php-pear-HTML_Progress2-2.4.1-7|119	- rebuild
12cr|php-pear-HTML_Progress2-2.4.1-7|120	
12cr|php-pear-HTML_Progress2-2.4.1-7|121	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.1-1mdv2009.0
12cr|php-pear-HTML_Progress2-2.4.1-7|122	+ Revision: 278918
12cr|php-pear-HTML_Progress2-2.4.1-7|123	- update to new version 2.4.1
12cr|php-pear-HTML_Progress2-2.4.1-7|124	
12cr|php-pear-HTML_Progress2-2.4.1-7|125	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-4mdv2009.0
12cr|php-pear-HTML_Progress2-2.4.1-7|126	+ Revision: 236874
12cr|php-pear-HTML_Progress2-2.4.1-7|127	- rebuild
12cr|php-pear-HTML_Progress2-2.4.1-7|128	
12cr|php-pear-HTML_Progress2-2.4.1-7|129	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 2.2.0-3mdv2008.1
12cr|php-pear-HTML_Progress2-2.4.1-7|130	+ Revision: 166718
12cr|php-pear-HTML_Progress2-2.4.1-7|131	- fix description-line-too-long
12cr|php-pear-HTML_Progress2-2.4.1-7|132	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTML_Progress2-2.4.1-7|133	
12cr|php-pear-HTML_Progress2-2.4.1-7|134	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-HTML_Progress2-2.4.1-7|135	- restore BuildRoot
12cr|php-pear-HTML_Progress2-2.4.1-7|136	
12cr|php-pear-HTML_Progress2-2.4.1-7|137	* Fri Aug 31 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-3mdv2008.0
12cr|php-pear-HTML_Progress2-2.4.1-7|138	+ Revision: 76964
12cr|php-pear-HTML_Progress2-2.4.1-7|139	- fix deps
12cr|php-pear-HTML_Progress2-2.4.1-7|140	
12cr|php-pear-HTML_Progress2-2.4.1-7|141	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-2mdv2008.0
12cr|php-pear-HTML_Progress2-2.4.1-7|142	+ Revision: 15465
12cr|php-pear-HTML_Progress2-2.4.1-7|143	- rule out the PHPUnit.php dep
12cr|php-pear-HTML_Progress2-2.4.1-7|144	
12cr|php-pear-HTML_Progress2-2.4.1-7|145	
12cr|php-pear-HTML_Progress2-2.4.1-7|146	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-1mdv2007.1
12cr|php-pear-HTML_Progress2-2.4.1-7|147	+ Revision: 140467
12cr|php-pear-HTML_Progress2-2.4.1-7|148	- 2.2.0
12cr|php-pear-HTML_Progress2-2.4.1-7|149	- fix deps
12cr|php-pear-HTML_Progress2-2.4.1-7|150	
12cr|php-pear-HTML_Progress2-2.4.1-7|151	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdv2007.1
12cr|php-pear-HTML_Progress2-2.4.1-7|152	+ Revision: 81633
12cr|php-pear-HTML_Progress2-2.4.1-7|153	- Import php-pear-HTML_Progress2
12cr|php-pear-HTML_Progress2-2.4.1-7|154	
12cr|php-pear-HTML_Progress2-2.4.1-7|155	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdk
12cr|php-pear-HTML_Progress2-2.4.1-7|156	- new group (Development/PHP)
12cr|php-pear-HTML_Progress2-2.4.1-7|157	
12cr|php-pear-HTML_Progress2-2.4.1-7|158	* Mon Nov 07 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-1mdk
12cr|php-pear-HTML_Progress2-2.4.1-7|159	- initial Mandriva package
12cr|php-pear-HTML_Progress2-2.4.1-7|160	

5934 12
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|1	%define		_class		HTML
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|2	%define		_subclass	QuickForm
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|3	%define		upstream_name	%{_class}_%{_subclass}_advmultiselect
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|4	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|6	Version:	1.5.1
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|7	Release:	%mkrel 5
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|8	Summary:	Element for HTML_QuickForm that emulate a multi-select
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|9	License:	PHP License
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|10	Group:		Development/PHP
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|11	URL:		http://pear.php.net/package/HTML_QuickForm_advmultiselect/
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|13	Requires(post): php-pear
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|14	Requires(preun): php-pear
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|15	Requires:	php-pear
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|16	BuildArch:	noarch
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|17	BuildRequires:	php-pear
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|19	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|20	%description
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|21	Element for HTML_QuickForm that emulate a multi-select.
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|22	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|23	%prep
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|24	%setup -q -c
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|26	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|27	%install
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|28	rm -rf %{buildroot}
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|29	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|30	cd %{upstream_name}-%{version}
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|33	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|36	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|37	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|39	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|40	%clean
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|41	rm -rf %{buildroot}
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|42	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|43	%post
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|44	%if %mdkversion < 201000
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|45	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|47	%endif
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|48	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|49	%preun
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|50	%if %mdkversion < 201000
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|51	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|52	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|53	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|54	fi
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|55	%endif
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|56	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|57	%files
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|58	%defattr(-,root,root)
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|59	%doc %{upstream_name}-%{version}/{examples,ChangeLog}
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|60	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|61	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|63	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|64	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|65	%changelog
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-5mdv2012.0
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|67	+ Revision: 742001
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|68	- fix major breakage by careless packager
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|69	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-4
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|71	+ Revision: 679352
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|72	- mass rebuild
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|73	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-3mdv2011.0
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|75	+ Revision: 613678
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|77	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|78	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-2mdv2010.1
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|79	+ Revision: 477872
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|80	- spec cleanup
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|81	- use pear installer
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|82	- don't ship tests, even in documentation
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|83	- own all directories
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|85	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|86	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-1mdv2010.0
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|87	+ Revision: 383552
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|88	- update to new version 1.5.1
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|89	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|90	* Sun Mar 22 2009 Funda Wang <fwang@mandriva.org> 1.5.0-1mdv2009.1
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|91	+ Revision: 360150
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|92	- new version 1.5.0
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|93	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|94	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-2mdv2009.1
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|95	+ Revision: 322119
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|96	- rebuild
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|97	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|98	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.1-1mdv2009.0
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|99	+ Revision: 278919
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|100	- update to new version 1.4.1
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|101	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|102	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-2mdv2009.0
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|103	+ Revision: 236878
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|104	- rebuild
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|105	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|106	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|107	- restore BuildRoot
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|108	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|110	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|111	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|112	* Fri Jul 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1mdv2008.0
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|113	+ Revision: 53922
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|114	- Import php-pear-HTML_QuickForm_advmultiselect
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|115	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|116	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|117	
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|118	* Fri Jul 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1mdv2008.0
12cr|php-pear-HTML_QuickForm_advmultiselect-1.5.1-5|119	- initial Mandriva package

5935 12
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|1	%define		_class		HTML
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|2	%define		_subclass	QuickForm
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|3	%define		upstream_name	%{_class}_%{_subclass}_DHTMLRulesTableless
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|4	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|6	Version:	0.3.2
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|7	Release:	%mkrel 8
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|8	Summary:	DHTML replacement for the standard JavaScript alert window
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|9	License:	PHP License
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|10	Group:		Development/PHP
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|11	URL:		http://pear.php.net/package/HTML_QuickForm_DHTMLRulesTableless
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|13	Requires(post): php-pear
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|14	Requires(preun): php-pear
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|15	Requires:	php-pear
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|16	BuildArch:	noarch
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|17	BuildRequires:	php-pear
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|19	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|20	%description
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|21	DHTML replacement for the standard JavaScript alert window for client-side
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|22	validation using the tableless renderer
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|23	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|24	%prep
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|25	%setup -q -c
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|27	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|28	%install
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|29	rm -rf %{buildroot}
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|30	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|31	cd %{upstream_name}-%{version}
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|34	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|37	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|40	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|41	%clean
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|42	rm -rf %{buildroot}
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|43	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|44	%post
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|45	%if %mdkversion < 201000
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|48	%endif
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|49	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|50	%preun
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|51	%if %mdkversion < 201000
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|54	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|55	fi
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|56	%endif
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|57	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|58	%files
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|59	%defattr(-,root,root)
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|60	%doc %{upstream_name}-%{version}/docs/examples
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|61	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|63	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|64	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|65	%changelog
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-8mdv2012.0
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|67	+ Revision: 741997
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|68	- fix major breakage by careless packager
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|69	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-7
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|71	+ Revision: 679348
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|72	- mass rebuild
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|73	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-6mdv2011.0
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|75	+ Revision: 613674
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|77	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|78	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.2-5mdv2010.1
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|79	+ Revision: 477874
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|80	- spec cleanup
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|81	- use pear installer
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|82	- don't ship tests, even in documentation
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|83	- own all directories
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|85	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|86	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.2-4mdv2010.0
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|87	+ Revision: 441121
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|88	- rebuild
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|89	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|90	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-3mdv2009.1
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|91	+ Revision: 322116
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|92	- rebuild
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|93	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|94	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-2mdv2009.0
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|95	+ Revision: 236875
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|96	- rebuild
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|97	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|98	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.3.2-1mdv2008.1
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|99	+ Revision: 136407
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|100	- restore BuildRoot
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|101	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|103	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|104	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|105	* Tue Aug 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-1mdv2008.0
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|106	+ Revision: 68587
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|107	- Import php-pear-HTML_QuickForm_DHTMLRulesTableless
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|108	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|109	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|110	
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|111	* Tue Aug 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-1mdv2008.0
12cr|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.2-8|112	- initial Mandriva package

5936 12
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|1	%define		_class		HTML
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|2	%define		_subclass	QuickForm_ElementGrid
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|4	
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|6	Version:	0.1.1
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|7	Release:	%mkrel 5
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|8	Summary:    An HTML_QuickForm meta-element which holds any other element in a grid
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|9	License:	PHP License
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|10	Group:		Development/PHP
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|11	URL:		http://pear.php.net/package/%{upstream_name}
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|13	Requires(post): php-pear
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|14	Requires(preun): php-pear
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|15	Requires:	php-pear
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|16	BuildRequires:	php-pear
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|17	BuildArch:	noarch
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|19	
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|20	%description
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|21	An HTML_QuickForm meta-element which holds multiple HTML_QuickForm elements in
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|22	an HTML_Table. The elements in the table should behave exactly like normal
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|23	elements in a form, such as freezing and getting defaults and submitted values
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|24	correctly.
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|25	
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|26	%prep
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|27	%setup -q -c
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|29	
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|30	%install
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|31	rm -rf %{buildroot}
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|32	
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|33	cd %{upstream_name}-%{version}
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|36	
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|39	
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|42	
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|43	%clean
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|44	rm -rf %{buildroot}
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|45	
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|46	%post
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|47	%if %mdkversion < 201000
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|50	%endif
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|51	
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|52	%preun
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|53	%if %mdkversion < 201000
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|56	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|57	fi
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|58	%endif
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|59	
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|60	%files
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|61	%defattr(-,root,root)
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|62	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|63	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|65	
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|66	
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|67	%changelog
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-5mdv2012.0
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|69	+ Revision: 741998
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|70	- fix major breakage by careless packager
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|71	
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|73	+ Revision: 679349
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|74	- mass rebuild
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|75	
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|76	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2011.0
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|77	+ Revision: 613675
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|78	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|79	
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|80	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-2mdv2010.1
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|81	+ Revision: 477879
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|82	- spec cleanup
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|83	- use pear installer
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|84	- don't ship tests, even in documentation
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|85	- own all directories
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|87	
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|88	* Thu Oct 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-1mdv2010.0
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|89	+ Revision: 452031
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|90	- import php-pear-HTML_QuickForm_ElementGrid
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|91	
12cr|php-pear-HTML_QuickForm_ElementGrid-0.1.1-5|92	

5937 12
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|1	%define		_class		HTML
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|2	%define		_subclass	QuickForm
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|3	%define		upstream_name	%{_class}_%{_subclass}_Renderer_Tableless
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|4	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|6	Version:	0.5.3
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|7	Release:	%mkrel 8
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|8	Summary:	Replacement for the default renderer
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|9	License:	PHP License
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|10	Group:		Development/PHP
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|11	URL:		http://pear.php.net/package/HTML_QuickForm_Renderer_Tableless
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|13	Requires(post): php-pear
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|14	Requires(preun): php-pear
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|15	Requires:	php-pear
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|16	BuildArch:	noarch
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|17	BuildRequires:	php-pear
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|19	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|20	%description
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|21	Replacement for the default renderer that doesn't use table tags, and generates
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|22	fully valid XHTML output.
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|23	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|24	%prep
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|25	%setup -q -c
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|27	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|28	%install
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|29	rm -rf %{buildroot}
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|30	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|31	cd %{upstream_name}-%{version}
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|34	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|37	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|40	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|41	%clean
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|42	rm -rf %{buildroot}
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|43	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|44	%post
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|45	%if %mdkversion < 201000
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|48	%endif
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|49	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|50	%preun
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|51	%if %mdkversion < 201000
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|54	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|55	fi
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|56	%endif
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|57	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|58	%files
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|59	%defattr(-,root,root)
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|60	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|61	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|62	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|64	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|65	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|66	%changelog
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-8mdv2012.0
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|68	+ Revision: 741999
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|69	- fix major breakage by careless packager
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|70	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-7
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|72	+ Revision: 679350
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|73	- mass rebuild
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|74	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-6mdv2011.0
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|76	+ Revision: 613676
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|78	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|79	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.3-5mdv2010.1
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|80	+ Revision: 477880
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|81	- spec cleanup
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|82	- use pear installer
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|83	- don't ship tests, even in documentation
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|84	- own all directories
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|86	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|87	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.3-4mdv2010.0
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|88	+ Revision: 441123
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|89	- rebuild
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|90	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|91	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-3mdv2009.1
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|92	+ Revision: 322117
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|93	- rebuild
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|94	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|95	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-2mdv2009.0
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|96	+ Revision: 236876
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|97	- rebuild
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|98	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|99	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.5.3-1mdv2008.1
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|100	+ Revision: 136407
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|101	- restore BuildRoot
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|102	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|104	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|105	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|106	* Tue Aug 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-1mdv2008.0
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|107	+ Revision: 68589
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|108	- Import php-pear-HTML_QuickForm_Renderer_Tableless
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|109	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|110	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|111	
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|112	* Tue Aug 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-1mdv2008.0
12cr|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-8|113	- initial Mandriva package

5938 12
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|1	%define		_class		HTML
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|2	%define		_subclass	QuickForm
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|3	%define		upstream_name	%{_class}_%{_subclass}_SelectFilter
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|4	%define		_pre	RC1
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|5	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|7	Version:	1.0.0
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|8	Release:	%mkrel 14
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|9	Summary:	Dynamic filters on the client side for select elements
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|10	License:	PHP License
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|11	Group:		Development/PHP
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|12	URL:		http://pear.php.net/package/HTML_QuickForm_SelectFilter/
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{_pre}.tar.bz2
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|14	Requires(post): php-pear
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|15	Requires(preun): php-pear
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|16	Requires:	php-pear
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|17	BuildArch:	noarch
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|18	BuildRequires:	php-pear
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|20	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|21	%description
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|22	The PEAR::HTML_QuickForm_SelectFilter package adds an element to the
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|23	PEAR::HTML_QuickForm package that is used to define dynamic filters on
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|24	the client side for select elements.
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|25	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|26	%prep
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|27	%setup -q -c
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|28	mv package.xml %{upstream_name}-%{version}%{_pre}/%{upstream_name}.xml
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|29	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|30	%install
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|31	rm -rf %{buildroot}
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|32	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|33	cd %{upstream_name}-%{version}%{_pre}
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|36	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|39	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|42	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|43	%clean
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|44	rm -rf %{buildroot}
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|45	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|46	%post
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|47	%if %mdkversion < 201000
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|50	%endif
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|51	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|52	%preun
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|53	%if %mdkversion < 201000
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|56	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|57	fi
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|58	%endif
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|59	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|60	%files
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|61	%defattr(-,root,root)
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|62	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|64	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|65	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|66	%changelog
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-14mdv2012.0
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|68	+ Revision: 742000
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|69	- fix major breakage by careless packager
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|70	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-13
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|72	+ Revision: 679351
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|73	- mass rebuild
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|74	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-12mdv2011.0
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|76	+ Revision: 613677
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|78	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|79	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-11mdv2010.1
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|80	+ Revision: 477881
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|81	- spec cleanup
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|82	- use pear installer
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|83	- don't ship tests, even in documentation
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|84	- own all directories
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|86	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|87	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-10mdv2010.0
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|88	+ Revision: 441135
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|89	- rebuild
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|90	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|91	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2009.1
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|92	+ Revision: 322118
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|93	- rebuild
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|94	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|95	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2009.0
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|96	+ Revision: 236877
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|97	- rebuild
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|98	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|99	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|100	- restore BuildRoot
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|101	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|103	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|104	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|105	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|106	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|107	+ Revision: 81648
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|108	- Import php-pear-HTML_QuickForm_SelectFilter
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|109	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|110	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|111	- new group (Development/PHP)
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|112	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|113	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|114	- rebuilt to fix auto deps
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|115	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|116	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|117	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|118	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|119	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|120	- fix deps
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|121	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|122	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|123	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|124	- fix deps
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|125	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|126	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|127	- fix deps
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|128	
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|129	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|130	- initial Mandriva package (PLD import)
12cr|php-pear-HTML_QuickForm_SelectFilter-1.0.0-14|131	

5939 12
12cr|php-pear-HTML_Select-1.3.0-4|1	%define		_class		HTML
12cr|php-pear-HTML_Select-1.3.0-4|2	%define		_subclass	Select
12cr|php-pear-HTML_Select-1.3.0-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-HTML_Select-1.3.0-4|4	
12cr|php-pear-HTML_Select-1.3.0-4|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTML_Select-1.3.0-4|6	Version:	1.3.0
12cr|php-pear-HTML_Select-1.3.0-4|7	Release:	%mkrel 4
12cr|php-pear-HTML_Select-1.3.0-4|8	Summary:	Class for generating HTML form select elements
12cr|php-pear-HTML_Select-1.3.0-4|9	License:	PHP License
12cr|php-pear-HTML_Select-1.3.0-4|10	Group:		Development/PHP
12cr|php-pear-HTML_Select-1.3.0-4|11	URL:		http://pear.php.net/package/HTML_Select
12cr|php-pear-HTML_Select-1.3.0-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-HTML_Select-1.3.0-4|13	Requires(post): php-pear
12cr|php-pear-HTML_Select-1.3.0-4|14	Requires(preun): php-pear
12cr|php-pear-HTML_Select-1.3.0-4|15	Requires:	php-pear
12cr|php-pear-HTML_Select-1.3.0-4|16	BuildRequires:	php-pear
12cr|php-pear-HTML_Select-1.3.0-4|17	BuildArch:	noarch
12cr|php-pear-HTML_Select-1.3.0-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_Select-1.3.0-4|19	
12cr|php-pear-HTML_Select-1.3.0-4|20	%description
12cr|php-pear-HTML_Select-1.3.0-4|21	HTML_Select provides an OOP way of generating HTML form select elements.
12cr|php-pear-HTML_Select-1.3.0-4|22	
12cr|php-pear-HTML_Select-1.3.0-4|23	%prep
12cr|php-pear-HTML_Select-1.3.0-4|24	%setup -q -c
12cr|php-pear-HTML_Select-1.3.0-4|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTML_Select-1.3.0-4|26	
12cr|php-pear-HTML_Select-1.3.0-4|27	%install
12cr|php-pear-HTML_Select-1.3.0-4|28	rm -rf %{buildroot}
12cr|php-pear-HTML_Select-1.3.0-4|29	
12cr|php-pear-HTML_Select-1.3.0-4|30	cd %{upstream_name}-%{version}
12cr|php-pear-HTML_Select-1.3.0-4|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_Select-1.3.0-4|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_Select-1.3.0-4|33	
12cr|php-pear-HTML_Select-1.3.0-4|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_Select-1.3.0-4|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_Select-1.3.0-4|36	
12cr|php-pear-HTML_Select-1.3.0-4|37	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Select-1.3.0-4|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Select-1.3.0-4|39	
12cr|php-pear-HTML_Select-1.3.0-4|40	%clean
12cr|php-pear-HTML_Select-1.3.0-4|41	rm -rf %{buildroot}
12cr|php-pear-HTML_Select-1.3.0-4|42	
12cr|php-pear-HTML_Select-1.3.0-4|43	%post
12cr|php-pear-HTML_Select-1.3.0-4|44	%if %mdkversion < 201000
12cr|php-pear-HTML_Select-1.3.0-4|45	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_Select-1.3.0-4|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_Select-1.3.0-4|47	%endif
12cr|php-pear-HTML_Select-1.3.0-4|48	
12cr|php-pear-HTML_Select-1.3.0-4|49	%preun
12cr|php-pear-HTML_Select-1.3.0-4|50	%if %mdkversion < 201000
12cr|php-pear-HTML_Select-1.3.0-4|51	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_Select-1.3.0-4|52	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_Select-1.3.0-4|53	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_Select-1.3.0-4|54	fi
12cr|php-pear-HTML_Select-1.3.0-4|55	%endif
12cr|php-pear-HTML_Select-1.3.0-4|56	
12cr|php-pear-HTML_Select-1.3.0-4|57	%files
12cr|php-pear-HTML_Select-1.3.0-4|58	%defattr(-,root,root)
12cr|php-pear-HTML_Select-1.3.0-4|59	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_Select-1.3.0-4|60	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_Select-1.3.0-4|61	
12cr|php-pear-HTML_Select-1.3.0-4|62	
12cr|php-pear-HTML_Select-1.3.0-4|63	%changelog
12cr|php-pear-HTML_Select-1.3.0-4|64	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-4mdv2012.0
12cr|php-pear-HTML_Select-1.3.0-4|65	+ Revision: 742002
12cr|php-pear-HTML_Select-1.3.0-4|66	- fix major breakage by careless packager
12cr|php-pear-HTML_Select-1.3.0-4|67	
12cr|php-pear-HTML_Select-1.3.0-4|68	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-3
12cr|php-pear-HTML_Select-1.3.0-4|69	+ Revision: 679353
12cr|php-pear-HTML_Select-1.3.0-4|70	- mass rebuild
12cr|php-pear-HTML_Select-1.3.0-4|71	
12cr|php-pear-HTML_Select-1.3.0-4|72	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2011.0
12cr|php-pear-HTML_Select-1.3.0-4|73	+ Revision: 613679
12cr|php-pear-HTML_Select-1.3.0-4|74	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTML_Select-1.3.0-4|75	
12cr|php-pear-HTML_Select-1.3.0-4|76	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-1mdv2010.1
12cr|php-pear-HTML_Select-1.3.0-4|77	+ Revision: 508989
12cr|php-pear-HTML_Select-1.3.0-4|78	- update to new version 1.3.0
12cr|php-pear-HTML_Select-1.3.0-4|79	
12cr|php-pear-HTML_Select-1.3.0-4|80	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-10mdv2010.1
12cr|php-pear-HTML_Select-1.3.0-4|81	+ Revision: 478092
12cr|php-pear-HTML_Select-1.3.0-4|82	- spec cleanup
12cr|php-pear-HTML_Select-1.3.0-4|83	- use pear installer
12cr|php-pear-HTML_Select-1.3.0-4|84	- don't ship tests, even in documentation
12cr|php-pear-HTML_Select-1.3.0-4|85	- own all directories
12cr|php-pear-HTML_Select-1.3.0-4|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_Select-1.3.0-4|87	
12cr|php-pear-HTML_Select-1.3.0-4|88	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-9mdv2010.0
12cr|php-pear-HTML_Select-1.3.0-4|89	+ Revision: 446486
12cr|php-pear-HTML_Select-1.3.0-4|90	- rebuild for missing binary
12cr|php-pear-HTML_Select-1.3.0-4|91	
12cr|php-pear-HTML_Select-1.3.0-4|92	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-8mdv2010.0
12cr|php-pear-HTML_Select-1.3.0-4|93	+ Revision: 441178
12cr|php-pear-HTML_Select-1.3.0-4|94	- rebuild
12cr|php-pear-HTML_Select-1.3.0-4|95	
12cr|php-pear-HTML_Select-1.3.0-4|96	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-7mdv2009.1
12cr|php-pear-HTML_Select-1.3.0-4|97	+ Revision: 322120
12cr|php-pear-HTML_Select-1.3.0-4|98	- rebuild
12cr|php-pear-HTML_Select-1.3.0-4|99	
12cr|php-pear-HTML_Select-1.3.0-4|100	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-6mdv2009.0
12cr|php-pear-HTML_Select-1.3.0-4|101	+ Revision: 236879
12cr|php-pear-HTML_Select-1.3.0-4|102	- rebuild
12cr|php-pear-HTML_Select-1.3.0-4|103	
12cr|php-pear-HTML_Select-1.3.0-4|104	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-5mdv2008.1
12cr|php-pear-HTML_Select-1.3.0-4|105	+ Revision: 171040
12cr|php-pear-HTML_Select-1.3.0-4|106	- rebuild
12cr|php-pear-HTML_Select-1.3.0-4|107	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|php-pear-HTML_Select-1.3.0-4|108	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTML_Select-1.3.0-4|109	
12cr|php-pear-HTML_Select-1.3.0-4|110	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-HTML_Select-1.3.0-4|111	- restore BuildRoot
12cr|php-pear-HTML_Select-1.3.0-4|112	
12cr|php-pear-HTML_Select-1.3.0-4|113	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-4mdv2008.0
12cr|php-pear-HTML_Select-1.3.0-4|114	+ Revision: 78154
12cr|php-pear-HTML_Select-1.3.0-4|115	- fix URL, and stop obsoleting itself
12cr|php-pear-HTML_Select-1.3.0-4|116	
12cr|php-pear-HTML_Select-1.3.0-4|117	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-3mdv2008.0
12cr|php-pear-HTML_Select-1.3.0-4|118	+ Revision: 77684
12cr|php-pear-HTML_Select-1.3.0-4|119	- rebuild
12cr|php-pear-HTML_Select-1.3.0-4|120	
12cr|php-pear-HTML_Select-1.3.0-4|121	
12cr|php-pear-HTML_Select-1.3.0-4|122	* Wed Feb 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-2mdv2007.1
12cr|php-pear-HTML_Select-1.3.0-4|123	+ Revision: 121035
12cr|php-pear-HTML_Select-1.3.0-4|124	- rebuild
12cr|php-pear-HTML_Select-1.3.0-4|125	
12cr|php-pear-HTML_Select-1.3.0-4|126	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdv2007.0
12cr|php-pear-HTML_Select-1.3.0-4|127	+ Revision: 81657
12cr|php-pear-HTML_Select-1.3.0-4|128	- Import php-pear-HTML_Select
12cr|php-pear-HTML_Select-1.3.0-4|129	
12cr|php-pear-HTML_Select-1.3.0-4|130	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2007.0
12cr|php-pear-HTML_Select-1.3.0-4|131	- first mdv release
12cr|php-pear-HTML_Select-1.3.0-4|132	

5940 12
12cr|php-pear-HTML_Select_Common-1.2.0-3|1	%define		_class		HTML
12cr|php-pear-HTML_Select_Common-1.2.0-3|2	%define		_subclass	Select
12cr|php-pear-HTML_Select_Common-1.2.0-3|3	%define		upstream_name	%{_class}_%{_subclass}_Common
12cr|php-pear-HTML_Select_Common-1.2.0-3|4	
12cr|php-pear-HTML_Select_Common-1.2.0-3|5	%define		_requires_exceptions pear(HTML/Select/Common/UKCounty.php)\\|pear(HTML/Select/Common/USState.php)\\|pear(HTML/Select/Common/FRDepartements.php)\\|pear(HTML/Select/Common/Country.php)
12cr|php-pear-HTML_Select_Common-1.2.0-3|6	
12cr|php-pear-HTML_Select_Common-1.2.0-3|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTML_Select_Common-1.2.0-3|8	Version:	1.2.0
12cr|php-pear-HTML_Select_Common-1.2.0-3|9	Release:	%mkrel 3
12cr|php-pear-HTML_Select_Common-1.2.0-3|10	Summary:	Small classes to handle common <select> lists
12cr|php-pear-HTML_Select_Common-1.2.0-3|11	License:	PHP License
12cr|php-pear-HTML_Select_Common-1.2.0-3|12	Group:		Development/PHP
12cr|php-pear-HTML_Select_Common-1.2.0-3|13	URL:		http://pear.php.net/package/HTML_Select_Common/
12cr|php-pear-HTML_Select_Common-1.2.0-3|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-HTML_Select_Common-1.2.0-3|15	Requires(post): php-pear
12cr|php-pear-HTML_Select_Common-1.2.0-3|16	Requires(preun): php-pear
12cr|php-pear-HTML_Select_Common-1.2.0-3|17	Requires:	php-pear
12cr|php-pear-HTML_Select_Common-1.2.0-3|18	Obsoletes:	php-pear-HTML_Select
12cr|php-pear-HTML_Select_Common-1.2.0-3|19	BuildArch:	noarch
12cr|php-pear-HTML_Select_Common-1.2.0-3|20	BuildRequires:	php-pear
12cr|php-pear-HTML_Select_Common-1.2.0-3|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_Select_Common-1.2.0-3|22	
12cr|php-pear-HTML_Select_Common-1.2.0-3|23	%description
12cr|php-pear-HTML_Select_Common-1.2.0-3|24	Provides <select>lists for:
12cr|php-pear-HTML_Select_Common-1.2.0-3|25	- Country
12cr|php-pear-HTML_Select_Common-1.2.0-3|26	- UK counties
12cr|php-pear-HTML_Select_Common-1.2.0-3|27	- US States
12cr|php-pear-HTML_Select_Common-1.2.0-3|28	
12cr|php-pear-HTML_Select_Common-1.2.0-3|29	%prep
12cr|php-pear-HTML_Select_Common-1.2.0-3|30	%setup -q -c
12cr|php-pear-HTML_Select_Common-1.2.0-3|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTML_Select_Common-1.2.0-3|32	
12cr|php-pear-HTML_Select_Common-1.2.0-3|33	chmod 644 %{upstream_name}-%{version}/examples/*
12cr|php-pear-HTML_Select_Common-1.2.0-3|34	
12cr|php-pear-HTML_Select_Common-1.2.0-3|35	%install
12cr|php-pear-HTML_Select_Common-1.2.0-3|36	rm -rf %{buildroot}
12cr|php-pear-HTML_Select_Common-1.2.0-3|37	
12cr|php-pear-HTML_Select_Common-1.2.0-3|38	cd %{upstream_name}-%{version}
12cr|php-pear-HTML_Select_Common-1.2.0-3|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_Select_Common-1.2.0-3|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_Select_Common-1.2.0-3|41	
12cr|php-pear-HTML_Select_Common-1.2.0-3|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_Select_Common-1.2.0-3|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_Select_Common-1.2.0-3|44	
12cr|php-pear-HTML_Select_Common-1.2.0-3|45	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Select_Common-1.2.0-3|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Select_Common-1.2.0-3|47	
12cr|php-pear-HTML_Select_Common-1.2.0-3|48	%clean
12cr|php-pear-HTML_Select_Common-1.2.0-3|49	rm -rf %{buildroot}
12cr|php-pear-HTML_Select_Common-1.2.0-3|50	
12cr|php-pear-HTML_Select_Common-1.2.0-3|51	%post
12cr|php-pear-HTML_Select_Common-1.2.0-3|52	%if %mdkversion < 201000
12cr|php-pear-HTML_Select_Common-1.2.0-3|53	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_Select_Common-1.2.0-3|54	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_Select_Common-1.2.0-3|55	%endif
12cr|php-pear-HTML_Select_Common-1.2.0-3|56	
12cr|php-pear-HTML_Select_Common-1.2.0-3|57	%preun
12cr|php-pear-HTML_Select_Common-1.2.0-3|58	%if %mdkversion < 201000
12cr|php-pear-HTML_Select_Common-1.2.0-3|59	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_Select_Common-1.2.0-3|60	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_Select_Common-1.2.0-3|61	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_Select_Common-1.2.0-3|62	fi
12cr|php-pear-HTML_Select_Common-1.2.0-3|63	%endif
12cr|php-pear-HTML_Select_Common-1.2.0-3|64	
12cr|php-pear-HTML_Select_Common-1.2.0-3|65	%files
12cr|php-pear-HTML_Select_Common-1.2.0-3|66	%defattr(-,root,root)
12cr|php-pear-HTML_Select_Common-1.2.0-3|67	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-HTML_Select_Common-1.2.0-3|68	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_Select_Common-1.2.0-3|69	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_Select_Common-1.2.0-3|70	
12cr|php-pear-HTML_Select_Common-1.2.0-3|71	
12cr|php-pear-HTML_Select_Common-1.2.0-3|72	
12cr|php-pear-HTML_Select_Common-1.2.0-3|73	
12cr|php-pear-HTML_Select_Common-1.2.0-3|74	%changelog
12cr|php-pear-HTML_Select_Common-1.2.0-3|75	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-3mdv2012.0
12cr|php-pear-HTML_Select_Common-1.2.0-3|76	+ Revision: 742003
12cr|php-pear-HTML_Select_Common-1.2.0-3|77	- fix major breakage by careless packager
12cr|php-pear-HTML_Select_Common-1.2.0-3|78	
12cr|php-pear-HTML_Select_Common-1.2.0-3|79	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2
12cr|php-pear-HTML_Select_Common-1.2.0-3|80	+ Revision: 679354
12cr|php-pear-HTML_Select_Common-1.2.0-3|81	- mass rebuild
12cr|php-pear-HTML_Select_Common-1.2.0-3|82	
12cr|php-pear-HTML_Select_Common-1.2.0-3|83	* Wed Dec 29 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdv2011.0
12cr|php-pear-HTML_Select_Common-1.2.0-3|84	+ Revision: 625892
12cr|php-pear-HTML_Select_Common-1.2.0-3|85	- 1.2.0
12cr|php-pear-HTML_Select_Common-1.2.0-3|86	
12cr|php-pear-HTML_Select_Common-1.2.0-3|87	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-12mdv2011.0
12cr|php-pear-HTML_Select_Common-1.2.0-3|88	+ Revision: 613680
12cr|php-pear-HTML_Select_Common-1.2.0-3|89	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTML_Select_Common-1.2.0-3|90	
12cr|php-pear-HTML_Select_Common-1.2.0-3|91	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-11mdv2010.1
12cr|php-pear-HTML_Select_Common-1.2.0-3|92	+ Revision: 477883
12cr|php-pear-HTML_Select_Common-1.2.0-3|93	- spec cleanup
12cr|php-pear-HTML_Select_Common-1.2.0-3|94	- use pear installer
12cr|php-pear-HTML_Select_Common-1.2.0-3|95	- don't ship tests, even in documentation
12cr|php-pear-HTML_Select_Common-1.2.0-3|96	- own all directories
12cr|php-pear-HTML_Select_Common-1.2.0-3|97	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_Select_Common-1.2.0-3|98	
12cr|php-pear-HTML_Select_Common-1.2.0-3|99	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1-10mdv2010.0
12cr|php-pear-HTML_Select_Common-1.2.0-3|100	+ Revision: 441179
12cr|php-pear-HTML_Select_Common-1.2.0-3|101	- rebuild
12cr|php-pear-HTML_Select_Common-1.2.0-3|102	
12cr|php-pear-HTML_Select_Common-1.2.0-3|103	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1-9mdv2009.1
12cr|php-pear-HTML_Select_Common-1.2.0-3|104	+ Revision: 322121
12cr|php-pear-HTML_Select_Common-1.2.0-3|105	- rebuild
12cr|php-pear-HTML_Select_Common-1.2.0-3|106	
12cr|php-pear-HTML_Select_Common-1.2.0-3|107	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-8mdv2009.0
12cr|php-pear-HTML_Select_Common-1.2.0-3|108	+ Revision: 236880
12cr|php-pear-HTML_Select_Common-1.2.0-3|109	- rebuild
12cr|php-pear-HTML_Select_Common-1.2.0-3|110	
12cr|php-pear-HTML_Select_Common-1.2.0-3|111	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-HTML_Select_Common-1.2.0-3|112	- restore BuildRoot
12cr|php-pear-HTML_Select_Common-1.2.0-3|113	
12cr|php-pear-HTML_Select_Common-1.2.0-3|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTML_Select_Common-1.2.0-3|115	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTML_Select_Common-1.2.0-3|116	
12cr|php-pear-HTML_Select_Common-1.2.0-3|117	
12cr|php-pear-HTML_Select_Common-1.2.0-3|118	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdv2007.0
12cr|php-pear-HTML_Select_Common-1.2.0-3|119	+ Revision: 81670
12cr|php-pear-HTML_Select_Common-1.2.0-3|120	- Import php-pear-HTML_Select_Common
12cr|php-pear-HTML_Select_Common-1.2.0-3|121	
12cr|php-pear-HTML_Select_Common-1.2.0-3|122	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdk
12cr|php-pear-HTML_Select_Common-1.2.0-3|123	- new group (Development/PHP)
12cr|php-pear-HTML_Select_Common-1.2.0-3|124	
12cr|php-pear-HTML_Select_Common-1.2.0-3|125	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-6mdk
12cr|php-pear-HTML_Select_Common-1.2.0-3|126	- rebuilt to fix auto deps
12cr|php-pear-HTML_Select_Common-1.2.0-3|127	
12cr|php-pear-HTML_Select_Common-1.2.0-3|128	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-5mdk
12cr|php-pear-HTML_Select_Common-1.2.0-3|129	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTML_Select_Common-1.2.0-3|130	
12cr|php-pear-HTML_Select_Common-1.2.0-3|131	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdk
12cr|php-pear-HTML_Select_Common-1.2.0-3|132	- fix deps
12cr|php-pear-HTML_Select_Common-1.2.0-3|133	
12cr|php-pear-HTML_Select_Common-1.2.0-3|134	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdk
12cr|php-pear-HTML_Select_Common-1.2.0-3|135	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTML_Select_Common-1.2.0-3|136	- fix deps
12cr|php-pear-HTML_Select_Common-1.2.0-3|137	
12cr|php-pear-HTML_Select_Common-1.2.0-3|138	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdk
12cr|php-pear-HTML_Select_Common-1.2.0-3|139	- fix deps
12cr|php-pear-HTML_Select_Common-1.2.0-3|140	
12cr|php-pear-HTML_Select_Common-1.2.0-3|141	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cr|php-pear-HTML_Select_Common-1.2.0-3|142	- initial Mandriva package (PLD import)
12cr|php-pear-HTML_Select_Common-1.2.0-3|143	

5941 12
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|1	%define		_class		HTML
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|2	%define		_subclass	Table
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|3	%define		upstream_name	%{_class}_%{_subclass}_Matrix
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|4	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|6	Version:	1.0.10
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|7	Release:	%mkrel 5
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|8	Summary:	Autofill a table with data
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|9	License:	PHP License
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|10	Group:		Development/PHP
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|11	URL:		http://pear.php.net/package/HTML_Table_Matrix/
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|13	Requires(post): php-pear
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|14	Requires(preun): php-pear
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|15	Requires:	php-pear
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|16	BuildArch:	noarch
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|17	BuildRequires:	php-pear
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|19	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|20	%description
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|21	HTML_Table_Matrix is an extension to HTML_Table which allows you to
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|22	easily fill up a table with data. Features:
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|23	- It uses Filler classes to determine how the data gets filled in the
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|24	table. With a custom Filler, you can fill data in up, down,
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|25	forwards, backwards, diagonally, randomly or any other way you like.
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|26	- Comes with Fillers to fill left-to-right-top-to-bottom and
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|27	right-to-left-top-to-bottom.
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|28	- Abstract Filler methods keep the code clean & easy to understand.
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|29	- Table height or width may be omitted, and it will figure out the
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|30	correct table size based on the data you provide.
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|31	- It integrates handily with Pager to create pleasant pageable table
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|32	layouts, such as for an image gallery. Just specify a height or
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|33	width, Filler, and feed it the data returned from Pager.
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|34	- Table may be constrained to a specific height or width, and excess
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|35	data will be ignored.
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|36	- Fill offset may be specified, to leave room for a table header, or
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|37	other elements in the table.
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|38	- Fully documented with PHPDoc.
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|39	- Includes fully functional example code.
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|40	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|41	%prep
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|42	%setup -q -c
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|43	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|44	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|45	%install
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|46	rm -rf %{buildroot}
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|47	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|48	cd %{upstream_name}-%{version}
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|49	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|50	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|51	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|52	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|53	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|54	rm -rf %{buildroot}%{_datadir}/pear/examples
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|55	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|56	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|57	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|58	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|59	%clean
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|60	rm -rf %{buildroot}
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|61	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|62	%post
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|63	%if %mdkversion < 201000
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|64	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|65	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|66	%endif
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|67	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|68	%preun
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|69	%if %mdkversion < 201000
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|70	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|71	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|72	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|73	fi
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|74	%endif
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|75	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|76	%files
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|77	%defattr(-,root,root)
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|78	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|79	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|80	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|81	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|82	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|83	%changelog
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|84	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-5mdv2012.0
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|85	+ Revision: 742004
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|86	- fix major breakage by careless packager
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|87	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|88	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-4
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|89	+ Revision: 679355
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|90	- mass rebuild
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|91	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|92	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-3mdv2011.0
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|93	+ Revision: 613681
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|94	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|95	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|96	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.10-2mdv2010.1
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|97	+ Revision: 477885
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|98	- spec cleanup
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|99	- use pear installer
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|100	- don't ship tests, even in documentation
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|101	- own all directories
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|102	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|103	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|104	* Sat Sep 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.10-1mdv2010.0
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|105	+ Revision: 449321
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|106	- new version
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|107	- use pear installer
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|108	- use fedora %%post/%%postun
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|109	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|110	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.9-5mdv2010.0
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|111	+ Revision: 441180
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|112	- rebuild
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|113	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|114	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.9-4mdv2009.1
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|115	+ Revision: 322122
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|116	- rebuild
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|117	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|118	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.9-3mdv2009.0
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|119	+ Revision: 236881
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|120	- rebuild
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|121	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|122	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.9-2mdv2008.1
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|123	+ Revision: 136407
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|124	- restore BuildRoot
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|125	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|127	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|128	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|129	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|130	* Sun Nov 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.9-2mdv2007.0
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|131	+ Revision: 83325
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|132	- rebuild
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|133	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|134	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.9-1mdv2007.1
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|135	+ Revision: 81686
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|136	- Import php-pear-HTML_Table_Matrix
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|137	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|138	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.9-1mdk
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|139	- 1.0.9
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|140	- new group (Development/PHP)
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|141	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|142	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-1mdk
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|143	- 1.0.8
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|144	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|145	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-4mdk
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|146	- rebuilt to fix auto deps
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|147	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|148	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-3mdk
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|149	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|150	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|151	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-2mdk
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|152	- fix deps
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|153	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|154	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-1mdk
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|155	- 1.0.7
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|156	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|157	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-3mdk
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|158	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|159	- fix deps
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|160	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|161	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-2mdk
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|162	- fix deps
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|163	
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|164	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-1mdk
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|165	- initial Mandriva package (PLD import)
12cr|php-pear-HTML_Table_Matrix-1.0.10-5|166	

5942 12
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|1	%define		_class		HTML
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|2	%define		_subclass	Template
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|3	%define		upstream_name	%{_class}_%{_subclass}_PHPLIB
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|4	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|6	Version:	1.5.0
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|7	Release:	%mkrel 5
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|8	Summary:	Preg_* based template system
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|9	License:	PHP License
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|10	Group:		Development/PHP
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|11	URL:		http://pear.php.net/package/HTML_Template_PHPLIB/
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|13	Requires(post): php-pear
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|14	Requires(preun): php-pear
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|15	Requires:	php-pear
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|16	BuildArch:	noarch
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|17	BuildRequires:	php-pear
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|19	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|20	%description
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|21	The popular Template system from PHPLIB ported to PEAR.
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|22	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|23	%prep
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|24	%setup -q -c
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|26	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|27	%install
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|28	rm -rf %{buildroot}
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|29	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|30	cd %{upstream_name}-%{version}
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|33	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|36	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|37	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|39	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|40	%clean
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|41	rm -rf %{buildroot}
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|42	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|43	%post
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|44	%if %mdkversion < 201000
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|45	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|47	%endif
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|48	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|49	%preun
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|50	%if %mdkversion < 201000
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|51	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|52	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|53	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|54	fi
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|55	%endif
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|56	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|57	%files
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|58	%defattr(-,root,root)
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|59	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|60	%{_bindir}/html_template_phplibtool
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|61	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|63	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|64	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|65	%changelog
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-5mdv2012.0
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|67	+ Revision: 742005
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|68	- fix major breakage by careless packager
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|69	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-4
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|71	+ Revision: 679356
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|72	- mass rebuild
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|73	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-3mdv2011.0
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|75	+ Revision: 613682
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|77	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|78	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.0-2mdv2010.1
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|79	+ Revision: 477888
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|80	- spec cleanup
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|81	- use pear installer
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|82	- don't ship tests, even in documentation
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|83	- own all directories
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|85	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|86	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.0-1mdv2010.0
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|87	+ Revision: 446477
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|88	- update to new version 1.5.0
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|89	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|90	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.4.0-3mdv2010.0
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|91	+ Revision: 441181
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|92	- rebuild
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|93	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|94	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-2mdv2009.1
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|95	+ Revision: 322123
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|96	- rebuild
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|97	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|98	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-1mdv2009.1
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|99	+ Revision: 292881
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|100	- update to new version 1.4.0
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|101	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|102	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-1mdv2009.0
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|103	+ Revision: 278921
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|104	- update to new version 1.3.3
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|105	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|106	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-2mdv2009.0
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|107	+ Revision: 236882
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|108	- rebuild
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|109	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|110	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|111	- restore BuildRoot
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|112	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|114	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|115	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|116	* Sat Apr 28 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-1mdv2008.0
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|117	+ Revision: 18950
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|118	- fix build
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|119	- remove unneded P0
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|120	- 1.3.2
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|121	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|122	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|123	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-9mdv2007.0
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|124	+ Revision: 81696
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|125	- Import php-pear-HTML_Template_PHPLIB
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|126	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|127	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-9mdk
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|128	- new group (Development/PHP)
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|129	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|130	* Mon Nov 07 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.3.1-8mdk
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|131	- Fix BuildRequires
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|132	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|133	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-7mdk
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|134	- rebuilt to fix auto deps
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|135	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|136	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-6mdk
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|137	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|138	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|139	* Thu Aug 04 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-5mdk
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|140	- fix a xml formatting error
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|141	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|142	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-4mdk
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|143	- fix deps
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|144	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|145	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-3mdk
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|146	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|147	- fix deps
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|148	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|149	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-2mdk
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|150	- fix deps
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|151	
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|152	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-1mdk
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|153	- initial Mandriva package (PLD import)
12cr|php-pear-HTML_Template_PHPLIB-1.5.0-5|154	

5943 12
12cr|php-pear-HTML_TreeMenu-1.2.2-3|1	%define		_class		HTML
12cr|php-pear-HTML_TreeMenu-1.2.2-3|2	%define		_subclass	TreeMenu
12cr|php-pear-HTML_TreeMenu-1.2.2-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-HTML_TreeMenu-1.2.2-3|4	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|5	%define		_requires_exceptions pear(../HTML_TreeMenu/TreeMenu.php)\\|pear(../TreeMenu.php)
12cr|php-pear-HTML_TreeMenu-1.2.2-3|6	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTML_TreeMenu-1.2.2-3|8	Version:	1.2.2
12cr|php-pear-HTML_TreeMenu-1.2.2-3|9	Release:	%mkrel 3
12cr|php-pear-HTML_TreeMenu-1.2.2-3|10	Summary:	Provides an api to create a HTML tree
12cr|php-pear-HTML_TreeMenu-1.2.2-3|11	License:	PHP License
12cr|php-pear-HTML_TreeMenu-1.2.2-3|12	Group:		Development/PHP
12cr|php-pear-HTML_TreeMenu-1.2.2-3|13	URL:		http://pear.php.net/package/HTML_TreeMenu/
12cr|php-pear-HTML_TreeMenu-1.2.2-3|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-HTML_TreeMenu-1.2.2-3|15	Requires(post): php-pear
12cr|php-pear-HTML_TreeMenu-1.2.2-3|16	Requires(preun): php-pear
12cr|php-pear-HTML_TreeMenu-1.2.2-3|17	Requires:	php-pear
12cr|php-pear-HTML_TreeMenu-1.2.2-3|18	BuildArch:	noarch
12cr|php-pear-HTML_TreeMenu-1.2.2-3|19	BuildRequires:	php-pear
12cr|php-pear-HTML_TreeMenu-1.2.2-3|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTML_TreeMenu-1.2.2-3|21	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|22	%description
12cr|php-pear-HTML_TreeMenu-1.2.2-3|23	PHP based API creates a tree structure using a couple of small PHP
12cr|php-pear-HTML_TreeMenu-1.2.2-3|24	classes. This can then be converted to javascript using the
12cr|php-pear-HTML_TreeMenu-1.2.2-3|25	printMenu() method. The tree should be dynamic in IE 4 or higher and
12cr|php-pear-HTML_TreeMenu-1.2.2-3|26	NN6/Mozilla, and in IE 5 or higher it maintains state (the
12cr|php-pear-HTML_TreeMenu-1.2.2-3|27	collapsed/expanded status of the branches). Has only been tested under
12cr|php-pear-HTML_TreeMenu-1.2.2-3|28	IE6 however. Other browsers display the tree fully expanded. Each node
12cr|php-pear-HTML_TreeMenu-1.2.2-3|29	can have an optional link and icon. An example of this in action is
12cr|php-pear-HTML_TreeMenu-1.2.2-3|30	available at http://www.phpguru.org/treemenu.php .
12cr|php-pear-HTML_TreeMenu-1.2.2-3|31	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|32	%prep
12cr|php-pear-HTML_TreeMenu-1.2.2-3|33	%setup -q -c
12cr|php-pear-HTML_TreeMenu-1.2.2-3|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTML_TreeMenu-1.2.2-3|35	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|36	%install
12cr|php-pear-HTML_TreeMenu-1.2.2-3|37	rm -rf %{buildroot}
12cr|php-pear-HTML_TreeMenu-1.2.2-3|38	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|39	cd %{upstream_name}-%{version}
12cr|php-pear-HTML_TreeMenu-1.2.2-3|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTML_TreeMenu-1.2.2-3|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTML_TreeMenu-1.2.2-3|42	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTML_TreeMenu-1.2.2-3|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTML_TreeMenu-1.2.2-3|45	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|46	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_TreeMenu-1.2.2-3|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTML_TreeMenu-1.2.2-3|48	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|49	%clean
12cr|php-pear-HTML_TreeMenu-1.2.2-3|50	rm -rf %{buildroot}
12cr|php-pear-HTML_TreeMenu-1.2.2-3|51	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|52	%post
12cr|php-pear-HTML_TreeMenu-1.2.2-3|53	%if %mdkversion < 201000
12cr|php-pear-HTML_TreeMenu-1.2.2-3|54	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTML_TreeMenu-1.2.2-3|55	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTML_TreeMenu-1.2.2-3|56	%endif
12cr|php-pear-HTML_TreeMenu-1.2.2-3|57	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|58	%preun
12cr|php-pear-HTML_TreeMenu-1.2.2-3|59	%if %mdkversion < 201000
12cr|php-pear-HTML_TreeMenu-1.2.2-3|60	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTML_TreeMenu-1.2.2-3|61	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTML_TreeMenu-1.2.2-3|62	%{upstream_name} >/dev/null || :
12cr|php-pear-HTML_TreeMenu-1.2.2-3|63	fi
12cr|php-pear-HTML_TreeMenu-1.2.2-3|64	%endif
12cr|php-pear-HTML_TreeMenu-1.2.2-3|65	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|66	%files
12cr|php-pear-HTML_TreeMenu-1.2.2-3|67	%defattr(-,root,root)
12cr|php-pear-HTML_TreeMenu-1.2.2-3|68	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-HTML_TreeMenu-1.2.2-3|69	%{_datadir}/pear/%{_class}
12cr|php-pear-HTML_TreeMenu-1.2.2-3|70	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-HTML_TreeMenu-1.2.2-3|71	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTML_TreeMenu-1.2.2-3|72	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|73	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|74	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|75	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|76	%changelog
12cr|php-pear-HTML_TreeMenu-1.2.2-3|77	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdv2012.0
12cr|php-pear-HTML_TreeMenu-1.2.2-3|78	+ Revision: 742006
12cr|php-pear-HTML_TreeMenu-1.2.2-3|79	- fix major breakage by careless packager
12cr|php-pear-HTML_TreeMenu-1.2.2-3|80	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|81	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2
12cr|php-pear-HTML_TreeMenu-1.2.2-3|82	+ Revision: 679357
12cr|php-pear-HTML_TreeMenu-1.2.2-3|83	- mass rebuild
12cr|php-pear-HTML_TreeMenu-1.2.2-3|84	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|85	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2011.0
12cr|php-pear-HTML_TreeMenu-1.2.2-3|86	+ Revision: 594489
12cr|php-pear-HTML_TreeMenu-1.2.2-3|87	- update to new version 1.2.2
12cr|php-pear-HTML_TreeMenu-1.2.2-3|88	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|89	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-4mdv2010.1
12cr|php-pear-HTML_TreeMenu-1.2.2-3|90	+ Revision: 477891
12cr|php-pear-HTML_TreeMenu-1.2.2-3|91	- spec cleanup
12cr|php-pear-HTML_TreeMenu-1.2.2-3|92	- use pear installer
12cr|php-pear-HTML_TreeMenu-1.2.2-3|93	- don't ship tests, even in documentation
12cr|php-pear-HTML_TreeMenu-1.2.2-3|94	- own all directories
12cr|php-pear-HTML_TreeMenu-1.2.2-3|95	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTML_TreeMenu-1.2.2-3|96	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|97	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-3mdv2010.0
12cr|php-pear-HTML_TreeMenu-1.2.2-3|98	+ Revision: 441182
12cr|php-pear-HTML_TreeMenu-1.2.2-3|99	- rebuild
12cr|php-pear-HTML_TreeMenu-1.2.2-3|100	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|101	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdv2009.1
12cr|php-pear-HTML_TreeMenu-1.2.2-3|102	+ Revision: 322124
12cr|php-pear-HTML_TreeMenu-1.2.2-3|103	- rebuild
12cr|php-pear-HTML_TreeMenu-1.2.2-3|104	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|105	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2009.0
12cr|php-pear-HTML_TreeMenu-1.2.2-3|106	+ Revision: 278922
12cr|php-pear-HTML_TreeMenu-1.2.2-3|107	- update to new version 1.2.1
12cr|php-pear-HTML_TreeMenu-1.2.2-3|108	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|109	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-8mdv2009.0
12cr|php-pear-HTML_TreeMenu-1.2.2-3|110	+ Revision: 236883
12cr|php-pear-HTML_TreeMenu-1.2.2-3|111	- rebuild
12cr|php-pear-HTML_TreeMenu-1.2.2-3|112	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|113	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.2.0-7mdv2008.1
12cr|php-pear-HTML_TreeMenu-1.2.2-3|114	+ Revision: 136407
12cr|php-pear-HTML_TreeMenu-1.2.2-3|115	- restore BuildRoot
12cr|php-pear-HTML_TreeMenu-1.2.2-3|116	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTML_TreeMenu-1.2.2-3|118	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTML_TreeMenu-1.2.2-3|119	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|120	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|121	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-7mdv2007.0
12cr|php-pear-HTML_TreeMenu-1.2.2-3|122	+ Revision: 81719
12cr|php-pear-HTML_TreeMenu-1.2.2-3|123	- Import php-pear-HTML_TreeMenu
12cr|php-pear-HTML_TreeMenu-1.2.2-3|124	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|125	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-7mdk
12cr|php-pear-HTML_TreeMenu-1.2.2-3|126	- new group (Development/PHP)
12cr|php-pear-HTML_TreeMenu-1.2.2-3|127	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|128	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-6mdk
12cr|php-pear-HTML_TreeMenu-1.2.2-3|129	- rebuilt to fix auto deps
12cr|php-pear-HTML_TreeMenu-1.2.2-3|130	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|131	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-5mdk
12cr|php-pear-HTML_TreeMenu-1.2.2-3|132	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTML_TreeMenu-1.2.2-3|133	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|134	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-4mdk
12cr|php-pear-HTML_TreeMenu-1.2.2-3|135	- fix deps
12cr|php-pear-HTML_TreeMenu-1.2.2-3|136	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|137	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-3mdk
12cr|php-pear-HTML_TreeMenu-1.2.2-3|138	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTML_TreeMenu-1.2.2-3|139	- fix deps
12cr|php-pear-HTML_TreeMenu-1.2.2-3|140	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|141	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdk
12cr|php-pear-HTML_TreeMenu-1.2.2-3|142	- fix deps
12cr|php-pear-HTML_TreeMenu-1.2.2-3|143	
12cr|php-pear-HTML_TreeMenu-1.2.2-3|144	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdk
12cr|php-pear-HTML_TreeMenu-1.2.2-3|145	- initial Mandriva package (PLD import)
12cr|php-pear-HTML_TreeMenu-1.2.2-3|146	

5944 12
12cr|php-pear-HTTP_Client-1.2.1-7|1	%define		_class		HTTP
12cr|php-pear-HTTP_Client-1.2.1-7|2	%define		_subclass	Client
12cr|php-pear-HTTP_Client-1.2.1-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-HTTP_Client-1.2.1-7|4	
12cr|php-pear-HTTP_Client-1.2.1-7|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTTP_Client-1.2.1-7|6	Version:	1.2.1
12cr|php-pear-HTTP_Client-1.2.1-7|7	Release:	%mkrel 7
12cr|php-pear-HTTP_Client-1.2.1-7|8	Summary:	Easy way to perform multiple HTTP requests
12cr|php-pear-HTTP_Client-1.2.1-7|9	License:	PHP License
12cr|php-pear-HTTP_Client-1.2.1-7|10	Group:		Development/PHP
12cr|php-pear-HTTP_Client-1.2.1-7|11	URL:		http://pear.php.net/package/HTTP_Client/
12cr|php-pear-HTTP_Client-1.2.1-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-HTTP_Client-1.2.1-7|13	Requires(post): php-pear
12cr|php-pear-HTTP_Client-1.2.1-7|14	Requires(preun): php-pear
12cr|php-pear-HTTP_Client-1.2.1-7|15	Requires:	php-pear
12cr|php-pear-HTTP_Client-1.2.1-7|16	BuildArch:	noarch
12cr|php-pear-HTTP_Client-1.2.1-7|17	BuildRequires:	php-pear
12cr|php-pear-HTTP_Client-1.2.1-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTTP_Client-1.2.1-7|19	
12cr|php-pear-HTTP_Client-1.2.1-7|20	%description
12cr|php-pear-HTTP_Client-1.2.1-7|21	This class provides an easy way to perform multiple HTTP requests and
12cr|php-pear-HTTP_Client-1.2.1-7|22	process their resulsts.
12cr|php-pear-HTTP_Client-1.2.1-7|23	Features:
12cr|php-pear-HTTP_Client-1.2.1-7|24	- manage cookies and referrers between requests
12cr|php-pear-HTTP_Client-1.2.1-7|25	- handles HTTP redirection
12cr|php-pear-HTTP_Client-1.2.1-7|26	- has methods to set default headers and request parameters
12cr|php-pear-HTTP_Client-1.2.1-7|27	- implements the Subject-Observer design pattern: the base class sends
12cr|php-pear-HTTP_Client-1.2.1-7|28	events to listeners that do the response processing
12cr|php-pear-HTTP_Client-1.2.1-7|29	
12cr|php-pear-HTTP_Client-1.2.1-7|30	%prep
12cr|php-pear-HTTP_Client-1.2.1-7|31	%setup -q -c
12cr|php-pear-HTTP_Client-1.2.1-7|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTTP_Client-1.2.1-7|33	
12cr|php-pear-HTTP_Client-1.2.1-7|34	%install
12cr|php-pear-HTTP_Client-1.2.1-7|35	rm -rf %{buildroot}
12cr|php-pear-HTTP_Client-1.2.1-7|36	
12cr|php-pear-HTTP_Client-1.2.1-7|37	cd %{upstream_name}-%{version}
12cr|php-pear-HTTP_Client-1.2.1-7|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTTP_Client-1.2.1-7|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTTP_Client-1.2.1-7|40	
12cr|php-pear-HTTP_Client-1.2.1-7|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTTP_Client-1.2.1-7|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTTP_Client-1.2.1-7|43	
12cr|php-pear-HTTP_Client-1.2.1-7|44	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTTP_Client-1.2.1-7|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTTP_Client-1.2.1-7|46	
12cr|php-pear-HTTP_Client-1.2.1-7|47	%clean
12cr|php-pear-HTTP_Client-1.2.1-7|48	rm -rf %{buildroot}
12cr|php-pear-HTTP_Client-1.2.1-7|49	
12cr|php-pear-HTTP_Client-1.2.1-7|50	%post
12cr|php-pear-HTTP_Client-1.2.1-7|51	%if %mdkversion < 201000
12cr|php-pear-HTTP_Client-1.2.1-7|52	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTTP_Client-1.2.1-7|53	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTTP_Client-1.2.1-7|54	%endif
12cr|php-pear-HTTP_Client-1.2.1-7|55	
12cr|php-pear-HTTP_Client-1.2.1-7|56	%preun
12cr|php-pear-HTTP_Client-1.2.1-7|57	%if %mdkversion < 201000
12cr|php-pear-HTTP_Client-1.2.1-7|58	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTTP_Client-1.2.1-7|59	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTTP_Client-1.2.1-7|60	%{upstream_name} >/dev/null || :
12cr|php-pear-HTTP_Client-1.2.1-7|61	fi
12cr|php-pear-HTTP_Client-1.2.1-7|62	%endif
12cr|php-pear-HTTP_Client-1.2.1-7|63	
12cr|php-pear-HTTP_Client-1.2.1-7|64	%files
12cr|php-pear-HTTP_Client-1.2.1-7|65	%defattr(-,root,root)
12cr|php-pear-HTTP_Client-1.2.1-7|66	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-HTTP_Client-1.2.1-7|67	%{_datadir}/pear/%{_class}
12cr|php-pear-HTTP_Client-1.2.1-7|68	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTTP_Client-1.2.1-7|69	
12cr|php-pear-HTTP_Client-1.2.1-7|70	
12cr|php-pear-HTTP_Client-1.2.1-7|71	%changelog
12cr|php-pear-HTTP_Client-1.2.1-7|72	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-7mdv2012.0
12cr|php-pear-HTTP_Client-1.2.1-7|73	+ Revision: 742007
12cr|php-pear-HTTP_Client-1.2.1-7|74	- fix major breakage by careless packager
12cr|php-pear-HTTP_Client-1.2.1-7|75	
12cr|php-pear-HTTP_Client-1.2.1-7|76	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-6
12cr|php-pear-HTTP_Client-1.2.1-7|77	+ Revision: 679358
12cr|php-pear-HTTP_Client-1.2.1-7|78	- mass rebuild
12cr|php-pear-HTTP_Client-1.2.1-7|79	
12cr|php-pear-HTTP_Client-1.2.1-7|80	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-5mdv2011.0
12cr|php-pear-HTTP_Client-1.2.1-7|81	+ Revision: 613683
12cr|php-pear-HTTP_Client-1.2.1-7|82	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTTP_Client-1.2.1-7|83	
12cr|php-pear-HTTP_Client-1.2.1-7|84	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-4mdv2010.1
12cr|php-pear-HTTP_Client-1.2.1-7|85	+ Revision: 477893
12cr|php-pear-HTTP_Client-1.2.1-7|86	- spec cleanup
12cr|php-pear-HTTP_Client-1.2.1-7|87	- use pear installer
12cr|php-pear-HTTP_Client-1.2.1-7|88	- don't ship tests, even in documentation
12cr|php-pear-HTTP_Client-1.2.1-7|89	- own all directories
12cr|php-pear-HTTP_Client-1.2.1-7|90	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTTP_Client-1.2.1-7|91	
12cr|php-pear-HTTP_Client-1.2.1-7|92	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-3mdv2010.0
12cr|php-pear-HTTP_Client-1.2.1-7|93	+ Revision: 441183
12cr|php-pear-HTTP_Client-1.2.1-7|94	- rebuild
12cr|php-pear-HTTP_Client-1.2.1-7|95	
12cr|php-pear-HTTP_Client-1.2.1-7|96	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdv2009.1
12cr|php-pear-HTTP_Client-1.2.1-7|97	+ Revision: 322125
12cr|php-pear-HTTP_Client-1.2.1-7|98	- rebuild
12cr|php-pear-HTTP_Client-1.2.1-7|99	
12cr|php-pear-HTTP_Client-1.2.1-7|100	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2009.1
12cr|php-pear-HTTP_Client-1.2.1-7|101	+ Revision: 305783
12cr|php-pear-HTTP_Client-1.2.1-7|102	- update to new version 1.2.1
12cr|php-pear-HTTP_Client-1.2.1-7|103	
12cr|php-pear-HTTP_Client-1.2.1-7|104	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2009.0
12cr|php-pear-HTTP_Client-1.2.1-7|105	+ Revision: 236884
12cr|php-pear-HTTP_Client-1.2.1-7|106	- rebuild
12cr|php-pear-HTTP_Client-1.2.1-7|107	
12cr|php-pear-HTTP_Client-1.2.1-7|108	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.1.1-1mdv2008.1
12cr|php-pear-HTTP_Client-1.2.1-7|109	+ Revision: 136407
12cr|php-pear-HTTP_Client-1.2.1-7|110	- restore BuildRoot
12cr|php-pear-HTTP_Client-1.2.1-7|111	
12cr|php-pear-HTTP_Client-1.2.1-7|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTTP_Client-1.2.1-7|113	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTTP_Client-1.2.1-7|114	
12cr|php-pear-HTTP_Client-1.2.1-7|115	* Sun May 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2008.0
12cr|php-pear-HTTP_Client-1.2.1-7|116	+ Revision: 28877
12cr|php-pear-HTTP_Client-1.2.1-7|117	- 1.1.1
12cr|php-pear-HTTP_Client-1.2.1-7|118	
12cr|php-pear-HTTP_Client-1.2.1-7|119	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2008.0
12cr|php-pear-HTTP_Client-1.2.1-7|120	+ Revision: 15677
12cr|php-pear-HTTP_Client-1.2.1-7|121	- 1.1.0
12cr|php-pear-HTTP_Client-1.2.1-7|122	
12cr|php-pear-HTTP_Client-1.2.1-7|123	
12cr|php-pear-HTTP_Client-1.2.1-7|124	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cr|php-pear-HTTP_Client-1.2.1-7|125	+ Revision: 81755
12cr|php-pear-HTTP_Client-1.2.1-7|126	- Import php-pear-HTTP_Client
12cr|php-pear-HTTP_Client-1.2.1-7|127	
12cr|php-pear-HTTP_Client-1.2.1-7|128	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cr|php-pear-HTTP_Client-1.2.1-7|129	- new group (Development/PHP)
12cr|php-pear-HTTP_Client-1.2.1-7|130	
12cr|php-pear-HTTP_Client-1.2.1-7|131	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cr|php-pear-HTTP_Client-1.2.1-7|132	- rebuilt to fix auto deps
12cr|php-pear-HTTP_Client-1.2.1-7|133	
12cr|php-pear-HTTP_Client-1.2.1-7|134	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cr|php-pear-HTTP_Client-1.2.1-7|135	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTTP_Client-1.2.1-7|136	
12cr|php-pear-HTTP_Client-1.2.1-7|137	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cr|php-pear-HTTP_Client-1.2.1-7|138	- fix deps
12cr|php-pear-HTTP_Client-1.2.1-7|139	
12cr|php-pear-HTTP_Client-1.2.1-7|140	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|php-pear-HTTP_Client-1.2.1-7|141	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTTP_Client-1.2.1-7|142	- fix deps
12cr|php-pear-HTTP_Client-1.2.1-7|143	
12cr|php-pear-HTTP_Client-1.2.1-7|144	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|php-pear-HTTP_Client-1.2.1-7|145	- fix deps
12cr|php-pear-HTTP_Client-1.2.1-7|146	
12cr|php-pear-HTTP_Client-1.2.1-7|147	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-HTTP_Client-1.2.1-7|148	- initial Mandriva package (PLD import)
12cr|php-pear-HTTP_Client-1.2.1-7|149	

5945 12
12cr|php-pear-HTTP_Download-1.1.4-3|1	%define		_class		HTTP
12cr|php-pear-HTTP_Download-1.1.4-3|2	%define		_subclass	Download
12cr|php-pear-HTTP_Download-1.1.4-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-HTTP_Download-1.1.4-3|4	
12cr|php-pear-HTTP_Download-1.1.4-3|5	%define		_requires_exceptions pear(Archive/Zip.php)
12cr|php-pear-HTTP_Download-1.1.4-3|6	
12cr|php-pear-HTTP_Download-1.1.4-3|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTTP_Download-1.1.4-3|8	Version:	1.1.4
12cr|php-pear-HTTP_Download-1.1.4-3|9	Release:	%mkrel 3
12cr|php-pear-HTTP_Download-1.1.4-3|10	Summary:	Send HTTP Downloads
12cr|php-pear-HTTP_Download-1.1.4-3|11	License:	PHP License
12cr|php-pear-HTTP_Download-1.1.4-3|12	Group:		Development/PHP
12cr|php-pear-HTTP_Download-1.1.4-3|13	URL:		http://pear.php.net/package/HTTP_Download/
12cr|php-pear-HTTP_Download-1.1.4-3|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-HTTP_Download-1.1.4-3|15	Requires(post): php-pear
12cr|php-pear-HTTP_Download-1.1.4-3|16	Requires(preun): php-pear
12cr|php-pear-HTTP_Download-1.1.4-3|17	Requires:	php-pear
12cr|php-pear-HTTP_Download-1.1.4-3|18	BuildArch:	noarch
12cr|php-pear-HTTP_Download-1.1.4-3|19	BuildRequires:	php-pear
12cr|php-pear-HTTP_Download-1.1.4-3|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTTP_Download-1.1.4-3|21	
12cr|php-pear-HTTP_Download-1.1.4-3|22	%description
12cr|php-pear-HTTP_Download-1.1.4-3|23	Provides an easy interface to send hidden files or any arbitrary data to
12cr|php-pear-HTTP_Download-1.1.4-3|24	the client over HTTP. It features HTTP Caching, Compression and Ranges
12cr|php-pear-HTTP_Download-1.1.4-3|25	(partial downloads and resuming).
12cr|php-pear-HTTP_Download-1.1.4-3|26	
12cr|php-pear-HTTP_Download-1.1.4-3|27	NOTE: Don't use with PHP's on-the-fly output compression, because files
12cr|php-pear-HTTP_Download-1.1.4-3|28	may be sent coruppted.
12cr|php-pear-HTTP_Download-1.1.4-3|29	
12cr|php-pear-HTTP_Download-1.1.4-3|30	%prep
12cr|php-pear-HTTP_Download-1.1.4-3|31	%setup -q -c
12cr|php-pear-HTTP_Download-1.1.4-3|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTTP_Download-1.1.4-3|33	
12cr|php-pear-HTTP_Download-1.1.4-3|34	%install
12cr|php-pear-HTTP_Download-1.1.4-3|35	rm -rf %{buildroot}
12cr|php-pear-HTTP_Download-1.1.4-3|36	
12cr|php-pear-HTTP_Download-1.1.4-3|37	cd %{upstream_name}-%{version}
12cr|php-pear-HTTP_Download-1.1.4-3|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTTP_Download-1.1.4-3|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTTP_Download-1.1.4-3|40	
12cr|php-pear-HTTP_Download-1.1.4-3|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTTP_Download-1.1.4-3|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTTP_Download-1.1.4-3|43	
12cr|php-pear-HTTP_Download-1.1.4-3|44	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTTP_Download-1.1.4-3|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTTP_Download-1.1.4-3|46	
12cr|php-pear-HTTP_Download-1.1.4-3|47	%clean
12cr|php-pear-HTTP_Download-1.1.4-3|48	rm -rf %{buildroot}
12cr|php-pear-HTTP_Download-1.1.4-3|49	
12cr|php-pear-HTTP_Download-1.1.4-3|50	%post
12cr|php-pear-HTTP_Download-1.1.4-3|51	%if %mdkversion < 201000
12cr|php-pear-HTTP_Download-1.1.4-3|52	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTTP_Download-1.1.4-3|53	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTTP_Download-1.1.4-3|54	%endif
12cr|php-pear-HTTP_Download-1.1.4-3|55	
12cr|php-pear-HTTP_Download-1.1.4-3|56	%preun
12cr|php-pear-HTTP_Download-1.1.4-3|57	%if %mdkversion < 201000
12cr|php-pear-HTTP_Download-1.1.4-3|58	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTTP_Download-1.1.4-3|59	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTTP_Download-1.1.4-3|60	%{upstream_name} >/dev/null || :
12cr|php-pear-HTTP_Download-1.1.4-3|61	fi
12cr|php-pear-HTTP_Download-1.1.4-3|62	%endif
12cr|php-pear-HTTP_Download-1.1.4-3|63	
12cr|php-pear-HTTP_Download-1.1.4-3|64	%files
12cr|php-pear-HTTP_Download-1.1.4-3|65	%defattr(-,root,root)
12cr|php-pear-HTTP_Download-1.1.4-3|66	%{_datadir}/pear/%{_class}
12cr|php-pear-HTTP_Download-1.1.4-3|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTTP_Download-1.1.4-3|68	
12cr|php-pear-HTTP_Download-1.1.4-3|69	
12cr|php-pear-HTTP_Download-1.1.4-3|70	%changelog
12cr|php-pear-HTTP_Download-1.1.4-3|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-3mdv2012.0
12cr|php-pear-HTTP_Download-1.1.4-3|72	+ Revision: 742008
12cr|php-pear-HTTP_Download-1.1.4-3|73	- fix major breakage by careless packager
12cr|php-pear-HTTP_Download-1.1.4-3|74	
12cr|php-pear-HTTP_Download-1.1.4-3|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-2
12cr|php-pear-HTTP_Download-1.1.4-3|76	+ Revision: 679359
12cr|php-pear-HTTP_Download-1.1.4-3|77	- mass rebuild
12cr|php-pear-HTTP_Download-1.1.4-3|78	
12cr|php-pear-HTTP_Download-1.1.4-3|79	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.4-1mdv2011.0
12cr|php-pear-HTTP_Download-1.1.4-3|80	+ Revision: 587642
12cr|php-pear-HTTP_Download-1.1.4-3|81	- update to new version 1.1.4
12cr|php-pear-HTTP_Download-1.1.4-3|82	
12cr|php-pear-HTTP_Download-1.1.4-3|83	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.3-4mdv2010.1
12cr|php-pear-HTTP_Download-1.1.4-3|84	+ Revision: 477894
12cr|php-pear-HTTP_Download-1.1.4-3|85	- spec cleanup
12cr|php-pear-HTTP_Download-1.1.4-3|86	- use pear installer
12cr|php-pear-HTTP_Download-1.1.4-3|87	- don't ship tests, even in documentation
12cr|php-pear-HTTP_Download-1.1.4-3|88	- own all directories
12cr|php-pear-HTTP_Download-1.1.4-3|89	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTTP_Download-1.1.4-3|90	
12cr|php-pear-HTTP_Download-1.1.4-3|91	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.3-3mdv2010.0
12cr|php-pear-HTTP_Download-1.1.4-3|92	+ Revision: 441184
12cr|php-pear-HTTP_Download-1.1.4-3|93	- rebuild
12cr|php-pear-HTTP_Download-1.1.4-3|94	
12cr|php-pear-HTTP_Download-1.1.4-3|95	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-2mdv2009.1
12cr|php-pear-HTTP_Download-1.1.4-3|96	+ Revision: 322126
12cr|php-pear-HTTP_Download-1.1.4-3|97	- rebuild
12cr|php-pear-HTTP_Download-1.1.4-3|98	
12cr|php-pear-HTTP_Download-1.1.4-3|99	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.3-1mdv2009.0
12cr|php-pear-HTTP_Download-1.1.4-3|100	+ Revision: 278924
12cr|php-pear-HTTP_Download-1.1.4-3|101	- update to new version 1.1.3
12cr|php-pear-HTTP_Download-1.1.4-3|102	
12cr|php-pear-HTTP_Download-1.1.4-3|103	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-2mdv2009.0
12cr|php-pear-HTTP_Download-1.1.4-3|104	+ Revision: 236885
12cr|php-pear-HTTP_Download-1.1.4-3|105	- rebuild
12cr|php-pear-HTTP_Download-1.1.4-3|106	
12cr|php-pear-HTTP_Download-1.1.4-3|107	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-HTTP_Download-1.1.4-3|108	- restore BuildRoot
12cr|php-pear-HTTP_Download-1.1.4-3|109	
12cr|php-pear-HTTP_Download-1.1.4-3|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTTP_Download-1.1.4-3|111	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTTP_Download-1.1.4-3|112	
12cr|php-pear-HTTP_Download-1.1.4-3|113	* Fri May 04 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdv2008.0
12cr|php-pear-HTTP_Download-1.1.4-3|114	+ Revision: 22354
12cr|php-pear-HTTP_Download-1.1.4-3|115	- 1.1.2
12cr|php-pear-HTTP_Download-1.1.4-3|116	
12cr|php-pear-HTTP_Download-1.1.4-3|117	
12cr|php-pear-HTTP_Download-1.1.4-3|118	* Fri Mar 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2007.1
12cr|php-pear-HTTP_Download-1.1.4-3|119	+ Revision: 139476
12cr|php-pear-HTTP_Download-1.1.4-3|120	- package HTTP/Download/Archive.php too
12cr|php-pear-HTTP_Download-1.1.4-3|121	
12cr|php-pear-HTTP_Download-1.1.4-3|122	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2007.1
12cr|php-pear-HTTP_Download-1.1.4-3|123	+ Revision: 81766
12cr|php-pear-HTTP_Download-1.1.4-3|124	- Import php-pear-HTTP_Download
12cr|php-pear-HTTP_Download-1.1.4-3|125	
12cr|php-pear-HTTP_Download-1.1.4-3|126	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdk
12cr|php-pear-HTTP_Download-1.1.4-3|127	- 1.1.1
12cr|php-pear-HTTP_Download-1.1.4-3|128	- new group (Development/PHP)
12cr|php-pear-HTTP_Download-1.1.4-3|129	
12cr|php-pear-HTTP_Download-1.1.4-3|130	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-6mdk
12cr|php-pear-HTTP_Download-1.1.4-3|131	- rebuilt to fix auto deps
12cr|php-pear-HTTP_Download-1.1.4-3|132	
12cr|php-pear-HTTP_Download-1.1.4-3|133	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-5mdk
12cr|php-pear-HTTP_Download-1.1.4-3|134	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTTP_Download-1.1.4-3|135	
12cr|php-pear-HTTP_Download-1.1.4-3|136	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-4mdk
12cr|php-pear-HTTP_Download-1.1.4-3|137	- fix deps
12cr|php-pear-HTTP_Download-1.1.4-3|138	
12cr|php-pear-HTTP_Download-1.1.4-3|139	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-3mdk
12cr|php-pear-HTTP_Download-1.1.4-3|140	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTTP_Download-1.1.4-3|141	- fix deps
12cr|php-pear-HTTP_Download-1.1.4-3|142	
12cr|php-pear-HTTP_Download-1.1.4-3|143	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-2mdk
12cr|php-pear-HTTP_Download-1.1.4-3|144	- fix deps
12cr|php-pear-HTTP_Download-1.1.4-3|145	
12cr|php-pear-HTTP_Download-1.1.4-3|146	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-1mdk
12cr|php-pear-HTTP_Download-1.1.4-3|147	- initial Mandriva package (PLD import)
12cr|php-pear-HTTP_Download-1.1.4-3|148	

5946 12
12cr|php-pear-HTTP_Header-1.2.1-3|1	%define		_class		HTTP
12cr|php-pear-HTTP_Header-1.2.1-3|2	%define		_subclass	Header
12cr|php-pear-HTTP_Header-1.2.1-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-HTTP_Header-1.2.1-3|4	
12cr|php-pear-HTTP_Header-1.2.1-3|5	%define		_requires_exceptions pear(PHPUnit.php)
12cr|php-pear-HTTP_Header-1.2.1-3|6	
12cr|php-pear-HTTP_Header-1.2.1-3|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTTP_Header-1.2.1-3|8	Version:	1.2.1
12cr|php-pear-HTTP_Header-1.2.1-3|9	Release:	%mkrel 3
12cr|php-pear-HTTP_Header-1.2.1-3|10	Summary:	OO-Interface to modify HTTP-Headers easily
12cr|php-pear-HTTP_Header-1.2.1-3|11	License:	PHP License
12cr|php-pear-HTTP_Header-1.2.1-3|12	Group:		Development/PHP
12cr|php-pear-HTTP_Header-1.2.1-3|13	URL:		http://pear.php.net/package/HTTP_Header/
12cr|php-pear-HTTP_Header-1.2.1-3|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-HTTP_Header-1.2.1-3|15	Requires(post): php-pear
12cr|php-pear-HTTP_Header-1.2.1-3|16	Requires(preun): php-pear
12cr|php-pear-HTTP_Header-1.2.1-3|17	Requires(post): php-pear
12cr|php-pear-HTTP_Header-1.2.1-3|18	Requires(preun): php-pear-HTTP >= 1.2
12cr|php-pear-HTTP_Header-1.2.1-3|19	Requires:	php-pear
12cr|php-pear-HTTP_Header-1.2.1-3|20	BuildArch:	noarch
12cr|php-pear-HTTP_Header-1.2.1-3|21	BuildRequires:	php-pear
12cr|php-pear-HTTP_Header-1.2.1-3|22	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTTP_Header-1.2.1-3|23	
12cr|php-pear-HTTP_Header-1.2.1-3|24	%description
12cr|php-pear-HTTP_Header-1.2.1-3|25	This class provides methods to set/modify HTTP-Headers. To abstract
12cr|php-pear-HTTP_Header-1.2.1-3|26	common things, like caching etc. some sub classes are provided that
12cr|php-pear-HTTP_Header-1.2.1-3|27	handle special cases (i.e. HTTP_Header_Cache).
12cr|php-pear-HTTP_Header-1.2.1-3|28	
12cr|php-pear-HTTP_Header-1.2.1-3|29	%prep
12cr|php-pear-HTTP_Header-1.2.1-3|30	%setup -q -c
12cr|php-pear-HTTP_Header-1.2.1-3|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTTP_Header-1.2.1-3|32	
12cr|php-pear-HTTP_Header-1.2.1-3|33	%install
12cr|php-pear-HTTP_Header-1.2.1-3|34	rm -rf %{buildroot}
12cr|php-pear-HTTP_Header-1.2.1-3|35	
12cr|php-pear-HTTP_Header-1.2.1-3|36	cd %{upstream_name}-%{version}
12cr|php-pear-HTTP_Header-1.2.1-3|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTTP_Header-1.2.1-3|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTTP_Header-1.2.1-3|39	
12cr|php-pear-HTTP_Header-1.2.1-3|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTTP_Header-1.2.1-3|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTTP_Header-1.2.1-3|42	
12cr|php-pear-HTTP_Header-1.2.1-3|43	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTTP_Header-1.2.1-3|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTTP_Header-1.2.1-3|45	
12cr|php-pear-HTTP_Header-1.2.1-3|46	%clean
12cr|php-pear-HTTP_Header-1.2.1-3|47	rm -rf %{buildroot}
12cr|php-pear-HTTP_Header-1.2.1-3|48	
12cr|php-pear-HTTP_Header-1.2.1-3|49	%post
12cr|php-pear-HTTP_Header-1.2.1-3|50	%if %mdkversion < 201000
12cr|php-pear-HTTP_Header-1.2.1-3|51	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTTP_Header-1.2.1-3|52	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTTP_Header-1.2.1-3|53	%endif
12cr|php-pear-HTTP_Header-1.2.1-3|54	
12cr|php-pear-HTTP_Header-1.2.1-3|55	%preun
12cr|php-pear-HTTP_Header-1.2.1-3|56	%if %mdkversion < 201000
12cr|php-pear-HTTP_Header-1.2.1-3|57	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTTP_Header-1.2.1-3|58	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTTP_Header-1.2.1-3|59	%{upstream_name} >/dev/null || :
12cr|php-pear-HTTP_Header-1.2.1-3|60	fi
12cr|php-pear-HTTP_Header-1.2.1-3|61	%endif
12cr|php-pear-HTTP_Header-1.2.1-3|62	
12cr|php-pear-HTTP_Header-1.2.1-3|63	%files
12cr|php-pear-HTTP_Header-1.2.1-3|64	%defattr(-,root,root)
12cr|php-pear-HTTP_Header-1.2.1-3|65	%{_datadir}/pear/%{_class}
12cr|php-pear-HTTP_Header-1.2.1-3|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTTP_Header-1.2.1-3|67	
12cr|php-pear-HTTP_Header-1.2.1-3|68	
12cr|php-pear-HTTP_Header-1.2.1-3|69	%changelog
12cr|php-pear-HTTP_Header-1.2.1-3|70	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdv2012.0
12cr|php-pear-HTTP_Header-1.2.1-3|71	+ Revision: 742009
12cr|php-pear-HTTP_Header-1.2.1-3|72	- fix major breakage by careless packager
12cr|php-pear-HTTP_Header-1.2.1-3|73	
12cr|php-pear-HTTP_Header-1.2.1-3|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2
12cr|php-pear-HTTP_Header-1.2.1-3|75	+ Revision: 679360
12cr|php-pear-HTTP_Header-1.2.1-3|76	- mass rebuild
12cr|php-pear-HTTP_Header-1.2.1-3|77	
12cr|php-pear-HTTP_Header-1.2.1-3|78	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2011.0
12cr|php-pear-HTTP_Header-1.2.1-3|79	+ Revision: 587643
12cr|php-pear-HTTP_Header-1.2.1-3|80	- update to new version 1.2.1
12cr|php-pear-HTTP_Header-1.2.1-3|81	
12cr|php-pear-HTTP_Header-1.2.1-3|82	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-6mdv2010.1
12cr|php-pear-HTTP_Header-1.2.1-3|83	+ Revision: 477895
12cr|php-pear-HTTP_Header-1.2.1-3|84	- spec cleanup
12cr|php-pear-HTTP_Header-1.2.1-3|85	- use pear installer
12cr|php-pear-HTTP_Header-1.2.1-3|86	- don't ship tests, even in documentation
12cr|php-pear-HTTP_Header-1.2.1-3|87	- own all directories
12cr|php-pear-HTTP_Header-1.2.1-3|88	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTTP_Header-1.2.1-3|89	
12cr|php-pear-HTTP_Header-1.2.1-3|90	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.0-5mdv2010.0
12cr|php-pear-HTTP_Header-1.2.1-3|91	+ Revision: 441185
12cr|php-pear-HTTP_Header-1.2.1-3|92	- rebuild
12cr|php-pear-HTTP_Header-1.2.1-3|93	
12cr|php-pear-HTTP_Header-1.2.1-3|94	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-4mdv2009.1
12cr|php-pear-HTTP_Header-1.2.1-3|95	+ Revision: 322127
12cr|php-pear-HTTP_Header-1.2.1-3|96	- rebuild
12cr|php-pear-HTTP_Header-1.2.1-3|97	
12cr|php-pear-HTTP_Header-1.2.1-3|98	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-3mdv2009.0
12cr|php-pear-HTTP_Header-1.2.1-3|99	+ Revision: 236886
12cr|php-pear-HTTP_Header-1.2.1-3|100	- rebuild
12cr|php-pear-HTTP_Header-1.2.1-3|101	
12cr|php-pear-HTTP_Header-1.2.1-3|102	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-HTTP_Header-1.2.1-3|103	- restore BuildRoot
12cr|php-pear-HTTP_Header-1.2.1-3|104	
12cr|php-pear-HTTP_Header-1.2.1-3|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTTP_Header-1.2.1-3|106	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTTP_Header-1.2.1-3|107	
12cr|php-pear-HTTP_Header-1.2.1-3|108	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2008.0
12cr|php-pear-HTTP_Header-1.2.1-3|109	+ Revision: 15467
12cr|php-pear-HTTP_Header-1.2.1-3|110	- rule out the PHPUnit.php dep
12cr|php-pear-HTTP_Header-1.2.1-3|111	
12cr|php-pear-HTTP_Header-1.2.1-3|112	
12cr|php-pear-HTTP_Header-1.2.1-3|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdv2007.0
12cr|php-pear-HTTP_Header-1.2.1-3|114	+ Revision: 81782
12cr|php-pear-HTTP_Header-1.2.1-3|115	- Import php-pear-HTTP_Header
12cr|php-pear-HTTP_Header-1.2.1-3|116	
12cr|php-pear-HTTP_Header-1.2.1-3|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdk
12cr|php-pear-HTTP_Header-1.2.1-3|118	- 1.2.0
12cr|php-pear-HTTP_Header-1.2.1-3|119	- new group (Development/PHP)
12cr|php-pear-HTTP_Header-1.2.1-3|120	
12cr|php-pear-HTTP_Header-1.2.1-3|121	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-4mdk
12cr|php-pear-HTTP_Header-1.2.1-3|122	- rebuilt to fix auto deps
12cr|php-pear-HTTP_Header-1.2.1-3|123	
12cr|php-pear-HTTP_Header-1.2.1-3|124	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-3mdk
12cr|php-pear-HTTP_Header-1.2.1-3|125	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTTP_Header-1.2.1-3|126	
12cr|php-pear-HTTP_Header-1.2.1-3|127	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-2mdk
12cr|php-pear-HTTP_Header-1.2.1-3|128	- fix deps
12cr|php-pear-HTTP_Header-1.2.1-3|129	
12cr|php-pear-HTTP_Header-1.2.1-3|130	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdk
12cr|php-pear-HTTP_Header-1.2.1-3|131	- 1.1.2
12cr|php-pear-HTTP_Header-1.2.1-3|132	
12cr|php-pear-HTTP_Header-1.2.1-3|133	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdk
12cr|php-pear-HTTP_Header-1.2.1-3|134	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTTP_Header-1.2.1-3|135	- fix deps
12cr|php-pear-HTTP_Header-1.2.1-3|136	
12cr|php-pear-HTTP_Header-1.2.1-3|137	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdk
12cr|php-pear-HTTP_Header-1.2.1-3|138	- fix deps
12cr|php-pear-HTTP_Header-1.2.1-3|139	
12cr|php-pear-HTTP_Header-1.2.1-3|140	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdk
12cr|php-pear-HTTP_Header-1.2.1-3|141	- initial Mandriva package (PLD import)
12cr|php-pear-HTTP_Header-1.2.1-3|142	

5947 12
12cr|php-pear-HTTP_Server-0.4.0-14|1	%define		_class		HTTP
12cr|php-pear-HTTP_Server-0.4.0-14|2	%define		_subclass	Server
12cr|php-pear-HTTP_Server-0.4.0-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-HTTP_Server-0.4.0-14|4	
12cr|php-pear-HTTP_Server-0.4.0-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTTP_Server-0.4.0-14|6	Version:	0.4.0
12cr|php-pear-HTTP_Server-0.4.0-14|7	Release:	%mkrel 14
12cr|php-pear-HTTP_Server-0.4.0-14|8	Summary:	HTTP server class
12cr|php-pear-HTTP_Server-0.4.0-14|9	License:	PHP License
12cr|php-pear-HTTP_Server-0.4.0-14|10	Group:		Development/PHP
12cr|php-pear-HTTP_Server-0.4.0-14|11	URL:		http://pear.php.net/package/HTTP_Server/
12cr|php-pear-HTTP_Server-0.4.0-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-HTTP_Server-0.4.0-14|13	Requires(post): php-pear
12cr|php-pear-HTTP_Server-0.4.0-14|14	Requires(preun): php-pear
12cr|php-pear-HTTP_Server-0.4.0-14|15	Requires:	php-pear
12cr|php-pear-HTTP_Server-0.4.0-14|16	BuildArch:	noarch
12cr|php-pear-HTTP_Server-0.4.0-14|17	BuildRequires:	php-pear
12cr|php-pear-HTTP_Server-0.4.0-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTTP_Server-0.4.0-14|19	
12cr|php-pear-HTTP_Server-0.4.0-14|20	%description
12cr|php-pear-HTTP_Server-0.4.0-14|21	%{upstream_name} class that allows you to easily implement HTTP servers by
12cr|php-pear-HTTP_Server-0.4.0-14|22	supplying callbacks. The base class will parse the request, call the
12cr|php-pear-HTTP_Server-0.4.0-14|23	apropriate callback and build a response based on an array that the
12cr|php-pear-HTTP_Server-0.4.0-14|24	callbacks have to return.
12cr|php-pear-HTTP_Server-0.4.0-14|25	
12cr|php-pear-HTTP_Server-0.4.0-14|26	%prep
12cr|php-pear-HTTP_Server-0.4.0-14|27	%setup -q -c
12cr|php-pear-HTTP_Server-0.4.0-14|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTTP_Server-0.4.0-14|29	
12cr|php-pear-HTTP_Server-0.4.0-14|30	%install
12cr|php-pear-HTTP_Server-0.4.0-14|31	rm -rf %{buildroot}
12cr|php-pear-HTTP_Server-0.4.0-14|32	
12cr|php-pear-HTTP_Server-0.4.0-14|33	cd %{upstream_name}-%{version}
12cr|php-pear-HTTP_Server-0.4.0-14|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTTP_Server-0.4.0-14|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTTP_Server-0.4.0-14|36	
12cr|php-pear-HTTP_Server-0.4.0-14|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTTP_Server-0.4.0-14|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTTP_Server-0.4.0-14|39	
12cr|php-pear-HTTP_Server-0.4.0-14|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTTP_Server-0.4.0-14|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTTP_Server-0.4.0-14|42	
12cr|php-pear-HTTP_Server-0.4.0-14|43	%clean
12cr|php-pear-HTTP_Server-0.4.0-14|44	rm -rf %{buildroot}
12cr|php-pear-HTTP_Server-0.4.0-14|45	
12cr|php-pear-HTTP_Server-0.4.0-14|46	%post
12cr|php-pear-HTTP_Server-0.4.0-14|47	%if %mdkversion < 201000
12cr|php-pear-HTTP_Server-0.4.0-14|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTTP_Server-0.4.0-14|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTTP_Server-0.4.0-14|50	%endif
12cr|php-pear-HTTP_Server-0.4.0-14|51	
12cr|php-pear-HTTP_Server-0.4.0-14|52	%preun
12cr|php-pear-HTTP_Server-0.4.0-14|53	%if %mdkversion < 201000
12cr|php-pear-HTTP_Server-0.4.0-14|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTTP_Server-0.4.0-14|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTTP_Server-0.4.0-14|56	%{upstream_name} >/dev/null || :
12cr|php-pear-HTTP_Server-0.4.0-14|57	fi
12cr|php-pear-HTTP_Server-0.4.0-14|58	%endif
12cr|php-pear-HTTP_Server-0.4.0-14|59	
12cr|php-pear-HTTP_Server-0.4.0-14|60	%files
12cr|php-pear-HTTP_Server-0.4.0-14|61	%defattr(-,root,root)
12cr|php-pear-HTTP_Server-0.4.0-14|62	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-HTTP_Server-0.4.0-14|63	%{_datadir}/pear/%{_class}
12cr|php-pear-HTTP_Server-0.4.0-14|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTTP_Server-0.4.0-14|65	
12cr|php-pear-HTTP_Server-0.4.0-14|66	
12cr|php-pear-HTTP_Server-0.4.0-14|67	%changelog
12cr|php-pear-HTTP_Server-0.4.0-14|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-14mdv2012.0
12cr|php-pear-HTTP_Server-0.4.0-14|69	+ Revision: 742010
12cr|php-pear-HTTP_Server-0.4.0-14|70	- fix major breakage by careless packager
12cr|php-pear-HTTP_Server-0.4.0-14|71	
12cr|php-pear-HTTP_Server-0.4.0-14|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-13
12cr|php-pear-HTTP_Server-0.4.0-14|73	+ Revision: 679361
12cr|php-pear-HTTP_Server-0.4.0-14|74	- mass rebuild
12cr|php-pear-HTTP_Server-0.4.0-14|75	
12cr|php-pear-HTTP_Server-0.4.0-14|76	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-12mdv2011.0
12cr|php-pear-HTTP_Server-0.4.0-14|77	+ Revision: 613684
12cr|php-pear-HTTP_Server-0.4.0-14|78	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTTP_Server-0.4.0-14|79	
12cr|php-pear-HTTP_Server-0.4.0-14|80	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-11mdv2010.1
12cr|php-pear-HTTP_Server-0.4.0-14|81	+ Revision: 477897
12cr|php-pear-HTTP_Server-0.4.0-14|82	- spec cleanup
12cr|php-pear-HTTP_Server-0.4.0-14|83	- use pear installer
12cr|php-pear-HTTP_Server-0.4.0-14|84	- don't ship tests, even in documentation
12cr|php-pear-HTTP_Server-0.4.0-14|85	- own all directories
12cr|php-pear-HTTP_Server-0.4.0-14|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTTP_Server-0.4.0-14|87	
12cr|php-pear-HTTP_Server-0.4.0-14|88	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4.0-10mdv2010.0
12cr|php-pear-HTTP_Server-0.4.0-14|89	+ Revision: 441186
12cr|php-pear-HTTP_Server-0.4.0-14|90	- rebuild
12cr|php-pear-HTTP_Server-0.4.0-14|91	
12cr|php-pear-HTTP_Server-0.4.0-14|92	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-9mdv2009.1
12cr|php-pear-HTTP_Server-0.4.0-14|93	+ Revision: 322128
12cr|php-pear-HTTP_Server-0.4.0-14|94	- rebuild
12cr|php-pear-HTTP_Server-0.4.0-14|95	
12cr|php-pear-HTTP_Server-0.4.0-14|96	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-8mdv2009.0
12cr|php-pear-HTTP_Server-0.4.0-14|97	+ Revision: 236887
12cr|php-pear-HTTP_Server-0.4.0-14|98	- rebuild
12cr|php-pear-HTTP_Server-0.4.0-14|99	
12cr|php-pear-HTTP_Server-0.4.0-14|100	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.4.0-7mdv2008.1
12cr|php-pear-HTTP_Server-0.4.0-14|101	+ Revision: 136407
12cr|php-pear-HTTP_Server-0.4.0-14|102	- restore BuildRoot
12cr|php-pear-HTTP_Server-0.4.0-14|103	
12cr|php-pear-HTTP_Server-0.4.0-14|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTTP_Server-0.4.0-14|105	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTTP_Server-0.4.0-14|106	
12cr|php-pear-HTTP_Server-0.4.0-14|107	
12cr|php-pear-HTTP_Server-0.4.0-14|108	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-7mdv2007.0
12cr|php-pear-HTTP_Server-0.4.0-14|109	+ Revision: 81799
12cr|php-pear-HTTP_Server-0.4.0-14|110	- Import php-pear-HTTP_Server
12cr|php-pear-HTTP_Server-0.4.0-14|111	
12cr|php-pear-HTTP_Server-0.4.0-14|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-7mdk
12cr|php-pear-HTTP_Server-0.4.0-14|113	- new group (Development/PHP)
12cr|php-pear-HTTP_Server-0.4.0-14|114	
12cr|php-pear-HTTP_Server-0.4.0-14|115	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-6mdk
12cr|php-pear-HTTP_Server-0.4.0-14|116	- rebuilt to fix auto deps
12cr|php-pear-HTTP_Server-0.4.0-14|117	
12cr|php-pear-HTTP_Server-0.4.0-14|118	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-5mdk
12cr|php-pear-HTTP_Server-0.4.0-14|119	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTTP_Server-0.4.0-14|120	
12cr|php-pear-HTTP_Server-0.4.0-14|121	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-4mdk
12cr|php-pear-HTTP_Server-0.4.0-14|122	- fix deps
12cr|php-pear-HTTP_Server-0.4.0-14|123	
12cr|php-pear-HTTP_Server-0.4.0-14|124	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-3mdk
12cr|php-pear-HTTP_Server-0.4.0-14|125	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTTP_Server-0.4.0-14|126	- fix deps
12cr|php-pear-HTTP_Server-0.4.0-14|127	
12cr|php-pear-HTTP_Server-0.4.0-14|128	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2mdk
12cr|php-pear-HTTP_Server-0.4.0-14|129	- fix deps
12cr|php-pear-HTTP_Server-0.4.0-14|130	
12cr|php-pear-HTTP_Server-0.4.0-14|131	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdk
12cr|php-pear-HTTP_Server-0.4.0-14|132	- initial Mandriva package (PLD import)
12cr|php-pear-HTTP_Server-0.4.0-14|133	

5948 12
12cr|php-pear-HTTP_Session-0.5.5-8|1	%define		_class		HTTP
12cr|php-pear-HTTP_Session-0.5.5-8|2	%define		_subclass	Session
12cr|php-pear-HTTP_Session-0.5.5-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-HTTP_Session-0.5.5-8|4	
12cr|php-pear-HTTP_Session-0.5.5-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTTP_Session-0.5.5-8|6	Version:	0.5.5
12cr|php-pear-HTTP_Session-0.5.5-8|7	Release:	%mkrel 8
12cr|php-pear-HTTP_Session-0.5.5-8|8	Summary:	Object-oriented interface to the session_* family functions
12cr|php-pear-HTTP_Session-0.5.5-8|9	License:	PHP License
12cr|php-pear-HTTP_Session-0.5.5-8|10	Group:		Development/PHP
12cr|php-pear-HTTP_Session-0.5.5-8|11	URL:		http://pear.php.net/package/HTTP_Session/
12cr|php-pear-HTTP_Session-0.5.5-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-HTTP_Session-0.5.5-8|13	Requires(post): php-pear
12cr|php-pear-HTTP_Session-0.5.5-8|14	Requires(preun): php-pear
12cr|php-pear-HTTP_Session-0.5.5-8|15	Requires:	php-pear
12cr|php-pear-HTTP_Session-0.5.5-8|16	BuildArch:	noarch
12cr|php-pear-HTTP_Session-0.5.5-8|17	BuildRequires:	php-pear
12cr|php-pear-HTTP_Session-0.5.5-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTTP_Session-0.5.5-8|19	
12cr|php-pear-HTTP_Session-0.5.5-8|20	%description
12cr|php-pear-HTTP_Session-0.5.5-8|21	Object-oriented interface to the session_* family functions; it
12cr|php-pear-HTTP_Session-0.5.5-8|22	provides extra features such as database storage for session data
12cr|php-pear-HTTP_Session-0.5.5-8|23	using DB package. It introduces new methods like isNewSession(),
12cr|php-pear-HTTP_Session-0.5.5-8|24	setCookieless(), abandon(), setExpire(), setIdle(), isExpired(),
12cr|php-pear-HTTP_Session-0.5.5-8|25	isIdled() and others.
12cr|php-pear-HTTP_Session-0.5.5-8|26	
12cr|php-pear-HTTP_Session-0.5.5-8|27	%prep
12cr|php-pear-HTTP_Session-0.5.5-8|28	%setup -q -c
12cr|php-pear-HTTP_Session-0.5.5-8|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTTP_Session-0.5.5-8|30	
12cr|php-pear-HTTP_Session-0.5.5-8|31	%install
12cr|php-pear-HTTP_Session-0.5.5-8|32	rm -rf %{buildroot}
12cr|php-pear-HTTP_Session-0.5.5-8|33	
12cr|php-pear-HTTP_Session-0.5.5-8|34	cd %{upstream_name}-%{version}
12cr|php-pear-HTTP_Session-0.5.5-8|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTTP_Session-0.5.5-8|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTTP_Session-0.5.5-8|37	
12cr|php-pear-HTTP_Session-0.5.5-8|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTTP_Session-0.5.5-8|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTTP_Session-0.5.5-8|40	
12cr|php-pear-HTTP_Session-0.5.5-8|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTTP_Session-0.5.5-8|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTTP_Session-0.5.5-8|43	
12cr|php-pear-HTTP_Session-0.5.5-8|44	%clean
12cr|php-pear-HTTP_Session-0.5.5-8|45	rm -rf %{buildroot}
12cr|php-pear-HTTP_Session-0.5.5-8|46	
12cr|php-pear-HTTP_Session-0.5.5-8|47	%post
12cr|php-pear-HTTP_Session-0.5.5-8|48	%if %mdkversion < 201000
12cr|php-pear-HTTP_Session-0.5.5-8|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTTP_Session-0.5.5-8|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTTP_Session-0.5.5-8|51	%endif
12cr|php-pear-HTTP_Session-0.5.5-8|52	
12cr|php-pear-HTTP_Session-0.5.5-8|53	%preun
12cr|php-pear-HTTP_Session-0.5.5-8|54	%if %mdkversion < 201000
12cr|php-pear-HTTP_Session-0.5.5-8|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTTP_Session-0.5.5-8|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTTP_Session-0.5.5-8|57	%{upstream_name} >/dev/null || :
12cr|php-pear-HTTP_Session-0.5.5-8|58	fi
12cr|php-pear-HTTP_Session-0.5.5-8|59	%endif
12cr|php-pear-HTTP_Session-0.5.5-8|60	
12cr|php-pear-HTTP_Session-0.5.5-8|61	%files
12cr|php-pear-HTTP_Session-0.5.5-8|62	%defattr(-,root,root)
12cr|php-pear-HTTP_Session-0.5.5-8|63	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-HTTP_Session-0.5.5-8|64	%{_datadir}/pear/%{_class}
12cr|php-pear-HTTP_Session-0.5.5-8|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTTP_Session-0.5.5-8|66	
12cr|php-pear-HTTP_Session-0.5.5-8|67	
12cr|php-pear-HTTP_Session-0.5.5-8|68	
12cr|php-pear-HTTP_Session-0.5.5-8|69	
12cr|php-pear-HTTP_Session-0.5.5-8|70	%changelog
12cr|php-pear-HTTP_Session-0.5.5-8|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.5-8mdv2012.0
12cr|php-pear-HTTP_Session-0.5.5-8|72	+ Revision: 742011
12cr|php-pear-HTTP_Session-0.5.5-8|73	- fix major breakage by careless packager
12cr|php-pear-HTTP_Session-0.5.5-8|74	
12cr|php-pear-HTTP_Session-0.5.5-8|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.5-7
12cr|php-pear-HTTP_Session-0.5.5-8|76	+ Revision: 679362
12cr|php-pear-HTTP_Session-0.5.5-8|77	- mass rebuild
12cr|php-pear-HTTP_Session-0.5.5-8|78	
12cr|php-pear-HTTP_Session-0.5.5-8|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.5-6mdv2011.0
12cr|php-pear-HTTP_Session-0.5.5-8|80	+ Revision: 613685
12cr|php-pear-HTTP_Session-0.5.5-8|81	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTTP_Session-0.5.5-8|82	
12cr|php-pear-HTTP_Session-0.5.5-8|83	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.5-5mdv2010.1
12cr|php-pear-HTTP_Session-0.5.5-8|84	+ Revision: 477898
12cr|php-pear-HTTP_Session-0.5.5-8|85	- spec cleanup
12cr|php-pear-HTTP_Session-0.5.5-8|86	- use pear installer
12cr|php-pear-HTTP_Session-0.5.5-8|87	- don't ship tests, even in documentation
12cr|php-pear-HTTP_Session-0.5.5-8|88	- own all directories
12cr|php-pear-HTTP_Session-0.5.5-8|89	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTTP_Session-0.5.5-8|90	
12cr|php-pear-HTTP_Session-0.5.5-8|91	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.5-4mdv2010.0
12cr|php-pear-HTTP_Session-0.5.5-8|92	+ Revision: 441187
12cr|php-pear-HTTP_Session-0.5.5-8|93	- rebuild
12cr|php-pear-HTTP_Session-0.5.5-8|94	
12cr|php-pear-HTTP_Session-0.5.5-8|95	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.5-3mdv2009.1
12cr|php-pear-HTTP_Session-0.5.5-8|96	+ Revision: 322129
12cr|php-pear-HTTP_Session-0.5.5-8|97	- rebuild
12cr|php-pear-HTTP_Session-0.5.5-8|98	
12cr|php-pear-HTTP_Session-0.5.5-8|99	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.5-2mdv2009.0
12cr|php-pear-HTTP_Session-0.5.5-8|100	+ Revision: 236888
12cr|php-pear-HTTP_Session-0.5.5-8|101	- rebuild
12cr|php-pear-HTTP_Session-0.5.5-8|102	
12cr|php-pear-HTTP_Session-0.5.5-8|103	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.5.5-1mdv2008.1
12cr|php-pear-HTTP_Session-0.5.5-8|104	+ Revision: 136407
12cr|php-pear-HTTP_Session-0.5.5-8|105	- restore BuildRoot
12cr|php-pear-HTTP_Session-0.5.5-8|106	
12cr|php-pear-HTTP_Session-0.5.5-8|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTTP_Session-0.5.5-8|108	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTTP_Session-0.5.5-8|109	
12cr|php-pear-HTTP_Session-0.5.5-8|110	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.5-1mdv2008.0
12cr|php-pear-HTTP_Session-0.5.5-8|111	+ Revision: 15678
12cr|php-pear-HTTP_Session-0.5.5-8|112	- 0.5.5
12cr|php-pear-HTTP_Session-0.5.5-8|113	
12cr|php-pear-HTTP_Session-0.5.5-8|114	
12cr|php-pear-HTTP_Session-0.5.5-8|115	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-1mdv2007.0
12cr|php-pear-HTTP_Session-0.5.5-8|116	+ Revision: 81835
12cr|php-pear-HTTP_Session-0.5.5-8|117	- Import php-pear-HTTP_Session
12cr|php-pear-HTTP_Session-0.5.5-8|118	
12cr|php-pear-HTTP_Session-0.5.5-8|119	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-1mdk
12cr|php-pear-HTTP_Session-0.5.5-8|120	- 0.5.2
12cr|php-pear-HTTP_Session-0.5.5-8|121	
12cr|php-pear-HTTP_Session-0.5.5-8|122	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-1mdk
12cr|php-pear-HTTP_Session-0.5.5-8|123	- 0.5.1
12cr|php-pear-HTTP_Session-0.5.5-8|124	- new group (Development/PHP)
12cr|php-pear-HTTP_Session-0.5.5-8|125	
12cr|php-pear-HTTP_Session-0.5.5-8|126	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-6mdk
12cr|php-pear-HTTP_Session-0.5.5-8|127	- rebuilt to fix auto deps
12cr|php-pear-HTTP_Session-0.5.5-8|128	
12cr|php-pear-HTTP_Session-0.5.5-8|129	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-5mdk
12cr|php-pear-HTTP_Session-0.5.5-8|130	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTTP_Session-0.5.5-8|131	
12cr|php-pear-HTTP_Session-0.5.5-8|132	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-4mdk
12cr|php-pear-HTTP_Session-0.5.5-8|133	- fix deps
12cr|php-pear-HTTP_Session-0.5.5-8|134	
12cr|php-pear-HTTP_Session-0.5.5-8|135	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-3mdk
12cr|php-pear-HTTP_Session-0.5.5-8|136	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTTP_Session-0.5.5-8|137	- fix deps
12cr|php-pear-HTTP_Session-0.5.5-8|138	
12cr|php-pear-HTTP_Session-0.5.5-8|139	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-2mdk
12cr|php-pear-HTTP_Session-0.5.5-8|140	- fix deps
12cr|php-pear-HTTP_Session-0.5.5-8|141	
12cr|php-pear-HTTP_Session-0.5.5-8|142	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdk
12cr|php-pear-HTTP_Session-0.5.5-8|143	- initial Mandriva package (PLD import)
12cr|php-pear-HTTP_Session-0.5.5-8|144	

5949 12
12cr|php-pear-HTTP_SessionServer-0.5.0-8|1	%define		_class		HTTP
12cr|php-pear-HTTP_SessionServer-0.5.0-8|2	%define		_subclass	SessionServer
12cr|php-pear-HTTP_SessionServer-0.5.0-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-HTTP_SessionServer-0.5.0-8|4	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTTP_SessionServer-0.5.0-8|6	Version:	0.5.0
12cr|php-pear-HTTP_SessionServer-0.5.0-8|7	Release:	%mkrel 8
12cr|php-pear-HTTP_SessionServer-0.5.0-8|8	Summary:	Daemon to store session data
12cr|php-pear-HTTP_SessionServer-0.5.0-8|9	License:	PHP License
12cr|php-pear-HTTP_SessionServer-0.5.0-8|10	Group:		Development/PHP
12cr|php-pear-HTTP_SessionServer-0.5.0-8|11	URL:		http://pear.php.net/package/HTTP_SessionServer/
12cr|php-pear-HTTP_SessionServer-0.5.0-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-HTTP_SessionServer-0.5.0-8|13	Requires(post): php-pear
12cr|php-pear-HTTP_SessionServer-0.5.0-8|14	Requires(preun): php-pear
12cr|php-pear-HTTP_SessionServer-0.5.0-8|15	Requires:	php-pear
12cr|php-pear-HTTP_SessionServer-0.5.0-8|16	BuildArch:	noarch
12cr|php-pear-HTTP_SessionServer-0.5.0-8|17	BuildRequires:	php-pear
12cr|php-pear-HTTP_SessionServer-0.5.0-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTTP_SessionServer-0.5.0-8|19	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|20	%description
12cr|php-pear-HTTP_SessionServer-0.5.0-8|21	HTTP_SessionServer is a simple PHP based daemon that helps you
12cr|php-pear-HTTP_SessionServer-0.5.0-8|22	maintaining state between physically different hosts.
12cr|php-pear-HTTP_SessionServer-0.5.0-8|23	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|24	HTTP_SessionServer implements a very simple protocol to store and
12cr|php-pear-HTTP_SessionServer-0.5.0-8|25	retrieve data on the server. The storage backend is driver based,
12cr|php-pear-HTTP_SessionServer-0.5.0-8|26	currently only a storage for the filesystem has been implemented, but
12cr|php-pear-HTTP_SessionServer-0.5.0-8|27	you may easily change this.
12cr|php-pear-HTTP_SessionServer-0.5.0-8|28	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|29	HTTP_SessionServer comes with a matching client implementation using
12cr|php-pear-HTTP_SessionServer-0.5.0-8|30	Net_Socket as well as a session save handler.
12cr|php-pear-HTTP_SessionServer-0.5.0-8|31	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|32	%prep
12cr|php-pear-HTTP_SessionServer-0.5.0-8|33	%setup -q -c
12cr|php-pear-HTTP_SessionServer-0.5.0-8|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTTP_SessionServer-0.5.0-8|35	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|36	%install
12cr|php-pear-HTTP_SessionServer-0.5.0-8|37	rm -rf %{buildroot}
12cr|php-pear-HTTP_SessionServer-0.5.0-8|38	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|39	cd %{upstream_name}-%{version}
12cr|php-pear-HTTP_SessionServer-0.5.0-8|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTTP_SessionServer-0.5.0-8|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTTP_SessionServer-0.5.0-8|42	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTTP_SessionServer-0.5.0-8|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTTP_SessionServer-0.5.0-8|45	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|46	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTTP_SessionServer-0.5.0-8|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTTP_SessionServer-0.5.0-8|48	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|49	%clean
12cr|php-pear-HTTP_SessionServer-0.5.0-8|50	rm -rf %{buildroot}
12cr|php-pear-HTTP_SessionServer-0.5.0-8|51	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|52	%post
12cr|php-pear-HTTP_SessionServer-0.5.0-8|53	%if %mdkversion < 201000
12cr|php-pear-HTTP_SessionServer-0.5.0-8|54	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTTP_SessionServer-0.5.0-8|55	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTTP_SessionServer-0.5.0-8|56	%endif
12cr|php-pear-HTTP_SessionServer-0.5.0-8|57	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|58	%preun
12cr|php-pear-HTTP_SessionServer-0.5.0-8|59	%if %mdkversion < 201000
12cr|php-pear-HTTP_SessionServer-0.5.0-8|60	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTTP_SessionServer-0.5.0-8|61	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTTP_SessionServer-0.5.0-8|62	%{upstream_name} >/dev/null || :
12cr|php-pear-HTTP_SessionServer-0.5.0-8|63	fi
12cr|php-pear-HTTP_SessionServer-0.5.0-8|64	%endif
12cr|php-pear-HTTP_SessionServer-0.5.0-8|65	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|66	%files
12cr|php-pear-HTTP_SessionServer-0.5.0-8|67	%defattr(-,root,root)
12cr|php-pear-HTTP_SessionServer-0.5.0-8|68	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-HTTP_SessionServer-0.5.0-8|69	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-HTTP_SessionServer-0.5.0-8|70	%{_datadir}/pear/%{_class}
12cr|php-pear-HTTP_SessionServer-0.5.0-8|71	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTTP_SessionServer-0.5.0-8|72	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|73	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|74	%changelog
12cr|php-pear-HTTP_SessionServer-0.5.0-8|75	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-8mdv2012.0
12cr|php-pear-HTTP_SessionServer-0.5.0-8|76	+ Revision: 742012
12cr|php-pear-HTTP_SessionServer-0.5.0-8|77	- fix major breakage by careless packager
12cr|php-pear-HTTP_SessionServer-0.5.0-8|78	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|79	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-7
12cr|php-pear-HTTP_SessionServer-0.5.0-8|80	+ Revision: 679363
12cr|php-pear-HTTP_SessionServer-0.5.0-8|81	- mass rebuild
12cr|php-pear-HTTP_SessionServer-0.5.0-8|82	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|83	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-6mdv2011.0
12cr|php-pear-HTTP_SessionServer-0.5.0-8|84	+ Revision: 613686
12cr|php-pear-HTTP_SessionServer-0.5.0-8|85	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTTP_SessionServer-0.5.0-8|86	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|87	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-5mdv2010.1
12cr|php-pear-HTTP_SessionServer-0.5.0-8|88	+ Revision: 477899
12cr|php-pear-HTTP_SessionServer-0.5.0-8|89	- spec cleanup
12cr|php-pear-HTTP_SessionServer-0.5.0-8|90	- use pear installer
12cr|php-pear-HTTP_SessionServer-0.5.0-8|91	- don't ship tests, even in documentation
12cr|php-pear-HTTP_SessionServer-0.5.0-8|92	- own all directories
12cr|php-pear-HTTP_SessionServer-0.5.0-8|93	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTTP_SessionServer-0.5.0-8|94	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|95	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.0-4mdv2010.0
12cr|php-pear-HTTP_SessionServer-0.5.0-8|96	+ Revision: 441188
12cr|php-pear-HTTP_SessionServer-0.5.0-8|97	- rebuild
12cr|php-pear-HTTP_SessionServer-0.5.0-8|98	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|99	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-3mdv2009.1
12cr|php-pear-HTTP_SessionServer-0.5.0-8|100	+ Revision: 322130
12cr|php-pear-HTTP_SessionServer-0.5.0-8|101	- rebuild
12cr|php-pear-HTTP_SessionServer-0.5.0-8|102	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|103	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdv2009.0
12cr|php-pear-HTTP_SessionServer-0.5.0-8|104	+ Revision: 236889
12cr|php-pear-HTTP_SessionServer-0.5.0-8|105	- rebuild
12cr|php-pear-HTTP_SessionServer-0.5.0-8|106	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|107	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-HTTP_SessionServer-0.5.0-8|108	- restore BuildRoot
12cr|php-pear-HTTP_SessionServer-0.5.0-8|109	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTTP_SessionServer-0.5.0-8|111	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTTP_SessionServer-0.5.0-8|112	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|113	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|114	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdv2007.0
12cr|php-pear-HTTP_SessionServer-0.5.0-8|115	+ Revision: 81850
12cr|php-pear-HTTP_SessionServer-0.5.0-8|116	- Import php-pear-HTTP_SessionServer
12cr|php-pear-HTTP_SessionServer-0.5.0-8|117	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|118	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdk
12cr|php-pear-HTTP_SessionServer-0.5.0-8|119	- 0.5.0
12cr|php-pear-HTTP_SessionServer-0.5.0-8|120	- new group (Development/PHP)
12cr|php-pear-HTTP_SessionServer-0.5.0-8|121	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|122	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-6mdk
12cr|php-pear-HTTP_SessionServer-0.5.0-8|123	- rebuilt to fix auto deps
12cr|php-pear-HTTP_SessionServer-0.5.0-8|124	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|125	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-5mdk
12cr|php-pear-HTTP_SessionServer-0.5.0-8|126	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTTP_SessionServer-0.5.0-8|127	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|128	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-4mdk
12cr|php-pear-HTTP_SessionServer-0.5.0-8|129	- fix deps
12cr|php-pear-HTTP_SessionServer-0.5.0-8|130	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|131	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-3mdk
12cr|php-pear-HTTP_SessionServer-0.5.0-8|132	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTTP_SessionServer-0.5.0-8|133	- fix deps
12cr|php-pear-HTTP_SessionServer-0.5.0-8|134	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|135	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2mdk
12cr|php-pear-HTTP_SessionServer-0.5.0-8|136	- fix deps
12cr|php-pear-HTTP_SessionServer-0.5.0-8|137	
12cr|php-pear-HTTP_SessionServer-0.5.0-8|138	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdk
12cr|php-pear-HTTP_SessionServer-0.5.0-8|139	- initial Mandriva package (PLD import)
12cr|php-pear-HTTP_SessionServer-0.5.0-8|140	

5950 12
12cr|php-pear-HTTP_Upload-0.9.1-15|1	%define		_class		HTTP
12cr|php-pear-HTTP_Upload-0.9.1-15|2	%define		_subclass	Upload
12cr|php-pear-HTTP_Upload-0.9.1-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-HTTP_Upload-0.9.1-15|4	
12cr|php-pear-HTTP_Upload-0.9.1-15|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTTP_Upload-0.9.1-15|6	Version:	0.9.1
12cr|php-pear-HTTP_Upload-0.9.1-15|7	Release:	%mkrel 15
12cr|php-pear-HTTP_Upload-0.9.1-15|8	Summary:	Easy and secure managment of files submitted via HTML Forms
12cr|php-pear-HTTP_Upload-0.9.1-15|9	License:	PHP License
12cr|php-pear-HTTP_Upload-0.9.1-15|10	Group:		Development/PHP
12cr|php-pear-HTTP_Upload-0.9.1-15|11	URL:		http://pear.php.net/package/HTTP_Upload/
12cr|php-pear-HTTP_Upload-0.9.1-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-HTTP_Upload-0.9.1-15|13	Requires(post): php-pear
12cr|php-pear-HTTP_Upload-0.9.1-15|14	Requires(preun): php-pear
12cr|php-pear-HTTP_Upload-0.9.1-15|15	Requires:	php-pear
12cr|php-pear-HTTP_Upload-0.9.1-15|16	BuildArch:	noarch
12cr|php-pear-HTTP_Upload-0.9.1-15|17	BuildRequires:	php-pear
12cr|php-pear-HTTP_Upload-0.9.1-15|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTTP_Upload-0.9.1-15|19	
12cr|php-pear-HTTP_Upload-0.9.1-15|20	%description
12cr|php-pear-HTTP_Upload-0.9.1-15|21	This class provides an advanced file uploader system for file uploads
12cr|php-pear-HTTP_Upload-0.9.1-15|22	made from html forms. Features:
12cr|php-pear-HTTP_Upload-0.9.1-15|23	- Can handle from one file to multiple files.
12cr|php-pear-HTTP_Upload-0.9.1-15|24	- Safe file copying from tmp dir.
12cr|php-pear-HTTP_Upload-0.9.1-15|25	- Easy detecting mechanism of valid upload, missing upload or error.
12cr|php-pear-HTTP_Upload-0.9.1-15|26	- Gives extensive information about the uploaded file.
12cr|php-pear-HTTP_Upload-0.9.1-15|27	- Rename uploaded files in different ways: as it is, safe or unique.
12cr|php-pear-HTTP_Upload-0.9.1-15|28	- Validate allowed file extensions.
12cr|php-pear-HTTP_Upload-0.9.1-15|29	- Multiple languages error messages support.
12cr|php-pear-HTTP_Upload-0.9.1-15|30	
12cr|php-pear-HTTP_Upload-0.9.1-15|31	
12cr|php-pear-HTTP_Upload-0.9.1-15|32	%prep
12cr|php-pear-HTTP_Upload-0.9.1-15|33	%setup -q -c
12cr|php-pear-HTTP_Upload-0.9.1-15|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTTP_Upload-0.9.1-15|35	
12cr|php-pear-HTTP_Upload-0.9.1-15|36	%install
12cr|php-pear-HTTP_Upload-0.9.1-15|37	rm -rf %{buildroot}
12cr|php-pear-HTTP_Upload-0.9.1-15|38	
12cr|php-pear-HTTP_Upload-0.9.1-15|39	cd %{upstream_name}-%{version}
12cr|php-pear-HTTP_Upload-0.9.1-15|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTTP_Upload-0.9.1-15|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTTP_Upload-0.9.1-15|42	
12cr|php-pear-HTTP_Upload-0.9.1-15|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTTP_Upload-0.9.1-15|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTTP_Upload-0.9.1-15|45	
12cr|php-pear-HTTP_Upload-0.9.1-15|46	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTTP_Upload-0.9.1-15|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTTP_Upload-0.9.1-15|48	
12cr|php-pear-HTTP_Upload-0.9.1-15|49	%clean
12cr|php-pear-HTTP_Upload-0.9.1-15|50	rm -rf %{buildroot}
12cr|php-pear-HTTP_Upload-0.9.1-15|51	
12cr|php-pear-HTTP_Upload-0.9.1-15|52	%post
12cr|php-pear-HTTP_Upload-0.9.1-15|53	%if %mdkversion < 201000
12cr|php-pear-HTTP_Upload-0.9.1-15|54	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTTP_Upload-0.9.1-15|55	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTTP_Upload-0.9.1-15|56	%endif
12cr|php-pear-HTTP_Upload-0.9.1-15|57	
12cr|php-pear-HTTP_Upload-0.9.1-15|58	%preun
12cr|php-pear-HTTP_Upload-0.9.1-15|59	%if %mdkversion < 201000
12cr|php-pear-HTTP_Upload-0.9.1-15|60	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTTP_Upload-0.9.1-15|61	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTTP_Upload-0.9.1-15|62	%{upstream_name} >/dev/null || :
12cr|php-pear-HTTP_Upload-0.9.1-15|63	fi
12cr|php-pear-HTTP_Upload-0.9.1-15|64	%endif
12cr|php-pear-HTTP_Upload-0.9.1-15|65	
12cr|php-pear-HTTP_Upload-0.9.1-15|66	%files
12cr|php-pear-HTTP_Upload-0.9.1-15|67	%defattr(-,root,root)
12cr|php-pear-HTTP_Upload-0.9.1-15|68	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-HTTP_Upload-0.9.1-15|69	%{_datadir}/pear/%{_class}
12cr|php-pear-HTTP_Upload-0.9.1-15|70	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTTP_Upload-0.9.1-15|71	
12cr|php-pear-HTTP_Upload-0.9.1-15|72	
12cr|php-pear-HTTP_Upload-0.9.1-15|73	%changelog
12cr|php-pear-HTTP_Upload-0.9.1-15|74	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-15mdv2012.0
12cr|php-pear-HTTP_Upload-0.9.1-15|75	+ Revision: 742013
12cr|php-pear-HTTP_Upload-0.9.1-15|76	- fix major breakage by careless packager
12cr|php-pear-HTTP_Upload-0.9.1-15|77	
12cr|php-pear-HTTP_Upload-0.9.1-15|78	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-14
12cr|php-pear-HTTP_Upload-0.9.1-15|79	+ Revision: 679364
12cr|php-pear-HTTP_Upload-0.9.1-15|80	- mass rebuild
12cr|php-pear-HTTP_Upload-0.9.1-15|81	
12cr|php-pear-HTTP_Upload-0.9.1-15|82	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-13mdv2011.0
12cr|php-pear-HTTP_Upload-0.9.1-15|83	+ Revision: 613687
12cr|php-pear-HTTP_Upload-0.9.1-15|84	- the mass rebuild of 2010.1 packages
12cr|php-pear-HTTP_Upload-0.9.1-15|85	
12cr|php-pear-HTTP_Upload-0.9.1-15|86	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-12mdv2010.1
12cr|php-pear-HTTP_Upload-0.9.1-15|87	+ Revision: 477900
12cr|php-pear-HTTP_Upload-0.9.1-15|88	- spec cleanup
12cr|php-pear-HTTP_Upload-0.9.1-15|89	- use pear installer
12cr|php-pear-HTTP_Upload-0.9.1-15|90	- don't ship tests, even in documentation
12cr|php-pear-HTTP_Upload-0.9.1-15|91	- own all directories
12cr|php-pear-HTTP_Upload-0.9.1-15|92	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTTP_Upload-0.9.1-15|93	
12cr|php-pear-HTTP_Upload-0.9.1-15|94	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9.1-11mdv2010.0
12cr|php-pear-HTTP_Upload-0.9.1-15|95	+ Revision: 441189
12cr|php-pear-HTTP_Upload-0.9.1-15|96	- rebuild
12cr|php-pear-HTTP_Upload-0.9.1-15|97	
12cr|php-pear-HTTP_Upload-0.9.1-15|98	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-10mdv2009.1
12cr|php-pear-HTTP_Upload-0.9.1-15|99	+ Revision: 322131
12cr|php-pear-HTTP_Upload-0.9.1-15|100	- rebuild
12cr|php-pear-HTTP_Upload-0.9.1-15|101	
12cr|php-pear-HTTP_Upload-0.9.1-15|102	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-9mdv2009.0
12cr|php-pear-HTTP_Upload-0.9.1-15|103	+ Revision: 236890
12cr|php-pear-HTTP_Upload-0.9.1-15|104	- rebuild
12cr|php-pear-HTTP_Upload-0.9.1-15|105	
12cr|php-pear-HTTP_Upload-0.9.1-15|106	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-HTTP_Upload-0.9.1-15|107	- restore BuildRoot
12cr|php-pear-HTTP_Upload-0.9.1-15|108	
12cr|php-pear-HTTP_Upload-0.9.1-15|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTTP_Upload-0.9.1-15|110	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTTP_Upload-0.9.1-15|111	
12cr|php-pear-HTTP_Upload-0.9.1-15|112	
12cr|php-pear-HTTP_Upload-0.9.1-15|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-8mdv2007.0
12cr|php-pear-HTTP_Upload-0.9.1-15|114	+ Revision: 81859
12cr|php-pear-HTTP_Upload-0.9.1-15|115	- Import php-pear-HTTP_Upload
12cr|php-pear-HTTP_Upload-0.9.1-15|116	
12cr|php-pear-HTTP_Upload-0.9.1-15|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-8mdk
12cr|php-pear-HTTP_Upload-0.9.1-15|118	- new group (Development/PHP)
12cr|php-pear-HTTP_Upload-0.9.1-15|119	
12cr|php-pear-HTTP_Upload-0.9.1-15|120	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-7mdk
12cr|php-pear-HTTP_Upload-0.9.1-15|121	- rebuilt to fix auto deps
12cr|php-pear-HTTP_Upload-0.9.1-15|122	
12cr|php-pear-HTTP_Upload-0.9.1-15|123	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-6mdk
12cr|php-pear-HTTP_Upload-0.9.1-15|124	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTTP_Upload-0.9.1-15|125	
12cr|php-pear-HTTP_Upload-0.9.1-15|126	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-5mdk
12cr|php-pear-HTTP_Upload-0.9.1-15|127	- fix deps
12cr|php-pear-HTTP_Upload-0.9.1-15|128	
12cr|php-pear-HTTP_Upload-0.9.1-15|129	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-4mdk
12cr|php-pear-HTTP_Upload-0.9.1-15|130	- fix the package.xml file so it will register
12cr|php-pear-HTTP_Upload-0.9.1-15|131	
12cr|php-pear-HTTP_Upload-0.9.1-15|132	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-3mdk
12cr|php-pear-HTTP_Upload-0.9.1-15|133	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTTP_Upload-0.9.1-15|134	- fix deps
12cr|php-pear-HTTP_Upload-0.9.1-15|135	
12cr|php-pear-HTTP_Upload-0.9.1-15|136	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-2mdk
12cr|php-pear-HTTP_Upload-0.9.1-15|137	- fix deps
12cr|php-pear-HTTP_Upload-0.9.1-15|138	
12cr|php-pear-HTTP_Upload-0.9.1-15|139	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-1mdk
12cr|php-pear-HTTP_Upload-0.9.1-15|140	- initial Mandriva package (PLD import)
12cr|php-pear-HTTP_Upload-0.9.1-15|141	

5951 12
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|1	%define		_class		HTTP
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|2	%define		_subclass	WebDAV
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|3	%define		upstream_name	%{_class}_%{_subclass}_Client
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|4	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|6	Version:	1.0.2
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|7	Release:	%mkrel 1
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|8	Summary:	WebDAV stream wrapper class
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|9	License:	PHP License
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|10	Group:		Development/PHP
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|11	URL:		http://pear.php.net/package/HTTP_WebDAV_Client/
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|13	Requires(post): php-pear
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|14	Requires(preun): php-pear
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|15	Requires:	php-pear
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|16	BuildArch:	noarch
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|17	BuildRequires:	php-pear
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|19	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|20	%description
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|21	RFC2518 compliant stream wrapper that allows to use WebDAV server
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|22	resources like a regular file system from within PHP.
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|23	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|24	%prep
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|25	%setup -q -c
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|27	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|28	%install
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|29	rm -rf %{buildroot}
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|30	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|31	cd %{upstream_name}-%{version}
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|34	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|37	rm -rf %{buildroot}%{_datadir}/pear/data
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|38	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|41	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|42	%clean
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|43	rm -rf %{buildroot}
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|44	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|45	%post
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|46	%if %mdkversion < 201000
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|49	%endif
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|50	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|51	%preun
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|52	%if %mdkversion < 201000
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|55	%{upstream_name} >/dev/null || :
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|56	fi
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|57	%endif
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|58	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|59	%files
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|60	%defattr(-,root,root)
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|61	%{_datadir}/pear/%{_class}
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|63	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|64	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|65	%changelog
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|66	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2012.0
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|67	+ Revision: 743485
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|68	- 1.0.2
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|69	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|70	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|71	+ Revision: 742014
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|72	- fix major breakage by careless packager
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|73	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|75	+ Revision: 679365
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|76	- mass rebuild
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|77	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|78	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-1mdv2011.0
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|79	+ Revision: 594490
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|80	- update to new version 1.0.1
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|81	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|82	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-4mdv2010.1
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|83	+ Revision: 477901
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|84	- spec cleanup
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|85	- use pear installer
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|86	- don't ship tests, even in documentation
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|87	- own all directories
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|88	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|89	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|91	- rebuild
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|92	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|93	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2009.1
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|94	+ Revision: 322132
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|95	- rebuild
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|96	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|97	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2009.0
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|98	+ Revision: 278925
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|99	- update to new version 1.0.0
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|100	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|101	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-8mdv2009.0
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|102	+ Revision: 236891
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|103	- rebuild
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|104	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|105	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.9.7-7mdv2008.1
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|106	+ Revision: 136407
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|107	- restore BuildRoot
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|108	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|110	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|111	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|112	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-7mdv2007.0
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|114	+ Revision: 81868
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|115	- Import php-pear-HTTP_WebDAV_Client
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|116	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-7mdk
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|118	- new group (Development/PHP)
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|119	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|120	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-6mdk
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|121	- rebuilt to fix auto deps
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|122	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|123	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-5mdk
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|124	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|125	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|126	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-4mdk
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|127	- fix deps
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|128	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|129	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-3mdk
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|130	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|131	- fix deps
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|132	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|133	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-2mdk
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|134	- fix deps
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|135	
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|136	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-1mdk
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|137	- initial Mandriva package (PLD import)
12cr|php-pear-HTTP_WebDAV_Client-1.0.2-1|138	

5952 12
12cr|php-pear-I18N-1.0.0-4|1	%define		_class		I18N
12cr|php-pear-I18N-1.0.0-4|2	%define		upstream_name	%{_class}
12cr|php-pear-I18N-1.0.0-4|3	
12cr|php-pear-I18N-1.0.0-4|4	%define		_requires_exceptions pear(Translate)\\|pear(HTML/IT.php)
12cr|php-pear-I18N-1.0.0-4|5	
12cr|php-pear-I18N-1.0.0-4|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-I18N-1.0.0-4|7	Version:	1.0.0
12cr|php-pear-I18N-1.0.0-4|8	Release:	%mkrel 4
12cr|php-pear-I18N-1.0.0-4|9	Summary:	Internationalization package
12cr|php-pear-I18N-1.0.0-4|10	License:	PHP License
12cr|php-pear-I18N-1.0.0-4|11	Group:		Development/PHP
12cr|php-pear-I18N-1.0.0-4|12	URL:		http://pear.php.net/package/I18N/
12cr|php-pear-I18N-1.0.0-4|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-I18N-1.0.0-4|14	Requires(post): php-pear
12cr|php-pear-I18N-1.0.0-4|15	Requires(preun): php-pear
12cr|php-pear-I18N-1.0.0-4|16	Requires:	php-pear
12cr|php-pear-I18N-1.0.0-4|17	BuildArch:	noarch
12cr|php-pear-I18N-1.0.0-4|18	BuildRequires:	php-pear
12cr|php-pear-I18N-1.0.0-4|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-I18N-1.0.0-4|20	
12cr|php-pear-I18N-1.0.0-4|21	%description
12cr|php-pear-I18N-1.0.0-4|22	This package supports you to localize your applications. Currently
12cr|php-pear-I18N-1.0.0-4|23	multiple ways of supporting translation are implemented and methods to
12cr|php-pear-I18N-1.0.0-4|24	determine the current users (browser-)language.
12cr|php-pear-I18N-1.0.0-4|25	
12cr|php-pear-I18N-1.0.0-4|26	%prep
12cr|php-pear-I18N-1.0.0-4|27	%setup -q -c
12cr|php-pear-I18N-1.0.0-4|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-I18N-1.0.0-4|29	
12cr|php-pear-I18N-1.0.0-4|30	%install
12cr|php-pear-I18N-1.0.0-4|31	rm -rf %{buildroot}
12cr|php-pear-I18N-1.0.0-4|32	
12cr|php-pear-I18N-1.0.0-4|33	cd %{upstream_name}-%{version}
12cr|php-pear-I18N-1.0.0-4|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-I18N-1.0.0-4|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-I18N-1.0.0-4|36	
12cr|php-pear-I18N-1.0.0-4|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-I18N-1.0.0-4|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-I18N-1.0.0-4|39	
12cr|php-pear-I18N-1.0.0-4|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-I18N-1.0.0-4|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-I18N-1.0.0-4|42	
12cr|php-pear-I18N-1.0.0-4|43	%clean
12cr|php-pear-I18N-1.0.0-4|44	rm -rf %{buildroot}
12cr|php-pear-I18N-1.0.0-4|45	
12cr|php-pear-I18N-1.0.0-4|46	%post
12cr|php-pear-I18N-1.0.0-4|47	%if %mdkversion < 201000
12cr|php-pear-I18N-1.0.0-4|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-I18N-1.0.0-4|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-I18N-1.0.0-4|50	%endif
12cr|php-pear-I18N-1.0.0-4|51	
12cr|php-pear-I18N-1.0.0-4|52	%preun
12cr|php-pear-I18N-1.0.0-4|53	%if %mdkversion < 201000
12cr|php-pear-I18N-1.0.0-4|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-I18N-1.0.0-4|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-I18N-1.0.0-4|56	%{upstream_name} >/dev/null || :
12cr|php-pear-I18N-1.0.0-4|57	fi
12cr|php-pear-I18N-1.0.0-4|58	%endif
12cr|php-pear-I18N-1.0.0-4|59	
12cr|php-pear-I18N-1.0.0-4|60	%files
12cr|php-pear-I18N-1.0.0-4|61	%defattr(-,root,root)
12cr|php-pear-I18N-1.0.0-4|62	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-I18N-1.0.0-4|63	%{_datadir}/pear/%{_class}
12cr|php-pear-I18N-1.0.0-4|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-I18N-1.0.0-4|65	
12cr|php-pear-I18N-1.0.0-4|66	
12cr|php-pear-I18N-1.0.0-4|67	%changelog
12cr|php-pear-I18N-1.0.0-4|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdv2012.0
12cr|php-pear-I18N-1.0.0-4|69	+ Revision: 742015
12cr|php-pear-I18N-1.0.0-4|70	- fix major breakage by careless packager
12cr|php-pear-I18N-1.0.0-4|71	
12cr|php-pear-I18N-1.0.0-4|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3
12cr|php-pear-I18N-1.0.0-4|73	+ Revision: 679366
12cr|php-pear-I18N-1.0.0-4|74	- mass rebuild
12cr|php-pear-I18N-1.0.0-4|75	
12cr|php-pear-I18N-1.0.0-4|76	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2011.0
12cr|php-pear-I18N-1.0.0-4|77	+ Revision: 613688
12cr|php-pear-I18N-1.0.0-4|78	- the mass rebuild of 2010.1 packages
12cr|php-pear-I18N-1.0.0-4|79	
12cr|php-pear-I18N-1.0.0-4|80	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2010.1
12cr|php-pear-I18N-1.0.0-4|81	+ Revision: 509121
12cr|php-pear-I18N-1.0.0-4|82	- new version
12cr|php-pear-I18N-1.0.0-4|83	
12cr|php-pear-I18N-1.0.0-4|84	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6-13mdv2010.1
12cr|php-pear-I18N-1.0.0-4|85	+ Revision: 478025
12cr|php-pear-I18N-1.0.0-4|86	- fix patch
12cr|php-pear-I18N-1.0.0-4|87	
12cr|php-pear-I18N-1.0.0-4|88	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6-12mdv2010.1
12cr|php-pear-I18N-1.0.0-4|89	+ Revision: 473534
12cr|php-pear-I18N-1.0.0-4|90	- spec cleanup
12cr|php-pear-I18N-1.0.0-4|91	- use pear installer
12cr|php-pear-I18N-1.0.0-4|92	- don't ship tests, even in documentation
12cr|php-pear-I18N-1.0.0-4|93	- own all directories
12cr|php-pear-I18N-1.0.0-4|94	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-I18N-1.0.0-4|95	
12cr|php-pear-I18N-1.0.0-4|96	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8.6-11mdv2010.0
12cr|php-pear-I18N-1.0.0-4|97	+ Revision: 441192
12cr|php-pear-I18N-1.0.0-4|98	- rebuild
12cr|php-pear-I18N-1.0.0-4|99	
12cr|php-pear-I18N-1.0.0-4|100	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-10mdv2009.1
12cr|php-pear-I18N-1.0.0-4|101	+ Revision: 322133
12cr|php-pear-I18N-1.0.0-4|102	- rebuild
12cr|php-pear-I18N-1.0.0-4|103	
12cr|php-pear-I18N-1.0.0-4|104	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-9mdv2009.0
12cr|php-pear-I18N-1.0.0-4|105	+ Revision: 236892
12cr|php-pear-I18N-1.0.0-4|106	- rebuild
12cr|php-pear-I18N-1.0.0-4|107	
12cr|php-pear-I18N-1.0.0-4|108	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.8.6-8mdv2008.1
12cr|php-pear-I18N-1.0.0-4|109	+ Revision: 136407
12cr|php-pear-I18N-1.0.0-4|110	- restore BuildRoot
12cr|php-pear-I18N-1.0.0-4|111	
12cr|php-pear-I18N-1.0.0-4|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-I18N-1.0.0-4|113	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-I18N-1.0.0-4|114	
12cr|php-pear-I18N-1.0.0-4|115	
12cr|php-pear-I18N-1.0.0-4|116	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-8mdv2007.0
12cr|php-pear-I18N-1.0.0-4|117	+ Revision: 81894
12cr|php-pear-I18N-1.0.0-4|118	- Import php-pear-I18N
12cr|php-pear-I18N-1.0.0-4|119	
12cr|php-pear-I18N-1.0.0-4|120	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-8mdk
12cr|php-pear-I18N-1.0.0-4|121	- new group (Development/PHP)
12cr|php-pear-I18N-1.0.0-4|122	
12cr|php-pear-I18N-1.0.0-4|123	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-7mdk
12cr|php-pear-I18N-1.0.0-4|124	- rebuilt to fix auto deps
12cr|php-pear-I18N-1.0.0-4|125	
12cr|php-pear-I18N-1.0.0-4|126	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-6mdk
12cr|php-pear-I18N-1.0.0-4|127	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-I18N-1.0.0-4|128	
12cr|php-pear-I18N-1.0.0-4|129	* Thu Aug 04 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-5mdk
12cr|php-pear-I18N-1.0.0-4|130	- fix the package.xml file
12cr|php-pear-I18N-1.0.0-4|131	
12cr|php-pear-I18N-1.0.0-4|132	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-4mdk
12cr|php-pear-I18N-1.0.0-4|133	- fix deps
12cr|php-pear-I18N-1.0.0-4|134	
12cr|php-pear-I18N-1.0.0-4|135	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-3mdk
12cr|php-pear-I18N-1.0.0-4|136	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-I18N-1.0.0-4|137	- fix deps
12cr|php-pear-I18N-1.0.0-4|138	
12cr|php-pear-I18N-1.0.0-4|139	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-2mdk
12cr|php-pear-I18N-1.0.0-4|140	- fix deps
12cr|php-pear-I18N-1.0.0-4|141	
12cr|php-pear-I18N-1.0.0-4|142	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-1mdk
12cr|php-pear-I18N-1.0.0-4|143	- initial Mandriva package (PLD import)
12cr|php-pear-I18N-1.0.0-4|144	

5953 12
12cr|php-pear-I18N_UnicodeString-0.2.1-8|1	%define		_class		I18N
12cr|php-pear-I18N_UnicodeString-0.2.1-8|2	%define		_subclass	UnicodeString
12cr|php-pear-I18N_UnicodeString-0.2.1-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-I18N_UnicodeString-0.2.1-8|4	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|5	%define		_requires_exceptions pear(I18N/UnicodeString.php)
12cr|php-pear-I18N_UnicodeString-0.2.1-8|6	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-I18N_UnicodeString-0.2.1-8|8	Version:	0.2.1
12cr|php-pear-I18N_UnicodeString-0.2.1-8|9	Release:	%mkrel 8
12cr|php-pear-I18N_UnicodeString-0.2.1-8|10	Summary:	Provides a way to work with self contained multibyte strings
12cr|php-pear-I18N_UnicodeString-0.2.1-8|11	License:	PHP License
12cr|php-pear-I18N_UnicodeString-0.2.1-8|12	Group:		Development/PHP
12cr|php-pear-I18N_UnicodeString-0.2.1-8|13	URL:		http://pear.php.net/package/I18N_UnicodeString/
12cr|php-pear-I18N_UnicodeString-0.2.1-8|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-I18N_UnicodeString-0.2.1-8|15	Requires(post): php-pear
12cr|php-pear-I18N_UnicodeString-0.2.1-8|16	Requires(preun): php-pear
12cr|php-pear-I18N_UnicodeString-0.2.1-8|17	Requires:	php-pear
12cr|php-pear-I18N_UnicodeString-0.2.1-8|18	BuildArch:	noarch
12cr|php-pear-I18N_UnicodeString-0.2.1-8|19	BuildRequires:	php-pear
12cr|php-pear-I18N_UnicodeString-0.2.1-8|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-I18N_UnicodeString-0.2.1-8|21	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|22	%description
12cr|php-pear-I18N_UnicodeString-0.2.1-8|23	Provides a method of storing and manipulating multibyte strings in PHP
12cr|php-pear-I18N_UnicodeString-0.2.1-8|24	without using ext/mbstring. Also allows conversion between various
12cr|php-pear-I18N_UnicodeString-0.2.1-8|25	methods of storing Unicode in 1-byte strings like UTF-8 and HTML
12cr|php-pear-I18N_UnicodeString-0.2.1-8|26	entities.
12cr|php-pear-I18N_UnicodeString-0.2.1-8|27	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|28	%prep
12cr|php-pear-I18N_UnicodeString-0.2.1-8|29	%setup -q -c
12cr|php-pear-I18N_UnicodeString-0.2.1-8|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-I18N_UnicodeString-0.2.1-8|31	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|32	%install
12cr|php-pear-I18N_UnicodeString-0.2.1-8|33	rm -rf %{buildroot}
12cr|php-pear-I18N_UnicodeString-0.2.1-8|34	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|35	cd %{upstream_name}-%{version}
12cr|php-pear-I18N_UnicodeString-0.2.1-8|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-I18N_UnicodeString-0.2.1-8|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-I18N_UnicodeString-0.2.1-8|38	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-I18N_UnicodeString-0.2.1-8|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-I18N_UnicodeString-0.2.1-8|41	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-I18N_UnicodeString-0.2.1-8|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-I18N_UnicodeString-0.2.1-8|44	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|45	%clean
12cr|php-pear-I18N_UnicodeString-0.2.1-8|46	rm -rf %{buildroot}
12cr|php-pear-I18N_UnicodeString-0.2.1-8|47	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|48	%post
12cr|php-pear-I18N_UnicodeString-0.2.1-8|49	%if %mdkversion < 201000
12cr|php-pear-I18N_UnicodeString-0.2.1-8|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-I18N_UnicodeString-0.2.1-8|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-I18N_UnicodeString-0.2.1-8|52	%endif
12cr|php-pear-I18N_UnicodeString-0.2.1-8|53	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|54	%preun
12cr|php-pear-I18N_UnicodeString-0.2.1-8|55	%if %mdkversion < 201000
12cr|php-pear-I18N_UnicodeString-0.2.1-8|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-I18N_UnicodeString-0.2.1-8|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-I18N_UnicodeString-0.2.1-8|58	%{upstream_name} >/dev/null || :
12cr|php-pear-I18N_UnicodeString-0.2.1-8|59	fi
12cr|php-pear-I18N_UnicodeString-0.2.1-8|60	%endif
12cr|php-pear-I18N_UnicodeString-0.2.1-8|61	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|62	%files
12cr|php-pear-I18N_UnicodeString-0.2.1-8|63	%defattr(-,root,root)
12cr|php-pear-I18N_UnicodeString-0.2.1-8|64	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-I18N_UnicodeString-0.2.1-8|65	%{_datadir}/pear/%{_class}
12cr|php-pear-I18N_UnicodeString-0.2.1-8|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-I18N_UnicodeString-0.2.1-8|67	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|68	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|69	%changelog
12cr|php-pear-I18N_UnicodeString-0.2.1-8|70	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-8mdv2012.0
12cr|php-pear-I18N_UnicodeString-0.2.1-8|71	+ Revision: 742016
12cr|php-pear-I18N_UnicodeString-0.2.1-8|72	- fix major breakage by careless packager
12cr|php-pear-I18N_UnicodeString-0.2.1-8|73	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-7
12cr|php-pear-I18N_UnicodeString-0.2.1-8|75	+ Revision: 679368
12cr|php-pear-I18N_UnicodeString-0.2.1-8|76	- mass rebuild
12cr|php-pear-I18N_UnicodeString-0.2.1-8|77	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|78	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-6mdv2011.0
12cr|php-pear-I18N_UnicodeString-0.2.1-8|79	+ Revision: 613689
12cr|php-pear-I18N_UnicodeString-0.2.1-8|80	- the mass rebuild of 2010.1 packages
12cr|php-pear-I18N_UnicodeString-0.2.1-8|81	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|82	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-5mdv2010.1
12cr|php-pear-I18N_UnicodeString-0.2.1-8|83	+ Revision: 473538
12cr|php-pear-I18N_UnicodeString-0.2.1-8|84	- spec cleanup
12cr|php-pear-I18N_UnicodeString-0.2.1-8|85	- use pear installer
12cr|php-pear-I18N_UnicodeString-0.2.1-8|86	- don't ship tests, even in documentation
12cr|php-pear-I18N_UnicodeString-0.2.1-8|87	- own all directories
12cr|php-pear-I18N_UnicodeString-0.2.1-8|88	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-I18N_UnicodeString-0.2.1-8|89	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|90	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.1-4mdv2010.0
12cr|php-pear-I18N_UnicodeString-0.2.1-8|91	+ Revision: 441193
12cr|php-pear-I18N_UnicodeString-0.2.1-8|92	- rebuild
12cr|php-pear-I18N_UnicodeString-0.2.1-8|93	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|94	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-3mdv2009.1
12cr|php-pear-I18N_UnicodeString-0.2.1-8|95	+ Revision: 322134
12cr|php-pear-I18N_UnicodeString-0.2.1-8|96	- rebuild
12cr|php-pear-I18N_UnicodeString-0.2.1-8|97	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|98	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-2mdv2009.0
12cr|php-pear-I18N_UnicodeString-0.2.1-8|99	+ Revision: 236893
12cr|php-pear-I18N_UnicodeString-0.2.1-8|100	- rebuild
12cr|php-pear-I18N_UnicodeString-0.2.1-8|101	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|102	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-I18N_UnicodeString-0.2.1-8|103	- restore BuildRoot
12cr|php-pear-I18N_UnicodeString-0.2.1-8|104	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-I18N_UnicodeString-0.2.1-8|106	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-I18N_UnicodeString-0.2.1-8|107	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|108	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|109	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-1mdv2007.0
12cr|php-pear-I18N_UnicodeString-0.2.1-8|110	+ Revision: 81896
12cr|php-pear-I18N_UnicodeString-0.2.1-8|111	- Import php-pear-I18N_UnicodeString
12cr|php-pear-I18N_UnicodeString-0.2.1-8|112	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|113	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-1mdk
12cr|php-pear-I18N_UnicodeString-0.2.1-8|114	- 0.2.1
12cr|php-pear-I18N_UnicodeString-0.2.1-8|115	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|116	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdk
12cr|php-pear-I18N_UnicodeString-0.2.1-8|117	- new group (Development/PHP)
12cr|php-pear-I18N_UnicodeString-0.2.1-8|118	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdk
12cr|php-pear-I18N_UnicodeString-0.2.1-8|120	- rebuilt to fix auto deps
12cr|php-pear-I18N_UnicodeString-0.2.1-8|121	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdk
12cr|php-pear-I18N_UnicodeString-0.2.1-8|123	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-I18N_UnicodeString-0.2.1-8|124	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdk
12cr|php-pear-I18N_UnicodeString-0.2.1-8|126	- fix deps
12cr|php-pear-I18N_UnicodeString-0.2.1-8|127	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdk
12cr|php-pear-I18N_UnicodeString-0.2.1-8|129	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-I18N_UnicodeString-0.2.1-8|130	- fix deps
12cr|php-pear-I18N_UnicodeString-0.2.1-8|131	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdk
12cr|php-pear-I18N_UnicodeString-0.2.1-8|133	- fix deps
12cr|php-pear-I18N_UnicodeString-0.2.1-8|134	
12cr|php-pear-I18N_UnicodeString-0.2.1-8|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12cr|php-pear-I18N_UnicodeString-0.2.1-8|136	- initial Mandriva package (PLD import)
12cr|php-pear-I18N_UnicodeString-0.2.1-8|137	

5954 12
12cr|php-pear-Image_Barcode-1.1.2-1|1	%define		_class		Image
12cr|php-pear-Image_Barcode-1.1.2-1|2	%define		_subclass	Barcode
12cr|php-pear-Image_Barcode-1.1.2-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Image_Barcode-1.1.2-1|4	
12cr|php-pear-Image_Barcode-1.1.2-1|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Image_Barcode-1.1.2-1|6	Version:	1.1.2
12cr|php-pear-Image_Barcode-1.1.2-1|7	Release:	%mkrel 1
12cr|php-pear-Image_Barcode-1.1.2-1|8	Summary:	Render barcodes
12cr|php-pear-Image_Barcode-1.1.2-1|9	License:	PHP License
12cr|php-pear-Image_Barcode-1.1.2-1|10	Group:		Development/PHP
12cr|php-pear-Image_Barcode-1.1.2-1|11	URL:		http://pear.php.net/package/Image_Barcode/
12cr|php-pear-Image_Barcode-1.1.2-1|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Image_Barcode-1.1.2-1|13	Requires:	php-gd
12cr|php-pear-Image_Barcode-1.1.2-1|14	Requires(post): php-pear
12cr|php-pear-Image_Barcode-1.1.2-1|15	Requires(preun): php-pear
12cr|php-pear-Image_Barcode-1.1.2-1|16	Requires:	php-pear
12cr|php-pear-Image_Barcode-1.1.2-1|17	BuildArch:	noarch
12cr|php-pear-Image_Barcode-1.1.2-1|18	BuildRequires:	php-pear
12cr|php-pear-Image_Barcode-1.1.2-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Image_Barcode-1.1.2-1|20	
12cr|php-pear-Image_Barcode-1.1.2-1|21	%description
12cr|php-pear-Image_Barcode-1.1.2-1|22	With PEAR::Image_Barcode class you can create a barcode representation
12cr|php-pear-Image_Barcode-1.1.2-1|23	of description a given string. This class uses GD functions because of
12cr|php-pear-Image_Barcode-1.1.2-1|24	this the generated graphic can be any of GD supported supported image
12cr|php-pear-Image_Barcode-1.1.2-1|25	types.
12cr|php-pear-Image_Barcode-1.1.2-1|26	
12cr|php-pear-Image_Barcode-1.1.2-1|27	%prep
12cr|php-pear-Image_Barcode-1.1.2-1|28	%setup -q -c
12cr|php-pear-Image_Barcode-1.1.2-1|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Image_Barcode-1.1.2-1|30	
12cr|php-pear-Image_Barcode-1.1.2-1|31	%install
12cr|php-pear-Image_Barcode-1.1.2-1|32	rm -rf %{buildroot}
12cr|php-pear-Image_Barcode-1.1.2-1|33	
12cr|php-pear-Image_Barcode-1.1.2-1|34	cd %{upstream_name}-%{version}
12cr|php-pear-Image_Barcode-1.1.2-1|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Image_Barcode-1.1.2-1|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Image_Barcode-1.1.2-1|37	
12cr|php-pear-Image_Barcode-1.1.2-1|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Image_Barcode-1.1.2-1|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Image_Barcode-1.1.2-1|40	rm -rf %{buildroot}%{_datadir}/pear/data
12cr|php-pear-Image_Barcode-1.1.2-1|41	
12cr|php-pear-Image_Barcode-1.1.2-1|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_Barcode-1.1.2-1|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_Barcode-1.1.2-1|44	
12cr|php-pear-Image_Barcode-1.1.2-1|45	%clean
12cr|php-pear-Image_Barcode-1.1.2-1|46	rm -rf %{buildroot}
12cr|php-pear-Image_Barcode-1.1.2-1|47	
12cr|php-pear-Image_Barcode-1.1.2-1|48	%post
12cr|php-pear-Image_Barcode-1.1.2-1|49	%if %mdkversion < 201000
12cr|php-pear-Image_Barcode-1.1.2-1|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Image_Barcode-1.1.2-1|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Image_Barcode-1.1.2-1|52	%endif
12cr|php-pear-Image_Barcode-1.1.2-1|53	
12cr|php-pear-Image_Barcode-1.1.2-1|54	%preun
12cr|php-pear-Image_Barcode-1.1.2-1|55	%if %mdkversion < 201000
12cr|php-pear-Image_Barcode-1.1.2-1|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-Image_Barcode-1.1.2-1|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Image_Barcode-1.1.2-1|58	%{upstream_name} >/dev/null || :
12cr|php-pear-Image_Barcode-1.1.2-1|59	fi
12cr|php-pear-Image_Barcode-1.1.2-1|60	%endif
12cr|php-pear-Image_Barcode-1.1.2-1|61	
12cr|php-pear-Image_Barcode-1.1.2-1|62	%files
12cr|php-pear-Image_Barcode-1.1.2-1|63	%defattr(-,root,root)
12cr|php-pear-Image_Barcode-1.1.2-1|64	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Image_Barcode-1.1.2-1|65	%{_datadir}/pear/%{_class}
12cr|php-pear-Image_Barcode-1.1.2-1|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Image_Barcode-1.1.2-1|67	
12cr|php-pear-Image_Barcode-1.1.2-1|68	
12cr|php-pear-Image_Barcode-1.1.2-1|69	%changelog
12cr|php-pear-Image_Barcode-1.1.2-1|70	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdv2012.0
12cr|php-pear-Image_Barcode-1.1.2-1|71	+ Revision: 743486
12cr|php-pear-Image_Barcode-1.1.2-1|72	- 1.1.2
12cr|php-pear-Image_Barcode-1.1.2-1|73	
12cr|php-pear-Image_Barcode-1.1.2-1|74	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3
12cr|php-pear-Image_Barcode-1.1.2-1|75	+ Revision: 742017
12cr|php-pear-Image_Barcode-1.1.2-1|76	- fix major breakage by careless packager
12cr|php-pear-Image_Barcode-1.1.2-1|77	
12cr|php-pear-Image_Barcode-1.1.2-1|78	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2
12cr|php-pear-Image_Barcode-1.1.2-1|79	+ Revision: 679369
12cr|php-pear-Image_Barcode-1.1.2-1|80	- mass rebuild
12cr|php-pear-Image_Barcode-1.1.2-1|81	
12cr|php-pear-Image_Barcode-1.1.2-1|82	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-1mdv2011.0
12cr|php-pear-Image_Barcode-1.1.2-1|83	+ Revision: 594491
12cr|php-pear-Image_Barcode-1.1.2-1|84	- update to new version 1.1.1
12cr|php-pear-Image_Barcode-1.1.2-1|85	
12cr|php-pear-Image_Barcode-1.1.2-1|86	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-5mdv2010.1
12cr|php-pear-Image_Barcode-1.1.2-1|87	+ Revision: 473540
12cr|php-pear-Image_Barcode-1.1.2-1|88	- spec cleanup
12cr|php-pear-Image_Barcode-1.1.2-1|89	- use pear installer
12cr|php-pear-Image_Barcode-1.1.2-1|90	- don't ship tests, even in documentation
12cr|php-pear-Image_Barcode-1.1.2-1|91	- own all directories
12cr|php-pear-Image_Barcode-1.1.2-1|92	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Image_Barcode-1.1.2-1|93	
12cr|php-pear-Image_Barcode-1.1.2-1|94	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-4mdv2010.0
12cr|php-pear-Image_Barcode-1.1.2-1|95	+ Revision: 441194
12cr|php-pear-Image_Barcode-1.1.2-1|96	- rebuild
12cr|php-pear-Image_Barcode-1.1.2-1|97	
12cr|php-pear-Image_Barcode-1.1.2-1|98	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdv2009.1
12cr|php-pear-Image_Barcode-1.1.2-1|99	+ Revision: 322135
12cr|php-pear-Image_Barcode-1.1.2-1|100	- rebuild
12cr|php-pear-Image_Barcode-1.1.2-1|101	
12cr|php-pear-Image_Barcode-1.1.2-1|102	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2009.0
12cr|php-pear-Image_Barcode-1.1.2-1|103	+ Revision: 236894
12cr|php-pear-Image_Barcode-1.1.2-1|104	- rebuild
12cr|php-pear-Image_Barcode-1.1.2-1|105	
12cr|php-pear-Image_Barcode-1.1.2-1|106	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.1.0-1mdv2008.1
12cr|php-pear-Image_Barcode-1.1.2-1|107	+ Revision: 136407
12cr|php-pear-Image_Barcode-1.1.2-1|108	- restore BuildRoot
12cr|php-pear-Image_Barcode-1.1.2-1|109	
12cr|php-pear-Image_Barcode-1.1.2-1|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Image_Barcode-1.1.2-1|111	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Image_Barcode-1.1.2-1|112	
12cr|php-pear-Image_Barcode-1.1.2-1|113	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2008.0
12cr|php-pear-Image_Barcode-1.1.2-1|114	+ Revision: 15679
12cr|php-pear-Image_Barcode-1.1.2-1|115	- 1.1.0
12cr|php-pear-Image_Barcode-1.1.2-1|116	
12cr|php-pear-Image_Barcode-1.1.2-1|117	
12cr|php-pear-Image_Barcode-1.1.2-1|118	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-5mdv2007.0
12cr|php-pear-Image_Barcode-1.1.2-1|119	+ Revision: 81898
12cr|php-pear-Image_Barcode-1.1.2-1|120	- Import php-pear-Image_Barcode
12cr|php-pear-Image_Barcode-1.1.2-1|121	
12cr|php-pear-Image_Barcode-1.1.2-1|122	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-5mdk
12cr|php-pear-Image_Barcode-1.1.2-1|123	- new group (Development/PHP)
12cr|php-pear-Image_Barcode-1.1.2-1|124	
12cr|php-pear-Image_Barcode-1.1.2-1|125	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-4mdk
12cr|php-pear-Image_Barcode-1.1.2-1|126	- rebuilt to fix auto deps
12cr|php-pear-Image_Barcode-1.1.2-1|127	
12cr|php-pear-Image_Barcode-1.1.2-1|128	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-3mdk
12cr|php-pear-Image_Barcode-1.1.2-1|129	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Image_Barcode-1.1.2-1|130	
12cr|php-pear-Image_Barcode-1.1.2-1|131	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2mdk
12cr|php-pear-Image_Barcode-1.1.2-1|132	- fix deps
12cr|php-pear-Image_Barcode-1.1.2-1|133	
12cr|php-pear-Image_Barcode-1.1.2-1|134	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1mdk
12cr|php-pear-Image_Barcode-1.1.2-1|135	- 1.0.4
12cr|php-pear-Image_Barcode-1.1.2-1|136	
12cr|php-pear-Image_Barcode-1.1.2-1|137	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cr|php-pear-Image_Barcode-1.1.2-1|138	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Image_Barcode-1.1.2-1|139	- fix deps
12cr|php-pear-Image_Barcode-1.1.2-1|140	
12cr|php-pear-Image_Barcode-1.1.2-1|141	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cr|php-pear-Image_Barcode-1.1.2-1|142	- fix deps
12cr|php-pear-Image_Barcode-1.1.2-1|143	
12cr|php-pear-Image_Barcode-1.1.2-1|144	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cr|php-pear-Image_Barcode-1.1.2-1|145	- initial Mandriva package (PLD import)
12cr|php-pear-Image_Barcode-1.1.2-1|146	

5955 12
12cr|php-pear-Image_Canvas-0.3.1-8|1	%define _class          Image
12cr|php-pear-Image_Canvas-0.3.1-8|2	%define _subclass       Canvas
12cr|php-pear-Image_Canvas-0.3.1-8|3	%define upstream_name       %{_class}_%{_subclass}
12cr|php-pear-Image_Canvas-0.3.1-8|4	
12cr|php-pear-Image_Canvas-0.3.1-8|5	Name:           php-pear-%{upstream_name}
12cr|php-pear-Image_Canvas-0.3.1-8|6	Version:        0.3.1
12cr|php-pear-Image_Canvas-0.3.1-8|7	Release:        %mkrel 8
12cr|php-pear-Image_Canvas-0.3.1-8|8	Summary:        Common interface to image drawing
12cr|php-pear-Image_Canvas-0.3.1-8|9	License:        PHP License
12cr|php-pear-Image_Canvas-0.3.1-8|10	Group:          Development/PHP
12cr|php-pear-Image_Canvas-0.3.1-8|11	URL:            http://pear.php.net/package/Image_Canvas/
12cr|php-pear-Image_Canvas-0.3.1-8|12	Source0:        http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Image_Canvas-0.3.1-8|13	Requires(post): php-pear
12cr|php-pear-Image_Canvas-0.3.1-8|14	Requires(preun): php-pear
12cr|php-pear-Image_Canvas-0.3.1-8|15	Requires:       php-gd
12cr|php-pear-Image_Canvas-0.3.1-8|16	Requires:       php-pear-Image_Color >= 1.0.0
12cr|php-pear-Image_Canvas-0.3.1-8|17	Requires:       php-pear
12cr|php-pear-Image_Canvas-0.3.1-8|18	BuildArch:      noarch
12cr|php-pear-Image_Canvas-0.3.1-8|19	BuildRequires:  php-pear
12cr|php-pear-Image_Canvas-0.3.1-8|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Image_Canvas-0.3.1-8|21	
12cr|php-pear-Image_Canvas-0.3.1-8|22	%description
12cr|php-pear-Image_Canvas-0.3.1-8|23	A package providing a common interface to image drawing,
12cr|php-pear-Image_Canvas-0.3.1-8|24	making image source code independent on the library used.
12cr|php-pear-Image_Canvas-0.3.1-8|25	
12cr|php-pear-Image_Canvas-0.3.1-8|26	%prep
12cr|php-pear-Image_Canvas-0.3.1-8|27	%setup -q -c
12cr|php-pear-Image_Canvas-0.3.1-8|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Image_Canvas-0.3.1-8|29	
12cr|php-pear-Image_Canvas-0.3.1-8|30	%install
12cr|php-pear-Image_Canvas-0.3.1-8|31	rm -rf %{buildroot}
12cr|php-pear-Image_Canvas-0.3.1-8|32	
12cr|php-pear-Image_Canvas-0.3.1-8|33	cd %{upstream_name}-%{version}
12cr|php-pear-Image_Canvas-0.3.1-8|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Image_Canvas-0.3.1-8|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Image_Canvas-0.3.1-8|36	
12cr|php-pear-Image_Canvas-0.3.1-8|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Image_Canvas-0.3.1-8|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Image_Canvas-0.3.1-8|39	
12cr|php-pear-Image_Canvas-0.3.1-8|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_Canvas-0.3.1-8|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_Canvas-0.3.1-8|42	
12cr|php-pear-Image_Canvas-0.3.1-8|43	%clean
12cr|php-pear-Image_Canvas-0.3.1-8|44	rm -rf %{buildroot}
12cr|php-pear-Image_Canvas-0.3.1-8|45	
12cr|php-pear-Image_Canvas-0.3.1-8|46	%post
12cr|php-pear-Image_Canvas-0.3.1-8|47	%if %mdkversion < 201000
12cr|php-pear-Image_Canvas-0.3.1-8|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Image_Canvas-0.3.1-8|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Image_Canvas-0.3.1-8|50	%endif
12cr|php-pear-Image_Canvas-0.3.1-8|51	
12cr|php-pear-Image_Canvas-0.3.1-8|52	%preun
12cr|php-pear-Image_Canvas-0.3.1-8|53	%if %mdkversion < 201000
12cr|php-pear-Image_Canvas-0.3.1-8|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-Image_Canvas-0.3.1-8|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Image_Canvas-0.3.1-8|56	%{upstream_name} >/dev/null || :
12cr|php-pear-Image_Canvas-0.3.1-8|57	fi
12cr|php-pear-Image_Canvas-0.3.1-8|58	%endif
12cr|php-pear-Image_Canvas-0.3.1-8|59	
12cr|php-pear-Image_Canvas-0.3.1-8|60	%files
12cr|php-pear-Image_Canvas-0.3.1-8|61	%defattr(-,root,root)
12cr|php-pear-Image_Canvas-0.3.1-8|62	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Image_Canvas-0.3.1-8|63	%{_datadir}/pear/%{_class}
12cr|php-pear-Image_Canvas-0.3.1-8|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Image_Canvas-0.3.1-8|65	
12cr|php-pear-Image_Canvas-0.3.1-8|66	
12cr|php-pear-Image_Canvas-0.3.1-8|67	%changelog
12cr|php-pear-Image_Canvas-0.3.1-8|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-8mdv2012.0
12cr|php-pear-Image_Canvas-0.3.1-8|69	+ Revision: 742018
12cr|php-pear-Image_Canvas-0.3.1-8|70	- fix major breakage by careless packager
12cr|php-pear-Image_Canvas-0.3.1-8|71	
12cr|php-pear-Image_Canvas-0.3.1-8|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-7
12cr|php-pear-Image_Canvas-0.3.1-8|73	+ Revision: 679370
12cr|php-pear-Image_Canvas-0.3.1-8|74	- mass rebuild
12cr|php-pear-Image_Canvas-0.3.1-8|75	
12cr|php-pear-Image_Canvas-0.3.1-8|76	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-6mdv2011.0
12cr|php-pear-Image_Canvas-0.3.1-8|77	+ Revision: 613690
12cr|php-pear-Image_Canvas-0.3.1-8|78	- the mass rebuild of 2010.1 packages
12cr|php-pear-Image_Canvas-0.3.1-8|79	
12cr|php-pear-Image_Canvas-0.3.1-8|80	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-5mdv2010.1
12cr|php-pear-Image_Canvas-0.3.1-8|81	+ Revision: 473541
12cr|php-pear-Image_Canvas-0.3.1-8|82	- spec cleanup
12cr|php-pear-Image_Canvas-0.3.1-8|83	- use pear installer
12cr|php-pear-Image_Canvas-0.3.1-8|84	- don't ship tests, even in documentation
12cr|php-pear-Image_Canvas-0.3.1-8|85	- own all directories
12cr|php-pear-Image_Canvas-0.3.1-8|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Image_Canvas-0.3.1-8|87	
12cr|php-pear-Image_Canvas-0.3.1-8|88	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.1-4mdv2010.0
12cr|php-pear-Image_Canvas-0.3.1-8|89	+ Revision: 441195
12cr|php-pear-Image_Canvas-0.3.1-8|90	- rebuild
12cr|php-pear-Image_Canvas-0.3.1-8|91	
12cr|php-pear-Image_Canvas-0.3.1-8|92	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-3mdv2009.1
12cr|php-pear-Image_Canvas-0.3.1-8|93	+ Revision: 322136
12cr|php-pear-Image_Canvas-0.3.1-8|94	- rebuild
12cr|php-pear-Image_Canvas-0.3.1-8|95	
12cr|php-pear-Image_Canvas-0.3.1-8|96	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-2mdv2009.0
12cr|php-pear-Image_Canvas-0.3.1-8|97	+ Revision: 236895
12cr|php-pear-Image_Canvas-0.3.1-8|98	- rebuild
12cr|php-pear-Image_Canvas-0.3.1-8|99	
12cr|php-pear-Image_Canvas-0.3.1-8|100	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Image_Canvas-0.3.1-8|101	- restore BuildRoot
12cr|php-pear-Image_Canvas-0.3.1-8|102	
12cr|php-pear-Image_Canvas-0.3.1-8|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Image_Canvas-0.3.1-8|104	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Image_Canvas-0.3.1-8|105	
12cr|php-pear-Image_Canvas-0.3.1-8|106	* Mon Jul 23 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-1mdv2008.0
12cr|php-pear-Image_Canvas-0.3.1-8|107	+ Revision: 54563
12cr|php-pear-Image_Canvas-0.3.1-8|108	- 0.3.1
12cr|php-pear-Image_Canvas-0.3.1-8|109	
12cr|php-pear-Image_Canvas-0.3.1-8|110	
12cr|php-pear-Image_Canvas-0.3.1-8|111	* Mon Oct 16 2006 David Walluck <walluck@mandriva.org> 0.3.0-2mdv2006.0
12cr|php-pear-Image_Canvas-0.3.1-8|112	+ Revision: 65352
12cr|php-pear-Image_Canvas-0.3.1-8|113	+ Status: not released
12cr|php-pear-Image_Canvas-0.3.1-8|114	- $2
12cr|php-pear-Image_Canvas-0.3.1-8|115	
12cr|php-pear-Image_Canvas-0.3.1-8|116	* Sun Oct 15 2006 David Walluck <walluck@mandriva.org> 0.3.0-1mdv2007.1
12cr|php-pear-Image_Canvas-0.3.1-8|117	+ Revision: 64942
12cr|php-pear-Image_Canvas-0.3.1-8|118	- Import php-pear-Image_Canvas
12cr|php-pear-Image_Canvas-0.3.1-8|119	
12cr|php-pear-Image_Canvas-0.3.1-8|120	* Sat Sep 23 2006 David Walluck <walluck@mandriva.org> 0.3.0-1mdv2007.1
12cr|php-pear-Image_Canvas-0.3.1-8|121	- release
12cr|php-pear-Image_Canvas-0.3.1-8|122	

5956 12
12cr|php-pear-Image_GIS-1.1.2-3|1	%define		_class		Image
12cr|php-pear-Image_GIS-1.1.2-3|2	%define		_subclass	GIS
12cr|php-pear-Image_GIS-1.1.2-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Image_GIS-1.1.2-3|4	
12cr|php-pear-Image_GIS-1.1.2-3|5	%define		_requires_exceptions pear(Image/Color.php)
12cr|php-pear-Image_GIS-1.1.2-3|6	
12cr|php-pear-Image_GIS-1.1.2-3|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Image_GIS-1.1.2-3|8	Version:	1.1.2
12cr|php-pear-Image_GIS-1.1.2-3|9	Release:	%mkrel 3
12cr|php-pear-Image_GIS-1.1.2-3|10	Summary:	Visualization of GIS data
12cr|php-pear-Image_GIS-1.1.2-3|11	License:	PHP License
12cr|php-pear-Image_GIS-1.1.2-3|12	Group:		Development/PHP
12cr|php-pear-Image_GIS-1.1.2-3|13	URL:		http://pear.php.net/package/Image_GIS/
12cr|php-pear-Image_GIS-1.1.2-3|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Image_GIS-1.1.2-3|15	Requires:	php-gd
12cr|php-pear-Image_GIS-1.1.2-3|16	Requires(post): php-pear
12cr|php-pear-Image_GIS-1.1.2-3|17	Requires(preun): php-pear
12cr|php-pear-Image_GIS-1.1.2-3|18	Requires:	php-pear
12cr|php-pear-Image_GIS-1.1.2-3|19	BuildArch:	noarch
12cr|php-pear-Image_GIS-1.1.2-3|20	BuildRequires:	php-pear
12cr|php-pear-Image_GIS-1.1.2-3|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Image_GIS-1.1.2-3|22	
12cr|php-pear-Image_GIS-1.1.2-3|23	%description
12cr|php-pear-Image_GIS-1.1.2-3|24	Generating maps on demand can be a hard job as most often you don't
12cr|php-pear-Image_GIS-1.1.2-3|25	have the maps you need in digital form. But you can generate your own
12cr|php-pear-Image_GIS-1.1.2-3|26	maps based on raw, digital data description files which are available
12cr|php-pear-Image_GIS-1.1.2-3|27	for free on the net. This package provides a parser for the most
12cr|php-pear-Image_GIS-1.1.2-3|28	common format for geographical data, the Arcinfo/E00 format as well as
12cr|php-pear-Image_GIS-1.1.2-3|29	renderers to produce images using GD or Scalable Vector Graphics
12cr|php-pear-Image_GIS-1.1.2-3|30	(SVG).
12cr|php-pear-Image_GIS-1.1.2-3|31	
12cr|php-pear-Image_GIS-1.1.2-3|32	%prep
12cr|php-pear-Image_GIS-1.1.2-3|33	%setup -q -c
12cr|php-pear-Image_GIS-1.1.2-3|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Image_GIS-1.1.2-3|35	
12cr|php-pear-Image_GIS-1.1.2-3|36	%install
12cr|php-pear-Image_GIS-1.1.2-3|37	rm -rf %{buildroot}
12cr|php-pear-Image_GIS-1.1.2-3|38	
12cr|php-pear-Image_GIS-1.1.2-3|39	cd %{upstream_name}-%{version}
12cr|php-pear-Image_GIS-1.1.2-3|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Image_GIS-1.1.2-3|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Image_GIS-1.1.2-3|42	
12cr|php-pear-Image_GIS-1.1.2-3|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Image_GIS-1.1.2-3|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Image_GIS-1.1.2-3|45	
12cr|php-pear-Image_GIS-1.1.2-3|46	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_GIS-1.1.2-3|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_GIS-1.1.2-3|48	
12cr|php-pear-Image_GIS-1.1.2-3|49	%clean
12cr|php-pear-Image_GIS-1.1.2-3|50	rm -rf %{buildroot}
12cr|php-pear-Image_GIS-1.1.2-3|51	
12cr|php-pear-Image_GIS-1.1.2-3|52	%post
12cr|php-pear-Image_GIS-1.1.2-3|53	%if %mdkversion < 201000
12cr|php-pear-Image_GIS-1.1.2-3|54	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Image_GIS-1.1.2-3|55	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Image_GIS-1.1.2-3|56	%endif
12cr|php-pear-Image_GIS-1.1.2-3|57	
12cr|php-pear-Image_GIS-1.1.2-3|58	%preun
12cr|php-pear-Image_GIS-1.1.2-3|59	%if %mdkversion < 201000
12cr|php-pear-Image_GIS-1.1.2-3|60	if [ "$1" -eq "0" ]; then
12cr|php-pear-Image_GIS-1.1.2-3|61	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Image_GIS-1.1.2-3|62	%{upstream_name} >/dev/null || :
12cr|php-pear-Image_GIS-1.1.2-3|63	fi
12cr|php-pear-Image_GIS-1.1.2-3|64	%endif
12cr|php-pear-Image_GIS-1.1.2-3|65	
12cr|php-pear-Image_GIS-1.1.2-3|66	%files
12cr|php-pear-Image_GIS-1.1.2-3|67	%defattr(-,root,root)
12cr|php-pear-Image_GIS-1.1.2-3|68	%{_datadir}/pear/%{_class}
12cr|php-pear-Image_GIS-1.1.2-3|69	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Image_GIS-1.1.2-3|70	
12cr|php-pear-Image_GIS-1.1.2-3|71	
12cr|php-pear-Image_GIS-1.1.2-3|72	
12cr|php-pear-Image_GIS-1.1.2-3|73	
12cr|php-pear-Image_GIS-1.1.2-3|74	%changelog
12cr|php-pear-Image_GIS-1.1.2-3|75	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-3mdv2012.0
12cr|php-pear-Image_GIS-1.1.2-3|76	+ Revision: 742019
12cr|php-pear-Image_GIS-1.1.2-3|77	- fix major breakage by careless packager
12cr|php-pear-Image_GIS-1.1.2-3|78	
12cr|php-pear-Image_GIS-1.1.2-3|79	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-2
12cr|php-pear-Image_GIS-1.1.2-3|80	+ Revision: 679371
12cr|php-pear-Image_GIS-1.1.2-3|81	- mass rebuild
12cr|php-pear-Image_GIS-1.1.2-3|82	
12cr|php-pear-Image_GIS-1.1.2-3|83	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-1mdv2011.0
12cr|php-pear-Image_GIS-1.1.2-3|84	+ Revision: 587644
12cr|php-pear-Image_GIS-1.1.2-3|85	- update to new version 1.1.2
12cr|php-pear-Image_GIS-1.1.2-3|86	
12cr|php-pear-Image_GIS-1.1.2-3|87	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-11mdv2010.1
12cr|php-pear-Image_GIS-1.1.2-3|88	+ Revision: 473543
12cr|php-pear-Image_GIS-1.1.2-3|89	- spec cleanup
12cr|php-pear-Image_GIS-1.1.2-3|90	- use pear installer
12cr|php-pear-Image_GIS-1.1.2-3|91	- don't ship tests, even in documentation
12cr|php-pear-Image_GIS-1.1.2-3|92	- own all directories
12cr|php-pear-Image_GIS-1.1.2-3|93	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Image_GIS-1.1.2-3|94	
12cr|php-pear-Image_GIS-1.1.2-3|95	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-10mdv2010.0
12cr|php-pear-Image_GIS-1.1.2-3|96	+ Revision: 441196
12cr|php-pear-Image_GIS-1.1.2-3|97	- rebuild
12cr|php-pear-Image_GIS-1.1.2-3|98	
12cr|php-pear-Image_GIS-1.1.2-3|99	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-9mdv2009.1
12cr|php-pear-Image_GIS-1.1.2-3|100	+ Revision: 322141
12cr|php-pear-Image_GIS-1.1.2-3|101	- rebuild
12cr|php-pear-Image_GIS-1.1.2-3|102	
12cr|php-pear-Image_GIS-1.1.2-3|103	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-8mdv2009.0
12cr|php-pear-Image_GIS-1.1.2-3|104	+ Revision: 236896
12cr|php-pear-Image_GIS-1.1.2-3|105	- rebuild
12cr|php-pear-Image_GIS-1.1.2-3|106	
12cr|php-pear-Image_GIS-1.1.2-3|107	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Image_GIS-1.1.2-3|108	- restore BuildRoot
12cr|php-pear-Image_GIS-1.1.2-3|109	
12cr|php-pear-Image_GIS-1.1.2-3|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Image_GIS-1.1.2-3|111	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Image_GIS-1.1.2-3|112	
12cr|php-pear-Image_GIS-1.1.2-3|113	
12cr|php-pear-Image_GIS-1.1.2-3|114	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdv2007.0
12cr|php-pear-Image_GIS-1.1.2-3|115	+ Revision: 81900
12cr|php-pear-Image_GIS-1.1.2-3|116	- Import php-pear-Image_GIS
12cr|php-pear-Image_GIS-1.1.2-3|117	
12cr|php-pear-Image_GIS-1.1.2-3|118	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdk
12cr|php-pear-Image_GIS-1.1.2-3|119	- new group (Development/PHP)
12cr|php-pear-Image_GIS-1.1.2-3|120	
12cr|php-pear-Image_GIS-1.1.2-3|121	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-6mdk
12cr|php-pear-Image_GIS-1.1.2-3|122	- rebuilt to fix auto deps
12cr|php-pear-Image_GIS-1.1.2-3|123	
12cr|php-pear-Image_GIS-1.1.2-3|124	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdk
12cr|php-pear-Image_GIS-1.1.2-3|125	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Image_GIS-1.1.2-3|126	
12cr|php-pear-Image_GIS-1.1.2-3|127	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-4mdk
12cr|php-pear-Image_GIS-1.1.2-3|128	- fix deps
12cr|php-pear-Image_GIS-1.1.2-3|129	
12cr|php-pear-Image_GIS-1.1.2-3|130	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdk
12cr|php-pear-Image_GIS-1.1.2-3|131	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Image_GIS-1.1.2-3|132	- fix deps
12cr|php-pear-Image_GIS-1.1.2-3|133	
12cr|php-pear-Image_GIS-1.1.2-3|134	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdk
12cr|php-pear-Image_GIS-1.1.2-3|135	- fix deps
12cr|php-pear-Image_GIS-1.1.2-3|136	
12cr|php-pear-Image_GIS-1.1.2-3|137	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdk
12cr|php-pear-Image_GIS-1.1.2-3|138	- initial Mandriva package (PLD import)
12cr|php-pear-Image_GIS-1.1.2-3|139	

5957 12
12cr|php-pear-Image_Graph-0.7.2-10|1	%define		_class		Image
12cr|php-pear-Image_Graph-0.7.2-10|2	%define		_subclass	Graph
12cr|php-pear-Image_Graph-0.7.2-10|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Image_Graph-0.7.2-10|4	
12cr|php-pear-Image_Graph-0.7.2-10|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Image_Graph-0.7.2-10|6	Version:	0.7.2
12cr|php-pear-Image_Graph-0.7.2-10|7	Release:	%mkrel 10
12cr|php-pear-Image_Graph-0.7.2-10|8	Summary:	A package for displaying (numerical) data as a graph/chart/plot
12cr|php-pear-Image_Graph-0.7.2-10|9	License:	PHP License
12cr|php-pear-Image_Graph-0.7.2-10|10	Group:		Development/PHP
12cr|php-pear-Image_Graph-0.7.2-10|11	URL:		http://pear.php.net/package/Image_Graph
12cr|php-pear-Image_Graph-0.7.2-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Image_Graph-0.7.2-10|13	Requires(post): php-pear
12cr|php-pear-Image_Graph-0.7.2-10|14	Requires(preun): php-pear
12cr|php-pear-Image_Graph-0.7.2-10|15	Requires(post): php-gd
12cr|php-pear-Image_Graph-0.7.2-10|16	Requires(preun): php-gd
12cr|php-pear-Image_Graph-0.7.2-10|17	Requires:	php-pear
12cr|php-pear-Image_Graph-0.7.2-10|18	BuildArch:	noarch
12cr|php-pear-Image_Graph-0.7.2-10|19	BuildRequires:	php-pear
12cr|php-pear-Image_Graph-0.7.2-10|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Image_Graph-0.7.2-10|21	
12cr|php-pear-Image_Graph-0.7.2-10|22	%description
12cr|php-pear-Image_Graph-0.7.2-10|23	Image_Graph provides a set of classes that creates
12cr|php-pear-Image_Graph-0.7.2-10|24	graphs/plots/charts based on (numerical) data. Many different plot
12cr|php-pear-Image_Graph-0.7.2-10|25	types are supported: Bar, line, area, step, impulse, scatter,
12cr|php-pear-Image_Graph-0.7.2-10|26	radar, pie, map, candlestick, band, box & whisker and smoothed
12cr|php-pear-Image_Graph-0.7.2-10|27	line, area and radar plots. The graph is highly customizable,
12cr|php-pear-Image_Graph-0.7.2-10|28	making it possible to get the exact look and feel that is
12cr|php-pear-Image_Graph-0.7.2-10|29	required. The output is controlled by a driver mechanism, which
12cr|php-pear-Image_Graph-0.7.2-10|30	facilitates easy output to many different output formats, amongst
12cr|php-pear-Image_Graph-0.7.2-10|31	others, GD (PNG, JPEG, GIF, WBMP), PDF (using PDFLib), ShockWave
12cr|php-pear-Image_Graph-0.7.2-10|32	Flash (using Ming) and Scalable Vector Graphics (SVG). Image_Graph
12cr|php-pear-Image_Graph-0.7.2-10|33	is compatible with both PHP4 and PHP5 and can be used with both
12cr|php-pear-Image_Graph-0.7.2-10|34	GD1 and GD2 (GD2 is recommended)
12cr|php-pear-Image_Graph-0.7.2-10|35	
12cr|php-pear-Image_Graph-0.7.2-10|36	%prep
12cr|php-pear-Image_Graph-0.7.2-10|37	%setup -q -c
12cr|php-pear-Image_Graph-0.7.2-10|38	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Image_Graph-0.7.2-10|39	
12cr|php-pear-Image_Graph-0.7.2-10|40	%build
12cr|php-pear-Image_Graph-0.7.2-10|41	
12cr|php-pear-Image_Graph-0.7.2-10|42	%install
12cr|php-pear-Image_Graph-0.7.2-10|43	rm -rf %{buildroot}
12cr|php-pear-Image_Graph-0.7.2-10|44	
12cr|php-pear-Image_Graph-0.7.2-10|45	cd %{upstream_name}-%{version}
12cr|php-pear-Image_Graph-0.7.2-10|46	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Image_Graph-0.7.2-10|47	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Image_Graph-0.7.2-10|48	
12cr|php-pear-Image_Graph-0.7.2-10|49	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Image_Graph-0.7.2-10|50	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Image_Graph-0.7.2-10|51	
12cr|php-pear-Image_Graph-0.7.2-10|52	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_Graph-0.7.2-10|53	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_Graph-0.7.2-10|54	
12cr|php-pear-Image_Graph-0.7.2-10|55	%clean
12cr|php-pear-Image_Graph-0.7.2-10|56	rm -rf %{buildroot}
12cr|php-pear-Image_Graph-0.7.2-10|57	
12cr|php-pear-Image_Graph-0.7.2-10|58	%post
12cr|php-pear-Image_Graph-0.7.2-10|59	%if %mdkversion < 201000
12cr|php-pear-Image_Graph-0.7.2-10|60	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Image_Graph-0.7.2-10|61	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Image_Graph-0.7.2-10|62	%endif
12cr|php-pear-Image_Graph-0.7.2-10|63	
12cr|php-pear-Image_Graph-0.7.2-10|64	%preun
12cr|php-pear-Image_Graph-0.7.2-10|65	%if %mdkversion < 201000
12cr|php-pear-Image_Graph-0.7.2-10|66	if [ "$1" -eq "0" ]; then
12cr|php-pear-Image_Graph-0.7.2-10|67	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Image_Graph-0.7.2-10|68	%{upstream_name} >/dev/null || :
12cr|php-pear-Image_Graph-0.7.2-10|69	fi
12cr|php-pear-Image_Graph-0.7.2-10|70	%endif
12cr|php-pear-Image_Graph-0.7.2-10|71	
12cr|php-pear-Image_Graph-0.7.2-10|72	%files
12cr|php-pear-Image_Graph-0.7.2-10|73	%defattr(-,root,root)
12cr|php-pear-Image_Graph-0.7.2-10|74	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Image_Graph-0.7.2-10|75	%{_datadir}/pear/%{_class}
12cr|php-pear-Image_Graph-0.7.2-10|76	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Image_Graph-0.7.2-10|77	
12cr|php-pear-Image_Graph-0.7.2-10|78	
12cr|php-pear-Image_Graph-0.7.2-10|79	%changelog
12cr|php-pear-Image_Graph-0.7.2-10|80	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-10mdv2012.0
12cr|php-pear-Image_Graph-0.7.2-10|81	+ Revision: 742020
12cr|php-pear-Image_Graph-0.7.2-10|82	- fix major breakage by careless packager
12cr|php-pear-Image_Graph-0.7.2-10|83	
12cr|php-pear-Image_Graph-0.7.2-10|84	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-9
12cr|php-pear-Image_Graph-0.7.2-10|85	+ Revision: 679372
12cr|php-pear-Image_Graph-0.7.2-10|86	- mass rebuild
12cr|php-pear-Image_Graph-0.7.2-10|87	
12cr|php-pear-Image_Graph-0.7.2-10|88	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-8mdv2011.0
12cr|php-pear-Image_Graph-0.7.2-10|89	+ Revision: 613691
12cr|php-pear-Image_Graph-0.7.2-10|90	- the mass rebuild of 2010.1 packages
12cr|php-pear-Image_Graph-0.7.2-10|91	
12cr|php-pear-Image_Graph-0.7.2-10|92	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.2-7mdv2010.1
12cr|php-pear-Image_Graph-0.7.2-10|93	+ Revision: 473544
12cr|php-pear-Image_Graph-0.7.2-10|94	- spec cleanup
12cr|php-pear-Image_Graph-0.7.2-10|95	- use pear installer
12cr|php-pear-Image_Graph-0.7.2-10|96	- don't ship tests, even in documentation
12cr|php-pear-Image_Graph-0.7.2-10|97	- own all directories
12cr|php-pear-Image_Graph-0.7.2-10|98	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Image_Graph-0.7.2-10|99	
12cr|php-pear-Image_Graph-0.7.2-10|100	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.7.2-6mdv2010.0
12cr|php-pear-Image_Graph-0.7.2-10|101	+ Revision: 441197
12cr|php-pear-Image_Graph-0.7.2-10|102	- rebuild
12cr|php-pear-Image_Graph-0.7.2-10|103	
12cr|php-pear-Image_Graph-0.7.2-10|104	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-5mdv2009.1
12cr|php-pear-Image_Graph-0.7.2-10|105	+ Revision: 322159
12cr|php-pear-Image_Graph-0.7.2-10|106	- rebuild
12cr|php-pear-Image_Graph-0.7.2-10|107	
12cr|php-pear-Image_Graph-0.7.2-10|108	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-4mdv2009.0
12cr|php-pear-Image_Graph-0.7.2-10|109	+ Revision: 236897
12cr|php-pear-Image_Graph-0.7.2-10|110	- rebuild
12cr|php-pear-Image_Graph-0.7.2-10|111	
12cr|php-pear-Image_Graph-0.7.2-10|112	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Image_Graph-0.7.2-10|113	- restore BuildRoot
12cr|php-pear-Image_Graph-0.7.2-10|114	
12cr|php-pear-Image_Graph-0.7.2-10|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Image_Graph-0.7.2-10|116	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Image_Graph-0.7.2-10|117	
12cr|php-pear-Image_Graph-0.7.2-10|118	* Tue Nov 06 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-3mdv2008.1
12cr|php-pear-Image_Graph-0.7.2-10|119	+ Revision: 106351
12cr|php-pear-Image_Graph-0.7.2-10|120	- fix #35340 (PHP Pear Image_Graph does not install correctly)
12cr|php-pear-Image_Graph-0.7.2-10|121	
12cr|php-pear-Image_Graph-0.7.2-10|122	
12cr|php-pear-Image_Graph-0.7.2-10|123	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-2mdv2007.0
12cr|php-pear-Image_Graph-0.7.2-10|124	+ Revision: 81902
12cr|php-pear-Image_Graph-0.7.2-10|125	- Import php-pear-Image_Graph
12cr|php-pear-Image_Graph-0.7.2-10|126	
12cr|php-pear-Image_Graph-0.7.2-10|127	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-2mdk
12cr|php-pear-Image_Graph-0.7.2-10|128	- rule out some more faulty deps
12cr|php-pear-Image_Graph-0.7.2-10|129	
12cr|php-pear-Image_Graph-0.7.2-10|130	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-1mdk
12cr|php-pear-Image_Graph-0.7.2-10|131	- 0.7.2
12cr|php-pear-Image_Graph-0.7.2-10|132	- rule out faulty deps
12cr|php-pear-Image_Graph-0.7.2-10|133	
12cr|php-pear-Image_Graph-0.7.2-10|134	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-1mdk
12cr|php-pear-Image_Graph-0.7.2-10|135	- 0.7.1
12cr|php-pear-Image_Graph-0.7.2-10|136	- new group (Development/PHP)
12cr|php-pear-Image_Graph-0.7.2-10|137	
12cr|php-pear-Image_Graph-0.7.2-10|138	* Tue Sep 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-7mdk
12cr|php-pear-Image_Graph-0.7.2-10|139	- fix deps
12cr|php-pear-Image_Graph-0.7.2-10|140	
12cr|php-pear-Image_Graph-0.7.2-10|141	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-6mdk
12cr|php-pear-Image_Graph-0.7.2-10|142	- rebuilt to fix auto deps
12cr|php-pear-Image_Graph-0.7.2-10|143	
12cr|php-pear-Image_Graph-0.7.2-10|144	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-5mdk
12cr|php-pear-Image_Graph-0.7.2-10|145	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Image_Graph-0.7.2-10|146	
12cr|php-pear-Image_Graph-0.7.2-10|147	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-4mdk
12cr|php-pear-Image_Graph-0.7.2-10|148	- fix deps
12cr|php-pear-Image_Graph-0.7.2-10|149	
12cr|php-pear-Image_Graph-0.7.2-10|150	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-3mdk
12cr|php-pear-Image_Graph-0.7.2-10|151	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Image_Graph-0.7.2-10|152	- fix deps
12cr|php-pear-Image_Graph-0.7.2-10|153	
12cr|php-pear-Image_Graph-0.7.2-10|154	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2mdk
12cr|php-pear-Image_Graph-0.7.2-10|155	- fix deps
12cr|php-pear-Image_Graph-0.7.2-10|156	
12cr|php-pear-Image_Graph-0.7.2-10|157	* Sun May 29 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdk
12cr|php-pear-Image_Graph-0.7.2-10|158	- initial Mandriva package
12cr|php-pear-Image_Graph-0.7.2-10|159	

5958 12
12cr|php-pear-Image_GraphViz-1.3.0-3|1	%define		_class		Image
12cr|php-pear-Image_GraphViz-1.3.0-3|2	%define		_subclass	GraphViz
12cr|php-pear-Image_GraphViz-1.3.0-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Image_GraphViz-1.3.0-3|4	
12cr|php-pear-Image_GraphViz-1.3.0-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Image_GraphViz-1.3.0-3|6	Version:	1.3.0
12cr|php-pear-Image_GraphViz-1.3.0-3|7	Release:	%mkrel 3
12cr|php-pear-Image_GraphViz-1.3.0-3|8	Summary:	Interface to AT&T's GraphViz tools
12cr|php-pear-Image_GraphViz-1.3.0-3|9	License:	PHP License
12cr|php-pear-Image_GraphViz-1.3.0-3|10	Group:		Development/PHP
12cr|php-pear-Image_GraphViz-1.3.0-3|11	URL:		http://pear.php.net/package/Image_GraphViz/
12cr|php-pear-Image_GraphViz-1.3.0-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Image_GraphViz-1.3.0-3|13	Requires(post): php-pear
12cr|php-pear-Image_GraphViz-1.3.0-3|14	Requires(preun): php-pear
12cr|php-pear-Image_GraphViz-1.3.0-3|15	Requires:	php-pear
12cr|php-pear-Image_GraphViz-1.3.0-3|16	BuildArch:	noarch
12cr|php-pear-Image_GraphViz-1.3.0-3|17	BuildRequires:	php-pear
12cr|php-pear-Image_GraphViz-1.3.0-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Image_GraphViz-1.3.0-3|19	
12cr|php-pear-Image_GraphViz-1.3.0-3|20	%description
12cr|php-pear-Image_GraphViz-1.3.0-3|21	The GraphViz class allows for the creation of and the work with
12cr|php-pear-Image_GraphViz-1.3.0-3|22	directed and undirected graphs and their visualization with AT&T's
12cr|php-pear-Image_GraphViz-1.3.0-3|23	GraphViz tools.
12cr|php-pear-Image_GraphViz-1.3.0-3|24	
12cr|php-pear-Image_GraphViz-1.3.0-3|25	%prep
12cr|php-pear-Image_GraphViz-1.3.0-3|26	%setup -q -c
12cr|php-pear-Image_GraphViz-1.3.0-3|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Image_GraphViz-1.3.0-3|28	
12cr|php-pear-Image_GraphViz-1.3.0-3|29	%install
12cr|php-pear-Image_GraphViz-1.3.0-3|30	rm -rf %{buildroot}
12cr|php-pear-Image_GraphViz-1.3.0-3|31	
12cr|php-pear-Image_GraphViz-1.3.0-3|32	cd %{upstream_name}-%{version}
12cr|php-pear-Image_GraphViz-1.3.0-3|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Image_GraphViz-1.3.0-3|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Image_GraphViz-1.3.0-3|35	
12cr|php-pear-Image_GraphViz-1.3.0-3|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Image_GraphViz-1.3.0-3|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Image_GraphViz-1.3.0-3|38	
12cr|php-pear-Image_GraphViz-1.3.0-3|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_GraphViz-1.3.0-3|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_GraphViz-1.3.0-3|41	
12cr|php-pear-Image_GraphViz-1.3.0-3|42	%clean
12cr|php-pear-Image_GraphViz-1.3.0-3|43	rm -rf %{buildroot}
12cr|php-pear-Image_GraphViz-1.3.0-3|44	
12cr|php-pear-Image_GraphViz-1.3.0-3|45	%post
12cr|php-pear-Image_GraphViz-1.3.0-3|46	%if %mdkversion < 201000
12cr|php-pear-Image_GraphViz-1.3.0-3|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Image_GraphViz-1.3.0-3|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Image_GraphViz-1.3.0-3|49	%endif
12cr|php-pear-Image_GraphViz-1.3.0-3|50	
12cr|php-pear-Image_GraphViz-1.3.0-3|51	%preun
12cr|php-pear-Image_GraphViz-1.3.0-3|52	%if %mdkversion < 201000
12cr|php-pear-Image_GraphViz-1.3.0-3|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Image_GraphViz-1.3.0-3|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Image_GraphViz-1.3.0-3|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Image_GraphViz-1.3.0-3|56	fi
12cr|php-pear-Image_GraphViz-1.3.0-3|57	%endif
12cr|php-pear-Image_GraphViz-1.3.0-3|58	
12cr|php-pear-Image_GraphViz-1.3.0-3|59	%files
12cr|php-pear-Image_GraphViz-1.3.0-3|60	%defattr(-,root,root)
12cr|php-pear-Image_GraphViz-1.3.0-3|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Image_GraphViz-1.3.0-3|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Image_GraphViz-1.3.0-3|63	
12cr|php-pear-Image_GraphViz-1.3.0-3|64	
12cr|php-pear-Image_GraphViz-1.3.0-3|65	%changelog
12cr|php-pear-Image_GraphViz-1.3.0-3|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-3mdv2012.0
12cr|php-pear-Image_GraphViz-1.3.0-3|67	+ Revision: 742021
12cr|php-pear-Image_GraphViz-1.3.0-3|68	- fix major breakage by careless packager
12cr|php-pear-Image_GraphViz-1.3.0-3|69	
12cr|php-pear-Image_GraphViz-1.3.0-3|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2
12cr|php-pear-Image_GraphViz-1.3.0-3|71	+ Revision: 679373
12cr|php-pear-Image_GraphViz-1.3.0-3|72	- mass rebuild
12cr|php-pear-Image_GraphViz-1.3.0-3|73	
12cr|php-pear-Image_GraphViz-1.3.0-3|74	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-1mdv2011.0
12cr|php-pear-Image_GraphViz-1.3.0-3|75	+ Revision: 594492
12cr|php-pear-Image_GraphViz-1.3.0-3|76	- update to new version 1.3.0
12cr|php-pear-Image_GraphViz-1.3.0-3|77	
12cr|php-pear-Image_GraphViz-1.3.0-3|78	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-5mdv2010.1
12cr|php-pear-Image_GraphViz-1.3.0-3|79	+ Revision: 473545
12cr|php-pear-Image_GraphViz-1.3.0-3|80	- spec cleanup
12cr|php-pear-Image_GraphViz-1.3.0-3|81	- use pear installer
12cr|php-pear-Image_GraphViz-1.3.0-3|82	- don't ship tests, even in documentation
12cr|php-pear-Image_GraphViz-1.3.0-3|83	- own all directories
12cr|php-pear-Image_GraphViz-1.3.0-3|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Image_GraphViz-1.3.0-3|85	
12cr|php-pear-Image_GraphViz-1.3.0-3|86	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-4mdv2010.0
12cr|php-pear-Image_GraphViz-1.3.0-3|87	+ Revision: 441198
12cr|php-pear-Image_GraphViz-1.3.0-3|88	- rebuild
12cr|php-pear-Image_GraphViz-1.3.0-3|89	
12cr|php-pear-Image_GraphViz-1.3.0-3|90	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdv2009.1
12cr|php-pear-Image_GraphViz-1.3.0-3|91	+ Revision: 322175
12cr|php-pear-Image_GraphViz-1.3.0-3|92	- rebuild
12cr|php-pear-Image_GraphViz-1.3.0-3|93	
12cr|php-pear-Image_GraphViz-1.3.0-3|94	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdv2009.0
12cr|php-pear-Image_GraphViz-1.3.0-3|95	+ Revision: 236898
12cr|php-pear-Image_GraphViz-1.3.0-3|96	- rebuild
12cr|php-pear-Image_GraphViz-1.3.0-3|97	
12cr|php-pear-Image_GraphViz-1.3.0-3|98	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Image_GraphViz-1.3.0-3|99	- restore BuildRoot
12cr|php-pear-Image_GraphViz-1.3.0-3|100	
12cr|php-pear-Image_GraphViz-1.3.0-3|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Image_GraphViz-1.3.0-3|102	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Image_GraphViz-1.3.0-3|103	
12cr|php-pear-Image_GraphViz-1.3.0-3|104	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdv2008.0
12cr|php-pear-Image_GraphViz-1.3.0-3|105	+ Revision: 15680
12cr|php-pear-Image_GraphViz-1.3.0-3|106	- 1.2.1
12cr|php-pear-Image_GraphViz-1.3.0-3|107	
12cr|php-pear-Image_GraphViz-1.3.0-3|108	
12cr|php-pear-Image_GraphViz-1.3.0-3|109	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdv2007.0
12cr|php-pear-Image_GraphViz-1.3.0-3|110	+ Revision: 81915
12cr|php-pear-Image_GraphViz-1.3.0-3|111	- Import php-pear-Image_GraphViz
12cr|php-pear-Image_GraphViz-1.3.0-3|112	
12cr|php-pear-Image_GraphViz-1.3.0-3|113	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdk
12cr|php-pear-Image_GraphViz-1.3.0-3|114	- 1.2.0
12cr|php-pear-Image_GraphViz-1.3.0-3|115	
12cr|php-pear-Image_GraphViz-1.3.0-3|116	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdk
12cr|php-pear-Image_GraphViz-1.3.0-3|117	- new group (Development/PHP)
12cr|php-pear-Image_GraphViz-1.3.0-3|118	
12cr|php-pear-Image_GraphViz-1.3.0-3|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6mdk
12cr|php-pear-Image_GraphViz-1.3.0-3|120	- rebuilt to fix auto deps
12cr|php-pear-Image_GraphViz-1.3.0-3|121	
12cr|php-pear-Image_GraphViz-1.3.0-3|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-5mdk
12cr|php-pear-Image_GraphViz-1.3.0-3|123	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Image_GraphViz-1.3.0-3|124	
12cr|php-pear-Image_GraphViz-1.3.0-3|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-4mdk
12cr|php-pear-Image_GraphViz-1.3.0-3|126	- fix deps
12cr|php-pear-Image_GraphViz-1.3.0-3|127	
12cr|php-pear-Image_GraphViz-1.3.0-3|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdk
12cr|php-pear-Image_GraphViz-1.3.0-3|129	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Image_GraphViz-1.3.0-3|130	- fix deps
12cr|php-pear-Image_GraphViz-1.3.0-3|131	
12cr|php-pear-Image_GraphViz-1.3.0-3|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdk
12cr|php-pear-Image_GraphViz-1.3.0-3|133	- fix deps
12cr|php-pear-Image_GraphViz-1.3.0-3|134	
12cr|php-pear-Image_GraphViz-1.3.0-3|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cr|php-pear-Image_GraphViz-1.3.0-3|136	- initial Mandriva package (PLD import)
12cr|php-pear-Image_GraphViz-1.3.0-3|137	

5959 12
12cr|php-pear-Image_IPTC-1.0.2-14|1	%define		_class		Image
12cr|php-pear-Image_IPTC-1.0.2-14|2	%define		_subclass	IPTC
12cr|php-pear-Image_IPTC-1.0.2-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Image_IPTC-1.0.2-14|4	
12cr|php-pear-Image_IPTC-1.0.2-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Image_IPTC-1.0.2-14|6	Version:	1.0.2
12cr|php-pear-Image_IPTC-1.0.2-14|7	Release:	%mkrel 14
12cr|php-pear-Image_IPTC-1.0.2-14|8	Summary:	Extract, modify, and save IPTC data
12cr|php-pear-Image_IPTC-1.0.2-14|9	License:	PHP License
12cr|php-pear-Image_IPTC-1.0.2-14|10	Group:		Development/PHP
12cr|php-pear-Image_IPTC-1.0.2-14|11	URL:		http://pear.php.net/package/Image_IPTC/
12cr|php-pear-Image_IPTC-1.0.2-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Image_IPTC-1.0.2-14|13	Requires(post): php-pear
12cr|php-pear-Image_IPTC-1.0.2-14|14	Requires(preun): php-pear
12cr|php-pear-Image_IPTC-1.0.2-14|15	Requires:	php-pear
12cr|php-pear-Image_IPTC-1.0.2-14|16	BuildArch:	noarch
12cr|php-pear-Image_IPTC-1.0.2-14|17	BuildRequires:	php-pear
12cr|php-pear-Image_IPTC-1.0.2-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Image_IPTC-1.0.2-14|19	
12cr|php-pear-Image_IPTC-1.0.2-14|20	%description
12cr|php-pear-Image_IPTC-1.0.2-14|21	This package provides a mechanism for modifying IPTC header
12cr|php-pear-Image_IPTC-1.0.2-14|22	information. The class abstracts the functionality of iptcembed() and
12cr|php-pear-Image_IPTC-1.0.2-14|23	iptcparse() in addition to providing methods that properly handle
12cr|php-pear-Image_IPTC-1.0.2-14|24	replacing IPTC header fields back into image files.
12cr|php-pear-Image_IPTC-1.0.2-14|25	
12cr|php-pear-Image_IPTC-1.0.2-14|26	%prep
12cr|php-pear-Image_IPTC-1.0.2-14|27	%setup -q -c
12cr|php-pear-Image_IPTC-1.0.2-14|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Image_IPTC-1.0.2-14|29	
12cr|php-pear-Image_IPTC-1.0.2-14|30	%install
12cr|php-pear-Image_IPTC-1.0.2-14|31	rm -rf %{buildroot}
12cr|php-pear-Image_IPTC-1.0.2-14|32	
12cr|php-pear-Image_IPTC-1.0.2-14|33	cd %{upstream_name}-%{version}
12cr|php-pear-Image_IPTC-1.0.2-14|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Image_IPTC-1.0.2-14|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Image_IPTC-1.0.2-14|36	
12cr|php-pear-Image_IPTC-1.0.2-14|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Image_IPTC-1.0.2-14|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Image_IPTC-1.0.2-14|39	
12cr|php-pear-Image_IPTC-1.0.2-14|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_IPTC-1.0.2-14|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_IPTC-1.0.2-14|42	
12cr|php-pear-Image_IPTC-1.0.2-14|43	%clean
12cr|php-pear-Image_IPTC-1.0.2-14|44	rm -rf %{buildroot}
12cr|php-pear-Image_IPTC-1.0.2-14|45	
12cr|php-pear-Image_IPTC-1.0.2-14|46	%post
12cr|php-pear-Image_IPTC-1.0.2-14|47	%if %mdkversion < 201000
12cr|php-pear-Image_IPTC-1.0.2-14|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Image_IPTC-1.0.2-14|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Image_IPTC-1.0.2-14|50	%endif
12cr|php-pear-Image_IPTC-1.0.2-14|51	
12cr|php-pear-Image_IPTC-1.0.2-14|52	%preun
12cr|php-pear-Image_IPTC-1.0.2-14|53	%if %mdkversion < 201000
12cr|php-pear-Image_IPTC-1.0.2-14|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-Image_IPTC-1.0.2-14|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Image_IPTC-1.0.2-14|56	%{upstream_name} >/dev/null || :
12cr|php-pear-Image_IPTC-1.0.2-14|57	fi
12cr|php-pear-Image_IPTC-1.0.2-14|58	%endif
12cr|php-pear-Image_IPTC-1.0.2-14|59	
12cr|php-pear-Image_IPTC-1.0.2-14|60	%files
12cr|php-pear-Image_IPTC-1.0.2-14|61	%defattr(-,root,root)
12cr|php-pear-Image_IPTC-1.0.2-14|62	%{_datadir}/pear/%{_class}
12cr|php-pear-Image_IPTC-1.0.2-14|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Image_IPTC-1.0.2-14|64	
12cr|php-pear-Image_IPTC-1.0.2-14|65	
12cr|php-pear-Image_IPTC-1.0.2-14|66	%changelog
12cr|php-pear-Image_IPTC-1.0.2-14|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-14mdv2012.0
12cr|php-pear-Image_IPTC-1.0.2-14|68	+ Revision: 742022
12cr|php-pear-Image_IPTC-1.0.2-14|69	- fix major breakage by careless packager
12cr|php-pear-Image_IPTC-1.0.2-14|70	
12cr|php-pear-Image_IPTC-1.0.2-14|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-13
12cr|php-pear-Image_IPTC-1.0.2-14|72	+ Revision: 679374
12cr|php-pear-Image_IPTC-1.0.2-14|73	- mass rebuild
12cr|php-pear-Image_IPTC-1.0.2-14|74	
12cr|php-pear-Image_IPTC-1.0.2-14|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-12mdv2011.0
12cr|php-pear-Image_IPTC-1.0.2-14|76	+ Revision: 613692
12cr|php-pear-Image_IPTC-1.0.2-14|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-Image_IPTC-1.0.2-14|78	
12cr|php-pear-Image_IPTC-1.0.2-14|79	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-11mdv2010.1
12cr|php-pear-Image_IPTC-1.0.2-14|80	+ Revision: 473546
12cr|php-pear-Image_IPTC-1.0.2-14|81	- spec cleanup
12cr|php-pear-Image_IPTC-1.0.2-14|82	- use pear installer
12cr|php-pear-Image_IPTC-1.0.2-14|83	- don't ship tests, even in documentation
12cr|php-pear-Image_IPTC-1.0.2-14|84	- own all directories
12cr|php-pear-Image_IPTC-1.0.2-14|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Image_IPTC-1.0.2-14|86	
12cr|php-pear-Image_IPTC-1.0.2-14|87	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-10mdv2010.0
12cr|php-pear-Image_IPTC-1.0.2-14|88	+ Revision: 441211
12cr|php-pear-Image_IPTC-1.0.2-14|89	- rebuild
12cr|php-pear-Image_IPTC-1.0.2-14|90	
12cr|php-pear-Image_IPTC-1.0.2-14|91	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-9mdv2009.1
12cr|php-pear-Image_IPTC-1.0.2-14|92	+ Revision: 322189
12cr|php-pear-Image_IPTC-1.0.2-14|93	- rebuild
12cr|php-pear-Image_IPTC-1.0.2-14|94	
12cr|php-pear-Image_IPTC-1.0.2-14|95	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-8mdv2009.0
12cr|php-pear-Image_IPTC-1.0.2-14|96	+ Revision: 236899
12cr|php-pear-Image_IPTC-1.0.2-14|97	- rebuild
12cr|php-pear-Image_IPTC-1.0.2-14|98	
12cr|php-pear-Image_IPTC-1.0.2-14|99	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.2-7mdv2008.1
12cr|php-pear-Image_IPTC-1.0.2-14|100	+ Revision: 136408
12cr|php-pear-Image_IPTC-1.0.2-14|101	- restore BuildRoot
12cr|php-pear-Image_IPTC-1.0.2-14|102	
12cr|php-pear-Image_IPTC-1.0.2-14|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Image_IPTC-1.0.2-14|104	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Image_IPTC-1.0.2-14|105	
12cr|php-pear-Image_IPTC-1.0.2-14|106	
12cr|php-pear-Image_IPTC-1.0.2-14|107	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdv2007.0
12cr|php-pear-Image_IPTC-1.0.2-14|108	+ Revision: 81924
12cr|php-pear-Image_IPTC-1.0.2-14|109	- Import php-pear-Image_IPTC
12cr|php-pear-Image_IPTC-1.0.2-14|110	
12cr|php-pear-Image_IPTC-1.0.2-14|111	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdk
12cr|php-pear-Image_IPTC-1.0.2-14|112	- new group (Development/PHP)
12cr|php-pear-Image_IPTC-1.0.2-14|113	
12cr|php-pear-Image_IPTC-1.0.2-14|114	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdk
12cr|php-pear-Image_IPTC-1.0.2-14|115	- rebuilt to fix auto deps
12cr|php-pear-Image_IPTC-1.0.2-14|116	
12cr|php-pear-Image_IPTC-1.0.2-14|117	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdk
12cr|php-pear-Image_IPTC-1.0.2-14|118	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Image_IPTC-1.0.2-14|119	
12cr|php-pear-Image_IPTC-1.0.2-14|120	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdk
12cr|php-pear-Image_IPTC-1.0.2-14|121	- fix deps
12cr|php-pear-Image_IPTC-1.0.2-14|122	
12cr|php-pear-Image_IPTC-1.0.2-14|123	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdk
12cr|php-pear-Image_IPTC-1.0.2-14|124	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Image_IPTC-1.0.2-14|125	- fix deps
12cr|php-pear-Image_IPTC-1.0.2-14|126	
12cr|php-pear-Image_IPTC-1.0.2-14|127	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdk
12cr|php-pear-Image_IPTC-1.0.2-14|128	- fix deps
12cr|php-pear-Image_IPTC-1.0.2-14|129	
12cr|php-pear-Image_IPTC-1.0.2-14|130	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdk
12cr|php-pear-Image_IPTC-1.0.2-14|131	- initial Mandriva package (PLD import)
12cr|php-pear-Image_IPTC-1.0.2-14|132	

5960 12
12cr|php-pear-Image_Remote-1.0.2-6|1	%define		_class		Image
12cr|php-pear-Image_Remote-1.0.2-6|2	%define		_subclass	Remote
12cr|php-pear-Image_Remote-1.0.2-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Image_Remote-1.0.2-6|4	
12cr|php-pear-Image_Remote-1.0.2-6|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Image_Remote-1.0.2-6|6	Version:	1.0.2
12cr|php-pear-Image_Remote-1.0.2-6|7	Release:	%mkrel 6
12cr|php-pear-Image_Remote-1.0.2-6|8	Summary:	Retrieve information on remote image files
12cr|php-pear-Image_Remote-1.0.2-6|9	License:	PHP License
12cr|php-pear-Image_Remote-1.0.2-6|10	Group:		Development/PHP
12cr|php-pear-Image_Remote-1.0.2-6|11	URL:		http://pear.php.net/package/Image_Remote/
12cr|php-pear-Image_Remote-1.0.2-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Image_Remote-1.0.2-6|13	Requires(post): php-pear
12cr|php-pear-Image_Remote-1.0.2-6|14	Requires(preun): php-pear
12cr|php-pear-Image_Remote-1.0.2-6|15	Requires:	php-pear
12cr|php-pear-Image_Remote-1.0.2-6|16	BuildArch:	noarch
12cr|php-pear-Image_Remote-1.0.2-6|17	BuildRequires:	php-pear
12cr|php-pear-Image_Remote-1.0.2-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Image_Remote-1.0.2-6|19	
12cr|php-pear-Image_Remote-1.0.2-6|20	%description
12cr|php-pear-Image_Remote-1.0.2-6|21	This class can be used for retrieving size information of remote image
12cr|php-pear-Image_Remote-1.0.2-6|22	files via HTTP without downloading the whole image.
12cr|php-pear-Image_Remote-1.0.2-6|23	
12cr|php-pear-Image_Remote-1.0.2-6|24	%prep
12cr|php-pear-Image_Remote-1.0.2-6|25	%setup -q -c
12cr|php-pear-Image_Remote-1.0.2-6|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Image_Remote-1.0.2-6|27	
12cr|php-pear-Image_Remote-1.0.2-6|28	%install
12cr|php-pear-Image_Remote-1.0.2-6|29	rm -rf %{buildroot}
12cr|php-pear-Image_Remote-1.0.2-6|30	
12cr|php-pear-Image_Remote-1.0.2-6|31	cd %{upstream_name}-%{version}
12cr|php-pear-Image_Remote-1.0.2-6|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Image_Remote-1.0.2-6|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Image_Remote-1.0.2-6|34	
12cr|php-pear-Image_Remote-1.0.2-6|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Image_Remote-1.0.2-6|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Image_Remote-1.0.2-6|37	
12cr|php-pear-Image_Remote-1.0.2-6|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_Remote-1.0.2-6|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_Remote-1.0.2-6|40	
12cr|php-pear-Image_Remote-1.0.2-6|41	%clean
12cr|php-pear-Image_Remote-1.0.2-6|42	rm -rf %{buildroot}
12cr|php-pear-Image_Remote-1.0.2-6|43	
12cr|php-pear-Image_Remote-1.0.2-6|44	%post
12cr|php-pear-Image_Remote-1.0.2-6|45	%if %mdkversion < 201000
12cr|php-pear-Image_Remote-1.0.2-6|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Image_Remote-1.0.2-6|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Image_Remote-1.0.2-6|48	%endif
12cr|php-pear-Image_Remote-1.0.2-6|49	
12cr|php-pear-Image_Remote-1.0.2-6|50	%preun
12cr|php-pear-Image_Remote-1.0.2-6|51	%if %mdkversion < 201000
12cr|php-pear-Image_Remote-1.0.2-6|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Image_Remote-1.0.2-6|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Image_Remote-1.0.2-6|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Image_Remote-1.0.2-6|55	fi
12cr|php-pear-Image_Remote-1.0.2-6|56	%endif
12cr|php-pear-Image_Remote-1.0.2-6|57	
12cr|php-pear-Image_Remote-1.0.2-6|58	%files
12cr|php-pear-Image_Remote-1.0.2-6|59	%defattr(-,root,root)
12cr|php-pear-Image_Remote-1.0.2-6|60	%{_datadir}/pear/%{_class}
12cr|php-pear-Image_Remote-1.0.2-6|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Image_Remote-1.0.2-6|62	
12cr|php-pear-Image_Remote-1.0.2-6|63	
12cr|php-pear-Image_Remote-1.0.2-6|64	%changelog
12cr|php-pear-Image_Remote-1.0.2-6|65	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdv2012.0
12cr|php-pear-Image_Remote-1.0.2-6|66	+ Revision: 742023
12cr|php-pear-Image_Remote-1.0.2-6|67	- fix major breakage by careless packager
12cr|php-pear-Image_Remote-1.0.2-6|68	
12cr|php-pear-Image_Remote-1.0.2-6|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5
12cr|php-pear-Image_Remote-1.0.2-6|70	+ Revision: 679375
12cr|php-pear-Image_Remote-1.0.2-6|71	- mass rebuild
12cr|php-pear-Image_Remote-1.0.2-6|72	
12cr|php-pear-Image_Remote-1.0.2-6|73	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdv2011.0
12cr|php-pear-Image_Remote-1.0.2-6|74	+ Revision: 613693
12cr|php-pear-Image_Remote-1.0.2-6|75	- the mass rebuild of 2010.1 packages
12cr|php-pear-Image_Remote-1.0.2-6|76	
12cr|php-pear-Image_Remote-1.0.2-6|77	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-3mdv2010.1
12cr|php-pear-Image_Remote-1.0.2-6|78	+ Revision: 473547
12cr|php-pear-Image_Remote-1.0.2-6|79	- spec cleanup
12cr|php-pear-Image_Remote-1.0.2-6|80	- use pear installer
12cr|php-pear-Image_Remote-1.0.2-6|81	- don't ship tests, even in documentation
12cr|php-pear-Image_Remote-1.0.2-6|82	- own all directories
12cr|php-pear-Image_Remote-1.0.2-6|83	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Image_Remote-1.0.2-6|84	
12cr|php-pear-Image_Remote-1.0.2-6|85	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-2mdv2010.0
12cr|php-pear-Image_Remote-1.0.2-6|86	+ Revision: 441212
12cr|php-pear-Image_Remote-1.0.2-6|87	- rebuild
12cr|php-pear-Image_Remote-1.0.2-6|88	
12cr|php-pear-Image_Remote-1.0.2-6|89	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2009.1
12cr|php-pear-Image_Remote-1.0.2-6|90	+ Revision: 357910
12cr|php-pear-Image_Remote-1.0.2-6|91	- update to new version 1.0.2
12cr|php-pear-Image_Remote-1.0.2-6|92	
12cr|php-pear-Image_Remote-1.0.2-6|93	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdv2009.1
12cr|php-pear-Image_Remote-1.0.2-6|94	+ Revision: 322207
12cr|php-pear-Image_Remote-1.0.2-6|95	- rebuild
12cr|php-pear-Image_Remote-1.0.2-6|96	
12cr|php-pear-Image_Remote-1.0.2-6|97	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2009.0
12cr|php-pear-Image_Remote-1.0.2-6|98	+ Revision: 236900
12cr|php-pear-Image_Remote-1.0.2-6|99	- rebuild
12cr|php-pear-Image_Remote-1.0.2-6|100	
12cr|php-pear-Image_Remote-1.0.2-6|101	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Image_Remote-1.0.2-6|102	- restore BuildRoot
12cr|php-pear-Image_Remote-1.0.2-6|103	
12cr|php-pear-Image_Remote-1.0.2-6|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Image_Remote-1.0.2-6|105	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Image_Remote-1.0.2-6|106	
12cr|php-pear-Image_Remote-1.0.2-6|107	
12cr|php-pear-Image_Remote-1.0.2-6|108	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2007.0
12cr|php-pear-Image_Remote-1.0.2-6|109	+ Revision: 81934
12cr|php-pear-Image_Remote-1.0.2-6|110	- Import php-pear-Image_Remote
12cr|php-pear-Image_Remote-1.0.2-6|111	
12cr|php-pear-Image_Remote-1.0.2-6|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cr|php-pear-Image_Remote-1.0.2-6|113	- 1.0.1
12cr|php-pear-Image_Remote-1.0.2-6|114	- new group (Development/PHP)
12cr|php-pear-Image_Remote-1.0.2-6|115	
12cr|php-pear-Image_Remote-1.0.2-6|116	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdk
12cr|php-pear-Image_Remote-1.0.2-6|117	- rebuilt to fix auto deps
12cr|php-pear-Image_Remote-1.0.2-6|118	
12cr|php-pear-Image_Remote-1.0.2-6|119	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdk
12cr|php-pear-Image_Remote-1.0.2-6|120	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Image_Remote-1.0.2-6|121	
12cr|php-pear-Image_Remote-1.0.2-6|122	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdk
12cr|php-pear-Image_Remote-1.0.2-6|123	- fix deps
12cr|php-pear-Image_Remote-1.0.2-6|124	
12cr|php-pear-Image_Remote-1.0.2-6|125	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdk
12cr|php-pear-Image_Remote-1.0.2-6|126	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Image_Remote-1.0.2-6|127	- fix deps
12cr|php-pear-Image_Remote-1.0.2-6|128	
12cr|php-pear-Image_Remote-1.0.2-6|129	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cr|php-pear-Image_Remote-1.0.2-6|130	- fix deps
12cr|php-pear-Image_Remote-1.0.2-6|131	
12cr|php-pear-Image_Remote-1.0.2-6|132	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cr|php-pear-Image_Remote-1.0.2-6|133	- initial Mandriva package (PLD import)
12cr|php-pear-Image_Remote-1.0.2-6|134	

5961 12
12cr|php-pear-Image_Text-0.5.0-14|1	%define		_class		Image
12cr|php-pear-Image_Text-0.5.0-14|2	%define		_subclass	Text
12cr|php-pear-Image_Text-0.5.0-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Image_Text-0.5.0-14|4	
12cr|php-pear-Image_Text-0.5.0-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Image_Text-0.5.0-14|6	Version:	0.5.0
12cr|php-pear-Image_Text-0.5.0-14|7	Release:	%mkrel 14
12cr|php-pear-Image_Text-0.5.0-14|8	Summary:	Comfortable processing of texts in images
12cr|php-pear-Image_Text-0.5.0-14|9	License:	PHP License
12cr|php-pear-Image_Text-0.5.0-14|10	Group:		Development/PHP
12cr|php-pear-Image_Text-0.5.0-14|11	URL:		http://pear.php.net/package/Image_Text/
12cr|php-pear-Image_Text-0.5.0-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Image_Text-0.5.0-14|13	Requires(post): php-pear
12cr|php-pear-Image_Text-0.5.0-14|14	Requires(preun): php-pear
12cr|php-pear-Image_Text-0.5.0-14|15	Requires:	php-pear
12cr|php-pear-Image_Text-0.5.0-14|16	BuildArch:	noarch
12cr|php-pear-Image_Text-0.5.0-14|17	BuildRequires:	php-pear
12cr|php-pear-Image_Text-0.5.0-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Image_Text-0.5.0-14|19	
12cr|php-pear-Image_Text-0.5.0-14|20	%description
12cr|php-pear-Image_Text-0.5.0-14|21	This class allows you to add text to dynamic generated images more
12cr|php-pear-Image_Text-0.5.0-14|22	comfortable. It allows you to process multiline text and manipulate:
12cr|php-pear-Image_Text-0.5.0-14|23	- Border
12cr|php-pear-Image_Text-0.5.0-14|24	- Shading
12cr|php-pear-Image_Text-0.5.0-14|25	- Alignment
12cr|php-pear-Image_Text-0.5.0-14|26	Another nice feature is to let the class measurize your text in respect
12cr|php-pear-Image_Text-0.5.0-14|27	to font size and line splitting to fit a given text box.
12cr|php-pear-Image_Text-0.5.0-14|28	
12cr|php-pear-Image_Text-0.5.0-14|29	%prep
12cr|php-pear-Image_Text-0.5.0-14|30	%setup -q -c
12cr|php-pear-Image_Text-0.5.0-14|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Image_Text-0.5.0-14|32	
12cr|php-pear-Image_Text-0.5.0-14|33	%install
12cr|php-pear-Image_Text-0.5.0-14|34	rm -rf %{buildroot}
12cr|php-pear-Image_Text-0.5.0-14|35	
12cr|php-pear-Image_Text-0.5.0-14|36	cd %{upstream_name}-%{version}
12cr|php-pear-Image_Text-0.5.0-14|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Image_Text-0.5.0-14|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Image_Text-0.5.0-14|39	
12cr|php-pear-Image_Text-0.5.0-14|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Image_Text-0.5.0-14|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Image_Text-0.5.0-14|42	
12cr|php-pear-Image_Text-0.5.0-14|43	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_Text-0.5.0-14|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_Text-0.5.0-14|45	
12cr|php-pear-Image_Text-0.5.0-14|46	%clean
12cr|php-pear-Image_Text-0.5.0-14|47	rm -rf %{buildroot}
12cr|php-pear-Image_Text-0.5.0-14|48	
12cr|php-pear-Image_Text-0.5.0-14|49	%post
12cr|php-pear-Image_Text-0.5.0-14|50	%if %mdkversion < 201000
12cr|php-pear-Image_Text-0.5.0-14|51	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Image_Text-0.5.0-14|52	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Image_Text-0.5.0-14|53	%endif
12cr|php-pear-Image_Text-0.5.0-14|54	
12cr|php-pear-Image_Text-0.5.0-14|55	%preun
12cr|php-pear-Image_Text-0.5.0-14|56	%if %mdkversion < 201000
12cr|php-pear-Image_Text-0.5.0-14|57	if [ "$1" -eq "0" ]; then
12cr|php-pear-Image_Text-0.5.0-14|58	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Image_Text-0.5.0-14|59	%{upstream_name} >/dev/null || :
12cr|php-pear-Image_Text-0.5.0-14|60	fi
12cr|php-pear-Image_Text-0.5.0-14|61	%endif
12cr|php-pear-Image_Text-0.5.0-14|62	
12cr|php-pear-Image_Text-0.5.0-14|63	%files
12cr|php-pear-Image_Text-0.5.0-14|64	%defattr(-,root,root)
12cr|php-pear-Image_Text-0.5.0-14|65	%doc %{upstream_name}-%{version}/example
12cr|php-pear-Image_Text-0.5.0-14|66	%{_bindir}/make_docbook.sh
12cr|php-pear-Image_Text-0.5.0-14|67	%{_bindir}/make_dochtml.sh
12cr|php-pear-Image_Text-0.5.0-14|68	%{_datadir}/pear/%{_class}/*.php
12cr|php-pear-Image_Text-0.5.0-14|69	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Image_Text-0.5.0-14|70	
12cr|php-pear-Image_Text-0.5.0-14|71	
12cr|php-pear-Image_Text-0.5.0-14|72	%changelog
12cr|php-pear-Image_Text-0.5.0-14|73	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-14mdv2012.0
12cr|php-pear-Image_Text-0.5.0-14|74	+ Revision: 742024
12cr|php-pear-Image_Text-0.5.0-14|75	- fix major breakage by careless packager
12cr|php-pear-Image_Text-0.5.0-14|76	
12cr|php-pear-Image_Text-0.5.0-14|77	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-13
12cr|php-pear-Image_Text-0.5.0-14|78	+ Revision: 679376
12cr|php-pear-Image_Text-0.5.0-14|79	- mass rebuild
12cr|php-pear-Image_Text-0.5.0-14|80	
12cr|php-pear-Image_Text-0.5.0-14|81	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-12mdv2011.0
12cr|php-pear-Image_Text-0.5.0-14|82	+ Revision: 613694
12cr|php-pear-Image_Text-0.5.0-14|83	- the mass rebuild of 2010.1 packages
12cr|php-pear-Image_Text-0.5.0-14|84	
12cr|php-pear-Image_Text-0.5.0-14|85	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-11mdv2010.1
12cr|php-pear-Image_Text-0.5.0-14|86	+ Revision: 473548
12cr|php-pear-Image_Text-0.5.0-14|87	- spec cleanup
12cr|php-pear-Image_Text-0.5.0-14|88	- use pear installer
12cr|php-pear-Image_Text-0.5.0-14|89	- don't ship tests, even in documentation
12cr|php-pear-Image_Text-0.5.0-14|90	- own all directories
12cr|php-pear-Image_Text-0.5.0-14|91	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Image_Text-0.5.0-14|92	
12cr|php-pear-Image_Text-0.5.0-14|93	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.0-10mdv2010.0
12cr|php-pear-Image_Text-0.5.0-14|94	+ Revision: 441213
12cr|php-pear-Image_Text-0.5.0-14|95	- rebuild
12cr|php-pear-Image_Text-0.5.0-14|96	
12cr|php-pear-Image_Text-0.5.0-14|97	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-9mdv2009.1
12cr|php-pear-Image_Text-0.5.0-14|98	+ Revision: 322220
12cr|php-pear-Image_Text-0.5.0-14|99	- rebuild
12cr|php-pear-Image_Text-0.5.0-14|100	
12cr|php-pear-Image_Text-0.5.0-14|101	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-8mdv2009.0
12cr|php-pear-Image_Text-0.5.0-14|102	+ Revision: 236901
12cr|php-pear-Image_Text-0.5.0-14|103	- rebuild
12cr|php-pear-Image_Text-0.5.0-14|104	
12cr|php-pear-Image_Text-0.5.0-14|105	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Image_Text-0.5.0-14|106	- restore BuildRoot
12cr|php-pear-Image_Text-0.5.0-14|107	
12cr|php-pear-Image_Text-0.5.0-14|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Image_Text-0.5.0-14|109	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Image_Text-0.5.0-14|110	
12cr|php-pear-Image_Text-0.5.0-14|111	
12cr|php-pear-Image_Text-0.5.0-14|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-7mdv2007.0
12cr|php-pear-Image_Text-0.5.0-14|113	+ Revision: 81960
12cr|php-pear-Image_Text-0.5.0-14|114	- Import php-pear-Image_Text
12cr|php-pear-Image_Text-0.5.0-14|115	
12cr|php-pear-Image_Text-0.5.0-14|116	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-7mdk
12cr|php-pear-Image_Text-0.5.0-14|117	- new group (Development/PHP)
12cr|php-pear-Image_Text-0.5.0-14|118	
12cr|php-pear-Image_Text-0.5.0-14|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-6mdk
12cr|php-pear-Image_Text-0.5.0-14|120	- rebuilt to fix auto deps
12cr|php-pear-Image_Text-0.5.0-14|121	
12cr|php-pear-Image_Text-0.5.0-14|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-5mdk
12cr|php-pear-Image_Text-0.5.0-14|123	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Image_Text-0.5.0-14|124	
12cr|php-pear-Image_Text-0.5.0-14|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-4mdk
12cr|php-pear-Image_Text-0.5.0-14|126	- fix deps
12cr|php-pear-Image_Text-0.5.0-14|127	
12cr|php-pear-Image_Text-0.5.0-14|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-3mdk
12cr|php-pear-Image_Text-0.5.0-14|129	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Image_Text-0.5.0-14|130	- fix deps
12cr|php-pear-Image_Text-0.5.0-14|131	
12cr|php-pear-Image_Text-0.5.0-14|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdk
12cr|php-pear-Image_Text-0.5.0-14|133	- fix deps
12cr|php-pear-Image_Text-0.5.0-14|134	
12cr|php-pear-Image_Text-0.5.0-14|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdk
12cr|php-pear-Image_Text-0.5.0-14|136	- initial Mandriva package (PLD import)
12cr|php-pear-Image_Text-0.5.0-14|137	

5962 12
12cr|php-pear-Image_Tools-0.4.2-8|1	%define		_class		Image
12cr|php-pear-Image_Tools-0.4.2-8|2	%define		_subclass	Tools
12cr|php-pear-Image_Tools-0.4.2-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Image_Tools-0.4.2-8|4	
12cr|php-pear-Image_Tools-0.4.2-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Image_Tools-0.4.2-8|6	Version:	0.4.2
12cr|php-pear-Image_Tools-0.4.2-8|7	Release:	%mkrel 8
12cr|php-pear-Image_Tools-0.4.2-8|8	Summary:	Tool collection for images
12cr|php-pear-Image_Tools-0.4.2-8|9	License:	PHP License
12cr|php-pear-Image_Tools-0.4.2-8|10	Group:		Development/PHP
12cr|php-pear-Image_Tools-0.4.2-8|11	URL:		http://pear.php.net/package/Image_Tools/
12cr|php-pear-Image_Tools-0.4.2-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Image_Tools-0.4.2-8|13	Requires(post): php-pear
12cr|php-pear-Image_Tools-0.4.2-8|14	Requires(preun): php-pear
12cr|php-pear-Image_Tools-0.4.2-8|15	Requires:	php-pear
12cr|php-pear-Image_Tools-0.4.2-8|16	BuildArch:	noarch
12cr|php-pear-Image_Tools-0.4.2-8|17	BuildRequires:	php-pear
12cr|php-pear-Image_Tools-0.4.2-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Image_Tools-0.4.2-8|19	
12cr|php-pear-Image_Tools-0.4.2-8|20	%description
12cr|php-pear-Image_Tools-0.4.2-8|21	A collection of common image manipulations.
12cr|php-pear-Image_Tools-0.4.2-8|22	
12cr|php-pear-Image_Tools-0.4.2-8|23	%prep
12cr|php-pear-Image_Tools-0.4.2-8|24	%setup -q -c
12cr|php-pear-Image_Tools-0.4.2-8|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Image_Tools-0.4.2-8|26	
12cr|php-pear-Image_Tools-0.4.2-8|27	%install
12cr|php-pear-Image_Tools-0.4.2-8|28	rm -rf %{buildroot}
12cr|php-pear-Image_Tools-0.4.2-8|29	
12cr|php-pear-Image_Tools-0.4.2-8|30	cd %{upstream_name}-%{version}
12cr|php-pear-Image_Tools-0.4.2-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Image_Tools-0.4.2-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Image_Tools-0.4.2-8|33	
12cr|php-pear-Image_Tools-0.4.2-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Image_Tools-0.4.2-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Image_Tools-0.4.2-8|36	
12cr|php-pear-Image_Tools-0.4.2-8|37	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_Tools-0.4.2-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_Tools-0.4.2-8|39	
12cr|php-pear-Image_Tools-0.4.2-8|40	%clean
12cr|php-pear-Image_Tools-0.4.2-8|41	rm -rf %{buildroot}
12cr|php-pear-Image_Tools-0.4.2-8|42	
12cr|php-pear-Image_Tools-0.4.2-8|43	%post
12cr|php-pear-Image_Tools-0.4.2-8|44	%if %mdkversion < 201000
12cr|php-pear-Image_Tools-0.4.2-8|45	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Image_Tools-0.4.2-8|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Image_Tools-0.4.2-8|47	%endif
12cr|php-pear-Image_Tools-0.4.2-8|48	
12cr|php-pear-Image_Tools-0.4.2-8|49	%preun
12cr|php-pear-Image_Tools-0.4.2-8|50	%if %mdkversion < 201000
12cr|php-pear-Image_Tools-0.4.2-8|51	if [ "$1" -eq "0" ]; then
12cr|php-pear-Image_Tools-0.4.2-8|52	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Image_Tools-0.4.2-8|53	%{upstream_name} >/dev/null || :
12cr|php-pear-Image_Tools-0.4.2-8|54	fi
12cr|php-pear-Image_Tools-0.4.2-8|55	%endif
12cr|php-pear-Image_Tools-0.4.2-8|56	
12cr|php-pear-Image_Tools-0.4.2-8|57	%files
12cr|php-pear-Image_Tools-0.4.2-8|58	%defattr(-,root,root)
12cr|php-pear-Image_Tools-0.4.2-8|59	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Image_Tools-0.4.2-8|60	%{_datadir}/pear/%{_class}
12cr|php-pear-Image_Tools-0.4.2-8|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Image_Tools-0.4.2-8|62	
12cr|php-pear-Image_Tools-0.4.2-8|63	
12cr|php-pear-Image_Tools-0.4.2-8|64	
12cr|php-pear-Image_Tools-0.4.2-8|65	
12cr|php-pear-Image_Tools-0.4.2-8|66	%changelog
12cr|php-pear-Image_Tools-0.4.2-8|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-8mdv2012.0
12cr|php-pear-Image_Tools-0.4.2-8|68	+ Revision: 742025
12cr|php-pear-Image_Tools-0.4.2-8|69	- fix major breakage by careless packager
12cr|php-pear-Image_Tools-0.4.2-8|70	
12cr|php-pear-Image_Tools-0.4.2-8|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-7
12cr|php-pear-Image_Tools-0.4.2-8|72	+ Revision: 679377
12cr|php-pear-Image_Tools-0.4.2-8|73	- mass rebuild
12cr|php-pear-Image_Tools-0.4.2-8|74	
12cr|php-pear-Image_Tools-0.4.2-8|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-6mdv2011.0
12cr|php-pear-Image_Tools-0.4.2-8|76	+ Revision: 613695
12cr|php-pear-Image_Tools-0.4.2-8|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-Image_Tools-0.4.2-8|78	
12cr|php-pear-Image_Tools-0.4.2-8|79	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.2-5mdv2010.1
12cr|php-pear-Image_Tools-0.4.2-8|80	+ Revision: 473549
12cr|php-pear-Image_Tools-0.4.2-8|81	- spec cleanup
12cr|php-pear-Image_Tools-0.4.2-8|82	- use pear installer
12cr|php-pear-Image_Tools-0.4.2-8|83	- don't ship tests, even in documentation
12cr|php-pear-Image_Tools-0.4.2-8|84	- own all directories
12cr|php-pear-Image_Tools-0.4.2-8|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Image_Tools-0.4.2-8|86	
12cr|php-pear-Image_Tools-0.4.2-8|87	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4.2-4mdv2010.0
12cr|php-pear-Image_Tools-0.4.2-8|88	+ Revision: 441214
12cr|php-pear-Image_Tools-0.4.2-8|89	- rebuild
12cr|php-pear-Image_Tools-0.4.2-8|90	
12cr|php-pear-Image_Tools-0.4.2-8|91	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-3mdv2009.1
12cr|php-pear-Image_Tools-0.4.2-8|92	+ Revision: 322239
12cr|php-pear-Image_Tools-0.4.2-8|93	- rebuild
12cr|php-pear-Image_Tools-0.4.2-8|94	
12cr|php-pear-Image_Tools-0.4.2-8|95	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-2mdv2009.0
12cr|php-pear-Image_Tools-0.4.2-8|96	+ Revision: 236902
12cr|php-pear-Image_Tools-0.4.2-8|97	- rebuild
12cr|php-pear-Image_Tools-0.4.2-8|98	
12cr|php-pear-Image_Tools-0.4.2-8|99	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.4.2-1mdv2008.1
12cr|php-pear-Image_Tools-0.4.2-8|100	+ Revision: 136408
12cr|php-pear-Image_Tools-0.4.2-8|101	- restore BuildRoot
12cr|php-pear-Image_Tools-0.4.2-8|102	
12cr|php-pear-Image_Tools-0.4.2-8|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Image_Tools-0.4.2-8|104	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Image_Tools-0.4.2-8|105	
12cr|php-pear-Image_Tools-0.4.2-8|106	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-1mdv2008.0
12cr|php-pear-Image_Tools-0.4.2-8|107	+ Revision: 15681
12cr|php-pear-Image_Tools-0.4.2-8|108	- 0.4.2
12cr|php-pear-Image_Tools-0.4.2-8|109	
12cr|php-pear-Image_Tools-0.4.2-8|110	
12cr|php-pear-Image_Tools-0.4.2-8|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdv2007.0
12cr|php-pear-Image_Tools-0.4.2-8|112	+ Revision: 81969
12cr|php-pear-Image_Tools-0.4.2-8|113	- Import php-pear-Image_Tools
12cr|php-pear-Image_Tools-0.4.2-8|114	
12cr|php-pear-Image_Tools-0.4.2-8|115	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12cr|php-pear-Image_Tools-0.4.2-8|116	- 0.3.0
12cr|php-pear-Image_Tools-0.4.2-8|117	- new group (Development/PHP)
12cr|php-pear-Image_Tools-0.4.2-8|118	
12cr|php-pear-Image_Tools-0.4.2-8|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-6mdk
12cr|php-pear-Image_Tools-0.4.2-8|120	- rebuilt to fix auto deps
12cr|php-pear-Image_Tools-0.4.2-8|121	
12cr|php-pear-Image_Tools-0.4.2-8|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-5mdk
12cr|php-pear-Image_Tools-0.4.2-8|123	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Image_Tools-0.4.2-8|124	
12cr|php-pear-Image_Tools-0.4.2-8|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdk
12cr|php-pear-Image_Tools-0.4.2-8|126	- fix deps
12cr|php-pear-Image_Tools-0.4.2-8|127	
12cr|php-pear-Image_Tools-0.4.2-8|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-3mdk
12cr|php-pear-Image_Tools-0.4.2-8|129	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Image_Tools-0.4.2-8|130	- fix deps
12cr|php-pear-Image_Tools-0.4.2-8|131	
12cr|php-pear-Image_Tools-0.4.2-8|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdk
12cr|php-pear-Image_Tools-0.4.2-8|133	- fix deps
12cr|php-pear-Image_Tools-0.4.2-8|134	
12cr|php-pear-Image_Tools-0.4.2-8|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdk
12cr|php-pear-Image_Tools-0.4.2-8|136	- initial Mandriva package (PLD import)
12cr|php-pear-Image_Tools-0.4.2-8|137	

5963 12
12cr|php-pear-Image_Transform-0.9.1-8|1	%define		_class		Image
12cr|php-pear-Image_Transform-0.9.1-8|2	%define		_subclass	Transform
12cr|php-pear-Image_Transform-0.9.1-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Image_Transform-0.9.1-8|4	
12cr|php-pear-Image_Transform-0.9.1-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Image_Transform-0.9.1-8|6	Version:	0.9.1
12cr|php-pear-Image_Transform-0.9.1-8|7	Release:	%mkrel 8
12cr|php-pear-Image_Transform-0.9.1-8|8	Summary:	Standard interface to manipulate images using different libraries
12cr|php-pear-Image_Transform-0.9.1-8|9	License:	PHP License
12cr|php-pear-Image_Transform-0.9.1-8|10	Group:		Development/PHP
12cr|php-pear-Image_Transform-0.9.1-8|11	URL:		http://pear.php.net/package/Image_Transform/
12cr|php-pear-Image_Transform-0.9.1-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Image_Transform-0.9.1-8|13	Patch0:		Image_Transform-IMAGETYPE_fix.diff
12cr|php-pear-Image_Transform-0.9.1-8|14	Requires(post): php-pear
12cr|php-pear-Image_Transform-0.9.1-8|15	Requires(preun): php-pear
12cr|php-pear-Image_Transform-0.9.1-8|16	Requires:	php-pear
12cr|php-pear-Image_Transform-0.9.1-8|17	BuildArch:	noarch
12cr|php-pear-Image_Transform-0.9.1-8|18	BuildRequires:	php-pear
12cr|php-pear-Image_Transform-0.9.1-8|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Image_Transform-0.9.1-8|20	
12cr|php-pear-Image_Transform-0.9.1-8|21	%description
12cr|php-pear-Image_Transform-0.9.1-8|22	This package was written to provide a simpler and cross-library
12cr|php-pear-Image_Transform-0.9.1-8|23	interface to doing image transformations and manipulations.
12cr|php-pear-Image_Transform-0.9.1-8|24	
12cr|php-pear-Image_Transform-0.9.1-8|25	It provides :
12cr|php-pear-Image_Transform-0.9.1-8|26	- support for GD, ImageMagick, Imagick and NetPBM,
12cr|php-pear-Image_Transform-0.9.1-8|27	- files related functions,
12cr|php-pear-Image_Transform-0.9.1-8|28	- addText,
12cr|php-pear-Image_Transform-0.9.1-8|29	- Scale (by length, percentage, maximum X/Y),
12cr|php-pear-Image_Transform-0.9.1-8|30	- Resize,
12cr|php-pear-Image_Transform-0.9.1-8|31	- Rotate (custom angle),
12cr|php-pear-Image_Transform-0.9.1-8|32	- Add border (soon),
12cr|php-pear-Image_Transform-0.9.1-8|33	- Add shadow (soon).
12cr|php-pear-Image_Transform-0.9.1-8|34	
12cr|php-pear-Image_Transform-0.9.1-8|35	%prep
12cr|php-pear-Image_Transform-0.9.1-8|36	%setup -q -c
12cr|php-pear-Image_Transform-0.9.1-8|37	%patch0 -p0
12cr|php-pear-Image_Transform-0.9.1-8|38	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Image_Transform-0.9.1-8|39	
12cr|php-pear-Image_Transform-0.9.1-8|40	%install
12cr|php-pear-Image_Transform-0.9.1-8|41	rm -rf %{buildroot}
12cr|php-pear-Image_Transform-0.9.1-8|42	
12cr|php-pear-Image_Transform-0.9.1-8|43	cd %{upstream_name}-%{version}
12cr|php-pear-Image_Transform-0.9.1-8|44	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Image_Transform-0.9.1-8|45	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Image_Transform-0.9.1-8|46	
12cr|php-pear-Image_Transform-0.9.1-8|47	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Image_Transform-0.9.1-8|48	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Image_Transform-0.9.1-8|49	
12cr|php-pear-Image_Transform-0.9.1-8|50	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_Transform-0.9.1-8|51	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_Transform-0.9.1-8|52	
12cr|php-pear-Image_Transform-0.9.1-8|53	%clean
12cr|php-pear-Image_Transform-0.9.1-8|54	rm -rf %{buildroot}
12cr|php-pear-Image_Transform-0.9.1-8|55	
12cr|php-pear-Image_Transform-0.9.1-8|56	%post
12cr|php-pear-Image_Transform-0.9.1-8|57	%if %mdkversion < 201000
12cr|php-pear-Image_Transform-0.9.1-8|58	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Image_Transform-0.9.1-8|59	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Image_Transform-0.9.1-8|60	%endif
12cr|php-pear-Image_Transform-0.9.1-8|61	
12cr|php-pear-Image_Transform-0.9.1-8|62	%preun
12cr|php-pear-Image_Transform-0.9.1-8|63	%if %mdkversion < 201000
12cr|php-pear-Image_Transform-0.9.1-8|64	if [ "$1" -eq "0" ]; then
12cr|php-pear-Image_Transform-0.9.1-8|65	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Image_Transform-0.9.1-8|66	%{upstream_name} >/dev/null || :
12cr|php-pear-Image_Transform-0.9.1-8|67	fi
12cr|php-pear-Image_Transform-0.9.1-8|68	%endif
12cr|php-pear-Image_Transform-0.9.1-8|69	
12cr|php-pear-Image_Transform-0.9.1-8|70	%files
12cr|php-pear-Image_Transform-0.9.1-8|71	%defattr(-,root,root)
12cr|php-pear-Image_Transform-0.9.1-8|72	%{_datadir}/pear/%{_class}
12cr|php-pear-Image_Transform-0.9.1-8|73	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Image_Transform-0.9.1-8|74	
12cr|php-pear-Image_Transform-0.9.1-8|75	
12cr|php-pear-Image_Transform-0.9.1-8|76	
12cr|php-pear-Image_Transform-0.9.1-8|77	
12cr|php-pear-Image_Transform-0.9.1-8|78	%changelog
12cr|php-pear-Image_Transform-0.9.1-8|79	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-8mdv2012.0
12cr|php-pear-Image_Transform-0.9.1-8|80	+ Revision: 742026
12cr|php-pear-Image_Transform-0.9.1-8|81	- fix major breakage by careless packager
12cr|php-pear-Image_Transform-0.9.1-8|82	
12cr|php-pear-Image_Transform-0.9.1-8|83	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-7
12cr|php-pear-Image_Transform-0.9.1-8|84	+ Revision: 679379
12cr|php-pear-Image_Transform-0.9.1-8|85	- mass rebuild
12cr|php-pear-Image_Transform-0.9.1-8|86	
12cr|php-pear-Image_Transform-0.9.1-8|87	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-6mdv2011.0
12cr|php-pear-Image_Transform-0.9.1-8|88	+ Revision: 613696
12cr|php-pear-Image_Transform-0.9.1-8|89	- the mass rebuild of 2010.1 packages
12cr|php-pear-Image_Transform-0.9.1-8|90	
12cr|php-pear-Image_Transform-0.9.1-8|91	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-5mdv2010.1
12cr|php-pear-Image_Transform-0.9.1-8|92	+ Revision: 473550
12cr|php-pear-Image_Transform-0.9.1-8|93	- spec cleanup
12cr|php-pear-Image_Transform-0.9.1-8|94	- use pear installer
12cr|php-pear-Image_Transform-0.9.1-8|95	- don't ship tests, even in documentation
12cr|php-pear-Image_Transform-0.9.1-8|96	- own all directories
12cr|php-pear-Image_Transform-0.9.1-8|97	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Image_Transform-0.9.1-8|98	
12cr|php-pear-Image_Transform-0.9.1-8|99	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9.1-4mdv2010.0
12cr|php-pear-Image_Transform-0.9.1-8|100	+ Revision: 441218
12cr|php-pear-Image_Transform-0.9.1-8|101	- rebuild
12cr|php-pear-Image_Transform-0.9.1-8|102	
12cr|php-pear-Image_Transform-0.9.1-8|103	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-3mdv2009.1
12cr|php-pear-Image_Transform-0.9.1-8|104	+ Revision: 322257
12cr|php-pear-Image_Transform-0.9.1-8|105	- rebuild
12cr|php-pear-Image_Transform-0.9.1-8|106	
12cr|php-pear-Image_Transform-0.9.1-8|107	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-2mdv2009.0
12cr|php-pear-Image_Transform-0.9.1-8|108	+ Revision: 236903
12cr|php-pear-Image_Transform-0.9.1-8|109	- rebuild
12cr|php-pear-Image_Transform-0.9.1-8|110	
12cr|php-pear-Image_Transform-0.9.1-8|111	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Image_Transform-0.9.1-8|112	- restore BuildRoot
12cr|php-pear-Image_Transform-0.9.1-8|113	
12cr|php-pear-Image_Transform-0.9.1-8|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Image_Transform-0.9.1-8|115	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Image_Transform-0.9.1-8|116	
12cr|php-pear-Image_Transform-0.9.1-8|117	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-1mdv2008.0
12cr|php-pear-Image_Transform-0.9.1-8|118	+ Revision: 15770
12cr|php-pear-Image_Transform-0.9.1-8|119	- rediffed P0
12cr|php-pear-Image_Transform-0.9.1-8|120	- 0.9.1
12cr|php-pear-Image_Transform-0.9.1-8|121	
12cr|php-pear-Image_Transform-0.9.1-8|122	
12cr|php-pear-Image_Transform-0.9.1-8|123	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-2mdv2007.1
12cr|php-pear-Image_Transform-0.9.1-8|124	+ Revision: 140441
12cr|php-pear-Image_Transform-0.9.1-8|125	- also add the patch
12cr|php-pear-Image_Transform-0.9.1-8|126	- fix deps
12cr|php-pear-Image_Transform-0.9.1-8|127	
12cr|php-pear-Image_Transform-0.9.1-8|128	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-1mdv2007.1
12cr|php-pear-Image_Transform-0.9.1-8|129	+ Revision: 81984
12cr|php-pear-Image_Transform-0.9.1-8|130	- Import php-pear-Image_Transform
12cr|php-pear-Image_Transform-0.9.1-8|131	
12cr|php-pear-Image_Transform-0.9.1-8|132	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-1mdk
12cr|php-pear-Image_Transform-0.9.1-8|133	- 0.9.0
12cr|php-pear-Image_Transform-0.9.1-8|134	- new group (Development/PHP)
12cr|php-pear-Image_Transform-0.9.1-8|135	
12cr|php-pear-Image_Transform-0.9.1-8|136	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-6mdk
12cr|php-pear-Image_Transform-0.9.1-8|137	- rebuilt to fix auto deps
12cr|php-pear-Image_Transform-0.9.1-8|138	
12cr|php-pear-Image_Transform-0.9.1-8|139	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-5mdk
12cr|php-pear-Image_Transform-0.9.1-8|140	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Image_Transform-0.9.1-8|141	
12cr|php-pear-Image_Transform-0.9.1-8|142	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-4mdk
12cr|php-pear-Image_Transform-0.9.1-8|143	- fix deps
12cr|php-pear-Image_Transform-0.9.1-8|144	
12cr|php-pear-Image_Transform-0.9.1-8|145	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-3mdk
12cr|php-pear-Image_Transform-0.9.1-8|146	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Image_Transform-0.9.1-8|147	- fix deps
12cr|php-pear-Image_Transform-0.9.1-8|148	
12cr|php-pear-Image_Transform-0.9.1-8|149	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-2mdk
12cr|php-pear-Image_Transform-0.9.1-8|150	- fix deps
12cr|php-pear-Image_Transform-0.9.1-8|151	
12cr|php-pear-Image_Transform-0.9.1-8|152	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-1mdk
12cr|php-pear-Image_Transform-0.9.1-8|153	- initial Mandriva package (PLD import)
12cr|php-pear-Image_Transform-0.9.1-8|154	

5964 12
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|1	%define		_class		Image
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|2	%define		_subclass	XBM
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|3	%define		pre         RC1
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|4	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|5	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|7	Version:	0.9.0
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|8	Release:	%mkrel 0.%{pre}.4
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|9	Summary:	Manipulate XBM images
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|10	License:	PHP License
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|11	Group:		Development/PHP
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|12	URL:		http://pear.php.net/package/Image_XBM/
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tgz
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|14	Requires(post): php-pear
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|15	Requires(preun): php-pear
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|16	Requires:	php-pear
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|17	BuildArch:	noarch
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|18	BuildRequires:	php-pear
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|20	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|21	%description
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|22	Package for manipulate XBM images.
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|23	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|24	%prep
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|25	%setup -q -c
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|26	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|27	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|28	%install
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|29	rm -rf %{buildroot}
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|30	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|31	cd %{upstream_name}-%{version}%{pre}
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|34	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|37	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|40	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|41	%clean
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|42	rm -rf %{buildroot}
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|43	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|44	%post
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|45	%if %mdkversion < 201000
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|48	%endif
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|49	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|50	%preun
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|51	%if %mdkversion < 201000
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|55	fi
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|56	%endif
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|57	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|58	%files
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|59	%defattr(-,root,root)
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|60	%doc %{upstream_name}-%{version}%{pre}/docs/*
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|62	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|64	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|65	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|66	%changelog
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-0.RC1.4mdv2012.0
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|68	+ Revision: 742027
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|69	- fix major breakage by careless packager
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|70	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-0.RC1.3
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|72	+ Revision: 679381
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|73	- mass rebuild
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|74	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-0.RC1.2mdv2011.0
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|76	+ Revision: 613697
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|78	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|79	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.0-0.RC1.1mdv2010.1
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|80	+ Revision: 473555
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|81	- new version
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|82	- spec cleanup
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|83	- use pear installer
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|84	- don't ship tests, even in documentation
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|85	- own all directories
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|87	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|88	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.0-10mdv2010.0
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|89	+ Revision: 441229
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|90	- rebuild
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|91	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|92	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-9mdv2009.1
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|93	+ Revision: 322271
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|94	- rebuild
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|95	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|96	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-8mdv2009.0
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|97	+ Revision: 236904
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|98	- rebuild
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|99	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|100	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.2.0-7mdv2008.1
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|101	+ Revision: 136408
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|102	- restore BuildRoot
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|103	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|105	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|106	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|107	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|108	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7mdv2007.0
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|109	+ Revision: 81991
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|110	- Import php-pear-Image_XBM
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|111	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7mdk
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|113	- new group (Development/PHP)
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|114	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|115	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6mdk
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|116	- rebuilt to fix auto deps
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|117	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|118	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdk
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|119	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|120	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|121	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdk
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|122	- fix deps
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|123	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|124	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdk
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|125	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|126	- fix deps
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|127	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|128	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdk
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|129	- fix deps
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|130	
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|131	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdk
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|132	- initial Mandriva package (PLD import)
12cr|php-pear-Image_XBM-0.9.0-0.RC1.4|133	

5965 12
12cr|php-pear-LiveUser-0.16.12-8|1	%define		_class		LiveUser
12cr|php-pear-LiveUser-0.16.12-8|2	%define		upstream_name	%{_class}
12cr|php-pear-LiveUser-0.16.12-8|3	
12cr|php-pear-LiveUser-0.16.12-8|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-LiveUser-0.16.12-8|5	Version:	0.16.12
12cr|php-pear-LiveUser-0.16.12-8|6	Release:	%mkrel 8
12cr|php-pear-LiveUser-0.16.12-8|7	Summary:	User authentication and permission management framework
12cr|php-pear-LiveUser-0.16.12-8|8	License:	PHP License
12cr|php-pear-LiveUser-0.16.12-8|9	Group:		Development/PHP
12cr|php-pear-LiveUser-0.16.12-8|10	URL:		http://pear.php.net/package/LiveUser/
12cr|php-pear-LiveUser-0.16.12-8|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-LiveUser-0.16.12-8|12	Requires(post): php-pear
12cr|php-pear-LiveUser-0.16.12-8|13	Requires(preun): php-pear
12cr|php-pear-LiveUser-0.16.12-8|14	Requires:	php-pear
12cr|php-pear-LiveUser-0.16.12-8|15	BuildArch:	noarch
12cr|php-pear-LiveUser-0.16.12-8|16	BuildRequires:	php-pear
12cr|php-pear-LiveUser-0.16.12-8|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-LiveUser-0.16.12-8|18	
12cr|php-pear-LiveUser-0.16.12-8|19	%description
12cr|php-pear-LiveUser-0.16.12-8|20	Perm_LiveUser is a set of classes for dealing with user authentication
12cr|php-pear-LiveUser-0.16.12-8|21	and permission management. Basically, there are three main elements
12cr|php-pear-LiveUser-0.16.12-8|22	that make up this package:
12cr|php-pear-LiveUser-0.16.12-8|23	- The LoginManager,
12cr|php-pear-LiveUser-0.16.12-8|24	- The Auth containers,
12cr|php-pear-LiveUser-0.16.12-8|25	- The Perm containers.
12cr|php-pear-LiveUser-0.16.12-8|26	
12cr|php-pear-LiveUser-0.16.12-8|27	The LoginManager class takes care of the login process and can be
12cr|php-pear-LiveUser-0.16.12-8|28	configured to use a certain permission container and one or more
12cr|php-pear-LiveUser-0.16.12-8|29	different auth containers. That means, you can have your users' data
12cr|php-pear-LiveUser-0.16.12-8|30	scattered amongst many data containers and have the LoginManager try
12cr|php-pear-LiveUser-0.16.12-8|31	each defined container until the user is found. For example, you can
12cr|php-pear-LiveUser-0.16.12-8|32	have all website users who can apply for a new account online on the
12cr|php-pear-LiveUser-0.16.12-8|33	webserver's local database. Also, you want to enable all your
12cr|php-pear-LiveUser-0.16.12-8|34	company's employees to login to the site without the need to create
12cr|php-pear-LiveUser-0.16.12-8|35	new accounts for all of them. To achieve that, a second container can
12cr|php-pear-LiveUser-0.16.12-8|36	be defined to be used by the LoginManager. You can also define a
12cr|php-pear-LiveUser-0.16.12-8|37	permission container of your choice that will manage the rights for
12cr|php-pear-LiveUser-0.16.12-8|38	each user. Depending on the container, you can implement any kind of
12cr|php-pear-LiveUser-0.16.12-8|39	permission schemes for your application while having one consistent
12cr|php-pear-LiveUser-0.16.12-8|40	API. Using different permission and auth containers, it's easily
12cr|php-pear-LiveUser-0.16.12-8|41	possible to integrate newly written applications with older ones that
12cr|php-pear-LiveUser-0.16.12-8|42	have their own ways of storing permissions and user data. Just make a
12cr|php-pear-LiveUser-0.16.12-8|43	new container type and you're ready to go! Currently available are
12cr|php-pear-LiveUser-0.16.12-8|44	RDBMS containers using PEAR::DB. More are soon to follow.
12cr|php-pear-LiveUser-0.16.12-8|45	
12cr|php-pear-LiveUser-0.16.12-8|46	%prep
12cr|php-pear-LiveUser-0.16.12-8|47	%setup -q -c
12cr|php-pear-LiveUser-0.16.12-8|48	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-LiveUser-0.16.12-8|49	
12cr|php-pear-LiveUser-0.16.12-8|50	%install
12cr|php-pear-LiveUser-0.16.12-8|51	rm -rf %{buildroot}
12cr|php-pear-LiveUser-0.16.12-8|52	
12cr|php-pear-LiveUser-0.16.12-8|53	cd %{upstream_name}-%{version}
12cr|php-pear-LiveUser-0.16.12-8|54	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-LiveUser-0.16.12-8|55	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-LiveUser-0.16.12-8|56	
12cr|php-pear-LiveUser-0.16.12-8|57	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-LiveUser-0.16.12-8|58	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-LiveUser-0.16.12-8|59	
12cr|php-pear-LiveUser-0.16.12-8|60	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-LiveUser-0.16.12-8|61	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-LiveUser-0.16.12-8|62	
12cr|php-pear-LiveUser-0.16.12-8|63	%clean
12cr|php-pear-LiveUser-0.16.12-8|64	rm -rf %{buildroot}
12cr|php-pear-LiveUser-0.16.12-8|65	
12cr|php-pear-LiveUser-0.16.12-8|66	%post
12cr|php-pear-LiveUser-0.16.12-8|67	%if %mdkversion < 201000
12cr|php-pear-LiveUser-0.16.12-8|68	pear install --nodeps --soft --force --register-only \
12cr|php-pear-LiveUser-0.16.12-8|69	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-LiveUser-0.16.12-8|70	%endif
12cr|php-pear-LiveUser-0.16.12-8|71	
12cr|php-pear-LiveUser-0.16.12-8|72	%preun
12cr|php-pear-LiveUser-0.16.12-8|73	%if %mdkversion < 201000
12cr|php-pear-LiveUser-0.16.12-8|74	if [ "$1" -eq "0" ]; then
12cr|php-pear-LiveUser-0.16.12-8|75	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-LiveUser-0.16.12-8|76	%{upstream_name} >/dev/null || :
12cr|php-pear-LiveUser-0.16.12-8|77	fi
12cr|php-pear-LiveUser-0.16.12-8|78	%endif
12cr|php-pear-LiveUser-0.16.12-8|79	
12cr|php-pear-LiveUser-0.16.12-8|80	%files
12cr|php-pear-LiveUser-0.16.12-8|81	%defattr(-,root,root)
12cr|php-pear-LiveUser-0.16.12-8|82	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-LiveUser-0.16.12-8|83	%doc %{upstream_name}-%{version}/sql
12cr|php-pear-LiveUser-0.16.12-8|84	%{_datadir}/pear/%{_class}
12cr|php-pear-LiveUser-0.16.12-8|85	%{_datadir}/pear/LiveUser.php
12cr|php-pear-LiveUser-0.16.12-8|86	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-LiveUser-0.16.12-8|87	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-LiveUser-0.16.12-8|88	
12cr|php-pear-LiveUser-0.16.12-8|89	
12cr|php-pear-LiveUser-0.16.12-8|90	%changelog
12cr|php-pear-LiveUser-0.16.12-8|91	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.16.12-8mdv2012.0
12cr|php-pear-LiveUser-0.16.12-8|92	+ Revision: 742029
12cr|php-pear-LiveUser-0.16.12-8|93	- fix major breakage by careless packager
12cr|php-pear-LiveUser-0.16.12-8|94	
12cr|php-pear-LiveUser-0.16.12-8|95	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.16.12-7
12cr|php-pear-LiveUser-0.16.12-8|96	+ Revision: 679382
12cr|php-pear-LiveUser-0.16.12-8|97	- mass rebuild
12cr|php-pear-LiveUser-0.16.12-8|98	
12cr|php-pear-LiveUser-0.16.12-8|99	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.16.12-6mdv2011.0
12cr|php-pear-LiveUser-0.16.12-8|100	+ Revision: 613698
12cr|php-pear-LiveUser-0.16.12-8|101	- the mass rebuild of 2010.1 packages
12cr|php-pear-LiveUser-0.16.12-8|102	
12cr|php-pear-LiveUser-0.16.12-8|103	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.16.12-5mdv2010.1
12cr|php-pear-LiveUser-0.16.12-8|104	+ Revision: 473552
12cr|php-pear-LiveUser-0.16.12-8|105	- spec cleanup
12cr|php-pear-LiveUser-0.16.12-8|106	- use pear installer
12cr|php-pear-LiveUser-0.16.12-8|107	- don't ship tests, even in documentation
12cr|php-pear-LiveUser-0.16.12-8|108	- own all directories
12cr|php-pear-LiveUser-0.16.12-8|109	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-LiveUser-0.16.12-8|110	
12cr|php-pear-LiveUser-0.16.12-8|111	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.16.12-4mdv2010.0
12cr|php-pear-LiveUser-0.16.12-8|112	+ Revision: 441241
12cr|php-pear-LiveUser-0.16.12-8|113	- rebuild
12cr|php-pear-LiveUser-0.16.12-8|114	
12cr|php-pear-LiveUser-0.16.12-8|115	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.16.12-3mdv2009.1
12cr|php-pear-LiveUser-0.16.12-8|116	+ Revision: 322272
12cr|php-pear-LiveUser-0.16.12-8|117	- rebuild
12cr|php-pear-LiveUser-0.16.12-8|118	
12cr|php-pear-LiveUser-0.16.12-8|119	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.16.12-2mdv2009.0
12cr|php-pear-LiveUser-0.16.12-8|120	+ Revision: 236905
12cr|php-pear-LiveUser-0.16.12-8|121	- rebuild
12cr|php-pear-LiveUser-0.16.12-8|122	
12cr|php-pear-LiveUser-0.16.12-8|123	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-LiveUser-0.16.12-8|124	- restore BuildRoot
12cr|php-pear-LiveUser-0.16.12-8|125	
12cr|php-pear-LiveUser-0.16.12-8|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-LiveUser-0.16.12-8|127	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-LiveUser-0.16.12-8|128	
12cr|php-pear-LiveUser-0.16.12-8|129	
12cr|php-pear-LiveUser-0.16.12-8|130	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.16.12-1mdv2007.1
12cr|php-pear-LiveUser-0.16.12-8|131	+ Revision: 140450
12cr|php-pear-LiveUser-0.16.12-8|132	- 0.16.12
12cr|php-pear-LiveUser-0.16.12-8|133	- add a bunch of missing files
12cr|php-pear-LiveUser-0.16.12-8|134	
12cr|php-pear-LiveUser-0.16.12-8|135	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.16.11-1mdv2007.1
12cr|php-pear-LiveUser-0.16.12-8|136	+ Revision: 81993
12cr|php-pear-LiveUser-0.16.12-8|137	- Import php-pear-LiveUser
12cr|php-pear-LiveUser-0.16.12-8|138	
12cr|php-pear-LiveUser-0.16.12-8|139	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.16.11-1mdk
12cr|php-pear-LiveUser-0.16.12-8|140	- 0.16.11
12cr|php-pear-LiveUser-0.16.12-8|141	
12cr|php-pear-LiveUser-0.16.12-8|142	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.16.8-1mdk
12cr|php-pear-LiveUser-0.16.12-8|143	- 0.16.8
12cr|php-pear-LiveUser-0.16.12-8|144	- new group (Development/PHP)
12cr|php-pear-LiveUser-0.16.12-8|145	
12cr|php-pear-LiveUser-0.16.12-8|146	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.1-6mdk
12cr|php-pear-LiveUser-0.16.12-8|147	- rebuilt to fix auto deps
12cr|php-pear-LiveUser-0.16.12-8|148	
12cr|php-pear-LiveUser-0.16.12-8|149	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.1-5mdk
12cr|php-pear-LiveUser-0.16.12-8|150	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-LiveUser-0.16.12-8|151	
12cr|php-pear-LiveUser-0.16.12-8|152	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.1-4mdk
12cr|php-pear-LiveUser-0.16.12-8|153	- fix deps
12cr|php-pear-LiveUser-0.16.12-8|154	
12cr|php-pear-LiveUser-0.16.12-8|155	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.1-3mdk
12cr|php-pear-LiveUser-0.16.12-8|156	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-LiveUser-0.16.12-8|157	- fix deps
12cr|php-pear-LiveUser-0.16.12-8|158	
12cr|php-pear-LiveUser-0.16.12-8|159	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.1-2mdk
12cr|php-pear-LiveUser-0.16.12-8|160	- fix deps
12cr|php-pear-LiveUser-0.16.12-8|161	
12cr|php-pear-LiveUser-0.16.12-8|162	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.1-1mdk
12cr|php-pear-LiveUser-0.16.12-8|163	- initial Mandriva package (PLD import)
12cr|php-pear-LiveUser-0.16.12-8|164	

5966 12
12cr|php-pear-LiveUser_Admin-0.3.9-9|1	%define		_class		LiveUser
12cr|php-pear-LiveUser_Admin-0.3.9-9|2	%define		_subclass	Admin
12cr|php-pear-LiveUser_Admin-0.3.9-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-LiveUser_Admin-0.3.9-9|4	
12cr|php-pear-LiveUser_Admin-0.3.9-9|5	%define		_requires_exceptions pear(LiveUser.php)
12cr|php-pear-LiveUser_Admin-0.3.9-9|6	
12cr|php-pear-LiveUser_Admin-0.3.9-9|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-LiveUser_Admin-0.3.9-9|8	Version:	0.3.9
12cr|php-pear-LiveUser_Admin-0.3.9-9|9	Release:	%mkrel 9
12cr|php-pear-LiveUser_Admin-0.3.9-9|10	Summary:	User authentication and permission management framework
12cr|php-pear-LiveUser_Admin-0.3.9-9|11	License:	PHP License
12cr|php-pear-LiveUser_Admin-0.3.9-9|12	Group:		Development/PHP
12cr|php-pear-LiveUser_Admin-0.3.9-9|13	URL:		http://pear.php.net/package/LiveUser_Admin/
12cr|php-pear-LiveUser_Admin-0.3.9-9|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-LiveUser_Admin-0.3.9-9|15	Requires(post): php-pear
12cr|php-pear-LiveUser_Admin-0.3.9-9|16	Requires(preun): php-pear
12cr|php-pear-LiveUser_Admin-0.3.9-9|17	Requires:	php-pear
12cr|php-pear-LiveUser_Admin-0.3.9-9|18	BuildArch:	noarch
12cr|php-pear-LiveUser_Admin-0.3.9-9|19	BuildRequires:	php-pear
12cr|php-pear-LiveUser_Admin-0.3.9-9|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-LiveUser_Admin-0.3.9-9|21	
12cr|php-pear-LiveUser_Admin-0.3.9-9|22	%description
12cr|php-pear-LiveUser_Admin-0.3.9-9|23	LiveUser_Admin is meant to be used with the LiveUser package. It is
12cr|php-pear-LiveUser_Admin-0.3.9-9|24	composed of all the classes necessary to administrate data used by
12cr|php-pear-LiveUser_Admin-0.3.9-9|25	LiveUser.
12cr|php-pear-LiveUser_Admin-0.3.9-9|26	
12cr|php-pear-LiveUser_Admin-0.3.9-9|27	%prep
12cr|php-pear-LiveUser_Admin-0.3.9-9|28	%setup -q -c
12cr|php-pear-LiveUser_Admin-0.3.9-9|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-LiveUser_Admin-0.3.9-9|30	
12cr|php-pear-LiveUser_Admin-0.3.9-9|31	%install
12cr|php-pear-LiveUser_Admin-0.3.9-9|32	rm -rf %{buildroot}
12cr|php-pear-LiveUser_Admin-0.3.9-9|33	
12cr|php-pear-LiveUser_Admin-0.3.9-9|34	cd %{upstream_name}-%{version}
12cr|php-pear-LiveUser_Admin-0.3.9-9|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-LiveUser_Admin-0.3.9-9|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-LiveUser_Admin-0.3.9-9|37	
12cr|php-pear-LiveUser_Admin-0.3.9-9|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-LiveUser_Admin-0.3.9-9|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-LiveUser_Admin-0.3.9-9|40	
12cr|php-pear-LiveUser_Admin-0.3.9-9|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-LiveUser_Admin-0.3.9-9|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-LiveUser_Admin-0.3.9-9|43	
12cr|php-pear-LiveUser_Admin-0.3.9-9|44	%clean
12cr|php-pear-LiveUser_Admin-0.3.9-9|45	rm -rf %{buildroot}
12cr|php-pear-LiveUser_Admin-0.3.9-9|46	
12cr|php-pear-LiveUser_Admin-0.3.9-9|47	%post
12cr|php-pear-LiveUser_Admin-0.3.9-9|48	%if %mdkversion < 201000
12cr|php-pear-LiveUser_Admin-0.3.9-9|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-LiveUser_Admin-0.3.9-9|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-LiveUser_Admin-0.3.9-9|51	%endif
12cr|php-pear-LiveUser_Admin-0.3.9-9|52	
12cr|php-pear-LiveUser_Admin-0.3.9-9|53	%preun
12cr|php-pear-LiveUser_Admin-0.3.9-9|54	%if %mdkversion < 201000
12cr|php-pear-LiveUser_Admin-0.3.9-9|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-LiveUser_Admin-0.3.9-9|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-LiveUser_Admin-0.3.9-9|57	%{upstream_name} >/dev/null || :
12cr|php-pear-LiveUser_Admin-0.3.9-9|58	fi
12cr|php-pear-LiveUser_Admin-0.3.9-9|59	%endif
12cr|php-pear-LiveUser_Admin-0.3.9-9|60	
12cr|php-pear-LiveUser_Admin-0.3.9-9|61	%files
12cr|php-pear-LiveUser_Admin-0.3.9-9|62	%defattr(-,root,root)
12cr|php-pear-LiveUser_Admin-0.3.9-9|63	%doc %{upstream_name}-%{version}/*.txt
12cr|php-pear-LiveUser_Admin-0.3.9-9|64	%doc %{upstream_name}-%{version}/docs/examples
12cr|php-pear-LiveUser_Admin-0.3.9-9|65	%{_datadir}/pear/%{_class}
12cr|php-pear-LiveUser_Admin-0.3.9-9|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-LiveUser_Admin-0.3.9-9|67	
12cr|php-pear-LiveUser_Admin-0.3.9-9|68	
12cr|php-pear-LiveUser_Admin-0.3.9-9|69	%changelog
12cr|php-pear-LiveUser_Admin-0.3.9-9|70	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.9-9mdv2012.0
12cr|php-pear-LiveUser_Admin-0.3.9-9|71	+ Revision: 742030
12cr|php-pear-LiveUser_Admin-0.3.9-9|72	- fix major breakage by careless packager
12cr|php-pear-LiveUser_Admin-0.3.9-9|73	
12cr|php-pear-LiveUser_Admin-0.3.9-9|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.9-8
12cr|php-pear-LiveUser_Admin-0.3.9-9|75	+ Revision: 679383
12cr|php-pear-LiveUser_Admin-0.3.9-9|76	- mass rebuild
12cr|php-pear-LiveUser_Admin-0.3.9-9|77	
12cr|php-pear-LiveUser_Admin-0.3.9-9|78	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.9-7mdv2011.0
12cr|php-pear-LiveUser_Admin-0.3.9-9|79	+ Revision: 613699
12cr|php-pear-LiveUser_Admin-0.3.9-9|80	- the mass rebuild of 2010.1 packages
12cr|php-pear-LiveUser_Admin-0.3.9-9|81	
12cr|php-pear-LiveUser_Admin-0.3.9-9|82	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.9-6mdv2010.1
12cr|php-pear-LiveUser_Admin-0.3.9-9|83	+ Revision: 473553
12cr|php-pear-LiveUser_Admin-0.3.9-9|84	- spec cleanup
12cr|php-pear-LiveUser_Admin-0.3.9-9|85	- use pear installer
12cr|php-pear-LiveUser_Admin-0.3.9-9|86	- don't ship tests, even in documentation
12cr|php-pear-LiveUser_Admin-0.3.9-9|87	- own all directories
12cr|php-pear-LiveUser_Admin-0.3.9-9|88	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-LiveUser_Admin-0.3.9-9|89	
12cr|php-pear-LiveUser_Admin-0.3.9-9|90	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.9-5mdv2010.0
12cr|php-pear-LiveUser_Admin-0.3.9-9|91	+ Revision: 441253
12cr|php-pear-LiveUser_Admin-0.3.9-9|92	- rebuild
12cr|php-pear-LiveUser_Admin-0.3.9-9|93	
12cr|php-pear-LiveUser_Admin-0.3.9-9|94	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.9-4mdv2009.1
12cr|php-pear-LiveUser_Admin-0.3.9-9|95	+ Revision: 322273
12cr|php-pear-LiveUser_Admin-0.3.9-9|96	- rebuild
12cr|php-pear-LiveUser_Admin-0.3.9-9|97	
12cr|php-pear-LiveUser_Admin-0.3.9-9|98	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.9-3mdv2009.0
12cr|php-pear-LiveUser_Admin-0.3.9-9|99	+ Revision: 236906
12cr|php-pear-LiveUser_Admin-0.3.9-9|100	- rebuild
12cr|php-pear-LiveUser_Admin-0.3.9-9|101	
12cr|php-pear-LiveUser_Admin-0.3.9-9|102	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-LiveUser_Admin-0.3.9-9|103	- restore BuildRoot
12cr|php-pear-LiveUser_Admin-0.3.9-9|104	
12cr|php-pear-LiveUser_Admin-0.3.9-9|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-LiveUser_Admin-0.3.9-9|106	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-LiveUser_Admin-0.3.9-9|107	
12cr|php-pear-LiveUser_Admin-0.3.9-9|108	* Fri Jul 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.9-2mdv2008.0
12cr|php-pear-LiveUser_Admin-0.3.9-9|109	+ Revision: 53917
12cr|php-pear-LiveUser_Admin-0.3.9-9|110	- put the files where they belong to fix deps
12cr|php-pear-LiveUser_Admin-0.3.9-9|111	
12cr|php-pear-LiveUser_Admin-0.3.9-9|112	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.9-1mdv2008.0
12cr|php-pear-LiveUser_Admin-0.3.9-9|113	+ Revision: 15683
12cr|php-pear-LiveUser_Admin-0.3.9-9|114	- 0.3.9
12cr|php-pear-LiveUser_Admin-0.3.9-9|115	
12cr|php-pear-LiveUser_Admin-0.3.9-9|116	
12cr|php-pear-LiveUser_Admin-0.3.9-9|117	* Fri Mar 16 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.8-2mdv2007.1
12cr|php-pear-LiveUser_Admin-0.3.9-9|118	+ Revision: 144929
12cr|php-pear-LiveUser_Admin-0.3.9-9|119	- revert to 0.3.8 due to version freeze
12cr|php-pear-LiveUser_Admin-0.3.9-9|120	- 0.3.9
12cr|php-pear-LiveUser_Admin-0.3.9-9|121	- package some forgotten files
12cr|php-pear-LiveUser_Admin-0.3.9-9|122	
12cr|php-pear-LiveUser_Admin-0.3.9-9|123	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.8-1mdv2007.0
12cr|php-pear-LiveUser_Admin-0.3.9-9|124	+ Revision: 81995
12cr|php-pear-LiveUser_Admin-0.3.9-9|125	- Import php-pear-LiveUser_Admin
12cr|php-pear-LiveUser_Admin-0.3.9-9|126	
12cr|php-pear-LiveUser_Admin-0.3.9-9|127	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.8-1mdk
12cr|php-pear-LiveUser_Admin-0.3.9-9|128	- 0.3.8
12cr|php-pear-LiveUser_Admin-0.3.9-9|129	
12cr|php-pear-LiveUser_Admin-0.3.9-9|130	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-1mdk
12cr|php-pear-LiveUser_Admin-0.3.9-9|131	- 0.3.6
12cr|php-pear-LiveUser_Admin-0.3.9-9|132	- new group (Development/PHP)
12cr|php-pear-LiveUser_Admin-0.3.9-9|133	
12cr|php-pear-LiveUser_Admin-0.3.9-9|134	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6mdk
12cr|php-pear-LiveUser_Admin-0.3.9-9|135	- rebuilt to fix auto deps
12cr|php-pear-LiveUser_Admin-0.3.9-9|136	
12cr|php-pear-LiveUser_Admin-0.3.9-9|137	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdk
12cr|php-pear-LiveUser_Admin-0.3.9-9|138	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-LiveUser_Admin-0.3.9-9|139	
12cr|php-pear-LiveUser_Admin-0.3.9-9|140	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdk
12cr|php-pear-LiveUser_Admin-0.3.9-9|141	- fix deps
12cr|php-pear-LiveUser_Admin-0.3.9-9|142	
12cr|php-pear-LiveUser_Admin-0.3.9-9|143	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdk
12cr|php-pear-LiveUser_Admin-0.3.9-9|144	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-LiveUser_Admin-0.3.9-9|145	- fix deps
12cr|php-pear-LiveUser_Admin-0.3.9-9|146	
12cr|php-pear-LiveUser_Admin-0.3.9-9|147	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdk
12cr|php-pear-LiveUser_Admin-0.3.9-9|148	- fix deps
12cr|php-pear-LiveUser_Admin-0.3.9-9|149	
12cr|php-pear-LiveUser_Admin-0.3.9-9|150	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdk
12cr|php-pear-LiveUser_Admin-0.3.9-9|151	- initial Mandriva package (PLD import)
12cr|php-pear-LiveUser_Admin-0.3.9-9|152	

5967 12
12cr|php-pear-Mail_IMAP-0.2.0A-14|1	%define         _class          Mail
12cr|php-pear-Mail_IMAP-0.2.0A-14|2	%define         _subclass       IMAP
12cr|php-pear-Mail_IMAP-0.2.0A-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Mail_IMAP-0.2.0A-14|4	
12cr|php-pear-Mail_IMAP-0.2.0A-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Mail_IMAP-0.2.0A-14|6	Version:	0.2.0A
12cr|php-pear-Mail_IMAP-0.2.0A-14|7	Release:	%mkrel 14
12cr|php-pear-Mail_IMAP-0.2.0A-14|8	Summary:	A c-client webmail backend
12cr|php-pear-Mail_IMAP-0.2.0A-14|9	License:	PHP License
12cr|php-pear-Mail_IMAP-0.2.0A-14|10	Group:		Development/PHP
12cr|php-pear-Mail_IMAP-0.2.0A-14|11	URL:		http://pear.php.net/package/Mail_IMAP/
12cr|php-pear-Mail_IMAP-0.2.0A-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Mail_IMAP-0.2.0A-14|13	Requires(post): php-pear
12cr|php-pear-Mail_IMAP-0.2.0A-14|14	Requires(preun): php-pear
12cr|php-pear-Mail_IMAP-0.2.0A-14|15	Requires:	php-pear
12cr|php-pear-Mail_IMAP-0.2.0A-14|16	BuildArch:	noarch
12cr|php-pear-Mail_IMAP-0.2.0A-14|17	BuildRequires:	php-pear
12cr|php-pear-Mail_IMAP-0.2.0A-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Mail_IMAP-0.2.0A-14|19	
12cr|php-pear-Mail_IMAP-0.2.0A-14|20	%description
12cr|php-pear-Mail_IMAP-0.2.0A-14|21	Mail_IMAP provides a simplifed backend for working with the c-client
12cr|php-pear-Mail_IMAP-0.2.0A-14|22	(IMAP) extension.  It serves as an OO wrapper for commonly used
12cr|php-pear-Mail_IMAP-0.2.0A-14|23	c-client functions. It provides structure and header parsing as well
12cr|php-pear-Mail_IMAP-0.2.0A-14|24	as body retrieval.
12cr|php-pear-Mail_IMAP-0.2.0A-14|25	
12cr|php-pear-Mail_IMAP-0.2.0A-14|26	This class has in PEAR status: %{_status}.
12cr|php-pear-Mail_IMAP-0.2.0A-14|27	
12cr|php-pear-Mail_IMAP-0.2.0A-14|28	%prep
12cr|php-pear-Mail_IMAP-0.2.0A-14|29	%setup -q -c
12cr|php-pear-Mail_IMAP-0.2.0A-14|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Mail_IMAP-0.2.0A-14|31	
12cr|php-pear-Mail_IMAP-0.2.0A-14|32	%install
12cr|php-pear-Mail_IMAP-0.2.0A-14|33	rm -rf %{buildroot}
12cr|php-pear-Mail_IMAP-0.2.0A-14|34	
12cr|php-pear-Mail_IMAP-0.2.0A-14|35	cd %{upstream_name}-%{version}
12cr|php-pear-Mail_IMAP-0.2.0A-14|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Mail_IMAP-0.2.0A-14|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Mail_IMAP-0.2.0A-14|38	
12cr|php-pear-Mail_IMAP-0.2.0A-14|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Mail_IMAP-0.2.0A-14|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Mail_IMAP-0.2.0A-14|41	
12cr|php-pear-Mail_IMAP-0.2.0A-14|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Mail_IMAP-0.2.0A-14|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Mail_IMAP-0.2.0A-14|44	
12cr|php-pear-Mail_IMAP-0.2.0A-14|45	%clean
12cr|php-pear-Mail_IMAP-0.2.0A-14|46	rm -rf %{buildroot}
12cr|php-pear-Mail_IMAP-0.2.0A-14|47	
12cr|php-pear-Mail_IMAP-0.2.0A-14|48	%post
12cr|php-pear-Mail_IMAP-0.2.0A-14|49	%if %mdkversion < 201000
12cr|php-pear-Mail_IMAP-0.2.0A-14|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Mail_IMAP-0.2.0A-14|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Mail_IMAP-0.2.0A-14|52	%endif
12cr|php-pear-Mail_IMAP-0.2.0A-14|53	
12cr|php-pear-Mail_IMAP-0.2.0A-14|54	%preun
12cr|php-pear-Mail_IMAP-0.2.0A-14|55	%if %mdkversion < 201000
12cr|php-pear-Mail_IMAP-0.2.0A-14|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-Mail_IMAP-0.2.0A-14|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Mail_IMAP-0.2.0A-14|58	%{upstream_name} >/dev/null || :
12cr|php-pear-Mail_IMAP-0.2.0A-14|59	fi
12cr|php-pear-Mail_IMAP-0.2.0A-14|60	%endif
12cr|php-pear-Mail_IMAP-0.2.0A-14|61	
12cr|php-pear-Mail_IMAP-0.2.0A-14|62	%files
12cr|php-pear-Mail_IMAP-0.2.0A-14|63	%defattr(-,root,root)
12cr|php-pear-Mail_IMAP-0.2.0A-14|64	%{_datadir}/pear/%{_class}
12cr|php-pear-Mail_IMAP-0.2.0A-14|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Mail_IMAP-0.2.0A-14|66	
12cr|php-pear-Mail_IMAP-0.2.0A-14|67	
12cr|php-pear-Mail_IMAP-0.2.0A-14|68	
12cr|php-pear-Mail_IMAP-0.2.0A-14|69	
12cr|php-pear-Mail_IMAP-0.2.0A-14|70	%changelog
12cr|php-pear-Mail_IMAP-0.2.0A-14|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-14mdv2012.0
12cr|php-pear-Mail_IMAP-0.2.0A-14|72	+ Revision: 742035
12cr|php-pear-Mail_IMAP-0.2.0A-14|73	- fix major breakage by careless packager
12cr|php-pear-Mail_IMAP-0.2.0A-14|74	
12cr|php-pear-Mail_IMAP-0.2.0A-14|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-13
12cr|php-pear-Mail_IMAP-0.2.0A-14|76	+ Revision: 679388
12cr|php-pear-Mail_IMAP-0.2.0A-14|77	- mass rebuild
12cr|php-pear-Mail_IMAP-0.2.0A-14|78	
12cr|php-pear-Mail_IMAP-0.2.0A-14|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-12mdv2011.0
12cr|php-pear-Mail_IMAP-0.2.0A-14|80	+ Revision: 613703
12cr|php-pear-Mail_IMAP-0.2.0A-14|81	- the mass rebuild of 2010.1 packages
12cr|php-pear-Mail_IMAP-0.2.0A-14|82	
12cr|php-pear-Mail_IMAP-0.2.0A-14|83	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0A-11mdv2010.1
12cr|php-pear-Mail_IMAP-0.2.0A-14|84	+ Revision: 470144
12cr|php-pear-Mail_IMAP-0.2.0A-14|85	- spec cleanup
12cr|php-pear-Mail_IMAP-0.2.0A-14|86	- use pear installer
12cr|php-pear-Mail_IMAP-0.2.0A-14|87	- don't ship tests, even in documentation
12cr|php-pear-Mail_IMAP-0.2.0A-14|88	- own all directories
12cr|php-pear-Mail_IMAP-0.2.0A-14|89	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Mail_IMAP-0.2.0A-14|90	
12cr|php-pear-Mail_IMAP-0.2.0A-14|91	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.0A-10mdv2010.0
12cr|php-pear-Mail_IMAP-0.2.0A-14|92	+ Revision: 441265
12cr|php-pear-Mail_IMAP-0.2.0A-14|93	- rebuild
12cr|php-pear-Mail_IMAP-0.2.0A-14|94	
12cr|php-pear-Mail_IMAP-0.2.0A-14|95	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-9mdv2009.1
12cr|php-pear-Mail_IMAP-0.2.0A-14|96	+ Revision: 322278
12cr|php-pear-Mail_IMAP-0.2.0A-14|97	- rebuild
12cr|php-pear-Mail_IMAP-0.2.0A-14|98	
12cr|php-pear-Mail_IMAP-0.2.0A-14|99	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-8mdv2009.0
12cr|php-pear-Mail_IMAP-0.2.0A-14|100	+ Revision: 236914
12cr|php-pear-Mail_IMAP-0.2.0A-14|101	- rebuild
12cr|php-pear-Mail_IMAP-0.2.0A-14|102	
12cr|php-pear-Mail_IMAP-0.2.0A-14|103	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Mail_IMAP-0.2.0A-14|104	- restore BuildRoot
12cr|php-pear-Mail_IMAP-0.2.0A-14|105	
12cr|php-pear-Mail_IMAP-0.2.0A-14|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Mail_IMAP-0.2.0A-14|107	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Mail_IMAP-0.2.0A-14|108	
12cr|php-pear-Mail_IMAP-0.2.0A-14|109	
12cr|php-pear-Mail_IMAP-0.2.0A-14|110	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-7mdv2007.0
12cr|php-pear-Mail_IMAP-0.2.0A-14|111	+ Revision: 82040
12cr|php-pear-Mail_IMAP-0.2.0A-14|112	- Import php-pear-Mail_IMAP
12cr|php-pear-Mail_IMAP-0.2.0A-14|113	
12cr|php-pear-Mail_IMAP-0.2.0A-14|114	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-7mdk
12cr|php-pear-Mail_IMAP-0.2.0A-14|115	- new group (Development/PHP)
12cr|php-pear-Mail_IMAP-0.2.0A-14|116	
12cr|php-pear-Mail_IMAP-0.2.0A-14|117	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-6mdk
12cr|php-pear-Mail_IMAP-0.2.0A-14|118	- rebuilt to fix auto deps
12cr|php-pear-Mail_IMAP-0.2.0A-14|119	
12cr|php-pear-Mail_IMAP-0.2.0A-14|120	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-5mdk
12cr|php-pear-Mail_IMAP-0.2.0A-14|121	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Mail_IMAP-0.2.0A-14|122	
12cr|php-pear-Mail_IMAP-0.2.0A-14|123	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-4mdk
12cr|php-pear-Mail_IMAP-0.2.0A-14|124	- fix deps
12cr|php-pear-Mail_IMAP-0.2.0A-14|125	
12cr|php-pear-Mail_IMAP-0.2.0A-14|126	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-3mdk
12cr|php-pear-Mail_IMAP-0.2.0A-14|127	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Mail_IMAP-0.2.0A-14|128	- fix deps
12cr|php-pear-Mail_IMAP-0.2.0A-14|129	
12cr|php-pear-Mail_IMAP-0.2.0A-14|130	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-2mdk
12cr|php-pear-Mail_IMAP-0.2.0A-14|131	- fix deps
12cr|php-pear-Mail_IMAP-0.2.0A-14|132	
12cr|php-pear-Mail_IMAP-0.2.0A-14|133	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-1mdk
12cr|php-pear-Mail_IMAP-0.2.0A-14|134	- initial Mandriva package (PLD import)
12cr|php-pear-Mail_IMAP-0.2.0A-14|135	

5968 12
12cr|php-pear-Mail_IMAPv2-0.2.0-8|1	%define		_class		Mail
12cr|php-pear-Mail_IMAPv2-0.2.0-8|2	%define		_subclass	IMAPv2
12cr|php-pear-Mail_IMAPv2-0.2.0-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Mail_IMAPv2-0.2.0-8|4	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Mail_IMAPv2-0.2.0-8|6	Version:	0.2.0
12cr|php-pear-Mail_IMAPv2-0.2.0-8|7	Release:	%mkrel 8
12cr|php-pear-Mail_IMAPv2-0.2.0-8|8	Summary:	Provides a c-client backend for webmail
12cr|php-pear-Mail_IMAPv2-0.2.0-8|9	License:	PHP License
12cr|php-pear-Mail_IMAPv2-0.2.0-8|10	Group:		Development/PHP
12cr|php-pear-Mail_IMAPv2-0.2.0-8|11	URL:		http://pear.php.net/package/Mail_IMAPv2/
12cr|php-pear-Mail_IMAPv2-0.2.0-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Mail_IMAPv2-0.2.0-8|13	Requires:	php-imap
12cr|php-pear-Mail_IMAPv2-0.2.0-8|14	Requires(post): php-pear
12cr|php-pear-Mail_IMAPv2-0.2.0-8|15	Requires(preun): php-pear
12cr|php-pear-Mail_IMAPv2-0.2.0-8|16	Requires:	php-pear
12cr|php-pear-Mail_IMAPv2-0.2.0-8|17	BuildArch:	noarch
12cr|php-pear-Mail_IMAPv2-0.2.0-8|18	BuildRequires:	php-pear
12cr|php-pear-Mail_IMAPv2-0.2.0-8|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Mail_IMAPv2-0.2.0-8|20	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|21	%description
12cr|php-pear-Mail_IMAPv2-0.2.0-8|22	Mail_IMAPv2 provides a simplified backend for working with the
12cr|php-pear-Mail_IMAPv2-0.2.0-8|23	c-client (IMAP) extension. It serves as an OO wrapper for commonly
12cr|php-pear-Mail_IMAPv2-0.2.0-8|24	used c-client functions. It provides structure and header parsing as
12cr|php-pear-Mail_IMAPv2-0.2.0-8|25	well as body retrieval.
12cr|php-pear-Mail_IMAPv2-0.2.0-8|26	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|27	Mail_IMAPv2 may be used as a webmail backend or as a component in a
12cr|php-pear-Mail_IMAPv2-0.2.0-8|28	mailing list manager.
12cr|php-pear-Mail_IMAPv2-0.2.0-8|29	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|30	%prep
12cr|php-pear-Mail_IMAPv2-0.2.0-8|31	%setup -q -c
12cr|php-pear-Mail_IMAPv2-0.2.0-8|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Mail_IMAPv2-0.2.0-8|33	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|34	%install
12cr|php-pear-Mail_IMAPv2-0.2.0-8|35	rm -rf %{buildroot}
12cr|php-pear-Mail_IMAPv2-0.2.0-8|36	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|37	cd %{upstream_name}-%{version}
12cr|php-pear-Mail_IMAPv2-0.2.0-8|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Mail_IMAPv2-0.2.0-8|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Mail_IMAPv2-0.2.0-8|40	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Mail_IMAPv2-0.2.0-8|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Mail_IMAPv2-0.2.0-8|43	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|44	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Mail_IMAPv2-0.2.0-8|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Mail_IMAPv2-0.2.0-8|46	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|47	%clean
12cr|php-pear-Mail_IMAPv2-0.2.0-8|48	rm -rf %{buildroot}
12cr|php-pear-Mail_IMAPv2-0.2.0-8|49	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|50	%post
12cr|php-pear-Mail_IMAPv2-0.2.0-8|51	%if %mdkversion < 201000
12cr|php-pear-Mail_IMAPv2-0.2.0-8|52	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Mail_IMAPv2-0.2.0-8|53	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Mail_IMAPv2-0.2.0-8|54	%endif
12cr|php-pear-Mail_IMAPv2-0.2.0-8|55	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|56	%preun
12cr|php-pear-Mail_IMAPv2-0.2.0-8|57	%if %mdkversion < 201000
12cr|php-pear-Mail_IMAPv2-0.2.0-8|58	if [ "$1" -eq "0" ]; then
12cr|php-pear-Mail_IMAPv2-0.2.0-8|59	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Mail_IMAPv2-0.2.0-8|60	%{upstream_name} >/dev/null || :
12cr|php-pear-Mail_IMAPv2-0.2.0-8|61	fi
12cr|php-pear-Mail_IMAPv2-0.2.0-8|62	%endif
12cr|php-pear-Mail_IMAPv2-0.2.0-8|63	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|64	%files
12cr|php-pear-Mail_IMAPv2-0.2.0-8|65	%defattr(-,root,root)
12cr|php-pear-Mail_IMAPv2-0.2.0-8|66	%{_datadir}/pear/%{_class}
12cr|php-pear-Mail_IMAPv2-0.2.0-8|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Mail_IMAPv2-0.2.0-8|68	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|69	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|70	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|71	%changelog
12cr|php-pear-Mail_IMAPv2-0.2.0-8|72	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-8mdv2012.0
12cr|php-pear-Mail_IMAPv2-0.2.0-8|73	+ Revision: 742036
12cr|php-pear-Mail_IMAPv2-0.2.0-8|74	- fix major breakage by careless packager
12cr|php-pear-Mail_IMAPv2-0.2.0-8|75	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|76	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7
12cr|php-pear-Mail_IMAPv2-0.2.0-8|77	+ Revision: 679389
12cr|php-pear-Mail_IMAPv2-0.2.0-8|78	- mass rebuild
12cr|php-pear-Mail_IMAPv2-0.2.0-8|79	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|80	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6mdv2011.0
12cr|php-pear-Mail_IMAPv2-0.2.0-8|81	+ Revision: 613704
12cr|php-pear-Mail_IMAPv2-0.2.0-8|82	- the mass rebuild of 2010.1 packages
12cr|php-pear-Mail_IMAPv2-0.2.0-8|83	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|84	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-5mdv2010.1
12cr|php-pear-Mail_IMAPv2-0.2.0-8|85	+ Revision: 470145
12cr|php-pear-Mail_IMAPv2-0.2.0-8|86	- spec cleanup
12cr|php-pear-Mail_IMAPv2-0.2.0-8|87	- use pear installer
12cr|php-pear-Mail_IMAPv2-0.2.0-8|88	- don't ship tests, even in documentation
12cr|php-pear-Mail_IMAPv2-0.2.0-8|89	- own all directories
12cr|php-pear-Mail_IMAPv2-0.2.0-8|90	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Mail_IMAPv2-0.2.0-8|91	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|92	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.0-4mdv2010.0
12cr|php-pear-Mail_IMAPv2-0.2.0-8|93	+ Revision: 441275
12cr|php-pear-Mail_IMAPv2-0.2.0-8|94	- rebuild
12cr|php-pear-Mail_IMAPv2-0.2.0-8|95	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|96	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdv2009.1
12cr|php-pear-Mail_IMAPv2-0.2.0-8|97	+ Revision: 322279
12cr|php-pear-Mail_IMAPv2-0.2.0-8|98	- rebuild
12cr|php-pear-Mail_IMAPv2-0.2.0-8|99	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|100	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdv2009.0
12cr|php-pear-Mail_IMAPv2-0.2.0-8|101	+ Revision: 236915
12cr|php-pear-Mail_IMAPv2-0.2.0-8|102	- rebuild
12cr|php-pear-Mail_IMAPv2-0.2.0-8|103	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|104	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Mail_IMAPv2-0.2.0-8|105	- restore BuildRoot
12cr|php-pear-Mail_IMAPv2-0.2.0-8|106	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Mail_IMAPv2-0.2.0-8|108	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Mail_IMAPv2-0.2.0-8|109	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|110	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdv2007.0
12cr|php-pear-Mail_IMAPv2-0.2.0-8|112	+ Revision: 82050
12cr|php-pear-Mail_IMAPv2-0.2.0-8|113	- Import php-pear-Mail_IMAPv2
12cr|php-pear-Mail_IMAPv2-0.2.0-8|114	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|115	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdk
12cr|php-pear-Mail_IMAPv2-0.2.0-8|116	- 0.2.0
12cr|php-pear-Mail_IMAPv2-0.2.0-8|117	- new group (Development/PHP)
12cr|php-pear-Mail_IMAPv2-0.2.0-8|118	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdk
12cr|php-pear-Mail_IMAPv2-0.2.0-8|120	- rebuilt to fix auto deps
12cr|php-pear-Mail_IMAPv2-0.2.0-8|121	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdk
12cr|php-pear-Mail_IMAPv2-0.2.0-8|123	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Mail_IMAPv2-0.2.0-8|124	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdk
12cr|php-pear-Mail_IMAPv2-0.2.0-8|126	- fix deps
12cr|php-pear-Mail_IMAPv2-0.2.0-8|127	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdk
12cr|php-pear-Mail_IMAPv2-0.2.0-8|129	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Mail_IMAPv2-0.2.0-8|130	- fix deps
12cr|php-pear-Mail_IMAPv2-0.2.0-8|131	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdk
12cr|php-pear-Mail_IMAPv2-0.2.0-8|133	- fix deps
12cr|php-pear-Mail_IMAPv2-0.2.0-8|134	
12cr|php-pear-Mail_IMAPv2-0.2.0-8|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12cr|php-pear-Mail_IMAPv2-0.2.0-8|136	- initial Mandriva package (PLD import)
12cr|php-pear-Mail_IMAPv2-0.2.0-8|137	

5969 12
12cr|php-pear-Mail_Mbox-0.5.1-8|1	%define		_class		Mail
12cr|php-pear-Mail_Mbox-0.5.1-8|2	%define		_subclass	Mbox
12cr|php-pear-Mail_Mbox-0.5.1-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Mail_Mbox-0.5.1-8|4	
12cr|php-pear-Mail_Mbox-0.5.1-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Mail_Mbox-0.5.1-8|6	Version:	0.5.1
12cr|php-pear-Mail_Mbox-0.5.1-8|7	Release:	%mkrel 8
12cr|php-pear-Mail_Mbox-0.5.1-8|8	Summary:	Mbox PHP class to Unix MBOX parsing and using
12cr|php-pear-Mail_Mbox-0.5.1-8|9	License:	PHP License
12cr|php-pear-Mail_Mbox-0.5.1-8|10	Group:		Development/PHP
12cr|php-pear-Mail_Mbox-0.5.1-8|11	URL:		http://pear.php.net/package/Mail_Mbox/
12cr|php-pear-Mail_Mbox-0.5.1-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Mail_Mbox-0.5.1-8|13	Requires(post): php-pear
12cr|php-pear-Mail_Mbox-0.5.1-8|14	Requires(preun): php-pear
12cr|php-pear-Mail_Mbox-0.5.1-8|15	Requires:	php-pear
12cr|php-pear-Mail_Mbox-0.5.1-8|16	BuildArch:	noarch
12cr|php-pear-Mail_Mbox-0.5.1-8|17	BuildRequires:	php-pear
12cr|php-pear-Mail_Mbox-0.5.1-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Mail_Mbox-0.5.1-8|19	
12cr|php-pear-Mail_Mbox-0.5.1-8|20	%description
12cr|php-pear-Mail_Mbox-0.5.1-8|21	It can split messages inside a Mbox, return the number of messages,
12cr|php-pear-Mail_Mbox-0.5.1-8|22	return, update or remove an specific message or add a message on the
12cr|php-pear-Mail_Mbox-0.5.1-8|23	Mbox.
12cr|php-pear-Mail_Mbox-0.5.1-8|24	
12cr|php-pear-Mail_Mbox-0.5.1-8|25	%prep
12cr|php-pear-Mail_Mbox-0.5.1-8|26	%setup -q -c
12cr|php-pear-Mail_Mbox-0.5.1-8|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Mail_Mbox-0.5.1-8|28	
12cr|php-pear-Mail_Mbox-0.5.1-8|29	%install
12cr|php-pear-Mail_Mbox-0.5.1-8|30	rm -rf %{buildroot}
12cr|php-pear-Mail_Mbox-0.5.1-8|31	
12cr|php-pear-Mail_Mbox-0.5.1-8|32	cd %{upstream_name}-%{version}
12cr|php-pear-Mail_Mbox-0.5.1-8|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Mail_Mbox-0.5.1-8|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Mail_Mbox-0.5.1-8|35	
12cr|php-pear-Mail_Mbox-0.5.1-8|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Mail_Mbox-0.5.1-8|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Mail_Mbox-0.5.1-8|38	
12cr|php-pear-Mail_Mbox-0.5.1-8|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Mail_Mbox-0.5.1-8|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Mail_Mbox-0.5.1-8|41	
12cr|php-pear-Mail_Mbox-0.5.1-8|42	%clean
12cr|php-pear-Mail_Mbox-0.5.1-8|43	rm -rf %{buildroot}
12cr|php-pear-Mail_Mbox-0.5.1-8|44	
12cr|php-pear-Mail_Mbox-0.5.1-8|45	%post
12cr|php-pear-Mail_Mbox-0.5.1-8|46	%if %mdkversion < 201000
12cr|php-pear-Mail_Mbox-0.5.1-8|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Mail_Mbox-0.5.1-8|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Mail_Mbox-0.5.1-8|49	%endif
12cr|php-pear-Mail_Mbox-0.5.1-8|50	
12cr|php-pear-Mail_Mbox-0.5.1-8|51	%preun
12cr|php-pear-Mail_Mbox-0.5.1-8|52	%if %mdkversion < 201000
12cr|php-pear-Mail_Mbox-0.5.1-8|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Mail_Mbox-0.5.1-8|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Mail_Mbox-0.5.1-8|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Mail_Mbox-0.5.1-8|56	fi
12cr|php-pear-Mail_Mbox-0.5.1-8|57	%endif
12cr|php-pear-Mail_Mbox-0.5.1-8|58	
12cr|php-pear-Mail_Mbox-0.5.1-8|59	%files
12cr|php-pear-Mail_Mbox-0.5.1-8|60	%defattr(-,root,root)
12cr|php-pear-Mail_Mbox-0.5.1-8|61	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Mail_Mbox-0.5.1-8|62	%{_datadir}/pear/%{_class}
12cr|php-pear-Mail_Mbox-0.5.1-8|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Mail_Mbox-0.5.1-8|64	
12cr|php-pear-Mail_Mbox-0.5.1-8|65	
12cr|php-pear-Mail_Mbox-0.5.1-8|66	
12cr|php-pear-Mail_Mbox-0.5.1-8|67	%changelog
12cr|php-pear-Mail_Mbox-0.5.1-8|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-8mdv2012.0
12cr|php-pear-Mail_Mbox-0.5.1-8|69	+ Revision: 742037
12cr|php-pear-Mail_Mbox-0.5.1-8|70	- fix major breakage by careless packager
12cr|php-pear-Mail_Mbox-0.5.1-8|71	
12cr|php-pear-Mail_Mbox-0.5.1-8|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-7
12cr|php-pear-Mail_Mbox-0.5.1-8|73	+ Revision: 679390
12cr|php-pear-Mail_Mbox-0.5.1-8|74	- mass rebuild
12cr|php-pear-Mail_Mbox-0.5.1-8|75	
12cr|php-pear-Mail_Mbox-0.5.1-8|76	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-6mdv2011.0
12cr|php-pear-Mail_Mbox-0.5.1-8|77	+ Revision: 613705
12cr|php-pear-Mail_Mbox-0.5.1-8|78	- the mass rebuild of 2010.1 packages
12cr|php-pear-Mail_Mbox-0.5.1-8|79	
12cr|php-pear-Mail_Mbox-0.5.1-8|80	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.1-5mdv2010.1
12cr|php-pear-Mail_Mbox-0.5.1-8|81	+ Revision: 470146
12cr|php-pear-Mail_Mbox-0.5.1-8|82	- spec cleanup
12cr|php-pear-Mail_Mbox-0.5.1-8|83	- use pear installer
12cr|php-pear-Mail_Mbox-0.5.1-8|84	- don't ship tests, even in documentation
12cr|php-pear-Mail_Mbox-0.5.1-8|85	- own all directories
12cr|php-pear-Mail_Mbox-0.5.1-8|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Mail_Mbox-0.5.1-8|87	
12cr|php-pear-Mail_Mbox-0.5.1-8|88	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.1-4mdv2010.0
12cr|php-pear-Mail_Mbox-0.5.1-8|89	+ Revision: 441286
12cr|php-pear-Mail_Mbox-0.5.1-8|90	- rebuild
12cr|php-pear-Mail_Mbox-0.5.1-8|91	
12cr|php-pear-Mail_Mbox-0.5.1-8|92	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-3mdv2009.0
12cr|php-pear-Mail_Mbox-0.5.1-8|93	+ Revision: 236916
12cr|php-pear-Mail_Mbox-0.5.1-8|94	- rebuild
12cr|php-pear-Mail_Mbox-0.5.1-8|95	
12cr|php-pear-Mail_Mbox-0.5.1-8|96	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Mail_Mbox-0.5.1-8|97	- restore BuildRoot
12cr|php-pear-Mail_Mbox-0.5.1-8|98	
12cr|php-pear-Mail_Mbox-0.5.1-8|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Mail_Mbox-0.5.1-8|100	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Mail_Mbox-0.5.1-8|101	
12cr|php-pear-Mail_Mbox-0.5.1-8|102	* Fri Nov 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-2mdv2008.1
12cr|php-pear-Mail_Mbox-0.5.1-8|103	+ Revision: 107006
12cr|php-pear-Mail_Mbox-0.5.1-8|104	- PHPUnit2/PHPUnit
12cr|php-pear-Mail_Mbox-0.5.1-8|105	
12cr|php-pear-Mail_Mbox-0.5.1-8|106	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-1mdv2008.0
12cr|php-pear-Mail_Mbox-0.5.1-8|107	+ Revision: 15812
12cr|php-pear-Mail_Mbox-0.5.1-8|108	- fix build
12cr|php-pear-Mail_Mbox-0.5.1-8|109	- 0.5.1
12cr|php-pear-Mail_Mbox-0.5.1-8|110	
12cr|php-pear-Mail_Mbox-0.5.1-8|111	
12cr|php-pear-Mail_Mbox-0.5.1-8|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdv2007.0
12cr|php-pear-Mail_Mbox-0.5.1-8|113	+ Revision: 82078
12cr|php-pear-Mail_Mbox-0.5.1-8|114	- Import php-pear-Mail_Mbox
12cr|php-pear-Mail_Mbox-0.5.1-8|115	
12cr|php-pear-Mail_Mbox-0.5.1-8|116	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdk
12cr|php-pear-Mail_Mbox-0.5.1-8|117	- new group (Development/PHP)
12cr|php-pear-Mail_Mbox-0.5.1-8|118	
12cr|php-pear-Mail_Mbox-0.5.1-8|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-6mdk
12cr|php-pear-Mail_Mbox-0.5.1-8|120	- rebuilt to fix auto deps
12cr|php-pear-Mail_Mbox-0.5.1-8|121	
12cr|php-pear-Mail_Mbox-0.5.1-8|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5mdk
12cr|php-pear-Mail_Mbox-0.5.1-8|123	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Mail_Mbox-0.5.1-8|124	
12cr|php-pear-Mail_Mbox-0.5.1-8|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-4mdk
12cr|php-pear-Mail_Mbox-0.5.1-8|126	- fix deps
12cr|php-pear-Mail_Mbox-0.5.1-8|127	
12cr|php-pear-Mail_Mbox-0.5.1-8|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-3mdk
12cr|php-pear-Mail_Mbox-0.5.1-8|129	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Mail_Mbox-0.5.1-8|130	- fix deps
12cr|php-pear-Mail_Mbox-0.5.1-8|131	
12cr|php-pear-Mail_Mbox-0.5.1-8|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-2mdk
12cr|php-pear-Mail_Mbox-0.5.1-8|133	- fix deps
12cr|php-pear-Mail_Mbox-0.5.1-8|134	
12cr|php-pear-Mail_Mbox-0.5.1-8|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12cr|php-pear-Mail_Mbox-0.5.1-8|136	- initial Mandriva package (PLD import)
12cr|php-pear-Mail_Mbox-0.5.1-8|137	

5970 12
12cr|php-pear-Mail_Queue-1.2.7-2|1	%define		_class		Mail
12cr|php-pear-Mail_Queue-1.2.7-2|2	%define		_subclass	Queue
12cr|php-pear-Mail_Queue-1.2.7-2|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Mail_Queue-1.2.7-2|4	
12cr|php-pear-Mail_Queue-1.2.7-2|5	%define		_requires_exceptions pear(creole/Creole.php)
12cr|php-pear-Mail_Queue-1.2.7-2|6	
12cr|php-pear-Mail_Queue-1.2.7-2|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Mail_Queue-1.2.7-2|8	Version:	1.2.7
12cr|php-pear-Mail_Queue-1.2.7-2|9	Release:	%mkrel 2
12cr|php-pear-Mail_Queue-1.2.7-2|10	Summary:	Put mails in queue and send them later in background
12cr|php-pear-Mail_Queue-1.2.7-2|11	License:	PHP License
12cr|php-pear-Mail_Queue-1.2.7-2|12	Group:		Development/PHP
12cr|php-pear-Mail_Queue-1.2.7-2|13	URL:		http://pear.php.net/package/Mail_Queue/
12cr|php-pear-Mail_Queue-1.2.7-2|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Mail_Queue-1.2.7-2|15	Requires(post): php-pear
12cr|php-pear-Mail_Queue-1.2.7-2|16	Requires(preun): php-pear
12cr|php-pear-Mail_Queue-1.2.7-2|17	Requires:	php-pear
12cr|php-pear-Mail_Queue-1.2.7-2|18	BuildArch:	noarch
12cr|php-pear-Mail_Queue-1.2.7-2|19	BuildRequires:	php-pear
12cr|php-pear-Mail_Queue-1.2.7-2|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Mail_Queue-1.2.7-2|21	
12cr|php-pear-Mail_Queue-1.2.7-2|22	%description
12cr|php-pear-Mail_Queue-1.2.7-2|23	Class for handle mail queue managment. Wrapper for PEAR::Mail and
12cr|php-pear-Mail_Queue-1.2.7-2|24	PEAR::DB. Could load, save and send saved mails in background and also
12cr|php-pear-Mail_Queue-1.2.7-2|25	backup some mails. Mail queue class put mails in a temporary container
12cr|php-pear-Mail_Queue-1.2.7-2|26	waiting to be fed to the MTA (Mail Transport Agent) and send them
12cr|php-pear-Mail_Queue-1.2.7-2|27	later (eg. every few minutes) by crontab or in other way.
12cr|php-pear-Mail_Queue-1.2.7-2|28	
12cr|php-pear-Mail_Queue-1.2.7-2|29	%prep
12cr|php-pear-Mail_Queue-1.2.7-2|30	%setup -q -c
12cr|php-pear-Mail_Queue-1.2.7-2|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Mail_Queue-1.2.7-2|32	
12cr|php-pear-Mail_Queue-1.2.7-2|33	%install
12cr|php-pear-Mail_Queue-1.2.7-2|34	rm -rf %{buildroot}
12cr|php-pear-Mail_Queue-1.2.7-2|35	
12cr|php-pear-Mail_Queue-1.2.7-2|36	cd %{upstream_name}-%{version}
12cr|php-pear-Mail_Queue-1.2.7-2|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Mail_Queue-1.2.7-2|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Mail_Queue-1.2.7-2|39	
12cr|php-pear-Mail_Queue-1.2.7-2|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Mail_Queue-1.2.7-2|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Mail_Queue-1.2.7-2|42	
12cr|php-pear-Mail_Queue-1.2.7-2|43	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Mail_Queue-1.2.7-2|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Mail_Queue-1.2.7-2|45	
12cr|php-pear-Mail_Queue-1.2.7-2|46	%clean
12cr|php-pear-Mail_Queue-1.2.7-2|47	rm -rf %{buildroot}
12cr|php-pear-Mail_Queue-1.2.7-2|48	
12cr|php-pear-Mail_Queue-1.2.7-2|49	%post
12cr|php-pear-Mail_Queue-1.2.7-2|50	%if %mdkversion < 201000
12cr|php-pear-Mail_Queue-1.2.7-2|51	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Mail_Queue-1.2.7-2|52	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Mail_Queue-1.2.7-2|53	%endif
12cr|php-pear-Mail_Queue-1.2.7-2|54	
12cr|php-pear-Mail_Queue-1.2.7-2|55	%preun
12cr|php-pear-Mail_Queue-1.2.7-2|56	%if %mdkversion < 201000
12cr|php-pear-Mail_Queue-1.2.7-2|57	if [ "$1" -eq "0" ]; then
12cr|php-pear-Mail_Queue-1.2.7-2|58	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Mail_Queue-1.2.7-2|59	%{upstream_name} >/dev/null || :
12cr|php-pear-Mail_Queue-1.2.7-2|60	fi
12cr|php-pear-Mail_Queue-1.2.7-2|61	%endif
12cr|php-pear-Mail_Queue-1.2.7-2|62	
12cr|php-pear-Mail_Queue-1.2.7-2|63	%files
12cr|php-pear-Mail_Queue-1.2.7-2|64	%defattr(-,root,root)
12cr|php-pear-Mail_Queue-1.2.7-2|65	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Mail_Queue-1.2.7-2|66	%{_datadir}/pear/%{_class}
12cr|php-pear-Mail_Queue-1.2.7-2|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Mail_Queue-1.2.7-2|68	
12cr|php-pear-Mail_Queue-1.2.7-2|69	
12cr|php-pear-Mail_Queue-1.2.7-2|70	%changelog
12cr|php-pear-Mail_Queue-1.2.7-2|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-2mdv2012.0
12cr|php-pear-Mail_Queue-1.2.7-2|72	+ Revision: 742038
12cr|php-pear-Mail_Queue-1.2.7-2|73	- fix major breakage by careless packager
12cr|php-pear-Mail_Queue-1.2.7-2|74	
12cr|php-pear-Mail_Queue-1.2.7-2|75	* Sun Jul 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-1
12cr|php-pear-Mail_Queue-1.2.7-2|76	+ Revision: 690176
12cr|php-pear-Mail_Queue-1.2.7-2|77	- 1.2.7
12cr|php-pear-Mail_Queue-1.2.7-2|78	
12cr|php-pear-Mail_Queue-1.2.7-2|79	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.6-2
12cr|php-pear-Mail_Queue-1.2.7-2|80	+ Revision: 679391
12cr|php-pear-Mail_Queue-1.2.7-2|81	- mass rebuild
12cr|php-pear-Mail_Queue-1.2.7-2|82	
12cr|php-pear-Mail_Queue-1.2.7-2|83	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.6-1mdv2011.0
12cr|php-pear-Mail_Queue-1.2.7-2|84	+ Revision: 594493
12cr|php-pear-Mail_Queue-1.2.7-2|85	- update to new version 1.2.6
12cr|php-pear-Mail_Queue-1.2.7-2|86	
12cr|php-pear-Mail_Queue-1.2.7-2|87	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.3-4mdv2010.1
12cr|php-pear-Mail_Queue-1.2.7-2|88	+ Revision: 470149
12cr|php-pear-Mail_Queue-1.2.7-2|89	- spec cleanup
12cr|php-pear-Mail_Queue-1.2.7-2|90	- use pear installer
12cr|php-pear-Mail_Queue-1.2.7-2|91	- don't ship tests, even in documentation
12cr|php-pear-Mail_Queue-1.2.7-2|92	- own all directories
12cr|php-pear-Mail_Queue-1.2.7-2|93	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Mail_Queue-1.2.7-2|94	
12cr|php-pear-Mail_Queue-1.2.7-2|95	* Mon Nov 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.3-3mdv2010.1
12cr|php-pear-Mail_Queue-1.2.7-2|96	+ Revision: 463811
12cr|php-pear-Mail_Queue-1.2.7-2|97	- use rpm filetriggers to register starting from mandriva 2010.1
12cr|php-pear-Mail_Queue-1.2.7-2|98	
12cr|php-pear-Mail_Queue-1.2.7-2|99	* Sat Oct 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.3-2mdv2010.0
12cr|php-pear-Mail_Queue-1.2.7-2|100	+ Revision: 453176
12cr|php-pear-Mail_Queue-1.2.7-2|101	- fix dependencies
12cr|php-pear-Mail_Queue-1.2.7-2|102	
12cr|php-pear-Mail_Queue-1.2.7-2|103	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.3-1mdv2010.0
12cr|php-pear-Mail_Queue-1.2.7-2|104	+ Revision: 450210
12cr|php-pear-Mail_Queue-1.2.7-2|105	- new version
12cr|php-pear-Mail_Queue-1.2.7-2|106	- use pear installer
12cr|php-pear-Mail_Queue-1.2.7-2|107	- use fedora %%post/%%postun
12cr|php-pear-Mail_Queue-1.2.7-2|108	
12cr|php-pear-Mail_Queue-1.2.7-2|109	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.2-3mdv2010.0
12cr|php-pear-Mail_Queue-1.2.7-2|110	+ Revision: 441294
12cr|php-pear-Mail_Queue-1.2.7-2|111	- rebuild
12cr|php-pear-Mail_Queue-1.2.7-2|112	
12cr|php-pear-Mail_Queue-1.2.7-2|113	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdv2009.1
12cr|php-pear-Mail_Queue-1.2.7-2|114	+ Revision: 322356
12cr|php-pear-Mail_Queue-1.2.7-2|115	- rebuild
12cr|php-pear-Mail_Queue-1.2.7-2|116	
12cr|php-pear-Mail_Queue-1.2.7-2|117	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2009.0
12cr|php-pear-Mail_Queue-1.2.7-2|118	+ Revision: 278926
12cr|php-pear-Mail_Queue-1.2.7-2|119	- update to new version 1.2.2
12cr|php-pear-Mail_Queue-1.2.7-2|120	
12cr|php-pear-Mail_Queue-1.2.7-2|121	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-8mdv2009.0
12cr|php-pear-Mail_Queue-1.2.7-2|122	+ Revision: 236918
12cr|php-pear-Mail_Queue-1.2.7-2|123	- rebuild
12cr|php-pear-Mail_Queue-1.2.7-2|124	
12cr|php-pear-Mail_Queue-1.2.7-2|125	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.1.3-7mdv2008.1
12cr|php-pear-Mail_Queue-1.2.7-2|126	+ Revision: 136408
12cr|php-pear-Mail_Queue-1.2.7-2|127	- restore BuildRoot
12cr|php-pear-Mail_Queue-1.2.7-2|128	
12cr|php-pear-Mail_Queue-1.2.7-2|129	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Mail_Queue-1.2.7-2|130	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Mail_Queue-1.2.7-2|131	
12cr|php-pear-Mail_Queue-1.2.7-2|132	
12cr|php-pear-Mail_Queue-1.2.7-2|133	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-7mdv2007.0
12cr|php-pear-Mail_Queue-1.2.7-2|134	+ Revision: 82084
12cr|php-pear-Mail_Queue-1.2.7-2|135	- Import php-pear-Mail_Queue
12cr|php-pear-Mail_Queue-1.2.7-2|136	
12cr|php-pear-Mail_Queue-1.2.7-2|137	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-7mdk
12cr|php-pear-Mail_Queue-1.2.7-2|138	- new group (Development/PHP)
12cr|php-pear-Mail_Queue-1.2.7-2|139	
12cr|php-pear-Mail_Queue-1.2.7-2|140	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-6mdk
12cr|php-pear-Mail_Queue-1.2.7-2|141	- rebuilt to fix auto deps
12cr|php-pear-Mail_Queue-1.2.7-2|142	
12cr|php-pear-Mail_Queue-1.2.7-2|143	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-5mdk
12cr|php-pear-Mail_Queue-1.2.7-2|144	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Mail_Queue-1.2.7-2|145	
12cr|php-pear-Mail_Queue-1.2.7-2|146	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-4mdk
12cr|php-pear-Mail_Queue-1.2.7-2|147	- fix deps
12cr|php-pear-Mail_Queue-1.2.7-2|148	
12cr|php-pear-Mail_Queue-1.2.7-2|149	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-3mdk
12cr|php-pear-Mail_Queue-1.2.7-2|150	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Mail_Queue-1.2.7-2|151	- fix deps
12cr|php-pear-Mail_Queue-1.2.7-2|152	
12cr|php-pear-Mail_Queue-1.2.7-2|153	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-2mdk
12cr|php-pear-Mail_Queue-1.2.7-2|154	- fix deps
12cr|php-pear-Mail_Queue-1.2.7-2|155	
12cr|php-pear-Mail_Queue-1.2.7-2|156	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-1mdk
12cr|php-pear-Mail_Queue-1.2.7-2|157	- initial Mandriva package (PLD import)
12cr|php-pear-Mail_Queue-1.2.7-2|158	

5971 12
12cr|php-pear-Math_Basex-0.3-14|1	%define		_class		Math
12cr|php-pear-Math_Basex-0.3-14|2	%define		_subclass	Basex
12cr|php-pear-Math_Basex-0.3-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Math_Basex-0.3-14|4	
12cr|php-pear-Math_Basex-0.3-14|5	%define		_requires_exceptions pear(../Basex.php)
12cr|php-pear-Math_Basex-0.3-14|6	
12cr|php-pear-Math_Basex-0.3-14|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Math_Basex-0.3-14|8	Version:	0.3
12cr|php-pear-Math_Basex-0.3-14|9	Release:	%mkrel 14
12cr|php-pear-Math_Basex-0.3-14|10	Summary:	%{_class}_%{_subclass} - Base X conversion class
12cr|php-pear-Math_Basex-0.3-14|11	License:	PHP License
12cr|php-pear-Math_Basex-0.3-14|12	Group:		Development/PHP
12cr|php-pear-Math_Basex-0.3-14|13	URL:		http://pear.php.net/package/Math_Basex/
12cr|php-pear-Math_Basex-0.3-14|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Math_Basex-0.3-14|15	Requires(post): php-pear
12cr|php-pear-Math_Basex-0.3-14|16	Requires(preun): php-pear
12cr|php-pear-Math_Basex-0.3-14|17	Requires:	php-pear
12cr|php-pear-Math_Basex-0.3-14|18	BuildArch:	noarch
12cr|php-pear-Math_Basex-0.3-14|19	BuildRequires:	php-pear
12cr|php-pear-Math_Basex-0.3-14|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Math_Basex-0.3-14|21	
12cr|php-pear-Math_Basex-0.3-14|22	%description
12cr|php-pear-Math_Basex-0.3-14|23	Simple class for converting base set of numbers with a customize
12cr|php-pear-Math_Basex-0.3-14|24	character base set.
12cr|php-pear-Math_Basex-0.3-14|25	
12cr|php-pear-Math_Basex-0.3-14|26	%prep
12cr|php-pear-Math_Basex-0.3-14|27	%setup -q -c
12cr|php-pear-Math_Basex-0.3-14|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Math_Basex-0.3-14|29	
12cr|php-pear-Math_Basex-0.3-14|30	%install
12cr|php-pear-Math_Basex-0.3-14|31	rm -rf %{buildroot}
12cr|php-pear-Math_Basex-0.3-14|32	
12cr|php-pear-Math_Basex-0.3-14|33	cd %{upstream_name}-%{version}
12cr|php-pear-Math_Basex-0.3-14|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Math_Basex-0.3-14|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Math_Basex-0.3-14|36	
12cr|php-pear-Math_Basex-0.3-14|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Math_Basex-0.3-14|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Math_Basex-0.3-14|39	
12cr|php-pear-Math_Basex-0.3-14|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Basex-0.3-14|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Basex-0.3-14|42	
12cr|php-pear-Math_Basex-0.3-14|43	%clean
12cr|php-pear-Math_Basex-0.3-14|44	rm -rf %{buildroot}
12cr|php-pear-Math_Basex-0.3-14|45	
12cr|php-pear-Math_Basex-0.3-14|46	%post
12cr|php-pear-Math_Basex-0.3-14|47	%if %mdkversion < 201000
12cr|php-pear-Math_Basex-0.3-14|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Math_Basex-0.3-14|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Math_Basex-0.3-14|50	%endif
12cr|php-pear-Math_Basex-0.3-14|51	
12cr|php-pear-Math_Basex-0.3-14|52	%preun
12cr|php-pear-Math_Basex-0.3-14|53	%if %mdkversion < 201000
12cr|php-pear-Math_Basex-0.3-14|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-Math_Basex-0.3-14|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Math_Basex-0.3-14|56	%{upstream_name} >/dev/null || :
12cr|php-pear-Math_Basex-0.3-14|57	fi
12cr|php-pear-Math_Basex-0.3-14|58	%endif
12cr|php-pear-Math_Basex-0.3-14|59	
12cr|php-pear-Math_Basex-0.3-14|60	%files
12cr|php-pear-Math_Basex-0.3-14|61	%defattr(-,root,root)
12cr|php-pear-Math_Basex-0.3-14|62	%{_datadir}/pear/%{_class}
12cr|php-pear-Math_Basex-0.3-14|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Math_Basex-0.3-14|64	
12cr|php-pear-Math_Basex-0.3-14|65	
12cr|php-pear-Math_Basex-0.3-14|66	%changelog
12cr|php-pear-Math_Basex-0.3-14|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-14mdv2012.0
12cr|php-pear-Math_Basex-0.3-14|68	+ Revision: 742040
12cr|php-pear-Math_Basex-0.3-14|69	- fix major breakage by careless packager
12cr|php-pear-Math_Basex-0.3-14|70	
12cr|php-pear-Math_Basex-0.3-14|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-13
12cr|php-pear-Math_Basex-0.3-14|72	+ Revision: 679392
12cr|php-pear-Math_Basex-0.3-14|73	- mass rebuild
12cr|php-pear-Math_Basex-0.3-14|74	
12cr|php-pear-Math_Basex-0.3-14|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-12mdv2011.0
12cr|php-pear-Math_Basex-0.3-14|76	+ Revision: 613706
12cr|php-pear-Math_Basex-0.3-14|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-Math_Basex-0.3-14|78	
12cr|php-pear-Math_Basex-0.3-14|79	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-11mdv2010.1
12cr|php-pear-Math_Basex-0.3-14|80	+ Revision: 470150
12cr|php-pear-Math_Basex-0.3-14|81	- spec cleanup
12cr|php-pear-Math_Basex-0.3-14|82	- use pear installer
12cr|php-pear-Math_Basex-0.3-14|83	- don't ship tests, even in documentation
12cr|php-pear-Math_Basex-0.3-14|84	- own all directories
12cr|php-pear-Math_Basex-0.3-14|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Math_Basex-0.3-14|86	
12cr|php-pear-Math_Basex-0.3-14|87	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3-10mdv2010.0
12cr|php-pear-Math_Basex-0.3-14|88	+ Revision: 441295
12cr|php-pear-Math_Basex-0.3-14|89	- rebuild
12cr|php-pear-Math_Basex-0.3-14|90	
12cr|php-pear-Math_Basex-0.3-14|91	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3-9mdv2009.1
12cr|php-pear-Math_Basex-0.3-14|92	+ Revision: 322357
12cr|php-pear-Math_Basex-0.3-14|93	- rebuild
12cr|php-pear-Math_Basex-0.3-14|94	
12cr|php-pear-Math_Basex-0.3-14|95	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-8mdv2009.0
12cr|php-pear-Math_Basex-0.3-14|96	+ Revision: 236919
12cr|php-pear-Math_Basex-0.3-14|97	- rebuild
12cr|php-pear-Math_Basex-0.3-14|98	
12cr|php-pear-Math_Basex-0.3-14|99	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Math_Basex-0.3-14|100	- restore BuildRoot
12cr|php-pear-Math_Basex-0.3-14|101	
12cr|php-pear-Math_Basex-0.3-14|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Math_Basex-0.3-14|103	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Math_Basex-0.3-14|104	
12cr|php-pear-Math_Basex-0.3-14|105	
12cr|php-pear-Math_Basex-0.3-14|106	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3-7mdv2007.0
12cr|php-pear-Math_Basex-0.3-14|107	+ Revision: 82097
12cr|php-pear-Math_Basex-0.3-14|108	- Import php-pear-Math_Basex
12cr|php-pear-Math_Basex-0.3-14|109	
12cr|php-pear-Math_Basex-0.3-14|110	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3-7mdk
12cr|php-pear-Math_Basex-0.3-14|111	- new group (Development/PHP)
12cr|php-pear-Math_Basex-0.3-14|112	
12cr|php-pear-Math_Basex-0.3-14|113	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-6mdk
12cr|php-pear-Math_Basex-0.3-14|114	- rebuilt to fix auto deps
12cr|php-pear-Math_Basex-0.3-14|115	
12cr|php-pear-Math_Basex-0.3-14|116	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-5mdk
12cr|php-pear-Math_Basex-0.3-14|117	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Math_Basex-0.3-14|118	
12cr|php-pear-Math_Basex-0.3-14|119	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-4mdk
12cr|php-pear-Math_Basex-0.3-14|120	- fix deps
12cr|php-pear-Math_Basex-0.3-14|121	
12cr|php-pear-Math_Basex-0.3-14|122	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-3mdk
12cr|php-pear-Math_Basex-0.3-14|123	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Math_Basex-0.3-14|124	- fix deps
12cr|php-pear-Math_Basex-0.3-14|125	
12cr|php-pear-Math_Basex-0.3-14|126	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-2mdk
12cr|php-pear-Math_Basex-0.3-14|127	- fix deps
12cr|php-pear-Math_Basex-0.3-14|128	
12cr|php-pear-Math_Basex-0.3-14|129	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-1mdk
12cr|php-pear-Math_Basex-0.3-14|130	- initial Mandriva package (PLD import)
12cr|php-pear-Math_Basex-0.3-14|131	

5972 12
12cr|php-pear-Math_BinaryUtils-0.3.0-14|1	%define		_class		Math
12cr|php-pear-Math_BinaryUtils-0.3.0-14|2	%define		_subclass	BinaryUtils
12cr|php-pear-Math_BinaryUtils-0.3.0-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Math_BinaryUtils-0.3.0-14|4	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Math_BinaryUtils-0.3.0-14|6	Version:	0.3.0
12cr|php-pear-Math_BinaryUtils-0.3.0-14|7	Release:	%mkrel 14
12cr|php-pear-Math_BinaryUtils-0.3.0-14|8	Summary:	Collection of helper methods for easy handling of binary data
12cr|php-pear-Math_BinaryUtils-0.3.0-14|9	License:	PHP License
12cr|php-pear-Math_BinaryUtils-0.3.0-14|10	Group:		Development/PHP
12cr|php-pear-Math_BinaryUtils-0.3.0-14|11	URL:		http://pear.php.net/package/Math_BinaryUtils/
12cr|php-pear-Math_BinaryUtils-0.3.0-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Math_BinaryUtils-0.3.0-14|13	Requires(post): php-pear
12cr|php-pear-Math_BinaryUtils-0.3.0-14|14	Requires(preun): php-pear
12cr|php-pear-Math_BinaryUtils-0.3.0-14|15	Requires:	php-pear
12cr|php-pear-Math_BinaryUtils-0.3.0-14|16	BuildArch:	noarch
12cr|php-pear-Math_BinaryUtils-0.3.0-14|17	BuildRequires:	php-pear
12cr|php-pear-Math_BinaryUtils-0.3.0-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Math_BinaryUtils-0.3.0-14|19	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|20	%description
12cr|php-pear-Math_BinaryUtils-0.3.0-14|21	Collection of helper methods for dealing with binary data (add,
12cr|php-pear-Math_BinaryUtils-0.3.0-14|22	subtract, converting functions, endianess functions etc.).
12cr|php-pear-Math_BinaryUtils-0.3.0-14|23	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|24	%prep
12cr|php-pear-Math_BinaryUtils-0.3.0-14|25	%setup -q -c
12cr|php-pear-Math_BinaryUtils-0.3.0-14|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Math_BinaryUtils-0.3.0-14|27	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|28	%install
12cr|php-pear-Math_BinaryUtils-0.3.0-14|29	rm -rf %{buildroot}
12cr|php-pear-Math_BinaryUtils-0.3.0-14|30	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|31	cd %{upstream_name}-%{version}
12cr|php-pear-Math_BinaryUtils-0.3.0-14|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Math_BinaryUtils-0.3.0-14|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Math_BinaryUtils-0.3.0-14|34	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Math_BinaryUtils-0.3.0-14|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Math_BinaryUtils-0.3.0-14|37	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_BinaryUtils-0.3.0-14|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_BinaryUtils-0.3.0-14|40	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|41	%clean
12cr|php-pear-Math_BinaryUtils-0.3.0-14|42	rm -rf %{buildroot}
12cr|php-pear-Math_BinaryUtils-0.3.0-14|43	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|44	%post
12cr|php-pear-Math_BinaryUtils-0.3.0-14|45	%if %mdkversion < 201000
12cr|php-pear-Math_BinaryUtils-0.3.0-14|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Math_BinaryUtils-0.3.0-14|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Math_BinaryUtils-0.3.0-14|48	%endif
12cr|php-pear-Math_BinaryUtils-0.3.0-14|49	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|50	%preun
12cr|php-pear-Math_BinaryUtils-0.3.0-14|51	%if %mdkversion < 201000
12cr|php-pear-Math_BinaryUtils-0.3.0-14|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Math_BinaryUtils-0.3.0-14|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Math_BinaryUtils-0.3.0-14|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Math_BinaryUtils-0.3.0-14|55	fi
12cr|php-pear-Math_BinaryUtils-0.3.0-14|56	%endif
12cr|php-pear-Math_BinaryUtils-0.3.0-14|57	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|58	%files
12cr|php-pear-Math_BinaryUtils-0.3.0-14|59	%defattr(-,root,root)
12cr|php-pear-Math_BinaryUtils-0.3.0-14|60	%{_datadir}/pear/%{_class}
12cr|php-pear-Math_BinaryUtils-0.3.0-14|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Math_BinaryUtils-0.3.0-14|62	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|63	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|64	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|65	%changelog
12cr|php-pear-Math_BinaryUtils-0.3.0-14|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-14mdv2012.0
12cr|php-pear-Math_BinaryUtils-0.3.0-14|67	+ Revision: 742046
12cr|php-pear-Math_BinaryUtils-0.3.0-14|68	- fix major breakage by careless packager
12cr|php-pear-Math_BinaryUtils-0.3.0-14|69	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-13
12cr|php-pear-Math_BinaryUtils-0.3.0-14|71	+ Revision: 679393
12cr|php-pear-Math_BinaryUtils-0.3.0-14|72	- mass rebuild
12cr|php-pear-Math_BinaryUtils-0.3.0-14|73	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-12mdv2011.0
12cr|php-pear-Math_BinaryUtils-0.3.0-14|75	+ Revision: 613707
12cr|php-pear-Math_BinaryUtils-0.3.0-14|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-Math_BinaryUtils-0.3.0-14|77	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|78	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.0-11mdv2010.1
12cr|php-pear-Math_BinaryUtils-0.3.0-14|79	+ Revision: 470151
12cr|php-pear-Math_BinaryUtils-0.3.0-14|80	- spec cleanup
12cr|php-pear-Math_BinaryUtils-0.3.0-14|81	- use pear installer
12cr|php-pear-Math_BinaryUtils-0.3.0-14|82	- don't ship tests, even in documentation
12cr|php-pear-Math_BinaryUtils-0.3.0-14|83	- own all directories
12cr|php-pear-Math_BinaryUtils-0.3.0-14|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Math_BinaryUtils-0.3.0-14|85	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|86	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.0-10mdv2010.0
12cr|php-pear-Math_BinaryUtils-0.3.0-14|87	+ Revision: 441296
12cr|php-pear-Math_BinaryUtils-0.3.0-14|88	- rebuild
12cr|php-pear-Math_BinaryUtils-0.3.0-14|89	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|90	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-9mdv2009.1
12cr|php-pear-Math_BinaryUtils-0.3.0-14|91	+ Revision: 322358
12cr|php-pear-Math_BinaryUtils-0.3.0-14|92	- rebuild
12cr|php-pear-Math_BinaryUtils-0.3.0-14|93	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|94	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-8mdv2009.0
12cr|php-pear-Math_BinaryUtils-0.3.0-14|95	+ Revision: 236920
12cr|php-pear-Math_BinaryUtils-0.3.0-14|96	- rebuild
12cr|php-pear-Math_BinaryUtils-0.3.0-14|97	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|98	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Math_BinaryUtils-0.3.0-14|99	- restore BuildRoot
12cr|php-pear-Math_BinaryUtils-0.3.0-14|100	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Math_BinaryUtils-0.3.0-14|102	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Math_BinaryUtils-0.3.0-14|103	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|104	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|105	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdv2007.0
12cr|php-pear-Math_BinaryUtils-0.3.0-14|106	+ Revision: 82099
12cr|php-pear-Math_BinaryUtils-0.3.0-14|107	- Import php-pear-Math_BinaryUtils
12cr|php-pear-Math_BinaryUtils-0.3.0-14|108	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|109	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdk
12cr|php-pear-Math_BinaryUtils-0.3.0-14|110	- new group (Development/PHP)
12cr|php-pear-Math_BinaryUtils-0.3.0-14|111	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|112	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-6mdk
12cr|php-pear-Math_BinaryUtils-0.3.0-14|113	- rebuilt to fix auto deps
12cr|php-pear-Math_BinaryUtils-0.3.0-14|114	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|115	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5mdk
12cr|php-pear-Math_BinaryUtils-0.3.0-14|116	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Math_BinaryUtils-0.3.0-14|117	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|118	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-4mdk
12cr|php-pear-Math_BinaryUtils-0.3.0-14|119	- fix deps
12cr|php-pear-Math_BinaryUtils-0.3.0-14|120	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|121	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-3mdk
12cr|php-pear-Math_BinaryUtils-0.3.0-14|122	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Math_BinaryUtils-0.3.0-14|123	- fix deps
12cr|php-pear-Math_BinaryUtils-0.3.0-14|124	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|125	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-2mdk
12cr|php-pear-Math_BinaryUtils-0.3.0-14|126	- fix deps
12cr|php-pear-Math_BinaryUtils-0.3.0-14|127	
12cr|php-pear-Math_BinaryUtils-0.3.0-14|128	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12cr|php-pear-Math_BinaryUtils-0.3.0-14|129	- initial Mandriva package (PLD import)
12cr|php-pear-Math_BinaryUtils-0.3.0-14|130	

5973 12
12cr|php-pear-Math_Complex-0.8.5-14|1	%define		_class		Math
12cr|php-pear-Math_Complex-0.8.5-14|2	%define		_subclass	Complex
12cr|php-pear-Math_Complex-0.8.5-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Math_Complex-0.8.5-14|4	
12cr|php-pear-Math_Complex-0.8.5-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Math_Complex-0.8.5-14|6	Version:	0.8.5
12cr|php-pear-Math_Complex-0.8.5-14|7	Release:	%mkrel 14
12cr|php-pear-Math_Complex-0.8.5-14|8	Summary:	Classes that define complex numbers and their operations
12cr|php-pear-Math_Complex-0.8.5-14|9	License:	PHP License
12cr|php-pear-Math_Complex-0.8.5-14|10	Group:		Development/PHP
12cr|php-pear-Math_Complex-0.8.5-14|11	URL:		http://pear.php.net/package/Math_Complex/
12cr|php-pear-Math_Complex-0.8.5-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Math_Complex-0.8.5-14|13	Requires(post): php-pear
12cr|php-pear-Math_Complex-0.8.5-14|14	Requires(preun): php-pear
12cr|php-pear-Math_Complex-0.8.5-14|15	Requires:	php-pear
12cr|php-pear-Math_Complex-0.8.5-14|16	BuildArch:	noarch
12cr|php-pear-Math_Complex-0.8.5-14|17	BuildRequires:	php-pear
12cr|php-pear-Math_Complex-0.8.5-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Math_Complex-0.8.5-14|19	
12cr|php-pear-Math_Complex-0.8.5-14|20	%description
12cr|php-pear-Math_Complex-0.8.5-14|21	Classes that represent and manipulate complex numbers. Contain
12cr|php-pear-Math_Complex-0.8.5-14|22	definitions for basic arithmetic functions, as well as trigonometric,
12cr|php-pear-Math_Complex-0.8.5-14|23	inverse trigonometric, hyperbolic, inverse hyperbolic, exponential and
12cr|php-pear-Math_Complex-0.8.5-14|24	logarithms of complex numbers.
12cr|php-pear-Math_Complex-0.8.5-14|25	
12cr|php-pear-Math_Complex-0.8.5-14|26	%prep
12cr|php-pear-Math_Complex-0.8.5-14|27	%setup -q -c
12cr|php-pear-Math_Complex-0.8.5-14|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Math_Complex-0.8.5-14|29	
12cr|php-pear-Math_Complex-0.8.5-14|30	%install
12cr|php-pear-Math_Complex-0.8.5-14|31	rm -rf %{buildroot}
12cr|php-pear-Math_Complex-0.8.5-14|32	
12cr|php-pear-Math_Complex-0.8.5-14|33	cd %{upstream_name}-%{version}
12cr|php-pear-Math_Complex-0.8.5-14|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Math_Complex-0.8.5-14|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Math_Complex-0.8.5-14|36	
12cr|php-pear-Math_Complex-0.8.5-14|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Math_Complex-0.8.5-14|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Math_Complex-0.8.5-14|39	
12cr|php-pear-Math_Complex-0.8.5-14|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Complex-0.8.5-14|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Complex-0.8.5-14|42	
12cr|php-pear-Math_Complex-0.8.5-14|43	%clean
12cr|php-pear-Math_Complex-0.8.5-14|44	rm -rf %{buildroot}
12cr|php-pear-Math_Complex-0.8.5-14|45	
12cr|php-pear-Math_Complex-0.8.5-14|46	%post
12cr|php-pear-Math_Complex-0.8.5-14|47	%if %mdkversion < 201000
12cr|php-pear-Math_Complex-0.8.5-14|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Math_Complex-0.8.5-14|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Math_Complex-0.8.5-14|50	%endif
12cr|php-pear-Math_Complex-0.8.5-14|51	
12cr|php-pear-Math_Complex-0.8.5-14|52	%preun
12cr|php-pear-Math_Complex-0.8.5-14|53	%if %mdkversion < 201000
12cr|php-pear-Math_Complex-0.8.5-14|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-Math_Complex-0.8.5-14|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Math_Complex-0.8.5-14|56	%{upstream_name} >/dev/null || :
12cr|php-pear-Math_Complex-0.8.5-14|57	fi
12cr|php-pear-Math_Complex-0.8.5-14|58	%endif
12cr|php-pear-Math_Complex-0.8.5-14|59	
12cr|php-pear-Math_Complex-0.8.5-14|60	%files
12cr|php-pear-Math_Complex-0.8.5-14|61	%defattr(-,root,root)
12cr|php-pear-Math_Complex-0.8.5-14|62	%{_datadir}/pear/%{_class}
12cr|php-pear-Math_Complex-0.8.5-14|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Math_Complex-0.8.5-14|64	
12cr|php-pear-Math_Complex-0.8.5-14|65	
12cr|php-pear-Math_Complex-0.8.5-14|66	
12cr|php-pear-Math_Complex-0.8.5-14|67	
12cr|php-pear-Math_Complex-0.8.5-14|68	%changelog
12cr|php-pear-Math_Complex-0.8.5-14|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-14mdv2012.0
12cr|php-pear-Math_Complex-0.8.5-14|70	+ Revision: 742056
12cr|php-pear-Math_Complex-0.8.5-14|71	- fix major breakage by careless packager
12cr|php-pear-Math_Complex-0.8.5-14|72	
12cr|php-pear-Math_Complex-0.8.5-14|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-13
12cr|php-pear-Math_Complex-0.8.5-14|74	+ Revision: 679394
12cr|php-pear-Math_Complex-0.8.5-14|75	- mass rebuild
12cr|php-pear-Math_Complex-0.8.5-14|76	
12cr|php-pear-Math_Complex-0.8.5-14|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-12mdv2011.0
12cr|php-pear-Math_Complex-0.8.5-14|78	+ Revision: 613708
12cr|php-pear-Math_Complex-0.8.5-14|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-Math_Complex-0.8.5-14|80	
12cr|php-pear-Math_Complex-0.8.5-14|81	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.5-11mdv2010.1
12cr|php-pear-Math_Complex-0.8.5-14|82	+ Revision: 470152
12cr|php-pear-Math_Complex-0.8.5-14|83	- spec cleanup
12cr|php-pear-Math_Complex-0.8.5-14|84	- use pear installer
12cr|php-pear-Math_Complex-0.8.5-14|85	- don't ship tests, even in documentation
12cr|php-pear-Math_Complex-0.8.5-14|86	- own all directories
12cr|php-pear-Math_Complex-0.8.5-14|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Math_Complex-0.8.5-14|88	
12cr|php-pear-Math_Complex-0.8.5-14|89	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8.5-10mdv2010.0
12cr|php-pear-Math_Complex-0.8.5-14|90	+ Revision: 441297
12cr|php-pear-Math_Complex-0.8.5-14|91	- rebuild
12cr|php-pear-Math_Complex-0.8.5-14|92	
12cr|php-pear-Math_Complex-0.8.5-14|93	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-9mdv2009.1
12cr|php-pear-Math_Complex-0.8.5-14|94	+ Revision: 322359
12cr|php-pear-Math_Complex-0.8.5-14|95	- rebuild
12cr|php-pear-Math_Complex-0.8.5-14|96	
12cr|php-pear-Math_Complex-0.8.5-14|97	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-8mdv2009.0
12cr|php-pear-Math_Complex-0.8.5-14|98	+ Revision: 236921
12cr|php-pear-Math_Complex-0.8.5-14|99	- rebuild
12cr|php-pear-Math_Complex-0.8.5-14|100	
12cr|php-pear-Math_Complex-0.8.5-14|101	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Math_Complex-0.8.5-14|102	- restore BuildRoot
12cr|php-pear-Math_Complex-0.8.5-14|103	
12cr|php-pear-Math_Complex-0.8.5-14|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Math_Complex-0.8.5-14|105	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Math_Complex-0.8.5-14|106	
12cr|php-pear-Math_Complex-0.8.5-14|107	
12cr|php-pear-Math_Complex-0.8.5-14|108	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-7mdv2007.0
12cr|php-pear-Math_Complex-0.8.5-14|109	+ Revision: 82101
12cr|php-pear-Math_Complex-0.8.5-14|110	- Import php-pear-Math_Complex
12cr|php-pear-Math_Complex-0.8.5-14|111	
12cr|php-pear-Math_Complex-0.8.5-14|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-7mdk
12cr|php-pear-Math_Complex-0.8.5-14|113	- new group (Development/PHP)
12cr|php-pear-Math_Complex-0.8.5-14|114	
12cr|php-pear-Math_Complex-0.8.5-14|115	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-6mdk
12cr|php-pear-Math_Complex-0.8.5-14|116	- rebuilt to fix auto deps
12cr|php-pear-Math_Complex-0.8.5-14|117	
12cr|php-pear-Math_Complex-0.8.5-14|118	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-5mdk
12cr|php-pear-Math_Complex-0.8.5-14|119	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Math_Complex-0.8.5-14|120	
12cr|php-pear-Math_Complex-0.8.5-14|121	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-4mdk
12cr|php-pear-Math_Complex-0.8.5-14|122	- fix deps
12cr|php-pear-Math_Complex-0.8.5-14|123	
12cr|php-pear-Math_Complex-0.8.5-14|124	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-3mdk
12cr|php-pear-Math_Complex-0.8.5-14|125	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Math_Complex-0.8.5-14|126	- fix deps
12cr|php-pear-Math_Complex-0.8.5-14|127	
12cr|php-pear-Math_Complex-0.8.5-14|128	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-2mdk
12cr|php-pear-Math_Complex-0.8.5-14|129	- fix deps
12cr|php-pear-Math_Complex-0.8.5-14|130	
12cr|php-pear-Math_Complex-0.8.5-14|131	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-1mdk
12cr|php-pear-Math_Complex-0.8.5-14|132	- initial Mandriva package (PLD import)
12cr|php-pear-Math_Complex-0.8.5-14|133	

5974 12
12cr|php-pear-Math_Fibonacci-0.8-14|1	%define		_class		Math
12cr|php-pear-Math_Fibonacci-0.8-14|2	%define		_subclass	Fibonacci
12cr|php-pear-Math_Fibonacci-0.8-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Math_Fibonacci-0.8-14|4	
12cr|php-pear-Math_Fibonacci-0.8-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Math_Fibonacci-0.8-14|6	Version:	0.8
12cr|php-pear-Math_Fibonacci-0.8-14|7	Release:	%mkrel 14
12cr|php-pear-Math_Fibonacci-0.8-14|8	Summary:	Package to calculat and manipulate Fibonacci numbers
12cr|php-pear-Math_Fibonacci-0.8-14|9	License:	PHP License
12cr|php-pear-Math_Fibonacci-0.8-14|10	Group:		Development/PHP
12cr|php-pear-Math_Fibonacci-0.8-14|11	URL:		http://pear.php.net/package/Math_Fibonacci/
12cr|php-pear-Math_Fibonacci-0.8-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Math_Fibonacci-0.8-14|13	Requires(post): php-pear
12cr|php-pear-Math_Fibonacci-0.8-14|14	Requires(preun): php-pear
12cr|php-pear-Math_Fibonacci-0.8-14|15	Requires:	php-pear
12cr|php-pear-Math_Fibonacci-0.8-14|16	BuildArch:	noarch
12cr|php-pear-Math_Fibonacci-0.8-14|17	BuildRequires:	php-pear
12cr|php-pear-Math_Fibonacci-0.8-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Math_Fibonacci-0.8-14|19	
12cr|php-pear-Math_Fibonacci-0.8-14|20	%description
12cr|php-pear-Math_Fibonacci-0.8-14|21	The Fibonacci series is constructed using the formula:
12cr|php-pear-Math_Fibonacci-0.8-14|22	F(n) = F(n - 1) + F(n - 2),
12cr|php-pear-Math_Fibonacci-0.8-14|23	By convention F(0) = 0, and F(1) = 1.
12cr|php-pear-Math_Fibonacci-0.8-14|24	An alternative formula that uses the Golden Ratio can also be used:
12cr|php-pear-Math_Fibonacci-0.8-14|25	F(n) = (PHI^n - phi^n)/sqrt(5) [Lucas' formula],
12cr|php-pear-Math_Fibonacci-0.8-14|26	where PHI = (1 + sqrt(5))/2 is the Golden Ratio, and phi = (1 - sqrt(5))/2
12cr|php-pear-Math_Fibonacci-0.8-14|27	is its reciprocal.
12cr|php-pear-Math_Fibonacci-0.8-14|28	
12cr|php-pear-Math_Fibonacci-0.8-14|29	Requires Math_Integer, and can be used with big integers if the GMP or
12cr|php-pear-Math_Fibonacci-0.8-14|30	the BCMATH libraries are present.
12cr|php-pear-Math_Fibonacci-0.8-14|31	
12cr|php-pear-Math_Fibonacci-0.8-14|32	%prep
12cr|php-pear-Math_Fibonacci-0.8-14|33	%setup -q -c
12cr|php-pear-Math_Fibonacci-0.8-14|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Math_Fibonacci-0.8-14|35	
12cr|php-pear-Math_Fibonacci-0.8-14|36	%install
12cr|php-pear-Math_Fibonacci-0.8-14|37	rm -rf %{buildroot}
12cr|php-pear-Math_Fibonacci-0.8-14|38	
12cr|php-pear-Math_Fibonacci-0.8-14|39	cd %{upstream_name}-%{version}
12cr|php-pear-Math_Fibonacci-0.8-14|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Math_Fibonacci-0.8-14|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Math_Fibonacci-0.8-14|42	
12cr|php-pear-Math_Fibonacci-0.8-14|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Math_Fibonacci-0.8-14|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Math_Fibonacci-0.8-14|45	
12cr|php-pear-Math_Fibonacci-0.8-14|46	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Fibonacci-0.8-14|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Fibonacci-0.8-14|48	
12cr|php-pear-Math_Fibonacci-0.8-14|49	%clean
12cr|php-pear-Math_Fibonacci-0.8-14|50	rm -rf %{buildroot}
12cr|php-pear-Math_Fibonacci-0.8-14|51	
12cr|php-pear-Math_Fibonacci-0.8-14|52	%post
12cr|php-pear-Math_Fibonacci-0.8-14|53	%if %mdkversion < 201000
12cr|php-pear-Math_Fibonacci-0.8-14|54	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Math_Fibonacci-0.8-14|55	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Math_Fibonacci-0.8-14|56	%endif
12cr|php-pear-Math_Fibonacci-0.8-14|57	
12cr|php-pear-Math_Fibonacci-0.8-14|58	%preun
12cr|php-pear-Math_Fibonacci-0.8-14|59	%if %mdkversion < 201000
12cr|php-pear-Math_Fibonacci-0.8-14|60	if [ "$1" -eq "0" ]; then
12cr|php-pear-Math_Fibonacci-0.8-14|61	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Math_Fibonacci-0.8-14|62	%{upstream_name} >/dev/null || :
12cr|php-pear-Math_Fibonacci-0.8-14|63	fi
12cr|php-pear-Math_Fibonacci-0.8-14|64	%endif
12cr|php-pear-Math_Fibonacci-0.8-14|65	
12cr|php-pear-Math_Fibonacci-0.8-14|66	%files
12cr|php-pear-Math_Fibonacci-0.8-14|67	%defattr(-,root,root)
12cr|php-pear-Math_Fibonacci-0.8-14|68	%{_datadir}/pear/%{_class}
12cr|php-pear-Math_Fibonacci-0.8-14|69	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Math_Fibonacci-0.8-14|70	
12cr|php-pear-Math_Fibonacci-0.8-14|71	
12cr|php-pear-Math_Fibonacci-0.8-14|72	
12cr|php-pear-Math_Fibonacci-0.8-14|73	
12cr|php-pear-Math_Fibonacci-0.8-14|74	%changelog
12cr|php-pear-Math_Fibonacci-0.8-14|75	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8-14mdv2012.0
12cr|php-pear-Math_Fibonacci-0.8-14|76	+ Revision: 742066
12cr|php-pear-Math_Fibonacci-0.8-14|77	- fix major breakage by careless packager
12cr|php-pear-Math_Fibonacci-0.8-14|78	
12cr|php-pear-Math_Fibonacci-0.8-14|79	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8-13
12cr|php-pear-Math_Fibonacci-0.8-14|80	+ Revision: 679395
12cr|php-pear-Math_Fibonacci-0.8-14|81	- mass rebuild
12cr|php-pear-Math_Fibonacci-0.8-14|82	
12cr|php-pear-Math_Fibonacci-0.8-14|83	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8-12mdv2011.0
12cr|php-pear-Math_Fibonacci-0.8-14|84	+ Revision: 613709
12cr|php-pear-Math_Fibonacci-0.8-14|85	- the mass rebuild of 2010.1 packages
12cr|php-pear-Math_Fibonacci-0.8-14|86	
12cr|php-pear-Math_Fibonacci-0.8-14|87	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8-11mdv2010.1
12cr|php-pear-Math_Fibonacci-0.8-14|88	+ Revision: 470153
12cr|php-pear-Math_Fibonacci-0.8-14|89	- spec cleanup
12cr|php-pear-Math_Fibonacci-0.8-14|90	- use pear installer
12cr|php-pear-Math_Fibonacci-0.8-14|91	- don't ship tests, even in documentation
12cr|php-pear-Math_Fibonacci-0.8-14|92	- own all directories
12cr|php-pear-Math_Fibonacci-0.8-14|93	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Math_Fibonacci-0.8-14|94	
12cr|php-pear-Math_Fibonacci-0.8-14|95	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8-10mdv2010.0
12cr|php-pear-Math_Fibonacci-0.8-14|96	+ Revision: 441298
12cr|php-pear-Math_Fibonacci-0.8-14|97	- rebuild
12cr|php-pear-Math_Fibonacci-0.8-14|98	
12cr|php-pear-Math_Fibonacci-0.8-14|99	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8-9mdv2009.1
12cr|php-pear-Math_Fibonacci-0.8-14|100	+ Revision: 322360
12cr|php-pear-Math_Fibonacci-0.8-14|101	- rebuild
12cr|php-pear-Math_Fibonacci-0.8-14|102	
12cr|php-pear-Math_Fibonacci-0.8-14|103	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8-8mdv2009.0
12cr|php-pear-Math_Fibonacci-0.8-14|104	+ Revision: 236922
12cr|php-pear-Math_Fibonacci-0.8-14|105	- rebuild
12cr|php-pear-Math_Fibonacci-0.8-14|106	
12cr|php-pear-Math_Fibonacci-0.8-14|107	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.8-7mdv2008.1
12cr|php-pear-Math_Fibonacci-0.8-14|108	+ Revision: 136408
12cr|php-pear-Math_Fibonacci-0.8-14|109	- restore BuildRoot
12cr|php-pear-Math_Fibonacci-0.8-14|110	
12cr|php-pear-Math_Fibonacci-0.8-14|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Math_Fibonacci-0.8-14|112	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Math_Fibonacci-0.8-14|113	
12cr|php-pear-Math_Fibonacci-0.8-14|114	
12cr|php-pear-Math_Fibonacci-0.8-14|115	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8-7mdv2007.0
12cr|php-pear-Math_Fibonacci-0.8-14|116	+ Revision: 82103
12cr|php-pear-Math_Fibonacci-0.8-14|117	- Import php-pear-Math_Fibonacci
12cr|php-pear-Math_Fibonacci-0.8-14|118	
12cr|php-pear-Math_Fibonacci-0.8-14|119	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8-7mdk
12cr|php-pear-Math_Fibonacci-0.8-14|120	- new group (Development/PHP)
12cr|php-pear-Math_Fibonacci-0.8-14|121	
12cr|php-pear-Math_Fibonacci-0.8-14|122	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-6mdk
12cr|php-pear-Math_Fibonacci-0.8-14|123	- rebuilt to fix auto deps
12cr|php-pear-Math_Fibonacci-0.8-14|124	
12cr|php-pear-Math_Fibonacci-0.8-14|125	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-5mdk
12cr|php-pear-Math_Fibonacci-0.8-14|126	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Math_Fibonacci-0.8-14|127	
12cr|php-pear-Math_Fibonacci-0.8-14|128	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-4mdk
12cr|php-pear-Math_Fibonacci-0.8-14|129	- fix deps
12cr|php-pear-Math_Fibonacci-0.8-14|130	
12cr|php-pear-Math_Fibonacci-0.8-14|131	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-3mdk
12cr|php-pear-Math_Fibonacci-0.8-14|132	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Math_Fibonacci-0.8-14|133	- fix deps
12cr|php-pear-Math_Fibonacci-0.8-14|134	
12cr|php-pear-Math_Fibonacci-0.8-14|135	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-2mdk
12cr|php-pear-Math_Fibonacci-0.8-14|136	- fix deps
12cr|php-pear-Math_Fibonacci-0.8-14|137	
12cr|php-pear-Math_Fibonacci-0.8-14|138	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-1mdk
12cr|php-pear-Math_Fibonacci-0.8-14|139	- initial Mandriva package (PLD import)
12cr|php-pear-Math_Fibonacci-0.8-14|140	

5975 12
12cr|php-pear-Math_Fraction-0.4.0-8|1	%define		_class		Math
12cr|php-pear-Math_Fraction-0.4.0-8|2	%define		_subclass	Fraction
12cr|php-pear-Math_Fraction-0.4.0-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Math_Fraction-0.4.0-8|4	
12cr|php-pear-Math_Fraction-0.4.0-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Math_Fraction-0.4.0-8|6	Version:	0.4.0
12cr|php-pear-Math_Fraction-0.4.0-8|7	Release:	%mkrel 8
12cr|php-pear-Math_Fraction-0.4.0-8|8	Summary:	Classes that represent and manipulate fractions
12cr|php-pear-Math_Fraction-0.4.0-8|9	License:	PHP License
12cr|php-pear-Math_Fraction-0.4.0-8|10	Group:		Development/PHP
12cr|php-pear-Math_Fraction-0.4.0-8|11	URL:		http://pear.php.net/package/Math_Fraction/
12cr|php-pear-Math_Fraction-0.4.0-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Math_Fraction-0.4.0-8|13	Requires(post): php-pear
12cr|php-pear-Math_Fraction-0.4.0-8|14	Requires(preun): php-pear
12cr|php-pear-Math_Fraction-0.4.0-8|15	Requires:	php-pear
12cr|php-pear-Math_Fraction-0.4.0-8|16	BuildArch:	noarch
12cr|php-pear-Math_Fraction-0.4.0-8|17	BuildRequires:	php-pear
12cr|php-pear-Math_Fraction-0.4.0-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Math_Fraction-0.4.0-8|19	
12cr|php-pear-Math_Fraction-0.4.0-8|20	%description
12cr|php-pear-Math_Fraction-0.4.0-8|21	Classes that represent and manipulate fractions (x = a/b).
12cr|php-pear-Math_Fraction-0.4.0-8|22	
12cr|php-pear-Math_Fraction-0.4.0-8|23	The Math_FractionOp static class contains definitions for:
12cr|php-pear-Math_Fraction-0.4.0-8|24	- basic arithmetic operations,
12cr|php-pear-Math_Fraction-0.4.0-8|25	- comparing fractions,
12cr|php-pear-Math_Fraction-0.4.0-8|26	- greatest common divisor (gcd) and least common multiple (lcm) of two
12cr|php-pear-Math_Fraction-0.4.0-8|27	integers,
12cr|php-pear-Math_Fraction-0.4.0-8|28	- simplifying (reducing) and getting the reciprocal of a fraction,
12cr|php-pear-Math_Fraction-0.4.0-8|29	- converting a float to fraction.
12cr|php-pear-Math_Fraction-0.4.0-8|30	
12cr|php-pear-Math_Fraction-0.4.0-8|31	%prep
12cr|php-pear-Math_Fraction-0.4.0-8|32	%setup -q -c
12cr|php-pear-Math_Fraction-0.4.0-8|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Math_Fraction-0.4.0-8|34	
12cr|php-pear-Math_Fraction-0.4.0-8|35	%install
12cr|php-pear-Math_Fraction-0.4.0-8|36	rm -rf %{buildroot}
12cr|php-pear-Math_Fraction-0.4.0-8|37	
12cr|php-pear-Math_Fraction-0.4.0-8|38	cd %{upstream_name}-%{version}
12cr|php-pear-Math_Fraction-0.4.0-8|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Math_Fraction-0.4.0-8|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Math_Fraction-0.4.0-8|41	
12cr|php-pear-Math_Fraction-0.4.0-8|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Math_Fraction-0.4.0-8|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Math_Fraction-0.4.0-8|44	
12cr|php-pear-Math_Fraction-0.4.0-8|45	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Fraction-0.4.0-8|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Fraction-0.4.0-8|47	
12cr|php-pear-Math_Fraction-0.4.0-8|48	%clean
12cr|php-pear-Math_Fraction-0.4.0-8|49	rm -rf %{buildroot}
12cr|php-pear-Math_Fraction-0.4.0-8|50	
12cr|php-pear-Math_Fraction-0.4.0-8|51	%post
12cr|php-pear-Math_Fraction-0.4.0-8|52	%if %mdkversion < 201000
12cr|php-pear-Math_Fraction-0.4.0-8|53	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Math_Fraction-0.4.0-8|54	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Math_Fraction-0.4.0-8|55	%endif
12cr|php-pear-Math_Fraction-0.4.0-8|56	
12cr|php-pear-Math_Fraction-0.4.0-8|57	%preun
12cr|php-pear-Math_Fraction-0.4.0-8|58	%if %mdkversion < 201000
12cr|php-pear-Math_Fraction-0.4.0-8|59	if [ "$1" -eq "0" ]; then
12cr|php-pear-Math_Fraction-0.4.0-8|60	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Math_Fraction-0.4.0-8|61	%{upstream_name} >/dev/null || :
12cr|php-pear-Math_Fraction-0.4.0-8|62	fi
12cr|php-pear-Math_Fraction-0.4.0-8|63	%endif
12cr|php-pear-Math_Fraction-0.4.0-8|64	
12cr|php-pear-Math_Fraction-0.4.0-8|65	%files
12cr|php-pear-Math_Fraction-0.4.0-8|66	%defattr(-,root,root)
12cr|php-pear-Math_Fraction-0.4.0-8|67	%doc %{upstream_name}-%{version}/docs/examples
12cr|php-pear-Math_Fraction-0.4.0-8|68	%{_datadir}/pear/%{_class}
12cr|php-pear-Math_Fraction-0.4.0-8|69	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Math_Fraction-0.4.0-8|70	
12cr|php-pear-Math_Fraction-0.4.0-8|71	
12cr|php-pear-Math_Fraction-0.4.0-8|72	%changelog
12cr|php-pear-Math_Fraction-0.4.0-8|73	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-8mdv2012.0
12cr|php-pear-Math_Fraction-0.4.0-8|74	+ Revision: 742082
12cr|php-pear-Math_Fraction-0.4.0-8|75	- fix major breakage by careless packager
12cr|php-pear-Math_Fraction-0.4.0-8|76	
12cr|php-pear-Math_Fraction-0.4.0-8|77	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-7
12cr|php-pear-Math_Fraction-0.4.0-8|78	+ Revision: 679396
12cr|php-pear-Math_Fraction-0.4.0-8|79	- mass rebuild
12cr|php-pear-Math_Fraction-0.4.0-8|80	
12cr|php-pear-Math_Fraction-0.4.0-8|81	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-6mdv2011.0
12cr|php-pear-Math_Fraction-0.4.0-8|82	+ Revision: 613710
12cr|php-pear-Math_Fraction-0.4.0-8|83	- the mass rebuild of 2010.1 packages
12cr|php-pear-Math_Fraction-0.4.0-8|84	
12cr|php-pear-Math_Fraction-0.4.0-8|85	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-5mdv2010.1
12cr|php-pear-Math_Fraction-0.4.0-8|86	+ Revision: 470154
12cr|php-pear-Math_Fraction-0.4.0-8|87	- spec cleanup
12cr|php-pear-Math_Fraction-0.4.0-8|88	- use pear installer
12cr|php-pear-Math_Fraction-0.4.0-8|89	- don't ship tests, even in documentation
12cr|php-pear-Math_Fraction-0.4.0-8|90	- own all directories
12cr|php-pear-Math_Fraction-0.4.0-8|91	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Math_Fraction-0.4.0-8|92	
12cr|php-pear-Math_Fraction-0.4.0-8|93	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4.0-4mdv2010.0
12cr|php-pear-Math_Fraction-0.4.0-8|94	+ Revision: 441299
12cr|php-pear-Math_Fraction-0.4.0-8|95	- rebuild
12cr|php-pear-Math_Fraction-0.4.0-8|96	
12cr|php-pear-Math_Fraction-0.4.0-8|97	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-3mdv2009.1
12cr|php-pear-Math_Fraction-0.4.0-8|98	+ Revision: 322361
12cr|php-pear-Math_Fraction-0.4.0-8|99	- rebuild
12cr|php-pear-Math_Fraction-0.4.0-8|100	
12cr|php-pear-Math_Fraction-0.4.0-8|101	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2mdv2009.0
12cr|php-pear-Math_Fraction-0.4.0-8|102	+ Revision: 236923
12cr|php-pear-Math_Fraction-0.4.0-8|103	- rebuild
12cr|php-pear-Math_Fraction-0.4.0-8|104	
12cr|php-pear-Math_Fraction-0.4.0-8|105	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.4.0-1mdv2008.1
12cr|php-pear-Math_Fraction-0.4.0-8|106	+ Revision: 136408
12cr|php-pear-Math_Fraction-0.4.0-8|107	- restore BuildRoot
12cr|php-pear-Math_Fraction-0.4.0-8|108	
12cr|php-pear-Math_Fraction-0.4.0-8|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Math_Fraction-0.4.0-8|110	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Math_Fraction-0.4.0-8|111	
12cr|php-pear-Math_Fraction-0.4.0-8|112	
12cr|php-pear-Math_Fraction-0.4.0-8|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdv2007.0
12cr|php-pear-Math_Fraction-0.4.0-8|114	+ Revision: 82105
12cr|php-pear-Math_Fraction-0.4.0-8|115	- Import php-pear-Math_Fraction
12cr|php-pear-Math_Fraction-0.4.0-8|116	
12cr|php-pear-Math_Fraction-0.4.0-8|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdk
12cr|php-pear-Math_Fraction-0.4.0-8|118	- 0.4.0
12cr|php-pear-Math_Fraction-0.4.0-8|119	- new group (Development/PHP)
12cr|php-pear-Math_Fraction-0.4.0-8|120	
12cr|php-pear-Math_Fraction-0.4.0-8|121	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-6mdk
12cr|php-pear-Math_Fraction-0.4.0-8|122	- rebuilt to fix auto deps
12cr|php-pear-Math_Fraction-0.4.0-8|123	
12cr|php-pear-Math_Fraction-0.4.0-8|124	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5mdk
12cr|php-pear-Math_Fraction-0.4.0-8|125	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Math_Fraction-0.4.0-8|126	
12cr|php-pear-Math_Fraction-0.4.0-8|127	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-4mdk
12cr|php-pear-Math_Fraction-0.4.0-8|128	- fix deps
12cr|php-pear-Math_Fraction-0.4.0-8|129	
12cr|php-pear-Math_Fraction-0.4.0-8|130	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-3mdk
12cr|php-pear-Math_Fraction-0.4.0-8|131	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Math_Fraction-0.4.0-8|132	- fix deps
12cr|php-pear-Math_Fraction-0.4.0-8|133	
12cr|php-pear-Math_Fraction-0.4.0-8|134	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-2mdk
12cr|php-pear-Math_Fraction-0.4.0-8|135	- fix deps
12cr|php-pear-Math_Fraction-0.4.0-8|136	
12cr|php-pear-Math_Fraction-0.4.0-8|137	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12cr|php-pear-Math_Fraction-0.4.0-8|138	- initial Mandriva package (PLD import)
12cr|php-pear-Math_Fraction-0.4.0-8|139	

5976 12
12cr|php-pear-Math_Histogram-0.9.0-15|1	%define		_class		Math
12cr|php-pear-Math_Histogram-0.9.0-15|2	%define		_subclass	Histogram
12cr|php-pear-Math_Histogram-0.9.0-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Math_Histogram-0.9.0-15|4	
12cr|php-pear-Math_Histogram-0.9.0-15|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Math_Histogram-0.9.0-15|6	Version:	0.9.0
12cr|php-pear-Math_Histogram-0.9.0-15|7	Release:	%mkrel 15
12cr|php-pear-Math_Histogram-0.9.0-15|8	Summary:	Classes to calculate histogram distributions
12cr|php-pear-Math_Histogram-0.9.0-15|9	License:	PHP License
12cr|php-pear-Math_Histogram-0.9.0-15|10	Group:		Development/PHP
12cr|php-pear-Math_Histogram-0.9.0-15|11	URL:		http://pear.php.net/package/Math_Histogram/
12cr|php-pear-Math_Histogram-0.9.0-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Math_Histogram-0.9.0-15|13	Requires(post): php-pear
12cr|php-pear-Math_Histogram-0.9.0-15|14	Requires(preun): php-pear
12cr|php-pear-Math_Histogram-0.9.0-15|15	Requires:	php-pear
12cr|php-pear-Math_Histogram-0.9.0-15|16	BuildArch:	noarch
12cr|php-pear-Math_Histogram-0.9.0-15|17	BuildRequires:	php-pear
12cr|php-pear-Math_Histogram-0.9.0-15|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Math_Histogram-0.9.0-15|19	
12cr|php-pear-Math_Histogram-0.9.0-15|20	%description
12cr|php-pear-Math_Histogram-0.9.0-15|21	Classes to calculate histogram distributions and associated
12cr|php-pear-Math_Histogram-0.9.0-15|22	statistics. Supports simple and cummulative histograms. You can
12cr|php-pear-Math_Histogram-0.9.0-15|23	generate regular (2D) histograms, 3D, or 4D histograms. Data must not
12cr|php-pear-Math_Histogram-0.9.0-15|24	have nulls.
12cr|php-pear-Math_Histogram-0.9.0-15|25	
12cr|php-pear-Math_Histogram-0.9.0-15|26	%prep
12cr|php-pear-Math_Histogram-0.9.0-15|27	%setup -q -c
12cr|php-pear-Math_Histogram-0.9.0-15|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Math_Histogram-0.9.0-15|29	
12cr|php-pear-Math_Histogram-0.9.0-15|30	%install
12cr|php-pear-Math_Histogram-0.9.0-15|31	rm -rf %{buildroot}
12cr|php-pear-Math_Histogram-0.9.0-15|32	
12cr|php-pear-Math_Histogram-0.9.0-15|33	cd %{upstream_name}-%{version}
12cr|php-pear-Math_Histogram-0.9.0-15|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Math_Histogram-0.9.0-15|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Math_Histogram-0.9.0-15|36	
12cr|php-pear-Math_Histogram-0.9.0-15|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Math_Histogram-0.9.0-15|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Math_Histogram-0.9.0-15|39	rm -rf %{buildroot}%{_datadir}/pear/data
12cr|php-pear-Math_Histogram-0.9.0-15|40	
12cr|php-pear-Math_Histogram-0.9.0-15|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Histogram-0.9.0-15|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Histogram-0.9.0-15|43	
12cr|php-pear-Math_Histogram-0.9.0-15|44	%clean
12cr|php-pear-Math_Histogram-0.9.0-15|45	rm -rf %{buildroot}
12cr|php-pear-Math_Histogram-0.9.0-15|46	
12cr|php-pear-Math_Histogram-0.9.0-15|47	%post
12cr|php-pear-Math_Histogram-0.9.0-15|48	%if %mdkversion < 201000
12cr|php-pear-Math_Histogram-0.9.0-15|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Math_Histogram-0.9.0-15|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Math_Histogram-0.9.0-15|51	%endif
12cr|php-pear-Math_Histogram-0.9.0-15|52	
12cr|php-pear-Math_Histogram-0.9.0-15|53	%preun
12cr|php-pear-Math_Histogram-0.9.0-15|54	%if %mdkversion < 201000
12cr|php-pear-Math_Histogram-0.9.0-15|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-Math_Histogram-0.9.0-15|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Math_Histogram-0.9.0-15|57	%{upstream_name} >/dev/null || :
12cr|php-pear-Math_Histogram-0.9.0-15|58	fi
12cr|php-pear-Math_Histogram-0.9.0-15|59	%endif
12cr|php-pear-Math_Histogram-0.9.0-15|60	
12cr|php-pear-Math_Histogram-0.9.0-15|61	%files
12cr|php-pear-Math_Histogram-0.9.0-15|62	%defattr(-,root,root)
12cr|php-pear-Math_Histogram-0.9.0-15|63	%doc %{upstream_name}-%{version}/README*
12cr|php-pear-Math_Histogram-0.9.0-15|64	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Math_Histogram-0.9.0-15|65	%{_datadir}/pear/%{_class}
12cr|php-pear-Math_Histogram-0.9.0-15|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Math_Histogram-0.9.0-15|67	
12cr|php-pear-Math_Histogram-0.9.0-15|68	
12cr|php-pear-Math_Histogram-0.9.0-15|69	
12cr|php-pear-Math_Histogram-0.9.0-15|70	
12cr|php-pear-Math_Histogram-0.9.0-15|71	%changelog
12cr|php-pear-Math_Histogram-0.9.0-15|72	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-15mdv2012.0
12cr|php-pear-Math_Histogram-0.9.0-15|73	+ Revision: 742089
12cr|php-pear-Math_Histogram-0.9.0-15|74	- fix major breakage by careless packager
12cr|php-pear-Math_Histogram-0.9.0-15|75	
12cr|php-pear-Math_Histogram-0.9.0-15|76	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-14
12cr|php-pear-Math_Histogram-0.9.0-15|77	+ Revision: 679397
12cr|php-pear-Math_Histogram-0.9.0-15|78	- mass rebuild
12cr|php-pear-Math_Histogram-0.9.0-15|79	
12cr|php-pear-Math_Histogram-0.9.0-15|80	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-13mdv2011.0
12cr|php-pear-Math_Histogram-0.9.0-15|81	+ Revision: 613711
12cr|php-pear-Math_Histogram-0.9.0-15|82	- the mass rebuild of 2010.1 packages
12cr|php-pear-Math_Histogram-0.9.0-15|83	
12cr|php-pear-Math_Histogram-0.9.0-15|84	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.0-12mdv2010.1
12cr|php-pear-Math_Histogram-0.9.0-15|85	+ Revision: 470155
12cr|php-pear-Math_Histogram-0.9.0-15|86	- spec cleanup
12cr|php-pear-Math_Histogram-0.9.0-15|87	- use pear installer
12cr|php-pear-Math_Histogram-0.9.0-15|88	- don't ship tests, even in documentation
12cr|php-pear-Math_Histogram-0.9.0-15|89	- own all directories
12cr|php-pear-Math_Histogram-0.9.0-15|90	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Math_Histogram-0.9.0-15|91	
12cr|php-pear-Math_Histogram-0.9.0-15|92	* Sat Sep 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.0-11mdv2010.0
12cr|php-pear-Math_Histogram-0.9.0-15|93	+ Revision: 449343
12cr|php-pear-Math_Histogram-0.9.0-15|94	- rebuild for missing binaries
12cr|php-pear-Math_Histogram-0.9.0-15|95	
12cr|php-pear-Math_Histogram-0.9.0-15|96	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9.0-10mdv2010.0
12cr|php-pear-Math_Histogram-0.9.0-15|97	+ Revision: 441301
12cr|php-pear-Math_Histogram-0.9.0-15|98	- rebuild
12cr|php-pear-Math_Histogram-0.9.0-15|99	
12cr|php-pear-Math_Histogram-0.9.0-15|100	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-9mdv2009.1
12cr|php-pear-Math_Histogram-0.9.0-15|101	+ Revision: 322362
12cr|php-pear-Math_Histogram-0.9.0-15|102	- rebuild
12cr|php-pear-Math_Histogram-0.9.0-15|103	
12cr|php-pear-Math_Histogram-0.9.0-15|104	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-8mdv2009.0
12cr|php-pear-Math_Histogram-0.9.0-15|105	+ Revision: 236930
12cr|php-pear-Math_Histogram-0.9.0-15|106	- rebuild
12cr|php-pear-Math_Histogram-0.9.0-15|107	
12cr|php-pear-Math_Histogram-0.9.0-15|108	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Math_Histogram-0.9.0-15|109	- restore BuildRoot
12cr|php-pear-Math_Histogram-0.9.0-15|110	
12cr|php-pear-Math_Histogram-0.9.0-15|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Math_Histogram-0.9.0-15|112	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Math_Histogram-0.9.0-15|113	
12cr|php-pear-Math_Histogram-0.9.0-15|114	
12cr|php-pear-Math_Histogram-0.9.0-15|115	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-7mdv2007.0
12cr|php-pear-Math_Histogram-0.9.0-15|116	+ Revision: 82109
12cr|php-pear-Math_Histogram-0.9.0-15|117	- Import php-pear-Math_Histogram
12cr|php-pear-Math_Histogram-0.9.0-15|118	
12cr|php-pear-Math_Histogram-0.9.0-15|119	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-7mdk
12cr|php-pear-Math_Histogram-0.9.0-15|120	- new group (Development/PHP)
12cr|php-pear-Math_Histogram-0.9.0-15|121	
12cr|php-pear-Math_Histogram-0.9.0-15|122	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-6mdk
12cr|php-pear-Math_Histogram-0.9.0-15|123	- rebuilt to fix auto deps
12cr|php-pear-Math_Histogram-0.9.0-15|124	
12cr|php-pear-Math_Histogram-0.9.0-15|125	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-5mdk
12cr|php-pear-Math_Histogram-0.9.0-15|126	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Math_Histogram-0.9.0-15|127	
12cr|php-pear-Math_Histogram-0.9.0-15|128	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-4mdk
12cr|php-pear-Math_Histogram-0.9.0-15|129	- fix deps
12cr|php-pear-Math_Histogram-0.9.0-15|130	
12cr|php-pear-Math_Histogram-0.9.0-15|131	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-3mdk
12cr|php-pear-Math_Histogram-0.9.0-15|132	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Math_Histogram-0.9.0-15|133	- fix deps
12cr|php-pear-Math_Histogram-0.9.0-15|134	
12cr|php-pear-Math_Histogram-0.9.0-15|135	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-2mdk
12cr|php-pear-Math_Histogram-0.9.0-15|136	- fix deps
12cr|php-pear-Math_Histogram-0.9.0-15|137	
12cr|php-pear-Math_Histogram-0.9.0-15|138	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-1mdk
12cr|php-pear-Math_Histogram-0.9.0-15|139	- initial Mandriva package (PLD import)
12cr|php-pear-Math_Histogram-0.9.0-15|140	

5977 12
12cr|php-pear-Math_Integer-0.8-14|1	%define		_class		Math
12cr|php-pear-Math_Integer-0.8-14|2	%define		_subclass	Integer
12cr|php-pear-Math_Integer-0.8-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Math_Integer-0.8-14|4	
12cr|php-pear-Math_Integer-0.8-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Math_Integer-0.8-14|6	Version:	0.8
12cr|php-pear-Math_Integer-0.8-14|7	Release:	%mkrel 14
12cr|php-pear-Math_Integer-0.8-14|8	Summary:	Package to represent and manipulate integers
12cr|php-pear-Math_Integer-0.8-14|9	License:	PHP License
12cr|php-pear-Math_Integer-0.8-14|10	Group:		Development/PHP
12cr|php-pear-Math_Integer-0.8-14|11	URL:		http://pear.php.net/package/Math_Integer/
12cr|php-pear-Math_Integer-0.8-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Math_Integer-0.8-14|13	Requires(post): php-pear
12cr|php-pear-Math_Integer-0.8-14|14	Requires(preun): php-pear
12cr|php-pear-Math_Integer-0.8-14|15	Requires:	php-pear
12cr|php-pear-Math_Integer-0.8-14|16	BuildArch:	noarch
12cr|php-pear-Math_Integer-0.8-14|17	BuildRequires:	php-pear
12cr|php-pear-Math_Integer-0.8-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Math_Integer-0.8-14|19	
12cr|php-pear-Math_Integer-0.8-14|20	%description
12cr|php-pear-Math_Integer-0.8-14|21	The class Math_Integer can represent integers bigger than the signed
12cr|php-pear-Math_Integer-0.8-14|22	longs that are the default of PHP, if either the GMP or the BCMATH
12cr|php-pear-Math_Integer-0.8-14|23	(bundled with PHP) are present. Otherwise it will fall back to the
12cr|php-pear-Math_Integer-0.8-14|24	internal integer representation. The Math_IntegerOp class defines
12cr|php-pear-Math_Integer-0.8-14|25	operations on Math_Integer objects.
12cr|php-pear-Math_Integer-0.8-14|26	
12cr|php-pear-Math_Integer-0.8-14|27	%prep
12cr|php-pear-Math_Integer-0.8-14|28	%setup -q -c
12cr|php-pear-Math_Integer-0.8-14|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Math_Integer-0.8-14|30	
12cr|php-pear-Math_Integer-0.8-14|31	%install
12cr|php-pear-Math_Integer-0.8-14|32	rm -rf %{buildroot}
12cr|php-pear-Math_Integer-0.8-14|33	
12cr|php-pear-Math_Integer-0.8-14|34	cd %{upstream_name}-%{version}
12cr|php-pear-Math_Integer-0.8-14|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Math_Integer-0.8-14|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Math_Integer-0.8-14|37	
12cr|php-pear-Math_Integer-0.8-14|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Math_Integer-0.8-14|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Math_Integer-0.8-14|40	
12cr|php-pear-Math_Integer-0.8-14|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Integer-0.8-14|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Integer-0.8-14|43	
12cr|php-pear-Math_Integer-0.8-14|44	%clean
12cr|php-pear-Math_Integer-0.8-14|45	rm -rf %{buildroot}
12cr|php-pear-Math_Integer-0.8-14|46	
12cr|php-pear-Math_Integer-0.8-14|47	%post
12cr|php-pear-Math_Integer-0.8-14|48	%if %mdkversion < 201000
12cr|php-pear-Math_Integer-0.8-14|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Math_Integer-0.8-14|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Math_Integer-0.8-14|51	%endif
12cr|php-pear-Math_Integer-0.8-14|52	
12cr|php-pear-Math_Integer-0.8-14|53	%preun
12cr|php-pear-Math_Integer-0.8-14|54	%if %mdkversion < 201000
12cr|php-pear-Math_Integer-0.8-14|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-Math_Integer-0.8-14|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Math_Integer-0.8-14|57	%{upstream_name} >/dev/null || :
12cr|php-pear-Math_Integer-0.8-14|58	fi
12cr|php-pear-Math_Integer-0.8-14|59	%endif
12cr|php-pear-Math_Integer-0.8-14|60	
12cr|php-pear-Math_Integer-0.8-14|61	%files
12cr|php-pear-Math_Integer-0.8-14|62	%defattr(-,root,root)
12cr|php-pear-Math_Integer-0.8-14|63	%{_datadir}/pear/%{_class}
12cr|php-pear-Math_Integer-0.8-14|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Math_Integer-0.8-14|65	
12cr|php-pear-Math_Integer-0.8-14|66	
12cr|php-pear-Math_Integer-0.8-14|67	%changelog
12cr|php-pear-Math_Integer-0.8-14|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8-14mdv2012.0
12cr|php-pear-Math_Integer-0.8-14|69	+ Revision: 742093
12cr|php-pear-Math_Integer-0.8-14|70	- fix major breakage by careless packager
12cr|php-pear-Math_Integer-0.8-14|71	
12cr|php-pear-Math_Integer-0.8-14|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8-13
12cr|php-pear-Math_Integer-0.8-14|73	+ Revision: 679398
12cr|php-pear-Math_Integer-0.8-14|74	- mass rebuild
12cr|php-pear-Math_Integer-0.8-14|75	
12cr|php-pear-Math_Integer-0.8-14|76	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8-12mdv2011.0
12cr|php-pear-Math_Integer-0.8-14|77	+ Revision: 613712
12cr|php-pear-Math_Integer-0.8-14|78	- the mass rebuild of 2010.1 packages
12cr|php-pear-Math_Integer-0.8-14|79	
12cr|php-pear-Math_Integer-0.8-14|80	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8-11mdv2010.1
12cr|php-pear-Math_Integer-0.8-14|81	+ Revision: 470156
12cr|php-pear-Math_Integer-0.8-14|82	- spec cleanup
12cr|php-pear-Math_Integer-0.8-14|83	- use pear installer
12cr|php-pear-Math_Integer-0.8-14|84	- don't ship tests, even in documentation
12cr|php-pear-Math_Integer-0.8-14|85	- own all directories
12cr|php-pear-Math_Integer-0.8-14|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Math_Integer-0.8-14|87	
12cr|php-pear-Math_Integer-0.8-14|88	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8-10mdv2010.0
12cr|php-pear-Math_Integer-0.8-14|89	+ Revision: 441302
12cr|php-pear-Math_Integer-0.8-14|90	- rebuild
12cr|php-pear-Math_Integer-0.8-14|91	
12cr|php-pear-Math_Integer-0.8-14|92	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8-9mdv2009.1
12cr|php-pear-Math_Integer-0.8-14|93	+ Revision: 322363
12cr|php-pear-Math_Integer-0.8-14|94	- rebuild
12cr|php-pear-Math_Integer-0.8-14|95	
12cr|php-pear-Math_Integer-0.8-14|96	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8-8mdv2009.0
12cr|php-pear-Math_Integer-0.8-14|97	+ Revision: 236935
12cr|php-pear-Math_Integer-0.8-14|98	- rebuild
12cr|php-pear-Math_Integer-0.8-14|99	
12cr|php-pear-Math_Integer-0.8-14|100	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.8-7mdv2008.1
12cr|php-pear-Math_Integer-0.8-14|101	+ Revision: 136408
12cr|php-pear-Math_Integer-0.8-14|102	- restore BuildRoot
12cr|php-pear-Math_Integer-0.8-14|103	
12cr|php-pear-Math_Integer-0.8-14|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Math_Integer-0.8-14|105	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Math_Integer-0.8-14|106	
12cr|php-pear-Math_Integer-0.8-14|107	
12cr|php-pear-Math_Integer-0.8-14|108	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8-7mdv2007.0
12cr|php-pear-Math_Integer-0.8-14|109	+ Revision: 82123
12cr|php-pear-Math_Integer-0.8-14|110	- Import php-pear-Math_Integer
12cr|php-pear-Math_Integer-0.8-14|111	
12cr|php-pear-Math_Integer-0.8-14|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8-7mdk
12cr|php-pear-Math_Integer-0.8-14|113	- new group (Development/PHP)
12cr|php-pear-Math_Integer-0.8-14|114	
12cr|php-pear-Math_Integer-0.8-14|115	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-6mdk
12cr|php-pear-Math_Integer-0.8-14|116	- rebuilt to fix auto deps
12cr|php-pear-Math_Integer-0.8-14|117	
12cr|php-pear-Math_Integer-0.8-14|118	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-5mdk
12cr|php-pear-Math_Integer-0.8-14|119	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Math_Integer-0.8-14|120	
12cr|php-pear-Math_Integer-0.8-14|121	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-4mdk
12cr|php-pear-Math_Integer-0.8-14|122	- fix deps
12cr|php-pear-Math_Integer-0.8-14|123	
12cr|php-pear-Math_Integer-0.8-14|124	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-3mdk
12cr|php-pear-Math_Integer-0.8-14|125	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Math_Integer-0.8-14|126	- fix deps
12cr|php-pear-Math_Integer-0.8-14|127	
12cr|php-pear-Math_Integer-0.8-14|128	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-2mdk
12cr|php-pear-Math_Integer-0.8-14|129	- fix deps
12cr|php-pear-Math_Integer-0.8-14|130	
12cr|php-pear-Math_Integer-0.8-14|131	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-1mdk
12cr|php-pear-Math_Integer-0.8-14|132	- initial Mandriva package (PLD import)
12cr|php-pear-Math_Integer-0.8-14|133	

5978 12
12cr|php-pear-Math_Matrix-0.8.5-15|1	%define		_class		Math
12cr|php-pear-Math_Matrix-0.8.5-15|2	%define		_subclass	Matrix
12cr|php-pear-Math_Matrix-0.8.5-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Math_Matrix-0.8.5-15|4	
12cr|php-pear-Math_Matrix-0.8.5-15|5	%define		_requires_exceptions pear(PHPUnit.php)
12cr|php-pear-Math_Matrix-0.8.5-15|6	
12cr|php-pear-Math_Matrix-0.8.5-15|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Math_Matrix-0.8.5-15|8	Version:	0.8.5
12cr|php-pear-Math_Matrix-0.8.5-15|9	Release:	%mkrel 15
12cr|php-pear-Math_Matrix-0.8.5-15|10	Summary:	Class to represent matrices and matrix operations
12cr|php-pear-Math_Matrix-0.8.5-15|11	License:	PHP License
12cr|php-pear-Math_Matrix-0.8.5-15|12	Group:		Development/PHP
12cr|php-pear-Math_Matrix-0.8.5-15|13	URL:		http://pear.php.net/package/Math_Matrix/
12cr|php-pear-Math_Matrix-0.8.5-15|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Math_Matrix-0.8.5-15|15	Requires(post): php-pear
12cr|php-pear-Math_Matrix-0.8.5-15|16	Requires(preun): php-pear
12cr|php-pear-Math_Matrix-0.8.5-15|17	Requires:	php-pear
12cr|php-pear-Math_Matrix-0.8.5-15|18	BuildArch:	noarch
12cr|php-pear-Math_Matrix-0.8.5-15|19	BuildRequires:	php-pear
12cr|php-pear-Math_Matrix-0.8.5-15|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Math_Matrix-0.8.5-15|21	
12cr|php-pear-Math_Matrix-0.8.5-15|22	%description
12cr|php-pear-Math_Matrix-0.8.5-15|23	Matrices are represented as 2 dimensional arrays of numbers.
12cr|php-pear-Math_Matrix-0.8.5-15|24	This class defines methods for matrix objects, as well as static
12cr|php-pear-Math_Matrix-0.8.5-15|25	methods to read, write and manipulate matrices, including methods to
12cr|php-pear-Math_Matrix-0.8.5-15|26	solve systems of linear equations (with and without iterative error
12cr|php-pear-Math_Matrix-0.8.5-15|27	correction).
12cr|php-pear-Math_Matrix-0.8.5-15|28	
12cr|php-pear-Math_Matrix-0.8.5-15|29	%prep
12cr|php-pear-Math_Matrix-0.8.5-15|30	%setup -q -c
12cr|php-pear-Math_Matrix-0.8.5-15|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Math_Matrix-0.8.5-15|32	
12cr|php-pear-Math_Matrix-0.8.5-15|33	%install
12cr|php-pear-Math_Matrix-0.8.5-15|34	rm -rf %{buildroot}
12cr|php-pear-Math_Matrix-0.8.5-15|35	
12cr|php-pear-Math_Matrix-0.8.5-15|36	cd %{upstream_name}-%{version}
12cr|php-pear-Math_Matrix-0.8.5-15|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Math_Matrix-0.8.5-15|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Math_Matrix-0.8.5-15|39	
12cr|php-pear-Math_Matrix-0.8.5-15|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Math_Matrix-0.8.5-15|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Math_Matrix-0.8.5-15|42	
12cr|php-pear-Math_Matrix-0.8.5-15|43	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Matrix-0.8.5-15|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Matrix-0.8.5-15|45	
12cr|php-pear-Math_Matrix-0.8.5-15|46	%clean
12cr|php-pear-Math_Matrix-0.8.5-15|47	rm -rf %{buildroot}
12cr|php-pear-Math_Matrix-0.8.5-15|48	
12cr|php-pear-Math_Matrix-0.8.5-15|49	%post
12cr|php-pear-Math_Matrix-0.8.5-15|50	%if %mdkversion < 201000
12cr|php-pear-Math_Matrix-0.8.5-15|51	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Math_Matrix-0.8.5-15|52	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Math_Matrix-0.8.5-15|53	%endif
12cr|php-pear-Math_Matrix-0.8.5-15|54	
12cr|php-pear-Math_Matrix-0.8.5-15|55	%preun
12cr|php-pear-Math_Matrix-0.8.5-15|56	%if %mdkversion < 201000
12cr|php-pear-Math_Matrix-0.8.5-15|57	if [ "$1" -eq "0" ]; then
12cr|php-pear-Math_Matrix-0.8.5-15|58	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Math_Matrix-0.8.5-15|59	%{upstream_name} >/dev/null || :
12cr|php-pear-Math_Matrix-0.8.5-15|60	fi
12cr|php-pear-Math_Matrix-0.8.5-15|61	%endif
12cr|php-pear-Math_Matrix-0.8.5-15|62	
12cr|php-pear-Math_Matrix-0.8.5-15|63	%files
12cr|php-pear-Math_Matrix-0.8.5-15|64	%defattr(-,root,root)
12cr|php-pear-Math_Matrix-0.8.5-15|65	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Math_Matrix-0.8.5-15|66	%{_datadir}/pear/%{_class}
12cr|php-pear-Math_Matrix-0.8.5-15|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Math_Matrix-0.8.5-15|68	
12cr|php-pear-Math_Matrix-0.8.5-15|69	
12cr|php-pear-Math_Matrix-0.8.5-15|70	%changelog
12cr|php-pear-Math_Matrix-0.8.5-15|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-15mdv2012.0
12cr|php-pear-Math_Matrix-0.8.5-15|72	+ Revision: 742098
12cr|php-pear-Math_Matrix-0.8.5-15|73	- fix major breakage by careless packager
12cr|php-pear-Math_Matrix-0.8.5-15|74	
12cr|php-pear-Math_Matrix-0.8.5-15|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-14
12cr|php-pear-Math_Matrix-0.8.5-15|76	+ Revision: 679399
12cr|php-pear-Math_Matrix-0.8.5-15|77	- mass rebuild
12cr|php-pear-Math_Matrix-0.8.5-15|78	
12cr|php-pear-Math_Matrix-0.8.5-15|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-13mdv2011.0
12cr|php-pear-Math_Matrix-0.8.5-15|80	+ Revision: 613713
12cr|php-pear-Math_Matrix-0.8.5-15|81	- the mass rebuild of 2010.1 packages
12cr|php-pear-Math_Matrix-0.8.5-15|82	
12cr|php-pear-Math_Matrix-0.8.5-15|83	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.5-12mdv2010.1
12cr|php-pear-Math_Matrix-0.8.5-15|84	+ Revision: 470157
12cr|php-pear-Math_Matrix-0.8.5-15|85	- spec cleanup
12cr|php-pear-Math_Matrix-0.8.5-15|86	- use pear installer
12cr|php-pear-Math_Matrix-0.8.5-15|87	- don't ship tests, even in documentation
12cr|php-pear-Math_Matrix-0.8.5-15|88	- own all directories
12cr|php-pear-Math_Matrix-0.8.5-15|89	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Math_Matrix-0.8.5-15|90	
12cr|php-pear-Math_Matrix-0.8.5-15|91	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8.5-11mdv2010.0
12cr|php-pear-Math_Matrix-0.8.5-15|92	+ Revision: 441343
12cr|php-pear-Math_Matrix-0.8.5-15|93	- rebuild
12cr|php-pear-Math_Matrix-0.8.5-15|94	
12cr|php-pear-Math_Matrix-0.8.5-15|95	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-10mdv2009.1
12cr|php-pear-Math_Matrix-0.8.5-15|96	+ Revision: 322364
12cr|php-pear-Math_Matrix-0.8.5-15|97	- rebuild
12cr|php-pear-Math_Matrix-0.8.5-15|98	
12cr|php-pear-Math_Matrix-0.8.5-15|99	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-9mdv2009.0
12cr|php-pear-Math_Matrix-0.8.5-15|100	+ Revision: 236943
12cr|php-pear-Math_Matrix-0.8.5-15|101	- rebuild
12cr|php-pear-Math_Matrix-0.8.5-15|102	
12cr|php-pear-Math_Matrix-0.8.5-15|103	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Math_Matrix-0.8.5-15|104	- restore BuildRoot
12cr|php-pear-Math_Matrix-0.8.5-15|105	
12cr|php-pear-Math_Matrix-0.8.5-15|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Math_Matrix-0.8.5-15|107	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Math_Matrix-0.8.5-15|108	
12cr|php-pear-Math_Matrix-0.8.5-15|109	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-8mdv2008.0
12cr|php-pear-Math_Matrix-0.8.5-15|110	+ Revision: 15470
12cr|php-pear-Math_Matrix-0.8.5-15|111	- rule out the PHPUnit.php dep
12cr|php-pear-Math_Matrix-0.8.5-15|112	
12cr|php-pear-Math_Matrix-0.8.5-15|113	
12cr|php-pear-Math_Matrix-0.8.5-15|114	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-7mdv2007.0
12cr|php-pear-Math_Matrix-0.8.5-15|115	+ Revision: 82150
12cr|php-pear-Math_Matrix-0.8.5-15|116	- Import php-pear-Math_Matrix
12cr|php-pear-Math_Matrix-0.8.5-15|117	
12cr|php-pear-Math_Matrix-0.8.5-15|118	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-7mdk
12cr|php-pear-Math_Matrix-0.8.5-15|119	- new group (Development/PHP)
12cr|php-pear-Math_Matrix-0.8.5-15|120	
12cr|php-pear-Math_Matrix-0.8.5-15|121	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-6mdk
12cr|php-pear-Math_Matrix-0.8.5-15|122	- rebuilt to fix auto deps
12cr|php-pear-Math_Matrix-0.8.5-15|123	
12cr|php-pear-Math_Matrix-0.8.5-15|124	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-5mdk
12cr|php-pear-Math_Matrix-0.8.5-15|125	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Math_Matrix-0.8.5-15|126	
12cr|php-pear-Math_Matrix-0.8.5-15|127	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-4mdk
12cr|php-pear-Math_Matrix-0.8.5-15|128	- fix deps
12cr|php-pear-Math_Matrix-0.8.5-15|129	
12cr|php-pear-Math_Matrix-0.8.5-15|130	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-3mdk
12cr|php-pear-Math_Matrix-0.8.5-15|131	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Math_Matrix-0.8.5-15|132	- fix deps
12cr|php-pear-Math_Matrix-0.8.5-15|133	
12cr|php-pear-Math_Matrix-0.8.5-15|134	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-2mdk
12cr|php-pear-Math_Matrix-0.8.5-15|135	- fix deps
12cr|php-pear-Math_Matrix-0.8.5-15|136	
12cr|php-pear-Math_Matrix-0.8.5-15|137	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-1mdk
12cr|php-pear-Math_Matrix-0.8.5-15|138	- initial Mandriva package (PLD import)
12cr|php-pear-Math_Matrix-0.8.5-15|139	

5979 12
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|1	%define		_class		Math
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|2	%define		_subclass	Numerical
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|3	%define		_subsubclass	RootFinding
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|4	%define		upstream_name	%{_class}_%{_subclass}_%{_subsubclass}
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|5	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|7	Version:	1.0.0
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|8	Release:	%mkrel 8
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|9	Summary:	Numerical analysis root finding methods
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|10	License:	PHP License
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|11	Group:		Development/PHP
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|12	URL:		http://pear.php.net/package/Math_Numerical_RootFinding/
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|14	Requires(post): php-pear
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|15	Requires(preun): php-pear
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|16	Requires:	php-pear
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|17	BuildArch:	noarch
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|18	BuildRequires:	php-pear
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|20	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|21	%description
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|22	This package provide various numerical analysis methods for find root
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|23	Available Methods:
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|24	- Bisection
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|25	- False Position
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|26	- Fixed Point
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|27	- Newton-Raphson
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|28	- Secant
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|29	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|30	%prep
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|31	%setup -q -c
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|33	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|34	%install
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|35	rm -rf %{buildroot}
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|36	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|37	cd %{upstream_name}-%{version}
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|40	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|43	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|44	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|46	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|47	%clean
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|48	rm -rf %{buildroot}
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|49	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|50	%post
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|51	%if %mdkversion < 201000
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|52	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|53	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|54	%endif
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|55	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|56	%preun
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|57	%if %mdkversion < 201000
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|58	if [ "$1" -eq "0" ]; then
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|59	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|60	%{upstream_name} >/dev/null || :
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|61	fi
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|62	%endif
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|63	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|64	%files
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|65	%defattr(-,root,root)
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|66	%doc %{upstream_name}-%{version}/docs/README.txt
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|67	%doc %{upstream_name}-%{version}/docs/examples
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|68	%{_datadir}/pear/%{_class}
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|69	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|70	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|71	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|72	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|73	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|74	%changelog
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|75	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2012.0
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|76	+ Revision: 742104
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|77	- fix major breakage by careless packager
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|78	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|79	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|80	+ Revision: 679400
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|81	- mass rebuild
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|82	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|83	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdv2011.0
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|84	+ Revision: 613714
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|85	- the mass rebuild of 2010.1 packages
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|86	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|87	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-5mdv2010.1
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|88	+ Revision: 470158
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|89	- spec cleanup
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|90	- use pear installer
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|91	- don't ship tests, even in documentation
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|92	- own all directories
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|93	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|94	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|95	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-4mdv2010.0
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|96	+ Revision: 441344
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|97	- rebuild
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|98	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|99	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdv2009.1
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|100	+ Revision: 322365
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|101	- rebuild
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|102	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|103	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2009.0
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|104	+ Revision: 236952
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|105	- rebuild
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|106	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|107	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|108	- restore BuildRoot
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|109	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|111	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|112	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|113	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|114	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2007.0
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|115	+ Revision: 82160
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|116	- Import php-pear-Math_Numerical_RootFinding
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|117	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|118	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|119	- 1.0.0
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|120	- new group (Development/PHP)
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|121	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|122	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-6mdk
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|123	- rebuilt to fix auto deps
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|124	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|125	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5mdk
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|126	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|127	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|128	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-4mdk
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|129	- fix deps
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|130	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|131	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-3mdk
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|132	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|133	- fix deps
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|134	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|135	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-2mdk
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|136	- fix deps
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|137	
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|138	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|139	- initial Mandriva package (PLD import)
12cr|php-pear-Math_Numerical_RootFinding-1.0.0-8|140	

5980 12
12cr|php-pear-Math_Quaternion-0.7.1-14|1	%define		_class		Math
12cr|php-pear-Math_Quaternion-0.7.1-14|2	%define		_subclass	Quaternion
12cr|php-pear-Math_Quaternion-0.7.1-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Math_Quaternion-0.7.1-14|4	
12cr|php-pear-Math_Quaternion-0.7.1-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Math_Quaternion-0.7.1-14|6	Version:	0.7.1
12cr|php-pear-Math_Quaternion-0.7.1-14|7	Release:	%mkrel 14
12cr|php-pear-Math_Quaternion-0.7.1-14|8	Summary:	Classes that define Quaternions and their operations
12cr|php-pear-Math_Quaternion-0.7.1-14|9	License:	PHP License
12cr|php-pear-Math_Quaternion-0.7.1-14|10	Group:		Development/PHP
12cr|php-pear-Math_Quaternion-0.7.1-14|11	URL:		http://pear.php.net/package/Math_Quaternion/
12cr|php-pear-Math_Quaternion-0.7.1-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Math_Quaternion-0.7.1-14|13	Requires(post): php-pear
12cr|php-pear-Math_Quaternion-0.7.1-14|14	Requires(preun): php-pear
12cr|php-pear-Math_Quaternion-0.7.1-14|15	Requires:	php-pear
12cr|php-pear-Math_Quaternion-0.7.1-14|16	BuildArch:	noarch
12cr|php-pear-Math_Quaternion-0.7.1-14|17	BuildRequires:	php-pear
12cr|php-pear-Math_Quaternion-0.7.1-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Math_Quaternion-0.7.1-14|19	
12cr|php-pear-Math_Quaternion-0.7.1-14|20	%description
12cr|php-pear-Math_Quaternion-0.7.1-14|21	Classes that represent and manipulate quaternions. Contain definitions
12cr|php-pear-Math_Quaternion-0.7.1-14|22	for basic arithmetic functions in a static class. Quaternions are an
12cr|php-pear-Math_Quaternion-0.7.1-14|23	extension of the idea of complex numbers, and a quaternion is defined as:
12cr|php-pear-Math_Quaternion-0.7.1-14|24	q = a + b*i + c*j + d*k
12cr|php-pear-Math_Quaternion-0.7.1-14|25	In 1844 Hamilton described a system in which numbers were composed of
12cr|php-pear-Math_Quaternion-0.7.1-14|26	a real part and 3 imaginary and independent parts (i,j,k), such that:
12cr|php-pear-Math_Quaternion-0.7.1-14|27	i^2 = j^2 = k^2 = -1 and
12cr|php-pear-Math_Quaternion-0.7.1-14|28	ij = k, jk = i, ki = j and
12cr|php-pear-Math_Quaternion-0.7.1-14|29	ji = -k, kj = -i, ik = -j
12cr|php-pear-Math_Quaternion-0.7.1-14|30	The above are known as "Hamilton's rules".
12cr|php-pear-Math_Quaternion-0.7.1-14|31	
12cr|php-pear-Math_Quaternion-0.7.1-14|32	%prep
12cr|php-pear-Math_Quaternion-0.7.1-14|33	%setup -q -c
12cr|php-pear-Math_Quaternion-0.7.1-14|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Math_Quaternion-0.7.1-14|35	
12cr|php-pear-Math_Quaternion-0.7.1-14|36	%install
12cr|php-pear-Math_Quaternion-0.7.1-14|37	rm -rf %{buildroot}
12cr|php-pear-Math_Quaternion-0.7.1-14|38	
12cr|php-pear-Math_Quaternion-0.7.1-14|39	cd %{upstream_name}-%{version}
12cr|php-pear-Math_Quaternion-0.7.1-14|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Math_Quaternion-0.7.1-14|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Math_Quaternion-0.7.1-14|42	
12cr|php-pear-Math_Quaternion-0.7.1-14|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Math_Quaternion-0.7.1-14|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Math_Quaternion-0.7.1-14|45	
12cr|php-pear-Math_Quaternion-0.7.1-14|46	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Quaternion-0.7.1-14|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Quaternion-0.7.1-14|48	
12cr|php-pear-Math_Quaternion-0.7.1-14|49	%clean
12cr|php-pear-Math_Quaternion-0.7.1-14|50	rm -rf %{buildroot}
12cr|php-pear-Math_Quaternion-0.7.1-14|51	
12cr|php-pear-Math_Quaternion-0.7.1-14|52	%post
12cr|php-pear-Math_Quaternion-0.7.1-14|53	%if %mdkversion < 201000
12cr|php-pear-Math_Quaternion-0.7.1-14|54	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Math_Quaternion-0.7.1-14|55	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Math_Quaternion-0.7.1-14|56	%endif
12cr|php-pear-Math_Quaternion-0.7.1-14|57	
12cr|php-pear-Math_Quaternion-0.7.1-14|58	%preun
12cr|php-pear-Math_Quaternion-0.7.1-14|59	%if %mdkversion < 201000
12cr|php-pear-Math_Quaternion-0.7.1-14|60	if [ "$1" -eq "0" ]; then
12cr|php-pear-Math_Quaternion-0.7.1-14|61	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Math_Quaternion-0.7.1-14|62	%{upstream_name} >/dev/null || :
12cr|php-pear-Math_Quaternion-0.7.1-14|63	fi
12cr|php-pear-Math_Quaternion-0.7.1-14|64	%endif
12cr|php-pear-Math_Quaternion-0.7.1-14|65	
12cr|php-pear-Math_Quaternion-0.7.1-14|66	%files
12cr|php-pear-Math_Quaternion-0.7.1-14|67	%defattr(-,root,root)
12cr|php-pear-Math_Quaternion-0.7.1-14|68	%{_datadir}/pear/%{_class}
12cr|php-pear-Math_Quaternion-0.7.1-14|69	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Math_Quaternion-0.7.1-14|70	
12cr|php-pear-Math_Quaternion-0.7.1-14|71	
12cr|php-pear-Math_Quaternion-0.7.1-14|72	%changelog
12cr|php-pear-Math_Quaternion-0.7.1-14|73	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-14mdv2012.0
12cr|php-pear-Math_Quaternion-0.7.1-14|74	+ Revision: 742109
12cr|php-pear-Math_Quaternion-0.7.1-14|75	- fix major breakage by careless packager
12cr|php-pear-Math_Quaternion-0.7.1-14|76	
12cr|php-pear-Math_Quaternion-0.7.1-14|77	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-13
12cr|php-pear-Math_Quaternion-0.7.1-14|78	+ Revision: 679401
12cr|php-pear-Math_Quaternion-0.7.1-14|79	- mass rebuild
12cr|php-pear-Math_Quaternion-0.7.1-14|80	
12cr|php-pear-Math_Quaternion-0.7.1-14|81	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-12mdv2011.0
12cr|php-pear-Math_Quaternion-0.7.1-14|82	+ Revision: 613715
12cr|php-pear-Math_Quaternion-0.7.1-14|83	- the mass rebuild of 2010.1 packages
12cr|php-pear-Math_Quaternion-0.7.1-14|84	
12cr|php-pear-Math_Quaternion-0.7.1-14|85	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.1-11mdv2010.1
12cr|php-pear-Math_Quaternion-0.7.1-14|86	+ Revision: 470159
12cr|php-pear-Math_Quaternion-0.7.1-14|87	- spec cleanup
12cr|php-pear-Math_Quaternion-0.7.1-14|88	- use pear installer
12cr|php-pear-Math_Quaternion-0.7.1-14|89	- don't ship tests, even in documentation
12cr|php-pear-Math_Quaternion-0.7.1-14|90	- own all directories
12cr|php-pear-Math_Quaternion-0.7.1-14|91	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Math_Quaternion-0.7.1-14|92	
12cr|php-pear-Math_Quaternion-0.7.1-14|93	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.7.1-10mdv2010.0
12cr|php-pear-Math_Quaternion-0.7.1-14|94	+ Revision: 441345
12cr|php-pear-Math_Quaternion-0.7.1-14|95	- rebuild
12cr|php-pear-Math_Quaternion-0.7.1-14|96	
12cr|php-pear-Math_Quaternion-0.7.1-14|97	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-9mdv2009.1
12cr|php-pear-Math_Quaternion-0.7.1-14|98	+ Revision: 322366
12cr|php-pear-Math_Quaternion-0.7.1-14|99	- rebuild
12cr|php-pear-Math_Quaternion-0.7.1-14|100	
12cr|php-pear-Math_Quaternion-0.7.1-14|101	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-8mdv2009.0
12cr|php-pear-Math_Quaternion-0.7.1-14|102	+ Revision: 236958
12cr|php-pear-Math_Quaternion-0.7.1-14|103	- rebuild
12cr|php-pear-Math_Quaternion-0.7.1-14|104	
12cr|php-pear-Math_Quaternion-0.7.1-14|105	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.7.1-7mdv2008.1
12cr|php-pear-Math_Quaternion-0.7.1-14|106	+ Revision: 136408
12cr|php-pear-Math_Quaternion-0.7.1-14|107	- restore BuildRoot
12cr|php-pear-Math_Quaternion-0.7.1-14|108	
12cr|php-pear-Math_Quaternion-0.7.1-14|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Math_Quaternion-0.7.1-14|110	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Math_Quaternion-0.7.1-14|111	
12cr|php-pear-Math_Quaternion-0.7.1-14|112	
12cr|php-pear-Math_Quaternion-0.7.1-14|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-7mdv2007.0
12cr|php-pear-Math_Quaternion-0.7.1-14|114	+ Revision: 82171
12cr|php-pear-Math_Quaternion-0.7.1-14|115	- Import php-pear-Math_Quaternion
12cr|php-pear-Math_Quaternion-0.7.1-14|116	
12cr|php-pear-Math_Quaternion-0.7.1-14|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-7mdk
12cr|php-pear-Math_Quaternion-0.7.1-14|118	- new group (Development/PHP)
12cr|php-pear-Math_Quaternion-0.7.1-14|119	
12cr|php-pear-Math_Quaternion-0.7.1-14|120	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-6mdk
12cr|php-pear-Math_Quaternion-0.7.1-14|121	- rebuilt to fix auto deps
12cr|php-pear-Math_Quaternion-0.7.1-14|122	
12cr|php-pear-Math_Quaternion-0.7.1-14|123	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-5mdk
12cr|php-pear-Math_Quaternion-0.7.1-14|124	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Math_Quaternion-0.7.1-14|125	
12cr|php-pear-Math_Quaternion-0.7.1-14|126	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-4mdk
12cr|php-pear-Math_Quaternion-0.7.1-14|127	- fix deps
12cr|php-pear-Math_Quaternion-0.7.1-14|128	
12cr|php-pear-Math_Quaternion-0.7.1-14|129	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-3mdk
12cr|php-pear-Math_Quaternion-0.7.1-14|130	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Math_Quaternion-0.7.1-14|131	- fix deps
12cr|php-pear-Math_Quaternion-0.7.1-14|132	
12cr|php-pear-Math_Quaternion-0.7.1-14|133	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-2mdk
12cr|php-pear-Math_Quaternion-0.7.1-14|134	- fix deps
12cr|php-pear-Math_Quaternion-0.7.1-14|135	
12cr|php-pear-Math_Quaternion-0.7.1-14|136	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-1mdk
12cr|php-pear-Math_Quaternion-0.7.1-14|137	- initial Mandriva package (PLD import)
12cr|php-pear-Math_Quaternion-0.7.1-14|138	

5981 12
12cr|php-pear-Math_RPN-1.1.2-5|1	%define		_class		Math
12cr|php-pear-Math_RPN-1.1.2-5|2	%define		_subclass	RPN
12cr|php-pear-Math_RPN-1.1.2-5|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Math_RPN-1.1.2-5|4	
12cr|php-pear-Math_RPN-1.1.2-5|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Math_RPN-1.1.2-5|6	Version:	1.1.2
12cr|php-pear-Math_RPN-1.1.2-5|7	Release:	%mkrel 5
12cr|php-pear-Math_RPN-1.1.2-5|8	Summary:	RPN (Reverse Polish Notation) support
12cr|php-pear-Math_RPN-1.1.2-5|9	License:	PHP License
12cr|php-pear-Math_RPN-1.1.2-5|10	Group:		Development/PHP
12cr|php-pear-Math_RPN-1.1.2-5|11	URL:		http://pear.php.net/package/Math_RPN/
12cr|php-pear-Math_RPN-1.1.2-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Math_RPN-1.1.2-5|13	Requires(post): php-pear
12cr|php-pear-Math_RPN-1.1.2-5|14	Requires(preun): php-pear
12cr|php-pear-Math_RPN-1.1.2-5|15	Requires:	php-pear
12cr|php-pear-Math_RPN-1.1.2-5|16	BuildArch:	noarch
12cr|php-pear-Math_RPN-1.1.2-5|17	BuildRequires:	php-pear
12cr|php-pear-Math_RPN-1.1.2-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Math_RPN-1.1.2-5|19	
12cr|php-pear-Math_RPN-1.1.2-5|20	%description
12cr|php-pear-Math_RPN-1.1.2-5|21	%{upstream_name} provides an easy way to change given expression to RPN
12cr|php-pear-Math_RPN-1.1.2-5|22	(Reverse Polish Notation) and evaluate it.
12cr|php-pear-Math_RPN-1.1.2-5|23	
12cr|php-pear-Math_RPN-1.1.2-5|24	%prep
12cr|php-pear-Math_RPN-1.1.2-5|25	%setup -q -c
12cr|php-pear-Math_RPN-1.1.2-5|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Math_RPN-1.1.2-5|27	
12cr|php-pear-Math_RPN-1.1.2-5|28	%install
12cr|php-pear-Math_RPN-1.1.2-5|29	rm -rf %{buildroot}
12cr|php-pear-Math_RPN-1.1.2-5|30	
12cr|php-pear-Math_RPN-1.1.2-5|31	cd %{upstream_name}-%{version}
12cr|php-pear-Math_RPN-1.1.2-5|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Math_RPN-1.1.2-5|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Math_RPN-1.1.2-5|34	
12cr|php-pear-Math_RPN-1.1.2-5|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Math_RPN-1.1.2-5|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Math_RPN-1.1.2-5|37	
12cr|php-pear-Math_RPN-1.1.2-5|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_RPN-1.1.2-5|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_RPN-1.1.2-5|40	
12cr|php-pear-Math_RPN-1.1.2-5|41	%clean
12cr|php-pear-Math_RPN-1.1.2-5|42	rm -rf %{buildroot}
12cr|php-pear-Math_RPN-1.1.2-5|43	
12cr|php-pear-Math_RPN-1.1.2-5|44	%post
12cr|php-pear-Math_RPN-1.1.2-5|45	%if %mdkversion < 201000
12cr|php-pear-Math_RPN-1.1.2-5|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Math_RPN-1.1.2-5|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Math_RPN-1.1.2-5|48	%endif
12cr|php-pear-Math_RPN-1.1.2-5|49	
12cr|php-pear-Math_RPN-1.1.2-5|50	%preun
12cr|php-pear-Math_RPN-1.1.2-5|51	%if %mdkversion < 201000
12cr|php-pear-Math_RPN-1.1.2-5|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Math_RPN-1.1.2-5|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Math_RPN-1.1.2-5|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Math_RPN-1.1.2-5|55	fi
12cr|php-pear-Math_RPN-1.1.2-5|56	%endif
12cr|php-pear-Math_RPN-1.1.2-5|57	
12cr|php-pear-Math_RPN-1.1.2-5|58	%files
12cr|php-pear-Math_RPN-1.1.2-5|59	%defattr(-,root,root)
12cr|php-pear-Math_RPN-1.1.2-5|60	%{_datadir}/pear/%{_class}
12cr|php-pear-Math_RPN-1.1.2-5|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Math_RPN-1.1.2-5|62	
12cr|php-pear-Math_RPN-1.1.2-5|63	
12cr|php-pear-Math_RPN-1.1.2-5|64	%changelog
12cr|php-pear-Math_RPN-1.1.2-5|65	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-5mdv2012.0
12cr|php-pear-Math_RPN-1.1.2-5|66	+ Revision: 742114
12cr|php-pear-Math_RPN-1.1.2-5|67	- fix major breakage by careless packager
12cr|php-pear-Math_RPN-1.1.2-5|68	
12cr|php-pear-Math_RPN-1.1.2-5|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-4
12cr|php-pear-Math_RPN-1.1.2-5|70	+ Revision: 679402
12cr|php-pear-Math_RPN-1.1.2-5|71	- mass rebuild
12cr|php-pear-Math_RPN-1.1.2-5|72	
12cr|php-pear-Math_RPN-1.1.2-5|73	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-3mdv2011.0
12cr|php-pear-Math_RPN-1.1.2-5|74	+ Revision: 613716
12cr|php-pear-Math_RPN-1.1.2-5|75	- the mass rebuild of 2010.1 packages
12cr|php-pear-Math_RPN-1.1.2-5|76	
12cr|php-pear-Math_RPN-1.1.2-5|77	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-2mdv2010.1
12cr|php-pear-Math_RPN-1.1.2-5|78	+ Revision: 470160
12cr|php-pear-Math_RPN-1.1.2-5|79	- spec cleanup
12cr|php-pear-Math_RPN-1.1.2-5|80	- use pear installer
12cr|php-pear-Math_RPN-1.1.2-5|81	- don't ship tests, even in documentation
12cr|php-pear-Math_RPN-1.1.2-5|82	- own all directories
12cr|php-pear-Math_RPN-1.1.2-5|83	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Math_RPN-1.1.2-5|84	
12cr|php-pear-Math_RPN-1.1.2-5|85	* Sat Sep 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-1mdv2010.0
12cr|php-pear-Math_RPN-1.1.2-5|86	+ Revision: 449325
12cr|php-pear-Math_RPN-1.1.2-5|87	- new version
12cr|php-pear-Math_RPN-1.1.2-5|88	- use pear installer
12cr|php-pear-Math_RPN-1.1.2-5|89	- use fedora %%post/%%postun
12cr|php-pear-Math_RPN-1.1.2-5|90	
12cr|php-pear-Math_RPN-1.1.2-5|91	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-10mdv2010.0
12cr|php-pear-Math_RPN-1.1.2-5|92	+ Revision: 441346
12cr|php-pear-Math_RPN-1.1.2-5|93	- rebuild
12cr|php-pear-Math_RPN-1.1.2-5|94	
12cr|php-pear-Math_RPN-1.1.2-5|95	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-9mdv2009.1
12cr|php-pear-Math_RPN-1.1.2-5|96	+ Revision: 322367
12cr|php-pear-Math_RPN-1.1.2-5|97	- rebuild
12cr|php-pear-Math_RPN-1.1.2-5|98	
12cr|php-pear-Math_RPN-1.1.2-5|99	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-8mdv2009.0
12cr|php-pear-Math_RPN-1.1.2-5|100	+ Revision: 236967
12cr|php-pear-Math_RPN-1.1.2-5|101	- rebuild
12cr|php-pear-Math_RPN-1.1.2-5|102	
12cr|php-pear-Math_RPN-1.1.2-5|103	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.1.1-7mdv2008.1
12cr|php-pear-Math_RPN-1.1.2-5|104	+ Revision: 136408
12cr|php-pear-Math_RPN-1.1.2-5|105	- restore BuildRoot
12cr|php-pear-Math_RPN-1.1.2-5|106	
12cr|php-pear-Math_RPN-1.1.2-5|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Math_RPN-1.1.2-5|108	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Math_RPN-1.1.2-5|109	
12cr|php-pear-Math_RPN-1.1.2-5|110	
12cr|php-pear-Math_RPN-1.1.2-5|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdv2007.0
12cr|php-pear-Math_RPN-1.1.2-5|112	+ Revision: 82183
12cr|php-pear-Math_RPN-1.1.2-5|113	- Import php-pear-Math_RPN
12cr|php-pear-Math_RPN-1.1.2-5|114	
12cr|php-pear-Math_RPN-1.1.2-5|115	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdk
12cr|php-pear-Math_RPN-1.1.2-5|116	- new group (Development/PHP)
12cr|php-pear-Math_RPN-1.1.2-5|117	
12cr|php-pear-Math_RPN-1.1.2-5|118	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-6mdk
12cr|php-pear-Math_RPN-1.1.2-5|119	- rebuilt to fix auto deps
12cr|php-pear-Math_RPN-1.1.2-5|120	
12cr|php-pear-Math_RPN-1.1.2-5|121	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdk
12cr|php-pear-Math_RPN-1.1.2-5|122	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Math_RPN-1.1.2-5|123	
12cr|php-pear-Math_RPN-1.1.2-5|124	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-4mdk
12cr|php-pear-Math_RPN-1.1.2-5|125	- fix deps
12cr|php-pear-Math_RPN-1.1.2-5|126	
12cr|php-pear-Math_RPN-1.1.2-5|127	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdk
12cr|php-pear-Math_RPN-1.1.2-5|128	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Math_RPN-1.1.2-5|129	- fix deps
12cr|php-pear-Math_RPN-1.1.2-5|130	
12cr|php-pear-Math_RPN-1.1.2-5|131	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdk
12cr|php-pear-Math_RPN-1.1.2-5|132	- fix deps
12cr|php-pear-Math_RPN-1.1.2-5|133	
12cr|php-pear-Math_RPN-1.1.2-5|134	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdk
12cr|php-pear-Math_RPN-1.1.2-5|135	- initial Mandriva package (PLD import)
12cr|php-pear-Math_RPN-1.1.2-5|136	

5982 12
12cr|php-pear-Math_Stats-0.9.0-15|1	%define		_class		Math
12cr|php-pear-Math_Stats-0.9.0-15|2	%define		_subclass	Stats
12cr|php-pear-Math_Stats-0.9.0-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Math_Stats-0.9.0-15|4	%define		pre	beta3
12cr|php-pear-Math_Stats-0.9.0-15|5	
12cr|php-pear-Math_Stats-0.9.0-15|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-Math_Stats-0.9.0-15|7	Version:	0.9.0
12cr|php-pear-Math_Stats-0.9.0-15|8	Release:	%mkrel 15
12cr|php-pear-Math_Stats-0.9.0-15|9	Summary:	Classes to calculate statistical parameters
12cr|php-pear-Math_Stats-0.9.0-15|10	License:	PHP License
12cr|php-pear-Math_Stats-0.9.0-15|11	Group:		Development/PHP
12cr|php-pear-Math_Stats-0.9.0-15|12	URL:		http://pear.php.net/package/Math_Stats/
12cr|php-pear-Math_Stats-0.9.0-15|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}beta3.tar.bz2
12cr|php-pear-Math_Stats-0.9.0-15|14	Requires(post): php-pear
12cr|php-pear-Math_Stats-0.9.0-15|15	Requires(preun): php-pear
12cr|php-pear-Math_Stats-0.9.0-15|16	Requires:	php-pear
12cr|php-pear-Math_Stats-0.9.0-15|17	BuildArch:	noarch
12cr|php-pear-Math_Stats-0.9.0-15|18	BuildRequires:	php-pear
12cr|php-pear-Math_Stats-0.9.0-15|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Math_Stats-0.9.0-15|20	
12cr|php-pear-Math_Stats-0.9.0-15|21	%description
12cr|php-pear-Math_Stats-0.9.0-15|22	Classes to calculate statistical parameters of numerical arrays of
12cr|php-pear-Math_Stats-0.9.0-15|23	data. The data can be in a simple numerical array, or in a cummulative
12cr|php-pear-Math_Stats-0.9.0-15|24	numerical array. A cummulative array, has the value as the index and
12cr|php-pear-Math_Stats-0.9.0-15|25	the number of repeats as the value for the array item, e.g. $data =
12cr|php-pear-Math_Stats-0.9.0-15|26	array(3=>4, 2.3=>5, 1.25=>6, 0.5=>3). Nulls can be rejected, ignored
12cr|php-pear-Math_Stats-0.9.0-15|27	or handled as zero values.
12cr|php-pear-Math_Stats-0.9.0-15|28	
12cr|php-pear-Math_Stats-0.9.0-15|29	%prep
12cr|php-pear-Math_Stats-0.9.0-15|30	%setup -q -c
12cr|php-pear-Math_Stats-0.9.0-15|31	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
12cr|php-pear-Math_Stats-0.9.0-15|32	
12cr|php-pear-Math_Stats-0.9.0-15|33	%install
12cr|php-pear-Math_Stats-0.9.0-15|34	rm -rf %{buildroot}
12cr|php-pear-Math_Stats-0.9.0-15|35	
12cr|php-pear-Math_Stats-0.9.0-15|36	cd %{upstream_name}-%{version}%{pre}
12cr|php-pear-Math_Stats-0.9.0-15|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Math_Stats-0.9.0-15|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Math_Stats-0.9.0-15|39	
12cr|php-pear-Math_Stats-0.9.0-15|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Math_Stats-0.9.0-15|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Math_Stats-0.9.0-15|42	rm -rf %{buildroot}%{_datadir}/pear/%{_class}/examples
12cr|php-pear-Math_Stats-0.9.0-15|43	rm -rf %{buildroot}%{_datadir}/pear/%{_class}/test
12cr|php-pear-Math_Stats-0.9.0-15|44	
12cr|php-pear-Math_Stats-0.9.0-15|45	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Stats-0.9.0-15|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Stats-0.9.0-15|47	
12cr|php-pear-Math_Stats-0.9.0-15|48	%clean
12cr|php-pear-Math_Stats-0.9.0-15|49	rm -rf %{buildroot}
12cr|php-pear-Math_Stats-0.9.0-15|50	
12cr|php-pear-Math_Stats-0.9.0-15|51	%post
12cr|php-pear-Math_Stats-0.9.0-15|52	%if %mdkversion < 201000
12cr|php-pear-Math_Stats-0.9.0-15|53	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Math_Stats-0.9.0-15|54	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Math_Stats-0.9.0-15|55	%endif
12cr|php-pear-Math_Stats-0.9.0-15|56	
12cr|php-pear-Math_Stats-0.9.0-15|57	%preun
12cr|php-pear-Math_Stats-0.9.0-15|58	%if %mdkversion < 201000
12cr|php-pear-Math_Stats-0.9.0-15|59	if [ "$1" -eq "0" ]; then
12cr|php-pear-Math_Stats-0.9.0-15|60	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Math_Stats-0.9.0-15|61	%{upstream_name} >/dev/null || :
12cr|php-pear-Math_Stats-0.9.0-15|62	fi
12cr|php-pear-Math_Stats-0.9.0-15|63	%endif
12cr|php-pear-Math_Stats-0.9.0-15|64	
12cr|php-pear-Math_Stats-0.9.0-15|65	%files
12cr|php-pear-Math_Stats-0.9.0-15|66	%defattr(-,root,root)
12cr|php-pear-Math_Stats-0.9.0-15|67	%doc %{upstream_name}-%{version}beta3/README*
12cr|php-pear-Math_Stats-0.9.0-15|68	%doc %{upstream_name}-%{version}beta3/examples
12cr|php-pear-Math_Stats-0.9.0-15|69	%{_datadir}/pear/%{_class}
12cr|php-pear-Math_Stats-0.9.0-15|70	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Math_Stats-0.9.0-15|71	
12cr|php-pear-Math_Stats-0.9.0-15|72	
12cr|php-pear-Math_Stats-0.9.0-15|73	%changelog
12cr|php-pear-Math_Stats-0.9.0-15|74	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-15mdv2012.0
12cr|php-pear-Math_Stats-0.9.0-15|75	+ Revision: 742119
12cr|php-pear-Math_Stats-0.9.0-15|76	- fix major breakage by careless packager
12cr|php-pear-Math_Stats-0.9.0-15|77	
12cr|php-pear-Math_Stats-0.9.0-15|78	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-14
12cr|php-pear-Math_Stats-0.9.0-15|79	+ Revision: 679403
12cr|php-pear-Math_Stats-0.9.0-15|80	- mass rebuild
12cr|php-pear-Math_Stats-0.9.0-15|81	
12cr|php-pear-Math_Stats-0.9.0-15|82	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-13mdv2011.0
12cr|php-pear-Math_Stats-0.9.0-15|83	+ Revision: 613717
12cr|php-pear-Math_Stats-0.9.0-15|84	- the mass rebuild of 2010.1 packages
12cr|php-pear-Math_Stats-0.9.0-15|85	
12cr|php-pear-Math_Stats-0.9.0-15|86	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.0-12mdv2010.1
12cr|php-pear-Math_Stats-0.9.0-15|87	+ Revision: 477968
12cr|php-pear-Math_Stats-0.9.0-15|88	- don't ship tests and examples in pear tree
12cr|php-pear-Math_Stats-0.9.0-15|89	
12cr|php-pear-Math_Stats-0.9.0-15|90	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.0-11mdv2010.1
12cr|php-pear-Math_Stats-0.9.0-15|91	+ Revision: 470161
12cr|php-pear-Math_Stats-0.9.0-15|92	- spec cleanup
12cr|php-pear-Math_Stats-0.9.0-15|93	- use pear installer
12cr|php-pear-Math_Stats-0.9.0-15|94	- don't ship tests, even in documentation
12cr|php-pear-Math_Stats-0.9.0-15|95	- own all directories
12cr|php-pear-Math_Stats-0.9.0-15|96	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Math_Stats-0.9.0-15|97	
12cr|php-pear-Math_Stats-0.9.0-15|98	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9.0-10mdv2010.0
12cr|php-pear-Math_Stats-0.9.0-15|99	+ Revision: 441347
12cr|php-pear-Math_Stats-0.9.0-15|100	- rebuild
12cr|php-pear-Math_Stats-0.9.0-15|101	
12cr|php-pear-Math_Stats-0.9.0-15|102	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-9mdv2009.1
12cr|php-pear-Math_Stats-0.9.0-15|103	+ Revision: 322368
12cr|php-pear-Math_Stats-0.9.0-15|104	- rebuild
12cr|php-pear-Math_Stats-0.9.0-15|105	
12cr|php-pear-Math_Stats-0.9.0-15|106	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-8mdv2009.0
12cr|php-pear-Math_Stats-0.9.0-15|107	+ Revision: 236970
12cr|php-pear-Math_Stats-0.9.0-15|108	- rebuild
12cr|php-pear-Math_Stats-0.9.0-15|109	
12cr|php-pear-Math_Stats-0.9.0-15|110	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Math_Stats-0.9.0-15|111	- restore BuildRoot
12cr|php-pear-Math_Stats-0.9.0-15|112	
12cr|php-pear-Math_Stats-0.9.0-15|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Math_Stats-0.9.0-15|114	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Math_Stats-0.9.0-15|115	
12cr|php-pear-Math_Stats-0.9.0-15|116	
12cr|php-pear-Math_Stats-0.9.0-15|117	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-7mdv2007.0
12cr|php-pear-Math_Stats-0.9.0-15|118	+ Revision: 82201
12cr|php-pear-Math_Stats-0.9.0-15|119	- Import php-pear-Math_Stats
12cr|php-pear-Math_Stats-0.9.0-15|120	
12cr|php-pear-Math_Stats-0.9.0-15|121	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-7mdk
12cr|php-pear-Math_Stats-0.9.0-15|122	- new group (Development/PHP)
12cr|php-pear-Math_Stats-0.9.0-15|123	
12cr|php-pear-Math_Stats-0.9.0-15|124	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-6mdk
12cr|php-pear-Math_Stats-0.9.0-15|125	- rebuilt to fix auto deps
12cr|php-pear-Math_Stats-0.9.0-15|126	
12cr|php-pear-Math_Stats-0.9.0-15|127	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-5mdk
12cr|php-pear-Math_Stats-0.9.0-15|128	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Math_Stats-0.9.0-15|129	
12cr|php-pear-Math_Stats-0.9.0-15|130	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-4mdk
12cr|php-pear-Math_Stats-0.9.0-15|131	- fix deps
12cr|php-pear-Math_Stats-0.9.0-15|132	
12cr|php-pear-Math_Stats-0.9.0-15|133	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-3mdk
12cr|php-pear-Math_Stats-0.9.0-15|134	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Math_Stats-0.9.0-15|135	- fix deps
12cr|php-pear-Math_Stats-0.9.0-15|136	
12cr|php-pear-Math_Stats-0.9.0-15|137	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-2mdk
12cr|php-pear-Math_Stats-0.9.0-15|138	- fix deps
12cr|php-pear-Math_Stats-0.9.0-15|139	
12cr|php-pear-Math_Stats-0.9.0-15|140	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-1mdk
12cr|php-pear-Math_Stats-0.9.0-15|141	- initial Mandriva package (PLD import)
12cr|php-pear-Math_Stats-0.9.0-15|142	

5983 12
12cr|php-pear-Math_TrigOp-1.0-13|1	%define		_class		Math
12cr|php-pear-Math_TrigOp-1.0-13|2	%define		_subclass	TrigOp
12cr|php-pear-Math_TrigOp-1.0-13|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Math_TrigOp-1.0-13|4	
12cr|php-pear-Math_TrigOp-1.0-13|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Math_TrigOp-1.0-13|6	Version:	1.0
12cr|php-pear-Math_TrigOp-1.0-13|7	Release:	%mkrel 13
12cr|php-pear-Math_TrigOp-1.0-13|8	Summary:	Supplementary trigonometric functions
12cr|php-pear-Math_TrigOp-1.0-13|9	License:	PHP License
12cr|php-pear-Math_TrigOp-1.0-13|10	Group:		Development/PHP
12cr|php-pear-Math_TrigOp-1.0-13|11	URL:		http://pear.php.net/package/Math_TrigOp/
12cr|php-pear-Math_TrigOp-1.0-13|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Math_TrigOp-1.0-13|13	Requires(post): php-pear
12cr|php-pear-Math_TrigOp-1.0-13|14	Requires(preun): php-pear
12cr|php-pear-Math_TrigOp-1.0-13|15	Requires:	php-pear
12cr|php-pear-Math_TrigOp-1.0-13|16	BuildArch:	noarch
12cr|php-pear-Math_TrigOp-1.0-13|17	BuildRequires:	php-pear
12cr|php-pear-Math_TrigOp-1.0-13|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Math_TrigOp-1.0-13|19	
12cr|php-pear-Math_TrigOp-1.0-13|20	%description
12cr|php-pear-Math_TrigOp-1.0-13|21	Static class with methods that implement supplementary trigonometric,
12cr|php-pear-Math_TrigOp-1.0-13|22	inverse trigonometric, hyperbolic, and inverse hyperbolic functions.
12cr|php-pear-Math_TrigOp-1.0-13|23	
12cr|php-pear-Math_TrigOp-1.0-13|24	%prep
12cr|php-pear-Math_TrigOp-1.0-13|25	%setup -q -c
12cr|php-pear-Math_TrigOp-1.0-13|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Math_TrigOp-1.0-13|27	
12cr|php-pear-Math_TrigOp-1.0-13|28	%install
12cr|php-pear-Math_TrigOp-1.0-13|29	rm -rf %{buildroot}
12cr|php-pear-Math_TrigOp-1.0-13|30	
12cr|php-pear-Math_TrigOp-1.0-13|31	cd %{upstream_name}-%{version}
12cr|php-pear-Math_TrigOp-1.0-13|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Math_TrigOp-1.0-13|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Math_TrigOp-1.0-13|34	
12cr|php-pear-Math_TrigOp-1.0-13|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Math_TrigOp-1.0-13|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Math_TrigOp-1.0-13|37	
12cr|php-pear-Math_TrigOp-1.0-13|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_TrigOp-1.0-13|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_TrigOp-1.0-13|40	
12cr|php-pear-Math_TrigOp-1.0-13|41	%clean
12cr|php-pear-Math_TrigOp-1.0-13|42	rm -rf %{buildroot}
12cr|php-pear-Math_TrigOp-1.0-13|43	
12cr|php-pear-Math_TrigOp-1.0-13|44	%post
12cr|php-pear-Math_TrigOp-1.0-13|45	%if %mdkversion < 201000
12cr|php-pear-Math_TrigOp-1.0-13|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Math_TrigOp-1.0-13|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Math_TrigOp-1.0-13|48	%endif
12cr|php-pear-Math_TrigOp-1.0-13|49	
12cr|php-pear-Math_TrigOp-1.0-13|50	%preun
12cr|php-pear-Math_TrigOp-1.0-13|51	%if %mdkversion < 201000
12cr|php-pear-Math_TrigOp-1.0-13|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Math_TrigOp-1.0-13|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Math_TrigOp-1.0-13|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Math_TrigOp-1.0-13|55	fi
12cr|php-pear-Math_TrigOp-1.0-13|56	%endif
12cr|php-pear-Math_TrigOp-1.0-13|57	
12cr|php-pear-Math_TrigOp-1.0-13|58	%files
12cr|php-pear-Math_TrigOp-1.0-13|59	%defattr(-,root,root)
12cr|php-pear-Math_TrigOp-1.0-13|60	%{_datadir}/pear/%{_class}
12cr|php-pear-Math_TrigOp-1.0-13|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Math_TrigOp-1.0-13|62	
12cr|php-pear-Math_TrigOp-1.0-13|63	
12cr|php-pear-Math_TrigOp-1.0-13|64	%changelog
12cr|php-pear-Math_TrigOp-1.0-13|65	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-13mdv2012.0
12cr|php-pear-Math_TrigOp-1.0-13|66	+ Revision: 742125
12cr|php-pear-Math_TrigOp-1.0-13|67	- fix major breakage by careless packager
12cr|php-pear-Math_TrigOp-1.0-13|68	
12cr|php-pear-Math_TrigOp-1.0-13|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-12
12cr|php-pear-Math_TrigOp-1.0-13|70	+ Revision: 679404
12cr|php-pear-Math_TrigOp-1.0-13|71	- mass rebuild
12cr|php-pear-Math_TrigOp-1.0-13|72	
12cr|php-pear-Math_TrigOp-1.0-13|73	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-11mdv2011.0
12cr|php-pear-Math_TrigOp-1.0-13|74	+ Revision: 613718
12cr|php-pear-Math_TrigOp-1.0-13|75	- the mass rebuild of 2010.1 packages
12cr|php-pear-Math_TrigOp-1.0-13|76	
12cr|php-pear-Math_TrigOp-1.0-13|77	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-10mdv2010.1
12cr|php-pear-Math_TrigOp-1.0-13|78	+ Revision: 470162
12cr|php-pear-Math_TrigOp-1.0-13|79	- spec cleanup
12cr|php-pear-Math_TrigOp-1.0-13|80	- use pear installer
12cr|php-pear-Math_TrigOp-1.0-13|81	- don't ship tests, even in documentation
12cr|php-pear-Math_TrigOp-1.0-13|82	- own all directories
12cr|php-pear-Math_TrigOp-1.0-13|83	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Math_TrigOp-1.0-13|84	
12cr|php-pear-Math_TrigOp-1.0-13|85	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0-10mdv2010.0
12cr|php-pear-Math_TrigOp-1.0-13|86	+ Revision: 441348
12cr|php-pear-Math_TrigOp-1.0-13|87	- rebuild
12cr|php-pear-Math_TrigOp-1.0-13|88	
12cr|php-pear-Math_TrigOp-1.0-13|89	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-9mdv2009.1
12cr|php-pear-Math_TrigOp-1.0-13|90	+ Revision: 322369
12cr|php-pear-Math_TrigOp-1.0-13|91	- rebuild
12cr|php-pear-Math_TrigOp-1.0-13|92	
12cr|php-pear-Math_TrigOp-1.0-13|93	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-8mdv2009.0
12cr|php-pear-Math_TrigOp-1.0-13|94	+ Revision: 236971
12cr|php-pear-Math_TrigOp-1.0-13|95	- rebuild
12cr|php-pear-Math_TrigOp-1.0-13|96	
12cr|php-pear-Math_TrigOp-1.0-13|97	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0-7mdv2008.1
12cr|php-pear-Math_TrigOp-1.0-13|98	+ Revision: 136408
12cr|php-pear-Math_TrigOp-1.0-13|99	- restore BuildRoot
12cr|php-pear-Math_TrigOp-1.0-13|100	
12cr|php-pear-Math_TrigOp-1.0-13|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Math_TrigOp-1.0-13|102	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Math_TrigOp-1.0-13|103	
12cr|php-pear-Math_TrigOp-1.0-13|104	
12cr|php-pear-Math_TrigOp-1.0-13|105	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdv2007.0
12cr|php-pear-Math_TrigOp-1.0-13|106	+ Revision: 82203
12cr|php-pear-Math_TrigOp-1.0-13|107	- Import php-pear-Math_TrigOp
12cr|php-pear-Math_TrigOp-1.0-13|108	
12cr|php-pear-Math_TrigOp-1.0-13|109	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdk
12cr|php-pear-Math_TrigOp-1.0-13|110	- new group (Development/PHP)
12cr|php-pear-Math_TrigOp-1.0-13|111	
12cr|php-pear-Math_TrigOp-1.0-13|112	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdk
12cr|php-pear-Math_TrigOp-1.0-13|113	- rebuilt to fix auto deps
12cr|php-pear-Math_TrigOp-1.0-13|114	
12cr|php-pear-Math_TrigOp-1.0-13|115	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdk
12cr|php-pear-Math_TrigOp-1.0-13|116	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Math_TrigOp-1.0-13|117	
12cr|php-pear-Math_TrigOp-1.0-13|118	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdk
12cr|php-pear-Math_TrigOp-1.0-13|119	- fix deps
12cr|php-pear-Math_TrigOp-1.0-13|120	
12cr|php-pear-Math_TrigOp-1.0-13|121	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdk
12cr|php-pear-Math_TrigOp-1.0-13|122	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Math_TrigOp-1.0-13|123	- fix deps
12cr|php-pear-Math_TrigOp-1.0-13|124	
12cr|php-pear-Math_TrigOp-1.0-13|125	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cr|php-pear-Math_TrigOp-1.0-13|126	- fix deps
12cr|php-pear-Math_TrigOp-1.0-13|127	
12cr|php-pear-Math_TrigOp-1.0-13|128	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cr|php-pear-Math_TrigOp-1.0-13|129	- initial Mandriva package (PLD import)
12cr|php-pear-Math_TrigOp-1.0-13|130	

5984 12
12cr|php-pear-Math_Vector-0.6.2-15|1	%define		_class		Math
12cr|php-pear-Math_Vector-0.6.2-15|2	%define		_subclass	Vector
12cr|php-pear-Math_Vector-0.6.2-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Math_Vector-0.6.2-15|4	
12cr|php-pear-Math_Vector-0.6.2-15|5	%define		_requires_exceptions pear(PHPUnit.php)
12cr|php-pear-Math_Vector-0.6.2-15|6	
12cr|php-pear-Math_Vector-0.6.2-15|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Math_Vector-0.6.2-15|8	Version:	0.6.2
12cr|php-pear-Math_Vector-0.6.2-15|9	Release:	%mkrel 15
12cr|php-pear-Math_Vector-0.6.2-15|10	Summary:	Vector and vector operation classes
12cr|php-pear-Math_Vector-0.6.2-15|11	License:	PHP License
12cr|php-pear-Math_Vector-0.6.2-15|12	Group:		Development/PHP
12cr|php-pear-Math_Vector-0.6.2-15|13	URL:		http://pear.php.net/package/Math_Vector/
12cr|php-pear-Math_Vector-0.6.2-15|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Math_Vector-0.6.2-15|15	Requires(post): php-pear
12cr|php-pear-Math_Vector-0.6.2-15|16	Requires(preun): php-pear
12cr|php-pear-Math_Vector-0.6.2-15|17	Requires:	php-pear
12cr|php-pear-Math_Vector-0.6.2-15|18	BuildArch:	noarch
12cr|php-pear-Math_Vector-0.6.2-15|19	BuildRequires:	php-pear
12cr|php-pear-Math_Vector-0.6.2-15|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Math_Vector-0.6.2-15|21	
12cr|php-pear-Math_Vector-0.6.2-15|22	%description
12cr|php-pear-Math_Vector-0.6.2-15|23	Classes to represent Tuples, general Vectors, and 2D-/3D-vectors, as
12cr|php-pear-Math_Vector-0.6.2-15|24	well as a static class for vector operations.
12cr|php-pear-Math_Vector-0.6.2-15|25	
12cr|php-pear-Math_Vector-0.6.2-15|26	%prep
12cr|php-pear-Math_Vector-0.6.2-15|27	%setup -q -c
12cr|php-pear-Math_Vector-0.6.2-15|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Math_Vector-0.6.2-15|29	
12cr|php-pear-Math_Vector-0.6.2-15|30	%install
12cr|php-pear-Math_Vector-0.6.2-15|31	rm -rf %{buildroot}
12cr|php-pear-Math_Vector-0.6.2-15|32	
12cr|php-pear-Math_Vector-0.6.2-15|33	cd %{upstream_name}-%{version}
12cr|php-pear-Math_Vector-0.6.2-15|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Math_Vector-0.6.2-15|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Math_Vector-0.6.2-15|36	
12cr|php-pear-Math_Vector-0.6.2-15|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Math_Vector-0.6.2-15|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Math_Vector-0.6.2-15|39	
12cr|php-pear-Math_Vector-0.6.2-15|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Vector-0.6.2-15|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Math_Vector-0.6.2-15|42	
12cr|php-pear-Math_Vector-0.6.2-15|43	%clean
12cr|php-pear-Math_Vector-0.6.2-15|44	rm -rf %{buildroot}
12cr|php-pear-Math_Vector-0.6.2-15|45	
12cr|php-pear-Math_Vector-0.6.2-15|46	%post
12cr|php-pear-Math_Vector-0.6.2-15|47	%if %mdkversion < 201000
12cr|php-pear-Math_Vector-0.6.2-15|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Math_Vector-0.6.2-15|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Math_Vector-0.6.2-15|50	%endif
12cr|php-pear-Math_Vector-0.6.2-15|51	
12cr|php-pear-Math_Vector-0.6.2-15|52	%preun
12cr|php-pear-Math_Vector-0.6.2-15|53	%if %mdkversion < 201000
12cr|php-pear-Math_Vector-0.6.2-15|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-Math_Vector-0.6.2-15|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Math_Vector-0.6.2-15|56	%{upstream_name} >/dev/null || :
12cr|php-pear-Math_Vector-0.6.2-15|57	fi
12cr|php-pear-Math_Vector-0.6.2-15|58	%endif
12cr|php-pear-Math_Vector-0.6.2-15|59	
12cr|php-pear-Math_Vector-0.6.2-15|60	%files
12cr|php-pear-Math_Vector-0.6.2-15|61	%defattr(-,root,root)
12cr|php-pear-Math_Vector-0.6.2-15|62	%{_datadir}/pear/%{_class}
12cr|php-pear-Math_Vector-0.6.2-15|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Math_Vector-0.6.2-15|64	
12cr|php-pear-Math_Vector-0.6.2-15|65	
12cr|php-pear-Math_Vector-0.6.2-15|66	%changelog
12cr|php-pear-Math_Vector-0.6.2-15|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-15mdv2012.0
12cr|php-pear-Math_Vector-0.6.2-15|68	+ Revision: 742130
12cr|php-pear-Math_Vector-0.6.2-15|69	- fix major breakage by careless packager
12cr|php-pear-Math_Vector-0.6.2-15|70	
12cr|php-pear-Math_Vector-0.6.2-15|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-14
12cr|php-pear-Math_Vector-0.6.2-15|72	+ Revision: 679405
12cr|php-pear-Math_Vector-0.6.2-15|73	- mass rebuild
12cr|php-pear-Math_Vector-0.6.2-15|74	
12cr|php-pear-Math_Vector-0.6.2-15|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-13mdv2011.0
12cr|php-pear-Math_Vector-0.6.2-15|76	+ Revision: 613719
12cr|php-pear-Math_Vector-0.6.2-15|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-Math_Vector-0.6.2-15|78	
12cr|php-pear-Math_Vector-0.6.2-15|79	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.2-12mdv2010.1
12cr|php-pear-Math_Vector-0.6.2-15|80	+ Revision: 470163
12cr|php-pear-Math_Vector-0.6.2-15|81	- spec cleanup
12cr|php-pear-Math_Vector-0.6.2-15|82	- use pear installer
12cr|php-pear-Math_Vector-0.6.2-15|83	- don't ship tests, even in documentation
12cr|php-pear-Math_Vector-0.6.2-15|84	- own all directories
12cr|php-pear-Math_Vector-0.6.2-15|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Math_Vector-0.6.2-15|86	
12cr|php-pear-Math_Vector-0.6.2-15|87	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.6.2-11mdv2010.0
12cr|php-pear-Math_Vector-0.6.2-15|88	+ Revision: 441350
12cr|php-pear-Math_Vector-0.6.2-15|89	- rebuild
12cr|php-pear-Math_Vector-0.6.2-15|90	
12cr|php-pear-Math_Vector-0.6.2-15|91	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-10mdv2009.1
12cr|php-pear-Math_Vector-0.6.2-15|92	+ Revision: 322370
12cr|php-pear-Math_Vector-0.6.2-15|93	- rebuild
12cr|php-pear-Math_Vector-0.6.2-15|94	
12cr|php-pear-Math_Vector-0.6.2-15|95	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-9mdv2009.0
12cr|php-pear-Math_Vector-0.6.2-15|96	+ Revision: 236972
12cr|php-pear-Math_Vector-0.6.2-15|97	- rebuild
12cr|php-pear-Math_Vector-0.6.2-15|98	
12cr|php-pear-Math_Vector-0.6.2-15|99	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Math_Vector-0.6.2-15|100	- restore BuildRoot
12cr|php-pear-Math_Vector-0.6.2-15|101	
12cr|php-pear-Math_Vector-0.6.2-15|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Math_Vector-0.6.2-15|103	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Math_Vector-0.6.2-15|104	
12cr|php-pear-Math_Vector-0.6.2-15|105	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-8mdv2008.0
12cr|php-pear-Math_Vector-0.6.2-15|106	+ Revision: 15471
12cr|php-pear-Math_Vector-0.6.2-15|107	- rule out the PHPUnit.php dep
12cr|php-pear-Math_Vector-0.6.2-15|108	
12cr|php-pear-Math_Vector-0.6.2-15|109	
12cr|php-pear-Math_Vector-0.6.2-15|110	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-7mdv2007.0
12cr|php-pear-Math_Vector-0.6.2-15|111	+ Revision: 82205
12cr|php-pear-Math_Vector-0.6.2-15|112	- Import php-pear-Math_Vector
12cr|php-pear-Math_Vector-0.6.2-15|113	
12cr|php-pear-Math_Vector-0.6.2-15|114	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-7mdk
12cr|php-pear-Math_Vector-0.6.2-15|115	- new group (Development/PHP)
12cr|php-pear-Math_Vector-0.6.2-15|116	
12cr|php-pear-Math_Vector-0.6.2-15|117	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-6mdk
12cr|php-pear-Math_Vector-0.6.2-15|118	- rebuilt to fix auto deps
12cr|php-pear-Math_Vector-0.6.2-15|119	
12cr|php-pear-Math_Vector-0.6.2-15|120	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-5mdk
12cr|php-pear-Math_Vector-0.6.2-15|121	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Math_Vector-0.6.2-15|122	
12cr|php-pear-Math_Vector-0.6.2-15|123	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-4mdk
12cr|php-pear-Math_Vector-0.6.2-15|124	- fix deps
12cr|php-pear-Math_Vector-0.6.2-15|125	
12cr|php-pear-Math_Vector-0.6.2-15|126	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-3mdk
12cr|php-pear-Math_Vector-0.6.2-15|127	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Math_Vector-0.6.2-15|128	- fix deps
12cr|php-pear-Math_Vector-0.6.2-15|129	
12cr|php-pear-Math_Vector-0.6.2-15|130	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-2mdk
12cr|php-pear-Math_Vector-0.6.2-15|131	- fix deps
12cr|php-pear-Math_Vector-0.6.2-15|132	
12cr|php-pear-Math_Vector-0.6.2-15|133	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-1mdk
12cr|php-pear-Math_Vector-0.6.2-15|134	- initial Mandriva package (PLD import)
12cr|php-pear-Math_Vector-0.6.2-15|135	

5985 12
12cr|php-pear-MDB2_Schema-0.7.2-8|1	%define		_class		MDB2
12cr|php-pear-MDB2_Schema-0.7.2-8|2	%define		_subclass	Schema
12cr|php-pear-MDB2_Schema-0.7.2-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-MDB2_Schema-0.7.2-8|4	
12cr|php-pear-MDB2_Schema-0.7.2-8|5	%define		_requires_exceptions pear(MDB2.php)
12cr|php-pear-MDB2_Schema-0.7.2-8|6	
12cr|php-pear-MDB2_Schema-0.7.2-8|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-MDB2_Schema-0.7.2-8|8	Version:	0.7.2
12cr|php-pear-MDB2_Schema-0.7.2-8|9	Release:	%mkrel 8
12cr|php-pear-MDB2_Schema-0.7.2-8|10	Summary:	XML based database schema manager
12cr|php-pear-MDB2_Schema-0.7.2-8|11	License:	PHP License
12cr|php-pear-MDB2_Schema-0.7.2-8|12	Group:		Development/PHP
12cr|php-pear-MDB2_Schema-0.7.2-8|13	URL:		http://pear.php.net/package/MDB2_Schema/
12cr|php-pear-MDB2_Schema-0.7.2-8|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-MDB2_Schema-0.7.2-8|15	Requires(post): php-pear
12cr|php-pear-MDB2_Schema-0.7.2-8|16	Requires(preun): php-pear
12cr|php-pear-MDB2_Schema-0.7.2-8|17	Requires:	php-pear
12cr|php-pear-MDB2_Schema-0.7.2-8|18	BuildArch:	noarch
12cr|php-pear-MDB2_Schema-0.7.2-8|19	BuildRequires:	php-pear
12cr|php-pear-MDB2_Schema-0.7.2-8|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-MDB2_Schema-0.7.2-8|21	
12cr|php-pear-MDB2_Schema-0.7.2-8|22	%description
12cr|php-pear-MDB2_Schema-0.7.2-8|23	PEAR::MDB2_Schema enables users to maintain RDBMS independant schema
12cr|php-pear-MDB2_Schema-0.7.2-8|24	files in XML that can be used to create, alter and drop database
12cr|php-pear-MDB2_Schema-0.7.2-8|25	entities and insert data into a database. Reverse engineering database
12cr|php-pear-MDB2_Schema-0.7.2-8|26	schemas from existing databases is also supported. The format is
12cr|php-pear-MDB2_Schema-0.7.2-8|27	compatible with both PEAR::MDB and Metabase.
12cr|php-pear-MDB2_Schema-0.7.2-8|28	
12cr|php-pear-MDB2_Schema-0.7.2-8|29	%prep
12cr|php-pear-MDB2_Schema-0.7.2-8|30	%setup -q -c
12cr|php-pear-MDB2_Schema-0.7.2-8|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-MDB2_Schema-0.7.2-8|32	
12cr|php-pear-MDB2_Schema-0.7.2-8|33	%install
12cr|php-pear-MDB2_Schema-0.7.2-8|34	rm -rf %{buildroot}
12cr|php-pear-MDB2_Schema-0.7.2-8|35	
12cr|php-pear-MDB2_Schema-0.7.2-8|36	cd %{upstream_name}-%{version}
12cr|php-pear-MDB2_Schema-0.7.2-8|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-MDB2_Schema-0.7.2-8|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-MDB2_Schema-0.7.2-8|39	
12cr|php-pear-MDB2_Schema-0.7.2-8|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-MDB2_Schema-0.7.2-8|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-MDB2_Schema-0.7.2-8|42	
12cr|php-pear-MDB2_Schema-0.7.2-8|43	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-MDB2_Schema-0.7.2-8|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-MDB2_Schema-0.7.2-8|45	
12cr|php-pear-MDB2_Schema-0.7.2-8|46	%clean
12cr|php-pear-MDB2_Schema-0.7.2-8|47	rm -rf %{buildroot}
12cr|php-pear-MDB2_Schema-0.7.2-8|48	
12cr|php-pear-MDB2_Schema-0.7.2-8|49	%post
12cr|php-pear-MDB2_Schema-0.7.2-8|50	%if %mdkversion < 201000
12cr|php-pear-MDB2_Schema-0.7.2-8|51	pear install --nodeps --soft --force --register-only \
12cr|php-pear-MDB2_Schema-0.7.2-8|52	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-MDB2_Schema-0.7.2-8|53	%endif
12cr|php-pear-MDB2_Schema-0.7.2-8|54	
12cr|php-pear-MDB2_Schema-0.7.2-8|55	%preun
12cr|php-pear-MDB2_Schema-0.7.2-8|56	%if %mdkversion < 201000
12cr|php-pear-MDB2_Schema-0.7.2-8|57	if [ "$1" -eq "0" ]; then
12cr|php-pear-MDB2_Schema-0.7.2-8|58	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-MDB2_Schema-0.7.2-8|59	%{upstream_name} >/dev/null || :
12cr|php-pear-MDB2_Schema-0.7.2-8|60	fi
12cr|php-pear-MDB2_Schema-0.7.2-8|61	%endif
12cr|php-pear-MDB2_Schema-0.7.2-8|62	
12cr|php-pear-MDB2_Schema-0.7.2-8|63	%files
12cr|php-pear-MDB2_Schema-0.7.2-8|64	%defattr(-,root,root)
12cr|php-pear-MDB2_Schema-0.7.2-8|65	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-MDB2_Schema-0.7.2-8|66	%{_datadir}/pear/%{_class}
12cr|php-pear-MDB2_Schema-0.7.2-8|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-MDB2_Schema-0.7.2-8|68	
12cr|php-pear-MDB2_Schema-0.7.2-8|69	
12cr|php-pear-MDB2_Schema-0.7.2-8|70	%changelog
12cr|php-pear-MDB2_Schema-0.7.2-8|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-8mdv2012.0
12cr|php-pear-MDB2_Schema-0.7.2-8|72	+ Revision: 742031
12cr|php-pear-MDB2_Schema-0.7.2-8|73	- fix major breakage by careless packager
12cr|php-pear-MDB2_Schema-0.7.2-8|74	
12cr|php-pear-MDB2_Schema-0.7.2-8|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-7
12cr|php-pear-MDB2_Schema-0.7.2-8|76	+ Revision: 679384
12cr|php-pear-MDB2_Schema-0.7.2-8|77	- mass rebuild
12cr|php-pear-MDB2_Schema-0.7.2-8|78	
12cr|php-pear-MDB2_Schema-0.7.2-8|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-6mdv2011.0
12cr|php-pear-MDB2_Schema-0.7.2-8|80	+ Revision: 613700
12cr|php-pear-MDB2_Schema-0.7.2-8|81	- the mass rebuild of 2010.1 packages
12cr|php-pear-MDB2_Schema-0.7.2-8|82	
12cr|php-pear-MDB2_Schema-0.7.2-8|83	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.2-5mdv2010.1
12cr|php-pear-MDB2_Schema-0.7.2-8|84	+ Revision: 470170
12cr|php-pear-MDB2_Schema-0.7.2-8|85	- spec cleanup
12cr|php-pear-MDB2_Schema-0.7.2-8|86	- use pear installer
12cr|php-pear-MDB2_Schema-0.7.2-8|87	- don't ship tests, even in documentation
12cr|php-pear-MDB2_Schema-0.7.2-8|88	- own all directories
12cr|php-pear-MDB2_Schema-0.7.2-8|89	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-MDB2_Schema-0.7.2-8|90	
12cr|php-pear-MDB2_Schema-0.7.2-8|91	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.7.2-4mdv2010.0
12cr|php-pear-MDB2_Schema-0.7.2-8|92	+ Revision: 441351
12cr|php-pear-MDB2_Schema-0.7.2-8|93	- rebuild
12cr|php-pear-MDB2_Schema-0.7.2-8|94	
12cr|php-pear-MDB2_Schema-0.7.2-8|95	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-3mdv2009.1
12cr|php-pear-MDB2_Schema-0.7.2-8|96	+ Revision: 322274
12cr|php-pear-MDB2_Schema-0.7.2-8|97	- rebuild
12cr|php-pear-MDB2_Schema-0.7.2-8|98	
12cr|php-pear-MDB2_Schema-0.7.2-8|99	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-2mdv2009.0
12cr|php-pear-MDB2_Schema-0.7.2-8|100	+ Revision: 236910
12cr|php-pear-MDB2_Schema-0.7.2-8|101	- rebuild
12cr|php-pear-MDB2_Schema-0.7.2-8|102	
12cr|php-pear-MDB2_Schema-0.7.2-8|103	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.7.2-1mdv2008.1
12cr|php-pear-MDB2_Schema-0.7.2-8|104	+ Revision: 136411
12cr|php-pear-MDB2_Schema-0.7.2-8|105	- restore BuildRoot
12cr|php-pear-MDB2_Schema-0.7.2-8|106	
12cr|php-pear-MDB2_Schema-0.7.2-8|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-MDB2_Schema-0.7.2-8|108	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-MDB2_Schema-0.7.2-8|109	
12cr|php-pear-MDB2_Schema-0.7.2-8|110	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-1mdv2008.0
12cr|php-pear-MDB2_Schema-0.7.2-8|111	+ Revision: 15691
12cr|php-pear-MDB2_Schema-0.7.2-8|112	- 0.7.2
12cr|php-pear-MDB2_Schema-0.7.2-8|113	
12cr|php-pear-MDB2_Schema-0.7.2-8|114	
12cr|php-pear-MDB2_Schema-0.7.2-8|115	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdv2007.0
12cr|php-pear-MDB2_Schema-0.7.2-8|116	+ Revision: 81999
12cr|php-pear-MDB2_Schema-0.7.2-8|117	- Import php-pear-MDB2_Schema
12cr|php-pear-MDB2_Schema-0.7.2-8|118	
12cr|php-pear-MDB2_Schema-0.7.2-8|119	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdk
12cr|php-pear-MDB2_Schema-0.7.2-8|120	- 0.5.0
12cr|php-pear-MDB2_Schema-0.7.2-8|121	
12cr|php-pear-MDB2_Schema-0.7.2-8|122	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.3-1mdk
12cr|php-pear-MDB2_Schema-0.7.2-8|123	- 0.4.3
12cr|php-pear-MDB2_Schema-0.7.2-8|124	- new group (Development/PHP)
12cr|php-pear-MDB2_Schema-0.7.2-8|125	
12cr|php-pear-MDB2_Schema-0.7.2-8|126	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6mdk
12cr|php-pear-MDB2_Schema-0.7.2-8|127	- rebuilt to fix auto deps
12cr|php-pear-MDB2_Schema-0.7.2-8|128	
12cr|php-pear-MDB2_Schema-0.7.2-8|129	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdk
12cr|php-pear-MDB2_Schema-0.7.2-8|130	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-MDB2_Schema-0.7.2-8|131	
12cr|php-pear-MDB2_Schema-0.7.2-8|132	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdk
12cr|php-pear-MDB2_Schema-0.7.2-8|133	- fix deps
12cr|php-pear-MDB2_Schema-0.7.2-8|134	
12cr|php-pear-MDB2_Schema-0.7.2-8|135	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdk
12cr|php-pear-MDB2_Schema-0.7.2-8|136	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-MDB2_Schema-0.7.2-8|137	- fix deps
12cr|php-pear-MDB2_Schema-0.7.2-8|138	
12cr|php-pear-MDB2_Schema-0.7.2-8|139	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdk
12cr|php-pear-MDB2_Schema-0.7.2-8|140	- fix deps
12cr|php-pear-MDB2_Schema-0.7.2-8|141	
12cr|php-pear-MDB2_Schema-0.7.2-8|142	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdk
12cr|php-pear-MDB2_Schema-0.7.2-8|143	- initial Mandriva package (PLD import)
12cr|php-pear-MDB2_Schema-0.7.2-8|144	

5986 12
12cr|php-pear-MDB_QueryTool-1.2.2-7|1	%define		_class		MDB
12cr|php-pear-MDB_QueryTool-1.2.2-7|2	%define		_subclass	QueryTool
12cr|php-pear-MDB_QueryTool-1.2.2-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-MDB_QueryTool-1.2.2-7|4	
12cr|php-pear-MDB_QueryTool-1.2.2-7|5	%define		_requires_exceptions pear(MDB.php)
12cr|php-pear-MDB_QueryTool-1.2.2-7|6	
12cr|php-pear-MDB_QueryTool-1.2.2-7|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-MDB_QueryTool-1.2.2-7|8	Version:	1.2.2
12cr|php-pear-MDB_QueryTool-1.2.2-7|9	Release:	%mkrel 7
12cr|php-pear-MDB_QueryTool-1.2.2-7|10	Summary:	An OO-interface for easily retrieving and modifying data in a DB
12cr|php-pear-MDB_QueryTool-1.2.2-7|11	License:	PHP License
12cr|php-pear-MDB_QueryTool-1.2.2-7|12	Group:		Development/PHP
12cr|php-pear-MDB_QueryTool-1.2.2-7|13	URL:		http://pear.php.net/package/MDB_QueryTool/
12cr|php-pear-MDB_QueryTool-1.2.2-7|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-MDB_QueryTool-1.2.2-7|15	Requires(post): php-pear
12cr|php-pear-MDB_QueryTool-1.2.2-7|16	Requires(preun): php-pear
12cr|php-pear-MDB_QueryTool-1.2.2-7|17	Requires:	php-pear
12cr|php-pear-MDB_QueryTool-1.2.2-7|18	BuildArch:	noarch
12cr|php-pear-MDB_QueryTool-1.2.2-7|19	BuildRequires:	php-pear
12cr|php-pear-MDB_QueryTool-1.2.2-7|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-MDB_QueryTool-1.2.2-7|21	
12cr|php-pear-MDB_QueryTool-1.2.2-7|22	%description
12cr|php-pear-MDB_QueryTool-1.2.2-7|23	This package is an OO-abstraction to the SQL-Query language, it
12cr|php-pear-MDB_QueryTool-1.2.2-7|24	provides methods such as setWhere, setOrder, setGroup, setJoin, etc.
12cr|php-pear-MDB_QueryTool-1.2.2-7|25	to easily build queries. It also provides an easy to learn interface
12cr|php-pear-MDB_QueryTool-1.2.2-7|26	that interacts nicely with HTML-forms using arrays that contain the
12cr|php-pear-MDB_QueryTool-1.2.2-7|27	column data, that shall be updated/added in a DB. This package bases
12cr|php-pear-MDB_QueryTool-1.2.2-7|28	on an SQL-Builder which lets you easily build SQL-Statements and
12cr|php-pear-MDB_QueryTool-1.2.2-7|29	execute them. NB: this is just a MDB porting from the original
12cr|php-pear-MDB_QueryTool-1.2.2-7|30	DB_QueryTool written by Wolfram Kriesing and Paolo Panto
12cr|php-pear-MDB_QueryTool-1.2.2-7|31	(vision:produktion, wk@visionp.de).
12cr|php-pear-MDB_QueryTool-1.2.2-7|32	
12cr|php-pear-MDB_QueryTool-1.2.2-7|33	%prep
12cr|php-pear-MDB_QueryTool-1.2.2-7|34	%setup -q -c
12cr|php-pear-MDB_QueryTool-1.2.2-7|35	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-MDB_QueryTool-1.2.2-7|36	
12cr|php-pear-MDB_QueryTool-1.2.2-7|37	%install
12cr|php-pear-MDB_QueryTool-1.2.2-7|38	rm -rf %{buildroot}
12cr|php-pear-MDB_QueryTool-1.2.2-7|39	
12cr|php-pear-MDB_QueryTool-1.2.2-7|40	cd %{upstream_name}-%{version}
12cr|php-pear-MDB_QueryTool-1.2.2-7|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-MDB_QueryTool-1.2.2-7|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-MDB_QueryTool-1.2.2-7|43	
12cr|php-pear-MDB_QueryTool-1.2.2-7|44	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-MDB_QueryTool-1.2.2-7|45	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-MDB_QueryTool-1.2.2-7|46	
12cr|php-pear-MDB_QueryTool-1.2.2-7|47	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-MDB_QueryTool-1.2.2-7|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-MDB_QueryTool-1.2.2-7|49	
12cr|php-pear-MDB_QueryTool-1.2.2-7|50	%clean
12cr|php-pear-MDB_QueryTool-1.2.2-7|51	rm -rf %{buildroot}
12cr|php-pear-MDB_QueryTool-1.2.2-7|52	
12cr|php-pear-MDB_QueryTool-1.2.2-7|53	%post
12cr|php-pear-MDB_QueryTool-1.2.2-7|54	%if %mdkversion < 201000
12cr|php-pear-MDB_QueryTool-1.2.2-7|55	pear install --nodeps --soft --force --register-only \
12cr|php-pear-MDB_QueryTool-1.2.2-7|56	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-MDB_QueryTool-1.2.2-7|57	%endif
12cr|php-pear-MDB_QueryTool-1.2.2-7|58	
12cr|php-pear-MDB_QueryTool-1.2.2-7|59	%preun
12cr|php-pear-MDB_QueryTool-1.2.2-7|60	%if %mdkversion < 201000
12cr|php-pear-MDB_QueryTool-1.2.2-7|61	if [ "$1" -eq "0" ]; then
12cr|php-pear-MDB_QueryTool-1.2.2-7|62	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-MDB_QueryTool-1.2.2-7|63	%{upstream_name} >/dev/null || :
12cr|php-pear-MDB_QueryTool-1.2.2-7|64	fi
12cr|php-pear-MDB_QueryTool-1.2.2-7|65	%endif
12cr|php-pear-MDB_QueryTool-1.2.2-7|66	
12cr|php-pear-MDB_QueryTool-1.2.2-7|67	%files
12cr|php-pear-MDB_QueryTool-1.2.2-7|68	%defattr(-,root,root)
12cr|php-pear-MDB_QueryTool-1.2.2-7|69	%{_datadir}/pear/%{_class}
12cr|php-pear-MDB_QueryTool-1.2.2-7|70	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-MDB_QueryTool-1.2.2-7|71	
12cr|php-pear-MDB_QueryTool-1.2.2-7|72	
12cr|php-pear-MDB_QueryTool-1.2.2-7|73	
12cr|php-pear-MDB_QueryTool-1.2.2-7|74	
12cr|php-pear-MDB_QueryTool-1.2.2-7|75	%changelog
12cr|php-pear-MDB_QueryTool-1.2.2-7|76	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-7mdv2012.0
12cr|php-pear-MDB_QueryTool-1.2.2-7|77	+ Revision: 742032
12cr|php-pear-MDB_QueryTool-1.2.2-7|78	- fix major breakage by careless packager
12cr|php-pear-MDB_QueryTool-1.2.2-7|79	
12cr|php-pear-MDB_QueryTool-1.2.2-7|80	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-6
12cr|php-pear-MDB_QueryTool-1.2.2-7|81	+ Revision: 679385
12cr|php-pear-MDB_QueryTool-1.2.2-7|82	- mass rebuild
12cr|php-pear-MDB_QueryTool-1.2.2-7|83	
12cr|php-pear-MDB_QueryTool-1.2.2-7|84	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-5mdv2011.0
12cr|php-pear-MDB_QueryTool-1.2.2-7|85	+ Revision: 613701
12cr|php-pear-MDB_QueryTool-1.2.2-7|86	- the mass rebuild of 2010.1 packages
12cr|php-pear-MDB_QueryTool-1.2.2-7|87	
12cr|php-pear-MDB_QueryTool-1.2.2-7|88	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-4mdv2010.1
12cr|php-pear-MDB_QueryTool-1.2.2-7|89	+ Revision: 470171
12cr|php-pear-MDB_QueryTool-1.2.2-7|90	- spec cleanup
12cr|php-pear-MDB_QueryTool-1.2.2-7|91	- use pear installer
12cr|php-pear-MDB_QueryTool-1.2.2-7|92	- don't ship tests, even in documentation
12cr|php-pear-MDB_QueryTool-1.2.2-7|93	- own all directories
12cr|php-pear-MDB_QueryTool-1.2.2-7|94	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-MDB_QueryTool-1.2.2-7|95	
12cr|php-pear-MDB_QueryTool-1.2.2-7|96	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.2-3mdv2010.0
12cr|php-pear-MDB_QueryTool-1.2.2-7|97	+ Revision: 441352
12cr|php-pear-MDB_QueryTool-1.2.2-7|98	- rebuild
12cr|php-pear-MDB_QueryTool-1.2.2-7|99	
12cr|php-pear-MDB_QueryTool-1.2.2-7|100	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdv2009.1
12cr|php-pear-MDB_QueryTool-1.2.2-7|101	+ Revision: 322275
12cr|php-pear-MDB_QueryTool-1.2.2-7|102	- rebuild
12cr|php-pear-MDB_QueryTool-1.2.2-7|103	
12cr|php-pear-MDB_QueryTool-1.2.2-7|104	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2009.0
12cr|php-pear-MDB_QueryTool-1.2.2-7|105	+ Revision: 278927
12cr|php-pear-MDB_QueryTool-1.2.2-7|106	- update to new version 1.2.2
12cr|php-pear-MDB_QueryTool-1.2.2-7|107	
12cr|php-pear-MDB_QueryTool-1.2.2-7|108	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2009.0
12cr|php-pear-MDB_QueryTool-1.2.2-7|109	+ Revision: 236911
12cr|php-pear-MDB_QueryTool-1.2.2-7|110	- rebuild
12cr|php-pear-MDB_QueryTool-1.2.2-7|111	
12cr|php-pear-MDB_QueryTool-1.2.2-7|112	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.2.0-1mdv2008.1
12cr|php-pear-MDB_QueryTool-1.2.2-7|113	+ Revision: 136411
12cr|php-pear-MDB_QueryTool-1.2.2-7|114	- restore BuildRoot
12cr|php-pear-MDB_QueryTool-1.2.2-7|115	
12cr|php-pear-MDB_QueryTool-1.2.2-7|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-MDB_QueryTool-1.2.2-7|117	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-MDB_QueryTool-1.2.2-7|118	
12cr|php-pear-MDB_QueryTool-1.2.2-7|119	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdv2008.0
12cr|php-pear-MDB_QueryTool-1.2.2-7|120	+ Revision: 15693
12cr|php-pear-MDB_QueryTool-1.2.2-7|121	- 1.2.0
12cr|php-pear-MDB_QueryTool-1.2.2-7|122	
12cr|php-pear-MDB_QueryTool-1.2.2-7|123	
12cr|php-pear-MDB_QueryTool-1.2.2-7|124	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-8mdv2007.0
12cr|php-pear-MDB_QueryTool-1.2.2-7|125	+ Revision: 82001
12cr|php-pear-MDB_QueryTool-1.2.2-7|126	- Import php-pear-MDB_QueryTool
12cr|php-pear-MDB_QueryTool-1.2.2-7|127	
12cr|php-pear-MDB_QueryTool-1.2.2-7|128	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-8mdk
12cr|php-pear-MDB_QueryTool-1.2.2-7|129	- new group (Development/PHP)
12cr|php-pear-MDB_QueryTool-1.2.2-7|130	
12cr|php-pear-MDB_QueryTool-1.2.2-7|131	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-7mdk
12cr|php-pear-MDB_QueryTool-1.2.2-7|132	- rebuilt to fix auto deps
12cr|php-pear-MDB_QueryTool-1.2.2-7|133	
12cr|php-pear-MDB_QueryTool-1.2.2-7|134	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-6mdk
12cr|php-pear-MDB_QueryTool-1.2.2-7|135	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-MDB_QueryTool-1.2.2-7|136	
12cr|php-pear-MDB_QueryTool-1.2.2-7|137	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-5mdk
12cr|php-pear-MDB_QueryTool-1.2.2-7|138	- fix deps
12cr|php-pear-MDB_QueryTool-1.2.2-7|139	
12cr|php-pear-MDB_QueryTool-1.2.2-7|140	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-4mdk
12cr|php-pear-MDB_QueryTool-1.2.2-7|141	- fix the package.xml file so it will register
12cr|php-pear-MDB_QueryTool-1.2.2-7|142	
12cr|php-pear-MDB_QueryTool-1.2.2-7|143	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-3mdk
12cr|php-pear-MDB_QueryTool-1.2.2-7|144	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-MDB_QueryTool-1.2.2-7|145	- fix deps
12cr|php-pear-MDB_QueryTool-1.2.2-7|146	
12cr|php-pear-MDB_QueryTool-1.2.2-7|147	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-2mdk
12cr|php-pear-MDB_QueryTool-1.2.2-7|148	- fix deps
12cr|php-pear-MDB_QueryTool-1.2.2-7|149	
12cr|php-pear-MDB_QueryTool-1.2.2-7|150	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-1mdk
12cr|php-pear-MDB_QueryTool-1.2.2-7|151	- initial Mandriva package (PLD import)
12cr|php-pear-MDB_QueryTool-1.2.2-7|152	

5987 12
12cr|php-pear-Message-0.6-13|1	%define		_class		Message
12cr|php-pear-Message-0.6-13|2	%define		upstream_name	%{_class}
12cr|php-pear-Message-0.6-13|3	
12cr|php-pear-Message-0.6-13|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-Message-0.6-13|5	Version:	0.6
12cr|php-pear-Message-0.6-13|6	Release:	%mkrel 13
12cr|php-pear-Message-0.6-13|7	Summary:	Message hash and digest (HMAC) generation methods and classes
12cr|php-pear-Message-0.6-13|8	License:	PHP License
12cr|php-pear-Message-0.6-13|9	Group:		Development/PHP
12cr|php-pear-Message-0.6-13|10	URL:		http://pear.php.net/package/Message/
12cr|php-pear-Message-0.6-13|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Message-0.6-13|12	Requires(post): php-pear
12cr|php-pear-Message-0.6-13|13	Requires(preun): php-pear
12cr|php-pear-Message-0.6-13|14	Requires:	php-pear
12cr|php-pear-Message-0.6-13|15	BuildArch:	noarch
12cr|php-pear-Message-0.6-13|16	BuildRequires:	php-pear
12cr|php-pear-Message-0.6-13|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Message-0.6-13|18	
12cr|php-pear-Message-0.6-13|19	%description
12cr|php-pear-Message-0.6-13|20	Classes for message hashing and HMAC signature generation using the
12cr|php-pear-Message-0.6-13|21	mhash functions.
12cr|php-pear-Message-0.6-13|22	
12cr|php-pear-Message-0.6-13|23	%prep
12cr|php-pear-Message-0.6-13|24	%setup -q -c
12cr|php-pear-Message-0.6-13|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Message-0.6-13|26	
12cr|php-pear-Message-0.6-13|27	%install
12cr|php-pear-Message-0.6-13|28	rm -rf %{buildroot}
12cr|php-pear-Message-0.6-13|29	
12cr|php-pear-Message-0.6-13|30	cd %{upstream_name}-%{version}
12cr|php-pear-Message-0.6-13|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Message-0.6-13|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Message-0.6-13|33	
12cr|php-pear-Message-0.6-13|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Message-0.6-13|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Message-0.6-13|36	
12cr|php-pear-Message-0.6-13|37	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Message-0.6-13|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Message-0.6-13|39	
12cr|php-pear-Message-0.6-13|40	%clean
12cr|php-pear-Message-0.6-13|41	rm -rf %{buildroot}
12cr|php-pear-Message-0.6-13|42	
12cr|php-pear-Message-0.6-13|43	%post
12cr|php-pear-Message-0.6-13|44	%if %mdkversion < 201000
12cr|php-pear-Message-0.6-13|45	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Message-0.6-13|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Message-0.6-13|47	%endif
12cr|php-pear-Message-0.6-13|48	
12cr|php-pear-Message-0.6-13|49	%preun
12cr|php-pear-Message-0.6-13|50	%if %mdkversion < 201000
12cr|php-pear-Message-0.6-13|51	if [ "$1" -eq "0" ]; then
12cr|php-pear-Message-0.6-13|52	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Message-0.6-13|53	%{upstream_name} >/dev/null || :
12cr|php-pear-Message-0.6-13|54	fi
12cr|php-pear-Message-0.6-13|55	%endif
12cr|php-pear-Message-0.6-13|56	
12cr|php-pear-Message-0.6-13|57	%files
12cr|php-pear-Message-0.6-13|58	%defattr(-,root,root)
12cr|php-pear-Message-0.6-13|59	%doc %{upstream_name}-%{version}/README
12cr|php-pear-Message-0.6-13|60	%doc %{upstream_name}-%{version}/misc
12cr|php-pear-Message-0.6-13|61	%{_datadir}/pear/%{upstream_name}
12cr|php-pear-Message-0.6-13|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Message-0.6-13|63	
12cr|php-pear-Message-0.6-13|64	
12cr|php-pear-Message-0.6-13|65	
12cr|php-pear-Message-0.6-13|66	%changelog
12cr|php-pear-Message-0.6-13|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6-13mdv2012.0
12cr|php-pear-Message-0.6-13|68	+ Revision: 742134
12cr|php-pear-Message-0.6-13|69	- fix major breakage by careless packager
12cr|php-pear-Message-0.6-13|70	
12cr|php-pear-Message-0.6-13|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6-12
12cr|php-pear-Message-0.6-13|72	+ Revision: 679406
12cr|php-pear-Message-0.6-13|73	- mass rebuild
12cr|php-pear-Message-0.6-13|74	
12cr|php-pear-Message-0.6-13|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-11mdv2011.0
12cr|php-pear-Message-0.6-13|76	+ Revision: 613720
12cr|php-pear-Message-0.6-13|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-Message-0.6-13|78	
12cr|php-pear-Message-0.6-13|79	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-10mdv2010.1
12cr|php-pear-Message-0.6-13|80	+ Revision: 470172
12cr|php-pear-Message-0.6-13|81	- spec cleanup
12cr|php-pear-Message-0.6-13|82	- use pear installer
12cr|php-pear-Message-0.6-13|83	- don't ship tests, even in documentation
12cr|php-pear-Message-0.6-13|84	- own all directories
12cr|php-pear-Message-0.6-13|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Message-0.6-13|86	
12cr|php-pear-Message-0.6-13|87	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.6-10mdv2010.0
12cr|php-pear-Message-0.6-13|88	+ Revision: 441353
12cr|php-pear-Message-0.6-13|89	- rebuild
12cr|php-pear-Message-0.6-13|90	
12cr|php-pear-Message-0.6-13|91	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6-9mdv2009.1
12cr|php-pear-Message-0.6-13|92	+ Revision: 322371
12cr|php-pear-Message-0.6-13|93	- rebuild
12cr|php-pear-Message-0.6-13|94	
12cr|php-pear-Message-0.6-13|95	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6-8mdv2009.0
12cr|php-pear-Message-0.6-13|96	+ Revision: 236973
12cr|php-pear-Message-0.6-13|97	- rebuild
12cr|php-pear-Message-0.6-13|98	
12cr|php-pear-Message-0.6-13|99	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Message-0.6-13|100	- restore BuildRoot
12cr|php-pear-Message-0.6-13|101	
12cr|php-pear-Message-0.6-13|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Message-0.6-13|103	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Message-0.6-13|104	
12cr|php-pear-Message-0.6-13|105	
12cr|php-pear-Message-0.6-13|106	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6-7mdv2007.0
12cr|php-pear-Message-0.6-13|107	+ Revision: 82207
12cr|php-pear-Message-0.6-13|108	- Import php-pear-Message
12cr|php-pear-Message-0.6-13|109	
12cr|php-pear-Message-0.6-13|110	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6-7mdk
12cr|php-pear-Message-0.6-13|111	- new group (Development/PHP)
12cr|php-pear-Message-0.6-13|112	
12cr|php-pear-Message-0.6-13|113	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6-6mdk
12cr|php-pear-Message-0.6-13|114	- rebuilt to fix auto deps
12cr|php-pear-Message-0.6-13|115	
12cr|php-pear-Message-0.6-13|116	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6-5mdk
12cr|php-pear-Message-0.6-13|117	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Message-0.6-13|118	
12cr|php-pear-Message-0.6-13|119	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6-4mdk
12cr|php-pear-Message-0.6-13|120	- fix deps
12cr|php-pear-Message-0.6-13|121	
12cr|php-pear-Message-0.6-13|122	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6-3mdk
12cr|php-pear-Message-0.6-13|123	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Message-0.6-13|124	- fix deps
12cr|php-pear-Message-0.6-13|125	
12cr|php-pear-Message-0.6-13|126	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6-2mdk
12cr|php-pear-Message-0.6-13|127	- fix deps
12cr|php-pear-Message-0.6-13|128	
12cr|php-pear-Message-0.6-13|129	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6-1mdk
12cr|php-pear-Message-0.6-13|130	- initial Mandriva package (PLD import)
12cr|php-pear-Message-0.6-13|131	

5988 12
12cr|php-pear-MIME_Type-1.2.1-3|1	%define		_class		MIME
12cr|php-pear-MIME_Type-1.2.1-3|2	%define		_subclass	Type
12cr|php-pear-MIME_Type-1.2.1-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-MIME_Type-1.2.1-3|4	
12cr|php-pear-MIME_Type-1.2.1-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-MIME_Type-1.2.1-3|6	Version:	1.2.1
12cr|php-pear-MIME_Type-1.2.1-3|7	Release:	%mkrel 3
12cr|php-pear-MIME_Type-1.2.1-3|8	Summary:	Utility class for dealing with MIME types
12cr|php-pear-MIME_Type-1.2.1-3|9	License:	PHP License
12cr|php-pear-MIME_Type-1.2.1-3|10	Group:		Development/PHP
12cr|php-pear-MIME_Type-1.2.1-3|11	URL:		http://pear.php.net/package/MIME_Type/
12cr|php-pear-MIME_Type-1.2.1-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-MIME_Type-1.2.1-3|13	Requires(post): php-pear
12cr|php-pear-MIME_Type-1.2.1-3|14	Requires(preun): php-pear
12cr|php-pear-MIME_Type-1.2.1-3|15	Requires:	php-pear
12cr|php-pear-MIME_Type-1.2.1-3|16	BuildArch:	noarch
12cr|php-pear-MIME_Type-1.2.1-3|17	BuildRequires:	php-pear
12cr|php-pear-MIME_Type-1.2.1-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-MIME_Type-1.2.1-3|19	
12cr|php-pear-MIME_Type-1.2.1-3|20	%description
12cr|php-pear-MIME_Type-1.2.1-3|21	Provides functionality for dealing with MIME types.
12cr|php-pear-MIME_Type-1.2.1-3|22	- Parse MIME type.
12cr|php-pear-MIME_Type-1.2.1-3|23	- Supports full RFC2045 specification.
12cr|php-pear-MIME_Type-1.2.1-3|24	- Many utility functions for working with and determining info about
12cr|php-pear-MIME_Type-1.2.1-3|25	types.
12cr|php-pear-MIME_Type-1.2.1-3|26	- Most functions can be called statically.
12cr|php-pear-MIME_Type-1.2.1-3|27	- Autodetect a file's MIME-type, either with mime_content_type() or
12cr|php-pear-MIME_Type-1.2.1-3|28	the 'file' command.
12cr|php-pear-MIME_Type-1.2.1-3|29	
12cr|php-pear-MIME_Type-1.2.1-3|30	%prep
12cr|php-pear-MIME_Type-1.2.1-3|31	%setup -q -c
12cr|php-pear-MIME_Type-1.2.1-3|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-MIME_Type-1.2.1-3|33	
12cr|php-pear-MIME_Type-1.2.1-3|34	%install
12cr|php-pear-MIME_Type-1.2.1-3|35	rm -rf %{buildroot}
12cr|php-pear-MIME_Type-1.2.1-3|36	
12cr|php-pear-MIME_Type-1.2.1-3|37	cd %{upstream_name}-%{version}
12cr|php-pear-MIME_Type-1.2.1-3|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-MIME_Type-1.2.1-3|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-MIME_Type-1.2.1-3|40	
12cr|php-pear-MIME_Type-1.2.1-3|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-MIME_Type-1.2.1-3|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-MIME_Type-1.2.1-3|43	
12cr|php-pear-MIME_Type-1.2.1-3|44	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-MIME_Type-1.2.1-3|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-MIME_Type-1.2.1-3|46	
12cr|php-pear-MIME_Type-1.2.1-3|47	%clean
12cr|php-pear-MIME_Type-1.2.1-3|48	rm -rf %{buildroot}
12cr|php-pear-MIME_Type-1.2.1-3|49	
12cr|php-pear-MIME_Type-1.2.1-3|50	%post
12cr|php-pear-MIME_Type-1.2.1-3|51	%if %mdkversion < 201000
12cr|php-pear-MIME_Type-1.2.1-3|52	pear install --nodeps --soft --force --register-only \
12cr|php-pear-MIME_Type-1.2.1-3|53	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-MIME_Type-1.2.1-3|54	%endif
12cr|php-pear-MIME_Type-1.2.1-3|55	
12cr|php-pear-MIME_Type-1.2.1-3|56	%preun
12cr|php-pear-MIME_Type-1.2.1-3|57	%if %mdkversion < 201000
12cr|php-pear-MIME_Type-1.2.1-3|58	if [ "$1" -eq "0" ]; then
12cr|php-pear-MIME_Type-1.2.1-3|59	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-MIME_Type-1.2.1-3|60	%{upstream_name} >/dev/null || :
12cr|php-pear-MIME_Type-1.2.1-3|61	fi
12cr|php-pear-MIME_Type-1.2.1-3|62	%endif
12cr|php-pear-MIME_Type-1.2.1-3|63	
12cr|php-pear-MIME_Type-1.2.1-3|64	%files
12cr|php-pear-MIME_Type-1.2.1-3|65	%defattr(-,root,root)
12cr|php-pear-MIME_Type-1.2.1-3|66	%doc %{upstream_name}-%{version}/docs/examples
12cr|php-pear-MIME_Type-1.2.1-3|67	%{_datadir}/pear/%{_class}
12cr|php-pear-MIME_Type-1.2.1-3|68	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-MIME_Type-1.2.1-3|69	
12cr|php-pear-MIME_Type-1.2.1-3|70	
12cr|php-pear-MIME_Type-1.2.1-3|71	%changelog
12cr|php-pear-MIME_Type-1.2.1-3|72	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdv2012.0
12cr|php-pear-MIME_Type-1.2.1-3|73	+ Revision: 742033
12cr|php-pear-MIME_Type-1.2.1-3|74	- fix major breakage by careless packager
12cr|php-pear-MIME_Type-1.2.1-3|75	
12cr|php-pear-MIME_Type-1.2.1-3|76	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2
12cr|php-pear-MIME_Type-1.2.1-3|77	+ Revision: 679386
12cr|php-pear-MIME_Type-1.2.1-3|78	- mass rebuild
12cr|php-pear-MIME_Type-1.2.1-3|79	
12cr|php-pear-MIME_Type-1.2.1-3|80	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2011.0
12cr|php-pear-MIME_Type-1.2.1-3|81	+ Revision: 594494
12cr|php-pear-MIME_Type-1.2.1-3|82	- update to new version 1.2.1
12cr|php-pear-MIME_Type-1.2.1-3|83	
12cr|php-pear-MIME_Type-1.2.1-3|84	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-2mdv2010.1
12cr|php-pear-MIME_Type-1.2.1-3|85	+ Revision: 470173
12cr|php-pear-MIME_Type-1.2.1-3|86	- spec cleanup
12cr|php-pear-MIME_Type-1.2.1-3|87	- use pear installer
12cr|php-pear-MIME_Type-1.2.1-3|88	- don't ship tests, even in documentation
12cr|php-pear-MIME_Type-1.2.1-3|89	- own all directories
12cr|php-pear-MIME_Type-1.2.1-3|90	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-MIME_Type-1.2.1-3|91	
12cr|php-pear-MIME_Type-1.2.1-3|92	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.0-2mdv2010.0
12cr|php-pear-MIME_Type-1.2.1-3|93	+ Revision: 441354
12cr|php-pear-MIME_Type-1.2.1-3|94	- rebuild
12cr|php-pear-MIME_Type-1.2.1-3|95	
12cr|php-pear-MIME_Type-1.2.1-3|96	* Sat Jan 24 2009 Funda Wang <fwang@mandriva.org> 1.2.0-1mdv2009.1
12cr|php-pear-MIME_Type-1.2.1-3|97	+ Revision: 333197
12cr|php-pear-MIME_Type-1.2.1-3|98	- new version 1.2.0
12cr|php-pear-MIME_Type-1.2.1-3|99	
12cr|php-pear-MIME_Type-1.2.1-3|100	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2009.1
12cr|php-pear-MIME_Type-1.2.1-3|101	+ Revision: 322276
12cr|php-pear-MIME_Type-1.2.1-3|102	- rebuild
12cr|php-pear-MIME_Type-1.2.1-3|103	
12cr|php-pear-MIME_Type-1.2.1-3|104	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2009.0
12cr|php-pear-MIME_Type-1.2.1-3|105	+ Revision: 236912
12cr|php-pear-MIME_Type-1.2.1-3|106	- rebuild
12cr|php-pear-MIME_Type-1.2.1-3|107	
12cr|php-pear-MIME_Type-1.2.1-3|108	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.0-7mdv2008.1
12cr|php-pear-MIME_Type-1.2.1-3|109	+ Revision: 136411
12cr|php-pear-MIME_Type-1.2.1-3|110	- restore BuildRoot
12cr|php-pear-MIME_Type-1.2.1-3|111	
12cr|php-pear-MIME_Type-1.2.1-3|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-MIME_Type-1.2.1-3|113	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-MIME_Type-1.2.1-3|114	
12cr|php-pear-MIME_Type-1.2.1-3|115	
12cr|php-pear-MIME_Type-1.2.1-3|116	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cr|php-pear-MIME_Type-1.2.1-3|117	+ Revision: 82003
12cr|php-pear-MIME_Type-1.2.1-3|118	- Import php-pear-MIME_Type
12cr|php-pear-MIME_Type-1.2.1-3|119	
12cr|php-pear-MIME_Type-1.2.1-3|120	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cr|php-pear-MIME_Type-1.2.1-3|121	- new group (Development/PHP)
12cr|php-pear-MIME_Type-1.2.1-3|122	
12cr|php-pear-MIME_Type-1.2.1-3|123	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cr|php-pear-MIME_Type-1.2.1-3|124	- rebuilt to fix auto deps
12cr|php-pear-MIME_Type-1.2.1-3|125	
12cr|php-pear-MIME_Type-1.2.1-3|126	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cr|php-pear-MIME_Type-1.2.1-3|127	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-MIME_Type-1.2.1-3|128	
12cr|php-pear-MIME_Type-1.2.1-3|129	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cr|php-pear-MIME_Type-1.2.1-3|130	- fix deps
12cr|php-pear-MIME_Type-1.2.1-3|131	
12cr|php-pear-MIME_Type-1.2.1-3|132	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|php-pear-MIME_Type-1.2.1-3|133	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-MIME_Type-1.2.1-3|134	- fix deps
12cr|php-pear-MIME_Type-1.2.1-3|135	
12cr|php-pear-MIME_Type-1.2.1-3|136	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|php-pear-MIME_Type-1.2.1-3|137	- fix deps
12cr|php-pear-MIME_Type-1.2.1-3|138	
12cr|php-pear-MIME_Type-1.2.1-3|139	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-MIME_Type-1.2.1-3|140	- initial Mandriva package (PLD import)
12cr|php-pear-MIME_Type-1.2.1-3|141	

5989 12
12cr|php-pear-MP3_Id-1.2.1-6|1	%define		_class		MP3
12cr|php-pear-MP3_Id-1.2.1-6|2	%define		_subclass	Id
12cr|php-pear-MP3_Id-1.2.1-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-MP3_Id-1.2.1-6|4	
12cr|php-pear-MP3_Id-1.2.1-6|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-MP3_Id-1.2.1-6|6	Version:	1.2.1
12cr|php-pear-MP3_Id-1.2.1-6|7	Release:	%mkrel 6
12cr|php-pear-MP3_Id-1.2.1-6|8	Summary:	Read/write MP3-Tags
12cr|php-pear-MP3_Id-1.2.1-6|9	License:	PHP License
12cr|php-pear-MP3_Id-1.2.1-6|10	Group:		Development/PHP
12cr|php-pear-MP3_Id-1.2.1-6|11	URL:		http://pear.php.net/package/MP3_Id/
12cr|php-pear-MP3_Id-1.2.1-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-MP3_Id-1.2.1-6|13	Requires(post): php-pear
12cr|php-pear-MP3_Id-1.2.1-6|14	Requires(preun): php-pear
12cr|php-pear-MP3_Id-1.2.1-6|15	Requires:	php-pear
12cr|php-pear-MP3_Id-1.2.1-6|16	BuildArch:	noarch
12cr|php-pear-MP3_Id-1.2.1-6|17	BuildRequires:	php-pear
12cr|php-pear-MP3_Id-1.2.1-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-MP3_Id-1.2.1-6|19	
12cr|php-pear-MP3_Id-1.2.1-6|20	%description
12cr|php-pear-MP3_Id-1.2.1-6|21	The class offers methods for reading and writing information tags
12cr|php-pear-MP3_Id-1.2.1-6|22	(version 1) in MP3 files
12cr|php-pear-MP3_Id-1.2.1-6|23	
12cr|php-pear-MP3_Id-1.2.1-6|24	%prep
12cr|php-pear-MP3_Id-1.2.1-6|25	%setup -q -c
12cr|php-pear-MP3_Id-1.2.1-6|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-MP3_Id-1.2.1-6|27	
12cr|php-pear-MP3_Id-1.2.1-6|28	%install
12cr|php-pear-MP3_Id-1.2.1-6|29	rm -rf %{buildroot}
12cr|php-pear-MP3_Id-1.2.1-6|30	
12cr|php-pear-MP3_Id-1.2.1-6|31	cd %{upstream_name}-%{version}
12cr|php-pear-MP3_Id-1.2.1-6|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-MP3_Id-1.2.1-6|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-MP3_Id-1.2.1-6|34	
12cr|php-pear-MP3_Id-1.2.1-6|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-MP3_Id-1.2.1-6|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-MP3_Id-1.2.1-6|37	
12cr|php-pear-MP3_Id-1.2.1-6|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-MP3_Id-1.2.1-6|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-MP3_Id-1.2.1-6|40	
12cr|php-pear-MP3_Id-1.2.1-6|41	%clean
12cr|php-pear-MP3_Id-1.2.1-6|42	rm -rf %{buildroot}
12cr|php-pear-MP3_Id-1.2.1-6|43	
12cr|php-pear-MP3_Id-1.2.1-6|44	%post
12cr|php-pear-MP3_Id-1.2.1-6|45	%if %mdkversion < 201000
12cr|php-pear-MP3_Id-1.2.1-6|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-MP3_Id-1.2.1-6|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-MP3_Id-1.2.1-6|48	%endif
12cr|php-pear-MP3_Id-1.2.1-6|49	
12cr|php-pear-MP3_Id-1.2.1-6|50	%preun
12cr|php-pear-MP3_Id-1.2.1-6|51	%if %mdkversion < 201000
12cr|php-pear-MP3_Id-1.2.1-6|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-MP3_Id-1.2.1-6|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-MP3_Id-1.2.1-6|54	%{upstream_name} >/dev/null || :
12cr|php-pear-MP3_Id-1.2.1-6|55	fi
12cr|php-pear-MP3_Id-1.2.1-6|56	%endif
12cr|php-pear-MP3_Id-1.2.1-6|57	
12cr|php-pear-MP3_Id-1.2.1-6|58	%files
12cr|php-pear-MP3_Id-1.2.1-6|59	%defattr(-,root,root)
12cr|php-pear-MP3_Id-1.2.1-6|60	%{_datadir}/pear/%{_class}
12cr|php-pear-MP3_Id-1.2.1-6|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-MP3_Id-1.2.1-6|62	
12cr|php-pear-MP3_Id-1.2.1-6|63	
12cr|php-pear-MP3_Id-1.2.1-6|64	%changelog
12cr|php-pear-MP3_Id-1.2.1-6|65	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-6mdv2012.0
12cr|php-pear-MP3_Id-1.2.1-6|66	+ Revision: 742034
12cr|php-pear-MP3_Id-1.2.1-6|67	- fix major breakage by careless packager
12cr|php-pear-MP3_Id-1.2.1-6|68	
12cr|php-pear-MP3_Id-1.2.1-6|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-5
12cr|php-pear-MP3_Id-1.2.1-6|70	+ Revision: 679387
12cr|php-pear-MP3_Id-1.2.1-6|71	- mass rebuild
12cr|php-pear-MP3_Id-1.2.1-6|72	
12cr|php-pear-MP3_Id-1.2.1-6|73	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-4mdv2011.0
12cr|php-pear-MP3_Id-1.2.1-6|74	+ Revision: 613702
12cr|php-pear-MP3_Id-1.2.1-6|75	- the mass rebuild of 2010.1 packages
12cr|php-pear-MP3_Id-1.2.1-6|76	
12cr|php-pear-MP3_Id-1.2.1-6|77	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-3mdv2010.1
12cr|php-pear-MP3_Id-1.2.1-6|78	+ Revision: 470174
12cr|php-pear-MP3_Id-1.2.1-6|79	- spec cleanup
12cr|php-pear-MP3_Id-1.2.1-6|80	- use pear installer
12cr|php-pear-MP3_Id-1.2.1-6|81	- don't ship tests, even in documentation
12cr|php-pear-MP3_Id-1.2.1-6|82	- own all directories
12cr|php-pear-MP3_Id-1.2.1-6|83	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-MP3_Id-1.2.1-6|84	
12cr|php-pear-MP3_Id-1.2.1-6|85	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-3mdv2010.0
12cr|php-pear-MP3_Id-1.2.1-6|86	+ Revision: 441355
12cr|php-pear-MP3_Id-1.2.1-6|87	- rebuild
12cr|php-pear-MP3_Id-1.2.1-6|88	
12cr|php-pear-MP3_Id-1.2.1-6|89	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdv2009.1
12cr|php-pear-MP3_Id-1.2.1-6|90	+ Revision: 322277
12cr|php-pear-MP3_Id-1.2.1-6|91	- rebuild
12cr|php-pear-MP3_Id-1.2.1-6|92	
12cr|php-pear-MP3_Id-1.2.1-6|93	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2009.0
12cr|php-pear-MP3_Id-1.2.1-6|94	+ Revision: 278928
12cr|php-pear-MP3_Id-1.2.1-6|95	- update to new version 1.2.1
12cr|php-pear-MP3_Id-1.2.1-6|96	
12cr|php-pear-MP3_Id-1.2.1-6|97	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2009.0
12cr|php-pear-MP3_Id-1.2.1-6|98	+ Revision: 236913
12cr|php-pear-MP3_Id-1.2.1-6|99	- rebuild
12cr|php-pear-MP3_Id-1.2.1-6|100	
12cr|php-pear-MP3_Id-1.2.1-6|101	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.2.0-1mdv2008.1
12cr|php-pear-MP3_Id-1.2.1-6|102	+ Revision: 136411
12cr|php-pear-MP3_Id-1.2.1-6|103	- restore BuildRoot
12cr|php-pear-MP3_Id-1.2.1-6|104	
12cr|php-pear-MP3_Id-1.2.1-6|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-MP3_Id-1.2.1-6|106	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-MP3_Id-1.2.1-6|107	
12cr|php-pear-MP3_Id-1.2.1-6|108	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdv2008.0
12cr|php-pear-MP3_Id-1.2.1-6|109	+ Revision: 15695
12cr|php-pear-MP3_Id-1.2.1-6|110	- 1.2.0
12cr|php-pear-MP3_Id-1.2.1-6|111	
12cr|php-pear-MP3_Id-1.2.1-6|112	
12cr|php-pear-MP3_Id-1.2.1-6|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-7mdv2007.0
12cr|php-pear-MP3_Id-1.2.1-6|114	+ Revision: 82031
12cr|php-pear-MP3_Id-1.2.1-6|115	- Import php-pear-MP3_Id
12cr|php-pear-MP3_Id-1.2.1-6|116	
12cr|php-pear-MP3_Id-1.2.1-6|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-7mdk
12cr|php-pear-MP3_Id-1.2.1-6|118	- new group (Development/PHP)
12cr|php-pear-MP3_Id-1.2.1-6|119	
12cr|php-pear-MP3_Id-1.2.1-6|120	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-6mdk
12cr|php-pear-MP3_Id-1.2.1-6|121	- rebuilt to fix auto deps
12cr|php-pear-MP3_Id-1.2.1-6|122	
12cr|php-pear-MP3_Id-1.2.1-6|123	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-5mdk
12cr|php-pear-MP3_Id-1.2.1-6|124	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-MP3_Id-1.2.1-6|125	
12cr|php-pear-MP3_Id-1.2.1-6|126	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-4mdk
12cr|php-pear-MP3_Id-1.2.1-6|127	- fix deps
12cr|php-pear-MP3_Id-1.2.1-6|128	
12cr|php-pear-MP3_Id-1.2.1-6|129	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-3mdk
12cr|php-pear-MP3_Id-1.2.1-6|130	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-MP3_Id-1.2.1-6|131	- fix deps
12cr|php-pear-MP3_Id-1.2.1-6|132	
12cr|php-pear-MP3_Id-1.2.1-6|133	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-2mdk
12cr|php-pear-MP3_Id-1.2.1-6|134	- fix deps
12cr|php-pear-MP3_Id-1.2.1-6|135	
12cr|php-pear-MP3_Id-1.2.1-6|136	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-1mdk
12cr|php-pear-MP3_Id-1.2.1-6|137	- initial Mandriva package (PLD import)
12cr|php-pear-MP3_Id-1.2.1-6|138	

5990 12
12cr|php-pear-Net_CheckIP-1.2.2-3|1	%define		_class		Net
12cr|php-pear-Net_CheckIP-1.2.2-3|2	%define		_subclass	CheckIP
12cr|php-pear-Net_CheckIP-1.2.2-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_CheckIP-1.2.2-3|4	
12cr|php-pear-Net_CheckIP-1.2.2-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_CheckIP-1.2.2-3|6	Version:	1.2.2
12cr|php-pear-Net_CheckIP-1.2.2-3|7	Release:	%mkrel 3
12cr|php-pear-Net_CheckIP-1.2.2-3|8	Summary:	Check the syntax of IPv4 adresses
12cr|php-pear-Net_CheckIP-1.2.2-3|9	License:	PHP License
12cr|php-pear-Net_CheckIP-1.2.2-3|10	Group:		Development/PHP
12cr|php-pear-Net_CheckIP-1.2.2-3|11	URL:		http://pear.php.net/package/Net_CheckIP/
12cr|php-pear-Net_CheckIP-1.2.2-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Net_CheckIP-1.2.2-3|13	Requires(post): php-pear
12cr|php-pear-Net_CheckIP-1.2.2-3|14	Requires(preun): php-pear
12cr|php-pear-Net_CheckIP-1.2.2-3|15	Requires:	php-pear
12cr|php-pear-Net_CheckIP-1.2.2-3|16	BuildArch:	noarch
12cr|php-pear-Net_CheckIP-1.2.2-3|17	BuildRequires:	php-pear
12cr|php-pear-Net_CheckIP-1.2.2-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_CheckIP-1.2.2-3|19	
12cr|php-pear-Net_CheckIP-1.2.2-3|20	%description
12cr|php-pear-Net_CheckIP-1.2.2-3|21	This package validates IPv4 internet adresses.
12cr|php-pear-Net_CheckIP-1.2.2-3|22	
12cr|php-pear-Net_CheckIP-1.2.2-3|23	%prep
12cr|php-pear-Net_CheckIP-1.2.2-3|24	%setup -q -c
12cr|php-pear-Net_CheckIP-1.2.2-3|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_CheckIP-1.2.2-3|26	
12cr|php-pear-Net_CheckIP-1.2.2-3|27	%install
12cr|php-pear-Net_CheckIP-1.2.2-3|28	rm -rf %{buildroot}
12cr|php-pear-Net_CheckIP-1.2.2-3|29	
12cr|php-pear-Net_CheckIP-1.2.2-3|30	cd %{upstream_name}-%{version}
12cr|php-pear-Net_CheckIP-1.2.2-3|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_CheckIP-1.2.2-3|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_CheckIP-1.2.2-3|33	
12cr|php-pear-Net_CheckIP-1.2.2-3|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_CheckIP-1.2.2-3|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_CheckIP-1.2.2-3|36	
12cr|php-pear-Net_CheckIP-1.2.2-3|37	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_CheckIP-1.2.2-3|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_CheckIP-1.2.2-3|39	
12cr|php-pear-Net_CheckIP-1.2.2-3|40	%clean
12cr|php-pear-Net_CheckIP-1.2.2-3|41	rm -rf %{buildroot}
12cr|php-pear-Net_CheckIP-1.2.2-3|42	
12cr|php-pear-Net_CheckIP-1.2.2-3|43	%post
12cr|php-pear-Net_CheckIP-1.2.2-3|44	%if %mdkversion < 201000
12cr|php-pear-Net_CheckIP-1.2.2-3|45	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_CheckIP-1.2.2-3|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_CheckIP-1.2.2-3|47	%endif
12cr|php-pear-Net_CheckIP-1.2.2-3|48	
12cr|php-pear-Net_CheckIP-1.2.2-3|49	%preun
12cr|php-pear-Net_CheckIP-1.2.2-3|50	%if %mdkversion < 201000
12cr|php-pear-Net_CheckIP-1.2.2-3|51	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_CheckIP-1.2.2-3|52	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_CheckIP-1.2.2-3|53	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_CheckIP-1.2.2-3|54	fi
12cr|php-pear-Net_CheckIP-1.2.2-3|55	%endif
12cr|php-pear-Net_CheckIP-1.2.2-3|56	
12cr|php-pear-Net_CheckIP-1.2.2-3|57	%files
12cr|php-pear-Net_CheckIP-1.2.2-3|58	%defattr(-,root,root)
12cr|php-pear-Net_CheckIP-1.2.2-3|59	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_CheckIP-1.2.2-3|60	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_CheckIP-1.2.2-3|61	
12cr|php-pear-Net_CheckIP-1.2.2-3|62	
12cr|php-pear-Net_CheckIP-1.2.2-3|63	%changelog
12cr|php-pear-Net_CheckIP-1.2.2-3|64	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdv2012.0
12cr|php-pear-Net_CheckIP-1.2.2-3|65	+ Revision: 742135
12cr|php-pear-Net_CheckIP-1.2.2-3|66	- fix major breakage by careless packager
12cr|php-pear-Net_CheckIP-1.2.2-3|67	
12cr|php-pear-Net_CheckIP-1.2.2-3|68	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2
12cr|php-pear-Net_CheckIP-1.2.2-3|69	+ Revision: 679407
12cr|php-pear-Net_CheckIP-1.2.2-3|70	- mass rebuild
12cr|php-pear-Net_CheckIP-1.2.2-3|71	
12cr|php-pear-Net_CheckIP-1.2.2-3|72	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2011.0
12cr|php-pear-Net_CheckIP-1.2.2-3|73	+ Revision: 594495
12cr|php-pear-Net_CheckIP-1.2.2-3|74	- update to new version 1.2.2
12cr|php-pear-Net_CheckIP-1.2.2-3|75	
12cr|php-pear-Net_CheckIP-1.2.2-3|76	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-5mdv2010.1
12cr|php-pear-Net_CheckIP-1.2.2-3|77	+ Revision: 468688
12cr|php-pear-Net_CheckIP-1.2.2-3|78	- spec cleanup
12cr|php-pear-Net_CheckIP-1.2.2-3|79	- use pear installer
12cr|php-pear-Net_CheckIP-1.2.2-3|80	- don't ship tests, even in documentation
12cr|php-pear-Net_CheckIP-1.2.2-3|81	- own all directories
12cr|php-pear-Net_CheckIP-1.2.2-3|82	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_CheckIP-1.2.2-3|83	
12cr|php-pear-Net_CheckIP-1.2.2-3|84	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-4mdv2010.0
12cr|php-pear-Net_CheckIP-1.2.2-3|85	+ Revision: 441356
12cr|php-pear-Net_CheckIP-1.2.2-3|86	- rebuild
12cr|php-pear-Net_CheckIP-1.2.2-3|87	
12cr|php-pear-Net_CheckIP-1.2.2-3|88	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdv2009.1
12cr|php-pear-Net_CheckIP-1.2.2-3|89	+ Revision: 322372
12cr|php-pear-Net_CheckIP-1.2.2-3|90	- rebuild
12cr|php-pear-Net_CheckIP-1.2.2-3|91	
12cr|php-pear-Net_CheckIP-1.2.2-3|92	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdv2009.0
12cr|php-pear-Net_CheckIP-1.2.2-3|93	+ Revision: 236974
12cr|php-pear-Net_CheckIP-1.2.2-3|94	- rebuild
12cr|php-pear-Net_CheckIP-1.2.2-3|95	
12cr|php-pear-Net_CheckIP-1.2.2-3|96	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.2.1-1mdv2008.1
12cr|php-pear-Net_CheckIP-1.2.2-3|97	+ Revision: 136411
12cr|php-pear-Net_CheckIP-1.2.2-3|98	- restore BuildRoot
12cr|php-pear-Net_CheckIP-1.2.2-3|99	
12cr|php-pear-Net_CheckIP-1.2.2-3|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_CheckIP-1.2.2-3|101	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_CheckIP-1.2.2-3|102	
12cr|php-pear-Net_CheckIP-1.2.2-3|103	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdv2008.0
12cr|php-pear-Net_CheckIP-1.2.2-3|104	+ Revision: 15698
12cr|php-pear-Net_CheckIP-1.2.2-3|105	- 1.2.1
12cr|php-pear-Net_CheckIP-1.2.2-3|106	
12cr|php-pear-Net_CheckIP-1.2.2-3|107	
12cr|php-pear-Net_CheckIP-1.2.2-3|108	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdv2007.0
12cr|php-pear-Net_CheckIP-1.2.2-3|109	+ Revision: 82209
12cr|php-pear-Net_CheckIP-1.2.2-3|110	- Import php-pear-Net_CheckIP
12cr|php-pear-Net_CheckIP-1.2.2-3|111	
12cr|php-pear-Net_CheckIP-1.2.2-3|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdk
12cr|php-pear-Net_CheckIP-1.2.2-3|113	- 1.2.0
12cr|php-pear-Net_CheckIP-1.2.2-3|114	- new group (Development/PHP)
12cr|php-pear-Net_CheckIP-1.2.2-3|115	
12cr|php-pear-Net_CheckIP-1.2.2-3|116	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-6mdk
12cr|php-pear-Net_CheckIP-1.2.2-3|117	- rebuilt to fix auto deps
12cr|php-pear-Net_CheckIP-1.2.2-3|118	
12cr|php-pear-Net_CheckIP-1.2.2-3|119	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-5mdk
12cr|php-pear-Net_CheckIP-1.2.2-3|120	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_CheckIP-1.2.2-3|121	
12cr|php-pear-Net_CheckIP-1.2.2-3|122	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdk
12cr|php-pear-Net_CheckIP-1.2.2-3|123	- fix deps
12cr|php-pear-Net_CheckIP-1.2.2-3|124	
12cr|php-pear-Net_CheckIP-1.2.2-3|125	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdk
12cr|php-pear-Net_CheckIP-1.2.2-3|126	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_CheckIP-1.2.2-3|127	- fix deps
12cr|php-pear-Net_CheckIP-1.2.2-3|128	
12cr|php-pear-Net_CheckIP-1.2.2-3|129	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdk
12cr|php-pear-Net_CheckIP-1.2.2-3|130	- fix deps
12cr|php-pear-Net_CheckIP-1.2.2-3|131	
12cr|php-pear-Net_CheckIP-1.2.2-3|132	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cr|php-pear-Net_CheckIP-1.2.2-3|133	- initial Mandriva package (PLD import)
12cr|php-pear-Net_CheckIP-1.2.2-3|134	

5991 12
12cr|php-pear-Net_Curl-1.2.5-7|1	%define		_class		Net
12cr|php-pear-Net_Curl-1.2.5-7|2	%define		_subclass	Curl
12cr|php-pear-Net_Curl-1.2.5-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_Curl-1.2.5-7|4	
12cr|php-pear-Net_Curl-1.2.5-7|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_Curl-1.2.5-7|6	Version:	1.2.5
12cr|php-pear-Net_Curl-1.2.5-7|7	Release:	%mkrel 7
12cr|php-pear-Net_Curl-1.2.5-7|8	Summary:	An OO interface to the cURL extension
12cr|php-pear-Net_Curl-1.2.5-7|9	License:	PHP License
12cr|php-pear-Net_Curl-1.2.5-7|10	Group:		Development/PHP
12cr|php-pear-Net_Curl-1.2.5-7|11	URL:		http://pear.php.net/package/Net_Curl/
12cr|php-pear-Net_Curl-1.2.5-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Net_Curl-1.2.5-7|13	Requires(post): php-pear
12cr|php-pear-Net_Curl-1.2.5-7|14	Requires(preun): php-pear
12cr|php-pear-Net_Curl-1.2.5-7|15	Requires:	php-pear
12cr|php-pear-Net_Curl-1.2.5-7|16	BuildArch:	noarch
12cr|php-pear-Net_Curl-1.2.5-7|17	BuildRequires:	php-pear
12cr|php-pear-Net_Curl-1.2.5-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_Curl-1.2.5-7|19	
12cr|php-pear-Net_Curl-1.2.5-7|20	%description
12cr|php-pear-Net_Curl-1.2.5-7|21	Net_Curl is an object oriented interface which abstracts away the
12cr|php-pear-Net_Curl-1.2.5-7|22	messy parts of dealing with PHP's cURL extension.
12cr|php-pear-Net_Curl-1.2.5-7|23	
12cr|php-pear-Net_Curl-1.2.5-7|24	%prep
12cr|php-pear-Net_Curl-1.2.5-7|25	%setup -q -c
12cr|php-pear-Net_Curl-1.2.5-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_Curl-1.2.5-7|27	
12cr|php-pear-Net_Curl-1.2.5-7|28	%install
12cr|php-pear-Net_Curl-1.2.5-7|29	rm -rf %{buildroot}
12cr|php-pear-Net_Curl-1.2.5-7|30	
12cr|php-pear-Net_Curl-1.2.5-7|31	cd %{upstream_name}-%{version}
12cr|php-pear-Net_Curl-1.2.5-7|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_Curl-1.2.5-7|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_Curl-1.2.5-7|34	
12cr|php-pear-Net_Curl-1.2.5-7|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_Curl-1.2.5-7|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_Curl-1.2.5-7|37	
12cr|php-pear-Net_Curl-1.2.5-7|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Curl-1.2.5-7|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Curl-1.2.5-7|40	
12cr|php-pear-Net_Curl-1.2.5-7|41	%clean
12cr|php-pear-Net_Curl-1.2.5-7|42	rm -rf %{buildroot}
12cr|php-pear-Net_Curl-1.2.5-7|43	
12cr|php-pear-Net_Curl-1.2.5-7|44	%post
12cr|php-pear-Net_Curl-1.2.5-7|45	%if %mdkversion < 201000
12cr|php-pear-Net_Curl-1.2.5-7|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_Curl-1.2.5-7|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_Curl-1.2.5-7|48	%endif
12cr|php-pear-Net_Curl-1.2.5-7|49	
12cr|php-pear-Net_Curl-1.2.5-7|50	%preun
12cr|php-pear-Net_Curl-1.2.5-7|51	%if %mdkversion < 201000
12cr|php-pear-Net_Curl-1.2.5-7|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_Curl-1.2.5-7|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_Curl-1.2.5-7|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_Curl-1.2.5-7|55	fi
12cr|php-pear-Net_Curl-1.2.5-7|56	%endif
12cr|php-pear-Net_Curl-1.2.5-7|57	
12cr|php-pear-Net_Curl-1.2.5-7|58	%files
12cr|php-pear-Net_Curl-1.2.5-7|59	%defattr(-,root,root)
12cr|php-pear-Net_Curl-1.2.5-7|60	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_Curl-1.2.5-7|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_Curl-1.2.5-7|62	
12cr|php-pear-Net_Curl-1.2.5-7|63	
12cr|php-pear-Net_Curl-1.2.5-7|64	%changelog
12cr|php-pear-Net_Curl-1.2.5-7|65	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-7mdv2012.0
12cr|php-pear-Net_Curl-1.2.5-7|66	+ Revision: 742136
12cr|php-pear-Net_Curl-1.2.5-7|67	- fix major breakage by careless packager
12cr|php-pear-Net_Curl-1.2.5-7|68	
12cr|php-pear-Net_Curl-1.2.5-7|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-6
12cr|php-pear-Net_Curl-1.2.5-7|70	+ Revision: 679408
12cr|php-pear-Net_Curl-1.2.5-7|71	- mass rebuild
12cr|php-pear-Net_Curl-1.2.5-7|72	
12cr|php-pear-Net_Curl-1.2.5-7|73	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-5mdv2011.0
12cr|php-pear-Net_Curl-1.2.5-7|74	+ Revision: 613721
12cr|php-pear-Net_Curl-1.2.5-7|75	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_Curl-1.2.5-7|76	
12cr|php-pear-Net_Curl-1.2.5-7|77	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.5-4mdv2010.1
12cr|php-pear-Net_Curl-1.2.5-7|78	+ Revision: 468689
12cr|php-pear-Net_Curl-1.2.5-7|79	- spec cleanup
12cr|php-pear-Net_Curl-1.2.5-7|80	- use pear installer
12cr|php-pear-Net_Curl-1.2.5-7|81	- don't ship tests, even in documentation
12cr|php-pear-Net_Curl-1.2.5-7|82	- own all directories
12cr|php-pear-Net_Curl-1.2.5-7|83	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_Curl-1.2.5-7|84	
12cr|php-pear-Net_Curl-1.2.5-7|85	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.5-3mdv2010.0
12cr|php-pear-Net_Curl-1.2.5-7|86	+ Revision: 441357
12cr|php-pear-Net_Curl-1.2.5-7|87	- rebuild
12cr|php-pear-Net_Curl-1.2.5-7|88	
12cr|php-pear-Net_Curl-1.2.5-7|89	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-2mdv2009.1
12cr|php-pear-Net_Curl-1.2.5-7|90	+ Revision: 322373
12cr|php-pear-Net_Curl-1.2.5-7|91	- rebuild
12cr|php-pear-Net_Curl-1.2.5-7|92	
12cr|php-pear-Net_Curl-1.2.5-7|93	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.5-1mdv2009.0
12cr|php-pear-Net_Curl-1.2.5-7|94	+ Revision: 278929
12cr|php-pear-Net_Curl-1.2.5-7|95	- update to new version 1.2.5
12cr|php-pear-Net_Curl-1.2.5-7|96	
12cr|php-pear-Net_Curl-1.2.5-7|97	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-2mdv2009.0
12cr|php-pear-Net_Curl-1.2.5-7|98	+ Revision: 236975
12cr|php-pear-Net_Curl-1.2.5-7|99	- rebuild
12cr|php-pear-Net_Curl-1.2.5-7|100	
12cr|php-pear-Net_Curl-1.2.5-7|101	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.2.3-1mdv2008.1
12cr|php-pear-Net_Curl-1.2.5-7|102	+ Revision: 136411
12cr|php-pear-Net_Curl-1.2.5-7|103	- restore BuildRoot
12cr|php-pear-Net_Curl-1.2.5-7|104	
12cr|php-pear-Net_Curl-1.2.5-7|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_Curl-1.2.5-7|106	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_Curl-1.2.5-7|107	
12cr|php-pear-Net_Curl-1.2.5-7|108	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-1mdv2008.0
12cr|php-pear-Net_Curl-1.2.5-7|109	+ Revision: 15699
12cr|php-pear-Net_Curl-1.2.5-7|110	- 1.2.3
12cr|php-pear-Net_Curl-1.2.5-7|111	
12cr|php-pear-Net_Curl-1.2.5-7|112	
12cr|php-pear-Net_Curl-1.2.5-7|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdv2007.0
12cr|php-pear-Net_Curl-1.2.5-7|114	+ Revision: 82211
12cr|php-pear-Net_Curl-1.2.5-7|115	- Import php-pear-Net_Curl
12cr|php-pear-Net_Curl-1.2.5-7|116	
12cr|php-pear-Net_Curl-1.2.5-7|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdk
12cr|php-pear-Net_Curl-1.2.5-7|118	- new group (Development/PHP)
12cr|php-pear-Net_Curl-1.2.5-7|119	
12cr|php-pear-Net_Curl-1.2.5-7|120	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdk
12cr|php-pear-Net_Curl-1.2.5-7|121	- 1.2.2
12cr|php-pear-Net_Curl-1.2.5-7|122	
12cr|php-pear-Net_Curl-1.2.5-7|123	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-6mdk
12cr|php-pear-Net_Curl-1.2.5-7|124	- rebuilt to fix auto deps
12cr|php-pear-Net_Curl-1.2.5-7|125	
12cr|php-pear-Net_Curl-1.2.5-7|126	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-5mdk
12cr|php-pear-Net_Curl-1.2.5-7|127	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_Curl-1.2.5-7|128	
12cr|php-pear-Net_Curl-1.2.5-7|129	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdk
12cr|php-pear-Net_Curl-1.2.5-7|130	- fix deps
12cr|php-pear-Net_Curl-1.2.5-7|131	
12cr|php-pear-Net_Curl-1.2.5-7|132	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-3mdk
12cr|php-pear-Net_Curl-1.2.5-7|133	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_Curl-1.2.5-7|134	- fix deps
12cr|php-pear-Net_Curl-1.2.5-7|135	
12cr|php-pear-Net_Curl-1.2.5-7|136	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdk
12cr|php-pear-Net_Curl-1.2.5-7|137	- fix deps
12cr|php-pear-Net_Curl-1.2.5-7|138	
12cr|php-pear-Net_Curl-1.2.5-7|139	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdk
12cr|php-pear-Net_Curl-1.2.5-7|140	- initial Mandriva package (PLD import)
12cr|php-pear-Net_Curl-1.2.5-7|141	

5992 12
12cr|php-pear-Net_Dict-1.0.7-3|1	%define		_class		Net
12cr|php-pear-Net_Dict-1.0.7-3|2	%define		_subclass	Dict
12cr|php-pear-Net_Dict-1.0.7-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_Dict-1.0.7-3|4	
12cr|php-pear-Net_Dict-1.0.7-3|5	%define		_requires_exceptions pear(../Dict.php)
12cr|php-pear-Net_Dict-1.0.7-3|6	
12cr|php-pear-Net_Dict-1.0.7-3|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_Dict-1.0.7-3|8	Version:	1.0.7
12cr|php-pear-Net_Dict-1.0.7-3|9	Release:	%mkrel 3
12cr|php-pear-Net_Dict-1.0.7-3|10	Summary:	Interface to the DICT protocol
12cr|php-pear-Net_Dict-1.0.7-3|11	License:	PHP License
12cr|php-pear-Net_Dict-1.0.7-3|12	Group:		Development/PHP
12cr|php-pear-Net_Dict-1.0.7-3|13	URL:		http://pear.php.net/package/Net_Dict/
12cr|php-pear-Net_Dict-1.0.7-3|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Net_Dict-1.0.7-3|15	Requires(post): php-pear
12cr|php-pear-Net_Dict-1.0.7-3|16	Requires(preun): php-pear
12cr|php-pear-Net_Dict-1.0.7-3|17	Requires:	php-pear
12cr|php-pear-Net_Dict-1.0.7-3|18	BuildArch:	noarch
12cr|php-pear-Net_Dict-1.0.7-3|19	BuildRequires:	php-pear
12cr|php-pear-Net_Dict-1.0.7-3|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_Dict-1.0.7-3|21	
12cr|php-pear-Net_Dict-1.0.7-3|22	%description
12cr|php-pear-Net_Dict-1.0.7-3|23	This class provides a simple API to the DICT Protocol handling all the
12cr|php-pear-Net_Dict-1.0.7-3|24	network related issues and providing DICT responses in PHP datatypes
12cr|php-pear-Net_Dict-1.0.7-3|25	to make it easy for a developer to use DICT servers in their programs.
12cr|php-pear-Net_Dict-1.0.7-3|26	
12cr|php-pear-Net_Dict-1.0.7-3|27	%prep
12cr|php-pear-Net_Dict-1.0.7-3|28	%setup -q -c
12cr|php-pear-Net_Dict-1.0.7-3|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_Dict-1.0.7-3|30	
12cr|php-pear-Net_Dict-1.0.7-3|31	%install
12cr|php-pear-Net_Dict-1.0.7-3|32	rm -rf %{buildroot}
12cr|php-pear-Net_Dict-1.0.7-3|33	
12cr|php-pear-Net_Dict-1.0.7-3|34	cd %{upstream_name}-%{version}
12cr|php-pear-Net_Dict-1.0.7-3|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_Dict-1.0.7-3|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_Dict-1.0.7-3|37	
12cr|php-pear-Net_Dict-1.0.7-3|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_Dict-1.0.7-3|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_Dict-1.0.7-3|40	
12cr|php-pear-Net_Dict-1.0.7-3|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Dict-1.0.7-3|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Dict-1.0.7-3|43	
12cr|php-pear-Net_Dict-1.0.7-3|44	%clean
12cr|php-pear-Net_Dict-1.0.7-3|45	rm -rf %{buildroot}
12cr|php-pear-Net_Dict-1.0.7-3|46	
12cr|php-pear-Net_Dict-1.0.7-3|47	%post
12cr|php-pear-Net_Dict-1.0.7-3|48	%if %mdkversion < 201000
12cr|php-pear-Net_Dict-1.0.7-3|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_Dict-1.0.7-3|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_Dict-1.0.7-3|51	%endif
12cr|php-pear-Net_Dict-1.0.7-3|52	
12cr|php-pear-Net_Dict-1.0.7-3|53	%preun
12cr|php-pear-Net_Dict-1.0.7-3|54	%if %mdkversion < 201000
12cr|php-pear-Net_Dict-1.0.7-3|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_Dict-1.0.7-3|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_Dict-1.0.7-3|57	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_Dict-1.0.7-3|58	fi
12cr|php-pear-Net_Dict-1.0.7-3|59	%endif
12cr|php-pear-Net_Dict-1.0.7-3|60	
12cr|php-pear-Net_Dict-1.0.7-3|61	%files
12cr|php-pear-Net_Dict-1.0.7-3|62	%defattr(-,root,root)
12cr|php-pear-Net_Dict-1.0.7-3|63	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Net_Dict-1.0.7-3|64	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_Dict-1.0.7-3|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_Dict-1.0.7-3|66	
12cr|php-pear-Net_Dict-1.0.7-3|67	
12cr|php-pear-Net_Dict-1.0.7-3|68	%changelog
12cr|php-pear-Net_Dict-1.0.7-3|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-3mdv2012.0
12cr|php-pear-Net_Dict-1.0.7-3|70	+ Revision: 742139
12cr|php-pear-Net_Dict-1.0.7-3|71	- fix major breakage by careless packager
12cr|php-pear-Net_Dict-1.0.7-3|72	
12cr|php-pear-Net_Dict-1.0.7-3|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-2
12cr|php-pear-Net_Dict-1.0.7-3|74	+ Revision: 679411
12cr|php-pear-Net_Dict-1.0.7-3|75	- mass rebuild
12cr|php-pear-Net_Dict-1.0.7-3|76	
12cr|php-pear-Net_Dict-1.0.7-3|77	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.7-1mdv2011.0
12cr|php-pear-Net_Dict-1.0.7-3|78	+ Revision: 594496
12cr|php-pear-Net_Dict-1.0.7-3|79	- update to new version 1.0.7
12cr|php-pear-Net_Dict-1.0.7-3|80	
12cr|php-pear-Net_Dict-1.0.7-3|81	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.6-2mdv2010.1
12cr|php-pear-Net_Dict-1.0.7-3|82	+ Revision: 468691
12cr|php-pear-Net_Dict-1.0.7-3|83	- spec cleanup
12cr|php-pear-Net_Dict-1.0.7-3|84	- use pear installer
12cr|php-pear-Net_Dict-1.0.7-3|85	- don't ship tests, even in documentation
12cr|php-pear-Net_Dict-1.0.7-3|86	- own all directories
12cr|php-pear-Net_Dict-1.0.7-3|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_Dict-1.0.7-3|88	
12cr|php-pear-Net_Dict-1.0.7-3|89	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.6-1mdv2010.0
12cr|php-pear-Net_Dict-1.0.7-3|90	+ Revision: 450228
12cr|php-pear-Net_Dict-1.0.7-3|91	- new version
12cr|php-pear-Net_Dict-1.0.7-3|92	- use pear installer
12cr|php-pear-Net_Dict-1.0.7-3|93	- use fedora %%post/%%postun
12cr|php-pear-Net_Dict-1.0.7-3|94	
12cr|php-pear-Net_Dict-1.0.7-3|95	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.5-4mdv2010.0
12cr|php-pear-Net_Dict-1.0.7-3|96	+ Revision: 441358
12cr|php-pear-Net_Dict-1.0.7-3|97	- rebuild
12cr|php-pear-Net_Dict-1.0.7-3|98	
12cr|php-pear-Net_Dict-1.0.7-3|99	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-3mdv2009.1
12cr|php-pear-Net_Dict-1.0.7-3|100	+ Revision: 322376
12cr|php-pear-Net_Dict-1.0.7-3|101	- rebuild
12cr|php-pear-Net_Dict-1.0.7-3|102	
12cr|php-pear-Net_Dict-1.0.7-3|103	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2mdv2009.0
12cr|php-pear-Net_Dict-1.0.7-3|104	+ Revision: 236978
12cr|php-pear-Net_Dict-1.0.7-3|105	- rebuild
12cr|php-pear-Net_Dict-1.0.7-3|106	
12cr|php-pear-Net_Dict-1.0.7-3|107	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.5-1mdv2008.1
12cr|php-pear-Net_Dict-1.0.7-3|108	+ Revision: 136411
12cr|php-pear-Net_Dict-1.0.7-3|109	- restore BuildRoot
12cr|php-pear-Net_Dict-1.0.7-3|110	
12cr|php-pear-Net_Dict-1.0.7-3|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_Dict-1.0.7-3|112	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_Dict-1.0.7-3|113	
12cr|php-pear-Net_Dict-1.0.7-3|114	
12cr|php-pear-Net_Dict-1.0.7-3|115	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1mdv2007.0
12cr|php-pear-Net_Dict-1.0.7-3|116	+ Revision: 82260
12cr|php-pear-Net_Dict-1.0.7-3|117	- Import php-pear-Net_Dict
12cr|php-pear-Net_Dict-1.0.7-3|118	
12cr|php-pear-Net_Dict-1.0.7-3|119	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1mdk
12cr|php-pear-Net_Dict-1.0.7-3|120	- 1.0.5
12cr|php-pear-Net_Dict-1.0.7-3|121	
12cr|php-pear-Net_Dict-1.0.7-3|122	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-7mdk
12cr|php-pear-Net_Dict-1.0.7-3|123	- new group (Development/PHP)
12cr|php-pear-Net_Dict-1.0.7-3|124	
12cr|php-pear-Net_Dict-1.0.7-3|125	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-6mdk
12cr|php-pear-Net_Dict-1.0.7-3|126	- rebuilt to fix auto deps
12cr|php-pear-Net_Dict-1.0.7-3|127	
12cr|php-pear-Net_Dict-1.0.7-3|128	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-5mdk
12cr|php-pear-Net_Dict-1.0.7-3|129	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_Dict-1.0.7-3|130	
12cr|php-pear-Net_Dict-1.0.7-3|131	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-4mdk
12cr|php-pear-Net_Dict-1.0.7-3|132	- fix deps
12cr|php-pear-Net_Dict-1.0.7-3|133	
12cr|php-pear-Net_Dict-1.0.7-3|134	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3mdk
12cr|php-pear-Net_Dict-1.0.7-3|135	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_Dict-1.0.7-3|136	- fix deps
12cr|php-pear-Net_Dict-1.0.7-3|137	
12cr|php-pear-Net_Dict-1.0.7-3|138	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdk
12cr|php-pear-Net_Dict-1.0.7-3|139	- fix deps
12cr|php-pear-Net_Dict-1.0.7-3|140	
12cr|php-pear-Net_Dict-1.0.7-3|141	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdk
12cr|php-pear-Net_Dict-1.0.7-3|142	- initial Mandriva package (PLD import)
12cr|php-pear-Net_Dict-1.0.7-3|143	

5993 12
12cr|php-pear-Net_Dig-0.1-14|1	%define		_class		Net
12cr|php-pear-Net_Dig-0.1-14|2	%define		_subclass	Dig
12cr|php-pear-Net_Dig-0.1-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_Dig-0.1-14|4	
12cr|php-pear-Net_Dig-0.1-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_Dig-0.1-14|6	Version:	0.1
12cr|php-pear-Net_Dig-0.1-14|7	Release:	%mkrel 14
12cr|php-pear-Net_Dig-0.1-14|8	Summary:	Interface to the dig command
12cr|php-pear-Net_Dig-0.1-14|9	License:	PHP License
12cr|php-pear-Net_Dig-0.1-14|10	Group:		Development/PHP
12cr|php-pear-Net_Dig-0.1-14|11	URL:		http://pear.php.net/package/Net_Dig/
12cr|php-pear-Net_Dig-0.1-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Net_Dig-0.1-14|13	Requires(post): php-pear
12cr|php-pear-Net_Dig-0.1-14|14	Requires(preun): php-pear
12cr|php-pear-Net_Dig-0.1-14|15	Requires:	php-pear
12cr|php-pear-Net_Dig-0.1-14|16	BuildArch:	noarch
12cr|php-pear-Net_Dig-0.1-14|17	BuildRequires:	php-pear
12cr|php-pear-Net_Dig-0.1-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_Dig-0.1-14|19	
12cr|php-pear-Net_Dig-0.1-14|20	%description
12cr|php-pear-Net_Dig-0.1-14|21	The PEAR::Net_Dig class should be a nice, friendly OO interface to the
12cr|php-pear-Net_Dig-0.1-14|22	dig command.
12cr|php-pear-Net_Dig-0.1-14|23	
12cr|php-pear-Net_Dig-0.1-14|24	%prep
12cr|php-pear-Net_Dig-0.1-14|25	%setup -q -c
12cr|php-pear-Net_Dig-0.1-14|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_Dig-0.1-14|27	
12cr|php-pear-Net_Dig-0.1-14|28	%install
12cr|php-pear-Net_Dig-0.1-14|29	rm -rf %{buildroot}
12cr|php-pear-Net_Dig-0.1-14|30	
12cr|php-pear-Net_Dig-0.1-14|31	cd %{upstream_name}-%{version}
12cr|php-pear-Net_Dig-0.1-14|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_Dig-0.1-14|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_Dig-0.1-14|34	
12cr|php-pear-Net_Dig-0.1-14|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_Dig-0.1-14|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_Dig-0.1-14|37	
12cr|php-pear-Net_Dig-0.1-14|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Dig-0.1-14|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Dig-0.1-14|40	
12cr|php-pear-Net_Dig-0.1-14|41	%clean
12cr|php-pear-Net_Dig-0.1-14|42	rm -rf %{buildroot}
12cr|php-pear-Net_Dig-0.1-14|43	
12cr|php-pear-Net_Dig-0.1-14|44	%post
12cr|php-pear-Net_Dig-0.1-14|45	%if %mdkversion < 201000
12cr|php-pear-Net_Dig-0.1-14|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_Dig-0.1-14|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_Dig-0.1-14|48	%endif
12cr|php-pear-Net_Dig-0.1-14|49	
12cr|php-pear-Net_Dig-0.1-14|50	%preun
12cr|php-pear-Net_Dig-0.1-14|51	%if %mdkversion < 201000
12cr|php-pear-Net_Dig-0.1-14|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_Dig-0.1-14|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_Dig-0.1-14|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_Dig-0.1-14|55	fi
12cr|php-pear-Net_Dig-0.1-14|56	%endif
12cr|php-pear-Net_Dig-0.1-14|57	
12cr|php-pear-Net_Dig-0.1-14|58	%files
12cr|php-pear-Net_Dig-0.1-14|59	%defattr(-,root,root)
12cr|php-pear-Net_Dig-0.1-14|60	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_Dig-0.1-14|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_Dig-0.1-14|62	
12cr|php-pear-Net_Dig-0.1-14|63	
12cr|php-pear-Net_Dig-0.1-14|64	%changelog
12cr|php-pear-Net_Dig-0.1-14|65	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-14mdv2012.0
12cr|php-pear-Net_Dig-0.1-14|66	+ Revision: 742140
12cr|php-pear-Net_Dig-0.1-14|67	- fix major breakage by careless packager
12cr|php-pear-Net_Dig-0.1-14|68	
12cr|php-pear-Net_Dig-0.1-14|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-13
12cr|php-pear-Net_Dig-0.1-14|70	+ Revision: 679412
12cr|php-pear-Net_Dig-0.1-14|71	- mass rebuild
12cr|php-pear-Net_Dig-0.1-14|72	
12cr|php-pear-Net_Dig-0.1-14|73	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-12mdv2011.0
12cr|php-pear-Net_Dig-0.1-14|74	+ Revision: 613723
12cr|php-pear-Net_Dig-0.1-14|75	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_Dig-0.1-14|76	
12cr|php-pear-Net_Dig-0.1-14|77	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-11mdv2010.1
12cr|php-pear-Net_Dig-0.1-14|78	+ Revision: 468692
12cr|php-pear-Net_Dig-0.1-14|79	- spec cleanup
12cr|php-pear-Net_Dig-0.1-14|80	- use pear installer
12cr|php-pear-Net_Dig-0.1-14|81	- don't ship tests, even in documentation
12cr|php-pear-Net_Dig-0.1-14|82	- own all directories
12cr|php-pear-Net_Dig-0.1-14|83	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_Dig-0.1-14|84	
12cr|php-pear-Net_Dig-0.1-14|85	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1-10mdv2010.0
12cr|php-pear-Net_Dig-0.1-14|86	+ Revision: 441412
12cr|php-pear-Net_Dig-0.1-14|87	- rebuild
12cr|php-pear-Net_Dig-0.1-14|88	
12cr|php-pear-Net_Dig-0.1-14|89	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1-9mdv2009.1
12cr|php-pear-Net_Dig-0.1-14|90	+ Revision: 322377
12cr|php-pear-Net_Dig-0.1-14|91	- rebuild
12cr|php-pear-Net_Dig-0.1-14|92	
12cr|php-pear-Net_Dig-0.1-14|93	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1-8mdv2009.0
12cr|php-pear-Net_Dig-0.1-14|94	+ Revision: 236979
12cr|php-pear-Net_Dig-0.1-14|95	- rebuild
12cr|php-pear-Net_Dig-0.1-14|96	
12cr|php-pear-Net_Dig-0.1-14|97	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.1-7mdv2008.1
12cr|php-pear-Net_Dig-0.1-14|98	+ Revision: 136412
12cr|php-pear-Net_Dig-0.1-14|99	- restore BuildRoot
12cr|php-pear-Net_Dig-0.1-14|100	
12cr|php-pear-Net_Dig-0.1-14|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_Dig-0.1-14|102	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_Dig-0.1-14|103	
12cr|php-pear-Net_Dig-0.1-14|104	
12cr|php-pear-Net_Dig-0.1-14|105	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdv2007.0
12cr|php-pear-Net_Dig-0.1-14|106	+ Revision: 82274
12cr|php-pear-Net_Dig-0.1-14|107	- Import php-pear-Net_Dig
12cr|php-pear-Net_Dig-0.1-14|108	
12cr|php-pear-Net_Dig-0.1-14|109	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdk
12cr|php-pear-Net_Dig-0.1-14|110	- new group (Development/PHP)
12cr|php-pear-Net_Dig-0.1-14|111	
12cr|php-pear-Net_Dig-0.1-14|112	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-6mdk
12cr|php-pear-Net_Dig-0.1-14|113	- rebuilt to fix auto deps
12cr|php-pear-Net_Dig-0.1-14|114	
12cr|php-pear-Net_Dig-0.1-14|115	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdk
12cr|php-pear-Net_Dig-0.1-14|116	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_Dig-0.1-14|117	
12cr|php-pear-Net_Dig-0.1-14|118	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdk
12cr|php-pear-Net_Dig-0.1-14|119	- fix deps
12cr|php-pear-Net_Dig-0.1-14|120	
12cr|php-pear-Net_Dig-0.1-14|121	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-3mdk
12cr|php-pear-Net_Dig-0.1-14|122	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_Dig-0.1-14|123	- fix deps
12cr|php-pear-Net_Dig-0.1-14|124	
12cr|php-pear-Net_Dig-0.1-14|125	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-2mdk
12cr|php-pear-Net_Dig-0.1-14|126	- fix deps
12cr|php-pear-Net_Dig-0.1-14|127	
12cr|php-pear-Net_Dig-0.1-14|128	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdk
12cr|php-pear-Net_Dig-0.1-14|129	- initial Mandriva package (PLD import)
12cr|php-pear-Net_Dig-0.1-14|130	

5994 12
12cr|php-pear-Net_DNS-1.0.7-3|1	%define		_class		Net
12cr|php-pear-Net_DNS-1.0.7-3|2	%define		_subclass	DNS
12cr|php-pear-Net_DNS-1.0.7-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_DNS-1.0.7-3|4	
12cr|php-pear-Net_DNS-1.0.7-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_DNS-1.0.7-3|6	Version:	1.0.7
12cr|php-pear-Net_DNS-1.0.7-3|7	Release:	%mkrel 3
12cr|php-pear-Net_DNS-1.0.7-3|8	Summary:	Resolver library to communicate with a DNS server
12cr|php-pear-Net_DNS-1.0.7-3|9	License:	PHP License
12cr|php-pear-Net_DNS-1.0.7-3|10	Group:		Development/PHP
12cr|php-pear-Net_DNS-1.0.7-3|11	URL:		http://pear.php.net/package/Net_DNS/
12cr|php-pear-Net_DNS-1.0.7-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Net_DNS-1.0.7-3|13	Requires(post): php-pear
12cr|php-pear-Net_DNS-1.0.7-3|14	Requires(preun): php-pear
12cr|php-pear-Net_DNS-1.0.7-3|15	Requires:	php-pear
12cr|php-pear-Net_DNS-1.0.7-3|16	BuildArch:	noarch
12cr|php-pear-Net_DNS-1.0.7-3|17	BuildRequires:	php-pear
12cr|php-pear-Net_DNS-1.0.7-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_DNS-1.0.7-3|19	
12cr|php-pear-Net_DNS-1.0.7-3|20	%description
12cr|php-pear-Net_DNS-1.0.7-3|21	A resolver library used to communicate with a name server to perform
12cr|php-pear-Net_DNS-1.0.7-3|22	DNS queries, zone transfers, dynamic DNS updates, etc. Creates an
12cr|php-pear-Net_DNS-1.0.7-3|23	object hierarchy from a DNS server's response, which allows you to
12cr|php-pear-Net_DNS-1.0.7-3|24	view all of the information given by the DNS server. It bypasses the
12cr|php-pear-Net_DNS-1.0.7-3|25	system's resolver library and communicates directly with the server.
12cr|php-pear-Net_DNS-1.0.7-3|26	
12cr|php-pear-Net_DNS-1.0.7-3|27	%prep
12cr|php-pear-Net_DNS-1.0.7-3|28	%setup -q -c
12cr|php-pear-Net_DNS-1.0.7-3|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_DNS-1.0.7-3|30	
12cr|php-pear-Net_DNS-1.0.7-3|31	%install
12cr|php-pear-Net_DNS-1.0.7-3|32	rm -rf %{buildroot}
12cr|php-pear-Net_DNS-1.0.7-3|33	
12cr|php-pear-Net_DNS-1.0.7-3|34	cd %{upstream_name}-%{version}
12cr|php-pear-Net_DNS-1.0.7-3|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_DNS-1.0.7-3|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_DNS-1.0.7-3|37	
12cr|php-pear-Net_DNS-1.0.7-3|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_DNS-1.0.7-3|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_DNS-1.0.7-3|40	
12cr|php-pear-Net_DNS-1.0.7-3|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_DNS-1.0.7-3|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_DNS-1.0.7-3|43	
12cr|php-pear-Net_DNS-1.0.7-3|44	%clean
12cr|php-pear-Net_DNS-1.0.7-3|45	rm -rf %{buildroot}
12cr|php-pear-Net_DNS-1.0.7-3|46	
12cr|php-pear-Net_DNS-1.0.7-3|47	%post
12cr|php-pear-Net_DNS-1.0.7-3|48	%if %mdkversion < 201000
12cr|php-pear-Net_DNS-1.0.7-3|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_DNS-1.0.7-3|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_DNS-1.0.7-3|51	%endif
12cr|php-pear-Net_DNS-1.0.7-3|52	
12cr|php-pear-Net_DNS-1.0.7-3|53	%preun
12cr|php-pear-Net_DNS-1.0.7-3|54	%if %mdkversion < 201000
12cr|php-pear-Net_DNS-1.0.7-3|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_DNS-1.0.7-3|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_DNS-1.0.7-3|57	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_DNS-1.0.7-3|58	fi
12cr|php-pear-Net_DNS-1.0.7-3|59	%endif
12cr|php-pear-Net_DNS-1.0.7-3|60	
12cr|php-pear-Net_DNS-1.0.7-3|61	%files
12cr|php-pear-Net_DNS-1.0.7-3|62	%defattr(-,root,root)
12cr|php-pear-Net_DNS-1.0.7-3|63	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_DNS-1.0.7-3|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_DNS-1.0.7-3|65	
12cr|php-pear-Net_DNS-1.0.7-3|66	
12cr|php-pear-Net_DNS-1.0.7-3|67	%changelog
12cr|php-pear-Net_DNS-1.0.7-3|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-3mdv2012.0
12cr|php-pear-Net_DNS-1.0.7-3|69	+ Revision: 742137
12cr|php-pear-Net_DNS-1.0.7-3|70	- fix major breakage by careless packager
12cr|php-pear-Net_DNS-1.0.7-3|71	
12cr|php-pear-Net_DNS-1.0.7-3|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-2
12cr|php-pear-Net_DNS-1.0.7-3|73	+ Revision: 679409
12cr|php-pear-Net_DNS-1.0.7-3|74	- mass rebuild
12cr|php-pear-Net_DNS-1.0.7-3|75	
12cr|php-pear-Net_DNS-1.0.7-3|76	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.7-1mdv2011.0
12cr|php-pear-Net_DNS-1.0.7-3|77	+ Revision: 594498
12cr|php-pear-Net_DNS-1.0.7-3|78	- update to new version 1.0.7
12cr|php-pear-Net_DNS-1.0.7-3|79	
12cr|php-pear-Net_DNS-1.0.7-3|80	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.5-1mdv2011.0
12cr|php-pear-Net_DNS-1.0.7-3|81	+ Revision: 569598
12cr|php-pear-Net_DNS-1.0.7-3|82	- update to new version 1.0.5
12cr|php-pear-Net_DNS-1.0.7-3|83	
12cr|php-pear-Net_DNS-1.0.7-3|84	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-2mdv2010.1
12cr|php-pear-Net_DNS-1.0.7-3|85	+ Revision: 468694
12cr|php-pear-Net_DNS-1.0.7-3|86	- spec cleanup
12cr|php-pear-Net_DNS-1.0.7-3|87	- use pear installer
12cr|php-pear-Net_DNS-1.0.7-3|88	- don't ship tests, even in documentation
12cr|php-pear-Net_DNS-1.0.7-3|89	- own all directories
12cr|php-pear-Net_DNS-1.0.7-3|90	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_DNS-1.0.7-3|91	
12cr|php-pear-Net_DNS-1.0.7-3|92	* Sat Sep 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-1mdv2010.0
12cr|php-pear-Net_DNS-1.0.7-3|93	+ Revision: 449309
12cr|php-pear-Net_DNS-1.0.7-3|94	- new version
12cr|php-pear-Net_DNS-1.0.7-3|95	- use pear installer
12cr|php-pear-Net_DNS-1.0.7-3|96	- use fedora %%post/%%postun
12cr|php-pear-Net_DNS-1.0.7-3|97	
12cr|php-pear-Net_DNS-1.0.7-3|98	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-10mdv2010.0
12cr|php-pear-Net_DNS-1.0.7-3|99	+ Revision: 441443
12cr|php-pear-Net_DNS-1.0.7-3|100	- rebuild
12cr|php-pear-Net_DNS-1.0.7-3|101	
12cr|php-pear-Net_DNS-1.0.7-3|102	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2009.1
12cr|php-pear-Net_DNS-1.0.7-3|103	+ Revision: 322374
12cr|php-pear-Net_DNS-1.0.7-3|104	- rebuild
12cr|php-pear-Net_DNS-1.0.7-3|105	
12cr|php-pear-Net_DNS-1.0.7-3|106	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2009.0
12cr|php-pear-Net_DNS-1.0.7-3|107	+ Revision: 236976
12cr|php-pear-Net_DNS-1.0.7-3|108	- rebuild
12cr|php-pear-Net_DNS-1.0.7-3|109	
12cr|php-pear-Net_DNS-1.0.7-3|110	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Net_DNS-1.0.7-3|111	- restore BuildRoot
12cr|php-pear-Net_DNS-1.0.7-3|112	
12cr|php-pear-Net_DNS-1.0.7-3|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_DNS-1.0.7-3|114	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_DNS-1.0.7-3|115	
12cr|php-pear-Net_DNS-1.0.7-3|116	
12cr|php-pear-Net_DNS-1.0.7-3|117	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cr|php-pear-Net_DNS-1.0.7-3|118	+ Revision: 82239
12cr|php-pear-Net_DNS-1.0.7-3|119	- Import php-pear-Net_DNS
12cr|php-pear-Net_DNS-1.0.7-3|120	
12cr|php-pear-Net_DNS-1.0.7-3|121	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cr|php-pear-Net_DNS-1.0.7-3|122	- new group (Development/PHP)
12cr|php-pear-Net_DNS-1.0.7-3|123	
12cr|php-pear-Net_DNS-1.0.7-3|124	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cr|php-pear-Net_DNS-1.0.7-3|125	- rebuilt to fix auto deps
12cr|php-pear-Net_DNS-1.0.7-3|126	
12cr|php-pear-Net_DNS-1.0.7-3|127	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cr|php-pear-Net_DNS-1.0.7-3|128	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_DNS-1.0.7-3|129	
12cr|php-pear-Net_DNS-1.0.7-3|130	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cr|php-pear-Net_DNS-1.0.7-3|131	- fix deps
12cr|php-pear-Net_DNS-1.0.7-3|132	
12cr|php-pear-Net_DNS-1.0.7-3|133	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|php-pear-Net_DNS-1.0.7-3|134	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_DNS-1.0.7-3|135	- fix deps
12cr|php-pear-Net_DNS-1.0.7-3|136	
12cr|php-pear-Net_DNS-1.0.7-3|137	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|php-pear-Net_DNS-1.0.7-3|138	- fix deps
12cr|php-pear-Net_DNS-1.0.7-3|139	
12cr|php-pear-Net_DNS-1.0.7-3|140	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-Net_DNS-1.0.7-3|141	- initial Mandriva package (PLD import)
12cr|php-pear-Net_DNS-1.0.7-3|142	

5995 12
12cr|php-pear-Net_DNSBL-1.3.4-3|1	%define		_class		Net
12cr|php-pear-Net_DNSBL-1.3.4-3|2	%define		_subclass	DNSBL
12cr|php-pear-Net_DNSBL-1.3.4-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_DNSBL-1.3.4-3|4	
12cr|php-pear-Net_DNSBL-1.3.4-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_DNSBL-1.3.4-3|6	Version:	1.3.4
12cr|php-pear-Net_DNSBL-1.3.4-3|7	Release:	%mkrel 3
12cr|php-pear-Net_DNSBL-1.3.4-3|8	Summary:	DNSBL Checker
12cr|php-pear-Net_DNSBL-1.3.4-3|9	License:	PHP License
12cr|php-pear-Net_DNSBL-1.3.4-3|10	Group:		Development/PHP
12cr|php-pear-Net_DNSBL-1.3.4-3|11	URL:		http://pear.php.net/package/Net_DNSBL/
12cr|php-pear-Net_DNSBL-1.3.4-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Net_DNSBL-1.3.4-3|13	Requires(post): php-pear
12cr|php-pear-Net_DNSBL-1.3.4-3|14	Requires(preun): php-pear
12cr|php-pear-Net_DNSBL-1.3.4-3|15	Requires:	php-pear
12cr|php-pear-Net_DNSBL-1.3.4-3|16	BuildArch:	noarch
12cr|php-pear-Net_DNSBL-1.3.4-3|17	BuildRequires:	php-pear
12cr|php-pear-Net_DNSBL-1.3.4-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_DNSBL-1.3.4-3|19	
12cr|php-pear-Net_DNSBL-1.3.4-3|20	%description
12cr|php-pear-Net_DNSBL-1.3.4-3|21	Checks if a given Host or URL is listed on an DNSBL or SURBL.
12cr|php-pear-Net_DNSBL-1.3.4-3|22	
12cr|php-pear-Net_DNSBL-1.3.4-3|23	%prep
12cr|php-pear-Net_DNSBL-1.3.4-3|24	%setup -q -c
12cr|php-pear-Net_DNSBL-1.3.4-3|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_DNSBL-1.3.4-3|26	
12cr|php-pear-Net_DNSBL-1.3.4-3|27	%install
12cr|php-pear-Net_DNSBL-1.3.4-3|28	rm -rf %{buildroot}
12cr|php-pear-Net_DNSBL-1.3.4-3|29	
12cr|php-pear-Net_DNSBL-1.3.4-3|30	cd %{upstream_name}-%{version}
12cr|php-pear-Net_DNSBL-1.3.4-3|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_DNSBL-1.3.4-3|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_DNSBL-1.3.4-3|33	
12cr|php-pear-Net_DNSBL-1.3.4-3|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_DNSBL-1.3.4-3|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_DNSBL-1.3.4-3|36	
12cr|php-pear-Net_DNSBL-1.3.4-3|37	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_DNSBL-1.3.4-3|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_DNSBL-1.3.4-3|39	
12cr|php-pear-Net_DNSBL-1.3.4-3|40	# nuke useless(?) files
12cr|php-pear-Net_DNSBL-1.3.4-3|41	rm -rf %{buildroot}%{_datadir}/pear/data/Net_DNSBL/build.xml
12cr|php-pear-Net_DNSBL-1.3.4-3|42	
12cr|php-pear-Net_DNSBL-1.3.4-3|43	%clean
12cr|php-pear-Net_DNSBL-1.3.4-3|44	rm -rf %{buildroot}
12cr|php-pear-Net_DNSBL-1.3.4-3|45	
12cr|php-pear-Net_DNSBL-1.3.4-3|46	%post
12cr|php-pear-Net_DNSBL-1.3.4-3|47	%if %mdkversion < 201000
12cr|php-pear-Net_DNSBL-1.3.4-3|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_DNSBL-1.3.4-3|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_DNSBL-1.3.4-3|50	%endif
12cr|php-pear-Net_DNSBL-1.3.4-3|51	
12cr|php-pear-Net_DNSBL-1.3.4-3|52	%preun
12cr|php-pear-Net_DNSBL-1.3.4-3|53	%if %mdkversion < 201000
12cr|php-pear-Net_DNSBL-1.3.4-3|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_DNSBL-1.3.4-3|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_DNSBL-1.3.4-3|56	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_DNSBL-1.3.4-3|57	fi
12cr|php-pear-Net_DNSBL-1.3.4-3|58	%endif
12cr|php-pear-Net_DNSBL-1.3.4-3|59	
12cr|php-pear-Net_DNSBL-1.3.4-3|60	%files
12cr|php-pear-Net_DNSBL-1.3.4-3|61	%defattr(-,root,root)
12cr|php-pear-Net_DNSBL-1.3.4-3|62	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_DNSBL-1.3.4-3|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_DNSBL-1.3.4-3|64	
12cr|php-pear-Net_DNSBL-1.3.4-3|65	
12cr|php-pear-Net_DNSBL-1.3.4-3|66	%changelog
12cr|php-pear-Net_DNSBL-1.3.4-3|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-3mdv2012.0
12cr|php-pear-Net_DNSBL-1.3.4-3|68	+ Revision: 742138
12cr|php-pear-Net_DNSBL-1.3.4-3|69	- fix major breakage by careless packager
12cr|php-pear-Net_DNSBL-1.3.4-3|70	
12cr|php-pear-Net_DNSBL-1.3.4-3|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-2
12cr|php-pear-Net_DNSBL-1.3.4-3|72	+ Revision: 679410
12cr|php-pear-Net_DNSBL-1.3.4-3|73	- mass rebuild
12cr|php-pear-Net_DNSBL-1.3.4-3|74	
12cr|php-pear-Net_DNSBL-1.3.4-3|75	* Wed Dec 29 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-1mdv2011.0
12cr|php-pear-Net_DNSBL-1.3.4-3|76	+ Revision: 625910
12cr|php-pear-Net_DNSBL-1.3.4-3|77	- fix build
12cr|php-pear-Net_DNSBL-1.3.4-3|78	- 1.3.4
12cr|php-pear-Net_DNSBL-1.3.4-3|79	
12cr|php-pear-Net_DNSBL-1.3.4-3|80	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-3mdv2011.0
12cr|php-pear-Net_DNSBL-1.3.4-3|81	+ Revision: 613722
12cr|php-pear-Net_DNSBL-1.3.4-3|82	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_DNSBL-1.3.4-3|83	
12cr|php-pear-Net_DNSBL-1.3.4-3|84	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-2mdv2010.1
12cr|php-pear-Net_DNSBL-1.3.4-3|85	+ Revision: 468695
12cr|php-pear-Net_DNSBL-1.3.4-3|86	- spec cleanup
12cr|php-pear-Net_DNSBL-1.3.4-3|87	- use pear installer
12cr|php-pear-Net_DNSBL-1.3.4-3|88	- don't ship tests, even in documentation
12cr|php-pear-Net_DNSBL-1.3.4-3|89	- own all directories
12cr|php-pear-Net_DNSBL-1.3.4-3|90	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_DNSBL-1.3.4-3|91	
12cr|php-pear-Net_DNSBL-1.3.4-3|92	* Fri Jul 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-1mdv2010.0
12cr|php-pear-Net_DNSBL-1.3.4-3|93	+ Revision: 394094
12cr|php-pear-Net_DNSBL-1.3.4-3|94	- update to new version 1.3.3
12cr|php-pear-Net_DNSBL-1.3.4-3|95	
12cr|php-pear-Net_DNSBL-1.3.4-3|96	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-1mdv2010.0
12cr|php-pear-Net_DNSBL-1.3.4-3|97	+ Revision: 383554
12cr|php-pear-Net_DNSBL-1.3.4-3|98	- update to new version 1.3.2
12cr|php-pear-Net_DNSBL-1.3.4-3|99	
12cr|php-pear-Net_DNSBL-1.3.4-3|100	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2009.1
12cr|php-pear-Net_DNSBL-1.3.4-3|101	+ Revision: 322375
12cr|php-pear-Net_DNSBL-1.3.4-3|102	- rebuild
12cr|php-pear-Net_DNSBL-1.3.4-3|103	
12cr|php-pear-Net_DNSBL-1.3.4-3|104	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-1mdv2009.0
12cr|php-pear-Net_DNSBL-1.3.4-3|105	+ Revision: 278931
12cr|php-pear-Net_DNSBL-1.3.4-3|106	- update to new version 1.3.0
12cr|php-pear-Net_DNSBL-1.3.4-3|107	
12cr|php-pear-Net_DNSBL-1.3.4-3|108	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdv2009.0
12cr|php-pear-Net_DNSBL-1.3.4-3|109	+ Revision: 236977
12cr|php-pear-Net_DNSBL-1.3.4-3|110	- rebuild
12cr|php-pear-Net_DNSBL-1.3.4-3|111	
12cr|php-pear-Net_DNSBL-1.3.4-3|112	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.2.1-1mdv2008.1
12cr|php-pear-Net_DNSBL-1.3.4-3|113	+ Revision: 136415
12cr|php-pear-Net_DNSBL-1.3.4-3|114	- restore BuildRoot
12cr|php-pear-Net_DNSBL-1.3.4-3|115	
12cr|php-pear-Net_DNSBL-1.3.4-3|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_DNSBL-1.3.4-3|117	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_DNSBL-1.3.4-3|118	
12cr|php-pear-Net_DNSBL-1.3.4-3|119	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdv2008.0
12cr|php-pear-Net_DNSBL-1.3.4-3|120	+ Revision: 15814
12cr|php-pear-Net_DNSBL-1.3.4-3|121	- fix build
12cr|php-pear-Net_DNSBL-1.3.4-3|122	- 1.2.1
12cr|php-pear-Net_DNSBL-1.3.4-3|123	
12cr|php-pear-Net_DNSBL-1.3.4-3|124	
12cr|php-pear-Net_DNSBL-1.3.4-3|125	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2007.0
12cr|php-pear-Net_DNSBL-1.3.4-3|126	+ Revision: 82247
12cr|php-pear-Net_DNSBL-1.3.4-3|127	- Import php-pear-Net_DNSBL
12cr|php-pear-Net_DNSBL-1.3.4-3|128	
12cr|php-pear-Net_DNSBL-1.3.4-3|129	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cr|php-pear-Net_DNSBL-1.3.4-3|130	- 1.1.0
12cr|php-pear-Net_DNSBL-1.3.4-3|131	
12cr|php-pear-Net_DNSBL-1.3.4-3|132	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cr|php-pear-Net_DNSBL-1.3.4-3|133	- new group (Development/PHP)
12cr|php-pear-Net_DNSBL-1.3.4-3|134	
12cr|php-pear-Net_DNSBL-1.3.4-3|135	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cr|php-pear-Net_DNSBL-1.3.4-3|136	- rebuilt to fix auto deps
12cr|php-pear-Net_DNSBL-1.3.4-3|137	
12cr|php-pear-Net_DNSBL-1.3.4-3|138	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cr|php-pear-Net_DNSBL-1.3.4-3|139	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_DNSBL-1.3.4-3|140	
12cr|php-pear-Net_DNSBL-1.3.4-3|141	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cr|php-pear-Net_DNSBL-1.3.4-3|142	- fix deps
12cr|php-pear-Net_DNSBL-1.3.4-3|143	
12cr|php-pear-Net_DNSBL-1.3.4-3|144	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|php-pear-Net_DNSBL-1.3.4-3|145	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_DNSBL-1.3.4-3|146	- fix deps
12cr|php-pear-Net_DNSBL-1.3.4-3|147	
12cr|php-pear-Net_DNSBL-1.3.4-3|148	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|php-pear-Net_DNSBL-1.3.4-3|149	- fix deps
12cr|php-pear-Net_DNSBL-1.3.4-3|150	
12cr|php-pear-Net_DNSBL-1.3.4-3|151	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-Net_DNSBL-1.3.4-3|152	- initial Mandriva package (PLD import)
12cr|php-pear-Net_DNSBL-1.3.4-3|153	

5996 12
12cr|php-pear-Net_Finger-1.0.1-8|1	%define		_class		Net
12cr|php-pear-Net_Finger-1.0.1-8|2	%define		_subclass	Finger
12cr|php-pear-Net_Finger-1.0.1-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_Finger-1.0.1-8|4	
12cr|php-pear-Net_Finger-1.0.1-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_Finger-1.0.1-8|6	Version:	1.0.1
12cr|php-pear-Net_Finger-1.0.1-8|7	Release:	%mkrel 8
12cr|php-pear-Net_Finger-1.0.1-8|8	Summary:	Querying finger servers
12cr|php-pear-Net_Finger-1.0.1-8|9	License:	PHP License
12cr|php-pear-Net_Finger-1.0.1-8|10	Group:		Development/PHP
12cr|php-pear-Net_Finger-1.0.1-8|11	URL:		http://pear.php.net/package/Net_Finger/
12cr|php-pear-Net_Finger-1.0.1-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Net_Finger-1.0.1-8|13	Requires(post): php-pear
12cr|php-pear-Net_Finger-1.0.1-8|14	Requires(preun): php-pear
12cr|php-pear-Net_Finger-1.0.1-8|15	Requires:	php-pear
12cr|php-pear-Net_Finger-1.0.1-8|16	BuildArch:	noarch
12cr|php-pear-Net_Finger-1.0.1-8|17	BuildRequires:	php-pear
12cr|php-pear-Net_Finger-1.0.1-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_Finger-1.0.1-8|19	
12cr|php-pear-Net_Finger-1.0.1-8|20	%description
12cr|php-pear-Net_Finger-1.0.1-8|21	The PEAR::Net_Finger class provides a tool for querying Finger
12cr|php-pear-Net_Finger-1.0.1-8|22	Servers.
12cr|php-pear-Net_Finger-1.0.1-8|23	
12cr|php-pear-Net_Finger-1.0.1-8|24	%prep
12cr|php-pear-Net_Finger-1.0.1-8|25	%setup -q -c
12cr|php-pear-Net_Finger-1.0.1-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_Finger-1.0.1-8|27	
12cr|php-pear-Net_Finger-1.0.1-8|28	%install
12cr|php-pear-Net_Finger-1.0.1-8|29	rm -rf %{buildroot}
12cr|php-pear-Net_Finger-1.0.1-8|30	
12cr|php-pear-Net_Finger-1.0.1-8|31	cd %{upstream_name}-%{version}
12cr|php-pear-Net_Finger-1.0.1-8|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_Finger-1.0.1-8|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_Finger-1.0.1-8|34	
12cr|php-pear-Net_Finger-1.0.1-8|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_Finger-1.0.1-8|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_Finger-1.0.1-8|37	
12cr|php-pear-Net_Finger-1.0.1-8|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Finger-1.0.1-8|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Finger-1.0.1-8|40	
12cr|php-pear-Net_Finger-1.0.1-8|41	%clean
12cr|php-pear-Net_Finger-1.0.1-8|42	rm -rf %{buildroot}
12cr|php-pear-Net_Finger-1.0.1-8|43	
12cr|php-pear-Net_Finger-1.0.1-8|44	%post
12cr|php-pear-Net_Finger-1.0.1-8|45	%if %mdkversion < 201000
12cr|php-pear-Net_Finger-1.0.1-8|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_Finger-1.0.1-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_Finger-1.0.1-8|48	%endif
12cr|php-pear-Net_Finger-1.0.1-8|49	
12cr|php-pear-Net_Finger-1.0.1-8|50	%preun
12cr|php-pear-Net_Finger-1.0.1-8|51	%if %mdkversion < 201000
12cr|php-pear-Net_Finger-1.0.1-8|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_Finger-1.0.1-8|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_Finger-1.0.1-8|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_Finger-1.0.1-8|55	fi
12cr|php-pear-Net_Finger-1.0.1-8|56	%endif
12cr|php-pear-Net_Finger-1.0.1-8|57	
12cr|php-pear-Net_Finger-1.0.1-8|58	%files
12cr|php-pear-Net_Finger-1.0.1-8|59	%defattr(-,root,root)
12cr|php-pear-Net_Finger-1.0.1-8|60	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_Finger-1.0.1-8|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_Finger-1.0.1-8|62	
12cr|php-pear-Net_Finger-1.0.1-8|63	
12cr|php-pear-Net_Finger-1.0.1-8|64	%changelog
12cr|php-pear-Net_Finger-1.0.1-8|65	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-8mdv2012.0
12cr|php-pear-Net_Finger-1.0.1-8|66	+ Revision: 742141
12cr|php-pear-Net_Finger-1.0.1-8|67	- fix major breakage by careless packager
12cr|php-pear-Net_Finger-1.0.1-8|68	
12cr|php-pear-Net_Finger-1.0.1-8|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7
12cr|php-pear-Net_Finger-1.0.1-8|70	+ Revision: 679413
12cr|php-pear-Net_Finger-1.0.1-8|71	- mass rebuild
12cr|php-pear-Net_Finger-1.0.1-8|72	
12cr|php-pear-Net_Finger-1.0.1-8|73	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdv2011.0
12cr|php-pear-Net_Finger-1.0.1-8|74	+ Revision: 613724
12cr|php-pear-Net_Finger-1.0.1-8|75	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_Finger-1.0.1-8|76	
12cr|php-pear-Net_Finger-1.0.1-8|77	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-5mdv2010.1
12cr|php-pear-Net_Finger-1.0.1-8|78	+ Revision: 468696
12cr|php-pear-Net_Finger-1.0.1-8|79	- spec cleanup
12cr|php-pear-Net_Finger-1.0.1-8|80	- use pear installer
12cr|php-pear-Net_Finger-1.0.1-8|81	- don't ship tests, even in documentation
12cr|php-pear-Net_Finger-1.0.1-8|82	- own all directories
12cr|php-pear-Net_Finger-1.0.1-8|83	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_Finger-1.0.1-8|84	
12cr|php-pear-Net_Finger-1.0.1-8|85	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-4mdv2010.0
12cr|php-pear-Net_Finger-1.0.1-8|86	+ Revision: 441444
12cr|php-pear-Net_Finger-1.0.1-8|87	- rebuild
12cr|php-pear-Net_Finger-1.0.1-8|88	
12cr|php-pear-Net_Finger-1.0.1-8|89	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdv2009.1
12cr|php-pear-Net_Finger-1.0.1-8|90	+ Revision: 322378
12cr|php-pear-Net_Finger-1.0.1-8|91	- rebuild
12cr|php-pear-Net_Finger-1.0.1-8|92	
12cr|php-pear-Net_Finger-1.0.1-8|93	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2009.0
12cr|php-pear-Net_Finger-1.0.1-8|94	+ Revision: 236980
12cr|php-pear-Net_Finger-1.0.1-8|95	- rebuild
12cr|php-pear-Net_Finger-1.0.1-8|96	
12cr|php-pear-Net_Finger-1.0.1-8|97	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.1-1mdv2008.1
12cr|php-pear-Net_Finger-1.0.1-8|98	+ Revision: 136415
12cr|php-pear-Net_Finger-1.0.1-8|99	- restore BuildRoot
12cr|php-pear-Net_Finger-1.0.1-8|100	
12cr|php-pear-Net_Finger-1.0.1-8|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_Finger-1.0.1-8|102	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_Finger-1.0.1-8|103	
12cr|php-pear-Net_Finger-1.0.1-8|104	* Mon May 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2008.0
12cr|php-pear-Net_Finger-1.0.1-8|105	+ Revision: 24078
12cr|php-pear-Net_Finger-1.0.1-8|106	- 1.0.1
12cr|php-pear-Net_Finger-1.0.1-8|107	
12cr|php-pear-Net_Finger-1.0.1-8|108	
12cr|php-pear-Net_Finger-1.0.1-8|109	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cr|php-pear-Net_Finger-1.0.1-8|110	+ Revision: 82288
12cr|php-pear-Net_Finger-1.0.1-8|111	- Import php-pear-Net_Finger
12cr|php-pear-Net_Finger-1.0.1-8|112	
12cr|php-pear-Net_Finger-1.0.1-8|113	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cr|php-pear-Net_Finger-1.0.1-8|114	- new group (Development/PHP)
12cr|php-pear-Net_Finger-1.0.1-8|115	
12cr|php-pear-Net_Finger-1.0.1-8|116	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cr|php-pear-Net_Finger-1.0.1-8|117	- rebuilt to fix auto deps
12cr|php-pear-Net_Finger-1.0.1-8|118	
12cr|php-pear-Net_Finger-1.0.1-8|119	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cr|php-pear-Net_Finger-1.0.1-8|120	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_Finger-1.0.1-8|121	
12cr|php-pear-Net_Finger-1.0.1-8|122	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cr|php-pear-Net_Finger-1.0.1-8|123	- fix deps
12cr|php-pear-Net_Finger-1.0.1-8|124	
12cr|php-pear-Net_Finger-1.0.1-8|125	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|php-pear-Net_Finger-1.0.1-8|126	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_Finger-1.0.1-8|127	- fix deps
12cr|php-pear-Net_Finger-1.0.1-8|128	
12cr|php-pear-Net_Finger-1.0.1-8|129	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|php-pear-Net_Finger-1.0.1-8|130	- fix deps
12cr|php-pear-Net_Finger-1.0.1-8|131	
12cr|php-pear-Net_Finger-1.0.1-8|132	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-Net_Finger-1.0.1-8|133	- initial Mandriva package (PLD import)
12cr|php-pear-Net_Finger-1.0.1-8|134	

5997 12
12cr|php-pear-Net_GameServerQuery-0.2.0-15|1	%define		_class		Net
12cr|php-pear-Net_GameServerQuery-0.2.0-15|2	%define		_subclass	GameServerQuery
12cr|php-pear-Net_GameServerQuery-0.2.0-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_GameServerQuery-0.2.0-15|4	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_GameServerQuery-0.2.0-15|6	Version:	0.2.0
12cr|php-pear-Net_GameServerQuery-0.2.0-15|7	Release:	%mkrel 15
12cr|php-pear-Net_GameServerQuery-0.2.0-15|8	Summary:	Interface to query a game server
12cr|php-pear-Net_GameServerQuery-0.2.0-15|9	License:	PHP License
12cr|php-pear-Net_GameServerQuery-0.2.0-15|10	Group:		Development/PHP
12cr|php-pear-Net_GameServerQuery-0.2.0-15|11	URL:		http://pear.php.net/package/Net_GameServerQuery/
12cr|php-pear-Net_GameServerQuery-0.2.0-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Net_GameServerQuery-0.2.0-15|13	Patch0:		php-pear-Net_GameServerQuery-0.2.0-fix-path.patch
12cr|php-pear-Net_GameServerQuery-0.2.0-15|14	Requires(post): php-pear
12cr|php-pear-Net_GameServerQuery-0.2.0-15|15	Requires(preun): php-pear
12cr|php-pear-Net_GameServerQuery-0.2.0-15|16	Requires:	php-pear
12cr|php-pear-Net_GameServerQuery-0.2.0-15|17	BuildArch:	noarch
12cr|php-pear-Net_GameServerQuery-0.2.0-15|18	BuildRequires:	php-pear
12cr|php-pear-Net_GameServerQuery-0.2.0-15|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_GameServerQuery-0.2.0-15|20	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|21	%description
12cr|php-pear-Net_GameServerQuery-0.2.0-15|22	Net_GameServerQuery is an object for querying game servers.
12cr|php-pear-Net_GameServerQuery-0.2.0-15|23	Currently only supports basic "status" information.
12cr|php-pear-Net_GameServerQuery-0.2.0-15|24	Built in support for over 20 games.
12cr|php-pear-Net_GameServerQuery-0.2.0-15|25	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|26	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|27	%prep
12cr|php-pear-Net_GameServerQuery-0.2.0-15|28	%setup -q -c
12cr|php-pear-Net_GameServerQuery-0.2.0-15|29	%patch0 -p1
12cr|php-pear-Net_GameServerQuery-0.2.0-15|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_GameServerQuery-0.2.0-15|31	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|32	%install
12cr|php-pear-Net_GameServerQuery-0.2.0-15|33	rm -rf %{buildroot}
12cr|php-pear-Net_GameServerQuery-0.2.0-15|34	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|35	cd %{upstream_name}-%{version}
12cr|php-pear-Net_GameServerQuery-0.2.0-15|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_GameServerQuery-0.2.0-15|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_GameServerQuery-0.2.0-15|38	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_GameServerQuery-0.2.0-15|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_GameServerQuery-0.2.0-15|41	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_GameServerQuery-0.2.0-15|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_GameServerQuery-0.2.0-15|44	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|45	%clean
12cr|php-pear-Net_GameServerQuery-0.2.0-15|46	rm -rf %{buildroot}
12cr|php-pear-Net_GameServerQuery-0.2.0-15|47	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|48	%post
12cr|php-pear-Net_GameServerQuery-0.2.0-15|49	%if %mdkversion < 201000
12cr|php-pear-Net_GameServerQuery-0.2.0-15|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_GameServerQuery-0.2.0-15|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_GameServerQuery-0.2.0-15|52	%endif
12cr|php-pear-Net_GameServerQuery-0.2.0-15|53	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|54	%preun
12cr|php-pear-Net_GameServerQuery-0.2.0-15|55	%if %mdkversion < 201000
12cr|php-pear-Net_GameServerQuery-0.2.0-15|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_GameServerQuery-0.2.0-15|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_GameServerQuery-0.2.0-15|58	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_GameServerQuery-0.2.0-15|59	fi
12cr|php-pear-Net_GameServerQuery-0.2.0-15|60	%endif
12cr|php-pear-Net_GameServerQuery-0.2.0-15|61	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|62	%files
12cr|php-pear-Net_GameServerQuery-0.2.0-15|63	%defattr(-,root,root)
12cr|php-pear-Net_GameServerQuery-0.2.0-15|64	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_GameServerQuery-0.2.0-15|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_GameServerQuery-0.2.0-15|66	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|67	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|68	%changelog
12cr|php-pear-Net_GameServerQuery-0.2.0-15|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-15mdv2012.0
12cr|php-pear-Net_GameServerQuery-0.2.0-15|70	+ Revision: 742142
12cr|php-pear-Net_GameServerQuery-0.2.0-15|71	- fix major breakage by careless packager
12cr|php-pear-Net_GameServerQuery-0.2.0-15|72	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-14
12cr|php-pear-Net_GameServerQuery-0.2.0-15|74	+ Revision: 679414
12cr|php-pear-Net_GameServerQuery-0.2.0-15|75	- mass rebuild
12cr|php-pear-Net_GameServerQuery-0.2.0-15|76	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-13mdv2011.0
12cr|php-pear-Net_GameServerQuery-0.2.0-15|78	+ Revision: 613725
12cr|php-pear-Net_GameServerQuery-0.2.0-15|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_GameServerQuery-0.2.0-15|80	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|81	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-12mdv2010.1
12cr|php-pear-Net_GameServerQuery-0.2.0-15|82	+ Revision: 477969
12cr|php-pear-Net_GameServerQuery-0.2.0-15|83	- fix patch
12cr|php-pear-Net_GameServerQuery-0.2.0-15|84	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|85	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-11mdv2010.1
12cr|php-pear-Net_GameServerQuery-0.2.0-15|86	+ Revision: 468698
12cr|php-pear-Net_GameServerQuery-0.2.0-15|87	- spec cleanup
12cr|php-pear-Net_GameServerQuery-0.2.0-15|88	- use pear installer
12cr|php-pear-Net_GameServerQuery-0.2.0-15|89	- don't ship tests, even in documentation
12cr|php-pear-Net_GameServerQuery-0.2.0-15|90	- own all directories
12cr|php-pear-Net_GameServerQuery-0.2.0-15|91	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_GameServerQuery-0.2.0-15|92	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|93	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.0-10mdv2010.0
12cr|php-pear-Net_GameServerQuery-0.2.0-15|94	+ Revision: 441445
12cr|php-pear-Net_GameServerQuery-0.2.0-15|95	- rebuild
12cr|php-pear-Net_GameServerQuery-0.2.0-15|96	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|97	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-9mdv2009.1
12cr|php-pear-Net_GameServerQuery-0.2.0-15|98	+ Revision: 322379
12cr|php-pear-Net_GameServerQuery-0.2.0-15|99	- rebuild
12cr|php-pear-Net_GameServerQuery-0.2.0-15|100	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|101	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-8mdv2009.0
12cr|php-pear-Net_GameServerQuery-0.2.0-15|102	+ Revision: 236981
12cr|php-pear-Net_GameServerQuery-0.2.0-15|103	- rebuild
12cr|php-pear-Net_GameServerQuery-0.2.0-15|104	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|105	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.2.0-7mdv2008.1
12cr|php-pear-Net_GameServerQuery-0.2.0-15|106	+ Revision: 136415
12cr|php-pear-Net_GameServerQuery-0.2.0-15|107	- restore BuildRoot
12cr|php-pear-Net_GameServerQuery-0.2.0-15|108	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_GameServerQuery-0.2.0-15|110	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_GameServerQuery-0.2.0-15|111	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|112	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7mdv2007.0
12cr|php-pear-Net_GameServerQuery-0.2.0-15|114	+ Revision: 82297
12cr|php-pear-Net_GameServerQuery-0.2.0-15|115	- Import php-pear-Net_GameServerQuery
12cr|php-pear-Net_GameServerQuery-0.2.0-15|116	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7mdk
12cr|php-pear-Net_GameServerQuery-0.2.0-15|118	- new group (Development/PHP)
12cr|php-pear-Net_GameServerQuery-0.2.0-15|119	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|120	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6mdk
12cr|php-pear-Net_GameServerQuery-0.2.0-15|121	- rebuilt to fix auto deps
12cr|php-pear-Net_GameServerQuery-0.2.0-15|122	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|123	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdk
12cr|php-pear-Net_GameServerQuery-0.2.0-15|124	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_GameServerQuery-0.2.0-15|125	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|126	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdk
12cr|php-pear-Net_GameServerQuery-0.2.0-15|127	- fix deps
12cr|php-pear-Net_GameServerQuery-0.2.0-15|128	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|129	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdk
12cr|php-pear-Net_GameServerQuery-0.2.0-15|130	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_GameServerQuery-0.2.0-15|131	- fix deps
12cr|php-pear-Net_GameServerQuery-0.2.0-15|132	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|133	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdk
12cr|php-pear-Net_GameServerQuery-0.2.0-15|134	- fix deps
12cr|php-pear-Net_GameServerQuery-0.2.0-15|135	
12cr|php-pear-Net_GameServerQuery-0.2.0-15|136	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdk
12cr|php-pear-Net_GameServerQuery-0.2.0-15|137	- initial Mandriva package (PLD import)
12cr|php-pear-Net_GameServerQuery-0.2.0-15|138	

5998 12
12cr|php-pear-Net_Geo-1.0.5-3|1	%define		_class		Net
12cr|php-pear-Net_Geo-1.0.5-3|2	%define		_subclass	Geo
12cr|php-pear-Net_Geo-1.0.5-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_Geo-1.0.5-3|4	
12cr|php-pear-Net_Geo-1.0.5-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_Geo-1.0.5-3|6	Version:	1.0.5
12cr|php-pear-Net_Geo-1.0.5-3|7	Release:	%mkrel 3
12cr|php-pear-Net_Geo-1.0.5-3|8	Summary:	Geographical locations based on Internet address
12cr|php-pear-Net_Geo-1.0.5-3|9	License:	PHP License
12cr|php-pear-Net_Geo-1.0.5-3|10	Group:		Development/PHP
12cr|php-pear-Net_Geo-1.0.5-3|11	URL:		http://pear.php.net/package/Net_Geo/
12cr|php-pear-Net_Geo-1.0.5-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Net_Geo-1.0.5-3|13	Requires(post): php-pear
12cr|php-pear-Net_Geo-1.0.5-3|14	Requires(preun): php-pear
12cr|php-pear-Net_Geo-1.0.5-3|15	Requires:	php-pear
12cr|php-pear-Net_Geo-1.0.5-3|16	BuildArch:	noarch
12cr|php-pear-Net_Geo-1.0.5-3|17	BuildRequires:	php-pear
12cr|php-pear-Net_Geo-1.0.5-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_Geo-1.0.5-3|19	
12cr|php-pear-Net_Geo-1.0.5-3|20	%description
12cr|php-pear-Net_Geo-1.0.5-3|21	Obtains geographical information based on IP number, domain name, or
12cr|php-pear-Net_Geo-1.0.5-3|22	AS number. Makes use of CAIDA Net_Geo lookup or locaizer extension.
12cr|php-pear-Net_Geo-1.0.5-3|23	
12cr|php-pear-Net_Geo-1.0.5-3|24	%prep
12cr|php-pear-Net_Geo-1.0.5-3|25	%setup -q -c
12cr|php-pear-Net_Geo-1.0.5-3|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_Geo-1.0.5-3|27	
12cr|php-pear-Net_Geo-1.0.5-3|28	%install
12cr|php-pear-Net_Geo-1.0.5-3|29	rm -rf %{buildroot}
12cr|php-pear-Net_Geo-1.0.5-3|30	
12cr|php-pear-Net_Geo-1.0.5-3|31	cd %{upstream_name}-%{version}
12cr|php-pear-Net_Geo-1.0.5-3|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_Geo-1.0.5-3|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_Geo-1.0.5-3|34	
12cr|php-pear-Net_Geo-1.0.5-3|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_Geo-1.0.5-3|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_Geo-1.0.5-3|37	
12cr|php-pear-Net_Geo-1.0.5-3|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Geo-1.0.5-3|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Geo-1.0.5-3|40	
12cr|php-pear-Net_Geo-1.0.5-3|41	%clean
12cr|php-pear-Net_Geo-1.0.5-3|42	rm -rf %{buildroot}
12cr|php-pear-Net_Geo-1.0.5-3|43	
12cr|php-pear-Net_Geo-1.0.5-3|44	%post
12cr|php-pear-Net_Geo-1.0.5-3|45	%if %mdkversion < 201000
12cr|php-pear-Net_Geo-1.0.5-3|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_Geo-1.0.5-3|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_Geo-1.0.5-3|48	%endif
12cr|php-pear-Net_Geo-1.0.5-3|49	
12cr|php-pear-Net_Geo-1.0.5-3|50	%preun
12cr|php-pear-Net_Geo-1.0.5-3|51	%if %mdkversion < 201000
12cr|php-pear-Net_Geo-1.0.5-3|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_Geo-1.0.5-3|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_Geo-1.0.5-3|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_Geo-1.0.5-3|55	fi
12cr|php-pear-Net_Geo-1.0.5-3|56	%endif
12cr|php-pear-Net_Geo-1.0.5-3|57	
12cr|php-pear-Net_Geo-1.0.5-3|58	%files
12cr|php-pear-Net_Geo-1.0.5-3|59	%defattr(-,root,root)
12cr|php-pear-Net_Geo-1.0.5-3|60	%doc %{upstream_name}-%{version}/README
12cr|php-pear-Net_Geo-1.0.5-3|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_Geo-1.0.5-3|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_Geo-1.0.5-3|63	
12cr|php-pear-Net_Geo-1.0.5-3|64	
12cr|php-pear-Net_Geo-1.0.5-3|65	%changelog
12cr|php-pear-Net_Geo-1.0.5-3|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-3mdv2012.0
12cr|php-pear-Net_Geo-1.0.5-3|67	+ Revision: 742143
12cr|php-pear-Net_Geo-1.0.5-3|68	- fix major breakage by careless packager
12cr|php-pear-Net_Geo-1.0.5-3|69	
12cr|php-pear-Net_Geo-1.0.5-3|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2
12cr|php-pear-Net_Geo-1.0.5-3|71	+ Revision: 679415
12cr|php-pear-Net_Geo-1.0.5-3|72	- mass rebuild
12cr|php-pear-Net_Geo-1.0.5-3|73	
12cr|php-pear-Net_Geo-1.0.5-3|74	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.5-1mdv2011.0
12cr|php-pear-Net_Geo-1.0.5-3|75	+ Revision: 594499
12cr|php-pear-Net_Geo-1.0.5-3|76	- update to new version 1.0.5
12cr|php-pear-Net_Geo-1.0.5-3|77	
12cr|php-pear-Net_Geo-1.0.5-3|78	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-5mdv2010.1
12cr|php-pear-Net_Geo-1.0.5-3|79	+ Revision: 468699
12cr|php-pear-Net_Geo-1.0.5-3|80	- spec cleanup
12cr|php-pear-Net_Geo-1.0.5-3|81	- use pear installer
12cr|php-pear-Net_Geo-1.0.5-3|82	- don't ship tests, even in documentation
12cr|php-pear-Net_Geo-1.0.5-3|83	- own all directories
12cr|php-pear-Net_Geo-1.0.5-3|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_Geo-1.0.5-3|85	
12cr|php-pear-Net_Geo-1.0.5-3|86	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.4-4mdv2010.0
12cr|php-pear-Net_Geo-1.0.5-3|87	+ Revision: 441446
12cr|php-pear-Net_Geo-1.0.5-3|88	- rebuild
12cr|php-pear-Net_Geo-1.0.5-3|89	
12cr|php-pear-Net_Geo-1.0.5-3|90	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-3mdv2009.1
12cr|php-pear-Net_Geo-1.0.5-3|91	+ Revision: 322386
12cr|php-pear-Net_Geo-1.0.5-3|92	- rebuild
12cr|php-pear-Net_Geo-1.0.5-3|93	
12cr|php-pear-Net_Geo-1.0.5-3|94	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2mdv2009.0
12cr|php-pear-Net_Geo-1.0.5-3|95	+ Revision: 236982
12cr|php-pear-Net_Geo-1.0.5-3|96	- rebuild
12cr|php-pear-Net_Geo-1.0.5-3|97	
12cr|php-pear-Net_Geo-1.0.5-3|98	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Net_Geo-1.0.5-3|99	- restore BuildRoot
12cr|php-pear-Net_Geo-1.0.5-3|100	
12cr|php-pear-Net_Geo-1.0.5-3|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_Geo-1.0.5-3|102	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_Geo-1.0.5-3|103	
12cr|php-pear-Net_Geo-1.0.5-3|104	
12cr|php-pear-Net_Geo-1.0.5-3|105	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1mdv2007.0
12cr|php-pear-Net_Geo-1.0.5-3|106	+ Revision: 82306
12cr|php-pear-Net_Geo-1.0.5-3|107	- Import php-pear-Net_Geo
12cr|php-pear-Net_Geo-1.0.5-3|108	
12cr|php-pear-Net_Geo-1.0.5-3|109	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1mdk
12cr|php-pear-Net_Geo-1.0.5-3|110	- 1.0.4
12cr|php-pear-Net_Geo-1.0.5-3|111	
12cr|php-pear-Net_Geo-1.0.5-3|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cr|php-pear-Net_Geo-1.0.5-3|113	- 1.0.1
12cr|php-pear-Net_Geo-1.0.5-3|114	- new group (Development/PHP)
12cr|php-pear-Net_Geo-1.0.5-3|115	
12cr|php-pear-Net_Geo-1.0.5-3|116	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdk
12cr|php-pear-Net_Geo-1.0.5-3|117	- rebuilt to fix auto deps
12cr|php-pear-Net_Geo-1.0.5-3|118	
12cr|php-pear-Net_Geo-1.0.5-3|119	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdk
12cr|php-pear-Net_Geo-1.0.5-3|120	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_Geo-1.0.5-3|121	
12cr|php-pear-Net_Geo-1.0.5-3|122	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdk
12cr|php-pear-Net_Geo-1.0.5-3|123	- fix deps
12cr|php-pear-Net_Geo-1.0.5-3|124	
12cr|php-pear-Net_Geo-1.0.5-3|125	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdk
12cr|php-pear-Net_Geo-1.0.5-3|126	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_Geo-1.0.5-3|127	- fix deps
12cr|php-pear-Net_Geo-1.0.5-3|128	
12cr|php-pear-Net_Geo-1.0.5-3|129	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cr|php-pear-Net_Geo-1.0.5-3|130	- fix deps
12cr|php-pear-Net_Geo-1.0.5-3|131	
12cr|php-pear-Net_Geo-1.0.5-3|132	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cr|php-pear-Net_Geo-1.0.5-3|133	- initial Mandriva package (PLD import)
12cr|php-pear-Net_Geo-1.0.5-3|134	

5999 12
12cr|php-pear-Net_HL7-0.1.0-13|1	%define		_class		Net
12cr|php-pear-Net_HL7-0.1.0-13|2	%define		_subclass	HL7
12cr|php-pear-Net_HL7-0.1.0-13|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_HL7-0.1.0-13|4	
12cr|php-pear-Net_HL7-0.1.0-13|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_HL7-0.1.0-13|6	Version:	0.1.0
12cr|php-pear-Net_HL7-0.1.0-13|7	Release:	%mkrel 13
12cr|php-pear-Net_HL7-0.1.0-13|8	Summary:	HL7 messaging API
12cr|php-pear-Net_HL7-0.1.0-13|9	License:	PHP License
12cr|php-pear-Net_HL7-0.1.0-13|10	Group:		Development/PHP
12cr|php-pear-Net_HL7-0.1.0-13|11	URL:		http://pear.php.net/package/Net_HL7/
12cr|php-pear-Net_HL7-0.1.0-13|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Net_HL7-0.1.0-13|13	Requires(post): php-pear
12cr|php-pear-Net_HL7-0.1.0-13|14	Requires(preun): php-pear
12cr|php-pear-Net_HL7-0.1.0-13|15	Requires:	php-pear
12cr|php-pear-Net_HL7-0.1.0-13|16	BuildArch:	noarch
12cr|php-pear-Net_HL7-0.1.0-13|17	BuildRequires:	php-pear
12cr|php-pear-Net_HL7-0.1.0-13|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_HL7-0.1.0-13|19	
12cr|php-pear-Net_HL7-0.1.0-13|20	%description
12cr|php-pear-Net_HL7-0.1.0-13|21	This package provides an HL7 API for creating, sending and
12cr|php-pear-Net_HL7-0.1.0-13|22	manipulating HL7 messages. HL7 is a protocol on the 7th OSI layer
12cr|php-pear-Net_HL7-0.1.0-13|23	(hence the '7' in HL7) for messaging in Health Care environments. HL7
12cr|php-pear-Net_HL7-0.1.0-13|24	means 'Health Level 7'. HL7 is a protocol with a wealth of semantics
12cr|php-pear-Net_HL7-0.1.0-13|25	that defines hundreds of different messages and their meaning, but
12cr|php-pear-Net_HL7-0.1.0-13|26	also defines the syntactics of composing and sending messages. The API
12cr|php-pear-Net_HL7-0.1.0-13|27	is focused on the syntactic level of HL7, so as to remain as flexible
12cr|php-pear-Net_HL7-0.1.0-13|28	as possible. The package is a translation of the Perl HL7 Toolkit and
12cr|php-pear-Net_HL7-0.1.0-13|29	will be kept in sync with this initiative.
12cr|php-pear-Net_HL7-0.1.0-13|30	
12cr|php-pear-Net_HL7-0.1.0-13|31	%prep
12cr|php-pear-Net_HL7-0.1.0-13|32	%setup -q -c
12cr|php-pear-Net_HL7-0.1.0-13|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_HL7-0.1.0-13|34	
12cr|php-pear-Net_HL7-0.1.0-13|35	%install
12cr|php-pear-Net_HL7-0.1.0-13|36	rm -rf %{buildroot}
12cr|php-pear-Net_HL7-0.1.0-13|37	
12cr|php-pear-Net_HL7-0.1.0-13|38	cd %{upstream_name}-%{version}
12cr|php-pear-Net_HL7-0.1.0-13|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_HL7-0.1.0-13|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_HL7-0.1.0-13|41	
12cr|php-pear-Net_HL7-0.1.0-13|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_HL7-0.1.0-13|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_HL7-0.1.0-13|44	
12cr|php-pear-Net_HL7-0.1.0-13|45	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_HL7-0.1.0-13|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_HL7-0.1.0-13|47	
12cr|php-pear-Net_HL7-0.1.0-13|48	%clean
12cr|php-pear-Net_HL7-0.1.0-13|49	rm -rf %{buildroot}
12cr|php-pear-Net_HL7-0.1.0-13|50	
12cr|php-pear-Net_HL7-0.1.0-13|51	%post
12cr|php-pear-Net_HL7-0.1.0-13|52	%if %mdkversion < 201000
12cr|php-pear-Net_HL7-0.1.0-13|53	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_HL7-0.1.0-13|54	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_HL7-0.1.0-13|55	%endif
12cr|php-pear-Net_HL7-0.1.0-13|56	
12cr|php-pear-Net_HL7-0.1.0-13|57	%preun
12cr|php-pear-Net_HL7-0.1.0-13|58	%if %mdkversion < 201000
12cr|php-pear-Net_HL7-0.1.0-13|59	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_HL7-0.1.0-13|60	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_HL7-0.1.0-13|61	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_HL7-0.1.0-13|62	fi
12cr|php-pear-Net_HL7-0.1.0-13|63	%endif
12cr|php-pear-Net_HL7-0.1.0-13|64	
12cr|php-pear-Net_HL7-0.1.0-13|65	%files
12cr|php-pear-Net_HL7-0.1.0-13|66	%defattr(-,root,root)
12cr|php-pear-Net_HL7-0.1.0-13|67	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Net_HL7-0.1.0-13|68	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_HL7-0.1.0-13|69	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_HL7-0.1.0-13|70	
12cr|php-pear-Net_HL7-0.1.0-13|71	
12cr|php-pear-Net_HL7-0.1.0-13|72	%changelog
12cr|php-pear-Net_HL7-0.1.0-13|73	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-13mdv2012.0
12cr|php-pear-Net_HL7-0.1.0-13|74	+ Revision: 742144
12cr|php-pear-Net_HL7-0.1.0-13|75	- fix major breakage by careless packager
12cr|php-pear-Net_HL7-0.1.0-13|76	
12cr|php-pear-Net_HL7-0.1.0-13|77	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-12
12cr|php-pear-Net_HL7-0.1.0-13|78	+ Revision: 679416
12cr|php-pear-Net_HL7-0.1.0-13|79	- mass rebuild
12cr|php-pear-Net_HL7-0.1.0-13|80	
12cr|php-pear-Net_HL7-0.1.0-13|81	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-11mdv2011.0
12cr|php-pear-Net_HL7-0.1.0-13|82	+ Revision: 613726
12cr|php-pear-Net_HL7-0.1.0-13|83	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_HL7-0.1.0-13|84	
12cr|php-pear-Net_HL7-0.1.0-13|85	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-10mdv2010.1
12cr|php-pear-Net_HL7-0.1.0-13|86	+ Revision: 468700
12cr|php-pear-Net_HL7-0.1.0-13|87	- spec cleanup
12cr|php-pear-Net_HL7-0.1.0-13|88	- use pear installer
12cr|php-pear-Net_HL7-0.1.0-13|89	- don't ship tests, even in documentation
12cr|php-pear-Net_HL7-0.1.0-13|90	- own all directories
12cr|php-pear-Net_HL7-0.1.0-13|91	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_HL7-0.1.0-13|92	
12cr|php-pear-Net_HL7-0.1.0-13|93	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.0-10mdv2010.0
12cr|php-pear-Net_HL7-0.1.0-13|94	+ Revision: 441447
12cr|php-pear-Net_HL7-0.1.0-13|95	- rebuild
12cr|php-pear-Net_HL7-0.1.0-13|96	
12cr|php-pear-Net_HL7-0.1.0-13|97	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-9mdv2009.1
12cr|php-pear-Net_HL7-0.1.0-13|98	+ Revision: 322399
12cr|php-pear-Net_HL7-0.1.0-13|99	- rebuild
12cr|php-pear-Net_HL7-0.1.0-13|100	
12cr|php-pear-Net_HL7-0.1.0-13|101	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-8mdv2009.0
12cr|php-pear-Net_HL7-0.1.0-13|102	+ Revision: 236983
12cr|php-pear-Net_HL7-0.1.0-13|103	- rebuild
12cr|php-pear-Net_HL7-0.1.0-13|104	
12cr|php-pear-Net_HL7-0.1.0-13|105	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Net_HL7-0.1.0-13|106	- restore BuildRoot
12cr|php-pear-Net_HL7-0.1.0-13|107	
12cr|php-pear-Net_HL7-0.1.0-13|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_HL7-0.1.0-13|109	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_HL7-0.1.0-13|110	
12cr|php-pear-Net_HL7-0.1.0-13|111	
12cr|php-pear-Net_HL7-0.1.0-13|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2007.0
12cr|php-pear-Net_HL7-0.1.0-13|113	+ Revision: 82312
12cr|php-pear-Net_HL7-0.1.0-13|114	- Import php-pear-Net_HL7
12cr|php-pear-Net_HL7-0.1.0-13|115	
12cr|php-pear-Net_HL7-0.1.0-13|116	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdk
12cr|php-pear-Net_HL7-0.1.0-13|117	- new group (Development/PHP)
12cr|php-pear-Net_HL7-0.1.0-13|118	
12cr|php-pear-Net_HL7-0.1.0-13|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdk
12cr|php-pear-Net_HL7-0.1.0-13|120	- rebuilt to fix auto deps
12cr|php-pear-Net_HL7-0.1.0-13|121	
12cr|php-pear-Net_HL7-0.1.0-13|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdk
12cr|php-pear-Net_HL7-0.1.0-13|123	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_HL7-0.1.0-13|124	
12cr|php-pear-Net_HL7-0.1.0-13|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdk
12cr|php-pear-Net_HL7-0.1.0-13|126	- fix deps
12cr|php-pear-Net_HL7-0.1.0-13|127	
12cr|php-pear-Net_HL7-0.1.0-13|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdk
12cr|php-pear-Net_HL7-0.1.0-13|129	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_HL7-0.1.0-13|130	- fix deps
12cr|php-pear-Net_HL7-0.1.0-13|131	
12cr|php-pear-Net_HL7-0.1.0-13|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdk
12cr|php-pear-Net_HL7-0.1.0-13|133	- fix deps
12cr|php-pear-Net_HL7-0.1.0-13|134	
12cr|php-pear-Net_HL7-0.1.0-13|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12cr|php-pear-Net_HL7-0.1.0-13|136	- initial Mandriva package (PLD import)
12cr|php-pear-Net_HL7-0.1.0-13|137	

6000 12
12cr|php-pear-Net_Ident-1.1.0-14|1	%define		_class		Net
12cr|php-pear-Net_Ident-1.1.0-14|2	%define		_subclass	Ident
12cr|php-pear-Net_Ident-1.1.0-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_Ident-1.1.0-14|4	
12cr|php-pear-Net_Ident-1.1.0-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_Ident-1.1.0-14|6	Version:	1.1.0
12cr|php-pear-Net_Ident-1.1.0-14|7	Release:	%mkrel 14
12cr|php-pear-Net_Ident-1.1.0-14|8	Summary:	Identification protocol implementation
12cr|php-pear-Net_Ident-1.1.0-14|9	License:	PHP License
12cr|php-pear-Net_Ident-1.1.0-14|10	Group:		Development/PHP
12cr|php-pear-Net_Ident-1.1.0-14|11	URL:		http://pear.php.net/package/Net_Ident/
12cr|php-pear-Net_Ident-1.1.0-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Net_Ident-1.1.0-14|13	Requires(post): php-pear
12cr|php-pear-Net_Ident-1.1.0-14|14	Requires(preun): php-pear
12cr|php-pear-Net_Ident-1.1.0-14|15	Requires:	php-pear
12cr|php-pear-Net_Ident-1.1.0-14|16	BuildArch:	noarch
12cr|php-pear-Net_Ident-1.1.0-14|17	BuildRequires:	php-pear
12cr|php-pear-Net_Ident-1.1.0-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_Ident-1.1.0-14|19	
12cr|php-pear-Net_Ident-1.1.0-14|20	%description
12cr|php-pear-Net_Ident-1.1.0-14|21	The PEAR::Net_Ident implements Identification Protocol according to
12cr|php-pear-Net_Ident-1.1.0-14|22	RFC 1413. The Identification Protocol (a.k.a., "ident", a.k.a., "the
12cr|php-pear-Net_Ident-1.1.0-14|23	Ident Protocol") provides a means to determine the identity of a user
12cr|php-pear-Net_Ident-1.1.0-14|24	of a particular TCP connection. Given a TCP port number pair, it
12cr|php-pear-Net_Ident-1.1.0-14|25	returns a character string which identifies the owner of that
12cr|php-pear-Net_Ident-1.1.0-14|26	connection on the server's system.
12cr|php-pear-Net_Ident-1.1.0-14|27	
12cr|php-pear-Net_Ident-1.1.0-14|28	%prep
12cr|php-pear-Net_Ident-1.1.0-14|29	%setup -q -c
12cr|php-pear-Net_Ident-1.1.0-14|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_Ident-1.1.0-14|31	
12cr|php-pear-Net_Ident-1.1.0-14|32	%install
12cr|php-pear-Net_Ident-1.1.0-14|33	rm -rf %{buildroot}
12cr|php-pear-Net_Ident-1.1.0-14|34	
12cr|php-pear-Net_Ident-1.1.0-14|35	cd %{upstream_name}-%{version}
12cr|php-pear-Net_Ident-1.1.0-14|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_Ident-1.1.0-14|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_Ident-1.1.0-14|38	
12cr|php-pear-Net_Ident-1.1.0-14|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_Ident-1.1.0-14|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_Ident-1.1.0-14|41	
12cr|php-pear-Net_Ident-1.1.0-14|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Ident-1.1.0-14|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Ident-1.1.0-14|44	
12cr|php-pear-Net_Ident-1.1.0-14|45	%clean
12cr|php-pear-Net_Ident-1.1.0-14|46	rm -rf %{buildroot}
12cr|php-pear-Net_Ident-1.1.0-14|47	
12cr|php-pear-Net_Ident-1.1.0-14|48	%post
12cr|php-pear-Net_Ident-1.1.0-14|49	%if %mdkversion < 201000
12cr|php-pear-Net_Ident-1.1.0-14|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_Ident-1.1.0-14|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_Ident-1.1.0-14|52	%endif
12cr|php-pear-Net_Ident-1.1.0-14|53	
12cr|php-pear-Net_Ident-1.1.0-14|54	%preun
12cr|php-pear-Net_Ident-1.1.0-14|55	%if %mdkversion < 201000
12cr|php-pear-Net_Ident-1.1.0-14|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_Ident-1.1.0-14|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_Ident-1.1.0-14|58	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_Ident-1.1.0-14|59	fi
12cr|php-pear-Net_Ident-1.1.0-14|60	%endif
12cr|php-pear-Net_Ident-1.1.0-14|61	
12cr|php-pear-Net_Ident-1.1.0-14|62	%files
12cr|php-pear-Net_Ident-1.1.0-14|63	%defattr(-,root,root)
12cr|php-pear-Net_Ident-1.1.0-14|64	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_Ident-1.1.0-14|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_Ident-1.1.0-14|66	
12cr|php-pear-Net_Ident-1.1.0-14|67	
12cr|php-pear-Net_Ident-1.1.0-14|68	%changelog
12cr|php-pear-Net_Ident-1.1.0-14|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-14mdv2012.0
12cr|php-pear-Net_Ident-1.1.0-14|70	+ Revision: 742150
12cr|php-pear-Net_Ident-1.1.0-14|71	- fix major breakage by careless packager
12cr|php-pear-Net_Ident-1.1.0-14|72	
12cr|php-pear-Net_Ident-1.1.0-14|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-13
12cr|php-pear-Net_Ident-1.1.0-14|74	+ Revision: 679446
12cr|php-pear-Net_Ident-1.1.0-14|75	- mass rebuild
12cr|php-pear-Net_Ident-1.1.0-14|76	
12cr|php-pear-Net_Ident-1.1.0-14|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-12mdv2011.0
12cr|php-pear-Net_Ident-1.1.0-14|78	+ Revision: 613730
12cr|php-pear-Net_Ident-1.1.0-14|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_Ident-1.1.0-14|80	
12cr|php-pear-Net_Ident-1.1.0-14|81	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-11mdv2010.1
12cr|php-pear-Net_Ident-1.1.0-14|82	+ Revision: 468701
12cr|php-pear-Net_Ident-1.1.0-14|83	- spec cleanup
12cr|php-pear-Net_Ident-1.1.0-14|84	- use pear installer
12cr|php-pear-Net_Ident-1.1.0-14|85	- don't ship tests, even in documentation
12cr|php-pear-Net_Ident-1.1.0-14|86	- own all directories
12cr|php-pear-Net_Ident-1.1.0-14|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_Ident-1.1.0-14|88	
12cr|php-pear-Net_Ident-1.1.0-14|89	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-10mdv2010.0
12cr|php-pear-Net_Ident-1.1.0-14|90	+ Revision: 441448
12cr|php-pear-Net_Ident-1.1.0-14|91	- rebuild
12cr|php-pear-Net_Ident-1.1.0-14|92	
12cr|php-pear-Net_Ident-1.1.0-14|93	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-9mdv2009.1
12cr|php-pear-Net_Ident-1.1.0-14|94	+ Revision: 322476
12cr|php-pear-Net_Ident-1.1.0-14|95	- rebuild
12cr|php-pear-Net_Ident-1.1.0-14|96	
12cr|php-pear-Net_Ident-1.1.0-14|97	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-8mdv2009.0
12cr|php-pear-Net_Ident-1.1.0-14|98	+ Revision: 236988
12cr|php-pear-Net_Ident-1.1.0-14|99	- rebuild
12cr|php-pear-Net_Ident-1.1.0-14|100	
12cr|php-pear-Net_Ident-1.1.0-14|101	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Net_Ident-1.1.0-14|102	- restore BuildRoot
12cr|php-pear-Net_Ident-1.1.0-14|103	
12cr|php-pear-Net_Ident-1.1.0-14|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_Ident-1.1.0-14|105	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_Ident-1.1.0-14|106	
12cr|php-pear-Net_Ident-1.1.0-14|107	
12cr|php-pear-Net_Ident-1.1.0-14|108	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdv2007.0
12cr|php-pear-Net_Ident-1.1.0-14|109	+ Revision: 82347
12cr|php-pear-Net_Ident-1.1.0-14|110	- Import php-pear-Net_Ident
12cr|php-pear-Net_Ident-1.1.0-14|111	
12cr|php-pear-Net_Ident-1.1.0-14|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdk
12cr|php-pear-Net_Ident-1.1.0-14|113	- new group (Development/PHP)
12cr|php-pear-Net_Ident-1.1.0-14|114	
12cr|php-pear-Net_Ident-1.1.0-14|115	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6mdk
12cr|php-pear-Net_Ident-1.1.0-14|116	- rebuilt to fix auto deps
12cr|php-pear-Net_Ident-1.1.0-14|117	
12cr|php-pear-Net_Ident-1.1.0-14|118	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-5mdk
12cr|php-pear-Net_Ident-1.1.0-14|119	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_Ident-1.1.0-14|120	
12cr|php-pear-Net_Ident-1.1.0-14|121	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-4mdk
12cr|php-pear-Net_Ident-1.1.0-14|122	- fix deps
12cr|php-pear-Net_Ident-1.1.0-14|123	
12cr|php-pear-Net_Ident-1.1.0-14|124	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdk
12cr|php-pear-Net_Ident-1.1.0-14|125	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_Ident-1.1.0-14|126	- fix deps
12cr|php-pear-Net_Ident-1.1.0-14|127	
12cr|php-pear-Net_Ident-1.1.0-14|128	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdk
12cr|php-pear-Net_Ident-1.1.0-14|129	- fix deps
12cr|php-pear-Net_Ident-1.1.0-14|130	
12cr|php-pear-Net_Ident-1.1.0-14|131	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cr|php-pear-Net_Ident-1.1.0-14|132	- initial Mandriva package (PLD import)
12cr|php-pear-Net_Ident-1.1.0-14|133	

6001 12
12cr|php-pear-Net_IDNA2-0.1.1-3|1	%define		_class		Net
12cr|php-pear-Net_IDNA2-0.1.1-3|2	%define		_subclass	IDNA2
12cr|php-pear-Net_IDNA2-0.1.1-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_IDNA2-0.1.1-3|4	
12cr|php-pear-Net_IDNA2-0.1.1-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_IDNA2-0.1.1-3|6	Version:	0.1.1
12cr|php-pear-Net_IDNA2-0.1.1-3|7	Release:	%mkrel 3
12cr|php-pear-Net_IDNA2-0.1.1-3|8	Summary:	Punycode encoding and decoding
12cr|php-pear-Net_IDNA2-0.1.1-3|9	License:	PHP License
12cr|php-pear-Net_IDNA2-0.1.1-3|10	Group:		Development/PHP
12cr|php-pear-Net_IDNA2-0.1.1-3|11	URL:		http://pear.php.net/package/Net_IDNA2/
12cr|php-pear-Net_IDNA2-0.1.1-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Net_IDNA2-0.1.1-3|13	Requires(post): php-pear
12cr|php-pear-Net_IDNA2-0.1.1-3|14	Requires(preun): php-pear
12cr|php-pear-Net_IDNA2-0.1.1-3|15	Requires:	php-pear
12cr|php-pear-Net_IDNA2-0.1.1-3|16	BuildArch:	noarch
12cr|php-pear-Net_IDNA2-0.1.1-3|17	BuildRequires:	php-pear
12cr|php-pear-Net_IDNA2-0.1.1-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_IDNA2-0.1.1-3|19	
12cr|php-pear-Net_IDNA2-0.1.1-3|20	%description
12cr|php-pear-Net_IDNA2-0.1.1-3|21	This package helps you to encode and decode punycode strings easily.
12cr|php-pear-Net_IDNA2-0.1.1-3|22	
12cr|php-pear-Net_IDNA2-0.1.1-3|23	%prep
12cr|php-pear-Net_IDNA2-0.1.1-3|24	%setup -q -c
12cr|php-pear-Net_IDNA2-0.1.1-3|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_IDNA2-0.1.1-3|26	
12cr|php-pear-Net_IDNA2-0.1.1-3|27	%install
12cr|php-pear-Net_IDNA2-0.1.1-3|28	rm -rf %{buildroot}
12cr|php-pear-Net_IDNA2-0.1.1-3|29	
12cr|php-pear-Net_IDNA2-0.1.1-3|30	cd %{upstream_name}-%{version}
12cr|php-pear-Net_IDNA2-0.1.1-3|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_IDNA2-0.1.1-3|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_IDNA2-0.1.1-3|33	
12cr|php-pear-Net_IDNA2-0.1.1-3|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_IDNA2-0.1.1-3|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_IDNA2-0.1.1-3|36	
12cr|php-pear-Net_IDNA2-0.1.1-3|37	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_IDNA2-0.1.1-3|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_IDNA2-0.1.1-3|39	
12cr|php-pear-Net_IDNA2-0.1.1-3|40	%clean
12cr|php-pear-Net_IDNA2-0.1.1-3|41	rm -rf %{buildroot}
12cr|php-pear-Net_IDNA2-0.1.1-3|42	
12cr|php-pear-Net_IDNA2-0.1.1-3|43	%post
12cr|php-pear-Net_IDNA2-0.1.1-3|44	%if %mdkversion < 201000
12cr|php-pear-Net_IDNA2-0.1.1-3|45	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_IDNA2-0.1.1-3|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_IDNA2-0.1.1-3|47	%endif
12cr|php-pear-Net_IDNA2-0.1.1-3|48	
12cr|php-pear-Net_IDNA2-0.1.1-3|49	%preun
12cr|php-pear-Net_IDNA2-0.1.1-3|50	%if %mdkversion < 201000
12cr|php-pear-Net_IDNA2-0.1.1-3|51	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_IDNA2-0.1.1-3|52	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_IDNA2-0.1.1-3|53	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_IDNA2-0.1.1-3|54	fi
12cr|php-pear-Net_IDNA2-0.1.1-3|55	%endif
12cr|php-pear-Net_IDNA2-0.1.1-3|56	
12cr|php-pear-Net_IDNA2-0.1.1-3|57	%files
12cr|php-pear-Net_IDNA2-0.1.1-3|58	%defattr(-,root,root)
12cr|php-pear-Net_IDNA2-0.1.1-3|59	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_IDNA2-0.1.1-3|60	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_IDNA2-0.1.1-3|61	
12cr|php-pear-Net_IDNA2-0.1.1-3|62	
12cr|php-pear-Net_IDNA2-0.1.1-3|63	%changelog
12cr|php-pear-Net_IDNA2-0.1.1-3|64	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2012.0
12cr|php-pear-Net_IDNA2-0.1.1-3|65	+ Revision: 742145
12cr|php-pear-Net_IDNA2-0.1.1-3|66	- fix major breakage by careless packager
12cr|php-pear-Net_IDNA2-0.1.1-3|67	- delete one of them
12cr|php-pear-Net_IDNA2-0.1.1-3|68	
12cr|php-pear-Net_IDNA2-0.1.1-3|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-2
12cr|php-pear-Net_IDNA2-0.1.1-3|70	+ Revision: 679418
12cr|php-pear-Net_IDNA2-0.1.1-3|71	- mass rebuild
12cr|php-pear-Net_IDNA2-0.1.1-3|72	
12cr|php-pear-Net_IDNA2-0.1.1-3|73	* Sat Jan 22 2011 Adam Williamson <awilliamson@mandriva.org> 0.1.1-1
12cr|php-pear-Net_IDNA2-0.1.1-3|74	+ Revision: 632388
12cr|php-pear-Net_IDNA2-0.1.1-3|75	- add source
12cr|php-pear-Net_IDNA2-0.1.1-3|76	- fix source extension
12cr|php-pear-Net_IDNA2-0.1.1-3|77	- imported package php-pear-Net_IDNA2
12cr|php-pear-Net_IDNA2-0.1.1-3|78	

6002 12
12cr|php-pear-Net_IMSP-0.0.6-3|1	%define prj    Net_IMSP
12cr|php-pear-Net_IMSP-0.0.6-3|2	
12cr|php-pear-Net_IMSP-0.0.6-3|3	%define xmldir  %{_var}/lib/pear
12cr|php-pear-Net_IMSP-0.0.6-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|php-pear-Net_IMSP-0.0.6-3|5	
12cr|php-pear-Net_IMSP-0.0.6-3|6	Name:          php-pear-Net_IMSP
12cr|php-pear-Net_IMSP-0.0.6-3|7	Version:       0.0.6
12cr|php-pear-Net_IMSP-0.0.6-3|8	Release:       %mkrel 3
12cr|php-pear-Net_IMSP-0.0.6-3|9	Summary:       Net_IMSP
12cr|php-pear-Net_IMSP-0.0.6-3|10	License:       LGPL
12cr|php-pear-Net_IMSP-0.0.6-3|11	Group:         Networking/Mail
12cr|php-pear-Net_IMSP-0.0.6-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|php-pear-Net_IMSP-0.0.6-3|13	Source0:       %{prj}-%{version}.tgz
12cr|php-pear-Net_IMSP-0.0.6-3|14	BuildArch:     noarch
12cr|php-pear-Net_IMSP-0.0.6-3|15	Requires(pre): php-pear
12cr|php-pear-Net_IMSP-0.0.6-3|16	Requires:      php-pear
12cr|php-pear-Net_IMSP-0.0.6-3|17	Requires:      php-pear-channel-horde
12cr|php-pear-Net_IMSP-0.0.6-3|18	BuildRequires: php-pear
12cr|php-pear-Net_IMSP-0.0.6-3|19	BuildRequires: php-pear-channel-horde
12cr|php-pear-Net_IMSP-0.0.6-3|20	
12cr|php-pear-Net_IMSP-0.0.6-3|21	
12cr|php-pear-Net_IMSP-0.0.6-3|22	%description
12cr|php-pear-Net_IMSP-0.0.6-3|23	Provides an API into an IMSP server for Addressbooks and Options
12cr|php-pear-Net_IMSP-0.0.6-3|24	
12cr|php-pear-Net_IMSP-0.0.6-3|25	%prep
12cr|php-pear-Net_IMSP-0.0.6-3|26	%setup -q -n %{prj}-%{version}
12cr|php-pear-Net_IMSP-0.0.6-3|27	
12cr|php-pear-Net_IMSP-0.0.6-3|28	%build
12cr|php-pear-Net_IMSP-0.0.6-3|29	%__mv ../package.xml .
12cr|php-pear-Net_IMSP-0.0.6-3|30	
12cr|php-pear-Net_IMSP-0.0.6-3|31	%install
12cr|php-pear-Net_IMSP-0.0.6-3|32	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|php-pear-Net_IMSP-0.0.6-3|33	
12cr|php-pear-Net_IMSP-0.0.6-3|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|php-pear-Net_IMSP-0.0.6-3|35	
12cr|php-pear-Net_IMSP-0.0.6-3|36	%__mkdir_p %{buildroot}%{xmldir}
12cr|php-pear-Net_IMSP-0.0.6-3|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|php-pear-Net_IMSP-0.0.6-3|38	
12cr|php-pear-Net_IMSP-0.0.6-3|39	%clean
12cr|php-pear-Net_IMSP-0.0.6-3|40	%__rm -rf %{buildroot}
12cr|php-pear-Net_IMSP-0.0.6-3|41	
12cr|php-pear-Net_IMSP-0.0.6-3|42	%post
12cr|php-pear-Net_IMSP-0.0.6-3|43	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|php-pear-Net_IMSP-0.0.6-3|44	
12cr|php-pear-Net_IMSP-0.0.6-3|45	%postun
12cr|php-pear-Net_IMSP-0.0.6-3|46	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_IMSP-0.0.6-3|47	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|php-pear-Net_IMSP-0.0.6-3|48	fi
12cr|php-pear-Net_IMSP-0.0.6-3|49	
12cr|php-pear-Net_IMSP-0.0.6-3|50	%files
12cr|php-pear-Net_IMSP-0.0.6-3|51	%defattr(-, root, root)
12cr|php-pear-Net_IMSP-0.0.6-3|52	%{xmldir}/%{prj}.xml
12cr|php-pear-Net_IMSP-0.0.6-3|53	%dir %{peardir}/Net/IMSP
12cr|php-pear-Net_IMSP-0.0.6-3|54	%{peardir}/Net/IMSP.php
12cr|php-pear-Net_IMSP-0.0.6-3|55	%{peardir}/Net/IMSP/Auth.php
12cr|php-pear-Net_IMSP-0.0.6-3|56	%{peardir}/Net/IMSP/Auth/imtest.php
12cr|php-pear-Net_IMSP-0.0.6-3|57	%{peardir}/Net/IMSP/Auth/plaintext.php
12cr|php-pear-Net_IMSP-0.0.6-3|58	%{peardir}/Net/IMSP/Auth/cram_md5.php
12cr|php-pear-Net_IMSP-0.0.6-3|59	%{peardir}/Net/IMSP/Book.php
12cr|php-pear-Net_IMSP-0.0.6-3|60	%{peardir}/Net/IMSP/Utils.php
12cr|php-pear-Net_IMSP-0.0.6-3|61	%{peardir}/Net/IMSP/Options.php
12cr|php-pear-Net_IMSP-0.0.6-3|62	
12cr|php-pear-Net_IMSP-0.0.6-3|63	
12cr|php-pear-Net_IMSP-0.0.6-3|64	%changelog
12cr|php-pear-Net_IMSP-0.0.6-3|65	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.6-3mdv2011.0
12cr|php-pear-Net_IMSP-0.0.6-3|66	+ Revision: 613728
12cr|php-pear-Net_IMSP-0.0.6-3|67	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_IMSP-0.0.6-3|68	
12cr|php-pear-Net_IMSP-0.0.6-3|69	* Fri Mar 19 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.6-2mdv2010.1
12cr|php-pear-Net_IMSP-0.0.6-3|70	+ Revision: 525161
12cr|php-pear-Net_IMSP-0.0.6-3|71	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|php-pear-Net_IMSP-0.0.6-3|72	increased rel ver to 2
12cr|php-pear-Net_IMSP-0.0.6-3|73	
12cr|php-pear-Net_IMSP-0.0.6-3|74	* Sat Feb 27 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.6-1mdv2010.1
12cr|php-pear-Net_IMSP-0.0.6-3|75	+ Revision: 512489
12cr|php-pear-Net_IMSP-0.0.6-3|76	- added Requires: php-pear-channel-horde
12cr|php-pear-Net_IMSP-0.0.6-3|77	- added: Requires(pre): %%{_bindir}/pear
12cr|php-pear-Net_IMSP-0.0.6-3|78	added: Requires:      php-pear
12cr|php-pear-Net_IMSP-0.0.6-3|79	added: BuildRequires: php-pear
12cr|php-pear-Net_IMSP-0.0.6-3|80	added: BuildRequires: php-pear-channel-horde
12cr|php-pear-Net_IMSP-0.0.6-3|81	- import php-pear-Net_IMSP
12cr|php-pear-Net_IMSP-0.0.6-3|82	
12cr|php-pear-Net_IMSP-0.0.6-3|83	

6003 12
12cr|php-pear-Net_IPv4-1.3.4-3|1	%define		_class		Net
12cr|php-pear-Net_IPv4-1.3.4-3|2	%define		_subclass	IPv4
12cr|php-pear-Net_IPv4-1.3.4-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_IPv4-1.3.4-3|4	
12cr|php-pear-Net_IPv4-1.3.4-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_IPv4-1.3.4-3|6	Version:	1.3.4
12cr|php-pear-Net_IPv4-1.3.4-3|7	Release:	%mkrel 3
12cr|php-pear-Net_IPv4-1.3.4-3|8	Summary:	IPv4 network calculations and validation
12cr|php-pear-Net_IPv4-1.3.4-3|9	License:	PHP License
12cr|php-pear-Net_IPv4-1.3.4-3|10	Group:		Development/PHP
12cr|php-pear-Net_IPv4-1.3.4-3|11	URL:		http://pear.php.net/package/Net_IPv4/
12cr|php-pear-Net_IPv4-1.3.4-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Net_IPv4-1.3.4-3|13	Requires(post): php-pear
12cr|php-pear-Net_IPv4-1.3.4-3|14	Requires(preun): php-pear
12cr|php-pear-Net_IPv4-1.3.4-3|15	Requires:	php-pear
12cr|php-pear-Net_IPv4-1.3.4-3|16	BuildArch:	noarch
12cr|php-pear-Net_IPv4-1.3.4-3|17	BuildRequires:	php-pear
12cr|php-pear-Net_IPv4-1.3.4-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_IPv4-1.3.4-3|19	
12cr|php-pear-Net_IPv4-1.3.4-3|20	%description
12cr|php-pear-Net_IPv4-1.3.4-3|21	Class used for calculating IPv4 (AF_INET family) address information
12cr|php-pear-Net_IPv4-1.3.4-3|22	such as network addresses as well as IP address validity.
12cr|php-pear-Net_IPv4-1.3.4-3|23	
12cr|php-pear-Net_IPv4-1.3.4-3|24	%prep
12cr|php-pear-Net_IPv4-1.3.4-3|25	%setup -q -c
12cr|php-pear-Net_IPv4-1.3.4-3|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_IPv4-1.3.4-3|27	
12cr|php-pear-Net_IPv4-1.3.4-3|28	%install
12cr|php-pear-Net_IPv4-1.3.4-3|29	rm -rf %{buildroot}
12cr|php-pear-Net_IPv4-1.3.4-3|30	
12cr|php-pear-Net_IPv4-1.3.4-3|31	cd %{upstream_name}-%{version}
12cr|php-pear-Net_IPv4-1.3.4-3|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_IPv4-1.3.4-3|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_IPv4-1.3.4-3|34	
12cr|php-pear-Net_IPv4-1.3.4-3|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_IPv4-1.3.4-3|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_IPv4-1.3.4-3|37	
12cr|php-pear-Net_IPv4-1.3.4-3|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_IPv4-1.3.4-3|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_IPv4-1.3.4-3|40	
12cr|php-pear-Net_IPv4-1.3.4-3|41	%clean
12cr|php-pear-Net_IPv4-1.3.4-3|42	rm -rf %{buildroot}
12cr|php-pear-Net_IPv4-1.3.4-3|43	
12cr|php-pear-Net_IPv4-1.3.4-3|44	%post
12cr|php-pear-Net_IPv4-1.3.4-3|45	%if %mdkversion < 201000
12cr|php-pear-Net_IPv4-1.3.4-3|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_IPv4-1.3.4-3|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_IPv4-1.3.4-3|48	%endif
12cr|php-pear-Net_IPv4-1.3.4-3|49	
12cr|php-pear-Net_IPv4-1.3.4-3|50	%preun
12cr|php-pear-Net_IPv4-1.3.4-3|51	%if %mdkversion < 201000
12cr|php-pear-Net_IPv4-1.3.4-3|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_IPv4-1.3.4-3|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_IPv4-1.3.4-3|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_IPv4-1.3.4-3|55	fi
12cr|php-pear-Net_IPv4-1.3.4-3|56	%endif
12cr|php-pear-Net_IPv4-1.3.4-3|57	
12cr|php-pear-Net_IPv4-1.3.4-3|58	%files
12cr|php-pear-Net_IPv4-1.3.4-3|59	%defattr(-,root,root)
12cr|php-pear-Net_IPv4-1.3.4-3|60	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_IPv4-1.3.4-3|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_IPv4-1.3.4-3|62	
12cr|php-pear-Net_IPv4-1.3.4-3|63	
12cr|php-pear-Net_IPv4-1.3.4-3|64	%changelog
12cr|php-pear-Net_IPv4-1.3.4-3|65	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-3mdv2012.0
12cr|php-pear-Net_IPv4-1.3.4-3|66	+ Revision: 742146
12cr|php-pear-Net_IPv4-1.3.4-3|67	- fix major breakage by careless packager
12cr|php-pear-Net_IPv4-1.3.4-3|68	
12cr|php-pear-Net_IPv4-1.3.4-3|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-2
12cr|php-pear-Net_IPv4-1.3.4-3|70	+ Revision: 679428
12cr|php-pear-Net_IPv4-1.3.4-3|71	- mass rebuild
12cr|php-pear-Net_IPv4-1.3.4-3|72	
12cr|php-pear-Net_IPv4-1.3.4-3|73	* Thu Sep 09 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.4-1mdv2011.0
12cr|php-pear-Net_IPv4-1.3.4-3|74	+ Revision: 576925
12cr|php-pear-Net_IPv4-1.3.4-3|75	- update to new version 1.3.4
12cr|php-pear-Net_IPv4-1.3.4-3|76	
12cr|php-pear-Net_IPv4-1.3.4-3|77	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-1mdv2011.0
12cr|php-pear-Net_IPv4-1.3.4-3|78	+ Revision: 569599
12cr|php-pear-Net_IPv4-1.3.4-3|79	- update to new version 1.3.2
12cr|php-pear-Net_IPv4-1.3.4-3|80	
12cr|php-pear-Net_IPv4-1.3.4-3|81	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-4mdv2010.1
12cr|php-pear-Net_IPv4-1.3.4-3|82	+ Revision: 468704
12cr|php-pear-Net_IPv4-1.3.4-3|83	- spec cleanup
12cr|php-pear-Net_IPv4-1.3.4-3|84	- use pear installer
12cr|php-pear-Net_IPv4-1.3.4-3|85	- don't ship tests, even in documentation
12cr|php-pear-Net_IPv4-1.3.4-3|86	- own all directories
12cr|php-pear-Net_IPv4-1.3.4-3|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_IPv4-1.3.4-3|88	
12cr|php-pear-Net_IPv4-1.3.4-3|89	* Mon Nov 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-3mdv2010.1
12cr|php-pear-Net_IPv4-1.3.4-3|90	+ Revision: 463812
12cr|php-pear-Net_IPv4-1.3.4-3|91	- use rpm filetriggers to register starting from mandriva 2010.1
12cr|php-pear-Net_IPv4-1.3.4-3|92	
12cr|php-pear-Net_IPv4-1.3.4-3|93	* Thu Oct 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-2mdv2010.0
12cr|php-pear-Net_IPv4-1.3.4-3|94	+ Revision: 452036
12cr|php-pear-Net_IPv4-1.3.4-3|95	- fix %%postun
12cr|php-pear-Net_IPv4-1.3.4-3|96	
12cr|php-pear-Net_IPv4-1.3.4-3|97	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-1mdv2010.0
12cr|php-pear-Net_IPv4-1.3.4-3|98	+ Revision: 450230
12cr|php-pear-Net_IPv4-1.3.4-3|99	- new version
12cr|php-pear-Net_IPv4-1.3.4-3|100	- use pear installer
12cr|php-pear-Net_IPv4-1.3.4-3|101	- use fedora %%post/%%postun
12cr|php-pear-Net_IPv4-1.3.4-3|102	
12cr|php-pear-Net_IPv4-1.3.4-3|103	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.3.0-4mdv2010.0
12cr|php-pear-Net_IPv4-1.3.4-3|104	+ Revision: 441450
12cr|php-pear-Net_IPv4-1.3.4-3|105	- rebuild
12cr|php-pear-Net_IPv4-1.3.4-3|106	
12cr|php-pear-Net_IPv4-1.3.4-3|107	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-3mdv2009.1
12cr|php-pear-Net_IPv4-1.3.4-3|108	+ Revision: 322431
12cr|php-pear-Net_IPv4-1.3.4-3|109	- rebuild
12cr|php-pear-Net_IPv4-1.3.4-3|110	
12cr|php-pear-Net_IPv4-1.3.4-3|111	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2009.0
12cr|php-pear-Net_IPv4-1.3.4-3|112	+ Revision: 236985
12cr|php-pear-Net_IPv4-1.3.4-3|113	- rebuild
12cr|php-pear-Net_IPv4-1.3.4-3|114	
12cr|php-pear-Net_IPv4-1.3.4-3|115	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Net_IPv4-1.3.4-3|116	- restore BuildRoot
12cr|php-pear-Net_IPv4-1.3.4-3|117	
12cr|php-pear-Net_IPv4-1.3.4-3|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_IPv4-1.3.4-3|119	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_IPv4-1.3.4-3|120	
12cr|php-pear-Net_IPv4-1.3.4-3|121	
12cr|php-pear-Net_IPv4-1.3.4-3|122	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdv2007.0
12cr|php-pear-Net_IPv4-1.3.4-3|123	+ Revision: 82320
12cr|php-pear-Net_IPv4-1.3.4-3|124	- Import php-pear-Net_IPv4
12cr|php-pear-Net_IPv4-1.3.4-3|125	
12cr|php-pear-Net_IPv4-1.3.4-3|126	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdk
12cr|php-pear-Net_IPv4-1.3.4-3|127	- 1.3.0
12cr|php-pear-Net_IPv4-1.3.4-3|128	- new group (Development/PHP)
12cr|php-pear-Net_IPv4-1.3.4-3|129	
12cr|php-pear-Net_IPv4-1.3.4-3|130	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2-7mdk
12cr|php-pear-Net_IPv4-1.3.4-3|131	- rebuilt to fix auto deps
12cr|php-pear-Net_IPv4-1.3.4-3|132	
12cr|php-pear-Net_IPv4-1.3.4-3|133	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2-6mdk
12cr|php-pear-Net_IPv4-1.3.4-3|134	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_IPv4-1.3.4-3|135	
12cr|php-pear-Net_IPv4-1.3.4-3|136	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2-5mdk
12cr|php-pear-Net_IPv4-1.3.4-3|137	- fix deps
12cr|php-pear-Net_IPv4-1.3.4-3|138	
12cr|php-pear-Net_IPv4-1.3.4-3|139	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2-4mdk
12cr|php-pear-Net_IPv4-1.3.4-3|140	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_IPv4-1.3.4-3|141	- fix deps
12cr|php-pear-Net_IPv4-1.3.4-3|142	
12cr|php-pear-Net_IPv4-1.3.4-3|143	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2-3mdk
12cr|php-pear-Net_IPv4-1.3.4-3|144	- fix deps
12cr|php-pear-Net_IPv4-1.3.4-3|145	
12cr|php-pear-Net_IPv4-1.3.4-3|146	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2-2mdk
12cr|php-pear-Net_IPv4-1.3.4-3|147	- fix spec file to conform with the others
12cr|php-pear-Net_IPv4-1.3.4-3|148	
12cr|php-pear-Net_IPv4-1.3.4-3|149	* Sat May 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2-1mdk
12cr|php-pear-Net_IPv4-1.3.4-3|150	- initial Mandriva package
12cr|php-pear-Net_IPv4-1.3.4-3|151	

6004 12
12cr|php-pear-Net_IPv6-1.2.1-3|1	%define		_class		Net
12cr|php-pear-Net_IPv6-1.2.1-3|2	%define		_subclass	IPv6
12cr|php-pear-Net_IPv6-1.2.1-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_IPv6-1.2.1-3|4	
12cr|php-pear-Net_IPv6-1.2.1-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_IPv6-1.2.1-3|6	Version:	1.2.1
12cr|php-pear-Net_IPv6-1.2.1-3|7	Release:	%mkrel 3
12cr|php-pear-Net_IPv6-1.2.1-3|8	Summary:	Check and validate IPv6 addresses
12cr|php-pear-Net_IPv6-1.2.1-3|9	License:	PHP License
12cr|php-pear-Net_IPv6-1.2.1-3|10	Group:		Development/PHP
12cr|php-pear-Net_IPv6-1.2.1-3|11	URL:		http://pear.php.net/package/Net_IPv6/
12cr|php-pear-Net_IPv6-1.2.1-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Net_IPv6-1.2.1-3|13	Requires(post): php-pear
12cr|php-pear-Net_IPv6-1.2.1-3|14	Requires(preun): php-pear
12cr|php-pear-Net_IPv6-1.2.1-3|15	Requires:	php-pear
12cr|php-pear-Net_IPv6-1.2.1-3|16	BuildArch:	noarch
12cr|php-pear-Net_IPv6-1.2.1-3|17	BuildRequires:	php-pear
12cr|php-pear-Net_IPv6-1.2.1-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_IPv6-1.2.1-3|19	
12cr|php-pear-Net_IPv6-1.2.1-3|20	%description
12cr|php-pear-Net_IPv6-1.2.1-3|21	The class allows you to:
12cr|php-pear-Net_IPv6-1.2.1-3|22	- check if an address is an IPv6 address
12cr|php-pear-Net_IPv6-1.2.1-3|23	- compress/uncompress IPv6 addresses
12cr|php-pear-Net_IPv6-1.2.1-3|24	- check for an IPv4 compatible ending in an IPv6 address
12cr|php-pear-Net_IPv6-1.2.1-3|25	
12cr|php-pear-Net_IPv6-1.2.1-3|26	%prep
12cr|php-pear-Net_IPv6-1.2.1-3|27	%setup -q -c
12cr|php-pear-Net_IPv6-1.2.1-3|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_IPv6-1.2.1-3|29	
12cr|php-pear-Net_IPv6-1.2.1-3|30	%install
12cr|php-pear-Net_IPv6-1.2.1-3|31	rm -rf %{buildroot}
12cr|php-pear-Net_IPv6-1.2.1-3|32	
12cr|php-pear-Net_IPv6-1.2.1-3|33	cd %{upstream_name}-%{version}
12cr|php-pear-Net_IPv6-1.2.1-3|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_IPv6-1.2.1-3|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_IPv6-1.2.1-3|36	
12cr|php-pear-Net_IPv6-1.2.1-3|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_IPv6-1.2.1-3|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_IPv6-1.2.1-3|39	
12cr|php-pear-Net_IPv6-1.2.1-3|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_IPv6-1.2.1-3|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_IPv6-1.2.1-3|42	
12cr|php-pear-Net_IPv6-1.2.1-3|43	%clean
12cr|php-pear-Net_IPv6-1.2.1-3|44	rm -rf %{buildroot}
12cr|php-pear-Net_IPv6-1.2.1-3|45	
12cr|php-pear-Net_IPv6-1.2.1-3|46	%post
12cr|php-pear-Net_IPv6-1.2.1-3|47	%if %mdkversion < 201000
12cr|php-pear-Net_IPv6-1.2.1-3|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_IPv6-1.2.1-3|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_IPv6-1.2.1-3|50	%endif
12cr|php-pear-Net_IPv6-1.2.1-3|51	
12cr|php-pear-Net_IPv6-1.2.1-3|52	%preun
12cr|php-pear-Net_IPv6-1.2.1-3|53	%if %mdkversion < 201000
12cr|php-pear-Net_IPv6-1.2.1-3|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_IPv6-1.2.1-3|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_IPv6-1.2.1-3|56	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_IPv6-1.2.1-3|57	fi
12cr|php-pear-Net_IPv6-1.2.1-3|58	%endif
12cr|php-pear-Net_IPv6-1.2.1-3|59	
12cr|php-pear-Net_IPv6-1.2.1-3|60	%files
12cr|php-pear-Net_IPv6-1.2.1-3|61	%defattr(-,root,root)
12cr|php-pear-Net_IPv6-1.2.1-3|62	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_IPv6-1.2.1-3|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_IPv6-1.2.1-3|64	
12cr|php-pear-Net_IPv6-1.2.1-3|65	
12cr|php-pear-Net_IPv6-1.2.1-3|66	%changelog
12cr|php-pear-Net_IPv6-1.2.1-3|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdv2012.0
12cr|php-pear-Net_IPv6-1.2.1-3|68	+ Revision: 742147
12cr|php-pear-Net_IPv6-1.2.1-3|69	- fix major breakage by careless packager
12cr|php-pear-Net_IPv6-1.2.1-3|70	
12cr|php-pear-Net_IPv6-1.2.1-3|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2
12cr|php-pear-Net_IPv6-1.2.1-3|72	+ Revision: 679433
12cr|php-pear-Net_IPv6-1.2.1-3|73	- mass rebuild
12cr|php-pear-Net_IPv6-1.2.1-3|74	
12cr|php-pear-Net_IPv6-1.2.1-3|75	* Thu Feb 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1
12cr|php-pear-Net_IPv6-1.2.1-3|76	+ Revision: 638146
12cr|php-pear-Net_IPv6-1.2.1-3|77	- 1.2.1
12cr|php-pear-Net_IPv6-1.2.1-3|78	
12cr|php-pear-Net_IPv6-1.2.1-3|79	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1mdv2011.0
12cr|php-pear-Net_IPv6-1.2.1-3|80	+ Revision: 602111
12cr|php-pear-Net_IPv6-1.2.1-3|81	- update to new version 1.1.0
12cr|php-pear-Net_IPv6-1.2.1-3|82	
12cr|php-pear-Net_IPv6-1.2.1-3|83	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.5-6mdv2010.1
12cr|php-pear-Net_IPv6-1.2.1-3|84	+ Revision: 468705
12cr|php-pear-Net_IPv6-1.2.1-3|85	- spec cleanup
12cr|php-pear-Net_IPv6-1.2.1-3|86	- use pear installer
12cr|php-pear-Net_IPv6-1.2.1-3|87	- don't ship tests, even in documentation
12cr|php-pear-Net_IPv6-1.2.1-3|88	- own all directories
12cr|php-pear-Net_IPv6-1.2.1-3|89	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_IPv6-1.2.1-3|90	
12cr|php-pear-Net_IPv6-1.2.1-3|91	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.5-5mdv2010.0
12cr|php-pear-Net_IPv6-1.2.1-3|92	+ Revision: 441451
12cr|php-pear-Net_IPv6-1.2.1-3|93	- rebuild
12cr|php-pear-Net_IPv6-1.2.1-3|94	
12cr|php-pear-Net_IPv6-1.2.1-3|95	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-4mdv2009.1
12cr|php-pear-Net_IPv6-1.2.1-3|96	+ Revision: 322447
12cr|php-pear-Net_IPv6-1.2.1-3|97	- rebuild
12cr|php-pear-Net_IPv6-1.2.1-3|98	
12cr|php-pear-Net_IPv6-1.2.1-3|99	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-3mdv2009.0
12cr|php-pear-Net_IPv6-1.2.1-3|100	+ Revision: 236986
12cr|php-pear-Net_IPv6-1.2.1-3|101	- rebuild
12cr|php-pear-Net_IPv6-1.2.1-3|102	
12cr|php-pear-Net_IPv6-1.2.1-3|103	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Net_IPv6-1.2.1-3|104	- restore BuildRoot
12cr|php-pear-Net_IPv6-1.2.1-3|105	
12cr|php-pear-Net_IPv6-1.2.1-3|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_IPv6-1.2.1-3|107	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_IPv6-1.2.1-3|108	
12cr|php-pear-Net_IPv6-1.2.1-3|109	
12cr|php-pear-Net_IPv6-1.2.1-3|110	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2mdv2007.0
12cr|php-pear-Net_IPv6-1.2.1-3|111	+ Revision: 82329
12cr|php-pear-Net_IPv6-1.2.1-3|112	- Import php-pear-Net_IPv6
12cr|php-pear-Net_IPv6-1.2.1-3|113	
12cr|php-pear-Net_IPv6-1.2.1-3|114	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2mdk
12cr|php-pear-Net_IPv6-1.2.1-3|115	- new group (Development/PHP)
12cr|php-pear-Net_IPv6-1.2.1-3|116	
12cr|php-pear-Net_IPv6-1.2.1-3|117	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1mdk
12cr|php-pear-Net_IPv6-1.2.1-3|118	- 1.0.5
12cr|php-pear-Net_IPv6-1.2.1-3|119	
12cr|php-pear-Net_IPv6-1.2.1-3|120	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-6mdk
12cr|php-pear-Net_IPv6-1.2.1-3|121	- rebuilt to fix auto deps
12cr|php-pear-Net_IPv6-1.2.1-3|122	
12cr|php-pear-Net_IPv6-1.2.1-3|123	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-5mdk
12cr|php-pear-Net_IPv6-1.2.1-3|124	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_IPv6-1.2.1-3|125	
12cr|php-pear-Net_IPv6-1.2.1-3|126	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-4mdk
12cr|php-pear-Net_IPv6-1.2.1-3|127	- fix deps
12cr|php-pear-Net_IPv6-1.2.1-3|128	
12cr|php-pear-Net_IPv6-1.2.1-3|129	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3mdk
12cr|php-pear-Net_IPv6-1.2.1-3|130	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_IPv6-1.2.1-3|131	- fix deps
12cr|php-pear-Net_IPv6-1.2.1-3|132	
12cr|php-pear-Net_IPv6-1.2.1-3|133	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdk
12cr|php-pear-Net_IPv6-1.2.1-3|134	- fix deps
12cr|php-pear-Net_IPv6-1.2.1-3|135	
12cr|php-pear-Net_IPv6-1.2.1-3|136	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdk
12cr|php-pear-Net_IPv6-1.2.1-3|137	- initial Mandriva package (PLD import)
12cr|php-pear-Net_IPv6-1.2.1-3|138	

6005 12
12cr|php-pear-Net_IRC-0.0.7-14|1	%define		_class		Net
12cr|php-pear-Net_IRC-0.0.7-14|2	%define		_subclass	IRC
12cr|php-pear-Net_IRC-0.0.7-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_IRC-0.0.7-14|4	
12cr|php-pear-Net_IRC-0.0.7-14|5	%define		_requires_exceptions pear(../../IRC.php)
12cr|php-pear-Net_IRC-0.0.7-14|6	
12cr|php-pear-Net_IRC-0.0.7-14|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_IRC-0.0.7-14|8	Version:	0.0.7
12cr|php-pear-Net_IRC-0.0.7-14|9	Release:	%mkrel 14
12cr|php-pear-Net_IRC-0.0.7-14|10	Summary:	IRC client class
12cr|php-pear-Net_IRC-0.0.7-14|11	License:	PHP License
12cr|php-pear-Net_IRC-0.0.7-14|12	Group:		Development/PHP
12cr|php-pear-Net_IRC-0.0.7-14|13	URL:		http://pear.php.net/package/Net_IRC/
12cr|php-pear-Net_IRC-0.0.7-14|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Net_IRC-0.0.7-14|15	Requires(post): php-pear
12cr|php-pear-Net_IRC-0.0.7-14|16	Requires(preun): php-pear
12cr|php-pear-Net_IRC-0.0.7-14|17	Requires:	php-pear
12cr|php-pear-Net_IRC-0.0.7-14|18	BuildArch:	noarch
12cr|php-pear-Net_IRC-0.0.7-14|19	BuildRequires:	php-pear
12cr|php-pear-Net_IRC-0.0.7-14|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_IRC-0.0.7-14|21	
12cr|php-pear-Net_IRC-0.0.7-14|22	%description
12cr|php-pear-Net_IRC-0.0.7-14|23	Experimental IRC Class suitable for both client or bots applications.
12cr|php-pear-Net_IRC-0.0.7-14|24	Features are:
12cr|php-pear-Net_IRC-0.0.7-14|25	- Non-blocking sockets
12cr|php-pear-Net_IRC-0.0.7-14|26	- Server messages handled by a callback system
12cr|php-pear-Net_IRC-0.0.7-14|27	- Full logging capabilities
12cr|php-pear-Net_IRC-0.0.7-14|28	- Full statistic collector
12cr|php-pear-Net_IRC-0.0.7-14|29	- API Doc and Usage Manual
12cr|php-pear-Net_IRC-0.0.7-14|30	
12cr|php-pear-Net_IRC-0.0.7-14|31	%prep
12cr|php-pear-Net_IRC-0.0.7-14|32	%setup -q -c
12cr|php-pear-Net_IRC-0.0.7-14|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_IRC-0.0.7-14|34	
12cr|php-pear-Net_IRC-0.0.7-14|35	%install
12cr|php-pear-Net_IRC-0.0.7-14|36	rm -rf %{buildroot}
12cr|php-pear-Net_IRC-0.0.7-14|37	
12cr|php-pear-Net_IRC-0.0.7-14|38	cd %{upstream_name}-%{version}
12cr|php-pear-Net_IRC-0.0.7-14|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_IRC-0.0.7-14|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_IRC-0.0.7-14|41	
12cr|php-pear-Net_IRC-0.0.7-14|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_IRC-0.0.7-14|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_IRC-0.0.7-14|44	
12cr|php-pear-Net_IRC-0.0.7-14|45	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_IRC-0.0.7-14|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_IRC-0.0.7-14|47	
12cr|php-pear-Net_IRC-0.0.7-14|48	%clean
12cr|php-pear-Net_IRC-0.0.7-14|49	rm -rf %{buildroot}
12cr|php-pear-Net_IRC-0.0.7-14|50	
12cr|php-pear-Net_IRC-0.0.7-14|51	%post
12cr|php-pear-Net_IRC-0.0.7-14|52	%if %mdkversion < 201000
12cr|php-pear-Net_IRC-0.0.7-14|53	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_IRC-0.0.7-14|54	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_IRC-0.0.7-14|55	%endif
12cr|php-pear-Net_IRC-0.0.7-14|56	
12cr|php-pear-Net_IRC-0.0.7-14|57	%preun
12cr|php-pear-Net_IRC-0.0.7-14|58	%if %mdkversion < 201000
12cr|php-pear-Net_IRC-0.0.7-14|59	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_IRC-0.0.7-14|60	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_IRC-0.0.7-14|61	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_IRC-0.0.7-14|62	fi
12cr|php-pear-Net_IRC-0.0.7-14|63	%endif
12cr|php-pear-Net_IRC-0.0.7-14|64	
12cr|php-pear-Net_IRC-0.0.7-14|65	%files
12cr|php-pear-Net_IRC-0.0.7-14|66	%defattr(-,root,root)
12cr|php-pear-Net_IRC-0.0.7-14|67	%doc %{upstream_name}-%{version}/doc/README
12cr|php-pear-Net_IRC-0.0.7-14|68	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Net_IRC-0.0.7-14|69	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_IRC-0.0.7-14|70	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_IRC-0.0.7-14|71	
12cr|php-pear-Net_IRC-0.0.7-14|72	
12cr|php-pear-Net_IRC-0.0.7-14|73	%changelog
12cr|php-pear-Net_IRC-0.0.7-14|74	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-14mdv2012.0
12cr|php-pear-Net_IRC-0.0.7-14|75	+ Revision: 742148
12cr|php-pear-Net_IRC-0.0.7-14|76	- fix major breakage by careless packager
12cr|php-pear-Net_IRC-0.0.7-14|77	
12cr|php-pear-Net_IRC-0.0.7-14|78	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-13
12cr|php-pear-Net_IRC-0.0.7-14|79	+ Revision: 679440
12cr|php-pear-Net_IRC-0.0.7-14|80	- mass rebuild
12cr|php-pear-Net_IRC-0.0.7-14|81	
12cr|php-pear-Net_IRC-0.0.7-14|82	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-12mdv2011.0
12cr|php-pear-Net_IRC-0.0.7-14|83	+ Revision: 613729
12cr|php-pear-Net_IRC-0.0.7-14|84	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_IRC-0.0.7-14|85	
12cr|php-pear-Net_IRC-0.0.7-14|86	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.7-11mdv2010.1
12cr|php-pear-Net_IRC-0.0.7-14|87	+ Revision: 468706
12cr|php-pear-Net_IRC-0.0.7-14|88	- spec cleanup
12cr|php-pear-Net_IRC-0.0.7-14|89	- use pear installer
12cr|php-pear-Net_IRC-0.0.7-14|90	- don't ship tests, even in documentation
12cr|php-pear-Net_IRC-0.0.7-14|91	- own all directories
12cr|php-pear-Net_IRC-0.0.7-14|92	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_IRC-0.0.7-14|93	
12cr|php-pear-Net_IRC-0.0.7-14|94	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.0.7-10mdv2010.0
12cr|php-pear-Net_IRC-0.0.7-14|95	+ Revision: 441455
12cr|php-pear-Net_IRC-0.0.7-14|96	- rebuild
12cr|php-pear-Net_IRC-0.0.7-14|97	
12cr|php-pear-Net_IRC-0.0.7-14|98	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-9mdv2009.1
12cr|php-pear-Net_IRC-0.0.7-14|99	+ Revision: 322463
12cr|php-pear-Net_IRC-0.0.7-14|100	- rebuild
12cr|php-pear-Net_IRC-0.0.7-14|101	
12cr|php-pear-Net_IRC-0.0.7-14|102	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-8mdv2009.0
12cr|php-pear-Net_IRC-0.0.7-14|103	+ Revision: 236987
12cr|php-pear-Net_IRC-0.0.7-14|104	- rebuild
12cr|php-pear-Net_IRC-0.0.7-14|105	
12cr|php-pear-Net_IRC-0.0.7-14|106	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Net_IRC-0.0.7-14|107	- restore BuildRoot
12cr|php-pear-Net_IRC-0.0.7-14|108	
12cr|php-pear-Net_IRC-0.0.7-14|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_IRC-0.0.7-14|110	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_IRC-0.0.7-14|111	
12cr|php-pear-Net_IRC-0.0.7-14|112	
12cr|php-pear-Net_IRC-0.0.7-14|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-7mdv2007.0
12cr|php-pear-Net_IRC-0.0.7-14|114	+ Revision: 82338
12cr|php-pear-Net_IRC-0.0.7-14|115	- Import php-pear-Net_IRC
12cr|php-pear-Net_IRC-0.0.7-14|116	
12cr|php-pear-Net_IRC-0.0.7-14|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-7mdk
12cr|php-pear-Net_IRC-0.0.7-14|118	- new group (Development/PHP)
12cr|php-pear-Net_IRC-0.0.7-14|119	
12cr|php-pear-Net_IRC-0.0.7-14|120	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-6mdk
12cr|php-pear-Net_IRC-0.0.7-14|121	- rebuilt to fix auto deps
12cr|php-pear-Net_IRC-0.0.7-14|122	
12cr|php-pear-Net_IRC-0.0.7-14|123	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-5mdk
12cr|php-pear-Net_IRC-0.0.7-14|124	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_IRC-0.0.7-14|125	
12cr|php-pear-Net_IRC-0.0.7-14|126	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-4mdk
12cr|php-pear-Net_IRC-0.0.7-14|127	- fix deps
12cr|php-pear-Net_IRC-0.0.7-14|128	
12cr|php-pear-Net_IRC-0.0.7-14|129	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-3mdk
12cr|php-pear-Net_IRC-0.0.7-14|130	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_IRC-0.0.7-14|131	- fix deps
12cr|php-pear-Net_IRC-0.0.7-14|132	
12cr|php-pear-Net_IRC-0.0.7-14|133	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-2mdk
12cr|php-pear-Net_IRC-0.0.7-14|134	- fix deps
12cr|php-pear-Net_IRC-0.0.7-14|135	
12cr|php-pear-Net_IRC-0.0.7-14|136	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-1mdk
12cr|php-pear-Net_IRC-0.0.7-14|137	- initial Mandriva package (PLD import)
12cr|php-pear-Net_IRC-0.0.7-14|138	

6006 12
12cr|php-pear-Net_LDAP-1.1.5-5|1	%define		_class		Net
12cr|php-pear-Net_LDAP-1.1.5-5|2	%define		_subclass	LDAP
12cr|php-pear-Net_LDAP-1.1.5-5|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_LDAP-1.1.5-5|4	
12cr|php-pear-Net_LDAP-1.1.5-5|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_LDAP-1.1.5-5|6	Version:	1.1.5
12cr|php-pear-Net_LDAP-1.1.5-5|7	Release:	%mkrel 5
12cr|php-pear-Net_LDAP-1.1.5-5|8	Summary:	OO interface for searching and manipulating LDAP-entries
12cr|php-pear-Net_LDAP-1.1.5-5|9	License:	PHP License
12cr|php-pear-Net_LDAP-1.1.5-5|10	Group:		Development/PHP
12cr|php-pear-Net_LDAP-1.1.5-5|11	URL:		http://pear.php.net/package/Net_LDAP/
12cr|php-pear-Net_LDAP-1.1.5-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Net_LDAP-1.1.5-5|13	Requires(post): php-pear
12cr|php-pear-Net_LDAP-1.1.5-5|14	Requires(preun): php-pear
12cr|php-pear-Net_LDAP-1.1.5-5|15	Requires:	php-pear
12cr|php-pear-Net_LDAP-1.1.5-5|16	BuildRequires:	php-pear
12cr|php-pear-Net_LDAP-1.1.5-5|17	BuildArch:	noarch
12cr|php-pear-Net_LDAP-1.1.5-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_LDAP-1.1.5-5|19	
12cr|php-pear-Net_LDAP-1.1.5-5|20	%description
12cr|php-pear-Net_LDAP-1.1.5-5|21	%{upstream_name} is a clone of Perl's Net::LDAP object interface to
12cr|php-pear-Net_LDAP-1.1.5-5|22	ldapservers. It does not contain all of Net::LDAP features (ldif
12cr|php-pear-Net_LDAP-1.1.5-5|23	handling, schemas, etc), but has:
12cr|php-pear-Net_LDAP-1.1.5-5|24	- a simple OO interface to connections, searches and entries
12cr|php-pear-Net_LDAP-1.1.5-5|25	- support for TLS and ldap v3
12cr|php-pear-Net_LDAP-1.1.5-5|26	- simple modification, deletion and creation of ldapentries
12cr|php-pear-Net_LDAP-1.1.5-5|27	
12cr|php-pear-Net_LDAP-1.1.5-5|28	%prep
12cr|php-pear-Net_LDAP-1.1.5-5|29	%setup -q -c
12cr|php-pear-Net_LDAP-1.1.5-5|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_LDAP-1.1.5-5|31	
12cr|php-pear-Net_LDAP-1.1.5-5|32	%install
12cr|php-pear-Net_LDAP-1.1.5-5|33	rm -rf %{buildroot}
12cr|php-pear-Net_LDAP-1.1.5-5|34	
12cr|php-pear-Net_LDAP-1.1.5-5|35	cd %{upstream_name}-%{version}
12cr|php-pear-Net_LDAP-1.1.5-5|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_LDAP-1.1.5-5|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_LDAP-1.1.5-5|38	
12cr|php-pear-Net_LDAP-1.1.5-5|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_LDAP-1.1.5-5|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_LDAP-1.1.5-5|41	
12cr|php-pear-Net_LDAP-1.1.5-5|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_LDAP-1.1.5-5|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_LDAP-1.1.5-5|44	
12cr|php-pear-Net_LDAP-1.1.5-5|45	%clean
12cr|php-pear-Net_LDAP-1.1.5-5|46	rm -rf %{buildroot}
12cr|php-pear-Net_LDAP-1.1.5-5|47	
12cr|php-pear-Net_LDAP-1.1.5-5|48	%post
12cr|php-pear-Net_LDAP-1.1.5-5|49	%if %mdkversion < 201000
12cr|php-pear-Net_LDAP-1.1.5-5|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_LDAP-1.1.5-5|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_LDAP-1.1.5-5|52	%endif
12cr|php-pear-Net_LDAP-1.1.5-5|53	
12cr|php-pear-Net_LDAP-1.1.5-5|54	%preun
12cr|php-pear-Net_LDAP-1.1.5-5|55	%if %mdkversion < 201000
12cr|php-pear-Net_LDAP-1.1.5-5|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_LDAP-1.1.5-5|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_LDAP-1.1.5-5|58	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_LDAP-1.1.5-5|59	fi
12cr|php-pear-Net_LDAP-1.1.5-5|60	%endif
12cr|php-pear-Net_LDAP-1.1.5-5|61	
12cr|php-pear-Net_LDAP-1.1.5-5|62	%files
12cr|php-pear-Net_LDAP-1.1.5-5|63	%defattr(-,root,root)
12cr|php-pear-Net_LDAP-1.1.5-5|64	%doc %{upstream_name}-%{version}/doc/*
12cr|php-pear-Net_LDAP-1.1.5-5|65	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_LDAP-1.1.5-5|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_LDAP-1.1.5-5|67	
12cr|php-pear-Net_LDAP-1.1.5-5|68	
12cr|php-pear-Net_LDAP-1.1.5-5|69	%changelog
12cr|php-pear-Net_LDAP-1.1.5-5|70	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-5mdv2012.0
12cr|php-pear-Net_LDAP-1.1.5-5|71	+ Revision: 742152
12cr|php-pear-Net_LDAP-1.1.5-5|72	- fix major breakage by careless packager
12cr|php-pear-Net_LDAP-1.1.5-5|73	
12cr|php-pear-Net_LDAP-1.1.5-5|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-4
12cr|php-pear-Net_LDAP-1.1.5-5|75	+ Revision: 679451
12cr|php-pear-Net_LDAP-1.1.5-5|76	- mass rebuild
12cr|php-pear-Net_LDAP-1.1.5-5|77	
12cr|php-pear-Net_LDAP-1.1.5-5|78	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-3mdv2011.0
12cr|php-pear-Net_LDAP-1.1.5-5|79	+ Revision: 613731
12cr|php-pear-Net_LDAP-1.1.5-5|80	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_LDAP-1.1.5-5|81	
12cr|php-pear-Net_LDAP-1.1.5-5|82	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.5-2mdv2010.1
12cr|php-pear-Net_LDAP-1.1.5-5|83	+ Revision: 469029
12cr|php-pear-Net_LDAP-1.1.5-5|84	- spec cleanup
12cr|php-pear-Net_LDAP-1.1.5-5|85	- use pear installer
12cr|php-pear-Net_LDAP-1.1.5-5|86	- don't ship tests, even in documentation
12cr|php-pear-Net_LDAP-1.1.5-5|87	- own all directories
12cr|php-pear-Net_LDAP-1.1.5-5|88	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_LDAP-1.1.5-5|89	
12cr|php-pear-Net_LDAP-1.1.5-5|90	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.5-1mdv2010.0
12cr|php-pear-Net_LDAP-1.1.5-5|91	+ Revision: 446485
12cr|php-pear-Net_LDAP-1.1.5-5|92	- new version
12cr|php-pear-Net_LDAP-1.1.5-5|93	- drop path patch
12cr|php-pear-Net_LDAP-1.1.5-5|94	- spec cleanup
12cr|php-pear-Net_LDAP-1.1.5-5|95	
12cr|php-pear-Net_LDAP-1.1.5-5|96	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.3-3mdv2010.0
12cr|php-pear-Net_LDAP-1.1.5-5|97	+ Revision: 441468
12cr|php-pear-Net_LDAP-1.1.5-5|98	- rebuild
12cr|php-pear-Net_LDAP-1.1.5-5|99	
12cr|php-pear-Net_LDAP-1.1.5-5|100	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-2mdv2009.1
12cr|php-pear-Net_LDAP-1.1.5-5|101	+ Revision: 322491
12cr|php-pear-Net_LDAP-1.1.5-5|102	- rebuild
12cr|php-pear-Net_LDAP-1.1.5-5|103	
12cr|php-pear-Net_LDAP-1.1.5-5|104	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.3-1mdv2009.1
12cr|php-pear-Net_LDAP-1.1.5-5|105	+ Revision: 305831
12cr|php-pear-Net_LDAP-1.1.5-5|106	- new version
12cr|php-pear-Net_LDAP-1.1.5-5|107	rediff patch
12cr|php-pear-Net_LDAP-1.1.5-5|108	don't duplicate spec-helper job
12cr|php-pear-Net_LDAP-1.1.5-5|109	don't look for non-existing cvs files
12cr|php-pear-Net_LDAP-1.1.5-5|110	
12cr|php-pear-Net_LDAP-1.1.5-5|111	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-2mdv2009.0
12cr|php-pear-Net_LDAP-1.1.5-5|112	+ Revision: 236989
12cr|php-pear-Net_LDAP-1.1.5-5|113	- rebuild
12cr|php-pear-Net_LDAP-1.1.5-5|114	
12cr|php-pear-Net_LDAP-1.1.5-5|115	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Net_LDAP-1.1.5-5|116	- restore BuildRoot
12cr|php-pear-Net_LDAP-1.1.5-5|117	
12cr|php-pear-Net_LDAP-1.1.5-5|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_LDAP-1.1.5-5|119	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_LDAP-1.1.5-5|120	
12cr|php-pear-Net_LDAP-1.1.5-5|121	* Fri May 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-1mdv2008.0
12cr|php-pear-Net_LDAP-1.1.5-5|122	+ Revision: 26232
12cr|php-pear-Net_LDAP-1.1.5-5|123	- fix build
12cr|php-pear-Net_LDAP-1.1.5-5|124	- 0.7.2
12cr|php-pear-Net_LDAP-1.1.5-5|125	
12cr|php-pear-Net_LDAP-1.1.5-5|126	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-1mdv2008.0
12cr|php-pear-Net_LDAP-1.1.5-5|127	+ Revision: 15886
12cr|php-pear-Net_LDAP-1.1.5-5|128	- rediffed P0
12cr|php-pear-Net_LDAP-1.1.5-5|129	- 0.7.1
12cr|php-pear-Net_LDAP-1.1.5-5|130	
12cr|php-pear-Net_LDAP-1.1.5-5|131	
12cr|php-pear-Net_LDAP-1.1.5-5|132	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.6-7mdv2007.0
12cr|php-pear-Net_LDAP-1.1.5-5|133	+ Revision: 82356
12cr|php-pear-Net_LDAP-1.1.5-5|134	- Import php-pear-Net_LDAP
12cr|php-pear-Net_LDAP-1.1.5-5|135	
12cr|php-pear-Net_LDAP-1.1.5-5|136	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.6-7mdk
12cr|php-pear-Net_LDAP-1.1.5-5|137	- new group (Development/PHP)
12cr|php-pear-Net_LDAP-1.1.5-5|138	
12cr|php-pear-Net_LDAP-1.1.5-5|139	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.6-6mdk
12cr|php-pear-Net_LDAP-1.1.5-5|140	- rebuilt to fix auto deps
12cr|php-pear-Net_LDAP-1.1.5-5|141	
12cr|php-pear-Net_LDAP-1.1.5-5|142	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.6-5mdk
12cr|php-pear-Net_LDAP-1.1.5-5|143	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_LDAP-1.1.5-5|144	
12cr|php-pear-Net_LDAP-1.1.5-5|145	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.6-4mdk
12cr|php-pear-Net_LDAP-1.1.5-5|146	- fix deps
12cr|php-pear-Net_LDAP-1.1.5-5|147	
12cr|php-pear-Net_LDAP-1.1.5-5|148	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.6-3mdk
12cr|php-pear-Net_LDAP-1.1.5-5|149	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_LDAP-1.1.5-5|150	- fix deps
12cr|php-pear-Net_LDAP-1.1.5-5|151	
12cr|php-pear-Net_LDAP-1.1.5-5|152	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.6-2mdk
12cr|php-pear-Net_LDAP-1.1.5-5|153	- fix deps
12cr|php-pear-Net_LDAP-1.1.5-5|154	
12cr|php-pear-Net_LDAP-1.1.5-5|155	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.6-1mdk
12cr|php-pear-Net_LDAP-1.1.5-5|156	- initial Mandriva package (PLD import)
12cr|php-pear-Net_LDAP-1.1.5-5|157	

6007 12
12cr|php-pear-Net_LDAP2-2.0.12-2|1	%define		_class		Net
12cr|php-pear-Net_LDAP2-2.0.12-2|2	%define		_subclass	LDAP2
12cr|php-pear-Net_LDAP2-2.0.12-2|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_LDAP2-2.0.12-2|4	
12cr|php-pear-Net_LDAP2-2.0.12-2|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_LDAP2-2.0.12-2|6	Version:	2.0.12
12cr|php-pear-Net_LDAP2-2.0.12-2|7	Release:	%mkrel 2
12cr|php-pear-Net_LDAP2-2.0.12-2|8	Summary:	OO interface for searching and manipulating LDAP-entries
12cr|php-pear-Net_LDAP2-2.0.12-2|9	License:	PHP License
12cr|php-pear-Net_LDAP2-2.0.12-2|10	Group:		Development/PHP
12cr|php-pear-Net_LDAP2-2.0.12-2|11	URL:		http://pear.php.net/package/Net_LDAP2
12cr|php-pear-Net_LDAP2-2.0.12-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Net_LDAP2-2.0.12-2|13	Requires(post): php-pear
12cr|php-pear-Net_LDAP2-2.0.12-2|14	Requires(preun): php-pear
12cr|php-pear-Net_LDAP2-2.0.12-2|15	Requires:	php-pear
12cr|php-pear-Net_LDAP2-2.0.12-2|16	BuildRequires:	php-pear
12cr|php-pear-Net_LDAP2-2.0.12-2|17	BuildArch:	noarch
12cr|php-pear-Net_LDAP2-2.0.12-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_LDAP2-2.0.12-2|19	
12cr|php-pear-Net_LDAP2-2.0.12-2|20	%description
12cr|php-pear-Net_LDAP2-2.0.12-2|21	%{upstream_name} is a clone of Perl's Net::LDAP object interface to
12cr|php-pear-Net_LDAP2-2.0.12-2|22	ldapservers. It does not contain all of Net::LDAP features (ldif
12cr|php-pear-Net_LDAP2-2.0.12-2|23	handling, schemas, etc), but has:
12cr|php-pear-Net_LDAP2-2.0.12-2|24	- a simple OO interface to connections, searches and entries
12cr|php-pear-Net_LDAP2-2.0.12-2|25	- support for TLS and ldap v3
12cr|php-pear-Net_LDAP2-2.0.12-2|26	- simple modification, deletion and creation of ldapentries
12cr|php-pear-Net_LDAP2-2.0.12-2|27	
12cr|php-pear-Net_LDAP2-2.0.12-2|28	%prep
12cr|php-pear-Net_LDAP2-2.0.12-2|29	%setup -q -c
12cr|php-pear-Net_LDAP2-2.0.12-2|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_LDAP2-2.0.12-2|31	
12cr|php-pear-Net_LDAP2-2.0.12-2|32	%install
12cr|php-pear-Net_LDAP2-2.0.12-2|33	rm -rf %{buildroot}
12cr|php-pear-Net_LDAP2-2.0.12-2|34	
12cr|php-pear-Net_LDAP2-2.0.12-2|35	cd %{upstream_name}-%{version}
12cr|php-pear-Net_LDAP2-2.0.12-2|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_LDAP2-2.0.12-2|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_LDAP2-2.0.12-2|38	
12cr|php-pear-Net_LDAP2-2.0.12-2|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_LDAP2-2.0.12-2|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_LDAP2-2.0.12-2|41	
12cr|php-pear-Net_LDAP2-2.0.12-2|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_LDAP2-2.0.12-2|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_LDAP2-2.0.12-2|44	
12cr|php-pear-Net_LDAP2-2.0.12-2|45	%clean
12cr|php-pear-Net_LDAP2-2.0.12-2|46	rm -rf %{buildroot}
12cr|php-pear-Net_LDAP2-2.0.12-2|47	
12cr|php-pear-Net_LDAP2-2.0.12-2|48	%post
12cr|php-pear-Net_LDAP2-2.0.12-2|49	%if %mdkversion < 201000
12cr|php-pear-Net_LDAP2-2.0.12-2|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_LDAP2-2.0.12-2|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_LDAP2-2.0.12-2|52	%endif
12cr|php-pear-Net_LDAP2-2.0.12-2|53	
12cr|php-pear-Net_LDAP2-2.0.12-2|54	%preun
12cr|php-pear-Net_LDAP2-2.0.12-2|55	%if %mdkversion < 201000
12cr|php-pear-Net_LDAP2-2.0.12-2|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_LDAP2-2.0.12-2|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_LDAP2-2.0.12-2|58	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_LDAP2-2.0.12-2|59	fi
12cr|php-pear-Net_LDAP2-2.0.12-2|60	%endif
12cr|php-pear-Net_LDAP2-2.0.12-2|61	
12cr|php-pear-Net_LDAP2-2.0.12-2|62	%files
12cr|php-pear-Net_LDAP2-2.0.12-2|63	%defattr(-,root,root)
12cr|php-pear-Net_LDAP2-2.0.12-2|64	%doc %{upstream_name}-%{version}/doc/*
12cr|php-pear-Net_LDAP2-2.0.12-2|65	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_LDAP2-2.0.12-2|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_LDAP2-2.0.12-2|67	
12cr|php-pear-Net_LDAP2-2.0.12-2|68	
12cr|php-pear-Net_LDAP2-2.0.12-2|69	%changelog
12cr|php-pear-Net_LDAP2-2.0.12-2|70	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.12-2mdv2012.0
12cr|php-pear-Net_LDAP2-2.0.12-2|71	+ Revision: 742155
12cr|php-pear-Net_LDAP2-2.0.12-2|72	- fix major breakage by careless packager
12cr|php-pear-Net_LDAP2-2.0.12-2|73	
12cr|php-pear-Net_LDAP2-2.0.12-2|74	* Mon Nov 28 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.12-1
12cr|php-pear-Net_LDAP2-2.0.12-2|75	+ Revision: 735174
12cr|php-pear-Net_LDAP2-2.0.12-2|76	- new version
12cr|php-pear-Net_LDAP2-2.0.12-2|77	
12cr|php-pear-Net_LDAP2-2.0.12-2|78	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.11-2
12cr|php-pear-Net_LDAP2-2.0.12-2|79	+ Revision: 679458
12cr|php-pear-Net_LDAP2-2.0.12-2|80	- mass rebuild
12cr|php-pear-Net_LDAP2-2.0.12-2|81	
12cr|php-pear-Net_LDAP2-2.0.12-2|82	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.11-1
12cr|php-pear-Net_LDAP2-2.0.12-2|83	+ Revision: 636090
12cr|php-pear-Net_LDAP2-2.0.12-2|84	- update to new version 2.0.11
12cr|php-pear-Net_LDAP2-2.0.12-2|85	
12cr|php-pear-Net_LDAP2-2.0.12-2|86	* Wed Aug 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.10-1mdv2011.0
12cr|php-pear-Net_LDAP2-2.0.12-2|87	+ Revision: 573125
12cr|php-pear-Net_LDAP2-2.0.12-2|88	- update to new version 2.0.10
12cr|php-pear-Net_LDAP2-2.0.12-2|89	
12cr|php-pear-Net_LDAP2-2.0.12-2|90	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.9-1mdv2010.1
12cr|php-pear-Net_LDAP2-2.0.12-2|91	+ Revision: 508991
12cr|php-pear-Net_LDAP2-2.0.12-2|92	- update to new version 2.0.9
12cr|php-pear-Net_LDAP2-2.0.12-2|93	
12cr|php-pear-Net_LDAP2-2.0.12-2|94	* Thu Jan 21 2010 Adam Williamson <awilliamson@mandriva.org> 2.0.7-2mdv2010.1
12cr|php-pear-Net_LDAP2-2.0.12-2|95	+ Revision: 494703
12cr|php-pear-Net_LDAP2-2.0.12-2|96	- no-change bump so I can upload to 2009.0 updates (stupid stupid bs bugs)
12cr|php-pear-Net_LDAP2-2.0.12-2|97	
12cr|php-pear-Net_LDAP2-2.0.12-2|98	* Tue Dec 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.7-1mdv2010.1
12cr|php-pear-Net_LDAP2-2.0.12-2|99	+ Revision: 478813
12cr|php-pear-Net_LDAP2-2.0.12-2|100	- update to new version 2.0.7
12cr|php-pear-Net_LDAP2-2.0.12-2|101	
12cr|php-pear-Net_LDAP2-2.0.12-2|102	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.6-2mdv2010.1
12cr|php-pear-Net_LDAP2-2.0.12-2|103	+ Revision: 469028
12cr|php-pear-Net_LDAP2-2.0.12-2|104	- spec cleanup
12cr|php-pear-Net_LDAP2-2.0.12-2|105	- use pear installer
12cr|php-pear-Net_LDAP2-2.0.12-2|106	- don't ship tests, even in documentation
12cr|php-pear-Net_LDAP2-2.0.12-2|107	- own all directories
12cr|php-pear-Net_LDAP2-2.0.12-2|108	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_LDAP2-2.0.12-2|109	
12cr|php-pear-Net_LDAP2-2.0.12-2|110	* Sun Aug 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.6-1mdv2010.0
12cr|php-pear-Net_LDAP2-2.0.12-2|111	+ Revision: 419924
12cr|php-pear-Net_LDAP2-2.0.12-2|112	- update to new version 2.0.6
12cr|php-pear-Net_LDAP2-2.0.12-2|113	
12cr|php-pear-Net_LDAP2-2.0.12-2|114	* Sun Jul 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.5-1mdv2010.0
12cr|php-pear-Net_LDAP2-2.0.12-2|115	+ Revision: 400320
12cr|php-pear-Net_LDAP2-2.0.12-2|116	- update to new version 2.0.5
12cr|php-pear-Net_LDAP2-2.0.12-2|117	
12cr|php-pear-Net_LDAP2-2.0.12-2|118	* Thu Jul 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.4-1mdv2010.0
12cr|php-pear-Net_LDAP2-2.0.12-2|119	+ Revision: 393770
12cr|php-pear-Net_LDAP2-2.0.12-2|120	- import php-pear-Net_LDAP2
12cr|php-pear-Net_LDAP2-2.0.12-2|121	
12cr|php-pear-Net_LDAP2-2.0.12-2|122	
12cr|php-pear-Net_LDAP2-2.0.12-2|123	* Thu Jul 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.4-1mdv2010.0
12cr|php-pear-Net_LDAP2-2.0.12-2|124	- first mdv release

6008 12
12cr|php-pear-Net_Monitor-0.2.4-8|1	%define		_class		Net
12cr|php-pear-Net_Monitor-0.2.4-8|2	%define		_subclass	Monitor
12cr|php-pear-Net_Monitor-0.2.4-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_Monitor-0.2.4-8|4	
12cr|php-pear-Net_Monitor-0.2.4-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_Monitor-0.2.4-8|6	Version:	0.2.4
12cr|php-pear-Net_Monitor-0.2.4-8|7	Release:	%mkrel 8
12cr|php-pear-Net_Monitor-0.2.4-8|8	Summary:	Remote service monitor
12cr|php-pear-Net_Monitor-0.2.4-8|9	License:	PHP License
12cr|php-pear-Net_Monitor-0.2.4-8|10	Group:		Development/PHP
12cr|php-pear-Net_Monitor-0.2.4-8|11	URL:		http://pear.php.net/package/Net_Monitor/
12cr|php-pear-Net_Monitor-0.2.4-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Net_Monitor-0.2.4-8|13	Requires(post): php-pear
12cr|php-pear-Net_Monitor-0.2.4-8|14	Requires(preun): php-pear
12cr|php-pear-Net_Monitor-0.2.4-8|15	Requires:	php-pear
12cr|php-pear-Net_Monitor-0.2.4-8|16	BuildArch:	noarch
12cr|php-pear-Net_Monitor-0.2.4-8|17	BuildRequires:	php-pear
12cr|php-pear-Net_Monitor-0.2.4-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_Monitor-0.2.4-8|19	
12cr|php-pear-Net_Monitor-0.2.4-8|20	%description
12cr|php-pear-Net_Monitor-0.2.4-8|21	A unified interface for checking the availability services on external
12cr|php-pear-Net_Monitor-0.2.4-8|22	servers and sending meaningful alerts through a variety of media if a
12cr|php-pear-Net_Monitor-0.2.4-8|23	service becomes unavailable.
12cr|php-pear-Net_Monitor-0.2.4-8|24	
12cr|php-pear-Net_Monitor-0.2.4-8|25	%prep
12cr|php-pear-Net_Monitor-0.2.4-8|26	%setup -q -c
12cr|php-pear-Net_Monitor-0.2.4-8|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_Monitor-0.2.4-8|28	
12cr|php-pear-Net_Monitor-0.2.4-8|29	%install
12cr|php-pear-Net_Monitor-0.2.4-8|30	rm -rf %{buildroot}
12cr|php-pear-Net_Monitor-0.2.4-8|31	
12cr|php-pear-Net_Monitor-0.2.4-8|32	cd %{upstream_name}-%{version}
12cr|php-pear-Net_Monitor-0.2.4-8|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_Monitor-0.2.4-8|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_Monitor-0.2.4-8|35	
12cr|php-pear-Net_Monitor-0.2.4-8|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_Monitor-0.2.4-8|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_Monitor-0.2.4-8|38	
12cr|php-pear-Net_Monitor-0.2.4-8|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Monitor-0.2.4-8|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Monitor-0.2.4-8|41	
12cr|php-pear-Net_Monitor-0.2.4-8|42	%clean
12cr|php-pear-Net_Monitor-0.2.4-8|43	rm -rf %{buildroot}
12cr|php-pear-Net_Monitor-0.2.4-8|44	
12cr|php-pear-Net_Monitor-0.2.4-8|45	%post
12cr|php-pear-Net_Monitor-0.2.4-8|46	%if %mdkversion < 201000
12cr|php-pear-Net_Monitor-0.2.4-8|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_Monitor-0.2.4-8|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_Monitor-0.2.4-8|49	%endif
12cr|php-pear-Net_Monitor-0.2.4-8|50	
12cr|php-pear-Net_Monitor-0.2.4-8|51	%preun
12cr|php-pear-Net_Monitor-0.2.4-8|52	%if %mdkversion < 201000
12cr|php-pear-Net_Monitor-0.2.4-8|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_Monitor-0.2.4-8|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_Monitor-0.2.4-8|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_Monitor-0.2.4-8|56	fi
12cr|php-pear-Net_Monitor-0.2.4-8|57	%endif
12cr|php-pear-Net_Monitor-0.2.4-8|58	
12cr|php-pear-Net_Monitor-0.2.4-8|59	%files
12cr|php-pear-Net_Monitor-0.2.4-8|60	%defattr(-,root,root)
12cr|php-pear-Net_Monitor-0.2.4-8|61	%doc %{upstream_name}-%{version}/doc/*
12cr|php-pear-Net_Monitor-0.2.4-8|62	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_Monitor-0.2.4-8|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_Monitor-0.2.4-8|64	
12cr|php-pear-Net_Monitor-0.2.4-8|65	
12cr|php-pear-Net_Monitor-0.2.4-8|66	%changelog
12cr|php-pear-Net_Monitor-0.2.4-8|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-8mdv2012.0
12cr|php-pear-Net_Monitor-0.2.4-8|68	+ Revision: 742157
12cr|php-pear-Net_Monitor-0.2.4-8|69	- fix major breakage by careless packager
12cr|php-pear-Net_Monitor-0.2.4-8|70	
12cr|php-pear-Net_Monitor-0.2.4-8|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-7
12cr|php-pear-Net_Monitor-0.2.4-8|72	+ Revision: 679468
12cr|php-pear-Net_Monitor-0.2.4-8|73	- mass rebuild
12cr|php-pear-Net_Monitor-0.2.4-8|74	
12cr|php-pear-Net_Monitor-0.2.4-8|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-6mdv2011.0
12cr|php-pear-Net_Monitor-0.2.4-8|76	+ Revision: 613732
12cr|php-pear-Net_Monitor-0.2.4-8|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_Monitor-0.2.4-8|78	
12cr|php-pear-Net_Monitor-0.2.4-8|79	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.4-5mdv2010.1
12cr|php-pear-Net_Monitor-0.2.4-8|80	+ Revision: 468710
12cr|php-pear-Net_Monitor-0.2.4-8|81	- spec cleanup
12cr|php-pear-Net_Monitor-0.2.4-8|82	- use pear installer
12cr|php-pear-Net_Monitor-0.2.4-8|83	- don't ship tests, even in documentation
12cr|php-pear-Net_Monitor-0.2.4-8|84	- own all directories
12cr|php-pear-Net_Monitor-0.2.4-8|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_Monitor-0.2.4-8|86	
12cr|php-pear-Net_Monitor-0.2.4-8|87	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.4-4mdv2010.0
12cr|php-pear-Net_Monitor-0.2.4-8|88	+ Revision: 441481
12cr|php-pear-Net_Monitor-0.2.4-8|89	- rebuild
12cr|php-pear-Net_Monitor-0.2.4-8|90	
12cr|php-pear-Net_Monitor-0.2.4-8|91	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-3mdv2009.1
12cr|php-pear-Net_Monitor-0.2.4-8|92	+ Revision: 322493
12cr|php-pear-Net_Monitor-0.2.4-8|93	- rebuild
12cr|php-pear-Net_Monitor-0.2.4-8|94	
12cr|php-pear-Net_Monitor-0.2.4-8|95	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-2mdv2009.0
12cr|php-pear-Net_Monitor-0.2.4-8|96	+ Revision: 236990
12cr|php-pear-Net_Monitor-0.2.4-8|97	- rebuild
12cr|php-pear-Net_Monitor-0.2.4-8|98	
12cr|php-pear-Net_Monitor-0.2.4-8|99	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.2.4-1mdv2008.1
12cr|php-pear-Net_Monitor-0.2.4-8|100	+ Revision: 136415
12cr|php-pear-Net_Monitor-0.2.4-8|101	- restore BuildRoot
12cr|php-pear-Net_Monitor-0.2.4-8|102	
12cr|php-pear-Net_Monitor-0.2.4-8|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_Monitor-0.2.4-8|104	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_Monitor-0.2.4-8|105	
12cr|php-pear-Net_Monitor-0.2.4-8|106	
12cr|php-pear-Net_Monitor-0.2.4-8|107	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-1mdv2007.0
12cr|php-pear-Net_Monitor-0.2.4-8|108	+ Revision: 82365
12cr|php-pear-Net_Monitor-0.2.4-8|109	- Import php-pear-Net_Monitor
12cr|php-pear-Net_Monitor-0.2.4-8|110	
12cr|php-pear-Net_Monitor-0.2.4-8|111	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-1mdk
12cr|php-pear-Net_Monitor-0.2.4-8|112	- 0.2.4
12cr|php-pear-Net_Monitor-0.2.4-8|113	
12cr|php-pear-Net_Monitor-0.2.4-8|114	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-7mdk
12cr|php-pear-Net_Monitor-0.2.4-8|115	- new group (Development/PHP)
12cr|php-pear-Net_Monitor-0.2.4-8|116	
12cr|php-pear-Net_Monitor-0.2.4-8|117	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-6mdk
12cr|php-pear-Net_Monitor-0.2.4-8|118	- rebuilt to fix auto deps
12cr|php-pear-Net_Monitor-0.2.4-8|119	
12cr|php-pear-Net_Monitor-0.2.4-8|120	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-5mdk
12cr|php-pear-Net_Monitor-0.2.4-8|121	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_Monitor-0.2.4-8|122	
12cr|php-pear-Net_Monitor-0.2.4-8|123	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-4mdk
12cr|php-pear-Net_Monitor-0.2.4-8|124	- fix deps
12cr|php-pear-Net_Monitor-0.2.4-8|125	
12cr|php-pear-Net_Monitor-0.2.4-8|126	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-3mdk
12cr|php-pear-Net_Monitor-0.2.4-8|127	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_Monitor-0.2.4-8|128	- fix deps
12cr|php-pear-Net_Monitor-0.2.4-8|129	
12cr|php-pear-Net_Monitor-0.2.4-8|130	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-2mdk
12cr|php-pear-Net_Monitor-0.2.4-8|131	- fix deps
12cr|php-pear-Net_Monitor-0.2.4-8|132	
12cr|php-pear-Net_Monitor-0.2.4-8|133	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-1mdk
12cr|php-pear-Net_Monitor-0.2.4-8|134	- initial Mandriva package (PLD import)
12cr|php-pear-Net_Monitor-0.2.4-8|135	

6009 12
12cr|php-pear-Net_NNTP-1.4.0-7|1	%define		_class		Net
12cr|php-pear-Net_NNTP-1.4.0-7|2	%define		_subclass	NNTP
12cr|php-pear-Net_NNTP-1.4.0-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_NNTP-1.4.0-7|4	
12cr|php-pear-Net_NNTP-1.4.0-7|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_NNTP-1.4.0-7|6	Version:	1.4.0
12cr|php-pear-Net_NNTP-1.4.0-7|7	Release:	%mkrel 7
12cr|php-pear-Net_NNTP-1.4.0-7|8	Summary:	Communicate with an NNTP server
12cr|php-pear-Net_NNTP-1.4.0-7|9	License:	PHP License
12cr|php-pear-Net_NNTP-1.4.0-7|10	Group:		Development/PHP
12cr|php-pear-Net_NNTP-1.4.0-7|11	URL:		http://pear.php.net/package/Net_NNTP/
12cr|php-pear-Net_NNTP-1.4.0-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Net_NNTP-1.4.0-7|13	Requires(post): php-pear
12cr|php-pear-Net_NNTP-1.4.0-7|14	Requires(preun): php-pear
12cr|php-pear-Net_NNTP-1.4.0-7|15	Requires:	php-pear
12cr|php-pear-Net_NNTP-1.4.0-7|16	BuildArch:	noarch
12cr|php-pear-Net_NNTP-1.4.0-7|17	BuildRequires:	php-pear
12cr|php-pear-Net_NNTP-1.4.0-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_NNTP-1.4.0-7|19	
12cr|php-pear-Net_NNTP-1.4.0-7|20	%description
12cr|php-pear-Net_NNTP-1.4.0-7|21	Complete class for communicating with an NNTP server (this is: the
12cr|php-pear-Net_NNTP-1.4.0-7|22	USENET), including: post, view, list, authentication, overview, header
12cr|php-pear-Net_NNTP-1.4.0-7|23	manipulation, NNTP commands debugger, etc.
12cr|php-pear-Net_NNTP-1.4.0-7|24	
12cr|php-pear-Net_NNTP-1.4.0-7|25	%prep
12cr|php-pear-Net_NNTP-1.4.0-7|26	%setup -q -c
12cr|php-pear-Net_NNTP-1.4.0-7|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_NNTP-1.4.0-7|28	
12cr|php-pear-Net_NNTP-1.4.0-7|29	%install
12cr|php-pear-Net_NNTP-1.4.0-7|30	rm -rf %{buildroot}
12cr|php-pear-Net_NNTP-1.4.0-7|31	
12cr|php-pear-Net_NNTP-1.4.0-7|32	cd %{upstream_name}-%{version}
12cr|php-pear-Net_NNTP-1.4.0-7|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_NNTP-1.4.0-7|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_NNTP-1.4.0-7|35	
12cr|php-pear-Net_NNTP-1.4.0-7|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_NNTP-1.4.0-7|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_NNTP-1.4.0-7|38	
12cr|php-pear-Net_NNTP-1.4.0-7|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_NNTP-1.4.0-7|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_NNTP-1.4.0-7|41	
12cr|php-pear-Net_NNTP-1.4.0-7|42	%clean
12cr|php-pear-Net_NNTP-1.4.0-7|43	rm -rf %{buildroot}
12cr|php-pear-Net_NNTP-1.4.0-7|44	
12cr|php-pear-Net_NNTP-1.4.0-7|45	%post
12cr|php-pear-Net_NNTP-1.4.0-7|46	%if %mdkversion < 201000
12cr|php-pear-Net_NNTP-1.4.0-7|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_NNTP-1.4.0-7|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_NNTP-1.4.0-7|49	%endif
12cr|php-pear-Net_NNTP-1.4.0-7|50	
12cr|php-pear-Net_NNTP-1.4.0-7|51	%preun
12cr|php-pear-Net_NNTP-1.4.0-7|52	%if %mdkversion < 201000
12cr|php-pear-Net_NNTP-1.4.0-7|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_NNTP-1.4.0-7|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_NNTP-1.4.0-7|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_NNTP-1.4.0-7|56	fi
12cr|php-pear-Net_NNTP-1.4.0-7|57	%endif
12cr|php-pear-Net_NNTP-1.4.0-7|58	
12cr|php-pear-Net_NNTP-1.4.0-7|59	%files
12cr|php-pear-Net_NNTP-1.4.0-7|60	%defattr(-,root,root)
12cr|php-pear-Net_NNTP-1.4.0-7|61	%doc %{upstream_name}-%{version}/docs/examples
12cr|php-pear-Net_NNTP-1.4.0-7|62	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_NNTP-1.4.0-7|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_NNTP-1.4.0-7|64	
12cr|php-pear-Net_NNTP-1.4.0-7|65	
12cr|php-pear-Net_NNTP-1.4.0-7|66	%changelog
12cr|php-pear-Net_NNTP-1.4.0-7|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-7mdv2012.0
12cr|php-pear-Net_NNTP-1.4.0-7|68	+ Revision: 742160
12cr|php-pear-Net_NNTP-1.4.0-7|69	- fix major breakage by careless packager
12cr|php-pear-Net_NNTP-1.4.0-7|70	
12cr|php-pear-Net_NNTP-1.4.0-7|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-6
12cr|php-pear-Net_NNTP-1.4.0-7|72	+ Revision: 679475
12cr|php-pear-Net_NNTP-1.4.0-7|73	- mass rebuild
12cr|php-pear-Net_NNTP-1.4.0-7|74	
12cr|php-pear-Net_NNTP-1.4.0-7|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-5mdv2011.0
12cr|php-pear-Net_NNTP-1.4.0-7|76	+ Revision: 613733
12cr|php-pear-Net_NNTP-1.4.0-7|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_NNTP-1.4.0-7|78	
12cr|php-pear-Net_NNTP-1.4.0-7|79	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-4mdv2010.1
12cr|php-pear-Net_NNTP-1.4.0-7|80	+ Revision: 468711
12cr|php-pear-Net_NNTP-1.4.0-7|81	- spec cleanup
12cr|php-pear-Net_NNTP-1.4.0-7|82	- use pear installer
12cr|php-pear-Net_NNTP-1.4.0-7|83	- don't ship tests, even in documentation
12cr|php-pear-Net_NNTP-1.4.0-7|84	- own all directories
12cr|php-pear-Net_NNTP-1.4.0-7|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_NNTP-1.4.0-7|86	
12cr|php-pear-Net_NNTP-1.4.0-7|87	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.4.0-3mdv2010.0
12cr|php-pear-Net_NNTP-1.4.0-7|88	+ Revision: 441488
12cr|php-pear-Net_NNTP-1.4.0-7|89	- rebuild
12cr|php-pear-Net_NNTP-1.4.0-7|90	
12cr|php-pear-Net_NNTP-1.4.0-7|91	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-2mdv2009.1
12cr|php-pear-Net_NNTP-1.4.0-7|92	+ Revision: 322494
12cr|php-pear-Net_NNTP-1.4.0-7|93	- rebuild
12cr|php-pear-Net_NNTP-1.4.0-7|94	
12cr|php-pear-Net_NNTP-1.4.0-7|95	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-1mdv2009.0
12cr|php-pear-Net_NNTP-1.4.0-7|96	+ Revision: 278932
12cr|php-pear-Net_NNTP-1.4.0-7|97	- update to new version 1.4.0
12cr|php-pear-Net_NNTP-1.4.0-7|98	
12cr|php-pear-Net_NNTP-1.4.0-7|99	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-2mdv2009.0
12cr|php-pear-Net_NNTP-1.4.0-7|100	+ Revision: 236991
12cr|php-pear-Net_NNTP-1.4.0-7|101	- rebuild
12cr|php-pear-Net_NNTP-1.4.0-7|102	
12cr|php-pear-Net_NNTP-1.4.0-7|103	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Net_NNTP-1.4.0-7|104	- restore BuildRoot
12cr|php-pear-Net_NNTP-1.4.0-7|105	
12cr|php-pear-Net_NNTP-1.4.0-7|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_NNTP-1.4.0-7|107	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_NNTP-1.4.0-7|108	
12cr|php-pear-Net_NNTP-1.4.0-7|109	
12cr|php-pear-Net_NNTP-1.4.0-7|110	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-1mdv2007.0
12cr|php-pear-Net_NNTP-1.4.0-7|111	+ Revision: 82374
12cr|php-pear-Net_NNTP-1.4.0-7|112	- Import php-pear-Net_NNTP
12cr|php-pear-Net_NNTP-1.4.0-7|113	
12cr|php-pear-Net_NNTP-1.4.0-7|114	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-1mdk
12cr|php-pear-Net_NNTP-1.4.0-7|115	- 1.3.3
12cr|php-pear-Net_NNTP-1.4.0-7|116	- new group (Development/PHP)
12cr|php-pear-Net_NNTP-1.4.0-7|117	
12cr|php-pear-Net_NNTP-1.4.0-7|118	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdk
12cr|php-pear-Net_NNTP-1.4.0-7|119	- rebuilt to fix auto deps
12cr|php-pear-Net_NNTP-1.4.0-7|120	
12cr|php-pear-Net_NNTP-1.4.0-7|121	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12cr|php-pear-Net_NNTP-1.4.0-7|122	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_NNTP-1.4.0-7|123	
12cr|php-pear-Net_NNTP-1.4.0-7|124	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12cr|php-pear-Net_NNTP-1.4.0-7|125	- fix deps
12cr|php-pear-Net_NNTP-1.4.0-7|126	
12cr|php-pear-Net_NNTP-1.4.0-7|127	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cr|php-pear-Net_NNTP-1.4.0-7|128	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_NNTP-1.4.0-7|129	- fix deps
12cr|php-pear-Net_NNTP-1.4.0-7|130	
12cr|php-pear-Net_NNTP-1.4.0-7|131	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cr|php-pear-Net_NNTP-1.4.0-7|132	- fix deps
12cr|php-pear-Net_NNTP-1.4.0-7|133	
12cr|php-pear-Net_NNTP-1.4.0-7|134	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cr|php-pear-Net_NNTP-1.4.0-7|135	- initial Mandriva package (PLD import)
12cr|php-pear-Net_NNTP-1.4.0-7|136	

6010 12
12cr|php-pear-Net_Ping-2.4.5-4|1	%define		_class		Net
12cr|php-pear-Net_Ping-2.4.5-4|2	%define		_subclass	Ping
12cr|php-pear-Net_Ping-2.4.5-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_Ping-2.4.5-4|4	
12cr|php-pear-Net_Ping-2.4.5-4|5	%define		_requires_exceptions pear(../../Ping.php)\\|pear(../Ping.php)
12cr|php-pear-Net_Ping-2.4.5-4|6	
12cr|php-pear-Net_Ping-2.4.5-4|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_Ping-2.4.5-4|8	Version:	2.4.5
12cr|php-pear-Net_Ping-2.4.5-4|9	Release:	%mkrel 4
12cr|php-pear-Net_Ping-2.4.5-4|10	Summary:	Execute ping
12cr|php-pear-Net_Ping-2.4.5-4|11	License:	PHP License
12cr|php-pear-Net_Ping-2.4.5-4|12	Group:		Development/PHP
12cr|php-pear-Net_Ping-2.4.5-4|13	URL:		http://pear.php.net/package/Net_Ping/
12cr|php-pear-Net_Ping-2.4.5-4|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Net_Ping-2.4.5-4|15	Requires(post): php-pear
12cr|php-pear-Net_Ping-2.4.5-4|16	Requires(preun): php-pear
12cr|php-pear-Net_Ping-2.4.5-4|17	Requires:	php-pear
12cr|php-pear-Net_Ping-2.4.5-4|18	BuildArch:	noarch
12cr|php-pear-Net_Ping-2.4.5-4|19	BuildRequires:	php-pear
12cr|php-pear-Net_Ping-2.4.5-4|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_Ping-2.4.5-4|21	
12cr|php-pear-Net_Ping-2.4.5-4|22	%description
12cr|php-pear-Net_Ping-2.4.5-4|23	This package provides a PHP wrapper around the ping command.
12cr|php-pear-Net_Ping-2.4.5-4|24	
12cr|php-pear-Net_Ping-2.4.5-4|25	%prep
12cr|php-pear-Net_Ping-2.4.5-4|26	%setup -q -c
12cr|php-pear-Net_Ping-2.4.5-4|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_Ping-2.4.5-4|28	
12cr|php-pear-Net_Ping-2.4.5-4|29	%install
12cr|php-pear-Net_Ping-2.4.5-4|30	rm -rf %{buildroot}
12cr|php-pear-Net_Ping-2.4.5-4|31	
12cr|php-pear-Net_Ping-2.4.5-4|32	cd %{upstream_name}-%{version}
12cr|php-pear-Net_Ping-2.4.5-4|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_Ping-2.4.5-4|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_Ping-2.4.5-4|35	
12cr|php-pear-Net_Ping-2.4.5-4|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_Ping-2.4.5-4|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_Ping-2.4.5-4|38	
12cr|php-pear-Net_Ping-2.4.5-4|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Ping-2.4.5-4|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Ping-2.4.5-4|41	
12cr|php-pear-Net_Ping-2.4.5-4|42	%clean
12cr|php-pear-Net_Ping-2.4.5-4|43	rm -rf %{buildroot}
12cr|php-pear-Net_Ping-2.4.5-4|44	
12cr|php-pear-Net_Ping-2.4.5-4|45	%post
12cr|php-pear-Net_Ping-2.4.5-4|46	%if %mdkversion < 201000
12cr|php-pear-Net_Ping-2.4.5-4|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_Ping-2.4.5-4|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_Ping-2.4.5-4|49	%endif
12cr|php-pear-Net_Ping-2.4.5-4|50	
12cr|php-pear-Net_Ping-2.4.5-4|51	%preun
12cr|php-pear-Net_Ping-2.4.5-4|52	%if %mdkversion < 201000
12cr|php-pear-Net_Ping-2.4.5-4|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_Ping-2.4.5-4|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_Ping-2.4.5-4|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_Ping-2.4.5-4|56	fi
12cr|php-pear-Net_Ping-2.4.5-4|57	%endif
12cr|php-pear-Net_Ping-2.4.5-4|58	
12cr|php-pear-Net_Ping-2.4.5-4|59	%files
12cr|php-pear-Net_Ping-2.4.5-4|60	%defattr(-,root,root)
12cr|php-pear-Net_Ping-2.4.5-4|61	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Net_Ping-2.4.5-4|62	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_Ping-2.4.5-4|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_Ping-2.4.5-4|64	
12cr|php-pear-Net_Ping-2.4.5-4|65	
12cr|php-pear-Net_Ping-2.4.5-4|66	%changelog
12cr|php-pear-Net_Ping-2.4.5-4|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.4.5-4mdv2012.0
12cr|php-pear-Net_Ping-2.4.5-4|68	+ Revision: 742162
12cr|php-pear-Net_Ping-2.4.5-4|69	- fix major breakage by careless packager
12cr|php-pear-Net_Ping-2.4.5-4|70	
12cr|php-pear-Net_Ping-2.4.5-4|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.4.5-3
12cr|php-pear-Net_Ping-2.4.5-4|72	+ Revision: 679482
12cr|php-pear-Net_Ping-2.4.5-4|73	- mass rebuild
12cr|php-pear-Net_Ping-2.4.5-4|74	
12cr|php-pear-Net_Ping-2.4.5-4|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.5-2mdv2011.0
12cr|php-pear-Net_Ping-2.4.5-4|76	+ Revision: 613734
12cr|php-pear-Net_Ping-2.4.5-4|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_Ping-2.4.5-4|78	
12cr|php-pear-Net_Ping-2.4.5-4|79	* Mon Nov 30 2009 Oden Eriksson <oeriksson@mandriva.com> 2.4.5-1mdv2010.1
12cr|php-pear-Net_Ping-2.4.5-4|80	+ Revision: 471994
12cr|php-pear-Net_Ping-2.4.5-4|81	- 2.4.5 (fixes CVE-2009-4024)
12cr|php-pear-Net_Ping-2.4.5-4|82	
12cr|php-pear-Net_Ping-2.4.5-4|83	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.4-3mdv2010.1
12cr|php-pear-Net_Ping-2.4.5-4|84	+ Revision: 468712
12cr|php-pear-Net_Ping-2.4.5-4|85	- spec cleanup
12cr|php-pear-Net_Ping-2.4.5-4|86	- use pear installer
12cr|php-pear-Net_Ping-2.4.5-4|87	- don't ship tests, even in documentation
12cr|php-pear-Net_Ping-2.4.5-4|88	- own all directories
12cr|php-pear-Net_Ping-2.4.5-4|89	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_Ping-2.4.5-4|90	
12cr|php-pear-Net_Ping-2.4.5-4|91	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 2.4.4-2mdv2010.0
12cr|php-pear-Net_Ping-2.4.5-4|92	+ Revision: 441489
12cr|php-pear-Net_Ping-2.4.5-4|93	- rebuild
12cr|php-pear-Net_Ping-2.4.5-4|94	
12cr|php-pear-Net_Ping-2.4.5-4|95	* Sun Mar 22 2009 Funda Wang <fwang@mandriva.org> 2.4.4-1mdv2009.1
12cr|php-pear-Net_Ping-2.4.5-4|96	+ Revision: 360151
12cr|php-pear-Net_Ping-2.4.5-4|97	- new version 2.4.4
12cr|php-pear-Net_Ping-2.4.5-4|98	
12cr|php-pear-Net_Ping-2.4.5-4|99	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-3mdv2009.1
12cr|php-pear-Net_Ping-2.4.5-4|100	+ Revision: 322495
12cr|php-pear-Net_Ping-2.4.5-4|101	- rebuild
12cr|php-pear-Net_Ping-2.4.5-4|102	
12cr|php-pear-Net_Ping-2.4.5-4|103	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-2mdv2009.0
12cr|php-pear-Net_Ping-2.4.5-4|104	+ Revision: 236992
12cr|php-pear-Net_Ping-2.4.5-4|105	- rebuild
12cr|php-pear-Net_Ping-2.4.5-4|106	
12cr|php-pear-Net_Ping-2.4.5-4|107	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 2.4.1-1mdv2008.1
12cr|php-pear-Net_Ping-2.4.5-4|108	+ Revision: 136415
12cr|php-pear-Net_Ping-2.4.5-4|109	- restore BuildRoot
12cr|php-pear-Net_Ping-2.4.5-4|110	
12cr|php-pear-Net_Ping-2.4.5-4|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_Ping-2.4.5-4|112	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_Ping-2.4.5-4|113	
12cr|php-pear-Net_Ping-2.4.5-4|114	
12cr|php-pear-Net_Ping-2.4.5-4|115	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-1mdv2007.0
12cr|php-pear-Net_Ping-2.4.5-4|116	+ Revision: 82400
12cr|php-pear-Net_Ping-2.4.5-4|117	- Import php-pear-Net_Ping
12cr|php-pear-Net_Ping-2.4.5-4|118	
12cr|php-pear-Net_Ping-2.4.5-4|119	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-1mdk
12cr|php-pear-Net_Ping-2.4.5-4|120	- 2.4.1
12cr|php-pear-Net_Ping-2.4.5-4|121	- new group (Development/PHP)
12cr|php-pear-Net_Ping-2.4.5-4|122	
12cr|php-pear-Net_Ping-2.4.5-4|123	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.4-6mdk
12cr|php-pear-Net_Ping-2.4.5-4|124	- rebuilt to fix auto deps
12cr|php-pear-Net_Ping-2.4.5-4|125	
12cr|php-pear-Net_Ping-2.4.5-4|126	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.4-5mdk
12cr|php-pear-Net_Ping-2.4.5-4|127	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_Ping-2.4.5-4|128	
12cr|php-pear-Net_Ping-2.4.5-4|129	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.4-4mdk
12cr|php-pear-Net_Ping-2.4.5-4|130	- fix deps
12cr|php-pear-Net_Ping-2.4.5-4|131	
12cr|php-pear-Net_Ping-2.4.5-4|132	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.4-3mdk
12cr|php-pear-Net_Ping-2.4.5-4|133	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_Ping-2.4.5-4|134	- fix deps
12cr|php-pear-Net_Ping-2.4.5-4|135	
12cr|php-pear-Net_Ping-2.4.5-4|136	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.4-2mdk
12cr|php-pear-Net_Ping-2.4.5-4|137	- fix deps
12cr|php-pear-Net_Ping-2.4.5-4|138	
12cr|php-pear-Net_Ping-2.4.5-4|139	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.4-1mdk
12cr|php-pear-Net_Ping-2.4.5-4|140	- initial Mandriva package (PLD import)
12cr|php-pear-Net_Ping-2.4.5-4|141	

6011 12
12cr|php-pear-Net_Portscan-1.0.3-4|1	%define		_class		Net
12cr|php-pear-Net_Portscan-1.0.3-4|2	%define		_subclass	Portscan
12cr|php-pear-Net_Portscan-1.0.3-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_Portscan-1.0.3-4|4	
12cr|php-pear-Net_Portscan-1.0.3-4|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_Portscan-1.0.3-4|6	Version:	1.0.3
12cr|php-pear-Net_Portscan-1.0.3-4|7	Release:	%mkrel 4
12cr|php-pear-Net_Portscan-1.0.3-4|8	Summary:	Portscanner utilities
12cr|php-pear-Net_Portscan-1.0.3-4|9	License:	PHP License
12cr|php-pear-Net_Portscan-1.0.3-4|10	Group:		Development/PHP
12cr|php-pear-Net_Portscan-1.0.3-4|11	URL:		http://pear.php.net/package/Net_Portscan/
12cr|php-pear-Net_Portscan-1.0.3-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Net_Portscan-1.0.3-4|13	Requires(post): php-pear
12cr|php-pear-Net_Portscan-1.0.3-4|14	Requires(preun): php-pear
12cr|php-pear-Net_Portscan-1.0.3-4|15	Requires:	php-pear
12cr|php-pear-Net_Portscan-1.0.3-4|16	BuildArch:	noarch
12cr|php-pear-Net_Portscan-1.0.3-4|17	BuildRequires:	php-pear
12cr|php-pear-Net_Portscan-1.0.3-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_Portscan-1.0.3-4|19	
12cr|php-pear-Net_Portscan-1.0.3-4|20	%description
12cr|php-pear-Net_Portscan-1.0.3-4|21	The Net_Portscan package allows one to perform basic portscanning
12cr|php-pear-Net_Portscan-1.0.3-4|22	functions with PHP. It supports checking an individual port or
12cr|php-pear-Net_Portscan-1.0.3-4|23	checking a whole range of ports on a machine.
12cr|php-pear-Net_Portscan-1.0.3-4|24	
12cr|php-pear-Net_Portscan-1.0.3-4|25	%prep
12cr|php-pear-Net_Portscan-1.0.3-4|26	%setup -q -c
12cr|php-pear-Net_Portscan-1.0.3-4|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_Portscan-1.0.3-4|28	
12cr|php-pear-Net_Portscan-1.0.3-4|29	%install
12cr|php-pear-Net_Portscan-1.0.3-4|30	rm -rf %{buildroot}
12cr|php-pear-Net_Portscan-1.0.3-4|31	
12cr|php-pear-Net_Portscan-1.0.3-4|32	cd %{upstream_name}-%{version}
12cr|php-pear-Net_Portscan-1.0.3-4|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_Portscan-1.0.3-4|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_Portscan-1.0.3-4|35	
12cr|php-pear-Net_Portscan-1.0.3-4|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_Portscan-1.0.3-4|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_Portscan-1.0.3-4|38	
12cr|php-pear-Net_Portscan-1.0.3-4|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Portscan-1.0.3-4|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Portscan-1.0.3-4|41	
12cr|php-pear-Net_Portscan-1.0.3-4|42	%clean
12cr|php-pear-Net_Portscan-1.0.3-4|43	rm -rf %{buildroot}
12cr|php-pear-Net_Portscan-1.0.3-4|44	
12cr|php-pear-Net_Portscan-1.0.3-4|45	%post
12cr|php-pear-Net_Portscan-1.0.3-4|46	%if %mdkversion < 201000
12cr|php-pear-Net_Portscan-1.0.3-4|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_Portscan-1.0.3-4|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_Portscan-1.0.3-4|49	%endif
12cr|php-pear-Net_Portscan-1.0.3-4|50	
12cr|php-pear-Net_Portscan-1.0.3-4|51	%preun
12cr|php-pear-Net_Portscan-1.0.3-4|52	%if %mdkversion < 201000
12cr|php-pear-Net_Portscan-1.0.3-4|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_Portscan-1.0.3-4|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_Portscan-1.0.3-4|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_Portscan-1.0.3-4|56	fi
12cr|php-pear-Net_Portscan-1.0.3-4|57	%endif
12cr|php-pear-Net_Portscan-1.0.3-4|58	
12cr|php-pear-Net_Portscan-1.0.3-4|59	%files
12cr|php-pear-Net_Portscan-1.0.3-4|60	%defattr(-,root,root)
12cr|php-pear-Net_Portscan-1.0.3-4|61	%doc %{upstream_name}-%{version}/README*
12cr|php-pear-Net_Portscan-1.0.3-4|62	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_Portscan-1.0.3-4|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_Portscan-1.0.3-4|64	
12cr|php-pear-Net_Portscan-1.0.3-4|65	
12cr|php-pear-Net_Portscan-1.0.3-4|66	
12cr|php-pear-Net_Portscan-1.0.3-4|67	
12cr|php-pear-Net_Portscan-1.0.3-4|68	%changelog
12cr|php-pear-Net_Portscan-1.0.3-4|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-4mdv2012.0
12cr|php-pear-Net_Portscan-1.0.3-4|70	+ Revision: 742163
12cr|php-pear-Net_Portscan-1.0.3-4|71	- fix major breakage by careless packager
12cr|php-pear-Net_Portscan-1.0.3-4|72	
12cr|php-pear-Net_Portscan-1.0.3-4|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3
12cr|php-pear-Net_Portscan-1.0.3-4|74	+ Revision: 679486
12cr|php-pear-Net_Portscan-1.0.3-4|75	- mass rebuild
12cr|php-pear-Net_Portscan-1.0.3-4|76	
12cr|php-pear-Net_Portscan-1.0.3-4|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdv2011.0
12cr|php-pear-Net_Portscan-1.0.3-4|78	+ Revision: 613735
12cr|php-pear-Net_Portscan-1.0.3-4|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_Portscan-1.0.3-4|80	
12cr|php-pear-Net_Portscan-1.0.3-4|81	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-1mdv2010.1
12cr|php-pear-Net_Portscan-1.0.3-4|82	+ Revision: 489153
12cr|php-pear-Net_Portscan-1.0.3-4|83	- update to new version 1.0.3
12cr|php-pear-Net_Portscan-1.0.3-4|84	
12cr|php-pear-Net_Portscan-1.0.3-4|85	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-11mdv2010.1
12cr|php-pear-Net_Portscan-1.0.3-4|86	+ Revision: 468714
12cr|php-pear-Net_Portscan-1.0.3-4|87	- spec cleanup
12cr|php-pear-Net_Portscan-1.0.3-4|88	- use pear installer
12cr|php-pear-Net_Portscan-1.0.3-4|89	- don't ship tests, even in documentation
12cr|php-pear-Net_Portscan-1.0.3-4|90	- own all directories
12cr|php-pear-Net_Portscan-1.0.3-4|91	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_Portscan-1.0.3-4|92	
12cr|php-pear-Net_Portscan-1.0.3-4|93	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-10mdv2010.0
12cr|php-pear-Net_Portscan-1.0.3-4|94	+ Revision: 441490
12cr|php-pear-Net_Portscan-1.0.3-4|95	- rebuild
12cr|php-pear-Net_Portscan-1.0.3-4|96	
12cr|php-pear-Net_Portscan-1.0.3-4|97	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-9mdv2009.1
12cr|php-pear-Net_Portscan-1.0.3-4|98	+ Revision: 322496
12cr|php-pear-Net_Portscan-1.0.3-4|99	- rebuild
12cr|php-pear-Net_Portscan-1.0.3-4|100	
12cr|php-pear-Net_Portscan-1.0.3-4|101	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-8mdv2009.0
12cr|php-pear-Net_Portscan-1.0.3-4|102	+ Revision: 236993
12cr|php-pear-Net_Portscan-1.0.3-4|103	- rebuild
12cr|php-pear-Net_Portscan-1.0.3-4|104	
12cr|php-pear-Net_Portscan-1.0.3-4|105	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Net_Portscan-1.0.3-4|106	- restore BuildRoot
12cr|php-pear-Net_Portscan-1.0.3-4|107	
12cr|php-pear-Net_Portscan-1.0.3-4|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_Portscan-1.0.3-4|109	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_Portscan-1.0.3-4|110	
12cr|php-pear-Net_Portscan-1.0.3-4|111	
12cr|php-pear-Net_Portscan-1.0.3-4|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdv2007.0
12cr|php-pear-Net_Portscan-1.0.3-4|113	+ Revision: 82409
12cr|php-pear-Net_Portscan-1.0.3-4|114	- Import php-pear-Net_Portscan
12cr|php-pear-Net_Portscan-1.0.3-4|115	
12cr|php-pear-Net_Portscan-1.0.3-4|116	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdk
12cr|php-pear-Net_Portscan-1.0.3-4|117	- new group (Development/PHP)
12cr|php-pear-Net_Portscan-1.0.3-4|118	
12cr|php-pear-Net_Portscan-1.0.3-4|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdk
12cr|php-pear-Net_Portscan-1.0.3-4|120	- rebuilt to fix auto deps
12cr|php-pear-Net_Portscan-1.0.3-4|121	
12cr|php-pear-Net_Portscan-1.0.3-4|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdk
12cr|php-pear-Net_Portscan-1.0.3-4|123	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_Portscan-1.0.3-4|124	
12cr|php-pear-Net_Portscan-1.0.3-4|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdk
12cr|php-pear-Net_Portscan-1.0.3-4|126	- fix deps
12cr|php-pear-Net_Portscan-1.0.3-4|127	
12cr|php-pear-Net_Portscan-1.0.3-4|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdk
12cr|php-pear-Net_Portscan-1.0.3-4|129	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_Portscan-1.0.3-4|130	- fix deps
12cr|php-pear-Net_Portscan-1.0.3-4|131	
12cr|php-pear-Net_Portscan-1.0.3-4|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdk
12cr|php-pear-Net_Portscan-1.0.3-4|133	- fix deps
12cr|php-pear-Net_Portscan-1.0.3-4|134	
12cr|php-pear-Net_Portscan-1.0.3-4|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdk
12cr|php-pear-Net_Portscan-1.0.3-4|136	- initial Mandriva package (PLD import)
12cr|php-pear-Net_Portscan-1.0.3-4|137	

6012 12
12cr|php-pear-Net_Server-1.0.2-7|1	%define		_class		Net
12cr|php-pear-Net_Server-1.0.2-7|2	%define		_subclass	Server
12cr|php-pear-Net_Server-1.0.2-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_Server-1.0.2-7|4	
12cr|php-pear-Net_Server-1.0.2-7|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_Server-1.0.2-7|6	Version:	1.0.2
12cr|php-pear-Net_Server-1.0.2-7|7	Release:	%mkrel 7
12cr|php-pear-Net_Server-1.0.2-7|8	Summary:	Generic server class
12cr|php-pear-Net_Server-1.0.2-7|9	License:	PHP License
12cr|php-pear-Net_Server-1.0.2-7|10	Group:		Development/PHP
12cr|php-pear-Net_Server-1.0.2-7|11	URL:		http://pear.php.net/package/Net_Server/
12cr|php-pear-Net_Server-1.0.2-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Net_Server-1.0.2-7|13	Requires(post): php-pear
12cr|php-pear-Net_Server-1.0.2-7|14	Requires(preun): php-pear
12cr|php-pear-Net_Server-1.0.2-7|15	Requires:	php-pear
12cr|php-pear-Net_Server-1.0.2-7|16	BuildRequires:	php-pear
12cr|php-pear-Net_Server-1.0.2-7|17	BuildArch:	noarch
12cr|php-pear-Net_Server-1.0.2-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_Server-1.0.2-7|19	
12cr|php-pear-Net_Server-1.0.2-7|20	%description
12cr|php-pear-Net_Server-1.0.2-7|21	Generic server class based on ext/sockets, used to develop any kind of
12cr|php-pear-Net_Server-1.0.2-7|22	server.
12cr|php-pear-Net_Server-1.0.2-7|23	
12cr|php-pear-Net_Server-1.0.2-7|24	%prep
12cr|php-pear-Net_Server-1.0.2-7|25	%setup -q -c
12cr|php-pear-Net_Server-1.0.2-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_Server-1.0.2-7|27	
12cr|php-pear-Net_Server-1.0.2-7|28	%install
12cr|php-pear-Net_Server-1.0.2-7|29	rm -rf %{buildroot}
12cr|php-pear-Net_Server-1.0.2-7|30	
12cr|php-pear-Net_Server-1.0.2-7|31	cd %{upstream_name}-%{version}
12cr|php-pear-Net_Server-1.0.2-7|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_Server-1.0.2-7|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_Server-1.0.2-7|34	
12cr|php-pear-Net_Server-1.0.2-7|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_Server-1.0.2-7|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_Server-1.0.2-7|37	
12cr|php-pear-Net_Server-1.0.2-7|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Server-1.0.2-7|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Server-1.0.2-7|40	
12cr|php-pear-Net_Server-1.0.2-7|41	%clean
12cr|php-pear-Net_Server-1.0.2-7|42	rm -rf %{buildroot}
12cr|php-pear-Net_Server-1.0.2-7|43	
12cr|php-pear-Net_Server-1.0.2-7|44	%post
12cr|php-pear-Net_Server-1.0.2-7|45	%if %mdkversion < 201000
12cr|php-pear-Net_Server-1.0.2-7|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_Server-1.0.2-7|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_Server-1.0.2-7|48	%endif
12cr|php-pear-Net_Server-1.0.2-7|49	
12cr|php-pear-Net_Server-1.0.2-7|50	%preun
12cr|php-pear-Net_Server-1.0.2-7|51	%if %mdkversion < 201000
12cr|php-pear-Net_Server-1.0.2-7|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_Server-1.0.2-7|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_Server-1.0.2-7|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_Server-1.0.2-7|55	fi
12cr|php-pear-Net_Server-1.0.2-7|56	%endif
12cr|php-pear-Net_Server-1.0.2-7|57	
12cr|php-pear-Net_Server-1.0.2-7|58	%files
12cr|php-pear-Net_Server-1.0.2-7|59	%defattr(-,root,root)
12cr|php-pear-Net_Server-1.0.2-7|60	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Net_Server-1.0.2-7|61	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Net_Server-1.0.2-7|62	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_Server-1.0.2-7|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_Server-1.0.2-7|64	
12cr|php-pear-Net_Server-1.0.2-7|65	
12cr|php-pear-Net_Server-1.0.2-7|66	
12cr|php-pear-Net_Server-1.0.2-7|67	
12cr|php-pear-Net_Server-1.0.2-7|68	%changelog
12cr|php-pear-Net_Server-1.0.2-7|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdv2012.0
12cr|php-pear-Net_Server-1.0.2-7|70	+ Revision: 742164
12cr|php-pear-Net_Server-1.0.2-7|71	- fix major breakage by careless packager
12cr|php-pear-Net_Server-1.0.2-7|72	
12cr|php-pear-Net_Server-1.0.2-7|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6
12cr|php-pear-Net_Server-1.0.2-7|74	+ Revision: 679507
12cr|php-pear-Net_Server-1.0.2-7|75	- mass rebuild
12cr|php-pear-Net_Server-1.0.2-7|76	
12cr|php-pear-Net_Server-1.0.2-7|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdv2011.0
12cr|php-pear-Net_Server-1.0.2-7|78	+ Revision: 613738
12cr|php-pear-Net_Server-1.0.2-7|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_Server-1.0.2-7|80	
12cr|php-pear-Net_Server-1.0.2-7|81	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-4mdv2010.1
12cr|php-pear-Net_Server-1.0.2-7|82	+ Revision: 469030
12cr|php-pear-Net_Server-1.0.2-7|83	- spec cleanup
12cr|php-pear-Net_Server-1.0.2-7|84	- use pear installer
12cr|php-pear-Net_Server-1.0.2-7|85	- don't ship tests, even in documentation
12cr|php-pear-Net_Server-1.0.2-7|86	- own all directories
12cr|php-pear-Net_Server-1.0.2-7|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_Server-1.0.2-7|88	
12cr|php-pear-Net_Server-1.0.2-7|89	* Sat Jul 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-3mdv2010.0
12cr|php-pear-Net_Server-1.0.2-7|90	+ Revision: 399776
12cr|php-pear-Net_Server-1.0.2-7|91	- spec cleanup
12cr|php-pear-Net_Server-1.0.2-7|92	- don't duplicate spec-helper job
12cr|php-pear-Net_Server-1.0.2-7|93	- install missing files
12cr|php-pear-Net_Server-1.0.2-7|94	
12cr|php-pear-Net_Server-1.0.2-7|95	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2009.1
12cr|php-pear-Net_Server-1.0.2-7|96	+ Revision: 322500
12cr|php-pear-Net_Server-1.0.2-7|97	- rebuild
12cr|php-pear-Net_Server-1.0.2-7|98	
12cr|php-pear-Net_Server-1.0.2-7|99	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2009.0
12cr|php-pear-Net_Server-1.0.2-7|100	+ Revision: 278933
12cr|php-pear-Net_Server-1.0.2-7|101	- update to new version 1.0.2
12cr|php-pear-Net_Server-1.0.2-7|102	
12cr|php-pear-Net_Server-1.0.2-7|103	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-8mdv2009.0
12cr|php-pear-Net_Server-1.0.2-7|104	+ Revision: 236995
12cr|php-pear-Net_Server-1.0.2-7|105	- rebuild
12cr|php-pear-Net_Server-1.0.2-7|106	
12cr|php-pear-Net_Server-1.0.2-7|107	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Net_Server-1.0.2-7|108	- restore BuildRoot
12cr|php-pear-Net_Server-1.0.2-7|109	
12cr|php-pear-Net_Server-1.0.2-7|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_Server-1.0.2-7|111	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_Server-1.0.2-7|112	
12cr|php-pear-Net_Server-1.0.2-7|113	
12cr|php-pear-Net_Server-1.0.2-7|114	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-7mdv2007.0
12cr|php-pear-Net_Server-1.0.2-7|115	+ Revision: 82413
12cr|php-pear-Net_Server-1.0.2-7|116	- Import php-pear-Net_Server
12cr|php-pear-Net_Server-1.0.2-7|117	
12cr|php-pear-Net_Server-1.0.2-7|118	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-7mdk
12cr|php-pear-Net_Server-1.0.2-7|119	- new group (Development/PHP)
12cr|php-pear-Net_Server-1.0.2-7|120	
12cr|php-pear-Net_Server-1.0.2-7|121	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-6mdk
12cr|php-pear-Net_Server-1.0.2-7|122	- rebuilt to fix auto deps
12cr|php-pear-Net_Server-1.0.2-7|123	
12cr|php-pear-Net_Server-1.0.2-7|124	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-5mdk
12cr|php-pear-Net_Server-1.0.2-7|125	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_Server-1.0.2-7|126	
12cr|php-pear-Net_Server-1.0.2-7|127	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-4mdk
12cr|php-pear-Net_Server-1.0.2-7|128	- fix deps
12cr|php-pear-Net_Server-1.0.2-7|129	
12cr|php-pear-Net_Server-1.0.2-7|130	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-3mdk
12cr|php-pear-Net_Server-1.0.2-7|131	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_Server-1.0.2-7|132	- fix deps
12cr|php-pear-Net_Server-1.0.2-7|133	
12cr|php-pear-Net_Server-1.0.2-7|134	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-2mdk
12cr|php-pear-Net_Server-1.0.2-7|135	- fix deps
12cr|php-pear-Net_Server-1.0.2-7|136	
12cr|php-pear-Net_Server-1.0.2-7|137	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-1mdk
12cr|php-pear-Net_Server-1.0.2-7|138	- initial Mandriva package (PLD import)
12cr|php-pear-Net_Server-1.0.2-7|139	

6013 12
12cr|php-pear-Net_SmartIRC-1.0.2-3|1	%define		_class		Net
12cr|php-pear-Net_SmartIRC-1.0.2-3|2	%define		_subclass	SmartIRC
12cr|php-pear-Net_SmartIRC-1.0.2-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_SmartIRC-1.0.2-3|4	
12cr|php-pear-Net_SmartIRC-1.0.2-3|5	%define		_requires_exceptions pear(../SmartIRC.php)
12cr|php-pear-Net_SmartIRC-1.0.2-3|6	
12cr|php-pear-Net_SmartIRC-1.0.2-3|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_SmartIRC-1.0.2-3|8	Version:	1.0.2
12cr|php-pear-Net_SmartIRC-1.0.2-3|9	Release:	%mkrel 3
12cr|php-pear-Net_SmartIRC-1.0.2-3|10	Summary:	IRC client class
12cr|php-pear-Net_SmartIRC-1.0.2-3|11	License:	PHP License
12cr|php-pear-Net_SmartIRC-1.0.2-3|12	Group:		Development/PHP
12cr|php-pear-Net_SmartIRC-1.0.2-3|13	URL:		http://pear.php.net/package/Net_SmartIRC/
12cr|php-pear-Net_SmartIRC-1.0.2-3|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Net_SmartIRC-1.0.2-3|15	Requires(post): php-pear
12cr|php-pear-Net_SmartIRC-1.0.2-3|16	Requires(preun): php-pear
12cr|php-pear-Net_SmartIRC-1.0.2-3|17	Requires:	php-pear
12cr|php-pear-Net_SmartIRC-1.0.2-3|18	BuildRequires:	php-pear
12cr|php-pear-Net_SmartIRC-1.0.2-3|19	BuildArch:	noarch
12cr|php-pear-Net_SmartIRC-1.0.2-3|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_SmartIRC-1.0.2-3|21	
12cr|php-pear-Net_SmartIRC-1.0.2-3|22	%description
12cr|php-pear-Net_SmartIRC-1.0.2-3|23	Net_SmartIRC is a PHP class for communication with IRC networks, which
12cr|php-pear-Net_SmartIRC-1.0.2-3|24	conforms to the RFC 2812 (IRC protocol). It's an API that handles all
12cr|php-pear-Net_SmartIRC-1.0.2-3|25	IRC protocol messages. This class is designed for creating IRC bots,
12cr|php-pear-Net_SmartIRC-1.0.2-3|26	chats and show irc related info on webpages.
12cr|php-pear-Net_SmartIRC-1.0.2-3|27	
12cr|php-pear-Net_SmartIRC-1.0.2-3|28	Featurelist:
12cr|php-pear-Net_SmartIRC-1.0.2-3|29	- actionhandler for the API
12cr|php-pear-Net_SmartIRC-1.0.2-3|30	- messagehandler for the API
12cr|php-pear-Net_SmartIRC-1.0.2-3|31	- send/receive floodprotection
12cr|php-pear-Net_SmartIRC-1.0.2-3|32	- detects and changes nickname on nickname collisions
12cr|php-pear-Net_SmartIRC-1.0.2-3|33	- time events
12cr|php-pear-Net_SmartIRC-1.0.2-3|34	- full object oriented programmed
12cr|php-pear-Net_SmartIRC-1.0.2-3|35	- autoreconnect
12cr|php-pear-Net_SmartIRC-1.0.2-3|36	- debugging/logging system
12cr|php-pear-Net_SmartIRC-1.0.2-3|37	- supports fsocks and PHP socket extension
12cr|php-pear-Net_SmartIRC-1.0.2-3|38	- supports PHP 4.1.x to 4.3.0
12cr|php-pear-Net_SmartIRC-1.0.2-3|39	- sendbuffer with priority levels
12cr|php-pear-Net_SmartIRC-1.0.2-3|40	- channel synching (tracking of users/modes/topic etc in variables)
12cr|php-pear-Net_SmartIRC-1.0.2-3|41	- IRC functions: op, deop, voice, devoice, ban, unban, join, part,
12cr|php-pear-Net_SmartIRC-1.0.2-3|42	action, message, query, ctcp, mode, topic, nick, invite
12cr|php-pear-Net_SmartIRC-1.0.2-3|43	
12cr|php-pear-Net_SmartIRC-1.0.2-3|44	%prep
12cr|php-pear-Net_SmartIRC-1.0.2-3|45	%setup -q -c
12cr|php-pear-Net_SmartIRC-1.0.2-3|46	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_SmartIRC-1.0.2-3|47	
12cr|php-pear-Net_SmartIRC-1.0.2-3|48	%install
12cr|php-pear-Net_SmartIRC-1.0.2-3|49	rm -rf %{buildroot}
12cr|php-pear-Net_SmartIRC-1.0.2-3|50	
12cr|php-pear-Net_SmartIRC-1.0.2-3|51	cd %{upstream_name}-%{version}
12cr|php-pear-Net_SmartIRC-1.0.2-3|52	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_SmartIRC-1.0.2-3|53	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_SmartIRC-1.0.2-3|54	
12cr|php-pear-Net_SmartIRC-1.0.2-3|55	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_SmartIRC-1.0.2-3|56	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_SmartIRC-1.0.2-3|57	
12cr|php-pear-Net_SmartIRC-1.0.2-3|58	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_SmartIRC-1.0.2-3|59	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_SmartIRC-1.0.2-3|60	
12cr|php-pear-Net_SmartIRC-1.0.2-3|61	%clean
12cr|php-pear-Net_SmartIRC-1.0.2-3|62	rm -rf %{buildroot}
12cr|php-pear-Net_SmartIRC-1.0.2-3|63	
12cr|php-pear-Net_SmartIRC-1.0.2-3|64	%post
12cr|php-pear-Net_SmartIRC-1.0.2-3|65	%if %mdkversion < 201000
12cr|php-pear-Net_SmartIRC-1.0.2-3|66	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_SmartIRC-1.0.2-3|67	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_SmartIRC-1.0.2-3|68	%endif
12cr|php-pear-Net_SmartIRC-1.0.2-3|69	
12cr|php-pear-Net_SmartIRC-1.0.2-3|70	%preun
12cr|php-pear-Net_SmartIRC-1.0.2-3|71	%if %mdkversion < 201000
12cr|php-pear-Net_SmartIRC-1.0.2-3|72	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_SmartIRC-1.0.2-3|73	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_SmartIRC-1.0.2-3|74	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_SmartIRC-1.0.2-3|75	fi
12cr|php-pear-Net_SmartIRC-1.0.2-3|76	%endif
12cr|php-pear-Net_SmartIRC-1.0.2-3|77	
12cr|php-pear-Net_SmartIRC-1.0.2-3|78	%files
12cr|php-pear-Net_SmartIRC-1.0.2-3|79	%defattr(-,root,root)
12cr|php-pear-Net_SmartIRC-1.0.2-3|80	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_SmartIRC-1.0.2-3|81	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_SmartIRC-1.0.2-3|82	
12cr|php-pear-Net_SmartIRC-1.0.2-3|83	
12cr|php-pear-Net_SmartIRC-1.0.2-3|84	%changelog
12cr|php-pear-Net_SmartIRC-1.0.2-3|85	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2012.0
12cr|php-pear-Net_SmartIRC-1.0.2-3|86	+ Revision: 742165
12cr|php-pear-Net_SmartIRC-1.0.2-3|87	- fix major breakage by careless packager
12cr|php-pear-Net_SmartIRC-1.0.2-3|88	
12cr|php-pear-Net_SmartIRC-1.0.2-3|89	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2
12cr|php-pear-Net_SmartIRC-1.0.2-3|90	+ Revision: 679513
12cr|php-pear-Net_SmartIRC-1.0.2-3|91	- mass rebuild
12cr|php-pear-Net_SmartIRC-1.0.2-3|92	
12cr|php-pear-Net_SmartIRC-1.0.2-3|93	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2011.0
12cr|php-pear-Net_SmartIRC-1.0.2-3|94	+ Revision: 594501
12cr|php-pear-Net_SmartIRC-1.0.2-3|95	- update to new version 1.0.2
12cr|php-pear-Net_SmartIRC-1.0.2-3|96	
12cr|php-pear-Net_SmartIRC-1.0.2-3|97	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-2mdv2010.1
12cr|php-pear-Net_SmartIRC-1.0.2-3|98	+ Revision: 468717
12cr|php-pear-Net_SmartIRC-1.0.2-3|99	- spec cleanup
12cr|php-pear-Net_SmartIRC-1.0.2-3|100	- use pear installer
12cr|php-pear-Net_SmartIRC-1.0.2-3|101	- don't ship tests, even in documentation
12cr|php-pear-Net_SmartIRC-1.0.2-3|102	- own all directories
12cr|php-pear-Net_SmartIRC-1.0.2-3|103	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_SmartIRC-1.0.2-3|104	
12cr|php-pear-Net_SmartIRC-1.0.2-3|105	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-1mdv2010.0
12cr|php-pear-Net_SmartIRC-1.0.2-3|106	+ Revision: 450227
12cr|php-pear-Net_SmartIRC-1.0.2-3|107	- new version
12cr|php-pear-Net_SmartIRC-1.0.2-3|108	- use pear installer
12cr|php-pear-Net_SmartIRC-1.0.2-3|109	- use fedora %%post/%%postun
12cr|php-pear-Net_SmartIRC-1.0.2-3|110	
12cr|php-pear-Net_SmartIRC-1.0.2-3|111	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-2mdv2010.0
12cr|php-pear-Net_SmartIRC-1.0.2-3|112	+ Revision: 441491
12cr|php-pear-Net_SmartIRC-1.0.2-3|113	- rebuild
12cr|php-pear-Net_SmartIRC-1.0.2-3|114	
12cr|php-pear-Net_SmartIRC-1.0.2-3|115	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2009.1
12cr|php-pear-Net_SmartIRC-1.0.2-3|116	+ Revision: 357927
12cr|php-pear-Net_SmartIRC-1.0.2-3|117	- new version
12cr|php-pear-Net_SmartIRC-1.0.2-3|118	- don't recompress tarball
12cr|php-pear-Net_SmartIRC-1.0.2-3|119	- don't duplicate spec-helper job
12cr|php-pear-Net_SmartIRC-1.0.2-3|120	- spec cleanup
12cr|php-pear-Net_SmartIRC-1.0.2-3|121	
12cr|php-pear-Net_SmartIRC-1.0.2-3|122	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-9mdv2009.1
12cr|php-pear-Net_SmartIRC-1.0.2-3|123	+ Revision: 322501
12cr|php-pear-Net_SmartIRC-1.0.2-3|124	- rebuild
12cr|php-pear-Net_SmartIRC-1.0.2-3|125	
12cr|php-pear-Net_SmartIRC-1.0.2-3|126	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-8mdv2009.0
12cr|php-pear-Net_SmartIRC-1.0.2-3|127	+ Revision: 236996
12cr|php-pear-Net_SmartIRC-1.0.2-3|128	- rebuild
12cr|php-pear-Net_SmartIRC-1.0.2-3|129	
12cr|php-pear-Net_SmartIRC-1.0.2-3|130	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.5.5p1-7mdv2008.1
12cr|php-pear-Net_SmartIRC-1.0.2-3|131	+ Revision: 136415
12cr|php-pear-Net_SmartIRC-1.0.2-3|132	- restore BuildRoot
12cr|php-pear-Net_SmartIRC-1.0.2-3|133	
12cr|php-pear-Net_SmartIRC-1.0.2-3|134	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_SmartIRC-1.0.2-3|135	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_SmartIRC-1.0.2-3|136	
12cr|php-pear-Net_SmartIRC-1.0.2-3|137	
12cr|php-pear-Net_SmartIRC-1.0.2-3|138	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-7mdv2007.0
12cr|php-pear-Net_SmartIRC-1.0.2-3|139	+ Revision: 82415
12cr|php-pear-Net_SmartIRC-1.0.2-3|140	- Import php-pear-Net_SmartIRC
12cr|php-pear-Net_SmartIRC-1.0.2-3|141	
12cr|php-pear-Net_SmartIRC-1.0.2-3|142	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-7mdk
12cr|php-pear-Net_SmartIRC-1.0.2-3|143	- new group (Development/PHP)
12cr|php-pear-Net_SmartIRC-1.0.2-3|144	
12cr|php-pear-Net_SmartIRC-1.0.2-3|145	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-6mdk
12cr|php-pear-Net_SmartIRC-1.0.2-3|146	- rebuilt to fix auto deps
12cr|php-pear-Net_SmartIRC-1.0.2-3|147	
12cr|php-pear-Net_SmartIRC-1.0.2-3|148	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-5mdk
12cr|php-pear-Net_SmartIRC-1.0.2-3|149	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_SmartIRC-1.0.2-3|150	
12cr|php-pear-Net_SmartIRC-1.0.2-3|151	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-4mdk
12cr|php-pear-Net_SmartIRC-1.0.2-3|152	- fix deps
12cr|php-pear-Net_SmartIRC-1.0.2-3|153	
12cr|php-pear-Net_SmartIRC-1.0.2-3|154	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-3mdk
12cr|php-pear-Net_SmartIRC-1.0.2-3|155	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_SmartIRC-1.0.2-3|156	- fix deps
12cr|php-pear-Net_SmartIRC-1.0.2-3|157	
12cr|php-pear-Net_SmartIRC-1.0.2-3|158	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-2mdk
12cr|php-pear-Net_SmartIRC-1.0.2-3|159	- fix deps
12cr|php-pear-Net_SmartIRC-1.0.2-3|160	
12cr|php-pear-Net_SmartIRC-1.0.2-3|161	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-1mdk
12cr|php-pear-Net_SmartIRC-1.0.2-3|162	- initial Mandriva package (PLD import)
12cr|php-pear-Net_SmartIRC-1.0.2-3|163	

6014 12
12cr|php-pear-Net_SMPP-0.4.5-2|1	%define		_class		Net
12cr|php-pear-Net_SMPP-0.4.5-2|2	%define		_subclass	SMPP
12cr|php-pear-Net_SMPP-0.4.5-2|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_SMPP-0.4.5-2|4	
12cr|php-pear-Net_SMPP-0.4.5-2|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_SMPP-0.4.5-2|6	Version:	0.4.5
12cr|php-pear-Net_SMPP-0.4.5-2|7	Release:	%mkrel 2
12cr|php-pear-Net_SMPP-0.4.5-2|8	Summary:	SMPP v3.4 protocol implementation
12cr|php-pear-Net_SMPP-0.4.5-2|9	License:	PHP License
12cr|php-pear-Net_SMPP-0.4.5-2|10	Group:		Development/PHP
12cr|php-pear-Net_SMPP-0.4.5-2|11	URL:		http://pear.php.net/package/%{upstream_name}/
12cr|php-pear-Net_SMPP-0.4.5-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Net_SMPP-0.4.5-2|13	Requires(post): php-pear
12cr|php-pear-Net_SMPP-0.4.5-2|14	Requires(preun): php-pear
12cr|php-pear-Net_SMPP-0.4.5-2|15	Requires:	php-pear
12cr|php-pear-Net_SMPP-0.4.5-2|16	BuildRequires: php-pear
12cr|php-pear-Net_SMPP-0.4.5-2|17	BuildArch:	noarch
12cr|php-pear-Net_SMPP-0.4.5-2|18	Buildroot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_SMPP-0.4.5-2|19	
12cr|php-pear-Net_SMPP-0.4.5-2|20	%description
12cr|php-pear-Net_SMPP-0.4.5-2|21	Net_SMPP is an implementation of the SMPP (Short Message Peer-to-Peer)
12cr|php-pear-Net_SMPP-0.4.5-2|22	v3.4 protocol. SMPP is an open protocol used in the wireless industry
12cr|php-pear-Net_SMPP-0.4.5-2|23	to send and recieve SMS messages.
12cr|php-pear-Net_SMPP-0.4.5-2|24	
12cr|php-pear-Net_SMPP-0.4.5-2|25	Net_SMPP does not provide a SMPP client or server, but they can easily
12cr|php-pear-Net_SMPP-0.4.5-2|26	be built with it.
12cr|php-pear-Net_SMPP-0.4.5-2|27	
12cr|php-pear-Net_SMPP-0.4.5-2|28	%prep
12cr|php-pear-Net_SMPP-0.4.5-2|29	%setup -qc
12cr|php-pear-Net_SMPP-0.4.5-2|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_SMPP-0.4.5-2|31	
12cr|php-pear-Net_SMPP-0.4.5-2|32	%install
12cr|php-pear-Net_SMPP-0.4.5-2|33	rm -rf %{buildroot}
12cr|php-pear-Net_SMPP-0.4.5-2|34	
12cr|php-pear-Net_SMPP-0.4.5-2|35	cd %{upstream_name}-%{version}
12cr|php-pear-Net_SMPP-0.4.5-2|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_SMPP-0.4.5-2|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_SMPP-0.4.5-2|38	
12cr|php-pear-Net_SMPP-0.4.5-2|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_SMPP-0.4.5-2|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_SMPP-0.4.5-2|41	
12cr|php-pear-Net_SMPP-0.4.5-2|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_SMPP-0.4.5-2|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_SMPP-0.4.5-2|44	
12cr|php-pear-Net_SMPP-0.4.5-2|45	%clean
12cr|php-pear-Net_SMPP-0.4.5-2|46	rm -rf %{buildroot}
12cr|php-pear-Net_SMPP-0.4.5-2|47	
12cr|php-pear-Net_SMPP-0.4.5-2|48	%post
12cr|php-pear-Net_SMPP-0.4.5-2|49	%if %mdkversion < 201000
12cr|php-pear-Net_SMPP-0.4.5-2|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_SMPP-0.4.5-2|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_SMPP-0.4.5-2|52	%endif
12cr|php-pear-Net_SMPP-0.4.5-2|53	
12cr|php-pear-Net_SMPP-0.4.5-2|54	%preun
12cr|php-pear-Net_SMPP-0.4.5-2|55	%if %mdkversion < 201000
12cr|php-pear-Net_SMPP-0.4.5-2|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_SMPP-0.4.5-2|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_SMPP-0.4.5-2|58	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_SMPP-0.4.5-2|59	fi
12cr|php-pear-Net_SMPP-0.4.5-2|60	%endif
12cr|php-pear-Net_SMPP-0.4.5-2|61	
12cr|php-pear-Net_SMPP-0.4.5-2|62	%files
12cr|php-pear-Net_SMPP-0.4.5-2|63	%defattr(-,root,root)
12cr|php-pear-Net_SMPP-0.4.5-2|64	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Net_SMPP-0.4.5-2|65	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_SMPP-0.4.5-2|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_SMPP-0.4.5-2|67	
12cr|php-pear-Net_SMPP-0.4.5-2|68	
12cr|php-pear-Net_SMPP-0.4.5-2|69	%changelog
12cr|php-pear-Net_SMPP-0.4.5-2|70	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.5-2mdv2012.0
12cr|php-pear-Net_SMPP-0.4.5-2|71	+ Revision: 741797
12cr|php-pear-Net_SMPP-0.4.5-2|72	- fix major breakage by careless packager
12cr|php-pear-Net_SMPP-0.4.5-2|73	
12cr|php-pear-Net_SMPP-0.4.5-2|74	* Thu Dec 15 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.5-1
12cr|php-pear-Net_SMPP-0.4.5-2|75	+ Revision: 741529
12cr|php-pear-Net_SMPP-0.4.5-2|76	- 0.4.5
12cr|php-pear-Net_SMPP-0.4.5-2|77	
12cr|php-pear-Net_SMPP-0.4.5-2|78	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.4-7
12cr|php-pear-Net_SMPP-0.4.5-2|79	+ Revision: 679493
12cr|php-pear-Net_SMPP-0.4.5-2|80	- mass rebuild
12cr|php-pear-Net_SMPP-0.4.5-2|81	
12cr|php-pear-Net_SMPP-0.4.5-2|82	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.4-6mdv2011.0
12cr|php-pear-Net_SMPP-0.4.5-2|83	+ Revision: 613736
12cr|php-pear-Net_SMPP-0.4.5-2|84	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_SMPP-0.4.5-2|85	
12cr|php-pear-Net_SMPP-0.4.5-2|86	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.4-5mdv2010.1
12cr|php-pear-Net_SMPP-0.4.5-2|87	+ Revision: 468718
12cr|php-pear-Net_SMPP-0.4.5-2|88	- spec cleanup
12cr|php-pear-Net_SMPP-0.4.5-2|89	- use pear installer
12cr|php-pear-Net_SMPP-0.4.5-2|90	- don't ship tests, even in documentation
12cr|php-pear-Net_SMPP-0.4.5-2|91	- own all directories
12cr|php-pear-Net_SMPP-0.4.5-2|92	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_SMPP-0.4.5-2|93	
12cr|php-pear-Net_SMPP-0.4.5-2|94	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4.4-4mdv2010.0
12cr|php-pear-Net_SMPP-0.4.5-2|95	+ Revision: 441492
12cr|php-pear-Net_SMPP-0.4.5-2|96	- rebuild
12cr|php-pear-Net_SMPP-0.4.5-2|97	
12cr|php-pear-Net_SMPP-0.4.5-2|98	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.4-3mdv2009.1
12cr|php-pear-Net_SMPP-0.4.5-2|99	+ Revision: 322497
12cr|php-pear-Net_SMPP-0.4.5-2|100	- rebuild
12cr|php-pear-Net_SMPP-0.4.5-2|101	
12cr|php-pear-Net_SMPP-0.4.5-2|102	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.4.4-2mdv2009.0
12cr|php-pear-Net_SMPP-0.4.5-2|103	+ Revision: 268960
12cr|php-pear-Net_SMPP-0.4.5-2|104	- rebuild early 2009.0 package (before pixel changes)
12cr|php-pear-Net_SMPP-0.4.5-2|105	
12cr|php-pear-Net_SMPP-0.4.5-2|106	* Sun Jun 08 2008 Funda Wang <fwang@mandriva.org> 0.4.4-1mdv2009.0
12cr|php-pear-Net_SMPP-0.4.5-2|107	+ Revision: 216774
12cr|php-pear-Net_SMPP-0.4.5-2|108	- import php-pear-Net_SMPP
12cr|php-pear-Net_SMPP-0.4.5-2|109	
12cr|php-pear-Net_SMPP-0.4.5-2|110	

6015 12
12cr|php-pear-Net_SMPP_Client-0.3.2-7|1	%define		_class		Net
12cr|php-pear-Net_SMPP_Client-0.3.2-7|2	%define		_subclass	SMPP
12cr|php-pear-Net_SMPP_Client-0.3.2-7|3	%define		upstream_name	%{_class}_%{_subclass}_Client
12cr|php-pear-Net_SMPP_Client-0.3.2-7|4	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_SMPP_Client-0.3.2-7|6	Version:	0.3.2
12cr|php-pear-Net_SMPP_Client-0.3.2-7|7	Release:	%mkrel 7
12cr|php-pear-Net_SMPP_Client-0.3.2-7|8	Summary:	SMPP v3.4 client
12cr|php-pear-Net_SMPP_Client-0.3.2-7|9	License:	PHP License
12cr|php-pear-Net_SMPP_Client-0.3.2-7|10	Group:		Development/PHP
12cr|php-pear-Net_SMPP_Client-0.3.2-7|11	URL:		http://pear.php.net/package/Net_SMPP_Client/
12cr|php-pear-Net_SMPP_Client-0.3.2-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Net_SMPP_Client-0.3.2-7|13	Requires(post): php-pear
12cr|php-pear-Net_SMPP_Client-0.3.2-7|14	Requires(preun): php-pear
12cr|php-pear-Net_SMPP_Client-0.3.2-7|15	Requires:	php-pear
12cr|php-pear-Net_SMPP_Client-0.3.2-7|16	BuildRequires: php-pear
12cr|php-pear-Net_SMPP_Client-0.3.2-7|17	BuildArch:	noarch
12cr|php-pear-Net_SMPP_Client-0.3.2-7|18	Buildroot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_SMPP_Client-0.3.2-7|19	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|20	%description
12cr|php-pear-Net_SMPP_Client-0.3.2-7|21	Net_SMPP_Client is a package for communicating with SMPP servers,
12cr|php-pear-Net_SMPP_Client-0.3.2-7|22	built with Net_SMPP. It can be used to send SMS messages, among other
12cr|php-pear-Net_SMPP_Client-0.3.2-7|23	things.
12cr|php-pear-Net_SMPP_Client-0.3.2-7|24	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|25	Features:
12cr|php-pear-Net_SMPP_Client-0.3.2-7|26	- PDU stack keeps track of which PDUs have crossed the wire
12cr|php-pear-Net_SMPP_Client-0.3.2-7|27	- Keeps track of the connection state, and won't let you send PDUs if
12cr|php-pear-Net_SMPP_Client-0.3.2-7|28	the state is incorrect.
12cr|php-pear-Net_SMPP_Client-0.3.2-7|29	- Supports SMPP vendor extensions.
12cr|php-pear-Net_SMPP_Client-0.3.2-7|30	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|31	%prep
12cr|php-pear-Net_SMPP_Client-0.3.2-7|32	%setup -qc
12cr|php-pear-Net_SMPP_Client-0.3.2-7|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_SMPP_Client-0.3.2-7|34	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|35	%install
12cr|php-pear-Net_SMPP_Client-0.3.2-7|36	rm -rf %{buildroot}
12cr|php-pear-Net_SMPP_Client-0.3.2-7|37	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|38	cd %{upstream_name}-%{version}
12cr|php-pear-Net_SMPP_Client-0.3.2-7|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_SMPP_Client-0.3.2-7|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_SMPP_Client-0.3.2-7|41	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_SMPP_Client-0.3.2-7|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_SMPP_Client-0.3.2-7|44	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|45	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_SMPP_Client-0.3.2-7|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_SMPP_Client-0.3.2-7|47	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|48	%clean
12cr|php-pear-Net_SMPP_Client-0.3.2-7|49	rm -rf %{buildroot}
12cr|php-pear-Net_SMPP_Client-0.3.2-7|50	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|51	%post
12cr|php-pear-Net_SMPP_Client-0.3.2-7|52	%if %mdkversion < 201000
12cr|php-pear-Net_SMPP_Client-0.3.2-7|53	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_SMPP_Client-0.3.2-7|54	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_SMPP_Client-0.3.2-7|55	%endif
12cr|php-pear-Net_SMPP_Client-0.3.2-7|56	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|57	%preun
12cr|php-pear-Net_SMPP_Client-0.3.2-7|58	%if %mdkversion < 201000
12cr|php-pear-Net_SMPP_Client-0.3.2-7|59	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_SMPP_Client-0.3.2-7|60	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_SMPP_Client-0.3.2-7|61	%{pear_name} >/dev/null || :
12cr|php-pear-Net_SMPP_Client-0.3.2-7|62	fi
12cr|php-pear-Net_SMPP_Client-0.3.2-7|63	%endif
12cr|php-pear-Net_SMPP_Client-0.3.2-7|64	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|65	%files
12cr|php-pear-Net_SMPP_Client-0.3.2-7|66	%defattr(-,root,root)
12cr|php-pear-Net_SMPP_Client-0.3.2-7|67	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Net_SMPP_Client-0.3.2-7|68	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_SMPP_Client-0.3.2-7|69	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_SMPP_Client-0.3.2-7|70	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|71	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|72	%changelog
12cr|php-pear-Net_SMPP_Client-0.3.2-7|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-7mdv2011.0
12cr|php-pear-Net_SMPP_Client-0.3.2-7|74	+ Revision: 679500
12cr|php-pear-Net_SMPP_Client-0.3.2-7|75	- mass rebuild
12cr|php-pear-Net_SMPP_Client-0.3.2-7|76	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-6mdv2011.0
12cr|php-pear-Net_SMPP_Client-0.3.2-7|78	+ Revision: 613737
12cr|php-pear-Net_SMPP_Client-0.3.2-7|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_SMPP_Client-0.3.2-7|80	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|81	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.2-5mdv2010.1
12cr|php-pear-Net_SMPP_Client-0.3.2-7|82	+ Revision: 468719
12cr|php-pear-Net_SMPP_Client-0.3.2-7|83	- spec cleanup
12cr|php-pear-Net_SMPP_Client-0.3.2-7|84	- use pear installer
12cr|php-pear-Net_SMPP_Client-0.3.2-7|85	- don't ship tests, even in documentation
12cr|php-pear-Net_SMPP_Client-0.3.2-7|86	- own all directories
12cr|php-pear-Net_SMPP_Client-0.3.2-7|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_SMPP_Client-0.3.2-7|88	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|89	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.2-4mdv2010.0
12cr|php-pear-Net_SMPP_Client-0.3.2-7|90	+ Revision: 441493
12cr|php-pear-Net_SMPP_Client-0.3.2-7|91	- rebuild
12cr|php-pear-Net_SMPP_Client-0.3.2-7|92	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|93	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-3mdv2009.1
12cr|php-pear-Net_SMPP_Client-0.3.2-7|94	+ Revision: 322498
12cr|php-pear-Net_SMPP_Client-0.3.2-7|95	- rebuild
12cr|php-pear-Net_SMPP_Client-0.3.2-7|96	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|97	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.3.2-2mdv2009.0
12cr|php-pear-Net_SMPP_Client-0.3.2-7|98	+ Revision: 268961
12cr|php-pear-Net_SMPP_Client-0.3.2-7|99	- rebuild early 2009.0 package (before pixel changes)
12cr|php-pear-Net_SMPP_Client-0.3.2-7|100	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|101	* Fri Jun 06 2008 Funda Wang <fwang@mandriva.org> 0.3.2-1mdv2009.0
12cr|php-pear-Net_SMPP_Client-0.3.2-7|102	+ Revision: 216495
12cr|php-pear-Net_SMPP_Client-0.3.2-7|103	- adopt to mandriva style
12cr|php-pear-Net_SMPP_Client-0.3.2-7|104	- import php-pear-Net_SMPP_Client
12cr|php-pear-Net_SMPP_Client-0.3.2-7|105	
12cr|php-pear-Net_SMPP_Client-0.3.2-7|106	

6016 12
12cr|php-pear-Net_Traceroute-0.21.3-1|1	%define		_class		Net
12cr|php-pear-Net_Traceroute-0.21.3-1|2	%define		_subclass	Traceroute
12cr|php-pear-Net_Traceroute-0.21.3-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_Traceroute-0.21.3-1|4	
12cr|php-pear-Net_Traceroute-0.21.3-1|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_Traceroute-0.21.3-1|6	Version:	0.21.3
12cr|php-pear-Net_Traceroute-0.21.3-1|7	Release:	%mkrel 1
12cr|php-pear-Net_Traceroute-0.21.3-1|8	Summary:	Execute traceroute
12cr|php-pear-Net_Traceroute-0.21.3-1|9	License:	PHP License
12cr|php-pear-Net_Traceroute-0.21.3-1|10	Group:		Development/PHP
12cr|php-pear-Net_Traceroute-0.21.3-1|11	URL:		http://pear.php.net/package/Net_Traceroute/
12cr|php-pear-Net_Traceroute-0.21.3-1|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Net_Traceroute-0.21.3-1|13	Requires(post): php-pear
12cr|php-pear-Net_Traceroute-0.21.3-1|14	Requires(preun): php-pear
12cr|php-pear-Net_Traceroute-0.21.3-1|15	Requires:	php-pear
12cr|php-pear-Net_Traceroute-0.21.3-1|16	BuildArch:	noarch
12cr|php-pear-Net_Traceroute-0.21.3-1|17	BuildRequires:	php-pear
12cr|php-pear-Net_Traceroute-0.21.3-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_Traceroute-0.21.3-1|19	
12cr|php-pear-Net_Traceroute-0.21.3-1|20	%description
12cr|php-pear-Net_Traceroute-0.21.3-1|21	OS independent wrapper class for executing traceroute calls.
12cr|php-pear-Net_Traceroute-0.21.3-1|22	
12cr|php-pear-Net_Traceroute-0.21.3-1|23	%prep
12cr|php-pear-Net_Traceroute-0.21.3-1|24	%setup -q -c
12cr|php-pear-Net_Traceroute-0.21.3-1|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_Traceroute-0.21.3-1|26	
12cr|php-pear-Net_Traceroute-0.21.3-1|27	%install
12cr|php-pear-Net_Traceroute-0.21.3-1|28	rm -rf %{buildroot}
12cr|php-pear-Net_Traceroute-0.21.3-1|29	
12cr|php-pear-Net_Traceroute-0.21.3-1|30	cd %{upstream_name}-%{version}
12cr|php-pear-Net_Traceroute-0.21.3-1|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_Traceroute-0.21.3-1|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_Traceroute-0.21.3-1|33	
12cr|php-pear-Net_Traceroute-0.21.3-1|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_Traceroute-0.21.3-1|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_Traceroute-0.21.3-1|36	rm -rf %{buildroot}%{_datadir}/pear/data
12cr|php-pear-Net_Traceroute-0.21.3-1|37	
12cr|php-pear-Net_Traceroute-0.21.3-1|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Traceroute-0.21.3-1|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Traceroute-0.21.3-1|40	
12cr|php-pear-Net_Traceroute-0.21.3-1|41	%clean
12cr|php-pear-Net_Traceroute-0.21.3-1|42	rm -rf %{buildroot}
12cr|php-pear-Net_Traceroute-0.21.3-1|43	
12cr|php-pear-Net_Traceroute-0.21.3-1|44	%post
12cr|php-pear-Net_Traceroute-0.21.3-1|45	%if %mdkversion < 201000
12cr|php-pear-Net_Traceroute-0.21.3-1|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_Traceroute-0.21.3-1|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_Traceroute-0.21.3-1|48	%endif
12cr|php-pear-Net_Traceroute-0.21.3-1|49	
12cr|php-pear-Net_Traceroute-0.21.3-1|50	%preun
12cr|php-pear-Net_Traceroute-0.21.3-1|51	%if %mdkversion < 201000
12cr|php-pear-Net_Traceroute-0.21.3-1|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_Traceroute-0.21.3-1|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_Traceroute-0.21.3-1|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_Traceroute-0.21.3-1|55	fi
12cr|php-pear-Net_Traceroute-0.21.3-1|56	%endif
12cr|php-pear-Net_Traceroute-0.21.3-1|57	
12cr|php-pear-Net_Traceroute-0.21.3-1|58	%files
12cr|php-pear-Net_Traceroute-0.21.3-1|59	%defattr(-,root,root)
12cr|php-pear-Net_Traceroute-0.21.3-1|60	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Net_Traceroute-0.21.3-1|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_Traceroute-0.21.3-1|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_Traceroute-0.21.3-1|63	
12cr|php-pear-Net_Traceroute-0.21.3-1|64	
12cr|php-pear-Net_Traceroute-0.21.3-1|65	%changelog
12cr|php-pear-Net_Traceroute-0.21.3-1|66	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 0.21.3-1mdv2012.0
12cr|php-pear-Net_Traceroute-0.21.3-1|67	+ Revision: 743438
12cr|php-pear-Net_Traceroute-0.21.3-1|68	- 0.21.3
12cr|php-pear-Net_Traceroute-0.21.3-1|69	- fix major breakage by careless packager
12cr|php-pear-Net_Traceroute-0.21.3-1|70	- mass rebuild
12cr|php-pear-Net_Traceroute-0.21.3-1|71	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_Traceroute-0.21.3-1|72	- 0.21.2 (fixes CVE-2009-4025)
12cr|php-pear-Net_Traceroute-0.21.3-1|73	
12cr|php-pear-Net_Traceroute-0.21.3-1|74	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.1-5mdv2010.1
12cr|php-pear-Net_Traceroute-0.21.3-1|75	+ Revision: 468723
12cr|php-pear-Net_Traceroute-0.21.3-1|76	- spec cleanup
12cr|php-pear-Net_Traceroute-0.21.3-1|77	- use pear installer
12cr|php-pear-Net_Traceroute-0.21.3-1|78	- don't ship tests, even in documentation
12cr|php-pear-Net_Traceroute-0.21.3-1|79	- own all directories
12cr|php-pear-Net_Traceroute-0.21.3-1|80	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_Traceroute-0.21.3-1|81	
12cr|php-pear-Net_Traceroute-0.21.3-1|82	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.21.1-4mdv2010.0
12cr|php-pear-Net_Traceroute-0.21.3-1|83	+ Revision: 441494
12cr|php-pear-Net_Traceroute-0.21.3-1|84	- rebuild
12cr|php-pear-Net_Traceroute-0.21.3-1|85	
12cr|php-pear-Net_Traceroute-0.21.3-1|86	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.21.1-3mdv2009.1
12cr|php-pear-Net_Traceroute-0.21.3-1|87	+ Revision: 322502
12cr|php-pear-Net_Traceroute-0.21.3-1|88	- rebuild
12cr|php-pear-Net_Traceroute-0.21.3-1|89	
12cr|php-pear-Net_Traceroute-0.21.3-1|90	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.21.1-2mdv2009.0
12cr|php-pear-Net_Traceroute-0.21.3-1|91	+ Revision: 236997
12cr|php-pear-Net_Traceroute-0.21.3-1|92	- rebuild
12cr|php-pear-Net_Traceroute-0.21.3-1|93	
12cr|php-pear-Net_Traceroute-0.21.3-1|94	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Net_Traceroute-0.21.3-1|95	- restore BuildRoot
12cr|php-pear-Net_Traceroute-0.21.3-1|96	
12cr|php-pear-Net_Traceroute-0.21.3-1|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_Traceroute-0.21.3-1|98	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_Traceroute-0.21.3-1|99	
12cr|php-pear-Net_Traceroute-0.21.3-1|100	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.21.1-1mdv2008.0
12cr|php-pear-Net_Traceroute-0.21.3-1|101	+ Revision: 15706
12cr|php-pear-Net_Traceroute-0.21.3-1|102	- 0.21.1
12cr|php-pear-Net_Traceroute-0.21.3-1|103	
12cr|php-pear-Net_Traceroute-0.21.3-1|104	
12cr|php-pear-Net_Traceroute-0.21.3-1|105	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.21-7mdv2007.0
12cr|php-pear-Net_Traceroute-0.21.3-1|106	+ Revision: 82417
12cr|php-pear-Net_Traceroute-0.21.3-1|107	- Import php-pear-Net_Traceroute
12cr|php-pear-Net_Traceroute-0.21.3-1|108	
12cr|php-pear-Net_Traceroute-0.21.3-1|109	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.21-7mdk
12cr|php-pear-Net_Traceroute-0.21.3-1|110	- new group (Development/PHP)
12cr|php-pear-Net_Traceroute-0.21.3-1|111	
12cr|php-pear-Net_Traceroute-0.21.3-1|112	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.21-6mdk
12cr|php-pear-Net_Traceroute-0.21.3-1|113	- rebuilt to fix auto deps
12cr|php-pear-Net_Traceroute-0.21.3-1|114	
12cr|php-pear-Net_Traceroute-0.21.3-1|115	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.21-5mdk
12cr|php-pear-Net_Traceroute-0.21.3-1|116	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_Traceroute-0.21.3-1|117	
12cr|php-pear-Net_Traceroute-0.21.3-1|118	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.21-4mdk
12cr|php-pear-Net_Traceroute-0.21.3-1|119	- fix deps
12cr|php-pear-Net_Traceroute-0.21.3-1|120	
12cr|php-pear-Net_Traceroute-0.21.3-1|121	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.21-3mdk
12cr|php-pear-Net_Traceroute-0.21.3-1|122	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_Traceroute-0.21.3-1|123	- fix deps
12cr|php-pear-Net_Traceroute-0.21.3-1|124	
12cr|php-pear-Net_Traceroute-0.21.3-1|125	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.21-2mdk
12cr|php-pear-Net_Traceroute-0.21.3-1|126	- fix deps
12cr|php-pear-Net_Traceroute-0.21.3-1|127	
12cr|php-pear-Net_Traceroute-0.21.3-1|128	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.21-1mdk
12cr|php-pear-Net_Traceroute-0.21.3-1|129	- initial Mandriva package (PLD import)
12cr|php-pear-Net_Traceroute-0.21.3-1|130	

6017 12
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|1	%define		_class		Net
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|2	%define		_subclass	UserAgent
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|3	%define		upstream_name	%{_class}_%{_subclass}_Detect
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|4	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|6	Version:	2.5.2
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|7	Release:	%mkrel 4
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|8	Summary:	Determines the Web browser
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|9	License:	PHP License
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|10	Group:		Development/PHP
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|11	URL:		http://pear.php.net/package/Net_UserAgent_Detect/
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|13	Requires(post): php-pear
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|14	Requires(preun): php-pear
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|15	Requires:	php-pear
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|16	BuildArch:	noarch
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|17	BuildRequires:	php-pear
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|19	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|20	%description
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|21	The Net_UserAgent object does a number of tests on an HTTP User-Agent
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|22	string. The results of these tests are available via methods of the
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|23	object. This module is based upon the JavaScript browser detection
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|24	code available at
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|25	http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html.
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|26	This module had many influences from the lib/Browser.php code in
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|27	version 1.3 of Horde.
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|28	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|29	%prep
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|30	%setup -q -c
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|32	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|33	%install
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|34	cd %{upstream_name}-%{version}
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|35	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|38	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|41	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|44	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|45	%clean
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|46	rm -rf %{buildroot}
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|47	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|48	%post
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|49	%if %mdkversion < 201000
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|52	%endif
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|53	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|54	%preun
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|55	%if %mdkversion < 201000
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|58	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|59	fi
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|60	%endif
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|61	rm -rf %{buildroot}
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|62	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|63	%files
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|64	%defattr(-,root,root)
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|65	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|67	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|68	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|69	%changelog
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|70	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.5.2-4mdv2012.0
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|71	+ Revision: 742167
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|72	- fix major breakage by careless packager
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|73	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.5.2-3
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|75	+ Revision: 679531
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|76	- mass rebuild
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|77	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|78	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.5.2-2mdv2011.0
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|79	+ Revision: 613740
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|80	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|81	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|82	* Sun Apr 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.2-1mdv2010.1
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|83	+ Revision: 538754
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|84	- update to new version 2.5.2
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|85	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|86	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.1-2mdv2010.1
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|87	+ Revision: 468725
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|88	- spec cleanup
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|89	- use pear installer
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|90	- don't ship tests, even in documentation
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|91	- own all directories
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|92	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|93	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|94	* Fri Jul 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.1-1mdv2010.0
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|95	+ Revision: 394095
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|96	- update to new version 2.5.1
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|97	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|98	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.5.0-2mdv2009.1
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|99	+ Revision: 322503
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|100	- rebuild
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|101	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|102	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.0-1mdv2009.1
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|103	+ Revision: 292883
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|104	- update to new version 2.5.0
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|105	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|106	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.0-1mdv2009.0
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|107	+ Revision: 279066
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|108	- update to new version 2.4.0
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|109	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|110	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.3.0-2mdv2009.0
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|111	+ Revision: 237006
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|112	- rebuild
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|113	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|114	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 2.3.0-1mdv2008.1
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|115	+ Revision: 136415
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|116	- restore BuildRoot
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|117	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|119	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|120	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|121	* Sat Apr 28 2007 Oden Eriksson <oeriksson@mandriva.com> 2.3.0-1mdv2008.0
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|122	+ Revision: 18934
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|123	- 2.3.0
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|124	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|125	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|126	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-1mdv2007.0
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|127	+ Revision: 82419
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|128	- Import php-pear-Net_UserAgent_Detect
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|129	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|130	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-1mdk
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|131	- 2.2.0
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|132	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|133	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-7mdk
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|134	- new group (Development/PHP)
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|135	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|136	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-6mdk
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|137	- rebuilt to fix auto deps
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|138	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|139	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-5mdk
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|140	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|141	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|142	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-4mdk
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|143	- fix deps
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|144	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|145	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-3mdk
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|146	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|147	- fix deps
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|148	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|149	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-2mdk
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|150	- fix deps
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|151	
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|152	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-1mdk
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|153	- initial Mandriva package (PLD import)
12cr|php-pear-Net_UserAgent_Detect-2.5.2-4|154	

6018 12
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|1	%define		_class		Net
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|2	%define		_subclass	UserAgent
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|3	%define		upstream_name	%{_class}_%{_subclass}_Mobile
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|4	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|6	Version:	1.0.0
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|7	Release:	%mkrel 5
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|8	Summary:	HTTP mobile user agent string parser
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|9	License:	PHP License
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|10	Group:		Development/PHP
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|11	URL:		http://pear.php.net/package/Net_UserAgent_Mobile/
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|13	Requires(post): php-pear
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|14	Requires(preun): php-pear
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|15	Requires:	php-pear
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|16	BuildArch:	noarch
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|17	BuildRequires:	php-pear
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|19	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|20	%description
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|21	Net_UserAgent_Mobile parses HTTP_USER_AGENT strings of (mainly
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|22	Japanese) mobile HTTP user agents. It'll be useful in page dispatching
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|23	by user agents. This package was ported from Perl's HTTP::MobileAgent.
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|24	See http://search.cpan.org/search?mode=module&query=HTTP-MobileAgent.
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|25	The author of the HTTP::MobileAgent module is Tatsuhiko Miyagawa.
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|26	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|27	%prep
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|28	%setup -q -c
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|30	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|31	%install
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|32	rm -rf %{buildroot}
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|33	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|34	cd %{upstream_name}-%{version}
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|37	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|40	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|43	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|44	%clean
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|45	rm -rf %{buildroot}
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|46	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|47	%post
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|48	%if %mdkversion < 201000
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|51	%endif
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|52	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|53	%preun
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|54	%if %mdkversion < 201000
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|57	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|58	fi
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|59	%endif
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|60	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|61	%files
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|62	%defattr(-,root,root)
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|63	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|64	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|66	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|67	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|68	%changelog
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdv2012.0
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|70	+ Revision: 742168
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|71	- fix major breakage by careless packager
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|72	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|74	+ Revision: 679537
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|75	- mass rebuild
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|76	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdv2011.0
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|78	+ Revision: 613741
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|80	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|81	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-2mdv2010.1
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|82	+ Revision: 468726
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|83	- spec cleanup
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|84	- use pear installer
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|85	- don't ship tests, even in documentation
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|86	- own all directories
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|88	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|89	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2010.0
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|90	+ Revision: 450229
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|91	- new version
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|92	- use pear installer
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|93	- use fedora %%post/%%postun
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|94	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|95	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.30.0-4mdv2010.0
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|96	+ Revision: 441495
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|97	- rebuild
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|98	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|99	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.30.0-3mdv2009.1
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|100	+ Revision: 322504
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|101	- rebuild
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|102	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|103	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.30.0-2mdv2009.0
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|104	+ Revision: 237014
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|105	- rebuild
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|106	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|107	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.30.0-1mdv2008.1
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|108	+ Revision: 136415
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|109	- restore BuildRoot
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|110	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|112	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|113	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|114	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.30.0-1mdv2008.0
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|115	+ Revision: 15716
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|116	- 0.30.0
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|117	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|118	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|119	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.26.0-1mdv2007.0
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|120	+ Revision: 82433
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|121	- Import php-pear-Net_UserAgent_Mobile
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|122	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|123	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.26.0-1mdk
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|124	- 0.26.0
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|125	- new group (Development/PHP)
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|126	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|127	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.23.0-6mdk
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|128	- rebuilt to fix auto deps
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|129	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|130	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.23.0-5mdk
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|131	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|132	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|133	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.23.0-4mdk
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|134	- fix deps
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|135	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|136	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.23.0-3mdk
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|137	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|138	- fix deps
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|139	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|140	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.23.0-2mdk
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|141	- fix deps
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|142	
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|143	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.23.0-1mdk
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|144	- initial Mandriva package (PLD import)
12cr|php-pear-Net_UserAgent_Mobile-1.0.0-5|145	

6019 12
12cr|php-pear-Net_Vpopmaild-0.3.2-2|1	%define		_class		Net
12cr|php-pear-Net_Vpopmaild-0.3.2-2|2	%define		_subclass	Vpopmaild
12cr|php-pear-Net_Vpopmaild-0.3.2-2|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_Vpopmaild-0.3.2-2|4	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_Vpopmaild-0.3.2-2|6	Version:	0.3.2
12cr|php-pear-Net_Vpopmaild-0.3.2-2|7	Release:	%mkrel 2
12cr|php-pear-Net_Vpopmaild-0.3.2-2|8	Summary:	Class for accessing Vpopmail's vpopmaild daemon
12cr|php-pear-Net_Vpopmaild-0.3.2-2|9	License:	PHP License
12cr|php-pear-Net_Vpopmaild-0.3.2-2|10	Group:		Development/PHP
12cr|php-pear-Net_Vpopmaild-0.3.2-2|11	URL:		http://pear.php.net/package/Net_Vpopmaild/
12cr|php-pear-Net_Vpopmaild-0.3.2-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Net_Vpopmaild-0.3.2-2|13	Requires(post): php-pear
12cr|php-pear-Net_Vpopmaild-0.3.2-2|14	Requires(preun): php-pear
12cr|php-pear-Net_Vpopmaild-0.3.2-2|15	Requires:	php-pear
12cr|php-pear-Net_Vpopmaild-0.3.2-2|16	BuildArch:	noarch
12cr|php-pear-Net_Vpopmaild-0.3.2-2|17	BuildRequires:	php-pear
12cr|php-pear-Net_Vpopmaild-0.3.2-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_Vpopmaild-0.3.2-2|19	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|20	%description
12cr|php-pear-Net_Vpopmaild-0.3.2-2|21	Supports all vpopmaild commands, such as adding/removing domains, users, robots
12cr|php-pear-Net_Vpopmaild-0.3.2-2|22	(autoresponders), and ezmlm lists (todo), as well as modifying domain limits,
12cr|php-pear-Net_Vpopmaild-0.3.2-2|23	ip maps, etc
12cr|php-pear-Net_Vpopmaild-0.3.2-2|24	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|25	%prep
12cr|php-pear-Net_Vpopmaild-0.3.2-2|26	%setup -q -c
12cr|php-pear-Net_Vpopmaild-0.3.2-2|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_Vpopmaild-0.3.2-2|28	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|29	%install
12cr|php-pear-Net_Vpopmaild-0.3.2-2|30	rm -rf %{buildroot}
12cr|php-pear-Net_Vpopmaild-0.3.2-2|31	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|32	cd %{upstream_name}-%{version}
12cr|php-pear-Net_Vpopmaild-0.3.2-2|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_Vpopmaild-0.3.2-2|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_Vpopmaild-0.3.2-2|35	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_Vpopmaild-0.3.2-2|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_Vpopmaild-0.3.2-2|38	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Vpopmaild-0.3.2-2|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Vpopmaild-0.3.2-2|41	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|42	%clean
12cr|php-pear-Net_Vpopmaild-0.3.2-2|43	rm -rf %{buildroot}
12cr|php-pear-Net_Vpopmaild-0.3.2-2|44	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|45	%post
12cr|php-pear-Net_Vpopmaild-0.3.2-2|46	%if %mdkversion < 201000
12cr|php-pear-Net_Vpopmaild-0.3.2-2|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_Vpopmaild-0.3.2-2|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_Vpopmaild-0.3.2-2|49	%endif
12cr|php-pear-Net_Vpopmaild-0.3.2-2|50	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|51	%preun
12cr|php-pear-Net_Vpopmaild-0.3.2-2|52	%if %mdkversion < 201000
12cr|php-pear-Net_Vpopmaild-0.3.2-2|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_Vpopmaild-0.3.2-2|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_Vpopmaild-0.3.2-2|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_Vpopmaild-0.3.2-2|56	fi
12cr|php-pear-Net_Vpopmaild-0.3.2-2|57	%endif
12cr|php-pear-Net_Vpopmaild-0.3.2-2|58	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|59	%files
12cr|php-pear-Net_Vpopmaild-0.3.2-2|60	%defattr(-,root,root)
12cr|php-pear-Net_Vpopmaild-0.3.2-2|61	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Net_Vpopmaild-0.3.2-2|62	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_Vpopmaild-0.3.2-2|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_Vpopmaild-0.3.2-2|64	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|65	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|66	%changelog
12cr|php-pear-Net_Vpopmaild-0.3.2-2|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-2mdv2012.0
12cr|php-pear-Net_Vpopmaild-0.3.2-2|68	+ Revision: 742169
12cr|php-pear-Net_Vpopmaild-0.3.2-2|69	- fix major breakage by careless packager
12cr|php-pear-Net_Vpopmaild-0.3.2-2|70	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|71	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-1
12cr|php-pear-Net_Vpopmaild-0.3.2-2|72	+ Revision: 741266
12cr|php-pear-Net_Vpopmaild-0.3.2-2|73	- 0.3.2
12cr|php-pear-Net_Vpopmaild-0.3.2-2|74	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-6
12cr|php-pear-Net_Vpopmaild-0.3.2-2|76	+ Revision: 679545
12cr|php-pear-Net_Vpopmaild-0.3.2-2|77	- mass rebuild
12cr|php-pear-Net_Vpopmaild-0.3.2-2|78	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-5mdv2011.0
12cr|php-pear-Net_Vpopmaild-0.3.2-2|80	+ Revision: 613742
12cr|php-pear-Net_Vpopmaild-0.3.2-2|81	- the mass rebuild of 2010.1 packages
12cr|php-pear-Net_Vpopmaild-0.3.2-2|82	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|83	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-4mdv2010.1
12cr|php-pear-Net_Vpopmaild-0.3.2-2|84	+ Revision: 468727
12cr|php-pear-Net_Vpopmaild-0.3.2-2|85	- spec cleanup
12cr|php-pear-Net_Vpopmaild-0.3.2-2|86	- use pear installer
12cr|php-pear-Net_Vpopmaild-0.3.2-2|87	- don't ship tests, even in documentation
12cr|php-pear-Net_Vpopmaild-0.3.2-2|88	- own all directories
12cr|php-pear-Net_Vpopmaild-0.3.2-2|89	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_Vpopmaild-0.3.2-2|90	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|91	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.1-3mdv2010.0
12cr|php-pear-Net_Vpopmaild-0.3.2-2|92	+ Revision: 441496
12cr|php-pear-Net_Vpopmaild-0.3.2-2|93	- rebuild
12cr|php-pear-Net_Vpopmaild-0.3.2-2|94	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|95	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-2mdv2009.1
12cr|php-pear-Net_Vpopmaild-0.3.2-2|96	+ Revision: 322505
12cr|php-pear-Net_Vpopmaild-0.3.2-2|97	- rebuild
12cr|php-pear-Net_Vpopmaild-0.3.2-2|98	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|99	* Wed Sep 03 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-1mdv2009.0
12cr|php-pear-Net_Vpopmaild-0.3.2-2|100	+ Revision: 279772
12cr|php-pear-Net_Vpopmaild-0.3.2-2|101	- import php-pear-Net_Vpopmaild
12cr|php-pear-Net_Vpopmaild-0.3.2-2|102	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|103	
12cr|php-pear-Net_Vpopmaild-0.3.2-2|104	* Wed Sep 03 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-1mdv2009.0
12cr|php-pear-Net_Vpopmaild-0.3.2-2|105	- initial Mandriva package

6020 12
12cr|php-pear-Net_Whois-1.0.5-2|1	%define		_class		Net
12cr|php-pear-Net_Whois-1.0.5-2|2	%define		_subclass	Whois
12cr|php-pear-Net_Whois-1.0.5-2|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Net_Whois-1.0.5-2|4	
12cr|php-pear-Net_Whois-1.0.5-2|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Net_Whois-1.0.5-2|6	Version:	1.0.5
12cr|php-pear-Net_Whois-1.0.5-2|7	Release:	%mkrel 2
12cr|php-pear-Net_Whois-1.0.5-2|8	Summary:	PEAR::Net_Whois class
12cr|php-pear-Net_Whois-1.0.5-2|9	License:	PHP License
12cr|php-pear-Net_Whois-1.0.5-2|10	Group:		Development/PHP
12cr|php-pear-Net_Whois-1.0.5-2|11	URL:		http://pear.php.net/package/Net_Whois/
12cr|php-pear-Net_Whois-1.0.5-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Net_Whois-1.0.5-2|13	Requires(post): php-pear
12cr|php-pear-Net_Whois-1.0.5-2|14	Requires(preun): php-pear
12cr|php-pear-Net_Whois-1.0.5-2|15	Requires:	php-pear
12cr|php-pear-Net_Whois-1.0.5-2|16	BuildArch:	noarch
12cr|php-pear-Net_Whois-1.0.5-2|17	BuildRequires:	php-pear
12cr|php-pear-Net_Whois-1.0.5-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Net_Whois-1.0.5-2|19	
12cr|php-pear-Net_Whois-1.0.5-2|20	%description
12cr|php-pear-Net_Whois-1.0.5-2|21	The PEAR::Net_Whois looks up records in the databases maintained by
12cr|php-pear-Net_Whois-1.0.5-2|22	several Network Information Centers (NICs).
12cr|php-pear-Net_Whois-1.0.5-2|23	
12cr|php-pear-Net_Whois-1.0.5-2|24	%prep
12cr|php-pear-Net_Whois-1.0.5-2|25	%setup -q -c
12cr|php-pear-Net_Whois-1.0.5-2|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Net_Whois-1.0.5-2|27	
12cr|php-pear-Net_Whois-1.0.5-2|28	%install
12cr|php-pear-Net_Whois-1.0.5-2|29	rm -rf %{buildroot}
12cr|php-pear-Net_Whois-1.0.5-2|30	
12cr|php-pear-Net_Whois-1.0.5-2|31	cd %{upstream_name}-%{version}
12cr|php-pear-Net_Whois-1.0.5-2|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Net_Whois-1.0.5-2|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Net_Whois-1.0.5-2|34	
12cr|php-pear-Net_Whois-1.0.5-2|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Net_Whois-1.0.5-2|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Net_Whois-1.0.5-2|37	
12cr|php-pear-Net_Whois-1.0.5-2|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Whois-1.0.5-2|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Net_Whois-1.0.5-2|40	
12cr|php-pear-Net_Whois-1.0.5-2|41	%clean
12cr|php-pear-Net_Whois-1.0.5-2|42	rm -rf %{buildroot}
12cr|php-pear-Net_Whois-1.0.5-2|43	
12cr|php-pear-Net_Whois-1.0.5-2|44	%post
12cr|php-pear-Net_Whois-1.0.5-2|45	%if %mdkversion < 201000
12cr|php-pear-Net_Whois-1.0.5-2|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Net_Whois-1.0.5-2|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Net_Whois-1.0.5-2|48	%endif
12cr|php-pear-Net_Whois-1.0.5-2|49	
12cr|php-pear-Net_Whois-1.0.5-2|50	%preun
12cr|php-pear-Net_Whois-1.0.5-2|51	%if %mdkversion < 201000
12cr|php-pear-Net_Whois-1.0.5-2|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Net_Whois-1.0.5-2|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Net_Whois-1.0.5-2|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Net_Whois-1.0.5-2|55	fi
12cr|php-pear-Net_Whois-1.0.5-2|56	%endif
12cr|php-pear-Net_Whois-1.0.5-2|57	
12cr|php-pear-Net_Whois-1.0.5-2|58	%files
12cr|php-pear-Net_Whois-1.0.5-2|59	%defattr(-,root,root)
12cr|php-pear-Net_Whois-1.0.5-2|60	%{_datadir}/pear/%{_class}
12cr|php-pear-Net_Whois-1.0.5-2|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Net_Whois-1.0.5-2|62	
12cr|php-pear-Net_Whois-1.0.5-2|63	
12cr|php-pear-Net_Whois-1.0.5-2|64	%changelog
12cr|php-pear-Net_Whois-1.0.5-2|65	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2mdv2012.0
12cr|php-pear-Net_Whois-1.0.5-2|66	+ Revision: 742170
12cr|php-pear-Net_Whois-1.0.5-2|67	- fix major breakage by careless packager
12cr|php-pear-Net_Whois-1.0.5-2|68	
12cr|php-pear-Net_Whois-1.0.5-2|69	* Fri Aug 12 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1
12cr|php-pear-Net_Whois-1.0.5-2|70	+ Revision: 694279
12cr|php-pear-Net_Whois-1.0.5-2|71	- 1.0.5
12cr|php-pear-Net_Whois-1.0.5-2|72	
12cr|php-pear-Net_Whois-1.0.5-2|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2
12cr|php-pear-Net_Whois-1.0.5-2|74	+ Revision: 679549
12cr|php-pear-Net_Whois-1.0.5-2|75	- mass rebuild
12cr|php-pear-Net_Whois-1.0.5-2|76	
12cr|php-pear-Net_Whois-1.0.5-2|77	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-1mdv2011.0
12cr|php-pear-Net_Whois-1.0.5-2|78	+ Revision: 569600
12cr|php-pear-Net_Whois-1.0.5-2|79	- update to new version 1.0.4
12cr|php-pear-Net_Whois-1.0.5-2|80	
12cr|php-pear-Net_Whois-1.0.5-2|81	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2010.1
12cr|php-pear-Net_Whois-1.0.5-2|82	+ Revision: 489155
12cr|php-pear-Net_Whois-1.0.5-2|83	- update to new version 1.0.2
12cr|php-pear-Net_Whois-1.0.5-2|84	
12cr|php-pear-Net_Whois-1.0.5-2|85	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-3mdv2010.1
12cr|php-pear-Net_Whois-1.0.5-2|86	+ Revision: 468728
12cr|php-pear-Net_Whois-1.0.5-2|87	- spec cleanup
12cr|php-pear-Net_Whois-1.0.5-2|88	- use pear installer
12cr|php-pear-Net_Whois-1.0.5-2|89	- don't ship tests, even in documentation
12cr|php-pear-Net_Whois-1.0.5-2|90	- own all directories
12cr|php-pear-Net_Whois-1.0.5-2|91	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Net_Whois-1.0.5-2|92	
12cr|php-pear-Net_Whois-1.0.5-2|93	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-2mdv2010.0
12cr|php-pear-Net_Whois-1.0.5-2|94	+ Revision: 441497
12cr|php-pear-Net_Whois-1.0.5-2|95	- rebuild
12cr|php-pear-Net_Whois-1.0.5-2|96	
12cr|php-pear-Net_Whois-1.0.5-2|97	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 1.0.1-1mdv2009.1
12cr|php-pear-Net_Whois-1.0.5-2|98	+ Revision: 324524
12cr|php-pear-Net_Whois-1.0.5-2|99	- update to new version 1.0.1
12cr|php-pear-Net_Whois-1.0.5-2|100	
12cr|php-pear-Net_Whois-1.0.5-2|101	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-9mdv2009.1
12cr|php-pear-Net_Whois-1.0.5-2|102	+ Revision: 322506
12cr|php-pear-Net_Whois-1.0.5-2|103	- rebuild
12cr|php-pear-Net_Whois-1.0.5-2|104	
12cr|php-pear-Net_Whois-1.0.5-2|105	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-8mdv2009.0
12cr|php-pear-Net_Whois-1.0.5-2|106	+ Revision: 237021
12cr|php-pear-Net_Whois-1.0.5-2|107	- rebuild
12cr|php-pear-Net_Whois-1.0.5-2|108	
12cr|php-pear-Net_Whois-1.0.5-2|109	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Net_Whois-1.0.5-2|110	- restore BuildRoot
12cr|php-pear-Net_Whois-1.0.5-2|111	
12cr|php-pear-Net_Whois-1.0.5-2|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Net_Whois-1.0.5-2|113	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Net_Whois-1.0.5-2|114	
12cr|php-pear-Net_Whois-1.0.5-2|115	
12cr|php-pear-Net_Whois-1.0.5-2|116	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdv2007.0
12cr|php-pear-Net_Whois-1.0.5-2|117	+ Revision: 82444
12cr|php-pear-Net_Whois-1.0.5-2|118	- Import php-pear-Net_Whois
12cr|php-pear-Net_Whois-1.0.5-2|119	
12cr|php-pear-Net_Whois-1.0.5-2|120	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdk
12cr|php-pear-Net_Whois-1.0.5-2|121	- new group (Development/PHP)
12cr|php-pear-Net_Whois-1.0.5-2|122	
12cr|php-pear-Net_Whois-1.0.5-2|123	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdk
12cr|php-pear-Net_Whois-1.0.5-2|124	- rebuilt to fix auto deps
12cr|php-pear-Net_Whois-1.0.5-2|125	
12cr|php-pear-Net_Whois-1.0.5-2|126	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdk
12cr|php-pear-Net_Whois-1.0.5-2|127	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Net_Whois-1.0.5-2|128	
12cr|php-pear-Net_Whois-1.0.5-2|129	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdk
12cr|php-pear-Net_Whois-1.0.5-2|130	- fix deps
12cr|php-pear-Net_Whois-1.0.5-2|131	
12cr|php-pear-Net_Whois-1.0.5-2|132	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdk
12cr|php-pear-Net_Whois-1.0.5-2|133	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Net_Whois-1.0.5-2|134	- fix deps
12cr|php-pear-Net_Whois-1.0.5-2|135	
12cr|php-pear-Net_Whois-1.0.5-2|136	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cr|php-pear-Net_Whois-1.0.5-2|137	- fix deps
12cr|php-pear-Net_Whois-1.0.5-2|138	
12cr|php-pear-Net_Whois-1.0.5-2|139	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cr|php-pear-Net_Whois-1.0.5-2|140	- initial Mandriva package (PLD import)
12cr|php-pear-Net_Whois-1.0.5-2|141	

6021 12
12cr|php-pear-Numbers_Roman-1.0.2-7|1	%define		_class		Numbers
12cr|php-pear-Numbers_Roman-1.0.2-7|2	%define		_subclass	Roman
12cr|php-pear-Numbers_Roman-1.0.2-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Numbers_Roman-1.0.2-7|4	
12cr|php-pear-Numbers_Roman-1.0.2-7|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Numbers_Roman-1.0.2-7|6	Version:	1.0.2
12cr|php-pear-Numbers_Roman-1.0.2-7|7	Release:	%mkrel 7
12cr|php-pear-Numbers_Roman-1.0.2-7|8	Summary:	Converting to and from Roman numerals
12cr|php-pear-Numbers_Roman-1.0.2-7|9	License:	PHP License
12cr|php-pear-Numbers_Roman-1.0.2-7|10	Group:		Development/PHP
12cr|php-pear-Numbers_Roman-1.0.2-7|11	URL:		http://pear.php.net/package/Numbers_Roman/
12cr|php-pear-Numbers_Roman-1.0.2-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Numbers_Roman-1.0.2-7|13	Requires(post): php-pear
12cr|php-pear-Numbers_Roman-1.0.2-7|14	Requires(preun): php-pear
12cr|php-pear-Numbers_Roman-1.0.2-7|15	Requires:	php-pear
12cr|php-pear-Numbers_Roman-1.0.2-7|16	Requires:	php-gd
12cr|php-pear-Numbers_Roman-1.0.2-7|17	BuildArch:	noarch
12cr|php-pear-Numbers_Roman-1.0.2-7|18	BuildRequires:	php-pear
12cr|php-pear-Numbers_Roman-1.0.2-7|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Numbers_Roman-1.0.2-7|20	
12cr|php-pear-Numbers_Roman-1.0.2-7|21	%description
12cr|php-pear-Numbers_Roman-1.0.2-7|22	A class for converting to and from Roman numerals.
12cr|php-pear-Numbers_Roman-1.0.2-7|23	
12cr|php-pear-Numbers_Roman-1.0.2-7|24	%prep
12cr|php-pear-Numbers_Roman-1.0.2-7|25	%setup -q -c
12cr|php-pear-Numbers_Roman-1.0.2-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Numbers_Roman-1.0.2-7|27	
12cr|php-pear-Numbers_Roman-1.0.2-7|28	%install
12cr|php-pear-Numbers_Roman-1.0.2-7|29	rm -rf %{buildroot}
12cr|php-pear-Numbers_Roman-1.0.2-7|30	
12cr|php-pear-Numbers_Roman-1.0.2-7|31	cd %{upstream_name}-%{version}
12cr|php-pear-Numbers_Roman-1.0.2-7|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Numbers_Roman-1.0.2-7|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Numbers_Roman-1.0.2-7|34	
12cr|php-pear-Numbers_Roman-1.0.2-7|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Numbers_Roman-1.0.2-7|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Numbers_Roman-1.0.2-7|37	
12cr|php-pear-Numbers_Roman-1.0.2-7|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Numbers_Roman-1.0.2-7|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Numbers_Roman-1.0.2-7|40	
12cr|php-pear-Numbers_Roman-1.0.2-7|41	%clean
12cr|php-pear-Numbers_Roman-1.0.2-7|42	rm -rf %{buildroot}
12cr|php-pear-Numbers_Roman-1.0.2-7|43	
12cr|php-pear-Numbers_Roman-1.0.2-7|44	%post
12cr|php-pear-Numbers_Roman-1.0.2-7|45	%if %mdkversion < 201000
12cr|php-pear-Numbers_Roman-1.0.2-7|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Numbers_Roman-1.0.2-7|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Numbers_Roman-1.0.2-7|48	%endif
12cr|php-pear-Numbers_Roman-1.0.2-7|49	
12cr|php-pear-Numbers_Roman-1.0.2-7|50	%preun
12cr|php-pear-Numbers_Roman-1.0.2-7|51	%if %mdkversion < 201000
12cr|php-pear-Numbers_Roman-1.0.2-7|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Numbers_Roman-1.0.2-7|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Numbers_Roman-1.0.2-7|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Numbers_Roman-1.0.2-7|55	fi
12cr|php-pear-Numbers_Roman-1.0.2-7|56	%endif
12cr|php-pear-Numbers_Roman-1.0.2-7|57	
12cr|php-pear-Numbers_Roman-1.0.2-7|58	%files
12cr|php-pear-Numbers_Roman-1.0.2-7|59	%defattr(-,root,root)
12cr|php-pear-Numbers_Roman-1.0.2-7|60	%{_datadir}/pear/%{_class}
12cr|php-pear-Numbers_Roman-1.0.2-7|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Numbers_Roman-1.0.2-7|62	
12cr|php-pear-Numbers_Roman-1.0.2-7|63	
12cr|php-pear-Numbers_Roman-1.0.2-7|64	%changelog
12cr|php-pear-Numbers_Roman-1.0.2-7|65	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdv2012.0
12cr|php-pear-Numbers_Roman-1.0.2-7|66	+ Revision: 742171
12cr|php-pear-Numbers_Roman-1.0.2-7|67	- fix major breakage by careless packager
12cr|php-pear-Numbers_Roman-1.0.2-7|68	
12cr|php-pear-Numbers_Roman-1.0.2-7|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6
12cr|php-pear-Numbers_Roman-1.0.2-7|70	+ Revision: 679550
12cr|php-pear-Numbers_Roman-1.0.2-7|71	- mass rebuild
12cr|php-pear-Numbers_Roman-1.0.2-7|72	
12cr|php-pear-Numbers_Roman-1.0.2-7|73	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdv2011.0
12cr|php-pear-Numbers_Roman-1.0.2-7|74	+ Revision: 613743
12cr|php-pear-Numbers_Roman-1.0.2-7|75	- the mass rebuild of 2010.1 packages
12cr|php-pear-Numbers_Roman-1.0.2-7|76	
12cr|php-pear-Numbers_Roman-1.0.2-7|77	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-4mdv2010.1
12cr|php-pear-Numbers_Roman-1.0.2-7|78	+ Revision: 468729
12cr|php-pear-Numbers_Roman-1.0.2-7|79	- spec cleanup
12cr|php-pear-Numbers_Roman-1.0.2-7|80	- use pear installer
12cr|php-pear-Numbers_Roman-1.0.2-7|81	- don't ship tests, even in documentation
12cr|php-pear-Numbers_Roman-1.0.2-7|82	- own all directories
12cr|php-pear-Numbers_Roman-1.0.2-7|83	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Numbers_Roman-1.0.2-7|84	
12cr|php-pear-Numbers_Roman-1.0.2-7|85	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-3mdv2010.0
12cr|php-pear-Numbers_Roman-1.0.2-7|86	+ Revision: 441498
12cr|php-pear-Numbers_Roman-1.0.2-7|87	- rebuild
12cr|php-pear-Numbers_Roman-1.0.2-7|88	
12cr|php-pear-Numbers_Roman-1.0.2-7|89	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2009.1
12cr|php-pear-Numbers_Roman-1.0.2-7|90	+ Revision: 322507
12cr|php-pear-Numbers_Roman-1.0.2-7|91	- rebuild
12cr|php-pear-Numbers_Roman-1.0.2-7|92	
12cr|php-pear-Numbers_Roman-1.0.2-7|93	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2009.1
12cr|php-pear-Numbers_Roman-1.0.2-7|94	+ Revision: 292886
12cr|php-pear-Numbers_Roman-1.0.2-7|95	- update to new version 1.0.2
12cr|php-pear-Numbers_Roman-1.0.2-7|96	
12cr|php-pear-Numbers_Roman-1.0.2-7|97	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-9mdv2009.0
12cr|php-pear-Numbers_Roman-1.0.2-7|98	+ Revision: 237029
12cr|php-pear-Numbers_Roman-1.0.2-7|99	- rebuild
12cr|php-pear-Numbers_Roman-1.0.2-7|100	
12cr|php-pear-Numbers_Roman-1.0.2-7|101	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Numbers_Roman-1.0.2-7|102	- restore BuildRoot
12cr|php-pear-Numbers_Roman-1.0.2-7|103	
12cr|php-pear-Numbers_Roman-1.0.2-7|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Numbers_Roman-1.0.2-7|105	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Numbers_Roman-1.0.2-7|106	
12cr|php-pear-Numbers_Roman-1.0.2-7|107	
12cr|php-pear-Numbers_Roman-1.0.2-7|108	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-8mdv2007.0
12cr|php-pear-Numbers_Roman-1.0.2-7|109	+ Revision: 82469
12cr|php-pear-Numbers_Roman-1.0.2-7|110	- Import php-pear-Numbers_Roman
12cr|php-pear-Numbers_Roman-1.0.2-7|111	
12cr|php-pear-Numbers_Roman-1.0.2-7|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-8mdk
12cr|php-pear-Numbers_Roman-1.0.2-7|113	- new group (Development/PHP)
12cr|php-pear-Numbers_Roman-1.0.2-7|114	
12cr|php-pear-Numbers_Roman-1.0.2-7|115	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdk
12cr|php-pear-Numbers_Roman-1.0.2-7|116	- rebuilt to fix auto deps
12cr|php-pear-Numbers_Roman-1.0.2-7|117	
12cr|php-pear-Numbers_Roman-1.0.2-7|118	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdk
12cr|php-pear-Numbers_Roman-1.0.2-7|119	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Numbers_Roman-1.0.2-7|120	
12cr|php-pear-Numbers_Roman-1.0.2-7|121	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12cr|php-pear-Numbers_Roman-1.0.2-7|122	- fix deps
12cr|php-pear-Numbers_Roman-1.0.2-7|123	
12cr|php-pear-Numbers_Roman-1.0.2-7|124	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12cr|php-pear-Numbers_Roman-1.0.2-7|125	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Numbers_Roman-1.0.2-7|126	- fix deps
12cr|php-pear-Numbers_Roman-1.0.2-7|127	
12cr|php-pear-Numbers_Roman-1.0.2-7|128	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cr|php-pear-Numbers_Roman-1.0.2-7|129	- fix deps
12cr|php-pear-Numbers_Roman-1.0.2-7|130	
12cr|php-pear-Numbers_Roman-1.0.2-7|131	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cr|php-pear-Numbers_Roman-1.0.2-7|132	- fix spec file to conform with the others
12cr|php-pear-Numbers_Roman-1.0.2-7|133	
12cr|php-pear-Numbers_Roman-1.0.2-7|134	* Sun May 29 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cr|php-pear-Numbers_Roman-1.0.2-7|135	- initial Mandriva package
12cr|php-pear-Numbers_Roman-1.0.2-7|136	

6022 12
12cr|php-pear-Numbers_Words-0.16.3-3|1	%define		_class		Numbers
12cr|php-pear-Numbers_Words-0.16.3-3|2	%define		_subclass	Words
12cr|php-pear-Numbers_Words-0.16.3-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Numbers_Words-0.16.3-3|4	
12cr|php-pear-Numbers_Words-0.16.3-3|5	%define		_requires_exceptions pear(PHPUnit
12cr|php-pear-Numbers_Words-0.16.3-3|6	
12cr|php-pear-Numbers_Words-0.16.3-3|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Numbers_Words-0.16.3-3|8	Version:	0.16.3
12cr|php-pear-Numbers_Words-0.16.3-3|9	Release:	%mkrel 3
12cr|php-pear-Numbers_Words-0.16.3-3|10	Summary:	Provides methods for spelling numerals in words
12cr|php-pear-Numbers_Words-0.16.3-3|11	License:	PHP License
12cr|php-pear-Numbers_Words-0.16.3-3|12	Group:		Development/PHP
12cr|php-pear-Numbers_Words-0.16.3-3|13	URL:		http://pear.php.net/package/Numbers_Words/
12cr|php-pear-Numbers_Words-0.16.3-3|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Numbers_Words-0.16.3-3|15	Requires(post): php-pear
12cr|php-pear-Numbers_Words-0.16.3-3|16	Requires(preun): php-pear
12cr|php-pear-Numbers_Words-0.16.3-3|17	Requires:	php-pear
12cr|php-pear-Numbers_Words-0.16.3-3|18	Requires:	php-gd
12cr|php-pear-Numbers_Words-0.16.3-3|19	BuildArch:	noarch
12cr|php-pear-Numbers_Words-0.16.3-3|20	BuildRequires:	php-pear
12cr|php-pear-Numbers_Words-0.16.3-3|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Numbers_Words-0.16.3-3|22	
12cr|php-pear-Numbers_Words-0.16.3-3|23	%description
12cr|php-pear-Numbers_Words-0.16.3-3|24	With Numbers_Words class you can convert numbers written in arabic
12cr|php-pear-Numbers_Words-0.16.3-3|25	digits to words in several languages. You can convert an integer
12cr|php-pear-Numbers_Words-0.16.3-3|26	between -infinity and infinity. If your system does not support such
12cr|php-pear-Numbers_Words-0.16.3-3|27	long numbers you can call Numbers_Words::toWords() with just a string.
12cr|php-pear-Numbers_Words-0.16.3-3|28	
12cr|php-pear-Numbers_Words-0.16.3-3|29	The following languages are supported (in alphabetical order):
12cr|php-pear-Numbers_Words-0.16.3-3|30	- bg (Bulgarian) by Kouber Saparev
12cr|php-pear-Numbers_Words-0.16.3-3|31	- de (German)
12cr|php-pear-Numbers_Words-0.16.3-3|32	- ee (Estonian) by Erkki Saarniit
12cr|php-pear-Numbers_Words-0.16.3-3|33	- en_100 (Donald Knuth system, English)
12cr|php-pear-Numbers_Words-0.16.3-3|34	- en_GB (Britich English)
12cr|php-pear-Numbers_Words-0.16.3-3|35	- en_US (American English)
12cr|php-pear-Numbers_Words-0.16.3-3|36	- es (Spanish Castellano) by Xavier Noguer
12cr|php-pear-Numbers_Words-0.16.3-3|37	- es_AR (Argentinian Spanish) by Martin Marrese
12cr|php-pear-Numbers_Words-0.16.3-3|38	- fr (French) by Kouber Saparev
12cr|php-pear-Numbers_Words-0.16.3-3|39	- id (Indonesian) by Ernas M. Jamil
12cr|php-pear-Numbers_Words-0.16.3-3|40	- it_IT (Italian) by Filippo Beltramini and Davide Caironi
12cr|php-pear-Numbers_Words-0.16.3-3|41	- pl (Polish)
12cr|php-pear-Numbers_Words-0.16.3-3|42	- pt_BR (Brazilian Portuguese) by Marcelo Subtil Marcal
12cr|php-pear-Numbers_Words-0.16.3-3|43	- ru (Russian) by Andrey Demenev
12cr|php-pear-Numbers_Words-0.16.3-3|44	- sv (Swedish) by Robin Ericsson
12cr|php-pear-Numbers_Words-0.16.3-3|45	
12cr|php-pear-Numbers_Words-0.16.3-3|46	
12cr|php-pear-Numbers_Words-0.16.3-3|47	%prep
12cr|php-pear-Numbers_Words-0.16.3-3|48	%setup -q -c
12cr|php-pear-Numbers_Words-0.16.3-3|49	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Numbers_Words-0.16.3-3|50	
12cr|php-pear-Numbers_Words-0.16.3-3|51	%install
12cr|php-pear-Numbers_Words-0.16.3-3|52	rm -rf %{buildroot}
12cr|php-pear-Numbers_Words-0.16.3-3|53	
12cr|php-pear-Numbers_Words-0.16.3-3|54	cd %{upstream_name}-%{version}
12cr|php-pear-Numbers_Words-0.16.3-3|55	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Numbers_Words-0.16.3-3|56	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Numbers_Words-0.16.3-3|57	
12cr|php-pear-Numbers_Words-0.16.3-3|58	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Numbers_Words-0.16.3-3|59	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Numbers_Words-0.16.3-3|60	
12cr|php-pear-Numbers_Words-0.16.3-3|61	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Numbers_Words-0.16.3-3|62	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Numbers_Words-0.16.3-3|63	
12cr|php-pear-Numbers_Words-0.16.3-3|64	%clean
12cr|php-pear-Numbers_Words-0.16.3-3|65	rm -rf %{buildroot}
12cr|php-pear-Numbers_Words-0.16.3-3|66	
12cr|php-pear-Numbers_Words-0.16.3-3|67	%post
12cr|php-pear-Numbers_Words-0.16.3-3|68	%if %mdkversion < 201000
12cr|php-pear-Numbers_Words-0.16.3-3|69	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Numbers_Words-0.16.3-3|70	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Numbers_Words-0.16.3-3|71	%endif
12cr|php-pear-Numbers_Words-0.16.3-3|72	
12cr|php-pear-Numbers_Words-0.16.3-3|73	%preun
12cr|php-pear-Numbers_Words-0.16.3-3|74	%if %mdkversion < 201000
12cr|php-pear-Numbers_Words-0.16.3-3|75	if [ "$1" -eq "0" ]; then
12cr|php-pear-Numbers_Words-0.16.3-3|76	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Numbers_Words-0.16.3-3|77	%{upstream_name} >/dev/null || :
12cr|php-pear-Numbers_Words-0.16.3-3|78	fi
12cr|php-pear-Numbers_Words-0.16.3-3|79	%endif
12cr|php-pear-Numbers_Words-0.16.3-3|80	
12cr|php-pear-Numbers_Words-0.16.3-3|81	%files
12cr|php-pear-Numbers_Words-0.16.3-3|82	%defattr(-,root,root)
12cr|php-pear-Numbers_Words-0.16.3-3|83	%doc %{upstream_name}-%{version}/README
12cr|php-pear-Numbers_Words-0.16.3-3|84	%doc %{upstream_name}-%{version}/ChangeLog
12cr|php-pear-Numbers_Words-0.16.3-3|85	%{_datadir}/pear/%{_class}
12cr|php-pear-Numbers_Words-0.16.3-3|86	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Numbers_Words-0.16.3-3|87	
12cr|php-pear-Numbers_Words-0.16.3-3|88	
12cr|php-pear-Numbers_Words-0.16.3-3|89	%changelog
12cr|php-pear-Numbers_Words-0.16.3-3|90	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.16.3-3mdv2012.0
12cr|php-pear-Numbers_Words-0.16.3-3|91	+ Revision: 741805
12cr|php-pear-Numbers_Words-0.16.3-3|92	- fix major breakage by careless packager
12cr|php-pear-Numbers_Words-0.16.3-3|93	
12cr|php-pear-Numbers_Words-0.16.3-3|94	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.16.3-2
12cr|php-pear-Numbers_Words-0.16.3-3|95	+ Revision: 741145
12cr|php-pear-Numbers_Words-0.16.3-3|96	- rebuild
12cr|php-pear-Numbers_Words-0.16.3-3|97	
12cr|php-pear-Numbers_Words-0.16.3-3|98	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.16.3-1
12cr|php-pear-Numbers_Words-0.16.3-3|99	+ Revision: 741092
12cr|php-pear-Numbers_Words-0.16.3-3|100	- 0.16.3
12cr|php-pear-Numbers_Words-0.16.3-3|101	
12cr|php-pear-Numbers_Words-0.16.3-3|102	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.16.1-5
12cr|php-pear-Numbers_Words-0.16.3-3|103	+ Revision: 679551
12cr|php-pear-Numbers_Words-0.16.3-3|104	- mass rebuild
12cr|php-pear-Numbers_Words-0.16.3-3|105	
12cr|php-pear-Numbers_Words-0.16.3-3|106	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.16.1-4mdv2011.0
12cr|php-pear-Numbers_Words-0.16.3-3|107	+ Revision: 613744
12cr|php-pear-Numbers_Words-0.16.3-3|108	- the mass rebuild of 2010.1 packages
12cr|php-pear-Numbers_Words-0.16.3-3|109	
12cr|php-pear-Numbers_Words-0.16.3-3|110	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.16.1-3mdv2010.1
12cr|php-pear-Numbers_Words-0.16.3-3|111	+ Revision: 468730
12cr|php-pear-Numbers_Words-0.16.3-3|112	- spec cleanup
12cr|php-pear-Numbers_Words-0.16.3-3|113	- use pear installer
12cr|php-pear-Numbers_Words-0.16.3-3|114	- don't ship tests, even in documentation
12cr|php-pear-Numbers_Words-0.16.3-3|115	- own all directories
12cr|php-pear-Numbers_Words-0.16.3-3|116	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Numbers_Words-0.16.3-3|117	
12cr|php-pear-Numbers_Words-0.16.3-3|118	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.16.1-2mdv2010.0
12cr|php-pear-Numbers_Words-0.16.3-3|119	+ Revision: 441499
12cr|php-pear-Numbers_Words-0.16.3-3|120	- rebuild
12cr|php-pear-Numbers_Words-0.16.3-3|121	
12cr|php-pear-Numbers_Words-0.16.3-3|122	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.16.1-1mdv2009.1
12cr|php-pear-Numbers_Words-0.16.3-3|123	+ Revision: 368336
12cr|php-pear-Numbers_Words-0.16.3-3|124	- Update php pear Numbers_Words to 0.16.1 version
12cr|php-pear-Numbers_Words-0.16.3-3|125	
12cr|php-pear-Numbers_Words-0.16.3-3|126	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.15.0-3mdv2009.1
12cr|php-pear-Numbers_Words-0.16.3-3|127	+ Revision: 322508
12cr|php-pear-Numbers_Words-0.16.3-3|128	- rebuild
12cr|php-pear-Numbers_Words-0.16.3-3|129	
12cr|php-pear-Numbers_Words-0.16.3-3|130	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.15.0-2mdv2009.0
12cr|php-pear-Numbers_Words-0.16.3-3|131	+ Revision: 237038
12cr|php-pear-Numbers_Words-0.16.3-3|132	- rebuild
12cr|php-pear-Numbers_Words-0.16.3-3|133	
12cr|php-pear-Numbers_Words-0.16.3-3|134	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Numbers_Words-0.16.3-3|135	- restore BuildRoot
12cr|php-pear-Numbers_Words-0.16.3-3|136	
12cr|php-pear-Numbers_Words-0.16.3-3|137	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Numbers_Words-0.16.3-3|138	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Numbers_Words-0.16.3-3|139	
12cr|php-pear-Numbers_Words-0.16.3-3|140	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.15.0-1mdv2008.0
12cr|php-pear-Numbers_Words-0.16.3-3|141	+ Revision: 15472
12cr|php-pear-Numbers_Words-0.16.3-3|142	- 0.15.0
12cr|php-pear-Numbers_Words-0.16.3-3|143	
12cr|php-pear-Numbers_Words-0.16.3-3|144	
12cr|php-pear-Numbers_Words-0.16.3-3|145	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-1mdv2007.0
12cr|php-pear-Numbers_Words-0.16.3-3|146	+ Revision: 82486
12cr|php-pear-Numbers_Words-0.16.3-3|147	- Import php-pear-Numbers_Words
12cr|php-pear-Numbers_Words-0.16.3-3|148	
12cr|php-pear-Numbers_Words-0.16.3-3|149	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-1mdk
12cr|php-pear-Numbers_Words-0.16.3-3|150	- 0.14.0
12cr|php-pear-Numbers_Words-0.16.3-3|151	- new group (Development/PHP)
12cr|php-pear-Numbers_Words-0.16.3-3|152	
12cr|php-pear-Numbers_Words-0.16.3-3|153	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.13.1-7mdk
12cr|php-pear-Numbers_Words-0.16.3-3|154	- rebuilt to fix auto deps
12cr|php-pear-Numbers_Words-0.16.3-3|155	
12cr|php-pear-Numbers_Words-0.16.3-3|156	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.13.1-6mdk
12cr|php-pear-Numbers_Words-0.16.3-3|157	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Numbers_Words-0.16.3-3|158	
12cr|php-pear-Numbers_Words-0.16.3-3|159	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.13.1-5mdk
12cr|php-pear-Numbers_Words-0.16.3-3|160	- fix deps
12cr|php-pear-Numbers_Words-0.16.3-3|161	
12cr|php-pear-Numbers_Words-0.16.3-3|162	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.13.1-4mdk
12cr|php-pear-Numbers_Words-0.16.3-3|163	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Numbers_Words-0.16.3-3|164	- fix deps
12cr|php-pear-Numbers_Words-0.16.3-3|165	
12cr|php-pear-Numbers_Words-0.16.3-3|166	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.13.1-3mdk
12cr|php-pear-Numbers_Words-0.16.3-3|167	- fix deps
12cr|php-pear-Numbers_Words-0.16.3-3|168	
12cr|php-pear-Numbers_Words-0.16.3-3|169	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.13.1-2mdk
12cr|php-pear-Numbers_Words-0.16.3-3|170	- fix spec file to conform with the others
12cr|php-pear-Numbers_Words-0.16.3-3|171	
12cr|php-pear-Numbers_Words-0.16.3-3|172	* Sun May 29 2005 Oden Eriksson <oeriksson@mandriva.com> 0.13.1-1mdk
12cr|php-pear-Numbers_Words-0.16.3-3|173	- initial Mandriva package
12cr|php-pear-Numbers_Words-0.16.3-3|174	

6023 12
12cr|php-pear-Object_Freezer-1.0.0-2|1	%define  upstream_name Object_Freezer
12cr|php-pear-Object_Freezer-1.0.0-2|2	
12cr|php-pear-Object_Freezer-1.0.0-2|3	Summary:	Library that faciliates PHP object stores
12cr|php-pear-Object_Freezer-1.0.0-2|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-Object_Freezer-1.0.0-2|5	Version:	1.0.0
12cr|php-pear-Object_Freezer-1.0.0-2|6	Release:	%mkrel 2
12cr|php-pear-Object_Freezer-1.0.0-2|7	License:	BSD
12cr|php-pear-Object_Freezer-1.0.0-2|8	Group:		Development/PHP
12cr|php-pear-Object_Freezer-1.0.0-2|9	URL:		http://www.phpunit.de/
12cr|php-pear-Object_Freezer-1.0.0-2|10	Source0:	http://pear.phpunit.de/get/Object_Freezer-%{version}.tgz
12cr|php-pear-Object_Freezer-1.0.0-2|11	Requires(post): php-pear
12cr|php-pear-Object_Freezer-1.0.0-2|12	Requires(preun): php-pear
12cr|php-pear-Object_Freezer-1.0.0-2|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-Object_Freezer-1.0.0-2|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-Object_Freezer-1.0.0-2|15	Requires:	php-channel-phpunit
12cr|php-pear-Object_Freezer-1.0.0-2|16	BuildArch:	noarch
12cr|php-pear-Object_Freezer-1.0.0-2|17	BuildRequires:	php-pear
12cr|php-pear-Object_Freezer-1.0.0-2|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-Object_Freezer-1.0.0-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-Object_Freezer-1.0.0-2|20	BuildRequires:	php-cli
12cr|php-pear-Object_Freezer-1.0.0-2|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-Object_Freezer-1.0.0-2|22	
12cr|php-pear-Object_Freezer-1.0.0-2|23	%description
12cr|php-pear-Object_Freezer-1.0.0-2|24	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-Object_Freezer-1.0.0-2|25	unit tests in PHP.
12cr|php-pear-Object_Freezer-1.0.0-2|26	
12cr|php-pear-Object_Freezer-1.0.0-2|27	This package provides a Library that provides the low-level functionality
12cr|php-pear-Object_Freezer-1.0.0-2|28	required to store ("freeze") PHP objects to and fetch ("thaw") PHP objects
12cr|php-pear-Object_Freezer-1.0.0-2|29	from an object store for PHPUnit.
12cr|php-pear-Object_Freezer-1.0.0-2|30	
12cr|php-pear-Object_Freezer-1.0.0-2|31	%prep
12cr|php-pear-Object_Freezer-1.0.0-2|32	
12cr|php-pear-Object_Freezer-1.0.0-2|33	%setup -q -c
12cr|php-pear-Object_Freezer-1.0.0-2|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Object_Freezer-1.0.0-2|35	
12cr|php-pear-Object_Freezer-1.0.0-2|36	%build
12cr|php-pear-Object_Freezer-1.0.0-2|37	
12cr|php-pear-Object_Freezer-1.0.0-2|38	%install
12cr|php-pear-Object_Freezer-1.0.0-2|39	rm -rf %{buildroot}
12cr|php-pear-Object_Freezer-1.0.0-2|40	
12cr|php-pear-Object_Freezer-1.0.0-2|41	cd %{upstream_name}-%{version}
12cr|php-pear-Object_Freezer-1.0.0-2|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Object_Freezer-1.0.0-2|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Object_Freezer-1.0.0-2|44	
12cr|php-pear-Object_Freezer-1.0.0-2|45	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Object_Freezer-1.0.0-2|46	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Object_Freezer-1.0.0-2|47	
12cr|php-pear-Object_Freezer-1.0.0-2|48	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Object_Freezer-1.0.0-2|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Object_Freezer-1.0.0-2|50	
12cr|php-pear-Object_Freezer-1.0.0-2|51	%clean
12cr|php-pear-Object_Freezer-1.0.0-2|52	rm -rf %{buildroot}
12cr|php-pear-Object_Freezer-1.0.0-2|53	
12cr|php-pear-Object_Freezer-1.0.0-2|54	%post
12cr|php-pear-Object_Freezer-1.0.0-2|55	%if %mdkversion < 201000
12cr|php-pear-Object_Freezer-1.0.0-2|56	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Object_Freezer-1.0.0-2|57	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Object_Freezer-1.0.0-2|58	%endif
12cr|php-pear-Object_Freezer-1.0.0-2|59	
12cr|php-pear-Object_Freezer-1.0.0-2|60	%preun
12cr|php-pear-Object_Freezer-1.0.0-2|61	%if %mdkversion < 201000
12cr|php-pear-Object_Freezer-1.0.0-2|62	if [ "$1" -eq "0" ]; then
12cr|php-pear-Object_Freezer-1.0.0-2|63	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Object_Freezer-1.0.0-2|64	%{upstream_name} >/dev/null || :
12cr|php-pear-Object_Freezer-1.0.0-2|65	fi
12cr|php-pear-Object_Freezer-1.0.0-2|66	%endif
12cr|php-pear-Object_Freezer-1.0.0-2|67	
12cr|php-pear-Object_Freezer-1.0.0-2|68	%files
12cr|php-pear-Object_Freezer-1.0.0-2|69	%defattr(-,root,root)
12cr|php-pear-Object_Freezer-1.0.0-2|70	%{_datadir}/pear/Object/Freezer
12cr|php-pear-Object_Freezer-1.0.0-2|71	%{_datadir}/pear/Object/*.php
12cr|php-pear-Object_Freezer-1.0.0-2|72	%{_datadir}/pear/packages/Object_Freezer.xml
12cr|php-pear-Object_Freezer-1.0.0-2|73	
12cr|php-pear-Object_Freezer-1.0.0-2|74	
12cr|php-pear-Object_Freezer-1.0.0-2|75	
12cr|php-pear-Object_Freezer-1.0.0-2|76	%changelog
12cr|php-pear-Object_Freezer-1.0.0-2|77	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2012.0
12cr|php-pear-Object_Freezer-1.0.0-2|78	+ Revision: 743448
12cr|php-pear-Object_Freezer-1.0.0-2|79	- there's a new urpmi install ordering flaw, so working around that...
12cr|php-pear-Object_Freezer-1.0.0-2|80	- fix major breakage by careless packager
12cr|php-pear-Object_Freezer-1.0.0-2|81	
12cr|php-pear-Object_Freezer-1.0.0-2|82	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cr|php-pear-Object_Freezer-1.0.0-2|83	+ Revision: 730869
12cr|php-pear-Object_Freezer-1.0.0-2|84	- import php-pear-Object_Freezer
12cr|php-pear-Object_Freezer-1.0.0-2|85	
12cr|php-pear-Object_Freezer-1.0.0-2|86	
12cr|php-pear-Object_Freezer-1.0.0-2|87	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cr|php-pear-Object_Freezer-1.0.0-2|88	- initial Mandriva package

6024 12
12cr|php-pear-OLE-1.0.0-0.RC1.5|1	%define		_class		OLE
12cr|php-pear-OLE-1.0.0-0.RC1.5|2	%define		upstream_name	%{_class}
12cr|php-pear-OLE-1.0.0-0.RC1.5|3	%define		pre       RC1
12cr|php-pear-OLE-1.0.0-0.RC1.5|4	
12cr|php-pear-OLE-1.0.0-0.RC1.5|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-OLE-1.0.0-0.RC1.5|6	Version:	1.0.0
12cr|php-pear-OLE-1.0.0-0.RC1.5|7	Release:	%mkrel 0.%{pre}.5
12cr|php-pear-OLE-1.0.0-0.RC1.5|8	Summary:	Package for reading and writing OLE containers
12cr|php-pear-OLE-1.0.0-0.RC1.5|9	License:	PHP License
12cr|php-pear-OLE-1.0.0-0.RC1.5|10	Group:		Development/PHP
12cr|php-pear-OLE-1.0.0-0.RC1.5|11	URL:		http://pear.php.net/package/OLE/
12cr|php-pear-OLE-1.0.0-0.RC1.5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tgz
12cr|php-pear-OLE-1.0.0-0.RC1.5|13	Requires(post): php-pear
12cr|php-pear-OLE-1.0.0-0.RC1.5|14	Requires(preun): php-pear
12cr|php-pear-OLE-1.0.0-0.RC1.5|15	Requires:	php-pear
12cr|php-pear-OLE-1.0.0-0.RC1.5|16	BuildRequires:	php-pear
12cr|php-pear-OLE-1.0.0-0.RC1.5|17	BuildArch:	noarch
12cr|php-pear-OLE-1.0.0-0.RC1.5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-OLE-1.0.0-0.RC1.5|19	
12cr|php-pear-OLE-1.0.0-0.RC1.5|20	%description
12cr|php-pear-OLE-1.0.0-0.RC1.5|21	This package allows reading and writing of OLE (Object Linking and
12cr|php-pear-OLE-1.0.0-0.RC1.5|22	Embedding) files, the format used as container for Excel, Word and
12cr|php-pear-OLE-1.0.0-0.RC1.5|23	other MS file formats. Documentation for the OLE format can be found
12cr|php-pear-OLE-1.0.0-0.RC1.5|24	at: http://user.cs.tu-berlin.de/~schwartz/pmh/guide.html .
12cr|php-pear-OLE-1.0.0-0.RC1.5|25	
12cr|php-pear-OLE-1.0.0-0.RC1.5|26	%prep
12cr|php-pear-OLE-1.0.0-0.RC1.5|27	%setup -q -c
12cr|php-pear-OLE-1.0.0-0.RC1.5|28	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
12cr|php-pear-OLE-1.0.0-0.RC1.5|29	
12cr|php-pear-OLE-1.0.0-0.RC1.5|30	%install
12cr|php-pear-OLE-1.0.0-0.RC1.5|31	rm -rf %{buildroot}
12cr|php-pear-OLE-1.0.0-0.RC1.5|32	
12cr|php-pear-OLE-1.0.0-0.RC1.5|33	cd %{upstream_name}-%{version}%{pre}
12cr|php-pear-OLE-1.0.0-0.RC1.5|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-OLE-1.0.0-0.RC1.5|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-OLE-1.0.0-0.RC1.5|36	
12cr|php-pear-OLE-1.0.0-0.RC1.5|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-OLE-1.0.0-0.RC1.5|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-OLE-1.0.0-0.RC1.5|39	
12cr|php-pear-OLE-1.0.0-0.RC1.5|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-OLE-1.0.0-0.RC1.5|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-OLE-1.0.0-0.RC1.5|42	
12cr|php-pear-OLE-1.0.0-0.RC1.5|43	%clean
12cr|php-pear-OLE-1.0.0-0.RC1.5|44	rm -rf %{buildroot}
12cr|php-pear-OLE-1.0.0-0.RC1.5|45	
12cr|php-pear-OLE-1.0.0-0.RC1.5|46	%post
12cr|php-pear-OLE-1.0.0-0.RC1.5|47	%if %mdkversion < 201000
12cr|php-pear-OLE-1.0.0-0.RC1.5|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-OLE-1.0.0-0.RC1.5|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-OLE-1.0.0-0.RC1.5|50	%endif
12cr|php-pear-OLE-1.0.0-0.RC1.5|51	
12cr|php-pear-OLE-1.0.0-0.RC1.5|52	%preun
12cr|php-pear-OLE-1.0.0-0.RC1.5|53	%if %mdkversion < 201000
12cr|php-pear-OLE-1.0.0-0.RC1.5|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-OLE-1.0.0-0.RC1.5|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-OLE-1.0.0-0.RC1.5|56	%{upstream_name} >/dev/null || :
12cr|php-pear-OLE-1.0.0-0.RC1.5|57	fi
12cr|php-pear-OLE-1.0.0-0.RC1.5|58	%endif
12cr|php-pear-OLE-1.0.0-0.RC1.5|59	
12cr|php-pear-OLE-1.0.0-0.RC1.5|60	%files
12cr|php-pear-OLE-1.0.0-0.RC1.5|61	%defattr(-,root,root)
12cr|php-pear-OLE-1.0.0-0.RC1.5|62	%{_datadir}/pear/%{_class}.php
12cr|php-pear-OLE-1.0.0-0.RC1.5|63	%{_datadir}/pear/%{_class}
12cr|php-pear-OLE-1.0.0-0.RC1.5|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-OLE-1.0.0-0.RC1.5|65	
12cr|php-pear-OLE-1.0.0-0.RC1.5|66	
12cr|php-pear-OLE-1.0.0-0.RC1.5|67	%changelog
12cr|php-pear-OLE-1.0.0-0.RC1.5|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.RC1.5mdv2012.0
12cr|php-pear-OLE-1.0.0-0.RC1.5|69	+ Revision: 742172
12cr|php-pear-OLE-1.0.0-0.RC1.5|70	- fix major breakage by careless packager
12cr|php-pear-OLE-1.0.0-0.RC1.5|71	
12cr|php-pear-OLE-1.0.0-0.RC1.5|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.RC1.4
12cr|php-pear-OLE-1.0.0-0.RC1.5|73	+ Revision: 679552
12cr|php-pear-OLE-1.0.0-0.RC1.5|74	- mass rebuild
12cr|php-pear-OLE-1.0.0-0.RC1.5|75	
12cr|php-pear-OLE-1.0.0-0.RC1.5|76	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.RC1.3mdv2011.0
12cr|php-pear-OLE-1.0.0-0.RC1.5|77	+ Revision: 613745
12cr|php-pear-OLE-1.0.0-0.RC1.5|78	- the mass rebuild of 2010.1 packages
12cr|php-pear-OLE-1.0.0-0.RC1.5|79	
12cr|php-pear-OLE-1.0.0-0.RC1.5|80	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-0.RC1.2mdv2010.1
12cr|php-pear-OLE-1.0.0-0.RC1.5|81	+ Revision: 469031
12cr|php-pear-OLE-1.0.0-0.RC1.5|82	- spec cleanup
12cr|php-pear-OLE-1.0.0-0.RC1.5|83	- use pear installer
12cr|php-pear-OLE-1.0.0-0.RC1.5|84	- don't ship tests, even in documentation
12cr|php-pear-OLE-1.0.0-0.RC1.5|85	- own all directories
12cr|php-pear-OLE-1.0.0-0.RC1.5|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-OLE-1.0.0-0.RC1.5|87	
12cr|php-pear-OLE-1.0.0-0.RC1.5|88	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-0.RC1.1mdv2010.0
12cr|php-pear-OLE-1.0.0-0.RC1.5|89	+ Revision: 446164
12cr|php-pear-OLE-1.0.0-0.RC1.5|90	- new version
12cr|php-pear-OLE-1.0.0-0.RC1.5|91	- ship missing files
12cr|php-pear-OLE-1.0.0-0.RC1.5|92	
12cr|php-pear-OLE-1.0.0-0.RC1.5|93	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.6.1-2mdv2010.0
12cr|php-pear-OLE-1.0.0-0.RC1.5|94	+ Revision: 441500
12cr|php-pear-OLE-1.0.0-0.RC1.5|95	- rebuild
12cr|php-pear-OLE-1.0.0-0.RC1.5|96	
12cr|php-pear-OLE-1.0.0-0.RC1.5|97	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.6.1-1mdv2009.1
12cr|php-pear-OLE-1.0.0-0.RC1.5|98	+ Revision: 368256
12cr|php-pear-OLE-1.0.0-0.RC1.5|99	- Update php pear OLE to new version 0.6.1
12cr|php-pear-OLE-1.0.0-0.RC1.5|100	
12cr|php-pear-OLE-1.0.0-0.RC1.5|101	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5-9mdv2009.1
12cr|php-pear-OLE-1.0.0-0.RC1.5|102	+ Revision: 322509
12cr|php-pear-OLE-1.0.0-0.RC1.5|103	- rebuild
12cr|php-pear-OLE-1.0.0-0.RC1.5|104	
12cr|php-pear-OLE-1.0.0-0.RC1.5|105	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5-8mdv2009.0
12cr|php-pear-OLE-1.0.0-0.RC1.5|106	+ Revision: 237039
12cr|php-pear-OLE-1.0.0-0.RC1.5|107	- rebuild
12cr|php-pear-OLE-1.0.0-0.RC1.5|108	
12cr|php-pear-OLE-1.0.0-0.RC1.5|109	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.5-7mdv2008.1
12cr|php-pear-OLE-1.0.0-0.RC1.5|110	+ Revision: 136415
12cr|php-pear-OLE-1.0.0-0.RC1.5|111	- restore BuildRoot
12cr|php-pear-OLE-1.0.0-0.RC1.5|112	
12cr|php-pear-OLE-1.0.0-0.RC1.5|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-OLE-1.0.0-0.RC1.5|114	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-OLE-1.0.0-0.RC1.5|115	
12cr|php-pear-OLE-1.0.0-0.RC1.5|116	
12cr|php-pear-OLE-1.0.0-0.RC1.5|117	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5-7mdv2007.0
12cr|php-pear-OLE-1.0.0-0.RC1.5|118	+ Revision: 82495
12cr|php-pear-OLE-1.0.0-0.RC1.5|119	- Import php-pear-OLE
12cr|php-pear-OLE-1.0.0-0.RC1.5|120	
12cr|php-pear-OLE-1.0.0-0.RC1.5|121	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5-7mdk
12cr|php-pear-OLE-1.0.0-0.RC1.5|122	- new group (Development/PHP)
12cr|php-pear-OLE-1.0.0-0.RC1.5|123	
12cr|php-pear-OLE-1.0.0-0.RC1.5|124	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-6mdk
12cr|php-pear-OLE-1.0.0-0.RC1.5|125	- rebuilt to fix auto deps
12cr|php-pear-OLE-1.0.0-0.RC1.5|126	
12cr|php-pear-OLE-1.0.0-0.RC1.5|127	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-5mdk
12cr|php-pear-OLE-1.0.0-0.RC1.5|128	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-OLE-1.0.0-0.RC1.5|129	
12cr|php-pear-OLE-1.0.0-0.RC1.5|130	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-4mdk
12cr|php-pear-OLE-1.0.0-0.RC1.5|131	- fix deps
12cr|php-pear-OLE-1.0.0-0.RC1.5|132	
12cr|php-pear-OLE-1.0.0-0.RC1.5|133	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-3mdk
12cr|php-pear-OLE-1.0.0-0.RC1.5|134	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-OLE-1.0.0-0.RC1.5|135	- fix deps
12cr|php-pear-OLE-1.0.0-0.RC1.5|136	
12cr|php-pear-OLE-1.0.0-0.RC1.5|137	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-2mdk
12cr|php-pear-OLE-1.0.0-0.RC1.5|138	- fix deps
12cr|php-pear-OLE-1.0.0-0.RC1.5|139	
12cr|php-pear-OLE-1.0.0-0.RC1.5|140	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-1mdk
12cr|php-pear-OLE-1.0.0-0.RC1.5|141	- initial Mandriva package (PLD import)
12cr|php-pear-OLE-1.0.0-0.RC1.5|142	

6025 12
12cr|php-pear-Pager-2.4.8-5|1	%define		_class		Pager
12cr|php-pear-Pager-2.4.8-5|2	%define		upstream_name	%{_class}
12cr|php-pear-Pager-2.4.8-5|3	
12cr|php-pear-Pager-2.4.8-5|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-Pager-2.4.8-5|5	Version:	2.4.8
12cr|php-pear-Pager-2.4.8-5|6	Release:	%mkrel 5
12cr|php-pear-Pager-2.4.8-5|7	Summary:	Generic data paging class
12cr|php-pear-Pager-2.4.8-5|8	License:	PHP License
12cr|php-pear-Pager-2.4.8-5|9	Group:		Development/PHP
12cr|php-pear-Pager-2.4.8-5|10	URL:		http://pear.php.net/package/Pager/
12cr|php-pear-Pager-2.4.8-5|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Pager-2.4.8-5|12	Provides:	pear(Pager/Wrapper.php)
12cr|php-pear-Pager-2.4.8-5|13	Requires(post): php-pear
12cr|php-pear-Pager-2.4.8-5|14	Requires(preun): php-pear
12cr|php-pear-Pager-2.4.8-5|15	Requires:	php-pear
12cr|php-pear-Pager-2.4.8-5|16	Obsoletes:	php-pear-Pager_Sliding
12cr|php-pear-Pager-2.4.8-5|17	BuildArch:	noarch
12cr|php-pear-Pager-2.4.8-5|18	BuildRequires:	php-pear
12cr|php-pear-Pager-2.4.8-5|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Pager-2.4.8-5|20	
12cr|php-pear-Pager-2.4.8-5|21	%description
12cr|php-pear-Pager-2.4.8-5|22	If you have data that needs paging (ie 1-10 on page one, 11-20 on page
12cr|php-pear-Pager-2.4.8-5|23	two) this class can help. Pass it an array of data and it will sort it
12cr|php-pear-Pager-2.4.8-5|24	into pages, picking up the current page id from the url. It can also
12cr|php-pear-Pager-2.4.8-5|25	give you back/next and page number links taking the current url and
12cr|php-pear-Pager-2.4.8-5|26	adding the correct page id to it.
12cr|php-pear-Pager-2.4.8-5|27	
12cr|php-pear-Pager-2.4.8-5|28	
12cr|php-pear-Pager-2.4.8-5|29	%prep
12cr|php-pear-Pager-2.4.8-5|30	%setup -q -c
12cr|php-pear-Pager-2.4.8-5|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Pager-2.4.8-5|32	
12cr|php-pear-Pager-2.4.8-5|33	%install
12cr|php-pear-Pager-2.4.8-5|34	rm -rf %{buildroot}
12cr|php-pear-Pager-2.4.8-5|35	
12cr|php-pear-Pager-2.4.8-5|36	cd %{upstream_name}-%{version}
12cr|php-pear-Pager-2.4.8-5|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Pager-2.4.8-5|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Pager-2.4.8-5|39	
12cr|php-pear-Pager-2.4.8-5|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Pager-2.4.8-5|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Pager-2.4.8-5|42	
12cr|php-pear-Pager-2.4.8-5|43	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Pager-2.4.8-5|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Pager-2.4.8-5|45	
12cr|php-pear-Pager-2.4.8-5|46	%clean
12cr|php-pear-Pager-2.4.8-5|47	rm -rf %{buildroot}
12cr|php-pear-Pager-2.4.8-5|48	
12cr|php-pear-Pager-2.4.8-5|49	%post
12cr|php-pear-Pager-2.4.8-5|50	%if %mdkversion < 201000
12cr|php-pear-Pager-2.4.8-5|51	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Pager-2.4.8-5|52	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Pager-2.4.8-5|53	%endif
12cr|php-pear-Pager-2.4.8-5|54	
12cr|php-pear-Pager-2.4.8-5|55	%preun
12cr|php-pear-Pager-2.4.8-5|56	%if %mdkversion < 201000
12cr|php-pear-Pager-2.4.8-5|57	if [ "$1" -eq "0" ]; then
12cr|php-pear-Pager-2.4.8-5|58	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Pager-2.4.8-5|59	%{upstream_name} >/dev/null || :
12cr|php-pear-Pager-2.4.8-5|60	fi
12cr|php-pear-Pager-2.4.8-5|61	%endif
12cr|php-pear-Pager-2.4.8-5|62	
12cr|php-pear-Pager-2.4.8-5|63	%files
12cr|php-pear-Pager-2.4.8-5|64	%defattr(-,root,root)
12cr|php-pear-Pager-2.4.8-5|65	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Pager-2.4.8-5|66	%{_datadir}/pear/%{_class}
12cr|php-pear-Pager-2.4.8-5|67	%{_datadir}/pear/%{_class}.php
12cr|php-pear-Pager-2.4.8-5|68	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Pager-2.4.8-5|69	
12cr|php-pear-Pager-2.4.8-5|70	
12cr|php-pear-Pager-2.4.8-5|71	%changelog
12cr|php-pear-Pager-2.4.8-5|72	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.4.8-5mdv2012.0
12cr|php-pear-Pager-2.4.8-5|73	+ Revision: 742261
12cr|php-pear-Pager-2.4.8-5|74	- fix major breakage by careless packager
12cr|php-pear-Pager-2.4.8-5|75	
12cr|php-pear-Pager-2.4.8-5|76	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.4.8-4
12cr|php-pear-Pager-2.4.8-5|77	+ Revision: 679566
12cr|php-pear-Pager-2.4.8-5|78	- mass rebuild
12cr|php-pear-Pager-2.4.8-5|79	
12cr|php-pear-Pager-2.4.8-5|80	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.8-3mdv2011.0
12cr|php-pear-Pager-2.4.8-5|81	+ Revision: 613758
12cr|php-pear-Pager-2.4.8-5|82	- the mass rebuild of 2010.1 packages
12cr|php-pear-Pager-2.4.8-5|83	
12cr|php-pear-Pager-2.4.8-5|84	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.8-2mdv2010.1
12cr|php-pear-Pager-2.4.8-5|85	+ Revision: 467940
12cr|php-pear-Pager-2.4.8-5|86	- spec cleanup
12cr|php-pear-Pager-2.4.8-5|87	- use pear installer
12cr|php-pear-Pager-2.4.8-5|88	- don't ship tests, even in documentation
12cr|php-pear-Pager-2.4.8-5|89	- own all directories
12cr|php-pear-Pager-2.4.8-5|90	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Pager-2.4.8-5|91	
12cr|php-pear-Pager-2.4.8-5|92	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.8-1mdv2010.0
12cr|php-pear-Pager-2.4.8-5|93	+ Revision: 383556
12cr|php-pear-Pager-2.4.8-5|94	- update to new version 2.4.8
12cr|php-pear-Pager-2.4.8-5|95	
12cr|php-pear-Pager-2.4.8-5|96	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.4.7-2mdv2009.1
12cr|php-pear-Pager-2.4.8-5|97	+ Revision: 322654
12cr|php-pear-Pager-2.4.8-5|98	- rebuild
12cr|php-pear-Pager-2.4.8-5|99	
12cr|php-pear-Pager-2.4.8-5|100	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.7-1mdv2009.1
12cr|php-pear-Pager-2.4.8-5|101	+ Revision: 292887
12cr|php-pear-Pager-2.4.8-5|102	- update to new version 2.4.7
12cr|php-pear-Pager-2.4.8-5|103	
12cr|php-pear-Pager-2.4.8-5|104	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.4.3-2mdv2009.0
12cr|php-pear-Pager-2.4.8-5|105	+ Revision: 237054
12cr|php-pear-Pager-2.4.8-5|106	- rebuild
12cr|php-pear-Pager-2.4.8-5|107	
12cr|php-pear-Pager-2.4.8-5|108	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 2.4.3-1mdv2008.1
12cr|php-pear-Pager-2.4.8-5|109	+ Revision: 136415
12cr|php-pear-Pager-2.4.8-5|110	- restore BuildRoot
12cr|php-pear-Pager-2.4.8-5|111	
12cr|php-pear-Pager-2.4.8-5|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Pager-2.4.8-5|113	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Pager-2.4.8-5|114	
12cr|php-pear-Pager-2.4.8-5|115	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 2.4.3-1mdv2008.0
12cr|php-pear-Pager-2.4.8-5|116	+ Revision: 15743
12cr|php-pear-Pager-2.4.8-5|117	- 2.4.3
12cr|php-pear-Pager-2.4.8-5|118	
12cr|php-pear-Pager-2.4.8-5|119	
12cr|php-pear-Pager-2.4.8-5|120	* Sat Sep 23 2006 David Walluck <walluck@mandriva.org> 2.4.1-2mdv2007.0
12cr|php-pear-Pager-2.4.8-5|121	- Pager_Wrapper.php is required by some applications
12cr|php-pear-Pager-2.4.8-5|122	- Provides: php-pear-Pager_Sliding
12cr|php-pear-Pager-2.4.8-5|123	
12cr|php-pear-Pager-2.4.8-5|124	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-1mdk
12cr|php-pear-Pager-2.4.8-5|125	- 2.4.1
12cr|php-pear-Pager-2.4.8-5|126	
12cr|php-pear-Pager-2.4.8-5|127	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.3.6-1mdk
12cr|php-pear-Pager-2.4.8-5|128	- 2.3.6
12cr|php-pear-Pager-2.4.8-5|129	- new group (Development/PHP)
12cr|php-pear-Pager-2.4.8-5|130	
12cr|php-pear-Pager-2.4.8-5|131	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.3.3-4mdk
12cr|php-pear-Pager-2.4.8-5|132	- rebuilt to fix auto deps
12cr|php-pear-Pager-2.4.8-5|133	
12cr|php-pear-Pager-2.4.8-5|134	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.3.3-3mdk
12cr|php-pear-Pager-2.4.8-5|135	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Pager-2.4.8-5|136	
12cr|php-pear-Pager-2.4.8-5|137	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.3.3-2mdk
12cr|php-pear-Pager-2.4.8-5|138	- fix deps
12cr|php-pear-Pager-2.4.8-5|139	
12cr|php-pear-Pager-2.4.8-5|140	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.3.3-1mdk
12cr|php-pear-Pager-2.4.8-5|141	- 2.3.3
12cr|php-pear-Pager-2.4.8-5|142	
12cr|php-pear-Pager-2.4.8-5|143	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-3mdk
12cr|php-pear-Pager-2.4.8-5|144	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Pager-2.4.8-5|145	- fix deps
12cr|php-pear-Pager-2.4.8-5|146	
12cr|php-pear-Pager-2.4.8-5|147	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-2mdk
12cr|php-pear-Pager-2.4.8-5|148	- fix deps
12cr|php-pear-Pager-2.4.8-5|149	
12cr|php-pear-Pager-2.4.8-5|150	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-1mdk
12cr|php-pear-Pager-2.4.8-5|151	- initial Mandriva package (PLD import)
12cr|php-pear-Pager-2.4.8-5|152	

6026 12
12cr|php-pear-Payment_Clieop-0.1.2-8|1	%define		_class		Payment
12cr|php-pear-Payment_Clieop-0.1.2-8|2	%define		_subclass	Clieop
12cr|php-pear-Payment_Clieop-0.1.2-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Payment_Clieop-0.1.2-8|4	
12cr|php-pear-Payment_Clieop-0.1.2-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Payment_Clieop-0.1.2-8|6	Version:	0.1.2
12cr|php-pear-Payment_Clieop-0.1.2-8|7	Release:	%mkrel 8
12cr|php-pear-Payment_Clieop-0.1.2-8|8	Summary:	Create clieop03 file to send to Dutch Bank
12cr|php-pear-Payment_Clieop-0.1.2-8|9	License:	PHP License
12cr|php-pear-Payment_Clieop-0.1.2-8|10	Group:		Development/PHP
12cr|php-pear-Payment_Clieop-0.1.2-8|11	URL:		http://pear.php.net/package/Payment_Clieop/
12cr|php-pear-Payment_Clieop-0.1.2-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Payment_Clieop-0.1.2-8|13	Requires(post): php-pear
12cr|php-pear-Payment_Clieop-0.1.2-8|14	Requires(preun): php-pear
12cr|php-pear-Payment_Clieop-0.1.2-8|15	Requires:	php-pear
12cr|php-pear-Payment_Clieop-0.1.2-8|16	BuildArch:	noarch
12cr|php-pear-Payment_Clieop-0.1.2-8|17	BuildRequires:	php-pear
12cr|php-pear-Payment_Clieop-0.1.2-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Payment_Clieop-0.1.2-8|19	
12cr|php-pear-Payment_Clieop-0.1.2-8|20	%description
12cr|php-pear-Payment_Clieop-0.1.2-8|21	These classes can create a clieop03 file for you which you can send to
12cr|php-pear-Payment_Clieop-0.1.2-8|22	a Dutch Bank. Ofcourse you need also a Dutch bank account.
12cr|php-pear-Payment_Clieop-0.1.2-8|23	
12cr|php-pear-Payment_Clieop-0.1.2-8|24	
12cr|php-pear-Payment_Clieop-0.1.2-8|25	%prep
12cr|php-pear-Payment_Clieop-0.1.2-8|26	%setup -q -c
12cr|php-pear-Payment_Clieop-0.1.2-8|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Payment_Clieop-0.1.2-8|28	
12cr|php-pear-Payment_Clieop-0.1.2-8|29	%install
12cr|php-pear-Payment_Clieop-0.1.2-8|30	rm -rf %{buildroot}
12cr|php-pear-Payment_Clieop-0.1.2-8|31	
12cr|php-pear-Payment_Clieop-0.1.2-8|32	cd %{upstream_name}-%{version}
12cr|php-pear-Payment_Clieop-0.1.2-8|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Payment_Clieop-0.1.2-8|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Payment_Clieop-0.1.2-8|35	
12cr|php-pear-Payment_Clieop-0.1.2-8|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Payment_Clieop-0.1.2-8|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Payment_Clieop-0.1.2-8|38	
12cr|php-pear-Payment_Clieop-0.1.2-8|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Payment_Clieop-0.1.2-8|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Payment_Clieop-0.1.2-8|41	
12cr|php-pear-Payment_Clieop-0.1.2-8|42	%clean
12cr|php-pear-Payment_Clieop-0.1.2-8|43	rm -rf %{buildroot}
12cr|php-pear-Payment_Clieop-0.1.2-8|44	
12cr|php-pear-Payment_Clieop-0.1.2-8|45	%post
12cr|php-pear-Payment_Clieop-0.1.2-8|46	%if %mdkversion < 201000
12cr|php-pear-Payment_Clieop-0.1.2-8|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Payment_Clieop-0.1.2-8|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Payment_Clieop-0.1.2-8|49	%endif
12cr|php-pear-Payment_Clieop-0.1.2-8|50	
12cr|php-pear-Payment_Clieop-0.1.2-8|51	%preun
12cr|php-pear-Payment_Clieop-0.1.2-8|52	%if %mdkversion < 201000
12cr|php-pear-Payment_Clieop-0.1.2-8|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Payment_Clieop-0.1.2-8|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Payment_Clieop-0.1.2-8|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Payment_Clieop-0.1.2-8|56	fi
12cr|php-pear-Payment_Clieop-0.1.2-8|57	%endif
12cr|php-pear-Payment_Clieop-0.1.2-8|58	
12cr|php-pear-Payment_Clieop-0.1.2-8|59	%files
12cr|php-pear-Payment_Clieop-0.1.2-8|60	%defattr(-,root,root)
12cr|php-pear-Payment_Clieop-0.1.2-8|61	%{_datadir}/pear/%{upstream_name}
12cr|php-pear-Payment_Clieop-0.1.2-8|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Payment_Clieop-0.1.2-8|63	
12cr|php-pear-Payment_Clieop-0.1.2-8|64	
12cr|php-pear-Payment_Clieop-0.1.2-8|65	%changelog
12cr|php-pear-Payment_Clieop-0.1.2-8|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-8mdv2012.0
12cr|php-pear-Payment_Clieop-0.1.2-8|67	+ Revision: 742262
12cr|php-pear-Payment_Clieop-0.1.2-8|68	- fix major breakage by careless packager
12cr|php-pear-Payment_Clieop-0.1.2-8|69	
12cr|php-pear-Payment_Clieop-0.1.2-8|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-7
12cr|php-pear-Payment_Clieop-0.1.2-8|71	+ Revision: 679567
12cr|php-pear-Payment_Clieop-0.1.2-8|72	- mass rebuild
12cr|php-pear-Payment_Clieop-0.1.2-8|73	
12cr|php-pear-Payment_Clieop-0.1.2-8|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-6mdv2011.0
12cr|php-pear-Payment_Clieop-0.1.2-8|75	+ Revision: 613759
12cr|php-pear-Payment_Clieop-0.1.2-8|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-Payment_Clieop-0.1.2-8|77	
12cr|php-pear-Payment_Clieop-0.1.2-8|78	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-5mdv2010.1
12cr|php-pear-Payment_Clieop-0.1.2-8|79	+ Revision: 467941
12cr|php-pear-Payment_Clieop-0.1.2-8|80	- spec cleanup
12cr|php-pear-Payment_Clieop-0.1.2-8|81	- use pear installer
12cr|php-pear-Payment_Clieop-0.1.2-8|82	- don't ship tests, even in documentation
12cr|php-pear-Payment_Clieop-0.1.2-8|83	- own all directories
12cr|php-pear-Payment_Clieop-0.1.2-8|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Payment_Clieop-0.1.2-8|85	
12cr|php-pear-Payment_Clieop-0.1.2-8|86	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.2-4mdv2010.0
12cr|php-pear-Payment_Clieop-0.1.2-8|87	+ Revision: 441501
12cr|php-pear-Payment_Clieop-0.1.2-8|88	- rebuild
12cr|php-pear-Payment_Clieop-0.1.2-8|89	
12cr|php-pear-Payment_Clieop-0.1.2-8|90	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2009.1
12cr|php-pear-Payment_Clieop-0.1.2-8|91	+ Revision: 322655
12cr|php-pear-Payment_Clieop-0.1.2-8|92	- rebuild
12cr|php-pear-Payment_Clieop-0.1.2-8|93	
12cr|php-pear-Payment_Clieop-0.1.2-8|94	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-2mdv2009.0
12cr|php-pear-Payment_Clieop-0.1.2-8|95	+ Revision: 237055
12cr|php-pear-Payment_Clieop-0.1.2-8|96	- rebuild
12cr|php-pear-Payment_Clieop-0.1.2-8|97	
12cr|php-pear-Payment_Clieop-0.1.2-8|98	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Payment_Clieop-0.1.2-8|99	- restore BuildRoot
12cr|php-pear-Payment_Clieop-0.1.2-8|100	
12cr|php-pear-Payment_Clieop-0.1.2-8|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Payment_Clieop-0.1.2-8|102	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Payment_Clieop-0.1.2-8|103	
12cr|php-pear-Payment_Clieop-0.1.2-8|104	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1mdv2008.0
12cr|php-pear-Payment_Clieop-0.1.2-8|105	+ Revision: 15744
12cr|php-pear-Payment_Clieop-0.1.2-8|106	- 0.1.2
12cr|php-pear-Payment_Clieop-0.1.2-8|107	
12cr|php-pear-Payment_Clieop-0.1.2-8|108	
12cr|php-pear-Payment_Clieop-0.1.2-8|109	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-7mdv2007.0
12cr|php-pear-Payment_Clieop-0.1.2-8|110	+ Revision: 82523
12cr|php-pear-Payment_Clieop-0.1.2-8|111	- Import php-pear-Payment_Clieop
12cr|php-pear-Payment_Clieop-0.1.2-8|112	
12cr|php-pear-Payment_Clieop-0.1.2-8|113	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-7mdk
12cr|php-pear-Payment_Clieop-0.1.2-8|114	- new group (Development/PHP)
12cr|php-pear-Payment_Clieop-0.1.2-8|115	
12cr|php-pear-Payment_Clieop-0.1.2-8|116	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-6mdk
12cr|php-pear-Payment_Clieop-0.1.2-8|117	- rebuilt to fix auto deps
12cr|php-pear-Payment_Clieop-0.1.2-8|118	
12cr|php-pear-Payment_Clieop-0.1.2-8|119	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-5mdk
12cr|php-pear-Payment_Clieop-0.1.2-8|120	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Payment_Clieop-0.1.2-8|121	
12cr|php-pear-Payment_Clieop-0.1.2-8|122	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4mdk
12cr|php-pear-Payment_Clieop-0.1.2-8|123	- fix deps
12cr|php-pear-Payment_Clieop-0.1.2-8|124	
12cr|php-pear-Payment_Clieop-0.1.2-8|125	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdk
12cr|php-pear-Payment_Clieop-0.1.2-8|126	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Payment_Clieop-0.1.2-8|127	- fix deps
12cr|php-pear-Payment_Clieop-0.1.2-8|128	
12cr|php-pear-Payment_Clieop-0.1.2-8|129	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-2mdk
12cr|php-pear-Payment_Clieop-0.1.2-8|130	- fix deps
12cr|php-pear-Payment_Clieop-0.1.2-8|131	
12cr|php-pear-Payment_Clieop-0.1.2-8|132	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdk
12cr|php-pear-Payment_Clieop-0.1.2-8|133	- initial Mandriva package (PLD import)
12cr|php-pear-Payment_Clieop-0.1.2-8|134	

6027 12
12cr|php-pear-Payment_DTA-1.4.1-2|1	%define		_class		Payment
12cr|php-pear-Payment_DTA-1.4.1-2|2	%define		_subclass	DTA
12cr|php-pear-Payment_DTA-1.4.1-2|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Payment_DTA-1.4.1-2|4	
12cr|php-pear-Payment_DTA-1.4.1-2|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Payment_DTA-1.4.1-2|6	Version:	1.4.1
12cr|php-pear-Payment_DTA-1.4.1-2|7	Release:	%mkrel 2
12cr|php-pear-Payment_DTA-1.4.1-2|8	Summary:	Creates DTA files containing money transactions (Germany)
12cr|php-pear-Payment_DTA-1.4.1-2|9	License:	PHP License
12cr|php-pear-Payment_DTA-1.4.1-2|10	Group:		Development/PHP
12cr|php-pear-Payment_DTA-1.4.1-2|11	URL:		http://pear.php.net/package/Payment_DTA/
12cr|php-pear-Payment_DTA-1.4.1-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Payment_DTA-1.4.1-2|13	Requires(post): php-pear
12cr|php-pear-Payment_DTA-1.4.1-2|14	Requires(preun): php-pear
12cr|php-pear-Payment_DTA-1.4.1-2|15	Requires:	php-pear
12cr|php-pear-Payment_DTA-1.4.1-2|16	BuildArch:	noarch
12cr|php-pear-Payment_DTA-1.4.1-2|17	BuildRequires:	php-pear
12cr|php-pear-Payment_DTA-1.4.1-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Payment_DTA-1.4.1-2|19	
12cr|php-pear-Payment_DTA-1.4.1-2|20	%description
12cr|php-pear-Payment_DTA-1.4.1-2|21	%{upstream_name} provides function to create DTA files used in Germany to
12cr|php-pear-Payment_DTA-1.4.1-2|22	exchange information about money transactions with banks or online
12cr|php-pear-Payment_DTA-1.4.1-2|23	banking programs.
12cr|php-pear-Payment_DTA-1.4.1-2|24	
12cr|php-pear-Payment_DTA-1.4.1-2|25	
12cr|php-pear-Payment_DTA-1.4.1-2|26	%prep
12cr|php-pear-Payment_DTA-1.4.1-2|27	%setup -q -c
12cr|php-pear-Payment_DTA-1.4.1-2|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Payment_DTA-1.4.1-2|29	
12cr|php-pear-Payment_DTA-1.4.1-2|30	%install
12cr|php-pear-Payment_DTA-1.4.1-2|31	rm -rf %{buildroot}
12cr|php-pear-Payment_DTA-1.4.1-2|32	
12cr|php-pear-Payment_DTA-1.4.1-2|33	cd %{upstream_name}-%{version}
12cr|php-pear-Payment_DTA-1.4.1-2|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Payment_DTA-1.4.1-2|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Payment_DTA-1.4.1-2|36	
12cr|php-pear-Payment_DTA-1.4.1-2|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Payment_DTA-1.4.1-2|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Payment_DTA-1.4.1-2|39	
12cr|php-pear-Payment_DTA-1.4.1-2|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Payment_DTA-1.4.1-2|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Payment_DTA-1.4.1-2|42	
12cr|php-pear-Payment_DTA-1.4.1-2|43	%clean
12cr|php-pear-Payment_DTA-1.4.1-2|44	rm -rf %{buildroot}
12cr|php-pear-Payment_DTA-1.4.1-2|45	
12cr|php-pear-Payment_DTA-1.4.1-2|46	%post
12cr|php-pear-Payment_DTA-1.4.1-2|47	%if %mdkversion < 201000
12cr|php-pear-Payment_DTA-1.4.1-2|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Payment_DTA-1.4.1-2|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Payment_DTA-1.4.1-2|50	%endif
12cr|php-pear-Payment_DTA-1.4.1-2|51	
12cr|php-pear-Payment_DTA-1.4.1-2|52	%preun
12cr|php-pear-Payment_DTA-1.4.1-2|53	%if %mdkversion < 201000
12cr|php-pear-Payment_DTA-1.4.1-2|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-Payment_DTA-1.4.1-2|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Payment_DTA-1.4.1-2|56	%{upstream_name} >/dev/null || :
12cr|php-pear-Payment_DTA-1.4.1-2|57	fi
12cr|php-pear-Payment_DTA-1.4.1-2|58	%endif
12cr|php-pear-Payment_DTA-1.4.1-2|59	
12cr|php-pear-Payment_DTA-1.4.1-2|60	%files
12cr|php-pear-Payment_DTA-1.4.1-2|61	%defattr(-,root,root)
12cr|php-pear-Payment_DTA-1.4.1-2|62	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Payment_DTA-1.4.1-2|63	%{_datadir}/pear/%{_class}/*.php
12cr|php-pear-Payment_DTA-1.4.1-2|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Payment_DTA-1.4.1-2|65	
12cr|php-pear-Payment_DTA-1.4.1-2|66	
12cr|php-pear-Payment_DTA-1.4.1-2|67	%changelog
12cr|php-pear-Payment_DTA-1.4.1-2|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-2mdv2012.0
12cr|php-pear-Payment_DTA-1.4.1-2|69	+ Revision: 742263
12cr|php-pear-Payment_DTA-1.4.1-2|70	- fix major breakage by careless packager
12cr|php-pear-Payment_DTA-1.4.1-2|71	
12cr|php-pear-Payment_DTA-1.4.1-2|72	* Tue Apr 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-1
12cr|php-pear-Payment_DTA-1.4.1-2|73	+ Revision: 656065
12cr|php-pear-Payment_DTA-1.4.1-2|74	- 1.4.1
12cr|php-pear-Payment_DTA-1.4.1-2|75	
12cr|php-pear-Payment_DTA-1.4.1-2|76	* Wed Dec 29 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1mdv2011.0
12cr|php-pear-Payment_DTA-1.4.1-2|77	+ Revision: 625898
12cr|php-pear-Payment_DTA-1.4.1-2|78	- 1.4.0
12cr|php-pear-Payment_DTA-1.4.1-2|79	
12cr|php-pear-Payment_DTA-1.4.1-2|80	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-3mdv2011.0
12cr|php-pear-Payment_DTA-1.4.1-2|81	+ Revision: 613760
12cr|php-pear-Payment_DTA-1.4.1-2|82	- the mass rebuild of 2010.1 packages
12cr|php-pear-Payment_DTA-1.4.1-2|83	
12cr|php-pear-Payment_DTA-1.4.1-2|84	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-2mdv2010.1
12cr|php-pear-Payment_DTA-1.4.1-2|85	+ Revision: 467942
12cr|php-pear-Payment_DTA-1.4.1-2|86	- spec cleanup
12cr|php-pear-Payment_DTA-1.4.1-2|87	- use pear installer
12cr|php-pear-Payment_DTA-1.4.1-2|88	- don't ship tests, even in documentation
12cr|php-pear-Payment_DTA-1.4.1-2|89	- own all directories
12cr|php-pear-Payment_DTA-1.4.1-2|90	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Payment_DTA-1.4.1-2|91	
12cr|php-pear-Payment_DTA-1.4.1-2|92	* Fri Jul 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-1mdv2010.0
12cr|php-pear-Payment_DTA-1.4.1-2|93	+ Revision: 394096
12cr|php-pear-Payment_DTA-1.4.1-2|94	- update to new version 1.3.2
12cr|php-pear-Payment_DTA-1.4.1-2|95	
12cr|php-pear-Payment_DTA-1.4.1-2|96	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-1mdv2010.0
12cr|php-pear-Payment_DTA-1.4.1-2|97	+ Revision: 383557
12cr|php-pear-Payment_DTA-1.4.1-2|98	- update to new version 1.3.1
12cr|php-pear-Payment_DTA-1.4.1-2|99	
12cr|php-pear-Payment_DTA-1.4.1-2|100	* Wed Dec 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2009.1
12cr|php-pear-Payment_DTA-1.4.1-2|101	+ Revision: 315172
12cr|php-pear-Payment_DTA-1.4.1-2|102	- update to new version 1.2.1
12cr|php-pear-Payment_DTA-1.4.1-2|103	
12cr|php-pear-Payment_DTA-1.4.1-2|104	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-9mdv2009.0
12cr|php-pear-Payment_DTA-1.4.1-2|105	+ Revision: 237056
12cr|php-pear-Payment_DTA-1.4.1-2|106	- rebuild
12cr|php-pear-Payment_DTA-1.4.1-2|107	
12cr|php-pear-Payment_DTA-1.4.1-2|108	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.2.0-8mdv2008.1
12cr|php-pear-Payment_DTA-1.4.1-2|109	+ Revision: 136415
12cr|php-pear-Payment_DTA-1.4.1-2|110	- restore BuildRoot
12cr|php-pear-Payment_DTA-1.4.1-2|111	
12cr|php-pear-Payment_DTA-1.4.1-2|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Payment_DTA-1.4.1-2|113	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Payment_DTA-1.4.1-2|114	
12cr|php-pear-Payment_DTA-1.4.1-2|115	
12cr|php-pear-Payment_DTA-1.4.1-2|116	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-8mdv2007.0
12cr|php-pear-Payment_DTA-1.4.1-2|117	+ Revision: 82525
12cr|php-pear-Payment_DTA-1.4.1-2|118	- Import php-pear-Payment_DTA
12cr|php-pear-Payment_DTA-1.4.1-2|119	
12cr|php-pear-Payment_DTA-1.4.1-2|120	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-8mdk
12cr|php-pear-Payment_DTA-1.4.1-2|121	- new group (Development/PHP)
12cr|php-pear-Payment_DTA-1.4.1-2|122	
12cr|php-pear-Payment_DTA-1.4.1-2|123	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-7mdk
12cr|php-pear-Payment_DTA-1.4.1-2|124	- rebuilt to fix auto deps
12cr|php-pear-Payment_DTA-1.4.1-2|125	
12cr|php-pear-Payment_DTA-1.4.1-2|126	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-6mdk
12cr|php-pear-Payment_DTA-1.4.1-2|127	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Payment_DTA-1.4.1-2|128	
12cr|php-pear-Payment_DTA-1.4.1-2|129	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-5mdk
12cr|php-pear-Payment_DTA-1.4.1-2|130	- fix deps
12cr|php-pear-Payment_DTA-1.4.1-2|131	
12cr|php-pear-Payment_DTA-1.4.1-2|132	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-4mdk
12cr|php-pear-Payment_DTA-1.4.1-2|133	- fix the package.xml file so it will register
12cr|php-pear-Payment_DTA-1.4.1-2|134	
12cr|php-pear-Payment_DTA-1.4.1-2|135	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-3mdk
12cr|php-pear-Payment_DTA-1.4.1-2|136	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Payment_DTA-1.4.1-2|137	- fix deps
12cr|php-pear-Payment_DTA-1.4.1-2|138	
12cr|php-pear-Payment_DTA-1.4.1-2|139	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdk
12cr|php-pear-Payment_DTA-1.4.1-2|140	- fix deps
12cr|php-pear-Payment_DTA-1.4.1-2|141	
12cr|php-pear-Payment_DTA-1.4.1-2|142	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdk
12cr|php-pear-Payment_DTA-1.4.1-2|143	- initial Mandriva package (PLD import)
12cr|php-pear-Payment_DTA-1.4.1-2|144	

6028 12
12cr|php-pear-PEAR_Delegator-0.1.0-14|1	%define		_class		PEAR
12cr|php-pear-PEAR_Delegator-0.1.0-14|2	%define		_subclass	Delegator
12cr|php-pear-PEAR_Delegator-0.1.0-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-PEAR_Delegator-0.1.0-14|4	
12cr|php-pear-PEAR_Delegator-0.1.0-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-PEAR_Delegator-0.1.0-14|6	Version:	0.1.0
12cr|php-pear-PEAR_Delegator-0.1.0-14|7	Release:	%mkrel 14
12cr|php-pear-PEAR_Delegator-0.1.0-14|8	Summary:	Delegation for PHP
12cr|php-pear-PEAR_Delegator-0.1.0-14|9	License:	PHP License
12cr|php-pear-PEAR_Delegator-0.1.0-14|10	Group:		Development/PHP
12cr|php-pear-PEAR_Delegator-0.1.0-14|11	URL:		http://pear.php.net/package/PEAR_Delegator/
12cr|php-pear-PEAR_Delegator-0.1.0-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-PEAR_Delegator-0.1.0-14|13	Patch0:		%{name}-%{version}-fix-path.patch
12cr|php-pear-PEAR_Delegator-0.1.0-14|14	Requires(post): php-pear
12cr|php-pear-PEAR_Delegator-0.1.0-14|15	Requires(preun): php-pear
12cr|php-pear-PEAR_Delegator-0.1.0-14|16	Requires:	php-pear
12cr|php-pear-PEAR_Delegator-0.1.0-14|17	BuildArch:	noarch
12cr|php-pear-PEAR_Delegator-0.1.0-14|18	BuildRequires:	php-pear
12cr|php-pear-PEAR_Delegator-0.1.0-14|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-PEAR_Delegator-0.1.0-14|20	
12cr|php-pear-PEAR_Delegator-0.1.0-14|21	%description
12cr|php-pear-PEAR_Delegator-0.1.0-14|22	This package implements traditional and unorthodox delegation in PHP.
12cr|php-pear-PEAR_Delegator-0.1.0-14|23	This allows for pseudo multiple inheritance and other interesting
12cr|php-pear-PEAR_Delegator-0.1.0-14|24	design paradigms.
12cr|php-pear-PEAR_Delegator-0.1.0-14|25	
12cr|php-pear-PEAR_Delegator-0.1.0-14|26	
12cr|php-pear-PEAR_Delegator-0.1.0-14|27	%prep
12cr|php-pear-PEAR_Delegator-0.1.0-14|28	%setup -q -c
12cr|php-pear-PEAR_Delegator-0.1.0-14|29	%patch0 -p 1
12cr|php-pear-PEAR_Delegator-0.1.0-14|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PEAR_Delegator-0.1.0-14|31	
12cr|php-pear-PEAR_Delegator-0.1.0-14|32	%install
12cr|php-pear-PEAR_Delegator-0.1.0-14|33	rm -rf %{buildroot}
12cr|php-pear-PEAR_Delegator-0.1.0-14|34	
12cr|php-pear-PEAR_Delegator-0.1.0-14|35	cd %{upstream_name}-%{version}
12cr|php-pear-PEAR_Delegator-0.1.0-14|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PEAR_Delegator-0.1.0-14|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PEAR_Delegator-0.1.0-14|38	
12cr|php-pear-PEAR_Delegator-0.1.0-14|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PEAR_Delegator-0.1.0-14|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PEAR_Delegator-0.1.0-14|41	
12cr|php-pear-PEAR_Delegator-0.1.0-14|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PEAR_Delegator-0.1.0-14|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PEAR_Delegator-0.1.0-14|44	
12cr|php-pear-PEAR_Delegator-0.1.0-14|45	%clean
12cr|php-pear-PEAR_Delegator-0.1.0-14|46	rm -rf %{buildroot}
12cr|php-pear-PEAR_Delegator-0.1.0-14|47	
12cr|php-pear-PEAR_Delegator-0.1.0-14|48	%post
12cr|php-pear-PEAR_Delegator-0.1.0-14|49	%if %mdkversion < 201000
12cr|php-pear-PEAR_Delegator-0.1.0-14|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PEAR_Delegator-0.1.0-14|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PEAR_Delegator-0.1.0-14|52	%endif
12cr|php-pear-PEAR_Delegator-0.1.0-14|53	
12cr|php-pear-PEAR_Delegator-0.1.0-14|54	%preun
12cr|php-pear-PEAR_Delegator-0.1.0-14|55	%if %mdkversion < 201000
12cr|php-pear-PEAR_Delegator-0.1.0-14|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-PEAR_Delegator-0.1.0-14|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PEAR_Delegator-0.1.0-14|58	%{upstream_name} >/dev/null || :
12cr|php-pear-PEAR_Delegator-0.1.0-14|59	fi
12cr|php-pear-PEAR_Delegator-0.1.0-14|60	%endif
12cr|php-pear-PEAR_Delegator-0.1.0-14|61	
12cr|php-pear-PEAR_Delegator-0.1.0-14|62	%files
12cr|php-pear-PEAR_Delegator-0.1.0-14|63	%defattr(-,root,root)
12cr|php-pear-PEAR_Delegator-0.1.0-14|64	%{_datadir}/pear/%{_class}
12cr|php-pear-PEAR_Delegator-0.1.0-14|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-PEAR_Delegator-0.1.0-14|66	
12cr|php-pear-PEAR_Delegator-0.1.0-14|67	
12cr|php-pear-PEAR_Delegator-0.1.0-14|68	
12cr|php-pear-PEAR_Delegator-0.1.0-14|69	
12cr|php-pear-PEAR_Delegator-0.1.0-14|70	%changelog
12cr|php-pear-PEAR_Delegator-0.1.0-14|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-14mdv2012.0
12cr|php-pear-PEAR_Delegator-0.1.0-14|72	+ Revision: 742174
12cr|php-pear-PEAR_Delegator-0.1.0-14|73	- fix major breakage by careless packager
12cr|php-pear-PEAR_Delegator-0.1.0-14|74	
12cr|php-pear-PEAR_Delegator-0.1.0-14|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-13
12cr|php-pear-PEAR_Delegator-0.1.0-14|76	+ Revision: 679553
12cr|php-pear-PEAR_Delegator-0.1.0-14|77	- mass rebuild
12cr|php-pear-PEAR_Delegator-0.1.0-14|78	
12cr|php-pear-PEAR_Delegator-0.1.0-14|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-12mdv2011.0
12cr|php-pear-PEAR_Delegator-0.1.0-14|80	+ Revision: 613746
12cr|php-pear-PEAR_Delegator-0.1.0-14|81	- the mass rebuild of 2010.1 packages
12cr|php-pear-PEAR_Delegator-0.1.0-14|82	
12cr|php-pear-PEAR_Delegator-0.1.0-14|83	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-11mdv2010.1
12cr|php-pear-PEAR_Delegator-0.1.0-14|84	+ Revision: 467962
12cr|php-pear-PEAR_Delegator-0.1.0-14|85	- rediff path patch
12cr|php-pear-PEAR_Delegator-0.1.0-14|86	- spec cleanup
12cr|php-pear-PEAR_Delegator-0.1.0-14|87	- use pear installer
12cr|php-pear-PEAR_Delegator-0.1.0-14|88	- don't ship tests, even in documentation
12cr|php-pear-PEAR_Delegator-0.1.0-14|89	- own all directories
12cr|php-pear-PEAR_Delegator-0.1.0-14|90	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-PEAR_Delegator-0.1.0-14|91	
12cr|php-pear-PEAR_Delegator-0.1.0-14|92	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.0-10mdv2010.0
12cr|php-pear-PEAR_Delegator-0.1.0-14|93	+ Revision: 441502
12cr|php-pear-PEAR_Delegator-0.1.0-14|94	- rebuild
12cr|php-pear-PEAR_Delegator-0.1.0-14|95	
12cr|php-pear-PEAR_Delegator-0.1.0-14|96	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-9mdv2009.1
12cr|php-pear-PEAR_Delegator-0.1.0-14|97	+ Revision: 322516
12cr|php-pear-PEAR_Delegator-0.1.0-14|98	- rebuild
12cr|php-pear-PEAR_Delegator-0.1.0-14|99	
12cr|php-pear-PEAR_Delegator-0.1.0-14|100	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-8mdv2009.0
12cr|php-pear-PEAR_Delegator-0.1.0-14|101	+ Revision: 237040
12cr|php-pear-PEAR_Delegator-0.1.0-14|102	- rebuild
12cr|php-pear-PEAR_Delegator-0.1.0-14|103	
12cr|php-pear-PEAR_Delegator-0.1.0-14|104	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-PEAR_Delegator-0.1.0-14|105	- restore BuildRoot
12cr|php-pear-PEAR_Delegator-0.1.0-14|106	
12cr|php-pear-PEAR_Delegator-0.1.0-14|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-PEAR_Delegator-0.1.0-14|108	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-PEAR_Delegator-0.1.0-14|109	
12cr|php-pear-PEAR_Delegator-0.1.0-14|110	
12cr|php-pear-PEAR_Delegator-0.1.0-14|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2007.0
12cr|php-pear-PEAR_Delegator-0.1.0-14|112	+ Revision: 82497
12cr|php-pear-PEAR_Delegator-0.1.0-14|113	- Import php-pear-PEAR_Delegator
12cr|php-pear-PEAR_Delegator-0.1.0-14|114	
12cr|php-pear-PEAR_Delegator-0.1.0-14|115	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdk
12cr|php-pear-PEAR_Delegator-0.1.0-14|116	- new group (Development/PHP)
12cr|php-pear-PEAR_Delegator-0.1.0-14|117	
12cr|php-pear-PEAR_Delegator-0.1.0-14|118	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdk
12cr|php-pear-PEAR_Delegator-0.1.0-14|119	- rebuilt to fix auto deps
12cr|php-pear-PEAR_Delegator-0.1.0-14|120	
12cr|php-pear-PEAR_Delegator-0.1.0-14|121	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdk
12cr|php-pear-PEAR_Delegator-0.1.0-14|122	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-PEAR_Delegator-0.1.0-14|123	
12cr|php-pear-PEAR_Delegator-0.1.0-14|124	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdk
12cr|php-pear-PEAR_Delegator-0.1.0-14|125	- fix deps
12cr|php-pear-PEAR_Delegator-0.1.0-14|126	
12cr|php-pear-PEAR_Delegator-0.1.0-14|127	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdk
12cr|php-pear-PEAR_Delegator-0.1.0-14|128	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-PEAR_Delegator-0.1.0-14|129	- fix deps
12cr|php-pear-PEAR_Delegator-0.1.0-14|130	
12cr|php-pear-PEAR_Delegator-0.1.0-14|131	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdk
12cr|php-pear-PEAR_Delegator-0.1.0-14|132	- fix deps
12cr|php-pear-PEAR_Delegator-0.1.0-14|133	
12cr|php-pear-PEAR_Delegator-0.1.0-14|134	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12cr|php-pear-PEAR_Delegator-0.1.0-14|135	- initial Mandriva package (PLD import)
12cr|php-pear-PEAR_Delegator-0.1.0-14|136	

6029 12
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|1	%define		_class		PEAR
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|2	%define		_subclass	Frontend
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|3	%define		upstream_name	%{_class}_%{_subclass}_Gtk
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|4	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|6	Version:	0.4.0
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|7	Release:	%mkrel 15
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|8	Summary:	GTK+ (Desktop) PEAR Package Manager
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|9	License:	PHP License
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|10	Group:		Development/PHP
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|11	URL:		http://pear.php.net/package/PEAR_Frontend_Gtk/
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|13	Requires(post): php-pear
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|14	Requires(preun): php-pear
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|15	Requires:	php-pear
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|16	BuildArch:	noarch
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|17	BuildRequires:	php-pear
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|19	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|20	%description
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|21	Desktop Interface to the PEAR Package Manager.
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|22	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|23	%prep
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|24	%setup -q -c
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|26	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|27	%build
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|28	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|29	%install
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|30	rm -rf %{buildroot}
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|31	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|32	cd %{upstream_name}-%{version}
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|35	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|38	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|41	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|42	%clean
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|43	rm -rf %{buildroot}
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|44	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|45	%post
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|46	%if %mdkversion < 201000
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|49	%endif
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|50	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|51	%preun
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|52	%if %mdkversion < 201000
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|55	%{upstream_name} >/dev/null || :
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|56	fi
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|57	%endif
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|58	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|59	%files
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|60	%defattr(-,root,root)
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|61	%{_datadir}/pear/%{_class}
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|63	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|64	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|65	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|66	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|67	%changelog
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-15mdv2012.0
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|69	+ Revision: 742175
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|70	- fix major breakage by careless packager
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|71	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-14
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|73	+ Revision: 679554
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|74	- mass rebuild
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|75	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|76	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-13mdv2011.0
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|77	+ Revision: 613747
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|78	- the mass rebuild of 2010.1 packages
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|79	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|80	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-12mdv2010.1
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|81	+ Revision: 467945
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|82	- spec cleanup
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|83	- use pear installer
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|84	- don't ship tests, even in documentation
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|85	- own all directories
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|87	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|88	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4.0-11mdv2010.0
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|89	+ Revision: 441503
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|90	- rebuild
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|91	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|92	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-10mdv2009.1
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|93	+ Revision: 322531
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|94	- rebuild
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|95	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|96	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-9mdv2009.0
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|97	+ Revision: 237041
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|98	- rebuild
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|99	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|100	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|101	- restore BuildRoot
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|102	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|104	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|105	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|106	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|107	* Sun Nov 12 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-8mdv2007.0
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|108	+ Revision: 83326
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|109	- rebuild
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|110	- Import php-pear-PEAR_Frontend_Gtk
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|111	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-7mdk
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|113	- new group (Development/PHP)
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|114	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|115	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-6mdk
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|116	- rebuilt to fix auto deps
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|117	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|118	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-5mdk
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|119	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|120	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|121	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-4mdk
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|122	- fix deps
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|123	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|124	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-3mdk
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|125	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|126	- fix deps
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|127	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|128	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2mdk
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|129	- fix deps
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|130	
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|131	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdk
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|132	- initial Mandriva package (PLD import)
12cr|php-pear-PEAR_Frontend_Gtk-0.4.0-15|133	

6030 12
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|1	%define		_class		PEAR
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|2	%define		_subclass	Frontend
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|3	%define		upstream_name	%{_class}_%{_subclass}_Web
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|4	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|6	Version:	0.7.4
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|7	Release:	%mkrel 5
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|8	Summary:	HTML (Web) PEAR package manager
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|9	License:	PHP License
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|10	Group:		Development/PHP
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|11	URL:		http://pear.php.net/package/PEAR_Frontend_Web/
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|13	Requires(post): php-pear
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|14	Requires(preun): php-pear
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|15	Requires:	php-pear
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|16	Provides:	pear(Frontend)
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|17	BuildRequires:	php-pear
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|18	BuildArch:	noarch
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|20	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|21	%description
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|22	Web interface to the PEAR package manager. Needed only when you want
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|23	to use PEAR from their CVS.
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|24	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|25	%prep
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|26	%setup -q -c
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|28	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|29	%install
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|30	rm -rf %{buildroot}
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|31	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|32	cd %{upstream_name}-%{version}
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|35	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|38	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|41	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|42	%clean
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|43	rm -rf %{buildroot}
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|44	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|45	%post
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|46	%if %mdkversion < 201000
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|49	%endif
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|50	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|51	%preun
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|52	%if %mdkversion < 201000
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|55	%{upstream_name} >/dev/null || :
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|56	fi
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|57	%endif
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|58	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|59	%files
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|60	%defattr(-,root,root)
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|61	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|62	%{_datadir}/pear/%{_class}
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|63	%{_datadir}/pear/pearfrontendweb.php
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|64	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|66	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|67	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|68	%changelog
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.4-5mdv2012.0
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|70	+ Revision: 742176
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|71	- fix major breakage by careless packager
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|72	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.4-4
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|74	+ Revision: 679555
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|75	- mass rebuild
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|76	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.4-3mdv2011.0
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|78	+ Revision: 613748
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|80	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|81	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.4-2mdv2010.1
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|82	+ Revision: 467946
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|83	- spec cleanup
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|84	- use pear installer
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|85	- don't ship tests, even in documentation
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|86	- own all directories
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|88	- new version
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|89	- use pear installer
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|90	- use fedora %%post/%%postun
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|91	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|92	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.7.3-2mdv2010.0
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|93	+ Revision: 441504
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|94	- rebuild
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|95	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|96	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.7.3-1mdv2009.1
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|97	+ Revision: 368332
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|98	- Update status to beta
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|99	- Update php pear PEAR_Frontend_Web to 0.7.3 version
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|100	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|101	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-3mdv2009.1
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|102	+ Revision: 322545
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|103	- rebuild
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|104	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|105	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-2mdv2009.0
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|106	+ Revision: 237042
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|107	- rebuild
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|108	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|109	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.7.0-1mdv2008.1
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|110	+ Revision: 136415
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|111	- restore BuildRoot
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|112	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|114	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|115	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|116	* Wed May 30 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-1mdv2008.0
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|117	+ Revision: 32739
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|118	- fix build
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|119	- 0.7.0
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|120	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|121	* Sat Apr 28 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-1mdv2008.0
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|122	+ Revision: 18935
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|123	- 0.6.1
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|124	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|125	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-1mdv2008.0
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|126	+ Revision: 15727
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|127	- 0.5.2
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|128	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|129	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|130	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-1mdv2007.0
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|131	+ Revision: 82501
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|132	- Import php-pear-PEAR_Frontend_Web
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|133	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|134	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-1mdk
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|135	- 0.5.1
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|136	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|137	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4-8mdk
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|138	- new group (Development/PHP)
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|139	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|140	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-7mdk
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|141	- rebuilt to fix auto deps
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|142	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|143	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-6mdk
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|144	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|145	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|146	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-5mdk
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|147	- fix deps
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|148	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|149	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-4mdk
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|150	- fix the package.xml file so it will register
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|151	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|152	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-3mdk
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|153	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|154	- fix deps
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|155	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|156	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-2mdk
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|157	- fix deps
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|158	
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|159	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdk
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|160	- initial Mandriva package (PLD import)
12cr|php-pear-PEAR_Frontend_Web-0.7.4-5|161	

6031 12
12cr|php-pear-PEAR_Info-1.9.2-6|1	%define		_class		PEAR
12cr|php-pear-PEAR_Info-1.9.2-6|2	%define		_subclass	Info
12cr|php-pear-PEAR_Info-1.9.2-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-PEAR_Info-1.9.2-6|4	
12cr|php-pear-PEAR_Info-1.9.2-6|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-PEAR_Info-1.9.2-6|6	Version:	1.9.2
12cr|php-pear-PEAR_Info-1.9.2-6|7	Release:	%mkrel 6
12cr|php-pear-PEAR_Info-1.9.2-6|8	Summary:	Show Information about your PEAR install and its packages
12cr|php-pear-PEAR_Info-1.9.2-6|9	License:	PHP License
12cr|php-pear-PEAR_Info-1.9.2-6|10	Group:		Development/PHP
12cr|php-pear-PEAR_Info-1.9.2-6|11	URL:		http://pear.php.net/package/PEAR_Info/
12cr|php-pear-PEAR_Info-1.9.2-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-PEAR_Info-1.9.2-6|13	Requires(post): php-pear
12cr|php-pear-PEAR_Info-1.9.2-6|14	Requires(preun): php-pear
12cr|php-pear-PEAR_Info-1.9.2-6|15	Requires:	php-pear
12cr|php-pear-PEAR_Info-1.9.2-6|16	BuildArch:	noarch
12cr|php-pear-PEAR_Info-1.9.2-6|17	BuildRequires:	php-pear
12cr|php-pear-PEAR_Info-1.9.2-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-PEAR_Info-1.9.2-6|19	
12cr|php-pear-PEAR_Info-1.9.2-6|20	%description
12cr|php-pear-PEAR_Info-1.9.2-6|21	This package generates a comprehensive information page for your
12cr|php-pear-PEAR_Info-1.9.2-6|22	current PEAR install.
12cr|php-pear-PEAR_Info-1.9.2-6|23	- The format for the page is similar to that for phpinfo() except
12cr|php-pear-PEAR_Info-1.9.2-6|24	using PEAR colors.
12cr|php-pear-PEAR_Info-1.9.2-6|25	- Has complete PEAR Credits (based on the packages you have
12cr|php-pear-PEAR_Info-1.9.2-6|26	installed).
12cr|php-pear-PEAR_Info-1.9.2-6|27	- Will show if there is a newer version than the one presently
12cr|php-pear-PEAR_Info-1.9.2-6|28	installed (and what its state is).
12cr|php-pear-PEAR_Info-1.9.2-6|29	- Each package has an anchor in the form pkg_PackageName - where
12cr|php-pear-PEAR_Info-1.9.2-6|30	PackageName is a case-sensitive PEAR package name.
12cr|php-pear-PEAR_Info-1.9.2-6|31	
12cr|php-pear-PEAR_Info-1.9.2-6|32	%prep
12cr|php-pear-PEAR_Info-1.9.2-6|33	%setup -q -c
12cr|php-pear-PEAR_Info-1.9.2-6|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PEAR_Info-1.9.2-6|35	
12cr|php-pear-PEAR_Info-1.9.2-6|36	%install
12cr|php-pear-PEAR_Info-1.9.2-6|37	rm -rf %{buildroot}
12cr|php-pear-PEAR_Info-1.9.2-6|38	
12cr|php-pear-PEAR_Info-1.9.2-6|39	cd %{upstream_name}-%{version}
12cr|php-pear-PEAR_Info-1.9.2-6|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PEAR_Info-1.9.2-6|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PEAR_Info-1.9.2-6|42	
12cr|php-pear-PEAR_Info-1.9.2-6|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PEAR_Info-1.9.2-6|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PEAR_Info-1.9.2-6|45	
12cr|php-pear-PEAR_Info-1.9.2-6|46	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PEAR_Info-1.9.2-6|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PEAR_Info-1.9.2-6|48	
12cr|php-pear-PEAR_Info-1.9.2-6|49	%clean
12cr|php-pear-PEAR_Info-1.9.2-6|50	rm -rf %{buildroot}
12cr|php-pear-PEAR_Info-1.9.2-6|51	
12cr|php-pear-PEAR_Info-1.9.2-6|52	%post
12cr|php-pear-PEAR_Info-1.9.2-6|53	%if %mdkversion < 201000
12cr|php-pear-PEAR_Info-1.9.2-6|54	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PEAR_Info-1.9.2-6|55	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PEAR_Info-1.9.2-6|56	%endif
12cr|php-pear-PEAR_Info-1.9.2-6|57	
12cr|php-pear-PEAR_Info-1.9.2-6|58	%preun
12cr|php-pear-PEAR_Info-1.9.2-6|59	%if %mdkversion < 201000
12cr|php-pear-PEAR_Info-1.9.2-6|60	if [ "$1" -eq "0" ]; then
12cr|php-pear-PEAR_Info-1.9.2-6|61	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PEAR_Info-1.9.2-6|62	%{upstream_name} >/dev/null || :
12cr|php-pear-PEAR_Info-1.9.2-6|63	fi
12cr|php-pear-PEAR_Info-1.9.2-6|64	%endif
12cr|php-pear-PEAR_Info-1.9.2-6|65	
12cr|php-pear-PEAR_Info-1.9.2-6|66	%files
12cr|php-pear-PEAR_Info-1.9.2-6|67	%defattr(-,root,root)
12cr|php-pear-PEAR_Info-1.9.2-6|68	%{_bindir}/pearinfo
12cr|php-pear-PEAR_Info-1.9.2-6|69	%{_datadir}/pear/%{_class}
12cr|php-pear-PEAR_Info-1.9.2-6|70	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-PEAR_Info-1.9.2-6|71	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-PEAR_Info-1.9.2-6|72	
12cr|php-pear-PEAR_Info-1.9.2-6|73	
12cr|php-pear-PEAR_Info-1.9.2-6|74	%changelog
12cr|php-pear-PEAR_Info-1.9.2-6|75	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.9.2-6mdv2012.0
12cr|php-pear-PEAR_Info-1.9.2-6|76	+ Revision: 742177
12cr|php-pear-PEAR_Info-1.9.2-6|77	- fix major breakage by careless packager
12cr|php-pear-PEAR_Info-1.9.2-6|78	
12cr|php-pear-PEAR_Info-1.9.2-6|79	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.9.2-5
12cr|php-pear-PEAR_Info-1.9.2-6|80	+ Revision: 679556
12cr|php-pear-PEAR_Info-1.9.2-6|81	- mass rebuild
12cr|php-pear-PEAR_Info-1.9.2-6|82	
12cr|php-pear-PEAR_Info-1.9.2-6|83	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9.2-4mdv2011.0
12cr|php-pear-PEAR_Info-1.9.2-6|84	+ Revision: 613749
12cr|php-pear-PEAR_Info-1.9.2-6|85	- the mass rebuild of 2010.1 packages
12cr|php-pear-PEAR_Info-1.9.2-6|86	
12cr|php-pear-PEAR_Info-1.9.2-6|87	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.2-3mdv2010.1
12cr|php-pear-PEAR_Info-1.9.2-6|88	+ Revision: 467947
12cr|php-pear-PEAR_Info-1.9.2-6|89	- spec cleanup
12cr|php-pear-PEAR_Info-1.9.2-6|90	- use pear installer
12cr|php-pear-PEAR_Info-1.9.2-6|91	- don't ship tests, even in documentation
12cr|php-pear-PEAR_Info-1.9.2-6|92	- own all directories
12cr|php-pear-PEAR_Info-1.9.2-6|93	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-PEAR_Info-1.9.2-6|94	
12cr|php-pear-PEAR_Info-1.9.2-6|95	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.9.2-2mdv2010.0
12cr|php-pear-PEAR_Info-1.9.2-6|96	+ Revision: 441505
12cr|php-pear-PEAR_Info-1.9.2-6|97	- rebuild
12cr|php-pear-PEAR_Info-1.9.2-6|98	
12cr|php-pear-PEAR_Info-1.9.2-6|99	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.2-1mdv2009.1
12cr|php-pear-PEAR_Info-1.9.2-6|100	+ Revision: 357912
12cr|php-pear-PEAR_Info-1.9.2-6|101	- update to new version 1.9.2
12cr|php-pear-PEAR_Info-1.9.2-6|102	
12cr|php-pear-PEAR_Info-1.9.2-6|103	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.9.0-2mdv2009.1
12cr|php-pear-PEAR_Info-1.9.2-6|104	+ Revision: 322561
12cr|php-pear-PEAR_Info-1.9.2-6|105	- rebuild
12cr|php-pear-PEAR_Info-1.9.2-6|106	
12cr|php-pear-PEAR_Info-1.9.2-6|107	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.0-1mdv2009.1
12cr|php-pear-PEAR_Info-1.9.2-6|108	+ Revision: 305812
12cr|php-pear-PEAR_Info-1.9.2-6|109	- update to new version 1.9.0
12cr|php-pear-PEAR_Info-1.9.2-6|110	
12cr|php-pear-PEAR_Info-1.9.2-6|111	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.8.0-1mdv2009.1
12cr|php-pear-PEAR_Info-1.9.2-6|112	+ Revision: 292888
12cr|php-pear-PEAR_Info-1.9.2-6|113	- update to new version 1.8.0
12cr|php-pear-PEAR_Info-1.9.2-6|114	
12cr|php-pear-PEAR_Info-1.9.2-6|115	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.6.1-2mdv2009.0
12cr|php-pear-PEAR_Info-1.9.2-6|116	+ Revision: 237043
12cr|php-pear-PEAR_Info-1.9.2-6|117	- rebuild
12cr|php-pear-PEAR_Info-1.9.2-6|118	
12cr|php-pear-PEAR_Info-1.9.2-6|119	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-PEAR_Info-1.9.2-6|120	- restore BuildRoot
12cr|php-pear-PEAR_Info-1.9.2-6|121	
12cr|php-pear-PEAR_Info-1.9.2-6|122	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-PEAR_Info-1.9.2-6|123	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-PEAR_Info-1.9.2-6|124	
12cr|php-pear-PEAR_Info-1.9.2-6|125	
12cr|php-pear-PEAR_Info-1.9.2-6|126	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.1-1mdv2007.0
12cr|php-pear-PEAR_Info-1.9.2-6|127	+ Revision: 82503
12cr|php-pear-PEAR_Info-1.9.2-6|128	- Import php-pear-PEAR_Info
12cr|php-pear-PEAR_Info-1.9.2-6|129	
12cr|php-pear-PEAR_Info-1.9.2-6|130	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.1-1mdk
12cr|php-pear-PEAR_Info-1.9.2-6|131	- 1.6.1
12cr|php-pear-PEAR_Info-1.9.2-6|132	
12cr|php-pear-PEAR_Info-1.9.2-6|133	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-7mdk
12cr|php-pear-PEAR_Info-1.9.2-6|134	- new group (Development/PHP)
12cr|php-pear-PEAR_Info-1.9.2-6|135	
12cr|php-pear-PEAR_Info-1.9.2-6|136	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-6mdk
12cr|php-pear-PEAR_Info-1.9.2-6|137	- rebuilt to fix auto deps
12cr|php-pear-PEAR_Info-1.9.2-6|138	
12cr|php-pear-PEAR_Info-1.9.2-6|139	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-5mdk
12cr|php-pear-PEAR_Info-1.9.2-6|140	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-PEAR_Info-1.9.2-6|141	
12cr|php-pear-PEAR_Info-1.9.2-6|142	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-4mdk
12cr|php-pear-PEAR_Info-1.9.2-6|143	- fix deps
12cr|php-pear-PEAR_Info-1.9.2-6|144	
12cr|php-pear-PEAR_Info-1.9.2-6|145	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-3mdk
12cr|php-pear-PEAR_Info-1.9.2-6|146	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-PEAR_Info-1.9.2-6|147	- fix deps
12cr|php-pear-PEAR_Info-1.9.2-6|148	
12cr|php-pear-PEAR_Info-1.9.2-6|149	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-2mdk
12cr|php-pear-PEAR_Info-1.9.2-6|150	- fix deps
12cr|php-pear-PEAR_Info-1.9.2-6|151	
12cr|php-pear-PEAR_Info-1.9.2-6|152	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-1mdk
12cr|php-pear-PEAR_Info-1.9.2-6|153	- initial Mandriva package (PLD import)
12cr|php-pear-PEAR_Info-1.9.2-6|154	

6032 12
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|1	%define		_class		PEAR
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|2	%define		_subclass	PackageFileManager
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|4	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|5	%define		_requires_exceptions pear(PEAR/PackageFile.php)\\|pear(PEAR/PackageFile/Generator/v1.php)
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|6	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|8	Version:	1.7.0
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|9	Release:	%mkrel 5
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|10	Summary:	Takes an existing package.xml file and updates it with a new filelist and changelog
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|11	License:	New BSD License
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|12	Group:		Development/PHP
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|13	URL:		http://pear.php.net/package/PEAR_PackageFileManager/
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|15	Requires(post): php-pear
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|16	Requires(preun): php-pear
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|17	Requires:	php-pear
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|18	BuildArch:	noarch
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|19	BuildRequires:	php-pear
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|21	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|22	%description
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|23	This package revolutionizes the maintenance of PEAR packages. With a
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|24	few parameters, the entire package.xml is automatically updated with a
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|25	listing of all files in a package.
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|26	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|27	Features include:
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|28	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|29	- manages the new package.xml 2.0 format in PEAR 1.4.0
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|30	- can detect PHP and extension dependencies using PHP_CompatInfo
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|31	- reads in an existing package.xml file, and only changes the release/changelog
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|32	- a plugin system for retrieving files in a directory. Currently two plugins
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|33	exist, one for standard recursive directory content listing, and one that
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|34	reads the CVS/Entries files and generates a file listing based on the
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|35	contents of a checked out CVS repository
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|36	- incredibly flexible options for assigning install roles to files/directories
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|37	- ability to ignore any file based on a * ? wildcard-enabled string(s)
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|38	- ability to include only files that match a * ? wildcard-enabled string(s)
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|39	- ability to manage dependencies
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|40	- can output the package.xml in any directory, and read in the package.xml
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|41	file from any directory.
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|42	- can specify a different name for the package.xml file
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|43	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|44	PEAR_PackageFileManager is fully unit tested.
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|45	The new PEAR_PackageFileManager2 class is not.
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|46	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|47	%prep
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|48	%setup -q -c
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|49	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|50	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|51	%install
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|52	rm -rf %{buildroot}
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|53	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|54	cd %{upstream_name}-%{version}
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|55	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|56	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|57	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|58	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|59	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|60	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|61	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|62	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|63	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|64	%clean
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|65	rm -rf %{buildroot}
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|66	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|67	%post
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|68	%if %mdkversion < 201000
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|69	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|70	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|71	%endif
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|72	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|73	%preun
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|74	%if %mdkversion < 201000
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|75	if [ "$1" -eq "0" ]; then
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|76	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|77	%{upstream_name} >/dev/null || :
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|78	fi
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|79	%endif
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|80	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|81	%files
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|82	%defattr(-,root,root)
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|83	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|84	%{_datadir}/pear/%{_class}
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|85	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|86	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|87	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|88	%changelog
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|89	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-5mdv2012.0
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|90	+ Revision: 742178
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|91	- fix major breakage by careless packager
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|92	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|93	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-4
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|94	+ Revision: 679557
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|95	- mass rebuild
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|96	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|97	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-3mdv2011.0
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|98	+ Revision: 613750
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|99	- the mass rebuild of 2010.1 packages
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|100	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|101	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.0-2mdv2010.1
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|102	+ Revision: 467948
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|103	- spec cleanup
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|104	- use pear installer
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|105	- don't ship tests, even in documentation
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|106	- own all directories
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|107	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|108	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|109	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 1.7.0-1mdv2009.1
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|110	+ Revision: 368334
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|111	- Update php pear PEAR_PackageFileManager to 1.7.0 version
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|112	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|113	* Sun Mar 22 2009 Funda Wang <fwang@mandriva.org> 1.6.3-1mdv2009.1
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|114	+ Revision: 360149
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|115	- New version 1.6.3
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|116	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|117	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-1.a4.3mdv2009.1
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|118	+ Revision: 322577
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|119	- rebuild
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|120	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|121	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-1.a4.2mdv2009.0
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|122	+ Revision: 237044
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|123	- rebuild
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|124	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|125	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|126	- fix description-line-too-long
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|127	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|128	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|129	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|130	- restore BuildRoot
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|131	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|132	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|133	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-1.a4.1mdv2007.0
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|134	+ Revision: 82505
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|135	- Import php-pear-PEAR_PackageFileManager
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|136	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|137	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-0.a4.2mdk
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|138	- new group (Development/PHP)
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|139	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|140	* Thu Dec 08 2005 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-0.a4.1mdk
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|141	- 1.6.0a4
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|142	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|143	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-4mdk
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|144	- rebuilt to fix auto deps
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|145	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|146	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-3mdk
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|147	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|148	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|149	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-2mdk
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|150	- fix deps
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|151	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|152	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-1mdk
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|153	- 1.5.2
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|154	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|155	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-3mdk
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|156	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|157	- fix deps
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|158	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|159	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-2mdk
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|160	- fix deps
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|161	
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|162	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-1mdk
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|163	- initial Mandriva package (PLD import)
12cr|php-pear-PEAR_PackageFileManager-1.7.0-5|164	

6033 12
12cr|php-pear-PHP_Archive-0.11.4-6|1	%define		_class		PHP
12cr|php-pear-PHP_Archive-0.11.4-6|2	%define		_subclass	Archive
12cr|php-pear-PHP_Archive-0.11.4-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-PHP_Archive-0.11.4-6|4	
12cr|php-pear-PHP_Archive-0.11.4-6|5	%define		_requires_exceptions pear(phar
12cr|php-pear-PHP_Archive-0.11.4-6|6	
12cr|php-pear-PHP_Archive-0.11.4-6|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHP_Archive-0.11.4-6|8	Version:	0.11.4
12cr|php-pear-PHP_Archive-0.11.4-6|9	Release:	%mkrel 6
12cr|php-pear-PHP_Archive-0.11.4-6|10	Summary:	Create and use PHP Archive files
12cr|php-pear-PHP_Archive-0.11.4-6|11	License:	PHP License
12cr|php-pear-PHP_Archive-0.11.4-6|12	Group:		Development/PHP
12cr|php-pear-PHP_Archive-0.11.4-6|13	URL:		http://pear.php.net/package/PHP_Archive/
12cr|php-pear-PHP_Archive-0.11.4-6|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-PHP_Archive-0.11.4-6|15	Requires(post): php-pear
12cr|php-pear-PHP_Archive-0.11.4-6|16	Requires(preun): php-pear
12cr|php-pear-PHP_Archive-0.11.4-6|17	Requires:	php-pear
12cr|php-pear-PHP_Archive-0.11.4-6|18	BuildArch:	noarch
12cr|php-pear-PHP_Archive-0.11.4-6|19	BuildRequires:	php-pear
12cr|php-pear-PHP_Archive-0.11.4-6|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-PHP_Archive-0.11.4-6|21	
12cr|php-pear-PHP_Archive-0.11.4-6|22	%description
12cr|php-pear-PHP_Archive-0.11.4-6|23	PHP_Archive allows you to create a single .phar file containing an
12cr|php-pear-PHP_Archive-0.11.4-6|24	entire application.
12cr|php-pear-PHP_Archive-0.11.4-6|25	
12cr|php-pear-PHP_Archive-0.11.4-6|26	%prep
12cr|php-pear-PHP_Archive-0.11.4-6|27	%setup -q -c
12cr|php-pear-PHP_Archive-0.11.4-6|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHP_Archive-0.11.4-6|29	
12cr|php-pear-PHP_Archive-0.11.4-6|30	%install
12cr|php-pear-PHP_Archive-0.11.4-6|31	rm -rf %{buildroot}
12cr|php-pear-PHP_Archive-0.11.4-6|32	
12cr|php-pear-PHP_Archive-0.11.4-6|33	cd %{upstream_name}-%{version}
12cr|php-pear-PHP_Archive-0.11.4-6|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHP_Archive-0.11.4-6|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHP_Archive-0.11.4-6|36	
12cr|php-pear-PHP_Archive-0.11.4-6|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHP_Archive-0.11.4-6|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHP_Archive-0.11.4-6|39	
12cr|php-pear-PHP_Archive-0.11.4-6|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_Archive-0.11.4-6|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_Archive-0.11.4-6|42	
12cr|php-pear-PHP_Archive-0.11.4-6|43	%clean
12cr|php-pear-PHP_Archive-0.11.4-6|44	rm -rf %{buildroot}
12cr|php-pear-PHP_Archive-0.11.4-6|45	
12cr|php-pear-PHP_Archive-0.11.4-6|46	%post
12cr|php-pear-PHP_Archive-0.11.4-6|47	%if %mdkversion < 201000
12cr|php-pear-PHP_Archive-0.11.4-6|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHP_Archive-0.11.4-6|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHP_Archive-0.11.4-6|50	%endif
12cr|php-pear-PHP_Archive-0.11.4-6|51	
12cr|php-pear-PHP_Archive-0.11.4-6|52	%preun
12cr|php-pear-PHP_Archive-0.11.4-6|53	%if %mdkversion < 201000
12cr|php-pear-PHP_Archive-0.11.4-6|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHP_Archive-0.11.4-6|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHP_Archive-0.11.4-6|56	%{upstream_name} >/dev/null || :
12cr|php-pear-PHP_Archive-0.11.4-6|57	fi
12cr|php-pear-PHP_Archive-0.11.4-6|58	%endif
12cr|php-pear-PHP_Archive-0.11.4-6|59	
12cr|php-pear-PHP_Archive-0.11.4-6|60	%files
12cr|php-pear-PHP_Archive-0.11.4-6|61	%defattr(-,root,root)
12cr|php-pear-PHP_Archive-0.11.4-6|62	%{_datadir}/pear/%{_class}
12cr|php-pear-PHP_Archive-0.11.4-6|63	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-PHP_Archive-0.11.4-6|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-PHP_Archive-0.11.4-6|65	
12cr|php-pear-PHP_Archive-0.11.4-6|66	
12cr|php-pear-PHP_Archive-0.11.4-6|67	
12cr|php-pear-PHP_Archive-0.11.4-6|68	
12cr|php-pear-PHP_Archive-0.11.4-6|69	%changelog
12cr|php-pear-PHP_Archive-0.11.4-6|70	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.11.4-6mdv2012.0
12cr|php-pear-PHP_Archive-0.11.4-6|71	+ Revision: 742230
12cr|php-pear-PHP_Archive-0.11.4-6|72	- fix major breakage by careless packager
12cr|php-pear-PHP_Archive-0.11.4-6|73	
12cr|php-pear-PHP_Archive-0.11.4-6|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.11.4-5
12cr|php-pear-PHP_Archive-0.11.4-6|75	+ Revision: 679561
12cr|php-pear-PHP_Archive-0.11.4-6|76	- mass rebuild
12cr|php-pear-PHP_Archive-0.11.4-6|77	
12cr|php-pear-PHP_Archive-0.11.4-6|78	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.11.4-4mdv2011.0
12cr|php-pear-PHP_Archive-0.11.4-6|79	+ Revision: 613754
12cr|php-pear-PHP_Archive-0.11.4-6|80	- the mass rebuild of 2010.1 packages
12cr|php-pear-PHP_Archive-0.11.4-6|81	
12cr|php-pear-PHP_Archive-0.11.4-6|82	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.11.4-3mdv2010.1
12cr|php-pear-PHP_Archive-0.11.4-6|83	+ Revision: 467950
12cr|php-pear-PHP_Archive-0.11.4-6|84	- spec cleanup
12cr|php-pear-PHP_Archive-0.11.4-6|85	- use pear installer
12cr|php-pear-PHP_Archive-0.11.4-6|86	- don't ship tests, even in documentation
12cr|php-pear-PHP_Archive-0.11.4-6|87	- own all directories
12cr|php-pear-PHP_Archive-0.11.4-6|88	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-PHP_Archive-0.11.4-6|89	
12cr|php-pear-PHP_Archive-0.11.4-6|90	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.11.4-2mdv2010.0
12cr|php-pear-PHP_Archive-0.11.4-6|91	+ Revision: 441507
12cr|php-pear-PHP_Archive-0.11.4-6|92	- rebuild
12cr|php-pear-PHP_Archive-0.11.4-6|93	
12cr|php-pear-PHP_Archive-0.11.4-6|94	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.11.4-1mdv2009.1
12cr|php-pear-PHP_Archive-0.11.4-6|95	+ Revision: 368330
12cr|php-pear-PHP_Archive-0.11.4-6|96	- Update php pear PHP_Archive to 0.11.4 version
12cr|php-pear-PHP_Archive-0.11.4-6|97	
12cr|php-pear-PHP_Archive-0.11.4-6|98	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-3mdv2009.1
12cr|php-pear-PHP_Archive-0.11.4-6|99	+ Revision: 322647
12cr|php-pear-PHP_Archive-0.11.4-6|100	- rebuild
12cr|php-pear-PHP_Archive-0.11.4-6|101	
12cr|php-pear-PHP_Archive-0.11.4-6|102	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-2mdv2009.0
12cr|php-pear-PHP_Archive-0.11.4-6|103	+ Revision: 237048
12cr|php-pear-PHP_Archive-0.11.4-6|104	- rebuild
12cr|php-pear-PHP_Archive-0.11.4-6|105	
12cr|php-pear-PHP_Archive-0.11.4-6|106	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-PHP_Archive-0.11.4-6|107	- restore BuildRoot
12cr|php-pear-PHP_Archive-0.11.4-6|108	
12cr|php-pear-PHP_Archive-0.11.4-6|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-PHP_Archive-0.11.4-6|110	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-PHP_Archive-0.11.4-6|111	
12cr|php-pear-PHP_Archive-0.11.4-6|112	* Wed May 30 2007 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-1mdv2008.0
12cr|php-pear-PHP_Archive-0.11.4-6|113	+ Revision: 32715
12cr|php-pear-PHP_Archive-0.11.4-6|114	- 0.11.1
12cr|php-pear-PHP_Archive-0.11.4-6|115	
12cr|php-pear-PHP_Archive-0.11.4-6|116	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-1mdv2008.0
12cr|php-pear-PHP_Archive-0.11.4-6|117	+ Revision: 15738
12cr|php-pear-PHP_Archive-0.11.4-6|118	- 0.10.0
12cr|php-pear-PHP_Archive-0.11.4-6|119	
12cr|php-pear-PHP_Archive-0.11.4-6|120	
12cr|php-pear-PHP_Archive-0.11.4-6|121	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-1mdv2007.0
12cr|php-pear-PHP_Archive-0.11.4-6|122	+ Revision: 82513
12cr|php-pear-PHP_Archive-0.11.4-6|123	- Import php-pear-PHP_Archive
12cr|php-pear-PHP_Archive-0.11.4-6|124	
12cr|php-pear-PHP_Archive-0.11.4-6|125	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-1mdk
12cr|php-pear-PHP_Archive-0.11.4-6|126	- 0.7.0
12cr|php-pear-PHP_Archive-0.11.4-6|127	- new group (Development/PHP)
12cr|php-pear-PHP_Archive-0.11.4-6|128	
12cr|php-pear-PHP_Archive-0.11.4-6|129	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-6mdk
12cr|php-pear-PHP_Archive-0.11.4-6|130	- rebuilt to fix auto deps
12cr|php-pear-PHP_Archive-0.11.4-6|131	
12cr|php-pear-PHP_Archive-0.11.4-6|132	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-5mdk
12cr|php-pear-PHP_Archive-0.11.4-6|133	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-PHP_Archive-0.11.4-6|134	
12cr|php-pear-PHP_Archive-0.11.4-6|135	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-4mdk
12cr|php-pear-PHP_Archive-0.11.4-6|136	- fix deps
12cr|php-pear-PHP_Archive-0.11.4-6|137	
12cr|php-pear-PHP_Archive-0.11.4-6|138	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-3mdk
12cr|php-pear-PHP_Archive-0.11.4-6|139	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-PHP_Archive-0.11.4-6|140	- fix deps
12cr|php-pear-PHP_Archive-0.11.4-6|141	
12cr|php-pear-PHP_Archive-0.11.4-6|142	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdk
12cr|php-pear-PHP_Archive-0.11.4-6|143	- fix deps
12cr|php-pear-PHP_Archive-0.11.4-6|144	
12cr|php-pear-PHP_Archive-0.11.4-6|145	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdk
12cr|php-pear-PHP_Archive-0.11.4-6|146	- initial Mandriva package (PLD import)
12cr|php-pear-PHP_Archive-0.11.4-6|147	

6034 12
12cr|php-pear-PHP_Beautifier-0.1.14-6|1	%define		_class		PHP
12cr|php-pear-PHP_Beautifier-0.1.14-6|2	%define		_subclass	Beautifier
12cr|php-pear-PHP_Beautifier-0.1.14-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-PHP_Beautifier-0.1.14-6|4	
12cr|php-pear-PHP_Beautifier-0.1.14-6|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHP_Beautifier-0.1.14-6|6	Version:	0.1.14
12cr|php-pear-PHP_Beautifier-0.1.14-6|7	Release:	%mkrel 6
12cr|php-pear-PHP_Beautifier-0.1.14-6|8	Summary:	Beautifier for PHP
12cr|php-pear-PHP_Beautifier-0.1.14-6|9	License:	PHP License
12cr|php-pear-PHP_Beautifier-0.1.14-6|10	Group:		Development/PHP
12cr|php-pear-PHP_Beautifier-0.1.14-6|11	URL:		http://pear.php.net/package/PHP_Beautifier/
12cr|php-pear-PHP_Beautifier-0.1.14-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-PHP_Beautifier-0.1.14-6|13	Patch0:		php-pear-PHP_Beautifier-0.1.14-fix-path.patch
12cr|php-pear-PHP_Beautifier-0.1.14-6|14	Requires(post): php-pear
12cr|php-pear-PHP_Beautifier-0.1.14-6|15	Requires(preun): php-pear
12cr|php-pear-PHP_Beautifier-0.1.14-6|16	Requires:	php-pear
12cr|php-pear-PHP_Beautifier-0.1.14-6|17	BuildArch:	noarch
12cr|php-pear-PHP_Beautifier-0.1.14-6|18	BuildRequires:	php-pear
12cr|php-pear-PHP_Beautifier-0.1.14-6|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-PHP_Beautifier-0.1.14-6|20	
12cr|php-pear-PHP_Beautifier-0.1.14-6|21	%description
12cr|php-pear-PHP_Beautifier-0.1.14-6|22	This program reformat and beautify PHP source code files
12cr|php-pear-PHP_Beautifier-0.1.14-6|23	automatically.
12cr|php-pear-PHP_Beautifier-0.1.14-6|24	
12cr|php-pear-PHP_Beautifier-0.1.14-6|25	%prep
12cr|php-pear-PHP_Beautifier-0.1.14-6|26	%setup -q -c
12cr|php-pear-PHP_Beautifier-0.1.14-6|27	%patch0 -p1
12cr|php-pear-PHP_Beautifier-0.1.14-6|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHP_Beautifier-0.1.14-6|29	
12cr|php-pear-PHP_Beautifier-0.1.14-6|30	%install
12cr|php-pear-PHP_Beautifier-0.1.14-6|31	rm -rf %{buildroot}
12cr|php-pear-PHP_Beautifier-0.1.14-6|32	
12cr|php-pear-PHP_Beautifier-0.1.14-6|33	cd %{upstream_name}-%{version}
12cr|php-pear-PHP_Beautifier-0.1.14-6|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHP_Beautifier-0.1.14-6|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHP_Beautifier-0.1.14-6|36	
12cr|php-pear-PHP_Beautifier-0.1.14-6|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHP_Beautifier-0.1.14-6|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHP_Beautifier-0.1.14-6|39	rm -rf %{buildroot}%{_datadir}/pear/data/%{upstream_name}/licenses
12cr|php-pear-PHP_Beautifier-0.1.14-6|40	rm -f %{buildroot}%{_bindir}/*.bat
12cr|php-pear-PHP_Beautifier-0.1.14-6|41	
12cr|php-pear-PHP_Beautifier-0.1.14-6|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_Beautifier-0.1.14-6|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_Beautifier-0.1.14-6|44	
12cr|php-pear-PHP_Beautifier-0.1.14-6|45	%clean
12cr|php-pear-PHP_Beautifier-0.1.14-6|46	rm -rf %{buildroot}
12cr|php-pear-PHP_Beautifier-0.1.14-6|47	
12cr|php-pear-PHP_Beautifier-0.1.14-6|48	%post
12cr|php-pear-PHP_Beautifier-0.1.14-6|49	%if %mdkversion < 201000
12cr|php-pear-PHP_Beautifier-0.1.14-6|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHP_Beautifier-0.1.14-6|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHP_Beautifier-0.1.14-6|52	%endif
12cr|php-pear-PHP_Beautifier-0.1.14-6|53	
12cr|php-pear-PHP_Beautifier-0.1.14-6|54	%preun
12cr|php-pear-PHP_Beautifier-0.1.14-6|55	%if %mdkversion < 201000
12cr|php-pear-PHP_Beautifier-0.1.14-6|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHP_Beautifier-0.1.14-6|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHP_Beautifier-0.1.14-6|58	%{upstream_name} >/dev/null || :
12cr|php-pear-PHP_Beautifier-0.1.14-6|59	fi
12cr|php-pear-PHP_Beautifier-0.1.14-6|60	%endif
12cr|php-pear-PHP_Beautifier-0.1.14-6|61	
12cr|php-pear-PHP_Beautifier-0.1.14-6|62	%files
12cr|php-pear-PHP_Beautifier-0.1.14-6|63	%defattr(-,root,root)
12cr|php-pear-PHP_Beautifier-0.1.14-6|64	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-PHP_Beautifier-0.1.14-6|65	%doc %{upstream_name}-%{version}/licenses
12cr|php-pear-PHP_Beautifier-0.1.14-6|66	%{_bindir}/php_beautifier
12cr|php-pear-PHP_Beautifier-0.1.14-6|67	%{_datadir}/pear/%{_class}
12cr|php-pear-PHP_Beautifier-0.1.14-6|68	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-PHP_Beautifier-0.1.14-6|69	
12cr|php-pear-PHP_Beautifier-0.1.14-6|70	
12cr|php-pear-PHP_Beautifier-0.1.14-6|71	
12cr|php-pear-PHP_Beautifier-0.1.14-6|72	
12cr|php-pear-PHP_Beautifier-0.1.14-6|73	%changelog
12cr|php-pear-PHP_Beautifier-0.1.14-6|74	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.14-6mdv2012.0
12cr|php-pear-PHP_Beautifier-0.1.14-6|75	+ Revision: 742237
12cr|php-pear-PHP_Beautifier-0.1.14-6|76	- fix major breakage by careless packager
12cr|php-pear-PHP_Beautifier-0.1.14-6|77	
12cr|php-pear-PHP_Beautifier-0.1.14-6|78	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.14-5
12cr|php-pear-PHP_Beautifier-0.1.14-6|79	+ Revision: 679562
12cr|php-pear-PHP_Beautifier-0.1.14-6|80	- mass rebuild
12cr|php-pear-PHP_Beautifier-0.1.14-6|81	
12cr|php-pear-PHP_Beautifier-0.1.14-6|82	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.14-4mdv2011.0
12cr|php-pear-PHP_Beautifier-0.1.14-6|83	+ Revision: 613755
12cr|php-pear-PHP_Beautifier-0.1.14-6|84	- the mass rebuild of 2010.1 packages
12cr|php-pear-PHP_Beautifier-0.1.14-6|85	
12cr|php-pear-PHP_Beautifier-0.1.14-6|86	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.14-3mdv2010.1
12cr|php-pear-PHP_Beautifier-0.1.14-6|87	+ Revision: 467961
12cr|php-pear-PHP_Beautifier-0.1.14-6|88	- rediff path patch
12cr|php-pear-PHP_Beautifier-0.1.14-6|89	- spec cleanup
12cr|php-pear-PHP_Beautifier-0.1.14-6|90	- use pear installer
12cr|php-pear-PHP_Beautifier-0.1.14-6|91	- don't ship tests, even in documentation
12cr|php-pear-PHP_Beautifier-0.1.14-6|92	- own all directories
12cr|php-pear-PHP_Beautifier-0.1.14-6|93	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-PHP_Beautifier-0.1.14-6|94	
12cr|php-pear-PHP_Beautifier-0.1.14-6|95	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.14-2mdv2010.0
12cr|php-pear-PHP_Beautifier-0.1.14-6|96	+ Revision: 441514
12cr|php-pear-PHP_Beautifier-0.1.14-6|97	- rebuild
12cr|php-pear-PHP_Beautifier-0.1.14-6|98	
12cr|php-pear-PHP_Beautifier-0.1.14-6|99	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.14-1mdv2009.1
12cr|php-pear-PHP_Beautifier-0.1.14-6|100	+ Revision: 368312
12cr|php-pear-PHP_Beautifier-0.1.14-6|101	- Update php pear PHP_Beautifier to version 0.1.14
12cr|php-pear-PHP_Beautifier-0.1.14-6|102	Update the diff patch
12cr|php-pear-PHP_Beautifier-0.1.14-6|103	
12cr|php-pear-PHP_Beautifier-0.1.14-6|104	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.13-3mdv2009.1
12cr|php-pear-PHP_Beautifier-0.1.14-6|105	+ Revision: 322651
12cr|php-pear-PHP_Beautifier-0.1.14-6|106	- rebuild
12cr|php-pear-PHP_Beautifier-0.1.14-6|107	
12cr|php-pear-PHP_Beautifier-0.1.14-6|108	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.13-2mdv2009.0
12cr|php-pear-PHP_Beautifier-0.1.14-6|109	+ Revision: 237049
12cr|php-pear-PHP_Beautifier-0.1.14-6|110	- rebuild
12cr|php-pear-PHP_Beautifier-0.1.14-6|111	
12cr|php-pear-PHP_Beautifier-0.1.14-6|112	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.1.13-1mdv2008.1
12cr|php-pear-PHP_Beautifier-0.1.14-6|113	+ Revision: 136415
12cr|php-pear-PHP_Beautifier-0.1.14-6|114	- restore BuildRoot
12cr|php-pear-PHP_Beautifier-0.1.14-6|115	
12cr|php-pear-PHP_Beautifier-0.1.14-6|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-PHP_Beautifier-0.1.14-6|117	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-PHP_Beautifier-0.1.14-6|118	
12cr|php-pear-PHP_Beautifier-0.1.14-6|119	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.13-1mdv2008.0
12cr|php-pear-PHP_Beautifier-0.1.14-6|120	+ Revision: 15942
12cr|php-pear-PHP_Beautifier-0.1.14-6|121	- rediffed P0
12cr|php-pear-PHP_Beautifier-0.1.14-6|122	- 0.1.13
12cr|php-pear-PHP_Beautifier-0.1.14-6|123	
12cr|php-pear-PHP_Beautifier-0.1.14-6|124	
12cr|php-pear-PHP_Beautifier-0.1.14-6|125	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.8-1mdv2007.0
12cr|php-pear-PHP_Beautifier-0.1.14-6|126	+ Revision: 82515
12cr|php-pear-PHP_Beautifier-0.1.14-6|127	- Import php-pear-PHP_Beautifier
12cr|php-pear-PHP_Beautifier-0.1.14-6|128	
12cr|php-pear-PHP_Beautifier-0.1.14-6|129	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.8-1mdk
12cr|php-pear-PHP_Beautifier-0.1.14-6|130	- 0.1.8
12cr|php-pear-PHP_Beautifier-0.1.14-6|131	- rediffed P0
12cr|php-pear-PHP_Beautifier-0.1.14-6|132	
12cr|php-pear-PHP_Beautifier-0.1.14-6|133	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.7-1mdk
12cr|php-pear-PHP_Beautifier-0.1.14-6|134	- 0.1.7
12cr|php-pear-PHP_Beautifier-0.1.14-6|135	- rediffed P0
12cr|php-pear-PHP_Beautifier-0.1.14-6|136	- new group (Development/PHP)
12cr|php-pear-PHP_Beautifier-0.1.14-6|137	
12cr|php-pear-PHP_Beautifier-0.1.14-6|138	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-7mdk
12cr|php-pear-PHP_Beautifier-0.1.14-6|139	- rebuilt to fix auto deps
12cr|php-pear-PHP_Beautifier-0.1.14-6|140	
12cr|php-pear-PHP_Beautifier-0.1.14-6|141	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-6mdk
12cr|php-pear-PHP_Beautifier-0.1.14-6|142	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-PHP_Beautifier-0.1.14-6|143	
12cr|php-pear-PHP_Beautifier-0.1.14-6|144	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-5mdk
12cr|php-pear-PHP_Beautifier-0.1.14-6|145	- fix deps
12cr|php-pear-PHP_Beautifier-0.1.14-6|146	
12cr|php-pear-PHP_Beautifier-0.1.14-6|147	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-4mdk
12cr|php-pear-PHP_Beautifier-0.1.14-6|148	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-PHP_Beautifier-0.1.14-6|149	- fix deps
12cr|php-pear-PHP_Beautifier-0.1.14-6|150	
12cr|php-pear-PHP_Beautifier-0.1.14-6|151	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-3mdk
12cr|php-pear-PHP_Beautifier-0.1.14-6|152	- fix deps
12cr|php-pear-PHP_Beautifier-0.1.14-6|153	
12cr|php-pear-PHP_Beautifier-0.1.14-6|154	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-2mdk
12cr|php-pear-PHP_Beautifier-0.1.14-6|155	- fix deps
12cr|php-pear-PHP_Beautifier-0.1.14-6|156	
12cr|php-pear-PHP_Beautifier-0.1.14-6|157	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-1mdk
12cr|php-pear-PHP_Beautifier-0.1.14-6|158	- initial Mandriva package (PLD import)
12cr|php-pear-PHP_Beautifier-0.1.14-6|159	

6035 12
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|1	%define  upstream_name PHP_CodeBrowser
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|2	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|3	Summary:	A code browser that augments the code with information from various QA tools
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|5	Version:	1.0.1
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|6	Release:	%mkrel 2
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|7	License:	BSD
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|8	Group:		Development/PHP
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|9	URL:		http://www.phpunit.de/
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|10	Source0:	http://pear.phpunit.de/get/PHP_CodeBrowser-%{version}.tgz
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|11	Requires(post): php-pear
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|12	Requires(preun): php-pear
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|15	Requires:	php-channel-phpunit
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|16	BuildArch:	noarch
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|17	BuildRequires:	php-pear
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|21	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|22	%description
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|23	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|24	unit tests in PHP.
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|25	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|26	This package provides a code browser that augments the code with information
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|27	from various QA tools for PHPUnit.
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|28	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|29	%prep
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|30	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|31	%setup -q -c
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|33	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|34	%build
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|35	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|36	%install
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|37	rm -rf %{buildroot}
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|38	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|39	cd %{upstream_name}-%{version}
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|42	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|45	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|46	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|48	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|49	%clean
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|50	rm -rf %{buildroot}
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|51	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|52	%post
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|53	%if %mdkversion < 201000
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|54	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|55	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|56	%endif
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|57	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|58	%preun
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|59	%if %mdkversion < 201000
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|60	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|61	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|62	%{upstream_name} >/dev/null || :
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|63	fi
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|64	%endif
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|65	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|66	%files
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|67	%defattr(-,root,root)
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|68	%doc %{upstream_name}-%{version}/CHANGELOG.markdown
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|69	%doc %{upstream_name}-%{version}/LICENSE
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|70	%doc %{upstream_name}-%{version}/README.markdown
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|71	%{_bindir}/phpcb
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|72	%{_datadir}/pear/PHP_CodeBrowser
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|73	%{_datadir}/pear/packages/PHP_CodeBrowser.xml
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|74	%{_datadir}/pear/data/PHP_CodeBrowser
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|75	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|76	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|77	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|78	%changelog
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|79	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2012.0
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|80	+ Revision: 742241
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|81	- fix major breakage by careless packager
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|82	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|83	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|84	+ Revision: 730871
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|85	- import php-pear-PHP_CodeBrowser
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|86	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|87	
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|88	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2010.2
12cr|php-pear-PHP_CodeBrowser-1.0.1-2|89	- initial Mandriva package

6036 12
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|1	%define  upstream_name PHP_CodeCoverage
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|2	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|3	Summary:	Library that provides collection, processing, and rendering functionality
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|5	Version:	1.1.1
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|6	Release:	%mkrel 2
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|7	License:	BSD
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|8	Group:		Development/PHP
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|9	URL:		http://www.phpunit.de/
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|10	Source0:	http://pear.phpunit.de/get/PHP_CodeCoverage-%{version}.tgz
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|11	Requires(post): php-pear
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|12	Requires(preun): php-pear
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|15	Requires:	php-channel-phpunit
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|16	BuildArch:	noarch
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|17	BuildRequires:	php-pear
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|20	Suggests:	php-pear-File_Iterator >= 1.3.0
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|21	Suggests:	php-pear-PHP_TokenStream >= 1.1.0
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|22	Suggests:	php-pear-Text_Template >= 1.1.1
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|23	Suggests:	php-dom
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|24	Suggests:	php-xdebug >= 2.0.5
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|26	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|27	%description
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|28	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|29	unit tests in PHP.
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|30	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|31	This package provides a Library that provides collection, processing, and
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|32	rendering functionality for PHP code coverage information for PHPUnit.
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|33	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|34	%prep
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|35	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|36	%setup -q -c
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|37	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|38	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|39	%build
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|40	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|41	%install
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|42	rm -rf %{buildroot}
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|43	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|44	cd %{upstream_name}-%{version}
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|45	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|46	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|47	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|48	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|49	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|50	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|51	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|52	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|53	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|54	%clean
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|55	rm -rf %{buildroot}
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|56	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|57	%post
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|58	%if %mdkversion < 201000
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|59	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|60	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|61	%endif
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|62	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|63	%preun
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|64	%if %mdkversion < 201000
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|65	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|66	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|67	%{upstream_name} >/dev/null || :
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|68	fi
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|69	%endif
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|70	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|71	%files
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|72	%defattr(-,root,root)
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|73	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|74	%doc %{upstream_name}-%{version}/LICENSE
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|75	%{_datadir}/pear/PHP/CodeCoverage
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|76	%{_datadir}/pear/PHP/*.php
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|77	%{_datadir}/pear/packages/PHP_CodeCoverage.xml
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|78	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|79	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|80	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|81	%changelog
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|82	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2012.0
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|83	+ Revision: 742247
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|84	- fix major breakage by careless packager
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|85	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|86	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|87	+ Revision: 730873
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|88	- import php-pear-PHP_CodeCoverage
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|89	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|90	
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|91	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2010.2
12cr|php-pear-PHP_CodeCoverage-1.1.1-2|92	- initial Mandriva package

6037 12
12cr|php-pear-PHP_CompatInfo-1.9.0-6|1	%define		_class		PHP
12cr|php-pear-PHP_CompatInfo-1.9.0-6|2	%define		_subclass	CompatInfo
12cr|php-pear-PHP_CompatInfo-1.9.0-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-PHP_CompatInfo-1.9.0-6|4	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|5	%define		_requires_exceptions pear(PHP/CompatInfo/Cli.php)\\|pear(c:
12cr|php-pear-PHP_CompatInfo-1.9.0-6|6	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHP_CompatInfo-1.9.0-6|8	Version:	1.9.0
12cr|php-pear-PHP_CompatInfo-1.9.0-6|9	Release:	%mkrel 6
12cr|php-pear-PHP_CompatInfo-1.9.0-6|10	Summary:	Determine minimal requirements for a program
12cr|php-pear-PHP_CompatInfo-1.9.0-6|11	License:	PHP License
12cr|php-pear-PHP_CompatInfo-1.9.0-6|12	Group:		Development/PHP
12cr|php-pear-PHP_CompatInfo-1.9.0-6|13	URL:		http://pear.php.net/package/PHP_CompatInfo/
12cr|php-pear-PHP_CompatInfo-1.9.0-6|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-PHP_CompatInfo-1.9.0-6|15	Requires(post): php-pear
12cr|php-pear-PHP_CompatInfo-1.9.0-6|16	Requires(preun): php-pear
12cr|php-pear-PHP_CompatInfo-1.9.0-6|17	Requires:	php-pear
12cr|php-pear-PHP_CompatInfo-1.9.0-6|18	BuildArch:	noarch
12cr|php-pear-PHP_CompatInfo-1.9.0-6|19	BuildRequires:	php-pear
12cr|php-pear-PHP_CompatInfo-1.9.0-6|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-PHP_CompatInfo-1.9.0-6|21	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|22	%description
12cr|php-pear-PHP_CompatInfo-1.9.0-6|23	PHP_CompatInfo will parse a file/folder/script/array to find out the
12cr|php-pear-PHP_CompatInfo-1.9.0-6|24	minimum version and extensions required for it to run. Features
12cr|php-pear-PHP_CompatInfo-1.9.0-6|25	advanced debug output which shows which functions require which
12cr|php-pear-PHP_CompatInfo-1.9.0-6|26	version.
12cr|php-pear-PHP_CompatInfo-1.9.0-6|27	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|28	%prep
12cr|php-pear-PHP_CompatInfo-1.9.0-6|29	%setup -q -c
12cr|php-pear-PHP_CompatInfo-1.9.0-6|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHP_CompatInfo-1.9.0-6|31	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|32	%install
12cr|php-pear-PHP_CompatInfo-1.9.0-6|33	rm -rf %{buildroot}
12cr|php-pear-PHP_CompatInfo-1.9.0-6|34	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|35	cd %{upstream_name}-%{version}
12cr|php-pear-PHP_CompatInfo-1.9.0-6|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHP_CompatInfo-1.9.0-6|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHP_CompatInfo-1.9.0-6|38	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHP_CompatInfo-1.9.0-6|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHP_CompatInfo-1.9.0-6|41	rm -rf %{buildroot}%{_bindir}/scripts
12cr|php-pear-PHP_CompatInfo-1.9.0-6|42	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|43	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_CompatInfo-1.9.0-6|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_CompatInfo-1.9.0-6|45	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|46	%clean
12cr|php-pear-PHP_CompatInfo-1.9.0-6|47	rm -rf %{buildroot}
12cr|php-pear-PHP_CompatInfo-1.9.0-6|48	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|49	%post
12cr|php-pear-PHP_CompatInfo-1.9.0-6|50	%if %mdkversion < 201000
12cr|php-pear-PHP_CompatInfo-1.9.0-6|51	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHP_CompatInfo-1.9.0-6|52	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHP_CompatInfo-1.9.0-6|53	%endif
12cr|php-pear-PHP_CompatInfo-1.9.0-6|54	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|55	%preun
12cr|php-pear-PHP_CompatInfo-1.9.0-6|56	%if %mdkversion < 201000
12cr|php-pear-PHP_CompatInfo-1.9.0-6|57	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHP_CompatInfo-1.9.0-6|58	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHP_CompatInfo-1.9.0-6|59	%{upstream_name} >/dev/null || :
12cr|php-pear-PHP_CompatInfo-1.9.0-6|60	fi
12cr|php-pear-PHP_CompatInfo-1.9.0-6|61	%endif
12cr|php-pear-PHP_CompatInfo-1.9.0-6|62	%files
12cr|php-pear-PHP_CompatInfo-1.9.0-6|63	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|64	%defattr(-,root,root)
12cr|php-pear-PHP_CompatInfo-1.9.0-6|65	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-PHP_CompatInfo-1.9.0-6|66	%{_bindir}/pci
12cr|php-pear-PHP_CompatInfo-1.9.0-6|67	%{_bindir}/pciconf
12cr|php-pear-PHP_CompatInfo-1.9.0-6|68	%{_datadir}/pear/%{_class}
12cr|php-pear-PHP_CompatInfo-1.9.0-6|69	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-PHP_CompatInfo-1.9.0-6|70	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-PHP_CompatInfo-1.9.0-6|71	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|72	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|73	%changelog
12cr|php-pear-PHP_CompatInfo-1.9.0-6|74	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.9.0-6mdv2012.0
12cr|php-pear-PHP_CompatInfo-1.9.0-6|75	+ Revision: 742252
12cr|php-pear-PHP_CompatInfo-1.9.0-6|76	- fix major breakage by careless packager
12cr|php-pear-PHP_CompatInfo-1.9.0-6|77	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|78	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.9.0-5
12cr|php-pear-PHP_CompatInfo-1.9.0-6|79	+ Revision: 679563
12cr|php-pear-PHP_CompatInfo-1.9.0-6|80	- mass rebuild
12cr|php-pear-PHP_CompatInfo-1.9.0-6|81	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|82	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9.0-4mdv2011.0
12cr|php-pear-PHP_CompatInfo-1.9.0-6|83	+ Revision: 613756
12cr|php-pear-PHP_CompatInfo-1.9.0-6|84	- the mass rebuild of 2010.1 packages
12cr|php-pear-PHP_CompatInfo-1.9.0-6|85	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|86	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.0-3mdv2010.1
12cr|php-pear-PHP_CompatInfo-1.9.0-6|87	+ Revision: 467953
12cr|php-pear-PHP_CompatInfo-1.9.0-6|88	- spec cleanup
12cr|php-pear-PHP_CompatInfo-1.9.0-6|89	- use pear installer
12cr|php-pear-PHP_CompatInfo-1.9.0-6|90	- don't ship tests, even in documentation
12cr|php-pear-PHP_CompatInfo-1.9.0-6|91	- own all directories
12cr|php-pear-PHP_CompatInfo-1.9.0-6|92	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-PHP_CompatInfo-1.9.0-6|93	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|94	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.9.0-2mdv2010.0
12cr|php-pear-PHP_CompatInfo-1.9.0-6|95	+ Revision: 441551
12cr|php-pear-PHP_CompatInfo-1.9.0-6|96	- rebuild
12cr|php-pear-PHP_CompatInfo-1.9.0-6|97	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|98	* Sun Mar 22 2009 Funda Wang <fwang@mandriva.org> 1.9.0-1mdv2009.1
12cr|php-pear-PHP_CompatInfo-1.9.0-6|99	+ Revision: 360160
12cr|php-pear-PHP_CompatInfo-1.9.0-6|100	- New version 1.9.0
12cr|php-pear-PHP_CompatInfo-1.9.0-6|101	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|102	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.8.1-2mdv2009.1
12cr|php-pear-PHP_CompatInfo-1.9.0-6|103	+ Revision: 322652
12cr|php-pear-PHP_CompatInfo-1.9.0-6|104	- rebuild
12cr|php-pear-PHP_CompatInfo-1.9.0-6|105	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|106	* Mon Oct 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.8.1-1mdv2009.1
12cr|php-pear-PHP_CompatInfo-1.9.0-6|107	+ Revision: 293182
12cr|php-pear-PHP_CompatInfo-1.9.0-6|108	- update to new version 1.8.1
12cr|php-pear-PHP_CompatInfo-1.9.0-6|109	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|110	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-2mdv2009.0
12cr|php-pear-PHP_CompatInfo-1.9.0-6|111	+ Revision: 237050
12cr|php-pear-PHP_CompatInfo-1.9.0-6|112	- rebuild
12cr|php-pear-PHP_CompatInfo-1.9.0-6|113	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|114	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.4.3-1mdv2008.1
12cr|php-pear-PHP_CompatInfo-1.9.0-6|115	+ Revision: 140730
12cr|php-pear-PHP_CompatInfo-1.9.0-6|116	- restore BuildRoot
12cr|php-pear-PHP_CompatInfo-1.9.0-6|117	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-PHP_CompatInfo-1.9.0-6|119	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-PHP_CompatInfo-1.9.0-6|120	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|121	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-1mdv2008.0
12cr|php-pear-PHP_CompatInfo-1.9.0-6|122	+ Revision: 15920
12cr|php-pear-PHP_CompatInfo-1.9.0-6|123	- fix build
12cr|php-pear-PHP_CompatInfo-1.9.0-6|124	- 1.4.3
12cr|php-pear-PHP_CompatInfo-1.9.0-6|125	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|126	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|127	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cr|php-pear-PHP_CompatInfo-1.9.0-6|128	+ Revision: 82517
12cr|php-pear-PHP_CompatInfo-1.9.0-6|129	- Import php-pear-PHP_CompatInfo
12cr|php-pear-PHP_CompatInfo-1.9.0-6|130	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|131	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cr|php-pear-PHP_CompatInfo-1.9.0-6|132	- new group (Development/PHP)
12cr|php-pear-PHP_CompatInfo-1.9.0-6|133	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|134	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cr|php-pear-PHP_CompatInfo-1.9.0-6|135	- rebuilt to fix auto deps
12cr|php-pear-PHP_CompatInfo-1.9.0-6|136	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|137	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cr|php-pear-PHP_CompatInfo-1.9.0-6|138	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-PHP_CompatInfo-1.9.0-6|139	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|140	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cr|php-pear-PHP_CompatInfo-1.9.0-6|141	- fix deps
12cr|php-pear-PHP_CompatInfo-1.9.0-6|142	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|143	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|php-pear-PHP_CompatInfo-1.9.0-6|144	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-PHP_CompatInfo-1.9.0-6|145	- fix deps
12cr|php-pear-PHP_CompatInfo-1.9.0-6|146	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|147	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|php-pear-PHP_CompatInfo-1.9.0-6|148	- fix deps
12cr|php-pear-PHP_CompatInfo-1.9.0-6|149	
12cr|php-pear-PHP_CompatInfo-1.9.0-6|150	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-PHP_CompatInfo-1.9.0-6|151	- initial Mandriva package (PLD import)
12cr|php-pear-PHP_CompatInfo-1.9.0-6|152	

6038 12
12cr|php-pear-phpcov-1.0.0-2|1	%define  upstream_name phpcov
12cr|php-pear-phpcov-1.0.0-2|2	
12cr|php-pear-phpcov-1.0.0-2|3	Summary:	TextUI frontend for PHP_CodeCoverage
12cr|php-pear-phpcov-1.0.0-2|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-phpcov-1.0.0-2|5	Version:	1.0.0
12cr|php-pear-phpcov-1.0.0-2|6	Release:	%mkrel 2
12cr|php-pear-phpcov-1.0.0-2|7	License:	BSD
12cr|php-pear-phpcov-1.0.0-2|8	Group:		Development/PHP
12cr|php-pear-phpcov-1.0.0-2|9	URL:		http://www.phpunit.de/
12cr|php-pear-phpcov-1.0.0-2|10	Source0:	http://pear.phpunit.de/get/phpcov-%{version}.tgz
12cr|php-pear-phpcov-1.0.0-2|11	Requires(post): php-pear
12cr|php-pear-phpcov-1.0.0-2|12	Requires(preun): php-pear
12cr|php-pear-phpcov-1.0.0-2|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-phpcov-1.0.0-2|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-phpcov-1.0.0-2|15	Requires:	php-channel-phpunit
12cr|php-pear-phpcov-1.0.0-2|16	BuildArch:	noarch
12cr|php-pear-phpcov-1.0.0-2|17	BuildRequires:	php-pear
12cr|php-pear-phpcov-1.0.0-2|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-phpcov-1.0.0-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-phpcov-1.0.0-2|20	Suggests:	php-pear-PHP_CodeCoverage >= 1.1.0
12cr|php-pear-phpcov-1.0.0-2|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-phpcov-1.0.0-2|22	
12cr|php-pear-phpcov-1.0.0-2|23	%description
12cr|php-pear-phpcov-1.0.0-2|24	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-phpcov-1.0.0-2|25	unit tests in PHP.
12cr|php-pear-phpcov-1.0.0-2|26	
12cr|php-pear-phpcov-1.0.0-2|27	This package provides TextUI frontend for PHP_CodeCoverage for PHPUnit.
12cr|php-pear-phpcov-1.0.0-2|28	
12cr|php-pear-phpcov-1.0.0-2|29	%prep
12cr|php-pear-phpcov-1.0.0-2|30	
12cr|php-pear-phpcov-1.0.0-2|31	%setup -q -c
12cr|php-pear-phpcov-1.0.0-2|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-phpcov-1.0.0-2|33	
12cr|php-pear-phpcov-1.0.0-2|34	%build
12cr|php-pear-phpcov-1.0.0-2|35	
12cr|php-pear-phpcov-1.0.0-2|36	%install
12cr|php-pear-phpcov-1.0.0-2|37	rm -rf %{buildroot}
12cr|php-pear-phpcov-1.0.0-2|38	
12cr|php-pear-phpcov-1.0.0-2|39	cd %{upstream_name}-%{version}
12cr|php-pear-phpcov-1.0.0-2|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-phpcov-1.0.0-2|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-phpcov-1.0.0-2|42	
12cr|php-pear-phpcov-1.0.0-2|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-phpcov-1.0.0-2|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-phpcov-1.0.0-2|45	
12cr|php-pear-phpcov-1.0.0-2|46	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-phpcov-1.0.0-2|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-phpcov-1.0.0-2|48	
12cr|php-pear-phpcov-1.0.0-2|49	%clean
12cr|php-pear-phpcov-1.0.0-2|50	rm -rf %{buildroot}
12cr|php-pear-phpcov-1.0.0-2|51	
12cr|php-pear-phpcov-1.0.0-2|52	%post
12cr|php-pear-phpcov-1.0.0-2|53	%if %mdkversion < 201000
12cr|php-pear-phpcov-1.0.0-2|54	pear install --nodeps --soft --force --register-only \
12cr|php-pear-phpcov-1.0.0-2|55	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-phpcov-1.0.0-2|56	%endif
12cr|php-pear-phpcov-1.0.0-2|57	
12cr|php-pear-phpcov-1.0.0-2|58	%preun
12cr|php-pear-phpcov-1.0.0-2|59	%if %mdkversion < 201000
12cr|php-pear-phpcov-1.0.0-2|60	if [ "$1" -eq "0" ]; then
12cr|php-pear-phpcov-1.0.0-2|61	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-phpcov-1.0.0-2|62	%{upstream_name} >/dev/null || :
12cr|php-pear-phpcov-1.0.0-2|63	fi
12cr|php-pear-phpcov-1.0.0-2|64	%endif
12cr|php-pear-phpcov-1.0.0-2|65	
12cr|php-pear-phpcov-1.0.0-2|66	%files
12cr|php-pear-phpcov-1.0.0-2|67	%defattr(-,root,root)
12cr|php-pear-phpcov-1.0.0-2|68	%{_bindir}/phpcov
12cr|php-pear-phpcov-1.0.0-2|69	%{_datadir}/pear/PHP/CodeCoverage/TextUI
12cr|php-pear-phpcov-1.0.0-2|70	%{_datadir}/pear/packages/phpcov.xml
12cr|php-pear-phpcov-1.0.0-2|71	
12cr|php-pear-phpcov-1.0.0-2|72	
12cr|php-pear-phpcov-1.0.0-2|73	
12cr|php-pear-phpcov-1.0.0-2|74	%changelog
12cr|php-pear-phpcov-1.0.0-2|75	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2012.0
12cr|php-pear-phpcov-1.0.0-2|76	+ Revision: 742321
12cr|php-pear-phpcov-1.0.0-2|77	- fix major breakage by careless packager
12cr|php-pear-phpcov-1.0.0-2|78	
12cr|php-pear-phpcov-1.0.0-2|79	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cr|php-pear-phpcov-1.0.0-2|80	+ Revision: 730875
12cr|php-pear-phpcov-1.0.0-2|81	- import php-pear-phpcov
12cr|php-pear-phpcov-1.0.0-2|82	
12cr|php-pear-phpcov-1.0.0-2|83	
12cr|php-pear-phpcov-1.0.0-2|84	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cr|php-pear-phpcov-1.0.0-2|85	- initial Mandriva package

6039 12
12cr|php-pear-phpcpd-1.3.5-1|1	%define  upstream_name phpcpd
12cr|php-pear-phpcpd-1.3.5-1|2	
12cr|php-pear-phpcpd-1.3.5-1|3	Summary:	Copy/Paste Detector (CPD) for PHP code
12cr|php-pear-phpcpd-1.3.5-1|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-phpcpd-1.3.5-1|5	Version:	1.3.5
12cr|php-pear-phpcpd-1.3.5-1|6	Release:	1
12cr|php-pear-phpcpd-1.3.5-1|7	License:	BSD
12cr|php-pear-phpcpd-1.3.5-1|8	Group:		Development/PHP
12cr|php-pear-phpcpd-1.3.5-1|9	URL:		http://www.phpunit.de/
12cr|php-pear-phpcpd-1.3.5-1|10	Source0:	http://pear.phpunit.de/get/phpcpd-%{version}.tgz
12cr|php-pear-phpcpd-1.3.5-1|11	Requires(post): php-pear
12cr|php-pear-phpcpd-1.3.5-1|12	Requires(preun): php-pear
12cr|php-pear-phpcpd-1.3.5-1|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-phpcpd-1.3.5-1|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-phpcpd-1.3.5-1|15	Requires:	php-channel-phpunit
12cr|php-pear-phpcpd-1.3.5-1|16	BuildArch:	noarch
12cr|php-pear-phpcpd-1.3.5-1|17	BuildRequires:	php-pear
12cr|php-pear-phpcpd-1.3.5-1|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-phpcpd-1.3.5-1|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-phpcpd-1.3.5-1|20	Suggests:	php-pear-File_Iterator >= 1.3.0
12cr|php-pear-phpcpd-1.3.5-1|21	Suggests:	php-pear-PHP_Timer >= 1.0.2
12cr|php-pear-phpcpd-1.3.5-1|22	Suggests:	php-tokenizer
12cr|php-pear-phpcpd-1.3.5-1|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-phpcpd-1.3.5-1|24	
12cr|php-pear-phpcpd-1.3.5-1|25	%description
12cr|php-pear-phpcpd-1.3.5-1|26	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-phpcpd-1.3.5-1|27	unit tests in PHP.
12cr|php-pear-phpcpd-1.3.5-1|28	
12cr|php-pear-phpcpd-1.3.5-1|29	This package provides Copy/Paste Detector (CPD) for PHP code for PHPUnit.
12cr|php-pear-phpcpd-1.3.5-1|30	
12cr|php-pear-phpcpd-1.3.5-1|31	%prep
12cr|php-pear-phpcpd-1.3.5-1|32	
12cr|php-pear-phpcpd-1.3.5-1|33	%setup -q -c
12cr|php-pear-phpcpd-1.3.5-1|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-phpcpd-1.3.5-1|35	
12cr|php-pear-phpcpd-1.3.5-1|36	%build
12cr|php-pear-phpcpd-1.3.5-1|37	
12cr|php-pear-phpcpd-1.3.5-1|38	%install
12cr|php-pear-phpcpd-1.3.5-1|39	rm -rf %{buildroot}
12cr|php-pear-phpcpd-1.3.5-1|40	
12cr|php-pear-phpcpd-1.3.5-1|41	cd %{upstream_name}-%{version}
12cr|php-pear-phpcpd-1.3.5-1|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-phpcpd-1.3.5-1|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-phpcpd-1.3.5-1|44	
12cr|php-pear-phpcpd-1.3.5-1|45	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-phpcpd-1.3.5-1|46	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-phpcpd-1.3.5-1|47	
12cr|php-pear-phpcpd-1.3.5-1|48	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-phpcpd-1.3.5-1|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-phpcpd-1.3.5-1|50	
12cr|php-pear-phpcpd-1.3.5-1|51	%clean
12cr|php-pear-phpcpd-1.3.5-1|52	rm -rf %{buildroot}
12cr|php-pear-phpcpd-1.3.5-1|53	
12cr|php-pear-phpcpd-1.3.5-1|54	%post
12cr|php-pear-phpcpd-1.3.5-1|55	%if %mdkversion < 201000
12cr|php-pear-phpcpd-1.3.5-1|56	pear install --nodeps --soft --force --register-only \
12cr|php-pear-phpcpd-1.3.5-1|57	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-phpcpd-1.3.5-1|58	%endif
12cr|php-pear-phpcpd-1.3.5-1|59	
12cr|php-pear-phpcpd-1.3.5-1|60	%preun
12cr|php-pear-phpcpd-1.3.5-1|61	%if %mdkversion < 201000
12cr|php-pear-phpcpd-1.3.5-1|62	if [ "$1" -eq "0" ]; then
12cr|php-pear-phpcpd-1.3.5-1|63	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-phpcpd-1.3.5-1|64	%{upstream_name} >/dev/null || :
12cr|php-pear-phpcpd-1.3.5-1|65	fi
12cr|php-pear-phpcpd-1.3.5-1|66	%endif
12cr|php-pear-phpcpd-1.3.5-1|67	
12cr|php-pear-phpcpd-1.3.5-1|68	%files
12cr|php-pear-phpcpd-1.3.5-1|69	%defattr(-,root,root)
12cr|php-pear-phpcpd-1.3.5-1|70	%{_bindir}/phpcpd
12cr|php-pear-phpcpd-1.3.5-1|71	%{_datadir}/pear/PHPCPD
12cr|php-pear-phpcpd-1.3.5-1|72	%{_datadir}/pear/packages/phpcpd.xml
12cr|php-pear-phpcpd-1.3.5-1|73	
12cr|php-pear-phpcpd-1.3.5-1|74	
12cr|php-pear-phpcpd-1.3.5-1|75	
12cr|php-pear-phpcpd-1.3.5-1|76	%changelog
12cr|php-pear-phpcpd-1.3.5-1|77	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-2mdv2012.0
12cr|php-pear-phpcpd-1.3.5-1|78	+ Revision: 742322
12cr|php-pear-phpcpd-1.3.5-1|79	- fix major breakage by careless packager
12cr|php-pear-phpcpd-1.3.5-1|80	
12cr|php-pear-phpcpd-1.3.5-1|81	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-1
12cr|php-pear-phpcpd-1.3.5-1|82	+ Revision: 730877
12cr|php-pear-phpcpd-1.3.5-1|83	- import php-pear-phpcpd
12cr|php-pear-phpcpd-1.3.5-1|84	
12cr|php-pear-phpcpd-1.3.5-1|85	
12cr|php-pear-phpcpd-1.3.5-1|86	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-1mdv2010.2
12cr|php-pear-phpcpd-1.3.5-1|87	- initial Mandriva package

6040 12
12cr|php-pear-PhpDocumentor-1.4.4-1|1	%define     _class          PhpDocumentor
12cr|php-pear-PhpDocumentor-1.4.4-1|2	%define		upstream_name	%{_class}
12cr|php-pear-PhpDocumentor-1.4.4-1|3	
12cr|php-pear-PhpDocumentor-1.4.4-1|4	%define		_requires_exceptions pear(PEAR/PackageFileManager.php)\\|Documentation/tests
12cr|php-pear-PhpDocumentor-1.4.4-1|5	%define		_provides_exceptions pear(data/PhpDocumentor\\|pear(PhpDocumentor/scripts
12cr|php-pear-PhpDocumentor-1.4.4-1|6	
12cr|php-pear-PhpDocumentor-1.4.4-1|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-PhpDocumentor-1.4.4-1|8	Version:	1.4.4
12cr|php-pear-PhpDocumentor-1.4.4-1|9	Release:	%mkrel 1
12cr|php-pear-PhpDocumentor-1.4.4-1|10	Summary:	Provides automatic documenting of PHP API directly from source
12cr|php-pear-PhpDocumentor-1.4.4-1|11	License:	LGPL
12cr|php-pear-PhpDocumentor-1.4.4-1|12	Group:		Development/PHP
12cr|php-pear-PhpDocumentor-1.4.4-1|13	URL:		http://pear.php.net/package/PhpDocumentor/
12cr|php-pear-PhpDocumentor-1.4.4-1|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-PhpDocumentor-1.4.4-1|15	Patch:		PhpDocumentor-1.4.3-use-system-smarty.patch
12cr|php-pear-PhpDocumentor-1.4.4-1|16	Requires(post): php-pear
12cr|php-pear-PhpDocumentor-1.4.4-1|17	Requires(preun): php-pear
12cr|php-pear-PhpDocumentor-1.4.4-1|18	Requires:	apache-mod_php
12cr|php-pear-PhpDocumentor-1.4.4-1|19	Requires:	php-pear
12cr|php-pear-PhpDocumentor-1.4.4-1|20	Requires:	php-smarty
12cr|php-pear-PhpDocumentor-1.4.4-1|21	BuildArch:	noarch
12cr|php-pear-PhpDocumentor-1.4.4-1|22	BuildRequires:	php-pear
12cr|php-pear-PhpDocumentor-1.4.4-1|23	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-PhpDocumentor-1.4.4-1|24	
12cr|php-pear-PhpDocumentor-1.4.4-1|25	%description
12cr|php-pear-PhpDocumentor-1.4.4-1|26	The phpDocumentor tool is a standalone auto-documentor similar to
12cr|php-pear-PhpDocumentor-1.4.4-1|27	JavaDoc written in PHP. It differs from PHPDoc in that it is MUCH
12cr|php-pear-PhpDocumentor-1.4.4-1|28	faster, parses a much wider range of php files, and comes with many
12cr|php-pear-PhpDocumentor-1.4.4-1|29	customizations including 11 HTML templates, windows help file CHM
12cr|php-pear-PhpDocumentor-1.4.4-1|30	output, PDF output, and XML DocBook peardoc2 output for use with
12cr|php-pear-PhpDocumentor-1.4.4-1|31	documenting PEAR. In addition, it can do PHPXref source code
12cr|php-pear-PhpDocumentor-1.4.4-1|32	highlighting and linking.
12cr|php-pear-PhpDocumentor-1.4.4-1|33	
12cr|php-pear-PhpDocumentor-1.4.4-1|34	Features (short list):
12cr|php-pear-PhpDocumentor-1.4.4-1|35	- output in HTML, PDF (directly), CHM (with windows help compiler),
12cr|php-pear-PhpDocumentor-1.4.4-1|36	XML DocBook
12cr|php-pear-PhpDocumentor-1.4.4-1|37	- very fast
12cr|php-pear-PhpDocumentor-1.4.4-1|38	- web and command-line interface
12cr|php-pear-PhpDocumentor-1.4.4-1|39	- fully customizable output with Smarty-based templates
12cr|php-pear-PhpDocumentor-1.4.4-1|40	- recognizes JavaDoc-style documentation with special tags customized
12cr|php-pear-PhpDocumentor-1.4.4-1|41	for PHP 4
12cr|php-pear-PhpDocumentor-1.4.4-1|42	- automatic linking, class inheritance diagrams and intelligent
12cr|php-pear-PhpDocumentor-1.4.4-1|43	override
12cr|php-pear-PhpDocumentor-1.4.4-1|44	- customizable source code highlighting, with phpxref-style
12cr|php-pear-PhpDocumentor-1.4.4-1|45	cross-referencing
12cr|php-pear-PhpDocumentor-1.4.4-1|46	- parses standard README/CHANGELOG/INSTALL/FAQ files and includes them
12cr|php-pear-PhpDocumentor-1.4.4-1|47	directly in documentation
12cr|php-pear-PhpDocumentor-1.4.4-1|48	- generates a todo list from @todo tags in source
12cr|php-pear-PhpDocumentor-1.4.4-1|49	- generates multiple documentation sets based on @access private,
12cr|php-pear-PhpDocumentor-1.4.4-1|50	@internal and {@internal} tags
12cr|php-pear-PhpDocumentor-1.4.4-1|51	- example php files can be placed directly in documentation with
12cr|php-pear-PhpDocumentor-1.4.4-1|52	highlighting and phpxref linking using the @example tag
12cr|php-pear-PhpDocumentor-1.4.4-1|53	- linking between external manual and API documentation is possible at
12cr|php-pear-PhpDocumentor-1.4.4-1|54	the sub-section level in all output formats
12cr|php-pear-PhpDocumentor-1.4.4-1|55	- easily extended for specific documentation needs with Converter
12cr|php-pear-PhpDocumentor-1.4.4-1|56	- full documentation of every feature, manual can be generated
12cr|php-pear-PhpDocumentor-1.4.4-1|57	directly from the source code with "phpdoc -c makedocs" in any format
12cr|php-pear-PhpDocumentor-1.4.4-1|58	desired.
12cr|php-pear-PhpDocumentor-1.4.4-1|59	- current manual always available at http://www.phpdoc.org/manual.php
12cr|php-pear-PhpDocumentor-1.4.4-1|60	- user .ini files can be used to control output, multiple outputs can
12cr|php-pear-PhpDocumentor-1.4.4-1|61	be generated at once
12cr|php-pear-PhpDocumentor-1.4.4-1|62	
12cr|php-pear-PhpDocumentor-1.4.4-1|63	%prep
12cr|php-pear-PhpDocumentor-1.4.4-1|64	%setup -q -c
12cr|php-pear-PhpDocumentor-1.4.4-1|65	# %%patch -p1 <- needs testing
12cr|php-pear-PhpDocumentor-1.4.4-1|66	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PhpDocumentor-1.4.4-1|67	
12cr|php-pear-PhpDocumentor-1.4.4-1|68	%install
12cr|php-pear-PhpDocumentor-1.4.4-1|69	rm -rf %{buildroot}
12cr|php-pear-PhpDocumentor-1.4.4-1|70	
12cr|php-pear-PhpDocumentor-1.4.4-1|71	cd %{upstream_name}-%{version}
12cr|php-pear-PhpDocumentor-1.4.4-1|72	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PhpDocumentor-1.4.4-1|73	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PhpDocumentor-1.4.4-1|74	
12cr|php-pear-PhpDocumentor-1.4.4-1|75	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PhpDocumentor-1.4.4-1|76	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PhpDocumentor-1.4.4-1|77	
12cr|php-pear-PhpDocumentor-1.4.4-1|78	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PhpDocumentor-1.4.4-1|79	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PhpDocumentor-1.4.4-1|80	
12cr|php-pear-PhpDocumentor-1.4.4-1|81	# # cleanup
12cr|php-pear-PhpDocumentor-1.4.4-1|82	# rm -rf %{buildroot}%{_datadir}/pear/%{_class}/Smarty-*
12cr|php-pear-PhpDocumentor-1.4.4-1|83	# rm -rf %{buildroot}%{_datadir}/pear/%{_class}/phpDocumentor/Smarty-*
12cr|php-pear-PhpDocumentor-1.4.4-1|84	# rm -rf %{buildroot}%{_datadir}/pear/data/PhpDocumentor/phpDocumentor/Smarty-*
12cr|php-pear-PhpDocumentor-1.4.4-1|85	
12cr|php-pear-PhpDocumentor-1.4.4-1|86	%clean
12cr|php-pear-PhpDocumentor-1.4.4-1|87	rm -rf %{buildroot}
12cr|php-pear-PhpDocumentor-1.4.4-1|88	
12cr|php-pear-PhpDocumentor-1.4.4-1|89	%post
12cr|php-pear-PhpDocumentor-1.4.4-1|90	%if %mdkversion < 201000
12cr|php-pear-PhpDocumentor-1.4.4-1|91	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PhpDocumentor-1.4.4-1|92	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PhpDocumentor-1.4.4-1|93	%endif
12cr|php-pear-PhpDocumentor-1.4.4-1|94	
12cr|php-pear-PhpDocumentor-1.4.4-1|95	%preun
12cr|php-pear-PhpDocumentor-1.4.4-1|96	%if %mdkversion < 201000
12cr|php-pear-PhpDocumentor-1.4.4-1|97	if [ "$1" -eq "0" ]; then
12cr|php-pear-PhpDocumentor-1.4.4-1|98	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PhpDocumentor-1.4.4-1|99	%{upstream_name} >/dev/null || :
12cr|php-pear-PhpDocumentor-1.4.4-1|100	fi
12cr|php-pear-PhpDocumentor-1.4.4-1|101	%endif
12cr|php-pear-PhpDocumentor-1.4.4-1|102	
12cr|php-pear-PhpDocumentor-1.4.4-1|103	%files
12cr|php-pear-PhpDocumentor-1.4.4-1|104	%defattr(-,root,root)
12cr|php-pear-PhpDocumentor-1.4.4-1|105	%{_bindir}/phpdoc
12cr|php-pear-PhpDocumentor-1.4.4-1|106	%{_datadir}/pear/%{_class}
12cr|php-pear-PhpDocumentor-1.4.4-1|107	%{_datadir}/pear/data/%{_class}
12cr|php-pear-PhpDocumentor-1.4.4-1|108	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-PhpDocumentor-1.4.4-1|109	
12cr|php-pear-PhpDocumentor-1.4.4-1|110	
12cr|php-pear-PhpDocumentor-1.4.4-1|111	%changelog
12cr|php-pear-PhpDocumentor-1.4.4-1|112	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.4-1mdv2012.0
12cr|php-pear-PhpDocumentor-1.4.4-1|113	+ Revision: 743437
12cr|php-pear-PhpDocumentor-1.4.4-1|114	- 1.4.4
12cr|php-pear-PhpDocumentor-1.4.4-1|115	- fix major breakage by careless packager
12cr|php-pear-PhpDocumentor-1.4.4-1|116	- mass rebuild
12cr|php-pear-PhpDocumentor-1.4.4-1|117	
12cr|php-pear-PhpDocumentor-1.4.4-1|118	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-2mdv2011.0
12cr|php-pear-PhpDocumentor-1.4.4-1|119	+ Revision: 613761
12cr|php-pear-PhpDocumentor-1.4.4-1|120	- the mass rebuild of 2010.1 packages
12cr|php-pear-PhpDocumentor-1.4.4-1|121	
12cr|php-pear-PhpDocumentor-1.4.4-1|122	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.3-1mdv2010.1
12cr|php-pear-PhpDocumentor-1.4.4-1|123	+ Revision: 468055
12cr|php-pear-PhpDocumentor-1.4.4-1|124	- spec cleanup
12cr|php-pear-PhpDocumentor-1.4.4-1|125	- use pear installer
12cr|php-pear-PhpDocumentor-1.4.4-1|126	- don't ship tests, even in documentation
12cr|php-pear-PhpDocumentor-1.4.4-1|127	- own all directories
12cr|php-pear-PhpDocumentor-1.4.4-1|128	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-PhpDocumentor-1.4.4-1|129	
12cr|php-pear-PhpDocumentor-1.4.4-1|130	* Sat Sep 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.3-1mdv2010.0
12cr|php-pear-PhpDocumentor-1.4.4-1|131	+ Revision: 449334
12cr|php-pear-PhpDocumentor-1.4.4-1|132	- new version
12cr|php-pear-PhpDocumentor-1.4.4-1|133	- use pear installer
12cr|php-pear-PhpDocumentor-1.4.4-1|134	- use fedora %%post/%%postun
12cr|php-pear-PhpDocumentor-1.4.4-1|135	- update smarty patch
12cr|php-pear-PhpDocumentor-1.4.4-1|136	
12cr|php-pear-PhpDocumentor-1.4.4-1|137	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-PhpDocumentor-1.4.4-1|138	- rebuild
12cr|php-pear-PhpDocumentor-1.4.4-1|139	
12cr|php-pear-PhpDocumentor-1.4.4-1|140	+ Raphaël Gertz <rapsys@mandriva.org>
12cr|php-pear-PhpDocumentor-1.4.4-1|141	- New version 1.4.2
12cr|php-pear-PhpDocumentor-1.4.4-1|142	
12cr|php-pear-PhpDocumentor-1.4.4-1|143	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-3mdv2009.1
12cr|php-pear-PhpDocumentor-1.4.4-1|144	+ Revision: 322656
12cr|php-pear-PhpDocumentor-1.4.4-1|145	- rebuild
12cr|php-pear-PhpDocumentor-1.4.4-1|146	
12cr|php-pear-PhpDocumentor-1.4.4-1|147	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-2mdv2009.0
12cr|php-pear-PhpDocumentor-1.4.4-1|148	+ Revision: 237057
12cr|php-pear-PhpDocumentor-1.4.4-1|149	- rebuild
12cr|php-pear-PhpDocumentor-1.4.4-1|150	
12cr|php-pear-PhpDocumentor-1.4.4-1|151	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-PhpDocumentor-1.4.4-1|152	- restore BuildRoot
12cr|php-pear-PhpDocumentor-1.4.4-1|153	
12cr|php-pear-PhpDocumentor-1.4.4-1|154	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-PhpDocumentor-1.4.4-1|155	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-PhpDocumentor-1.4.4-1|156	
12cr|php-pear-PhpDocumentor-1.4.4-1|157	* Tue Nov 27 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1mdv2008.1
12cr|php-pear-PhpDocumentor-1.4.4-1|158	+ Revision: 113456
12cr|php-pear-PhpDocumentor-1.4.4-1|159	- 1.4.0
12cr|php-pear-PhpDocumentor-1.4.4-1|160	- use the default smarty compile dir
12cr|php-pear-PhpDocumentor-1.4.4-1|161	- "rediff" the patches
12cr|php-pear-PhpDocumentor-1.4.4-1|162	
12cr|php-pear-PhpDocumentor-1.4.4-1|163	* Mon Apr 23 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-2mdv2008.0
12cr|php-pear-PhpDocumentor-1.4.4-1|164	+ Revision: 17259
12cr|php-pear-PhpDocumentor-1.4.4-1|165	- fix a silly typo
12cr|php-pear-PhpDocumentor-1.4.4-1|166	
12cr|php-pear-PhpDocumentor-1.4.4-1|167	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-1mdv2008.0
12cr|php-pear-PhpDocumentor-1.4.4-1|168	+ Revision: 15996
12cr|php-pear-PhpDocumentor-1.4.4-1|169	- rediffed the patches
12cr|php-pear-PhpDocumentor-1.4.4-1|170	- 1.3.2
12cr|php-pear-PhpDocumentor-1.4.4-1|171	
12cr|php-pear-PhpDocumentor-1.4.4-1|172	
12cr|php-pear-PhpDocumentor-1.4.4-1|173	* Tue Mar 27 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-2mdv2007.1
12cr|php-pear-PhpDocumentor-1.4.4-1|174	+ Revision: 148836
12cr|php-pear-PhpDocumentor-1.4.4-1|175	- fix #19769
12cr|php-pear-PhpDocumentor-1.4.4-1|176	
12cr|php-pear-PhpDocumentor-1.4.4-1|177	* Sun Nov 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-1mdv2007.0
12cr|php-pear-PhpDocumentor-1.4.4-1|178	+ Revision: 83419
12cr|php-pear-PhpDocumentor-1.4.4-1|179	- 1.3.1
12cr|php-pear-PhpDocumentor-1.4.4-1|180	- fix deps
12cr|php-pear-PhpDocumentor-1.4.4-1|181	- rediffed patches; P0,P1,P3
12cr|php-pear-PhpDocumentor-1.4.4-1|182	- rebuild
12cr|php-pear-PhpDocumentor-1.4.4-1|183	- Import php-pear-PhpDocumentor
12cr|php-pear-PhpDocumentor-1.4.4-1|184	
12cr|php-pear-PhpDocumentor-1.4.4-1|185	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-0.RC5.3mdk
12cr|php-pear-PhpDocumentor-1.4.4-1|186	- new group (Development/PHP)
12cr|php-pear-PhpDocumentor-1.4.4-1|187	
12cr|php-pear-PhpDocumentor-1.4.4-1|188	* Mon Jan 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-0.RC5.2mdk
12cr|php-pear-PhpDocumentor-1.4.4-1|189	- fix P2 to point to the correct cache directory and also nuke a stray ")"
12cr|php-pear-PhpDocumentor-1.4.4-1|190	
12cr|php-pear-PhpDocumentor-1.4.4-1|191	* Thu Dec 08 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-0.RC5.1mdk
12cr|php-pear-PhpDocumentor-1.4.4-1|192	- 1.3.0RC5
12cr|php-pear-PhpDocumentor-1.4.4-1|193	- major packaging changes
12cr|php-pear-PhpDocumentor-1.4.4-1|194	
12cr|php-pear-PhpDocumentor-1.4.4-1|195	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2.1-6mdk
12cr|php-pear-PhpDocumentor-1.4.4-1|196	- rebuilt to fix auto deps
12cr|php-pear-PhpDocumentor-1.4.4-1|197	
12cr|php-pear-PhpDocumentor-1.4.4-1|198	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2.1-5mdk
12cr|php-pear-PhpDocumentor-1.4.4-1|199	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-PhpDocumentor-1.4.4-1|200	
12cr|php-pear-PhpDocumentor-1.4.4-1|201	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2.1-4mdk
12cr|php-pear-PhpDocumentor-1.4.4-1|202	- fix deps
12cr|php-pear-PhpDocumentor-1.4.4-1|203	
12cr|php-pear-PhpDocumentor-1.4.4-1|204	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2.1-3mdk
12cr|php-pear-PhpDocumentor-1.4.4-1|205	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-PhpDocumentor-1.4.4-1|206	- fix deps
12cr|php-pear-PhpDocumentor-1.4.4-1|207	
12cr|php-pear-PhpDocumentor-1.4.4-1|208	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2.1-2mdk
12cr|php-pear-PhpDocumentor-1.4.4-1|209	- fix deps
12cr|php-pear-PhpDocumentor-1.4.4-1|210	
12cr|php-pear-PhpDocumentor-1.4.4-1|211	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2.1-1mdk
12cr|php-pear-PhpDocumentor-1.4.4-1|212	- initial Mandriva package (PLD import)
12cr|php-pear-PhpDocumentor-1.4.4-1|213	

6041 12
12cr|php-pear-PHP_Fork-0.3.0-11|1	%define		_class		PHP
12cr|php-pear-PHP_Fork-0.3.0-11|2	%define		_subclass	Fork
12cr|php-pear-PHP_Fork-0.3.0-11|3	%define		_status		beta
12cr|php-pear-PHP_Fork-0.3.0-11|4	%define		_pearname	%{_class}_%{_subclass}
12cr|php-pear-PHP_Fork-0.3.0-11|5	
12cr|php-pear-PHP_Fork-0.3.0-11|6	%if %{_use_internal_dependency_generator}
12cr|php-pear-PHP_Fork-0.3.0-11|7	%define __noautoreq 'pear(Snoopy.class.php)'
12cr|php-pear-PHP_Fork-0.3.0-11|8	%else
12cr|php-pear-PHP_Fork-0.3.0-11|9	%define		_requires_exceptions pear(Snoopy.class.php)
12cr|php-pear-PHP_Fork-0.3.0-11|10	%endif
12cr|php-pear-PHP_Fork-0.3.0-11|11	
12cr|php-pear-PHP_Fork-0.3.0-11|12	Summary:	%{_pearname} - Wrapper for pcntl_fork() with Java-like API
12cr|php-pear-PHP_Fork-0.3.0-11|13	Name:		php-pear-%{_pearname}
12cr|php-pear-PHP_Fork-0.3.0-11|14	Version:	0.3.0
12cr|php-pear-PHP_Fork-0.3.0-11|15	Release:	11
12cr|php-pear-PHP_Fork-0.3.0-11|16	License:	PHP License
12cr|php-pear-PHP_Fork-0.3.0-11|17	Group:		Development/PHP
12cr|php-pear-PHP_Fork-0.3.0-11|18	Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tar.bz2
12cr|php-pear-PHP_Fork-0.3.0-11|19	URL:		http://pear.php.net/package/PHP_Fork/
12cr|php-pear-PHP_Fork-0.3.0-11|20	Requires(post): php-pear
12cr|php-pear-PHP_Fork-0.3.0-11|21	Requires(preun): php-pear
12cr|php-pear-PHP_Fork-0.3.0-11|22	Requires:	php-pear
12cr|php-pear-PHP_Fork-0.3.0-11|23	Requires:	php-shmop
12cr|php-pear-PHP_Fork-0.3.0-11|24	Requires:	php-pcntl
12cr|php-pear-PHP_Fork-0.3.0-11|25	BuildArch:	noarch
12cr|php-pear-PHP_Fork-0.3.0-11|26	BuildRequires:	dos2unix
12cr|php-pear-PHP_Fork-0.3.0-11|27	
12cr|php-pear-PHP_Fork-0.3.0-11|28	%description
12cr|php-pear-PHP_Fork-0.3.0-11|29	PHP_Fork class. Wrapper around the pcntl_fork() stuff with a API set
12cr|php-pear-PHP_Fork-0.3.0-11|30	like Java language. Practical usage is done by extending this class,
12cr|php-pear-PHP_Fork-0.3.0-11|31	and re-defining the run() method.
12cr|php-pear-PHP_Fork-0.3.0-11|32	
12cr|php-pear-PHP_Fork-0.3.0-11|33	This way PHP developers can enclose logic into a class that extends
12cr|php-pear-PHP_Fork-0.3.0-11|34	PHP_Fork, then execute the start() method that forks a child process.
12cr|php-pear-PHP_Fork-0.3.0-11|35	Communications with the forked process is ensured by using a Shared
12cr|php-pear-PHP_Fork-0.3.0-11|36	Memory Segment; by using a user-defined signal and this shared memory
12cr|php-pear-PHP_Fork-0.3.0-11|37	developers can access to child process methods that returns a
12cr|php-pear-PHP_Fork-0.3.0-11|38	serializable variable.
12cr|php-pear-PHP_Fork-0.3.0-11|39	
12cr|php-pear-PHP_Fork-0.3.0-11|40	The shared variable space can be accessed with the two methods:
12cr|php-pear-PHP_Fork-0.3.0-11|41	- void setVariable($name, $value)
12cr|php-pear-PHP_Fork-0.3.0-11|42	- mixed getVariable($name)
12cr|php-pear-PHP_Fork-0.3.0-11|43	
12cr|php-pear-PHP_Fork-0.3.0-11|44	$name must be a valid PHP variable name;
12cr|php-pear-PHP_Fork-0.3.0-11|45	$value must be a variable or a serializable object.
12cr|php-pear-PHP_Fork-0.3.0-11|46	
12cr|php-pear-PHP_Fork-0.3.0-11|47	Resources (db connections, streams, etc.) cannot be serialized and so
12cr|php-pear-PHP_Fork-0.3.0-11|48	they're not correctly handled.
12cr|php-pear-PHP_Fork-0.3.0-11|49	
12cr|php-pear-PHP_Fork-0.3.0-11|50	In PEAR status of this package is: %{_status}.
12cr|php-pear-PHP_Fork-0.3.0-11|51	
12cr|php-pear-PHP_Fork-0.3.0-11|52	%prep
12cr|php-pear-PHP_Fork-0.3.0-11|53	
12cr|php-pear-PHP_Fork-0.3.0-11|54	%setup -q -c
12cr|php-pear-PHP_Fork-0.3.0-11|55	
12cr|php-pear-PHP_Fork-0.3.0-11|56	find . -type d -perm 0700 -exec chmod 755 {} \;
12cr|php-pear-PHP_Fork-0.3.0-11|57	find . -type f -perm 0555 -exec chmod 755 {} \;
12cr|php-pear-PHP_Fork-0.3.0-11|58	find . -type f -perm 0444 -exec chmod 644 {} \;
12cr|php-pear-PHP_Fork-0.3.0-11|59	
12cr|php-pear-PHP_Fork-0.3.0-11|60	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|php-pear-PHP_Fork-0.3.0-11|61	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|php-pear-PHP_Fork-0.3.0-11|62	done
12cr|php-pear-PHP_Fork-0.3.0-11|63	
12cr|php-pear-PHP_Fork-0.3.0-11|64	# strip away annoying ^M
12cr|php-pear-PHP_Fork-0.3.0-11|65	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
12cr|php-pear-PHP_Fork-0.3.0-11|66	
12cr|php-pear-PHP_Fork-0.3.0-11|67	%install
12cr|php-pear-PHP_Fork-0.3.0-11|68	install -d %{buildroot}%{_datadir}/pear/%{_class}
12cr|php-pear-PHP_Fork-0.3.0-11|69	
12cr|php-pear-PHP_Fork-0.3.0-11|70	install %{_pearname}-%{version}/*.php %{buildroot}%{_datadir}/pear/%{_class}
12cr|php-pear-PHP_Fork-0.3.0-11|71	
12cr|php-pear-PHP_Fork-0.3.0-11|72	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_Fork-0.3.0-11|73	install -m0644 package.xml %{buildroot}%{_datadir}/pear/packages/%{_pearname}.xml
12cr|php-pear-PHP_Fork-0.3.0-11|74	
12cr|php-pear-PHP_Fork-0.3.0-11|75	%post
12cr|php-pear-PHP_Fork-0.3.0-11|76	if [ "$1" = "1" ]; then
12cr|php-pear-PHP_Fork-0.3.0-11|77	if [ -x %{_bindir}/pear -a -f %{_datadir}/pear/packages/%{_pearname}.xml ]; then
12cr|php-pear-PHP_Fork-0.3.0-11|78	%{_bindir}/pear install --nodeps -r %{_datadir}/pear/packages/%{_pearname}.xml
12cr|php-pear-PHP_Fork-0.3.0-11|79	fi
12cr|php-pear-PHP_Fork-0.3.0-11|80	fi
12cr|php-pear-PHP_Fork-0.3.0-11|81	if [ "$1" = "2" ]; then
12cr|php-pear-PHP_Fork-0.3.0-11|82	if [ -x %{_bindir}/pear -a -f %{_datadir}/pear/packages/%{_pearname}.xml ]; then
12cr|php-pear-PHP_Fork-0.3.0-11|83	%{_bindir}/pear upgrade -f --nodeps -r %{_datadir}/pear/packages/%{_pearname}.xml
12cr|php-pear-PHP_Fork-0.3.0-11|84	fi
12cr|php-pear-PHP_Fork-0.3.0-11|85	fi
12cr|php-pear-PHP_Fork-0.3.0-11|86	
12cr|php-pear-PHP_Fork-0.3.0-11|87	%preun
12cr|php-pear-PHP_Fork-0.3.0-11|88	if [ "$1" = 0 ]; then
12cr|php-pear-PHP_Fork-0.3.0-11|89	if [ -x %{_bindir}/pear -a -f %{_datadir}/pear/packages/%{_pearname}.xml ]; then
12cr|php-pear-PHP_Fork-0.3.0-11|90	%{_bindir}/pear uninstall --nodeps -r %{_pearname}
12cr|php-pear-PHP_Fork-0.3.0-11|91	fi
12cr|php-pear-PHP_Fork-0.3.0-11|92	fi
12cr|php-pear-PHP_Fork-0.3.0-11|93	
12cr|php-pear-PHP_Fork-0.3.0-11|94	%files
12cr|php-pear-PHP_Fork-0.3.0-11|95	%defattr(644,root,root,755)
12cr|php-pear-PHP_Fork-0.3.0-11|96	%doc %{_pearname}-%{version}/examples
12cr|php-pear-PHP_Fork-0.3.0-11|97	%{_datadir}/pear/%{_class}/*.php
12cr|php-pear-PHP_Fork-0.3.0-11|98	%{_datadir}/pear/packages/%{_pearname}.xml
12cr|php-pear-PHP_Fork-0.3.0-11|99	
12cr|php-pear-PHP_Fork-0.3.0-11|100	
12cr|php-pear-PHP_Fork-0.3.0-11|101	
12cr|php-pear-PHP_Fork-0.3.0-11|102	
12cr|php-pear-PHP_Fork-0.3.0-11|103	%changelog
12cr|php-pear-PHP_Fork-0.3.0-11|104	* Fri Sep 18 2009 Raphaël Gertz <rapsys@mandriva.org> 0.3.0-10mdv2010.0
12cr|php-pear-PHP_Fork-0.3.0-11|105	+ Revision: 444211
12cr|php-pear-PHP_Fork-0.3.0-11|106	- Add requires
12cr|php-pear-PHP_Fork-0.3.0-11|107	
12cr|php-pear-PHP_Fork-0.3.0-11|108	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.3.0-9mdv2010.0
12cr|php-pear-PHP_Fork-0.3.0-11|109	+ Revision: 441559
12cr|php-pear-PHP_Fork-0.3.0-11|110	- rebuild
12cr|php-pear-PHP_Fork-0.3.0-11|111	
12cr|php-pear-PHP_Fork-0.3.0-11|112	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-8mdv2009.0
12cr|php-pear-PHP_Fork-0.3.0-11|113	+ Revision: 237051
12cr|php-pear-PHP_Fork-0.3.0-11|114	- rebuild
12cr|php-pear-PHP_Fork-0.3.0-11|115	
12cr|php-pear-PHP_Fork-0.3.0-11|116	+ Olivier Blin <oblin@mandriva.com>
12cr|php-pear-PHP_Fork-0.3.0-11|117	- restore BuildRoot
12cr|php-pear-PHP_Fork-0.3.0-11|118	
12cr|php-pear-PHP_Fork-0.3.0-11|119	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|php-pear-PHP_Fork-0.3.0-11|120	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-PHP_Fork-0.3.0-11|121	
12cr|php-pear-PHP_Fork-0.3.0-11|122	
12cr|php-pear-PHP_Fork-0.3.0-11|123	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdv2007.0
12cr|php-pear-PHP_Fork-0.3.0-11|124	+ Revision: 82519
12cr|php-pear-PHP_Fork-0.3.0-11|125	- Import php-pear-PHP_Fork
12cr|php-pear-PHP_Fork-0.3.0-11|126	
12cr|php-pear-PHP_Fork-0.3.0-11|127	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdk
12cr|php-pear-PHP_Fork-0.3.0-11|128	- new group (Development/PHP)
12cr|php-pear-PHP_Fork-0.3.0-11|129	
12cr|php-pear-PHP_Fork-0.3.0-11|130	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-6mdk
12cr|php-pear-PHP_Fork-0.3.0-11|131	- rebuilt to fix auto deps
12cr|php-pear-PHP_Fork-0.3.0-11|132	
12cr|php-pear-PHP_Fork-0.3.0-11|133	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5mdk
12cr|php-pear-PHP_Fork-0.3.0-11|134	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-PHP_Fork-0.3.0-11|135	
12cr|php-pear-PHP_Fork-0.3.0-11|136	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-4mdk
12cr|php-pear-PHP_Fork-0.3.0-11|137	- fix deps
12cr|php-pear-PHP_Fork-0.3.0-11|138	
12cr|php-pear-PHP_Fork-0.3.0-11|139	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-3mdk
12cr|php-pear-PHP_Fork-0.3.0-11|140	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-PHP_Fork-0.3.0-11|141	- fix deps
12cr|php-pear-PHP_Fork-0.3.0-11|142	
12cr|php-pear-PHP_Fork-0.3.0-11|143	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-2mdk
12cr|php-pear-PHP_Fork-0.3.0-11|144	- fix deps
12cr|php-pear-PHP_Fork-0.3.0-11|145	
12cr|php-pear-PHP_Fork-0.3.0-11|146	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12cr|php-pear-PHP_Fork-0.3.0-11|147	- initial Mandriva package (PLD import)
12cr|php-pear-PHP_Fork-0.3.0-11|148	

6042 12
12cr|php-pear-PHP_Invoker-1.0.0-2|1	%define  upstream_name PHP_Invoker
12cr|php-pear-PHP_Invoker-1.0.0-2|2	
12cr|php-pear-PHP_Invoker-1.0.0-2|3	Summary:	Utility class for invoking callables with a timeout
12cr|php-pear-PHP_Invoker-1.0.0-2|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHP_Invoker-1.0.0-2|5	Version:	1.0.0
12cr|php-pear-PHP_Invoker-1.0.0-2|6	Release:	%mkrel 2
12cr|php-pear-PHP_Invoker-1.0.0-2|7	License:	BSD
12cr|php-pear-PHP_Invoker-1.0.0-2|8	Group:		Development/PHP
12cr|php-pear-PHP_Invoker-1.0.0-2|9	URL:		http://www.phpunit.de/
12cr|php-pear-PHP_Invoker-1.0.0-2|10	Source0:	http://pear.phpunit.de/get/PHP_Invoker-%{version}.tgz
12cr|php-pear-PHP_Invoker-1.0.0-2|11	Requires(post): php-pear
12cr|php-pear-PHP_Invoker-1.0.0-2|12	Requires(preun): php-pear
12cr|php-pear-PHP_Invoker-1.0.0-2|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-PHP_Invoker-1.0.0-2|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-PHP_Invoker-1.0.0-2|15	Requires:	php-channel-phpunit
12cr|php-pear-PHP_Invoker-1.0.0-2|16	BuildArch:	noarch
12cr|php-pear-PHP_Invoker-1.0.0-2|17	BuildRequires:	php-pear
12cr|php-pear-PHP_Invoker-1.0.0-2|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-PHP_Invoker-1.0.0-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-PHP_Invoker-1.0.0-2|20	Suggests:	php-pcntl
12cr|php-pear-PHP_Invoker-1.0.0-2|21	BuildRequires:	php-cli
12cr|php-pear-PHP_Invoker-1.0.0-2|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-PHP_Invoker-1.0.0-2|23	
12cr|php-pear-PHP_Invoker-1.0.0-2|24	%description
12cr|php-pear-PHP_Invoker-1.0.0-2|25	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-PHP_Invoker-1.0.0-2|26	unit tests in PHP.
12cr|php-pear-PHP_Invoker-1.0.0-2|27	
12cr|php-pear-PHP_Invoker-1.0.0-2|28	This package provides a Utility class for invoking callables with a timeout for
12cr|php-pear-PHP_Invoker-1.0.0-2|29	PHPUnit.
12cr|php-pear-PHP_Invoker-1.0.0-2|30	
12cr|php-pear-PHP_Invoker-1.0.0-2|31	%prep
12cr|php-pear-PHP_Invoker-1.0.0-2|32	
12cr|php-pear-PHP_Invoker-1.0.0-2|33	%setup -q -c
12cr|php-pear-PHP_Invoker-1.0.0-2|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHP_Invoker-1.0.0-2|35	
12cr|php-pear-PHP_Invoker-1.0.0-2|36	%build
12cr|php-pear-PHP_Invoker-1.0.0-2|37	
12cr|php-pear-PHP_Invoker-1.0.0-2|38	%install
12cr|php-pear-PHP_Invoker-1.0.0-2|39	rm -rf %{buildroot}
12cr|php-pear-PHP_Invoker-1.0.0-2|40	
12cr|php-pear-PHP_Invoker-1.0.0-2|41	cd %{upstream_name}-%{version}
12cr|php-pear-PHP_Invoker-1.0.0-2|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHP_Invoker-1.0.0-2|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHP_Invoker-1.0.0-2|44	
12cr|php-pear-PHP_Invoker-1.0.0-2|45	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHP_Invoker-1.0.0-2|46	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHP_Invoker-1.0.0-2|47	
12cr|php-pear-PHP_Invoker-1.0.0-2|48	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_Invoker-1.0.0-2|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_Invoker-1.0.0-2|50	
12cr|php-pear-PHP_Invoker-1.0.0-2|51	%clean
12cr|php-pear-PHP_Invoker-1.0.0-2|52	rm -rf %{buildroot}
12cr|php-pear-PHP_Invoker-1.0.0-2|53	
12cr|php-pear-PHP_Invoker-1.0.0-2|54	%post
12cr|php-pear-PHP_Invoker-1.0.0-2|55	%if %mdkversion < 201000
12cr|php-pear-PHP_Invoker-1.0.0-2|56	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHP_Invoker-1.0.0-2|57	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHP_Invoker-1.0.0-2|58	%endif
12cr|php-pear-PHP_Invoker-1.0.0-2|59	
12cr|php-pear-PHP_Invoker-1.0.0-2|60	%preun
12cr|php-pear-PHP_Invoker-1.0.0-2|61	%if %mdkversion < 201000
12cr|php-pear-PHP_Invoker-1.0.0-2|62	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHP_Invoker-1.0.0-2|63	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHP_Invoker-1.0.0-2|64	%{upstream_name} >/dev/null || :
12cr|php-pear-PHP_Invoker-1.0.0-2|65	fi
12cr|php-pear-PHP_Invoker-1.0.0-2|66	%endif
12cr|php-pear-PHP_Invoker-1.0.0-2|67	
12cr|php-pear-PHP_Invoker-1.0.0-2|68	%files
12cr|php-pear-PHP_Invoker-1.0.0-2|69	%defattr(-,root,root)
12cr|php-pear-PHP_Invoker-1.0.0-2|70	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cr|php-pear-PHP_Invoker-1.0.0-2|71	%doc %{upstream_name}-%{version}/LICENSE
12cr|php-pear-PHP_Invoker-1.0.0-2|72	%doc %{upstream_name}-%{version}/README.markdown
12cr|php-pear-PHP_Invoker-1.0.0-2|73	%{_datadir}/pear/PHP/Invoker
12cr|php-pear-PHP_Invoker-1.0.0-2|74	%{_datadir}/pear/PHP/*.php
12cr|php-pear-PHP_Invoker-1.0.0-2|75	%{_datadir}/pear/packages/PHP_Invoker.xml
12cr|php-pear-PHP_Invoker-1.0.0-2|76	
12cr|php-pear-PHP_Invoker-1.0.0-2|77	
12cr|php-pear-PHP_Invoker-1.0.0-2|78	
12cr|php-pear-PHP_Invoker-1.0.0-2|79	%changelog
12cr|php-pear-PHP_Invoker-1.0.0-2|80	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2012.0
12cr|php-pear-PHP_Invoker-1.0.0-2|81	+ Revision: 743449
12cr|php-pear-PHP_Invoker-1.0.0-2|82	- there's a new urpmi install ordering flaw, so working around that...
12cr|php-pear-PHP_Invoker-1.0.0-2|83	- fix major breakage by careless packager
12cr|php-pear-PHP_Invoker-1.0.0-2|84	
12cr|php-pear-PHP_Invoker-1.0.0-2|85	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cr|php-pear-PHP_Invoker-1.0.0-2|86	+ Revision: 730879
12cr|php-pear-PHP_Invoker-1.0.0-2|87	- import php-pear-PHP_Invoker
12cr|php-pear-PHP_Invoker-1.0.0-2|88	
12cr|php-pear-PHP_Invoker-1.0.0-2|89	
12cr|php-pear-PHP_Invoker-1.0.0-2|90	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cr|php-pear-PHP_Invoker-1.0.0-2|91	- initial Mandriva package

6043 12
12cr|php-pear-phploc-1.6.4-1|1	%define  upstream_name phploc
12cr|php-pear-phploc-1.6.4-1|2	
12cr|php-pear-phploc-1.6.4-1|3	Summary:	A tool for quickly measuring the size of a PHP project
12cr|php-pear-phploc-1.6.4-1|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-phploc-1.6.4-1|5	Version:	1.6.4
12cr|php-pear-phploc-1.6.4-1|6	Release:	1
12cr|php-pear-phploc-1.6.4-1|7	License:	BSD
12cr|php-pear-phploc-1.6.4-1|8	Group:		Development/PHP
12cr|php-pear-phploc-1.6.4-1|9	URL:		http://www.phpunit.de/
12cr|php-pear-phploc-1.6.4-1|10	Source0:	http://pear.phpunit.de/get/phploc-%{version}.tgz
12cr|php-pear-phploc-1.6.4-1|11	Requires(post): php-pear
12cr|php-pear-phploc-1.6.4-1|12	Requires(preun): php-pear
12cr|php-pear-phploc-1.6.4-1|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-phploc-1.6.4-1|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-phploc-1.6.4-1|15	Requires:	php-channel-phpunit
12cr|php-pear-phploc-1.6.4-1|16	BuildArch:	noarch
12cr|php-pear-phploc-1.6.4-1|17	BuildRequires:	php-pear
12cr|php-pear-phploc-1.6.4-1|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-phploc-1.6.4-1|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-phploc-1.6.4-1|20	Suggests:	php-pear-File_Iterator >= 1.3.0
12cr|php-pear-phploc-1.6.4-1|21	Suggests:	php-pear-bytekit
12cr|php-pear-phploc-1.6.4-1|22	Suggests:	php-tokenizer
12cr|php-pear-phploc-1.6.4-1|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-phploc-1.6.4-1|24	
12cr|php-pear-phploc-1.6.4-1|25	%description
12cr|php-pear-phploc-1.6.4-1|26	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-phploc-1.6.4-1|27	unit tests in PHP.
12cr|php-pear-phploc-1.6.4-1|28	
12cr|php-pear-phploc-1.6.4-1|29	This package provides a tool for quickly measuring the size of a PHP project
12cr|php-pear-phploc-1.6.4-1|30	for PHPUnit.
12cr|php-pear-phploc-1.6.4-1|31	
12cr|php-pear-phploc-1.6.4-1|32	%prep
12cr|php-pear-phploc-1.6.4-1|33	
12cr|php-pear-phploc-1.6.4-1|34	%setup -q -c
12cr|php-pear-phploc-1.6.4-1|35	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-phploc-1.6.4-1|36	
12cr|php-pear-phploc-1.6.4-1|37	%build
12cr|php-pear-phploc-1.6.4-1|38	
12cr|php-pear-phploc-1.6.4-1|39	%install
12cr|php-pear-phploc-1.6.4-1|40	rm -rf %{buildroot}
12cr|php-pear-phploc-1.6.4-1|41	
12cr|php-pear-phploc-1.6.4-1|42	cd %{upstream_name}-%{version}
12cr|php-pear-phploc-1.6.4-1|43	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-phploc-1.6.4-1|44	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-phploc-1.6.4-1|45	
12cr|php-pear-phploc-1.6.4-1|46	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-phploc-1.6.4-1|47	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-phploc-1.6.4-1|48	
12cr|php-pear-phploc-1.6.4-1|49	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-phploc-1.6.4-1|50	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-phploc-1.6.4-1|51	
12cr|php-pear-phploc-1.6.4-1|52	%clean
12cr|php-pear-phploc-1.6.4-1|53	rm -rf %{buildroot}
12cr|php-pear-phploc-1.6.4-1|54	
12cr|php-pear-phploc-1.6.4-1|55	%post
12cr|php-pear-phploc-1.6.4-1|56	%if %mdkversion < 201000
12cr|php-pear-phploc-1.6.4-1|57	pear install --nodeps --soft --force --register-only \
12cr|php-pear-phploc-1.6.4-1|58	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-phploc-1.6.4-1|59	%endif
12cr|php-pear-phploc-1.6.4-1|60	
12cr|php-pear-phploc-1.6.4-1|61	%preun
12cr|php-pear-phploc-1.6.4-1|62	%if %mdkversion < 201000
12cr|php-pear-phploc-1.6.4-1|63	if [ "$1" -eq "0" ]; then
12cr|php-pear-phploc-1.6.4-1|64	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-phploc-1.6.4-1|65	%{upstream_name} >/dev/null || :
12cr|php-pear-phploc-1.6.4-1|66	fi
12cr|php-pear-phploc-1.6.4-1|67	%endif
12cr|php-pear-phploc-1.6.4-1|68	
12cr|php-pear-phploc-1.6.4-1|69	%files
12cr|php-pear-phploc-1.6.4-1|70	%defattr(-,root,root)
12cr|php-pear-phploc-1.6.4-1|71	%{_bindir}/phploc
12cr|php-pear-phploc-1.6.4-1|72	%{_datadir}/pear/PHPLOC
12cr|php-pear-phploc-1.6.4-1|73	%{_datadir}/pear/packages/phploc.xml
12cr|php-pear-phploc-1.6.4-1|74	
12cr|php-pear-phploc-1.6.4-1|75	
12cr|php-pear-phploc-1.6.4-1|76	
12cr|php-pear-phploc-1.6.4-1|77	%changelog
12cr|php-pear-phploc-1.6.4-1|78	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.2-2mdv2012.0
12cr|php-pear-phploc-1.6.4-1|79	+ Revision: 742323
12cr|php-pear-phploc-1.6.4-1|80	- fix major breakage by careless packager
12cr|php-pear-phploc-1.6.4-1|81	
12cr|php-pear-phploc-1.6.4-1|82	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.2-1
12cr|php-pear-phploc-1.6.4-1|83	+ Revision: 730881
12cr|php-pear-phploc-1.6.4-1|84	- import php-pear-phploc
12cr|php-pear-phploc-1.6.4-1|85	
12cr|php-pear-phploc-1.6.4-1|86	
12cr|php-pear-phploc-1.6.4-1|87	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.2-1mdv2010.2
12cr|php-pear-phploc-1.6.4-1|88	- initial Mandriva package

6044 12
12cr|php-pear-PHP_Parser-0.2.1-6|1	%define		_class		PHP
12cr|php-pear-PHP_Parser-0.2.1-6|2	%define		_subclass	Parser
12cr|php-pear-PHP_Parser-0.2.1-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-PHP_Parser-0.2.1-6|4	
12cr|php-pear-PHP_Parser-0.2.1-6|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHP_Parser-0.2.1-6|6	Version:	0.2.1
12cr|php-pear-PHP_Parser-0.2.1-6|7	Release:	%mkrel 6
12cr|php-pear-PHP_Parser-0.2.1-6|8	Summary:	A PHP grammar parser
12cr|php-pear-PHP_Parser-0.2.1-6|9	License:	PHP License
12cr|php-pear-PHP_Parser-0.2.1-6|10	Group:		Development/PHP
12cr|php-pear-PHP_Parser-0.2.1-6|11	URL:		http://pear.php.net/package/PHP_Parser/
12cr|php-pear-PHP_Parser-0.2.1-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-PHP_Parser-0.2.1-6|13	Requires(post): php-pear
12cr|php-pear-PHP_Parser-0.2.1-6|14	Requires(preun): php-pear
12cr|php-pear-PHP_Parser-0.2.1-6|15	Requires:	php-pear
12cr|php-pear-PHP_Parser-0.2.1-6|16	BuildArch:	noarch
12cr|php-pear-PHP_Parser-0.2.1-6|17	BuildRequires:	php-pear
12cr|php-pear-PHP_Parser-0.2.1-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-PHP_Parser-0.2.1-6|19	
12cr|php-pear-PHP_Parser-0.2.1-6|20	%description
12cr|php-pear-PHP_Parser-0.2.1-6|21	PHP_Parser is a source code analysis tool based around a real Parser
12cr|php-pear-PHP_Parser-0.2.1-6|22	generated by phpJay. The parser uses the same EBNF source that PHP
12cr|php-pear-PHP_Parser-0.2.1-6|23	uses to parse itself, and it therefore as robust as PHP itself.
12cr|php-pear-PHP_Parser-0.2.1-6|24	This version has full support for parsing out every re-usable element
12cr|php-pear-PHP_Parser-0.2.1-6|25	in PHP 5 as of beta 1:
12cr|php-pear-PHP_Parser-0.2.1-6|26	- classes
12cr|php-pear-PHP_Parser-0.2.1-6|27	- abstract classes
12cr|php-pear-PHP_Parser-0.2.1-6|28	- inheritance, implements
12cr|php-pear-PHP_Parser-0.2.1-6|29	- interfaces
12cr|php-pear-PHP_Parser-0.2.1-6|30	- methods
12cr|php-pear-PHP_Parser-0.2.1-6|31	- exception parsing directly from source
12cr|php-pear-PHP_Parser-0.2.1-6|32	- static variables declared
12cr|php-pear-PHP_Parser-0.2.1-6|33	- global and superglobal ($_GET) variables used
12cr|php-pear-PHP_Parser-0.2.1-6|34	and declared
12cr|php-pear-PHP_Parser-0.2.1-6|35	- variables
12cr|php-pear-PHP_Parser-0.2.1-6|36	- constants
12cr|php-pear-PHP_Parser-0.2.1-6|37	- functions (same information as methods)
12cr|php-pear-PHP_Parser-0.2.1-6|38	- defines
12cr|php-pear-PHP_Parser-0.2.1-6|39	- global variables (with help of the Tokenizer Lexer)
12cr|php-pear-PHP_Parser-0.2.1-6|40	- superglobal variables used in global code
12cr|php-pear-PHP_Parser-0.2.1-6|41	- include statements
12cr|php-pear-PHP_Parser-0.2.1-6|42	
12cr|php-pear-PHP_Parser-0.2.1-6|43	The output can be customized to return an array, return
12cr|php-pear-PHP_Parser-0.2.1-6|44	objects of user-specified classes, and can also be
12cr|php-pear-PHP_Parser-0.2.1-6|45	customized to publish each element as it is parsed, allowing
12cr|php-pear-PHP_Parser-0.2.1-6|46	hooks into parsing to catch information.
12cr|php-pear-PHP_Parser-0.2.1-6|47	
12cr|php-pear-PHP_Parser-0.2.1-6|48	%prep
12cr|php-pear-PHP_Parser-0.2.1-6|49	%setup -q -c
12cr|php-pear-PHP_Parser-0.2.1-6|50	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHP_Parser-0.2.1-6|51	
12cr|php-pear-PHP_Parser-0.2.1-6|52	%install
12cr|php-pear-PHP_Parser-0.2.1-6|53	rm -rf %{buildroot}
12cr|php-pear-PHP_Parser-0.2.1-6|54	
12cr|php-pear-PHP_Parser-0.2.1-6|55	cd %{upstream_name}-%{version}
12cr|php-pear-PHP_Parser-0.2.1-6|56	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHP_Parser-0.2.1-6|57	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHP_Parser-0.2.1-6|58	
12cr|php-pear-PHP_Parser-0.2.1-6|59	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHP_Parser-0.2.1-6|60	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHP_Parser-0.2.1-6|61	
12cr|php-pear-PHP_Parser-0.2.1-6|62	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_Parser-0.2.1-6|63	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_Parser-0.2.1-6|64	
12cr|php-pear-PHP_Parser-0.2.1-6|65	%clean
12cr|php-pear-PHP_Parser-0.2.1-6|66	rm -rf %{buildroot}
12cr|php-pear-PHP_Parser-0.2.1-6|67	
12cr|php-pear-PHP_Parser-0.2.1-6|68	%post
12cr|php-pear-PHP_Parser-0.2.1-6|69	%if %mdkversion < 201000
12cr|php-pear-PHP_Parser-0.2.1-6|70	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHP_Parser-0.2.1-6|71	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHP_Parser-0.2.1-6|72	%endif
12cr|php-pear-PHP_Parser-0.2.1-6|73	
12cr|php-pear-PHP_Parser-0.2.1-6|74	%preun
12cr|php-pear-PHP_Parser-0.2.1-6|75	%if %mdkversion < 201000
12cr|php-pear-PHP_Parser-0.2.1-6|76	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHP_Parser-0.2.1-6|77	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHP_Parser-0.2.1-6|78	%{upstream_name} >/dev/null || :
12cr|php-pear-PHP_Parser-0.2.1-6|79	fi
12cr|php-pear-PHP_Parser-0.2.1-6|80	%endif
12cr|php-pear-PHP_Parser-0.2.1-6|81	
12cr|php-pear-PHP_Parser-0.2.1-6|82	%files
12cr|php-pear-PHP_Parser-0.2.1-6|83	%defattr(-,root,root)
12cr|php-pear-PHP_Parser-0.2.1-6|84	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-PHP_Parser-0.2.1-6|85	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-PHP_Parser-0.2.1-6|86	%{_datadir}/pear/%{_class}
12cr|php-pear-PHP_Parser-0.2.1-6|87	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-PHP_Parser-0.2.1-6|88	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-PHP_Parser-0.2.1-6|89	
12cr|php-pear-PHP_Parser-0.2.1-6|90	
12cr|php-pear-PHP_Parser-0.2.1-6|91	
12cr|php-pear-PHP_Parser-0.2.1-6|92	
12cr|php-pear-PHP_Parser-0.2.1-6|93	%changelog
12cr|php-pear-PHP_Parser-0.2.1-6|94	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-6mdv2012.0
12cr|php-pear-PHP_Parser-0.2.1-6|95	+ Revision: 742258
12cr|php-pear-PHP_Parser-0.2.1-6|96	- fix major breakage by careless packager
12cr|php-pear-PHP_Parser-0.2.1-6|97	
12cr|php-pear-PHP_Parser-0.2.1-6|98	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-5
12cr|php-pear-PHP_Parser-0.2.1-6|99	+ Revision: 679565
12cr|php-pear-PHP_Parser-0.2.1-6|100	- mass rebuild
12cr|php-pear-PHP_Parser-0.2.1-6|101	
12cr|php-pear-PHP_Parser-0.2.1-6|102	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-4mdv2011.0
12cr|php-pear-PHP_Parser-0.2.1-6|103	+ Revision: 613757
12cr|php-pear-PHP_Parser-0.2.1-6|104	- the mass rebuild of 2010.1 packages
12cr|php-pear-PHP_Parser-0.2.1-6|105	
12cr|php-pear-PHP_Parser-0.2.1-6|106	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-3mdv2010.1
12cr|php-pear-PHP_Parser-0.2.1-6|107	+ Revision: 467956
12cr|php-pear-PHP_Parser-0.2.1-6|108	- spec cleanup
12cr|php-pear-PHP_Parser-0.2.1-6|109	- use pear installer
12cr|php-pear-PHP_Parser-0.2.1-6|110	- don't ship tests, even in documentation
12cr|php-pear-PHP_Parser-0.2.1-6|111	- own all directories
12cr|php-pear-PHP_Parser-0.2.1-6|112	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-PHP_Parser-0.2.1-6|113	
12cr|php-pear-PHP_Parser-0.2.1-6|114	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.1-2mdv2010.0
12cr|php-pear-PHP_Parser-0.2.1-6|115	+ Revision: 441560
12cr|php-pear-PHP_Parser-0.2.1-6|116	- rebuild
12cr|php-pear-PHP_Parser-0.2.1-6|117	
12cr|php-pear-PHP_Parser-0.2.1-6|118	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.2.1-1mdv2009.1
12cr|php-pear-PHP_Parser-0.2.1-6|119	+ Revision: 368308
12cr|php-pear-PHP_Parser-0.2.1-6|120	- Update php pear PHP_Parser to 0.2.1 version
12cr|php-pear-PHP_Parser-0.2.1-6|121	
12cr|php-pear-PHP_Parser-0.2.1-6|122	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdv2009.1
12cr|php-pear-PHP_Parser-0.2.1-6|123	+ Revision: 322653
12cr|php-pear-PHP_Parser-0.2.1-6|124	- rebuild
12cr|php-pear-PHP_Parser-0.2.1-6|125	
12cr|php-pear-PHP_Parser-0.2.1-6|126	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdv2009.0
12cr|php-pear-PHP_Parser-0.2.1-6|127	+ Revision: 237052
12cr|php-pear-PHP_Parser-0.2.1-6|128	- rebuild
12cr|php-pear-PHP_Parser-0.2.1-6|129	
12cr|php-pear-PHP_Parser-0.2.1-6|130	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.2.0-1mdv2008.1
12cr|php-pear-PHP_Parser-0.2.1-6|131	+ Revision: 140730
12cr|php-pear-PHP_Parser-0.2.1-6|132	- restore BuildRoot
12cr|php-pear-PHP_Parser-0.2.1-6|133	
12cr|php-pear-PHP_Parser-0.2.1-6|134	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-PHP_Parser-0.2.1-6|135	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-PHP_Parser-0.2.1-6|136	
12cr|php-pear-PHP_Parser-0.2.1-6|137	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdv2008.0
12cr|php-pear-PHP_Parser-0.2.1-6|138	+ Revision: 15963
12cr|php-pear-PHP_Parser-0.2.1-6|139	- fix build
12cr|php-pear-PHP_Parser-0.2.1-6|140	- 0.2.0
12cr|php-pear-PHP_Parser-0.2.1-6|141	
12cr|php-pear-PHP_Parser-0.2.1-6|142	
12cr|php-pear-PHP_Parser-0.2.1-6|143	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdv2007.0
12cr|php-pear-PHP_Parser-0.2.1-6|144	+ Revision: 82521
12cr|php-pear-PHP_Parser-0.2.1-6|145	- Import php-pear-PHP_Parser
12cr|php-pear-PHP_Parser-0.2.1-6|146	
12cr|php-pear-PHP_Parser-0.2.1-6|147	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdk
12cr|php-pear-PHP_Parser-0.2.1-6|148	- new group (Development/PHP)
12cr|php-pear-PHP_Parser-0.2.1-6|149	
12cr|php-pear-PHP_Parser-0.2.1-6|150	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-6mdk
12cr|php-pear-PHP_Parser-0.2.1-6|151	- rebuilt to fix auto deps
12cr|php-pear-PHP_Parser-0.2.1-6|152	
12cr|php-pear-PHP_Parser-0.2.1-6|153	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdk
12cr|php-pear-PHP_Parser-0.2.1-6|154	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-PHP_Parser-0.2.1-6|155	
12cr|php-pear-PHP_Parser-0.2.1-6|156	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdk
12cr|php-pear-PHP_Parser-0.2.1-6|157	- fix deps
12cr|php-pear-PHP_Parser-0.2.1-6|158	
12cr|php-pear-PHP_Parser-0.2.1-6|159	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-3mdk
12cr|php-pear-PHP_Parser-0.2.1-6|160	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-PHP_Parser-0.2.1-6|161	- fix deps
12cr|php-pear-PHP_Parser-0.2.1-6|162	
12cr|php-pear-PHP_Parser-0.2.1-6|163	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-2mdk
12cr|php-pear-PHP_Parser-0.2.1-6|164	- fix deps
12cr|php-pear-PHP_Parser-0.2.1-6|165	
12cr|php-pear-PHP_Parser-0.2.1-6|166	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdk
12cr|php-pear-PHP_Parser-0.2.1-6|167	- initial Mandriva package (PLD import)
12cr|php-pear-PHP_Parser-0.2.1-6|168	

6045 12
12cr|php-pear-PHPTAL-1.0.10-11|1	%define upstream_name PHPTAL
12cr|php-pear-PHPTAL-1.0.10-11|2	
12cr|php-pear-PHPTAL-1.0.10-11|3	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHPTAL-1.0.10-11|4	Version:	1.0.10
12cr|php-pear-PHPTAL-1.0.10-11|5	Release:	%mkrel 11
12cr|php-pear-PHPTAL-1.0.10-11|6	Summary:	Implementation of Zope Page Templates (ZPT) for PHP
12cr|php-pear-PHPTAL-1.0.10-11|7	License:	PHP License
12cr|php-pear-PHPTAL-1.0.10-11|8	Group:		Development/PHP
12cr|php-pear-PHPTAL-1.0.10-11|9	URL:		http://phptal.motion-twin.com/
12cr|php-pear-PHPTAL-1.0.10-11|10	Source0:	http://phptal.motion-twin.com/files/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-PHPTAL-1.0.10-11|11	Requires(post): php-pear
12cr|php-pear-PHPTAL-1.0.10-11|12	Requires(preun): php-pear
12cr|php-pear-PHPTAL-1.0.10-11|13	Requires:	php-pear
12cr|php-pear-PHPTAL-1.0.10-11|14	Requires:	php-gettext
12cr|php-pear-PHPTAL-1.0.10-11|15	BuildArch:	noarch
12cr|php-pear-PHPTAL-1.0.10-11|16	BuildRequires:	php-pear
12cr|php-pear-PHPTAL-1.0.10-11|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-PHPTAL-1.0.10-11|18	
12cr|php-pear-PHPTAL-1.0.10-11|19	%description
12cr|php-pear-PHPTAL-1.0.10-11|20	PHPTAL is an implementation of Zope Page Templates (ZPT) for PHP.
12cr|php-pear-PHPTAL-1.0.10-11|21	
12cr|php-pear-PHPTAL-1.0.10-11|22	%prep
12cr|php-pear-PHPTAL-1.0.10-11|23	%setup -q -c
12cr|php-pear-PHPTAL-1.0.10-11|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHPTAL-1.0.10-11|25	
12cr|php-pear-PHPTAL-1.0.10-11|26	%install
12cr|php-pear-PHPTAL-1.0.10-11|27	rm -rf %{buildroot}
12cr|php-pear-PHPTAL-1.0.10-11|28	
12cr|php-pear-PHPTAL-1.0.10-11|29	cd %{upstream_name}-%{version}
12cr|php-pear-PHPTAL-1.0.10-11|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHPTAL-1.0.10-11|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHPTAL-1.0.10-11|32	
12cr|php-pear-PHPTAL-1.0.10-11|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHPTAL-1.0.10-11|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHPTAL-1.0.10-11|35	
12cr|php-pear-PHPTAL-1.0.10-11|36	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPTAL-1.0.10-11|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPTAL-1.0.10-11|38	
12cr|php-pear-PHPTAL-1.0.10-11|39	%clean
12cr|php-pear-PHPTAL-1.0.10-11|40	rm -rf %{buildroot}
12cr|php-pear-PHPTAL-1.0.10-11|41	
12cr|php-pear-PHPTAL-1.0.10-11|42	%post
12cr|php-pear-PHPTAL-1.0.10-11|43	%if %mdkversion < 201000
12cr|php-pear-PHPTAL-1.0.10-11|44	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHPTAL-1.0.10-11|45	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHPTAL-1.0.10-11|46	%endif
12cr|php-pear-PHPTAL-1.0.10-11|47	
12cr|php-pear-PHPTAL-1.0.10-11|48	%preun
12cr|php-pear-PHPTAL-1.0.10-11|49	%if %mdkversion < 201000
12cr|php-pear-PHPTAL-1.0.10-11|50	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHPTAL-1.0.10-11|51	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHPTAL-1.0.10-11|52	%{upstream_name} >/dev/null || :
12cr|php-pear-PHPTAL-1.0.10-11|53	fi
12cr|php-pear-PHPTAL-1.0.10-11|54	%endif
12cr|php-pear-PHPTAL-1.0.10-11|55	
12cr|php-pear-PHPTAL-1.0.10-11|56	%files
12cr|php-pear-PHPTAL-1.0.10-11|57	%defattr(-,root,root)
12cr|php-pear-PHPTAL-1.0.10-11|58	%doc %{upstream_name}-%{version}/README
12cr|php-pear-PHPTAL-1.0.10-11|59	%{_datadir}/pear/PHPTAL
12cr|php-pear-PHPTAL-1.0.10-11|60	%{_datadir}/pear/PHPTAL.php
12cr|php-pear-PHPTAL-1.0.10-11|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-PHPTAL-1.0.10-11|62	
12cr|php-pear-PHPTAL-1.0.10-11|63	
12cr|php-pear-PHPTAL-1.0.10-11|64	%changelog
12cr|php-pear-PHPTAL-1.0.10-11|65	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-11mdv2012.0
12cr|php-pear-PHPTAL-1.0.10-11|66	+ Revision: 742179
12cr|php-pear-PHPTAL-1.0.10-11|67	- fix major breakage by careless packager
12cr|php-pear-PHPTAL-1.0.10-11|68	
12cr|php-pear-PHPTAL-1.0.10-11|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-10
12cr|php-pear-PHPTAL-1.0.10-11|70	+ Revision: 679558
12cr|php-pear-PHPTAL-1.0.10-11|71	- mass rebuild
12cr|php-pear-PHPTAL-1.0.10-11|72	
12cr|php-pear-PHPTAL-1.0.10-11|73	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-9mdv2011.0
12cr|php-pear-PHPTAL-1.0.10-11|74	+ Revision: 613751
12cr|php-pear-PHPTAL-1.0.10-11|75	- the mass rebuild of 2010.1 packages
12cr|php-pear-PHPTAL-1.0.10-11|76	
12cr|php-pear-PHPTAL-1.0.10-11|77	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.10-8mdv2010.1
12cr|php-pear-PHPTAL-1.0.10-11|78	+ Revision: 467957
12cr|php-pear-PHPTAL-1.0.10-11|79	- spec cleanup
12cr|php-pear-PHPTAL-1.0.10-11|80	- use pear installer
12cr|php-pear-PHPTAL-1.0.10-11|81	- don't ship tests, even in documentation
12cr|php-pear-PHPTAL-1.0.10-11|82	- own all directories
12cr|php-pear-PHPTAL-1.0.10-11|83	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-PHPTAL-1.0.10-11|84	
12cr|php-pear-PHPTAL-1.0.10-11|85	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.10-7mdv2010.0
12cr|php-pear-PHPTAL-1.0.10-11|86	+ Revision: 441561
12cr|php-pear-PHPTAL-1.0.10-11|87	- rebuild
12cr|php-pear-PHPTAL-1.0.10-11|88	
12cr|php-pear-PHPTAL-1.0.10-11|89	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-6mdv2009.1
12cr|php-pear-PHPTAL-1.0.10-11|90	+ Revision: 322608
12cr|php-pear-PHPTAL-1.0.10-11|91	- rebuild
12cr|php-pear-PHPTAL-1.0.10-11|92	
12cr|php-pear-PHPTAL-1.0.10-11|93	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-5mdv2009.0
12cr|php-pear-PHPTAL-1.0.10-11|94	+ Revision: 237046
12cr|php-pear-PHPTAL-1.0.10-11|95	- rebuild
12cr|php-pear-PHPTAL-1.0.10-11|96	
12cr|php-pear-PHPTAL-1.0.10-11|97	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.10-4mdv2008.1
12cr|php-pear-PHPTAL-1.0.10-11|98	+ Revision: 171041
12cr|php-pear-PHPTAL-1.0.10-11|99	- rebuild
12cr|php-pear-PHPTAL-1.0.10-11|100	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|php-pear-PHPTAL-1.0.10-11|101	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-PHPTAL-1.0.10-11|102	
12cr|php-pear-PHPTAL-1.0.10-11|103	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-PHPTAL-1.0.10-11|104	- restore BuildRoot
12cr|php-pear-PHPTAL-1.0.10-11|105	
12cr|php-pear-PHPTAL-1.0.10-11|106	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.10-3mdv2008.0
12cr|php-pear-PHPTAL-1.0.10-11|107	+ Revision: 90116
12cr|php-pear-PHPTAL-1.0.10-11|108	- rebuild
12cr|php-pear-PHPTAL-1.0.10-11|109	
12cr|php-pear-PHPTAL-1.0.10-11|110	
12cr|php-pear-PHPTAL-1.0.10-11|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-2mdv2007.0
12cr|php-pear-PHPTAL-1.0.10-11|112	+ Revision: 82509
12cr|php-pear-PHPTAL-1.0.10-11|113	- Import php-pear-PHPTAL
12cr|php-pear-PHPTAL-1.0.10-11|114	
12cr|php-pear-PHPTAL-1.0.10-11|115	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-2mdk
12cr|php-pear-PHPTAL-1.0.10-11|116	- new group (Development/PHP)
12cr|php-pear-PHPTAL-1.0.10-11|117	
12cr|php-pear-PHPTAL-1.0.10-11|118	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-8mdk
12cr|php-pear-PHPTAL-1.0.10-11|119	- initial Mandriva package
12cr|php-pear-PHPTAL-1.0.10-11|120	

6046 12
12cr|php-pear-PHP_Timer-1.0.2-1|1	%define  upstream_name PHP_Timer
12cr|php-pear-PHP_Timer-1.0.2-1|2	
12cr|php-pear-PHP_Timer-1.0.2-1|3	Summary:	Utility class for timing
12cr|php-pear-PHP_Timer-1.0.2-1|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHP_Timer-1.0.2-1|5	Version:	1.0.2
12cr|php-pear-PHP_Timer-1.0.2-1|6	Release:	%mkrel 1
12cr|php-pear-PHP_Timer-1.0.2-1|7	License:	BSD
12cr|php-pear-PHP_Timer-1.0.2-1|8	Group:		Development/PHP
12cr|php-pear-PHP_Timer-1.0.2-1|9	URL:		http://www.phpunit.de/
12cr|php-pear-PHP_Timer-1.0.2-1|10	Source0:	http://pear.phpunit.de/get/PHP_Timer-%{version}.tgz
12cr|php-pear-PHP_Timer-1.0.2-1|11	Requires(post): php-pear
12cr|php-pear-PHP_Timer-1.0.2-1|12	Requires(preun): php-pear
12cr|php-pear-PHP_Timer-1.0.2-1|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-PHP_Timer-1.0.2-1|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-PHP_Timer-1.0.2-1|15	Requires:	php-channel-phpunit
12cr|php-pear-PHP_Timer-1.0.2-1|16	BuildArch:	noarch
12cr|php-pear-PHP_Timer-1.0.2-1|17	BuildRequires:	php-pear
12cr|php-pear-PHP_Timer-1.0.2-1|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-PHP_Timer-1.0.2-1|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-PHP_Timer-1.0.2-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-PHP_Timer-1.0.2-1|21	
12cr|php-pear-PHP_Timer-1.0.2-1|22	%description
12cr|php-pear-PHP_Timer-1.0.2-1|23	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-PHP_Timer-1.0.2-1|24	unit tests in PHP.
12cr|php-pear-PHP_Timer-1.0.2-1|25	
12cr|php-pear-PHP_Timer-1.0.2-1|26	This package provides a Utility class for timing for PHPUnit.
12cr|php-pear-PHP_Timer-1.0.2-1|27	
12cr|php-pear-PHP_Timer-1.0.2-1|28	%prep
12cr|php-pear-PHP_Timer-1.0.2-1|29	
12cr|php-pear-PHP_Timer-1.0.2-1|30	%setup -q -c
12cr|php-pear-PHP_Timer-1.0.2-1|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHP_Timer-1.0.2-1|32	
12cr|php-pear-PHP_Timer-1.0.2-1|33	%build
12cr|php-pear-PHP_Timer-1.0.2-1|34	
12cr|php-pear-PHP_Timer-1.0.2-1|35	%install
12cr|php-pear-PHP_Timer-1.0.2-1|36	rm -rf %{buildroot}
12cr|php-pear-PHP_Timer-1.0.2-1|37	
12cr|php-pear-PHP_Timer-1.0.2-1|38	cd %{upstream_name}-%{version}
12cr|php-pear-PHP_Timer-1.0.2-1|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHP_Timer-1.0.2-1|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHP_Timer-1.0.2-1|41	
12cr|php-pear-PHP_Timer-1.0.2-1|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHP_Timer-1.0.2-1|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHP_Timer-1.0.2-1|44	
12cr|php-pear-PHP_Timer-1.0.2-1|45	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_Timer-1.0.2-1|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_Timer-1.0.2-1|47	
12cr|php-pear-PHP_Timer-1.0.2-1|48	%clean
12cr|php-pear-PHP_Timer-1.0.2-1|49	rm -rf %{buildroot}
12cr|php-pear-PHP_Timer-1.0.2-1|50	
12cr|php-pear-PHP_Timer-1.0.2-1|51	%post
12cr|php-pear-PHP_Timer-1.0.2-1|52	%if %mdkversion < 201000
12cr|php-pear-PHP_Timer-1.0.2-1|53	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHP_Timer-1.0.2-1|54	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHP_Timer-1.0.2-1|55	%endif
12cr|php-pear-PHP_Timer-1.0.2-1|56	
12cr|php-pear-PHP_Timer-1.0.2-1|57	%preun
12cr|php-pear-PHP_Timer-1.0.2-1|58	%if %mdkversion < 201000
12cr|php-pear-PHP_Timer-1.0.2-1|59	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHP_Timer-1.0.2-1|60	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHP_Timer-1.0.2-1|61	%{pear_name} >/dev/null || :
12cr|php-pear-PHP_Timer-1.0.2-1|62	fi
12cr|php-pear-PHP_Timer-1.0.2-1|63	%endif
12cr|php-pear-PHP_Timer-1.0.2-1|64	
12cr|php-pear-PHP_Timer-1.0.2-1|65	%files
12cr|php-pear-PHP_Timer-1.0.2-1|66	%defattr(-,root,root)
12cr|php-pear-PHP_Timer-1.0.2-1|67	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cr|php-pear-PHP_Timer-1.0.2-1|68	%doc %{upstream_name}-%{version}/LICENSE
12cr|php-pear-PHP_Timer-1.0.2-1|69	%doc %{upstream_name}-%{version}/README.markdown
12cr|php-pear-PHP_Timer-1.0.2-1|70	%{_datadir}/pear/PHP/Timer
12cr|php-pear-PHP_Timer-1.0.2-1|71	%{_datadir}/pear/PHP/*.php
12cr|php-pear-PHP_Timer-1.0.2-1|72	%{_datadir}/pear/packages/PHP_Timer.xml
12cr|php-pear-PHP_Timer-1.0.2-1|73	
12cr|php-pear-PHP_Timer-1.0.2-1|74	
12cr|php-pear-PHP_Timer-1.0.2-1|75	
12cr|php-pear-PHP_Timer-1.0.2-1|76	%changelog
12cr|php-pear-PHP_Timer-1.0.2-1|77	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2012.0
12cr|php-pear-PHP_Timer-1.0.2-1|78	+ Revision: 730883
12cr|php-pear-PHP_Timer-1.0.2-1|79	- import php-pear-PHP_Timer
12cr|php-pear-PHP_Timer-1.0.2-1|80	
12cr|php-pear-PHP_Timer-1.0.2-1|81	
12cr|php-pear-PHP_Timer-1.0.2-1|82	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2010.2
12cr|php-pear-PHP_Timer-1.0.2-1|83	- initial Mandriva package

6047 12
12cr|php-pear-PHP_TokenStream-1.1.1-1|1	%define  upstream_name PHP_TokenStream
12cr|php-pear-PHP_TokenStream-1.1.1-1|2	
12cr|php-pear-PHP_TokenStream-1.1.1-1|3	Summary:	Wrapper around PHP's tokenizer extension
12cr|php-pear-PHP_TokenStream-1.1.1-1|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHP_TokenStream-1.1.1-1|5	Version:	1.1.1
12cr|php-pear-PHP_TokenStream-1.1.1-1|6	Release:	%mkrel 1
12cr|php-pear-PHP_TokenStream-1.1.1-1|7	License:	BSD
12cr|php-pear-PHP_TokenStream-1.1.1-1|8	Group:		Development/PHP
12cr|php-pear-PHP_TokenStream-1.1.1-1|9	URL:		http://www.phpunit.de/
12cr|php-pear-PHP_TokenStream-1.1.1-1|10	Source0:	http://pear.phpunit.de/get/PHP_TokenStream-%{version}.tgz
12cr|php-pear-PHP_TokenStream-1.1.1-1|11	Requires(post): php-pear
12cr|php-pear-PHP_TokenStream-1.1.1-1|12	Requires(preun): php-pear
12cr|php-pear-PHP_TokenStream-1.1.1-1|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-PHP_TokenStream-1.1.1-1|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-PHP_TokenStream-1.1.1-1|15	Requires:	php-channel-phpunit
12cr|php-pear-PHP_TokenStream-1.1.1-1|16	BuildArch:	noarch
12cr|php-pear-PHP_TokenStream-1.1.1-1|17	BuildRequires:	php-pear
12cr|php-pear-PHP_TokenStream-1.1.1-1|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-PHP_TokenStream-1.1.1-1|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-PHP_TokenStream-1.1.1-1|20	Suggests:	php-tokenizer
12cr|php-pear-PHP_TokenStream-1.1.1-1|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-PHP_TokenStream-1.1.1-1|22	
12cr|php-pear-PHP_TokenStream-1.1.1-1|23	%description
12cr|php-pear-PHP_TokenStream-1.1.1-1|24	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-PHP_TokenStream-1.1.1-1|25	unit tests in PHP.
12cr|php-pear-PHP_TokenStream-1.1.1-1|26	
12cr|php-pear-PHP_TokenStream-1.1.1-1|27	This package provides a Wrapper around PHP's tokenizer extension for PHPUnit.
12cr|php-pear-PHP_TokenStream-1.1.1-1|28	
12cr|php-pear-PHP_TokenStream-1.1.1-1|29	%prep
12cr|php-pear-PHP_TokenStream-1.1.1-1|30	
12cr|php-pear-PHP_TokenStream-1.1.1-1|31	%setup -q -c
12cr|php-pear-PHP_TokenStream-1.1.1-1|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHP_TokenStream-1.1.1-1|33	
12cr|php-pear-PHP_TokenStream-1.1.1-1|34	%build
12cr|php-pear-PHP_TokenStream-1.1.1-1|35	
12cr|php-pear-PHP_TokenStream-1.1.1-1|36	%install
12cr|php-pear-PHP_TokenStream-1.1.1-1|37	rm -rf %{buildroot}
12cr|php-pear-PHP_TokenStream-1.1.1-1|38	
12cr|php-pear-PHP_TokenStream-1.1.1-1|39	cd %{upstream_name}-%{version}
12cr|php-pear-PHP_TokenStream-1.1.1-1|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHP_TokenStream-1.1.1-1|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHP_TokenStream-1.1.1-1|42	
12cr|php-pear-PHP_TokenStream-1.1.1-1|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHP_TokenStream-1.1.1-1|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHP_TokenStream-1.1.1-1|45	
12cr|php-pear-PHP_TokenStream-1.1.1-1|46	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_TokenStream-1.1.1-1|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHP_TokenStream-1.1.1-1|48	
12cr|php-pear-PHP_TokenStream-1.1.1-1|49	%clean
12cr|php-pear-PHP_TokenStream-1.1.1-1|50	rm -rf %{buildroot}
12cr|php-pear-PHP_TokenStream-1.1.1-1|51	
12cr|php-pear-PHP_TokenStream-1.1.1-1|52	%post
12cr|php-pear-PHP_TokenStream-1.1.1-1|53	%if %mdkversion < 201000
12cr|php-pear-PHP_TokenStream-1.1.1-1|54	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHP_TokenStream-1.1.1-1|55	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHP_TokenStream-1.1.1-1|56	%endif
12cr|php-pear-PHP_TokenStream-1.1.1-1|57	
12cr|php-pear-PHP_TokenStream-1.1.1-1|58	%preun
12cr|php-pear-PHP_TokenStream-1.1.1-1|59	%if %mdkversion < 201000
12cr|php-pear-PHP_TokenStream-1.1.1-1|60	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHP_TokenStream-1.1.1-1|61	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHP_TokenStream-1.1.1-1|62	%{pear_name} >/dev/null || :
12cr|php-pear-PHP_TokenStream-1.1.1-1|63	fi
12cr|php-pear-PHP_TokenStream-1.1.1-1|64	%endif
12cr|php-pear-PHP_TokenStream-1.1.1-1|65	
12cr|php-pear-PHP_TokenStream-1.1.1-1|66	%files
12cr|php-pear-PHP_TokenStream-1.1.1-1|67	%defattr(-,root,root)
12cr|php-pear-PHP_TokenStream-1.1.1-1|68	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cr|php-pear-PHP_TokenStream-1.1.1-1|69	%doc %{upstream_name}-%{version}/LICENSE
12cr|php-pear-PHP_TokenStream-1.1.1-1|70	%doc %{upstream_name}-%{version}/README.markdown
12cr|php-pear-PHP_TokenStream-1.1.1-1|71	%{_datadir}/pear/PHP/Token
12cr|php-pear-PHP_TokenStream-1.1.1-1|72	%{_datadir}/pear/PHP/*.php
12cr|php-pear-PHP_TokenStream-1.1.1-1|73	%{_datadir}/pear/packages/PHP_TokenStream.xml
12cr|php-pear-PHP_TokenStream-1.1.1-1|74	
12cr|php-pear-PHP_TokenStream-1.1.1-1|75	
12cr|php-pear-PHP_TokenStream-1.1.1-1|76	
12cr|php-pear-PHP_TokenStream-1.1.1-1|77	%changelog
12cr|php-pear-PHP_TokenStream-1.1.1-1|78	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2012.0
12cr|php-pear-PHP_TokenStream-1.1.1-1|79	+ Revision: 730885
12cr|php-pear-PHP_TokenStream-1.1.1-1|80	- import php-pear-PHP_TokenStream
12cr|php-pear-PHP_TokenStream-1.1.1-1|81	
12cr|php-pear-PHP_TokenStream-1.1.1-1|82	
12cr|php-pear-PHP_TokenStream-1.1.1-1|83	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2010.2
12cr|php-pear-PHP_TokenStream-1.1.1-1|84	- initial Mandriva package

6048 12
12cr|php-pear-PHPUnit2-2.3.6-4|1	%define		_class		PHPUnit2
12cr|php-pear-PHPUnit2-2.3.6-4|2	%define		upstream_name	%{_class}
12cr|php-pear-PHPUnit2-2.3.6-4|3	
12cr|php-pear-PHPUnit2-2.3.6-4|4	%define		_requires_exceptions pear(%s.php)
12cr|php-pear-PHPUnit2-2.3.6-4|5	
12cr|php-pear-PHPUnit2-2.3.6-4|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHPUnit2-2.3.6-4|7	Version:	2.3.6
12cr|php-pear-PHPUnit2-2.3.6-4|8	Release:	%mkrel 4
12cr|php-pear-PHPUnit2-2.3.6-4|9	Summary:	Regression testing framework for unit tests
12cr|php-pear-PHPUnit2-2.3.6-4|10	License:	PHP License
12cr|php-pear-PHPUnit2-2.3.6-4|11	Group:		Development/PHP
12cr|php-pear-PHPUnit2-2.3.6-4|12	URL:		http://pear.php.net/package/PHPUnit2/
12cr|php-pear-PHPUnit2-2.3.6-4|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-PHPUnit2-2.3.6-4|14	Requires(post): php-pear
12cr|php-pear-PHPUnit2-2.3.6-4|15	Requires(preun): php-pear
12cr|php-pear-PHPUnit2-2.3.6-4|16	Requires:	php-pear
12cr|php-pear-PHPUnit2-2.3.6-4|17	BuildArch:	noarch
12cr|php-pear-PHPUnit2-2.3.6-4|18	BuildRequires:	php-pear
12cr|php-pear-PHPUnit2-2.3.6-4|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-PHPUnit2-2.3.6-4|20	
12cr|php-pear-PHPUnit2-2.3.6-4|21	%description
12cr|php-pear-PHPUnit2-2.3.6-4|22	PHPUnit2 is a regression testing framework used by the developer who
12cr|php-pear-PHPUnit2-2.3.6-4|23	implements unit tests in PHP. It is based upon JUnit, which can be
12cr|php-pear-PHPUnit2-2.3.6-4|24	found at http://www.junit.org/ .
12cr|php-pear-PHPUnit2-2.3.6-4|25	
12cr|php-pear-PHPUnit2-2.3.6-4|26	%prep
12cr|php-pear-PHPUnit2-2.3.6-4|27	%setup -q -c
12cr|php-pear-PHPUnit2-2.3.6-4|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHPUnit2-2.3.6-4|29	
12cr|php-pear-PHPUnit2-2.3.6-4|30	%install
12cr|php-pear-PHPUnit2-2.3.6-4|31	rm -rf %{buildroot}
12cr|php-pear-PHPUnit2-2.3.6-4|32	
12cr|php-pear-PHPUnit2-2.3.6-4|33	cd %{upstream_name}-%{version}
12cr|php-pear-PHPUnit2-2.3.6-4|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHPUnit2-2.3.6-4|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHPUnit2-2.3.6-4|36	
12cr|php-pear-PHPUnit2-2.3.6-4|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHPUnit2-2.3.6-4|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHPUnit2-2.3.6-4|39	
12cr|php-pear-PHPUnit2-2.3.6-4|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPUnit2-2.3.6-4|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPUnit2-2.3.6-4|42	
12cr|php-pear-PHPUnit2-2.3.6-4|43	%clean
12cr|php-pear-PHPUnit2-2.3.6-4|44	rm -rf %{buildroot}
12cr|php-pear-PHPUnit2-2.3.6-4|45	
12cr|php-pear-PHPUnit2-2.3.6-4|46	%post
12cr|php-pear-PHPUnit2-2.3.6-4|47	%if %mdkversion < 201000
12cr|php-pear-PHPUnit2-2.3.6-4|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHPUnit2-2.3.6-4|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHPUnit2-2.3.6-4|50	%endif
12cr|php-pear-PHPUnit2-2.3.6-4|51	
12cr|php-pear-PHPUnit2-2.3.6-4|52	%preun
12cr|php-pear-PHPUnit2-2.3.6-4|53	%if %mdkversion < 201000
12cr|php-pear-PHPUnit2-2.3.6-4|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHPUnit2-2.3.6-4|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHPUnit2-2.3.6-4|56	%{upstream_name} >/dev/null || :
12cr|php-pear-PHPUnit2-2.3.6-4|57	fi
12cr|php-pear-PHPUnit2-2.3.6-4|58	%endif
12cr|php-pear-PHPUnit2-2.3.6-4|59	
12cr|php-pear-PHPUnit2-2.3.6-4|60	%files
12cr|php-pear-PHPUnit2-2.3.6-4|61	%defattr(-,root,root)
12cr|php-pear-PHPUnit2-2.3.6-4|62	%{_bindir}/phpunit
12cr|php-pear-PHPUnit2-2.3.6-4|63	%{_datadir}/pear/%{_class}
12cr|php-pear-PHPUnit2-2.3.6-4|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-PHPUnit2-2.3.6-4|65	
12cr|php-pear-PHPUnit2-2.3.6-4|66	
12cr|php-pear-PHPUnit2-2.3.6-4|67	%changelog
12cr|php-pear-PHPUnit2-2.3.6-4|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.3.6-4mdv2012.0
12cr|php-pear-PHPUnit2-2.3.6-4|69	+ Revision: 742181
12cr|php-pear-PHPUnit2-2.3.6-4|70	- fix major breakage by careless packager
12cr|php-pear-PHPUnit2-2.3.6-4|71	
12cr|php-pear-PHPUnit2-2.3.6-4|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.3.6-3
12cr|php-pear-PHPUnit2-2.3.6-4|73	+ Revision: 679560
12cr|php-pear-PHPUnit2-2.3.6-4|74	- mass rebuild
12cr|php-pear-PHPUnit2-2.3.6-4|75	
12cr|php-pear-PHPUnit2-2.3.6-4|76	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3.6-2mdv2011.0
12cr|php-pear-PHPUnit2-2.3.6-4|77	+ Revision: 613753
12cr|php-pear-PHPUnit2-2.3.6-4|78	- the mass rebuild of 2010.1 packages
12cr|php-pear-PHPUnit2-2.3.6-4|79	
12cr|php-pear-PHPUnit2-2.3.6-4|80	* Tue Dec 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.6-1mdv2010.1
12cr|php-pear-PHPUnit2-2.3.6-4|81	+ Revision: 478812
12cr|php-pear-PHPUnit2-2.3.6-4|82	- update to new version 2.3.6
12cr|php-pear-PHPUnit2-2.3.6-4|83	
12cr|php-pear-PHPUnit2-2.3.6-4|84	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.1-6mdv2010.1
12cr|php-pear-PHPUnit2-2.3.6-4|85	+ Revision: 467959
12cr|php-pear-PHPUnit2-2.3.6-4|86	- spec cleanup
12cr|php-pear-PHPUnit2-2.3.6-4|87	- use pear installer
12cr|php-pear-PHPUnit2-2.3.6-4|88	- don't ship tests, even in documentation
12cr|php-pear-PHPUnit2-2.3.6-4|89	- own all directories
12cr|php-pear-PHPUnit2-2.3.6-4|90	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-PHPUnit2-2.3.6-4|91	
12cr|php-pear-PHPUnit2-2.3.6-4|92	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-PHPUnit2-2.3.6-4|93	- restore BuildRoot
12cr|php-pear-PHPUnit2-2.3.6-4|94	
12cr|php-pear-PHPUnit2-2.3.6-4|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-PHPUnit2-2.3.6-4|96	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-PHPUnit2-2.3.6-4|97	
12cr|php-pear-PHPUnit2-2.3.6-4|98	
12cr|php-pear-PHPUnit2-2.3.6-4|99	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-5mdv2007.0
12cr|php-pear-PHPUnit2-2.3.6-4|100	+ Revision: 82511
12cr|php-pear-PHPUnit2-2.3.6-4|101	- Import php-pear-PHPUnit2
12cr|php-pear-PHPUnit2-2.3.6-4|102	
12cr|php-pear-PHPUnit2-2.3.6-4|103	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-5mdk
12cr|php-pear-PHPUnit2-2.3.6-4|104	- new group (Development/PHP)
12cr|php-pear-PHPUnit2-2.3.6-4|105	
12cr|php-pear-PHPUnit2-2.3.6-4|106	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-4mdk
12cr|php-pear-PHPUnit2-2.3.6-4|107	- rebuilt to fix auto deps
12cr|php-pear-PHPUnit2-2.3.6-4|108	
12cr|php-pear-PHPUnit2-2.3.6-4|109	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-3mdk
12cr|php-pear-PHPUnit2-2.3.6-4|110	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-PHPUnit2-2.3.6-4|111	
12cr|php-pear-PHPUnit2-2.3.6-4|112	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-2mdk
12cr|php-pear-PHPUnit2-2.3.6-4|113	- fix deps
12cr|php-pear-PHPUnit2-2.3.6-4|114	
12cr|php-pear-PHPUnit2-2.3.6-4|115	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-1mdk
12cr|php-pear-PHPUnit2-2.3.6-4|116	- 2.2.1
12cr|php-pear-PHPUnit2-2.3.6-4|117	
12cr|php-pear-PHPUnit2-2.3.6-4|118	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-3mdk
12cr|php-pear-PHPUnit2-2.3.6-4|119	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-PHPUnit2-2.3.6-4|120	- fix deps
12cr|php-pear-PHPUnit2-2.3.6-4|121	
12cr|php-pear-PHPUnit2-2.3.6-4|122	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-2mdk
12cr|php-pear-PHPUnit2-2.3.6-4|123	- fix deps
12cr|php-pear-PHPUnit2-2.3.6-4|124	
12cr|php-pear-PHPUnit2-2.3.6-4|125	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-1mdk
12cr|php-pear-PHPUnit2-2.3.6-4|126	- initial Mandriva package (PLD import)
12cr|php-pear-PHPUnit2-2.3.6-4|127	

6049 12
12cr|php-pear-PHPUnit-3.6.10-2|1	%define  upstream_name PHPUnit
12cr|php-pear-PHPUnit-3.6.10-2|2	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
12cr|php-pear-PHPUnit-3.6.10-2|3	%define xmldir  /var/lib/pear
12cr|php-pear-PHPUnit-3.6.10-2|4	
12cr|php-pear-PHPUnit-3.6.10-2|5	Summary: 	The PHP Unit Testing framework
12cr|php-pear-PHPUnit-3.6.10-2|6	Name: 		php-pear-%{upstream_name}
12cr|php-pear-PHPUnit-3.6.10-2|7	Version: 	3.6.10
12cr|php-pear-PHPUnit-3.6.10-2|8	Release: 	%mkrel 2
12cr|php-pear-PHPUnit-3.6.10-2|9	License: 	BSD
12cr|php-pear-PHPUnit-3.6.10-2|10	Group: 		Development/PHP
12cr|php-pear-PHPUnit-3.6.10-2|11	Source0: 	http://pear.phpunit.de/get/PHPUnit-%{version}.tgz
12cr|php-pear-PHPUnit-3.6.10-2|12	URL: 		http://pear.phpunit.de/package/PHPUnit
12cr|php-pear-PHPUnit-3.6.10-2|13	BuildRequires: 	php-pear >= 1.4.7
12cr|php-pear-PHPUnit-3.6.10-2|14	BuildRequires: 	php-channel-phpunit
12cr|php-pear-PHPUnit-3.6.10-2|15	Requires:	php-pear-File_Iterator >= 1.3.0
12cr|php-pear-PHPUnit-3.6.10-2|16	Requires:	php-pear-Text_Template >= 1.1.1
12cr|php-pear-PHPUnit-3.6.10-2|17	Requires:	php-pear-PHP_CodeCoverage >= 1.1.0
12cr|php-pear-PHPUnit-3.6.10-2|18	Requires:	php-pear-PHP_Timer >= 1.0.1
12cr|php-pear-PHPUnit-3.6.10-2|19	Requires:	php-pear-PHPUnit_MockObject >= 1.1.0
12cr|php-pear-PHPUnit-3.6.10-2|20	Requires:	php-symfony-YAML >= 1.0.2
12cr|php-pear-PHPUnit-3.6.10-2|21	Requires:	php-pear >= 1.9.4
12cr|php-pear-PHPUnit-3.6.10-2|22	Requires: 	php-channel-phpunit
12cr|php-pear-PHPUnit-3.6.10-2|23	BuildArch: 	noarch
12cr|php-pear-PHPUnit-3.6.10-2|24	
12cr|php-pear-PHPUnit-3.6.10-2|25	%description
12cr|php-pear-PHPUnit-3.6.10-2|26	The PHP Unit Testing framework.
12cr|php-pear-PHPUnit-3.6.10-2|27	
12cr|php-pear-PHPUnit-3.6.10-2|28	%prep
12cr|php-pear-PHPUnit-3.6.10-2|29	%setup -c -T
12cr|php-pear-PHPUnit-3.6.10-2|30	pear -v -c pearrc \
12cr|php-pear-PHPUnit-3.6.10-2|31	-d php_dir=%{peardir} \
12cr|php-pear-PHPUnit-3.6.10-2|32	-d doc_dir=/docs \
12cr|php-pear-PHPUnit-3.6.10-2|33	-d bin_dir=%{_bindir} \
12cr|php-pear-PHPUnit-3.6.10-2|34	-d data_dir=%{peardir}/data \
12cr|php-pear-PHPUnit-3.6.10-2|35	-d test_dir=%{peardir}/tests \
12cr|php-pear-PHPUnit-3.6.10-2|36	-d ext_dir=%{_libdir} \
12cr|php-pear-PHPUnit-3.6.10-2|37	-s
12cr|php-pear-PHPUnit-3.6.10-2|38	
12cr|php-pear-PHPUnit-3.6.10-2|39	%build
12cr|php-pear-PHPUnit-3.6.10-2|40	
12cr|php-pear-PHPUnit-3.6.10-2|41	%install
12cr|php-pear-PHPUnit-3.6.10-2|42	rm -rf %{buildroot}
12cr|php-pear-PHPUnit-3.6.10-2|43	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
12cr|php-pear-PHPUnit-3.6.10-2|44	
12cr|php-pear-PHPUnit-3.6.10-2|45	# Clean up unnecessary files
12cr|php-pear-PHPUnit-3.6.10-2|46	rm pearrc
12cr|php-pear-PHPUnit-3.6.10-2|47	rm %{buildroot}/%{peardir}/.filemap
12cr|php-pear-PHPUnit-3.6.10-2|48	rm %{buildroot}/%{peardir}/.lock
12cr|php-pear-PHPUnit-3.6.10-2|49	rm -rf %{buildroot}/%{peardir}/.registry
12cr|php-pear-PHPUnit-3.6.10-2|50	rm -rf %{buildroot}%{peardir}/.channels
12cr|php-pear-PHPUnit-3.6.10-2|51	rm %{buildroot}%{peardir}/.depdb
12cr|php-pear-PHPUnit-3.6.10-2|52	rm %{buildroot}%{peardir}/.depdblock
12cr|php-pear-PHPUnit-3.6.10-2|53	
12cr|php-pear-PHPUnit-3.6.10-2|54	mv %{buildroot}/docs .
12cr|php-pear-PHPUnit-3.6.10-2|55	
12cr|php-pear-PHPUnit-3.6.10-2|56	
12cr|php-pear-PHPUnit-3.6.10-2|57	# Install XML package description
12cr|php-pear-PHPUnit-3.6.10-2|58	mkdir -p %{buildroot}%{xmldir}
12cr|php-pear-PHPUnit-3.6.10-2|59	tar -xzf %{SOURCE0} package.xml
12cr|php-pear-PHPUnit-3.6.10-2|60	cp -p package.xml %{buildroot}%{xmldir}/PHPUnit.xml
12cr|php-pear-PHPUnit-3.6.10-2|61	
12cr|php-pear-PHPUnit-3.6.10-2|62	%clean
12cr|php-pear-PHPUnit-3.6.10-2|63	rm -rf %{buildroot}
12cr|php-pear-PHPUnit-3.6.10-2|64	
12cr|php-pear-PHPUnit-3.6.10-2|65	%post
12cr|php-pear-PHPUnit-3.6.10-2|66	pear install --nodeps --soft --force --register-only %{xmldir}/PHPUnit.xml
12cr|php-pear-PHPUnit-3.6.10-2|67	
12cr|php-pear-PHPUnit-3.6.10-2|68	%postun
12cr|php-pear-PHPUnit-3.6.10-2|69	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHPUnit-3.6.10-2|70	pear uninstall --nodeps --ignore-errors --register-only pear.phpunit.de/PHPUnit
12cr|php-pear-PHPUnit-3.6.10-2|71	fi
12cr|php-pear-PHPUnit-3.6.10-2|72	
12cr|php-pear-PHPUnit-3.6.10-2|73	%files
12cr|php-pear-PHPUnit-3.6.10-2|74	%defattr(-,root,root)
12cr|php-pear-PHPUnit-3.6.10-2|75	%doc docs/PHPUnit/*
12cr|php-pear-PHPUnit-3.6.10-2|76	%{_bindir}/phpunit
12cr|php-pear-PHPUnit-3.6.10-2|77	%{peardir}/*
12cr|php-pear-PHPUnit-3.6.10-2|78	%{xmldir}/PHPUnit.xml
12cr|php-pear-PHPUnit-3.6.10-2|79	
12cr|php-pear-PHPUnit-3.6.10-2|80	
12cr|php-pear-PHPUnit-3.6.10-2|81	%changelog
12cr|php-pear-PHPUnit-3.6.10-2|82	* Fri Mar 23 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.6.10-2mdv2012.0
12cr|php-pear-PHPUnit-3.6.10-2|83	+ Revision: 786394
12cr|php-pear-PHPUnit-3.6.10-2|84	- fix dependency
12cr|php-pear-PHPUnit-3.6.10-2|85	- disable PHPUnit_MockObject dependency for now to get things through BS
12cr|php-pear-PHPUnit-3.6.10-2|86	- fix typo in dependency
12cr|php-pear-PHPUnit-3.6.10-2|87	
12cr|php-pear-PHPUnit-3.6.10-2|88	* Tue Mar 13 2012 Thomas Spuhler <tspuhler@mandriva.org> 3.6.10-1
12cr|php-pear-PHPUnit-3.6.10-2|89	+ Revision: 784525
12cr|php-pear-PHPUnit-3.6.10-2|90	- upgrade to 3.6.10
12cr|php-pear-PHPUnit-3.6.10-2|91	pearize specfile
12cr|php-pear-PHPUnit-3.6.10-2|92	
12cr|php-pear-PHPUnit-3.6.10-2|93	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 3.6.3-2
12cr|php-pear-PHPUnit-3.6.10-2|94	+ Revision: 742180
12cr|php-pear-PHPUnit-3.6.10-2|95	- fix major breakage by careless packager
12cr|php-pear-PHPUnit-3.6.10-2|96	
12cr|php-pear-PHPUnit-3.6.10-2|97	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 3.6.3-1
12cr|php-pear-PHPUnit-3.6.10-2|98	+ Revision: 730861
12cr|php-pear-PHPUnit-3.6.10-2|99	- 3.6.3
12cr|php-pear-PHPUnit-3.6.10-2|100	- fix deps
12cr|php-pear-PHPUnit-3.6.10-2|101	- mass rebuild
12cr|php-pear-PHPUnit-3.6.10-2|102	
12cr|php-pear-PHPUnit-3.6.10-2|103	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.17-3mdv2011.0
12cr|php-pear-PHPUnit-3.6.10-2|104	+ Revision: 613752
12cr|php-pear-PHPUnit-3.6.10-2|105	- the mass rebuild of 2010.1 packages
12cr|php-pear-PHPUnit-3.6.10-2|106	
12cr|php-pear-PHPUnit-3.6.10-2|107	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.3.17-2mdv2010.1
12cr|php-pear-PHPUnit-3.6.10-2|108	+ Revision: 468060
12cr|php-pear-PHPUnit-3.6.10-2|109	- spec cleanup
12cr|php-pear-PHPUnit-3.6.10-2|110	- use pear installer
12cr|php-pear-PHPUnit-3.6.10-2|111	- don't ship tests, even in documentation
12cr|php-pear-PHPUnit-3.6.10-2|112	- own all directories
12cr|php-pear-PHPUnit-3.6.10-2|113	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-PHPUnit-3.6.10-2|114	
12cr|php-pear-PHPUnit-3.6.10-2|115	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.3.17-1mdv2010.0
12cr|php-pear-PHPUnit-3.6.10-2|116	+ Revision: 446478
12cr|php-pear-PHPUnit-3.6.10-2|117	- update to new version 3.3.17
12cr|php-pear-PHPUnit-3.6.10-2|118	
12cr|php-pear-PHPUnit-3.6.10-2|119	* Fri Jul 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.3.16-1mdv2010.0
12cr|php-pear-PHPUnit-3.6.10-2|120	+ Revision: 394097
12cr|php-pear-PHPUnit-3.6.10-2|121	- update to new version 3.3.16
12cr|php-pear-PHPUnit-3.6.10-2|122	
12cr|php-pear-PHPUnit-3.6.10-2|123	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 3.3.9-1mdv2009.1
12cr|php-pear-PHPUnit-3.6.10-2|124	+ Revision: 341719
12cr|php-pear-PHPUnit-3.6.10-2|125	- 3.3.9
12cr|php-pear-PHPUnit-3.6.10-2|126	
12cr|php-pear-PHPUnit-3.6.10-2|127	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 3.3.8-2mdv2009.1
12cr|php-pear-PHPUnit-3.6.10-2|128	+ Revision: 322630
12cr|php-pear-PHPUnit-3.6.10-2|129	- rebuild
12cr|php-pear-PHPUnit-3.6.10-2|130	
12cr|php-pear-PHPUnit-3.6.10-2|131	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.3.8-1mdv2009.1
12cr|php-pear-PHPUnit-3.6.10-2|132	+ Revision: 320935
12cr|php-pear-PHPUnit-3.6.10-2|133	- new version
12cr|php-pear-PHPUnit-3.6.10-2|134	- don't duplicate spec-helper job
12cr|php-pear-PHPUnit-3.6.10-2|135	- cleanup file list
12cr|php-pear-PHPUnit-3.6.10-2|136	
12cr|php-pear-PHPUnit-3.6.10-2|137	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 3.1.9-2mdv2009.0
12cr|php-pear-PHPUnit-3.6.10-2|138	+ Revision: 237047
12cr|php-pear-PHPUnit-3.6.10-2|139	- rebuild
12cr|php-pear-PHPUnit-3.6.10-2|140	
12cr|php-pear-PHPUnit-3.6.10-2|141	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-PHPUnit-3.6.10-2|142	- restore BuildRoot
12cr|php-pear-PHPUnit-3.6.10-2|143	
12cr|php-pear-PHPUnit-3.6.10-2|144	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-PHPUnit-3.6.10-2|145	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-PHPUnit-3.6.10-2|146	
12cr|php-pear-PHPUnit-3.6.10-2|147	* Tue Nov 06 2007 Oden Eriksson <oeriksson@mandriva.com> 3.1.9-1mdv2008.1
12cr|php-pear-PHPUnit-3.6.10-2|148	+ Revision: 106412
12cr|php-pear-PHPUnit-3.6.10-2|149	- require the php-channel-phpunit package that registers the pear.phpunit.de channel
12cr|php-pear-PHPUnit-3.6.10-2|150	- another attempt to build the package
12cr|php-pear-PHPUnit-3.6.10-2|151	- fix build (take #2)
12cr|php-pear-PHPUnit-3.6.10-2|152	- fix build
12cr|php-pear-PHPUnit-3.6.10-2|153	- 3.1.9
12cr|php-pear-PHPUnit-3.6.10-2|154	- simplify the install and fix #33148
12cr|php-pear-PHPUnit-3.6.10-2|155	
12cr|php-pear-PHPUnit-3.6.10-2|156	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.6-4mdv2008.0
12cr|php-pear-PHPUnit-3.6.10-2|157	+ Revision: 33604
12cr|php-pear-PHPUnit-3.6.10-2|158	- don't require php-xdebug
12cr|php-pear-PHPUnit-3.6.10-2|159	
12cr|php-pear-PHPUnit-3.6.10-2|160	* Wed May 02 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.6-3mdv2008.0
12cr|php-pear-PHPUnit-3.6.10-2|161	+ Revision: 20497
12cr|php-pear-PHPUnit-3.6.10-2|162	- fix deps (duh...)
12cr|php-pear-PHPUnit-3.6.10-2|163	
12cr|php-pear-PHPUnit-3.6.10-2|164	* Tue Apr 24 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.6-2mdv2008.0
12cr|php-pear-PHPUnit-3.6.10-2|165	+ Revision: 17790
12cr|php-pear-PHPUnit-3.6.10-2|166	- fix deps
12cr|php-pear-PHPUnit-3.6.10-2|167	
12cr|php-pear-PHPUnit-3.6.10-2|168	* Wed Apr 18 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.6-1mdv2008.0
12cr|php-pear-PHPUnit-3.6.10-2|169	+ Revision: 14671
12cr|php-pear-PHPUnit-3.6.10-2|170	- Import php-pear-PHPUnit
12cr|php-pear-PHPUnit-3.6.10-2|171	
12cr|php-pear-PHPUnit-3.6.10-2|172	
12cr|php-pear-PHPUnit-3.6.10-2|173	
12cr|php-pear-PHPUnit-3.6.10-2|174	* Wed Apr 18 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.6-1mdv2008.0
12cr|php-pear-PHPUnit-3.6.10-2|175	- initial Mandriva package

6050 12
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|1	%define  upstream_name PHPUnit_MockObject
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|2	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|3	%define xmldir  /var/lib/pear
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|4	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|5	Summary: 	Mock Object library for PHPUnit
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|6	Name: 		php-pear-%{upstream_name}
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|7	Version: 	1.1.1
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|8	Release: 	%mkrel 2
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|9	License: 	BSD
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|10	Group: 		Development/PHP
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|11	Source0: 	http://pear.phpunit.de/get/PHPUnit_MockObject-%{version}.tgz
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|12	URL: 		http://pear.phpunit.de/package/PHPUnit_MockObject
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|13	BuildRequires: 	php-pear >= 1.4.7
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|14	BuildRequires: 	php-channel-phpunit
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|15	Requires: 	php-pear-Text_Template >= 1.1.1
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|16	Requires:	php-pear >= 1.9.4
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|17	Requires: 	php-channel-phpunit
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|18	BuildArch: 	noarch
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|19	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|20	%description
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|21	Mock Object library for PHPUnit
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|22	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|23	%prep
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|24	%setup -c -T
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|25	pear -v -c pearrc \
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|26	-d php_dir=%{peardir} \
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|27	-d doc_dir=/docs \
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|28	-d bin_dir=%{_bindir} \
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|29	-d data_dir=%{peardir}/data \
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|30	-d test_dir=%{peardir}/tests \
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|31	-d ext_dir=%{_libdir} \
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|32	-s
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|33	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|34	%build
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|35	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|36	%install
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|37	rm -rf %{buildroot}
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|38	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|39	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|40	# Clean up unnecessary files
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|41	rm pearrc
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|42	rm %{buildroot}/%{peardir}/.filemap
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|43	rm %{buildroot}/%{peardir}/.lock
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|44	rm -rf %{buildroot}/%{peardir}/.registry
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|45	rm -rf %{buildroot}%{peardir}/.channels
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|46	rm %{buildroot}%{peardir}/.depdb
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|47	rm %{buildroot}%{peardir}/.depdblock
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|48	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|49	mv %{buildroot}/docs .
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|50	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|51	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|52	# Install XML package description
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|53	mkdir -p %{buildroot}%{xmldir}
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|54	tar -xzf %{SOURCE0} package.xml
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|55	cp -p package.xml %{buildroot}%{xmldir}/PHPUnit_MockObject.xml
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|56	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|57	%clean
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|58	rm -rf %{buildroot}
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|59	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|60	%post
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|61	pear install --nodeps --soft --force --register-only %{xmldir}/PHPUnit_MockObject.xml
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|62	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|63	%postun
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|64	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|65	pear uninstall --nodeps --ignore-errors --register-only pear.phpunit.de/PHPUnit_MockObject
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|66	fi
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|67	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|68	%files
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|69	%defattr(-,root,root)
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|70	%doc docs/PHPUnit_MockObject/*
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|71	%{peardir}/*
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|72	%{xmldir}/PHPUnit_MockObject.xml
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|73	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|74	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|75	%changelog
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|76	* Tue Mar 27 2012 Thomas Spuhler <tspuhler@mandriva.org> 1.1.1-2mdv2012.0
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|77	+ Revision: 787367
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|78	- rebuilt
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|79	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|80	* Sat Mar 17 2012 Thomas Spuhler <tspuhler@mandriva.org> 1.1.1-1
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|81	+ Revision: 785452
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|82	- upgrade to 1.1.1
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|83	pearize specfile
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|84	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|85	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|86	+ Revision: 742185
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|87	- fix major breakage by careless packager
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|88	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|89	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|90	+ Revision: 730887
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|91	- import php-pear-PHPUnit_MockObject
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|92	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|93	
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|94	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2010.2
12cr|php-pear-PHPUnit_MockObject-1.1.1-2|95	- initial Mandriva package

6051 12
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|1	%define  upstream_name PHPUnit_Selenium
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|2	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|3	Summary:	Selenium RC integration for PHPUnit
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|5	Version:	1.1.0
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|6	Release:	%mkrel 2
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|7	License:	BSD
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|8	Group:		Development/PHP
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|9	URL:		http://www.phpunit.de/
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|10	Source0:	http://pear.phpunit.de/get/PHPUnit_Selenium-%{version}.tgz
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|11	Requires(post): php-pear
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|12	Requires(preun): php-pear
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|15	Requires:	php-channel-phpunit
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|16	BuildArch:	noarch
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|17	BuildRequires:	php-pear
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|21	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|22	%description
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|23	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|24	unit tests in PHP.
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|25	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|26	This package provides Selenium RC integration for PHPUnit for PHPUnit.
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|27	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|28	%prep
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|29	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|30	%setup -q -c
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|32	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|33	%build
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|34	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|35	%install
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|36	rm -rf %{buildroot}
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|37	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|38	cd %{upstream_name}-%{version}
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|41	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|44	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|45	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|47	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|48	%clean
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|49	rm -rf %{buildroot}
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|50	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|51	%post
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|52	%if %mdkversion < 201000
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|53	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|54	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|55	%endif
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|56	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|57	%preun
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|58	%if %mdkversion < 201000
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|59	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|60	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|61	%{upstream_name} >/dev/null || :
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|62	fi
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|63	%endif
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|64	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|65	%files
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|66	%defattr(-,root,root)
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|67	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|68	%doc %{upstream_name}-%{version}/LICENSE
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|69	%{_datadir}/pear/PHPUnit/Extensions/SeleniumTestCase
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|70	%{_datadir}/pear/PHPUnit/Extensions/*.php
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|71	%{_datadir}/pear/packages/PHPUnit_Selenium.xml
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|72	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|73	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|74	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|75	%changelog
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|76	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2012.0
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|77	+ Revision: 742194
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|78	- fix major breakage by careless packager
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|79	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|80	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|81	+ Revision: 730889
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|82	- import php-pear-PHPUnit_Selenium
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|83	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|84	
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|85	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2010.2
12cr|php-pear-PHPUnit_Selenium-1.1.0-2|86	- initial Mandriva package

6052 12
12cr|php-pear-PHPUnit_Story-1.0.0-1|1	%define  upstream_name PHPUnit_Story
12cr|php-pear-PHPUnit_Story-1.0.0-1|2	
12cr|php-pear-PHPUnit_Story-1.0.0-1|3	Summary:	Story extension for PHPUnit to facilitate Behaviour-Driven Development
12cr|php-pear-PHPUnit_Story-1.0.0-1|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHPUnit_Story-1.0.0-1|5	Version:	1.0.0
12cr|php-pear-PHPUnit_Story-1.0.0-1|6	Release:	%mkrel 1
12cr|php-pear-PHPUnit_Story-1.0.0-1|7	License:	BSD
12cr|php-pear-PHPUnit_Story-1.0.0-1|8	Group:		Development/PHP
12cr|php-pear-PHPUnit_Story-1.0.0-1|9	URL:		http://www.phpunit.de/
12cr|php-pear-PHPUnit_Story-1.0.0-1|10	Source0:	http://pear.phpunit.de/get/PHPUnit_Story-%{version}.tgz
12cr|php-pear-PHPUnit_Story-1.0.0-1|11	Requires(post): php-pear
12cr|php-pear-PHPUnit_Story-1.0.0-1|12	Requires(preun): php-pear
12cr|php-pear-PHPUnit_Story-1.0.0-1|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-PHPUnit_Story-1.0.0-1|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-PHPUnit_Story-1.0.0-1|15	Requires:	php-channel-phpunit
12cr|php-pear-PHPUnit_Story-1.0.0-1|16	BuildArch:	noarch
12cr|php-pear-PHPUnit_Story-1.0.0-1|17	BuildRequires:	php-pear
12cr|php-pear-PHPUnit_Story-1.0.0-1|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-PHPUnit_Story-1.0.0-1|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-PHPUnit_Story-1.0.0-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-PHPUnit_Story-1.0.0-1|21	
12cr|php-pear-PHPUnit_Story-1.0.0-1|22	%description
12cr|php-pear-PHPUnit_Story-1.0.0-1|23	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-PHPUnit_Story-1.0.0-1|24	unit tests in PHP.
12cr|php-pear-PHPUnit_Story-1.0.0-1|25	
12cr|php-pear-PHPUnit_Story-1.0.0-1|26	This package provides Story extension for PHPUnit to facilitate
12cr|php-pear-PHPUnit_Story-1.0.0-1|27	Behaviour-Driven Development.
12cr|php-pear-PHPUnit_Story-1.0.0-1|28	
12cr|php-pear-PHPUnit_Story-1.0.0-1|29	%prep
12cr|php-pear-PHPUnit_Story-1.0.0-1|30	
12cr|php-pear-PHPUnit_Story-1.0.0-1|31	%setup -q -c
12cr|php-pear-PHPUnit_Story-1.0.0-1|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHPUnit_Story-1.0.0-1|33	
12cr|php-pear-PHPUnit_Story-1.0.0-1|34	%build
12cr|php-pear-PHPUnit_Story-1.0.0-1|35	
12cr|php-pear-PHPUnit_Story-1.0.0-1|36	%install
12cr|php-pear-PHPUnit_Story-1.0.0-1|37	rm -rf %{buildroot}
12cr|php-pear-PHPUnit_Story-1.0.0-1|38	
12cr|php-pear-PHPUnit_Story-1.0.0-1|39	cd %{upstream_name}-%{version}
12cr|php-pear-PHPUnit_Story-1.0.0-1|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHPUnit_Story-1.0.0-1|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHPUnit_Story-1.0.0-1|42	
12cr|php-pear-PHPUnit_Story-1.0.0-1|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHPUnit_Story-1.0.0-1|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHPUnit_Story-1.0.0-1|45	
12cr|php-pear-PHPUnit_Story-1.0.0-1|46	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPUnit_Story-1.0.0-1|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPUnit_Story-1.0.0-1|48	
12cr|php-pear-PHPUnit_Story-1.0.0-1|49	%clean
12cr|php-pear-PHPUnit_Story-1.0.0-1|50	rm -rf %{buildroot}
12cr|php-pear-PHPUnit_Story-1.0.0-1|51	
12cr|php-pear-PHPUnit_Story-1.0.0-1|52	%post
12cr|php-pear-PHPUnit_Story-1.0.0-1|53	%if %mdkversion < 201000
12cr|php-pear-PHPUnit_Story-1.0.0-1|54	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHPUnit_Story-1.0.0-1|55	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHPUnit_Story-1.0.0-1|56	%endif
12cr|php-pear-PHPUnit_Story-1.0.0-1|57	
12cr|php-pear-PHPUnit_Story-1.0.0-1|58	%preun
12cr|php-pear-PHPUnit_Story-1.0.0-1|59	%if %mdkversion < 201000
12cr|php-pear-PHPUnit_Story-1.0.0-1|60	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHPUnit_Story-1.0.0-1|61	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHPUnit_Story-1.0.0-1|62	%{pear_name} >/dev/null || :
12cr|php-pear-PHPUnit_Story-1.0.0-1|63	fi
12cr|php-pear-PHPUnit_Story-1.0.0-1|64	%endif
12cr|php-pear-PHPUnit_Story-1.0.0-1|65	
12cr|php-pear-PHPUnit_Story-1.0.0-1|66	%files
12cr|php-pear-PHPUnit_Story-1.0.0-1|67	%defattr(-,root,root)
12cr|php-pear-PHPUnit_Story-1.0.0-1|68	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cr|php-pear-PHPUnit_Story-1.0.0-1|69	%doc %{upstream_name}-%{version}/LICENSE
12cr|php-pear-PHPUnit_Story-1.0.0-1|70	%{_datadir}/pear/PHPUnit/Extensions/Story
12cr|php-pear-PHPUnit_Story-1.0.0-1|71	%{_datadir}/pear/packages/PHPUnit_Story.xml
12cr|php-pear-PHPUnit_Story-1.0.0-1|72	
12cr|php-pear-PHPUnit_Story-1.0.0-1|73	
12cr|php-pear-PHPUnit_Story-1.0.0-1|74	
12cr|php-pear-PHPUnit_Story-1.0.0-1|75	%changelog
12cr|php-pear-PHPUnit_Story-1.0.0-1|76	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2012.0
12cr|php-pear-PHPUnit_Story-1.0.0-1|77	+ Revision: 730891
12cr|php-pear-PHPUnit_Story-1.0.0-1|78	- import php-pear-PHPUnit_Story
12cr|php-pear-PHPUnit_Story-1.0.0-1|79	
12cr|php-pear-PHPUnit_Story-1.0.0-1|80	
12cr|php-pear-PHPUnit_Story-1.0.0-1|81	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cr|php-pear-PHPUnit_Story-1.0.0-1|82	- initial Mandriva package

6053 12
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|1	%define  upstream_name PHPUnit_TestListener_DBUS
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|2	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|3	Summary:	A TestListener for PHPUnit that sends events to DBUS
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|5	Version:	1.0.0
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|6	Release:	%mkrel 2
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|7	License:	BSD
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|8	Group:		Development/PHP
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|9	URL:		http://www.phpunit.de/
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|10	Source0:	http://pear.phpunit.de/get/PHPUnit_TestListener_DBUS-%{version}.tgz
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|11	Requires(post): php-pear
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|12	Requires(preun): php-pear
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|15	Requires:	php-channel-phpunit
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|16	BuildArch:	noarch
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|17	BuildRequires:	php-pear
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|20	Suggests:	php-dbus
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|21	BuildRequires:	php-cli
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|23	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|24	%description
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|25	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|26	unit tests in PHP.
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|27	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|28	This package provides a TestListener for PHPUnit that sends events to DBUS for
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|29	PHPUnit.
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|30	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|31	%prep
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|32	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|33	%setup -q -c
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|35	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|36	%build
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|37	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|38	%install
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|39	rm -rf %{buildroot}
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|40	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|41	cd %{upstream_name}-%{version}
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|44	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|45	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|46	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|47	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|48	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|50	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|51	%clean
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|52	rm -rf %{buildroot}
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|53	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|54	%post
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|55	%if %mdkversion < 201000
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|56	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|57	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|58	%endif
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|59	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|60	%preun
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|61	%if %mdkversion < 201000
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|62	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|63	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|64	%{upstream_name} >/dev/null || :
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|65	fi
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|66	%endif
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|67	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|68	%files
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|69	%defattr(-,root,root)
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|70	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|71	%doc %{upstream_name}-%{version}/LICENSE
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|72	%{_datadir}/pear/PHPUnit/Util/Log/DBUS.php
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|73	%{_datadir}/pear/packages/PHPUnit_TestListener_DBUS.xml
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|74	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|75	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|76	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|77	%changelog
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|78	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2012.0
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|79	+ Revision: 743453
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|80	- there's a new urpmi install ordering flaw, so working around that...
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|81	- fix major breakage by careless packager
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|82	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|83	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|84	+ Revision: 730893
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|85	- import php-pear-PHPUnit_TestListener_DBUS
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|86	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|87	
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|88	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cr|php-pear-PHPUnit_TestListener_DBUS-1.0.0-2|89	- initial Mandriva package

6054 12
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|1	%define  upstream_name PHPUnit_TestListener_XHProf
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|2	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|3	Summary:	A TestListener that uses XHProf for automated profiling of the tested code
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|5	Version:	1.0.0
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|6	Release:	%mkrel 2
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|7	License:	BSD
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|8	Group:		Development/PHP
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|9	URL:		http://www.phpunit.de/
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|10	Source0:	http://pear.phpunit.de/get/PHPUnit_TestListener_XHProf-%{version}.tgz
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|11	Requires(post): php-pear
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|12	Requires(preun): php-pear
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|15	Requires:	php-channel-phpunit
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|16	BuildArch:	noarch
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|17	BuildRequires:	php-pear
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|20	Suggests:	php-xhprof
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|22	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|23	%description
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|24	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|25	unit tests in PHP.
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|26	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|27	This package provides a TestListener for PHPUnit that uses XHProf for automated
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|28	profiling of the tested code for PHPUnit.
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|29	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|30	%prep
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|31	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|32	%setup -q -c
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|34	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|35	%build
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|36	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|37	%install
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|38	rm -rf %{buildroot}
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|39	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|40	cd %{upstream_name}-%{version}
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|43	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|44	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|45	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|46	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|47	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|49	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|50	%clean
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|51	rm -rf %{buildroot}
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|52	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|53	%post
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|54	%if %mdkversion < 201000
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|55	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|56	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|57	%endif
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|58	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|59	%preun
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|60	%if %mdkversion < 201000
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|61	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|62	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|63	%{upstream_name} >/dev/null || :
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|64	fi
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|65	%endif
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|66	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|67	%files
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|68	%defattr(-,root,root)
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|69	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|70	%doc %{upstream_name}-%{version}/LICENSE
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|71	%{_datadir}/pear/PHPUnit/Util/Log/XHProf.php
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|72	%{_datadir}/pear/packages/PHPUnit_TestListener_XHProf.xml
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|73	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|74	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|75	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|76	%changelog
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|77	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2012.0
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|78	+ Revision: 742210
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|79	- fix major breakage by careless packager
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|80	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|81	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|82	+ Revision: 730895
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|83	- import php-pear-PHPUnit_TestListener_XHProf
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|84	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|85	
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|86	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cr|php-pear-PHPUnit_TestListener_XHProf-1.0.0-2|87	- initial Mandriva package

6055 12
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|1	%define  upstream_name PHPUnit_TicketListener_Fogbugz
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|2	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|3	Summary:	A ticket listener for PHPUnit that interacts with the Fogbugz issue API
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|5	Version:	1.0.0
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|6	Release:	%mkrel 2
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|7	License:	BSD
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|8	Group:		Development/PHP
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|9	URL:		http://www.phpunit.de/
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|10	Source0:	http://pear.phpunit.de/get/PHPUnit_TicketListener_Fogbugz-%{version}.tgz
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|11	Requires(post): php-pear
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|12	Requires(preun): php-pear
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|15	Requires:	php-channel-phpunit
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|16	BuildArch:	noarch
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|17	BuildRequires:	php-pear
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|20	Suggests:	php-curl
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|22	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|23	%description
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|24	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|25	unit tests in PHP.
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|26	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|27	This package provides a ticket listener for PHPUnit that interacts with the
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|28	Fogbugz issue API for PHPUnit.
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|29	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|30	%prep
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|31	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|32	%setup -q -c
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|34	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|35	%build
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|36	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|37	%install
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|38	rm -rf %{buildroot}
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|39	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|40	cd %{upstream_name}-%{version}
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|43	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|44	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|45	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|46	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|47	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|49	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|50	%clean
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|51	rm -rf %{buildroot}
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|52	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|53	%post
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|54	%if %mdkversion < 201000
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|55	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|56	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|57	%endif
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|58	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|59	%preun
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|60	%if %mdkversion < 201000
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|61	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|62	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|63	%{upstream_name} >/dev/null || :
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|64	fi
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|65	%endif
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|66	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|67	%files
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|68	%defattr(-,root,root)
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|69	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|70	%doc %{upstream_name}-%{version}/LICENSE
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|71	%{_datadir}/pear/PHPUnit/Extensions/TicketListener/Fogbugz.php
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|72	%{_datadir}/pear/packages/PHPUnit_TicketListener_Fogbugz.xml
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|73	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|74	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|75	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|76	%changelog
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|77	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2012.0
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|78	+ Revision: 742214
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|79	- fix major breakage by careless packager
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|80	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|81	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|82	+ Revision: 730897
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|83	- import php-pear-PHPUnit_TicketListener_Fogbugz
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|84	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|85	
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|86	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cr|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-2|87	- initial Mandriva package

6056 12
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|1	%define  upstream_name PHPUnit_TicketListener_GitHub
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|2	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|3	Summary:	A ticket listener for PHPUnit that interacts with the GitHub issue API
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|5	Version:	1.0.0
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|6	Release:	%mkrel 2
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|7	License:	BSD
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|8	Group:		Development/PHP
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|9	URL:		http://www.phpunit.de/
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|10	Source0:	http://pear.phpunit.de/get/PHPUnit_TicketListener_GitHub-%{version}.tgz
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|11	Requires(post): php-pear
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|12	Requires(preun): php-pear
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|15	Requires:	php-channel-phpunit
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|16	BuildArch:	noarch
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|17	BuildRequires:	php-pear
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|20	Suggests:	php-curl
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|21	Suggests:	php-json
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|23	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|24	%description
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|25	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|26	unit tests in PHP.
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|27	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|28	This package provides a ticket listener for PHPUnit that interacts with the
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|29	GitHub issue API for PHPUnit.
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|30	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|31	%prep
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|32	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|33	%setup -q -c
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|35	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|36	%build
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|37	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|38	%install
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|39	rm -rf %{buildroot}
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|40	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|41	cd %{upstream_name}-%{version}
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|44	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|45	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|46	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|47	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|48	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|50	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|51	%clean
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|52	rm -rf %{buildroot}
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|53	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|54	%post
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|55	%if %mdkversion < 201000
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|56	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|57	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|58	%endif
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|59	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|60	%preun
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|61	%if %mdkversion < 201000
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|62	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|63	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|64	%{upstream_name} >/dev/null || :
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|65	fi
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|66	%endif
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|67	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|68	%files
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|69	%defattr(-,root,root)
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|70	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|71	%doc %{upstream_name}-%{version}/LICENSE
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|72	%{_datadir}/pear/PHPUnit/Extensions/TicketListener/GitHub.php
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|73	%{_datadir}/pear/packages/PHPUnit_TicketListener_GitHub.xml
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|74	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|75	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|76	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|77	%changelog
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|78	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2012.0
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|79	+ Revision: 742218
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|80	- fix major breakage by careless packager
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|81	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|82	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|83	+ Revision: 730899
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|84	- import php-pear-PHPUnit_TicketListener_GitHub
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|85	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|86	
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|87	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cr|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-2|88	- initial Mandriva package

6057 12
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|1	%define  upstream_name PHPUnit_TicketListener_GoogleCode
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|2	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|3	Summary:	A ticket listener for PHPUnit that interacts with the Google Code issue API
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|5	Version:	1.0.0
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|6	Release:	%mkrel 2
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|7	License:	BSD
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|8	Group:		Development/PHP
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|9	URL:		http://www.phpunit.de/
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|10	Source0:	http://pear.phpunit.de/get/PHPUnit_TicketListener_GoogleCode-%{version}.tgz
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|11	Requires(post): php-pear
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|12	Requires(preun): php-pear
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|15	Requires:	php-channel-phpunit
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|16	BuildArch:	noarch
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|17	BuildRequires:	php-pear
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|20	Suggests:	php-curl
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|22	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|23	%description
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|24	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|25	unit tests in PHP.
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|26	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|27	This package provides a ticket listener for PHPUnit that interacts with the
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|28	Google Code issue API for PHPUnit.
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|29	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|30	%prep
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|31	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|32	%setup -q -c
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|34	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|35	%build
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|36	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|37	%install
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|38	rm -rf %{buildroot}
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|39	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|40	cd %{upstream_name}-%{version}
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|43	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|44	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|45	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|46	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|47	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|49	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|50	%clean
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|51	rm -rf %{buildroot}
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|52	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|53	%post
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|54	%if %mdkversion < 201000
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|55	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|56	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|57	%endif
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|58	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|59	%preun
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|60	%if %mdkversion < 201000
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|61	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|62	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|63	%{upstream_name} >/dev/null || :
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|64	fi
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|65	%endif
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|66	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|67	%files
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|68	%defattr(-,root,root)
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|69	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|70	%doc %{upstream_name}-%{version}/LICENSE
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|71	%{_datadir}/pear/PHPUnit/Extensions/TicketListener/GoogleCode.php
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|72	%{_datadir}/pear/packages/PHPUnit_TicketListener_GoogleCode.xml
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|73	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|74	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|75	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|76	%changelog
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|77	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2012.0
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|78	+ Revision: 742222
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|79	- fix major breakage by careless packager
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|80	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|81	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|82	+ Revision: 730901
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|83	- import php-pear-PHPUnit_TicketListener_GoogleCode
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|84	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|85	
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|86	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cr|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-2|87	- initial Mandriva package

6058 12
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|1	%define  upstream_name PHPUnit_TicketListener_Trac
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|2	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|3	Summary:	A ticket listener for PHPUnit that interacts with the Trac issue API
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|5	Version:	1.0.0
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|6	Release:	%mkrel 1
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|7	License:	BSD
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|8	Group:		Development/PHP
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|9	URL:		http://www.phpunit.de/
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|10	Source0:	http://pear.phpunit.de/get/PHPUnit_TicketListener_Trac-%{version}.tgz
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|11	Requires(post): php-pear
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|12	Requires(preun): php-pear
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|15	Requires:	php-channel-phpunit
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|16	BuildArch:	noarch
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|17	BuildRequires:	php-pear
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|20	Suggests:	php-pear-XML_RPC2
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|22	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|23	%description
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|24	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|25	unit tests in PHP.
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|26	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|27	This package provides a ticket listener for PHPUnit that interacts with the
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|28	Trac issue API for PHPUnit.
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|29	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|30	%prep
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|31	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|32	%setup -q -c
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|34	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|35	%build
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|36	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|37	%install
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|38	rm -rf %{buildroot}
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|39	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|40	cd %{upstream_name}-%{version}
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|43	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|44	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|45	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|46	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|47	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|49	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|50	%clean
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|51	rm -rf %{buildroot}
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|52	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|53	%post
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|54	%if %mdkversion < 201000
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|55	pear install --nodeps --soft --force --register-only \
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|56	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|57	%endif
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|58	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|59	%preun
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|60	%if %mdkversion < 201000
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|61	if [ "$1" -eq "0" ]; then
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|62	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|63	%{pear_name} >/dev/null || :
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|64	fi
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|65	%endif
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|66	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|67	%files
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|68	%defattr(-,root,root)
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|69	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|70	%doc %{upstream_name}-%{version}/LICENSE
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|71	%{_datadir}/pear/PHPUnit/Extensions/TicketListener/Trac.php
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|72	%{_datadir}/pear/packages/PHPUnit_TicketListener_Trac.xml
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|73	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|74	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|75	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|76	%changelog
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|77	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2012.0
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|78	+ Revision: 730903
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|79	- import php-pear-PHPUnit_TicketListener_Trac
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|80	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|81	
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|82	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cr|php-pear-PHPUnit_TicketListener_Trac-1.0.0-1|83	- initial Mandriva package

6059 12
12cr|php-pear-ppw-1.0.4-2|1	%define  upstream_name ppw
12cr|php-pear-ppw-1.0.4-2|2	
12cr|php-pear-ppw-1.0.4-2|3	Summary:	PHP Project Wizard
12cr|php-pear-ppw-1.0.4-2|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-ppw-1.0.4-2|5	Version:	1.0.4
12cr|php-pear-ppw-1.0.4-2|6	Release:	%mkrel 2
12cr|php-pear-ppw-1.0.4-2|7	License:	BSD
12cr|php-pear-ppw-1.0.4-2|8	Group:		Development/PHP
12cr|php-pear-ppw-1.0.4-2|9	URL:		http://www.phpunit.de/
12cr|php-pear-ppw-1.0.4-2|10	Source0:	http://pear.phpunit.de/get/ppw-%{version}.tgz
12cr|php-pear-ppw-1.0.4-2|11	Requires(post): php-pear
12cr|php-pear-ppw-1.0.4-2|12	Requires(preun): php-pear
12cr|php-pear-ppw-1.0.4-2|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-ppw-1.0.4-2|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-ppw-1.0.4-2|15	Requires:	php-channel-phpunit
12cr|php-pear-ppw-1.0.4-2|16	BuildArch:	noarch
12cr|php-pear-ppw-1.0.4-2|17	BuildRequires:	php-pear
12cr|php-pear-ppw-1.0.4-2|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-ppw-1.0.4-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-ppw-1.0.4-2|20	Suggests:	php-pear-Text_Template >= 1.1.0
12cr|php-pear-ppw-1.0.4-2|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-ppw-1.0.4-2|22	
12cr|php-pear-ppw-1.0.4-2|23	%description
12cr|php-pear-ppw-1.0.4-2|24	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-ppw-1.0.4-2|25	unit tests in PHP.
12cr|php-pear-ppw-1.0.4-2|26	
12cr|php-pear-ppw-1.0.4-2|27	This package provides the PHP Project Wizard for PHPUnit.
12cr|php-pear-ppw-1.0.4-2|28	
12cr|php-pear-ppw-1.0.4-2|29	%prep
12cr|php-pear-ppw-1.0.4-2|30	
12cr|php-pear-ppw-1.0.4-2|31	%setup -q -c
12cr|php-pear-ppw-1.0.4-2|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-ppw-1.0.4-2|33	
12cr|php-pear-ppw-1.0.4-2|34	%build
12cr|php-pear-ppw-1.0.4-2|35	
12cr|php-pear-ppw-1.0.4-2|36	%install
12cr|php-pear-ppw-1.0.4-2|37	rm -rf %{buildroot}
12cr|php-pear-ppw-1.0.4-2|38	
12cr|php-pear-ppw-1.0.4-2|39	cd %{upstream_name}-%{version}
12cr|php-pear-ppw-1.0.4-2|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-ppw-1.0.4-2|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-ppw-1.0.4-2|42	
12cr|php-pear-ppw-1.0.4-2|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-ppw-1.0.4-2|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-ppw-1.0.4-2|45	
12cr|php-pear-ppw-1.0.4-2|46	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-ppw-1.0.4-2|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-ppw-1.0.4-2|48	
12cr|php-pear-ppw-1.0.4-2|49	%clean
12cr|php-pear-ppw-1.0.4-2|50	rm -rf %{buildroot}
12cr|php-pear-ppw-1.0.4-2|51	
12cr|php-pear-ppw-1.0.4-2|52	%post
12cr|php-pear-ppw-1.0.4-2|53	%if %mdkversion < 201000
12cr|php-pear-ppw-1.0.4-2|54	pear install --nodeps --soft --force --register-only \
12cr|php-pear-ppw-1.0.4-2|55	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-ppw-1.0.4-2|56	%endif
12cr|php-pear-ppw-1.0.4-2|57	
12cr|php-pear-ppw-1.0.4-2|58	%preun
12cr|php-pear-ppw-1.0.4-2|59	%if %mdkversion < 201000
12cr|php-pear-ppw-1.0.4-2|60	if [ "$1" -eq "0" ]; then
12cr|php-pear-ppw-1.0.4-2|61	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-ppw-1.0.4-2|62	%{upstream_name} >/dev/null || :
12cr|php-pear-ppw-1.0.4-2|63	fi
12cr|php-pear-ppw-1.0.4-2|64	%endif
12cr|php-pear-ppw-1.0.4-2|65	
12cr|php-pear-ppw-1.0.4-2|66	%files
12cr|php-pear-ppw-1.0.4-2|67	%defattr(-,root,root)
12cr|php-pear-ppw-1.0.4-2|68	%{_bindir}/ppw
12cr|php-pear-ppw-1.0.4-2|69	%{_datadir}/pear/PPW
12cr|php-pear-ppw-1.0.4-2|70	%{_datadir}/pear/packages/ppw.xml
12cr|php-pear-ppw-1.0.4-2|71	
12cr|php-pear-ppw-1.0.4-2|72	
12cr|php-pear-ppw-1.0.4-2|73	
12cr|php-pear-ppw-1.0.4-2|74	%changelog
12cr|php-pear-ppw-1.0.4-2|75	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2mdv2012.0
12cr|php-pear-ppw-1.0.4-2|76	+ Revision: 742324
12cr|php-pear-ppw-1.0.4-2|77	- fix major breakage by careless packager
12cr|php-pear-ppw-1.0.4-2|78	
12cr|php-pear-ppw-1.0.4-2|79	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1
12cr|php-pear-ppw-1.0.4-2|80	+ Revision: 730905
12cr|php-pear-ppw-1.0.4-2|81	- import php-pear-ppw
12cr|php-pear-ppw-1.0.4-2|82	
12cr|php-pear-ppw-1.0.4-2|83	
12cr|php-pear-ppw-1.0.4-2|84	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1mdv2010.2
12cr|php-pear-ppw-1.0.4-2|85	- initial Mandriva package

6060 12
12cr|php-pear-RDF-0.1.0-0.alpha1.4|1	%define		_class		RDF
12cr|php-pear-RDF-0.1.0-0.alpha1.4|2	%define		upstream_name	%{_class}
12cr|php-pear-RDF-0.1.0-0.alpha1.4|3	%define		pre         alpha1
12cr|php-pear-RDF-0.1.0-0.alpha1.4|4	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-RDF-0.1.0-0.alpha1.4|6	Version:	0.1.0
12cr|php-pear-RDF-0.1.0-0.alpha1.4|7	Release:	%mkrel 0.%{pre}.4
12cr|php-pear-RDF-0.1.0-0.alpha1.4|8	Summary:	Port of the core RAP API
12cr|php-pear-RDF-0.1.0-0.alpha1.4|9	License:	PHP License
12cr|php-pear-RDF-0.1.0-0.alpha1.4|10	Group:		Development/PHP
12cr|php-pear-RDF-0.1.0-0.alpha1.4|11	URL:		http://pear.php.net/package/RDF
12cr|php-pear-RDF-0.1.0-0.alpha1.4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tgz
12cr|php-pear-RDF-0.1.0-0.alpha1.4|13	Requires(post): php-pear
12cr|php-pear-RDF-0.1.0-0.alpha1.4|14	Requires(preun): php-pear
12cr|php-pear-RDF-0.1.0-0.alpha1.4|15	Requires:	php-pear
12cr|php-pear-RDF-0.1.0-0.alpha1.4|16	BuildRequires:  php-pear
12cr|php-pear-RDF-0.1.0-0.alpha1.4|17	BuildArch:	noarch
12cr|php-pear-RDF-0.1.0-0.alpha1.4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-RDF-0.1.0-0.alpha1.4|19	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|20	%description
12cr|php-pear-RDF-0.1.0-0.alpha1.4|21	This package is a port of the core components of the RDF API for PHP (aka RAP):
12cr|php-pear-RDF-0.1.0-0.alpha1.4|22	http://www.wiwiss.fu-berlin.de/suhl/bizer/rdfapi/.
12cr|php-pear-RDF-0.1.0-0.alpha1.4|23	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|24	%prep
12cr|php-pear-RDF-0.1.0-0.alpha1.4|25	%setup -q -c
12cr|php-pear-RDF-0.1.0-0.alpha1.4|26	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
12cr|php-pear-RDF-0.1.0-0.alpha1.4|27	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|28	%install
12cr|php-pear-RDF-0.1.0-0.alpha1.4|29	rm -rf %{buildroot}
12cr|php-pear-RDF-0.1.0-0.alpha1.4|30	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|31	cd %{upstream_name}-%{version}%{pre}
12cr|php-pear-RDF-0.1.0-0.alpha1.4|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-RDF-0.1.0-0.alpha1.4|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-RDF-0.1.0-0.alpha1.4|34	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-RDF-0.1.0-0.alpha1.4|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-RDF-0.1.0-0.alpha1.4|37	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-RDF-0.1.0-0.alpha1.4|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-RDF-0.1.0-0.alpha1.4|40	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|41	%clean
12cr|php-pear-RDF-0.1.0-0.alpha1.4|42	rm -rf %{buildroot}
12cr|php-pear-RDF-0.1.0-0.alpha1.4|43	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|44	%post
12cr|php-pear-RDF-0.1.0-0.alpha1.4|45	%if %mdkversion < 201000
12cr|php-pear-RDF-0.1.0-0.alpha1.4|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-RDF-0.1.0-0.alpha1.4|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-RDF-0.1.0-0.alpha1.4|48	%endif
12cr|php-pear-RDF-0.1.0-0.alpha1.4|49	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|50	%preun
12cr|php-pear-RDF-0.1.0-0.alpha1.4|51	%if %mdkversion < 201000
12cr|php-pear-RDF-0.1.0-0.alpha1.4|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-RDF-0.1.0-0.alpha1.4|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-RDF-0.1.0-0.alpha1.4|54	%{upstream_name} >/dev/null || :
12cr|php-pear-RDF-0.1.0-0.alpha1.4|55	fi
12cr|php-pear-RDF-0.1.0-0.alpha1.4|56	%endif
12cr|php-pear-RDF-0.1.0-0.alpha1.4|57	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|58	%files
12cr|php-pear-RDF-0.1.0-0.alpha1.4|59	%defattr(-,root,root)
12cr|php-pear-RDF-0.1.0-0.alpha1.4|60	%doc %{upstream_name}-%{version}%{pre}/docs/*
12cr|php-pear-RDF-0.1.0-0.alpha1.4|61	%{_datadir}/pear/%{_class}.php
12cr|php-pear-RDF-0.1.0-0.alpha1.4|62	%{_datadir}/pear/%{_class}
12cr|php-pear-RDF-0.1.0-0.alpha1.4|63	%{_datadir}/pear/data/%{_class}
12cr|php-pear-RDF-0.1.0-0.alpha1.4|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-RDF-0.1.0-0.alpha1.4|65	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|66	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|67	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|68	%changelog
12cr|php-pear-RDF-0.1.0-0.alpha1.4|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-0.alpha1.4mdv2012.0
12cr|php-pear-RDF-0.1.0-0.alpha1.4|70	+ Revision: 742265
12cr|php-pear-RDF-0.1.0-0.alpha1.4|71	- fix major breakage by careless packager
12cr|php-pear-RDF-0.1.0-0.alpha1.4|72	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-0.alpha1.3
12cr|php-pear-RDF-0.1.0-0.alpha1.4|74	+ Revision: 679569
12cr|php-pear-RDF-0.1.0-0.alpha1.4|75	- mass rebuild
12cr|php-pear-RDF-0.1.0-0.alpha1.4|76	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-0.alpha1.2mdv2011.0
12cr|php-pear-RDF-0.1.0-0.alpha1.4|78	+ Revision: 613762
12cr|php-pear-RDF-0.1.0-0.alpha1.4|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-RDF-0.1.0-0.alpha1.4|80	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|81	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-0.alpha1.1mdv2010.1
12cr|php-pear-RDF-0.1.0-0.alpha1.4|82	+ Revision: 467960
12cr|php-pear-RDF-0.1.0-0.alpha1.4|83	- spec cleanup
12cr|php-pear-RDF-0.1.0-0.alpha1.4|84	- use pear installer
12cr|php-pear-RDF-0.1.0-0.alpha1.4|85	- don't ship tests, even in documentation
12cr|php-pear-RDF-0.1.0-0.alpha1.4|86	- own all directories
12cr|php-pear-RDF-0.1.0-0.alpha1.4|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-RDF-0.1.0-0.alpha1.4|88	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|89	* Fri Sep 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-0.alpha1.1mdv2010.0
12cr|php-pear-RDF-0.1.0-0.alpha1.4|90	+ Revision: 448598
12cr|php-pear-RDF-0.1.0-0.alpha1.4|91	- import php-pear-RDF
12cr|php-pear-RDF-0.1.0-0.alpha1.4|92	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|93	
12cr|php-pear-RDF-0.1.0-0.alpha1.4|94	* Thu Sep 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-0.alpha1.1mdv2010.0
12cr|php-pear-RDF-0.1.0-0.alpha1.4|95	- first mdv release

6061 12
12cr|php-pear-Science_Chemistry-1.1.1-3|1	%define		_class		Science
12cr|php-pear-Science_Chemistry-1.1.1-3|2	%define		_subclass	Chemistry
12cr|php-pear-Science_Chemistry-1.1.1-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Science_Chemistry-1.1.1-3|4	
12cr|php-pear-Science_Chemistry-1.1.1-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Science_Chemistry-1.1.1-3|6	Version:	1.1.1
12cr|php-pear-Science_Chemistry-1.1.1-3|7	Release:	%mkrel 3
12cr|php-pear-Science_Chemistry-1.1.1-3|8	Summary:	Manipulate chemical objects: atoms, molecules, etc
12cr|php-pear-Science_Chemistry-1.1.1-3|9	License:	PHP License
12cr|php-pear-Science_Chemistry-1.1.1-3|10	Group:		Development/PHP
12cr|php-pear-Science_Chemistry-1.1.1-3|11	URL:		http://pear.php.net/package/Science_Chemistry/
12cr|php-pear-Science_Chemistry-1.1.1-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Science_Chemistry-1.1.1-3|13	Requires(post): php-pear
12cr|php-pear-Science_Chemistry-1.1.1-3|14	Requires(preun): php-pear
12cr|php-pear-Science_Chemistry-1.1.1-3|15	Requires:	php-pear
12cr|php-pear-Science_Chemistry-1.1.1-3|16	BuildArch:	noarch
12cr|php-pear-Science_Chemistry-1.1.1-3|17	BuildRequires:	php-pear
12cr|php-pear-Science_Chemistry-1.1.1-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Science_Chemistry-1.1.1-3|19	
12cr|php-pear-Science_Chemistry-1.1.1-3|20	%description
12cr|php-pear-Science_Chemistry-1.1.1-3|21	General classes to represent Atoms, Molecules and Macromolecules. Also
12cr|php-pear-Science_Chemistry-1.1.1-3|22	parsing code for PDB, CML and XYZ file formats. Examples of parsing
12cr|php-pear-Science_Chemistry-1.1.1-3|23	and conversion to/from chemical structure formats.
12cr|php-pear-Science_Chemistry-1.1.1-3|24	
12cr|php-pear-Science_Chemistry-1.1.1-3|25	%prep
12cr|php-pear-Science_Chemistry-1.1.1-3|26	%setup -q -c
12cr|php-pear-Science_Chemistry-1.1.1-3|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Science_Chemistry-1.1.1-3|28	
12cr|php-pear-Science_Chemistry-1.1.1-3|29	%install
12cr|php-pear-Science_Chemistry-1.1.1-3|30	rm -rf %{buildroot}
12cr|php-pear-Science_Chemistry-1.1.1-3|31	
12cr|php-pear-Science_Chemistry-1.1.1-3|32	cd %{upstream_name}-%{version}
12cr|php-pear-Science_Chemistry-1.1.1-3|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Science_Chemistry-1.1.1-3|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Science_Chemistry-1.1.1-3|35	
12cr|php-pear-Science_Chemistry-1.1.1-3|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Science_Chemistry-1.1.1-3|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Science_Chemistry-1.1.1-3|38	
12cr|php-pear-Science_Chemistry-1.1.1-3|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Science_Chemistry-1.1.1-3|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Science_Chemistry-1.1.1-3|41	
12cr|php-pear-Science_Chemistry-1.1.1-3|42	# nuke useless files
12cr|php-pear-Science_Chemistry-1.1.1-3|43	rm -f %{buildroot}%{_datadir}/pear/data/%{upstream_name}/*
12cr|php-pear-Science_Chemistry-1.1.1-3|44	
12cr|php-pear-Science_Chemistry-1.1.1-3|45	%clean
12cr|php-pear-Science_Chemistry-1.1.1-3|46	rm -rf %{buildroot}
12cr|php-pear-Science_Chemistry-1.1.1-3|47	
12cr|php-pear-Science_Chemistry-1.1.1-3|48	%post
12cr|php-pear-Science_Chemistry-1.1.1-3|49	%if %mdkversion < 201000
12cr|php-pear-Science_Chemistry-1.1.1-3|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Science_Chemistry-1.1.1-3|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Science_Chemistry-1.1.1-3|52	%endif
12cr|php-pear-Science_Chemistry-1.1.1-3|53	
12cr|php-pear-Science_Chemistry-1.1.1-3|54	%preun
12cr|php-pear-Science_Chemistry-1.1.1-3|55	%if %mdkversion < 201000
12cr|php-pear-Science_Chemistry-1.1.1-3|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-Science_Chemistry-1.1.1-3|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Science_Chemistry-1.1.1-3|58	%{upstream_name} >/dev/null || :
12cr|php-pear-Science_Chemistry-1.1.1-3|59	fi
12cr|php-pear-Science_Chemistry-1.1.1-3|60	%endif
12cr|php-pear-Science_Chemistry-1.1.1-3|61	
12cr|php-pear-Science_Chemistry-1.1.1-3|62	%files
12cr|php-pear-Science_Chemistry-1.1.1-3|63	%defattr(-,root,root)
12cr|php-pear-Science_Chemistry-1.1.1-3|64	%doc %{upstream_name}-%{version}/README
12cr|php-pear-Science_Chemistry-1.1.1-3|65	%doc %{upstream_name}-%{version}/TODO
12cr|php-pear-Science_Chemistry-1.1.1-3|66	%{_datadir}/pear/%{_class}
12cr|php-pear-Science_Chemistry-1.1.1-3|67	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-Science_Chemistry-1.1.1-3|68	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Science_Chemistry-1.1.1-3|69	
12cr|php-pear-Science_Chemistry-1.1.1-3|70	
12cr|php-pear-Science_Chemistry-1.1.1-3|71	%changelog
12cr|php-pear-Science_Chemistry-1.1.1-3|72	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdv2012.0
12cr|php-pear-Science_Chemistry-1.1.1-3|73	+ Revision: 742267
12cr|php-pear-Science_Chemistry-1.1.1-3|74	- fix major breakage by careless packager
12cr|php-pear-Science_Chemistry-1.1.1-3|75	
12cr|php-pear-Science_Chemistry-1.1.1-3|76	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2
12cr|php-pear-Science_Chemistry-1.1.1-3|77	+ Revision: 679571
12cr|php-pear-Science_Chemistry-1.1.1-3|78	- mass rebuild
12cr|php-pear-Science_Chemistry-1.1.1-3|79	
12cr|php-pear-Science_Chemistry-1.1.1-3|80	* Wed Dec 29 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2011.0
12cr|php-pear-Science_Chemistry-1.1.1-3|81	+ Revision: 625914
12cr|php-pear-Science_Chemistry-1.1.1-3|82	- fix build
12cr|php-pear-Science_Chemistry-1.1.1-3|83	- 1.1.1
12cr|php-pear-Science_Chemistry-1.1.1-3|84	
12cr|php-pear-Science_Chemistry-1.1.1-3|85	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-11mdv2011.0
12cr|php-pear-Science_Chemistry-1.1.1-3|86	+ Revision: 613765
12cr|php-pear-Science_Chemistry-1.1.1-3|87	- the mass rebuild of 2010.1 packages
12cr|php-pear-Science_Chemistry-1.1.1-3|88	
12cr|php-pear-Science_Chemistry-1.1.1-3|89	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-10mdv2010.1
12cr|php-pear-Science_Chemistry-1.1.1-3|90	+ Revision: 467074
12cr|php-pear-Science_Chemistry-1.1.1-3|91	- spec cleanup
12cr|php-pear-Science_Chemistry-1.1.1-3|92	- use pear installer
12cr|php-pear-Science_Chemistry-1.1.1-3|93	- don't ship tests, even in documentation
12cr|php-pear-Science_Chemistry-1.1.1-3|94	- own all directories
12cr|php-pear-Science_Chemistry-1.1.1-3|95	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Science_Chemistry-1.1.1-3|96	
12cr|php-pear-Science_Chemistry-1.1.1-3|97	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-9mdv2010.0
12cr|php-pear-Science_Chemistry-1.1.1-3|98	+ Revision: 441562
12cr|php-pear-Science_Chemistry-1.1.1-3|99	- rebuild
12cr|php-pear-Science_Chemistry-1.1.1-3|100	
12cr|php-pear-Science_Chemistry-1.1.1-3|101	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-8mdv2009.0
12cr|php-pear-Science_Chemistry-1.1.1-3|102	+ Revision: 237059
12cr|php-pear-Science_Chemistry-1.1.1-3|103	- rebuild
12cr|php-pear-Science_Chemistry-1.1.1-3|104	
12cr|php-pear-Science_Chemistry-1.1.1-3|105	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.1.0-7mdv2008.1
12cr|php-pear-Science_Chemistry-1.1.1-3|106	+ Revision: 140730
12cr|php-pear-Science_Chemistry-1.1.1-3|107	- restore BuildRoot
12cr|php-pear-Science_Chemistry-1.1.1-3|108	
12cr|php-pear-Science_Chemistry-1.1.1-3|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Science_Chemistry-1.1.1-3|110	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Science_Chemistry-1.1.1-3|111	
12cr|php-pear-Science_Chemistry-1.1.1-3|112	
12cr|php-pear-Science_Chemistry-1.1.1-3|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdv2007.0
12cr|php-pear-Science_Chemistry-1.1.1-3|114	+ Revision: 82547
12cr|php-pear-Science_Chemistry-1.1.1-3|115	- Import php-pear-Science_Chemistry
12cr|php-pear-Science_Chemistry-1.1.1-3|116	
12cr|php-pear-Science_Chemistry-1.1.1-3|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdk
12cr|php-pear-Science_Chemistry-1.1.1-3|118	- new group (Development/PHP)
12cr|php-pear-Science_Chemistry-1.1.1-3|119	
12cr|php-pear-Science_Chemistry-1.1.1-3|120	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6mdk
12cr|php-pear-Science_Chemistry-1.1.1-3|121	- rebuilt to fix auto deps
12cr|php-pear-Science_Chemistry-1.1.1-3|122	
12cr|php-pear-Science_Chemistry-1.1.1-3|123	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-5mdk
12cr|php-pear-Science_Chemistry-1.1.1-3|124	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Science_Chemistry-1.1.1-3|125	
12cr|php-pear-Science_Chemistry-1.1.1-3|126	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-4mdk
12cr|php-pear-Science_Chemistry-1.1.1-3|127	- fix deps
12cr|php-pear-Science_Chemistry-1.1.1-3|128	
12cr|php-pear-Science_Chemistry-1.1.1-3|129	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdk
12cr|php-pear-Science_Chemistry-1.1.1-3|130	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Science_Chemistry-1.1.1-3|131	- fix deps
12cr|php-pear-Science_Chemistry-1.1.1-3|132	
12cr|php-pear-Science_Chemistry-1.1.1-3|133	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdk
12cr|php-pear-Science_Chemistry-1.1.1-3|134	- fix deps
12cr|php-pear-Science_Chemistry-1.1.1-3|135	
12cr|php-pear-Science_Chemistry-1.1.1-3|136	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cr|php-pear-Science_Chemistry-1.1.1-3|137	- initial Mandriva package (PLD import)
12cr|php-pear-Science_Chemistry-1.1.1-3|138	

6062 12
12cr|php-pear-Search_Mnogosearch-0.1.1-13|1	%define		_class		Search
12cr|php-pear-Search_Mnogosearch-0.1.1-13|2	%define		_subclass	Mnogosearch
12cr|php-pear-Search_Mnogosearch-0.1.1-13|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Search_Mnogosearch-0.1.1-13|4	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|5	%define		_requires_exceptions pear(config.php)
12cr|php-pear-Search_Mnogosearch-0.1.1-13|6	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Search_Mnogosearch-0.1.1-13|8	Version:	0.1.1
12cr|php-pear-Search_Mnogosearch-0.1.1-13|9	Release:	%mkrel 13
12cr|php-pear-Search_Mnogosearch-0.1.1-13|10	Summary:	Wrapper classes for the mnoGoSearch extention
12cr|php-pear-Search_Mnogosearch-0.1.1-13|11	License:	PHP License
12cr|php-pear-Search_Mnogosearch-0.1.1-13|12	Group:		Development/PHP
12cr|php-pear-Search_Mnogosearch-0.1.1-13|13	URL:		http://pear.php.net/package/Search_Mnogosearch/
12cr|php-pear-Search_Mnogosearch-0.1.1-13|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Search_Mnogosearch-0.1.1-13|15	Requires(post): php-pear
12cr|php-pear-Search_Mnogosearch-0.1.1-13|16	Requires(preun): php-pear
12cr|php-pear-Search_Mnogosearch-0.1.1-13|17	Requires:	php-pear
12cr|php-pear-Search_Mnogosearch-0.1.1-13|18	BuildArch:	noarch
12cr|php-pear-Search_Mnogosearch-0.1.1-13|19	BuildRequires:	php-pear
12cr|php-pear-Search_Mnogosearch-0.1.1-13|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Search_Mnogosearch-0.1.1-13|21	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|22	%description
12cr|php-pear-Search_Mnogosearch-0.1.1-13|23	This package provides wrapper classes for the mnoGoSearch search
12cr|php-pear-Search_Mnogosearch-0.1.1-13|24	engine. The package has two central classes "Search_Mnogosearch" and
12cr|php-pear-Search_Mnogosearch-0.1.1-13|25	"Search_Mnogosearch_Result". The class "Search_Mnogosearch" gives an
12cr|php-pear-Search_Mnogosearch-0.1.1-13|26	object that represents the search and the "Search_Mnogosearch_Result"
12cr|php-pear-Search_Mnogosearch-0.1.1-13|27	the result. The usage is just like the usage in the "DB" and
12cr|php-pear-Search_Mnogosearch-0.1.1-13|28	"DB_result" classes.
12cr|php-pear-Search_Mnogosearch-0.1.1-13|29	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|30	%prep
12cr|php-pear-Search_Mnogosearch-0.1.1-13|31	%setup -q -c
12cr|php-pear-Search_Mnogosearch-0.1.1-13|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Search_Mnogosearch-0.1.1-13|33	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|34	%install
12cr|php-pear-Search_Mnogosearch-0.1.1-13|35	rm -rf %{buildroot}
12cr|php-pear-Search_Mnogosearch-0.1.1-13|36	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|37	cd %{upstream_name}-%{version}
12cr|php-pear-Search_Mnogosearch-0.1.1-13|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Search_Mnogosearch-0.1.1-13|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Search_Mnogosearch-0.1.1-13|40	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Search_Mnogosearch-0.1.1-13|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Search_Mnogosearch-0.1.1-13|43	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|44	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Search_Mnogosearch-0.1.1-13|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Search_Mnogosearch-0.1.1-13|46	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|47	%clean
12cr|php-pear-Search_Mnogosearch-0.1.1-13|48	rm -rf %{buildroot}
12cr|php-pear-Search_Mnogosearch-0.1.1-13|49	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|50	%post
12cr|php-pear-Search_Mnogosearch-0.1.1-13|51	%if %mdkversion < 201000
12cr|php-pear-Search_Mnogosearch-0.1.1-13|52	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Search_Mnogosearch-0.1.1-13|53	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Search_Mnogosearch-0.1.1-13|54	%endif
12cr|php-pear-Search_Mnogosearch-0.1.1-13|55	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|56	%preun
12cr|php-pear-Search_Mnogosearch-0.1.1-13|57	%if %mdkversion < 201000
12cr|php-pear-Search_Mnogosearch-0.1.1-13|58	if [ "$1" -eq "0" ]; then
12cr|php-pear-Search_Mnogosearch-0.1.1-13|59	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Search_Mnogosearch-0.1.1-13|60	%{upstream_name} >/dev/null || :
12cr|php-pear-Search_Mnogosearch-0.1.1-13|61	fi
12cr|php-pear-Search_Mnogosearch-0.1.1-13|62	%endif
12cr|php-pear-Search_Mnogosearch-0.1.1-13|63	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|64	%files
12cr|php-pear-Search_Mnogosearch-0.1.1-13|65	%defattr(-,root,root)
12cr|php-pear-Search_Mnogosearch-0.1.1-13|66	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Search_Mnogosearch-0.1.1-13|67	%{_datadir}/pear/%{_class}
12cr|php-pear-Search_Mnogosearch-0.1.1-13|68	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Search_Mnogosearch-0.1.1-13|69	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|70	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|71	%changelog
12cr|php-pear-Search_Mnogosearch-0.1.1-13|72	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-13mdv2012.0
12cr|php-pear-Search_Mnogosearch-0.1.1-13|73	+ Revision: 742268
12cr|php-pear-Search_Mnogosearch-0.1.1-13|74	- fix major breakage by careless packager
12cr|php-pear-Search_Mnogosearch-0.1.1-13|75	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|76	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-12
12cr|php-pear-Search_Mnogosearch-0.1.1-13|77	+ Revision: 679572
12cr|php-pear-Search_Mnogosearch-0.1.1-13|78	- mass rebuild
12cr|php-pear-Search_Mnogosearch-0.1.1-13|79	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|80	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-11mdv2011.0
12cr|php-pear-Search_Mnogosearch-0.1.1-13|81	+ Revision: 613766
12cr|php-pear-Search_Mnogosearch-0.1.1-13|82	- the mass rebuild of 2010.1 packages
12cr|php-pear-Search_Mnogosearch-0.1.1-13|83	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|84	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-10mdv2010.1
12cr|php-pear-Search_Mnogosearch-0.1.1-13|85	+ Revision: 467075
12cr|php-pear-Search_Mnogosearch-0.1.1-13|86	- spec cleanup
12cr|php-pear-Search_Mnogosearch-0.1.1-13|87	- use pear installer
12cr|php-pear-Search_Mnogosearch-0.1.1-13|88	- don't ship tests, even in documentation
12cr|php-pear-Search_Mnogosearch-0.1.1-13|89	- own all directories
12cr|php-pear-Search_Mnogosearch-0.1.1-13|90	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Search_Mnogosearch-0.1.1-13|91	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|92	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.1-9mdv2010.0
12cr|php-pear-Search_Mnogosearch-0.1.1-13|93	+ Revision: 441563
12cr|php-pear-Search_Mnogosearch-0.1.1-13|94	- rebuild
12cr|php-pear-Search_Mnogosearch-0.1.1-13|95	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|96	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-8mdv2009.0
12cr|php-pear-Search_Mnogosearch-0.1.1-13|97	+ Revision: 237060
12cr|php-pear-Search_Mnogosearch-0.1.1-13|98	- rebuild
12cr|php-pear-Search_Mnogosearch-0.1.1-13|99	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|100	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Search_Mnogosearch-0.1.1-13|101	- restore BuildRoot
12cr|php-pear-Search_Mnogosearch-0.1.1-13|102	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Search_Mnogosearch-0.1.1-13|104	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Search_Mnogosearch-0.1.1-13|105	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|106	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|107	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-7mdv2007.0
12cr|php-pear-Search_Mnogosearch-0.1.1-13|108	+ Revision: 82556
12cr|php-pear-Search_Mnogosearch-0.1.1-13|109	- Import php-pear-Search_Mnogosearch
12cr|php-pear-Search_Mnogosearch-0.1.1-13|110	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|111	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-7mdk
12cr|php-pear-Search_Mnogosearch-0.1.1-13|112	- new group (Development/PHP)
12cr|php-pear-Search_Mnogosearch-0.1.1-13|113	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|114	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-6mdk
12cr|php-pear-Search_Mnogosearch-0.1.1-13|115	- rebuilt to fix auto deps
12cr|php-pear-Search_Mnogosearch-0.1.1-13|116	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|117	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-5mdk
12cr|php-pear-Search_Mnogosearch-0.1.1-13|118	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Search_Mnogosearch-0.1.1-13|119	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|120	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4mdk
12cr|php-pear-Search_Mnogosearch-0.1.1-13|121	- fix deps
12cr|php-pear-Search_Mnogosearch-0.1.1-13|122	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|123	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdk
12cr|php-pear-Search_Mnogosearch-0.1.1-13|124	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Search_Mnogosearch-0.1.1-13|125	- fix deps
12cr|php-pear-Search_Mnogosearch-0.1.1-13|126	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|127	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-2mdk
12cr|php-pear-Search_Mnogosearch-0.1.1-13|128	- fix deps
12cr|php-pear-Search_Mnogosearch-0.1.1-13|129	
12cr|php-pear-Search_Mnogosearch-0.1.1-13|130	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdk
12cr|php-pear-Search_Mnogosearch-0.1.1-13|131	- initial Mandriva package (PLD import)
12cr|php-pear-Search_Mnogosearch-0.1.1-13|132	

6063 12
12cr|php-pear-Services_Amazon-0.7.0-8|1	%define		_class		Services
12cr|php-pear-Services_Amazon-0.7.0-8|2	%define		_subclass	Amazon
12cr|php-pear-Services_Amazon-0.7.0-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Services_Amazon-0.7.0-8|4	
12cr|php-pear-Services_Amazon-0.7.0-8|5	%define _requires_exceptions pear(config-local.php)
12cr|php-pear-Services_Amazon-0.7.0-8|6	
12cr|php-pear-Services_Amazon-0.7.0-8|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Services_Amazon-0.7.0-8|8	Version:	0.7.0
12cr|php-pear-Services_Amazon-0.7.0-8|9	Release:	%mkrel 8
12cr|php-pear-Services_Amazon-0.7.0-8|10	Summary:	Access to Amazon.com's web services
12cr|php-pear-Services_Amazon-0.7.0-8|11	License:	PHP License
12cr|php-pear-Services_Amazon-0.7.0-8|12	Group:		Development/PHP
12cr|php-pear-Services_Amazon-0.7.0-8|13	URL:		http://pear.php.net/package/Services_Amazon/
12cr|php-pear-Services_Amazon-0.7.0-8|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Services_Amazon-0.7.0-8|15	Requires(post): php-pear
12cr|php-pear-Services_Amazon-0.7.0-8|16	Requires(preun): php-pear
12cr|php-pear-Services_Amazon-0.7.0-8|17	Requires:	php-pear
12cr|php-pear-Services_Amazon-0.7.0-8|18	BuildArch:	noarch
12cr|php-pear-Services_Amazon-0.7.0-8|19	BuildRequires:	php-pear
12cr|php-pear-Services_Amazon-0.7.0-8|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Services_Amazon-0.7.0-8|21	
12cr|php-pear-Services_Amazon-0.7.0-8|22	%description
12cr|php-pear-Services_Amazon-0.7.0-8|23	Services_Amazon uses Amazon.com's web services to allow developers to
12cr|php-pear-Services_Amazon-0.7.0-8|24	search and provide associate links for specific ISBN numbers, authors,
12cr|php-pear-Services_Amazon-0.7.0-8|25	artist, directors, and publishers among other things.
12cr|php-pear-Services_Amazon-0.7.0-8|26	
12cr|php-pear-Services_Amazon-0.7.0-8|27	%prep
12cr|php-pear-Services_Amazon-0.7.0-8|28	%setup -q -c
12cr|php-pear-Services_Amazon-0.7.0-8|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Services_Amazon-0.7.0-8|30	
12cr|php-pear-Services_Amazon-0.7.0-8|31	%install
12cr|php-pear-Services_Amazon-0.7.0-8|32	rm -rf %{buildroot}
12cr|php-pear-Services_Amazon-0.7.0-8|33	
12cr|php-pear-Services_Amazon-0.7.0-8|34	cd %{upstream_name}-%{version}
12cr|php-pear-Services_Amazon-0.7.0-8|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Services_Amazon-0.7.0-8|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Services_Amazon-0.7.0-8|37	
12cr|php-pear-Services_Amazon-0.7.0-8|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Services_Amazon-0.7.0-8|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Services_Amazon-0.7.0-8|40	
12cr|php-pear-Services_Amazon-0.7.0-8|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Services_Amazon-0.7.0-8|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Services_Amazon-0.7.0-8|43	
12cr|php-pear-Services_Amazon-0.7.0-8|44	%clean
12cr|php-pear-Services_Amazon-0.7.0-8|45	rm -rf %{buildroot}
12cr|php-pear-Services_Amazon-0.7.0-8|46	
12cr|php-pear-Services_Amazon-0.7.0-8|47	%post
12cr|php-pear-Services_Amazon-0.7.0-8|48	%if %mdkversion < 201000
12cr|php-pear-Services_Amazon-0.7.0-8|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Services_Amazon-0.7.0-8|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Services_Amazon-0.7.0-8|51	%endif
12cr|php-pear-Services_Amazon-0.7.0-8|52	
12cr|php-pear-Services_Amazon-0.7.0-8|53	%preun
12cr|php-pear-Services_Amazon-0.7.0-8|54	%if %mdkversion < 201000
12cr|php-pear-Services_Amazon-0.7.0-8|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-Services_Amazon-0.7.0-8|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Services_Amazon-0.7.0-8|57	%{upstream_name} >/dev/null || :
12cr|php-pear-Services_Amazon-0.7.0-8|58	fi
12cr|php-pear-Services_Amazon-0.7.0-8|59	%endif
12cr|php-pear-Services_Amazon-0.7.0-8|60	
12cr|php-pear-Services_Amazon-0.7.0-8|61	%files
12cr|php-pear-Services_Amazon-0.7.0-8|62	%defattr(-,root,root)
12cr|php-pear-Services_Amazon-0.7.0-8|63	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Services_Amazon-0.7.0-8|64	%{_datadir}/pear/%{_class}
12cr|php-pear-Services_Amazon-0.7.0-8|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Services_Amazon-0.7.0-8|66	
12cr|php-pear-Services_Amazon-0.7.0-8|67	
12cr|php-pear-Services_Amazon-0.7.0-8|68	%changelog
12cr|php-pear-Services_Amazon-0.7.0-8|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-8mdv2012.0
12cr|php-pear-Services_Amazon-0.7.0-8|70	+ Revision: 742269
12cr|php-pear-Services_Amazon-0.7.0-8|71	- fix major breakage by careless packager
12cr|php-pear-Services_Amazon-0.7.0-8|72	
12cr|php-pear-Services_Amazon-0.7.0-8|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-7
12cr|php-pear-Services_Amazon-0.7.0-8|74	+ Revision: 679573
12cr|php-pear-Services_Amazon-0.7.0-8|75	- mass rebuild
12cr|php-pear-Services_Amazon-0.7.0-8|76	
12cr|php-pear-Services_Amazon-0.7.0-8|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-6mdv2011.0
12cr|php-pear-Services_Amazon-0.7.0-8|78	+ Revision: 613767
12cr|php-pear-Services_Amazon-0.7.0-8|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-Services_Amazon-0.7.0-8|80	
12cr|php-pear-Services_Amazon-0.7.0-8|81	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.0-5mdv2010.1
12cr|php-pear-Services_Amazon-0.7.0-8|82	+ Revision: 467076
12cr|php-pear-Services_Amazon-0.7.0-8|83	- spec cleanup
12cr|php-pear-Services_Amazon-0.7.0-8|84	- use pear installer
12cr|php-pear-Services_Amazon-0.7.0-8|85	- don't ship tests, even in documentation
12cr|php-pear-Services_Amazon-0.7.0-8|86	- own all directories
12cr|php-pear-Services_Amazon-0.7.0-8|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Services_Amazon-0.7.0-8|88	
12cr|php-pear-Services_Amazon-0.7.0-8|89	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.7.0-4mdv2010.0
12cr|php-pear-Services_Amazon-0.7.0-8|90	+ Revision: 441564
12cr|php-pear-Services_Amazon-0.7.0-8|91	- rebuild
12cr|php-pear-Services_Amazon-0.7.0-8|92	
12cr|php-pear-Services_Amazon-0.7.0-8|93	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-3mdv2009.0
12cr|php-pear-Services_Amazon-0.7.0-8|94	+ Revision: 237061
12cr|php-pear-Services_Amazon-0.7.0-8|95	- rebuild
12cr|php-pear-Services_Amazon-0.7.0-8|96	
12cr|php-pear-Services_Amazon-0.7.0-8|97	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.7.0-2mdv2008.1
12cr|php-pear-Services_Amazon-0.7.0-8|98	+ Revision: 140730
12cr|php-pear-Services_Amazon-0.7.0-8|99	- restore BuildRoot
12cr|php-pear-Services_Amazon-0.7.0-8|100	
12cr|php-pear-Services_Amazon-0.7.0-8|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Services_Amazon-0.7.0-8|102	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Services_Amazon-0.7.0-8|103	
12cr|php-pear-Services_Amazon-0.7.0-8|104	* Fri Jul 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-2mdv2008.0
12cr|php-pear-Services_Amazon-0.7.0-8|105	+ Revision: 53923
12cr|php-pear-Services_Amazon-0.7.0-8|106	- fix deps
12cr|php-pear-Services_Amazon-0.7.0-8|107	
12cr|php-pear-Services_Amazon-0.7.0-8|108	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-1mdv2008.0
12cr|php-pear-Services_Amazon-0.7.0-8|109	+ Revision: 15747
12cr|php-pear-Services_Amazon-0.7.0-8|110	- 0.7.0
12cr|php-pear-Services_Amazon-0.7.0-8|111	
12cr|php-pear-Services_Amazon-0.7.0-8|112	
12cr|php-pear-Services_Amazon-0.7.0-8|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdv2007.0
12cr|php-pear-Services_Amazon-0.7.0-8|114	+ Revision: 82565
12cr|php-pear-Services_Amazon-0.7.0-8|115	- Import php-pear-Services_Amazon
12cr|php-pear-Services_Amazon-0.7.0-8|116	
12cr|php-pear-Services_Amazon-0.7.0-8|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdk
12cr|php-pear-Services_Amazon-0.7.0-8|118	- 0.4.0
12cr|php-pear-Services_Amazon-0.7.0-8|119	- new group (Development/PHP)
12cr|php-pear-Services_Amazon-0.7.0-8|120	
12cr|php-pear-Services_Amazon-0.7.0-8|121	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7mdk
12cr|php-pear-Services_Amazon-0.7.0-8|122	- rebuilt to fix auto deps
12cr|php-pear-Services_Amazon-0.7.0-8|123	
12cr|php-pear-Services_Amazon-0.7.0-8|124	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6mdk
12cr|php-pear-Services_Amazon-0.7.0-8|125	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Services_Amazon-0.7.0-8|126	
12cr|php-pear-Services_Amazon-0.7.0-8|127	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdk
12cr|php-pear-Services_Amazon-0.7.0-8|128	- fix deps
12cr|php-pear-Services_Amazon-0.7.0-8|129	
12cr|php-pear-Services_Amazon-0.7.0-8|130	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdk
12cr|php-pear-Services_Amazon-0.7.0-8|131	- fix the package.xml file so it will register
12cr|php-pear-Services_Amazon-0.7.0-8|132	
12cr|php-pear-Services_Amazon-0.7.0-8|133	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdk
12cr|php-pear-Services_Amazon-0.7.0-8|134	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Services_Amazon-0.7.0-8|135	- fix deps
12cr|php-pear-Services_Amazon-0.7.0-8|136	
12cr|php-pear-Services_Amazon-0.7.0-8|137	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdk
12cr|php-pear-Services_Amazon-0.7.0-8|138	- fix deps
12cr|php-pear-Services_Amazon-0.7.0-8|139	
12cr|php-pear-Services_Amazon-0.7.0-8|140	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdk
12cr|php-pear-Services_Amazon-0.7.0-8|141	- initial Mandriva package (PLD import)
12cr|php-pear-Services_Amazon-0.7.0-8|142	

6064 12
12cr|php-pear-Services_Delicious-0.5.0-8|1	%define		_class		Services
12cr|php-pear-Services_Delicious-0.5.0-8|2	%define		_subclass	Delicious
12cr|php-pear-Services_Delicious-0.5.0-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Services_Delicious-0.5.0-8|4	
12cr|php-pear-Services_Delicious-0.5.0-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Services_Delicious-0.5.0-8|6	Version:	0.5.0
12cr|php-pear-Services_Delicious-0.5.0-8|7	Release:	%mkrel 8
12cr|php-pear-Services_Delicious-0.5.0-8|8	Summary:	Client for the del.icio.us web service
12cr|php-pear-Services_Delicious-0.5.0-8|9	License:	PHP License
12cr|php-pear-Services_Delicious-0.5.0-8|10	Group:		Development/PHP
12cr|php-pear-Services_Delicious-0.5.0-8|11	URL:		http://pear.php.net/package/Services_Delicious/
12cr|php-pear-Services_Delicious-0.5.0-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Services_Delicious-0.5.0-8|13	Requires(post): php-pear
12cr|php-pear-Services_Delicious-0.5.0-8|14	Requires(preun): php-pear
12cr|php-pear-Services_Delicious-0.5.0-8|15	Requires:	php-pear
12cr|php-pear-Services_Delicious-0.5.0-8|16	BuildArch:	noarch
12cr|php-pear-Services_Delicious-0.5.0-8|17	BuildRequires:	php-pear
12cr|php-pear-Services_Delicious-0.5.0-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Services_Delicious-0.5.0-8|19	
12cr|php-pear-Services_Delicious-0.5.0-8|20	%description
12cr|php-pear-Services_Delicious-0.5.0-8|21	Services_Delicious is a client for the REST-based web service of
12cr|php-pear-Services_Delicious-0.5.0-8|22	del.icio.us.
12cr|php-pear-Services_Delicious-0.5.0-8|23	
12cr|php-pear-Services_Delicious-0.5.0-8|24	del.icio.us is a social bookmarks manager. It allows you to easily add
12cr|php-pear-Services_Delicious-0.5.0-8|25	sites you like to your personal collection of links, to categorize
12cr|php-pear-Services_Delicious-0.5.0-8|26	those sites with keywords, and to share your collection not only
12cr|php-pear-Services_Delicious-0.5.0-8|27	between your own browsers and machines, but also with others.
12cr|php-pear-Services_Delicious-0.5.0-8|28	
12cr|php-pear-Services_Delicious-0.5.0-8|29	Services_Delicious allows you to select, add and delete your bookmarks
12cr|php-pear-Services_Delicious-0.5.0-8|30	from any PHP script.
12cr|php-pear-Services_Delicious-0.5.0-8|31	
12cr|php-pear-Services_Delicious-0.5.0-8|32	%prep
12cr|php-pear-Services_Delicious-0.5.0-8|33	%setup -q -c
12cr|php-pear-Services_Delicious-0.5.0-8|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Services_Delicious-0.5.0-8|35	
12cr|php-pear-Services_Delicious-0.5.0-8|36	%install
12cr|php-pear-Services_Delicious-0.5.0-8|37	rm -rf %{buildroot}
12cr|php-pear-Services_Delicious-0.5.0-8|38	
12cr|php-pear-Services_Delicious-0.5.0-8|39	cd %{upstream_name}-%{version}
12cr|php-pear-Services_Delicious-0.5.0-8|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Services_Delicious-0.5.0-8|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Services_Delicious-0.5.0-8|42	
12cr|php-pear-Services_Delicious-0.5.0-8|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Services_Delicious-0.5.0-8|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Services_Delicious-0.5.0-8|45	
12cr|php-pear-Services_Delicious-0.5.0-8|46	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Services_Delicious-0.5.0-8|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Services_Delicious-0.5.0-8|48	
12cr|php-pear-Services_Delicious-0.5.0-8|49	%clean
12cr|php-pear-Services_Delicious-0.5.0-8|50	rm -rf %{buildroot}
12cr|php-pear-Services_Delicious-0.5.0-8|51	
12cr|php-pear-Services_Delicious-0.5.0-8|52	%post
12cr|php-pear-Services_Delicious-0.5.0-8|53	%if %mdkversion < 201000
12cr|php-pear-Services_Delicious-0.5.0-8|54	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Services_Delicious-0.5.0-8|55	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Services_Delicious-0.5.0-8|56	%endif
12cr|php-pear-Services_Delicious-0.5.0-8|57	
12cr|php-pear-Services_Delicious-0.5.0-8|58	%preun
12cr|php-pear-Services_Delicious-0.5.0-8|59	%if %mdkversion < 201000
12cr|php-pear-Services_Delicious-0.5.0-8|60	if [ "$1" -eq "0" ]; then
12cr|php-pear-Services_Delicious-0.5.0-8|61	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Services_Delicious-0.5.0-8|62	%{upstream_name} >/dev/null || :
12cr|php-pear-Services_Delicious-0.5.0-8|63	fi
12cr|php-pear-Services_Delicious-0.5.0-8|64	%endif
12cr|php-pear-Services_Delicious-0.5.0-8|65	
12cr|php-pear-Services_Delicious-0.5.0-8|66	%files
12cr|php-pear-Services_Delicious-0.5.0-8|67	%defattr(-,root,root)
12cr|php-pear-Services_Delicious-0.5.0-8|68	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Services_Delicious-0.5.0-8|69	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Services_Delicious-0.5.0-8|70	%{_datadir}/pear/%{_class}
12cr|php-pear-Services_Delicious-0.5.0-8|71	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Services_Delicious-0.5.0-8|72	
12cr|php-pear-Services_Delicious-0.5.0-8|73	
12cr|php-pear-Services_Delicious-0.5.0-8|74	
12cr|php-pear-Services_Delicious-0.5.0-8|75	
12cr|php-pear-Services_Delicious-0.5.0-8|76	%changelog
12cr|php-pear-Services_Delicious-0.5.0-8|77	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-8mdv2012.0
12cr|php-pear-Services_Delicious-0.5.0-8|78	+ Revision: 742270
12cr|php-pear-Services_Delicious-0.5.0-8|79	- fix major breakage by careless packager
12cr|php-pear-Services_Delicious-0.5.0-8|80	
12cr|php-pear-Services_Delicious-0.5.0-8|81	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-7
12cr|php-pear-Services_Delicious-0.5.0-8|82	+ Revision: 679574
12cr|php-pear-Services_Delicious-0.5.0-8|83	- mass rebuild
12cr|php-pear-Services_Delicious-0.5.0-8|84	
12cr|php-pear-Services_Delicious-0.5.0-8|85	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-6mdv2011.0
12cr|php-pear-Services_Delicious-0.5.0-8|86	+ Revision: 613768
12cr|php-pear-Services_Delicious-0.5.0-8|87	- the mass rebuild of 2010.1 packages
12cr|php-pear-Services_Delicious-0.5.0-8|88	
12cr|php-pear-Services_Delicious-0.5.0-8|89	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-5mdv2010.1
12cr|php-pear-Services_Delicious-0.5.0-8|90	+ Revision: 467077
12cr|php-pear-Services_Delicious-0.5.0-8|91	- spec cleanup
12cr|php-pear-Services_Delicious-0.5.0-8|92	- use pear installer
12cr|php-pear-Services_Delicious-0.5.0-8|93	- don't ship tests, even in documentation
12cr|php-pear-Services_Delicious-0.5.0-8|94	- own all directories
12cr|php-pear-Services_Delicious-0.5.0-8|95	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Services_Delicious-0.5.0-8|96	
12cr|php-pear-Services_Delicious-0.5.0-8|97	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.0-4mdv2010.0
12cr|php-pear-Services_Delicious-0.5.0-8|98	+ Revision: 441565
12cr|php-pear-Services_Delicious-0.5.0-8|99	- rebuild
12cr|php-pear-Services_Delicious-0.5.0-8|100	
12cr|php-pear-Services_Delicious-0.5.0-8|101	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-3mdv2009.1
12cr|php-pear-Services_Delicious-0.5.0-8|102	+ Revision: 322658
12cr|php-pear-Services_Delicious-0.5.0-8|103	- rebuild
12cr|php-pear-Services_Delicious-0.5.0-8|104	
12cr|php-pear-Services_Delicious-0.5.0-8|105	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdv2009.0
12cr|php-pear-Services_Delicious-0.5.0-8|106	+ Revision: 237062
12cr|php-pear-Services_Delicious-0.5.0-8|107	- rebuild
12cr|php-pear-Services_Delicious-0.5.0-8|108	
12cr|php-pear-Services_Delicious-0.5.0-8|109	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Services_Delicious-0.5.0-8|110	- restore BuildRoot
12cr|php-pear-Services_Delicious-0.5.0-8|111	
12cr|php-pear-Services_Delicious-0.5.0-8|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Services_Delicious-0.5.0-8|113	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Services_Delicious-0.5.0-8|114	
12cr|php-pear-Services_Delicious-0.5.0-8|115	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdv2008.0
12cr|php-pear-Services_Delicious-0.5.0-8|116	+ Revision: 15749
12cr|php-pear-Services_Delicious-0.5.0-8|117	- 0.5.0
12cr|php-pear-Services_Delicious-0.5.0-8|118	
12cr|php-pear-Services_Delicious-0.5.0-8|119	
12cr|php-pear-Services_Delicious-0.5.0-8|120	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdv2007.0
12cr|php-pear-Services_Delicious-0.5.0-8|121	+ Revision: 82574
12cr|php-pear-Services_Delicious-0.5.0-8|122	- Import php-pear-Services_Delicious
12cr|php-pear-Services_Delicious-0.5.0-8|123	
12cr|php-pear-Services_Delicious-0.5.0-8|124	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12cr|php-pear-Services_Delicious-0.5.0-8|125	- 0.3.0
12cr|php-pear-Services_Delicious-0.5.0-8|126	
12cr|php-pear-Services_Delicious-0.5.0-8|127	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7mdk
12cr|php-pear-Services_Delicious-0.5.0-8|128	- new group (Development/PHP)
12cr|php-pear-Services_Delicious-0.5.0-8|129	
12cr|php-pear-Services_Delicious-0.5.0-8|130	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6mdk
12cr|php-pear-Services_Delicious-0.5.0-8|131	- rebuilt to fix auto deps
12cr|php-pear-Services_Delicious-0.5.0-8|132	
12cr|php-pear-Services_Delicious-0.5.0-8|133	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdk
12cr|php-pear-Services_Delicious-0.5.0-8|134	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Services_Delicious-0.5.0-8|135	
12cr|php-pear-Services_Delicious-0.5.0-8|136	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdk
12cr|php-pear-Services_Delicious-0.5.0-8|137	- fix deps
12cr|php-pear-Services_Delicious-0.5.0-8|138	
12cr|php-pear-Services_Delicious-0.5.0-8|139	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdk
12cr|php-pear-Services_Delicious-0.5.0-8|140	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Services_Delicious-0.5.0-8|141	- fix deps
12cr|php-pear-Services_Delicious-0.5.0-8|142	
12cr|php-pear-Services_Delicious-0.5.0-8|143	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdk
12cr|php-pear-Services_Delicious-0.5.0-8|144	- fix deps
12cr|php-pear-Services_Delicious-0.5.0-8|145	
12cr|php-pear-Services_Delicious-0.5.0-8|146	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdk
12cr|php-pear-Services_Delicious-0.5.0-8|147	- initial Mandriva package (PLD import)
12cr|php-pear-Services_Delicious-0.5.0-8|148	

6065 12
12cr|php-pear-Services_Ebay-0.12.0-9|1	%define		_class		Services
12cr|php-pear-Services_Ebay-0.12.0-9|2	%define		_subclass	Ebay
12cr|php-pear-Services_Ebay-0.12.0-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Services_Ebay-0.12.0-9|4	
12cr|php-pear-Services_Ebay-0.12.0-9|5	%define		_requires_exceptions pear(../Ebay/Model/User.php)\\|pear(luckec_conf_tgc-webber.php\\|pear(config-local.php\\|pear(config-loislane-74.php
12cr|php-pear-Services_Ebay-0.12.0-9|6	
12cr|php-pear-Services_Ebay-0.12.0-9|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Services_Ebay-0.12.0-9|8	Version:	0.12.0
12cr|php-pear-Services_Ebay-0.12.0-9|9	Release:	%mkrel 9
12cr|php-pear-Services_Ebay-0.12.0-9|10	Summary:	Interface to eBay's XML-API
12cr|php-pear-Services_Ebay-0.12.0-9|11	License:	PHP License
12cr|php-pear-Services_Ebay-0.12.0-9|12	Group:		Development/PHP
12cr|php-pear-Services_Ebay-0.12.0-9|13	URL:		http://pear.php.net/package/Services_Ebay/
12cr|php-pear-Services_Ebay-0.12.0-9|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Services_Ebay-0.12.0-9|15	Requires(post): php-pear
12cr|php-pear-Services_Ebay-0.12.0-9|16	Requires(preun): php-pear
12cr|php-pear-Services_Ebay-0.12.0-9|17	Requires:	php-pear
12cr|php-pear-Services_Ebay-0.12.0-9|18	BuildArch:	noarch
12cr|php-pear-Services_Ebay-0.12.0-9|19	BuildRequires:	php-pear
12cr|php-pear-Services_Ebay-0.12.0-9|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Services_Ebay-0.12.0-9|21	
12cr|php-pear-Services_Ebay-0.12.0-9|22	%description
12cr|php-pear-Services_Ebay-0.12.0-9|23	This is interface to eBay's XML-API. It provides objects that are able
12cr|php-pear-Services_Ebay-0.12.0-9|24	to communicate with eBay as well as models that help you working with
12cr|php-pear-Services_Ebay-0.12.0-9|25	the return values like User or Item models.
12cr|php-pear-Services_Ebay-0.12.0-9|26	
12cr|php-pear-Services_Ebay-0.12.0-9|27	The Services_Ebay class provides a unified method to use all objects.
12cr|php-pear-Services_Ebay-0.12.0-9|28	
12cr|php-pear-Services_Ebay-0.12.0-9|29	%prep
12cr|php-pear-Services_Ebay-0.12.0-9|30	%setup -q -c
12cr|php-pear-Services_Ebay-0.12.0-9|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Services_Ebay-0.12.0-9|32	
12cr|php-pear-Services_Ebay-0.12.0-9|33	%install
12cr|php-pear-Services_Ebay-0.12.0-9|34	rm -rf %{buildroot}
12cr|php-pear-Services_Ebay-0.12.0-9|35	
12cr|php-pear-Services_Ebay-0.12.0-9|36	cd %{upstream_name}-%{version}
12cr|php-pear-Services_Ebay-0.12.0-9|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Services_Ebay-0.12.0-9|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Services_Ebay-0.12.0-9|39	
12cr|php-pear-Services_Ebay-0.12.0-9|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Services_Ebay-0.12.0-9|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Services_Ebay-0.12.0-9|42	
12cr|php-pear-Services_Ebay-0.12.0-9|43	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Services_Ebay-0.12.0-9|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Services_Ebay-0.12.0-9|45	
12cr|php-pear-Services_Ebay-0.12.0-9|46	%clean
12cr|php-pear-Services_Ebay-0.12.0-9|47	rm -rf %{buildroot}
12cr|php-pear-Services_Ebay-0.12.0-9|48	
12cr|php-pear-Services_Ebay-0.12.0-9|49	%post
12cr|php-pear-Services_Ebay-0.12.0-9|50	%if %mdkversion < 201000
12cr|php-pear-Services_Ebay-0.12.0-9|51	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Services_Ebay-0.12.0-9|52	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Services_Ebay-0.12.0-9|53	%endif
12cr|php-pear-Services_Ebay-0.12.0-9|54	
12cr|php-pear-Services_Ebay-0.12.0-9|55	%preun
12cr|php-pear-Services_Ebay-0.12.0-9|56	%if %mdkversion < 201000
12cr|php-pear-Services_Ebay-0.12.0-9|57	if [ "$1" -eq "0" ]; then
12cr|php-pear-Services_Ebay-0.12.0-9|58	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Services_Ebay-0.12.0-9|59	%{upstream_name} >/dev/null || :
12cr|php-pear-Services_Ebay-0.12.0-9|60	fi
12cr|php-pear-Services_Ebay-0.12.0-9|61	%endif
12cr|php-pear-Services_Ebay-0.12.0-9|62	
12cr|php-pear-Services_Ebay-0.12.0-9|63	%files
12cr|php-pear-Services_Ebay-0.12.0-9|64	%defattr(-,root,root)
12cr|php-pear-Services_Ebay-0.12.0-9|65	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Services_Ebay-0.12.0-9|66	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Services_Ebay-0.12.0-9|67	%{_datadir}/pear/%{_class}
12cr|php-pear-Services_Ebay-0.12.0-9|68	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Services_Ebay-0.12.0-9|69	
12cr|php-pear-Services_Ebay-0.12.0-9|70	
12cr|php-pear-Services_Ebay-0.12.0-9|71	%changelog
12cr|php-pear-Services_Ebay-0.12.0-9|72	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-9mdv2012.0
12cr|php-pear-Services_Ebay-0.12.0-9|73	+ Revision: 742271
12cr|php-pear-Services_Ebay-0.12.0-9|74	- fix major breakage by careless packager
12cr|php-pear-Services_Ebay-0.12.0-9|75	
12cr|php-pear-Services_Ebay-0.12.0-9|76	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-8
12cr|php-pear-Services_Ebay-0.12.0-9|77	+ Revision: 679575
12cr|php-pear-Services_Ebay-0.12.0-9|78	- mass rebuild
12cr|php-pear-Services_Ebay-0.12.0-9|79	
12cr|php-pear-Services_Ebay-0.12.0-9|80	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-7mdv2011.0
12cr|php-pear-Services_Ebay-0.12.0-9|81	+ Revision: 613769
12cr|php-pear-Services_Ebay-0.12.0-9|82	- the mass rebuild of 2010.1 packages
12cr|php-pear-Services_Ebay-0.12.0-9|83	
12cr|php-pear-Services_Ebay-0.12.0-9|84	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.12.0-6mdv2010.1
12cr|php-pear-Services_Ebay-0.12.0-9|85	+ Revision: 467078
12cr|php-pear-Services_Ebay-0.12.0-9|86	- spec cleanup
12cr|php-pear-Services_Ebay-0.12.0-9|87	- use pear installer
12cr|php-pear-Services_Ebay-0.12.0-9|88	- don't ship tests, even in documentation
12cr|php-pear-Services_Ebay-0.12.0-9|89	- own all directories
12cr|php-pear-Services_Ebay-0.12.0-9|90	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Services_Ebay-0.12.0-9|91	
12cr|php-pear-Services_Ebay-0.12.0-9|92	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.12.0-5mdv2010.0
12cr|php-pear-Services_Ebay-0.12.0-9|93	+ Revision: 441566
12cr|php-pear-Services_Ebay-0.12.0-9|94	- rebuild
12cr|php-pear-Services_Ebay-0.12.0-9|95	
12cr|php-pear-Services_Ebay-0.12.0-9|96	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-4mdv2009.1
12cr|php-pear-Services_Ebay-0.12.0-9|97	+ Revision: 322659
12cr|php-pear-Services_Ebay-0.12.0-9|98	- rebuild
12cr|php-pear-Services_Ebay-0.12.0-9|99	
12cr|php-pear-Services_Ebay-0.12.0-9|100	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-3mdv2009.0
12cr|php-pear-Services_Ebay-0.12.0-9|101	+ Revision: 237063
12cr|php-pear-Services_Ebay-0.12.0-9|102	- rebuild
12cr|php-pear-Services_Ebay-0.12.0-9|103	
12cr|php-pear-Services_Ebay-0.12.0-9|104	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Services_Ebay-0.12.0-9|105	- restore BuildRoot
12cr|php-pear-Services_Ebay-0.12.0-9|106	
12cr|php-pear-Services_Ebay-0.12.0-9|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Services_Ebay-0.12.0-9|108	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Services_Ebay-0.12.0-9|109	
12cr|php-pear-Services_Ebay-0.12.0-9|110	
12cr|php-pear-Services_Ebay-0.12.0-9|111	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-2mdv2007.1
12cr|php-pear-Services_Ebay-0.12.0-9|112	+ Revision: 140454
12cr|php-pear-Services_Ebay-0.12.0-9|113	- fix deps
12cr|php-pear-Services_Ebay-0.12.0-9|114	
12cr|php-pear-Services_Ebay-0.12.0-9|115	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-1mdv2007.0
12cr|php-pear-Services_Ebay-0.12.0-9|116	+ Revision: 82583
12cr|php-pear-Services_Ebay-0.12.0-9|117	- Import php-pear-Services_Ebay
12cr|php-pear-Services_Ebay-0.12.0-9|118	
12cr|php-pear-Services_Ebay-0.12.0-9|119	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-1mdk
12cr|php-pear-Services_Ebay-0.12.0-9|120	- 0.12.0
12cr|php-pear-Services_Ebay-0.12.0-9|121	- new group (Development/PHP)
12cr|php-pear-Services_Ebay-0.12.0-9|122	
12cr|php-pear-Services_Ebay-0.12.0-9|123	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.0-6mdk
12cr|php-pear-Services_Ebay-0.12.0-9|124	- rebuilt to fix auto deps
12cr|php-pear-Services_Ebay-0.12.0-9|125	
12cr|php-pear-Services_Ebay-0.12.0-9|126	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.0-5mdk
12cr|php-pear-Services_Ebay-0.12.0-9|127	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Services_Ebay-0.12.0-9|128	
12cr|php-pear-Services_Ebay-0.12.0-9|129	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.0-4mdk
12cr|php-pear-Services_Ebay-0.12.0-9|130	- fix deps
12cr|php-pear-Services_Ebay-0.12.0-9|131	
12cr|php-pear-Services_Ebay-0.12.0-9|132	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.0-3mdk
12cr|php-pear-Services_Ebay-0.12.0-9|133	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Services_Ebay-0.12.0-9|134	- fix deps
12cr|php-pear-Services_Ebay-0.12.0-9|135	
12cr|php-pear-Services_Ebay-0.12.0-9|136	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.0-2mdk
12cr|php-pear-Services_Ebay-0.12.0-9|137	- fix deps
12cr|php-pear-Services_Ebay-0.12.0-9|138	
12cr|php-pear-Services_Ebay-0.12.0-9|139	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.0-1mdk
12cr|php-pear-Services_Ebay-0.12.0-9|140	- initial Mandriva package (PLD import)
12cr|php-pear-Services_Ebay-0.12.0-9|141	

6066 12
12cr|php-pear-Services_ExchangeRates-0.5.3-7|1	%define		_class		Services
12cr|php-pear-Services_ExchangeRates-0.5.3-7|2	%define		_subclass	ExchangeRates
12cr|php-pear-Services_ExchangeRates-0.5.3-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Services_ExchangeRates-0.5.3-7|4	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Services_ExchangeRates-0.5.3-7|6	Version:	0.5.3
12cr|php-pear-Services_ExchangeRates-0.5.3-7|7	Release:	%mkrel 7
12cr|php-pear-Services_ExchangeRates-0.5.3-7|8	Summary:	Performs currency conversion
12cr|php-pear-Services_ExchangeRates-0.5.3-7|9	License:	PHP License
12cr|php-pear-Services_ExchangeRates-0.5.3-7|10	Group:		Development/PHP
12cr|php-pear-Services_ExchangeRates-0.5.3-7|11	URL:		http://pear.php.net/package/Services_ExchangeRates/
12cr|php-pear-Services_ExchangeRates-0.5.3-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Services_ExchangeRates-0.5.3-7|13	Requires(post): php-pear
12cr|php-pear-Services_ExchangeRates-0.5.3-7|14	Requires(preun): php-pear
12cr|php-pear-Services_ExchangeRates-0.5.3-7|15	Requires:	php-pear
12cr|php-pear-Services_ExchangeRates-0.5.3-7|16	BuildArch:	noarch
12cr|php-pear-Services_ExchangeRates-0.5.3-7|17	BuildRequires:	php-pear
12cr|php-pear-Services_ExchangeRates-0.5.3-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Services_ExchangeRates-0.5.3-7|19	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|20	%description
12cr|php-pear-Services_ExchangeRates-0.5.3-7|21	Extendable to work with any source that provides exchange rate data,
12cr|php-pear-Services_ExchangeRates-0.5.3-7|22	this class downloads exchange rates and the name of each currency (US
12cr|php-pear-Services_ExchangeRates-0.5.3-7|23	Dollar, Euro, Maltese Lira, etc.) and converts between any two of the
12cr|php-pear-Services_ExchangeRates-0.5.3-7|24	available currencies (the actual number of currencies supported
12cr|php-pear-Services_ExchangeRates-0.5.3-7|25	depends on the exchange rate feed used).
12cr|php-pear-Services_ExchangeRates-0.5.3-7|26	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|27	%prep
12cr|php-pear-Services_ExchangeRates-0.5.3-7|28	%setup -q -c
12cr|php-pear-Services_ExchangeRates-0.5.3-7|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Services_ExchangeRates-0.5.3-7|30	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|31	%install
12cr|php-pear-Services_ExchangeRates-0.5.3-7|32	rm -rf %{buildroot}
12cr|php-pear-Services_ExchangeRates-0.5.3-7|33	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|34	cd %{upstream_name}-%{version}
12cr|php-pear-Services_ExchangeRates-0.5.3-7|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Services_ExchangeRates-0.5.3-7|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Services_ExchangeRates-0.5.3-7|37	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Services_ExchangeRates-0.5.3-7|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Services_ExchangeRates-0.5.3-7|40	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Services_ExchangeRates-0.5.3-7|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Services_ExchangeRates-0.5.3-7|43	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|44	%clean
12cr|php-pear-Services_ExchangeRates-0.5.3-7|45	rm -rf %{buildroot}
12cr|php-pear-Services_ExchangeRates-0.5.3-7|46	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|47	%post
12cr|php-pear-Services_ExchangeRates-0.5.3-7|48	%if %mdkversion < 201000
12cr|php-pear-Services_ExchangeRates-0.5.3-7|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Services_ExchangeRates-0.5.3-7|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Services_ExchangeRates-0.5.3-7|51	%endif
12cr|php-pear-Services_ExchangeRates-0.5.3-7|52	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|53	%preun
12cr|php-pear-Services_ExchangeRates-0.5.3-7|54	%if %mdkversion < 201000
12cr|php-pear-Services_ExchangeRates-0.5.3-7|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-Services_ExchangeRates-0.5.3-7|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Services_ExchangeRates-0.5.3-7|57	%{upstream_name} >/dev/null || :
12cr|php-pear-Services_ExchangeRates-0.5.3-7|58	fi
12cr|php-pear-Services_ExchangeRates-0.5.3-7|59	%endif
12cr|php-pear-Services_ExchangeRates-0.5.3-7|60	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|61	%files
12cr|php-pear-Services_ExchangeRates-0.5.3-7|62	%defattr(-,root,root)
12cr|php-pear-Services_ExchangeRates-0.5.3-7|63	%doc %{upstream_name}-%{version}/example.php
12cr|php-pear-Services_ExchangeRates-0.5.3-7|64	%{_datadir}/pear/%{_class}
12cr|php-pear-Services_ExchangeRates-0.5.3-7|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Services_ExchangeRates-0.5.3-7|66	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|67	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|68	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|69	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|70	%changelog
12cr|php-pear-Services_ExchangeRates-0.5.3-7|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-7mdv2012.0
12cr|php-pear-Services_ExchangeRates-0.5.3-7|72	+ Revision: 742272
12cr|php-pear-Services_ExchangeRates-0.5.3-7|73	- fix major breakage by careless packager
12cr|php-pear-Services_ExchangeRates-0.5.3-7|74	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-6
12cr|php-pear-Services_ExchangeRates-0.5.3-7|76	+ Revision: 679576
12cr|php-pear-Services_ExchangeRates-0.5.3-7|77	- mass rebuild
12cr|php-pear-Services_ExchangeRates-0.5.3-7|78	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-5mdv2011.0
12cr|php-pear-Services_ExchangeRates-0.5.3-7|80	+ Revision: 613770
12cr|php-pear-Services_ExchangeRates-0.5.3-7|81	- the mass rebuild of 2010.1 packages
12cr|php-pear-Services_ExchangeRates-0.5.3-7|82	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|83	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.3-4mdv2010.1
12cr|php-pear-Services_ExchangeRates-0.5.3-7|84	+ Revision: 467079
12cr|php-pear-Services_ExchangeRates-0.5.3-7|85	- spec cleanup
12cr|php-pear-Services_ExchangeRates-0.5.3-7|86	- use pear installer
12cr|php-pear-Services_ExchangeRates-0.5.3-7|87	- don't ship tests, even in documentation
12cr|php-pear-Services_ExchangeRates-0.5.3-7|88	- own all directories
12cr|php-pear-Services_ExchangeRates-0.5.3-7|89	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Services_ExchangeRates-0.5.3-7|90	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|91	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.3-3mdv2010.0
12cr|php-pear-Services_ExchangeRates-0.5.3-7|92	+ Revision: 441567
12cr|php-pear-Services_ExchangeRates-0.5.3-7|93	- rebuild
12cr|php-pear-Services_ExchangeRates-0.5.3-7|94	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|95	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-2mdv2009.0
12cr|php-pear-Services_ExchangeRates-0.5.3-7|96	+ Revision: 237064
12cr|php-pear-Services_ExchangeRates-0.5.3-7|97	- rebuild
12cr|php-pear-Services_ExchangeRates-0.5.3-7|98	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|99	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Services_ExchangeRates-0.5.3-7|100	- restore BuildRoot
12cr|php-pear-Services_ExchangeRates-0.5.3-7|101	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Services_ExchangeRates-0.5.3-7|103	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Services_ExchangeRates-0.5.3-7|104	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|105	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|106	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-1mdv2007.0
12cr|php-pear-Services_ExchangeRates-0.5.3-7|107	+ Revision: 82591
12cr|php-pear-Services_ExchangeRates-0.5.3-7|108	- Import php-pear-Services_ExchangeRates
12cr|php-pear-Services_ExchangeRates-0.5.3-7|109	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|110	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-1mdk
12cr|php-pear-Services_ExchangeRates-0.5.3-7|111	- 0.5.3
12cr|php-pear-Services_ExchangeRates-0.5.3-7|112	- new group (Development/PHP)
12cr|php-pear-Services_ExchangeRates-0.5.3-7|113	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|114	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-7mdk
12cr|php-pear-Services_ExchangeRates-0.5.3-7|115	- rebuilt to fix auto deps
12cr|php-pear-Services_ExchangeRates-0.5.3-7|116	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|117	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-6mdk
12cr|php-pear-Services_ExchangeRates-0.5.3-7|118	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Services_ExchangeRates-0.5.3-7|119	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|120	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-5mdk
12cr|php-pear-Services_ExchangeRates-0.5.3-7|121	- fix deps
12cr|php-pear-Services_ExchangeRates-0.5.3-7|122	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|123	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-4mdk
12cr|php-pear-Services_ExchangeRates-0.5.3-7|124	- fix the package.xml file so it will register
12cr|php-pear-Services_ExchangeRates-0.5.3-7|125	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|126	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-3mdk
12cr|php-pear-Services_ExchangeRates-0.5.3-7|127	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Services_ExchangeRates-0.5.3-7|128	- fix deps
12cr|php-pear-Services_ExchangeRates-0.5.3-7|129	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|130	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdk
12cr|php-pear-Services_ExchangeRates-0.5.3-7|131	- fix deps
12cr|php-pear-Services_ExchangeRates-0.5.3-7|132	
12cr|php-pear-Services_ExchangeRates-0.5.3-7|133	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdk
12cr|php-pear-Services_ExchangeRates-0.5.3-7|134	- initial Mandriva package (PLD import)
12cr|php-pear-Services_ExchangeRates-0.5.3-7|135	

6067 12
12cr|php-pear-Services_Google-0.1.1-8|1	%define		_class		Services
12cr|php-pear-Services_Google-0.1.1-8|2	%define		_subclass	Google
12cr|php-pear-Services_Google-0.1.1-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Services_Google-0.1.1-8|4	
12cr|php-pear-Services_Google-0.1.1-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Services_Google-0.1.1-8|6	Version:	0.1.1
12cr|php-pear-Services_Google-0.1.1-8|7	Release:	%mkrel 8
12cr|php-pear-Services_Google-0.1.1-8|8	Summary:	Provides access to the Google Web APIs
12cr|php-pear-Services_Google-0.1.1-8|9	License:	PHP License
12cr|php-pear-Services_Google-0.1.1-8|10	Group:		Development/PHP
12cr|php-pear-Services_Google-0.1.1-8|11	URL:		http://pear.php.net/package/Services_Google/
12cr|php-pear-Services_Google-0.1.1-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Services_Google-0.1.1-8|13	Requires(post): php-pear
12cr|php-pear-Services_Google-0.1.1-8|14	Requires(preun): php-pear
12cr|php-pear-Services_Google-0.1.1-8|15	Requires:	php-pear
12cr|php-pear-Services_Google-0.1.1-8|16	BuildArch:	noarch
12cr|php-pear-Services_Google-0.1.1-8|17	BuildRequires:	php-pear
12cr|php-pear-Services_Google-0.1.1-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Services_Google-0.1.1-8|19	
12cr|php-pear-Services_Google-0.1.1-8|20	%description
12cr|php-pear-Services_Google-0.1.1-8|21	Allows easy access to the Google Web APIs for the search engine,
12cr|php-pear-Services_Google-0.1.1-8|22	spelling suggestions, and cache.
12cr|php-pear-Services_Google-0.1.1-8|23	
12cr|php-pear-Services_Google-0.1.1-8|24	To use the package you'll need an API key from
12cr|php-pear-Services_Google-0.1.1-8|25	http://www.google.com/apis/ .
12cr|php-pear-Services_Google-0.1.1-8|26	
12cr|php-pear-Services_Google-0.1.1-8|27	%prep
12cr|php-pear-Services_Google-0.1.1-8|28	%setup -q -c
12cr|php-pear-Services_Google-0.1.1-8|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Services_Google-0.1.1-8|30	
12cr|php-pear-Services_Google-0.1.1-8|31	%install
12cr|php-pear-Services_Google-0.1.1-8|32	rm -rf %{buildroot}
12cr|php-pear-Services_Google-0.1.1-8|33	
12cr|php-pear-Services_Google-0.1.1-8|34	cd %{upstream_name}-%{version}
12cr|php-pear-Services_Google-0.1.1-8|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Services_Google-0.1.1-8|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Services_Google-0.1.1-8|37	
12cr|php-pear-Services_Google-0.1.1-8|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Services_Google-0.1.1-8|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Services_Google-0.1.1-8|40	
12cr|php-pear-Services_Google-0.1.1-8|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Services_Google-0.1.1-8|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Services_Google-0.1.1-8|43	
12cr|php-pear-Services_Google-0.1.1-8|44	%clean
12cr|php-pear-Services_Google-0.1.1-8|45	rm -rf %{buildroot}
12cr|php-pear-Services_Google-0.1.1-8|46	
12cr|php-pear-Services_Google-0.1.1-8|47	%post
12cr|php-pear-Services_Google-0.1.1-8|48	%if %mdkversion < 201000
12cr|php-pear-Services_Google-0.1.1-8|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Services_Google-0.1.1-8|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Services_Google-0.1.1-8|51	%endif
12cr|php-pear-Services_Google-0.1.1-8|52	
12cr|php-pear-Services_Google-0.1.1-8|53	%preun
12cr|php-pear-Services_Google-0.1.1-8|54	%if %mdkversion < 201000
12cr|php-pear-Services_Google-0.1.1-8|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-Services_Google-0.1.1-8|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Services_Google-0.1.1-8|57	%{upstream_name} >/dev/null || :
12cr|php-pear-Services_Google-0.1.1-8|58	fi
12cr|php-pear-Services_Google-0.1.1-8|59	%endif
12cr|php-pear-Services_Google-0.1.1-8|60	
12cr|php-pear-Services_Google-0.1.1-8|61	%files
12cr|php-pear-Services_Google-0.1.1-8|62	%defattr(-,root,root)
12cr|php-pear-Services_Google-0.1.1-8|63	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Services_Google-0.1.1-8|64	%{_datadir}/pear/%{_class}
12cr|php-pear-Services_Google-0.1.1-8|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Services_Google-0.1.1-8|66	
12cr|php-pear-Services_Google-0.1.1-8|67	
12cr|php-pear-Services_Google-0.1.1-8|68	
12cr|php-pear-Services_Google-0.1.1-8|69	
12cr|php-pear-Services_Google-0.1.1-8|70	%changelog
12cr|php-pear-Services_Google-0.1.1-8|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-8mdv2012.0
12cr|php-pear-Services_Google-0.1.1-8|72	+ Revision: 742273
12cr|php-pear-Services_Google-0.1.1-8|73	- fix major breakage by careless packager
12cr|php-pear-Services_Google-0.1.1-8|74	
12cr|php-pear-Services_Google-0.1.1-8|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-7
12cr|php-pear-Services_Google-0.1.1-8|76	+ Revision: 679577
12cr|php-pear-Services_Google-0.1.1-8|77	- mass rebuild
12cr|php-pear-Services_Google-0.1.1-8|78	
12cr|php-pear-Services_Google-0.1.1-8|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-6mdv2011.0
12cr|php-pear-Services_Google-0.1.1-8|80	+ Revision: 613771
12cr|php-pear-Services_Google-0.1.1-8|81	- the mass rebuild of 2010.1 packages
12cr|php-pear-Services_Google-0.1.1-8|82	
12cr|php-pear-Services_Google-0.1.1-8|83	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-5mdv2010.1
12cr|php-pear-Services_Google-0.1.1-8|84	+ Revision: 467080
12cr|php-pear-Services_Google-0.1.1-8|85	- spec cleanup
12cr|php-pear-Services_Google-0.1.1-8|86	- use pear installer
12cr|php-pear-Services_Google-0.1.1-8|87	- don't ship tests, even in documentation
12cr|php-pear-Services_Google-0.1.1-8|88	- own all directories
12cr|php-pear-Services_Google-0.1.1-8|89	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Services_Google-0.1.1-8|90	
12cr|php-pear-Services_Google-0.1.1-8|91	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.1-4mdv2010.0
12cr|php-pear-Services_Google-0.1.1-8|92	+ Revision: 441568
12cr|php-pear-Services_Google-0.1.1-8|93	- rebuild
12cr|php-pear-Services_Google-0.1.1-8|94	
12cr|php-pear-Services_Google-0.1.1-8|95	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2009.1
12cr|php-pear-Services_Google-0.1.1-8|96	+ Revision: 322660
12cr|php-pear-Services_Google-0.1.1-8|97	- rebuild
12cr|php-pear-Services_Google-0.1.1-8|98	
12cr|php-pear-Services_Google-0.1.1-8|99	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-2mdv2009.0
12cr|php-pear-Services_Google-0.1.1-8|100	+ Revision: 237065
12cr|php-pear-Services_Google-0.1.1-8|101	- rebuild
12cr|php-pear-Services_Google-0.1.1-8|102	
12cr|php-pear-Services_Google-0.1.1-8|103	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.1.1-1mdv2008.1
12cr|php-pear-Services_Google-0.1.1-8|104	+ Revision: 140730
12cr|php-pear-Services_Google-0.1.1-8|105	- restore BuildRoot
12cr|php-pear-Services_Google-0.1.1-8|106	
12cr|php-pear-Services_Google-0.1.1-8|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Services_Google-0.1.1-8|108	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Services_Google-0.1.1-8|109	
12cr|php-pear-Services_Google-0.1.1-8|110	
12cr|php-pear-Services_Google-0.1.1-8|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdv2007.0
12cr|php-pear-Services_Google-0.1.1-8|112	+ Revision: 82601
12cr|php-pear-Services_Google-0.1.1-8|113	- Import php-pear-Services_Google
12cr|php-pear-Services_Google-0.1.1-8|114	
12cr|php-pear-Services_Google-0.1.1-8|115	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdk
12cr|php-pear-Services_Google-0.1.1-8|116	- 0.1.1
12cr|php-pear-Services_Google-0.1.1-8|117	- new group (Development/PHP)
12cr|php-pear-Services_Google-0.1.1-8|118	
12cr|php-pear-Services_Google-0.1.1-8|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdk
12cr|php-pear-Services_Google-0.1.1-8|120	- rebuilt to fix auto deps
12cr|php-pear-Services_Google-0.1.1-8|121	
12cr|php-pear-Services_Google-0.1.1-8|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdk
12cr|php-pear-Services_Google-0.1.1-8|123	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Services_Google-0.1.1-8|124	
12cr|php-pear-Services_Google-0.1.1-8|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdk
12cr|php-pear-Services_Google-0.1.1-8|126	- fix deps
12cr|php-pear-Services_Google-0.1.1-8|127	
12cr|php-pear-Services_Google-0.1.1-8|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdk
12cr|php-pear-Services_Google-0.1.1-8|129	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Services_Google-0.1.1-8|130	- fix deps
12cr|php-pear-Services_Google-0.1.1-8|131	
12cr|php-pear-Services_Google-0.1.1-8|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdk
12cr|php-pear-Services_Google-0.1.1-8|133	- fix deps
12cr|php-pear-Services_Google-0.1.1-8|134	
12cr|php-pear-Services_Google-0.1.1-8|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12cr|php-pear-Services_Google-0.1.1-8|136	- initial Mandriva package (PLD import)
12cr|php-pear-Services_Google-0.1.1-8|137	

6068 12
12cr|php-pear-Services_Trackback-0.6.1-10|1	%define		_class		Services
12cr|php-pear-Services_Trackback-0.6.1-10|2	%define		_subclass	Trackback
12cr|php-pear-Services_Trackback-0.6.1-10|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Services_Trackback-0.6.1-10|4	
12cr|php-pear-Services_Trackback-0.6.1-10|5	%define		_requires_exceptions pear(PHPUnit.php)
12cr|php-pear-Services_Trackback-0.6.1-10|6	
12cr|php-pear-Services_Trackback-0.6.1-10|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Services_Trackback-0.6.1-10|8	Version:	0.6.1
12cr|php-pear-Services_Trackback-0.6.1-10|9	Release:	%mkrel 10
12cr|php-pear-Services_Trackback-0.6.1-10|10	Summary:	A generic class for sending and receiving trackbacks
12cr|php-pear-Services_Trackback-0.6.1-10|11	License:	PHP License
12cr|php-pear-Services_Trackback-0.6.1-10|12	Group:		Development/PHP
12cr|php-pear-Services_Trackback-0.6.1-10|13	URL:		http://pear.php.net/package/Services_Trackback/
12cr|php-pear-Services_Trackback-0.6.1-10|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Services_Trackback-0.6.1-10|15	Requires(post): php-pear
12cr|php-pear-Services_Trackback-0.6.1-10|16	Requires(preun): php-pear
12cr|php-pear-Services_Trackback-0.6.1-10|17	Requires:	php-pear
12cr|php-pear-Services_Trackback-0.6.1-10|18	BuildArch:	noarch
12cr|php-pear-Services_Trackback-0.6.1-10|19	BuildRequires:	php-pear
12cr|php-pear-Services_Trackback-0.6.1-10|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Services_Trackback-0.6.1-10|21	
12cr|php-pear-Services_Trackback-0.6.1-10|22	%description
12cr|php-pear-Services_Trackback-0.6.1-10|23	A generic class for sending and receiving trackbacks.
12cr|php-pear-Services_Trackback-0.6.1-10|24	
12cr|php-pear-Services_Trackback-0.6.1-10|25	%prep
12cr|php-pear-Services_Trackback-0.6.1-10|26	%setup -q -c
12cr|php-pear-Services_Trackback-0.6.1-10|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Services_Trackback-0.6.1-10|28	
12cr|php-pear-Services_Trackback-0.6.1-10|29	%install
12cr|php-pear-Services_Trackback-0.6.1-10|30	rm -rf %{buildroot}
12cr|php-pear-Services_Trackback-0.6.1-10|31	
12cr|php-pear-Services_Trackback-0.6.1-10|32	cd %{upstream_name}-%{version}
12cr|php-pear-Services_Trackback-0.6.1-10|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Services_Trackback-0.6.1-10|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Services_Trackback-0.6.1-10|35	
12cr|php-pear-Services_Trackback-0.6.1-10|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Services_Trackback-0.6.1-10|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Services_Trackback-0.6.1-10|38	
12cr|php-pear-Services_Trackback-0.6.1-10|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Services_Trackback-0.6.1-10|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Services_Trackback-0.6.1-10|41	
12cr|php-pear-Services_Trackback-0.6.1-10|42	%clean
12cr|php-pear-Services_Trackback-0.6.1-10|43	rm -rf %{buildroot}
12cr|php-pear-Services_Trackback-0.6.1-10|44	
12cr|php-pear-Services_Trackback-0.6.1-10|45	%post
12cr|php-pear-Services_Trackback-0.6.1-10|46	%if %mdkversion < 201000
12cr|php-pear-Services_Trackback-0.6.1-10|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Services_Trackback-0.6.1-10|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Services_Trackback-0.6.1-10|49	%endif
12cr|php-pear-Services_Trackback-0.6.1-10|50	
12cr|php-pear-Services_Trackback-0.6.1-10|51	%preun
12cr|php-pear-Services_Trackback-0.6.1-10|52	%if %mdkversion < 201000
12cr|php-pear-Services_Trackback-0.6.1-10|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Services_Trackback-0.6.1-10|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Services_Trackback-0.6.1-10|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Services_Trackback-0.6.1-10|56	fi
12cr|php-pear-Services_Trackback-0.6.1-10|57	%endif
12cr|php-pear-Services_Trackback-0.6.1-10|58	
12cr|php-pear-Services_Trackback-0.6.1-10|59	%files
12cr|php-pear-Services_Trackback-0.6.1-10|60	%defattr(-,root,root)
12cr|php-pear-Services_Trackback-0.6.1-10|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Services_Trackback-0.6.1-10|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Services_Trackback-0.6.1-10|63	
12cr|php-pear-Services_Trackback-0.6.1-10|64	
12cr|php-pear-Services_Trackback-0.6.1-10|65	%changelog
12cr|php-pear-Services_Trackback-0.6.1-10|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-10mdv2012.0
12cr|php-pear-Services_Trackback-0.6.1-10|67	+ Revision: 742275
12cr|php-pear-Services_Trackback-0.6.1-10|68	- fix major breakage by careless packager
12cr|php-pear-Services_Trackback-0.6.1-10|69	
12cr|php-pear-Services_Trackback-0.6.1-10|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-9
12cr|php-pear-Services_Trackback-0.6.1-10|71	+ Revision: 679579
12cr|php-pear-Services_Trackback-0.6.1-10|72	- mass rebuild
12cr|php-pear-Services_Trackback-0.6.1-10|73	
12cr|php-pear-Services_Trackback-0.6.1-10|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-8mdv2011.0
12cr|php-pear-Services_Trackback-0.6.1-10|75	+ Revision: 613772
12cr|php-pear-Services_Trackback-0.6.1-10|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-Services_Trackback-0.6.1-10|77	
12cr|php-pear-Services_Trackback-0.6.1-10|78	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.1-7mdv2010.1
12cr|php-pear-Services_Trackback-0.6.1-10|79	+ Revision: 467081
12cr|php-pear-Services_Trackback-0.6.1-10|80	- spec cleanup
12cr|php-pear-Services_Trackback-0.6.1-10|81	- use pear installer
12cr|php-pear-Services_Trackback-0.6.1-10|82	- don't ship tests, even in documentation
12cr|php-pear-Services_Trackback-0.6.1-10|83	- own all directories
12cr|php-pear-Services_Trackback-0.6.1-10|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Services_Trackback-0.6.1-10|85	
12cr|php-pear-Services_Trackback-0.6.1-10|86	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.6.1-6mdv2010.0
12cr|php-pear-Services_Trackback-0.6.1-10|87	+ Revision: 441569
12cr|php-pear-Services_Trackback-0.6.1-10|88	- rebuild
12cr|php-pear-Services_Trackback-0.6.1-10|89	
12cr|php-pear-Services_Trackback-0.6.1-10|90	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-5mdv2009.1
12cr|php-pear-Services_Trackback-0.6.1-10|91	+ Revision: 322661
12cr|php-pear-Services_Trackback-0.6.1-10|92	- rebuild
12cr|php-pear-Services_Trackback-0.6.1-10|93	
12cr|php-pear-Services_Trackback-0.6.1-10|94	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-4mdv2009.0
12cr|php-pear-Services_Trackback-0.6.1-10|95	+ Revision: 237066
12cr|php-pear-Services_Trackback-0.6.1-10|96	- rebuild
12cr|php-pear-Services_Trackback-0.6.1-10|97	
12cr|php-pear-Services_Trackback-0.6.1-10|98	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Services_Trackback-0.6.1-10|99	- restore BuildRoot
12cr|php-pear-Services_Trackback-0.6.1-10|100	
12cr|php-pear-Services_Trackback-0.6.1-10|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Services_Trackback-0.6.1-10|102	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Services_Trackback-0.6.1-10|103	
12cr|php-pear-Services_Trackback-0.6.1-10|104	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-3mdv2008.0
12cr|php-pear-Services_Trackback-0.6.1-10|105	+ Revision: 15501
12cr|php-pear-Services_Trackback-0.6.1-10|106	- rule out the PHPUnit.php dep
12cr|php-pear-Services_Trackback-0.6.1-10|107	
12cr|php-pear-Services_Trackback-0.6.1-10|108	
12cr|php-pear-Services_Trackback-0.6.1-10|109	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-2mdv2007.1
12cr|php-pear-Services_Trackback-0.6.1-10|110	+ Revision: 140455
12cr|php-pear-Services_Trackback-0.6.1-10|111	- add a bunch of missing files
12cr|php-pear-Services_Trackback-0.6.1-10|112	
12cr|php-pear-Services_Trackback-0.6.1-10|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-1mdv2007.1
12cr|php-pear-Services_Trackback-0.6.1-10|114	+ Revision: 82633
12cr|php-pear-Services_Trackback-0.6.1-10|115	- Import php-pear-Services_Trackback
12cr|php-pear-Services_Trackback-0.6.1-10|116	
12cr|php-pear-Services_Trackback-0.6.1-10|117	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-1mdk
12cr|php-pear-Services_Trackback-0.6.1-10|118	- 0.6.1
12cr|php-pear-Services_Trackback-0.6.1-10|119	
12cr|php-pear-Services_Trackback-0.6.1-10|120	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-1mdk
12cr|php-pear-Services_Trackback-0.6.1-10|121	- 0.5.1
12cr|php-pear-Services_Trackback-0.6.1-10|122	- new group (Development/PHP)
12cr|php-pear-Services_Trackback-0.6.1-10|123	
12cr|php-pear-Services_Trackback-0.6.1-10|124	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-6mdk
12cr|php-pear-Services_Trackback-0.6.1-10|125	- rebuilt to fix auto deps
12cr|php-pear-Services_Trackback-0.6.1-10|126	
12cr|php-pear-Services_Trackback-0.6.1-10|127	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-5mdk
12cr|php-pear-Services_Trackback-0.6.1-10|128	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Services_Trackback-0.6.1-10|129	
12cr|php-pear-Services_Trackback-0.6.1-10|130	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-4mdk
12cr|php-pear-Services_Trackback-0.6.1-10|131	- fix deps
12cr|php-pear-Services_Trackback-0.6.1-10|132	
12cr|php-pear-Services_Trackback-0.6.1-10|133	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-3mdk
12cr|php-pear-Services_Trackback-0.6.1-10|134	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Services_Trackback-0.6.1-10|135	- fix deps
12cr|php-pear-Services_Trackback-0.6.1-10|136	
12cr|php-pear-Services_Trackback-0.6.1-10|137	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2mdk
12cr|php-pear-Services_Trackback-0.6.1-10|138	- fix deps
12cr|php-pear-Services_Trackback-0.6.1-10|139	
12cr|php-pear-Services_Trackback-0.6.1-10|140	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdk
12cr|php-pear-Services_Trackback-0.6.1-10|141	- initial Mandriva package (PLD import)
12cr|php-pear-Services_Trackback-0.6.1-10|142	

6069 12
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|1	%define		_class		Services
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|2	%define		_subclass	W3C_CSSValidator
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|4	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|6	Version:	0.1.0
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|7	Release:	%mkrel 5
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|8	Summary:	Network Socket Interface
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|9	License:	PHP License
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|10	Group:		Development/PHP
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|11	URL:		http://pear.php.net/package/%{upstream_name}
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|13	Requires(post): php-pear
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|14	Requires(preun): php-pear
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|15	Requires:	php-pear
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|16	BuildRequires:	php-pear
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|17	BuildArch:	noarch
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|19	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|20	%description
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|21	Net_Socket is a class interface to TCP sockets. It provides blocking
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|22	and non-blocking operation, with different reading and writing modes
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|23	(byte-wise, block-wise, line-wise and special formats like network
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|24	byte-order ip addresses).
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|25	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|26	%prep
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|27	%setup -q -c
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|29	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|30	%install
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|31	rm -rf %{buildroot}
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|32	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|33	cd %{upstream_name}-%{version}
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|36	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|39	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|42	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|43	%clean
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|44	rm -rf %{buildroot}
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|45	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|46	%post
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|47	%if %mdkversion < 201000
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|50	%endif
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|51	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|52	%preun
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|53	%if %mdkversion < 201000
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|56	%{upstream_name} >/dev/null || :
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|57	fi
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|58	%endif
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|59	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|60	%files
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|61	%defattr(-,root,root)
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|62	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|63	%{_datadir}/pear/%{_class}
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|65	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|66	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|67	%changelog
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdv2012.0
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|69	+ Revision: 742276
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|70	- fix major breakage by careless packager
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|71	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|73	+ Revision: 679580
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|74	- mass rebuild
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|75	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|76	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdv2011.0
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|77	+ Revision: 613773
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|78	- the mass rebuild of 2010.1 packages
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|79	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|80	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-2mdv2010.1
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|81	+ Revision: 467082
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|82	- spec cleanup
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|83	- use pear installer
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|84	- don't ship tests, even in documentation
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|85	- own all directories
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|87	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|88	* Fri Sep 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-1mdv2010.0
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|89	+ Revision: 449249
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|90	- import php-pear-Services_W3C_CSSValidator
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|91	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|92	
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|93	* Fri Sep 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-1mdv2010.0
12cr|php-pear-Services_W3C_CSSValidator-0.1.0-5|94	- initial release

6070 12
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|1	%define		_class		Spreadsheet
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|2	%define		_subclass	Excel
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|3	%define		upstream_name	%{_class}_%{_subclass}_Writer
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|4	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|6	Version:	0.9.2
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|7	Release:	%mkrel 2
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|8	Summary:	Package for generating Excel spreadsheets
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|9	License:	PHP License
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|10	Group:		Development/PHP
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|11	URL:		http://pear.php.net/package/Spreadsheet_Excel_Writer/
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|13	Requires(post): php-pear
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|14	Requires(preun): php-pear
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|15	Requires:	php-pear
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|16	BuildArch:	noarch
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|17	BuildRequires:	php-pear
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|19	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|20	%description
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|21	Spreadsheet_Excel_Writer was born as a porting of the
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|22	Spreadsheet::WriteExcel Perl module to PHP. It allows writing of Excel
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|23	spreadsheets without the need for COM objects. It supports formulas,
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|24	images (BMP) and all kinds of formatting for text and cells. It
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|25	currently supports the BIFF5 format (Excel 5.0), so functionality
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|26	appeared in the latest Excel versions is not yet available.
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|27	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|28	%prep
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|29	%setup -q -c
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|31	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|32	%install
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|33	rm -rf %{buildroot}
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|34	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|35	cd %{upstream_name}-%{version}
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|38	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|41	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|44	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|45	%clean
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|46	rm -rf %{buildroot}
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|47	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|48	%post
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|49	%if %mdkversion < 201000
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|52	%endif
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|53	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|54	%preun
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|55	%if %mdkversion < 201000
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|58	%{upstream_name} >/dev/null || :
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|59	fi
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|60	%endif
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|61	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|62	%files
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|63	%defattr(-,root,root)
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|64	%{_datadir}/pear/%{_class}
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|66	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|67	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|68	%changelog
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-2mdv2012.0
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|70	+ Revision: 742277
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|71	- fix major breakage by careless packager
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|72	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|73	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-1
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|74	+ Revision: 741270
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|75	- 0.9.2
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|76	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|77	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-8
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|78	+ Revision: 679581
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|79	- mass rebuild
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|80	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|81	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-7mdv2011.0
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|82	+ Revision: 613774
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|83	- the mass rebuild of 2010.1 packages
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|84	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|85	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-6mdv2010.1
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|86	+ Revision: 467085
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|87	- spec cleanup
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|88	- use pear installer
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|89	- don't ship tests, even in documentation
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|90	- own all directories
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|91	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|92	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|93	* Tue Oct 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-5mdv2010.0
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|94	+ Revision: 454611
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|95	- fix bad xml the hard way, fixes install
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|96	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|97	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9.1-4mdv2010.0
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|98	+ Revision: 441570
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|99	- rebuild
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|100	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|101	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-3mdv2009.1
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|102	+ Revision: 322662
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|103	- rebuild
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|104	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|105	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-2mdv2009.0
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|106	+ Revision: 237067
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|107	- rebuild
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|108	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|109	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|110	- restore BuildRoot
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|111	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|113	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|114	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|115	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-1mdv2008.0
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|116	+ Revision: 15751
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|117	- 0.9.1
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|118	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|119	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|120	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8-8mdv2007.0
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|121	+ Revision: 82664
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|122	- Import php-pear-Spreadsheet_Excel_Writer
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|123	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|124	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8-8mdk
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|125	- new group (Development/PHP)
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|126	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|127	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-7mdk
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|128	- rebuilt to fix auto deps
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|129	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|130	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-6mdk
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|131	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|132	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|133	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-5mdk
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|134	- fix deps
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|135	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|136	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-4mdk
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|137	- fix the package.xml file so it will register
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|138	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|139	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-3mdk
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|140	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|141	- fix deps
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|142	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|143	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-2mdk
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|144	- fix deps
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|145	
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|146	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-1mdk
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|147	- initial Mandriva package (PLD import)
12cr|php-pear-Spreadsheet_Excel_Writer-0.9.2-2|148	

6071 12
12cr|php-pear-SQL_Parser-0.5-15|1	%define		_class		SQL
12cr|php-pear-SQL_Parser-0.5-15|2	%define		_subclass	Parser
12cr|php-pear-SQL_Parser-0.5-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-SQL_Parser-0.5-15|4	
12cr|php-pear-SQL_Parser-0.5-15|5	%define		_requires_exceptions pear(PHPUnit.php)
12cr|php-pear-SQL_Parser-0.5-15|6	
12cr|php-pear-SQL_Parser-0.5-15|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-SQL_Parser-0.5-15|8	Version:	0.5
12cr|php-pear-SQL_Parser-0.5-15|9	Release:	%mkrel 15
12cr|php-pear-SQL_Parser-0.5-15|10	Summary:	An SQL Parser
12cr|php-pear-SQL_Parser-0.5-15|11	License:	PHP License
12cr|php-pear-SQL_Parser-0.5-15|12	Group:		Development/PHP
12cr|php-pear-SQL_Parser-0.5-15|13	URL:		http://pear.php.net/package/SQL_Parser/
12cr|php-pear-SQL_Parser-0.5-15|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-SQL_Parser-0.5-15|15	Requires(post): php-pear
12cr|php-pear-SQL_Parser-0.5-15|16	Requires(preun): php-pear
12cr|php-pear-SQL_Parser-0.5-15|17	Requires:	php-pear
12cr|php-pear-SQL_Parser-0.5-15|18	BuildArch:	noarch
12cr|php-pear-SQL_Parser-0.5-15|19	BuildRequires:	php-pear
12cr|php-pear-SQL_Parser-0.5-15|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-SQL_Parser-0.5-15|21	
12cr|php-pear-SQL_Parser-0.5-15|22	%description
12cr|php-pear-SQL_Parser-0.5-15|23	This class is primarily an SQL parser, written with influences from a
12cr|php-pear-SQL_Parser-0.5-15|24	variety of sources (mSQL, CPAN's SQL-Statement, mySQL). It also
12cr|php-pear-SQL_Parser-0.5-15|25	includes a tokenizer (lexer) class and a reimplementation of the ctype
12cr|php-pear-SQL_Parser-0.5-15|26	extension in PHP.
12cr|php-pear-SQL_Parser-0.5-15|27	
12cr|php-pear-SQL_Parser-0.5-15|28	%prep
12cr|php-pear-SQL_Parser-0.5-15|29	%setup -q -c
12cr|php-pear-SQL_Parser-0.5-15|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-SQL_Parser-0.5-15|31	
12cr|php-pear-SQL_Parser-0.5-15|32	%install
12cr|php-pear-SQL_Parser-0.5-15|33	rm -rf %{buildroot}
12cr|php-pear-SQL_Parser-0.5-15|34	
12cr|php-pear-SQL_Parser-0.5-15|35	cd %{upstream_name}-%{version}
12cr|php-pear-SQL_Parser-0.5-15|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-SQL_Parser-0.5-15|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-SQL_Parser-0.5-15|38	
12cr|php-pear-SQL_Parser-0.5-15|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-SQL_Parser-0.5-15|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-SQL_Parser-0.5-15|41	
12cr|php-pear-SQL_Parser-0.5-15|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-SQL_Parser-0.5-15|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-SQL_Parser-0.5-15|44	
12cr|php-pear-SQL_Parser-0.5-15|45	%clean
12cr|php-pear-SQL_Parser-0.5-15|46	rm -rf %{buildroot}
12cr|php-pear-SQL_Parser-0.5-15|47	
12cr|php-pear-SQL_Parser-0.5-15|48	%post
12cr|php-pear-SQL_Parser-0.5-15|49	%if %mdkversion < 201000
12cr|php-pear-SQL_Parser-0.5-15|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-SQL_Parser-0.5-15|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-SQL_Parser-0.5-15|52	%endif
12cr|php-pear-SQL_Parser-0.5-15|53	
12cr|php-pear-SQL_Parser-0.5-15|54	%preun
12cr|php-pear-SQL_Parser-0.5-15|55	%if %mdkversion < 201000
12cr|php-pear-SQL_Parser-0.5-15|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-SQL_Parser-0.5-15|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-SQL_Parser-0.5-15|58	%{upstream_name} >/dev/null || :
12cr|php-pear-SQL_Parser-0.5-15|59	fi
12cr|php-pear-SQL_Parser-0.5-15|60	%endif
12cr|php-pear-SQL_Parser-0.5-15|61	
12cr|php-pear-SQL_Parser-0.5-15|62	%files
12cr|php-pear-SQL_Parser-0.5-15|63	%defattr(-,root,root)
12cr|php-pear-SQL_Parser-0.5-15|64	%{_datadir}/pear/%{_class}
12cr|php-pear-SQL_Parser-0.5-15|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-SQL_Parser-0.5-15|66	
12cr|php-pear-SQL_Parser-0.5-15|67	
12cr|php-pear-SQL_Parser-0.5-15|68	%changelog
12cr|php-pear-SQL_Parser-0.5-15|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5-15mdv2012.0
12cr|php-pear-SQL_Parser-0.5-15|70	+ Revision: 742266
12cr|php-pear-SQL_Parser-0.5-15|71	- fix major breakage by careless packager
12cr|php-pear-SQL_Parser-0.5-15|72	
12cr|php-pear-SQL_Parser-0.5-15|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5-14
12cr|php-pear-SQL_Parser-0.5-15|74	+ Revision: 679570
12cr|php-pear-SQL_Parser-0.5-15|75	- mass rebuild
12cr|php-pear-SQL_Parser-0.5-15|76	
12cr|php-pear-SQL_Parser-0.5-15|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-13mdv2011.0
12cr|php-pear-SQL_Parser-0.5-15|78	+ Revision: 613763
12cr|php-pear-SQL_Parser-0.5-15|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-SQL_Parser-0.5-15|80	
12cr|php-pear-SQL_Parser-0.5-15|81	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5-12mdv2010.1
12cr|php-pear-SQL_Parser-0.5-15|82	+ Revision: 467086
12cr|php-pear-SQL_Parser-0.5-15|83	- spec cleanup
12cr|php-pear-SQL_Parser-0.5-15|84	- use pear installer
12cr|php-pear-SQL_Parser-0.5-15|85	- don't ship tests, even in documentation
12cr|php-pear-SQL_Parser-0.5-15|86	- own all directories
12cr|php-pear-SQL_Parser-0.5-15|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-SQL_Parser-0.5-15|88	
12cr|php-pear-SQL_Parser-0.5-15|89	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5-11mdv2010.0
12cr|php-pear-SQL_Parser-0.5-15|90	+ Revision: 441572
12cr|php-pear-SQL_Parser-0.5-15|91	- rebuild
12cr|php-pear-SQL_Parser-0.5-15|92	
12cr|php-pear-SQL_Parser-0.5-15|93	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5-10mdv2009.1
12cr|php-pear-SQL_Parser-0.5-15|94	+ Revision: 322657
12cr|php-pear-SQL_Parser-0.5-15|95	- rebuild
12cr|php-pear-SQL_Parser-0.5-15|96	
12cr|php-pear-SQL_Parser-0.5-15|97	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5-9mdv2009.0
12cr|php-pear-SQL_Parser-0.5-15|98	+ Revision: 237058
12cr|php-pear-SQL_Parser-0.5-15|99	- rebuild
12cr|php-pear-SQL_Parser-0.5-15|100	
12cr|php-pear-SQL_Parser-0.5-15|101	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-SQL_Parser-0.5-15|102	- restore BuildRoot
12cr|php-pear-SQL_Parser-0.5-15|103	
12cr|php-pear-SQL_Parser-0.5-15|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-SQL_Parser-0.5-15|105	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-SQL_Parser-0.5-15|106	
12cr|php-pear-SQL_Parser-0.5-15|107	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5-8mdv2008.0
12cr|php-pear-SQL_Parser-0.5-15|108	+ Revision: 15489
12cr|php-pear-SQL_Parser-0.5-15|109	- rule out the PHPUnit.php dep
12cr|php-pear-SQL_Parser-0.5-15|110	
12cr|php-pear-SQL_Parser-0.5-15|111	
12cr|php-pear-SQL_Parser-0.5-15|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5-7mdv2007.0
12cr|php-pear-SQL_Parser-0.5-15|113	+ Revision: 82535
12cr|php-pear-SQL_Parser-0.5-15|114	- Import php-pear-SQL_Parser
12cr|php-pear-SQL_Parser-0.5-15|115	
12cr|php-pear-SQL_Parser-0.5-15|116	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5-7mdk
12cr|php-pear-SQL_Parser-0.5-15|117	- new group (Development/PHP)
12cr|php-pear-SQL_Parser-0.5-15|118	
12cr|php-pear-SQL_Parser-0.5-15|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-6mdk
12cr|php-pear-SQL_Parser-0.5-15|120	- rebuilt to fix auto deps
12cr|php-pear-SQL_Parser-0.5-15|121	
12cr|php-pear-SQL_Parser-0.5-15|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-5mdk
12cr|php-pear-SQL_Parser-0.5-15|123	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-SQL_Parser-0.5-15|124	
12cr|php-pear-SQL_Parser-0.5-15|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-4mdk
12cr|php-pear-SQL_Parser-0.5-15|126	- fix deps
12cr|php-pear-SQL_Parser-0.5-15|127	
12cr|php-pear-SQL_Parser-0.5-15|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-3mdk
12cr|php-pear-SQL_Parser-0.5-15|129	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-SQL_Parser-0.5-15|130	- fix deps
12cr|php-pear-SQL_Parser-0.5-15|131	
12cr|php-pear-SQL_Parser-0.5-15|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-2mdk
12cr|php-pear-SQL_Parser-0.5-15|133	- fix deps
12cr|php-pear-SQL_Parser-0.5-15|134	
12cr|php-pear-SQL_Parser-0.5-15|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-1mdk
12cr|php-pear-SQL_Parser-0.5-15|136	- initial Mandriva package (PLD import)
12cr|php-pear-SQL_Parser-0.5-15|137	

6072 12
12cr|php-pear-Stream_SHM-1.0.0-14|1	%define		_class		Stream
12cr|php-pear-Stream_SHM-1.0.0-14|2	%define		_subclass	SHM
12cr|php-pear-Stream_SHM-1.0.0-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Stream_SHM-1.0.0-14|4	
12cr|php-pear-Stream_SHM-1.0.0-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Stream_SHM-1.0.0-14|6	Version:	1.0.0
12cr|php-pear-Stream_SHM-1.0.0-14|7	Release:	%mkrel 14
12cr|php-pear-Stream_SHM-1.0.0-14|8	Summary:	Shared memory stream
12cr|php-pear-Stream_SHM-1.0.0-14|9	License:	PHP License
12cr|php-pear-Stream_SHM-1.0.0-14|10	Group:		Development/PHP
12cr|php-pear-Stream_SHM-1.0.0-14|11	URL:		http://pear.php.net/package/Stream_SHM/
12cr|php-pear-Stream_SHM-1.0.0-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Stream_SHM-1.0.0-14|13	Requires(post): php-pear
12cr|php-pear-Stream_SHM-1.0.0-14|14	Requires(preun): php-pear
12cr|php-pear-Stream_SHM-1.0.0-14|15	Requires:	php-pear
12cr|php-pear-Stream_SHM-1.0.0-14|16	BuildArch:	noarch
12cr|php-pear-Stream_SHM-1.0.0-14|17	BuildRequires:	php-pear
12cr|php-pear-Stream_SHM-1.0.0-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Stream_SHM-1.0.0-14|19	
12cr|php-pear-Stream_SHM-1.0.0-14|20	%description
12cr|php-pear-Stream_SHM-1.0.0-14|21	The Stream_SHM package provides a class that can be registered with
12cr|php-pear-Stream_SHM-1.0.0-14|22	stream_register_wrapper() in order to have stream-based shared-memory
12cr|php-pear-Stream_SHM-1.0.0-14|23	access.
12cr|php-pear-Stream_SHM-1.0.0-14|24	
12cr|php-pear-Stream_SHM-1.0.0-14|25	%prep
12cr|php-pear-Stream_SHM-1.0.0-14|26	%setup -q -c
12cr|php-pear-Stream_SHM-1.0.0-14|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Stream_SHM-1.0.0-14|28	
12cr|php-pear-Stream_SHM-1.0.0-14|29	%install
12cr|php-pear-Stream_SHM-1.0.0-14|30	rm -rf %{buildroot}
12cr|php-pear-Stream_SHM-1.0.0-14|31	
12cr|php-pear-Stream_SHM-1.0.0-14|32	cd %{upstream_name}-%{version}
12cr|php-pear-Stream_SHM-1.0.0-14|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Stream_SHM-1.0.0-14|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Stream_SHM-1.0.0-14|35	
12cr|php-pear-Stream_SHM-1.0.0-14|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Stream_SHM-1.0.0-14|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Stream_SHM-1.0.0-14|38	
12cr|php-pear-Stream_SHM-1.0.0-14|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Stream_SHM-1.0.0-14|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Stream_SHM-1.0.0-14|41	
12cr|php-pear-Stream_SHM-1.0.0-14|42	%clean
12cr|php-pear-Stream_SHM-1.0.0-14|43	rm -rf %{buildroot}
12cr|php-pear-Stream_SHM-1.0.0-14|44	
12cr|php-pear-Stream_SHM-1.0.0-14|45	%post
12cr|php-pear-Stream_SHM-1.0.0-14|46	%if %mdkversion < 201000
12cr|php-pear-Stream_SHM-1.0.0-14|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Stream_SHM-1.0.0-14|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Stream_SHM-1.0.0-14|49	%endif
12cr|php-pear-Stream_SHM-1.0.0-14|50	
12cr|php-pear-Stream_SHM-1.0.0-14|51	%preun
12cr|php-pear-Stream_SHM-1.0.0-14|52	%if %mdkversion < 201000
12cr|php-pear-Stream_SHM-1.0.0-14|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Stream_SHM-1.0.0-14|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Stream_SHM-1.0.0-14|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Stream_SHM-1.0.0-14|56	fi
12cr|php-pear-Stream_SHM-1.0.0-14|57	%endif
12cr|php-pear-Stream_SHM-1.0.0-14|58	
12cr|php-pear-Stream_SHM-1.0.0-14|59	%files
12cr|php-pear-Stream_SHM-1.0.0-14|60	%defattr(-,root,root)
12cr|php-pear-Stream_SHM-1.0.0-14|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Stream_SHM-1.0.0-14|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Stream_SHM-1.0.0-14|63	
12cr|php-pear-Stream_SHM-1.0.0-14|64	
12cr|php-pear-Stream_SHM-1.0.0-14|65	%changelog
12cr|php-pear-Stream_SHM-1.0.0-14|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-14mdv2012.0
12cr|php-pear-Stream_SHM-1.0.0-14|67	+ Revision: 742278
12cr|php-pear-Stream_SHM-1.0.0-14|68	- fix major breakage by careless packager
12cr|php-pear-Stream_SHM-1.0.0-14|69	
12cr|php-pear-Stream_SHM-1.0.0-14|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-13
12cr|php-pear-Stream_SHM-1.0.0-14|71	+ Revision: 679582
12cr|php-pear-Stream_SHM-1.0.0-14|72	- mass rebuild
12cr|php-pear-Stream_SHM-1.0.0-14|73	
12cr|php-pear-Stream_SHM-1.0.0-14|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-12mdv2011.0
12cr|php-pear-Stream_SHM-1.0.0-14|75	+ Revision: 613775
12cr|php-pear-Stream_SHM-1.0.0-14|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-Stream_SHM-1.0.0-14|77	
12cr|php-pear-Stream_SHM-1.0.0-14|78	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-11mdv2010.1
12cr|php-pear-Stream_SHM-1.0.0-14|79	+ Revision: 467087
12cr|php-pear-Stream_SHM-1.0.0-14|80	- spec cleanup
12cr|php-pear-Stream_SHM-1.0.0-14|81	- use pear installer
12cr|php-pear-Stream_SHM-1.0.0-14|82	- don't ship tests, even in documentation
12cr|php-pear-Stream_SHM-1.0.0-14|83	- own all directories
12cr|php-pear-Stream_SHM-1.0.0-14|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Stream_SHM-1.0.0-14|85	
12cr|php-pear-Stream_SHM-1.0.0-14|86	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-10mdv2010.0
12cr|php-pear-Stream_SHM-1.0.0-14|87	+ Revision: 441573
12cr|php-pear-Stream_SHM-1.0.0-14|88	- rebuild
12cr|php-pear-Stream_SHM-1.0.0-14|89	
12cr|php-pear-Stream_SHM-1.0.0-14|90	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2009.1
12cr|php-pear-Stream_SHM-1.0.0-14|91	+ Revision: 322663
12cr|php-pear-Stream_SHM-1.0.0-14|92	- rebuild
12cr|php-pear-Stream_SHM-1.0.0-14|93	
12cr|php-pear-Stream_SHM-1.0.0-14|94	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2009.0
12cr|php-pear-Stream_SHM-1.0.0-14|95	+ Revision: 237068
12cr|php-pear-Stream_SHM-1.0.0-14|96	- rebuild
12cr|php-pear-Stream_SHM-1.0.0-14|97	
12cr|php-pear-Stream_SHM-1.0.0-14|98	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Stream_SHM-1.0.0-14|99	- restore BuildRoot
12cr|php-pear-Stream_SHM-1.0.0-14|100	
12cr|php-pear-Stream_SHM-1.0.0-14|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Stream_SHM-1.0.0-14|102	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Stream_SHM-1.0.0-14|103	
12cr|php-pear-Stream_SHM-1.0.0-14|104	
12cr|php-pear-Stream_SHM-1.0.0-14|105	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cr|php-pear-Stream_SHM-1.0.0-14|106	+ Revision: 82677
12cr|php-pear-Stream_SHM-1.0.0-14|107	- Import php-pear-Stream_SHM
12cr|php-pear-Stream_SHM-1.0.0-14|108	
12cr|php-pear-Stream_SHM-1.0.0-14|109	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cr|php-pear-Stream_SHM-1.0.0-14|110	- new group (Development/PHP)
12cr|php-pear-Stream_SHM-1.0.0-14|111	
12cr|php-pear-Stream_SHM-1.0.0-14|112	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cr|php-pear-Stream_SHM-1.0.0-14|113	- rebuilt to fix auto deps
12cr|php-pear-Stream_SHM-1.0.0-14|114	
12cr|php-pear-Stream_SHM-1.0.0-14|115	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cr|php-pear-Stream_SHM-1.0.0-14|116	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Stream_SHM-1.0.0-14|117	
12cr|php-pear-Stream_SHM-1.0.0-14|118	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cr|php-pear-Stream_SHM-1.0.0-14|119	- fix deps
12cr|php-pear-Stream_SHM-1.0.0-14|120	
12cr|php-pear-Stream_SHM-1.0.0-14|121	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|php-pear-Stream_SHM-1.0.0-14|122	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Stream_SHM-1.0.0-14|123	- fix deps
12cr|php-pear-Stream_SHM-1.0.0-14|124	
12cr|php-pear-Stream_SHM-1.0.0-14|125	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|php-pear-Stream_SHM-1.0.0-14|126	- fix deps
12cr|php-pear-Stream_SHM-1.0.0-14|127	
12cr|php-pear-Stream_SHM-1.0.0-14|128	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-Stream_SHM-1.0.0-14|129	- initial Mandriva package (PLD import)
12cr|php-pear-Stream_SHM-1.0.0-14|130	

6073 12
12cr|php-pear-Stream_Var-1.1.0-7|1	%define		_class		Stream
12cr|php-pear-Stream_Var-1.1.0-7|2	%define		_subclass	Var
12cr|php-pear-Stream_Var-1.1.0-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Stream_Var-1.1.0-7|4	
12cr|php-pear-Stream_Var-1.1.0-7|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Stream_Var-1.1.0-7|6	Version:	1.1.0
12cr|php-pear-Stream_Var-1.1.0-7|7	Release:	%mkrel 7
12cr|php-pear-Stream_Var-1.1.0-7|8	Summary:	Allows stream based access to any variable
12cr|php-pear-Stream_Var-1.1.0-7|9	License:	PHP License
12cr|php-pear-Stream_Var-1.1.0-7|10	Group:		Development/PHP
12cr|php-pear-Stream_Var-1.1.0-7|11	URL:		http://pear.php.net/package/Stream_Var/
12cr|php-pear-Stream_Var-1.1.0-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Stream_Var-1.1.0-7|13	Requires(post): php-pear
12cr|php-pear-Stream_Var-1.1.0-7|14	Requires(preun): php-pear
12cr|php-pear-Stream_Var-1.1.0-7|15	Requires:	php-pear
12cr|php-pear-Stream_Var-1.1.0-7|16	BuildRequires:	php-pear
12cr|php-pear-Stream_Var-1.1.0-7|17	BuildArch:	noarch
12cr|php-pear-Stream_Var-1.1.0-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Stream_Var-1.1.0-7|19	
12cr|php-pear-Stream_Var-1.1.0-7|20	%description
12cr|php-pear-Stream_Var-1.1.0-7|21	%{upstream_name} can be registered as a stream with stream_register_wrapper
12cr|php-pear-Stream_Var-1.1.0-7|22	and allows stream based access to any variable in any scope. Arrays are
12cr|php-pear-Stream_Var-1.1.0-7|23	treated as directories, so it`s possible to replace temporary
12cr|php-pear-Stream_Var-1.1.0-7|24	directories and files in your applications with variables.
12cr|php-pear-Stream_Var-1.1.0-7|25	
12cr|php-pear-Stream_Var-1.1.0-7|26	%prep
12cr|php-pear-Stream_Var-1.1.0-7|27	%setup -q -c
12cr|php-pear-Stream_Var-1.1.0-7|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Stream_Var-1.1.0-7|29	
12cr|php-pear-Stream_Var-1.1.0-7|30	%install
12cr|php-pear-Stream_Var-1.1.0-7|31	rm -rf %{buildroot}
12cr|php-pear-Stream_Var-1.1.0-7|32	
12cr|php-pear-Stream_Var-1.1.0-7|33	cd %{upstream_name}-%{version}
12cr|php-pear-Stream_Var-1.1.0-7|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Stream_Var-1.1.0-7|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Stream_Var-1.1.0-7|36	
12cr|php-pear-Stream_Var-1.1.0-7|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Stream_Var-1.1.0-7|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Stream_Var-1.1.0-7|39	
12cr|php-pear-Stream_Var-1.1.0-7|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Stream_Var-1.1.0-7|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Stream_Var-1.1.0-7|42	
12cr|php-pear-Stream_Var-1.1.0-7|43	%clean
12cr|php-pear-Stream_Var-1.1.0-7|44	rm -rf %{buildroot}
12cr|php-pear-Stream_Var-1.1.0-7|45	
12cr|php-pear-Stream_Var-1.1.0-7|46	%post
12cr|php-pear-Stream_Var-1.1.0-7|47	%if %mdkversion < 201000
12cr|php-pear-Stream_Var-1.1.0-7|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Stream_Var-1.1.0-7|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Stream_Var-1.1.0-7|50	%endif
12cr|php-pear-Stream_Var-1.1.0-7|51	
12cr|php-pear-Stream_Var-1.1.0-7|52	%preun
12cr|php-pear-Stream_Var-1.1.0-7|53	%if %mdkversion < 201000
12cr|php-pear-Stream_Var-1.1.0-7|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-Stream_Var-1.1.0-7|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Stream_Var-1.1.0-7|56	%{upstream_name} >/dev/null || :
12cr|php-pear-Stream_Var-1.1.0-7|57	fi
12cr|php-pear-Stream_Var-1.1.0-7|58	%endif
12cr|php-pear-Stream_Var-1.1.0-7|59	
12cr|php-pear-Stream_Var-1.1.0-7|60	%files
12cr|php-pear-Stream_Var-1.1.0-7|61	%defattr(-,root,root)
12cr|php-pear-Stream_Var-1.1.0-7|62	%{_datadir}/pear/%{_class}
12cr|php-pear-Stream_Var-1.1.0-7|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Stream_Var-1.1.0-7|64	
12cr|php-pear-Stream_Var-1.1.0-7|65	
12cr|php-pear-Stream_Var-1.1.0-7|66	%changelog
12cr|php-pear-Stream_Var-1.1.0-7|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdv2012.0
12cr|php-pear-Stream_Var-1.1.0-7|68	+ Revision: 742279
12cr|php-pear-Stream_Var-1.1.0-7|69	- fix major breakage by careless packager
12cr|php-pear-Stream_Var-1.1.0-7|70	
12cr|php-pear-Stream_Var-1.1.0-7|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6
12cr|php-pear-Stream_Var-1.1.0-7|72	+ Revision: 679583
12cr|php-pear-Stream_Var-1.1.0-7|73	- mass rebuild
12cr|php-pear-Stream_Var-1.1.0-7|74	
12cr|php-pear-Stream_Var-1.1.0-7|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-5mdv2011.0
12cr|php-pear-Stream_Var-1.1.0-7|76	+ Revision: 613776
12cr|php-pear-Stream_Var-1.1.0-7|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-Stream_Var-1.1.0-7|78	
12cr|php-pear-Stream_Var-1.1.0-7|79	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-4mdv2010.1
12cr|php-pear-Stream_Var-1.1.0-7|80	+ Revision: 467088
12cr|php-pear-Stream_Var-1.1.0-7|81	- spec cleanup
12cr|php-pear-Stream_Var-1.1.0-7|82	- use pear installer
12cr|php-pear-Stream_Var-1.1.0-7|83	- don't ship tests, even in documentation
12cr|php-pear-Stream_Var-1.1.0-7|84	- own all directories
12cr|php-pear-Stream_Var-1.1.0-7|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Stream_Var-1.1.0-7|86	
12cr|php-pear-Stream_Var-1.1.0-7|87	* Thu Oct 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-3mdv2010.0
12cr|php-pear-Stream_Var-1.1.0-7|88	+ Revision: 452034
12cr|php-pear-Stream_Var-1.1.0-7|89	- fix %%postun
12cr|php-pear-Stream_Var-1.1.0-7|90	
12cr|php-pear-Stream_Var-1.1.0-7|91	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-2mdv2010.0
12cr|php-pear-Stream_Var-1.1.0-7|92	+ Revision: 450204
12cr|php-pear-Stream_Var-1.1.0-7|93	- use pear installer
12cr|php-pear-Stream_Var-1.1.0-7|94	- use fedora %%post/%%postun
12cr|php-pear-Stream_Var-1.1.0-7|95	
12cr|php-pear-Stream_Var-1.1.0-7|96	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1mdv2010.0
12cr|php-pear-Stream_Var-1.1.0-7|97	+ Revision: 446484
12cr|php-pear-Stream_Var-1.1.0-7|98	- new version
12cr|php-pear-Stream_Var-1.1.0-7|99	- spec cleanup
12cr|php-pear-Stream_Var-1.1.0-7|100	
12cr|php-pear-Stream_Var-1.1.0-7|101	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-10mdv2010.0
12cr|php-pear-Stream_Var-1.1.0-7|102	+ Revision: 441574
12cr|php-pear-Stream_Var-1.1.0-7|103	- rebuild
12cr|php-pear-Stream_Var-1.1.0-7|104	
12cr|php-pear-Stream_Var-1.1.0-7|105	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2009.1
12cr|php-pear-Stream_Var-1.1.0-7|106	+ Revision: 322664
12cr|php-pear-Stream_Var-1.1.0-7|107	- rebuild
12cr|php-pear-Stream_Var-1.1.0-7|108	
12cr|php-pear-Stream_Var-1.1.0-7|109	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2009.0
12cr|php-pear-Stream_Var-1.1.0-7|110	+ Revision: 237069
12cr|php-pear-Stream_Var-1.1.0-7|111	- rebuild
12cr|php-pear-Stream_Var-1.1.0-7|112	
12cr|php-pear-Stream_Var-1.1.0-7|113	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.0.0-7mdv2008.1
12cr|php-pear-Stream_Var-1.1.0-7|114	+ Revision: 140730
12cr|php-pear-Stream_Var-1.1.0-7|115	- restore BuildRoot
12cr|php-pear-Stream_Var-1.1.0-7|116	
12cr|php-pear-Stream_Var-1.1.0-7|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Stream_Var-1.1.0-7|118	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Stream_Var-1.1.0-7|119	
12cr|php-pear-Stream_Var-1.1.0-7|120	
12cr|php-pear-Stream_Var-1.1.0-7|121	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cr|php-pear-Stream_Var-1.1.0-7|122	+ Revision: 82679
12cr|php-pear-Stream_Var-1.1.0-7|123	- Import php-pear-Stream_Var
12cr|php-pear-Stream_Var-1.1.0-7|124	
12cr|php-pear-Stream_Var-1.1.0-7|125	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cr|php-pear-Stream_Var-1.1.0-7|126	- new group (Development/PHP)
12cr|php-pear-Stream_Var-1.1.0-7|127	
12cr|php-pear-Stream_Var-1.1.0-7|128	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cr|php-pear-Stream_Var-1.1.0-7|129	- rebuilt to fix auto deps
12cr|php-pear-Stream_Var-1.1.0-7|130	
12cr|php-pear-Stream_Var-1.1.0-7|131	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cr|php-pear-Stream_Var-1.1.0-7|132	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Stream_Var-1.1.0-7|133	
12cr|php-pear-Stream_Var-1.1.0-7|134	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cr|php-pear-Stream_Var-1.1.0-7|135	- fix deps
12cr|php-pear-Stream_Var-1.1.0-7|136	
12cr|php-pear-Stream_Var-1.1.0-7|137	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|php-pear-Stream_Var-1.1.0-7|138	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Stream_Var-1.1.0-7|139	- fix deps
12cr|php-pear-Stream_Var-1.1.0-7|140	
12cr|php-pear-Stream_Var-1.1.0-7|141	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|php-pear-Stream_Var-1.1.0-7|142	- fix deps
12cr|php-pear-Stream_Var-1.1.0-7|143	
12cr|php-pear-Stream_Var-1.1.0-7|144	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-Stream_Var-1.1.0-7|145	- initial Mandriva package (PLD import)
12cr|php-pear-Stream_Var-1.1.0-7|146	

6074 12
12cr|php-pear-Structures_DataGrid-0.8.3-8|1	%define		_class		Structures
12cr|php-pear-Structures_DataGrid-0.8.3-8|2	%define		_subclass	DataGrid
12cr|php-pear-Structures_DataGrid-0.8.3-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Structures_DataGrid-0.8.3-8|4	
12cr|php-pear-Structures_DataGrid-0.8.3-8|5	%define		_requires_exceptions pear(Smarty/Smarty.class.php)
12cr|php-pear-Structures_DataGrid-0.8.3-8|6	
12cr|php-pear-Structures_DataGrid-0.8.3-8|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Structures_DataGrid-0.8.3-8|8	Version:	0.8.3
12cr|php-pear-Structures_DataGrid-0.8.3-8|9	Release:	%mkrel 8
12cr|php-pear-Structures_DataGrid-0.8.3-8|10	Summary:	Create grid like structure based on a record set of data
12cr|php-pear-Structures_DataGrid-0.8.3-8|11	License:	PHP License
12cr|php-pear-Structures_DataGrid-0.8.3-8|12	Group:		Development/PHP
12cr|php-pear-Structures_DataGrid-0.8.3-8|13	URL:		http://pear.php.net/package/Structures_DataGrid/
12cr|php-pear-Structures_DataGrid-0.8.3-8|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Structures_DataGrid-0.8.3-8|15	Requires(post): php-pear
12cr|php-pear-Structures_DataGrid-0.8.3-8|16	Requires(preun): php-pear
12cr|php-pear-Structures_DataGrid-0.8.3-8|17	Requires:	php-pear
12cr|php-pear-Structures_DataGrid-0.8.3-8|18	BuildArch:	noarch
12cr|php-pear-Structures_DataGrid-0.8.3-8|19	BuildRequires:	php-pear
12cr|php-pear-Structures_DataGrid-0.8.3-8|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Structures_DataGrid-0.8.3-8|21	
12cr|php-pear-Structures_DataGrid-0.8.3-8|22	%description
12cr|php-pear-Structures_DataGrid-0.8.3-8|23	This package offers a toolkit to render out a datagrid in HTML format
12cr|php-pear-Structures_DataGrid-0.8.3-8|24	as well as many other formats such as an XML Document, an Excel
12cr|php-pear-Structures_DataGrid-0.8.3-8|25	Spreadsheet, a Smarty Template and more. It also offers paging and
12cr|php-pear-Structures_DataGrid-0.8.3-8|26	sorting functionality to limit the data that is presented. This
12cr|php-pear-Structures_DataGrid-0.8.3-8|27	concept is based on the .NET Framework DataGrid.
12cr|php-pear-Structures_DataGrid-0.8.3-8|28	
12cr|php-pear-Structures_DataGrid-0.8.3-8|29	%prep
12cr|php-pear-Structures_DataGrid-0.8.3-8|30	%setup -q -c
12cr|php-pear-Structures_DataGrid-0.8.3-8|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Structures_DataGrid-0.8.3-8|32	
12cr|php-pear-Structures_DataGrid-0.8.3-8|33	%install
12cr|php-pear-Structures_DataGrid-0.8.3-8|34	rm -rf %{buildroot}
12cr|php-pear-Structures_DataGrid-0.8.3-8|35	
12cr|php-pear-Structures_DataGrid-0.8.3-8|36	cd %{upstream_name}-%{version}
12cr|php-pear-Structures_DataGrid-0.8.3-8|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Structures_DataGrid-0.8.3-8|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Structures_DataGrid-0.8.3-8|39	
12cr|php-pear-Structures_DataGrid-0.8.3-8|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Structures_DataGrid-0.8.3-8|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Structures_DataGrid-0.8.3-8|42	
12cr|php-pear-Structures_DataGrid-0.8.3-8|43	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Structures_DataGrid-0.8.3-8|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Structures_DataGrid-0.8.3-8|45	
12cr|php-pear-Structures_DataGrid-0.8.3-8|46	%clean
12cr|php-pear-Structures_DataGrid-0.8.3-8|47	rm -rf %{buildroot}
12cr|php-pear-Structures_DataGrid-0.8.3-8|48	
12cr|php-pear-Structures_DataGrid-0.8.3-8|49	%post
12cr|php-pear-Structures_DataGrid-0.8.3-8|50	%if %mdkversion < 201000
12cr|php-pear-Structures_DataGrid-0.8.3-8|51	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Structures_DataGrid-0.8.3-8|52	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Structures_DataGrid-0.8.3-8|53	%endif
12cr|php-pear-Structures_DataGrid-0.8.3-8|54	
12cr|php-pear-Structures_DataGrid-0.8.3-8|55	%preun
12cr|php-pear-Structures_DataGrid-0.8.3-8|56	%if %mdkversion < 201000
12cr|php-pear-Structures_DataGrid-0.8.3-8|57	if [ "$1" -eq "0" ]; then
12cr|php-pear-Structures_DataGrid-0.8.3-8|58	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Structures_DataGrid-0.8.3-8|59	%{upstream_name} >/dev/null || :
12cr|php-pear-Structures_DataGrid-0.8.3-8|60	fi
12cr|php-pear-Structures_DataGrid-0.8.3-8|61	%endif
12cr|php-pear-Structures_DataGrid-0.8.3-8|62	
12cr|php-pear-Structures_DataGrid-0.8.3-8|63	%files
12cr|php-pear-Structures_DataGrid-0.8.3-8|64	%defattr(-,root,root)
12cr|php-pear-Structures_DataGrid-0.8.3-8|65	%{_datadir}/pear/%{_class}
12cr|php-pear-Structures_DataGrid-0.8.3-8|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Structures_DataGrid-0.8.3-8|67	
12cr|php-pear-Structures_DataGrid-0.8.3-8|68	
12cr|php-pear-Structures_DataGrid-0.8.3-8|69	%changelog
12cr|php-pear-Structures_DataGrid-0.8.3-8|70	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-8mdv2012.0
12cr|php-pear-Structures_DataGrid-0.8.3-8|71	+ Revision: 742280
12cr|php-pear-Structures_DataGrid-0.8.3-8|72	- fix major breakage by careless packager
12cr|php-pear-Structures_DataGrid-0.8.3-8|73	
12cr|php-pear-Structures_DataGrid-0.8.3-8|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-7
12cr|php-pear-Structures_DataGrid-0.8.3-8|75	+ Revision: 679584
12cr|php-pear-Structures_DataGrid-0.8.3-8|76	- mass rebuild
12cr|php-pear-Structures_DataGrid-0.8.3-8|77	
12cr|php-pear-Structures_DataGrid-0.8.3-8|78	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-6mdv2011.0
12cr|php-pear-Structures_DataGrid-0.8.3-8|79	+ Revision: 613777
12cr|php-pear-Structures_DataGrid-0.8.3-8|80	- the mass rebuild of 2010.1 packages
12cr|php-pear-Structures_DataGrid-0.8.3-8|81	
12cr|php-pear-Structures_DataGrid-0.8.3-8|82	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.3-5mdv2010.1
12cr|php-pear-Structures_DataGrid-0.8.3-8|83	+ Revision: 467089
12cr|php-pear-Structures_DataGrid-0.8.3-8|84	- spec cleanup
12cr|php-pear-Structures_DataGrid-0.8.3-8|85	- use pear installer
12cr|php-pear-Structures_DataGrid-0.8.3-8|86	- don't ship tests, even in documentation
12cr|php-pear-Structures_DataGrid-0.8.3-8|87	- own all directories
12cr|php-pear-Structures_DataGrid-0.8.3-8|88	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Structures_DataGrid-0.8.3-8|89	
12cr|php-pear-Structures_DataGrid-0.8.3-8|90	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8.3-4mdv2010.0
12cr|php-pear-Structures_DataGrid-0.8.3-8|91	+ Revision: 441577
12cr|php-pear-Structures_DataGrid-0.8.3-8|92	- rebuild
12cr|php-pear-Structures_DataGrid-0.8.3-8|93	
12cr|php-pear-Structures_DataGrid-0.8.3-8|94	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-3mdv2009.1
12cr|php-pear-Structures_DataGrid-0.8.3-8|95	+ Revision: 322665
12cr|php-pear-Structures_DataGrid-0.8.3-8|96	- rebuild
12cr|php-pear-Structures_DataGrid-0.8.3-8|97	
12cr|php-pear-Structures_DataGrid-0.8.3-8|98	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-2mdv2009.0
12cr|php-pear-Structures_DataGrid-0.8.3-8|99	+ Revision: 237070
12cr|php-pear-Structures_DataGrid-0.8.3-8|100	- rebuild
12cr|php-pear-Structures_DataGrid-0.8.3-8|101	
12cr|php-pear-Structures_DataGrid-0.8.3-8|102	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Structures_DataGrid-0.8.3-8|103	- restore BuildRoot
12cr|php-pear-Structures_DataGrid-0.8.3-8|104	
12cr|php-pear-Structures_DataGrid-0.8.3-8|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Structures_DataGrid-0.8.3-8|106	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Structures_DataGrid-0.8.3-8|107	
12cr|php-pear-Structures_DataGrid-0.8.3-8|108	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-1mdv2008.0
12cr|php-pear-Structures_DataGrid-0.8.3-8|109	+ Revision: 15998
12cr|php-pear-Structures_DataGrid-0.8.3-8|110	- fix build
12cr|php-pear-Structures_DataGrid-0.8.3-8|111	- 0.8.3
12cr|php-pear-Structures_DataGrid-0.8.3-8|112	
12cr|php-pear-Structures_DataGrid-0.8.3-8|113	
12cr|php-pear-Structures_DataGrid-0.8.3-8|114	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.3-1mdv2007.0
12cr|php-pear-Structures_DataGrid-0.8.3-8|115	+ Revision: 82681
12cr|php-pear-Structures_DataGrid-0.8.3-8|116	- Import php-pear-Structures_DataGrid
12cr|php-pear-Structures_DataGrid-0.8.3-8|117	
12cr|php-pear-Structures_DataGrid-0.8.3-8|118	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.3-1mdk
12cr|php-pear-Structures_DataGrid-0.8.3-8|119	- 0.6.3
12cr|php-pear-Structures_DataGrid-0.8.3-8|120	- new group (Development/PHP)
12cr|php-pear-Structures_DataGrid-0.8.3-8|121	
12cr|php-pear-Structures_DataGrid-0.8.3-8|122	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-6mdk
12cr|php-pear-Structures_DataGrid-0.8.3-8|123	- rebuilt to fix auto deps
12cr|php-pear-Structures_DataGrid-0.8.3-8|124	
12cr|php-pear-Structures_DataGrid-0.8.3-8|125	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-5mdk
12cr|php-pear-Structures_DataGrid-0.8.3-8|126	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Structures_DataGrid-0.8.3-8|127	
12cr|php-pear-Structures_DataGrid-0.8.3-8|128	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-4mdk
12cr|php-pear-Structures_DataGrid-0.8.3-8|129	- fix deps
12cr|php-pear-Structures_DataGrid-0.8.3-8|130	
12cr|php-pear-Structures_DataGrid-0.8.3-8|131	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-3mdk
12cr|php-pear-Structures_DataGrid-0.8.3-8|132	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Structures_DataGrid-0.8.3-8|133	- fix deps
12cr|php-pear-Structures_DataGrid-0.8.3-8|134	
12cr|php-pear-Structures_DataGrid-0.8.3-8|135	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-2mdk
12cr|php-pear-Structures_DataGrid-0.8.3-8|136	- fix deps
12cr|php-pear-Structures_DataGrid-0.8.3-8|137	
12cr|php-pear-Structures_DataGrid-0.8.3-8|138	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-1mdk
12cr|php-pear-Structures_DataGrid-0.8.3-8|139	- initial Mandriva package (PLD import)
12cr|php-pear-Structures_DataGrid-0.8.3-8|140	

6075 12
12cr|php-pear-System_Command-1.0.7-3|1	%define		_class		System
12cr|php-pear-System_Command-1.0.7-3|2	%define		_subclass	Command
12cr|php-pear-System_Command-1.0.7-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-System_Command-1.0.7-3|4	
12cr|php-pear-System_Command-1.0.7-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-System_Command-1.0.7-3|6	Version:	1.0.7
12cr|php-pear-System_Command-1.0.7-3|7	Release:	%mkrel 3
12cr|php-pear-System_Command-1.0.7-3|8	Summary:	Commandline execution interface
12cr|php-pear-System_Command-1.0.7-3|9	License:	PHP License
12cr|php-pear-System_Command-1.0.7-3|10	Group:		Development/PHP
12cr|php-pear-System_Command-1.0.7-3|11	URL:		http://pear.php.net/package/System_Command/
12cr|php-pear-System_Command-1.0.7-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-System_Command-1.0.7-3|13	Requires(post): php-pear
12cr|php-pear-System_Command-1.0.7-3|14	Requires(preun): php-pear
12cr|php-pear-System_Command-1.0.7-3|15	Requires:	php-pear
12cr|php-pear-System_Command-1.0.7-3|16	BuildArch:	noarch
12cr|php-pear-System_Command-1.0.7-3|17	BuildRequires:	php-pear
12cr|php-pear-System_Command-1.0.7-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-System_Command-1.0.7-3|19	
12cr|php-pear-System_Command-1.0.7-3|20	%description
12cr|php-pear-System_Command-1.0.7-3|21	Running functions from the commandline can be dangerous if the proper
12cr|php-pear-System_Command-1.0.7-3|22	precautions are not taken to escape the shell arguments and reaping
12cr|php-pear-System_Command-1.0.7-3|23	the exit status properly. This class give a formal interface to both,
12cr|php-pear-System_Command-1.0.7-3|24	so that you can run a system command as comfortably as you would run a
12cr|php-pear-System_Command-1.0.7-3|25	PHP function, which full pear error handling as results on failure.
12cr|php-pear-System_Command-1.0.7-3|26	
12cr|php-pear-System_Command-1.0.7-3|27	%prep
12cr|php-pear-System_Command-1.0.7-3|28	%setup -q -c
12cr|php-pear-System_Command-1.0.7-3|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-System_Command-1.0.7-3|30	
12cr|php-pear-System_Command-1.0.7-3|31	%install
12cr|php-pear-System_Command-1.0.7-3|32	rm -rf %{buildroot}
12cr|php-pear-System_Command-1.0.7-3|33	
12cr|php-pear-System_Command-1.0.7-3|34	cd %{upstream_name}-%{version}
12cr|php-pear-System_Command-1.0.7-3|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-System_Command-1.0.7-3|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-System_Command-1.0.7-3|37	
12cr|php-pear-System_Command-1.0.7-3|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-System_Command-1.0.7-3|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-System_Command-1.0.7-3|40	
12cr|php-pear-System_Command-1.0.7-3|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-System_Command-1.0.7-3|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-System_Command-1.0.7-3|43	
12cr|php-pear-System_Command-1.0.7-3|44	%clean
12cr|php-pear-System_Command-1.0.7-3|45	rm -rf %{buildroot}
12cr|php-pear-System_Command-1.0.7-3|46	
12cr|php-pear-System_Command-1.0.7-3|47	%post
12cr|php-pear-System_Command-1.0.7-3|48	%if %mdkversion < 201000
12cr|php-pear-System_Command-1.0.7-3|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-System_Command-1.0.7-3|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-System_Command-1.0.7-3|51	%endif
12cr|php-pear-System_Command-1.0.7-3|52	
12cr|php-pear-System_Command-1.0.7-3|53	%preun
12cr|php-pear-System_Command-1.0.7-3|54	%if %mdkversion < 201000
12cr|php-pear-System_Command-1.0.7-3|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-System_Command-1.0.7-3|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-System_Command-1.0.7-3|57	%{upstream_name} >/dev/null || :
12cr|php-pear-System_Command-1.0.7-3|58	fi
12cr|php-pear-System_Command-1.0.7-3|59	%endif
12cr|php-pear-System_Command-1.0.7-3|60	
12cr|php-pear-System_Command-1.0.7-3|61	%files
12cr|php-pear-System_Command-1.0.7-3|62	%defattr(-,root,root)
12cr|php-pear-System_Command-1.0.7-3|63	%{_datadir}/pear/%{_class}
12cr|php-pear-System_Command-1.0.7-3|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-System_Command-1.0.7-3|65	
12cr|php-pear-System_Command-1.0.7-3|66	
12cr|php-pear-System_Command-1.0.7-3|67	%changelog
12cr|php-pear-System_Command-1.0.7-3|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-3mdv2012.0
12cr|php-pear-System_Command-1.0.7-3|69	+ Revision: 742281
12cr|php-pear-System_Command-1.0.7-3|70	- fix major breakage by careless packager
12cr|php-pear-System_Command-1.0.7-3|71	
12cr|php-pear-System_Command-1.0.7-3|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-2
12cr|php-pear-System_Command-1.0.7-3|73	+ Revision: 679585
12cr|php-pear-System_Command-1.0.7-3|74	- mass rebuild
12cr|php-pear-System_Command-1.0.7-3|75	
12cr|php-pear-System_Command-1.0.7-3|76	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.7-1mdv2011.0
12cr|php-pear-System_Command-1.0.7-3|77	+ Revision: 594502
12cr|php-pear-System_Command-1.0.7-3|78	- update to new version 1.0.7
12cr|php-pear-System_Command-1.0.7-3|79	
12cr|php-pear-System_Command-1.0.7-3|80	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.6-5mdv2010.1
12cr|php-pear-System_Command-1.0.7-3|81	+ Revision: 467091
12cr|php-pear-System_Command-1.0.7-3|82	- spec cleanup
12cr|php-pear-System_Command-1.0.7-3|83	- use pear installer
12cr|php-pear-System_Command-1.0.7-3|84	- don't ship tests, even in documentation
12cr|php-pear-System_Command-1.0.7-3|85	- own all directories
12cr|php-pear-System_Command-1.0.7-3|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-System_Command-1.0.7-3|87	
12cr|php-pear-System_Command-1.0.7-3|88	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.6-4mdv2010.0
12cr|php-pear-System_Command-1.0.7-3|89	+ Revision: 441621
12cr|php-pear-System_Command-1.0.7-3|90	- rebuild
12cr|php-pear-System_Command-1.0.7-3|91	
12cr|php-pear-System_Command-1.0.7-3|92	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-3mdv2009.1
12cr|php-pear-System_Command-1.0.7-3|93	+ Revision: 322666
12cr|php-pear-System_Command-1.0.7-3|94	- rebuild
12cr|php-pear-System_Command-1.0.7-3|95	
12cr|php-pear-System_Command-1.0.7-3|96	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-2mdv2009.0
12cr|php-pear-System_Command-1.0.7-3|97	+ Revision: 237071
12cr|php-pear-System_Command-1.0.7-3|98	- rebuild
12cr|php-pear-System_Command-1.0.7-3|99	
12cr|php-pear-System_Command-1.0.7-3|100	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.0.6-1mdv2008.1
12cr|php-pear-System_Command-1.0.7-3|101	+ Revision: 140730
12cr|php-pear-System_Command-1.0.7-3|102	- restore BuildRoot
12cr|php-pear-System_Command-1.0.7-3|103	
12cr|php-pear-System_Command-1.0.7-3|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-System_Command-1.0.7-3|105	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-System_Command-1.0.7-3|106	
12cr|php-pear-System_Command-1.0.7-3|107	* Sat Apr 28 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-1mdv2008.0
12cr|php-pear-System_Command-1.0.7-3|108	+ Revision: 18936
12cr|php-pear-System_Command-1.0.7-3|109	- 1.0.6
12cr|php-pear-System_Command-1.0.7-3|110	
12cr|php-pear-System_Command-1.0.7-3|111	
12cr|php-pear-System_Command-1.0.7-3|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1mdv2007.0
12cr|php-pear-System_Command-1.0.7-3|113	+ Revision: 82699
12cr|php-pear-System_Command-1.0.7-3|114	- Import php-pear-System_Command
12cr|php-pear-System_Command-1.0.7-3|115	
12cr|php-pear-System_Command-1.0.7-3|116	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1mdk
12cr|php-pear-System_Command-1.0.7-3|117	- 1.0.5
12cr|php-pear-System_Command-1.0.7-3|118	
12cr|php-pear-System_Command-1.0.7-3|119	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1mdk
12cr|php-pear-System_Command-1.0.7-3|120	- 1.0.4
12cr|php-pear-System_Command-1.0.7-3|121	- new group (Development/PHP)
12cr|php-pear-System_Command-1.0.7-3|122	
12cr|php-pear-System_Command-1.0.7-3|123	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdk
12cr|php-pear-System_Command-1.0.7-3|124	- 1.0.2
12cr|php-pear-System_Command-1.0.7-3|125	
12cr|php-pear-System_Command-1.0.7-3|126	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdk
12cr|php-pear-System_Command-1.0.7-3|127	- rebuilt to fix auto deps
12cr|php-pear-System_Command-1.0.7-3|128	
12cr|php-pear-System_Command-1.0.7-3|129	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12cr|php-pear-System_Command-1.0.7-3|130	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-System_Command-1.0.7-3|131	
12cr|php-pear-System_Command-1.0.7-3|132	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12cr|php-pear-System_Command-1.0.7-3|133	- fix deps
12cr|php-pear-System_Command-1.0.7-3|134	
12cr|php-pear-System_Command-1.0.7-3|135	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cr|php-pear-System_Command-1.0.7-3|136	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-System_Command-1.0.7-3|137	- fix deps
12cr|php-pear-System_Command-1.0.7-3|138	
12cr|php-pear-System_Command-1.0.7-3|139	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cr|php-pear-System_Command-1.0.7-3|140	- fix deps
12cr|php-pear-System_Command-1.0.7-3|141	
12cr|php-pear-System_Command-1.0.7-3|142	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cr|php-pear-System_Command-1.0.7-3|143	- initial Mandriva package (PLD import)
12cr|php-pear-System_Command-1.0.7-3|144	

6076 12
12cr|php-pear-System_Mount-1.0.1-3|1	%define		_class		System
12cr|php-pear-System_Mount-1.0.1-3|2	%define		_subclass	Mount
12cr|php-pear-System_Mount-1.0.1-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-System_Mount-1.0.1-3|4	
12cr|php-pear-System_Mount-1.0.1-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-System_Mount-1.0.1-3|6	Version:	1.0.1
12cr|php-pear-System_Mount-1.0.1-3|7	Release:	%mkrel 3
12cr|php-pear-System_Mount-1.0.1-3|8	Summary:	Mount and unmount devices in fstab
12cr|php-pear-System_Mount-1.0.1-3|9	License:	PHP License
12cr|php-pear-System_Mount-1.0.1-3|10	Group:		Development/PHP
12cr|php-pear-System_Mount-1.0.1-3|11	URL:		http://pear.php.net/package/System_Mount/
12cr|php-pear-System_Mount-1.0.1-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-System_Mount-1.0.1-3|13	Requires(post): php-pear
12cr|php-pear-System_Mount-1.0.1-3|14	Requires(preun): php-pear
12cr|php-pear-System_Mount-1.0.1-3|15	Requires:	php-pear
12cr|php-pear-System_Mount-1.0.1-3|16	BuildArch:	noarch
12cr|php-pear-System_Mount-1.0.1-3|17	BuildRequires:	php-pear
12cr|php-pear-System_Mount-1.0.1-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-System_Mount-1.0.1-3|19	
12cr|php-pear-System_Mount-1.0.1-3|20	%description
12cr|php-pear-System_Mount-1.0.1-3|21	ystem_Mount provides a simple interface to deal with mounting and
12cr|php-pear-System_Mount-1.0.1-3|22	unmounting devices listed in the system's fstab.
12cr|php-pear-System_Mount-1.0.1-3|23	
12cr|php-pear-System_Mount-1.0.1-3|24	Features:
12cr|php-pear-System_Mount-1.0.1-3|25	- Very compact, easy-to-read code, based on File_Fstab,
12cr|php-pear-System_Mount-1.0.1-3|26	- Examines mount options to determine if a device can be mounted or
12cr|php-pear-System_Mount-1.0.1-3|27	not,
12cr|php-pear-System_Mount-1.0.1-3|28	- Extremely easy to use,
12cr|php-pear-System_Mount-1.0.1-3|29	- Fully documented with PHPDoc.
12cr|php-pear-System_Mount-1.0.1-3|30	
12cr|php-pear-System_Mount-1.0.1-3|31	%prep
12cr|php-pear-System_Mount-1.0.1-3|32	%setup -q -c
12cr|php-pear-System_Mount-1.0.1-3|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-System_Mount-1.0.1-3|34	
12cr|php-pear-System_Mount-1.0.1-3|35	%install
12cr|php-pear-System_Mount-1.0.1-3|36	rm -rf %{buildroot}
12cr|php-pear-System_Mount-1.0.1-3|37	
12cr|php-pear-System_Mount-1.0.1-3|38	cd %{upstream_name}-%{version}
12cr|php-pear-System_Mount-1.0.1-3|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-System_Mount-1.0.1-3|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-System_Mount-1.0.1-3|41	
12cr|php-pear-System_Mount-1.0.1-3|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-System_Mount-1.0.1-3|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-System_Mount-1.0.1-3|44	
12cr|php-pear-System_Mount-1.0.1-3|45	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-System_Mount-1.0.1-3|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-System_Mount-1.0.1-3|47	
12cr|php-pear-System_Mount-1.0.1-3|48	%clean
12cr|php-pear-System_Mount-1.0.1-3|49	rm -rf %{buildroot}
12cr|php-pear-System_Mount-1.0.1-3|50	
12cr|php-pear-System_Mount-1.0.1-3|51	%post
12cr|php-pear-System_Mount-1.0.1-3|52	%if %mdkversion < 201000
12cr|php-pear-System_Mount-1.0.1-3|53	pear install --nodeps --soft --force --register-only \
12cr|php-pear-System_Mount-1.0.1-3|54	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-System_Mount-1.0.1-3|55	%endif
12cr|php-pear-System_Mount-1.0.1-3|56	
12cr|php-pear-System_Mount-1.0.1-3|57	%preun
12cr|php-pear-System_Mount-1.0.1-3|58	%if %mdkversion < 201000
12cr|php-pear-System_Mount-1.0.1-3|59	if [ "$1" -eq "0" ]; then
12cr|php-pear-System_Mount-1.0.1-3|60	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-System_Mount-1.0.1-3|61	%{upstream_name} >/dev/null || :
12cr|php-pear-System_Mount-1.0.1-3|62	fi
12cr|php-pear-System_Mount-1.0.1-3|63	%endif
12cr|php-pear-System_Mount-1.0.1-3|64	
12cr|php-pear-System_Mount-1.0.1-3|65	%files
12cr|php-pear-System_Mount-1.0.1-3|66	%defattr(-,root,root)
12cr|php-pear-System_Mount-1.0.1-3|67	%doc %{upstream_name}-%{version}/docs/example.php
12cr|php-pear-System_Mount-1.0.1-3|68	%{_datadir}/pear/%{_class}
12cr|php-pear-System_Mount-1.0.1-3|69	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-System_Mount-1.0.1-3|70	
12cr|php-pear-System_Mount-1.0.1-3|71	
12cr|php-pear-System_Mount-1.0.1-3|72	%changelog
12cr|php-pear-System_Mount-1.0.1-3|73	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdv2012.0
12cr|php-pear-System_Mount-1.0.1-3|74	+ Revision: 742282
12cr|php-pear-System_Mount-1.0.1-3|75	- fix major breakage by careless packager
12cr|php-pear-System_Mount-1.0.1-3|76	
12cr|php-pear-System_Mount-1.0.1-3|77	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2
12cr|php-pear-System_Mount-1.0.1-3|78	+ Revision: 679586
12cr|php-pear-System_Mount-1.0.1-3|79	- mass rebuild
12cr|php-pear-System_Mount-1.0.1-3|80	
12cr|php-pear-System_Mount-1.0.1-3|81	* Wed Dec 29 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2011.0
12cr|php-pear-System_Mount-1.0.1-3|82	+ Revision: 625911
12cr|php-pear-System_Mount-1.0.1-3|83	- fix build
12cr|php-pear-System_Mount-1.0.1-3|84	- 1.0.1
12cr|php-pear-System_Mount-1.0.1-3|85	
12cr|php-pear-System_Mount-1.0.1-3|86	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-12mdv2011.0
12cr|php-pear-System_Mount-1.0.1-3|87	+ Revision: 613778
12cr|php-pear-System_Mount-1.0.1-3|88	- the mass rebuild of 2010.1 packages
12cr|php-pear-System_Mount-1.0.1-3|89	
12cr|php-pear-System_Mount-1.0.1-3|90	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-11mdv2010.1
12cr|php-pear-System_Mount-1.0.1-3|91	+ Revision: 467092
12cr|php-pear-System_Mount-1.0.1-3|92	- spec cleanup
12cr|php-pear-System_Mount-1.0.1-3|93	- use pear installer
12cr|php-pear-System_Mount-1.0.1-3|94	- don't ship tests, even in documentation
12cr|php-pear-System_Mount-1.0.1-3|95	- own all directories
12cr|php-pear-System_Mount-1.0.1-3|96	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-System_Mount-1.0.1-3|97	
12cr|php-pear-System_Mount-1.0.1-3|98	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-10mdv2010.0
12cr|php-pear-System_Mount-1.0.1-3|99	+ Revision: 441652
12cr|php-pear-System_Mount-1.0.1-3|100	- rebuild
12cr|php-pear-System_Mount-1.0.1-3|101	
12cr|php-pear-System_Mount-1.0.1-3|102	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2009.1
12cr|php-pear-System_Mount-1.0.1-3|103	+ Revision: 322667
12cr|php-pear-System_Mount-1.0.1-3|104	- rebuild
12cr|php-pear-System_Mount-1.0.1-3|105	
12cr|php-pear-System_Mount-1.0.1-3|106	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2009.0
12cr|php-pear-System_Mount-1.0.1-3|107	+ Revision: 237078
12cr|php-pear-System_Mount-1.0.1-3|108	- rebuild
12cr|php-pear-System_Mount-1.0.1-3|109	
12cr|php-pear-System_Mount-1.0.1-3|110	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-System_Mount-1.0.1-3|111	- restore BuildRoot
12cr|php-pear-System_Mount-1.0.1-3|112	
12cr|php-pear-System_Mount-1.0.1-3|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-System_Mount-1.0.1-3|114	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-System_Mount-1.0.1-3|115	
12cr|php-pear-System_Mount-1.0.1-3|116	
12cr|php-pear-System_Mount-1.0.1-3|117	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cr|php-pear-System_Mount-1.0.1-3|118	+ Revision: 82710
12cr|php-pear-System_Mount-1.0.1-3|119	- Import php-pear-System_Mount
12cr|php-pear-System_Mount-1.0.1-3|120	
12cr|php-pear-System_Mount-1.0.1-3|121	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cr|php-pear-System_Mount-1.0.1-3|122	- new group (Development/PHP)
12cr|php-pear-System_Mount-1.0.1-3|123	
12cr|php-pear-System_Mount-1.0.1-3|124	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cr|php-pear-System_Mount-1.0.1-3|125	- rebuilt to fix auto deps
12cr|php-pear-System_Mount-1.0.1-3|126	
12cr|php-pear-System_Mount-1.0.1-3|127	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cr|php-pear-System_Mount-1.0.1-3|128	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-System_Mount-1.0.1-3|129	
12cr|php-pear-System_Mount-1.0.1-3|130	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cr|php-pear-System_Mount-1.0.1-3|131	- fix deps
12cr|php-pear-System_Mount-1.0.1-3|132	
12cr|php-pear-System_Mount-1.0.1-3|133	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|php-pear-System_Mount-1.0.1-3|134	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-System_Mount-1.0.1-3|135	- fix deps
12cr|php-pear-System_Mount-1.0.1-3|136	
12cr|php-pear-System_Mount-1.0.1-3|137	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|php-pear-System_Mount-1.0.1-3|138	- fix deps
12cr|php-pear-System_Mount-1.0.1-3|139	
12cr|php-pear-System_Mount-1.0.1-3|140	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-System_Mount-1.0.1-3|141	- initial Mandriva package (PLD import)
12cr|php-pear-System_Mount-1.0.1-3|142	

6077 12
12cr|php-pear-System_ProcWatch-0.4.2-14|1	%define		_class		System
12cr|php-pear-System_ProcWatch-0.4.2-14|2	%define		_subclass	ProcWatch
12cr|php-pear-System_ProcWatch-0.4.2-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-System_ProcWatch-0.4.2-14|4	
12cr|php-pear-System_ProcWatch-0.4.2-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-System_ProcWatch-0.4.2-14|6	Version:	0.4.2
12cr|php-pear-System_ProcWatch-0.4.2-14|7	Release:	%mkrel 14
12cr|php-pear-System_ProcWatch-0.4.2-14|8	Summary:	Monitor processes
12cr|php-pear-System_ProcWatch-0.4.2-14|9	License:	PHP License
12cr|php-pear-System_ProcWatch-0.4.2-14|10	Group:		Development/PHP
12cr|php-pear-System_ProcWatch-0.4.2-14|11	URL:		http://pear.php.net/package/System_ProcWatch/
12cr|php-pear-System_ProcWatch-0.4.2-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-System_ProcWatch-0.4.2-14|13	Requires(post): php-pear
12cr|php-pear-System_ProcWatch-0.4.2-14|14	Requires(preun): php-pear
12cr|php-pear-System_ProcWatch-0.4.2-14|15	Requires:	php-pear
12cr|php-pear-System_ProcWatch-0.4.2-14|16	BuildArch:	noarch
12cr|php-pear-System_ProcWatch-0.4.2-14|17	BuildRequires:	php-pear
12cr|php-pear-System_ProcWatch-0.4.2-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-System_ProcWatch-0.4.2-14|19	
12cr|php-pear-System_ProcWatch-0.4.2-14|20	%description
12cr|php-pear-System_ProcWatch-0.4.2-14|21	With this package you can monitor running processes based upon an XML
12cr|php-pear-System_ProcWatch-0.4.2-14|22	configuration file, XML string, INI file or an array where you define
12cr|php-pear-System_ProcWatch-0.4.2-14|23	patterns, conditions and actions.
12cr|php-pear-System_ProcWatch-0.4.2-14|24	
12cr|php-pear-System_ProcWatch-0.4.2-14|25	
12cr|php-pear-System_ProcWatch-0.4.2-14|26	%prep
12cr|php-pear-System_ProcWatch-0.4.2-14|27	%setup -q -c
12cr|php-pear-System_ProcWatch-0.4.2-14|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-System_ProcWatch-0.4.2-14|29	
12cr|php-pear-System_ProcWatch-0.4.2-14|30	%install
12cr|php-pear-System_ProcWatch-0.4.2-14|31	rm -rf %{buildroot}
12cr|php-pear-System_ProcWatch-0.4.2-14|32	
12cr|php-pear-System_ProcWatch-0.4.2-14|33	cd %{upstream_name}-%{version}
12cr|php-pear-System_ProcWatch-0.4.2-14|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-System_ProcWatch-0.4.2-14|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-System_ProcWatch-0.4.2-14|36	
12cr|php-pear-System_ProcWatch-0.4.2-14|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-System_ProcWatch-0.4.2-14|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-System_ProcWatch-0.4.2-14|39	
12cr|php-pear-System_ProcWatch-0.4.2-14|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-System_ProcWatch-0.4.2-14|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-System_ProcWatch-0.4.2-14|42	
12cr|php-pear-System_ProcWatch-0.4.2-14|43	%clean
12cr|php-pear-System_ProcWatch-0.4.2-14|44	rm -rf %{buildroot}
12cr|php-pear-System_ProcWatch-0.4.2-14|45	
12cr|php-pear-System_ProcWatch-0.4.2-14|46	%post
12cr|php-pear-System_ProcWatch-0.4.2-14|47	%if %mdkversion < 201000
12cr|php-pear-System_ProcWatch-0.4.2-14|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-System_ProcWatch-0.4.2-14|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-System_ProcWatch-0.4.2-14|50	%endif
12cr|php-pear-System_ProcWatch-0.4.2-14|51	
12cr|php-pear-System_ProcWatch-0.4.2-14|52	%preun
12cr|php-pear-System_ProcWatch-0.4.2-14|53	%if %mdkversion < 201000
12cr|php-pear-System_ProcWatch-0.4.2-14|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-System_ProcWatch-0.4.2-14|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-System_ProcWatch-0.4.2-14|56	%{upstream_name} >/dev/null || :
12cr|php-pear-System_ProcWatch-0.4.2-14|57	fi
12cr|php-pear-System_ProcWatch-0.4.2-14|58	%endif
12cr|php-pear-System_ProcWatch-0.4.2-14|59	
12cr|php-pear-System_ProcWatch-0.4.2-14|60	%files
12cr|php-pear-System_ProcWatch-0.4.2-14|61	%defattr(-,root,root)
12cr|php-pear-System_ProcWatch-0.4.2-14|62	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-System_ProcWatch-0.4.2-14|63	%{_bindir}/*
12cr|php-pear-System_ProcWatch-0.4.2-14|64	%{_datadir}/pear/%{_class}
12cr|php-pear-System_ProcWatch-0.4.2-14|65	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-System_ProcWatch-0.4.2-14|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-System_ProcWatch-0.4.2-14|67	
12cr|php-pear-System_ProcWatch-0.4.2-14|68	
12cr|php-pear-System_ProcWatch-0.4.2-14|69	
12cr|php-pear-System_ProcWatch-0.4.2-14|70	
12cr|php-pear-System_ProcWatch-0.4.2-14|71	%changelog
12cr|php-pear-System_ProcWatch-0.4.2-14|72	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-14mdv2012.0
12cr|php-pear-System_ProcWatch-0.4.2-14|73	+ Revision: 742283
12cr|php-pear-System_ProcWatch-0.4.2-14|74	- fix major breakage by careless packager
12cr|php-pear-System_ProcWatch-0.4.2-14|75	
12cr|php-pear-System_ProcWatch-0.4.2-14|76	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-13
12cr|php-pear-System_ProcWatch-0.4.2-14|77	+ Revision: 679587
12cr|php-pear-System_ProcWatch-0.4.2-14|78	- mass rebuild
12cr|php-pear-System_ProcWatch-0.4.2-14|79	
12cr|php-pear-System_ProcWatch-0.4.2-14|80	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-12mdv2011.0
12cr|php-pear-System_ProcWatch-0.4.2-14|81	+ Revision: 613779
12cr|php-pear-System_ProcWatch-0.4.2-14|82	- the mass rebuild of 2010.1 packages
12cr|php-pear-System_ProcWatch-0.4.2-14|83	
12cr|php-pear-System_ProcWatch-0.4.2-14|84	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.2-11mdv2010.1
12cr|php-pear-System_ProcWatch-0.4.2-14|85	+ Revision: 467093
12cr|php-pear-System_ProcWatch-0.4.2-14|86	- spec cleanup
12cr|php-pear-System_ProcWatch-0.4.2-14|87	- use pear installer
12cr|php-pear-System_ProcWatch-0.4.2-14|88	- don't ship tests, even in documentation
12cr|php-pear-System_ProcWatch-0.4.2-14|89	- own all directories
12cr|php-pear-System_ProcWatch-0.4.2-14|90	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-System_ProcWatch-0.4.2-14|91	
12cr|php-pear-System_ProcWatch-0.4.2-14|92	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4.2-10mdv2010.0
12cr|php-pear-System_ProcWatch-0.4.2-14|93	+ Revision: 441653
12cr|php-pear-System_ProcWatch-0.4.2-14|94	- rebuild
12cr|php-pear-System_ProcWatch-0.4.2-14|95	
12cr|php-pear-System_ProcWatch-0.4.2-14|96	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-9mdv2009.1
12cr|php-pear-System_ProcWatch-0.4.2-14|97	+ Revision: 322668
12cr|php-pear-System_ProcWatch-0.4.2-14|98	- rebuild
12cr|php-pear-System_ProcWatch-0.4.2-14|99	
12cr|php-pear-System_ProcWatch-0.4.2-14|100	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-8mdv2009.0
12cr|php-pear-System_ProcWatch-0.4.2-14|101	+ Revision: 237085
12cr|php-pear-System_ProcWatch-0.4.2-14|102	- rebuild
12cr|php-pear-System_ProcWatch-0.4.2-14|103	
12cr|php-pear-System_ProcWatch-0.4.2-14|104	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-System_ProcWatch-0.4.2-14|105	- restore BuildRoot
12cr|php-pear-System_ProcWatch-0.4.2-14|106	
12cr|php-pear-System_ProcWatch-0.4.2-14|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-System_ProcWatch-0.4.2-14|108	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-System_ProcWatch-0.4.2-14|109	
12cr|php-pear-System_ProcWatch-0.4.2-14|110	
12cr|php-pear-System_ProcWatch-0.4.2-14|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-7mdv2007.0
12cr|php-pear-System_ProcWatch-0.4.2-14|112	+ Revision: 82722
12cr|php-pear-System_ProcWatch-0.4.2-14|113	- Import php-pear-System_ProcWatch
12cr|php-pear-System_ProcWatch-0.4.2-14|114	
12cr|php-pear-System_ProcWatch-0.4.2-14|115	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-7mdk
12cr|php-pear-System_ProcWatch-0.4.2-14|116	- new group (Development/PHP)
12cr|php-pear-System_ProcWatch-0.4.2-14|117	
12cr|php-pear-System_ProcWatch-0.4.2-14|118	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-6mdk
12cr|php-pear-System_ProcWatch-0.4.2-14|119	- rebuilt to fix auto deps
12cr|php-pear-System_ProcWatch-0.4.2-14|120	
12cr|php-pear-System_ProcWatch-0.4.2-14|121	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-5mdk
12cr|php-pear-System_ProcWatch-0.4.2-14|122	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-System_ProcWatch-0.4.2-14|123	
12cr|php-pear-System_ProcWatch-0.4.2-14|124	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-4mdk
12cr|php-pear-System_ProcWatch-0.4.2-14|125	- fix deps
12cr|php-pear-System_ProcWatch-0.4.2-14|126	
12cr|php-pear-System_ProcWatch-0.4.2-14|127	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-3mdk
12cr|php-pear-System_ProcWatch-0.4.2-14|128	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-System_ProcWatch-0.4.2-14|129	- fix deps
12cr|php-pear-System_ProcWatch-0.4.2-14|130	
12cr|php-pear-System_ProcWatch-0.4.2-14|131	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-2mdk
12cr|php-pear-System_ProcWatch-0.4.2-14|132	- fix deps
12cr|php-pear-System_ProcWatch-0.4.2-14|133	
12cr|php-pear-System_ProcWatch-0.4.2-14|134	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-1mdk
12cr|php-pear-System_ProcWatch-0.4.2-14|135	- initial Mandriva package (PLD import)
12cr|php-pear-System_ProcWatch-0.4.2-14|136	

6078 12
12cr|php-pear-System_Socket-0.4.1-14|1	%define		_class		System
12cr|php-pear-System_Socket-0.4.1-14|2	%define		_subclass	Socket
12cr|php-pear-System_Socket-0.4.1-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-System_Socket-0.4.1-14|4	
12cr|php-pear-System_Socket-0.4.1-14|5	%define		_requires_exceptions pear(System/Socket/Creator.php)\\|pear(System/Socket/Debugger.php)
12cr|php-pear-System_Socket-0.4.1-14|6	
12cr|php-pear-System_Socket-0.4.1-14|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-System_Socket-0.4.1-14|8	Version:	0.4.1
12cr|php-pear-System_Socket-0.4.1-14|9	Release:	%mkrel 14
12cr|php-pear-System_Socket-0.4.1-14|10	Summary:	OO socket API
12cr|php-pear-System_Socket-0.4.1-14|11	License:	PHP License
12cr|php-pear-System_Socket-0.4.1-14|12	Group:		Development/PHP
12cr|php-pear-System_Socket-0.4.1-14|13	URL:		http://pear.php.net/package/System_Socket/
12cr|php-pear-System_Socket-0.4.1-14|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-System_Socket-0.4.1-14|15	Requires(post): php-pear
12cr|php-pear-System_Socket-0.4.1-14|16	Requires(preun): php-pear
12cr|php-pear-System_Socket-0.4.1-14|17	Requires:	php-pear
12cr|php-pear-System_Socket-0.4.1-14|18	BuildArch:	noarch
12cr|php-pear-System_Socket-0.4.1-14|19	BuildRequires:	php-pear
12cr|php-pear-System_Socket-0.4.1-14|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-System_Socket-0.4.1-14|21	
12cr|php-pear-System_Socket-0.4.1-14|22	%description
12cr|php-pear-System_Socket-0.4.1-14|23	Aims to provide a thight and robust OO API to PHPs socket extension
12cr|php-pear-System_Socket-0.4.1-14|24	(ext/sockets).
12cr|php-pear-System_Socket-0.4.1-14|25	
12cr|php-pear-System_Socket-0.4.1-14|26	
12cr|php-pear-System_Socket-0.4.1-14|27	%prep
12cr|php-pear-System_Socket-0.4.1-14|28	%setup -q -c
12cr|php-pear-System_Socket-0.4.1-14|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-System_Socket-0.4.1-14|30	
12cr|php-pear-System_Socket-0.4.1-14|31	%install
12cr|php-pear-System_Socket-0.4.1-14|32	rm -rf %{buildroot}
12cr|php-pear-System_Socket-0.4.1-14|33	
12cr|php-pear-System_Socket-0.4.1-14|34	cd %{upstream_name}-%{version}
12cr|php-pear-System_Socket-0.4.1-14|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-System_Socket-0.4.1-14|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-System_Socket-0.4.1-14|37	
12cr|php-pear-System_Socket-0.4.1-14|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-System_Socket-0.4.1-14|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-System_Socket-0.4.1-14|40	
12cr|php-pear-System_Socket-0.4.1-14|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-System_Socket-0.4.1-14|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-System_Socket-0.4.1-14|43	
12cr|php-pear-System_Socket-0.4.1-14|44	%clean
12cr|php-pear-System_Socket-0.4.1-14|45	rm -rf %{buildroot}
12cr|php-pear-System_Socket-0.4.1-14|46	
12cr|php-pear-System_Socket-0.4.1-14|47	%post
12cr|php-pear-System_Socket-0.4.1-14|48	%if %mdkversion < 201000
12cr|php-pear-System_Socket-0.4.1-14|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-System_Socket-0.4.1-14|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-System_Socket-0.4.1-14|51	%endif
12cr|php-pear-System_Socket-0.4.1-14|52	
12cr|php-pear-System_Socket-0.4.1-14|53	%preun
12cr|php-pear-System_Socket-0.4.1-14|54	%if %mdkversion < 201000
12cr|php-pear-System_Socket-0.4.1-14|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-System_Socket-0.4.1-14|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-System_Socket-0.4.1-14|57	%{upstream_name} >/dev/null || :
12cr|php-pear-System_Socket-0.4.1-14|58	fi
12cr|php-pear-System_Socket-0.4.1-14|59	%endif
12cr|php-pear-System_Socket-0.4.1-14|60	
12cr|php-pear-System_Socket-0.4.1-14|61	%files
12cr|php-pear-System_Socket-0.4.1-14|62	%defattr(-,root,root)
12cr|php-pear-System_Socket-0.4.1-14|63	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-System_Socket-0.4.1-14|64	%{_datadir}/pear/%{_class}
12cr|php-pear-System_Socket-0.4.1-14|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-System_Socket-0.4.1-14|66	
12cr|php-pear-System_Socket-0.4.1-14|67	
12cr|php-pear-System_Socket-0.4.1-14|68	
12cr|php-pear-System_Socket-0.4.1-14|69	
12cr|php-pear-System_Socket-0.4.1-14|70	%changelog
12cr|php-pear-System_Socket-0.4.1-14|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-14mdv2012.0
12cr|php-pear-System_Socket-0.4.1-14|72	+ Revision: 742284
12cr|php-pear-System_Socket-0.4.1-14|73	- fix major breakage by careless packager
12cr|php-pear-System_Socket-0.4.1-14|74	
12cr|php-pear-System_Socket-0.4.1-14|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-13
12cr|php-pear-System_Socket-0.4.1-14|76	+ Revision: 679588
12cr|php-pear-System_Socket-0.4.1-14|77	- mass rebuild
12cr|php-pear-System_Socket-0.4.1-14|78	
12cr|php-pear-System_Socket-0.4.1-14|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-12mdv2011.0
12cr|php-pear-System_Socket-0.4.1-14|80	+ Revision: 613780
12cr|php-pear-System_Socket-0.4.1-14|81	- the mass rebuild of 2010.1 packages
12cr|php-pear-System_Socket-0.4.1-14|82	
12cr|php-pear-System_Socket-0.4.1-14|83	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.1-11mdv2010.1
12cr|php-pear-System_Socket-0.4.1-14|84	+ Revision: 467094
12cr|php-pear-System_Socket-0.4.1-14|85	- spec cleanup
12cr|php-pear-System_Socket-0.4.1-14|86	- use pear installer
12cr|php-pear-System_Socket-0.4.1-14|87	- don't ship tests, even in documentation
12cr|php-pear-System_Socket-0.4.1-14|88	- own all directories
12cr|php-pear-System_Socket-0.4.1-14|89	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-System_Socket-0.4.1-14|90	
12cr|php-pear-System_Socket-0.4.1-14|91	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4.1-10mdv2010.0
12cr|php-pear-System_Socket-0.4.1-14|92	+ Revision: 441655
12cr|php-pear-System_Socket-0.4.1-14|93	- rebuild
12cr|php-pear-System_Socket-0.4.1-14|94	
12cr|php-pear-System_Socket-0.4.1-14|95	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-9mdv2009.1
12cr|php-pear-System_Socket-0.4.1-14|96	+ Revision: 322669
12cr|php-pear-System_Socket-0.4.1-14|97	- rebuild
12cr|php-pear-System_Socket-0.4.1-14|98	
12cr|php-pear-System_Socket-0.4.1-14|99	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-8mdv2009.0
12cr|php-pear-System_Socket-0.4.1-14|100	+ Revision: 237094
12cr|php-pear-System_Socket-0.4.1-14|101	- rebuild
12cr|php-pear-System_Socket-0.4.1-14|102	
12cr|php-pear-System_Socket-0.4.1-14|103	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-System_Socket-0.4.1-14|104	- restore BuildRoot
12cr|php-pear-System_Socket-0.4.1-14|105	
12cr|php-pear-System_Socket-0.4.1-14|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-System_Socket-0.4.1-14|107	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-System_Socket-0.4.1-14|108	
12cr|php-pear-System_Socket-0.4.1-14|109	
12cr|php-pear-System_Socket-0.4.1-14|110	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-7mdv2007.0
12cr|php-pear-System_Socket-0.4.1-14|111	+ Revision: 82745
12cr|php-pear-System_Socket-0.4.1-14|112	- Import php-pear-System_Socket
12cr|php-pear-System_Socket-0.4.1-14|113	
12cr|php-pear-System_Socket-0.4.1-14|114	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-7mdk
12cr|php-pear-System_Socket-0.4.1-14|115	- new group (Development/PHP)
12cr|php-pear-System_Socket-0.4.1-14|116	
12cr|php-pear-System_Socket-0.4.1-14|117	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-6mdk
12cr|php-pear-System_Socket-0.4.1-14|118	- rebuilt to fix auto deps
12cr|php-pear-System_Socket-0.4.1-14|119	
12cr|php-pear-System_Socket-0.4.1-14|120	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-5mdk
12cr|php-pear-System_Socket-0.4.1-14|121	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-System_Socket-0.4.1-14|122	
12cr|php-pear-System_Socket-0.4.1-14|123	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-4mdk
12cr|php-pear-System_Socket-0.4.1-14|124	- fix deps
12cr|php-pear-System_Socket-0.4.1-14|125	
12cr|php-pear-System_Socket-0.4.1-14|126	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-3mdk
12cr|php-pear-System_Socket-0.4.1-14|127	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-System_Socket-0.4.1-14|128	- fix deps
12cr|php-pear-System_Socket-0.4.1-14|129	
12cr|php-pear-System_Socket-0.4.1-14|130	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-2mdk
12cr|php-pear-System_Socket-0.4.1-14|131	- fix deps
12cr|php-pear-System_Socket-0.4.1-14|132	
12cr|php-pear-System_Socket-0.4.1-14|133	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-1mdk
12cr|php-pear-System_Socket-0.4.1-14|134	- initial Mandriva package (PLD import)
12cr|php-pear-System_Socket-0.4.1-14|135	

6079 12
12cr|php-pear-Testing_Selenium-0.3.1-10|1	%define _requires_exceptions pear(simpletest
12cr|php-pear-Testing_Selenium-0.3.1-10|2	
12cr|php-pear-Testing_Selenium-0.3.1-10|3	%define		_class		Testing
12cr|php-pear-Testing_Selenium-0.3.1-10|4	%define		_subclass	Selenium
12cr|php-pear-Testing_Selenium-0.3.1-10|5	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Testing_Selenium-0.3.1-10|6	
12cr|php-pear-Testing_Selenium-0.3.1-10|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Testing_Selenium-0.3.1-10|8	Version:	0.3.1
12cr|php-pear-Testing_Selenium-0.3.1-10|9	Release:	%mkrel 10
12cr|php-pear-Testing_Selenium-0.3.1-10|10	Summary:	PHP Client for Selenium RC
12cr|php-pear-Testing_Selenium-0.3.1-10|11	License:	Apache License
12cr|php-pear-Testing_Selenium-0.3.1-10|12	Group:		Development/PHP
12cr|php-pear-Testing_Selenium-0.3.1-10|13	URL:		http://pear.php.net/package/XML_Util/
12cr|php-pear-Testing_Selenium-0.3.1-10|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Testing_Selenium-0.3.1-10|15	Requires(post): php-pear
12cr|php-pear-Testing_Selenium-0.3.1-10|16	Requires(preun): php-pear
12cr|php-pear-Testing_Selenium-0.3.1-10|17	Requires:	php-pear
12cr|php-pear-Testing_Selenium-0.3.1-10|18	BuildArch:	noarch
12cr|php-pear-Testing_Selenium-0.3.1-10|19	BuildRequires:	php-pear
12cr|php-pear-Testing_Selenium-0.3.1-10|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Testing_Selenium-0.3.1-10|21	
12cr|php-pear-Testing_Selenium-0.3.1-10|22	%description
12cr|php-pear-Testing_Selenium-0.3.1-10|23	Selenium Remote Control (SRC) is a test tool that allows you to write automated
12cr|php-pear-Testing_Selenium-0.3.1-10|24	web application UI tests in any programming language against any HTTP website
12cr|php-pear-Testing_Selenium-0.3.1-10|25	using any mainstream JavaScript-enabled browser. SRC provides a Selenium
12cr|php-pear-Testing_Selenium-0.3.1-10|26	Server, which can automatically start/stop/control any supported browser. It
12cr|php-pear-Testing_Selenium-0.3.1-10|27	works by using Selenium Core, a pure-HTML+JS library that performs automated
12cr|php-pear-Testing_Selenium-0.3.1-10|28	tasks in JavaScript; the Selenium Server communicates directly with the browser
12cr|php-pear-Testing_Selenium-0.3.1-10|29	using AJAX (XmlHttpRequest).
12cr|php-pear-Testing_Selenium-0.3.1-10|30	
12cr|php-pear-Testing_Selenium-0.3.1-10|31	http://www.openqa.org/selenium-rc/
12cr|php-pear-Testing_Selenium-0.3.1-10|32	
12cr|php-pear-Testing_Selenium-0.3.1-10|33	This module sends commands directly to the Server using simple HTTP GET/POST
12cr|php-pear-Testing_Selenium-0.3.1-10|34	requests. Using this module together with the Selenium Server, you can
12cr|php-pear-Testing_Selenium-0.3.1-10|35	automatically control any supported browser.
12cr|php-pear-Testing_Selenium-0.3.1-10|36	
12cr|php-pear-Testing_Selenium-0.3.1-10|37	To use this module, you need to have already downloaded and started the
12cr|php-pear-Testing_Selenium-0.3.1-10|38	Selenium RC Server.  (The Selenium Server is a Java application.)
12cr|php-pear-Testing_Selenium-0.3.1-10|39	
12cr|php-pear-Testing_Selenium-0.3.1-10|40	%prep
12cr|php-pear-Testing_Selenium-0.3.1-10|41	%setup -q -c
12cr|php-pear-Testing_Selenium-0.3.1-10|42	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Testing_Selenium-0.3.1-10|43	
12cr|php-pear-Testing_Selenium-0.3.1-10|44	%install
12cr|php-pear-Testing_Selenium-0.3.1-10|45	rm -rf %{buildroot}
12cr|php-pear-Testing_Selenium-0.3.1-10|46	
12cr|php-pear-Testing_Selenium-0.3.1-10|47	cd %{upstream_name}-%{version}
12cr|php-pear-Testing_Selenium-0.3.1-10|48	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Testing_Selenium-0.3.1-10|49	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Testing_Selenium-0.3.1-10|50	
12cr|php-pear-Testing_Selenium-0.3.1-10|51	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Testing_Selenium-0.3.1-10|52	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Testing_Selenium-0.3.1-10|53	
12cr|php-pear-Testing_Selenium-0.3.1-10|54	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Testing_Selenium-0.3.1-10|55	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Testing_Selenium-0.3.1-10|56	
12cr|php-pear-Testing_Selenium-0.3.1-10|57	%clean
12cr|php-pear-Testing_Selenium-0.3.1-10|58	rm -rf %{buildroot}
12cr|php-pear-Testing_Selenium-0.3.1-10|59	
12cr|php-pear-Testing_Selenium-0.3.1-10|60	%post
12cr|php-pear-Testing_Selenium-0.3.1-10|61	%if %mdkversion < 201000
12cr|php-pear-Testing_Selenium-0.3.1-10|62	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Testing_Selenium-0.3.1-10|63	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Testing_Selenium-0.3.1-10|64	%endif
12cr|php-pear-Testing_Selenium-0.3.1-10|65	
12cr|php-pear-Testing_Selenium-0.3.1-10|66	%preun
12cr|php-pear-Testing_Selenium-0.3.1-10|67	%if %mdkversion < 201000
12cr|php-pear-Testing_Selenium-0.3.1-10|68	if [ "$1" -eq "0" ]; then
12cr|php-pear-Testing_Selenium-0.3.1-10|69	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Testing_Selenium-0.3.1-10|70	%{upstream_name} >/dev/null || :
12cr|php-pear-Testing_Selenium-0.3.1-10|71	fi
12cr|php-pear-Testing_Selenium-0.3.1-10|72	%endif
12cr|php-pear-Testing_Selenium-0.3.1-10|73	
12cr|php-pear-Testing_Selenium-0.3.1-10|74	%files
12cr|php-pear-Testing_Selenium-0.3.1-10|75	%defattr(-,root,root)
12cr|php-pear-Testing_Selenium-0.3.1-10|76	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Testing_Selenium-0.3.1-10|77	%doc %{upstream_name}-%{version}/ChangeLog
12cr|php-pear-Testing_Selenium-0.3.1-10|78	%doc %{upstream_name}-%{version}/README
12cr|php-pear-Testing_Selenium-0.3.1-10|79	%doc %{upstream_name}-%{version}/TODO
12cr|php-pear-Testing_Selenium-0.3.1-10|80	%{_datadir}/pear/%{_class}
12cr|php-pear-Testing_Selenium-0.3.1-10|81	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Testing_Selenium-0.3.1-10|82	
12cr|php-pear-Testing_Selenium-0.3.1-10|83	
12cr|php-pear-Testing_Selenium-0.3.1-10|84	%changelog
12cr|php-pear-Testing_Selenium-0.3.1-10|85	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-10mdv2012.0
12cr|php-pear-Testing_Selenium-0.3.1-10|86	+ Revision: 742285
12cr|php-pear-Testing_Selenium-0.3.1-10|87	- fix major breakage by careless packager
12cr|php-pear-Testing_Selenium-0.3.1-10|88	
12cr|php-pear-Testing_Selenium-0.3.1-10|89	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-9
12cr|php-pear-Testing_Selenium-0.3.1-10|90	+ Revision: 679589
12cr|php-pear-Testing_Selenium-0.3.1-10|91	- mass rebuild
12cr|php-pear-Testing_Selenium-0.3.1-10|92	
12cr|php-pear-Testing_Selenium-0.3.1-10|93	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-8mdv2011.0
12cr|php-pear-Testing_Selenium-0.3.1-10|94	+ Revision: 613781
12cr|php-pear-Testing_Selenium-0.3.1-10|95	- the mass rebuild of 2010.1 packages
12cr|php-pear-Testing_Selenium-0.3.1-10|96	
12cr|php-pear-Testing_Selenium-0.3.1-10|97	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-7mdv2010.1
12cr|php-pear-Testing_Selenium-0.3.1-10|98	+ Revision: 466335
12cr|php-pear-Testing_Selenium-0.3.1-10|99	- spec cleanup
12cr|php-pear-Testing_Selenium-0.3.1-10|100	- use pear installer
12cr|php-pear-Testing_Selenium-0.3.1-10|101	- don't ship tests, even in documentation
12cr|php-pear-Testing_Selenium-0.3.1-10|102	- own all directories
12cr|php-pear-Testing_Selenium-0.3.1-10|103	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Testing_Selenium-0.3.1-10|104	
12cr|php-pear-Testing_Selenium-0.3.1-10|105	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3.1-6mdv2010.0
12cr|php-pear-Testing_Selenium-0.3.1-10|106	+ Revision: 430698
12cr|php-pear-Testing_Selenium-0.3.1-10|107	- rebuild
12cr|php-pear-Testing_Selenium-0.3.1-10|108	
12cr|php-pear-Testing_Selenium-0.3.1-10|109	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|php-pear-Testing_Selenium-0.3.1-10|110	- rebuild
12cr|php-pear-Testing_Selenium-0.3.1-10|111	
12cr|php-pear-Testing_Selenium-0.3.1-10|112	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-4mdv2009.0
12cr|php-pear-Testing_Selenium-0.3.1-10|113	+ Revision: 237102
12cr|php-pear-Testing_Selenium-0.3.1-10|114	- rebuild
12cr|php-pear-Testing_Selenium-0.3.1-10|115	
12cr|php-pear-Testing_Selenium-0.3.1-10|116	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Testing_Selenium-0.3.1-10|117	- restore BuildRoot
12cr|php-pear-Testing_Selenium-0.3.1-10|118	
12cr|php-pear-Testing_Selenium-0.3.1-10|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Testing_Selenium-0.3.1-10|120	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Testing_Selenium-0.3.1-10|121	
12cr|php-pear-Testing_Selenium-0.3.1-10|122	* Fri Nov 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-3mdv2008.1
12cr|php-pear-Testing_Selenium-0.3.1-10|123	+ Revision: 107007
12cr|php-pear-Testing_Selenium-0.3.1-10|124	- PHPUnit2/PHPUnit
12cr|php-pear-Testing_Selenium-0.3.1-10|125	
12cr|php-pear-Testing_Selenium-0.3.1-10|126	* Thu Aug 16 2007 Thierry Vignaud <tv@mandriva.org> 0.3.1-2mdv2008.0
12cr|php-pear-Testing_Selenium-0.3.1-10|127	+ Revision: 64198
12cr|php-pear-Testing_Selenium-0.3.1-10|128	- rebuild
12cr|php-pear-Testing_Selenium-0.3.1-10|129	
12cr|php-pear-Testing_Selenium-0.3.1-10|130	* Wed Apr 18 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-1mdv2008.0
12cr|php-pear-Testing_Selenium-0.3.1-10|131	+ Revision: 14682
12cr|php-pear-Testing_Selenium-0.3.1-10|132	- Import php-pear-Testing_Selenium
12cr|php-pear-Testing_Selenium-0.3.1-10|133	
12cr|php-pear-Testing_Selenium-0.3.1-10|134	
12cr|php-pear-Testing_Selenium-0.3.1-10|135	
12cr|php-pear-Testing_Selenium-0.3.1-10|136	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-1mdv2008.0
12cr|php-pear-Testing_Selenium-0.3.1-10|137	- initial Mandriva package

6080 12
12cr|php-pear-Text_CAPTCHA-0.3.1-6|1	%define		_class		Text
12cr|php-pear-Text_CAPTCHA-0.3.1-6|2	%define		_subclass	CAPTCHA
12cr|php-pear-Text_CAPTCHA-0.3.1-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Text_CAPTCHA-0.3.1-6|4	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Text_CAPTCHA-0.3.1-6|6	Version:	0.3.1
12cr|php-pear-Text_CAPTCHA-0.3.1-6|7	Release:	%mkrel 6
12cr|php-pear-Text_CAPTCHA-0.3.1-6|8	Summary:	Generation of CAPTCHA imgaes
12cr|php-pear-Text_CAPTCHA-0.3.1-6|9	License:	PHP License
12cr|php-pear-Text_CAPTCHA-0.3.1-6|10	Group:		Development/PHP
12cr|php-pear-Text_CAPTCHA-0.3.1-6|11	URL:		http://pear.php.net/package/Text_CAPTCHA/
12cr|php-pear-Text_CAPTCHA-0.3.1-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Text_CAPTCHA-0.3.1-6|13	Requires(post): php-pear
12cr|php-pear-Text_CAPTCHA-0.3.1-6|14	Requires(preun): php-pear
12cr|php-pear-Text_CAPTCHA-0.3.1-6|15	Requires:	php-pear
12cr|php-pear-Text_CAPTCHA-0.3.1-6|16	BuildArch:	noarch
12cr|php-pear-Text_CAPTCHA-0.3.1-6|17	BuildRequires:	php-pear
12cr|php-pear-Text_CAPTCHA-0.3.1-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Text_CAPTCHA-0.3.1-6|19	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|20	%description
12cr|php-pear-Text_CAPTCHA-0.3.1-6|21	Implementation of CAPTCHA (completely automated public Turing test to
12cr|php-pear-Text_CAPTCHA-0.3.1-6|22	tell computers and humans apart) images.
12cr|php-pear-Text_CAPTCHA-0.3.1-6|23	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|24	%prep
12cr|php-pear-Text_CAPTCHA-0.3.1-6|25	%setup -q -c
12cr|php-pear-Text_CAPTCHA-0.3.1-6|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Text_CAPTCHA-0.3.1-6|27	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|28	%install
12cr|php-pear-Text_CAPTCHA-0.3.1-6|29	rm -rf %{buildroot}
12cr|php-pear-Text_CAPTCHA-0.3.1-6|30	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|31	cd %{upstream_name}-%{version}
12cr|php-pear-Text_CAPTCHA-0.3.1-6|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Text_CAPTCHA-0.3.1-6|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Text_CAPTCHA-0.3.1-6|34	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Text_CAPTCHA-0.3.1-6|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Text_CAPTCHA-0.3.1-6|37	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Text_CAPTCHA-0.3.1-6|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Text_CAPTCHA-0.3.1-6|40	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|41	%clean
12cr|php-pear-Text_CAPTCHA-0.3.1-6|42	rm -rf %{buildroot}
12cr|php-pear-Text_CAPTCHA-0.3.1-6|43	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|44	%post
12cr|php-pear-Text_CAPTCHA-0.3.1-6|45	%if %mdkversion < 201000
12cr|php-pear-Text_CAPTCHA-0.3.1-6|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Text_CAPTCHA-0.3.1-6|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Text_CAPTCHA-0.3.1-6|48	%endif
12cr|php-pear-Text_CAPTCHA-0.3.1-6|49	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|50	%preun
12cr|php-pear-Text_CAPTCHA-0.3.1-6|51	%if %mdkversion < 201000
12cr|php-pear-Text_CAPTCHA-0.3.1-6|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Text_CAPTCHA-0.3.1-6|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Text_CAPTCHA-0.3.1-6|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Text_CAPTCHA-0.3.1-6|55	fi
12cr|php-pear-Text_CAPTCHA-0.3.1-6|56	%endif
12cr|php-pear-Text_CAPTCHA-0.3.1-6|57	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|58	%files
12cr|php-pear-Text_CAPTCHA-0.3.1-6|59	%defattr(-,root,root)
12cr|php-pear-Text_CAPTCHA-0.3.1-6|60	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-Text_CAPTCHA-0.3.1-6|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Text_CAPTCHA-0.3.1-6|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Text_CAPTCHA-0.3.1-6|63	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|64	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|65	%changelog
12cr|php-pear-Text_CAPTCHA-0.3.1-6|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-6mdv2012.0
12cr|php-pear-Text_CAPTCHA-0.3.1-6|67	+ Revision: 742286
12cr|php-pear-Text_CAPTCHA-0.3.1-6|68	- fix major breakage by careless packager
12cr|php-pear-Text_CAPTCHA-0.3.1-6|69	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-5
12cr|php-pear-Text_CAPTCHA-0.3.1-6|71	+ Revision: 679590
12cr|php-pear-Text_CAPTCHA-0.3.1-6|72	- mass rebuild
12cr|php-pear-Text_CAPTCHA-0.3.1-6|73	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-4mdv2011.0
12cr|php-pear-Text_CAPTCHA-0.3.1-6|75	+ Revision: 613782
12cr|php-pear-Text_CAPTCHA-0.3.1-6|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-Text_CAPTCHA-0.3.1-6|77	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|78	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-3mdv2010.1
12cr|php-pear-Text_CAPTCHA-0.3.1-6|79	+ Revision: 466320
12cr|php-pear-Text_CAPTCHA-0.3.1-6|80	- spec cleanup
12cr|php-pear-Text_CAPTCHA-0.3.1-6|81	- use pear installer
12cr|php-pear-Text_CAPTCHA-0.3.1-6|82	- don't ship tests, even in documentation
12cr|php-pear-Text_CAPTCHA-0.3.1-6|83	- own all directories
12cr|php-pear-Text_CAPTCHA-0.3.1-6|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Text_CAPTCHA-0.3.1-6|85	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|86	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.1-2mdv2010.0
12cr|php-pear-Text_CAPTCHA-0.3.1-6|87	+ Revision: 441656
12cr|php-pear-Text_CAPTCHA-0.3.1-6|88	- rebuild
12cr|php-pear-Text_CAPTCHA-0.3.1-6|89	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|90	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.3.1-1mdv2009.1
12cr|php-pear-Text_CAPTCHA-0.3.1-6|91	+ Revision: 368335
12cr|php-pear-Text_CAPTCHA-0.3.1-6|92	- Update php pear Text_CAPTCHA to 0.3.1 version
12cr|php-pear-Text_CAPTCHA-0.3.1-6|93	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|94	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-3mdv2009.1
12cr|php-pear-Text_CAPTCHA-0.3.1-6|95	+ Revision: 322671
12cr|php-pear-Text_CAPTCHA-0.3.1-6|96	- rebuild
12cr|php-pear-Text_CAPTCHA-0.3.1-6|97	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|98	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-2mdv2009.0
12cr|php-pear-Text_CAPTCHA-0.3.1-6|99	+ Revision: 237110
12cr|php-pear-Text_CAPTCHA-0.3.1-6|100	- rebuild
12cr|php-pear-Text_CAPTCHA-0.3.1-6|101	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|102	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Text_CAPTCHA-0.3.1-6|103	- restore BuildRoot
12cr|php-pear-Text_CAPTCHA-0.3.1-6|104	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Text_CAPTCHA-0.3.1-6|106	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Text_CAPTCHA-0.3.1-6|107	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|108	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-1mdv2008.0
12cr|php-pear-Text_CAPTCHA-0.3.1-6|109	+ Revision: 15754
12cr|php-pear-Text_CAPTCHA-0.3.1-6|110	- 0.2.1
12cr|php-pear-Text_CAPTCHA-0.3.1-6|111	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|112	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-1mdv2007.0
12cr|php-pear-Text_CAPTCHA-0.3.1-6|114	+ Revision: 82747
12cr|php-pear-Text_CAPTCHA-0.3.1-6|115	- Import php-pear-Text_CAPTCHA
12cr|php-pear-Text_CAPTCHA-0.3.1-6|116	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-1mdk
12cr|php-pear-Text_CAPTCHA-0.3.1-6|118	- 0.1.6
12cr|php-pear-Text_CAPTCHA-0.3.1-6|119	- new group (Development/PHP)
12cr|php-pear-Text_CAPTCHA-0.3.1-6|120	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|121	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-6mdk
12cr|php-pear-Text_CAPTCHA-0.3.1-6|122	- rebuilt to fix auto deps
12cr|php-pear-Text_CAPTCHA-0.3.1-6|123	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|124	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-5mdk
12cr|php-pear-Text_CAPTCHA-0.3.1-6|125	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Text_CAPTCHA-0.3.1-6|126	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|127	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4mdk
12cr|php-pear-Text_CAPTCHA-0.3.1-6|128	- fix deps
12cr|php-pear-Text_CAPTCHA-0.3.1-6|129	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|130	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdk
12cr|php-pear-Text_CAPTCHA-0.3.1-6|131	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Text_CAPTCHA-0.3.1-6|132	- fix deps
12cr|php-pear-Text_CAPTCHA-0.3.1-6|133	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|134	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-2mdk
12cr|php-pear-Text_CAPTCHA-0.3.1-6|135	- fix deps
12cr|php-pear-Text_CAPTCHA-0.3.1-6|136	
12cr|php-pear-Text_CAPTCHA-0.3.1-6|137	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdk
12cr|php-pear-Text_CAPTCHA-0.3.1-6|138	- initial Mandriva package (PLD import)
12cr|php-pear-Text_CAPTCHA-0.3.1-6|139	

6081 12
12cr|php-pear-Text_Figlet-1.0.2-3|1	%define		_class		Text
12cr|php-pear-Text_Figlet-1.0.2-3|2	%define		_subclass	Figlet
12cr|php-pear-Text_Figlet-1.0.2-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Text_Figlet-1.0.2-3|4	
12cr|php-pear-Text_Figlet-1.0.2-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Text_Figlet-1.0.2-3|6	Version:	1.0.2
12cr|php-pear-Text_Figlet-1.0.2-3|7	Release:	%mkrel 3
12cr|php-pear-Text_Figlet-1.0.2-3|8	Summary:	Render text using FIGlet fonts
12cr|php-pear-Text_Figlet-1.0.2-3|9	License:	PHP License
12cr|php-pear-Text_Figlet-1.0.2-3|10	Group:		Development/PHP
12cr|php-pear-Text_Figlet-1.0.2-3|11	URL:		http://pear.php.net/package/Text_Figlet/
12cr|php-pear-Text_Figlet-1.0.2-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Text_Figlet-1.0.2-3|13	Requires(post): php-pear
12cr|php-pear-Text_Figlet-1.0.2-3|14	Requires(preun): php-pear
12cr|php-pear-Text_Figlet-1.0.2-3|15	Requires:	php-pear
12cr|php-pear-Text_Figlet-1.0.2-3|16	BuildArch:	noarch
12cr|php-pear-Text_Figlet-1.0.2-3|17	BuildRequires:	php-pear
12cr|php-pear-Text_Figlet-1.0.2-3|18	
12cr|php-pear-Text_Figlet-1.0.2-3|19	
12cr|php-pear-Text_Figlet-1.0.2-3|20	%description
12cr|php-pear-Text_Figlet-1.0.2-3|21	Engine for use FIGlet fonts to rendering text.
12cr|php-pear-Text_Figlet-1.0.2-3|22	
12cr|php-pear-Text_Figlet-1.0.2-3|23	%prep
12cr|php-pear-Text_Figlet-1.0.2-3|24	%setup -q -c
12cr|php-pear-Text_Figlet-1.0.2-3|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Text_Figlet-1.0.2-3|26	
12cr|php-pear-Text_Figlet-1.0.2-3|27	%install
12cr|php-pear-Text_Figlet-1.0.2-3|28	rm -rf %{buildroot}
12cr|php-pear-Text_Figlet-1.0.2-3|29	
12cr|php-pear-Text_Figlet-1.0.2-3|30	cd %{upstream_name}-%{version}
12cr|php-pear-Text_Figlet-1.0.2-3|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Text_Figlet-1.0.2-3|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Text_Figlet-1.0.2-3|33	
12cr|php-pear-Text_Figlet-1.0.2-3|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Text_Figlet-1.0.2-3|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Text_Figlet-1.0.2-3|36	
12cr|php-pear-Text_Figlet-1.0.2-3|37	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Text_Figlet-1.0.2-3|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Text_Figlet-1.0.2-3|39	
12cr|php-pear-Text_Figlet-1.0.2-3|40	%clean
12cr|php-pear-Text_Figlet-1.0.2-3|41	rm -rf %{buildroot}
12cr|php-pear-Text_Figlet-1.0.2-3|42	
12cr|php-pear-Text_Figlet-1.0.2-3|43	%post
12cr|php-pear-Text_Figlet-1.0.2-3|44	%if %mdkversion < 201000
12cr|php-pear-Text_Figlet-1.0.2-3|45	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Text_Figlet-1.0.2-3|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Text_Figlet-1.0.2-3|47	%endif
12cr|php-pear-Text_Figlet-1.0.2-3|48	
12cr|php-pear-Text_Figlet-1.0.2-3|49	%preun
12cr|php-pear-Text_Figlet-1.0.2-3|50	%if %mdkversion < 201000
12cr|php-pear-Text_Figlet-1.0.2-3|51	if [ "$1" -eq "0" ]; then
12cr|php-pear-Text_Figlet-1.0.2-3|52	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Text_Figlet-1.0.2-3|53	%{upstream_name} >/dev/null || :
12cr|php-pear-Text_Figlet-1.0.2-3|54	fi
12cr|php-pear-Text_Figlet-1.0.2-3|55	%endif
12cr|php-pear-Text_Figlet-1.0.2-3|56	
12cr|php-pear-Text_Figlet-1.0.2-3|57	%files
12cr|php-pear-Text_Figlet-1.0.2-3|58	%defattr(-,root,root)
12cr|php-pear-Text_Figlet-1.0.2-3|59	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Text_Figlet-1.0.2-3|60	%{_datadir}/pear/%{_class}
12cr|php-pear-Text_Figlet-1.0.2-3|61	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-Text_Figlet-1.0.2-3|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Text_Figlet-1.0.2-3|63	
12cr|php-pear-Text_Figlet-1.0.2-3|64	
12cr|php-pear-Text_Figlet-1.0.2-3|65	
12cr|php-pear-Text_Figlet-1.0.2-3|66	
12cr|php-pear-Text_Figlet-1.0.2-3|67	%changelog
12cr|php-pear-Text_Figlet-1.0.2-3|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2012.0
12cr|php-pear-Text_Figlet-1.0.2-3|69	+ Revision: 742287
12cr|php-pear-Text_Figlet-1.0.2-3|70	- fix major breakage by careless packager
12cr|php-pear-Text_Figlet-1.0.2-3|71	
12cr|php-pear-Text_Figlet-1.0.2-3|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2
12cr|php-pear-Text_Figlet-1.0.2-3|73	+ Revision: 679591
12cr|php-pear-Text_Figlet-1.0.2-3|74	- mass rebuild
12cr|php-pear-Text_Figlet-1.0.2-3|75	
12cr|php-pear-Text_Figlet-1.0.2-3|76	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2011.0
12cr|php-pear-Text_Figlet-1.0.2-3|77	+ Revision: 569601
12cr|php-pear-Text_Figlet-1.0.2-3|78	- update to new version 1.0.2
12cr|php-pear-Text_Figlet-1.0.2-3|79	
12cr|php-pear-Text_Figlet-1.0.2-3|80	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.0.1-5mdv2011.0
12cr|php-pear-Text_Figlet-1.0.2-3|81	+ Revision: 564125
12cr|php-pear-Text_Figlet-1.0.2-3|82	- Increased release for rebuild
12cr|php-pear-Text_Figlet-1.0.2-3|83	
12cr|php-pear-Text_Figlet-1.0.2-3|84	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-4mdv2010.1
12cr|php-pear-Text_Figlet-1.0.2-3|85	+ Revision: 466322
12cr|php-pear-Text_Figlet-1.0.2-3|86	- spec cleanup
12cr|php-pear-Text_Figlet-1.0.2-3|87	- use pear installer
12cr|php-pear-Text_Figlet-1.0.2-3|88	- don't ship tests, even in documentation
12cr|php-pear-Text_Figlet-1.0.2-3|89	- own all directories
12cr|php-pear-Text_Figlet-1.0.2-3|90	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Text_Figlet-1.0.2-3|91	
12cr|php-pear-Text_Figlet-1.0.2-3|92	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-3mdv2010.0
12cr|php-pear-Text_Figlet-1.0.2-3|93	+ Revision: 441657
12cr|php-pear-Text_Figlet-1.0.2-3|94	- rebuild
12cr|php-pear-Text_Figlet-1.0.2-3|95	
12cr|php-pear-Text_Figlet-1.0.2-3|96	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2009.1
12cr|php-pear-Text_Figlet-1.0.2-3|97	+ Revision: 322672
12cr|php-pear-Text_Figlet-1.0.2-3|98	- rebuild
12cr|php-pear-Text_Figlet-1.0.2-3|99	
12cr|php-pear-Text_Figlet-1.0.2-3|100	* Wed Dec 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-1mdv2009.1
12cr|php-pear-Text_Figlet-1.0.2-3|101	+ Revision: 315174
12cr|php-pear-Text_Figlet-1.0.2-3|102	- update to new version 1.0.1
12cr|php-pear-Text_Figlet-1.0.2-3|103	
12cr|php-pear-Text_Figlet-1.0.2-3|104	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2009.0
12cr|php-pear-Text_Figlet-1.0.2-3|105	+ Revision: 237118
12cr|php-pear-Text_Figlet-1.0.2-3|106	- rebuild
12cr|php-pear-Text_Figlet-1.0.2-3|107	
12cr|php-pear-Text_Figlet-1.0.2-3|108	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Text_Figlet-1.0.2-3|109	- restore BuildRoot
12cr|php-pear-Text_Figlet-1.0.2-3|110	
12cr|php-pear-Text_Figlet-1.0.2-3|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Text_Figlet-1.0.2-3|112	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Text_Figlet-1.0.2-3|113	
12cr|php-pear-Text_Figlet-1.0.2-3|114	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2008.0
12cr|php-pear-Text_Figlet-1.0.2-3|115	+ Revision: 16000
12cr|php-pear-Text_Figlet-1.0.2-3|116	- fix build
12cr|php-pear-Text_Figlet-1.0.2-3|117	- 1.0.0
12cr|php-pear-Text_Figlet-1.0.2-3|118	
12cr|php-pear-Text_Figlet-1.0.2-3|119	
12cr|php-pear-Text_Figlet-1.0.2-3|120	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-1mdv2007.0
12cr|php-pear-Text_Figlet-1.0.2-3|121	+ Revision: 82751
12cr|php-pear-Text_Figlet-1.0.2-3|122	- Import php-pear-Text_Figlet
12cr|php-pear-Text_Figlet-1.0.2-3|123	
12cr|php-pear-Text_Figlet-1.0.2-3|124	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-1mdk
12cr|php-pear-Text_Figlet-1.0.2-3|125	- 0.8.1
12cr|php-pear-Text_Figlet-1.0.2-3|126	- new group (Development/PHP)
12cr|php-pear-Text_Figlet-1.0.2-3|127	
12cr|php-pear-Text_Figlet-1.0.2-3|128	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-6mdk
12cr|php-pear-Text_Figlet-1.0.2-3|129	- rebuilt to fix auto deps
12cr|php-pear-Text_Figlet-1.0.2-3|130	
12cr|php-pear-Text_Figlet-1.0.2-3|131	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-5mdk
12cr|php-pear-Text_Figlet-1.0.2-3|132	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Text_Figlet-1.0.2-3|133	
12cr|php-pear-Text_Figlet-1.0.2-3|134	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-4mdk
12cr|php-pear-Text_Figlet-1.0.2-3|135	- fix deps
12cr|php-pear-Text_Figlet-1.0.2-3|136	
12cr|php-pear-Text_Figlet-1.0.2-3|137	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-3mdk
12cr|php-pear-Text_Figlet-1.0.2-3|138	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Text_Figlet-1.0.2-3|139	- fix deps
12cr|php-pear-Text_Figlet-1.0.2-3|140	
12cr|php-pear-Text_Figlet-1.0.2-3|141	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-2mdk
12cr|php-pear-Text_Figlet-1.0.2-3|142	- fix deps
12cr|php-pear-Text_Figlet-1.0.2-3|143	
12cr|php-pear-Text_Figlet-1.0.2-3|144	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-1mdk
12cr|php-pear-Text_Figlet-1.0.2-3|145	- initial Mandriva package (PLD import)
12cr|php-pear-Text_Figlet-1.0.2-3|146	

6082 12
12cr|php-pear-Text_Flowed-0.0.2-3|1	%define prj Text_Flowed
12cr|php-pear-Text_Flowed-0.0.2-3|2	
12cr|php-pear-Text_Flowed-0.0.2-3|3	%define xmldir  %{_var}/lib/pear
12cr|php-pear-Text_Flowed-0.0.2-3|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cr|php-pear-Text_Flowed-0.0.2-3|5	
12cr|php-pear-Text_Flowed-0.0.2-3|6	Name:          php-pear-Text_Flowed
12cr|php-pear-Text_Flowed-0.0.2-3|7	Version:       0.0.2
12cr|php-pear-Text_Flowed-0.0.2-3|8	Release:       %mkrel 3
12cr|php-pear-Text_Flowed-0.0.2-3|9	Summary:       Horde Mime Library
12cr|php-pear-Text_Flowed-0.0.2-3|10	License:       LGPL
12cr|php-pear-Text_Flowed-0.0.2-3|11	Group:         Networking/Mail
12cr|php-pear-Text_Flowed-0.0.2-3|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cr|php-pear-Text_Flowed-0.0.2-3|13	Source0:       %{prj}-%{version}.tgz
12cr|php-pear-Text_Flowed-0.0.2-3|14	BuildArch:     noarch
12cr|php-pear-Text_Flowed-0.0.2-3|15	Requires(pre): php-pear
12cr|php-pear-Text_Flowed-0.0.2-3|16	Requires:      horde-util
12cr|php-pear-Text_Flowed-0.0.2-3|17	Requires:       php-pear
12cr|php-pear-Text_Flowed-0.0.2-3|18	BuildRequires: php-pear
12cr|php-pear-Text_Flowed-0.0.2-3|19	BuildRequires: php-pear-channel-horde
12cr|php-pear-Text_Flowed-0.0.2-3|20	
12cr|php-pear-Text_Flowed-0.0.2-3|21	%description
12cr|php-pear-Text_Flowed-0.0.2-3|22	The Text_Flowed:: class provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text)
12cr|php-pear-Text_Flowed-0.0.2-3|23	
12cr|php-pear-Text_Flowed-0.0.2-3|24	%prep
12cr|php-pear-Text_Flowed-0.0.2-3|25	%setup -q -n %{prj}-%{version}
12cr|php-pear-Text_Flowed-0.0.2-3|26	
12cr|php-pear-Text_Flowed-0.0.2-3|27	%build
12cr|php-pear-Text_Flowed-0.0.2-3|28	%__mv ../package.xml .
12cr|php-pear-Text_Flowed-0.0.2-3|29	
12cr|php-pear-Text_Flowed-0.0.2-3|30	%install
12cr|php-pear-Text_Flowed-0.0.2-3|31	pear install --packagingroot %{buildroot} --nodeps package.xml
12cr|php-pear-Text_Flowed-0.0.2-3|32	
12cr|php-pear-Text_Flowed-0.0.2-3|33	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cr|php-pear-Text_Flowed-0.0.2-3|34	
12cr|php-pear-Text_Flowed-0.0.2-3|35	%__mkdir_p %{buildroot}%{xmldir}
12cr|php-pear-Text_Flowed-0.0.2-3|36	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cr|php-pear-Text_Flowed-0.0.2-3|37	
12cr|php-pear-Text_Flowed-0.0.2-3|38	%clean
12cr|php-pear-Text_Flowed-0.0.2-3|39	%__rm -rf %{buildroot}
12cr|php-pear-Text_Flowed-0.0.2-3|40	
12cr|php-pear-Text_Flowed-0.0.2-3|41	%post
12cr|php-pear-Text_Flowed-0.0.2-3|42	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cr|php-pear-Text_Flowed-0.0.2-3|43	
12cr|php-pear-Text_Flowed-0.0.2-3|44	%postun
12cr|php-pear-Text_Flowed-0.0.2-3|45	if [ "$1" -eq "0" ]; then
12cr|php-pear-Text_Flowed-0.0.2-3|46	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cr|php-pear-Text_Flowed-0.0.2-3|47	fi
12cr|php-pear-Text_Flowed-0.0.2-3|48	
12cr|php-pear-Text_Flowed-0.0.2-3|49	%files
12cr|php-pear-Text_Flowed-0.0.2-3|50	%defattr(-, root, root)
12cr|php-pear-Text_Flowed-0.0.2-3|51	%{xmldir}/%{prj}.xml
12cr|php-pear-Text_Flowed-0.0.2-3|52	%dir %{peardir}/Text
12cr|php-pear-Text_Flowed-0.0.2-3|53	%dir %{peardir}/tests/Text_Flowed/tests
12cr|php-pear-Text_Flowed-0.0.2-3|54	%{peardir}/Text/Flowed.php
12cr|php-pear-Text_Flowed-0.0.2-3|55	%{peardir}/tests/Text_Flowed/tests/Flowed.phpt
12cr|php-pear-Text_Flowed-0.0.2-3|56	
12cr|php-pear-Text_Flowed-0.0.2-3|57	
12cr|php-pear-Text_Flowed-0.0.2-3|58	
12cr|php-pear-Text_Flowed-0.0.2-3|59	
12cr|php-pear-Text_Flowed-0.0.2-3|60	%changelog
12cr|php-pear-Text_Flowed-0.0.2-3|61	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2011.0
12cr|php-pear-Text_Flowed-0.0.2-3|62	+ Revision: 564124
12cr|php-pear-Text_Flowed-0.0.2-3|63	- Increased release for rebuild
12cr|php-pear-Text_Flowed-0.0.2-3|64	
12cr|php-pear-Text_Flowed-0.0.2-3|65	* Wed Mar 17 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cr|php-pear-Text_Flowed-0.0.2-3|66	+ Revision: 523852
12cr|php-pear-Text_Flowed-0.0.2-3|67	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cr|php-pear-Text_Flowed-0.0.2-3|68	increased release version
12cr|php-pear-Text_Flowed-0.0.2-3|69	
12cr|php-pear-Text_Flowed-0.0.2-3|70	* Mon Mar 08 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cr|php-pear-Text_Flowed-0.0.2-3|71	+ Revision: 515619
12cr|php-pear-Text_Flowed-0.0.2-3|72	- removed BuildRequires: horder-framework
12cr|php-pear-Text_Flowed-0.0.2-3|73	- import php-pear-Text_Flowed
12cr|php-pear-Text_Flowed-0.0.2-3|74	
12cr|php-pear-Text_Flowed-0.0.2-3|75	

6083 12
12cr|php-pear-Text_Huffman-0.2.0-15|1	%define		_class		Text
12cr|php-pear-Text_Huffman-0.2.0-15|2	%define		_subclass	Huffman
12cr|php-pear-Text_Huffman-0.2.0-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Text_Huffman-0.2.0-15|4	
12cr|php-pear-Text_Huffman-0.2.0-15|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Text_Huffman-0.2.0-15|6	Version:	0.2.0
12cr|php-pear-Text_Huffman-0.2.0-15|7	Release:	%mkrel 15
12cr|php-pear-Text_Huffman-0.2.0-15|8	Summary:	Lossless compression algorithm
12cr|php-pear-Text_Huffman-0.2.0-15|9	License:	PHP License
12cr|php-pear-Text_Huffman-0.2.0-15|10	Group:		Development/PHP
12cr|php-pear-Text_Huffman-0.2.0-15|11	URL:		http://pear.php.net/package/Text_Huffman/
12cr|php-pear-Text_Huffman-0.2.0-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Text_Huffman-0.2.0-15|13	Requires(post): php-pear
12cr|php-pear-Text_Huffman-0.2.0-15|14	Requires(preun): php-pear
12cr|php-pear-Text_Huffman-0.2.0-15|15	Requires:	php-pear
12cr|php-pear-Text_Huffman-0.2.0-15|16	BuildArch:	noarch
12cr|php-pear-Text_Huffman-0.2.0-15|17	BuildRequires:	php-pear
12cr|php-pear-Text_Huffman-0.2.0-15|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Text_Huffman-0.2.0-15|19	
12cr|php-pear-Text_Huffman-0.2.0-15|20	%description
12cr|php-pear-Text_Huffman-0.2.0-15|21	Huffman compression is a lossless compression algorithm that is ideal
12cr|php-pear-Text_Huffman-0.2.0-15|22	for compressing textual data.
12cr|php-pear-Text_Huffman-0.2.0-15|23	
12cr|php-pear-Text_Huffman-0.2.0-15|24	%prep
12cr|php-pear-Text_Huffman-0.2.0-15|25	%setup -q -c
12cr|php-pear-Text_Huffman-0.2.0-15|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Text_Huffman-0.2.0-15|27	
12cr|php-pear-Text_Huffman-0.2.0-15|28	%install
12cr|php-pear-Text_Huffman-0.2.0-15|29	rm -rf %{buildroot}
12cr|php-pear-Text_Huffman-0.2.0-15|30	
12cr|php-pear-Text_Huffman-0.2.0-15|31	cd %{upstream_name}-%{version}
12cr|php-pear-Text_Huffman-0.2.0-15|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Text_Huffman-0.2.0-15|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Text_Huffman-0.2.0-15|34	
12cr|php-pear-Text_Huffman-0.2.0-15|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Text_Huffman-0.2.0-15|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Text_Huffman-0.2.0-15|37	
12cr|php-pear-Text_Huffman-0.2.0-15|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Text_Huffman-0.2.0-15|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Text_Huffman-0.2.0-15|40	
12cr|php-pear-Text_Huffman-0.2.0-15|41	%clean
12cr|php-pear-Text_Huffman-0.2.0-15|42	rm -rf %{buildroot}
12cr|php-pear-Text_Huffman-0.2.0-15|43	
12cr|php-pear-Text_Huffman-0.2.0-15|44	%post
12cr|php-pear-Text_Huffman-0.2.0-15|45	%if %mdkversion < 201000
12cr|php-pear-Text_Huffman-0.2.0-15|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Text_Huffman-0.2.0-15|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Text_Huffman-0.2.0-15|48	%endif
12cr|php-pear-Text_Huffman-0.2.0-15|49	
12cr|php-pear-Text_Huffman-0.2.0-15|50	%preun
12cr|php-pear-Text_Huffman-0.2.0-15|51	%if %mdkversion < 201000
12cr|php-pear-Text_Huffman-0.2.0-15|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Text_Huffman-0.2.0-15|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Text_Huffman-0.2.0-15|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Text_Huffman-0.2.0-15|55	fi
12cr|php-pear-Text_Huffman-0.2.0-15|56	%endif
12cr|php-pear-Text_Huffman-0.2.0-15|57	
12cr|php-pear-Text_Huffman-0.2.0-15|58	%files
12cr|php-pear-Text_Huffman-0.2.0-15|59	%defattr(-,root,root)
12cr|php-pear-Text_Huffman-0.2.0-15|60	%{_datadir}/pear/%{_class}
12cr|php-pear-Text_Huffman-0.2.0-15|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Text_Huffman-0.2.0-15|62	
12cr|php-pear-Text_Huffman-0.2.0-15|63	
12cr|php-pear-Text_Huffman-0.2.0-15|64	%changelog
12cr|php-pear-Text_Huffman-0.2.0-15|65	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-15mdv2012.0
12cr|php-pear-Text_Huffman-0.2.0-15|66	+ Revision: 742288
12cr|php-pear-Text_Huffman-0.2.0-15|67	- fix major breakage by careless packager
12cr|php-pear-Text_Huffman-0.2.0-15|68	
12cr|php-pear-Text_Huffman-0.2.0-15|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-14
12cr|php-pear-Text_Huffman-0.2.0-15|70	+ Revision: 679593
12cr|php-pear-Text_Huffman-0.2.0-15|71	- mass rebuild
12cr|php-pear-Text_Huffman-0.2.0-15|72	
12cr|php-pear-Text_Huffman-0.2.0-15|73	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-13mdv2011.0
12cr|php-pear-Text_Huffman-0.2.0-15|74	+ Revision: 613783
12cr|php-pear-Text_Huffman-0.2.0-15|75	- the mass rebuild of 2010.1 packages
12cr|php-pear-Text_Huffman-0.2.0-15|76	
12cr|php-pear-Text_Huffman-0.2.0-15|77	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-12mdv2010.1
12cr|php-pear-Text_Huffman-0.2.0-15|78	+ Revision: 466324
12cr|php-pear-Text_Huffman-0.2.0-15|79	- spec cleanup
12cr|php-pear-Text_Huffman-0.2.0-15|80	- use pear installer
12cr|php-pear-Text_Huffman-0.2.0-15|81	- don't ship tests, even in documentation
12cr|php-pear-Text_Huffman-0.2.0-15|82	- own all directories
12cr|php-pear-Text_Huffman-0.2.0-15|83	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Text_Huffman-0.2.0-15|84	
12cr|php-pear-Text_Huffman-0.2.0-15|85	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.0-11mdv2010.0
12cr|php-pear-Text_Huffman-0.2.0-15|86	+ Revision: 441658
12cr|php-pear-Text_Huffman-0.2.0-15|87	- rebuild
12cr|php-pear-Text_Huffman-0.2.0-15|88	
12cr|php-pear-Text_Huffman-0.2.0-15|89	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-10mdv2009.1
12cr|php-pear-Text_Huffman-0.2.0-15|90	+ Revision: 322673
12cr|php-pear-Text_Huffman-0.2.0-15|91	- rebuild
12cr|php-pear-Text_Huffman-0.2.0-15|92	
12cr|php-pear-Text_Huffman-0.2.0-15|93	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-9mdv2009.0
12cr|php-pear-Text_Huffman-0.2.0-15|94	+ Revision: 237126
12cr|php-pear-Text_Huffman-0.2.0-15|95	- rebuild
12cr|php-pear-Text_Huffman-0.2.0-15|96	
12cr|php-pear-Text_Huffman-0.2.0-15|97	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Text_Huffman-0.2.0-15|98	- restore BuildRoot
12cr|php-pear-Text_Huffman-0.2.0-15|99	
12cr|php-pear-Text_Huffman-0.2.0-15|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Text_Huffman-0.2.0-15|101	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Text_Huffman-0.2.0-15|102	
12cr|php-pear-Text_Huffman-0.2.0-15|103	
12cr|php-pear-Text_Huffman-0.2.0-15|104	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-8mdv2007.0
12cr|php-pear-Text_Huffman-0.2.0-15|105	+ Revision: 82753
12cr|php-pear-Text_Huffman-0.2.0-15|106	- Import php-pear-Text_Huffman
12cr|php-pear-Text_Huffman-0.2.0-15|107	
12cr|php-pear-Text_Huffman-0.2.0-15|108	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-8mdk
12cr|php-pear-Text_Huffman-0.2.0-15|109	- new group (Development/PHP)
12cr|php-pear-Text_Huffman-0.2.0-15|110	
12cr|php-pear-Text_Huffman-0.2.0-15|111	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7mdk
12cr|php-pear-Text_Huffman-0.2.0-15|112	- rebuilt to fix auto deps
12cr|php-pear-Text_Huffman-0.2.0-15|113	
12cr|php-pear-Text_Huffman-0.2.0-15|114	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6mdk
12cr|php-pear-Text_Huffman-0.2.0-15|115	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Text_Huffman-0.2.0-15|116	
12cr|php-pear-Text_Huffman-0.2.0-15|117	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdk
12cr|php-pear-Text_Huffman-0.2.0-15|118	- fix deps
12cr|php-pear-Text_Huffman-0.2.0-15|119	
12cr|php-pear-Text_Huffman-0.2.0-15|120	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdk
12cr|php-pear-Text_Huffman-0.2.0-15|121	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Text_Huffman-0.2.0-15|122	- fix deps
12cr|php-pear-Text_Huffman-0.2.0-15|123	
12cr|php-pear-Text_Huffman-0.2.0-15|124	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdk
12cr|php-pear-Text_Huffman-0.2.0-15|125	- fix deps
12cr|php-pear-Text_Huffman-0.2.0-15|126	
12cr|php-pear-Text_Huffman-0.2.0-15|127	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdk
12cr|php-pear-Text_Huffman-0.2.0-15|128	- fix deps
12cr|php-pear-Text_Huffman-0.2.0-15|129	
12cr|php-pear-Text_Huffman-0.2.0-15|130	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdk
12cr|php-pear-Text_Huffman-0.2.0-15|131	- initial Mandriva package (PLD import)
12cr|php-pear-Text_Huffman-0.2.0-15|132	

6084 12
12cr|php-pear-Text_Password-1.1.1-7|1	%define		_class		Text
12cr|php-pear-Text_Password-1.1.1-7|2	%define		_subclass	Password
12cr|php-pear-Text_Password-1.1.1-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Text_Password-1.1.1-7|4	
12cr|php-pear-Text_Password-1.1.1-7|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Text_Password-1.1.1-7|6	Version:	1.1.1
12cr|php-pear-Text_Password-1.1.1-7|7	Release:	%mkrel 7
12cr|php-pear-Text_Password-1.1.1-7|8	Summary:	Creating passwords with PHP
12cr|php-pear-Text_Password-1.1.1-7|9	License:	PHP License
12cr|php-pear-Text_Password-1.1.1-7|10	Group:		Development/PHP
12cr|php-pear-Text_Password-1.1.1-7|11	URL:		http://pear.php.net/package/Text_Password/
12cr|php-pear-Text_Password-1.1.1-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Text_Password-1.1.1-7|13	Requires(post): php-pear
12cr|php-pear-Text_Password-1.1.1-7|14	Requires(preun): php-pear
12cr|php-pear-Text_Password-1.1.1-7|15	Requires:	php-pear
12cr|php-pear-Text_Password-1.1.1-7|16	BuildArch:	noarch
12cr|php-pear-Text_Password-1.1.1-7|17	BuildRequires:	php-pear
12cr|php-pear-Text_Password-1.1.1-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Text_Password-1.1.1-7|19	
12cr|php-pear-Text_Password-1.1.1-7|20	%description
12cr|php-pear-Text_Password-1.1.1-7|21	Text_Password allows one to create pronounceable and unpronounceable
12cr|php-pear-Text_Password-1.1.1-7|22	passwords. The full functional range is explained in the manual at
12cr|php-pear-Text_Password-1.1.1-7|23	http://pear.php.net/manual/.
12cr|php-pear-Text_Password-1.1.1-7|24	
12cr|php-pear-Text_Password-1.1.1-7|25	%prep
12cr|php-pear-Text_Password-1.1.1-7|26	%setup -q -c
12cr|php-pear-Text_Password-1.1.1-7|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Text_Password-1.1.1-7|28	
12cr|php-pear-Text_Password-1.1.1-7|29	%install
12cr|php-pear-Text_Password-1.1.1-7|30	rm -rf %{buildroot}
12cr|php-pear-Text_Password-1.1.1-7|31	
12cr|php-pear-Text_Password-1.1.1-7|32	cd %{upstream_name}-%{version}
12cr|php-pear-Text_Password-1.1.1-7|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Text_Password-1.1.1-7|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Text_Password-1.1.1-7|35	
12cr|php-pear-Text_Password-1.1.1-7|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Text_Password-1.1.1-7|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Text_Password-1.1.1-7|38	
12cr|php-pear-Text_Password-1.1.1-7|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Text_Password-1.1.1-7|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Text_Password-1.1.1-7|41	
12cr|php-pear-Text_Password-1.1.1-7|42	%clean
12cr|php-pear-Text_Password-1.1.1-7|43	rm -rf %{buildroot}
12cr|php-pear-Text_Password-1.1.1-7|44	
12cr|php-pear-Text_Password-1.1.1-7|45	%post
12cr|php-pear-Text_Password-1.1.1-7|46	%if %mdkversion < 201000
12cr|php-pear-Text_Password-1.1.1-7|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Text_Password-1.1.1-7|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Text_Password-1.1.1-7|49	%endif
12cr|php-pear-Text_Password-1.1.1-7|50	
12cr|php-pear-Text_Password-1.1.1-7|51	%preun
12cr|php-pear-Text_Password-1.1.1-7|52	%if %mdkversion < 201000
12cr|php-pear-Text_Password-1.1.1-7|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-Text_Password-1.1.1-7|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Text_Password-1.1.1-7|55	%{upstream_name} >/dev/null || :
12cr|php-pear-Text_Password-1.1.1-7|56	fi
12cr|php-pear-Text_Password-1.1.1-7|57	%endif
12cr|php-pear-Text_Password-1.1.1-7|58	
12cr|php-pear-Text_Password-1.1.1-7|59	%files
12cr|php-pear-Text_Password-1.1.1-7|60	%defattr(-,root,root)
12cr|php-pear-Text_Password-1.1.1-7|61	%{_datadir}/pear/%{_class}
12cr|php-pear-Text_Password-1.1.1-7|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Text_Password-1.1.1-7|63	
12cr|php-pear-Text_Password-1.1.1-7|64	
12cr|php-pear-Text_Password-1.1.1-7|65	%changelog
12cr|php-pear-Text_Password-1.1.1-7|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdv2012.0
12cr|php-pear-Text_Password-1.1.1-7|67	+ Revision: 742289
12cr|php-pear-Text_Password-1.1.1-7|68	- fix major breakage by careless packager
12cr|php-pear-Text_Password-1.1.1-7|69	
12cr|php-pear-Text_Password-1.1.1-7|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-6
12cr|php-pear-Text_Password-1.1.1-7|71	+ Revision: 679594
12cr|php-pear-Text_Password-1.1.1-7|72	- mass rebuild
12cr|php-pear-Text_Password-1.1.1-7|73	
12cr|php-pear-Text_Password-1.1.1-7|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdv2011.0
12cr|php-pear-Text_Password-1.1.1-7|75	+ Revision: 613784
12cr|php-pear-Text_Password-1.1.1-7|76	- the mass rebuild of 2010.1 packages
12cr|php-pear-Text_Password-1.1.1-7|77	
12cr|php-pear-Text_Password-1.1.1-7|78	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-4mdv2010.1
12cr|php-pear-Text_Password-1.1.1-7|79	+ Revision: 466325
12cr|php-pear-Text_Password-1.1.1-7|80	- spec cleanup
12cr|php-pear-Text_Password-1.1.1-7|81	- use pear installer
12cr|php-pear-Text_Password-1.1.1-7|82	- don't ship tests, even in documentation
12cr|php-pear-Text_Password-1.1.1-7|83	- own all directories
12cr|php-pear-Text_Password-1.1.1-7|84	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Text_Password-1.1.1-7|85	
12cr|php-pear-Text_Password-1.1.1-7|86	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-3mdv2010.0
12cr|php-pear-Text_Password-1.1.1-7|87	+ Revision: 441659
12cr|php-pear-Text_Password-1.1.1-7|88	- rebuild
12cr|php-pear-Text_Password-1.1.1-7|89	
12cr|php-pear-Text_Password-1.1.1-7|90	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2009.1
12cr|php-pear-Text_Password-1.1.1-7|91	+ Revision: 322674
12cr|php-pear-Text_Password-1.1.1-7|92	- rebuild
12cr|php-pear-Text_Password-1.1.1-7|93	
12cr|php-pear-Text_Password-1.1.1-7|94	* Wed Dec 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-1mdv2009.1
12cr|php-pear-Text_Password-1.1.1-7|95	+ Revision: 315180
12cr|php-pear-Text_Password-1.1.1-7|96	- update to new version 1.1.1
12cr|php-pear-Text_Password-1.1.1-7|97	
12cr|php-pear-Text_Password-1.1.1-7|98	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdv2009.0
12cr|php-pear-Text_Password-1.1.1-7|99	+ Revision: 237133
12cr|php-pear-Text_Password-1.1.1-7|100	- rebuild
12cr|php-pear-Text_Password-1.1.1-7|101	
12cr|php-pear-Text_Password-1.1.1-7|102	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Text_Password-1.1.1-7|103	- restore BuildRoot
12cr|php-pear-Text_Password-1.1.1-7|104	
12cr|php-pear-Text_Password-1.1.1-7|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Text_Password-1.1.1-7|106	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Text_Password-1.1.1-7|107	
12cr|php-pear-Text_Password-1.1.1-7|108	
12cr|php-pear-Text_Password-1.1.1-7|109	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2007.0
12cr|php-pear-Text_Password-1.1.1-7|110	+ Revision: 82755
12cr|php-pear-Text_Password-1.1.1-7|111	- Import php-pear-Text_Password
12cr|php-pear-Text_Password-1.1.1-7|112	
12cr|php-pear-Text_Password-1.1.1-7|113	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdk
12cr|php-pear-Text_Password-1.1.1-7|114	- new group (Development/PHP)
12cr|php-pear-Text_Password-1.1.1-7|115	
12cr|php-pear-Text_Password-1.1.1-7|116	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cr|php-pear-Text_Password-1.1.1-7|117	- 1.1.0
12cr|php-pear-Text_Password-1.1.1-7|118	
12cr|php-pear-Text_Password-1.1.1-7|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdk
12cr|php-pear-Text_Password-1.1.1-7|120	- rebuilt to fix auto deps
12cr|php-pear-Text_Password-1.1.1-7|121	
12cr|php-pear-Text_Password-1.1.1-7|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdk
12cr|php-pear-Text_Password-1.1.1-7|123	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Text_Password-1.1.1-7|124	
12cr|php-pear-Text_Password-1.1.1-7|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdk
12cr|php-pear-Text_Password-1.1.1-7|126	- fix deps
12cr|php-pear-Text_Password-1.1.1-7|127	
12cr|php-pear-Text_Password-1.1.1-7|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdk
12cr|php-pear-Text_Password-1.1.1-7|129	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Text_Password-1.1.1-7|130	- fix deps
12cr|php-pear-Text_Password-1.1.1-7|131	
12cr|php-pear-Text_Password-1.1.1-7|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cr|php-pear-Text_Password-1.1.1-7|133	- fix deps
12cr|php-pear-Text_Password-1.1.1-7|134	
12cr|php-pear-Text_Password-1.1.1-7|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cr|php-pear-Text_Password-1.1.1-7|136	- initial Mandriva package (PLD import)
12cr|php-pear-Text_Password-1.1.1-7|137	

6085 12
12cr|php-pear-Text_Statistics-1.0.1-4|1	%define		_class		Text
12cr|php-pear-Text_Statistics-1.0.1-4|2	%define		_subclass	Statistics
12cr|php-pear-Text_Statistics-1.0.1-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Text_Statistics-1.0.1-4|4	
12cr|php-pear-Text_Statistics-1.0.1-4|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Text_Statistics-1.0.1-4|6	Version:	1.0.1
12cr|php-pear-Text_Statistics-1.0.1-4|7	Release:	%mkrel 4
12cr|php-pear-Text_Statistics-1.0.1-4|8	Summary:	Compute readability indexes for documents
12cr|php-pear-Text_Statistics-1.0.1-4|9	License:	PHP License
12cr|php-pear-Text_Statistics-1.0.1-4|10	Group:		Development/PHP
12cr|php-pear-Text_Statistics-1.0.1-4|11	URL:		http://pear.php.net/package/Text_Statistics/
12cr|php-pear-Text_Statistics-1.0.1-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Text_Statistics-1.0.1-4|13	Requires(post): php-pear
12cr|php-pear-Text_Statistics-1.0.1-4|14	Requires(preun): php-pear
12cr|php-pear-Text_Statistics-1.0.1-4|15	Requires:	php-pear
12cr|php-pear-Text_Statistics-1.0.1-4|16	BuildArch:	noarch
12cr|php-pear-Text_Statistics-1.0.1-4|17	BuildRequires:	php-pear
12cr|php-pear-Text_Statistics-1.0.1-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Text_Statistics-1.0.1-4|19	
12cr|php-pear-Text_Statistics-1.0.1-4|20	%description
12cr|php-pear-Text_Statistics-1.0.1-4|21	Text_Statistics allows for computation of readability indexes for text
12cr|php-pear-Text_Statistics-1.0.1-4|22	documents.
12cr|php-pear-Text_Statistics-1.0.1-4|23	
12cr|php-pear-Text_Statistics-1.0.1-4|24	%prep
12cr|php-pear-Text_Statistics-1.0.1-4|25	%setup -q -c
12cr|php-pear-Text_Statistics-1.0.1-4|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Text_Statistics-1.0.1-4|27	
12cr|php-pear-Text_Statistics-1.0.1-4|28	%install
12cr|php-pear-Text_Statistics-1.0.1-4|29	rm -rf %{buildroot}
12cr|php-pear-Text_Statistics-1.0.1-4|30	
12cr|php-pear-Text_Statistics-1.0.1-4|31	cd %{upstream_name}-%{version}
12cr|php-pear-Text_Statistics-1.0.1-4|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Text_Statistics-1.0.1-4|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Text_Statistics-1.0.1-4|34	
12cr|php-pear-Text_Statistics-1.0.1-4|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Text_Statistics-1.0.1-4|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Text_Statistics-1.0.1-4|37	
12cr|php-pear-Text_Statistics-1.0.1-4|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Text_Statistics-1.0.1-4|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Text_Statistics-1.0.1-4|40	
12cr|php-pear-Text_Statistics-1.0.1-4|41	%clean
12cr|php-pear-Text_Statistics-1.0.1-4|42	rm -rf %{buildroot}
12cr|php-pear-Text_Statistics-1.0.1-4|43	
12cr|php-pear-Text_Statistics-1.0.1-4|44	%post
12cr|php-pear-Text_Statistics-1.0.1-4|45	%if %mdkversion < 201000
12cr|php-pear-Text_Statistics-1.0.1-4|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Text_Statistics-1.0.1-4|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Text_Statistics-1.0.1-4|48	%endif
12cr|php-pear-Text_Statistics-1.0.1-4|49	
12cr|php-pear-Text_Statistics-1.0.1-4|50	%preun
12cr|php-pear-Text_Statistics-1.0.1-4|51	%if %mdkversion < 201000
12cr|php-pear-Text_Statistics-1.0.1-4|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Text_Statistics-1.0.1-4|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Text_Statistics-1.0.1-4|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Text_Statistics-1.0.1-4|55	fi
12cr|php-pear-Text_Statistics-1.0.1-4|56	%endif
12cr|php-pear-Text_Statistics-1.0.1-4|57	
12cr|php-pear-Text_Statistics-1.0.1-4|58	%files
12cr|php-pear-Text_Statistics-1.0.1-4|59	%defattr(-,root,root)
12cr|php-pear-Text_Statistics-1.0.1-4|60	%{_datadir}/pear/%{_class}
12cr|php-pear-Text_Statistics-1.0.1-4|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Text_Statistics-1.0.1-4|62	
12cr|php-pear-Text_Statistics-1.0.1-4|63	
12cr|php-pear-Text_Statistics-1.0.1-4|64	%changelog
12cr|php-pear-Text_Statistics-1.0.1-4|65	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdv2012.0
12cr|php-pear-Text_Statistics-1.0.1-4|66	+ Revision: 742290
12cr|php-pear-Text_Statistics-1.0.1-4|67	- fix major breakage by careless packager
12cr|php-pear-Text_Statistics-1.0.1-4|68	
12cr|php-pear-Text_Statistics-1.0.1-4|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3
12cr|php-pear-Text_Statistics-1.0.1-4|70	+ Revision: 679595
12cr|php-pear-Text_Statistics-1.0.1-4|71	- mass rebuild
12cr|php-pear-Text_Statistics-1.0.1-4|72	
12cr|php-pear-Text_Statistics-1.0.1-4|73	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2011.0
12cr|php-pear-Text_Statistics-1.0.1-4|74	+ Revision: 613785
12cr|php-pear-Text_Statistics-1.0.1-4|75	- the mass rebuild of 2010.1 packages
12cr|php-pear-Text_Statistics-1.0.1-4|76	
12cr|php-pear-Text_Statistics-1.0.1-4|77	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-1mdv2010.1
12cr|php-pear-Text_Statistics-1.0.1-4|78	+ Revision: 508992
12cr|php-pear-Text_Statistics-1.0.1-4|79	- update to new version 1.0.1
12cr|php-pear-Text_Statistics-1.0.1-4|80	
12cr|php-pear-Text_Statistics-1.0.1-4|81	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-11mdv2010.1
12cr|php-pear-Text_Statistics-1.0.1-4|82	+ Revision: 466326
12cr|php-pear-Text_Statistics-1.0.1-4|83	- spec cleanup
12cr|php-pear-Text_Statistics-1.0.1-4|84	- use pear installer
12cr|php-pear-Text_Statistics-1.0.1-4|85	- don't ship tests, even in documentation
12cr|php-pear-Text_Statistics-1.0.1-4|86	- own all directories
12cr|php-pear-Text_Statistics-1.0.1-4|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Text_Statistics-1.0.1-4|88	
12cr|php-pear-Text_Statistics-1.0.1-4|89	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0-10mdv2010.0
12cr|php-pear-Text_Statistics-1.0.1-4|90	+ Revision: 441660
12cr|php-pear-Text_Statistics-1.0.1-4|91	- rebuild
12cr|php-pear-Text_Statistics-1.0.1-4|92	
12cr|php-pear-Text_Statistics-1.0.1-4|93	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-9mdv2009.1
12cr|php-pear-Text_Statistics-1.0.1-4|94	+ Revision: 322675
12cr|php-pear-Text_Statistics-1.0.1-4|95	- rebuild
12cr|php-pear-Text_Statistics-1.0.1-4|96	
12cr|php-pear-Text_Statistics-1.0.1-4|97	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-8mdv2009.0
12cr|php-pear-Text_Statistics-1.0.1-4|98	+ Revision: 237141
12cr|php-pear-Text_Statistics-1.0.1-4|99	- rebuild
12cr|php-pear-Text_Statistics-1.0.1-4|100	
12cr|php-pear-Text_Statistics-1.0.1-4|101	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Text_Statistics-1.0.1-4|102	- restore BuildRoot
12cr|php-pear-Text_Statistics-1.0.1-4|103	
12cr|php-pear-Text_Statistics-1.0.1-4|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Text_Statistics-1.0.1-4|105	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Text_Statistics-1.0.1-4|106	
12cr|php-pear-Text_Statistics-1.0.1-4|107	
12cr|php-pear-Text_Statistics-1.0.1-4|108	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdv2007.0
12cr|php-pear-Text_Statistics-1.0.1-4|109	+ Revision: 82757
12cr|php-pear-Text_Statistics-1.0.1-4|110	- Import php-pear-Text_Statistics
12cr|php-pear-Text_Statistics-1.0.1-4|111	
12cr|php-pear-Text_Statistics-1.0.1-4|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdk
12cr|php-pear-Text_Statistics-1.0.1-4|113	- new group (Development/PHP)
12cr|php-pear-Text_Statistics-1.0.1-4|114	
12cr|php-pear-Text_Statistics-1.0.1-4|115	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdk
12cr|php-pear-Text_Statistics-1.0.1-4|116	- rebuilt to fix auto deps
12cr|php-pear-Text_Statistics-1.0.1-4|117	
12cr|php-pear-Text_Statistics-1.0.1-4|118	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdk
12cr|php-pear-Text_Statistics-1.0.1-4|119	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Text_Statistics-1.0.1-4|120	
12cr|php-pear-Text_Statistics-1.0.1-4|121	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdk
12cr|php-pear-Text_Statistics-1.0.1-4|122	- fix deps
12cr|php-pear-Text_Statistics-1.0.1-4|123	
12cr|php-pear-Text_Statistics-1.0.1-4|124	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdk
12cr|php-pear-Text_Statistics-1.0.1-4|125	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Text_Statistics-1.0.1-4|126	- fix deps
12cr|php-pear-Text_Statistics-1.0.1-4|127	
12cr|php-pear-Text_Statistics-1.0.1-4|128	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cr|php-pear-Text_Statistics-1.0.1-4|129	- fix deps
12cr|php-pear-Text_Statistics-1.0.1-4|130	
12cr|php-pear-Text_Statistics-1.0.1-4|131	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cr|php-pear-Text_Statistics-1.0.1-4|132	- initial Mandriva package (PLD import)
12cr|php-pear-Text_Statistics-1.0.1-4|133	

6086 12
12cr|php-pear-Text_Template-1.1.1-2|1	%define  upstream_name Text_Template
12cr|php-pear-Text_Template-1.1.1-2|2	
12cr|php-pear-Text_Template-1.1.1-2|3	Summary:	Simple template engine for PHPUnit
12cr|php-pear-Text_Template-1.1.1-2|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-Text_Template-1.1.1-2|5	Version:	1.1.1
12cr|php-pear-Text_Template-1.1.1-2|6	Release:	%mkrel 2
12cr|php-pear-Text_Template-1.1.1-2|7	License:	BSD
12cr|php-pear-Text_Template-1.1.1-2|8	Group:		Development/PHP
12cr|php-pear-Text_Template-1.1.1-2|9	URL:		http://www.phpunit.de/
12cr|php-pear-Text_Template-1.1.1-2|10	Source0:	http://pear.phpunit.de/get/Text_Template-%{version}.tgz
12cr|php-pear-Text_Template-1.1.1-2|11	Requires(post): php-pear
12cr|php-pear-Text_Template-1.1.1-2|12	Requires(preun): php-pear
12cr|php-pear-Text_Template-1.1.1-2|13	Requires:	php-cli >= 3:5.2.1
12cr|php-pear-Text_Template-1.1.1-2|14	Requires:	php-pear >= 1:1.9.4
12cr|php-pear-Text_Template-1.1.1-2|15	Requires:	php-channel-phpunit
12cr|php-pear-Text_Template-1.1.1-2|16	BuildArch:	noarch
12cr|php-pear-Text_Template-1.1.1-2|17	BuildRequires:	php-pear
12cr|php-pear-Text_Template-1.1.1-2|18	BuildRequires:	php-channel-phpunit
12cr|php-pear-Text_Template-1.1.1-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cr|php-pear-Text_Template-1.1.1-2|20	Suggests:	php-soap
12cr|php-pear-Text_Template-1.1.1-2|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-pear-Text_Template-1.1.1-2|22	
12cr|php-pear-Text_Template-1.1.1-2|23	%description
12cr|php-pear-Text_Template-1.1.1-2|24	PHPUnit is a regression testing framework used by the developer who implements
12cr|php-pear-Text_Template-1.1.1-2|25	unit tests in PHP.
12cr|php-pear-Text_Template-1.1.1-2|26	
12cr|php-pear-Text_Template-1.1.1-2|27	This package provides the Simple template engine for PHPUnit.
12cr|php-pear-Text_Template-1.1.1-2|28	
12cr|php-pear-Text_Template-1.1.1-2|29	%prep
12cr|php-pear-Text_Template-1.1.1-2|30	
12cr|php-pear-Text_Template-1.1.1-2|31	%setup -q -c
12cr|php-pear-Text_Template-1.1.1-2|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Text_Template-1.1.1-2|33	
12cr|php-pear-Text_Template-1.1.1-2|34	%build
12cr|php-pear-Text_Template-1.1.1-2|35	
12cr|php-pear-Text_Template-1.1.1-2|36	%install
12cr|php-pear-Text_Template-1.1.1-2|37	rm -rf %{buildroot}
12cr|php-pear-Text_Template-1.1.1-2|38	
12cr|php-pear-Text_Template-1.1.1-2|39	cd %{upstream_name}-%{version}
12cr|php-pear-Text_Template-1.1.1-2|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Text_Template-1.1.1-2|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Text_Template-1.1.1-2|42	
12cr|php-pear-Text_Template-1.1.1-2|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Text_Template-1.1.1-2|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Text_Template-1.1.1-2|45	
12cr|php-pear-Text_Template-1.1.1-2|46	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Text_Template-1.1.1-2|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Text_Template-1.1.1-2|48	
12cr|php-pear-Text_Template-1.1.1-2|49	%clean
12cr|php-pear-Text_Template-1.1.1-2|50	rm -rf %{buildroot}
12cr|php-pear-Text_Template-1.1.1-2|51	
12cr|php-pear-Text_Template-1.1.1-2|52	%post
12cr|php-pear-Text_Template-1.1.1-2|53	%if %mdkversion < 201000
12cr|php-pear-Text_Template-1.1.1-2|54	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Text_Template-1.1.1-2|55	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Text_Template-1.1.1-2|56	%endif
12cr|php-pear-Text_Template-1.1.1-2|57	
12cr|php-pear-Text_Template-1.1.1-2|58	%preun
12cr|php-pear-Text_Template-1.1.1-2|59	%if %mdkversion < 201000
12cr|php-pear-Text_Template-1.1.1-2|60	if [ "$1" -eq "0" ]; then
12cr|php-pear-Text_Template-1.1.1-2|61	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Text_Template-1.1.1-2|62	%{upstream_name} >/dev/null || :
12cr|php-pear-Text_Template-1.1.1-2|63	fi
12cr|php-pear-Text_Template-1.1.1-2|64	%endif
12cr|php-pear-Text_Template-1.1.1-2|65	
12cr|php-pear-Text_Template-1.1.1-2|66	%files
12cr|php-pear-Text_Template-1.1.1-2|67	%defattr(-,root,root)
12cr|php-pear-Text_Template-1.1.1-2|68	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cr|php-pear-Text_Template-1.1.1-2|69	%doc %{upstream_name}-%{version}/LICENSE
12cr|php-pear-Text_Template-1.1.1-2|70	%doc %{upstream_name}-%{version}/README.markdown
12cr|php-pear-Text_Template-1.1.1-2|71	%{_datadir}/pear/Text/Template
12cr|php-pear-Text_Template-1.1.1-2|72	%{_datadir}/pear/Text/*.php
12cr|php-pear-Text_Template-1.1.1-2|73	%{_datadir}/pear/packages/Text_Template.xml
12cr|php-pear-Text_Template-1.1.1-2|74	
12cr|php-pear-Text_Template-1.1.1-2|75	
12cr|php-pear-Text_Template-1.1.1-2|76	
12cr|php-pear-Text_Template-1.1.1-2|77	%changelog
12cr|php-pear-Text_Template-1.1.1-2|78	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2012.0
12cr|php-pear-Text_Template-1.1.1-2|79	+ Revision: 742292
12cr|php-pear-Text_Template-1.1.1-2|80	- fix major breakage by careless packager
12cr|php-pear-Text_Template-1.1.1-2|81	
12cr|php-pear-Text_Template-1.1.1-2|82	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1
12cr|php-pear-Text_Template-1.1.1-2|83	+ Revision: 730907
12cr|php-pear-Text_Template-1.1.1-2|84	- import php-pear-Text_Template
12cr|php-pear-Text_Template-1.1.1-2|85	
12cr|php-pear-Text_Template-1.1.1-2|86	
12cr|php-pear-Text_Template-1.1.1-2|87	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2010.2
12cr|php-pear-Text_Template-1.1.1-2|88	- initial Mandriva package

6087 12
12cr|php-pear-Text_TeXHyphen-0.1.0-16|1	%define		_class		Text
12cr|php-pear-Text_TeXHyphen-0.1.0-16|2	%define		_subclass	TeXHyphen
12cr|php-pear-Text_TeXHyphen-0.1.0-16|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Text_TeXHyphen-0.1.0-16|4	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|5	%define		_requires_exceptions pear(TEXT/TeXHyphen/Pattern.php)\\|pear(Text/TeXHyphen/ObjectHash.php)\\|pear(PHPUnit.php)
12cr|php-pear-Text_TeXHyphen-0.1.0-16|6	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-Text_TeXHyphen-0.1.0-16|8	Version:	0.1.0
12cr|php-pear-Text_TeXHyphen-0.1.0-16|9	Release:	%mkrel 16
12cr|php-pear-Text_TeXHyphen-0.1.0-16|10	Summary:	Automated word hyphenation with the TeX algorithm
12cr|php-pear-Text_TeXHyphen-0.1.0-16|11	License:	PHP License
12cr|php-pear-Text_TeXHyphen-0.1.0-16|12	Group:		Development/PHP
12cr|php-pear-Text_TeXHyphen-0.1.0-16|13	URL:		http://pear.php.net/package/Text_TeXHyphen/
12cr|php-pear-Text_TeXHyphen-0.1.0-16|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Text_TeXHyphen-0.1.0-16|15	Requires(post): php-pear
12cr|php-pear-Text_TeXHyphen-0.1.0-16|16	Requires(preun): php-pear
12cr|php-pear-Text_TeXHyphen-0.1.0-16|17	Requires:	php-pear
12cr|php-pear-Text_TeXHyphen-0.1.0-16|18	BuildArch:	noarch
12cr|php-pear-Text_TeXHyphen-0.1.0-16|19	BuildRequires:	php-pear
12cr|php-pear-Text_TeXHyphen-0.1.0-16|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Text_TeXHyphen-0.1.0-16|21	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|22	%description
12cr|php-pear-Text_TeXHyphen-0.1.0-16|23	This package implements the TeX hyphenation algorithm based on
12cr|php-pear-Text_TeXHyphen-0.1.0-16|24	pattern.
12cr|php-pear-Text_TeXHyphen-0.1.0-16|25	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|26	The package can support various backends for pattern retrieval. At
12cr|php-pear-Text_TeXHyphen-0.1.0-16|27	this stage only flat files with TeX pattern were implemented. The
12cr|php-pear-Text_TeXHyphen-0.1.0-16|28	advantage of the TeX pattern is the available multi-language support.
12cr|php-pear-Text_TeXHyphen-0.1.0-16|29	Currently German, Oxford and American English are supported.
12cr|php-pear-Text_TeXHyphen-0.1.0-16|30	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|31	For speed purposes an interface for a cache of hyphenated words was
12cr|php-pear-Text_TeXHyphen-0.1.0-16|32	implemented.
12cr|php-pear-Text_TeXHyphen-0.1.0-16|33	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|34	%prep
12cr|php-pear-Text_TeXHyphen-0.1.0-16|35	%setup -q -c
12cr|php-pear-Text_TeXHyphen-0.1.0-16|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Text_TeXHyphen-0.1.0-16|37	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|38	%install
12cr|php-pear-Text_TeXHyphen-0.1.0-16|39	rm -rf %{buildroot}
12cr|php-pear-Text_TeXHyphen-0.1.0-16|40	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|41	cd %{upstream_name}-%{version}
12cr|php-pear-Text_TeXHyphen-0.1.0-16|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Text_TeXHyphen-0.1.0-16|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Text_TeXHyphen-0.1.0-16|44	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|45	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Text_TeXHyphen-0.1.0-16|46	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Text_TeXHyphen-0.1.0-16|47	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|48	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Text_TeXHyphen-0.1.0-16|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Text_TeXHyphen-0.1.0-16|50	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|51	%clean
12cr|php-pear-Text_TeXHyphen-0.1.0-16|52	rm -rf %{buildroot}
12cr|php-pear-Text_TeXHyphen-0.1.0-16|53	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|54	%post
12cr|php-pear-Text_TeXHyphen-0.1.0-16|55	%if %mdkversion < 201000
12cr|php-pear-Text_TeXHyphen-0.1.0-16|56	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Text_TeXHyphen-0.1.0-16|57	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Text_TeXHyphen-0.1.0-16|58	%endif
12cr|php-pear-Text_TeXHyphen-0.1.0-16|59	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|60	%preun
12cr|php-pear-Text_TeXHyphen-0.1.0-16|61	%if %mdkversion < 201000
12cr|php-pear-Text_TeXHyphen-0.1.0-16|62	if [ "$1" -eq "0" ]; then
12cr|php-pear-Text_TeXHyphen-0.1.0-16|63	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Text_TeXHyphen-0.1.0-16|64	%{upstream_name} >/dev/null || :
12cr|php-pear-Text_TeXHyphen-0.1.0-16|65	fi
12cr|php-pear-Text_TeXHyphen-0.1.0-16|66	%endif
12cr|php-pear-Text_TeXHyphen-0.1.0-16|67	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|68	%files
12cr|php-pear-Text_TeXHyphen-0.1.0-16|69	%defattr(-,root,root)
12cr|php-pear-Text_TeXHyphen-0.1.0-16|70	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Text_TeXHyphen-0.1.0-16|71	%{_datadir}/pear/%{_class}
12cr|php-pear-Text_TeXHyphen-0.1.0-16|72	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-Text_TeXHyphen-0.1.0-16|73	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Text_TeXHyphen-0.1.0-16|74	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|75	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|76	%changelog
12cr|php-pear-Text_TeXHyphen-0.1.0-16|77	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-16mdv2012.0
12cr|php-pear-Text_TeXHyphen-0.1.0-16|78	+ Revision: 742291
12cr|php-pear-Text_TeXHyphen-0.1.0-16|79	- fix major breakage by careless packager
12cr|php-pear-Text_TeXHyphen-0.1.0-16|80	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|81	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-15
12cr|php-pear-Text_TeXHyphen-0.1.0-16|82	+ Revision: 679596
12cr|php-pear-Text_TeXHyphen-0.1.0-16|83	- mass rebuild
12cr|php-pear-Text_TeXHyphen-0.1.0-16|84	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|85	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-14mdv2011.0
12cr|php-pear-Text_TeXHyphen-0.1.0-16|86	+ Revision: 613786
12cr|php-pear-Text_TeXHyphen-0.1.0-16|87	- the mass rebuild of 2010.1 packages
12cr|php-pear-Text_TeXHyphen-0.1.0-16|88	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|89	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-13mdv2010.1
12cr|php-pear-Text_TeXHyphen-0.1.0-16|90	+ Revision: 466327
12cr|php-pear-Text_TeXHyphen-0.1.0-16|91	- spec cleanup
12cr|php-pear-Text_TeXHyphen-0.1.0-16|92	- use pear installer
12cr|php-pear-Text_TeXHyphen-0.1.0-16|93	- don't ship tests, even in documentation
12cr|php-pear-Text_TeXHyphen-0.1.0-16|94	- own all directories
12cr|php-pear-Text_TeXHyphen-0.1.0-16|95	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Text_TeXHyphen-0.1.0-16|96	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|97	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.0-12mdv2010.0
12cr|php-pear-Text_TeXHyphen-0.1.0-16|98	+ Revision: 441661
12cr|php-pear-Text_TeXHyphen-0.1.0-16|99	- rebuild
12cr|php-pear-Text_TeXHyphen-0.1.0-16|100	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|101	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-11mdv2009.1
12cr|php-pear-Text_TeXHyphen-0.1.0-16|102	+ Revision: 322679
12cr|php-pear-Text_TeXHyphen-0.1.0-16|103	- rebuild
12cr|php-pear-Text_TeXHyphen-0.1.0-16|104	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|105	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-10mdv2009.0
12cr|php-pear-Text_TeXHyphen-0.1.0-16|106	+ Revision: 237148
12cr|php-pear-Text_TeXHyphen-0.1.0-16|107	- rebuild
12cr|php-pear-Text_TeXHyphen-0.1.0-16|108	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|109	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Text_TeXHyphen-0.1.0-16|110	- restore BuildRoot
12cr|php-pear-Text_TeXHyphen-0.1.0-16|111	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Text_TeXHyphen-0.1.0-16|113	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Text_TeXHyphen-0.1.0-16|114	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|115	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-9mdv2008.0
12cr|php-pear-Text_TeXHyphen-0.1.0-16|116	+ Revision: 15503
12cr|php-pear-Text_TeXHyphen-0.1.0-16|117	- rule out the PHPUnit.php dep
12cr|php-pear-Text_TeXHyphen-0.1.0-16|118	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|119	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|120	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-8mdv2007.1
12cr|php-pear-Text_TeXHyphen-0.1.0-16|121	+ Revision: 140463
12cr|php-pear-Text_TeXHyphen-0.1.0-16|122	- fix deps
12cr|php-pear-Text_TeXHyphen-0.1.0-16|123	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|124	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2007.0
12cr|php-pear-Text_TeXHyphen-0.1.0-16|125	+ Revision: 82759
12cr|php-pear-Text_TeXHyphen-0.1.0-16|126	- Import php-pear-Text_TeXHyphen
12cr|php-pear-Text_TeXHyphen-0.1.0-16|127	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|128	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdk
12cr|php-pear-Text_TeXHyphen-0.1.0-16|129	- new group (Development/PHP)
12cr|php-pear-Text_TeXHyphen-0.1.0-16|130	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|131	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdk
12cr|php-pear-Text_TeXHyphen-0.1.0-16|132	- rebuilt to fix auto deps
12cr|php-pear-Text_TeXHyphen-0.1.0-16|133	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|134	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdk
12cr|php-pear-Text_TeXHyphen-0.1.0-16|135	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Text_TeXHyphen-0.1.0-16|136	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|137	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdk
12cr|php-pear-Text_TeXHyphen-0.1.0-16|138	- fix deps
12cr|php-pear-Text_TeXHyphen-0.1.0-16|139	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|140	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdk
12cr|php-pear-Text_TeXHyphen-0.1.0-16|141	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Text_TeXHyphen-0.1.0-16|142	- fix deps
12cr|php-pear-Text_TeXHyphen-0.1.0-16|143	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|144	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdk
12cr|php-pear-Text_TeXHyphen-0.1.0-16|145	- fix deps
12cr|php-pear-Text_TeXHyphen-0.1.0-16|146	
12cr|php-pear-Text_TeXHyphen-0.1.0-16|147	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12cr|php-pear-Text_TeXHyphen-0.1.0-16|148	- initial Mandriva package (PLD import)
12cr|php-pear-Text_TeXHyphen-0.1.0-16|149	

6088 12
12cr|php-pear-Text_Wiki-1.2.1-3|1	%define		_class		Text
12cr|php-pear-Text_Wiki-1.2.1-3|2	%define		_subclass	Wiki
12cr|php-pear-Text_Wiki-1.2.1-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Text_Wiki-1.2.1-3|4	
12cr|php-pear-Text_Wiki-1.2.1-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Text_Wiki-1.2.1-3|6	Version:	1.2.1
12cr|php-pear-Text_Wiki-1.2.1-3|7	Release:	%mkrel 3
12cr|php-pear-Text_Wiki-1.2.1-3|8	Summary:	Parsing and rendering rules for Wiki markup in structured text
12cr|php-pear-Text_Wiki-1.2.1-3|9	License:	PHP License
12cr|php-pear-Text_Wiki-1.2.1-3|10	Group:		Development/PHP
12cr|php-pear-Text_Wiki-1.2.1-3|11	URL:		http://pear.php.net/package/Text_Wiki/
12cr|php-pear-Text_Wiki-1.2.1-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Text_Wiki-1.2.1-3|13	Requires(post): php-pear
12cr|php-pear-Text_Wiki-1.2.1-3|14	Requires(preun): php-pear
12cr|php-pear-Text_Wiki-1.2.1-3|15	Requires:	php-pear
12cr|php-pear-Text_Wiki-1.2.1-3|16	BuildArch:	noarch
12cr|php-pear-Text_Wiki-1.2.1-3|17	BuildRequires:	php-pear
12cr|php-pear-Text_Wiki-1.2.1-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Text_Wiki-1.2.1-3|19	
12cr|php-pear-Text_Wiki-1.2.1-3|20	%description
12cr|php-pear-Text_Wiki-1.2.1-3|21	Abstracts parsing and rendering rules for Wiki markup in structured
12cr|php-pear-Text_Wiki-1.2.1-3|22	plain text.
12cr|php-pear-Text_Wiki-1.2.1-3|23	
12cr|php-pear-Text_Wiki-1.2.1-3|24	%prep
12cr|php-pear-Text_Wiki-1.2.1-3|25	%setup -q -c
12cr|php-pear-Text_Wiki-1.2.1-3|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Text_Wiki-1.2.1-3|27	
12cr|php-pear-Text_Wiki-1.2.1-3|28	%install
12cr|php-pear-Text_Wiki-1.2.1-3|29	rm -rf %{buildroot}
12cr|php-pear-Text_Wiki-1.2.1-3|30	
12cr|php-pear-Text_Wiki-1.2.1-3|31	cd %{upstream_name}-%{version}
12cr|php-pear-Text_Wiki-1.2.1-3|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Text_Wiki-1.2.1-3|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Text_Wiki-1.2.1-3|34	
12cr|php-pear-Text_Wiki-1.2.1-3|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Text_Wiki-1.2.1-3|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Text_Wiki-1.2.1-3|37	
12cr|php-pear-Text_Wiki-1.2.1-3|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Text_Wiki-1.2.1-3|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Text_Wiki-1.2.1-3|40	
12cr|php-pear-Text_Wiki-1.2.1-3|41	%clean
12cr|php-pear-Text_Wiki-1.2.1-3|42	rm -rf %{buildroot}
12cr|php-pear-Text_Wiki-1.2.1-3|43	
12cr|php-pear-Text_Wiki-1.2.1-3|44	%post
12cr|php-pear-Text_Wiki-1.2.1-3|45	%if %mdkversion < 201000
12cr|php-pear-Text_Wiki-1.2.1-3|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Text_Wiki-1.2.1-3|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Text_Wiki-1.2.1-3|48	%endif
12cr|php-pear-Text_Wiki-1.2.1-3|49	
12cr|php-pear-Text_Wiki-1.2.1-3|50	%preun
12cr|php-pear-Text_Wiki-1.2.1-3|51	%if %mdkversion < 201000
12cr|php-pear-Text_Wiki-1.2.1-3|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-Text_Wiki-1.2.1-3|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Text_Wiki-1.2.1-3|54	%{upstream_name} >/dev/null || :
12cr|php-pear-Text_Wiki-1.2.1-3|55	fi
12cr|php-pear-Text_Wiki-1.2.1-3|56	%endif
12cr|php-pear-Text_Wiki-1.2.1-3|57	
12cr|php-pear-Text_Wiki-1.2.1-3|58	%files
12cr|php-pear-Text_Wiki-1.2.1-3|59	%defattr(-,root,root)
12cr|php-pear-Text_Wiki-1.2.1-3|60	%{_datadir}/pear/%{_class}
12cr|php-pear-Text_Wiki-1.2.1-3|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Text_Wiki-1.2.1-3|62	
12cr|php-pear-Text_Wiki-1.2.1-3|63	
12cr|php-pear-Text_Wiki-1.2.1-3|64	%changelog
12cr|php-pear-Text_Wiki-1.2.1-3|65	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdv2012.0
12cr|php-pear-Text_Wiki-1.2.1-3|66	+ Revision: 742293
12cr|php-pear-Text_Wiki-1.2.1-3|67	- fix major breakage by careless packager
12cr|php-pear-Text_Wiki-1.2.1-3|68	
12cr|php-pear-Text_Wiki-1.2.1-3|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2
12cr|php-pear-Text_Wiki-1.2.1-3|70	+ Revision: 679597
12cr|php-pear-Text_Wiki-1.2.1-3|71	- mass rebuild
12cr|php-pear-Text_Wiki-1.2.1-3|72	
12cr|php-pear-Text_Wiki-1.2.1-3|73	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2011.0
12cr|php-pear-Text_Wiki-1.2.1-3|74	+ Revision: 594503
12cr|php-pear-Text_Wiki-1.2.1-3|75	- update to new version 1.2.1
12cr|php-pear-Text_Wiki-1.2.1-3|76	
12cr|php-pear-Text_Wiki-1.2.1-3|77	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-5mdv2010.1
12cr|php-pear-Text_Wiki-1.2.1-3|78	+ Revision: 466328
12cr|php-pear-Text_Wiki-1.2.1-3|79	- spec cleanup
12cr|php-pear-Text_Wiki-1.2.1-3|80	- use pear installer
12cr|php-pear-Text_Wiki-1.2.1-3|81	- don't ship tests, even in documentation
12cr|php-pear-Text_Wiki-1.2.1-3|82	- own all directories
12cr|php-pear-Text_Wiki-1.2.1-3|83	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Text_Wiki-1.2.1-3|84	
12cr|php-pear-Text_Wiki-1.2.1-3|85	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.0-4mdv2010.0
12cr|php-pear-Text_Wiki-1.2.1-3|86	+ Revision: 441662
12cr|php-pear-Text_Wiki-1.2.1-3|87	- rebuild
12cr|php-pear-Text_Wiki-1.2.1-3|88	
12cr|php-pear-Text_Wiki-1.2.1-3|89	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-3mdv2009.1
12cr|php-pear-Text_Wiki-1.2.1-3|90	+ Revision: 322698
12cr|php-pear-Text_Wiki-1.2.1-3|91	- rebuild
12cr|php-pear-Text_Wiki-1.2.1-3|92	
12cr|php-pear-Text_Wiki-1.2.1-3|93	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2009.0
12cr|php-pear-Text_Wiki-1.2.1-3|94	+ Revision: 237154
12cr|php-pear-Text_Wiki-1.2.1-3|95	- rebuild
12cr|php-pear-Text_Wiki-1.2.1-3|96	
12cr|php-pear-Text_Wiki-1.2.1-3|97	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Text_Wiki-1.2.1-3|98	- restore BuildRoot
12cr|php-pear-Text_Wiki-1.2.1-3|99	
12cr|php-pear-Text_Wiki-1.2.1-3|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Text_Wiki-1.2.1-3|101	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Text_Wiki-1.2.1-3|102	
12cr|php-pear-Text_Wiki-1.2.1-3|103	* Mon Jul 23 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdv2008.0
12cr|php-pear-Text_Wiki-1.2.1-3|104	+ Revision: 54564
12cr|php-pear-Text_Wiki-1.2.1-3|105	- 1.2.0
12cr|php-pear-Text_Wiki-1.2.1-3|106	
12cr|php-pear-Text_Wiki-1.2.1-3|107	
12cr|php-pear-Text_Wiki-1.2.1-3|108	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2007.0
12cr|php-pear-Text_Wiki-1.2.1-3|109	+ Revision: 82761
12cr|php-pear-Text_Wiki-1.2.1-3|110	- Import php-pear-Text_Wiki
12cr|php-pear-Text_Wiki-1.2.1-3|111	
12cr|php-pear-Text_Wiki-1.2.1-3|112	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cr|php-pear-Text_Wiki-1.2.1-3|113	- 1.1.0
12cr|php-pear-Text_Wiki-1.2.1-3|114	
12cr|php-pear-Text_Wiki-1.2.1-3|115	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdk
12cr|php-pear-Text_Wiki-1.2.1-3|116	- 1.0.3
12cr|php-pear-Text_Wiki-1.2.1-3|117	- new group (Development/PHP)
12cr|php-pear-Text_Wiki-1.2.1-3|118	
12cr|php-pear-Text_Wiki-1.2.1-3|119	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cr|php-pear-Text_Wiki-1.2.1-3|120	- 1.0.1
12cr|php-pear-Text_Wiki-1.2.1-3|121	
12cr|php-pear-Text_Wiki-1.2.1-3|122	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cr|php-pear-Text_Wiki-1.2.1-3|123	- rebuilt to fix auto deps
12cr|php-pear-Text_Wiki-1.2.1-3|124	
12cr|php-pear-Text_Wiki-1.2.1-3|125	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cr|php-pear-Text_Wiki-1.2.1-3|126	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Text_Wiki-1.2.1-3|127	
12cr|php-pear-Text_Wiki-1.2.1-3|128	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cr|php-pear-Text_Wiki-1.2.1-3|129	- fix deps
12cr|php-pear-Text_Wiki-1.2.1-3|130	
12cr|php-pear-Text_Wiki-1.2.1-3|131	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|php-pear-Text_Wiki-1.2.1-3|132	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Text_Wiki-1.2.1-3|133	- fix deps
12cr|php-pear-Text_Wiki-1.2.1-3|134	
12cr|php-pear-Text_Wiki-1.2.1-3|135	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|php-pear-Text_Wiki-1.2.1-3|136	- fix deps
12cr|php-pear-Text_Wiki-1.2.1-3|137	
12cr|php-pear-Text_Wiki-1.2.1-3|138	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-Text_Wiki-1.2.1-3|139	- initial Mandriva package (PLD import)
12cr|php-pear-Text_Wiki-1.2.1-3|140	

6089 12
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|1	%define		_class		Text
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|2	%define		_subclass	Wiki_Mediawiki
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|4	
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|6	Version:	0.2.0
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|7	Release:	%mkrel 4
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|8	Summary:	Mediawiki parser for Text_Wiki
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|9	License:	PHP License
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|10	Group:		Development/PHP
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|11	URL:		http://pear.php.net/package/Text_Wiki/
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|13	Requires(post): php-pear
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|14	Requires(preun): php-pear
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|15	Requires:	php-pear
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|16	BuildArch:	noarch
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|17	BuildRequires:	php-pear
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|19	
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|20	%description
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|21	Parses Mediawiki mark-up to tokenize the text for Text_Wiki renderings.
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|22	
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|23	%prep
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|24	%setup -q -c
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|26	
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|27	%install
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|28	rm -rf %{buildroot}
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|29	
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|30	cd %{upstream_name}-%{version}
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|33	
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|36	
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|37	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|39	
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|40	%clean
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|41	rm -rf %{buildroot}
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|42	
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|43	%post
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|44	%if %mdkversion < 201000
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|45	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|47	%endif
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|48	
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|49	%preun
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|50	%if %mdkversion < 201000
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|51	if [ "$1" -eq "0" ]; then
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|52	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|53	%{upstream_name} >/dev/null || :
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|54	fi
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|55	%endif
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|56	
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|57	%files
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|58	%defattr(-,root,root)
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|59	%{_datadir}/pear/%{_class}
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|60	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|61	
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|62	
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|63	%changelog
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|64	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdv2012.0
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|65	+ Revision: 742294
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|66	- fix major breakage by careless packager
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|67	
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|68	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|69	+ Revision: 679598
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|70	- mass rebuild
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|71	
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|72	* Wed Oct 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-2mdv2011.0
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|73	+ Revision: 587006
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|74	- proper summary and description
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|75	
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|76	* Wed Oct 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-1mdv2011.0
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|77	+ Revision: 586978
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|78	- import php-pear-Text_Wiki_Mediawiki
12cr|php-pear-Text_Wiki_Mediawiki-0.2.0-4|79	

6090 12
12cr|php-pear-Translation-1.2.6pl1-15|1	%define		_class		Translation
12cr|php-pear-Translation-1.2.6pl1-15|2	%define		upstream_name	%{_class}
12cr|php-pear-Translation-1.2.6pl1-15|3	
12cr|php-pear-Translation-1.2.6pl1-15|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-Translation-1.2.6pl1-15|5	Version:	1.2.6pl1
12cr|php-pear-Translation-1.2.6pl1-15|6	Release:	%mkrel 15
12cr|php-pear-Translation-1.2.6pl1-15|7	Summary:	Class for creating multilingual websites
12cr|php-pear-Translation-1.2.6pl1-15|8	License:	PHP License
12cr|php-pear-Translation-1.2.6pl1-15|9	Group:		Development/PHP
12cr|php-pear-Translation-1.2.6pl1-15|10	URL:		http://pear.php.net/package/Translation/
12cr|php-pear-Translation-1.2.6pl1-15|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-Translation-1.2.6pl1-15|12	Requires(post): php-pear
12cr|php-pear-Translation-1.2.6pl1-15|13	Requires(preun): php-pear
12cr|php-pear-Translation-1.2.6pl1-15|14	Requires:	php-pear
12cr|php-pear-Translation-1.2.6pl1-15|15	BuildArch:	noarch
12cr|php-pear-Translation-1.2.6pl1-15|16	BuildRequires:	php-pear
12cr|php-pear-Translation-1.2.6pl1-15|17	BuildRequires:	recode
12cr|php-pear-Translation-1.2.6pl1-15|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-Translation-1.2.6pl1-15|19	
12cr|php-pear-Translation-1.2.6pl1-15|20	%description
12cr|php-pear-Translation-1.2.6pl1-15|21	Class allows to store and retrieve all the strings on multilingual
12cr|php-pear-Translation-1.2.6pl1-15|22	site in the database. Class connects to any database using PHP PEAR
12cr|php-pear-Translation-1.2.6pl1-15|23	extension. The object should be created for every page. While creation
12cr|php-pear-Translation-1.2.6pl1-15|24	all the strings connected with specific page and the strings connected
12cr|php-pear-Translation-1.2.6pl1-15|25	with all the pages on the site are loaded into variable, so access to
12cr|php-pear-Translation-1.2.6pl1-15|26	them is quite fast and does not overload database server connection.
12cr|php-pear-Translation-1.2.6pl1-15|27	
12cr|php-pear-Translation-1.2.6pl1-15|28	%prep
12cr|php-pear-Translation-1.2.6pl1-15|29	%setup -q -c
12cr|php-pear-Translation-1.2.6pl1-15|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-Translation-1.2.6pl1-15|31	
12cr|php-pear-Translation-1.2.6pl1-15|32	%install
12cr|php-pear-Translation-1.2.6pl1-15|33	rm -rf %{buildroot}
12cr|php-pear-Translation-1.2.6pl1-15|34	
12cr|php-pear-Translation-1.2.6pl1-15|35	cd %{upstream_name}-%{version}
12cr|php-pear-Translation-1.2.6pl1-15|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-Translation-1.2.6pl1-15|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-Translation-1.2.6pl1-15|38	
12cr|php-pear-Translation-1.2.6pl1-15|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-Translation-1.2.6pl1-15|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-Translation-1.2.6pl1-15|41	
12cr|php-pear-Translation-1.2.6pl1-15|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Translation-1.2.6pl1-15|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-Translation-1.2.6pl1-15|44	
12cr|php-pear-Translation-1.2.6pl1-15|45	%clean
12cr|php-pear-Translation-1.2.6pl1-15|46	rm -rf %{buildroot}
12cr|php-pear-Translation-1.2.6pl1-15|47	
12cr|php-pear-Translation-1.2.6pl1-15|48	%post
12cr|php-pear-Translation-1.2.6pl1-15|49	%if %mdkversion < 201000
12cr|php-pear-Translation-1.2.6pl1-15|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-Translation-1.2.6pl1-15|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-Translation-1.2.6pl1-15|52	%endif
12cr|php-pear-Translation-1.2.6pl1-15|53	
12cr|php-pear-Translation-1.2.6pl1-15|54	%preun
12cr|php-pear-Translation-1.2.6pl1-15|55	%if %mdkversion < 201000
12cr|php-pear-Translation-1.2.6pl1-15|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-Translation-1.2.6pl1-15|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-Translation-1.2.6pl1-15|58	%{upstream_name} >/dev/null || :
12cr|php-pear-Translation-1.2.6pl1-15|59	fi
12cr|php-pear-Translation-1.2.6pl1-15|60	%endif
12cr|php-pear-Translation-1.2.6pl1-15|61	
12cr|php-pear-Translation-1.2.6pl1-15|62	%files
12cr|php-pear-Translation-1.2.6pl1-15|63	%defattr(-,root,root)
12cr|php-pear-Translation-1.2.6pl1-15|64	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-Translation-1.2.6pl1-15|65	%{_datadir}/pear/%{_class}
12cr|php-pear-Translation-1.2.6pl1-15|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-Translation-1.2.6pl1-15|67	
12cr|php-pear-Translation-1.2.6pl1-15|68	
12cr|php-pear-Translation-1.2.6pl1-15|69	%changelog
12cr|php-pear-Translation-1.2.6pl1-15|70	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-15mdv2012.0
12cr|php-pear-Translation-1.2.6pl1-15|71	+ Revision: 742295
12cr|php-pear-Translation-1.2.6pl1-15|72	- fix major breakage by careless packager
12cr|php-pear-Translation-1.2.6pl1-15|73	
12cr|php-pear-Translation-1.2.6pl1-15|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-14
12cr|php-pear-Translation-1.2.6pl1-15|75	+ Revision: 679599
12cr|php-pear-Translation-1.2.6pl1-15|76	- mass rebuild
12cr|php-pear-Translation-1.2.6pl1-15|77	
12cr|php-pear-Translation-1.2.6pl1-15|78	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-13mdv2011.0
12cr|php-pear-Translation-1.2.6pl1-15|79	+ Revision: 613787
12cr|php-pear-Translation-1.2.6pl1-15|80	- the mass rebuild of 2010.1 packages
12cr|php-pear-Translation-1.2.6pl1-15|81	
12cr|php-pear-Translation-1.2.6pl1-15|82	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.6pl1-12mdv2010.1
12cr|php-pear-Translation-1.2.6pl1-15|83	+ Revision: 466329
12cr|php-pear-Translation-1.2.6pl1-15|84	- spec cleanup
12cr|php-pear-Translation-1.2.6pl1-15|85	- use pear installer
12cr|php-pear-Translation-1.2.6pl1-15|86	- don't ship tests, even in documentation
12cr|php-pear-Translation-1.2.6pl1-15|87	- own all directories
12cr|php-pear-Translation-1.2.6pl1-15|88	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-Translation-1.2.6pl1-15|89	
12cr|php-pear-Translation-1.2.6pl1-15|90	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.6pl1-11mdv2010.0
12cr|php-pear-Translation-1.2.6pl1-15|91	+ Revision: 441663
12cr|php-pear-Translation-1.2.6pl1-15|92	- rebuild
12cr|php-pear-Translation-1.2.6pl1-15|93	
12cr|php-pear-Translation-1.2.6pl1-15|94	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-10mdv2009.1
12cr|php-pear-Translation-1.2.6pl1-15|95	+ Revision: 322713
12cr|php-pear-Translation-1.2.6pl1-15|96	- rebuild
12cr|php-pear-Translation-1.2.6pl1-15|97	
12cr|php-pear-Translation-1.2.6pl1-15|98	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-9mdv2009.0
12cr|php-pear-Translation-1.2.6pl1-15|99	+ Revision: 237155
12cr|php-pear-Translation-1.2.6pl1-15|100	- rebuild
12cr|php-pear-Translation-1.2.6pl1-15|101	
12cr|php-pear-Translation-1.2.6pl1-15|102	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-Translation-1.2.6pl1-15|103	- restore BuildRoot
12cr|php-pear-Translation-1.2.6pl1-15|104	
12cr|php-pear-Translation-1.2.6pl1-15|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-Translation-1.2.6pl1-15|106	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-Translation-1.2.6pl1-15|107	
12cr|php-pear-Translation-1.2.6pl1-15|108	
12cr|php-pear-Translation-1.2.6pl1-15|109	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-8mdv2007.0
12cr|php-pear-Translation-1.2.6pl1-15|110	+ Revision: 82763
12cr|php-pear-Translation-1.2.6pl1-15|111	- Import php-pear-Translation
12cr|php-pear-Translation-1.2.6pl1-15|112	
12cr|php-pear-Translation-1.2.6pl1-15|113	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-8mdk
12cr|php-pear-Translation-1.2.6pl1-15|114	- new group (Development/PHP)
12cr|php-pear-Translation-1.2.6pl1-15|115	
12cr|php-pear-Translation-1.2.6pl1-15|116	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-7mdk
12cr|php-pear-Translation-1.2.6pl1-15|117	- rebuilt to fix auto deps
12cr|php-pear-Translation-1.2.6pl1-15|118	
12cr|php-pear-Translation-1.2.6pl1-15|119	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-6mdk
12cr|php-pear-Translation-1.2.6pl1-15|120	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-Translation-1.2.6pl1-15|121	
12cr|php-pear-Translation-1.2.6pl1-15|122	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-5mdk
12cr|php-pear-Translation-1.2.6pl1-15|123	- fix deps
12cr|php-pear-Translation-1.2.6pl1-15|124	
12cr|php-pear-Translation-1.2.6pl1-15|125	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-4mdk
12cr|php-pear-Translation-1.2.6pl1-15|126	- fix the package.xml file so it will register
12cr|php-pear-Translation-1.2.6pl1-15|127	
12cr|php-pear-Translation-1.2.6pl1-15|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-3mdk
12cr|php-pear-Translation-1.2.6pl1-15|129	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-Translation-1.2.6pl1-15|130	- fix deps
12cr|php-pear-Translation-1.2.6pl1-15|131	
12cr|php-pear-Translation-1.2.6pl1-15|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-2mdk
12cr|php-pear-Translation-1.2.6pl1-15|133	- fix deps
12cr|php-pear-Translation-1.2.6pl1-15|134	
12cr|php-pear-Translation-1.2.6pl1-15|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-1mdk
12cr|php-pear-Translation-1.2.6pl1-15|136	- initial Mandriva package (PLD import)
12cr|php-pear-Translation-1.2.6pl1-15|137	

6091 12
12cr|php-pear-UDDI-0.2.4-5|1	%define		_class		UDDI
12cr|php-pear-UDDI-0.2.4-5|2	%define		upstream_name	%{_class}
12cr|php-pear-UDDI-0.2.4-5|3	
12cr|php-pear-UDDI-0.2.4-5|4	Name:		php-pear-%{upstream_name}
12cr|php-pear-UDDI-0.2.4-5|5	Version:	0.2.4
12cr|php-pear-UDDI-0.2.4-5|6	Release:	%mkrel 5
12cr|php-pear-UDDI-0.2.4-5|7	Summary:	API for PHP
12cr|php-pear-UDDI-0.2.4-5|8	License:	PHP License
12cr|php-pear-UDDI-0.2.4-5|9	Group:		Development/PHP
12cr|php-pear-UDDI-0.2.4-5|10	URL:		http://pear.php.net/package/UDDI/
12cr|php-pear-UDDI-0.2.4-5|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-UDDI-0.2.4-5|12	Requires(post): php-pear
12cr|php-pear-UDDI-0.2.4-5|13	Requires(preun): php-pear
12cr|php-pear-UDDI-0.2.4-5|14	Requires:	php-pear
12cr|php-pear-UDDI-0.2.4-5|15	BuildArch:	noarch
12cr|php-pear-UDDI-0.2.4-5|16	BuildRequires:	php-pear
12cr|php-pear-UDDI-0.2.4-5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-UDDI-0.2.4-5|18	
12cr|php-pear-UDDI-0.2.4-5|19	%description
12cr|php-pear-UDDI-0.2.4-5|20	Implementation of Universal Description, Discovery and Integration API
12cr|php-pear-UDDI-0.2.4-5|21	for locating and publishing Web Services in a UBR (UDDI Business
12cr|php-pear-UDDI-0.2.4-5|22	Registry).
12cr|php-pear-UDDI-0.2.4-5|23	
12cr|php-pear-UDDI-0.2.4-5|24	%prep
12cr|php-pear-UDDI-0.2.4-5|25	%setup -q -c
12cr|php-pear-UDDI-0.2.4-5|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-UDDI-0.2.4-5|27	
12cr|php-pear-UDDI-0.2.4-5|28	%install
12cr|php-pear-UDDI-0.2.4-5|29	rm -rf %{buildroot}
12cr|php-pear-UDDI-0.2.4-5|30	
12cr|php-pear-UDDI-0.2.4-5|31	cd %{upstream_name}-%{version}
12cr|php-pear-UDDI-0.2.4-5|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-UDDI-0.2.4-5|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-UDDI-0.2.4-5|34	
12cr|php-pear-UDDI-0.2.4-5|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-UDDI-0.2.4-5|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-UDDI-0.2.4-5|37	
12cr|php-pear-UDDI-0.2.4-5|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-UDDI-0.2.4-5|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-UDDI-0.2.4-5|40	
12cr|php-pear-UDDI-0.2.4-5|41	%clean
12cr|php-pear-UDDI-0.2.4-5|42	rm -rf %{buildroot}
12cr|php-pear-UDDI-0.2.4-5|43	
12cr|php-pear-UDDI-0.2.4-5|44	%post
12cr|php-pear-UDDI-0.2.4-5|45	%if %mdkversion < 201000
12cr|php-pear-UDDI-0.2.4-5|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-UDDI-0.2.4-5|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-UDDI-0.2.4-5|48	%endif
12cr|php-pear-UDDI-0.2.4-5|49	
12cr|php-pear-UDDI-0.2.4-5|50	%preun
12cr|php-pear-UDDI-0.2.4-5|51	%if %mdkversion < 201000
12cr|php-pear-UDDI-0.2.4-5|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-UDDI-0.2.4-5|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-UDDI-0.2.4-5|54	%{upstream_name} >/dev/null || :
12cr|php-pear-UDDI-0.2.4-5|55	fi
12cr|php-pear-UDDI-0.2.4-5|56	%endif
12cr|php-pear-UDDI-0.2.4-5|57	
12cr|php-pear-UDDI-0.2.4-5|58	%files
12cr|php-pear-UDDI-0.2.4-5|59	%defattr(-,root,root)
12cr|php-pear-UDDI-0.2.4-5|60	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-UDDI-0.2.4-5|61	%{_datadir}/pear/%{_class}/*.php
12cr|php-pear-UDDI-0.2.4-5|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-UDDI-0.2.4-5|63	
12cr|php-pear-UDDI-0.2.4-5|64	
12cr|php-pear-UDDI-0.2.4-5|65	
12cr|php-pear-UDDI-0.2.4-5|66	
12cr|php-pear-UDDI-0.2.4-5|67	%changelog
12cr|php-pear-UDDI-0.2.4-5|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-5mdv2012.0
12cr|php-pear-UDDI-0.2.4-5|69	+ Revision: 742296
12cr|php-pear-UDDI-0.2.4-5|70	- fix major breakage by careless packager
12cr|php-pear-UDDI-0.2.4-5|71	
12cr|php-pear-UDDI-0.2.4-5|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-4
12cr|php-pear-UDDI-0.2.4-5|73	+ Revision: 679600
12cr|php-pear-UDDI-0.2.4-5|74	- mass rebuild
12cr|php-pear-UDDI-0.2.4-5|75	
12cr|php-pear-UDDI-0.2.4-5|76	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|php-pear-UDDI-0.2.4-5|77	- spec cleanup
12cr|php-pear-UDDI-0.2.4-5|78	- use pear installer
12cr|php-pear-UDDI-0.2.4-5|79	- don't ship tests, even in documentation
12cr|php-pear-UDDI-0.2.4-5|80	- own all directories
12cr|php-pear-UDDI-0.2.4-5|81	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-UDDI-0.2.4-5|82	
12cr|php-pear-UDDI-0.2.4-5|83	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.4-2mdv2010.0
12cr|php-pear-UDDI-0.2.4-5|84	+ Revision: 441664
12cr|php-pear-UDDI-0.2.4-5|85	- rebuild
12cr|php-pear-UDDI-0.2.4-5|86	
12cr|php-pear-UDDI-0.2.4-5|87	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.2.4-1mdv2009.1
12cr|php-pear-UDDI-0.2.4-5|88	+ Revision: 368274
12cr|php-pear-UDDI-0.2.4-5|89	- Update php pear UDDI to 0.2.4 version
12cr|php-pear-UDDI-0.2.4-5|90	
12cr|php-pear-UDDI-0.2.4-5|91	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-3mdv2009.1
12cr|php-pear-UDDI-0.2.4-5|92	+ Revision: 322728
12cr|php-pear-UDDI-0.2.4-5|93	- rebuild
12cr|php-pear-UDDI-0.2.4-5|94	
12cr|php-pear-UDDI-0.2.4-5|95	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-2mdv2009.0
12cr|php-pear-UDDI-0.2.4-5|96	+ Revision: 237156
12cr|php-pear-UDDI-0.2.4-5|97	- rebuild
12cr|php-pear-UDDI-0.2.4-5|98	
12cr|php-pear-UDDI-0.2.4-5|99	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-UDDI-0.2.4-5|100	- restore BuildRoot
12cr|php-pear-UDDI-0.2.4-5|101	
12cr|php-pear-UDDI-0.2.4-5|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-UDDI-0.2.4-5|103	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-UDDI-0.2.4-5|104	
12cr|php-pear-UDDI-0.2.4-5|105	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-1mdv2008.0
12cr|php-pear-UDDI-0.2.4-5|106	+ Revision: 15756
12cr|php-pear-UDDI-0.2.4-5|107	- 0.2.3
12cr|php-pear-UDDI-0.2.4-5|108	
12cr|php-pear-UDDI-0.2.4-5|109	
12cr|php-pear-UDDI-0.2.4-5|110	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-1mdv2007.0
12cr|php-pear-UDDI-0.2.4-5|111	+ Revision: 82792
12cr|php-pear-UDDI-0.2.4-5|112	- Import php-pear-UDDI
12cr|php-pear-UDDI-0.2.4-5|113	
12cr|php-pear-UDDI-0.2.4-5|114	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-1mdk
12cr|php-pear-UDDI-0.2.4-5|115	- 0.2.2
12cr|php-pear-UDDI-0.2.4-5|116	
12cr|php-pear-UDDI-0.2.4-5|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-1mdk
12cr|php-pear-UDDI-0.2.4-5|118	- 0.2.1
12cr|php-pear-UDDI-0.2.4-5|119	- new group (Development/PHP)
12cr|php-pear-UDDI-0.2.4-5|120	
12cr|php-pear-UDDI-0.2.4-5|121	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-6mdk
12cr|php-pear-UDDI-0.2.4-5|122	- rebuilt to fix auto deps
12cr|php-pear-UDDI-0.2.4-5|123	
12cr|php-pear-UDDI-0.2.4-5|124	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-5mdk
12cr|php-pear-UDDI-0.2.4-5|125	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-UDDI-0.2.4-5|126	
12cr|php-pear-UDDI-0.2.4-5|127	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-4mdk
12cr|php-pear-UDDI-0.2.4-5|128	- fix deps
12cr|php-pear-UDDI-0.2.4-5|129	
12cr|php-pear-UDDI-0.2.4-5|130	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-3mdk
12cr|php-pear-UDDI-0.2.4-5|131	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-UDDI-0.2.4-5|132	- fix deps
12cr|php-pear-UDDI-0.2.4-5|133	
12cr|php-pear-UDDI-0.2.4-5|134	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-2mdk
12cr|php-pear-UDDI-0.2.4-5|135	- fix deps
12cr|php-pear-UDDI-0.2.4-5|136	
12cr|php-pear-UDDI-0.2.4-5|137	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-1mdk
12cr|php-pear-UDDI-0.2.4-5|138	- initial Mandriva package (PLD import)
12cr|php-pear-UDDI-0.2.4-5|139	

6092 12
12cr|php-pear-XML_Beautifier-1.2.2-3|1	%define		_class		XML
12cr|php-pear-XML_Beautifier-1.2.2-3|2	%define		_subclass	Beautifier
12cr|php-pear-XML_Beautifier-1.2.2-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_Beautifier-1.2.2-3|4	
12cr|php-pear-XML_Beautifier-1.2.2-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_Beautifier-1.2.2-3|6	Version:	1.2.2
12cr|php-pear-XML_Beautifier-1.2.2-3|7	Release:	%mkrel 3
12cr|php-pear-XML_Beautifier-1.2.2-3|8	Summary:	Class to format XML documents
12cr|php-pear-XML_Beautifier-1.2.2-3|9	License:	PHP License
12cr|php-pear-XML_Beautifier-1.2.2-3|10	Group:		Development/PHP
12cr|php-pear-XML_Beautifier-1.2.2-3|11	URL:		http://pear.php.net/package/XML_Beautifier/
12cr|php-pear-XML_Beautifier-1.2.2-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-XML_Beautifier-1.2.2-3|13	Requires(post): php-pear
12cr|php-pear-XML_Beautifier-1.2.2-3|14	Requires(preun): php-pear
12cr|php-pear-XML_Beautifier-1.2.2-3|15	Requires:	php-pear
12cr|php-pear-XML_Beautifier-1.2.2-3|16	BuildArch:	noarch
12cr|php-pear-XML_Beautifier-1.2.2-3|17	BuildRequires:	php-pear
12cr|php-pear-XML_Beautifier-1.2.2-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_Beautifier-1.2.2-3|19	
12cr|php-pear-XML_Beautifier-1.2.2-3|20	%description
12cr|php-pear-XML_Beautifier-1.2.2-3|21	XML_Beautifier will add indentation and linebreaks to you XML files,
12cr|php-pear-XML_Beautifier-1.2.2-3|22	replace all entities, format your comments and makes your document
12cr|php-pear-XML_Beautifier-1.2.2-3|23	easier to read. You can influence the way your document is beautified
12cr|php-pear-XML_Beautifier-1.2.2-3|24	with several options.
12cr|php-pear-XML_Beautifier-1.2.2-3|25	
12cr|php-pear-XML_Beautifier-1.2.2-3|26	%prep
12cr|php-pear-XML_Beautifier-1.2.2-3|27	%setup -q -c
12cr|php-pear-XML_Beautifier-1.2.2-3|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_Beautifier-1.2.2-3|29	
12cr|php-pear-XML_Beautifier-1.2.2-3|30	%install
12cr|php-pear-XML_Beautifier-1.2.2-3|31	rm -rf %{buildroot}
12cr|php-pear-XML_Beautifier-1.2.2-3|32	
12cr|php-pear-XML_Beautifier-1.2.2-3|33	cd %{upstream_name}-%{version}
12cr|php-pear-XML_Beautifier-1.2.2-3|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_Beautifier-1.2.2-3|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_Beautifier-1.2.2-3|36	
12cr|php-pear-XML_Beautifier-1.2.2-3|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_Beautifier-1.2.2-3|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_Beautifier-1.2.2-3|39	
12cr|php-pear-XML_Beautifier-1.2.2-3|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_Beautifier-1.2.2-3|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_Beautifier-1.2.2-3|42	
12cr|php-pear-XML_Beautifier-1.2.2-3|43	%clean
12cr|php-pear-XML_Beautifier-1.2.2-3|44	rm -rf %{buildroot}
12cr|php-pear-XML_Beautifier-1.2.2-3|45	
12cr|php-pear-XML_Beautifier-1.2.2-3|46	%post
12cr|php-pear-XML_Beautifier-1.2.2-3|47	%if %mdkversion < 201000
12cr|php-pear-XML_Beautifier-1.2.2-3|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_Beautifier-1.2.2-3|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_Beautifier-1.2.2-3|50	%endif
12cr|php-pear-XML_Beautifier-1.2.2-3|51	
12cr|php-pear-XML_Beautifier-1.2.2-3|52	%preun
12cr|php-pear-XML_Beautifier-1.2.2-3|53	%if %mdkversion < 201000
12cr|php-pear-XML_Beautifier-1.2.2-3|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_Beautifier-1.2.2-3|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_Beautifier-1.2.2-3|56	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_Beautifier-1.2.2-3|57	fi
12cr|php-pear-XML_Beautifier-1.2.2-3|58	%endif
12cr|php-pear-XML_Beautifier-1.2.2-3|59	
12cr|php-pear-XML_Beautifier-1.2.2-3|60	%files
12cr|php-pear-XML_Beautifier-1.2.2-3|61	%defattr(-,root,root)
12cr|php-pear-XML_Beautifier-1.2.2-3|62	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-XML_Beautifier-1.2.2-3|63	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_Beautifier-1.2.2-3|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_Beautifier-1.2.2-3|65	
12cr|php-pear-XML_Beautifier-1.2.2-3|66	
12cr|php-pear-XML_Beautifier-1.2.2-3|67	
12cr|php-pear-XML_Beautifier-1.2.2-3|68	
12cr|php-pear-XML_Beautifier-1.2.2-3|69	%changelog
12cr|php-pear-XML_Beautifier-1.2.2-3|70	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdv2012.0
12cr|php-pear-XML_Beautifier-1.2.2-3|71	+ Revision: 742297
12cr|php-pear-XML_Beautifier-1.2.2-3|72	- fix major breakage by careless packager
12cr|php-pear-XML_Beautifier-1.2.2-3|73	
12cr|php-pear-XML_Beautifier-1.2.2-3|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2
12cr|php-pear-XML_Beautifier-1.2.2-3|75	+ Revision: 679601
12cr|php-pear-XML_Beautifier-1.2.2-3|76	- mass rebuild
12cr|php-pear-XML_Beautifier-1.2.2-3|77	
12cr|php-pear-XML_Beautifier-1.2.2-3|78	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2011.0
12cr|php-pear-XML_Beautifier-1.2.2-3|79	+ Revision: 594504
12cr|php-pear-XML_Beautifier-1.2.2-3|80	- update to new version 1.2.2
12cr|php-pear-XML_Beautifier-1.2.2-3|81	
12cr|php-pear-XML_Beautifier-1.2.2-3|82	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-4mdv2010.1
12cr|php-pear-XML_Beautifier-1.2.2-3|83	+ Revision: 464946
12cr|php-pear-XML_Beautifier-1.2.2-3|84	- spec cleanup
12cr|php-pear-XML_Beautifier-1.2.2-3|85	- use pear installer
12cr|php-pear-XML_Beautifier-1.2.2-3|86	- don't ship tests, even in documentation
12cr|php-pear-XML_Beautifier-1.2.2-3|87	- own all directories
12cr|php-pear-XML_Beautifier-1.2.2-3|88	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_Beautifier-1.2.2-3|89	
12cr|php-pear-XML_Beautifier-1.2.2-3|90	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.0-3mdv2010.0
12cr|php-pear-XML_Beautifier-1.2.2-3|91	+ Revision: 441665
12cr|php-pear-XML_Beautifier-1.2.2-3|92	- rebuild
12cr|php-pear-XML_Beautifier-1.2.2-3|93	
12cr|php-pear-XML_Beautifier-1.2.2-3|94	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2009.1
12cr|php-pear-XML_Beautifier-1.2.2-3|95	+ Revision: 322745
12cr|php-pear-XML_Beautifier-1.2.2-3|96	- rebuild
12cr|php-pear-XML_Beautifier-1.2.2-3|97	
12cr|php-pear-XML_Beautifier-1.2.2-3|98	* Mon Oct 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-1mdv2009.1
12cr|php-pear-XML_Beautifier-1.2.2-3|99	+ Revision: 293184
12cr|php-pear-XML_Beautifier-1.2.2-3|100	- update to new version 1.2.0
12cr|php-pear-XML_Beautifier-1.2.2-3|101	
12cr|php-pear-XML_Beautifier-1.2.2-3|102	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-8mdv2009.0
12cr|php-pear-XML_Beautifier-1.2.2-3|103	+ Revision: 237157
12cr|php-pear-XML_Beautifier-1.2.2-3|104	- rebuild
12cr|php-pear-XML_Beautifier-1.2.2-3|105	
12cr|php-pear-XML_Beautifier-1.2.2-3|106	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_Beautifier-1.2.2-3|107	- restore BuildRoot
12cr|php-pear-XML_Beautifier-1.2.2-3|108	
12cr|php-pear-XML_Beautifier-1.2.2-3|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_Beautifier-1.2.2-3|110	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_Beautifier-1.2.2-3|111	
12cr|php-pear-XML_Beautifier-1.2.2-3|112	
12cr|php-pear-XML_Beautifier-1.2.2-3|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdv2007.0
12cr|php-pear-XML_Beautifier-1.2.2-3|114	+ Revision: 82826
12cr|php-pear-XML_Beautifier-1.2.2-3|115	- Import php-pear-XML_Beautifier
12cr|php-pear-XML_Beautifier-1.2.2-3|116	
12cr|php-pear-XML_Beautifier-1.2.2-3|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdk
12cr|php-pear-XML_Beautifier-1.2.2-3|118	- new group (Development/PHP)
12cr|php-pear-XML_Beautifier-1.2.2-3|119	
12cr|php-pear-XML_Beautifier-1.2.2-3|120	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-6mdk
12cr|php-pear-XML_Beautifier-1.2.2-3|121	- rebuilt to fix auto deps
12cr|php-pear-XML_Beautifier-1.2.2-3|122	
12cr|php-pear-XML_Beautifier-1.2.2-3|123	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-5mdk
12cr|php-pear-XML_Beautifier-1.2.2-3|124	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_Beautifier-1.2.2-3|125	
12cr|php-pear-XML_Beautifier-1.2.2-3|126	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdk
12cr|php-pear-XML_Beautifier-1.2.2-3|127	- fix deps
12cr|php-pear-XML_Beautifier-1.2.2-3|128	
12cr|php-pear-XML_Beautifier-1.2.2-3|129	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdk
12cr|php-pear-XML_Beautifier-1.2.2-3|130	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_Beautifier-1.2.2-3|131	- fix deps
12cr|php-pear-XML_Beautifier-1.2.2-3|132	
12cr|php-pear-XML_Beautifier-1.2.2-3|133	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdk
12cr|php-pear-XML_Beautifier-1.2.2-3|134	- fix deps
12cr|php-pear-XML_Beautifier-1.2.2-3|135	
12cr|php-pear-XML_Beautifier-1.2.2-3|136	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cr|php-pear-XML_Beautifier-1.2.2-3|137	- initial Mandriva package (PLD import)
12cr|php-pear-XML_Beautifier-1.2.2-3|138	

6093 12
12cr|php-pear-XML_CSSML-1.1.1-8|1	%define		_class		XML
12cr|php-pear-XML_CSSML-1.1.1-8|2	%define		_subclass	CSSML
12cr|php-pear-XML_CSSML-1.1.1-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_CSSML-1.1.1-8|4	
12cr|php-pear-XML_CSSML-1.1.1-8|5	%define		_requires_exceptions pear(../CSSML.php)
12cr|php-pear-XML_CSSML-1.1.1-8|6	
12cr|php-pear-XML_CSSML-1.1.1-8|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_CSSML-1.1.1-8|8	Version:	1.1.1
12cr|php-pear-XML_CSSML-1.1.1-8|9	Release:	%mkrel 8
12cr|php-pear-XML_CSSML-1.1.1-8|10	Summary:	Methods for creating cascading style sheets (CSS)
12cr|php-pear-XML_CSSML-1.1.1-8|11	License:	PHP License
12cr|php-pear-XML_CSSML-1.1.1-8|12	Group:		Development/PHP
12cr|php-pear-XML_CSSML-1.1.1-8|13	URL:		http://pear.php.net/package/XML_CSSML/
12cr|php-pear-XML_CSSML-1.1.1-8|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-XML_CSSML-1.1.1-8|15	Requires(post): php-pear
12cr|php-pear-XML_CSSML-1.1.1-8|16	Requires(preun): php-pear
12cr|php-pear-XML_CSSML-1.1.1-8|17	Requires:	php-pear
12cr|php-pear-XML_CSSML-1.1.1-8|18	BuildArch:	noarch
12cr|php-pear-XML_CSSML-1.1.1-8|19	BuildRequires:	php-pear
12cr|php-pear-XML_CSSML-1.1.1-8|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_CSSML-1.1.1-8|21	
12cr|php-pear-XML_CSSML-1.1.1-8|22	%description
12cr|php-pear-XML_CSSML-1.1.1-8|23	The best way to describe this library is to classify it as a template
12cr|php-pear-XML_CSSML-1.1.1-8|24	system for generating cascading style sheets (CSS). It is ideal for
12cr|php-pear-XML_CSSML-1.1.1-8|25	storing all of the CSS in a single location and allowing it to be
12cr|php-pear-XML_CSSML-1.1.1-8|26	parsed as needed at runtime (or from cache) using both general and
12cr|php-pear-XML_CSSML-1.1.1-8|27	browser filters specified in the attribute for the style tags. It can
12cr|php-pear-XML_CSSML-1.1.1-8|28	be driven with either the libxslt pear extenstion (part of xmldom) or
12cr|php-pear-XML_CSSML-1.1.1-8|29	the xslt extension (part of the sablotron libraries). You may see an
12cr|php-pear-XML_CSSML-1.1.1-8|30	example usage of this class at the follow url:
12cr|php-pear-XML_CSSML-1.1.1-8|31	http://mojave.mojavelinux.com/forum/viewtopic.php?p=22#22
12cr|php-pear-XML_CSSML-1.1.1-8|32	
12cr|php-pear-XML_CSSML-1.1.1-8|33	%prep
12cr|php-pear-XML_CSSML-1.1.1-8|34	%setup -q -c
12cr|php-pear-XML_CSSML-1.1.1-8|35	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_CSSML-1.1.1-8|36	
12cr|php-pear-XML_CSSML-1.1.1-8|37	%install
12cr|php-pear-XML_CSSML-1.1.1-8|38	rm -rf %{buildroot}
12cr|php-pear-XML_CSSML-1.1.1-8|39	
12cr|php-pear-XML_CSSML-1.1.1-8|40	install -d %{buildroot}%{_datadir}/pear/%{_class}/%{_subclass}
12cr|php-pear-XML_CSSML-1.1.1-8|41	
12cr|php-pear-XML_CSSML-1.1.1-8|42	cd %{upstream_name}-%{version}
12cr|php-pear-XML_CSSML-1.1.1-8|43	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_CSSML-1.1.1-8|44	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_CSSML-1.1.1-8|45	
12cr|php-pear-XML_CSSML-1.1.1-8|46	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_CSSML-1.1.1-8|47	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_CSSML-1.1.1-8|48	
12cr|php-pear-XML_CSSML-1.1.1-8|49	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_CSSML-1.1.1-8|50	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_CSSML-1.1.1-8|51	
12cr|php-pear-XML_CSSML-1.1.1-8|52	%clean
12cr|php-pear-XML_CSSML-1.1.1-8|53	rm -rf %{buildroot}
12cr|php-pear-XML_CSSML-1.1.1-8|54	
12cr|php-pear-XML_CSSML-1.1.1-8|55	%post
12cr|php-pear-XML_CSSML-1.1.1-8|56	%if %mdkversion < 201000
12cr|php-pear-XML_CSSML-1.1.1-8|57	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_CSSML-1.1.1-8|58	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_CSSML-1.1.1-8|59	%endif
12cr|php-pear-XML_CSSML-1.1.1-8|60	
12cr|php-pear-XML_CSSML-1.1.1-8|61	%preun
12cr|php-pear-XML_CSSML-1.1.1-8|62	%if %mdkversion < 201000
12cr|php-pear-XML_CSSML-1.1.1-8|63	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_CSSML-1.1.1-8|64	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_CSSML-1.1.1-8|65	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_CSSML-1.1.1-8|66	fi
12cr|php-pear-XML_CSSML-1.1.1-8|67	%endif
12cr|php-pear-XML_CSSML-1.1.1-8|68	
12cr|php-pear-XML_CSSML-1.1.1-8|69	%files
12cr|php-pear-XML_CSSML-1.1.1-8|70	%defattr(-,root,root)
12cr|php-pear-XML_CSSML-1.1.1-8|71	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-XML_CSSML-1.1.1-8|72	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_CSSML-1.1.1-8|73	%{_datadir}/pear/%{_class}_%{_subclass}
12cr|php-pear-XML_CSSML-1.1.1-8|74	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_CSSML-1.1.1-8|75	
12cr|php-pear-XML_CSSML-1.1.1-8|76	
12cr|php-pear-XML_CSSML-1.1.1-8|77	
12cr|php-pear-XML_CSSML-1.1.1-8|78	
12cr|php-pear-XML_CSSML-1.1.1-8|79	%changelog
12cr|php-pear-XML_CSSML-1.1.1-8|80	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-8mdv2012.0
12cr|php-pear-XML_CSSML-1.1.1-8|81	+ Revision: 742298
12cr|php-pear-XML_CSSML-1.1.1-8|82	- fix major breakage by careless packager
12cr|php-pear-XML_CSSML-1.1.1-8|83	
12cr|php-pear-XML_CSSML-1.1.1-8|84	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7
12cr|php-pear-XML_CSSML-1.1.1-8|85	+ Revision: 679602
12cr|php-pear-XML_CSSML-1.1.1-8|86	- mass rebuild
12cr|php-pear-XML_CSSML-1.1.1-8|87	
12cr|php-pear-XML_CSSML-1.1.1-8|88	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-6mdv2011.0
12cr|php-pear-XML_CSSML-1.1.1-8|89	+ Revision: 613788
12cr|php-pear-XML_CSSML-1.1.1-8|90	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_CSSML-1.1.1-8|91	
12cr|php-pear-XML_CSSML-1.1.1-8|92	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-5mdv2010.1
12cr|php-pear-XML_CSSML-1.1.1-8|93	+ Revision: 464947
12cr|php-pear-XML_CSSML-1.1.1-8|94	- spec cleanup
12cr|php-pear-XML_CSSML-1.1.1-8|95	- use pear installer
12cr|php-pear-XML_CSSML-1.1.1-8|96	- don't ship tests, even in documentation
12cr|php-pear-XML_CSSML-1.1.1-8|97	- own all directories
12cr|php-pear-XML_CSSML-1.1.1-8|98	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_CSSML-1.1.1-8|99	
12cr|php-pear-XML_CSSML-1.1.1-8|100	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-4mdv2010.0
12cr|php-pear-XML_CSSML-1.1.1-8|101	+ Revision: 441666
12cr|php-pear-XML_CSSML-1.1.1-8|102	- rebuild
12cr|php-pear-XML_CSSML-1.1.1-8|103	
12cr|php-pear-XML_CSSML-1.1.1-8|104	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdv2009.1
12cr|php-pear-XML_CSSML-1.1.1-8|105	+ Revision: 322759
12cr|php-pear-XML_CSSML-1.1.1-8|106	- rebuild
12cr|php-pear-XML_CSSML-1.1.1-8|107	
12cr|php-pear-XML_CSSML-1.1.1-8|108	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2009.0
12cr|php-pear-XML_CSSML-1.1.1-8|109	+ Revision: 237158
12cr|php-pear-XML_CSSML-1.1.1-8|110	- rebuild
12cr|php-pear-XML_CSSML-1.1.1-8|111	
12cr|php-pear-XML_CSSML-1.1.1-8|112	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_CSSML-1.1.1-8|113	- restore BuildRoot
12cr|php-pear-XML_CSSML-1.1.1-8|114	
12cr|php-pear-XML_CSSML-1.1.1-8|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_CSSML-1.1.1-8|116	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_CSSML-1.1.1-8|117	
12cr|php-pear-XML_CSSML-1.1.1-8|118	
12cr|php-pear-XML_CSSML-1.1.1-8|119	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2007.0
12cr|php-pear-XML_CSSML-1.1.1-8|120	+ Revision: 82843
12cr|php-pear-XML_CSSML-1.1.1-8|121	- Import php-pear-XML_CSSML
12cr|php-pear-XML_CSSML-1.1.1-8|122	
12cr|php-pear-XML_CSSML-1.1.1-8|123	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdk
12cr|php-pear-XML_CSSML-1.1.1-8|124	- 1.1.1
12cr|php-pear-XML_CSSML-1.1.1-8|125	- new group (Development/PHP)
12cr|php-pear-XML_CSSML-1.1.1-8|126	
12cr|php-pear-XML_CSSML-1.1.1-8|127	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-6mdk
12cr|php-pear-XML_CSSML-1.1.1-8|128	- rebuilt to fix auto deps
12cr|php-pear-XML_CSSML-1.1.1-8|129	
12cr|php-pear-XML_CSSML-1.1.1-8|130	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-5mdk
12cr|php-pear-XML_CSSML-1.1.1-8|131	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_CSSML-1.1.1-8|132	
12cr|php-pear-XML_CSSML-1.1.1-8|133	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdk
12cr|php-pear-XML_CSSML-1.1.1-8|134	- fix deps
12cr|php-pear-XML_CSSML-1.1.1-8|135	
12cr|php-pear-XML_CSSML-1.1.1-8|136	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdk
12cr|php-pear-XML_CSSML-1.1.1-8|137	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_CSSML-1.1.1-8|138	- fix deps
12cr|php-pear-XML_CSSML-1.1.1-8|139	
12cr|php-pear-XML_CSSML-1.1.1-8|140	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdk
12cr|php-pear-XML_CSSML-1.1.1-8|141	- fix deps
12cr|php-pear-XML_CSSML-1.1.1-8|142	
12cr|php-pear-XML_CSSML-1.1.1-8|143	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cr|php-pear-XML_CSSML-1.1.1-8|144	- initial Mandriva package (PLD import)
12cr|php-pear-XML_CSSML-1.1.1-8|145	

6094 12
12cr|php-pear-XML_FastCreate-1.0.4-1|1	%define		_class		XML
12cr|php-pear-XML_FastCreate-1.0.4-1|2	%define		_subclass	FastCreate
12cr|php-pear-XML_FastCreate-1.0.4-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_FastCreate-1.0.4-1|4	
12cr|php-pear-XML_FastCreate-1.0.4-1|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_FastCreate-1.0.4-1|6	Version:	1.0.4
12cr|php-pear-XML_FastCreate-1.0.4-1|7	Release:	%mkrel 1
12cr|php-pear-XML_FastCreate-1.0.4-1|8	Summary:	Fast creation of valid XML with DTD control and translation options
12cr|php-pear-XML_FastCreate-1.0.4-1|9	License:	PHP License
12cr|php-pear-XML_FastCreate-1.0.4-1|10	Group:		Development/PHP
12cr|php-pear-XML_FastCreate-1.0.4-1|11	URL:		http://pear.php.net/package/XML_FastCreate/
12cr|php-pear-XML_FastCreate-1.0.4-1|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-XML_FastCreate-1.0.4-1|13	Requires(post): php-pear
12cr|php-pear-XML_FastCreate-1.0.4-1|14	Requires(preun): php-pear
12cr|php-pear-XML_FastCreate-1.0.4-1|15	Requires:	php-pear
12cr|php-pear-XML_FastCreate-1.0.4-1|16	BuildArch:	noarch
12cr|php-pear-XML_FastCreate-1.0.4-1|17	BuildRequires:	php-pear
12cr|php-pear-XML_FastCreate-1.0.4-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_FastCreate-1.0.4-1|19	
12cr|php-pear-XML_FastCreate-1.0.4-1|20	%description
12cr|php-pear-XML_FastCreate-1.0.4-1|21	Key features of this package include:
12cr|php-pear-XML_FastCreate-1.0.4-1|22	- Easy way to make valid XML :
12cr|php-pear-XML_FastCreate-1.0.4-1|23	\$x->div(
12cr|php-pear-XML_FastCreate-1.0.4-1|24	\$x->h1("Example"),
12cr|php-pear-XML_FastCreate-1.0.4-1|25	\$x->p("Hello"),
12cr|php-pear-XML_FastCreate-1.0.4-1|26	\$x->p(array('class'=>'example'), "World !")
12cr|php-pear-XML_FastCreate-1.0.4-1|27	)
12cr|php-pear-XML_FastCreate-1.0.4-1|28	
12cr|php-pear-XML_FastCreate-1.0.4-1|29	- Option to report DTD errors in your XML :
12cr|php-pear-XML_FastCreate-1.0.4-1|30	Use internal tool or external program [ Require XML_DTD package ]
12cr|php-pear-XML_FastCreate-1.0.4-1|31	
12cr|php-pear-XML_FastCreate-1.0.4-1|32	- Use output driver of your choice :
12cr|php-pear-XML_FastCreate-1.0.4-1|33	Text : return string
12cr|php-pear-XML_FastCreate-1.0.4-1|34	XML_Tree : return XML_Tree object [ Require XML_Tree package ]
12cr|php-pear-XML_FastCreate-1.0.4-1|35	
12cr|php-pear-XML_FastCreate-1.0.4-1|36	- Translate option to quickly transform tags by anothers :
12cr|php-pear-XML_FastCreate-1.0.4-1|37	ex: Convert your XML to XHTML :
12cr|php-pear-XML_FastCreate-1.0.4-1|38	<news><title>Example</title></news>
12cr|php-pear-XML_FastCreate-1.0.4-1|39	to :
12cr|php-pear-XML_FastCreate-1.0.4-1|40	<div class="news"><h1>Example</h1></div>
12cr|php-pear-XML_FastCreate-1.0.4-1|41	
12cr|php-pear-XML_FastCreate-1.0.4-1|42	- Include a PHP program to quickly transform HTML to FastCreate syntax.
12cr|php-pear-XML_FastCreate-1.0.4-1|43	[ Require XML_HTMLSax package ]
12cr|php-pear-XML_FastCreate-1.0.4-1|44	
12cr|php-pear-XML_FastCreate-1.0.4-1|45	%prep
12cr|php-pear-XML_FastCreate-1.0.4-1|46	%setup -q -c
12cr|php-pear-XML_FastCreate-1.0.4-1|47	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_FastCreate-1.0.4-1|48	
12cr|php-pear-XML_FastCreate-1.0.4-1|49	%install
12cr|php-pear-XML_FastCreate-1.0.4-1|50	rm -rf %{buildroot}
12cr|php-pear-XML_FastCreate-1.0.4-1|51	
12cr|php-pear-XML_FastCreate-1.0.4-1|52	cd %{upstream_name}-%{version}
12cr|php-pear-XML_FastCreate-1.0.4-1|53	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_FastCreate-1.0.4-1|54	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_FastCreate-1.0.4-1|55	
12cr|php-pear-XML_FastCreate-1.0.4-1|56	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_FastCreate-1.0.4-1|57	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_FastCreate-1.0.4-1|58	rm -rf %{buildroot}%{_datadir}/pear/data
12cr|php-pear-XML_FastCreate-1.0.4-1|59	
12cr|php-pear-XML_FastCreate-1.0.4-1|60	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_FastCreate-1.0.4-1|61	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_FastCreate-1.0.4-1|62	
12cr|php-pear-XML_FastCreate-1.0.4-1|63	%clean
12cr|php-pear-XML_FastCreate-1.0.4-1|64	rm -rf %{buildroot}
12cr|php-pear-XML_FastCreate-1.0.4-1|65	
12cr|php-pear-XML_FastCreate-1.0.4-1|66	%post
12cr|php-pear-XML_FastCreate-1.0.4-1|67	%if %mdkversion < 201000
12cr|php-pear-XML_FastCreate-1.0.4-1|68	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_FastCreate-1.0.4-1|69	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_FastCreate-1.0.4-1|70	%endif
12cr|php-pear-XML_FastCreate-1.0.4-1|71	
12cr|php-pear-XML_FastCreate-1.0.4-1|72	%preun
12cr|php-pear-XML_FastCreate-1.0.4-1|73	%if %mdkversion < 201000
12cr|php-pear-XML_FastCreate-1.0.4-1|74	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_FastCreate-1.0.4-1|75	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_FastCreate-1.0.4-1|76	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_FastCreate-1.0.4-1|77	fi
12cr|php-pear-XML_FastCreate-1.0.4-1|78	%endif
12cr|php-pear-XML_FastCreate-1.0.4-1|79	
12cr|php-pear-XML_FastCreate-1.0.4-1|80	%files
12cr|php-pear-XML_FastCreate-1.0.4-1|81	%defattr(-,root,root)
12cr|php-pear-XML_FastCreate-1.0.4-1|82	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_FastCreate-1.0.4-1|83	%{_datadir}/pear/script/*
12cr|php-pear-XML_FastCreate-1.0.4-1|84	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_FastCreate-1.0.4-1|85	
12cr|php-pear-XML_FastCreate-1.0.4-1|86	
12cr|php-pear-XML_FastCreate-1.0.4-1|87	
12cr|php-pear-XML_FastCreate-1.0.4-1|88	
12cr|php-pear-XML_FastCreate-1.0.4-1|89	%changelog
12cr|php-pear-XML_FastCreate-1.0.4-1|90	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1mdv2012.0
12cr|php-pear-XML_FastCreate-1.0.4-1|91	+ Revision: 743522
12cr|php-pear-XML_FastCreate-1.0.4-1|92	- fix typo
12cr|php-pear-XML_FastCreate-1.0.4-1|93	- 1.0.4
12cr|php-pear-XML_FastCreate-1.0.4-1|94	
12cr|php-pear-XML_FastCreate-1.0.4-1|95	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-8
12cr|php-pear-XML_FastCreate-1.0.4-1|96	+ Revision: 742300
12cr|php-pear-XML_FastCreate-1.0.4-1|97	- fix major breakage by careless packager
12cr|php-pear-XML_FastCreate-1.0.4-1|98	
12cr|php-pear-XML_FastCreate-1.0.4-1|99	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-7
12cr|php-pear-XML_FastCreate-1.0.4-1|100	+ Revision: 679604
12cr|php-pear-XML_FastCreate-1.0.4-1|101	- mass rebuild
12cr|php-pear-XML_FastCreate-1.0.4-1|102	
12cr|php-pear-XML_FastCreate-1.0.4-1|103	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-6mdv2011.0
12cr|php-pear-XML_FastCreate-1.0.4-1|104	+ Revision: 613790
12cr|php-pear-XML_FastCreate-1.0.4-1|105	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_FastCreate-1.0.4-1|106	
12cr|php-pear-XML_FastCreate-1.0.4-1|107	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-5mdv2010.1
12cr|php-pear-XML_FastCreate-1.0.4-1|108	+ Revision: 464949
12cr|php-pear-XML_FastCreate-1.0.4-1|109	- spec cleanup
12cr|php-pear-XML_FastCreate-1.0.4-1|110	- use pear installer
12cr|php-pear-XML_FastCreate-1.0.4-1|111	- don't ship tests, even in documentation
12cr|php-pear-XML_FastCreate-1.0.4-1|112	- own all directories
12cr|php-pear-XML_FastCreate-1.0.4-1|113	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_FastCreate-1.0.4-1|114	
12cr|php-pear-XML_FastCreate-1.0.4-1|115	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.3-4mdv2010.0
12cr|php-pear-XML_FastCreate-1.0.4-1|116	+ Revision: 441668
12cr|php-pear-XML_FastCreate-1.0.4-1|117	- rebuild
12cr|php-pear-XML_FastCreate-1.0.4-1|118	
12cr|php-pear-XML_FastCreate-1.0.4-1|119	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3mdv2009.1
12cr|php-pear-XML_FastCreate-1.0.4-1|120	+ Revision: 322811
12cr|php-pear-XML_FastCreate-1.0.4-1|121	- rebuild
12cr|php-pear-XML_FastCreate-1.0.4-1|122	
12cr|php-pear-XML_FastCreate-1.0.4-1|123	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdv2009.0
12cr|php-pear-XML_FastCreate-1.0.4-1|124	+ Revision: 237161
12cr|php-pear-XML_FastCreate-1.0.4-1|125	- rebuild
12cr|php-pear-XML_FastCreate-1.0.4-1|126	
12cr|php-pear-XML_FastCreate-1.0.4-1|127	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_FastCreate-1.0.4-1|128	- restore BuildRoot
12cr|php-pear-XML_FastCreate-1.0.4-1|129	
12cr|php-pear-XML_FastCreate-1.0.4-1|130	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_FastCreate-1.0.4-1|131	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_FastCreate-1.0.4-1|132	
12cr|php-pear-XML_FastCreate-1.0.4-1|133	
12cr|php-pear-XML_FastCreate-1.0.4-1|134	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdv2007.0
12cr|php-pear-XML_FastCreate-1.0.4-1|135	+ Revision: 82850
12cr|php-pear-XML_FastCreate-1.0.4-1|136	- Import php-pear-XML_FastCreate
12cr|php-pear-XML_FastCreate-1.0.4-1|137	
12cr|php-pear-XML_FastCreate-1.0.4-1|138	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdk
12cr|php-pear-XML_FastCreate-1.0.4-1|139	- 1.0.3
12cr|php-pear-XML_FastCreate-1.0.4-1|140	- new group (Development/PHP)
12cr|php-pear-XML_FastCreate-1.0.4-1|141	
12cr|php-pear-XML_FastCreate-1.0.4-1|142	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cr|php-pear-XML_FastCreate-1.0.4-1|143	- rebuilt to fix auto deps
12cr|php-pear-XML_FastCreate-1.0.4-1|144	
12cr|php-pear-XML_FastCreate-1.0.4-1|145	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cr|php-pear-XML_FastCreate-1.0.4-1|146	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_FastCreate-1.0.4-1|147	
12cr|php-pear-XML_FastCreate-1.0.4-1|148	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cr|php-pear-XML_FastCreate-1.0.4-1|149	- fix deps
12cr|php-pear-XML_FastCreate-1.0.4-1|150	
12cr|php-pear-XML_FastCreate-1.0.4-1|151	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cr|php-pear-XML_FastCreate-1.0.4-1|152	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_FastCreate-1.0.4-1|153	- fix deps
12cr|php-pear-XML_FastCreate-1.0.4-1|154	
12cr|php-pear-XML_FastCreate-1.0.4-1|155	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cr|php-pear-XML_FastCreate-1.0.4-1|156	- fix deps
12cr|php-pear-XML_FastCreate-1.0.4-1|157	
12cr|php-pear-XML_FastCreate-1.0.4-1|158	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|php-pear-XML_FastCreate-1.0.4-1|159	- initial Mandriva package (PLD import)
12cr|php-pear-XML_FastCreate-1.0.4-1|160	

6095 12
12cr|php-pear-XML_fo2pdf-0.98-13|1	%define		_class		XML
12cr|php-pear-XML_fo2pdf-0.98-13|2	%define		_subclass	fo2pdf
12cr|php-pear-XML_fo2pdf-0.98-13|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_fo2pdf-0.98-13|4	
12cr|php-pear-XML_fo2pdf-0.98-13|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_fo2pdf-0.98-13|6	Version:	0.98
12cr|php-pear-XML_fo2pdf-0.98-13|7	Release:	%mkrel 13
12cr|php-pear-XML_fo2pdf-0.98-13|8	Summary:	Converts a xsl-fo file to pdf/ps/pcl/text/etc
12cr|php-pear-XML_fo2pdf-0.98-13|9	License:	PHP License
12cr|php-pear-XML_fo2pdf-0.98-13|10	Group:		Development/PHP
12cr|php-pear-XML_fo2pdf-0.98-13|11	URL:		http://pear.php.net/package/XML_fo2pdf/
12cr|php-pear-XML_fo2pdf-0.98-13|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-XML_fo2pdf-0.98-13|13	Requires(post): php-pear
12cr|php-pear-XML_fo2pdf-0.98-13|14	Requires(preun): php-pear
12cr|php-pear-XML_fo2pdf-0.98-13|15	Requires:	php-pear
12cr|php-pear-XML_fo2pdf-0.98-13|16	BuildArch:	noarch
12cr|php-pear-XML_fo2pdf-0.98-13|17	BuildRequires:	php-pear
12cr|php-pear-XML_fo2pdf-0.98-13|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_fo2pdf-0.98-13|19	
12cr|php-pear-XML_fo2pdf-0.98-13|20	%description
12cr|php-pear-XML_fo2pdf-0.98-13|21	Converts a xsl-fo file to pdf/ps/pcl/text/etc with the help of
12cr|php-pear-XML_fo2pdf-0.98-13|22	apache-fop.
12cr|php-pear-XML_fo2pdf-0.98-13|23	
12cr|php-pear-XML_fo2pdf-0.98-13|24	%prep
12cr|php-pear-XML_fo2pdf-0.98-13|25	%setup -q -c
12cr|php-pear-XML_fo2pdf-0.98-13|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_fo2pdf-0.98-13|27	
12cr|php-pear-XML_fo2pdf-0.98-13|28	%install
12cr|php-pear-XML_fo2pdf-0.98-13|29	rm -rf %{buildroot}
12cr|php-pear-XML_fo2pdf-0.98-13|30	
12cr|php-pear-XML_fo2pdf-0.98-13|31	cd %{upstream_name}-%{version}
12cr|php-pear-XML_fo2pdf-0.98-13|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_fo2pdf-0.98-13|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_fo2pdf-0.98-13|34	
12cr|php-pear-XML_fo2pdf-0.98-13|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_fo2pdf-0.98-13|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_fo2pdf-0.98-13|37	
12cr|php-pear-XML_fo2pdf-0.98-13|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_fo2pdf-0.98-13|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_fo2pdf-0.98-13|40	
12cr|php-pear-XML_fo2pdf-0.98-13|41	%clean
12cr|php-pear-XML_fo2pdf-0.98-13|42	rm -rf %{buildroot}
12cr|php-pear-XML_fo2pdf-0.98-13|43	
12cr|php-pear-XML_fo2pdf-0.98-13|44	%post
12cr|php-pear-XML_fo2pdf-0.98-13|45	%if %mdkversion < 201000
12cr|php-pear-XML_fo2pdf-0.98-13|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_fo2pdf-0.98-13|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_fo2pdf-0.98-13|48	%endif
12cr|php-pear-XML_fo2pdf-0.98-13|49	
12cr|php-pear-XML_fo2pdf-0.98-13|50	%preun
12cr|php-pear-XML_fo2pdf-0.98-13|51	%if %mdkversion < 201000
12cr|php-pear-XML_fo2pdf-0.98-13|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_fo2pdf-0.98-13|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_fo2pdf-0.98-13|54	%{pear_name} >/dev/null || :
12cr|php-pear-XML_fo2pdf-0.98-13|55	fi
12cr|php-pear-XML_fo2pdf-0.98-13|56	%endif
12cr|php-pear-XML_fo2pdf-0.98-13|57	
12cr|php-pear-XML_fo2pdf-0.98-13|58	%files
12cr|php-pear-XML_fo2pdf-0.98-13|59	%defattr(-,root,root)
12cr|php-pear-XML_fo2pdf-0.98-13|60	%doc %{upstream_name}-%{version}/README*
12cr|php-pear-XML_fo2pdf-0.98-13|61	%doc %{upstream_name}-%{version}/*.fo
12cr|php-pear-XML_fo2pdf-0.98-13|62	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_fo2pdf-0.98-13|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_fo2pdf-0.98-13|64	
12cr|php-pear-XML_fo2pdf-0.98-13|65	
12cr|php-pear-XML_fo2pdf-0.98-13|66	
12cr|php-pear-XML_fo2pdf-0.98-13|67	
12cr|php-pear-XML_fo2pdf-0.98-13|68	%changelog
12cr|php-pear-XML_fo2pdf-0.98-13|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.98-13mdv2011.0
12cr|php-pear-XML_fo2pdf-0.98-13|70	+ Revision: 679619
12cr|php-pear-XML_fo2pdf-0.98-13|71	- mass rebuild
12cr|php-pear-XML_fo2pdf-0.98-13|72	
12cr|php-pear-XML_fo2pdf-0.98-13|73	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.98-12mdv2011.0
12cr|php-pear-XML_fo2pdf-0.98-13|74	+ Revision: 613804
12cr|php-pear-XML_fo2pdf-0.98-13|75	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_fo2pdf-0.98-13|76	
12cr|php-pear-XML_fo2pdf-0.98-13|77	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.98-11mdv2010.1
12cr|php-pear-XML_fo2pdf-0.98-13|78	+ Revision: 464950
12cr|php-pear-XML_fo2pdf-0.98-13|79	- spec cleanup
12cr|php-pear-XML_fo2pdf-0.98-13|80	- use pear installer
12cr|php-pear-XML_fo2pdf-0.98-13|81	- don't ship tests, even in documentation
12cr|php-pear-XML_fo2pdf-0.98-13|82	- own all directories
12cr|php-pear-XML_fo2pdf-0.98-13|83	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_fo2pdf-0.98-13|84	
12cr|php-pear-XML_fo2pdf-0.98-13|85	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.98-10mdv2010.0
12cr|php-pear-XML_fo2pdf-0.98-13|86	+ Revision: 441678
12cr|php-pear-XML_fo2pdf-0.98-13|87	- rebuild
12cr|php-pear-XML_fo2pdf-0.98-13|88	
12cr|php-pear-XML_fo2pdf-0.98-13|89	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.98-9mdv2009.1
12cr|php-pear-XML_fo2pdf-0.98-13|90	+ Revision: 323008
12cr|php-pear-XML_fo2pdf-0.98-13|91	- rebuild
12cr|php-pear-XML_fo2pdf-0.98-13|92	
12cr|php-pear-XML_fo2pdf-0.98-13|93	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.98-8mdv2009.0
12cr|php-pear-XML_fo2pdf-0.98-13|94	+ Revision: 237177
12cr|php-pear-XML_fo2pdf-0.98-13|95	- rebuild
12cr|php-pear-XML_fo2pdf-0.98-13|96	
12cr|php-pear-XML_fo2pdf-0.98-13|97	+ Olivier Blin <oblin@mandriva.com>
12cr|php-pear-XML_fo2pdf-0.98-13|98	- restore BuildRoot
12cr|php-pear-XML_fo2pdf-0.98-13|99	
12cr|php-pear-XML_fo2pdf-0.98-13|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_fo2pdf-0.98-13|101	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_fo2pdf-0.98-13|102	
12cr|php-pear-XML_fo2pdf-0.98-13|103	
12cr|php-pear-XML_fo2pdf-0.98-13|104	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.98-7mdv2007.0
12cr|php-pear-XML_fo2pdf-0.98-13|105	+ Revision: 82970
12cr|php-pear-XML_fo2pdf-0.98-13|106	- Import php-pear-XML_fo2pdf
12cr|php-pear-XML_fo2pdf-0.98-13|107	
12cr|php-pear-XML_fo2pdf-0.98-13|108	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.98-7mdk
12cr|php-pear-XML_fo2pdf-0.98-13|109	- new group (Development/PHP)
12cr|php-pear-XML_fo2pdf-0.98-13|110	
12cr|php-pear-XML_fo2pdf-0.98-13|111	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98-6mdk
12cr|php-pear-XML_fo2pdf-0.98-13|112	- rebuilt to fix auto deps
12cr|php-pear-XML_fo2pdf-0.98-13|113	
12cr|php-pear-XML_fo2pdf-0.98-13|114	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98-5mdk
12cr|php-pear-XML_fo2pdf-0.98-13|115	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_fo2pdf-0.98-13|116	
12cr|php-pear-XML_fo2pdf-0.98-13|117	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98-4mdk
12cr|php-pear-XML_fo2pdf-0.98-13|118	- fix deps
12cr|php-pear-XML_fo2pdf-0.98-13|119	
12cr|php-pear-XML_fo2pdf-0.98-13|120	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98-3mdk
12cr|php-pear-XML_fo2pdf-0.98-13|121	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_fo2pdf-0.98-13|122	- fix deps
12cr|php-pear-XML_fo2pdf-0.98-13|123	
12cr|php-pear-XML_fo2pdf-0.98-13|124	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98-2mdk
12cr|php-pear-XML_fo2pdf-0.98-13|125	- fix deps
12cr|php-pear-XML_fo2pdf-0.98-13|126	
12cr|php-pear-XML_fo2pdf-0.98-13|127	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98-1mdk
12cr|php-pear-XML_fo2pdf-0.98-13|128	- initial Mandriva package (PLD import)
12cr|php-pear-XML_fo2pdf-0.98-13|129	

6096 12
12cr|php-pear-XML_FOAF-0.3.0-6|1	%define		_class		XML
12cr|php-pear-XML_FOAF-0.3.0-6|2	%define		_subclass	FOAF
12cr|php-pear-XML_FOAF-0.3.0-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_FOAF-0.3.0-6|4	
12cr|php-pear-XML_FOAF-0.3.0-6|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_FOAF-0.3.0-6|6	Version:	0.3.0
12cr|php-pear-XML_FOAF-0.3.0-6|7	Release:	%mkrel 6
12cr|php-pear-XML_FOAF-0.3.0-6|8	Summary:	Provides the ability to manipulate FOAF RDF/XML
12cr|php-pear-XML_FOAF-0.3.0-6|9	License:	PHP License
12cr|php-pear-XML_FOAF-0.3.0-6|10	Group:		Development/PHP
12cr|php-pear-XML_FOAF-0.3.0-6|11	URL:		http://pear.php.net/package/XML_FOAF/
12cr|php-pear-XML_FOAF-0.3.0-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-XML_FOAF-0.3.0-6|13	Requires(post): php-pear
12cr|php-pear-XML_FOAF-0.3.0-6|14	Requires(preun): php-pear
12cr|php-pear-XML_FOAF-0.3.0-6|15	Requires:	php-pear
12cr|php-pear-XML_FOAF-0.3.0-6|16	BuildArch:	noarch
12cr|php-pear-XML_FOAF-0.3.0-6|17	BuildRequires:	php-pear
12cr|php-pear-XML_FOAF-0.3.0-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_FOAF-0.3.0-6|19	
12cr|php-pear-XML_FOAF-0.3.0-6|20	%description
12cr|php-pear-XML_FOAF-0.3.0-6|21	XML_FOAF allows advanced users to create advanced FOAF files.
12cr|php-pear-XML_FOAF-0.3.0-6|22	The FOAF Project can be found at http://www.foaf-project.org/ -
12cr|php-pear-XML_FOAF-0.3.0-6|23	XML_FOAF_Parser and XML_FOAF_Lite will follow before 1.0.
12cr|php-pear-XML_FOAF-0.3.0-6|24	
12cr|php-pear-XML_FOAF-0.3.0-6|25	%prep
12cr|php-pear-XML_FOAF-0.3.0-6|26	%setup -q -c
12cr|php-pear-XML_FOAF-0.3.0-6|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_FOAF-0.3.0-6|28	
12cr|php-pear-XML_FOAF-0.3.0-6|29	%install
12cr|php-pear-XML_FOAF-0.3.0-6|30	rm -rf %{buildroot}
12cr|php-pear-XML_FOAF-0.3.0-6|31	
12cr|php-pear-XML_FOAF-0.3.0-6|32	cd %{upstream_name}-%{version}
12cr|php-pear-XML_FOAF-0.3.0-6|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_FOAF-0.3.0-6|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_FOAF-0.3.0-6|35	
12cr|php-pear-XML_FOAF-0.3.0-6|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_FOAF-0.3.0-6|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_FOAF-0.3.0-6|38	
12cr|php-pear-XML_FOAF-0.3.0-6|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_FOAF-0.3.0-6|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_FOAF-0.3.0-6|41	
12cr|php-pear-XML_FOAF-0.3.0-6|42	%clean
12cr|php-pear-XML_FOAF-0.3.0-6|43	rm -rf %{buildroot}
12cr|php-pear-XML_FOAF-0.3.0-6|44	
12cr|php-pear-XML_FOAF-0.3.0-6|45	%post
12cr|php-pear-XML_FOAF-0.3.0-6|46	%if %mdkversion < 201000
12cr|php-pear-XML_FOAF-0.3.0-6|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_FOAF-0.3.0-6|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_FOAF-0.3.0-6|49	%endif
12cr|php-pear-XML_FOAF-0.3.0-6|50	
12cr|php-pear-XML_FOAF-0.3.0-6|51	%preun
12cr|php-pear-XML_FOAF-0.3.0-6|52	%if %mdkversion < 201000
12cr|php-pear-XML_FOAF-0.3.0-6|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_FOAF-0.3.0-6|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_FOAF-0.3.0-6|55	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_FOAF-0.3.0-6|56	fi
12cr|php-pear-XML_FOAF-0.3.0-6|57	%endif
12cr|php-pear-XML_FOAF-0.3.0-6|58	
12cr|php-pear-XML_FOAF-0.3.0-6|59	%files
12cr|php-pear-XML_FOAF-0.3.0-6|60	%defattr(-,root,root)
12cr|php-pear-XML_FOAF-0.3.0-6|61	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-XML_FOAF-0.3.0-6|62	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_FOAF-0.3.0-6|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_FOAF-0.3.0-6|64	
12cr|php-pear-XML_FOAF-0.3.0-6|65	
12cr|php-pear-XML_FOAF-0.3.0-6|66	
12cr|php-pear-XML_FOAF-0.3.0-6|67	
12cr|php-pear-XML_FOAF-0.3.0-6|68	%changelog
12cr|php-pear-XML_FOAF-0.3.0-6|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-6mdv2012.0
12cr|php-pear-XML_FOAF-0.3.0-6|70	+ Revision: 742299
12cr|php-pear-XML_FOAF-0.3.0-6|71	- fix major breakage by careless packager
12cr|php-pear-XML_FOAF-0.3.0-6|72	
12cr|php-pear-XML_FOAF-0.3.0-6|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5
12cr|php-pear-XML_FOAF-0.3.0-6|74	+ Revision: 679603
12cr|php-pear-XML_FOAF-0.3.0-6|75	- mass rebuild
12cr|php-pear-XML_FOAF-0.3.0-6|76	
12cr|php-pear-XML_FOAF-0.3.0-6|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-4mdv2011.0
12cr|php-pear-XML_FOAF-0.3.0-6|78	+ Revision: 613789
12cr|php-pear-XML_FOAF-0.3.0-6|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_FOAF-0.3.0-6|80	
12cr|php-pear-XML_FOAF-0.3.0-6|81	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.0-3mdv2010.1
12cr|php-pear-XML_FOAF-0.3.0-6|82	+ Revision: 464951
12cr|php-pear-XML_FOAF-0.3.0-6|83	- spec cleanup
12cr|php-pear-XML_FOAF-0.3.0-6|84	- use pear installer
12cr|php-pear-XML_FOAF-0.3.0-6|85	- don't ship tests, even in documentation
12cr|php-pear-XML_FOAF-0.3.0-6|86	- own all directories
12cr|php-pear-XML_FOAF-0.3.0-6|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_FOAF-0.3.0-6|88	
12cr|php-pear-XML_FOAF-0.3.0-6|89	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.0-2mdv2010.0
12cr|php-pear-XML_FOAF-0.3.0-6|90	+ Revision: 441715
12cr|php-pear-XML_FOAF-0.3.0-6|91	- rebuild
12cr|php-pear-XML_FOAF-0.3.0-6|92	
12cr|php-pear-XML_FOAF-0.3.0-6|93	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.3.0-1mdv2009.1
12cr|php-pear-XML_FOAF-0.3.0-6|94	+ Revision: 368294
12cr|php-pear-XML_FOAF-0.3.0-6|95	- Update php pear XML_FOAF to 0.3.0 version
12cr|php-pear-XML_FOAF-0.3.0-6|96	
12cr|php-pear-XML_FOAF-0.3.0-6|97	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2-9mdv2009.1
12cr|php-pear-XML_FOAF-0.3.0-6|98	+ Revision: 322796
12cr|php-pear-XML_FOAF-0.3.0-6|99	- rebuild
12cr|php-pear-XML_FOAF-0.3.0-6|100	
12cr|php-pear-XML_FOAF-0.3.0-6|101	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-8mdv2009.0
12cr|php-pear-XML_FOAF-0.3.0-6|102	+ Revision: 237160
12cr|php-pear-XML_FOAF-0.3.0-6|103	- rebuild
12cr|php-pear-XML_FOAF-0.3.0-6|104	
12cr|php-pear-XML_FOAF-0.3.0-6|105	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_FOAF-0.3.0-6|106	- restore BuildRoot
12cr|php-pear-XML_FOAF-0.3.0-6|107	
12cr|php-pear-XML_FOAF-0.3.0-6|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_FOAF-0.3.0-6|109	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_FOAF-0.3.0-6|110	
12cr|php-pear-XML_FOAF-0.3.0-6|111	
12cr|php-pear-XML_FOAF-0.3.0-6|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-7mdv2007.0
12cr|php-pear-XML_FOAF-0.3.0-6|113	+ Revision: 82848
12cr|php-pear-XML_FOAF-0.3.0-6|114	- Import php-pear-XML_FOAF
12cr|php-pear-XML_FOAF-0.3.0-6|115	
12cr|php-pear-XML_FOAF-0.3.0-6|116	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-7mdk
12cr|php-pear-XML_FOAF-0.3.0-6|117	- new group (Development/PHP)
12cr|php-pear-XML_FOAF-0.3.0-6|118	
12cr|php-pear-XML_FOAF-0.3.0-6|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-6mdk
12cr|php-pear-XML_FOAF-0.3.0-6|120	- rebuilt to fix auto deps
12cr|php-pear-XML_FOAF-0.3.0-6|121	
12cr|php-pear-XML_FOAF-0.3.0-6|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-5mdk
12cr|php-pear-XML_FOAF-0.3.0-6|123	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_FOAF-0.3.0-6|124	
12cr|php-pear-XML_FOAF-0.3.0-6|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdk
12cr|php-pear-XML_FOAF-0.3.0-6|126	- fix deps
12cr|php-pear-XML_FOAF-0.3.0-6|127	
12cr|php-pear-XML_FOAF-0.3.0-6|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-3mdk
12cr|php-pear-XML_FOAF-0.3.0-6|129	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_FOAF-0.3.0-6|130	- fix deps
12cr|php-pear-XML_FOAF-0.3.0-6|131	
12cr|php-pear-XML_FOAF-0.3.0-6|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdk
12cr|php-pear-XML_FOAF-0.3.0-6|133	- fix deps
12cr|php-pear-XML_FOAF-0.3.0-6|134	
12cr|php-pear-XML_FOAF-0.3.0-6|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdk
12cr|php-pear-XML_FOAF-0.3.0-6|136	- initial Mandriva package (PLD import)
12cr|php-pear-XML_FOAF-0.3.0-6|137	

6097 12
12cr|php-pear-XML_HTMLSax-3.0.0-14|1	%define		_class		XML
12cr|php-pear-XML_HTMLSax-3.0.0-14|2	%define		_subclass	HTMLSax
12cr|php-pear-XML_HTMLSax-3.0.0-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_HTMLSax-3.0.0-14|4	
12cr|php-pear-XML_HTMLSax-3.0.0-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_HTMLSax-3.0.0-14|6	Version:	3.0.0
12cr|php-pear-XML_HTMLSax-3.0.0-14|7	Release:	%mkrel 14
12cr|php-pear-XML_HTMLSax-3.0.0-14|8	Summary:	A SAX based parser for HTML and other badly formed XML documents
12cr|php-pear-XML_HTMLSax-3.0.0-14|9	License:	PHP License
12cr|php-pear-XML_HTMLSax-3.0.0-14|10	Group:		Development/PHP
12cr|php-pear-XML_HTMLSax-3.0.0-14|11	URL:		http://pear.php.net/package/XML_HTMLSax/
12cr|php-pear-XML_HTMLSax-3.0.0-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-XML_HTMLSax-3.0.0-14|13	Requires(post): php-pear
12cr|php-pear-XML_HTMLSax-3.0.0-14|14	Requires(preun): php-pear
12cr|php-pear-XML_HTMLSax-3.0.0-14|15	Requires:	php-pear
12cr|php-pear-XML_HTMLSax-3.0.0-14|16	BuildArch:	noarch
12cr|php-pear-XML_HTMLSax-3.0.0-14|17	BuildRequires:	php-pear
12cr|php-pear-XML_HTMLSax-3.0.0-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_HTMLSax-3.0.0-14|19	
12cr|php-pear-XML_HTMLSax-3.0.0-14|20	%description
12cr|php-pear-XML_HTMLSax-3.0.0-14|21	XML_HTMLSax is a SAX based XML parser for badly formed XML documents,
12cr|php-pear-XML_HTMLSax-3.0.0-14|22	such as HTML. The original code base was developed by Alexander Zhukov
12cr|php-pear-XML_HTMLSax-3.0.0-14|23	and published at http://sourceforge.net/projects/phpshelve/, who in
12cr|php-pear-XML_HTMLSax-3.0.0-14|24	turn was inspired by the Python HTMLSax package. Alexander kindly gave
12cr|php-pear-XML_HTMLSax-3.0.0-14|25	permission to modify the code and license for inclusion in PEAR.
12cr|php-pear-XML_HTMLSax-3.0.0-14|26	PEAR::XML_HTMLSax takes the last release from Sourceforge
12cr|php-pear-XML_HTMLSax-3.0.0-14|27	(HTMLSax2002082201) and changes the API to make using HTMLSax very
12cr|php-pear-XML_HTMLSax-3.0.0-14|28	similar to using the native PHP Expat extension, opening it up for use
12cr|php-pear-XML_HTMLSax-3.0.0-14|29	with projects like SAX filters:
12cr|php-pear-XML_HTMLSax-3.0.0-14|30	http://phpxmlclasses.sourceforge.net/show_doc.php?class=class_sax_filters.html.
12cr|php-pear-XML_HTMLSax-3.0.0-14|31	This version also fixes some bugs and adds further features such as
12cr|php-pear-XML_HTMLSax-3.0.0-14|32	the ability to handle processing instructions and JSP/ASP markup.
12cr|php-pear-XML_HTMLSax-3.0.0-14|33	
12cr|php-pear-XML_HTMLSax-3.0.0-14|34	%prep
12cr|php-pear-XML_HTMLSax-3.0.0-14|35	%setup -q -c
12cr|php-pear-XML_HTMLSax-3.0.0-14|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_HTMLSax-3.0.0-14|37	
12cr|php-pear-XML_HTMLSax-3.0.0-14|38	%install
12cr|php-pear-XML_HTMLSax-3.0.0-14|39	rm -rf %{buildroot}
12cr|php-pear-XML_HTMLSax-3.0.0-14|40	
12cr|php-pear-XML_HTMLSax-3.0.0-14|41	cd %{upstream_name}-%{version}
12cr|php-pear-XML_HTMLSax-3.0.0-14|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_HTMLSax-3.0.0-14|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_HTMLSax-3.0.0-14|44	
12cr|php-pear-XML_HTMLSax-3.0.0-14|45	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_HTMLSax-3.0.0-14|46	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_HTMLSax-3.0.0-14|47	
12cr|php-pear-XML_HTMLSax-3.0.0-14|48	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_HTMLSax-3.0.0-14|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_HTMLSax-3.0.0-14|50	
12cr|php-pear-XML_HTMLSax-3.0.0-14|51	%clean
12cr|php-pear-XML_HTMLSax-3.0.0-14|52	rm -rf %{buildroot}
12cr|php-pear-XML_HTMLSax-3.0.0-14|53	
12cr|php-pear-XML_HTMLSax-3.0.0-14|54	%post
12cr|php-pear-XML_HTMLSax-3.0.0-14|55	%if %mdkversion < 201000
12cr|php-pear-XML_HTMLSax-3.0.0-14|56	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_HTMLSax-3.0.0-14|57	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_HTMLSax-3.0.0-14|58	%endif
12cr|php-pear-XML_HTMLSax-3.0.0-14|59	
12cr|php-pear-XML_HTMLSax-3.0.0-14|60	%preun
12cr|php-pear-XML_HTMLSax-3.0.0-14|61	%if %mdkversion < 201000
12cr|php-pear-XML_HTMLSax-3.0.0-14|62	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_HTMLSax-3.0.0-14|63	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_HTMLSax-3.0.0-14|64	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_HTMLSax-3.0.0-14|65	fi
12cr|php-pear-XML_HTMLSax-3.0.0-14|66	%endif
12cr|php-pear-XML_HTMLSax-3.0.0-14|67	
12cr|php-pear-XML_HTMLSax-3.0.0-14|68	%files
12cr|php-pear-XML_HTMLSax-3.0.0-14|69	%defattr(-,root,root)
12cr|php-pear-XML_HTMLSax-3.0.0-14|70	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-XML_HTMLSax-3.0.0-14|71	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_HTMLSax-3.0.0-14|72	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_HTMLSax-3.0.0-14|73	
12cr|php-pear-XML_HTMLSax-3.0.0-14|74	
12cr|php-pear-XML_HTMLSax-3.0.0-14|75	%changelog
12cr|php-pear-XML_HTMLSax-3.0.0-14|76	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-14mdv2012.0
12cr|php-pear-XML_HTMLSax-3.0.0-14|77	+ Revision: 742301
12cr|php-pear-XML_HTMLSax-3.0.0-14|78	- fix major breakage by careless packager
12cr|php-pear-XML_HTMLSax-3.0.0-14|79	
12cr|php-pear-XML_HTMLSax-3.0.0-14|80	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-13
12cr|php-pear-XML_HTMLSax-3.0.0-14|81	+ Revision: 679605
12cr|php-pear-XML_HTMLSax-3.0.0-14|82	- mass rebuild
12cr|php-pear-XML_HTMLSax-3.0.0-14|83	
12cr|php-pear-XML_HTMLSax-3.0.0-14|84	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-12mdv2011.0
12cr|php-pear-XML_HTMLSax-3.0.0-14|85	+ Revision: 613791
12cr|php-pear-XML_HTMLSax-3.0.0-14|86	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_HTMLSax-3.0.0-14|87	
12cr|php-pear-XML_HTMLSax-3.0.0-14|88	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.0-11mdv2010.1
12cr|php-pear-XML_HTMLSax-3.0.0-14|89	+ Revision: 464952
12cr|php-pear-XML_HTMLSax-3.0.0-14|90	- spec cleanup
12cr|php-pear-XML_HTMLSax-3.0.0-14|91	- use pear installer
12cr|php-pear-XML_HTMLSax-3.0.0-14|92	- don't ship tests, even in documentation
12cr|php-pear-XML_HTMLSax-3.0.0-14|93	- own all directories
12cr|php-pear-XML_HTMLSax-3.0.0-14|94	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_HTMLSax-3.0.0-14|95	
12cr|php-pear-XML_HTMLSax-3.0.0-14|96	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 3.0.0-10mdv2010.0
12cr|php-pear-XML_HTMLSax-3.0.0-14|97	+ Revision: 441716
12cr|php-pear-XML_HTMLSax-3.0.0-14|98	- rebuild
12cr|php-pear-XML_HTMLSax-3.0.0-14|99	
12cr|php-pear-XML_HTMLSax-3.0.0-14|100	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-9mdv2009.1
12cr|php-pear-XML_HTMLSax-3.0.0-14|101	+ Revision: 322826
12cr|php-pear-XML_HTMLSax-3.0.0-14|102	- rebuild
12cr|php-pear-XML_HTMLSax-3.0.0-14|103	
12cr|php-pear-XML_HTMLSax-3.0.0-14|104	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-8mdv2009.0
12cr|php-pear-XML_HTMLSax-3.0.0-14|105	+ Revision: 237162
12cr|php-pear-XML_HTMLSax-3.0.0-14|106	- rebuild
12cr|php-pear-XML_HTMLSax-3.0.0-14|107	
12cr|php-pear-XML_HTMLSax-3.0.0-14|108	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_HTMLSax-3.0.0-14|109	- restore BuildRoot
12cr|php-pear-XML_HTMLSax-3.0.0-14|110	
12cr|php-pear-XML_HTMLSax-3.0.0-14|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_HTMLSax-3.0.0-14|112	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_HTMLSax-3.0.0-14|113	
12cr|php-pear-XML_HTMLSax-3.0.0-14|114	
12cr|php-pear-XML_HTMLSax-3.0.0-14|115	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-7mdv2007.0
12cr|php-pear-XML_HTMLSax-3.0.0-14|116	+ Revision: 82852
12cr|php-pear-XML_HTMLSax-3.0.0-14|117	- Import php-pear-XML_HTMLSax
12cr|php-pear-XML_HTMLSax-3.0.0-14|118	
12cr|php-pear-XML_HTMLSax-3.0.0-14|119	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-7mdk
12cr|php-pear-XML_HTMLSax-3.0.0-14|120	- new group (Development/PHP)
12cr|php-pear-XML_HTMLSax-3.0.0-14|121	
12cr|php-pear-XML_HTMLSax-3.0.0-14|122	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-6mdk
12cr|php-pear-XML_HTMLSax-3.0.0-14|123	- rebuilt to fix auto deps
12cr|php-pear-XML_HTMLSax-3.0.0-14|124	
12cr|php-pear-XML_HTMLSax-3.0.0-14|125	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-5mdk
12cr|php-pear-XML_HTMLSax-3.0.0-14|126	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_HTMLSax-3.0.0-14|127	
12cr|php-pear-XML_HTMLSax-3.0.0-14|128	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-4mdk
12cr|php-pear-XML_HTMLSax-3.0.0-14|129	- fix deps
12cr|php-pear-XML_HTMLSax-3.0.0-14|130	
12cr|php-pear-XML_HTMLSax-3.0.0-14|131	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-3mdk
12cr|php-pear-XML_HTMLSax-3.0.0-14|132	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_HTMLSax-3.0.0-14|133	- fix deps
12cr|php-pear-XML_HTMLSax-3.0.0-14|134	
12cr|php-pear-XML_HTMLSax-3.0.0-14|135	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-2mdk
12cr|php-pear-XML_HTMLSax-3.0.0-14|136	- fix deps
12cr|php-pear-XML_HTMLSax-3.0.0-14|137	
12cr|php-pear-XML_HTMLSax-3.0.0-14|138	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-1mdk
12cr|php-pear-XML_HTMLSax-3.0.0-14|139	- initial Mandriva package (PLD import)
12cr|php-pear-XML_HTMLSax-3.0.0-14|140	

6098 12
12cr|php-pear-XML_HTMLSax3-3.0.0-7|1	%define		_class		XML
12cr|php-pear-XML_HTMLSax3-3.0.0-7|2	%define		_subclass	HTMLSax3
12cr|php-pear-XML_HTMLSax3-3.0.0-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_HTMLSax3-3.0.0-7|4	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_HTMLSax3-3.0.0-7|6	Version:	3.0.0
12cr|php-pear-XML_HTMLSax3-3.0.0-7|7	Release:	%mkrel 7
12cr|php-pear-XML_HTMLSax3-3.0.0-7|8	Summary:	A SAX parser for HTML and other badly formed XML documents
12cr|php-pear-XML_HTMLSax3-3.0.0-7|9	License:	PHP License
12cr|php-pear-XML_HTMLSax3-3.0.0-7|10	Group:		Development/PHP
12cr|php-pear-XML_HTMLSax3-3.0.0-7|11	URL:		http://pear.php.net/package/XML_HTMLSax3/
12cr|php-pear-XML_HTMLSax3-3.0.0-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-XML_HTMLSax3-3.0.0-7|13	Requires(post): php-pear
12cr|php-pear-XML_HTMLSax3-3.0.0-7|14	Requires(preun): php-pear
12cr|php-pear-XML_HTMLSax3-3.0.0-7|15	Requires:	php-pear
12cr|php-pear-XML_HTMLSax3-3.0.0-7|16	BuildArch:	noarch
12cr|php-pear-XML_HTMLSax3-3.0.0-7|17	BuildRequires:	php-pear
12cr|php-pear-XML_HTMLSax3-3.0.0-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_HTMLSax3-3.0.0-7|19	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|20	%description
12cr|php-pear-XML_HTMLSax3-3.0.0-7|21	XML_HTMLSax3 is a SAX based XML parser for badly formed XML documents, such as
12cr|php-pear-XML_HTMLSax3-3.0.0-7|22	HTML. The original code base was developed by Alexander Zhukov and published at
12cr|php-pear-XML_HTMLSax3-3.0.0-7|23	http://sourceforge.net/projects/phpshelve/. Alexander kindly gave permission to
12cr|php-pear-XML_HTMLSax3-3.0.0-7|24	modify the code and license for inclusion in PEAR.
12cr|php-pear-XML_HTMLSax3-3.0.0-7|25	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|26	%prep
12cr|php-pear-XML_HTMLSax3-3.0.0-7|27	%setup -q -c
12cr|php-pear-XML_HTMLSax3-3.0.0-7|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_HTMLSax3-3.0.0-7|29	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|30	%install
12cr|php-pear-XML_HTMLSax3-3.0.0-7|31	rm -rf %{buildroot}
12cr|php-pear-XML_HTMLSax3-3.0.0-7|32	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|33	cd %{upstream_name}-%{version}
12cr|php-pear-XML_HTMLSax3-3.0.0-7|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_HTMLSax3-3.0.0-7|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_HTMLSax3-3.0.0-7|36	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_HTMLSax3-3.0.0-7|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_HTMLSax3-3.0.0-7|39	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_HTMLSax3-3.0.0-7|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_HTMLSax3-3.0.0-7|42	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|43	%clean
12cr|php-pear-XML_HTMLSax3-3.0.0-7|44	rm -rf %{buildroot}
12cr|php-pear-XML_HTMLSax3-3.0.0-7|45	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|46	%post
12cr|php-pear-XML_HTMLSax3-3.0.0-7|47	%if %mdkversion < 201000
12cr|php-pear-XML_HTMLSax3-3.0.0-7|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_HTMLSax3-3.0.0-7|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_HTMLSax3-3.0.0-7|50	%endif
12cr|php-pear-XML_HTMLSax3-3.0.0-7|51	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|52	%preun
12cr|php-pear-XML_HTMLSax3-3.0.0-7|53	%if %mdkversion < 201000
12cr|php-pear-XML_HTMLSax3-3.0.0-7|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_HTMLSax3-3.0.0-7|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_HTMLSax3-3.0.0-7|56	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_HTMLSax3-3.0.0-7|57	fi
12cr|php-pear-XML_HTMLSax3-3.0.0-7|58	%endif
12cr|php-pear-XML_HTMLSax3-3.0.0-7|59	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|60	%files
12cr|php-pear-XML_HTMLSax3-3.0.0-7|61	%defattr(-,root,root)
12cr|php-pear-XML_HTMLSax3-3.0.0-7|62	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-XML_HTMLSax3-3.0.0-7|63	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_HTMLSax3-3.0.0-7|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_HTMLSax3-3.0.0-7|65	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|66	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|67	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|68	%changelog
12cr|php-pear-XML_HTMLSax3-3.0.0-7|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-7mdv2012.0
12cr|php-pear-XML_HTMLSax3-3.0.0-7|70	+ Revision: 742302
12cr|php-pear-XML_HTMLSax3-3.0.0-7|71	- fix major breakage by careless packager
12cr|php-pear-XML_HTMLSax3-3.0.0-7|72	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-6
12cr|php-pear-XML_HTMLSax3-3.0.0-7|74	+ Revision: 679606
12cr|php-pear-XML_HTMLSax3-3.0.0-7|75	- mass rebuild
12cr|php-pear-XML_HTMLSax3-3.0.0-7|76	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-5mdv2011.0
12cr|php-pear-XML_HTMLSax3-3.0.0-7|78	+ Revision: 613792
12cr|php-pear-XML_HTMLSax3-3.0.0-7|79	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_HTMLSax3-3.0.0-7|80	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|81	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.0-4mdv2010.1
12cr|php-pear-XML_HTMLSax3-3.0.0-7|82	+ Revision: 464953
12cr|php-pear-XML_HTMLSax3-3.0.0-7|83	- spec cleanup
12cr|php-pear-XML_HTMLSax3-3.0.0-7|84	- use pear installer
12cr|php-pear-XML_HTMLSax3-3.0.0-7|85	- don't ship tests, even in documentation
12cr|php-pear-XML_HTMLSax3-3.0.0-7|86	- own all directories
12cr|php-pear-XML_HTMLSax3-3.0.0-7|87	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_HTMLSax3-3.0.0-7|88	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|89	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 3.0.0-3mdv2010.0
12cr|php-pear-XML_HTMLSax3-3.0.0-7|90	+ Revision: 441717
12cr|php-pear-XML_HTMLSax3-3.0.0-7|91	- rebuild
12cr|php-pear-XML_HTMLSax3-3.0.0-7|92	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|93	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-2mdv2009.1
12cr|php-pear-XML_HTMLSax3-3.0.0-7|94	+ Revision: 322827
12cr|php-pear-XML_HTMLSax3-3.0.0-7|95	- rebuild
12cr|php-pear-XML_HTMLSax3-3.0.0-7|96	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|97	* Sat Sep 06 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-1mdv2009.0
12cr|php-pear-XML_HTMLSax3-3.0.0-7|98	+ Revision: 281925
12cr|php-pear-XML_HTMLSax3-3.0.0-7|99	- import php-pear-XML_HTMLSax3
12cr|php-pear-XML_HTMLSax3-3.0.0-7|100	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|101	
12cr|php-pear-XML_HTMLSax3-3.0.0-7|102	* Sat Sep 06 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-1mdv2009.0
12cr|php-pear-XML_HTMLSax3-3.0.0-7|103	- initial Mandriva package

6099 12
12cr|php-pear-XML_image2svg-0.1-14|1	%define		_class		XML
12cr|php-pear-XML_image2svg-0.1-14|2	%define		_subclass	image2svg
12cr|php-pear-XML_image2svg-0.1-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_image2svg-0.1-14|4	
12cr|php-pear-XML_image2svg-0.1-14|5	%define		_requires_exceptions pear(XML_image2svg/image2svg.php)
12cr|php-pear-XML_image2svg-0.1-14|6	
12cr|php-pear-XML_image2svg-0.1-14|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_image2svg-0.1-14|8	Version:	0.1
12cr|php-pear-XML_image2svg-0.1-14|9	Release:	%mkrel 14
12cr|php-pear-XML_image2svg-0.1-14|10	Summary:	Image to SVG conversion
12cr|php-pear-XML_image2svg-0.1-14|11	License:	PHP License
12cr|php-pear-XML_image2svg-0.1-14|12	Group:		Development/PHP
12cr|php-pear-XML_image2svg-0.1-14|13	URL:		http://pear.php.net/package/XML_image2svg/
12cr|php-pear-XML_image2svg-0.1-14|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-XML_image2svg-0.1-14|15	Patch0:		%{name}-fix-path.patch
12cr|php-pear-XML_image2svg-0.1-14|16	Requires(post): php-pear
12cr|php-pear-XML_image2svg-0.1-14|17	Requires(preun): php-pear
12cr|php-pear-XML_image2svg-0.1-14|18	Requires:	php-pear
12cr|php-pear-XML_image2svg-0.1-14|19	BuildArch:	noarch
12cr|php-pear-XML_image2svg-0.1-14|20	BuildRequires:	php-pear
12cr|php-pear-XML_image2svg-0.1-14|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_image2svg-0.1-14|22	
12cr|php-pear-XML_image2svg-0.1-14|23	%description
12cr|php-pear-XML_image2svg-0.1-14|24	The class converts images, such as of the format JPEG, PNG and GIF to
12cr|php-pear-XML_image2svg-0.1-14|25	a standalone SVG representation. The image is being encoded by the PHP
12cr|php-pear-XML_image2svg-0.1-14|26	native encode_base64() function. You can use it to get back a complete
12cr|php-pear-XML_image2svg-0.1-14|27	SVG file, which is based on a predefinded, easy adaptable template
12cr|php-pear-XML_image2svg-0.1-14|28	file, or you can take the encoded file as a return value, using the
12cr|php-pear-XML_image2svg-0.1-14|29	get() method. Due to the encoding by base64, the SVG files will
12cr|php-pear-XML_image2svg-0.1-14|30	increase approx. 30% in size compared to the conventional image.
12cr|php-pear-XML_image2svg-0.1-14|31	
12cr|php-pear-XML_image2svg-0.1-14|32	
12cr|php-pear-XML_image2svg-0.1-14|33	%prep
12cr|php-pear-XML_image2svg-0.1-14|34	%setup -q -c
12cr|php-pear-XML_image2svg-0.1-14|35	%patch0 -p1
12cr|php-pear-XML_image2svg-0.1-14|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_image2svg-0.1-14|37	
12cr|php-pear-XML_image2svg-0.1-14|38	%install
12cr|php-pear-XML_image2svg-0.1-14|39	rm -rf %{buildroot}
12cr|php-pear-XML_image2svg-0.1-14|40	
12cr|php-pear-XML_image2svg-0.1-14|41	cd %{upstream_name}-%{version}
12cr|php-pear-XML_image2svg-0.1-14|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_image2svg-0.1-14|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_image2svg-0.1-14|44	
12cr|php-pear-XML_image2svg-0.1-14|45	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_image2svg-0.1-14|46	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_image2svg-0.1-14|47	
12cr|php-pear-XML_image2svg-0.1-14|48	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_image2svg-0.1-14|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_image2svg-0.1-14|50	
12cr|php-pear-XML_image2svg-0.1-14|51	%clean
12cr|php-pear-XML_image2svg-0.1-14|52	rm -rf %{buildroot}
12cr|php-pear-XML_image2svg-0.1-14|53	
12cr|php-pear-XML_image2svg-0.1-14|54	%post
12cr|php-pear-XML_image2svg-0.1-14|55	%if %mdkversion < 201000
12cr|php-pear-XML_image2svg-0.1-14|56	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_image2svg-0.1-14|57	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_image2svg-0.1-14|58	%endif
12cr|php-pear-XML_image2svg-0.1-14|59	
12cr|php-pear-XML_image2svg-0.1-14|60	%preun
12cr|php-pear-XML_image2svg-0.1-14|61	%if %mdkversion < 201000
12cr|php-pear-XML_image2svg-0.1-14|62	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_image2svg-0.1-14|63	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_image2svg-0.1-14|64	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_image2svg-0.1-14|65	fi
12cr|php-pear-XML_image2svg-0.1-14|66	%endif
12cr|php-pear-XML_image2svg-0.1-14|67	
12cr|php-pear-XML_image2svg-0.1-14|68	%files
12cr|php-pear-XML_image2svg-0.1-14|69	%defattr(-,root,root)
12cr|php-pear-XML_image2svg-0.1-14|70	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_image2svg-0.1-14|71	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_image2svg-0.1-14|72	
12cr|php-pear-XML_image2svg-0.1-14|73	
12cr|php-pear-XML_image2svg-0.1-14|74	
12cr|php-pear-XML_image2svg-0.1-14|75	
12cr|php-pear-XML_image2svg-0.1-14|76	%changelog
12cr|php-pear-XML_image2svg-0.1-14|77	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-14mdv2012.0
12cr|php-pear-XML_image2svg-0.1-14|78	+ Revision: 742318
12cr|php-pear-XML_image2svg-0.1-14|79	- fix major breakage by careless packager
12cr|php-pear-XML_image2svg-0.1-14|80	
12cr|php-pear-XML_image2svg-0.1-14|81	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-13
12cr|php-pear-XML_image2svg-0.1-14|82	+ Revision: 679620
12cr|php-pear-XML_image2svg-0.1-14|83	- mass rebuild
12cr|php-pear-XML_image2svg-0.1-14|84	
12cr|php-pear-XML_image2svg-0.1-14|85	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-12mdv2011.0
12cr|php-pear-XML_image2svg-0.1-14|86	+ Revision: 613805
12cr|php-pear-XML_image2svg-0.1-14|87	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_image2svg-0.1-14|88	
12cr|php-pear-XML_image2svg-0.1-14|89	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-11mdv2010.1
12cr|php-pear-XML_image2svg-0.1-14|90	+ Revision: 464974
12cr|php-pear-XML_image2svg-0.1-14|91	- rediff patch, to handle resulting md5sum change
12cr|php-pear-XML_image2svg-0.1-14|92	- spec cleanup
12cr|php-pear-XML_image2svg-0.1-14|93	- use pear installer
12cr|php-pear-XML_image2svg-0.1-14|94	- don't ship tests, even in documentation
12cr|php-pear-XML_image2svg-0.1-14|95	- own all directories
12cr|php-pear-XML_image2svg-0.1-14|96	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_image2svg-0.1-14|97	
12cr|php-pear-XML_image2svg-0.1-14|98	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1-10mdv2010.0
12cr|php-pear-XML_image2svg-0.1-14|99	+ Revision: 441718
12cr|php-pear-XML_image2svg-0.1-14|100	- rebuild
12cr|php-pear-XML_image2svg-0.1-14|101	
12cr|php-pear-XML_image2svg-0.1-14|102	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1-9mdv2009.1
12cr|php-pear-XML_image2svg-0.1-14|103	+ Revision: 323018
12cr|php-pear-XML_image2svg-0.1-14|104	- rebuild
12cr|php-pear-XML_image2svg-0.1-14|105	
12cr|php-pear-XML_image2svg-0.1-14|106	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1-8mdv2009.0
12cr|php-pear-XML_image2svg-0.1-14|107	+ Revision: 237178
12cr|php-pear-XML_image2svg-0.1-14|108	- rebuild
12cr|php-pear-XML_image2svg-0.1-14|109	
12cr|php-pear-XML_image2svg-0.1-14|110	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_image2svg-0.1-14|111	- restore BuildRoot
12cr|php-pear-XML_image2svg-0.1-14|112	
12cr|php-pear-XML_image2svg-0.1-14|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_image2svg-0.1-14|114	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_image2svg-0.1-14|115	
12cr|php-pear-XML_image2svg-0.1-14|116	
12cr|php-pear-XML_image2svg-0.1-14|117	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdv2007.0
12cr|php-pear-XML_image2svg-0.1-14|118	+ Revision: 82972
12cr|php-pear-XML_image2svg-0.1-14|119	- Import php-pear-XML_image2svg
12cr|php-pear-XML_image2svg-0.1-14|120	
12cr|php-pear-XML_image2svg-0.1-14|121	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdk
12cr|php-pear-XML_image2svg-0.1-14|122	- new group (Development/PHP)
12cr|php-pear-XML_image2svg-0.1-14|123	
12cr|php-pear-XML_image2svg-0.1-14|124	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-6mdk
12cr|php-pear-XML_image2svg-0.1-14|125	- rebuilt to fix auto deps
12cr|php-pear-XML_image2svg-0.1-14|126	
12cr|php-pear-XML_image2svg-0.1-14|127	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdk
12cr|php-pear-XML_image2svg-0.1-14|128	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_image2svg-0.1-14|129	
12cr|php-pear-XML_image2svg-0.1-14|130	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdk
12cr|php-pear-XML_image2svg-0.1-14|131	- fix deps
12cr|php-pear-XML_image2svg-0.1-14|132	
12cr|php-pear-XML_image2svg-0.1-14|133	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-3mdk
12cr|php-pear-XML_image2svg-0.1-14|134	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_image2svg-0.1-14|135	- fix deps
12cr|php-pear-XML_image2svg-0.1-14|136	
12cr|php-pear-XML_image2svg-0.1-14|137	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-2mdk
12cr|php-pear-XML_image2svg-0.1-14|138	- fix deps
12cr|php-pear-XML_image2svg-0.1-14|139	
12cr|php-pear-XML_image2svg-0.1-14|140	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdk
12cr|php-pear-XML_image2svg-0.1-14|141	- initial Mandriva package (PLD import)
12cr|php-pear-XML_image2svg-0.1-14|142	

6100 12
12cr|php-pear-XML_Indexing-0.3.6-8|1	%define		_class		XML
12cr|php-pear-XML_Indexing-0.3.6-8|2	%define		_subclass	Indexing
12cr|php-pear-XML_Indexing-0.3.6-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_Indexing-0.3.6-8|4	
12cr|php-pear-XML_Indexing-0.3.6-8|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_Indexing-0.3.6-8|6	Version:	0.3.6
12cr|php-pear-XML_Indexing-0.3.6-8|7	Release:	%mkrel 8
12cr|php-pear-XML_Indexing-0.3.6-8|8	Summary:	XML Indexing support
12cr|php-pear-XML_Indexing-0.3.6-8|9	License:	PHP License
12cr|php-pear-XML_Indexing-0.3.6-8|10	Group:		Development/PHP
12cr|php-pear-XML_Indexing-0.3.6-8|11	URL:		http://pear.php.net/package/XML_Indexing/
12cr|php-pear-XML_Indexing-0.3.6-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-XML_Indexing-0.3.6-8|13	Requires(post): php-pear
12cr|php-pear-XML_Indexing-0.3.6-8|14	Requires(preun): php-pear
12cr|php-pear-XML_Indexing-0.3.6-8|15	Requires:	php-pear
12cr|php-pear-XML_Indexing-0.3.6-8|16	BuildArch:	noarch
12cr|php-pear-XML_Indexing-0.3.6-8|17	BuildRequires:	php-pear
12cr|php-pear-XML_Indexing-0.3.6-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_Indexing-0.3.6-8|19	
12cr|php-pear-XML_Indexing-0.3.6-8|20	%description
12cr|php-pear-XML_Indexing-0.3.6-8|21	This package provides support for indexing XML files. It assists you
12cr|php-pear-XML_Indexing-0.3.6-8|22	in creating and using such indexes in order to reduce access-time to
12cr|php-pear-XML_Indexing-0.3.6-8|23	local XML files.
12cr|php-pear-XML_Indexing-0.3.6-8|24	
12cr|php-pear-XML_Indexing-0.3.6-8|25	%prep
12cr|php-pear-XML_Indexing-0.3.6-8|26	%setup -q -c
12cr|php-pear-XML_Indexing-0.3.6-8|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_Indexing-0.3.6-8|28	
12cr|php-pear-XML_Indexing-0.3.6-8|29	%install
12cr|php-pear-XML_Indexing-0.3.6-8|30	rm -rf %{buildroot}
12cr|php-pear-XML_Indexing-0.3.6-8|31	
12cr|php-pear-XML_Indexing-0.3.6-8|32	cd %{upstream_name}-%{version}
12cr|php-pear-XML_Indexing-0.3.6-8|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_Indexing-0.3.6-8|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_Indexing-0.3.6-8|35	
12cr|php-pear-XML_Indexing-0.3.6-8|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_Indexing-0.3.6-8|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_Indexing-0.3.6-8|38	
12cr|php-pear-XML_Indexing-0.3.6-8|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_Indexing-0.3.6-8|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_Indexing-0.3.6-8|41	
12cr|php-pear-XML_Indexing-0.3.6-8|42	%clean
12cr|php-pear-XML_Indexing-0.3.6-8|43	rm -rf %{buildroot}
12cr|php-pear-XML_Indexing-0.3.6-8|44	
12cr|php-pear-XML_Indexing-0.3.6-8|45	%post
12cr|php-pear-XML_Indexing-0.3.6-8|46	%if %mdkversion < 201000
12cr|php-pear-XML_Indexing-0.3.6-8|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_Indexing-0.3.6-8|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_Indexing-0.3.6-8|49	%endif
12cr|php-pear-XML_Indexing-0.3.6-8|50	
12cr|php-pear-XML_Indexing-0.3.6-8|51	%preun
12cr|php-pear-XML_Indexing-0.3.6-8|52	%if %mdkversion < 201000
12cr|php-pear-XML_Indexing-0.3.6-8|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_Indexing-0.3.6-8|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_Indexing-0.3.6-8|55	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_Indexing-0.3.6-8|56	fi
12cr|php-pear-XML_Indexing-0.3.6-8|57	%endif
12cr|php-pear-XML_Indexing-0.3.6-8|58	
12cr|php-pear-XML_Indexing-0.3.6-8|59	%files
12cr|php-pear-XML_Indexing-0.3.6-8|60	%defattr(-,root,root)
12cr|php-pear-XML_Indexing-0.3.6-8|61	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_Indexing-0.3.6-8|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_Indexing-0.3.6-8|63	
12cr|php-pear-XML_Indexing-0.3.6-8|64	
12cr|php-pear-XML_Indexing-0.3.6-8|65	
12cr|php-pear-XML_Indexing-0.3.6-8|66	
12cr|php-pear-XML_Indexing-0.3.6-8|67	%changelog
12cr|php-pear-XML_Indexing-0.3.6-8|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-8mdv2012.0
12cr|php-pear-XML_Indexing-0.3.6-8|69	+ Revision: 742303
12cr|php-pear-XML_Indexing-0.3.6-8|70	- fix major breakage by careless packager
12cr|php-pear-XML_Indexing-0.3.6-8|71	
12cr|php-pear-XML_Indexing-0.3.6-8|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-7
12cr|php-pear-XML_Indexing-0.3.6-8|73	+ Revision: 679607
12cr|php-pear-XML_Indexing-0.3.6-8|74	- mass rebuild
12cr|php-pear-XML_Indexing-0.3.6-8|75	
12cr|php-pear-XML_Indexing-0.3.6-8|76	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-6mdv2011.0
12cr|php-pear-XML_Indexing-0.3.6-8|77	+ Revision: 613793
12cr|php-pear-XML_Indexing-0.3.6-8|78	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_Indexing-0.3.6-8|79	
12cr|php-pear-XML_Indexing-0.3.6-8|80	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.6-5mdv2010.1
12cr|php-pear-XML_Indexing-0.3.6-8|81	+ Revision: 464955
12cr|php-pear-XML_Indexing-0.3.6-8|82	- spec cleanup
12cr|php-pear-XML_Indexing-0.3.6-8|83	- use pear installer
12cr|php-pear-XML_Indexing-0.3.6-8|84	- don't ship tests, even in documentation
12cr|php-pear-XML_Indexing-0.3.6-8|85	- own all directories
12cr|php-pear-XML_Indexing-0.3.6-8|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_Indexing-0.3.6-8|87	
12cr|php-pear-XML_Indexing-0.3.6-8|88	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.6-4mdv2010.0
12cr|php-pear-XML_Indexing-0.3.6-8|89	+ Revision: 441719
12cr|php-pear-XML_Indexing-0.3.6-8|90	- rebuild
12cr|php-pear-XML_Indexing-0.3.6-8|91	
12cr|php-pear-XML_Indexing-0.3.6-8|92	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-3mdv2009.1
12cr|php-pear-XML_Indexing-0.3.6-8|93	+ Revision: 322828
12cr|php-pear-XML_Indexing-0.3.6-8|94	- rebuild
12cr|php-pear-XML_Indexing-0.3.6-8|95	
12cr|php-pear-XML_Indexing-0.3.6-8|96	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-2mdv2009.0
12cr|php-pear-XML_Indexing-0.3.6-8|97	+ Revision: 237163
12cr|php-pear-XML_Indexing-0.3.6-8|98	- rebuild
12cr|php-pear-XML_Indexing-0.3.6-8|99	
12cr|php-pear-XML_Indexing-0.3.6-8|100	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_Indexing-0.3.6-8|101	- restore BuildRoot
12cr|php-pear-XML_Indexing-0.3.6-8|102	
12cr|php-pear-XML_Indexing-0.3.6-8|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_Indexing-0.3.6-8|104	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_Indexing-0.3.6-8|105	
12cr|php-pear-XML_Indexing-0.3.6-8|106	
12cr|php-pear-XML_Indexing-0.3.6-8|107	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-1mdv2007.0
12cr|php-pear-XML_Indexing-0.3.6-8|108	+ Revision: 82854
12cr|php-pear-XML_Indexing-0.3.6-8|109	- Import php-pear-XML_Indexing
12cr|php-pear-XML_Indexing-0.3.6-8|110	
12cr|php-pear-XML_Indexing-0.3.6-8|111	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-1mdk
12cr|php-pear-XML_Indexing-0.3.6-8|112	- 0.3.6
12cr|php-pear-XML_Indexing-0.3.6-8|113	- new group (Development/PHP)
12cr|php-pear-XML_Indexing-0.3.6-8|114	
12cr|php-pear-XML_Indexing-0.3.6-8|115	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.5-6mdk
12cr|php-pear-XML_Indexing-0.3.6-8|116	- rebuilt to fix auto deps
12cr|php-pear-XML_Indexing-0.3.6-8|117	
12cr|php-pear-XML_Indexing-0.3.6-8|118	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.5-5mdk
12cr|php-pear-XML_Indexing-0.3.6-8|119	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_Indexing-0.3.6-8|120	
12cr|php-pear-XML_Indexing-0.3.6-8|121	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.5-4mdk
12cr|php-pear-XML_Indexing-0.3.6-8|122	- fix deps
12cr|php-pear-XML_Indexing-0.3.6-8|123	
12cr|php-pear-XML_Indexing-0.3.6-8|124	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.5-3mdk
12cr|php-pear-XML_Indexing-0.3.6-8|125	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_Indexing-0.3.6-8|126	- fix deps
12cr|php-pear-XML_Indexing-0.3.6-8|127	
12cr|php-pear-XML_Indexing-0.3.6-8|128	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.5-2mdk
12cr|php-pear-XML_Indexing-0.3.6-8|129	- fix deps
12cr|php-pear-XML_Indexing-0.3.6-8|130	
12cr|php-pear-XML_Indexing-0.3.6-8|131	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.5-1mdk
12cr|php-pear-XML_Indexing-0.3.6-8|132	- initial Mandriva package (PLD import)
12cr|php-pear-XML_Indexing-0.3.6-8|133	

6101 12
12cr|php-pear-XML_MXML-0.3.0-14|1	%define		_class		XML
12cr|php-pear-XML_MXML-0.3.0-14|2	%define		_subclass	MXML
12cr|php-pear-XML_MXML-0.3.0-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_MXML-0.3.0-14|4	
12cr|php-pear-XML_MXML-0.3.0-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_MXML-0.3.0-14|6	Version:	0.3.0
12cr|php-pear-XML_MXML-0.3.0-14|7	Release:	%mkrel 14
12cr|php-pear-XML_MXML-0.3.0-14|8	Summary:	Framework to build Macromedia Flex applications
12cr|php-pear-XML_MXML-0.3.0-14|9	License:	PHP License
12cr|php-pear-XML_MXML-0.3.0-14|10	Group:		Development/PHP
12cr|php-pear-XML_MXML-0.3.0-14|11	URL:		http://pear.php.net/package/XML_MXML/
12cr|php-pear-XML_MXML-0.3.0-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-XML_MXML-0.3.0-14|13	Requires(post): php-pear
12cr|php-pear-XML_MXML-0.3.0-14|14	Requires(preun): php-pear
12cr|php-pear-XML_MXML-0.3.0-14|15	Requires:	php-pear
12cr|php-pear-XML_MXML-0.3.0-14|16	BuildArch:	noarch
12cr|php-pear-XML_MXML-0.3.0-14|17	BuildRequires:	php-pear
12cr|php-pear-XML_MXML-0.3.0-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_MXML-0.3.0-14|19	
12cr|php-pear-XML_MXML-0.3.0-14|20	%description
12cr|php-pear-XML_MXML-0.3.0-14|21	Flex enables enterprise-class Rich Internet Applications and is
12cr|php-pear-XML_MXML-0.3.0-14|22	designed to address a certain class of problems around multistep
12cr|php-pear-XML_MXML-0.3.0-14|23	processes, client-side validation, data manipulation, and data
12cr|php-pear-XML_MXML-0.3.0-14|24	visualization. This package allows you to build Flex documents
12cr|php-pear-XML_MXML-0.3.0-14|25	programatically.
12cr|php-pear-XML_MXML-0.3.0-14|26	
12cr|php-pear-XML_MXML-0.3.0-14|27	MXML is the XML language for writing Macromedia Flex applications that
12cr|php-pear-XML_MXML-0.3.0-14|28	you can use to lay out user-interface components.
12cr|php-pear-XML_MXML-0.3.0-14|29	
12cr|php-pear-XML_MXML-0.3.0-14|30	You can also use MXML to declaratively define nonvisual aspects of an
12cr|php-pear-XML_MXML-0.3.0-14|31	application, such as access to server-side data sources and data
12cr|php-pear-XML_MXML-0.3.0-14|32	bindings between user-interface components and server-side data
12cr|php-pear-XML_MXML-0.3.0-14|33	sources.
12cr|php-pear-XML_MXML-0.3.0-14|34	
12cr|php-pear-XML_MXML-0.3.0-14|35	The API follows closely Stephan Schmidts XUL-Package.
12cr|php-pear-XML_MXML-0.3.0-14|36	
12cr|php-pear-XML_MXML-0.3.0-14|37	%prep
12cr|php-pear-XML_MXML-0.3.0-14|38	%setup -q -c
12cr|php-pear-XML_MXML-0.3.0-14|39	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_MXML-0.3.0-14|40	
12cr|php-pear-XML_MXML-0.3.0-14|41	%install
12cr|php-pear-XML_MXML-0.3.0-14|42	rm -rf %{buildroot}
12cr|php-pear-XML_MXML-0.3.0-14|43	
12cr|php-pear-XML_MXML-0.3.0-14|44	cd %{upstream_name}-%{version}
12cr|php-pear-XML_MXML-0.3.0-14|45	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_MXML-0.3.0-14|46	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_MXML-0.3.0-14|47	
12cr|php-pear-XML_MXML-0.3.0-14|48	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_MXML-0.3.0-14|49	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_MXML-0.3.0-14|50	
12cr|php-pear-XML_MXML-0.3.0-14|51	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_MXML-0.3.0-14|52	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_MXML-0.3.0-14|53	
12cr|php-pear-XML_MXML-0.3.0-14|54	%clean
12cr|php-pear-XML_MXML-0.3.0-14|55	rm -rf %{buildroot}
12cr|php-pear-XML_MXML-0.3.0-14|56	
12cr|php-pear-XML_MXML-0.3.0-14|57	%post
12cr|php-pear-XML_MXML-0.3.0-14|58	%if %mdkversion < 201000
12cr|php-pear-XML_MXML-0.3.0-14|59	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_MXML-0.3.0-14|60	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_MXML-0.3.0-14|61	%endif
12cr|php-pear-XML_MXML-0.3.0-14|62	
12cr|php-pear-XML_MXML-0.3.0-14|63	%preun
12cr|php-pear-XML_MXML-0.3.0-14|64	%if %mdkversion < 201000
12cr|php-pear-XML_MXML-0.3.0-14|65	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_MXML-0.3.0-14|66	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_MXML-0.3.0-14|67	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_MXML-0.3.0-14|68	fi
12cr|php-pear-XML_MXML-0.3.0-14|69	%endif
12cr|php-pear-XML_MXML-0.3.0-14|70	
12cr|php-pear-XML_MXML-0.3.0-14|71	%files
12cr|php-pear-XML_MXML-0.3.0-14|72	%defattr(-,root,root)
12cr|php-pear-XML_MXML-0.3.0-14|73	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-XML_MXML-0.3.0-14|74	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_MXML-0.3.0-14|75	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_MXML-0.3.0-14|76	
12cr|php-pear-XML_MXML-0.3.0-14|77	
12cr|php-pear-XML_MXML-0.3.0-14|78	
12cr|php-pear-XML_MXML-0.3.0-14|79	
12cr|php-pear-XML_MXML-0.3.0-14|80	%changelog
12cr|php-pear-XML_MXML-0.3.0-14|81	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-14mdv2012.0
12cr|php-pear-XML_MXML-0.3.0-14|82	+ Revision: 742304
12cr|php-pear-XML_MXML-0.3.0-14|83	- fix major breakage by careless packager
12cr|php-pear-XML_MXML-0.3.0-14|84	
12cr|php-pear-XML_MXML-0.3.0-14|85	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-13
12cr|php-pear-XML_MXML-0.3.0-14|86	+ Revision: 679608
12cr|php-pear-XML_MXML-0.3.0-14|87	- mass rebuild
12cr|php-pear-XML_MXML-0.3.0-14|88	
12cr|php-pear-XML_MXML-0.3.0-14|89	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-12mdv2011.0
12cr|php-pear-XML_MXML-0.3.0-14|90	+ Revision: 613794
12cr|php-pear-XML_MXML-0.3.0-14|91	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_MXML-0.3.0-14|92	
12cr|php-pear-XML_MXML-0.3.0-14|93	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.0-11mdv2010.1
12cr|php-pear-XML_MXML-0.3.0-14|94	+ Revision: 464956
12cr|php-pear-XML_MXML-0.3.0-14|95	- spec cleanup
12cr|php-pear-XML_MXML-0.3.0-14|96	- use pear installer
12cr|php-pear-XML_MXML-0.3.0-14|97	- don't ship tests, even in documentation
12cr|php-pear-XML_MXML-0.3.0-14|98	- own all directories
12cr|php-pear-XML_MXML-0.3.0-14|99	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_MXML-0.3.0-14|100	
12cr|php-pear-XML_MXML-0.3.0-14|101	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.0-10mdv2010.0
12cr|php-pear-XML_MXML-0.3.0-14|102	+ Revision: 441720
12cr|php-pear-XML_MXML-0.3.0-14|103	- rebuild
12cr|php-pear-XML_MXML-0.3.0-14|104	
12cr|php-pear-XML_MXML-0.3.0-14|105	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-9mdv2009.1
12cr|php-pear-XML_MXML-0.3.0-14|106	+ Revision: 322829
12cr|php-pear-XML_MXML-0.3.0-14|107	- rebuild
12cr|php-pear-XML_MXML-0.3.0-14|108	
12cr|php-pear-XML_MXML-0.3.0-14|109	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-8mdv2009.0
12cr|php-pear-XML_MXML-0.3.0-14|110	+ Revision: 237164
12cr|php-pear-XML_MXML-0.3.0-14|111	- rebuild
12cr|php-pear-XML_MXML-0.3.0-14|112	
12cr|php-pear-XML_MXML-0.3.0-14|113	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_MXML-0.3.0-14|114	- restore BuildRoot
12cr|php-pear-XML_MXML-0.3.0-14|115	
12cr|php-pear-XML_MXML-0.3.0-14|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_MXML-0.3.0-14|117	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_MXML-0.3.0-14|118	
12cr|php-pear-XML_MXML-0.3.0-14|119	
12cr|php-pear-XML_MXML-0.3.0-14|120	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdv2007.0
12cr|php-pear-XML_MXML-0.3.0-14|121	+ Revision: 82860
12cr|php-pear-XML_MXML-0.3.0-14|122	- Import php-pear-XML_MXML
12cr|php-pear-XML_MXML-0.3.0-14|123	
12cr|php-pear-XML_MXML-0.3.0-14|124	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdk
12cr|php-pear-XML_MXML-0.3.0-14|125	- new group (Development/PHP)
12cr|php-pear-XML_MXML-0.3.0-14|126	
12cr|php-pear-XML_MXML-0.3.0-14|127	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-6mdk
12cr|php-pear-XML_MXML-0.3.0-14|128	- rebuilt to fix auto deps
12cr|php-pear-XML_MXML-0.3.0-14|129	
12cr|php-pear-XML_MXML-0.3.0-14|130	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5mdk
12cr|php-pear-XML_MXML-0.3.0-14|131	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_MXML-0.3.0-14|132	
12cr|php-pear-XML_MXML-0.3.0-14|133	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-4mdk
12cr|php-pear-XML_MXML-0.3.0-14|134	- fix deps
12cr|php-pear-XML_MXML-0.3.0-14|135	
12cr|php-pear-XML_MXML-0.3.0-14|136	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-3mdk
12cr|php-pear-XML_MXML-0.3.0-14|137	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_MXML-0.3.0-14|138	- fix deps
12cr|php-pear-XML_MXML-0.3.0-14|139	
12cr|php-pear-XML_MXML-0.3.0-14|140	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-2mdk
12cr|php-pear-XML_MXML-0.3.0-14|141	- fix deps
12cr|php-pear-XML_MXML-0.3.0-14|142	
12cr|php-pear-XML_MXML-0.3.0-14|143	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12cr|php-pear-XML_MXML-0.3.0-14|144	- initial Mandriva package (PLD import)
12cr|php-pear-XML_MXML-0.3.0-14|145	

6102 12
12cr|php-pear-XML_NITF-1.1.1-3|1	%define		_class		XML
12cr|php-pear-XML_NITF-1.1.1-3|2	%define		_subclass	NITF
12cr|php-pear-XML_NITF-1.1.1-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_NITF-1.1.1-3|4	
12cr|php-pear-XML_NITF-1.1.1-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_NITF-1.1.1-3|6	Version:	1.1.1
12cr|php-pear-XML_NITF-1.1.1-3|7	Release:	%mkrel 3
12cr|php-pear-XML_NITF-1.1.1-3|8	Summary:	Parse NITF documents
12cr|php-pear-XML_NITF-1.1.1-3|9	License:	PHP License
12cr|php-pear-XML_NITF-1.1.1-3|10	Group:		Development/PHP
12cr|php-pear-XML_NITF-1.1.1-3|11	URL:		http://pear.php.net/package/XML_NITF/
12cr|php-pear-XML_NITF-1.1.1-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-XML_NITF-1.1.1-3|13	Requires(post): php-pear
12cr|php-pear-XML_NITF-1.1.1-3|14	Requires(preun): php-pear
12cr|php-pear-XML_NITF-1.1.1-3|15	Requires:	php-pear
12cr|php-pear-XML_NITF-1.1.1-3|16	BuildArch:	noarch
12cr|php-pear-XML_NITF-1.1.1-3|17	BuildRequires:	php-pear
12cr|php-pear-XML_NITF-1.1.1-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_NITF-1.1.1-3|19	
12cr|php-pear-XML_NITF-1.1.1-3|20	%description
12cr|php-pear-XML_NITF-1.1.1-3|21	This package provides a NITF XML parser. The parser was designed with
12cr|php-pear-XML_NITF-1.1.1-3|22	NITF version 3.1, but should be forward-compatible when new versions
12cr|php-pear-XML_NITF-1.1.1-3|23	of the NITF DTD are produced. Various methods for accessing the major
12cr|php-pear-XML_NITF-1.1.1-3|24	elements of the document, such as the hedline(s), byline, and lede are
12cr|php-pear-XML_NITF-1.1.1-3|25	provided. This class was originally tested against the Associated
12cr|php-pear-XML_NITF-1.1.1-3|26	Press's (AP) XML data feed.
12cr|php-pear-XML_NITF-1.1.1-3|27	
12cr|php-pear-XML_NITF-1.1.1-3|28	%prep
12cr|php-pear-XML_NITF-1.1.1-3|29	%setup -q -c
12cr|php-pear-XML_NITF-1.1.1-3|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_NITF-1.1.1-3|31	
12cr|php-pear-XML_NITF-1.1.1-3|32	%install
12cr|php-pear-XML_NITF-1.1.1-3|33	rm -rf %{buildroot}
12cr|php-pear-XML_NITF-1.1.1-3|34	
12cr|php-pear-XML_NITF-1.1.1-3|35	cd %{upstream_name}-%{version}
12cr|php-pear-XML_NITF-1.1.1-3|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_NITF-1.1.1-3|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_NITF-1.1.1-3|38	
12cr|php-pear-XML_NITF-1.1.1-3|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_NITF-1.1.1-3|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_NITF-1.1.1-3|41	
12cr|php-pear-XML_NITF-1.1.1-3|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_NITF-1.1.1-3|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_NITF-1.1.1-3|44	
12cr|php-pear-XML_NITF-1.1.1-3|45	# nuke useless(?) files
12cr|php-pear-XML_NITF-1.1.1-3|46	rm -rf %{buildroot}%{_datadir}/pear/data/XML_NITF/.buildpath
12cr|php-pear-XML_NITF-1.1.1-3|47	rm -rf %{buildroot}%{_datadir}/pear/data/XML_NITF/.project
12cr|php-pear-XML_NITF-1.1.1-3|48	rm -rf %{buildroot}%{_datadir}/pear/data/XML_NITF/.settings/org.eclipse.php.core.prefs
12cr|php-pear-XML_NITF-1.1.1-3|49	
12cr|php-pear-XML_NITF-1.1.1-3|50	%clean
12cr|php-pear-XML_NITF-1.1.1-3|51	rm -rf %{buildroot}
12cr|php-pear-XML_NITF-1.1.1-3|52	
12cr|php-pear-XML_NITF-1.1.1-3|53	%post
12cr|php-pear-XML_NITF-1.1.1-3|54	%if %mdkversion < 201000
12cr|php-pear-XML_NITF-1.1.1-3|55	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_NITF-1.1.1-3|56	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_NITF-1.1.1-3|57	%endif
12cr|php-pear-XML_NITF-1.1.1-3|58	
12cr|php-pear-XML_NITF-1.1.1-3|59	%preun
12cr|php-pear-XML_NITF-1.1.1-3|60	%if %mdkversion < 201000
12cr|php-pear-XML_NITF-1.1.1-3|61	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_NITF-1.1.1-3|62	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_NITF-1.1.1-3|63	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_NITF-1.1.1-3|64	fi
12cr|php-pear-XML_NITF-1.1.1-3|65	%endif
12cr|php-pear-XML_NITF-1.1.1-3|66	
12cr|php-pear-XML_NITF-1.1.1-3|67	%files
12cr|php-pear-XML_NITF-1.1.1-3|68	%defattr(-,root,root)
12cr|php-pear-XML_NITF-1.1.1-3|69	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_NITF-1.1.1-3|70	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_NITF-1.1.1-3|71	
12cr|php-pear-XML_NITF-1.1.1-3|72	
12cr|php-pear-XML_NITF-1.1.1-3|73	%changelog
12cr|php-pear-XML_NITF-1.1.1-3|74	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdv2012.0
12cr|php-pear-XML_NITF-1.1.1-3|75	+ Revision: 742305
12cr|php-pear-XML_NITF-1.1.1-3|76	- fix major breakage by careless packager
12cr|php-pear-XML_NITF-1.1.1-3|77	
12cr|php-pear-XML_NITF-1.1.1-3|78	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2
12cr|php-pear-XML_NITF-1.1.1-3|79	+ Revision: 679609
12cr|php-pear-XML_NITF-1.1.1-3|80	- mass rebuild
12cr|php-pear-XML_NITF-1.1.1-3|81	
12cr|php-pear-XML_NITF-1.1.1-3|82	* Wed Dec 29 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2011.0
12cr|php-pear-XML_NITF-1.1.1-3|83	+ Revision: 625909
12cr|php-pear-XML_NITF-1.1.1-3|84	- fix build
12cr|php-pear-XML_NITF-1.1.1-3|85	- 1.1.1
12cr|php-pear-XML_NITF-1.1.1-3|86	
12cr|php-pear-XML_NITF-1.1.1-3|87	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6mdv2011.0
12cr|php-pear-XML_NITF-1.1.1-3|88	+ Revision: 613795
12cr|php-pear-XML_NITF-1.1.1-3|89	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_NITF-1.1.1-3|90	
12cr|php-pear-XML_NITF-1.1.1-3|91	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-5mdv2010.1
12cr|php-pear-XML_NITF-1.1.1-3|92	+ Revision: 464957
12cr|php-pear-XML_NITF-1.1.1-3|93	- spec cleanup
12cr|php-pear-XML_NITF-1.1.1-3|94	- use pear installer
12cr|php-pear-XML_NITF-1.1.1-3|95	- don't ship tests, even in documentation
12cr|php-pear-XML_NITF-1.1.1-3|96	- own all directories
12cr|php-pear-XML_NITF-1.1.1-3|97	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_NITF-1.1.1-3|98	
12cr|php-pear-XML_NITF-1.1.1-3|99	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-4mdv2010.0
12cr|php-pear-XML_NITF-1.1.1-3|100	+ Revision: 441757
12cr|php-pear-XML_NITF-1.1.1-3|101	- rebuild
12cr|php-pear-XML_NITF-1.1.1-3|102	
12cr|php-pear-XML_NITF-1.1.1-3|103	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdv2009.1
12cr|php-pear-XML_NITF-1.1.1-3|104	+ Revision: 322830
12cr|php-pear-XML_NITF-1.1.1-3|105	- rebuild
12cr|php-pear-XML_NITF-1.1.1-3|106	
12cr|php-pear-XML_NITF-1.1.1-3|107	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2009.0
12cr|php-pear-XML_NITF-1.1.1-3|108	+ Revision: 237165
12cr|php-pear-XML_NITF-1.1.1-3|109	- rebuild
12cr|php-pear-XML_NITF-1.1.1-3|110	
12cr|php-pear-XML_NITF-1.1.1-3|111	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_NITF-1.1.1-3|112	- restore BuildRoot
12cr|php-pear-XML_NITF-1.1.1-3|113	
12cr|php-pear-XML_NITF-1.1.1-3|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_NITF-1.1.1-3|115	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_NITF-1.1.1-3|116	
12cr|php-pear-XML_NITF-1.1.1-3|117	
12cr|php-pear-XML_NITF-1.1.1-3|118	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2007.0
12cr|php-pear-XML_NITF-1.1.1-3|119	+ Revision: 82879
12cr|php-pear-XML_NITF-1.1.1-3|120	- Import php-pear-XML_NITF
12cr|php-pear-XML_NITF-1.1.1-3|121	
12cr|php-pear-XML_NITF-1.1.1-3|122	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cr|php-pear-XML_NITF-1.1.1-3|123	- 1.1.0
12cr|php-pear-XML_NITF-1.1.1-3|124	- new group (Development/PHP)
12cr|php-pear-XML_NITF-1.1.1-3|125	
12cr|php-pear-XML_NITF-1.1.1-3|126	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdk
12cr|php-pear-XML_NITF-1.1.1-3|127	- rebuilt to fix auto deps
12cr|php-pear-XML_NITF-1.1.1-3|128	
12cr|php-pear-XML_NITF-1.1.1-3|129	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdk
12cr|php-pear-XML_NITF-1.1.1-3|130	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_NITF-1.1.1-3|131	
12cr|php-pear-XML_NITF-1.1.1-3|132	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdk
12cr|php-pear-XML_NITF-1.1.1-3|133	- fix deps
12cr|php-pear-XML_NITF-1.1.1-3|134	
12cr|php-pear-XML_NITF-1.1.1-3|135	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdk
12cr|php-pear-XML_NITF-1.1.1-3|136	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_NITF-1.1.1-3|137	- fix deps
12cr|php-pear-XML_NITF-1.1.1-3|138	
12cr|php-pear-XML_NITF-1.1.1-3|139	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdk
12cr|php-pear-XML_NITF-1.1.1-3|140	- fix deps
12cr|php-pear-XML_NITF-1.1.1-3|141	
12cr|php-pear-XML_NITF-1.1.1-3|142	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdk
12cr|php-pear-XML_NITF-1.1.1-3|143	- initial Mandriva package (PLD import)
12cr|php-pear-XML_NITF-1.1.1-3|144	

6103 12
12cr|php-pear-XML_RDDL-0.9-14|1	%define		_class		XML
12cr|php-pear-XML_RDDL-0.9-14|2	%define		_subclass	RDDL
12cr|php-pear-XML_RDDL-0.9-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_RDDL-0.9-14|4	
12cr|php-pear-XML_RDDL-0.9-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_RDDL-0.9-14|6	Version:	0.9
12cr|php-pear-XML_RDDL-0.9-14|7	Release:	%mkrel 14
12cr|php-pear-XML_RDDL-0.9-14|8	Summary:	Read RDDL (Resource Directory Description Language) documents
12cr|php-pear-XML_RDDL-0.9-14|9	License:	PHP License
12cr|php-pear-XML_RDDL-0.9-14|10	Group:		Development/PHP
12cr|php-pear-XML_RDDL-0.9-14|11	URL:		http://pear.php.net/package/XML_RDDL/
12cr|php-pear-XML_RDDL-0.9-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-XML_RDDL-0.9-14|13	Requires(post): php-pear
12cr|php-pear-XML_RDDL-0.9-14|14	Requires(preun): php-pear
12cr|php-pear-XML_RDDL-0.9-14|15	Requires:	php-pear
12cr|php-pear-XML_RDDL-0.9-14|16	BuildArch:	noarch
12cr|php-pear-XML_RDDL-0.9-14|17	BuildRequires:	php-pear
12cr|php-pear-XML_RDDL-0.9-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_RDDL-0.9-14|19	
12cr|php-pear-XML_RDDL-0.9-14|20	%description
12cr|php-pear-XML_RDDL-0.9-14|21	This class provides an easy-to-use interface to extract RDDL resources
12cr|php-pear-XML_RDDL-0.9-14|22	from XML documents. More on RDDL can be found at http://www.rddl.org/
12cr|php-pear-XML_RDDL-0.9-14|23	
12cr|php-pear-XML_RDDL-0.9-14|24	%prep
12cr|php-pear-XML_RDDL-0.9-14|25	%setup -q -c
12cr|php-pear-XML_RDDL-0.9-14|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_RDDL-0.9-14|27	
12cr|php-pear-XML_RDDL-0.9-14|28	%install
12cr|php-pear-XML_RDDL-0.9-14|29	rm -rf %{buildroot}
12cr|php-pear-XML_RDDL-0.9-14|30	
12cr|php-pear-XML_RDDL-0.9-14|31	cd %{upstream_name}-%{version}
12cr|php-pear-XML_RDDL-0.9-14|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_RDDL-0.9-14|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_RDDL-0.9-14|34	
12cr|php-pear-XML_RDDL-0.9-14|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_RDDL-0.9-14|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_RDDL-0.9-14|37	
12cr|php-pear-XML_RDDL-0.9-14|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_RDDL-0.9-14|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_RDDL-0.9-14|40	
12cr|php-pear-XML_RDDL-0.9-14|41	%clean
12cr|php-pear-XML_RDDL-0.9-14|42	rm -rf %{buildroot}
12cr|php-pear-XML_RDDL-0.9-14|43	
12cr|php-pear-XML_RDDL-0.9-14|44	%post
12cr|php-pear-XML_RDDL-0.9-14|45	%if %mdkversion < 201000
12cr|php-pear-XML_RDDL-0.9-14|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_RDDL-0.9-14|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_RDDL-0.9-14|48	%endif
12cr|php-pear-XML_RDDL-0.9-14|49	
12cr|php-pear-XML_RDDL-0.9-14|50	%preun
12cr|php-pear-XML_RDDL-0.9-14|51	%if %mdkversion < 201000
12cr|php-pear-XML_RDDL-0.9-14|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_RDDL-0.9-14|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_RDDL-0.9-14|54	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_RDDL-0.9-14|55	fi
12cr|php-pear-XML_RDDL-0.9-14|56	%endif
12cr|php-pear-XML_RDDL-0.9-14|57	
12cr|php-pear-XML_RDDL-0.9-14|58	%files
12cr|php-pear-XML_RDDL-0.9-14|59	%defattr(-,root,root)
12cr|php-pear-XML_RDDL-0.9-14|60	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-XML_RDDL-0.9-14|61	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_RDDL-0.9-14|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_RDDL-0.9-14|63	
12cr|php-pear-XML_RDDL-0.9-14|64	
12cr|php-pear-XML_RDDL-0.9-14|65	
12cr|php-pear-XML_RDDL-0.9-14|66	
12cr|php-pear-XML_RDDL-0.9-14|67	%changelog
12cr|php-pear-XML_RDDL-0.9-14|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9-14mdv2012.0
12cr|php-pear-XML_RDDL-0.9-14|69	+ Revision: 742306
12cr|php-pear-XML_RDDL-0.9-14|70	- fix major breakage by careless packager
12cr|php-pear-XML_RDDL-0.9-14|71	
12cr|php-pear-XML_RDDL-0.9-14|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9-13
12cr|php-pear-XML_RDDL-0.9-14|73	+ Revision: 679610
12cr|php-pear-XML_RDDL-0.9-14|74	- mass rebuild
12cr|php-pear-XML_RDDL-0.9-14|75	
12cr|php-pear-XML_RDDL-0.9-14|76	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9-12mdv2011.0
12cr|php-pear-XML_RDDL-0.9-14|77	+ Revision: 613796
12cr|php-pear-XML_RDDL-0.9-14|78	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_RDDL-0.9-14|79	
12cr|php-pear-XML_RDDL-0.9-14|80	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9-11mdv2010.1
12cr|php-pear-XML_RDDL-0.9-14|81	+ Revision: 464959
12cr|php-pear-XML_RDDL-0.9-14|82	- spec cleanup
12cr|php-pear-XML_RDDL-0.9-14|83	- use pear installer
12cr|php-pear-XML_RDDL-0.9-14|84	- don't ship tests, even in documentation
12cr|php-pear-XML_RDDL-0.9-14|85	- own all directories
12cr|php-pear-XML_RDDL-0.9-14|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_RDDL-0.9-14|87	
12cr|php-pear-XML_RDDL-0.9-14|88	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9-10mdv2010.0
12cr|php-pear-XML_RDDL-0.9-14|89	+ Revision: 441761
12cr|php-pear-XML_RDDL-0.9-14|90	- rebuild
12cr|php-pear-XML_RDDL-0.9-14|91	
12cr|php-pear-XML_RDDL-0.9-14|92	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9-9mdv2009.1
12cr|php-pear-XML_RDDL-0.9-14|93	+ Revision: 322831
12cr|php-pear-XML_RDDL-0.9-14|94	- rebuild
12cr|php-pear-XML_RDDL-0.9-14|95	
12cr|php-pear-XML_RDDL-0.9-14|96	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9-8mdv2009.0
12cr|php-pear-XML_RDDL-0.9-14|97	+ Revision: 237166
12cr|php-pear-XML_RDDL-0.9-14|98	- rebuild
12cr|php-pear-XML_RDDL-0.9-14|99	
12cr|php-pear-XML_RDDL-0.9-14|100	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_RDDL-0.9-14|101	- restore BuildRoot
12cr|php-pear-XML_RDDL-0.9-14|102	
12cr|php-pear-XML_RDDL-0.9-14|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_RDDL-0.9-14|104	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_RDDL-0.9-14|105	
12cr|php-pear-XML_RDDL-0.9-14|106	
12cr|php-pear-XML_RDDL-0.9-14|107	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9-7mdv2007.0
12cr|php-pear-XML_RDDL-0.9-14|108	+ Revision: 82893
12cr|php-pear-XML_RDDL-0.9-14|109	- Import php-pear-XML_RDDL
12cr|php-pear-XML_RDDL-0.9-14|110	
12cr|php-pear-XML_RDDL-0.9-14|111	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9-7mdk
12cr|php-pear-XML_RDDL-0.9-14|112	- new group (Development/PHP)
12cr|php-pear-XML_RDDL-0.9-14|113	
12cr|php-pear-XML_RDDL-0.9-14|114	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9-6mdk
12cr|php-pear-XML_RDDL-0.9-14|115	- rebuilt to fix auto deps
12cr|php-pear-XML_RDDL-0.9-14|116	
12cr|php-pear-XML_RDDL-0.9-14|117	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9-5mdk
12cr|php-pear-XML_RDDL-0.9-14|118	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_RDDL-0.9-14|119	
12cr|php-pear-XML_RDDL-0.9-14|120	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9-4mdk
12cr|php-pear-XML_RDDL-0.9-14|121	- fix deps
12cr|php-pear-XML_RDDL-0.9-14|122	
12cr|php-pear-XML_RDDL-0.9-14|123	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9-3mdk
12cr|php-pear-XML_RDDL-0.9-14|124	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_RDDL-0.9-14|125	- fix deps
12cr|php-pear-XML_RDDL-0.9-14|126	
12cr|php-pear-XML_RDDL-0.9-14|127	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9-2mdk
12cr|php-pear-XML_RDDL-0.9-14|128	- fix deps
12cr|php-pear-XML_RDDL-0.9-14|129	
12cr|php-pear-XML_RDDL-0.9-14|130	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9-1mdk
12cr|php-pear-XML_RDDL-0.9-14|131	- initial Mandriva package (PLD import)
12cr|php-pear-XML_RDDL-0.9-14|132	

6104 12
12cr|php-pear-XML_RPC2-1.1.1-2|1	%define		_class		XML
12cr|php-pear-XML_RPC2-1.1.1-2|2	%define		_subclass	RPC2
12cr|php-pear-XML_RPC2-1.1.1-2|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_RPC2-1.1.1-2|4	
12cr|php-pear-XML_RPC2-1.1.1-2|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_RPC2-1.1.1-2|6	Version:	1.1.1
12cr|php-pear-XML_RPC2-1.1.1-2|7	Release:	%mkrel 2
12cr|php-pear-XML_RPC2-1.1.1-2|8	Summary:	XML-RPC client/server library
12cr|php-pear-XML_RPC2-1.1.1-2|9	License:	LGPL
12cr|php-pear-XML_RPC2-1.1.1-2|10	Group:		Development/PHP
12cr|php-pear-XML_RPC2-1.1.1-2|11	URL:		http://pear.php.net/package/XML_RPC2/
12cr|php-pear-XML_RPC2-1.1.1-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-XML_RPC2-1.1.1-2|13	Requires(post):	php-pear
12cr|php-pear-XML_RPC2-1.1.1-2|14	Requires(preun): php-pear
12cr|php-pear-XML_RPC2-1.1.1-2|15	Requires:	php-pear
12cr|php-pear-XML_RPC2-1.1.1-2|16	BuildRequires:	php-pear
12cr|php-pear-XML_RPC2-1.1.1-2|17	BuildArch:	noarch
12cr|php-pear-XML_RPC2-1.1.1-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_RPC2-1.1.1-2|19	
12cr|php-pear-XML_RPC2-1.1.1-2|20	%description
12cr|php-pear-XML_RPC2-1.1.1-2|21	XML_RPC2 is a pear package providing XML_RPC client and server services.
12cr|php-pear-XML_RPC2-1.1.1-2|22	XML-RPC is a simple remote procedure call protocol built using HTTP as
12cr|php-pear-XML_RPC2-1.1.1-2|23	transport and XML as encoding.
12cr|php-pear-XML_RPC2-1.1.1-2|24	
12cr|php-pear-XML_RPC2-1.1.1-2|25	As a client library, XML_RPC2 is capable of creating a proxy class which
12cr|php-pear-XML_RPC2-1.1.1-2|26	exposes the methods exported by the server. As a server library, XML_RPC2
12cr|php-pear-XML_RPC2-1.1.1-2|27	is capable of exposing methods from a class or object instance, seamlessly
12cr|php-pear-XML_RPC2-1.1.1-2|28	exporting local methods as remotely callable procedures.
12cr|php-pear-XML_RPC2-1.1.1-2|29	
12cr|php-pear-XML_RPC2-1.1.1-2|30	%prep
12cr|php-pear-XML_RPC2-1.1.1-2|31	%setup -q -c
12cr|php-pear-XML_RPC2-1.1.1-2|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_RPC2-1.1.1-2|33	
12cr|php-pear-XML_RPC2-1.1.1-2|34	%install
12cr|php-pear-XML_RPC2-1.1.1-2|35	rm -rf %{buildroot}
12cr|php-pear-XML_RPC2-1.1.1-2|36	
12cr|php-pear-XML_RPC2-1.1.1-2|37	cd %{upstream_name}-%{version}
12cr|php-pear-XML_RPC2-1.1.1-2|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_RPC2-1.1.1-2|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_RPC2-1.1.1-2|40	
12cr|php-pear-XML_RPC2-1.1.1-2|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_RPC2-1.1.1-2|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_RPC2-1.1.1-2|43	
12cr|php-pear-XML_RPC2-1.1.1-2|44	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_RPC2-1.1.1-2|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_RPC2-1.1.1-2|46	
12cr|php-pear-XML_RPC2-1.1.1-2|47	%clean
12cr|php-pear-XML_RPC2-1.1.1-2|48	rm -rf %{buildroot}
12cr|php-pear-XML_RPC2-1.1.1-2|49	
12cr|php-pear-XML_RPC2-1.1.1-2|50	%post
12cr|php-pear-XML_RPC2-1.1.1-2|51	%if %mdkversion < 201000
12cr|php-pear-XML_RPC2-1.1.1-2|52	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_RPC2-1.1.1-2|53	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_RPC2-1.1.1-2|54	%endif
12cr|php-pear-XML_RPC2-1.1.1-2|55	
12cr|php-pear-XML_RPC2-1.1.1-2|56	%preun
12cr|php-pear-XML_RPC2-1.1.1-2|57	%if %mdkversion < 201000
12cr|php-pear-XML_RPC2-1.1.1-2|58	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_RPC2-1.1.1-2|59	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_RPC2-1.1.1-2|60	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_RPC2-1.1.1-2|61	fi
12cr|php-pear-XML_RPC2-1.1.1-2|62	%endif
12cr|php-pear-XML_RPC2-1.1.1-2|63	fi
12cr|php-pear-XML_RPC2-1.1.1-2|64	
12cr|php-pear-XML_RPC2-1.1.1-2|65	%files
12cr|php-pear-XML_RPC2-1.1.1-2|66	%defattr(-,root,root)
12cr|php-pear-XML_RPC2-1.1.1-2|67	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_RPC2-1.1.1-2|68	%{_datadir}/pear/data/%{upstream_name}
12cr|php-pear-XML_RPC2-1.1.1-2|69	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_RPC2-1.1.1-2|70	
12cr|php-pear-XML_RPC2-1.1.1-2|71	
12cr|php-pear-XML_RPC2-1.1.1-2|72	%changelog
12cr|php-pear-XML_RPC2-1.1.1-2|73	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2012.0
12cr|php-pear-XML_RPC2-1.1.1-2|74	+ Revision: 742308
12cr|php-pear-XML_RPC2-1.1.1-2|75	- fix major breakage by careless packager
12cr|php-pear-XML_RPC2-1.1.1-2|76	
12cr|php-pear-XML_RPC2-1.1.1-2|77	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1
12cr|php-pear-XML_RPC2-1.1.1-2|78	+ Revision: 741271
12cr|php-pear-XML_RPC2-1.1.1-2|79	- 1.1.1
12cr|php-pear-XML_RPC2-1.1.1-2|80	
12cr|php-pear-XML_RPC2-1.1.1-2|81	* Sat Apr 09 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.8-1
12cr|php-pear-XML_RPC2-1.1.1-2|82	+ Revision: 652038
12cr|php-pear-XML_RPC2-1.1.1-2|83	- update to new version 1.0.8
12cr|php-pear-XML_RPC2-1.1.1-2|84	
12cr|php-pear-XML_RPC2-1.1.1-2|85	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.6-1mdv2011.0
12cr|php-pear-XML_RPC2-1.1.1-2|86	+ Revision: 602112
12cr|php-pear-XML_RPC2-1.1.1-2|87	- new version
12cr|php-pear-XML_RPC2-1.1.1-2|88	
12cr|php-pear-XML_RPC2-1.1.1-2|89	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.5-3mdv2010.1
12cr|php-pear-XML_RPC2-1.1.1-2|90	+ Revision: 464960
12cr|php-pear-XML_RPC2-1.1.1-2|91	- spec cleanup
12cr|php-pear-XML_RPC2-1.1.1-2|92	- use pear installer
12cr|php-pear-XML_RPC2-1.1.1-2|93	- don't ship tests, even in documentation
12cr|php-pear-XML_RPC2-1.1.1-2|94	- own all directories
12cr|php-pear-XML_RPC2-1.1.1-2|95	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_RPC2-1.1.1-2|96	
12cr|php-pear-XML_RPC2-1.1.1-2|97	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.5-2mdv2010.0
12cr|php-pear-XML_RPC2-1.1.1-2|98	+ Revision: 441762
12cr|php-pear-XML_RPC2-1.1.1-2|99	- rebuild
12cr|php-pear-XML_RPC2-1.1.1-2|100	
12cr|php-pear-XML_RPC2-1.1.1-2|101	* Sun Sep 14 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.5-1mdv2009.0
12cr|php-pear-XML_RPC2-1.1.1-2|102	+ Revision: 284744
12cr|php-pear-XML_RPC2-1.1.1-2|103	- update to new version 1.0.5
12cr|php-pear-XML_RPC2-1.1.1-2|104	
12cr|php-pear-XML_RPC2-1.1.1-2|105	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2009.0
12cr|php-pear-XML_RPC2-1.1.1-2|106	+ Revision: 237167
12cr|php-pear-XML_RPC2-1.1.1-2|107	- rebuild
12cr|php-pear-XML_RPC2-1.1.1-2|108	
12cr|php-pear-XML_RPC2-1.1.1-2|109	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_RPC2-1.1.1-2|110	- restore BuildRoot
12cr|php-pear-XML_RPC2-1.1.1-2|111	
12cr|php-pear-XML_RPC2-1.1.1-2|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_RPC2-1.1.1-2|113	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_RPC2-1.1.1-2|114	
12cr|php-pear-XML_RPC2-1.1.1-2|115	* Fri Aug 10 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.2-1mdv2008.0
12cr|php-pear-XML_RPC2-1.1.1-2|116	+ Revision: 61016
12cr|php-pear-XML_RPC2-1.1.1-2|117	- new version
12cr|php-pear-XML_RPC2-1.1.1-2|118	
12cr|php-pear-XML_RPC2-1.1.1-2|119	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2008.0
12cr|php-pear-XML_RPC2-1.1.1-2|120	+ Revision: 15757
12cr|php-pear-XML_RPC2-1.1.1-2|121	- 1.0.1
12cr|php-pear-XML_RPC2-1.1.1-2|122	
12cr|php-pear-XML_RPC2-1.1.1-2|123	
12cr|php-pear-XML_RPC2-1.1.1-2|124	* Wed Feb 07 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-1mdv2007.0
12cr|php-pear-XML_RPC2-1.1.1-2|125	+ Revision: 117277
12cr|php-pear-XML_RPC2-1.1.1-2|126	- Import php-pear-XML_RPC2
12cr|php-pear-XML_RPC2-1.1.1-2|127	

6105 12
12cr|php-pear-XML_RSS-1.0.2-2|1	%define		_class		XML
12cr|php-pear-XML_RSS-1.0.2-2|2	%define		_subclass	RSS
12cr|php-pear-XML_RSS-1.0.2-2|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_RSS-1.0.2-2|4	
12cr|php-pear-XML_RSS-1.0.2-2|5	%define		_requires_exceptions pear(PHPUnit
12cr|php-pear-XML_RSS-1.0.2-2|6	
12cr|php-pear-XML_RSS-1.0.2-2|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_RSS-1.0.2-2|8	Version:	1.0.2
12cr|php-pear-XML_RSS-1.0.2-2|9	Release:	%mkrel 2
12cr|php-pear-XML_RSS-1.0.2-2|10	Summary:	RSS parser
12cr|php-pear-XML_RSS-1.0.2-2|11	License:	PHP License
12cr|php-pear-XML_RSS-1.0.2-2|12	Group:		Development/PHP
12cr|php-pear-XML_RSS-1.0.2-2|13	URL:		http://pear.php.net/package/XML_RSS/
12cr|php-pear-XML_RSS-1.0.2-2|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cr|php-pear-XML_RSS-1.0.2-2|15	Requires(post): php-pear
12cr|php-pear-XML_RSS-1.0.2-2|16	Requires(preun): php-pear
12cr|php-pear-XML_RSS-1.0.2-2|17	Requires:	php-pear
12cr|php-pear-XML_RSS-1.0.2-2|18	BuildArch:	noarch
12cr|php-pear-XML_RSS-1.0.2-2|19	BuildRequires:	php-pear
12cr|php-pear-XML_RSS-1.0.2-2|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_RSS-1.0.2-2|21	
12cr|php-pear-XML_RSS-1.0.2-2|22	%description
12cr|php-pear-XML_RSS-1.0.2-2|23	Parser for Resource Description Framework (RDF) Site Summary (RSS)
12cr|php-pear-XML_RSS-1.0.2-2|24	documents.
12cr|php-pear-XML_RSS-1.0.2-2|25	
12cr|php-pear-XML_RSS-1.0.2-2|26	%prep
12cr|php-pear-XML_RSS-1.0.2-2|27	%setup -q -c
12cr|php-pear-XML_RSS-1.0.2-2|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_RSS-1.0.2-2|29	
12cr|php-pear-XML_RSS-1.0.2-2|30	%install
12cr|php-pear-XML_RSS-1.0.2-2|31	rm -rf %{buildroot}
12cr|php-pear-XML_RSS-1.0.2-2|32	
12cr|php-pear-XML_RSS-1.0.2-2|33	cd %{upstream_name}-%{version}
12cr|php-pear-XML_RSS-1.0.2-2|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_RSS-1.0.2-2|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_RSS-1.0.2-2|36	
12cr|php-pear-XML_RSS-1.0.2-2|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_RSS-1.0.2-2|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_RSS-1.0.2-2|39	
12cr|php-pear-XML_RSS-1.0.2-2|40	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_RSS-1.0.2-2|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_RSS-1.0.2-2|42	
12cr|php-pear-XML_RSS-1.0.2-2|43	%clean
12cr|php-pear-XML_RSS-1.0.2-2|44	rm -rf %{buildroot}
12cr|php-pear-XML_RSS-1.0.2-2|45	
12cr|php-pear-XML_RSS-1.0.2-2|46	%post
12cr|php-pear-XML_RSS-1.0.2-2|47	%if %mdkversion < 201000
12cr|php-pear-XML_RSS-1.0.2-2|48	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_RSS-1.0.2-2|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_RSS-1.0.2-2|50	%endif
12cr|php-pear-XML_RSS-1.0.2-2|51	
12cr|php-pear-XML_RSS-1.0.2-2|52	%preun
12cr|php-pear-XML_RSS-1.0.2-2|53	%if %mdkversion < 201000
12cr|php-pear-XML_RSS-1.0.2-2|54	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_RSS-1.0.2-2|55	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_RSS-1.0.2-2|56	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_RSS-1.0.2-2|57	fi
12cr|php-pear-XML_RSS-1.0.2-2|58	%endif
12cr|php-pear-XML_RSS-1.0.2-2|59	
12cr|php-pear-XML_RSS-1.0.2-2|60	%files
12cr|php-pear-XML_RSS-1.0.2-2|61	%defattr(-,root,root)
12cr|php-pear-XML_RSS-1.0.2-2|62	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_RSS-1.0.2-2|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_RSS-1.0.2-2|64	
12cr|php-pear-XML_RSS-1.0.2-2|65	
12cr|php-pear-XML_RSS-1.0.2-2|66	
12cr|php-pear-XML_RSS-1.0.2-2|67	
12cr|php-pear-XML_RSS-1.0.2-2|68	%changelog
12cr|php-pear-XML_RSS-1.0.2-2|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2012.0
12cr|php-pear-XML_RSS-1.0.2-2|70	+ Revision: 742309
12cr|php-pear-XML_RSS-1.0.2-2|71	- fix major breakage by careless packager
12cr|php-pear-XML_RSS-1.0.2-2|72	
12cr|php-pear-XML_RSS-1.0.2-2|73	* Mon May 09 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1
12cr|php-pear-XML_RSS-1.0.2-2|74	+ Revision: 672716
12cr|php-pear-XML_RSS-1.0.2-2|75	- 1.0.2
12cr|php-pear-XML_RSS-1.0.2-2|76	
12cr|php-pear-XML_RSS-1.0.2-2|77	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-1mdv2011.0
12cr|php-pear-XML_RSS-1.0.2-2|78	+ Revision: 594505
12cr|php-pear-XML_RSS-1.0.2-2|79	- update to new version 1.0.1
12cr|php-pear-XML_RSS-1.0.2-2|80	
12cr|php-pear-XML_RSS-1.0.2-2|81	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2010.1
12cr|php-pear-XML_RSS-1.0.2-2|82	+ Revision: 508993
12cr|php-pear-XML_RSS-1.0.2-2|83	- update to new version 1.0.0
12cr|php-pear-XML_RSS-1.0.2-2|84	
12cr|php-pear-XML_RSS-1.0.2-2|85	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.10-5mdv2010.1
12cr|php-pear-XML_RSS-1.0.2-2|86	+ Revision: 464961
12cr|php-pear-XML_RSS-1.0.2-2|87	- spec cleanup
12cr|php-pear-XML_RSS-1.0.2-2|88	- use pear installer
12cr|php-pear-XML_RSS-1.0.2-2|89	- don't ship tests, even in documentation
12cr|php-pear-XML_RSS-1.0.2-2|90	- own all directories
12cr|php-pear-XML_RSS-1.0.2-2|91	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_RSS-1.0.2-2|92	
12cr|php-pear-XML_RSS-1.0.2-2|93	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9.10-4mdv2010.0
12cr|php-pear-XML_RSS-1.0.2-2|94	+ Revision: 441763
12cr|php-pear-XML_RSS-1.0.2-2|95	- rebuild
12cr|php-pear-XML_RSS-1.0.2-2|96	
12cr|php-pear-XML_RSS-1.0.2-2|97	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.10-3mdv2009.1
12cr|php-pear-XML_RSS-1.0.2-2|98	+ Revision: 322928
12cr|php-pear-XML_RSS-1.0.2-2|99	- rebuild
12cr|php-pear-XML_RSS-1.0.2-2|100	
12cr|php-pear-XML_RSS-1.0.2-2|101	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.10-2mdv2009.0
12cr|php-pear-XML_RSS-1.0.2-2|102	+ Revision: 237168
12cr|php-pear-XML_RSS-1.0.2-2|103	- rebuild
12cr|php-pear-XML_RSS-1.0.2-2|104	
12cr|php-pear-XML_RSS-1.0.2-2|105	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_RSS-1.0.2-2|106	- restore BuildRoot
12cr|php-pear-XML_RSS-1.0.2-2|107	
12cr|php-pear-XML_RSS-1.0.2-2|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_RSS-1.0.2-2|109	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_RSS-1.0.2-2|110	
12cr|php-pear-XML_RSS-1.0.2-2|111	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.10-1mdv2008.0
12cr|php-pear-XML_RSS-1.0.2-2|112	+ Revision: 15504
12cr|php-pear-XML_RSS-1.0.2-2|113	- 0.9.10
12cr|php-pear-XML_RSS-1.0.2-2|114	
12cr|php-pear-XML_RSS-1.0.2-2|115	
12cr|php-pear-XML_RSS-1.0.2-2|116	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.9-1mdv2007.0
12cr|php-pear-XML_RSS-1.0.2-2|117	+ Revision: 82904
12cr|php-pear-XML_RSS-1.0.2-2|118	- Import php-pear-XML_RSS
12cr|php-pear-XML_RSS-1.0.2-2|119	
12cr|php-pear-XML_RSS-1.0.2-2|120	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.9-1mdk
12cr|php-pear-XML_RSS-1.0.2-2|121	- 0.9.9
12cr|php-pear-XML_RSS-1.0.2-2|122	- new group (Development/PHP)
12cr|php-pear-XML_RSS-1.0.2-2|123	
12cr|php-pear-XML_RSS-1.0.2-2|124	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-6mdk
12cr|php-pear-XML_RSS-1.0.2-2|125	- rebuilt to fix auto deps
12cr|php-pear-XML_RSS-1.0.2-2|126	
12cr|php-pear-XML_RSS-1.0.2-2|127	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-5mdk
12cr|php-pear-XML_RSS-1.0.2-2|128	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_RSS-1.0.2-2|129	
12cr|php-pear-XML_RSS-1.0.2-2|130	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-4mdk
12cr|php-pear-XML_RSS-1.0.2-2|131	- fix deps
12cr|php-pear-XML_RSS-1.0.2-2|132	
12cr|php-pear-XML_RSS-1.0.2-2|133	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-3mdk
12cr|php-pear-XML_RSS-1.0.2-2|134	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_RSS-1.0.2-2|135	- fix deps
12cr|php-pear-XML_RSS-1.0.2-2|136	
12cr|php-pear-XML_RSS-1.0.2-2|137	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-2mdk
12cr|php-pear-XML_RSS-1.0.2-2|138	- fix deps
12cr|php-pear-XML_RSS-1.0.2-2|139	
12cr|php-pear-XML_RSS-1.0.2-2|140	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-1mdk
12cr|php-pear-XML_RSS-1.0.2-2|141	- initial Mandriva package (PLD import)
12cr|php-pear-XML_RSS-1.0.2-2|142	

6106 12
12cr|php-pear-XML_SaxFilters-0.3.0-14|1	%define		_class		XML
12cr|php-pear-XML_SaxFilters-0.3.0-14|2	%define		_subclass	SaxFilters
12cr|php-pear-XML_SaxFilters-0.3.0-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_SaxFilters-0.3.0-14|4	
12cr|php-pear-XML_SaxFilters-0.3.0-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_SaxFilters-0.3.0-14|6	Version:	0.3.0
12cr|php-pear-XML_SaxFilters-0.3.0-14|7	Release:	%mkrel 14
12cr|php-pear-XML_SaxFilters-0.3.0-14|8	Summary:	A framework for building XML filters using the SAX API
12cr|php-pear-XML_SaxFilters-0.3.0-14|9	License:	PHP License
12cr|php-pear-XML_SaxFilters-0.3.0-14|10	Group:		Development/PHP
12cr|php-pear-XML_SaxFilters-0.3.0-14|11	URL:		http://pear.php.net/package/XML_SaxFilters/
12cr|php-pear-XML_SaxFilters-0.3.0-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-XML_SaxFilters-0.3.0-14|13	Requires(post): php-pear
12cr|php-pear-XML_SaxFilters-0.3.0-14|14	Requires(preun): php-pear
12cr|php-pear-XML_SaxFilters-0.3.0-14|15	Requires:	php-pear
12cr|php-pear-XML_SaxFilters-0.3.0-14|16	BuildArch:	noarch
12cr|php-pear-XML_SaxFilters-0.3.0-14|17	BuildRequires:	php-pear
12cr|php-pear-XML_SaxFilters-0.3.0-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_SaxFilters-0.3.0-14|19	
12cr|php-pear-XML_SaxFilters-0.3.0-14|20	%description
12cr|php-pear-XML_SaxFilters-0.3.0-14|21	XML_SaxFilters provides a foundation for using Sax filters in PHP. The
12cr|php-pear-XML_SaxFilters-0.3.0-14|22	original code base was developed by Luis Argerich and published at
12cr|php-pear-XML_SaxFilters-0.3.0-14|23	http://phpxmlclasses.sourceforge.net/show_doc.php?class=class_sax_filters.html.
12cr|php-pear-XML_SaxFilters-0.3.0-14|24	Luis discussed how SaxFilters work, using the Sourceforge classes as
12cr|php-pear-XML_SaxFilters-0.3.0-14|25	an example, in Chapter 10 of Wrox "PHP 4 XML". Luis kindly gave
12cr|php-pear-XML_SaxFilters-0.3.0-14|26	permission to modify the code and license for inclusion in PEAR.
12cr|php-pear-XML_SaxFilters-0.3.0-14|27	
12cr|php-pear-XML_SaxFilters-0.3.0-14|28	This version of the Sax Filters makes significant changes to Luis's
12cr|php-pear-XML_SaxFilters-0.3.0-14|29	original code (backwards compatibility is definately broken),
12cr|php-pear-XML_SaxFilters-0.3.0-14|30	seperating abstract classes from interfaces, providing interfaces for
12cr|php-pear-XML_SaxFilters-0.3.0-14|31	data readers and writers and providing methods to help parse XML
12cr|php-pear-XML_SaxFilters-0.3.0-14|32	documents recursively with filters (for example
12cr|php-pear-XML_SaxFilters-0.3.0-14|33	AbstractFilter::setParent()) for documents where the structure can
12cr|php-pear-XML_SaxFilters-0.3.0-14|34	vary significantly.
12cr|php-pear-XML_SaxFilters-0.3.0-14|35	
12cr|php-pear-XML_SaxFilters-0.3.0-14|36	Sax Filtering is an approach to making parsing XML documents with Sax
12cr|php-pear-XML_SaxFilters-0.3.0-14|37	modular and easy to maintain. The parser delegates events to a child
12cr|php-pear-XML_SaxFilters-0.3.0-14|38	filter which may in turn delegate events to another filter. In general
12cr|php-pear-XML_SaxFilters-0.3.0-14|39	it's possible to implement filters for a document which are as
12cr|php-pear-XML_SaxFilters-0.3.0-14|40	flexible and powerful as DOM.
12cr|php-pear-XML_SaxFilters-0.3.0-14|41	
12cr|php-pear-XML_SaxFilters-0.3.0-14|42	
12cr|php-pear-XML_SaxFilters-0.3.0-14|43	%prep
12cr|php-pear-XML_SaxFilters-0.3.0-14|44	%setup -q -c
12cr|php-pear-XML_SaxFilters-0.3.0-14|45	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_SaxFilters-0.3.0-14|46	
12cr|php-pear-XML_SaxFilters-0.3.0-14|47	%install
12cr|php-pear-XML_SaxFilters-0.3.0-14|48	rm -rf %{buildroot}
12cr|php-pear-XML_SaxFilters-0.3.0-14|49	
12cr|php-pear-XML_SaxFilters-0.3.0-14|50	cd %{upstream_name}-%{version}
12cr|php-pear-XML_SaxFilters-0.3.0-14|51	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_SaxFilters-0.3.0-14|52	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_SaxFilters-0.3.0-14|53	
12cr|php-pear-XML_SaxFilters-0.3.0-14|54	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_SaxFilters-0.3.0-14|55	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_SaxFilters-0.3.0-14|56	
12cr|php-pear-XML_SaxFilters-0.3.0-14|57	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_SaxFilters-0.3.0-14|58	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_SaxFilters-0.3.0-14|59	
12cr|php-pear-XML_SaxFilters-0.3.0-14|60	%clean
12cr|php-pear-XML_SaxFilters-0.3.0-14|61	rm -rf %{buildroot}
12cr|php-pear-XML_SaxFilters-0.3.0-14|62	
12cr|php-pear-XML_SaxFilters-0.3.0-14|63	%post
12cr|php-pear-XML_SaxFilters-0.3.0-14|64	%if %mdkversion < 201000
12cr|php-pear-XML_SaxFilters-0.3.0-14|65	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_SaxFilters-0.3.0-14|66	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_SaxFilters-0.3.0-14|67	%endif
12cr|php-pear-XML_SaxFilters-0.3.0-14|68	
12cr|php-pear-XML_SaxFilters-0.3.0-14|69	%preun
12cr|php-pear-XML_SaxFilters-0.3.0-14|70	%if %mdkversion < 201000
12cr|php-pear-XML_SaxFilters-0.3.0-14|71	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_SaxFilters-0.3.0-14|72	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_SaxFilters-0.3.0-14|73	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_SaxFilters-0.3.0-14|74	fi
12cr|php-pear-XML_SaxFilters-0.3.0-14|75	%endif
12cr|php-pear-XML_SaxFilters-0.3.0-14|76	
12cr|php-pear-XML_SaxFilters-0.3.0-14|77	%files
12cr|php-pear-XML_SaxFilters-0.3.0-14|78	%defattr(-,root,root)
12cr|php-pear-XML_SaxFilters-0.3.0-14|79	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-XML_SaxFilters-0.3.0-14|80	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_SaxFilters-0.3.0-14|81	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_SaxFilters-0.3.0-14|82	
12cr|php-pear-XML_SaxFilters-0.3.0-14|83	
12cr|php-pear-XML_SaxFilters-0.3.0-14|84	
12cr|php-pear-XML_SaxFilters-0.3.0-14|85	
12cr|php-pear-XML_SaxFilters-0.3.0-14|86	%changelog
12cr|php-pear-XML_SaxFilters-0.3.0-14|87	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-14mdv2012.0
12cr|php-pear-XML_SaxFilters-0.3.0-14|88	+ Revision: 742310
12cr|php-pear-XML_SaxFilters-0.3.0-14|89	- fix major breakage by careless packager
12cr|php-pear-XML_SaxFilters-0.3.0-14|90	
12cr|php-pear-XML_SaxFilters-0.3.0-14|91	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-13
12cr|php-pear-XML_SaxFilters-0.3.0-14|92	+ Revision: 679611
12cr|php-pear-XML_SaxFilters-0.3.0-14|93	- mass rebuild
12cr|php-pear-XML_SaxFilters-0.3.0-14|94	
12cr|php-pear-XML_SaxFilters-0.3.0-14|95	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-12mdv2011.0
12cr|php-pear-XML_SaxFilters-0.3.0-14|96	+ Revision: 613797
12cr|php-pear-XML_SaxFilters-0.3.0-14|97	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_SaxFilters-0.3.0-14|98	
12cr|php-pear-XML_SaxFilters-0.3.0-14|99	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.0-11mdv2010.1
12cr|php-pear-XML_SaxFilters-0.3.0-14|100	+ Revision: 464962
12cr|php-pear-XML_SaxFilters-0.3.0-14|101	- spec cleanup
12cr|php-pear-XML_SaxFilters-0.3.0-14|102	- use pear installer
12cr|php-pear-XML_SaxFilters-0.3.0-14|103	- don't ship tests, even in documentation
12cr|php-pear-XML_SaxFilters-0.3.0-14|104	- own all directories
12cr|php-pear-XML_SaxFilters-0.3.0-14|105	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_SaxFilters-0.3.0-14|106	
12cr|php-pear-XML_SaxFilters-0.3.0-14|107	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.0-10mdv2010.0
12cr|php-pear-XML_SaxFilters-0.3.0-14|108	+ Revision: 441764
12cr|php-pear-XML_SaxFilters-0.3.0-14|109	- rebuild
12cr|php-pear-XML_SaxFilters-0.3.0-14|110	
12cr|php-pear-XML_SaxFilters-0.3.0-14|111	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-9mdv2009.1
12cr|php-pear-XML_SaxFilters-0.3.0-14|112	+ Revision: 322983
12cr|php-pear-XML_SaxFilters-0.3.0-14|113	- rebuild
12cr|php-pear-XML_SaxFilters-0.3.0-14|114	
12cr|php-pear-XML_SaxFilters-0.3.0-14|115	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-8mdv2009.0
12cr|php-pear-XML_SaxFilters-0.3.0-14|116	+ Revision: 237169
12cr|php-pear-XML_SaxFilters-0.3.0-14|117	- rebuild
12cr|php-pear-XML_SaxFilters-0.3.0-14|118	
12cr|php-pear-XML_SaxFilters-0.3.0-14|119	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_SaxFilters-0.3.0-14|120	- restore BuildRoot
12cr|php-pear-XML_SaxFilters-0.3.0-14|121	
12cr|php-pear-XML_SaxFilters-0.3.0-14|122	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_SaxFilters-0.3.0-14|123	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_SaxFilters-0.3.0-14|124	
12cr|php-pear-XML_SaxFilters-0.3.0-14|125	
12cr|php-pear-XML_SaxFilters-0.3.0-14|126	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdv2007.0
12cr|php-pear-XML_SaxFilters-0.3.0-14|127	+ Revision: 82919
12cr|php-pear-XML_SaxFilters-0.3.0-14|128	- Import php-pear-XML_SaxFilters
12cr|php-pear-XML_SaxFilters-0.3.0-14|129	
12cr|php-pear-XML_SaxFilters-0.3.0-14|130	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdk
12cr|php-pear-XML_SaxFilters-0.3.0-14|131	- new group (Development/PHP)
12cr|php-pear-XML_SaxFilters-0.3.0-14|132	
12cr|php-pear-XML_SaxFilters-0.3.0-14|133	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-6mdk
12cr|php-pear-XML_SaxFilters-0.3.0-14|134	- rebuilt to fix auto deps
12cr|php-pear-XML_SaxFilters-0.3.0-14|135	
12cr|php-pear-XML_SaxFilters-0.3.0-14|136	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5mdk
12cr|php-pear-XML_SaxFilters-0.3.0-14|137	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_SaxFilters-0.3.0-14|138	
12cr|php-pear-XML_SaxFilters-0.3.0-14|139	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-4mdk
12cr|php-pear-XML_SaxFilters-0.3.0-14|140	- fix deps
12cr|php-pear-XML_SaxFilters-0.3.0-14|141	
12cr|php-pear-XML_SaxFilters-0.3.0-14|142	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-3mdk
12cr|php-pear-XML_SaxFilters-0.3.0-14|143	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_SaxFilters-0.3.0-14|144	- fix deps
12cr|php-pear-XML_SaxFilters-0.3.0-14|145	
12cr|php-pear-XML_SaxFilters-0.3.0-14|146	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-2mdk
12cr|php-pear-XML_SaxFilters-0.3.0-14|147	- fix deps
12cr|php-pear-XML_SaxFilters-0.3.0-14|148	
12cr|php-pear-XML_SaxFilters-0.3.0-14|149	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12cr|php-pear-XML_SaxFilters-0.3.0-14|150	- initial Mandriva package (PLD import)
12cr|php-pear-XML_SaxFilters-0.3.0-14|151	

6107 12
12cr|php-pear-XML_Statistics-0.1-14|1	%define		_class		XML
12cr|php-pear-XML_Statistics-0.1-14|2	%define		_subclass	Statistics
12cr|php-pear-XML_Statistics-0.1-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_Statistics-0.1-14|4	
12cr|php-pear-XML_Statistics-0.1-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_Statistics-0.1-14|6	Version:	0.1
12cr|php-pear-XML_Statistics-0.1-14|7	Release:	%mkrel 14
12cr|php-pear-XML_Statistics-0.1-14|8	Summary:	Obtain statistical information from an XML documents
12cr|php-pear-XML_Statistics-0.1-14|9	License:	PHP License
12cr|php-pear-XML_Statistics-0.1-14|10	Group:		Development/PHP
12cr|php-pear-XML_Statistics-0.1-14|11	URL:		http://pear.php.net/package/XML_Statistics/
12cr|php-pear-XML_Statistics-0.1-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-XML_Statistics-0.1-14|13	Requires(post): php-pear
12cr|php-pear-XML_Statistics-0.1-14|14	Requires(preun): php-pear
12cr|php-pear-XML_Statistics-0.1-14|15	Requires:	php-pear
12cr|php-pear-XML_Statistics-0.1-14|16	BuildArch:	noarch
12cr|php-pear-XML_Statistics-0.1-14|17	BuildRequires:	php-pear
12cr|php-pear-XML_Statistics-0.1-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_Statistics-0.1-14|19	
12cr|php-pear-XML_Statistics-0.1-14|20	%description
12cr|php-pear-XML_Statistics-0.1-14|21	XML_Statistics is able to retrieve statistics about tags, attributes,
12cr|php-pear-XML_Statistics-0.1-14|22	entities, processing instructions and CDaata chunks in any XML document.
12cr|php-pear-XML_Statistics-0.1-14|23	
12cr|php-pear-XML_Statistics-0.1-14|24	%prep
12cr|php-pear-XML_Statistics-0.1-14|25	%setup -q -c
12cr|php-pear-XML_Statistics-0.1-14|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_Statistics-0.1-14|27	
12cr|php-pear-XML_Statistics-0.1-14|28	%install
12cr|php-pear-XML_Statistics-0.1-14|29	rm -rf %{buildroot}
12cr|php-pear-XML_Statistics-0.1-14|30	
12cr|php-pear-XML_Statistics-0.1-14|31	cd %{upstream_name}-%{version}
12cr|php-pear-XML_Statistics-0.1-14|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_Statistics-0.1-14|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_Statistics-0.1-14|34	
12cr|php-pear-XML_Statistics-0.1-14|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_Statistics-0.1-14|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_Statistics-0.1-14|37	
12cr|php-pear-XML_Statistics-0.1-14|38	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_Statistics-0.1-14|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_Statistics-0.1-14|40	
12cr|php-pear-XML_Statistics-0.1-14|41	%clean
12cr|php-pear-XML_Statistics-0.1-14|42	rm -rf %{buildroot}
12cr|php-pear-XML_Statistics-0.1-14|43	
12cr|php-pear-XML_Statistics-0.1-14|44	%post
12cr|php-pear-XML_Statistics-0.1-14|45	%if %mdkversion < 201000
12cr|php-pear-XML_Statistics-0.1-14|46	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_Statistics-0.1-14|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_Statistics-0.1-14|48	%endif
12cr|php-pear-XML_Statistics-0.1-14|49	
12cr|php-pear-XML_Statistics-0.1-14|50	%preun
12cr|php-pear-XML_Statistics-0.1-14|51	%if %mdkversion < 201000
12cr|php-pear-XML_Statistics-0.1-14|52	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_Statistics-0.1-14|53	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_Statistics-0.1-14|54	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_Statistics-0.1-14|55	fi
12cr|php-pear-XML_Statistics-0.1-14|56	%endif
12cr|php-pear-XML_Statistics-0.1-14|57	
12cr|php-pear-XML_Statistics-0.1-14|58	%files
12cr|php-pear-XML_Statistics-0.1-14|59	%defattr(-,root,root)
12cr|php-pear-XML_Statistics-0.1-14|60	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-XML_Statistics-0.1-14|61	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_Statistics-0.1-14|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_Statistics-0.1-14|63	
12cr|php-pear-XML_Statistics-0.1-14|64	
12cr|php-pear-XML_Statistics-0.1-14|65	
12cr|php-pear-XML_Statistics-0.1-14|66	
12cr|php-pear-XML_Statistics-0.1-14|67	%changelog
12cr|php-pear-XML_Statistics-0.1-14|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-14mdv2012.0
12cr|php-pear-XML_Statistics-0.1-14|69	+ Revision: 742311
12cr|php-pear-XML_Statistics-0.1-14|70	- fix major breakage by careless packager
12cr|php-pear-XML_Statistics-0.1-14|71	
12cr|php-pear-XML_Statistics-0.1-14|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-13
12cr|php-pear-XML_Statistics-0.1-14|73	+ Revision: 679612
12cr|php-pear-XML_Statistics-0.1-14|74	- mass rebuild
12cr|php-pear-XML_Statistics-0.1-14|75	
12cr|php-pear-XML_Statistics-0.1-14|76	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-12mdv2011.0
12cr|php-pear-XML_Statistics-0.1-14|77	+ Revision: 613798
12cr|php-pear-XML_Statistics-0.1-14|78	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_Statistics-0.1-14|79	
12cr|php-pear-XML_Statistics-0.1-14|80	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-11mdv2010.1
12cr|php-pear-XML_Statistics-0.1-14|81	+ Revision: 464965
12cr|php-pear-XML_Statistics-0.1-14|82	- spec cleanup
12cr|php-pear-XML_Statistics-0.1-14|83	- use pear installer
12cr|php-pear-XML_Statistics-0.1-14|84	- don't ship tests, even in documentation
12cr|php-pear-XML_Statistics-0.1-14|85	- own all directories
12cr|php-pear-XML_Statistics-0.1-14|86	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_Statistics-0.1-14|87	
12cr|php-pear-XML_Statistics-0.1-14|88	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1-10mdv2010.0
12cr|php-pear-XML_Statistics-0.1-14|89	+ Revision: 441765
12cr|php-pear-XML_Statistics-0.1-14|90	- rebuild
12cr|php-pear-XML_Statistics-0.1-14|91	
12cr|php-pear-XML_Statistics-0.1-14|92	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1-9mdv2009.1
12cr|php-pear-XML_Statistics-0.1-14|93	+ Revision: 322984
12cr|php-pear-XML_Statistics-0.1-14|94	- rebuild
12cr|php-pear-XML_Statistics-0.1-14|95	
12cr|php-pear-XML_Statistics-0.1-14|96	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1-8mdv2009.0
12cr|php-pear-XML_Statistics-0.1-14|97	+ Revision: 237170
12cr|php-pear-XML_Statistics-0.1-14|98	- rebuild
12cr|php-pear-XML_Statistics-0.1-14|99	
12cr|php-pear-XML_Statistics-0.1-14|100	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_Statistics-0.1-14|101	- restore BuildRoot
12cr|php-pear-XML_Statistics-0.1-14|102	
12cr|php-pear-XML_Statistics-0.1-14|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_Statistics-0.1-14|104	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_Statistics-0.1-14|105	
12cr|php-pear-XML_Statistics-0.1-14|106	
12cr|php-pear-XML_Statistics-0.1-14|107	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdv2007.0
12cr|php-pear-XML_Statistics-0.1-14|108	+ Revision: 82928
12cr|php-pear-XML_Statistics-0.1-14|109	- Import php-pear-XML_Statistics
12cr|php-pear-XML_Statistics-0.1-14|110	
12cr|php-pear-XML_Statistics-0.1-14|111	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdk
12cr|php-pear-XML_Statistics-0.1-14|112	- new group (Development/PHP)
12cr|php-pear-XML_Statistics-0.1-14|113	
12cr|php-pear-XML_Statistics-0.1-14|114	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-6mdk
12cr|php-pear-XML_Statistics-0.1-14|115	- rebuilt to fix auto deps
12cr|php-pear-XML_Statistics-0.1-14|116	
12cr|php-pear-XML_Statistics-0.1-14|117	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdk
12cr|php-pear-XML_Statistics-0.1-14|118	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_Statistics-0.1-14|119	
12cr|php-pear-XML_Statistics-0.1-14|120	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdk
12cr|php-pear-XML_Statistics-0.1-14|121	- fix deps
12cr|php-pear-XML_Statistics-0.1-14|122	
12cr|php-pear-XML_Statistics-0.1-14|123	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-3mdk
12cr|php-pear-XML_Statistics-0.1-14|124	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_Statistics-0.1-14|125	- fix deps
12cr|php-pear-XML_Statistics-0.1-14|126	
12cr|php-pear-XML_Statistics-0.1-14|127	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-2mdk
12cr|php-pear-XML_Statistics-0.1-14|128	- fix deps
12cr|php-pear-XML_Statistics-0.1-14|129	
12cr|php-pear-XML_Statistics-0.1-14|130	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdk
12cr|php-pear-XML_Statistics-0.1-14|131	- initial Mandriva package (PLD import)
12cr|php-pear-XML_Statistics-0.1-14|132	

6108 12
12cr|php-pear-XML_svg2image-0.1-14|1	%define		_class		XML
12cr|php-pear-XML_svg2image-0.1-14|2	%define		_subclass	svg2image
12cr|php-pear-XML_svg2image-0.1-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_svg2image-0.1-14|4	
12cr|php-pear-XML_svg2image-0.1-14|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_svg2image-0.1-14|6	Version:	0.1
12cr|php-pear-XML_svg2image-0.1-14|7	Release:	%mkrel 14
12cr|php-pear-XML_svg2image-0.1-14|8	Summary:	Converts a SVG file to a PNG/JPEG image
12cr|php-pear-XML_svg2image-0.1-14|9	License:	PHP License
12cr|php-pear-XML_svg2image-0.1-14|10	Group:		Development/PHP
12cr|php-pear-XML_svg2image-0.1-14|11	URL:		http://pear.php.net/package/XML_svg2image/
12cr|php-pear-XML_svg2image-0.1-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-XML_svg2image-0.1-14|13	Requires(post): php-pear
12cr|php-pear-XML_svg2image-0.1-14|14	Requires(preun): php-pear
12cr|php-pear-XML_svg2image-0.1-14|15	Requires:	php-pear
12cr|php-pear-XML_svg2image-0.1-14|16	BuildArch:	noarch
12cr|php-pear-XML_svg2image-0.1-14|17	BuildRequires:	php-pear
12cr|php-pear-XML_svg2image-0.1-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_svg2image-0.1-14|19	
12cr|php-pear-XML_svg2image-0.1-14|20	%description
12cr|php-pear-XML_svg2image-0.1-14|21	Converts a SVG file to a PNG/JPEG image with the help of apache-batik
12cr|php-pear-XML_svg2image-0.1-14|22	(java-program), needs therefore a PHP with ext/java compiled-in and
12cr|php-pear-XML_svg2image-0.1-14|23	the batik files from http://xml.apache.org/batik/.
12cr|php-pear-XML_svg2image-0.1-14|24	
12cr|php-pear-XML_svg2image-0.1-14|25	%prep
12cr|php-pear-XML_svg2image-0.1-14|26	%setup -q -c
12cr|php-pear-XML_svg2image-0.1-14|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_svg2image-0.1-14|28	
12cr|php-pear-XML_svg2image-0.1-14|29	%install
12cr|php-pear-XML_svg2image-0.1-14|30	rm -rf %{buildroot}
12cr|php-pear-XML_svg2image-0.1-14|31	
12cr|php-pear-XML_svg2image-0.1-14|32	cd %{upstream_name}-%{version}
12cr|php-pear-XML_svg2image-0.1-14|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_svg2image-0.1-14|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_svg2image-0.1-14|35	
12cr|php-pear-XML_svg2image-0.1-14|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_svg2image-0.1-14|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_svg2image-0.1-14|38	
12cr|php-pear-XML_svg2image-0.1-14|39	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_svg2image-0.1-14|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_svg2image-0.1-14|41	
12cr|php-pear-XML_svg2image-0.1-14|42	%clean
12cr|php-pear-XML_svg2image-0.1-14|43	rm -rf %{buildroot}
12cr|php-pear-XML_svg2image-0.1-14|44	
12cr|php-pear-XML_svg2image-0.1-14|45	%post
12cr|php-pear-XML_svg2image-0.1-14|46	%if %mdkversion < 201000
12cr|php-pear-XML_svg2image-0.1-14|47	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_svg2image-0.1-14|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_svg2image-0.1-14|49	%endif
12cr|php-pear-XML_svg2image-0.1-14|50	
12cr|php-pear-XML_svg2image-0.1-14|51	%preun
12cr|php-pear-XML_svg2image-0.1-14|52	%if %mdkversion < 201000
12cr|php-pear-XML_svg2image-0.1-14|53	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_svg2image-0.1-14|54	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_svg2image-0.1-14|55	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_svg2image-0.1-14|56	fi
12cr|php-pear-XML_svg2image-0.1-14|57	%endif
12cr|php-pear-XML_svg2image-0.1-14|58	
12cr|php-pear-XML_svg2image-0.1-14|59	%files
12cr|php-pear-XML_svg2image-0.1-14|60	%defattr(-,root,root)
12cr|php-pear-XML_svg2image-0.1-14|61	%doc %{upstream_name}-%{version}/README*
12cr|php-pear-XML_svg2image-0.1-14|62	%doc %{upstream_name}-%{version}/gvt.svg
12cr|php-pear-XML_svg2image-0.1-14|63	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_svg2image-0.1-14|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_svg2image-0.1-14|65	
12cr|php-pear-XML_svg2image-0.1-14|66	
12cr|php-pear-XML_svg2image-0.1-14|67	
12cr|php-pear-XML_svg2image-0.1-14|68	
12cr|php-pear-XML_svg2image-0.1-14|69	%changelog
12cr|php-pear-XML_svg2image-0.1-14|70	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-14mdv2012.0
12cr|php-pear-XML_svg2image-0.1-14|71	+ Revision: 742319
12cr|php-pear-XML_svg2image-0.1-14|72	- fix major breakage by careless packager
12cr|php-pear-XML_svg2image-0.1-14|73	
12cr|php-pear-XML_svg2image-0.1-14|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-13
12cr|php-pear-XML_svg2image-0.1-14|75	+ Revision: 679621
12cr|php-pear-XML_svg2image-0.1-14|76	- mass rebuild
12cr|php-pear-XML_svg2image-0.1-14|77	
12cr|php-pear-XML_svg2image-0.1-14|78	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-12mdv2011.0
12cr|php-pear-XML_svg2image-0.1-14|79	+ Revision: 613806
12cr|php-pear-XML_svg2image-0.1-14|80	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_svg2image-0.1-14|81	
12cr|php-pear-XML_svg2image-0.1-14|82	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-11mdv2010.1
12cr|php-pear-XML_svg2image-0.1-14|83	+ Revision: 464967
12cr|php-pear-XML_svg2image-0.1-14|84	- spec cleanup
12cr|php-pear-XML_svg2image-0.1-14|85	- use pear installer
12cr|php-pear-XML_svg2image-0.1-14|86	- don't ship tests, even in documentation
12cr|php-pear-XML_svg2image-0.1-14|87	- own all directories
12cr|php-pear-XML_svg2image-0.1-14|88	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_svg2image-0.1-14|89	
12cr|php-pear-XML_svg2image-0.1-14|90	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1-10mdv2010.0
12cr|php-pear-XML_svg2image-0.1-14|91	+ Revision: 441766
12cr|php-pear-XML_svg2image-0.1-14|92	- rebuild
12cr|php-pear-XML_svg2image-0.1-14|93	
12cr|php-pear-XML_svg2image-0.1-14|94	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1-9mdv2009.1
12cr|php-pear-XML_svg2image-0.1-14|95	+ Revision: 323019
12cr|php-pear-XML_svg2image-0.1-14|96	- rebuild
12cr|php-pear-XML_svg2image-0.1-14|97	
12cr|php-pear-XML_svg2image-0.1-14|98	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1-8mdv2009.0
12cr|php-pear-XML_svg2image-0.1-14|99	+ Revision: 237179
12cr|php-pear-XML_svg2image-0.1-14|100	- rebuild
12cr|php-pear-XML_svg2image-0.1-14|101	
12cr|php-pear-XML_svg2image-0.1-14|102	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_svg2image-0.1-14|103	- restore BuildRoot
12cr|php-pear-XML_svg2image-0.1-14|104	
12cr|php-pear-XML_svg2image-0.1-14|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_svg2image-0.1-14|106	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_svg2image-0.1-14|107	
12cr|php-pear-XML_svg2image-0.1-14|108	
12cr|php-pear-XML_svg2image-0.1-14|109	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdv2007.0
12cr|php-pear-XML_svg2image-0.1-14|110	+ Revision: 82989
12cr|php-pear-XML_svg2image-0.1-14|111	- Import php-pear-XML_svg2image
12cr|php-pear-XML_svg2image-0.1-14|112	
12cr|php-pear-XML_svg2image-0.1-14|113	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdk
12cr|php-pear-XML_svg2image-0.1-14|114	- new group (Development/PHP)
12cr|php-pear-XML_svg2image-0.1-14|115	
12cr|php-pear-XML_svg2image-0.1-14|116	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-6mdk
12cr|php-pear-XML_svg2image-0.1-14|117	- rebuilt to fix auto deps
12cr|php-pear-XML_svg2image-0.1-14|118	
12cr|php-pear-XML_svg2image-0.1-14|119	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdk
12cr|php-pear-XML_svg2image-0.1-14|120	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_svg2image-0.1-14|121	
12cr|php-pear-XML_svg2image-0.1-14|122	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdk
12cr|php-pear-XML_svg2image-0.1-14|123	- fix deps
12cr|php-pear-XML_svg2image-0.1-14|124	
12cr|php-pear-XML_svg2image-0.1-14|125	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-3mdk
12cr|php-pear-XML_svg2image-0.1-14|126	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_svg2image-0.1-14|127	- fix deps
12cr|php-pear-XML_svg2image-0.1-14|128	
12cr|php-pear-XML_svg2image-0.1-14|129	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-2mdk
12cr|php-pear-XML_svg2image-0.1-14|130	- fix deps
12cr|php-pear-XML_svg2image-0.1-14|131	
12cr|php-pear-XML_svg2image-0.1-14|132	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdk
12cr|php-pear-XML_svg2image-0.1-14|133	- initial Mandriva package (PLD import)
12cr|php-pear-XML_svg2image-0.1-14|134	

6109 12
12cr|php-pear-XML_Transformer-1.1.1-7|1	%define		_class		XML
12cr|php-pear-XML_Transformer-1.1.1-7|2	%define		_subclass	Transformer
12cr|php-pear-XML_Transformer-1.1.1-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_Transformer-1.1.1-7|4	
12cr|php-pear-XML_Transformer-1.1.1-7|5	%define		_requires_exceptions pear(XML/Transformer/Tests/TestNamespace.php)\\|pear(XML/Transformer/Tests/TransformerTest.php)
12cr|php-pear-XML_Transformer-1.1.1-7|6	
12cr|php-pear-XML_Transformer-1.1.1-7|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_Transformer-1.1.1-7|8	Version:	1.1.1
12cr|php-pear-XML_Transformer-1.1.1-7|9	Release:	%mkrel 7
12cr|php-pear-XML_Transformer-1.1.1-7|10	Summary:	XML transformations in PHP
12cr|php-pear-XML_Transformer-1.1.1-7|11	License:	PHP License
12cr|php-pear-XML_Transformer-1.1.1-7|12	Group:		Development/PHP
12cr|php-pear-XML_Transformer-1.1.1-7|13	URL:		http://pear.php.net/package/XML_Transformer/
12cr|php-pear-XML_Transformer-1.1.1-7|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-XML_Transformer-1.1.1-7|15	Requires(post): php-pear
12cr|php-pear-XML_Transformer-1.1.1-7|16	Requires(preun): php-pear
12cr|php-pear-XML_Transformer-1.1.1-7|17	Requires:	php-pear
12cr|php-pear-XML_Transformer-1.1.1-7|18	BuildArch:	noarch
12cr|php-pear-XML_Transformer-1.1.1-7|19	BuildRequires:	php-pear
12cr|php-pear-XML_Transformer-1.1.1-7|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_Transformer-1.1.1-7|21	
12cr|php-pear-XML_Transformer-1.1.1-7|22	%description
12cr|php-pear-XML_Transformer-1.1.1-7|23	With the XML_Transformer class one can easily bind PHP functionality
12cr|php-pear-XML_Transformer-1.1.1-7|24	to XML tags, thus transforming the input XML tree into an output XML
12cr|php-pear-XML_Transformer-1.1.1-7|25	tree without the need for XSLT. Single XML elements can be overloaded
12cr|php-pear-XML_Transformer-1.1.1-7|26	with PHP functions, methods and static method calls, XML namespaces
12cr|php-pear-XML_Transformer-1.1.1-7|27	can be registered to be handled by PHP classes.
12cr|php-pear-XML_Transformer-1.1.1-7|28	
12cr|php-pear-XML_Transformer-1.1.1-7|29	
12cr|php-pear-XML_Transformer-1.1.1-7|30	%prep
12cr|php-pear-XML_Transformer-1.1.1-7|31	%setup -q -c
12cr|php-pear-XML_Transformer-1.1.1-7|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_Transformer-1.1.1-7|33	
12cr|php-pear-XML_Transformer-1.1.1-7|34	perl -pi -e "s|PHPUnit2|PHPUnit|g" %{upstream_name}-%{version}/Transformer/Tests/*
12cr|php-pear-XML_Transformer-1.1.1-7|35	
12cr|php-pear-XML_Transformer-1.1.1-7|36	%install
12cr|php-pear-XML_Transformer-1.1.1-7|37	rm -rf %{buildroot}
12cr|php-pear-XML_Transformer-1.1.1-7|38	
12cr|php-pear-XML_Transformer-1.1.1-7|39	cd %{upstream_name}-%{version}
12cr|php-pear-XML_Transformer-1.1.1-7|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_Transformer-1.1.1-7|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_Transformer-1.1.1-7|42	
12cr|php-pear-XML_Transformer-1.1.1-7|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_Transformer-1.1.1-7|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_Transformer-1.1.1-7|45	
12cr|php-pear-XML_Transformer-1.1.1-7|46	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_Transformer-1.1.1-7|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_Transformer-1.1.1-7|48	
12cr|php-pear-XML_Transformer-1.1.1-7|49	%clean
12cr|php-pear-XML_Transformer-1.1.1-7|50	rm -rf %{buildroot}
12cr|php-pear-XML_Transformer-1.1.1-7|51	
12cr|php-pear-XML_Transformer-1.1.1-7|52	%post
12cr|php-pear-XML_Transformer-1.1.1-7|53	%if %mdkversion < 201000
12cr|php-pear-XML_Transformer-1.1.1-7|54	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_Transformer-1.1.1-7|55	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_Transformer-1.1.1-7|56	%endif
12cr|php-pear-XML_Transformer-1.1.1-7|57	
12cr|php-pear-XML_Transformer-1.1.1-7|58	%preun
12cr|php-pear-XML_Transformer-1.1.1-7|59	%if %mdkversion < 201000
12cr|php-pear-XML_Transformer-1.1.1-7|60	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_Transformer-1.1.1-7|61	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_Transformer-1.1.1-7|62	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_Transformer-1.1.1-7|63	fi
12cr|php-pear-XML_Transformer-1.1.1-7|64	%endif
12cr|php-pear-XML_Transformer-1.1.1-7|65	
12cr|php-pear-XML_Transformer-1.1.1-7|66	%files
12cr|php-pear-XML_Transformer-1.1.1-7|67	%defattr(-,root,root)
12cr|php-pear-XML_Transformer-1.1.1-7|68	%doc %{upstream_name}-%{version}/README
12cr|php-pear-XML_Transformer-1.1.1-7|69	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_Transformer-1.1.1-7|70	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_Transformer-1.1.1-7|71	
12cr|php-pear-XML_Transformer-1.1.1-7|72	
12cr|php-pear-XML_Transformer-1.1.1-7|73	%changelog
12cr|php-pear-XML_Transformer-1.1.1-7|74	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdv2012.0
12cr|php-pear-XML_Transformer-1.1.1-7|75	+ Revision: 742312
12cr|php-pear-XML_Transformer-1.1.1-7|76	- fix major breakage by careless packager
12cr|php-pear-XML_Transformer-1.1.1-7|77	
12cr|php-pear-XML_Transformer-1.1.1-7|78	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-6
12cr|php-pear-XML_Transformer-1.1.1-7|79	+ Revision: 679613
12cr|php-pear-XML_Transformer-1.1.1-7|80	- mass rebuild
12cr|php-pear-XML_Transformer-1.1.1-7|81	
12cr|php-pear-XML_Transformer-1.1.1-7|82	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdv2011.0
12cr|php-pear-XML_Transformer-1.1.1-7|83	+ Revision: 613799
12cr|php-pear-XML_Transformer-1.1.1-7|84	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_Transformer-1.1.1-7|85	
12cr|php-pear-XML_Transformer-1.1.1-7|86	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-4mdv2010.1
12cr|php-pear-XML_Transformer-1.1.1-7|87	+ Revision: 464968
12cr|php-pear-XML_Transformer-1.1.1-7|88	- spec cleanup
12cr|php-pear-XML_Transformer-1.1.1-7|89	- use pear installer
12cr|php-pear-XML_Transformer-1.1.1-7|90	- don't ship tests, even in documentation
12cr|php-pear-XML_Transformer-1.1.1-7|91	- own all directories
12cr|php-pear-XML_Transformer-1.1.1-7|92	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_Transformer-1.1.1-7|93	
12cr|php-pear-XML_Transformer-1.1.1-7|94	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-3mdv2010.0
12cr|php-pear-XML_Transformer-1.1.1-7|95	+ Revision: 441767
12cr|php-pear-XML_Transformer-1.1.1-7|96	- rebuild
12cr|php-pear-XML_Transformer-1.1.1-7|97	
12cr|php-pear-XML_Transformer-1.1.1-7|98	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2009.1
12cr|php-pear-XML_Transformer-1.1.1-7|99	+ Revision: 322991
12cr|php-pear-XML_Transformer-1.1.1-7|100	- rebuild
12cr|php-pear-XML_Transformer-1.1.1-7|101	
12cr|php-pear-XML_Transformer-1.1.1-7|102	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-1mdv2009.1
12cr|php-pear-XML_Transformer-1.1.1-7|103	+ Revision: 305818
12cr|php-pear-XML_Transformer-1.1.1-7|104	- update to new version 1.1.1
12cr|php-pear-XML_Transformer-1.1.1-7|105	
12cr|php-pear-XML_Transformer-1.1.1-7|106	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-11mdv2009.0
12cr|php-pear-XML_Transformer-1.1.1-7|107	+ Revision: 237171
12cr|php-pear-XML_Transformer-1.1.1-7|108	- rebuild
12cr|php-pear-XML_Transformer-1.1.1-7|109	
12cr|php-pear-XML_Transformer-1.1.1-7|110	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_Transformer-1.1.1-7|111	- restore BuildRoot
12cr|php-pear-XML_Transformer-1.1.1-7|112	
12cr|php-pear-XML_Transformer-1.1.1-7|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_Transformer-1.1.1-7|114	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_Transformer-1.1.1-7|115	
12cr|php-pear-XML_Transformer-1.1.1-7|116	* Mon Nov 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-10mdv2008.1
12cr|php-pear-XML_Transformer-1.1.1-7|117	+ Revision: 112114
12cr|php-pear-XML_Transformer-1.1.1-7|118	- really fix deps
12cr|php-pear-XML_Transformer-1.1.1-7|119	
12cr|php-pear-XML_Transformer-1.1.1-7|120	* Fri Nov 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-9mdv2008.1
12cr|php-pear-XML_Transformer-1.1.1-7|121	+ Revision: 107008
12cr|php-pear-XML_Transformer-1.1.1-7|122	- PHPUnit2/PHPUnit
12cr|php-pear-XML_Transformer-1.1.1-7|123	
12cr|php-pear-XML_Transformer-1.1.1-7|124	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-8mdv2008.0
12cr|php-pear-XML_Transformer-1.1.1-7|125	+ Revision: 90159
12cr|php-pear-XML_Transformer-1.1.1-7|126	- rebuild
12cr|php-pear-XML_Transformer-1.1.1-7|127	
12cr|php-pear-XML_Transformer-1.1.1-7|128	
12cr|php-pear-XML_Transformer-1.1.1-7|129	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdv2007.0
12cr|php-pear-XML_Transformer-1.1.1-7|130	+ Revision: 82939
12cr|php-pear-XML_Transformer-1.1.1-7|131	- Import php-pear-XML_Transformer
12cr|php-pear-XML_Transformer-1.1.1-7|132	
12cr|php-pear-XML_Transformer-1.1.1-7|133	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdk
12cr|php-pear-XML_Transformer-1.1.1-7|134	- new group (Development/PHP)
12cr|php-pear-XML_Transformer-1.1.1-7|135	
12cr|php-pear-XML_Transformer-1.1.1-7|136	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6mdk
12cr|php-pear-XML_Transformer-1.1.1-7|137	- rebuilt to fix auto deps
12cr|php-pear-XML_Transformer-1.1.1-7|138	
12cr|php-pear-XML_Transformer-1.1.1-7|139	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-5mdk
12cr|php-pear-XML_Transformer-1.1.1-7|140	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_Transformer-1.1.1-7|141	
12cr|php-pear-XML_Transformer-1.1.1-7|142	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-4mdk
12cr|php-pear-XML_Transformer-1.1.1-7|143	- fix deps
12cr|php-pear-XML_Transformer-1.1.1-7|144	
12cr|php-pear-XML_Transformer-1.1.1-7|145	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdk
12cr|php-pear-XML_Transformer-1.1.1-7|146	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_Transformer-1.1.1-7|147	- fix deps
12cr|php-pear-XML_Transformer-1.1.1-7|148	
12cr|php-pear-XML_Transformer-1.1.1-7|149	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdk
12cr|php-pear-XML_Transformer-1.1.1-7|150	- fix deps
12cr|php-pear-XML_Transformer-1.1.1-7|151	
12cr|php-pear-XML_Transformer-1.1.1-7|152	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cr|php-pear-XML_Transformer-1.1.1-7|153	- initial Mandriva package (PLD import)
12cr|php-pear-XML_Transformer-1.1.1-7|154	

6110 12
12cr|php-pear-XML_Tree-2.0.0-15|1	%define		_class		XML
12cr|php-pear-XML_Tree-2.0.0-15|2	%define		_subclass	Tree
12cr|php-pear-XML_Tree-2.0.0-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_Tree-2.0.0-15|4	%define		_rc		RC2
12cr|php-pear-XML_Tree-2.0.0-15|5	
12cr|php-pear-XML_Tree-2.0.0-15|6	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_Tree-2.0.0-15|7	Version:	2.0.0
12cr|php-pear-XML_Tree-2.0.0-15|8	Summary:	Represent XML data in a tree structure
12cr|php-pear-XML_Tree-2.0.0-15|9	Release:	%mkrel 15
12cr|php-pear-XML_Tree-2.0.0-15|10	License:	PHP License
12cr|php-pear-XML_Tree-2.0.0-15|11	Group:		Development/PHP
12cr|php-pear-XML_Tree-2.0.0-15|12	URL:		http://pear.php.net/package/XML_Tree/
12cr|php-pear-XML_Tree-2.0.0-15|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{_rc}.tar.bz2
12cr|php-pear-XML_Tree-2.0.0-15|14	Requires(post): php-pear
12cr|php-pear-XML_Tree-2.0.0-15|15	Requires(preun): php-pear
12cr|php-pear-XML_Tree-2.0.0-15|16	Requires:	php-pear
12cr|php-pear-XML_Tree-2.0.0-15|17	BuildArch:	noarch
12cr|php-pear-XML_Tree-2.0.0-15|18	BuildRequires:	php-pear
12cr|php-pear-XML_Tree-2.0.0-15|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_Tree-2.0.0-15|20	
12cr|php-pear-XML_Tree-2.0.0-15|21	%description
12cr|php-pear-XML_Tree-2.0.0-15|22	Allows for the building of XML data structures using a tree
12cr|php-pear-XML_Tree-2.0.0-15|23	representation, without the need for an extension like DOMXML.
12cr|php-pear-XML_Tree-2.0.0-15|24	
12cr|php-pear-XML_Tree-2.0.0-15|25	
12cr|php-pear-XML_Tree-2.0.0-15|26	%prep
12cr|php-pear-XML_Tree-2.0.0-15|27	%setup -q -c
12cr|php-pear-XML_Tree-2.0.0-15|28	mv package.xml %{upstream_name}-%{version}%{_rc}/%{upstream_name}.xml
12cr|php-pear-XML_Tree-2.0.0-15|29	
12cr|php-pear-XML_Tree-2.0.0-15|30	%install
12cr|php-pear-XML_Tree-2.0.0-15|31	rm -rf %{buildroot}
12cr|php-pear-XML_Tree-2.0.0-15|32	
12cr|php-pear-XML_Tree-2.0.0-15|33	cd %{upstream_name}-%{version}%{_rc}
12cr|php-pear-XML_Tree-2.0.0-15|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_Tree-2.0.0-15|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_Tree-2.0.0-15|36	
12cr|php-pear-XML_Tree-2.0.0-15|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_Tree-2.0.0-15|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_Tree-2.0.0-15|39	rm -rf %{buildroot}%{_datadir}/pear/data
12cr|php-pear-XML_Tree-2.0.0-15|40	
12cr|php-pear-XML_Tree-2.0.0-15|41	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_Tree-2.0.0-15|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_Tree-2.0.0-15|43	
12cr|php-pear-XML_Tree-2.0.0-15|44	%clean
12cr|php-pear-XML_Tree-2.0.0-15|45	rm -rf %{buildroot}
12cr|php-pear-XML_Tree-2.0.0-15|46	
12cr|php-pear-XML_Tree-2.0.0-15|47	%post
12cr|php-pear-XML_Tree-2.0.0-15|48	%if %mdkversion < 201000
12cr|php-pear-XML_Tree-2.0.0-15|49	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_Tree-2.0.0-15|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_Tree-2.0.0-15|51	%endif
12cr|php-pear-XML_Tree-2.0.0-15|52	
12cr|php-pear-XML_Tree-2.0.0-15|53	%preun
12cr|php-pear-XML_Tree-2.0.0-15|54	%if %mdkversion < 201000
12cr|php-pear-XML_Tree-2.0.0-15|55	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_Tree-2.0.0-15|56	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_Tree-2.0.0-15|57	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_Tree-2.0.0-15|58	fi
12cr|php-pear-XML_Tree-2.0.0-15|59	%endif
12cr|php-pear-XML_Tree-2.0.0-15|60	
12cr|php-pear-XML_Tree-2.0.0-15|61	%files
12cr|php-pear-XML_Tree-2.0.0-15|62	%defattr(-,root,root)
12cr|php-pear-XML_Tree-2.0.0-15|63	%doc %{upstream_name}-%{version}%{_rc}/README.txt
12cr|php-pear-XML_Tree-2.0.0-15|64	%doc %{upstream_name}-%{version}%{_rc}/docs
12cr|php-pear-XML_Tree-2.0.0-15|65	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_Tree-2.0.0-15|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_Tree-2.0.0-15|67	
12cr|php-pear-XML_Tree-2.0.0-15|68	
12cr|php-pear-XML_Tree-2.0.0-15|69	%changelog
12cr|php-pear-XML_Tree-2.0.0-15|70	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-15mdv2012.0
12cr|php-pear-XML_Tree-2.0.0-15|71	+ Revision: 742313
12cr|php-pear-XML_Tree-2.0.0-15|72	- fix major breakage by careless packager
12cr|php-pear-XML_Tree-2.0.0-15|73	
12cr|php-pear-XML_Tree-2.0.0-15|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-14
12cr|php-pear-XML_Tree-2.0.0-15|75	+ Revision: 679614
12cr|php-pear-XML_Tree-2.0.0-15|76	- mass rebuild
12cr|php-pear-XML_Tree-2.0.0-15|77	
12cr|php-pear-XML_Tree-2.0.0-15|78	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-13mdv2011.0
12cr|php-pear-XML_Tree-2.0.0-15|79	+ Revision: 613800
12cr|php-pear-XML_Tree-2.0.0-15|80	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_Tree-2.0.0-15|81	
12cr|php-pear-XML_Tree-2.0.0-15|82	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-12mdv2010.1
12cr|php-pear-XML_Tree-2.0.0-15|83	+ Revision: 464969
12cr|php-pear-XML_Tree-2.0.0-15|84	- spec cleanup
12cr|php-pear-XML_Tree-2.0.0-15|85	- use pear installer
12cr|php-pear-XML_Tree-2.0.0-15|86	- don't ship tests, even in documentation
12cr|php-pear-XML_Tree-2.0.0-15|87	- own all directories
12cr|php-pear-XML_Tree-2.0.0-15|88	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_Tree-2.0.0-15|89	
12cr|php-pear-XML_Tree-2.0.0-15|90	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 2.0.0-11mdv2010.0
12cr|php-pear-XML_Tree-2.0.0-15|91	+ Revision: 441768
12cr|php-pear-XML_Tree-2.0.0-15|92	- rebuild
12cr|php-pear-XML_Tree-2.0.0-15|93	
12cr|php-pear-XML_Tree-2.0.0-15|94	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-10mdv2009.1
12cr|php-pear-XML_Tree-2.0.0-15|95	+ Revision: 322992
12cr|php-pear-XML_Tree-2.0.0-15|96	- rebuild
12cr|php-pear-XML_Tree-2.0.0-15|97	
12cr|php-pear-XML_Tree-2.0.0-15|98	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-9mdv2009.0
12cr|php-pear-XML_Tree-2.0.0-15|99	+ Revision: 237172
12cr|php-pear-XML_Tree-2.0.0-15|100	- rebuild
12cr|php-pear-XML_Tree-2.0.0-15|101	
12cr|php-pear-XML_Tree-2.0.0-15|102	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_Tree-2.0.0-15|103	- restore BuildRoot
12cr|php-pear-XML_Tree-2.0.0-15|104	
12cr|php-pear-XML_Tree-2.0.0-15|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_Tree-2.0.0-15|106	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_Tree-2.0.0-15|107	
12cr|php-pear-XML_Tree-2.0.0-15|108	
12cr|php-pear-XML_Tree-2.0.0-15|109	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-8mdv2007.0
12cr|php-pear-XML_Tree-2.0.0-15|110	+ Revision: 82946
12cr|php-pear-XML_Tree-2.0.0-15|111	- Import php-pear-XML_Tree
12cr|php-pear-XML_Tree-2.0.0-15|112	
12cr|php-pear-XML_Tree-2.0.0-15|113	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-8mdk
12cr|php-pear-XML_Tree-2.0.0-15|114	- new group (Development/PHP)
12cr|php-pear-XML_Tree-2.0.0-15|115	
12cr|php-pear-XML_Tree-2.0.0-15|116	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-7mdk
12cr|php-pear-XML_Tree-2.0.0-15|117	- rebuilt to fix auto deps
12cr|php-pear-XML_Tree-2.0.0-15|118	
12cr|php-pear-XML_Tree-2.0.0-15|119	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-6mdk
12cr|php-pear-XML_Tree-2.0.0-15|120	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_Tree-2.0.0-15|121	
12cr|php-pear-XML_Tree-2.0.0-15|122	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-5mdk
12cr|php-pear-XML_Tree-2.0.0-15|123	- fix deps
12cr|php-pear-XML_Tree-2.0.0-15|124	
12cr|php-pear-XML_Tree-2.0.0-15|125	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-4mdk
12cr|php-pear-XML_Tree-2.0.0-15|126	- fix the package.xml file so it will register
12cr|php-pear-XML_Tree-2.0.0-15|127	
12cr|php-pear-XML_Tree-2.0.0-15|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-3mdk
12cr|php-pear-XML_Tree-2.0.0-15|129	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_Tree-2.0.0-15|130	- fix deps
12cr|php-pear-XML_Tree-2.0.0-15|131	
12cr|php-pear-XML_Tree-2.0.0-15|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdk
12cr|php-pear-XML_Tree-2.0.0-15|133	- fix deps
12cr|php-pear-XML_Tree-2.0.0-15|134	
12cr|php-pear-XML_Tree-2.0.0-15|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-1mdk
12cr|php-pear-XML_Tree-2.0.0-15|136	- initial Mandriva package (PLD import)
12cr|php-pear-XML_Tree-2.0.0-15|137	

6111 12
12cr|php-pear-XML_Wddx-1.0.2-3|1	%define		_class		XML
12cr|php-pear-XML_Wddx-1.0.2-3|2	%define		_subclass	Wddx
12cr|php-pear-XML_Wddx-1.0.2-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_Wddx-1.0.2-3|4	
12cr|php-pear-XML_Wddx-1.0.2-3|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_Wddx-1.0.2-3|6	Version:	1.0.2
12cr|php-pear-XML_Wddx-1.0.2-3|7	Release:	%mkrel 3
12cr|php-pear-XML_Wddx-1.0.2-3|8	Summary:	Wddx pretty serializer and deserializer
12cr|php-pear-XML_Wddx-1.0.2-3|9	License:	PHP License
12cr|php-pear-XML_Wddx-1.0.2-3|10	Group:		Development/PHP
12cr|php-pear-XML_Wddx-1.0.2-3|11	URL:		http://pear.php.net/package/XML_Wddx/
12cr|php-pear-XML_Wddx-1.0.2-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-XML_Wddx-1.0.2-3|13	Requires(post): php-pear
12cr|php-pear-XML_Wddx-1.0.2-3|14	Requires(preun): php-pear
12cr|php-pear-XML_Wddx-1.0.2-3|15	Requires:	php-pear
12cr|php-pear-XML_Wddx-1.0.2-3|16	BuildArch:	noarch
12cr|php-pear-XML_Wddx-1.0.2-3|17	BuildRequires:	php-pear
12cr|php-pear-XML_Wddx-1.0.2-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_Wddx-1.0.2-3|19	
12cr|php-pear-XML_Wddx-1.0.2-3|20	%description
12cr|php-pear-XML_Wddx-1.0.2-3|21	XML_Wddx does 2 things:
12cr|php-pear-XML_Wddx-1.0.2-3|22	- a drop in replacement for the XML_Wddx extension (if it's not built
12cr|php-pear-XML_Wddx-1.0.2-3|23	in)
12cr|php-pear-XML_Wddx-1.0.2-3|24	- produce an editable wddx file (with indenting etc.) and uses CDATA,
12cr|php-pear-XML_Wddx-1.0.2-3|25	rather than char tags
12cr|php-pear-XML_Wddx-1.0.2-3|26	
12cr|php-pear-XML_Wddx-1.0.2-3|27	This package contains 2 static method:
12cr|php-pear-XML_Wddx-1.0.2-3|28	- XML_Wddx:serialize(\$value)
12cr|php-pear-XML_Wddx-1.0.2-3|29	- XML_Wddx:deserialize(\$value)
12cr|php-pear-XML_Wddx-1.0.2-3|30	
12cr|php-pear-XML_Wddx-1.0.2-3|31	And should be 90% compatible with wddx_deserialize(), and the
12cr|php-pear-XML_Wddx-1.0.2-3|32	deserializer will use wddx_deserialize if it is built in.
12cr|php-pear-XML_Wddx-1.0.2-3|33	
12cr|php-pear-XML_Wddx-1.0.2-3|34	No support for recordsets is available at present in the PHP version
12cr|php-pear-XML_Wddx-1.0.2-3|35	of the deserializer.
12cr|php-pear-XML_Wddx-1.0.2-3|36	
12cr|php-pear-XML_Wddx-1.0.2-3|37	%prep
12cr|php-pear-XML_Wddx-1.0.2-3|38	%setup -q -c
12cr|php-pear-XML_Wddx-1.0.2-3|39	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_Wddx-1.0.2-3|40	
12cr|php-pear-XML_Wddx-1.0.2-3|41	%install
12cr|php-pear-XML_Wddx-1.0.2-3|42	rm -rf %{buildroot}
12cr|php-pear-XML_Wddx-1.0.2-3|43	
12cr|php-pear-XML_Wddx-1.0.2-3|44	cd %{upstream_name}-%{version}
12cr|php-pear-XML_Wddx-1.0.2-3|45	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_Wddx-1.0.2-3|46	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_Wddx-1.0.2-3|47	
12cr|php-pear-XML_Wddx-1.0.2-3|48	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_Wddx-1.0.2-3|49	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_Wddx-1.0.2-3|50	
12cr|php-pear-XML_Wddx-1.0.2-3|51	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_Wddx-1.0.2-3|52	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_Wddx-1.0.2-3|53	
12cr|php-pear-XML_Wddx-1.0.2-3|54	%clean
12cr|php-pear-XML_Wddx-1.0.2-3|55	rm -rf %{buildroot}
12cr|php-pear-XML_Wddx-1.0.2-3|56	
12cr|php-pear-XML_Wddx-1.0.2-3|57	%post
12cr|php-pear-XML_Wddx-1.0.2-3|58	%if %mdkversion < 201000
12cr|php-pear-XML_Wddx-1.0.2-3|59	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_Wddx-1.0.2-3|60	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_Wddx-1.0.2-3|61	%endif
12cr|php-pear-XML_Wddx-1.0.2-3|62	
12cr|php-pear-XML_Wddx-1.0.2-3|63	%preun
12cr|php-pear-XML_Wddx-1.0.2-3|64	%if %mdkversion < 201000
12cr|php-pear-XML_Wddx-1.0.2-3|65	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_Wddx-1.0.2-3|66	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_Wddx-1.0.2-3|67	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_Wddx-1.0.2-3|68	fi
12cr|php-pear-XML_Wddx-1.0.2-3|69	%endif
12cr|php-pear-XML_Wddx-1.0.2-3|70	
12cr|php-pear-XML_Wddx-1.0.2-3|71	%files
12cr|php-pear-XML_Wddx-1.0.2-3|72	%defattr(-,root,root)
12cr|php-pear-XML_Wddx-1.0.2-3|73	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_Wddx-1.0.2-3|74	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_Wddx-1.0.2-3|75	
12cr|php-pear-XML_Wddx-1.0.2-3|76	
12cr|php-pear-XML_Wddx-1.0.2-3|77	
12cr|php-pear-XML_Wddx-1.0.2-3|78	
12cr|php-pear-XML_Wddx-1.0.2-3|79	%changelog
12cr|php-pear-XML_Wddx-1.0.2-3|80	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2012.0
12cr|php-pear-XML_Wddx-1.0.2-3|81	+ Revision: 742314
12cr|php-pear-XML_Wddx-1.0.2-3|82	- fix major breakage by careless packager
12cr|php-pear-XML_Wddx-1.0.2-3|83	
12cr|php-pear-XML_Wddx-1.0.2-3|84	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2
12cr|php-pear-XML_Wddx-1.0.2-3|85	+ Revision: 679615
12cr|php-pear-XML_Wddx-1.0.2-3|86	- mass rebuild
12cr|php-pear-XML_Wddx-1.0.2-3|87	
12cr|php-pear-XML_Wddx-1.0.2-3|88	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2011.0
12cr|php-pear-XML_Wddx-1.0.2-3|89	+ Revision: 587647
12cr|php-pear-XML_Wddx-1.0.2-3|90	- update to new version 1.0.2
12cr|php-pear-XML_Wddx-1.0.2-3|91	
12cr|php-pear-XML_Wddx-1.0.2-3|92	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-11mdv2010.1
12cr|php-pear-XML_Wddx-1.0.2-3|93	+ Revision: 464970
12cr|php-pear-XML_Wddx-1.0.2-3|94	- spec cleanup
12cr|php-pear-XML_Wddx-1.0.2-3|95	- use pear installer
12cr|php-pear-XML_Wddx-1.0.2-3|96	- don't ship tests, even in documentation
12cr|php-pear-XML_Wddx-1.0.2-3|97	- own all directories
12cr|php-pear-XML_Wddx-1.0.2-3|98	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_Wddx-1.0.2-3|99	
12cr|php-pear-XML_Wddx-1.0.2-3|100	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-10mdv2010.0
12cr|php-pear-XML_Wddx-1.0.2-3|101	+ Revision: 441769
12cr|php-pear-XML_Wddx-1.0.2-3|102	- rebuild
12cr|php-pear-XML_Wddx-1.0.2-3|103	
12cr|php-pear-XML_Wddx-1.0.2-3|104	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-9mdv2009.1
12cr|php-pear-XML_Wddx-1.0.2-3|105	+ Revision: 322999
12cr|php-pear-XML_Wddx-1.0.2-3|106	- rebuild
12cr|php-pear-XML_Wddx-1.0.2-3|107	
12cr|php-pear-XML_Wddx-1.0.2-3|108	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-8mdv2009.0
12cr|php-pear-XML_Wddx-1.0.2-3|109	+ Revision: 237173
12cr|php-pear-XML_Wddx-1.0.2-3|110	- rebuild
12cr|php-pear-XML_Wddx-1.0.2-3|111	
12cr|php-pear-XML_Wddx-1.0.2-3|112	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_Wddx-1.0.2-3|113	- restore BuildRoot
12cr|php-pear-XML_Wddx-1.0.2-3|114	
12cr|php-pear-XML_Wddx-1.0.2-3|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_Wddx-1.0.2-3|116	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_Wddx-1.0.2-3|117	
12cr|php-pear-XML_Wddx-1.0.2-3|118	
12cr|php-pear-XML_Wddx-1.0.2-3|119	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdv2007.0
12cr|php-pear-XML_Wddx-1.0.2-3|120	+ Revision: 82955
12cr|php-pear-XML_Wddx-1.0.2-3|121	- Import php-pear-XML_Wddx
12cr|php-pear-XML_Wddx-1.0.2-3|122	
12cr|php-pear-XML_Wddx-1.0.2-3|123	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdk
12cr|php-pear-XML_Wddx-1.0.2-3|124	- new group (Development/PHP)
12cr|php-pear-XML_Wddx-1.0.2-3|125	
12cr|php-pear-XML_Wddx-1.0.2-3|126	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdk
12cr|php-pear-XML_Wddx-1.0.2-3|127	- rebuilt to fix auto deps
12cr|php-pear-XML_Wddx-1.0.2-3|128	
12cr|php-pear-XML_Wddx-1.0.2-3|129	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12cr|php-pear-XML_Wddx-1.0.2-3|130	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_Wddx-1.0.2-3|131	
12cr|php-pear-XML_Wddx-1.0.2-3|132	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12cr|php-pear-XML_Wddx-1.0.2-3|133	- fix deps
12cr|php-pear-XML_Wddx-1.0.2-3|134	
12cr|php-pear-XML_Wddx-1.0.2-3|135	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cr|php-pear-XML_Wddx-1.0.2-3|136	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_Wddx-1.0.2-3|137	- fix deps
12cr|php-pear-XML_Wddx-1.0.2-3|138	
12cr|php-pear-XML_Wddx-1.0.2-3|139	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cr|php-pear-XML_Wddx-1.0.2-3|140	- fix deps
12cr|php-pear-XML_Wddx-1.0.2-3|141	
12cr|php-pear-XML_Wddx-1.0.2-3|142	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cr|php-pear-XML_Wddx-1.0.2-3|143	- initial Mandriva package (PLD import)
12cr|php-pear-XML_Wddx-1.0.2-3|144	

6112 12
12cr|php-pear-XML_XPath-1.2.4-5|1	%define		_class		XML
12cr|php-pear-XML_XPath-1.2.4-5|2	%define		_subclass	XPath
12cr|php-pear-XML_XPath-1.2.4-5|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_XPath-1.2.4-5|4	
12cr|php-pear-XML_XPath-1.2.4-5|5	%define		_requires_exceptions pear(../XPath.php)
12cr|php-pear-XML_XPath-1.2.4-5|6	
12cr|php-pear-XML_XPath-1.2.4-5|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_XPath-1.2.4-5|8	Version:	1.2.4
12cr|php-pear-XML_XPath-1.2.4-5|9	Release:	%mkrel 5
12cr|php-pear-XML_XPath-1.2.4-5|10	Summary:	XPath/DOM XML manipulation, maneuvering and query interface
12cr|php-pear-XML_XPath-1.2.4-5|11	License:	PHP License
12cr|php-pear-XML_XPath-1.2.4-5|12	Group:		Development/PHP
12cr|php-pear-XML_XPath-1.2.4-5|13	URL:		http://pear.php.net/package/XML_XPath/
12cr|php-pear-XML_XPath-1.2.4-5|14	Source0:	http://pear.php.net/get/%{upstream_name}-%{version}.tgz
12cr|php-pear-XML_XPath-1.2.4-5|15	Patch0:		XML_XPath-1.2.4-fix-path.patch
12cr|php-pear-XML_XPath-1.2.4-5|16	Requires(post): php-pear
12cr|php-pear-XML_XPath-1.2.4-5|17	Requires(preun): php-pear
12cr|php-pear-XML_XPath-1.2.4-5|18	Requires:	php-pear
12cr|php-pear-XML_XPath-1.2.4-5|19	BuildRequires:	php-pear
12cr|php-pear-XML_XPath-1.2.4-5|20	BuildArch:	noarch
12cr|php-pear-XML_XPath-1.2.4-5|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_XPath-1.2.4-5|22	
12cr|php-pear-XML_XPath-1.2.4-5|23	%description
12cr|php-pear-XML_XPath-1.2.4-5|24	The PEAR::XML_XPath class provides an XPath/DOM XML manipulation,
12cr|php-pear-XML_XPath-1.2.4-5|25	maneuvering and query interface.
12cr|php-pear-XML_XPath-1.2.4-5|26	
12cr|php-pear-XML_XPath-1.2.4-5|27	The class allows for easy manipulation, maneuvering and querying of a
12cr|php-pear-XML_XPath-1.2.4-5|28	DOMXML tree using both XPath queries and DOM walk functions. It uses
12cr|php-pear-XML_XPath-1.2.4-5|29	an internal pointer for all methods on which the action is performed.
12cr|php-pear-XML_XPath-1.2.4-5|30	Results from an DOM/XPath query are returned as an XPath_Result
12cr|php-pear-XML_XPath-1.2.4-5|31	object, which contains an internal array of DOM nodes and which
12cr|php-pear-XML_XPath-1.2.4-5|32	extends the common DOM class and hence contains all the DOM functions
12cr|php-pear-XML_XPath-1.2.4-5|33	from the main object to run on each of the elements in the internal
12cr|php-pear-XML_XPath-1.2.4-5|34	array. This class tries to hold as close as possible to the DOM
12cr|php-pear-XML_XPath-1.2.4-5|35	Recommendation. You MUST have the domxml extension to use this class.
12cr|php-pear-XML_XPath-1.2.4-5|36	
12cr|php-pear-XML_XPath-1.2.4-5|37	The XML_XPath class was inspired by a class maintained by Nigel
12cr|php-pear-XML_XPath-1.2.4-5|38	Swinson called phpxpath. The phpxpath class does not rely on PHP
12cr|php-pear-XML_XPath-1.2.4-5|39	xmldom functions and is therefore a sibling to this class:
12cr|php-pear-XML_XPath-1.2.4-5|40	http://sourceforge.net/projects/phpxpath/.
12cr|php-pear-XML_XPath-1.2.4-5|41	
12cr|php-pear-XML_XPath-1.2.4-5|42	%prep
12cr|php-pear-XML_XPath-1.2.4-5|43	%setup -q -c
12cr|php-pear-XML_XPath-1.2.4-5|44	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_XPath-1.2.4-5|45	%patch0 -p0
12cr|php-pear-XML_XPath-1.2.4-5|46	
12cr|php-pear-XML_XPath-1.2.4-5|47	%install
12cr|php-pear-XML_XPath-1.2.4-5|48	rm -rf %{buildroot}
12cr|php-pear-XML_XPath-1.2.4-5|49	
12cr|php-pear-XML_XPath-1.2.4-5|50	cd %{upstream_name}-%{version}
12cr|php-pear-XML_XPath-1.2.4-5|51	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_XPath-1.2.4-5|52	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_XPath-1.2.4-5|53	
12cr|php-pear-XML_XPath-1.2.4-5|54	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_XPath-1.2.4-5|55	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_XPath-1.2.4-5|56	
12cr|php-pear-XML_XPath-1.2.4-5|57	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_XPath-1.2.4-5|58	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_XPath-1.2.4-5|59	
12cr|php-pear-XML_XPath-1.2.4-5|60	%clean
12cr|php-pear-XML_XPath-1.2.4-5|61	rm -rf %{buildroot}
12cr|php-pear-XML_XPath-1.2.4-5|62	
12cr|php-pear-XML_XPath-1.2.4-5|63	%files
12cr|php-pear-XML_XPath-1.2.4-5|64	%defattr(-,root,root)
12cr|php-pear-XML_XPath-1.2.4-5|65	%doc %{upstream_name}-%{version}/docs/*
12cr|php-pear-XML_XPath-1.2.4-5|66	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_XPath-1.2.4-5|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_XPath-1.2.4-5|68	
12cr|php-pear-XML_XPath-1.2.4-5|69	
12cr|php-pear-XML_XPath-1.2.4-5|70	%changelog
12cr|php-pear-XML_XPath-1.2.4-5|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-5mdv2011.0
12cr|php-pear-XML_XPath-1.2.4-5|72	+ Revision: 679616
12cr|php-pear-XML_XPath-1.2.4-5|73	- mass rebuild
12cr|php-pear-XML_XPath-1.2.4-5|74	
12cr|php-pear-XML_XPath-1.2.4-5|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-4mdv2011.0
12cr|php-pear-XML_XPath-1.2.4-5|76	+ Revision: 613801
12cr|php-pear-XML_XPath-1.2.4-5|77	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_XPath-1.2.4-5|78	
12cr|php-pear-XML_XPath-1.2.4-5|79	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.4-3mdv2010.1
12cr|php-pear-XML_XPath-1.2.4-5|80	+ Revision: 466308
12cr|php-pear-XML_XPath-1.2.4-5|81	- spec cleanup
12cr|php-pear-XML_XPath-1.2.4-5|82	- use pear installer
12cr|php-pear-XML_XPath-1.2.4-5|83	- don't ship tests, even in documentation
12cr|php-pear-XML_XPath-1.2.4-5|84	- own all directories
12cr|php-pear-XML_XPath-1.2.4-5|85	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_XPath-1.2.4-5|86	
12cr|php-pear-XML_XPath-1.2.4-5|87	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.4-2mdv2010.0
12cr|php-pear-XML_XPath-1.2.4-5|88	+ Revision: 441770
12cr|php-pear-XML_XPath-1.2.4-5|89	- rebuild
12cr|php-pear-XML_XPath-1.2.4-5|90	
12cr|php-pear-XML_XPath-1.2.4-5|91	* Sun Mar 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.4-1mdv2009.1
12cr|php-pear-XML_XPath-1.2.4-5|92	+ Revision: 355266
12cr|php-pear-XML_XPath-1.2.4-5|93	- new version
12cr|php-pear-XML_XPath-1.2.4-5|94	- don't recompress tarball
12cr|php-pear-XML_XPath-1.2.4-5|95	- don't duplicate spec-helper job
12cr|php-pear-XML_XPath-1.2.4-5|96	- spec cleanup
12cr|php-pear-XML_XPath-1.2.4-5|97	
12cr|php-pear-XML_XPath-1.2.4-5|98	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-3mdv2009.1
12cr|php-pear-XML_XPath-1.2.4-5|99	+ Revision: 323000
12cr|php-pear-XML_XPath-1.2.4-5|100	- rebuild
12cr|php-pear-XML_XPath-1.2.4-5|101	
12cr|php-pear-XML_XPath-1.2.4-5|102	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-2mdv2009.0
12cr|php-pear-XML_XPath-1.2.4-5|103	+ Revision: 237174
12cr|php-pear-XML_XPath-1.2.4-5|104	- rebuild
12cr|php-pear-XML_XPath-1.2.4-5|105	
12cr|php-pear-XML_XPath-1.2.4-5|106	+ Olivier Blin <oblin@mandriva.com>
12cr|php-pear-XML_XPath-1.2.4-5|107	- restore BuildRoot
12cr|php-pear-XML_XPath-1.2.4-5|108	
12cr|php-pear-XML_XPath-1.2.4-5|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_XPath-1.2.4-5|110	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_XPath-1.2.4-5|111	
12cr|php-pear-XML_XPath-1.2.4-5|112	
12cr|php-pear-XML_XPath-1.2.4-5|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-1mdv2007.0
12cr|php-pear-XML_XPath-1.2.4-5|114	+ Revision: 82964
12cr|php-pear-XML_XPath-1.2.4-5|115	- Import php-pear-XML_XPath
12cr|php-pear-XML_XPath-1.2.4-5|116	
12cr|php-pear-XML_XPath-1.2.4-5|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-1mdk
12cr|php-pear-XML_XPath-1.2.4-5|118	- 1.2.3
12cr|php-pear-XML_XPath-1.2.4-5|119	- new group (Development/PHP)
12cr|php-pear-XML_XPath-1.2.4-5|120	
12cr|php-pear-XML_XPath-1.2.4-5|121	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-6mdk
12cr|php-pear-XML_XPath-1.2.4-5|122	- rebuilt to fix auto deps
12cr|php-pear-XML_XPath-1.2.4-5|123	
12cr|php-pear-XML_XPath-1.2.4-5|124	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-5mdk
12cr|php-pear-XML_XPath-1.2.4-5|125	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_XPath-1.2.4-5|126	
12cr|php-pear-XML_XPath-1.2.4-5|127	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-4mdk
12cr|php-pear-XML_XPath-1.2.4-5|128	- fix deps
12cr|php-pear-XML_XPath-1.2.4-5|129	
12cr|php-pear-XML_XPath-1.2.4-5|130	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdk
12cr|php-pear-XML_XPath-1.2.4-5|131	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_XPath-1.2.4-5|132	- fix deps
12cr|php-pear-XML_XPath-1.2.4-5|133	
12cr|php-pear-XML_XPath-1.2.4-5|134	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdk
12cr|php-pear-XML_XPath-1.2.4-5|135	- fix deps
12cr|php-pear-XML_XPath-1.2.4-5|136	
12cr|php-pear-XML_XPath-1.2.4-5|137	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdk
12cr|php-pear-XML_XPath-1.2.4-5|138	- initial Mandriva package (PLD import)
12cr|php-pear-XML_XPath-1.2.4-5|139	

6113 12
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|1	%define		_class		XML
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|2	%define		_subclass	XSLT
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|3	%define		upstream_name	%{_class}_%{_subclass}_Wrapper
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|4	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|5	%define		_requires_exceptions pear(XSLT/XSLT_Wrapper.php)
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|6	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|7	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|8	Version:	0.2.2
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|9	Release:	%mkrel 6
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|10	Summary:	Single interface to the different XSLT interface or commands
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|11	License:	PHP License
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|12	Group:		Development/PHP
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|13	Source0:	http://pear.php.net/get/%{upstream_name}-%{version}.tgz
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|14	URL:		http://pear.php.net/package/XML_XSLT_Wrapper/
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|15	Requires(post): php-pear
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|16	Requires(preun): php-pear
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|17	Requires:	php-pear
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|18	BuildArch:	noarch
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|19	BuildRequires:	php-pear
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|21	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|22	%description
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|23	This package was written to provide a simpler, cross-library and cross
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|24	commands interface to doing XSL transformations. It provides support
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|25	for: DOM XSLT PHP extension, XSLT PHP extension, MSXML using COM PHP
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|26	extension, XT command line
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|27	(http://www.blnz.com/xt/xt-20020426a-src/index.html), Sablotron
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|28	command line
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|29	(http://www.gingerall.com/charlie/ga/act/gadoc.act?pg=sablot#i__1940),
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|30	XT java interface, xml.apache.org java and C interface
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|31	(http://xml.apache.org/), Instant Saxon
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|32	(http://users.iclway.co.uk/mhkay/saxon/instant.html). Batch mode: XML:
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|33	multiple transformations of a single XML file, XSL: multiple
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|34	transformations of multiple XML files using a single XSL.
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|35	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|36	%prep
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|37	%setup -q -c
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|38	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|39	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|40	%install
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|41	rm -rf %{buildroot}
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|42	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|43	cd %{upstream_name}-%{version}
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|44	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|45	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|46	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|47	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|48	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|49	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|50	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|51	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|52	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|53	# remove windows class:
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|54	rm %{buildroot}%{_datadir}/pear/%{_class}/%{_subclass}/Wrapper/Backend/*Com.php
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|55	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|56	%clean
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|57	rm -rf %{buildroot}
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|58	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|59	%post
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|60	%if %mdkversion < 201000
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|61	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|62	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|63	%endif
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|64	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|65	%preun
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|66	%if %mdkversion < 201000
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|67	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|68	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|69	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|70	fi
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|71	%endif
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|72	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|73	%files
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|74	%defattr(-,root,root)
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|75	%doc %{upstream_name}-%{version}/TODO
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|76	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|77	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|78	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|79	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|80	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|81	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|82	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|83	%changelog
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|84	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-6mdv2012.0
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|85	+ Revision: 742315
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|86	- fix major breakage by careless packager
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|87	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|88	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-5
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|89	+ Revision: 679617
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|90	- mass rebuild
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|91	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|92	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-4mdv2011.0
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|93	+ Revision: 613802
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|94	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|95	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|96	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.2-3mdv2010.1
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|97	+ Revision: 464972
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|98	- spec cleanup
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|99	- use pear installer
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|100	- don't ship tests, even in documentation
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|101	- own all directories
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|102	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|103	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|104	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.2-2mdv2010.0
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|105	+ Revision: 441771
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|106	- rebuild
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|107	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|108	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.2.2-1mdv2009.1
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|109	+ Revision: 368305
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|110	- Update php pear XML_XSLT_Wrapper to 0.2.2 version
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|111	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|112	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-9mdv2009.1
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|113	+ Revision: 323007
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|114	- rebuild
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|115	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|116	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-8mdv2009.0
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|117	+ Revision: 237175
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|118	- rebuild
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|119	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|120	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|121	- restore BuildRoot
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|122	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|124	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|125	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|126	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|127	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-7mdv2007.0
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|128	+ Revision: 82966
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|129	- Import php-pear-XML_XSLT_Wrapper
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|130	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|131	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-7mdk
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|132	- new group (Development/PHP)
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|133	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|134	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-6mdk
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|135	- rebuilt to fix auto deps
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|136	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|137	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-5mdk
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|138	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|139	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|140	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-4mdk
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|141	- fix deps
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|142	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|143	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-3mdk
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|144	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|145	- fix deps
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|146	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|147	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-2mdk
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|148	- fix deps
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|149	
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|150	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-1mdk
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|151	- initial Mandriva package (PLD import)
12cr|php-pear-XML_XSLT_Wrapper-0.2.2-6|152	

6114 12
12cr|php-pear-XML_XUL-0.8.3-7|1	%define		_class		XML
12cr|php-pear-XML_XUL-0.8.3-7|2	%define		_subclass	XUL
12cr|php-pear-XML_XUL-0.8.3-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cr|php-pear-XML_XUL-0.8.3-7|4	
12cr|php-pear-XML_XUL-0.8.3-7|5	Name:		php-pear-%{upstream_name}
12cr|php-pear-XML_XUL-0.8.3-7|6	Version:	0.8.3
12cr|php-pear-XML_XUL-0.8.3-7|7	Release:	%mkrel 7
12cr|php-pear-XML_XUL-0.8.3-7|8	Summary:	Class to build Mozilla XUL applications
12cr|php-pear-XML_XUL-0.8.3-7|9	License:	PHP License
12cr|php-pear-XML_XUL-0.8.3-7|10	Group:		Development/PHP
12cr|php-pear-XML_XUL-0.8.3-7|11	URL:		http://pear.php.net/package/XML_XUL/
12cr|php-pear-XML_XUL-0.8.3-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cr|php-pear-XML_XUL-0.8.3-7|13	Requires(post): php-pear
12cr|php-pear-XML_XUL-0.8.3-7|14	Requires(preun): php-pear
12cr|php-pear-XML_XUL-0.8.3-7|15	Requires:	php-pear
12cr|php-pear-XML_XUL-0.8.3-7|16	BuildArch:	noarch
12cr|php-pear-XML_XUL-0.8.3-7|17	BuildRequires:	php-pear
12cr|php-pear-XML_XUL-0.8.3-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-pear-XML_XUL-0.8.3-7|19	
12cr|php-pear-XML_XUL-0.8.3-7|20	%description
12cr|php-pear-XML_XUL-0.8.3-7|21	The XML User Interface Language (XUL) is a markup language for
12cr|php-pear-XML_XUL-0.8.3-7|22	describing user interfaces. With XUL you can create rich, sophisticated
12cr|php-pear-XML_XUL-0.8.3-7|23	cross-platform web applications easily. XML_XUL provides a API similar
12cr|php-pear-XML_XUL-0.8.3-7|24	to DOM to create XUL applications. There's a PHP object for each XUL
12cr|php-pear-XML_XUL-0.8.3-7|25	element, and the more complex widgets like grids, trees and tabboxes can
12cr|php-pear-XML_XUL-0.8.3-7|26	easily be created with these objects.
12cr|php-pear-XML_XUL-0.8.3-7|27	
12cr|php-pear-XML_XUL-0.8.3-7|28	%prep
12cr|php-pear-XML_XUL-0.8.3-7|29	%setup -q -c
12cr|php-pear-XML_XUL-0.8.3-7|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-pear-XML_XUL-0.8.3-7|31	
12cr|php-pear-XML_XUL-0.8.3-7|32	%install
12cr|php-pear-XML_XUL-0.8.3-7|33	rm -rf %{buildroot}
12cr|php-pear-XML_XUL-0.8.3-7|34	
12cr|php-pear-XML_XUL-0.8.3-7|35	cd %{upstream_name}-%{version}
12cr|php-pear-XML_XUL-0.8.3-7|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-pear-XML_XUL-0.8.3-7|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-pear-XML_XUL-0.8.3-7|38	
12cr|php-pear-XML_XUL-0.8.3-7|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-pear-XML_XUL-0.8.3-7|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-pear-XML_XUL-0.8.3-7|41	
12cr|php-pear-XML_XUL-0.8.3-7|42	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_XUL-0.8.3-7|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-pear-XML_XUL-0.8.3-7|44	
12cr|php-pear-XML_XUL-0.8.3-7|45	%clean
12cr|php-pear-XML_XUL-0.8.3-7|46	rm -rf %{buildroot}
12cr|php-pear-XML_XUL-0.8.3-7|47	
12cr|php-pear-XML_XUL-0.8.3-7|48	%post
12cr|php-pear-XML_XUL-0.8.3-7|49	%if %mdkversion < 201000
12cr|php-pear-XML_XUL-0.8.3-7|50	pear install --nodeps --soft --force --register-only \
12cr|php-pear-XML_XUL-0.8.3-7|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-pear-XML_XUL-0.8.3-7|52	%endif
12cr|php-pear-XML_XUL-0.8.3-7|53	
12cr|php-pear-XML_XUL-0.8.3-7|54	%preun
12cr|php-pear-XML_XUL-0.8.3-7|55	%if %mdkversion < 201000
12cr|php-pear-XML_XUL-0.8.3-7|56	if [ "$1" -eq "0" ]; then
12cr|php-pear-XML_XUL-0.8.3-7|57	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-pear-XML_XUL-0.8.3-7|58	%{upstream_name} >/dev/null || :
12cr|php-pear-XML_XUL-0.8.3-7|59	fi
12cr|php-pear-XML_XUL-0.8.3-7|60	%endif
12cr|php-pear-XML_XUL-0.8.3-7|61	
12cr|php-pear-XML_XUL-0.8.3-7|62	%files
12cr|php-pear-XML_XUL-0.8.3-7|63	%defattr(-,root,root)
12cr|php-pear-XML_XUL-0.8.3-7|64	%doc %{upstream_name}-%{version}/examples
12cr|php-pear-XML_XUL-0.8.3-7|65	%{_datadir}/pear/%{_class}
12cr|php-pear-XML_XUL-0.8.3-7|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12cr|php-pear-XML_XUL-0.8.3-7|67	
12cr|php-pear-XML_XUL-0.8.3-7|68	
12cr|php-pear-XML_XUL-0.8.3-7|69	%changelog
12cr|php-pear-XML_XUL-0.8.3-7|70	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-7mdv2012.0
12cr|php-pear-XML_XUL-0.8.3-7|71	+ Revision: 742316
12cr|php-pear-XML_XUL-0.8.3-7|72	- fix major breakage by careless packager
12cr|php-pear-XML_XUL-0.8.3-7|73	
12cr|php-pear-XML_XUL-0.8.3-7|74	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-6
12cr|php-pear-XML_XUL-0.8.3-7|75	+ Revision: 679618
12cr|php-pear-XML_XUL-0.8.3-7|76	- mass rebuild
12cr|php-pear-XML_XUL-0.8.3-7|77	
12cr|php-pear-XML_XUL-0.8.3-7|78	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-5mdv2011.0
12cr|php-pear-XML_XUL-0.8.3-7|79	+ Revision: 613803
12cr|php-pear-XML_XUL-0.8.3-7|80	- the mass rebuild of 2010.1 packages
12cr|php-pear-XML_XUL-0.8.3-7|81	
12cr|php-pear-XML_XUL-0.8.3-7|82	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.3-4mdv2010.1
12cr|php-pear-XML_XUL-0.8.3-7|83	+ Revision: 464973
12cr|php-pear-XML_XUL-0.8.3-7|84	- spec cleanup
12cr|php-pear-XML_XUL-0.8.3-7|85	- use pear installer
12cr|php-pear-XML_XUL-0.8.3-7|86	- don't ship tests, even in documentation
12cr|php-pear-XML_XUL-0.8.3-7|87	- own all directories
12cr|php-pear-XML_XUL-0.8.3-7|88	- use rpm filetriggers starting from mandriva 2010.1
12cr|php-pear-XML_XUL-0.8.3-7|89	
12cr|php-pear-XML_XUL-0.8.3-7|90	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8.3-3mdv2010.0
12cr|php-pear-XML_XUL-0.8.3-7|91	+ Revision: 441772
12cr|php-pear-XML_XUL-0.8.3-7|92	- rebuild
12cr|php-pear-XML_XUL-0.8.3-7|93	
12cr|php-pear-XML_XUL-0.8.3-7|94	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-2mdv2009.0
12cr|php-pear-XML_XUL-0.8.3-7|95	+ Revision: 237176
12cr|php-pear-XML_XUL-0.8.3-7|96	- rebuild
12cr|php-pear-XML_XUL-0.8.3-7|97	
12cr|php-pear-XML_XUL-0.8.3-7|98	+ Olivier Blin <blino@mandriva.org>
12cr|php-pear-XML_XUL-0.8.3-7|99	- restore BuildRoot
12cr|php-pear-XML_XUL-0.8.3-7|100	
12cr|php-pear-XML_XUL-0.8.3-7|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-pear-XML_XUL-0.8.3-7|102	- kill re-definition of %%buildroot on Pixel's request
12cr|php-pear-XML_XUL-0.8.3-7|103	
12cr|php-pear-XML_XUL-0.8.3-7|104	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-1mdv2008.0
12cr|php-pear-XML_XUL-0.8.3-7|105	+ Revision: 15758
12cr|php-pear-XML_XUL-0.8.3-7|106	- 0.8.3
12cr|php-pear-XML_XUL-0.8.3-7|107	
12cr|php-pear-XML_XUL-0.8.3-7|108	
12cr|php-pear-XML_XUL-0.8.3-7|109	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-7mdv2007.0
12cr|php-pear-XML_XUL-0.8.3-7|110	+ Revision: 82968
12cr|php-pear-XML_XUL-0.8.3-7|111	- Import php-pear-XML_XUL
12cr|php-pear-XML_XUL-0.8.3-7|112	
12cr|php-pear-XML_XUL-0.8.3-7|113	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-7mdk
12cr|php-pear-XML_XUL-0.8.3-7|114	- new group (Development/PHP)
12cr|php-pear-XML_XUL-0.8.3-7|115	
12cr|php-pear-XML_XUL-0.8.3-7|116	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-6mdk
12cr|php-pear-XML_XUL-0.8.3-7|117	- rebuilt to fix auto deps
12cr|php-pear-XML_XUL-0.8.3-7|118	
12cr|php-pear-XML_XUL-0.8.3-7|119	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-5mdk
12cr|php-pear-XML_XUL-0.8.3-7|120	- rebuilt to use new pear auto deps/reqs from pld
12cr|php-pear-XML_XUL-0.8.3-7|121	
12cr|php-pear-XML_XUL-0.8.3-7|122	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-4mdk
12cr|php-pear-XML_XUL-0.8.3-7|123	- fix deps
12cr|php-pear-XML_XUL-0.8.3-7|124	
12cr|php-pear-XML_XUL-0.8.3-7|125	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-3mdk
12cr|php-pear-XML_XUL-0.8.3-7|126	- reworked the %%post and %%preun stuff, like in conectiva
12cr|php-pear-XML_XUL-0.8.3-7|127	- fix deps
12cr|php-pear-XML_XUL-0.8.3-7|128	
12cr|php-pear-XML_XUL-0.8.3-7|129	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-2mdk
12cr|php-pear-XML_XUL-0.8.3-7|130	- fix deps
12cr|php-pear-XML_XUL-0.8.3-7|131	
12cr|php-pear-XML_XUL-0.8.3-7|132	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-1mdk
12cr|php-pear-XML_XUL-0.8.3-7|133	- initial Mandriva package (PLD import)
12cr|php-pear-XML_XUL-0.8.3-7|134	

6115 12
12cr|phppgadmin-4.2.3-2|1	%define rname phpPgAdmin
12cr|phppgadmin-4.2.3-2|2	
12cr|phppgadmin-4.2.3-2|3	Summary:	PostgreSQL database adminstration over the web interface
12cr|phppgadmin-4.2.3-2|4	Name:		phppgadmin
12cr|phppgadmin-4.2.3-2|5	Version:	4.2.3
12cr|phppgadmin-4.2.3-2|6	Release:	2
12cr|phppgadmin-4.2.3-2|7	License:	GPLv2+
12cr|phppgadmin-4.2.3-2|8	Group:		System/Servers
12cr|phppgadmin-4.2.3-2|9	URL:		http://sourceforge.net/projects/phppgadmin
12cr|phppgadmin-4.2.3-2|10	Source0:	http://prdownloads.sourceforge.net/phppgadmin/%{rname}-%{version}.tar.bz2
12cr|phppgadmin-4.2.3-2|11	Patch0:		phpPgAdmin-4.1.1-mdv_conf.diff
12cr|phppgadmin-4.2.3-2|12	Requires:	apache-mod_php
12cr|phppgadmin-4.2.3-2|13	Requires:	php-pgsql
12cr|phppgadmin-4.2.3-2|14	Requires:	php-gettext
12cr|phppgadmin-4.2.3-2|15	Requires(post): ccp >= 0.4.0
12cr|phppgadmin-4.2.3-2|16	
12cr|phppgadmin-4.2.3-2|17	%if %mdkversion < 201010
12cr|phppgadmin-4.2.3-2|18	Requires(post):	rpm-helper
12cr|phppgadmin-4.2.3-2|19	Requires(postun):   rpm-helper
12cr|phppgadmin-4.2.3-2|20	%endif
12cr|phppgadmin-4.2.3-2|21	
12cr|phppgadmin-4.2.3-2|22	BuildRequires:	imagemagick
12cr|phppgadmin-4.2.3-2|23	BuildRequires:	libjasper
12cr|phppgadmin-4.2.3-2|24	BuildRequires:	recode
12cr|phppgadmin-4.2.3-2|25	BuildArch:	noarch
12cr|phppgadmin-4.2.3-2|26	
12cr|phppgadmin-4.2.3-2|27	%description
12cr|phppgadmin-4.2.3-2|28	phpPgAdmin is phpMyAdmin (for MySQL) ported to PostgreSQL.
12cr|phppgadmin-4.2.3-2|29	phpPgAdmin is a fully functional PostgreSQL administration
12cr|phppgadmin-4.2.3-2|30	utility. You can use it to  create and maintain multiple databases
12cr|phppgadmin-4.2.3-2|31	and even multiple servers.
12cr|phppgadmin-4.2.3-2|32	
12cr|phppgadmin-4.2.3-2|33	%prep
12cr|phppgadmin-4.2.3-2|34	%setup -q -n %{rname}-%{version}
12cr|phppgadmin-4.2.3-2|35	%patch0 -p0
12cr|phppgadmin-4.2.3-2|36	
12cr|phppgadmin-4.2.3-2|37	# clean up CVS stuff
12cr|phppgadmin-4.2.3-2|38	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|phppgadmin-4.2.3-2|39	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|phppgadmin-4.2.3-2|40	done
12cr|phppgadmin-4.2.3-2|41	
12cr|phppgadmin-4.2.3-2|42	%build
12cr|phppgadmin-4.2.3-2|43	
12cr|phppgadmin-4.2.3-2|44	%install
12cr|phppgadmin-4.2.3-2|45	export DONT_RELINK=1
12cr|phppgadmin-4.2.3-2|46	
12cr|phppgadmin-4.2.3-2|47	install -d %{buildroot}%{webappconfdir}
12cr|phppgadmin-4.2.3-2|48	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|phppgadmin-4.2.3-2|49	install -d %{buildroot}/var/www/%{name}
12cr|phppgadmin-4.2.3-2|50	
12cr|phppgadmin-4.2.3-2|51	cp -aRf * %{buildroot}/var/www/%{name}/
12cr|phppgadmin-4.2.3-2|52	
12cr|phppgadmin-4.2.3-2|53	mv %{buildroot}/var/www/%{name}/conf/config.inc.php-dist %{buildroot}%{_sysconfdir}/%{name}/config.inc.php
12cr|phppgadmin-4.2.3-2|54	rm -rf %{buildroot}/var/www/%{name}/conf
12cr|phppgadmin-4.2.3-2|55	
12cr|phppgadmin-4.2.3-2|56	# generate UTF-8 files
12cr|phppgadmin-4.2.3-2|57	pushd lang
12cr|phppgadmin-4.2.3-2|58	make DESTDIR=./recoded
12cr|phppgadmin-4.2.3-2|59	popd
12cr|phppgadmin-4.2.3-2|60	install -m0644 lang/recoded/*.php  %{buildroot}/var/www/%{name}/lang/recoded/
12cr|phppgadmin-4.2.3-2|61	
12cr|phppgadmin-4.2.3-2|62	# cleanup
12cr|phppgadmin-4.2.3-2|63	pushd %{buildroot}/var/www/%{name}
12cr|phppgadmin-4.2.3-2|64	rm -rf sql
12cr|phppgadmin-4.2.3-2|65	rm -f CREDITS DEVELOPERS FAQ HISTORY INSTALL LICENSE TODO TRANSLATORS
12cr|phppgadmin-4.2.3-2|66	rm -f lang/Makefile lang/convert.awk lang/php2po lang/po2php lang/synch lang/langcheck
12cr|phppgadmin-4.2.3-2|67	popd
12cr|phppgadmin-4.2.3-2|68	
12cr|phppgadmin-4.2.3-2|69	cat > %{buildroot}%{webappconfdir}/%{name}.conf << EOF
12cr|phppgadmin-4.2.3-2|70	Alias /%{name} /var/www/%{name}
12cr|phppgadmin-4.2.3-2|71	
12cr|phppgadmin-4.2.3-2|72	<Directory /var/www/%{name}>
12cr|phppgadmin-4.2.3-2|73	Order deny,allow
12cr|phppgadmin-4.2.3-2|74	Deny from all
12cr|phppgadmin-4.2.3-2|75	Allow from 127.0.0.1
12cr|phppgadmin-4.2.3-2|76	ErrorDocument 403 "Access denied per %{webappconfdir}/%{name}.conf"
12cr|phppgadmin-4.2.3-2|77	</Directory>
12cr|phppgadmin-4.2.3-2|78	EOF
12cr|phppgadmin-4.2.3-2|79	
12cr|phppgadmin-4.2.3-2|80	# fix dir perms
12cr|phppgadmin-4.2.3-2|81	find %{buildroot} -type d | xargs chmod 755
12cr|phppgadmin-4.2.3-2|82	
12cr|phppgadmin-4.2.3-2|83	# fix file perms
12cr|phppgadmin-4.2.3-2|84	find %{buildroot} -type f | xargs chmod 644
12cr|phppgadmin-4.2.3-2|85	
12cr|phppgadmin-4.2.3-2|86	# Mandriva Icons
12cr|phppgadmin-4.2.3-2|87	install -d %{buildroot}%{_iconsdir}
12cr|phppgadmin-4.2.3-2|88	install -d %{buildroot}%{_miconsdir}
12cr|phppgadmin-4.2.3-2|89	install -d %{buildroot}%{_liconsdir}
12cr|phppgadmin-4.2.3-2|90	
12cr|phppgadmin-4.2.3-2|91	convert images/themes/default/title.png -resize 16x16  %{buildroot}%{_miconsdir}/%{name}.png
12cr|phppgadmin-4.2.3-2|92	convert images/themes/default/title.png -resize 32x32  %{buildroot}%{_iconsdir}/%{name}.png
12cr|phppgadmin-4.2.3-2|93	convert images/themes/default/title.png -resize 48x48  %{buildroot}%{_liconsdir}/%{name}.png
12cr|phppgadmin-4.2.3-2|94	
12cr|phppgadmin-4.2.3-2|95	
12cr|phppgadmin-4.2.3-2|96	# XDG menu
12cr|phppgadmin-4.2.3-2|97	install -d %{buildroot}%{_datadir}/applications
12cr|phppgadmin-4.2.3-2|98	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|phppgadmin-4.2.3-2|99	[Desktop Entry]
12cr|phppgadmin-4.2.3-2|100	Name=phpPgAdmin
12cr|phppgadmin-4.2.3-2|101	Comment=phpPgAdmin is a web administration GUI for PostgreSQL.
12cr|phppgadmin-4.2.3-2|102	Exec=%{_bindir}/www-browser http://localhost/%{name}/
12cr|phppgadmin-4.2.3-2|103	Icon=%{name}
12cr|phppgadmin-4.2.3-2|104	Terminal=false
12cr|phppgadmin-4.2.3-2|105	Type=Application
12cr|phppgadmin-4.2.3-2|106	Categories=X-MandrivaLinux-MoreApplications-Databases;
12cr|phppgadmin-4.2.3-2|107	EOF
12cr|phppgadmin-4.2.3-2|108	
12cr|phppgadmin-4.2.3-2|109	%post
12cr|phppgadmin-4.2.3-2|110	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version \
12cr|phppgadmin-4.2.3-2|111	--oldfile %{_sysconfdir}/%{name}/config.inc.php \
12cr|phppgadmin-4.2.3-2|112	--newfile %{_sysconfdir}/%{name}/config.inc.php.rpmnew
12cr|phppgadmin-4.2.3-2|113	
12cr|phppgadmin-4.2.3-2|114	%files
12cr|phppgadmin-4.2.3-2|115	%doc CREDITS DEVELOPERS FAQ HISTORY INSTALL LICENSE TODO TRANSLATORS sql/reports-pgsql.sql
12cr|phppgadmin-4.2.3-2|116	%config(noreplace) %{webappconfdir}/%{name}.conf
12cr|phppgadmin-4.2.3-2|117	%dir %{_sysconfdir}/%{name}
12cr|phppgadmin-4.2.3-2|118	%attr(0640,apache,root) %config(noreplace) %{_sysconfdir}/%{name}/config.inc.php
12cr|phppgadmin-4.2.3-2|119	/var/www/%{name}
12cr|phppgadmin-4.2.3-2|120	%{_iconsdir}/%{name}.png
12cr|phppgadmin-4.2.3-2|121	%{_miconsdir}/%{name}.png
12cr|phppgadmin-4.2.3-2|122	%{_liconsdir}/%{name}.png
12cr|phppgadmin-4.2.3-2|123	%{_datadir}/applications/*.desktop
12cr|phppgadmin-4.2.3-2|124	
12cr|phppgadmin-4.2.3-2|125	
12cr|phppgadmin-4.2.3-2|126	%changelog
12cr|phppgadmin-4.2.3-2|127	* Sat Aug 14 2010 Tomas Kindl <supp@mandriva.org> 4.2.3-1mdv2011.0
12cr|phppgadmin-4.2.3-2|128	+ Revision: 569818
12cr|phppgadmin-4.2.3-2|129	- bump to 4.2.3
12cr|phppgadmin-4.2.3-2|130	- rephrased package summary, minor SPEC cleaning
12cr|phppgadmin-4.2.3-2|131	
12cr|phppgadmin-4.2.3-2|132	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 4.2.2-4mdv2010.1
12cr|phppgadmin-4.2.3-2|133	+ Revision: 501778
12cr|phppgadmin-4.2.3-2|134	- switch default access policy to 'open to localhost only', as it allows to modify server state
12cr|phppgadmin-4.2.3-2|135	
12cr|phppgadmin-4.2.3-2|136	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 4.2.2-2mdv2010.1
12cr|phppgadmin-4.2.3-2|137	+ Revision: 501757
12cr|phppgadmin-4.2.3-2|138	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|phppgadmin-4.2.3-2|139	
12cr|phppgadmin-4.2.3-2|140	* Tue Dec 01 2009 Funda Wang <fwang@mandriva.org> 4.2.2-1mdv2010.1
12cr|phppgadmin-4.2.3-2|141	+ Revision: 472168
12cr|phppgadmin-4.2.3-2|142	- new version 4.2.2
12cr|phppgadmin-4.2.3-2|143	
12cr|phppgadmin-4.2.3-2|144	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 4.2.1-3mdv2010.0
12cr|phppgadmin-4.2.3-2|145	+ Revision: 441774
12cr|phppgadmin-4.2.3-2|146	- rebuild
12cr|phppgadmin-4.2.3-2|147	
12cr|phppgadmin-4.2.3-2|148	* Mon Dec 29 2008 Jérôme Soyer <saispo@mandriva.org> 4.2.1-2mdv2009.1
12cr|phppgadmin-4.2.3-2|149	+ Revision: 320793
12cr|phppgadmin-4.2.3-2|150	- Remove postgresql Requires Fix Bug #32700
12cr|phppgadmin-4.2.3-2|151	
12cr|phppgadmin-4.2.3-2|152	* Mon Aug 18 2008 Funda Wang <fwang@mandriva.org> 4.2.1-1mdv2009.0
12cr|phppgadmin-4.2.3-2|153	+ Revision: 273420
12cr|phppgadmin-4.2.3-2|154	- update to new version 4.2.1
12cr|phppgadmin-4.2.3-2|155	
12cr|phppgadmin-4.2.3-2|156	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 4.2-2mdv2009.0
12cr|phppgadmin-4.2.3-2|157	+ Revision: 268964
12cr|phppgadmin-4.2.3-2|158	- rebuild early 2009.0 package (before pixel changes)
12cr|phppgadmin-4.2.3-2|159	
12cr|phppgadmin-4.2.3-2|160	+ Pixel <pixel@mandriva.com>
12cr|phppgadmin-4.2.3-2|161	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|phppgadmin-4.2.3-2|162	
12cr|phppgadmin-4.2.3-2|163	* Wed Apr 16 2008 Funda Wang <fwang@mandriva.org> 4.2-1mdv2009.0
12cr|phppgadmin-4.2.3-2|164	+ Revision: 194534
12cr|phppgadmin-4.2.3-2|165	- update to new version 4.2
12cr|phppgadmin-4.2.3-2|166	
12cr|phppgadmin-4.2.3-2|167	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 4.1.3-3mdv2008.1
12cr|phppgadmin-4.2.3-2|168	+ Revision: 171042
12cr|phppgadmin-4.2.3-2|169	- rebuild
12cr|phppgadmin-4.2.3-2|170	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|phppgadmin-4.2.3-2|171	- kill re-definition of %%buildroot on Pixel's request
12cr|phppgadmin-4.2.3-2|172	
12cr|phppgadmin-4.2.3-2|173	+ Olivier Blin <oblin@mandriva.com>
12cr|phppgadmin-4.2.3-2|174	- restore BuildRoot
12cr|phppgadmin-4.2.3-2|175	
12cr|phppgadmin-4.2.3-2|176	* Thu Oct 11 2007 Oden Eriksson <oeriksson@mandriva.com> 4.1.3-2mdv2008.1
12cr|phppgadmin-4.2.3-2|177	+ Revision: 97002
12cr|phppgadmin-4.2.3-2|178	- drop the quotes in the Exec= line (blino)
12cr|phppgadmin-4.2.3-2|179	
12cr|phppgadmin-4.2.3-2|180	* Sat Sep 01 2007 Funda Wang <fwang@mandriva.org> 4.1.3-1mdv2008.0
12cr|phppgadmin-4.2.3-2|181	+ Revision: 77356
12cr|phppgadmin-4.2.3-2|182	- New version 4.1.3
12cr|phppgadmin-4.2.3-2|183	
12cr|phppgadmin-4.2.3-2|184	* Tue Jun 05 2007 David Walluck <walluck@mandriva.org> 4.1.2-1mdv2008.0
12cr|phppgadmin-4.2.3-2|185	+ Revision: 35259
12cr|phppgadmin-4.2.3-2|186	- 4.1.2
12cr|phppgadmin-4.2.3-2|187	- Requires(post,postun): rpm-helper
12cr|phppgadmin-4.2.3-2|188	
12cr|phppgadmin-4.2.3-2|189	* Fri May 11 2007 Jérôme Soyer <saispo@mandriva.org> 4.1.1-1mdv2008.0
12cr|phppgadmin-4.2.3-2|190	+ Revision: 26311
12cr|phppgadmin-4.2.3-2|191	- Ajout d'un BuildRequires
12cr|phppgadmin-4.2.3-2|192	- New release 4.1.1
12cr|phppgadmin-4.2.3-2|193	
12cr|phppgadmin-4.2.3-2|194	
12cr|phppgadmin-4.2.3-2|195	* Tue Mar 27 2007 Oden Eriksson <oeriksson@mandriva.com> 4.0.1-5mdv2007.1
12cr|phppgadmin-4.2.3-2|196	+ Revision: 148969
12cr|phppgadmin-4.2.3-2|197	- fix patch to the config file in the patch
12cr|phppgadmin-4.2.3-2|198	- use the common www-browser script
12cr|phppgadmin-4.2.3-2|199	
12cr|phppgadmin-4.2.3-2|200	+ Jérôme Soyer <saispo@mandriva.org>
12cr|phppgadmin-4.2.3-2|201	- Lowercase
12cr|phppgadmin-4.2.3-2|202	
12cr|phppgadmin-4.2.3-2|203	* Sun Feb 18 2007 Nicolas Lécureuil <neoclust@mandriva.org> 4.0.1-4mdv2007.1
12cr|phppgadmin-4.2.3-2|204	+ Revision: 122575
12cr|phppgadmin-4.2.3-2|205	- Fix typo found by berthy
12cr|phppgadmin-4.2.3-2|206	- Import phpPgAdmin
12cr|phppgadmin-4.2.3-2|207	

6116 12
12cr|php-phpmailer-1.73-6|1	%define base_name	phpmailer
12cr|php-phpmailer-1.73-6|2	%define name		php-%{base_name}
12cr|php-phpmailer-1.73-6|3	%define version		1.73
12cr|php-phpmailer-1.73-6|4	%define release		%mkrel 6
12cr|php-phpmailer-1.73-6|5	
12cr|php-phpmailer-1.73-6|6	Name:		%{name}
12cr|php-phpmailer-1.73-6|7	Version:	%{version}
12cr|php-phpmailer-1.73-6|8	Release:	%{release}
12cr|php-phpmailer-1.73-6|9	Summary:	Full featured email transfer class for PHP
12cr|php-phpmailer-1.73-6|10	License:	LGPL
12cr|php-phpmailer-1.73-6|11	Group:		Development/Other
12cr|php-phpmailer-1.73-6|12	URL:		http://phpmailer.sourceforge.net/
12cr|php-phpmailer-1.73-6|13	Source:     http://downloads.sourceforge.net/phpmailer/%{base_name}-%{version}.tar.bz2
12cr|php-phpmailer-1.73-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|php-phpmailer-1.73-6|15	
12cr|php-phpmailer-1.73-6|16	%description
12cr|php-phpmailer-1.73-6|17	PHP email transport class featuring multiple file attachments, SMTP servers,
12cr|php-phpmailer-1.73-6|18	CCs, BCCs, HTML messages, and word wrap, and more. It can send email via
12cr|php-phpmailer-1.73-6|19	sendmail, PHP mail(), or with SMTP. Methods are based on the popular AspEmail
12cr|php-phpmailer-1.73-6|20	active server component.
12cr|php-phpmailer-1.73-6|21	
12cr|php-phpmailer-1.73-6|22	%prep
12cr|php-phpmailer-1.73-6|23	%setup -q -n phpmailer
12cr|php-phpmailer-1.73-6|24	
12cr|php-phpmailer-1.73-6|25	# fix encoding
12cr|php-phpmailer-1.73-6|26	for file in `find . -type f`; do
12cr|php-phpmailer-1.73-6|27	perl -pi -e 'BEGIN {exit unless -T $ARGV[0];} s/\r\n$/\n/;' $file
12cr|php-phpmailer-1.73-6|28	done
12cr|php-phpmailer-1.73-6|29	
12cr|php-phpmailer-1.73-6|30	%build
12cr|php-phpmailer-1.73-6|31	
12cr|php-phpmailer-1.73-6|32	%install
12cr|php-phpmailer-1.73-6|33	rm -rf %{buildroot}
12cr|php-phpmailer-1.73-6|34	install -d -m 755 %{buildroot}%{_libdir}/php
12cr|php-phpmailer-1.73-6|35	install -d -m 755 %{buildroot}%{_libdir}/php/language
12cr|php-phpmailer-1.73-6|36	install -m 644 *.php %{buildroot}%{_libdir}/php
12cr|php-phpmailer-1.73-6|37	install -m 644 language/*.php %{buildroot}%{_libdir}/php/language
12cr|php-phpmailer-1.73-6|38	
12cr|php-phpmailer-1.73-6|39	%clean
12cr|php-phpmailer-1.73-6|40	rm -rf %{buildroot}
12cr|php-phpmailer-1.73-6|41	
12cr|php-phpmailer-1.73-6|42	%files
12cr|php-phpmailer-1.73-6|43	%defattr(-,root,root)
12cr|php-phpmailer-1.73-6|44	%doc ChangeLog.txt README LICENSE docs/* phpdoc
12cr|php-phpmailer-1.73-6|45	%{_libdir}/php/language
12cr|php-phpmailer-1.73-6|46	%{_libdir}/php/*.php
12cr|php-phpmailer-1.73-6|47	
12cr|php-phpmailer-1.73-6|48	
12cr|php-phpmailer-1.73-6|49	
12cr|php-phpmailer-1.73-6|50	
12cr|php-phpmailer-1.73-6|51	%changelog
12cr|php-phpmailer-1.73-6|52	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.73-6mdv2011.0
12cr|php-phpmailer-1.73-6|53	+ Revision: 679623
12cr|php-phpmailer-1.73-6|54	- mass rebuild
12cr|php-phpmailer-1.73-6|55	
12cr|php-phpmailer-1.73-6|56	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.73-5mdv2010.0
12cr|php-phpmailer-1.73-6|57	+ Revision: 397579
12cr|php-phpmailer-1.73-6|58	- Rebuild
12cr|php-phpmailer-1.73-6|59	
12cr|php-phpmailer-1.73-6|60	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.73-4mdv2009.1
12cr|php-phpmailer-1.73-6|61	+ Revision: 323035
12cr|php-phpmailer-1.73-6|62	- rebuild
12cr|php-phpmailer-1.73-6|63	
12cr|php-phpmailer-1.73-6|64	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.73-3mdv2009.0
12cr|php-phpmailer-1.73-6|65	+ Revision: 268962
12cr|php-phpmailer-1.73-6|66	- rebuild early 2009.0 package (before pixel changes)
12cr|php-phpmailer-1.73-6|67	
12cr|php-phpmailer-1.73-6|68	* Sun May 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.73-2mdv2009.0
12cr|php-phpmailer-1.73-6|69	+ Revision: 205685
12cr|php-phpmailer-1.73-6|70	- Should not be noarch ed
12cr|php-phpmailer-1.73-6|71	
12cr|php-phpmailer-1.73-6|72	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.73-1mdv2008.1
12cr|php-phpmailer-1.73-6|73	+ Revision: 136417
12cr|php-phpmailer-1.73-6|74	- restore BuildRoot
12cr|php-phpmailer-1.73-6|75	
12cr|php-phpmailer-1.73-6|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-phpmailer-1.73-6|77	- kill re-definition of %%buildroot on Pixel's request
12cr|php-phpmailer-1.73-6|78	
12cr|php-phpmailer-1.73-6|79	
12cr|php-phpmailer-1.73-6|80	* Fri Dec 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.73-1mdv2007.0
12cr|php-phpmailer-1.73-6|81	+ Revision: 97287
12cr|php-phpmailer-1.73-6|82	- Import php-phpmailer
12cr|php-phpmailer-1.73-6|83	
12cr|php-phpmailer-1.73-6|84	* Fri Dec 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.73-1mdv2007.1
12cr|php-phpmailer-1.73-6|85	- first mdv release
12cr|php-phpmailer-1.73-6|86	

6117 12
12cr|php-pluf-0.1-5|1	%define name    php-pluf
12cr|php-pluf-0.1-5|2	%define version 0.1
12cr|php-pluf-0.1-5|3	%define release %mkrel 5
12cr|php-pluf-0.1-5|4	
12cr|php-pluf-0.1-5|5	Summary:    PHP WebApp Framework
12cr|php-pluf-0.1-5|6	Name:       %{name}
12cr|php-pluf-0.1-5|7	Version:    %{version}
12cr|php-pluf-0.1-5|8	Release:    %{release}
12cr|php-pluf-0.1-5|9	License:    GPLv2
12cr|php-pluf-0.1-5|10	Group:      Development/PHP
12cr|php-pluf-0.1-5|11	Url:        http://www.pluf.org/
12cr|php-pluf-0.1-5|12	Source0:    http://projects.ceondo.com/p/pluf/source/download/master/pluf-master.zip
12cr|php-pluf-0.1-5|13	Requires(pre):  rpm-helper
12cr|php-pluf-0.1-5|14	Requires:       mod_php
12cr|php-pluf-0.1-5|15	BuildArch:  noarch
12cr|php-pluf-0.1-5|16	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|php-pluf-0.1-5|17	
12cr|php-pluf-0.1-5|18	%description
12cr|php-pluf-0.1-5|19	Simple, elegant and easy for people used to Django but in PHP5 so easy
12cr|php-pluf-0.1-5|20	to deploy all over the world.
12cr|php-pluf-0.1-5|21	
12cr|php-pluf-0.1-5|22	%prep
12cr|php-pluf-0.1-5|23	%setup -q -n pluf-master
12cr|php-pluf-0.1-5|24	
12cr|php-pluf-0.1-5|25	%build
12cr|php-pluf-0.1-5|26	
12cr|php-pluf-0.1-5|27	
12cr|php-pluf-0.1-5|28	%install
12cr|php-pluf-0.1-5|29	rm -rf %buildroot
12cr|php-pluf-0.1-5|30	%__install -d -m 755 %{buildroot}%_defaultdocdir/%{name}
12cr|php-pluf-0.1-5|31	%__install -m 755 COPYING CONTRIBUTORS
12cr|php-pluf-0.1-5|32	cp -aRf apps %{buildroot}%_defaultdocdir/%{name}
12cr|php-pluf-0.1-5|33	cp -aRf tests %{buildroot}%_defaultdocdir/%{name}
12cr|php-pluf-0.1-5|34	
12cr|php-pluf-0.1-5|35	%__install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|php-pluf-0.1-5|36	cp -aRf src/* %{buildroot}%{_datadir}/%{name}
12cr|php-pluf-0.1-5|37	# Remove developper script
12cr|php-pluf-0.1-5|38	rm %{buildroot}%{_datadir}/%{name}/makepot.sh
12cr|php-pluf-0.1-5|39	
12cr|php-pluf-0.1-5|40	# remove .htaccess files
12cr|php-pluf-0.1-5|41	find %{buildroot}%{_datadir}/%{name} -name .htaccess -exec rm -f {} \;
12cr|php-pluf-0.1-5|42	
12cr|php-pluf-0.1-5|43	
12cr|php-pluf-0.1-5|44	%files
12cr|php-pluf-0.1-5|45	%defattr(0644,root,root,0755)
12cr|php-pluf-0.1-5|46	%doc COPYING CONTRIBUTORS apps tests
12cr|php-pluf-0.1-5|47	%{_datadir}/%{name}
12cr|php-pluf-0.1-5|48	
12cr|php-pluf-0.1-5|49	
12cr|php-pluf-0.1-5|50	
12cr|php-pluf-0.1-5|51	
12cr|php-pluf-0.1-5|52	%changelog
12cr|php-pluf-0.1-5|53	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdv2011.0
12cr|php-pluf-0.1-5|54	+ Revision: 679624
12cr|php-pluf-0.1-5|55	- mass rebuild
12cr|php-pluf-0.1-5|56	
12cr|php-pluf-0.1-5|57	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdv2011.0
12cr|php-pluf-0.1-5|58	+ Revision: 629851
12cr|php-pluf-0.1-5|59	- rebuilt for php-5.3.5
12cr|php-pluf-0.1-5|60	
12cr|php-pluf-0.1-5|61	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1-3mdv2010.0
12cr|php-pluf-0.1-5|62	+ Revision: 397580
12cr|php-pluf-0.1-5|63	- Rebuild
12cr|php-pluf-0.1-5|64	
12cr|php-pluf-0.1-5|65	* Fri Feb 27 2009 Jerome Martin <jmartin@mandriva.org> 0.1-2mdv2009.1
12cr|php-pluf-0.1-5|66	+ Revision: 345559
12cr|php-pluf-0.1-5|67	- Fixed requires
12cr|php-pluf-0.1-5|68	
12cr|php-pluf-0.1-5|69	* Fri Feb 27 2009 Jerome Martin <jmartin@mandriva.org> 0.1-1mdv2009.1
12cr|php-pluf-0.1-5|70	+ Revision: 345410
12cr|php-pluf-0.1-5|71	- import php-pluf
12cr|php-pluf-0.1-5|72	
12cr|php-pluf-0.1-5|73	

6118 12
12cr|php-proctitle-0.1.2-1|1	%define modname proctitle
12cr|php-proctitle-0.1.2-1|2	%define dirname %{modname}
12cr|php-proctitle-0.1.2-1|3	%define soname %{modname}.so
12cr|php-proctitle-0.1.2-1|4	%define inifile A92_%{modname}.ini
12cr|php-proctitle-0.1.2-1|5	
12cr|php-proctitle-0.1.2-1|6	Summary:	Allows setting the current process name on Linux and BSD
12cr|php-proctitle-0.1.2-1|7	Name:		php-%{modname}
12cr|php-proctitle-0.1.2-1|8	Version:	0.1.2
12cr|php-proctitle-0.1.2-1|9	Release:	%mkrel 1
12cr|php-proctitle-0.1.2-1|10	Group:		Development/PHP
12cr|php-proctitle-0.1.2-1|11	License:	PHP License
12cr|php-proctitle-0.1.2-1|12	URL:		http://pecl.php.net/package/proctitle
12cr|php-proctitle-0.1.2-1|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-proctitle-0.1.2-1|14	Source1:	%{modname}.ini
12cr|php-proctitle-0.1.2-1|15	BuildRequires:	php-devel >= 3:5.2.1
12cr|php-proctitle-0.1.2-1|16	BuildRequires:	dos2unix
12cr|php-proctitle-0.1.2-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-proctitle-0.1.2-1|18	
12cr|php-proctitle-0.1.2-1|19	%description
12cr|php-proctitle-0.1.2-1|20	This extension allows changing the current process' name on Linux and *BSD
12cr|php-proctitle-0.1.2-1|21	systems. This is useful when using pcntl_fork() to identify running processes
12cr|php-proctitle-0.1.2-1|22	in process list
12cr|php-proctitle-0.1.2-1|23	
12cr|php-proctitle-0.1.2-1|24	%prep
12cr|php-proctitle-0.1.2-1|25	
12cr|php-proctitle-0.1.2-1|26	%setup -q -n %{modname}-%{version}
12cr|php-proctitle-0.1.2-1|27	[ "../package.xml" != "/" ] && mv ../package.xml .
12cr|php-proctitle-0.1.2-1|28	
12cr|php-proctitle-0.1.2-1|29	cp %{SOURCE1} %{inifile}
12cr|php-proctitle-0.1.2-1|30	
12cr|php-proctitle-0.1.2-1|31	find . -type d -exec chmod 755 {} \;
12cr|php-proctitle-0.1.2-1|32	find . -type f -exec chmod 644 {} \;
12cr|php-proctitle-0.1.2-1|33	
12cr|php-proctitle-0.1.2-1|34	# strip away annoying ^M
12cr|php-proctitle-0.1.2-1|35	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
12cr|php-proctitle-0.1.2-1|36	
12cr|php-proctitle-0.1.2-1|37	%build
12cr|php-proctitle-0.1.2-1|38	%serverbuild
12cr|php-proctitle-0.1.2-1|39	
12cr|php-proctitle-0.1.2-1|40	phpize
12cr|php-proctitle-0.1.2-1|41	%configure2_5x --with-libdir=%{_lib} \
12cr|php-proctitle-0.1.2-1|42	--enable-%{modname}=shared,%{_prefix} \
12cr|php-proctitle-0.1.2-1|43	
12cr|php-proctitle-0.1.2-1|44	%make
12cr|php-proctitle-0.1.2-1|45	mv modules/*.so .
12cr|php-proctitle-0.1.2-1|46	
12cr|php-proctitle-0.1.2-1|47	%install
12cr|php-proctitle-0.1.2-1|48	rm -rf %{buildroot}
12cr|php-proctitle-0.1.2-1|49	
12cr|php-proctitle-0.1.2-1|50	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-proctitle-0.1.2-1|51	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-proctitle-0.1.2-1|52	
12cr|php-proctitle-0.1.2-1|53	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-proctitle-0.1.2-1|54	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-proctitle-0.1.2-1|55	
12cr|php-proctitle-0.1.2-1|56	%post
12cr|php-proctitle-0.1.2-1|57	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-proctitle-0.1.2-1|58	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-proctitle-0.1.2-1|59	fi
12cr|php-proctitle-0.1.2-1|60	
12cr|php-proctitle-0.1.2-1|61	%postun
12cr|php-proctitle-0.1.2-1|62	if [ "$1" = "0" ]; then
12cr|php-proctitle-0.1.2-1|63	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-proctitle-0.1.2-1|64	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-proctitle-0.1.2-1|65	fi
12cr|php-proctitle-0.1.2-1|66	fi
12cr|php-proctitle-0.1.2-1|67	
12cr|php-proctitle-0.1.2-1|68	%clean
12cr|php-proctitle-0.1.2-1|69	rm -rf %{buildroot}
12cr|php-proctitle-0.1.2-1|70	
12cr|php-proctitle-0.1.2-1|71	%files
12cr|php-proctitle-0.1.2-1|72	%defattr(-,root,root)
12cr|php-proctitle-0.1.2-1|73	%doc LICENSE README package*.xml
12cr|php-proctitle-0.1.2-1|74	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-proctitle-0.1.2-1|75	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-proctitle-0.1.2-1|76	
12cr|php-proctitle-0.1.2-1|77	
12cr|php-proctitle-0.1.2-1|78	%changelog
12cr|php-proctitle-0.1.2-1|79	* Fri May 18 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1mdv2012.0
12cr|php-proctitle-0.1.2-1|80	+ Revision: 799551
12cr|php-proctitle-0.1.2-1|81	- 0.1.2
12cr|php-proctitle-0.1.2-1|82	
12cr|php-proctitle-0.1.2-1|83	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-17
12cr|php-proctitle-0.1.2-1|84	+ Revision: 797043
12cr|php-proctitle-0.1.2-1|85	- fix build
12cr|php-proctitle-0.1.2-1|86	- add upstream changes (Add a function to set the thread name)
12cr|php-proctitle-0.1.2-1|87	- rebuild for php-5.4.x
12cr|php-proctitle-0.1.2-1|88	
12cr|php-proctitle-0.1.2-1|89	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-16
12cr|php-proctitle-0.1.2-1|90	+ Revision: 761279
12cr|php-proctitle-0.1.2-1|91	- rebuild
12cr|php-proctitle-0.1.2-1|92	
12cr|php-proctitle-0.1.2-1|93	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-15
12cr|php-proctitle-0.1.2-1|94	+ Revision: 696456
12cr|php-proctitle-0.1.2-1|95	- rebuilt for php-5.3.8
12cr|php-proctitle-0.1.2-1|96	
12cr|php-proctitle-0.1.2-1|97	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-14
12cr|php-proctitle-0.1.2-1|98	+ Revision: 695451
12cr|php-proctitle-0.1.2-1|99	- rebuilt for php-5.3.7
12cr|php-proctitle-0.1.2-1|100	
12cr|php-proctitle-0.1.2-1|101	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-13
12cr|php-proctitle-0.1.2-1|102	+ Revision: 646672
12cr|php-proctitle-0.1.2-1|103	- rebuilt for php-5.3.6
12cr|php-proctitle-0.1.2-1|104	
12cr|php-proctitle-0.1.2-1|105	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-12mdv2011.0
12cr|php-proctitle-0.1.2-1|106	+ Revision: 629852
12cr|php-proctitle-0.1.2-1|107	- rebuilt for php-5.3.5
12cr|php-proctitle-0.1.2-1|108	
12cr|php-proctitle-0.1.2-1|109	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-11mdv2011.0
12cr|php-proctitle-0.1.2-1|110	+ Revision: 628172
12cr|php-proctitle-0.1.2-1|111	- ensure it's built without automake1.7
12cr|php-proctitle-0.1.2-1|112	
12cr|php-proctitle-0.1.2-1|113	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-10mdv2011.0
12cr|php-proctitle-0.1.2-1|114	+ Revision: 600519
12cr|php-proctitle-0.1.2-1|115	- rebuild
12cr|php-proctitle-0.1.2-1|116	
12cr|php-proctitle-0.1.2-1|117	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-9mdv2011.0
12cr|php-proctitle-0.1.2-1|118	+ Revision: 588856
12cr|php-proctitle-0.1.2-1|119	- rebuild
12cr|php-proctitle-0.1.2-1|120	
12cr|php-proctitle-0.1.2-1|121	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-8mdv2010.1
12cr|php-proctitle-0.1.2-1|122	+ Revision: 514636
12cr|php-proctitle-0.1.2-1|123	- rebuilt for php-5.3.2
12cr|php-proctitle-0.1.2-1|124	
12cr|php-proctitle-0.1.2-1|125	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-7mdv2010.1
12cr|php-proctitle-0.1.2-1|126	+ Revision: 485418
12cr|php-proctitle-0.1.2-1|127	- rebuilt for php-5.3.2RC1
12cr|php-proctitle-0.1.2-1|128	
12cr|php-proctitle-0.1.2-1|129	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-6mdv2010.1
12cr|php-proctitle-0.1.2-1|130	+ Revision: 468234
12cr|php-proctitle-0.1.2-1|131	- rebuilt against php-5.3.1
12cr|php-proctitle-0.1.2-1|132	
12cr|php-proctitle-0.1.2-1|133	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-5mdv2010.0
12cr|php-proctitle-0.1.2-1|134	+ Revision: 451345
12cr|php-proctitle-0.1.2-1|135	- rebuild
12cr|php-proctitle-0.1.2-1|136	
12cr|php-proctitle-0.1.2-1|137	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.1-4mdv2010.0
12cr|php-proctitle-0.1.2-1|138	+ Revision: 397464
12cr|php-proctitle-0.1.2-1|139	- Rebuild
12cr|php-proctitle-0.1.2-1|140	
12cr|php-proctitle-0.1.2-1|141	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2010.0
12cr|php-proctitle-0.1.2-1|142	+ Revision: 377017
12cr|php-proctitle-0.1.2-1|143	- rebuilt for php-5.3.0RC2
12cr|php-proctitle-0.1.2-1|144	
12cr|php-proctitle-0.1.2-1|145	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-2mdv2009.1
12cr|php-proctitle-0.1.2-1|146	+ Revision: 346596
12cr|php-proctitle-0.1.2-1|147	- rebuilt for php-5.2.9
12cr|php-proctitle-0.1.2-1|148	
12cr|php-proctitle-0.1.2-1|149	* Tue Feb 24 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdv2009.1
12cr|php-proctitle-0.1.2-1|150	+ Revision: 344393
12cr|php-proctitle-0.1.2-1|151	- import php-proctitle
12cr|php-proctitle-0.1.2-1|152	
12cr|php-proctitle-0.1.2-1|153	
12cr|php-proctitle-0.1.2-1|154	* Tue Feb 24 2009 Oden Eriksson <oeriksson@mandriva.org> 0.1.1-1mdv2009.1
12cr|php-proctitle-0.1.2-1|155	- initial Mandriva package

6119 12
12cr|php-ps-1.3.6-26|1	%define modname ps
12cr|php-ps-1.3.6-26|2	%define dirname %{modname}
12cr|php-ps-1.3.6-26|3	%define soname %{modname}.so
12cr|php-ps-1.3.6-26|4	%define inifile A53_%{modname}.ini
12cr|php-ps-1.3.6-26|5	
12cr|php-ps-1.3.6-26|6	Summary:	An extension to create PostScript files for php
12cr|php-ps-1.3.6-26|7	Name:		php-%{modname}
12cr|php-ps-1.3.6-26|8	Version:	1.3.6
12cr|php-ps-1.3.6-26|9	Release:	26
12cr|php-ps-1.3.6-26|10	Group:		Development/PHP
12cr|php-ps-1.3.6-26|11	License:	PHP License
12cr|php-ps-1.3.6-26|12	URL:		http://pecl.php.net/package/ps
12cr|php-ps-1.3.6-26|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-ps-1.3.6-26|14	Patch0:		ps-1.3.6-php54x.diff
12cr|php-ps-1.3.6-26|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-ps-1.3.6-26|16	BuildRequires:	pslib-devel >= 0.4.1
12cr|php-ps-1.3.6-26|17	BuildRequires:	libgd-devel
12cr|php-ps-1.3.6-26|18	Requires:	php-imagick
12cr|php-ps-1.3.6-26|19	
12cr|php-ps-1.3.6-26|20	%description
12cr|php-ps-1.3.6-26|21	ps is an extension similar to the pdf extension but for creating PostScript
12cr|php-ps-1.3.6-26|22	files. Its api is modelled after the pdf extension.
12cr|php-ps-1.3.6-26|23	
12cr|php-ps-1.3.6-26|24	%prep
12cr|php-ps-1.3.6-26|25	
12cr|php-ps-1.3.6-26|26	%setup -q -n %{modname}-%{version}
12cr|php-ps-1.3.6-26|27	[ "../package.xml" != "/" ] && mv ../package.xml .
12cr|php-ps-1.3.6-26|28	
12cr|php-ps-1.3.6-26|29	%patch0 -p0
12cr|php-ps-1.3.6-26|30	
12cr|php-ps-1.3.6-26|31	%build
12cr|php-ps-1.3.6-26|32	%serverbuild
12cr|php-ps-1.3.6-26|33	
12cr|php-ps-1.3.6-26|34	phpize
12cr|php-ps-1.3.6-26|35	%configure2_5x --with-libdir=%{_lib} \
12cr|php-ps-1.3.6-26|36	--with-%{modname}=shared,%{_prefix}
12cr|php-ps-1.3.6-26|37	%make
12cr|php-ps-1.3.6-26|38	
12cr|php-ps-1.3.6-26|39	mv modules/*.so .
12cr|php-ps-1.3.6-26|40	
12cr|php-ps-1.3.6-26|41	%install
12cr|php-ps-1.3.6-26|42	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-ps-1.3.6-26|43	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-ps-1.3.6-26|44	
12cr|php-ps-1.3.6-26|45	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-ps-1.3.6-26|46	
12cr|php-ps-1.3.6-26|47	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-ps-1.3.6-26|48	extension = %{soname}
12cr|php-ps-1.3.6-26|49	EOF
12cr|php-ps-1.3.6-26|50	
12cr|php-ps-1.3.6-26|51	%post
12cr|php-ps-1.3.6-26|52	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-ps-1.3.6-26|53	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-ps-1.3.6-26|54	fi
12cr|php-ps-1.3.6-26|55	
12cr|php-ps-1.3.6-26|56	%postun
12cr|php-ps-1.3.6-26|57	if [ "$1" = "0" ]; then
12cr|php-ps-1.3.6-26|58	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-ps-1.3.6-26|59	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-ps-1.3.6-26|60	fi
12cr|php-ps-1.3.6-26|61	fi
12cr|php-ps-1.3.6-26|62	
12cr|php-ps-1.3.6-26|63	%files
12cr|php-ps-1.3.6-26|64	%defattr(-,root,root)
12cr|php-ps-1.3.6-26|65	%doc CREDITS tests examples package.xml
12cr|php-ps-1.3.6-26|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-ps-1.3.6-26|67	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-ps-1.3.6-26|68	
12cr|php-ps-1.3.6-26|69	
12cr|php-ps-1.3.6-26|70	%changelog
12cr|php-ps-1.3.6-26|71	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-25mdv2012.0
12cr|php-ps-1.3.6-26|72	+ Revision: 797044
12cr|php-ps-1.3.6-26|73	- fix build
12cr|php-ps-1.3.6-26|74	- rebuild for php-5.4.x
12cr|php-ps-1.3.6-26|75	- rebuild
12cr|php-ps-1.3.6-26|76	
12cr|php-ps-1.3.6-26|77	* Thu Nov 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-23
12cr|php-ps-1.3.6-26|78	+ Revision: 715673
12cr|php-ps-1.3.6-26|79	- fix deps
12cr|php-ps-1.3.6-26|80	- fix #60170 (a dependancy is missing. php-ps)
12cr|php-ps-1.3.6-26|81	
12cr|php-ps-1.3.6-26|82	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-22
12cr|php-ps-1.3.6-26|83	+ Revision: 696457
12cr|php-ps-1.3.6-26|84	- rebuilt for php-5.3.8
12cr|php-ps-1.3.6-26|85	
12cr|php-ps-1.3.6-26|86	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-21
12cr|php-ps-1.3.6-26|87	+ Revision: 695452
12cr|php-ps-1.3.6-26|88	- rebuilt for php-5.3.7
12cr|php-ps-1.3.6-26|89	
12cr|php-ps-1.3.6-26|90	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-20
12cr|php-ps-1.3.6-26|91	+ Revision: 646673
12cr|php-ps-1.3.6-26|92	- rebuilt for php-5.3.6
12cr|php-ps-1.3.6-26|93	
12cr|php-ps-1.3.6-26|94	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-19mdv2011.0
12cr|php-ps-1.3.6-26|95	+ Revision: 629853
12cr|php-ps-1.3.6-26|96	- rebuilt for php-5.3.5
12cr|php-ps-1.3.6-26|97	
12cr|php-ps-1.3.6-26|98	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-18mdv2011.0
12cr|php-ps-1.3.6-26|99	+ Revision: 628173
12cr|php-ps-1.3.6-26|100	- ensure it's built without automake1.7
12cr|php-ps-1.3.6-26|101	
12cr|php-ps-1.3.6-26|102	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-17mdv2011.0
12cr|php-ps-1.3.6-26|103	+ Revision: 600520
12cr|php-ps-1.3.6-26|104	- rebuild
12cr|php-ps-1.3.6-26|105	
12cr|php-ps-1.3.6-26|106	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-16mdv2011.0
12cr|php-ps-1.3.6-26|107	+ Revision: 588857
12cr|php-ps-1.3.6-26|108	- rebuild
12cr|php-ps-1.3.6-26|109	
12cr|php-ps-1.3.6-26|110	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-15mdv2010.1
12cr|php-ps-1.3.6-26|111	+ Revision: 514640
12cr|php-ps-1.3.6-26|112	- rebuilt for php-5.3.2
12cr|php-ps-1.3.6-26|113	
12cr|php-ps-1.3.6-26|114	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-14mdv2010.1
12cr|php-ps-1.3.6-26|115	+ Revision: 485420
12cr|php-ps-1.3.6-26|116	- rebuilt for php-5.3.2RC1
12cr|php-ps-1.3.6-26|117	
12cr|php-ps-1.3.6-26|118	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-13mdv2010.1
12cr|php-ps-1.3.6-26|119	+ Revision: 468238
12cr|php-ps-1.3.6-26|120	- rebuilt against php-5.3.1
12cr|php-ps-1.3.6-26|121	
12cr|php-ps-1.3.6-26|122	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-12mdv2010.0
12cr|php-ps-1.3.6-26|123	+ Revision: 451347
12cr|php-ps-1.3.6-26|124	- rebuild
12cr|php-ps-1.3.6-26|125	
12cr|php-ps-1.3.6-26|126	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.3.6-11mdv2010.0
12cr|php-ps-1.3.6-26|127	+ Revision: 397582
12cr|php-ps-1.3.6-26|128	- Rebuild
12cr|php-ps-1.3.6-26|129	
12cr|php-ps-1.3.6-26|130	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-10mdv2010.0
12cr|php-ps-1.3.6-26|131	+ Revision: 377018
12cr|php-ps-1.3.6-26|132	- rebuilt for php-5.3.0RC2
12cr|php-ps-1.3.6-26|133	
12cr|php-ps-1.3.6-26|134	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-9mdv2009.1
12cr|php-ps-1.3.6-26|135	+ Revision: 346597
12cr|php-ps-1.3.6-26|136	- rebuilt for php-5.2.9
12cr|php-ps-1.3.6-26|137	
12cr|php-ps-1.3.6-26|138	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-8mdv2009.1
12cr|php-ps-1.3.6-26|139	+ Revision: 341788
12cr|php-ps-1.3.6-26|140	- rebuilt against php-5.2.9RC2
12cr|php-ps-1.3.6-26|141	
12cr|php-ps-1.3.6-26|142	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-7mdv2009.1
12cr|php-ps-1.3.6-26|143	+ Revision: 323036
12cr|php-ps-1.3.6-26|144	- rebuild
12cr|php-ps-1.3.6-26|145	
12cr|php-ps-1.3.6-26|146	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-6mdv2009.1
12cr|php-ps-1.3.6-26|147	+ Revision: 310297
12cr|php-ps-1.3.6-26|148	- rebuilt against php-5.2.7
12cr|php-ps-1.3.6-26|149	
12cr|php-ps-1.3.6-26|150	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-5mdv2009.0
12cr|php-ps-1.3.6-26|151	+ Revision: 238421
12cr|php-ps-1.3.6-26|152	- rebuild
12cr|php-ps-1.3.6-26|153	
12cr|php-ps-1.3.6-26|154	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-4mdv2009.0
12cr|php-ps-1.3.6-26|155	+ Revision: 200260
12cr|php-ps-1.3.6-26|156	- rebuilt for php-5.2.6
12cr|php-ps-1.3.6-26|157	
12cr|php-ps-1.3.6-26|158	* Sun Feb 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-3mdv2008.1
12cr|php-ps-1.3.6-26|159	+ Revision: 169562
12cr|php-ps-1.3.6-26|160	- fix deps
12cr|php-ps-1.3.6-26|161	
12cr|php-ps-1.3.6-26|162	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-2mdv2008.1
12cr|php-ps-1.3.6-26|163	+ Revision: 162235
12cr|php-ps-1.3.6-26|164	- rebuild
12cr|php-ps-1.3.6-26|165	
12cr|php-ps-1.3.6-26|166	+ Olivier Blin <blino@mandriva.org>
12cr|php-ps-1.3.6-26|167	- restore BuildRoot
12cr|php-ps-1.3.6-26|168	
12cr|php-ps-1.3.6-26|169	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-ps-1.3.6-26|170	- kill re-definition of %%buildroot on Pixel's request
12cr|php-ps-1.3.6-26|171	
12cr|php-ps-1.3.6-26|172	* Tue Nov 27 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-1mdv2008.1
12cr|php-ps-1.3.6-26|173	+ Revision: 113374
12cr|php-ps-1.3.6-26|174	- 1.3.6
12cr|php-ps-1.3.6-26|175	
12cr|php-ps-1.3.6-26|176	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-3mdv2008.1
12cr|php-ps-1.3.6-26|177	+ Revision: 107710
12cr|php-ps-1.3.6-26|178	- restart apache if needed
12cr|php-ps-1.3.6-26|179	
12cr|php-ps-1.3.6-26|180	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-2mdv2008.0
12cr|php-ps-1.3.6-26|181	+ Revision: 77568
12cr|php-ps-1.3.6-26|182	- rebuilt against php-5.2.4
12cr|php-ps-1.3.6-26|183	
12cr|php-ps-1.3.6-26|184	* Fri Jul 13 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-1mdv2008.0
12cr|php-ps-1.3.6-26|185	+ Revision: 51779
12cr|php-ps-1.3.6-26|186	- fix deps
12cr|php-ps-1.3.6-26|187	- use the new %%serverbuild macro
12cr|php-ps-1.3.6-26|188	- 1.3.5
12cr|php-ps-1.3.6-26|189	
12cr|php-ps-1.3.6-26|190	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-7mdv2008.0
12cr|php-ps-1.3.6-26|191	+ Revision: 39516
12cr|php-ps-1.3.6-26|192	- use distro conditional -fstack-protector
12cr|php-ps-1.3.6-26|193	
12cr|php-ps-1.3.6-26|194	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-6mdv2008.0
12cr|php-ps-1.3.6-26|195	+ Revision: 33869
12cr|php-ps-1.3.6-26|196	- rebuilt against new upstream version (5.2.3)
12cr|php-ps-1.3.6-26|197	
12cr|php-ps-1.3.6-26|198	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-5mdv2008.0
12cr|php-ps-1.3.6-26|199	+ Revision: 21349
12cr|php-ps-1.3.6-26|200	- rebuilt against new upstream version (5.2.2)
12cr|php-ps-1.3.6-26|201	
12cr|php-ps-1.3.6-26|202	
12cr|php-ps-1.3.6-26|203	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-4mdv2007.0
12cr|php-ps-1.3.6-26|204	+ Revision: 117607
12cr|php-ps-1.3.6-26|205	- rebuilt against new upstream version (5.2.1)
12cr|php-ps-1.3.6-26|206	
12cr|php-ps-1.3.6-26|207	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-3mdv2007.0
12cr|php-ps-1.3.6-26|208	+ Revision: 78097
12cr|php-ps-1.3.6-26|209	- rebuilt for php-5.2.0
12cr|php-ps-1.3.6-26|210	- Import php-ps
12cr|php-ps-1.3.6-26|211	
12cr|php-ps-1.3.6-26|212	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-2
12cr|php-ps-1.3.6-26|213	- rebuilt for php-5.1.6
12cr|php-ps-1.3.6-26|214	
12cr|php-ps-1.3.6-26|215	* Fri Aug 04 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-1mdv2007.0
12cr|php-ps-1.3.6-26|216	- initial Mandriva package
12cr|php-ps-1.3.6-26|217	

6120 12
12cr|php-radius-1.2.5-27|1	%define modname radius
12cr|php-radius-1.2.5-27|2	%define dirname %{modname}
12cr|php-radius-1.2.5-27|3	%define soname %{modname}.so
12cr|php-radius-1.2.5-27|4	%define inifile A13_%{modname}.ini
12cr|php-radius-1.2.5-27|5	
12cr|php-radius-1.2.5-27|6	Summary:	Radius client library for PHP
12cr|php-radius-1.2.5-27|7	Name:		php-%{modname}
12cr|php-radius-1.2.5-27|8	Version:	1.2.5
12cr|php-radius-1.2.5-27|9	Release:	%mkrel 27
12cr|php-radius-1.2.5-27|10	Group:		Development/PHP
12cr|php-radius-1.2.5-27|11	License:	BSD
12cr|php-radius-1.2.5-27|12	URL:		http://pecl.php.net/package/radius
12cr|php-radius-1.2.5-27|13	Source0:	%{modname}-%{version}.tar.bz2
12cr|php-radius-1.2.5-27|14	Source1:	%{modname}.ini
12cr|php-radius-1.2.5-27|15	Patch0:		radius-1.2.5-php54x.diff
12cr|php-radius-1.2.5-27|16	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-radius-1.2.5-27|17	Epoch:		1
12cr|php-radius-1.2.5-27|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-radius-1.2.5-27|19	
12cr|php-radius-1.2.5-27|20	%description
12cr|php-radius-1.2.5-27|21	This package is based on the libradius of FreeBSD, with some modifications and
12cr|php-radius-1.2.5-27|22	extensions. This PECL provides full support for RADIUS authentication (RFC
12cr|php-radius-1.2.5-27|23	2865) and RADIUS accounting (RFC 2866), works on Unix and on Windows. Its an
12cr|php-radius-1.2.5-27|24	easy way to authenticate your users against the user-database of your OS (for
12cr|php-radius-1.2.5-27|25	example against Windows Active-Directory via IAS).
12cr|php-radius-1.2.5-27|26	
12cr|php-radius-1.2.5-27|27	%prep
12cr|php-radius-1.2.5-27|28	
12cr|php-radius-1.2.5-27|29	%setup -q -n %{modname}-%{version}
12cr|php-radius-1.2.5-27|30	%patch0 -p0
12cr|php-radius-1.2.5-27|31	
12cr|php-radius-1.2.5-27|32	cp %{SOURCE1} %{inifile}
12cr|php-radius-1.2.5-27|33	
12cr|php-radius-1.2.5-27|34	%build
12cr|php-radius-1.2.5-27|35	%serverbuild
12cr|php-radius-1.2.5-27|36	
12cr|php-radius-1.2.5-27|37	phpize
12cr|php-radius-1.2.5-27|38	%configure2_5x --with-libdir=%{_lib} \
12cr|php-radius-1.2.5-27|39	--with-%{modname}=shared,%{_prefix}
12cr|php-radius-1.2.5-27|40	
12cr|php-radius-1.2.5-27|41	%make
12cr|php-radius-1.2.5-27|42	mv modules/*.so .
12cr|php-radius-1.2.5-27|43	
12cr|php-radius-1.2.5-27|44	%install
12cr|php-radius-1.2.5-27|45	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-radius-1.2.5-27|46	
12cr|php-radius-1.2.5-27|47	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-radius-1.2.5-27|48	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-radius-1.2.5-27|49	
12cr|php-radius-1.2.5-27|50	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-radius-1.2.5-27|51	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-radius-1.2.5-27|52	
12cr|php-radius-1.2.5-27|53	%post
12cr|php-radius-1.2.5-27|54	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-radius-1.2.5-27|55	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-radius-1.2.5-27|56	fi
12cr|php-radius-1.2.5-27|57	
12cr|php-radius-1.2.5-27|58	%postun
12cr|php-radius-1.2.5-27|59	if [ "$1" = "0" ]; then
12cr|php-radius-1.2.5-27|60	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-radius-1.2.5-27|61	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-radius-1.2.5-27|62	fi
12cr|php-radius-1.2.5-27|63	fi
12cr|php-radius-1.2.5-27|64	
12cr|php-radius-1.2.5-27|65	%clean
12cr|php-radius-1.2.5-27|66	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-radius-1.2.5-27|67	
12cr|php-radius-1.2.5-27|68	%files
12cr|php-radius-1.2.5-27|69	%defattr(-,root,root)
12cr|php-radius-1.2.5-27|70	%doc examples CREDITS radius.conf
12cr|php-radius-1.2.5-27|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-radius-1.2.5-27|72	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-radius-1.2.5-27|73	
12cr|php-radius-1.2.5-27|74	
12cr|php-radius-1.2.5-27|75	%changelog
12cr|php-radius-1.2.5-27|76	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-27mdv2012.0
12cr|php-radius-1.2.5-27|77	+ Revision: 797035
12cr|php-radius-1.2.5-27|78	- fix build
12cr|php-radius-1.2.5-27|79	- rebuild for php-5.4.x
12cr|php-radius-1.2.5-27|80	
12cr|php-radius-1.2.5-27|81	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-26
12cr|php-radius-1.2.5-27|82	+ Revision: 761282
12cr|php-radius-1.2.5-27|83	- rebuild
12cr|php-radius-1.2.5-27|84	
12cr|php-radius-1.2.5-27|85	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-25
12cr|php-radius-1.2.5-27|86	+ Revision: 696459
12cr|php-radius-1.2.5-27|87	- rebuilt for php-5.3.8
12cr|php-radius-1.2.5-27|88	
12cr|php-radius-1.2.5-27|89	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-24
12cr|php-radius-1.2.5-27|90	+ Revision: 695454
12cr|php-radius-1.2.5-27|91	- rebuilt for php-5.3.7
12cr|php-radius-1.2.5-27|92	
12cr|php-radius-1.2.5-27|93	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-23
12cr|php-radius-1.2.5-27|94	+ Revision: 646675
12cr|php-radius-1.2.5-27|95	- rebuilt for php-5.3.6
12cr|php-radius-1.2.5-27|96	
12cr|php-radius-1.2.5-27|97	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-22mdv2011.0
12cr|php-radius-1.2.5-27|98	+ Revision: 629855
12cr|php-radius-1.2.5-27|99	- rebuilt for php-5.3.5
12cr|php-radius-1.2.5-27|100	
12cr|php-radius-1.2.5-27|101	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-21mdv2011.0
12cr|php-radius-1.2.5-27|102	+ Revision: 628176
12cr|php-radius-1.2.5-27|103	- ensure it's built without automake1.7
12cr|php-radius-1.2.5-27|104	
12cr|php-radius-1.2.5-27|105	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-20mdv2011.0
12cr|php-radius-1.2.5-27|106	+ Revision: 600522
12cr|php-radius-1.2.5-27|107	- rebuild
12cr|php-radius-1.2.5-27|108	
12cr|php-radius-1.2.5-27|109	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-19mdv2011.0
12cr|php-radius-1.2.5-27|110	+ Revision: 588859
12cr|php-radius-1.2.5-27|111	- rebuild
12cr|php-radius-1.2.5-27|112	
12cr|php-radius-1.2.5-27|113	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-18mdv2010.1
12cr|php-radius-1.2.5-27|114	+ Revision: 514645
12cr|php-radius-1.2.5-27|115	- rebuilt for php-5.3.2
12cr|php-radius-1.2.5-27|116	
12cr|php-radius-1.2.5-27|117	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-17mdv2010.1
12cr|php-radius-1.2.5-27|118	+ Revision: 485423
12cr|php-radius-1.2.5-27|119	- rebuilt for php-5.3.2RC1
12cr|php-radius-1.2.5-27|120	
12cr|php-radius-1.2.5-27|121	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-16mdv2010.1
12cr|php-radius-1.2.5-27|122	+ Revision: 468243
12cr|php-radius-1.2.5-27|123	- rebuilt against php-5.3.1
12cr|php-radius-1.2.5-27|124	
12cr|php-radius-1.2.5-27|125	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-15mdv2010.0
12cr|php-radius-1.2.5-27|126	+ Revision: 451350
12cr|php-radius-1.2.5-27|127	- rebuild
12cr|php-radius-1.2.5-27|128	
12cr|php-radius-1.2.5-27|129	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1:1.2.5-14mdv2010.0
12cr|php-radius-1.2.5-27|130	+ Revision: 397585
12cr|php-radius-1.2.5-27|131	- Rebuild
12cr|php-radius-1.2.5-27|132	
12cr|php-radius-1.2.5-27|133	* Wed Jul 08 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-13mdv2010.0
12cr|php-radius-1.2.5-27|134	+ Revision: 393458
12cr|php-radius-1.2.5-27|135	- rebuild
12cr|php-radius-1.2.5-27|136	
12cr|php-radius-1.2.5-27|137	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-12mdv2010.0
12cr|php-radius-1.2.5-27|138	+ Revision: 377020
12cr|php-radius-1.2.5-27|139	- rebuilt for php-5.3.0RC2
12cr|php-radius-1.2.5-27|140	
12cr|php-radius-1.2.5-27|141	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-11mdv2009.1
12cr|php-radius-1.2.5-27|142	+ Revision: 346599
12cr|php-radius-1.2.5-27|143	- rebuilt for php-5.2.9
12cr|php-radius-1.2.5-27|144	
12cr|php-radius-1.2.5-27|145	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-10mdv2009.1
12cr|php-radius-1.2.5-27|146	+ Revision: 341790
12cr|php-radius-1.2.5-27|147	- rebuilt against php-5.2.9RC2
12cr|php-radius-1.2.5-27|148	
12cr|php-radius-1.2.5-27|149	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-9mdv2009.1
12cr|php-radius-1.2.5-27|150	+ Revision: 323044
12cr|php-radius-1.2.5-27|151	- rebuild
12cr|php-radius-1.2.5-27|152	
12cr|php-radius-1.2.5-27|153	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-8mdv2009.1
12cr|php-radius-1.2.5-27|154	+ Revision: 310299
12cr|php-radius-1.2.5-27|155	- rebuilt against php-5.2.7
12cr|php-radius-1.2.5-27|156	
12cr|php-radius-1.2.5-27|157	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-7mdv2009.0
12cr|php-radius-1.2.5-27|158	+ Revision: 238423
12cr|php-radius-1.2.5-27|159	- rebuild
12cr|php-radius-1.2.5-27|160	
12cr|php-radius-1.2.5-27|161	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-6mdv2009.0
12cr|php-radius-1.2.5-27|162	+ Revision: 200261
12cr|php-radius-1.2.5-27|163	- rebuilt for php-5.2.6
12cr|php-radius-1.2.5-27|164	
12cr|php-radius-1.2.5-27|165	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-5mdv2008.1
12cr|php-radius-1.2.5-27|166	+ Revision: 162148
12cr|php-radius-1.2.5-27|167	- rebuild
12cr|php-radius-1.2.5-27|168	
12cr|php-radius-1.2.5-27|169	+ Olivier Blin <blino@mandriva.org>
12cr|php-radius-1.2.5-27|170	- restore BuildRoot
12cr|php-radius-1.2.5-27|171	
12cr|php-radius-1.2.5-27|172	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-radius-1.2.5-27|173	- kill re-definition of %%buildroot on Pixel's request
12cr|php-radius-1.2.5-27|174	
12cr|php-radius-1.2.5-27|175	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-4mdv2008.1
12cr|php-radius-1.2.5-27|176	+ Revision: 107711
12cr|php-radius-1.2.5-27|177	- restart apache if needed
12cr|php-radius-1.2.5-27|178	
12cr|php-radius-1.2.5-27|179	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-3mdv2008.0
12cr|php-radius-1.2.5-27|180	+ Revision: 77569
12cr|php-radius-1.2.5-27|181	- rebuilt against php-5.2.4
12cr|php-radius-1.2.5-27|182	
12cr|php-radius-1.2.5-27|183	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-2mdv2008.0
12cr|php-radius-1.2.5-27|184	+ Revision: 39517
12cr|php-radius-1.2.5-27|185	- use distro conditional -fstack-protector
12cr|php-radius-1.2.5-27|186	
12cr|php-radius-1.2.5-27|187	* Thu Jun 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.5-1mdv2008.0
12cr|php-radius-1.2.5-27|188	+ Revision: 36538
12cr|php-radius-1.2.5-27|189	- fix build
12cr|php-radius-1.2.5-27|190	- 1.2.5
12cr|php-radius-1.2.5-27|191	
12cr|php-radius-1.2.5-27|192	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.4-10mdv2008.0
12cr|php-radius-1.2.5-27|193	+ Revision: 33870
12cr|php-radius-1.2.5-27|194	- rebuilt against new upstream version (5.2.3)
12cr|php-radius-1.2.5-27|195	
12cr|php-radius-1.2.5-27|196	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.4-9mdv2008.0
12cr|php-radius-1.2.5-27|197	+ Revision: 21350
12cr|php-radius-1.2.5-27|198	- rebuilt against new upstream version (5.2.2)
12cr|php-radius-1.2.5-27|199	
12cr|php-radius-1.2.5-27|200	
12cr|php-radius-1.2.5-27|201	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-8mdv2007.0
12cr|php-radius-1.2.5-27|202	+ Revision: 117608
12cr|php-radius-1.2.5-27|203	- rebuilt against new upstream version (5.2.1)
12cr|php-radius-1.2.5-27|204	
12cr|php-radius-1.2.5-27|205	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.4-7mdv2007.0
12cr|php-radius-1.2.5-27|206	+ Revision: 78098
12cr|php-radius-1.2.5-27|207	- rebuilt for php-5.2.0
12cr|php-radius-1.2.5-27|208	- Import php-radius
12cr|php-radius-1.2.5-27|209	
12cr|php-radius-1.2.5-27|210	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.4-6
12cr|php-radius-1.2.5-27|211	- rebuilt for php-5.1.6
12cr|php-radius-1.2.5-27|212	
12cr|php-radius-1.2.5-27|213	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.4-5mdk
12cr|php-radius-1.2.5-27|214	- rebuild
12cr|php-radius-1.2.5-27|215	
12cr|php-radius-1.2.5-27|216	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-4mdk
12cr|php-radius-1.2.5-27|217	- rebuilt for php-5.1.3
12cr|php-radius-1.2.5-27|218	
12cr|php-radius-1.2.5-27|219	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.4-3mdk
12cr|php-radius-1.2.5-27|220	- rebuilt against php-5.1.2
12cr|php-radius-1.2.5-27|221	
12cr|php-radius-1.2.5-27|222	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.4-2mdk
12cr|php-radius-1.2.5-27|223	- rebuilt against php-5.1.1
12cr|php-radius-1.2.5-27|224	
12cr|php-radius-1.2.5-27|225	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.4-1mdk
12cr|php-radius-1.2.5-27|226	- rebuilt against php-5.1.0
12cr|php-radius-1.2.5-27|227	- fix versioning
12cr|php-radius-1.2.5-27|228	
12cr|php-radius-1.2.5-27|229	* Sun Oct 02 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0_1.2.4-0.RC1.1mdk
12cr|php-radius-1.2.5-27|230	- rebuilt against php-5.1.0RC1
12cr|php-radius-1.2.5-27|231	
12cr|php-radius-1.2.5-27|232	* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.5_1.2.4-1mdk
12cr|php-radius-1.2.5-27|233	- rebuilt against php-5.0.5 (Major security fixes)
12cr|php-radius-1.2.5-27|234	
12cr|php-radius-1.2.5-27|235	* Fri May 27 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_1.2.4-1mdk
12cr|php-radius-1.2.5-27|236	- rename the package
12cr|php-radius-1.2.5-27|237	
12cr|php-radius-1.2.5-27|238	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_1.2.4-1mdk
12cr|php-radius-1.2.5-27|239	- 5.0.4
12cr|php-radius-1.2.5-27|240	
12cr|php-radius-1.2.5-27|241	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_1.2.4-2mdk
12cr|php-radius-1.2.5-27|242	- use the %%mkrel macro
12cr|php-radius-1.2.5-27|243	
12cr|php-radius-1.2.5-27|244	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_1.2.4-1mdk
12cr|php-radius-1.2.5-27|245	- initial Mandrakelinux package
12cr|php-radius-1.2.5-27|246	
12cr|php-radius-1.2.5-27|247	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_1.2.4-3mdk
12cr|php-radius-1.2.5-27|248	- rebuilt against a non hardened-php aware php lib
12cr|php-radius-1.2.5-27|249	
12cr|php-radius-1.2.5-27|250	* Sat Jan 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_1.2.4-2mdk
12cr|php-radius-1.2.5-27|251	- rebuild due to hardened-php-0.2.6
12cr|php-radius-1.2.5-27|252	- cleanups
12cr|php-radius-1.2.5-27|253	
12cr|php-radius-1.2.5-27|254	* Thu Dec 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_1.2.4-1mdk
12cr|php-radius-1.2.5-27|255	- rebuild for php 4.3.10
12cr|php-radius-1.2.5-27|256	
12cr|php-radius-1.2.5-27|257	* Sat Oct 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.9_1.2.4-1mdk
12cr|php-radius-1.2.5-27|258	- rebuild for php 4.3.9
12cr|php-radius-1.2.5-27|259	
12cr|php-radius-1.2.5-27|260	* Thu Jul 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8_1.2.4-1mdk
12cr|php-radius-1.2.5-27|261	- rebuilt for php-4.3.8
12cr|php-radius-1.2.5-27|262	
12cr|php-radius-1.2.5-27|263	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7_1.2.4-2mdk
12cr|php-radius-1.2.5-27|264	- remove redundant provides
12cr|php-radius-1.2.5-27|265	
12cr|php-radius-1.2.5-27|266	* Tue Jun 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7_1.2.4-1mdk
12cr|php-radius-1.2.5-27|267	- rebuilt for php-4.3.7
12cr|php-radius-1.2.5-27|268	
12cr|php-radius-1.2.5-27|269	* Mon May 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_1.2.4-2mdk
12cr|php-radius-1.2.5-27|270	- use the %%configure2_5x macro
12cr|php-radius-1.2.5-27|271	- move scandir to /etc/php.d
12cr|php-radius-1.2.5-27|272	
12cr|php-radius-1.2.5-27|273	* Thu May 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_1.2.4-1mdk
12cr|php-radius-1.2.5-27|274	- fix url
12cr|php-radius-1.2.5-27|275	- built for php 4.3.6
12cr|php-radius-1.2.5-27|276	

6121 12
12cr|php-rap-0.9.6-9|1	%define base_name rap
12cr|php-rap-0.9.6-9|2	%define fileversion 096
12cr|php-rap-0.9.6-9|3	
12cr|php-rap-0.9.6-9|4	# php dependencies extraction is utterly stupid, it consider every external
12cr|php-rap-0.9.6-9|5	# statement as pear dependency
12cr|php-rap-0.9.6-9|6	%define _requires_exceptions pear(/usr/share/php-adodb/adodb.inc.php)\\|pear(config.php)
12cr|php-rap-0.9.6-9|7	
12cr|php-rap-0.9.6-9|8	Summary:	RDF API for PHP
12cr|php-rap-0.9.6-9|9	Name:		php-%{base_name}
12cr|php-rap-0.9.6-9|10	Version:	0.9.6
12cr|php-rap-0.9.6-9|11	Release:	%mkrel 9
12cr|php-rap-0.9.6-9|12	License:	LGPL
12cr|php-rap-0.9.6-9|13	Group:		Development/Other
12cr|php-rap-0.9.6-9|14	URL:		http://www.wiwiss.fu-berlin.de/suhl/bizer/rdfapi
12cr|php-rap-0.9.6-9|15	Source:		http://prdownloads.sourceforge.net/rdfapi-php/%{base_name}-v%{fileversion}.zip
12cr|php-rap-0.9.6-9|16	Patch0:		%{name}-fhs.diff
12cr|php-rap-0.9.6-9|17	Patch1:		%{name}-0.9.4.external-adodb.patch
12cr|php-rap-0.9.6-9|18	Patch2:		%{name}-0.9.6.MoveNext.patch
12cr|php-rap-0.9.6-9|19	Patch3:		%{name}-add.diff
12cr|php-rap-0.9.6-9|20	Requires:	php-adodb >= 1:4.64-1mdk
12cr|php-rap-0.9.6-9|21	BuildArch:	noarch
12cr|php-rap-0.9.6-9|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-rap-0.9.6-9|23	
12cr|php-rap-0.9.6-9|24	%description
12cr|php-rap-0.9.6-9|25	RAP is a software package for parsing, searching, manipulating, serializing and
12cr|php-rap-0.9.6-9|26	serving RDF models.
12cr|php-rap-0.9.6-9|27	
12cr|php-rap-0.9.6-9|28	Its features include:
12cr|php-rap-0.9.6-9|29	* statement-centric methods for manipulating an RDF model as a set of RDF
12cr|php-rap-0.9.6-9|30	triples
12cr|php-rap-0.9.6-9|31	* resource-centric methods for manipulating an RDF model as a set of resources
12cr|php-rap-0.9.6-9|32	* ontology-centric methods for manipulating an RDF model through vocabulary
12cr|php-rap-0.9.6-9|33	specific methods
12cr|php-rap-0.9.6-9|34	* integrated RDF/XML, N3 and N-TRIPLE and GRDDL parser
12cr|php-rap-0.9.6-9|35	* integrated RDF/XML, N3 and N-TRIPLE serializer
12cr|php-rap-0.9.6-9|36	* in-memory or database model storage
12cr|php-rap-0.9.6-9|37	* support for the RDQL query language
12cr|php-rap-0.9.6-9|38	* inference engine supporting RDF-Schema reasoning and some OWL entailments
12cr|php-rap-0.9.6-9|39	* integrated RDF server providing similar functionality as the Joseki RDF
12cr|php-rap-0.9.6-9|40	server
12cr|php-rap-0.9.6-9|41	* graphical user-interface for managing database-backed RDF models
12cr|php-rap-0.9.6-9|42	* support for common vocabularies
12cr|php-rap-0.9.6-9|43	* drawing graph visualizations
12cr|php-rap-0.9.6-9|44	
12cr|php-rap-0.9.6-9|45	%prep
12cr|php-rap-0.9.6-9|46	
12cr|php-rap-0.9.6-9|47	%setup -q -n rdfapi-php
12cr|php-rap-0.9.6-9|48	
12cr|php-rap-0.9.6-9|49	for i in `find . -type d -name .svn`; do
12cr|php-rap-0.9.6-9|50	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|php-rap-0.9.6-9|51	done
12cr|php-rap-0.9.6-9|52	
12cr|php-rap-0.9.6-9|53	%patch0 -p 1
12cr|php-rap-0.9.6-9|54	%patch1 -p 1
12cr|php-rap-0.9.6-9|55	%patch2 -p 1
12cr|php-rap-0.9.6-9|56	%patch3 -p 0
12cr|php-rap-0.9.6-9|57	
12cr|php-rap-0.9.6-9|58	find . -type f | perl -ne 'chomp; print "$_\n" if -T $_' | xargs perl -pi -e 'tr/\r//d'
12cr|php-rap-0.9.6-9|59	rm -rf api/util/adodb
12cr|php-rap-0.9.6-9|60	
12cr|php-rap-0.9.6-9|61	%build
12cr|php-rap-0.9.6-9|62	
12cr|php-rap-0.9.6-9|63	%install
12cr|php-rap-0.9.6-9|64	rm -rf %{buildroot}
12cr|php-rap-0.9.6-9|65	
12cr|php-rap-0.9.6-9|66	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|php-rap-0.9.6-9|67	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|php-rap-0.9.6-9|68	cp -pr api %{buildroot}%{_datadir}/%{name}
12cr|php-rap-0.9.6-9|69	cp -pr netapi %{buildroot}%{_datadir}/%{name}
12cr|php-rap-0.9.6-9|70	cp -pr test %{buildroot}%{_datadir}/%{name}
12cr|php-rap-0.9.6-9|71	cp -pr tools %{buildroot}%{_datadir}/%{name}
12cr|php-rap-0.9.6-9|72	
12cr|php-rap-0.9.6-9|73	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|php-rap-0.9.6-9|74	mv %{buildroot}%{_datadir}/%{name}/netapi/config.inc \
12cr|php-rap-0.9.6-9|75	%{buildroot}%{_sysconfdir}/%{name}/netapi.conf
12cr|php-rap-0.9.6-9|76	mv %{buildroot}%{_datadir}/%{name}/tools/rdfdb-utils/config.inc.php \
12cr|php-rap-0.9.6-9|77	%{buildroot}%{_sysconfdir}/%{name}/rdfdb-utils.conf
12cr|php-rap-0.9.6-9|78	rm -f %{buildroot}%{_datadir}/%{name}/netapi/.htaccess
12cr|php-rap-0.9.6-9|79	rm -f %{buildroot}%{_datadir}/%{name}/netapi/apache.htaccess
12cr|php-rap-0.9.6-9|80	
12cr|php-rap-0.9.6-9|81	%clean
12cr|php-rap-0.9.6-9|82	rm -rf %{buildroot}
12cr|php-rap-0.9.6-9|83	
12cr|php-rap-0.9.6-9|84	%files
12cr|php-rap-0.9.6-9|85	%defattr(-,root,root)
12cr|php-rap-0.9.6-9|86	%doc doc/*
12cr|php-rap-0.9.6-9|87	%{_datadir}/%{name}
12cr|php-rap-0.9.6-9|88	%config(noreplace) %{_sysconfdir}/%{name}
12cr|php-rap-0.9.6-9|89	
12cr|php-rap-0.9.6-9|90	
12cr|php-rap-0.9.6-9|91	%changelog
12cr|php-rap-0.9.6-9|92	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.6-9mdv2012.0
12cr|php-rap-0.9.6-9|93	+ Revision: 695455
12cr|php-rap-0.9.6-9|94	- rebuilt for php-5.3.7
12cr|php-rap-0.9.6-9|95	
12cr|php-rap-0.9.6-9|96	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.6-8
12cr|php-rap-0.9.6-9|97	+ Revision: 646676
12cr|php-rap-0.9.6-9|98	- rebuilt for php-5.3.6
12cr|php-rap-0.9.6-9|99	
12cr|php-rap-0.9.6-9|100	* Sat Jan 08 2011 Funda Wang <fwang@mandriva.org> 0.9.6-7mdv2011.0
12cr|php-rap-0.9.6-9|101	+ Revision: 629948
12cr|php-rap-0.9.6-9|102	- rediff movenext patch
12cr|php-rap-0.9.6-9|103	
12cr|php-rap-0.9.6-9|104	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|php-rap-0.9.6-9|105	- rebuilt for php-5.3.5
12cr|php-rap-0.9.6-9|106	- rebuild
12cr|php-rap-0.9.6-9|107	- rebuilt for php-5.3.2RC1
12cr|php-rap-0.9.6-9|108	- rebuilt against php-5.3.1
12cr|php-rap-0.9.6-9|109	
12cr|php-rap-0.9.6-9|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-rap-0.9.6-9|111	- rebuild
12cr|php-rap-0.9.6-9|112	
12cr|php-rap-0.9.6-9|113	+ Raphaël Gertz <rapsys@mandriva.org>
12cr|php-rap-0.9.6-9|114	- Rebuild
12cr|php-rap-0.9.6-9|115	
12cr|php-rap-0.9.6-9|116	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.6-1mdv2009.0
12cr|php-rap-0.9.6-9|117	+ Revision: 239181
12cr|php-rap-0.9.6-9|118	- 0.9.6
12cr|php-rap-0.9.6-9|119	- rediffed P0,P3
12cr|php-rap-0.9.6-9|120	
12cr|php-rap-0.9.6-9|121	+ Olivier Blin <blino@mandriva.org>
12cr|php-rap-0.9.6-9|122	- restore BuildRoot
12cr|php-rap-0.9.6-9|123	
12cr|php-rap-0.9.6-9|124	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-rap-0.9.6-9|125	- kill re-definition of %%buildroot on Pixel's request
12cr|php-rap-0.9.6-9|126	
12cr|php-rap-0.9.6-9|127	
12cr|php-rap-0.9.6-9|128	* Fri Aug 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.4-2mdv2007.0
12cr|php-rap-0.9.6-9|129	- fix wrong pear dependency
12cr|php-rap-0.9.6-9|130	
12cr|php-rap-0.9.6-9|131	* Thu Aug 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.4-1mdv2007.0
12cr|php-rap-0.9.6-9|132	- new version
12cr|php-rap-0.9.6-9|133	- rediff patch 1
12cr|php-rap-0.9.6-9|134	
12cr|php-rap-0.9.6-9|135	* Thu Jun 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-7mdk
12cr|php-rap-0.9.6-9|136	- new patch for powl
12cr|php-rap-0.9.6-9|137	
12cr|php-rap-0.9.6-9|138	* Wed Jun 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-6mdk
12cr|php-rap-0.9.6-9|139	- requires php-adodb >= 1:4.64-1mdk
12cr|php-rap-0.9.6-9|140	- only fix encoding for text files
12cr|php-rap-0.9.6-9|141	
12cr|php-rap-0.9.6-9|142	* Wed Jun 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-5mdk
12cr|php-rap-0.9.6-9|143	- removed .htaccess files
12cr|php-rap-0.9.6-9|144	
12cr|php-rap-0.9.6-9|145	* Wed Jun 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-4mdk
12cr|php-rap-0.9.6-9|146	- rediff external adodb patch
12cr|php-rap-0.9.6-9|147	- better fhs patch
12cr|php-rap-0.9.6-9|148	- requires php-adodb
12cr|php-rap-0.9.6-9|149	
12cr|php-rap-0.9.6-9|150	* Thu Jun 16 2005 Pascal Terjan <pterjan@mandriva.org> 0.9.1-3mdk
12cr|php-rap-0.9.6-9|151	- fix failure when calling MoveNext (P2)
12cr|php-rap-0.9.6-9|152	- mark /etc/php-rap.conf as config file
12cr|php-rap-0.9.6-9|153	
12cr|php-rap-0.9.6-9|154	* Thu Jun 16 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-2mdk
12cr|php-rap-0.9.6-9|155	- fix external adodb patch
12cr|php-rap-0.9.6-9|156	
12cr|php-rap-0.9.6-9|157	* Wed Jun 15 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-1mdk
12cr|php-rap-0.9.6-9|158	- first mdk release
12cr|php-rap-0.9.6-9|159	

6122 12
12cr|php-rar-3.0.1-1|1	%define modname rar
12cr|php-rar-3.0.1-1|2	%define soname %{modname}.so
12cr|php-rar-3.0.1-1|3	%define inifile A75_%{modname}.ini
12cr|php-rar-3.0.1-1|4	
12cr|php-rar-3.0.1-1|5	Summary:	RAR extension for PHP
12cr|php-rar-3.0.1-1|6	Name:		php-%{modname}
12cr|php-rar-3.0.1-1|7	Version:	3.0.1
12cr|php-rar-3.0.1-1|8	Release:	%mkrel 1
12cr|php-rar-3.0.1-1|9	Group:		Development/PHP
12cr|php-rar-3.0.1-1|10	License:	PHP License
12cr|php-rar-3.0.1-1|11	URL:		http://pecl.php.net/package/rar/
12cr|php-rar-3.0.1-1|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-rar-3.0.1-1|13	Requires(pre): rpm-helper
12cr|php-rar-3.0.1-1|14	Requires(postun): rpm-helper
12cr|php-rar-3.0.1-1|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-rar-3.0.1-1|16	BuildRequires:	file
12cr|php-rar-3.0.1-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|php-rar-3.0.1-1|18	
12cr|php-rar-3.0.1-1|19	%description
12cr|php-rar-3.0.1-1|20	PHP extension for reading Rar archives using bundled unRAR library.
12cr|php-rar-3.0.1-1|21	
12cr|php-rar-3.0.1-1|22	%prep
12cr|php-rar-3.0.1-1|23	
12cr|php-rar-3.0.1-1|24	%setup -q -n %{modname}-%{version}
12cr|php-rar-3.0.1-1|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-rar-3.0.1-1|26	
12cr|php-rar-3.0.1-1|27	# fix permissions
12cr|php-rar-3.0.1-1|28	find . -type f | xargs chmod 644
12cr|php-rar-3.0.1-1|29	
12cr|php-rar-3.0.1-1|30	# strip away annoying ^M
12cr|php-rar-3.0.1-1|31	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-rar-3.0.1-1|32	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-rar-3.0.1-1|33	
12cr|php-rar-3.0.1-1|34	%build
12cr|php-rar-3.0.1-1|35	%serverbuild
12cr|php-rar-3.0.1-1|36	export CXXFLAGS="$CXXFLAGS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
12cr|php-rar-3.0.1-1|37	
12cr|php-rar-3.0.1-1|38	phpize
12cr|php-rar-3.0.1-1|39	%configure2_5x --with-libdir=%{_lib} \
12cr|php-rar-3.0.1-1|40	--with-%{modname}=shared,%{_prefix}
12cr|php-rar-3.0.1-1|41	
12cr|php-rar-3.0.1-1|42	%make
12cr|php-rar-3.0.1-1|43	
12cr|php-rar-3.0.1-1|44	%install
12cr|php-rar-3.0.1-1|45	rm -rf %{buildroot}
12cr|php-rar-3.0.1-1|46	
12cr|php-rar-3.0.1-1|47	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-rar-3.0.1-1|48	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-rar-3.0.1-1|49	install -d %{buildroot}/var/log/httpd
12cr|php-rar-3.0.1-1|50	
12cr|php-rar-3.0.1-1|51	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-rar-3.0.1-1|52	
12cr|php-rar-3.0.1-1|53	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-rar-3.0.1-1|54	extension = %{soname}
12cr|php-rar-3.0.1-1|55	EOF
12cr|php-rar-3.0.1-1|56	
12cr|php-rar-3.0.1-1|57	%post
12cr|php-rar-3.0.1-1|58	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-rar-3.0.1-1|59	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-rar-3.0.1-1|60	fi
12cr|php-rar-3.0.1-1|61	
12cr|php-rar-3.0.1-1|62	%postun
12cr|php-rar-3.0.1-1|63	if [ "$1" = "0" ]; then
12cr|php-rar-3.0.1-1|64	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-rar-3.0.1-1|65	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-rar-3.0.1-1|66	fi
12cr|php-rar-3.0.1-1|67	fi
12cr|php-rar-3.0.1-1|68	
12cr|php-rar-3.0.1-1|69	%clean
12cr|php-rar-3.0.1-1|70	rm -rf %{buildroot}
12cr|php-rar-3.0.1-1|71	
12cr|php-rar-3.0.1-1|72	%files
12cr|php-rar-3.0.1-1|73	%defattr(-,root,root)
12cr|php-rar-3.0.1-1|74	%doc package*.xml tests CREDITS example.php
12cr|php-rar-3.0.1-1|75	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-rar-3.0.1-1|76	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-rar-3.0.1-1|77	
12cr|php-rar-3.0.1-1|78	
12cr|php-rar-3.0.1-1|79	
12cr|php-rar-3.0.1-1|80	%changelog
12cr|php-rar-3.0.1-1|81	* Mon Jul 30 2012 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-1mdv2012.0
12cr|php-rar-3.0.1-1|82	+ Revision: 811431
12cr|php-rar-3.0.1-1|83	- 3.0.1
12cr|php-rar-3.0.1-1|84	
12cr|php-rar-3.0.1-1|85	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-5
12cr|php-rar-3.0.1-1|86	+ Revision: 795491
12cr|php-rar-3.0.1-1|87	- rebuild for php-5.4.x
12cr|php-rar-3.0.1-1|88	
12cr|php-rar-3.0.1-1|89	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-4
12cr|php-rar-3.0.1-1|90	+ Revision: 761283
12cr|php-rar-3.0.1-1|91	- rebuild
12cr|php-rar-3.0.1-1|92	
12cr|php-rar-3.0.1-1|93	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-3
12cr|php-rar-3.0.1-1|94	+ Revision: 696460
12cr|php-rar-3.0.1-1|95	- rebuilt for php-5.3.8
12cr|php-rar-3.0.1-1|96	
12cr|php-rar-3.0.1-1|97	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-2
12cr|php-rar-3.0.1-1|98	+ Revision: 695456
12cr|php-rar-3.0.1-1|99	- rebuilt for php-5.3.7
12cr|php-rar-3.0.1-1|100	
12cr|php-rar-3.0.1-1|101	* Sun Jun 12 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-1
12cr|php-rar-3.0.1-1|102	+ Revision: 684320
12cr|php-rar-3.0.1-1|103	- 3.0.0
12cr|php-rar-3.0.1-1|104	
12cr|php-rar-3.0.1-1|105	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-6
12cr|php-rar-3.0.1-1|106	+ Revision: 646677
12cr|php-rar-3.0.1-1|107	- rebuilt for php-5.3.6
12cr|php-rar-3.0.1-1|108	
12cr|php-rar-3.0.1-1|109	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-5mdv2011.0
12cr|php-rar-3.0.1-1|110	+ Revision: 629857
12cr|php-rar-3.0.1-1|111	- rebuilt for php-5.3.5
12cr|php-rar-3.0.1-1|112	
12cr|php-rar-3.0.1-1|113	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-4mdv2011.0
12cr|php-rar-3.0.1-1|114	+ Revision: 628177
12cr|php-rar-3.0.1-1|115	- ensure it's built without automake1.7
12cr|php-rar-3.0.1-1|116	
12cr|php-rar-3.0.1-1|117	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-3mdv2011.0
12cr|php-rar-3.0.1-1|118	+ Revision: 600523
12cr|php-rar-3.0.1-1|119	- rebuild
12cr|php-rar-3.0.1-1|120	
12cr|php-rar-3.0.1-1|121	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdv2011.0
12cr|php-rar-3.0.1-1|122	+ Revision: 588861
12cr|php-rar-3.0.1-1|123	- rebuild
12cr|php-rar-3.0.1-1|124	
12cr|php-rar-3.0.1-1|125	* Thu Apr 22 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-1mdv2010.1
12cr|php-rar-3.0.1-1|126	+ Revision: 537986
12cr|php-rar-3.0.1-1|127	- 2.0.0
12cr|php-rar-3.0.1-1|128	
12cr|php-rar-3.0.1-1|129	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-0.0.RC1.1mdv2010.1
12cr|php-rar-3.0.1-1|130	+ Revision: 514780
12cr|php-rar-3.0.1-1|131	- drop one obsolete patch
12cr|php-rar-3.0.1-1|132	- fix versioning
12cr|php-rar-3.0.1-1|133	- 2.0.0RC1
12cr|php-rar-3.0.1-1|134	
12cr|php-rar-3.0.1-1|135	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0b2-2mdv2010.1
12cr|php-rar-3.0.1-1|136	+ Revision: 485442
12cr|php-rar-3.0.1-1|137	- rebuilt for php-5.3.2RC1
12cr|php-rar-3.0.1-1|138	
12cr|php-rar-3.0.1-1|139	* Sat Dec 19 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.0b2-1mdv2010.1
12cr|php-rar-3.0.1-1|140	+ Revision: 480163
12cr|php-rar-3.0.1-1|141	- fix build
12cr|php-rar-3.0.1-1|142	- 2.0.0b2
12cr|php-rar-3.0.1-1|143	
12cr|php-rar-3.0.1-1|144	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-11mdv2010.1
12cr|php-rar-3.0.1-1|145	+ Revision: 468245
12cr|php-rar-3.0.1-1|146	- rebuilt against php-5.3.1
12cr|php-rar-3.0.1-1|147	
12cr|php-rar-3.0.1-1|148	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-10mdv2010.0
12cr|php-rar-3.0.1-1|149	+ Revision: 451351
12cr|php-rar-3.0.1-1|150	- rebuild
12cr|php-rar-3.0.1-1|151	
12cr|php-rar-3.0.1-1|152	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.0.0-9mdv2010.0
12cr|php-rar-3.0.1-1|153	+ Revision: 397587
12cr|php-rar-3.0.1-1|154	- Rebuild
12cr|php-rar-3.0.1-1|155	
12cr|php-rar-3.0.1-1|156	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2010.0
12cr|php-rar-3.0.1-1|157	+ Revision: 377021
12cr|php-rar-3.0.1-1|158	- rebuilt for php-5.3.0RC2
12cr|php-rar-3.0.1-1|159	
12cr|php-rar-3.0.1-1|160	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2009.1
12cr|php-rar-3.0.1-1|161	+ Revision: 346600
12cr|php-rar-3.0.1-1|162	- rebuilt for php-5.2.9
12cr|php-rar-3.0.1-1|163	
12cr|php-rar-3.0.1-1|164	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdv2009.1
12cr|php-rar-3.0.1-1|165	+ Revision: 341791
12cr|php-rar-3.0.1-1|166	- rebuilt against php-5.2.9RC2
12cr|php-rar-3.0.1-1|167	
12cr|php-rar-3.0.1-1|168	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdv2009.1
12cr|php-rar-3.0.1-1|169	+ Revision: 323045
12cr|php-rar-3.0.1-1|170	- rebuild
12cr|php-rar-3.0.1-1|171	
12cr|php-rar-3.0.1-1|172	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdv2009.1
12cr|php-rar-3.0.1-1|173	+ Revision: 310300
12cr|php-rar-3.0.1-1|174	- rebuilt against php-5.2.7
12cr|php-rar-3.0.1-1|175	
12cr|php-rar-3.0.1-1|176	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdv2009.0
12cr|php-rar-3.0.1-1|177	+ Revision: 238424
12cr|php-rar-3.0.1-1|178	- rebuild
12cr|php-rar-3.0.1-1|179	
12cr|php-rar-3.0.1-1|180	* Wed Feb 27 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-2mdv2008.1
12cr|php-rar-3.0.1-1|181	+ Revision: 175775
12cr|php-rar-3.0.1-1|182	- make summary clearer
12cr|php-rar-3.0.1-1|183	
12cr|php-rar-3.0.1-1|184	* Wed Feb 27 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2008.1
12cr|php-rar-3.0.1-1|185	+ Revision: 175712
12cr|php-rar-3.0.1-1|186	- import php-rar
12cr|php-rar-3.0.1-1|187	

6123 12
12cr|php-rpmreader-0.4-6|1	%define modname rpmreader
12cr|php-rpmreader-0.4-6|2	%define dirname %{modname}
12cr|php-rpmreader-0.4-6|3	%define soname %{modname}.so
12cr|php-rpmreader-0.4-6|4	%define inifile A42_%{modname}.ini
12cr|php-rpmreader-0.4-6|5	
12cr|php-rpmreader-0.4-6|6	Summary:	RPM file meta information reader for PHP
12cr|php-rpmreader-0.4-6|7	Name:		php-%{modname}
12cr|php-rpmreader-0.4-6|8	Version:	0.4
12cr|php-rpmreader-0.4-6|9	Release:	%mkrel 6
12cr|php-rpmreader-0.4-6|10	Group:		Development/PHP
12cr|php-rpmreader-0.4-6|11	License:	PHP License
12cr|php-rpmreader-0.4-6|12	URL:		http://pecl.php.net/package/rpmreader
12cr|php-rpmreader-0.4-6|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-rpmreader-0.4-6|14	Patch0:		rpmreader-0.4-php54x.diff
12cr|php-rpmreader-0.4-6|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-rpmreader-0.4-6|16	Epoch:		1
12cr|php-rpmreader-0.4-6|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-rpmreader-0.4-6|18	
12cr|php-rpmreader-0.4-6|19	%description
12cr|php-rpmreader-0.4-6|20	rpmreader is an extension that provides the ability to read RedHat Package
12cr|php-rpmreader-0.4-6|21	Manager (RPM) files' header information. This extension currently does not
12cr|php-rpmreader-0.4-6|22	provide the functionality to read the signature or archive sections of the RPM
12cr|php-rpmreader-0.4-6|23	file.
12cr|php-rpmreader-0.4-6|24	
12cr|php-rpmreader-0.4-6|25	%prep
12cr|php-rpmreader-0.4-6|26	
12cr|php-rpmreader-0.4-6|27	%setup -q -n %{modname}-%{version}
12cr|php-rpmreader-0.4-6|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-rpmreader-0.4-6|29	
12cr|php-rpmreader-0.4-6|30	%patch0 -p0
12cr|php-rpmreader-0.4-6|31	
12cr|php-rpmreader-0.4-6|32	%build
12cr|php-rpmreader-0.4-6|33	%serverbuild
12cr|php-rpmreader-0.4-6|34	
12cr|php-rpmreader-0.4-6|35	phpize
12cr|php-rpmreader-0.4-6|36	%configure2_5x --with-libdir=%{_lib} \
12cr|php-rpmreader-0.4-6|37	--with-%{modname}=shared,%{_prefix}
12cr|php-rpmreader-0.4-6|38	
12cr|php-rpmreader-0.4-6|39	%make
12cr|php-rpmreader-0.4-6|40	mv modules/*.so .
12cr|php-rpmreader-0.4-6|41	
12cr|php-rpmreader-0.4-6|42	%install
12cr|php-rpmreader-0.4-6|43	rm -rf %{buildroot}
12cr|php-rpmreader-0.4-6|44	
12cr|php-rpmreader-0.4-6|45	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-rpmreader-0.4-6|46	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-rpmreader-0.4-6|47	
12cr|php-rpmreader-0.4-6|48	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-rpmreader-0.4-6|49	
12cr|php-rpmreader-0.4-6|50	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-rpmreader-0.4-6|51	extension = %{soname}
12cr|php-rpmreader-0.4-6|52	EOF
12cr|php-rpmreader-0.4-6|53	
12cr|php-rpmreader-0.4-6|54	%post
12cr|php-rpmreader-0.4-6|55	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-rpmreader-0.4-6|56	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-rpmreader-0.4-6|57	fi
12cr|php-rpmreader-0.4-6|58	
12cr|php-rpmreader-0.4-6|59	%postun
12cr|php-rpmreader-0.4-6|60	if [ "$1" = "0" ]; then
12cr|php-rpmreader-0.4-6|61	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-rpmreader-0.4-6|62	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-rpmreader-0.4-6|63	fi
12cr|php-rpmreader-0.4-6|64	fi
12cr|php-rpmreader-0.4-6|65	
12cr|php-rpmreader-0.4-6|66	%clean
12cr|php-rpmreader-0.4-6|67	rm -rf %{buildroot}
12cr|php-rpmreader-0.4-6|68	
12cr|php-rpmreader-0.4-6|69	%files
12cr|php-rpmreader-0.4-6|70	%defattr(-,root,root)
12cr|php-rpmreader-0.4-6|71	%doc examples CREDITS package*.xml
12cr|php-rpmreader-0.4-6|72	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-rpmreader-0.4-6|73	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-rpmreader-0.4-6|74	
12cr|php-rpmreader-0.4-6|75	
12cr|php-rpmreader-0.4-6|76	%changelog
12cr|php-rpmreader-0.4-6|77	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.4-6mdv2012.0
12cr|php-rpmreader-0.4-6|78	+ Revision: 797036
12cr|php-rpmreader-0.4-6|79	- fix build
12cr|php-rpmreader-0.4-6|80	- rebuild for php-5.4.x
12cr|php-rpmreader-0.4-6|81	
12cr|php-rpmreader-0.4-6|82	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.4-5
12cr|php-rpmreader-0.4-6|83	+ Revision: 761284
12cr|php-rpmreader-0.4-6|84	- rebuild
12cr|php-rpmreader-0.4-6|85	
12cr|php-rpmreader-0.4-6|86	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.4-4
12cr|php-rpmreader-0.4-6|87	+ Revision: 696461
12cr|php-rpmreader-0.4-6|88	- rebuilt for php-5.3.8
12cr|php-rpmreader-0.4-6|89	
12cr|php-rpmreader-0.4-6|90	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.4-3
12cr|php-rpmreader-0.4-6|91	+ Revision: 695457
12cr|php-rpmreader-0.4-6|92	- rebuilt for php-5.3.7
12cr|php-rpmreader-0.4-6|93	
12cr|php-rpmreader-0.4-6|94	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.4-2
12cr|php-rpmreader-0.4-6|95	+ Revision: 646678
12cr|php-rpmreader-0.4-6|96	- rebuilt for php-5.3.6
12cr|php-rpmreader-0.4-6|97	
12cr|php-rpmreader-0.4-6|98	* Wed Feb 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.4-1
12cr|php-rpmreader-0.4-6|99	+ Revision: 638030
12cr|php-rpmreader-0.4-6|100	- 0.4
12cr|php-rpmreader-0.4-6|101	
12cr|php-rpmreader-0.4-6|102	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-30mdv2011.0
12cr|php-rpmreader-0.4-6|103	+ Revision: 629858
12cr|php-rpmreader-0.4-6|104	- rebuilt for php-5.3.5
12cr|php-rpmreader-0.4-6|105	
12cr|php-rpmreader-0.4-6|106	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-29mdv2011.0
12cr|php-rpmreader-0.4-6|107	+ Revision: 628178
12cr|php-rpmreader-0.4-6|108	- ensure it's built without automake1.7
12cr|php-rpmreader-0.4-6|109	
12cr|php-rpmreader-0.4-6|110	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-28mdv2011.0
12cr|php-rpmreader-0.4-6|111	+ Revision: 600524
12cr|php-rpmreader-0.4-6|112	- rebuild
12cr|php-rpmreader-0.4-6|113	
12cr|php-rpmreader-0.4-6|114	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-27mdv2011.0
12cr|php-rpmreader-0.4-6|115	+ Revision: 588862
12cr|php-rpmreader-0.4-6|116	- rebuild
12cr|php-rpmreader-0.4-6|117	
12cr|php-rpmreader-0.4-6|118	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-26mdv2010.1
12cr|php-rpmreader-0.4-6|119	+ Revision: 514646
12cr|php-rpmreader-0.4-6|120	- rebuilt for php-5.3.2
12cr|php-rpmreader-0.4-6|121	
12cr|php-rpmreader-0.4-6|122	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-25mdv2010.1
12cr|php-rpmreader-0.4-6|123	+ Revision: 485452
12cr|php-rpmreader-0.4-6|124	- rebuilt for php-5.3.2RC1
12cr|php-rpmreader-0.4-6|125	
12cr|php-rpmreader-0.4-6|126	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-24mdv2010.1
12cr|php-rpmreader-0.4-6|127	+ Revision: 468246
12cr|php-rpmreader-0.4-6|128	- rebuilt against php-5.3.1
12cr|php-rpmreader-0.4-6|129	
12cr|php-rpmreader-0.4-6|130	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-23mdv2010.0
12cr|php-rpmreader-0.4-6|131	+ Revision: 451352
12cr|php-rpmreader-0.4-6|132	- rebuild
12cr|php-rpmreader-0.4-6|133	
12cr|php-rpmreader-0.4-6|134	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1:0.3-22mdv2010.0
12cr|php-rpmreader-0.4-6|135	+ Revision: 397590
12cr|php-rpmreader-0.4-6|136	- Rebuild
12cr|php-rpmreader-0.4-6|137	
12cr|php-rpmreader-0.4-6|138	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-21mdv2010.0
12cr|php-rpmreader-0.4-6|139	+ Revision: 377022
12cr|php-rpmreader-0.4-6|140	- rebuilt for php-5.3.0RC2
12cr|php-rpmreader-0.4-6|141	
12cr|php-rpmreader-0.4-6|142	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-20mdv2009.1
12cr|php-rpmreader-0.4-6|143	+ Revision: 346601
12cr|php-rpmreader-0.4-6|144	- rebuilt for php-5.2.9
12cr|php-rpmreader-0.4-6|145	
12cr|php-rpmreader-0.4-6|146	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-19mdv2009.1
12cr|php-rpmreader-0.4-6|147	+ Revision: 341792
12cr|php-rpmreader-0.4-6|148	- rebuilt against php-5.2.9RC2
12cr|php-rpmreader-0.4-6|149	
12cr|php-rpmreader-0.4-6|150	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-18mdv2009.1
12cr|php-rpmreader-0.4-6|151	+ Revision: 323046
12cr|php-rpmreader-0.4-6|152	- rebuild
12cr|php-rpmreader-0.4-6|153	
12cr|php-rpmreader-0.4-6|154	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-17mdv2009.1
12cr|php-rpmreader-0.4-6|155	+ Revision: 310301
12cr|php-rpmreader-0.4-6|156	- rebuilt against php-5.2.7
12cr|php-rpmreader-0.4-6|157	
12cr|php-rpmreader-0.4-6|158	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-16mdv2009.0
12cr|php-rpmreader-0.4-6|159	+ Revision: 238425
12cr|php-rpmreader-0.4-6|160	- rebuild
12cr|php-rpmreader-0.4-6|161	
12cr|php-rpmreader-0.4-6|162	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-15mdv2009.0
12cr|php-rpmreader-0.4-6|163	+ Revision: 200262
12cr|php-rpmreader-0.4-6|164	- rebuilt for php-5.2.6
12cr|php-rpmreader-0.4-6|165	
12cr|php-rpmreader-0.4-6|166	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-14mdv2008.1
12cr|php-rpmreader-0.4-6|167	+ Revision: 162239
12cr|php-rpmreader-0.4-6|168	- rebuild
12cr|php-rpmreader-0.4-6|169	
12cr|php-rpmreader-0.4-6|170	+ Olivier Blin <blino@mandriva.org>
12cr|php-rpmreader-0.4-6|171	- restore BuildRoot
12cr|php-rpmreader-0.4-6|172	
12cr|php-rpmreader-0.4-6|173	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-rpmreader-0.4-6|174	- kill re-definition of %%buildroot on Pixel's request
12cr|php-rpmreader-0.4-6|175	
12cr|php-rpmreader-0.4-6|176	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-13mdv2008.1
12cr|php-rpmreader-0.4-6|177	+ Revision: 107712
12cr|php-rpmreader-0.4-6|178	- restart apache if needed
12cr|php-rpmreader-0.4-6|179	
12cr|php-rpmreader-0.4-6|180	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-12mdv2008.0
12cr|php-rpmreader-0.4-6|181	+ Revision: 77570
12cr|php-rpmreader-0.4-6|182	- rebuilt against php-5.2.4
12cr|php-rpmreader-0.4-6|183	
12cr|php-rpmreader-0.4-6|184	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-11mdv2008.0
12cr|php-rpmreader-0.4-6|185	+ Revision: 39518
12cr|php-rpmreader-0.4-6|186	- use distro conditional -fstack-protector
12cr|php-rpmreader-0.4-6|187	
12cr|php-rpmreader-0.4-6|188	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-10mdv2008.0
12cr|php-rpmreader-0.4-6|189	+ Revision: 33871
12cr|php-rpmreader-0.4-6|190	- rebuilt against new upstream version (5.2.3)
12cr|php-rpmreader-0.4-6|191	
12cr|php-rpmreader-0.4-6|192	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-9mdv2008.0
12cr|php-rpmreader-0.4-6|193	+ Revision: 21351
12cr|php-rpmreader-0.4-6|194	- rebuilt against new upstream version (5.2.2)
12cr|php-rpmreader-0.4-6|195	
12cr|php-rpmreader-0.4-6|196	
12cr|php-rpmreader-0.4-6|197	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3-8mdv2007.0
12cr|php-rpmreader-0.4-6|198	+ Revision: 117613
12cr|php-rpmreader-0.4-6|199	- rebuilt against new upstream version (5.2.1)
12cr|php-rpmreader-0.4-6|200	
12cr|php-rpmreader-0.4-6|201	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-7mdv2007.0
12cr|php-rpmreader-0.4-6|202	+ Revision: 79296
12cr|php-rpmreader-0.4-6|203	- rebuild
12cr|php-rpmreader-0.4-6|204	- rebuilt for php-5.2.0
12cr|php-rpmreader-0.4-6|205	- Import php-rpmreader
12cr|php-rpmreader-0.4-6|206	
12cr|php-rpmreader-0.4-6|207	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-5
12cr|php-rpmreader-0.4-6|208	- rebuilt for php-5.1.6
12cr|php-rpmreader-0.4-6|209	
12cr|php-rpmreader-0.4-6|210	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-4mdk
12cr|php-rpmreader-0.4-6|211	- rebuild
12cr|php-rpmreader-0.4-6|212	
12cr|php-rpmreader-0.4-6|213	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3-3mdk
12cr|php-rpmreader-0.4-6|214	- rebuilt for php-5.1.3
12cr|php-rpmreader-0.4-6|215	
12cr|php-rpmreader-0.4-6|216	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-2mdk
12cr|php-rpmreader-0.4-6|217	- rebuilt against php-5.1.2
12cr|php-rpmreader-0.4-6|218	
12cr|php-rpmreader-0.4-6|219	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.3-1mdk
12cr|php-rpmreader-0.4-6|220	- 0.3
12cr|php-rpmreader-0.4-6|221	
12cr|php-rpmreader-0.4-6|222	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-1mdk
12cr|php-rpmreader-0.4-6|223	- rebuilt against php-5.1.0
12cr|php-rpmreader-0.4-6|224	- fix versioning
12cr|php-rpmreader-0.4-6|225	
12cr|php-rpmreader-0.4-6|226	* Sun Oct 02 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0_0.1-0.RC1.1mdk
12cr|php-rpmreader-0.4-6|227	- initial Mandriva package
12cr|php-rpmreader-0.4-6|228	

6124 12
12cr|php-rrd-1.1.0-1|1	%define modname rrd
12cr|php-rrd-1.1.0-1|2	%define dirname %{modname}
12cr|php-rrd-1.1.0-1|3	%define soname %{modname}.so
12cr|php-rrd-1.1.0-1|4	%define inifile B16_%{modname}.ini
12cr|php-rrd-1.1.0-1|5	
12cr|php-rrd-1.1.0-1|6	Summary:	PHP bindings to rrd tool system
12cr|php-rrd-1.1.0-1|7	Name:		php-%{modname}
12cr|php-rrd-1.1.0-1|8	Version:	1.1.0
12cr|php-rrd-1.1.0-1|9	Release:	%mkrel 1
12cr|php-rrd-1.1.0-1|10	Group:		Development/PHP
12cr|php-rrd-1.1.0-1|11	License:	PHP
12cr|php-rrd-1.1.0-1|12	URL:		http://pecl.php.net/package/rrd
12cr|php-rrd-1.1.0-1|13	Source0:	http://pecl.php.net/get/rrd-%{version}.tgz
12cr|php-rrd-1.1.0-1|14	Source1:	B16_rrd.ini
12cr|php-rrd-1.1.0-1|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-rrd-1.1.0-1|16	BuildRequires:	rrdtool-devel
12cr|php-rrd-1.1.0-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-rrd-1.1.0-1|18	
12cr|php-rrd-1.1.0-1|19	%description
12cr|php-rrd-1.1.0-1|20	Procedural and simple OO wrapper for rrdtool - data logging and graphing
12cr|php-rrd-1.1.0-1|21	system for time series data.
12cr|php-rrd-1.1.0-1|22	
12cr|php-rrd-1.1.0-1|23	%prep
12cr|php-rrd-1.1.0-1|24	
12cr|php-rrd-1.1.0-1|25	%setup -q -n %{modname}-%{version}
12cr|php-rrd-1.1.0-1|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-rrd-1.1.0-1|27	
12cr|php-rrd-1.1.0-1|28	cp %{SOURCE1} %{inifile}
12cr|php-rrd-1.1.0-1|29	
12cr|php-rrd-1.1.0-1|30	# lib64 fix
12cr|php-rrd-1.1.0-1|31	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-rrd-1.1.0-1|32	
12cr|php-rrd-1.1.0-1|33	%build
12cr|php-rrd-1.1.0-1|34	%serverbuild
12cr|php-rrd-1.1.0-1|35	
12cr|php-rrd-1.1.0-1|36	phpize
12cr|php-rrd-1.1.0-1|37	%configure2_5x --with-libdir=%{_lib} \
12cr|php-rrd-1.1.0-1|38	--with-%{modname}=shared,%{_prefix}
12cr|php-rrd-1.1.0-1|39	%make
12cr|php-rrd-1.1.0-1|40	mv modules/*.so .
12cr|php-rrd-1.1.0-1|41	
12cr|php-rrd-1.1.0-1|42	%install
12cr|php-rrd-1.1.0-1|43	rm -rf %{buildroot}
12cr|php-rrd-1.1.0-1|44	
12cr|php-rrd-1.1.0-1|45	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-rrd-1.1.0-1|46	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-rrd-1.1.0-1|47	
12cr|php-rrd-1.1.0-1|48	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-rrd-1.1.0-1|49	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-rrd-1.1.0-1|50	
12cr|php-rrd-1.1.0-1|51	%post
12cr|php-rrd-1.1.0-1|52	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-rrd-1.1.0-1|53	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-rrd-1.1.0-1|54	fi
12cr|php-rrd-1.1.0-1|55	
12cr|php-rrd-1.1.0-1|56	%postun
12cr|php-rrd-1.1.0-1|57	if [ "$1" = "0" ]; then
12cr|php-rrd-1.1.0-1|58	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-rrd-1.1.0-1|59	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-rrd-1.1.0-1|60	fi
12cr|php-rrd-1.1.0-1|61	fi
12cr|php-rrd-1.1.0-1|62	
12cr|php-rrd-1.1.0-1|63	%clean
12cr|php-rrd-1.1.0-1|64	rm -rf %{buildroot}
12cr|php-rrd-1.1.0-1|65	
12cr|php-rrd-1.1.0-1|66	%files
12cr|php-rrd-1.1.0-1|67	%defattr(-,root,root)
12cr|php-rrd-1.1.0-1|68	%doc package*.xml
12cr|php-rrd-1.1.0-1|69	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-rrd-1.1.0-1|70	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-rrd-1.1.0-1|71	
12cr|php-rrd-1.1.0-1|72	
12cr|php-rrd-1.1.0-1|73	
12cr|php-rrd-1.1.0-1|74	%changelog
12cr|php-rrd-1.1.0-1|75	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2012.0
12cr|php-rrd-1.1.0-1|76	+ Revision: 806394
12cr|php-rrd-1.1.0-1|77	- 1.1.0
12cr|php-rrd-1.1.0-1|78	
12cr|php-rrd-1.1.0-1|79	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-3
12cr|php-rrd-1.1.0-1|80	+ Revision: 795493
12cr|php-rrd-1.1.0-1|81	- rebuild for php-5.4.x
12cr|php-rrd-1.1.0-1|82	
12cr|php-rrd-1.1.0-1|83	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2
12cr|php-rrd-1.1.0-1|84	+ Revision: 761285
12cr|php-rrd-1.1.0-1|85	- rebuild
12cr|php-rrd-1.1.0-1|86	
12cr|php-rrd-1.1.0-1|87	* Wed Nov 23 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1
12cr|php-rrd-1.1.0-1|88	+ Revision: 732993
12cr|php-rrd-1.1.0-1|89	- 1.0.5
12cr|php-rrd-1.1.0-1|90	
12cr|php-rrd-1.1.0-1|91	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-3
12cr|php-rrd-1.1.0-1|92	+ Revision: 696462
12cr|php-rrd-1.1.0-1|93	- rebuilt for php-5.3.8
12cr|php-rrd-1.1.0-1|94	
12cr|php-rrd-1.1.0-1|95	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2
12cr|php-rrd-1.1.0-1|96	+ Revision: 695458
12cr|php-rrd-1.1.0-1|97	- rebuilt for php-5.3.7
12cr|php-rrd-1.1.0-1|98	
12cr|php-rrd-1.1.0-1|99	* Sat Aug 13 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1
12cr|php-rrd-1.1.0-1|100	+ Revision: 694327
12cr|php-rrd-1.1.0-1|101	- 1.0.4
12cr|php-rrd-1.1.0-1|102	
12cr|php-rrd-1.1.0-1|103	* Tue May 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1
12cr|php-rrd-1.1.0-1|104	+ Revision: 675428
12cr|php-rrd-1.1.0-1|105	- import php-rrd
12cr|php-rrd-1.1.0-1|106	
12cr|php-rrd-1.1.0-1|107	
12cr|php-rrd-1.1.0-1|108	* Tue May 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdv2010.2
12cr|php-rrd-1.1.0-1|109	- initial Mandriva package

6125 12
12cr|php-rrdtool-0-34|1	%define realname RRDtool
12cr|php-rrdtool-0-34|2	%define modname rrdtool
12cr|php-rrdtool-0-34|3	%define dirname %{modname}
12cr|php-rrdtool-0-34|4	%define soname %{modname}.so
12cr|php-rrdtool-0-34|5	%define inifile 61_%{modname}.ini
12cr|php-rrdtool-0-34|6	
12cr|php-rrdtool-0-34|7	%define mod_src rrdtool.c
12cr|php-rrdtool-0-34|8	%define mod_lib "-lrrd -lpng -lz -lm"
12cr|php-rrdtool-0-34|9	%define mod_def "-DHAVE_RRDTOOL -DCOMPILE_DL_RRDTOOL"
12cr|php-rrdtool-0-34|10	
12cr|php-rrdtool-0-34|11	Summary:	The %{realname} module for PHP
12cr|php-rrdtool-0-34|12	Name:		php-%{modname}
12cr|php-rrdtool-0-34|13	Version:	0
12cr|php-rrdtool-0-34|14	Release:	%mkrel 34
12cr|php-rrdtool-0-34|15	Group:		Development/PHP
12cr|php-rrdtool-0-34|16	License:	GPL
12cr|php-rrdtool-0-34|17	URL:		http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/
12cr|php-rrdtool-0-34|18	Source0:	http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/contrib/php_rrdtool.tar.bz2
12cr|php-rrdtool-0-34|19	Patch0:		php_rrdtool-php54x.diff
12cr|php-rrdtool-0-34|20	BuildRequires:	gettext-devel
12cr|php-rrdtool-0-34|21	BuildRequires:	rrdtool-devel >= 1.2.7
12cr|php-rrdtool-0-34|22	BuildRequires:	png-devel
12cr|php-rrdtool-0-34|23	BuildRequires:	zlib-devel
12cr|php-rrdtool-0-34|24	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-rrdtool-0-34|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-rrdtool-0-34|26	
12cr|php-rrdtool-0-34|27	%description
12cr|php-rrdtool-0-34|28	The php-rrdtool package is a dynamic shared object (DSO) that adds RRDtool
12cr|php-rrdtool-0-34|29	support to PHP.
12cr|php-rrdtool-0-34|30	
12cr|php-rrdtool-0-34|31	%prep
12cr|php-rrdtool-0-34|32	
12cr|php-rrdtool-0-34|33	%setup -q -n rrdtool
12cr|php-rrdtool-0-34|34	%patch0 -p0
12cr|php-rrdtool-0-34|35	
12cr|php-rrdtool-0-34|36	# lib64 fix
12cr|php-rrdtool-0-34|37	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-rrdtool-0-34|38	
12cr|php-rrdtool-0-34|39	%build
12cr|php-rrdtool-0-34|40	%serverbuild
12cr|php-rrdtool-0-34|41	
12cr|php-rrdtool-0-34|42	#%{_usrsrc}/php-devel/buildext %{modname} %{mod_src} %{mod_lib} %{mod_def}
12cr|php-rrdtool-0-34|43	
12cr|php-rrdtool-0-34|44	phpize
12cr|php-rrdtool-0-34|45	%configure2_5x --with-libdir=%{_lib} \
12cr|php-rrdtool-0-34|46	--enable-%{modname}=shared,%{_prefix}
12cr|php-rrdtool-0-34|47	%make
12cr|php-rrdtool-0-34|48	mv modules/*.so .
12cr|php-rrdtool-0-34|49	
12cr|php-rrdtool-0-34|50	%install
12cr|php-rrdtool-0-34|51	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-rrdtool-0-34|52	
12cr|php-rrdtool-0-34|53	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-rrdtool-0-34|54	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-rrdtool-0-34|55	
12cr|php-rrdtool-0-34|56	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-rrdtool-0-34|57	
12cr|php-rrdtool-0-34|58	%{__cat} > README.%{modname} << EOF
12cr|php-rrdtool-0-34|59	The php-rrdtool package contains a dynamic shared object (DSO) for PHP.
12cr|php-rrdtool-0-34|60	To activate it, make sure a file /etc/php.d/%{inifile} is present and
12cr|php-rrdtool-0-34|61	contains the line 'extension = %{soname}'.
12cr|php-rrdtool-0-34|62	EOF
12cr|php-rrdtool-0-34|63	
12cr|php-rrdtool-0-34|64	%{__cat} > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-rrdtool-0-34|65	extension = %{soname}
12cr|php-rrdtool-0-34|66	EOF
12cr|php-rrdtool-0-34|67	
12cr|php-rrdtool-0-34|68	%post
12cr|php-rrdtool-0-34|69	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-rrdtool-0-34|70	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-rrdtool-0-34|71	fi
12cr|php-rrdtool-0-34|72	
12cr|php-rrdtool-0-34|73	%postun
12cr|php-rrdtool-0-34|74	if [ "$1" = "0" ]; then
12cr|php-rrdtool-0-34|75	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-rrdtool-0-34|76	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-rrdtool-0-34|77	fi
12cr|php-rrdtool-0-34|78	fi
12cr|php-rrdtool-0-34|79	
12cr|php-rrdtool-0-34|80	%clean
12cr|php-rrdtool-0-34|81	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-rrdtool-0-34|82	
12cr|php-rrdtool-0-34|83	%files
12cr|php-rrdtool-0-34|84	%defattr(-,root,root)
12cr|php-rrdtool-0-34|85	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-rrdtool-0-34|86	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-rrdtool-0-34|87	
12cr|php-rrdtool-0-34|88	
12cr|php-rrdtool-0-34|89	%changelog
12cr|php-rrdtool-0-34|90	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0-34mdv2012.0
12cr|php-rrdtool-0-34|91	+ Revision: 797034
12cr|php-rrdtool-0-34|92	- fix build
12cr|php-rrdtool-0-34|93	- rebuild for php-5.4.x
12cr|php-rrdtool-0-34|94	
12cr|php-rrdtool-0-34|95	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0-33
12cr|php-rrdtool-0-34|96	+ Revision: 761286
12cr|php-rrdtool-0-34|97	- rebuild
12cr|php-rrdtool-0-34|98	
12cr|php-rrdtool-0-34|99	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0-32
12cr|php-rrdtool-0-34|100	+ Revision: 696463
12cr|php-rrdtool-0-34|101	- rebuilt for php-5.3.8
12cr|php-rrdtool-0-34|102	
12cr|php-rrdtool-0-34|103	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0-31
12cr|php-rrdtool-0-34|104	+ Revision: 646679
12cr|php-rrdtool-0-34|105	- rebuilt for php-5.3.6
12cr|php-rrdtool-0-34|106	
12cr|php-rrdtool-0-34|107	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0-30mdv2011.0
12cr|php-rrdtool-0-34|108	+ Revision: 629865
12cr|php-rrdtool-0-34|109	- rebuilt for php-5.3.5
12cr|php-rrdtool-0-34|110	
12cr|php-rrdtool-0-34|111	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0-29mdv2011.0
12cr|php-rrdtool-0-34|112	+ Revision: 628179
12cr|php-rrdtool-0-34|113	- ensure it's built without automake1.7
12cr|php-rrdtool-0-34|114	
12cr|php-rrdtool-0-34|115	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0-28mdv2011.0
12cr|php-rrdtool-0-34|116	+ Revision: 600525
12cr|php-rrdtool-0-34|117	- rebuild
12cr|php-rrdtool-0-34|118	
12cr|php-rrdtool-0-34|119	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0-27mdv2011.0
12cr|php-rrdtool-0-34|120	+ Revision: 588863
12cr|php-rrdtool-0-34|121	- rebuild
12cr|php-rrdtool-0-34|122	
12cr|php-rrdtool-0-34|123	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0-26mdv2010.1
12cr|php-rrdtool-0-34|124	+ Revision: 514647
12cr|php-rrdtool-0-34|125	- rebuilt for php-5.3.2
12cr|php-rrdtool-0-34|126	
12cr|php-rrdtool-0-34|127	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0-25mdv2010.1
12cr|php-rrdtool-0-34|128	+ Revision: 485461
12cr|php-rrdtool-0-34|129	- rebuilt for php-5.3.2RC1
12cr|php-rrdtool-0-34|130	
12cr|php-rrdtool-0-34|131	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0-24mdv2010.1
12cr|php-rrdtool-0-34|132	+ Revision: 468247
12cr|php-rrdtool-0-34|133	- rebuilt against php-5.3.1
12cr|php-rrdtool-0-34|134	
12cr|php-rrdtool-0-34|135	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0-23mdv2010.0
12cr|php-rrdtool-0-34|136	+ Revision: 451353
12cr|php-rrdtool-0-34|137	- rebuild
12cr|php-rrdtool-0-34|138	
12cr|php-rrdtool-0-34|139	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0-22mdv2010.0
12cr|php-rrdtool-0-34|140	+ Revision: 397591
12cr|php-rrdtool-0-34|141	- Rebuild
12cr|php-rrdtool-0-34|142	
12cr|php-rrdtool-0-34|143	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 0-21mdv2010.0
12cr|php-rrdtool-0-34|144	+ Revision: 377023
12cr|php-rrdtool-0-34|145	- rebuilt for php-5.3.0RC2
12cr|php-rrdtool-0-34|146	
12cr|php-rrdtool-0-34|147	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0-20mdv2009.1
12cr|php-rrdtool-0-34|148	+ Revision: 346602
12cr|php-rrdtool-0-34|149	- rebuilt for php-5.2.9
12cr|php-rrdtool-0-34|150	
12cr|php-rrdtool-0-34|151	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0-19mdv2009.1
12cr|php-rrdtool-0-34|152	+ Revision: 341793
12cr|php-rrdtool-0-34|153	- rebuilt against php-5.2.9RC2
12cr|php-rrdtool-0-34|154	
12cr|php-rrdtool-0-34|155	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0-18mdv2009.1
12cr|php-rrdtool-0-34|156	+ Revision: 323047
12cr|php-rrdtool-0-34|157	- rebuild
12cr|php-rrdtool-0-34|158	
12cr|php-rrdtool-0-34|159	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0-17mdv2009.1
12cr|php-rrdtool-0-34|160	+ Revision: 310302
12cr|php-rrdtool-0-34|161	- rebuilt against php-5.2.7
12cr|php-rrdtool-0-34|162	
12cr|php-rrdtool-0-34|163	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0-16mdv2009.0
12cr|php-rrdtool-0-34|164	+ Revision: 238426
12cr|php-rrdtool-0-34|165	- rebuild
12cr|php-rrdtool-0-34|166	
12cr|php-rrdtool-0-34|167	* Tue Jun 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0-15mdv2009.0
12cr|php-rrdtool-0-34|168	+ Revision: 222532
12cr|php-rrdtool-0-34|169	- fix deps
12cr|php-rrdtool-0-34|170	- rebuilt against new rrdtool-devel
12cr|php-rrdtool-0-34|171	
12cr|php-rrdtool-0-34|172	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 0-14mdv2009.0
12cr|php-rrdtool-0-34|173	+ Revision: 200263
12cr|php-rrdtool-0-34|174	- rebuilt for php-5.2.6
12cr|php-rrdtool-0-34|175	
12cr|php-rrdtool-0-34|176	* Tue Feb 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0-13mdv2008.1
12cr|php-rrdtool-0-34|177	+ Revision: 162767
12cr|php-rrdtool-0-34|178	- rebuild
12cr|php-rrdtool-0-34|179	
12cr|php-rrdtool-0-34|180	+ Olivier Blin <blino@mandriva.org>
12cr|php-rrdtool-0-34|181	- restore BuildRoot
12cr|php-rrdtool-0-34|182	
12cr|php-rrdtool-0-34|183	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-rrdtool-0-34|184	- kill re-definition of %%buildroot on Pixel's request
12cr|php-rrdtool-0-34|185	
12cr|php-rrdtool-0-34|186	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0-12mdv2008.1
12cr|php-rrdtool-0-34|187	+ Revision: 107713
12cr|php-rrdtool-0-34|188	- restart apache if needed
12cr|php-rrdtool-0-34|189	
12cr|php-rrdtool-0-34|190	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0-11mdv2008.0
12cr|php-rrdtool-0-34|191	+ Revision: 77571
12cr|php-rrdtool-0-34|192	- rebuilt against php-5.2.4
12cr|php-rrdtool-0-34|193	
12cr|php-rrdtool-0-34|194	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 0-10mdv2008.0
12cr|php-rrdtool-0-34|195	+ Revision: 39519
12cr|php-rrdtool-0-34|196	- use distro conditional -fstack-protector
12cr|php-rrdtool-0-34|197	
12cr|php-rrdtool-0-34|198	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0-9mdv2008.0
12cr|php-rrdtool-0-34|199	+ Revision: 33872
12cr|php-rrdtool-0-34|200	- rebuilt against new upstream version (5.2.3)
12cr|php-rrdtool-0-34|201	
12cr|php-rrdtool-0-34|202	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 0-8mdv2008.0
12cr|php-rrdtool-0-34|203	+ Revision: 21352
12cr|php-rrdtool-0-34|204	- rebuilt against new upstream version (5.2.2)
12cr|php-rrdtool-0-34|205	
12cr|php-rrdtool-0-34|206	
12cr|php-rrdtool-0-34|207	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0-7mdv2007.0
12cr|php-rrdtool-0-34|208	+ Revision: 117617
12cr|php-rrdtool-0-34|209	- rebuilt against new upstream version (5.2.1)
12cr|php-rrdtool-0-34|210	
12cr|php-rrdtool-0-34|211	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0-6mdv2007.0
12cr|php-rrdtool-0-34|212	+ Revision: 78100
12cr|php-rrdtool-0-34|213	- rebuilt for php-5.2.0
12cr|php-rrdtool-0-34|214	- Import php-rrdtool
12cr|php-rrdtool-0-34|215	
12cr|php-rrdtool-0-34|216	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 0-5
12cr|php-rrdtool-0-34|217	- rebuilt for php-5.1.6
12cr|php-rrdtool-0-34|218	
12cr|php-rrdtool-0-34|219	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 0-4mdk
12cr|php-rrdtool-0-34|220	- rebuild
12cr|php-rrdtool-0-34|221	
12cr|php-rrdtool-0-34|222	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 0-3mdk
12cr|php-rrdtool-0-34|223	- rebuilt for php-5.1.4
12cr|php-rrdtool-0-34|224	
12cr|php-rrdtool-0-34|225	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 0-2mdk
12cr|php-rrdtool-0-34|226	- rebuilt for php-5.1.3
12cr|php-rrdtool-0-34|227	
12cr|php-rrdtool-0-34|228	* Thu Apr 27 2006 Oden Eriksson <oeriksson@mandriva.com> 0-1mdk
12cr|php-rrdtool-0-34|229	- reintroduced into contrib
12cr|php-rrdtool-0-34|230	
12cr|php-rrdtool-0-34|231	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 4.3.11_1.0.49-1mdk
12cr|php-rrdtool-0-34|232	- 4.3.11
12cr|php-rrdtool-0-34|233	
12cr|php-rrdtool-0-34|234	* Mon Mar 21 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_1.0.49-5mdk
12cr|php-rrdtool-0-34|235	- use the %%mkrel macro
12cr|php-rrdtool-0-34|236	
12cr|php-rrdtool-0-34|237	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_1.0.49-4mdk
12cr|php-rrdtool-0-34|238	- rebuilt against a non hardened-php aware php lib
12cr|php-rrdtool-0-34|239	
12cr|php-rrdtool-0-34|240	* Sun Jan 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_1.0.49-3mdk
12cr|php-rrdtool-0-34|241	- cleanups
12cr|php-rrdtool-0-34|242	
12cr|php-rrdtool-0-34|243	* Sat Jan 15 2005 Pascal Terjan <pterjan@mandrake.org> 4.3.10_1.0.49-2mdk
12cr|php-rrdtool-0-34|244	- rebuild
12cr|php-rrdtool-0-34|245	
12cr|php-rrdtool-0-34|246	* Thu Dec 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_1.0.49-1mdk
12cr|php-rrdtool-0-34|247	- rebuild for 4.3.10
12cr|php-rrdtool-0-34|248	
12cr|php-rrdtool-0-34|249	* Wed Nov 10 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.9_1.0.49-1mdk
12cr|php-rrdtool-0-34|250	- cosmetic rebuild
12cr|php-rrdtool-0-34|251	
12cr|php-rrdtool-0-34|252	* Sat Oct 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.9_1.0.48-1mdk
12cr|php-rrdtool-0-34|253	- rebuild for php 4.3.9
12cr|php-rrdtool-0-34|254	
12cr|php-rrdtool-0-34|255	* Thu Jul 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8_1.0.48-1mdk
12cr|php-rrdtool-0-34|256	- rebuilt for php-4.3.8
12cr|php-rrdtool-0-34|257	
12cr|php-rrdtool-0-34|258	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7_1.0.48-2mdk
12cr|php-rrdtool-0-34|259	- remove redundant provides
12cr|php-rrdtool-0-34|260	
12cr|php-rrdtool-0-34|261	* Tue Jun 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7_1.0.48-1mdk
12cr|php-rrdtool-0-34|262	- rebuilt for php-4.3.7
12cr|php-rrdtool-0-34|263	
12cr|php-rrdtool-0-34|264	* Mon May 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_1.0.48-1mdk
12cr|php-rrdtool-0-34|265	- initial cooker contrib
12cr|php-rrdtool-0-34|266	

6126 12
12cr|php-rsync-0.1.0-6|1	%define modname rsync
12cr|php-rsync-0.1.0-6|2	%define dirname %{modname}
12cr|php-rsync-0.1.0-6|3	%define soname %{modname}.so
12cr|php-rsync-0.1.0-6|4	%define inifile B21_%{modname}.ini
12cr|php-rsync-0.1.0-6|5	
12cr|php-rsync-0.1.0-6|6	Summary:	Wrapper for librsync library
12cr|php-rsync-0.1.0-6|7	Name:		php-%{modname}
12cr|php-rsync-0.1.0-6|8	Version:	0.1.0
12cr|php-rsync-0.1.0-6|9	Release:	6
12cr|php-rsync-0.1.0-6|10	Group:		Development/PHP
12cr|php-rsync-0.1.0-6|11	License:	Modified BSD License
12cr|php-rsync-0.1.0-6|12	URL:		http://pecl.php.net/package/rsync/
12cr|php-rsync-0.1.0-6|13	Source0:	http://pecl.php.net/get/rsync-%{version}.tgz
12cr|php-rsync-0.1.0-6|14	Source1:	B21_rsync.ini
12cr|php-rsync-0.1.0-6|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-rsync-0.1.0-6|16	BuildRequires:	librsync-devel >= 0.9.7
12cr|php-rsync-0.1.0-6|17	BuildRequires:	popt-devel
12cr|php-rsync-0.1.0-6|18	BuildRequires:	bzip2-devel
12cr|php-rsync-0.1.0-6|19	
12cr|php-rsync-0.1.0-6|20	%description
12cr|php-rsync-0.1.0-6|21	include the posibility to php to generate signatur files, patches and patch
12cr|php-rsync-0.1.0-6|22	files with the rsync functionality.
12cr|php-rsync-0.1.0-6|23	
12cr|php-rsync-0.1.0-6|24	%prep
12cr|php-rsync-0.1.0-6|25	
12cr|php-rsync-0.1.0-6|26	%setup -q -n %{modname}-%{version}
12cr|php-rsync-0.1.0-6|27	
12cr|php-rsync-0.1.0-6|28	cp %{SOURCE1} %{inifile}
12cr|php-rsync-0.1.0-6|29	
12cr|php-rsync-0.1.0-6|30	# lib64 fix
12cr|php-rsync-0.1.0-6|31	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-rsync-0.1.0-6|32	
12cr|php-rsync-0.1.0-6|33	chmod 644 LICENSE rsync_extension.php examples/*.php
12cr|php-rsync-0.1.0-6|34	
12cr|php-rsync-0.1.0-6|35	%build
12cr|php-rsync-0.1.0-6|36	%serverbuild
12cr|php-rsync-0.1.0-6|37	
12cr|php-rsync-0.1.0-6|38	phpize
12cr|php-rsync-0.1.0-6|39	%configure2_5x --disable-static --with-libdir=%{_lib} \
12cr|php-rsync-0.1.0-6|40	--with-%{modname}=shared,%{_prefix}
12cr|php-rsync-0.1.0-6|41	%make
12cr|php-rsync-0.1.0-6|42	mv modules/*.so .
12cr|php-rsync-0.1.0-6|43	
12cr|php-rsync-0.1.0-6|44	%install
12cr|php-rsync-0.1.0-6|45	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-rsync-0.1.0-6|46	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-rsync-0.1.0-6|47	
12cr|php-rsync-0.1.0-6|48	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-rsync-0.1.0-6|49	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-rsync-0.1.0-6|50	
12cr|php-rsync-0.1.0-6|51	%post
12cr|php-rsync-0.1.0-6|52	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-rsync-0.1.0-6|53	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-rsync-0.1.0-6|54	fi
12cr|php-rsync-0.1.0-6|55	
12cr|php-rsync-0.1.0-6|56	%postun
12cr|php-rsync-0.1.0-6|57	if [ "$1" = "0" ]; then
12cr|php-rsync-0.1.0-6|58	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-rsync-0.1.0-6|59	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-rsync-0.1.0-6|60	fi
12cr|php-rsync-0.1.0-6|61	fi
12cr|php-rsync-0.1.0-6|62	
12cr|php-rsync-0.1.0-6|63	%files
12cr|php-rsync-0.1.0-6|64	%defattr(-,root,root)
12cr|php-rsync-0.1.0-6|65	%doc LICENSE rsync_extension.php examples/*.php
12cr|php-rsync-0.1.0-6|66	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-rsync-0.1.0-6|67	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-rsync-0.1.0-6|68	
12cr|php-rsync-0.1.0-6|69	
12cr|php-rsync-0.1.0-6|70	
12cr|php-rsync-0.1.0-6|71	%changelog
12cr|php-rsync-0.1.0-6|72	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdv2012.0
12cr|php-rsync-0.1.0-6|73	+ Revision: 795495
12cr|php-rsync-0.1.0-6|74	- rebuild for php-5.4.x
12cr|php-rsync-0.1.0-6|75	
12cr|php-rsync-0.1.0-6|76	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4
12cr|php-rsync-0.1.0-6|77	+ Revision: 761287
12cr|php-rsync-0.1.0-6|78	- rebuild
12cr|php-rsync-0.1.0-6|79	
12cr|php-rsync-0.1.0-6|80	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3
12cr|php-rsync-0.1.0-6|81	+ Revision: 696464
12cr|php-rsync-0.1.0-6|82	- rebuilt for php-5.3.8
12cr|php-rsync-0.1.0-6|83	
12cr|php-rsync-0.1.0-6|84	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2
12cr|php-rsync-0.1.0-6|85	+ Revision: 695459
12cr|php-rsync-0.1.0-6|86	- rebuilt for php-5.3.7
12cr|php-rsync-0.1.0-6|87	
12cr|php-rsync-0.1.0-6|88	* Tue Jun 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1
12cr|php-rsync-0.1.0-6|89	+ Revision: 683087
12cr|php-rsync-0.1.0-6|90	- fix deps
12cr|php-rsync-0.1.0-6|91	- silly typo
12cr|php-rsync-0.1.0-6|92	- fix build
12cr|php-rsync-0.1.0-6|93	- import php-rsync
12cr|php-rsync-0.1.0-6|94	
12cr|php-rsync-0.1.0-6|95	
12cr|php-rsync-0.1.0-6|96	* Tue Jun 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdv2010.2
12cr|php-rsync-0.1.0-6|97	- initial Mandriva package

6127 12
12cr|php-ruli-0.36-30|1	%define modname ruli
12cr|php-ruli-0.36-30|2	%define dirname %{modname}
12cr|php-ruli-0.36-30|3	%define soname %{modname}.so
12cr|php-ruli-0.36-30|4	%define inifile A28_%{modname}.ini
12cr|php-ruli-0.36-30|5	
12cr|php-ruli-0.36-30|6	Summary:	PHP binding for RULI, an asynchronous DNS stub resolver
12cr|php-ruli-0.36-30|7	Name:		php-%{modname}
12cr|php-ruli-0.36-30|8	Version:	0.36
12cr|php-ruli-0.36-30|9	Release:	%mkrel 30
12cr|php-ruli-0.36-30|10	License:	GPL
12cr|php-ruli-0.36-30|11	Group:		Development/PHP
12cr|php-ruli-0.36-30|12	URL:		http://savannah.nongnu.org/projects/ruli/
12cr|php-ruli-0.36-30|13	Source0:	php-ruli-%{version}.tar.bz2
12cr|php-ruli-0.36-30|14	Patch0:		ruli-0.36-php54x.diff
12cr|php-ruli-0.36-30|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-ruli-0.36-30|16	BuildRequires:	ruli-devel >= %{version}
12cr|php-ruli-0.36-30|17	Epoch:		1
12cr|php-ruli-0.36-30|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-ruli-0.36-30|19	
12cr|php-ruli-0.36-30|20	%description
12cr|php-ruli-0.36-30|21	PHP binding for RULI
12cr|php-ruli-0.36-30|22	
12cr|php-ruli-0.36-30|23	RULI stands for Resolver User Layer Interface. It's a library built on top of
12cr|php-ruli-0.36-30|24	an asynchronous DNS stub resolver. RULI provides an easy-to-use interface for
12cr|php-ruli-0.36-30|25	querying DNS SRV resource records. The goal is to promote the wide deployment
12cr|php-ruli-0.36-30|26	of SRV-cognizant client programs. RULI aims to fully support SRV-related
12cr|php-ruli-0.36-30|27	standards.
12cr|php-ruli-0.36-30|28	
12cr|php-ruli-0.36-30|29	%prep
12cr|php-ruli-0.36-30|30	
12cr|php-ruli-0.36-30|31	%setup -q -n ruli-%{version}
12cr|php-ruli-0.36-30|32	%patch0 -p0
12cr|php-ruli-0.36-30|33	mv php/ruli/* .
12cr|php-ruli-0.36-30|34	mv php/README .
12cr|php-ruli-0.36-30|35	
12cr|php-ruli-0.36-30|36	%build
12cr|php-ruli-0.36-30|37	%serverbuild
12cr|php-ruli-0.36-30|38	
12cr|php-ruli-0.36-30|39	phpize
12cr|php-ruli-0.36-30|40	%configure2_5x --with-libdir=%{_lib} \
12cr|php-ruli-0.36-30|41	--with-%{modname}=shared,%{_prefix}
12cr|php-ruli-0.36-30|42	
12cr|php-ruli-0.36-30|43	%make
12cr|php-ruli-0.36-30|44	mv modules/*.so .
12cr|php-ruli-0.36-30|45	
12cr|php-ruli-0.36-30|46	%install
12cr|php-ruli-0.36-30|47	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-ruli-0.36-30|48	
12cr|php-ruli-0.36-30|49	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-ruli-0.36-30|50	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-ruli-0.36-30|51	
12cr|php-ruli-0.36-30|52	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-ruli-0.36-30|53	
12cr|php-ruli-0.36-30|54	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-ruli-0.36-30|55	extension = %{soname}
12cr|php-ruli-0.36-30|56	EOF
12cr|php-ruli-0.36-30|57	
12cr|php-ruli-0.36-30|58	%post
12cr|php-ruli-0.36-30|59	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-ruli-0.36-30|60	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-ruli-0.36-30|61	fi
12cr|php-ruli-0.36-30|62	
12cr|php-ruli-0.36-30|63	%postun
12cr|php-ruli-0.36-30|64	if [ "$1" = "0" ]; then
12cr|php-ruli-0.36-30|65	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-ruli-0.36-30|66	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-ruli-0.36-30|67	fi
12cr|php-ruli-0.36-30|68	fi
12cr|php-ruli-0.36-30|69	
12cr|php-ruli-0.36-30|70	%clean
12cr|php-ruli-0.36-30|71	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-ruli-0.36-30|72	
12cr|php-ruli-0.36-30|73	%files
12cr|php-ruli-0.36-30|74	%defattr(-,root,root)
12cr|php-ruli-0.36-30|75	%doc tests ruli_sync_query.php ruli_sync_smtp_query.php ruli.php README
12cr|php-ruli-0.36-30|76	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-ruli-0.36-30|77	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-ruli-0.36-30|78	
12cr|php-ruli-0.36-30|79	
12cr|php-ruli-0.36-30|80	%changelog
12cr|php-ruli-0.36-30|81	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-30mdv2012.0
12cr|php-ruli-0.36-30|82	+ Revision: 797024
12cr|php-ruli-0.36-30|83	- fix build
12cr|php-ruli-0.36-30|84	- rebuild for php-5.4.x
12cr|php-ruli-0.36-30|85	
12cr|php-ruli-0.36-30|86	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-29
12cr|php-ruli-0.36-30|87	+ Revision: 761288
12cr|php-ruli-0.36-30|88	- rebuild
12cr|php-ruli-0.36-30|89	
12cr|php-ruli-0.36-30|90	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-28
12cr|php-ruli-0.36-30|91	+ Revision: 696465
12cr|php-ruli-0.36-30|92	- rebuilt for php-5.3.8
12cr|php-ruli-0.36-30|93	
12cr|php-ruli-0.36-30|94	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-27
12cr|php-ruli-0.36-30|95	+ Revision: 695460
12cr|php-ruli-0.36-30|96	- rebuilt for php-5.3.7
12cr|php-ruli-0.36-30|97	
12cr|php-ruli-0.36-30|98	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-26
12cr|php-ruli-0.36-30|99	+ Revision: 646680
12cr|php-ruli-0.36-30|100	- rebuilt for php-5.3.6
12cr|php-ruli-0.36-30|101	
12cr|php-ruli-0.36-30|102	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-25mdv2011.0
12cr|php-ruli-0.36-30|103	+ Revision: 629866
12cr|php-ruli-0.36-30|104	- rebuilt for php-5.3.5
12cr|php-ruli-0.36-30|105	
12cr|php-ruli-0.36-30|106	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-24mdv2011.0
12cr|php-ruli-0.36-30|107	+ Revision: 628180
12cr|php-ruli-0.36-30|108	- ensure it's built without automake1.7
12cr|php-ruli-0.36-30|109	
12cr|php-ruli-0.36-30|110	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-23mdv2011.0
12cr|php-ruli-0.36-30|111	+ Revision: 600526
12cr|php-ruli-0.36-30|112	- rebuild
12cr|php-ruli-0.36-30|113	
12cr|php-ruli-0.36-30|114	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-22mdv2011.0
12cr|php-ruli-0.36-30|115	+ Revision: 588864
12cr|php-ruli-0.36-30|116	- rebuild
12cr|php-ruli-0.36-30|117	
12cr|php-ruli-0.36-30|118	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-21mdv2010.1
12cr|php-ruli-0.36-30|119	+ Revision: 514648
12cr|php-ruli-0.36-30|120	- rebuilt for php-5.3.2
12cr|php-ruli-0.36-30|121	
12cr|php-ruli-0.36-30|122	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-20mdv2010.1
12cr|php-ruli-0.36-30|123	+ Revision: 485469
12cr|php-ruli-0.36-30|124	- rebuilt for php-5.3.2RC1
12cr|php-ruli-0.36-30|125	
12cr|php-ruli-0.36-30|126	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-19mdv2010.1
12cr|php-ruli-0.36-30|127	+ Revision: 468248
12cr|php-ruli-0.36-30|128	- rebuilt against php-5.3.1
12cr|php-ruli-0.36-30|129	
12cr|php-ruli-0.36-30|130	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-18mdv2010.0
12cr|php-ruli-0.36-30|131	+ Revision: 451354
12cr|php-ruli-0.36-30|132	- rebuild
12cr|php-ruli-0.36-30|133	
12cr|php-ruli-0.36-30|134	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1:0.36-17mdv2010.0
12cr|php-ruli-0.36-30|135	+ Revision: 397592
12cr|php-ruli-0.36-30|136	- Rebuild
12cr|php-ruli-0.36-30|137	
12cr|php-ruli-0.36-30|138	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-16mdv2010.0
12cr|php-ruli-0.36-30|139	+ Revision: 377024
12cr|php-ruli-0.36-30|140	- rebuilt for php-5.3.0RC2
12cr|php-ruli-0.36-30|141	
12cr|php-ruli-0.36-30|142	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-15mdv2009.1
12cr|php-ruli-0.36-30|143	+ Revision: 346603
12cr|php-ruli-0.36-30|144	- rebuilt for php-5.2.9
12cr|php-ruli-0.36-30|145	
12cr|php-ruli-0.36-30|146	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-14mdv2009.1
12cr|php-ruli-0.36-30|147	+ Revision: 341794
12cr|php-ruli-0.36-30|148	- rebuilt against php-5.2.9RC2
12cr|php-ruli-0.36-30|149	
12cr|php-ruli-0.36-30|150	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-13mdv2009.1
12cr|php-ruli-0.36-30|151	+ Revision: 323063
12cr|php-ruli-0.36-30|152	- rebuild
12cr|php-ruli-0.36-30|153	
12cr|php-ruli-0.36-30|154	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-12mdv2009.1
12cr|php-ruli-0.36-30|155	+ Revision: 310303
12cr|php-ruli-0.36-30|156	- rebuilt against php-5.2.7
12cr|php-ruli-0.36-30|157	
12cr|php-ruli-0.36-30|158	+ Michael Scherer <misc@mandriva.org>
12cr|php-ruli-0.36-30|159	- better summary
12cr|php-ruli-0.36-30|160	
12cr|php-ruli-0.36-30|161	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-11mdv2009.0
12cr|php-ruli-0.36-30|162	+ Revision: 238427
12cr|php-ruli-0.36-30|163	- rebuild
12cr|php-ruli-0.36-30|164	
12cr|php-ruli-0.36-30|165	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-10mdv2009.0
12cr|php-ruli-0.36-30|166	+ Revision: 200264
12cr|php-ruli-0.36-30|167	- rebuilt for php-5.2.6
12cr|php-ruli-0.36-30|168	
12cr|php-ruli-0.36-30|169	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-9mdv2008.1
12cr|php-ruli-0.36-30|170	+ Revision: 162240
12cr|php-ruli-0.36-30|171	- rebuild
12cr|php-ruli-0.36-30|172	
12cr|php-ruli-0.36-30|173	+ Olivier Blin <blino@mandriva.org>
12cr|php-ruli-0.36-30|174	- restore BuildRoot
12cr|php-ruli-0.36-30|175	
12cr|php-ruli-0.36-30|176	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-ruli-0.36-30|177	- kill re-definition of %%buildroot on Pixel's request
12cr|php-ruli-0.36-30|178	
12cr|php-ruli-0.36-30|179	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-8mdv2008.1
12cr|php-ruli-0.36-30|180	+ Revision: 107714
12cr|php-ruli-0.36-30|181	- restart apache if needed
12cr|php-ruli-0.36-30|182	
12cr|php-ruli-0.36-30|183	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-7mdv2008.0
12cr|php-ruli-0.36-30|184	+ Revision: 77572
12cr|php-ruli-0.36-30|185	- rebuilt against php-5.2.4
12cr|php-ruli-0.36-30|186	
12cr|php-ruli-0.36-30|187	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-6mdv2008.0
12cr|php-ruli-0.36-30|188	+ Revision: 39520
12cr|php-ruli-0.36-30|189	- use distro conditional -fstack-protector
12cr|php-ruli-0.36-30|190	
12cr|php-ruli-0.36-30|191	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-5mdv2008.0
12cr|php-ruli-0.36-30|192	+ Revision: 33873
12cr|php-ruli-0.36-30|193	- rebuilt against new upstream version (5.2.3)
12cr|php-ruli-0.36-30|194	
12cr|php-ruli-0.36-30|195	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-4mdv2008.0
12cr|php-ruli-0.36-30|196	+ Revision: 21353
12cr|php-ruli-0.36-30|197	- rebuilt against new upstream version (5.2.2)
12cr|php-ruli-0.36-30|198	
12cr|php-ruli-0.36-30|199	
12cr|php-ruli-0.36-30|200	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.36-3mdv2007.0
12cr|php-ruli-0.36-30|201	+ Revision: 117621
12cr|php-ruli-0.36-30|202	- rebuilt against new upstream version (5.2.1)
12cr|php-ruli-0.36-30|203	
12cr|php-ruli-0.36-30|204	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-2mdv2007.0
12cr|php-ruli-0.36-30|205	+ Revision: 78101
12cr|php-ruli-0.36-30|206	- rebuilt for php-5.2.0
12cr|php-ruli-0.36-30|207	- Import php-ruli
12cr|php-ruli-0.36-30|208	
12cr|php-ruli-0.36-30|209	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.36-1
12cr|php-ruli-0.36-30|210	- 0.36
12cr|php-ruli-0.36-30|211	- rebuilt for php-5.1.6
12cr|php-ruli-0.36-30|212	
12cr|php-ruli-0.36-30|213	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.35-5mdk
12cr|php-ruli-0.36-30|214	- rebuild
12cr|php-ruli-0.36-30|215	
12cr|php-ruli-0.36-30|216	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 0.35-4mdk
12cr|php-ruli-0.36-30|217	- rebuilt for php-5.1.3
12cr|php-ruli-0.36-30|218	
12cr|php-ruli-0.36-30|219	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.35-3mdk
12cr|php-ruli-0.36-30|220	- rebuilt against php-5.1.2
12cr|php-ruli-0.36-30|221	
12cr|php-ruli-0.36-30|222	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.35-2mdk
12cr|php-ruli-0.36-30|223	- rebuilt against php-5.1.1
12cr|php-ruli-0.36-30|224	
12cr|php-ruli-0.36-30|225	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.35-1mdk
12cr|php-ruli-0.36-30|226	- ripped the php bindings code from the ruli tar ball
12cr|php-ruli-0.36-30|227	- rebuilt against php-5.1.0
12cr|php-ruli-0.36-30|228	- fix versioning
12cr|php-ruli-0.36-30|229	
12cr|php-ruli-0.36-30|230	* Sun Oct 02 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0_0.29-0.RC1.1mdk
12cr|php-ruli-0.36-30|231	- rebuilt against php-5.1.0RC1
12cr|php-ruli-0.36-30|232	
12cr|php-ruli-0.36-30|233	* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.5_0.29-1mdk
12cr|php-ruli-0.36-30|234	- rebuilt against php-5.0.5 (Major security fixes)
12cr|php-ruli-0.36-30|235	
12cr|php-ruli-0.36-30|236	* Fri May 27 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_0.29-1mdk
12cr|php-ruli-0.36-30|237	- rename the package
12cr|php-ruli-0.36-30|238	
12cr|php-ruli-0.36-30|239	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_0.29-1mdk
12cr|php-ruli-0.36-30|240	- 5.0.4
12cr|php-ruli-0.36-30|241	
12cr|php-ruli-0.36-30|242	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.29-4mdk
12cr|php-ruli-0.36-30|243	- use the %%mkrel macro
12cr|php-ruli-0.36-30|244	
12cr|php-ruli-0.36-30|245	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.29-3mdk
12cr|php-ruli-0.36-30|246	- rebuilt against a non hardened-php aware php lib
12cr|php-ruli-0.36-30|247	
12cr|php-ruli-0.36-30|248	* Sun Jan 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.29-2mdk
12cr|php-ruli-0.36-30|249	- rebuild due to hardened-php-0.2.6
12cr|php-ruli-0.36-30|250	
12cr|php-ruli-0.36-30|251	* Fri Dec 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.29-1mdk
12cr|php-ruli-0.36-30|252	- rebuilt for php-5.0.3
12cr|php-ruli-0.36-30|253	
12cr|php-ruli-0.36-30|254	* Sat Sep 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.2_0.29-1mdk
12cr|php-ruli-0.36-30|255	- rebuilt for php-5.0.2
12cr|php-ruli-0.36-30|256	
12cr|php-ruli-0.36-30|257	* Mon Aug 30 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.1_0.29-1mdk
12cr|php-ruli-0.36-30|258	- initial mandrake package
12cr|php-ruli-0.36-30|259	

6128 12
12cr|php-shout-0.9.2-30|1	%define modname shout
12cr|php-shout-0.9.2-30|2	%define dirname %{modname}
12cr|php-shout-0.9.2-30|3	%define soname %{modname}.so
12cr|php-shout-0.9.2-30|4	%define inifile A57_%{modname}.ini
12cr|php-shout-0.9.2-30|5	
12cr|php-shout-0.9.2-30|6	Summary:	PHP module for communicating with Icecast servers
12cr|php-shout-0.9.2-30|7	Name:		php-%{modname}
12cr|php-shout-0.9.2-30|8	Version:	0.9.2
12cr|php-shout-0.9.2-30|9	Release:	%mkrel 30
12cr|php-shout-0.9.2-30|10	Group:		Development/PHP
12cr|php-shout-0.9.2-30|11	License:	LGPL
12cr|php-shout-0.9.2-30|12	URL:		http://phpshout.sourceforge.net/
12cr|php-shout-0.9.2-30|13	Source0:	http://prdownloads.sourceforge.net/phpshout/phpShout-%{version}.tar.bz2
12cr|php-shout-0.9.2-30|14	Patch0:		phpShout-nuke_hardcoded_cflags.diff
12cr|php-shout-0.9.2-30|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-shout-0.9.2-30|16	BuildRequires:	libshout-devel >= 2.2
12cr|php-shout-0.9.2-30|17	BuildRequires:	file
12cr|php-shout-0.9.2-30|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-shout-0.9.2-30|19	
12cr|php-shout-0.9.2-30|20	%description
12cr|php-shout-0.9.2-30|21	phpShout is a PHP5 Extension that wraps around the libshout library available
12cr|php-shout-0.9.2-30|22	at icecast.org. LibShout is used in conjunction with an Icecast server to
12cr|php-shout-0.9.2-30|23	create a streaming Internet radio station from your own music files. With
12cr|php-shout-0.9.2-30|24	phpShout, PHP developers can create web-based streaming jukebox applications,
12cr|php-shout-0.9.2-30|25	without worrying about the details of streaming the audio data. LibShout
12cr|php-shout-0.9.2-30|26	handles all the metadata updates, data timing, and ensuring that no bad data
12cr|php-shout-0.9.2-30|27	gets to the Icecast server.
12cr|php-shout-0.9.2-30|28	
12cr|php-shout-0.9.2-30|29	%prep
12cr|php-shout-0.9.2-30|30	
12cr|php-shout-0.9.2-30|31	%setup -q -n phpShout-%{version}
12cr|php-shout-0.9.2-30|32	%patch0 -p0
12cr|php-shout-0.9.2-30|33	
12cr|php-shout-0.9.2-30|34	# fix permissions
12cr|php-shout-0.9.2-30|35	find . -type f | xargs chmod 644
12cr|php-shout-0.9.2-30|36	
12cr|php-shout-0.9.2-30|37	# strip away annoying ^M
12cr|php-shout-0.9.2-30|38	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-shout-0.9.2-30|39	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-shout-0.9.2-30|40	
12cr|php-shout-0.9.2-30|41	%build
12cr|php-shout-0.9.2-30|42	%serverbuild
12cr|php-shout-0.9.2-30|43	
12cr|php-shout-0.9.2-30|44	phpize
12cr|php-shout-0.9.2-30|45	%configure2_5x --with-libdir=%{_lib} \
12cr|php-shout-0.9.2-30|46	--with-%{modname}=shared,%{_prefix}
12cr|php-shout-0.9.2-30|47	%make
12cr|php-shout-0.9.2-30|48	
12cr|php-shout-0.9.2-30|49	mv modules/*.so .
12cr|php-shout-0.9.2-30|50	
12cr|php-shout-0.9.2-30|51	%install
12cr|php-shout-0.9.2-30|52	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-shout-0.9.2-30|53	
12cr|php-shout-0.9.2-30|54	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-shout-0.9.2-30|55	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-shout-0.9.2-30|56	
12cr|php-shout-0.9.2-30|57	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-shout-0.9.2-30|58	
12cr|php-shout-0.9.2-30|59	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-shout-0.9.2-30|60	extension = %{soname}
12cr|php-shout-0.9.2-30|61	
12cr|php-shout-0.9.2-30|62	shout.allow_persistent = 1
12cr|php-shout-0.9.2-30|63	shout.max_persistent   = -1
12cr|php-shout-0.9.2-30|64	shout.max_links        = -1
12cr|php-shout-0.9.2-30|65	
12cr|php-shout-0.9.2-30|66	shout.default_host     = localhost
12cr|php-shout-0.9.2-30|67	shout.default_port     = 8000
12cr|php-shout-0.9.2-30|68	shout.default_mount    = /phpShout
12cr|php-shout-0.9.2-30|69	shout.default_user     = source
12cr|php-shout-0.9.2-30|70	shout.default_password = hackme
12cr|php-shout-0.9.2-30|71	
12cr|php-shout-0.9.2-30|72	shout.default_format   = SHOUT_FORMAT_OGG
12cr|php-shout-0.9.2-30|73	shout.default_protocol = SHOUT_PROTOCOL_HTTP
12cr|php-shout-0.9.2-30|74	EOF
12cr|php-shout-0.9.2-30|75	
12cr|php-shout-0.9.2-30|76	%post
12cr|php-shout-0.9.2-30|77	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-shout-0.9.2-30|78	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-shout-0.9.2-30|79	fi
12cr|php-shout-0.9.2-30|80	
12cr|php-shout-0.9.2-30|81	%postun
12cr|php-shout-0.9.2-30|82	if [ "$1" = "0" ]; then
12cr|php-shout-0.9.2-30|83	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-shout-0.9.2-30|84	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-shout-0.9.2-30|85	fi
12cr|php-shout-0.9.2-30|86	fi
12cr|php-shout-0.9.2-30|87	
12cr|php-shout-0.9.2-30|88	%clean
12cr|php-shout-0.9.2-30|89	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-shout-0.9.2-30|90	[ "../package.xml" != "/" ] && rm -f ../package.xml
12cr|php-shout-0.9.2-30|91	
12cr|php-shout-0.9.2-30|92	%files
12cr|php-shout-0.9.2-30|93	%defattr(-,root,root)
12cr|php-shout-0.9.2-30|94	%doc examples tests LICENSE README TODO
12cr|php-shout-0.9.2-30|95	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-shout-0.9.2-30|96	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-shout-0.9.2-30|97	
12cr|php-shout-0.9.2-30|98	
12cr|php-shout-0.9.2-30|99	%changelog
12cr|php-shout-0.9.2-30|100	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-30mdv2012.0
12cr|php-shout-0.9.2-30|101	+ Revision: 795497
12cr|php-shout-0.9.2-30|102	- rebuild for php-5.4.x
12cr|php-shout-0.9.2-30|103	
12cr|php-shout-0.9.2-30|104	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-29
12cr|php-shout-0.9.2-30|105	+ Revision: 761290
12cr|php-shout-0.9.2-30|106	- rebuild
12cr|php-shout-0.9.2-30|107	
12cr|php-shout-0.9.2-30|108	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-28
12cr|php-shout-0.9.2-30|109	+ Revision: 696466
12cr|php-shout-0.9.2-30|110	- rebuilt for php-5.3.8
12cr|php-shout-0.9.2-30|111	
12cr|php-shout-0.9.2-30|112	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-27
12cr|php-shout-0.9.2-30|113	+ Revision: 695461
12cr|php-shout-0.9.2-30|114	- rebuilt for php-5.3.7
12cr|php-shout-0.9.2-30|115	
12cr|php-shout-0.9.2-30|116	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-26
12cr|php-shout-0.9.2-30|117	+ Revision: 646681
12cr|php-shout-0.9.2-30|118	- rebuilt for php-5.3.6
12cr|php-shout-0.9.2-30|119	
12cr|php-shout-0.9.2-30|120	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-25mdv2011.0
12cr|php-shout-0.9.2-30|121	+ Revision: 629867
12cr|php-shout-0.9.2-30|122	- rebuilt for php-5.3.5
12cr|php-shout-0.9.2-30|123	
12cr|php-shout-0.9.2-30|124	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-24mdv2011.0
12cr|php-shout-0.9.2-30|125	+ Revision: 628181
12cr|php-shout-0.9.2-30|126	- ensure it's built without automake1.7
12cr|php-shout-0.9.2-30|127	
12cr|php-shout-0.9.2-30|128	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-23mdv2011.0
12cr|php-shout-0.9.2-30|129	+ Revision: 600527
12cr|php-shout-0.9.2-30|130	- rebuild
12cr|php-shout-0.9.2-30|131	
12cr|php-shout-0.9.2-30|132	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-22mdv2011.0
12cr|php-shout-0.9.2-30|133	+ Revision: 588865
12cr|php-shout-0.9.2-30|134	- rebuild
12cr|php-shout-0.9.2-30|135	
12cr|php-shout-0.9.2-30|136	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-21mdv2010.1
12cr|php-shout-0.9.2-30|137	+ Revision: 514650
12cr|php-shout-0.9.2-30|138	- rebuilt for php-5.3.2
12cr|php-shout-0.9.2-30|139	
12cr|php-shout-0.9.2-30|140	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-20mdv2010.1
12cr|php-shout-0.9.2-30|141	+ Revision: 485476
12cr|php-shout-0.9.2-30|142	- rebuilt for php-5.3.2RC1
12cr|php-shout-0.9.2-30|143	
12cr|php-shout-0.9.2-30|144	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-19mdv2010.1
12cr|php-shout-0.9.2-30|145	+ Revision: 468249
12cr|php-shout-0.9.2-30|146	- rebuilt against php-5.3.1
12cr|php-shout-0.9.2-30|147	
12cr|php-shout-0.9.2-30|148	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-18mdv2010.0
12cr|php-shout-0.9.2-30|149	+ Revision: 451355
12cr|php-shout-0.9.2-30|150	- rebuild
12cr|php-shout-0.9.2-30|151	
12cr|php-shout-0.9.2-30|152	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0.9.2-17mdv2010.0
12cr|php-shout-0.9.2-30|153	+ Revision: 397596
12cr|php-shout-0.9.2-30|154	- Rebuild
12cr|php-shout-0.9.2-30|155	
12cr|php-shout-0.9.2-30|156	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-16mdv2010.0
12cr|php-shout-0.9.2-30|157	+ Revision: 377025
12cr|php-shout-0.9.2-30|158	- rebuilt for php-5.3.0RC2
12cr|php-shout-0.9.2-30|159	
12cr|php-shout-0.9.2-30|160	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-15mdv2009.1
12cr|php-shout-0.9.2-30|161	+ Revision: 346606
12cr|php-shout-0.9.2-30|162	- rebuilt for php-5.2.9
12cr|php-shout-0.9.2-30|163	
12cr|php-shout-0.9.2-30|164	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-14mdv2009.1
12cr|php-shout-0.9.2-30|165	+ Revision: 341795
12cr|php-shout-0.9.2-30|166	- rebuilt against php-5.2.9RC2
12cr|php-shout-0.9.2-30|167	
12cr|php-shout-0.9.2-30|168	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-13mdv2009.1
12cr|php-shout-0.9.2-30|169	+ Revision: 323064
12cr|php-shout-0.9.2-30|170	- rebuild
12cr|php-shout-0.9.2-30|171	
12cr|php-shout-0.9.2-30|172	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-12mdv2009.1
12cr|php-shout-0.9.2-30|173	+ Revision: 310304
12cr|php-shout-0.9.2-30|174	- rebuilt against php-5.2.7
12cr|php-shout-0.9.2-30|175	
12cr|php-shout-0.9.2-30|176	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-11mdv2009.0
12cr|php-shout-0.9.2-30|177	+ Revision: 238428
12cr|php-shout-0.9.2-30|178	- rebuild
12cr|php-shout-0.9.2-30|179	
12cr|php-shout-0.9.2-30|180	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-10mdv2009.0
12cr|php-shout-0.9.2-30|181	+ Revision: 200266
12cr|php-shout-0.9.2-30|182	- rebuilt for php-5.2.6
12cr|php-shout-0.9.2-30|183	
12cr|php-shout-0.9.2-30|184	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-9mdv2008.1
12cr|php-shout-0.9.2-30|185	+ Revision: 162152
12cr|php-shout-0.9.2-30|186	- rebuild
12cr|php-shout-0.9.2-30|187	
12cr|php-shout-0.9.2-30|188	+ Olivier Blin <blino@mandriva.org>
12cr|php-shout-0.9.2-30|189	- restore BuildRoot
12cr|php-shout-0.9.2-30|190	
12cr|php-shout-0.9.2-30|191	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-shout-0.9.2-30|192	- kill re-definition of %%buildroot on Pixel's request
12cr|php-shout-0.9.2-30|193	
12cr|php-shout-0.9.2-30|194	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-8mdv2008.1
12cr|php-shout-0.9.2-30|195	+ Revision: 107716
12cr|php-shout-0.9.2-30|196	- restart apache if needed
12cr|php-shout-0.9.2-30|197	
12cr|php-shout-0.9.2-30|198	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-7mdv2008.0
12cr|php-shout-0.9.2-30|199	+ Revision: 77574
12cr|php-shout-0.9.2-30|200	- rebuilt against php-5.2.4
12cr|php-shout-0.9.2-30|201	
12cr|php-shout-0.9.2-30|202	* Tue Jul 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-6mdv2008.0
12cr|php-shout-0.9.2-30|203	+ Revision: 51010
12cr|php-shout-0.9.2-30|204	- use clean cflags (P0)
12cr|php-shout-0.9.2-30|205	- use the %%serverbuild macro
12cr|php-shout-0.9.2-30|206	
12cr|php-shout-0.9.2-30|207	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-5mdv2008.0
12cr|php-shout-0.9.2-30|208	+ Revision: 39522
12cr|php-shout-0.9.2-30|209	- use distro conditional -fstack-protector
12cr|php-shout-0.9.2-30|210	
12cr|php-shout-0.9.2-30|211	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-4mdv2008.0
12cr|php-shout-0.9.2-30|212	+ Revision: 33875
12cr|php-shout-0.9.2-30|213	- rebuilt against new upstream version (5.2.3)
12cr|php-shout-0.9.2-30|214	
12cr|php-shout-0.9.2-30|215	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-3mdv2008.0
12cr|php-shout-0.9.2-30|216	+ Revision: 21355
12cr|php-shout-0.9.2-30|217	- rebuilt against new upstream version (5.2.2)
12cr|php-shout-0.9.2-30|218	
12cr|php-shout-0.9.2-30|219	
12cr|php-shout-0.9.2-30|220	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-2mdv2007.0
12cr|php-shout-0.9.2-30|221	+ Revision: 117630
12cr|php-shout-0.9.2-30|222	- rebuilt against new upstream version (5.2.1)
12cr|php-shout-0.9.2-30|223	
12cr|php-shout-0.9.2-30|224	* Sat Jan 27 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-1mdv2007.1
12cr|php-shout-0.9.2-30|225	+ Revision: 114367
12cr|php-shout-0.9.2-30|226	- Import php-shout
12cr|php-shout-0.9.2-30|227	
12cr|php-shout-0.9.2-30|228	* Sat Jan 27 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-1mdv2007.1
12cr|php-shout-0.9.2-30|229	- initial Mandriva package
12cr|php-shout-0.9.2-30|230	

6129 12
12cr|php-shp-0.9.2-14|1	%define modname shp
12cr|php-shp-0.9.2-14|2	%define dirname %{modname}
12cr|php-shp-0.9.2-14|3	%define soname %{modname}.so
12cr|php-shp-0.9.2-14|4	%define inifile A54_%{modname}.ini
12cr|php-shp-0.9.2-14|5	
12cr|php-shp-0.9.2-14|6	Summary:	A libshape wrapper extension for php
12cr|php-shp-0.9.2-14|7	Name:		php-%{modname}
12cr|php-shp-0.9.2-14|8	Version:	0.9.2
12cr|php-shp-0.9.2-14|9	Release:	%mkrel 14
12cr|php-shp-0.9.2-14|10	Group:		Development/PHP
12cr|php-shp-0.9.2-14|11	License:	PHP License
12cr|php-shp-0.9.2-14|12	URL:		http://pecl.php.net/package/shape
12cr|php-shp-0.9.2-14|13	Source0:	http://pecl.php.net/get/shape-%{version}.tgz
12cr|php-shp-0.9.2-14|14	Patch0:		shape-0.9.2-php54x.diff
12cr|php-shp-0.9.2-14|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-shp-0.9.2-14|16	BuildRequires:	libshapelib-devel
12cr|php-shp-0.9.2-14|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-shp-0.9.2-14|18	
12cr|php-shp-0.9.2-14|19	%description
12cr|php-shp-0.9.2-14|20	Extension that wraps libshape, provides the ability to write programs for
12cr|php-shp-0.9.2-14|21	manipulating ESRI shapefiles.
12cr|php-shp-0.9.2-14|22	
12cr|php-shp-0.9.2-14|23	%prep
12cr|php-shp-0.9.2-14|24	
12cr|php-shp-0.9.2-14|25	%setup -q -n shape-%{version}
12cr|php-shp-0.9.2-14|26	%patch0 -p0
12cr|php-shp-0.9.2-14|27	
12cr|php-shp-0.9.2-14|28	%build
12cr|php-shp-0.9.2-14|29	%serverbuild
12cr|php-shp-0.9.2-14|30	export CFLAGS="$CFLAGS -I%{_includedir}/libshp"
12cr|php-shp-0.9.2-14|31	
12cr|php-shp-0.9.2-14|32	phpize
12cr|php-shp-0.9.2-14|33	
12cr|php-shp-0.9.2-14|34	%configure2_5x --with-libdir=%{_lib} \
12cr|php-shp-0.9.2-14|35	--with-%{modname}=shared,%{_prefix}
12cr|php-shp-0.9.2-14|36	%make
12cr|php-shp-0.9.2-14|37	
12cr|php-shp-0.9.2-14|38	mv modules/*.so .
12cr|php-shp-0.9.2-14|39	
12cr|php-shp-0.9.2-14|40	%install
12cr|php-shp-0.9.2-14|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-shp-0.9.2-14|42	
12cr|php-shp-0.9.2-14|43	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-shp-0.9.2-14|44	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-shp-0.9.2-14|45	
12cr|php-shp-0.9.2-14|46	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-shp-0.9.2-14|47	
12cr|php-shp-0.9.2-14|48	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-shp-0.9.2-14|49	extension = %{soname}
12cr|php-shp-0.9.2-14|50	EOF
12cr|php-shp-0.9.2-14|51	
12cr|php-shp-0.9.2-14|52	%post
12cr|php-shp-0.9.2-14|53	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-shp-0.9.2-14|54	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-shp-0.9.2-14|55	fi
12cr|php-shp-0.9.2-14|56	
12cr|php-shp-0.9.2-14|57	%postun
12cr|php-shp-0.9.2-14|58	if [ "$1" = "0" ]; then
12cr|php-shp-0.9.2-14|59	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-shp-0.9.2-14|60	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-shp-0.9.2-14|61	fi
12cr|php-shp-0.9.2-14|62	fi
12cr|php-shp-0.9.2-14|63	
12cr|php-shp-0.9.2-14|64	%clean
12cr|php-shp-0.9.2-14|65	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-shp-0.9.2-14|66	[ "../package.xml" != "/" ] && rm -f ../package.xml
12cr|php-shp-0.9.2-14|67	
12cr|php-shp-0.9.2-14|68	%files
12cr|php-shp-0.9.2-14|69	%defattr(-,root,root)
12cr|php-shp-0.9.2-14|70	%doc CREDITS README tests
12cr|php-shp-0.9.2-14|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-shp-0.9.2-14|72	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-shp-0.9.2-14|73	
12cr|php-shp-0.9.2-14|74	
12cr|php-shp-0.9.2-14|75	%changelog
12cr|php-shp-0.9.2-14|76	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-14mdv2012.0
12cr|php-shp-0.9.2-14|77	+ Revision: 797025
12cr|php-shp-0.9.2-14|78	- fix build
12cr|php-shp-0.9.2-14|79	- rebuild for php-5.4.x
12cr|php-shp-0.9.2-14|80	
12cr|php-shp-0.9.2-14|81	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-13
12cr|php-shp-0.9.2-14|82	+ Revision: 761291
12cr|php-shp-0.9.2-14|83	- rebuild
12cr|php-shp-0.9.2-14|84	
12cr|php-shp-0.9.2-14|85	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-12
12cr|php-shp-0.9.2-14|86	+ Revision: 696467
12cr|php-shp-0.9.2-14|87	- rebuilt for php-5.3.8
12cr|php-shp-0.9.2-14|88	
12cr|php-shp-0.9.2-14|89	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-11
12cr|php-shp-0.9.2-14|90	+ Revision: 695462
12cr|php-shp-0.9.2-14|91	- rebuilt for php-5.3.7
12cr|php-shp-0.9.2-14|92	
12cr|php-shp-0.9.2-14|93	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-10
12cr|php-shp-0.9.2-14|94	+ Revision: 646682
12cr|php-shp-0.9.2-14|95	- rebuilt for php-5.3.6
12cr|php-shp-0.9.2-14|96	
12cr|php-shp-0.9.2-14|97	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-9mdv2011.0
12cr|php-shp-0.9.2-14|98	+ Revision: 629868
12cr|php-shp-0.9.2-14|99	- rebuilt for php-5.3.5
12cr|php-shp-0.9.2-14|100	
12cr|php-shp-0.9.2-14|101	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-8mdv2011.0
12cr|php-shp-0.9.2-14|102	+ Revision: 628182
12cr|php-shp-0.9.2-14|103	- ensure it's built without automake1.7
12cr|php-shp-0.9.2-14|104	
12cr|php-shp-0.9.2-14|105	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-7mdv2011.0
12cr|php-shp-0.9.2-14|106	+ Revision: 600528
12cr|php-shp-0.9.2-14|107	- rebuild
12cr|php-shp-0.9.2-14|108	
12cr|php-shp-0.9.2-14|109	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-6mdv2011.0
12cr|php-shp-0.9.2-14|110	+ Revision: 588866
12cr|php-shp-0.9.2-14|111	- rebuild
12cr|php-shp-0.9.2-14|112	
12cr|php-shp-0.9.2-14|113	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-5mdv2010.1
12cr|php-shp-0.9.2-14|114	+ Revision: 514651
12cr|php-shp-0.9.2-14|115	- rebuilt for php-5.3.2
12cr|php-shp-0.9.2-14|116	
12cr|php-shp-0.9.2-14|117	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-4mdv2010.1
12cr|php-shp-0.9.2-14|118	+ Revision: 485480
12cr|php-shp-0.9.2-14|119	- rebuilt for php-5.3.2RC1
12cr|php-shp-0.9.2-14|120	
12cr|php-shp-0.9.2-14|121	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-3mdv2010.1
12cr|php-shp-0.9.2-14|122	+ Revision: 468251
12cr|php-shp-0.9.2-14|123	- rebuilt against php-5.3.1
12cr|php-shp-0.9.2-14|124	
12cr|php-shp-0.9.2-14|125	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-2mdv2010.0
12cr|php-shp-0.9.2-14|126	+ Revision: 451636
12cr|php-shp-0.9.2-14|127	- fix build
12cr|php-shp-0.9.2-14|128	- rebuild
12cr|php-shp-0.9.2-14|129	- 0.9.2
12cr|php-shp-0.9.2-14|130	
12cr|php-shp-0.9.2-14|131	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0.9.1-18mdv2010.0
12cr|php-shp-0.9.2-14|132	+ Revision: 397597
12cr|php-shp-0.9.2-14|133	- Rebuild
12cr|php-shp-0.9.2-14|134	
12cr|php-shp-0.9.2-14|135	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-17mdv2010.0
12cr|php-shp-0.9.2-14|136	+ Revision: 377026
12cr|php-shp-0.9.2-14|137	- rebuilt for php-5.3.0RC2
12cr|php-shp-0.9.2-14|138	
12cr|php-shp-0.9.2-14|139	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-16mdv2009.1
12cr|php-shp-0.9.2-14|140	+ Revision: 346607
12cr|php-shp-0.9.2-14|141	- rebuilt for php-5.2.9
12cr|php-shp-0.9.2-14|142	
12cr|php-shp-0.9.2-14|143	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-15mdv2009.1
12cr|php-shp-0.9.2-14|144	+ Revision: 341797
12cr|php-shp-0.9.2-14|145	- rebuilt against php-5.2.9RC2
12cr|php-shp-0.9.2-14|146	
12cr|php-shp-0.9.2-14|147	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-14mdv2009.1
12cr|php-shp-0.9.2-14|148	+ Revision: 323071
12cr|php-shp-0.9.2-14|149	- rebuild
12cr|php-shp-0.9.2-14|150	
12cr|php-shp-0.9.2-14|151	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-13mdv2009.1
12cr|php-shp-0.9.2-14|152	+ Revision: 310305
12cr|php-shp-0.9.2-14|153	- rebuilt against php-5.2.7
12cr|php-shp-0.9.2-14|154	
12cr|php-shp-0.9.2-14|155	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-12mdv2009.0
12cr|php-shp-0.9.2-14|156	+ Revision: 238429
12cr|php-shp-0.9.2-14|157	- rebuild
12cr|php-shp-0.9.2-14|158	
12cr|php-shp-0.9.2-14|159	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-11mdv2009.0
12cr|php-shp-0.9.2-14|160	+ Revision: 200268
12cr|php-shp-0.9.2-14|161	- rebuilt for php-5.2.6
12cr|php-shp-0.9.2-14|162	
12cr|php-shp-0.9.2-14|163	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-10mdv2008.1
12cr|php-shp-0.9.2-14|164	+ Revision: 162111
12cr|php-shp-0.9.2-14|165	- rebuild
12cr|php-shp-0.9.2-14|166	
12cr|php-shp-0.9.2-14|167	+ Olivier Blin <blino@mandriva.org>
12cr|php-shp-0.9.2-14|168	- restore BuildRoot
12cr|php-shp-0.9.2-14|169	
12cr|php-shp-0.9.2-14|170	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-shp-0.9.2-14|171	- kill re-definition of %%buildroot on Pixel's request
12cr|php-shp-0.9.2-14|172	
12cr|php-shp-0.9.2-14|173	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-9mdv2008.1
12cr|php-shp-0.9.2-14|174	+ Revision: 107717
12cr|php-shp-0.9.2-14|175	- restart apache if needed
12cr|php-shp-0.9.2-14|176	
12cr|php-shp-0.9.2-14|177	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-8mdv2008.0
12cr|php-shp-0.9.2-14|178	+ Revision: 77575
12cr|php-shp-0.9.2-14|179	- rebuilt against php-5.2.4
12cr|php-shp-0.9.2-14|180	
12cr|php-shp-0.9.2-14|181	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-7mdv2008.0
12cr|php-shp-0.9.2-14|182	+ Revision: 39523
12cr|php-shp-0.9.2-14|183	- use distro conditional -fstack-protector
12cr|php-shp-0.9.2-14|184	
12cr|php-shp-0.9.2-14|185	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-6mdv2008.0
12cr|php-shp-0.9.2-14|186	+ Revision: 33876
12cr|php-shp-0.9.2-14|187	- rebuilt against new upstream version (5.2.3)
12cr|php-shp-0.9.2-14|188	
12cr|php-shp-0.9.2-14|189	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-5mdv2008.0
12cr|php-shp-0.9.2-14|190	+ Revision: 21356
12cr|php-shp-0.9.2-14|191	- rebuilt against new upstream version (5.2.2)
12cr|php-shp-0.9.2-14|192	
12cr|php-shp-0.9.2-14|193	
12cr|php-shp-0.9.2-14|194	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-4mdv2007.0
12cr|php-shp-0.9.2-14|195	+ Revision: 117631
12cr|php-shp-0.9.2-14|196	- rebuilt against new upstream version (5.2.1)
12cr|php-shp-0.9.2-14|197	
12cr|php-shp-0.9.2-14|198	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-3mdv2007.1
12cr|php-shp-0.9.2-14|199	+ Revision: 78103
12cr|php-shp-0.9.2-14|200	- rebuilt for php-5.2.0
12cr|php-shp-0.9.2-14|201	- Import php-shp
12cr|php-shp-0.9.2-14|202	
12cr|php-shp-0.9.2-14|203	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-2
12cr|php-shp-0.9.2-14|204	- rebuilt for php-5.1.6
12cr|php-shp-0.9.2-14|205	
12cr|php-shp-0.9.2-14|206	* Fri Aug 04 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-1mdv2007.0
12cr|php-shp-0.9.2-14|207	- initial Mandriva package
12cr|php-shp-0.9.2-14|208	

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

6131 12
12cr|php-solr-1.0.2-3|1	%define modname solr
12cr|php-solr-1.0.2-3|2	%define dirname %{modname}
12cr|php-solr-1.0.2-3|3	%define soname %{modname}.so
12cr|php-solr-1.0.2-3|4	%define inifile B07_%{modname}.ini
12cr|php-solr-1.0.2-3|5	
12cr|php-solr-1.0.2-3|6	Summary:	Simplifies the process of interacting with Apache Solr using PHP
12cr|php-solr-1.0.2-3|7	Name:		php-%{modname}
12cr|php-solr-1.0.2-3|8	Version:	1.0.2
12cr|php-solr-1.0.2-3|9	Release:	%mkrel 3
12cr|php-solr-1.0.2-3|10	Group:		Development/PHP
12cr|php-solr-1.0.2-3|11	License:	PHP License
12cr|php-solr-1.0.2-3|12	URL:		http://pecl.php.net/package/solr/
12cr|php-solr-1.0.2-3|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-solr-1.0.2-3|14	BuildRequires:	php-devel >= 3:5.2.11
12cr|php-solr-1.0.2-3|15	BuildRequires:	curl-devel >= 7.15.0
12cr|php-solr-1.0.2-3|16	BuildRequires:	libxml2-devel >= 2.6.26
12cr|php-solr-1.0.2-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-solr-1.0.2-3|18	
12cr|php-solr-1.0.2-3|19	%description
12cr|php-solr-1.0.2-3|20	The Apache Solr extension is an extremely fast, light-weight, feature-rich
12cr|php-solr-1.0.2-3|21	library that allows PHP developers to communicate easily and efficiently with
12cr|php-solr-1.0.2-3|22	Apache Solr server instances using an object-oriented API.
12cr|php-solr-1.0.2-3|23	
12cr|php-solr-1.0.2-3|24	%prep
12cr|php-solr-1.0.2-3|25	
12cr|php-solr-1.0.2-3|26	%setup -q -n %{modname}-%{version}
12cr|php-solr-1.0.2-3|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-solr-1.0.2-3|28	
12cr|php-solr-1.0.2-3|29	find -type f | xargs chmod 644
12cr|php-solr-1.0.2-3|30	
12cr|php-solr-1.0.2-3|31	%build
12cr|php-solr-1.0.2-3|32	%serverbuild
12cr|php-solr-1.0.2-3|33	
12cr|php-solr-1.0.2-3|34	phpize
12cr|php-solr-1.0.2-3|35	%configure2_5x --with-libdir=%{_lib} \
12cr|php-solr-1.0.2-3|36	--with-libxml-dir=%{_prefix} \
12cr|php-solr-1.0.2-3|37	--with-%{modname}=shared,%{_prefix}
12cr|php-solr-1.0.2-3|38	%make
12cr|php-solr-1.0.2-3|39	mv modules/*.so .
12cr|php-solr-1.0.2-3|40	
12cr|php-solr-1.0.2-3|41	%install
12cr|php-solr-1.0.2-3|42	rm -rf %{buildroot}
12cr|php-solr-1.0.2-3|43	
12cr|php-solr-1.0.2-3|44	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-solr-1.0.2-3|45	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-solr-1.0.2-3|46	
12cr|php-solr-1.0.2-3|47	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-solr-1.0.2-3|48	
12cr|php-solr-1.0.2-3|49	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-solr-1.0.2-3|50	extension = %{soname}
12cr|php-solr-1.0.2-3|51	EOF
12cr|php-solr-1.0.2-3|52	
12cr|php-solr-1.0.2-3|53	%post
12cr|php-solr-1.0.2-3|54	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-solr-1.0.2-3|55	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-solr-1.0.2-3|56	fi
12cr|php-solr-1.0.2-3|57	
12cr|php-solr-1.0.2-3|58	%postun
12cr|php-solr-1.0.2-3|59	if [ "$1" = "0" ]; then
12cr|php-solr-1.0.2-3|60	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-solr-1.0.2-3|61	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-solr-1.0.2-3|62	fi
12cr|php-solr-1.0.2-3|63	fi
12cr|php-solr-1.0.2-3|64	
12cr|php-solr-1.0.2-3|65	%clean
12cr|php-solr-1.0.2-3|66	rm -rf %{buildroot}
12cr|php-solr-1.0.2-3|67	
12cr|php-solr-1.0.2-3|68	%files
12cr|php-solr-1.0.2-3|69	%defattr(-,root,root)
12cr|php-solr-1.0.2-3|70	%doc CREDITS LICENSE README* TODO package*.xml
12cr|php-solr-1.0.2-3|71	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-solr-1.0.2-3|72	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-solr-1.0.2-3|73	
12cr|php-solr-1.0.2-3|74	
12cr|php-solr-1.0.2-3|75	%changelog
12cr|php-solr-1.0.2-3|76	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2012.0
12cr|php-solr-1.0.2-3|77	+ Revision: 795499
12cr|php-solr-1.0.2-3|78	- rebuild for php-5.4.x
12cr|php-solr-1.0.2-3|79	
12cr|php-solr-1.0.2-3|80	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2
12cr|php-solr-1.0.2-3|81	+ Revision: 761292
12cr|php-solr-1.0.2-3|82	- rebuild
12cr|php-solr-1.0.2-3|83	
12cr|php-solr-1.0.2-3|84	* Wed Dec 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1
12cr|php-solr-1.0.2-3|85	+ Revision: 738653
12cr|php-solr-1.0.2-3|86	- 1.0.2
12cr|php-solr-1.0.2-3|87	
12cr|php-solr-1.0.2-3|88	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3
12cr|php-solr-1.0.2-3|89	+ Revision: 696468
12cr|php-solr-1.0.2-3|90	- rebuilt for php-5.3.8
12cr|php-solr-1.0.2-3|91	
12cr|php-solr-1.0.2-3|92	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2
12cr|php-solr-1.0.2-3|93	+ Revision: 695463
12cr|php-solr-1.0.2-3|94	- rebuilt for php-5.3.7
12cr|php-solr-1.0.2-3|95	
12cr|php-solr-1.0.2-3|96	* Tue Jun 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1
12cr|php-solr-1.0.2-3|97	+ Revision: 683040
12cr|php-solr-1.0.2-3|98	- 1.0.1
12cr|php-solr-1.0.2-3|99	
12cr|php-solr-1.0.2-3|100	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.11-6
12cr|php-solr-1.0.2-3|101	+ Revision: 646683
12cr|php-solr-1.0.2-3|102	- rebuilt for php-5.3.6
12cr|php-solr-1.0.2-3|103	
12cr|php-solr-1.0.2-3|104	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.11-5mdv2011.0
12cr|php-solr-1.0.2-3|105	+ Revision: 629869
12cr|php-solr-1.0.2-3|106	- rebuilt for php-5.3.5
12cr|php-solr-1.0.2-3|107	
12cr|php-solr-1.0.2-3|108	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.11-4mdv2011.0
12cr|php-solr-1.0.2-3|109	+ Revision: 628189
12cr|php-solr-1.0.2-3|110	- ensure it's built without automake1.7
12cr|php-solr-1.0.2-3|111	
12cr|php-solr-1.0.2-3|112	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.11-3mdv2011.0
12cr|php-solr-1.0.2-3|113	+ Revision: 600529
12cr|php-solr-1.0.2-3|114	- rebuild
12cr|php-solr-1.0.2-3|115	
12cr|php-solr-1.0.2-3|116	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.11-2mdv2011.0
12cr|php-solr-1.0.2-3|117	+ Revision: 588867
12cr|php-solr-1.0.2-3|118	- rebuild
12cr|php-solr-1.0.2-3|119	
12cr|php-solr-1.0.2-3|120	* Thu Sep 16 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.11-1mdv2011.0
12cr|php-solr-1.0.2-3|121	+ Revision: 578879
12cr|php-solr-1.0.2-3|122	- 0.9.11
12cr|php-solr-1.0.2-3|123	
12cr|php-solr-1.0.2-3|124	* Thu May 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.10-1mdv2010.1
12cr|php-solr-1.0.2-3|125	+ Revision: 542992
12cr|php-solr-1.0.2-3|126	- 0.9.10
12cr|php-solr-1.0.2-3|127	- adjust deps
12cr|php-solr-1.0.2-3|128	
12cr|php-solr-1.0.2-3|129	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.9-2mdv2010.1
12cr|php-solr-1.0.2-3|130	+ Revision: 514652
12cr|php-solr-1.0.2-3|131	- rebuilt for php-5.3.2
12cr|php-solr-1.0.2-3|132	
12cr|php-solr-1.0.2-3|133	* Wed Jan 13 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.9-1mdv2010.1
12cr|php-solr-1.0.2-3|134	+ Revision: 490651
12cr|php-solr-1.0.2-3|135	- 0.9.9
12cr|php-solr-1.0.2-3|136	
12cr|php-solr-1.0.2-3|137	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.8-2mdv2010.1
12cr|php-solr-1.0.2-3|138	+ Revision: 485481
12cr|php-solr-1.0.2-3|139	- rebuilt for php-5.3.2RC1
12cr|php-solr-1.0.2-3|140	
12cr|php-solr-1.0.2-3|141	* Wed Dec 09 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.8-1mdv2010.1
12cr|php-solr-1.0.2-3|142	+ Revision: 475234
12cr|php-solr-1.0.2-3|143	- 0.9.8
12cr|php-solr-1.0.2-3|144	
12cr|php-solr-1.0.2-3|145	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-2mdv2010.1
12cr|php-solr-1.0.2-3|146	+ Revision: 468252
12cr|php-solr-1.0.2-3|147	- rebuilt against php-5.3.1
12cr|php-solr-1.0.2-3|148	
12cr|php-solr-1.0.2-3|149	* Thu Nov 19 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-1mdv2010.1
12cr|php-solr-1.0.2-3|150	+ Revision: 467405
12cr|php-solr-1.0.2-3|151	- 0.9.7
12cr|php-solr-1.0.2-3|152	
12cr|php-solr-1.0.2-3|153	* Fri Nov 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.6-1mdv2010.1
12cr|php-solr-1.0.2-3|154	+ Revision: 461166
12cr|php-solr-1.0.2-3|155	- 0.9.6
12cr|php-solr-1.0.2-3|156	- import php-solr
12cr|php-solr-1.0.2-3|157	
12cr|php-solr-1.0.2-3|158	
12cr|php-solr-1.0.2-3|159	* Tue Oct 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-1mdv2010.0
12cr|php-solr-1.0.2-3|160	- initial Mandriva package

6132 12
12cr|php-sphinx-1.2.0-2|1	%define modname sphinx
12cr|php-sphinx-1.2.0-2|2	%define soname %{modname}.so
12cr|php-sphinx-1.2.0-2|3	%define inifile A79_%{modname}.ini
12cr|php-sphinx-1.2.0-2|4	
12cr|php-sphinx-1.2.0-2|5	Summary:	Client extension for Sphinx
12cr|php-sphinx-1.2.0-2|6	Name:		php-%{modname}
12cr|php-sphinx-1.2.0-2|7	Version:	1.2.0
12cr|php-sphinx-1.2.0-2|8	Release:	%mkrel 2
12cr|php-sphinx-1.2.0-2|9	Group:		Development/PHP
12cr|php-sphinx-1.2.0-2|10	License:	PHP License
12cr|php-sphinx-1.2.0-2|11	URL:		http://pecl.php.net/package/sphinx/
12cr|php-sphinx-1.2.0-2|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-sphinx-1.2.0-2|13	Requires(pre): rpm-helper
12cr|php-sphinx-1.2.0-2|14	Requires(postun): rpm-helper
12cr|php-sphinx-1.2.0-2|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-sphinx-1.2.0-2|16	BuildRequires:	file
12cr|php-sphinx-1.2.0-2|17	BuildRequires:	sphinxclient-devel
12cr|php-sphinx-1.2.0-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-sphinx-1.2.0-2|19	
12cr|php-sphinx-1.2.0-2|20	%description
12cr|php-sphinx-1.2.0-2|21	This extension provides bindings for libsphinxclient, client library for
12cr|php-sphinx-1.2.0-2|22	Sphinx.
12cr|php-sphinx-1.2.0-2|23	
12cr|php-sphinx-1.2.0-2|24	%prep
12cr|php-sphinx-1.2.0-2|25	
12cr|php-sphinx-1.2.0-2|26	%setup -q -n %{modname}-%{version}
12cr|php-sphinx-1.2.0-2|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-sphinx-1.2.0-2|28	
12cr|php-sphinx-1.2.0-2|29	# fix permissions
12cr|php-sphinx-1.2.0-2|30	find . -type f | xargs chmod 644
12cr|php-sphinx-1.2.0-2|31	
12cr|php-sphinx-1.2.0-2|32	# strip away annoying ^M
12cr|php-sphinx-1.2.0-2|33	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-sphinx-1.2.0-2|34	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-sphinx-1.2.0-2|35	
12cr|php-sphinx-1.2.0-2|36	# lib64 fix
12cr|php-sphinx-1.2.0-2|37	perl -p -i -e "s|/lib\b|/%{_lib}|g" *.m4
12cr|php-sphinx-1.2.0-2|38	
12cr|php-sphinx-1.2.0-2|39	%build
12cr|php-sphinx-1.2.0-2|40	%serverbuild
12cr|php-sphinx-1.2.0-2|41	
12cr|php-sphinx-1.2.0-2|42	phpize
12cr|php-sphinx-1.2.0-2|43	%configure2_5x --with-libdir=%{_lib} \
12cr|php-sphinx-1.2.0-2|44	--with-%{modname}=shared,%{_prefix}
12cr|php-sphinx-1.2.0-2|45	
12cr|php-sphinx-1.2.0-2|46	%make
12cr|php-sphinx-1.2.0-2|47	
12cr|php-sphinx-1.2.0-2|48	%install
12cr|php-sphinx-1.2.0-2|49	rm -rf %{buildroot}
12cr|php-sphinx-1.2.0-2|50	
12cr|php-sphinx-1.2.0-2|51	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-sphinx-1.2.0-2|52	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-sphinx-1.2.0-2|53	
12cr|php-sphinx-1.2.0-2|54	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-sphinx-1.2.0-2|55	
12cr|php-sphinx-1.2.0-2|56	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-sphinx-1.2.0-2|57	extension = %{soname}
12cr|php-sphinx-1.2.0-2|58	
12cr|php-sphinx-1.2.0-2|59	[%{modname}]
12cr|php-sphinx-1.2.0-2|60	EOF
12cr|php-sphinx-1.2.0-2|61	
12cr|php-sphinx-1.2.0-2|62	%post
12cr|php-sphinx-1.2.0-2|63	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-sphinx-1.2.0-2|64	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-sphinx-1.2.0-2|65	fi
12cr|php-sphinx-1.2.0-2|66	
12cr|php-sphinx-1.2.0-2|67	%postun
12cr|php-sphinx-1.2.0-2|68	if [ "$1" = "0" ]; then
12cr|php-sphinx-1.2.0-2|69	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-sphinx-1.2.0-2|70	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-sphinx-1.2.0-2|71	fi
12cr|php-sphinx-1.2.0-2|72	fi
12cr|php-sphinx-1.2.0-2|73	
12cr|php-sphinx-1.2.0-2|74	%clean
12cr|php-sphinx-1.2.0-2|75	rm -rf %{buildroot}
12cr|php-sphinx-1.2.0-2|76	
12cr|php-sphinx-1.2.0-2|77	%files
12cr|php-sphinx-1.2.0-2|78	%defattr(-,root,root)
12cr|php-sphinx-1.2.0-2|79	%doc package*.xml CREDITS
12cr|php-sphinx-1.2.0-2|80	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-sphinx-1.2.0-2|81	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-sphinx-1.2.0-2|82	
12cr|php-sphinx-1.2.0-2|83	
12cr|php-sphinx-1.2.0-2|84	
12cr|php-sphinx-1.2.0-2|85	%changelog
12cr|php-sphinx-1.2.0-2|86	

6133 12
12cr|php-spidermonkey-1.0.0-2|1	%define modname spidermonkey
12cr|php-spidermonkey-1.0.0-2|2	%define dirname %{modname}
12cr|php-spidermonkey-1.0.0-2|3	%define soname %{modname}.so
12cr|php-spidermonkey-1.0.0-2|4	%define inifile B05_%{modname}.ini
12cr|php-spidermonkey-1.0.0-2|5	
12cr|php-spidermonkey-1.0.0-2|6	Summary:	JavaScript engine for PHP
12cr|php-spidermonkey-1.0.0-2|7	Name:		php-%{modname}
12cr|php-spidermonkey-1.0.0-2|8	Version:	1.0.0
12cr|php-spidermonkey-1.0.0-2|9	Release:	%mkrel 2
12cr|php-spidermonkey-1.0.0-2|10	Group:		Development/PHP
12cr|php-spidermonkey-1.0.0-2|11	License:	PHP License
12cr|php-spidermonkey-1.0.0-2|12	URL:		http://pecl.php.net/package/spidermonkey/
12cr|php-spidermonkey-1.0.0-2|13	# https://github.com/christopherobin/php-spidermonkey
12cr|php-spidermonkey-1.0.0-2|14	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-spidermonkey-1.0.0-2|15	BuildRequires:	php-devel >= 3:5.3.0
12cr|php-spidermonkey-1.0.0-2|16	BuildRequires:	apache-devel >= 2.2.0
12cr|php-spidermonkey-1.0.0-2|17	# breaks backporting, but that's already broken...
12cr|php-spidermonkey-1.0.0-2|18	BuildRequires:	mozjs-devel >= 1.85
12cr|php-spidermonkey-1.0.0-2|19	BuildRequires:	pkgconfig
12cr|php-spidermonkey-1.0.0-2|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-spidermonkey-1.0.0-2|21	
12cr|php-spidermonkey-1.0.0-2|22	%description
12cr|php-spidermonkey-1.0.0-2|23	This extension allow you to embed Mozilla's Javascript engine Spidermonkey in
12cr|php-spidermonkey-1.0.0-2|24	PHP.
12cr|php-spidermonkey-1.0.0-2|25	
12cr|php-spidermonkey-1.0.0-2|26	%prep
12cr|php-spidermonkey-1.0.0-2|27	
12cr|php-spidermonkey-1.0.0-2|28	%setup -q -n %{modname}-%{version}
12cr|php-spidermonkey-1.0.0-2|29	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-spidermonkey-1.0.0-2|30	
12cr|php-spidermonkey-1.0.0-2|31	%build
12cr|php-spidermonkey-1.0.0-2|32	%serverbuild
12cr|php-spidermonkey-1.0.0-2|33	
12cr|php-spidermonkey-1.0.0-2|34	phpize
12cr|php-spidermonkey-1.0.0-2|35	%configure2_5x --with-libdir=%{_lib} \
12cr|php-spidermonkey-1.0.0-2|36	--with-%{modname}=shared,%{_prefix}
12cr|php-spidermonkey-1.0.0-2|37	
12cr|php-spidermonkey-1.0.0-2|38	# bork bork!
12cr|php-spidermonkey-1.0.0-2|39	BORK=`pkg-config --libs mozjs185`
12cr|php-spidermonkey-1.0.0-2|40	perl -pi -e "s|^SPIDERMONKEY_SHARED_LIBADD.*|SPIDERMONKEY_SHARED_LIBADD=$BORK|g" Makefile
12cr|php-spidermonkey-1.0.0-2|41	
12cr|php-spidermonkey-1.0.0-2|42	%make
12cr|php-spidermonkey-1.0.0-2|43	mv modules/*.so .
12cr|php-spidermonkey-1.0.0-2|44	
12cr|php-spidermonkey-1.0.0-2|45	%install
12cr|php-spidermonkey-1.0.0-2|46	rm -rf %{buildroot}
12cr|php-spidermonkey-1.0.0-2|47	
12cr|php-spidermonkey-1.0.0-2|48	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-spidermonkey-1.0.0-2|49	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-spidermonkey-1.0.0-2|50	
12cr|php-spidermonkey-1.0.0-2|51	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-spidermonkey-1.0.0-2|52	
12cr|php-spidermonkey-1.0.0-2|53	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-spidermonkey-1.0.0-2|54	extension = %{soname}
12cr|php-spidermonkey-1.0.0-2|55	EOF
12cr|php-spidermonkey-1.0.0-2|56	
12cr|php-spidermonkey-1.0.0-2|57	%post
12cr|php-spidermonkey-1.0.0-2|58	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-spidermonkey-1.0.0-2|59	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-spidermonkey-1.0.0-2|60	fi
12cr|php-spidermonkey-1.0.0-2|61	
12cr|php-spidermonkey-1.0.0-2|62	%postun
12cr|php-spidermonkey-1.0.0-2|63	if [ "$1" = "0" ]; then
12cr|php-spidermonkey-1.0.0-2|64	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-spidermonkey-1.0.0-2|65	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-spidermonkey-1.0.0-2|66	fi
12cr|php-spidermonkey-1.0.0-2|67	fi
12cr|php-spidermonkey-1.0.0-2|68	
12cr|php-spidermonkey-1.0.0-2|69	%clean
12cr|php-spidermonkey-1.0.0-2|70	rm -rf %{buildroot}
12cr|php-spidermonkey-1.0.0-2|71	
12cr|php-spidermonkey-1.0.0-2|72	%files
12cr|php-spidermonkey-1.0.0-2|73	%defattr(-,root,root)
12cr|php-spidermonkey-1.0.0-2|74	%doc package*.xml
12cr|php-spidermonkey-1.0.0-2|75	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-spidermonkey-1.0.0-2|76	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-spidermonkey-1.0.0-2|77	
12cr|php-spidermonkey-1.0.0-2|78	
12cr|php-spidermonkey-1.0.0-2|79	%changelog
12cr|php-spidermonkey-1.0.0-2|80	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2012.0
12cr|php-spidermonkey-1.0.0-2|81	+ Revision: 795501
12cr|php-spidermonkey-1.0.0-2|82	- rebuild for php-5.4.x
12cr|php-spidermonkey-1.0.0-2|83	
12cr|php-spidermonkey-1.0.0-2|84	* Thu Apr 19 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cr|php-spidermonkey-1.0.0-2|85	+ Revision: 791882
12cr|php-spidermonkey-1.0.0-2|86	- fix build
12cr|php-spidermonkey-1.0.0-2|87	- 1.0.0
12cr|php-spidermonkey-1.0.0-2|88	- remove broken source
12cr|php-spidermonkey-1.0.0-2|89	- 0.2.0
12cr|php-spidermonkey-1.0.0-2|90	
12cr|php-spidermonkey-1.0.0-2|91	* Mon Jan 16 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.5-0.1
12cr|php-spidermonkey-1.0.0-2|92	+ Revision: 761713
12cr|php-spidermonkey-1.0.0-2|93	- quite tiresome shit here...
12cr|php-spidermonkey-1.0.0-2|94	- still borked...
12cr|php-spidermonkey-1.0.0-2|95	- grr!!!
12cr|php-spidermonkey-1.0.0-2|96	- 0.1.5 (git snap)
12cr|php-spidermonkey-1.0.0-2|97	- fix build
12cr|php-spidermonkey-1.0.0-2|98	- rebuild
12cr|php-spidermonkey-1.0.0-2|99	- rebuilt for php-5.3.8
12cr|php-spidermonkey-1.0.0-2|100	- rebuilt for php-5.3.7
12cr|php-spidermonkey-1.0.0-2|101	
12cr|php-spidermonkey-1.0.0-2|102	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-7
12cr|php-spidermonkey-1.0.0-2|103	+ Revision: 646685
12cr|php-spidermonkey-1.0.0-2|104	- rebuilt for php-5.3.6
12cr|php-spidermonkey-1.0.0-2|105	
12cr|php-spidermonkey-1.0.0-2|106	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-6mdv2011.0
12cr|php-spidermonkey-1.0.0-2|107	+ Revision: 629870
12cr|php-spidermonkey-1.0.0-2|108	- rebuilt for php-5.3.5
12cr|php-spidermonkey-1.0.0-2|109	
12cr|php-spidermonkey-1.0.0-2|110	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-5mdv2011.0
12cr|php-spidermonkey-1.0.0-2|111	+ Revision: 628190
12cr|php-spidermonkey-1.0.0-2|112	- ensure it's built without automake1.7
12cr|php-spidermonkey-1.0.0-2|113	
12cr|php-spidermonkey-1.0.0-2|114	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-4mdv2011.0
12cr|php-spidermonkey-1.0.0-2|115	+ Revision: 600530
12cr|php-spidermonkey-1.0.0-2|116	- rebuild
12cr|php-spidermonkey-1.0.0-2|117	
12cr|php-spidermonkey-1.0.0-2|118	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-3mdv2011.0
12cr|php-spidermonkey-1.0.0-2|119	+ Revision: 588868
12cr|php-spidermonkey-1.0.0-2|120	- rebuild
12cr|php-spidermonkey-1.0.0-2|121	
12cr|php-spidermonkey-1.0.0-2|122	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-2mdv2010.1
12cr|php-spidermonkey-1.0.0-2|123	+ Revision: 514655
12cr|php-spidermonkey-1.0.0-2|124	- rebuilt for php-5.3.2
12cr|php-spidermonkey-1.0.0-2|125	
12cr|php-spidermonkey-1.0.0-2|126	* Wed Feb 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-1mdv2010.1
12cr|php-spidermonkey-1.0.0-2|127	+ Revision: 510635
12cr|php-spidermonkey-1.0.0-2|128	- 0.1.4
12cr|php-spidermonkey-1.0.0-2|129	
12cr|php-spidermonkey-1.0.0-2|130	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-3mdv2010.1
12cr|php-spidermonkey-1.0.0-2|131	+ Revision: 485483
12cr|php-spidermonkey-1.0.0-2|132	- rebuilt for php-5.3.2RC1
12cr|php-spidermonkey-1.0.0-2|133	
12cr|php-spidermonkey-1.0.0-2|134	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-2mdv2010.1
12cr|php-spidermonkey-1.0.0-2|135	+ Revision: 468254
12cr|php-spidermonkey-1.0.0-2|136	- rebuilt against php-5.3.1
12cr|php-spidermonkey-1.0.0-2|137	
12cr|php-spidermonkey-1.0.0-2|138	* Tue Oct 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-1mdv2010.0
12cr|php-spidermonkey-1.0.0-2|139	+ Revision: 454663
12cr|php-spidermonkey-1.0.0-2|140	- 0.1.3
12cr|php-spidermonkey-1.0.0-2|141	
12cr|php-spidermonkey-1.0.0-2|142	* Sat Oct 03 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1mdv2010.0
12cr|php-spidermonkey-1.0.0-2|143	+ Revision: 452916
12cr|php-spidermonkey-1.0.0-2|144	- import php-spidermonkey
12cr|php-spidermonkey-1.0.0-2|145	
12cr|php-spidermonkey-1.0.0-2|146	
12cr|php-spidermonkey-1.0.0-2|147	* Sat Oct 03 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1mdv2010.0
12cr|php-spidermonkey-1.0.0-2|148	- initial Mandriva package

6134 12
12cr|php-statgrab-0.6.0-20|1	%define modname statgrab
12cr|php-statgrab-0.6.0-20|2	%define soname %{modname}.so
12cr|php-statgrab-0.6.0-20|3	%define inifile A87_%{modname}.ini
12cr|php-statgrab-0.6.0-20|4	
12cr|php-statgrab-0.6.0-20|5	Summary:	Libstatgab bindings for PHP
12cr|php-statgrab-0.6.0-20|6	Name:		php-%{modname}
12cr|php-statgrab-0.6.0-20|7	Version:	0.6.0
12cr|php-statgrab-0.6.0-20|8	Release:	%mkrel 20
12cr|php-statgrab-0.6.0-20|9	Group:		Development/PHP
12cr|php-statgrab-0.6.0-20|10	License:	PHP License
12cr|php-statgrab-0.6.0-20|11	URL:		http://pecl.php.net/package/statgrab
12cr|php-statgrab-0.6.0-20|12	Source0:	http://pecl.php.net/get/Statgrab-%{version}.tgz
12cr|php-statgrab-0.6.0-20|13	Patch0:		Statgrab-0.6.0-version_fix.diff
12cr|php-statgrab-0.6.0-20|14	Patch1:		Statgrab-0.6.0-php54x.diff
12cr|php-statgrab-0.6.0-20|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-statgrab-0.6.0-20|16	BuildRequires:	libstatgrab-devel
12cr|php-statgrab-0.6.0-20|17	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-statgrab-0.6.0-20|18	
12cr|php-statgrab-0.6.0-20|19	%description
12cr|php-statgrab-0.6.0-20|20	libstatgrab is a library that provides a common interface for retrieving a
12cr|php-statgrab-0.6.0-20|21	variety of system statistics on a number of *NIX like systems.
12cr|php-statgrab-0.6.0-20|22	
12cr|php-statgrab-0.6.0-20|23	This extension allows you to call the functions made available by libstatgrab
12cr|php-statgrab-0.6.0-20|24	library.
12cr|php-statgrab-0.6.0-20|25	
12cr|php-statgrab-0.6.0-20|26	%prep
12cr|php-statgrab-0.6.0-20|27	
12cr|php-statgrab-0.6.0-20|28	%setup -q -n Statgrab-%{version}
12cr|php-statgrab-0.6.0-20|29	[ "../package*.xml" != "/" ] && mv -f ../package*.xml .
12cr|php-statgrab-0.6.0-20|30	%patch0 -p0
12cr|php-statgrab-0.6.0-20|31	%patch1 -p0
12cr|php-statgrab-0.6.0-20|32	
12cr|php-statgrab-0.6.0-20|33	# lib64 fixes
12cr|php-statgrab-0.6.0-20|34	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-statgrab-0.6.0-20|35	
12cr|php-statgrab-0.6.0-20|36	%build
12cr|php-statgrab-0.6.0-20|37	%serverbuild
12cr|php-statgrab-0.6.0-20|38	
12cr|php-statgrab-0.6.0-20|39	phpize
12cr|php-statgrab-0.6.0-20|40	%configure2_5x --with-libdir=%{_lib} \
12cr|php-statgrab-0.6.0-20|41	--with-%{modname}=shared,%{_prefix}
12cr|php-statgrab-0.6.0-20|42	
12cr|php-statgrab-0.6.0-20|43	%make
12cr|php-statgrab-0.6.0-20|44	mv modules/*.so .
12cr|php-statgrab-0.6.0-20|45	
12cr|php-statgrab-0.6.0-20|46	%install
12cr|php-statgrab-0.6.0-20|47	rm -rf %{buildroot}
12cr|php-statgrab-0.6.0-20|48	
12cr|php-statgrab-0.6.0-20|49	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-statgrab-0.6.0-20|50	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-statgrab-0.6.0-20|51	
12cr|php-statgrab-0.6.0-20|52	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-statgrab-0.6.0-20|53	
12cr|php-statgrab-0.6.0-20|54	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-statgrab-0.6.0-20|55	extension = %{soname}
12cr|php-statgrab-0.6.0-20|56	EOF
12cr|php-statgrab-0.6.0-20|57	
12cr|php-statgrab-0.6.0-20|58	%post
12cr|php-statgrab-0.6.0-20|59	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-statgrab-0.6.0-20|60	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-statgrab-0.6.0-20|61	fi
12cr|php-statgrab-0.6.0-20|62	
12cr|php-statgrab-0.6.0-20|63	%postun
12cr|php-statgrab-0.6.0-20|64	if [ "$1" = "0" ]; then
12cr|php-statgrab-0.6.0-20|65	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-statgrab-0.6.0-20|66	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-statgrab-0.6.0-20|67	fi
12cr|php-statgrab-0.6.0-20|68	fi
12cr|php-statgrab-0.6.0-20|69	
12cr|php-statgrab-0.6.0-20|70	%clean
12cr|php-statgrab-0.6.0-20|71	rm -rf %{buildroot}
12cr|php-statgrab-0.6.0-20|72	
12cr|php-statgrab-0.6.0-20|73	%files
12cr|php-statgrab-0.6.0-20|74	%defattr(-,root,root)
12cr|php-statgrab-0.6.0-20|75	%doc CREDITS statgrab.php
12cr|php-statgrab-0.6.0-20|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-statgrab-0.6.0-20|77	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-statgrab-0.6.0-20|78	
12cr|php-statgrab-0.6.0-20|79	
12cr|php-statgrab-0.6.0-20|80	
12cr|php-statgrab-0.6.0-20|81	%changelog
12cr|php-statgrab-0.6.0-20|82	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-20mdv2012.0
12cr|php-statgrab-0.6.0-20|83	+ Revision: 797017
12cr|php-statgrab-0.6.0-20|84	- fix build
12cr|php-statgrab-0.6.0-20|85	- rebuild for php-5.4.x
12cr|php-statgrab-0.6.0-20|86	
12cr|php-statgrab-0.6.0-20|87	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-19
12cr|php-statgrab-0.6.0-20|88	+ Revision: 761297
12cr|php-statgrab-0.6.0-20|89	- rebuild
12cr|php-statgrab-0.6.0-20|90	
12cr|php-statgrab-0.6.0-20|91	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-18
12cr|php-statgrab-0.6.0-20|92	+ Revision: 696472
12cr|php-statgrab-0.6.0-20|93	- rebuilt for php-5.3.8
12cr|php-statgrab-0.6.0-20|94	
12cr|php-statgrab-0.6.0-20|95	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-17
12cr|php-statgrab-0.6.0-20|96	+ Revision: 695467
12cr|php-statgrab-0.6.0-20|97	- rebuilt for php-5.3.7
12cr|php-statgrab-0.6.0-20|98	
12cr|php-statgrab-0.6.0-20|99	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-16
12cr|php-statgrab-0.6.0-20|100	+ Revision: 646687
12cr|php-statgrab-0.6.0-20|101	- rebuilt for php-5.3.6
12cr|php-statgrab-0.6.0-20|102	
12cr|php-statgrab-0.6.0-20|103	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-15mdv2011.0
12cr|php-statgrab-0.6.0-20|104	+ Revision: 629872
12cr|php-statgrab-0.6.0-20|105	- rebuilt for php-5.3.5
12cr|php-statgrab-0.6.0-20|106	
12cr|php-statgrab-0.6.0-20|107	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-14mdv2011.0
12cr|php-statgrab-0.6.0-20|108	+ Revision: 628192
12cr|php-statgrab-0.6.0-20|109	- ensure it's built without automake1.7
12cr|php-statgrab-0.6.0-20|110	
12cr|php-statgrab-0.6.0-20|111	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-13mdv2011.0
12cr|php-statgrab-0.6.0-20|112	+ Revision: 600532
12cr|php-statgrab-0.6.0-20|113	- rebuild
12cr|php-statgrab-0.6.0-20|114	
12cr|php-statgrab-0.6.0-20|115	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-12mdv2011.0
12cr|php-statgrab-0.6.0-20|116	+ Revision: 588870
12cr|php-statgrab-0.6.0-20|117	- rebuild
12cr|php-statgrab-0.6.0-20|118	
12cr|php-statgrab-0.6.0-20|119	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-11mdv2010.1
12cr|php-statgrab-0.6.0-20|120	+ Revision: 514659
12cr|php-statgrab-0.6.0-20|121	- rebuilt for php-5.3.2
12cr|php-statgrab-0.6.0-20|122	
12cr|php-statgrab-0.6.0-20|123	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-10mdv2010.1
12cr|php-statgrab-0.6.0-20|124	+ Revision: 485485
12cr|php-statgrab-0.6.0-20|125	- rebuilt for php-5.3.2RC1
12cr|php-statgrab-0.6.0-20|126	
12cr|php-statgrab-0.6.0-20|127	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-9mdv2010.1
12cr|php-statgrab-0.6.0-20|128	+ Revision: 468256
12cr|php-statgrab-0.6.0-20|129	- rebuilt against php-5.3.1
12cr|php-statgrab-0.6.0-20|130	
12cr|php-statgrab-0.6.0-20|131	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-8mdv2010.0
12cr|php-statgrab-0.6.0-20|132	+ Revision: 451359
12cr|php-statgrab-0.6.0-20|133	- rebuild
12cr|php-statgrab-0.6.0-20|134	
12cr|php-statgrab-0.6.0-20|135	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0.6.0-7mdv2010.0
12cr|php-statgrab-0.6.0-20|136	+ Revision: 397606
12cr|php-statgrab-0.6.0-20|137	- Rebuild
12cr|php-statgrab-0.6.0-20|138	
12cr|php-statgrab-0.6.0-20|139	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-6mdv2010.0
12cr|php-statgrab-0.6.0-20|140	+ Revision: 377029
12cr|php-statgrab-0.6.0-20|141	- rebuilt for php-5.3.0RC2
12cr|php-statgrab-0.6.0-20|142	
12cr|php-statgrab-0.6.0-20|143	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-5mdv2009.1
12cr|php-statgrab-0.6.0-20|144	+ Revision: 346636
12cr|php-statgrab-0.6.0-20|145	- rebuilt for php-5.2.9
12cr|php-statgrab-0.6.0-20|146	
12cr|php-statgrab-0.6.0-20|147	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-4mdv2009.1
12cr|php-statgrab-0.6.0-20|148	+ Revision: 341801
12cr|php-statgrab-0.6.0-20|149	- rebuilt against php-5.2.9RC2
12cr|php-statgrab-0.6.0-20|150	
12cr|php-statgrab-0.6.0-20|151	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-3mdv2009.1
12cr|php-statgrab-0.6.0-20|152	+ Revision: 323089
12cr|php-statgrab-0.6.0-20|153	- rebuild
12cr|php-statgrab-0.6.0-20|154	
12cr|php-statgrab-0.6.0-20|155	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-2mdv2009.1
12cr|php-statgrab-0.6.0-20|156	+ Revision: 310309
12cr|php-statgrab-0.6.0-20|157	- rebuilt against php-5.2.7
12cr|php-statgrab-0.6.0-20|158	
12cr|php-statgrab-0.6.0-20|159	* Fri Nov 21 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-1mdv2009.1
12cr|php-statgrab-0.6.0-20|160	+ Revision: 305480
12cr|php-statgrab-0.6.0-20|161	- import php-statgrab
12cr|php-statgrab-0.6.0-20|162	
12cr|php-statgrab-0.6.0-20|163	
12cr|php-statgrab-0.6.0-20|164	* Fri Nov 21 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-1mdv2009.0
12cr|php-statgrab-0.6.0-20|165	- initial Mandriva package

6135 12
12cr|php-stats-1.0.2-32|1	%define modname stats
12cr|php-stats-1.0.2-32|2	%define dirname %{modname}
12cr|php-stats-1.0.2-32|3	%define soname %{modname}.so
12cr|php-stats-1.0.2-32|4	%define inifile A51_%{modname}.ini
12cr|php-stats-1.0.2-32|5	
12cr|php-stats-1.0.2-32|6	Summary:	Extension with routines for statistical computation for PHP
12cr|php-stats-1.0.2-32|7	Name:		php-%{modname}
12cr|php-stats-1.0.2-32|8	Version:	1.0.2
12cr|php-stats-1.0.2-32|9	Release:	%mkrel 32
12cr|php-stats-1.0.2-32|10	Group:		Development/PHP
12cr|php-stats-1.0.2-32|11	License:	PHP License
12cr|php-stats-1.0.2-32|12	URL:		http://pecl.php.net/package/stats/
12cr|php-stats-1.0.2-32|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tar.bz2
12cr|php-stats-1.0.2-32|14	Patch0:		stats-1.0.2-php54x.diff
12cr|php-stats-1.0.2-32|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-stats-1.0.2-32|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-stats-1.0.2-32|17	
12cr|php-stats-1.0.2-32|18	%description
12cr|php-stats-1.0.2-32|19	Extension that provides few dozens routines for statistical computation for
12cr|php-stats-1.0.2-32|20	PHP.
12cr|php-stats-1.0.2-32|21	
12cr|php-stats-1.0.2-32|22	%prep
12cr|php-stats-1.0.2-32|23	
12cr|php-stats-1.0.2-32|24	%setup -q -n %{modname}-%{version}
12cr|php-stats-1.0.2-32|25	[ "../package.xml" != "/" ] && mv ../package*.xml .
12cr|php-stats-1.0.2-32|26	
12cr|php-stats-1.0.2-32|27	%patch0 -p0
12cr|php-stats-1.0.2-32|28	
12cr|php-stats-1.0.2-32|29	# lib64 fix
12cr|php-stats-1.0.2-32|30	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-stats-1.0.2-32|31	
12cr|php-stats-1.0.2-32|32	%build
12cr|php-stats-1.0.2-32|33	%serverbuild
12cr|php-stats-1.0.2-32|34	
12cr|php-stats-1.0.2-32|35	phpize
12cr|php-stats-1.0.2-32|36	%configure2_5x --with-libdir=%{_lib} \
12cr|php-stats-1.0.2-32|37	--with-%{modname}=shared,%{_prefix}
12cr|php-stats-1.0.2-32|38	
12cr|php-stats-1.0.2-32|39	%make
12cr|php-stats-1.0.2-32|40	mv modules/*.so .
12cr|php-stats-1.0.2-32|41	
12cr|php-stats-1.0.2-32|42	%install
12cr|php-stats-1.0.2-32|43	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-stats-1.0.2-32|44	
12cr|php-stats-1.0.2-32|45	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-stats-1.0.2-32|46	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-stats-1.0.2-32|47	
12cr|php-stats-1.0.2-32|48	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-stats-1.0.2-32|49	
12cr|php-stats-1.0.2-32|50	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-stats-1.0.2-32|51	extension = %{soname}
12cr|php-stats-1.0.2-32|52	EOF
12cr|php-stats-1.0.2-32|53	
12cr|php-stats-1.0.2-32|54	%post
12cr|php-stats-1.0.2-32|55	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-stats-1.0.2-32|56	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-stats-1.0.2-32|57	fi
12cr|php-stats-1.0.2-32|58	
12cr|php-stats-1.0.2-32|59	%postun
12cr|php-stats-1.0.2-32|60	if [ "$1" = "0" ]; then
12cr|php-stats-1.0.2-32|61	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-stats-1.0.2-32|62	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-stats-1.0.2-32|63	fi
12cr|php-stats-1.0.2-32|64	fi
12cr|php-stats-1.0.2-32|65	
12cr|php-stats-1.0.2-32|66	%clean
12cr|php-stats-1.0.2-32|67	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-stats-1.0.2-32|68	
12cr|php-stats-1.0.2-32|69	%files
12cr|php-stats-1.0.2-32|70	%defattr(-,root,root)
12cr|php-stats-1.0.2-32|71	%doc tests CREDITS TODO package*.xml
12cr|php-stats-1.0.2-32|72	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-stats-1.0.2-32|73	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-stats-1.0.2-32|74	
12cr|php-stats-1.0.2-32|75	
12cr|php-stats-1.0.2-32|76	%changelog
12cr|php-stats-1.0.2-32|77	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-32mdv2012.0
12cr|php-stats-1.0.2-32|78	+ Revision: 797016
12cr|php-stats-1.0.2-32|79	- fix build
12cr|php-stats-1.0.2-32|80	- rebuild for php-5.4.x
12cr|php-stats-1.0.2-32|81	
12cr|php-stats-1.0.2-32|82	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-31
12cr|php-stats-1.0.2-32|83	+ Revision: 761298
12cr|php-stats-1.0.2-32|84	- rebuild
12cr|php-stats-1.0.2-32|85	
12cr|php-stats-1.0.2-32|86	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-30
12cr|php-stats-1.0.2-32|87	+ Revision: 696473
12cr|php-stats-1.0.2-32|88	- rebuilt for php-5.3.8
12cr|php-stats-1.0.2-32|89	
12cr|php-stats-1.0.2-32|90	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-29
12cr|php-stats-1.0.2-32|91	+ Revision: 695468
12cr|php-stats-1.0.2-32|92	- rebuilt for php-5.3.7
12cr|php-stats-1.0.2-32|93	
12cr|php-stats-1.0.2-32|94	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-28
12cr|php-stats-1.0.2-32|95	+ Revision: 646688
12cr|php-stats-1.0.2-32|96	- rebuilt for php-5.3.6
12cr|php-stats-1.0.2-32|97	
12cr|php-stats-1.0.2-32|98	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-27mdv2011.0
12cr|php-stats-1.0.2-32|99	+ Revision: 629873
12cr|php-stats-1.0.2-32|100	- rebuilt for php-5.3.5
12cr|php-stats-1.0.2-32|101	
12cr|php-stats-1.0.2-32|102	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-26mdv2011.0
12cr|php-stats-1.0.2-32|103	+ Revision: 628193
12cr|php-stats-1.0.2-32|104	- ensure it's built without automake1.7
12cr|php-stats-1.0.2-32|105	
12cr|php-stats-1.0.2-32|106	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-25mdv2011.0
12cr|php-stats-1.0.2-32|107	+ Revision: 600533
12cr|php-stats-1.0.2-32|108	- rebuild
12cr|php-stats-1.0.2-32|109	
12cr|php-stats-1.0.2-32|110	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-24mdv2011.0
12cr|php-stats-1.0.2-32|111	+ Revision: 588871
12cr|php-stats-1.0.2-32|112	- rebuild
12cr|php-stats-1.0.2-32|113	
12cr|php-stats-1.0.2-32|114	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-23mdv2010.1
12cr|php-stats-1.0.2-32|115	+ Revision: 514660
12cr|php-stats-1.0.2-32|116	- rebuilt for php-5.3.2
12cr|php-stats-1.0.2-32|117	
12cr|php-stats-1.0.2-32|118	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-22mdv2010.1
12cr|php-stats-1.0.2-32|119	+ Revision: 485486
12cr|php-stats-1.0.2-32|120	- rebuilt for php-5.3.2RC1
12cr|php-stats-1.0.2-32|121	
12cr|php-stats-1.0.2-32|122	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-21mdv2010.1
12cr|php-stats-1.0.2-32|123	+ Revision: 468257
12cr|php-stats-1.0.2-32|124	- rebuilt against php-5.3.1
12cr|php-stats-1.0.2-32|125	
12cr|php-stats-1.0.2-32|126	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-20mdv2010.0
12cr|php-stats-1.0.2-32|127	+ Revision: 451360
12cr|php-stats-1.0.2-32|128	- rebuild
12cr|php-stats-1.0.2-32|129	
12cr|php-stats-1.0.2-32|130	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.0.2-19mdv2010.0
12cr|php-stats-1.0.2-32|131	+ Revision: 397607
12cr|php-stats-1.0.2-32|132	- Rebuild
12cr|php-stats-1.0.2-32|133	
12cr|php-stats-1.0.2-32|134	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-18mdv2010.0
12cr|php-stats-1.0.2-32|135	+ Revision: 377030
12cr|php-stats-1.0.2-32|136	- rebuilt for php-5.3.0RC2
12cr|php-stats-1.0.2-32|137	
12cr|php-stats-1.0.2-32|138	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-17mdv2009.1
12cr|php-stats-1.0.2-32|139	+ Revision: 346637
12cr|php-stats-1.0.2-32|140	- rebuilt for php-5.2.9
12cr|php-stats-1.0.2-32|141	
12cr|php-stats-1.0.2-32|142	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-16mdv2009.1
12cr|php-stats-1.0.2-32|143	+ Revision: 341802
12cr|php-stats-1.0.2-32|144	- rebuilt against php-5.2.9RC2
12cr|php-stats-1.0.2-32|145	
12cr|php-stats-1.0.2-32|146	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-15mdv2009.1
12cr|php-stats-1.0.2-32|147	+ Revision: 323090
12cr|php-stats-1.0.2-32|148	- rebuild
12cr|php-stats-1.0.2-32|149	
12cr|php-stats-1.0.2-32|150	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-14mdv2009.1
12cr|php-stats-1.0.2-32|151	+ Revision: 310310
12cr|php-stats-1.0.2-32|152	- rebuilt against php-5.2.7
12cr|php-stats-1.0.2-32|153	
12cr|php-stats-1.0.2-32|154	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-13mdv2009.0
12cr|php-stats-1.0.2-32|155	+ Revision: 238431
12cr|php-stats-1.0.2-32|156	- rebuild
12cr|php-stats-1.0.2-32|157	
12cr|php-stats-1.0.2-32|158	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-12mdv2009.0
12cr|php-stats-1.0.2-32|159	+ Revision: 200271
12cr|php-stats-1.0.2-32|160	- rebuilt for php-5.2.6
12cr|php-stats-1.0.2-32|161	
12cr|php-stats-1.0.2-32|162	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-11mdv2008.1
12cr|php-stats-1.0.2-32|163	+ Revision: 162241
12cr|php-stats-1.0.2-32|164	- rebuild
12cr|php-stats-1.0.2-32|165	
12cr|php-stats-1.0.2-32|166	+ Olivier Blin <blino@mandriva.org>
12cr|php-stats-1.0.2-32|167	- restore BuildRoot
12cr|php-stats-1.0.2-32|168	
12cr|php-stats-1.0.2-32|169	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-stats-1.0.2-32|170	- kill re-definition of %%buildroot on Pixel's request
12cr|php-stats-1.0.2-32|171	
12cr|php-stats-1.0.2-32|172	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-10mdv2008.1
12cr|php-stats-1.0.2-32|173	+ Revision: 107722
12cr|php-stats-1.0.2-32|174	- restart apache if needed
12cr|php-stats-1.0.2-32|175	
12cr|php-stats-1.0.2-32|176	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-9mdv2008.0
12cr|php-stats-1.0.2-32|177	+ Revision: 77578
12cr|php-stats-1.0.2-32|178	- rebuilt against php-5.2.4
12cr|php-stats-1.0.2-32|179	
12cr|php-stats-1.0.2-32|180	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-8mdv2008.0
12cr|php-stats-1.0.2-32|181	+ Revision: 39525
12cr|php-stats-1.0.2-32|182	- use distro conditional -fstack-protector
12cr|php-stats-1.0.2-32|183	
12cr|php-stats-1.0.2-32|184	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdv2008.0
12cr|php-stats-1.0.2-32|185	+ Revision: 33877
12cr|php-stats-1.0.2-32|186	- rebuilt against new upstream version (5.2.3)
12cr|php-stats-1.0.2-32|187	
12cr|php-stats-1.0.2-32|188	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdv2008.0
12cr|php-stats-1.0.2-32|189	+ Revision: 21357
12cr|php-stats-1.0.2-32|190	- rebuilt against new upstream version (5.2.2)
12cr|php-stats-1.0.2-32|191	
12cr|php-stats-1.0.2-32|192	
12cr|php-stats-1.0.2-32|193	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdv2007.0
12cr|php-stats-1.0.2-32|194	+ Revision: 117632
12cr|php-stats-1.0.2-32|195	- rebuilt against new upstream version (5.2.1)
12cr|php-stats-1.0.2-32|196	
12cr|php-stats-1.0.2-32|197	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdv2007.0
12cr|php-stats-1.0.2-32|198	+ Revision: 79297
12cr|php-stats-1.0.2-32|199	- rebuild
12cr|php-stats-1.0.2-32|200	- rebuilt for php-5.2.0
12cr|php-stats-1.0.2-32|201	- Import php-stats
12cr|php-stats-1.0.2-32|202	
12cr|php-stats-1.0.2-32|203	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2
12cr|php-stats-1.0.2-32|204	- rebuilt for php-5.1.6
12cr|php-stats-1.0.2-32|205	
12cr|php-stats-1.0.2-32|206	* Fri Jun 02 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2007.0
12cr|php-stats-1.0.2-32|207	- initial Mandriva package
12cr|php-stats-1.0.2-32|208	

6136 12
12cr|php-stem-1.5.1-2|1	%define modname stem
12cr|php-stem-1.5.1-2|2	%define dirname %{modname}
12cr|php-stem-1.5.1-2|3	%define soname %{modname}.so
12cr|php-stem-1.5.1-2|4	%define inifile A45_%{modname}.ini
12cr|php-stem-1.5.1-2|5	
12cr|php-stem-1.5.1-2|6	Summary:	A PHP extension that provides word stemming
12cr|php-stem-1.5.1-2|7	Name:		php-%{modname}
12cr|php-stem-1.5.1-2|8	Version:	1.5.1
12cr|php-stem-1.5.1-2|9	Release:	%mkrel 2
12cr|php-stem-1.5.1-2|10	Group:		Development/PHP
12cr|php-stem-1.5.1-2|11	License:	PHP License
12cr|php-stem-1.5.1-2|12	URL:		http://pecl.php.net/package/stem/
12cr|php-stem-1.5.1-2|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-stem-1.5.1-2|14	Source1:	%{modname}.ini
12cr|php-stem-1.5.1-2|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-stem-1.5.1-2|16	#BuildRequires:	libstemmer-devel
12cr|php-stem-1.5.1-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-stem-1.5.1-2|18	
12cr|php-stem-1.5.1-2|19	%description
12cr|php-stem-1.5.1-2|20	This stem extension for PHP provides stemming capability for a variety of
12cr|php-stem-1.5.1-2|21	languages using Dr. M.F. Porter's Snowball API, which can be found at:
12cr|php-stem-1.5.1-2|22	http://snowball.tartarus.org
12cr|php-stem-1.5.1-2|23	
12cr|php-stem-1.5.1-2|24	%prep
12cr|php-stem-1.5.1-2|25	
12cr|php-stem-1.5.1-2|26	%setup -q -n %{modname}-%{version}
12cr|php-stem-1.5.1-2|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-stem-1.5.1-2|28	
12cr|php-stem-1.5.1-2|29	cp %{SOURCE1} %{inifile}
12cr|php-stem-1.5.1-2|30	
12cr|php-stem-1.5.1-2|31	%build
12cr|php-stem-1.5.1-2|32	%serverbuild
12cr|php-stem-1.5.1-2|33	
12cr|php-stem-1.5.1-2|34	phpize
12cr|php-stem-1.5.1-2|35	%configure2_5x --with-libdir=%{_lib} \
12cr|php-stem-1.5.1-2|36	--enable-%{modname}=shared,%{_prefix}
12cr|php-stem-1.5.1-2|37	
12cr|php-stem-1.5.1-2|38	%make
12cr|php-stem-1.5.1-2|39	mv modules/*.so .
12cr|php-stem-1.5.1-2|40	
12cr|php-stem-1.5.1-2|41	# this might work in the future
12cr|php-stem-1.5.1-2|42	#%%{_usrsrc}/php-devel/buildext stem "stem.c porter.c api.c utilities.c" -DHAVE_CONFIG_H -L%{_libdir} -Wl,-lstemmer
12cr|php-stem-1.5.1-2|43	
12cr|php-stem-1.5.1-2|44	%install
12cr|php-stem-1.5.1-2|45	rm -rf %{buildroot}
12cr|php-stem-1.5.1-2|46	
12cr|php-stem-1.5.1-2|47	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-stem-1.5.1-2|48	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-stem-1.5.1-2|49	
12cr|php-stem-1.5.1-2|50	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-stem-1.5.1-2|51	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-stem-1.5.1-2|52	
12cr|php-stem-1.5.1-2|53	%post
12cr|php-stem-1.5.1-2|54	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-stem-1.5.1-2|55	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-stem-1.5.1-2|56	fi
12cr|php-stem-1.5.1-2|57	
12cr|php-stem-1.5.1-2|58	%postun
12cr|php-stem-1.5.1-2|59	if [ "$1" = "0" ]; then
12cr|php-stem-1.5.1-2|60	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-stem-1.5.1-2|61	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-stem-1.5.1-2|62	fi
12cr|php-stem-1.5.1-2|63	fi
12cr|php-stem-1.5.1-2|64	
12cr|php-stem-1.5.1-2|65	%clean
12cr|php-stem-1.5.1-2|66	rm -rf %{buildroot}
12cr|php-stem-1.5.1-2|67	
12cr|php-stem-1.5.1-2|68	%files
12cr|php-stem-1.5.1-2|69	%defattr(-,root,root)
12cr|php-stem-1.5.1-2|70	%doc package*.xml COPYING CREDITS ChangeLog README README.tests
12cr|php-stem-1.5.1-2|71	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-stem-1.5.1-2|72	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-stem-1.5.1-2|73	
12cr|php-stem-1.5.1-2|74	
12cr|php-stem-1.5.1-2|75	%changelog
12cr|php-stem-1.5.1-2|76	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-2mdv2012.0
12cr|php-stem-1.5.1-2|77	+ Revision: 795505
12cr|php-stem-1.5.1-2|78	- rebuild for php-5.4.x
12cr|php-stem-1.5.1-2|79	
12cr|php-stem-1.5.1-2|80	* Tue Mar 27 2012 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-1
12cr|php-stem-1.5.1-2|81	+ Revision: 787465
12cr|php-stem-1.5.1-2|82	- 1.5.1
12cr|php-stem-1.5.1-2|83	
12cr|php-stem-1.5.1-2|84	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-20
12cr|php-stem-1.5.1-2|85	+ Revision: 761299
12cr|php-stem-1.5.1-2|86	- rebuild
12cr|php-stem-1.5.1-2|87	
12cr|php-stem-1.5.1-2|88	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-19
12cr|php-stem-1.5.1-2|89	+ Revision: 696474
12cr|php-stem-1.5.1-2|90	- rebuilt for php-5.3.8
12cr|php-stem-1.5.1-2|91	
12cr|php-stem-1.5.1-2|92	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-18
12cr|php-stem-1.5.1-2|93	+ Revision: 695469
12cr|php-stem-1.5.1-2|94	- rebuilt for php-5.3.7
12cr|php-stem-1.5.1-2|95	
12cr|php-stem-1.5.1-2|96	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-17
12cr|php-stem-1.5.1-2|97	+ Revision: 646689
12cr|php-stem-1.5.1-2|98	- rebuilt for php-5.3.6
12cr|php-stem-1.5.1-2|99	
12cr|php-stem-1.5.1-2|100	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-16mdv2011.0
12cr|php-stem-1.5.1-2|101	+ Revision: 629880
12cr|php-stem-1.5.1-2|102	- rebuilt for php-5.3.5
12cr|php-stem-1.5.1-2|103	
12cr|php-stem-1.5.1-2|104	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-15mdv2011.0
12cr|php-stem-1.5.1-2|105	+ Revision: 628194
12cr|php-stem-1.5.1-2|106	- ensure it's built without automake1.7
12cr|php-stem-1.5.1-2|107	
12cr|php-stem-1.5.1-2|108	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-14mdv2011.0
12cr|php-stem-1.5.1-2|109	+ Revision: 600534
12cr|php-stem-1.5.1-2|110	- rebuild
12cr|php-stem-1.5.1-2|111	
12cr|php-stem-1.5.1-2|112	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-13mdv2011.0
12cr|php-stem-1.5.1-2|113	+ Revision: 588872
12cr|php-stem-1.5.1-2|114	- rebuild
12cr|php-stem-1.5.1-2|115	
12cr|php-stem-1.5.1-2|116	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-12mdv2010.1
12cr|php-stem-1.5.1-2|117	+ Revision: 514661
12cr|php-stem-1.5.1-2|118	- rebuilt for php-5.3.2
12cr|php-stem-1.5.1-2|119	
12cr|php-stem-1.5.1-2|120	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-11mdv2010.1
12cr|php-stem-1.5.1-2|121	+ Revision: 485487
12cr|php-stem-1.5.1-2|122	- rebuilt for php-5.3.2RC1
12cr|php-stem-1.5.1-2|123	
12cr|php-stem-1.5.1-2|124	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-10mdv2010.1
12cr|php-stem-1.5.1-2|125	+ Revision: 468258
12cr|php-stem-1.5.1-2|126	- rebuilt against php-5.3.1
12cr|php-stem-1.5.1-2|127	
12cr|php-stem-1.5.1-2|128	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-9mdv2010.0
12cr|php-stem-1.5.1-2|129	+ Revision: 451361
12cr|php-stem-1.5.1-2|130	- rebuild
12cr|php-stem-1.5.1-2|131	
12cr|php-stem-1.5.1-2|132	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.5.0-8mdv2010.0
12cr|php-stem-1.5.1-2|133	+ Revision: 397608
12cr|php-stem-1.5.1-2|134	- Rebuild
12cr|php-stem-1.5.1-2|135	
12cr|php-stem-1.5.1-2|136	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-7mdv2010.0
12cr|php-stem-1.5.1-2|137	+ Revision: 377031
12cr|php-stem-1.5.1-2|138	- rebuilt for php-5.3.0RC2
12cr|php-stem-1.5.1-2|139	
12cr|php-stem-1.5.1-2|140	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-6mdv2009.1
12cr|php-stem-1.5.1-2|141	+ Revision: 346638
12cr|php-stem-1.5.1-2|142	- rebuilt for php-5.2.9
12cr|php-stem-1.5.1-2|143	
12cr|php-stem-1.5.1-2|144	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-5mdv2009.1
12cr|php-stem-1.5.1-2|145	+ Revision: 341809
12cr|php-stem-1.5.1-2|146	- rebuilt against php-5.2.9RC2
12cr|php-stem-1.5.1-2|147	
12cr|php-stem-1.5.1-2|148	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-4mdv2009.1
12cr|php-stem-1.5.1-2|149	+ Revision: 323098
12cr|php-stem-1.5.1-2|150	- rebuild
12cr|php-stem-1.5.1-2|151	
12cr|php-stem-1.5.1-2|152	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-3mdv2009.1
12cr|php-stem-1.5.1-2|153	+ Revision: 310311
12cr|php-stem-1.5.1-2|154	- rebuilt against php-5.2.7
12cr|php-stem-1.5.1-2|155	
12cr|php-stem-1.5.1-2|156	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-2mdv2009.0
12cr|php-stem-1.5.1-2|157	+ Revision: 238432
12cr|php-stem-1.5.1-2|158	- rebuild
12cr|php-stem-1.5.1-2|159	
12cr|php-stem-1.5.1-2|160	* Thu Jun 12 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-1mdv2009.0
12cr|php-stem-1.5.1-2|161	+ Revision: 218255
12cr|php-stem-1.5.1-2|162	- 1.5.0
12cr|php-stem-1.5.1-2|163	
12cr|php-stem-1.5.1-2|164	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-14mdv2009.0
12cr|php-stem-1.5.1-2|165	+ Revision: 200272
12cr|php-stem-1.5.1-2|166	- rebuilt for php-5.2.6
12cr|php-stem-1.5.1-2|167	
12cr|php-stem-1.5.1-2|168	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-13mdv2008.1
12cr|php-stem-1.5.1-2|169	+ Revision: 162245
12cr|php-stem-1.5.1-2|170	- rebuild
12cr|php-stem-1.5.1-2|171	
12cr|php-stem-1.5.1-2|172	+ Olivier Blin <blino@mandriva.org>
12cr|php-stem-1.5.1-2|173	- restore BuildRoot
12cr|php-stem-1.5.1-2|174	
12cr|php-stem-1.5.1-2|175	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-stem-1.5.1-2|176	- kill re-definition of %%buildroot on Pixel's request
12cr|php-stem-1.5.1-2|177	
12cr|php-stem-1.5.1-2|178	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-12mdv2008.1
12cr|php-stem-1.5.1-2|179	+ Revision: 107723
12cr|php-stem-1.5.1-2|180	- restart apache if needed
12cr|php-stem-1.5.1-2|181	
12cr|php-stem-1.5.1-2|182	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-11mdv2008.0
12cr|php-stem-1.5.1-2|183	+ Revision: 77579
12cr|php-stem-1.5.1-2|184	- rebuilt against php-5.2.4
12cr|php-stem-1.5.1-2|185	
12cr|php-stem-1.5.1-2|186	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-10mdv2008.0
12cr|php-stem-1.5.1-2|187	+ Revision: 39526
12cr|php-stem-1.5.1-2|188	- use distro conditional -fstack-protector
12cr|php-stem-1.5.1-2|189	
12cr|php-stem-1.5.1-2|190	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-9mdv2008.0
12cr|php-stem-1.5.1-2|191	+ Revision: 33878
12cr|php-stem-1.5.1-2|192	- rebuilt against new upstream version (5.2.3)
12cr|php-stem-1.5.1-2|193	
12cr|php-stem-1.5.1-2|194	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-8mdv2008.0
12cr|php-stem-1.5.1-2|195	+ Revision: 21358
12cr|php-stem-1.5.1-2|196	- rebuilt against new upstream version (5.2.2)
12cr|php-stem-1.5.1-2|197	
12cr|php-stem-1.5.1-2|198	
12cr|php-stem-1.5.1-2|199	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-7mdv2007.0
12cr|php-stem-1.5.1-2|200	+ Revision: 117633
12cr|php-stem-1.5.1-2|201	- rebuilt against new upstream version (5.2.1)
12cr|php-stem-1.5.1-2|202	
12cr|php-stem-1.5.1-2|203	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-6mdv2007.0
12cr|php-stem-1.5.1-2|204	+ Revision: 78108
12cr|php-stem-1.5.1-2|205	- rebuilt for php-5.2.0
12cr|php-stem-1.5.1-2|206	- Import php-stem
12cr|php-stem-1.5.1-2|207	
12cr|php-stem-1.5.1-2|208	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-5
12cr|php-stem-1.5.1-2|209	- rebuilt for php-5.1.6
12cr|php-stem-1.5.1-2|210	
12cr|php-stem-1.5.1-2|211	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-4mdk
12cr|php-stem-1.5.1-2|212	- rebuild
12cr|php-stem-1.5.1-2|213	
12cr|php-stem-1.5.1-2|214	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-3mdk
12cr|php-stem-1.5.1-2|215	- rebuilt for php-5.1.4
12cr|php-stem-1.5.1-2|216	
12cr|php-stem-1.5.1-2|217	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-2mdk
12cr|php-stem-1.5.1-2|218	- rebuilt for php-5.1.3
12cr|php-stem-1.5.1-2|219	
12cr|php-stem-1.5.1-2|220	* Sun Feb 05 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-1mdk
12cr|php-stem-1.5.1-2|221	- initial Mandriva package
12cr|php-stem-1.5.1-2|222	

6137 12
12cr|php-svn-1.0.2-2|1	%define modname svn
12cr|php-svn-1.0.2-2|2	%define dirname %{modname}
12cr|php-svn-1.0.2-2|3	%define soname %{modname}.so
12cr|php-svn-1.0.2-2|4	%define inifile A47_%{modname}.ini
12cr|php-svn-1.0.2-2|5	
12cr|php-svn-1.0.2-2|6	Summary:	PHP Bindings for the Subversion Revision control system
12cr|php-svn-1.0.2-2|7	Name:		php-%{modname}
12cr|php-svn-1.0.2-2|8	Version:	1.0.2
12cr|php-svn-1.0.2-2|9	Release:	%mkrel 2
12cr|php-svn-1.0.2-2|10	Group:		Development/PHP
12cr|php-svn-1.0.2-2|11	License:	PHP License
12cr|php-svn-1.0.2-2|12	URL:		http://pecl.php.net/package/svn
12cr|php-svn-1.0.2-2|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-svn-1.0.2-2|14	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-svn-1.0.2-2|15	BuildRequires:	apache-devel >= 2.2.0
12cr|php-svn-1.0.2-2|16	BuildRequires:	subversion-devel
12cr|php-svn-1.0.2-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-svn-1.0.2-2|18	
12cr|php-svn-1.0.2-2|19	%description
12cr|php-svn-1.0.2-2|20	PHP Bindings for the Subversion Revision control system.
12cr|php-svn-1.0.2-2|21	
12cr|php-svn-1.0.2-2|22	%prep
12cr|php-svn-1.0.2-2|23	
12cr|php-svn-1.0.2-2|24	%setup -q -n %{modname}-%{version}
12cr|php-svn-1.0.2-2|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-svn-1.0.2-2|26	
12cr|php-svn-1.0.2-2|27	# fix attribs
12cr|php-svn-1.0.2-2|28	find -type f | xargs chmod 644
12cr|php-svn-1.0.2-2|29	
12cr|php-svn-1.0.2-2|30	# instead of a patch
12cr|php-svn-1.0.2-2|31	perl -pi -e "s|apr-0|apr-1|g" config.m4
12cr|php-svn-1.0.2-2|32	perl -pi -e "s|apache2|apache|g" config.m4
12cr|php-svn-1.0.2-2|33	
12cr|php-svn-1.0.2-2|34	# fix version
12cr|php-svn-1.0.2-2|35	perl -pi -e "s|^#define PHP_SVN_VERSION .*|#define PHP_SVN_VERSION \"%{version}\"|g" php_svn.h
12cr|php-svn-1.0.2-2|36	
12cr|php-svn-1.0.2-2|37	%build
12cr|php-svn-1.0.2-2|38	%serverbuild
12cr|php-svn-1.0.2-2|39	
12cr|php-svn-1.0.2-2|40	export CPPFLAGS="`apr-1-config --cppflags`"
12cr|php-svn-1.0.2-2|41	
12cr|php-svn-1.0.2-2|42	phpize
12cr|php-svn-1.0.2-2|43	%configure2_5x --with-libdir=%{_lib} \
12cr|php-svn-1.0.2-2|44	--with-%{modname}=shared,%{_prefix}
12cr|php-svn-1.0.2-2|45	%make
12cr|php-svn-1.0.2-2|46	mv modules/*.so .
12cr|php-svn-1.0.2-2|47	
12cr|php-svn-1.0.2-2|48	%install
12cr|php-svn-1.0.2-2|49	rm -rf %{buildroot}
12cr|php-svn-1.0.2-2|50	
12cr|php-svn-1.0.2-2|51	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-svn-1.0.2-2|52	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-svn-1.0.2-2|53	
12cr|php-svn-1.0.2-2|54	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-svn-1.0.2-2|55	
12cr|php-svn-1.0.2-2|56	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-svn-1.0.2-2|57	extension = %{soname}
12cr|php-svn-1.0.2-2|58	EOF
12cr|php-svn-1.0.2-2|59	
12cr|php-svn-1.0.2-2|60	%post
12cr|php-svn-1.0.2-2|61	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-svn-1.0.2-2|62	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-svn-1.0.2-2|63	fi
12cr|php-svn-1.0.2-2|64	
12cr|php-svn-1.0.2-2|65	%postun
12cr|php-svn-1.0.2-2|66	if [ "$1" = "0" ]; then
12cr|php-svn-1.0.2-2|67	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-svn-1.0.2-2|68	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-svn-1.0.2-2|69	fi
12cr|php-svn-1.0.2-2|70	fi
12cr|php-svn-1.0.2-2|71	
12cr|php-svn-1.0.2-2|72	%clean
12cr|php-svn-1.0.2-2|73	rm -rf %{buildroot}
12cr|php-svn-1.0.2-2|74	
12cr|php-svn-1.0.2-2|75	%files
12cr|php-svn-1.0.2-2|76	%defattr(-,root,root)
12cr|php-svn-1.0.2-2|77	%doc examples CREDITS EXPERIMENTAL package*.xml
12cr|php-svn-1.0.2-2|78	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-svn-1.0.2-2|79	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-svn-1.0.2-2|80	
12cr|php-svn-1.0.2-2|81	
12cr|php-svn-1.0.2-2|82	%changelog
12cr|php-svn-1.0.2-2|83	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2012.0
12cr|php-svn-1.0.2-2|84	+ Revision: 795510
12cr|php-svn-1.0.2-2|85	- rebuild for php-5.4.x
12cr|php-svn-1.0.2-2|86	
12cr|php-svn-1.0.2-2|87	* Thu Mar 29 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1
12cr|php-svn-1.0.2-2|88	+ Revision: 788164
12cr|php-svn-1.0.2-2|89	- 1.0.2
12cr|php-svn-1.0.2-2|90	
12cr|php-svn-1.0.2-2|91	* Mon Jan 16 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7
12cr|php-svn-1.0.2-2|92	+ Revision: 761684
12cr|php-svn-1.0.2-2|93	- grab the latest code from upstream
12cr|php-svn-1.0.2-2|94	- rebuild
12cr|php-svn-1.0.2-2|95	
12cr|php-svn-1.0.2-2|96	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6
12cr|php-svn-1.0.2-2|97	+ Revision: 696475
12cr|php-svn-1.0.2-2|98	- rebuilt for php-5.3.8
12cr|php-svn-1.0.2-2|99	
12cr|php-svn-1.0.2-2|100	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5
12cr|php-svn-1.0.2-2|101	+ Revision: 695470
12cr|php-svn-1.0.2-2|102	- rebuilt for php-5.3.7
12cr|php-svn-1.0.2-2|103	
12cr|php-svn-1.0.2-2|104	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4
12cr|php-svn-1.0.2-2|105	+ Revision: 646690
12cr|php-svn-1.0.2-2|106	- rebuilt for php-5.3.6
12cr|php-svn-1.0.2-2|107	
12cr|php-svn-1.0.2-2|108	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdv2011.0
12cr|php-svn-1.0.2-2|109	+ Revision: 629882
12cr|php-svn-1.0.2-2|110	- rebuilt for php-5.3.5
12cr|php-svn-1.0.2-2|111	
12cr|php-svn-1.0.2-2|112	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2011.0
12cr|php-svn-1.0.2-2|113	+ Revision: 628196
12cr|php-svn-1.0.2-2|114	- ensure it's built without automake1.7
12cr|php-svn-1.0.2-2|115	
12cr|php-svn-1.0.2-2|116	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2011.0
12cr|php-svn-1.0.2-2|117	+ Revision: 618071
12cr|php-svn-1.0.2-2|118	- 1.0.1
12cr|php-svn-1.0.2-2|119	
12cr|php-svn-1.0.2-2|120	* Thu Dec 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.0.0-4mdv2011.0
12cr|php-svn-1.0.2-2|121	+ Revision: 605306
12cr|php-svn-1.0.2-2|122	- Rebuild with apr with workaround to issue with gcc type based
12cr|php-svn-1.0.2-2|123	
12cr|php-svn-1.0.2-2|124	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdv2011.0
12cr|php-svn-1.0.2-2|125	+ Revision: 600536
12cr|php-svn-1.0.2-2|126	- rebuild
12cr|php-svn-1.0.2-2|127	
12cr|php-svn-1.0.2-2|128	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2011.0
12cr|php-svn-1.0.2-2|129	+ Revision: 588873
12cr|php-svn-1.0.2-2|130	- rebuild
12cr|php-svn-1.0.2-2|131	
12cr|php-svn-1.0.2-2|132	* Tue May 18 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.1
12cr|php-svn-1.0.2-2|133	+ Revision: 545206
12cr|php-svn-1.0.2-2|134	- 1.0.0
12cr|php-svn-1.0.2-2|135	
12cr|php-svn-1.0.2-2|136	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-5mdv2010.1
12cr|php-svn-1.0.2-2|137	+ Revision: 514663
12cr|php-svn-1.0.2-2|138	- rebuilt for php-5.3.2
12cr|php-svn-1.0.2-2|139	
12cr|php-svn-1.0.2-2|140	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-4mdv2010.1
12cr|php-svn-1.0.2-2|141	+ Revision: 485488
12cr|php-svn-1.0.2-2|142	- rebuilt for php-5.3.2RC1
12cr|php-svn-1.0.2-2|143	
12cr|php-svn-1.0.2-2|144	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-3mdv2010.1
12cr|php-svn-1.0.2-2|145	+ Revision: 468259
12cr|php-svn-1.0.2-2|146	- rebuilt against php-5.3.1
12cr|php-svn-1.0.2-2|147	
12cr|php-svn-1.0.2-2|148	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-2mdv2010.0
12cr|php-svn-1.0.2-2|149	+ Revision: 451362
12cr|php-svn-1.0.2-2|150	- rebuild
12cr|php-svn-1.0.2-2|151	
12cr|php-svn-1.0.2-2|152	* Thu Sep 24 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-1mdv2010.0
12cr|php-svn-1.0.2-2|153	+ Revision: 448202
12cr|php-svn-1.0.2-2|154	- 0.5.1
12cr|php-svn-1.0.2-2|155	
12cr|php-svn-1.0.2-2|156	* Mon Aug 03 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-7mdv2010.0
12cr|php-svn-1.0.2-2|157	+ Revision: 408180
12cr|php-svn-1.0.2-2|158	- fix build
12cr|php-svn-1.0.2-2|159	- rebuilt for php-5.3.0RC2
12cr|php-svn-1.0.2-2|160	
12cr|php-svn-1.0.2-2|161	+ Raphaël Gertz <rapsys@mandriva.org>
12cr|php-svn-1.0.2-2|162	- Rebuild
12cr|php-svn-1.0.2-2|163	
12cr|php-svn-1.0.2-2|164	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-5mdv2009.1
12cr|php-svn-1.0.2-2|165	+ Revision: 346640
12cr|php-svn-1.0.2-2|166	- rebuilt for php-5.2.9
12cr|php-svn-1.0.2-2|167	
12cr|php-svn-1.0.2-2|168	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-4mdv2009.1
12cr|php-svn-1.0.2-2|169	+ Revision: 341813
12cr|php-svn-1.0.2-2|170	- rebuilt against php-5.2.9RC2
12cr|php-svn-1.0.2-2|171	
12cr|php-svn-1.0.2-2|172	* Sun Jan 04 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-3mdv2009.1
12cr|php-svn-1.0.2-2|173	+ Revision: 324396
12cr|php-svn-1.0.2-2|174	- fix build with -Werror=format-security
12cr|php-svn-1.0.2-2|175	
12cr|php-svn-1.0.2-2|176	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdv2009.1
12cr|php-svn-1.0.2-2|177	+ Revision: 310312
12cr|php-svn-1.0.2-2|178	- rebuilt against php-5.2.7
12cr|php-svn-1.0.2-2|179	
12cr|php-svn-1.0.2-2|180	* Wed Oct 15 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdv2009.1
12cr|php-svn-1.0.2-2|181	+ Revision: 293864
12cr|php-svn-1.0.2-2|182	- 0.5.0
12cr|php-svn-1.0.2-2|183	
12cr|php-svn-1.0.2-2|184	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-3mdv2009.0
12cr|php-svn-1.0.2-2|185	+ Revision: 238433
12cr|php-svn-1.0.2-2|186	- rebuild
12cr|php-svn-1.0.2-2|187	
12cr|php-svn-1.0.2-2|188	* Thu Jun 26 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-2mdv2009.0
12cr|php-svn-1.0.2-2|189	+ Revision: 229357
12cr|php-svn-1.0.2-2|190	- rebuild
12cr|php-svn-1.0.2-2|191	
12cr|php-svn-1.0.2-2|192	* Tue Jun 24 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-1mdv2009.0
12cr|php-svn-1.0.2-2|193	+ Revision: 228636
12cr|php-svn-1.0.2-2|194	- 0.4.1
12cr|php-svn-1.0.2-2|195	
12cr|php-svn-1.0.2-2|196	* Sun Jun 08 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdv2009.0
12cr|php-svn-1.0.2-2|197	+ Revision: 216819
12cr|php-svn-1.0.2-2|198	- 0.4
12cr|php-svn-1.0.2-2|199	
12cr|php-svn-1.0.2-2|200	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-2mdv2009.0
12cr|php-svn-1.0.2-2|201	+ Revision: 200273
12cr|php-svn-1.0.2-2|202	- rebuilt for php-5.2.6
12cr|php-svn-1.0.2-2|203	
12cr|php-svn-1.0.2-2|204	* Mon Feb 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-1mdv2008.1
12cr|php-svn-1.0.2-2|205	+ Revision: 165098
12cr|php-svn-1.0.2-2|206	- 0.3
12cr|php-svn-1.0.2-2|207	
12cr|php-svn-1.0.2-2|208	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-14mdv2008.1
12cr|php-svn-1.0.2-2|209	+ Revision: 162248
12cr|php-svn-1.0.2-2|210	- rebuild
12cr|php-svn-1.0.2-2|211	
12cr|php-svn-1.0.2-2|212	+ Olivier Blin <blino@mandriva.org>
12cr|php-svn-1.0.2-2|213	- restore BuildRoot
12cr|php-svn-1.0.2-2|214	
12cr|php-svn-1.0.2-2|215	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-svn-1.0.2-2|216	- kill re-definition of %%buildroot on Pixel's request
12cr|php-svn-1.0.2-2|217	
12cr|php-svn-1.0.2-2|218	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-13mdv2008.1
12cr|php-svn-1.0.2-2|219	+ Revision: 107727
12cr|php-svn-1.0.2-2|220	- restart apache if needed
12cr|php-svn-1.0.2-2|221	
12cr|php-svn-1.0.2-2|222	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-12mdv2008.0
12cr|php-svn-1.0.2-2|223	+ Revision: 77581
12cr|php-svn-1.0.2-2|224	- rebuilt against php-5.2.4
12cr|php-svn-1.0.2-2|225	
12cr|php-svn-1.0.2-2|226	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-11mdv2008.0
12cr|php-svn-1.0.2-2|227	+ Revision: 39527
12cr|php-svn-1.0.2-2|228	- use distro conditional -fstack-protector
12cr|php-svn-1.0.2-2|229	
12cr|php-svn-1.0.2-2|230	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-10mdv2008.0
12cr|php-svn-1.0.2-2|231	+ Revision: 33879
12cr|php-svn-1.0.2-2|232	- rebuilt against new upstream version (5.2.3)
12cr|php-svn-1.0.2-2|233	
12cr|php-svn-1.0.2-2|234	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-9mdv2008.0
12cr|php-svn-1.0.2-2|235	+ Revision: 21360
12cr|php-svn-1.0.2-2|236	- rebuilt against new upstream version (5.2.2)
12cr|php-svn-1.0.2-2|237	
12cr|php-svn-1.0.2-2|238	
12cr|php-svn-1.0.2-2|239	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-8mdv2007.0
12cr|php-svn-1.0.2-2|240	+ Revision: 117634
12cr|php-svn-1.0.2-2|241	- rebuilt against new upstream version (5.2.1)
12cr|php-svn-1.0.2-2|242	
12cr|php-svn-1.0.2-2|243	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-7mdv2007.0
12cr|php-svn-1.0.2-2|244	+ Revision: 78109
12cr|php-svn-1.0.2-2|245	- rebuilt for php-5.2.0
12cr|php-svn-1.0.2-2|246	- Import php-svn
12cr|php-svn-1.0.2-2|247	
12cr|php-svn-1.0.2-2|248	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-6
12cr|php-svn-1.0.2-2|249	- rebuilt for php-5.1.6
12cr|php-svn-1.0.2-2|250	
12cr|php-svn-1.0.2-2|251	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-5mdk
12cr|php-svn-1.0.2-2|252	- rebuild
12cr|php-svn-1.0.2-2|253	
12cr|php-svn-1.0.2-2|254	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdk
12cr|php-svn-1.0.2-2|255	- rebuilt for php-5.1.4
12cr|php-svn-1.0.2-2|256	
12cr|php-svn-1.0.2-2|257	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-3mdk
12cr|php-svn-1.0.2-2|258	- rebuilt for php-5.1.3
12cr|php-svn-1.0.2-2|259	
12cr|php-svn-1.0.2-2|260	* Thu Mar 30 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdk
12cr|php-svn-1.0.2-2|261	- fix url (littletux)
12cr|php-svn-1.0.2-2|262	
12cr|php-svn-1.0.2-2|263	* Mon Mar 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdk
12cr|php-svn-1.0.2-2|264	- initial mandriva package
12cr|php-svn-1.0.2-2|265	

6138 12
12cr|php-swish-0.5.0-1|1	%define modname swish
12cr|php-swish-0.5.0-1|2	%define dirname %{modname}
12cr|php-swish-0.5.0-1|3	%define soname %{modname}.so
12cr|php-swish-0.5.0-1|4	%define inifile B08_%{modname}.ini
12cr|php-swish-0.5.0-1|5	
12cr|php-swish-0.5.0-1|6	Summary:	Swish-e bindings
12cr|php-swish-0.5.0-1|7	Name:		php-%{modname}
12cr|php-swish-0.5.0-1|8	Version:	0.5.0
12cr|php-swish-0.5.0-1|9	Release:	%mkrel 1
12cr|php-swish-0.5.0-1|10	Group:		Development/PHP
12cr|php-swish-0.5.0-1|11	License:	PHP License
12cr|php-swish-0.5.0-1|12	URL:		http://pecl.php.net/package/swish/
12cr|php-swish-0.5.0-1|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-swish-0.5.0-1|14	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-swish-0.5.0-1|15	BuildRequires:	swish-e-devel
12cr|php-swish-0.5.0-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-swish-0.5.0-1|17	
12cr|php-swish-0.5.0-1|18	%description
12cr|php-swish-0.5.0-1|19	This extension provides bindings to the Swish-e API.
12cr|php-swish-0.5.0-1|20	
12cr|php-swish-0.5.0-1|21	%prep
12cr|php-swish-0.5.0-1|22	
12cr|php-swish-0.5.0-1|23	%setup -q -n %{modname}-%{version}
12cr|php-swish-0.5.0-1|24	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-swish-0.5.0-1|25	
12cr|php-swish-0.5.0-1|26	%build
12cr|php-swish-0.5.0-1|27	%serverbuild
12cr|php-swish-0.5.0-1|28	
12cr|php-swish-0.5.0-1|29	phpize
12cr|php-swish-0.5.0-1|30	%configure2_5x --with-libdir=%{_lib} \
12cr|php-swish-0.5.0-1|31	--with-%{modname}=shared,%{_prefix}
12cr|php-swish-0.5.0-1|32	%make
12cr|php-swish-0.5.0-1|33	mv modules/*.so .
12cr|php-swish-0.5.0-1|34	
12cr|php-swish-0.5.0-1|35	%install
12cr|php-swish-0.5.0-1|36	rm -rf %{buildroot}
12cr|php-swish-0.5.0-1|37	
12cr|php-swish-0.5.0-1|38	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-swish-0.5.0-1|39	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-swish-0.5.0-1|40	
12cr|php-swish-0.5.0-1|41	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-swish-0.5.0-1|42	
12cr|php-swish-0.5.0-1|43	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-swish-0.5.0-1|44	extension = %{soname}
12cr|php-swish-0.5.0-1|45	EOF
12cr|php-swish-0.5.0-1|46	
12cr|php-swish-0.5.0-1|47	%post
12cr|php-swish-0.5.0-1|48	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-swish-0.5.0-1|49	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-swish-0.5.0-1|50	fi
12cr|php-swish-0.5.0-1|51	
12cr|php-swish-0.5.0-1|52	%postun
12cr|php-swish-0.5.0-1|53	if [ "$1" = "0" ]; then
12cr|php-swish-0.5.0-1|54	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-swish-0.5.0-1|55	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-swish-0.5.0-1|56	fi
12cr|php-swish-0.5.0-1|57	fi
12cr|php-swish-0.5.0-1|58	
12cr|php-swish-0.5.0-1|59	%clean
12cr|php-swish-0.5.0-1|60	rm -rf %{buildroot}
12cr|php-swish-0.5.0-1|61	
12cr|php-swish-0.5.0-1|62	%files
12cr|php-swish-0.5.0-1|63	%defattr(-,root,root)
12cr|php-swish-0.5.0-1|64	%doc CREDITS README swish.php package*.xml
12cr|php-swish-0.5.0-1|65	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-swish-0.5.0-1|66	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-swish-0.5.0-1|67	
12cr|php-swish-0.5.0-1|68	
12cr|php-swish-0.5.0-1|69	
12cr|php-swish-0.5.0-1|70	%changelog
12cr|php-swish-0.5.0-1|71	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdv2012.0
12cr|php-swish-0.5.0-1|72	+ Revision: 797178
12cr|php-swish-0.5.0-1|73	- 0.5.0 (the patch was added)
12cr|php-swish-0.5.0-1|74	
12cr|php-swish-0.5.0-1|75	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-14
12cr|php-swish-0.5.0-1|76	+ Revision: 797015
12cr|php-swish-0.5.0-1|77	- fix build
12cr|php-swish-0.5.0-1|78	- rebuild for php-5.4.x
12cr|php-swish-0.5.0-1|79	
12cr|php-swish-0.5.0-1|80	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-13
12cr|php-swish-0.5.0-1|81	+ Revision: 761303
12cr|php-swish-0.5.0-1|82	- rebuild
12cr|php-swish-0.5.0-1|83	
12cr|php-swish-0.5.0-1|84	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-12
12cr|php-swish-0.5.0-1|85	+ Revision: 696476
12cr|php-swish-0.5.0-1|86	- rebuilt for php-5.3.8
12cr|php-swish-0.5.0-1|87	
12cr|php-swish-0.5.0-1|88	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-11
12cr|php-swish-0.5.0-1|89	+ Revision: 695471
12cr|php-swish-0.5.0-1|90	- rebuilt for php-5.3.7
12cr|php-swish-0.5.0-1|91	
12cr|php-swish-0.5.0-1|92	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-10
12cr|php-swish-0.5.0-1|93	+ Revision: 646691
12cr|php-swish-0.5.0-1|94	- rebuilt for php-5.3.6
12cr|php-swish-0.5.0-1|95	
12cr|php-swish-0.5.0-1|96	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-9mdv2011.0
12cr|php-swish-0.5.0-1|97	+ Revision: 629881
12cr|php-swish-0.5.0-1|98	- rebuilt for php-5.3.5
12cr|php-swish-0.5.0-1|99	
12cr|php-swish-0.5.0-1|100	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-8mdv2011.0
12cr|php-swish-0.5.0-1|101	+ Revision: 628195
12cr|php-swish-0.5.0-1|102	- ensure it's built without automake1.7
12cr|php-swish-0.5.0-1|103	
12cr|php-swish-0.5.0-1|104	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-7mdv2011.0
12cr|php-swish-0.5.0-1|105	+ Revision: 600537
12cr|php-swish-0.5.0-1|106	- rebuild
12cr|php-swish-0.5.0-1|107	
12cr|php-swish-0.5.0-1|108	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-6mdv2011.0
12cr|php-swish-0.5.0-1|109	+ Revision: 588874
12cr|php-swish-0.5.0-1|110	- rebuild
12cr|php-swish-0.5.0-1|111	
12cr|php-swish-0.5.0-1|112	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-5mdv2010.1
12cr|php-swish-0.5.0-1|113	+ Revision: 514664
12cr|php-swish-0.5.0-1|114	- rebuilt for php-5.3.2
12cr|php-swish-0.5.0-1|115	
12cr|php-swish-0.5.0-1|116	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-4mdv2010.1
12cr|php-swish-0.5.0-1|117	+ Revision: 485489
12cr|php-swish-0.5.0-1|118	- rebuilt for php-5.3.2RC1
12cr|php-swish-0.5.0-1|119	
12cr|php-swish-0.5.0-1|120	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-3mdv2010.1
12cr|php-swish-0.5.0-1|121	+ Revision: 468260
12cr|php-swish-0.5.0-1|122	- rebuilt against php-5.3.1
12cr|php-swish-0.5.0-1|123	
12cr|php-swish-0.5.0-1|124	* Wed Oct 07 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2mdv2010.0
12cr|php-swish-0.5.0-1|125	+ Revision: 455463
12cr|php-swish-0.5.0-1|126	- rebuild
12cr|php-swish-0.5.0-1|127	
12cr|php-swish-0.5.0-1|128	* Tue Oct 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdv2010.0
12cr|php-swish-0.5.0-1|129	+ Revision: 454759
12cr|php-swish-0.5.0-1|130	- import php-swish
12cr|php-swish-0.5.0-1|131	
12cr|php-swish-0.5.0-1|132	
12cr|php-swish-0.5.0-1|133	* Tue Oct 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdv2010.0
12cr|php-swish-0.5.0-1|134	- initial Mandriva package

6139 12
12cr|php-syck-0.9.3-20|1	%define modname syck
12cr|php-syck-0.9.3-20|2	%define soname %{modname}.so
12cr|php-syck-0.9.3-20|3	%define inifile A62_%{modname}.ini
12cr|php-syck-0.9.3-20|4	
12cr|php-syck-0.9.3-20|5	Summary:	YAML-1.0 parser and emitter
12cr|php-syck-0.9.3-20|6	Name:		php-%{modname}
12cr|php-syck-0.9.3-20|7	Version:	0.9.3
12cr|php-syck-0.9.3-20|8	Release:	%mkrel 20
12cr|php-syck-0.9.3-20|9	Group:		Development/PHP
12cr|php-syck-0.9.3-20|10	License:	PHP License
12cr|php-syck-0.9.3-20|11	URL:		http://pecl.php.net/package/syck
12cr|php-syck-0.9.3-20|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-syck-0.9.3-20|13	Patch0:		syck-0.9.3-php54x.diff
12cr|php-syck-0.9.3-20|14	Requires:	php-hash
12cr|php-syck-0.9.3-20|15	BuildRequires:	php-devel >= 3:5.2.1
12cr|php-syck-0.9.3-20|16	BuildRequires:	file
12cr|php-syck-0.9.3-20|17	BuildRequires:	syck-devel >= 0.55
12cr|php-syck-0.9.3-20|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-syck-0.9.3-20|19	
12cr|php-syck-0.9.3-20|20	%description
12cr|php-syck-0.9.3-20|21	A binding to the Syck library.  YAML(tm) (rhymes with "camel") is a
12cr|php-syck-0.9.3-20|22	straightforward machine parsable data serialization format designed for human
12cr|php-syck-0.9.3-20|23	readability and interaction with scripting languages. YAML is optimized for
12cr|php-syck-0.9.3-20|24	data serialization, configuration settings, log files, Internet messaging and
12cr|php-syck-0.9.3-20|25	filtering.
12cr|php-syck-0.9.3-20|26	
12cr|php-syck-0.9.3-20|27	%prep
12cr|php-syck-0.9.3-20|28	
12cr|php-syck-0.9.3-20|29	%setup -q -n %{modname}-%{version}
12cr|php-syck-0.9.3-20|30	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-syck-0.9.3-20|31	
12cr|php-syck-0.9.3-20|32	%patch0 -p0
12cr|php-syck-0.9.3-20|33	
12cr|php-syck-0.9.3-20|34	# fix permissions
12cr|php-syck-0.9.3-20|35	find . -type f | xargs chmod 644
12cr|php-syck-0.9.3-20|36	
12cr|php-syck-0.9.3-20|37	# strip away annoying ^M
12cr|php-syck-0.9.3-20|38	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-syck-0.9.3-20|39	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-syck-0.9.3-20|40	
12cr|php-syck-0.9.3-20|41	# lib64 fix
12cr|php-syck-0.9.3-20|42	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-syck-0.9.3-20|43	
12cr|php-syck-0.9.3-20|44	%build
12cr|php-syck-0.9.3-20|45	%serverbuild
12cr|php-syck-0.9.3-20|46	
12cr|php-syck-0.9.3-20|47	phpize
12cr|php-syck-0.9.3-20|48	%configure2_5x --with-libdir=%{_lib} \
12cr|php-syck-0.9.3-20|49	--with-%{modname}=shared,%{_prefix}
12cr|php-syck-0.9.3-20|50	%make
12cr|php-syck-0.9.3-20|51	
12cr|php-syck-0.9.3-20|52	mv modules/*.so .
12cr|php-syck-0.9.3-20|53	
12cr|php-syck-0.9.3-20|54	%install
12cr|php-syck-0.9.3-20|55	rm -rf %{buildroot}
12cr|php-syck-0.9.3-20|56	
12cr|php-syck-0.9.3-20|57	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-syck-0.9.3-20|58	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-syck-0.9.3-20|59	
12cr|php-syck-0.9.3-20|60	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-syck-0.9.3-20|61	
12cr|php-syck-0.9.3-20|62	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-syck-0.9.3-20|63	extension = %{soname}
12cr|php-syck-0.9.3-20|64	EOF
12cr|php-syck-0.9.3-20|65	
12cr|php-syck-0.9.3-20|66	%post
12cr|php-syck-0.9.3-20|67	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-syck-0.9.3-20|68	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-syck-0.9.3-20|69	fi
12cr|php-syck-0.9.3-20|70	
12cr|php-syck-0.9.3-20|71	%postun
12cr|php-syck-0.9.3-20|72	if [ "$1" = "0" ]; then
12cr|php-syck-0.9.3-20|73	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-syck-0.9.3-20|74	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-syck-0.9.3-20|75	fi
12cr|php-syck-0.9.3-20|76	fi
12cr|php-syck-0.9.3-20|77	
12cr|php-syck-0.9.3-20|78	%clean
12cr|php-syck-0.9.3-20|79	rm -rf %{buildroot}
12cr|php-syck-0.9.3-20|80	
12cr|php-syck-0.9.3-20|81	%files
12cr|php-syck-0.9.3-20|82	%defattr(-,root,root)
12cr|php-syck-0.9.3-20|83	%doc CHANGELOG TODO package*.xml
12cr|php-syck-0.9.3-20|84	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-syck-0.9.3-20|85	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-syck-0.9.3-20|86	
12cr|php-syck-0.9.3-20|87	
12cr|php-syck-0.9.3-20|88	%changelog
12cr|php-syck-0.9.3-20|89	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-20mdv2012.0
12cr|php-syck-0.9.3-20|90	+ Revision: 797004
12cr|php-syck-0.9.3-20|91	- fix build
12cr|php-syck-0.9.3-20|92	- rebuild for php-5.4.x
12cr|php-syck-0.9.3-20|93	
12cr|php-syck-0.9.3-20|94	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-19
12cr|php-syck-0.9.3-20|95	+ Revision: 761310
12cr|php-syck-0.9.3-20|96	- rebuild
12cr|php-syck-0.9.3-20|97	
12cr|php-syck-0.9.3-20|98	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-18
12cr|php-syck-0.9.3-20|99	+ Revision: 696477
12cr|php-syck-0.9.3-20|100	- rebuilt for php-5.3.8
12cr|php-syck-0.9.3-20|101	
12cr|php-syck-0.9.3-20|102	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-17
12cr|php-syck-0.9.3-20|103	+ Revision: 695472
12cr|php-syck-0.9.3-20|104	- rebuilt for php-5.3.7
12cr|php-syck-0.9.3-20|105	
12cr|php-syck-0.9.3-20|106	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-16
12cr|php-syck-0.9.3-20|107	+ Revision: 646692
12cr|php-syck-0.9.3-20|108	- rebuilt for php-5.3.6
12cr|php-syck-0.9.3-20|109	
12cr|php-syck-0.9.3-20|110	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-15mdv2011.0
12cr|php-syck-0.9.3-20|111	+ Revision: 629883
12cr|php-syck-0.9.3-20|112	- rebuilt for php-5.3.5
12cr|php-syck-0.9.3-20|113	
12cr|php-syck-0.9.3-20|114	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-14mdv2011.0
12cr|php-syck-0.9.3-20|115	+ Revision: 628197
12cr|php-syck-0.9.3-20|116	- ensure it's built without automake1.7
12cr|php-syck-0.9.3-20|117	
12cr|php-syck-0.9.3-20|118	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-13mdv2011.0
12cr|php-syck-0.9.3-20|119	+ Revision: 600538
12cr|php-syck-0.9.3-20|120	- rebuild
12cr|php-syck-0.9.3-20|121	
12cr|php-syck-0.9.3-20|122	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-12mdv2011.0
12cr|php-syck-0.9.3-20|123	+ Revision: 588875
12cr|php-syck-0.9.3-20|124	- rebuild
12cr|php-syck-0.9.3-20|125	
12cr|php-syck-0.9.3-20|126	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-11mdv2010.1
12cr|php-syck-0.9.3-20|127	+ Revision: 514665
12cr|php-syck-0.9.3-20|128	- rebuilt for php-5.3.2
12cr|php-syck-0.9.3-20|129	
12cr|php-syck-0.9.3-20|130	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-10mdv2010.1
12cr|php-syck-0.9.3-20|131	+ Revision: 485490
12cr|php-syck-0.9.3-20|132	- rebuilt for php-5.3.2RC1
12cr|php-syck-0.9.3-20|133	
12cr|php-syck-0.9.3-20|134	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-9mdv2010.1
12cr|php-syck-0.9.3-20|135	+ Revision: 468261
12cr|php-syck-0.9.3-20|136	- rebuilt against php-5.3.1
12cr|php-syck-0.9.3-20|137	
12cr|php-syck-0.9.3-20|138	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-8mdv2010.0
12cr|php-syck-0.9.3-20|139	+ Revision: 451363
12cr|php-syck-0.9.3-20|140	- rebuild
12cr|php-syck-0.9.3-20|141	
12cr|php-syck-0.9.3-20|142	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0.9.3-7mdv2010.0
12cr|php-syck-0.9.3-20|143	+ Revision: 397612
12cr|php-syck-0.9.3-20|144	- Rebuild
12cr|php-syck-0.9.3-20|145	
12cr|php-syck-0.9.3-20|146	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-6mdv2010.0
12cr|php-syck-0.9.3-20|147	+ Revision: 377033
12cr|php-syck-0.9.3-20|148	- rebuilt for php-5.3.0RC2
12cr|php-syck-0.9.3-20|149	
12cr|php-syck-0.9.3-20|150	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-5mdv2009.1
12cr|php-syck-0.9.3-20|151	+ Revision: 346641
12cr|php-syck-0.9.3-20|152	- rebuilt for php-5.2.9
12cr|php-syck-0.9.3-20|153	
12cr|php-syck-0.9.3-20|154	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-4mdv2009.1
12cr|php-syck-0.9.3-20|155	+ Revision: 341820
12cr|php-syck-0.9.3-20|156	- rebuilt against php-5.2.9RC2
12cr|php-syck-0.9.3-20|157	
12cr|php-syck-0.9.3-20|158	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-3mdv2009.1
12cr|php-syck-0.9.3-20|159	+ Revision: 323108
12cr|php-syck-0.9.3-20|160	- rebuild
12cr|php-syck-0.9.3-20|161	
12cr|php-syck-0.9.3-20|162	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-2mdv2009.1
12cr|php-syck-0.9.3-20|163	+ Revision: 310313
12cr|php-syck-0.9.3-20|164	- rebuilt against php-5.2.7
12cr|php-syck-0.9.3-20|165	
12cr|php-syck-0.9.3-20|166	* Fri Nov 21 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-1mdv2009.1
12cr|php-syck-0.9.3-20|167	+ Revision: 305429
12cr|php-syck-0.9.3-20|168	- 0.9.3
12cr|php-syck-0.9.3-20|169	
12cr|php-syck-0.9.3-20|170	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-4mdv2009.0
12cr|php-syck-0.9.3-20|171	+ Revision: 238434
12cr|php-syck-0.9.3-20|172	- rebuild
12cr|php-syck-0.9.3-20|173	
12cr|php-syck-0.9.3-20|174	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-3mdv2009.0
12cr|php-syck-0.9.3-20|175	+ Revision: 200275
12cr|php-syck-0.9.3-20|176	- rebuilt for php-5.2.6
12cr|php-syck-0.9.3-20|177	
12cr|php-syck-0.9.3-20|178	* Tue Feb 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-2mdv2008.1
12cr|php-syck-0.9.3-20|179	+ Revision: 162769
12cr|php-syck-0.9.3-20|180	- rebuild
12cr|php-syck-0.9.3-20|181	
12cr|php-syck-0.9.3-20|182	+ Olivier Blin <blino@mandriva.org>
12cr|php-syck-0.9.3-20|183	- restore BuildRoot
12cr|php-syck-0.9.3-20|184	
12cr|php-syck-0.9.3-20|185	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-syck-0.9.3-20|186	- kill re-definition of %%buildroot on Pixel's request
12cr|php-syck-0.9.3-20|187	
12cr|php-syck-0.9.3-20|188	* Fri Nov 23 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-1mdv2008.1
12cr|php-syck-0.9.3-20|189	+ Revision: 111657
12cr|php-syck-0.9.3-20|190	- 0.9.2
12cr|php-syck-0.9.3-20|191	
12cr|php-syck-0.9.3-20|192	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-3mdv2008.1
12cr|php-syck-0.9.3-20|193	+ Revision: 107728
12cr|php-syck-0.9.3-20|194	- restart apache if needed
12cr|php-syck-0.9.3-20|195	
12cr|php-syck-0.9.3-20|196	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-2mdv2008.0
12cr|php-syck-0.9.3-20|197	+ Revision: 77583
12cr|php-syck-0.9.3-20|198	- rebuilt against php-5.2.4
12cr|php-syck-0.9.3-20|199	
12cr|php-syck-0.9.3-20|200	* Tue Aug 07 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-1mdv2008.0
12cr|php-syck-0.9.3-20|201	+ Revision: 59850
12cr|php-syck-0.9.3-20|202	- Import php-syck
12cr|php-syck-0.9.3-20|203	
12cr|php-syck-0.9.3-20|204	
12cr|php-syck-0.9.3-20|205	
12cr|php-syck-0.9.3-20|206	* Tue Aug 07 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-1mdv2008.0
12cr|php-syck-0.9.3-20|207	- initial Mandriva package

6140 12
12cr|php-symfony-YAML-1.0.6-1|1	%define  upstream_name YAML
12cr|php-symfony-YAML-1.0.6-1|2	
12cr|php-symfony-YAML-1.0.6-1|3	Summary:	A PHP library that speaks YAML
12cr|php-symfony-YAML-1.0.6-1|4	Name:		php-symfony-%{upstream_name}
12cr|php-symfony-YAML-1.0.6-1|5	Version:	1.0.6
12cr|php-symfony-YAML-1.0.6-1|6	Release:	%mkrel 1
12cr|php-symfony-YAML-1.0.6-1|7	License:	MIT
12cr|php-symfony-YAML-1.0.6-1|8	Group:		Development/PHP
12cr|php-symfony-YAML-1.0.6-1|9	URL:		http://pear.symfony-project.com/
12cr|php-symfony-YAML-1.0.6-1|10	Source0:	http://pear.symfony-project.com/get/YAML-%{version}.tgz
12cr|php-symfony-YAML-1.0.6-1|11	Requires(post): php-pear
12cr|php-symfony-YAML-1.0.6-1|12	Requires(preun): php-pear
12cr|php-symfony-YAML-1.0.6-1|13	Requires:	php-cli >= 3:5.2.1
12cr|php-symfony-YAML-1.0.6-1|14	Requires:	php-pear >= 1:1.9.4
12cr|php-symfony-YAML-1.0.6-1|15	Requires:	php-channel-symfony
12cr|php-symfony-YAML-1.0.6-1|16	BuildArch:	noarch
12cr|php-symfony-YAML-1.0.6-1|17	BuildRequires:	php-pear
12cr|php-symfony-YAML-1.0.6-1|18	BuildRequires:	php-channel-symfony
12cr|php-symfony-YAML-1.0.6-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-symfony-YAML-1.0.6-1|20	
12cr|php-symfony-YAML-1.0.6-1|21	%description
12cr|php-symfony-YAML-1.0.6-1|22	Symfony YAML is a PHP library that parses YAML strings and converts them to
12cr|php-symfony-YAML-1.0.6-1|23	PHP arrays. It can also converts PHP arrays to YAML strings. Its official
12cr|php-symfony-YAML-1.0.6-1|24	website is at http://components.symfony-project.org/yaml/.
12cr|php-symfony-YAML-1.0.6-1|25	
12cr|php-symfony-YAML-1.0.6-1|26	This package provides The Symfony YAML Component.
12cr|php-symfony-YAML-1.0.6-1|27	
12cr|php-symfony-YAML-1.0.6-1|28	%prep
12cr|php-symfony-YAML-1.0.6-1|29	
12cr|php-symfony-YAML-1.0.6-1|30	%setup -q -c
12cr|php-symfony-YAML-1.0.6-1|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cr|php-symfony-YAML-1.0.6-1|32	
12cr|php-symfony-YAML-1.0.6-1|33	%build
12cr|php-symfony-YAML-1.0.6-1|34	
12cr|php-symfony-YAML-1.0.6-1|35	%install
12cr|php-symfony-YAML-1.0.6-1|36	rm -rf %{buildroot}
12cr|php-symfony-YAML-1.0.6-1|37	
12cr|php-symfony-YAML-1.0.6-1|38	cd %{upstream_name}-%{version}
12cr|php-symfony-YAML-1.0.6-1|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cr|php-symfony-YAML-1.0.6-1|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cr|php-symfony-YAML-1.0.6-1|41	
12cr|php-symfony-YAML-1.0.6-1|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cr|php-symfony-YAML-1.0.6-1|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cr|php-symfony-YAML-1.0.6-1|44	
12cr|php-symfony-YAML-1.0.6-1|45	install -d %{buildroot}%{_datadir}/pear/packages
12cr|php-symfony-YAML-1.0.6-1|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cr|php-symfony-YAML-1.0.6-1|47	
12cr|php-symfony-YAML-1.0.6-1|48	%clean
12cr|php-symfony-YAML-1.0.6-1|49	rm -rf %{buildroot}
12cr|php-symfony-YAML-1.0.6-1|50	
12cr|php-symfony-YAML-1.0.6-1|51	%post
12cr|php-symfony-YAML-1.0.6-1|52	%if %mdkversion < 201000
12cr|php-symfony-YAML-1.0.6-1|53	pear install --nodeps --soft --force --register-only \
12cr|php-symfony-YAML-1.0.6-1|54	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cr|php-symfony-YAML-1.0.6-1|55	%endif
12cr|php-symfony-YAML-1.0.6-1|56	
12cr|php-symfony-YAML-1.0.6-1|57	%preun
12cr|php-symfony-YAML-1.0.6-1|58	%if %mdkversion < 201000
12cr|php-symfony-YAML-1.0.6-1|59	if [ "$1" -eq "0" ]; then
12cr|php-symfony-YAML-1.0.6-1|60	pear uninstall --nodeps --ignore-errors --register-only \
12cr|php-symfony-YAML-1.0.6-1|61	%{pear_name} >/dev/null || :
12cr|php-symfony-YAML-1.0.6-1|62	fi
12cr|php-symfony-YAML-1.0.6-1|63	%endif
12cr|php-symfony-YAML-1.0.6-1|64	
12cr|php-symfony-YAML-1.0.6-1|65	%files
12cr|php-symfony-YAML-1.0.6-1|66	%defattr(-,root,root)
12cr|php-symfony-YAML-1.0.6-1|67	%doc %{upstream_name}-%{version}/LICENSE
12cr|php-symfony-YAML-1.0.6-1|68	%doc %{upstream_name}-%{version}/README.markdown
12cr|php-symfony-YAML-1.0.6-1|69	%{_datadir}/pear/SymfonyComponents/YAML
12cr|php-symfony-YAML-1.0.6-1|70	%{_datadir}/pear/packages/YAML.xml
12cr|php-symfony-YAML-1.0.6-1|71	
12cr|php-symfony-YAML-1.0.6-1|72	
12cr|php-symfony-YAML-1.0.6-1|73	
12cr|php-symfony-YAML-1.0.6-1|74	%changelog
12cr|php-symfony-YAML-1.0.6-1|75	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-1mdv2012.0
12cr|php-symfony-YAML-1.0.6-1|76	+ Revision: 730909
12cr|php-symfony-YAML-1.0.6-1|77	- import php-symfony-YAML
12cr|php-symfony-YAML-1.0.6-1|78	
12cr|php-symfony-YAML-1.0.6-1|79	
12cr|php-symfony-YAML-1.0.6-1|80	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-1mdv2010.2
12cr|php-symfony-YAML-1.0.6-1|81	- initial Mandriva package

6141 12
12cr|phpsysinfo-2.5.4-7|1	%define _requires_exceptions pear(/etc
12cr|phpsysinfo-2.5.4-7|2	
12cr|phpsysinfo-2.5.4-7|3	Summary:	PHPSysInfo displays system status
12cr|phpsysinfo-2.5.4-7|4	Name:		phpsysinfo
12cr|phpsysinfo-2.5.4-7|5	Version:	2.5.4
12cr|phpsysinfo-2.5.4-7|6	Release:	%mkrel 7
12cr|phpsysinfo-2.5.4-7|7	Group:		System/Servers
12cr|phpsysinfo-2.5.4-7|8	License:	GPLv2+
12cr|phpsysinfo-2.5.4-7|9	URL:		http://phpsysinfo.sourceforge.net/
12cr|phpsysinfo-2.5.4-7|10	Source0:	http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
12cr|phpsysinfo-2.5.4-7|11	Patch0:		phpsysinfo-2.5.2-rc2-mdv_conf.diff
12cr|phpsysinfo-2.5.4-7|12	Requires:       apache-mod_php php-xml lm_sensors
12cr|phpsysinfo-2.5.4-7|13	Requires(post):   ccp
12cr|phpsysinfo-2.5.4-7|14	%if %mdkversion < 201010
12cr|phpsysinfo-2.5.4-7|15	Requires(post):   rpm-helper
12cr|phpsysinfo-2.5.4-7|16	Requires(postun):   rpm-helper
12cr|phpsysinfo-2.5.4-7|17	%endif
12cr|phpsysinfo-2.5.4-7|18	BuildArch:	noarch
12cr|phpsysinfo-2.5.4-7|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|phpsysinfo-2.5.4-7|20	
12cr|phpsysinfo-2.5.4-7|21	%description
12cr|phpsysinfo-2.5.4-7|22	PHPSysInfo is a customizable PHP Script that parses /proc, and formats
12cr|phpsysinfo-2.5.4-7|23	information nicely. It will display information about system facts like Uptime,
12cr|phpsysinfo-2.5.4-7|24	CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk
12cr|phpsysinfo-2.5.4-7|25	usage, and more.
12cr|phpsysinfo-2.5.4-7|26	
12cr|phpsysinfo-2.5.4-7|27	Included is also a new lm_sensors module that will present voltage,
12cr|phpsysinfo-2.5.4-7|28	temperature, fan speed, etc. if the appropriate lm_sensors modules are loaded.
12cr|phpsysinfo-2.5.4-7|29	
12cr|phpsysinfo-2.5.4-7|30	%prep
12cr|phpsysinfo-2.5.4-7|31	
12cr|phpsysinfo-2.5.4-7|32	%setup -q -n %{name}
12cr|phpsysinfo-2.5.4-7|33	%patch0 -p1
12cr|phpsysinfo-2.5.4-7|34	
12cr|phpsysinfo-2.5.4-7|35	# clean up CVS stuff
12cr|phpsysinfo-2.5.4-7|36	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|phpsysinfo-2.5.4-7|37	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|phpsysinfo-2.5.4-7|38	done
12cr|phpsysinfo-2.5.4-7|39	
12cr|phpsysinfo-2.5.4-7|40	# fix dir perms
12cr|phpsysinfo-2.5.4-7|41	find . -type d | xargs chmod 755
12cr|phpsysinfo-2.5.4-7|42	
12cr|phpsysinfo-2.5.4-7|43	# fix file perms
12cr|phpsysinfo-2.5.4-7|44	find . -type f | xargs chmod 644
12cr|phpsysinfo-2.5.4-7|45	
12cr|phpsysinfo-2.5.4-7|46	%install
12cr|phpsysinfo-2.5.4-7|47	rm -rf %{buildroot}
12cr|phpsysinfo-2.5.4-7|48	
12cr|phpsysinfo-2.5.4-7|49	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|phpsysinfo-2.5.4-7|50	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|phpsysinfo-2.5.4-7|51	install -d %{buildroot}/var/www/%{name}
12cr|phpsysinfo-2.5.4-7|52	
12cr|phpsysinfo-2.5.4-7|53	cp -aRf * %{buildroot}/var/www/%{name}/
12cr|phpsysinfo-2.5.4-7|54	
12cr|phpsysinfo-2.5.4-7|55	mv %{buildroot}/var/www/%{name}/config.php.new %{buildroot}%{_sysconfdir}/%{name}/config.php
12cr|phpsysinfo-2.5.4-7|56	
12cr|phpsysinfo-2.5.4-7|57	# cleanup
12cr|phpsysinfo-2.5.4-7|58	rm -f %{buildroot}/var/www/%{name}/COPYING
12cr|phpsysinfo-2.5.4-7|59	rm -f %{buildroot}/var/www/%{name}/ChangeLog
12cr|phpsysinfo-2.5.4-7|60	rm -f %{buildroot}/var/www/%{name}/README
12cr|phpsysinfo-2.5.4-7|61	
12cr|phpsysinfo-2.5.4-7|62	cat > %{buildroot}%{webappconfdir}/%{name}.conf << EOF
12cr|phpsysinfo-2.5.4-7|63	Alias /%{name} /var/www/%{name}
12cr|phpsysinfo-2.5.4-7|64	
12cr|phpsysinfo-2.5.4-7|65	<Directory /var/www/%{name}>
12cr|phpsysinfo-2.5.4-7|66	Order allow,deny
12cr|phpsysinfo-2.5.4-7|67	Allow from all
12cr|phpsysinfo-2.5.4-7|68	</Directory>
12cr|phpsysinfo-2.5.4-7|69	EOF
12cr|phpsysinfo-2.5.4-7|70	
12cr|phpsysinfo-2.5.4-7|71	%post
12cr|phpsysinfo-2.5.4-7|72	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version \
12cr|phpsysinfo-2.5.4-7|73	--oldfile %{_sysconfdir}/%{name}/config.php \
12cr|phpsysinfo-2.5.4-7|74	--newfile %{_sysconfdir}/%{name}/config.php.rpmnew
12cr|phpsysinfo-2.5.4-7|75	%if %mdkversion < 201010
12cr|phpsysinfo-2.5.4-7|76	%_post_webapp
12cr|phpsysinfo-2.5.4-7|77	%endif
12cr|phpsysinfo-2.5.4-7|78	
12cr|phpsysinfo-2.5.4-7|79	%postun
12cr|phpsysinfo-2.5.4-7|80	%if %mdkversion < 201010
12cr|phpsysinfo-2.5.4-7|81	%_postun_webapp
12cr|phpsysinfo-2.5.4-7|82	%endif
12cr|phpsysinfo-2.5.4-7|83	
12cr|phpsysinfo-2.5.4-7|84	%clean
12cr|phpsysinfo-2.5.4-7|85	rm -rf %{buildroot}
12cr|phpsysinfo-2.5.4-7|86	
12cr|phpsysinfo-2.5.4-7|87	%files
12cr|phpsysinfo-2.5.4-7|88	%defattr(-,root,root)
12cr|phpsysinfo-2.5.4-7|89	%doc COPYING ChangeLog README
12cr|phpsysinfo-2.5.4-7|90	%config(noreplace) %{webappconfdir}/%{name}.conf
12cr|phpsysinfo-2.5.4-7|91	%config(noreplace) %{_sysconfdir}/%{name}
12cr|phpsysinfo-2.5.4-7|92	/var/www/%{name}
12cr|phpsysinfo-2.5.4-7|93	
12cr|phpsysinfo-2.5.4-7|94	
12cr|phpsysinfo-2.5.4-7|95	%changelog
12cr|phpsysinfo-2.5.4-7|96	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.5.4-7mdv2011.0
12cr|phpsysinfo-2.5.4-7|97	+ Revision: 614541
12cr|phpsysinfo-2.5.4-7|98	- the mass rebuild of 2010.1 packages
12cr|phpsysinfo-2.5.4-7|99	
12cr|phpsysinfo-2.5.4-7|100	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.4-6mdv2010.1
12cr|phpsysinfo-2.5.4-7|101	+ Revision: 501754
12cr|phpsysinfo-2.5.4-7|102	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|phpsysinfo-2.5.4-7|103	
12cr|phpsysinfo-2.5.4-7|104	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.5.4-5mdv2010.0
12cr|phpsysinfo-2.5.4-7|105	+ Revision: 430708
12cr|phpsysinfo-2.5.4-7|106	- rebuild
12cr|phpsysinfo-2.5.4-7|107	
12cr|phpsysinfo-2.5.4-7|108	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|phpsysinfo-2.5.4-7|109	- rebuild
12cr|phpsysinfo-2.5.4-7|110	
12cr|phpsysinfo-2.5.4-7|111	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.5.4-4mdv2009.0
12cr|phpsysinfo-2.5.4-7|112	+ Revision: 259000
12cr|phpsysinfo-2.5.4-7|113	- rebuild
12cr|phpsysinfo-2.5.4-7|114	
12cr|phpsysinfo-2.5.4-7|115	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.5.4-3mdv2009.0
12cr|phpsysinfo-2.5.4-7|116	+ Revision: 246886
12cr|phpsysinfo-2.5.4-7|117	- rebuild
12cr|phpsysinfo-2.5.4-7|118	
12cr|phpsysinfo-2.5.4-7|119	* Sat Feb 02 2008 Funda Wang <fwang@mandriva.org> 2.5.4-1mdv2008.1
12cr|phpsysinfo-2.5.4-7|120	+ Revision: 161426
12cr|phpsysinfo-2.5.4-7|121	- New version 2.5.4
12cr|phpsysinfo-2.5.4-7|122	
12cr|phpsysinfo-2.5.4-7|123	+ Olivier Blin <oblin@mandriva.com>
12cr|phpsysinfo-2.5.4-7|124	- restore BuildRoot
12cr|phpsysinfo-2.5.4-7|125	
12cr|phpsysinfo-2.5.4-7|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|phpsysinfo-2.5.4-7|127	- kill re-definition of %%buildroot on Pixel's request
12cr|phpsysinfo-2.5.4-7|128	
12cr|phpsysinfo-2.5.4-7|129	* Sun Aug 19 2007 Oden Eriksson <oeriksson@mandriva.com> 2.5.3-1mdv2008.0
12cr|phpsysinfo-2.5.4-7|130	+ Revision: 66589
12cr|phpsysinfo-2.5.4-7|131	- 2.5.3
12cr|phpsysinfo-2.5.4-7|132	- lowercase the package name
12cr|phpsysinfo-2.5.4-7|133	
12cr|phpsysinfo-2.5.4-7|134	
12cr|phpsysinfo-2.5.4-7|135	* Fri Mar 16 2007 Nicolas Lécureuil <neoclust@mandriva.org> 2.5.2-0.rc2.2mdv2007.1
12cr|phpsysinfo-2.5.4-7|136	+ Revision: 145029
12cr|phpsysinfo-2.5.4-7|137	- Add XDG menu entry
12cr|phpsysinfo-2.5.4-7|138	- Import phpSysInfo
12cr|phpsysinfo-2.5.4-7|139	
12cr|phpsysinfo-2.5.4-7|140	* Mon May 15 2006 Oden Eriksson <oeriksson@mandriva.com> 2.5.2-0.rc2.1mdk
12cr|phpsysinfo-2.5.4-7|141	- 2.5.2rc2
12cr|phpsysinfo-2.5.4-7|142	- use the webapps policy
12cr|phpsysinfo-2.5.4-7|143	- fix a menuentry
12cr|phpsysinfo-2.5.4-7|144	- add mod_rewrite rules to enforce ssl connections
12cr|phpsysinfo-2.5.4-7|145	- fix deps
12cr|phpsysinfo-2.5.4-7|146	
12cr|phpsysinfo-2.5.4-7|147	* Mon Jun 13 2005 Oden Eriksson <oeriksson@mandriva.com> 2.3-2mdk
12cr|phpsysinfo-2.5.4-7|148	- fix deps
12cr|phpsysinfo-2.5.4-7|149	
12cr|phpsysinfo-2.5.4-7|150	* Tue Aug 24 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.3-1mdk
12cr|phpsysinfo-2.5.4-7|151	- 2.3 (works with php5-*)
12cr|phpsysinfo-2.5.4-7|152	

6142 12
12cr|php-sysload-1.0.0-5|1	%define modname sysload
12cr|php-sysload-1.0.0-5|2	%define dirname %{modname}
12cr|php-sysload-1.0.0-5|3	%define soname %{modname}.so
12cr|php-sysload-1.0.0-5|4	%define inifile B20_%{modname}.ini
12cr|php-sysload-1.0.0-5|5	
12cr|php-sysload-1.0.0-5|6	Summary:	PHP Sysload extension
12cr|php-sysload-1.0.0-5|7	Name:		php-%{modname}
12cr|php-sysload-1.0.0-5|8	Version:	1.0.0
12cr|php-sysload-1.0.0-5|9	Release:	5
12cr|php-sysload-1.0.0-5|10	Group:		Development/PHP
12cr|php-sysload-1.0.0-5|11	License:	PHP
12cr|php-sysload-1.0.0-5|12	URL:		http://www.xarg.org/project/php-sysload/
12cr|php-sysload-1.0.0-5|13	Source0:	http://www.xarg.org/download/sysload-%{version}.tar.gz
12cr|php-sysload-1.0.0-5|14	Source1:	B20_sysload.ini
12cr|php-sysload-1.0.0-5|15	Patch0:		sysload-1.0.0-php54x.diff
12cr|php-sysload-1.0.0-5|16	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-sysload-1.0.0-5|17	
12cr|php-sysload-1.0.0-5|18	%description
12cr|php-sysload-1.0.0-5|19	PHP Sysload is a simple monitoring Extension for PHP backends behind a reverse
12cr|php-sysload-1.0.0-5|20	proxy server or for other tasks where you have a need to send a specified HTTP
12cr|php-sysload-1.0.0-5|21	header on overrun.
12cr|php-sysload-1.0.0-5|22	
12cr|php-sysload-1.0.0-5|23	%prep
12cr|php-sysload-1.0.0-5|24	
12cr|php-sysload-1.0.0-5|25	%setup -q -n %{modname}-%{version}
12cr|php-sysload-1.0.0-5|26	%patch0 -p0
12cr|php-sysload-1.0.0-5|27	
12cr|php-sysload-1.0.0-5|28	cp %{SOURCE1} %{inifile}
12cr|php-sysload-1.0.0-5|29	
12cr|php-sysload-1.0.0-5|30	# lib64 fix
12cr|php-sysload-1.0.0-5|31	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-sysload-1.0.0-5|32	
12cr|php-sysload-1.0.0-5|33	%build
12cr|php-sysload-1.0.0-5|34	%serverbuild
12cr|php-sysload-1.0.0-5|35	
12cr|php-sysload-1.0.0-5|36	phpize
12cr|php-sysload-1.0.0-5|37	%configure2_5x --with-libdir=%{_lib} \
12cr|php-sysload-1.0.0-5|38	--with-%{modname}=shared,%{_prefix}
12cr|php-sysload-1.0.0-5|39	%make
12cr|php-sysload-1.0.0-5|40	mv modules/*.so .
12cr|php-sysload-1.0.0-5|41	
12cr|php-sysload-1.0.0-5|42	%install
12cr|php-sysload-1.0.0-5|43	
12cr|php-sysload-1.0.0-5|44	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-sysload-1.0.0-5|45	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-sysload-1.0.0-5|46	
12cr|php-sysload-1.0.0-5|47	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-sysload-1.0.0-5|48	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-sysload-1.0.0-5|49	
12cr|php-sysload-1.0.0-5|50	%post
12cr|php-sysload-1.0.0-5|51	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-sysload-1.0.0-5|52	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-sysload-1.0.0-5|53	fi
12cr|php-sysload-1.0.0-5|54	
12cr|php-sysload-1.0.0-5|55	%postun
12cr|php-sysload-1.0.0-5|56	if [ "$1" = "0" ]; then
12cr|php-sysload-1.0.0-5|57	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-sysload-1.0.0-5|58	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-sysload-1.0.0-5|59	fi
12cr|php-sysload-1.0.0-5|60	fi
12cr|php-sysload-1.0.0-5|61	
12cr|php-sysload-1.0.0-5|62	%files
12cr|php-sysload-1.0.0-5|63	%doc CREDIT
12cr|php-sysload-1.0.0-5|64	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-sysload-1.0.0-5|65	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-sysload-1.0.0-5|66	
12cr|php-sysload-1.0.0-5|67	
12cr|php-sysload-1.0.0-5|68	
12cr|php-sysload-1.0.0-5|69	%changelog
12cr|php-sysload-1.0.0-5|70	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5
12cr|php-sysload-1.0.0-5|71	+ Revision: 797005
12cr|php-sysload-1.0.0-5|72	- fix build
12cr|php-sysload-1.0.0-5|73	- rebuild for php-5.4.x
12cr|php-sysload-1.0.0-5|74	
12cr|php-sysload-1.0.0-5|75	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4
12cr|php-sysload-1.0.0-5|76	+ Revision: 761333
12cr|php-sysload-1.0.0-5|77	- rebuild
12cr|php-sysload-1.0.0-5|78	
12cr|php-sysload-1.0.0-5|79	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3
12cr|php-sysload-1.0.0-5|80	+ Revision: 696478
12cr|php-sysload-1.0.0-5|81	- rebuilt for php-5.3.8
12cr|php-sysload-1.0.0-5|82	
12cr|php-sysload-1.0.0-5|83	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2
12cr|php-sysload-1.0.0-5|84	+ Revision: 695473
12cr|php-sysload-1.0.0-5|85	- rebuilt for php-5.3.7
12cr|php-sysload-1.0.0-5|86	
12cr|php-sysload-1.0.0-5|87	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|php-sysload-1.0.0-5|88	- Clean spec file layout
12cr|php-sysload-1.0.0-5|89	
12cr|php-sysload-1.0.0-5|90	* Fri May 20 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cr|php-sysload-1.0.0-5|91	+ Revision: 676259
12cr|php-sysload-1.0.0-5|92	- import php-sysload
12cr|php-sysload-1.0.0-5|93	
12cr|php-sysload-1.0.0-5|94	
12cr|php-sysload-1.0.0-5|95	* Fri May 20 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cr|php-sysload-1.0.0-5|96	- initial Mandriva package

6143 12
12cr|php-syslog-ng-2.9.8-6|1	%define name    php-syslog-ng
12cr|php-syslog-ng-2.9.8-6|2	%define version 2.9.8
12cr|php-syslog-ng-2.9.8-6|3	%define release %mkrel 6
12cr|php-syslog-ng-2.9.8-6|4	
12cr|php-syslog-ng-2.9.8-6|5	%define _requires_exceptions pear(\\(/usr/share/php-syslog-ng.*\\|/etc/php-syslog-ng/config.php\\|includes/.*\\))
12cr|php-syslog-ng-2.9.8-6|6	
12cr|php-syslog-ng-2.9.8-6|7	Name:       %{name}
12cr|php-syslog-ng-2.9.8-6|8	Version:    %{version}
12cr|php-syslog-ng-2.9.8-6|9	Release:    %{release}
12cr|php-syslog-ng-2.9.8-6|10	Summary:    Web frontend for syslog-ng
12cr|php-syslog-ng-2.9.8-6|11	License:    GPL
12cr|php-syslog-ng-2.9.8-6|12	Group:      System/Servers
12cr|php-syslog-ng-2.9.8-6|13	URL:        http://code.google.com/p/php-syslog-ng/
12cr|php-syslog-ng-2.9.8-6|14	Source0:    http://php-syslog-ng.googlecode.com/files/%{name}-%{version}.tgz
12cr|php-syslog-ng-2.9.8-6|15	Patch:      php-syslog-ng-2.9.8-fhs.patch
12cr|php-syslog-ng-2.9.8-6|16	Requires:   mod_php
12cr|php-syslog-ng-2.9.8-6|17	Requires:   php-cli
12cr|php-syslog-ng-2.9.8-6|18	Requires:   php-gd
12cr|php-syslog-ng-2.9.8-6|19	Requires:   php-mysql
12cr|php-syslog-ng-2.9.8-6|20	Requires:   php-xml
12cr|php-syslog-ng-2.9.8-6|21	BuildArch:  noarch
12cr|php-syslog-ng-2.9.8-6|22	%if %mdkversion < 201010
12cr|php-syslog-ng-2.9.8-6|23	Requires(post):   rpm-helper
12cr|php-syslog-ng-2.9.8-6|24	Requires(postun):   rpm-helper
12cr|php-syslog-ng-2.9.8-6|25	%endif
12cr|php-syslog-ng-2.9.8-6|26	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|php-syslog-ng-2.9.8-6|27	
12cr|php-syslog-ng-2.9.8-6|28	%description
12cr|php-syslog-ng-2.9.8-6|29	Php-Syslog-ng is a frontend for viewing syslog-ng messages logged to MySQL in
12cr|php-syslog-ng-2.9.8-6|30	realtime. It features customized searches based on device, priority, date,
12cr|php-syslog-ng-2.9.8-6|31	time, and message.
12cr|php-syslog-ng-2.9.8-6|32	
12cr|php-syslog-ng-2.9.8-6|33	%prep
12cr|php-syslog-ng-2.9.8-6|34	%setup -q -n %{name}
12cr|php-syslog-ng-2.9.8-6|35	%patch -p 1
12cr|php-syslog-ng-2.9.8-6|36	
12cr|php-syslog-ng-2.9.8-6|37	%install
12cr|php-syslog-ng-2.9.8-6|38	rm -rf %buildroot
12cr|php-syslog-ng-2.9.8-6|39	
12cr|php-syslog-ng-2.9.8-6|40	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cr|php-syslog-ng-2.9.8-6|41	cp -pr html/*.php %{buildroot}%{_var}/www/%{name}
12cr|php-syslog-ng-2.9.8-6|42	cp -pr html/robots.txt %{buildroot}%{_var}/www/%{name}
12cr|php-syslog-ng-2.9.8-6|43	cp -pr html/favicon.ico %{buildroot}%{_var}/www/%{name}
12cr|php-syslog-ng-2.9.8-6|44	cp -pr html/css %{buildroot}%{_var}/www/%{name}
12cr|php-syslog-ng-2.9.8-6|45	cp -pr html/images %{buildroot}%{_var}/www/%{name}
12cr|php-syslog-ng-2.9.8-6|46	cp -pr html/install %{buildroot}%{_var}/www/%{name}
12cr|php-syslog-ng-2.9.8-6|47	cp -pr html/userguide.doc %{buildroot}%{_var}/www/%{name}
12cr|php-syslog-ng-2.9.8-6|48	
12cr|php-syslog-ng-2.9.8-6|49	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|php-syslog-ng-2.9.8-6|50	touch %{buildroot}%{_sysconfdir}/%{name}/config.php
12cr|php-syslog-ng-2.9.8-6|51	
12cr|php-syslog-ng-2.9.8-6|52	install -d -m 755 %{buildroot}%{_var}/lib/%{name}
12cr|php-syslog-ng-2.9.8-6|53	(cd %buildroot%{_var}/www/%{name} && ln -s ../../lib/%{name} jpcache)
12cr|php-syslog-ng-2.9.8-6|54	
12cr|php-syslog-ng-2.9.8-6|55	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
12cr|php-syslog-ng-2.9.8-6|56	install -m 755 scripts/dbgen.pl %{buildroot}%{_datadir}/%{name}/bin
12cr|php-syslog-ng-2.9.8-6|57	install -m 755 scripts/resetusers.sh %{buildroot}%{_datadir}/%{name}/bin
12cr|php-syslog-ng-2.9.8-6|58	install -m 644 scripts/*.php %{buildroot}%{_datadir}/%{name}/bin
12cr|php-syslog-ng-2.9.8-6|59	
12cr|php-syslog-ng-2.9.8-6|60	# distribut include content
12cr|php-syslog-ng-2.9.8-6|61	pushd html
12cr|php-syslog-ng-2.9.8-6|62	find includes -type f -a -not -name '*.js' | \
12cr|php-syslog-ng-2.9.8-6|63	tar --create --files-from - --remove-files | \
12cr|php-syslog-ng-2.9.8-6|64	(cd %{buildroot}%{_datadir}/%{name} && tar --preserve --extract)
12cr|php-syslog-ng-2.9.8-6|65	find includes -type f -a -name '*.js' | \
12cr|php-syslog-ng-2.9.8-6|66	tar --create --files-from - --remove-files | \
12cr|php-syslog-ng-2.9.8-6|67	(cd %{buildroot}%{_var}/www/%{name} && tar --preserve --extract)
12cr|php-syslog-ng-2.9.8-6|68	popd
12cr|php-syslog-ng-2.9.8-6|69	
12cr|php-syslog-ng-2.9.8-6|70	# apache conf
12cr|php-syslog-ng-2.9.8-6|71	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|php-syslog-ng-2.9.8-6|72	cat > %{buildroot}%{_webappconfdir}/php-syslog-ng.conf <<EOF
12cr|php-syslog-ng-2.9.8-6|73	Alias /php-syslog-ng %{_var}/www/%{name}
12cr|php-syslog-ng-2.9.8-6|74	
12cr|php-syslog-ng-2.9.8-6|75	<Directory "%{_var}/www/%{name}">
12cr|php-syslog-ng-2.9.8-6|76	Order allow,deny
12cr|php-syslog-ng-2.9.8-6|77	Allow from all
12cr|php-syslog-ng-2.9.8-6|78	php_value memory_limit 128M
12cr|php-syslog-ng-2.9.8-6|79	php_value max_execution_time 300
12cr|php-syslog-ng-2.9.8-6|80	</Directory>
12cr|php-syslog-ng-2.9.8-6|81	
12cr|php-syslog-ng-2.9.8-6|82	<Directory "%{_var}/www/%{name}/install">
12cr|php-syslog-ng-2.9.8-6|83	Allow from localhost
12cr|php-syslog-ng-2.9.8-6|84	</Directory>
12cr|php-syslog-ng-2.9.8-6|85	EOF
12cr|php-syslog-ng-2.9.8-6|86	
12cr|php-syslog-ng-2.9.8-6|87	%post
12cr|php-syslog-ng-2.9.8-6|88	%if %mdkversion < 201010
12cr|php-syslog-ng-2.9.8-6|89	%_post_webapp
12cr|php-syslog-ng-2.9.8-6|90	%endif
12cr|php-syslog-ng-2.9.8-6|91	
12cr|php-syslog-ng-2.9.8-6|92	%postun
12cr|php-syslog-ng-2.9.8-6|93	%if %mdkversion < 201010
12cr|php-syslog-ng-2.9.8-6|94	%_postun_webapp
12cr|php-syslog-ng-2.9.8-6|95	%endif
12cr|php-syslog-ng-2.9.8-6|96	
12cr|php-syslog-ng-2.9.8-6|97	%clean
12cr|php-syslog-ng-2.9.8-6|98	rm -rf %{buildroot}
12cr|php-syslog-ng-2.9.8-6|99	
12cr|php-syslog-ng-2.9.8-6|100	%files
12cr|php-syslog-ng-2.9.8-6|101	%defattr(-,root,root)
12cr|php-syslog-ng-2.9.8-6|102	%doc html/CHANGELOG html/LICENSE html/README html/TROUBLESHOOTING-INSTALL
12cr|php-syslog-ng-2.9.8-6|103	%config(noreplace) %{_webappconfdir}/php-syslog-ng.conf
12cr|php-syslog-ng-2.9.8-6|104	%dir %{_sysconfdir}/php-syslog-ng
12cr|php-syslog-ng-2.9.8-6|105	%config(noreplace) %attr(-,apache,apache) %{_sysconfdir}/php-syslog-ng/config.php
12cr|php-syslog-ng-2.9.8-6|106	%{_var}/www/%{name}
12cr|php-syslog-ng-2.9.8-6|107	%attr(-,apache,apache) %{_var}/lib/%{name}
12cr|php-syslog-ng-2.9.8-6|108	%{_datadir}/%{name}
12cr|php-syslog-ng-2.9.8-6|109	
12cr|php-syslog-ng-2.9.8-6|110	
12cr|php-syslog-ng-2.9.8-6|111	%changelog
12cr|php-syslog-ng-2.9.8-6|112	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.9.8-6mdv2011.0
12cr|php-syslog-ng-2.9.8-6|113	+ Revision: 679625
12cr|php-syslog-ng-2.9.8-6|114	- mass rebuild
12cr|php-syslog-ng-2.9.8-6|115	
12cr|php-syslog-ng-2.9.8-6|116	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.9.8-5mdv2011.0
12cr|php-syslog-ng-2.9.8-6|117	+ Revision: 614540
12cr|php-syslog-ng-2.9.8-6|118	- the mass rebuild of 2010.1 packages
12cr|php-syslog-ng-2.9.8-6|119	
12cr|php-syslog-ng-2.9.8-6|120	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.8-4mdv2010.1
12cr|php-syslog-ng-2.9.8-6|121	+ Revision: 501753
12cr|php-syslog-ng-2.9.8-6|122	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|php-syslog-ng-2.9.8-6|123	
12cr|php-syslog-ng-2.9.8-6|124	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 2.9.8-3mdv2010.0
12cr|php-syslog-ng-2.9.8-6|125	+ Revision: 397613
12cr|php-syslog-ng-2.9.8-6|126	- Rebuild
12cr|php-syslog-ng-2.9.8-6|127	
12cr|php-syslog-ng-2.9.8-6|128	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.9.8-2mdv2009.1
12cr|php-syslog-ng-2.9.8-6|129	+ Revision: 323109
12cr|php-syslog-ng-2.9.8-6|130	- rebuild
12cr|php-syslog-ng-2.9.8-6|131	
12cr|php-syslog-ng-2.9.8-6|132	* Sun Jul 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.8-1mdv2009.0
12cr|php-syslog-ng-2.9.8-6|133	+ Revision: 232274
12cr|php-syslog-ng-2.9.8-6|134	- import php-syslog-ng
12cr|php-syslog-ng-2.9.8-6|135	
12cr|php-syslog-ng-2.9.8-6|136	

6144 12
12cr|php-tcpwrap-1.1.3-21|1	%define modname tcpwrap
12cr|php-tcpwrap-1.1.3-21|2	%define dirname %{modname}
12cr|php-tcpwrap-1.1.3-21|3	%define soname %{modname}.so
12cr|php-tcpwrap-1.1.3-21|4	%define inifile A24_%{modname}.ini
12cr|php-tcpwrap-1.1.3-21|5	
12cr|php-tcpwrap-1.1.3-21|6	Summary:	Tcpwrappers bindings for PHP
12cr|php-tcpwrap-1.1.3-21|7	Name:		php-%{modname}
12cr|php-tcpwrap-1.1.3-21|8	Version:	1.1.3
12cr|php-tcpwrap-1.1.3-21|9	Release:	%mkrel 21
12cr|php-tcpwrap-1.1.3-21|10	Group:		Development/PHP
12cr|php-tcpwrap-1.1.3-21|11	License:	PHP License
12cr|php-tcpwrap-1.1.3-21|12	URL:		http://pecl.php.net/package/tcpwrap
12cr|php-tcpwrap-1.1.3-21|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-tcpwrap-1.1.3-21|14	Source1:	%{modname}.ini
12cr|php-tcpwrap-1.1.3-21|15	Patch0:		tcpwrap-1.1.3-php54x.diff
12cr|php-tcpwrap-1.1.3-21|16	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-tcpwrap-1.1.3-21|17	BuildRequires:	tcp_wrappers-devel
12cr|php-tcpwrap-1.1.3-21|18	Requires:	tcp_wrappers
12cr|php-tcpwrap-1.1.3-21|19	Epoch:		1
12cr|php-tcpwrap-1.1.3-21|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-tcpwrap-1.1.3-21|21	
12cr|php-tcpwrap-1.1.3-21|22	%description
12cr|php-tcpwrap-1.1.3-21|23	This package handles /etc/hosts.allow and /etc/hosts.deny files.
12cr|php-tcpwrap-1.1.3-21|24	
12cr|php-tcpwrap-1.1.3-21|25	%prep
12cr|php-tcpwrap-1.1.3-21|26	
12cr|php-tcpwrap-1.1.3-21|27	%setup -q -n %{modname}-%{version}
12cr|php-tcpwrap-1.1.3-21|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-tcpwrap-1.1.3-21|29	
12cr|php-tcpwrap-1.1.3-21|30	%patch0 -p0
12cr|php-tcpwrap-1.1.3-21|31	
12cr|php-tcpwrap-1.1.3-21|32	cp %{SOURCE1} %{inifile}
12cr|php-tcpwrap-1.1.3-21|33	
12cr|php-tcpwrap-1.1.3-21|34	%build
12cr|php-tcpwrap-1.1.3-21|35	%serverbuild
12cr|php-tcpwrap-1.1.3-21|36	
12cr|php-tcpwrap-1.1.3-21|37	phpize
12cr|php-tcpwrap-1.1.3-21|38	%configure2_5x --with-libdir=%{_lib} \
12cr|php-tcpwrap-1.1.3-21|39	--with-%{modname}=shared,%{_prefix}
12cr|php-tcpwrap-1.1.3-21|40	
12cr|php-tcpwrap-1.1.3-21|41	%make
12cr|php-tcpwrap-1.1.3-21|42	mv modules/*.so .
12cr|php-tcpwrap-1.1.3-21|43	
12cr|php-tcpwrap-1.1.3-21|44	%install
12cr|php-tcpwrap-1.1.3-21|45	rm -rf %{buildroot}
12cr|php-tcpwrap-1.1.3-21|46	
12cr|php-tcpwrap-1.1.3-21|47	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-tcpwrap-1.1.3-21|48	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-tcpwrap-1.1.3-21|49	
12cr|php-tcpwrap-1.1.3-21|50	cat > README.%{modname} << EOF
12cr|php-tcpwrap-1.1.3-21|51	The %{name} package contains a dynamic shared object (DSO) for PHP.
12cr|php-tcpwrap-1.1.3-21|52	EOF
12cr|php-tcpwrap-1.1.3-21|53	
12cr|php-tcpwrap-1.1.3-21|54	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-tcpwrap-1.1.3-21|55	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-tcpwrap-1.1.3-21|56	
12cr|php-tcpwrap-1.1.3-21|57	%post
12cr|php-tcpwrap-1.1.3-21|58	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-tcpwrap-1.1.3-21|59	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-tcpwrap-1.1.3-21|60	fi
12cr|php-tcpwrap-1.1.3-21|61	
12cr|php-tcpwrap-1.1.3-21|62	%postun
12cr|php-tcpwrap-1.1.3-21|63	if [ "$1" = "0" ]; then
12cr|php-tcpwrap-1.1.3-21|64	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-tcpwrap-1.1.3-21|65	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-tcpwrap-1.1.3-21|66	fi
12cr|php-tcpwrap-1.1.3-21|67	fi
12cr|php-tcpwrap-1.1.3-21|68	
12cr|php-tcpwrap-1.1.3-21|69	%clean
12cr|php-tcpwrap-1.1.3-21|70	rm -rf %{buildroot}
12cr|php-tcpwrap-1.1.3-21|71	
12cr|php-tcpwrap-1.1.3-21|72	%files
12cr|php-tcpwrap-1.1.3-21|73	%defattr(-,root,root)
12cr|php-tcpwrap-1.1.3-21|74	%doc README* package*.xml
12cr|php-tcpwrap-1.1.3-21|75	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-tcpwrap-1.1.3-21|76	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-tcpwrap-1.1.3-21|77	
12cr|php-tcpwrap-1.1.3-21|78	
12cr|php-tcpwrap-1.1.3-21|79	%changelog
12cr|php-tcpwrap-1.1.3-21|80	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-21mdv2012.0
12cr|php-tcpwrap-1.1.3-21|81	+ Revision: 796992
12cr|php-tcpwrap-1.1.3-21|82	- fix build
12cr|php-tcpwrap-1.1.3-21|83	- rebuild for php-5.4.x
12cr|php-tcpwrap-1.1.3-21|84	
12cr|php-tcpwrap-1.1.3-21|85	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-20
12cr|php-tcpwrap-1.1.3-21|86	+ Revision: 761334
12cr|php-tcpwrap-1.1.3-21|87	- rebuild
12cr|php-tcpwrap-1.1.3-21|88	
12cr|php-tcpwrap-1.1.3-21|89	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-19
12cr|php-tcpwrap-1.1.3-21|90	+ Revision: 696479
12cr|php-tcpwrap-1.1.3-21|91	- rebuilt for php-5.3.8
12cr|php-tcpwrap-1.1.3-21|92	
12cr|php-tcpwrap-1.1.3-21|93	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-18
12cr|php-tcpwrap-1.1.3-21|94	+ Revision: 695474
12cr|php-tcpwrap-1.1.3-21|95	- rebuilt for php-5.3.7
12cr|php-tcpwrap-1.1.3-21|96	
12cr|php-tcpwrap-1.1.3-21|97	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-17
12cr|php-tcpwrap-1.1.3-21|98	+ Revision: 646693
12cr|php-tcpwrap-1.1.3-21|99	- rebuilt for php-5.3.6
12cr|php-tcpwrap-1.1.3-21|100	
12cr|php-tcpwrap-1.1.3-21|101	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-16mdv2011.0
12cr|php-tcpwrap-1.1.3-21|102	+ Revision: 629884
12cr|php-tcpwrap-1.1.3-21|103	- rebuilt for php-5.3.5
12cr|php-tcpwrap-1.1.3-21|104	
12cr|php-tcpwrap-1.1.3-21|105	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-15mdv2011.0
12cr|php-tcpwrap-1.1.3-21|106	+ Revision: 628198
12cr|php-tcpwrap-1.1.3-21|107	- ensure it's built without automake1.7
12cr|php-tcpwrap-1.1.3-21|108	
12cr|php-tcpwrap-1.1.3-21|109	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-14mdv2011.0
12cr|php-tcpwrap-1.1.3-21|110	+ Revision: 600539
12cr|php-tcpwrap-1.1.3-21|111	- rebuild
12cr|php-tcpwrap-1.1.3-21|112	
12cr|php-tcpwrap-1.1.3-21|113	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-13mdv2011.0
12cr|php-tcpwrap-1.1.3-21|114	+ Revision: 588876
12cr|php-tcpwrap-1.1.3-21|115	- rebuild
12cr|php-tcpwrap-1.1.3-21|116	
12cr|php-tcpwrap-1.1.3-21|117	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-12mdv2010.1
12cr|php-tcpwrap-1.1.3-21|118	+ Revision: 514673
12cr|php-tcpwrap-1.1.3-21|119	- rebuilt for php-5.3.2
12cr|php-tcpwrap-1.1.3-21|120	
12cr|php-tcpwrap-1.1.3-21|121	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-11mdv2010.1
12cr|php-tcpwrap-1.1.3-21|122	+ Revision: 485491
12cr|php-tcpwrap-1.1.3-21|123	- rebuilt for php-5.3.2RC1
12cr|php-tcpwrap-1.1.3-21|124	
12cr|php-tcpwrap-1.1.3-21|125	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-10mdv2010.1
12cr|php-tcpwrap-1.1.3-21|126	+ Revision: 468262
12cr|php-tcpwrap-1.1.3-21|127	- rebuilt against php-5.3.1
12cr|php-tcpwrap-1.1.3-21|128	
12cr|php-tcpwrap-1.1.3-21|129	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-9mdv2010.0
12cr|php-tcpwrap-1.1.3-21|130	+ Revision: 451364
12cr|php-tcpwrap-1.1.3-21|131	- rebuild
12cr|php-tcpwrap-1.1.3-21|132	
12cr|php-tcpwrap-1.1.3-21|133	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1:1.1.3-8mdv2010.0
12cr|php-tcpwrap-1.1.3-21|134	+ Revision: 397618
12cr|php-tcpwrap-1.1.3-21|135	- Rebuild
12cr|php-tcpwrap-1.1.3-21|136	
12cr|php-tcpwrap-1.1.3-21|137	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-7mdv2010.0
12cr|php-tcpwrap-1.1.3-21|138	+ Revision: 377034
12cr|php-tcpwrap-1.1.3-21|139	- rebuilt for php-5.3.0RC2
12cr|php-tcpwrap-1.1.3-21|140	
12cr|php-tcpwrap-1.1.3-21|141	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-6mdv2009.1
12cr|php-tcpwrap-1.1.3-21|142	+ Revision: 346643
12cr|php-tcpwrap-1.1.3-21|143	- rebuilt for php-5.2.9
12cr|php-tcpwrap-1.1.3-21|144	
12cr|php-tcpwrap-1.1.3-21|145	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-5mdv2009.1
12cr|php-tcpwrap-1.1.3-21|146	+ Revision: 341824
12cr|php-tcpwrap-1.1.3-21|147	- rebuilt against php-5.2.9RC2
12cr|php-tcpwrap-1.1.3-21|148	
12cr|php-tcpwrap-1.1.3-21|149	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-4mdv2009.1
12cr|php-tcpwrap-1.1.3-21|150	+ Revision: 323110
12cr|php-tcpwrap-1.1.3-21|151	- rebuild
12cr|php-tcpwrap-1.1.3-21|152	
12cr|php-tcpwrap-1.1.3-21|153	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-3mdv2009.1
12cr|php-tcpwrap-1.1.3-21|154	+ Revision: 310314
12cr|php-tcpwrap-1.1.3-21|155	- rebuilt against php-5.2.7
12cr|php-tcpwrap-1.1.3-21|156	
12cr|php-tcpwrap-1.1.3-21|157	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-2mdv2009.0
12cr|php-tcpwrap-1.1.3-21|158	+ Revision: 238435
12cr|php-tcpwrap-1.1.3-21|159	- rebuild
12cr|php-tcpwrap-1.1.3-21|160	
12cr|php-tcpwrap-1.1.3-21|161	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-1mdv2009.0
12cr|php-tcpwrap-1.1.3-21|162	+ Revision: 236807
12cr|php-tcpwrap-1.1.3-21|163	- 1.1.3
12cr|php-tcpwrap-1.1.3-21|164	
12cr|php-tcpwrap-1.1.3-21|165	* Mon Jul 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.2-1mdv2009.0
12cr|php-tcpwrap-1.1.3-21|166	+ Revision: 232350
12cr|php-tcpwrap-1.1.3-21|167	- 1.1.2
12cr|php-tcpwrap-1.1.3-21|168	
12cr|php-tcpwrap-1.1.3-21|169	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-15mdv2009.0
12cr|php-tcpwrap-1.1.3-21|170	+ Revision: 200276
12cr|php-tcpwrap-1.1.3-21|171	- rebuilt for php-5.2.6
12cr|php-tcpwrap-1.1.3-21|172	
12cr|php-tcpwrap-1.1.3-21|173	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-14mdv2008.1
12cr|php-tcpwrap-1.1.3-21|174	+ Revision: 162250
12cr|php-tcpwrap-1.1.3-21|175	- rebuild
12cr|php-tcpwrap-1.1.3-21|176	
12cr|php-tcpwrap-1.1.3-21|177	+ Olivier Blin <blino@mandriva.org>
12cr|php-tcpwrap-1.1.3-21|178	- restore BuildRoot
12cr|php-tcpwrap-1.1.3-21|179	
12cr|php-tcpwrap-1.1.3-21|180	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-tcpwrap-1.1.3-21|181	- kill re-definition of %%buildroot on Pixel's request
12cr|php-tcpwrap-1.1.3-21|182	
12cr|php-tcpwrap-1.1.3-21|183	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-13mdv2008.1
12cr|php-tcpwrap-1.1.3-21|184	+ Revision: 107729
12cr|php-tcpwrap-1.1.3-21|185	- restart apache if needed
12cr|php-tcpwrap-1.1.3-21|186	
12cr|php-tcpwrap-1.1.3-21|187	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-12mdv2008.0
12cr|php-tcpwrap-1.1.3-21|188	+ Revision: 77584
12cr|php-tcpwrap-1.1.3-21|189	- rebuilt against php-5.2.4
12cr|php-tcpwrap-1.1.3-21|190	
12cr|php-tcpwrap-1.1.3-21|191	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-11mdv2008.0
12cr|php-tcpwrap-1.1.3-21|192	+ Revision: 39529
12cr|php-tcpwrap-1.1.3-21|193	- use distro conditional -fstack-protector
12cr|php-tcpwrap-1.1.3-21|194	
12cr|php-tcpwrap-1.1.3-21|195	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-10mdv2008.0
12cr|php-tcpwrap-1.1.3-21|196	+ Revision: 21361
12cr|php-tcpwrap-1.1.3-21|197	- rebuilt against new upstream version (5.2.2)
12cr|php-tcpwrap-1.1.3-21|198	
12cr|php-tcpwrap-1.1.3-21|199	
12cr|php-tcpwrap-1.1.3-21|200	* Fri Mar 30 2007 Olivier Blin <oblin@mandriva.com> 1.0-9mdv2007.1
12cr|php-tcpwrap-1.1.3-21|201	+ Revision: 149959
12cr|php-tcpwrap-1.1.3-21|202	- rebuild because of binary package loss
12cr|php-tcpwrap-1.1.3-21|203	
12cr|php-tcpwrap-1.1.3-21|204	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-8mdv2007.1
12cr|php-tcpwrap-1.1.3-21|205	+ Revision: 117635
12cr|php-tcpwrap-1.1.3-21|206	- rebuilt against new upstream version (5.2.1)
12cr|php-tcpwrap-1.1.3-21|207	
12cr|php-tcpwrap-1.1.3-21|208	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-7mdv2007.0
12cr|php-tcpwrap-1.1.3-21|209	+ Revision: 78110
12cr|php-tcpwrap-1.1.3-21|210	- rebuilt for php-5.2.0
12cr|php-tcpwrap-1.1.3-21|211	- Import php-tcpwrap
12cr|php-tcpwrap-1.1.3-21|212	
12cr|php-tcpwrap-1.1.3-21|213	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-6
12cr|php-tcpwrap-1.1.3-21|214	- rebuilt for php-5.1.6
12cr|php-tcpwrap-1.1.3-21|215	
12cr|php-tcpwrap-1.1.3-21|216	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-5mdk
12cr|php-tcpwrap-1.1.3-21|217	- rebuild
12cr|php-tcpwrap-1.1.3-21|218	
12cr|php-tcpwrap-1.1.3-21|219	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdk
12cr|php-tcpwrap-1.1.3-21|220	- rebuilt for php-5.1.3
12cr|php-tcpwrap-1.1.3-21|221	
12cr|php-tcpwrap-1.1.3-21|222	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-3mdk
12cr|php-tcpwrap-1.1.3-21|223	- rebuilt against php-5.1.2
12cr|php-tcpwrap-1.1.3-21|224	
12cr|php-tcpwrap-1.1.3-21|225	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-2mdk
12cr|php-tcpwrap-1.1.3-21|226	- rebuilt against php-5.1.1
12cr|php-tcpwrap-1.1.3-21|227	
12cr|php-tcpwrap-1.1.3-21|228	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.0-1mdk
12cr|php-tcpwrap-1.1.3-21|229	- rebuilt against php-5.1.0
12cr|php-tcpwrap-1.1.3-21|230	- fix versioning
12cr|php-tcpwrap-1.1.3-21|231	
12cr|php-tcpwrap-1.1.3-21|232	* Sun Oct 02 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0_1.0-0.RC1.1mdk
12cr|php-tcpwrap-1.1.3-21|233	- rebuilt against php-5.1.0RC1
12cr|php-tcpwrap-1.1.3-21|234	
12cr|php-tcpwrap-1.1.3-21|235	* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.5_1.0-1mdk
12cr|php-tcpwrap-1.1.3-21|236	- rebuilt against php-5.0.5 (Major security fixes)
12cr|php-tcpwrap-1.1.3-21|237	
12cr|php-tcpwrap-1.1.3-21|238	* Fri May 27 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_1.0-1mdk
12cr|php-tcpwrap-1.1.3-21|239	- rename the package
12cr|php-tcpwrap-1.1.3-21|240	
12cr|php-tcpwrap-1.1.3-21|241	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_1.0-1mdk
12cr|php-tcpwrap-1.1.3-21|242	- 5.0.4
12cr|php-tcpwrap-1.1.3-21|243	
12cr|php-tcpwrap-1.1.3-21|244	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_1.0-2mdk
12cr|php-tcpwrap-1.1.3-21|245	- use the %%mkrel macro
12cr|php-tcpwrap-1.1.3-21|246	
12cr|php-tcpwrap-1.1.3-21|247	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_1.0-1mdk
12cr|php-tcpwrap-1.1.3-21|248	- initial Mandrakelinux package
12cr|php-tcpwrap-1.1.3-21|249	
12cr|php-tcpwrap-1.1.3-21|250	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_1.0-3mdk
12cr|php-tcpwrap-1.1.3-21|251	- rebuilt against a non hardened-php aware php lib
12cr|php-tcpwrap-1.1.3-21|252	
12cr|php-tcpwrap-1.1.3-21|253	* Sat Jan 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_1.0-2mdk
12cr|php-tcpwrap-1.1.3-21|254	- rebuild due to hardened-php-0.2.6
12cr|php-tcpwrap-1.1.3-21|255	- cleanups
12cr|php-tcpwrap-1.1.3-21|256	
12cr|php-tcpwrap-1.1.3-21|257	* Thu Dec 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_1.0-1mdk
12cr|php-tcpwrap-1.1.3-21|258	- rebuild for php 4.3.10
12cr|php-tcpwrap-1.1.3-21|259	
12cr|php-tcpwrap-1.1.3-21|260	* Sat Oct 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.9_1.0-1mdk
12cr|php-tcpwrap-1.1.3-21|261	- rebuild for php 4.3.9
12cr|php-tcpwrap-1.1.3-21|262	
12cr|php-tcpwrap-1.1.3-21|263	* Thu Jul 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8_1.0-1mdk
12cr|php-tcpwrap-1.1.3-21|264	- rebuilt for php-4.3.8
12cr|php-tcpwrap-1.1.3-21|265	
12cr|php-tcpwrap-1.1.3-21|266	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7_1.0-2mdk
12cr|php-tcpwrap-1.1.3-21|267	- remove redundant provides
12cr|php-tcpwrap-1.1.3-21|268	
12cr|php-tcpwrap-1.1.3-21|269	* Tue Jun 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7_1.0-1mdk
12cr|php-tcpwrap-1.1.3-21|270	- rebuilt for php-4.3.7
12cr|php-tcpwrap-1.1.3-21|271	
12cr|php-tcpwrap-1.1.3-21|272	* Mon May 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_1.0-2mdk
12cr|php-tcpwrap-1.1.3-21|273	- use the %%configure2_5x macro
12cr|php-tcpwrap-1.1.3-21|274	- move scandir to /etc/php.d
12cr|php-tcpwrap-1.1.3-21|275	
12cr|php-tcpwrap-1.1.3-21|276	* Thu May 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_1.0-1mdk
12cr|php-tcpwrap-1.1.3-21|277	- built for php 4.3.6
12cr|php-tcpwrap-1.1.3-21|278	

6145 12
12cr|php-tdb-1.0.0-21|1	%define modname tdb
12cr|php-tdb-1.0.0-21|2	%define soname %{modname}.so
12cr|php-tdb-1.0.0-21|3	%define inifile A77_%{modname}.ini
12cr|php-tdb-1.0.0-21|4	
12cr|php-tdb-1.0.0-21|5	Summary:	Trivial DB bindings
12cr|php-tdb-1.0.0-21|6	Name:		php-%{modname}
12cr|php-tdb-1.0.0-21|7	Version:	1.0.0
12cr|php-tdb-1.0.0-21|8	Release:	%mkrel 21
12cr|php-tdb-1.0.0-21|9	Group:		Development/PHP
12cr|php-tdb-1.0.0-21|10	License:	PHP License
12cr|php-tdb-1.0.0-21|11	URL:		http://pecl.php.net/package/tdb/
12cr|php-tdb-1.0.0-21|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-tdb-1.0.0-21|13	Patch0:		tdb-1.0.0-php54x.diff
12cr|php-tdb-1.0.0-21|14	Requires(pre): rpm-helper
12cr|php-tdb-1.0.0-21|15	Requires(postun): rpm-helper
12cr|php-tdb-1.0.0-21|16	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-tdb-1.0.0-21|17	BuildRequires:	file
12cr|php-tdb-1.0.0-21|18	BuildRequires:	tdb-devel
12cr|php-tdb-1.0.0-21|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-tdb-1.0.0-21|20	
12cr|php-tdb-1.0.0-21|21	%description
12cr|php-tdb-1.0.0-21|22	This extension provides bindings for Trivial DB.
12cr|php-tdb-1.0.0-21|23	
12cr|php-tdb-1.0.0-21|24	%prep
12cr|php-tdb-1.0.0-21|25	
12cr|php-tdb-1.0.0-21|26	%setup -q -n %{modname}-%{version}
12cr|php-tdb-1.0.0-21|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-tdb-1.0.0-21|28	
12cr|php-tdb-1.0.0-21|29	%patch0 -p0
12cr|php-tdb-1.0.0-21|30	
12cr|php-tdb-1.0.0-21|31	# fix permissions
12cr|php-tdb-1.0.0-21|32	find . -type f | xargs chmod 644
12cr|php-tdb-1.0.0-21|33	
12cr|php-tdb-1.0.0-21|34	# strip away annoying ^M
12cr|php-tdb-1.0.0-21|35	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-tdb-1.0.0-21|36	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-tdb-1.0.0-21|37	
12cr|php-tdb-1.0.0-21|38	# lib64 fix
12cr|php-tdb-1.0.0-21|39	perl -p -i -e "s|/lib\b|/%{_lib}|g" *.m4
12cr|php-tdb-1.0.0-21|40	
12cr|php-tdb-1.0.0-21|41	%build
12cr|php-tdb-1.0.0-21|42	%serverbuild
12cr|php-tdb-1.0.0-21|43	
12cr|php-tdb-1.0.0-21|44	phpize
12cr|php-tdb-1.0.0-21|45	%configure2_5x --with-libdir=%{_lib} \
12cr|php-tdb-1.0.0-21|46	--with-%{modname}=shared,%{_prefix}
12cr|php-tdb-1.0.0-21|47	
12cr|php-tdb-1.0.0-21|48	%make
12cr|php-tdb-1.0.0-21|49	
12cr|php-tdb-1.0.0-21|50	%install
12cr|php-tdb-1.0.0-21|51	rm -rf %{buildroot}
12cr|php-tdb-1.0.0-21|52	
12cr|php-tdb-1.0.0-21|53	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-tdb-1.0.0-21|54	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-tdb-1.0.0-21|55	
12cr|php-tdb-1.0.0-21|56	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-tdb-1.0.0-21|57	
12cr|php-tdb-1.0.0-21|58	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-tdb-1.0.0-21|59	extension = %{soname}
12cr|php-tdb-1.0.0-21|60	
12cr|php-tdb-1.0.0-21|61	[%{modname}]
12cr|php-tdb-1.0.0-21|62	EOF
12cr|php-tdb-1.0.0-21|63	
12cr|php-tdb-1.0.0-21|64	%post
12cr|php-tdb-1.0.0-21|65	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-tdb-1.0.0-21|66	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-tdb-1.0.0-21|67	fi
12cr|php-tdb-1.0.0-21|68	
12cr|php-tdb-1.0.0-21|69	%postun
12cr|php-tdb-1.0.0-21|70	if [ "$1" = "0" ]; then
12cr|php-tdb-1.0.0-21|71	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-tdb-1.0.0-21|72	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-tdb-1.0.0-21|73	fi
12cr|php-tdb-1.0.0-21|74	fi
12cr|php-tdb-1.0.0-21|75	
12cr|php-tdb-1.0.0-21|76	%clean
12cr|php-tdb-1.0.0-21|77	rm -rf %{buildroot}
12cr|php-tdb-1.0.0-21|78	
12cr|php-tdb-1.0.0-21|79	%files
12cr|php-tdb-1.0.0-21|80	%defattr(-,root,root)
12cr|php-tdb-1.0.0-21|81	%doc package*.xml CREDITS README tests
12cr|php-tdb-1.0.0-21|82	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-tdb-1.0.0-21|83	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-tdb-1.0.0-21|84	
12cr|php-tdb-1.0.0-21|85	
12cr|php-tdb-1.0.0-21|86	
12cr|php-tdb-1.0.0-21|87	%changelog
12cr|php-tdb-1.0.0-21|88	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-21mdv2012.0
12cr|php-tdb-1.0.0-21|89	+ Revision: 796993
12cr|php-tdb-1.0.0-21|90	- fix build
12cr|php-tdb-1.0.0-21|91	- rebuild for php-5.4.x
12cr|php-tdb-1.0.0-21|92	
12cr|php-tdb-1.0.0-21|93	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-20
12cr|php-tdb-1.0.0-21|94	+ Revision: 761335
12cr|php-tdb-1.0.0-21|95	- rebuild
12cr|php-tdb-1.0.0-21|96	
12cr|php-tdb-1.0.0-21|97	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-19
12cr|php-tdb-1.0.0-21|98	+ Revision: 696480
12cr|php-tdb-1.0.0-21|99	- rebuilt for php-5.3.8
12cr|php-tdb-1.0.0-21|100	
12cr|php-tdb-1.0.0-21|101	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-18
12cr|php-tdb-1.0.0-21|102	+ Revision: 695475
12cr|php-tdb-1.0.0-21|103	- rebuilt for php-5.3.7
12cr|php-tdb-1.0.0-21|104	
12cr|php-tdb-1.0.0-21|105	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-17
12cr|php-tdb-1.0.0-21|106	+ Revision: 646694
12cr|php-tdb-1.0.0-21|107	- rebuilt for php-5.3.6
12cr|php-tdb-1.0.0-21|108	
12cr|php-tdb-1.0.0-21|109	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-16mdv2011.0
12cr|php-tdb-1.0.0-21|110	+ Revision: 629885
12cr|php-tdb-1.0.0-21|111	- rebuilt for php-5.3.5
12cr|php-tdb-1.0.0-21|112	
12cr|php-tdb-1.0.0-21|113	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-15mdv2011.0
12cr|php-tdb-1.0.0-21|114	+ Revision: 628199
12cr|php-tdb-1.0.0-21|115	- ensure it's built without automake1.7
12cr|php-tdb-1.0.0-21|116	
12cr|php-tdb-1.0.0-21|117	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-14mdv2011.0
12cr|php-tdb-1.0.0-21|118	+ Revision: 600540
12cr|php-tdb-1.0.0-21|119	- rebuild
12cr|php-tdb-1.0.0-21|120	
12cr|php-tdb-1.0.0-21|121	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-13mdv2011.0
12cr|php-tdb-1.0.0-21|122	+ Revision: 588877
12cr|php-tdb-1.0.0-21|123	- rebuild
12cr|php-tdb-1.0.0-21|124	
12cr|php-tdb-1.0.0-21|125	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-12mdv2010.1
12cr|php-tdb-1.0.0-21|126	+ Revision: 514680
12cr|php-tdb-1.0.0-21|127	- rebuilt for php-5.3.2
12cr|php-tdb-1.0.0-21|128	
12cr|php-tdb-1.0.0-21|129	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-11mdv2010.1
12cr|php-tdb-1.0.0-21|130	+ Revision: 485492
12cr|php-tdb-1.0.0-21|131	- rebuilt for php-5.3.2RC1
12cr|php-tdb-1.0.0-21|132	
12cr|php-tdb-1.0.0-21|133	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-10mdv2010.1
12cr|php-tdb-1.0.0-21|134	+ Revision: 468263
12cr|php-tdb-1.0.0-21|135	- rebuilt against php-5.3.1
12cr|php-tdb-1.0.0-21|136	
12cr|php-tdb-1.0.0-21|137	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2010.0
12cr|php-tdb-1.0.0-21|138	+ Revision: 451365
12cr|php-tdb-1.0.0-21|139	- rebuild
12cr|php-tdb-1.0.0-21|140	
12cr|php-tdb-1.0.0-21|141	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.0.0-8mdv2010.0
12cr|php-tdb-1.0.0-21|142	+ Revision: 397619
12cr|php-tdb-1.0.0-21|143	- Rebuild
12cr|php-tdb-1.0.0-21|144	
12cr|php-tdb-1.0.0-21|145	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2010.0
12cr|php-tdb-1.0.0-21|146	+ Revision: 377035
12cr|php-tdb-1.0.0-21|147	- rebuilt for php-5.3.0RC2
12cr|php-tdb-1.0.0-21|148	
12cr|php-tdb-1.0.0-21|149	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdv2009.1
12cr|php-tdb-1.0.0-21|150	+ Revision: 346665
12cr|php-tdb-1.0.0-21|151	- rebuilt for php-5.2.9
12cr|php-tdb-1.0.0-21|152	
12cr|php-tdb-1.0.0-21|153	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdv2009.1
12cr|php-tdb-1.0.0-21|154	+ Revision: 341829
12cr|php-tdb-1.0.0-21|155	- rebuilt against php-5.2.9RC2
12cr|php-tdb-1.0.0-21|156	
12cr|php-tdb-1.0.0-21|157	* Sun Jan 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdv2009.1
12cr|php-tdb-1.0.0-21|158	+ Revision: 324858
12cr|php-tdb-1.0.0-21|159	- rebuild
12cr|php-tdb-1.0.0-21|160	- rebuilt against php-5.2.7
12cr|php-tdb-1.0.0-21|161	
12cr|php-tdb-1.0.0-21|162	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2009.0
12cr|php-tdb-1.0.0-21|163	+ Revision: 238440
12cr|php-tdb-1.0.0-21|164	- rebuild
12cr|php-tdb-1.0.0-21|165	
12cr|php-tdb-1.0.0-21|166	* Sun Apr 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2009.0
12cr|php-tdb-1.0.0-21|167	+ Revision: 195868
12cr|php-tdb-1.0.0-21|168	- import php-tdb
12cr|php-tdb-1.0.0-21|169	
12cr|php-tdb-1.0.0-21|170	
12cr|php-tdb-1.0.0-21|171	* Sun Apr 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2009.0
12cr|php-tdb-1.0.0-21|172	- initial Mandriva package

6146 12
12cr|php-tk-0.1.1-32|1	%define realname TK
12cr|php-tk-0.1.1-32|2	%define modname tk
12cr|php-tk-0.1.1-32|3	%define dirname %{modname}
12cr|php-tk-0.1.1-32|4	%define soname %{modname}.so
12cr|php-tk-0.1.1-32|5	%define inifile A31_%{modname}.ini
12cr|php-tk-0.1.1-32|6	
12cr|php-tk-0.1.1-32|7	Summary:	Provides TK functions for PHP
12cr|php-tk-0.1.1-32|8	Name:		php-%{modname}
12cr|php-tk-0.1.1-32|9	Version:	0.1.1
12cr|php-tk-0.1.1-32|10	Release:	%mkrel 32
12cr|php-tk-0.1.1-32|11	Group:		Development/PHP
12cr|php-tk-0.1.1-32|12	License:	PHP License
12cr|php-tk-0.1.1-32|13	URL:		http://php-tk.sourceforge.net/
12cr|php-tk-0.1.1-32|14	Source0:	tk-%{version}.tar.bz2
12cr|php-tk-0.1.1-32|15	Patch0:		tk-0.1.1-lib64.diff
12cr|php-tk-0.1.1-32|16	Patch1:		tk-0.1.1-format_not_a_string_literal_and_no_format_arguments.diff
12cr|php-tk-0.1.1-32|17	Patch2:		tk-0.1.1-php54x.diff
12cr|php-tk-0.1.1-32|18	Requires:	php-cli >= 3:5.2.0
12cr|php-tk-0.1.1-32|19	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-tk-0.1.1-32|20	BuildRequires:	tk tk-devel
12cr|php-tk-0.1.1-32|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-tk-0.1.1-32|22	
12cr|php-tk-0.1.1-32|23	%description
12cr|php-tk-0.1.1-32|24	PHP/TK is an native extension for the PHP programming language that implements
12cr|php-tk-0.1.1-32|25	language bindings for TCL/TK. It provides an object-oriented interface and
12cr|php-tk-0.1.1-32|26	greatly simplifies writing client-side cross-platform GUI applications.
12cr|php-tk-0.1.1-32|27	
12cr|php-tk-0.1.1-32|28	%prep
12cr|php-tk-0.1.1-32|29	
12cr|php-tk-0.1.1-32|30	%setup -q -n tk-%{version}
12cr|php-tk-0.1.1-32|31	%patch0 -p0
12cr|php-tk-0.1.1-32|32	%patch1 -p0
12cr|php-tk-0.1.1-32|33	%patch2 -p0
12cr|php-tk-0.1.1-32|34	
12cr|php-tk-0.1.1-32|35	%build
12cr|php-tk-0.1.1-32|36	%serverbuild
12cr|php-tk-0.1.1-32|37	phpize
12cr|php-tk-0.1.1-32|38	%configure2_5x
12cr|php-tk-0.1.1-32|39	%make
12cr|php-tk-0.1.1-32|40	
12cr|php-tk-0.1.1-32|41	mv modules/*.so .
12cr|php-tk-0.1.1-32|42	
12cr|php-tk-0.1.1-32|43	%install
12cr|php-tk-0.1.1-32|44	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-tk-0.1.1-32|45	
12cr|php-tk-0.1.1-32|46	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-tk-0.1.1-32|47	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-tk-0.1.1-32|48	
12cr|php-tk-0.1.1-32|49	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-tk-0.1.1-32|50	
12cr|php-tk-0.1.1-32|51	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-tk-0.1.1-32|52	extension = %{soname}
12cr|php-tk-0.1.1-32|53	EOF
12cr|php-tk-0.1.1-32|54	
12cr|php-tk-0.1.1-32|55	%post
12cr|php-tk-0.1.1-32|56	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-tk-0.1.1-32|57	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-tk-0.1.1-32|58	fi
12cr|php-tk-0.1.1-32|59	
12cr|php-tk-0.1.1-32|60	%postun
12cr|php-tk-0.1.1-32|61	if [ "$1" = "0" ]; then
12cr|php-tk-0.1.1-32|62	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-tk-0.1.1-32|63	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-tk-0.1.1-32|64	fi
12cr|php-tk-0.1.1-32|65	fi
12cr|php-tk-0.1.1-32|66	
12cr|php-tk-0.1.1-32|67	%clean
12cr|php-tk-0.1.1-32|68	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-tk-0.1.1-32|69	[ "../package.xml" != "/" ] && rm -f ../package.xml
12cr|php-tk-0.1.1-32|70	
12cr|php-tk-0.1.1-32|71	%files
12cr|php-tk-0.1.1-32|72	%defattr(-,root,root)
12cr|php-tk-0.1.1-32|73	%doc tests CREDITS
12cr|php-tk-0.1.1-32|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-tk-0.1.1-32|75	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-tk-0.1.1-32|76	
12cr|php-tk-0.1.1-32|77	
12cr|php-tk-0.1.1-32|78	%changelog
12cr|php-tk-0.1.1-32|79	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-32mdv2012.0
12cr|php-tk-0.1.1-32|80	+ Revision: 796976
12cr|php-tk-0.1.1-32|81	- fix build
12cr|php-tk-0.1.1-32|82	- rebuild for php-5.4.x
12cr|php-tk-0.1.1-32|83	
12cr|php-tk-0.1.1-32|84	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-31
12cr|php-tk-0.1.1-32|85	+ Revision: 761337
12cr|php-tk-0.1.1-32|86	- rebuild
12cr|php-tk-0.1.1-32|87	
12cr|php-tk-0.1.1-32|88	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-30
12cr|php-tk-0.1.1-32|89	+ Revision: 696482
12cr|php-tk-0.1.1-32|90	- rebuilt for php-5.3.8
12cr|php-tk-0.1.1-32|91	
12cr|php-tk-0.1.1-32|92	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-29
12cr|php-tk-0.1.1-32|93	+ Revision: 695477
12cr|php-tk-0.1.1-32|94	- rebuilt for php-5.3.7
12cr|php-tk-0.1.1-32|95	
12cr|php-tk-0.1.1-32|96	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-28
12cr|php-tk-0.1.1-32|97	+ Revision: 646696
12cr|php-tk-0.1.1-32|98	- rebuilt for php-5.3.6
12cr|php-tk-0.1.1-32|99	
12cr|php-tk-0.1.1-32|100	* Mon Feb 07 2011 Funda Wang <fwang@mandriva.org> 0.1.1-27
12cr|php-tk-0.1.1-32|101	+ Revision: 636561
12cr|php-tk-0.1.1-32|102	- tighten BR
12cr|php-tk-0.1.1-32|103	
12cr|php-tk-0.1.1-32|104	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-26mdv2011.0
12cr|php-tk-0.1.1-32|105	+ Revision: 629893
12cr|php-tk-0.1.1-32|106	- rebuilt for php-5.3.5
12cr|php-tk-0.1.1-32|107	
12cr|php-tk-0.1.1-32|108	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-25mdv2011.0
12cr|php-tk-0.1.1-32|109	+ Revision: 628201
12cr|php-tk-0.1.1-32|110	- ensure it's built without automake1.7
12cr|php-tk-0.1.1-32|111	
12cr|php-tk-0.1.1-32|112	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-24mdv2011.0
12cr|php-tk-0.1.1-32|113	+ Revision: 600542
12cr|php-tk-0.1.1-32|114	- rebuild
12cr|php-tk-0.1.1-32|115	
12cr|php-tk-0.1.1-32|116	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-23mdv2011.0
12cr|php-tk-0.1.1-32|117	+ Revision: 588879
12cr|php-tk-0.1.1-32|118	- rebuild
12cr|php-tk-0.1.1-32|119	
12cr|php-tk-0.1.1-32|120	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-22mdv2010.1
12cr|php-tk-0.1.1-32|121	+ Revision: 514698
12cr|php-tk-0.1.1-32|122	- rebuilt for php-5.3.2
12cr|php-tk-0.1.1-32|123	
12cr|php-tk-0.1.1-32|124	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-21mdv2010.1
12cr|php-tk-0.1.1-32|125	+ Revision: 485494
12cr|php-tk-0.1.1-32|126	- rebuilt for php-5.3.2RC1
12cr|php-tk-0.1.1-32|127	
12cr|php-tk-0.1.1-32|128	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-20mdv2010.1
12cr|php-tk-0.1.1-32|129	+ Revision: 468265
12cr|php-tk-0.1.1-32|130	- rebuilt against php-5.3.1
12cr|php-tk-0.1.1-32|131	
12cr|php-tk-0.1.1-32|132	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-19mdv2010.0
12cr|php-tk-0.1.1-32|133	+ Revision: 451367
12cr|php-tk-0.1.1-32|134	- rebuild
12cr|php-tk-0.1.1-32|135	
12cr|php-tk-0.1.1-32|136	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.1-18mdv2010.0
12cr|php-tk-0.1.1-32|137	+ Revision: 397623
12cr|php-tk-0.1.1-32|138	- Rebuild
12cr|php-tk-0.1.1-32|139	
12cr|php-tk-0.1.1-32|140	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-17mdv2010.0
12cr|php-tk-0.1.1-32|141	+ Revision: 377037
12cr|php-tk-0.1.1-32|142	- rebuilt for php-5.3.0RC2
12cr|php-tk-0.1.1-32|143	
12cr|php-tk-0.1.1-32|144	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-16mdv2009.1
12cr|php-tk-0.1.1-32|145	+ Revision: 346679
12cr|php-tk-0.1.1-32|146	- rebuilt for php-5.2.9
12cr|php-tk-0.1.1-32|147	
12cr|php-tk-0.1.1-32|148	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-15mdv2009.1
12cr|php-tk-0.1.1-32|149	+ Revision: 341841
12cr|php-tk-0.1.1-32|150	- rebuilt against php-5.2.9RC2
12cr|php-tk-0.1.1-32|151	
12cr|php-tk-0.1.1-32|152	* Sun Jan 04 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-14mdv2009.1
12cr|php-tk-0.1.1-32|153	+ Revision: 324397
12cr|php-tk-0.1.1-32|154	- fix build with -Werror=format-security
12cr|php-tk-0.1.1-32|155	
12cr|php-tk-0.1.1-32|156	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-13mdv2009.1
12cr|php-tk-0.1.1-32|157	+ Revision: 310317
12cr|php-tk-0.1.1-32|158	- rebuilt against php-5.2.7
12cr|php-tk-0.1.1-32|159	
12cr|php-tk-0.1.1-32|160	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-12mdv2009.0
12cr|php-tk-0.1.1-32|161	+ Revision: 238452
12cr|php-tk-0.1.1-32|162	- rebuild
12cr|php-tk-0.1.1-32|163	
12cr|php-tk-0.1.1-32|164	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-11mdv2009.0
12cr|php-tk-0.1.1-32|165	+ Revision: 200278
12cr|php-tk-0.1.1-32|166	- rebuilt for php-5.2.6
12cr|php-tk-0.1.1-32|167	
12cr|php-tk-0.1.1-32|168	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-10mdv2008.1
12cr|php-tk-0.1.1-32|169	+ Revision: 162255
12cr|php-tk-0.1.1-32|170	- rebuild
12cr|php-tk-0.1.1-32|171	
12cr|php-tk-0.1.1-32|172	+ Olivier Blin <blino@mandriva.org>
12cr|php-tk-0.1.1-32|173	- restore BuildRoot
12cr|php-tk-0.1.1-32|174	
12cr|php-tk-0.1.1-32|175	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-tk-0.1.1-32|176	- kill re-definition of %%buildroot on Pixel's request
12cr|php-tk-0.1.1-32|177	
12cr|php-tk-0.1.1-32|178	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-9mdv2008.1
12cr|php-tk-0.1.1-32|179	+ Revision: 107734
12cr|php-tk-0.1.1-32|180	- restart apache if needed
12cr|php-tk-0.1.1-32|181	
12cr|php-tk-0.1.1-32|182	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.1.1-8mdv2008.0
12cr|php-tk-0.1.1-32|183	+ Revision: 82077
12cr|php-tk-0.1.1-32|184	- rebuild for new soname of tk
12cr|php-tk-0.1.1-32|185	
12cr|php-tk-0.1.1-32|186	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-7mdv2008.0
12cr|php-tk-0.1.1-32|187	+ Revision: 77586
12cr|php-tk-0.1.1-32|188	- rebuilt against php-5.2.4
12cr|php-tk-0.1.1-32|189	
12cr|php-tk-0.1.1-32|190	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-6mdv2008.0
12cr|php-tk-0.1.1-32|191	+ Revision: 39531
12cr|php-tk-0.1.1-32|192	- use distro conditional -fstack-protector
12cr|php-tk-0.1.1-32|193	
12cr|php-tk-0.1.1-32|194	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-5mdv2008.0
12cr|php-tk-0.1.1-32|195	+ Revision: 33884
12cr|php-tk-0.1.1-32|196	- rebuilt against new upstream version (5.2.3)
12cr|php-tk-0.1.1-32|197	
12cr|php-tk-0.1.1-32|198	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4mdv2008.0
12cr|php-tk-0.1.1-32|199	+ Revision: 21364
12cr|php-tk-0.1.1-32|200	- rebuilt against new upstream version (5.2.2)
12cr|php-tk-0.1.1-32|201	
12cr|php-tk-0.1.1-32|202	
12cr|php-tk-0.1.1-32|203	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2007.0
12cr|php-tk-0.1.1-32|204	+ Revision: 117637
12cr|php-tk-0.1.1-32|205	- rebuilt against new upstream version (5.2.1)
12cr|php-tk-0.1.1-32|206	
12cr|php-tk-0.1.1-32|207	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-2mdv2007.0
12cr|php-tk-0.1.1-32|208	+ Revision: 78112
12cr|php-tk-0.1.1-32|209	- rebuilt for php-5.2.0
12cr|php-tk-0.1.1-32|210	- Import php-tk
12cr|php-tk-0.1.1-32|211	
12cr|php-tk-0.1.1-32|212	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1
12cr|php-tk-0.1.1-32|213	- rebuilt for php-5.1.6
12cr|php-tk-0.1.1-32|214	
12cr|php-tk-0.1.1-32|215	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.1-5
12cr|php-tk-0.1.1-32|216	- rebuilt for php-4.4.4
12cr|php-tk-0.1.1-32|217	
12cr|php-tk-0.1.1-32|218	* Sun Aug 06 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.1-4mdv2007.0
12cr|php-tk-0.1.1-32|219	- rebuilt for php-4.4.3
12cr|php-tk-0.1.1-32|220	
12cr|php-tk-0.1.1-32|221	* Wed Jul 26 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.1-3mdk
12cr|php-tk-0.1.1-32|222	- rebuild
12cr|php-tk-0.1.1-32|223	
12cr|php-tk-0.1.1-32|224	* Mon Jan 16 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.1-2mdk
12cr|php-tk-0.1.1-32|225	- rebuilt against php-4.4.2
12cr|php-tk-0.1.1-32|226	
12cr|php-tk-0.1.1-32|227	* Wed Nov 02 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.1-1mdk
12cr|php-tk-0.1.1-32|228	- rebuilt for php-4.4.1
12cr|php-tk-0.1.1-32|229	- fix versioning
12cr|php-tk-0.1.1-32|230	
12cr|php-tk-0.1.1-32|231	* Sat Oct 01 2005 Nicolas Lcureuil <neoclust@mandriva.org> 4.4.0-2mdk
12cr|php-tk-0.1.1-32|232	- Fix BuildRequires
12cr|php-tk-0.1.1-32|233	
12cr|php-tk-0.1.1-32|234	* Tue Jul 12 2005 Oden Eriksson <oeriksson@mandriva.com> 4.4.0-1mdk
12cr|php-tk-0.1.1-32|235	- rebuilt for php-4.4.0 final
12cr|php-tk-0.1.1-32|236	
12cr|php-tk-0.1.1-32|237	* Wed Jul 06 2005 Oden Eriksson <oeriksson@mandriva.com> 4.4.0-0.RC2.1mdk
12cr|php-tk-0.1.1-32|238	- rebuilt for php-4.4.0RC2
12cr|php-tk-0.1.1-32|239	
12cr|php-tk-0.1.1-32|240	* Wed Jun 15 2005 Oden Eriksson <oeriksson@mandriva.com> 4.4.0_0.1.1-0.RC1.1mdk
12cr|php-tk-0.1.1-32|241	- rebuilt for php-4.4.0RC1
12cr|php-tk-0.1.1-32|242	
12cr|php-tk-0.1.1-32|243	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 4.3.11_0.1.1-1mdk
12cr|php-tk-0.1.1-32|244	- renamed to php4-*
12cr|php-tk-0.1.1-32|245	
12cr|php-tk-0.1.1-32|246	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 4.3.11_0.1.1-1mdk
12cr|php-tk-0.1.1-32|247	- 4.3.11
12cr|php-tk-0.1.1-32|248	
12cr|php-tk-0.1.1-32|249	* Mon Mar 21 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.1.1-4mdk
12cr|php-tk-0.1.1-32|250	- use the %%mkrel macro
12cr|php-tk-0.1.1-32|251	
12cr|php-tk-0.1.1-32|252	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.1.1-3mdk
12cr|php-tk-0.1.1-32|253	- rebuilt against a non hardened-php aware php lib
12cr|php-tk-0.1.1-32|254	
12cr|php-tk-0.1.1-32|255	* Sat Jan 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.1.1-2mdk
12cr|php-tk-0.1.1-32|256	- rebuild due to hardened-php-0.2.6
12cr|php-tk-0.1.1-32|257	- cleanups
12cr|php-tk-0.1.1-32|258	
12cr|php-tk-0.1.1-32|259	* Sat Jan 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.1.1-1mdk
12cr|php-tk-0.1.1-32|260	- initial mandrake package
12cr|php-tk-0.1.1-32|261	- added P0
12cr|php-tk-0.1.1-32|262	

6147 12
12cr|php-tokyo_tyrant-0.6.0-6|1	%define modname tokyo_tyrant
12cr|php-tokyo_tyrant-0.6.0-6|2	%define dirname %{modname}
12cr|php-tokyo_tyrant-0.6.0-6|3	%define soname %{modname}.so
12cr|php-tokyo_tyrant-0.6.0-6|4	%define inifile A96_%{modname}.ini
12cr|php-tokyo_tyrant-0.6.0-6|5	
12cr|php-tokyo_tyrant-0.6.0-6|6	Summary:	Provides a wrapper to the Tokyo Tyrant client library
12cr|php-tokyo_tyrant-0.6.0-6|7	Name:		php-%{modname}
12cr|php-tokyo_tyrant-0.6.0-6|8	Version:	0.6.0
12cr|php-tokyo_tyrant-0.6.0-6|9	Release:	%mkrel 6
12cr|php-tokyo_tyrant-0.6.0-6|10	Group:		Development/PHP
12cr|php-tokyo_tyrant-0.6.0-6|11	License:	PHP License
12cr|php-tokyo_tyrant-0.6.0-6|12	URL:		http://pecl.php.net/package/tokyo_tyrant/
12cr|php-tokyo_tyrant-0.6.0-6|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-tokyo_tyrant-0.6.0-6|14	Patch0:		tokyo_tyrant-0.6.0-php54x.diff
12cr|php-tokyo_tyrant-0.6.0-6|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-tokyo_tyrant-0.6.0-6|16	BuildRequires:	apache-devel >= 2.2.0
12cr|php-tokyo_tyrant-0.6.0-6|17	BuildRequires:	tokyotyrant
12cr|php-tokyo_tyrant-0.6.0-6|18	BuildRequires:	tokyotyrant-devel
12cr|php-tokyo_tyrant-0.6.0-6|19	BuildRequires:	tokyocabinet-devel
12cr|php-tokyo_tyrant-0.6.0-6|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-tokyo_tyrant-0.6.0-6|21	
12cr|php-tokyo_tyrant-0.6.0-6|22	%description
12cr|php-tokyo_tyrant-0.6.0-6|23	tokyo_tyrant extension provides object oriented API for communicating with
12cr|php-tokyo_tyrant-0.6.0-6|24	Tokyo Tyrant key-value store.
12cr|php-tokyo_tyrant-0.6.0-6|25	
12cr|php-tokyo_tyrant-0.6.0-6|26	This extension requires Tokyo Cabinet, Tokyo Tyrant and PHP version 5.2.0+.
12cr|php-tokyo_tyrant-0.6.0-6|27	
12cr|php-tokyo_tyrant-0.6.0-6|28	%prep
12cr|php-tokyo_tyrant-0.6.0-6|29	
12cr|php-tokyo_tyrant-0.6.0-6|30	%setup -q -n %{modname}-%{version}
12cr|php-tokyo_tyrant-0.6.0-6|31	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-tokyo_tyrant-0.6.0-6|32	
12cr|php-tokyo_tyrant-0.6.0-6|33	%patch0 -p1
12cr|php-tokyo_tyrant-0.6.0-6|34	
12cr|php-tokyo_tyrant-0.6.0-6|35	%build
12cr|php-tokyo_tyrant-0.6.0-6|36	%serverbuild
12cr|php-tokyo_tyrant-0.6.0-6|37	
12cr|php-tokyo_tyrant-0.6.0-6|38	phpize
12cr|php-tokyo_tyrant-0.6.0-6|39	%configure2_5x --with-libdir=%{_lib} \
12cr|php-tokyo_tyrant-0.6.0-6|40	--with-%{modname}=shared,%{_prefix}
12cr|php-tokyo_tyrant-0.6.0-6|41	%make
12cr|php-tokyo_tyrant-0.6.0-6|42	mv modules/*.so .
12cr|php-tokyo_tyrant-0.6.0-6|43	
12cr|php-tokyo_tyrant-0.6.0-6|44	%install
12cr|php-tokyo_tyrant-0.6.0-6|45	rm -rf %{buildroot}
12cr|php-tokyo_tyrant-0.6.0-6|46	
12cr|php-tokyo_tyrant-0.6.0-6|47	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-tokyo_tyrant-0.6.0-6|48	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-tokyo_tyrant-0.6.0-6|49	
12cr|php-tokyo_tyrant-0.6.0-6|50	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-tokyo_tyrant-0.6.0-6|51	
12cr|php-tokyo_tyrant-0.6.0-6|52	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-tokyo_tyrant-0.6.0-6|53	extension = %{soname}
12cr|php-tokyo_tyrant-0.6.0-6|54	EOF
12cr|php-tokyo_tyrant-0.6.0-6|55	
12cr|php-tokyo_tyrant-0.6.0-6|56	%post
12cr|php-tokyo_tyrant-0.6.0-6|57	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-tokyo_tyrant-0.6.0-6|58	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-tokyo_tyrant-0.6.0-6|59	fi
12cr|php-tokyo_tyrant-0.6.0-6|60	
12cr|php-tokyo_tyrant-0.6.0-6|61	%postun
12cr|php-tokyo_tyrant-0.6.0-6|62	if [ "$1" = "0" ]; then
12cr|php-tokyo_tyrant-0.6.0-6|63	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-tokyo_tyrant-0.6.0-6|64	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-tokyo_tyrant-0.6.0-6|65	fi
12cr|php-tokyo_tyrant-0.6.0-6|66	fi
12cr|php-tokyo_tyrant-0.6.0-6|67	
12cr|php-tokyo_tyrant-0.6.0-6|68	%clean
12cr|php-tokyo_tyrant-0.6.0-6|69	rm -rf %{buildroot}
12cr|php-tokyo_tyrant-0.6.0-6|70	
12cr|php-tokyo_tyrant-0.6.0-6|71	%files
12cr|php-tokyo_tyrant-0.6.0-6|72	%defattr(-,root,root)
12cr|php-tokyo_tyrant-0.6.0-6|73	%doc CREDITS package*.xml
12cr|php-tokyo_tyrant-0.6.0-6|74	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-tokyo_tyrant-0.6.0-6|75	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-tokyo_tyrant-0.6.0-6|76	
12cr|php-tokyo_tyrant-0.6.0-6|77	
12cr|php-tokyo_tyrant-0.6.0-6|78	
12cr|php-tokyo_tyrant-0.6.0-6|79	%changelog
12cr|php-tokyo_tyrant-0.6.0-6|80	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-6mdv2012.0
12cr|php-tokyo_tyrant-0.6.0-6|81	+ Revision: 796983
12cr|php-tokyo_tyrant-0.6.0-6|82	- fix build
12cr|php-tokyo_tyrant-0.6.0-6|83	- rebuild for php-5.4.x
12cr|php-tokyo_tyrant-0.6.0-6|84	
12cr|php-tokyo_tyrant-0.6.0-6|85	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-5
12cr|php-tokyo_tyrant-0.6.0-6|86	+ Revision: 761338
12cr|php-tokyo_tyrant-0.6.0-6|87	- rebuild
12cr|php-tokyo_tyrant-0.6.0-6|88	
12cr|php-tokyo_tyrant-0.6.0-6|89	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-4
12cr|php-tokyo_tyrant-0.6.0-6|90	+ Revision: 696483
12cr|php-tokyo_tyrant-0.6.0-6|91	- rebuilt for php-5.3.8
12cr|php-tokyo_tyrant-0.6.0-6|92	
12cr|php-tokyo_tyrant-0.6.0-6|93	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-3
12cr|php-tokyo_tyrant-0.6.0-6|94	+ Revision: 695484
12cr|php-tokyo_tyrant-0.6.0-6|95	- rebuilt for php-5.3.7
12cr|php-tokyo_tyrant-0.6.0-6|96	
12cr|php-tokyo_tyrant-0.6.0-6|97	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-2
12cr|php-tokyo_tyrant-0.6.0-6|98	+ Revision: 646697
12cr|php-tokyo_tyrant-0.6.0-6|99	- rebuilt for php-5.3.6
12cr|php-tokyo_tyrant-0.6.0-6|100	
12cr|php-tokyo_tyrant-0.6.0-6|101	* Wed Feb 23 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-1
12cr|php-tokyo_tyrant-0.6.0-6|102	+ Revision: 639434
12cr|php-tokyo_tyrant-0.6.0-6|103	- 0.6.0
12cr|php-tokyo_tyrant-0.6.0-6|104	
12cr|php-tokyo_tyrant-0.6.0-6|105	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-5mdv2011.0
12cr|php-tokyo_tyrant-0.6.0-6|106	+ Revision: 629894
12cr|php-tokyo_tyrant-0.6.0-6|107	- rebuilt for php-5.3.5
12cr|php-tokyo_tyrant-0.6.0-6|108	
12cr|php-tokyo_tyrant-0.6.0-6|109	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-4mdv2011.0
12cr|php-tokyo_tyrant-0.6.0-6|110	+ Revision: 628203
12cr|php-tokyo_tyrant-0.6.0-6|111	- ensure it's built without automake1.7
12cr|php-tokyo_tyrant-0.6.0-6|112	
12cr|php-tokyo_tyrant-0.6.0-6|113	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-3mdv2011.0
12cr|php-tokyo_tyrant-0.6.0-6|114	+ Revision: 600543
12cr|php-tokyo_tyrant-0.6.0-6|115	- rebuild
12cr|php-tokyo_tyrant-0.6.0-6|116	
12cr|php-tokyo_tyrant-0.6.0-6|117	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdv2011.0
12cr|php-tokyo_tyrant-0.6.0-6|118	+ Revision: 588880
12cr|php-tokyo_tyrant-0.6.0-6|119	- rebuild
12cr|php-tokyo_tyrant-0.6.0-6|120	
12cr|php-tokyo_tyrant-0.6.0-6|121	* Fri Jun 11 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdv2010.1
12cr|php-tokyo_tyrant-0.6.0-6|122	+ Revision: 547883
12cr|php-tokyo_tyrant-0.6.0-6|123	- 0.5.0
12cr|php-tokyo_tyrant-0.6.0-6|124	
12cr|php-tokyo_tyrant-0.6.0-6|125	* Tue Mar 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdv2010.1
12cr|php-tokyo_tyrant-0.6.0-6|126	+ Revision: 529185
12cr|php-tokyo_tyrant-0.6.0-6|127	- 0.4.0
12cr|php-tokyo_tyrant-0.6.0-6|128	
12cr|php-tokyo_tyrant-0.6.0-6|129	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-2mdv2010.1
12cr|php-tokyo_tyrant-0.6.0-6|130	+ Revision: 514703
12cr|php-tokyo_tyrant-0.6.0-6|131	- rebuilt for php-5.3.2
12cr|php-tokyo_tyrant-0.6.0-6|132	
12cr|php-tokyo_tyrant-0.6.0-6|133	* Mon Mar 01 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdv2010.1
12cr|php-tokyo_tyrant-0.6.0-6|134	+ Revision: 512918
12cr|php-tokyo_tyrant-0.6.0-6|135	- 0.3.0
12cr|php-tokyo_tyrant-0.6.0-6|136	
12cr|php-tokyo_tyrant-0.6.0-6|137	* Sun Jan 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdv2010.1
12cr|php-tokyo_tyrant-0.6.0-6|138	+ Revision: 485918
12cr|php-tokyo_tyrant-0.6.0-6|139	- remove one redundant patch
12cr|php-tokyo_tyrant-0.6.0-6|140	- 0.2.0
12cr|php-tokyo_tyrant-0.6.0-6|141	
12cr|php-tokyo_tyrant-0.6.0-6|142	* Sun Dec 27 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1mdv2010.1
12cr|php-tokyo_tyrant-0.6.0-6|143	+ Revision: 482779
12cr|php-tokyo_tyrant-0.6.0-6|144	- 0.1.2
12cr|php-tokyo_tyrant-0.6.0-6|145	
12cr|php-tokyo_tyrant-0.6.0-6|146	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-2mdv2010.1
12cr|php-tokyo_tyrant-0.6.0-6|147	+ Revision: 468266
12cr|php-tokyo_tyrant-0.6.0-6|148	- rebuilt against php-5.3.1
12cr|php-tokyo_tyrant-0.6.0-6|149	
12cr|php-tokyo_tyrant-0.6.0-6|150	* Sun Oct 04 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdv2010.0
12cr|php-tokyo_tyrant-0.6.0-6|151	+ Revision: 453365
12cr|php-tokyo_tyrant-0.6.0-6|152	- 0.1.1
12cr|php-tokyo_tyrant-0.6.0-6|153	
12cr|php-tokyo_tyrant-0.6.0-6|154	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdv2010.0
12cr|php-tokyo_tyrant-0.6.0-6|155	+ Revision: 451368
12cr|php-tokyo_tyrant-0.6.0-6|156	- rebuild
12cr|php-tokyo_tyrant-0.6.0-6|157	
12cr|php-tokyo_tyrant-0.6.0-6|158	* Wed Aug 19 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdv2010.0
12cr|php-tokyo_tyrant-0.6.0-6|159	+ Revision: 418225
12cr|php-tokyo_tyrant-0.6.0-6|160	- import php-tokyo_tyrant
12cr|php-tokyo_tyrant-0.6.0-6|161	
12cr|php-tokyo_tyrant-0.6.0-6|162	
12cr|php-tokyo_tyrant-0.6.0-6|163	* Wed Aug 19 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdv2009.1
12cr|php-tokyo_tyrant-0.6.0-6|164	- initial Mandriva package

6148 12
12cr|php-txforward-1.0.7-5|1	%define modname txforward
12cr|php-txforward-1.0.7-5|2	%define soname %{modname}.so
12cr|php-txforward-1.0.7-5|3	%define inifile A90_%{modname}.ini
12cr|php-txforward-1.0.7-5|4	
12cr|php-txforward-1.0.7-5|5	Summary:	Reverse Proxy (web accelerator) PHP compatibility layer
12cr|php-txforward-1.0.7-5|6	Name:		php-%{modname}
12cr|php-txforward-1.0.7-5|7	Version:	1.0.7
12cr|php-txforward-1.0.7-5|8	Release:	%mkrel 5
12cr|php-txforward-1.0.7-5|9	Group:		Development/PHP
12cr|php-txforward-1.0.7-5|10	License:	PHP License
12cr|php-txforward-1.0.7-5|11	URL:		http://fcartegnie.free.fr/patchs/txforward.html
12cr|php-txforward-1.0.7-5|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-txforward-1.0.7-5|13	Requires(pre): rpm-helper
12cr|php-txforward-1.0.7-5|14	Requires(postun): rpm-helper
12cr|php-txforward-1.0.7-5|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-txforward-1.0.7-5|16	BuildRequires:	file
12cr|php-txforward-1.0.7-5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-txforward-1.0.7-5|18	
12cr|php-txforward-1.0.7-5|19	%description
12cr|php-txforward-1.0.7-5|20	Makes reverse-proxing (web accelerator) totally invisible for php applications.
12cr|php-txforward-1.0.7-5|21	Doesn't require php code modifications to handle X-Forwarded-For IP.
12cr|php-txforward-1.0.7-5|22	
12cr|php-txforward-1.0.7-5|23	* Stills allows proxy-aware applications to work with X-Forwarded headers and
12cr|php-txforward-1.0.7-5|24	proxy IP address.
12cr|php-txforward-1.0.7-5|25	* Should work with any web server
12cr|php-txforward-1.0.7-5|26	* Should work with any proxy server
12cr|php-txforward-1.0.7-5|27	
12cr|php-txforward-1.0.7-5|28	%prep
12cr|php-txforward-1.0.7-5|29	
12cr|php-txforward-1.0.7-5|30	%setup -q -n %{modname}-%{version}
12cr|php-txforward-1.0.7-5|31	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-txforward-1.0.7-5|32	
12cr|php-txforward-1.0.7-5|33	# fix permissions
12cr|php-txforward-1.0.7-5|34	find . -type f | xargs chmod 644
12cr|php-txforward-1.0.7-5|35	
12cr|php-txforward-1.0.7-5|36	# strip away annoying ^M
12cr|php-txforward-1.0.7-5|37	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-txforward-1.0.7-5|38	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-txforward-1.0.7-5|39	
12cr|php-txforward-1.0.7-5|40	# lib64 fix
12cr|php-txforward-1.0.7-5|41	perl -p -i -e "s|/lib\b|/%{_lib}|g" *.m4
12cr|php-txforward-1.0.7-5|42	
12cr|php-txforward-1.0.7-5|43	%build
12cr|php-txforward-1.0.7-5|44	%serverbuild
12cr|php-txforward-1.0.7-5|45	
12cr|php-txforward-1.0.7-5|46	phpize
12cr|php-txforward-1.0.7-5|47	%configure2_5x --with-libdir=%{_lib} \
12cr|php-txforward-1.0.7-5|48	--enable-%{modname}
12cr|php-txforward-1.0.7-5|49	
12cr|php-txforward-1.0.7-5|50	%make
12cr|php-txforward-1.0.7-5|51	
12cr|php-txforward-1.0.7-5|52	%install
12cr|php-txforward-1.0.7-5|53	rm -rf %{buildroot}
12cr|php-txforward-1.0.7-5|54	
12cr|php-txforward-1.0.7-5|55	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-txforward-1.0.7-5|56	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-txforward-1.0.7-5|57	
12cr|php-txforward-1.0.7-5|58	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-txforward-1.0.7-5|59	
12cr|php-txforward-1.0.7-5|60	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-txforward-1.0.7-5|61	extension = %{soname}
12cr|php-txforward-1.0.7-5|62	
12cr|php-txforward-1.0.7-5|63	[%{modname}]
12cr|php-txforward-1.0.7-5|64	txforward.depth = 4
12cr|php-txforward-1.0.7-5|65	EOF
12cr|php-txforward-1.0.7-5|66	
12cr|php-txforward-1.0.7-5|67	%post
12cr|php-txforward-1.0.7-5|68	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-txforward-1.0.7-5|69	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-txforward-1.0.7-5|70	fi
12cr|php-txforward-1.0.7-5|71	
12cr|php-txforward-1.0.7-5|72	%postun
12cr|php-txforward-1.0.7-5|73	if [ "$1" = "0" ]; then
12cr|php-txforward-1.0.7-5|74	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-txforward-1.0.7-5|75	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-txforward-1.0.7-5|76	fi
12cr|php-txforward-1.0.7-5|77	fi
12cr|php-txforward-1.0.7-5|78	
12cr|php-txforward-1.0.7-5|79	%clean
12cr|php-txforward-1.0.7-5|80	rm -rf %{buildroot}
12cr|php-txforward-1.0.7-5|81	
12cr|php-txforward-1.0.7-5|82	%files
12cr|php-txforward-1.0.7-5|83	%defattr(-,root,root)
12cr|php-txforward-1.0.7-5|84	%doc package*.xml CREDITS README
12cr|php-txforward-1.0.7-5|85	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-txforward-1.0.7-5|86	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-txforward-1.0.7-5|87	
12cr|php-txforward-1.0.7-5|88	
12cr|php-txforward-1.0.7-5|89	
12cr|php-txforward-1.0.7-5|90	%changelog
12cr|php-txforward-1.0.7-5|91	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-5mdv2012.0
12cr|php-txforward-1.0.7-5|92	+ Revision: 795524
12cr|php-txforward-1.0.7-5|93	- rebuild for php-5.4.x
12cr|php-txforward-1.0.7-5|94	
12cr|php-txforward-1.0.7-5|95	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-4
12cr|php-txforward-1.0.7-5|96	+ Revision: 761339
12cr|php-txforward-1.0.7-5|97	- rebuild
12cr|php-txforward-1.0.7-5|98	
12cr|php-txforward-1.0.7-5|99	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-3
12cr|php-txforward-1.0.7-5|100	+ Revision: 696484
12cr|php-txforward-1.0.7-5|101	- rebuilt for php-5.3.8
12cr|php-txforward-1.0.7-5|102	
12cr|php-txforward-1.0.7-5|103	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-2
12cr|php-txforward-1.0.7-5|104	+ Revision: 695485
12cr|php-txforward-1.0.7-5|105	- rebuilt for php-5.3.7
12cr|php-txforward-1.0.7-5|106	
12cr|php-txforward-1.0.7-5|107	* Tue May 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-1
12cr|php-txforward-1.0.7-5|108	+ Revision: 675368
12cr|php-txforward-1.0.7-5|109	- 1.0.7
12cr|php-txforward-1.0.7-5|110	
12cr|php-txforward-1.0.7-5|111	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-14
12cr|php-txforward-1.0.7-5|112	+ Revision: 646698
12cr|php-txforward-1.0.7-5|113	- rebuilt for php-5.3.6
12cr|php-txforward-1.0.7-5|114	
12cr|php-txforward-1.0.7-5|115	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-13mdv2011.0
12cr|php-txforward-1.0.7-5|116	+ Revision: 629895
12cr|php-txforward-1.0.7-5|117	- rebuilt for php-5.3.5
12cr|php-txforward-1.0.7-5|118	
12cr|php-txforward-1.0.7-5|119	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-12mdv2011.0
12cr|php-txforward-1.0.7-5|120	+ Revision: 628204
12cr|php-txforward-1.0.7-5|121	- ensure it's built without automake1.7
12cr|php-txforward-1.0.7-5|122	
12cr|php-txforward-1.0.7-5|123	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-11mdv2011.0
12cr|php-txforward-1.0.7-5|124	+ Revision: 600544
12cr|php-txforward-1.0.7-5|125	- rebuild
12cr|php-txforward-1.0.7-5|126	
12cr|php-txforward-1.0.7-5|127	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-10mdv2011.0
12cr|php-txforward-1.0.7-5|128	+ Revision: 588881
12cr|php-txforward-1.0.7-5|129	- rebuild
12cr|php-txforward-1.0.7-5|130	
12cr|php-txforward-1.0.7-5|131	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-9mdv2010.1
12cr|php-txforward-1.0.7-5|132	+ Revision: 514708
12cr|php-txforward-1.0.7-5|133	- rebuilt for php-5.3.2
12cr|php-txforward-1.0.7-5|134	
12cr|php-txforward-1.0.7-5|135	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-8mdv2010.1
12cr|php-txforward-1.0.7-5|136	+ Revision: 485496
12cr|php-txforward-1.0.7-5|137	- rebuilt for php-5.3.2RC1
12cr|php-txforward-1.0.7-5|138	
12cr|php-txforward-1.0.7-5|139	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-7mdv2010.1
12cr|php-txforward-1.0.7-5|140	+ Revision: 468267
12cr|php-txforward-1.0.7-5|141	- rebuilt against php-5.3.1
12cr|php-txforward-1.0.7-5|142	
12cr|php-txforward-1.0.7-5|143	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-6mdv2010.0
12cr|php-txforward-1.0.7-5|144	+ Revision: 451369
12cr|php-txforward-1.0.7-5|145	- rebuild
12cr|php-txforward-1.0.7-5|146	
12cr|php-txforward-1.0.7-5|147	+ Raphaël Gertz <rapsys@mandriva.org>
12cr|php-txforward-1.0.7-5|148	- Rebuild
12cr|php-txforward-1.0.7-5|149	
12cr|php-txforward-1.0.7-5|150	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-4mdv2010.0
12cr|php-txforward-1.0.7-5|151	+ Revision: 377038
12cr|php-txforward-1.0.7-5|152	- rebuilt for php-5.3.0RC2
12cr|php-txforward-1.0.7-5|153	
12cr|php-txforward-1.0.7-5|154	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-3mdv2009.1
12cr|php-txforward-1.0.7-5|155	+ Revision: 346681
12cr|php-txforward-1.0.7-5|156	- rebuilt for php-5.2.9
12cr|php-txforward-1.0.7-5|157	
12cr|php-txforward-1.0.7-5|158	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-2mdv2009.1
12cr|php-txforward-1.0.7-5|159	+ Revision: 341844
12cr|php-txforward-1.0.7-5|160	- rebuilt against php-5.2.9RC2
12cr|php-txforward-1.0.7-5|161	
12cr|php-txforward-1.0.7-5|162	* Sun Jan 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-1mdv2009.1
12cr|php-txforward-1.0.7-5|163	+ Revision: 324499
12cr|php-txforward-1.0.7-5|164	- import php-txforward
12cr|php-txforward-1.0.7-5|165	
12cr|php-txforward-1.0.7-5|166	
12cr|php-txforward-1.0.7-5|167	* Sun Jan 04 2009 Oden Eriksson <oden.eriksson@envitory.se> 1.0.6-1mdv2009.1
12cr|php-txforward-1.0.7-5|168	- initial Mandriva package

6149 12
12cr|php-uploadprogress-1.0.3.1-4|1	%define modname uploadprogress
12cr|php-uploadprogress-1.0.3.1-4|2	%define soname %{modname}.so
12cr|php-uploadprogress-1.0.3.1-4|3	%define inifile A78_%{modname}.ini
12cr|php-uploadprogress-1.0.3.1-4|4	
12cr|php-uploadprogress-1.0.3.1-4|5	Summary:	Uploadprogress extension
12cr|php-uploadprogress-1.0.3.1-4|6	Name:		php-%{modname}
12cr|php-uploadprogress-1.0.3.1-4|7	Version:	1.0.3.1
12cr|php-uploadprogress-1.0.3.1-4|8	Release:	%mkrel 4
12cr|php-uploadprogress-1.0.3.1-4|9	Group:		Development/PHP
12cr|php-uploadprogress-1.0.3.1-4|10	License:	PHP License
12cr|php-uploadprogress-1.0.3.1-4|11	URL:		http://pecl.php.net/package/uploadprogress/
12cr|php-uploadprogress-1.0.3.1-4|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-uploadprogress-1.0.3.1-4|13	Requires(pre): rpm-helper
12cr|php-uploadprogress-1.0.3.1-4|14	Requires(postun): rpm-helper
12cr|php-uploadprogress-1.0.3.1-4|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-uploadprogress-1.0.3.1-4|16	BuildRequires:	file
12cr|php-uploadprogress-1.0.3.1-4|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-uploadprogress-1.0.3.1-4|18	
12cr|php-uploadprogress-1.0.3.1-4|19	%description
12cr|php-uploadprogress-1.0.3.1-4|20	An extension to track progress of a file upload.
12cr|php-uploadprogress-1.0.3.1-4|21	
12cr|php-uploadprogress-1.0.3.1-4|22	%prep
12cr|php-uploadprogress-1.0.3.1-4|23	
12cr|php-uploadprogress-1.0.3.1-4|24	%setup -q -n %{modname}-%{version}
12cr|php-uploadprogress-1.0.3.1-4|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-uploadprogress-1.0.3.1-4|26	
12cr|php-uploadprogress-1.0.3.1-4|27	# fix permissions
12cr|php-uploadprogress-1.0.3.1-4|28	find . -type f | xargs chmod 644
12cr|php-uploadprogress-1.0.3.1-4|29	
12cr|php-uploadprogress-1.0.3.1-4|30	# strip away annoying ^M
12cr|php-uploadprogress-1.0.3.1-4|31	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-uploadprogress-1.0.3.1-4|32	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-uploadprogress-1.0.3.1-4|33	
12cr|php-uploadprogress-1.0.3.1-4|34	# lib64 fix
12cr|php-uploadprogress-1.0.3.1-4|35	perl -p -i -e "s|/lib\b|/%{_lib}|g" *.m4
12cr|php-uploadprogress-1.0.3.1-4|36	
12cr|php-uploadprogress-1.0.3.1-4|37	%build
12cr|php-uploadprogress-1.0.3.1-4|38	%serverbuild
12cr|php-uploadprogress-1.0.3.1-4|39	
12cr|php-uploadprogress-1.0.3.1-4|40	phpize
12cr|php-uploadprogress-1.0.3.1-4|41	%configure2_5x --with-libdir=%{_lib} \
12cr|php-uploadprogress-1.0.3.1-4|42	--with-%{modname}=shared,%{_prefix}
12cr|php-uploadprogress-1.0.3.1-4|43	
12cr|php-uploadprogress-1.0.3.1-4|44	%make
12cr|php-uploadprogress-1.0.3.1-4|45	
12cr|php-uploadprogress-1.0.3.1-4|46	%install
12cr|php-uploadprogress-1.0.3.1-4|47	rm -rf %{buildroot}
12cr|php-uploadprogress-1.0.3.1-4|48	
12cr|php-uploadprogress-1.0.3.1-4|49	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-uploadprogress-1.0.3.1-4|50	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-uploadprogress-1.0.3.1-4|51	
12cr|php-uploadprogress-1.0.3.1-4|52	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-uploadprogress-1.0.3.1-4|53	
12cr|php-uploadprogress-1.0.3.1-4|54	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-uploadprogress-1.0.3.1-4|55	extension = %{soname}
12cr|php-uploadprogress-1.0.3.1-4|56	
12cr|php-uploadprogress-1.0.3.1-4|57	[%{modname}]
12cr|php-uploadprogress-1.0.3.1-4|58	EOF
12cr|php-uploadprogress-1.0.3.1-4|59	
12cr|php-uploadprogress-1.0.3.1-4|60	%post
12cr|php-uploadprogress-1.0.3.1-4|61	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-uploadprogress-1.0.3.1-4|62	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-uploadprogress-1.0.3.1-4|63	fi
12cr|php-uploadprogress-1.0.3.1-4|64	
12cr|php-uploadprogress-1.0.3.1-4|65	%postun
12cr|php-uploadprogress-1.0.3.1-4|66	if [ "$1" = "0" ]; then
12cr|php-uploadprogress-1.0.3.1-4|67	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-uploadprogress-1.0.3.1-4|68	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-uploadprogress-1.0.3.1-4|69	fi
12cr|php-uploadprogress-1.0.3.1-4|70	fi
12cr|php-uploadprogress-1.0.3.1-4|71	
12cr|php-uploadprogress-1.0.3.1-4|72	%clean
12cr|php-uploadprogress-1.0.3.1-4|73	rm -rf %{buildroot}
12cr|php-uploadprogress-1.0.3.1-4|74	
12cr|php-uploadprogress-1.0.3.1-4|75	%files
12cr|php-uploadprogress-1.0.3.1-4|76	%defattr(-,root,root)
12cr|php-uploadprogress-1.0.3.1-4|77	%doc package*.xml examples
12cr|php-uploadprogress-1.0.3.1-4|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-uploadprogress-1.0.3.1-4|79	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-uploadprogress-1.0.3.1-4|80	
12cr|php-uploadprogress-1.0.3.1-4|81	
12cr|php-uploadprogress-1.0.3.1-4|82	%changelog
12cr|php-uploadprogress-1.0.3.1-4|83	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.3.1-4mdv2012.0
12cr|php-uploadprogress-1.0.3.1-4|84	+ Revision: 795525
12cr|php-uploadprogress-1.0.3.1-4|85	- rebuild for php-5.4.x
12cr|php-uploadprogress-1.0.3.1-4|86	
12cr|php-uploadprogress-1.0.3.1-4|87	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.3.1-3
12cr|php-uploadprogress-1.0.3.1-4|88	+ Revision: 761340
12cr|php-uploadprogress-1.0.3.1-4|89	- rebuild
12cr|php-uploadprogress-1.0.3.1-4|90	
12cr|php-uploadprogress-1.0.3.1-4|91	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3.1-2
12cr|php-uploadprogress-1.0.3.1-4|92	+ Revision: 696485
12cr|php-uploadprogress-1.0.3.1-4|93	- rebuilt for php-5.3.8
12cr|php-uploadprogress-1.0.3.1-4|94	
12cr|php-uploadprogress-1.0.3.1-4|95	* Sun Aug 21 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3.1-1
12cr|php-uploadprogress-1.0.3.1-4|96	+ Revision: 695944
12cr|php-uploadprogress-1.0.3.1-4|97	- 1.0.3.1
12cr|php-uploadprogress-1.0.3.1-4|98	
12cr|php-uploadprogress-1.0.3.1-4|99	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2
12cr|php-uploadprogress-1.0.3.1-4|100	+ Revision: 695486
12cr|php-uploadprogress-1.0.3.1-4|101	- rebuilt for php-5.3.7
12cr|php-uploadprogress-1.0.3.1-4|102	
12cr|php-uploadprogress-1.0.3.1-4|103	* Thu Aug 11 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1
12cr|php-uploadprogress-1.0.3.1-4|104	+ Revision: 694018
12cr|php-uploadprogress-1.0.3.1-4|105	- 1.0.3
12cr|php-uploadprogress-1.0.3.1-4|106	
12cr|php-uploadprogress-1.0.3.1-4|107	* Wed Jul 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1
12cr|php-uploadprogress-1.0.3.1-4|108	+ Revision: 691890
12cr|php-uploadprogress-1.0.3.1-4|109	- 1.0.2
12cr|php-uploadprogress-1.0.3.1-4|110	
12cr|php-uploadprogress-1.0.3.1-4|111	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-11
12cr|php-uploadprogress-1.0.3.1-4|112	+ Revision: 646699
12cr|php-uploadprogress-1.0.3.1-4|113	- rebuilt for php-5.3.6
12cr|php-uploadprogress-1.0.3.1-4|114	
12cr|php-uploadprogress-1.0.3.1-4|115	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-10mdv2011.0
12cr|php-uploadprogress-1.0.3.1-4|116	+ Revision: 629896
12cr|php-uploadprogress-1.0.3.1-4|117	- rebuilt for php-5.3.5
12cr|php-uploadprogress-1.0.3.1-4|118	
12cr|php-uploadprogress-1.0.3.1-4|119	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-9mdv2011.0
12cr|php-uploadprogress-1.0.3.1-4|120	+ Revision: 628205
12cr|php-uploadprogress-1.0.3.1-4|121	- ensure it's built without automake1.7
12cr|php-uploadprogress-1.0.3.1-4|122	
12cr|php-uploadprogress-1.0.3.1-4|123	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-8mdv2011.0
12cr|php-uploadprogress-1.0.3.1-4|124	+ Revision: 600545
12cr|php-uploadprogress-1.0.3.1-4|125	- rebuild
12cr|php-uploadprogress-1.0.3.1-4|126	
12cr|php-uploadprogress-1.0.3.1-4|127	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdv2011.0
12cr|php-uploadprogress-1.0.3.1-4|128	+ Revision: 588882
12cr|php-uploadprogress-1.0.3.1-4|129	- rebuild
12cr|php-uploadprogress-1.0.3.1-4|130	
12cr|php-uploadprogress-1.0.3.1-4|131	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdv2010.1
12cr|php-uploadprogress-1.0.3.1-4|132	+ Revision: 514710
12cr|php-uploadprogress-1.0.3.1-4|133	- rebuilt for php-5.3.2
12cr|php-uploadprogress-1.0.3.1-4|134	
12cr|php-uploadprogress-1.0.3.1-4|135	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdv2010.1
12cr|php-uploadprogress-1.0.3.1-4|136	+ Revision: 485497
12cr|php-uploadprogress-1.0.3.1-4|137	- rebuilt for php-5.3.2RC1
12cr|php-uploadprogress-1.0.3.1-4|138	
12cr|php-uploadprogress-1.0.3.1-4|139	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdv2010.1
12cr|php-uploadprogress-1.0.3.1-4|140	+ Revision: 468268
12cr|php-uploadprogress-1.0.3.1-4|141	- rebuilt against php-5.3.1
12cr|php-uploadprogress-1.0.3.1-4|142	
12cr|php-uploadprogress-1.0.3.1-4|143	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdv2010.0
12cr|php-uploadprogress-1.0.3.1-4|144	+ Revision: 451371
12cr|php-uploadprogress-1.0.3.1-4|145	- rebuild
12cr|php-uploadprogress-1.0.3.1-4|146	
12cr|php-uploadprogress-1.0.3.1-4|147	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.0.1-2mdv2010.0
12cr|php-uploadprogress-1.0.3.1-4|148	+ Revision: 397303
12cr|php-uploadprogress-1.0.3.1-4|149	- Rebuild
12cr|php-uploadprogress-1.0.3.1-4|150	
12cr|php-uploadprogress-1.0.3.1-4|151	* Sun Jun 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2010.0
12cr|php-uploadprogress-1.0.3.1-4|152	+ Revision: 387639
12cr|php-uploadprogress-1.0.3.1-4|153	- 1.0.1
12cr|php-uploadprogress-1.0.3.1-4|154	
12cr|php-uploadprogress-1.0.3.1-4|155	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2010.0
12cr|php-uploadprogress-1.0.3.1-4|156	+ Revision: 377039
12cr|php-uploadprogress-1.0.3.1-4|157	- rebuilt for php-5.3.0RC2
12cr|php-uploadprogress-1.0.3.1-4|158	
12cr|php-uploadprogress-1.0.3.1-4|159	* Wed Mar 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2009.1
12cr|php-uploadprogress-1.0.3.1-4|160	+ Revision: 357371
12cr|php-uploadprogress-1.0.3.1-4|161	- 1.0.0
12cr|php-uploadprogress-1.0.3.1-4|162	
12cr|php-uploadprogress-1.0.3.1-4|163	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-3mdv2009.1
12cr|php-uploadprogress-1.0.3.1-4|164	+ Revision: 346682
12cr|php-uploadprogress-1.0.3.1-4|165	- rebuilt for php-5.2.9
12cr|php-uploadprogress-1.0.3.1-4|166	
12cr|php-uploadprogress-1.0.3.1-4|167	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-2mdv2009.1
12cr|php-uploadprogress-1.0.3.1-4|168	+ Revision: 341845
12cr|php-uploadprogress-1.0.3.1-4|169	- rebuilt against php-5.2.9RC2
12cr|php-uploadprogress-1.0.3.1-4|170	
12cr|php-uploadprogress-1.0.3.1-4|171	* Thu Jan 22 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-1mdv2009.1
12cr|php-uploadprogress-1.0.3.1-4|172	+ Revision: 332498
12cr|php-uploadprogress-1.0.3.1-4|173	- 0.9.2
12cr|php-uploadprogress-1.0.3.1-4|174	
12cr|php-uploadprogress-1.0.3.1-4|175	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-3mdv2009.1
12cr|php-uploadprogress-1.0.3.1-4|176	+ Revision: 323122
12cr|php-uploadprogress-1.0.3.1-4|177	- rebuild
12cr|php-uploadprogress-1.0.3.1-4|178	
12cr|php-uploadprogress-1.0.3.1-4|179	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-2mdv2009.1
12cr|php-uploadprogress-1.0.3.1-4|180	+ Revision: 310689
12cr|php-uploadprogress-1.0.3.1-4|181	- rebuilt against php-5.2.7
12cr|php-uploadprogress-1.0.3.1-4|182	
12cr|php-uploadprogress-1.0.3.1-4|183	* Sun Aug 31 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-1mdv2009.0
12cr|php-uploadprogress-1.0.3.1-4|184	+ Revision: 277817
12cr|php-uploadprogress-1.0.3.1-4|185	- 0.9.1
12cr|php-uploadprogress-1.0.3.1-4|186	
12cr|php-uploadprogress-1.0.3.1-4|187	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-2mdv2009.0
12cr|php-uploadprogress-1.0.3.1-4|188	+ Revision: 238460
12cr|php-uploadprogress-1.0.3.1-4|189	- rebuild
12cr|php-uploadprogress-1.0.3.1-4|190	
12cr|php-uploadprogress-1.0.3.1-4|191	* Thu Jul 10 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-1mdv2009.0
12cr|php-uploadprogress-1.0.3.1-4|192	+ Revision: 233366
12cr|php-uploadprogress-1.0.3.1-4|193	- import php-uploadprogress
12cr|php-uploadprogress-1.0.3.1-4|194	
12cr|php-uploadprogress-1.0.3.1-4|195	
12cr|php-uploadprogress-1.0.3.1-4|196	* Thu Jul 10 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-1mdv2009.0
12cr|php-uploadprogress-1.0.3.1-4|197	- initial Mandriva package

6150 12
12cr|php-uuid-1.0.3-1|1	%define modname uuid
12cr|php-uuid-1.0.3-1|2	%define dirname %{modname}
12cr|php-uuid-1.0.3-1|3	%define soname %{modname}.so
12cr|php-uuid-1.0.3-1|4	%define inifile 78_%{modname}.ini
12cr|php-uuid-1.0.3-1|5	
12cr|php-uuid-1.0.3-1|6	Summary:	UUID support functions for php
12cr|php-uuid-1.0.3-1|7	Name:		php-%{modname}
12cr|php-uuid-1.0.3-1|8	Version:	1.0.3
12cr|php-uuid-1.0.3-1|9	Release:	%mkrel 1
12cr|php-uuid-1.0.3-1|10	Group:		Development/PHP
12cr|php-uuid-1.0.3-1|11	License:	PHP License
12cr|php-uuid-1.0.3-1|12	URL:		http://pecl.php.net/package/%{modname}
12cr|php-uuid-1.0.3-1|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-uuid-1.0.3-1|14	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-uuid-1.0.3-1|15	BuildRequires:	ext2fs-devel
12cr|php-uuid-1.0.3-1|16	BuildRequires:	libuuid-devel
12cr|php-uuid-1.0.3-1|17	Provides:	php-pear-uuid
12cr|php-uuid-1.0.3-1|18	Obsoletes:	php-pear-uuid
12cr|php-uuid-1.0.3-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-uuid-1.0.3-1|20	
12cr|php-uuid-1.0.3-1|21	%description
12cr|php-uuid-1.0.3-1|22	This extension provides functions to generate and analyse universally unique
12cr|php-uuid-1.0.3-1|23	identifiers (UUIDs). It depends on the external libuuid. This library is
12cr|php-uuid-1.0.3-1|24	available on most linux  systems, its source is bundled with the ext2fs tools.
12cr|php-uuid-1.0.3-1|25	
12cr|php-uuid-1.0.3-1|26	%prep
12cr|php-uuid-1.0.3-1|27	
12cr|php-uuid-1.0.3-1|28	%setup -q -n %{modname}-%{version}
12cr|php-uuid-1.0.3-1|29	
12cr|php-uuid-1.0.3-1|30	%build
12cr|php-uuid-1.0.3-1|31	%serverbuild
12cr|php-uuid-1.0.3-1|32	
12cr|php-uuid-1.0.3-1|33	phpize
12cr|php-uuid-1.0.3-1|34	%configure2_5x --with-libdir=%{_lib} \
12cr|php-uuid-1.0.3-1|35	--with-%{modname}=shared,%{_prefix}
12cr|php-uuid-1.0.3-1|36	%make
12cr|php-uuid-1.0.3-1|37	
12cr|php-uuid-1.0.3-1|38	mv modules/*.so .
12cr|php-uuid-1.0.3-1|39	
12cr|php-uuid-1.0.3-1|40	%install
12cr|php-uuid-1.0.3-1|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-uuid-1.0.3-1|42	
12cr|php-uuid-1.0.3-1|43	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-uuid-1.0.3-1|44	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-uuid-1.0.3-1|45	
12cr|php-uuid-1.0.3-1|46	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-uuid-1.0.3-1|47	
12cr|php-uuid-1.0.3-1|48	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-uuid-1.0.3-1|49	extension = %{soname}
12cr|php-uuid-1.0.3-1|50	EOF
12cr|php-uuid-1.0.3-1|51	
12cr|php-uuid-1.0.3-1|52	%post
12cr|php-uuid-1.0.3-1|53	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-uuid-1.0.3-1|54	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-uuid-1.0.3-1|55	fi
12cr|php-uuid-1.0.3-1|56	
12cr|php-uuid-1.0.3-1|57	%postun
12cr|php-uuid-1.0.3-1|58	if [ "$1" = "0" ]; then
12cr|php-uuid-1.0.3-1|59	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-uuid-1.0.3-1|60	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-uuid-1.0.3-1|61	fi
12cr|php-uuid-1.0.3-1|62	fi
12cr|php-uuid-1.0.3-1|63	
12cr|php-uuid-1.0.3-1|64	%clean
12cr|php-uuid-1.0.3-1|65	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-uuid-1.0.3-1|66	[ "../package.xml" != "/" ] && rm -f ../package.xml
12cr|php-uuid-1.0.3-1|67	
12cr|php-uuid-1.0.3-1|68	%files
12cr|php-uuid-1.0.3-1|69	%defattr(-,root,root)
12cr|php-uuid-1.0.3-1|70	%doc CREDITS tests
12cr|php-uuid-1.0.3-1|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-uuid-1.0.3-1|72	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-uuid-1.0.3-1|73	
12cr|php-uuid-1.0.3-1|74	
12cr|php-uuid-1.0.3-1|75	%changelog
12cr|php-uuid-1.0.3-1|76	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdv2012.0
12cr|php-uuid-1.0.3-1|77	+ Revision: 806360
12cr|php-uuid-1.0.3-1|78	- 1.0.3
12cr|php-uuid-1.0.3-1|79	
12cr|php-uuid-1.0.3-1|80	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-22
12cr|php-uuid-1.0.3-1|81	+ Revision: 796985
12cr|php-uuid-1.0.3-1|82	- fix build
12cr|php-uuid-1.0.3-1|83	- fix deps
12cr|php-uuid-1.0.3-1|84	- rebuild for php-5.4.x
12cr|php-uuid-1.0.3-1|85	- rebuild
12cr|php-uuid-1.0.3-1|86	
12cr|php-uuid-1.0.3-1|87	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-20
12cr|php-uuid-1.0.3-1|88	+ Revision: 696486
12cr|php-uuid-1.0.3-1|89	- rebuilt for php-5.3.8
12cr|php-uuid-1.0.3-1|90	
12cr|php-uuid-1.0.3-1|91	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-19
12cr|php-uuid-1.0.3-1|92	+ Revision: 695487
12cr|php-uuid-1.0.3-1|93	- rebuilt for php-5.3.7
12cr|php-uuid-1.0.3-1|94	
12cr|php-uuid-1.0.3-1|95	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-18
12cr|php-uuid-1.0.3-1|96	+ Revision: 646700
12cr|php-uuid-1.0.3-1|97	- rebuilt for php-5.3.6
12cr|php-uuid-1.0.3-1|98	
12cr|php-uuid-1.0.3-1|99	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-17mdv2011.0
12cr|php-uuid-1.0.3-1|100	+ Revision: 629897
12cr|php-uuid-1.0.3-1|101	- rebuilt for php-5.3.5
12cr|php-uuid-1.0.3-1|102	
12cr|php-uuid-1.0.3-1|103	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-16mdv2011.0
12cr|php-uuid-1.0.3-1|104	+ Revision: 628206
12cr|php-uuid-1.0.3-1|105	- ensure it's built without automake1.7
12cr|php-uuid-1.0.3-1|106	
12cr|php-uuid-1.0.3-1|107	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-15mdv2011.0
12cr|php-uuid-1.0.3-1|108	+ Revision: 600546
12cr|php-uuid-1.0.3-1|109	- rebuild
12cr|php-uuid-1.0.3-1|110	
12cr|php-uuid-1.0.3-1|111	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-14mdv2011.0
12cr|php-uuid-1.0.3-1|112	+ Revision: 588883
12cr|php-uuid-1.0.3-1|113	- rebuild
12cr|php-uuid-1.0.3-1|114	
12cr|php-uuid-1.0.3-1|115	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-13mdv2010.1
12cr|php-uuid-1.0.3-1|116	+ Revision: 514711
12cr|php-uuid-1.0.3-1|117	- rebuilt for php-5.3.2
12cr|php-uuid-1.0.3-1|118	
12cr|php-uuid-1.0.3-1|119	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-12mdv2010.1
12cr|php-uuid-1.0.3-1|120	+ Revision: 485498
12cr|php-uuid-1.0.3-1|121	- rebuilt for php-5.3.2RC1
12cr|php-uuid-1.0.3-1|122	
12cr|php-uuid-1.0.3-1|123	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-11mdv2010.1
12cr|php-uuid-1.0.3-1|124	+ Revision: 468269
12cr|php-uuid-1.0.3-1|125	- rebuilt against php-5.3.1
12cr|php-uuid-1.0.3-1|126	
12cr|php-uuid-1.0.3-1|127	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-10mdv2010.0
12cr|php-uuid-1.0.3-1|128	+ Revision: 451640
12cr|php-uuid-1.0.3-1|129	- fix deps
12cr|php-uuid-1.0.3-1|130	- rebuild
12cr|php-uuid-1.0.3-1|131	
12cr|php-uuid-1.0.3-1|132	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.0.2-9mdv2010.0
12cr|php-uuid-1.0.3-1|133	+ Revision: 397302
12cr|php-uuid-1.0.3-1|134	- Rebuild
12cr|php-uuid-1.0.3-1|135	
12cr|php-uuid-1.0.3-1|136	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-8mdv2010.0
12cr|php-uuid-1.0.3-1|137	+ Revision: 377040
12cr|php-uuid-1.0.3-1|138	- rebuilt for php-5.3.0RC2
12cr|php-uuid-1.0.3-1|139	
12cr|php-uuid-1.0.3-1|140	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdv2009.1
12cr|php-uuid-1.0.3-1|141	+ Revision: 346683
12cr|php-uuid-1.0.3-1|142	- rebuilt for php-5.2.9
12cr|php-uuid-1.0.3-1|143	
12cr|php-uuid-1.0.3-1|144	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdv2009.1
12cr|php-uuid-1.0.3-1|145	+ Revision: 341846
12cr|php-uuid-1.0.3-1|146	- rebuilt against php-5.2.9RC2
12cr|php-uuid-1.0.3-1|147	
12cr|php-uuid-1.0.3-1|148	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdv2009.1
12cr|php-uuid-1.0.3-1|149	+ Revision: 323135
12cr|php-uuid-1.0.3-1|150	- rebuild
12cr|php-uuid-1.0.3-1|151	
12cr|php-uuid-1.0.3-1|152	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdv2009.1
12cr|php-uuid-1.0.3-1|153	+ Revision: 310318
12cr|php-uuid-1.0.3-1|154	- rebuilt against php-5.2.7
12cr|php-uuid-1.0.3-1|155	
12cr|php-uuid-1.0.3-1|156	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2009.0
12cr|php-uuid-1.0.3-1|157	+ Revision: 238466
12cr|php-uuid-1.0.3-1|158	- rebuild
12cr|php-uuid-1.0.3-1|159	
12cr|php-uuid-1.0.3-1|160	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2009.0
12cr|php-uuid-1.0.3-1|161	+ Revision: 200282
12cr|php-uuid-1.0.3-1|162	- rebuilt for php-5.2.6
12cr|php-uuid-1.0.3-1|163	
12cr|php-uuid-1.0.3-1|164	* Wed Apr 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2009.0
12cr|php-uuid-1.0.3-1|165	+ Revision: 192504
12cr|php-uuid-1.0.3-1|166	- 1.0.2
12cr|php-uuid-1.0.3-1|167	
12cr|php-uuid-1.0.3-1|168	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-11mdv2008.1
12cr|php-uuid-1.0.3-1|169	+ Revision: 162259
12cr|php-uuid-1.0.3-1|170	- rebuild
12cr|php-uuid-1.0.3-1|171	
12cr|php-uuid-1.0.3-1|172	+ Olivier Blin <blino@mandriva.org>
12cr|php-uuid-1.0.3-1|173	- restore BuildRoot
12cr|php-uuid-1.0.3-1|174	
12cr|php-uuid-1.0.3-1|175	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-uuid-1.0.3-1|176	- kill re-definition of %%buildroot on Pixel's request
12cr|php-uuid-1.0.3-1|177	
12cr|php-uuid-1.0.3-1|178	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-10mdv2008.1
12cr|php-uuid-1.0.3-1|179	+ Revision: 107735
12cr|php-uuid-1.0.3-1|180	- restart apache if needed
12cr|php-uuid-1.0.3-1|181	
12cr|php-uuid-1.0.3-1|182	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-9mdv2008.0
12cr|php-uuid-1.0.3-1|183	+ Revision: 77588
12cr|php-uuid-1.0.3-1|184	- rebuilt against php-5.2.4
12cr|php-uuid-1.0.3-1|185	
12cr|php-uuid-1.0.3-1|186	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-8mdv2008.0
12cr|php-uuid-1.0.3-1|187	+ Revision: 39532
12cr|php-uuid-1.0.3-1|188	- use distro conditional -fstack-protector
12cr|php-uuid-1.0.3-1|189	
12cr|php-uuid-1.0.3-1|190	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdv2008.0
12cr|php-uuid-1.0.3-1|191	+ Revision: 33885
12cr|php-uuid-1.0.3-1|192	- rebuilt against new upstream version (5.2.3)
12cr|php-uuid-1.0.3-1|193	
12cr|php-uuid-1.0.3-1|194	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2008.0
12cr|php-uuid-1.0.3-1|195	+ Revision: 21365
12cr|php-uuid-1.0.3-1|196	- rebuilt against new upstream version (5.2.2)
12cr|php-uuid-1.0.3-1|197	
12cr|php-uuid-1.0.3-1|198	
12cr|php-uuid-1.0.3-1|199	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2007.0
12cr|php-uuid-1.0.3-1|200	+ Revision: 117638
12cr|php-uuid-1.0.3-1|201	- rebuilt against new upstream version (5.2.1)
12cr|php-uuid-1.0.3-1|202	
12cr|php-uuid-1.0.3-1|203	* Thu Nov 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdv2007.0
12cr|php-uuid-1.0.3-1|204	+ Revision: 79298
12cr|php-uuid-1.0.3-1|205	- rebuild
12cr|php-uuid-1.0.3-1|206	- rebuilt for php-5.2.0
12cr|php-uuid-1.0.3-1|207	- Import php-uuid
12cr|php-uuid-1.0.3-1|208	
12cr|php-uuid-1.0.3-1|209	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-2
12cr|php-uuid-1.0.3-1|210	- rebuilt for php-5.1.6
12cr|php-uuid-1.0.3-1|211	
12cr|php-uuid-1.0.3-1|212	* Fri Aug 04 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2007.0
12cr|php-uuid-1.0.3-1|213	- renamed from php-pear-uuid to php-uuid
12cr|php-uuid-1.0.3-1|214	
12cr|php-uuid-1.0.3-1|215	* Sun Jun 04 2006 David Walluck <walluck@mandriva.org> 0:1.0-1mdv2007.0
12cr|php-uuid-1.0.3-1|216	- 1.0
12cr|php-uuid-1.0.3-1|217	- release
12cr|php-uuid-1.0.3-1|218	

6151 12
12cr|php-varnish-0.9.3-1|1	%define modname varnish
12cr|php-varnish-0.9.3-1|2	%define dirname %{modname}
12cr|php-varnish-0.9.3-1|3	%define soname %{modname}.so
12cr|php-varnish-0.9.3-1|4	%define inifile B23_%{modname}.ini
12cr|php-varnish-0.9.3-1|5	
12cr|php-varnish-0.9.3-1|6	Summary:	Varnish Cache bindings for PHP
12cr|php-varnish-0.9.3-1|7	Name:		php-%{modname}
12cr|php-varnish-0.9.3-1|8	Version:	0.9.3
12cr|php-varnish-0.9.3-1|9	Release:	1
12cr|php-varnish-0.9.3-1|10	Group:		Development/PHP
12cr|php-varnish-0.9.3-1|11	License:	Apache License
12cr|php-varnish-0.9.3-1|12	URL:		http://pecl.php.net/package/varnish/
12cr|php-varnish-0.9.3-1|13	Source0:	http://pecl.php.net/get/varnish-%{version}.tgz
12cr|php-varnish-0.9.3-1|14	Source1:	B23_varnish.ini
12cr|php-varnish-0.9.3-1|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-varnish-0.9.3-1|16	BuildRequires:	varnish-devel
12cr|php-varnish-0.9.3-1|17	
12cr|php-varnish-0.9.3-1|18	%description
12cr|php-varnish-0.9.3-1|19	Varnish Cache is an open source, state of the art web application accelerator.
12cr|php-varnish-0.9.3-1|20	The extension makes it possible to interact with a running varnish instance
12cr|php-varnish-0.9.3-1|21	through TCP socket or shared memory.
12cr|php-varnish-0.9.3-1|22	
12cr|php-varnish-0.9.3-1|23	%prep
12cr|php-varnish-0.9.3-1|24	
12cr|php-varnish-0.9.3-1|25	%setup -q -n %{modname}-%{version}
12cr|php-varnish-0.9.3-1|26	
12cr|php-varnish-0.9.3-1|27	cp %{SOURCE1} %{inifile}
12cr|php-varnish-0.9.3-1|28	
12cr|php-varnish-0.9.3-1|29	# lib64 fix
12cr|php-varnish-0.9.3-1|30	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-varnish-0.9.3-1|31	
12cr|php-varnish-0.9.3-1|32	%build
12cr|php-varnish-0.9.3-1|33	
12cr|php-varnish-0.9.3-1|34	%serverbuild
12cr|php-varnish-0.9.3-1|35	
12cr|php-varnish-0.9.3-1|36	phpize
12cr|php-varnish-0.9.3-1|37	%configure2_5x --with-libdir=%{_lib} \
12cr|php-varnish-0.9.3-1|38	--with-%{modname}=shared,%{_prefix}
12cr|php-varnish-0.9.3-1|39	
12cr|php-varnish-0.9.3-1|40	%make VARNISH_SHARED_LIBADD="-lvarnishapi"
12cr|php-varnish-0.9.3-1|41	mv modules/*.so .
12cr|php-varnish-0.9.3-1|42	
12cr|php-varnish-0.9.3-1|43	%install
12cr|php-varnish-0.9.3-1|44	
12cr|php-varnish-0.9.3-1|45	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-varnish-0.9.3-1|46	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-varnish-0.9.3-1|47	
12cr|php-varnish-0.9.3-1|48	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-varnish-0.9.3-1|49	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-varnish-0.9.3-1|50	
12cr|php-varnish-0.9.3-1|51	%files
12cr|php-varnish-0.9.3-1|52	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-varnish-0.9.3-1|53	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-varnish-0.9.3-1|54	
12cr|php-varnish-0.9.3-1|55	
12cr|php-varnish-0.9.3-1|56	%changelog
12cr|php-varnish-0.9.3-1|57	* Mon Jun 04 2012 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-1
12cr|php-varnish-0.9.3-1|58	+ Revision: 802285
12cr|php-varnish-0.9.3-1|59	- initial Mandriva package
12cr|php-varnish-0.9.3-1|60	- Created package structure for php-varnish.
12cr|php-varnish-0.9.3-1|61	

6152 12
12cr|php-wbxml-1.0.3-17|1	%define modname wbxml
12cr|php-wbxml-1.0.3-17|2	%define dirname %{modname}
12cr|php-wbxml-1.0.3-17|3	%define soname %{modname}.so
12cr|php-wbxml-1.0.3-17|4	%define inifile A93_%{modname}.ini
12cr|php-wbxml-1.0.3-17|5	
12cr|php-wbxml-1.0.3-17|6	Summary:	WBXML to XML conversion for PHP
12cr|php-wbxml-1.0.3-17|7	Name:		php-%{modname}
12cr|php-wbxml-1.0.3-17|8	Version:	1.0.3
12cr|php-wbxml-1.0.3-17|9	Release:	%mkrel 17
12cr|php-wbxml-1.0.3-17|10	Group:		Development/PHP
12cr|php-wbxml-1.0.3-17|11	License:	PHP License
12cr|php-wbxml-1.0.3-17|12	URL:		http://pecl.php.net/package/wbxml
12cr|php-wbxml-1.0.3-17|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-wbxml-1.0.3-17|14	Source1:	%{modname}.ini
12cr|php-wbxml-1.0.3-17|15	Patch0:		wbxml-1.0.2-format_not_a_string_literal_and_no_format_arguments.diff
12cr|php-wbxml-1.0.3-17|16	Patch1:		wbxml-1.0.3-expat_fix.diff
12cr|php-wbxml-1.0.3-17|17	BuildRequires:	php-devel >= 3:5.2.1
12cr|php-wbxml-1.0.3-17|18	BuildRequires:	dos2unix
12cr|php-wbxml-1.0.3-17|19	BuildRequires:	expat-devel
12cr|php-wbxml-1.0.3-17|20	BuildRequires:	wbxml-devel
12cr|php-wbxml-1.0.3-17|21	BuildRequires:	popt-devel
12cr|php-wbxml-1.0.3-17|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-wbxml-1.0.3-17|23	
12cr|php-wbxml-1.0.3-17|24	%description
12cr|php-wbxml-1.0.3-17|25	This extension provides WBXML (Wireless Binary XML) conversion capabilities
12cr|php-wbxml-1.0.3-17|26	using the libwbxml library, which can be found at
12cr|php-wbxml-1.0.3-17|27	http://libwbxml.aymerick.com/
12cr|php-wbxml-1.0.3-17|28	
12cr|php-wbxml-1.0.3-17|29	%prep
12cr|php-wbxml-1.0.3-17|30	
12cr|php-wbxml-1.0.3-17|31	%setup -q -n %{modname}-%{version}
12cr|php-wbxml-1.0.3-17|32	[ "../package.xml" != "/" ] && mv ../package.xml .
12cr|php-wbxml-1.0.3-17|33	
12cr|php-wbxml-1.0.3-17|34	cp %{SOURCE1} %{inifile}
12cr|php-wbxml-1.0.3-17|35	
12cr|php-wbxml-1.0.3-17|36	find . -type d -exec chmod 755 {} \;
12cr|php-wbxml-1.0.3-17|37	find . -type f -exec chmod 644 {} \;
12cr|php-wbxml-1.0.3-17|38	
12cr|php-wbxml-1.0.3-17|39	%patch0 -p0
12cr|php-wbxml-1.0.3-17|40	%patch1 -p0
12cr|php-wbxml-1.0.3-17|41	
12cr|php-wbxml-1.0.3-17|42	# strip away annoying ^M
12cr|php-wbxml-1.0.3-17|43	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
12cr|php-wbxml-1.0.3-17|44	
12cr|php-wbxml-1.0.3-17|45	%build
12cr|php-wbxml-1.0.3-17|46	%serverbuild
12cr|php-wbxml-1.0.3-17|47	
12cr|php-wbxml-1.0.3-17|48	phpize
12cr|php-wbxml-1.0.3-17|49	%configure2_5x --with-libdir=%{_lib} \
12cr|php-wbxml-1.0.3-17|50	--enable-%{modname}=shared,%{_prefix} \
12cr|php-wbxml-1.0.3-17|51	
12cr|php-wbxml-1.0.3-17|52	%make
12cr|php-wbxml-1.0.3-17|53	mv modules/*.so .
12cr|php-wbxml-1.0.3-17|54	
12cr|php-wbxml-1.0.3-17|55	%install
12cr|php-wbxml-1.0.3-17|56	rm -rf %{buildroot}
12cr|php-wbxml-1.0.3-17|57	
12cr|php-wbxml-1.0.3-17|58	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-wbxml-1.0.3-17|59	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-wbxml-1.0.3-17|60	
12cr|php-wbxml-1.0.3-17|61	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-wbxml-1.0.3-17|62	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-wbxml-1.0.3-17|63	
12cr|php-wbxml-1.0.3-17|64	%post
12cr|php-wbxml-1.0.3-17|65	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-wbxml-1.0.3-17|66	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-wbxml-1.0.3-17|67	fi
12cr|php-wbxml-1.0.3-17|68	
12cr|php-wbxml-1.0.3-17|69	%postun
12cr|php-wbxml-1.0.3-17|70	if [ "$1" = "0" ]; then
12cr|php-wbxml-1.0.3-17|71	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-wbxml-1.0.3-17|72	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-wbxml-1.0.3-17|73	fi
12cr|php-wbxml-1.0.3-17|74	fi
12cr|php-wbxml-1.0.3-17|75	
12cr|php-wbxml-1.0.3-17|76	%clean
12cr|php-wbxml-1.0.3-17|77	rm -rf %{buildroot}
12cr|php-wbxml-1.0.3-17|78	
12cr|php-wbxml-1.0.3-17|79	%files
12cr|php-wbxml-1.0.3-17|80	%defattr(-,root,root)
12cr|php-wbxml-1.0.3-17|81	%doc CREDITS README wbxml.php package*.xml
12cr|php-wbxml-1.0.3-17|82	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-wbxml-1.0.3-17|83	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-wbxml-1.0.3-17|84	
12cr|php-wbxml-1.0.3-17|85	
12cr|php-wbxml-1.0.3-17|86	
12cr|php-wbxml-1.0.3-17|87	
12cr|php-wbxml-1.0.3-17|88	%changelog
12cr|php-wbxml-1.0.3-17|89	

6153 12
12cr|php-xcache-2.0.1-1|1	%define modname xcache
12cr|php-xcache-2.0.1-1|2	%define dirname %{modname}
12cr|php-xcache-2.0.1-1|3	%define soname %{modname}.so
12cr|php-xcache-2.0.1-1|4	%define inifile 99_%{modname}.ini
12cr|php-xcache-2.0.1-1|5	
12cr|php-xcache-2.0.1-1|6	Summary:	The XCache module for PHP
12cr|php-xcache-2.0.1-1|7	Name:		php-%{modname}
12cr|php-xcache-2.0.1-1|8	Version:	2.0.1
12cr|php-xcache-2.0.1-1|9	Release:	%mkrel 1
12cr|php-xcache-2.0.1-1|10	Group:		Development/PHP
12cr|php-xcache-2.0.1-1|11	License:	BSD-like
12cr|php-xcache-2.0.1-1|12	URL:		http://xcache.lighttpd.net/
12cr|php-xcache-2.0.1-1|13	Source0:	http://xcache.lighttpd.net/pub/Releases/%{version}/%{modname}-%{version}.tar.gz
12cr|php-xcache-2.0.1-1|14	Source1:	xcache.ini
12cr|php-xcache-2.0.1-1|15	BuildRequires:  php-devel >= 3:5.2.0
12cr|php-xcache-2.0.1-1|16	Conflicts:	php-afterburner php-mmcache php-eaccelerator php-apc
12cr|php-xcache-2.0.1-1|17	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-xcache-2.0.1-1|18	
12cr|php-xcache-2.0.1-1|19	%description
12cr|php-xcache-2.0.1-1|20	XCache is a fast, stable PHP opcode cacher that has been tested and is now
12cr|php-xcache-2.0.1-1|21	running on production servers under high load. It overcomes a lot of problems
12cr|php-xcache-2.0.1-1|22	that has been with other competing opcachers such as being able to be used with
12cr|php-xcache-2.0.1-1|23	new PHP versions.
12cr|php-xcache-2.0.1-1|24	
12cr|php-xcache-2.0.1-1|25	%package	admin
12cr|php-xcache-2.0.1-1|26	Summary:	Web admin GUI for XCache
12cr|php-xcache-2.0.1-1|27	Group:		Development/PHP
12cr|php-xcache-2.0.1-1|28	%if %mdkversion < 201010
12cr|php-xcache-2.0.1-1|29	Requires(post):   rpm-helper
12cr|php-xcache-2.0.1-1|30	Requires(postun):   rpm-helper
12cr|php-xcache-2.0.1-1|31	%endif
12cr|php-xcache-2.0.1-1|32	Requires:	apache-mod_php
12cr|php-xcache-2.0.1-1|33	Requires:	%{name}
12cr|php-xcache-2.0.1-1|34	
12cr|php-xcache-2.0.1-1|35	%description	admin
12cr|php-xcache-2.0.1-1|36	This package contains a Web admin GUI for XCache.
12cr|php-xcache-2.0.1-1|37	
12cr|php-xcache-2.0.1-1|38	%prep
12cr|php-xcache-2.0.1-1|39	
12cr|php-xcache-2.0.1-1|40	%setup -q -n %{modname}-%{version}
12cr|php-xcache-2.0.1-1|41	
12cr|php-xcache-2.0.1-1|42	cp %{SOURCE1} %{inifile}
12cr|php-xcache-2.0.1-1|43	perl -pi -e "s|\@libdir\@|%{_libdir}|g" %{inifile}
12cr|php-xcache-2.0.1-1|44	
12cr|php-xcache-2.0.1-1|45	%build
12cr|php-xcache-2.0.1-1|46	%serverbuild
12cr|php-xcache-2.0.1-1|47	
12cr|php-xcache-2.0.1-1|48	phpize
12cr|php-xcache-2.0.1-1|49	
12cr|php-xcache-2.0.1-1|50	%configure2_5x \
12cr|php-xcache-2.0.1-1|51	--enable-%{modname} \
12cr|php-xcache-2.0.1-1|52	--enable-xcache-constant \
12cr|php-xcache-2.0.1-1|53	--enable-xcache-optimizer \
12cr|php-xcache-2.0.1-1|54	--enable-xcache-coverager \
12cr|php-xcache-2.0.1-1|55	--enable-xcache-assembler \
12cr|php-xcache-2.0.1-1|56	--enable-xcache-disassembler \
12cr|php-xcache-2.0.1-1|57	--enable-xcache-encoder \
12cr|php-xcache-2.0.1-1|58	--enable-xcache-decoder \
12cr|php-xcache-2.0.1-1|59	--enable-xcache-test \
12cr|php-xcache-2.0.1-1|60	--enable-xcache-dprint
12cr|php-xcache-2.0.1-1|61	
12cr|php-xcache-2.0.1-1|62	%make
12cr|php-xcache-2.0.1-1|63	
12cr|php-xcache-2.0.1-1|64	%install
12cr|php-xcache-2.0.1-1|65	rm -rf %{buildroot}
12cr|php-xcache-2.0.1-1|66	
12cr|php-xcache-2.0.1-1|67	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-xcache-2.0.1-1|68	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-xcache-2.0.1-1|69	install -d %{buildroot}/var/www/%{name}/coverager
12cr|php-xcache-2.0.1-1|70	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|php-xcache-2.0.1-1|71	
12cr|php-xcache-2.0.1-1|72	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-xcache-2.0.1-1|73	
12cr|php-xcache-2.0.1-1|74	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/%{soname}
12cr|php-xcache-2.0.1-1|75	
12cr|php-xcache-2.0.1-1|76	install -d -m 755 %{buildroot}%{webappconfdir}
12cr|php-xcache-2.0.1-1|77	cat > %{buildroot}%{webappconfdir}/%{name}.conf << EOF
12cr|php-xcache-2.0.1-1|78	Alias /%{name} /var/www/%{name}
12cr|php-xcache-2.0.1-1|79	
12cr|php-xcache-2.0.1-1|80	<Directory "/var/www/%{name}">
12cr|php-xcache-2.0.1-1|81	Order deny,allow
12cr|php-xcache-2.0.1-1|82	Deny from all
12cr|php-xcache-2.0.1-1|83	Allow from 127.0.0.1
12cr|php-xcache-2.0.1-1|84	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
12cr|php-xcache-2.0.1-1|85	</Directory>
12cr|php-xcache-2.0.1-1|86	EOF
12cr|php-xcache-2.0.1-1|87	
12cr|php-xcache-2.0.1-1|88	install -m0644 admin/* %{buildroot}/var/www/%{name}/
12cr|php-xcache-2.0.1-1|89	install -m0644 coverager/* %{buildroot}/var/www/%{name}/coverager
12cr|php-xcache-2.0.1-1|90	
12cr|php-xcache-2.0.1-1|91	%post
12cr|php-xcache-2.0.1-1|92	%if %mdkversion < 201010
12cr|php-xcache-2.0.1-1|93	%_post_webapp
12cr|php-xcache-2.0.1-1|94	%endif
12cr|php-xcache-2.0.1-1|95	
12cr|php-xcache-2.0.1-1|96	%postun
12cr|php-xcache-2.0.1-1|97	%if %mdkversion < 201010
12cr|php-xcache-2.0.1-1|98	%_postun_webapp
12cr|php-xcache-2.0.1-1|99	%endif
12cr|php-xcache-2.0.1-1|100	
12cr|php-xcache-2.0.1-1|101	%post admin
12cr|php-xcache-2.0.1-1|102	%_post_webapp
12cr|php-xcache-2.0.1-1|103	
12cr|php-xcache-2.0.1-1|104	%postun admin
12cr|php-xcache-2.0.1-1|105	%_postun_webapp
12cr|php-xcache-2.0.1-1|106	
12cr|php-xcache-2.0.1-1|107	%clean
12cr|php-xcache-2.0.1-1|108	rm -rf %{buildroot}
12cr|php-xcache-2.0.1-1|109	
12cr|php-xcache-2.0.1-1|110	%files
12cr|php-xcache-2.0.1-1|111	%defattr(-,root,root)
12cr|php-xcache-2.0.1-1|112	%doc AUTHORS COPYING ChangeLog NEWS README THANKS
12cr|php-xcache-2.0.1-1|113	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-xcache-2.0.1-1|114	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-xcache-2.0.1-1|115	
12cr|php-xcache-2.0.1-1|116	%files admin
12cr|php-xcache-2.0.1-1|117	%defattr(-,root,root)
12cr|php-xcache-2.0.1-1|118	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|php-xcache-2.0.1-1|119	/var/www/%{name}
12cr|php-xcache-2.0.1-1|120	
12cr|php-xcache-2.0.1-1|121	
12cr|php-xcache-2.0.1-1|122	%changelog
12cr|php-xcache-2.0.1-1|123	* Mon Jul 16 2012 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-1mdv2012.0
12cr|php-xcache-2.0.1-1|124	+ Revision: 809708
12cr|php-xcache-2.0.1-1|125	- 2.0.1
12cr|php-xcache-2.0.1-1|126	
12cr|php-xcache-2.0.1-1|127	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-0.0.rc1.1
12cr|php-xcache-2.0.1-1|128	+ Revision: 806418
12cr|php-xcache-2.0.1-1|129	- 2.0.1-rc1
12cr|php-xcache-2.0.1-1|130	
12cr|php-xcache-2.0.1-1|131	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2
12cr|php-xcache-2.0.1-1|132	+ Revision: 795528
12cr|php-xcache-2.0.1-1|133	- rebuild for php-5.4.x
12cr|php-xcache-2.0.1-1|134	
12cr|php-xcache-2.0.1-1|135	* Sat Apr 21 2012 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-1
12cr|php-xcache-2.0.1-1|136	+ Revision: 792624
12cr|php-xcache-2.0.1-1|137	- 2.0.0
12cr|php-xcache-2.0.1-1|138	
12cr|php-xcache-2.0.1-1|139	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-4
12cr|php-xcache-2.0.1-1|140	+ Revision: 761343
12cr|php-xcache-2.0.1-1|141	- rebuild
12cr|php-xcache-2.0.1-1|142	
12cr|php-xcache-2.0.1-1|143	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-3
12cr|php-xcache-2.0.1-1|144	+ Revision: 696488
12cr|php-xcache-2.0.1-1|145	- rebuilt for php-5.3.8
12cr|php-xcache-2.0.1-1|146	
12cr|php-xcache-2.0.1-1|147	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-2
12cr|php-xcache-2.0.1-1|148	+ Revision: 695489
12cr|php-xcache-2.0.1-1|149	- rebuilt for php-5.3.7
12cr|php-xcache-2.0.1-1|150	
12cr|php-xcache-2.0.1-1|151	* Sat Jun 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-1
12cr|php-xcache-2.0.1-1|152	+ Revision: 682743
12cr|php-xcache-2.0.1-1|153	- 1.3.2
12cr|php-xcache-2.0.1-1|154	
12cr|php-xcache-2.0.1-1|155	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-11
12cr|php-xcache-2.0.1-1|156	+ Revision: 646703
12cr|php-xcache-2.0.1-1|157	- rebuilt for php-5.3.6
12cr|php-xcache-2.0.1-1|158	
12cr|php-xcache-2.0.1-1|159	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-10mdv2011.0
12cr|php-xcache-2.0.1-1|160	+ Revision: 629899
12cr|php-xcache-2.0.1-1|161	- rebuilt for php-5.3.5
12cr|php-xcache-2.0.1-1|162	
12cr|php-xcache-2.0.1-1|163	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-9mdv2011.0
12cr|php-xcache-2.0.1-1|164	+ Revision: 628208
12cr|php-xcache-2.0.1-1|165	- ensure it's built without automake1.7
12cr|php-xcache-2.0.1-1|166	
12cr|php-xcache-2.0.1-1|167	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-8mdv2011.0
12cr|php-xcache-2.0.1-1|168	+ Revision: 600548
12cr|php-xcache-2.0.1-1|169	- rebuild
12cr|php-xcache-2.0.1-1|170	
12cr|php-xcache-2.0.1-1|171	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-7mdv2011.0
12cr|php-xcache-2.0.1-1|172	+ Revision: 588885
12cr|php-xcache-2.0.1-1|173	- rebuild
12cr|php-xcache-2.0.1-1|174	
12cr|php-xcache-2.0.1-1|175	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-6mdv2010.1
12cr|php-xcache-2.0.1-1|176	+ Revision: 514716
12cr|php-xcache-2.0.1-1|177	- rebuilt for php-5.3.2
12cr|php-xcache-2.0.1-1|178	
12cr|php-xcache-2.0.1-1|179	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-5mdv2010.1
12cr|php-xcache-2.0.1-1|180	+ Revision: 501751
12cr|php-xcache-2.0.1-1|181	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|php-xcache-2.0.1-1|182	
12cr|php-xcache-2.0.1-1|183	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-4mdv2010.1
12cr|php-xcache-2.0.1-1|184	+ Revision: 485500
12cr|php-xcache-2.0.1-1|185	- rebuilt for php-5.3.2RC1
12cr|php-xcache-2.0.1-1|186	
12cr|php-xcache-2.0.1-1|187	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-3mdv2010.1
12cr|php-xcache-2.0.1-1|188	+ Revision: 468271
12cr|php-xcache-2.0.1-1|189	- rebuilt against php-5.3.1
12cr|php-xcache-2.0.1-1|190	
12cr|php-xcache-2.0.1-1|191	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2010.0
12cr|php-xcache-2.0.1-1|192	+ Revision: 451374
12cr|php-xcache-2.0.1-1|193	- rebuild
12cr|php-xcache-2.0.1-1|194	
12cr|php-xcache-2.0.1-1|195	* Tue Aug 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdv2010.0
12cr|php-xcache-2.0.1-1|196	+ Revision: 409238
12cr|php-xcache-2.0.1-1|197	- 1.3.0
12cr|php-xcache-2.0.1-1|198	
12cr|php-xcache-2.0.1-1|199	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 2.0.0-0.0.r592.2mdv2010.0
12cr|php-xcache-2.0.1-1|200	+ Revision: 397295
12cr|php-xcache-2.0.1-1|201	- Rebuild
12cr|php-xcache-2.0.1-1|202	
12cr|php-xcache-2.0.1-1|203	* Tue May 19 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-0.0.r592.1mdv2010.0
12cr|php-xcache-2.0.1-1|204	+ Revision: 377675
12cr|php-xcache-2.0.1-1|205	- 2.0.0 (svn snap 592)
12cr|php-xcache-2.0.1-1|206	- rebuilt for php-5.3.0RC2
12cr|php-xcache-2.0.1-1|207	
12cr|php-xcache-2.0.1-1|208	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-5mdv2009.1
12cr|php-xcache-2.0.1-1|209	+ Revision: 346705
12cr|php-xcache-2.0.1-1|210	- rebuilt for php-5.2.9
12cr|php-xcache-2.0.1-1|211	
12cr|php-xcache-2.0.1-1|212	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-4mdv2009.1
12cr|php-xcache-2.0.1-1|213	+ Revision: 341847
12cr|php-xcache-2.0.1-1|214	- rebuilt against php-5.2.9RC2
12cr|php-xcache-2.0.1-1|215	
12cr|php-xcache-2.0.1-1|216	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdv2009.1
12cr|php-xcache-2.0.1-1|217	+ Revision: 323136
12cr|php-xcache-2.0.1-1|218	- rebuild
12cr|php-xcache-2.0.1-1|219	
12cr|php-xcache-2.0.1-1|220	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdv2009.1
12cr|php-xcache-2.0.1-1|221	+ Revision: 310319
12cr|php-xcache-2.0.1-1|222	- rebuilt against php-5.2.7
12cr|php-xcache-2.0.1-1|223	
12cr|php-xcache-2.0.1-1|224	* Fri Sep 26 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdv2009.0
12cr|php-xcache-2.0.1-1|225	+ Revision: 288586
12cr|php-xcache-2.0.1-1|226	- import php-xcache
12cr|php-xcache-2.0.1-1|227	

6154 12
12cr|php-xdiff-1.5.2-1|1	%define modname xdiff
12cr|php-xdiff-1.5.2-1|2	%define soname %{modname}.so
12cr|php-xdiff-1.5.2-1|3	%define inifile A64_%{modname}.ini
12cr|php-xdiff-1.5.2-1|4	
12cr|php-xdiff-1.5.2-1|5	Summary:	File differences/patches
12cr|php-xdiff-1.5.2-1|6	Name:		php-%{modname}
12cr|php-xdiff-1.5.2-1|7	Version:	1.5.2
12cr|php-xdiff-1.5.2-1|8	Release:	%mkrel 1
12cr|php-xdiff-1.5.2-1|9	Group:		Development/PHP
12cr|php-xdiff-1.5.2-1|10	License:	PHP License
12cr|php-xdiff-1.5.2-1|11	URL:		http://pecl.php.net/package/xdiff
12cr|php-xdiff-1.5.2-1|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-xdiff-1.5.2-1|13	Requires:	php-bz2
12cr|php-xdiff-1.5.2-1|14	Requires:	php-hash
12cr|php-xdiff-1.5.2-1|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-xdiff-1.5.2-1|16	BuildRequires:	file
12cr|php-xdiff-1.5.2-1|17	BuildRequires:	libxdiff-devel
12cr|php-xdiff-1.5.2-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-xdiff-1.5.2-1|19	
12cr|php-xdiff-1.5.2-1|20	%description
12cr|php-xdiff-1.5.2-1|21	This extension creates and applies patches to both text and binary files.
12cr|php-xdiff-1.5.2-1|22	
12cr|php-xdiff-1.5.2-1|23	%prep
12cr|php-xdiff-1.5.2-1|24	
12cr|php-xdiff-1.5.2-1|25	%setup -q -n %{modname}-%{version}
12cr|php-xdiff-1.5.2-1|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-xdiff-1.5.2-1|27	
12cr|php-xdiff-1.5.2-1|28	# fix permissions
12cr|php-xdiff-1.5.2-1|29	find . -type f | xargs chmod 644
12cr|php-xdiff-1.5.2-1|30	
12cr|php-xdiff-1.5.2-1|31	# strip away annoying ^M
12cr|php-xdiff-1.5.2-1|32	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-xdiff-1.5.2-1|33	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-xdiff-1.5.2-1|34	
12cr|php-xdiff-1.5.2-1|35	# lib64 fix
12cr|php-xdiff-1.5.2-1|36	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-xdiff-1.5.2-1|37	
12cr|php-xdiff-1.5.2-1|38	%build
12cr|php-xdiff-1.5.2-1|39	%serverbuild
12cr|php-xdiff-1.5.2-1|40	
12cr|php-xdiff-1.5.2-1|41	phpize
12cr|php-xdiff-1.5.2-1|42	%configure2_5x --with-libdir=%{_lib} \
12cr|php-xdiff-1.5.2-1|43	--with-%{modname}=shared,%{_prefix}
12cr|php-xdiff-1.5.2-1|44	%make
12cr|php-xdiff-1.5.2-1|45	
12cr|php-xdiff-1.5.2-1|46	%install
12cr|php-xdiff-1.5.2-1|47	rm -rf %{buildroot}
12cr|php-xdiff-1.5.2-1|48	
12cr|php-xdiff-1.5.2-1|49	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-xdiff-1.5.2-1|50	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-xdiff-1.5.2-1|51	
12cr|php-xdiff-1.5.2-1|52	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-xdiff-1.5.2-1|53	
12cr|php-xdiff-1.5.2-1|54	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-xdiff-1.5.2-1|55	extension = %{soname}
12cr|php-xdiff-1.5.2-1|56	EOF
12cr|php-xdiff-1.5.2-1|57	
12cr|php-xdiff-1.5.2-1|58	%post
12cr|php-xdiff-1.5.2-1|59	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-xdiff-1.5.2-1|60	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-xdiff-1.5.2-1|61	fi
12cr|php-xdiff-1.5.2-1|62	
12cr|php-xdiff-1.5.2-1|63	%postun
12cr|php-xdiff-1.5.2-1|64	if [ "$1" = "0" ]; then
12cr|php-xdiff-1.5.2-1|65	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-xdiff-1.5.2-1|66	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-xdiff-1.5.2-1|67	fi
12cr|php-xdiff-1.5.2-1|68	fi
12cr|php-xdiff-1.5.2-1|69	
12cr|php-xdiff-1.5.2-1|70	%clean
12cr|php-xdiff-1.5.2-1|71	rm -rf %{buildroot}
12cr|php-xdiff-1.5.2-1|72	
12cr|php-xdiff-1.5.2-1|73	%files
12cr|php-xdiff-1.5.2-1|74	%defattr(-,root,root)
12cr|php-xdiff-1.5.2-1|75	%doc CREDITS README.API package*.xml
12cr|php-xdiff-1.5.2-1|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-xdiff-1.5.2-1|77	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-xdiff-1.5.2-1|78	
12cr|php-xdiff-1.5.2-1|79	
12cr|php-xdiff-1.5.2-1|80	%changelog
12cr|php-xdiff-1.5.2-1|81	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-1mdv2012.0
12cr|php-xdiff-1.5.2-1|82	+ Revision: 806419
12cr|php-xdiff-1.5.2-1|83	- 1.5.2
12cr|php-xdiff-1.5.2-1|84	
12cr|php-xdiff-1.5.2-1|85	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-14
12cr|php-xdiff-1.5.2-1|86	+ Revision: 796974
12cr|php-xdiff-1.5.2-1|87	- fix build
12cr|php-xdiff-1.5.2-1|88	- rebuild for php-5.4.x
12cr|php-xdiff-1.5.2-1|89	
12cr|php-xdiff-1.5.2-1|90	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-13
12cr|php-xdiff-1.5.2-1|91	+ Revision: 761344
12cr|php-xdiff-1.5.2-1|92	- rebuild
12cr|php-xdiff-1.5.2-1|93	
12cr|php-xdiff-1.5.2-1|94	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-12
12cr|php-xdiff-1.5.2-1|95	+ Revision: 696489
12cr|php-xdiff-1.5.2-1|96	- rebuilt for php-5.3.8
12cr|php-xdiff-1.5.2-1|97	
12cr|php-xdiff-1.5.2-1|98	* Sat Aug 20 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-11
12cr|php-xdiff-1.5.2-1|99	+ Revision: 695874
12cr|php-xdiff-1.5.2-1|100	- rebuild
12cr|php-xdiff-1.5.2-1|101	
12cr|php-xdiff-1.5.2-1|102	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-10
12cr|php-xdiff-1.5.2-1|103	+ Revision: 695490
12cr|php-xdiff-1.5.2-1|104	- rebuilt for php-5.3.7
12cr|php-xdiff-1.5.2-1|105	
12cr|php-xdiff-1.5.2-1|106	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-9
12cr|php-xdiff-1.5.2-1|107	+ Revision: 646704
12cr|php-xdiff-1.5.2-1|108	- rebuilt for php-5.3.6
12cr|php-xdiff-1.5.2-1|109	
12cr|php-xdiff-1.5.2-1|110	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-8mdv2011.0
12cr|php-xdiff-1.5.2-1|111	+ Revision: 629900
12cr|php-xdiff-1.5.2-1|112	- rebuilt for php-5.3.5
12cr|php-xdiff-1.5.2-1|113	
12cr|php-xdiff-1.5.2-1|114	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-7mdv2011.0
12cr|php-xdiff-1.5.2-1|115	+ Revision: 628209
12cr|php-xdiff-1.5.2-1|116	- ensure it's built without automake1.7
12cr|php-xdiff-1.5.2-1|117	
12cr|php-xdiff-1.5.2-1|118	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-6mdv2011.0
12cr|php-xdiff-1.5.2-1|119	+ Revision: 600549
12cr|php-xdiff-1.5.2-1|120	- rebuild
12cr|php-xdiff-1.5.2-1|121	
12cr|php-xdiff-1.5.2-1|122	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-5mdv2011.0
12cr|php-xdiff-1.5.2-1|123	+ Revision: 588886
12cr|php-xdiff-1.5.2-1|124	- rebuild
12cr|php-xdiff-1.5.2-1|125	
12cr|php-xdiff-1.5.2-1|126	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-4mdv2010.1
12cr|php-xdiff-1.5.2-1|127	+ Revision: 514718
12cr|php-xdiff-1.5.2-1|128	- rebuilt for php-5.3.2
12cr|php-xdiff-1.5.2-1|129	
12cr|php-xdiff-1.5.2-1|130	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-3mdv2010.1
12cr|php-xdiff-1.5.2-1|131	+ Revision: 485501
12cr|php-xdiff-1.5.2-1|132	- rebuilt for php-5.3.2RC1
12cr|php-xdiff-1.5.2-1|133	
12cr|php-xdiff-1.5.2-1|134	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-2mdv2010.1
12cr|php-xdiff-1.5.2-1|135	+ Revision: 468272
12cr|php-xdiff-1.5.2-1|136	- rebuilt against php-5.3.1
12cr|php-xdiff-1.5.2-1|137	
12cr|php-xdiff-1.5.2-1|138	* Mon Oct 19 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-1mdv2010.0
12cr|php-xdiff-1.5.2-1|139	+ Revision: 458154
12cr|php-xdiff-1.5.2-1|140	- 1.5.1
12cr|php-xdiff-1.5.2-1|141	
12cr|php-xdiff-1.5.2-1|142	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-9mdv2010.0
12cr|php-xdiff-1.5.2-1|143	+ Revision: 451375
12cr|php-xdiff-1.5.2-1|144	- rebuild
12cr|php-xdiff-1.5.2-1|145	
12cr|php-xdiff-1.5.2-1|146	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.5.0-8mdv2010.0
12cr|php-xdiff-1.5.2-1|147	+ Revision: 397296
12cr|php-xdiff-1.5.2-1|148	- Rebuild
12cr|php-xdiff-1.5.2-1|149	
12cr|php-xdiff-1.5.2-1|150	* Tue May 19 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-7mdv2010.0
12cr|php-xdiff-1.5.2-1|151	+ Revision: 377766
12cr|php-xdiff-1.5.2-1|152	- fix build
12cr|php-xdiff-1.5.2-1|153	- rebuilt for php-5.3.0RC2
12cr|php-xdiff-1.5.2-1|154	
12cr|php-xdiff-1.5.2-1|155	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-6mdv2009.1
12cr|php-xdiff-1.5.2-1|156	+ Revision: 346707
12cr|php-xdiff-1.5.2-1|157	- rebuilt for php-5.2.9
12cr|php-xdiff-1.5.2-1|158	
12cr|php-xdiff-1.5.2-1|159	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-5mdv2009.1
12cr|php-xdiff-1.5.2-1|160	+ Revision: 341848
12cr|php-xdiff-1.5.2-1|161	- rebuilt against php-5.2.9RC2
12cr|php-xdiff-1.5.2-1|162	
12cr|php-xdiff-1.5.2-1|163	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-4mdv2009.1
12cr|php-xdiff-1.5.2-1|164	+ Revision: 323143
12cr|php-xdiff-1.5.2-1|165	- rebuild
12cr|php-xdiff-1.5.2-1|166	
12cr|php-xdiff-1.5.2-1|167	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-3mdv2009.1
12cr|php-xdiff-1.5.2-1|168	+ Revision: 310320
12cr|php-xdiff-1.5.2-1|169	- rebuilt against php-5.2.7
12cr|php-xdiff-1.5.2-1|170	
12cr|php-xdiff-1.5.2-1|171	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-2mdv2009.0
12cr|php-xdiff-1.5.2-1|172	+ Revision: 238473
12cr|php-xdiff-1.5.2-1|173	- rebuild
12cr|php-xdiff-1.5.2-1|174	
12cr|php-xdiff-1.5.2-1|175	* Mon Jul 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-1mdv2009.0
12cr|php-xdiff-1.5.2-1|176	+ Revision: 232377
12cr|php-xdiff-1.5.2-1|177	- 1.5.0
12cr|php-xdiff-1.5.2-1|178	
12cr|php-xdiff-1.5.2-1|179	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4-4mdv2009.0
12cr|php-xdiff-1.5.2-1|180	+ Revision: 200310
12cr|php-xdiff-1.5.2-1|181	- rebuilt for php-5.2.6
12cr|php-xdiff-1.5.2-1|182	
12cr|php-xdiff-1.5.2-1|183	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4-3mdv2008.1
12cr|php-xdiff-1.5.2-1|184	+ Revision: 162153
12cr|php-xdiff-1.5.2-1|185	- rebuild
12cr|php-xdiff-1.5.2-1|186	
12cr|php-xdiff-1.5.2-1|187	+ Olivier Blin <blino@mandriva.org>
12cr|php-xdiff-1.5.2-1|188	- restore BuildRoot
12cr|php-xdiff-1.5.2-1|189	
12cr|php-xdiff-1.5.2-1|190	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-xdiff-1.5.2-1|191	- kill re-definition of %%buildroot on Pixel's request
12cr|php-xdiff-1.5.2-1|192	
12cr|php-xdiff-1.5.2-1|193	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4-2mdv2008.1
12cr|php-xdiff-1.5.2-1|194	+ Revision: 107742
12cr|php-xdiff-1.5.2-1|195	- restart apache if needed
12cr|php-xdiff-1.5.2-1|196	
12cr|php-xdiff-1.5.2-1|197	* Tue Sep 04 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4-1mdv2008.0
12cr|php-xdiff-1.5.2-1|198	+ Revision: 79410
12cr|php-xdiff-1.5.2-1|199	- Import php-xdiff
12cr|php-xdiff-1.5.2-1|200	
12cr|php-xdiff-1.5.2-1|201	
12cr|php-xdiff-1.5.2-1|202	
12cr|php-xdiff-1.5.2-1|203	* Tue Sep 04 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4-1mdv2008.0
12cr|php-xdiff-1.5.2-1|204	- initial Mandriva package

6155 12
12cr|php-xhprof-0.9.2-3|1	%define modname xhprof
12cr|php-xhprof-0.9.2-3|2	%define dirname %{modname}
12cr|php-xhprof-0.9.2-3|3	%define soname %{modname}.so
12cr|php-xhprof-0.9.2-3|4	%define inifile B22_%{modname}.ini
12cr|php-xhprof-0.9.2-3|5	
12cr|php-xhprof-0.9.2-3|6	Summary:	A Hierarchical Profiler for PHP
12cr|php-xhprof-0.9.2-3|7	Name:		php-%{modname}
12cr|php-xhprof-0.9.2-3|8	Version:	0.9.2
12cr|php-xhprof-0.9.2-3|9	Release:	%mkrel 3
12cr|php-xhprof-0.9.2-3|10	Group:		Development/PHP
12cr|php-xhprof-0.9.2-3|11	License:	Apache License
12cr|php-xhprof-0.9.2-3|12	URL:		http://pecl.php.net/package/xhprof/
12cr|php-xhprof-0.9.2-3|13	Source0:	http://pecl.php.net/get/xhprof-%{version}.tgz
12cr|php-xhprof-0.9.2-3|14	Source1:	B22_xhprof.ini
12cr|php-xhprof-0.9.2-3|15	Patch0:		xhprof-0.9.2-make_it_php_aware.diff
12cr|php-xhprof-0.9.2-3|16	Patch1:		xhprof-0.9.2-php54x.diff
12cr|php-xhprof-0.9.2-3|17	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-xhprof-0.9.2-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-xhprof-0.9.2-3|19	
12cr|php-xhprof-0.9.2-3|20	%description
12cr|php-xhprof-0.9.2-3|21	XHProf is a function-level hierarchical profiler for PHP and has a simple
12cr|php-xhprof-0.9.2-3|22	HTML based navigational interface. The raw data collection component is
12cr|php-xhprof-0.9.2-3|23	implemented in C (as a PHP extension). The reporting/UI layer is all in PHP.
12cr|php-xhprof-0.9.2-3|24	
12cr|php-xhprof-0.9.2-3|25	It is capable of reporting function-level inclusive and exclusive wall times,
12cr|php-xhprof-0.9.2-3|26	memory usage, CPU times and number of calls for each function. Additionally,
12cr|php-xhprof-0.9.2-3|27	it supports ability to compare two runs (hierarchical DIFF reports), or
12cr|php-xhprof-0.9.2-3|28	aggregate results from multiple runs.
12cr|php-xhprof-0.9.2-3|29	
12cr|php-xhprof-0.9.2-3|30	%prep
12cr|php-xhprof-0.9.2-3|31	
12cr|php-xhprof-0.9.2-3|32	%setup -q -n %{modname}-%{version}
12cr|php-xhprof-0.9.2-3|33	%patch0 -p1
12cr|php-xhprof-0.9.2-3|34	%patch1 -p0
12cr|php-xhprof-0.9.2-3|35	
12cr|php-xhprof-0.9.2-3|36	mv extension/* .
12cr|php-xhprof-0.9.2-3|37	
12cr|php-xhprof-0.9.2-3|38	cp %{SOURCE1} %{inifile}
12cr|php-xhprof-0.9.2-3|39	
12cr|php-xhprof-0.9.2-3|40	# lib64 fix
12cr|php-xhprof-0.9.2-3|41	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-xhprof-0.9.2-3|42	
12cr|php-xhprof-0.9.2-3|43	%build
12cr|php-xhprof-0.9.2-3|44	%serverbuild
12cr|php-xhprof-0.9.2-3|45	
12cr|php-xhprof-0.9.2-3|46	phpize
12cr|php-xhprof-0.9.2-3|47	%configure2_5x --with-libdir=%{_lib} \
12cr|php-xhprof-0.9.2-3|48	--with-%{modname}=shared,%{_prefix}
12cr|php-xhprof-0.9.2-3|49	%make
12cr|php-xhprof-0.9.2-3|50	mv modules/*.so .
12cr|php-xhprof-0.9.2-3|51	
12cr|php-xhprof-0.9.2-3|52	%install
12cr|php-xhprof-0.9.2-3|53	rm -rf %{buildroot}
12cr|php-xhprof-0.9.2-3|54	
12cr|php-xhprof-0.9.2-3|55	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-xhprof-0.9.2-3|56	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-xhprof-0.9.2-3|57	
12cr|php-xhprof-0.9.2-3|58	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-xhprof-0.9.2-3|59	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-xhprof-0.9.2-3|60	
12cr|php-xhprof-0.9.2-3|61	install -d %{buildroot}%{_datadir}/php/xhprof
12cr|php-xhprof-0.9.2-3|62	cp -rp xhprof_lib/* %{buildroot}%{_datadir}/php/xhprof/
12cr|php-xhprof-0.9.2-3|63	
12cr|php-xhprof-0.9.2-3|64	%post
12cr|php-xhprof-0.9.2-3|65	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-xhprof-0.9.2-3|66	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-xhprof-0.9.2-3|67	fi
12cr|php-xhprof-0.9.2-3|68	
12cr|php-xhprof-0.9.2-3|69	%postun
12cr|php-xhprof-0.9.2-3|70	if [ "$1" = "0" ]; then
12cr|php-xhprof-0.9.2-3|71	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-xhprof-0.9.2-3|72	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-xhprof-0.9.2-3|73	fi
12cr|php-xhprof-0.9.2-3|74	fi
12cr|php-xhprof-0.9.2-3|75	
12cr|php-xhprof-0.9.2-3|76	%clean
12cr|php-xhprof-0.9.2-3|77	rm -rf %{buildroot}
12cr|php-xhprof-0.9.2-3|78	
12cr|php-xhprof-0.9.2-3|79	%files
12cr|php-xhprof-0.9.2-3|80	%defattr(-,root,root)
12cr|php-xhprof-0.9.2-3|81	%doc CHANGELOG CREDITS LICENSE README xhprof_html/* examples/*
12cr|php-xhprof-0.9.2-3|82	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-xhprof-0.9.2-3|83	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-xhprof-0.9.2-3|84	%{_datadir}/php/xhprof
12cr|php-xhprof-0.9.2-3|85	
12cr|php-xhprof-0.9.2-3|86	
12cr|php-xhprof-0.9.2-3|87	
12cr|php-xhprof-0.9.2-3|88	%changelog
12cr|php-xhprof-0.9.2-3|89	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-3mdv2012.0
12cr|php-xhprof-0.9.2-3|90	+ Revision: 796973
12cr|php-xhprof-0.9.2-3|91	- fix build
12cr|php-xhprof-0.9.2-3|92	- rebuild for php-5.4.x
12cr|php-xhprof-0.9.2-3|93	
12cr|php-xhprof-0.9.2-3|94	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-2
12cr|php-xhprof-0.9.2-3|95	+ Revision: 761345
12cr|php-xhprof-0.9.2-3|96	- rebuild
12cr|php-xhprof-0.9.2-3|97	
12cr|php-xhprof-0.9.2-3|98	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-1
12cr|php-xhprof-0.9.2-3|99	+ Revision: 730911
12cr|php-xhprof-0.9.2-3|100	- import php-xhprof
12cr|php-xhprof-0.9.2-3|101	
12cr|php-xhprof-0.9.2-3|102	
12cr|php-xhprof-0.9.2-3|103	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-1mdv2010.2
12cr|php-xhprof-0.9.2-3|104	- initial Mandriva package

6156 12
12cr|php-xrange-1.3.2-1|1	%define modname xrange
12cr|php-xrange-1.3.2-1|2	%define soname %{modname}.so
12cr|php-xrange-1.3.2-1|3	%define inifile A74_%{modname}.ini
12cr|php-xrange-1.3.2-1|4	
12cr|php-xrange-1.3.2-1|5	Summary:	Numeric iterator primitives
12cr|php-xrange-1.3.2-1|6	Name:		php-%{modname}
12cr|php-xrange-1.3.2-1|7	Version:	1.3.2
12cr|php-xrange-1.3.2-1|8	Release:	%mkrel 1
12cr|php-xrange-1.3.2-1|9	Group:		Development/PHP
12cr|php-xrange-1.3.2-1|10	License:	PHP License
12cr|php-xrange-1.3.2-1|11	URL:		http://pecl.php.net/package/xrange/
12cr|php-xrange-1.3.2-1|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cr|php-xrange-1.3.2-1|13	Requires(pre): rpm-helper
12cr|php-xrange-1.3.2-1|14	Requires(postun): rpm-helper
12cr|php-xrange-1.3.2-1|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-xrange-1.3.2-1|16	BuildRequires:	file
12cr|php-xrange-1.3.2-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|php-xrange-1.3.2-1|18	
12cr|php-xrange-1.3.2-1|19	%description
12cr|php-xrange-1.3.2-1|20	xrange is a compiled extension that provides numeric iteration primitives to
12cr|php-xrange-1.3.2-1|21	PHP on top of SPL. It includes a lean numeric range generator / iterator,
12cr|php-xrange-1.3.2-1|22	modeled after Python's xrange() function. It's intended to provide an
12cr|php-xrange-1.3.2-1|23	alternative for all numeric iteration and looping.
12cr|php-xrange-1.3.2-1|24	
12cr|php-xrange-1.3.2-1|25	%prep
12cr|php-xrange-1.3.2-1|26	
12cr|php-xrange-1.3.2-1|27	%setup -q -n %{modname}-%{version}
12cr|php-xrange-1.3.2-1|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-xrange-1.3.2-1|29	
12cr|php-xrange-1.3.2-1|30	# fix permissions
12cr|php-xrange-1.3.2-1|31	find . -type f | xargs chmod 644
12cr|php-xrange-1.3.2-1|32	
12cr|php-xrange-1.3.2-1|33	# strip away annoying ^M
12cr|php-xrange-1.3.2-1|34	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-xrange-1.3.2-1|35	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|php-xrange-1.3.2-1|36	
12cr|php-xrange-1.3.2-1|37	%build
12cr|php-xrange-1.3.2-1|38	%serverbuild
12cr|php-xrange-1.3.2-1|39	
12cr|php-xrange-1.3.2-1|40	phpize
12cr|php-xrange-1.3.2-1|41	%configure2_5x --with-libdir=%{_lib} \
12cr|php-xrange-1.3.2-1|42	--with-%{modname}=shared,%{_prefix}
12cr|php-xrange-1.3.2-1|43	
12cr|php-xrange-1.3.2-1|44	%make
12cr|php-xrange-1.3.2-1|45	
12cr|php-xrange-1.3.2-1|46	%install
12cr|php-xrange-1.3.2-1|47	rm -rf %{buildroot}
12cr|php-xrange-1.3.2-1|48	
12cr|php-xrange-1.3.2-1|49	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-xrange-1.3.2-1|50	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-xrange-1.3.2-1|51	install -d %{buildroot}/var/log/httpd
12cr|php-xrange-1.3.2-1|52	
12cr|php-xrange-1.3.2-1|53	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-xrange-1.3.2-1|54	
12cr|php-xrange-1.3.2-1|55	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-xrange-1.3.2-1|56	extension = %{soname}
12cr|php-xrange-1.3.2-1|57	
12cr|php-xrange-1.3.2-1|58	[%{modname}]
12cr|php-xrange-1.3.2-1|59	Classes = XRangeIterator
12cr|php-xrange-1.3.2-1|60	EOF
12cr|php-xrange-1.3.2-1|61	
12cr|php-xrange-1.3.2-1|62	%post
12cr|php-xrange-1.3.2-1|63	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-xrange-1.3.2-1|64	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-xrange-1.3.2-1|65	fi
12cr|php-xrange-1.3.2-1|66	
12cr|php-xrange-1.3.2-1|67	%postun
12cr|php-xrange-1.3.2-1|68	if [ "$1" = "0" ]; then
12cr|php-xrange-1.3.2-1|69	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-xrange-1.3.2-1|70	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-xrange-1.3.2-1|71	fi
12cr|php-xrange-1.3.2-1|72	fi
12cr|php-xrange-1.3.2-1|73	
12cr|php-xrange-1.3.2-1|74	%clean
12cr|php-xrange-1.3.2-1|75	rm -rf %{buildroot}
12cr|php-xrange-1.3.2-1|76	
12cr|php-xrange-1.3.2-1|77	%files
12cr|php-xrange-1.3.2-1|78	%defattr(-,root,root)
12cr|php-xrange-1.3.2-1|79	%doc package*.xml tests CREDITS
12cr|php-xrange-1.3.2-1|80	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cr|php-xrange-1.3.2-1|81	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-xrange-1.3.2-1|82	
12cr|php-xrange-1.3.2-1|83	
12cr|php-xrange-1.3.2-1|84	%changelog
12cr|php-xrange-1.3.2-1|85	* Mon Jul 30 2012 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-1mdv2012.0
12cr|php-xrange-1.3.2-1|86	+ Revision: 811430
12cr|php-xrange-1.3.2-1|87	- 1.3.2
12cr|php-xrange-1.3.2-1|88	
12cr|php-xrange-1.3.2-1|89	* Sun May 20 2012 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-14
12cr|php-xrange-1.3.2-1|90	+ Revision: 799734
12cr|php-xrange-1.3.2-1|91	- fix build
12cr|php-xrange-1.3.2-1|92	- rebuilt for php-5.3.2
12cr|php-xrange-1.3.2-1|93	- rebuilt for php-5.3.2RC1
12cr|php-xrange-1.3.2-1|94	- rebuilt against php-5.3.1
12cr|php-xrange-1.3.2-1|95	- rebuild
12cr|php-xrange-1.3.2-1|96	- rebuilt for php-5.3.0RC2
12cr|php-xrange-1.3.2-1|97	
12cr|php-xrange-1.3.2-1|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-xrange-1.3.2-1|99	- rebuild
12cr|php-xrange-1.3.2-1|100	
12cr|php-xrange-1.3.2-1|101	+ Raphaël Gertz <rapsys@mandriva.org>
12cr|php-xrange-1.3.2-1|102	- Rebuild
12cr|php-xrange-1.3.2-1|103	
12cr|php-xrange-1.3.2-1|104	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-6mdv2009.1
12cr|php-xrange-1.3.2-1|105	+ Revision: 346708
12cr|php-xrange-1.3.2-1|106	- rebuilt for php-5.2.9
12cr|php-xrange-1.3.2-1|107	
12cr|php-xrange-1.3.2-1|108	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-5mdv2009.1
12cr|php-xrange-1.3.2-1|109	+ Revision: 341849
12cr|php-xrange-1.3.2-1|110	- rebuilt against php-5.2.9RC2
12cr|php-xrange-1.3.2-1|111	
12cr|php-xrange-1.3.2-1|112	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-4mdv2009.1
12cr|php-xrange-1.3.2-1|113	+ Revision: 323144
12cr|php-xrange-1.3.2-1|114	- rebuild
12cr|php-xrange-1.3.2-1|115	
12cr|php-xrange-1.3.2-1|116	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-3mdv2009.1
12cr|php-xrange-1.3.2-1|117	+ Revision: 310321
12cr|php-xrange-1.3.2-1|118	- rebuilt against php-5.2.7
12cr|php-xrange-1.3.2-1|119	
12cr|php-xrange-1.3.2-1|120	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-2mdv2009.0
12cr|php-xrange-1.3.2-1|121	+ Revision: 238474
12cr|php-xrange-1.3.2-1|122	- rebuild
12cr|php-xrange-1.3.2-1|123	
12cr|php-xrange-1.3.2-1|124	* Mon Mar 03 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-1mdv2008.1
12cr|php-xrange-1.3.2-1|125	+ Revision: 177874
12cr|php-xrange-1.3.2-1|126	- 1.3.1
12cr|php-xrange-1.3.2-1|127	
12cr|php-xrange-1.3.2-1|128	* Wed Feb 27 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdv2008.1
12cr|php-xrange-1.3.2-1|129	+ Revision: 175685
12cr|php-xrange-1.3.2-1|130	- import php-xrange
12cr|php-xrange-1.3.2-1|131	

6157 12
12cr|php-yaml-1.1.0-1|1	%define modname yaml
12cr|php-yaml-1.1.0-1|2	%define dirname %{modname}
12cr|php-yaml-1.1.0-1|3	%define soname %{modname}.so
12cr|php-yaml-1.1.0-1|4	%define inifile B13_%{modname}.ini
12cr|php-yaml-1.1.0-1|5	
12cr|php-yaml-1.1.0-1|6	Summary:	YAML-1.1 parser and emitter
12cr|php-yaml-1.1.0-1|7	Name:		php-%{modname}
12cr|php-yaml-1.1.0-1|8	Version:	1.1.0
12cr|php-yaml-1.1.0-1|9	Release:	%mkrel 1
12cr|php-yaml-1.1.0-1|10	Group:		Development/PHP
12cr|php-yaml-1.1.0-1|11	License:	MIT
12cr|php-yaml-1.1.0-1|12	URL:		http://pecl.php.net/package/yaml/
12cr|php-yaml-1.1.0-1|13	Source0:	http://pecl.php.net/get/yaml-%{version}.tgz
12cr|php-yaml-1.1.0-1|14	Source1:	B13_yaml.ini
12cr|php-yaml-1.1.0-1|15	BuildRequires:	pkgconfig
12cr|php-yaml-1.1.0-1|16	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-yaml-1.1.0-1|17	BuildRequires:	yaml-devel
12cr|php-yaml-1.1.0-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-yaml-1.1.0-1|19	
12cr|php-yaml-1.1.0-1|20	%description
12cr|php-yaml-1.1.0-1|21	Support for YAML 1.1 (YAML Ain't Markup Language) serialization using the
12cr|php-yaml-1.1.0-1|22	LibYAML library.
12cr|php-yaml-1.1.0-1|23	
12cr|php-yaml-1.1.0-1|24	%prep
12cr|php-yaml-1.1.0-1|25	
12cr|php-yaml-1.1.0-1|26	%setup -q -n %{modname}-%{version}
12cr|php-yaml-1.1.0-1|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cr|php-yaml-1.1.0-1|28	
12cr|php-yaml-1.1.0-1|29	cp %{SOURCE1} %{inifile}
12cr|php-yaml-1.1.0-1|30	
12cr|php-yaml-1.1.0-1|31	# lib64 fix
12cr|php-yaml-1.1.0-1|32	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cr|php-yaml-1.1.0-1|33	
12cr|php-yaml-1.1.0-1|34	%build
12cr|php-yaml-1.1.0-1|35	%serverbuild
12cr|php-yaml-1.1.0-1|36	
12cr|php-yaml-1.1.0-1|37	phpize
12cr|php-yaml-1.1.0-1|38	%configure2_5x --with-libdir=%{_lib} \
12cr|php-yaml-1.1.0-1|39	--with-%{modname}=shared,%{_prefix}
12cr|php-yaml-1.1.0-1|40	%make
12cr|php-yaml-1.1.0-1|41	mv modules/*.so .
12cr|php-yaml-1.1.0-1|42	
12cr|php-yaml-1.1.0-1|43	%install
12cr|php-yaml-1.1.0-1|44	rm -rf %{buildroot}
12cr|php-yaml-1.1.0-1|45	
12cr|php-yaml-1.1.0-1|46	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-yaml-1.1.0-1|47	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-yaml-1.1.0-1|48	
12cr|php-yaml-1.1.0-1|49	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-yaml-1.1.0-1|50	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-yaml-1.1.0-1|51	
12cr|php-yaml-1.1.0-1|52	%post
12cr|php-yaml-1.1.0-1|53	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-yaml-1.1.0-1|54	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-yaml-1.1.0-1|55	fi
12cr|php-yaml-1.1.0-1|56	
12cr|php-yaml-1.1.0-1|57	%postun
12cr|php-yaml-1.1.0-1|58	if [ "$1" = "0" ]; then
12cr|php-yaml-1.1.0-1|59	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-yaml-1.1.0-1|60	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-yaml-1.1.0-1|61	fi
12cr|php-yaml-1.1.0-1|62	fi
12cr|php-yaml-1.1.0-1|63	
12cr|php-yaml-1.1.0-1|64	%clean
12cr|php-yaml-1.1.0-1|65	rm -rf %{buildroot}
12cr|php-yaml-1.1.0-1|66	
12cr|php-yaml-1.1.0-1|67	%files
12cr|php-yaml-1.1.0-1|68	%defattr(-,root,root)
12cr|php-yaml-1.1.0-1|69	%doc package*.xml tests
12cr|php-yaml-1.1.0-1|70	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-yaml-1.1.0-1|71	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-yaml-1.1.0-1|72	
12cr|php-yaml-1.1.0-1|73	
12cr|php-yaml-1.1.0-1|74	
12cr|php-yaml-1.1.0-1|75	%changelog
12cr|php-yaml-1.1.0-1|76	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2012.0
12cr|php-yaml-1.1.0-1|77	+ Revision: 806420
12cr|php-yaml-1.1.0-1|78	- 1.1.0
12cr|php-yaml-1.1.0-1|79	
12cr|php-yaml-1.1.0-1|80	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6
12cr|php-yaml-1.1.0-1|81	+ Revision: 795532
12cr|php-yaml-1.1.0-1|82	- rebuild for php-5.4.x
12cr|php-yaml-1.1.0-1|83	
12cr|php-yaml-1.1.0-1|84	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5
12cr|php-yaml-1.1.0-1|85	+ Revision: 761347
12cr|php-yaml-1.1.0-1|86	- rebuild
12cr|php-yaml-1.1.0-1|87	
12cr|php-yaml-1.1.0-1|88	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4
12cr|php-yaml-1.1.0-1|89	+ Revision: 696491
12cr|php-yaml-1.1.0-1|90	- rebuilt for php-5.3.8
12cr|php-yaml-1.1.0-1|91	
12cr|php-yaml-1.1.0-1|92	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3
12cr|php-yaml-1.1.0-1|93	+ Revision: 695492
12cr|php-yaml-1.1.0-1|94	- rebuilt for php-5.3.7
12cr|php-yaml-1.1.0-1|95	
12cr|php-yaml-1.1.0-1|96	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2
12cr|php-yaml-1.1.0-1|97	+ Revision: 646706
12cr|php-yaml-1.1.0-1|98	- rebuilt for php-5.3.6
12cr|php-yaml-1.1.0-1|99	
12cr|php-yaml-1.1.0-1|100	* Mon Feb 21 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1
12cr|php-yaml-1.1.0-1|101	+ Revision: 639162
12cr|php-yaml-1.1.0-1|102	- import php-yaml
12cr|php-yaml-1.1.0-1|103	
12cr|php-yaml-1.1.0-1|104	
12cr|php-yaml-1.1.0-1|105	* Mon Feb 21 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2010.2
12cr|php-yaml-1.1.0-1|106	- initial Mandriva package

6158 12
12cr|php-yaz-1.1.3-1|1	%define modname yaz
12cr|php-yaz-1.1.3-1|2	%define dirname %{modname}
12cr|php-yaz-1.1.3-1|3	%define soname %{modname}.so
12cr|php-yaz-1.1.3-1|4	%define inifile 64_%{modname}.ini
12cr|php-yaz-1.1.3-1|5	
12cr|php-yaz-1.1.3-1|6	Summary:	A Z39.50 client for PHP
12cr|php-yaz-1.1.3-1|7	Name:		php-%{modname}
12cr|php-yaz-1.1.3-1|8	Version:	1.1.3
12cr|php-yaz-1.1.3-1|9	Release:	%mkrel 1
12cr|php-yaz-1.1.3-1|10	License:	PHP License
12cr|php-yaz-1.1.3-1|11	Group:		Development/PHP
12cr|php-yaz-1.1.3-1|12	URL:		http://pecl.php.net/package/yaz
12cr|php-yaz-1.1.3-1|13	Source0:	http://ftp.indexdata.dk/pub/phpyaz/yaz-%{version}.tgz
12cr|php-yaz-1.1.3-1|14	Source1:	%{modname}.ini
12cr|php-yaz-1.1.3-1|15	# http://indexdata.dk/phpyaz/demo/mult.phps
12cr|php-yaz-1.1.3-1|16	Source2:	mult.php
12cr|php-yaz-1.1.3-1|17	Patch0:		yaz-antibork.diff
12cr|php-yaz-1.1.3-1|18	BuildRequires:	php-devel >= 3:5.2.2
12cr|php-yaz-1.1.3-1|19	BuildRequires:	yaz-devel >= 3.0.0
12cr|php-yaz-1.1.3-1|20	BuildRequires:	libicu-devel
12cr|php-yaz-1.1.3-1|21	BuildRequires:	libxml2-devel
12cr|php-yaz-1.1.3-1|22	BuildRequires:	libxslt-devel
12cr|php-yaz-1.1.3-1|23	BuildRequires:	libpth-devel
12cr|php-yaz-1.1.3-1|24	BuildRequires:	tcp_wrappers-devel
12cr|php-yaz-1.1.3-1|25	Epoch:		1
12cr|php-yaz-1.1.3-1|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-yaz-1.1.3-1|27	
12cr|php-yaz-1.1.3-1|28	%description
12cr|php-yaz-1.1.3-1|29	This extension implements a Z39.50 client for PHP using the YAZ toolkit.
12cr|php-yaz-1.1.3-1|30	
12cr|php-yaz-1.1.3-1|31	%prep
12cr|php-yaz-1.1.3-1|32	
12cr|php-yaz-1.1.3-1|33	%setup -q -n %{modname}-%{version}
12cr|php-yaz-1.1.3-1|34	[ "../package.xml" != "/" ] && mv ../package.xml .
12cr|php-yaz-1.1.3-1|35	
12cr|php-yaz-1.1.3-1|36	%patch0 -p0
12cr|php-yaz-1.1.3-1|37	
12cr|php-yaz-1.1.3-1|38	cp %{SOURCE1} %{inifile}
12cr|php-yaz-1.1.3-1|39	cp %{SOURCE2} mult.php
12cr|php-yaz-1.1.3-1|40	
12cr|php-yaz-1.1.3-1|41	%build
12cr|php-yaz-1.1.3-1|42	%serverbuild
12cr|php-yaz-1.1.3-1|43	
12cr|php-yaz-1.1.3-1|44	phpize
12cr|php-yaz-1.1.3-1|45	%configure2_5x --with-libdir=%{_lib} \
12cr|php-yaz-1.1.3-1|46	--enable-%{modname}=shared,%{_prefix}
12cr|php-yaz-1.1.3-1|47	
12cr|php-yaz-1.1.3-1|48	%make
12cr|php-yaz-1.1.3-1|49	mv modules/*.so .
12cr|php-yaz-1.1.3-1|50	
12cr|php-yaz-1.1.3-1|51	%install
12cr|php-yaz-1.1.3-1|52	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-yaz-1.1.3-1|53	
12cr|php-yaz-1.1.3-1|54	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-yaz-1.1.3-1|55	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-yaz-1.1.3-1|56	
12cr|php-yaz-1.1.3-1|57	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-yaz-1.1.3-1|58	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cr|php-yaz-1.1.3-1|59	
12cr|php-yaz-1.1.3-1|60	%post
12cr|php-yaz-1.1.3-1|61	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-yaz-1.1.3-1|62	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-yaz-1.1.3-1|63	fi
12cr|php-yaz-1.1.3-1|64	
12cr|php-yaz-1.1.3-1|65	%postun
12cr|php-yaz-1.1.3-1|66	if [ "$1" = "0" ]; then
12cr|php-yaz-1.1.3-1|67	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-yaz-1.1.3-1|68	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-yaz-1.1.3-1|69	fi
12cr|php-yaz-1.1.3-1|70	fi
12cr|php-yaz-1.1.3-1|71	
12cr|php-yaz-1.1.3-1|72	%clean
12cr|php-yaz-1.1.3-1|73	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-yaz-1.1.3-1|74	
12cr|php-yaz-1.1.3-1|75	%files
12cr|php-yaz-1.1.3-1|76	%defattr(-,root,root)
12cr|php-yaz-1.1.3-1|77	%doc CREDITS README mult.php package.xml
12cr|php-yaz-1.1.3-1|78	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-yaz-1.1.3-1|79	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-yaz-1.1.3-1|80	
12cr|php-yaz-1.1.3-1|81	
12cr|php-yaz-1.1.3-1|82	%changelog
12cr|php-yaz-1.1.3-1|83	* Wed Jun 27 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.3-1mdv2012.0
12cr|php-yaz-1.1.3-1|84	+ Revision: 807198
12cr|php-yaz-1.1.3-1|85	- 1.1.3
12cr|php-yaz-1.1.3-1|86	
12cr|php-yaz-1.1.3-1|87	* Thu Jun 21 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.2-1
12cr|php-yaz-1.1.3-1|88	+ Revision: 806587
12cr|php-yaz-1.1.3-1|89	- 1.1.2
12cr|php-yaz-1.1.3-1|90	
12cr|php-yaz-1.1.3-1|91	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.1-5
12cr|php-yaz-1.1.3-1|92	+ Revision: 796961
12cr|php-yaz-1.1.3-1|93	- fix build
12cr|php-yaz-1.1.3-1|94	- rebuild for php-5.4.x
12cr|php-yaz-1.1.3-1|95	- rebuild
12cr|php-yaz-1.1.3-1|96	
12cr|php-yaz-1.1.3-1|97	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.1-3
12cr|php-yaz-1.1.3-1|98	+ Revision: 696492
12cr|php-yaz-1.1.3-1|99	- rebuilt for php-5.3.8
12cr|php-yaz-1.1.3-1|100	
12cr|php-yaz-1.1.3-1|101	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.1-2
12cr|php-yaz-1.1.3-1|102	+ Revision: 695493
12cr|php-yaz-1.1.3-1|103	- rebuilt for php-5.3.7
12cr|php-yaz-1.1.3-1|104	
12cr|php-yaz-1.1.3-1|105	* Wed Jun 01 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.1-1
12cr|php-yaz-1.1.3-1|106	+ Revision: 682270
12cr|php-yaz-1.1.3-1|107	- 1.1.1
12cr|php-yaz-1.1.3-1|108	
12cr|php-yaz-1.1.3-1|109	* Sun May 29 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.1.0-1
12cr|php-yaz-1.1.3-1|110	+ Revision: 681633
12cr|php-yaz-1.1.3-1|111	- 1.1.0 (no changes though...)
12cr|php-yaz-1.1.3-1|112	
12cr|php-yaz-1.1.3-1|113	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.14-19
12cr|php-yaz-1.1.3-1|114	+ Revision: 646707
12cr|php-yaz-1.1.3-1|115	- rebuilt for php-5.3.6
12cr|php-yaz-1.1.3-1|116	
12cr|php-yaz-1.1.3-1|117	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.14-18mdv2011.0
12cr|php-yaz-1.1.3-1|118	+ Revision: 629902
12cr|php-yaz-1.1.3-1|119	- rebuilt for php-5.3.5
12cr|php-yaz-1.1.3-1|120	
12cr|php-yaz-1.1.3-1|121	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.14-17mdv2011.0
12cr|php-yaz-1.1.3-1|122	+ Revision: 628218
12cr|php-yaz-1.1.3-1|123	- ensure it's built without automake1.7
12cr|php-yaz-1.1.3-1|124	
12cr|php-yaz-1.1.3-1|125	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.14-16mdv2011.0
12cr|php-yaz-1.1.3-1|126	+ Revision: 600551
12cr|php-yaz-1.1.3-1|127	- rebuild
12cr|php-yaz-1.1.3-1|128	
12cr|php-yaz-1.1.3-1|129	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.14-15mdv2011.0
12cr|php-yaz-1.1.3-1|130	+ Revision: 588888
12cr|php-yaz-1.1.3-1|131	- rebuild
12cr|php-yaz-1.1.3-1|132	
12cr|php-yaz-1.1.3-1|133	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.14-14mdv2010.1
12cr|php-yaz-1.1.3-1|134	+ Revision: 514721
12cr|php-yaz-1.1.3-1|135	- rebuilt for php-5.3.2
12cr|php-yaz-1.1.3-1|136	
12cr|php-yaz-1.1.3-1|137	* Sat Feb 20 2010 Funda Wang <fwang@mandriva.org> 1:1.0.14-13mdv2010.1
12cr|php-yaz-1.1.3-1|138	+ Revision: 508647
12cr|php-yaz-1.1.3-1|139	- rebuild
12cr|php-yaz-1.1.3-1|140	
12cr|php-yaz-1.1.3-1|141	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.14-12mdv2010.1
12cr|php-yaz-1.1.3-1|142	+ Revision: 485504
12cr|php-yaz-1.1.3-1|143	- rebuilt for php-5.3.2RC1
12cr|php-yaz-1.1.3-1|144	
12cr|php-yaz-1.1.3-1|145	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.14-11mdv2010.1
12cr|php-yaz-1.1.3-1|146	+ Revision: 468275
12cr|php-yaz-1.1.3-1|147	- rebuilt against php-5.3.1
12cr|php-yaz-1.1.3-1|148	
12cr|php-yaz-1.1.3-1|149	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.14-10mdv2010.0
12cr|php-yaz-1.1.3-1|150	+ Revision: 451379
12cr|php-yaz-1.1.3-1|151	- rebuild
12cr|php-yaz-1.1.3-1|152	
12cr|php-yaz-1.1.3-1|153	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1:1.0.14-9mdv2010.0
12cr|php-yaz-1.1.3-1|154	+ Revision: 397288
12cr|php-yaz-1.1.3-1|155	- Rebuild
12cr|php-yaz-1.1.3-1|156	
12cr|php-yaz-1.1.3-1|157	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.14-8mdv2010.0
12cr|php-yaz-1.1.3-1|158	+ Revision: 377045
12cr|php-yaz-1.1.3-1|159	- rebuilt for php-5.3.0RC2
12cr|php-yaz-1.1.3-1|160	
12cr|php-yaz-1.1.3-1|161	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.14-7mdv2009.1
12cr|php-yaz-1.1.3-1|162	+ Revision: 346709
12cr|php-yaz-1.1.3-1|163	- rebuilt for php-5.2.9
12cr|php-yaz-1.1.3-1|164	
12cr|php-yaz-1.1.3-1|165	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.14-6mdv2009.1
12cr|php-yaz-1.1.3-1|166	+ Revision: 341850
12cr|php-yaz-1.1.3-1|167	- rebuilt against php-5.2.9RC2
12cr|php-yaz-1.1.3-1|168	
12cr|php-yaz-1.1.3-1|169	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.14-5mdv2009.1
12cr|php-yaz-1.1.3-1|170	+ Revision: 323145
12cr|php-yaz-1.1.3-1|171	- rebuild
12cr|php-yaz-1.1.3-1|172	
12cr|php-yaz-1.1.3-1|173	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.14-4mdv2009.1
12cr|php-yaz-1.1.3-1|174	+ Revision: 310322
12cr|php-yaz-1.1.3-1|175	- rebuilt against php-5.2.7
12cr|php-yaz-1.1.3-1|176	
12cr|php-yaz-1.1.3-1|177	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.14-3mdv2009.0
12cr|php-yaz-1.1.3-1|178	+ Revision: 238475
12cr|php-yaz-1.1.3-1|179	- rebuild
12cr|php-yaz-1.1.3-1|180	
12cr|php-yaz-1.1.3-1|181	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.14-2mdv2009.0
12cr|php-yaz-1.1.3-1|182	+ Revision: 200311
12cr|php-yaz-1.1.3-1|183	- rebuilt for php-5.2.6
12cr|php-yaz-1.1.3-1|184	
12cr|php-yaz-1.1.3-1|185	* Thu Feb 21 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.14-1mdv2008.1
12cr|php-yaz-1.1.3-1|186	+ Revision: 173480
12cr|php-yaz-1.1.3-1|187	- 1.0.14
12cr|php-yaz-1.1.3-1|188	- bump release
12cr|php-yaz-1.1.3-1|189	- add more build requires
12cr|php-yaz-1.1.3-1|190	
12cr|php-yaz-1.1.3-1|191	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.13-4mdv2008.1
12cr|php-yaz-1.1.3-1|192	+ Revision: 162314
12cr|php-yaz-1.1.3-1|193	- fix deps (libicu-devel)
12cr|php-yaz-1.1.3-1|194	- rebuild
12cr|php-yaz-1.1.3-1|195	
12cr|php-yaz-1.1.3-1|196	+ Olivier Blin <blino@mandriva.org>
12cr|php-yaz-1.1.3-1|197	- restore BuildRoot
12cr|php-yaz-1.1.3-1|198	
12cr|php-yaz-1.1.3-1|199	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-yaz-1.1.3-1|200	- kill re-definition of %%buildroot on Pixel's request
12cr|php-yaz-1.1.3-1|201	
12cr|php-yaz-1.1.3-1|202	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.13-3mdv2008.1
12cr|php-yaz-1.1.3-1|203	+ Revision: 107743
12cr|php-yaz-1.1.3-1|204	- restart apache if needed
12cr|php-yaz-1.1.3-1|205	
12cr|php-yaz-1.1.3-1|206	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.13-2mdv2008.0
12cr|php-yaz-1.1.3-1|207	+ Revision: 77589
12cr|php-yaz-1.1.3-1|208	- rebuilt against php-5.2.4
12cr|php-yaz-1.1.3-1|209	
12cr|php-yaz-1.1.3-1|210	* Fri Jul 06 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.13-1mdv2008.0
12cr|php-yaz-1.1.3-1|211	+ Revision: 49056
12cr|php-yaz-1.1.3-1|212	- 1.0.13
12cr|php-yaz-1.1.3-1|213	
12cr|php-yaz-1.1.3-1|214	* Sun Jun 17 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.12-1mdv2008.0
12cr|php-yaz-1.1.3-1|215	+ Revision: 40490
12cr|php-yaz-1.1.3-1|216	- 1.0.12
12cr|php-yaz-1.1.3-1|217	
12cr|php-yaz-1.1.3-1|218	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.11-2mdv2008.0
12cr|php-yaz-1.1.3-1|219	+ Revision: 39533
12cr|php-yaz-1.1.3-1|220	- use distro conditional -fstack-protector
12cr|php-yaz-1.1.3-1|221	
12cr|php-yaz-1.1.3-1|222	* Thu Jun 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.11-1mdv2008.0
12cr|php-yaz-1.1.3-1|223	+ Revision: 36523
12cr|php-yaz-1.1.3-1|224	- 1.0.11
12cr|php-yaz-1.1.3-1|225	
12cr|php-yaz-1.1.3-1|226	* Sun Jun 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.10-2mdv2008.0
12cr|php-yaz-1.1.3-1|227	+ Revision: 34811
12cr|php-yaz-1.1.3-1|228	- rediffed P0
12cr|php-yaz-1.1.3-1|229	- rebuilt against new upstream version (5.2.3)
12cr|php-yaz-1.1.3-1|230	- 1.0.10
12cr|php-yaz-1.1.3-1|231	
12cr|php-yaz-1.1.3-1|232	* Tue May 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.9-1mdv2008.0
12cr|php-yaz-1.1.3-1|233	+ Revision: 25053
12cr|php-yaz-1.1.3-1|234	- 1.0.9
12cr|php-yaz-1.1.3-1|235	- rediffed P0
12cr|php-yaz-1.1.3-1|236	- fix deps
12cr|php-yaz-1.1.3-1|237	
12cr|php-yaz-1.1.3-1|238	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.8-4mdv2008.0
12cr|php-yaz-1.1.3-1|239	+ Revision: 21367
12cr|php-yaz-1.1.3-1|240	- rebuilt against new upstream version (5.2.2)
12cr|php-yaz-1.1.3-1|241	

6159 12
12cr|php-yp-5.2.3-28|1	%define modname yp
12cr|php-yp-5.2.3-28|2	%define dirname %{modname}
12cr|php-yp-5.2.3-28|3	%define soname %{modname}.so
12cr|php-yp-5.2.3-28|4	%define inifile 65_%{modname}.ini
12cr|php-yp-5.2.3-28|5	
12cr|php-yp-5.2.3-28|6	Summary:	NIS (yp) extension module for PHP
12cr|php-yp-5.2.3-28|7	Name:		php-%{modname}
12cr|php-yp-5.2.3-28|8	Version:	5.2.3
12cr|php-yp-5.2.3-28|9	Release:	%mkrel 28
12cr|php-yp-5.2.3-28|10	Group:		Development/PHP
12cr|php-yp-5.2.3-28|11	URL:		http://www.php.net
12cr|php-yp-5.2.3-28|12	License:	PHP License
12cr|php-yp-5.2.3-28|13	Source0:	yp.tar.bz2
12cr|php-yp-5.2.3-28|14	Patch0:		yp-php54x.diff
12cr|php-yp-5.2.3-28|15	BuildRequires:	php-devel >= 3:5.2.0
12cr|php-yp-5.2.3-28|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|php-yp-5.2.3-28|17	Epoch:		3
12cr|php-yp-5.2.3-28|18	
12cr|php-yp-5.2.3-28|19	%description
12cr|php-yp-5.2.3-28|20	This is a dynamic shared object (DSO) for PHP that will add NIS (Yellow Pages)
12cr|php-yp-5.2.3-28|21	support.
12cr|php-yp-5.2.3-28|22	
12cr|php-yp-5.2.3-28|23	%prep
12cr|php-yp-5.2.3-28|24	
12cr|php-yp-5.2.3-28|25	%setup -q -n yp
12cr|php-yp-5.2.3-28|26	%patch0 -p0
12cr|php-yp-5.2.3-28|27	
12cr|php-yp-5.2.3-28|28	%build
12cr|php-yp-5.2.3-28|29	%serverbuild
12cr|php-yp-5.2.3-28|30	
12cr|php-yp-5.2.3-28|31	phpize
12cr|php-yp-5.2.3-28|32	%configure2_5x --with-libdir=%{_lib} \
12cr|php-yp-5.2.3-28|33	--with-%{modname}=shared,%{_prefix}
12cr|php-yp-5.2.3-28|34	
12cr|php-yp-5.2.3-28|35	%make
12cr|php-yp-5.2.3-28|36	mv modules/*.so .
12cr|php-yp-5.2.3-28|37	
12cr|php-yp-5.2.3-28|38	%install
12cr|php-yp-5.2.3-28|39	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-yp-5.2.3-28|40	
12cr|php-yp-5.2.3-28|41	install -d %{buildroot}%{_libdir}/php/extensions
12cr|php-yp-5.2.3-28|42	install -d %{buildroot}%{_sysconfdir}/php.d
12cr|php-yp-5.2.3-28|43	
12cr|php-yp-5.2.3-28|44	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cr|php-yp-5.2.3-28|45	
12cr|php-yp-5.2.3-28|46	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cr|php-yp-5.2.3-28|47	extension = %{soname}
12cr|php-yp-5.2.3-28|48	EOF
12cr|php-yp-5.2.3-28|49	
12cr|php-yp-5.2.3-28|50	%post
12cr|php-yp-5.2.3-28|51	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-yp-5.2.3-28|52	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-yp-5.2.3-28|53	fi
12cr|php-yp-5.2.3-28|54	
12cr|php-yp-5.2.3-28|55	%postun
12cr|php-yp-5.2.3-28|56	if [ "$1" = "0" ]; then
12cr|php-yp-5.2.3-28|57	if [ -f /var/lock/subsys/httpd ]; then
12cr|php-yp-5.2.3-28|58	%{_initrddir}/httpd restart >/dev/null || :
12cr|php-yp-5.2.3-28|59	fi
12cr|php-yp-5.2.3-28|60	fi
12cr|php-yp-5.2.3-28|61	
12cr|php-yp-5.2.3-28|62	%clean
12cr|php-yp-5.2.3-28|63	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|php-yp-5.2.3-28|64	
12cr|php-yp-5.2.3-28|65	%files
12cr|php-yp-5.2.3-28|66	%defattr(-,root,root)
12cr|php-yp-5.2.3-28|67	%doc CREDITS package.xml
12cr|php-yp-5.2.3-28|68	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cr|php-yp-5.2.3-28|69	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cr|php-yp-5.2.3-28|70	
12cr|php-yp-5.2.3-28|71	
12cr|php-yp-5.2.3-28|72	%changelog
12cr|php-yp-5.2.3-28|73	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-28mdv2012.0
12cr|php-yp-5.2.3-28|74	+ Revision: 796966
12cr|php-yp-5.2.3-28|75	- new patch
12cr|php-yp-5.2.3-28|76	- fix build
12cr|php-yp-5.2.3-28|77	- rebuild for php-5.4.x
12cr|php-yp-5.2.3-28|78	
12cr|php-yp-5.2.3-28|79	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-27
12cr|php-yp-5.2.3-28|80	+ Revision: 761349
12cr|php-yp-5.2.3-28|81	- rebuild
12cr|php-yp-5.2.3-28|82	
12cr|php-yp-5.2.3-28|83	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-26
12cr|php-yp-5.2.3-28|84	+ Revision: 696493
12cr|php-yp-5.2.3-28|85	- rebuilt for php-5.3.8
12cr|php-yp-5.2.3-28|86	
12cr|php-yp-5.2.3-28|87	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-25
12cr|php-yp-5.2.3-28|88	+ Revision: 695494
12cr|php-yp-5.2.3-28|89	- rebuilt for php-5.3.7
12cr|php-yp-5.2.3-28|90	
12cr|php-yp-5.2.3-28|91	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-24
12cr|php-yp-5.2.3-28|92	+ Revision: 646708
12cr|php-yp-5.2.3-28|93	- rebuilt for php-5.3.6
12cr|php-yp-5.2.3-28|94	
12cr|php-yp-5.2.3-28|95	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-23mdv2011.0
12cr|php-yp-5.2.3-28|96	+ Revision: 629903
12cr|php-yp-5.2.3-28|97	- rebuilt for php-5.3.5
12cr|php-yp-5.2.3-28|98	
12cr|php-yp-5.2.3-28|99	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-22mdv2011.0
12cr|php-yp-5.2.3-28|100	+ Revision: 628227
12cr|php-yp-5.2.3-28|101	- ensure it's built without automake1.7
12cr|php-yp-5.2.3-28|102	
12cr|php-yp-5.2.3-28|103	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-21mdv2011.0
12cr|php-yp-5.2.3-28|104	+ Revision: 600552
12cr|php-yp-5.2.3-28|105	- rebuild
12cr|php-yp-5.2.3-28|106	
12cr|php-yp-5.2.3-28|107	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-20mdv2011.0
12cr|php-yp-5.2.3-28|108	+ Revision: 588889
12cr|php-yp-5.2.3-28|109	- rebuild
12cr|php-yp-5.2.3-28|110	
12cr|php-yp-5.2.3-28|111	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-19mdv2010.1
12cr|php-yp-5.2.3-28|112	+ Revision: 514722
12cr|php-yp-5.2.3-28|113	- rebuilt for php-5.3.2
12cr|php-yp-5.2.3-28|114	
12cr|php-yp-5.2.3-28|115	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-18mdv2010.1
12cr|php-yp-5.2.3-28|116	+ Revision: 485505
12cr|php-yp-5.2.3-28|117	- rebuilt for php-5.3.2RC1
12cr|php-yp-5.2.3-28|118	
12cr|php-yp-5.2.3-28|119	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-17mdv2010.1
12cr|php-yp-5.2.3-28|120	+ Revision: 468276
12cr|php-yp-5.2.3-28|121	- rebuilt against php-5.3.1
12cr|php-yp-5.2.3-28|122	
12cr|php-yp-5.2.3-28|123	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-16mdv2010.0
12cr|php-yp-5.2.3-28|124	+ Revision: 451388
12cr|php-yp-5.2.3-28|125	- rebuild
12cr|php-yp-5.2.3-28|126	
12cr|php-yp-5.2.3-28|127	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 3:5.2.3-15mdv2010.0
12cr|php-yp-5.2.3-28|128	+ Revision: 397287
12cr|php-yp-5.2.3-28|129	- Rebuild
12cr|php-yp-5.2.3-28|130	
12cr|php-yp-5.2.3-28|131	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-14mdv2010.0
12cr|php-yp-5.2.3-28|132	+ Revision: 377046
12cr|php-yp-5.2.3-28|133	- rebuilt for php-5.3.0RC2
12cr|php-yp-5.2.3-28|134	
12cr|php-yp-5.2.3-28|135	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-13mdv2009.1
12cr|php-yp-5.2.3-28|136	+ Revision: 346710
12cr|php-yp-5.2.3-28|137	- rebuilt for php-5.2.9
12cr|php-yp-5.2.3-28|138	
12cr|php-yp-5.2.3-28|139	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-12mdv2009.1
12cr|php-yp-5.2.3-28|140	+ Revision: 341851
12cr|php-yp-5.2.3-28|141	- rebuilt against php-5.2.9RC2
12cr|php-yp-5.2.3-28|142	
12cr|php-yp-5.2.3-28|143	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-11mdv2009.1
12cr|php-yp-5.2.3-28|144	+ Revision: 323146
12cr|php-yp-5.2.3-28|145	- rebuild
12cr|php-yp-5.2.3-28|146	
12cr|php-yp-5.2.3-28|147	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-10mdv2009.1
12cr|php-yp-5.2.3-28|148	+ Revision: 310323
12cr|php-yp-5.2.3-28|149	- rebuilt against php-5.2.7
12cr|php-yp-5.2.3-28|150	
12cr|php-yp-5.2.3-28|151	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-9mdv2009.0
12cr|php-yp-5.2.3-28|152	+ Revision: 238476
12cr|php-yp-5.2.3-28|153	- rebuild
12cr|php-yp-5.2.3-28|154	
12cr|php-yp-5.2.3-28|155	* Tue Jul 15 2008 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-8mdv2009.0
12cr|php-yp-5.2.3-28|156	+ Revision: 235887
12cr|php-yp-5.2.3-28|157	- rebuild
12cr|php-yp-5.2.3-28|158	
12cr|php-yp-5.2.3-28|159	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-7mdv2009.0
12cr|php-yp-5.2.3-28|160	+ Revision: 200123
12cr|php-yp-5.2.3-28|161	- rebuilt against php-5.2.6
12cr|php-yp-5.2.3-28|162	
12cr|php-yp-5.2.3-28|163	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-6mdv2008.1
12cr|php-yp-5.2.3-28|164	+ Revision: 161965
12cr|php-yp-5.2.3-28|165	- rebuild
12cr|php-yp-5.2.3-28|166	
12cr|php-yp-5.2.3-28|167	+ Olivier Blin <blino@mandriva.org>
12cr|php-yp-5.2.3-28|168	- restore BuildRoot
12cr|php-yp-5.2.3-28|169	
12cr|php-yp-5.2.3-28|170	+ Thierry Vignaud <tv@mandriva.org>
12cr|php-yp-5.2.3-28|171	- kill re-definition of %%buildroot on Pixel's request
12cr|php-yp-5.2.3-28|172	
12cr|php-yp-5.2.3-28|173	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-5mdv2008.1
12cr|php-yp-5.2.3-28|174	+ Revision: 107584
12cr|php-yp-5.2.3-28|175	- restart apache if needed
12cr|php-yp-5.2.3-28|176	
12cr|php-yp-5.2.3-28|177	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-4mdv2008.0
12cr|php-yp-5.2.3-28|178	+ Revision: 77469
12cr|php-yp-5.2.3-28|179	- rebuilt against php-5.2.4
12cr|php-yp-5.2.3-28|180	
12cr|php-yp-5.2.3-28|181	* Thu Aug 16 2007 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-3mdv2008.0
12cr|php-yp-5.2.3-28|182	+ Revision: 64311
12cr|php-yp-5.2.3-28|183	- use the new %%serverbuild macro
12cr|php-yp-5.2.3-28|184	
12cr|php-yp-5.2.3-28|185	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-2mdv2008.0
12cr|php-yp-5.2.3-28|186	+ Revision: 39395
12cr|php-yp-5.2.3-28|187	- use distro conditional -fstack-protector
12cr|php-yp-5.2.3-28|188	
12cr|php-yp-5.2.3-28|189	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.3-1mdv2008.0
12cr|php-yp-5.2.3-28|190	+ Revision: 33770
12cr|php-yp-5.2.3-28|191	- rebuilt against new upstream version (5.2.3)
12cr|php-yp-5.2.3-28|192	
12cr|php-yp-5.2.3-28|193	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.2-1mdv2008.0
12cr|php-yp-5.2.3-28|194	+ Revision: 21019
12cr|php-yp-5.2.3-28|195	- rebuilt against new upstream version (5.2.2)
12cr|php-yp-5.2.3-28|196	
12cr|php-yp-5.2.3-28|197	
12cr|php-yp-5.2.3-28|198	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.1-1mdv2007.0
12cr|php-yp-5.2.3-28|199	+ Revision: 117454
12cr|php-yp-5.2.3-28|200	- rebuilt against new upstream version (5.2.1)
12cr|php-yp-5.2.3-28|201	
12cr|php-yp-5.2.3-28|202	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.0-2mdv2007.0
12cr|php-yp-5.2.3-28|203	+ Revision: 78410
12cr|php-yp-5.2.3-28|204	- fix deps
12cr|php-yp-5.2.3-28|205	
12cr|php-yp-5.2.3-28|206	* Tue Nov 07 2006 Oden Eriksson <oeriksson@mandriva.com> 3:5.2.0-1mdv2007.0
12cr|php-yp-5.2.3-28|207	+ Revision: 77420
12cr|php-yp-5.2.3-28|208	- rebuilt for php-5.2.0
12cr|php-yp-5.2.3-28|209	
12cr|php-yp-5.2.3-28|210	* Thu Nov 02 2006 Oden Eriksson <oeriksson@mandriva.com> 3:5.1.6-1mdv2007.1
12cr|php-yp-5.2.3-28|211	+ Revision: 75409
12cr|php-yp-5.2.3-28|212	- Import php-yp
12cr|php-yp-5.2.3-28|213	
12cr|php-yp-5.2.3-28|214	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 3:5.1.6-1
12cr|php-yp-5.2.3-28|215	- rebuilt for php-5.1.6
12cr|php-yp-5.2.3-28|216	
12cr|php-yp-5.2.3-28|217	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 3:5.1.4-2mdk
12cr|php-yp-5.2.3-28|218	- rebuild
12cr|php-yp-5.2.3-28|219	
12cr|php-yp-5.2.3-28|220	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 3:5.1.4-1mdk
12cr|php-yp-5.2.3-28|221	- rebuilt for php-5.1.4
12cr|php-yp-5.2.3-28|222	
12cr|php-yp-5.2.3-28|223	* Fri May 05 2006 Oden Eriksson <oeriksson@mandriva.com> 3:5.1.3-1mdk
12cr|php-yp-5.2.3-28|224	- rebuilt for php-5.1.3
12cr|php-yp-5.2.3-28|225	
12cr|php-yp-5.2.3-28|226	* Thu Feb 02 2006 Oden Eriksson <oeriksson@mandriva.com> 3:5.1.2-2mdk
12cr|php-yp-5.2.3-28|227	- new group (Development/PHP) and iurt rebuild
12cr|php-yp-5.2.3-28|228	
12cr|php-yp-5.2.3-28|229	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 3:5.1.2-1mdk
12cr|php-yp-5.2.3-28|230	- rebuilt against php-5.1.2
12cr|php-yp-5.2.3-28|231	
12cr|php-yp-5.2.3-28|232	* Tue Nov 29 2005 Oden Eriksson <oeriksson@mandriva.com> 3:5.1.1-1mdk
12cr|php-yp-5.2.3-28|233	- rebuilt against php-5.1.1
12cr|php-yp-5.2.3-28|234	
12cr|php-yp-5.2.3-28|235	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandriva.com> 3:5.1.0-1mdk
12cr|php-yp-5.2.3-28|236	- rebuilt against php-5.1.0
12cr|php-yp-5.2.3-28|237	
12cr|php-yp-5.2.3-28|238	* Thu Nov 03 2005 Oden Eriksson <oeriksson@mandriva.com> 3:5.1.0-0.RC4.1mdk
12cr|php-yp-5.2.3-28|239	- rebuilt against php-5.1.0RC4
12cr|php-yp-5.2.3-28|240	
12cr|php-yp-5.2.3-28|241	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 3:5.1.0-0.RC1.2mdk
12cr|php-yp-5.2.3-28|242	- rebuilt to provide a -debug package too
12cr|php-yp-5.2.3-28|243	
12cr|php-yp-5.2.3-28|244	* Sun Oct 02 2005 Oden Eriksson <oeriksson@mandriva.com> 3:5.1.0-0.RC1.1mdk
12cr|php-yp-5.2.3-28|245	- rebuilt against php-5.1.0RC1
12cr|php-yp-5.2.3-28|246	- the source lives in pecl now (CVS)
12cr|php-yp-5.2.3-28|247	
12cr|php-yp-5.2.3-28|248	* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 3:5.0.5-1mdk
12cr|php-yp-5.2.3-28|249	- rebuilt against php-5.0.5 (Major security fixes)
12cr|php-yp-5.2.3-28|250	
12cr|php-yp-5.2.3-28|251	* Fri May 27 2005 Oden Eriksson <oeriksson@mandriva.com> 3:5.0.4-1mdk
12cr|php-yp-5.2.3-28|252	- rename the package
12cr|php-yp-5.2.3-28|253	
12cr|php-yp-5.2.3-28|254	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4-1mdk
12cr|php-yp-5.2.3-28|255	- 5.0.4
12cr|php-yp-5.2.3-28|256	
12cr|php-yp-5.2.3-28|257	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-4mdk
12cr|php-yp-5.2.3-28|258	- use the %%mkrel macro
12cr|php-yp-5.2.3-28|259	
12cr|php-yp-5.2.3-28|260	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-3mdk
12cr|php-yp-5.2.3-28|261	- rebuilt against a non hardened-php aware php lib
12cr|php-yp-5.2.3-28|262	
12cr|php-yp-5.2.3-28|263	* Sun Jan 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-2mdk
12cr|php-yp-5.2.3-28|264	- rebuild due to hardened-php-0.2.6
12cr|php-yp-5.2.3-28|265	
12cr|php-yp-5.2.3-28|266	* Fri Dec 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-1mdk
12cr|php-yp-5.2.3-28|267	- rebuilt for php-5.0.3
12cr|php-yp-5.2.3-28|268	
12cr|php-yp-5.2.3-28|269	* Sat Sep 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.2-1mdk
12cr|php-yp-5.2.3-28|270	- rebuilt for php-5.0.2
12cr|php-yp-5.2.3-28|271	
12cr|php-yp-5.2.3-28|272	* Sun Aug 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.1-1mdk
12cr|php-yp-5.2.3-28|273	- rebuilt for php-5.0.1
12cr|php-yp-5.2.3-28|274	
12cr|php-yp-5.2.3-28|275	* Wed Aug 11 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.0-1mdk
12cr|php-yp-5.2.3-28|276	- initial mandrake package
12cr|php-yp-5.2.3-28|277	

6160 12
12cr|pianobooster-0.6.4b-2|1	Name:            pianobooster
12cr|pianobooster-0.6.4b-2|2	Summary:         A MIDI file player that teaches you how to play the piano
12cr|pianobooster-0.6.4b-2|3	Version:         0.6.4b
12cr|pianobooster-0.6.4b-2|4	Release:         2
12cr|pianobooster-0.6.4b-2|5	License:         GPLv3+
12cr|pianobooster-0.6.4b-2|6	Group:           Sound
12cr|pianobooster-0.6.4b-2|7	URL:             http://pianobooster.sourceforge.net/
12cr|pianobooster-0.6.4b-2|8	Source0:         http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.gz
12cr|pianobooster-0.6.4b-2|9	Source1:         %{name}.desktop
12cr|pianobooster-0.6.4b-2|10	# link libpthread and libGL explicitly
12cr|pianobooster-0.6.4b-2|11	Patch0:          pianobooster-0.6.4b-explicit-linking.patch
12cr|pianobooster-0.6.4b-2|12	BuildRequires:   cmake
12cr|pianobooster-0.6.4b-2|13	BuildRequires:   qt4-devel
12cr|pianobooster-0.6.4b-2|14	BuildRequires:   desktop-file-utils
12cr|pianobooster-0.6.4b-2|15	BuildRequires:   pkgconfig(alsa)
12cr|pianobooster-0.6.4b-2|16	BuildRequires:   mesaglu-devel
12cr|pianobooster-0.6.4b-2|17	
12cr|pianobooster-0.6.4b-2|18	%description
12cr|pianobooster-0.6.4b-2|19	A MIDI file player/game that displays the musical notes AND teaches you how
12cr|pianobooster-0.6.4b-2|20	to play the piano.
12cr|pianobooster-0.6.4b-2|21	
12cr|pianobooster-0.6.4b-2|22	PianoBooster is a fun way of playing along with a musical accompaniment and
12cr|pianobooster-0.6.4b-2|23	at the same time learning the basics of reading musical notation.
12cr|pianobooster-0.6.4b-2|24	The difference between playing along to a CD or a standard MIDI file
12cr|pianobooster-0.6.4b-2|25	is that PianoBooster listens and reacts to what you are playing on a
12cr|pianobooster-0.6.4b-2|26	MIDI keyboard.
12cr|pianobooster-0.6.4b-2|27	
12cr|pianobooster-0.6.4b-2|28	
12cr|pianobooster-0.6.4b-2|29	%prep
12cr|pianobooster-0.6.4b-2|30	%setup -q -n %{name}-src-%{version}
12cr|pianobooster-0.6.4b-2|31	%patch0 -p1 -b .linkpthread
12cr|pianobooster-0.6.4b-2|32	perl -pi -e "s/-mwindows//g" src/CMakeLists.txt
12cr|pianobooster-0.6.4b-2|33	
12cr|pianobooster-0.6.4b-2|34	sed -e 's|\r||g' README.txt > README.txt.tmp
12cr|pianobooster-0.6.4b-2|35	touch -r README.txt README.txt.tmp
12cr|pianobooster-0.6.4b-2|36	mv README.txt.tmp README.txt
12cr|pianobooster-0.6.4b-2|37	
12cr|pianobooster-0.6.4b-2|38	sed -e 's|\r||g' license.txt > license.txt.tmp
12cr|pianobooster-0.6.4b-2|39	touch -r license.txt license.txt.tmp
12cr|pianobooster-0.6.4b-2|40	mv license.txt.tmp license.txt
12cr|pianobooster-0.6.4b-2|41	
12cr|pianobooster-0.6.4b-2|42	find -name '*.cpp' -exec chmod a-x {} \;
12cr|pianobooster-0.6.4b-2|43	find -name '*.h' -exec chmod a-x {} \;
12cr|pianobooster-0.6.4b-2|44	
12cr|pianobooster-0.6.4b-2|45	%build
12cr|pianobooster-0.6.4b-2|46	%cmake ../src
12cr|pianobooster-0.6.4b-2|47	make %{?_smp_mflags}
12cr|pianobooster-0.6.4b-2|48	
12cr|pianobooster-0.6.4b-2|49	%install
12cr|pianobooster-0.6.4b-2|50	pushd build
12cr|pianobooster-0.6.4b-2|51	install -d %{buildroot}%{_bindir}
12cr|pianobooster-0.6.4b-2|52	install %{name} %{buildroot}%{_bindir}
12cr|pianobooster-0.6.4b-2|53	popd
12cr|pianobooster-0.6.4b-2|54	
12cr|pianobooster-0.6.4b-2|55	install -d $%{buildroot}%{_datadir}/applications
12cr|pianobooster-0.6.4b-2|56	desktop-file-install \
12cr|pianobooster-0.6.4b-2|57	--dir %{buildroot}%{_datadir}/applications  \
12cr|pianobooster-0.6.4b-2|58	%{SOURCE1}
12cr|pianobooster-0.6.4b-2|59	
12cr|pianobooster-0.6.4b-2|60	
12cr|pianobooster-0.6.4b-2|61	install -d %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
12cr|pianobooster-0.6.4b-2|62	install -m 644 -p src/images/Logo32x32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cr|pianobooster-0.6.4b-2|63	install -d %{buildroot}%{_datadir}/icons/hicolor/64x64/apps
12cr|pianobooster-0.6.4b-2|64	install -m 644 -p src/images/logo64x64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12cr|pianobooster-0.6.4b-2|65	
12cr|pianobooster-0.6.4b-2|66	%post
12cr|pianobooster-0.6.4b-2|67	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
12cr|pianobooster-0.6.4b-2|68	
12cr|pianobooster-0.6.4b-2|69	%postun
12cr|pianobooster-0.6.4b-2|70	if [ $1 -eq 0 ] ; then
12cr|pianobooster-0.6.4b-2|71	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
12cr|pianobooster-0.6.4b-2|72	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cr|pianobooster-0.6.4b-2|73	fi
12cr|pianobooster-0.6.4b-2|74	
12cr|pianobooster-0.6.4b-2|75	%posttrans
12cr|pianobooster-0.6.4b-2|76	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cr|pianobooster-0.6.4b-2|77	
12cr|pianobooster-0.6.4b-2|78	
12cr|pianobooster-0.6.4b-2|79	%files
12cr|pianobooster-0.6.4b-2|80	%defattr(-,root,root,-)
12cr|pianobooster-0.6.4b-2|81	%doc license.txt gplv3.txt README.txt
12cr|pianobooster-0.6.4b-2|82	%{_bindir}/*
12cr|pianobooster-0.6.4b-2|83	%{_datadir}/applications/*
12cr|pianobooster-0.6.4b-2|84	%{_datadir}/icons/hicolor/*/apps/*
12cr|pianobooster-0.6.4b-2|85	
12cr|pianobooster-0.6.4b-2|86	
12cr|pianobooster-0.6.4b-2|87	
12cr|pianobooster-0.6.4b-2|88	%changelog
12cr|pianobooster-0.6.4b-2|89	* Mon Jan 16 2012 Vladimir Testov <vladimir.testov@rosalab.ru> 0.6.4b-1
12cr|pianobooster-0.6.4b-2|90	+ Revision: 761707
12cr|pianobooster-0.6.4b-2|91	- builreq corrected again
12cr|pianobooster-0.6.4b-2|92	- builreq corrected
12cr|pianobooster-0.6.4b-2|93	- builreq added
12cr|pianobooster-0.6.4b-2|94	- fixed group
12cr|pianobooster-0.6.4b-2|95	- Add pianobooster
12cr|pianobooster-0.6.4b-2|96	- Add pianobooster
12cr|pianobooster-0.6.4b-2|97	- Created package structure for pianobooster.
12cr|pianobooster-0.6.4b-2|98	

6161 12
12cr|picard-1.1-1|1	Summary:	MusicBrainz-based audio tagger
12cr|picard-1.1-1|2	Name:		picard
12cr|picard-1.1-1|3	Version:	1.1
12cr|picard-1.1-1|4	Release:	%mkrel 1
12cr|picard-1.1-1|5	Group:		Sound
12cr|picard-1.1-1|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|picard-1.1-1|7	License:	GPLv2+
12cr|picard-1.1-1|8	Url:		http://musicbrainz.org/doc/PicardTagger
12cr|picard-1.1-1|9	Source0:	http://ftp.musicbrainz.org/pub/musicbrainz/picard/%{name}-%{version}.tar.gz
12cr|picard-1.1-1|10	
12cr|picard-1.1-1|11	Source1:	http://users.musicbrainz.org/~luks/picard-plugins/discnumber.py
12cr|picard-1.1-1|12	Source2:	http://users.musicbrainz.org/~luks/picard-plugins/featartist.py
12cr|picard-1.1-1|13	Source3:	http://users.musicbrainz.org/~luks/picard-plugins/coverart.py
12cr|picard-1.1-1|14	#gw old API:
12cr|picard-1.1-1|15	#Source4:	http://dispuut-ivv.nl/~jan/bonusdisc.py
12cr|picard-1.1-1|16	#http://users.musicbrainz.org/~luks/picard-plugins/lastfm/
12cr|picard-1.1-1|17	Source5:	lastfm.tar.bz2
12cr|picard-1.1-1|18	Source6:	http://gitorious.org/musicbrainz/addrelease/blobs/raw/master/addrelease.py
12cr|picard-1.1-1|19	Source7:	http://users.musicbrainz.org/~luks/picard-plugins/cuesheet.py
12cr|picard-1.1-1|20	#gw old API:
12cr|picard-1.1-1|21	#Source8:	http://foolip.org/mb/encoding.py
12cr|picard-1.1-1|22	# search plugins https://github.com/brianfreud/Picard-plugins
12cr|picard-1.1-1|23	Source9:	SearchAMG.py
12cr|picard-1.1-1|24	Source10:	SearchDiscogs3.py
12cr|picard-1.1-1|25	Source11:	SearchAmazon3.py
12cr|picard-1.1-1|26	Source12:	SearchCastAlbums3.py
12cr|picard-1.1-1|27	Source13:	SearchFilmMusziek3.py
12cr|picard-1.1-1|28	Source14:	SearchGMR.py
12cr|picard-1.1-1|29	Source15:	SearchGoogle3.py
12cr|picard-1.1-1|30	Source16:	SearchLortelArchives3.py
12cr|picard-1.1-1|31	Source17:	SearchSoundtrackCollector3.py
12cr|picard-1.1-1|32	Source18:	SearchSoundtrackINFO3.py
12cr|picard-1.1-1|33	Source100:	SearchEbay.py
12cr|picard-1.1-1|34	#
12cr|picard-1.1-1|35	Source19: http://users.musicbrainz.org/~luks/picard-plugins/open_in_gui.py
12cr|picard-1.1-1|36	Source20: http://users.musicbrainz.org/~luks/picard-plugins/titlecase.py
12cr|picard-1.1-1|37	Source21: http://users.musicbrainz.org/~luks/picard-plugins/release_type.py
12cr|picard-1.1-1|38	Source22: http://users.musicbrainz.org/~luks/picard-plugins/featartistsintitles.py
12cr|picard-1.1-1|39	# http://forums.musicbrainz.org/viewtopic.php?id=2949
12cr|picard-1.1-1|40	Source23: lastfmplus-0.13.zip
12cr|picard-1.1-1|41	Source24: http://users.musicbrainz.org/~luks/picard-plugins/classicdiscnumber.py
12cr|picard-1.1-1|42	Source25: http://users.musicbrainz.org/~luks/picard-plugins/swapprefix.py
12cr|picard-1.1-1|43	Source26: http://kalou.net/unix/picard/metaflac_rgscan.py
12cr|picard-1.1-1|44	Source27: http://users.musicbrainz.org/~luks/picard-plugins/no_release.py
12cr|picard-1.1-1|45	Source28: http://github.com/voiceinsideyou/creaps-picard-plugins/raw/master/titleversion.py
12cr|picard-1.1-1|46	Source29: http://github.com/voiceinsideyou/creaps-picard-plugins/raw/master/titlesort.py
12cr|picard-1.1-1|47	Source30: https://github.com/voiceinsideyou/picard/raw/plugins/contrib/plugins/removeperfectalbums.py
12cr|picard-1.1-1|48	Source31: https://raw.github.com/encukou/picard-plugins/master/autosave.py
12cr|picard-1.1-1|49	Patch0:		picard-1.0-avutil-linking.patch
12cr|picard-1.1-1|50	%py_requires -d
12cr|picard-1.1-1|51	BuildRequires:	gettext
12cr|picard-1.1-1|52	BuildRequires:	desktop-file-utils
12cr|picard-1.1-1|53	BuildRequires:	python-qt4-core >= 4.3
12cr|picard-1.1-1|54	BuildRequires:	mutagen > 1.11
12cr|picard-1.1-1|55	BuildRequires:	libofa-devel
12cr|picard-1.1-1|56	BuildRequires:	libexpat-devel
12cr|picard-1.1-1|57	BuildRequires:	ffmpeg-devel
12cr|picard-1.1-1|58	Requires:	python-qt4-core >= 4.3
12cr|picard-1.1-1|59	Requires:	python-qt4-gui >= 4.3
12cr|picard-1.1-1|60	Requires:	python-qt4-network >= 4.3
12cr|picard-1.1-1|61	Requires:	python-qt4-xml >= 4.3
12cr|picard-1.1-1|62	Requires:	python-sip
12cr|picard-1.1-1|63	Requires:	mutagen > 1.9
12cr|picard-1.1-1|64	Requires:	libdiscid
12cr|picard-1.1-1|65	#gw for metaflac:
12cr|picard-1.1-1|66	Suggests:	flac
12cr|picard-1.1-1|67	#gw for fpcalc (AcoustID calculation)
12cr|picard-1.1-1|68	Suggests:	chromaprint
12cr|picard-1.1-1|69	
12cr|picard-1.1-1|70	
12cr|picard-1.1-1|71	%description
12cr|picard-1.1-1|72	Picard is an audio tagging application using data from the MusicBrainz
12cr|picard-1.1-1|73	database. The tagger is album or release oriented, rather than
12cr|picard-1.1-1|74	track-oriented.
12cr|picard-1.1-1|75	
12cr|picard-1.1-1|76	%prep
12cr|picard-1.1-1|77	%setup -q -n %name-%version
12cr|picard-1.1-1|78	%apply_patches
12cr|picard-1.1-1|79	
12cr|picard-1.1-1|80	%build
12cr|picard-1.1-1|81	env %{__python} setup.py config
12cr|picard-1.1-1|82	env CFLAGS="%{optflags} -I%_includedir/libavcodec -I%_includedir/libavformat" %{__python} setup.py build
12cr|picard-1.1-1|83	
12cr|picard-1.1-1|84	# (tpg) it fails for now
12cr|picard-1.1-1|85	#%check
12cr|picard-1.1-1|86	#%{__python} setup.py test
12cr|picard-1.1-1|87	
12cr|picard-1.1-1|88	%install
12cr|picard-1.1-1|89	rm -rf %{buildroot}
12cr|picard-1.1-1|90	%{__python} setup.py install -O1 --skip-build --root=%{buildroot}
12cr|picard-1.1-1|91	install -D picard.desktop %buildroot%_datadir/applications/picard.desktop
12cr|picard-1.1-1|92	sed -i -e 's/^Icon=%{name}-32.png$/Icon=%{name}-32/g' %{buildroot}%{_datadir}/applications/*
12cr|picard-1.1-1|93	
12cr|picard-1.1-1|94	desktop-file-install \
12cr|picard-1.1-1|95	--remove-category="Application" \
12cr|picard-1.1-1|96	--dir=%{buildroot}%{_datadir}/applications \
12cr|picard-1.1-1|97	%{buildroot}%{_datadir}/applications/*
12cr|picard-1.1-1|98	
12cr|picard-1.1-1|99	
12cr|picard-1.1-1|100	%define PLUGINDIR %{buildroot}%{python_sitearch}/picard/plugins/
12cr|picard-1.1-1|101	
12cr|picard-1.1-1|102	install -pm 0644 %{SOURCE1} %{PLUGINDIR}
12cr|picard-1.1-1|103	install -pm 0644 %{SOURCE2} %{PLUGINDIR}
12cr|picard-1.1-1|104	install -pm 0644 %{SOURCE3} %{PLUGINDIR}
12cr|picard-1.1-1|105	#install -pm 0644 %{SOURCE4} %{PLUGINDIR}
12cr|picard-1.1-1|106	tar -xjf %{SOURCE5} -C %{PLUGINDIR}
12cr|picard-1.1-1|107	install -pm 0644 %{SOURCE6} %{PLUGINDIR}
12cr|picard-1.1-1|108	install -pm 0644 %{SOURCE7} %{PLUGINDIR}
12cr|picard-1.1-1|109	#install -pm 0644 %{SOURCE8} %{PLUGINDIR}
12cr|picard-1.1-1|110	
12cr|picard-1.1-1|111	install -pm 0644 %{SOURCE9} %{PLUGINDIR}
12cr|picard-1.1-1|112	install -pm 0644 %{SOURCE10} %{PLUGINDIR}
12cr|picard-1.1-1|113	install -pm 0644 %{SOURCE11} %{PLUGINDIR}
12cr|picard-1.1-1|114	install -pm 0644 %{SOURCE12} %{PLUGINDIR}
12cr|picard-1.1-1|115	install -pm 0644 %{SOURCE13} %{PLUGINDIR}
12cr|picard-1.1-1|116	install -pm 0644 %{SOURCE14} %{PLUGINDIR}
12cr|picard-1.1-1|117	install -pm 0644 %{SOURCE15} %{PLUGINDIR}
12cr|picard-1.1-1|118	install -pm 0644 %{SOURCE16} %{PLUGINDIR}
12cr|picard-1.1-1|119	install -pm 0644 %{SOURCE17} %{PLUGINDIR}
12cr|picard-1.1-1|120	install -pm 0644 %{SOURCE18} %{PLUGINDIR}
12cr|picard-1.1-1|121	install -pm 0644 %{SOURCE100} %{PLUGINDIR}
12cr|picard-1.1-1|122	#gw fix API versions:
12cr|picard-1.1-1|123	#sed -i "s^\"0.10\"^\"%version\"^" %{PLUGINDIR}/Search*
12cr|picard-1.1-1|124	
12cr|picard-1.1-1|125	
12cr|picard-1.1-1|126	install -pm 0644 %{SOURCE19} %{PLUGINDIR}
12cr|picard-1.1-1|127	install -pm 0644 %{SOURCE20} %{PLUGINDIR}
12cr|picard-1.1-1|128	install -pm 0644 %{SOURCE21} %{PLUGINDIR}
12cr|picard-1.1-1|129	install -pm 0644 %{SOURCE22} %{PLUGINDIR}
12cr|picard-1.1-1|130	
12cr|picard-1.1-1|131	unzip %{SOURCE23} -d %{PLUGINDIR}
12cr|picard-1.1-1|132	install -pm 0644 %{SOURCE24} %{PLUGINDIR}
12cr|picard-1.1-1|133	install -pm 0644 %{SOURCE25} %{PLUGINDIR}
12cr|picard-1.1-1|134	install -pm 0644 %{SOURCE26} %{PLUGINDIR}
12cr|picard-1.1-1|135	#gw fix metaflac path
12cr|picard-1.1-1|136	sed -i "s^/sw/bin/metaflac^/usr/bin/metaflac^" %{PLUGINDIR}/metaflac_rgscan.py
12cr|picard-1.1-1|137	install -pm 0644 %{SOURCE27} %{PLUGINDIR}
12cr|picard-1.1-1|138	install -pm 0644 %{SOURCE28} %{PLUGINDIR}
12cr|picard-1.1-1|139	install -pm 0644 %{SOURCE29} %{PLUGINDIR}
12cr|picard-1.1-1|140	install -pm 0644 %{SOURCE30} %{PLUGINDIR}
12cr|picard-1.1-1|141	install -pm 0644 %{SOURCE31} %{PLUGINDIR}
12cr|picard-1.1-1|142	
12cr|picard-1.1-1|143	
12cr|picard-1.1-1|144	%find_lang %{name}
12cr|picard-1.1-1|145	
12cr|picard-1.1-1|146	%clean
12cr|picard-1.1-1|147	rm -rf %{buildroot}
12cr|picard-1.1-1|148	
12cr|picard-1.1-1|149	%files -f %{name}.lang
12cr|picard-1.1-1|150	%defattr(-,root,root)
12cr|picard-1.1-1|151	%doc AUTHORS.txt NEWS.txt INSTALL.txt
12cr|picard-1.1-1|152	%{_bindir}/picard
12cr|picard-1.1-1|153	%{_datadir}/applications/*.desktop
12cr|picard-1.1-1|154	%_datadir/icons/hicolor/*/apps/picard.png
12cr|picard-1.1-1|155	%{python_sitearch}/*egg-info
12cr|picard-1.1-1|156	%dir %{python_sitearch}/picard
12cr|picard-1.1-1|157	%{python_sitearch}/picard/*
12cr|picard-1.1-1|158	
12cr|picard-1.1-1|159	
12cr|picard-1.1-1|160	%changelog
12cr|picard-1.1-1|161	* Tue Sep 04 2012 Götz Waschk <waschk@mandriva.org> 1.1-1mdv2012.0
12cr|picard-1.1-1|162	+ Revision: 816304
12cr|picard-1.1-1|163	- new version
12cr|picard-1.1-1|164	- drop patch 1
12cr|picard-1.1-1|165	- remove updated German translation
12cr|picard-1.1-1|166	- update Search plugins
12cr|picard-1.1-1|167	
12cr|picard-1.1-1|168	* Mon Jun 11 2012 Götz Waschk <waschk@mandriva.org> 1.0-4
12cr|picard-1.1-1|169	+ Revision: 804397
12cr|picard-1.1-1|170	- add patch for ffmpeg 0.11
12cr|picard-1.1-1|171	- suggest chromaprint for audio fingerprinting
12cr|picard-1.1-1|172	
12cr|picard-1.1-1|173	* Mon Jun 04 2012 Götz Waschk <waschk@mandriva.org> 1.0-3
12cr|picard-1.1-1|174	+ Revision: 802439
12cr|picard-1.1-1|175	- fix broken German translation
12cr|picard-1.1-1|176	
12cr|picard-1.1-1|177	* Sun Jun 03 2012 Götz Waschk <waschk@mandriva.org> 1.0-2
12cr|picard-1.1-1|178	+ Revision: 802174
12cr|picard-1.1-1|179	- rebuild
12cr|picard-1.1-1|180	- fix build deps
12cr|picard-1.1-1|181	- new version
12cr|picard-1.1-1|182	- update the patch
12cr|picard-1.1-1|183	- update featartist, metaflac, coverart, featartistintitles plugins
12cr|picard-1.1-1|184	- add removeperfectalbums and autosave plugins
12cr|picard-1.1-1|185	
12cr|picard-1.1-1|186	* Sun Jan 01 2012 Götz Waschk <waschk@mandriva.org> 0.16-2
12cr|picard-1.1-1|187	+ Revision: 748606
12cr|picard-1.1-1|188	- add more plugins
12cr|picard-1.1-1|189	
12cr|picard-1.1-1|190	* Wed Oct 26 2011 Götz Waschk <waschk@mandriva.org> 0.16-1
12cr|picard-1.1-1|191	+ Revision: 707227
12cr|picard-1.1-1|192	- new version
12cr|picard-1.1-1|193	- add new plugins:
12cr|picard-1.1-1|194	* Last.fm.Plus
12cr|picard-1.1-1|195	* Classic Disc Numbers
12cr|picard-1.1-1|196	* MetaFlac ReplayGain
12cr|picard-1.1-1|197	* No release
12cr|picard-1.1-1|198	* swapprefix function
12cr|picard-1.1-1|199	- suggest flac for metaflac plugin
12cr|picard-1.1-1|200	- new version
12cr|picard-1.1-1|201	
12cr|picard-1.1-1|202	* Fri Jul 22 2011 Götz Waschk <waschk@mandriva.org> 0.15-2
12cr|picard-1.1-1|203	+ Revision: 690917
12cr|picard-1.1-1|204	- add new version of addrelease plugin
12cr|picard-1.1-1|205	- add new plugins: Open in GUI, Title Case, Release Type, feat. in title
12cr|picard-1.1-1|206	
12cr|picard-1.1-1|207	* Thu Jul 21 2011 Götz Waschk <waschk@mandriva.org> 0.15-1
12cr|picard-1.1-1|208	+ Revision: 690846
12cr|picard-1.1-1|209	- new version
12cr|picard-1.1-1|210	- update plugins
12cr|picard-1.1-1|211	- disable outdated plugins (encoding, bonus disk)
12cr|picard-1.1-1|212	
12cr|picard-1.1-1|213	* Tue May 24 2011 Götz Waschk <waschk@mandriva.org> 0.14-1
12cr|picard-1.1-1|214	+ Revision: 678125
12cr|picard-1.1-1|215	- new version
12cr|picard-1.1-1|216	- patch to fix linking
12cr|picard-1.1-1|217	
12cr|picard-1.1-1|218	* Mon Nov 01 2010 Götz Waschk <waschk@mandriva.org> 0.12.1-2mdv2011.0
12cr|picard-1.1-1|219	+ Revision: 591470
12cr|picard-1.1-1|220	- rebuild for new python 2.7
12cr|picard-1.1-1|221	
12cr|picard-1.1-1|222	* Fri Nov 06 2009 Götz Waschk <waschk@mandriva.org> 0.12.1-1mdv2011.0
12cr|picard-1.1-1|223	+ Revision: 460729
12cr|picard-1.1-1|224	- new version
12cr|picard-1.1-1|225	- update file list
12cr|picard-1.1-1|226	
12cr|picard-1.1-1|227	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.11-3mdv2010.0
12cr|picard-1.1-1|228	+ Revision: 441782
12cr|picard-1.1-1|229	- rebuild
12cr|picard-1.1-1|230	
12cr|picard-1.1-1|231	* Sun Dec 28 2008 Götz Waschk <waschk@mandriva.org> 0.11-2mdv2009.1
12cr|picard-1.1-1|232	+ Revision: 320490
12cr|picard-1.1-1|233	- rebuild for new python
12cr|picard-1.1-1|234	
12cr|picard-1.1-1|235	* Thu Dec 04 2008 Götz Waschk <waschk@mandriva.org> 0.11-1mdv2009.1
12cr|picard-1.1-1|236	+ Revision: 309982
12cr|picard-1.1-1|237	- new version
12cr|picard-1.1-1|238	- add some new plugins
12cr|picard-1.1-1|239	
12cr|picard-1.1-1|240	* Thu Oct 16 2008 Götz Waschk <waschk@mandriva.org> 0.10-3mdv2009.1
12cr|picard-1.1-1|241	+ Revision: 294374
12cr|picard-1.1-1|242	- rebuild for new libdiscid
12cr|picard-1.1-1|243	
12cr|picard-1.1-1|244	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.10-2mdv2009.0
12cr|picard-1.1-1|245	+ Revision: 268965
12cr|picard-1.1-1|246	- rebuild early 2009.0 package (before pixel changes)
12cr|picard-1.1-1|247	
12cr|picard-1.1-1|248	* Fri Aug 08 2008 Götz Waschk <waschk@mandriva.org> 0.10-1mdv2009.0
12cr|picard-1.1-1|249	+ Revision: 268040
12cr|picard-1.1-1|250	- new version
12cr|picard-1.1-1|251	- update plugins (sources 1-5)
12cr|picard-1.1-1|252	- drop plugins (sources 6-18)
12cr|picard-1.1-1|253	- update deps
12cr|picard-1.1-1|254	
12cr|picard-1.1-1|255	* Wed Apr 30 2008 Götz Waschk <waschk@mandriva.org> 0.9.0-6mdv2009.0
12cr|picard-1.1-1|256	+ Revision: 199392
12cr|picard-1.1-1|257	- fix build with new ffmpeg
12cr|picard-1.1-1|258	
12cr|picard-1.1-1|259	+ Thierry Vignaud <tv@mandriva.org>
12cr|picard-1.1-1|260	- fix no-buildroot-tag
12cr|picard-1.1-1|261	
12cr|picard-1.1-1|262	* Wed Jan 02 2008 Götz Waschk <waschk@mandriva.org> 0.9.0-5mdv2008.1
12cr|picard-1.1-1|263	+ Revision: 140410
12cr|picard-1.1-1|264	- rebuild for new ffmpeg
12cr|picard-1.1-1|265	
12cr|picard-1.1-1|266	* Fri Dec 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.0-4mdv2008.1
12cr|picard-1.1-1|267	+ Revision: 138712
12cr|picard-1.1-1|268	- add missing python-qt4-* requires
12cr|picard-1.1-1|269	- add libffmpeg as a buildrequire - this should allow to calculate audio files fingerprints
12cr|picard-1.1-1|270	
12cr|picard-1.1-1|271	* Thu Dec 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.0-3mdv2008.1
12cr|picard-1.1-1|272	+ Revision: 138631
12cr|picard-1.1-1|273	- fix instalation of additional plugins
12cr|picard-1.1-1|274	
12cr|picard-1.1-1|275	* Thu Dec 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.0-2mdv2008.1
12cr|picard-1.1-1|276	+ Revision: 138575
12cr|picard-1.1-1|277	- do not require whole python-qt4 packages, only core one is needed
12cr|picard-1.1-1|278	
12cr|picard-1.1-1|279	* Thu Dec 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.0-1mdv2008.1
12cr|picard-1.1-1|280	+ Revision: 138236
12cr|picard-1.1-1|281	- rewrite whole spec file
12cr|picard-1.1-1|282	- add missing buildrequires, remove not needed ones
12cr|picard-1.1-1|283	- compile with optflags
12cr|picard-1.1-1|284	- new license policy
12cr|picard-1.1-1|285	- add some plugins
12cr|picard-1.1-1|286	- new version
12cr|picard-1.1-1|287	
12cr|picard-1.1-1|288	+ Thierry Vignaud <tv@mandriva.org>
12cr|picard-1.1-1|289	- kill re-definition of %%buildroot on Pixel's request
12cr|picard-1.1-1|290	
12cr|picard-1.1-1|291	* Fri May 11 2007 Götz Waschk <waschk@mandriva.org> 0.7.2-3mdv2008.0
12cr|picard-1.1-1|292	+ Revision: 26222
12cr|picard-1.1-1|293	- use wxpython2.6
12cr|picard-1.1-1|294	
12cr|picard-1.1-1|295	
12cr|picard-1.1-1|296	* Wed Nov 29 2006 Götz Waschk <waschk@mandriva.org> 0.7.2-2mdv2007.0
12cr|picard-1.1-1|297	+ Revision: 88386
12cr|picard-1.1-1|298	- update file list
12cr|picard-1.1-1|299	
12cr|picard-1.1-1|300	* Sat Nov 25 2006 Götz Waschk <waschk@mandriva.org> 0.7.2-1mdv2007.1
12cr|picard-1.1-1|301	+ Revision: 87254
12cr|picard-1.1-1|302	- Import picard
12cr|picard-1.1-1|303	
12cr|picard-1.1-1|304	* Sat Nov 25 2006 Götz Waschk <waschk@mandriva.org> 0.7.2-1mdv2007.1
12cr|picard-1.1-1|305	- initial package
12cr|picard-1.1-1|306	

6162 12
12cr|picosat-936-6|1	# Mainly inspired from Fedora's .spec
12cr|picosat-936-6|2	
12cr|picosat-936-6|3	%define name    picosat
12cr|picosat-936-6|4	%define version 936
12cr|picosat-936-6|5	%define major	1
12cr|picosat-936-6|6	%define release %mkrel 6
12cr|picosat-936-6|7	%define	libname %mklibname %{name} %{major}
12cr|picosat-936-6|8	%define	libnamedevel %mklibname %{name} -d
12cr|picosat-936-6|9	
12cr|picosat-936-6|10	Name:           %{name}
12cr|picosat-936-6|11	Summary:        Lightweight SAT solver
12cr|picosat-936-6|12	Version:        %{version}
12cr|picosat-936-6|13	Release:        %{release}
12cr|picosat-936-6|14	Source0:        http://fmv.jku.at/%{name}/%{name}-%{version}.tar.gz
12cr|picosat-936-6|15	URL:            http://fmv.jku.at/picosat/
12cr|picosat-936-6|16	# Thanks to David Wheeler for the man page.
12cr|picosat-936-6|17	Source1:        picosat.1
12cr|picosat-936-6|18	# Man page link for picosat.trace
12cr|picosat-936-6|19	Source2:        picosat.trace.1
12cr|picosat-936-6|20	# Man page for picomus
12cr|picosat-936-6|21	Source3:        picomus.1
12cr|picosat-936-6|22	# This patch has not been sent upstream.  It is specific to Fedora's build of
12cr|picosat-936-6|23	# two distinct binaries, one with trace support and one without.
12cr|picosat-936-6|24	Patch0:         picosat-trace.patch
12cr|picosat-936-6|25	
12cr|picosat-936-6|26	Group:          Sciences/Computer science
12cr|picosat-936-6|27	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|picosat-936-6|28	License:        MIT-like
12cr|picosat-936-6|29	# gzip required (see app.c); find-requires can't see into C code to find it
12cr|picosat-936-6|30	Requires:       gzip, %{libname} = %{version}-%{release}
12cr|picosat-936-6|31	
12cr|picosat-936-6|32	%description
12cr|picosat-936-6|33	The SAT problem is the classical NP complete problem of searching
12cr|picosat-936-6|34	for a satisfying assignment of a propositional formula in
12cr|picosat-936-6|35	conjunctive normal form (CNF). General information on SAT can be
12cr|picosat-936-6|36	found at http://www.satlive.org or http://www.satlib.org.
12cr|picosat-936-6|37	
12cr|picosat-936-6|38	%package -n	%{libname}
12cr|picosat-936-6|39	Group:          Development/C
12cr|picosat-936-6|40	Summary:        A SAT solver library
12cr|picosat-936-6|41	
12cr|picosat-936-6|42	%description -n	%{libname}
12cr|picosat-936-6|43	The PicoSAT library, which contains routines that solve the SAT problem.
12cr|picosat-936-6|44	The library has a simple API which is similar to that of previous
12cr|picosat-936-6|45	solvers by the same authors.
12cr|picosat-936-6|46	
12cr|picosat-936-6|47	%package -n	%{name}-devel
12cr|picosat-936-6|48	Group:          Development/C
12cr|picosat-936-6|49	Summary:        Development files for PicoSAT
12cr|picosat-936-6|50	Requires:       %{libname} = %{version}-%{release}
12cr|picosat-936-6|51	
12cr|picosat-936-6|52	%description -n	%{name}-devel
12cr|picosat-936-6|53	Headers and other development files for PicoSAT.
12cr|picosat-936-6|54	
12cr|picosat-936-6|55	%prep
12cr|picosat-936-6|56	%setup -q
12cr|picosat-936-6|57	%patch0 -p0
12cr|picosat-936-6|58	
12cr|picosat-936-6|59	%build
12cr|picosat-936-6|60	# The configure script is NOT autoconf-generated and chooses its own CFLAGS,
12cr|picosat-936-6|61	# so we mimic its effects instead of using it.
12cr|picosat-936-6|62	
12cr|picosat-936-6|63	# Build the version with trace support
12cr|picosat-936-6|64	sed -e "s/@CC@/gcc/" \
12cr|picosat-936-6|65	-e "s/@CFLAGS@/${RPM_OPT_FLAGS} -DTRACE -DNDEBUG/" \
12cr|picosat-936-6|66	-e "s/-Xlinker libpicosat.so/-Xlinker libpicosat.so.%{major}/" \
12cr|picosat-936-6|67	-e "s/libpicosat/libpicosat-trace/g" \
12cr|picosat-936-6|68	-e "s/-lpicosat/-lpicosat-trace/g" \
12cr|picosat-936-6|69	-e "s/@TARGETS@/libpicosat-trace.so picosat picomus/" \
12cr|picosat-936-6|70	makefile.in > makefile
12cr|picosat-936-6|71	make
12cr|picosat-936-6|72	mv picosat picosat.trace
12cr|picosat-936-6|73	
12cr|picosat-936-6|74	# Build the fast version.
12cr|picosat-936-6|75	# Note that picomus needs trace support, so we don't rebuild it.
12cr|picosat-936-6|76	rm -f *.o *.s config.h
12cr|picosat-936-6|77	sed -e "s/@CC@/gcc/" \
12cr|picosat-936-6|78	-e "s/@CFLAGS@/${RPM_OPT_FLAGS} -DNDEBUG/" \
12cr|picosat-936-6|79	-e "s/-Xlinker libpicosat.so/-Xlinker libpicosat.so.%{major}/" \
12cr|picosat-936-6|80	-e "s/@TARGETS@/libpicosat.so picosat/" \
12cr|picosat-936-6|81	makefile.in > makefile
12cr|picosat-936-6|82	make
12cr|picosat-936-6|83	
12cr|picosat-936-6|84	%install
12cr|picosat-936-6|85	rm -rf $RPM_BUILD_ROOT
12cr|picosat-936-6|86	# Install the header file
12cr|picosat-936-6|87	mkdir -p $RPM_BUILD_ROOT%{_includedir}/%{name}
12cr|picosat-936-6|88	cp -p picosat.h $RPM_BUILD_ROOT%{_includedir}/%{name}
12cr|picosat-936-6|89	
12cr|picosat-936-6|90	# Install the libraries
12cr|picosat-936-6|91	mkdir -p $RPM_BUILD_ROOT%{_libdir}
12cr|picosat-936-6|92	cp -p libpicosat-trace.so $RPM_BUILD_ROOT%{_libdir}/libpicosat-trace.so.%{major}.0.%{version}
12cr|picosat-936-6|93	ln -s libpicosat-trace.so.%{major}.0.%{version} $RPM_BUILD_ROOT%{_libdir}/libpicosat-trace.so.%{major}
12cr|picosat-936-6|94	ln -s libpicosat-trace.so.%{major} $RPM_BUILD_ROOT%{_libdir}/libpicosat-trace.so
12cr|picosat-936-6|95	cp -p libpicosat.so $RPM_BUILD_ROOT%{_libdir}/libpicosat.so.%{major}.0.%{version}
12cr|picosat-936-6|96	ln -s libpicosat.so.%{major}.0.%{version} $RPM_BUILD_ROOT%{_libdir}/libpicosat.so.%{major}
12cr|picosat-936-6|97	ln -s libpicosat.so.%{major} $RPM_BUILD_ROOT%{_libdir}/libpicosat.so
12cr|picosat-936-6|98	
12cr|picosat-936-6|99	# Install the binaries
12cr|picosat-936-6|100	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|picosat-936-6|101	cp -p picosat picosat.trace picomus $RPM_BUILD_ROOT%{_bindir}
12cr|picosat-936-6|102	
12cr|picosat-936-6|103	# Install the man pages
12cr|picosat-936-6|104	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|picosat-936-6|105	cp -p %{SOURCE1} %{SOURCE2} %{SOURCE3} $RPM_BUILD_ROOT%{_mandir}/man1
12cr|picosat-936-6|106	
12cr|picosat-936-6|107	%post -n %{libname} -p /sbin/ldconfig
12cr|picosat-936-6|108	%postun -n %{libname} -p /sbin/ldconfig
12cr|picosat-936-6|109	
12cr|picosat-936-6|110	%clean
12cr|picosat-936-6|111	rm -rf $RPM_BUILD_ROOT
12cr|picosat-936-6|112	
12cr|picosat-936-6|113	# The LICENSE file is placed in the -libs package rather than the base package,
12cr|picosat-936-6|114	# because the -libs package is always installed when the base package is
12cr|picosat-936-6|115	# installed, but not vice versa.
12cr|picosat-936-6|116	%files
12cr|picosat-936-6|117	%defattr(-,root,root,-)
12cr|picosat-936-6|118	%{_bindir}/picosat*
12cr|picosat-936-6|119	%{_bindir}/picomus
12cr|picosat-936-6|120	%{_mandir}/man1/picosat*
12cr|picosat-936-6|121	%{_mandir}/man1/picomus*
12cr|picosat-936-6|122	
12cr|picosat-936-6|123	%files -n %{libname}
12cr|picosat-936-6|124	%defattr(-,root,root,-)
12cr|picosat-936-6|125	%doc LICENSE NEWS
12cr|picosat-936-6|126	%{_libdir}/libpicosat-trace.so.*
12cr|picosat-936-6|127	%{_libdir}/libpicosat.so.*
12cr|picosat-936-6|128	
12cr|picosat-936-6|129	%files -n %{name}-devel
12cr|picosat-936-6|130	%defattr(-,root,root,-)
12cr|picosat-936-6|131	%{_includedir}/%{name}/picosat.h
12cr|picosat-936-6|132	%{_libdir}/libpicosat-trace.so
12cr|picosat-936-6|133	%{_libdir}/libpicosat.so
12cr|picosat-936-6|134	
12cr|picosat-936-6|135	
12cr|picosat-936-6|136	%changelog
12cr|picosat-936-6|137	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 936-6mdv2011.0
12cr|picosat-936-6|138	+ Revision: 640458
12cr|picosat-936-6|139	- rebuild to obsolete old packages
12cr|picosat-936-6|140	
12cr|picosat-936-6|141	* Tue Feb 22 2011 Alexandre Lissy <alissy@mandriva.com> 936-5
12cr|picosat-936-6|142	+ Revision: 639278
12cr|picosat-936-6|143	- Fixing compilation issues and trace patch not being applied
12cr|picosat-936-6|144	
12cr|picosat-936-6|145	* Mon Feb 21 2011 Alexandre Lissy <alissy@mandriva.com> 936-4
12cr|picosat-936-6|146	+ Revision: 639143
12cr|picosat-936-6|147	- fixes major to 1 (as debian)
12cr|picosat-936-6|148	- fixing install directory of picosat.h as <picosat/picosat.h>
12cr|picosat-936-6|149	
12cr|picosat-936-6|150	* Mon Feb 21 2011 Alexandre Lissy <alissy@mandriva.com> 936-3
12cr|picosat-936-6|151	+ Revision: 639137
12cr|picosat-936-6|152	- Fixes the dependency on library package
12cr|picosat-936-6|153	- Fixing -devel package name
12cr|picosat-936-6|154	- Using major for library version
12cr|picosat-936-6|155	
12cr|picosat-936-6|156	* Mon Feb 21 2011 Alexandre Lissy <alissy@mandriva.com> 936-2
12cr|picosat-936-6|157	+ Revision: 639126
12cr|picosat-936-6|158	- Improving packaging for libraries using libname defines
12cr|picosat-936-6|159	- Fixing the Group for -devel package
12cr|picosat-936-6|160	- Fixing build issue with make -j
12cr|picosat-936-6|161	- Fixing typo in RPM group
12cr|picosat-936-6|162	- Adding picosat package.
12cr|picosat-936-6|163	- Created package structure for picosat.
12cr|picosat-936-6|164	

6163 12
12cr|picviz-cli-0.6-2|1	%define name picviz-cli
12cr|picviz-cli-0.6-2|2	%define version 0.6
12cr|picviz-cli-0.6-2|3	%define release %mkrel 2
12cr|picviz-cli-0.6-2|4	
12cr|picviz-cli-0.6-2|5	Name: %name
12cr|picviz-cli-0.6-2|6	Version: %version
12cr|picviz-cli-0.6-2|7	Release: %release
12cr|picviz-cli-0.6-2|8	Summary: Command-line frontend for picviz
12cr|picviz-cli-0.6-2|9	License: GPLv3+
12cr|picviz-cli-0.6-2|10	Group: Graphics
12cr|picviz-cli-0.6-2|11	URL: http://www.wallinfire.net/picviz
12cr|picviz-cli-0.6-2|12	Source0: http://www.wallinfire.net/files/picviz/%{name}-%{version}.tar.gz
12cr|picviz-cli-0.6-2|13	BuildRequires: libpicviz-devel
12cr|picviz-cli-0.6-2|14	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|picviz-cli-0.6-2|15	
12cr|picviz-cli-0.6-2|16	%description
12cr|picviz-cli-0.6-2|17	Command-line frontend for picviz.
12cr|picviz-cli-0.6-2|18	
12cr|picviz-cli-0.6-2|19	%prep
12cr|picviz-cli-0.6-2|20	%setup -q
12cr|picviz-cli-0.6-2|21	
12cr|picviz-cli-0.6-2|22	%build
12cr|picviz-cli-0.6-2|23	pushd src
12cr|picviz-cli-0.6-2|24	%make
12cr|picviz-cli-0.6-2|25	
12cr|picviz-cli-0.6-2|26	%install
12cr|picviz-cli-0.6-2|27	rm -rf %{buildroot}
12cr|picviz-cli-0.6-2|28	install -d -m 755 %{buildroot}%{_bindir}
12cr|picviz-cli-0.6-2|29	install -m 755 src/pcv %{buildroot}%{_bindir}
12cr|picviz-cli-0.6-2|30	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|picviz-cli-0.6-2|31	install -m 644 doc/*.1 %{buildroot}%{_mandir}/man1
12cr|picviz-cli-0.6-2|32	install -d -m 755 %{buildroot}%{_datadir}/picviz-cli
12cr|picviz-cli-0.6-2|33	install -m 644 templates/*.pgdt %{buildroot}%{_datadir}/picviz-cli
12cr|picviz-cli-0.6-2|34	
12cr|picviz-cli-0.6-2|35	%clean
12cr|picviz-cli-0.6-2|36	rm -rf %{buildroot}
12cr|picviz-cli-0.6-2|37	
12cr|picviz-cli-0.6-2|38	%files
12cr|picviz-cli-0.6-2|39	%defattr(-,root,root,-)
12cr|picviz-cli-0.6-2|40	%doc doc/manual.html doc/picviz-arch.jpeg
12cr|picviz-cli-0.6-2|41	%{_bindir}/pcv
12cr|picviz-cli-0.6-2|42	%{_mandir}/man1/pcv.1*
12cr|picviz-cli-0.6-2|43	%{_datadir}/picviz-cli
12cr|picviz-cli-0.6-2|44	
12cr|picviz-cli-0.6-2|45	
12cr|picviz-cli-0.6-2|46	
12cr|picviz-cli-0.6-2|47	%changelog
12cr|picviz-cli-0.6-2|48	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-2mdv2011.0
12cr|picviz-cli-0.6-2|49	+ Revision: 614542
12cr|picviz-cli-0.6-2|50	- the mass rebuild of 2010.1 packages
12cr|picviz-cli-0.6-2|51	
12cr|picviz-cli-0.6-2|52	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-1mdv2010.1
12cr|picviz-cli-0.6-2|53	+ Revision: 509068
12cr|picviz-cli-0.6-2|54	- import picviz-cli
12cr|picviz-cli-0.6-2|55	
12cr|picviz-cli-0.6-2|56	
12cr|picviz-cli-0.6-2|57	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-1mdv2010.1
12cr|picviz-cli-0.6-2|58	- initial standalone package

6164 12
12cr|picviz-gui-0.7-1|1	%define name picviz-gui
12cr|picviz-gui-0.7-1|2	%define version 0.7
12cr|picviz-gui-0.7-1|3	%define release %mkrel 1
12cr|picviz-gui-0.7-1|4	
12cr|picviz-gui-0.7-1|5	Name: %name
12cr|picviz-gui-0.7-1|6	Version: %version
12cr|picviz-gui-0.7-1|7	Release: %release
12cr|picviz-gui-0.7-1|8	Summary: Graphical frontend for picviz
12cr|picviz-gui-0.7-1|9	License: GPLv3+
12cr|picviz-gui-0.7-1|10	Group: Graphics
12cr|picviz-gui-0.7-1|11	URL: http://www.wallinfire.net/picviz
12cr|picviz-gui-0.7-1|12	Source0: http://www.wallinfire.net/files/picviz/%{name}-%{version}.tar.gz
12cr|picviz-gui-0.7-1|13	BuildRequires: python-devel
12cr|picviz-gui-0.7-1|14	Requires:      PyQt4
12cr|picviz-gui-0.7-1|15	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|picviz-gui-0.7-1|16	
12cr|picviz-gui-0.7-1|17	%description
12cr|picviz-gui-0.7-1|18	Graphical frontend for picviz.
12cr|picviz-gui-0.7-1|19	
12cr|picviz-gui-0.7-1|20	%prep
12cr|picviz-gui-0.7-1|21	%setup -q
12cr|picviz-gui-0.7-1|22	
12cr|picviz-gui-0.7-1|23	%build
12cr|picviz-gui-0.7-1|24	python setup.py build
12cr|picviz-gui-0.7-1|25	
12cr|picviz-gui-0.7-1|26	%install
12cr|picviz-gui-0.7-1|27	rm -rf %{buildroot}
12cr|picviz-gui-0.7-1|28	python setup.py install --root=%{buildroot}
12cr|picviz-gui-0.7-1|29	
12cr|picviz-gui-0.7-1|30	
12cr|picviz-gui-0.7-1|31	%clean
12cr|picviz-gui-0.7-1|32	rm -rf %{buildroot}
12cr|picviz-gui-0.7-1|33	
12cr|picviz-gui-0.7-1|34	%files
12cr|picviz-gui-0.7-1|35	%defattr(-,root,root,-)
12cr|picviz-gui-0.7-1|36	%doc COPYING README samples
12cr|picviz-gui-0.7-1|37	%{python_sitelib}/PicvizGui
12cr|picviz-gui-0.7-1|38	%{python_sitelib}/picviz_gui*.egg-info
12cr|picviz-gui-0.7-1|39	%{_bindir}/picviz-gui
12cr|picviz-gui-0.7-1|40	%{_datadir}/picviz-gui
12cr|picviz-gui-0.7-1|41	
12cr|picviz-gui-0.7-1|42	
12cr|picviz-gui-0.7-1|43	%changelog
12cr|picviz-gui-0.7-1|44	* Mon Feb 22 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-1mdv2010.1
12cr|picviz-gui-0.7-1|45	+ Revision: 509548
12cr|picviz-gui-0.7-1|46	- import picviz-gui
12cr|picviz-gui-0.7-1|47	
12cr|picviz-gui-0.7-1|48	

6165 12
12cr|pidgin-encryption-3.1-2|1	Name:       pidgin-encryption
12cr|pidgin-encryption-3.1-2|2	Version:    3.1
12cr|pidgin-encryption-3.1-2|3	Release:    %mkrel 2
12cr|pidgin-encryption-3.1-2|4	Summary:    Pidgin extension, to use end to end encryption
12cr|pidgin-encryption-3.1-2|5	Group:      Networking/Instant messaging
12cr|pidgin-encryption-3.1-2|6	License:    GPLv2
12cr|pidgin-encryption-3.1-2|7	Url:        http://pidgin-encrypt.sourceforge.net/
12cr|pidgin-encryption-3.1-2|8	
12cr|pidgin-encryption-3.1-2|9	Source0:    http://sourceforge.net/projects/pidgin-encrypt/files/Releases/%version/pidgin-encryption-%version.tar.gz
12cr|pidgin-encryption-3.1-2|10	Patch1:     pidgin-encryption-new_glib-fix.patch
12cr|pidgin-encryption-3.1-2|11	
12cr|pidgin-encryption-3.1-2|12	BuildRequires:  nss-devel
12cr|pidgin-encryption-3.1-2|13	BuildRequires:  nspr-devel
12cr|pidgin-encryption-3.1-2|14	BuildRequires:  pkgconfig(gtk+-2.0)
12cr|pidgin-encryption-3.1-2|15	BuildRequires:  pidgin-devel
12cr|pidgin-encryption-3.1-2|16	
12cr|pidgin-encryption-3.1-2|17	Requires:   pidgin
12cr|pidgin-encryption-3.1-2|18	
12cr|pidgin-encryption-3.1-2|19	# Not sure what to do with these ?
12cr|pidgin-encryption-3.1-2|20	#Obsoletes: gaim-encryption gaim-encrypt
12cr|pidgin-encryption-3.1-2|21	#Provides:  gaim-encryption gaim-encrypt
12cr|pidgin-encryption-3.1-2|22	
12cr|pidgin-encryption-3.1-2|23	%description
12cr|pidgin-encryption-3.1-2|24	This Pidgin plug-in allows you to encrypt the message,
12cr|pidgin-encryption-3.1-2|25	only if the person on the other end use the same plug-in.
12cr|pidgin-encryption-3.1-2|26	
12cr|pidgin-encryption-3.1-2|27	%prep
12cr|pidgin-encryption-3.1-2|28	%setup -q
12cr|pidgin-encryption-3.1-2|29	%patch1 -p1
12cr|pidgin-encryption-3.1-2|30	chmod 0644 README
12cr|pidgin-encryption-3.1-2|31	
12cr|pidgin-encryption-3.1-2|32	%build
12cr|pidgin-encryption-3.1-2|33	#(peroyvind) glib/gstdio.h doesn't exist in older releases
12cr|pidgin-encryption-3.1-2|34	export LD_LIBRARY_PATH=/usr/X11R6/%{_lib}
12cr|pidgin-encryption-3.1-2|35	%configure2_5x
12cr|pidgin-encryption-3.1-2|36	%make
12cr|pidgin-encryption-3.1-2|37	
12cr|pidgin-encryption-3.1-2|38	%install
12cr|pidgin-encryption-3.1-2|39	%makeinstall_std
12cr|pidgin-encryption-3.1-2|40	rm -rf %{buildroot}%{_libdir}/pidgin/encrypt.{l,}a
12cr|pidgin-encryption-3.1-2|41	
12cr|pidgin-encryption-3.1-2|42	%find_lang %name
12cr|pidgin-encryption-3.1-2|43	
12cr|pidgin-encryption-3.1-2|44	%files -f %name.lang
12cr|pidgin-encryption-3.1-2|45	%doc NOTES CHANGELOG TODO README WISHLIST
12cr|pidgin-encryption-3.1-2|46	%{_libdir}/pidgin/encrypt.so
12cr|pidgin-encryption-3.1-2|47	%{_datadir}/pixmaps/pidgin-encryption/*

6166 12
12cr|pidgin-facebookchat-1.69-1|1	Name:           pidgin-facebookchat
12cr|pidgin-facebookchat-1.69-1|2	Version:        1.69
12cr|pidgin-facebookchat-1.69-1|3	Release:        %mkrel 1
12cr|pidgin-facebookchat-1.69-1|4	Summary:        Libpurple plug-in supporting facebook IM
12cr|pidgin-facebookchat-1.69-1|5	Group:          Networking/Instant messaging
12cr|pidgin-facebookchat-1.69-1|6	License:        GPLv3+
12cr|pidgin-facebookchat-1.69-1|7	URL:            http://code.google.com/p/pidgin-facebookchat/
12cr|pidgin-facebookchat-1.69-1|8	Source0:	http://pidgin-facebookchat.googlecode.com/files/pidgin-facebookchat-source-%{version}.tar.bz2
12cr|pidgin-facebookchat-1.69-1|9	Source3:        %{name}-Makefile
12cr|pidgin-facebookchat-1.69-1|10	Provides:       pidgin-facebookchat = %{version}-%{release}
12cr|pidgin-facebookchat-1.69-1|11	Obsoletes:      pidgin-facebookchat < 1.35-3
12cr|pidgin-facebookchat-1.69-1|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pidgin-facebookchat-1.69-1|13	BuildRequires:  pidgin-devel
12cr|pidgin-facebookchat-1.69-1|14	BuildRequires:	libjson-glib-devel
12cr|pidgin-facebookchat-1.69-1|15	BuildRequires:  zlib-devel
12cr|pidgin-facebookchat-1.69-1|16	
12cr|pidgin-facebookchat-1.69-1|17	%description
12cr|pidgin-facebookchat-1.69-1|18	This is a Facebook chat plugin for Pidgin and libpurple
12cr|pidgin-facebookchat-1.69-1|19	messengers. It connects to the new Facebook Chat IM service
12cr|pidgin-facebookchat-1.69-1|20	without the need for an API key.
12cr|pidgin-facebookchat-1.69-1|21	
12cr|pidgin-facebookchat-1.69-1|22	Currently the plugin can log into the Facebook servers, grab the
12cr|pidgin-facebookchat-1.69-1|23	buddy list, send/receive messages, add/remove friends, receive
12cr|pidgin-facebookchat-1.69-1|24	notifications, search for Facebook friends and set your Facebook
12cr|pidgin-facebookchat-1.69-1|25	status.
12cr|pidgin-facebookchat-1.69-1|26	
12cr|pidgin-facebookchat-1.69-1|27	%prep
12cr|pidgin-facebookchat-1.69-1|28	%setup -q -n %{name}
12cr|pidgin-facebookchat-1.69-1|29	# Upstream Makefile is totally horrible, use our own instead.
12cr|pidgin-facebookchat-1.69-1|30	mv Makefile Makefile.orig
12cr|pidgin-facebookchat-1.69-1|31	install -p %{SOURCE3} Makefile
12cr|pidgin-facebookchat-1.69-1|32	
12cr|pidgin-facebookchat-1.69-1|33	%build
12cr|pidgin-facebookchat-1.69-1|34	%setup_compile_flags
12cr|pidgin-facebookchat-1.69-1|35	
12cr|pidgin-facebookchat-1.69-1|36	%make LIBDIR=%{_libdir}
12cr|pidgin-facebookchat-1.69-1|37	
12cr|pidgin-facebookchat-1.69-1|38	%install
12cr|pidgin-facebookchat-1.69-1|39	rm -rf %{buildroot}
12cr|pidgin-facebookchat-1.69-1|40	make install DESTDIR=%{buildroot} LIBDIR=%{_libdir}
12cr|pidgin-facebookchat-1.69-1|41	chmod 0755 %{buildroot}%{_libdir}/purple-2/libfacebook.so
12cr|pidgin-facebookchat-1.69-1|42	
12cr|pidgin-facebookchat-1.69-1|43	%clean
12cr|pidgin-facebookchat-1.69-1|44	rm -rf %{buildroot}
12cr|pidgin-facebookchat-1.69-1|45	
12cr|pidgin-facebookchat-1.69-1|46	%files
12cr|pidgin-facebookchat-1.69-1|47	%defattr(-,root,root,-)
12cr|pidgin-facebookchat-1.69-1|48	%{_libdir}/purple-2/*.so
12cr|pidgin-facebookchat-1.69-1|49	%{_datadir}/pixmaps/pidgin/protocols/*/facebook.png
12cr|pidgin-facebookchat-1.69-1|50	
12cr|pidgin-facebookchat-1.69-1|51	
12cr|pidgin-facebookchat-1.69-1|52	%changelog
12cr|pidgin-facebookchat-1.69-1|53	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.69-1mdv2011.0
12cr|pidgin-facebookchat-1.69-1|54	+ Revision: 645378
12cr|pidgin-facebookchat-1.69-1|55	- update to new version 1.69
12cr|pidgin-facebookchat-1.69-1|56	
12cr|pidgin-facebookchat-1.69-1|57	* Fri Oct 22 2010 Zombie Ryushu <ryushu@mandriva.org> 1.68-1mdv2011.0
12cr|pidgin-facebookchat-1.69-1|58	+ Revision: 587186
12cr|pidgin-facebookchat-1.69-1|59	- Update to 1.68
12cr|pidgin-facebookchat-1.69-1|60	- Update to 1.68
12cr|pidgin-facebookchat-1.69-1|61	
12cr|pidgin-facebookchat-1.69-1|62	* Sun Aug 29 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.67-1mdv2011.0
12cr|pidgin-facebookchat-1.69-1|63	+ Revision: 573994
12cr|pidgin-facebookchat-1.69-1|64	- update to new version 1.67
12cr|pidgin-facebookchat-1.69-1|65	- enable zlib support
12cr|pidgin-facebookchat-1.69-1|66	
12cr|pidgin-facebookchat-1.69-1|67	* Thu Apr 15 2010 Nicholas Brown <nickbrown@mandriva.org> 1.65-1mdv2010.1
12cr|pidgin-facebookchat-1.69-1|68	+ Revision: 535090
12cr|pidgin-facebookchat-1.69-1|69	- New Version
12cr|pidgin-facebookchat-1.69-1|70	
12cr|pidgin-facebookchat-1.69-1|71	* Tue Dec 15 2009 Zombie Ryushu <ryushu@mandriva.org> 1.64-1mdv2010.1
12cr|pidgin-facebookchat-1.69-1|72	+ Revision: 478778
12cr|pidgin-facebookchat-1.69-1|73	- Upgrade to 1.64
12cr|pidgin-facebookchat-1.69-1|74	- Upgrade to 1.64
12cr|pidgin-facebookchat-1.69-1|75	
12cr|pidgin-facebookchat-1.69-1|76	* Wed Nov 18 2009 Zombie Ryushu <ryushu@mandriva.org> 1.63-1mdv2010.1
12cr|pidgin-facebookchat-1.69-1|77	+ Revision: 467191
12cr|pidgin-facebookchat-1.69-1|78	- Update to 1.63
12cr|pidgin-facebookchat-1.69-1|79	
12cr|pidgin-facebookchat-1.69-1|80	* Fri Nov 06 2009 Nicholas Brown <nickbrown@mandriva.org> 1.62-1mdv2010.1
12cr|pidgin-facebookchat-1.69-1|81	+ Revision: 461587
12cr|pidgin-facebookchat-1.69-1|82	- new version
12cr|pidgin-facebookchat-1.69-1|83	
12cr|pidgin-facebookchat-1.69-1|84	* Tue Sep 15 2009 Frederik Himpe <fhimpe@mandriva.org> 1.61-1mdv2010.0
12cr|pidgin-facebookchat-1.69-1|85	+ Revision: 443242
12cr|pidgin-facebookchat-1.69-1|86	- Update to new version 1.61
12cr|pidgin-facebookchat-1.69-1|87	
12cr|pidgin-facebookchat-1.69-1|88	* Thu Jul 23 2009 Frederik Himpe <fhimpe@mandriva.org> 1.60-2mdv2010.0
12cr|pidgin-facebookchat-1.69-1|89	+ Revision: 398815
12cr|pidgin-facebookchat-1.69-1|90	- Fix file list in custom makefile (fixes #52209: unresolvable
12cr|pidgin-facebookchat-1.69-1|91	symbols in pidgin-facebookchat prevent it to load correctly)
12cr|pidgin-facebookchat-1.69-1|92	- Don't package standard GPLv3 license
12cr|pidgin-facebookchat-1.69-1|93	
12cr|pidgin-facebookchat-1.69-1|94	* Wed Jul 22 2009 Frederik Himpe <fhimpe@mandriva.org> 1.60-1mdv2010.0
12cr|pidgin-facebookchat-1.69-1|95	+ Revision: 398615
12cr|pidgin-facebookchat-1.69-1|96	- update to new version 1.60
12cr|pidgin-facebookchat-1.69-1|97	
12cr|pidgin-facebookchat-1.69-1|98	* Sat Jul 11 2009 Frederik Himpe <fhimpe@mandriva.org> 1.54-1mdv2010.0
12cr|pidgin-facebookchat-1.69-1|99	+ Revision: 394792
12cr|pidgin-facebookchat-1.69-1|100	- Update to new version 1.54
12cr|pidgin-facebookchat-1.69-1|101	- BuildRequires libclutter0.9-devel libjson-glib-devel now
12cr|pidgin-facebookchat-1.69-1|102	- Update custom Makefile from Fedora
12cr|pidgin-facebookchat-1.69-1|103	
12cr|pidgin-facebookchat-1.69-1|104	* Mon Feb 16 2009 Jérôme Soyer <saispo@mandriva.org> 1.47-1mdv2009.1
12cr|pidgin-facebookchat-1.69-1|105	+ Revision: 340928
12cr|pidgin-facebookchat-1.69-1|106	- Fix BR
12cr|pidgin-facebookchat-1.69-1|107	- import pidgin-facebookchat
12cr|pidgin-facebookchat-1.69-1|108	
12cr|pidgin-facebookchat-1.69-1|109	

6167 12
12cr|pidgin-festival-2.4-1|1	Summary: Pidgin extension, to use speech synthetisis
12cr|pidgin-festival-2.4-1|2	Name:		pidgin-festival
12cr|pidgin-festival-2.4-1|3	Version: 	2.4
12cr|pidgin-festival-2.4-1|4	Release: 	%mkrel 1
12cr|pidgin-festival-2.4-1|5	Group: 		Networking/Instant messaging
12cr|pidgin-festival-2.4-1|6	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|pidgin-festival-2.4-1|7	Patch0:		pidgin-festival-2.4-str-fmt.patch
12cr|pidgin-festival-2.4-1|8	License: 	GPL
12cr|pidgin-festival-2.4-1|9	URL: 		http://pidgin-festival.sourceforge.net/
12cr|pidgin-festival-2.4-1|10	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pidgin-festival-2.4-1|11	BuildRequires:	pidgin-devel
12cr|pidgin-festival-2.4-1|12	Requires:	pidgin
12cr|pidgin-festival-2.4-1|13	Requires:	festival
12cr|pidgin-festival-2.4-1|14	Obsoletes:	gaim-festival
12cr|pidgin-festival-2.4-1|15	
12cr|pidgin-festival-2.4-1|16	
12cr|pidgin-festival-2.4-1|17	%description
12cr|pidgin-festival-2.4-1|18	Pidgin allows you to talk to anyone using a variety of messaging
12cr|pidgin-festival-2.4-1|19	protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!,
12cr|pidgin-festival-2.4-1|20	MSN Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr.  These
12cr|pidgin-festival-2.4-1|21	protocols are implemented using a modular, easy to use design.
12cr|pidgin-festival-2.4-1|22	
12cr|pidgin-festival-2.4-1|23	This package is a Pidgin plugin, to allow you using the Festival
12cr|pidgin-festival-2.4-1|24	speech system to read your message aloud.
12cr|pidgin-festival-2.4-1|25	
12cr|pidgin-festival-2.4-1|26	
12cr|pidgin-festival-2.4-1|27	%prep
12cr|pidgin-festival-2.4-1|28	%setup -q -n %{name}-%{version}
12cr|pidgin-festival-2.4-1|29	%patch0 -p1 -b .strfmt
12cr|pidgin-festival-2.4-1|30	
12cr|pidgin-festival-2.4-1|31	%build
12cr|pidgin-festival-2.4-1|32	%configure2_5x
12cr|pidgin-festival-2.4-1|33	%make
12cr|pidgin-festival-2.4-1|34	
12cr|pidgin-festival-2.4-1|35	%install
12cr|pidgin-festival-2.4-1|36	rm -rf %{buildroot}
12cr|pidgin-festival-2.4-1|37	%makeinstall_std
12cr|pidgin-festival-2.4-1|38	
12cr|pidgin-festival-2.4-1|39	# remove files not bundled
12cr|pidgin-festival-2.4-1|40	rm -f %{buildroot}%{_libdir}/purple-2/*.la \
12cr|pidgin-festival-2.4-1|41	%{buildroot}%{_libdir}/purple-2/*.a
12cr|pidgin-festival-2.4-1|42	
12cr|pidgin-festival-2.4-1|43	%find_lang %name
12cr|pidgin-festival-2.4-1|44	
12cr|pidgin-festival-2.4-1|45	%files -f %name.lang
12cr|pidgin-festival-2.4-1|46	%defattr(-,root,root)
12cr|pidgin-festival-2.4-1|47	%doc AUTHORS ChangeLog NEWS README
12cr|pidgin-festival-2.4-1|48	%{_libdir}/purple-2/*.so
12cr|pidgin-festival-2.4-1|49	
12cr|pidgin-festival-2.4-1|50	%clean
12cr|pidgin-festival-2.4-1|51	rm -rf %{buildroot}
12cr|pidgin-festival-2.4-1|52	
12cr|pidgin-festival-2.4-1|53	
12cr|pidgin-festival-2.4-1|54	
12cr|pidgin-festival-2.4-1|55	%changelog
12cr|pidgin-festival-2.4-1|56	* Fri Jun 12 2009 Frederik Himpe <fhimpe@mandriva.org> 2.4-1mdv2010.0
12cr|pidgin-festival-2.4-1|57	+ Revision: 385599
12cr|pidgin-festival-2.4-1|58	- Update to new version 2.4
12cr|pidgin-festival-2.4-1|59	- Add patch to build with -Werror=format-security
12cr|pidgin-festival-2.4-1|60	
12cr|pidgin-festival-2.4-1|61	* Sat Jun 21 2008 Funda Wang <fundawang@mandriva.org> 2.3-1mdv2009.0
12cr|pidgin-festival-2.4-1|62	+ Revision: 227744
12cr|pidgin-festival-2.4-1|63	- New version 2.3
12cr|pidgin-festival-2.4-1|64	
12cr|pidgin-festival-2.4-1|65	+ Olivier Blin <oblin@mandriva.com>
12cr|pidgin-festival-2.4-1|66	- restore BuildRoot
12cr|pidgin-festival-2.4-1|67	
12cr|pidgin-festival-2.4-1|68	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pidgin-festival-2.4-1|69	- kill re-definition of %%buildroot on Pixel's request
12cr|pidgin-festival-2.4-1|70	
12cr|pidgin-festival-2.4-1|71	* Fri Oct 19 2007 Götz Waschk <waschk@mandriva.org> 2.2-1mdv2008.1
12cr|pidgin-festival-2.4-1|72	+ Revision: 100230
12cr|pidgin-festival-2.4-1|73	- new version for pidgin
12cr|pidgin-festival-2.4-1|74	- import
12cr|pidgin-festival-2.4-1|75	

6168 12
12cr|pidgin-guifications-2.16-8|1	%define version 2.16
12cr|pidgin-guifications-2.16-8|2	%define release %mkrel 8
12cr|pidgin-guifications-2.16-8|3	%define fname %name-%version
12cr|pidgin-guifications-2.16-8|4	%define pidgin_version 2.2.1
12cr|pidgin-guifications-2.16-8|5	
12cr|pidgin-guifications-2.16-8|6	Summary:	MSN Style Popup for Pidgin
12cr|pidgin-guifications-2.16-8|7	Name:		pidgin-guifications
12cr|pidgin-guifications-2.16-8|8	Version:	%{version}
12cr|pidgin-guifications-2.16-8|9	Release:	%{release}
12cr|pidgin-guifications-2.16-8|10	License:	GPL
12cr|pidgin-guifications-2.16-8|11	Group:		Networking/Instant messaging
12cr|pidgin-guifications-2.16-8|12	URL:		http://plugins.guifications.org/trac/wiki/Guifications
12cr|pidgin-guifications-2.16-8|13	Source:		http://downloads.guifications.org/plugins//Guifications2/%{fname}.tar.bz2
12cr|pidgin-guifications-2.16-8|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pidgin-guifications-2.16-8|15	BuildRequires:	pidgin-devel >= %{pidgin_version}
12cr|pidgin-guifications-2.16-8|16	BuildRequires:	gtk+2-devel
12cr|pidgin-guifications-2.16-8|17	BuildRequires:	perl-XML-Parser
12cr|pidgin-guifications-2.16-8|18	Requires: pidgin >= %{pidgin_version}
12cr|pidgin-guifications-2.16-8|19	Provides: gaim-guifications
12cr|pidgin-guifications-2.16-8|20	Obsoletes: gaim-guifications
12cr|pidgin-guifications-2.16-8|21	
12cr|pidgin-guifications-2.16-8|22	%description
12cr|pidgin-guifications-2.16-8|23	Guifications is a Pidgin plugin that displays msn style "toaster" popups
12cr|pidgin-guifications-2.16-8|24	in a user defined corner of the screen. It's highly configurable,
12cr|pidgin-guifications-2.16-8|25	easy to use, and has theme support.
12cr|pidgin-guifications-2.16-8|26	
12cr|pidgin-guifications-2.16-8|27	
12cr|pidgin-guifications-2.16-8|28	%prep
12cr|pidgin-guifications-2.16-8|29	%setup -q -n %{fname}
12cr|pidgin-guifications-2.16-8|30	
12cr|pidgin-guifications-2.16-8|31	%build
12cr|pidgin-guifications-2.16-8|32	%configure2_5x
12cr|pidgin-guifications-2.16-8|33	%make
12cr|pidgin-guifications-2.16-8|34	
12cr|pidgin-guifications-2.16-8|35	%install
12cr|pidgin-guifications-2.16-8|36	rm -rf %{buildroot}
12cr|pidgin-guifications-2.16-8|37	%makeinstall_std
12cr|pidgin-guifications-2.16-8|38	%find_lang guifications
12cr|pidgin-guifications-2.16-8|39	# remove files not bundled
12cr|pidgin-guifications-2.16-8|40	rm -f %{buildroot}%{_libdir}/*/*.la
12cr|pidgin-guifications-2.16-8|41	
12cr|pidgin-guifications-2.16-8|42	%clean
12cr|pidgin-guifications-2.16-8|43	rm -rf %{buildroot}
12cr|pidgin-guifications-2.16-8|44	
12cr|pidgin-guifications-2.16-8|45	%files -f guifications.lang
12cr|pidgin-guifications-2.16-8|46	%defattr(-,root,root)
12cr|pidgin-guifications-2.16-8|47	%doc AUTHORS ChangeLog INSTALL README
12cr|pidgin-guifications-2.16-8|48	%{_libdir}/pidgin/*.so
12cr|pidgin-guifications-2.16-8|49	%{_datadir}/pixmaps/pidgin/*
12cr|pidgin-guifications-2.16-8|50	
12cr|pidgin-guifications-2.16-8|51	
12cr|pidgin-guifications-2.16-8|52	
12cr|pidgin-guifications-2.16-8|53	
12cr|pidgin-guifications-2.16-8|54	%changelog
12cr|pidgin-guifications-2.16-8|55	* Fri Sep 16 2011 Götz Waschk <waschk@mandriva.org> 2.16-8mdv2012.0
12cr|pidgin-guifications-2.16-8|56	+ Revision: 699959
12cr|pidgin-guifications-2.16-8|57	- rebuild
12cr|pidgin-guifications-2.16-8|58	
12cr|pidgin-guifications-2.16-8|59	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 2.16-7mdv2011.0
12cr|pidgin-guifications-2.16-8|60	+ Revision: 441824
12cr|pidgin-guifications-2.16-8|61	- rebuild
12cr|pidgin-guifications-2.16-8|62	
12cr|pidgin-guifications-2.16-8|63	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 2.16-6mdv2009.1
12cr|pidgin-guifications-2.16-8|64	+ Revision: 350211
12cr|pidgin-guifications-2.16-8|65	- 2009.1 rebuild
12cr|pidgin-guifications-2.16-8|66	
12cr|pidgin-guifications-2.16-8|67	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.16-5mdv2009.0
12cr|pidgin-guifications-2.16-8|68	+ Revision: 259034
12cr|pidgin-guifications-2.16-8|69	- rebuild
12cr|pidgin-guifications-2.16-8|70	
12cr|pidgin-guifications-2.16-8|71	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.16-4mdv2009.0
12cr|pidgin-guifications-2.16-8|72	+ Revision: 246942
12cr|pidgin-guifications-2.16-8|73	- rebuild
12cr|pidgin-guifications-2.16-8|74	
12cr|pidgin-guifications-2.16-8|75	* Tue Feb 12 2008 Götz Waschk <waschk@mandriva.org> 2.16-2mdv2008.1
12cr|pidgin-guifications-2.16-8|76	+ Revision: 166524
12cr|pidgin-guifications-2.16-8|77	- fix bogus deps
12cr|pidgin-guifications-2.16-8|78	
12cr|pidgin-guifications-2.16-8|79	* Tue Jan 08 2008 Götz Waschk <waschk@mandriva.org> 2.16-1mdv2008.1
12cr|pidgin-guifications-2.16-8|80	+ Revision: 146627
12cr|pidgin-guifications-2.16-8|81	- new version
12cr|pidgin-guifications-2.16-8|82	
12cr|pidgin-guifications-2.16-8|83	+ Olivier Blin <blino@mandriva.org>
12cr|pidgin-guifications-2.16-8|84	- restore BuildRoot
12cr|pidgin-guifications-2.16-8|85	
12cr|pidgin-guifications-2.16-8|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|pidgin-guifications-2.16-8|87	- kill re-definition of %%buildroot on Pixel's request
12cr|pidgin-guifications-2.16-8|88	
12cr|pidgin-guifications-2.16-8|89	* Wed Oct 03 2007 Funda Wang <fwang@mandriva.org> 2.14-2mdv2008.0
12cr|pidgin-guifications-2.16-8|90	+ Revision: 95065
12cr|pidgin-guifications-2.16-8|91	- Rebuild against pidgin 2.2.1
12cr|pidgin-guifications-2.16-8|92	
12cr|pidgin-guifications-2.16-8|93	* Sun Jun 03 2007 Götz Waschk <waschk@mandriva.org> 2.14-1mdv2008.0
12cr|pidgin-guifications-2.16-8|94	+ Revision: 34952
12cr|pidgin-guifications-2.16-8|95	- new version
12cr|pidgin-guifications-2.16-8|96	
12cr|pidgin-guifications-2.16-8|97	* Wed May 02 2007 Götz Waschk <waschk@mandriva.org> 2.13-0.beta7.1mdv2008.0
12cr|pidgin-guifications-2.16-8|98	+ Revision: 20633
12cr|pidgin-guifications-2.16-8|99	- new version
12cr|pidgin-guifications-2.16-8|100	- rename
12cr|pidgin-guifications-2.16-8|101	

6169 12
12cr|pidgin-icb-0.0-0.20070505.4|1	%define	_prel	20070505
12cr|pidgin-icb-0.0-0.20070505.4|2	
12cr|pidgin-icb-0.0-0.20070505.4|3	Summary:	ICB protocol plugin for Pidgin
12cr|pidgin-icb-0.0-0.20070505.4|4	Name:		pidgin-icb
12cr|pidgin-icb-0.0-0.20070505.4|5	Version:	0.0
12cr|pidgin-icb-0.0-0.20070505.4|6	Release:	%mkrel 0.%{_prel}.4
12cr|pidgin-icb-0.0-0.20070505.4|7	Epoch:		1
12cr|pidgin-icb-0.0-0.20070505.4|8	License:	GPL
12cr|pidgin-icb-0.0-0.20070505.4|9	Group:		Networking/Instant messaging
12cr|pidgin-icb-0.0-0.20070505.4|10	Url:		http://nic.com.pl/~alek/
12cr|pidgin-icb-0.0-0.20070505.4|11	Source0:	http://nic.com.pl/~alek/gaim-icb/%{name}-%{_prel}.tar.bz2
12cr|pidgin-icb-0.0-0.20070505.4|12	BuildRequires:	pidgin-devel
12cr|pidgin-icb-0.0-0.20070505.4|13	Requires:	pidgin
12cr|pidgin-icb-0.0-0.20070505.4|14	Obsoletes:	gaim-icb
12cr|pidgin-icb-0.0-0.20070505.4|15	Provides:	gaim-icb
12cr|pidgin-icb-0.0-0.20070505.4|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|pidgin-icb-0.0-0.20070505.4|17	
12cr|pidgin-icb-0.0-0.20070505.4|18	%description
12cr|pidgin-icb-0.0-0.20070505.4|19	ICB (Internet Citizen's Band) plugin for Pidgin.
12cr|pidgin-icb-0.0-0.20070505.4|20	
12cr|pidgin-icb-0.0-0.20070505.4|21	%prep
12cr|pidgin-icb-0.0-0.20070505.4|22	%setup -qn %{name}-%{_prel}
12cr|pidgin-icb-0.0-0.20070505.4|23	
12cr|pidgin-icb-0.0-0.20070505.4|24	%build
12cr|pidgin-icb-0.0-0.20070505.4|25	%make LOCALBASE=%{_prefix}
12cr|pidgin-icb-0.0-0.20070505.4|26	
12cr|pidgin-icb-0.0-0.20070505.4|27	%install
12cr|pidgin-icb-0.0-0.20070505.4|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|pidgin-icb-0.0-0.20070505.4|29	
12cr|pidgin-icb-0.0-0.20070505.4|30	mkdir -p %{buildroot}%{_libdir}/purple-2
12cr|pidgin-icb-0.0-0.20070505.4|31	install libicb.so %{buildroot}%{_libdir}/purple-2/
12cr|pidgin-icb-0.0-0.20070505.4|32	
12cr|pidgin-icb-0.0-0.20070505.4|33	for i in 16 22 48; do \
12cr|pidgin-icb-0.0-0.20070505.4|34	
12cr|pidgin-icb-0.0-0.20070505.4|35	install -D icb_$i.png \
12cr|pidgin-icb-0.0-0.20070505.4|36	%{buildroot}%{_datadir}/pixmaps/pidgin/protocols/$i/icb.png; \
12cr|pidgin-icb-0.0-0.20070505.4|37	done
12cr|pidgin-icb-0.0-0.20070505.4|38	
12cr|pidgin-icb-0.0-0.20070505.4|39	%clean
12cr|pidgin-icb-0.0-0.20070505.4|40	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|pidgin-icb-0.0-0.20070505.4|41	
12cr|pidgin-icb-0.0-0.20070505.4|42	%files
12cr|pidgin-icb-0.0-0.20070505.4|43	%defattr(644,root,root,755)
12cr|pidgin-icb-0.0-0.20070505.4|44	%doc README
12cr|pidgin-icb-0.0-0.20070505.4|45	%attr(755,root,root) %{_libdir}/purple-2/libicb.so
12cr|pidgin-icb-0.0-0.20070505.4|46	%{_datadir}/pixmaps/pidgin/protocols/*/icb.png
12cr|pidgin-icb-0.0-0.20070505.4|47	
12cr|pidgin-icb-0.0-0.20070505.4|48	
12cr|pidgin-icb-0.0-0.20070505.4|49	%changelog
12cr|pidgin-icb-0.0-0.20070505.4|50	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 1:0.0-0.20070505.4mdv2010.0
12cr|pidgin-icb-0.0-0.20070505.4|51	+ Revision: 441840
12cr|pidgin-icb-0.0-0.20070505.4|52	- rebuild
12cr|pidgin-icb-0.0-0.20070505.4|53	
12cr|pidgin-icb-0.0-0.20070505.4|54	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1:0.0-0.20070505.3mdv2009.1
12cr|pidgin-icb-0.0-0.20070505.4|55	+ Revision: 350209
12cr|pidgin-icb-0.0-0.20070505.4|56	- 2009.1 rebuild
12cr|pidgin-icb-0.0-0.20070505.4|57	
12cr|pidgin-icb-0.0-0.20070505.4|58	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1:0.0-0.20070505.2mdv2008.1
12cr|pidgin-icb-0.0-0.20070505.4|59	+ Revision: 140731
12cr|pidgin-icb-0.0-0.20070505.4|60	- restore BuildRoot
12cr|pidgin-icb-0.0-0.20070505.4|61	
12cr|pidgin-icb-0.0-0.20070505.4|62	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pidgin-icb-0.0-0.20070505.4|63	- kill re-definition of %%buildroot on Pixel's request
12cr|pidgin-icb-0.0-0.20070505.4|64	
12cr|pidgin-icb-0.0-0.20070505.4|65	* Wed Oct 03 2007 Funda Wang <fundawang@mandriva.org> 1:0.0-0.20070505.2mdv2008.0
12cr|pidgin-icb-0.0-0.20070505.4|66	+ Revision: 95069
12cr|pidgin-icb-0.0-0.20070505.4|67	- rebuild against pidgin 2.2.1
12cr|pidgin-icb-0.0-0.20070505.4|68	
12cr|pidgin-icb-0.0-0.20070505.4|69	* Wed May 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.0-0.20070505.1mdv2008.0
12cr|pidgin-icb-0.0-0.20070505.4|70	+ Revision: 32944
12cr|pidgin-icb-0.0-0.20070505.4|71	- make it work
12cr|pidgin-icb-0.0-0.20070505.4|72	- Rename to pidgin-icb
12cr|pidgin-icb-0.0-0.20070505.4|73	

6170 12
12cr|pidgin-lastfm-0.4a-3|1	%define version 0.4a
12cr|pidgin-lastfm-0.4a-3|2	Summary: Last.fm Plugin for Pidgin
12cr|pidgin-lastfm-0.4a-3|3	Group: Networking/Instant messaging
12cr|pidgin-lastfm-0.4a-3|4	Name: pidgin-lastfm
12cr|pidgin-lastfm-0.4a-3|5	Version: %{version}
12cr|pidgin-lastfm-0.4a-3|6	Release: %mkrel 3
12cr|pidgin-lastfm-0.4a-3|7	License: GPLv3+
12cr|pidgin-lastfm-0.4a-3|8	Requires: pidgin-perl
12cr|pidgin-lastfm-0.4a-3|9	#gw no noarch as the plugin dir is different on x86_64
12cr|pidgin-lastfm-0.4a-3|10	#BuildArch: noarch
12cr|pidgin-lastfm-0.4a-3|11	Source: http://downloads.sourceforge.net/pidgin-lastfm/pidgin-lastfm_%{version}_all.tar.gz
12cr|pidgin-lastfm-0.4a-3|12	URL: http://pidgin-lastfm.naturalnet.de
12cr|pidgin-lastfm-0.4a-3|13	Buildroot: %{_tmppath}/%{name}-%{version}-root
12cr|pidgin-lastfm-0.4a-3|14	
12cr|pidgin-lastfm-0.4a-3|15	%description
12cr|pidgin-lastfm-0.4a-3|16	The Pidgin Last.fm Plugin can display information from your Last.fm profile
12cr|pidgin-lastfm-0.4a-3|17	as a status message in the multi-protocol instant messenger Pidgin.
12cr|pidgin-lastfm-0.4a-3|18	The most important information might be the most recently scrobbled track.
12cr|pidgin-lastfm-0.4a-3|19	
12cr|pidgin-lastfm-0.4a-3|20	%prep
12cr|pidgin-lastfm-0.4a-3|21	%setup -q
12cr|pidgin-lastfm-0.4a-3|22	
12cr|pidgin-lastfm-0.4a-3|23	%build
12cr|pidgin-lastfm-0.4a-3|24	
12cr|pidgin-lastfm-0.4a-3|25	%install
12cr|pidgin-lastfm-0.4a-3|26	rm -rf %buildroot
12cr|pidgin-lastfm-0.4a-3|27	mkdir -p $RPM_BUILD_ROOT%{_libdir}/pidgin
12cr|pidgin-lastfm-0.4a-3|28	cp src/lastfm.pl $RPM_BUILD_ROOT%{_libdir}/pidgin
12cr|pidgin-lastfm-0.4a-3|29	
12cr|pidgin-lastfm-0.4a-3|30	%clean
12cr|pidgin-lastfm-0.4a-3|31	rm -rf %buildroot
12cr|pidgin-lastfm-0.4a-3|32	
12cr|pidgin-lastfm-0.4a-3|33	%files
12cr|pidgin-lastfm-0.4a-3|34	%defattr(-,root,root)
12cr|pidgin-lastfm-0.4a-3|35	%doc docs/*
12cr|pidgin-lastfm-0.4a-3|36	%attr(755,root,root) %{_libdir}/pidgin/lastfm.pl
12cr|pidgin-lastfm-0.4a-3|37	
12cr|pidgin-lastfm-0.4a-3|38	
12cr|pidgin-lastfm-0.4a-3|39	%changelog
12cr|pidgin-lastfm-0.4a-3|40	* Thu Dec 08 2011 Götz Waschk <waschk@mandriva.org> 0.4a-3mdv2012.0
12cr|pidgin-lastfm-0.4a-3|41	+ Revision: 738849
12cr|pidgin-lastfm-0.4a-3|42	- yearly rebuild
12cr|pidgin-lastfm-0.4a-3|43	
12cr|pidgin-lastfm-0.4a-3|44	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4a-2mdv2011.0
12cr|pidgin-lastfm-0.4a-3|45	+ Revision: 614543
12cr|pidgin-lastfm-0.4a-3|46	- the mass rebuild of 2010.1 packages
12cr|pidgin-lastfm-0.4a-3|47	
12cr|pidgin-lastfm-0.4a-3|48	* Sun May 03 2009 Götz Waschk <waschk@mandriva.org> 0.4a-1mdv2010.1
12cr|pidgin-lastfm-0.4a-3|49	+ Revision: 371268
12cr|pidgin-lastfm-0.4a-3|50	- new version
12cr|pidgin-lastfm-0.4a-3|51	
12cr|pidgin-lastfm-0.4a-3|52	* Tue Nov 18 2008 Götz Waschk <waschk@mandriva.org> 0.4-1mdv2009.1
12cr|pidgin-lastfm-0.4a-3|53	+ Revision: 304201
12cr|pidgin-lastfm-0.4a-3|54	- new version
12cr|pidgin-lastfm-0.4a-3|55	- update URL
12cr|pidgin-lastfm-0.4a-3|56	
12cr|pidgin-lastfm-0.4a-3|57	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.3b-2mdv2009.0
12cr|pidgin-lastfm-0.4a-3|58	+ Revision: 268973
12cr|pidgin-lastfm-0.4a-3|59	- rebuild early 2009.0 package (before pixel changes)
12cr|pidgin-lastfm-0.4a-3|60	
12cr|pidgin-lastfm-0.4a-3|61	* Thu Jun 12 2008 Götz Waschk <waschk@mandriva.org> 0.3b-1mdv2009.0
12cr|pidgin-lastfm-0.4a-3|62	+ Revision: 218336
12cr|pidgin-lastfm-0.4a-3|63	- new version
12cr|pidgin-lastfm-0.4a-3|64	
12cr|pidgin-lastfm-0.4a-3|65	* Wed Apr 30 2008 Götz Waschk <waschk@mandriva.org> 0.3a-1mdv2009.0
12cr|pidgin-lastfm-0.4a-3|66	+ Revision: 199377
12cr|pidgin-lastfm-0.4a-3|67	- adapt for Mandriva
12cr|pidgin-lastfm-0.4a-3|68	- import pidgin-lastfm
12cr|pidgin-lastfm-0.4a-3|69	
12cr|pidgin-lastfm-0.4a-3|70	
12cr|pidgin-lastfm-0.4a-3|71	* Mon Apr 28 2008 Dominik George <pidgin-lastfm@naturalnet.de>
12cr|pidgin-lastfm-0.4a-3|72	- First RPM release

6171 12
12cr|pidgin-microblog-0.3.0-1|1	%define upstream_name mbpurple
12cr|pidgin-microblog-0.3.0-1|2	%define _disable_ld_no_undefined 1
12cr|pidgin-microblog-0.3.0-1|3	
12cr|pidgin-microblog-0.3.0-1|4	Name:           pidgin-microblog
12cr|pidgin-microblog-0.3.0-1|5	Version:        0.3.0
12cr|pidgin-microblog-0.3.0-1|6	Release:        %mkrel 1
12cr|pidgin-microblog-0.3.0-1|7	Summary:        Libpurple plug-in supporting microblog services like Twitter
12cr|pidgin-microblog-0.3.0-1|8	Group:          Networking/Instant messaging
12cr|pidgin-microblog-0.3.0-1|9	License:        GPLv3+
12cr|pidgin-microblog-0.3.0-1|10	URL:            http://code.google.com/p/microblog-purple/
12cr|pidgin-microblog-0.3.0-1|11	Source0: http://microblog-purple.googlecode.com/files/%{upstream_name}-%{version}.tar.gz
12cr|pidgin-microblog-0.3.0-1|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pidgin-microblog-0.3.0-1|13	
12cr|pidgin-microblog-0.3.0-1|14	BuildRequires:  pidgin-devel >= 2.5
12cr|pidgin-microblog-0.3.0-1|15	
12cr|pidgin-microblog-0.3.0-1|16	%description
12cr|pidgin-microblog-0.3.0-1|17	The project aims is to develop a set of microblog support in LibPurple base
12cr|pidgin-microblog-0.3.0-1|18	client like Pidgin. Currently it only support Twitter through the conversation
12cr|pidgin-microblog-0.3.0-1|19	windows.
12cr|pidgin-microblog-0.3.0-1|20	
12cr|pidgin-microblog-0.3.0-1|21	Currently the source can be built and run on Windows Vista and Ubuntu 8.04.1.
12cr|pidgin-microblog-0.3.0-1|22	Other platform with LibPurple should works, but we don't have time (yet) to
12cr|pidgin-microblog-0.3.0-1|23	test it.
12cr|pidgin-microblog-0.3.0-1|24	
12cr|pidgin-microblog-0.3.0-1|25	%prep
12cr|pidgin-microblog-0.3.0-1|26	%setup -q -n %{upstream_name}-%{version}
12cr|pidgin-microblog-0.3.0-1|27	
12cr|pidgin-microblog-0.3.0-1|28	%build
12cr|pidgin-microblog-0.3.0-1|29	export CFLAGS="%optflags"
12cr|pidgin-microblog-0.3.0-1|30	make LIBDIR=%{_libdir} LDFLAGS="%{ldflags}"
12cr|pidgin-microblog-0.3.0-1|31	
12cr|pidgin-microblog-0.3.0-1|32	%install
12cr|pidgin-microblog-0.3.0-1|33	rm -rf $RPM_BUILD_ROOT
12cr|pidgin-microblog-0.3.0-1|34	make install DESTDIR=$RPM_BUILD_ROOT LIBDIR=%{_libdir}
12cr|pidgin-microblog-0.3.0-1|35	
12cr|pidgin-microblog-0.3.0-1|36	%clean
12cr|pidgin-microblog-0.3.0-1|37	rm -rf $RPM_BUILD_ROOT
12cr|pidgin-microblog-0.3.0-1|38	
12cr|pidgin-microblog-0.3.0-1|39	%files
12cr|pidgin-microblog-0.3.0-1|40	%defattr(-,root,root,-)
12cr|pidgin-microblog-0.3.0-1|41	%doc README.txt
12cr|pidgin-microblog-0.3.0-1|42	%{_libdir}/purple-2/*.so
12cr|pidgin-microblog-0.3.0-1|43	%{_datadir}/pixmaps/pidgin/protocols/*/*.png
12cr|pidgin-microblog-0.3.0-1|44	%{_datadir}/purple/ca-certs/EquifaxSecureGlobaleBusinessCA.pem
12cr|pidgin-microblog-0.3.0-1|45	
12cr|pidgin-microblog-0.3.0-1|46	
12cr|pidgin-microblog-0.3.0-1|47	%changelog
12cr|pidgin-microblog-0.3.0-1|48	* Sat Nov 27 2010 Funda Wang <fwang@mandriva.org> 0.3.0-1mdv2011.0
12cr|pidgin-microblog-0.3.0-1|49	+ Revision: 601763
12cr|pidgin-microblog-0.3.0-1|50	- new version 0.3.0
12cr|pidgin-microblog-0.3.0-1|51	
12cr|pidgin-microblog-0.3.0-1|52	* Sun Dec 27 2009 Frederik Himpe <fhimpe@mandriva.org> 0.2.4-1mdv2010.1
12cr|pidgin-microblog-0.3.0-1|53	+ Revision: 482736
12cr|pidgin-microblog-0.3.0-1|54	- Update to new version 0.2.4
12cr|pidgin-microblog-0.3.0-1|55	- Don't package GPLv3 COPYING
12cr|pidgin-microblog-0.3.0-1|56	
12cr|pidgin-microblog-0.3.0-1|57	* Tue Sep 01 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.2.2-2mdv2010.0
12cr|pidgin-microblog-0.3.0-1|58	+ Revision: 423128
12cr|pidgin-microblog-0.3.0-1|59	- Updated to 0.2.2
12cr|pidgin-microblog-0.3.0-1|60	
12cr|pidgin-microblog-0.3.0-1|61	* Sat Mar 07 2009 Jérôme Soyer <saispo@mandriva.org> 0.2.1-2mdv2009.1
12cr|pidgin-microblog-0.3.0-1|62	+ Revision: 351481
12cr|pidgin-microblog-0.3.0-1|63	- Change BR
12cr|pidgin-microblog-0.3.0-1|64	
12cr|pidgin-microblog-0.3.0-1|65	* Fri Mar 06 2009 Jérôme Soyer <saispo@mandriva.org> 0.2.1-1mdv2009.1
12cr|pidgin-microblog-0.3.0-1|66	+ Revision: 349786
12cr|pidgin-microblog-0.3.0-1|67	- Fix RPM Group
12cr|pidgin-microblog-0.3.0-1|68	- import pidgin-microblog
12cr|pidgin-microblog-0.3.0-1|69	
12cr|pidgin-microblog-0.3.0-1|70	

6172 12
12cr|pidgin-msn-pecan-0.1.3-1|1	Summary:	Alternative implementation of the MSN protocol plug-in for libpurple
12cr|pidgin-msn-pecan-0.1.3-1|2	Name:     	pidgin-msn-pecan
12cr|pidgin-msn-pecan-0.1.3-1|3	Version:	0.1.3
12cr|pidgin-msn-pecan-0.1.3-1|4	Release:	%mkrel 1
12cr|pidgin-msn-pecan-0.1.3-1|5	License:	GPLv2+
12cr|pidgin-msn-pecan-0.1.3-1|6	Group:		Networking/Instant messaging
12cr|pidgin-msn-pecan-0.1.3-1|7	Source0: 	http://msn-pecan.googlecode.com/files/msn-pecan-%version.tar.bz2
12cr|pidgin-msn-pecan-0.1.3-1|8	URL:		http://code.google.com/p/msn-pecan/
12cr|pidgin-msn-pecan-0.1.3-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pidgin-msn-pecan-0.1.3-1|10	BuildRequires:	pidgin-devel
12cr|pidgin-msn-pecan-0.1.3-1|11	
12cr|pidgin-msn-pecan-0.1.3-1|12	%description
12cr|pidgin-msn-pecan-0.1.3-1|13	This is an alternative implementation of the MSN protocol plug-in for
12cr|pidgin-msn-pecan-0.1.3-1|14	libpurple.
12cr|pidgin-msn-pecan-0.1.3-1|15	
12cr|pidgin-msn-pecan-0.1.3-1|16	It's based on the code from 2.2.2 but slowly becoming a completely different
12cr|pidgin-msn-pecan-0.1.3-1|17	code.
12cr|pidgin-msn-pecan-0.1.3-1|18	
12cr|pidgin-msn-pecan-0.1.3-1|19	Features include:
12cr|pidgin-msn-pecan-0.1.3-1|20	
12cr|pidgin-msn-pecan-0.1.3-1|21	* Support for personal messages
12cr|pidgin-msn-pecan-0.1.3-1|22	* Server-side storage for display names (private alias)
12cr|pidgin-msn-pecan-0.1.3-1|23	* Partial direct connection support (p2p transfers)
12cr|pidgin-msn-pecan-0.1.3-1|24	* Improved network IO (using GIOChannel)
12cr|pidgin-msn-pecan-0.1.3-1|25	* Improved error handling
12cr|pidgin-msn-pecan-0.1.3-1|26	* Network issues tested with netem
12cr|pidgin-msn-pecan-0.1.3-1|27	* GObject usage
12cr|pidgin-msn-pecan-0.1.3-1|28	
12cr|pidgin-msn-pecan-0.1.3-1|29	%files
12cr|pidgin-msn-pecan-0.1.3-1|30	%defattr(-, root, root)
12cr|pidgin-msn-pecan-0.1.3-1|31	%doc README ChangeLog TODO
12cr|pidgin-msn-pecan-0.1.3-1|32	%{_libdir}/purple-2/libmsn-pecan.so
12cr|pidgin-msn-pecan-0.1.3-1|33	
12cr|pidgin-msn-pecan-0.1.3-1|34	#---------------------------------------------------------------------
12cr|pidgin-msn-pecan-0.1.3-1|35	%prep
12cr|pidgin-msn-pecan-0.1.3-1|36	%setup -q -n msn-pecan-%version
12cr|pidgin-msn-pecan-0.1.3-1|37	
12cr|pidgin-msn-pecan-0.1.3-1|38	%build
12cr|pidgin-msn-pecan-0.1.3-1|39	#gw don't use setup_compile_flags, we want to backport to 2008.1.
12cr|pidgin-msn-pecan-0.1.3-1|40	export CFLAGS="%optflags"
12cr|pidgin-msn-pecan-0.1.3-1|41	export LDFLAGS="%ldflags"
12cr|pidgin-msn-pecan-0.1.3-1|42	%make
12cr|pidgin-msn-pecan-0.1.3-1|43	
12cr|pidgin-msn-pecan-0.1.3-1|44	%install
12cr|pidgin-msn-pecan-0.1.3-1|45	rm -rf $RPM_BUILD_ROOT
12cr|pidgin-msn-pecan-0.1.3-1|46	install -D -m0755 libmsn-pecan.so %buildroot%{_libdir}/purple-2/libmsn-pecan.so
12cr|pidgin-msn-pecan-0.1.3-1|47	
12cr|pidgin-msn-pecan-0.1.3-1|48	%clean
12cr|pidgin-msn-pecan-0.1.3-1|49	rm -rf $RPM_BUILD_ROOT
12cr|pidgin-msn-pecan-0.1.3-1|50	
12cr|pidgin-msn-pecan-0.1.3-1|51	
12cr|pidgin-msn-pecan-0.1.3-1|52	%changelog
12cr|pidgin-msn-pecan-0.1.3-1|53	* Tue Aug 02 2011 Götz Waschk <waschk@mandriva.org> 0.1.3-1mdv2012.0
12cr|pidgin-msn-pecan-0.1.3-1|54	+ Revision: 692805
12cr|pidgin-msn-pecan-0.1.3-1|55	- new version
12cr|pidgin-msn-pecan-0.1.3-1|56	
12cr|pidgin-msn-pecan-0.1.3-1|57	* Thu May 05 2011 Götz Waschk <waschk@mandriva.org> 0.1.2-1
12cr|pidgin-msn-pecan-0.1.3-1|58	+ Revision: 669258
12cr|pidgin-msn-pecan-0.1.3-1|59	- update to new version 0.1.2
12cr|pidgin-msn-pecan-0.1.3-1|60	
12cr|pidgin-msn-pecan-0.1.3-1|61	* Sat Sep 04 2010 Funda Wang <fwang@mandriva.org> 0.1.1-1mdv2011.0
12cr|pidgin-msn-pecan-0.1.3-1|62	+ Revision: 575803
12cr|pidgin-msn-pecan-0.1.3-1|63	- update to new version 0.1.1
12cr|pidgin-msn-pecan-0.1.3-1|64	
12cr|pidgin-msn-pecan-0.1.3-1|65	* Sun Feb 28 2010 Götz Waschk <waschk@mandriva.org> 0.1.0-1mdv2010.1
12cr|pidgin-msn-pecan-0.1.3-1|66	+ Revision: 512509
12cr|pidgin-msn-pecan-0.1.3-1|67	- final 0.1.0 version
12cr|pidgin-msn-pecan-0.1.3-1|68	
12cr|pidgin-msn-pecan-0.1.3-1|69	* Fri Feb 12 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.1.0-0.rc4.1mdv2010.1
12cr|pidgin-msn-pecan-0.1.3-1|70	+ Revision: 504571
12cr|pidgin-msn-pecan-0.1.3-1|71	- 0.1.0-rc4
12cr|pidgin-msn-pecan-0.1.3-1|72	
12cr|pidgin-msn-pecan-0.1.3-1|73	* Fri Jan 29 2010 Götz Waschk <waschk@mandriva.org> 0.1.0-0.rc3.1mdv2010.1
12cr|pidgin-msn-pecan-0.1.3-1|74	+ Revision: 498134
12cr|pidgin-msn-pecan-0.1.3-1|75	- new prerelease
12cr|pidgin-msn-pecan-0.1.3-1|76	
12cr|pidgin-msn-pecan-0.1.3-1|77	* Mon Jan 04 2010 Götz Waschk <waschk@mandriva.org> 0.1.0-0.rc2.1mdv2010.1
12cr|pidgin-msn-pecan-0.1.3-1|78	+ Revision: 486152
12cr|pidgin-msn-pecan-0.1.3-1|79	- new prerelease
12cr|pidgin-msn-pecan-0.1.3-1|80	
12cr|pidgin-msn-pecan-0.1.3-1|81	* Mon Jul 20 2009 Götz Waschk <waschk@mandriva.org> 0.1.0-0.rc1.1mdv2010.0
12cr|pidgin-msn-pecan-0.1.3-1|82	+ Revision: 398050
12cr|pidgin-msn-pecan-0.1.3-1|83	- new version
12cr|pidgin-msn-pecan-0.1.3-1|84	
12cr|pidgin-msn-pecan-0.1.3-1|85	* Wed Jun 24 2009 Götz Waschk <waschk@mandriva.org> 0.0.19-1mdv2010.0
12cr|pidgin-msn-pecan-0.1.3-1|86	+ Revision: 388848
12cr|pidgin-msn-pecan-0.1.3-1|87	- update to new version 0.0.19
12cr|pidgin-msn-pecan-0.1.3-1|88	
12cr|pidgin-msn-pecan-0.1.3-1|89	* Mon Feb 16 2009 Götz Waschk <waschk@mandriva.org> 0.0.18-1mdv2009.1
12cr|pidgin-msn-pecan-0.1.3-1|90	+ Revision: 340726
12cr|pidgin-msn-pecan-0.1.3-1|91	- update to new version 0.0.18
12cr|pidgin-msn-pecan-0.1.3-1|92	- spec fix for backports
12cr|pidgin-msn-pecan-0.1.3-1|93	
12cr|pidgin-msn-pecan-0.1.3-1|94	* Sun Nov 30 2008 Funda Wang <fwang@mandriva.org> 0.0.17-1mdv2009.1
12cr|pidgin-msn-pecan-0.1.3-1|95	+ Revision: 308554
12cr|pidgin-msn-pecan-0.1.3-1|96	- update to new version 0.0.17
12cr|pidgin-msn-pecan-0.1.3-1|97	
12cr|pidgin-msn-pecan-0.1.3-1|98	* Wed Oct 22 2008 Götz Waschk <waschk@mandriva.org> 0.0.16-1mdv2009.1
12cr|pidgin-msn-pecan-0.1.3-1|99	+ Revision: 296399
12cr|pidgin-msn-pecan-0.1.3-1|100	- update to new version 0.0.16
12cr|pidgin-msn-pecan-0.1.3-1|101	
12cr|pidgin-msn-pecan-0.1.3-1|102	* Fri Jul 25 2008 Funda Wang <fwang@mandriva.org> 0.0.14-1mdv2009.0
12cr|pidgin-msn-pecan-0.1.3-1|103	+ Revision: 248339
12cr|pidgin-msn-pecan-0.1.3-1|104	- import pidgin-msn-pecan
12cr|pidgin-msn-pecan-0.1.3-1|105	
12cr|pidgin-msn-pecan-0.1.3-1|106	

6173 12
12cr|pidgin-musictracker-0.4.22-3|1	%define name pidgin-musictracker
12cr|pidgin-musictracker-0.4.22-3|2	%define version 0.4.22
12cr|pidgin-musictracker-0.4.22-3|3	%define release %mkrel 3
12cr|pidgin-musictracker-0.4.22-3|4	
12cr|pidgin-musictracker-0.4.22-3|5	Summary: Plugin for Pidgin that displays the current song in the status
12cr|pidgin-musictracker-0.4.22-3|6	Name: %{name}
12cr|pidgin-musictracker-0.4.22-3|7	Version: %{version}
12cr|pidgin-musictracker-0.4.22-3|8	Release: %{release}
12cr|pidgin-musictracker-0.4.22-3|9	Source0: http://pidgin-musictracker.googlecode.com/files/%{name}-%{version}.tar.bz2
12cr|pidgin-musictracker-0.4.22-3|10	License: GPLv2+
12cr|pidgin-musictracker-0.4.22-3|11	Group: Networking/Instant messaging
12cr|pidgin-musictracker-0.4.22-3|12	Url: http://code.google.com/p/pidgin-musictracker/
12cr|pidgin-musictracker-0.4.22-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pidgin-musictracker-0.4.22-3|14	BuildRequires: pidgin-devel
12cr|pidgin-musictracker-0.4.22-3|15	BuildRequires: dbus-glib-devel >= 0.73
12cr|pidgin-musictracker-0.4.22-3|16	%if %mdvver <= 201000
12cr|pidgin-musictracker-0.4.22-3|17	BuildRequires: xmms2-devel
12cr|pidgin-musictracker-0.4.22-3|18	%endif
12cr|pidgin-musictracker-0.4.22-3|19	Requires: pidgin
12cr|pidgin-musictracker-0.4.22-3|20	
12cr|pidgin-musictracker-0.4.22-3|21	%description
12cr|pidgin-musictracker-0.4.22-3|22	Welcome to musictracker, a plugin for Pidgin which displays the music
12cr|pidgin-musictracker-0.4.22-3|23	track currently playing in your status.
12cr|pidgin-musictracker-0.4.22-3|24	
12cr|pidgin-musictracker-0.4.22-3|25	Currently supported players: Amarok, Rhythmbox, Audacious, XMMS,
12cr|pidgin-musictracker-0.4.22-3|26	MPC/MPD, Exaile, Banshee, Quod Libet.
12cr|pidgin-musictracker-0.4.22-3|27	
12cr|pidgin-musictracker-0.4.22-3|28	
12cr|pidgin-musictracker-0.4.22-3|29	%prep
12cr|pidgin-musictracker-0.4.22-3|30	%setup -q
12cr|pidgin-musictracker-0.4.22-3|31	
12cr|pidgin-musictracker-0.4.22-3|32	%build
12cr|pidgin-musictracker-0.4.22-3|33	%configure2_5x --disable-werror
12cr|pidgin-musictracker-0.4.22-3|34	%make
12cr|pidgin-musictracker-0.4.22-3|35	
12cr|pidgin-musictracker-0.4.22-3|36	%install
12cr|pidgin-musictracker-0.4.22-3|37	rm -rf %{buildroot}
12cr|pidgin-musictracker-0.4.22-3|38	%makeinstall_std
12cr|pidgin-musictracker-0.4.22-3|39	rm -f %buildroot%_libdir/pidgin/musictracker.{a,la}
12cr|pidgin-musictracker-0.4.22-3|40	
12cr|pidgin-musictracker-0.4.22-3|41	%find_lang musictracker
12cr|pidgin-musictracker-0.4.22-3|42	
12cr|pidgin-musictracker-0.4.22-3|43	%clean
12cr|pidgin-musictracker-0.4.22-3|44	rm -rf %{buildroot}
12cr|pidgin-musictracker-0.4.22-3|45	
12cr|pidgin-musictracker-0.4.22-3|46	%files -f musictracker.lang
12cr|pidgin-musictracker-0.4.22-3|47	%defattr(-,root,root)
12cr|pidgin-musictracker-0.4.22-3|48	%doc README NEWS  THANKS AUTHORS
12cr|pidgin-musictracker-0.4.22-3|49	%_libdir/pidgin/musictracker.so
12cr|pidgin-musictracker-0.4.22-3|50	
12cr|pidgin-musictracker-0.4.22-3|51	
12cr|pidgin-musictracker-0.4.22-3|52	
12cr|pidgin-musictracker-0.4.22-3|53	%changelog
12cr|pidgin-musictracker-0.4.22-3|54	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.4.22-3mdv2012.0
12cr|pidgin-musictracker-0.4.22-3|55	+ Revision: 773024
12cr|pidgin-musictracker-0.4.22-3|56	- relink against libpcre.so.1
12cr|pidgin-musictracker-0.4.22-3|57	
12cr|pidgin-musictracker-0.4.22-3|58	* Wed Oct 19 2011 Götz Waschk <waschk@mandriva.org> 0.4.22-2
12cr|pidgin-musictracker-0.4.22-3|59	+ Revision: 705368
12cr|pidgin-musictracker-0.4.22-3|60	- disable Werror to make it build
12cr|pidgin-musictracker-0.4.22-3|61	- rebuild
12cr|pidgin-musictracker-0.4.22-3|62	
12cr|pidgin-musictracker-0.4.22-3|63	* Mon Oct 18 2010 Götz Waschk <waschk@mandriva.org> 0.4.22-1mdv2011.0
12cr|pidgin-musictracker-0.4.22-3|64	+ Revision: 586614
12cr|pidgin-musictracker-0.4.22-3|65	- update to new version 0.4.22
12cr|pidgin-musictracker-0.4.22-3|66	
12cr|pidgin-musictracker-0.4.22-3|67	* Thu Mar 04 2010 Götz Waschk <waschk@mandriva.org> 0.4.21-1mdv2010.1
12cr|pidgin-musictracker-0.4.22-3|68	+ Revision: 514116
12cr|pidgin-musictracker-0.4.22-3|69	- disable xmms2 support for Cooker
12cr|pidgin-musictracker-0.4.22-3|70	- new version 0.4.21
12cr|pidgin-musictracker-0.4.22-3|71	
12cr|pidgin-musictracker-0.4.22-3|72	* Tue Sep 22 2009 Götz Waschk <waschk@mandriva.org> 0.4.20-1mdv2010.0
12cr|pidgin-musictracker-0.4.22-3|73	+ Revision: 447189
12cr|pidgin-musictracker-0.4.22-3|74	- update to new version 0.4.20
12cr|pidgin-musictracker-0.4.22-3|75	
12cr|pidgin-musictracker-0.4.22-3|76	* Mon Jun 29 2009 Götz Waschk <waschk@mandriva.org> 0.4.19-1mdv2010.0
12cr|pidgin-musictracker-0.4.22-3|77	+ Revision: 390502
12cr|pidgin-musictracker-0.4.22-3|78	- update to new version 0.4.19
12cr|pidgin-musictracker-0.4.22-3|79	
12cr|pidgin-musictracker-0.4.22-3|80	* Tue May 12 2009 Götz Waschk <waschk@mandriva.org> 0.4.18-1mdv2010.0
12cr|pidgin-musictracker-0.4.22-3|81	+ Revision: 374909
12cr|pidgin-musictracker-0.4.22-3|82	- new version
12cr|pidgin-musictracker-0.4.22-3|83	
12cr|pidgin-musictracker-0.4.22-3|84	* Tue Apr 28 2009 Götz Waschk <waschk@mandriva.org> 0.4.17-1mdv2010.0
12cr|pidgin-musictracker-0.4.22-3|85	+ Revision: 369099
12cr|pidgin-musictracker-0.4.22-3|86	- update to new version 0.4.17
12cr|pidgin-musictracker-0.4.22-3|87	
12cr|pidgin-musictracker-0.4.22-3|88	* Thu Mar 19 2009 Götz Waschk <waschk@mandriva.org> 0.4.16-1mdv2009.1
12cr|pidgin-musictracker-0.4.22-3|89	+ Revision: 357842
12cr|pidgin-musictracker-0.4.22-3|90	- update to new version 0.4.16
12cr|pidgin-musictracker-0.4.22-3|91	
12cr|pidgin-musictracker-0.4.22-3|92	* Mon Mar 02 2009 Götz Waschk <waschk@mandriva.org> 0.4.15-1mdv2009.1
12cr|pidgin-musictracker-0.4.22-3|93	+ Revision: 347586
12cr|pidgin-musictracker-0.4.22-3|94	- new version
12cr|pidgin-musictracker-0.4.22-3|95	- drop patch
12cr|pidgin-musictracker-0.4.22-3|96	- disable moc debug output
12cr|pidgin-musictracker-0.4.22-3|97	
12cr|pidgin-musictracker-0.4.22-3|98	* Mon Jan 12 2009 Götz Waschk <waschk@mandriva.org> 0.4.14-1mdv2009.1
12cr|pidgin-musictracker-0.4.22-3|99	+ Revision: 328585
12cr|pidgin-musictracker-0.4.22-3|100	- update to new version 0.4.14
12cr|pidgin-musictracker-0.4.22-3|101	
12cr|pidgin-musictracker-0.4.22-3|102	* Fri Jan 09 2009 Götz Waschk <waschk@mandriva.org> 0.4.13-1mdv2009.1
12cr|pidgin-musictracker-0.4.22-3|103	+ Revision: 327423
12cr|pidgin-musictracker-0.4.22-3|104	- new version
12cr|pidgin-musictracker-0.4.22-3|105	- drop patch
12cr|pidgin-musictracker-0.4.22-3|106	- upate file list
12cr|pidgin-musictracker-0.4.22-3|107	
12cr|pidgin-musictracker-0.4.22-3|108	* Thu Dec 04 2008 Götz Waschk <waschk@mandriva.org> 0.4.12-1mdv2009.1
12cr|pidgin-musictracker-0.4.22-3|109	+ Revision: 309962
12cr|pidgin-musictracker-0.4.22-3|110	- update to new version 0.4.12
12cr|pidgin-musictracker-0.4.22-3|111	
12cr|pidgin-musictracker-0.4.22-3|112	* Tue Oct 14 2008 Götz Waschk <waschk@mandriva.org> 0.4.11-1mdv2009.1
12cr|pidgin-musictracker-0.4.22-3|113	+ Revision: 293544
12cr|pidgin-musictracker-0.4.22-3|114	- new version
12cr|pidgin-musictracker-0.4.22-3|115	
12cr|pidgin-musictracker-0.4.22-3|116	* Wed Sep 24 2008 Götz Waschk <waschk@mandriva.org> 0.4.10-1mdv2009.0
12cr|pidgin-musictracker-0.4.22-3|117	+ Revision: 287739
12cr|pidgin-musictracker-0.4.22-3|118	- new version
12cr|pidgin-musictracker-0.4.22-3|119	- drop patch 1
12cr|pidgin-musictracker-0.4.22-3|120	- bump dbus-glib dep
12cr|pidgin-musictracker-0.4.22-3|121	
12cr|pidgin-musictracker-0.4.22-3|122	* Mon Sep 22 2008 Götz Waschk <waschk@mandriva.org> 0.4.8-2mdv2009.0
12cr|pidgin-musictracker-0.4.22-3|123	+ Revision: 286523
12cr|pidgin-musictracker-0.4.22-3|124	- fix crash with audacious
12cr|pidgin-musictracker-0.4.22-3|125	
12cr|pidgin-musictracker-0.4.22-3|126	* Sun Sep 21 2008 Götz Waschk <waschk@mandriva.org> 0.4.8-1mdv2009.0
12cr|pidgin-musictracker-0.4.22-3|127	+ Revision: 286292
12cr|pidgin-musictracker-0.4.22-3|128	- new version
12cr|pidgin-musictracker-0.4.22-3|129	- update name and URLs
12cr|pidgin-musictracker-0.4.22-3|130	- fix build
12cr|pidgin-musictracker-0.4.22-3|131	- update build deps
12cr|pidgin-musictracker-0.4.22-3|132	
12cr|pidgin-musictracker-0.4.22-3|133	* Thu Jul 03 2008 Götz Waschk <waschk@mandriva.org> 0.4.1-1mdv2009.0
12cr|pidgin-musictracker-0.4.22-3|134	+ Revision: 230929
12cr|pidgin-musictracker-0.4.22-3|135	- import pidgin-musictracker
12cr|pidgin-musictracker-0.4.22-3|136	
12cr|pidgin-musictracker-0.4.22-3|137	

6174 12
12cr|pidgin-openfetion-0.2-1|1	Summary: libpurple plugin powered by libofetion
12cr|pidgin-openfetion-0.2-1|2	Name: pidgin-openfetion
12cr|pidgin-openfetion-0.2-1|3	Version: 0.2
12cr|pidgin-openfetion-0.2-1|4	Release: 1
12cr|pidgin-openfetion-0.2-1|5	Group: Networking/Instant messaging
12cr|pidgin-openfetion-0.2-1|6	License: GPLv2+
12cr|pidgin-openfetion-0.2-1|7	URL: http://code.google.com/p/ofetion/
12cr|pidgin-openfetion-0.2-1|8	Source0: http://ofetion.googlecode.com/files/pidgin-ofetion-%{version}.tar.gz
12cr|pidgin-openfetion-0.2-1|9	Patch0: pidgin-openfetion-0.1-pidgin-prefix.patch
12cr|pidgin-openfetion-0.2-1|10	BuildRoot: %{_tmppath}/%{name}-root
12cr|pidgin-openfetion-0.2-1|11	BuildRequires: pidgin-devel
12cr|pidgin-openfetion-0.2-1|12	BuildRequires: openssl-devel
12cr|pidgin-openfetion-0.2-1|13	BuildRequires: libxml2-devel
12cr|pidgin-openfetion-0.2-1|14	BuildRequires: cmake
12cr|pidgin-openfetion-0.2-1|15	
12cr|pidgin-openfetion-0.2-1|16	%description
12cr|pidgin-openfetion-0.2-1|17	libpurple plugin powered by libofetion.
12cr|pidgin-openfetion-0.2-1|18	
12cr|pidgin-openfetion-0.2-1|19	
12cr|pidgin-openfetion-0.2-1|20	%prep
12cr|pidgin-openfetion-0.2-1|21	%setup -qn pidgin-ofetion-%version
12cr|pidgin-openfetion-0.2-1|22	%patch0 -p0 -b .prefix
12cr|pidgin-openfetion-0.2-1|23	
12cr|pidgin-openfetion-0.2-1|24	%build
12cr|pidgin-openfetion-0.2-1|25	%cmake
12cr|pidgin-openfetion-0.2-1|26	%make
12cr|pidgin-openfetion-0.2-1|27	
12cr|pidgin-openfetion-0.2-1|28	%install
12cr|pidgin-openfetion-0.2-1|29	rm -rf $RPM_BUILD_ROOT
12cr|pidgin-openfetion-0.2-1|30	%makeinstall_std -C build
12cr|pidgin-openfetion-0.2-1|31	
12cr|pidgin-openfetion-0.2-1|32	%find_lang pidgin-ofetion
12cr|pidgin-openfetion-0.2-1|33	
12cr|pidgin-openfetion-0.2-1|34	%clean
12cr|pidgin-openfetion-0.2-1|35	rm -rf $RPM_BUILD_ROOT
12cr|pidgin-openfetion-0.2-1|36	
12cr|pidgin-openfetion-0.2-1|37	%files -f pidgin-ofetion.lang
12cr|pidgin-openfetion-0.2-1|38	%defattr(-,root,root)
12cr|pidgin-openfetion-0.2-1|39	%{_libdir}/purple-2/libopenfetion.so
12cr|pidgin-openfetion-0.2-1|40	%{_datadir}/pixmaps/pidgin/protocols/16/openfetion.png
12cr|pidgin-openfetion-0.2-1|41	%{_datadir}/purple/openfetion
12cr|pidgin-openfetion-0.2-1|42	
12cr|pidgin-openfetion-0.2-1|43	
12cr|pidgin-openfetion-0.2-1|44	%changelog
12cr|pidgin-openfetion-0.2-1|45	* Wed Jun 08 2011 Funda Wang <fwang@mandriva.org> 0.2-1
12cr|pidgin-openfetion-0.2-1|46	+ Revision: 683142
12cr|pidgin-openfetion-0.2-1|47	- new version 0.2
12cr|pidgin-openfetion-0.2-1|48	
12cr|pidgin-openfetion-0.2-1|49	* Sun Mar 13 2011 Funda Wang <fwang@mandriva.org> 0.1-2
12cr|pidgin-openfetion-0.2-1|50	+ Revision: 644364
12cr|pidgin-openfetion-0.2-1|51	- fix typo of xml libs
12cr|pidgin-openfetion-0.2-1|52	- import pidgin-openfetion
12cr|pidgin-openfetion-0.2-1|53	

6175 12
12cr|pidgin-otr-3.2.1-2|1	%define	version	3.2.1
12cr|pidgin-otr-3.2.1-2|2	%define release	%mkrel 2
12cr|pidgin-otr-3.2.1-2|3	
12cr|pidgin-otr-3.2.1-2|4	Summary:	Pidgin plugin that implements Off-the-Record Messaging
12cr|pidgin-otr-3.2.1-2|5	Name:		pidgin-otr
12cr|pidgin-otr-3.2.1-2|6	Version:	%{version}
12cr|pidgin-otr-3.2.1-2|7	Release:	%{release}
12cr|pidgin-otr-3.2.1-2|8	License:	GPLv2
12cr|pidgin-otr-3.2.1-2|9	Group:		Networking/Instant messaging
12cr|pidgin-otr-3.2.1-2|10	URL:		http://www.cypherpunks.ca/otr/
12cr|pidgin-otr-3.2.1-2|11	Source0:	http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz
12cr|pidgin-otr-3.2.1-2|12	Source1:	http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz.asc
12cr|pidgin-otr-3.2.1-2|13	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pidgin-otr-3.2.1-2|14	BuildRequires:	pidgin-devel
12cr|pidgin-otr-3.2.1-2|15	BuildRequires:	libotr-devel >= 3.2.0-5.1
12cr|pidgin-otr-3.2.1-2|16	BuildRequires:	gtk2-devel >= 2.4
12cr|pidgin-otr-3.2.1-2|17	BuildRequires:	libgcrypt-devel >= 1.2.0
12cr|pidgin-otr-3.2.1-2|18	BuildRequires:	intltool
12cr|pidgin-otr-3.2.1-2|19	Requires:	pidgin
12cr|pidgin-otr-3.2.1-2|20	Provides: gaim-otr
12cr|pidgin-otr-3.2.1-2|21	Obsoletes: gaim-otr
12cr|pidgin-otr-3.2.1-2|22	
12cr|pidgin-otr-3.2.1-2|23	%description
12cr|pidgin-otr-3.2.1-2|24	This is a plugin for pidgin which implements Off-the-Record
12cr|pidgin-otr-3.2.1-2|25	Messaging over any IM network pidgin supports.
12cr|pidgin-otr-3.2.1-2|26	
12cr|pidgin-otr-3.2.1-2|27	OTR allows you to have private conversations over IM by providing:
12cr|pidgin-otr-3.2.1-2|28	- Encryption
12cr|pidgin-otr-3.2.1-2|29	- No one else can read your instant messages.
12cr|pidgin-otr-3.2.1-2|30	- Authentication
12cr|pidgin-otr-3.2.1-2|31	- You are assured the correspondent is who you think it is.
12cr|pidgin-otr-3.2.1-2|32	- Deniability
12cr|pidgin-otr-3.2.1-2|33	- The messages you send do _not_ have digital signatures that are
12cr|pidgin-otr-3.2.1-2|34	checkable by a third party.  Anyone can forge messages after a
12cr|pidgin-otr-3.2.1-2|35	conversation to make them look like they came from you.  However,
12cr|pidgin-otr-3.2.1-2|36	_during_ a conversation, your correspondent is assured the messages
12cr|pidgin-otr-3.2.1-2|37	he sees are authentic and unmodified.
12cr|pidgin-otr-3.2.1-2|38	- Perfect forward secrecy
12cr|pidgin-otr-3.2.1-2|39	- If you lose control of your private keys, no previous conversation
12cr|pidgin-otr-3.2.1-2|40	is compromised.
12cr|pidgin-otr-3.2.1-2|41	
12cr|pidgin-otr-3.2.1-2|42	%prep
12cr|pidgin-otr-3.2.1-2|43	%setup -q
12cr|pidgin-otr-3.2.1-2|44	
12cr|pidgin-otr-3.2.1-2|45	%build
12cr|pidgin-otr-3.2.1-2|46	%configure2_5x
12cr|pidgin-otr-3.2.1-2|47	%make
12cr|pidgin-otr-3.2.1-2|48	
12cr|pidgin-otr-3.2.1-2|49	%install
12cr|pidgin-otr-3.2.1-2|50	rm -rf %{buildroot} %name.lang
12cr|pidgin-otr-3.2.1-2|51	%makeinstall_std
12cr|pidgin-otr-3.2.1-2|52	
12cr|pidgin-otr-3.2.1-2|53	# remove unneeded file
12cr|pidgin-otr-3.2.1-2|54	rm -f %{buildroot}%{_libdir}/pidgin/*.la
12cr|pidgin-otr-3.2.1-2|55	
12cr|pidgin-otr-3.2.1-2|56	%find_lang %name
12cr|pidgin-otr-3.2.1-2|57	
12cr|pidgin-otr-3.2.1-2|58	%clean
12cr|pidgin-otr-3.2.1-2|59	rm -rf %{buildroot}
12cr|pidgin-otr-3.2.1-2|60	
12cr|pidgin-otr-3.2.1-2|61	%files -f %name.lang
12cr|pidgin-otr-3.2.1-2|62	%defattr(-,root,root)
12cr|pidgin-otr-3.2.1-2|63	%doc AUTHORS ChangeLog NEWS README
12cr|pidgin-otr-3.2.1-2|64	%{_libdir}/pidgin/*.so
12cr|pidgin-otr-3.2.1-2|65	
12cr|pidgin-otr-3.2.1-2|66	
12cr|pidgin-otr-3.2.1-2|67	
12cr|pidgin-otr-3.2.1-2|68	
12cr|pidgin-otr-3.2.1-2|69	%changelog
12cr|pidgin-otr-3.2.1-2|70	* Mon Aug 20 2012 Götz Waschk <waschk@mandriva.org> 3.2.1-2mdv2012.0
12cr|pidgin-otr-3.2.1-2|71	+ Revision: 815454
12cr|pidgin-otr-3.2.1-2|72	- rebuild
12cr|pidgin-otr-3.2.1-2|73	
12cr|pidgin-otr-3.2.1-2|74	* Wed Aug 15 2012 Götz Waschk <waschk@mandriva.org> 3.2.1-1
12cr|pidgin-otr-3.2.1-2|75	+ Revision: 814850
12cr|pidgin-otr-3.2.1-2|76	- add build dep on intltool
12cr|pidgin-otr-3.2.1-2|77	- drop patch
12cr|pidgin-otr-3.2.1-2|78	- relax libotr version, allow build with the security update
12cr|pidgin-otr-3.2.1-2|79	- update to new version 3.2.1
12cr|pidgin-otr-3.2.1-2|80	
12cr|pidgin-otr-3.2.1-2|81	* Wed Jul 13 2011 Götz Waschk <waschk@mandriva.org> 3.2.0-3
12cr|pidgin-otr-3.2.1-2|82	+ Revision: 689837
12cr|pidgin-otr-3.2.1-2|83	- rebuild
12cr|pidgin-otr-3.2.1-2|84	
12cr|pidgin-otr-3.2.1-2|85	* Sun Jun 21 2009 Götz Waschk <waschk@mandriva.org> 3.2.0-2mdv2011.0
12cr|pidgin-otr-3.2.1-2|86	+ Revision: 387918
12cr|pidgin-otr-3.2.1-2|87	- fix format string
12cr|pidgin-otr-3.2.1-2|88	- update license
12cr|pidgin-otr-3.2.1-2|89	
12cr|pidgin-otr-3.2.1-2|90	* Sat Jun 21 2008 Funda Wang <fwang@mandriva.org> 3.2.0-1mdv2009.0
12cr|pidgin-otr-3.2.1-2|91	+ Revision: 227776
12cr|pidgin-otr-3.2.1-2|92	- New version 3.2.0
12cr|pidgin-otr-3.2.1-2|93	
12cr|pidgin-otr-3.2.1-2|94	* Thu Mar 13 2008 Andreas Hasenack <andreas@mandriva.com> 3.1.0-3mdv2008.1
12cr|pidgin-otr-3.2.1-2|95	+ Revision: 187588
12cr|pidgin-otr-3.2.1-2|96	- rebuild for 2008.1
12cr|pidgin-otr-3.2.1-2|97	
12cr|pidgin-otr-3.2.1-2|98	+ Olivier Blin <blino@mandriva.org>
12cr|pidgin-otr-3.2.1-2|99	- restore BuildRoot
12cr|pidgin-otr-3.2.1-2|100	
12cr|pidgin-otr-3.2.1-2|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|pidgin-otr-3.2.1-2|102	- kill re-definition of %%buildroot on Pixel's request
12cr|pidgin-otr-3.2.1-2|103	
12cr|pidgin-otr-3.2.1-2|104	* Wed Oct 03 2007 Funda Wang <fwang@mandriva.org> 3.1.0-2mdv2008.0
12cr|pidgin-otr-3.2.1-2|105	+ Revision: 95086
12cr|pidgin-otr-3.2.1-2|106	- rebuild for pidgin 2.2.1
12cr|pidgin-otr-3.2.1-2|107	
12cr|pidgin-otr-3.2.1-2|108	* Mon Aug 06 2007 Götz Waschk <waschk@mandriva.org> 3.1.0-1mdv2008.0
12cr|pidgin-otr-3.2.1-2|109	+ Revision: 59295
12cr|pidgin-otr-3.2.1-2|110	- fix buildrequires
12cr|pidgin-otr-3.2.1-2|111	- new version
12cr|pidgin-otr-3.2.1-2|112	- drop patches
12cr|pidgin-otr-3.2.1-2|113	- bump deps
12cr|pidgin-otr-3.2.1-2|114	- update file list
12cr|pidgin-otr-3.2.1-2|115	
12cr|pidgin-otr-3.2.1-2|116	* Wed May 09 2007 Götz Waschk <waschk@mandriva.org> 3.0.0-1mdv2008.0
12cr|pidgin-otr-3.2.1-2|117	+ Revision: 25659
12cr|pidgin-otr-3.2.1-2|118	- new version
12cr|pidgin-otr-3.2.1-2|119	- patch for pidgin 2.0
12cr|pidgin-otr-3.2.1-2|120	- rename
12cr|pidgin-otr-3.2.1-2|121	

6176 12
12cr|pidgin-plugin-mrim-0.1.28-1|1	%define	PackageName	mrim-prpl
12cr|pidgin-plugin-mrim-0.1.28-1|2	
12cr|pidgin-plugin-mrim-0.1.28-1|3	Summary:	MRIM Plugin for libpurple and derived IM clients
12cr|pidgin-plugin-mrim-0.1.28-1|4	Name:		pidgin-plugin-mrim
12cr|pidgin-plugin-mrim-0.1.28-1|5	Version:	0.1.28
12cr|pidgin-plugin-mrim-0.1.28-1|6	Release:	%mkrel 1
12cr|pidgin-plugin-mrim-0.1.28-1|7	License:	GPLv2+
12cr|pidgin-plugin-mrim-0.1.28-1|8	Group:		Networking/Instant messaging
12cr|pidgin-plugin-mrim-0.1.28-1|9	Url:		http://code.google.com/p/mrim-prpl/
12cr|pidgin-plugin-mrim-0.1.28-1|10	Source0:	http://mrim-prpl.googlecode.com/files/mrim-prpl-%{version}.tar.gz
12cr|pidgin-plugin-mrim-0.1.28-1|11	BuildRoot:	%{_tmppath}/%{name}_%{version}-build
12cr|pidgin-plugin-mrim-0.1.28-1|12	
12cr|pidgin-plugin-mrim-0.1.28-1|13	#BuildRequires:	libpurple-devel
12cr|pidgin-plugin-mrim-0.1.28-1|14	%ifarch x86_64
12cr|pidgin-plugin-mrim-0.1.28-1|15	BuildRequires:	lib64purple-devel
12cr|pidgin-plugin-mrim-0.1.28-1|16	%else
12cr|pidgin-plugin-mrim-0.1.28-1|17	BuildRequires:	libpurple-devel
12cr|pidgin-plugin-mrim-0.1.28-1|18	%endif
12cr|pidgin-plugin-mrim-0.1.28-1|19	
12cr|pidgin-plugin-mrim-0.1.28-1|20	%description
12cr|pidgin-plugin-mrim-0.1.28-1|21	All the other plugins for all libpurple derived clients.
12cr|pidgin-plugin-mrim-0.1.28-1|22	
12cr|pidgin-plugin-mrim-0.1.28-1|23	%prep
12cr|pidgin-plugin-mrim-0.1.28-1|24	%setup -q -n %PackageName-%{version}
12cr|pidgin-plugin-mrim-0.1.28-1|25	
12cr|pidgin-plugin-mrim-0.1.28-1|26	%build
12cr|pidgin-plugin-mrim-0.1.28-1|27	./configure --gtk --libdir=%{_libdir}
12cr|pidgin-plugin-mrim-0.1.28-1|28	%make
12cr|pidgin-plugin-mrim-0.1.28-1|29	
12cr|pidgin-plugin-mrim-0.1.28-1|30	%install
12cr|pidgin-plugin-mrim-0.1.28-1|31	rm -rf %{buildroot}
12cr|pidgin-plugin-mrim-0.1.28-1|32	install -Dm0644 libmrim.so %{buildroot}/%{_libdir}/purple-2/libmrim.so
12cr|pidgin-plugin-mrim-0.1.28-1|33	install -Dm0644 pixmaps/mrim16.png %{buildroot}/%{_datadir}/pixmaps/pidgin/protocols/16/mrim.png
12cr|pidgin-plugin-mrim-0.1.28-1|34	install -Dm0644 pixmaps/mrim22.png %{buildroot}/%{_datadir}/pixmaps/pidgin/protocols/22/mrim.png
12cr|pidgin-plugin-mrim-0.1.28-1|35	install -Dm0644 pixmaps/mrim32.png %{buildroot}/%{_datadir}/pixmaps/pidgin/protocols/32/mrim.png
12cr|pidgin-plugin-mrim-0.1.28-1|36	
12cr|pidgin-plugin-mrim-0.1.28-1|37	%files
12cr|pidgin-plugin-mrim-0.1.28-1|38	%defattr (-,root,root,0755)
12cr|pidgin-plugin-mrim-0.1.28-1|39	%doc README LICENSE TODO
12cr|pidgin-plugin-mrim-0.1.28-1|40	%{_libdir}/purple-2/libmrim.so
12cr|pidgin-plugin-mrim-0.1.28-1|41	%{_datadir}/pixmaps/pidgin/protocols/*/mrim.png
12cr|pidgin-plugin-mrim-0.1.28-1|42	
12cr|pidgin-plugin-mrim-0.1.28-1|43	%clean
12cr|pidgin-plugin-mrim-0.1.28-1|44	rm -rf %{buildroot}
12cr|pidgin-plugin-mrim-0.1.28-1|45	
12cr|pidgin-plugin-mrim-0.1.28-1|46	%changelog
12cr|pidgin-plugin-mrim-0.1.28-1|47	* Thu Jul 21 2011 Sergey Zhemoitel <serg@mandriva.org> 0.1.28-1mdv2012.0
12cr|pidgin-plugin-mrim-0.1.28-1|48	+ Revision: 690794
12cr|pidgin-plugin-mrim-0.1.28-1|49	- fix arch x86_64
12cr|pidgin-plugin-mrim-0.1.28-1|50	- fix macros
12cr|pidgin-plugin-mrim-0.1.28-1|51	- imported package pidgin-plugin-mrim
12cr|pidgin-plugin-mrim-0.1.28-1|52	- new release 0.1.28
12cr|pidgin-plugin-mrim-0.1.28-1|53	- clean changelog
12cr|pidgin-plugin-mrim-0.1.28-1|54	- update new version 0.1.26
12cr|pidgin-plugin-mrim-0.1.28-1|55	- imported package pidgin-plugin-mrim
12cr|pidgin-plugin-mrim-0.1.28-1|56	
12cr|pidgin-plugin-mrim-0.1.28-1|57	
12cr|pidgin-plugin-mrim-0.1.28-1|58	* Thu Nov 04 2010 Sergey Zhemoitel <djam5@ya.ru> 0.1.1-1mdv2010.1
12cr|pidgin-plugin-mrim-0.1.28-1|59	- rebuild for Mandriva 2010.1
12cr|pidgin-plugin-mrim-0.1.28-1|60	
12cr|pidgin-plugin-mrim-0.1.28-1|61	* Thu Sep 02 2010 Anton A. Vinogradov <arc@altlinux.org> 0.1.1-alt1.r8
12cr|pidgin-plugin-mrim-0.1.28-1|62	- Core
12cr|pidgin-plugin-mrim-0.1.28-1|63	support pidgin 2.3.1+
12cr|pidgin-plugin-mrim-0.1.28-1|64	downgrade to protocol 1.9
12cr|pidgin-plugin-mrim-0.1.28-1|65	- Account
12cr|pidgin-plugin-mrim-0.1.28-1|66	fix remove buddy issue
12cr|pidgin-plugin-mrim-0.1.28-1|67	fix authorize buddy issue
12cr|pidgin-plugin-mrim-0.1.28-1|68	- Other
12cr|pidgin-plugin-mrim-0.1.28-1|69	Links "Set user info" and "Set avatar"
12cr|pidgin-plugin-mrim-0.1.28-1|70	
12cr|pidgin-plugin-mrim-0.1.28-1|71	* Thu Aug 26 2010 Anton A. Vinogradov <arc@altlinux.org> 0.1-alt1.r22
12cr|pidgin-plugin-mrim-0.1.28-1|72	- Roster
12cr|pidgin-plugin-mrim-0.1.28-1|73	Group deletion fix (segfault)
12cr|pidgin-plugin-mrim-0.1.28-1|74	Add + Modify phones
12cr|pidgin-plugin-mrim-0.1.28-1|75	fix mrim_add_buddy bug(wrong pq->seq)
12cr|pidgin-plugin-mrim-0.1.28-1|76	- Account
12cr|pidgin-plugin-mrim-0.1.28-1|77	Fix a crash on disconnect
12cr|pidgin-plugin-mrim-0.1.28-1|78	- Messages
12cr|pidgin-plugin-mrim-0.1.28-1|79	Now, maximum mesage size is 65Kb. (1kb before)
12cr|pidgin-plugin-mrim-0.1.28-1|80	Free SMS
12cr|pidgin-plugin-mrim-0.1.28-1|81	
12cr|pidgin-plugin-mrim-0.1.28-1|82	* Sat Jul 24 2010 Anton A. Vinogradov <arc@altlinux.org> 0.1-alt1.r21
12cr|pidgin-plugin-mrim-0.1.28-1|83	- improve contact list
12cr|pidgin-plugin-mrim-0.1.28-1|84	
12cr|pidgin-plugin-mrim-0.1.28-1|85	* Fri Jun 25 2010 Anton A. Vinogradov <arc@altlinux.org> 0.1-alt1.r19
12cr|pidgin-plugin-mrim-0.1.28-1|86	- new revision
12cr|pidgin-plugin-mrim-0.1.28-1|87	- initial build for ALT Linux Sisyphus
12cr|pidgin-plugin-mrim-0.1.28-1|88	
12cr|pidgin-plugin-mrim-0.1.28-1|89	* Sat May 01 2010 Anton A. Vinogradov <arc@altlinux.org> 0.1-alt1.r15
12cr|pidgin-plugin-mrim-0.1.28-1|90	- improve offline messages support
12cr|pidgin-plugin-mrim-0.1.28-1|91	
12cr|pidgin-plugin-mrim-0.1.28-1|92	* Fri Apr 09 2010 Anton A. Vinogradov <arc@altlinux.org> 0.1-alt1.r13
12cr|pidgin-plugin-mrim-0.1.28-1|93	- add avatars support
12cr|pidgin-plugin-mrim-0.1.28-1|94	- depencies fix
12cr|pidgin-plugin-mrim-0.1.28-1|95	- spec cleanup
12cr|pidgin-plugin-mrim-0.1.28-1|96	
12cr|pidgin-plugin-mrim-0.1.28-1|97	* Sun Mar 28 2010 Anton A. Vinogradov <arc@altlinux.org> 0.1-alt0.r11.1
12cr|pidgin-plugin-mrim-0.1.28-1|98	- add offline messages support
12cr|pidgin-plugin-mrim-0.1.28-1|99	
12cr|pidgin-plugin-mrim-0.1.28-1|100	* Sun Mar 28 2010 Anton A. Vinogradov <arc@altlinux.org> 0.1-alt0.r10.1
12cr|pidgin-plugin-mrim-0.1.28-1|101	- new revision
12cr|pidgin-plugin-mrim-0.1.28-1|102	
12cr|pidgin-plugin-mrim-0.1.28-1|103	* Wed Mar 17 2010 Anton A. Vinogradov <arc@altlinux.org> 0.1-alt0.r9.1
12cr|pidgin-plugin-mrim-0.1.28-1|104	- new revision
12cr|pidgin-plugin-mrim-0.1.28-1|105	
12cr|pidgin-plugin-mrim-0.1.28-1|106	* Sun Mar 14 2010 Anton A. Vinogradov <arc@altlinux.org> 0.1-alt0.r8.1
12cr|pidgin-plugin-mrim-0.1.28-1|107	- spec cleanup
12cr|pidgin-plugin-mrim-0.1.28-1|108	- new revision
12cr|pidgin-plugin-mrim-0.1.28-1|109	
12cr|pidgin-plugin-mrim-0.1.28-1|110	* Fri Mar 12 2010 Anton A. Vinogradov <arc@altlinux.org> r6-alt1
12cr|pidgin-plugin-mrim-0.1.28-1|111	- initial build for ALT Linux
12cr|pidgin-plugin-mrim-0.1.28-1|112	

6177 12
12cr|pidgin-plugin-pack-2.6.3-3|1	%define oname purple-plugin_pack
12cr|pidgin-plugin-pack-2.6.3-3|2	%define version 2.6.3
12cr|pidgin-plugin-pack-2.6.3-3|3	%define fname %oname-%version
12cr|pidgin-plugin-pack-2.6.3-3|4	%define pidgin_major_ver 2
12cr|pidgin-plugin-pack-2.6.3-3|5	%define pidgin_minor_ver 6
12cr|pidgin-plugin-pack-2.6.3-3|6	%define pidgin_next_major_ver %(echo $((%{pidgin_major_ver}+1)))
12cr|pidgin-plugin-pack-2.6.3-3|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)
12cr|pidgin-plugin-pack-2.6.3-3|8	
12cr|pidgin-plugin-pack-2.6.3-3|9	Summary:    Plugin Pack for libpurple and derived IM clients
12cr|pidgin-plugin-pack-2.6.3-3|10	Name:       pidgin-plugin-pack
12cr|pidgin-plugin-pack-2.6.3-3|11	Version:    %version
12cr|pidgin-plugin-pack-2.6.3-3|12	
12cr|pidgin-plugin-pack-2.6.3-3|13	Release:    3
12cr|pidgin-plugin-pack-2.6.3-3|14	License:    GPLv2+
12cr|pidgin-plugin-pack-2.6.3-3|15	Group:      Networking/Instant messaging
12cr|pidgin-plugin-pack-2.6.3-3|16	
12cr|pidgin-plugin-pack-2.6.3-3|17	URL:        http://plugins.guifications.org/
12cr|pidgin-plugin-pack-2.6.3-3|18	Source0:    %{fname}.tar.bz2
12cr|pidgin-plugin-pack-2.6.3-3|19	BuildRequires: intltool
12cr|pidgin-plugin-pack-2.6.3-3|20	BuildRequires: python
12cr|pidgin-plugin-pack-2.6.3-3|21	BuildRequires: pidgin-devel >= %{pidgin_major_ver}.%{pidgin_minor_ver}, pidgin-devel < %{pidgin_next_major_ver}
12cr|pidgin-plugin-pack-2.6.3-3|22	BuildRequires: gtk2-devel
12cr|pidgin-plugin-pack-2.6.3-3|23	BuildRequires: gtkspell-devel
12cr|pidgin-plugin-pack-2.6.3-3|24	BuildRequires: talkfilters-devel
12cr|pidgin-plugin-pack-2.6.3-3|25	Requires:   pidgin >= %{pidgin_major_ver}.%{pidgin_build_minor_ver}, pidgin < %{pidgin_next_major_ver}
12cr|pidgin-plugin-pack-2.6.3-3|26	
12cr|pidgin-plugin-pack-2.6.3-3|27	
12cr|pidgin-plugin-pack-2.6.3-3|28	%description
12cr|pidgin-plugin-pack-2.6.3-3|29	Additional plugins for Pidgin.
12cr|pidgin-plugin-pack-2.6.3-3|30	
12cr|pidgin-plugin-pack-2.6.3-3|31	%prep
12cr|pidgin-plugin-pack-2.6.3-3|32	%setup -q -n %fname
12cr|pidgin-plugin-pack-2.6.3-3|33	
12cr|pidgin-plugin-pack-2.6.3-3|34	%build
12cr|pidgin-plugin-pack-2.6.3-3|35	%configure2_5x --disable-static
12cr|pidgin-plugin-pack-2.6.3-3|36	%make
12cr|pidgin-plugin-pack-2.6.3-3|37	
12cr|pidgin-plugin-pack-2.6.3-3|38	%install
12cr|pidgin-plugin-pack-2.6.3-3|39	%makeinstall_std
12cr|pidgin-plugin-pack-2.6.3-3|40	
12cr|pidgin-plugin-pack-2.6.3-3|41	%find_lang plugin_pack
12cr|pidgin-plugin-pack-2.6.3-3|42	
12cr|pidgin-plugin-pack-2.6.3-3|43	%files -f plugin_pack.lang
12cr|pidgin-plugin-pack-2.6.3-3|44	%defattr(-,root,root,-)
12cr|pidgin-plugin-pack-2.6.3-3|45	%doc AUTHORS ChangeLog
12cr|pidgin-plugin-pack-2.6.3-3|46	%{_datadir}/pixmaps/pidgin/protocols/*/napster.png
12cr|pidgin-plugin-pack-2.6.3-3|47	%_libdir/pidgin/album.so
12cr|pidgin-plugin-pack-2.6.3-3|48	%_libdir/pidgin/blistops.so
12cr|pidgin-plugin-pack-2.6.3-3|49	%_libdir/pidgin/convbadger.so
12cr|pidgin-plugin-pack-2.6.3-3|50	%_libdir/pidgin/difftopic.so
12cr|pidgin-plugin-pack-2.6.3-3|51	%_libdir/pidgin/enhancedhist.so
12cr|pidgin-plugin-pack-2.6.3-3|52	%_libdir/pidgin/gRIM.so
12cr|pidgin-plugin-pack-2.6.3-3|53	%_libdir/pidgin/infopane.so
12cr|pidgin-plugin-pack-2.6.3-3|54	%_libdir/pidgin/irssi.so
12cr|pidgin-plugin-pack-2.6.3-3|55	%_libdir/pidgin/lastseen.so
12cr|pidgin-plugin-pack-2.6.3-3|56	%_libdir/pidgin/listlog.so
12cr|pidgin-plugin-pack-2.6.3-3|57	%_libdir/pidgin/mystatusbox.so
12cr|pidgin-plugin-pack-2.6.3-3|58	%_libdir/pidgin/nicksaid.so
12cr|pidgin-plugin-pack-2.6.3-3|59	%_libdir/pidgin/pidgin-schedule.so
12cr|pidgin-plugin-pack-2.6.3-3|60	%_libdir/pidgin/plonkers.so
12cr|pidgin-plugin-pack-2.6.3-3|61	%_libdir/pidgin/sepandtab.so
12cr|pidgin-plugin-pack-2.6.3-3|62	%_libdir/pidgin/switchspell.so
12cr|pidgin-plugin-pack-2.6.3-3|63	%_libdir/pidgin/talkfilters.so
12cr|pidgin-plugin-pack-2.6.3-3|64	%_libdir/pidgin/timelog.so
12cr|pidgin-plugin-pack-2.6.3-3|65	%_libdir/pidgin/xchat-chats.so
12cr|pidgin-plugin-pack-2.6.3-3|66	%_libdir/purple-2/autoprofile.so
12cr|pidgin-plugin-pack-2.6.3-3|67	%_libdir/purple-2/autoreply.so
12cr|pidgin-plugin-pack-2.6.3-3|68	%_libdir/purple-2/bash.so
12cr|pidgin-plugin-pack-2.6.3-3|69	%_libdir/purple-2/colorize.so
12cr|pidgin-plugin-pack-2.6.3-3|70	%_libdir/purple-2/dewysiwygification.so
12cr|pidgin-plugin-pack-2.6.3-3|71	%_libdir/purple-2/dice.so
12cr|pidgin-plugin-pack-2.6.3-3|72	%_libdir/purple-2/eight_ball.so
12cr|pidgin-plugin-pack-2.6.3-3|73	%_libdir/purple-2/findip.so
12cr|pidgin-plugin-pack-2.6.3-3|74	%_libdir/purple-2/flip.so
12cr|pidgin-plugin-pack-2.6.3-3|75	%_libdir/purple-2/google.so
12cr|pidgin-plugin-pack-2.6.3-3|76	%_libdir/purple-2/groupmsg.so
12cr|pidgin-plugin-pack-2.6.3-3|77	%_libdir/purple-2/highlight.so
12cr|pidgin-plugin-pack-2.6.3-3|78	%_libdir/purple-2/ignore.so
12cr|pidgin-plugin-pack-2.6.3-3|79	%_libdir/purple-2/irchelper.so
12cr|pidgin-plugin-pack-2.6.3-3|80	%_libdir/purple-2/irc-more.so
12cr|pidgin-plugin-pack-2.6.3-3|81	%_libdir/purple-2/libsnpp.so
12cr|pidgin-plugin-pack-2.6.3-3|82	%_libdir/purple-2/listhandler.so
12cr|pidgin-plugin-pack-2.6.3-3|83	%_libdir/purple-2/napster.so
12cr|pidgin-plugin-pack-2.6.3-3|84	%_libdir/purple-2/oldlogger.so
12cr|pidgin-plugin-pack-2.6.3-3|85	%_libdir/purple-2/showoffline.so
12cr|pidgin-plugin-pack-2.6.3-3|86	%_libdir/purple-2/simfix.so
12cr|pidgin-plugin-pack-2.6.3-3|87	%_libdir/purple-2/slashexec.so
12cr|pidgin-plugin-pack-2.6.3-3|88	%_libdir/purple-2/splitter.so
12cr|pidgin-plugin-pack-2.6.3-3|89	%_libdir/purple-2/sslinfo.so
12cr|pidgin-plugin-pack-2.6.3-3|90	%_libdir/purple-2/xmppprio.so
12cr|pidgin-plugin-pack-2.6.3-3|91	
12cr|pidgin-plugin-pack-2.6.3-3|92	
12cr|pidgin-plugin-pack-2.6.3-3|93	%changelog
12cr|pidgin-plugin-pack-2.6.3-3|94	* Tue Jul 26 2011 Götz Waschk <waschk@mandriva.org> 2.6.3-2mdv2012.0
12cr|pidgin-plugin-pack-2.6.3-3|95	+ Revision: 691702
12cr|pidgin-plugin-pack-2.6.3-3|96	- rebuild
12cr|pidgin-plugin-pack-2.6.3-3|97	
12cr|pidgin-plugin-pack-2.6.3-3|98	* Sun Jul 25 2010 Götz Waschk <waschk@mandriva.org> 2.6.3-1mdv2011.0
12cr|pidgin-plugin-pack-2.6.3-3|99	+ Revision: 558536
12cr|pidgin-plugin-pack-2.6.3-3|100	- new version
12cr|pidgin-plugin-pack-2.6.3-3|101	
12cr|pidgin-plugin-pack-2.6.3-3|102	* Wed Jan 20 2010 Götz Waschk <waschk@mandriva.org> 2.6.2-1mdv2010.1
12cr|pidgin-plugin-pack-2.6.3-3|103	+ Revision: 494041
12cr|pidgin-plugin-pack-2.6.3-3|104	- new version
12cr|pidgin-plugin-pack-2.6.3-3|105	- readd talkfilters plugin
12cr|pidgin-plugin-pack-2.6.3-3|106	
12cr|pidgin-plugin-pack-2.6.3-3|107	* Fri Nov 06 2009 Götz Waschk <waschk@mandriva.org> 2.6.0-2mdv2010.1
12cr|pidgin-plugin-pack-2.6.3-3|108	+ Revision: 460851
12cr|pidgin-plugin-pack-2.6.3-3|109	- new version
12cr|pidgin-plugin-pack-2.6.3-3|110	- drop patch
12cr|pidgin-plugin-pack-2.6.3-3|111	- update file list
12cr|pidgin-plugin-pack-2.6.3-3|112	
12cr|pidgin-plugin-pack-2.6.3-3|113	* Mon Apr 20 2009 Götz Waschk <waschk@mandriva.org> 2.5.1-2mdv2010.0
12cr|pidgin-plugin-pack-2.6.3-3|114	+ Revision: 368373
12cr|pidgin-plugin-pack-2.6.3-3|115	- fix very slow tab switching with switchspell enabled
12cr|pidgin-plugin-pack-2.6.3-3|116	
12cr|pidgin-plugin-pack-2.6.3-3|117	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 2.5.1-1mdv2009.1
12cr|pidgin-plugin-pack-2.6.3-3|118	+ Revision: 323291
12cr|pidgin-plugin-pack-2.6.3-3|119	- New version 2.5.1
12cr|pidgin-plugin-pack-2.6.3-3|120	
12cr|pidgin-plugin-pack-2.6.3-3|121	* Tue Aug 05 2008 Götz Waschk <waschk@mandriva.org> 2.4.0-1mdv2009.0
12cr|pidgin-plugin-pack-2.6.3-3|122	+ Revision: 264082
12cr|pidgin-plugin-pack-2.6.3-3|123	- update build deps
12cr|pidgin-plugin-pack-2.6.3-3|124	- new version
12cr|pidgin-plugin-pack-2.6.3-3|125	- remove talkfilters plugin
12cr|pidgin-plugin-pack-2.6.3-3|126	- add new plugins: autoprofile, colorize, google, listlog, splitter
12cr|pidgin-plugin-pack-2.6.3-3|127	
12cr|pidgin-plugin-pack-2.6.3-3|128	* Wed Apr 09 2008 Götz Waschk <waschk@mandriva.org> 2.3.0-1mdv2009.0
12cr|pidgin-plugin-pack-2.6.3-3|129	+ Revision: 192441
12cr|pidgin-plugin-pack-2.6.3-3|130	- new version
12cr|pidgin-plugin-pack-2.6.3-3|131	- drop patch
12cr|pidgin-plugin-pack-2.6.3-3|132	- update file list
12cr|pidgin-plugin-pack-2.6.3-3|133	
12cr|pidgin-plugin-pack-2.6.3-3|134	* Mon Mar 03 2008 Götz Waschk <waschk@mandriva.org> 2.2.0-2mdv2008.1
12cr|pidgin-plugin-pack-2.6.3-3|135	+ Revision: 177960
12cr|pidgin-plugin-pack-2.6.3-3|136	- patch to fix timelog plugin
12cr|pidgin-plugin-pack-2.6.3-3|137	
12cr|pidgin-plugin-pack-2.6.3-3|138	+ Olivier Blin <oblin@mandriva.com>
12cr|pidgin-plugin-pack-2.6.3-3|139	- restore BuildRoot
12cr|pidgin-plugin-pack-2.6.3-3|140	
12cr|pidgin-plugin-pack-2.6.3-3|141	+ Thierry Vignaud <tv@mandriva.org>
12cr|pidgin-plugin-pack-2.6.3-3|142	- kill re-definition of %%buildroot on Pixel's request
12cr|pidgin-plugin-pack-2.6.3-3|143	
12cr|pidgin-plugin-pack-2.6.3-3|144	* Mon Nov 05 2007 Götz Waschk <waschk@mandriva.org> 2.2.0-1mdv2008.1
12cr|pidgin-plugin-pack-2.6.3-3|145	+ Revision: 106112
12cr|pidgin-plugin-pack-2.6.3-3|146	- new version
12cr|pidgin-plugin-pack-2.6.3-3|147	- update plugin list
12cr|pidgin-plugin-pack-2.6.3-3|148	
12cr|pidgin-plugin-pack-2.6.3-3|149	* Wed Oct 03 2007 Funda Wang <fwang@mandriva.org> 2.1.1-2mdv2008.0
12cr|pidgin-plugin-pack-2.6.3-3|150	+ Revision: 95067
12cr|pidgin-plugin-pack-2.6.3-3|151	- rebuild against pidgin 2.2.1
12cr|pidgin-plugin-pack-2.6.3-3|152	
12cr|pidgin-plugin-pack-2.6.3-3|153	* Tue Aug 28 2007 Götz Waschk <waschk@mandriva.org> 2.1.1-1mdv2008.0
12cr|pidgin-plugin-pack-2.6.3-3|154	+ Revision: 72700
12cr|pidgin-plugin-pack-2.6.3-3|155	- new version
12cr|pidgin-plugin-pack-2.6.3-3|156	- update file list
12cr|pidgin-plugin-pack-2.6.3-3|157	
12cr|pidgin-plugin-pack-2.6.3-3|158	* Fri Jul 20 2007 Götz Waschk <waschk@mandriva.org> 2.0.0-1mdv2008.0
12cr|pidgin-plugin-pack-2.6.3-3|159	+ Revision: 53860
12cr|pidgin-plugin-pack-2.6.3-3|160	- fix version macro in the spec file
12cr|pidgin-plugin-pack-2.6.3-3|161	- new version
12cr|pidgin-plugin-pack-2.6.3-3|162	- add new plugins
12cr|pidgin-plugin-pack-2.6.3-3|163	- update buildrequires
12cr|pidgin-plugin-pack-2.6.3-3|164	
12cr|pidgin-plugin-pack-2.6.3-3|165	* Sun Jun 03 2007 Götz Waschk <waschk@mandriva.org> 1.0-1mdv2008.0
12cr|pidgin-plugin-pack-2.6.3-3|166	+ Revision: 34951
12cr|pidgin-plugin-pack-2.6.3-3|167	- new version
12cr|pidgin-plugin-pack-2.6.3-3|168	
12cr|pidgin-plugin-pack-2.6.3-3|169	* Thu May 03 2007 Götz Waschk <waschk@mandriva.org> 1.0-0.beta7.2mdv2008.0
12cr|pidgin-plugin-pack-2.6.3-3|170	+ Revision: 20867
12cr|pidgin-plugin-pack-2.6.3-3|171	- split out xmms package
12cr|pidgin-plugin-pack-2.6.3-3|172	
12cr|pidgin-plugin-pack-2.6.3-3|173	* Wed May 02 2007 Götz Waschk <waschk@mandriva.org> 1.0-0.beta7.1mdv2008.0
12cr|pidgin-plugin-pack-2.6.3-3|174	+ Revision: 20766
12cr|pidgin-plugin-pack-2.6.3-3|175	- Import pidgin-plugin-pack
12cr|pidgin-plugin-pack-2.6.3-3|176	
12cr|pidgin-plugin-pack-2.6.3-3|177	
12cr|pidgin-plugin-pack-2.6.3-3|178	
12cr|pidgin-plugin-pack-2.6.3-3|179	
12cr|pidgin-plugin-pack-2.6.3-3|180	* Wed May  2 2007 Götz Waschk <waschk@mandriva.org> 1.0-0.beta7.1mdv2008.0
12cr|pidgin-plugin-pack-2.6.3-3|181	- initial package
12cr|pidgin-plugin-pack-2.6.3-3|182	
12cr|pidgin-plugin-pack-2.6.3-3|183	* Mon Apr 30 2007 Stu Tomlinson <stu@nosnilmot.com>
12cr|pidgin-plugin-pack-2.6.3-3|184	- Update for the rename of Gaim to Pidgin
12cr|pidgin-plugin-pack-2.6.3-3|185	- New URL for our new website
12cr|pidgin-plugin-pack-2.6.3-3|186	- Use tar.bz2 for source
12cr|pidgin-plugin-pack-2.6.3-3|187	- Split into pidgin- and purple- RPMs
12cr|pidgin-plugin-pack-2.6.3-3|188	
12cr|pidgin-plugin-pack-2.6.3-3|189	* Tue Dec 5 2006 John Bailey <rekkanoryo@rekkanoryo.org>
12cr|pidgin-plugin-pack-2.6.3-3|190	- Update the URL to match our new website
12cr|pidgin-plugin-pack-2.6.3-3|191	
12cr|pidgin-plugin-pack-2.6.3-3|192	* Thu Oct 19 2006 Stu Tomlinson <stu@nosnilmot.com>
12cr|pidgin-plugin-pack-2.6.3-3|193	- Removed locale from %%files, that's what %%find_lang is for
12cr|pidgin-plugin-pack-2.6.3-3|194	- Fixed finding translations
12cr|pidgin-plugin-pack-2.6.3-3|195	- Fixed %%s in %%changelog
12cr|pidgin-plugin-pack-2.6.3-3|196	- Package xmms pixmaps
12cr|pidgin-plugin-pack-2.6.3-3|197	- Add xmms-devel buildrequires
12cr|pidgin-plugin-pack-2.6.3-3|198	
12cr|pidgin-plugin-pack-2.6.3-3|199	* Sun Nov 11 2005 Peter Lawler <bleeter from users.sf.net>
12cr|pidgin-plugin-pack-2.6.3-3|200	- Added locale to %%files
12cr|pidgin-plugin-pack-2.6.3-3|201	- Enabled %%find_lang
12cr|pidgin-plugin-pack-2.6.3-3|202	
12cr|pidgin-plugin-pack-2.6.3-3|203	* Thu Nov 03 2005 Stu Tomlinson <stu@nosnilmot.com>
12cr|pidgin-plugin-pack-2.6.3-3|204	- Fix it again
12cr|pidgin-plugin-pack-2.6.3-3|205	
12cr|pidgin-plugin-pack-2.6.3-3|206	* Wed Nov 02 2005 Peter Lawler <bleeter@users.sf.net>
12cr|pidgin-plugin-pack-2.6.3-3|207	- Fixed up the Mandrivel .so rename
12cr|pidgin-plugin-pack-2.6.3-3|208	
12cr|pidgin-plugin-pack-2.6.3-3|209	* Tue Nov 01 2005 Stu Tomlinson <stu@nosnilmot.com>
12cr|pidgin-plugin-pack-2.6.3-3|210	- Fix it
12cr|pidgin-plugin-pack-2.6.3-3|211	
12cr|pidgin-plugin-pack-2.6.3-3|212	* Tue Nov 01 2005 Peter Lawler <bleeter@users.sf.net>
12cr|pidgin-plugin-pack-2.6.3-3|213	- Initial Spec File for Plugin Pack

6178 12
12cr|pidgin-privacy-please-0.7.1-1|1	Summary:	Pidgin plugin to stop spammers from annoying you
12cr|pidgin-privacy-please-0.7.1-1|2	Name:		pidgin-privacy-please
12cr|pidgin-privacy-please-0.7.1-1|3	Version:	0.7.1
12cr|pidgin-privacy-please-0.7.1-1|4	Release:	%mkrel 1
12cr|pidgin-privacy-please-0.7.1-1|5	License:	GPLv2+
12cr|pidgin-privacy-please-0.7.1-1|6	Group:		Networking/Instant messaging
12cr|pidgin-privacy-please-0.7.1-1|7	Url:		http://code.google.com/p/pidgin-privacy-please/
12cr|pidgin-privacy-please-0.7.1-1|8	Source0:	http://pidgin-privacy-please.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|pidgin-privacy-please-0.7.1-1|9	BuildRequires:	pidgin-devel
12cr|pidgin-privacy-please-0.7.1-1|10	BuildRequires:	intltool
12cr|pidgin-privacy-please-0.7.1-1|11	Requires:	pidgin
12cr|pidgin-privacy-please-0.7.1-1|12	
12cr|pidgin-privacy-please-0.7.1-1|13	%description
12cr|pidgin-privacy-please-0.7.1-1|14	Pidgin-privacy-please offers the following features:
12cr|pidgin-privacy-please-0.7.1-1|15	
12cr|pidgin-privacy-please-0.7.1-1|16	- Block certain users (with an optional auto-reply)
12cr|pidgin-privacy-please-0.7.1-1|17	- Block messages from people who are not on your contact
12cr|pidgin-privacy-please-0.7.1-1|18	list (with an optional auto-reply)
12cr|pidgin-privacy-please-0.7.1-1|19	- Suppress repeated authorization requests
12cr|pidgin-privacy-please-0.7.1-1|20	
12cr|pidgin-privacy-please-0.7.1-1|21	%prep
12cr|pidgin-privacy-please-0.7.1-1|22	%setup -q
12cr|pidgin-privacy-please-0.7.1-1|23	
12cr|pidgin-privacy-please-0.7.1-1|24	%build
12cr|pidgin-privacy-please-0.7.1-1|25	%configure2_5x
12cr|pidgin-privacy-please-0.7.1-1|26	
12cr|pidgin-privacy-please-0.7.1-1|27	%make
12cr|pidgin-privacy-please-0.7.1-1|28	
12cr|pidgin-privacy-please-0.7.1-1|29	%install
12cr|pidgin-privacy-please-0.7.1-1|30	%makeinstall_std
12cr|pidgin-privacy-please-0.7.1-1|31	%find_lang %{name}
12cr|pidgin-privacy-please-0.7.1-1|32	
12cr|pidgin-privacy-please-0.7.1-1|33	%files -f %{name}.lang
12cr|pidgin-privacy-please-0.7.1-1|34	%doc AUTHORS ChangeLog README
12cr|pidgin-privacy-please-0.7.1-1|35	%{_libdir}/pidgin/libpidgin_pp.so

6179 12
12cr|pidgin-rhythmbox-2.0-8|1	%define	version	2.0
12cr|pidgin-rhythmbox-2.0-8|2	%define release	%mkrel 8
12cr|pidgin-rhythmbox-2.0-8|3	
12cr|pidgin-rhythmbox-2.0-8|4	%define pidgin_version 2.2.1
12cr|pidgin-rhythmbox-2.0-8|5	
12cr|pidgin-rhythmbox-2.0-8|6	Summary:	Update Pidgin user info with music info playing in Rhythmbox
12cr|pidgin-rhythmbox-2.0-8|7	Name:		pidgin-rhythmbox
12cr|pidgin-rhythmbox-2.0-8|8	Version:	%{version}
12cr|pidgin-rhythmbox-2.0-8|9	Release:	%{release}
12cr|pidgin-rhythmbox-2.0-8|10	License:	GPLv2+
12cr|pidgin-rhythmbox-2.0-8|11	Group:		Networking/Instant messaging
12cr|pidgin-rhythmbox-2.0-8|12	URL:		http://jon.oberheide.org/projects/pidgin-rhythmbox/
12cr|pidgin-rhythmbox-2.0-8|13	Source:		http://jon.oberheide.org/projects/pidgin-rhythmbox/downloads/%{name}-%{version}.tar.bz2
12cr|pidgin-rhythmbox-2.0-8|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pidgin-rhythmbox-2.0-8|15	BuildRequires:	pidgin-devel >= %{pidgin_version}
12cr|pidgin-rhythmbox-2.0-8|16	BuildRequires:	gtk2-devel
12cr|pidgin-rhythmbox-2.0-8|17	BuildRequires:	dbus-glib-devel
12cr|pidgin-rhythmbox-2.0-8|18	BuildRequires:	automake
12cr|pidgin-rhythmbox-2.0-8|19	Requires:	pidgin >= %{pidgin_version}
12cr|pidgin-rhythmbox-2.0-8|20	Requires:	rhythmbox
12cr|pidgin-rhythmbox-2.0-8|21	Provides: gaim-rhythmbox
12cr|pidgin-rhythmbox-2.0-8|22	Obsoletes: gaim-rhythmbox
12cr|pidgin-rhythmbox-2.0-8|23	
12cr|pidgin-rhythmbox-2.0-8|24	%description
12cr|pidgin-rhythmbox-2.0-8|25	The Pidgin-Rhythmbox plugin will automatically update your Pidgin user
12cr|pidgin-rhythmbox-2.0-8|26	info and/or away message with the currently playing music in Rhythmbox.
12cr|pidgin-rhythmbox-2.0-8|27	
12cr|pidgin-rhythmbox-2.0-8|28	If the artist and title are known, it will also attempt to create
12cr|pidgin-rhythmbox-2.0-8|29	a link to the song's lyrics by using Google's "I'm Feeling Lucky"
12cr|pidgin-rhythmbox-2.0-8|30	feature.
12cr|pidgin-rhythmbox-2.0-8|31	
12cr|pidgin-rhythmbox-2.0-8|32	Pidgin-Rhythmbox will replace %%rb in your user info and/or away message
12cr|pidgin-rhythmbox-2.0-8|33	with the song information. As of version 1.5.0.1, only oscar protocol
12cr|pidgin-rhythmbox-2.0-8|34	(i.e. AIM/ICQ) is supported, though it is expected to support every
12cr|pidgin-rhythmbox-2.0-8|35	protocol in 2.0.
12cr|pidgin-rhythmbox-2.0-8|36	
12cr|pidgin-rhythmbox-2.0-8|37	%prep
12cr|pidgin-rhythmbox-2.0-8|38	%setup -q -n %name-%version
12cr|pidgin-rhythmbox-2.0-8|39	autoreconf -fi
12cr|pidgin-rhythmbox-2.0-8|40	
12cr|pidgin-rhythmbox-2.0-8|41	%build
12cr|pidgin-rhythmbox-2.0-8|42	%configure2_5x
12cr|pidgin-rhythmbox-2.0-8|43	%make
12cr|pidgin-rhythmbox-2.0-8|44	
12cr|pidgin-rhythmbox-2.0-8|45	%install
12cr|pidgin-rhythmbox-2.0-8|46	rm -rf %{buildroot}
12cr|pidgin-rhythmbox-2.0-8|47	%makeinstall_std
12cr|pidgin-rhythmbox-2.0-8|48	
12cr|pidgin-rhythmbox-2.0-8|49	# remove unneeded files
12cr|pidgin-rhythmbox-2.0-8|50	rm -f %{buildroot}%{_libdir}/pidgin/*.la
12cr|pidgin-rhythmbox-2.0-8|51	
12cr|pidgin-rhythmbox-2.0-8|52	%clean
12cr|pidgin-rhythmbox-2.0-8|53	rm -rf %{buildroot}
12cr|pidgin-rhythmbox-2.0-8|54	
12cr|pidgin-rhythmbox-2.0-8|55	%files
12cr|pidgin-rhythmbox-2.0-8|56	%defattr(-,root,root)
12cr|pidgin-rhythmbox-2.0-8|57	%doc README
12cr|pidgin-rhythmbox-2.0-8|58	%{_libdir}/pidgin/*.so
12cr|pidgin-rhythmbox-2.0-8|59	
12cr|pidgin-rhythmbox-2.0-8|60	
12cr|pidgin-rhythmbox-2.0-8|61	
12cr|pidgin-rhythmbox-2.0-8|62	
12cr|pidgin-rhythmbox-2.0-8|63	%changelog
12cr|pidgin-rhythmbox-2.0-8|64	* Thu Aug 04 2011 Götz Waschk <waschk@mandriva.org> 2.0-8mdv2012.0
12cr|pidgin-rhythmbox-2.0-8|65	+ Revision: 693154
12cr|pidgin-rhythmbox-2.0-8|66	- update build deps
12cr|pidgin-rhythmbox-2.0-8|67	- rebuild
12cr|pidgin-rhythmbox-2.0-8|68	
12cr|pidgin-rhythmbox-2.0-8|69	* Sun Aug 02 2009 Götz Waschk <waschk@mandriva.org> 2.0-7mdv2011.0
12cr|pidgin-rhythmbox-2.0-8|70	+ Revision: 407655
12cr|pidgin-rhythmbox-2.0-8|71	- update license
12cr|pidgin-rhythmbox-2.0-8|72	- fix build
12cr|pidgin-rhythmbox-2.0-8|73	
12cr|pidgin-rhythmbox-2.0-8|74	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.0-6mdv2009.0
12cr|pidgin-rhythmbox-2.0-8|75	+ Revision: 259037
12cr|pidgin-rhythmbox-2.0-8|76	- rebuild
12cr|pidgin-rhythmbox-2.0-8|77	
12cr|pidgin-rhythmbox-2.0-8|78	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.0-5mdv2009.0
12cr|pidgin-rhythmbox-2.0-8|79	+ Revision: 246967
12cr|pidgin-rhythmbox-2.0-8|80	- rebuild
12cr|pidgin-rhythmbox-2.0-8|81	
12cr|pidgin-rhythmbox-2.0-8|82	* Thu Mar 13 2008 Andreas Hasenack <andreas@mandriva.com> 2.0-3mdv2008.1
12cr|pidgin-rhythmbox-2.0-8|83	+ Revision: 187589
12cr|pidgin-rhythmbox-2.0-8|84	- rebuild for 2008.1
12cr|pidgin-rhythmbox-2.0-8|85	
12cr|pidgin-rhythmbox-2.0-8|86	+ Olivier Blin <blino@mandriva.org>
12cr|pidgin-rhythmbox-2.0-8|87	- restore BuildRoot
12cr|pidgin-rhythmbox-2.0-8|88	
12cr|pidgin-rhythmbox-2.0-8|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|pidgin-rhythmbox-2.0-8|90	- kill re-definition of %%buildroot on Pixel's request
12cr|pidgin-rhythmbox-2.0-8|91	
12cr|pidgin-rhythmbox-2.0-8|92	* Wed Oct 03 2007 Funda Wang <fwang@mandriva.org> 2.0-2mdv2008.0
12cr|pidgin-rhythmbox-2.0-8|93	+ Revision: 95090
12cr|pidgin-rhythmbox-2.0-8|94	- rebuild for pidgin 2.2.1
12cr|pidgin-rhythmbox-2.0-8|95	
12cr|pidgin-rhythmbox-2.0-8|96	* Thu May 03 2007 Götz Waschk <waschk@mandriva.org> 2.0-1mdv2008.0
12cr|pidgin-rhythmbox-2.0-8|97	+ Revision: 20885
12cr|pidgin-rhythmbox-2.0-8|98	- new version
12cr|pidgin-rhythmbox-2.0-8|99	- rename
12cr|pidgin-rhythmbox-2.0-8|100	

6180 12
12cr|pidgin-smartear-2.0.0-8|1	%define pidgin_version 2.2.1
12cr|pidgin-smartear-2.0.0-8|2	%define release %mkrel 8
12cr|pidgin-smartear-2.0.0-8|3	%define fversion 2.0.0-1
12cr|pidgin-smartear-2.0.0-8|4	
12cr|pidgin-smartear-2.0.0-8|5	Summary:	Pidgin plugin to assign a different sound to each buddy
12cr|pidgin-smartear-2.0.0-8|6	Name:		pidgin-smartear
12cr|pidgin-smartear-2.0.0-8|7	Version:	2.0.0
12cr|pidgin-smartear-2.0.0-8|8	Release:	%{release}
12cr|pidgin-smartear-2.0.0-8|9	Epoch:		1
12cr|pidgin-smartear-2.0.0-8|10	License:	GPL
12cr|pidgin-smartear-2.0.0-8|11	Group:		Networking/Instant messaging
12cr|pidgin-smartear-2.0.0-8|12	URL:		http://somewhere.fscked.org/smartear/
12cr|pidgin-smartear-2.0.0-8|13	Source:		http://somewhere.fscked.org/smartear/smartear-%{fversion}.tar.bz2
12cr|pidgin-smartear-2.0.0-8|14	#gw add missing internal header
12cr|pidgin-smartear-2.0.0-8|15	Patch: smartear-2.0.0-1-internal.patch
12cr|pidgin-smartear-2.0.0-8|16	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pidgin-smartear-2.0.0-8|17	BuildRequires:	libtool
12cr|pidgin-smartear-2.0.0-8|18	BuildRequires:	pidgin-devel >= %pidgin_version
12cr|pidgin-smartear-2.0.0-8|19	Requires:	pidgin >= %pidgin_version
12cr|pidgin-smartear-2.0.0-8|20	Provides: gaim-smartear
12cr|pidgin-smartear-2.0.0-8|21	Obsoletes: gaim-smartear
12cr|pidgin-smartear-2.0.0-8|22	
12cr|pidgin-smartear-2.0.0-8|23	%description
12cr|pidgin-smartear-2.0.0-8|24	This is a plugin for Pidgin, an instant messanger.
12cr|pidgin-smartear-2.0.0-8|25	With it, you can assign different sounds to play for different buddies
12cr|pidgin-smartear-2.0.0-8|26	or whole groups of buddies. SmartEar allows you to opt to play sounds
12cr|pidgin-smartear-2.0.0-8|27	when a buddy sends you an IM, signs on, returns from away or idle, or
12cr|pidgin-smartear-2.0.0-8|28	any combination of these, so you'll know by the sound what the
12cr|pidgin-smartear-2.0.0-8|29	important people are doing.
12cr|pidgin-smartear-2.0.0-8|30	
12cr|pidgin-smartear-2.0.0-8|31	Author suggests turning off default gaim sound event before using this
12cr|pidgin-smartear-2.0.0-8|32	plugin.
12cr|pidgin-smartear-2.0.0-8|33	
12cr|pidgin-smartear-2.0.0-8|34	%prep
12cr|pidgin-smartear-2.0.0-8|35	%setup -q -n smartear-%fversion
12cr|pidgin-smartear-2.0.0-8|36	%patch -p1
12cr|pidgin-smartear-2.0.0-8|37	
12cr|pidgin-smartear-2.0.0-8|38	%build
12cr|pidgin-smartear-2.0.0-8|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
12cr|pidgin-smartear-2.0.0-8|40	libtool --mode=link    gcc `pkg-config --libs pidgin` $RPM_OPT_FLAGS -o smartear.la -rpath %{_libdir}/pidgin smartear.lo -module -avoid-version
12cr|pidgin-smartear-2.0.0-8|41	
12cr|pidgin-smartear-2.0.0-8|42	%install
12cr|pidgin-smartear-2.0.0-8|43	rm -rf %{buildroot}
12cr|pidgin-smartear-2.0.0-8|44	
12cr|pidgin-smartear-2.0.0-8|45	mkdir -p %{buildroot}%{_libdir}/pidgin
12cr|pidgin-smartear-2.0.0-8|46	libtool --mode=install /usr/bin/install smartear.la %{buildroot}%{_libdir}/pidgin/smartear.la
12cr|pidgin-smartear-2.0.0-8|47	
12cr|pidgin-smartear-2.0.0-8|48	# remove files not bundled
12cr|pidgin-smartear-2.0.0-8|49	rm -f %{buildroot}%{_libdir}/pidgin/*.{la,a}
12cr|pidgin-smartear-2.0.0-8|50	
12cr|pidgin-smartear-2.0.0-8|51	%clean
12cr|pidgin-smartear-2.0.0-8|52	rm -rf %{buildroot}
12cr|pidgin-smartear-2.0.0-8|53	
12cr|pidgin-smartear-2.0.0-8|54	%files
12cr|pidgin-smartear-2.0.0-8|55	%defattr(-,root,root)
12cr|pidgin-smartear-2.0.0-8|56	%{_libdir}/pidgin/smartear.so
12cr|pidgin-smartear-2.0.0-8|57	
12cr|pidgin-smartear-2.0.0-8|58	
12cr|pidgin-smartear-2.0.0-8|59	
12cr|pidgin-smartear-2.0.0-8|60	%changelog
12cr|pidgin-smartear-2.0.0-8|61	* Fri Sep 16 2011 Götz Waschk <waschk@mandriva.org> 1:2.0.0-8mdv2012.0
12cr|pidgin-smartear-2.0.0-8|62	+ Revision: 699960
12cr|pidgin-smartear-2.0.0-8|63	- rebuild
12cr|pidgin-smartear-2.0.0-8|64	
12cr|pidgin-smartear-2.0.0-8|65	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1:2.0.0-7mdv2011.0
12cr|pidgin-smartear-2.0.0-8|66	+ Revision: 441851
12cr|pidgin-smartear-2.0.0-8|67	- rebuild
12cr|pidgin-smartear-2.0.0-8|68	
12cr|pidgin-smartear-2.0.0-8|69	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1:2.0.0-6mdv2009.1
12cr|pidgin-smartear-2.0.0-8|70	+ Revision: 350207
12cr|pidgin-smartear-2.0.0-8|71	- 2009.1 rebuild
12cr|pidgin-smartear-2.0.0-8|72	
12cr|pidgin-smartear-2.0.0-8|73	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1:2.0.0-5mdv2009.0
12cr|pidgin-smartear-2.0.0-8|74	+ Revision: 259038
12cr|pidgin-smartear-2.0.0-8|75	- rebuild
12cr|pidgin-smartear-2.0.0-8|76	
12cr|pidgin-smartear-2.0.0-8|77	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1:2.0.0-4mdv2009.0
12cr|pidgin-smartear-2.0.0-8|78	+ Revision: 246970
12cr|pidgin-smartear-2.0.0-8|79	- rebuild
12cr|pidgin-smartear-2.0.0-8|80	
12cr|pidgin-smartear-2.0.0-8|81	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1:2.0.0-2mdv2008.1
12cr|pidgin-smartear-2.0.0-8|82	+ Revision: 140731
12cr|pidgin-smartear-2.0.0-8|83	- restore BuildRoot
12cr|pidgin-smartear-2.0.0-8|84	
12cr|pidgin-smartear-2.0.0-8|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|pidgin-smartear-2.0.0-8|86	- kill re-definition of %%buildroot on Pixel's request
12cr|pidgin-smartear-2.0.0-8|87	
12cr|pidgin-smartear-2.0.0-8|88	* Wed Oct 03 2007 Funda Wang <fwang@mandriva.org> 1:2.0.0-2mdv2008.0
12cr|pidgin-smartear-2.0.0-8|89	+ Revision: 95093
12cr|pidgin-smartear-2.0.0-8|90	- rebuild for pidgin 2.2.1
12cr|pidgin-smartear-2.0.0-8|91	
12cr|pidgin-smartear-2.0.0-8|92	+ Michael Scherer <misc@mandriva.org>
12cr|pidgin-smartear-2.0.0-8|93	- Improve summary
12cr|pidgin-smartear-2.0.0-8|94	
12cr|pidgin-smartear-2.0.0-8|95	* Wed May 23 2007 Götz Waschk <waschk@mandriva.org> 1:2.0.0-1mdv2008.0
12cr|pidgin-smartear-2.0.0-8|96	+ Revision: 30014
12cr|pidgin-smartear-2.0.0-8|97	- fix buildrequires
12cr|pidgin-smartear-2.0.0-8|98	- fix build with pidgin
12cr|pidgin-smartear-2.0.0-8|99	- rename
12cr|pidgin-smartear-2.0.0-8|100	

6181 12
12cr|pidgin-tlen-0.0-0.20070524.4|1	%define	_prel	20070524
12cr|pidgin-tlen-0.0-0.20070524.4|2	
12cr|pidgin-tlen-0.0-0.20070524.4|3	Summary:	Tlen.pl protocol plugin for Pidgin
12cr|pidgin-tlen-0.0-0.20070524.4|4	Name:		pidgin-tlen
12cr|pidgin-tlen-0.0-0.20070524.4|5	Version:	0.0
12cr|pidgin-tlen-0.0-0.20070524.4|6	Release:	%mkrel -c %{_prel} 4
12cr|pidgin-tlen-0.0-0.20070524.4|7	Epoch:		1
12cr|pidgin-tlen-0.0-0.20070524.4|8	License:	GPL
12cr|pidgin-tlen-0.0-0.20070524.4|9	Group:		Networking/Instant messaging
12cr|pidgin-tlen-0.0-0.20070524.4|10	Url:		http://nic.com.pl/~alek
12cr|pidgin-tlen-0.0-0.20070524.4|11	Source0:	http://nic.com.pl/~alek/gaim-tlen/%{name}-%{_prel}.tar.bz2
12cr|pidgin-tlen-0.0-0.20070524.4|12	BuildRequires:	pidgin-devel
12cr|pidgin-tlen-0.0-0.20070524.4|13	Requires:	pidgin
12cr|pidgin-tlen-0.0-0.20070524.4|14	Obsoletes:	gaim-tlen
12cr|pidgin-tlen-0.0-0.20070524.4|15	Provides:	gaim-tlen
12cr|pidgin-tlen-0.0-0.20070524.4|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|pidgin-tlen-0.0-0.20070524.4|17	
12cr|pidgin-tlen-0.0-0.20070524.4|18	%description
12cr|pidgin-tlen-0.0-0.20070524.4|19	Tlen.pl is a popular IM protocol in Poland, this plugin provides its
12cr|pidgin-tlen-0.0-0.20070524.4|20	port into Pidgin.
12cr|pidgin-tlen-0.0-0.20070524.4|21	
12cr|pidgin-tlen-0.0-0.20070524.4|22	%prep
12cr|pidgin-tlen-0.0-0.20070524.4|23	%setup -qn %{name}-%{_prel}
12cr|pidgin-tlen-0.0-0.20070524.4|24	
12cr|pidgin-tlen-0.0-0.20070524.4|25	%build
12cr|pidgin-tlen-0.0-0.20070524.4|26	%make LOCALBASE=%{_prefix}
12cr|pidgin-tlen-0.0-0.20070524.4|27	
12cr|pidgin-tlen-0.0-0.20070524.4|28	%install
12cr|pidgin-tlen-0.0-0.20070524.4|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|pidgin-tlen-0.0-0.20070524.4|30	
12cr|pidgin-tlen-0.0-0.20070524.4|31	mkdir -p %{buildroot}%{_libdir}/purple-2
12cr|pidgin-tlen-0.0-0.20070524.4|32	install libtlen.so %{buildroot}%{_libdir}/purple-2/
12cr|pidgin-tlen-0.0-0.20070524.4|33	
12cr|pidgin-tlen-0.0-0.20070524.4|34	for i in 16 22 48; do \
12cr|pidgin-tlen-0.0-0.20070524.4|35	
12cr|pidgin-tlen-0.0-0.20070524.4|36	install -D tlen_$i.png \
12cr|pidgin-tlen-0.0-0.20070524.4|37	%{buildroot}%{_datadir}/pixmaps/pidgin/protocols/$i/tlen.png; \
12cr|pidgin-tlen-0.0-0.20070524.4|38	done
12cr|pidgin-tlen-0.0-0.20070524.4|39	
12cr|pidgin-tlen-0.0-0.20070524.4|40	%clean
12cr|pidgin-tlen-0.0-0.20070524.4|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|pidgin-tlen-0.0-0.20070524.4|42	
12cr|pidgin-tlen-0.0-0.20070524.4|43	%files
12cr|pidgin-tlen-0.0-0.20070524.4|44	%defattr(644,root,root,755)
12cr|pidgin-tlen-0.0-0.20070524.4|45	%doc README
12cr|pidgin-tlen-0.0-0.20070524.4|46	%attr(755,root,root) %{_libdir}/purple-2/libtlen.so
12cr|pidgin-tlen-0.0-0.20070524.4|47	%{_datadir}/pixmaps/pidgin/protocols/*/tlen.png
12cr|pidgin-tlen-0.0-0.20070524.4|48	
12cr|pidgin-tlen-0.0-0.20070524.4|49	
12cr|pidgin-tlen-0.0-0.20070524.4|50	%changelog
12cr|pidgin-tlen-0.0-0.20070524.4|51	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 1:0.0-0.20070524.4mdv2010.0
12cr|pidgin-tlen-0.0-0.20070524.4|52	+ Revision: 441852
12cr|pidgin-tlen-0.0-0.20070524.4|53	- rebuild
12cr|pidgin-tlen-0.0-0.20070524.4|54	
12cr|pidgin-tlen-0.0-0.20070524.4|55	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1:0.0-0.20070524.3mdv2009.1
12cr|pidgin-tlen-0.0-0.20070524.4|56	+ Revision: 350204
12cr|pidgin-tlen-0.0-0.20070524.4|57	- 2009.1 rebuild
12cr|pidgin-tlen-0.0-0.20070524.4|58	
12cr|pidgin-tlen-0.0-0.20070524.4|59	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1:0.0-0.20070524.2mdv2008.1
12cr|pidgin-tlen-0.0-0.20070524.4|60	+ Revision: 140731
12cr|pidgin-tlen-0.0-0.20070524.4|61	- restore BuildRoot
12cr|pidgin-tlen-0.0-0.20070524.4|62	
12cr|pidgin-tlen-0.0-0.20070524.4|63	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pidgin-tlen-0.0-0.20070524.4|64	- kill re-definition of %%buildroot on Pixel's request
12cr|pidgin-tlen-0.0-0.20070524.4|65	
12cr|pidgin-tlen-0.0-0.20070524.4|66	* Wed Oct 03 2007 Funda Wang <fundawang@mandriva.org> 1:0.0-0.20070524.2mdv2008.0
12cr|pidgin-tlen-0.0-0.20070524.4|67	+ Revision: 95053
12cr|pidgin-tlen-0.0-0.20070524.4|68	- rebuild against latest pidgin 2.2.1
12cr|pidgin-tlen-0.0-0.20070524.4|69	
12cr|pidgin-tlen-0.0-0.20070524.4|70	* Wed May 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.0-0.20070524.1mdv2008.0
12cr|pidgin-tlen-0.0-0.20070524.4|71	+ Revision: 32937
12cr|pidgin-tlen-0.0-0.20070524.4|72	- new snapshot
12cr|pidgin-tlen-0.0-0.20070524.4|73	
12cr|pidgin-tlen-0.0-0.20070524.4|74	* Sat May 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.0-0.20070505.3mdv2008.0
12cr|pidgin-tlen-0.0-0.20070524.4|75	+ Revision: 28489
12cr|pidgin-tlen-0.0-0.20070524.4|76	- update summary
12cr|pidgin-tlen-0.0-0.20070524.4|77	
12cr|pidgin-tlen-0.0-0.20070524.4|78	* Mon May 07 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.0-0.20070505.2mdv2008.0
12cr|pidgin-tlen-0.0-0.20070524.4|79	+ Revision: 24101
12cr|pidgin-tlen-0.0-0.20070524.4|80	- add obsoletes/provides on gaim-tlen
12cr|pidgin-tlen-0.0-0.20070524.4|81	- update description
12cr|pidgin-tlen-0.0-0.20070524.4|82	
12cr|pidgin-tlen-0.0-0.20070524.4|83	* Mon May 07 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.0-0.20070505.1mdv2008.0
12cr|pidgin-tlen-0.0-0.20070524.4|84	+ Revision: 24080
12cr|pidgin-tlen-0.0-0.20070524.4|85	- make it work
12cr|pidgin-tlen-0.0-0.20070524.4|86	- Gaim is now Pidgin
12cr|pidgin-tlen-0.0-0.20070524.4|87	- rename to pidgin-tlen
12cr|pidgin-tlen-0.0-0.20070524.4|88	- update to the latest version
12cr|pidgin-tlen-0.0-0.20070524.4|89	

6182 12
12cr|pigment-0.3.17-5|1	%define		api	0.3
12cr|pigment-0.3.17-5|2	%define		major		11
12cr|pigment-0.3.17-5|3	%define		libname		%mklibname %{name} %{api} %{major}
12cr|pigment-0.3.17-5|4	%define		develname	%mklibname %{name} -d
12cr|pigment-0.3.17-5|5	
12cr|pigment-0.3.17-5|6	Summary:	User interface library with embedded multimedia
12cr|pigment-0.3.17-5|7	Name:		pigment
12cr|pigment-0.3.17-5|8	Version:	0.3.17
12cr|pigment-0.3.17-5|9	Release:	5
12cr|pigment-0.3.17-5|10	License:	LGPLv2+
12cr|pigment-0.3.17-5|11	Group:		Development/C
12cr|pigment-0.3.17-5|12	URL:		https://code.fluendo.com/pigment/trac
12cr|pigment-0.3.17-5|13	Source0:	http://elisa.fluendo.com/static/download/pigment/%{name}-%{version}.tar.bz2
12cr|pigment-0.3.17-5|14	Patch0:		pigment-0.3.17-redefinition.patch
12cr|pigment-0.3.17-5|15	Patch1:		pigment-0.3.17-gleslib.patch
12cr|pigment-0.3.17-5|16	Patch2:		pigment-0.3.17-install.patch
12cr|pigment-0.3.17-5|17	BuildRequires:	pkgconfig(cairo) >= 1.4
12cr|pigment-0.3.17-5|18	BuildRequires:	pkgconfig(cairo-xlib)
12cr|pigment-0.3.17-5|19	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cr|pigment-0.3.17-5|20	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
12cr|pigment-0.3.17-5|21	BuildRequires:	pkgconfig(glib-2.0) >= 2.8.0
12cr|pigment-0.3.17-5|22	BuildRequires:	pkgconfig(glu)
12cr|pigment-0.3.17-5|23	BuildRequires:	pkgconfig(gstreamer-0.10) >= 0.10.0
12cr|pigment-0.3.17-5|24	BuildRequires:	pkgconfig(gstreamer-base-0.10) >= 0.10.0
12cr|pigment-0.3.17-5|25	BuildRequires:	pkgconfig(gstreamer-check-0.10)  >= 0.10.0
12cr|pigment-0.3.17-5|26	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)  >= 0.10.0
12cr|pigment-0.3.17-5|27	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|pigment-0.3.17-5|28	BuildRequires:	pkgconfig(libglade-2.0)
12cr|pigment-0.3.17-5|29	BuildRequires:	pkgconfig(pango) >= 1.20
12cr|pigment-0.3.17-5|30	BuildRequires:	pkgconfig(pangocairo) >= 1.20
12cr|pigment-0.3.17-5|31	BuildRequires:	pkgconfig(tslib-0.0)
12cr|pigment-0.3.17-5|32	BuildRequires:	pkgconfig(x11)
12cr|pigment-0.3.17-5|33	BuildRequires:	pkgconfig(xcomposite)
12cr|pigment-0.3.17-5|34	BuildRequires:	pkgconfig(xrender)
12cr|pigment-0.3.17-5|35	BuildRequires:	gtk-doc
12cr|pigment-0.3.17-5|36	
12cr|pigment-0.3.17-5|37	%description
12cr|pigment-0.3.17-5|38	Pigment is a library designed to easily build user interfaces
12cr|pigment-0.3.17-5|39	with embedded multimedia. Its design allows to use it on several
12cr|pigment-0.3.17-5|40	platforms, thanks to a plugin system allowing to choose the underlying
12cr|pigment-0.3.17-5|41	graphical API. Pigment is the rendering engine of Elisa, the Fluendo
12cr|pigment-0.3.17-5|42	Media Center project.
12cr|pigment-0.3.17-5|43	
12cr|pigment-0.3.17-5|44	%package -n %{libname}
12cr|pigment-0.3.17-5|45	Group:		System/Libraries
12cr|pigment-0.3.17-5|46	Summary:	Shared library of Pigment
12cr|pigment-0.3.17-5|47	
12cr|pigment-0.3.17-5|48	%description -n %{libname}
12cr|pigment-0.3.17-5|49	Pigment is a library designed to easily build user interfaces
12cr|pigment-0.3.17-5|50	with embedded multimedia. Its design allows to use it on several
12cr|pigment-0.3.17-5|51	platforms, thanks to a plugin system allowing to choose the underlying
12cr|pigment-0.3.17-5|52	graphical API. Pigment is the rendering engine of Elisa, the Fluendo
12cr|pigment-0.3.17-5|53	Media Center project.
12cr|pigment-0.3.17-5|54	
12cr|pigment-0.3.17-5|55	%package -n %{develname}
12cr|pigment-0.3.17-5|56	Group:		Development/C
12cr|pigment-0.3.17-5|57	Summary:	Development headers for shared library of Pigment
12cr|pigment-0.3.17-5|58	Requires:	%{libname} = %{version}-%{release}
12cr|pigment-0.3.17-5|59	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|pigment-0.3.17-5|60	Provides:	%{name}-devel = %{version}-%{release}
12cr|pigment-0.3.17-5|61	
12cr|pigment-0.3.17-5|62	%description -n %{develname}
12cr|pigment-0.3.17-5|63	Pigment is a library designed to easily build user interfaces
12cr|pigment-0.3.17-5|64	with embedded multimedia. Its design allows to use it on several
12cr|pigment-0.3.17-5|65	platforms, thanks to a plugin system allowing to choose the underlying
12cr|pigment-0.3.17-5|66	graphical API. Pigment is the rendering engine of Elisa, the Fluendo
12cr|pigment-0.3.17-5|67	Media Center project.
12cr|pigment-0.3.17-5|68	
12cr|pigment-0.3.17-5|69	%prep
12cr|pigment-0.3.17-5|70	%setup -q
12cr|pigment-0.3.17-5|71	%patch0 -p2
12cr|pigment-0.3.17-5|72	%patch1 -p1
12cr|pigment-0.3.17-5|73	%patch2 -p1
12cr|pigment-0.3.17-5|74	
12cr|pigment-0.3.17-5|75	%build
12cr|pigment-0.3.17-5|76	autoreconf -fi
12cr|pigment-0.3.17-5|77	%configure2_5x --disable-gtk-doc --disable-static
12cr|pigment-0.3.17-5|78	%make
12cr|pigment-0.3.17-5|79	
12cr|pigment-0.3.17-5|80	%install
12cr|pigment-0.3.17-5|81	%makeinstall_std
12cr|pigment-0.3.17-5|82	
12cr|pigment-0.3.17-5|83	%files
12cr|pigment-0.3.17-5|84	%dir %{_libdir}/%{name}-%{api}/%{version}
12cr|pigment-0.3.17-5|85	%{_libdir}/%{name}-%{api}/%{version}/*.so
12cr|pigment-0.3.17-5|86	%{_datadir}/gtk-doc/html/%{name}
12cr|pigment-0.3.17-5|87	
12cr|pigment-0.3.17-5|88	%files -n %{libname}
12cr|pigment-0.3.17-5|89	%{_libdir}/lib*-%{api}.so.%{major}
12cr|pigment-0.3.17-5|90	%{_libdir}/lib*-%{api}.so.%{major}.*
12cr|pigment-0.3.17-5|91	
12cr|pigment-0.3.17-5|92	%files -n %{develname}
12cr|pigment-0.3.17-5|93	%{_includedir}/*
12cr|pigment-0.3.17-5|94	%{_libdir}/lib*.so
12cr|pigment-0.3.17-5|95	%{_libdir}/pkgconfig/*.pc
12cr|pigment-0.3.17-5|96	
12cr|pigment-0.3.17-5|97	

6183 12
12cr|pigment-python-0.3.12-3|1	%define	fversion	0.3
12cr|pigment-python-0.3.12-3|2	
12cr|pigment-python-0.3.12-3|3	Summary:	Python bindings for Pigment
12cr|pigment-python-0.3.12-3|4	Name:		pigment-python
12cr|pigment-python-0.3.12-3|5	Version:	0.3.12
12cr|pigment-python-0.3.12-3|6	Release:	3
12cr|pigment-python-0.3.12-3|7	Source0:	http://elisa.fluendo.com/static/download/pigment/%{name}-%{version}.tar.bz2
12cr|pigment-python-0.3.12-3|8	License:	LGPLv2+
12cr|pigment-python-0.3.12-3|9	Group:		Development/Python
12cr|pigment-python-0.3.12-3|10	URL:		http://elisa.fluendo.com/
12cr|pigment-python-0.3.12-3|11	BuildRequires:	pkgconfig(gstreamer-0.10)
12cr|pigment-python-0.3.12-3|12	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12cr|pigment-python-0.3.12-3|13	BuildRequires:	gstreamer0.10-python
12cr|pigment-python-0.3.12-3|14	BuildRequires:	pkgconfig(glib-2.0)
12cr|pigment-python-0.3.12-3|15	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cr|pigment-python-0.3.12-3|16	BuildRequires:	python-devel
12cr|pigment-python-0.3.12-3|17	BuildRequires:	python-gobject
12cr|pigment-python-0.3.12-3|18	BuildRequires:	python-pyxml
12cr|pigment-python-0.3.12-3|19	BuildRequires:	pygtk2.0-devel
12cr|pigment-python-0.3.12-3|20	BuildRequires:	pkgconfig(pigment-0.3)
12cr|pigment-python-0.3.12-3|21	Requires:	pigment
12cr|pigment-python-0.3.12-3|22	
12cr|pigment-python-0.3.12-3|23	%description
12cr|pigment-python-0.3.12-3|24	Python bindings for the Pigment library.
12cr|pigment-python-0.3.12-3|25	
12cr|pigment-python-0.3.12-3|26	%package devel
12cr|pigment-python-0.3.12-3|27	Group:		Development/Python
12cr|pigment-python-0.3.12-3|28	Summary:	Development headers for pigment-python
12cr|pigment-python-0.3.12-3|29	Requires:	%{name}
12cr|pigment-python-0.3.12-3|30	Requires:	pkgconfig(pigment-0.3)
12cr|pigment-python-0.3.12-3|31	
12cr|pigment-python-0.3.12-3|32	%description devel
12cr|pigment-python-0.3.12-3|33	Python bindings for the Pigment library.
12cr|pigment-python-0.3.12-3|34	
12cr|pigment-python-0.3.12-3|35	%prep
12cr|pigment-python-0.3.12-3|36	%setup -q
12cr|pigment-python-0.3.12-3|37	
12cr|pigment-python-0.3.12-3|38	%build
12cr|pigment-python-0.3.12-3|39	%configure2_5x
12cr|pigment-python-0.3.12-3|40	make
12cr|pigment-python-0.3.12-3|41	
12cr|pigment-python-0.3.12-3|42	%install
12cr|pigment-python-0.3.12-3|43	%makeinstall_std
12cr|pigment-python-0.3.12-3|44	
12cr|pigment-python-0.3.12-3|45	%files
12cr|pigment-python-0.3.12-3|46	%{py_puresitedir}/pgm
12cr|pigment-python-0.3.12-3|47	%{py_platsitedir}/*.so
12cr|pigment-python-0.3.12-3|48	
12cr|pigment-python-0.3.12-3|49	%files devel
12cr|pigment-python-0.3.12-3|50	%{_datadir}/%{name}
12cr|pigment-python-0.3.12-3|51	

6184 12
12cr|pilrc-3.2-6|1	%define name pilrc
12cr|pilrc-3.2-6|2	%define version 3.2
12cr|pilrc-3.2-6|3	%define release %mkrel 6
12cr|pilrc-3.2-6|4	
12cr|pilrc-3.2-6|5	Summary: Takes a resource script file and generates one or more binary resource
12cr|pilrc-3.2-6|6	Name: %{name}
12cr|pilrc-3.2-6|7	Version: %{version}
12cr|pilrc-3.2-6|8	Release: %{release}
12cr|pilrc-3.2-6|9	License: GPL
12cr|pilrc-3.2-6|10	URL: http://pilrc.sourceforge.net/
12cr|pilrc-3.2-6|11	Source: %{name}-%{version}.tar.bz2
12cr|pilrc-3.2-6|12	Group: Development/Other
12cr|pilrc-3.2-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|pilrc-3.2-6|14	BuildRequires: gtk-devel
12cr|pilrc-3.2-6|15	
12cr|pilrc-3.2-6|16	%description
12cr|pilrc-3.2-6|17	PilRC is an application that takes a resource script file and generates one or
12cr|pilrc-3.2-6|18	more binary resource files that are to be used when developing for the Palm
12cr|pilrc-3.2-6|19	Computing Platform. PilRCUI gives you a preview of your resource file.
12cr|pilrc-3.2-6|20	
12cr|pilrc-3.2-6|21	
12cr|pilrc-3.2-6|22	%prep
12cr|pilrc-3.2-6|23	%setup -q
12cr|pilrc-3.2-6|24	
12cr|pilrc-3.2-6|25	%build
12cr|pilrc-3.2-6|26	
12cr|pilrc-3.2-6|27	cd unix
12cr|pilrc-3.2-6|28	%configure2_5x --enable-pilrcui
12cr|pilrc-3.2-6|29	
12cr|pilrc-3.2-6|30	%make
12cr|pilrc-3.2-6|31	
12cr|pilrc-3.2-6|32	%install
12cr|pilrc-3.2-6|33	rm -rf $RPM_BUILD_ROOT
12cr|pilrc-3.2-6|34	
12cr|pilrc-3.2-6|35	cd unix/
12cr|pilrc-3.2-6|36	cp -r ../ppmquant .
12cr|pilrc-3.2-6|37	
12cr|pilrc-3.2-6|38	%makeinstall
12cr|pilrc-3.2-6|39	
12cr|pilrc-3.2-6|40	cd ..
12cr|pilrc-3.2-6|41	chmod 0755 doc/images
12cr|pilrc-3.2-6|42	chmod 0644 LICENSE.txt README.txt doc/*.html doc/images/*
12cr|pilrc-3.2-6|43	
12cr|pilrc-3.2-6|44	%clean
12cr|pilrc-3.2-6|45	rm -rf $RPM_BUILD_ROOT
12cr|pilrc-3.2-6|46	
12cr|pilrc-3.2-6|47	%files
12cr|pilrc-3.2-6|48	%defattr (-,root,root)
12cr|pilrc-3.2-6|49	%doc LICENSE.txt README.txt doc/*.html doc/images
12cr|pilrc-3.2-6|50	%{_bindir}/*
12cr|pilrc-3.2-6|51	%_datadir/%name/*
12cr|pilrc-3.2-6|52	
12cr|pilrc-3.2-6|53	
12cr|pilrc-3.2-6|54	
12cr|pilrc-3.2-6|55	
12cr|pilrc-3.2-6|56	%changelog
12cr|pilrc-3.2-6|57	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.2-6mdv2010.0
12cr|pilrc-3.2-6|58	+ Revision: 430735
12cr|pilrc-3.2-6|59	- rebuild
12cr|pilrc-3.2-6|60	
12cr|pilrc-3.2-6|61	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.2-5mdv2009.0
12cr|pilrc-3.2-6|62	+ Revision: 259064
12cr|pilrc-3.2-6|63	- rebuild
12cr|pilrc-3.2-6|64	
12cr|pilrc-3.2-6|65	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.2-4mdv2009.0
12cr|pilrc-3.2-6|66	+ Revision: 246978
12cr|pilrc-3.2-6|67	- rebuild
12cr|pilrc-3.2-6|68	
12cr|pilrc-3.2-6|69	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 3.2-2mdv2008.1
12cr|pilrc-3.2-6|70	+ Revision: 140731
12cr|pilrc-3.2-6|71	- restore BuildRoot
12cr|pilrc-3.2-6|72	
12cr|pilrc-3.2-6|73	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pilrc-3.2-6|74	- kill re-definition of %%buildroot on Pixel's request
12cr|pilrc-3.2-6|75	
12cr|pilrc-3.2-6|76	
12cr|pilrc-3.2-6|77	* Mon Jan 15 2007 Lenny Cartier <lenny@mandriva.com> 3.2-2mdv2007.0
12cr|pilrc-3.2-6|78	+ Revision: 109171
12cr|pilrc-3.2-6|79	- Rebuild & url
12cr|pilrc-3.2-6|80	- Import pilrc
12cr|pilrc-3.2-6|81	

6185 12
12cr|pinball-0.3.1-13|1	# pinball actually uses libltdl to load its plugins
12cr|pinball-0.3.1-13|2	%define dont_remove_libtool_files 1
12cr|pinball-0.3.1-13|3	
12cr|pinball-0.3.1-13|4	Summary:	Emilia 3d Pinball
12cr|pinball-0.3.1-13|5	Name:		pinball
12cr|pinball-0.3.1-13|6	Version:	0.3.1
12cr|pinball-0.3.1-13|7	Release:	13
12cr|pinball-0.3.1-13|8	Source0:	http://prdownloads.sourceforge.net/pinball/%{name}-%{version}.tar.bz2
12cr|pinball-0.3.1-13|9	Source11:	pinball-16x16.png
12cr|pinball-0.3.1-13|10	Source12:	pinball-32x32.png
12cr|pinball-0.3.1-13|11	Source13:	pinball-48x48.png
12cr|pinball-0.3.1-13|12	Patch0:         pinball-0.3.1-sys-ltdl.patch
12cr|pinball-0.3.1-13|13	Patch1:         pinball-0.3.1-hiscore.patch
12cr|pinball-0.3.1-13|14	Patch2:		pinball-0.3.1-strictproto.patch
12cr|pinball-0.3.1-13|15	Patch3:		pinball-0.3.1-compile.patch
12cr|pinball-0.3.1-13|16	License:	GPL+
12cr|pinball-0.3.1-13|17	Group:		Games/Arcade
12cr|pinball-0.3.1-13|18	URL:		http://pinball.sourceforge.net/
12cr|pinball-0.3.1-13|19	BuildRequires:	mesaglu-devel
12cr|pinball-0.3.1-13|20	BuildRequires:	SDL-devel
12cr|pinball-0.3.1-13|21	BuildRequires:	SDL_image-devel SDL_mixer-devel
12cr|pinball-0.3.1-13|22	BuildRequires:	libtool-devel
12cr|pinball-0.3.1-13|23	
12cr|pinball-0.3.1-13|24	%description
12cr|pinball-0.3.1-13|25	The Emilia Pinball projects is an open source pinball simulator for linux
12cr|pinball-0.3.1-13|26	and other unix systems. The current release is a stable and mature alpha.
12cr|pinball-0.3.1-13|27	There is only two levels to play with but it is however very addictive.
12cr|pinball-0.3.1-13|28	
12cr|pinball-0.3.1-13|29	%prep
12cr|pinball-0.3.1-13|30	%setup -q
12cr|pinball-0.3.1-13|31	%patch0 -p1 -b .sys-ltdl~
12cr|pinball-0.3.1-13|32	%patch1 -p1 -b .hiscore~
12cr|pinball-0.3.1-13|33	%patch2 -p0
12cr|pinball-0.3.1-13|34	%patch3 -p1 -b .compile~
12cr|pinball-0.3.1-13|35	rm -fr libltdl
12cr|pinball-0.3.1-13|36	libtoolize --force
12cr|pinball-0.3.1-13|37	aclocal
12cr|pinball-0.3.1-13|38	autoheader
12cr|pinball-0.3.1-13|39	automake -a
12cr|pinball-0.3.1-13|40	autoconf
12cr|pinball-0.3.1-13|41	# cleanup a bit
12cr|pinball-0.3.1-13|42	chmod -x ChangeLog */*.h */*.cpp data/*/Module*.cpp
12cr|pinball-0.3.1-13|43	
12cr|pinball-0.3.1-13|44	%build
12cr|pinball-0.3.1-13|45	%configure2_5x	--datadir=%{_gamesdatadir} \
12cr|pinball-0.3.1-13|46	--bindir=%{_gamesbindir} \
12cr|pinball-0.3.1-13|47	--with-pic \
12cr|pinball-0.3.1-13|48	--with-gnu-ld
12cr|pinball-0.3.1-13|49	# 0.2.0: parallel make is broken.
12cr|pinball-0.3.1-13|50	make CXXFLAGS="%{optflags}"
12cr|pinball-0.3.1-13|51	
12cr|pinball-0.3.1-13|52	%install
12cr|pinball-0.3.1-13|53	rm -fr %buildroot
12cr|pinball-0.3.1-13|54	%makeinstall_std
12cr|pinball-0.3.1-13|55	
12cr|pinball-0.3.1-13|56	mkdir -p %{buildroot}%{_datadir}/applications
12cr|pinball-0.3.1-13|57	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|pinball-0.3.1-13|58	[Desktop Entry]
12cr|pinball-0.3.1-13|59	Name=Pinball
12cr|pinball-0.3.1-13|60	Comment=%{Summary}
12cr|pinball-0.3.1-13|61	Exec=%{_gamesbindir}/%{name}
12cr|pinball-0.3.1-13|62	Icon=%{name}
12cr|pinball-0.3.1-13|63	Terminal=false
12cr|pinball-0.3.1-13|64	Type=Application
12cr|pinball-0.3.1-13|65	Categories=Game;ArcadeGame;
12cr|pinball-0.3.1-13|66	EOF
12cr|pinball-0.3.1-13|67	
12cr|pinball-0.3.1-13|68	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|pinball-0.3.1-13|69	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|pinball-0.3.1-13|70	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|pinball-0.3.1-13|71	
12cr|pinball-0.3.1-13|72	# Remove development files untill someone wants them.
12cr|pinball-0.3.1-13|73	rm -rf $RPM_BUILD_ROOT%{_includedir}/%{name} \
12cr|pinball-0.3.1-13|74	$RPM_BUILD_ROOT%{_libdir}/%{name}/*.a \
12cr|pinball-0.3.1-13|75	$RPM_BUILD_ROOT%{_libdir}/%{name}/*.so \
12cr|pinball-0.3.1-13|76	$RPM_BUILD_ROOT%{_libdir}/%{name}/libModuleTest.*
12cr|pinball-0.3.1-13|77	rm -f  $RPM_BUILD_ROOT%{_gamesbindir}/%{name}-config
12cr|pinball-0.3.1-13|78	
12cr|pinball-0.3.1-13|79	# remove unused global higescorefiles:
12cr|pinball-0.3.1-13|80	rm -fr $RPM_BUILD_ROOT%{_localstatedir}
12cr|pinball-0.3.1-13|81	
12cr|pinball-0.3.1-13|82	%clean
12cr|pinball-0.3.1-13|83	rm -rf $RPM_BUILD_ROOT
12cr|pinball-0.3.1-13|84	
12cr|pinball-0.3.1-13|85	%files
12cr|pinball-0.3.1-13|86	%defattr(-, root, root)
12cr|pinball-0.3.1-13|87	%doc README ChangeLog
12cr|pinball-0.3.1-13|88	%{_gamesbindir}/%{name}
12cr|pinball-0.3.1-13|89	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|pinball-0.3.1-13|90	%dir %{_libdir}/%{name}
12cr|pinball-0.3.1-13|91	%{_libdir}/%{name}/*.so.*
12cr|pinball-0.3.1-13|92	%{_libdir}/%{name}/*.la
12cr|pinball-0.3.1-13|93	%dir %{_gamesdatadir}/%{name}
12cr|pinball-0.3.1-13|94	%{_gamesdatadir}/%{name}/*
12cr|pinball-0.3.1-13|95	%{_iconsdir}/%{name}.png
12cr|pinball-0.3.1-13|96	%{_liconsdir}/%{name}.png
12cr|pinball-0.3.1-13|97	%{_miconsdir}/%{name}.png
12cr|pinball-0.3.1-13|98	
12cr|pinball-0.3.1-13|99	
12cr|pinball-0.3.1-13|100	
12cr|pinball-0.3.1-13|101	
12cr|pinball-0.3.1-13|102	%changelog
12cr|pinball-0.3.1-13|103	* Mon Jun 08 2009 Funda Wang <fundawang@mandriva.org> 0.3.1-12mdv2010.0
12cr|pinball-0.3.1-13|104	+ Revision: 383818
12cr|pinball-0.3.1-13|105	- sync fedora patch to fix hiscore record problem
12cr|pinball-0.3.1-13|106	
12cr|pinball-0.3.1-13|107	* Tue May 19 2009 Jérôme Brenier <incubusss@mandriva.org> 0.3.1-11mdv2010.0
12cr|pinball-0.3.1-13|108	+ Revision: 377416
12cr|pinball-0.3.1-13|109	- fix perm on ChangeLog
12cr|pinball-0.3.1-13|110	- fix license
12cr|pinball-0.3.1-13|111	- trivial fix to the desktop file
12cr|pinball-0.3.1-13|112	
12cr|pinball-0.3.1-13|113	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3.1-10mdv2009.0
12cr|pinball-0.3.1-13|114	+ Revision: 268985
12cr|pinball-0.3.1-13|115	- rebuild early 2009.0 package (before pixel changes)
12cr|pinball-0.3.1-13|116	
12cr|pinball-0.3.1-13|117	+ Pixel <pixel@mandriva.com>
12cr|pinball-0.3.1-13|118	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|pinball-0.3.1-13|119	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|pinball-0.3.1-13|120	
12cr|pinball-0.3.1-13|121	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.3.1-9mdv2009.0
12cr|pinball-0.3.1-13|122	+ Revision: 140731
12cr|pinball-0.3.1-13|123	- restore BuildRoot
12cr|pinball-0.3.1-13|124	
12cr|pinball-0.3.1-13|125	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pinball-0.3.1-13|126	- kill X-mdv category
12cr|pinball-0.3.1-13|127	- drop doble menu
12cr|pinball-0.3.1-13|128	
12cr|pinball-0.3.1-13|129	* Tue Dec 18 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.3.1-9mdv2008.1
12cr|pinball-0.3.1-13|130	+ Revision: 132313
12cr|pinball-0.3.1-13|131	- auto-convert XDG menu entry
12cr|pinball-0.3.1-13|132	- kill re-definition of %%buildroot on Pixel's request
12cr|pinball-0.3.1-13|133	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|pinball-0.3.1-13|134	
12cr|pinball-0.3.1-13|135	* Fri Jun 08 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.3.1-9mdv2008.0
12cr|pinball-0.3.1-13|136	+ Revision: 37528
12cr|pinball-0.3.1-13|137	- Rebuild with libslang2.
12cr|pinball-0.3.1-13|138	
12cr|pinball-0.3.1-13|139	* Sat May 26 2007 Funda Wang <fundawang@mandriva.org> 0.3.1-8mdv2008.0
12cr|pinball-0.3.1-13|140	+ Revision: 31417
12cr|pinball-0.3.1-13|141	- Rebuild for directfb 1.0
12cr|pinball-0.3.1-13|142	
12cr|pinball-0.3.1-13|143	
12cr|pinball-0.3.1-13|144	* Wed Feb 28 2007 Lenny Cartier <lenny@mandriva.com> 0.3.1-7mdv2007.0
12cr|pinball-0.3.1-13|145	+ Revision: 127216
12cr|pinball-0.3.1-13|146	- Rebuild for dependencies
12cr|pinball-0.3.1-13|147	
12cr|pinball-0.3.1-13|148	* Mon Nov 20 2006 Emmanuel Andry <eandry@mandriva.org> 0.3.1-6mdv2007.1
12cr|pinball-0.3.1-13|149	+ Revision: 85698
12cr|pinball-0.3.1-13|150	- xdg menu
12cr|pinball-0.3.1-13|151	- %%mkrel
12cr|pinball-0.3.1-13|152	fix buildrequires
12cr|pinball-0.3.1-13|153	- Import pinball
12cr|pinball-0.3.1-13|154	
12cr|pinball-0.3.1-13|155	* Thu Feb 17 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.3.1-5mdk
12cr|pinball-0.3.1-13|156	- fix typo in description (from Eskild again;)
12cr|pinball-0.3.1-13|157	
12cr|pinball-0.3.1-13|158	* Tue Feb 15 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.3.1-4mdk
12cr|pinball-0.3.1-13|159	- fix description (from Eskild Hustvedt)
12cr|pinball-0.3.1-13|160	
12cr|pinball-0.3.1-13|161	* Tue Feb 15 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.3.1-3mdk
12cr|pinball-0.3.1-13|162	- use %%configure macro
12cr|pinball-0.3.1-13|163	- move hiscore file to %%{_localstatedir}/games/%%{name}
12cr|pinball-0.3.1-13|164	- do not bzip2 icons in src.rpm
12cr|pinball-0.3.1-13|165	
12cr|pinball-0.3.1-13|166	* Thu Jun 17 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.3.1-2mdk
12cr|pinball-0.3.1-13|167	- rebuild
12cr|pinball-0.3.1-13|168	

6186 12
12cr|pine2mutt-0.3-8|1	%define name pine2mutt
12cr|pine2mutt-0.3-8|2	%define version 0.3
12cr|pine2mutt-0.3-8|3	%define release %mkrel 8
12cr|pine2mutt-0.3-8|4	
12cr|pine2mutt-0.3-8|5	Summary: Pine2mutt makes mutt behave somewhat pine-like
12cr|pine2mutt-0.3-8|6	Name: %{name}
12cr|pine2mutt-0.3-8|7	Version: %{version}
12cr|pine2mutt-0.3-8|8	Release: %{release}
12cr|pine2mutt-0.3-8|9	Source0: %{name}-%{version}.tar.bz2
12cr|pine2mutt-0.3-8|10	Patch: %name-makefile.patch.bz2
12cr|pine2mutt-0.3-8|11	License: GPL
12cr|pine2mutt-0.3-8|12	URL: http://www.netmeister.org/apps/pine2mutt/index.html
12cr|pine2mutt-0.3-8|13	Group: Networking/Mail
12cr|pine2mutt-0.3-8|14	Buildroot: %{_tmppath}/%{name}-buildroot
12cr|pine2mutt-0.3-8|15	Buildarch: noarch
12cr|pine2mutt-0.3-8|16	
12cr|pine2mutt-0.3-8|17	%description
12cr|pine2mutt-0.3-8|18	Pine2mutt is a simple perl-script interesting to people who switch from using
12cr|pine2mutt-0.3-8|19	pine to mutt. It converts pine's .addressbook into mutt-readable aliases,
12cr|pine2mutt-0.3-8|20	enables pine-like sent-mail-folder handling and provides pine-like keybindings
12cr|pine2mutt-0.3-8|21	by sourcing the file "Pine.rc" which comes with mutt.
12cr|pine2mutt-0.3-8|22	
12cr|pine2mutt-0.3-8|23	%prep
12cr|pine2mutt-0.3-8|24	rm -rf $RPM_BUILD_ROOT
12cr|pine2mutt-0.3-8|25	
12cr|pine2mutt-0.3-8|26	%setup
12cr|pine2mutt-0.3-8|27	
12cr|pine2mutt-0.3-8|28	%patch -p1
12cr|pine2mutt-0.3-8|29	
12cr|pine2mutt-0.3-8|30	%build
12cr|pine2mutt-0.3-8|31	
12cr|pine2mutt-0.3-8|32	%install
12cr|pine2mutt-0.3-8|33	export DESTDIR=$RPM_BUILD_ROOT
12cr|pine2mutt-0.3-8|34	
12cr|pine2mutt-0.3-8|35	mkdir -p $RPM_BUILD_ROOT%_bindir
12cr|pine2mutt-0.3-8|36	mkdir -p $RPM_BUILD_ROOT%_mandir/man1
12cr|pine2mutt-0.3-8|37	
12cr|pine2mutt-0.3-8|38	make install
12cr|pine2mutt-0.3-8|39	
12cr|pine2mutt-0.3-8|40	%clean
12cr|pine2mutt-0.3-8|41	
12cr|pine2mutt-0.3-8|42	%files
12cr|pine2mutt-0.3-8|43	%defattr(-,root,root)
12cr|pine2mutt-0.3-8|44	%doc README COPYING
12cr|pine2mutt-0.3-8|45	%_bindir/*
12cr|pine2mutt-0.3-8|46	%_mandir/man1/*
12cr|pine2mutt-0.3-8|47	
12cr|pine2mutt-0.3-8|48	
12cr|pine2mutt-0.3-8|49	
12cr|pine2mutt-0.3-8|50	%changelog
12cr|pine2mutt-0.3-8|51	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.3-8mdv2010.0
12cr|pine2mutt-0.3-8|52	+ Revision: 430736
12cr|pine2mutt-0.3-8|53	- rebuild
12cr|pine2mutt-0.3-8|54	
12cr|pine2mutt-0.3-8|55	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3-7mdv2009.0
12cr|pine2mutt-0.3-8|56	+ Revision: 259065
12cr|pine2mutt-0.3-8|57	- rebuild
12cr|pine2mutt-0.3-8|58	
12cr|pine2mutt-0.3-8|59	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3-6mdv2009.0
12cr|pine2mutt-0.3-8|60	+ Revision: 246980
12cr|pine2mutt-0.3-8|61	- rebuild
12cr|pine2mutt-0.3-8|62	
12cr|pine2mutt-0.3-8|63	+ Olivier Blin <oblin@mandriva.com>
12cr|pine2mutt-0.3-8|64	- restore BuildRoot
12cr|pine2mutt-0.3-8|65	
12cr|pine2mutt-0.3-8|66	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.3-4mdv2008.1
12cr|pine2mutt-0.3-8|67	+ Revision: 125377
12cr|pine2mutt-0.3-8|68	- kill re-definition of %%buildroot on Pixel's request
12cr|pine2mutt-0.3-8|69	- use %%mkrel
12cr|pine2mutt-0.3-8|70	- import pine2mutt
12cr|pine2mutt-0.3-8|71	
12cr|pine2mutt-0.3-8|72	
12cr|pine2mutt-0.3-8|73	* Wed May 11 2005 Lenny Cartier <lenny@mandriva.com> 0.3-4mdk
12cr|pine2mutt-0.3-8|74	- rebuild
12cr|pine2mutt-0.3-8|75	
12cr|pine2mutt-0.3-8|76	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.3-3mdk
12cr|pine2mutt-0.3-8|77	- rebuild
12cr|pine2mutt-0.3-8|78	
12cr|pine2mutt-0.3-8|79	* Wed Jan 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.3-2mdk
12cr|pine2mutt-0.3-8|80	- rebuild
12cr|pine2mutt-0.3-8|81	
12cr|pine2mutt-0.3-8|82	* Mon Dec 03 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.3-1mdk
12cr|pine2mutt-0.3-8|83	- 0.3
12cr|pine2mutt-0.3-8|84	- refresh patch
12cr|pine2mutt-0.3-8|85	
12cr|pine2mutt-0.3-8|86	* Thu Aug 30 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.2-4mdk
12cr|pine2mutt-0.3-8|87	- rebuild
12cr|pine2mutt-0.3-8|88	
12cr|pine2mutt-0.3-8|89	* Tue Mar 20 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.2-3mdk
12cr|pine2mutt-0.3-8|90	- rebuild
12cr|pine2mutt-0.3-8|91	
12cr|pine2mutt-0.3-8|92	* Wed Jan 24 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.2-2mdk
12cr|pine2mutt-0.3-8|93	- rebuild
12cr|pine2mutt-0.3-8|94	
12cr|pine2mutt-0.3-8|95	* Thu Nov 16 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.2-1mdk
12cr|pine2mutt-0.3-8|96	- used srpm from Jan  Schaumann <jschauma@netmeister.org> 0.2-1mdk
12cr|pine2mutt-0.3-8|97	- Changed mutt's default alias-file to "~/.pine2mutt":
12cr|pine2mutt-0.3-8|98	People might use "~/.aliases" for bash-aliases (for example) or
12cr|pine2mutt-0.3-8|99	otherwise.
12cr|pine2mutt-0.3-8|100	- added new feature: pine-like sent-mail-folder handling
12cr|pine2mutt-0.3-8|101	- added new feature: Mutt provides a "Pine.rc" file which we source
12cr|pine2mutt-0.3-8|102	to enable pine-like key-bindings
12cr|pine2mutt-0.3-8|103	
12cr|pine2mutt-0.3-8|104	* Thu Nov 09 2000 Jan Schaumann <jschauma@netmeister.org> 0.1-1mdk
12cr|pine2mutt-0.3-8|105	- First RPM package

6187 12
12cr|pingus-0.7.6-2|1	# Build is broken at least is 0.7.6,
12cr|pingus-0.7.6-2|2	# missing #include "pingus/debug.hpp
12cr|pingus-0.7.6-2|3	%define build_extra_input 0
12cr|pingus-0.7.6-2|4	
12cr|pingus-0.7.6-2|5	Summary:	Pingus - A free Lemmings clone
12cr|pingus-0.7.6-2|6	Name:		pingus
12cr|pingus-0.7.6-2|7	Version:	0.7.6
12cr|pingus-0.7.6-2|8	Release:	2
12cr|pingus-0.7.6-2|9	License:	GPLv2+
12cr|pingus-0.7.6-2|10	Group:		Games/Arcade
12cr|pingus-0.7.6-2|11	URL:		http://pingus.seul.org
12cr|pingus-0.7.6-2|12	Source0:	http://pingus.googlecode.com/files/%{name}-%{version}.tar.bz2
12cr|pingus-0.7.6-2|13	Source11:	%{name}.16.png
12cr|pingus-0.7.6-2|14	Source12:	%{name}.32.png
12cr|pingus-0.7.6-2|15	Source13:	%{name}.48.png
12cr|pingus-0.7.6-2|16	Patch0:		pingus-0.7.6-gcc470-udl.patch
12cr|pingus-0.7.6-2|17	BuildRequires:	scons
12cr|pingus-0.7.6-2|18	BuildRequires:	boost-devel
12cr|pingus-0.7.6-2|19	BuildRequires:	pkgconfig(gl)
12cr|pingus-0.7.6-2|20	BuildRequires:	pkgconfig(glu)
12cr|pingus-0.7.6-2|21	BuildRequires:	pkgconfig(sdl)
12cr|pingus-0.7.6-2|22	BuildRequires:	pkgconfig(SDL_mixer)
12cr|pingus-0.7.6-2|23	BuildRequires:	pkgconfig(SDL_image)
12cr|pingus-0.7.6-2|24	BuildRequires:	pkgconfig(libpng)
12cr|pingus-0.7.6-2|25	BuildRequires:	pkgconfig(xi)
12cr|pingus-0.7.6-2|26	BuildRequires:	physfs-devel
12cr|pingus-0.7.6-2|27	BuildRequires:	cwiid-devel
12cr|pingus-0.7.6-2|28	# To avoid automatic Requires on file
12cr|pingus-0.7.6-2|29	BuildRequires:	guile
12cr|pingus-0.7.6-2|30	
12cr|pingus-0.7.6-2|31	%description
12cr|pingus-0.7.6-2|32	Pingus is a free Lemmings clone covered under the GPL. Pingus uses SDL,
12cr|pingus-0.7.6-2|33	which should make it portable over a lot of operating systems in the future. At
12cr|pingus-0.7.6-2|34	the moment the main target is Linux. It is possible to play Pingus in a X
12cr|pingus-0.7.6-2|35	window or in fullscreen.
12cr|pingus-0.7.6-2|36	
12cr|pingus-0.7.6-2|37	%prep
12cr|pingus-0.7.6-2|38	%setup -q
12cr|pingus-0.7.6-2|39	%patch0 -p0
12cr|pingus-0.7.6-2|40	
12cr|pingus-0.7.6-2|41	%build
12cr|pingus-0.7.6-2|42	%scons \
12cr|pingus-0.7.6-2|43	%if %{build_extra_input}
12cr|pingus-0.7.6-2|44	with_xinput=true \
12cr|pingus-0.7.6-2|45	with_wiimote=true \
12cr|pingus-0.7.6-2|46	%endif
12cr|pingus-0.7.6-2|47	prefix=%{_prefix} \
12cr|pingus-0.7.6-2|48	execprefix=%{_gamesbindir} \
12cr|pingus-0.7.6-2|49	datadir=%{_gamesdatadir} \
12cr|pingus-0.7.6-2|50	libdir=%{_libdir}
12cr|pingus-0.7.6-2|51	
12cr|pingus-0.7.6-2|52	%install
12cr|pingus-0.7.6-2|53	%makeinstall \
12cr|pingus-0.7.6-2|54	DATADIR=%{buildroot}/%{_gamesdatadir}/%{name} \
12cr|pingus-0.7.6-2|55	MANDIR=%{buildroot}/%{_mandir} \
12cr|pingus-0.7.6-2|56	BINDIR=%{buildroot}/%{_gamesbindir} \
12cr|pingus-0.7.6-2|57	LIBDIR=%{buildroot}/%{_libdir}
12cr|pingus-0.7.6-2|58	
12cr|pingus-0.7.6-2|59	
12cr|pingus-0.7.6-2|60	install -m 755 -d %{buildroot}%{_datadir}/applications/
12cr|pingus-0.7.6-2|61	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|pingus-0.7.6-2|62	[Desktop Entry]
12cr|pingus-0.7.6-2|63	Name=Pingus
12cr|pingus-0.7.6-2|64	Comment=A free Lemmings clone
12cr|pingus-0.7.6-2|65	Exec=%{_gamesbindir}/%{name}
12cr|pingus-0.7.6-2|66	Icon=%{name}
12cr|pingus-0.7.6-2|67	Terminal=false
12cr|pingus-0.7.6-2|68	Type=Application
12cr|pingus-0.7.6-2|69	StartupNotify=true
12cr|pingus-0.7.6-2|70	Categories=Game;ArcadeGame;
12cr|pingus-0.7.6-2|71	EOF
12cr|pingus-0.7.6-2|72	
12cr|pingus-0.7.6-2|73	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|pingus-0.7.6-2|74	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|pingus-0.7.6-2|75	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|pingus-0.7.6-2|76	
12cr|pingus-0.7.6-2|77	rm -f %{buildroot}%{_datadir}/locale/locale.alias
12cr|pingus-0.7.6-2|78	
12cr|pingus-0.7.6-2|79	sed -i "s^%{buildroot}/^^g" %{buildroot}%{_gamesbindir}/pingus
12cr|pingus-0.7.6-2|80	
12cr|pingus-0.7.6-2|81	%files
12cr|pingus-0.7.6-2|82	%doc AUTHORS COPYING README* TODO
12cr|pingus-0.7.6-2|83	%{_gamesbindir}/pingus
12cr|pingus-0.7.6-2|84	%{_gamesbindir}/pingus.bin
12cr|pingus-0.7.6-2|85	%{_gamesdatadir}/%{name}
12cr|pingus-0.7.6-2|86	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|pingus-0.7.6-2|87	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|pingus-0.7.6-2|88	%{_mandir}/man1/pingus.6.*
12cr|pingus-0.7.6-2|89	
12cr|pingus-0.7.6-2|90	
12cr|pingus-0.7.6-2|91	%changelog
12cr|pingus-0.7.6-2|92	* Wed Jan 25 2012 Zombie Ryushu <ryushu@mandriva.org> 0.7.6-1
12cr|pingus-0.7.6-2|93	+ Revision: 768176
12cr|pingus-0.7.6-2|94	- Update to 0.7.6
12cr|pingus-0.7.6-2|95	
12cr|pingus-0.7.6-2|96	* Wed Oct 26 2011 Götz Waschk <waschk@mandriva.org> 0.7.5-1
12cr|pingus-0.7.6-2|97	+ Revision: 707265
12cr|pingus-0.7.6-2|98	- new version
12cr|pingus-0.7.6-2|99	- remove old patches
12cr|pingus-0.7.6-2|100	- fix paths wrapper script
12cr|pingus-0.7.6-2|101	- spec cleanup
12cr|pingus-0.7.6-2|102	
12cr|pingus-0.7.6-2|103	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|pingus-0.7.6-2|104	- fix man page
12cr|pingus-0.7.6-2|105	
12cr|pingus-0.7.6-2|106	* Thu Oct 13 2011 Zombie Ryushu <ryushu@mandriva.org> 0.7.4-1
12cr|pingus-0.7.6-2|107	+ Revision: 704547
12cr|pingus-0.7.6-2|108	- Fix a buinch of stuff
12cr|pingus-0.7.6-2|109	- deprecate old patches
12cr|pingus-0.7.6-2|110	- Upgrade to 0.7.4
12cr|pingus-0.7.6-2|111	
12cr|pingus-0.7.6-2|112	* Wed Mar 16 2011 Funda Wang <fwang@mandriva.org> 0.7.3-4
12cr|pingus-0.7.6-2|113	+ Revision: 645383
12cr|pingus-0.7.6-2|114	- rebuild for new boost
12cr|pingus-0.7.6-2|115	
12cr|pingus-0.7.6-2|116	* Sun Aug 29 2010 Funda Wang <fwang@mandriva.org> 0.7.3-3mdv2011.0
12cr|pingus-0.7.6-2|117	+ Revision: 574093
12cr|pingus-0.7.6-2|118	- rebuild
12cr|pingus-0.7.6-2|119	
12cr|pingus-0.7.6-2|120	* Thu Aug 05 2010 Funda Wang <fwang@mandriva.org> 0.7.3-2mdv2011.0
12cr|pingus-0.7.6-2|121	+ Revision: 566295
12cr|pingus-0.7.6-2|122	- rebuild for new boost
12cr|pingus-0.7.6-2|123	
12cr|pingus-0.7.6-2|124	* Thu Jul 29 2010 Zombie Ryushu <ryushu@mandriva.org> 0.7.3-1mdv2011.0
12cr|pingus-0.7.6-2|125	+ Revision: 562909
12cr|pingus-0.7.6-2|126	- Upgrade to 0.7.3
12cr|pingus-0.7.6-2|127	- Upgrade to 0.7.3
12cr|pingus-0.7.6-2|128	
12cr|pingus-0.7.6-2|129	* Tue Jun 29 2010 Pascal Terjan <pterjan@mandriva.org> 0.7.2-8mdv2010.1
12cr|pingus-0.7.6-2|130	+ Revision: 549480
12cr|pingus-0.7.6-2|131	- Add BuildRequires guile (#53526)
12cr|pingus-0.7.6-2|132	
12cr|pingus-0.7.6-2|133	* Mon Feb 08 2010 Anssi Hannula <anssi@mandriva.org> 0.7.2-7mdv2010.1
12cr|pingus-0.7.6-2|134	+ Revision: 501882
12cr|pingus-0.7.6-2|135	- rebuild for new boost
12cr|pingus-0.7.6-2|136	
12cr|pingus-0.7.6-2|137	* Wed Feb 03 2010 Funda Wang <fwang@mandriva.org> 0.7.2-6mdv2010.1
12cr|pingus-0.7.6-2|138	+ Revision: 500309
12cr|pingus-0.7.6-2|139	- rebuild for new boost
12cr|pingus-0.7.6-2|140	
12cr|pingus-0.7.6-2|141	* Tue Jan 05 2010 Thierry Vignaud <tv@mandriva.org> 0.7.2-5mdv2010.1
12cr|pingus-0.7.6-2|142	+ Revision: 486394
12cr|pingus-0.7.6-2|143	- rebuild with latest spec-helper which add package require instead of file
12cr|pingus-0.7.6-2|144	require due to scripts using guile (#55407)
12cr|pingus-0.7.6-2|145	
12cr|pingus-0.7.6-2|146	* Fri Aug 21 2009 Funda Wang <fwang@mandriva.org> 0.7.2-4mdv2010.0
12cr|pingus-0.7.6-2|147	+ Revision: 418846
12cr|pingus-0.7.6-2|148	- sync with fedora gcc44 patch
12cr|pingus-0.7.6-2|149	
12cr|pingus-0.7.6-2|150	* Mon Mar 09 2009 Emmanuel Andry <eandry@mandriva.org> 0.7.2-3mdv2009.1
12cr|pingus-0.7.6-2|151	+ Revision: 353225
12cr|pingus-0.7.6-2|152	- add wiimote support
12cr|pingus-0.7.6-2|153	
12cr|pingus-0.7.6-2|154	* Sun Dec 21 2008 Funda Wang <fwang@mandriva.org> 0.7.2-2mdv2009.1
12cr|pingus-0.7.6-2|155	+ Revision: 316922
12cr|pingus-0.7.6-2|156	- rebuild for new boost
12cr|pingus-0.7.6-2|157	
12cr|pingus-0.7.6-2|158	* Tue Sep 02 2008 Emmanuel Andry <eandry@mandriva.org> 0.7.2-1mdv2009.0
12cr|pingus-0.7.6-2|159	+ Revision: 279350
12cr|pingus-0.7.6-2|160	- add gcc43 patch
12cr|pingus-0.7.6-2|161	
12cr|pingus-0.7.6-2|162	+ Pixel <pixel@mandriva.com>
12cr|pingus-0.7.6-2|163	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|pingus-0.7.6-2|164	
12cr|pingus-0.7.6-2|165	+ Olivier Blin <blino@mandriva.org>
12cr|pingus-0.7.6-2|166	- restore BuildRoot
12cr|pingus-0.7.6-2|167	
12cr|pingus-0.7.6-2|168	+ Thierry Vignaud <tv@mandriva.org>
12cr|pingus-0.7.6-2|169	- kill re-definition of %%buildroot on Pixel's request
12cr|pingus-0.7.6-2|170	
12cr|pingus-0.7.6-2|171	* Sun Nov 04 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.2-1mdv2008.1
12cr|pingus-0.7.6-2|172	+ Revision: 105757
12cr|pingus-0.7.6-2|173	- spec file clean
12cr|pingus-0.7.6-2|174	- move icons to the fd.o icons directory
12cr|pingus-0.7.6-2|175	- add scriplets
12cr|pingus-0.7.6-2|176	- compile with support for wiimote
12cr|pingus-0.7.6-2|177	- drop patch 2
12cr|pingus-0.7.6-2|178	- compile with optflags
12cr|pingus-0.7.6-2|179	- drop X-MandrivaLinux away from desktop file
12cr|pingus-0.7.6-2|180	- new version
12cr|pingus-0.7.6-2|181	- new license policy
12cr|pingus-0.7.6-2|182	
12cr|pingus-0.7.6-2|183	* Fri Oct 26 2007 Crispin Boylan <crisb@mandriva.org> 0.7.1-2mdv2008.1
12cr|pingus-0.7.6-2|184	+ Revision: 102297
12cr|pingus-0.7.6-2|185	- Update description, update and reenable patch1
12cr|pingus-0.7.6-2|186	
12cr|pingus-0.7.6-2|187	* Thu Oct 25 2007 Crispin Boylan <crisb@mandriva.org> 0.7.1-1mdv2008.1
12cr|pingus-0.7.6-2|188	+ Revision: 102209
12cr|pingus-0.7.6-2|189	- Add patch2 for new boost lib name
12cr|pingus-0.7.6-2|190	- New version
12cr|pingus-0.7.6-2|191	
12cr|pingus-0.7.6-2|192	+ Thierry Vignaud <tv@mandriva.org>
12cr|pingus-0.7.6-2|193	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|pingus-0.7.6-2|194	
12cr|pingus-0.7.6-2|195	* Tue Aug 28 2007 Crispin Boylan <crisb@mandriva.org> 0.7.0-1mdv2008.0
12cr|pingus-0.7.6-2|196	+ Revision: 72333
12cr|pingus-0.7.6-2|197	- New version, does not depend on clanlib anymore
12cr|pingus-0.7.6-2|198	
12cr|pingus-0.7.6-2|199	
12cr|pingus-0.7.6-2|200	* Sat Jan 06 2007 Götz Waschk <waschk@mandriva.org> 0.6.0-9mdv2007.0mdv2007.0
12cr|pingus-0.7.6-2|201	+ Revision: 104768
12cr|pingus-0.7.6-2|202	- Import pingus
12cr|pingus-0.7.6-2|203	
12cr|pingus-0.7.6-2|204	* Sat Jan 06 2007 Götz Waschk <waschk@mandriva.org> 0.6.0-9mdv2007.1mdv2007.1
12cr|pingus-0.7.6-2|205	- unpack patches
12cr|pingus-0.7.6-2|206	- xdg menu
12cr|pingus-0.7.6-2|207	
12cr|pingus-0.7.6-2|208	* Mon Jan 16 2006 Olivier Blin <oblin@mandriva.com> 0.6.0-9mdk
12cr|pingus-0.7.6-2|209	- buildrequires correct clanlib version
12cr|pingus-0.7.6-2|210	
12cr|pingus-0.7.6-2|211	* Wed Dec 21 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.6.0-8mdk
12cr|pingus-0.7.6-2|212	- from Colin Guthrie <mdk@colin.guthr.ie> :
12cr|pingus-0.7.6-2|213	o fix build with gcc4 (P2)
12cr|pingus-0.7.6-2|214	o remove locale.alias which breaks build
12cr|pingus-0.7.6-2|215	
12cr|pingus-0.7.6-2|216	* Wed Sep 01 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.6.0-7mdk
12cr|pingus-0.7.6-2|217	- rebuild for new menu
12cr|pingus-0.7.6-2|218	- fix buildrequires (lib64..)
12cr|pingus-0.7.6-2|219	
12cr|pingus-0.7.6-2|220	* Tue Jun 29 2004 Michael Scherer <misc@mandrake.org> 0.6.0-6mdk
12cr|pingus-0.7.6-2|221	- rebuild for new gcc and new clanlib, with the help of Laurent Montel <lmontel@mandrakesoft.com>
12cr|pingus-0.7.6-2|222	- remove Packager tag
12cr|pingus-0.7.6-2|223	

6188 12
12cr|pinta-1.0-1|1	%global debug_package %{nil}
12cr|pinta-1.0-1|2	
12cr|pinta-1.0-1|3	Name:		pinta
12cr|pinta-1.0-1|4	Version:	1.0
12cr|pinta-1.0-1|5	Release:	%mkrel 1
12cr|pinta-1.0-1|6	Summary:	An easy to use drawing and image editing program
12cr|pinta-1.0-1|7	
12cr|pinta-1.0-1|8	Group:		Graphics
12cr|pinta-1.0-1|9	
12cr|pinta-1.0-1|10	# the code is licensed under the MIT license while the icons are licensed as CC-BY
12cr|pinta-1.0-1|11	License:	MIT and CC-BY
12cr|pinta-1.0-1|12	URL:		http://pinta-project.com/
12cr|pinta-1.0-1|13	
12cr|pinta-1.0-1|14	Source0:	http://github.com/downloads/jpobst/Pinta/%{name}-%{version}.tar.gz
12cr|pinta-1.0-1|15	
12cr|pinta-1.0-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|pinta-1.0-1|17	
12cr|pinta-1.0-1|18	# Mono only available on these:
12cr|pinta-1.0-1|19	ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
12cr|pinta-1.0-1|20	
12cr|pinta-1.0-1|21	Requires:	hicolor-icon-theme
12cr|pinta-1.0-1|22	BuildRequires:	mono-devel, gtk-sharp2-devel, gtk-sharp2, gettext, desktop-file-utils, glib-sharp2
12cr|pinta-1.0-1|23	
12cr|pinta-1.0-1|24	%description
12cr|pinta-1.0-1|25	Pinta is an image drawing/editing program.
12cr|pinta-1.0-1|26	It's goal is to provide a simplified alternative to GIMP for casual users.
12cr|pinta-1.0-1|27	
12cr|pinta-1.0-1|28	%prep
12cr|pinta-1.0-1|29	%setup -q
12cr|pinta-1.0-1|30	
12cr|pinta-1.0-1|31	chmod -x readme.txt
12cr|pinta-1.0-1|32	chmod -x license-mit.txt
12cr|pinta-1.0-1|33	chmod -x license-pdn.txt
12cr|pinta-1.0-1|34	chmod -x todo.txt
12cr|pinta-1.0-1|35	chmod -x xdg/pinta.1
12cr|pinta-1.0-1|36	chmod -x xdg/pinta.desktop
12cr|pinta-1.0-1|37	chmod -x xdg/pinta.xpm
12cr|pinta-1.0-1|38	chmod -x xdg/scalable/pinta.svg
12cr|pinta-1.0-1|39	
12cr|pinta-1.0-1|40	sed -i 's/\r//' readme.txt
12cr|pinta-1.0-1|41	sed -i 's/\r//' license-mit.txt
12cr|pinta-1.0-1|42	sed -i 's/\r//' license-pdn.txt
12cr|pinta-1.0-1|43	sed -i 's/\r//' todo.txt
12cr|pinta-1.0-1|44	sed -i 's/\r//' pinta.in
12cr|pinta-1.0-1|45	sed -i 's/\r//' xdg/pinta.desktop
12cr|pinta-1.0-1|46	sed -i 's/\r//' xdg/pinta.xpm
12cr|pinta-1.0-1|47	sed -i 's/\r//' xdg/pinta.1
12cr|pinta-1.0-1|48	sed -i 's/\r//' xdg/scalable/pinta.svg
12cr|pinta-1.0-1|49	
12cr|pinta-1.0-1|50	sed -i -e 's!$(InstallPrefix)/lib/!$(InstallPrefix)/%{_lib}/!' Pinta/Pinta.csproj
12cr|pinta-1.0-1|51	sed -i -e 's!@prefix@/lib/!%{_libdir}/!' pinta.in
12cr|pinta-1.0-1|52	sed -i -i 's!$(InstallPrefix)/lib/!$(InstallPrefix)/%{_lib}/!' Pinta.Install.proj
12cr|pinta-1.0-1|53	
12cr|pinta-1.0-1|54	%build
12cr|pinta-1.0-1|55	%configure
12cr|pinta-1.0-1|56	make %{?_smp_mflags}
12cr|pinta-1.0-1|57	
12cr|pinta-1.0-1|58	%install
12cr|pinta-1.0-1|59	rm -rf %{buildroot}
12cr|pinta-1.0-1|60	make install DESTDIR=%{buildroot}
12cr|pinta-1.0-1|61	
12cr|pinta-1.0-1|62	desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
12cr|pinta-1.0-1|63	
12cr|pinta-1.0-1|64	%find_lang %name
12cr|pinta-1.0-1|65	
12cr|pinta-1.0-1|66	%post
12cr|pinta-1.0-1|67	update-desktop-database &> /dev/null ||:
12cr|pinta-1.0-1|68	
12cr|pinta-1.0-1|69	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
12cr|pinta-1.0-1|70	
12cr|pinta-1.0-1|71	%postun
12cr|pinta-1.0-1|72	update-desktop-database &> /dev/null || :
12cr|pinta-1.0-1|73	
12cr|pinta-1.0-1|74	if [ $1 -eq 0 ] ; then
12cr|pinta-1.0-1|75	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
12cr|pinta-1.0-1|76	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cr|pinta-1.0-1|77	fi
12cr|pinta-1.0-1|78	
12cr|pinta-1.0-1|79	%posttrans
12cr|pinta-1.0-1|80	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cr|pinta-1.0-1|81	
12cr|pinta-1.0-1|82	%clean
12cr|pinta-1.0-1|83	rm -rf %{buildroot}
12cr|pinta-1.0-1|84	
12cr|pinta-1.0-1|85	%files -f %{name}.lang
12cr|pinta-1.0-1|86	%defattr(-,root,root,-)
12cr|pinta-1.0-1|87	%doc todo.txt readme.txt license-mit.txt license-pdn.txt
12cr|pinta-1.0-1|88	%{_libdir}/%{name}
12cr|pinta-1.0-1|89	%{_bindir}/%{name}
12cr|pinta-1.0-1|90	%{_datadir}/applications/%{name}.desktop
12cr|pinta-1.0-1|91	%{_datadir}/icons/hicolor/*/*/%{name}.*
12cr|pinta-1.0-1|92	%{_datadir}/man/man1/%{name}*
12cr|pinta-1.0-1|93	%{_datadir}/pixmaps/%{name}*
12cr|pinta-1.0-1|94	
12cr|pinta-1.0-1|95	
12cr|pinta-1.0-1|96	%changelog
12cr|pinta-1.0-1|97	* Mon Oct 03 2011 Александр Казанцев <kazancas@mandriva.org> 1.0-1mdv2011.0
12cr|pinta-1.0-1|98	+ Revision: 702606
12cr|pinta-1.0-1|99	- imported package pinta
12cr|pinta-1.0-1|100	

6189 12
12cr|pioneers-14.1-1|1	Summary: 	Playable implementation of the Settlers of Catan
12cr|pioneers-14.1-1|2	Name: 		pioneers
12cr|pioneers-14.1-1|3	Version: 	14.1
12cr|pioneers-14.1-1|4	Release: %mkrel 1
12cr|pioneers-14.1-1|5	Group: 		Games/Boards
12cr|pioneers-14.1-1|6	License: 	GPLv2+
12cr|pioneers-14.1-1|7	Url: 		http://pio.sourceforge.net/
12cr|pioneers-14.1-1|8	Source: 	http://downloads.sourceforge.net/project/pio/Source/%{name}-%{version}.tar.gz
12cr|pioneers-14.1-1|9	Source2:	pioneers-0.9.55-icons.tar.bz2
12cr|pioneers-14.1-1|10	Patch: pioneers-0.12.1-desktopentry.patch
12cr|pioneers-14.1-1|11	BuildRoot: 	%_tmppath/%{name}-%version-root
12cr|pioneers-14.1-1|12	BuildRequires:  libgnome2-devel
12cr|pioneers-14.1-1|13	BuildRequires:  gtk+2-devel
12cr|pioneers-14.1-1|14	%if %mdvver >= 201200
12cr|pioneers-14.1-1|15	BuildRequires:  libnotify-devel >= 0.7.4
12cr|pioneers-14.1-1|16	%endif
12cr|pioneers-14.1-1|17	BuildRequires:  avahi-client-devel
12cr|pioneers-14.1-1|18	BuildRequires:  scrollkeeper
12cr|pioneers-14.1-1|19	BuildRequires:  desktop-file-utils
12cr|pioneers-14.1-1|20	BuildRequires:  intltool
12cr|pioneers-14.1-1|21	Provides: gnocatan
12cr|pioneers-14.1-1|22	Obsoletes: gnocatan
12cr|pioneers-14.1-1|23	
12cr|pioneers-14.1-1|24	%description
12cr|pioneers-14.1-1|25	Pioneers is an Internet playable implementation of the Settlers of
12cr|pioneers-14.1-1|26	Catan board game.  The aim is to remain as faithful to the board game
12cr|pioneers-14.1-1|27	as is possible.
12cr|pioneers-14.1-1|28	
12cr|pioneers-14.1-1|29	%package 	server-console
12cr|pioneers-14.1-1|30	Summary:	Pioneers Console Server
12cr|pioneers-14.1-1|31	Group: 		Games/Boards
12cr|pioneers-14.1-1|32	Requires:	pioneers-server-data = %version
12cr|pioneers-14.1-1|33	Provides: gnocatan-server-console
12cr|pioneers-14.1-1|34	Obsoletes: gnocatan-server-console
12cr|pioneers-14.1-1|35	%description 	server-console
12cr|pioneers-14.1-1|36	Pioneers is an Internet playable implementation of the Settlers of
12cr|pioneers-14.1-1|37	Catan board game.  The aim is to remain as faithful to the board game
12cr|pioneers-14.1-1|38	as is possible.
12cr|pioneers-14.1-1|39	The meta server registers available game servers and offers them to new
12cr|pioneers-14.1-1|40	players. It can also create new servers on client request.
12cr|pioneers-14.1-1|41	
12cr|pioneers-14.1-1|42	
12cr|pioneers-14.1-1|43	%package 	server-gtk
12cr|pioneers-14.1-1|44	Summary:	Pioneers GTK Server
12cr|pioneers-14.1-1|45	Group: 		Games/Boards
12cr|pioneers-14.1-1|46	Requires:	pioneers-server-data = %version
12cr|pioneers-14.1-1|47	Provides: gnocatan-server-gtk
12cr|pioneers-14.1-1|48	Obsoletes: gnocatan-server-gtk
12cr|pioneers-14.1-1|49	%description 	server-gtk
12cr|pioneers-14.1-1|50	Pioneers is an Internet playable implementation of the Settlers of
12cr|pioneers-14.1-1|51	Catan board game.  The aim is to remain as faithful to the board game
12cr|pioneers-14.1-1|52	as is possible.
12cr|pioneers-14.1-1|53	
12cr|pioneers-14.1-1|54	The server has a user interface in which you can customise the game
12cr|pioneers-14.1-1|55	parameters.  Customisation is fairly limited at the moment, but this
12cr|pioneers-14.1-1|56	should change in later versions.  Once you are happy with the game
12cr|pioneers-14.1-1|57	parameters, press the Start Server button, and the server will start
12cr|pioneers-14.1-1|58	listening for client connections.
12cr|pioneers-14.1-1|59	
12cr|pioneers-14.1-1|60	%package 	server-data
12cr|pioneers-14.1-1|61	Summary: 	Pioneers Data
12cr|pioneers-14.1-1|62	Group: 		Games/Boards
12cr|pioneers-14.1-1|63	Provides: gnocatan-server-data
12cr|pioneers-14.1-1|64	Obsoletes: gnocatan-server-data
12cr|pioneers-14.1-1|65	%description 	server-data
12cr|pioneers-14.1-1|66	Pioneers is an Internet playable implementation of the Settlers of
12cr|pioneers-14.1-1|67	Catan board game.  The aim is to remain as faithful to the board game
12cr|pioneers-14.1-1|68	as is possible.
12cr|pioneers-14.1-1|69	
12cr|pioneers-14.1-1|70	This package contains the data files for a game server, including a
12cr|pioneers-14.1-1|71	computer player that can take part in Pioneers games.
12cr|pioneers-14.1-1|72	
12cr|pioneers-14.1-1|73	
12cr|pioneers-14.1-1|74	%prep
12cr|pioneers-14.1-1|75	%setup -q -a 2
12cr|pioneers-14.1-1|76	%apply_patches
12cr|pioneers-14.1-1|77	
12cr|pioneers-14.1-1|78	
12cr|pioneers-14.1-1|79	%build
12cr|pioneers-14.1-1|80	%configure2_5x
12cr|pioneers-14.1-1|81	%make
12cr|pioneers-14.1-1|82	
12cr|pioneers-14.1-1|83	%install
12cr|pioneers-14.1-1|84	rm -rf $RPM_BUILD_ROOT %name.lang
12cr|pioneers-14.1-1|85	%makeinstall_std
12cr|pioneers-14.1-1|86	%find_lang %name --with-gnome
12cr|pioneers-14.1-1|87	desktop-file-install --vendor="" \
12cr|pioneers-14.1-1|88	--add-category="X-MandrivaLinux-MoreApplications-Games-Boards" \
12cr|pioneers-14.1-1|89	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|pioneers-14.1-1|90	
12cr|pioneers-14.1-1|91	cp -r icons %buildroot%_datadir/
12cr|pioneers-14.1-1|92	
12cr|pioneers-14.1-1|93	%clean
12cr|pioneers-14.1-1|94	rm -rf %buildroot
12cr|pioneers-14.1-1|95	
12cr|pioneers-14.1-1|96	%if %mdkversion < 200900
12cr|pioneers-14.1-1|97	%post
12cr|pioneers-14.1-1|98	%update_scrollkeeper
12cr|pioneers-14.1-1|99	%update_menus
12cr|pioneers-14.1-1|100	%endif
12cr|pioneers-14.1-1|101	
12cr|pioneers-14.1-1|102	%if %mdkversion < 200900
12cr|pioneers-14.1-1|103	%postun
12cr|pioneers-14.1-1|104	%clean_scrollkeeper
12cr|pioneers-14.1-1|105	%clean_menus
12cr|pioneers-14.1-1|106	%endif
12cr|pioneers-14.1-1|107	
12cr|pioneers-14.1-1|108	%if %mdkversion < 200900
12cr|pioneers-14.1-1|109	%post server-gtk
12cr|pioneers-14.1-1|110	%update_menus
12cr|pioneers-14.1-1|111	%endif
12cr|pioneers-14.1-1|112	
12cr|pioneers-14.1-1|113	%if %mdkversion < 200900
12cr|pioneers-14.1-1|114	%postun server-gtk
12cr|pioneers-14.1-1|115	%clean_menus
12cr|pioneers-14.1-1|116	%endif
12cr|pioneers-14.1-1|117	
12cr|pioneers-14.1-1|118	%files -f %name.lang
12cr|pioneers-14.1-1|119	%defattr(-,root,root)
12cr|pioneers-14.1-1|120	%doc AUTHORS ChangeLog README
12cr|pioneers-14.1-1|121	%{_bindir}/pioneers
12cr|pioneers-14.1-1|122	%{_bindir}/pioneers-editor
12cr|pioneers-14.1-1|123	%{_datadir}/applications/pioneers.desktop
12cr|pioneers-14.1-1|124	%{_datadir}/applications/pioneers-editor.desktop
12cr|pioneers-14.1-1|125	%{_datadir}/pixmaps/pioneers.png
12cr|pioneers-14.1-1|126	%{_datadir}/pixmaps/pioneers-editor.png
12cr|pioneers-14.1-1|127	%{_datadir}/pixmaps/pioneers/
12cr|pioneers-14.1-1|128	%dir %{_datadir}/games/pioneers
12cr|pioneers-14.1-1|129	%{_datadir}/games/pioneers/themes/
12cr|pioneers-14.1-1|130	%{_mandir}/man6/pioneers.6*
12cr|pioneers-14.1-1|131	%{_mandir}/man6/pioneers-editor.6*
12cr|pioneers-14.1-1|132	%if %mdvver <= 201100
12cr|pioneers-14.1-1|133	%_datadir/omf/pioneers
12cr|pioneers-14.1-1|134	%endif
12cr|pioneers-14.1-1|135	%_datadir/icons/hicolor/*/apps/pioneers.*
12cr|pioneers-14.1-1|136	%_datadir/icons/hicolor/*/apps/pioneers-editor.*
12cr|pioneers-14.1-1|137	%_iconsdir/%name.png
12cr|pioneers-14.1-1|138	%_liconsdir/%name.png
12cr|pioneers-14.1-1|139	%_miconsdir/%name.png
12cr|pioneers-14.1-1|140	%_iconsdir/%name-editor.png
12cr|pioneers-14.1-1|141	%_liconsdir/%name-editor.png
12cr|pioneers-14.1-1|142	%_miconsdir/%name-editor.png
12cr|pioneers-14.1-1|143	
12cr|pioneers-14.1-1|144	%files server-console
12cr|pioneers-14.1-1|145	%defattr(-,root,root)
12cr|pioneers-14.1-1|146	%doc README
12cr|pioneers-14.1-1|147	%{_bindir}/pioneers-server-console
12cr|pioneers-14.1-1|148	%{_bindir}/pioneers-meta-server
12cr|pioneers-14.1-1|149	%{_mandir}/man6/pioneers-server-console.6*
12cr|pioneers-14.1-1|150	%{_mandir}/man6/pioneers-meta-server.6*
12cr|pioneers-14.1-1|151	
12cr|pioneers-14.1-1|152	%files server-gtk
12cr|pioneers-14.1-1|153	%defattr(-,root,root)
12cr|pioneers-14.1-1|154	%doc README
12cr|pioneers-14.1-1|155	%{_bindir}/pioneers-server-gtk
12cr|pioneers-14.1-1|156	%{_datadir}/applications/pioneers-server.desktop
12cr|pioneers-14.1-1|157	%{_mandir}/man6/pioneers-server-gtk.6*
12cr|pioneers-14.1-1|158	%_datadir/pixmaps/%name-server.png
12cr|pioneers-14.1-1|159	%_datadir/icons/hicolor/*/apps/pioneers-server.*
12cr|pioneers-14.1-1|160	%_iconsdir/%name-server.png
12cr|pioneers-14.1-1|161	%_liconsdir/%name-server.png
12cr|pioneers-14.1-1|162	%_miconsdir/%name-server.png
12cr|pioneers-14.1-1|163	
12cr|pioneers-14.1-1|164	%files server-data
12cr|pioneers-14.1-1|165	%defattr(-,root,root)
12cr|pioneers-14.1-1|166	%doc README
12cr|pioneers-14.1-1|167	%{_bindir}/pioneersai
12cr|pioneers-14.1-1|168	%{_mandir}/man6/pioneersai.6*
12cr|pioneers-14.1-1|169	%dir %{_datadir}/games/pioneers
12cr|pioneers-14.1-1|170	%{_datadir}/games/pioneers/computer_names
12cr|pioneers-14.1-1|171	%{_datadir}/games/pioneers/*.game
12cr|pioneers-14.1-1|172	
12cr|pioneers-14.1-1|173	
12cr|pioneers-14.1-1|174	%changelog
12cr|pioneers-14.1-1|175	* Tue May 29 2012 Götz Waschk <waschk@mandriva.org> 14.1-1mdv2011.0
12cr|pioneers-14.1-1|176	+ Revision: 801062
12cr|pioneers-14.1-1|177	- fix file list again for backports
12cr|pioneers-14.1-1|178	
12cr|pioneers-14.1-1|179	* Tue May 29 2012 Götz Waschk <waschk@mandriva.org> 14.1-1
12cr|pioneers-14.1-1|180	+ Revision: 801050
12cr|pioneers-14.1-1|181	- update file list for rpm5
12cr|pioneers-14.1-1|182	- update to new version 14.1
12cr|pioneers-14.1-1|183	
12cr|pioneers-14.1-1|184	* Mon Oct 31 2011 Götz Waschk <waschk@mandriva.org> 0.12.5-1
12cr|pioneers-14.1-1|185	+ Revision: 707985
12cr|pioneers-14.1-1|186	- new version
12cr|pioneers-14.1-1|187	- enable avahi support
12cr|pioneers-14.1-1|188	- enable notification support on Cooker
12cr|pioneers-14.1-1|189	
12cr|pioneers-14.1-1|190	* Tue Aug 30 2011 Götz Waschk <waschk@mandriva.org> 0.12.4-1
12cr|pioneers-14.1-1|191	+ Revision: 697438
12cr|pioneers-14.1-1|192	- drop patch 1
12cr|pioneers-14.1-1|193	- update to new version 0.12.4
12cr|pioneers-14.1-1|194	
12cr|pioneers-14.1-1|195	* Tue Oct 05 2010 Götz Waschk <waschk@mandriva.org> 0.12.3.1-1mdv2011.0
12cr|pioneers-14.1-1|196	+ Revision: 583063
12cr|pioneers-14.1-1|197	- update to new version 0.12.3.1
12cr|pioneers-14.1-1|198	
12cr|pioneers-14.1-1|199	* Mon Jan 25 2010 Götz Waschk <waschk@mandriva.org> 0.12.3-1mdv2010.1
12cr|pioneers-14.1-1|200	+ Revision: 496252
12cr|pioneers-14.1-1|201	- update build deps
12cr|pioneers-14.1-1|202	- new version
12cr|pioneers-14.1-1|203	- rediff patch 1
12cr|pioneers-14.1-1|204	- update file list
12cr|pioneers-14.1-1|205	
12cr|pioneers-14.1-1|206	* Sun Aug 09 2009 Götz Waschk <waschk@mandriva.org> 0.12.2-3mdv2010.0
12cr|pioneers-14.1-1|207	+ Revision: 412352
12cr|pioneers-14.1-1|208	- update license
12cr|pioneers-14.1-1|209	- fix format strings
12cr|pioneers-14.1-1|210	
12cr|pioneers-14.1-1|211	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.12.2-2mdv2009.0
12cr|pioneers-14.1-1|212	+ Revision: 268999
12cr|pioneers-14.1-1|213	- rebuild early 2009.0 package (before pixel changes)
12cr|pioneers-14.1-1|214	
12cr|pioneers-14.1-1|215	+ Pixel <pixel@mandriva.com>
12cr|pioneers-14.1-1|216	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|pioneers-14.1-1|217	- use %%update_scrollkeeper/%%clean_scrollkeeper
12cr|pioneers-14.1-1|218	
12cr|pioneers-14.1-1|219	* Sun May 04 2008 Götz Waschk <waschk@mandriva.org> 0.12.2-1mdv2009.0
12cr|pioneers-14.1-1|220	+ Revision: 201025
12cr|pioneers-14.1-1|221	- new version
12cr|pioneers-14.1-1|222	- new version
12cr|pioneers-14.1-1|223	- update the patch
12cr|pioneers-14.1-1|224	
12cr|pioneers-14.1-1|225	+ Thierry Vignaud <tv@mandriva.org>
12cr|pioneers-14.1-1|226	- drop old menu
12cr|pioneers-14.1-1|227	- kill re-definition of %%buildroot on Pixel's request
12cr|pioneers-14.1-1|228	
12cr|pioneers-14.1-1|229	+ Olivier Blin <blino@mandriva.org>
12cr|pioneers-14.1-1|230	- restore BuildRoot
12cr|pioneers-14.1-1|231	
12cr|pioneers-14.1-1|232	* Sun Oct 07 2007 Götz Waschk <waschk@mandriva.org> 0.11.3-1mdv2008.1
12cr|pioneers-14.1-1|233	+ Revision: 95679
12cr|pioneers-14.1-1|234	- new version
12cr|pioneers-14.1-1|235	- add gpg signature to the sources
12cr|pioneers-14.1-1|236	- fix desktop entries
12cr|pioneers-14.1-1|237	
12cr|pioneers-14.1-1|238	* Sun Aug 05 2007 Götz Waschk <waschk@mandriva.org> 0.11.2-1mdv2008.0
12cr|pioneers-14.1-1|239	+ Revision: 59105
12cr|pioneers-14.1-1|240	- new version
12cr|pioneers-14.1-1|241	
12cr|pioneers-14.1-1|242	* Sun Jul 22 2007 Götz Waschk <waschk@mandriva.org> 0.11.1-1mdv2008.0
12cr|pioneers-14.1-1|243	+ Revision: 54471
12cr|pioneers-14.1-1|244	- Import pioneers
12cr|pioneers-14.1-1|245	
12cr|pioneers-14.1-1|246	
12cr|pioneers-14.1-1|247	
12cr|pioneers-14.1-1|248	* Sun Jul 22 2007 Götz Waschk <waschk@mandriva.org> 0.11.1-1mdv2008.0
12cr|pioneers-14.1-1|249	- New version 0.11.1
12cr|pioneers-14.1-1|250	
12cr|pioneers-14.1-1|251	* Sun Sep 17 2006 Götz Waschk <waschk@mandriva.org> 0.10.2-1mdv2007.0
12cr|pioneers-14.1-1|252	- New version 0.10.2
12cr|pioneers-14.1-1|253	
12cr|pioneers-14.1-1|254	* Sun Aug 27 2006 Götz Waschk <waschk@mandriva.org> 0.10.1-1mdv2007.0
12cr|pioneers-14.1-1|255	- New release 0.10.1
12cr|pioneers-14.1-1|256	
12cr|pioneers-14.1-1|257	* Fri Aug  4 2006 Gtz Waschk <waschk@mandriva.org> 0.9.64-3mdv2007.0
12cr|pioneers-14.1-1|258	- fix old menu
12cr|pioneers-14.1-1|259	
12cr|pioneers-14.1-1|260	* Tue Jun 20 2006 Gtz Waschk <waschk@mandriva.org> 0.9.64-2mdv2007.0
12cr|pioneers-14.1-1|261	- xdg menu
12cr|pioneers-14.1-1|262	
12cr|pioneers-14.1-1|263	* Tue Jun 06 2006 Götz Waschk <waschk@mandriva.org> 0.9.64-1
12cr|pioneers-14.1-1|264	- New release 0.9.64
12cr|pioneers-14.1-1|265	
12cr|pioneers-14.1-1|266	* Tue May 30 2006 Götz Waschk <waschk@mandriva.org> 0.9.63-1
12cr|pioneers-14.1-1|267	- New release 0.9.63
12cr|pioneers-14.1-1|268	
12cr|pioneers-14.1-1|269	* Sun May 28 2006 Götz Waschk <waschk@mandriva.org> 0.9.62-1mdk
12cr|pioneers-14.1-1|270	- New release 0.9.62
12cr|pioneers-14.1-1|271	
12cr|pioneers-14.1-1|272	* Sun Apr 09 2006 Götz Waschk <waschk@mandriva.org> 0.9.61-1mdk
12cr|pioneers-14.1-1|273	- New release 0.9.61
12cr|pioneers-14.1-1|274	
12cr|pioneers-14.1-1|275	* Thu Mar  9 2006 Gtz Waschk <waschk@mandriva.org> 0.9.55-2mdk
12cr|pioneers-14.1-1|276	- don't use rsvg anymore for the icons to allow backports
12cr|pioneers-14.1-1|277	
12cr|pioneers-14.1-1|278	* Thu Feb 09 2006 Götz Waschk <waschk@mandriva.org> 0.9.55-1mdk
12cr|pioneers-14.1-1|279	- New release 0.9.55
12cr|pioneers-14.1-1|280	
12cr|pioneers-14.1-1|281	* Tue Feb 07 2006 Götz Waschk <waschk@mandriva.org> 0.9.54-1mdk
12cr|pioneers-14.1-1|282	- New release 0.9.54
12cr|pioneers-14.1-1|283	
12cr|pioneers-14.1-1|284	* Wed Jan 25 2006 Gtz Waschk <waschk@mandriva.org> 0.9.49-1mdk
12cr|pioneers-14.1-1|285	- use rsvg for the icons
12cr|pioneers-14.1-1|286	- New release 0.9.49
12cr|pioneers-14.1-1|287	
12cr|pioneers-14.1-1|288	* Sat Dec 31 2005 Gtz Waschk <waschk@mandriva.org> 0.9.40-4mdk
12cr|pioneers-14.1-1|289	- fix icon transparency
12cr|pioneers-14.1-1|290	
12cr|pioneers-14.1-1|291	* Sat Dec 31 2005 Gtz Waschk <waschk@mandriva.org> 0.9.40-3mdk
12cr|pioneers-14.1-1|292	- use the svg icon
12cr|pioneers-14.1-1|293	
12cr|pioneers-14.1-1|294	* Tue Dec 27 2005 Gtz Waschk <waschk@mandriva.org> 0.9.40-2mdk
12cr|pioneers-14.1-1|295	- fix obsoletes
12cr|pioneers-14.1-1|296	
12cr|pioneers-14.1-1|297	* Wed Dec 21 2005 Gtz Waschk <waschk@mandriva.org> 0.9.40-1mdk
12cr|pioneers-14.1-1|298	- fix menu
12cr|pioneers-14.1-1|299	- New release 0.9.40
12cr|pioneers-14.1-1|300	- use mkrel
12cr|pioneers-14.1-1|301	
12cr|pioneers-14.1-1|302	* Sun Nov 20 2005 Götz Waschk <waschk@mandriva.org> 0.9.33-2mdk
12cr|pioneers-14.1-1|303	- rebuild for new openssl
12cr|pioneers-14.1-1|304	
12cr|pioneers-14.1-1|305	* Thu Nov 03 2005 Götz Waschk <waschk@mandriva.org> 0.9.33-1mdk
12cr|pioneers-14.1-1|306	- New release 0.9.33
12cr|pioneers-14.1-1|307	
12cr|pioneers-14.1-1|308	* Thu Sep 01 2005 Götz Waschk <waschk@mandriva.org> 0.9.23-2mdk
12cr|pioneers-14.1-1|309	- rebuild to remove glitz dep
12cr|pioneers-14.1-1|310	
12cr|pioneers-14.1-1|311	* Mon Aug 22 2005 Götz Waschk <waschk@mandriva.org> 0.9.23-1mdk
12cr|pioneers-14.1-1|312	- New release 0.9.23
12cr|pioneers-14.1-1|313	
12cr|pioneers-14.1-1|314	* Fri Jul 15 2005 Götz Waschk <waschk@mandriva.org> 0.9.19-1mdk
12cr|pioneers-14.1-1|315	- add the editor
12cr|pioneers-14.1-1|316	- fix buildrequires
12cr|pioneers-14.1-1|317	- new version
12cr|pioneers-14.1-1|318	- renamed from gnocatan
12cr|pioneers-14.1-1|319	
12cr|pioneers-14.1-1|320	* Sat Mar 26 2005 Götz Waschk <waschk@linux-mandrake.com> 0.8.1.59-1mdk
12cr|pioneers-14.1-1|321	- New release 0.8.1.59
12cr|pioneers-14.1-1|322	
12cr|pioneers-14.1-1|323	* Thu Mar 03 2005 Götz Waschk <waschk@linux-mandrake.com> 0.8.1.54-1mdk
12cr|pioneers-14.1-1|324	- New release 0.8.1.54
12cr|pioneers-14.1-1|325	
12cr|pioneers-14.1-1|326	* Sat Feb  5 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.8.1.53-1mdk
12cr|pioneers-14.1-1|327	- New release 0.5.1.53
12cr|pioneers-14.1-1|328	
12cr|pioneers-14.1-1|329	* Fri Feb  4 2005 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.52-1mdk
12cr|pioneers-14.1-1|330	- New release 0.8.1.52
12cr|pioneers-14.1-1|331	
12cr|pioneers-14.1-1|332	* Wed Jan 26 2005 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.51-1mdk
12cr|pioneers-14.1-1|333	- New release 0.8.1.51
12cr|pioneers-14.1-1|334	
12cr|pioneers-14.1-1|335	* Sun Jan 23 2005 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.50-1mdk
12cr|pioneers-14.1-1|336	- New release 0.8.1.50
12cr|pioneers-14.1-1|337	
12cr|pioneers-14.1-1|338	* Sun Jan  9 2005 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.48-1mdk
12cr|pioneers-14.1-1|339	- New release 0.8.1.48
12cr|pioneers-14.1-1|340	
12cr|pioneers-14.1-1|341	* Sat Dec  4 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.45-1mdk
12cr|pioneers-14.1-1|342	- New release 0.8.1.45
12cr|pioneers-14.1-1|343	
12cr|pioneers-14.1-1|344	* Sun Nov 21 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.43-1mdk
12cr|pioneers-14.1-1|345	- New release 0.8.1.43
12cr|pioneers-14.1-1|346	
12cr|pioneers-14.1-1|347	* Sat Nov 13 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.42-1mdk
12cr|pioneers-14.1-1|348	- New release 0.8.1.42
12cr|pioneers-14.1-1|349	
12cr|pioneers-14.1-1|350	* Sun Oct 24 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.40-1mdk
12cr|pioneers-14.1-1|351	- New release 0.8.1.40
12cr|pioneers-14.1-1|352	
12cr|pioneers-14.1-1|353	* Sun Oct 17 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.39-1mdk
12cr|pioneers-14.1-1|354	- New release 0.8.1.39
12cr|pioneers-14.1-1|355	
12cr|pioneers-14.1-1|356	* Sat Oct  9 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.38-1mdk
12cr|pioneers-14.1-1|357	- New release 0.8.1.38
12cr|pioneers-14.1-1|358	
12cr|pioneers-14.1-1|359	* Fri Oct  1 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.37-1mdk
12cr|pioneers-14.1-1|360	- New release 0.8.1.37
12cr|pioneers-14.1-1|361	
12cr|pioneers-14.1-1|362	* Mon Sep 27 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.36-1mdk
12cr|pioneers-14.1-1|363	- New release 0.8.1.36
12cr|pioneers-14.1-1|364	
12cr|pioneers-14.1-1|365	* Fri Jul  9 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.8.1.30-1mdk
12cr|pioneers-14.1-1|366	- drop yelp pregeneration call
12cr|pioneers-14.1-1|367	- fix source URL
12cr|pioneers-14.1-1|368	- New release 0.8.1.30
12cr|pioneers-14.1-1|369	
12cr|pioneers-14.1-1|370	* Sat Feb  7 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.8.1.16-2mdk
12cr|pioneers-14.1-1|371	- fix directory ownership
12cr|pioneers-14.1-1|372	
12cr|pioneers-14.1-1|373	* Tue Jan 27 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.8.1.16-1mdk
12cr|pioneers-14.1-1|374	- new version
12cr|pioneers-14.1-1|375	
12cr|pioneers-14.1-1|376	* Mon Oct 20 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.8.0.0-1mdk
12cr|pioneers-14.1-1|377	- initial package
12cr|pioneers-14.1-1|378	
12cr|pioneers-14.1-1|379	
12cr|pioneers-14.1-1|380	* Sun May 19 2002 Roman Hodek <roman@hodek.net>
12cr|pioneers-14.1-1|381	- 0.6.99 as beta for 0.7.0
12cr|pioneers-14.1-1|382	
12cr|pioneers-14.1-1|383	* Sun Aug 27 2000 Steve Langasek <vorlon@dodds.net>
12cr|pioneers-14.1-1|384	- 0.6.1 released
12cr|pioneers-14.1-1|385	
12cr|pioneers-14.1-1|386	* Tue Jun 20 2000 Steve Langasek <vorlon@dodds.net>
12cr|pioneers-14.1-1|387	- updated version number
12cr|pioneers-14.1-1|388	
12cr|pioneers-14.1-1|389	* Thu Jun 01 2000 Steve Langasek <vorlon@dodds.net>
12cr|pioneers-14.1-1|390	- Updated to behave more like the filesystem standard tells us to (and
12cr|pioneers-14.1-1|391	more like configure expects us to)
12cr|pioneers-14.1-1|392	
12cr|pioneers-14.1-1|393	* Sun May 07 2000 Dave Cole <adve@dccs.com.au>
12cr|pioneers-14.1-1|394	- Removed ship building development card
12cr|pioneers-14.1-1|395	
12cr|pioneers-14.1-1|396	* Mon May 01 2000 Andy Heroff <aheroff@mediaone.net>
12cr|pioneers-14.1-1|397	- SourceForge release version 0.5.0
12cr|pioneers-14.1-1|398	
12cr|pioneers-14.1-1|399	* Fri Sep 03 1999 Dave Cole <dave@dccs.com.au>
12cr|pioneers-14.1-1|400	- Modifications to build 0.4.0
12cr|pioneers-14.1-1|401	
12cr|pioneers-14.1-1|402	* Sun May 23 1999 Preben Randhol <randhol@pvv.org>
12cr|pioneers-14.1-1|403	- Building version 0.31
12cr|pioneers-14.1-1|404	
12cr|pioneers-14.1-1|405	* Wed May 12 1999 Preben Randhol <randhol@pvv.org>
12cr|pioneers-14.1-1|406	- First try at making the packages

6190 12
12cr|pircbot-1.5.0-1|1	%define name	pircbot
12cr|pircbot-1.5.0-1|2	%define version	1.5.0
12cr|pircbot-1.5.0-1|3	%define release	%mkrel 1
12cr|pircbot-1.5.0-1|4	
12cr|pircbot-1.5.0-1|5	Name:		%{name}
12cr|pircbot-1.5.0-1|6	Summary:	Java IRC API
12cr|pircbot-1.5.0-1|7	Version:	%{version}
12cr|pircbot-1.5.0-1|8	Release:	%{release}
12cr|pircbot-1.5.0-1|9	Source0:	http://www.jibble.org/files/pircbot-1.5.0.zip
12cr|pircbot-1.5.0-1|10	Source1:	pircbot.xml
12cr|pircbot-1.5.0-1|11	URL:		http://www.jibble.org/pircbot.php
12cr|pircbot-1.5.0-1|12	
12cr|pircbot-1.5.0-1|13	Group:		Development/Java
12cr|pircbot-1.5.0-1|14	License:        GPLv2
12cr|pircbot-1.5.0-1|15	
12cr|pircbot-1.5.0-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pircbot-1.5.0-1|17	BuildRequires:	ant
12cr|pircbot-1.5.0-1|18	BuildRequires:	java-rpmbuild
12cr|pircbot-1.5.0-1|19	BuildRequires:	unzip
12cr|pircbot-1.5.0-1|20	
12cr|pircbot-1.5.0-1|21	Requires:	java
12cr|pircbot-1.5.0-1|22	
12cr|pircbot-1.5.0-1|23	BuildArch:	noarch
12cr|pircbot-1.5.0-1|24	
12cr|pircbot-1.5.0-1|25	%description
12cr|pircbot-1.5.0-1|26	PircBot is a Java API for writing IRC bots quickly and easily.
12cr|pircbot-1.5.0-1|27	Its features include an event-driven architecture to handle common IRC events,
12cr|pircbot-1.5.0-1|28	flood protection, DCC resuming support, ident support, and more.
12cr|pircbot-1.5.0-1|29	Its comprehensive logfile format is suitable for use with pisg to generate
12cr|pircbot-1.5.0-1|30	channel statistics.
12cr|pircbot-1.5.0-1|31	
12cr|pircbot-1.5.0-1|32	PircBot is written in pure Java, so it will run on any operating system that
12cr|pircbot-1.5.0-1|33	has a Java Virtual Machine.
12cr|pircbot-1.5.0-1|34	
12cr|pircbot-1.5.0-1|35	%files
12cr|pircbot-1.5.0-1|36	%defattr(-,root,root,-)
12cr|pircbot-1.5.0-1|37	%_javadir/*.jar
12cr|pircbot-1.5.0-1|38	
12cr|pircbot-1.5.0-1|39	#--------------------------------------------------------------------
12cr|pircbot-1.5.0-1|40	
12cr|pircbot-1.5.0-1|41	%package	javadoc
12cr|pircbot-1.5.0-1|42	Summary:	Javadoc for pircbot
12cr|pircbot-1.5.0-1|43	Group:		Development/Java
12cr|pircbot-1.5.0-1|44	
12cr|pircbot-1.5.0-1|45	%description javadoc
12cr|pircbot-1.5.0-1|46	Javadoc for pircbot.
12cr|pircbot-1.5.0-1|47	
12cr|pircbot-1.5.0-1|48	
12cr|pircbot-1.5.0-1|49	%files javadoc
12cr|pircbot-1.5.0-1|50	%defattr(-,root,root,-)
12cr|pircbot-1.5.0-1|51	%_javadocdir/*
12cr|pircbot-1.5.0-1|52	
12cr|pircbot-1.5.0-1|53	#--------------------------------------------------------------------
12cr|pircbot-1.5.0-1|54	
12cr|pircbot-1.5.0-1|55	%prep
12cr|pircbot-1.5.0-1|56	%setup -q
12cr|pircbot-1.5.0-1|57	%__cp %{SOURCE1} .
12cr|pircbot-1.5.0-1|58	
12cr|pircbot-1.5.0-1|59	%build
12cr|pircbot-1.5.0-1|60	export CLASSPATH="."
12cr|pircbot-1.5.0-1|61	%ant -f pircbot.xml all javadoc
12cr|pircbot-1.5.0-1|62	
12cr|pircbot-1.5.0-1|63	%install
12cr|pircbot-1.5.0-1|64	rm -rf $RPM_BUILD_ROOT
12cr|pircbot-1.5.0-1|65	
12cr|pircbot-1.5.0-1|66	%__install -dm 755 $RPM_BUILD_ROOT%_javadir
12cr|pircbot-1.5.0-1|67	%__install -m 644 dist/%{name}-%{version}.jar $RPM_BUILD_ROOT%_javadir
12cr|pircbot-1.5.0-1|68	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%_javadir/%{name}.jar
12cr|pircbot-1.5.0-1|69	
12cr|pircbot-1.5.0-1|70	# javadoc
12cr|pircbot-1.5.0-1|71	%__install -dm 755 $RPM_BUILD_ROOT%_javadocdir/%{name}-%{version}
12cr|pircbot-1.5.0-1|72	pushd javadoc
12cr|pircbot-1.5.0-1|73	cp -pr * $RPM_BUILD_ROOT%_javadocdir/%{name}-%{version}
12cr|pircbot-1.5.0-1|74	popd
12cr|pircbot-1.5.0-1|75	ln -s %{name}-%{version} $RPM_BUILD_ROOT%_javadocdir/%{name}
12cr|pircbot-1.5.0-1|76	
12cr|pircbot-1.5.0-1|77	%clean
12cr|pircbot-1.5.0-1|78	rm -rf $RPM_BUILD_ROOT
12cr|pircbot-1.5.0-1|79	
12cr|pircbot-1.5.0-1|80	
12cr|pircbot-1.5.0-1|81	
12cr|pircbot-1.5.0-1|82	%changelog
12cr|pircbot-1.5.0-1|83	* Fri May 07 2010 Jonathan Bayle <mrhide@mandriva.org> 1.5.0-1mdv2011.0
12cr|pircbot-1.5.0-1|84	+ Revision: 543074
12cr|pircbot-1.5.0-1|85	- import pircbot
12cr|pircbot-1.5.0-1|86	
12cr|pircbot-1.5.0-1|87	

6191 12
12cr|pisg-0.72-4|1	%define name pisg
12cr|pisg-0.72-4|2	%define version 0.72
12cr|pisg-0.72-4|3	%define release %mkrel 4
12cr|pisg-0.72-4|4	
12cr|pisg-0.72-4|5	Summary: An IRC channel statics generator
12cr|pisg-0.72-4|6	Name: %{name}
12cr|pisg-0.72-4|7	Version: %{version}
12cr|pisg-0.72-4|8	Release: %{release}
12cr|pisg-0.72-4|9	Source0: %{name}-%{version}.tar.gz
12cr|pisg-0.72-4|10	License: GPL
12cr|pisg-0.72-4|11	Group: Networking/IRC
12cr|pisg-0.72-4|12	Url: http://pisg.sourceforge.net/
12cr|pisg-0.72-4|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|pisg-0.72-4|14	BuildRequires: perl
12cr|pisg-0.72-4|15	BuildArch: noarch
12cr|pisg-0.72-4|16	
12cr|pisg-0.72-4|17	%description
12cr|pisg-0.72-4|18	pisg is an IRC channel statics generator written in Perl, it creates
12cr|pisg-0.72-4|19	statistics from different logfile formats. It was originally written
12cr|pisg-0.72-4|20	because IRCStats wasn't open source. So here's an open source/GPL'ed
12cr|pisg-0.72-4|21	version to anyone interested. It's a funny thing for your IRC channel,
12cr|pisg-0.72-4|22	and it's highly customizeable.
12cr|pisg-0.72-4|23	
12cr|pisg-0.72-4|24	%prep
12cr|pisg-0.72-4|25	%setup -q
12cr|pisg-0.72-4|26	
12cr|pisg-0.72-4|27	%build
12cr|pisg-0.72-4|28	# Some default configuration setting
12cr|pisg-0.72-4|29	perl -pi -e "s:configfile => 'pisg.cfg':configfile => '%_sysconfdir/pisg.cfg':" modules/Pisg.pm
12cr|pisg-0.72-4|30	perl -pi -e "s:langfile => 'lang.txt':langfile => '%_datadir/%name/lang.txt':" modules/Pisg.pm
12cr|pisg-0.72-4|31	perl -pi -e "s:cssdir => 'layout/':cssdir => '%_datadir/%name/layout/':" modules/Pisg.pm
12cr|pisg-0.72-4|32	
12cr|pisg-0.72-4|33	%install
12cr|pisg-0.72-4|34	rm -rf $RPM_BUILD_ROOT
12cr|pisg-0.72-4|35	
12cr|pisg-0.72-4|36	mkdir -p %buildroot%_bindir
12cr|pisg-0.72-4|37	mkdir -p %buildroot%perl_vendorlib
12cr|pisg-0.72-4|38	mkdir -p %buildroot%{_datadir}/%{name}
12cr|pisg-0.72-4|39	mkdir -p %buildroot%_sysconfdir
12cr|pisg-0.72-4|40	
12cr|pisg-0.72-4|41	install -m 755 pisg %buildroot%_bindir
12cr|pisg-0.72-4|42	cp -ar modules/* %buildroot%perl_vendorlib
12cr|pisg-0.72-4|43	cp -ar lang.txt layout %buildroot%{_datadir}/%{name}
12cr|pisg-0.72-4|44	cp -a pisg.cfg %buildroot%_sysconfdir
12cr|pisg-0.72-4|45	
12cr|pisg-0.72-4|46	find %buildroot%perl_vendorlib -type f -exec chmod 644 {} \;
12cr|pisg-0.72-4|47	
12cr|pisg-0.72-4|48	%clean
12cr|pisg-0.72-4|49	rm -rf $RPM_BUILD_ROOT
12cr|pisg-0.72-4|50	
12cr|pisg-0.72-4|51	%files
12cr|pisg-0.72-4|52	%defattr(-,root,root)
12cr|pisg-0.72-4|53	%doc README docs
12cr|pisg-0.72-4|54	%doc scripts gfx
12cr|pisg-0.72-4|55	%_bindir/%{name}
12cr|pisg-0.72-4|56	%perl_vendorlib/*
12cr|pisg-0.72-4|57	%_datadir/%name
12cr|pisg-0.72-4|58	%config(noreplace) %_sysconfdir/pisg.cfg
12cr|pisg-0.72-4|59	
12cr|pisg-0.72-4|60	
12cr|pisg-0.72-4|61	
12cr|pisg-0.72-4|62	
12cr|pisg-0.72-4|63	
12cr|pisg-0.72-4|64	%changelog
12cr|pisg-0.72-4|65	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.72-4mdv2011.0
12cr|pisg-0.72-4|66	+ Revision: 664798
12cr|pisg-0.72-4|67	- rebuild old package
12cr|pisg-0.72-4|68	
12cr|pisg-0.72-4|69	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.72-3mdv2010.0
12cr|pisg-0.72-4|70	+ Revision: 430737
12cr|pisg-0.72-4|71	- rebuild
12cr|pisg-0.72-4|72	
12cr|pisg-0.72-4|73	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.72-2mdv2009.0
12cr|pisg-0.72-4|74	+ Revision: 269000
12cr|pisg-0.72-4|75	- rebuild early 2009.0 package (before pixel changes)
12cr|pisg-0.72-4|76	
12cr|pisg-0.72-4|77	* Tue Jun 03 2008 Olivier Thauvin <nanardon@mandriva.org> 0.72-1mdv2009.0
12cr|pisg-0.72-4|78	+ Revision: 214654
12cr|pisg-0.72-4|79	- 0.72
12cr|pisg-0.72-4|80	
12cr|pisg-0.72-4|81	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.71-1mdv2008.1
12cr|pisg-0.72-4|82	+ Revision: 140731
12cr|pisg-0.72-4|83	- restore BuildRoot
12cr|pisg-0.72-4|84	
12cr|pisg-0.72-4|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|pisg-0.72-4|86	- kill re-definition of %%buildroot on Pixel's request
12cr|pisg-0.72-4|87	
12cr|pisg-0.72-4|88	
12cr|pisg-0.72-4|89	* Sat Mar 03 2007 Olivier Thauvin <nanardon@mandriva.org> 0.71-1mdv2007.0
12cr|pisg-0.72-4|90	+ Revision: 131718
12cr|pisg-0.72-4|91	- 0.71
12cr|pisg-0.72-4|92	
12cr|pisg-0.72-4|93	* Sat Dec 09 2006 Olivier Thauvin <nanardon@mandriva.org> 0.70-1mdv2007.1
12cr|pisg-0.72-4|94	+ Revision: 93975
12cr|pisg-0.72-4|95	- 0.70
12cr|pisg-0.72-4|96	
12cr|pisg-0.72-4|97	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org> 0.68-2mdv2007.0
12cr|pisg-0.72-4|98	+ Revision: 54199
12cr|pisg-0.72-4|99	- rebuild
12cr|pisg-0.72-4|100	- Import pisg
12cr|pisg-0.72-4|101	
12cr|pisg-0.72-4|102	* Wed Apr 19 2006 Olivier Thauvin <nanardon@mandriva.org> 0.68-1mdk
12cr|pisg-0.72-4|103	- 0.68
12cr|pisg-0.72-4|104	
12cr|pisg-0.72-4|105	* Tue Sep 06 2005 Olivier Thauvin <nanardon@mandriva.org> 0.67-1mdk
12cr|pisg-0.72-4|106	- 0.67
12cr|pisg-0.72-4|107	
12cr|pisg-0.72-4|108	* Sat Jun 25 2005 Erwan Velu <erwan@seanodes.com> 0.66-1mdk
12cr|pisg-0.72-4|109	- 0.66
12cr|pisg-0.72-4|110	
12cr|pisg-0.72-4|111	* Fri May 06 2005 Olivier Thauvin <nanardon@mandriva.org> 0.65-1mdk
12cr|pisg-0.72-4|112	- 0.65
12cr|pisg-0.72-4|113	
12cr|pisg-0.72-4|114	* Fri Apr 15 2005 Erwan Velu <erwan@seanodes.com> 0.64-1mdk
12cr|pisg-0.72-4|115	- 0.64
12cr|pisg-0.72-4|116	
12cr|pisg-0.72-4|117	* Mon Dec 13 2004 Olivier Thauvin <nanardon@mandrake.org> 0.62-1mdk
12cr|pisg-0.72-4|118	- First mdk package
12cr|pisg-0.72-4|119	

6192 12
12cr|pius-2.0.9-1|1	Name:      pius
12cr|pius-2.0.9-1|2	Version:   2.0.9
12cr|pius-2.0.9-1|3	Release:   1
12cr|pius-2.0.9-1|4	Summary:   A tool for signing and emailing all UIDs on a set of PGP keys
12cr|pius-2.0.9-1|5	
12cr|pius-2.0.9-1|6	Group:     Networking/Mail
12cr|pius-2.0.9-1|7	License:   GPLv2
12cr|pius-2.0.9-1|8	URL:       http://www.phildev.net/pius
12cr|pius-2.0.9-1|9	Source0:   http://downloads.sourceforge.net/project/pgpius/pius/2.0.9/%{name}-%{version}.tar.bz2
12cr|pius-2.0.9-1|10	BuildArch: noarch
12cr|pius-2.0.9-1|11	
12cr|pius-2.0.9-1|12	BuildRequires:  python-devel
12cr|pius-2.0.9-1|13	Requires:  python
12cr|pius-2.0.9-1|14	
12cr|pius-2.0.9-1|15	%description
12cr|pius-2.0.9-1|16	The PGP Individual UID Signer (PIUS) is a tool for individually
12cr|pius-2.0.9-1|17	signing all of the UIDs on a set of keys and encrypt-emailing each
12cr|pius-2.0.9-1|18	one to it's respective email address. This drastically reduces the time
12cr|pius-2.0.9-1|19	and errors involved in signing keys after a key signing party.
12cr|pius-2.0.9-1|20	
12cr|pius-2.0.9-1|21	%prep
12cr|pius-2.0.9-1|22	%setup -q
12cr|pius-2.0.9-1|23	
12cr|pius-2.0.9-1|24	%build
12cr|pius-2.0.9-1|25	
12cr|pius-2.0.9-1|26	%install
12cr|pius-2.0.9-1|27	install -pdm 755 %{buildroot}%{_bindir}
12cr|pius-2.0.9-1|28	install -p  %{name} %{name}-* -t %{buildroot}%{_bindir}
12cr|pius-2.0.9-1|29	
12cr|pius-2.0.9-1|30	%files
12cr|pius-2.0.9-1|31	%{_bindir}/%{name}
12cr|pius-2.0.9-1|32	%{_bindir}/%{name}-keyring-mgr
12cr|pius-2.0.9-1|33	%{_bindir}/%{name}-party-worksheet
12cr|pius-2.0.9-1|34	%doc README README.keyring-mgr COPYING %{name}.spec
12cr|pius-2.0.9-1|35	
12cr|pius-2.0.9-1|36	
12cr|pius-2.0.9-1|37	%changelog
12cr|pius-2.0.9-1|38	* Thu Jan 12 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.0.9-1
12cr|pius-2.0.9-1|39	+ Revision: 760339
12cr|pius-2.0.9-1|40	- imported package pius
12cr|pius-2.0.9-1|41	

6193 12
12cr|pixelize-1.0.0-10|1	Name:		pixelize
12cr|pixelize-1.0.0-10|2	Summary:	A program to build larger pictures from hundreds of smaller images
12cr|pixelize-1.0.0-10|3	Version:	1.0.0
12cr|pixelize-1.0.0-10|4	Release:	10
12cr|pixelize-1.0.0-10|5	Source0:	ftp://lashwhip.com/pub/%{name}-%{version}.tar.gz
12cr|pixelize-1.0.0-10|6	Patch0:		pixelize-1.0.0-fix_overlinking.patch
12cr|pixelize-1.0.0-10|7	URL:		http://lashwhip.com/pixelize.html
12cr|pixelize-1.0.0-10|8	Group:		Graphics
12cr|pixelize-1.0.0-10|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|pixelize-1.0.0-10|10	License:	GPLv2+
12cr|pixelize-1.0.0-10|11	BuildRequires:	gtk2-devel
12cr|pixelize-1.0.0-10|12	
12cr|pixelize-1.0.0-10|13	%description
12cr|pixelize-1.0.0-10|14	Pixelize is a program that will use many scaled down images to
12cr|pixelize-1.0.0-10|15	try to duplicate, as closely as possible, another image. It
12cr|pixelize-1.0.0-10|16	works by splitting up the image you want rendered (or duplicated)
12cr|pixelize-1.0.0-10|17	into a grid of small rectangular areas. Each area is analyzed,
12cr|pixelize-1.0.0-10|18	and replaced with an image chosen from a large database of images.
12cr|pixelize-1.0.0-10|19	Pixelize tries to pick images that best match each area. It works
12cr|pixelize-1.0.0-10|20	best when it can choose images from a very large database of images.
12cr|pixelize-1.0.0-10|21	With about 1000 images, Pixelize can do a reasonable job.
12cr|pixelize-1.0.0-10|22	
12cr|pixelize-1.0.0-10|23	%prep
12cr|pixelize-1.0.0-10|24	%setup -q
12cr|pixelize-1.0.0-10|25	%patch0 -p0
12cr|pixelize-1.0.0-10|26	
12cr|pixelize-1.0.0-10|27	%build
12cr|pixelize-1.0.0-10|28	CFLAGS="%{optflags}" DFLAGS="%{ldflags} -lgdk-x11-2.0 -lgobject-2.0 -lm" %make
12cr|pixelize-1.0.0-10|29	
12cr|pixelize-1.0.0-10|30	%install
12cr|pixelize-1.0.0-10|31	rm -rf %{buildroot}
12cr|pixelize-1.0.0-10|32	mkdir -p %{buildroot}%{_bindir}
12cr|pixelize-1.0.0-10|33	install -m 755 pixelize %{buildroot}%{_bindir}
12cr|pixelize-1.0.0-10|34	install -m 755 make_db	%{buildroot}%{_bindir}
12cr|pixelize-1.0.0-10|35	
12cr|pixelize-1.0.0-10|36	#mdk menu entry
12cr|pixelize-1.0.0-10|37	mkdir -p %{buildroot}%{_datadir}/applications
12cr|pixelize-1.0.0-10|38	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|pixelize-1.0.0-10|39	[Desktop Entry]
12cr|pixelize-1.0.0-10|40	Encoding=UTF-8
12cr|pixelize-1.0.0-10|41	Name=Pixelize
12cr|pixelize-1.0.0-10|42	Exec=%{_bindir}/%{name}
12cr|pixelize-1.0.0-10|43	Icon=graphics_section
12cr|pixelize-1.0.0-10|44	Terminal=false
12cr|pixelize-1.0.0-10|45	Type=Application
12cr|pixelize-1.0.0-10|46	Categories=Graphics;
12cr|pixelize-1.0.0-10|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;
12cr|pixelize-1.0.0-10|48	EOF
12cr|pixelize-1.0.0-10|49	
12cr|pixelize-1.0.0-10|50	
12cr|pixelize-1.0.0-10|51	%clean
12cr|pixelize-1.0.0-10|52	rm -rf %{buildroot}
12cr|pixelize-1.0.0-10|53	
12cr|pixelize-1.0.0-10|54	%files
12cr|pixelize-1.0.0-10|55	%defattr(-,root,root)
12cr|pixelize-1.0.0-10|56	%doc README LICENSE
12cr|pixelize-1.0.0-10|57	%{_bindir}/make_db
12cr|pixelize-1.0.0-10|58	%{_bindir}/pixelize
12cr|pixelize-1.0.0-10|59	%{_datadir}/applications/pixelize.desktop
12cr|pixelize-1.0.0-10|60	
12cr|pixelize-1.0.0-10|61	
12cr|pixelize-1.0.0-10|62	%changelog
12cr|pixelize-1.0.0-10|63	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2011.0
12cr|pixelize-1.0.0-10|64	+ Revision: 614547
12cr|pixelize-1.0.0-10|65	- the mass rebuild of 2010.1 packages
12cr|pixelize-1.0.0-10|66	
12cr|pixelize-1.0.0-10|67	+ Jani Välimaa <wally@mandriva.org>
12cr|pixelize-1.0.0-10|68	- improve patch0
12cr|pixelize-1.0.0-10|69	
12cr|pixelize-1.0.0-10|70	* Sun Mar 21 2010 Jani Välimaa <wally@mandriva.org> 1.0.0-8mdv2010.1
12cr|pixelize-1.0.0-10|71	+ Revision: 525993
12cr|pixelize-1.0.0-10|72	- fix compiler flags and rediff patch
12cr|pixelize-1.0.0-10|73	
12cr|pixelize-1.0.0-10|74	* Fri Mar 12 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.0.0-7mdv2010.1
12cr|pixelize-1.0.0-10|75	+ Revision: 518302
12cr|pixelize-1.0.0-10|76	- Add a desktop entry
12cr|pixelize-1.0.0-10|77	
12cr|pixelize-1.0.0-10|78	* Tue Mar 09 2010 Jani Välimaa <wally@mandriva.org> 1.0.0-6mdv2010.1
12cr|pixelize-1.0.0-10|79	+ Revision: 517011
12cr|pixelize-1.0.0-10|80	- bump release (previous release was lost in BS)
12cr|pixelize-1.0.0-10|81	- add patch0 (fix overlinking)
12cr|pixelize-1.0.0-10|82	- fix license
12cr|pixelize-1.0.0-10|83	- fix build for x86_64
12cr|pixelize-1.0.0-10|84	- fix description
12cr|pixelize-1.0.0-10|85	
12cr|pixelize-1.0.0-10|86	* Mon Mar 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.0.0-4mdv2010.1
12cr|pixelize-1.0.0-10|87	+ Revision: 515981
12cr|pixelize-1.0.0-10|88	- add an exclusive arch to fix rebuild
12cr|pixelize-1.0.0-10|89	- Add a BA
12cr|pixelize-1.0.0-10|90	- Fix BR
12cr|pixelize-1.0.0-10|91	- import pixelize
12cr|pixelize-1.0.0-10|92	
12cr|pixelize-1.0.0-10|93	

6194 12
12cr|pixie-2.2.6-3|1	%define	oname Pixie
12cr|pixie-2.2.6-3|2	%define major 0
12cr|pixie-2.2.6-3|3	%define libname %mklibname %{name} %{major}
12cr|pixie-2.2.6-3|4	%define develname %mklibname %{name} -d
12cr|pixie-2.2.6-3|5	
12cr|pixie-2.2.6-3|6	Summary:	3D renderer Renderman compliant
12cr|pixie-2.2.6-3|7	Name:		pixie
12cr|pixie-2.2.6-3|8	Version:	2.2.6
12cr|pixie-2.2.6-3|9	Release:3
12cr|pixie-2.2.6-3|10	License:	LGPLv2+
12cr|pixie-2.2.6-3|11	Group:		Graphics
12cr|pixie-2.2.6-3|12	Url:		http://www.renderpixie.com/
12cr|pixie-2.2.6-3|13	Source0:	http://downloads.sourceforge.net/pixie/%{oname}-src-%{version}.tgz
12cr|pixie-2.2.6-3|14	Patch0:	Pixie-src-2.2.6-zlib-fix.patch
12cr|pixie-2.2.6-3|15	BuildRequires:	fltk-devel
12cr|pixie-2.2.6-3|16	BuildRequires:	pkgconfig(OpenEXR)
12cr|pixie-2.2.6-3|17	BuildRequires:	pkgconfig(libtiff-4)
12cr|pixie-2.2.6-3|18	BuildRequires:	mesa-common-devel
12cr|pixie-2.2.6-3|19	BuildRequires:	flex
12cr|pixie-2.2.6-3|20	BuildRequires:	bison
12cr|pixie-2.2.6-3|21	Requires:	%{libname} = %{version}-%{release}
12cr|pixie-2.2.6-3|22	
12cr|pixie-2.2.6-3|23	
12cr|pixie-2.2.6-3|24	%description
12cr|pixie-2.2.6-3|25	Pixie is a RenderMan like photorealistic renderer.
12cr|pixie-2.2.6-3|26	It is being developed in the hope that it will be
12cr|pixie-2.2.6-3|27	useful for graphics research and for people who
12cr|pixie-2.2.6-3|28	can not afford a commercial renderer.
12cr|pixie-2.2.6-3|29	
12cr|pixie-2.2.6-3|30	%package -n %{libname}
12cr|pixie-2.2.6-3|31	Summary:	Shared libraries for %{oname}
12cr|pixie-2.2.6-3|32	Group:		System/Libraries
12cr|pixie-2.2.6-3|33	
12cr|pixie-2.2.6-3|34	%description -n %{libname}
12cr|pixie-2.2.6-3|35	Shared libraries for %{oname}, a RenderMan
12cr|pixie-2.2.6-3|36	compiliant renderer.
12cr|pixie-2.2.6-3|37	
12cr|pixie-2.2.6-3|38	%package -n %{develname}
12cr|pixie-2.2.6-3|39	Summary:	Development files for %{oname}
12cr|pixie-2.2.6-3|40	Group:		Development/C++
12cr|pixie-2.2.6-3|41	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|pixie-2.2.6-3|42	Provides:	%{name}-devel = %{version}-%{release}
12cr|pixie-2.2.6-3|43	Requires:	%{libname} = %{version}-%{release}
12cr|pixie-2.2.6-3|44	Obsoletes:	%{mklibname %{name} 0 -d} < 2.2.4
12cr|pixie-2.2.6-3|45	
12cr|pixie-2.2.6-3|46	%description -n %{develname}
12cr|pixie-2.2.6-3|47	Development files and headers for %{oname}.
12cr|pixie-2.2.6-3|48	
12cr|pixie-2.2.6-3|49	%prep
12cr|pixie-2.2.6-3|50	%setup -qn %{oname}
12cr|pixie-2.2.6-3|51	%patch0 -p0
12cr|pixie-2.2.6-3|52	
12cr|pixie-2.2.6-3|53	# do not link against static libraries
12cr|pixie-2.2.6-3|54	sed -i.r_static -e 's|--ldstaticflags|--ldflags|' configure
12cr|pixie-2.2.6-3|55	
12cr|pixie-2.2.6-3|56	%build
12cr|pixie-2.2.6-3|57	%define Werror_cflags %nil
12cr|pixie-2.2.6-3|58	%configure2_5x \
12cr|pixie-2.2.6-3|59	--enable-openexr-threads \
12cr|pixie-2.2.6-3|60	--disable-static-fltk \
12cr|pixie-2.2.6-3|61	--disable-selfcontained \
12cr|pixie-2.2.6-3|62	--with-shaderdir=%{_datadir}/Pixie/shaders \
12cr|pixie-2.2.6-3|63	--with-modeldir=%{_datadir}/Pixie/models \
12cr|pixie-2.2.6-3|64	--with-texturesdir=%{_datadir}/Pixie/textures \
12cr|pixie-2.2.6-3|65	--with-displaysdir=%{_libdir}/Pixie/displays \
12cr|pixie-2.2.6-3|66	--with-modulesdir=%{_libdir}/Pixie/modules
12cr|pixie-2.2.6-3|67	
12cr|pixie-2.2.6-3|68	# do not hardcode rpath
12cr|pixie-2.2.6-3|69	sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12cr|pixie-2.2.6-3|70	sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12cr|pixie-2.2.6-3|71	
12cr|pixie-2.2.6-3|72	%make
12cr|pixie-2.2.6-3|73	
12cr|pixie-2.2.6-3|74	%install
12cr|pixie-2.2.6-3|75	%makeinstall_std docdir=%{_docdir}/%{oname}
12cr|pixie-2.2.6-3|76	
12cr|pixie-2.2.6-3|77	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12cr|pixie-2.2.6-3|78	mkdir -p %{buildroot}%{_datadir}/Pixie/textures
12cr|pixie-2.2.6-3|79	cp -f textures/*.tif %{buildroot}%{_datadir}/Pixie/textures
12cr|pixie-2.2.6-3|80	
12cr|pixie-2.2.6-3|81	
12cr|pixie-2.2.6-3|82	%files
12cr|pixie-2.2.6-3|83	%doc %{_datadir}/doc/%{oname}/*
12cr|pixie-2.2.6-3|84	%dir %{_libdir}/%{oname}
12cr|pixie-2.2.6-3|85	%dir %{_libdir}/%{oname}/displays
12cr|pixie-2.2.6-3|86	%dir %{_libdir}/%{oname}/modules
12cr|pixie-2.2.6-3|87	%dir %{_datadir}/%{oname}/shaders
12cr|pixie-2.2.6-3|88	%dir %{_datadir}/%{oname}/textures
12cr|pixie-2.2.6-3|89	%{_bindir}/*
12cr|pixie-2.2.6-3|90	%{_libdir}/%{oname}/displays/*.so
12cr|pixie-2.2.6-3|91	%{_libdir}/%{oname}/modules/*.so
12cr|pixie-2.2.6-3|92	%{_datadir}/%{oname}/shaders/*.sdr
12cr|pixie-2.2.6-3|93	%{_datadir}/%{oname}/shaders/*.sl
12cr|pixie-2.2.6-3|94	%{_datadir}/Pixie/textures/*.tif
12cr|pixie-2.2.6-3|95	%{_mandir}/man1/*.1.*
12cr|pixie-2.2.6-3|96	
12cr|pixie-2.2.6-3|97	%files -n %{libname}
12cr|pixie-2.2.6-3|98	%doc DEVNOTES ChangeLog COMPILING.txt COPYING
12cr|pixie-2.2.6-3|99	%{_libdir}/*.so.%{major}*
12cr|pixie-2.2.6-3|100	
12cr|pixie-2.2.6-3|101	%files -n %{develname}
12cr|pixie-2.2.6-3|102	%doc DEVNOTES ChangeLog COMPILING.txt COPYING
12cr|pixie-2.2.6-3|103	%{_includedir}/*h
12cr|pixie-2.2.6-3|104	%{_libdir}/*.so
12cr|pixie-2.2.6-3|105	
12cr|pixie-2.2.6-3|106	

6195 12
12cr|pkgdiff-1.3.3-1|1	Summary:	A tool for analyzing changes in Linux software packages
12cr|pkgdiff-1.3.3-1|2	Name:		pkgdiff
12cr|pkgdiff-1.3.3-1|3	Version:	1.3.3
12cr|pkgdiff-1.3.3-1|4	Release:	%mkrel 1
12cr|pkgdiff-1.3.3-1|5	Group:		Development/Other
12cr|pkgdiff-1.3.3-1|6	License:	GPLv2+
12cr|pkgdiff-1.3.3-1|7	URL:		http://pkgdiff.github.com/pkgdiff/
12cr|pkgdiff-1.3.3-1|8	Source0:	https://github.com/downloads/pkgdiff/pkgdiff/pkgdiff-%{version}.tar.gz
12cr|pkgdiff-1.3.3-1|9	Requires:	wdiff
12cr|pkgdiff-1.3.3-1|10	Requires:	binutils
12cr|pkgdiff-1.3.3-1|11	Requires:       gawk
12cr|pkgdiff-1.3.3-1|12	Suggests:       abi-compliance-checker >= 1.96.7
12cr|pkgdiff-1.3.3-1|13	BuildRequires:  help2man
12cr|pkgdiff-1.3.3-1|14	BuildArch:	noarch
12cr|pkgdiff-1.3.3-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pkgdiff-1.3.3-1|16	
12cr|pkgdiff-1.3.3-1|17	%description
12cr|pkgdiff-1.3.3-1|18	Package Changes Analyzer (pkgdiff) is a tool for analyzing changes
12cr|pkgdiff-1.3.3-1|19	in Linux software packages (RPM, DEB, TAR.GZ, etc). The tool is
12cr|pkgdiff-1.3.3-1|20	intended for Linux maintainers who are interested in ensuring
12cr|pkgdiff-1.3.3-1|21	compatibility of old and new versions of packages.
12cr|pkgdiff-1.3.3-1|22	
12cr|pkgdiff-1.3.3-1|23	%prep
12cr|pkgdiff-1.3.3-1|24	%setup -q
12cr|pkgdiff-1.3.3-1|25	chmod 0644 LICENSE README
12cr|pkgdiff-1.3.3-1|26	chmod 0755 %{name}.pl
12cr|pkgdiff-1.3.3-1|27	cp %{name}.pl %{name}
12cr|pkgdiff-1.3.3-1|28	# Generate man page
12cr|pkgdiff-1.3.3-1|29	help2man -N --no-discard-stderr -o %{name}.1 ./%{name}
12cr|pkgdiff-1.3.3-1|30	sed -i 's/\(.\)/\n\1/' %{name}.1
12cr|pkgdiff-1.3.3-1|31	sed -i 's/PACKAGE/PKGDIFF/' %{name}.1
12cr|pkgdiff-1.3.3-1|32	
12cr|pkgdiff-1.3.3-1|33	%build
12cr|pkgdiff-1.3.3-1|34	# Nothing to build.
12cr|pkgdiff-1.3.3-1|35	
12cr|pkgdiff-1.3.3-1|36	%install
12cr|pkgdiff-1.3.3-1|37	rm -rf %{buildroot}
12cr|pkgdiff-1.3.3-1|38	mkdir -p %{buildroot}%{_prefix}
12cr|pkgdiff-1.3.3-1|39	mkdir -p %{buildroot}%{_mandir}/man1
12cr|pkgdiff-1.3.3-1|40	install -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1
12cr|pkgdiff-1.3.3-1|41	perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
12cr|pkgdiff-1.3.3-1|42	
12cr|pkgdiff-1.3.3-1|43	%clean
12cr|pkgdiff-1.3.3-1|44	rm -rf %{buildroot}
12cr|pkgdiff-1.3.3-1|45	
12cr|pkgdiff-1.3.3-1|46	%files
12cr|pkgdiff-1.3.3-1|47	%defattr(-,root,root,-)
12cr|pkgdiff-1.3.3-1|48	%{_mandir}/man1/*
12cr|pkgdiff-1.3.3-1|49	%doc LICENSE README doc/*
12cr|pkgdiff-1.3.3-1|50	%{_bindir}/%{name}
12cr|pkgdiff-1.3.3-1|51	%{_datadir}/%{name}
12cr|pkgdiff-1.3.3-1|52	
12cr|pkgdiff-1.3.3-1|53	%changelog
12cr|pkgdiff-1.3.3-1|54	* Wed Apr 04 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.3.3-1mdv2011.0
12cr|pkgdiff-1.3.3-1|55	+ Revision: 789183
12cr|pkgdiff-1.3.3-1|56	- Updated to 1.3.3
12cr|pkgdiff-1.3.3-1|57	
12cr|pkgdiff-1.3.3-1|58	* Tue Mar 06 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.3-1
12cr|pkgdiff-1.3.3-1|59	+ Revision: 782485
12cr|pkgdiff-1.3.3-1|60	- Updated to 1.3
12cr|pkgdiff-1.3.3-1|61	
12cr|pkgdiff-1.3.3-1|62	* Fri Feb 17 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.2-1
12cr|pkgdiff-1.3.3-1|63	+ Revision: 775947
12cr|pkgdiff-1.3.3-1|64	- Updated to 1.2
12cr|pkgdiff-1.3.3-1|65	
12cr|pkgdiff-1.3.3-1|66	* Fri Feb 10 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.1.1-1
12cr|pkgdiff-1.3.3-1|67	+ Revision: 772484
12cr|pkgdiff-1.3.3-1|68	- Updated to 1.1.1
12cr|pkgdiff-1.3.3-1|69	
12cr|pkgdiff-1.3.3-1|70	* Thu Feb 09 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.1-1
12cr|pkgdiff-1.3.3-1|71	+ Revision: 772334
12cr|pkgdiff-1.3.3-1|72	- Updated to 1.1
12cr|pkgdiff-1.3.3-1|73	
12cr|pkgdiff-1.3.3-1|74	* Thu Feb 02 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.0.1-1
12cr|pkgdiff-1.3.3-1|75	+ Revision: 770631
12cr|pkgdiff-1.3.3-1|76	- Updated to 1.0.1
12cr|pkgdiff-1.3.3-1|77	
12cr|pkgdiff-1.3.3-1|78	* Mon Jan 30 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.0-2
12cr|pkgdiff-1.3.3-1|79	+ Revision: 769732
12cr|pkgdiff-1.3.3-1|80	- Initial package.
12cr|pkgdiff-1.3.3-1|81	- Created package structure for pkgdiff.
12cr|pkgdiff-1.3.3-1|82	

6196 12
12cr|pklasku-1.0.4-2|1	%define name	pklasku
12cr|pklasku-1.0.4-2|2	%define version	1.0.4
12cr|pklasku-1.0.4-2|3	%define rel	2
12cr|pklasku-1.0.4-2|4	
12cr|pklasku-1.0.4-2|5	Summary:	PkLasku - Web application to create Finnish invoices
12cr|pklasku-1.0.4-2|6	Name:		%name
12cr|pklasku-1.0.4-2|7	Version:	%version
12cr|pklasku-1.0.4-2|8	Release:	%mkrel %rel
12cr|pklasku-1.0.4-2|9	License:	GPLv2
12cr|pklasku-1.0.4-2|10	Group:		System/Servers
12cr|pklasku-1.0.4-2|11	URL:		http://pklasku.sourceforge.net/
12cr|pklasku-1.0.4-2|12	Source:		%name-%version.tar.gz
12cr|pklasku-1.0.4-2|13	Requires:	apache-mod_php
12cr|pklasku-1.0.4-2|14	Requires:	php-mysql
12cr|pklasku-1.0.4-2|15	%if %mdkversion < 201010
12cr|pklasku-1.0.4-2|16	Requires(post):   rpm-helper
12cr|pklasku-1.0.4-2|17	Requires(postun):   rpm-helper
12cr|pklasku-1.0.4-2|18	%endif
12cr|pklasku-1.0.4-2|19	BuildArch:	noarch
12cr|pklasku-1.0.4-2|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|pklasku-1.0.4-2|21	
12cr|pklasku-1.0.4-2|22	%description
12cr|pklasku-1.0.4-2|23	PkLasku is a web application written in PHP for printing Finnish
12cr|pklasku-1.0.4-2|24	invoices. Among its features are automatic invoice numbering and
12cr|pklasku-1.0.4-2|25	reference calculation, pdf generation, customer database and an
12cr|pklasku-1.0.4-2|26	unlimited number of user accounts. Data is stored in SQL database.
12cr|pklasku-1.0.4-2|27	
12cr|pklasku-1.0.4-2|28	%prep
12cr|pklasku-1.0.4-2|29	%setup -q -n %name
12cr|pklasku-1.0.4-2|30	
12cr|pklasku-1.0.4-2|31	chmod a-x gpl.txt font/*.php font/makefont/*.{map,php}
12cr|pklasku-1.0.4-2|32	
12cr|pklasku-1.0.4-2|33	cat > README.install.urpmi <<EOF
12cr|pklasku-1.0.4-2|34	1. Create an SQL database 'pklasku'.
12cr|pklasku-1.0.4-2|35	2. Push the contents of %{_datadir}/%{name}/CREATESQL to the
12cr|pklasku-1.0.4-2|36	database. The file encoding is ISO-8859-1 (Latin-1).
12cr|pklasku-1.0.4-2|37	3. Edit %{_sysconfdir}/%{name}/sqlfuncs.php to contain the correct
12cr|pklasku-1.0.4-2|38	SQL credentials.
12cr|pklasku-1.0.4-2|39	4. Log in with default credentials admin admin.
12cr|pklasku-1.0.4-2|40	5. Go to System->Käyttäjät and change the Administrator credentials.
12cr|pklasku-1.0.4-2|41	6. If you use the interface through https://, change the protocol in
12cr|pklasku-1.0.4-2|42	the file %{_sysconfdir}/%{name}/sqlfuncs.php.
12cr|pklasku-1.0.4-2|43	EOF
12cr|pklasku-1.0.4-2|44	
12cr|pklasku-1.0.4-2|45	%install
12cr|pklasku-1.0.4-2|46	rm -rf %{buildroot}
12cr|pklasku-1.0.4-2|47	
12cr|pklasku-1.0.4-2|48	install -d -m755 %{buildroot}%{webappconfdir}
12cr|pklasku-1.0.4-2|49	cat > %{buildroot}%{webappconfdir}/%{name}.conf <<EOF
12cr|pklasku-1.0.4-2|50	Alias /%{name} %{_var}/www/%{name}
12cr|pklasku-1.0.4-2|51	
12cr|pklasku-1.0.4-2|52	<Directory %{_var}/www/%{name}>
12cr|pklasku-1.0.4-2|53	Order allow,deny
12cr|pklasku-1.0.4-2|54	Allow from all
12cr|pklasku-1.0.4-2|55	php_admin_value include_path      ".:%{_sysconfdir}/%{name}"
12cr|pklasku-1.0.4-2|56	</Directory>
12cr|pklasku-1.0.4-2|57	EOF
12cr|pklasku-1.0.4-2|58	
12cr|pklasku-1.0.4-2|59	install -d -m755 %{buildroot}%{_sysconfdir}/%{name}
12cr|pklasku-1.0.4-2|60	install -d -m755 %{buildroot}%{_var}/www/%{name}
12cr|pklasku-1.0.4-2|61	install -d -m755 %{buildroot}%{_datadir}/%{name}
12cr|pklasku-1.0.4-2|62	
12cr|pklasku-1.0.4-2|63	install -m644 *.php *.html *.css *.ico %{buildroot}%{_var}/www/%{name}
12cr|pklasku-1.0.4-2|64	cp -a fi_images font %{buildroot}%{_var}/www/%{name}
12cr|pklasku-1.0.4-2|65	
12cr|pklasku-1.0.4-2|66	mv %{buildroot}%{_var}/www/%{name}/sqlfuncs.php %{buildroot}%{_sysconfdir}/%{name}
12cr|pklasku-1.0.4-2|67	
12cr|pklasku-1.0.4-2|68	install -m644 CREATESQL %{buildroot}%{_datadir}/%{name}
12cr|pklasku-1.0.4-2|69	
12cr|pklasku-1.0.4-2|70	%clean
12cr|pklasku-1.0.4-2|71	rm -rf %{buildroot}
12cr|pklasku-1.0.4-2|72	
12cr|pklasku-1.0.4-2|73	%post
12cr|pklasku-1.0.4-2|74	%if %mdkversion < 201010
12cr|pklasku-1.0.4-2|75	%_post_webapp
12cr|pklasku-1.0.4-2|76	%endif
12cr|pklasku-1.0.4-2|77	
12cr|pklasku-1.0.4-2|78	%postun
12cr|pklasku-1.0.4-2|79	%if %mdkversion < 201010
12cr|pklasku-1.0.4-2|80	%_postun_webapp
12cr|pklasku-1.0.4-2|81	%endif
12cr|pklasku-1.0.4-2|82	
12cr|pklasku-1.0.4-2|83	%files
12cr|pklasku-1.0.4-2|84	%defattr(-,root,root)
12cr|pklasku-1.0.4-2|85	%doc INSTALL LICENSE gpl.txt README.install.urpmi
12cr|pklasku-1.0.4-2|86	%config(noreplace) %{webappconfdir}/%{name}.conf
12cr|pklasku-1.0.4-2|87	%dir %{_sysconfdir}/%{name}
12cr|pklasku-1.0.4-2|88	%attr(0640,root,apache) %config(noreplace) %{_sysconfdir}/%{name}/sqlfuncs.php
12cr|pklasku-1.0.4-2|89	%{_datadir}/%{name}
12cr|pklasku-1.0.4-2|90	%{_var}/www/%{name}
12cr|pklasku-1.0.4-2|91	
12cr|pklasku-1.0.4-2|92	
12cr|pklasku-1.0.4-2|93	
12cr|pklasku-1.0.4-2|94	
12cr|pklasku-1.0.4-2|95	%changelog
12cr|pklasku-1.0.4-2|96	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2mdv2011.0
12cr|pklasku-1.0.4-2|97	+ Revision: 614561
12cr|pklasku-1.0.4-2|98	- the mass rebuild of 2010.1 packages
12cr|pklasku-1.0.4-2|99	
12cr|pklasku-1.0.4-2|100	* Tue Mar 02 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.0.4-1mdv2010.1
12cr|pklasku-1.0.4-2|101	+ Revision: 513670
12cr|pklasku-1.0.4-2|102	- fix license
12cr|pklasku-1.0.4-2|103	- update to 1.0.4
12cr|pklasku-1.0.4-2|104	
12cr|pklasku-1.0.4-2|105	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-3mdv2010.1
12cr|pklasku-1.0.4-2|106	+ Revision: 501750
12cr|pklasku-1.0.4-2|107	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|pklasku-1.0.4-2|108	
12cr|pklasku-1.0.4-2|109	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.3-2mdv2010.0
12cr|pklasku-1.0.4-2|110	+ Revision: 430738
12cr|pklasku-1.0.4-2|111	- rebuild
12cr|pklasku-1.0.4-2|112	
12cr|pklasku-1.0.4-2|113	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.3-1mdv2009.0
12cr|pklasku-1.0.4-2|114	+ Revision: 140731
12cr|pklasku-1.0.4-2|115	- restore BuildRoot
12cr|pklasku-1.0.4-2|116	
12cr|pklasku-1.0.4-2|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|pklasku-1.0.4-2|118	- kill re-definition of %%buildroot on Pixel's request
12cr|pklasku-1.0.4-2|119	
12cr|pklasku-1.0.4-2|120	* Thu Jul 19 2007 Anssi Hannula <anssi@mandriva.org> 1.0.3-1mdv2008.0
12cr|pklasku-1.0.4-2|121	+ Revision: 53418
12cr|pklasku-1.0.4-2|122	- 1.0.3
12cr|pklasku-1.0.4-2|123	
12cr|pklasku-1.0.4-2|124	
12cr|pklasku-1.0.4-2|125	* Sun Jan 21 2007 Anssi Hannula <anssi@mandriva.org> 1.0.2-1mdv2007.0
12cr|pklasku-1.0.4-2|126	+ Revision: 111485
12cr|pklasku-1.0.4-2|127	- 1.0.2
12cr|pklasku-1.0.4-2|128	- Import pklasku
12cr|pklasku-1.0.4-2|129	
12cr|pklasku-1.0.4-2|130	* Mon Jun 12 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-1mdv2007.0
12cr|pklasku-1.0.4-2|131	- 1.0.1
12cr|pklasku-1.0.4-2|132	
12cr|pklasku-1.0.4-2|133	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 1.0-1mdv2007.0
12cr|pklasku-1.0.4-2|134	- initial Mandriva release
12cr|pklasku-1.0.4-2|135	

6197 12
12cr|pktstat-1.8.5-1|1	Summary: 	Displays a live list of active connections and what files are being transferred
12cr|pktstat-1.8.5-1|2	Name: 		pktstat
12cr|pktstat-1.8.5-1|3	Version:	1.8.5
12cr|pktstat-1.8.5-1|4	Release:	1
12cr|pktstat-1.8.5-1|5	Group: 		Monitoring
12cr|pktstat-1.8.5-1|6	Url:		http://www.adaptive-enterprises.com.au/~d/software/pktstat/
12cr|pktstat-1.8.5-1|7	License: 	BSD
12cr|pktstat-1.8.5-1|8	Source0: 	http://www.adaptive-enterprises.com.au/~d/software/pktstat/%{name}-%{version}.tar.gz
12cr|pktstat-1.8.5-1|9	BuildRequires:	libpcap-devel ncurses-devel
12cr|pktstat-1.8.5-1|10	
12cr|pktstat-1.8.5-1|11	%description
12cr|pktstat-1.8.5-1|12	Display a real-time list of active connections seen on a network interface,
12cr|pktstat-1.8.5-1|13	and how much bandwidth is being used by what. Partially decodes HTTP and FTP
12cr|pktstat-1.8.5-1|14	protocols to show what filename is being transferred. X11 application names
12cr|pktstat-1.8.5-1|15	are also shown. Entries hang around on the screen for a few seconds so you
12cr|pktstat-1.8.5-1|16	can see what just happened. Also accepts filter expressions.
12cr|pktstat-1.8.5-1|17	
12cr|pktstat-1.8.5-1|18	%prep
12cr|pktstat-1.8.5-1|19	%setup -q
12cr|pktstat-1.8.5-1|20	
12cr|pktstat-1.8.5-1|21	%build
12cr|pktstat-1.8.5-1|22	%configure2_5x
12cr|pktstat-1.8.5-1|23	%make
12cr|pktstat-1.8.5-1|24	
12cr|pktstat-1.8.5-1|25	%install
12cr|pktstat-1.8.5-1|26	%makeinstall
12cr|pktstat-1.8.5-1|27	
12cr|pktstat-1.8.5-1|28	%files
12cr|pktstat-1.8.5-1|29	%doc COPYING NEWS README
12cr|pktstat-1.8.5-1|30	%{_bindir}/pktstat
12cr|pktstat-1.8.5-1|31	%{_mandir}/man1/pktstat*
12cr|pktstat-1.8.5-1|32	
12cr|pktstat-1.8.5-1|33	
12cr|pktstat-1.8.5-1|34	%changelog
12cr|pktstat-1.8.5-1|35	* Mon Mar 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.8.5-1
12cr|pktstat-1.8.5-1|36	+ Revision: 782176
12cr|pktstat-1.8.5-1|37	- version update  1.8.5
12cr|pktstat-1.8.5-1|38	
12cr|pktstat-1.8.5-1|39	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.8.4-7mdv2011.0
12cr|pktstat-1.8.5-1|40	+ Revision: 614562
12cr|pktstat-1.8.5-1|41	- the mass rebuild of 2010.1 packages
12cr|pktstat-1.8.5-1|42	
12cr|pktstat-1.8.5-1|43	* Tue Feb 09 2010 Antoine Ginies <aginies@mandriva.com> 1.8.4-6mdv2010.1
12cr|pktstat-1.8.5-1|44	+ Revision: 502741
12cr|pktstat-1.8.5-1|45	- fix format string pb
12cr|pktstat-1.8.5-1|46	
12cr|pktstat-1.8.5-1|47	+ Thierry Vignaud <tv@mandriva.org>
12cr|pktstat-1.8.5-1|48	- rebuild
12cr|pktstat-1.8.5-1|49	
12cr|pktstat-1.8.5-1|50	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.8.4-5mdv2009.1
12cr|pktstat-1.8.5-1|51	+ Revision: 298350
12cr|pktstat-1.8.5-1|52	- rebuilt against libpcap-1.0.0
12cr|pktstat-1.8.5-1|53	
12cr|pktstat-1.8.5-1|54	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.8.4-4mdv2009.0
12cr|pktstat-1.8.5-1|55	+ Revision: 259081
12cr|pktstat-1.8.5-1|56	- rebuild
12cr|pktstat-1.8.5-1|57	
12cr|pktstat-1.8.5-1|58	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.8.4-3mdv2009.0
12cr|pktstat-1.8.5-1|59	+ Revision: 246990
12cr|pktstat-1.8.5-1|60	- rebuild
12cr|pktstat-1.8.5-1|61	- kill re-definition of %%buildroot on Pixel's request
12cr|pktstat-1.8.5-1|62	
12cr|pktstat-1.8.5-1|63	+ Olivier Blin <blino@mandriva.org>
12cr|pktstat-1.8.5-1|64	- restore BuildRoot
12cr|pktstat-1.8.5-1|65	
12cr|pktstat-1.8.5-1|66	* Thu Nov 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.8.4-1mdv2008.1
12cr|pktstat-1.8.5-1|67	+ Revision: 111154
12cr|pktstat-1.8.5-1|68	- update to new version 1.8.4
12cr|pktstat-1.8.5-1|69	
12cr|pktstat-1.8.5-1|70	* Mon May 21 2007 Antoine Ginies <aginies@mandriva.com> 1.8.3-1mdv2008.0
12cr|pktstat-1.8.5-1|71	+ Revision: 29467
12cr|pktstat-1.8.5-1|72	- add ncurses-devel buildrequires
12cr|pktstat-1.8.5-1|73	- release 1.8.3
12cr|pktstat-1.8.5-1|74	- Import pktstat
12cr|pktstat-1.8.5-1|75	

6198 12
12cr|plan-1.10.1-7|1	Name:		plan
12cr|plan-1.10.1-7|2	Summary:	A day planner
12cr|plan-1.10.1-7|3	Version:	1.10.1
12cr|plan-1.10.1-7|4	Release:	7
12cr|plan-1.10.1-7|5	License:	GPL
12cr|plan-1.10.1-7|6	Group:		Office
12cr|plan-1.10.1-7|7	URL:		http://www.bitrot.de/plan.html
12cr|plan-1.10.1-7|8	Source0:	ftp://ftp.fu-berlin.de/unix/X11/apps/plan/%{name}-%{version}.tar.gz
12cr|plan-1.10.1-7|9	# Additional source for Norwegian translation which is not in the main distribution of plan yet
12cr|plan-1.10.1-7|10	Source1:	%{name}.lang.norwegian.bz2
12cr|plan-1.10.1-7|11	# Adds a launch script for plan and Mandriva Linux standards to the configure script
12cr|plan-1.10.1-7|12	Patch0:		plan-configure-and-launchscript.patch
12cr|plan-1.10.1-7|13	BuildRequires:	pkgconfig(x11)
12cr|plan-1.10.1-7|14	BuildRequires:	pkgconfig(xt)
12cr|plan-1.10.1-7|15	BuildRequires:	pkgconfig(xmu)
12cr|plan-1.10.1-7|16	BuildRequires:	lesstif-devel
12cr|plan-1.10.1-7|17	BuildRequires:	bison
12cr|plan-1.10.1-7|18	BuildRequires:	flex
12cr|plan-1.10.1-7|19	BuildRequires:	imagemagick
12cr|plan-1.10.1-7|20	
12cr|plan-1.10.1-7|21	%description
12cr|plan-1.10.1-7|22	plan is a schedule planner based on X/Motif. It displays a month calendar
12cr|plan-1.10.1-7|23	similar to xcal, but every day box is large enough to show appointments in
12cr|plan-1.10.1-7|24	small print. By pressing on a day box, the appointments for that day can be
12cr|plan-1.10.1-7|25	listed and edited. Appointments are entered with the following
12cr|plan-1.10.1-7|26	information (everything except the date is optional):
12cr|plan-1.10.1-7|27	
12cr|plan-1.10.1-7|28	* the date, time, and length (time and days) of the appointment,
12cr|plan-1.10.1-7|29	* an optional text message to be printed,
12cr|plan-1.10.1-7|30	* an optional script to be executed,
12cr|plan-1.10.1-7|31	* early-warn and late-warn triggers that precede the alarm time
12cr|plan-1.10.1-7|32	* repetitions: [n-th] weekdays, days-of-the-month, every n days, yearly
12cr|plan-1.10.1-7|33	* optional fast command-line appointment entry
12cr|plan-1.10.1-7|34	* flexible ways to specify holidays and vacations
12cr|plan-1.10.1-7|35	* extensive context help
12cr|plan-1.10.1-7|36	* multiuser capability using an IP server program (with access lists),
12cr|plan-1.10.1-7|37	* grouping of appointments into files, per-user, private, and others
12cr|plan-1.10.1-7|38	
12cr|plan-1.10.1-7|39	%package netplan
12cr|plan-1.10.1-7|40	Summary:	Netplan server for plan
12cr|plan-1.10.1-7|41	Group:		Office
12cr|plan-1.10.1-7|42	
12cr|plan-1.10.1-7|43	%description netplan
12cr|plan-1.10.1-7|44	netplan enables plan to be multiuser using an IP server.
12cr|plan-1.10.1-7|45	
12cr|plan-1.10.1-7|46	WARNING: This is very insecure. The best level of authentication
12cr|plan-1.10.1-7|47	offered by netplan (in this version) is identd. That is quite weak,
12cr|plan-1.10.1-7|48	so if you're going to use it you should read the manpage and
12cr|plan-1.10.1-7|49	configure it carefully.
12cr|plan-1.10.1-7|50	
12cr|plan-1.10.1-7|51	netplan is not required to use plan.
12cr|plan-1.10.1-7|52	
12cr|plan-1.10.1-7|53	%package tools
12cr|plan-1.10.1-7|54	Summary:	Various tools for use with plan
12cr|plan-1.10.1-7|55	Group:		Office
12cr|plan-1.10.1-7|56	
12cr|plan-1.10.1-7|57	%description tools
12cr|plan-1.10.1-7|58	This package contains various tools for use with plan:
12cr|plan-1.10.1-7|59	
12cr|plan-1.10.1-7|60	msschedule2plan - A perl script that converts Microsoft Schedule+
12cr|plan-1.10.1-7|61	exports CSV files to .dayplan files
12cr|plan-1.10.1-7|62	plan2vcs        - A perl script that converts a netplan file
12cr|plan-1.10.1-7|63	to vcalendar
12cr|plan-1.10.1-7|64	
12cr|plan-1.10.1-7|65	%prep
12cr|plan-1.10.1-7|66	%setup -q
12cr|plan-1.10.1-7|67	cd src
12cr|plan-1.10.1-7|68	%patch0 -p0
12cr|plan-1.10.1-7|69	cd ..
12cr|plan-1.10.1-7|70	find . -perm 0640 | xargs chmod 0644
12cr|plan-1.10.1-7|71	
12cr|plan-1.10.1-7|72	%build
12cr|plan-1.10.1-7|73	%define Werror_cflags %nil
12cr|plan-1.10.1-7|74	cd ./src
12cr|plan-1.10.1-7|75	# It has a non-standard configure script - 6 tells it to use Mandriva Linux standards
12cr|plan-1.10.1-7|76	# The libdir part is a hack to make rpmlint shut up about no-libdir-spec
12cr|plan-1.10.1-7|77	./configure 6 ;echo "--libdir=%{_libdir}" > /dev/null
12cr|plan-1.10.1-7|78	# (tv) fix build on x86_64:
12cr|plan-1.10.1-7|79	sed -i -e "s,-L/usr/X11R6/lib,-L%_libdir," -e "s#DEBUG=.*#DEBUG=%{optflags} %{ldflags}#" -e "s# -lXpm # #"  Makefile
12cr|plan-1.10.1-7|80	
12cr|plan-1.10.1-7|81	# Stupid upstream authors try to force 32-bit compilation on x86-64...
12cr|plan-1.10.1-7|82	%ifarch x86_64
12cr|plan-1.10.1-7|83	%make linux64
12cr|plan-1.10.1-7|84	%else
12cr|plan-1.10.1-7|85	%make
12cr|plan-1.10.1-7|86	%endif
12cr|plan-1.10.1-7|87	
12cr|plan-1.10.1-7|88	bunzip2 -c %SOURCE1 > ../language/plan.lang.norwegian
12cr|plan-1.10.1-7|89	
12cr|plan-1.10.1-7|90	%install
12cr|plan-1.10.1-7|91	# Install the launchscript in %{_bindir} and the executeable itself in %{_libdir}
12cr|plan-1.10.1-7|92	install -m755 ./src/plan.bash -D $RPM_BUILD_ROOT%{_bindir}/plan
12cr|plan-1.10.1-7|93	install -m755 ./src/plan -D $RPM_BUILD_ROOT%{_libdir}/plan/plan
12cr|plan-1.10.1-7|94	
12cr|plan-1.10.1-7|95	install -m755 ./src/pland -D $RPM_BUILD_ROOT%{_bindir}/pland
12cr|plan-1.10.1-7|96	install -m755 ./src/netplan -D $RPM_BUILD_ROOT%{_bindir}/netplan
12cr|plan-1.10.1-7|97	mkdir -p $RPM_BUILD_ROOT%{_libdir}/plan/
12cr|plan-1.10.1-7|98	install -m755 ./src/notifier $RPM_BUILD_ROOT%{_libdir}/plan/
12cr|plan-1.10.1-7|99	install -m644 ./language/* $RPM_BUILD_ROOT%{_libdir}/plan/
12cr|plan-1.10.1-7|100	mkdir -p $RPM_BUILD_ROOT%{_libdir}/plan/holidays/
12cr|plan-1.10.1-7|101	install -m644 ./holiday/* -D $RPM_BUILD_ROOT%{_libdir}/plan/holidays/
12cr|plan-1.10.1-7|102	# Norwegian support is not included in the main distribution yet
12cr|plan-1.10.1-7|103	# %{__bunzip2} --stdout %SOURCE1 > $RPM_BUILD_ROOT%{_libdir}/plan/plan.lang.norwegian
12cr|plan-1.10.1-7|104	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1/ $RPM_BUILD_ROOT%{_mandir}/man4/
12cr|plan-1.10.1-7|105	install -m644 ./misc/plan.1 $RPM_BUILD_ROOT%{_mandir}/man1/
12cr|plan-1.10.1-7|106	install -m644 ./misc/plan.4 $RPM_BUILD_ROOT%{_mandir}/man4/
12cr|plan-1.10.1-7|107	install -m644 ./misc/netplan.1 $RPM_BUILD_ROOT%{_mandir}/man1/
12cr|plan-1.10.1-7|108	install -m755 ./misc/msschedule2plan  $RPM_BUILD_ROOT%{_bindir}/msschedule2plan
12cr|plan-1.10.1-7|109	sed -e s,'/usr/local/bin/perl','/usr/bin/perl',g ./misc/plan2vcs > $RPM_BUILD_ROOT%{_bindir}/plan2vcs
12cr|plan-1.10.1-7|110	chmod 755 $RPM_BUILD_ROOT%{_bindir}/plan2vcs
12cr|plan-1.10.1-7|111	install -m644 ./misc/*ps $RPM_BUILD_ROOT%{_libdir}/plan/
12cr|plan-1.10.1-7|112	
12cr|plan-1.10.1-7|113	# Convert the xpm icon to png and 48x48
12cr|plan-1.10.1-7|114	convert -resize 48x48 ./misc/plan.xpm ./misc/plan-48.png
12cr|plan-1.10.1-7|115	# Provide a 16x16 icon
12cr|plan-1.10.1-7|116	convert ./misc/plan-48.png -resize 16x16 ./misc/plan-16.png
12cr|plan-1.10.1-7|117	# Provice a 32x32 icon
12cr|plan-1.10.1-7|118	convert ./misc/plan-48.png -resize 32x32 ./misc/plan-32.png
12cr|plan-1.10.1-7|119	install -m644 ./misc/plan-32.png -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/plan.png
12cr|plan-1.10.1-7|120	install -m644 ./misc/plan-16.png -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/plan.png
12cr|plan-1.10.1-7|121	install -m644 ./misc/plan-48.png -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/plan.png
12cr|plan-1.10.1-7|122	
12cr|plan-1.10.1-7|123	mkdir -p %{buildroot}%{_datadir}/applications
12cr|plan-1.10.1-7|124	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|plan-1.10.1-7|125	[Desktop Entry]
12cr|plan-1.10.1-7|126	Name=Plan
12cr|plan-1.10.1-7|127	Comment=A graphical day planner
12cr|plan-1.10.1-7|128	Exec=%{_bindir}/%{name}
12cr|plan-1.10.1-7|129	Icon=%{name}
12cr|plan-1.10.1-7|130	Terminal=false
12cr|plan-1.10.1-7|131	Type=Application
12cr|plan-1.10.1-7|132	StartupNotify=true
12cr|plan-1.10.1-7|133	Categories=Motif;Office;ProjectManagement;
12cr|plan-1.10.1-7|134	EOF
12cr|plan-1.10.1-7|135	
12cr|plan-1.10.1-7|136	%files
12cr|plan-1.10.1-7|137	%doc HISTORY README
12cr|plan-1.10.1-7|138	%{_bindir}/plan
12cr|plan-1.10.1-7|139	%{_bindir}/pland
12cr|plan-1.10.1-7|140	%{_libdir}/plan/*
12cr|plan-1.10.1-7|141	%{_mandir}/man1/plan.1*
12cr|plan-1.10.1-7|142	%{_mandir}/man4/plan.4*
12cr|plan-1.10.1-7|143	%{_iconsdir}/hicolor/16x16/apps/plan.png
12cr|plan-1.10.1-7|144	%{_iconsdir}/hicolor/32x32/apps/plan.png
12cr|plan-1.10.1-7|145	%{_iconsdir}/hicolor/48x48/apps/plan.png
12cr|plan-1.10.1-7|146	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|plan-1.10.1-7|147	
12cr|plan-1.10.1-7|148	%files netplan
12cr|plan-1.10.1-7|149	%{_bindir}/netplan
12cr|plan-1.10.1-7|150	%{_mandir}/man1/netplan.1*
12cr|plan-1.10.1-7|151	
12cr|plan-1.10.1-7|152	%files tools
12cr|plan-1.10.1-7|153	%{_bindir}/msschedule2plan
12cr|plan-1.10.1-7|154	%{_bindir}/plan2vcs
12cr|plan-1.10.1-7|155	

6199 12
12cr|plasma-applet-daisy-0.0.4.26-1|1	%define name	plasma-applet-daisy
12cr|plasma-applet-daisy-0.0.4.26-1|2	%define version	0.0.4.26
12cr|plasma-applet-daisy-0.0.4.26-1|3	%define release	 1
12cr|plasma-applet-daisy-0.0.4.26-1|4	%define Summary	 "Daisy" is a simple application launcher for Plasma
12cr|plasma-applet-daisy-0.0.4.26-1|5	
12cr|plasma-applet-daisy-0.0.4.26-1|6	
12cr|plasma-applet-daisy-0.0.4.26-1|7	Summary:		%Summary
12cr|plasma-applet-daisy-0.0.4.26-1|8	Name:		%name
12cr|plasma-applet-daisy-0.0.4.26-1|9	Version:		%version
12cr|plasma-applet-daisy-0.0.4.26-1|10	Release:		%release
12cr|plasma-applet-daisy-0.0.4.26-1|11	Source0:		http://cdlszm.org/downloads/%{name}-%{version}.tar.gz
12cr|plasma-applet-daisy-0.0.4.26-1|12	License:		GPLv3
12cr|plasma-applet-daisy-0.0.4.26-1|13	Group:		Graphical desktop/KDE
12cr|plasma-applet-daisy-0.0.4.26-1|14	URL:		http://cdlszm.org/
12cr|plasma-applet-daisy-0.0.4.26-1|15	BuildRequires:	kdebase4-workspace-devel
12cr|plasma-applet-daisy-0.0.4.26-1|16	Provides:	plasma-applet
12cr|plasma-applet-daisy-0.0.4.26-1|17	
12cr|plasma-applet-daisy-0.0.4.26-1|18	%description
12cr|plasma-applet-daisy-0.0.4.26-1|19	Daisy is a  free open-source widget for Plasma/KDE released under the
12cr|plasma-applet-daisy-0.0.4.26-1|20	GNU General Public License version 3.
12cr|plasma-applet-daisy-0.0.4.26-1|21	Main features:
12cr|plasma-applet-daisy-0.0.4.26-1|22	* Three types of roles: circular dock, media controller and linear
12cr|plasma-applet-daisy-0.0.4.26-1|23	dock;
12cr|plasma-applet-daisy-0.0.4.26-1|24	* Can dock in any screen position and be used in Horizontal or
12cr|plasma-applet-daisy-0.0.4.26-1|25	Vertical mode (linear dock role);
12cr|plasma-applet-daisy-0.0.4.26-1|26	* Configuration tools to access all configurable options;
12cr|plasma-applet-daisy-0.0.4.26-1|27	* Launchers can be edited with a simple right-click;
12cr|plasma-applet-daisy-0.0.4.26-1|28	* Hybrid launchers to launch applications and control running
12cr|plasma-applet-daisy-0.0.4.26-1|29	tasks;
12cr|plasma-applet-daisy-0.0.4.26-1|30	* Plugins to provide information and execute several tasks;
12cr|plasma-applet-daisy-0.0.4.26-1|31	* Various backgrounds available
12cr|plasma-applet-daisy-0.0.4.26-1|32	
12cr|plasma-applet-daisy-0.0.4.26-1|33	%files -f plasma_applet_daisy.lang
12cr|plasma-applet-daisy-0.0.4.26-1|34	%doc README AUTHORS CHANGELOG COPYING INSTALL TODO
12cr|plasma-applet-daisy-0.0.4.26-1|35	%_kde_libdir/kde4/plasma_applet_daisy.so
12cr|plasma-applet-daisy-0.0.4.26-1|36	%_kde_services/plasma-applet-daisy.desktop
12cr|plasma-applet-daisy-0.0.4.26-1|37	%{_datadir}/apps/desktoptheme/default/widgets/
12cr|plasma-applet-daisy-0.0.4.26-1|38	
12cr|plasma-applet-daisy-0.0.4.26-1|39	#---------------------------------------------------------------------
12cr|plasma-applet-daisy-0.0.4.26-1|40	
12cr|plasma-applet-daisy-0.0.4.26-1|41	%prep
12cr|plasma-applet-daisy-0.0.4.26-1|42	%setup -q
12cr|plasma-applet-daisy-0.0.4.26-1|43	
12cr|plasma-applet-daisy-0.0.4.26-1|44	%build
12cr|plasma-applet-daisy-0.0.4.26-1|45	%cmake_kde4
12cr|plasma-applet-daisy-0.0.4.26-1|46	%make
12cr|plasma-applet-daisy-0.0.4.26-1|47	
12cr|plasma-applet-daisy-0.0.4.26-1|48	%install
12cr|plasma-applet-daisy-0.0.4.26-1|49	%{makeinstall_std} -C build
12cr|plasma-applet-daisy-0.0.4.26-1|50	
12cr|plasma-applet-daisy-0.0.4.26-1|51	%find_lang plasma_applet_daisy
12cr|plasma-applet-daisy-0.0.4.26-1|52	

6200 12
12cr|plasma-applet-eventlist-0.2.90-1|1	%define	name	plasma-applet-eventlist
12cr|plasma-applet-eventlist-0.2.90-1|2	%define	srcname	plasmoid-eventlist
12cr|plasma-applet-eventlist-0.2.90-1|3	%define	version	 0.2.90
12cr|plasma-applet-eventlist-0.2.90-1|4	%define	release	%mkrel 1
12cr|plasma-applet-eventlist-0.2.90-1|5	%define	Summary	 This plasmoid show upcoming events from akonadi ressources
12cr|plasma-applet-eventlist-0.2.90-1|6	
12cr|plasma-applet-eventlist-0.2.90-1|7	Summary:	%Summary
12cr|plasma-applet-eventlist-0.2.90-1|8	Name:		%name
12cr|plasma-applet-eventlist-0.2.90-1|9	Version:	%version
12cr|plasma-applet-eventlist-0.2.90-1|10	Release:	%release
12cr|plasma-applet-eventlist-0.2.90-1|11	Source0:	http://kde-look.org/CONTENT/content-files/107779-%srcname-%version.tar.bz2
12cr|plasma-applet-eventlist-0.2.90-1|12	License:	GPLv2
12cr|plasma-applet-eventlist-0.2.90-1|13	Group:		Graphical desktop/KDE
12cr|plasma-applet-eventlist-0.2.90-1|14	URL:		http://kde-look.org/content/show.php/Eventlist?content=107779
12cr|plasma-applet-eventlist-0.2.90-1|15	BuildRequires:	kdebase4-workspace-devel
12cr|plasma-applet-eventlist-0.2.90-1|16	BuildRequires:	kdepimlibs4-devel
12cr|plasma-applet-eventlist-0.2.90-1|17	Provides:	plasma-applet
12cr|plasma-applet-eventlist-0.2.90-1|18	
12cr|plasma-applet-eventlist-0.2.90-1|19	%description
12cr|plasma-applet-eventlist-0.2.90-1|20	This is a plasmoid to show the events from Akonadi resources (KOrganizer,
12cr|plasma-applet-eventlist-0.2.90-1|21	Birthdays etc.).
12cr|plasma-applet-eventlist-0.2.90-1|22	With the googledata resource also Google calendar items can be shown.
12cr|plasma-applet-eventlist-0.2.90-1|23	
12cr|plasma-applet-eventlist-0.2.90-1|24	%files  -f eventapplet.lang
12cr|plasma-applet-eventlist-0.2.90-1|25	%defattr(-,root,root)
12cr|plasma-applet-eventlist-0.2.90-1|26	%_kde_libdir/kde4/plasma_applet_events.so
12cr|plasma-applet-eventlist-0.2.90-1|27	%_kde_services/plasma-applet-events.desktop
12cr|plasma-applet-eventlist-0.2.90-1|28	
12cr|plasma-applet-eventlist-0.2.90-1|29	
12cr|plasma-applet-eventlist-0.2.90-1|30	#------------------------------------------------------------------------------
12cr|plasma-applet-eventlist-0.2.90-1|31	
12cr|plasma-applet-eventlist-0.2.90-1|32	%prep
12cr|plasma-applet-eventlist-0.2.90-1|33	%setup -q -n %srcname-%version
12cr|plasma-applet-eventlist-0.2.90-1|34	
12cr|plasma-applet-eventlist-0.2.90-1|35	%build
12cr|plasma-applet-eventlist-0.2.90-1|36	%cmake_kde4
12cr|plasma-applet-eventlist-0.2.90-1|37	%make
12cr|plasma-applet-eventlist-0.2.90-1|38	
12cr|plasma-applet-eventlist-0.2.90-1|39	%install
12cr|plasma-applet-eventlist-0.2.90-1|40	%__rm -rf %buildroot
12cr|plasma-applet-eventlist-0.2.90-1|41	%makeinstall_std -C build
12cr|plasma-applet-eventlist-0.2.90-1|42	
12cr|plasma-applet-eventlist-0.2.90-1|43	%find_lang eventapplet
12cr|plasma-applet-eventlist-0.2.90-1|44	
12cr|plasma-applet-eventlist-0.2.90-1|45	%clean
12cr|plasma-applet-eventlist-0.2.90-1|46	%__rm -rf %buildroot
12cr|plasma-applet-eventlist-0.2.90-1|47	
12cr|plasma-applet-eventlist-0.2.90-1|48	
12cr|plasma-applet-eventlist-0.2.90-1|49	%changelog
12cr|plasma-applet-eventlist-0.2.90-1|50	* Sat Jul 31 2010 John Balcaen <mikala@mandriva.org> 0.2.90-1mdv2011.0
12cr|plasma-applet-eventlist-0.2.90-1|51	+ Revision: 563826
12cr|plasma-applet-eventlist-0.2.90-1|52	- Update to 0.2.90
12cr|plasma-applet-eventlist-0.2.90-1|53	- fix %%files list
12cr|plasma-applet-eventlist-0.2.90-1|54	
12cr|plasma-applet-eventlist-0.2.90-1|55	* Mon Mar 22 2010 John Balcaen <mikala@mandriva.org> 0.2.4-1mdv2010.1
12cr|plasma-applet-eventlist-0.2.90-1|56	+ Revision: 526295
12cr|plasma-applet-eventlist-0.2.90-1|57	- import plasma-applet-eventlist
12cr|plasma-applet-eventlist-0.2.90-1|58	
12cr|plasma-applet-eventlist-0.2.90-1|59	

6201 12
12cr|plasma-applet-eyasdp-0.9.0-69.2|1	%define	shortname	eyasdp
12cr|plasma-applet-eyasdp-0.9.0-69.2|2	%define	longname	plasma_applet_%{shortname}
12cr|plasma-applet-eyasdp-0.9.0-69.2|3	
12cr|plasma-applet-eyasdp-0.9.0-69.2|4	Name:		plasma-applet-%{shortname}
12cr|plasma-applet-eyasdp-0.9.0-69.2|5	Version:	0.9.0
12cr|plasma-applet-eyasdp-0.9.0-69.2|6	Release:	%mkrel 69.2
12cr|plasma-applet-eyasdp-0.9.0-69.2|7	Summary:	System buttons plasmoid
12cr|plasma-applet-eyasdp-0.9.0-69.2|8	License:	GPLv2
12cr|plasma-applet-eyasdp-0.9.0-69.2|9	Group:		Graphical desktop/KDE
12cr|plasma-applet-eyasdp-0.9.0-69.2|10	Url:		http://kde-look.org/content/show.php/eYaSDP?content=146530
12cr|plasma-applet-eyasdp-0.9.0-69.2|11	Source0:	http://kde-look.org/CONTENT/content-files/146530-%{shortname}-%{version}.tar.bz2
12cr|plasma-applet-eyasdp-0.9.0-69.2|12	Patch0:		eyasdp-0.9.0-ru.patch
12cr|plasma-applet-eyasdp-0.9.0-69.2|13	BuildRequires:	kdelibs4-devel
12cr|plasma-applet-eyasdp-0.9.0-69.2|14	BuildRequires:	kdebase4-workspace-devel
12cr|plasma-applet-eyasdp-0.9.0-69.2|15	# configure also test for the packages below
12cr|plasma-applet-eyasdp-0.9.0-69.2|16	BuildRequires:	phonon-devel
12cr|plasma-applet-eyasdp-0.9.0-69.2|17	BuildRequires:	openssl-devel
12cr|plasma-applet-eyasdp-0.9.0-69.2|18	Requires:	kdebase4-runtime
12cr|plasma-applet-eyasdp-0.9.0-69.2|19	
12cr|plasma-applet-eyasdp-0.9.0-69.2|20	%description
12cr|plasma-applet-eyasdp-0.9.0-69.2|21	eYaSDP is a plasmoid that allows to set a number of system buttons in your
12cr|plasma-applet-eyasdp-0.9.0-69.2|22	panel or desktop for comfortable and quick access.
12cr|plasma-applet-eyasdp-0.9.0-69.2|23	Features:
12cr|plasma-applet-eyasdp-0.9.0-69.2|24	- Actions: Shut-down, Reboot, Log-out, Lock screen, Hibernate, Suspend,
12cr|plasma-applet-eyasdp-0.9.0-69.2|25	Switch user and Turn-off screen.
12cr|plasma-applet-eyasdp-0.9.0-69.2|26	- Customizable number of buttons.
12cr|plasma-applet-eyasdp-0.9.0-69.2|27	- Contextual menu actions.
12cr|plasma-applet-eyasdp-0.9.0-69.2|28	- Customizable icons.
12cr|plasma-applet-eyasdp-0.9.0-69.2|29	- It scales to fit your panel size.
12cr|plasma-applet-eyasdp-0.9.0-69.2|30	
12cr|plasma-applet-eyasdp-0.9.0-69.2|31	%prep
12cr|plasma-applet-eyasdp-0.9.0-69.2|32	%setup -q -n %{shortname}-%{version}
12cr|plasma-applet-eyasdp-0.9.0-69.2|33	%patch0 -p1 -b .ru
12cr|plasma-applet-eyasdp-0.9.0-69.2|34	
12cr|plasma-applet-eyasdp-0.9.0-69.2|35	%build
12cr|plasma-applet-eyasdp-0.9.0-69.2|36	%cmake_kde4
12cr|plasma-applet-eyasdp-0.9.0-69.2|37	%make
12cr|plasma-applet-eyasdp-0.9.0-69.2|38	
12cr|plasma-applet-eyasdp-0.9.0-69.2|39	%install
12cr|plasma-applet-eyasdp-0.9.0-69.2|40	rm -rf %{buildroot}
12cr|plasma-applet-eyasdp-0.9.0-69.2|41	%makeinstall_std -C build
12cr|plasma-applet-eyasdp-0.9.0-69.2|42	
12cr|plasma-applet-eyasdp-0.9.0-69.2|43	%find_lang %{longname}
12cr|plasma-applet-eyasdp-0.9.0-69.2|44	
12cr|plasma-applet-eyasdp-0.9.0-69.2|45	%files -f %{longname}.lang
12cr|plasma-applet-eyasdp-0.9.0-69.2|46	%{_kde_libdir}/kde4/plasma_applet_%{shortname}.so
12cr|plasma-applet-eyasdp-0.9.0-69.2|47	%{_kde_services}/plasma-applet-%{shortname}.desktop
12cr|plasma-applet-eyasdp-0.9.0-69.2|48	
12cr|plasma-applet-eyasdp-0.9.0-69.2|49	
12cr|plasma-applet-eyasdp-0.9.0-69.2|50	
12cr|plasma-applet-eyasdp-0.9.0-69.2|51	
12cr|plasma-applet-eyasdp-0.9.0-69.2|52	%changelog
12cr|plasma-applet-eyasdp-0.9.0-69.2|53	* Thu Jan 05 2012 Andrey Bondrov <abondrov@mandriva.org> 0.9.0-69.2mdv2011.0
12cr|plasma-applet-eyasdp-0.9.0-69.2|54	+ Revision: 757848
12cr|plasma-applet-eyasdp-0.9.0-69.2|55	- imported package plasma-applet-eyasdp
12cr|plasma-applet-eyasdp-0.9.0-69.2|56	
12cr|plasma-applet-eyasdp-0.9.0-69.2|57	
12cr|plasma-applet-eyasdp-0.9.0-69.2|58	* Thu Jan 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.0-69.2-mib2011.0
12cr|plasma-applet-eyasdp-0.9.0-69.2|59	- Add patch with russian translation
12cr|plasma-applet-eyasdp-0.9.0-69.2|60	- Add kdebase4-workspace-devel to BuildRequires
12cr|plasma-applet-eyasdp-0.9.0-69.2|61	
12cr|plasma-applet-eyasdp-0.9.0-69.2|62	* Mon Dec 12 2011 Giovanni Mariani <mc2374@mclink.it> 0.9.0-69.1-mib2011.0
12cr|plasma-applet-eyasdp-0.9.0-69.2|63	- New release 0.9.0
12cr|plasma-applet-eyasdp-0.9.0-69.2|64	- Removed useless things with rpm5
12cr|plasma-applet-eyasdp-0.9.0-69.2|65	- Added use of %%find_lang macro
12cr|plasma-applet-eyasdp-0.9.0-69.2|66	
12cr|plasma-applet-eyasdp-0.9.0-69.2|67	* Mon Dec 06 2011 Giovanni Mariani <mc2374@mclink.it> 0.5.0-69.1-mib2011.0
12cr|plasma-applet-eyasdp-0.9.0-69.2|68	- Rebuilded for Mdv 2011.0
12cr|plasma-applet-eyasdp-0.9.0-69.2|69	
12cr|plasma-applet-eyasdp-0.9.0-69.2|70	* Fri Dec 02 2011 Giovanni Mariani <mc2374@mclink.it> 0.5.0-69.1mib2010.2
12cr|plasma-applet-eyasdp-0.9.0-69.2|71	- Adapted to Mdv 2010.2 by the MIB (from a Mageia greek community package)
12cr|plasma-applet-eyasdp-0.9.0-69.2|72	- Added BuildRoot, a couple of BReqs (see configure output) and a %%changelog
12cr|plasma-applet-eyasdp-0.9.0-69.2|73	- Added a little patch to keep desktop-file-validate happy
12cr|plasma-applet-eyasdp-0.9.0-69.2|74	- Made sure to use consistently the curly brackets for macro names

6202 12
12cr|plasma-applet-fancytasks-1.1.2-1|1	Summary:	Plasmoid for fancy representing your tasks and launchers
12cr|plasma-applet-fancytasks-1.1.2-1|2	Name:		plasma-applet-fancytasks
12cr|plasma-applet-fancytasks-1.1.2-1|3	Version:	1.1.2
12cr|plasma-applet-fancytasks-1.1.2-1|4	Release:	1
12cr|plasma-applet-fancytasks-1.1.2-1|5	License:	GPLv2
12cr|plasma-applet-fancytasks-1.1.2-1|6	Group:		Graphical desktop/KDE
12cr|plasma-applet-fancytasks-1.1.2-1|7	URL:		http://www.kde-look.org/content/show.php/Fancy+Tasks?content=99737
12cr|plasma-applet-fancytasks-1.1.2-1|8	Source0:	http://www.kde-look.org/CONTENT/content-files/99737-fancytasks-%{version}.tar.bz2
12cr|plasma-applet-fancytasks-1.1.2-1|9	BuildRequires:	kdebase4-devel
12cr|plasma-applet-fancytasks-1.1.2-1|10	BuildRequires:	kdebase4-workspace-devel
12cr|plasma-applet-fancytasks-1.1.2-1|11	BuildRequires:	qimageblitz-devel
12cr|plasma-applet-fancytasks-1.1.2-1|12	Requires:	kdebase4-runtime
12cr|plasma-applet-fancytasks-1.1.2-1|13	Provides:	plasma-applet
12cr|plasma-applet-fancytasks-1.1.2-1|14	
12cr|plasma-applet-fancytasks-1.1.2-1|15	%description
12cr|plasma-applet-fancytasks-1.1.2-1|16	Plasmoid for fancy representing your tasks and launchers. Inspired by
12cr|plasma-applet-fancytasks-1.1.2-1|17	Avant Window Navigator and other MacOS X like docks.
12cr|plasma-applet-fancytasks-1.1.2-1|18	
12cr|plasma-applet-fancytasks-1.1.2-1|19	Features:
12cr|plasma-applet-fancytasks-1.1.2-1|20	- manages your tasks and launchers;
12cr|plasma-applet-fancytasks-1.1.2-1|21	- tasks filtering, grouping (including manual) and sorting;
12cr|plasma-applet-fancytasks-1.1.2-1|22	- launcher to task transition (icons of launchers with running tasks
12cr|plasma-applet-fancytasks-1.1.2-1|23	are hidden);
12cr|plasma-applet-fancytasks-1.1.2-1|24	- preview of windows with (live previews with KWin Taskbar Thumbnail
12cr|plasma-applet-fancytasks-1.1.2-1|25	effect enabled) and without Composite (also for groups, you can click
12cr|plasma-applet-fancytasks-1.1.2-1|26	them to activate window);
12cr|plasma-applet-fancytasks-1.1.2-1|27	- dropping files on launchers runs command with parameters or gives
12cr|plasma-applet-fancytasks-1.1.2-1|28	option to move, copy or link them (if this is directory);
12cr|plasma-applet-fancytasks-1.1.2-1|29	- visual drop indicator that helps in manual tasks sorting and
12cr|plasma-applet-fancytasks-1.1.2-1|30	dropping launchers;
12cr|plasma-applet-fancytasks-1.1.2-1|31	- possibility to browse directories of directory launchers using
12cr|plasma-applet-fancytasks-1.1.2-1|32	context menu;
12cr|plasma-applet-fancytasks-1.1.2-1|33	- menu with list of all icons shown after activating keyboard
12cr|plasma-applet-fancytasks-1.1.2-1|34	shortcut;
12cr|plasma-applet-fancytasks-1.1.2-1|35	- configurable animations (zoom, jump, bounce, highlight, etc.) and
12cr|plasma-applet-fancytasks-1.1.2-1|36	appearance (optional thumbnails, reflections and text label);
12cr|plasma-applet-fancytasks-1.1.2-1|37	- fully animated icons (including animations of starting applications
12cr|plasma-applet-fancytasks-1.1.2-1|38	and tasks needing attention).
12cr|plasma-applet-fancytasks-1.1.2-1|39	
12cr|plasma-applet-fancytasks-1.1.2-1|40	%files -f plasma_applet_fancytasks.lang
12cr|plasma-applet-fancytasks-1.1.2-1|41	%doc INSTALL COPYING README TODO CHANGELOG
12cr|plasma-applet-fancytasks-1.1.2-1|42	%{_kde_libdir}/kde4/plasma_applet_fancytasks.so
12cr|plasma-applet-fancytasks-1.1.2-1|43	%{_kde_appsdir}/desktoptheme/default/widgets/fancytasks.svgz
12cr|plasma-applet-fancytasks-1.1.2-1|44	%{_kde_services}/plasma-applet-fancytasks.desktop
12cr|plasma-applet-fancytasks-1.1.2-1|45	%{_kde_libdir}/kde4/plasma_containment_fancypanel.so
12cr|plasma-applet-fancytasks-1.1.2-1|46	%{_kde_services}/plasma-containment-fancypanel.desktop
12cr|plasma-applet-fancytasks-1.1.2-1|47	
12cr|plasma-applet-fancytasks-1.1.2-1|48	#--------------------------------------------------------------------
12cr|plasma-applet-fancytasks-1.1.2-1|49	
12cr|plasma-applet-fancytasks-1.1.2-1|50	%prep
12cr|plasma-applet-fancytasks-1.1.2-1|51	%setup -q -n fancytasks-%{version}
12cr|plasma-applet-fancytasks-1.1.2-1|52	
12cr|plasma-applet-fancytasks-1.1.2-1|53	%build
12cr|plasma-applet-fancytasks-1.1.2-1|54	%cmake_kde4
12cr|plasma-applet-fancytasks-1.1.2-1|55	%make
12cr|plasma-applet-fancytasks-1.1.2-1|56	
12cr|plasma-applet-fancytasks-1.1.2-1|57	%install
12cr|plasma-applet-fancytasks-1.1.2-1|58	%makeinstall_std -C build
12cr|plasma-applet-fancytasks-1.1.2-1|59	
12cr|plasma-applet-fancytasks-1.1.2-1|60	%find_lang plasma_applet_fancytasks
12cr|plasma-applet-fancytasks-1.1.2-1|61	# Containement fancy panel now have some localisations, since it's still experimental
12cr|plasma-applet-fancytasks-1.1.2-1|62	# and upstream does not want to split the package i'm merging the language file list
12cr|plasma-applet-fancytasks-1.1.2-1|63	%find_lang plasma_containment_fancypanel
12cr|plasma-applet-fancytasks-1.1.2-1|64	cat plasma_containment_fancypanel.lang >> plasma_applet_fancytasks.lang
12cr|plasma-applet-fancytasks-1.1.2-1|65	

6203 12
12cr|plasma-applet-i-hate-the-cashew-0.4-3|1	%define version 0.4
12cr|plasma-applet-i-hate-the-cashew-0.4-3|2	%define release %mkrel 3
12cr|plasma-applet-i-hate-the-cashew-0.4-3|3	
12cr|plasma-applet-i-hate-the-cashew-0.4-3|4	Name:		plasma-applet-i-hate-the-cashew
12cr|plasma-applet-i-hate-the-cashew-0.4-3|5	Version:	%{version}
12cr|plasma-applet-i-hate-the-cashew-0.4-3|6	Release:	%{release}
12cr|plasma-applet-i-hate-the-cashew-0.4-3|7	License:	GPLv2+
12cr|plasma-applet-i-hate-the-cashew-0.4-3|8	Url:		http://www.kde.org/
12cr|plasma-applet-i-hate-the-cashew-0.4-3|9	Group:		Graphical desktop/KDE
12cr|plasma-applet-i-hate-the-cashew-0.4-3|10	Source0:	http://www.kde-look.org/CONTENT/content-files/91009-iHateTheCashew-4.4.tbz
12cr|plasma-applet-i-hate-the-cashew-0.4-3|11	# Fix categories according to http://techbase.kde.org/Projects/Plasma/PIG#Category_Names
12cr|plasma-applet-i-hate-the-cashew-0.4-3|12	Patch0:		plasma-applet-ihatethecashew-0.4-mdv-fix-category.patch
12cr|plasma-applet-i-hate-the-cashew-0.4-3|13	Summary:	Plasmoid that remove the Cashew
12cr|plasma-applet-i-hate-the-cashew-0.4-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|plasma-applet-i-hate-the-cashew-0.4-3|15	BuildRequires:	kdebase4-workspace-devel
12cr|plasma-applet-i-hate-the-cashew-0.4-3|16	Requires:	kdebase4-runtime
12cr|plasma-applet-i-hate-the-cashew-0.4-3|17	Provides:	plasma-applet
12cr|plasma-applet-i-hate-the-cashew-0.4-3|18	
12cr|plasma-applet-i-hate-the-cashew-0.4-3|19	%description
12cr|plasma-applet-i-hate-the-cashew-0.4-3|20	Plasmoid that remove the Cashew
12cr|plasma-applet-i-hate-the-cashew-0.4-3|21	
12cr|plasma-applet-i-hate-the-cashew-0.4-3|22	%files
12cr|plasma-applet-i-hate-the-cashew-0.4-3|23	%defattr(-,root,root)
12cr|plasma-applet-i-hate-the-cashew-0.4-3|24	%doc COPYING
12cr|plasma-applet-i-hate-the-cashew-0.4-3|25	%_kde_libdir/kde4/plasma_applet_ihatethecashew.so
12cr|plasma-applet-i-hate-the-cashew-0.4-3|26	%_kde_services/plasma-applet-ihatethecashew.desktop
12cr|plasma-applet-i-hate-the-cashew-0.4-3|27	
12cr|plasma-applet-i-hate-the-cashew-0.4-3|28	#-----------------------------------------------------------------------------
12cr|plasma-applet-i-hate-the-cashew-0.4-3|29	
12cr|plasma-applet-i-hate-the-cashew-0.4-3|30	%prep
12cr|plasma-applet-i-hate-the-cashew-0.4-3|31	%setup -q -n iHateTheCashew
12cr|plasma-applet-i-hate-the-cashew-0.4-3|32	%patch0	-p0
12cr|plasma-applet-i-hate-the-cashew-0.4-3|33	
12cr|plasma-applet-i-hate-the-cashew-0.4-3|34	%build
12cr|plasma-applet-i-hate-the-cashew-0.4-3|35	%cmake_kde4
12cr|plasma-applet-i-hate-the-cashew-0.4-3|36	%make
12cr|plasma-applet-i-hate-the-cashew-0.4-3|37	
12cr|plasma-applet-i-hate-the-cashew-0.4-3|38	%install
12cr|plasma-applet-i-hate-the-cashew-0.4-3|39	%__rm -rf %buildroot
12cr|plasma-applet-i-hate-the-cashew-0.4-3|40	%makeinstall_std -C build
12cr|plasma-applet-i-hate-the-cashew-0.4-3|41	
12cr|plasma-applet-i-hate-the-cashew-0.4-3|42	%clean
12cr|plasma-applet-i-hate-the-cashew-0.4-3|43	%__rm -rf %buildroot
12cr|plasma-applet-i-hate-the-cashew-0.4-3|44	
12cr|plasma-applet-i-hate-the-cashew-0.4-3|45	
12cr|plasma-applet-i-hate-the-cashew-0.4-3|46	%changelog
12cr|plasma-applet-i-hate-the-cashew-0.4-3|47	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-3mdv2011.0
12cr|plasma-applet-i-hate-the-cashew-0.4-3|48	+ Revision: 614565
12cr|plasma-applet-i-hate-the-cashew-0.4-3|49	- the mass rebuild of 2010.1 packages
12cr|plasma-applet-i-hate-the-cashew-0.4-3|50	
12cr|plasma-applet-i-hate-the-cashew-0.4-3|51	* Mon Apr 26 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.4-2mdv2010.1
12cr|plasma-applet-i-hate-the-cashew-0.4-3|52	+ Revision: 538824
12cr|plasma-applet-i-hate-the-cashew-0.4-3|53	- Rebuild against latest kde4
12cr|plasma-applet-i-hate-the-cashew-0.4-3|54	
12cr|plasma-applet-i-hate-the-cashew-0.4-3|55	* Sat Dec 19 2009 John Balcaen <mikala@mandriva.org> 0.4-1mdv2010.1
12cr|plasma-applet-i-hate-the-cashew-0.4-3|56	+ Revision: 480085
12cr|plasma-applet-i-hate-the-cashew-0.4-3|57	- Update to 0.4
12cr|plasma-applet-i-hate-the-cashew-0.4-3|58	- rename & rediff patch0
12cr|plasma-applet-i-hate-the-cashew-0.4-3|59	- clean spec
12cr|plasma-applet-i-hate-the-cashew-0.4-3|60	
12cr|plasma-applet-i-hate-the-cashew-0.4-3|61	* Sun Sep 13 2009 John Balcaen <mikala@mandriva.org> 0.3-2mdv2010.0
12cr|plasma-applet-i-hate-the-cashew-0.4-3|62	+ Revision: 438592
12cr|plasma-applet-i-hate-the-cashew-0.4-3|63	- Fix applet category
12cr|plasma-applet-i-hate-the-cashew-0.4-3|64	
12cr|plasma-applet-i-hate-the-cashew-0.4-3|65	* Mon Mar 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.3-1mdv2009.1
12cr|plasma-applet-i-hate-the-cashew-0.4-3|66	+ Revision: 355931
12cr|plasma-applet-i-hate-the-cashew-0.4-3|67	- Fix version in fact this is  0.3
12cr|plasma-applet-i-hate-the-cashew-0.4-3|68	
12cr|plasma-applet-i-hate-the-cashew-0.4-3|69	* Mon Mar 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.2-1mdv2009.1
12cr|plasma-applet-i-hate-the-cashew-0.4-3|70	+ Revision: 353139
12cr|plasma-applet-i-hate-the-cashew-0.4-3|71	- import plasma-applet-i-hate-the-cashew
12cr|plasma-applet-i-hate-the-cashew-0.4-3|72	
12cr|plasma-applet-i-hate-the-cashew-0.4-3|73	

6204 12
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|1	%define name	plasma-applet-kbirthdayreminder
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|2	%define srcname birthday-plasmoid
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|3	%define version	 0.9.73
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|4	%define release	%mkrel 3
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|5	%define Summary	 A reminder for birthdays and anniversaries
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|6	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|7	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|8	Summary:	%Summary
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|9	Name:		%name
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|10	Version:	%version
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|11	Release:	%release
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|12	Source0:	http://kde-look.org/CONTENT/content-files/91641-%srcname-%version.tar.bz2
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|13	Patch0:		plasma-applet-kbirthdayreminder-0.9.73-mdv-fix-icon-and-category.patch
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|14	License:	GPLv2
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|15	Group:		Graphical desktop/KDE
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|16	URL:		http://kde-look.org/content/show.php/K+Birthday+Reminder?content=91641
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|17	BuildRequires:	kdebase4-workspace-devel
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|18	BuildRequires:	kdepimlibs4-devel
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|19	Requires:	kdebase4-runtime => 4.3
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|20	Requires:	plasma-dataengine-kbirthdayreminder
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|21	Provides:	plasma-applet
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|22	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|23	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|24	%description
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|25	Plasmoid reminds you of birthdays and anniversaries of contacts[¹] in the
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|26	(standard) KDE address book.
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|27	Inspired by the KDE3 kicker applet KBirthday from Jan Hambrecht.
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|28	As the version number indicates, the plasmoid isn't quite ready yet. Also there
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|29	are a few issues I know of. You will find the list in the TODO file.
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|30	The popup displayed when clicking on the plasmoid's icon is supposed to show
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|31	only when living in a panel. This popup dialog is not ready yet!
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|32	Hope you will enjoy using it anyway.
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|33	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|34	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|35	%files  -f plasma_applet_kbirthdayapplet.lang
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|36	%defattr(-,root,root)
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|37	%doc	ChangeLog LICENSE.GPL README
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|38	%_kde_libdir/kde4/plasma_applet_kbirthdayapplet.so
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|39	%_kde_services/plasma-applet-kbirthday.desktop
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|40	%_kde_datadir/apps/desktoptheme/default/widgets/birthdaycake.svg
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|41	%_iconsdir/hicolor/scalable/apps/birthdaycake.svgz
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|42	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|43	#-----------------------------------------------------------------------
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|44	%package -n plasma-dataengine-kbirthdayreminder
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|45	Summary:	Data engine for %{name}
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|46	Group:		Graphical desktop/KDE
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|47	%description -n plasma-dataengine-kbirthdayreminder
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|48	This package provides the dataengine for %{name}
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|49	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|50	%files -n plasma-dataengine-kbirthdayreminder
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|51	%defattr(-,root,root)
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|52	%_kde_libdir/kde4/plasma_engine_kabc.so
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|53	%_kde_services/plasma-dataengine-kabc.desktop
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|54	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|55	#-----------------------------------------------------------------------
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|56	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|57	%prep
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|58	%setup -q -n KBirthdayPlasma_0_9_73
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|59	%patch0 -p 0
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|60	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|61	%build
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|62	%cmake_kde4
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|63	%make
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|64	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|65	%install
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|66	%__rm -rf %{buildroot}
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|67	%{makeinstall_std} -C build
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|68	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|69	%find_lang plasma_applet_kbirthdayapplet
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|70	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|71	%clean
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|72	%__rm -rf %{buildroot}
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|73	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|74	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|75	%changelog
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|76	* Fri Jul 30 2010 John Balcaen <mikala@mandriva.org> 0.9.73-3mdv2011.0
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|77	+ Revision: 563774
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|78	- Add a plasma-dataengine subpackage
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|79	- add description on patch0
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|80	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|81	* Fri Apr 23 2010 John Balcaen <mikala@mandriva.org> 0.9.73-2mdv2010.1
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|82	+ Revision: 538387
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|83	- Add a patch to fix icon & category
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|84	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|85	* Mon Feb 15 2010 John Balcaen <mikala@mandriva.org> 0.9.73-1mdv2010.1
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|86	+ Revision: 506133
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|87	- import plasma-applet-kbirthdayreminder
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|88	
12cr|plasma-applet-kbirthdayreminder-0.9.73-3|89	

6205 12
12cr|plasma-applet-lastmoid-0.6.5-3|1	Name:           plasma-applet-lastmoid
12cr|plasma-applet-lastmoid-0.6.5-3|2	Summary:        Lastmoid is a plasmoid for LastFm users
12cr|plasma-applet-lastmoid-0.6.5-3|3	Version:        0.6.5
12cr|plasma-applet-lastmoid-0.6.5-3|4	Release:        3
12cr|plasma-applet-lastmoid-0.6.5-3|5	Url:            http://kde-look.org/content/show.php/Lastmoid?content=98117
12cr|plasma-applet-lastmoid-0.6.5-3|6	License:        GPLv2+
12cr|plasma-applet-lastmoid-0.6.5-3|7	Group:          Graphical desktop/KDE
12cr|plasma-applet-lastmoid-0.6.5-3|8	Source0:      	http://kde-look.org/CONTENT/content-files/98117-vavrusa-lastmoid-2041bf6.tar.gz
12cr|plasma-applet-lastmoid-0.6.5-3|9	BuildRequires:	kdebase4-workspace-devel
12cr|plasma-applet-lastmoid-0.6.5-3|10	
12cr|plasma-applet-lastmoid-0.6.5-3|11	%description
12cr|plasma-applet-lastmoid-0.6.5-3|12	Lastmoid is a plasmoid for LastFm users. It displays your weekly,
12cr|plasma-applet-lastmoid-0.6.5-3|13	3 months, 12 month or your overall charts (albums/tracks/artists)
12cr|plasma-applet-lastmoid-0.6.5-3|14	easily on your favorite desktop
12cr|plasma-applet-lastmoid-0.6.5-3|15	
12cr|plasma-applet-lastmoid-0.6.5-3|16	%files
12cr|plasma-applet-lastmoid-0.6.5-3|17	%{_kde_libdir}/kde4/plasma_applet_lastmoid.so
12cr|plasma-applet-lastmoid-0.6.5-3|18	%{_kde_appsdir}/desktoptheme/default/widgets/lastmoid.svg
12cr|plasma-applet-lastmoid-0.6.5-3|19	%{_kde_services}/plasma-applet-lastmoid.desktop
12cr|plasma-applet-lastmoid-0.6.5-3|20	
12cr|plasma-applet-lastmoid-0.6.5-3|21	#--------------------------------------------------------------------
12cr|plasma-applet-lastmoid-0.6.5-3|22	
12cr|plasma-applet-lastmoid-0.6.5-3|23	%prep
12cr|plasma-applet-lastmoid-0.6.5-3|24	%setup -q -n vavrusa-lastmoid-2041bf6
12cr|plasma-applet-lastmoid-0.6.5-3|25	
12cr|plasma-applet-lastmoid-0.6.5-3|26	%build
12cr|plasma-applet-lastmoid-0.6.5-3|27	%cmake_kde4
12cr|plasma-applet-lastmoid-0.6.5-3|28	%make
12cr|plasma-applet-lastmoid-0.6.5-3|29	
12cr|plasma-applet-lastmoid-0.6.5-3|30	%install
12cr|plasma-applet-lastmoid-0.6.5-3|31	%makeinstall_std -C build
12cr|plasma-applet-lastmoid-0.6.5-3|32	
12cr|plasma-applet-lastmoid-0.6.5-3|33	%changelog
12cr|plasma-applet-lastmoid-0.6.5-3|34	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.5-2mdv2011.0
12cr|plasma-applet-lastmoid-0.6.5-3|35	+ Revision: 614567
12cr|plasma-applet-lastmoid-0.6.5-3|36	- the mass rebuild of 2010.1 packages
12cr|plasma-applet-lastmoid-0.6.5-3|37	
12cr|plasma-applet-lastmoid-0.6.5-3|38	* Mon Dec 21 2009 Rémy Clouard <shikamaru@mandriva.org> 0.6.5-1mdv2010.1
12cr|plasma-applet-lastmoid-0.6.5-3|39	+ Revision: 481061
12cr|plasma-applet-lastmoid-0.6.5-3|40	- bump release
12cr|plasma-applet-lastmoid-0.6.5-3|41	
12cr|plasma-applet-lastmoid-0.6.5-3|42	* Fri May 08 2009 Funda Wang <fwang@mandriva.org> 0.5-1mdv2010.0
12cr|plasma-applet-lastmoid-0.6.5-3|43	+ Revision: 373399
12cr|plasma-applet-lastmoid-0.6.5-3|44	- New version 0.5
12cr|plasma-applet-lastmoid-0.6.5-3|45	
12cr|plasma-applet-lastmoid-0.6.5-3|46	* Wed Mar 18 2009 Stéphane Téletchéa <steletch@mandriva.org> 0.4-1mdv2009.1
12cr|plasma-applet-lastmoid-0.6.5-3|47	+ Revision: 357235
12cr|plasma-applet-lastmoid-0.6.5-3|48	- Initial Mandriva package, from R?\195?\169my Clouard
12cr|plasma-applet-lastmoid-0.6.5-3|49	
12cr|plasma-applet-lastmoid-0.6.5-3|50	

6206 12
12cr|plasma-applet-launchbutton-0.0.4-2|1	%define name	plasma-applet-launchbutton
12cr|plasma-applet-launchbutton-0.0.4-2|2	%define version	0.0.4
12cr|plasma-applet-launchbutton-0.0.4-2|3	%define release	%mkrel 2
12cr|plasma-applet-launchbutton-0.0.4-2|4	
12cr|plasma-applet-launchbutton-0.0.4-2|5	Name: %{name}
12cr|plasma-applet-launchbutton-0.0.4-2|6	Version: %{version}
12cr|plasma-applet-launchbutton-0.0.4-2|7	Release: %{release}
12cr|plasma-applet-launchbutton-0.0.4-2|8	Summary: A plasma applet that's a configurable launching button
12cr|plasma-applet-launchbutton-0.0.4-2|9	Group: Graphical desktop/KDE
12cr|plasma-applet-launchbutton-0.0.4-2|10	License: GPLv3+
12cr|plasma-applet-launchbutton-0.0.4-2|11	Source: %{name}-%{version}.tar.bz2
12cr|plasma-applet-launchbutton-0.0.4-2|12	# upstream is maarten.vanraes@gmail.com , URL might be added in later versions
12cr|plasma-applet-launchbutton-0.0.4-2|13	
12cr|plasma-applet-launchbutton-0.0.4-2|14	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|plasma-applet-launchbutton-0.0.4-2|15	BuildRequires: kdelibs4-devel
12cr|plasma-applet-launchbutton-0.0.4-2|16	BuildRequires: qt4-qtdbus
12cr|plasma-applet-launchbutton-0.0.4-2|17	Requires: kdebase4-workspace
12cr|plasma-applet-launchbutton-0.0.4-2|18	Requires: kdeplasma4
12cr|plasma-applet-launchbutton-0.0.4-2|19	Provides: plasma-applet
12cr|plasma-applet-launchbutton-0.0.4-2|20	
12cr|plasma-applet-launchbutton-0.0.4-2|21	%description
12cr|plasma-applet-launchbutton-0.0.4-2|22	Plasma launchbutton applet is a configurable image button to execute a
12cr|plasma-applet-launchbutton-0.0.4-2|23	command or a DBUS function. In addition, you can let it open a configurable
12cr|plasma-applet-launchbutton-0.0.4-2|24	File Dialog to have it's filenames append as arguments.
12cr|plasma-applet-launchbutton-0.0.4-2|25	
12cr|plasma-applet-launchbutton-0.0.4-2|26	
12cr|plasma-applet-launchbutton-0.0.4-2|27	%files
12cr|plasma-applet-launchbutton-0.0.4-2|28	%defattr(-,root,root)
12cr|plasma-applet-launchbutton-0.0.4-2|29	%{_kde_libdir}/kde4/plasma_applet_launchbutton.so
12cr|plasma-applet-launchbutton-0.0.4-2|30	%{_kde_services}/%{name}.desktop
12cr|plasma-applet-launchbutton-0.0.4-2|31	
12cr|plasma-applet-launchbutton-0.0.4-2|32	%prep
12cr|plasma-applet-launchbutton-0.0.4-2|33	%setup -q
12cr|plasma-applet-launchbutton-0.0.4-2|34	
12cr|plasma-applet-launchbutton-0.0.4-2|35	%build
12cr|plasma-applet-launchbutton-0.0.4-2|36	%cmake_kde4
12cr|plasma-applet-launchbutton-0.0.4-2|37	%make
12cr|plasma-applet-launchbutton-0.0.4-2|38	
12cr|plasma-applet-launchbutton-0.0.4-2|39	%install
12cr|plasma-applet-launchbutton-0.0.4-2|40	rm -fr %{buildroot}
12cr|plasma-applet-launchbutton-0.0.4-2|41	%makeinstall_std -C build
12cr|plasma-applet-launchbutton-0.0.4-2|42	
12cr|plasma-applet-launchbutton-0.0.4-2|43	%clean
12cr|plasma-applet-launchbutton-0.0.4-2|44	rm -fr %{buildroot}
12cr|plasma-applet-launchbutton-0.0.4-2|45	
12cr|plasma-applet-launchbutton-0.0.4-2|46	
12cr|plasma-applet-launchbutton-0.0.4-2|47	%changelog
12cr|plasma-applet-launchbutton-0.0.4-2|48	* Mon Feb 07 2011 Funda Wang <fwang@mandriva.org> 0.0.4-2mdv2011.0
12cr|plasma-applet-launchbutton-0.0.4-2|49	+ Revision: 636575
12cr|plasma-applet-launchbutton-0.0.4-2|50	- tighten BR
12cr|plasma-applet-launchbutton-0.0.4-2|51	
12cr|plasma-applet-launchbutton-0.0.4-2|52	* Fri Sep 03 2010 Maarten Vanraes <alien@mandriva.org> 0.0.4-1mdv2011.0
12cr|plasma-applet-launchbutton-0.0.4-2|53	+ Revision: 575681
12cr|plasma-applet-launchbutton-0.0.4-2|54	- import plasma-applet-launchbutton
12cr|plasma-applet-launchbutton-0.0.4-2|55	

6207 12
12cr|plasma-applet-mountoid-0.41-1|1	%define name	plasma-applet-mountoid
12cr|plasma-applet-mountoid-0.41-1|2	%define srcname	mountoid
12cr|plasma-applet-mountoid-0.41-1|3	%define version	0.41
12cr|plasma-applet-mountoid-0.41-1|4	%define release	%mkrel 1
12cr|plasma-applet-mountoid-0.41-1|5	%define Summary	 Plasmoid for mount/unmount devices from fstab
12cr|plasma-applet-mountoid-0.41-1|6	
12cr|plasma-applet-mountoid-0.41-1|7	
12cr|plasma-applet-mountoid-0.41-1|8	Summary:	%Summary
12cr|plasma-applet-mountoid-0.41-1|9	Name:		%name
12cr|plasma-applet-mountoid-0.41-1|10	Version:	%version
12cr|plasma-applet-mountoid-0.41-1|11	Release:	%release
12cr|plasma-applet-mountoid-0.41-1|12	Source0:	http://www.kde-look.org/CONTENT/content-files/115943-%{srcname}-%{version}.tar.gz
12cr|plasma-applet-mountoid-0.41-1|13	License:	GPLv2
12cr|plasma-applet-mountoid-0.41-1|14	Group:		Graphical desktop/KDE
12cr|plasma-applet-mountoid-0.41-1|15	URL:		http://kde-look.org/content/show.php/Mountoid?content=115943
12cr|plasma-applet-mountoid-0.41-1|16	BuildRequires:	kdebase4-workspace-devel
12cr|plasma-applet-mountoid-0.41-1|17	Provides:	plasma-applet
12cr|plasma-applet-mountoid-0.41-1|18	
12cr|plasma-applet-mountoid-0.41-1|19	%description
12cr|plasma-applet-mountoid-0.41-1|20	This plasmoid provides a way to mount/unmount devices from fstab (e.g. network
12cr|plasma-applet-mountoid-0.41-1|21	shares), show free space and open mount point location in a file manager. It is
12cr|plasma-applet-mountoid-0.41-1|22	fully configurable.
12cr|plasma-applet-mountoid-0.41-1|23	
12cr|plasma-applet-mountoid-0.41-1|24	
12cr|plasma-applet-mountoid-0.41-1|25	%files
12cr|plasma-applet-mountoid-0.41-1|26	%defattr(-,root,root)
12cr|plasma-applet-mountoid-0.41-1|27	%_kde_libdir/kde4/plasma_applet_mountoid.so
12cr|plasma-applet-mountoid-0.41-1|28	%_kde_iconsdir/hicolor/64x64/apps/mountoid.png
12cr|plasma-applet-mountoid-0.41-1|29	%_kde_iconsdir/hicolor/64x64/apps/os_macos.png
12cr|plasma-applet-mountoid-0.41-1|30	%_kde_iconsdir/hicolor/64x64/apps/os_winxp.png
12cr|plasma-applet-mountoid-0.41-1|31	%_kde_iconsdir/hicolor/64x64/apps/os_linux.png
12cr|plasma-applet-mountoid-0.41-1|32	%_kde_iconsdir/hicolor/16x16/apps/mountoid_connect_state.png
12cr|plasma-applet-mountoid-0.41-1|33	%_kde_iconsdir/hicolor/32x32/apps/mountoid_i_mounting.png
12cr|plasma-applet-mountoid-0.41-1|34	%_kde_iconsdir/hicolor/32x32/apps/mountoid_i_unmounting.png
12cr|plasma-applet-mountoid-0.41-1|35	%_kde_services/plasma-applet-mountoid.desktop
12cr|plasma-applet-mountoid-0.41-1|36	#---------------------------------------------------------------------
12cr|plasma-applet-mountoid-0.41-1|37	
12cr|plasma-applet-mountoid-0.41-1|38	%prep
12cr|plasma-applet-mountoid-0.41-1|39	%setup -q -n %{srcname}
12cr|plasma-applet-mountoid-0.41-1|40	
12cr|plasma-applet-mountoid-0.41-1|41	# switching from kdesudo to kdesu
12cr|plasma-applet-mountoid-0.41-1|42	sed -i 's|kdesudo|%{_libdir}/kde4/libexec/kdesu|g' device.cpp
12cr|plasma-applet-mountoid-0.41-1|43	
12cr|plasma-applet-mountoid-0.41-1|44	
12cr|plasma-applet-mountoid-0.41-1|45	%build
12cr|plasma-applet-mountoid-0.41-1|46	%cmake_kde4
12cr|plasma-applet-mountoid-0.41-1|47	%make
12cr|plasma-applet-mountoid-0.41-1|48	
12cr|plasma-applet-mountoid-0.41-1|49	%install
12cr|plasma-applet-mountoid-0.41-1|50	%__rm -rf %buildroot
12cr|plasma-applet-mountoid-0.41-1|51	%makeinstall_std -C build
12cr|plasma-applet-mountoid-0.41-1|52	
12cr|plasma-applet-mountoid-0.41-1|53	
12cr|plasma-applet-mountoid-0.41-1|54	%clean
12cr|plasma-applet-mountoid-0.41-1|55	%__rm -rf %buildroot
12cr|plasma-applet-mountoid-0.41-1|56	
12cr|plasma-applet-mountoid-0.41-1|57	
12cr|plasma-applet-mountoid-0.41-1|58	%changelog
12cr|plasma-applet-mountoid-0.41-1|59	* Fri Dec 17 2010 John Balcaen <mikala@mandriva.org> 0.41-1mdv2011.0
12cr|plasma-applet-mountoid-0.41-1|60	+ Revision: 622736
12cr|plasma-applet-mountoid-0.41-1|61	- Update to 0.41
12cr|plasma-applet-mountoid-0.41-1|62	- Drop patch0 (merged upstream)
12cr|plasma-applet-mountoid-0.41-1|63	- Drop SOURCE1 (merged upstream)
12cr|plasma-applet-mountoid-0.41-1|64	- Fix file list
12cr|plasma-applet-mountoid-0.41-1|65	
12cr|plasma-applet-mountoid-0.41-1|66	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|plasma-applet-mountoid-0.41-1|67	- the mass rebuild of 2010.1 packages
12cr|plasma-applet-mountoid-0.41-1|68	
12cr|plasma-applet-mountoid-0.41-1|69	* Tue Jun 01 2010 John Balcaen <mikala@mandriva.org> 0.33-3mdv2010.1
12cr|plasma-applet-mountoid-0.41-1|70	+ Revision: 546872
12cr|plasma-applet-mountoid-0.41-1|71	- Add patch0 (submitted upstream) to fix linux icon name
12cr|plasma-applet-mountoid-0.41-1|72	- provides an icon from kappfinder
12cr|plasma-applet-mountoid-0.41-1|73	
12cr|plasma-applet-mountoid-0.41-1|74	* Tue Apr 13 2010 John Balcaen <mikala@mandriva.org> 0.33-2mdv2010.1
12cr|plasma-applet-mountoid-0.41-1|75	+ Revision: 533755
12cr|plasma-applet-mountoid-0.41-1|76	- Use kdesu instead of kdesudo
12cr|plasma-applet-mountoid-0.41-1|77	
12cr|plasma-applet-mountoid-0.41-1|78	* Sun Apr 11 2010 John Balcaen <mikala@mandriva.org> 0.33-1mdv2010.1
12cr|plasma-applet-mountoid-0.41-1|79	+ Revision: 533593
12cr|plasma-applet-mountoid-0.41-1|80	- import plasma-applet-mountoid
12cr|plasma-applet-mountoid-0.41-1|81	

6208 12
12cr|plasma-applet-quickaccess-0.8.2-1|1	%define oname plasma-widget-quickaccess
12cr|plasma-applet-quickaccess-0.8.2-1|2	
12cr|plasma-applet-quickaccess-0.8.2-1|3	Summary:	Quick access the most used folders
12cr|plasma-applet-quickaccess-0.8.2-1|4	Name:		plasma-applet-quickaccess
12cr|plasma-applet-quickaccess-0.8.2-1|5	Version:	0.8.2
12cr|plasma-applet-quickaccess-0.8.2-1|6	Release:	1
12cr|plasma-applet-quickaccess-0.8.2-1|7	License: 	GPLv2+
12cr|plasma-applet-quickaccess-0.8.2-1|8	Group: 		Graphical desktop/KDE
12cr|plasma-applet-quickaccess-0.8.2-1|9	Url:		http://kde-look.org/content/show.php?content=134442
12cr|plasma-applet-quickaccess-0.8.2-1|10	Source0:	http://kde-look.org/CONTENT/content-files/134442-%{oname}-%{version}-2.zip
12cr|plasma-applet-quickaccess-0.8.2-1|11	BuildRequires:	kdebase4-devel
12cr|plasma-applet-quickaccess-0.8.2-1|12	BuildRequires:	kdebase4-workspace-devel
12cr|plasma-applet-quickaccess-0.8.2-1|13	Requires:	kdebase4-runtime
12cr|plasma-applet-quickaccess-0.8.2-1|14	
12cr|plasma-applet-quickaccess-0.8.2-1|15	%description
12cr|plasma-applet-quickaccess-0.8.2-1|16	This is a small applet designed for the panel to have quick access
12cr|plasma-applet-quickaccess-0.8.2-1|17	to the most used folders.
12cr|plasma-applet-quickaccess-0.8.2-1|18	
12cr|plasma-applet-quickaccess-0.8.2-1|19	%files -f plasma_applet_quickaccess.lang
12cr|plasma-applet-quickaccess-0.8.2-1|20	%{_kde_libdir}/kde4/plasma_applet_*.so
12cr|plasma-applet-quickaccess-0.8.2-1|21	%{_kde_services}/plasma-applet-*.desktop
12cr|plasma-applet-quickaccess-0.8.2-1|22	
12cr|plasma-applet-quickaccess-0.8.2-1|23	#--------------------------------------------------------------------
12cr|plasma-applet-quickaccess-0.8.2-1|24	
12cr|plasma-applet-quickaccess-0.8.2-1|25	%prep
12cr|plasma-applet-quickaccess-0.8.2-1|26	%setup -q -n %{oname}-%{version}-2
12cr|plasma-applet-quickaccess-0.8.2-1|27	
12cr|plasma-applet-quickaccess-0.8.2-1|28	%build
12cr|plasma-applet-quickaccess-0.8.2-1|29	%cmake_kde4
12cr|plasma-applet-quickaccess-0.8.2-1|30	%make
12cr|plasma-applet-quickaccess-0.8.2-1|31	
12cr|plasma-applet-quickaccess-0.8.2-1|32	%install
12cr|plasma-applet-quickaccess-0.8.2-1|33	%makeinstall_std -C build
12cr|plasma-applet-quickaccess-0.8.2-1|34	
12cr|plasma-applet-quickaccess-0.8.2-1|35	%find_lang plasma_applet_quickaccess
12cr|plasma-applet-quickaccess-0.8.2-1|36	
12cr|plasma-applet-quickaccess-0.8.2-1|37	%changelog
12cr|plasma-applet-quickaccess-0.8.2-1|38	* Thu Sep 09 2010 John Balcaen <mikala@mandriva.org> 0.7.1-5mdv2011.0
12cr|plasma-applet-quickaccess-0.8.2-1|39	+ Revision: 576991
12cr|plasma-applet-quickaccess-0.8.2-1|40	- Rebuild
12cr|plasma-applet-quickaccess-0.8.2-1|41	
12cr|plasma-applet-quickaccess-0.8.2-1|42	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.7.1-4mdv2010.0
12cr|plasma-applet-quickaccess-0.8.2-1|43	+ Revision: 441856
12cr|plasma-applet-quickaccess-0.8.2-1|44	- rebuild
12cr|plasma-applet-quickaccess-0.8.2-1|45	
12cr|plasma-applet-quickaccess-0.8.2-1|46	* Thu Feb 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.7.1-3mdv2009.1
12cr|plasma-applet-quickaccess-0.8.2-1|47	+ Revision: 343044
12cr|plasma-applet-quickaccess-0.8.2-1|48	- Adapt for kde 4.2
12cr|plasma-applet-quickaccess-0.8.2-1|49	
12cr|plasma-applet-quickaccess-0.8.2-1|50	* Thu Jan 01 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.7.1-2mdv2009.1
12cr|plasma-applet-quickaccess-0.8.2-1|51	+ Revision: 323179
12cr|plasma-applet-quickaccess-0.8.2-1|52	- Rebuild against kde 4.2 beta2
12cr|plasma-applet-quickaccess-0.8.2-1|53	
12cr|plasma-applet-quickaccess-0.8.2-1|54	+ Funda Wang <fwang@mandriva.org>
12cr|plasma-applet-quickaccess-0.8.2-1|55	- prepareing for upcoming plasma-devel
12cr|plasma-applet-quickaccess-0.8.2-1|56	
12cr|plasma-applet-quickaccess-0.8.2-1|57	* Mon Aug 25 2008 Funda Wang <fwang@mandriva.org> 0.7.1-1mdv2009.0
12cr|plasma-applet-quickaccess-0.8.2-1|58	+ Revision: 275610
12cr|plasma-applet-quickaccess-0.8.2-1|59	- import plasma-applet-quickaccess
12cr|plasma-applet-quickaccess-0.8.2-1|60	
12cr|plasma-applet-quickaccess-0.8.2-1|61	

6209 12
12cr|plasma-applet-quicklauncher-0.5-1|1	Name:		plasma-applet-quicklauncher
12cr|plasma-applet-quicklauncher-0.5-1|2	Summary:	Plasma applet that allow to easily launch applications
12cr|plasma-applet-quicklauncher-0.5-1|3	Version:	0.5
12cr|plasma-applet-quicklauncher-0.5-1|4	Release:	1
12cr|plasma-applet-quicklauncher-0.5-1|5	License:	GPLv2+
12cr|plasma-applet-quicklauncher-0.5-1|6	Group:		Graphical desktop/KDE
12cr|plasma-applet-quicklauncher-0.5-1|7	Url:		http://www.kde-look.org/content/show.php/QuickLauncher+Applet?content=78061
12cr|plasma-applet-quicklauncher-0.5-1|8	Source0:	%{name}-%{version}.tar.gz
12cr|plasma-applet-quicklauncher-0.5-1|9	Patch0:		plasma-applet-quicklauncher-0.5-kde4.2.patch
12cr|plasma-applet-quicklauncher-0.5-1|10	BuildRequires:	kdebase4-workspace-devel
12cr|plasma-applet-quicklauncher-0.5-1|11	Requires:	kdebase4-runtime
12cr|plasma-applet-quicklauncher-0.5-1|12	
12cr|plasma-applet-quicklauncher-0.5-1|13	%description
12cr|plasma-applet-quicklauncher-0.5-1|14	Reimplements the quicklaunch applet present in kde3.5.
12cr|plasma-applet-quicklauncher-0.5-1|15	
12cr|plasma-applet-quicklauncher-0.5-1|16	Features:
12cr|plasma-applet-quicklauncher-0.5-1|17	- Add icons by specify a .desktop file
12cr|plasma-applet-quicklauncher-0.5-1|18	- Add icons by dragging .desktop files from other locations
12cr|plasma-applet-quicklauncher-0.5-1|19	- Rearrange icons by dragging them in place
12cr|plasma-applet-quicklauncher-0.5-1|20	- Configurable number of rows
12cr|plasma-applet-quicklauncher-0.5-1|21	- Configurable number of visible icons.
12cr|plasma-applet-quicklauncher-0.5-1|22	
12cr|plasma-applet-quicklauncher-0.5-1|23	%files
12cr|plasma-applet-quicklauncher-0.5-1|24	%{_kde_libdir}/kde4/plasma_applet_quicklauncher.so
12cr|plasma-applet-quicklauncher-0.5-1|25	%{_kde_services}/plasma-applet-quicklauncher.desktop
12cr|plasma-applet-quicklauncher-0.5-1|26	
12cr|plasma-applet-quicklauncher-0.5-1|27	#--------------------------------------------------------------------
12cr|plasma-applet-quicklauncher-0.5-1|28	
12cr|plasma-applet-quicklauncher-0.5-1|29	%prep
12cr|plasma-applet-quicklauncher-0.5-1|30	%setup -q
12cr|plasma-applet-quicklauncher-0.5-1|31	%patch0 -p1
12cr|plasma-applet-quicklauncher-0.5-1|32	
12cr|plasma-applet-quicklauncher-0.5-1|33	%build
12cr|plasma-applet-quicklauncher-0.5-1|34	%cmake_kde4 ../src
12cr|plasma-applet-quicklauncher-0.5-1|35	%make
12cr|plasma-applet-quicklauncher-0.5-1|36	
12cr|plasma-applet-quicklauncher-0.5-1|37	%install
12cr|plasma-applet-quicklauncher-0.5-1|38	%makeinstall_std -C build
12cr|plasma-applet-quicklauncher-0.5-1|39	

6210 12
12cr|plasma-applet-takeoff-1.0.1-2|1	%define		oname	takeoff
12cr|plasma-applet-takeoff-1.0.1-2|2	
12cr|plasma-applet-takeoff-1.0.1-2|3	Name:		plasma-applet-takeoff
12cr|plasma-applet-takeoff-1.0.1-2|4	Summary:	A full screen menu inspired by Slingshot and the OS X Launchpad menu
12cr|plasma-applet-takeoff-1.0.1-2|5	Version:	1.0.1
12cr|plasma-applet-takeoff-1.0.1-2|6	Release:	%mkrel 2
12cr|plasma-applet-takeoff-1.0.1-2|7	Group:		Graphical desktop/KDE
12cr|plasma-applet-takeoff-1.0.1-2|8	License:	GPLv3+
12cr|plasma-applet-takeoff-1.0.1-2|9	URL:		https://code.google.com/p/takeoff-launcher/
12cr|plasma-applet-takeoff-1.0.1-2|10	# Latest SVN snapshot
12cr|plasma-applet-takeoff-1.0.1-2|11	Source:		%{oname}-%{version}.tar.bz2
12cr|plasma-applet-takeoff-1.0.1-2|12	BuildRequires:	cmake
12cr|plasma-applet-takeoff-1.0.1-2|13	BuildRequires:	kdelibs4-devel
12cr|plasma-applet-takeoff-1.0.1-2|14	Requires:	kdebase4-runtime
12cr|plasma-applet-takeoff-1.0.1-2|15	
12cr|plasma-applet-takeoff-1.0.1-2|16	%description
12cr|plasma-applet-takeoff-1.0.1-2|17	Takeoff is a full screen menu inspired in the aspect of Slingshot and
12cr|plasma-applet-takeoff-1.0.1-2|18	the OS X Launchpad menu but adapted to the KDE users in a plasmoid.
12cr|plasma-applet-takeoff-1.0.1-2|19	
12cr|plasma-applet-takeoff-1.0.1-2|20	%prep
12cr|plasma-applet-takeoff-1.0.1-2|21	%setup -q -n %{oname}-%{version}
12cr|plasma-applet-takeoff-1.0.1-2|22	
12cr|plasma-applet-takeoff-1.0.1-2|23	%build
12cr|plasma-applet-takeoff-1.0.1-2|24	%cmake_kde4
12cr|plasma-applet-takeoff-1.0.1-2|25	%make
12cr|plasma-applet-takeoff-1.0.1-2|26	
12cr|plasma-applet-takeoff-1.0.1-2|27	%install
12cr|plasma-applet-takeoff-1.0.1-2|28	%__rm -rf %{buildroot}
12cr|plasma-applet-takeoff-1.0.1-2|29	%makeinstall_std -C build
12cr|plasma-applet-takeoff-1.0.1-2|30	%find_lang plasma_applet_%{oname}
12cr|plasma-applet-takeoff-1.0.1-2|31	
12cr|plasma-applet-takeoff-1.0.1-2|32	%clean
12cr|plasma-applet-takeoff-1.0.1-2|33	%__rm -rf %{buildroot}
12cr|plasma-applet-takeoff-1.0.1-2|34	
12cr|plasma-applet-takeoff-1.0.1-2|35	%files -f plasma_applet_%{oname}.lang
12cr|plasma-applet-takeoff-1.0.1-2|36	%doc CHANGELOG COPYING COPYRIGHT README
12cr|plasma-applet-takeoff-1.0.1-2|37	%{_kde_libdir}/kde4/plasma_applet_%{oname}.so
12cr|plasma-applet-takeoff-1.0.1-2|38	%{_kde_services}/plasma-applet-%{oname}.desktop
12cr|plasma-applet-takeoff-1.0.1-2|39	
12cr|plasma-applet-takeoff-1.0.1-2|40	
12cr|plasma-applet-takeoff-1.0.1-2|41	
12cr|plasma-applet-takeoff-1.0.1-2|42	%changelog
12cr|plasma-applet-takeoff-1.0.1-2|43	* Tue Mar 13 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0.1-2mdv2011.0
12cr|plasma-applet-takeoff-1.0.1-2|44	+ Revision: 784577
12cr|plasma-applet-takeoff-1.0.1-2|45	- Fix typo in summary and description
12cr|plasma-applet-takeoff-1.0.1-2|46	
12cr|plasma-applet-takeoff-1.0.1-2|47	* Tue Mar 13 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0.1-1
12cr|plasma-applet-takeoff-1.0.1-2|48	+ Revision: 784570
12cr|plasma-applet-takeoff-1.0.1-2|49	- imported package plasma-applet-takeoff
12cr|plasma-applet-takeoff-1.0.1-2|50	

6211 12
12cr|plasma-applet-todolist-0.4-2|1	%define name	plasma-applet-todolist
12cr|plasma-applet-todolist-0.4-2|2	%define version	0.4
12cr|plasma-applet-todolist-0.4-2|3	%define release	%mkrel 2
12cr|plasma-applet-todolist-0.4-2|4	%define Summary	Todo List plasmoid using akonadi
12cr|plasma-applet-todolist-0.4-2|5	
12cr|plasma-applet-todolist-0.4-2|6	Summary:	%Summary
12cr|plasma-applet-todolist-0.4-2|7	Name:		%name
12cr|plasma-applet-todolist-0.4-2|8	Version:	%version
12cr|plasma-applet-todolist-0.4-2|9	Release:	%release
12cr|plasma-applet-todolist-0.4-2|10	Source0:	http://www.kde-look.org/CONTENT/content-files/90706-todo_plasmoid-0.4.tar.bz
12cr|plasma-applet-todolist-0.4-2|11	Patch0:		plasma-applet-todolist-0.4-mdv-fix-category.patch
12cr|plasma-applet-todolist-0.4-2|12	License:	GPLv2
12cr|plasma-applet-todolist-0.4-2|13	Group:		Graphical desktop/KDE
12cr|plasma-applet-todolist-0.4-2|14	URL:		http://www.kde-look.org/content/show.php/todo+list?content=90706
12cr|plasma-applet-todolist-0.4-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|plasma-applet-todolist-0.4-2|16	BuildRequires:	kdebase4-devel
12cr|plasma-applet-todolist-0.4-2|17	BuildRequires:	akonadi-devel
12cr|plasma-applet-todolist-0.4-2|18	BuildRequires:	kdepimlibs4-devel
12cr|plasma-applet-todolist-0.4-2|19	BuildRequires:  boost-devel
12cr|plasma-applet-todolist-0.4-2|20	Requires:	kdepim4-runtime
12cr|plasma-applet-todolist-0.4-2|21	Provides:   plasma-applet
12cr|plasma-applet-todolist-0.4-2|22	
12cr|plasma-applet-todolist-0.4-2|23	%description
12cr|plasma-applet-todolist-0.4-2|24	Plasmoid that shows KOrganizer 'todo' list using akonadi.
12cr|plasma-applet-todolist-0.4-2|25	
12cr|plasma-applet-todolist-0.4-2|26	%files
12cr|plasma-applet-todolist-0.4-2|27	%defattr(-,root,root)
12cr|plasma-applet-todolist-0.4-2|28	%doc	README COPYING AUTHORS
12cr|plasma-applet-todolist-0.4-2|29	%{_kde_libdir}/kde4/plasma_engine_todo.so
12cr|plasma-applet-todolist-0.4-2|30	%{_kde_libdir}/kde4/todoapplet.so
12cr|plasma-applet-todolist-0.4-2|31	%{_kde_services}/plasma-engine-todo.desktop
12cr|plasma-applet-todolist-0.4-2|32	%{_kde_services}/todoapplet-default.desktop
12cr|plasma-applet-todolist-0.4-2|33	
12cr|plasma-applet-todolist-0.4-2|34	#-----------------------------------------------------------------------
12cr|plasma-applet-todolist-0.4-2|35	
12cr|plasma-applet-todolist-0.4-2|36	%prep
12cr|plasma-applet-todolist-0.4-2|37	%setup -q -n todo_plasmoid
12cr|plasma-applet-todolist-0.4-2|38	%patch0 -p0
12cr|plasma-applet-todolist-0.4-2|39	
12cr|plasma-applet-todolist-0.4-2|40	%build
12cr|plasma-applet-todolist-0.4-2|41	%cmake_kde4
12cr|plasma-applet-todolist-0.4-2|42	%make
12cr|plasma-applet-todolist-0.4-2|43	
12cr|plasma-applet-todolist-0.4-2|44	%install
12cr|plasma-applet-todolist-0.4-2|45	%__rm -rf %{buildroot}
12cr|plasma-applet-todolist-0.4-2|46	%{makeinstall_std} -C build
12cr|plasma-applet-todolist-0.4-2|47	
12cr|plasma-applet-todolist-0.4-2|48	%clean
12cr|plasma-applet-todolist-0.4-2|49	%__rm -rf %{buildroot}
12cr|plasma-applet-todolist-0.4-2|50	
12cr|plasma-applet-todolist-0.4-2|51	
12cr|plasma-applet-todolist-0.4-2|52	%changelog
12cr|plasma-applet-todolist-0.4-2|53	* Wed Dec 08 2010 John Balcaen <mikala@mandriva.org> 0.4-2mdv2011.0
12cr|plasma-applet-todolist-0.4-2|54	+ Revision: 616248
12cr|plasma-applet-todolist-0.4-2|55	- Fix buildrequires
12cr|plasma-applet-todolist-0.4-2|56	
12cr|plasma-applet-todolist-0.4-2|57	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|plasma-applet-todolist-0.4-2|58	- the mass rebuild of 2010.1 packages
12cr|plasma-applet-todolist-0.4-2|59	
12cr|plasma-applet-todolist-0.4-2|60	* Sat Dec 12 2009 John Balcaen <mikala@mandriva.org> 0.4-1mdv2010.1
12cr|plasma-applet-todolist-0.4-2|61	+ Revision: 477857
12cr|plasma-applet-todolist-0.4-2|62	- Update to 0.4
12cr|plasma-applet-todolist-0.4-2|63	- rename and rediff patch0
12cr|plasma-applet-todolist-0.4-2|64	- Fix plasmoid category
12cr|plasma-applet-todolist-0.4-2|65	
12cr|plasma-applet-todolist-0.4-2|66	* Sun Aug 30 2009 John Balcaen <mikala@mandriva.org> 0.3-1mdv2010.0
12cr|plasma-applet-todolist-0.4-2|67	+ Revision: 422424
12cr|plasma-applet-todolist-0.4-2|68	- import plasma-applet-todolist
12cr|plasma-applet-todolist-0.4-2|69	

6212 12
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|1	%define name	plasma-applet-togglepanel
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|2	%define version	0.0
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|3	%define svn	1049487
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|4	%define release	%mkrel 0.%svn.2
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|5	%define Summary	 Plasma applet providing a experimental toggle panel
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|6	
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|7	Summary:	%Summary
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|8	Name:		%name
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|9	Version:	%version
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|10	Release:	%release
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|11	# Get the source via
12cr|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
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|13	# tar -caf plasma-applet-togglepanel.tar.lzma plasma-applet-togglepanel
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|14	Source0:	%{name}.tar.lzma
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|15	License:	GPLv3
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|16	Group:		Graphical desktop/KDE
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|17	URL:		http://websvn.kde.org/trunk/playground/base/plasma/applets/togglepanel/
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|19	BuildRequires:	kdebase4-devel
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|20	Provides:	plasma-applet
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|21	
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|22	%description
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|23	Experimental plasma-applet providing a toggle panel function
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|24	
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|25	%files
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|26	%defattr(-,root,root)
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|27	%{_kde_libdir}/kde4/plasma_applet_togglepanel.so
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|28	%{_kde_services}/%{name}.desktop
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|29	
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|30	%prep
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|31	%setup -q -n %{name}
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|32	
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|33	%build
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|34	%cmake_kde4
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|35	%make
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|36	
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|37	%install
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|38	%__rm -rf %{buildroot}
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|39	%{makeinstall_std} -C build
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|40	
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|41	%clean
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|42	%__rm -rf %{buildroot}
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|43	
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|44	%changelog
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|45	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0-0.1049487.2mdv2011.0
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|46	+ Revision: 614584
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|47	- the mass rebuild of 2010.1 packages
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|48	
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|49	* Sun Nov 15 2009 John Balcaen <mikala@mandriva.org> 0.0-0.1049487.1mdv2010.1
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|50	+ Revision: 466307
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|51	- import plasma-applet-togglepanel
12cr|plasma-applet-togglepanel-0.0-0.1049487.2|52	

6213 12
12cr|plasma-applet-translatoid-1.4-1|1	%define oname translatoid
12cr|plasma-applet-translatoid-1.4-1|2	
12cr|plasma-applet-translatoid-1.4-1|3	Name:		plasma-applet-%{oname}
12cr|plasma-applet-translatoid-1.4-1|4	Version:	1.4
12cr|plasma-applet-translatoid-1.4-1|5	Release:	1
12cr|plasma-applet-translatoid-1.4-1|6	Summary:	Plasma widget to translate text using Google Translate
12cr|plasma-applet-translatoid-1.4-1|7	Group:		Graphical desktop/KDE
12cr|plasma-applet-translatoid-1.4-1|8	License:	LGPLv2
12cr|plasma-applet-translatoid-1.4-1|9	URL:		http://kde-look.org/content/show.php/translatoid?content=97511
12cr|plasma-applet-translatoid-1.4-1|10	Source0:	http://212.158.157.7/translatoid/%{oname}-%{version}.tar.xz
12cr|plasma-applet-translatoid-1.4-1|11	BuildRequires:	kdelibs4-devel
12cr|plasma-applet-translatoid-1.4-1|12	BuildRequires:	pkgconfig(QJson)
12cr|plasma-applet-translatoid-1.4-1|13	Provides:	plasma-applet
12cr|plasma-applet-translatoid-1.4-1|14	
12cr|plasma-applet-translatoid-1.4-1|15	%description
12cr|plasma-applet-translatoid-1.4-1|16	A plasma widget to translate text using Google Translate.
12cr|plasma-applet-translatoid-1.4-1|17	
12cr|plasma-applet-translatoid-1.4-1|18	%files
12cr|plasma-applet-translatoid-1.4-1|19	%doc licence.txt
12cr|plasma-applet-translatoid-1.4-1|20	%{_kde_libdir}/kde4/plasma_applet_translatoid.so
12cr|plasma-applet-translatoid-1.4-1|21	%{_kde_services}/plasma-applet-translatoid.desktop
12cr|plasma-applet-translatoid-1.4-1|22	%{_kde_iconsdir}/*/*/*/translator.*
12cr|plasma-applet-translatoid-1.4-1|23	%{_kde_iconsdir}/kbflags/*
12cr|plasma-applet-translatoid-1.4-1|24	%{_kde_appsdir}/translatoid/translatoid.db
12cr|plasma-applet-translatoid-1.4-1|25	
12cr|plasma-applet-translatoid-1.4-1|26	%prep
12cr|plasma-applet-translatoid-1.4-1|27	%setup -q -n %{oname}
12cr|plasma-applet-translatoid-1.4-1|28	
12cr|plasma-applet-translatoid-1.4-1|29	%build
12cr|plasma-applet-translatoid-1.4-1|30	%cmake_kde4
12cr|plasma-applet-translatoid-1.4-1|31	%make
12cr|plasma-applet-translatoid-1.4-1|32	
12cr|plasma-applet-translatoid-1.4-1|33	%install
12cr|plasma-applet-translatoid-1.4-1|34	%makeinstall_std -C build
12cr|plasma-applet-translatoid-1.4-1|35	
12cr|plasma-applet-translatoid-1.4-1|36	# We really don't need it

6214 12
12cr|plasma-applet-yasp-scripted-1.0.8a-1|1	%define	oname	yasp-scripted
12cr|plasma-applet-yasp-scripted-1.0.8a-1|2	
12cr|plasma-applet-yasp-scripted-1.0.8a-1|3	Name:		plasma-applet-%{oname}
12cr|plasma-applet-yasp-scripted-1.0.8a-1|4	Version:	1.0.8a
12cr|plasma-applet-yasp-scripted-1.0.8a-1|5	Release:	1
12cr|plasma-applet-yasp-scripted-1.0.8a-1|6	Summary:	Yet Another Systemmonitor Plasmoid (scripted)
12cr|plasma-applet-yasp-scripted-1.0.8a-1|7	License:	GPLv2+
12cr|plasma-applet-yasp-scripted-1.0.8a-1|8	Group:		Graphical desktop/KDE
12cr|plasma-applet-yasp-scripted-1.0.8a-1|9	URL:		http://kde-apps.org/content/show.php?content=109367
12cr|plasma-applet-yasp-scripted-1.0.8a-1|10	Source0:	%{oname}-%{version}.tar.bz2
12cr|plasma-applet-yasp-scripted-1.0.8a-1|11	BuildRequires:	kdebase4-workspace-devel
12cr|plasma-applet-yasp-scripted-1.0.8a-1|12	Requires:	kdebase4-runtime
12cr|plasma-applet-yasp-scripted-1.0.8a-1|13	Provides:	plasma-applet
12cr|plasma-applet-yasp-scripted-1.0.8a-1|14	
12cr|plasma-applet-yasp-scripted-1.0.8a-1|15	%description
12cr|plasma-applet-yasp-scripted-1.0.8a-1|16	Yet Another Systemmonitor Plasmoid (scripted) is a powerful system monitor.
12cr|plasma-applet-yasp-scripted-1.0.8a-1|17	
12cr|plasma-applet-yasp-scripted-1.0.8a-1|18	%files
12cr|plasma-applet-yasp-scripted-1.0.8a-1|19	%doc README* GPLV2 yasp_scripts
12cr|plasma-applet-yasp-scripted-1.0.8a-1|20	%{_kde_libdir}/kde4/*.so
12cr|plasma-applet-yasp-scripted-1.0.8a-1|21	%{_kde_datadir}/kde4/services/*.desktop
12cr|plasma-applet-yasp-scripted-1.0.8a-1|22	
12cr|plasma-applet-yasp-scripted-1.0.8a-1|23	#--------------------------------------------------------------------
12cr|plasma-applet-yasp-scripted-1.0.8a-1|24	
12cr|plasma-applet-yasp-scripted-1.0.8a-1|25	%prep
12cr|plasma-applet-yasp-scripted-1.0.8a-1|26	%setup -q -n %{oname}-%{version}
12cr|plasma-applet-yasp-scripted-1.0.8a-1|27	
12cr|plasma-applet-yasp-scripted-1.0.8a-1|28	%build
12cr|plasma-applet-yasp-scripted-1.0.8a-1|29	%cmake_kde4
12cr|plasma-applet-yasp-scripted-1.0.8a-1|30	%make
12cr|plasma-applet-yasp-scripted-1.0.8a-1|31	
12cr|plasma-applet-yasp-scripted-1.0.8a-1|32	%install
12cr|plasma-applet-yasp-scripted-1.0.8a-1|33	%__rm -rf %{buildroot}
12cr|plasma-applet-yasp-scripted-1.0.8a-1|34	%makeinstall_std -C build
12cr|plasma-applet-yasp-scripted-1.0.8a-1|35	
12cr|plasma-applet-yasp-scripted-1.0.8a-1|36	%clean
12cr|plasma-applet-yasp-scripted-1.0.8a-1|37	%__rm -rf %{buildroot}
12cr|plasma-applet-yasp-scripted-1.0.8a-1|38	
12cr|plasma-applet-yasp-scripted-1.0.8a-1|39	
12cr|plasma-applet-yasp-scripted-1.0.8a-1|40	
12cr|plasma-applet-yasp-scripted-1.0.8a-1|41	%changelog
12cr|plasma-applet-yasp-scripted-1.0.8a-1|42	* Fri Jun 08 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0.8a-1
12cr|plasma-applet-yasp-scripted-1.0.8a-1|43	+ Revision: 803471
12cr|plasma-applet-yasp-scripted-1.0.8a-1|44	- imported package plasma-applet-yasp-scripted
12cr|plasma-applet-yasp-scripted-1.0.8a-1|45	
12cr|plasma-applet-yasp-scripted-1.0.8a-1|46	
12cr|plasma-applet-yasp-scripted-1.0.8a-1|47	* Tue May 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1.0.8a-1mdv2010.2
12cr|plasma-applet-yasp-scripted-1.0.8a-1|48	- Initial build for Mandriva

6215 12
12cr|plasma-runner-kopete-contacts-0.4-2|1	
12cr|plasma-runner-kopete-contacts-0.4-2|2	Summary:        Kopete contacts KDE runner
12cr|plasma-runner-kopete-contacts-0.4-2|3	Name:           plasma-runner-kopete-contacts
12cr|plasma-runner-kopete-contacts-0.4-2|4	Version:        0.4
12cr|plasma-runner-kopete-contacts-0.4-2|5	Release:        %mkrel 2
12cr|plasma-runner-kopete-contacts-0.4-2|6	Source:         http://kde-apps.org/CONTENT/content-files/105263-krunner-kopete-contacts-%{version}.tar.gz
12cr|plasma-runner-kopete-contacts-0.4-2|7	License:        GPLv2+
12cr|plasma-runner-kopete-contacts-0.4-2|8	Group:          Graphical desktop/KDE
12cr|plasma-runner-kopete-contacts-0.4-2|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|plasma-runner-kopete-contacts-0.4-2|10	URL:            http://kde-apps.org/content/show.php/KRunner+Kopete+Contacts?content=105263
12cr|plasma-runner-kopete-contacts-0.4-2|11	#BuildRequires:  kdelibs4-devel
12cr|plasma-runner-kopete-contacts-0.4-2|12	BuildRequires:  kdenetwork4-devel
12cr|plasma-runner-kopete-contacts-0.4-2|13	Requires:	kopete
12cr|plasma-runner-kopete-contacts-0.4-2|14	Obsoletes:	kopete-kde-runner
12cr|plasma-runner-kopete-contacts-0.4-2|15	
12cr|plasma-runner-kopete-contacts-0.4-2|16	%description
12cr|plasma-runner-kopete-contacts-0.4-2|17	Kopete Contacts is a KRunner plugins that allows you to open chat with your Kopete contact just by typing it's
12cr|plasma-runner-kopete-contacts-0.4-2|18	name!
12cr|plasma-runner-kopete-contacts-0.4-2|19	
12cr|plasma-runner-kopete-contacts-0.4-2|20	Cool improvement for people like me who are lazy to open the Kopete window :-)
12cr|plasma-runner-kopete-contacts-0.4-2|21	
12cr|plasma-runner-kopete-contacts-0.4-2|22	In future I'd like to add configuration dialog to enable filtering offline contacts etc...for now this is just
12cr|plasma-runner-kopete-contacts-0.4-2|23	first release, so no big expectations (but it works :D )
12cr|plasma-runner-kopete-contacts-0.4-2|24	
12cr|plasma-runner-kopete-contacts-0.4-2|25	For those of you who are extremely lazy I've implemented new function. You can now change your Kopete status
12cr|plasma-runner-kopete-contacts-0.4-2|26	(all accounts) by typing "status status_name". Supported are only default statuses (online,offline,away,busy and
12cr|plasma-runner-kopete-contacts-0.4-2|27	invisible).
12cr|plasma-runner-kopete-contacts-0.4-2|28	
12cr|plasma-runner-kopete-contacts-0.4-2|29	
12cr|plasma-runner-kopete-contacts-0.4-2|30	%files
12cr|plasma-runner-kopete-contacts-0.4-2|31	%defattr(-,root,root)
12cr|plasma-runner-kopete-contacts-0.4-2|32	%doc COPYING
12cr|plasma-runner-kopete-contacts-0.4-2|33	%{_kde_libdir}/kde4/*.so
12cr|plasma-runner-kopete-contacts-0.4-2|34	%{_kde_services}/*
12cr|plasma-runner-kopete-contacts-0.4-2|35	#%{_datadir}/pixmaps/vbox-runner/*
12cr|plasma-runner-kopete-contacts-0.4-2|36	#--------------------------------------------------------------------
12cr|plasma-runner-kopete-contacts-0.4-2|37	
12cr|plasma-runner-kopete-contacts-0.4-2|38	%prep
12cr|plasma-runner-kopete-contacts-0.4-2|39	%setup -qn krunner-kopete-contacts-%{version}
12cr|plasma-runner-kopete-contacts-0.4-2|40	
12cr|plasma-runner-kopete-contacts-0.4-2|41	%build
12cr|plasma-runner-kopete-contacts-0.4-2|42	%cmake_kde4
12cr|plasma-runner-kopete-contacts-0.4-2|43	%make
12cr|plasma-runner-kopete-contacts-0.4-2|44	
12cr|plasma-runner-kopete-contacts-0.4-2|45	%install
12cr|plasma-runner-kopete-contacts-0.4-2|46	rm -rf %{buildroot}
12cr|plasma-runner-kopete-contacts-0.4-2|47	%makeinstall_std -C build
12cr|plasma-runner-kopete-contacts-0.4-2|48	
12cr|plasma-runner-kopete-contacts-0.4-2|49	%clean
12cr|plasma-runner-kopete-contacts-0.4-2|50	rm -rf $RPM_BUILD_ROOT
12cr|plasma-runner-kopete-contacts-0.4-2|51	
12cr|plasma-runner-kopete-contacts-0.4-2|52	
12cr|plasma-runner-kopete-contacts-0.4-2|53	
12cr|plasma-runner-kopete-contacts-0.4-2|54	
12cr|plasma-runner-kopete-contacts-0.4-2|55	%changelog
12cr|plasma-runner-kopete-contacts-0.4-2|56	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-2mdv2011.0
12cr|plasma-runner-kopete-contacts-0.4-2|57	+ Revision: 614586
12cr|plasma-runner-kopete-contacts-0.4-2|58	- the mass rebuild of 2010.1 packages
12cr|plasma-runner-kopete-contacts-0.4-2|59	
12cr|plasma-runner-kopete-contacts-0.4-2|60	+ Luis Daniel Lucio Quiroz <dlucio@mandriva.org>
12cr|plasma-runner-kopete-contacts-0.4-2|61	- New name
12cr|plasma-runner-kopete-contacts-0.4-2|62	- New name
12cr|plasma-runner-kopete-contacts-0.4-2|63	
12cr|plasma-runner-kopete-contacts-0.4-2|64	* Sun Feb 21 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.4-1mdv2010.1
12cr|plasma-runner-kopete-contacts-0.4-2|65	+ Revision: 508870
12cr|plasma-runner-kopete-contacts-0.4-2|66	- import kopete-kde-runner
12cr|plasma-runner-kopete-contacts-0.4-2|67	

6216 12
12cr|plasma-runner-virtualbox-0.2-2|1	
12cr|plasma-runner-virtualbox-0.2-2|2	Summary:        Virtualbox KDE runner
12cr|plasma-runner-virtualbox-0.2-2|3	Name:           plasma-runner-virtualbox
12cr|plasma-runner-virtualbox-0.2-2|4	Version:        0.2
12cr|plasma-runner-virtualbox-0.2-2|5	Release:        %mkrel 2
12cr|plasma-runner-virtualbox-0.2-2|6	Source:         http://kde-apps.org/CONTENT/content-files/107926-vbox-runner-%{version}.tar.gz
12cr|plasma-runner-virtualbox-0.2-2|7	License:        GPLv2+
12cr|plasma-runner-virtualbox-0.2-2|8	Group:          Graphical desktop/KDE
12cr|plasma-runner-virtualbox-0.2-2|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|plasma-runner-virtualbox-0.2-2|10	URL:            http://kde-apps.org/content/show.php/VBox+Runner?content=107926
12cr|plasma-runner-virtualbox-0.2-2|11	BuildRequires:  kdelibs4-devel
12cr|plasma-runner-virtualbox-0.2-2|12	Requires:	virtualbox
12cr|plasma-runner-virtualbox-0.2-2|13	Obsoletes:           virtualbox-kde-runner
12cr|plasma-runner-virtualbox-0.2-2|14	
12cr|plasma-runner-virtualbox-0.2-2|15	%description
12cr|plasma-runner-virtualbox-0.2-2|16	Allows you to start your VirtualBox virtual machines from Krunner (the Alt-F2 thing)
12cr|plasma-runner-virtualbox-0.2-2|17	
12cr|plasma-runner-virtualbox-0.2-2|18	%files
12cr|plasma-runner-virtualbox-0.2-2|19	%defattr(-,root,root)
12cr|plasma-runner-virtualbox-0.2-2|20	%doc COPYING
12cr|plasma-runner-virtualbox-0.2-2|21	%{_kde_libdir}/kde4/*.so
12cr|plasma-runner-virtualbox-0.2-2|22	%{_kde_services}/*
12cr|plasma-runner-virtualbox-0.2-2|23	%{_datadir}/pixmaps/vbox-runner/*
12cr|plasma-runner-virtualbox-0.2-2|24	#--------------------------------------------------------------------
12cr|plasma-runner-virtualbox-0.2-2|25	
12cr|plasma-runner-virtualbox-0.2-2|26	%prep
12cr|plasma-runner-virtualbox-0.2-2|27	%setup -qn vbox-runner-%{version}
12cr|plasma-runner-virtualbox-0.2-2|28	
12cr|plasma-runner-virtualbox-0.2-2|29	%build
12cr|plasma-runner-virtualbox-0.2-2|30	%cmake_kde4
12cr|plasma-runner-virtualbox-0.2-2|31	%make
12cr|plasma-runner-virtualbox-0.2-2|32	
12cr|plasma-runner-virtualbox-0.2-2|33	%install
12cr|plasma-runner-virtualbox-0.2-2|34	rm -rf %{buildroot}
12cr|plasma-runner-virtualbox-0.2-2|35	%makeinstall_std -C build
12cr|plasma-runner-virtualbox-0.2-2|36	
12cr|plasma-runner-virtualbox-0.2-2|37	%clean
12cr|plasma-runner-virtualbox-0.2-2|38	rm -rf $RPM_BUILD_ROOT
12cr|plasma-runner-virtualbox-0.2-2|39	
12cr|plasma-runner-virtualbox-0.2-2|40	
12cr|plasma-runner-virtualbox-0.2-2|41	
12cr|plasma-runner-virtualbox-0.2-2|42	
12cr|plasma-runner-virtualbox-0.2-2|43	%changelog
12cr|plasma-runner-virtualbox-0.2-2|44	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdv2011.0
12cr|plasma-runner-virtualbox-0.2-2|45	+ Revision: 614587
12cr|plasma-runner-virtualbox-0.2-2|46	- the mass rebuild of 2010.1 packages
12cr|plasma-runner-virtualbox-0.2-2|47	
12cr|plasma-runner-virtualbox-0.2-2|48	+ Luis Daniel Lucio Quiroz <dlucio@mandriva.org>
12cr|plasma-runner-virtualbox-0.2-2|49	- New name
12cr|plasma-runner-virtualbox-0.2-2|50	- New name
12cr|plasma-runner-virtualbox-0.2-2|51	
12cr|plasma-runner-virtualbox-0.2-2|52	* Sat Feb 20 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.2-1mdv2010.1
12cr|plasma-runner-virtualbox-0.2-2|53	+ Revision: 508842
12cr|plasma-runner-virtualbox-0.2-2|54	- import virtualbox-kde-runner
12cr|plasma-runner-virtualbox-0.2-2|55	

6217 12
12cr|plasma-wallpaper-flymode-0.8-2|1	%define srcname	plasma-wallpaper-FlyMode
12cr|plasma-wallpaper-flymode-0.8-2|2	
12cr|plasma-wallpaper-flymode-0.8-2|3	Summary:	An animated wallpaper
12cr|plasma-wallpaper-flymode-0.8-2|4	Name:		plasma-wallpaper-flymode
12cr|plasma-wallpaper-flymode-0.8-2|5	Version:	0.8
12cr|plasma-wallpaper-flymode-0.8-2|6	Release:	2
12cr|plasma-wallpaper-flymode-0.8-2|7	License:	GPLv2
12cr|plasma-wallpaper-flymode-0.8-2|8	Group:		Graphical desktop/KDE
12cr|plasma-wallpaper-flymode-0.8-2|9	URL:		http://www.kde-look.org
12cr|plasma-wallpaper-flymode-0.8-2|10	Source0:	http://www.kde-look.org/CONTENT/content-files/119187-%{srcname}_%{version}.tar.gz
12cr|plasma-wallpaper-flymode-0.8-2|11	BuildRequires:	kdebase4-workspace-devel
12cr|plasma-wallpaper-flymode-0.8-2|12	Requires:	kdebase4-runtime
12cr|plasma-wallpaper-flymode-0.8-2|13	Provides:	plasma-applet
12cr|plasma-wallpaper-flymode-0.8-2|14	
12cr|plasma-wallpaper-flymode-0.8-2|15	%description
12cr|plasma-wallpaper-flymode-0.8-2|16	The wallpaper plugin moves a seamless wallpaper picture endlessly over the
12cr|plasma-wallpaper-flymode-0.8-2|17	desktop, making you feel like flying.
12cr|plasma-wallpaper-flymode-0.8-2|18	
12cr|plasma-wallpaper-flymode-0.8-2|19	%files
12cr|plasma-wallpaper-flymode-0.8-2|20	%{_kde_libdir}/kde4/plasma_wallpaper_FlyMode.so
12cr|plasma-wallpaper-flymode-0.8-2|21	%{_kde_services}/%{srcname}.desktop
12cr|plasma-wallpaper-flymode-0.8-2|22	
12cr|plasma-wallpaper-flymode-0.8-2|23	#------------------------------------------------------------------------------
12cr|plasma-wallpaper-flymode-0.8-2|24	
12cr|plasma-wallpaper-flymode-0.8-2|25	%prep
12cr|plasma-wallpaper-flymode-0.8-2|26	%setup -q -n %{srcname}
12cr|plasma-wallpaper-flymode-0.8-2|27	
12cr|plasma-wallpaper-flymode-0.8-2|28	%build
12cr|plasma-wallpaper-flymode-0.8-2|29	%cmake_kde4
12cr|plasma-wallpaper-flymode-0.8-2|30	%make
12cr|plasma-wallpaper-flymode-0.8-2|31	
12cr|plasma-wallpaper-flymode-0.8-2|32	%install
12cr|plasma-wallpaper-flymode-0.8-2|33	%makeinstall_std -C build
12cr|plasma-wallpaper-flymode-0.8-2|34	

6218 12
12cr|plasticfs-1.11-2|1	%define major	0
12cr|plasticfs-1.11-2|2	%define libname		%mklibname %{name} %{major}
12cr|plasticfs-1.11-2|3	%define develname	%mklibname %{name} -d
12cr|plasticfs-1.11-2|4	
12cr|plasticfs-1.11-2|5	%define build_debug	0
12cr|plasticfs-1.11-2|6	%define build_paranoid	0
12cr|plasticfs-1.11-2|7	
12cr|plasticfs-1.11-2|8	%{expand: %{?_with_debug: 	%%global build_debug 1}}
12cr|plasticfs-1.11-2|9	%{expand: %{?_with_paranoid: 	%%global build_paranoid 1}}
12cr|plasticfs-1.11-2|10	%{expand: %{?_without_paranoid:	%%global build_paranoid 0}}
12cr|plasticfs-1.11-2|11	
12cr|plasticfs-1.11-2|12	Name:		plasticfs
12cr|plasticfs-1.11-2|13	Version:	1.11
12cr|plasticfs-1.11-2|14	Release:	2
12cr|plasticfs-1.11-2|15	Summary:	An user-space virtual filesystem implementation
12cr|plasticfs-1.11-2|16	License:	GPLv3+
12cr|plasticfs-1.11-2|17	Group:		File tools
12cr|plasticfs-1.11-2|18	URL:		http://plasticfs.sourceforge.net/
12cr|plasticfs-1.11-2|19	Source0:	http://plasticfs.sourceforge.net/%{name}-%{version}.tar.gz
12cr|plasticfs-1.11-2|20	Patch0:		plasticfs-1.11-non-paranoid.patch
12cr|plasticfs-1.11-2|21	Patch1:		plasticfs-1.11-dlsym-debug.patch
12cr|plasticfs-1.11-2|22	Patch2:		plasticfs-1.11-makefile.patch
12cr|plasticfs-1.11-2|23	BuildRequires:  groff
12cr|plasticfs-1.11-2|24	BuildRequires:  libtool
12cr|plasticfs-1.11-2|25	
12cr|plasticfs-1.11-2|26	%description
12cr|plasticfs-1.11-2|27	The Plastic File System is an LD_PRELOAD module for manipulating what
12cr|plasticfs-1.11-2|28	the file system looks like for programs. This allows virtual file
12cr|plasticfs-1.11-2|29	systems to exist in user space, without kernel hacks or modules.
12cr|plasticfs-1.11-2|30	
12cr|plasticfs-1.11-2|31	A number of filters exist for a number of different use-cases, including
12cr|plasticfs-1.11-2|32	
12cr|plasticfs-1.11-2|33	chroot    - simulate the effects of a chroot call
12cr|plasticfs-1.11-2|34	dos       - simulate a DOS 8.3 filesystem
12cr|plasticfs-1.11-2|35	downcase  - make file names appear in lower-case
12cr|plasticfs-1.11-2|36	log       - transparently log file system access (like strace)
12cr|plasticfs-1.11-2|37	nocase    - make filenames case-insensitive
12cr|plasticfs-1.11-2|38	shortname - simulate file systems with shorter filenames
12cr|plasticfs-1.11-2|39	smartlink - expand environment variables in symbolic links
12cr|plasticfs-1.11-2|40	titlecase - make filenames appear in title-case
12cr|plasticfs-1.11-2|41	upcase    - make filenames appear in upper-case
12cr|plasticfs-1.11-2|42	viewpath  - union all the directory trees in a view path (unionfs)
12cr|plasticfs-1.11-2|43	
12cr|plasticfs-1.11-2|44	These filters may be piped on into the next to form powerful filter
12cr|plasticfs-1.11-2|45	combinations.
12cr|plasticfs-1.11-2|46	
12cr|plasticfs-1.11-2|47	It is possible to extend PlasticFS with loadable file system filter
12cr|plasticfs-1.11-2|48	modules from shared object files.
12cr|plasticfs-1.11-2|49	
12cr|plasticfs-1.11-2|50	%package -n %{libname}
12cr|plasticfs-1.11-2|51	Summary:	Libraries for the Plastic File System
12cr|plasticfs-1.11-2|52	Group:		File tools
12cr|plasticfs-1.11-2|53	
12cr|plasticfs-1.11-2|54	%description -n %{libname}
12cr|plasticfs-1.11-2|55	Libraries for the Plastic File System.
12cr|plasticfs-1.11-2|56	
12cr|plasticfs-1.11-2|57	%package -n %{develname}
12cr|plasticfs-1.11-2|58	Summary:	Development libraries for the Plastic File System
12cr|plasticfs-1.11-2|59	Group:		Development/C
12cr|plasticfs-1.11-2|60	Provides:	%{name}-devel
12cr|plasticfs-1.11-2|61	Requires:	%{libname} = %{version}
12cr|plasticfs-1.11-2|62	Obsoletes:	%{mklibname plasticfs 0 -d}
12cr|plasticfs-1.11-2|63	
12cr|plasticfs-1.11-2|64	%description -n %{develname}
12cr|plasticfs-1.11-2|65	Development libraries for the Plastic File System.
12cr|plasticfs-1.11-2|66	
12cr|plasticfs-1.11-2|67	%if %{_use_internal_dependency_generator}
12cr|plasticfs-1.11-2|68	%define __noautoreq 'libc.so.6\\(GLIBC_PRIVATE\\)'
12cr|plasticfs-1.11-2|69	%else
12cr|plasticfs-1.11-2|70	%define _requires_exceptions libc.so.6(GLIBC_PRIVATE)
12cr|plasticfs-1.11-2|71	%endif
12cr|plasticfs-1.11-2|72	
12cr|plasticfs-1.11-2|73	%prep
12cr|plasticfs-1.11-2|74	%setup -q
12cr|plasticfs-1.11-2|75	%patch0 -p1
12cr|plasticfs-1.11-2|76	%patch1 -p1
12cr|plasticfs-1.11-2|77	%patch2 -p1
12cr|plasticfs-1.11-2|78	
12cr|plasticfs-1.11-2|79	%build
12cr|plasticfs-1.11-2|80	EXTRA_FLAGS="-DNOT_IN_libc"
12cr|plasticfs-1.11-2|81	%if !%{build_paranoid}
12cr|plasticfs-1.11-2|82	EXTRA_FLAGS="$EXTRA_FLAGS -DNON_PARANOID"
12cr|plasticfs-1.11-2|83	%endif
12cr|plasticfs-1.11-2|84	%if %{build_debug}
12cr|plasticfs-1.11-2|85	EXTRA_FLAGS="$EXTRA_FLAGS -DVIEWPATH_DEBUG -DDLSYM_DEBUG -DFILTER_DEBUG"
12cr|plasticfs-1.11-2|86	%endif
12cr|plasticfs-1.11-2|87	%configure CXXFLAGS="$EXTRA_FLAGS"
12cr|plasticfs-1.11-2|88	sed -i -e 's/libtool/libtool --tag=cxx/g' Makefile
12cr|plasticfs-1.11-2|89	# (misc) here because we patch the makefile directly
12cr|plasticfs-1.11-2|90	%make
12cr|plasticfs-1.11-2|91	
12cr|plasticfs-1.11-2|92	%install
12cr|plasticfs-1.11-2|93	rm -rf %{buildroot}
12cr|plasticfs-1.11-2|94	%makeinstall_std
12cr|plasticfs-1.11-2|95	
12cr|plasticfs-1.11-2|96	# convenience function
12cr|plasticfs-1.11-2|97	mkdir -p %{buildroot}%{_bindir}
12cr|plasticfs-1.11-2|98	cat > %{buildroot}%{_bindir}/plasticfs << EOF
12cr|plasticfs-1.11-2|99	#!/bin/sh
12cr|plasticfs-1.11-2|100	if [ -z "\$1" ]; then
12cr|plasticfs-1.11-2|101	echo "USAGE: plasticfs <command>"
12cr|plasticfs-1.11-2|102	exit 1
12cr|plasticfs-1.11-2|103	fi
12cr|plasticfs-1.11-2|104	
12cr|plasticfs-1.11-2|105	if [ -n "\$PLASTICFS" ]; then
12cr|plasticfs-1.11-2|106	LD_PRELOAD="%{_libdir}/libplasticfs.so.%{major} \$LD_PRELOAD" \\
12cr|plasticfs-1.11-2|107	PLASTICFS="\$PLASTICFS" \\
12cr|plasticfs-1.11-2|108	\$@
12cr|plasticfs-1.11-2|109	else
12cr|plasticfs-1.11-2|110	echo "ERROR: You need to specify the 'PLASTICFS' environment variable."
12cr|plasticfs-1.11-2|111	echo "       See plasticfs(3) for details."
12cr|plasticfs-1.11-2|112	exit 1
12cr|plasticfs-1.11-2|113	fi
12cr|plasticfs-1.11-2|114	EOF
12cr|plasticfs-1.11-2|115	
12cr|plasticfs-1.11-2|116	%files
12cr|plasticfs-1.11-2|117	%defattr(-,root,root)
12cr|plasticfs-1.11-2|118	%doc BUILDING README
12cr|plasticfs-1.11-2|119	%attr(755,root,root) %{_bindir}/plasticfs
12cr|plasticfs-1.11-2|120	%{_mandir}/man1/plasticfs_license.1*
12cr|plasticfs-1.11-2|121	%{_mandir}/man3/plasticfs.3*
12cr|plasticfs-1.11-2|122	%{_mandir}/manl/plasticfs_chroot.l*
12cr|plasticfs-1.11-2|123	%{_mandir}/manl/plasticfs_dos.l*
12cr|plasticfs-1.11-2|124	%{_mandir}/manl/plasticfs_downcase.l*
12cr|plasticfs-1.11-2|125	%{_mandir}/manl/plasticfs_log.l*
12cr|plasticfs-1.11-2|126	%{_mandir}/manl/plasticfs_nocase.l*
12cr|plasticfs-1.11-2|127	%{_mandir}/manl/plasticfs_shortname.l*
12cr|plasticfs-1.11-2|128	%{_mandir}/manl/plasticfs_smartlink.l*
12cr|plasticfs-1.11-2|129	%{_mandir}/manl/plasticfs_titlecase.l*
12cr|plasticfs-1.11-2|130	%{_mandir}/manl/plasticfs_upcase.l*
12cr|plasticfs-1.11-2|131	%{_mandir}/manl/plasticfs_viewpath.l*
12cr|plasticfs-1.11-2|132	
12cr|plasticfs-1.11-2|133	%files -n %{libname}
12cr|plasticfs-1.11-2|134	%defattr(-,root,root)
12cr|plasticfs-1.11-2|135	%{_libdir}/libplasticfs.so.%{major}*
12cr|plasticfs-1.11-2|136	
12cr|plasticfs-1.11-2|137	%files -n %{develname}
12cr|plasticfs-1.11-2|138	%defattr(-,root,root)
12cr|plasticfs-1.11-2|139	%{_libdir}/libplasticfs.so
12cr|plasticfs-1.11-2|140	
12cr|plasticfs-1.11-2|141	
12cr|plasticfs-1.11-2|142	
12cr|plasticfs-1.11-2|143	%changelog
12cr|plasticfs-1.11-2|144	* Sat Aug 30 2008 Adam Williamson <awilliamson@mandriva.com> 1.11-1mdv2009.0
12cr|plasticfs-1.11-2|145	+ Revision: 277516
12cr|plasticfs-1.11-2|146	- simply file lists
12cr|plasticfs-1.11-2|147	- don't package license
12cr|plasticfs-1.11-2|148	- %%{buildroot} not $RPM_BUILD_ROOT
12cr|plasticfs-1.11-2|149	- sed not perl
12cr|plasticfs-1.11-2|150	- add some newlines to improve readability
12cr|plasticfs-1.11-2|151	- add makefile.patch: restore lines apparently missing from end of makefile
12cr|plasticfs-1.11-2|152	that break installation
12cr|plasticfs-1.11-2|153	- rediff non-paranoid.patch and dlsym-debug.patch
12cr|plasticfs-1.11-2|154	- new license policy
12cr|plasticfs-1.11-2|155	- new devel policy
12cr|plasticfs-1.11-2|156	- drop unnecessary defines
12cr|plasticfs-1.11-2|157	- new release 1.11
12cr|plasticfs-1.11-2|158	
12cr|plasticfs-1.11-2|159	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|plasticfs-1.11-2|160	- rebuild
12cr|plasticfs-1.11-2|161	- kill re-definition of %%buildroot on Pixel's request
12cr|plasticfs-1.11-2|162	
12cr|plasticfs-1.11-2|163	+ Pixel <pixel@mandriva.com>
12cr|plasticfs-1.11-2|164	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|plasticfs-1.11-2|165	
12cr|plasticfs-1.11-2|166	+ Olivier Blin <oblin@mandriva.com>
12cr|plasticfs-1.11-2|167	- restore BuildRoot
12cr|plasticfs-1.11-2|168	
12cr|plasticfs-1.11-2|169	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|plasticfs-1.11-2|170	- import plasticfs
12cr|plasticfs-1.11-2|171	
12cr|plasticfs-1.11-2|172	
12cr|plasticfs-1.11-2|173	* Tue Apr 25 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.9-3mdk
12cr|plasticfs-1.11-2|174	- Fix BuildRequires
12cr|plasticfs-1.11-2|175	
12cr|plasticfs-1.11-2|176	* Tue Dec 27 2005 Michael Scherer <misc@mandriva.org> 1.9-2mdk
12cr|plasticfs-1.11-2|177	- Fix BuildRequires ( groff, for man pages )
12cr|plasticfs-1.11-2|178	
12cr|plasticfs-1.11-2|179	* Thu Nov 10 2005 Michael Scherer <misc@mandriva.org> 1.9-1mdk
12cr|plasticfs-1.11-2|180	- new version 1.9
12cr|plasticfs-1.11-2|181	- mkrel
12cr|plasticfs-1.11-2|182	- rpmbuildupdate-aware
12cr|plasticfs-1.11-2|183	- remove patch2, applied upstream
12cr|plasticfs-1.11-2|184	
12cr|plasticfs-1.11-2|185	* Wed Jun 30 2004 Michael Scherer <misc@mandrake.org> 1.8-2mdk
12cr|plasticfs-1.11-2|186	- rebuild for new gcc
12cr|plasticfs-1.11-2|187	- patch for new gcc and libtool ( patch 0 )
12cr|plasticfs-1.11-2|188	
12cr|plasticfs-1.11-2|189	* Fri Jan 16 2004 Jaco Greeff <jaco@mandrake.org> 1.8-1mdk
12cr|plasticfs-1.11-2|190	- Version 1.8
12cr|plasticfs-1.11-2|191	- Add --with debug & paranoid options
12cr|plasticfs-1.11-2|192	- patch1: Fix compiler error with DLSYM_DEBUG defined
12cr|plasticfs-1.11-2|193	
12cr|plasticfs-1.11-2|194	* Wed Jan 14 2004 Jaco Greeff <jaco@mandrake.org> 1.7-1mdk
12cr|plasticfs-1.11-2|195	- Initial MDK package, version 1.7
12cr|plasticfs-1.11-2|196	- patch0: Allow execution as root user

6219 12
12cr|playonlinux-4.1.8-1|1	%define	oname	PlayOnLinux
12cr|playonlinux-4.1.8-1|2	
12cr|playonlinux-4.1.8-1|3	Summary:		Play your Windows games on Linux
12cr|playonlinux-4.1.8-1|4	Name:		playonlinux
12cr|playonlinux-4.1.8-1|5	Version:		4.1.8
12cr|playonlinux-4.1.8-1|6	Release:		1
12cr|playonlinux-4.1.8-1|7	License:		GPLv3
12cr|playonlinux-4.1.8-1|8	Group:		Games/Other
12cr|playonlinux-4.1.8-1|9	Url:		http://www.playonlinux.com
12cr|playonlinux-4.1.8-1|10	Source0:		http://www.playonlinux.com/script_files/%{oname}/%{version}/%{oname}_%{version}.tar.gz
12cr|playonlinux-4.1.8-1|11	Source1:		playonlinux.bin
12cr|playonlinux-4.1.8-1|12	Patch0:		%{oname}_4.0.17-disable-update.patch
12cr|playonlinux-4.1.8-1|13	Patch1:		%{oname}-4.1.6-disable-GL-checks.patch
12cr|playonlinux-4.1.8-1|14	Patch2:		%{oname}-4.1.6-use-systemwide-locales-path.patch
12cr|playonlinux-4.1.8-1|15	Patch3:		%{oname}-4.1.6-fix-desktop-file.patch
12cr|playonlinux-4.1.8-1|16	BuildRequires:	desktop-file-utils
12cr|playonlinux-4.1.8-1|17	Requires:	wxPythonGTK
12cr|playonlinux-4.1.8-1|18	Requires:	imagemagick
12cr|playonlinux-4.1.8-1|19	Requires:	wget
12cr|playonlinux-4.1.8-1|20	Requires:	gettext
12cr|playonlinux-4.1.8-1|21	Requires:	unzip
12cr|playonlinux-4.1.8-1|22	Requires:	cabextract
12cr|playonlinux-4.1.8-1|23	Requires:	lzma
12cr|playonlinux-4.1.8-1|24	Requires:	xterm
12cr|playonlinux-4.1.8-1|25	Requires:	wine-full
12cr|playonlinux-4.1.8-1|26	%if %{mdkversion} > 201000
12cr|playonlinux-4.1.8-1|27	Requires:	glxinfo
12cr|playonlinux-4.1.8-1|28	%else
12cr|playonlinux-4.1.8-1|29	Requires:	mesa-demos
12cr|playonlinux-4.1.8-1|30	%endif
12cr|playonlinux-4.1.8-1|31	# for ar
12cr|playonlinux-4.1.8-1|32	Requires:	binutils
12cr|playonlinux-4.1.8-1|33	# used to extract icons for applications, otherwise the default icon is used
12cr|playonlinux-4.1.8-1|34	Suggests:	icoutils >= 0.29
12cr|playonlinux-4.1.8-1|35	BuildArch:	noarch
12cr|playonlinux-4.1.8-1|36	
12cr|playonlinux-4.1.8-1|37	%description
12cr|playonlinux-4.1.8-1|38	PlayOnLinux is a piece of sofware which allows you to install
12cr|playonlinux-4.1.8-1|39	and use easily numerous games and software designed to run
12cr|playonlinux-4.1.8-1|40	with Microsoft(R)'s Windows(R). Indeed, currently, still few
12cr|playonlinux-4.1.8-1|41	games are compatible with GNU/Linux, and it could be a factor
12cr|playonlinux-4.1.8-1|42	preventing from migrating to this system. PlayOnLinux brings an
12cr|playonlinux-4.1.8-1|43	accessible and efficient solution to this problem, cost-free
12cr|playonlinux-4.1.8-1|44	and respectful of the free software.
12cr|playonlinux-4.1.8-1|45	
12cr|playonlinux-4.1.8-1|46	%prep
12cr|playonlinux-4.1.8-1|47	%setup -q -n %{name}
12cr|playonlinux-4.1.8-1|48	# (gvm) Why disable the updgrade notice?
12cr|playonlinux-4.1.8-1|49	#patch0 -p1
12cr|playonlinux-4.1.8-1|50	%patch1 -p1
12cr|playonlinux-4.1.8-1|51	%patch2 -p1
12cr|playonlinux-4.1.8-1|52	%patch3 -p1
12cr|playonlinux-4.1.8-1|53	
12cr|playonlinux-4.1.8-1|54	%install
12cr|playonlinux-4.1.8-1|55	%__rm -rf %{buildroot}
12cr|playonlinux-4.1.8-1|56	%__mkdir_p %{buildroot}
12cr|playonlinux-4.1.8-1|57	%__mkdir_p %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
12cr|playonlinux-4.1.8-1|58	%__mkdir_p %{buildroot}%{_bindir}
12cr|playonlinux-4.1.8-1|59	%__mkdir_p %{buildroot}%{_datadir}/%{name}
12cr|playonlinux-4.1.8-1|60	%__mkdir_p %{buildroot}%{_datadir}/desktop-directories
12cr|playonlinux-4.1.8-1|61	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|playonlinux-4.1.8-1|62	%__mkdir_p %{buildroot}%{_datadir}/pixmaps
12cr|playonlinux-4.1.8-1|63	
12cr|playonlinux-4.1.8-1|64	cp -a * %{buildroot}%{_datadir}/%{name}
12cr|playonlinux-4.1.8-1|65	cp etc/*.menu %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
12cr|playonlinux-4.1.8-1|66	%__install -p %{SOURCE1} %{buildroot}%{_bindir}/%{name}
12cr|playonlinux-4.1.8-1|67	
12cr|playonlinux-4.1.8-1|68	cp etc/PlayOnLinux.desktop %{buildroot}%{_datadir}/applications/%{oname}.desktop
12cr|playonlinux-4.1.8-1|69	cp %{buildroot}%{_datadir}/%{name}/etc/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|playonlinux-4.1.8-1|70	cp %{buildroot}%{_datadir}/%{name}/etc/PlayOnLinux.directory %{buildroot}%{_datadir}/desktop-directories/%{oname}.directory
12cr|playonlinux-4.1.8-1|71	
12cr|playonlinux-4.1.8-1|72	desktop-file-install \
12cr|playonlinux-4.1.8-1|73	--remove-category="%{oname}" \
12cr|playonlinux-4.1.8-1|74	--remove-key="Encoding" \
12cr|playonlinux-4.1.8-1|75	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|playonlinux-4.1.8-1|76	
12cr|playonlinux-4.1.8-1|77	%__mkdir_p %{buildroot}%{_datadir}/locale
12cr|playonlinux-4.1.8-1|78	cp -a lang/locale/* %{buildroot}%{_datadir}/locale/
12cr|playonlinux-4.1.8-1|79	
12cr|playonlinux-4.1.8-1|80	# (tpg) useless stuff
12cr|playonlinux-4.1.8-1|81	%__rm -rf %{buildroot}%{_datadir}/%{name}/bin
12cr|playonlinux-4.1.8-1|82	%__rm -rf %{buildroot}%{_datadir}/%{name}/src
12cr|playonlinux-4.1.8-1|83	%__rm -rf %{buildroot}%{_datadir}/%{name}/etc/*.menu
12cr|playonlinux-4.1.8-1|84	%__rm -rf %{buildroot}%{_datadir}/%{name}/etc/*.desktop
12cr|playonlinux-4.1.8-1|85	%__rm -rf %{buildroot}%{_datadir}/%{name}/etc/*.directory
12cr|playonlinux-4.1.8-1|86	%__rm -rf %{buildroot}%{_datadir}/%{name}/lang
12cr|playonlinux-4.1.8-1|87	%__rm -rf %{buildroot}%{_datadir}/%{name}/CHANGELOG
12cr|playonlinux-4.1.8-1|88	%__rm -rf %{buildroot}%{_datadir}/%{name}/playonmac
12cr|playonlinux-4.1.8-1|89	
12cr|playonlinux-4.1.8-1|90	%find_lang pol
12cr|playonlinux-4.1.8-1|91	
12cr|playonlinux-4.1.8-1|92	%files -f pol.lang
12cr|playonlinux-4.1.8-1|93	%doc LICENCE CHANGELOG
12cr|playonlinux-4.1.8-1|94	%{_sysconfdir}/xdg/menus/applications-merged/%{name}*.menu
12cr|playonlinux-4.1.8-1|95	%{_bindir}/%{name}
12cr|playonlinux-4.1.8-1|96	%{_datadir}/%{name}
12cr|playonlinux-4.1.8-1|97	%{_datadir}/applications/%{oname}.desktop
12cr|playonlinux-4.1.8-1|98	%{_datadir}/pixmaps/%{name}.png
12cr|playonlinux-4.1.8-1|99	%{_datadir}/desktop-directories/%{oname}.directory
12cr|playonlinux-4.1.8-1|100	
12cr|playonlinux-4.1.8-1|101	
12cr|playonlinux-4.1.8-1|102	
12cr|playonlinux-4.1.8-1|103	%changelog
12cr|playonlinux-4.1.8-1|104	* Mon Jul 16 2012 Alexander Khrukin <akhrukin@mandriva.org> 4.1.1-1
12cr|playonlinux-4.1.8-1|105	+ Revision: 809795
12cr|playonlinux-4.1.8-1|106	- version update 4.1.1
12cr|playonlinux-4.1.8-1|107	
12cr|playonlinux-4.1.8-1|108	* Mon Apr 30 2012 Andrey Bondrov <abondrov@mandriva.org> 4.0.18-2
12cr|playonlinux-4.1.8-1|109	+ Revision: 794582
12cr|playonlinux-4.1.8-1|110	- Update gl-checks patch to fix POL start in 64 bit OS
12cr|playonlinux-4.1.8-1|111	
12cr|playonlinux-4.1.8-1|112	* Mon Apr 30 2012 Andrey Bondrov <abondrov@mandriva.org> 4.0.18-1
12cr|playonlinux-4.1.8-1|113	+ Revision: 794541
12cr|playonlinux-4.1.8-1|114	- New version 4.0.18
12cr|playonlinux-4.1.8-1|115	
12cr|playonlinux-4.1.8-1|116	* Mon Apr 30 2012 Andrey Bondrov <abondrov@mandriva.org> 4.0.17-1
12cr|playonlinux-4.1.8-1|117	+ Revision: 794527
12cr|playonlinux-4.1.8-1|118	- Don't use %%__cp anymore as it's broken in RPM5 5.4.8
12cr|playonlinux-4.1.8-1|119	- Copy locales to make find_lang work, make it noarch package (like < 4.0.16)
12cr|playonlinux-4.1.8-1|120	
12cr|playonlinux-4.1.8-1|121	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|playonlinux-4.1.8-1|122	- fix find_lang macro
12cr|playonlinux-4.1.8-1|123	- update to new version 4.0.17
12cr|playonlinux-4.1.8-1|124	- Patch0: disable info about available updates
12cr|playonlinux-4.1.8-1|125	- Patch1: disable check on GL libraries
12cr|playonlinux-4.1.8-1|126	- Patch2: search for localisation files on systemwide directory
12cr|playonlinux-4.1.8-1|127	- remove lot of useless stuff after the installation
12cr|playonlinux-4.1.8-1|128	- provide applications-merged menu
12cr|playonlinux-4.1.8-1|129	- make use of %%find_lang
12cr|playonlinux-4.1.8-1|130	
12cr|playonlinux-4.1.8-1|131	* Thu Mar 22 2012 Andrey Bondrov <abondrov@mandriva.org> 4.0.16-1
12cr|playonlinux-4.1.8-1|132	+ Revision: 786002
12cr|playonlinux-4.1.8-1|133	- New version 4.0.16, no longer noarch package
12cr|playonlinux-4.1.8-1|134	
12cr|playonlinux-4.1.8-1|135	* Thu Dec 15 2011 Alexander Khrukin <akhrukin@mandriva.org> 4.0.14-1
12cr|playonlinux-4.1.8-1|136	+ Revision: 741674
12cr|playonlinux-4.1.8-1|137	- version update 4.0.14
12cr|playonlinux-4.1.8-1|138	
12cr|playonlinux-4.1.8-1|139	* Mon Nov 07 2011 Andrey Bondrov <abondrov@mandriva.org> 4.0.13-2
12cr|playonlinux-4.1.8-1|140	+ Revision: 723975
12cr|playonlinux-4.1.8-1|141	- Suggest icoutils - used to extract icons for installed applications
12cr|playonlinux-4.1.8-1|142	
12cr|playonlinux-4.1.8-1|143	* Sun Nov 06 2011 Andrey Bondrov <abondrov@mandriva.org> 4.0.13-1
12cr|playonlinux-4.1.8-1|144	+ Revision: 722813
12cr|playonlinux-4.1.8-1|145	- New version 4.0.13
12cr|playonlinux-4.1.8-1|146	
12cr|playonlinux-4.1.8-1|147	* Tue Feb 15 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 3.8.8-1
12cr|playonlinux-4.1.8-1|148	+ Revision: 637862
12cr|playonlinux-4.1.8-1|149	- update to new version 3.8.8
12cr|playonlinux-4.1.8-1|150	
12cr|playonlinux-4.1.8-1|151	* Thu Dec 02 2010 Stéphane Téletchéa <steletch@mandriva.org> 3.8.6-1mdv2011.0
12cr|playonlinux-4.1.8-1|152	+ Revision: 604687
12cr|playonlinux-4.1.8-1|153	- Update to new version 3.8.6
12cr|playonlinux-4.1.8-1|154	
12cr|playonlinux-4.1.8-1|155	* Sat Nov 27 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 3.8.5-1mdv2011.0
12cr|playonlinux-4.1.8-1|156	+ Revision: 601904
12cr|playonlinux-4.1.8-1|157	- update to new version 3.8.5
12cr|playonlinux-4.1.8-1|158	
12cr|playonlinux-4.1.8-1|159	* Wed Oct 06 2010 Thierry Vignaud <tv@mandriva.org> 3.8.3-2mdv2011.0
12cr|playonlinux-4.1.8-1|160	+ Revision: 583153
12cr|playonlinux-4.1.8-1|161	- require wine-full instead of wine
12cr|playonlinux-4.1.8-1|162	
12cr|playonlinux-4.1.8-1|163	* Thu Sep 30 2010 Thierry Vignaud <tv@mandriva.org> 3.8.3-1mdv2011.0
12cr|playonlinux-4.1.8-1|164	+ Revision: 582197
12cr|playonlinux-4.1.8-1|165	- new release
12cr|playonlinux-4.1.8-1|166	
12cr|playonlinux-4.1.8-1|167	* Sun Jul 11 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 3.7.6-1mdv2011.0
12cr|playonlinux-4.1.8-1|168	+ Revision: 550985
12cr|playonlinux-4.1.8-1|169	- update to new version 3.7.6
12cr|playonlinux-4.1.8-1|170	
12cr|playonlinux-4.1.8-1|171	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|playonlinux-4.1.8-1|172	- clean spec and .desktop file
12cr|playonlinux-4.1.8-1|173	
12cr|playonlinux-4.1.8-1|174	* Mon Mar 01 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 3.7.3-3mdv2010.1
12cr|playonlinux-4.1.8-1|175	+ Revision: 513266
12cr|playonlinux-4.1.8-1|176	- require mesa-demos on distributions older than 2010.1
12cr|playonlinux-4.1.8-1|177	- revert my last commit (use wine instead of wine64 on x86_64)
12cr|playonlinux-4.1.8-1|178	
12cr|playonlinux-4.1.8-1|179	* Thu Feb 25 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 3.7.3-2mdv2010.1
12cr|playonlinux-4.1.8-1|180	+ Revision: 510839
12cr|playonlinux-4.1.8-1|181	- require wine64 on other arch than x86
12cr|playonlinux-4.1.8-1|182	
12cr|playonlinux-4.1.8-1|183	* Tue Feb 16 2010 Frederik Himpe <fhimpe@mandriva.org> 3.7.3-1mdv2010.1
12cr|playonlinux-4.1.8-1|184	+ Revision: 506860
12cr|playonlinux-4.1.8-1|185	- update to new version 3.7.3
12cr|playonlinux-4.1.8-1|186	
12cr|playonlinux-4.1.8-1|187	* Wed Feb 03 2010 Thierry Vignaud <tv@mandriva.org> 3.7.2-2mdv2010.1
12cr|playonlinux-4.1.8-1|188	+ Revision: 499986
12cr|playonlinux-4.1.8-1|189	- requires glxinfo instead of mesa-demos
12cr|playonlinux-4.1.8-1|190	
12cr|playonlinux-4.1.8-1|191	* Sun Jan 24 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 3.7.2-1mdv2010.1
12cr|playonlinux-4.1.8-1|192	+ Revision: 495607
12cr|playonlinux-4.1.8-1|193	- update to new version 3.7.2
12cr|playonlinux-4.1.8-1|194	- do not remove the LICENCE file (mdvbz #56517)
12cr|playonlinux-4.1.8-1|195	
12cr|playonlinux-4.1.8-1|196	* Wed Nov 11 2009 Frederik Himpe <fhimpe@mandriva.org> 3.7.1-1mdv2010.1
12cr|playonlinux-4.1.8-1|197	+ Revision: 464816
12cr|playonlinux-4.1.8-1|198	- update to new version 3.7.1
12cr|playonlinux-4.1.8-1|199	
12cr|playonlinux-4.1.8-1|200	* Sun Oct 11 2009 Zombie Ryushu <ryushu@mandriva.org> 3.7-1mdv2010.1
12cr|playonlinux-4.1.8-1|201	+ Revision: 456673
12cr|playonlinux-4.1.8-1|202	- Upgrade to 3.7
12cr|playonlinux-4.1.8-1|203	
12cr|playonlinux-4.1.8-1|204	* Thu Jul 09 2009 Frederik Himpe <fhimpe@mandriva.org> 3.6-1mdv2010.0
12cr|playonlinux-4.1.8-1|205	+ Revision: 394017
12cr|playonlinux-4.1.8-1|206	- update to new version 3.6
12cr|playonlinux-4.1.8-1|207	
12cr|playonlinux-4.1.8-1|208	* Sat May 09 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 3.5-1mdv2010.0
12cr|playonlinux-4.1.8-1|209	+ Revision: 373869
12cr|playonlinux-4.1.8-1|210	- update to new version 3.5
12cr|playonlinux-4.1.8-1|211	
12cr|playonlinux-4.1.8-1|212	* Sat Mar 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 3.4-1mdv2009.1
12cr|playonlinux-4.1.8-1|213	+ Revision: 351817
12cr|playonlinux-4.1.8-1|214	- update to new version 3.4
12cr|playonlinux-4.1.8-1|215	
12cr|playonlinux-4.1.8-1|216	* Fri Feb 13 2009 Guillaume Bedot <littletux@mandriva.org> 3.3.1-2mdv2009.1
12cr|playonlinux-4.1.8-1|217	+ Revision: 340055
12cr|playonlinux-4.1.8-1|218	- Make pol installable again
12cr|playonlinux-4.1.8-1|219	- Fix description
12cr|playonlinux-4.1.8-1|220	
12cr|playonlinux-4.1.8-1|221	* Mon Feb 02 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 3.3.1-1mdv2009.1
12cr|playonlinux-4.1.8-1|222	+ Revision: 336455
12cr|playonlinux-4.1.8-1|223	- update to new version 3.3.1
12cr|playonlinux-4.1.8-1|224	
12cr|playonlinux-4.1.8-1|225	* Mon Jan 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 3.3-1mdv2009.1
12cr|playonlinux-4.1.8-1|226	+ Revision: 333868
12cr|playonlinux-4.1.8-1|227	- update to new version 3.3
12cr|playonlinux-4.1.8-1|228	
12cr|playonlinux-4.1.8-1|229	* Mon Dec 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 3.2.2-2mdv2009.1
12cr|playonlinux-4.1.8-1|230	+ Revision: 320803
12cr|playonlinux-4.1.8-1|231	- rebuild for new python
12cr|playonlinux-4.1.8-1|232	
12cr|playonlinux-4.1.8-1|233	* Mon Dec 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 3.2.2-1mdv2009.1
12cr|playonlinux-4.1.8-1|234	+ Revision: 314396
12cr|playonlinux-4.1.8-1|235	- update to new version 3.2.2
12cr|playonlinux-4.1.8-1|236	
12cr|playonlinux-4.1.8-1|237	* Sun Nov 30 2008 Emmanuel Andry <eandry@mandriva.org> 3.2.1-1mdv2009.1
12cr|playonlinux-4.1.8-1|238	+ Revision: 308522
12cr|playonlinux-4.1.8-1|239	- New version (bugfix)
12cr|playonlinux-4.1.8-1|240	
12cr|playonlinux-4.1.8-1|241	* Sat Nov 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 3.2-1mdv2009.1
12cr|playonlinux-4.1.8-1|242	+ Revision: 308015
12cr|playonlinux-4.1.8-1|243	- update to new version 3.2
12cr|playonlinux-4.1.8-1|244	
12cr|playonlinux-4.1.8-1|245	* Tue Nov 11 2008 Emmanuel Andry <eandry@mandriva.org> 3.1.3-1mdv2009.1
12cr|playonlinux-4.1.8-1|246	+ Revision: 302278
12cr|playonlinux-4.1.8-1|247	- update to new version 3.1.3
12cr|playonlinux-4.1.8-1|248	
12cr|playonlinux-4.1.8-1|249	* Mon Oct 20 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.2-1mdv2009.1
12cr|playonlinux-4.1.8-1|250	+ Revision: 295743
12cr|playonlinux-4.1.8-1|251	- update to new version 3.1.2
12cr|playonlinux-4.1.8-1|252	- fix executable script
12cr|playonlinux-4.1.8-1|253	
12cr|playonlinux-4.1.8-1|254	* Thu Jul 10 2008 Olivier Blin <blino@mandriva.org> 3.0.8-3mdv2009.0
12cr|playonlinux-4.1.8-1|255	+ Revision: 233490
12cr|playonlinux-4.1.8-1|256	- do not untar the main source two times
12cr|playonlinux-4.1.8-1|257	- improve helper (use sh, do not fork, keep return code)
12cr|playonlinux-4.1.8-1|258	- python-devel is not required to build
12cr|playonlinux-4.1.8-1|259	- require wxPythonGTK
12cr|playonlinux-4.1.8-1|260	- gnome-python-extras/pygtk2.0/python-dbus are not used anymore
12cr|playonlinux-4.1.8-1|261	
12cr|playonlinux-4.1.8-1|262	* Thu Jul 10 2008 Olivier Blin <blino@mandriva.org> 3.0.8-2mdv2009.0
12cr|playonlinux-4.1.8-1|263	+ Revision: 233481
12cr|playonlinux-4.1.8-1|264	- require mesa-demos (for glxinfo)
12cr|playonlinux-4.1.8-1|265	- require cabextract and lzma
12cr|playonlinux-4.1.8-1|266	- require binutils for ar
12cr|playonlinux-4.1.8-1|267	
12cr|playonlinux-4.1.8-1|268	* Thu Jul 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 3.0.8-1mdv2009.0
12cr|playonlinux-4.1.8-1|269	+ Revision: 231165
12cr|playonlinux-4.1.8-1|270	- update to new version 3.0.8
12cr|playonlinux-4.1.8-1|271	
12cr|playonlinux-4.1.8-1|272	* Wed Jun 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 3.0.7-1mdv2009.0
12cr|playonlinux-4.1.8-1|273	+ Revision: 228894
12cr|playonlinux-4.1.8-1|274	- update to new version 3.0.7
12cr|playonlinux-4.1.8-1|275	
12cr|playonlinux-4.1.8-1|276	* Mon Jun 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 3.0.4-1mdv2009.0
12cr|playonlinux-4.1.8-1|277	+ Revision: 219635
12cr|playonlinux-4.1.8-1|278	- add source and spec file
12cr|playonlinux-4.1.8-1|279	- Created package structure for playonlinux.
12cr|playonlinux-4.1.8-1|280	

6220 12
12cr|plee-the-bear-0.6.0-2|1	Summary:	Plee The Bear 2D platform game
12cr|plee-the-bear-0.6.0-2|2	Name:		plee-the-bear
12cr|plee-the-bear-0.6.0-2|3	Version:	0.6.0
12cr|plee-the-bear-0.6.0-2|4	Release:	2
12cr|plee-the-bear-0.6.0-2|5	License:	GPLv2+
12cr|plee-the-bear-0.6.0-2|6	Group:		Games/Arcade
12cr|plee-the-bear-0.6.0-2|7	URL:		http://plee-the-bear.sourceforge.net/
12cr|plee-the-bear-0.6.0-2|8	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}-light.tar.gz
12cr|plee-the-bear-0.6.0-2|9	Source1:	%{name}.rpmlintrc
12cr|plee-the-bear-0.6.0-2|10	Patch0:		plee-the-bear-0.6.0-svnclawfix.patch
12cr|plee-the-bear-0.6.0-2|11	Patch1:		plee-the-bear-boost-1.50.patch
12cr|plee-the-bear-0.6.0-2|12	Patch2:		plee-the-bear-0.6.0-fpermissive.patch
12cr|plee-the-bear-0.6.0-2|13	BuildRequires:	boost-devel
12cr|plee-the-bear-0.6.0-2|14	BuildRequires:	cmake
12cr|plee-the-bear-0.6.0-2|15	BuildRequires:	libclaw-devel >= 1.7.0
12cr|plee-the-bear-0.6.0-2|16	BuildRequires:	pkgconfig(gl)
12cr|plee-the-bear-0.6.0-2|17	BuildRequires:	SDL_mixer-devel
12cr|plee-the-bear-0.6.0-2|18	BuildRequires:	wxgtku-devel
12cr|plee-the-bear-0.6.0-2|19	BuildRequires:	docbook-to-man
12cr|plee-the-bear-0.6.0-2|20	
12cr|plee-the-bear-0.6.0-2|21	%description
12cr|plee-the-bear-0.6.0-2|22	Plee The Bear is a 2D platform game like those we found on consoles in
12cr|plee-the-bear-0.6.0-2|23	the beginning of the 90's. The basis of the scenario fit in few lines:
12cr|plee-the-bear-0.6.0-2|24	
12cr|plee-the-bear-0.6.0-2|25	4 PM or so, Plee wakes up, tired. He has dreamed again about that
12cr|plee-the-bear-0.6.0-2|26	awesome period when he went across the entire world together with his
12cr|plee-the-bear-0.6.0-2|27	belle. He puts his leg in the honey pot... empty! Moreover every
12cr|plee-the-bear-0.6.0-2|28	single honey pot in the house is empty. "One more trick of that kid",
12cr|plee-the-bear-0.6.0-2|29	he thinks. "I'm going to give him such a wallop of which hesure will
12cr|plee-the-bear-0.6.0-2|30	remember".
12cr|plee-the-bear-0.6.0-2|31	
12cr|plee-the-bear-0.6.0-2|32	Following honey drops on the ground, Plee reaches the edge of the
12cr|plee-the-bear-0.6.0-2|33	forest. Beginning of the game.
12cr|plee-the-bear-0.6.0-2|34	
12cr|plee-the-bear-0.6.0-2|35	%prep
12cr|plee-the-bear-0.6.0-2|36	%setup -q
12cr|plee-the-bear-0.6.0-2|37	%patch0 -p1
12cr|plee-the-bear-0.6.0-2|38	%patch1 -p1
12cr|plee-the-bear-0.6.0-2|39	%patch2 -p1
12cr|plee-the-bear-0.6.0-2|40	
12cr|plee-the-bear-0.6.0-2|41	%build
12cr|plee-the-bear-0.6.0-2|42	%cmake -DBEAR_ENGINE_INSTALL_LIBRARY_DIR=%{_lib} -DBEAR_FACTORY_INSTALL_LIBRARY_DIR=%{_lib} -DPTB_INSTALL_CUSTOM_LIBRARY_DIR=%{_lib}
12cr|plee-the-bear-0.6.0-2|43	%make
12cr|plee-the-bear-0.6.0-2|44	
12cr|plee-the-bear-0.6.0-2|45	%install
12cr|plee-the-bear-0.6.0-2|46	%makeinstall_std -C build
12cr|plee-the-bear-0.6.0-2|47	
12cr|plee-the-bear-0.6.0-2|48	%find_lang %{name} bear-factory bear-engine %{name}.lang
12cr|plee-the-bear-0.6.0-2|49	
12cr|plee-the-bear-0.6.0-2|50	rm -f %{buildroot}%{_datadir}/menu/plee-the-bear
12cr|plee-the-bear-0.6.0-2|51	
12cr|plee-the-bear-0.6.0-2|52	%files -f %{name}.lang
12cr|plee-the-bear-0.6.0-2|53	%{_bindir}/*
12cr|plee-the-bear-0.6.0-2|54	%{_libdir}/*.so
12cr|plee-the-bear-0.6.0-2|55	%{_datadir}/plee-the-bear
12cr|plee-the-bear-0.6.0-2|56	%{_datadir}/bear-factory
12cr|plee-the-bear-0.6.0-2|57	%{_datadir}/applications/*.desktop
12cr|plee-the-bear-0.6.0-2|58	%{_datadir}/icons/hicolor/*/apps/*.png
12cr|plee-the-bear-0.6.0-2|59	%{_datadir}/pixmaps/*
12cr|plee-the-bear-0.6.0-2|60	%{_mandir}/*/*
12cr|plee-the-bear-0.6.0-2|61	
12cr|plee-the-bear-0.6.0-2|62	
12cr|plee-the-bear-0.6.0-2|63	%changelog
12cr|plee-the-bear-0.6.0-2|64	* Sat Jan 14 2012 Andrey Bondrov <abondrov@mandriva.org> 0.6.0-1
12cr|plee-the-bear-0.6.0-2|65	+ Revision: 760787
12cr|plee-the-bear-0.6.0-2|66	- New version 0.6.0, build against utf8 wxGTK2.8
12cr|plee-the-bear-0.6.0-2|67	
12cr|plee-the-bear-0.6.0-2|68	* Wed Mar 16 2011 Funda Wang <fwang@mandriva.org> 0.5.1-1
12cr|plee-the-bear-0.6.0-2|69	+ Revision: 645493
12cr|plee-the-bear-0.6.0-2|70	- update file list
12cr|plee-the-bear-0.6.0-2|71	- new version 0.5.1
12cr|plee-the-bear-0.6.0-2|72	- rebuild for new boost
12cr|plee-the-bear-0.6.0-2|73	
12cr|plee-the-bear-0.6.0-2|74	* Tue Aug 24 2010 Funda Wang <fwang@mandriva.org> 0.4.1-5mdv2011.0
12cr|plee-the-bear-0.6.0-2|75	+ Revision: 572542
12cr|plee-the-bear-0.6.0-2|76	- rebuild for new boost
12cr|plee-the-bear-0.6.0-2|77	
12cr|plee-the-bear-0.6.0-2|78	* Wed Aug 04 2010 Funda Wang <fwang@mandriva.org> 0.4.1-4mdv2011.0
12cr|plee-the-bear-0.6.0-2|79	+ Revision: 566035
12cr|plee-the-bear-0.6.0-2|80	- rebuild for new boost
12cr|plee-the-bear-0.6.0-2|81	
12cr|plee-the-bear-0.6.0-2|82	* Mon Feb 08 2010 Anssi Hannula <anssi@mandriva.org> 0.4.1-3mdv2010.1
12cr|plee-the-bear-0.6.0-2|83	+ Revision: 501882
12cr|plee-the-bear-0.6.0-2|84	- rebuild for new boost
12cr|plee-the-bear-0.6.0-2|85	
12cr|plee-the-bear-0.6.0-2|86	* Wed Feb 03 2010 Funda Wang <fwang@mandriva.org> 0.4.1-2mdv2010.1
12cr|plee-the-bear-0.6.0-2|87	+ Revision: 500329
12cr|plee-the-bear-0.6.0-2|88	- rebuild for new boost
12cr|plee-the-bear-0.6.0-2|89	
12cr|plee-the-bear-0.6.0-2|90	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 0.4.1-1mdv2010.1
12cr|plee-the-bear-0.6.0-2|91	+ Revision: 492201
12cr|plee-the-bear-0.6.0-2|92	- add lang files
12cr|plee-the-bear-0.6.0-2|93	- rework linkage patch
12cr|plee-the-bear-0.6.0-2|94	
12cr|plee-the-bear-0.6.0-2|95	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|plee-the-bear-0.6.0-2|96	- update to new version 0.4.1
12cr|plee-the-bear-0.6.0-2|97	- spec file clean
12cr|plee-the-bear-0.6.0-2|98	
12cr|plee-the-bear-0.6.0-2|99	* Mon Apr 20 2009 Funda Wang <fwang@mandriva.org> 0.3.1-7mdv2009.1
12cr|plee-the-bear-0.6.0-2|100	+ Revision: 368306
12cr|plee-the-bear-0.6.0-2|101	- refresh tarball
12cr|plee-the-bear-0.6.0-2|102	
12cr|plee-the-bear-0.6.0-2|103	* Thu Mar 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.1-6mdv2009.1
12cr|plee-the-bear-0.6.0-2|104	+ Revision: 361490
12cr|plee-the-bear-0.6.0-2|105	- rebuild
12cr|plee-the-bear-0.6.0-2|106	
12cr|plee-the-bear-0.6.0-2|107	* Thu Mar 26 2009 Funda Wang <fwang@mandriva.org> 0.3.1-5mdv2009.1
12cr|plee-the-bear-0.6.0-2|108	+ Revision: 361280
12cr|plee-the-bear-0.6.0-2|109	- rebuild
12cr|plee-the-bear-0.6.0-2|110	
12cr|plee-the-bear-0.6.0-2|111	* Sun Dec 21 2008 Funda Wang <fwang@mandriva.org> 0.3.1-4mdv2009.1
12cr|plee-the-bear-0.6.0-2|112	+ Revision: 317043
12cr|plee-the-bear-0.6.0-2|113	- fix linkage and libs
12cr|plee-the-bear-0.6.0-2|114	
12cr|plee-the-bear-0.6.0-2|115	* Sun Dec 14 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.1-2mdv2009.1
12cr|plee-the-bear-0.6.0-2|116	+ Revision: 314032
12cr|plee-the-bear-0.6.0-2|117	- rebuild (this build doesn't work - crashes when you try to actually get
12cr|plee-the-bear-0.6.0-2|118	into the tutorial - but the current one is uninstallable. this one wins!)
12cr|plee-the-bear-0.6.0-2|119	- use %%cmake macro
12cr|plee-the-bear-0.6.0-2|120	- temporarily disable the wxgtk dep so the level editor doesn't get built
12cr|plee-the-bear-0.6.0-2|121	(it breaks the build)
12cr|plee-the-bear-0.6.0-2|122	- add gcc43.patch (fix build with gcc 4.3)
12cr|plee-the-bear-0.6.0-2|123	- rediff games.patch
12cr|plee-the-bear-0.6.0-2|124	- clean the spec a bit
12cr|plee-the-bear-0.6.0-2|125	
12cr|plee-the-bear-0.6.0-2|126	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|plee-the-bear-0.6.0-2|127	- update to new version 0.3.1
12cr|plee-the-bear-0.6.0-2|128	
12cr|plee-the-bear-0.6.0-2|129	+ Pixel <pixel@mandriva.com>
12cr|plee-the-bear-0.6.0-2|130	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|plee-the-bear-0.6.0-2|131	
12cr|plee-the-bear-0.6.0-2|132	* Mon Jan 14 2008 Olivier Blin <blino@mandriva.org> 0.1.1-1mdv2008.1
12cr|plee-the-bear-0.6.0-2|133	+ Revision: 151313
12cr|plee-the-bear-0.6.0-2|134	- remove debian-style menu
12cr|plee-the-bear-0.6.0-2|135	- package desktop file and icons
12cr|plee-the-bear-0.6.0-2|136	- 0.1.1
12cr|plee-the-bear-0.6.0-2|137	- split and fix patch installing in games directories
12cr|plee-the-bear-0.6.0-2|138	- fix libdir in x86_64 and install in games dir
12cr|plee-the-bear-0.6.0-2|139	- add ldconfig calls
12cr|plee-the-bear-0.6.0-2|140	- initial import
12cr|plee-the-bear-0.6.0-2|141	- create plee-the-bear
12cr|plee-the-bear-0.6.0-2|142	

6221 12
12cr|plib-1.8.5-4|1	Summary:	Steve's Portable Game Library
12cr|plib-1.8.5-4|2	Name:		plib
12cr|plib-1.8.5-4|3	Version:	1.8.5
12cr|plib-1.8.5-4|4	Release:	4
12cr|plib-1.8.5-4|5	License:	LGPLv2+
12cr|plib-1.8.5-4|6	Group:		Development/C++
12cr|plib-1.8.5-4|7	URL:		http://plib.sourceforge.net/
12cr|plib-1.8.5-4|8	Source0:	http://plib.sourceforge.net/dist/%{name}-%{version}.tar.gz
12cr|plib-1.8.5-4|9	BuildRequires:	pkgconfig(gl)
12cr|plib-1.8.5-4|10	BuildRequires:	pkgconfig(glu)
12cr|plib-1.8.5-4|11	BuildRequires:	pkgconfig(xi)
12cr|plib-1.8.5-4|12	BuildRequires:	pkgconfig(xmu)
12cr|plib-1.8.5-4|13	
12cr|plib-1.8.5-4|14	%description
12cr|plib-1.8.5-4|15	Write games and other realtime interactive applications that are 100% portable
12cr|plib-1.8.5-4|16	across a wide range of hardware and operating systems.
12cr|plib-1.8.5-4|17	
12cr|plib-1.8.5-4|18	%package -n	%{name}-devel
12cr|plib-1.8.5-4|19	Summary:	Headers for developing programs that will use %{name}
12cr|plib-1.8.5-4|20	Group:		Development/C++
12cr|plib-1.8.5-4|21	Provides:	%{name}-devel = %{version}-%{release}
12cr|plib-1.8.5-4|22	Provides:	%{name} = %{version}-%{release}
12cr|plib-1.8.5-4|23	
12cr|plib-1.8.5-4|24	%description -n %{name}-devel
12cr|plib-1.8.5-4|25	This package contains the headers that programmers will need to develop
12cr|plib-1.8.5-4|26	applications which will use %{name}.
12cr|plib-1.8.5-4|27	
12cr|plib-1.8.5-4|28	%prep
12cr|plib-1.8.5-4|29	%setup -q
12cr|plib-1.8.5-4|30	
12cr|plib-1.8.5-4|31	%build
12cr|plib-1.8.5-4|32	export CFLAGS="%{optflags} -fPIC"
12cr|plib-1.8.5-4|33	export LDFLAGS="%{optflags} -fPIC"
12cr|plib-1.8.5-4|34	export CXXFLAGS="%{optflags} -fPIC"
12cr|plib-1.8.5-4|35	%configure2_5x
12cr|plib-1.8.5-4|36	%make
12cr|plib-1.8.5-4|37	
12cr|plib-1.8.5-4|38	%install
12cr|plib-1.8.5-4|39	%makeinstall includedir=%{buildroot}%{_includedir}/%{name}
12cr|plib-1.8.5-4|40	
12cr|plib-1.8.5-4|41	%files -n %{name}-devel
12cr|plib-1.8.5-4|42	%doc README ChangeLog AUTHORS KNOWN_BUGS
12cr|plib-1.8.5-4|43	%{_libdir}/lib*
12cr|plib-1.8.5-4|44	%{_includedir}/plib
12cr|plib-1.8.5-4|45	
12cr|plib-1.8.5-4|46	%changelog
12cr|plib-1.8.5-4|47	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.8.5-3mdv2010.0
12cr|plib-1.8.5-4|48	+ Revision: 430746
12cr|plib-1.8.5-4|49	- rebuild
12cr|plib-1.8.5-4|50	
12cr|plib-1.8.5-4|51	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.8.5-2mdv2009.0
12cr|plib-1.8.5-4|52	+ Revision: 259099
12cr|plib-1.8.5-4|53	- rebuild
12cr|plib-1.8.5-4|54	
12cr|plib-1.8.5-4|55	* Thu Jul 31 2008 Frederik Himpe <fhimpe@mandriva.org> 1.8.5-1mdv2009.0
12cr|plib-1.8.5-4|56	+ Revision: 258422
12cr|plib-1.8.5-4|57	- Update to new upstream version 1.8.5
12cr|plib-1.8.5-4|58	
12cr|plib-1.8.5-4|59	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.8.4-6mdv2009.0
12cr|plib-1.8.5-4|60	+ Revision: 247022
12cr|plib-1.8.5-4|61	- rebuild
12cr|plib-1.8.5-4|62	
12cr|plib-1.8.5-4|63	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.8.4-4mdv2008.1
12cr|plib-1.8.5-4|64	+ Revision: 140733
12cr|plib-1.8.5-4|65	- restore BuildRoot
12cr|plib-1.8.5-4|66	
12cr|plib-1.8.5-4|67	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|plib-1.8.5-4|68	- kill re-definition of %%buildroot on Pixel's request
12cr|plib-1.8.5-4|69	
12cr|plib-1.8.5-4|70	
12cr|plib-1.8.5-4|71	* Wed Mar 14 2007 Couriousous <couriousous@mandriva.org> 1.8.4-4mdv2007.1
12cr|plib-1.8.5-4|72	+ Revision: 143491
12cr|plib-1.8.5-4|73	- mkrel
12cr|plib-1.8.5-4|74	- Patch for gcc ( Thanks to baud123 )
12cr|plib-1.8.5-4|75	
12cr|plib-1.8.5-4|76	+ Jérôme Soyer <saispo@mandriva.org>
12cr|plib-1.8.5-4|77	- Import plib
12cr|plib-1.8.5-4|78	
12cr|plib-1.8.5-4|79	* Sun Oct 09 2005 Couriousous <couriousous@mandriva.org> 1.8.4-3mdk
12cr|plib-1.8.5-4|80	- Compile with -fPIC
12cr|plib-1.8.5-4|81	
12cr|plib-1.8.5-4|82	* Thu Jan 20 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.8.4-2mdk
12cr|plib-1.8.5-4|83	- versioned provides
12cr|plib-1.8.5-4|84	
12cr|plib-1.8.5-4|85	* Thu Jan 20 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.8.4-1mdk
12cr|plib-1.8.5-4|86	- 1.8.4
12cr|plib-1.8.5-4|87	
12cr|plib-1.8.5-4|88	* Thu Jun 17 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.8.3-2mdk
12cr|plib-1.8.5-4|89	- rebuild
12cr|plib-1.8.5-4|90	
12cr|plib-1.8.5-4|91	* Sun May 23 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.8.3-1mdk
12cr|plib-1.8.5-4|92	- 1.8.3
12cr|plib-1.8.5-4|93	- update docs
12cr|plib-1.8.5-4|94	
12cr|plib-1.8.5-4|95	* Fri Apr 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.8.2-1mdk
12cr|plib-1.8.5-4|96	- 1.8.2
12cr|plib-1.8.5-4|97	
12cr|plib-1.8.5-4|98	* Fri Apr 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.8.0-1mdk
12cr|plib-1.8.5-4|99	- 1.8.0
12cr|plib-1.8.5-4|100	

6222 12
12cr|plplot-5.9.9-4|1	%define         libname         %mklibname %{name}
12cr|plplot-5.9.9-4|2	%define         develname       %mklibname -d %{name}
12cr|plplot-5.9.9-4|3	%define         pythonname      python-%{name}
12cr|plplot-5.9.9-4|4	%define         ocamlname       ocaml-%{name}
12cr|plplot-5.9.9-4|5	%define         javaname        java-%{name}
12cr|plplot-5.9.9-4|6	%define         octavename      octave-%{name}
12cr|plplot-5.9.9-4|7	
12cr|plplot-5.9.9-4|8	#OFF because not in mdv
12cr|plplot-5.9.9-4|9	#needs itcl
12cr|plplot-5.9.9-4|10	%define         enable_itcl     OFF
12cr|plplot-5.9.9-4|11	#needs itk
12cr|plplot-5.9.9-4|12	%define         enable_itk      OFF
12cr|plplot-5.9.9-4|13	#needs PDL::Graphics::PLplot
12cr|plplot-5.9.9-4|14	%define         enable_pdl      OFF
12cr|plplot-5.9.9-4|15	#needs D compiler
12cr|plplot-5.9.9-4|16	%define         enable_d        OFF
12cr|plplot-5.9.9-4|17	#needs lasi
12cr|plplot-5.9.9-4|18	%define         enable_psttf    OFF
12cr|plplot-5.9.9-4|19	
12cr|plplot-5.9.9-4|20	#to find fonts for freetype
12cr|plplot-5.9.9-4|21	%define         gnu_font_path   "/usr/share/fonts/ttf"
12cr|plplot-5.9.9-4|22	
12cr|plplot-5.9.9-4|23	#to compile against TCL 8.6
12cr|plplot-5.9.9-4|24	%define         c_flags         "-DTcl_Import_TCL_DECLARED -DUSE_INTERP_RESULT -lm"
12cr|plplot-5.9.9-4|25	
12cr|plplot-5.9.9-4|26	#libs not found during compilation if ON
12cr|plplot-5.9.9-4|27	%define         skip_rpath      OFF
12cr|plplot-5.9.9-4|28	
12cr|plplot-5.9.9-4|29	#to cd there such that makeinstall finds the Makefile
12cr|plplot-5.9.9-4|30	%define         build_dir       build
12cr|plplot-5.9.9-4|31	
12cr|plplot-5.9.9-4|32	#make install default
12cr|plplot-5.9.9-4|33	%define         lua_version     5.1
12cr|plplot-5.9.9-4|34	%define         libada_dir      %{_libdir}/ada/adalib
12cr|plplot-5.9.9-4|35	%define         includeada_dir  %{_datadir}/ada/adainclude
12cr|plplot-5.9.9-4|36	
12cr|plplot-5.9.9-4|37	#fortran includes reside in the gcc directory
12cr|plplot-5.9.9-4|38	%define         gccinstall_dir  %(%__cc --print-search-dirs | %__grep install | %__awk '{print $2}')
12cr|plplot-5.9.9-4|39	%define         includef_dir    %{gccinstall_dir}/finclude
12cr|plplot-5.9.9-4|40	
12cr|plplot-5.9.9-4|41	Name:           plplot
12cr|plplot-5.9.9-4|42	Version:        5.9.9
12cr|plplot-5.9.9-4|43	Release:        4
12cr|plplot-5.9.9-4|44	Summary:        A cross-platform software package for creating scientific plots
12cr|plplot-5.9.9-4|45	License:        LGPLv2+
12cr|plplot-5.9.9-4|46	Group:          Development/Other
12cr|plplot-5.9.9-4|47	
12cr|plplot-5.9.9-4|48	URL:            http://plplot.sourceforge.net/
12cr|plplot-5.9.9-4|49	Source0:        http://downloads.sourceforge.net/plplot/%{name}-%{version}.tar.gz
12cr|plplot-5.9.9-4|50	Patch0:         plplot-5.9.9-gcc46.patch
12cr|plplot-5.9.9-4|51	Patch1:		plplot-5.9.9.fpic.patch
12cr|plplot-5.9.9-4|52	
12cr|plplot-5.9.9-4|53	BuildRequires:  cmake
12cr|plplot-5.9.9-4|54	BuildRequires:  pkgconfig
12cr|plplot-5.9.9-4|55	BuildRequires:  swig
12cr|plplot-5.9.9-4|56	BuildRequires:  gcc-gfortran
12cr|plplot-5.9.9-4|57	BuildRequires:  gcc-c++
12cr|plplot-5.9.9-4|58	BuildRequires:  gcc-gnat
12cr|plplot-5.9.9-4|59	BuildRequires:  libgnat
12cr|plplot-5.9.9-4|60	BuildRequires:  perl-PDL
12cr|plplot-5.9.9-4|61	BuildRequires:  perl-XML-DOM
12cr|plplot-5.9.9-4|62	BuildRequires:  chrpath
12cr|plplot-5.9.9-4|63	
12cr|plplot-5.9.9-4|64	BuildRequires:  libx11-devel
12cr|plplot-5.9.9-4|65	BuildRequires:  libxext-devel
12cr|plplot-5.9.9-4|66	BuildRequires:  libice-devel
12cr|plplot-5.9.9-4|67	BuildRequires:  libsm-devel
12cr|plplot-5.9.9-4|68	BuildRequires:  qhull-devel
12cr|plplot-5.9.9-4|69	BuildRequires:  ncurses-devel
12cr|plplot-5.9.9-4|70	BuildRequires:  libtool-devel
12cr|plplot-5.9.9-4|71	BuildRequires:  libxcomposite-devel
12cr|plplot-5.9.9-4|72	BuildRequires:  qt4-devel
12cr|plplot-5.9.9-4|73	BuildRequires:  wxgtku-devel
12cr|plplot-5.9.9-4|74	
12cr|plplot-5.9.9-4|75	BuildRequires:  freetype-devel
12cr|plplot-5.9.9-4|76	BuildRequires:  tk-devel
12cr|plplot-5.9.9-4|77	BuildRequires:  tcl-devel
12cr|plplot-5.9.9-4|78	BuildRequires:  agg-devel
12cr|plplot-5.9.9-4|79	BuildRequires:  lua-devel
12cr|plplot-5.9.9-4|80	%if %mdkversion >= 201200
12cr|plplot-5.9.9-4|81	BuildRequires:  quadmath-devel
12cr|plplot-5.9.9-4|82	%endif
12cr|plplot-5.9.9-4|83	BuildRequires:  cairo-devel
12cr|plplot-5.9.9-4|84	BuildRequires:  python-devel
12cr|plplot-5.9.9-4|85	BuildRequires:  python-numpy-devel
12cr|plplot-5.9.9-4|86	BuildRequires:  java-devel
12cr|plplot-5.9.9-4|87	BuildRequires:  libgcj-devel
12cr|plplot-5.9.9-4|88	BuildRequires:  ocaml
12cr|plplot-5.9.9-4|89	BuildRequires:  ocaml-findlib
12cr|plplot-5.9.9-4|90	BuildRequires:  ocaml-doc
12cr|plplot-5.9.9-4|91	#This should be re-enabled as soon as ocaml is rebuilt correctly on mdv
12cr|plplot-5.9.9-4|92	#BuildRequires:  ocaml-camlidl-devel
12cr|plplot-5.9.9-4|93	BuildRequires:  ocaml-lablgtk2-devel
12cr|plplot-5.9.9-4|94	BuildRequires:  octave-devel
12cr|plplot-5.9.9-4|95	Requires:       %{libname} = %{version}-%{release}
12cr|plplot-5.9.9-4|96	
12cr|plplot-5.9.9-4|97	%description
12cr|plplot-5.9.9-4|98	PLplot is a cross-platform software package for creating scientific
12cr|plplot-5.9.9-4|99	plots. To help accomplish that task it is organized as a core C
12cr|plplot-5.9.9-4|100	library, language bindings for that library, and device drivers which
12cr|plplot-5.9.9-4|101	control how the plots are presented in non-interactive and interactive
12cr|plplot-5.9.9-4|102	plotting contexts. The PLplot core library can be used to create
12cr|plplot-5.9.9-4|103	standard x-y plots, semi-log plots, log-log plots, contour plots, 3D
12cr|plplot-5.9.9-4|104	surface plots, mesh plots, bar charts and pie charts. Multiple graphs
12cr|plplot-5.9.9-4|105	(of the same or different sizes) may be placed on a single page, and
12cr|plplot-5.9.9-4|106	multiple pages are allowed for those device formats that support them.
12cr|plplot-5.9.9-4|107	
12cr|plplot-5.9.9-4|108	%package -n %{libname}
12cr|plplot-5.9.9-4|109	Summary:        Shared libraries for PLplot
12cr|plplot-5.9.9-4|110	Group:          System/Libraries
12cr|plplot-5.9.9-4|111	Provides:       lib%{name} = %{version}-%{release}
12cr|plplot-5.9.9-4|112	
12cr|plplot-5.9.9-4|113	%description -n %{libname}
12cr|plplot-5.9.9-4|114	%{summary}.
12cr|plplot-5.9.9-4|115	
12cr|plplot-5.9.9-4|116	%package -n %{develname}
12cr|plplot-5.9.9-4|117	Summary:        Development headers and libraries for PLplot
12cr|plplot-5.9.9-4|118	Group:          Development/Other
12cr|plplot-5.9.9-4|119	Requires:       %{libname} = %{version}-%{release}
12cr|plplot-5.9.9-4|120	Requires:       pkgconfig
12cr|plplot-5.9.9-4|121	Requires:       qhull-devel
12cr|plplot-5.9.9-4|122	Requires:       freetype-devel
12cr|plplot-5.9.9-4|123	Requires:       libtool-devel
12cr|plplot-5.9.9-4|124	Provides:       %{name}-devel = %{version}-%{release}
12cr|plplot-5.9.9-4|125	Provides:       lib%{name}-devel = %{version}-%{release}
12cr|plplot-5.9.9-4|126	
12cr|plplot-5.9.9-4|127	%description -n %{develname}
12cr|plplot-5.9.9-4|128	%{summary}.
12cr|plplot-5.9.9-4|129	
12cr|plplot-5.9.9-4|130	%package -n %{pythonname}
12cr|plplot-5.9.9-4|131	Summary:        PLplot support for Python
12cr|plplot-5.9.9-4|132	Group:          Development/Python
12cr|plplot-5.9.9-4|133	Requires:       %{name} = %{version}-%{release}
12cr|plplot-5.9.9-4|134	Requires:       python
12cr|plplot-5.9.9-4|135	Provides:       %{name}-python = %{version}-%{release}
12cr|plplot-5.9.9-4|136	
12cr|plplot-5.9.9-4|137	%description -n %{pythonname}
12cr|plplot-5.9.9-4|138	%{summary}.
12cr|plplot-5.9.9-4|139	
12cr|plplot-5.9.9-4|140	#This should be re-enabled as soon as ocaml is rebuilt correctly on mdv
12cr|plplot-5.9.9-4|141	#%package -n %{ocamlname}
12cr|plplot-5.9.9-4|142	#Summary:        PLplot support for OCaml
12cr|plplot-5.9.9-4|143	#Group:          Development/Other
12cr|plplot-5.9.9-4|144	#Requires:       ocaml
12cr|plplot-5.9.9-4|145	#Requires:       %{name} = %{version}-%{release}
12cr|plplot-5.9.9-4|146	#Provides:       %{name}-ocaml = %{version}-%{release}
12cr|plplot-5.9.9-4|147	
12cr|plplot-5.9.9-4|148	#%description -n %{ocamlname}
12cr|plplot-5.9.9-4|149	#%{summary}.
12cr|plplot-5.9.9-4|150	
12cr|plplot-5.9.9-4|151	%package -n %{javaname}
12cr|plplot-5.9.9-4|152	Summary:        PLplot support for Java
12cr|plplot-5.9.9-4|153	Group:          Development/Java
12cr|plplot-5.9.9-4|154	Requires:       %{name} = %{version}-%{release}
12cr|plplot-5.9.9-4|155	Requires:       java
12cr|plplot-5.9.9-4|156	Provides:       %{name}-java = %{version}-%{release}
12cr|plplot-5.9.9-4|157	
12cr|plplot-5.9.9-4|158	%description -n %{javaname}
12cr|plplot-5.9.9-4|159	%{summary}.
12cr|plplot-5.9.9-4|160	
12cr|plplot-5.9.9-4|161	%package -n %{octavename}
12cr|plplot-5.9.9-4|162	Summary:        PLplot support for Octave
12cr|plplot-5.9.9-4|163	Group:          Sciences/Mathematics
12cr|plplot-5.9.9-4|164	Requires:       %{name} = %{version}-%{release}
12cr|plplot-5.9.9-4|165	Requires:       octave
12cr|plplot-5.9.9-4|166	Provides:       %{name}-octave = %{version}-%{release}
12cr|plplot-5.9.9-4|167	
12cr|plplot-5.9.9-4|168	%description -n %{octavename}
12cr|plplot-5.9.9-4|169	%{summary}.
12cr|plplot-5.9.9-4|170	
12cr|plplot-5.9.9-4|171	%prep
12cr|plplot-5.9.9-4|172	%setup -q
12cr|plplot-5.9.9-4|173	%patch0 -p0
12cr|plplot-5.9.9-4|174	%patch1 -p1 -b .fpic
12cr|plplot-5.9.9-4|175	
12cr|plplot-5.9.9-4|176	%build
12cr|plplot-5.9.9-4|177	%cmake  -DENABLE_itcl=%{enable_itcl} \
12cr|plplot-5.9.9-4|178	-DENABLE_itk=%{enable_itk} \
12cr|plplot-5.9.9-4|179	-DENABLE_pdl=%{enable_pdl} \
12cr|plplot-5.9.9-4|180	-DENABLE_d=%{enable_d} \
12cr|plplot-5.9.9-4|181	-DPLD_psttf=%{enable_psttf} \
12cr|plplot-5.9.9-4|182	-DPL_FREETYPE_FONT_PATH:PATH=%{gnu_font_path} \
12cr|plplot-5.9.9-4|183	-DCMAKE_C_FLAGS:STRING=%{c_flags} \
12cr|plplot-5.9.9-4|184	-DCMAKE_SKIP_RPATH=%{skip_rpath} \
12cr|plplot-5.9.9-4|185	-DF95_MOD_DIR:PATH=%{includef_dir}/%{name} \
12cr|plplot-5.9.9-4|186	-DF77_INCLUDE_DIR:PATH=%{includef_dir}/%{name} \
12cr|plplot-5.9.9-4|187	-DOCAML_INSTALL_DIR:PATH=%{_libdir}/ocaml \
12cr|plplot-5.9.9-4|188	-DJAVAWRAPPER_DIR:PATH=%{_libdir}/%{name}
12cr|plplot-5.9.9-4|189	%make
12cr|plplot-5.9.9-4|190	
12cr|plplot-5.9.9-4|191	%install
12cr|plplot-5.9.9-4|192	cd %{build_dir}
12cr|plplot-5.9.9-4|193	%makeinstall_std
12cr|plplot-5.9.9-4|194	
12cr|plplot-5.9.9-4|195	rm -rf %{buildroot}/%{_datadir}/%{name}%{version}/examples/tk/tk01
12cr|plplot-5.9.9-4|196	strip %{buildroot}/%{_libexecdir}/octave/site/oct/*/plplot_octave.oct
12cr|plplot-5.9.9-4|197	chrpath -d %{buildroot}/%{_libdir}/*.so.*
12cr|plplot-5.9.9-4|198	chrpath -d %{buildroot}/%{_libdir}/%{name}/plplotjavac_wrap.so
12cr|plplot-5.9.9-4|199	chrpath -d %{buildroot}/%{_libdir}/%{name}%{version}/driversd/*.so
12cr|plplot-5.9.9-4|200	chrpath -d %{buildroot}/%{_libdir}/lua/5.1/plplot/plplotluac.so
12cr|plplot-5.9.9-4|201	chrpath -d %{buildroot}/%{_libexecdir}/octave/site/oct/*/plplot_octave.oct
12cr|plplot-5.9.9-4|202	chrpath -d %{buildroot}/%{python_sitearch}/*.so
12cr|plplot-5.9.9-4|203	chrpath -d %{buildroot}/%{_bindir}/*
12cr|plplot-5.9.9-4|204	
12cr|plplot-5.9.9-4|205	%files
12cr|plplot-5.9.9-4|206	%doc README README.* AUTHORS NEWS PROBLEMS FAQ ChangeLog.* ToDo
12cr|plplot-5.9.9-4|207	%doc Copyright COPYING.*
12cr|plplot-5.9.9-4|208	%{_mandir}/man1/*
12cr|plplot-5.9.9-4|209	%{_bindir}/pl*
12cr|plplot-5.9.9-4|210	
12cr|plplot-5.9.9-4|211	%files -n %{libname}
12cr|plplot-5.9.9-4|212	%{_libdir}/libcsiro*.so.*
12cr|plplot-5.9.9-4|213	%{_libdir}/libqsastime.so.*
12cr|plplot-5.9.9-4|214	%{_libdir}/libplplot*.so.*
12cr|plplot-5.9.9-4|215	%{_libdir}/libtclmatrixd.so.*
12cr|plplot-5.9.9-4|216	%dir %{_datadir}/%{name}%{version}
12cr|plplot-5.9.9-4|217	%{_datadir}/%{name}%{version}/*.fnt
12cr|plplot-5.9.9-4|218	%{_datadir}/%{name}%{version}/*.map
12cr|plplot-5.9.9-4|219	%{_datadir}/%{name}%{version}/*.pal
12cr|plplot-5.9.9-4|220	%{_datadir}/%{name}%{version}/*.tcl
12cr|plplot-5.9.9-4|221	%{_datadir}/%{name}%{version}/tcl/
12cr|plplot-5.9.9-4|222	%if %mdkversion >= 201100
12cr|plplot-5.9.9-4|223	%dir %{libada_dir}
12cr|plplot-5.9.9-4|224	%{libada_dir}/plplotadad
12cr|plplot-5.9.9-4|225	%endif
12cr|plplot-5.9.9-4|226	%dir %{_libdir}/%{name}%{version}
12cr|plplot-5.9.9-4|227	%{_libdir}/%{name}%{version}/driversd
12cr|plplot-5.9.9-4|228	
12cr|plplot-5.9.9-4|229	%files -n %{develname}
12cr|plplot-5.9.9-4|230	%dir %{_includedir}/%{name}
12cr|plplot-5.9.9-4|231	%{_includedir}/%{name}/*.h
12cr|plplot-5.9.9-4|232	%dir %{includef_dir}/%{name}
12cr|plplot-5.9.9-4|233	%{includef_dir}/%{name}/*.h
12cr|plplot-5.9.9-4|234	%{includef_dir}/%{name}/*.mod
12cr|plplot-5.9.9-4|235	%{_libdir}/libcsiro*.so
12cr|plplot-5.9.9-4|236	%{_libdir}/libqsastime.so
12cr|plplot-5.9.9-4|237	%{_libdir}/libplplot*.so
12cr|plplot-5.9.9-4|238	%{_libdir}/libtclmatrixd.so
12cr|plplot-5.9.9-4|239	%{_libdir}/lua/%{lua_version}/plplot/plplotluac.so
12cr|plplot-5.9.9-4|240	%{_libdir}/pkgconfig/plplotd*.pc
12cr|plplot-5.9.9-4|241	#%exclude %{_libdir}/pkgconfig/plplotd-ocaml.pc
12cr|plplot-5.9.9-4|242	%if %mdkversion >= 201100
12cr|plplot-5.9.9-4|243	%dir %{includeada_dir}
12cr|plplot-5.9.9-4|244	%{includeada_dir}/plplotadad
12cr|plplot-5.9.9-4|245	%endif
12cr|plplot-5.9.9-4|246	%dir %{_datadir}/%{name}%{version}/examples
12cr|plplot-5.9.9-4|247	%{_datadir}/%{name}%{version}/examples/CMakeLists.txt
12cr|plplot-5.9.9-4|248	%{_datadir}/%{name}%{version}/examples/Makefile
12cr|plplot-5.9.9-4|249	%if %mdkversion >= 201100
12cr|plplot-5.9.9-4|250	%{_datadir}/%{name}%{version}/examples/ada
12cr|plplot-5.9.9-4|251	%{_datadir}/%{name}%{version}/examples/test_ada.sh
12cr|plplot-5.9.9-4|252	%endif
12cr|plplot-5.9.9-4|253	%{_datadir}/%{name}%{version}/examples/c++
12cr|plplot-5.9.9-4|254	%{_datadir}/%{name}%{version}/examples/c
12cr|plplot-5.9.9-4|255	%{_datadir}/%{name}%{version}/examples/cmake
12cr|plplot-5.9.9-4|256	%{_datadir}/%{name}%{version}/examples/f77
12cr|plplot-5.9.9-4|257	%{_datadir}/%{name}%{version}/examples/f95
12cr|plplot-5.9.9-4|258	%{_datadir}/%{name}%{version}/examples/lena.pgm
12cr|plplot-5.9.9-4|259	%{_datadir}/%{name}%{version}/examples/lua
12cr|plplot-5.9.9-4|260	%{_datadir}/%{name}%{version}/examples/plplot-test*
12cr|plplot-5.9.9-4|261	%{_datadir}/%{name}%{version}/examples/tcl
12cr|plplot-5.9.9-4|262	%{_datadir}/%{name}%{version}/examples/test_c.sh
12cr|plplot-5.9.9-4|263	%{_datadir}/%{name}%{version}/examples/test_c_interactive.sh
12cr|plplot-5.9.9-4|264	%{_datadir}/%{name}%{version}/examples/test_cxx.sh
12cr|plplot-5.9.9-4|265	%{_datadir}/%{name}%{version}/examples/test_diff.sh
12cr|plplot-5.9.9-4|266	%{_datadir}/%{name}%{version}/examples/test_f77.sh
12cr|plplot-5.9.9-4|267	%{_datadir}/%{name}%{version}/examples/test_f95.sh
12cr|plplot-5.9.9-4|268	%{_datadir}/%{name}%{version}/examples/test_lua.sh
12cr|plplot-5.9.9-4|269	%{_datadir}/%{name}%{version}/examples/test_tcl.sh
12cr|plplot-5.9.9-4|270	#%exclude %{_datadir}/%{name}%{version}/examples/test_ocaml.sh
12cr|plplot-5.9.9-4|271	%exclude %{_datadir}/%{name}%{version}/examples/test_python.sh
12cr|plplot-5.9.9-4|272	%exclude %{_datadir}/%{name}%{version}/examples/test_java.sh
12cr|plplot-5.9.9-4|273	%{_datadir}/%{name}%{version}/examples/tk
12cr|plplot-5.9.9-4|274	
12cr|plplot-5.9.9-4|275	%files -n %{pythonname}
12cr|plplot-5.9.9-4|276	%{python_sitearch}/_plplotcmodule.so
12cr|plplot-5.9.9-4|277	%{python_sitearch}/plplot*
12cr|plplot-5.9.9-4|278	%{python_sitearch}/Plframe.py
12cr|plplot-5.9.9-4|279	%{python_sitearch}/TclSup.py
12cr|plplot-5.9.9-4|280	%{_datadir}/%{name}%{version}/examples/python
12cr|plplot-5.9.9-4|281	%{_datadir}/%{name}%{version}/examples/test_python.sh
12cr|plplot-5.9.9-4|282	
12cr|plplot-5.9.9-4|283	#This should be re-enabled as soon as ocaml is rebuilt correctly on mdv
12cr|plplot-5.9.9-4|284	#%files -n %{ocamlname}
12cr|plplot-5.9.9-4|285	#%{_libdir}/ocaml/%{name}
12cr|plplot-5.9.9-4|286	#%{_libdir}/ocaml/stublibs/*
12cr|plplot-5.9.9-4|287	#%{_libdir}/pkgconfig/plplotd-ocaml.pc
12cr|plplot-5.9.9-4|288	#%{_datadir}/%{name}%{version}/examples/ocaml/
12cr|plplot-5.9.9-4|289	#%{_datadir}/%{name}%{version}/examples/test_ocaml.sh
12cr|plplot-5.9.9-4|290	
12cr|plplot-5.9.9-4|291	
12cr|plplot-5.9.9-4|292	%files -n %{javaname}
12cr|plplot-5.9.9-4|293	%{_libdir}/%{name}/plplotjavac_wrap.so
12cr|plplot-5.9.9-4|294	%{_datadir}/java/plplot.jar
12cr|plplot-5.9.9-4|295	%{_datadir}/%{name}%{version}/examples/java/
12cr|plplot-5.9.9-4|296	%{_datadir}/%{name}%{version}/examples/test_java.sh
12cr|plplot-5.9.9-4|297	
12cr|plplot-5.9.9-4|298	%files -n %{octavename}
12cr|plplot-5.9.9-4|299	%{_datadir}/plplot_octave/
12cr|plplot-5.9.9-4|300	%{_datadir}/octave/site/m/PLplot/
12cr|plplot-5.9.9-4|301	%{_libexecdir}/octave/site/oct/*/plplot_octave.oct
12cr|plplot-5.9.9-4|302	%{_datadir}/%{name}%{version}/examples/lena.img
12cr|plplot-5.9.9-4|303	%{_datadir}/%{name}%{version}/examples/octave/
12cr|plplot-5.9.9-4|304	%{_datadir}/%{name}%{version}/examples/test_octave.sh
12cr|plplot-5.9.9-4|305	%{_datadir}/%{name}%{version}/examples/test_octave_interactive.sh
12cr|plplot-5.9.9-4|306	
12cr|plplot-5.9.9-4|307	
12cr|plplot-5.9.9-4|308	%changelog
12cr|plplot-5.9.9-4|309	* Tue May 29 2012 Frank Kober <emuse@mandriva.org> 5.9.9-3mdv2012.0
12cr|plplot-5.9.9-4|310	+ Revision: 801140
12cr|plplot-5.9.9-4|311	- moved some data files to lib package such that gnudl works without plplot main package
12cr|plplot-5.9.9-4|312	- bump release
12cr|plplot-5.9.9-4|313	- fixed mdkversion macro usage
12cr|plplot-5.9.9-4|314	- ada support unavailable in 2010.1
12cr|plplot-5.9.9-4|315	- try building /wo quadmath when backported
12cr|plplot-5.9.9-4|316	
12cr|plplot-5.9.9-4|317	* Fri May 25 2012 Frank Kober <emuse@mandriva.org> 5.9.9-1
12cr|plplot-5.9.9-4|318	+ Revision: 800576
12cr|plplot-5.9.9-4|319	- add missing BR
12cr|plplot-5.9.9-4|320	- imported package plplot
12cr|plplot-5.9.9-4|321	

6223 12
12cr|plptools-1.0.11-2|1	%define libmajor 0
12cr|plptools-1.0.11-2|2	%define libname %mklibname plp %libmajor
12cr|plptools-1.0.11-2|3	
12cr|plptools-1.0.11-2|4	#
12cr|plptools-1.0.11-2|5	# Conditionals
12cr|plptools-1.0.11-2|6	#
12cr|plptools-1.0.11-2|7	%{?_with_debug: %define _with_debug --enable-debug}
12cr|plptools-1.0.11-2|8	%{?_with_debug: %define optflags -g}
12cr|plptools-1.0.11-2|9	%{!?_with_debug: %define _with_debug --disable-debug}
12cr|plptools-1.0.11-2|10	
12cr|plptools-1.0.11-2|11	Summary: Connectivity for psion series 5
12cr|plptools-1.0.11-2|12	Name: plptools
12cr|plptools-1.0.11-2|13	Version: 1.0.11
12cr|plptools-1.0.11-2|14	Release: 2
12cr|plptools-1.0.11-2|15	URL: http://plptools.sourceforge.net/
12cr|plptools-1.0.11-2|16	Source: http://downloads.sourceforge.net/plptools/plptools-%{version}.tar.gz
12cr|plptools-1.0.11-2|17	Patch0: plptools-0.17-lib64.patch
12cr|plptools-1.0.11-2|18	Patch1: plptools-0.18-init_lsb.patch
12cr|plptools-1.0.11-2|19	License: GPL
12cr|plptools-1.0.11-2|20	Group: Communications
12cr|plptools-1.0.11-2|21	Buildrequires: readline-devel newt-devel termcap-devel
12cr|plptools-1.0.11-2|22	BuildRequires: fuse-devel
12cr|plptools-1.0.11-2|23	Requires: chkconfig >= 0.9
12cr|plptools-1.0.11-2|24	Requires(post,preun):	rpm-helper
12cr|plptools-1.0.11-2|25	
12cr|plptools-1.0.11-2|26	%description
12cr|plptools-1.0.11-2|27	This package contains the programs (client and server), necessary to
12cr|plptools-1.0.11-2|28	communicate with a Psion palmtop. The psion's file-system will
12cr|plptools-1.0.11-2|29	be automatically mounted under /mnt/psion at the time it is
12cr|plptools-1.0.11-2|30	connected to your computer. If the psion is shut down or
12cr|plptools-1.0.11-2|31	disconnected, the contents of /mnt/psion will automatically
12cr|plptools-1.0.11-2|32	disappear. Other programs included are:
12cr|plptools-1.0.11-2|33	- plpftp, a program which allows you to transfer files in a ftp-like
12cr|plptools-1.0.11-2|34	manner, view and modifiy processes on your psion.
12cr|plptools-1.0.11-2|35	- plpbackup, a backup/restore utility.
12cr|plptools-1.0.11-2|36	- plpprintd, a daemon for enabling printing from a Psion Series 5 via any
12cr|plptools-1.0.11-2|37	accessible printer.
12cr|plptools-1.0.11-2|38	- sisinstall, an installer for Psion's SIS software package format.
12cr|plptools-1.0.11-2|39	
12cr|plptools-1.0.11-2|40	%description -l de
12cr|plptools-1.0.11-2|41	Dieses Packet enthält Programme zur Kommunikation mit einem Psion Palmtop.
12cr|plptools-1.0.11-2|42	Das Dateisystem des Psion wird beim Anschließen automatisch unter
12cr|plptools-1.0.11-2|43	/mnt/psion eingehängt. Wird der Psion ausgeschaltet oder das Kabel
12cr|plptools-1.0.11-2|44	gezogen, so verschwindet der Inhalt dieses Verzeichnisses automatisch
12cr|plptools-1.0.11-2|45	und erscheint erneuten Anschließen wieder. Weiterhin sind enthalten:
12cr|plptools-1.0.11-2|46	- plpftp, ein Programm welches eine FTP-ähnliche Oberfläche für Dateitransfer
12cr|plptools-1.0.11-2|47	bietet und Prozesse auf dem Psion stoppen und starten kann.
12cr|plptools-1.0.11-2|48	- plpbackup, ein Backup/Restore Utility für die Kommandozeile.
12cr|plptools-1.0.11-2|49	- plpprintd, ein Daemon welcher Ausdrucken von einem Psion Serie 5 über
12cr|plptools-1.0.11-2|50	beliebige vefügbare Drucker ermöglicht
12cr|plptools-1.0.11-2|51	- sisinstall, ein Installationsprogramm für das Psion-eigene SIS
12cr|plptools-1.0.11-2|52	packetformat.
12cr|plptools-1.0.11-2|53	
12cr|plptools-1.0.11-2|54	%package -n %{libname}
12cr|plptools-1.0.11-2|55	Summary: Shared library for psion series 5 communication
12cr|plptools-1.0.11-2|56	Group: System/Libraries
12cr|plptools-1.0.11-2|57	License: GPL
12cr|plptools-1.0.11-2|58	
12cr|plptools-1.0.11-2|59	%description -n %{libname}
12cr|plptools-1.0.11-2|60	This package contains the shared library required by programs which can
12cr|plptools-1.0.11-2|61	communicate with a Psion palmtop.
12cr|plptools-1.0.11-2|62	
12cr|plptools-1.0.11-2|63	%package -n %{libname}-devel
12cr|plptools-1.0.11-2|64	Summary: Development library and headers for psion series 5 communication
12cr|plptools-1.0.11-2|65	Group: Development/C
12cr|plptools-1.0.11-2|66	License: GPL
12cr|plptools-1.0.11-2|67	Provides: plp-devel = %{version}-%{release}
12cr|plptools-1.0.11-2|68	Provides: libplp-devel = %{version}-%{release}
12cr|plptools-1.0.11-2|69	Requires: %{libname} = %{version}
12cr|plptools-1.0.11-2|70	
12cr|plptools-1.0.11-2|71	%description -n %{libname}-devel
12cr|plptools-1.0.11-2|72	This package contains the development library and header files for building
12cr|plptools-1.0.11-2|73	programs which can communicate with a Psion palmtop.
12cr|plptools-1.0.11-2|74	
12cr|plptools-1.0.11-2|75	%description -l de -n %{libname}-devel
12cr|plptools-1.0.11-2|76	Dieses Packet enthält die statische Bibliothek und include-Dateien
12cr|plptools-1.0.11-2|77	zur Programm-Entwicklung von Kommunikations-software für den Psion.
12cr|plptools-1.0.11-2|78	
12cr|plptools-1.0.11-2|79	%package -n %{libname}-static-devel
12cr|plptools-1.0.11-2|80	Summary: Static library for psion series 5 communication
12cr|plptools-1.0.11-2|81	Group: Development/C
12cr|plptools-1.0.11-2|82	License: GPL
12cr|plptools-1.0.11-2|83	Requires: %{libname}-devel = %{version}-%{release}
12cr|plptools-1.0.11-2|84	
12cr|plptools-1.0.11-2|85	%description -n %{libname}-static-devel
12cr|plptools-1.0.11-2|86	This package contains the static library for building programs which can
12cr|plptools-1.0.11-2|87	communicate with a Psion palmtop.
12cr|plptools-1.0.11-2|88	
12cr|plptools-1.0.11-2|89	%prep
12cr|plptools-1.0.11-2|90	%setup -q
12cr|plptools-1.0.11-2|91	#patch0 -p1 -b .lib64
12cr|plptools-1.0.11-2|92	%patch1 -p1 -b .init_lsb
12cr|plptools-1.0.11-2|93	
12cr|plptools-1.0.11-2|94	%build
12cr|plptools-1.0.11-2|95	export CPPFLAGS="-D_FILE_OFFSET_BITS=64"
12cr|plptools-1.0.11-2|96	%configure2_5x --with-initdir=%{_initrddir} %{_with_debug} --disable-rpath
12cr|plptools-1.0.11-2|97	%make
12cr|plptools-1.0.11-2|98	
12cr|plptools-1.0.11-2|99	%install
12cr|plptools-1.0.11-2|100	mkdir -p %{buildroot}/%{_prefix} $%{buildroot}%{_initrddir}
12cr|plptools-1.0.11-2|101	%makeinstall_std
12cr|plptools-1.0.11-2|102	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12cr|plptools-1.0.11-2|103	cat>%{buildroot}%{_sysconfdir}/sysconfig/plptools<<EOF
12cr|plptools-1.0.11-2|104	START_NCPD=yes
12cr|plptools-1.0.11-2|105	PLPFUSE_ARGS=
12cr|plptools-1.0.11-2|106	START_PLPFUSE=yes
12cr|plptools-1.0.11-2|107	PLPNFSD_ARGS=
12cr|plptools-1.0.11-2|108	START_PLPPRINTD=yes
12cr|plptools-1.0.11-2|109	PLPPRINTD_ARGS=
12cr|plptools-1.0.11-2|110	EOF
12cr|plptools-1.0.11-2|111	
12cr|plptools-1.0.11-2|112	%{find_lang} %{name}
12cr|plptools-1.0.11-2|113	
12cr|plptools-1.0.11-2|114	%post
12cr|plptools-1.0.11-2|115	test ! -d /mnt/psion && mkdir -p /mnt/psion
12cr|plptools-1.0.11-2|116	%_post_service %{name}
12cr|plptools-1.0.11-2|117	
12cr|plptools-1.0.11-2|118	%preun
12cr|plptools-1.0.11-2|119	%_preun_service %{name}
12cr|plptools-1.0.11-2|120	
12cr|plptools-1.0.11-2|121	%files -f %{name}.lang
12cr|plptools-1.0.11-2|122	%defattr(-,root,root)
12cr|plptools-1.0.11-2|123	%doc COPYING INSTALL ChangeLog README TODO etc/*magic
12cr|plptools-1.0.11-2|124	%doc etc/udev-usbserial-plptools.rules
12cr|plptools-1.0.11-2|125	%{_bindir}/*
12cr|plptools-1.0.11-2|126	%{_sbindir}/*
12cr|plptools-1.0.11-2|127	%{_mandir}/*/*
12cr|plptools-1.0.11-2|128	%{_datadir}/%{name}/*
12cr|plptools-1.0.11-2|129	%config(noreplace) %{_initrddir}/%{name}
12cr|plptools-1.0.11-2|130	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|plptools-1.0.11-2|131	
12cr|plptools-1.0.11-2|132	%files -n %{libname}
12cr|plptools-1.0.11-2|133	%defattr(-,root,root)
12cr|plptools-1.0.11-2|134	%{_libdir}/libplp.so.%{libmajor}*
12cr|plptools-1.0.11-2|135	
12cr|plptools-1.0.11-2|136	%files -n %{libname}-devel
12cr|plptools-1.0.11-2|137	%defattr(-,root,root)
12cr|plptools-1.0.11-2|138	%doc doc/api
12cr|plptools-1.0.11-2|139	%{_libdir}/libplp.so
12cr|plptools-1.0.11-2|140	%{_includedir}/%{name}/*
12cr|plptools-1.0.11-2|141	
12cr|plptools-1.0.11-2|142	%files -n %{libname}-static-devel
12cr|plptools-1.0.11-2|143	%defattr(-,root,root)
12cr|plptools-1.0.11-2|144	%{_libdir}/libplp.a
12cr|plptools-1.0.11-2|145	
12cr|plptools-1.0.11-2|146	
12cr|plptools-1.0.11-2|147	
12cr|plptools-1.0.11-2|148	%changelog
12cr|plptools-1.0.11-2|149	* Wed Oct 20 2010 Buchan Milne <bgmilne@mandriva.org> 1.0.11-1mdv2011.0
12cr|plptools-1.0.11-2|150	+ Revision: 586929
12cr|plptools-1.0.11-2|151	- update to new version 1.0.11
12cr|plptools-1.0.11-2|152	
12cr|plptools-1.0.11-2|153	* Mon Sep 06 2010 Buchan Milne <bgmilne@mandriva.org> 1.0.10-1mdv2011.0
12cr|plptools-1.0.11-2|154	+ Revision: 576264
12cr|plptools-1.0.11-2|155	- update to new version 1.0.10
12cr|plptools-1.0.11-2|156	
12cr|plptools-1.0.11-2|157	* Wed Jan 06 2010 Buchan Milne <bgmilne@mandriva.org> 1.0.9-1mdv2010.1
12cr|plptools-1.0.11-2|158	+ Revision: 486582
12cr|plptools-1.0.11-2|159	- New version 1.0.9
12cr|plptools-1.0.11-2|160	- update to new version 1.0.8
12cr|plptools-1.0.11-2|161	
12cr|plptools-1.0.11-2|162	+ Thierry Vignaud <tv@mandriva.org>
12cr|plptools-1.0.11-2|163	- rebuild
12cr|plptools-1.0.11-2|164	
12cr|plptools-1.0.11-2|165	* Fri Mar 13 2009 Buchan Milne <bgmilne@mandriva.org> 1.0.7-1mdv2009.1
12cr|plptools-1.0.11-2|166	+ Revision: 354625
12cr|plptools-1.0.11-2|167	- New version 1.0.7
12cr|plptools-1.0.11-2|168	- Drop patch2, format-not-a-string-literal fixed upstream
12cr|plptools-1.0.11-2|169	
12cr|plptools-1.0.11-2|170	* Fri Feb 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.6-2mdv2009.1
12cr|plptools-1.0.11-2|171	+ Revision: 345504
12cr|plptools-1.0.11-2|172	- rebuild against new readline
12cr|plptools-1.0.11-2|173	
12cr|plptools-1.0.11-2|174	* Sat Jan 31 2009 Buchan Milne <bgmilne@mandriva.org> 1.0.6-1mdv2009.1
12cr|plptools-1.0.11-2|175	+ Revision: 335772
12cr|plptools-1.0.11-2|176	- New version 1.0.6
12cr|plptools-1.0.11-2|177	-Fix "format not a string literal"
12cr|plptools-1.0.11-2|178	
12cr|plptools-1.0.11-2|179	* Mon Jul 28 2008 Buchan Milne <bgmilne@mandriva.org> 1.0.5-1mdv2009.0
12cr|plptools-1.0.11-2|180	+ Revision: 251327
12cr|plptools-1.0.11-2|181	- New version 1.0.5
12cr|plptools-1.0.11-2|182	
12cr|plptools-1.0.11-2|183	* Sat Jun 21 2008 Buchan Milne <bgmilne@mandriva.org> 1.0.4-1mdv2009.0
12cr|plptools-1.0.11-2|184	+ Revision: 227811
12cr|plptools-1.0.11-2|185	- New version 1.0.4
12cr|plptools-1.0.11-2|186	
12cr|plptools-1.0.11-2|187	+ Pixel <pixel@mandriva.com>
12cr|plptools-1.0.11-2|188	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|plptools-1.0.11-2|189	
12cr|plptools-1.0.11-2|190	* Mon Mar 03 2008 Buchan Milne <bgmilne@mandriva.org> 0.20-1mdv2008.1
12cr|plptools-1.0.11-2|191	+ Revision: 178220
12cr|plptools-1.0.11-2|192	- New version 0.18
12cr|plptools-1.0.11-2|193	- Drop kde subpackages, as kde tools dropped upstream
12cr|plptools-1.0.11-2|194	- Buildrequire fuse-devel
12cr|plptools-1.0.11-2|195	
12cr|plptools-1.0.11-2|196	+ Olivier Blin <oblin@mandriva.com>
12cr|plptools-1.0.11-2|197	- restore BuildRoot
12cr|plptools-1.0.11-2|198	
12cr|plptools-1.0.11-2|199	+ Thierry Vignaud <tv@mandriva.org>
12cr|plptools-1.0.11-2|200	- kill re-definition of %%buildroot on Pixel's request
12cr|plptools-1.0.11-2|201	- fix summary-ended-with-dot
12cr|plptools-1.0.11-2|202	
12cr|plptools-1.0.11-2|203	* Fri Aug 10 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.18-1mdv2008.0
12cr|plptools-1.0.11-2|204	+ Revision: 61611
12cr|plptools-1.0.11-2|205	- Changed PreReq for rpm-helper to Requires(post,preun).
12cr|plptools-1.0.11-2|206	- Added LSB support to psion initscript (init_lsb patch).
12cr|plptools-1.0.11-2|207	- Removed use of kdedesktop2mdkmenu.pl, it doesn't exist anymore.
12cr|plptools-1.0.11-2|208	- Updated to version 0.18.
12cr|plptools-1.0.11-2|209	- Run update_icon_cache in scriptlets of kde subpackage, because it
12cr|plptools-1.0.11-2|210	ships icons for hicolor icon theme.
12cr|plptools-1.0.11-2|211	- Added lib64 patch, quick fix to build with x86_64 (the right fix would
12cr|plptools-1.0.11-2|212	be update auto-tools files to regenerate configure script, but the
12cr|plptools-1.0.11-2|213	files are very outdated, in a strange layout, and simply replacing kde
12cr|plptools-1.0.11-2|214	macro definitions isn't working right now).
12cr|plptools-1.0.11-2|215	- Removed BuildRequires for kdelibs-common, not really needed (already
12cr|plptools-1.0.11-2|216	installed with kdelibs-devel).
12cr|plptools-1.0.11-2|217	- Added missing BuildRequires for kdelibs-common.
12cr|plptools-1.0.11-2|218	- Updated to version 0.17.
12cr|plptools-1.0.11-2|219	- Minor cleanups.
12cr|plptools-1.0.11-2|220	
12cr|plptools-1.0.11-2|221	+ Thierry Vignaud <tv@mandriva.org>
12cr|plptools-1.0.11-2|222	- rebuild for new slang
12cr|plptools-1.0.11-2|223	
12cr|plptools-1.0.11-2|224	
12cr|plptools-1.0.11-2|225	* Sat Aug 19 2006 Buchan Milne <bgmilne@mandriva.org> 0.15-1mdv2007.0
12cr|plptools-1.0.11-2|226	- 0.15
12cr|plptools-1.0.11-2|227	
12cr|plptools-1.0.11-2|228	* Sun Aug 28 2005 Austin ACton <austin@mandriva.org> 0.14-1mdk
12cr|plptools-1.0.11-2|229	- 0.14
12cr|plptools-1.0.11-2|230	- configure 2.5
12cr|plptools-1.0.11-2|231	- minor rpmlint fixes
12cr|plptools-1.0.11-2|232	- drop qt-mt patch
12cr|plptools-1.0.11-2|233	

6224 12
12cr|plt-4.2.4-3|1	%define major	%{version}
12cr|plt-4.2.4-3|2	%define libname %mklibname %{name} %{major}
12cr|plt-4.2.4-3|3	%define develname %mklibname %{name} -d
12cr|plt-4.2.4-3|4	%define _disable_ld_as_needed 1
12cr|plt-4.2.4-3|5	%define _disable_ld_no_undefined 1
12cr|plt-4.2.4-3|6	%define epoch 1
12cr|plt-4.2.4-3|7	
12cr|plt-4.2.4-3|8	Name:		plt
12cr|plt-4.2.4-3|9	Version:	4.2.4
12cr|plt-4.2.4-3|10	Release:	3
12cr|plt-4.2.4-3|11	Summary:	PLT Scheme
12cr|plt-4.2.4-3|12	License:	LGPLv2+
12cr|plt-4.2.4-3|13	Group:		Development/Other
12cr|plt-4.2.4-3|14	Url:		http://www.plt-scheme.org
12cr|plt-4.2.4-3|15	Source0:	http://download.plt-scheme.org/bundles/%{version}/plt/%{name}-%{version}-src-unix.tgz
12cr|plt-4.2.4-3|16	Source1:        drscheme.png
12cr|plt-4.2.4-3|17	Patch0:		plt-4.2.4-strfmt.patch
12cr|plt-4.2.4-3|18	BuildRequires:	pkgconfig(x11)
12cr|plt-4.2.4-3|19	BuildRequires:	xaw-devel
12cr|plt-4.2.4-3|20	BuildRequires:	spec-helper >= 0.12
12cr|plt-4.2.4-3|21	BuildRequires:	imagemagick
12cr|plt-4.2.4-3|22	Epoch:		%{epoch}
12cr|plt-4.2.4-3|23	
12cr|plt-4.2.4-3|24	%description
12cr|plt-4.2.4-3|25	PLT Scheme is an umbrella name for a family of implementations of the
12cr|plt-4.2.4-3|26	Scheme programming language.
12cr|plt-4.2.4-3|27	
12cr|plt-4.2.4-3|28	%package -n	%{libname}
12cr|plt-4.2.4-3|29	Summary:	Main library for %{name}
12cr|plt-4.2.4-3|30	Group:		System/Libraries
12cr|plt-4.2.4-3|31	Provides:	%{name} = %{epoch}:%{version}-%{release}
12cr|plt-4.2.4-3|32	
12cr|plt-4.2.4-3|33	%description -n	%{libname}
12cr|plt-4.2.4-3|34	This package contains the library needed to run programs dynamically
12cr|plt-4.2.4-3|35	linked with %{name}.
12cr|plt-4.2.4-3|36	
12cr|plt-4.2.4-3|37	%package -n	%{develname}
12cr|plt-4.2.4-3|38	Summary:	Headers for developing programs that will use %{name}
12cr|plt-4.2.4-3|39	Group:		Development/Other
12cr|plt-4.2.4-3|40	Requires:	%{libname} = %{epoch}:%{version}-%{release}
12cr|plt-4.2.4-3|41	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
12cr|plt-4.2.4-3|42	Obsoletes:	%{mklibname %{name} -d 370}
12cr|plt-4.2.4-3|43	
12cr|plt-4.2.4-3|44	%description -n	%{develname}
12cr|plt-4.2.4-3|45	This package contains the headers that programmers will need to develop
12cr|plt-4.2.4-3|46	applications which will use %{name}.
12cr|plt-4.2.4-3|47	
12cr|plt-4.2.4-3|48	%package	mzscheme
12cr|plt-4.2.4-3|49	Summary:	PLT Scheme implementation
12cr|plt-4.2.4-3|50	Group:		Development/Other
12cr|plt-4.2.4-3|51	Requires:	%{libname} = %{epoch}:%{version}
12cr|plt-4.2.4-3|52	
12cr|plt-4.2.4-3|53	%description mzscheme
12cr|plt-4.2.4-3|54	MzScheme is the PLT Scheme implementation. It implements
12cr|plt-4.2.4-3|55	the language as described in the Revised^5 Report on the
12cr|plt-4.2.4-3|56	Algorithmic Language Scheme and adds numerous extensions.
12cr|plt-4.2.4-3|57	
12cr|plt-4.2.4-3|58	%package	mred
12cr|plt-4.2.4-3|59	Summary:	PLT graphical Scheme implementation
12cr|plt-4.2.4-3|60	Group:		Development/Other
12cr|plt-4.2.4-3|61	Requires:	%{name}-mzscheme = %{epoch}:%{version}
12cr|plt-4.2.4-3|62	
12cr|plt-4.2.4-3|63	%description	mred
12cr|plt-4.2.4-3|64	MrEd is the PLT's graphical Scheme implementation. It embeds and
12cr|plt-4.2.4-3|65	extends MzScheme with a graphical user interface (GUI) toolbox.
12cr|plt-4.2.4-3|66	
12cr|plt-4.2.4-3|67	%package	drscheme
12cr|plt-4.2.4-3|68	Summary:	PLT graphical development environment
12cr|plt-4.2.4-3|69	Group:		Development/Other
12cr|plt-4.2.4-3|70	Requires:	%{name}-mred = %{epoch}:%{version}
12cr|plt-4.2.4-3|71	
12cr|plt-4.2.4-3|72	%description	drscheme
12cr|plt-4.2.4-3|73	DrScheme is the graphical development environment for creating
12cr|plt-4.2.4-3|74	MzScheme and MrEd applications.
12cr|plt-4.2.4-3|75	
12cr|plt-4.2.4-3|76	%prep
12cr|plt-4.2.4-3|77	%setup -q
12cr|plt-4.2.4-3|78	%patch0 -p1 -b .strfmt
12cr|plt-4.2.4-3|79	
12cr|plt-4.2.4-3|80	%build
12cr|plt-4.2.4-3|81	cd src
12cr|plt-4.2.4-3|82	%configure2_5x \
12cr|plt-4.2.4-3|83	--enable-shared
12cr|plt-4.2.4-3|84	# parallel build doesn't work
12cr|plt-4.2.4-3|85	make
12cr|plt-4.2.4-3|86	
12cr|plt-4.2.4-3|87	%install
12cr|plt-4.2.4-3|88	rm -rf %{buildroot}
12cr|plt-4.2.4-3|89	mkdir %{buildroot}
12cr|plt-4.2.4-3|90	cd src
12cr|plt-4.2.4-3|91	export LD_LIBRARY_PATH=%{buildroot}%{_libdir}
12cr|plt-4.2.4-3|92	%makeinstall_std
12cr|plt-4.2.4-3|93	
12cr|plt-4.2.4-3|94	# correct installation
12cr|plt-4.2.4-3|95	install -d -m 755 %{buildroot}%{_datadir}
12cr|plt-4.2.4-3|96	install -d -m 755 %{buildroot}%{_libdir}/%{name}
12cr|plt-4.2.4-3|97	
12cr|plt-4.2.4-3|98	# correct perms
12cr|plt-4.2.4-3|99	find %{buildroot}%{_libdir}/%{name}/collects -type d -exec chmod 755 {} \;
12cr|plt-4.2.4-3|100	find %{buildroot}%{_datadir}/%{name}/doc -type d -exec chmod 755 {} \;
12cr|plt-4.2.4-3|101	
12cr|plt-4.2.4-3|102	%multiarch_includes %{buildroot}%{_includedir}/plt/mzconfig.h
12cr|plt-4.2.4-3|103	
12cr|plt-4.2.4-3|104	mkdir -p %{buildroot}%{_datadir}/applications
12cr|plt-4.2.4-3|105	cat > %{buildroot}%{_datadir}/applications/mandriva-drscheme.desktop << EOF
12cr|plt-4.2.4-3|106	[Desktop Entry]
12cr|plt-4.2.4-3|107	Name=DrScheme
12cr|plt-4.2.4-3|108	Comment=Scheme IDE
12cr|plt-4.2.4-3|109	Exec=drscheme
12cr|plt-4.2.4-3|110	Icon=drscheme
12cr|plt-4.2.4-3|111	Terminal=false
12cr|plt-4.2.4-3|112	Type=Application
12cr|plt-4.2.4-3|113	StartupNotify=true
12cr|plt-4.2.4-3|114	Categories=Development;IDE;
12cr|plt-4.2.4-3|115	EOF
12cr|plt-4.2.4-3|116	
12cr|plt-4.2.4-3|117	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cr|plt-4.2.4-3|118	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|plt-4.2.4-3|119	convert -scale "48X48" %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/drscheme.png
12cr|plt-4.2.4-3|120	convert -scale "16x16" %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/drscheme.png
12cr|plt-4.2.4-3|121	convert -scale "32x32" %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/drscheme.png
12cr|plt-4.2.4-3|122	convert -scale "48x48" %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/drscheme.png
12cr|plt-4.2.4-3|123	
12cr|plt-4.2.4-3|124	%files mzscheme
12cr|plt-4.2.4-3|125	%defattr(-,root,root)
12cr|plt-4.2.4-3|126	%doc readme.txt
12cr|plt-4.2.4-3|127	%{_libdir}/%{name}
12cr|plt-4.2.4-3|128	%{_bindir}/*
12cr|plt-4.2.4-3|129	%{_mandir}/man1/*
12cr|plt-4.2.4-3|130	%{_datadir}/%{name}
12cr|plt-4.2.4-3|131	%exclude %{_bindir}/mred
12cr|plt-4.2.4-3|132	%exclude %{_bindir}/drscheme
12cr|plt-4.2.4-3|133	%exclude %{_mandir}/man1/mred.1*
12cr|plt-4.2.4-3|134	%exclude %{_mandir}/man1/drscheme.1*
12cr|plt-4.2.4-3|135	%exclude %{_libdir}/%{name}/collects/mred
12cr|plt-4.2.4-3|136	%exclude %{_libdir}/%{name}/collects/drscheme
12cr|plt-4.2.4-3|137	%exclude %{_datadir}/%{name}/doc/drscheme
12cr|plt-4.2.4-3|138	
12cr|plt-4.2.4-3|139	%files -n %{libname}
12cr|plt-4.2.4-3|140	%defattr(-,root,root)
12cr|plt-4.2.4-3|141	%{_libdir}/libmzscheme3m-%{version}.so
12cr|plt-4.2.4-3|142	%{_libdir}/libmred3m-%{version}.so
12cr|plt-4.2.4-3|143	
12cr|plt-4.2.4-3|144	%files -n %{develname}
12cr|plt-4.2.4-3|145	%defattr(-,root,root)
12cr|plt-4.2.4-3|146	%{_libdir}/libmzscheme3m.so
12cr|plt-4.2.4-3|147	%{_libdir}/libmred3m.so
12cr|plt-4.2.4-3|148	%{_includedir}/*
12cr|plt-4.2.4-3|149	
12cr|plt-4.2.4-3|150	%files mred
12cr|plt-4.2.4-3|151	%defattr(-,root,root)
12cr|plt-4.2.4-3|152	%{_libdir}/%{name}/collects/mred
12cr|plt-4.2.4-3|153	%{_bindir}/mred
12cr|plt-4.2.4-3|154	%{_mandir}/man1/mred.1*
12cr|plt-4.2.4-3|155	
12cr|plt-4.2.4-3|156	%files drscheme
12cr|plt-4.2.4-3|157	%defattr(-,root,root)
12cr|plt-4.2.4-3|158	%{_libdir}/%{name}/collects/drscheme
12cr|plt-4.2.4-3|159	%{_bindir}/drscheme
12cr|plt-4.2.4-3|160	%{_mandir}/man1/drscheme.1*
12cr|plt-4.2.4-3|161	%{_datadir}/%{name}/doc/drscheme
12cr|plt-4.2.4-3|162	%{_datadir}/pixmaps/drscheme.png
12cr|plt-4.2.4-3|163	%{_iconsdir}/hicolor/16x16/apps/drscheme.png
12cr|plt-4.2.4-3|164	%{_iconsdir}/hicolor/32x32/apps/drscheme.png
12cr|plt-4.2.4-3|165	%{_iconsdir}/hicolor/48x48/apps/drscheme.png
12cr|plt-4.2.4-3|166	%{_datadir}/applications/mandriva-drscheme.desktop
12cr|plt-4.2.4-3|167	
12cr|plt-4.2.4-3|168	
12cr|plt-4.2.4-3|169	%changelog
12cr|plt-4.2.4-3|170	* Fri Jan 29 2010 Frederik Himpe <fhimpe@mandriva.org> 1:4.2.4-1mdv2010.1
12cr|plt-4.2.4-3|171	+ Revision: 498295
12cr|plt-4.2.4-3|172	- Update to new version 4.2.4
12cr|plt-4.2.4-3|173	- Rediff strfmt patch
12cr|plt-4.2.4-3|174	
12cr|plt-4.2.4-3|175	* Tue Jan 19 2010 Frederik Himpe <fhimpe@mandriva.org> 1:4.2.3-1mdv2010.1
12cr|plt-4.2.4-3|176	+ Revision: 493840
12cr|plt-4.2.4-3|177	- update to new version 4.2.3
12cr|plt-4.2.4-3|178	
12cr|plt-4.2.4-3|179	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 1:4.2.2-1mdv2010.1
12cr|plt-4.2.4-3|180	+ Revision: 462293
12cr|plt-4.2.4-3|181	- update to new version 4.2.2
12cr|plt-4.2.4-3|182	
12cr|plt-4.2.4-3|183	* Thu Jul 30 2009 Frederik Himpe <fhimpe@mandriva.org> 1:4.2.1-1mdv2010.0
12cr|plt-4.2.4-3|184	+ Revision: 404824
12cr|plt-4.2.4-3|185	- Update to new version 4.2.1
12cr|plt-4.2.4-3|186	
12cr|plt-4.2.4-3|187	* Wed Mar 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:4.1.4-2mdv2009.1
12cr|plt-4.2.4-3|188	+ Revision: 353966
12cr|plt-4.2.4-3|189	- rebuild for missing binaries
12cr|plt-4.2.4-3|190	
12cr|plt-4.2.4-3|191	* Thu Mar 05 2009 Frederik Himpe <fhimpe@mandriva.org> 1:4.1.4-1mdv2009.1
12cr|plt-4.2.4-3|192	+ Revision: 349474
12cr|plt-4.2.4-3|193	- Update to o new version 4.1.4
12cr|plt-4.2.4-3|194	- Add patch to build with -Werror=format-security
12cr|plt-4.2.4-3|195	
12cr|plt-4.2.4-3|196	* Fri Nov 21 2008 Frederik Himpe <fhimpe@mandriva.org> 1:4.1.3-1mdv2009.1
12cr|plt-4.2.4-3|197	+ Revision: 305536
12cr|plt-4.2.4-3|198	- update to new version 4.1.3
12cr|plt-4.2.4-3|199	
12cr|plt-4.2.4-3|200	* Thu Nov 13 2008 Oden Eriksson <oeriksson@mandriva.com> 1:4.1.2-3mdv2009.1
12cr|plt-4.2.4-3|201	+ Revision: 302731
12cr|plt-4.2.4-3|202	- rebuilt against new libxcb
12cr|plt-4.2.4-3|203	
12cr|plt-4.2.4-3|204	* Wed Nov 12 2008 Funda Wang <fwang@mandriva.org> 1:4.1.2-2mdv2009.1
12cr|plt-4.2.4-3|205	+ Revision: 302413
12cr|plt-4.2.4-3|206	- rebuild for new xcb
12cr|plt-4.2.4-3|207	
12cr|plt-4.2.4-3|208	* Tue Oct 28 2008 Frederik Himpe <fhimpe@mandriva.org> 1:4.1.2-1mdv2009.1
12cr|plt-4.2.4-3|209	+ Revision: 298065
12cr|plt-4.2.4-3|210	- update to new version 4.1.2
12cr|plt-4.2.4-3|211	
12cr|plt-4.2.4-3|212	* Sat Oct 11 2008 Frederik Himpe <fhimpe@mandriva.org> 1:4.1.1-1mdv2009.1
12cr|plt-4.2.4-3|213	+ Revision: 292135
12cr|plt-4.2.4-3|214	- Update to new version 4.1.1
12cr|plt-4.2.4-3|215	
12cr|plt-4.2.4-3|216	* Thu Sep 11 2008 Frederik Himpe <fhimpe@mandriva.org> 1:4.1-1mdv2009.0
12cr|plt-4.2.4-3|217	+ Revision: 283926
12cr|plt-4.2.4-3|218	- Needs epoch because of upstream change in version numbering...
12cr|plt-4.2.4-3|219	- Update to new version 4.1
12cr|plt-4.2.4-3|220	- Define _disable_ld_as_needed and define _disable_ld_no_undefined to
12cr|plt-4.2.4-3|221	make it link correctly with things lib libm and libdl
12cr|plt-4.2.4-3|222	
12cr|plt-4.2.4-3|223	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|plt-4.2.4-3|224	- rebuild
12cr|plt-4.2.4-3|225	- rebuild
12cr|plt-4.2.4-3|226	
12cr|plt-4.2.4-3|227	+ Pixel <pixel@mandriva.com>
12cr|plt-4.2.4-3|228	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|plt-4.2.4-3|229	
12cr|plt-4.2.4-3|230	* Wed Feb 06 2008 Frederik Himpe <fhimpe@mandriva.org> 372-1mdv2008.1
12cr|plt-4.2.4-3|231	+ Revision: 163313
12cr|plt-4.2.4-3|232	- New upstream version
12cr|plt-4.2.4-3|233	
12cr|plt-4.2.4-3|234	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 371-1mdv2008.1
12cr|plt-4.2.4-3|235	+ Revision: 136848
12cr|plt-4.2.4-3|236	- reduce icons set to what is really needed
12cr|plt-4.2.4-3|237	- new devel policy
12cr|plt-4.2.4-3|238	- new version
12cr|plt-4.2.4-3|239	
12cr|plt-4.2.4-3|240	+ Olivier Blin <oblin@mandriva.com>
12cr|plt-4.2.4-3|241	- restore BuildRoot
12cr|plt-4.2.4-3|242	
12cr|plt-4.2.4-3|243	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|plt-4.2.4-3|244	- kill re-definition of %%buildroot on Pixel's request
12cr|plt-4.2.4-3|245	
12cr|plt-4.2.4-3|246	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 370-4mdv2008.0
12cr|plt-4.2.4-3|247	+ Revision: 89555
12cr|plt-4.2.4-3|248	- install binaries in standard place (fix #33658)
12cr|plt-4.2.4-3|249	
12cr|plt-4.2.4-3|250	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|plt-4.2.4-3|251	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|plt-4.2.4-3|252	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|plt-4.2.4-3|253	
12cr|plt-4.2.4-3|254	* Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 370-3mdv2008.0
12cr|plt-4.2.4-3|255	+ Revision: 67139
12cr|plt-4.2.4-3|256	- rebuild
12cr|plt-4.2.4-3|257	
12cr|plt-4.2.4-3|258	* Mon Jun 25 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 370-2mdv2008.0
12cr|plt-4.2.4-3|259	+ Revision: 43947
12cr|plt-4.2.4-3|260	- oops, forgot adding source for icon
12cr|plt-4.2.4-3|261	- compulsive pedantic neatpicking by me ;p
12cr|plt-4.2.4-3|262	- from Frederik Himpe <fhimpe@telenet.be> :
12cr|plt-4.2.4-3|263	o drop -DDONT_INLINE_NZERO_TEST CFLAG as it's no longer needed
12cr|plt-4.2.4-3|264	o fd.o menu item & icons
12cr|plt-4.2.4-3|265	o replace wrapper script with working symlinks
12cr|plt-4.2.4-3|266	
12cr|plt-4.2.4-3|267	* Tue Jun 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 370-1mdv2008.0
12cr|plt-4.2.4-3|268	+ Revision: 41563
12cr|plt-4.2.4-3|269	- fix libtool configuration call
12cr|plt-4.2.4-3|270	- use system libtool instead of bundled one
12cr|plt-4.2.4-3|271	- new version
12cr|plt-4.2.4-3|272	- import plt
12cr|plt-4.2.4-3|273	
12cr|plt-4.2.4-3|274	
12cr|plt-4.2.4-3|275	* Wed Jun 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 350-2mdv2007.0
12cr|plt-4.2.4-3|276	- fix multiarch issue
12cr|plt-4.2.4-3|277	- drop old obsoletes
12cr|plt-4.2.4-3|278	- less strict interdependencies
12cr|plt-4.2.4-3|279	- nuke rpath
12cr|plt-4.2.4-3|280	
12cr|plt-4.2.4-3|281	* Wed Jun 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 350-1mdv2007.0
12cr|plt-4.2.4-3|282	- new version
12cr|plt-4.2.4-3|283	- destdir patch
12cr|plt-4.2.4-3|284	
12cr|plt-4.2.4-3|285	* Tue Jun 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 301-2mdv2007.0
12cr|plt-4.2.4-3|286	- new version
12cr|plt-4.2.4-3|287	
12cr|plt-4.2.4-3|288	* Fri May 19 2006 Guillaume Rousse <guillomovitch@mandriva.org> 301-1mdk
12cr|plt-4.2.4-3|289	- new version
12cr|plt-4.2.4-3|290	- %%mkrel
12cr|plt-4.2.4-3|291	- fix multiarch includes
12cr|plt-4.2.4-3|292	
12cr|plt-4.2.4-3|293	* Sun Jan 16 2005 Guillaume Rousse <guillomovitch@mandrake.org> 209-1mdk
12cr|plt-4.2.4-3|294	- New release 209
12cr|plt-4.2.4-3|295	
12cr|plt-4.2.4-3|296	* Thu Aug  5 2004 Guillaume Rousse <guillomovitch@mandrakesoft.com> 208-1mdk
12cr|plt-4.2.4-3|297	- New release 208
12cr|plt-4.2.4-3|298	
12cr|plt-4.2.4-3|299	* Wed Jul 14 2004 Guillaume Rousse <guillomovitch@mandrake.org> 207-3mdk
12cr|plt-4.2.4-3|300	- rebuild
12cr|plt-4.2.4-3|301	
12cr|plt-4.2.4-3|302	* Fri Jun 04 2004 Guillaume Rousse <guillomovitch@mandrake.org> 207-2mdk
12cr|plt-4.2.4-3|303	- binaries in %%{_libdir}/%%{name}/bin, wrappers in %%{_bindir}
12cr|plt-4.2.4-3|304	
12cr|plt-4.2.4-3|305	* Tue Jun 01 2004 Guillaume Rousse <guillomovitch@mandrake.org> 207-1mdk
12cr|plt-4.2.4-3|306	- new version
12cr|plt-4.2.4-3|307	- libification
12cr|plt-4.2.4-3|308	- fixed scripts (Bruno T Santos <bluey@netcabo.pt>)
12cr|plt-4.2.4-3|309	- rpmbuildupdate aware
12cr|plt-4.2.4-3|310	
12cr|plt-4.2.4-3|311	* Mon Jan 12 2004 Guillaume Rousse <guillomovitch@mandrake.org> 205-2mdk
12cr|plt-4.2.4-3|312	- buildrequires (slbd)
12cr|plt-4.2.4-3|313	
12cr|plt-4.2.4-3|314	* Tue Dec 30 2003 Guillaume Rousse <guillomovitch@mandrake.org> 205-1mdk
12cr|plt-4.2.4-3|315	- new version
12cr|plt-4.2.4-3|316	
12cr|plt-4.2.4-3|317	* Fri Apr 25 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 202-6mdk
12cr|plt-4.2.4-3|318	- fixed buildrequires (Stefan van der Eijk <stefan@eijk.nu>)
12cr|plt-4.2.4-3|319	- quiet setup
12cr|plt-4.2.4-3|320	
12cr|plt-4.2.4-3|321	* Sat Jan 04 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 202-5mdk
12cr|plt-4.2.4-3|322	- rebuild
12cr|plt-4.2.4-3|323	- fixed compiled code directory perms
12cr|plt-4.2.4-3|324	
12cr|plt-4.2.4-3|325	* Tue Oct 08 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 202-4mdk
12cr|plt-4.2.4-3|326	- fixed missing syntax collect
12cr|plt-4.2.4-3|327	
12cr|plt-4.2.4-3|328	* Mon Oct 07 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 202-3mdk
12cr|plt-4.2.4-3|329	- fixed missing bin symlink
12cr|plt-4.2.4-3|330	- fixed doc
12cr|plt-4.2.4-3|331	
12cr|plt-4.2.4-3|332	* Mon Oct 07 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 202-2mdk
12cr|plt-4.2.4-3|333	- changed name to %%{name}
12cr|plt-4.2.4-3|334	- set PLT_HOME to %%{_libdir}/%%{name}
12cr|plt-4.2.4-3|335	- package split
12cr|plt-4.2.4-3|336	- corrected license and url tags
12cr|plt-4.2.4-3|337	- reworked descriptions
12cr|plt-4.2.4-3|338	
12cr|plt-4.2.4-3|339	* Sat Oct 05 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 202-1mdk
12cr|plt-4.2.4-3|340	- first mdk release

6225 12
12cr|plzip-0.9-1|1	Name:		plzip
12cr|plzip-0.9-1|2	Summary:	Multi-threaded LZMA archiver
12cr|plzip-0.9-1|3	Version:	0.9
12cr|plzip-0.9-1|4	Release:	1
12cr|plzip-0.9-1|5	License:	GPLv3+
12cr|plzip-0.9-1|6	Group:		Archiving/Compression
12cr|plzip-0.9-1|7	URL:		http://www.nongnu.org/lzip/plzip.html
12cr|plzip-0.9-1|8	Source0:	http://download.savannah.gnu.org/releases/lzip/%{name}-%{version}.tar.lz
12cr|plzip-0.9-1|9	BuildRequires:	lzip
12cr|plzip-0.9-1|10	BuildRequires:	lzlib-devel
12cr|plzip-0.9-1|11	
12cr|plzip-0.9-1|12	%description
12cr|plzip-0.9-1|13	Plzip is a massively parallel (multi-threaded), lossless data compressor based
12cr|plzip-0.9-1|14	on the LZMA algorithm, with very safe integrity checking and a user interface
12cr|plzip-0.9-1|15	similar to the one of gzip or bzip2. Plzip uses the lzip file format; the files
12cr|plzip-0.9-1|16	produced by plzip are fully compatible with lzip-1.4 or newer, and can be
12cr|plzip-0.9-1|17	rescued with lziprecover.
12cr|plzip-0.9-1|18	
12cr|plzip-0.9-1|19	Plzip is intended for faster compression/decompression of big files
12cr|plzip-0.9-1|20	on multiprocessor machines, which makes it specially well suited
12cr|plzip-0.9-1|21	for distribution of big software files and large scale data archiving. On files
12cr|plzip-0.9-1|22	big enough, plzip can use hundreds of processors.
12cr|plzip-0.9-1|23	
12cr|plzip-0.9-1|24	%prep
12cr|plzip-0.9-1|25	%setup -q
12cr|plzip-0.9-1|26	
12cr|plzip-0.9-1|27	%build
12cr|plzip-0.9-1|28	%configure
12cr|plzip-0.9-1|29	%make
12cr|plzip-0.9-1|30	
12cr|plzip-0.9-1|31	%install
12cr|plzip-0.9-1|32	%makeinstall_std
12cr|plzip-0.9-1|33	
12cr|plzip-0.9-1|34	%files
12cr|plzip-0.9-1|35	%{_bindir}/plzip
12cr|plzip-0.9-1|36	%{_mandir}/man1/plzip.1*
12cr|plzip-0.9-1|37	%{_infodir}/plzip.info*
12cr|plzip-0.9-1|38	%doc AUTHORS ChangeLog NEWS README
12cr|plzip-0.9-1|39	
12cr|plzip-0.9-1|40	%if %{mdvver} < 201200
12cr|plzip-0.9-1|41	%post
12cr|plzip-0.9-1|42	%_install_info
12cr|plzip-0.9-1|43	
12cr|plzip-0.9-1|44	%postun
12cr|plzip-0.9-1|45	%_remove_install_info
12cr|plzip-0.9-1|46	%endif
12cr|plzip-0.9-1|47	
12cr|plzip-0.9-1|48	
12cr|plzip-0.9-1|49	%changelog
12cr|plzip-0.9-1|50	* Wed Apr 18 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9-1
12cr|plzip-0.9-1|51	+ Revision: 791719
12cr|plzip-0.9-1|52	- update to 0.9
12cr|plzip-0.9-1|53	
12cr|plzip-0.9-1|54	* Tue Mar 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.8-1
12cr|plzip-0.9-1|55	+ Revision: 784548
12cr|plzip-0.9-1|56	- imported package plzip
12cr|plzip-0.9-1|57	

6226 12
12cr|pmacct-0.12.5-0|1	%define with_pgsql       0
12cr|pmacct-0.12.5-0|2	%define with_sqlite      0
12cr|pmacct-0.12.5-0|3	
12cr|pmacct-0.12.5-0|4	Summary: Promiscuous mode IP Accounting package
12cr|pmacct-0.12.5-0|5	Name: pmacct
12cr|pmacct-0.12.5-0|6	Version: 0.12.5
12cr|pmacct-0.12.5-0|7	Release: %mkrel 0
12cr|pmacct-0.12.5-0|8	License: GPL
12cr|pmacct-0.12.5-0|9	Group: Monitoring
12cr|pmacct-0.12.5-0|10	Source: http://www.pmacct.net/%{name}-%{version}.tar.gz
12cr|pmacct-0.12.5-0|11	Source1: nfacctd.init
12cr|pmacct-0.12.5-0|12	Source2: pmacctd.init
12cr|pmacct-0.12.5-0|13	Source3: sfacctd.init
12cr|pmacct-0.12.5-0|14	Source4: sfacctd.conf
12cr|pmacct-0.12.5-0|15	Patch1: pmacct-fix_realloc.patch
12cr|pmacct-0.12.5-0|16	URL: http://www.pmacct.net/
12cr|pmacct-0.12.5-0|17	BuildRoot: %{_tmppath}/%{name}-root
12cr|pmacct-0.12.5-0|18	BuildRequires: mysql-devel
12cr|pmacct-0.12.5-0|19	%if %{with_pgsql}
12cr|pmacct-0.12.5-0|20	BuildRequires: postgresql-devel
12cr|pmacct-0.12.5-0|21	%endif
12cr|pmacct-0.12.5-0|22	%if %{with_sqlite}
12cr|pmacct-0.12.5-0|23	BuildRequires: sqlite-devel >= 3.0.0
12cr|pmacct-0.12.5-0|24	%endif
12cr|pmacct-0.12.5-0|25	BuildRequires: libpcap-devel
12cr|pmacct-0.12.5-0|26	
12cr|pmacct-0.12.5-0|27	%description
12cr|pmacct-0.12.5-0|28	pmacct is a small set of passive network monitoring tools to measure, account,
12cr|pmacct-0.12.5-0|29	classify and aggregate IPv4 and IPv6 traffic; a pluggable and flexible
12cr|pmacct-0.12.5-0|30	architecture allows to store the collected traffic data into memory tables or
12cr|pmacct-0.12.5-0|31	SQL (MySQL, SQLite, PostgreSQL) databases. pmacct supports fully customizable
12cr|pmacct-0.12.5-0|32	historical data breakdown, flow sampling, filtering and tagging, recovery
12cr|pmacct-0.12.5-0|33	actions, and triggers. Libpcap, sFlow v2/v4/v5 and NetFlow v1/v5/v7/v8/v9 are
12cr|pmacct-0.12.5-0|34	supported, both unicast and multicast. Also, a client program makes it easy to
12cr|pmacct-0.12.5-0|35	export data to tools like RRDtool, GNUPlot, Net-SNMP, MRTG, and Cacti.
12cr|pmacct-0.12.5-0|36	
12cr|pmacct-0.12.5-0|37	%prep
12cr|pmacct-0.12.5-0|38	%setup -q
12cr|pmacct-0.12.5-0|39	%patch1
12cr|pmacct-0.12.5-0|40	chmod a+rx docs examples sql
12cr|pmacct-0.12.5-0|41	find docs examples sql -type f -print0 | xargs -r0 chmod -x
12cr|pmacct-0.12.5-0|42	
12cr|pmacct-0.12.5-0|43	%build
12cr|pmacct-0.12.5-0|44	%configure \
12cr|pmacct-0.12.5-0|45	--sysconfdir=%{_sysconfdir}/%{name} \
12cr|pmacct-0.12.5-0|46	--enable-threads \
12cr|pmacct-0.12.5-0|47	--enable-64bit \
12cr|pmacct-0.12.5-0|48	--enable-mysql \
12cr|pmacct-0.12.5-0|49	%if %{with_pgsql}
12cr|pmacct-0.12.5-0|50	--enable-pgsql \
12cr|pmacct-0.12.5-0|51	--with-pgsql-includes=/usr/include/pgsql/ \
12cr|pmacct-0.12.5-0|52	%endif
12cr|pmacct-0.12.5-0|53	%if %{with_sqlite}
12cr|pmacct-0.12.5-0|54	--enable-sqlite3 \
12cr|pmacct-0.12.5-0|55	%endif
12cr|pmacct-0.12.5-0|56	--enable-ulog \
12cr|pmacct-0.12.5-0|57	--enable-ipv6 \
12cr|pmacct-0.12.5-0|58	--enable-v4-mapped
12cr|pmacct-0.12.5-0|59	
12cr|pmacct-0.12.5-0|60	
12cr|pmacct-0.12.5-0|61	%__make %{?jobs:-j%{jobs}}
12cr|pmacct-0.12.5-0|62	
12cr|pmacct-0.12.5-0|63	%install
12cr|pmacct-0.12.5-0|64	%makeinstall
12cr|pmacct-0.12.5-0|65	
12cr|pmacct-0.12.5-0|66	%{__install} -Dp %{SOURCE1} %{buildroot}/%{_sysconfdir}/init.d/nfacctd
12cr|pmacct-0.12.5-0|67	%{__install} -Dp %{SOURCE2} %{buildroot}/%{_sysconfdir}/init.d/pmacctd
12cr|pmacct-0.12.5-0|68	%{__install} -Dp %{SOURCE3} %{buildroot}/%{_sysconfdir}/init.d/sfacctd
12cr|pmacct-0.12.5-0|69	ln -sf ../../etc/init.d/nfacctd $RPM_BUILD_ROOT/usr/sbin/rcnfacctd
12cr|pmacct-0.12.5-0|70	ln -sf ../../etc/init.d/pmacctd $RPM_BUILD_ROOT/usr/sbin/rcpmacctd
12cr|pmacct-0.12.5-0|71	ln -sf ../../etc/init.d/sfacctd $RPM_BUILD_ROOT/usr/sbin/rcsfacctd
12cr|pmacct-0.12.5-0|72	
12cr|pmacct-0.12.5-0|73	%{__install} -Dp examples/nfacctd-sql_v2.conf.example %{buildroot}/%{_sysconfdir}/pmacct/nfacctd.conf
12cr|pmacct-0.12.5-0|74	%{__install} -Dp examples/pmacctd-sql_v2.conf.example %{buildroot}/%{_sysconfdir}/pmacct/pmacctd.conf
12cr|pmacct-0.12.5-0|75	%{__install} -Dp %{SOURCE4} %{buildroot}/%{_sysconfdir}/pmacct/sfacctd.conf
12cr|pmacct-0.12.5-0|76	
12cr|pmacct-0.12.5-0|77	rm -f $RPM_BUILD_ROOT/usr/sbin/rc*acctd
12cr|pmacct-0.12.5-0|78	
12cr|pmacct-0.12.5-0|79	%clean
12cr|pmacct-0.12.5-0|80	%{__rm} -rf %{buildroot}
12cr|pmacct-0.12.5-0|81	
12cr|pmacct-0.12.5-0|82	%files
12cr|pmacct-0.12.5-0|83	%defattr(-, root, root)
12cr|pmacct-0.12.5-0|84	%doc AUTHORS ChangeLog CONFIG-KEYS COPYING EXAMPLES FAQS INSTALL KNOWN-BUGS NEWS README TODO TOOLS UPGRADE
12cr|pmacct-0.12.5-0|85	%doc docs examples sql
12cr|pmacct-0.12.5-0|86	%attr(755,root,root) %{_bindir}/*
12cr|pmacct-0.12.5-0|87	%attr(755,root,root) %{_sbindir}/*
12cr|pmacct-0.12.5-0|88	%{_sysconfdir}/init.d/*
12cr|pmacct-0.12.5-0|89	%dir /etc/pmacct
12cr|pmacct-0.12.5-0|90	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/pmacct/nfacctd.conf
12cr|pmacct-0.12.5-0|91	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/pmacct/pmacctd.conf
12cr|pmacct-0.12.5-0|92	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/pmacct/sfacctd.conf
12cr|pmacct-0.12.5-0|93	
12cr|pmacct-0.12.5-0|94	
12cr|pmacct-0.12.5-0|95	%changelog
12cr|pmacct-0.12.5-0|96	* Thu Mar 24 2011 zamir <zamir@mandriva.org> 0.12.5-0mdv2011.0
12cr|pmacct-0.12.5-0|97	+ Revision: 648360
12cr|pmacct-0.12.5-0|98	- first build
12cr|pmacct-0.12.5-0|99	- create pmacct
12cr|pmacct-0.12.5-0|100	

6227 12
12cr|pmount-0.9.23-3|1	%define name pmount
12cr|pmount-0.9.23-3|2	%define version 0.9.23
12cr|pmount-0.9.23-3|3	%define release %mkrel 3
12cr|pmount-0.9.23-3|4	
12cr|pmount-0.9.23-3|5	Name:       %{name}
12cr|pmount-0.9.23-3|6	Version:    %{version}
12cr|pmount-0.9.23-3|7	Release:    %{release}
12cr|pmount-0.9.23-3|8	Summary:    Pmount allow mounting devices without fstab modifications
12cr|pmount-0.9.23-3|9	License:    GPLv2
12cr|pmount-0.9.23-3|10	Group:      System/Base
12cr|pmount-0.9.23-3|11	Url:        http://packages.debian.org/unstable/utils/pmount
12cr|pmount-0.9.23-3|12	Source0:    http://ftp.de.debian.org/debian/pool/main/p/%{name}/%{name}_%{version}.orig.tar.bz2
12cr|pmount-0.9.23-3|13	Patch0:     %{name}-0.9.17-no-user-change-during-install.patch
12cr|pmount-0.9.23-3|14	Buildrequires: glib-gettextize gettext-devel intltool
12cr|pmount-0.9.23-3|15	Buildrequires: pkgconfig(blkid)
12cr|pmount-0.9.23-3|16	Buildrequires: sysfsutils-devel
12cr|pmount-0.9.23-3|17	Buildrequires: perl-XML-Parser
12cr|pmount-0.9.23-3|18	BuildRequires: libtool
12cr|pmount-0.9.23-3|19	
12cr|pmount-0.9.23-3|20	%description
12cr|pmount-0.9.23-3|21	Pmount allow mounting usb, firewire and pcmci media without modifying
12cr|pmount-0.9.23-3|22	/etc/fstab. It's a good base for automount software.
12cr|pmount-0.9.23-3|23	
12cr|pmount-0.9.23-3|24	%prep
12cr|pmount-0.9.23-3|25	%setup -q -n %{name}-%{version}
12cr|pmount-0.9.23-3|26	%patch0 -p1 -b .no-user-change-during-install
12cr|pmount-0.9.23-3|27	autoreconf
12cr|pmount-0.9.23-3|28	libtoolize
12cr|pmount-0.9.23-3|29	
12cr|pmount-0.9.23-3|30	%build
12cr|pmount-0.9.23-3|31	%configure2_5x --disable-hal
12cr|pmount-0.9.23-3|32	%make
12cr|pmount-0.9.23-3|33	
12cr|pmount-0.9.23-3|34	%install
12cr|pmount-0.9.23-3|35	%makeinstall_std
12cr|pmount-0.9.23-3|36	%find_lang %name
12cr|pmount-0.9.23-3|37	
12cr|pmount-0.9.23-3|38	%files -f %name.lang
12cr|pmount-0.9.23-3|39	%{_mandir}/man?/*
12cr|pmount-0.9.23-3|40	%config(noreplace) %{_sysconfdir}/pmount.allow
12cr|pmount-0.9.23-3|41	%attr(4755,root,root) %{_bindir}/pmount
12cr|pmount-0.9.23-3|42	%attr(4755,root,root) %{_bindir}/pumount

6228 12
12cr|pms-0.94-7|1	Summary:	Password Management System
12cr|pms-0.94-7|2	Name:		pms
12cr|pms-0.94-7|3	Version:	0.94
12cr|pms-0.94-7|4	Release: 	%mkrel 7
12cr|pms-0.94-7|5	License:	GPL
12cr|pms-0.94-7|6	Group:		File tools
12cr|pms-0.94-7|7	URL:		http://passwordms.sourceforge.net
12cr|pms-0.94-7|8	Source:		%{name}-%{version}.tar.bz2
12cr|pms-0.94-7|9	Patch:		%{name}.install.patch.bz2
12cr|pms-0.94-7|10	BuildRequires:	ncurses-devel libcdk-devel
12cr|pms-0.94-7|11	BuildRoot:	%{_tmppath}/%{name}-root-%{version}
12cr|pms-0.94-7|12	
12cr|pms-0.94-7|13	%description
12cr|pms-0.94-7|14	The Password Management System is a simple password manager for the
12cr|pms-0.94-7|15	console which uses blowfish for encryption and CDK for the interface.
12cr|pms-0.94-7|16	It was written for sysadmins who must handle user logins for many computers.
12cr|pms-0.94-7|17	
12cr|pms-0.94-7|18	%prep
12cr|pms-0.94-7|19	%setup -q
12cr|pms-0.94-7|20	%patch0 -p0
12cr|pms-0.94-7|21	
12cr|pms-0.94-7|22	%build
12cr|pms-0.94-7|23	%configure
12cr|pms-0.94-7|24	%make
12cr|pms-0.94-7|25	
12cr|pms-0.94-7|26	%install
12cr|pms-0.94-7|27	rm -rf $RPM_BUILD_ROOT
12cr|pms-0.94-7|28	install -d $RPM_BUILD_ROOT%_bindir/
12cr|pms-0.94-7|29	%makeinstall
12cr|pms-0.94-7|30	
12cr|pms-0.94-7|31	%clean
12cr|pms-0.94-7|32	rm -rf $RPM_BUILD_ROOT
12cr|pms-0.94-7|33	
12cr|pms-0.94-7|34	%files
12cr|pms-0.94-7|35	%defattr(-,root,root)
12cr|pms-0.94-7|36	%_bindir/*
12cr|pms-0.94-7|37	%defattr(644,root,root,755)
12cr|pms-0.94-7|38	%doc README NOTES TODO
12cr|pms-0.94-7|39	
12cr|pms-0.94-7|40	
12cr|pms-0.94-7|41	
12cr|pms-0.94-7|42	%changelog
12cr|pms-0.94-7|43	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.94-7mdv2009.0
12cr|pms-0.94-7|44	+ Revision: 259111
12cr|pms-0.94-7|45	- rebuild
12cr|pms-0.94-7|46	
12cr|pms-0.94-7|47	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.94-6mdv2009.0
12cr|pms-0.94-7|48	+ Revision: 247035
12cr|pms-0.94-7|49	- rebuild
12cr|pms-0.94-7|50	
12cr|pms-0.94-7|51	+ Olivier Blin <oblin@mandriva.com>
12cr|pms-0.94-7|52	- restore BuildRoot
12cr|pms-0.94-7|53	
12cr|pms-0.94-7|54	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.94-4mdv2008.1
12cr|pms-0.94-7|55	+ Revision: 125371
12cr|pms-0.94-7|56	- kill re-definition of %%buildroot on Pixel's request
12cr|pms-0.94-7|57	- use %%mkrel
12cr|pms-0.94-7|58	- import pms
12cr|pms-0.94-7|59	
12cr|pms-0.94-7|60	
12cr|pms-0.94-7|61	* Thu Jul 07 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.94-4mdk
12cr|pms-0.94-7|62	- rebuild
12cr|pms-0.94-7|63	
12cr|pms-0.94-7|64	* Thu Jun 03 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.94-3mdk
12cr|pms-0.94-7|65	- rebuild
12cr|pms-0.94-7|66	
12cr|pms-0.94-7|67	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.94-2mdk
12cr|pms-0.94-7|68	- rebuild
12cr|pms-0.94-7|69	
12cr|pms-0.94-7|70	* Wed Oct 30 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.94-1mdk
12cr|pms-0.94-7|71	- from Per yvind Karlsen <peroyvind@delonic.no> :
12cr|pms-0.94-7|72	- Changed BuildRequires
12cr|pms-0.94-7|73	- Updated install patch
12cr|pms-0.94-7|74	- 0.94
12cr|pms-0.94-7|75	- Updated URL
12cr|pms-0.94-7|76	
12cr|pms-0.94-7|77	* Thu Jun 26 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.93b-1mdk
12cr|pms-0.94-7|78	- fix group typo
12cr|pms-0.94-7|79	- fix permissions on doc files
12cr|pms-0.94-7|80	- from Per yvind Karlsen <peroyvind@delonic.no> :
12cr|pms-0.94-7|81	- Initial release

6229 12
12cr|pmtools-20071116-7|1	Summary:	Tools for examining kernel ACPI tables
12cr|pmtools-20071116-7|2	Name:		pmtools
12cr|pmtools-20071116-7|3	Version:	20071116
12cr|pmtools-20071116-7|4	Release:	%mkrel 7
12cr|pmtools-20071116-7|5	License:	GPLv2
12cr|pmtools-20071116-7|6	Group:		Development/Kernel
12cr|pmtools-20071116-7|7	Source:		http://www.lesswatts.org/patches/linux_acpi//%{name}-%{version}.tar.bz2
12cr|pmtools-20071116-7|8	Url:		http://www.lesswatts.org
12cr|pmtools-20071116-7|9	BuildRoot:	%_tmppath/%name-%version-root
12cr|pmtools-20071116-7|10	
12cr|pmtools-20071116-7|11	%description
12cr|pmtools-20071116-7|12	This is a small collection of power management test and
12cr|pmtools-20071116-7|13	investigation tools.  See http://acpi.sourceforge.net
12cr|pmtools-20071116-7|14	for more information on ACPI for Linux.
12cr|pmtools-20071116-7|15	
12cr|pmtools-20071116-7|16	%prep
12cr|pmtools-20071116-7|17	%setup -q
12cr|pmtools-20071116-7|18	
12cr|pmtools-20071116-7|19	%build
12cr|pmtools-20071116-7|20	%make
12cr|pmtools-20071116-7|21	%make -C madt
12cr|pmtools-20071116-7|22	
12cr|pmtools-20071116-7|23	%install
12cr|pmtools-20071116-7|24	mv madt/README madt/README.madt
12cr|pmtools-20071116-7|25	install -d %buildroot%{_sbindir}
12cr|pmtools-20071116-7|26	install madt/madt %buildroot%{_sbindir}
12cr|pmtools-20071116-7|27	install acpidump/acpidump %buildroot%{_sbindir}
12cr|pmtools-20071116-7|28	install acpixtract/acpixtract %buildroot%{_sbindir}
12cr|pmtools-20071116-7|29	
12cr|pmtools-20071116-7|30	%clean
12cr|pmtools-20071116-7|31	rm -fr %buildroot
12cr|pmtools-20071116-7|32	
12cr|pmtools-20071116-7|33	%files
12cr|pmtools-20071116-7|34	%defattr(-,root,root)
12cr|pmtools-20071116-7|35	%doc README COPYING madt/README.madt madt/example.APIC.dat madt/example.APIC.bad.dat
12cr|pmtools-20071116-7|36	%{_sbindir}/madt
12cr|pmtools-20071116-7|37	%{_sbindir}/acpidump
12cr|pmtools-20071116-7|38	%{_sbindir}/acpixtract
12cr|pmtools-20071116-7|39	
12cr|pmtools-20071116-7|40	
12cr|pmtools-20071116-7|41	%changelog
12cr|pmtools-20071116-7|42	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 20071116-7mdv2011.0
12cr|pmtools-20071116-7|43	+ Revision: 614592
12cr|pmtools-20071116-7|44	- the mass rebuild of 2010.1 packages
12cr|pmtools-20071116-7|45	
12cr|pmtools-20071116-7|46	* Thu Feb 11 2010 Sandro Cazzaniga <kharec@mandriva.org> 20071116-6mdv2010.1
12cr|pmtools-20071116-7|47	+ Revision: 504057
12cr|pmtools-20071116-7|48	- Fix licence
12cr|pmtools-20071116-7|49	
12cr|pmtools-20071116-7|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 20071116-5mdv2010.0
12cr|pmtools-20071116-7|51	+ Revision: 430747
12cr|pmtools-20071116-7|52	- rebuild
12cr|pmtools-20071116-7|53	
12cr|pmtools-20071116-7|54	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 20071116-4mdv2009.0
12cr|pmtools-20071116-7|55	+ Revision: 259112
12cr|pmtools-20071116-7|56	- rebuild
12cr|pmtools-20071116-7|57	
12cr|pmtools-20071116-7|58	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 20071116-3mdv2009.0
12cr|pmtools-20071116-7|59	+ Revision: 247037
12cr|pmtools-20071116-7|60	- rebuild
12cr|pmtools-20071116-7|61	
12cr|pmtools-20071116-7|62	* Tue Feb 19 2008 Erwan Velu <erwan@mandriva.org> 20071116-1mdv2008.1
12cr|pmtools-20071116-7|63	+ Revision: 173048
12cr|pmtools-20071116-7|64	- Removing files that doesn't exist anymore
12cr|pmtools-20071116-7|65	- New release 20071116
12cr|pmtools-20071116-7|66	
12cr|pmtools-20071116-7|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|pmtools-20071116-7|68	- fix spacing at top of description
12cr|pmtools-20071116-7|69	
12cr|pmtools-20071116-7|70	+ Olivier Blin <oblin@mandriva.com>
12cr|pmtools-20071116-7|71	- restore BuildRoot
12cr|pmtools-20071116-7|72	
12cr|pmtools-20071116-7|73	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 20061130-1mdv2008.1
12cr|pmtools-20071116-7|74	+ Revision: 125464
12cr|pmtools-20071116-7|75	- kill re-definition of %%buildroot on Pixel's request
12cr|pmtools-20071116-7|76	
12cr|pmtools-20071116-7|77	
12cr|pmtools-20071116-7|78	* Mon Feb 12 2007 Stew Benedict <sbenedict@mandriva.com> 20061130-1mdv2007.0
12cr|pmtools-20071116-7|79	+ Revision: 120161
12cr|pmtools-20071116-7|80	- Import pmtools
12cr|pmtools-20071116-7|81	
12cr|pmtools-20071116-7|82	* Mon Feb 12 2007 Stew Benedict <sbenedict@mandriva.com> 20061130-1mdv2007.1
12cr|pmtools-20071116-7|83	- 20061130
12cr|pmtools-20071116-7|84	
12cr|pmtools-20071116-7|85	* Tue Jan 03 2006 Erwan Velu <erwan@seanodes.com>  20050926-1mdk
12cr|pmtools-20071116-7|86	- 20050926
12cr|pmtools-20071116-7|87	
12cr|pmtools-20071116-7|88	* Wed Nov 09 2005 Stew Benedict <sbenedict@mandrakesoft.com>  20050804-1mdk
12cr|pmtools-20071116-7|89	- 20050804, some name changes
12cr|pmtools-20071116-7|90	
12cr|pmtools-20071116-7|91	* Sat Oct 02 2004 Stew Benedict <sbenedict@mandrakesoft.com>  20031210-1mdk
12cr|pmtools-20071116-7|92	- First mandrakelinux release
12cr|pmtools-20071116-7|93	

6230 12
12cr|pmw-4.240-1|1	%define oversion 4.24
12cr|pmw-4.240-1|2	%define version 4.240
12cr|pmw-4.240-1|3	%define rel 1
12cr|pmw-4.240-1|4	%if %{mdvver} >= 2011
12cr|pmw-4.240-1|5	%define release %rel
12cr|pmw-4.240-1|6	%else
12cr|pmw-4.240-1|7	%define release %mkrel %rel
12cr|pmw-4.240-1|8	%endif
12cr|pmw-4.240-1|9	
12cr|pmw-4.240-1|10	Summary:	A program to typeset music scores into Postscript
12cr|pmw-4.240-1|11	Name:		pmw
12cr|pmw-4.240-1|12	Version:	%{version}
12cr|pmw-4.240-1|13	Release:	%{release}
12cr|pmw-4.240-1|14	License:	GPLv2+
12cr|pmw-4.240-1|15	Group:		Publishing
12cr|pmw-4.240-1|16	URL:		http://www.quercite.com/pmw.html
12cr|pmw-4.240-1|17	Source0:	http://www.quercite.com/%{name}-%{oversion}.tar.gz
12cr|pmw-4.240-1|18	
12cr|pmw-4.240-1|19	%description
12cr|pmw-4.240-1|20	Philip's Music Writer is a program for typesetting music. It reads text files
12cr|pmw-4.240-1|21	as input, and generates PostScript as output. It can also write simple MIDI
12cr|pmw-4.240-1|22	files for proofhearing purposes. PMW is written in C and is freestanding; that
12cr|pmw-4.240-1|23	is, it does not require additional processing software. It is a Linux/Unix
12cr|pmw-4.240-1|24	port of a program that has run for over a decade on Acorn systems, where it
12cr|pmw-4.240-1|25	was known as Philip's Music Scribe.
12cr|pmw-4.240-1|26	
12cr|pmw-4.240-1|27	%prep
12cr|pmw-4.240-1|28	%setup -q -n %{name}-%{oversion}
12cr|pmw-4.240-1|29	
12cr|pmw-4.240-1|30	%build
12cr|pmw-4.240-1|31	%configure
12cr|pmw-4.240-1|32	%make
12cr|pmw-4.240-1|33	
12cr|pmw-4.240-1|34	%check
12cr|pmw-4.240-1|35	make test
12cr|pmw-4.240-1|36	
12cr|pmw-4.240-1|37	%install
12cr|pmw-4.240-1|38	%makeinstall_std \
12cr|pmw-4.240-1|39	BINDIR=%{buildroot}%{_bindir} \
12cr|pmw-4.240-1|40	DATADIR=%{buildroot}%{_datadir}/pmw \
12cr|pmw-4.240-1|41	MANDIR=%{buildroot}%{_mandir}
12cr|pmw-4.240-1|42	
12cr|pmw-4.240-1|43	rm -rf examples
12cr|pmw-4.240-1|44	mkdir examples
12cr|pmw-4.240-1|45	cp testdist/infiles/* examples/
12cr|pmw-4.240-1|46	
12cr|pmw-4.240-1|47	# link fonts to ghostscript dir
12cr|pmw-4.240-1|48	mkdir -p %{buildroot}%{_datadir}/ghostscript/Resource/Font
12cr|pmw-4.240-1|49	ln -s ../../../pmw/psfonts/PMW-Alpha %{buildroot}%{_datadir}/ghostscript/Resource/Font/PMW-Alpha
12cr|pmw-4.240-1|50	ln -s ../../../pmw/psfonts/PMW-Music.pfa %{buildroot}%{_datadir}/ghostscript/Resource/Font/PMW-Music
12cr|pmw-4.240-1|51	
12cr|pmw-4.240-1|52	%files
12cr|pmw-4.240-1|53	%defattr(-,root,root)
12cr|pmw-4.240-1|54	%doc doc/ChangeLog doc/spec.pdf contrib doc/examples
12cr|pmw-4.240-1|55	%{_bindir}/*
12cr|pmw-4.240-1|56	%{_datadir}/pmw
12cr|pmw-4.240-1|57	%{_datadir}/ghostscript/Resource/Font/*
12cr|pmw-4.240-1|58	%{_mandir}/man1/*
12cr|pmw-4.240-1|59	
12cr|pmw-4.240-1|60	
12cr|pmw-4.240-1|61	%changelog
12cr|pmw-4.240-1|62	* Fri Mar 30 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 4.240-1
12cr|pmw-4.240-1|63	+ Revision: 788306
12cr|pmw-4.240-1|64	- new version 4.24
12cr|pmw-4.240-1|65	
12cr|pmw-4.240-1|66	* Mon Feb 06 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 4.231-1
12cr|pmw-4.240-1|67	+ Revision: 771360
12cr|pmw-4.240-1|68	- new version 4.231
12cr|pmw-4.240-1|69	
12cr|pmw-4.240-1|70	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 4.06-4mdv2009.0
12cr|pmw-4.240-1|71	+ Revision: 259120
12cr|pmw-4.240-1|72	- rebuild
12cr|pmw-4.240-1|73	
12cr|pmw-4.240-1|74	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 4.06-3mdv2009.0
12cr|pmw-4.240-1|75	+ Revision: 247039
12cr|pmw-4.240-1|76	- rebuild
12cr|pmw-4.240-1|77	
12cr|pmw-4.240-1|78	+ Olivier Blin <blino@mandriva.org>
12cr|pmw-4.240-1|79	- restore BuildRoot
12cr|pmw-4.240-1|80	
12cr|pmw-4.240-1|81	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 4.06-1mdv2008.1
12cr|pmw-4.240-1|82	+ Revision: 125470
12cr|pmw-4.240-1|83	- kill re-definition of %%buildroot on Pixel's request
12cr|pmw-4.240-1|84	- use %%mkrel
12cr|pmw-4.240-1|85	- import pmw
12cr|pmw-4.240-1|86	
12cr|pmw-4.240-1|87	
12cr|pmw-4.240-1|88	* Tue Dec 07 2004 Abel Cheung <deaddog@mandrake.org> 4.06-1mdk
12cr|pmw-4.240-1|89	- Adopt for Mandrakelinux
12cr|pmw-4.240-1|90	
12cr|pmw-4.240-1|91	* Sun Nov 21 2004 Martin Tarenskeen <m.tarenskeen@zonnet.nl>
12cr|pmw-4.240-1|92	- initial RPM package release for pmw-4.06
12cr|pmw-4.240-1|93	

6231 12
12cr|png2ico-20021208-12|1	%define name	png2ico
12cr|png2ico-20021208-12|2	%define version	20021208
12cr|png2ico-20021208-12|3	%define date	2002-12-08
12cr|png2ico-20021208-12|4	%define release	%mkrel 12
12cr|png2ico-20021208-12|5	
12cr|png2ico-20021208-12|6	Name:		%{name}
12cr|png2ico-20021208-12|7	Version:	%{version}
12cr|png2ico-20021208-12|8	Release:	%{release}
12cr|png2ico-20021208-12|9	Summary:	PNG to icon converter
12cr|png2ico-20021208-12|10	Source:		http://www.winterdrache.de/freeware/png2ico/data/%{name}-src-%{date}.tar.bz2
12cr|png2ico-20021208-12|11	URL:		http://www.winterdrache.de/freeware/png2ico/index.html
12cr|png2ico-20021208-12|12	License:	GPL
12cr|png2ico-20021208-12|13	Group:		Graphics
12cr|png2ico-20021208-12|14	BuildRequires:	libpng-devel
12cr|png2ico-20021208-12|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|png2ico-20021208-12|16	
12cr|png2ico-20021208-12|17	%description
12cr|png2ico-20021208-12|18	Converts PNG files to Windows icon resource files. If you're looking
12cr|png2ico-20021208-12|19	for a program to create a favicon.ico for your website, look no
12cr|png2ico-20021208-12|20	further. If you need instructions or don't even know what a favicon is,
12cr|png2ico-20021208-12|21	check out this short tutorial on how to create and install a favicon.ico
12cr|png2ico-20021208-12|22	http://www.winterdrache.de/freeware/png2ico/favicon.html
12cr|png2ico-20021208-12|23	
12cr|png2ico-20021208-12|24	%prep
12cr|png2ico-20021208-12|25	rm -rf %{buildroot}
12cr|png2ico-20021208-12|26	%setup -n %{name}
12cr|png2ico-20021208-12|27	
12cr|png2ico-20021208-12|28	%build
12cr|png2ico-20021208-12|29	make CPPFLAGS="%{optflags}"
12cr|png2ico-20021208-12|30	
12cr|png2ico-20021208-12|31	%install
12cr|png2ico-20021208-12|32	install -d -m 755 %{buildroot}%{_bindir}
12cr|png2ico-20021208-12|33	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|png2ico-20021208-12|34	install -m 755 %{name} %{buildroot}%{_bindir}
12cr|png2ico-20021208-12|35	install -m 644 doc/%{name}.1 %{buildroot}%{_mandir}/man1
12cr|png2ico-20021208-12|36	
12cr|png2ico-20021208-12|37	%clean
12cr|png2ico-20021208-12|38	rm -rf %{buildroot}
12cr|png2ico-20021208-12|39	
12cr|png2ico-20021208-12|40	%files
12cr|png2ico-20021208-12|41	%defattr(-,root,root)
12cr|png2ico-20021208-12|42	%doc LICENSE VERSION README README.unix doc/bmp.txt
12cr|png2ico-20021208-12|43	%{_bindir}/*
12cr|png2ico-20021208-12|44	%{_mandir}/man1/*
12cr|png2ico-20021208-12|45	
12cr|png2ico-20021208-12|46	
12cr|png2ico-20021208-12|47	
12cr|png2ico-20021208-12|48	%changelog
12cr|png2ico-20021208-12|49	* Thu Sep 29 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 20021208-12mdv2012.0
12cr|png2ico-20021208-12|50	+ Revision: 701956
12cr|png2ico-20021208-12|51	- rebuild for new libpng15
12cr|png2ico-20021208-12|52	
12cr|png2ico-20021208-12|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 20021208-11mdv2010.0
12cr|png2ico-20021208-12|54	+ Revision: 430749
12cr|png2ico-20021208-12|55	- rebuild
12cr|png2ico-20021208-12|56	
12cr|png2ico-20021208-12|57	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 20021208-10mdv2009.0
12cr|png2ico-20021208-12|58	+ Revision: 259127
12cr|png2ico-20021208-12|59	- rebuild
12cr|png2ico-20021208-12|60	
12cr|png2ico-20021208-12|61	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 20021208-9mdv2009.0
12cr|png2ico-20021208-12|62	+ Revision: 247041
12cr|png2ico-20021208-12|63	- rebuild
12cr|png2ico-20021208-12|64	
12cr|png2ico-20021208-12|65	+ Olivier Blin <blino@mandriva.org>
12cr|png2ico-20021208-12|66	- restore BuildRoot
12cr|png2ico-20021208-12|67	
12cr|png2ico-20021208-12|68	* Thu Dec 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 20021208-7mdv2008.1
12cr|png2ico-20021208-12|69	+ Revision: 135993
12cr|png2ico-20021208-12|70	- rebuild
12cr|png2ico-20021208-12|71	
12cr|png2ico-20021208-12|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|png2ico-20021208-12|73	- kill re-definition of %%buildroot on Pixel's request
12cr|png2ico-20021208-12|74	- import png2ico
12cr|png2ico-20021208-12|75	
12cr|png2ico-20021208-12|76	
12cr|png2ico-20021208-12|77	* Fri Jun 09 2006 Guillaume Rousse <guillomovitch@mandriva.org> 20021208-6mdv2007.0
12cr|png2ico-20021208-12|78	- %%mkrel
12cr|png2ico-20021208-12|79	- rpmbuildupdate aware
12cr|png2ico-20021208-12|80	
12cr|png2ico-20021208-12|81	* Mon Jun 06 2005 Guillaume Rousse <guillomovitch@mandriva.org> 20021208-5mdk
12cr|png2ico-20021208-12|82	- rebuild
12cr|png2ico-20021208-12|83	- spec cleanup
12cr|png2ico-20021208-12|84	
12cr|png2ico-20021208-12|85	* Sat Jun 05 2004 Guillaume Rousse <guillomovitch@mandrake.org> 20021208-4mdk
12cr|png2ico-20021208-12|86	- rebuild
12cr|png2ico-20021208-12|87	
12cr|png2ico-20021208-12|88	* Mon Jul 14 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 20021208-3mdk
12cr|png2ico-20021208-12|89	- fixed buildrequires (Michael Scherer <scherer.michael@free.fr>)
12cr|png2ico-20021208-12|90	
12cr|png2ico-20021208-12|91	* Sat Jan 04 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 20021208-2mdk
12cr|png2ico-20021208-12|92	- rebuild
12cr|png2ico-20021208-12|93	
12cr|png2ico-20021208-12|94	* Sun Dec 08 2002 Lenny Cartier <lenny@mandrakesoft.com> 20021208-1mdk
12cr|png2ico-20021208-12|95	- 20021208
12cr|png2ico-20021208-12|96	
12cr|png2ico-20021208-12|97	* Wed Sep 04 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 20020903-1mdk
12cr|png2ico-20021208-12|98	- first mdk release

6232 12
12cr|pngcheck-2.3.0-2|1	Summary:	PNG tester and debugger
12cr|pngcheck-2.3.0-2|2	Name:		pngcheck
12cr|pngcheck-2.3.0-2|3	Version:	2.3.0
12cr|pngcheck-2.3.0-2|4	Release:	%mkrel 2
12cr|pngcheck-2.3.0-2|5	License:	BSD
12cr|pngcheck-2.3.0-2|6	Group:		Graphics
12cr|pngcheck-2.3.0-2|7	URL:		http://www.libpng.org/pub/png/apps/pngcheck.html
12cr|pngcheck-2.3.0-2|8	Source0:	http://dl.sf.net/png-mng/pngcheck-%{version}.tar.gz
12cr|pngcheck-2.3.0-2|9	Patch0:		pngcheck-2.3.0-ldflags_fix.diff
12cr|pngcheck-2.3.0-2|10	Patch1:		pngcheck-2.3.0-format_not_a_string_literal_and_no_format_arguments.diff
12cr|pngcheck-2.3.0-2|11	BuildRequires:	zlib-devel
12cr|pngcheck-2.3.0-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pngcheck-2.3.0-2|13	
12cr|pngcheck-2.3.0-2|14	%description
12cr|pngcheck-2.3.0-2|15	pngcheck is the official PNG tester and debugger. Originally designed simply
12cr|pngcheck-2.3.0-2|16	to test the CRCs within a PNG image file (e.g., to check for ASCII rather
12cr|pngcheck-2.3.0-2|17	than binary transfer), it has since been extended to check and optionally
12cr|pngcheck-2.3.0-2|18	print almost all the information about a PNG image and to verify that it
12cr|pngcheck-2.3.0-2|19	conforms to the PNG specification. It also includes partial support for MNG
12cr|pngcheck-2.3.0-2|20	animations.
12cr|pngcheck-2.3.0-2|21	
12cr|pngcheck-2.3.0-2|22	%prep
12cr|pngcheck-2.3.0-2|23	
12cr|pngcheck-2.3.0-2|24	%setup -q
12cr|pngcheck-2.3.0-2|25	%patch0 -p0
12cr|pngcheck-2.3.0-2|26	%patch1 -p0
12cr|pngcheck-2.3.0-2|27	
12cr|pngcheck-2.3.0-2|28	%build
12cr|pngcheck-2.3.0-2|29	%make -f Makefile.unx CFLAGS="%{optflags} -DUSE_ZLIB" LDFLAGS="%{ldflags}" LIBS="-lz"
12cr|pngcheck-2.3.0-2|30	
12cr|pngcheck-2.3.0-2|31	%install
12cr|pngcheck-2.3.0-2|32	rm -rf %{buildroot}
12cr|pngcheck-2.3.0-2|33	
12cr|pngcheck-2.3.0-2|34	install -d %{buildroot}%{_bindir}
12cr|pngcheck-2.3.0-2|35	install -m0755 png-fix-IDAT-windowsize %{buildroot}%{_bindir}/
12cr|pngcheck-2.3.0-2|36	install -m0755 pngcheck %{buildroot}%{_bindir}/
12cr|pngcheck-2.3.0-2|37	install -m0755 pngsplit %{buildroot}%{_bindir}/
12cr|pngcheck-2.3.0-2|38	
12cr|pngcheck-2.3.0-2|39	%clean
12cr|pngcheck-2.3.0-2|40	rm -rf %{buildroot}
12cr|pngcheck-2.3.0-2|41	
12cr|pngcheck-2.3.0-2|42	%files
12cr|pngcheck-2.3.0-2|43	%defattr(-,root,root,0755)
12cr|pngcheck-2.3.0-2|44	%doc CHANGELOG README
12cr|pngcheck-2.3.0-2|45	%{_bindir}/png-fix-IDAT-windowsize
12cr|pngcheck-2.3.0-2|46	%{_bindir}/pngcheck
12cr|pngcheck-2.3.0-2|47	%{_bindir}/pngsplit
12cr|pngcheck-2.3.0-2|48	
12cr|pngcheck-2.3.0-2|49	
12cr|pngcheck-2.3.0-2|50	
12cr|pngcheck-2.3.0-2|51	%changelog
12cr|pngcheck-2.3.0-2|52	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.3.0-2mdv2010.0
12cr|pngcheck-2.3.0-2|53	+ Revision: 441881
12cr|pngcheck-2.3.0-2|54	- rebuild
12cr|pngcheck-2.3.0-2|55	
12cr|pngcheck-2.3.0-2|56	* Thu Feb 19 2009 Oden Eriksson <oeriksson@mandriva.com> 2.3.0-1mdv2009.1
12cr|pngcheck-2.3.0-2|57	+ Revision: 342876
12cr|pngcheck-2.3.0-2|58	- import pngcheck
12cr|pngcheck-2.3.0-2|59	
12cr|pngcheck-2.3.0-2|60	
12cr|pngcheck-2.3.0-2|61	* Thu Feb 19 2009 Oden Eriksson <oeriksson@mandriva.org> 2.3.0-1mdv2009.1
12cr|pngcheck-2.3.0-2|62	- initial Mandriva package
12cr|pngcheck-2.3.0-2|63	
12cr|pngcheck-2.3.0-2|64	* Tue Jul 10 2007 Dries Verachtert <dries@ulyssis.org> - 2.3.0-1 - 5592/dries
12cr|pngcheck-2.3.0-2|65	- Updated to release 2.3.0.
12cr|pngcheck-2.3.0-2|66	
12cr|pngcheck-2.3.0-2|67	* Tue Dec 05 2006 Dries Verachtert <dries@ulyssis.org> - 2.2.0-1
12cr|pngcheck-2.3.0-2|68	- Updated to release 2.2.0.
12cr|pngcheck-2.3.0-2|69	
12cr|pngcheck-2.3.0-2|70	* Tue Aug 08 2006 Dries Verachtert <dries@ulyssis.org> - 2.1.0-1
12cr|pngcheck-2.3.0-2|71	- Updated to release 2.1.0.
12cr|pngcheck-2.3.0-2|72	
12cr|pngcheck-2.3.0-2|73	* Mon Jul 18 2005 Dries Verachtert <dries@ulyssis.org> - 2.0.0-1
12cr|pngcheck-2.3.0-2|74	- Initial package.
12cr|pngcheck-2.3.0-2|75	

6233 12
12cr|pngcrush-1.7.32-1|1	Summary:	Utility to compress PNG files
12cr|pngcrush-1.7.32-1|2	Name:		pngcrush
12cr|pngcrush-1.7.32-1|3	Version:	1.7.32
12cr|pngcrush-1.7.32-1|4	Release:	1
12cr|pngcrush-1.7.32-1|5	License:	zlib
12cr|pngcrush-1.7.32-1|6	Group:		Graphics
12cr|pngcrush-1.7.32-1|7	URL:		http://pmt.sourceforge.net/%{name}/
12cr|pngcrush-1.7.32-1|8	Source0:	http://downloads.sourceforge.net/project/pmt/pngcrush/%{version}/%{name}-%{version}.tar.gz
12cr|pngcrush-1.7.32-1|9	Buildrequires:	zlib-devel
12cr|pngcrush-1.7.32-1|10	BuildRequires:	libpng-devel
12cr|pngcrush-1.7.32-1|11	BuildRequires:	pkgconfig
12cr|pngcrush-1.7.32-1|12	
12cr|pngcrush-1.7.32-1|13	%description
12cr|pngcrush-1.7.32-1|14	pngcrush is an optimizer for PNG (Portable Network Graphics) files. It can
12cr|pngcrush-1.7.32-1|15	compress them as much as 40% losslessly.
12cr|pngcrush-1.7.32-1|16	
12cr|pngcrush-1.7.32-1|17	%prep
12cr|pngcrush-1.7.32-1|18	
12cr|pngcrush-1.7.32-1|19	%setup -q -n %{name}-%{version}
12cr|pngcrush-1.7.32-1|20	
12cr|pngcrush-1.7.32-1|21	%build
12cr|pngcrush-1.7.32-1|22	# force using system headers
12cr|pngcrush-1.7.32-1|23	rm -f z*.h crc32.h deflate.h inf*.h trees.h png*.h
12cr|pngcrush-1.7.32-1|24	pngflags=$(pkg-config --cflags --libs libpng)
12cr|pngcrush-1.7.32-1|25	
12cr|pngcrush-1.7.32-1|26	gcc %{optflags} %{ldflags} -o pngcrush pngcrush.c $pngflags -lz -lm
12cr|pngcrush-1.7.32-1|27	
12cr|pngcrush-1.7.32-1|28	%install
12cr|pngcrush-1.7.32-1|29	mkdir -p %{buildroot}%{_bindir}
12cr|pngcrush-1.7.32-1|30	
12cr|pngcrush-1.7.32-1|31	install -m 0755 pngcrush %{buildroot}%{_bindir}
12cr|pngcrush-1.7.32-1|32	chmod 644 ChangeLog*
12cr|pngcrush-1.7.32-1|33	
12cr|pngcrush-1.7.32-1|34	%files
12cr|pngcrush-1.7.32-1|35	%doc ChangeLog.html
12cr|pngcrush-1.7.32-1|36	%{_bindir}/*
12cr|pngcrush-1.7.32-1|37	
12cr|pngcrush-1.7.32-1|38	
12cr|pngcrush-1.7.32-1|39	%changelog
12cr|pngcrush-1.7.32-1|40	* Tue Jul 24 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.7.32-1
12cr|pngcrush-1.7.32-1|41	+ Revision: 810879
12cr|pngcrush-1.7.32-1|42	- version update 1.7.32
12cr|pngcrush-1.7.32-1|43	
12cr|pngcrush-1.7.32-1|44	* Thu Jul 12 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.7.31-1
12cr|pngcrush-1.7.32-1|45	+ Revision: 808997
12cr|pngcrush-1.7.32-1|46	- version update 1.7.31
12cr|pngcrush-1.7.32-1|47	
12cr|pngcrush-1.7.32-1|48	* Fri Jun 01 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.7.27-1
12cr|pngcrush-1.7.32-1|49	+ Revision: 801668
12cr|pngcrush-1.7.32-1|50	- version update 1.7.27
12cr|pngcrush-1.7.32-1|51	
12cr|pngcrush-1.7.32-1|52	* Thu Jan 12 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.7.24-1
12cr|pngcrush-1.7.32-1|53	+ Revision: 760321
12cr|pngcrush-1.7.32-1|54	- version update 1.7.24
12cr|pngcrush-1.7.32-1|55	
12cr|pngcrush-1.7.32-1|56	* Sat Sep 03 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.16-1
12cr|pngcrush-1.7.32-1|57	+ Revision: 698151
12cr|pngcrush-1.7.32-1|58	- update to new version 1.7.16
12cr|pngcrush-1.7.32-1|59	
12cr|pngcrush-1.7.32-1|60	* Sat Jul 10 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.10-1mdv2011.0
12cr|pngcrush-1.7.32-1|61	+ Revision: 550137
12cr|pngcrush-1.7.32-1|62	- update to new version 1.7.10
12cr|pngcrush-1.7.32-1|63	
12cr|pngcrush-1.7.32-1|64	* Fri Feb 12 2010 Colin Guthrie <cguthrie@mandriva.org> 1.7.2-2mdv2010.1
12cr|pngcrush-1.7.32-1|65	+ Revision: 504924
12cr|pngcrush-1.7.32-1|66	- Compile against current libpng
12cr|pngcrush-1.7.32-1|67	
12cr|pngcrush-1.7.32-1|68	* Mon Sep 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.2-1mdv2010.0
12cr|pngcrush-1.7.32-1|69	+ Revision: 440760
12cr|pngcrush-1.7.32-1|70	- update to new version 1.7.2
12cr|pngcrush-1.7.32-1|71	
12cr|pngcrush-1.7.32-1|72	* Sat Jul 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-1mdv2010.0
12cr|pngcrush-1.7.32-1|73	+ Revision: 397188
12cr|pngcrush-1.7.32-1|74	- 1.7.0
12cr|pngcrush-1.7.32-1|75	- use the nolib source
12cr|pngcrush-1.7.32-1|76	
12cr|pngcrush-1.7.32-1|77	* Sun Jun 07 2009 Oden Eriksson <oeriksson@mandriva.com> 1.6.19-1mdv2010.0
12cr|pngcrush-1.7.32-1|78	+ Revision: 383710
12cr|pngcrush-1.7.32-1|79	- 1.6.19
12cr|pngcrush-1.7.32-1|80	
12cr|pngcrush-1.7.32-1|81	* Wed Jun 03 2009 Frederik Himpe <fhimpe@mandriva.org> 1.6.17-1mdv2010.0
12cr|pngcrush-1.7.32-1|82	+ Revision: 382514
12cr|pngcrush-1.7.32-1|83	- update to new version 1.6.17
12cr|pngcrush-1.7.32-1|84	
12cr|pngcrush-1.7.32-1|85	* Fri May 08 2009 Funda Wang <fwang@mandriva.org> 1.6.16-1mdv2010.0
12cr|pngcrush-1.7.32-1|86	+ Revision: 373383
12cr|pngcrush-1.7.32-1|87	- New version 1.6.16
12cr|pngcrush-1.7.32-1|88	
12cr|pngcrush-1.7.32-1|89	* Thu Mar 05 2009 Frederik Himpe <fhimpe@mandriva.org> 1.6.15-1mdv2009.1
12cr|pngcrush-1.7.32-1|90	+ Revision: 349136
12cr|pngcrush-1.7.32-1|91	- update to new version 1.6.15
12cr|pngcrush-1.7.32-1|92	
12cr|pngcrush-1.7.32-1|93	* Mon Feb 23 2009 Oden Eriksson <oeriksson@mandriva.com> 1.6.14-1mdv2009.1
12cr|pngcrush-1.7.32-1|94	+ Revision: 344093
12cr|pngcrush-1.7.32-1|95	- 1.6.14
12cr|pngcrush-1.7.32-1|96	- build against system libs (thanks fedora)
12cr|pngcrush-1.7.32-1|97	
12cr|pngcrush-1.7.32-1|98	* Thu Jan 08 2009 Thierry Vignaud <tv@mandriva.org> 1.6.13-2mdv2009.1
12cr|pngcrush-1.7.32-1|99	+ Revision: 327213
12cr|pngcrush-1.7.32-1|100	- make doc readable
12cr|pngcrush-1.7.32-1|101	
12cr|pngcrush-1.7.32-1|102	* Thu Jan 08 2009 Frederik Himpe <fhimpe@mandriva.org> 1.6.13-1mdv2009.1
12cr|pngcrush-1.7.32-1|103	+ Revision: 327212
12cr|pngcrush-1.7.32-1|104	- update to new version 1.6.13
12cr|pngcrush-1.7.32-1|105	
12cr|pngcrush-1.7.32-1|106	* Wed Nov 19 2008 Frederik Himpe <fhimpe@mandriva.org> 1.6.11-1mdv2009.1
12cr|pngcrush-1.7.32-1|107	+ Revision: 304471
12cr|pngcrush-1.7.32-1|108	- update to new version 1.6.11
12cr|pngcrush-1.7.32-1|109	
12cr|pngcrush-1.7.32-1|110	* Tue Aug 26 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.10-1mdv2009.0
12cr|pngcrush-1.7.32-1|111	+ Revision: 276301
12cr|pngcrush-1.7.32-1|112	- update to new version 1.6.10
12cr|pngcrush-1.7.32-1|113	- spec file clean
12cr|pngcrush-1.7.32-1|114	- update to new version 1.6.7
12cr|pngcrush-1.7.32-1|115	- spec file clean
12cr|pngcrush-1.7.32-1|116	
12cr|pngcrush-1.7.32-1|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|pngcrush-1.7.32-1|118	- rebuild early 2009.0 package (before pixel changes)
12cr|pngcrush-1.7.32-1|119	
12cr|pngcrush-1.7.32-1|120	* Thu May 22 2008 Frederik Himpe <fhimpe@mandriva.org> 1.6.6-1mdv2009.0
12cr|pngcrush-1.7.32-1|121	+ Revision: 210091
12cr|pngcrush-1.7.32-1|122	- New version
12cr|pngcrush-1.7.32-1|123	- Fix license
12cr|pngcrush-1.7.32-1|124	- Use sed hack to use Mandriva's default gcc, CFLAGS and LDFLAGS
12cr|pngcrush-1.7.32-1|125	- A few SPEC clean-ups
12cr|pngcrush-1.7.32-1|126	
12cr|pngcrush-1.7.32-1|127	+ Olivier Blin <blino@mandriva.org>
12cr|pngcrush-1.7.32-1|128	- restore BuildRoot
12cr|pngcrush-1.7.32-1|129	
12cr|pngcrush-1.7.32-1|130	+ Thierry Vignaud <tv@mandriva.org>
12cr|pngcrush-1.7.32-1|131	- kill re-definition of %%buildroot on Pixel's request
12cr|pngcrush-1.7.32-1|132	
12cr|pngcrush-1.7.32-1|133	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 1.6.4-1mdv2008.0
12cr|pngcrush-1.7.32-1|134	+ Revision: 21511
12cr|pngcrush-1.7.32-1|135	- update to 1.6.4
12cr|pngcrush-1.7.32-1|136	

6234 12
12cr|pnglite-0.1.17-2|1	# Upstream doesn't use a SONAME and nobody knows how stable the interface is
12cr|pnglite-0.1.17-2|2	# Please take extra care when updating this package -- bump the following
12cr|pnglite-0.1.17-2|3	# and rebuild dependencies (shouldn't be many) if you suspect an ABI change:
12cr|pnglite-0.1.17-2|4	%define abi_major 0
12cr|pnglite-0.1.17-2|5	%define abi_minor 1
12cr|pnglite-0.1.17-2|6	%define libname %mklibname %name %abi_major
12cr|pnglite-0.1.17-2|7	%define libnamedevel %mklibname -d %name
12cr|pnglite-0.1.17-2|8	
12cr|pnglite-0.1.17-2|9	Name:           pnglite
12cr|pnglite-0.1.17-2|10	Version:        0.1.17
12cr|pnglite-0.1.17-2|11	Release:        %mkrel 2
12cr|pnglite-0.1.17-2|12	Summary:        A lightweight C library for loading PNG images
12cr|pnglite-0.1.17-2|13	
12cr|pnglite-0.1.17-2|14	Group:          System/Libraries
12cr|pnglite-0.1.17-2|15	License:        Zlib
12cr|pnglite-0.1.17-2|16	URL:            http://www.karlings.com/~danne/pnglite/
12cr|pnglite-0.1.17-2|17	Source0:        http://downloads.sourceforge.net/pnglite/%{name}-%{version}.zip
12cr|pnglite-0.1.17-2|18	Patch0:         pnglite-0.1.17-zlib.patch
12cr|pnglite-0.1.17-2|19	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|pnglite-0.1.17-2|20	
12cr|pnglite-0.1.17-2|21	BuildRequires:  zlib-devel
12cr|pnglite-0.1.17-2|22	
12cr|pnglite-0.1.17-2|23	%description
12cr|pnglite-0.1.17-2|24	pnglite is a C library for loading PNG images. It was created as a
12cr|pnglite-0.1.17-2|25	substitute for libpng in situations when libpng is more than enough. It
12cr|pnglite-0.1.17-2|26	currently requires zlib for inflate and crc checking and it can read the
12cr|pnglite-0.1.17-2|27	most common types of PNG images. The library has a small and simple to use
12cr|pnglite-0.1.17-2|28	interface.
12cr|pnglite-0.1.17-2|29	
12cr|pnglite-0.1.17-2|30	%package -n %libname
12cr|pnglite-0.1.17-2|31	Summary:        A lightweight C library for loading PNG images
12cr|pnglite-0.1.17-2|32	Group:          System/Libraries
12cr|pnglite-0.1.17-2|33	Provides:       pnglite = %{version}-%{release}
12cr|pnglite-0.1.17-2|34	
12cr|pnglite-0.1.17-2|35	%description -n %libname
12cr|pnglite-0.1.17-2|36	pnglite is a C library for loading PNG images. It was created as a
12cr|pnglite-0.1.17-2|37	substitute for libpng in situations when libpng is more than enough. It
12cr|pnglite-0.1.17-2|38	currently requires zlib for inflate and crc checking and it can read the
12cr|pnglite-0.1.17-2|39	most common types of PNG images. The library has a small and simple to use
12cr|pnglite-0.1.17-2|40	interface.
12cr|pnglite-0.1.17-2|41	
12cr|pnglite-0.1.17-2|42	%package -n %libnamedevel
12cr|pnglite-0.1.17-2|43	Summary:        Files needed to build and link programs with pnglite
12cr|pnglite-0.1.17-2|44	Group:          Development/C
12cr|pnglite-0.1.17-2|45	Requires:       %libname = %{version}-%{release}
12cr|pnglite-0.1.17-2|46	Provides:       pnglite-devel = %{version}-%{release}
12cr|pnglite-0.1.17-2|47	
12cr|pnglite-0.1.17-2|48	%description -n %libnamedevel
12cr|pnglite-0.1.17-2|49	This contains a header file and a link to library for the linker
12cr|pnglite-0.1.17-2|50	to link against pnglite.
12cr|pnglite-0.1.17-2|51	
12cr|pnglite-0.1.17-2|52	%prep
12cr|pnglite-0.1.17-2|53	%setup -q -c
12cr|pnglite-0.1.17-2|54	%patch0 -p1 -b .zlib
12cr|pnglite-0.1.17-2|55	sed 's/\r//' -i pnglite.h
12cr|pnglite-0.1.17-2|56	
12cr|pnglite-0.1.17-2|57	%build
12cr|pnglite-0.1.17-2|58	gcc %{optflags} -shared -fPIC -Wl,--soname,libpnglite.so.%{abi_major} \
12cr|pnglite-0.1.17-2|59	-o libpnglite.so.%{abi_major}.%{abi_minor} pnglite.c
12cr|pnglite-0.1.17-2|60	
12cr|pnglite-0.1.17-2|61	%install
12cr|pnglite-0.1.17-2|62	rm -rf $RPM_BUILD_ROOT
12cr|pnglite-0.1.17-2|63	
12cr|pnglite-0.1.17-2|64	install -d $RPM_BUILD_ROOT%{_libdir}
12cr|pnglite-0.1.17-2|65	install -d $RPM_BUILD_ROOT%{_includedir}
12cr|pnglite-0.1.17-2|66	
12cr|pnglite-0.1.17-2|67	install -pm 0644 pnglite.h $RPM_BUILD_ROOT%{_includedir}
12cr|pnglite-0.1.17-2|68	install libpnglite.so.%{abi_major}.%{abi_minor} $RPM_BUILD_ROOT%{_libdir}
12cr|pnglite-0.1.17-2|69	ln -s libpnglite.so.%{abi_major}.%{abi_minor} $RPM_BUILD_ROOT%{_libdir}/libpnglite.so.%{abi_major}
12cr|pnglite-0.1.17-2|70	ln -s libpnglite.so.%{abi_major}.%{abi_minor} $RPM_BUILD_ROOT%{_libdir}/libpnglite.so
12cr|pnglite-0.1.17-2|71	
12cr|pnglite-0.1.17-2|72	%clean
12cr|pnglite-0.1.17-2|73	rm -rf $RPM_BUILD_ROOT
12cr|pnglite-0.1.17-2|74	
12cr|pnglite-0.1.17-2|75	%files -n %libname
12cr|pnglite-0.1.17-2|76	%defattr(-,root,root,-)
12cr|pnglite-0.1.17-2|77	%{_libdir}/*.so.*
12cr|pnglite-0.1.17-2|78	
12cr|pnglite-0.1.17-2|79	%files -n %libnamedevel
12cr|pnglite-0.1.17-2|80	%defattr(-,root,root,-)
12cr|pnglite-0.1.17-2|81	%{_libdir}/*.so
12cr|pnglite-0.1.17-2|82	%{_includedir}/*.h
12cr|pnglite-0.1.17-2|83	
12cr|pnglite-0.1.17-2|84	
12cr|pnglite-0.1.17-2|85	
12cr|pnglite-0.1.17-2|86	%changelog
12cr|pnglite-0.1.17-2|87	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1.17-2mdv2010.0
12cr|pnglite-0.1.17-2|88	+ Revision: 441882
12cr|pnglite-0.1.17-2|89	- rebuild
12cr|pnglite-0.1.17-2|90	
12cr|pnglite-0.1.17-2|91	* Wed Jan 28 2009 Olivier Thauvin <nanardon@mandriva.org> 0.1.17-1mdv2009.1
12cr|pnglite-0.1.17-2|92	+ Revision: 334942
12cr|pnglite-0.1.17-2|93	- import pnglite
12cr|pnglite-0.1.17-2|94	
12cr|pnglite-0.1.17-2|95	

6235 12
12cr|pngnq-1.1-2|1	Name:		pngnq
12cr|pngnq-1.1-2|2	Summary:	Pngnq is a tool for quantizing PNG images in RGBA format
12cr|pngnq-1.1-2|3	Version:	1.1
12cr|pngnq-1.1-2|4	Release:	2
12cr|pngnq-1.1-2|5	License:	BSD with advertising and MIT and BSD
12cr|pngnq-1.1-2|6	Group:		Graphics
12cr|pngnq-1.1-2|7	URL:		http://pngnq.sourceforge.net/
12cr|pngnq-1.1-2|8	Source0:	http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz
12cr|pngnq-1.1-2|9	Patch0:		pngnq-libpng15.patch
12cr|pngnq-1.1-2|10	BuildRequires:	pkgconfig(libpng)
12cr|pngnq-1.1-2|11	
12cr|pngnq-1.1-2|12	%description
12cr|pngnq-1.1-2|13	Pngnq is a tool for quantizing PNG images in RGBA format.
12cr|pngnq-1.1-2|14	
12cr|pngnq-1.1-2|15	The neuquant algorithm uses a neural network to optimize the color
12cr|pngnq-1.1-2|16	map selection. This is fast and quite accurate, giving good results
12cr|pngnq-1.1-2|17	on many types of images.
12cr|pngnq-1.1-2|18	
12cr|pngnq-1.1-2|19	%prep
12cr|pngnq-1.1-2|20	%setup -q
12cr|pngnq-1.1-2|21	%patch0 -p1
12cr|pngnq-1.1-2|22	
12cr|pngnq-1.1-2|23	%build
12cr|pngnq-1.1-2|24	%configure2_5x
12cr|pngnq-1.1-2|25	%make
12cr|pngnq-1.1-2|26	
12cr|pngnq-1.1-2|27	%install
12cr|pngnq-1.1-2|28	%makeinstall_std
12cr|pngnq-1.1-2|29	
12cr|pngnq-1.1-2|30	%files
12cr|pngnq-1.1-2|31	%doc README COPYING ChangeLog NEWS
12cr|pngnq-1.1-2|32	%{_bindir}/*
12cr|pngnq-1.1-2|33	%{_mandir}/man1/%{name}.*
12cr|pngnq-1.1-2|34	

6236 12
12cr|pngrewrite-1.3.0-2|1	%define name	pngrewrite
12cr|pngrewrite-1.3.0-2|2	%define version	1.3.0
12cr|pngrewrite-1.3.0-2|3	%define release	%mkrel 2
12cr|pngrewrite-1.3.0-2|4	
12cr|pngrewrite-1.3.0-2|5	Name:		%{name}
12cr|pngrewrite-1.3.0-2|6	Version:	%{version}
12cr|pngrewrite-1.3.0-2|7	Release:	%{release}
12cr|pngrewrite-1.3.0-2|8	License:	GPL
12cr|pngrewrite-1.3.0-2|9	Group:		Graphics
12cr|pngrewrite-1.3.0-2|10	Source0:	%{name}-%{version}.tar.bz2
12cr|pngrewrite-1.3.0-2|11	URL:		http://entropymine.com/jason/pngrewrite/
12cr|pngrewrite-1.3.0-2|12	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pngrewrite-1.3.0-2|13	Summary:	PNG size optimizer
12cr|pngrewrite-1.3.0-2|14	BuildRequires:	png-devel
12cr|pngrewrite-1.3.0-2|15	
12cr|pngrewrite-1.3.0-2|16	%description
12cr|pngrewrite-1.3.0-2|17	Pngrewrite is little utility that reduces the unnecessarily large
12cr|pngrewrite-1.3.0-2|18	palettes that too many programs write into PNG files. It also
12cr|pngrewrite-1.3.0-2|19	optimizes transparency settings, and reduces the bits-per-pixel
12cr|pngrewrite-1.3.0-2|20	if possible. Handy for post-processing images before putting them
12cr|pngrewrite-1.3.0-2|21	on a web site.
12cr|pngrewrite-1.3.0-2|22	
12cr|pngrewrite-1.3.0-2|23	%prep
12cr|pngrewrite-1.3.0-2|24	%setup -q
12cr|pngrewrite-1.3.0-2|25	
12cr|pngrewrite-1.3.0-2|26	%build
12cr|pngrewrite-1.3.0-2|27	%{__cc} $RPM_OPT_FLAGS -lpng -o %{name} %{name}.c
12cr|pngrewrite-1.3.0-2|28	
12cr|pngrewrite-1.3.0-2|29	%install
12cr|pngrewrite-1.3.0-2|30	rm -rf $RPM_BUILD_ROOT
12cr|pngrewrite-1.3.0-2|31	install -m755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|pngrewrite-1.3.0-2|32	
12cr|pngrewrite-1.3.0-2|33	%clean
12cr|pngrewrite-1.3.0-2|34	rm -rf $RPM_BUILD_ROOT
12cr|pngrewrite-1.3.0-2|35	
12cr|pngrewrite-1.3.0-2|36	%files
12cr|pngrewrite-1.3.0-2|37	%defattr(-,root,root)
12cr|pngrewrite-1.3.0-2|38	%{_bindir}/%{name}
12cr|pngrewrite-1.3.0-2|39	
12cr|pngrewrite-1.3.0-2|40	
12cr|pngrewrite-1.3.0-2|41	
12cr|pngrewrite-1.3.0-2|42	%changelog
12cr|pngrewrite-1.3.0-2|43	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2011.0
12cr|pngrewrite-1.3.0-2|44	+ Revision: 614600
12cr|pngrewrite-1.3.0-2|45	- the mass rebuild of 2010.1 packages
12cr|pngrewrite-1.3.0-2|46	
12cr|pngrewrite-1.3.0-2|47	* Thu Mar 11 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.3.0-1mdv2010.1
12cr|pngrewrite-1.3.0-2|48	+ Revision: 518214
12cr|pngrewrite-1.3.0-2|49	- update to 1.3.0
12cr|pngrewrite-1.3.0-2|50	
12cr|pngrewrite-1.3.0-2|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-7mdv2010.0
12cr|pngrewrite-1.3.0-2|52	+ Revision: 430750
12cr|pngrewrite-1.3.0-2|53	- rebuild
12cr|pngrewrite-1.3.0-2|54	
12cr|pngrewrite-1.3.0-2|55	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-6mdv2009.0
12cr|pngrewrite-1.3.0-2|56	+ Revision: 259129
12cr|pngrewrite-1.3.0-2|57	- rebuild
12cr|pngrewrite-1.3.0-2|58	
12cr|pngrewrite-1.3.0-2|59	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-5mdv2009.0
12cr|pngrewrite-1.3.0-2|60	+ Revision: 247043
12cr|pngrewrite-1.3.0-2|61	- rebuild
12cr|pngrewrite-1.3.0-2|62	
12cr|pngrewrite-1.3.0-2|63	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.2.1-3mdv2008.1
12cr|pngrewrite-1.3.0-2|64	+ Revision: 136426
12cr|pngrewrite-1.3.0-2|65	- restore BuildRoot
12cr|pngrewrite-1.3.0-2|66	
12cr|pngrewrite-1.3.0-2|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|pngrewrite-1.3.0-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|pngrewrite-1.3.0-2|69	- import pngrewrite
12cr|pngrewrite-1.3.0-2|70	
12cr|pngrewrite-1.3.0-2|71	
12cr|pngrewrite-1.3.0-2|72	* Fri Jun 30 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.2.1-3mdv2007.0
12cr|pngrewrite-1.3.0-2|73	- rebuild
12cr|pngrewrite-1.3.0-2|74	
12cr|pngrewrite-1.3.0-2|75	* Tue Feb 08 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.2.1-2mdk
12cr|pngrewrite-1.3.0-2|76	- reuild
12cr|pngrewrite-1.3.0-2|77	
12cr|pngrewrite-1.3.0-2|78	* Sat Jan 10 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.2.1-1mdk
12cr|pngrewrite-1.3.0-2|79	- initial mdk release

6237 12
12cr|po4a-0.39-3|1	Summary:	A tool maintaining translations anywhere
12cr|po4a-0.39-3|2	Name:		po4a
12cr|po4a-0.39-3|3	Version:	0.39
12cr|po4a-0.39-3|4	Release:	3
12cr|po4a-0.39-3|5	Group:		System/Internationalization
12cr|po4a-0.39-3|6	License:	GPLv2+
12cr|po4a-0.39-3|7	URL:		http://alioth.debian.org/projects/po4a/
12cr|po4a-0.39-3|8	Source0:	http://alioth.debian.org/frs/download.php/2108/%{name}-%{version}.tar.gz
12cr|po4a-0.39-3|9	BuildRequires:	perl(Locale::gettext) >= 1.01
12cr|po4a-0.39-3|10	BuildRequires:	perl(Module::Build)
12cr|po4a-0.39-3|11	BuildRequires:	perl(SGMLS) >= 1.03ii
12cr|po4a-0.39-3|12	BuildRequires:	perl(Term::ReadKey)
12cr|po4a-0.39-3|13	BuildRequires:	perl(Text::WrapI18N)
12cr|po4a-0.39-3|14	BuildRequires:	gettext
12cr|po4a-0.39-3|15	Requires:	gettext
12cr|po4a-0.39-3|16	BuildArch:	noarch
12cr|po4a-0.39-3|17	
12cr|po4a-0.39-3|18	%description
12cr|po4a-0.39-3|19	The po4a (po for anything) project goal is to ease translations (and
12cr|po4a-0.39-3|20	more interestingly, the maintenance of translations) using gettext
12cr|po4a-0.39-3|21	tools on areas where they were not expected like documentation.
12cr|po4a-0.39-3|22	
12cr|po4a-0.39-3|23	%prep
12cr|po4a-0.39-3|24	%setup -q -n %{name}-%{version}
12cr|po4a-0.39-3|25	
12cr|po4a-0.39-3|26	%build
12cr|po4a-0.39-3|27	perl Build.PL installdirs=vendor
12cr|po4a-0.39-3|28	./Build
12cr|po4a-0.39-3|29	
12cr|po4a-0.39-3|30	%install
12cr|po4a-0.39-3|31	./Build install destdir=%{buildroot}
12cr|po4a-0.39-3|32	
12cr|po4a-0.39-3|33	%files
12cr|po4a-0.39-3|34	%doc README* COPYING TODO
12cr|po4a-0.39-3|35	%{_bindir}/po4a*
12cr|po4a-0.39-3|36	%{_bindir}/msguntypot
12cr|po4a-0.39-3|37	%{perl_vendorlib}/Locale/Po4a
12cr|po4a-0.39-3|38	%{_mandir}/man?/*
12cr|po4a-0.39-3|39	

6238 12
12cr|pocketsphinx-0.7-1|1	%define name	pocketsphinx
12cr|pocketsphinx-0.7-1|2	
12cr|pocketsphinx-0.7-1|3	%define major	1
12cr|pocketsphinx-0.7-1|4	%define devname	%mklibname %{name} -d
12cr|pocketsphinx-0.7-1|5	%define libname	%mklibname %{name} %{major}
12cr|pocketsphinx-0.7-1|6	
12cr|pocketsphinx-0.7-1|7	%define gstname	gstreamer0.10-%{name}
12cr|pocketsphinx-0.7-1|8	
12cr|pocketsphinx-0.7-1|9	Name:		%{name}
12cr|pocketsphinx-0.7-1|10	Version:	0.7
12cr|pocketsphinx-0.7-1|11	Release:	%mkrel 1
12cr|pocketsphinx-0.7-1|12	Summary:	Real-time speech recognition
12cr|pocketsphinx-0.7-1|13	Group:		Sound
12cr|pocketsphinx-0.7-1|14	License:	BSD and LGPLv2+
12cr|pocketsphinx-0.7-1|15	URL:		http://www.pocketsphinx.org/
12cr|pocketsphinx-0.7-1|16	Source0:	http://downloads.sourceforge.net/cmusphinx/%{name}-%{version}.tar.gz
12cr|pocketsphinx-0.7-1|17	BuildRequires:	python-setuptools
12cr|pocketsphinx-0.7-1|18	BuildRequires:	sphinxbase-devel
12cr|pocketsphinx-0.7-1|19	
12cr|pocketsphinx-0.7-1|20	%description
12cr|pocketsphinx-0.7-1|21	PocketSphinx is a version of the open-source Sphinx-II speech recognition
12cr|pocketsphinx-0.7-1|22	system which is able to recognize speech in real-time.  While it may be
12cr|pocketsphinx-0.7-1|23	somewhat less accurate than the offline speech recognizers, it is lightweight
12cr|pocketsphinx-0.7-1|24	enough to run on handheld and embedded devices.
12cr|pocketsphinx-0.7-1|25	
12cr|pocketsphinx-0.7-1|26	%package -n %{devname}
12cr|pocketsphinx-0.7-1|27	Summary:	Header files for developing with pocketsphinx
12cr|pocketsphinx-0.7-1|28	Group:		Development/C
12cr|pocketsphinx-0.7-1|29	Requires:	%{libname} = %{version}-%{release}
12cr|pocketsphinx-0.7-1|30	Provides:	%{name}-devel = %{version}-%{release}
12cr|pocketsphinx-0.7-1|31	
12cr|pocketsphinx-0.7-1|32	%description -n %{devname}
12cr|pocketsphinx-0.7-1|33	Header files for developing with pocketsphinx.
12cr|pocketsphinx-0.7-1|34	
12cr|pocketsphinx-0.7-1|35	%package -n %{libname}
12cr|pocketsphinx-0.7-1|36	Summary:	Shared libraries for pocketsphinx executables
12cr|pocketsphinx-0.7-1|37	Group:		System/Libraries
12cr|pocketsphinx-0.7-1|38	
12cr|pocketsphinx-0.7-1|39	%description -n %{libname}
12cr|pocketsphinx-0.7-1|40	Shared libraries for pocketsphinx executables.
12cr|pocketsphinx-0.7-1|41	
12cr|pocketsphinx-0.7-1|42	%package -n python-%{name}
12cr|pocketsphinx-0.7-1|43	Summary:	Python interface to pocketsphinx
12cr|pocketsphinx-0.7-1|44	Group:		Development/Python
12cr|pocketsphinx-0.7-1|45	Requires:	%{name} = %{version}-%{release}
12cr|pocketsphinx-0.7-1|46	
12cr|pocketsphinx-0.7-1|47	%description -n python-%{name}
12cr|pocketsphinx-0.7-1|48	Python interface to pocketsphinx.
12cr|pocketsphinx-0.7-1|49	
12cr|pocketsphinx-0.7-1|50	%package -n %{gstname}
12cr|pocketsphinx-0.7-1|51	Summary:	Gstreamer plugin for pocketsphinx
12cr|pocketsphinx-0.7-1|52	Group:		Sound
12cr|pocketsphinx-0.7-1|53	BuildRequires:	libgstreamer-devel
12cr|pocketsphinx-0.7-1|54	BuildRequires:	libgstreamer-plugins-base-devel
12cr|pocketsphinx-0.7-1|55	Requires:	%{name} = %{version}-%{release}
12cr|pocketsphinx-0.7-1|56	
12cr|pocketsphinx-0.7-1|57	%description -n %{gstname}
12cr|pocketsphinx-0.7-1|58	Gstreamer plugin for pocketsphinx.
12cr|pocketsphinx-0.7-1|59	
12cr|pocketsphinx-0.7-1|60	%prep
12cr|pocketsphinx-0.7-1|61	%setup -q
12cr|pocketsphinx-0.7-1|62	
12cr|pocketsphinx-0.7-1|63	%build
12cr|pocketsphinx-0.7-1|64	%configure2_5x \
12cr|pocketsphinx-0.7-1|65	--disable-static
12cr|pocketsphinx-0.7-1|66	%make LIBS="-lsphinxbase -lsphinxad -lm"
12cr|pocketsphinx-0.7-1|67	
12cr|pocketsphinx-0.7-1|68	%install
12cr|pocketsphinx-0.7-1|69	mkdir -p %{buildroot}%{python_sitearch}
12cr|pocketsphinx-0.7-1|70	%makeinstall_std
12cr|pocketsphinx-0.7-1|71	
12cr|pocketsphinx-0.7-1|72	mkdir -p %{buildroot}%{_mandir}/man1
12cr|pocketsphinx-0.7-1|73	install -pm644 doc/*.1 %{buildroot}%{_mandir}/man1/
12cr|pocketsphinx-0.7-1|74	
12cr|pocketsphinx-0.7-1|75	# we don't want these
12cr|pocketsphinx-0.7-1|76	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12cr|pocketsphinx-0.7-1|77	
12cr|pocketsphinx-0.7-1|78	%check
12cr|pocketsphinx-0.7-1|79	%make check
12cr|pocketsphinx-0.7-1|80	
12cr|pocketsphinx-0.7-1|81	%files
12cr|pocketsphinx-0.7-1|82	%doc AUTHORS ChangeLog COPYING NEWS README
12cr|pocketsphinx-0.7-1|83	%{_bindir}/*
12cr|pocketsphinx-0.7-1|84	%{_datadir}/%{name}
12cr|pocketsphinx-0.7-1|85	%{_mandir}/man1/*
12cr|pocketsphinx-0.7-1|86	
12cr|pocketsphinx-0.7-1|87	%files -n %{devname}
12cr|pocketsphinx-0.7-1|88	%{_includedir}/%{name}
12cr|pocketsphinx-0.7-1|89	%{_libdir}/libpocketsphinx.so
12cr|pocketsphinx-0.7-1|90	%{_libdir}/pkgconfig/%{name}.pc
12cr|pocketsphinx-0.7-1|91	
12cr|pocketsphinx-0.7-1|92	%files -n %{libname}
12cr|pocketsphinx-0.7-1|93	%{_libdir}/lib%{name}.so.%{major}*
12cr|pocketsphinx-0.7-1|94	
12cr|pocketsphinx-0.7-1|95	%files -n python-%{name}
12cr|pocketsphinx-0.7-1|96	%{py_platsitedir}/*
12cr|pocketsphinx-0.7-1|97	
12cr|pocketsphinx-0.7-1|98	%files -n %{gstname}
12cr|pocketsphinx-0.7-1|99	%{_libdir}/gstreamer-0.10/libgst%{name}.so

6239 12
12cr|pod2pdf-0.42-3|1	Name:       pod2pdf
12cr|pod2pdf-0.42-3|2	Version:    0.42
12cr|pod2pdf-0.42-3|3	Release:    3
12cr|pod2pdf-0.42-3|4	License:    Artistic
12cr|pod2pdf-0.42-3|5	Group:      Publishing
12cr|pod2pdf-0.42-3|6	Summary:    Converts Pod to PDF format
12cr|pod2pdf-0.42-3|7	Url:        http://perl.jonallen.info/projects/pod2pdf
12cr|pod2pdf-0.42-3|8	Source:     http://perl.jonallen.info/attachment/24/pod2pdf-%{version}.tar.gz
12cr|pod2pdf-0.42-3|9	Requires: perl(PDF::API2)
12cr|pod2pdf-0.42-3|10	BuildRequires: perl-devel
12cr|pod2pdf-0.42-3|11	BuildRequires: perl(PDF::API2)
12cr|pod2pdf-0.42-3|12	BuildRequires: perl(Getopt::ArgvFile)
12cr|pod2pdf-0.42-3|13	BuildArch: noarch
12cr|pod2pdf-0.42-3|14	
12cr|pod2pdf-0.42-3|15	%description
12cr|pod2pdf-0.42-3|16	Converts Pod to PDF format with extensions to include inline images.
12cr|pod2pdf-0.42-3|17	
12cr|pod2pdf-0.42-3|18	%prep
12cr|pod2pdf-0.42-3|19	%setup -q
12cr|pod2pdf-0.42-3|20	
12cr|pod2pdf-0.42-3|21	%build
12cr|pod2pdf-0.42-3|22	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|pod2pdf-0.42-3|23	%make
12cr|pod2pdf-0.42-3|24	
12cr|pod2pdf-0.42-3|25	%check
12cr|pod2pdf-0.42-3|26	make test
12cr|pod2pdf-0.42-3|27	
12cr|pod2pdf-0.42-3|28	%install
12cr|pod2pdf-0.42-3|29	%makeinstall_std
12cr|pod2pdf-0.42-3|30	
12cr|pod2pdf-0.42-3|31	%files
12cr|pod2pdf-0.42-3|32	%defattr(-,root,root)
12cr|pod2pdf-0.42-3|33	%doc Changes README
12cr|pod2pdf-0.42-3|34	%{_bindir}/pod2pdf
12cr|pod2pdf-0.42-3|35	%{_mandir}/man1/pod2pdf.1*
12cr|pod2pdf-0.42-3|36	%{perl_vendorlib}/App
12cr|pod2pdf-0.42-3|37	
12cr|pod2pdf-0.42-3|38	
12cr|pod2pdf-0.42-3|39	
12cr|pod2pdf-0.42-3|40	%changelog
12cr|pod2pdf-0.42-3|41	* Fri Aug 06 2010 Funda Wang <fwang@mandriva.org> 0.42-2mdv2011.0
12cr|pod2pdf-0.42-3|42	+ Revision: 566712
12cr|pod2pdf-0.42-3|43	- Add BR for test
12cr|pod2pdf-0.42-3|44	
12cr|pod2pdf-0.42-3|45	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|pod2pdf-0.42-3|46	- fix dependencies
12cr|pod2pdf-0.42-3|47	- import pod2pdf
12cr|pod2pdf-0.42-3|48	
12cr|pod2pdf-0.42-3|49	
12cr|pod2pdf-0.42-3|50	* Fri Aug 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.42-1mdv2011.0
12cr|pod2pdf-0.42-3|51	- initial mdv release

6240 12
12cr|podget-0.6-1|1	%define name	podget
12cr|podget-0.6-1|2	%define version	0.6
12cr|podget-0.6-1|3	%define release %mkrel 1
12cr|podget-0.6-1|4	
12cr|podget-0.6-1|5	Name: 	 	%{name}
12cr|podget-0.6-1|6	Summary: 	Simple podcast aggregator
12cr|podget-0.6-1|7	Version: 	%{version}
12cr|podget-0.6-1|8	Release: 	%{release}
12cr|podget-0.6-1|9	
12cr|podget-0.6-1|10	Source:		http://prdownloads.sourceforge.net/podget/%{name}-%{version}.tar.gz
12cr|podget-0.6-1|11	URL:		http://podget.sourceforge.net/
12cr|podget-0.6-1|12	License:	GPLv2+
12cr|podget-0.6-1|13	Group:		Networking/News
12cr|podget-0.6-1|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|podget-0.6-1|15	Requires:	screen wget bittorrent
12cr|podget-0.6-1|16	BuildArch:	noarch
12cr|podget-0.6-1|17	
12cr|podget-0.6-1|18	%description
12cr|podget-0.6-1|19	Podget is a simple podcast aggregator with support for RSS and Bittorrent
12cr|podget-0.6-1|20	feeds, folders and categories, and automatic playlist creation.
12cr|podget-0.6-1|21	
12cr|podget-0.6-1|22	%prep
12cr|podget-0.6-1|23	%setup -q
12cr|podget-0.6-1|24	perl -pi -e 's/get_torrents\=0/get_torrents\=1/' podget.sh
12cr|podget-0.6-1|25	
12cr|podget-0.6-1|26	%install
12cr|podget-0.6-1|27	rm -rf $RPM_BUILD_ROOT
12cr|podget-0.6-1|28	mkdir -p %buildroot/%_bindir
12cr|podget-0.6-1|29	cp %name %buildroot/%_bindir
12cr|podget-0.6-1|30	
12cr|podget-0.6-1|31	%clean
12cr|podget-0.6-1|32	rm -rf $RPM_BUILD_ROOT
12cr|podget-0.6-1|33	
12cr|podget-0.6-1|34	%files
12cr|podget-0.6-1|35	%defattr(-,root,root)
12cr|podget-0.6-1|36	%doc README
12cr|podget-0.6-1|37	%{_bindir}/%name
12cr|podget-0.6-1|38	
12cr|podget-0.6-1|39	
12cr|podget-0.6-1|40	
12cr|podget-0.6-1|41	
12cr|podget-0.6-1|42	%changelog
12cr|podget-0.6-1|43	* Thu Jul 22 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.6-1mdv2011.0
12cr|podget-0.6-1|44	+ Revision: 557059
12cr|podget-0.6-1|45	- use the tar.gz given by upstream
12cr|podget-0.6-1|46	- update to 0.6
12cr|podget-0.6-1|47	- fix source and %%prep
12cr|podget-0.6-1|48	
12cr|podget-0.6-1|49	* Sun Jun 21 2009 Jérôme Brenier <incubusss@mandriva.org> 0.5.8-5mdv2010.0
12cr|podget-0.6-1|50	+ Revision: 387941
12cr|podget-0.6-1|51	- fix license tag
12cr|podget-0.6-1|52	
12cr|podget-0.6-1|53	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.5.8-4mdv2009.0
12cr|podget-0.6-1|54	+ Revision: 259131
12cr|podget-0.6-1|55	- rebuild
12cr|podget-0.6-1|56	
12cr|podget-0.6-1|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.5.8-3mdv2009.0
12cr|podget-0.6-1|58	+ Revision: 247051
12cr|podget-0.6-1|59	- rebuild
12cr|podget-0.6-1|60	
12cr|podget-0.6-1|61	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.5.8-1mdv2008.1
12cr|podget-0.6-1|62	+ Revision: 136426
12cr|podget-0.6-1|63	- restore BuildRoot
12cr|podget-0.6-1|64	
12cr|podget-0.6-1|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|podget-0.6-1|66	- kill re-definition of %%buildroot on Pixel's request
12cr|podget-0.6-1|67	
12cr|podget-0.6-1|68	
12cr|podget-0.6-1|69	* Thu Jan 11 2007 Lenny Cartier <lenny@mandriva.com> 0.5.8-1mdv2007.0
12cr|podget-0.6-1|70	+ Revision: 107378
12cr|podget-0.6-1|71	- Update to 0.5.8
12cr|podget-0.6-1|72	- Import podget
12cr|podget-0.6-1|73	

6241 12
12cr|podofo-0.9.1-2|1	%define	major	0
12cr|podofo-0.9.1-2|2	%define libname	%mklibname %{name} %{major}
12cr|podofo-0.9.1-2|3	%define	develname	%mklibname	%{name} -d
12cr|podofo-0.9.1-2|4	%define badlibname	%mklibname lib%{name} %{major}
12cr|podofo-0.9.1-2|5	%define	baddevelname	%mklibname	lib%{name} -d
12cr|podofo-0.9.1-2|6	
12cr|podofo-0.9.1-2|7	Name:		podofo
12cr|podofo-0.9.1-2|8	Version:	0.9.1
12cr|podofo-0.9.1-2|9	Release:	2
12cr|podofo-0.9.1-2|10	Summary:	Tools and libraries to work with the PDF file format
12cr|podofo-0.9.1-2|11	Group:		Publishing
12cr|podofo-0.9.1-2|12	License:	GPL and LGPL
12cr|podofo-0.9.1-2|13	URL:		http://podofo.sourceforge.net
12cr|podofo-0.9.1-2|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|podofo-0.9.1-2|15	Patch0:		podofo-0.9.1-gcc4.7.patch
12cr|podofo-0.9.1-2|16	
12cr|podofo-0.9.1-2|17	BuildRequires:	cmake
12cr|podofo-0.9.1-2|18	BuildRequires:	pkgconfig(zlib)
12cr|podofo-0.9.1-2|19	BuildRequires:	jpeg-devel
12cr|podofo-0.9.1-2|20	BuildRequires:	tiff-devel
12cr|podofo-0.9.1-2|21	BuildRequires:	freetype-devel
12cr|podofo-0.9.1-2|22	BuildRequires:	pkgconfig(fontconfig)
12cr|podofo-0.9.1-2|23	BuildRequires:	pkgconfig(cppunit)
12cr|podofo-0.9.1-2|24	BuildRequires:	pkgconfig(lua)
12cr|podofo-0.9.1-2|25	BuildRequires:	doxygen
12cr|podofo-0.9.1-2|26	
12cr|podofo-0.9.1-2|27	
12cr|podofo-0.9.1-2|28	%description
12cr|podofo-0.9.1-2|29	PoDoFo is a library to work with the PDF file format. The name comes from
12cr|podofo-0.9.1-2|30	the first letter of PDF (Portable Document Format). A few tools to work
12cr|podofo-0.9.1-2|31	with PDF files are already included in the PoDoFo package.
12cr|podofo-0.9.1-2|32	
12cr|podofo-0.9.1-2|33	The PoDoFo library is a free, portable C++ library which includes classes
12cr|podofo-0.9.1-2|34	to parse PDF files and modify their contents into memory. The changes can be
12cr|podofo-0.9.1-2|35	written back to disk easily. The parser can also be used to extract
12cr|podofo-0.9.1-2|36	information from a PDF file (for example the parser could be used in a PDF
12cr|podofo-0.9.1-2|37	viewer). Besides parsing PoDoFo includes also very simple classes to create
12cr|podofo-0.9.1-2|38	your own PDF files. All classes are documented so it is easy to start writing
12cr|podofo-0.9.1-2|39	your own application using PoDoFo.
12cr|podofo-0.9.1-2|40	
12cr|podofo-0.9.1-2|41	
12cr|podofo-0.9.1-2|42	%package -n %{libname}
12cr|podofo-0.9.1-2|43	Summary:	Runtime library for %{name}
12cr|podofo-0.9.1-2|44	Group:		System/Libraries
12cr|podofo-0.9.1-2|45	License:	LGPLv2+
12cr|podofo-0.9.1-2|46	Obsoletes:	%{badlibname} < %{version}-%{release}
12cr|podofo-0.9.1-2|47	
12cr|podofo-0.9.1-2|48	%description -n %{libname}
12cr|podofo-0.9.1-2|49	Runtime library for %{name}.
12cr|podofo-0.9.1-2|50	
12cr|podofo-0.9.1-2|51	
12cr|podofo-0.9.1-2|52	%package -n 	%{develname}
12cr|podofo-0.9.1-2|53	Summary:	Development files for %{name} library
12cr|podofo-0.9.1-2|54	Group:		Development/C
12cr|podofo-0.9.1-2|55	License:	LGPLv2+
12cr|podofo-0.9.1-2|56	Requires:	%{libname} = %{version}-%{release}
12cr|podofo-0.9.1-2|57	Provides:	%{name}-devel = %{version}-%{release}
12cr|podofo-0.9.1-2|58	Obsoletes:	%{baddevelname} < %{version}-%{release}
12cr|podofo-0.9.1-2|59	
12cr|podofo-0.9.1-2|60	%description -n %{develname}
12cr|podofo-0.9.1-2|61	Development files and documentation for the %{name} library.
12cr|podofo-0.9.1-2|62	
12cr|podofo-0.9.1-2|63	
12cr|podofo-0.9.1-2|64	%prep
12cr|podofo-0.9.1-2|65	%setup -q
12cr|podofo-0.9.1-2|66	%patch0 -p0
12cr|podofo-0.9.1-2|67	
12cr|podofo-0.9.1-2|68	%build
12cr|podofo-0.9.1-2|69	%cmake -DPODOFO_BUILD_SHARED=1 \
12cr|podofo-0.9.1-2|70	%ifarch x86_64
12cr|podofo-0.9.1-2|71	-DWANT_LIB64=1 \
12cr|podofo-0.9.1-2|72	%endif
12cr|podofo-0.9.1-2|73	..
12cr|podofo-0.9.1-2|74	
12cr|podofo-0.9.1-2|75	%make
12cr|podofo-0.9.1-2|76	
12cr|podofo-0.9.1-2|77	# build the docs
12cr|podofo-0.9.1-2|78	doxygen ../
12cr|podofo-0.9.1-2|79	
12cr|podofo-0.9.1-2|80	
12cr|podofo-0.9.1-2|81	
12cr|podofo-0.9.1-2|82	%install
12cr|podofo-0.9.1-2|83	%makeinstall_std -C build
12cr|podofo-0.9.1-2|84	
12cr|podofo-0.9.1-2|85	
12cr|podofo-0.9.1-2|86	%files
12cr|podofo-0.9.1-2|87	%defattr(-,root,root,-)
12cr|podofo-0.9.1-2|88	%doc COPYING
12cr|podofo-0.9.1-2|89	%{_bindir}/%{name}*
12cr|podofo-0.9.1-2|90	%doc %{_mandir}/man1/*
12cr|podofo-0.9.1-2|91	
12cr|podofo-0.9.1-2|92	%files -n %{libname}
12cr|podofo-0.9.1-2|93	%defattr(-,root,root,-)
12cr|podofo-0.9.1-2|94	%doc AUTHORS COPYING.LIB ChangeLog FAQ.html README.html TODO
12cr|podofo-0.9.1-2|95	%{_libdir}/*.so.%{major}*
12cr|podofo-0.9.1-2|96	
12cr|podofo-0.9.1-2|97	%files -n %{develname}
12cr|podofo-0.9.1-2|98	%defattr(-,root,root,-)
12cr|podofo-0.9.1-2|99	%doc doc/html
12cr|podofo-0.9.1-2|100	%{_includedir}/%{name}
12cr|podofo-0.9.1-2|101	%{_libdir}/*.so
12cr|podofo-0.9.1-2|102	
12cr|podofo-0.9.1-2|103	
12cr|podofo-0.9.1-2|104	%changelog
12cr|podofo-0.9.1-2|105	* Mon Sep 26 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.9.1-1
12cr|podofo-0.9.1-2|106	+ Revision: 701226
12cr|podofo-0.9.1-2|107	- new version 0.9.1
12cr|podofo-0.9.1-2|108	
12cr|podofo-0.9.1-2|109	* Tue Oct 26 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.8.4-1mdv2011.0
12cr|podofo-0.9.1-2|110	+ Revision: 589450
12cr|podofo-0.9.1-2|111	- update to 0.8.4
12cr|podofo-0.9.1-2|112	
12cr|podofo-0.9.1-2|113	* Wed Aug 25 2010 Funda Wang <fwang@mandriva.org> 0.8.2-1mdv2011.0
12cr|podofo-0.9.1-2|114	+ Revision: 573150
12cr|podofo-0.9.1-2|115	- new version 0.8.2
12cr|podofo-0.9.1-2|116	
12cr|podofo-0.9.1-2|117	* Fri Jul 30 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.8.1-3mdv2011.0
12cr|podofo-0.9.1-2|118	+ Revision: 563233
12cr|podofo-0.9.1-2|119	- add patch from upstream SVN to fix compilation
12cr|podofo-0.9.1-2|120	- update to 0.8.1
12cr|podofo-0.9.1-2|121	
12cr|podofo-0.9.1-2|122	* Fri May 28 2010 Juan Luis Baptiste <juancho@mandriva.org> 0.8.0-1mdv2011.0
12cr|podofo-0.9.1-2|123	+ Revision: 546552
12cr|podofo-0.9.1-2|124	- Updated to 0.8.0 and removed patch to fix fprint strings.
12cr|podofo-0.9.1-2|125	
12cr|podofo-0.9.1-2|126	* Tue Apr 20 2010 Tomas Kindl <supp@mandriva.org> 0.7.0-2mdv2010.1
12cr|podofo-0.9.1-2|127	+ Revision: 537257
12cr|podofo-0.9.1-2|128	- fix really really bad libname/develname and obsolete it...
12cr|podofo-0.9.1-2|129	
12cr|podofo-0.9.1-2|130	* Mon Apr 19 2010 Tomas Kindl <supp@mandriva.org> 0.7.0-1mdv2010.1
12cr|podofo-0.9.1-2|131	+ Revision: 536544
12cr|podofo-0.9.1-2|132	- initial PoDoFo import
12cr|podofo-0.9.1-2|133	- create podofo
12cr|podofo-0.9.1-2|134	

6242 12
12cr|podtohtml-0.07-5|1	%define name	podtohtml
12cr|podtohtml-0.07-5|2	%define Name	PodToHTML
12cr|podtohtml-0.07-5|3	%define version	0.07
12cr|podtohtml-0.07-5|4	%define release	5
12cr|podtohtml-0.07-5|5	
12cr|podtohtml-0.07-5|6	Name:		%{name}
12cr|podtohtml-0.07-5|7	Version:		%{version}
12cr|podtohtml-0.07-5|8	Release:		%{release}
12cr|podtohtml-0.07-5|9	Summary:		Convert POD documentation to HTML
12cr|podtohtml-0.07-5|10	License:		GPL or Artistic
12cr|podtohtml-0.07-5|11	Group:		Development/Perl
12cr|podtohtml-0.07-5|12	Url:		http://search.cpan.org/dist/%{Name}
12cr|podtohtml-0.07-5|13	Source:		http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/%{Name}-%{version}.tar.gz
12cr|podtohtml-0.07-5|14	BuildArch:	noarch
12cr|podtohtml-0.07-5|15	BuildRequires:	perl-HTML-Tree
12cr|podtohtml-0.07-5|16	BuildRequires:	perl-HTML-Format
12cr|podtohtml-0.07-5|17	BuildRequires:	perl-devel
12cr|podtohtml-0.07-5|18	
12cr|podtohtml-0.07-5|19	
12cr|podtohtml-0.07-5|20	%description
12cr|podtohtml-0.07-5|21	podtohtml converts POD documentation to HTML. It is based on the generic
12cr|podtohtml-0.07-5|22	Pod::Parser. It works by making two passes over the selected pods, the fisrt
12cr|podtohtml-0.07-5|23	pass uses Pod::Links to pre-scan for L<> links and =head1 NAME sections, and
12cr|podtohtml-0.07-5|24	then a second to build a tree of HTML::Elements for each POD and calling the
12cr|podtohtml-0.07-5|25	as_HTML method on the resulting tree.
12cr|podtohtml-0.07-5|26	
12cr|podtohtml-0.07-5|27	The Generated HTML uses relative links.
12cr|podtohtml-0.07-5|28	
12cr|podtohtml-0.07-5|29	%prep
12cr|podtohtml-0.07-5|30	%setup -q -n %{Name}-%{version}
12cr|podtohtml-0.07-5|31	
12cr|podtohtml-0.07-5|32	%build
12cr|podtohtml-0.07-5|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|podtohtml-0.07-5|34	%make
12cr|podtohtml-0.07-5|35	
12cr|podtohtml-0.07-5|36	%install
12cr|podtohtml-0.07-5|37	%makeinstall_std
12cr|podtohtml-0.07-5|38	
12cr|podtohtml-0.07-5|39	%files
12cr|podtohtml-0.07-5|40	%doc README
12cr|podtohtml-0.07-5|41	%_bindir/*
12cr|podtohtml-0.07-5|42	%_mandir/*/*
12cr|podtohtml-0.07-5|43	%{perl_vendorlib}/Pod
12cr|podtohtml-0.07-5|44	
12cr|podtohtml-0.07-5|45	
12cr|podtohtml-0.07-5|46	
12cr|podtohtml-0.07-5|47	%changelog
12cr|podtohtml-0.07-5|48	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.07-5mdv2010.0
12cr|podtohtml-0.07-5|49	+ Revision: 430752
12cr|podtohtml-0.07-5|50	- rebuild
12cr|podtohtml-0.07-5|51	
12cr|podtohtml-0.07-5|52	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.07-4mdv2009.0
12cr|podtohtml-0.07-5|53	+ Revision: 259135
12cr|podtohtml-0.07-5|54	- rebuild
12cr|podtohtml-0.07-5|55	
12cr|podtohtml-0.07-5|56	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.07-3mdv2009.0
12cr|podtohtml-0.07-5|57	+ Revision: 247072
12cr|podtohtml-0.07-5|58	- rebuild
12cr|podtohtml-0.07-5|59	
12cr|podtohtml-0.07-5|60	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2008.1
12cr|podtohtml-0.07-5|61	+ Revision: 136849
12cr|podtohtml-0.07-5|62	- new version
12cr|podtohtml-0.07-5|63	
12cr|podtohtml-0.07-5|64	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-3mdv2008.1
12cr|podtohtml-0.07-5|65	+ Revision: 136773
12cr|podtohtml-0.07-5|66	- rebuild
12cr|podtohtml-0.07-5|67	
12cr|podtohtml-0.07-5|68	+ Olivier Blin <oblin@mandriva.com>
12cr|podtohtml-0.07-5|69	- restore BuildRoot
12cr|podtohtml-0.07-5|70	
12cr|podtohtml-0.07-5|71	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|podtohtml-0.07-5|72	- kill re-definition of %%buildroot on Pixel's request
12cr|podtohtml-0.07-5|73	- import podtohtml
12cr|podtohtml-0.07-5|74	
12cr|podtohtml-0.07-5|75	
12cr|podtohtml-0.07-5|76	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-2mdv2007.0
12cr|podtohtml-0.07-5|77	- Rebuild
12cr|podtohtml-0.07-5|78	
12cr|podtohtml-0.07-5|79	* Sun Apr 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdk
12cr|podtohtml-0.07-5|80	- first mdk release

6243 12
12cr|poedit-1.5.2-1|1	Summary:	Gettext translation file editor
12cr|poedit-1.5.2-1|2	Name:		poedit
12cr|poedit-1.5.2-1|3	Version:	1.5.2
12cr|poedit-1.5.2-1|4	Release:	1
12cr|poedit-1.5.2-1|5	License:	MIT
12cr|poedit-1.5.2-1|6	Group:		Editors
12cr|poedit-1.5.2-1|7	URL:		http://www.poedit.net
12cr|poedit-1.5.2-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|poedit-1.5.2-1|9	
12cr|poedit-1.5.2-1|10	Requires:	gettext
12cr|poedit-1.5.2-1|11	BuildRequires:	wxgtku-devel >= 2.8
12cr|poedit-1.5.2-1|12	BuildRequires:	db-devel
12cr|poedit-1.5.2-1|13	BuildRequires:	gtkspell-devel
12cr|poedit-1.5.2-1|14	BuildRequires:	zip
12cr|poedit-1.5.2-1|15	BuildRequires:	desktop-file-utils
12cr|poedit-1.5.2-1|16	BuildRequires:	boost-devel
12cr|poedit-1.5.2-1|17	Requires(Pre):	shared-mime-info
12cr|poedit-1.5.2-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|poedit-1.5.2-1|19	
12cr|poedit-1.5.2-1|20	%description
12cr|poedit-1.5.2-1|21	Poedit is cross-platform gettext catalogs (.po files) editor. It is built with
12cr|poedit-1.5.2-1|22	wxWindows toolkit and can run on Unix or Windows. It aims to provide convenient
12cr|poedit-1.5.2-1|23	way of editing gettext catalogs. It features UTF-8 support, fuzzy and
12cr|poedit-1.5.2-1|24	untranslated records highlighting, whitespaces highlighting, references
12cr|poedit-1.5.2-1|25	browser, headers editing and can be used to create new catalogs or update
12cr|poedit-1.5.2-1|26	existing catalogs from source code by single click.
12cr|poedit-1.5.2-1|27	
12cr|poedit-1.5.2-1|28	%prep
12cr|poedit-1.5.2-1|29	%setup -q
12cr|poedit-1.5.2-1|30	
12cr|poedit-1.5.2-1|31	%build
12cr|poedit-1.5.2-1|32	# wx-config is brain-damaged. Damn you, multiarch, damn you
12cr|poedit-1.5.2-1|33	%configure2_5x --with-wx-config=%{_bindir}/wx-config-unicode
12cr|poedit-1.5.2-1|34	%make
12cr|poedit-1.5.2-1|35	
12cr|poedit-1.5.2-1|36	%install
12cr|poedit-1.5.2-1|37	%makeinstall_std
12cr|poedit-1.5.2-1|38	
12cr|poedit-1.5.2-1|39	desktop-file-install \
12cr|poedit-1.5.2-1|40	--add-category="GTK;GNOME;" \
12cr|poedit-1.5.2-1|41	--dir=%{buildroot}%{_datadir}/applications \
12cr|poedit-1.5.2-1|42	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|poedit-1.5.2-1|43	
12cr|poedit-1.5.2-1|44	# remove files not bundled
12cr|poedit-1.5.2-1|45	rm -f %{buildroot}/%{_iconsdir}/poedit.xpm
12cr|poedit-1.5.2-1|46	
12cr|poedit-1.5.2-1|47	%find_lang %{name}
12cr|poedit-1.5.2-1|48	
12cr|poedit-1.5.2-1|49	%files -f %{name}.lang
12cr|poedit-1.5.2-1|50	%doc NEWS README AUTHORS TODO
12cr|poedit-1.5.2-1|51	%dir %{_datadir}/poedit
12cr|poedit-1.5.2-1|52	%{_bindir}/poedit
12cr|poedit-1.5.2-1|53	%{_iconsdir}/*
12cr|poedit-1.5.2-1|54	%{_mandir}/man1/*
12cr|poedit-1.5.2-1|55	%{_datadir}/poedit/icons/*
12cr|poedit-1.5.2-1|56	%{_datadir}/applications/*.desktop
12cr|poedit-1.5.2-1|57	%{_datadir}/pixmaps/*
12cr|poedit-1.5.2-1|58	
12cr|poedit-1.5.2-1|59	
12cr|poedit-1.5.2-1|60	%changelog
12cr|poedit-1.5.2-1|61	* Sat Aug 11 2012 Johnny A. Solbu <solbu@mandriva.org> 1.5.2-1
12cr|poedit-1.5.2-1|62	+ Revision: 814025
12cr|poedit-1.5.2-1|63	- Fix BuildRequires
12cr|poedit-1.5.2-1|64	- New version
12cr|poedit-1.5.2-1|65	- Spec cleanup
12cr|poedit-1.5.2-1|66	
12cr|poedit-1.5.2-1|67	* Tue May 08 2012 Crispin Boylan <crisb@mandriva.org> 1.4.6.1-4
12cr|poedit-1.5.2-1|68	+ Revision: 797441
12cr|poedit-1.5.2-1|69	- Rebuild
12cr|poedit-1.5.2-1|70	
12cr|poedit-1.5.2-1|71	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|poedit-1.5.2-1|72	- rebuild against db 5.1.25
12cr|poedit-1.5.2-1|73	
12cr|poedit-1.5.2-1|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.6.1-2mdv2011.0
12cr|poedit-1.5.2-1|75	+ Revision: 614602
12cr|poedit-1.5.2-1|76	- the mass rebuild of 2010.1 packages
12cr|poedit-1.5.2-1|77	
12cr|poedit-1.5.2-1|78	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|poedit-1.5.2-1|79	- clean spec
12cr|poedit-1.5.2-1|80	
12cr|poedit-1.5.2-1|81	* Wed Apr 07 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.4.6.1-1mdv2010.1
12cr|poedit-1.5.2-1|82	+ Revision: 532633
12cr|poedit-1.5.2-1|83	- update to 1.4.6.1
12cr|poedit-1.5.2-1|84	
12cr|poedit-1.5.2-1|85	* Tue Feb 02 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.4.5-1mdv2010.1
12cr|poedit-1.5.2-1|86	+ Revision: 499747
12cr|poedit-1.5.2-1|87	- New release 1.4.5
12cr|poedit-1.5.2-1|88	
12cr|poedit-1.5.2-1|89	* Sat Jan 30 2010 Frederik Himpe <fhimpe@mandriva.org> 1.4.4-1mdv2010.1
12cr|poedit-1.5.2-1|90	+ Revision: 498508
12cr|poedit-1.5.2-1|91	- Revert db4.8-devel BuildRequires, db-devel is OK
12cr|poedit-1.5.2-1|92	- BuildRequires desktop-file-utils
12cr|poedit-1.5.2-1|93	- Update to new version 1.4.4
12cr|poedit-1.5.2-1|94	- Use desktop-file-install in spec file instead of patch to fix
12cr|poedit-1.5.2-1|95	desktop file
12cr|poedit-1.5.2-1|96	
12cr|poedit-1.5.2-1|97	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|poedit-1.5.2-1|98	- fix BuildRequires db-devel to db4.8-devel
12cr|poedit-1.5.2-1|99	
12cr|poedit-1.5.2-1|100	* Wed Dec 30 2009 Funda Wang <fwang@mandriva.org> 1.4.3-2mdv2010.1
12cr|poedit-1.5.2-1|101	+ Revision: 484099
12cr|poedit-1.5.2-1|102	- rebuild for db4.8
12cr|poedit-1.5.2-1|103	
12cr|poedit-1.5.2-1|104	* Sun Sep 20 2009 Frederik Himpe <fhimpe@mandriva.org> 1.4.3-1mdv2010.0
12cr|poedit-1.5.2-1|105	+ Revision: 444890
12cr|poedit-1.5.2-1|106	- update to new version 1.4.3
12cr|poedit-1.5.2-1|107	
12cr|poedit-1.5.2-1|108	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.4.2-5mdv2010.0
12cr|poedit-1.5.2-1|109	+ Revision: 441884
12cr|poedit-1.5.2-1|110	- rebuild
12cr|poedit-1.5.2-1|111	
12cr|poedit-1.5.2-1|112	* Tue Feb 24 2009 Emmanuel Andry <eandry@mandriva.org> 1.4.2-4mdv2009.1
12cr|poedit-1.5.2-1|113	+ Revision: 344535
12cr|poedit-1.5.2-1|114	- switch to db4.7
12cr|poedit-1.5.2-1|115	
12cr|poedit-1.5.2-1|116	* Tue Feb 24 2009 Emmanuel Andry <eandry@mandriva.org> 1.4.2-3mdv2009.1
12cr|poedit-1.5.2-1|117	+ Revision: 344421
12cr|poedit-1.5.2-1|118	- rebuild
12cr|poedit-1.5.2-1|119	
12cr|poedit-1.5.2-1|120	* Wed Oct 01 2008 Funda Wang <fwang@mandriva.org> 1.4.2-2mdv2009.0
12cr|poedit-1.5.2-1|121	+ Revision: 290309
12cr|poedit-1.5.2-1|122	- fix wrong locale location
12cr|poedit-1.5.2-1|123	
12cr|poedit-1.5.2-1|124	* Sun Sep 07 2008 Funda Wang <fwang@mandriva.org> 1.4.2-1mdv2009.0
12cr|poedit-1.5.2-1|125	+ Revision: 282073
12cr|poedit-1.5.2-1|126	- update to new version 1.4.2
12cr|poedit-1.5.2-1|127	
12cr|poedit-1.5.2-1|128	* Sat Jun 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.1-2mdv2009.0
12cr|poedit-1.5.2-1|129	+ Revision: 229885
12cr|poedit-1.5.2-1|130	- do not package COPYING file
12cr|poedit-1.5.2-1|131	
12cr|poedit-1.5.2-1|132	+ Pixel <pixel@mandriva.com>
12cr|poedit-1.5.2-1|133	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|poedit-1.5.2-1|134	
12cr|poedit-1.5.2-1|135	* Sun May 04 2008 Frederik Himpe <fhimpe@mandriva.org> 1.4.1-1mdv2009.0
12cr|poedit-1.5.2-1|136	+ Revision: 200924
12cr|poedit-1.5.2-1|137	- New version
12cr|poedit-1.5.2-1|138	
12cr|poedit-1.5.2-1|139	* Sun Jan 13 2008 Emmanuel Andry <eandry@mandriva.org> 1.3.9-2mdv2008.1
12cr|poedit-1.5.2-1|140	+ Revision: 150435
12cr|poedit-1.5.2-1|141	- use db4.6
12cr|poedit-1.5.2-1|142	
12cr|poedit-1.5.2-1|143	+ Olivier Blin <blino@mandriva.org>
12cr|poedit-1.5.2-1|144	- restore BuildRoot
12cr|poedit-1.5.2-1|145	
12cr|poedit-1.5.2-1|146	+ Thierry Vignaud <tv@mandriva.org>
12cr|poedit-1.5.2-1|147	- kill re-definition of %%buildroot on Pixel's request
12cr|poedit-1.5.2-1|148	
12cr|poedit-1.5.2-1|149	+ Funda Wang <fwang@mandriva.org>
12cr|poedit-1.5.2-1|150	- fix name and URL
12cr|poedit-1.5.2-1|151	
12cr|poedit-1.5.2-1|152	* Tue Dec 11 2007 Funda Wang <fwang@mandriva.org> 1.3.9-1mdv2008.1
12cr|poedit-1.5.2-1|153	+ Revision: 117337
12cr|poedit-1.5.2-1|154	- New version 1.3.9
12cr|poedit-1.5.2-1|155	
12cr|poedit-1.5.2-1|156	* Tue Jul 10 2007 Funda Wang <fwang@mandriva.org> 1.3.7-1mdv2008.0
12cr|poedit-1.5.2-1|157	+ Revision: 50799
12cr|poedit-1.5.2-1|158	- BR wxgtku 2.8
12cr|poedit-1.5.2-1|159	- BR gtk2.6-devel
12cr|poedit-1.5.2-1|160	- New version
12cr|poedit-1.5.2-1|161	
12cr|poedit-1.5.2-1|162	
12cr|poedit-1.5.2-1|163	* Sun Mar 04 2007 Emmanuel Andry <eandry@mandriva.org> 1.3.6-3mdv2007.0
12cr|poedit-1.5.2-1|164	+ Revision: 131942
12cr|poedit-1.5.2-1|165	- build with wxgtk2.8 and db4.5
12cr|poedit-1.5.2-1|166	
12cr|poedit-1.5.2-1|167	* Wed Dec 20 2006 Götz Waschk <waschk@mandriva.org> 1.3.6-2mdv2007.1
12cr|poedit-1.5.2-1|168	+ Revision: 100704
12cr|poedit-1.5.2-1|169	- rebuild
12cr|poedit-1.5.2-1|170	
12cr|poedit-1.5.2-1|171	* Sun Dec 03 2006 Emmanuel Andry <eandry@mandriva.org> 1.3.6-1mdv2007.1
12cr|poedit-1.5.2-1|172	+ Revision: 90147
12cr|poedit-1.5.2-1|173	- New version 1.3.6
12cr|poedit-1.5.2-1|174	- Drop patch0
12cr|poedit-1.5.2-1|175	xdg menu
12cr|poedit-1.5.2-1|176	
12cr|poedit-1.5.2-1|177	+ Lenny Cartier <lenny@mandriva.com>
12cr|poedit-1.5.2-1|178	- Import poedit
12cr|poedit-1.5.2-1|179	
12cr|poedit-1.5.2-1|180	* Sat Nov 26 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.3.4-2mdk
12cr|poedit-1.5.2-1|181	- rebuild against libcairo2
12cr|poedit-1.5.2-1|182	- macroszification
12cr|poedit-1.5.2-1|183	
12cr|poedit-1.5.2-1|184	* Wed Oct 05 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.3.4-1mdk
12cr|poedit-1.5.2-1|185	- 1.3.4
12cr|poedit-1.5.2-1|186	
12cr|poedit-1.5.2-1|187	* Wed Jul 06 2005 Abel Cheung <deaddog@mandriva.org> 1.3.3-2mdk
12cr|poedit-1.5.2-1|188	- Make sure to build with wxGTK 2.6 with unicode support
12cr|poedit-1.5.2-1|189	- makeinstall_std
12cr|poedit-1.5.2-1|190	- Drop semistatic support, never tested and broken for ages
12cr|poedit-1.5.2-1|191	- Use source bundled icons, which are much clearer
12cr|poedit-1.5.2-1|192	- Patch0: Avoid detection of GNOME/KDE desktop. Install desktop
12cr|poedit-1.5.2-1|193	stuff manually to avoid annoying GNOME 1.x / KDE dependency
12cr|poedit-1.5.2-1|194	
12cr|poedit-1.5.2-1|195	* Tue Jun 28 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.3.3-1mdk
12cr|poedit-1.5.2-1|196	- 1.3.3
12cr|poedit-1.5.2-1|197	- use mkrel
12cr|poedit-1.5.2-1|198	
12cr|poedit-1.5.2-1|199	* Sat Jan 29 2005 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.3.2-1mdk
12cr|poedit-1.5.2-1|200	- 1.3.2
12cr|poedit-1.5.2-1|201	
12cr|poedit-1.5.2-1|202	* Thu Sep 16 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.3.1-1mdk
12cr|poedit-1.5.2-1|203	- 1.3.1
12cr|poedit-1.5.2-1|204	- removed P0
12cr|poedit-1.5.2-1|205	- makeinstall instead of makeinstall_std
12cr|poedit-1.5.2-1|206	- build with gtkspell
12cr|poedit-1.5.2-1|207	- fixed menu section
12cr|poedit-1.5.2-1|208	
12cr|poedit-1.5.2-1|209	* Wed Sep 08 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.3.0-1mdk
12cr|poedit-1.5.2-1|210	- 1.3.0
12cr|poedit-1.5.2-1|211	- this version is a little bit broken, there is some known nasty bugs which
12cr|poedit-1.5.2-1|212	will be fixed in 1.3.1 available soon
12cr|poedit-1.5.2-1|213	- added temporary P0 which allow build poedit with wxGTK2.5.1 (thanks for patch
12cr|poedit-1.5.2-1|214	to Vaclav Slavik)
12cr|poedit-1.5.2-1|215	- improved icons installation
12cr|poedit-1.5.2-1|216	
12cr|poedit-1.5.2-1|217	* Tue Jun 08 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.2.5-2mdk
12cr|poedit-1.5.2-1|218	- rebuild with libstdc++6
12cr|poedit-1.5.2-1|219	- some macroszification, update section
12cr|poedit-1.5.2-1|220	

6244 12
12cr|pokerth-0.9.5-1|1	Name:		pokerth
12cr|pokerth-0.9.5-1|2	Summary:		PokerTH - play Texas Holdem Poker alone or online
12cr|pokerth-0.9.5-1|3	Version:		0.9.5
12cr|pokerth-0.9.5-1|4	Release:		1
12cr|pokerth-0.9.5-1|5	License:		GPLv2+
12cr|pokerth-0.9.5-1|6	Group:		Games/Cards
12cr|pokerth-0.9.5-1|7	URL:		http://www.pokerth.net/
12cr|pokerth-0.9.5-1|8	Source0:		http://downloads.sourceforge.net/pokerth/PokerTH-%{version}-src.tar.bz2
12cr|pokerth-0.9.5-1|9	Patch0:		PokerTH-0.9.1-libircclient-dir.patch
12cr|pokerth-0.9.5-1|10	Patch1:		PokerTH-0.9.1-link.patch
12cr|pokerth-0.9.5-1|11	Requires(post):	desktop-file-utils
12cr|pokerth-0.9.5-1|12	Requires(postun): desktop-file-utils
12cr|pokerth-0.9.5-1|13	BuildRequires:	qt4-devel
12cr|pokerth-0.9.5-1|14	BuildRequires:	gnutls-devel
12cr|pokerth-0.9.5-1|15	# Boost version in 2010.2 is too old so no backport to 2010.2
12cr|pokerth-0.9.5-1|16	BuildRequires:	boost-devel
12cr|pokerth-0.9.5-1|17	BuildRequires:	pkgconfig(libcurl)
12cr|pokerth-0.9.5-1|18	BuildRequires:	pkgconfig(SDL_mixer)
12cr|pokerth-0.9.5-1|19	BuildRequires:	pkgconfig(libgsasl)
12cr|pokerth-0.9.5-1|20	BuildRequires:	tinyxml-devel
12cr|pokerth-0.9.5-1|21	BuildRequires:	libircclient-static-devel
12cr|pokerth-0.9.5-1|22	BuildRequires:	libgcrypt-devel
12cr|pokerth-0.9.5-1|23	
12cr|pokerth-0.9.5-1|24	%description
12cr|pokerth-0.9.5-1|25	PokerTH is a multi-platform poker game.
12cr|pokerth-0.9.5-1|26	It allows you to play the popular "Texas Hold'em" poker variant against up to
12cr|pokerth-0.9.5-1|27	six computer-opponents or play network games with people all over the world.
12cr|pokerth-0.9.5-1|28	
12cr|pokerth-0.9.5-1|29	%package	server
12cr|pokerth-0.9.5-1|30	Summary:	PokerTH server
12cr|pokerth-0.9.5-1|31	Group:		Games/Cards
12cr|pokerth-0.9.5-1|32	
12cr|pokerth-0.9.5-1|33	%description server
12cr|pokerth-0.9.5-1|34	PokerTH server.
12cr|pokerth-0.9.5-1|35	
12cr|pokerth-0.9.5-1|36	%prep
12cr|pokerth-0.9.5-1|37	%setup -q -n PokerTH-%{version}-src
12cr|pokerth-0.9.5-1|38	%patch0 -p0
12cr|pokerth-0.9.5-1|39	%patch1 -p0
12cr|pokerth-0.9.5-1|40	
12cr|pokerth-0.9.5-1|41	%build
12cr|pokerth-0.9.5-1|42	%qmake_qt4 pokerth.pro
12cr|pokerth-0.9.5-1|43	%make
12cr|pokerth-0.9.5-1|44	
12cr|pokerth-0.9.5-1|45	%install
12cr|pokerth-0.9.5-1|46	#data
12cr|pokerth-0.9.5-1|47	%make INSTALL_ROOT=%{buildroot} install
12cr|pokerth-0.9.5-1|48	#binaries
12cr|pokerth-0.9.5-1|49	install -d -m 755 %{buildroot}%{_bindir}
12cr|pokerth-0.9.5-1|50	install -m 755 %{name} %{buildroot}%{_bindir}/
12cr|pokerth-0.9.5-1|51	install -m 755 bin/%{name}_server %{buildroot}%{_bindir}/
12cr|pokerth-0.9.5-1|52	#man page
12cr|pokerth-0.9.5-1|53	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|pokerth-0.9.5-1|54	install -m 644 docs/%{name}.1 %{buildroot}%{_mandir}/man1/
12cr|pokerth-0.9.5-1|55	#icon
12cr|pokerth-0.9.5-1|56	install -d -m 755 %{buildroot}%{_iconsdir}
12cr|pokerth-0.9.5-1|57	install -m 644 %{name}.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|pokerth-0.9.5-1|58	#menu
12cr|pokerth-0.9.5-1|59	install -d -m 755 %{buildroot}%{_datadir}/applications/
12cr|pokerth-0.9.5-1|60	install -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/
12cr|pokerth-0.9.5-1|61	
12cr|pokerth-0.9.5-1|62	
12cr|pokerth-0.9.5-1|63	%files
12cr|pokerth-0.9.5-1|64	%doc ChangeLog docs/gui_styling_howto.txt
12cr|pokerth-0.9.5-1|65	%attr(0755,root,root) %{_bindir}/%{name}
12cr|pokerth-0.9.5-1|66	%{_mandir}/man1/%{name}.1*
12cr|pokerth-0.9.5-1|67	%{_datadir}/%{name}
12cr|pokerth-0.9.5-1|68	%{_datadir}/pixmaps/%{name}.png
12cr|pokerth-0.9.5-1|69	%{_datadir}/applications/%{name}.desktop
12cr|pokerth-0.9.5-1|70	%{_iconsdir}/%{name}.png
12cr|pokerth-0.9.5-1|71	
12cr|pokerth-0.9.5-1|72	%files server
12cr|pokerth-0.9.5-1|73	%doc ChangeLog COPYING docs/server_setup_howto.txt
12cr|pokerth-0.9.5-1|74	%attr(0755,root,root) %{_bindir}/%{name}_server
12cr|pokerth-0.9.5-1|75	
12cr|pokerth-0.9.5-1|76	
12cr|pokerth-0.9.5-1|77	%changelog
12cr|pokerth-0.9.5-1|78	* Tue Jul 03 2012 Crispin Boylan <crisb@mandriva.org> 0.9.5-1
12cr|pokerth-0.9.5-1|79	+ Revision: 807897
12cr|pokerth-0.9.5-1|80	- Use filesystem 3 now that it is the only version in boost
12cr|pokerth-0.9.5-1|81	- New release
12cr|pokerth-0.9.5-1|82	
12cr|pokerth-0.9.5-1|83	* Tue Apr 03 2012 Crispin Boylan <crisb@mandriva.org> 0.9.1-2
12cr|pokerth-0.9.5-1|84	+ Revision: 789035
12cr|pokerth-0.9.5-1|85	- Rebuild for new boost
12cr|pokerth-0.9.5-1|86	
12cr|pokerth-0.9.5-1|87	* Tue Jan 31 2012 Andrey Bondrov <abondrov@mandriva.org> 0.9.1-1
12cr|pokerth-0.9.5-1|88	+ Revision: 770059
12cr|pokerth-0.9.5-1|89	- Add patch1 to fix linkage
12cr|pokerth-0.9.5-1|90	- Add patch for new libircclient include dir (changed in 1.5)
12cr|pokerth-0.9.5-1|91	- New version 0.9.1
12cr|pokerth-0.9.5-1|92	
12cr|pokerth-0.9.5-1|93	* Thu Jan 05 2012 Andrey Bondrov <abondrov@mandriva.org> 0.9-1
12cr|pokerth-0.9.5-1|94	+ Revision: 757902
12cr|pokerth-0.9.5-1|95	- New version 0.9
12cr|pokerth-0.9.5-1|96	
12cr|pokerth-0.9.5-1|97	* Mon Apr 04 2011 Funda Wang <fwang@mandriva.org> 0.8.3-3
12cr|pokerth-0.9.5-1|98	+ Revision: 650200
12cr|pokerth-0.9.5-1|99	- rebuild for new gnutls
12cr|pokerth-0.9.5-1|100	
12cr|pokerth-0.9.5-1|101	* Thu Mar 17 2011 Funda Wang <fwang@mandriva.org> 0.8.3-2
12cr|pokerth-0.9.5-1|102	+ Revision: 645775
12cr|pokerth-0.9.5-1|103	- force boost filesystem v2 component
12cr|pokerth-0.9.5-1|104	- rebuild
12cr|pokerth-0.9.5-1|105	
12cr|pokerth-0.9.5-1|106	* Tue Feb 08 2011 John Balcaen <mikala@mandriva.org> 0.8.3-1
12cr|pokerth-0.9.5-1|107	+ Revision: 636920
12cr|pokerth-0.9.5-1|108	- Update to 0.8.3
12cr|pokerth-0.9.5-1|109	
12cr|pokerth-0.9.5-1|110	* Thu Oct 14 2010 John Balcaen <mikala@mandriva.org> 0.8.1-1mdv2011.0
12cr|pokerth-0.9.5-1|111	+ Revision: 585594
12cr|pokerth-0.9.5-1|112	- Update to 0.8.1
12cr|pokerth-0.9.5-1|113	
12cr|pokerth-0.9.5-1|114	* Mon Sep 27 2010 John Balcaen <mikala@mandriva.org> 0.8-1mdv2011.0
12cr|pokerth-0.9.5-1|115	+ Revision: 581409
12cr|pokerth-0.9.5-1|116	- Update to 0.8
12cr|pokerth-0.9.5-1|117	- add buildrequires for libgsasl-devel
12cr|pokerth-0.9.5-1|118	
12cr|pokerth-0.9.5-1|119	* Wed Aug 04 2010 Funda Wang <fwang@mandriva.org> 0.7.1-4mdv2011.0
12cr|pokerth-0.9.5-1|120	+ Revision: 565997
12cr|pokerth-0.9.5-1|121	- rebuild for new boost
12cr|pokerth-0.9.5-1|122	
12cr|pokerth-0.9.5-1|123	* Mon Feb 08 2010 Anssi Hannula <anssi@mandriva.org> 0.7.1-3mdv2010.1
12cr|pokerth-0.9.5-1|124	+ Revision: 501882
12cr|pokerth-0.9.5-1|125	- rebuild for new boost
12cr|pokerth-0.9.5-1|126	
12cr|pokerth-0.9.5-1|127	* Fri Aug 21 2009 Funda Wang <fwang@mandriva.org> 0.7.1-2mdv2010.0
12cr|pokerth-0.9.5-1|128	+ Revision: 418866
12cr|pokerth-0.9.5-1|129	- rebuild for new libboost
12cr|pokerth-0.9.5-1|130	
12cr|pokerth-0.9.5-1|131	* Fri Jun 26 2009 Funda Wang <fwang@mandriva.org> 0.7.1-1mdv2010.0
12cr|pokerth-0.9.5-1|132	+ Revision: 389335
12cr|pokerth-0.9.5-1|133	- New version 0.7.1
12cr|pokerth-0.9.5-1|134	
12cr|pokerth-0.9.5-1|135	* Mon May 04 2009 Funda Wang <fwang@mandriva.org> 0.7-1mdv2010.0
12cr|pokerth-0.9.5-1|136	+ Revision: 371745
12cr|pokerth-0.9.5-1|137	- New version 0.7
12cr|pokerth-0.9.5-1|138	
12cr|pokerth-0.9.5-1|139	* Thu Mar 12 2009 Emmanuel Andry <eandry@mandriva.org> 0.6.3-2mdv2009.1
12cr|pokerth-0.9.5-1|140	+ Revision: 354300
12cr|pokerth-0.9.5-1|141	- rebuild for new boost
12cr|pokerth-0.9.5-1|142	
12cr|pokerth-0.9.5-1|143	* Sun Jan 04 2009 Guillaume Bedot <littletux@mandriva.org> 0.6.3-1mdv2009.1
12cr|pokerth-0.9.5-1|144	+ Revision: 324392
12cr|pokerth-0.9.5-1|145	- New release 0.6.3.
12cr|pokerth-0.9.5-1|146	
12cr|pokerth-0.9.5-1|147	* Sat Dec 20 2008 Funda Wang <fwang@mandriva.org> 0.6.2-6mdv2009.1
12cr|pokerth-0.9.5-1|148	+ Revision: 316561
12cr|pokerth-0.9.5-1|149	- rebuild for new boost
12cr|pokerth-0.9.5-1|150	
12cr|pokerth-0.9.5-1|151	* Tue Aug 19 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.2-5mdv2009.0
12cr|pokerth-0.9.5-1|152	+ Revision: 273511
12cr|pokerth-0.9.5-1|153	- rebuild against new boost
12cr|pokerth-0.9.5-1|154	
12cr|pokerth-0.9.5-1|155	* Mon Aug 18 2008 Funda Wang <fwang@mandriva.org> 0.6.2-4mdv2009.0
12cr|pokerth-0.9.5-1|156	+ Revision: 273426
12cr|pokerth-0.9.5-1|157	- BR new boost
12cr|pokerth-0.9.5-1|158	
12cr|pokerth-0.9.5-1|159	* Tue Aug 05 2008 Funda Wang <fwang@mandriva.org> 0.6.2-3mdv2009.0
12cr|pokerth-0.9.5-1|160	+ Revision: 263958
12cr|pokerth-0.9.5-1|161	- build server with server opts
12cr|pokerth-0.9.5-1|162	
12cr|pokerth-0.9.5-1|163	* Tue Aug 05 2008 Funda Wang <fwang@mandriva.org> 0.6.2-2mdv2009.0
12cr|pokerth-0.9.5-1|164	+ Revision: 263949
12cr|pokerth-0.9.5-1|165	- specify qtdir using macro
12cr|pokerth-0.9.5-1|166	- compile with new compile flags
12cr|pokerth-0.9.5-1|167	
12cr|pokerth-0.9.5-1|168	+ Pixel <pixel@mandriva.com>
12cr|pokerth-0.9.5-1|169	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|pokerth-0.9.5-1|170	
12cr|pokerth-0.9.5-1|171	* Thu May 29 2008 David Walluck <walluck@mandriva.org> 0.6.2-1mdv2009.0
12cr|pokerth-0.9.5-1|172	+ Revision: 212877
12cr|pokerth-0.9.5-1|173	- BuildRequires: curl-devel
12cr|pokerth-0.9.5-1|174	- no need for n flag on subpackage
12cr|pokerth-0.9.5-1|175	- 0.6.2
12cr|pokerth-0.9.5-1|176	- remove overloaded macros
12cr|pokerth-0.9.5-1|177	- fix License
12cr|pokerth-0.9.5-1|178	- BuildRequires: gnutls-devel now instead of openssl-devel
12cr|pokerth-0.9.5-1|179	- remove rpath from binaries
12cr|pokerth-0.9.5-1|180	- fix manpage location
12cr|pokerth-0.9.5-1|181	- call update-desktop-database
12cr|pokerth-0.9.5-1|182	- fix eol in net_protocol.txt
12cr|pokerth-0.9.5-1|183	
12cr|pokerth-0.9.5-1|184	* Wed Mar 26 2008 Guillaume Bedot <littletux@mandriva.org> 0.6.1-1mdv2009.0
12cr|pokerth-0.9.5-1|185	+ Revision: 190340
12cr|pokerth-0.9.5-1|186	- 0.6.1
12cr|pokerth-0.9.5-1|187	- dropped obsolete patch
12cr|pokerth-0.9.5-1|188	- added an icon
12cr|pokerth-0.9.5-1|189	
12cr|pokerth-0.9.5-1|190	+ Thierry Vignaud <tv@mandriva.org>
12cr|pokerth-0.9.5-1|191	- drop old menu
12cr|pokerth-0.9.5-1|192	
12cr|pokerth-0.9.5-1|193	* Thu Dec 20 2007 Guillaume Bedot <littletux@mandriva.org> 0.6-2mdv2008.1
12cr|pokerth-0.9.5-1|194	+ Revision: 135889
12cr|pokerth-0.9.5-1|195	- Fix perms
12cr|pokerth-0.9.5-1|196	- Allow license to be displayed
12cr|pokerth-0.9.5-1|197	
12cr|pokerth-0.9.5-1|198	* Tue Dec 18 2007 Guillaume Bedot <littletux@mandriva.org> 0.6-1mdv2008.1
12cr|pokerth-0.9.5-1|199	+ Revision: 131979
12cr|pokerth-0.9.5-1|200	- import pokerth
12cr|pokerth-0.9.5-1|201	

6245 12
12cr|polarssl-1.2.1-1|1	%define major		2
12cr|polarssl-1.2.1-1|2	%define libname		%mklibname %{name} %{major}
12cr|polarssl-1.2.1-1|3	%define develname	%mklibname %{name} -d
12cr|polarssl-1.2.1-1|4	
12cr|polarssl-1.2.1-1|5	Name:		polarssl
12cr|polarssl-1.2.1-1|6	Summary:	An SSL library
12cr|polarssl-1.2.1-1|7	Version:	1.2.1
12cr|polarssl-1.2.1-1|8	Release:	1
12cr|polarssl-1.2.1-1|9	License:	GPLv2+
12cr|polarssl-1.2.1-1|10	Group:		System/Libraries
12cr|polarssl-1.2.1-1|11	URL:		http://polarssl.org
12cr|polarssl-1.2.1-1|12	Source0:	http://polarssl.org/code/releases/%{name}-%{version}-gpl.tgz
12cr|polarssl-1.2.1-1|13	BuildRequires:	cmake
12cr|polarssl-1.2.1-1|14	BuildRequires:	doxygen
12cr|polarssl-1.2.1-1|15	BuildRequires:	pkcs11-helper-devel
12cr|polarssl-1.2.1-1|16	
12cr|polarssl-1.2.1-1|17	%description
12cr|polarssl-1.2.1-1|18	PolarSSL is an SSL library written in ANSI C. PolarSSL makes it easy
12cr|polarssl-1.2.1-1|19	for developers to include cryptographic and SSL/TLS capabilities in their
12cr|polarssl-1.2.1-1|20	(embedded) products with as little hassle as possible. It is designed to be
12cr|polarssl-1.2.1-1|21	readable, documented, tested, loosely coupled and portable.
12cr|polarssl-1.2.1-1|22	
12cr|polarssl-1.2.1-1|23	This package contains PolarSSL programs.
12cr|polarssl-1.2.1-1|24	
12cr|polarssl-1.2.1-1|25	%package -n %{libname}
12cr|polarssl-1.2.1-1|26	Summary:	PolarSSL library
12cr|polarssl-1.2.1-1|27	Group:		System/Libraries
12cr|polarssl-1.2.1-1|28	
12cr|polarssl-1.2.1-1|29	%description -n %{libname}
12cr|polarssl-1.2.1-1|30	PolarSSL is an SSL library written in ANSI C. PolarSSL makes it easy
12cr|polarssl-1.2.1-1|31	for developers to include cryptographic and SSL/TLS capabilities in their
12cr|polarssl-1.2.1-1|32	(embedded) products with as little hassle as possible. It is designed to be
12cr|polarssl-1.2.1-1|33	readable, documented, tested, loosely coupled and portable.
12cr|polarssl-1.2.1-1|34	
12cr|polarssl-1.2.1-1|35	This package contains the library itself.
12cr|polarssl-1.2.1-1|36	
12cr|polarssl-1.2.1-1|37	%package -n %{develname}
12cr|polarssl-1.2.1-1|38	Summary:	PolarSSL development files
12cr|polarssl-1.2.1-1|39	Group:		Development/C
12cr|polarssl-1.2.1-1|40	Requires:	%{libname} = %{version}
12cr|polarssl-1.2.1-1|41	Provides:	polarssl-devel
12cr|polarssl-1.2.1-1|42	
12cr|polarssl-1.2.1-1|43	%description -n %{develname}
12cr|polarssl-1.2.1-1|44	PolarSSL is an SSL library written in ANSI C. PolarSSL makes it easy
12cr|polarssl-1.2.1-1|45	for developers to include cryptographic and SSL/TLS capabilities in their
12cr|polarssl-1.2.1-1|46	(embedded) products with as little hassle as possible. It is designed to be
12cr|polarssl-1.2.1-1|47	readable, documented, tested, loosely coupled and portable.
12cr|polarssl-1.2.1-1|48	
12cr|polarssl-1.2.1-1|49	This package contains development files.
12cr|polarssl-1.2.1-1|50	
12cr|polarssl-1.2.1-1|51	%prep
12cr|polarssl-1.2.1-1|52	%setup -q
12cr|polarssl-1.2.1-1|53	
12cr|polarssl-1.2.1-1|54	%build
12cr|polarssl-1.2.1-1|55	%cmake \
12cr|polarssl-1.2.1-1|56	-DUSE_SHARED_POLARSSL_LIBRARY:BOOL=ON \
12cr|polarssl-1.2.1-1|57	-DUSE_PKCS11_HELPER_LIBRARY:BOOL=ON
12cr|polarssl-1.2.1-1|58	%make
12cr|polarssl-1.2.1-1|59	%make apidoc
12cr|polarssl-1.2.1-1|60	
12cr|polarssl-1.2.1-1|61	%install
12cr|polarssl-1.2.1-1|62	%makeinstall_std -C build
12cr|polarssl-1.2.1-1|63	
12cr|polarssl-1.2.1-1|64	for file in benchmark md5sum sha1sum
12cr|polarssl-1.2.1-1|65	do
12cr|polarssl-1.2.1-1|66	mv %{buildroot}%{_bindir}/${file} %{buildroot}%{_bindir}/${file}.polarssl
12cr|polarssl-1.2.1-1|67	done
12cr|polarssl-1.2.1-1|68	
12cr|polarssl-1.2.1-1|69	%files
12cr|polarssl-1.2.1-1|70	%doc ChangeLog README
12cr|polarssl-1.2.1-1|71	%{_bindir}/*
12cr|polarssl-1.2.1-1|72	
12cr|polarssl-1.2.1-1|73	%files -n %{libname}
12cr|polarssl-1.2.1-1|74	%{_libdir}/libpolarssl.so.%{major}*
12cr|polarssl-1.2.1-1|75	%{_libdir}/libpolarssl.so.%{version}
12cr|polarssl-1.2.1-1|76	
12cr|polarssl-1.2.1-1|77	%files -n %{develname}
12cr|polarssl-1.2.1-1|78	%doc apidoc
12cr|polarssl-1.2.1-1|79	%{_libdir}/libpolarssl.so
12cr|polarssl-1.2.1-1|80	%{_includedir}/polarssl
12cr|polarssl-1.2.1-1|81	
12cr|polarssl-1.2.1-1|82	
12cr|polarssl-1.2.1-1|83	%changelog
12cr|polarssl-1.2.1-1|84	* Mon Sep 17 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.1.4-1
12cr|polarssl-1.2.1-1|85	+ Revision: 817036
12cr|polarssl-1.2.1-1|86	- imported package polarssl
12cr|polarssl-1.2.1-1|87	

6246 12
12cr|PolarViewer-1.3.1-6|1	Summary:	A viewer application for exercise files recorded with Polar heartrate monitors
12cr|PolarViewer-1.3.1-6|2	Name:		PolarViewer
12cr|PolarViewer-1.3.1-6|3	Version:	1.3.1
12cr|PolarViewer-1.3.1-6|4	Release:	6
12cr|PolarViewer-1.3.1-6|5	License:	GPL
12cr|PolarViewer-1.3.1-6|6	Group:		Toys
12cr|PolarViewer-1.3.1-6|7	URL:		http://www.saring.de/polarviewer/
12cr|PolarViewer-1.3.1-6|8	Source:		http://dl.sourceforge.net/sourceforge/sportstracker/%{name}-%{version}.tar.bz2
12cr|PolarViewer-1.3.1-6|9	BuildRequires:	glade-sharp2
12cr|PolarViewer-1.3.1-6|10	BuildRequires:	gtk-sharp2-devel
12cr|PolarViewer-1.3.1-6|11	BuildRequires:	imagemagick
12cr|PolarViewer-1.3.1-6|12	Requires:	s710
12cr|PolarViewer-1.3.1-6|13	Requires:	mono
12cr|PolarViewer-1.3.1-6|14	BuildArch:	noarch
12cr|PolarViewer-1.3.1-6|15	
12cr|PolarViewer-1.3.1-6|16	%description
12cr|PolarViewer-1.3.1-6|17	PolarViewer is a viewer application for exercise files
12cr|PolarViewer-1.3.1-6|18	recorded with Polar heartrate monitors. It displays all
12cr|PolarViewer-1.3.1-6|19	the recorded exercise data (except power) and creates diagrams.
12cr|PolarViewer-1.3.1-6|20	If you want to organize your exercises and create statistics
12cr|PolarViewer-1.3.1-6|21	you should use the SportsTracker application together with
12cr|PolarViewer-1.3.1-6|22	PolarViewer.
12cr|PolarViewer-1.3.1-6|23	
12cr|PolarViewer-1.3.1-6|24	%prep
12cr|PolarViewer-1.3.1-6|25	%setup -q
12cr|PolarViewer-1.3.1-6|26	
12cr|PolarViewer-1.3.1-6|27	%build
12cr|PolarViewer-1.3.1-6|28	%make
12cr|PolarViewer-1.3.1-6|29	make test
12cr|PolarViewer-1.3.1-6|30	
12cr|PolarViewer-1.3.1-6|31	%install
12cr|PolarViewer-1.3.1-6|32	%makeinstall_std PREFIX=%{buildroot}%{_usr} PREFIX_I18N=%{buildroot}%{_datadir}/locale
12cr|PolarViewer-1.3.1-6|33	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|PolarViewer-1.3.1-6|34	mv %{buildroot}%{_bindir}/* %{buildroot}%{_datadir}/%{name}
12cr|PolarViewer-1.3.1-6|35	cat << EOF > %{buildroot}%{_bindir}/%{name}
12cr|PolarViewer-1.3.1-6|36	#!/bin/sh
12cr|PolarViewer-1.3.1-6|37	mono %{_datadir}/%{name}/%{name}.exe $*
12cr|PolarViewer-1.3.1-6|38	EOF
12cr|PolarViewer-1.3.1-6|39	mkdir -p %{buildroot}%{_datadir}/applications
12cr|PolarViewer-1.3.1-6|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|PolarViewer-1.3.1-6|41	[Desktop Entry]
12cr|PolarViewer-1.3.1-6|42	Name=%{name}
12cr|PolarViewer-1.3.1-6|43	Comment=Heartrate monitor viewer
12cr|PolarViewer-1.3.1-6|44	Exec=%{_bindir}/%{name} %U
12cr|PolarViewer-1.3.1-6|45	Icon=%{name}
12cr|PolarViewer-1.3.1-6|46	Terminal=false
12cr|PolarViewer-1.3.1-6|47	Type=Application
12cr|PolarViewer-1.3.1-6|48	Categories=GNOME;GTK;X-MandrivaLinux-MoreApplications-Education-Sports;
12cr|PolarViewer-1.3.1-6|49	StartupNotify=true
12cr|PolarViewer-1.3.1-6|50	EOF
12cr|PolarViewer-1.3.1-6|51	
12cr|PolarViewer-1.3.1-6|52	mkdir -p %{buildroot}{%{_liconsdir},%{_miconsdir}}
12cr|PolarViewer-1.3.1-6|53	convert -scale 32 resource/pv-logo.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|PolarViewer-1.3.1-6|54	convert -scale 16 resource/pv-logo.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|PolarViewer-1.3.1-6|55	cp resource/pv-logo.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|PolarViewer-1.3.1-6|56	
12cr|PolarViewer-1.3.1-6|57	%find_lang polarviewer
12cr|PolarViewer-1.3.1-6|58	
12cr|PolarViewer-1.3.1-6|59	
12cr|PolarViewer-1.3.1-6|60	%files -f polarviewer.lang
12cr|PolarViewer-1.3.1-6|61	%doc docs/{CHANGES.txt,I18N.txt,LICENSE.txt,README.txt,TODO.txt}
12cr|PolarViewer-1.3.1-6|62	%attr(755,root,root) %{_bindir}/%{name}
12cr|PolarViewer-1.3.1-6|63	%{_datadir}/%{name}
12cr|PolarViewer-1.3.1-6|64	%{_datadir}/applications/mandriva*
12cr|PolarViewer-1.3.1-6|65	%{_liconsdir}/%{name}.png
12cr|PolarViewer-1.3.1-6|66	%{_iconsdir}/%{name}.png
12cr|PolarViewer-1.3.1-6|67	%{_miconsdir}/%{name}.png
12cr|PolarViewer-1.3.1-6|68	

6247 12
12cr|policycoreutils-2.0.61-7|1	%define libauditver     1.4.2
12cr|policycoreutils-2.0.61-7|2	%define libsepolver     2.0.19
12cr|policycoreutils-2.0.61-7|3	%define libsemanagever  2.0.5
12cr|policycoreutils-2.0.61-7|4	%define libselinuxver   2.0.76
12cr|policycoreutils-2.0.61-7|5	%define	sepolgenver	1.0.14
12cr|policycoreutils-2.0.61-7|6	Summary: SELinux policy core utilities
12cr|policycoreutils-2.0.61-7|7	Name:	 policycoreutils
12cr|policycoreutils-2.0.61-7|8	Version: 2.0.61
12cr|policycoreutils-2.0.61-7|9	Release: 7
12cr|policycoreutils-2.0.61-7|10	License: GPLv2+
12cr|policycoreutils-2.0.61-7|11	Group:	 System/Base
12cr|policycoreutils-2.0.61-7|12	Source:	 http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
12cr|policycoreutils-2.0.61-7|13	Source1: http://www.nsa.gov/selinux/archives/sepolgen-%{sepolgenver}.tgz
12cr|policycoreutils-2.0.61-7|14	URL:	 http://www.selinuxproject.org
12cr|policycoreutils-2.0.61-7|15	Source2: system-config-selinux.png
12cr|policycoreutils-2.0.61-7|16	Source3: system-config-selinux.desktop
12cr|policycoreutils-2.0.61-7|17	Source4: system-config-selinux.pam
12cr|policycoreutils-2.0.61-7|18	Source5: system-config-selinux.console
12cr|policycoreutils-2.0.61-7|19	Source6: selinux-polgengui.desktop
12cr|policycoreutils-2.0.61-7|20	Source7: selinux-polgengui.console
12cr|policycoreutils-2.0.61-7|21	Source8: policycoreutils_man_ru2.tar.bz2
12cr|policycoreutils-2.0.61-7|22	Patch:	 policycoreutils-rhat.patch
12cr|policycoreutils-2.0.61-7|23	Patch1:	 policycoreutils-po.patch
12cr|policycoreutils-2.0.61-7|24	Patch3:	 policycoreutils-gui.patch
12cr|policycoreutils-2.0.61-7|25	Patch4:	 policycoreutils-sepolgen.patch
12cr|policycoreutils-2.0.61-7|26	
12cr|policycoreutils-2.0.61-7|27	#BuildRequires: pam-devel libsepol-static >= %{libsepolver} libsemanage-devel >= %{libsemanagever} libselinux-devel >= %{libselinuxver}  libcap-devel audit-libs-devel >=  %{libauditver} gettext
12cr|policycoreutils-2.0.61-7|28	BuildRequires: pam-devel sepol-static-devel >= %{libsepolver} semanage-devel >= %{libsemanagever} selinux-devel >= %{libselinuxver}  cap-devel audit-libs-devel >=  %{libauditver} gettext
12cr|policycoreutils-2.0.61-7|29	%py_requires -d
12cr|policycoreutils-2.0.61-7|30	Requires: /bin/mount /bin/egrep /bin/awk %{_bindir}/diff rpm /bin/sed
12cr|policycoreutils-2.0.61-7|31	#Requires: libselinux >=  %{libselinuxver} libsepol >= %{libsepolver} libsemanage >= %{libsemanagever} coreutils audit-libs-python >=  %{libauditver} checkpolicy libselinux-python
12cr|policycoreutils-2.0.61-7|32	Requires: checkpolicy
12cr|policycoreutils-2.0.61-7|33	#Requires(post): /sbin/service /sbin/chkconfig
12cr|policycoreutils-2.0.61-7|34	Requires(post): rpm-helper
12cr|policycoreutils-2.0.61-7|35	Requires(preun): rpm-helper
12cr|policycoreutils-2.0.61-7|36	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|policycoreutils-2.0.61-7|37	
12cr|policycoreutils-2.0.61-7|38	%description
12cr|policycoreutils-2.0.61-7|39	Security-enhanced Linux is a feature of the Linux® kernel and a number
12cr|policycoreutils-2.0.61-7|40	of utilities with enhanced security functionality designed to add
12cr|policycoreutils-2.0.61-7|41	mandatory access controls to Linux.  The Security-enhanced Linux
12cr|policycoreutils-2.0.61-7|42	kernel contains new architectural components originally developed to
12cr|policycoreutils-2.0.61-7|43	improve the security of the Flask operating system. These
12cr|policycoreutils-2.0.61-7|44	architectural components provide general support for the enforcement
12cr|policycoreutils-2.0.61-7|45	of many kinds of mandatory access control policies, including those
12cr|policycoreutils-2.0.61-7|46	based on the concepts of Type Enforcement®, Role-based Access
12cr|policycoreutils-2.0.61-7|47	Control, and Multi-level Security.
12cr|policycoreutils-2.0.61-7|48	
12cr|policycoreutils-2.0.61-7|49	policycoreutils contains the policy core utilities that are required
12cr|policycoreutils-2.0.61-7|50	for basic operation of a SELinux system.  These utilities include
12cr|policycoreutils-2.0.61-7|51	load_policy to load policies, setfiles to label filesystems, newrole
12cr|policycoreutils-2.0.61-7|52	to switch roles, and run_init to run /etc/init.d scripts in the proper
12cr|policycoreutils-2.0.61-7|53	context.
12cr|policycoreutils-2.0.61-7|54	
12cr|policycoreutils-2.0.61-7|55	%prep
12cr|policycoreutils-2.0.61-7|56	%setup -q -a 1
12cr|policycoreutils-2.0.61-7|57	%patch -p1 -b .rhat
12cr|policycoreutils-2.0.61-7|58	%patch1 -p1 -b .rhatpo
12cr|policycoreutils-2.0.61-7|59	%patch3 -p1 -b .gui
12cr|policycoreutils-2.0.61-7|60	%patch4 -p1 -b .sepolgen
12cr|policycoreutils-2.0.61-7|61	
12cr|policycoreutils-2.0.61-7|62	%build
12cr|policycoreutils-2.0.61-7|63	make LSPP_PRIV=y LIBDIR="%{_libdir}" CFLAGS="%{optflags} -fPIE" LDFLAGS="-pie -Wl,-z,relro" CC=gcc all
12cr|policycoreutils-2.0.61-7|64	make -C sepolgen-%{sepolgenver} LSPP_PRIV=y LIBDIR="%{_libdir}" CFLAGS="%{optflags} -fPIE" LDFLAGS="-pie -Wl,-z,relro" CC=gcc all
12cr|policycoreutils-2.0.61-7|65	
12cr|policycoreutils-2.0.61-7|66	%install
12cr|policycoreutils-2.0.61-7|67	rm -rf %{buildroot}
12cr|policycoreutils-2.0.61-7|68	mkdir -p %{buildroot}/etc/rc.d/init.d
12cr|policycoreutils-2.0.61-7|69	mkdir -p %{buildroot}/var/lib/selinux
12cr|policycoreutils-2.0.61-7|70	mkdir -p %{buildroot}%{_bindir}
12cr|policycoreutils-2.0.61-7|71	mkdir -p %{buildroot}%{_sbindir}
12cr|policycoreutils-2.0.61-7|72	mkdir -p %{buildroot}/sbin
12cr|policycoreutils-2.0.61-7|73	mkdir -p %{buildroot}%{_mandir}/man1
12cr|policycoreutils-2.0.61-7|74	mkdir -p %{buildroot}%{_mandir}/man8
12cr|policycoreutils-2.0.61-7|75	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cr|policycoreutils-2.0.61-7|76	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cr|policycoreutils-2.0.61-7|77	
12cr|policycoreutils-2.0.61-7|78	make LSPP_PRIV=y  DESTDIR="%{buildroot}" LIBDIR="%{buildroot}%{_libdir}" install
12cr|policycoreutils-2.0.61-7|79	make -C sepolgen-%{sepolgenver} DESTDIR="%{buildroot}" LIBDIR="%{buildroot}%{_libdir}" install
12cr|policycoreutils-2.0.61-7|80	
12cr|policycoreutils-2.0.61-7|81	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/system-config-selinux/
12cr|policycoreutils-2.0.61-7|82	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/pam.d/system-config-selinux
12cr|policycoreutils-2.0.61-7|83	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/pam.d/selinux-polgengui
12cr|policycoreutils-2.0.61-7|84	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/security/console.apps/system-config-selinux
12cr|policycoreutils-2.0.61-7|85	install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/security/console.apps/selinux-polgengui
12cr|policycoreutils-2.0.61-7|86	tar -jxf %{SOURCE8} -C %{buildroot}/
12cr|policycoreutils-2.0.61-7|87	ln -sf consolehelper %{buildroot}%{_bindir}/system-config-selinux
12cr|policycoreutils-2.0.61-7|88	ln -sf consolehelper %{buildroot}%{_bindir}/selinux-polgengui
12cr|policycoreutils-2.0.61-7|89	
12cr|policycoreutils-2.0.61-7|90	desktop-file-install --vendor "" \
12cr|policycoreutils-2.0.61-7|91	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications	\
12cr|policycoreutils-2.0.61-7|92	--add-category Settings				\
12cr|policycoreutils-2.0.61-7|93	%{SOURCE3}
12cr|policycoreutils-2.0.61-7|94	
12cr|policycoreutils-2.0.61-7|95	desktop-file-install --vendor "" \
12cr|policycoreutils-2.0.61-7|96	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications	\
12cr|policycoreutils-2.0.61-7|97	%{SOURCE6}
12cr|policycoreutils-2.0.61-7|98	%find_lang %{name}
12cr|policycoreutils-2.0.61-7|99	
12cr|policycoreutils-2.0.61-7|100	%package newrole
12cr|policycoreutils-2.0.61-7|101	Summary: The newrole application for RBAC/MLS
12cr|policycoreutils-2.0.61-7|102	Group: System/Base
12cr|policycoreutils-2.0.61-7|103	Requires: policycoreutils = %{version}-%{release}
12cr|policycoreutils-2.0.61-7|104	
12cr|policycoreutils-2.0.61-7|105	%description newrole
12cr|policycoreutils-2.0.61-7|106	RBAC/MLS policy machines require newrole as a way of changing the role
12cr|policycoreutils-2.0.61-7|107	or level of a logged in user.
12cr|policycoreutils-2.0.61-7|108	
12cr|policycoreutils-2.0.61-7|109	%files newrole
12cr|policycoreutils-2.0.61-7|110	%attr(4755,root,root) %{_bindir}/newrole
12cr|policycoreutils-2.0.61-7|111	
12cr|policycoreutils-2.0.61-7|112	%package gui
12cr|policycoreutils-2.0.61-7|113	Summary: SELinux configuration GUI
12cr|policycoreutils-2.0.61-7|114	Group: System/Base
12cr|policycoreutils-2.0.61-7|115	Requires: policycoreutils = %{version}-%{release}
12cr|policycoreutils-2.0.61-7|116	Requires: gnome-python pygtk2.0-libglade gnome-python-canvas
12cr|policycoreutils-2.0.61-7|117	Requires: usermode
12cr|policycoreutils-2.0.61-7|118	Requires: setools-console
12cr|policycoreutils-2.0.61-7|119	Requires: selinux-policy-devel
12cr|policycoreutils-2.0.61-7|120	Requires: python >= 2.4
12cr|policycoreutils-2.0.61-7|121	BuildRequires: desktop-file-utils
12cr|policycoreutils-2.0.61-7|122	
12cr|policycoreutils-2.0.61-7|123	%description gui
12cr|policycoreutils-2.0.61-7|124	system-config-selinux is a utility for managing the SELinux environment
12cr|policycoreutils-2.0.61-7|125	
12cr|policycoreutils-2.0.61-7|126	%files gui
12cr|policycoreutils-2.0.61-7|127	%{_bindir}/system-config-selinux
12cr|policycoreutils-2.0.61-7|128	%{_bindir}/selinux-polgengui
12cr|policycoreutils-2.0.61-7|129	%{_datadir}/applications/*system-config-selinux.desktop
12cr|policycoreutils-2.0.61-7|130	%{_datadir}/applications/*selinux-polgengui.desktop
12cr|policycoreutils-2.0.61-7|131	%dir %{_datadir}/system-config-selinux
12cr|policycoreutils-2.0.61-7|132	%dir %{_datadir}/system-config-selinux/templates
12cr|policycoreutils-2.0.61-7|133	%{_datadir}/system-config-selinux/*.py*
12cr|policycoreutils-2.0.61-7|134	%{_datadir}/system-config-selinux/selinux.tbl
12cr|policycoreutils-2.0.61-7|135	%{_datadir}/system-config-selinux/*png
12cr|policycoreutils-2.0.61-7|136	%{_datadir}/system-config-selinux/*.glade
12cr|policycoreutils-2.0.61-7|137	%{_datadir}/system-config-selinux/templates/*.py*
12cr|policycoreutils-2.0.61-7|138	%config(noreplace) %{_sysconfdir}/pam.d/system-config-selinux
12cr|policycoreutils-2.0.61-7|139	%config(noreplace) %{_sysconfdir}/pam.d/selinux-polgengui
12cr|policycoreutils-2.0.61-7|140	%config(noreplace) %{_sysconfdir}/security/console.apps/system-config-selinux
12cr|policycoreutils-2.0.61-7|141	%config(noreplace) %{_sysconfdir}/security/console.apps/selinux-polgengui
12cr|policycoreutils-2.0.61-7|142	
12cr|policycoreutils-2.0.61-7|143	%clean
12cr|policycoreutils-2.0.61-7|144	rm -rf %{buildroot}
12cr|policycoreutils-2.0.61-7|145	
12cr|policycoreutils-2.0.61-7|146	%files -f %{name}.lang
12cr|policycoreutils-2.0.61-7|147	%defattr(-,root,root)
12cr|policycoreutils-2.0.61-7|148	/sbin/restorecon
12cr|policycoreutils-2.0.61-7|149	/sbin/fixfiles
12cr|policycoreutils-2.0.61-7|150	/sbin/setfiles
12cr|policycoreutils-2.0.61-7|151	%{_sbindir}/genhomedircon
12cr|policycoreutils-2.0.61-7|152	%{_sbindir}/restorecond
12cr|policycoreutils-2.0.61-7|153	%{_sbindir}/setsebool
12cr|policycoreutils-2.0.61-7|154	%{_sbindir}/semodule
12cr|policycoreutils-2.0.61-7|155	%{_sbindir}/semanage
12cr|policycoreutils-2.0.61-7|156	%{_sbindir}/load_policy
12cr|policycoreutils-2.0.61-7|157	%{_sbindir}/sestatus
12cr|policycoreutils-2.0.61-7|158	%{_sbindir}/run_init
12cr|policycoreutils-2.0.61-7|159	%{_sbindir}/open_init_pty
12cr|policycoreutils-2.0.61-7|160	%{_bindir}/sepolgen-ifgen
12cr|policycoreutils-2.0.61-7|161	%{_bindir}/audit2allow
12cr|policycoreutils-2.0.61-7|162	%{_bindir}/audit2why
12cr|policycoreutils-2.0.61-7|163	%{_bindir}/chcat
12cr|policycoreutils-2.0.61-7|164	%{_bindir}/secon
12cr|policycoreutils-2.0.61-7|165	%{_bindir}/semodule_deps
12cr|policycoreutils-2.0.61-7|166	%{_bindir}/semodule_expand
12cr|policycoreutils-2.0.61-7|167	%{_bindir}/semodule_link
12cr|policycoreutils-2.0.61-7|168	%{_bindir}/semodule_package
12cr|policycoreutils-2.0.61-7|169	%{_mandir}/man1/*.1*
12cr|policycoreutils-2.0.61-7|170	%{_mandir}/man8/*.8*
12cr|policycoreutils-2.0.61-7|171	%{_mandir}/ru/man1/*.1*
12cr|policycoreutils-2.0.61-7|172	%{_mandir}/ru/man8/*.8*
12cr|policycoreutils-2.0.61-7|173	%config(noreplace) %{_sysconfdir}/pam.d/newrole
12cr|policycoreutils-2.0.61-7|174	%config(noreplace) %{_sysconfdir}/pam.d/run_init
12cr|policycoreutils-2.0.61-7|175	%config(noreplace) %{_sysconfdir}/sestatus.conf
12cr|policycoreutils-2.0.61-7|176	%{py_platlibdir}/site-packages/seobject.py*
12cr|policycoreutils-2.0.61-7|177	%attr(755,root,root) /etc/rc.d/init.d/restorecond
12cr|policycoreutils-2.0.61-7|178	%config(noreplace) /etc/selinux/restorecond.conf
12cr|policycoreutils-2.0.61-7|179	%dir %{py_platlibdir}/site-packages/sepolgen
12cr|policycoreutils-2.0.61-7|180	%{py_platlibdir}/site-packages/sepolgen/*
12cr|policycoreutils-2.0.61-7|181	%dir  /var/lib/sepolgen
12cr|policycoreutils-2.0.61-7|182	%dir  /var/lib/selinux
12cr|policycoreutils-2.0.61-7|183	/var/lib/sepolgen/perm_map
12cr|policycoreutils-2.0.61-7|184	
12cr|policycoreutils-2.0.61-7|185	%preun
12cr|policycoreutils-2.0.61-7|186	%_preun_service restorecond
12cr|policycoreutils-2.0.61-7|187	
12cr|policycoreutils-2.0.61-7|188	%post
12cr|policycoreutils-2.0.61-7|189	%_post_service restorecond
12cr|policycoreutils-2.0.61-7|190	[ -f %{_datadir}/selinux/devel/include/build.conf ] && %{_bindir}/sepolgen-ifgen  > /dev/null
12cr|policycoreutils-2.0.61-7|191	exit 0
12cr|policycoreutils-2.0.61-7|192	
12cr|policycoreutils-2.0.61-7|193	
12cr|policycoreutils-2.0.61-7|194	%changelog
12cr|policycoreutils-2.0.61-7|195	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 2.0.61-6mdv2011.0
12cr|policycoreutils-2.0.61-7|196	+ Revision: 593925
12cr|policycoreutils-2.0.61-7|197	- rebuild for py2.7

6248 12
12cr|polipo-1.0.4.1-3|1	Name:		polipo
12cr|polipo-1.0.4.1-3|2	Summary:	Lightweight caching web proxy
12cr|polipo-1.0.4.1-3|3	Group:		System/Servers
12cr|polipo-1.0.4.1-3|4	Version:	1.0.4.1
12cr|polipo-1.0.4.1-3|5	Release:	3
12cr|polipo-1.0.4.1-3|6	License:	MIT
12cr|polipo-1.0.4.1-3|7	URL:		http://www.pps.jussieu.fr/~jch/software/%{name}/
12cr|polipo-1.0.4.1-3|8	Source0:	http://freehaven.net/~chrisd/%{name}/%{name}-%{version}.tar.gz
12cr|polipo-1.0.4.1-3|9	Source1:	%{name}.init
12cr|polipo-1.0.4.1-3|10	Source2:	%{name}.conf
12cr|polipo-1.0.4.1-3|11	Source3:	%{name}.forbidden
12cr|polipo-1.0.4.1-3|12	Source4:	%{name}.logrotate
12cr|polipo-1.0.4.1-3|13	Source5:	%{name}.nm
12cr|polipo-1.0.4.1-3|14	Patch0:		polipo-1.0.4.1-fix-Makefile-to-access-install-info.patch
12cr|polipo-1.0.4.1-3|15	Buildrequires:	texinfo
12cr|polipo-1.0.4.1-3|16	Requires:	chkconfig
12cr|polipo-1.0.4.1-3|17	Requires:	logrotate
12cr|polipo-1.0.4.1-3|18	
12cr|polipo-1.0.4.1-3|19	%description
12cr|polipo-1.0.4.1-3|20	Polipo is a lightweight caching web proxy that was designed as a personal
12cr|polipo-1.0.4.1-3|21	cache. It is able to cache incomplete objects and will complete them using
12cr|polipo-1.0.4.1-3|22	range requests. It will use HTTP/1.1 pipelining if supported by the remote
12cr|polipo-1.0.4.1-3|23	server.
12cr|polipo-1.0.4.1-3|24	
12cr|polipo-1.0.4.1-3|25	%files
12cr|polipo-1.0.4.1-3|26	%doc README CHANGES COPYING config.sample
12cr|polipo-1.0.4.1-3|27	%attr(0750,%{name},%{name}) %dir %{_var}/cache/%{name}
12cr|polipo-1.0.4.1-3|28	%attr(0750,%{name},%{name}) %dir %{_var}/run/%{name}
12cr|polipo-1.0.4.1-3|29	%attr(0750,%{name},%{name}) %{_logdir}/%{name}
12cr|polipo-1.0.4.1-3|30	%{_bindir}/%{name}
12cr|polipo-1.0.4.1-3|31	%{_datadir}/%{name}
12cr|polipo-1.0.4.1-3|32	%{_mandir}/man1/*
12cr|polipo-1.0.4.1-3|33	%{_infodir}/%{name}.info*
12cr|polipo-1.0.4.1-3|34	%dir %{_sysconfdir}/%{name}
12cr|polipo-1.0.4.1-3|35	%config(noreplace) %{_sysconfdir}/%{name}/config
12cr|polipo-1.0.4.1-3|36	%config(noreplace) %{_sysconfdir}/%{name}/forbidden
12cr|polipo-1.0.4.1-3|37	%attr(0755,root,%name) %{_initddir}/%{name}
12cr|polipo-1.0.4.1-3|38	%attr(0755,root,%name) %{_sysconfdir}/NetworkManager/dispatcher.d
12cr|polipo-1.0.4.1-3|39	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|polipo-1.0.4.1-3|40	
12cr|polipo-1.0.4.1-3|41	
12cr|polipo-1.0.4.1-3|42	#--------------------------------------------------------------------
12cr|polipo-1.0.4.1-3|43	%prep
12cr|polipo-1.0.4.1-3|44	%setup -q
12cr|polipo-1.0.4.1-3|45	%patch0 -p0 -b .fix_makefile
12cr|polipo-1.0.4.1-3|46	
12cr|polipo-1.0.4.1-3|47	%build
12cr|polipo-1.0.4.1-3|48	%make CDEBUGFLAGS="%{optflags}"
12cr|polipo-1.0.4.1-3|49	
12cr|polipo-1.0.4.1-3|50	%install
12cr|polipo-1.0.4.1-3|51	rm -rf %{buildroot}
12cr|polipo-1.0.4.1-3|52	
12cr|polipo-1.0.4.1-3|53	%makeinstall \
12cr|polipo-1.0.4.1-3|54	TARGET=%{buildroot} \
12cr|polipo-1.0.4.1-3|55	PREFIX=%{_prefix} \
12cr|polipo-1.0.4.1-3|56	BINDIR=%{_bindir} \
12cr|polipo-1.0.4.1-3|57	MANDIR=%{_mandir} \
12cr|polipo-1.0.4.1-3|58	INFODIR=%{_infodir}
12cr|polipo-1.0.4.1-3|59	
12cr|polipo-1.0.4.1-3|60	install -m 0755 -d %{buildroot}%{_sysconfdir}/%{name}
12cr|polipo-1.0.4.1-3|61	install -m 0750 -d %{buildroot}%{_var}/run/%{name}
12cr|polipo-1.0.4.1-3|62	install -m 0750 -d %{buildroot}%{_var}/cache/%{name}
12cr|polipo-1.0.4.1-3|63	install -m 0750 -d %{buildroot}%{_logdir}
12cr|polipo-1.0.4.1-3|64	touch %{buildroot}%{_logdir}/%{name}
12cr|polipo-1.0.4.1-3|65	
12cr|polipo-1.0.4.1-3|66	install -D -pm 0755 %{SOURCE1} %{buildroot}%{_initddir}/%{name}
12cr|polipo-1.0.4.1-3|67	install -D -pm 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}/config
12cr|polipo-1.0.4.1-3|68	install -D -pm 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/%{name}/forbidden
12cr|polipo-1.0.4.1-3|69	install -D -pm 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|polipo-1.0.4.1-3|70	install -D -pm 0755 %{SOURCE5} %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d/25-%{name}
12cr|polipo-1.0.4.1-3|71	
12cr|polipo-1.0.4.1-3|72	rm -f %{buildroot}%{_infodir}/dir
12cr|polipo-1.0.4.1-3|73	
12cr|polipo-1.0.4.1-3|74	%pre
12cr|polipo-1.0.4.1-3|75	%_pre_useradd %{name} %{_var}/cache/%{name} /bin/false
12cr|polipo-1.0.4.1-3|76	
12cr|polipo-1.0.4.1-3|77	%post
12cr|polipo-1.0.4.1-3|78	%_post_service %{name}
12cr|polipo-1.0.4.1-3|79	
12cr|polipo-1.0.4.1-3|80	%preun
12cr|polipo-1.0.4.1-3|81	%_preun_service %{name}
12cr|polipo-1.0.4.1-3|82	
12cr|polipo-1.0.4.1-3|83	%postun
12cr|polipo-1.0.4.1-3|84	%_postun_userdel %{name}
12cr|polipo-1.0.4.1-3|85	
12cr|polipo-1.0.4.1-3|86	
12cr|polipo-1.0.4.1-3|87	
12cr|polipo-1.0.4.1-3|88	%changelog
12cr|polipo-1.0.4.1-3|89	* Mon Jun 04 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0.4.1-3
12cr|polipo-1.0.4.1-3|90	+ Revision: 802317
12cr|polipo-1.0.4.1-3|91	- Drop some legacy junk
12cr|polipo-1.0.4.1-3|92	
12cr|polipo-1.0.4.1-3|93	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|polipo-1.0.4.1-3|94	- the mass rebuild of 2010.1 packages
12cr|polipo-1.0.4.1-3|95	
12cr|polipo-1.0.4.1-3|96	* Sat Apr 17 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.4.1-1mdv2010.1
12cr|polipo-1.0.4.1-3|97	+ Revision: 535745
12cr|polipo-1.0.4.1-3|98	- Add texinfo as buildrequire
12cr|polipo-1.0.4.1-3|99	- Fix group
12cr|polipo-1.0.4.1-3|100	- Clean spec file
12cr|polipo-1.0.4.1-3|101	
12cr|polipo-1.0.4.1-3|102	+ Zé <ze@mandriva.org>
12cr|polipo-1.0.4.1-3|103	- import polipo
12cr|polipo-1.0.4.1-3|104	
12cr|polipo-1.0.4.1-3|105	
12cr|polipo-1.0.4.1-3|106	* Mon Apr 12 2010 Zé <ze@mandriva.org> 1.0.4.1-1mde2010.0
12cr|polipo-1.0.4.1-3|107	- import project

6249 12
12cr|polybori-0.8.2-1|1	%define		name			polybori
12cr|polybori-0.8.2-1|2	%define		libpolybori		%mklibname %{name} 0
12cr|polybori-0.8.2-1|3	%define		libpolybori_devel	%mklibname %{name} -d
12cr|polybori-0.8.2-1|4	%define		polyboridir		%{_datadir}/%{name}
12cr|polybori-0.8.2-1|5	%define		SAGE_ROOT		%{_datadir}/sage
12cr|polybori-0.8.2-1|6	%define		SAGE_LOCAL		%{SAGE_ROOT}/local
12cr|polybori-0.8.2-1|7	%define		SAGE_DEVEL		%{SAGE_ROOT}/devel
12cr|polybori-0.8.2-1|8	%define		SAGE_DOC		%{SAGE_DEVEL}/doc
12cr|polybori-0.8.2-1|9	%define		SAGE_DATA		%{SAGE_ROOT}/data
12cr|polybori-0.8.2-1|10	%define		SAGE_PYTHONPATH		%{SAGE_ROOT}/site-packages
12cr|polybori-0.8.2-1|11	
12cr|polybori-0.8.2-1|12	Name:		%{name}
12cr|polybori-0.8.2-1|13	Group:		Sciences/Mathematics
12cr|polybori-0.8.2-1|14	License:	GPL
12cr|polybori-0.8.2-1|15	Summary:	PolyBoRi is a C++ library for Polynomials over Boolean Rings
12cr|polybori-0.8.2-1|16	Epoch:		2
12cr|polybori-0.8.2-1|17	Version:	0.8.2
12cr|polybori-0.8.2-1|18	Release:	1
12cr|polybori-0.8.2-1|19	URL:		http://polybori.sourceforge.net/
12cr|polybori-0.8.2-1|20	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|polybori-0.8.2-1|21	Source1:        %{name}.desktop
12cr|polybori-0.8.2-1|22	# These logos were created with gimp from the official polybori logo
12cr|polybori-0.8.2-1|23	Source2:        %{name}-logos.tar.xz
12cr|polybori-0.8.2-1|24	# This patch is specific to Fedora, although upstream helped create it.  Use
12cr|polybori-0.8.2-1|25	# system CUDD libraries instead of building the included CUDD sources.
12cr|polybori-0.8.2-1|26	Patch0:         %{name}-system-cudd.patch
12cr|polybori-0.8.2-1|27	
12cr|polybori-0.8.2-1|28	BuildRequires:	boost-devel
12cr|polybori-0.8.2-1|29	BuildRequires:	cudd-devel
12cr|polybori-0.8.2-1|30	BuildRequires:	desktop-file-utils
12cr|polybori-0.8.2-1|31	BuildRequires:	doxygen
12cr|polybori-0.8.2-1|32	BuildRequires:	libm4ri-devel
12cr|polybori-0.8.2-1|33	BuildRequires:	ntl-devel
12cr|polybori-0.8.2-1|34	BuildRequires:	png-devel
12cr|polybori-0.8.2-1|35	BuildRequires:	python-imaging-devel
12cr|polybori-0.8.2-1|36	BuildRequires:	python-qt4-devel
12cr|polybori-0.8.2-1|37	BuildRequires:	scons
12cr|polybori-0.8.2-1|38	BuildRequires:	texlive
12cr|polybori-0.8.2-1|39	BuildRequires:	texlive-tex4ht
12cr|polybori-0.8.2-1|40	%py_requires -d
12cr|polybori-0.8.2-1|41	
12cr|polybori-0.8.2-1|42	%description
12cr|polybori-0.8.2-1|43	PolyBoRi is a special purpose computer algebra system for computations
12cr|polybori-0.8.2-1|44	in Boolean Rings.  The core is a C++ library, which provides high-level
12cr|polybori-0.8.2-1|45	data types for Boolean polynomials and related structures.  As a unique
12cr|polybori-0.8.2-1|46	approach, binary decision diagrams are used as internal storage type for
12cr|polybori-0.8.2-1|47	polynomial structures.  On top of this, we provide a Python interface
12cr|polybori-0.8.2-1|48	for parsing of complex polynomial systems, as well as for sophisticated
12cr|polybori-0.8.2-1|49	and extendable strategies for Gröbner base computation.
12cr|polybori-0.8.2-1|50	
12cr|polybori-0.8.2-1|51	%files
12cr|polybori-0.8.2-1|52	%{_bindir}/ipbori
12cr|polybori-0.8.2-1|53	%{_bindir}/PolyGUI
12cr|polybori-0.8.2-1|54	%dir %{polyboridir}
12cr|polybori-0.8.2-1|55	%{polyboridir}/*
12cr|polybori-0.8.2-1|56	%{_mandir}/man1/*
12cr|polybori-0.8.2-1|57	%doc %{_docdir}/%{name}
12cr|polybori-0.8.2-1|58	%{_iconsdir}/*/apps/%{name}.png
12cr|polybori-0.8.2-1|59	%{_datadir}/applications/%{name}.desktop
12cr|polybori-0.8.2-1|60	
12cr|polybori-0.8.2-1|61	########################################################################
12cr|polybori-0.8.2-1|62	%package	-n python-%{name}
12cr|polybori-0.8.2-1|63	Group:		Development/Python
12cr|polybori-0.8.2-1|64	Summary:	Python bindings for PolyBoRi
12cr|polybori-0.8.2-1|65	
12cr|polybori-0.8.2-1|66	%description	-n python-%{name}
12cr|polybori-0.8.2-1|67	PolyBoRi is a C++ library for Polynomials over Boolean Rings.
12cr|polybori-0.8.2-1|68	This package provides python bindings to %{name}.
12cr|polybori-0.8.2-1|69	
12cr|polybori-0.8.2-1|70	%files		-n python-%{name}
12cr|polybori-0.8.2-1|71	%dir %{py_platsitedir}/%{name}
12cr|polybori-0.8.2-1|72	%{py_platsitedir}/%{name}/*
12cr|polybori-0.8.2-1|73	
12cr|polybori-0.8.2-1|74	########################################################################
12cr|polybori-0.8.2-1|75	%package	-n %{libpolybori}
12cr|polybori-0.8.2-1|76	Group:		System/Libraries
12cr|polybori-0.8.2-1|77	Summary:	PolyBoRi runtime libraries
12cr|polybori-0.8.2-1|78	Provides:	lib%{name} = %{version}-%{release}
12cr|polybori-0.8.2-1|79	
12cr|polybori-0.8.2-1|80	%description	-n %{libpolybori}
12cr|polybori-0.8.2-1|81	PolyBoRi runtime libraries.
12cr|polybori-0.8.2-1|82	
12cr|polybori-0.8.2-1|83	%files		-n %{libpolybori}
12cr|polybori-0.8.2-1|84	%{_libdir}/lib*.so.*
12cr|polybori-0.8.2-1|85	
12cr|polybori-0.8.2-1|86	########################################################################
12cr|polybori-0.8.2-1|87	%package	-n %{libpolybori_devel}
12cr|polybori-0.8.2-1|88	Group:		Development/Other
12cr|polybori-0.8.2-1|89	Summary:	PolyBoRi development files
12cr|polybori-0.8.2-1|90	Provides:	%{name}-devel = %{version}-%{release}
12cr|polybori-0.8.2-1|91	Requires:	lib%{name} = %{version}-%{release}
12cr|polybori-0.8.2-1|92	
12cr|polybori-0.8.2-1|93	%description	-n %{libpolybori_devel}
12cr|polybori-0.8.2-1|94	PolyBoRi development files.
12cr|polybori-0.8.2-1|95	
12cr|polybori-0.8.2-1|96	%files		-n %{libpolybori_devel}
12cr|polybori-0.8.2-1|97	%{_includedir}/polybori.h
12cr|polybori-0.8.2-1|98	%{_includedir}/%{name}
12cr|polybori-0.8.2-1|99	%{_libdir}/lib*.so
12cr|polybori-0.8.2-1|100	
12cr|polybori-0.8.2-1|101	########################################################################
12cr|polybori-0.8.2-1|102	%prep
12cr|polybori-0.8.2-1|103	%setup -q
12cr|polybori-0.8.2-1|104	
12cr|polybori-0.8.2-1|105	%patch0
12cr|polybori-0.8.2-1|106	
12cr|polybori-0.8.2-1|107	# Remove private copy of system libs (Cudd, m4ri, and pyparsing)
12cr|polybori-0.8.2-1|108	rm -rf Cudd M4RI PyPolyBoRi/pyparsing.py
12cr|polybori-0.8.2-1|109	
12cr|polybori-0.8.2-1|110	# Fix RPM dependency generation
12cr|polybori-0.8.2-1|111	for fil in gui/PolyGUI ipbori/ipbori; do
12cr|polybori-0.8.2-1|112	sed "s|/usr/bin/env python|/usr/bin/python|" ${fil} > ${fil}.new
12cr|polybori-0.8.2-1|113	touch -r ${fil} ${fil}.new
12cr|polybori-0.8.2-1|114	mv ${fil}.new ${fil}
12cr|polybori-0.8.2-1|115	done
12cr|polybori-0.8.2-1|116	
12cr|polybori-0.8.2-1|117	# Eliminate rpaths and enable NTL support
12cr|polybori-0.8.2-1|118	sed -e "s/'\${_relative_rpath.*/''])/" \
12cr|polybori-0.8.2-1|119	-e "s/main_wrapper\.cc/& ntl_wrapper.cc/" \
12cr|polybori-0.8.2-1|120	-i SConstruct
12cr|polybori-0.8.2-1|121	
12cr|polybori-0.8.2-1|122	# Set up the build flags
12cr|polybori-0.8.2-1|123	cat > custom.py <<EOF
12cr|polybori-0.8.2-1|124	PREFIX = "%{buildroot}%{_prefix}"
12cr|polybori-0.8.2-1|125	INSTALLDIR = "%{buildroot}%{_datadir}/%{name}"
12cr|polybori-0.8.2-1|126	DOCDIR = "%{buildroot}%{_docdir}/%{name}"
12cr|polybori-0.8.2-1|127	MANDIR = "%{buildroot}%{_mandir}"
12cr|polybori-0.8.2-1|128	PYINSTALLPREFIX = "%{buildroot}%{python_sitearch}"
12cr|polybori-0.8.2-1|129	DEVEL_PREFIX = "%{buildroot}%{_prefix}"
12cr|polybori-0.8.2-1|130	DEVEL_LIB_PREFIX= "%{buildroot}%{_libdir}"
12cr|polybori-0.8.2-1|131	CONFFILE = "%{buildroot}%{_datadir}/%{name}/flags.conf"
12cr|polybori-0.8.2-1|132	CCFLAGS = "%{optflags} -DPBORI_USE_ORIGINAL_CUDD -DPBORI_HAVE_NTL"
12cr|polybori-0.8.2-1|133	CPPPATH = "-I%{_includedir}/m4ri"
12cr|polybori-0.8.2-1|134	SHLINKFLAGS = "$RPM_LD_FLAGS -Wl,--as-needed"
12cr|polybori-0.8.2-1|135	MR4I_RPM = "True"
12cr|polybori-0.8.2-1|136	LIBS = "-lntl -lcudd"
12cr|polybori-0.8.2-1|137	EOF
12cr|polybori-0.8.2-1|138	
12cr|polybori-0.8.2-1|139	%build
12cr|polybori-0.8.2-1|140	%scons prepare-install
12cr|polybori-0.8.2-1|141	
12cr|polybori-0.8.2-1|142	%install
12cr|polybori-0.8.2-1|143	%scons install devel-install
12cr|polybori-0.8.2-1|144	
12cr|polybori-0.8.2-1|145	# The install step doesn't set shared object permissions correctly
12cr|polybori-0.8.2-1|146	chmod 0755 %{buildroot}%{_libdir}/*.so.0.0.0
12cr|polybori-0.8.2-1|147	chmod 0755 %{buildroot}%{python_sitearch}/%{name}/dynamic/PyPolyBoRi.so
12cr|polybori-0.8.2-1|148	
12cr|polybori-0.8.2-1|149	# Install the desktop file
12cr|polybori-0.8.2-1|150	cp -p %{SOURCE1} .
12cr|polybori-0.8.2-1|151	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{name}.desktop
12cr|polybori-0.8.2-1|152	
12cr|polybori-0.8.2-1|153	# Install the icons
12cr|polybori-0.8.2-1|154	mkdir -p %{buildroot}%{_iconsdir}
12cr|polybori-0.8.2-1|155	tar xJf %{SOURCE2} -C %{buildroot}%{_iconsdir}
12cr|polybori-0.8.2-1|156	
12cr|polybori-0.8.2-1|157	# Move the ipbori script to bindir
12cr|polybori-0.8.2-1|158	rm -f %{buildroot}%{_bindir}/ipbori
12cr|polybori-0.8.2-1|159	sed "s|^THIS=.*|THIS=%{_datadir}/%{name}/ipbori|" \
12cr|polybori-0.8.2-1|160	%{buildroot}%{_datadir}/%{name}/ipbori/ipbori > %{buildroot}%{_bindir}/ipbori
12cr|polybori-0.8.2-1|161	touch -r %{buildroot}%{_datadir}/%{name}/ipbori/ipbori \
12cr|polybori-0.8.2-1|162	%{buildroot}%{_bindir}/ipbori
12cr|polybori-0.8.2-1|163	chmod a+x %{buildroot}%{_bindir}/ipbori
12cr|polybori-0.8.2-1|164	rm -f %{buildroot}%{_datadir}/%{name}/ipbori/ipbori
12cr|polybori-0.8.2-1|165	
12cr|polybori-0.8.2-1|166	# Fixup flags.conf
12cr|polybori-0.8.2-1|167	sed -e "s|%{buildroot}||" \
12cr|polybori-0.8.2-1|168	-e "/^CPPPATH/s/-I//" \
12cr|polybori-0.8.2-1|169	-e "/^CPPDEFINES/s/]/, 'PBORI_USE_ORIGINAL_CUDD', 'PBORI_HAVE_NTL']/" \
12cr|polybori-0.8.2-1|170	-e "/^CCFLAGS/s/'-DPBORI[_[:alpha:]]*', //g" \
12cr|polybori-0.8.2-1|171	-e "/^LIBS/s/-l//g" \
12cr|polybori-0.8.2-1|172	-e "/^LIBS/s/'m4ri', //" \
12cr|polybori-0.8.2-1|173	-i %{buildroot}%{_datadir}/%{name}/flags.conf
12cr|polybori-0.8.2-1|174	
12cr|polybori-0.8.2-1|175	rm -f %{buildroot}%{_bindir}/ipbori
12cr|polybori-0.8.2-1|176	cat > %{buildroot}%{_bindir}/ipbori << EOF
12cr|polybori-0.8.2-1|177	#!/bin/sh
12cr|polybori-0.8.2-1|178	export CUR=\`pwd\`
12cr|polybori-0.8.2-1|179	export DOT_SAGE="\$HOME/.sage/"
12cr|polybori-0.8.2-1|180	export DOT_SAGENB="\$DOT_SAGE"
12cr|polybori-0.8.2-1|181	mkdir -p \$DOT_SAGE/{maxima,sympow,tmp}
12cr|polybori-0.8.2-1|182	export SAGE_TESTDIR=\$DOT_SAGE/tmp
12cr|polybori-0.8.2-1|183	export SAGE_ROOT="%{SAGE_ROOT}"
12cr|polybori-0.8.2-1|184	export SAGE_LOCAL="%{SAGE_LOCAL}"
12cr|polybori-0.8.2-1|185	export SAGE_DATA="%{SAGE_DATA}"
12cr|polybori-0.8.2-1|186	export SAGE_DEVEL="%{SAGE_DEVEL}"
12cr|polybori-0.8.2-1|187	export SAGE_DOC="%{SAGE_DOC}"
12cr|polybori-0.8.2-1|188	export PATH=\$SAGE_LOCAL/bin:%{_datadir}/cdd/bin:\$PATH
12cr|polybori-0.8.2-1|189	export SINGULARPATH=%{_datadir}/singular/LIB
12cr|polybori-0.8.2-1|190	export SINGULAR_BIN_DIR=%{_datadir}/singular/%{_arch}
12cr|polybori-0.8.2-1|191	export PYTHONPATH="%{SAGE_PYTHONPATH}"
12cr|polybori-0.8.2-1|192	export SAGE_CBLAS=cblas
12cr|polybori-0.8.2-1|193	export SAGE_FORTRAN=%{_bindir}/gfortran
12cr|polybori-0.8.2-1|194	export SAGE_FORTRAN_LIB=\`gfortran --print-file-name=libgfortran.so\`
12cr|polybori-0.8.2-1|195	export SYMPOW_DIR="\$DOT_SAGE/sympow"
12cr|polybori-0.8.2-1|196	export LC_MESSAGES=C
12cr|polybori-0.8.2-1|197	export LC_NUMERIC=C
12cr|polybori-0.8.2-1|198	exec %{_datadir}/%{name}/ipbori/ipbori
12cr|polybori-0.8.2-1|199	EOF
12cr|polybori-0.8.2-1|200	chmod +x %{buildroot}%{_bindir}/ipbori
12cr|polybori-0.8.2-1|201	
12cr|polybori-0.8.2-1|202	rm -f %{buildroot}%{_bindir}/PolyGUI
12cr|polybori-0.8.2-1|203	cat > %{buildroot}%{_bindir}/PolyGUI << EOF
12cr|polybori-0.8.2-1|204	#!/bin/sh
12cr|polybori-0.8.2-1|205	export CUR=\`pwd\`
12cr|polybori-0.8.2-1|206	export DOT_SAGE="\$HOME/.sage/"
12cr|polybori-0.8.2-1|207	export DOT_SAGENB="\$DOT_SAGE"
12cr|polybori-0.8.2-1|208	mkdir -p \$DOT_SAGE/{maxima,sympow,tmp}
12cr|polybori-0.8.2-1|209	export SAGE_TESTDIR=\$DOT_SAGE/tmp
12cr|polybori-0.8.2-1|210	export SAGE_ROOT="%{SAGE_ROOT}"
12cr|polybori-0.8.2-1|211	export SAGE_LOCAL="%{SAGE_LOCAL}"
12cr|polybori-0.8.2-1|212	export SAGE_DATA="%{SAGE_DATA}"
12cr|polybori-0.8.2-1|213	export SAGE_DEVEL="%{SAGE_DEVEL}"
12cr|polybori-0.8.2-1|214	export SAGE_DOC="%{SAGE_DOC}"
12cr|polybori-0.8.2-1|215	export PATH=\$SAGE_LOCAL/bin:%{_datadir}/cdd/bin:\$PATH
12cr|polybori-0.8.2-1|216	export SINGULARPATH=%{_datadir}/singular/LIB
12cr|polybori-0.8.2-1|217	export SINGULAR_BIN_DIR=%{_datadir}/singular/%{_arch}
12cr|polybori-0.8.2-1|218	export PYTHONPATH="%{SAGE_PYTHONPATH}"
12cr|polybori-0.8.2-1|219	export SAGE_CBLAS=cblas
12cr|polybori-0.8.2-1|220	export SAGE_FORTRAN=%{_bindir}/gfortran
12cr|polybori-0.8.2-1|221	export SAGE_FORTRAN_LIB=\`gfortran --print-file-name=libgfortran.so\`
12cr|polybori-0.8.2-1|222	export SYMPOW_DIR="\$DOT_SAGE/sympow"
12cr|polybori-0.8.2-1|223	export LC_MESSAGES=C
12cr|polybori-0.8.2-1|224	export LC_NUMERIC=C
12cr|polybori-0.8.2-1|225	exec %{_datadir}/%{name}/gui/PolyGUI
12cr|polybori-0.8.2-1|226	EOF
12cr|polybori-0.8.2-1|227	chmod +x %{buildroot}%{_bindir}/PolyGUI
12cr|polybori-0.8.2-1|228	
12cr|polybori-0.8.2-1|229	rm -f %{buildroot}%{_libdir}/*.a
12cr|polybori-0.8.2-1|230	
12cr|polybori-0.8.2-1|231	
12cr|polybori-0.8.2-1|232	%changelog
12cr|polybori-0.8.2-1|233	* Fri Aug 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 2:0.8.2-1
12cr|polybori-0.8.2-1|234	+ Revision: 815180
12cr|polybori-0.8.2-1|235	- Update to packaging matching http://pkgs.fedoraproject.org/cgit/polybori.git
12cr|polybori-0.8.2-1|236	
12cr|polybori-0.8.2-1|237	* Sun Feb 12 2012 Paulo Andrade <pcpa@mandriva.com.br> 2:0.7.1.p6-4
12cr|polybori-0.8.2-1|238	+ Revision: 773605
12cr|polybori-0.8.2-1|239	- Rebuild with boost 1.48 due to missing boost 1.46 libraries in mirrors.
12cr|polybori-0.8.2-1|240	
12cr|polybori-0.8.2-1|241	* Sat Nov 05 2011 Paulo Andrade <pcpa@mandriva.com.br> 2:0.7.1.p6-3
12cr|polybori-0.8.2-1|242	+ Revision: 720479
12cr|polybori-0.8.2-1|243	- Remove upstream patch/hack to force to link with -lpng12.
12cr|polybori-0.8.2-1|244	
12cr|polybori-0.8.2-1|245	* Sat Nov 05 2011 Paulo Andrade <pcpa@mandriva.com.br> 2:0.7.1.p6-2
12cr|polybori-0.8.2-1|246	+ Revision: 720397
12cr|polybori-0.8.2-1|247	- Install flags.conf file.
12cr|polybori-0.8.2-1|248	
12cr|polybori-0.8.2-1|249	* Sat Nov 05 2011 Paulo Andrade <pcpa@mandriva.com.br> 2:0.7.1.p6-1
12cr|polybori-0.8.2-1|250	+ Revision: 718211
12cr|polybori-0.8.2-1|251	- Update to latest upstream release.
12cr|polybori-0.8.2-1|252	
12cr|polybori-0.8.2-1|253	* Wed Aug 03 2011 Paulo Andrade <pcpa@mandriva.com.br> 2:0.7.0.p3-3
12cr|polybori-0.8.2-1|254	+ Revision: 692938
12cr|polybori-0.8.2-1|255	- Correct ipbori script to set search path to sage binaries first
12cr|polybori-0.8.2-1|256	
12cr|polybori-0.8.2-1|257	* Wed Jun 01 2011 Paulo Andrade <pcpa@mandriva.com.br> 2:0.7.0.p3-2
12cr|polybori-0.8.2-1|258	+ Revision: 682294
12cr|polybori-0.8.2-1|259	- Correct scripts that sets sagemath environment variables
12cr|polybori-0.8.2-1|260	
12cr|polybori-0.8.2-1|261	* Tue May 31 2011 Paulo Andrade <pcpa@mandriva.com.br> 2:0.7.0.p3-1
12cr|polybori-0.8.2-1|262	+ Revision: 682024
12cr|polybori-0.8.2-1|263	- Update to latest upstream release.
12cr|polybori-0.8.2-1|264	
12cr|polybori-0.8.2-1|265	* Thu Mar 17 2011 Funda Wang <fwang@mandriva.org> 2:0.6.4.p6-2
12cr|polybori-0.8.2-1|266	+ Revision: 645716
12cr|polybori-0.8.2-1|267	- rebuild for new boost
12cr|polybori-0.8.2-1|268	
12cr|polybori-0.8.2-1|269	* Mon Mar 07 2011 Paulo Andrade <pcpa@mandriva.com.br> 2:0.6.4.p6-1
12cr|polybori-0.8.2-1|270	+ Revision: 642753
12cr|polybori-0.8.2-1|271	- Update to newer patchlevel
12cr|polybori-0.8.2-1|272	
12cr|polybori-0.8.2-1|273	* Tue Mar 01 2011 Paulo Andrade <pcpa@mandriva.com.br> 2:0.6.4.p4-3
12cr|polybori-0.8.2-1|274	+ Revision: 641193
12cr|polybori-0.8.2-1|275	- Rebuild with texlive
12cr|polybori-0.8.2-1|276	
12cr|polybori-0.8.2-1|277	* Wed Nov 03 2010 Paulo Andrade <pcpa@mandriva.com.br> 2:0.6.4.p4-2mdv2011.0
12cr|polybori-0.8.2-1|278	+ Revision: 592997
12cr|polybori-0.8.2-1|279	+ rebuild (emptylog)
12cr|polybori-0.8.2-1|280	
12cr|polybori-0.8.2-1|281	* Thu Sep 23 2010 Paulo Andrade <pcpa@mandriva.com.br> 2:0.6.4.p4-1mdv2011.0
12cr|polybori-0.8.2-1|282	+ Revision: 580794
12cr|polybori-0.8.2-1|283	- Rework and adapt sagemath patches to correct crashes in doctests
12cr|polybori-0.8.2-1|284	
12cr|polybori-0.8.2-1|285	* Wed Sep 22 2010 Paulo Andrade <pcpa@mandriva.com.br> 1:0.6.4.p4-1mdv2011.0
12cr|polybori-0.8.2-1|286	+ Revision: 580443
12cr|polybori-0.8.2-1|287	- Update to patchlevel 4
12cr|polybori-0.8.2-1|288	
12cr|polybori-0.8.2-1|289	* Wed Aug 25 2010 Funda Wang <fwang@mandriva.org> 1:0.6.4.p1-4mdv2011.0
12cr|polybori-0.8.2-1|290	+ Revision: 573033
12cr|polybori-0.8.2-1|291	- rebuild
12cr|polybori-0.8.2-1|292	
12cr|polybori-0.8.2-1|293	* Thu Aug 05 2010 Funda Wang <fwang@mandriva.org> 1:0.6.4.p1-3mdv2011.0
12cr|polybori-0.8.2-1|294	+ Revision: 566294
12cr|polybori-0.8.2-1|295	- rebuild for new boost
12cr|polybori-0.8.2-1|296	
12cr|polybori-0.8.2-1|297	* Wed Jul 14 2010 Paulo Andrade <pcpa@mandriva.com.br> 1:0.6.4.p1-2mdv2011.0
12cr|polybori-0.8.2-1|298	+ Revision: 553402
12cr|polybori-0.8.2-1|299	+ rebuild (emptylog)
12cr|polybori-0.8.2-1|300	
12cr|polybori-0.8.2-1|301	* Wed Jul 14 2010 Paulo Andrade <pcpa@mandriva.com.br> 1:0.6.4.p1-1mdv2011.0
12cr|polybori-0.8.2-1|302	+ Revision: 552982
12cr|polybori-0.8.2-1|303	- Update to version 0.6.4, patchlevel 1.
12cr|polybori-0.8.2-1|304	
12cr|polybori-0.8.2-1|305	* Mon Feb 08 2010 Anssi Hannula <anssi@mandriva.org> 1:0.6.3.20091028-7mdv2010.1
12cr|polybori-0.8.2-1|306	+ Revision: 501882
12cr|polybori-0.8.2-1|307	- rebuild for new boost
12cr|polybori-0.8.2-1|308	- remove unneeded explicit dependency on boost; autodependencies work
12cr|polybori-0.8.2-1|309	correctly
12cr|polybori-0.8.2-1|310	
12cr|polybori-0.8.2-1|311	* Thu Feb 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 1:0.6.3.20091028-6mdv2010.1
12cr|polybori-0.8.2-1|312	+ Revision: 500942
12cr|polybori-0.8.2-1|313	- Rediff sagemath patch
12cr|polybori-0.8.2-1|314	
12cr|polybori-0.8.2-1|315	* Wed Feb 03 2010 Funda Wang <fwang@mandriva.org> 1:0.6.3.20091028-5mdv2010.1
12cr|polybori-0.8.2-1|316	+ Revision: 500340
12cr|polybori-0.8.2-1|317	- rebuild for new boost
12cr|polybori-0.8.2-1|318	
12cr|polybori-0.8.2-1|319	* Mon Feb 01 2010 Paulo Andrade <pcpa@mandriva.com.br> 1:0.6.3.20091028-4mdv2010.1
12cr|polybori-0.8.2-1|320	+ Revision: 499392
12cr|polybori-0.8.2-1|321	- Statically initialize global BooleEnv::ring_type active_ring
12cr|polybori-0.8.2-1|322	
12cr|polybori-0.8.2-1|323	* Sat Jan 30 2010 Paulo Andrade <pcpa@mandriva.com.br> 1:0.6.3.20091028-3mdv2010.1
12cr|polybori-0.8.2-1|324	+ Revision: 498369
12cr|polybori-0.8.2-1|325	- Rebuild forcing use of Mandriva default optflags
12cr|polybori-0.8.2-1|326	
12cr|polybori-0.8.2-1|327	* Wed Jan 27 2010 Paulo Andrade <pcpa@mandriva.com.br> 1:0.6.3.20091028-2mdv2010.1
12cr|polybori-0.8.2-1|328	+ Revision: 497395
12cr|polybori-0.8.2-1|329	- Rebuild and remove no longer needed _disable_ld_as_needed
12cr|polybori-0.8.2-1|330	
12cr|polybori-0.8.2-1|331	* Fri Jan 22 2010 Paulo Andrade <pcpa@mandriva.com.br> 1:0.6.3.20091028-1mdv2010.1
12cr|polybori-0.8.2-1|332	+ Revision: 495108
12cr|polybori-0.8.2-1|333	- Update to polybori 0.6.3 from 20091028
12cr|polybori-0.8.2-1|334	
12cr|polybori-0.8.2-1|335	* Tue Nov 17 2009 Paulo Andrade <pcpa@mandriva.com.br> 1:0.6.3.20090827-1mdv2010.1
12cr|polybori-0.8.2-1|336	+ Revision: 466704
12cr|polybori-0.8.2-1|337	- Update to polybori 0.6.3 from 20090827
12cr|polybori-0.8.2-1|338	- Merge sage patches into a single one
12cr|polybori-0.8.2-1|339	- Install python files in arch specific directory as there is a shared object
12cr|polybori-0.8.2-1|340	- Correct problem with documentation being installed twice
12cr|polybori-0.8.2-1|341	- Correct /usr/share/polybori/flags.conf (that is now used by sage 4.2 build)
12cr|polybori-0.8.2-1|342	- Correct ipbori to setup sage environment
12cr|polybori-0.8.2-1|343	
12cr|polybori-0.8.2-1|344	* Wed Sep 09 2009 Paulo Andrade <pcpa@mandriva.com.br> 1:0.5rc.p9-6mdv2010.0
12cr|polybori-0.8.2-1|345	+ Revision: 435927
12cr|polybori-0.8.2-1|346	+ rebuild (emptylog)
12cr|polybori-0.8.2-1|347	
12cr|polybori-0.8.2-1|348	* Sat Sep 05 2009 Paulo Andrade <pcpa@mandriva.com.br> 1:0.5rc.p9-4mdv2010.0
12cr|polybori-0.8.2-1|349	+ Revision: 431901
12cr|polybori-0.8.2-1|350	+ rebuild (emptylog)
12cr|polybori-0.8.2-1|351	
12cr|polybori-0.8.2-1|352	* Fri Sep 04 2009 Paulo Andrade <pcpa@mandriva.com.br> 1:0.5rc.p9-2mdv2010.0
12cr|polybori-0.8.2-1|353	+ Revision: 431728
12cr|polybori-0.8.2-1|354	- allow rebuild when sagemath is installed
12cr|polybori-0.8.2-1|355	- link libraries with ntl
12cr|polybori-0.8.2-1|356	
12cr|polybori-0.8.2-1|357	* Fri Sep 04 2009 Paulo Andrade <pcpa@mandriva.com.br> 1:0.5rc.p9-1mdv2010.0
12cr|polybori-0.8.2-1|358	+ Revision: 429130
12cr|polybori-0.8.2-1|359	- update to patchlevel 9
12cr|polybori-0.8.2-1|360	
12cr|polybori-0.8.2-1|361	+ Funda Wang <fwang@mandriva.org>
12cr|polybori-0.8.2-1|362	- rebuild for new libboost
12cr|polybori-0.8.2-1|363	
12cr|polybori-0.8.2-1|364	* Wed Jul 15 2009 Paulo Andrade <pcpa@mandriva.com.br> 1:0.5-3mdv2010.0
12cr|polybori-0.8.2-1|365	+ Revision: 396471
12cr|polybori-0.8.2-1|366	- Update to latest upstream patchlevel 8.
12cr|polybori-0.8.2-1|367	
12cr|polybori-0.8.2-1|368	* Tue May 19 2009 Paulo Andrade <pcpa@mandriva.com.br> 1:0.5-2mdv2010.0
12cr|polybori-0.8.2-1|369	+ Revision: 377421
12cr|polybori-0.8.2-1|370	+ rebuild (emptylog)
12cr|polybori-0.8.2-1|371	
12cr|polybori-0.8.2-1|372	* Thu May 14 2009 Paulo Andrade <pcpa@mandriva.com.br> 1:0.5-1mdv2010.0
12cr|polybori-0.8.2-1|373	+ Revision: 375857
12cr|polybori-0.8.2-1|374	- Use an older version of polybori that works with sagemath.
12cr|polybori-0.8.2-1|375	
12cr|polybori-0.8.2-1|376	* Thu May 14 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.6-2mdv2010.0
12cr|polybori-0.8.2-1|377	+ Revision: 375808
12cr|polybori-0.8.2-1|378	- Initial import of polybori version 0.6.
12cr|polybori-0.8.2-1|379	PolyBoRi is a C++ library for Polynomials over Boolean Rings
12cr|polybori-0.8.2-1|380	http://polybori.sourceforge.net/
12cr|polybori-0.8.2-1|381	- polybori
12cr|polybori-0.8.2-1|382	

6250 12
12cr|polymake-2.12-1|1	%define		_enable_debug_packages	%{nil}
12cr|polymake-2.12-1|2	%define		debug_package		%{nil}
12cr|polymake-2.12-1|3	
12cr|polymake-2.12-1|4	%bcond_without	java
12cr|polymake-2.12-1|5	
12cr|polymake-2.12-1|6	%if %{_use_internal_dependency_generator}
12cr|polymake-2.12-1|7	%define __noautoreq 'libCg(.*)|libGL(.*)|libjack(.*)|libjawt(.*)|libXxf86vm(.*)|libX11(.*)'
12cr|polymake-2.12-1|8	%else
12cr|polymake-2.12-1|9	%define _requires_exceptions	libCg\\|libGL\\|libjack\\|libjawt\\|libXxf86vm.so.1\\|libX11.so.6
12cr|polymake-2.12-1|10	%endif
12cr|polymake-2.12-1|11	
12cr|polymake-2.12-1|12	Name:		polymake
12cr|polymake-2.12-1|13	Summary:	Algorithms around polytopes and polyhedra
12cr|polymake-2.12-1|14	Version:	2.12
12cr|polymake-2.12-1|15	Release:	1
12cr|polymake-2.12-1|16	License:	GPL
12cr|polymake-2.12-1|17	Group:		Sciences/Mathematics
12cr|polymake-2.12-1|18	URL:		http://www.polymake.org/
12cr|polymake-2.12-1|19	
12cr|polymake-2.12-1|20	Source:		http://www.polymake.org/lib/exe/fetch.php/download/%{name}-%{version}-rc3.tar.bz2
12cr|polymake-2.12-1|21	Source1:	as3.gif
12cr|polymake-2.12-1|22	
12cr|polymake-2.12-1|23	Provides:	perl(JavaView)
12cr|polymake-2.12-1|24	Provides:	perl(Polymake::Core::InteractiveCommands)
12cr|polymake-2.12-1|25	Provides:	perl(Polymake::Core::RuleFilter)
12cr|polymake-2.12-1|26	Provides:	perl(Polymake::Background)
12cr|polymake-2.12-1|27	Provides:	perl(Polymake::Namespaces)
12cr|polymake-2.12-1|28	Provides:	perl(Polymake::regex.pl)
12cr|polymake-2.12-1|29	Provides:	perl(Polymake::utils.pl)
12cr|polymake-2.12-1|30	Provides:	perl(Polymake::Sockets)
12cr|polymake-2.12-1|31	Provides:	perl(Polymake::regex.pl)
12cr|polymake-2.12-1|32	Provides:	perl(Polymake::utils.pl)
12cr|polymake-2.12-1|33	
12cr|polymake-2.12-1|34	Requires:	gcc-c++
12cr|polymake-2.12-1|35	Requires:	gmpxx-devel
12cr|polymake-2.12-1|36	Requires:	mpfr-devel
12cr|polymake-2.12-1|37	Requires:	java >= 1.5
12cr|polymake-2.12-1|38	Requires:	perl-devel
12cr|polymake-2.12-1|39	Requires:	perl(XML::LibXML)
12cr|polymake-2.12-1|40	Requires:	perl(XML::SAX::Base)
12cr|polymake-2.12-1|41	Requires:	perl(XML::Writer)
12cr|polymake-2.12-1|42	Requires:	perl(XML::LibXSLT)
12cr|polymake-2.12-1|43	Requires:	perl(Term::ReadLine::Gnu)
12cr|polymake-2.12-1|44	BuildRequires:	gcc-c++
12cr|polymake-2.12-1|45	BuildRequires:	gmpxx-devel
12cr|polymake-2.12-1|46	BuildRequires:	mpfr-devel
12cr|polymake-2.12-1|47	BuildRequires:	boost-devel
12cr|polymake-2.12-1|48	BuildRequires:	libxml2-devel
12cr|polymake-2.12-1|49	%if %{with java}
12cr|polymake-2.12-1|50	Suggests:	libcg
12cr|polymake-2.12-1|51	BuildRequires:	java-devel >= 1.5
12cr|polymake-2.12-1|52	BuildRequires:	jogl
12cr|polymake-2.12-1|53	BuildRequires:	java-rpmbuild
12cr|polymake-2.12-1|54	BuildRequires:	ant >= 1.7.1
12cr|polymake-2.12-1|55	%endif
12cr|polymake-2.12-1|56	BuildRequires:	perl-devel
12cr|polymake-2.12-1|57	BuildRequires:	xmlto
12cr|polymake-2.12-1|58	BuildRequires:	xsltproc
12cr|polymake-2.12-1|59	BuildRequires:	xhtml1-dtds
12cr|polymake-2.12-1|60	BuildRequires:	perl(XML::LibXML)
12cr|polymake-2.12-1|61	BuildRequires:	perl(XML::SAX::Base)
12cr|polymake-2.12-1|62	BuildRequires:	perl(XML::Writer)
12cr|polymake-2.12-1|63	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|polymake-2.12-1|64	
12cr|polymake-2.12-1|65	Patch0:		polymake-2.11-format.patch
12cr|polymake-2.12-1|66	
12cr|polymake-2.12-1|67	%description
12cr|polymake-2.12-1|68	Polymake is a versatile tool for the algorithmic treatment of
12cr|polymake-2.12-1|69	polytopes and polyhedra.  It offers an unified interface to a wide
12cr|polymake-2.12-1|70	variety of algorithms and free software packages from the computational
12cr|polymake-2.12-1|71	geometry field, such as convex hull computation or visualization tools.
12cr|polymake-2.12-1|72	
12cr|polymake-2.12-1|73	%files
12cr|polymake-2.12-1|74	%{_bindir}/polymake
12cr|polymake-2.12-1|75	%{_bindir}/polymake-config
12cr|polymake-2.12-1|76	%{_includedir}/polymake
12cr|polymake-2.12-1|77	%{_datadir}/polymake
12cr|polymake-2.12-1|78	%dir %{_libdir}/polymake
12cr|polymake-2.12-1|79	%{_libdir}/polymake/lib
12cr|polymake-2.12-1|80	%{_libdir}/polymake/perlx
12cr|polymake-2.12-1|81	%{_libdir}/libpolymake.so
12cr|polymake-2.12-1|82	%config %{_libdir}/polymake/conf.make
12cr|polymake-2.12-1|83	%doc %{_docdir}/polymake
12cr|polymake-2.12-1|84	
12cr|polymake-2.12-1|85	#----------------------------------------------------------------------------
12cr|polymake-2.12-1|86	
12cr|polymake-2.12-1|87	%prep
12cr|polymake-2.12-1|88	%setup -q
12cr|polymake-2.12-1|89	
12cr|polymake-2.12-1|90	%patch0 -p1
12cr|polymake-2.12-1|91	
12cr|polymake-2.12-1|92	%build
12cr|polymake-2.12-1|93	Cflags=`echo %{optflags} |				\
12cr|polymake-2.12-1|94	sed	-e 's/\(-Wp,\)\?-D_FORTIFY_SOURCE=[12]//g'	\
12cr|polymake-2.12-1|95	-e 's/-gdwarf-4//'				\
12cr|polymake-2.12-1|96	-e 's/-Wa,--compress-debug-sections//'		\
12cr|polymake-2.12-1|97	-e 's/-fvar-tracking-assignments//'		\
12cr|polymake-2.12-1|98	-e 's/-frecord-gcc-switches//'`
12cr|polymake-2.12-1|99	Cflags=`echo "$Cflags" | sed -e 's/[[:blank:]]\+/ /g'`
12cr|polymake-2.12-1|100	Cflags="$Cflags -pthread"
12cr|polymake-2.12-1|101	LDflags="-lxml2 -lpthread -ldl"
12cr|polymake-2.12-1|102	./configure					\
12cr|polymake-2.12-1|103	--prefix=%{_prefix}			\
12cr|polymake-2.12-1|104	--libdir=%{_libdir}			\
12cr|polymake-2.12-1|105	--libexecdir=%{_libdir}/polymake	\
12cr|polymake-2.12-1|106	--docdir=%{_docdir}/%{name}		\
12cr|polymake-2.12-1|107	--build=%{_target_cpu}			\
12cr|polymake-2.12-1|108	--without-prereq			\
12cr|polymake-2.12-1|109	%if %{without java}
12cr|polymake-2.12-1|110	--without-javaview			\
12cr|polymake-2.12-1|111	--without-java				\
12cr|polymake-2.12-1|112	%endif
12cr|polymake-2.12-1|113	CC=gcc					\
12cr|polymake-2.12-1|114	CXX=g++					\
12cr|polymake-2.12-1|115	CXXOPT=-O2				\
12cr|polymake-2.12-1|116	CFLAGS="$Cflags"			\
12cr|polymake-2.12-1|117	CXXFLAGS="$Cflags"			\
12cr|polymake-2.12-1|118	LDFLAGS="$LDflags"
12cr|polymake-2.12-1|119	make Arch=%{_target_cpu} ProcessDep=n
12cr|polymake-2.12-1|120	
12cr|polymake-2.12-1|121	%install
12cr|polymake-2.12-1|122	make Arch=%{_target_cpu} PREFIX=%{_prefix} DESTDIR=%{buildroot} install release-docs
12cr|polymake-2.12-1|123	cp -fa %{SOURCE1} %{buildroot}%{_datadir}/%{name}
12cr|polymake-2.12-1|124	
12cr|polymake-2.12-1|125	# give write permissions to owner so that strip works
12cr|polymake-2.12-1|126	find %{buildroot}%{_libdir} | xargs chmod u+w
12cr|polymake-2.12-1|127	find %{buildroot}%{_libdir} -name \*.so | xargs chmod a-x
12cr|polymake-2.12-1|128	
12cr|polymake-2.12-1|129	%if %{with java}
12cr|polymake-2.12-1|130	%ifarch x86_64 ppc64
12cr|polymake-2.12-1|131	rm -fr %{buildroot}%{_libdir}/%{name}/lib/jreality/jni/linux32
12cr|polymake-2.12-1|132	%else
12cr|polymake-2.12-1|133	rm -fr %{buildroot}%{_libdir}/%{name}/lib/jreality/jni/linux64
12cr|polymake-2.12-1|134	%endif
12cr|polymake-2.12-1|135	%else
12cr|polymake-2.12-1|136	rm -fr %{buildroot}%{_libdir}/%{name}/lib/jreality
12cr|polymake-2.12-1|137	%endif
12cr|polymake-2.12-1|138	

6251 12
12cr|polyxmass-common-0.8.7-5|1	%define name	polyxmass-common
12cr|polyxmass-common-0.8.7-5|2	%define version	0.8.7
12cr|polyxmass-common-0.8.7-5|3	%define release  %mkrel 5
12cr|polyxmass-common-0.8.7-5|4	
12cr|polyxmass-common-0.8.7-5|5	Name: 	 	%{name}
12cr|polyxmass-common-0.8.7-5|6	Summary: 	Common files for polyxmass suite
12cr|polyxmass-common-0.8.7-5|7	Version: 	%{version}
12cr|polyxmass-common-0.8.7-5|8	Release: 	%{release}
12cr|polyxmass-common-0.8.7-5|9	
12cr|polyxmass-common-0.8.7-5|10	Source:		http://polyxmass.org/polyxmass-common-data-doc/downloads/%version/%{name}-%{version}.tar.bz2
12cr|polyxmass-common-0.8.7-5|11	#Patch:		polyxmass-common_docbook2man.patch.bz2
12cr|polyxmass-common-0.8.7-5|12	URL:		http://www.polyxmass.org/
12cr|polyxmass-common-0.8.7-5|13	License:	GPL
12cr|polyxmass-common-0.8.7-5|14	Group:		Sciences/Chemistry
12cr|polyxmass-common-0.8.7-5|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|polyxmass-common-0.8.7-5|16	Buildrequires:	docbook-utils
12cr|polyxmass-common-0.8.7-5|17	BuildArch:	noarch
12cr|polyxmass-common-0.8.7-5|18	
12cr|polyxmass-common-0.8.7-5|19	%description
12cr|polyxmass-common-0.8.7-5|20	Contains the "protein" polymer chemistry definition and the "basic" atom
12cr|polyxmass-common-0.8.7-5|21	definition for the PolyXMass package.
12cr|polyxmass-common-0.8.7-5|22	
12cr|polyxmass-common-0.8.7-5|23	%prep
12cr|polyxmass-common-0.8.7-5|24	
12cr|polyxmass-common-0.8.7-5|25	%setup -q
12cr|polyxmass-common-0.8.7-5|26	
12cr|polyxmass-common-0.8.7-5|27	#%patch0 -p1
12cr|polyxmass-common-0.8.7-5|28	
12cr|polyxmass-common-0.8.7-5|29	%build
12cr|polyxmass-common-0.8.7-5|30	%configure2_5x
12cr|polyxmass-common-0.8.7-5|31	%make
12cr|polyxmass-common-0.8.7-5|32	
12cr|polyxmass-common-0.8.7-5|33	%install
12cr|polyxmass-common-0.8.7-5|34	rm -rf $RPM_BUILD_ROOT
12cr|polyxmass-common-0.8.7-5|35	%makeinstall_std
12cr|polyxmass-common-0.8.7-5|36	rm -fr $RPM_BUILD_ROOT/%_docdir
12cr|polyxmass-common-0.8.7-5|37	
12cr|polyxmass-common-0.8.7-5|38	%clean
12cr|polyxmass-common-0.8.7-5|39	rm -rf $RPM_BUILD_ROOT
12cr|polyxmass-common-0.8.7-5|40	
12cr|polyxmass-common-0.8.7-5|41	%files
12cr|polyxmass-common-0.8.7-5|42	%defattr(-,root,root)
12cr|polyxmass-common-0.8.7-5|43	%doc AUTHORS README THANKS
12cr|polyxmass-common-0.8.7-5|44	%config(noreplace) %_sysconfdir/polyxmass
12cr|polyxmass-common-0.8.7-5|45	#%_libdir/pkgconfig/*
12cr|polyxmass-common-0.8.7-5|46	%_mandir/man7/*
12cr|polyxmass-common-0.8.7-5|47	%{_datadir}/polyxmass
12cr|polyxmass-common-0.8.7-5|48	
12cr|polyxmass-common-0.8.7-5|49	
12cr|polyxmass-common-0.8.7-5|50	%changelog
12cr|polyxmass-common-0.8.7-5|51	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.8.7-5mdv2010.0
12cr|polyxmass-common-0.8.7-5|52	+ Revision: 430757
12cr|polyxmass-common-0.8.7-5|53	- rebuild
12cr|polyxmass-common-0.8.7-5|54	
12cr|polyxmass-common-0.8.7-5|55	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8.7-4mdv2009.0
12cr|polyxmass-common-0.8.7-5|56	+ Revision: 259151
12cr|polyxmass-common-0.8.7-5|57	- rebuild
12cr|polyxmass-common-0.8.7-5|58	
12cr|polyxmass-common-0.8.7-5|59	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8.7-3mdv2009.0
12cr|polyxmass-common-0.8.7-5|60	+ Revision: 247113
12cr|polyxmass-common-0.8.7-5|61	- rebuild
12cr|polyxmass-common-0.8.7-5|62	
12cr|polyxmass-common-0.8.7-5|63	+ Olivier Blin <oblin@mandriva.com>
12cr|polyxmass-common-0.8.7-5|64	- restore BuildRoot
12cr|polyxmass-common-0.8.7-5|65	
12cr|polyxmass-common-0.8.7-5|66	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.8.7-1mdv2008.1
12cr|polyxmass-common-0.8.7-5|67	+ Revision: 125512
12cr|polyxmass-common-0.8.7-5|68	- kill re-definition of %%buildroot on Pixel's request
12cr|polyxmass-common-0.8.7-5|69	- use %%mkrel
12cr|polyxmass-common-0.8.7-5|70	
12cr|polyxmass-common-0.8.7-5|71	+ Nicolas Vigier <nvigier@mandriva.com>
12cr|polyxmass-common-0.8.7-5|72	- Import polyxmass-common
12cr|polyxmass-common-0.8.7-5|73	
12cr|polyxmass-common-0.8.7-5|74	
12cr|polyxmass-common-0.8.7-5|75	
12cr|polyxmass-common-0.8.7-5|76	* Fri Mar 03 2006 Austin Acton <austin@mandriva.org> 0.8.7-1mdk
12cr|polyxmass-common-0.8.7-5|77	- New release 0.8.7
12cr|polyxmass-common-0.8.7-5|78	
12cr|polyxmass-common-0.8.7-5|79	* Tue Nov 08 2005 Austin Acton <austin@mandriva.org> 0.8.6-1mdk
12cr|polyxmass-common-0.8.7-5|80	- New release 0.8.6
12cr|polyxmass-common-0.8.7-5|81	
12cr|polyxmass-common-0.8.7-5|82	* Wed Apr 06 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.8.5-1mdk
12cr|polyxmass-common-0.8.7-5|83	- 0.8.5
12cr|polyxmass-common-0.8.7-5|84	
12cr|polyxmass-common-0.8.7-5|85	* Sun Dec 12 2004 Austin Acton <austin@mandrake.org> 0.8.3-2mdk
12cr|polyxmass-common-0.8.7-5|86	- remove post script
12cr|polyxmass-common-0.8.7-5|87	- source URL
12cr|polyxmass-common-0.8.7-5|88	
12cr|polyxmass-common-0.8.7-5|89	* Sun Dec 12 2004 Austin Acton <austin@mandrake.org> 0.8.3-1mdk
12cr|polyxmass-common-0.8.7-5|90	- 0.8.3
12cr|polyxmass-common-0.8.7-5|91	
12cr|polyxmass-common-0.8.7-5|92	* Wed Sep 29 2004 Austin Acton <austin@mandrake.org> 0.8.0-1mdk
12cr|polyxmass-common-0.8.7-5|93	- initial package for 0.8.0 series

6252 12
12cr|polyxmass-data-0.8.7-5|1	%define name	polyxmass-data
12cr|polyxmass-data-0.8.7-5|2	%define version	0.8.7
12cr|polyxmass-data-0.8.7-5|3	%define release %mkrel 5
12cr|polyxmass-data-0.8.7-5|4	
12cr|polyxmass-data-0.8.7-5|5	Name: 	 	%{name}
12cr|polyxmass-data-0.8.7-5|6	Summary: 	Data files for polyxmass suite
12cr|polyxmass-data-0.8.7-5|7	Version: 	%{version}
12cr|polyxmass-data-0.8.7-5|8	Release: 	%{release}
12cr|polyxmass-data-0.8.7-5|9	
12cr|polyxmass-data-0.8.7-5|10	Source:		http://www.polyxmass.org/polyxmass-data/downloads/%{version}/%{version}/%{name}-%{version}.tar.gz
12cr|polyxmass-data-0.8.7-5|11	URL:		http://www.polyxmass.org/polyxmassdata
12cr|polyxmass-data-0.8.7-5|12	License:	GPL
12cr|polyxmass-data-0.8.7-5|13	Group:		Sciences/Chemistry
12cr|polyxmass-data-0.8.7-5|14	BuildRequires:	polyxmass-common
12cr|polyxmass-data-0.8.7-5|15	BuildArch:	noarch
12cr|polyxmass-data-0.8.7-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|polyxmass-data-0.8.7-5|17	
12cr|polyxmass-data-0.8.7-5|18	%description
12cr|polyxmass-data-0.8.7-5|19	Optional polyxmass-data package contains a number of other polymer chemistry
12cr|polyxmass-data-0.8.7-5|20	definitions (dna, rna, saccharide) and serves as an example of how interested
12cr|polyxmass-data-0.8.7-5|21	user might construct similar packages to bring the  GNU polyxmass software
12cr|polyxmass-data-0.8.7-5|22	suite new interesting data (for example from organic chemists working on
12cr|polyxmass-data-0.8.7-5|23	synthetic polymers).
12cr|polyxmass-data-0.8.7-5|24	
12cr|polyxmass-data-0.8.7-5|25	%prep
12cr|polyxmass-data-0.8.7-5|26	%setup -q
12cr|polyxmass-data-0.8.7-5|27	perl -p -i -e 's|install-data-hook|||g' config-files/Makefile.in
12cr|polyxmass-data-0.8.7-5|28	
12cr|polyxmass-data-0.8.7-5|29	%build
12cr|polyxmass-data-0.8.7-5|30	%configure2_5x
12cr|polyxmass-data-0.8.7-5|31	%make
12cr|polyxmass-data-0.8.7-5|32	
12cr|polyxmass-data-0.8.7-5|33	%install
12cr|polyxmass-data-0.8.7-5|34	rm -rf $RPM_BUILD_ROOT
12cr|polyxmass-data-0.8.7-5|35	%makeinstall_std
12cr|polyxmass-data-0.8.7-5|36	rm -fr $RPM_BUILD_ROOT/%_docdir
12cr|polyxmass-data-0.8.7-5|37	
12cr|polyxmass-data-0.8.7-5|38	%clean
12cr|polyxmass-data-0.8.7-5|39	rm -rf $RPM_BUILD_ROOT
12cr|polyxmass-data-0.8.7-5|40	
12cr|polyxmass-data-0.8.7-5|41	%post
12cr|polyxmass-data-0.8.7-5|42	/usr/sbin/polchem-defs.update-cat
12cr|polyxmass-data-0.8.7-5|43	/usr/sbin/polchem-defs-atom-defs.update-dic
12cr|polyxmass-data-0.8.7-5|44	
12cr|polyxmass-data-0.8.7-5|45	%files
12cr|polyxmass-data-0.8.7-5|46	%defattr(-,root,root)
12cr|polyxmass-data-0.8.7-5|47	%doc AUTHORS README
12cr|polyxmass-data-0.8.7-5|48	%{_datadir}/polyxmass/*
12cr|polyxmass-data-0.8.7-5|49	#%{_libdir}/pkgconfig/*
12cr|polyxmass-data-0.8.7-5|50	%config(noreplace) %{_sysconfdir}/polyxmass/polchem-defs
12cr|polyxmass-data-0.8.7-5|51	%{_mandir}/man7/*
12cr|polyxmass-data-0.8.7-5|52	
12cr|polyxmass-data-0.8.7-5|53	
12cr|polyxmass-data-0.8.7-5|54	%changelog
12cr|polyxmass-data-0.8.7-5|55	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.8.7-5mdv2010.0
12cr|polyxmass-data-0.8.7-5|56	+ Revision: 430758
12cr|polyxmass-data-0.8.7-5|57	- rebuild
12cr|polyxmass-data-0.8.7-5|58	
12cr|polyxmass-data-0.8.7-5|59	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8.7-4mdv2009.0
12cr|polyxmass-data-0.8.7-5|60	+ Revision: 259152
12cr|polyxmass-data-0.8.7-5|61	- rebuild
12cr|polyxmass-data-0.8.7-5|62	
12cr|polyxmass-data-0.8.7-5|63	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8.7-3mdv2009.0
12cr|polyxmass-data-0.8.7-5|64	+ Revision: 247124
12cr|polyxmass-data-0.8.7-5|65	- rebuild
12cr|polyxmass-data-0.8.7-5|66	- kill re-definition of %%buildroot on Pixel's request
12cr|polyxmass-data-0.8.7-5|67	
12cr|polyxmass-data-0.8.7-5|68	+ Olivier Blin <oblin@mandriva.com>
12cr|polyxmass-data-0.8.7-5|69	- restore BuildRoot
12cr|polyxmass-data-0.8.7-5|70	
12cr|polyxmass-data-0.8.7-5|71	* Fri Nov 23 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7-1mdv2008.1
12cr|polyxmass-data-0.8.7-5|72	+ Revision: 111443
12cr|polyxmass-data-0.8.7-5|73	- new version
12cr|polyxmass-data-0.8.7-5|74	
12cr|polyxmass-data-0.8.7-5|75	+ Nicolas Vigier <nvigier@mandriva.com>
12cr|polyxmass-data-0.8.7-5|76	- Import polyxmass-data
12cr|polyxmass-data-0.8.7-5|77	
12cr|polyxmass-data-0.8.7-5|78	
12cr|polyxmass-data-0.8.7-5|79	
12cr|polyxmass-data-0.8.7-5|80	* Tue Nov 8 2005 Austin Acton <austin@mandriva.org> 0.8.6-1mdk
12cr|polyxmass-data-0.8.7-5|81	- 0.8.6
12cr|polyxmass-data-0.8.7-5|82	- source URL
12cr|polyxmass-data-0.8.7-5|83	
12cr|polyxmass-data-0.8.7-5|84	* Sun Dec 12 2004 Austin Acton <austin@mandrake.org> 0.8.2-1mdk
12cr|polyxmass-data-0.8.7-5|85	- 0.8.2
12cr|polyxmass-data-0.8.7-5|86	
12cr|polyxmass-data-0.8.7-5|87	* Wed Sep 29 2004 Austin Acton  <austin@mandrake.org> 0.8.0-1mdk
12cr|polyxmass-data-0.8.7-5|88	- new name
12cr|polyxmass-data-0.8.7-5|89	- 0.8.0
12cr|polyxmass-data-0.8.7-5|90	
12cr|polyxmass-data-0.8.7-5|91	* Sun Feb 22 2004 Austin Acton <austin@mandrake.org> 0.7.0-1mdk
12cr|polyxmass-data-0.8.7-5|92	- 0.7.0
12cr|polyxmass-data-0.8.7-5|93	
12cr|polyxmass-data-0.8.7-5|94	* Fri Oct 17 2003 Austin Acton <aacton@yorku.ca> 0.6.1-2mdk
12cr|polyxmass-data-0.8.7-5|95	- move config file to /usr (required)
12cr|polyxmass-data-0.8.7-5|96	
12cr|polyxmass-data-0.8.7-5|97	* Wed Oct 15 2003 Austin Acton <aacton@yorku.ca> 0.6.1-1mdk
12cr|polyxmass-data-0.8.7-5|98	- initial package

6253 12
12cr|pootle-2.1.5-2|1	%define name pootle
12cr|pootle-2.1.5-2|2	%define oname Pootle
12cr|pootle-2.1.5-2|3	%define version 2.1.5
12cr|pootle-2.1.5-2|4	%define release %mkrel 2
12cr|pootle-2.1.5-2|5	
12cr|pootle-2.1.5-2|6	Summary: Web-based translation
12cr|pootle-2.1.5-2|7	Name: %{name}
12cr|pootle-2.1.5-2|8	Version: %{version}
12cr|pootle-2.1.5-2|9	Release: %{release}
12cr|pootle-2.1.5-2|10	License: GPLv2+
12cr|pootle-2.1.5-2|11	Group: Development/Other
12cr|pootle-2.1.5-2|12	Url: http://translate.sourceforge.net/
12cr|pootle-2.1.5-2|13	Source0: http://downloads.sourceforge.net/translate/%{oname}-%{version}.tar.bz2
12cr|pootle-2.1.5-2|14	BuildRequires: python-devel
12cr|pootle-2.1.5-2|15	Requires: python-translate >= 1.5.1
12cr|pootle-2.1.5-2|16	Requires: python-django >= 1.0
12cr|pootle-2.1.5-2|17	# this one should be relaxed
12cr|pootle-2.1.5-2|18	Requires: apache-mod_wsgi
12cr|pootle-2.1.5-2|19	Requires: python-lxml
12cr|pootle-2.1.5-2|20	Requires: python-djblets
12cr|pootle-2.1.5-2|21	Suggests: python-levenshtein
12cr|pootle-2.1.5-2|22	Suggests: python-memcached
12cr|pootle-2.1.5-2|23	Suggests: iso-codes
12cr|pootle-2.1.5-2|24	Suggests: unzip
12cr|pootle-2.1.5-2|25	Suggests: xapian-bindings-python >= 1.0.13
12cr|pootle-2.1.5-2|26	Suggests: xapian-core >= 1.0.13
12cr|pootle-2.1.5-2|27	Suggests: python-mysql
12cr|pootle-2.1.5-2|28	Suggests: mysqlserver
12cr|pootle-2.1.5-2|29	Suggests: apache-mod_deflate
12cr|pootle-2.1.5-2|30	%if %mdkversion < 201010
12cr|pootle-2.1.5-2|31	Requires(post):   rpm-helper
12cr|pootle-2.1.5-2|32	Requires(postun):   rpm-helper
12cr|pootle-2.1.5-2|33	%endif
12cr|pootle-2.1.5-2|34	BuildArch: noarch
12cr|pootle-2.1.5-2|35	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|pootle-2.1.5-2|36	
12cr|pootle-2.1.5-2|37	
12cr|pootle-2.1.5-2|38	%description
12cr|pootle-2.1.5-2|39	Pootle is a web translation and translation management engine.
12cr|pootle-2.1.5-2|40	
12cr|pootle-2.1.5-2|41	Its features include::
12cr|pootle-2.1.5-2|42	* Translation of Gettext PO and XLIFF files.
12cr|pootle-2.1.5-2|43	* Submitting to remote version control systems (VCS).
12cr|pootle-2.1.5-2|44	* Managing groups of translators
12cr|pootle-2.1.5-2|45	* Online webbased or offline translation
12cr|pootle-2.1.5-2|46	* Quality checks
12cr|pootle-2.1.5-2|47	
12cr|pootle-2.1.5-2|48	
12cr|pootle-2.1.5-2|49	%prep
12cr|pootle-2.1.5-2|50	%setup -q -n %{oname}-%{version}
12cr|pootle-2.1.5-2|51	
12cr|pootle-2.1.5-2|52	%build
12cr|pootle-2.1.5-2|53	%{__python} setup.py build
12cr|pootle-2.1.5-2|54	
12cr|pootle-2.1.5-2|55	%install
12cr|pootle-2.1.5-2|56	rm -rf %{buildroot}
12cr|pootle-2.1.5-2|57	%{__python} setup.py install -O1 --root %{buildroot}
12cr|pootle-2.1.5-2|58	
12cr|pootle-2.1.5-2|59	# do not ship a bundled copy, as this is already packaged
12cr|pootle-2.1.5-2|60	rm -Rf %{buildroot}/%{python_sitelib}/djblets
12cr|pootle-2.1.5-2|61	
12cr|pootle-2.1.5-2|62	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cr|pootle-2.1.5-2|63	cp %{buildroot}%{_docdir}/%{name}/wsgi.py %{buildroot}%{_var}/www/%{name}
12cr|pootle-2.1.5-2|64	
12cr|pootle-2.1.5-2|65	install -d -m 755 %{buildroot}%{webappconfdir}
12cr|pootle-2.1.5-2|66	cat >> %{buildroot}%{webappconfdir}/%{name}.conf <<EOF
12cr|pootle-2.1.5-2|67	WSGIScriptAlias /%{name} %{_var}/www/%{name}/wsgi.py
12cr|pootle-2.1.5-2|68	<Directory %{_var}/www/%{name}>
12cr|pootle-2.1.5-2|69	Order allow,deny
12cr|pootle-2.1.5-2|70	Allow from all
12cr|pootle-2.1.5-2|71	</Directory>
12cr|pootle-2.1.5-2|72	
12cr|pootle-2.1.5-2|73	Alias /%{name}/html %{_datadir}/%{name}/html
12cr|pootle-2.1.5-2|74	<Directory "%{_datadir}/%{name}/html">
12cr|pootle-2.1.5-2|75	Order allow,deny
12cr|pootle-2.1.5-2|76	Allow from all
12cr|pootle-2.1.5-2|77	</Directory>
12cr|pootle-2.1.5-2|78	
12cr|pootle-2.1.5-2|79	Alias /%{name}/export %{_var}/lib/%{name}/po
12cr|pootle-2.1.5-2|80	<Directory "%{_var}/lib/%{name}/po">
12cr|pootle-2.1.5-2|81	Order allow,deny
12cr|pootle-2.1.5-2|82	Allow from all
12cr|pootle-2.1.5-2|83	</Directory>
12cr|pootle-2.1.5-2|84	
12cr|pootle-2.1.5-2|85	<IfModule mod_deflate.c>
12cr|pootle-2.1.5-2|86	<location /%{name}/html>
12cr|pootle-2.1.5-2|87	SetOutputFilter DEFLATE
12cr|pootle-2.1.5-2|88	</location>
12cr|pootle-2.1.5-2|89	<location /%{name}/export>
12cr|pootle-2.1.5-2|90	SetOutputFilter DEFLATE
12cr|pootle-2.1.5-2|91	</location>
12cr|pootle-2.1.5-2|92	</IfModule>
12cr|pootle-2.1.5-2|93	EOF
12cr|pootle-2.1.5-2|94	
12cr|pootle-2.1.5-2|95	%clean
12cr|pootle-2.1.5-2|96	rm -rf %{buildroot}
12cr|pootle-2.1.5-2|97	
12cr|pootle-2.1.5-2|98	%post
12cr|pootle-2.1.5-2|99	%if %mdkversion < 201010
12cr|pootle-2.1.5-2|100	%_post_webapp
12cr|pootle-2.1.5-2|101	%endif
12cr|pootle-2.1.5-2|102	
12cr|pootle-2.1.5-2|103	%postun
12cr|pootle-2.1.5-2|104	%if %mdkversion < 201010
12cr|pootle-2.1.5-2|105	%_postun_webapp
12cr|pootle-2.1.5-2|106	%endif
12cr|pootle-2.1.5-2|107	
12cr|pootle-2.1.5-2|108	%files
12cr|pootle-2.1.5-2|109	%defattr(-,root,root,-)
12cr|pootle-2.1.5-2|110	%doc %{_docdir}/%{name}
12cr|pootle-2.1.5-2|111	%{_bindir}/%{oname}Server
12cr|pootle-2.1.5-2|112	%{_bindir}/updatetm
12cr|pootle-2.1.5-2|113	%{_bindir}/import_pootle_prefs
12cr|pootle-2.1.5-2|114	%{_datadir}/%{name}
12cr|pootle-2.1.5-2|115	%{python_sitelib}/%{name}
12cr|pootle-2.1.5-2|116	%{python_sitelib}/%{name}_app
12cr|pootle-2.1.5-2|117	%{python_sitelib}/%{name}_store
12cr|pootle-2.1.5-2|118	%{python_sitelib}/%{name}_notifications
12cr|pootle-2.1.5-2|119	%{python_sitelib}/%{name}_autonotices
12cr|pootle-2.1.5-2|120	%{python_sitelib}/%{name}_misc
12cr|pootle-2.1.5-2|121	%{python_sitelib}/%{name}_terminology
12cr|pootle-2.1.5-2|122	%{python_sitelib}/%{name}_translationproject
12cr|pootle-2.1.5-2|123	%{python_sitelib}/%{name}_profile
12cr|pootle-2.1.5-2|124	%{python_sitelib}/%{name}_project
12cr|pootle-2.1.5-2|125	%{python_sitelib}/%{name}_language
12cr|pootle-2.1.5-2|126	%{python_sitelib}/%{name}_statistics
12cr|pootle-2.1.5-2|127	%{python_sitelib}/profiles
12cr|pootle-2.1.5-2|128	%{python_sitelib}/registration
12cr|pootle-2.1.5-2|129	%{python_sitelib}/contact_form_i18n
12cr|pootle-2.1.5-2|130	%{python_sitelib}/*.egg-info
12cr|pootle-2.1.5-2|131	%{_var}/www/%{name}
12cr|pootle-2.1.5-2|132	%attr(0755,apache,apache) %{_var}/lib/%{name}
12cr|pootle-2.1.5-2|133	%dir %{_sysconfdir}/%{name}
12cr|pootle-2.1.5-2|134	%config(noreplace) %{_sysconfdir}/%{name}/localsettings.py
12cr|pootle-2.1.5-2|135	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|pootle-2.1.5-2|136	
12cr|pootle-2.1.5-2|137	
12cr|pootle-2.1.5-2|138	%changelog
12cr|pootle-2.1.5-2|139	* Sat Feb 26 2011 Michael Scherer <misc@mandriva.org> 2.1.5-2mdv2011.0
12cr|pootle-2.1.5-2|140	+ Revision: 640101
12cr|pootle-2.1.5-2|141	- use upstream macro name
12cr|pootle-2.1.5-2|142	- drop requires on memcached, as it can work without it
12cr|pootle-2.1.5-2|143	- drop mdv specific macros
12cr|pootle-2.1.5-2|144	- do not ship a copy of djblets, as it is already in another rpm
12cr|pootle-2.1.5-2|145	
12cr|pootle-2.1.5-2|146	* Wed Feb 23 2011 Michael Scherer <misc@mandriva.org> 2.1.5-1
12cr|pootle-2.1.5-2|147	+ Revision: 639457
12cr|pootle-2.1.5-2|148	- update to 2.1.5
12cr|pootle-2.1.5-2|149	- remove patch to force memcached by default, and relax requires on it
12cr|pootle-2.1.5-2|150	
12cr|pootle-2.1.5-2|151	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 2.0.1-3mdv2011.0
12cr|pootle-2.1.5-2|152	+ Revision: 590174
12cr|pootle-2.1.5-2|153	- rebuild for python 2.7
12cr|pootle-2.1.5-2|154	
12cr|pootle-2.1.5-2|155	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.1-2mdv2010.1
12cr|pootle-2.1.5-2|156	+ Revision: 501749
12cr|pootle-2.1.5-2|157	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|pootle-2.1.5-2|158	
12cr|pootle-2.1.5-2|159	* Tue Jan 12 2010 Jérôme Brenier <incubusss@mandriva.org> 2.0.1-1mdv2010.1
12cr|pootle-2.1.5-2|160	+ Revision: 490116
12cr|pootle-2.1.5-2|161	- new version 2.0.1
12cr|pootle-2.1.5-2|162	
12cr|pootle-2.1.5-2|163	* Fri Dec 11 2009 Jérôme Brenier <incubusss@mandriva.org> 2.0.0-2mdv2010.1
12cr|pootle-2.1.5-2|164	+ Revision: 476231
12cr|pootle-2.1.5-2|165	- a lot of specfile modifications to fit the new version, based on the work
12cr|pootle-2.1.5-2|166	of Alaa Abd el Fattah (upstream) (Bugzilla #56293)
12cr|pootle-2.1.5-2|167	- add pootle-2.0-optimal-settings.patch
12cr|pootle-2.1.5-2|168	
12cr|pootle-2.1.5-2|169	* Thu Dec 10 2009 Funda Wang <fwang@mandriva.org> 2.0.0-1mdv2010.1
12cr|pootle-2.1.5-2|170	+ Revision: 476202
12cr|pootle-2.1.5-2|171	- fix build
12cr|pootle-2.1.5-2|172	- Bump version requires
12cr|pootle-2.1.5-2|173	- new version 2.0.0
12cr|pootle-2.1.5-2|174	
12cr|pootle-2.1.5-2|175	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-2mdv2010.0
12cr|pootle-2.1.5-2|176	+ Revision: 441893
12cr|pootle-2.1.5-2|177	- rebuild
12cr|pootle-2.1.5-2|178	
12cr|pootle-2.1.5-2|179	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.2.1-1mdv2009.1
12cr|pootle-2.1.5-2|180	+ Revision: 326083
12cr|pootle-2.1.5-2|181	- update to new version 1.2.1
12cr|pootle-2.1.5-2|182	
12cr|pootle-2.1.5-2|183	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.2.0-2mdv2009.1
12cr|pootle-2.1.5-2|184	+ Revision: 325805
12cr|pootle-2.1.5-2|185	- rebuild
12cr|pootle-2.1.5-2|186	
12cr|pootle-2.1.5-2|187	* Sat Nov 08 2008 Funda Wang <fwang@mandriva.org> 1.2.0-1mdv2009.1
12cr|pootle-2.1.5-2|188	+ Revision: 301131
12cr|pootle-2.1.5-2|189	- New version 1.2.0
12cr|pootle-2.1.5-2|190	
12cr|pootle-2.1.5-2|191	* Mon Jul 14 2008 Funda Wang <fwang@mandriva.org> 1.1.0-1mdv2009.0
12cr|pootle-2.1.5-2|192	+ Revision: 234423
12cr|pootle-2.1.5-2|193	- New version 1.1.0
12cr|pootle-2.1.5-2|194	
12cr|pootle-2.1.5-2|195	* Thu Jan 17 2008 Olivier Blin <oblin@mandriva.com> 1.0.2-1mdv2008.1
12cr|pootle-2.1.5-2|196	+ Revision: 154281
12cr|pootle-2.1.5-2|197	- 1.0.2
12cr|pootle-2.1.5-2|198	- remove ElementTree patch, fixed upstream
12cr|pootle-2.1.5-2|199	- restore BuildRoot
12cr|pootle-2.1.5-2|200	
12cr|pootle-2.1.5-2|201	+ Thierry Vignaud <tv@mandriva.org>
12cr|pootle-2.1.5-2|202	- kill re-definition of %%buildroot on Pixel's request
12cr|pootle-2.1.5-2|203	
12cr|pootle-2.1.5-2|204	* Mon Apr 23 2007 Olivier Blin <oblin@mandriva.com> 0.11-1mdv2008.0
12cr|pootle-2.1.5-2|205	+ Revision: 17489
12cr|pootle-2.1.5-2|206	- 0.11
12cr|pootle-2.1.5-2|207	
12cr|pootle-2.1.5-2|208	
12cr|pootle-2.1.5-2|209	* Fri Jan 12 2007 Olivier Blin <oblin@mandriva.com> 0.10.1-1mdv2007.0
12cr|pootle-2.1.5-2|210	+ Revision: 108075
12cr|pootle-2.1.5-2|211	- move config files in /etc/pootle
12cr|pootle-2.1.5-2|212	- move data files in webapp locations
12cr|pootle-2.1.5-2|213	- fix elementtree import
12cr|pootle-2.1.5-2|214	- initial pootle package
12cr|pootle-2.1.5-2|215	- Create pootle
12cr|pootle-2.1.5-2|216	

6254 12
12cr|pootling-0.2-6|1	%define name pootling
12cr|pootling-0.2-6|2	%define version 0.2
12cr|pootling-0.2-6|3	%define release %mkrel 6
12cr|pootling-0.2-6|4	
12cr|pootling-0.2-6|5	Summary: GUI editor for offline translation editing
12cr|pootling-0.2-6|6	Name: %{name}
12cr|pootling-0.2-6|7	Version: %{version}
12cr|pootling-0.2-6|8	Release: %{release}
12cr|pootling-0.2-6|9	Source0: http://downloads.sourceforge.net/translate/%{name}-%{version}.tar.gz
12cr|pootling-0.2-6|10	# (blino) fix importing __version__
12cr|pootling-0.2-6|11	Patch0: pootling-0.2-version.patch
12cr|pootling-0.2-6|12	License: GPL
12cr|pootling-0.2-6|13	Group: Editors
12cr|pootling-0.2-6|14	Url: http://translate.sourceforge.net/
12cr|pootling-0.2-6|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pootling-0.2-6|16	BuildArch: noarch
12cr|pootling-0.2-6|17	BuildRequires: python-devel
12cr|pootling-0.2-6|18	Requires: python-translate python-qt4
12cr|pootling-0.2-6|19	
12cr|pootling-0.2-6|20	%description
12cr|pootling-0.2-6|21	Pootling is an user-friendly offline translation editor that make the
12cr|pootling-0.2-6|22	translation process with a bundle of files more easier for you!
12cr|pootling-0.2-6|23	
12cr|pootling-0.2-6|24	Pootling is also one aspect of the Translate project at Sourceforge,
12cr|pootling-0.2-6|25	along with the Translate Toolkit (a technical/conversion base for
12cr|pootling-0.2-6|26	Pootling and other translation processes (Pootle)) and this
12cr|pootling-0.2-6|27	TranslateWiki. Together, these three parts of the Translate Project
12cr|pootling-0.2-6|28	offer you easier translation, better tools and user-friendly.
12cr|pootling-0.2-6|29	
12cr|pootling-0.2-6|30	%prep
12cr|pootling-0.2-6|31	%setup -q
12cr|pootling-0.2-6|32	%patch0 -p1 -b .version
12cr|pootling-0.2-6|33	# fix prefix path for images
12cr|pootling-0.2-6|34	perl -pi -e 's,/usr/local,%{_prefix},' %{name}/modules/MainEditor.py
12cr|pootling-0.2-6|35	
12cr|pootling-0.2-6|36	%build
12cr|pootling-0.2-6|37	python %{name}setup.py build
12cr|pootling-0.2-6|38	
12cr|pootling-0.2-6|39	%install
12cr|pootling-0.2-6|40	rm -rf %{buildroot}
12cr|pootling-0.2-6|41	python %{name}setup.py install --root=%{buildroot}
12cr|pootling-0.2-6|42	
12cr|pootling-0.2-6|43	%clean
12cr|pootling-0.2-6|44	rm -rf %{buildroot}
12cr|pootling-0.2-6|45	
12cr|pootling-0.2-6|46	%files
12cr|pootling-0.2-6|47	%defattr(-,root,root)
12cr|pootling-0.2-6|48	%{_bindir}/%{name}-editor.py
12cr|pootling-0.2-6|49	%{python_sitelib}/%{name}-%{version}-*.egg-info
12cr|pootling-0.2-6|50	%{python_sitelib}/%{name}
12cr|pootling-0.2-6|51	
12cr|pootling-0.2-6|52	
12cr|pootling-0.2-6|53	%changelog
12cr|pootling-0.2-6|54	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2-6mdv2010.0
12cr|pootling-0.2-6|55	+ Revision: 441898
12cr|pootling-0.2-6|56	- rebuild
12cr|pootling-0.2-6|57	
12cr|pootling-0.2-6|58	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.2-5mdv2009.1
12cr|pootling-0.2-6|59	+ Revision: 325806
12cr|pootling-0.2-6|60	- rebuild
12cr|pootling-0.2-6|61	
12cr|pootling-0.2-6|62	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.2-4mdv2009.0
12cr|pootling-0.2-6|63	+ Revision: 259186
12cr|pootling-0.2-6|64	- rebuild
12cr|pootling-0.2-6|65	
12cr|pootling-0.2-6|66	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.2-3mdv2009.0
12cr|pootling-0.2-6|67	+ Revision: 247129
12cr|pootling-0.2-6|68	- rebuild
12cr|pootling-0.2-6|69	
12cr|pootling-0.2-6|70	* Thu Jan 17 2008 Olivier Blin <oblin@mandriva.com> 0.2-1mdv2008.1
12cr|pootling-0.2-6|71	+ Revision: 154352
12cr|pootling-0.2-6|72	- require python-translate
12cr|pootling-0.2-6|73	- buildrequire python-devel
12cr|pootling-0.2-6|74	- fix prefix path for images
12cr|pootling-0.2-6|75	- fix importing __version__
12cr|pootling-0.2-6|76	- initial pootling package
12cr|pootling-0.2-6|77	- create pootling
12cr|pootling-0.2-6|78	

6255 12
12cr|pop-before-smtp-1.42-2|1	%define name	pop-before-smtp
12cr|pop-before-smtp-1.42-2|2	%define version 1.42
12cr|pop-before-smtp-1.42-2|3	%define release %mkrel 2
12cr|pop-before-smtp-1.42-2|4	
12cr|pop-before-smtp-1.42-2|5	Name:		%{name}
12cr|pop-before-smtp-1.42-2|6	Version:	%{version}
12cr|pop-before-smtp-1.42-2|7	Release:	%{release}
12cr|pop-before-smtp-1.42-2|8	Summary:	Watch log for pop/imap auth, notify Postfix to allow relay
12cr|pop-before-smtp-1.42-2|9	License:	BSD like
12cr|pop-before-smtp-1.42-2|10	Group:		System/Servers
12cr|pop-before-smtp-1.42-2|11	URL:		http://popbsmtp.sourceforge.net/
12cr|pop-before-smtp-1.42-2|12	Source:		http://prdownloads.sourceforge.net/popbsmtp/pop-before-smtp-%{version}.tar.bz2
12cr|pop-before-smtp-1.42-2|13	Requires(pre):		rpm-helper
12cr|pop-before-smtp-1.42-2|14	BuildArch:	noarch
12cr|pop-before-smtp-1.42-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|pop-before-smtp-1.42-2|16	
12cr|pop-before-smtp-1.42-2|17	%description
12cr|pop-before-smtp-1.42-2|18	Spam prevention requires preventing open relaying through email
12cr|pop-before-smtp-1.42-2|19	servers. However, legit users want to be able to relay. If legit
12cr|pop-before-smtp-1.42-2|20	users always stayed in one spot, they'd be easy to describe to the
12cr|pop-before-smtp-1.42-2|21	daemon. However, what with roving laptops, logins from home, etc.,
12cr|pop-before-smtp-1.42-2|22	legit users refuse to stay in one spot.
12cr|pop-before-smtp-1.42-2|23	
12cr|pop-before-smtp-1.42-2|24	pop-before-smtp watches the mail log, looking for successful
12cr|pop-before-smtp-1.42-2|25	pop/imap logins, and posts the originating IP address into a
12cr|pop-before-smtp-1.42-2|26	database which can be checked by Postfix, to allow relaying for
12cr|pop-before-smtp-1.42-2|27	people who have recently downloaded their email.
12cr|pop-before-smtp-1.42-2|28	
12cr|pop-before-smtp-1.42-2|29	%prep
12cr|pop-before-smtp-1.42-2|30	%setup -q
12cr|pop-before-smtp-1.42-2|31	#%patch1 -p 1 -b .init-with-reload-and-maillog-location
12cr|pop-before-smtp-1.42-2|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
12cr|pop-before-smtp-1.42-2|33	%build
12cr|pop-before-smtp-1.42-2|34	rm -rf %{buildroot}
12cr|pop-before-smtp-1.42-2|35	pod2man pop-before-smtp > pop-before-smtp.8 2>/dev/null
12cr|pop-before-smtp-1.42-2|36	
12cr|pop-before-smtp-1.42-2|37	%install
12cr|pop-before-smtp-1.42-2|38	rm -rf %{buildroot}
12cr|pop-before-smtp-1.42-2|39	mkdir -p %{buildroot}{%{_initrddir},%{_sysconfdir},%{_sbindir},%{_mandir}/man8}
12cr|pop-before-smtp-1.42-2|40	#cp pop-before-smtp.init	%{buildroot}%{_initrddir}/pop-before-smtp
12cr|pop-before-smtp-1.42-2|41	cp contrib/init-redhat-alex	%{buildroot}%{_initrddir}/pop-before-smtp
12cr|pop-before-smtp-1.42-2|42	cp pop-before-smtp-conf.pl	%{buildroot}%{_sysconfdir}
12cr|pop-before-smtp-1.42-2|43	cp pop-before-smtp		%{buildroot}%{_sbindir}
12cr|pop-before-smtp-1.42-2|44	cp pop-before-smtp.8		%{buildroot}%{_mandir}/man8
12cr|pop-before-smtp-1.42-2|45	
12cr|pop-before-smtp-1.42-2|46	%post
12cr|pop-before-smtp-1.42-2|47	%_post_service pop-before-smtp
12cr|pop-before-smtp-1.42-2|48	
12cr|pop-before-smtp-1.42-2|49	%preun
12cr|pop-before-smtp-1.42-2|50	%_post_service pop-before-smtp
12cr|pop-before-smtp-1.42-2|51	
12cr|pop-before-smtp-1.42-2|52	%clean
12cr|pop-before-smtp-1.42-2|53	rm -rf %{buildroot}
12cr|pop-before-smtp-1.42-2|54	
12cr|pop-before-smtp-1.42-2|55	%files
12cr|pop-before-smtp-1.42-2|56	%defattr(-, root, root)
12cr|pop-before-smtp-1.42-2|57	%doc README TODO COPYING contrib
12cr|pop-before-smtp-1.42-2|58	%doc %{_mandir}/man8/*
12cr|pop-before-smtp-1.42-2|59	%{_sbindir}/pop-before-smtp
12cr|pop-before-smtp-1.42-2|60	%config(noreplace) %{_initrddir}/pop-before-smtp
12cr|pop-before-smtp-1.42-2|61	%config(noreplace) %{_sysconfdir}/pop-before-smtp-conf.pl
12cr|pop-before-smtp-1.42-2|62	
12cr|pop-before-smtp-1.42-2|63	
12cr|pop-before-smtp-1.42-2|64	%changelog
12cr|pop-before-smtp-1.42-2|65	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.42-2mdv2010.0
12cr|pop-before-smtp-1.42-2|66	+ Revision: 441907
12cr|pop-before-smtp-1.42-2|67	- rebuild
12cr|pop-before-smtp-1.42-2|68	
12cr|pop-before-smtp-1.42-2|69	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 1.42-1mdv2009.1
12cr|pop-before-smtp-1.42-2|70	+ Revision: 324286
12cr|pop-before-smtp-1.42-2|71	- New upstream release
12cr|pop-before-smtp-1.42-2|72	
12cr|pop-before-smtp-1.42-2|73	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.41-4mdv2009.0
12cr|pop-before-smtp-1.42-2|74	+ Revision: 259209
12cr|pop-before-smtp-1.42-2|75	- rebuild
12cr|pop-before-smtp-1.42-2|76	
12cr|pop-before-smtp-1.42-2|77	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.41-3mdv2009.0
12cr|pop-before-smtp-1.42-2|78	+ Revision: 247132
12cr|pop-before-smtp-1.42-2|79	- rebuild
12cr|pop-before-smtp-1.42-2|80	- kill re-definition of %%buildroot on Pixel's request
12cr|pop-before-smtp-1.42-2|81	
12cr|pop-before-smtp-1.42-2|82	+ Olivier Blin <oblin@mandriva.com>
12cr|pop-before-smtp-1.42-2|83	- restore BuildRoot
12cr|pop-before-smtp-1.42-2|84	
12cr|pop-before-smtp-1.42-2|85	* Fri Dec 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.41-1mdv2008.1
12cr|pop-before-smtp-1.42-2|86	+ Revision: 116178
12cr|pop-before-smtp-1.42-2|87	- spec cleanup
12cr|pop-before-smtp-1.42-2|88	- update to new version 1.41
12cr|pop-before-smtp-1.42-2|89	- import pop-before-smtp
12cr|pop-before-smtp-1.42-2|90	
12cr|pop-before-smtp-1.42-2|91	
12cr|pop-before-smtp-1.42-2|92	* Thu Jan 06 2005 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.36-2mdk
12cr|pop-before-smtp-1.42-2|93	- add config file into package
12cr|pop-before-smtp-1.42-2|94	
12cr|pop-before-smtp-1.42-2|95	* Sun Nov 14 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.36-1mdk
12cr|pop-before-smtp-1.42-2|96	- 1.36
12cr|pop-before-smtp-1.42-2|97	- wipe out buildroot at the beginning of %%install
12cr|pop-before-smtp-1.42-2|98	
12cr|pop-before-smtp-1.42-2|99	* Tue May  4 2004 Michael Scherer <misc@mandrake.org> 1.34-1mdk
12cr|pop-before-smtp-1.42-2|100	- New release 1.34
12cr|pop-before-smtp-1.42-2|101	- remove patch1, replaced by a perl oneliner
12cr|pop-before-smtp-1.42-2|102	- clean Requires
12cr|pop-before-smtp-1.42-2|103	
12cr|pop-before-smtp-1.42-2|104	* Tue Feb 24 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.32-2mdk
12cr|pop-before-smtp-1.42-2|105	- rebuild
12cr|pop-before-smtp-1.42-2|106	
12cr|pop-before-smtp-1.42-2|107	* Fri Dec 27 2002 Alexander Skwar <ASkwar@DigitalProjects.com> 1.32-1mdk
12cr|pop-before-smtp-1.42-2|108	- Updated URL
12cr|pop-before-smtp-1.42-2|109	- 1.32
12cr|pop-before-smtp-1.42-2|110	
12cr|pop-before-smtp-1.42-2|111	* Fri Mar  1 2002 Alexander Skwar <ASkwar@DigitalProjects.com> 1.28-1mdk
12cr|pop-before-smtp-1.42-2|112	- First release for Mandrake Linux
12cr|pop-before-smtp-1.42-2|113	

6256 12
12cr|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
12cr|pop-before-smtp-in-c-1.0-4|2	%define name	pop-before-smtp-in-c
12cr|pop-before-smtp-in-c-1.0-4|3	%define altname	pop-before-smtp
12cr|pop-before-smtp-in-c-1.0-4|4	%define version	1.0
12cr|pop-before-smtp-in-c-1.0-4|5	%define	rel	4
12cr|pop-before-smtp-in-c-1.0-4|6	%define	release	%mkrel %{rel}
12cr|pop-before-smtp-in-c-1.0-4|7	
12cr|pop-before-smtp-in-c-1.0-4|8	Summary:	Watch log for pop/imap auth, notify Postfix to allow relay
12cr|pop-before-smtp-in-c-1.0-4|9	Name:		%{name}
12cr|pop-before-smtp-in-c-1.0-4|10	Version:	%{version}
12cr|pop-before-smtp-in-c-1.0-4|11	Release:	%{release}
12cr|pop-before-smtp-in-c-1.0-4|12	Source0:	%{altname}-%{version}.tar.bz2
12cr|pop-before-smtp-in-c-1.0-4|13	Source1:	%{altname}.init.bz2
12cr|pop-before-smtp-in-c-1.0-4|14	Patch0:		%{altname}-maillog.patch.bz2
12cr|pop-before-smtp-in-c-1.0-4|15	URL:		http://www.bluelavalamp.net/pop-before-smtp/
12cr|pop-before-smtp-in-c-1.0-4|16	License:	GPL
12cr|pop-before-smtp-in-c-1.0-4|17	Group:		System/Servers
12cr|pop-before-smtp-in-c-1.0-4|18	Requires(post,preun):	rpm-helper
12cr|pop-before-smtp-in-c-1.0-4|19	Requires:	postfix vm-pop3d
12cr|pop-before-smtp-in-c-1.0-4|20	Conflicts:	%{altname}
12cr|pop-before-smtp-in-c-1.0-4|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pop-before-smtp-in-c-1.0-4|22	
12cr|pop-before-smtp-in-c-1.0-4|23	%description
12cr|pop-before-smtp-in-c-1.0-4|24	Spam prevention requires preventing open relaying through email
12cr|pop-before-smtp-in-c-1.0-4|25	servers. However, legit users want to be able to relay. If legit
12cr|pop-before-smtp-in-c-1.0-4|26	users always stayed in one spot, they'd be easy to describe to the
12cr|pop-before-smtp-in-c-1.0-4|27	daemon. However, what with roving laptops, logins from home, etc.,
12cr|pop-before-smtp-in-c-1.0-4|28	legit users refuse to stay in one spot.
12cr|pop-before-smtp-in-c-1.0-4|29	
12cr|pop-before-smtp-in-c-1.0-4|30	pop-before-smtp watches the mail log, looking for successful
12cr|pop-before-smtp-in-c-1.0-4|31	pop/imap logins, and posts the originating IP address into a
12cr|pop-before-smtp-in-c-1.0-4|32	database which can be checked by Postfix, to allow relaying for
12cr|pop-before-smtp-in-c-1.0-4|33	people who have recently downloaded their email.
12cr|pop-before-smtp-in-c-1.0-4|34	
12cr|pop-before-smtp-in-c-1.0-4|35	%prep
12cr|pop-before-smtp-in-c-1.0-4|36	%setup -q -n %{altname}-%{version}
12cr|pop-before-smtp-in-c-1.0-4|37	bzcat %{SOURCE1} > %{altname}.init
12cr|pop-before-smtp-in-c-1.0-4|38	%patch0 -p0
12cr|pop-before-smtp-in-c-1.0-4|39	
12cr|pop-before-smtp-in-c-1.0-4|40	%build
12cr|pop-before-smtp-in-c-1.0-4|41	%{__cc} -DOPTIMIZE $RPM_OPT_FLAGS -o %{altname} %{altname}.c
12cr|pop-before-smtp-in-c-1.0-4|42	
12cr|pop-before-smtp-in-c-1.0-4|43	%install
12cr|pop-before-smtp-in-c-1.0-4|44	rm -rf $RPM_BUILD_ROOT
12cr|pop-before-smtp-in-c-1.0-4|45	install -m755 %{altname} -D %{buildroot}%{_sbindir}/%{altname}
12cr|pop-before-smtp-in-c-1.0-4|46	install -m755 %{altname}.init -D %{buildroot}%{_initrddir}/%{altname}
12cr|pop-before-smtp-in-c-1.0-4|47	
12cr|pop-before-smtp-in-c-1.0-4|48	%post
12cr|pop-before-smtp-in-c-1.0-4|49	%_post_service %{altname}
12cr|pop-before-smtp-in-c-1.0-4|50	
12cr|pop-before-smtp-in-c-1.0-4|51	%preun
12cr|pop-before-smtp-in-c-1.0-4|52	%_post_service %{altname}
12cr|pop-before-smtp-in-c-1.0-4|53	
12cr|pop-before-smtp-in-c-1.0-4|54	%clean
12cr|pop-before-smtp-in-c-1.0-4|55	rm -rf $RPM_BUILD_ROOT
12cr|pop-before-smtp-in-c-1.0-4|56	
12cr|pop-before-smtp-in-c-1.0-4|57	%files
12cr|pop-before-smtp-in-c-1.0-4|58	%defattr(-,root,root)
12cr|pop-before-smtp-in-c-1.0-4|59	%doc CHANGES %{altname}.html
12cr|pop-before-smtp-in-c-1.0-4|60	%{_sbindir}/%{altname}
12cr|pop-before-smtp-in-c-1.0-4|61	%config(noreplace) %{_initrddir}/%{altname}
12cr|pop-before-smtp-in-c-1.0-4|62	
12cr|pop-before-smtp-in-c-1.0-4|63	
12cr|pop-before-smtp-in-c-1.0-4|64	
12cr|pop-before-smtp-in-c-1.0-4|65	%changelog
12cr|pop-before-smtp-in-c-1.0-4|66	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0-4mdv2010.0
12cr|pop-before-smtp-in-c-1.0-4|67	+ Revision: 430760
12cr|pop-before-smtp-in-c-1.0-4|68	- rebuild
12cr|pop-before-smtp-in-c-1.0-4|69	
12cr|pop-before-smtp-in-c-1.0-4|70	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0-3mdv2009.0
12cr|pop-before-smtp-in-c-1.0-4|71	+ Revision: 136428
12cr|pop-before-smtp-in-c-1.0-4|72	- restore BuildRoot
12cr|pop-before-smtp-in-c-1.0-4|73	
12cr|pop-before-smtp-in-c-1.0-4|74	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.0-3mdv2008.1
12cr|pop-before-smtp-in-c-1.0-4|75	+ Revision: 125527
12cr|pop-before-smtp-in-c-1.0-4|76	- kill re-definition of %%buildroot on Pixel's request
12cr|pop-before-smtp-in-c-1.0-4|77	- import pop-before-smtp-in-c
12cr|pop-before-smtp-in-c-1.0-4|78	
12cr|pop-before-smtp-in-c-1.0-4|79	
12cr|pop-before-smtp-in-c-1.0-4|80	* Sun Jun 12 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0-3mdk
12cr|pop-before-smtp-in-c-1.0-4|81	- rebuild
12cr|pop-before-smtp-in-c-1.0-4|82	- %%mkrel
12cr|pop-before-smtp-in-c-1.0-4|83	- fix requires
12cr|pop-before-smtp-in-c-1.0-4|84	
12cr|pop-before-smtp-in-c-1.0-4|85	* Fri Mar 05 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.0-2mdk
12cr|pop-before-smtp-in-c-1.0-4|86	- rebuild
12cr|pop-before-smtp-in-c-1.0-4|87	- remove prereq on /sbin/chkconfig
12cr|pop-before-smtp-in-c-1.0-4|88	
12cr|pop-before-smtp-in-c-1.0-4|89	* Sat Jan 25 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.0-1mdk
12cr|pop-before-smtp-in-c-1.0-4|90	- First release

6257 12
12cr|popfile-1.1.1-2|1	%define name	popfile
12cr|popfile-1.1.1-2|2	%define version	1.1.1
12cr|popfile-1.1.1-2|3	%define release	2
12cr|popfile-1.1.1-2|4	
12cr|popfile-1.1.1-2|5	Summary:	Automatic Email Classification
12cr|popfile-1.1.1-2|6	Name:		%{name}
12cr|popfile-1.1.1-2|7	Version:	%{version}
12cr|popfile-1.1.1-2|8	Release:	%{release}
12cr|popfile-1.1.1-2|9	License:	GPL
12cr|popfile-1.1.1-2|10	Group:		Networking/Mail
12cr|popfile-1.1.1-2|11	Source0:	http://getpopfile.org/downloads/popfile-%{version}.zip
12cr|popfile-1.1.1-2|12	Source1:	popfile_16x16.png
12cr|popfile-1.1.1-2|13	Source2:	popfile_32x32.png
12cr|popfile-1.1.1-2|14	Source3:	popfile_48x48.png
12cr|popfile-1.1.1-2|15	Source4:	popfile.init.bz2
12cr|popfile-1.1.1-2|16	URL:		http://getpopfile.org/
12cr|popfile-1.1.1-2|17	Requires(post,preun):	rpm-helper
12cr|popfile-1.1.1-2|18	BuildRequires:	perl
12cr|popfile-1.1.1-2|19	BuildRequires:	unzip
12cr|popfile-1.1.1-2|20	Buildarch: 	noarch
12cr|popfile-1.1.1-2|21	
12cr|popfile-1.1.1-2|22	%description
12cr|popfile-1.1.1-2|23	POPFile is an email classification tool with a Naive Bayes
12cr|popfile-1.1.1-2|24	classifier, a POP3 proxy and a web interface. It runs on most
12cr|popfile-1.1.1-2|25	platforms and with most email clients.
12cr|popfile-1.1.1-2|26	
12cr|popfile-1.1.1-2|27	%prep
12cr|popfile-1.1.1-2|28	
12cr|popfile-1.1.1-2|29	%setup -q -c %{name}-%{version}
12cr|popfile-1.1.1-2|30	
12cr|popfile-1.1.1-2|31	# fix dir perms
12cr|popfile-1.1.1-2|32	find . -type d | xargs chmod 755
12cr|popfile-1.1.1-2|33	
12cr|popfile-1.1.1-2|34	# fix file perms
12cr|popfile-1.1.1-2|35	find . -type f | xargs chmod 644
12cr|popfile-1.1.1-2|36	
12cr|popfile-1.1.1-2|37	# fix exec file perms
12cr|popfile-1.1.1-2|38	find . -type f -name "*.pl" | xargs chmod 755
12cr|popfile-1.1.1-2|39	
12cr|popfile-1.1.1-2|40	# strip away annoying ^M
12cr|popfile-1.1.1-2|41	for i in pm pl html css msg; do
12cr|popfile-1.1.1-2|42	find . -type f -name "*.${i}" | xargs perl -p -i -e 's/\r//'
12cr|popfile-1.1.1-2|43	done
12cr|popfile-1.1.1-2|44	
12cr|popfile-1.1.1-2|45	%build
12cr|popfile-1.1.1-2|46	
12cr|popfile-1.1.1-2|47	%install
12cr|popfile-1.1.1-2|48	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|popfile-1.1.1-2|49	
12cr|popfile-1.1.1-2|50	install -d %{buildroot}%{_initrddir}
12cr|popfile-1.1.1-2|51	install -d %{buildroot}%{_menudir}
12cr|popfile-1.1.1-2|52	install -d %{buildroot}%{_liconsdir}
12cr|popfile-1.1.1-2|53	install -d %{buildroot}%{_iconsdir}
12cr|popfile-1.1.1-2|54	install -d %{buildroot}%{_miconsdir}
12cr|popfile-1.1.1-2|55	install -d %{buildroot}%{_datadir}/%{name}
12cr|popfile-1.1.1-2|56	
12cr|popfile-1.1.1-2|57	bzcat %{SOURCE4} > %{buildroot}%{_initrddir}/%{name}
12cr|popfile-1.1.1-2|58	chmod 755 %{buildroot}%{_initrddir}/%{name}
12cr|popfile-1.1.1-2|59	
12cr|popfile-1.1.1-2|60	cp -aRf * %{buildroot}%{_datadir}/%{name}/
12cr|popfile-1.1.1-2|61	
12cr|popfile-1.1.1-2|62	# install script to call the web interface from the menu.
12cr|popfile-1.1.1-2|63	cat > %{buildroot}%{_datadir}/%{name}/%{name} << EOF
12cr|popfile-1.1.1-2|64	#!/bin/sh
12cr|popfile-1.1.1-2|65	url='http://localhost:8080/'
12cr|popfile-1.1.1-2|66	if ! [ -z "\$BROWSER" ] && ( which \$BROWSER ); then
12cr|popfile-1.1.1-2|67	browser=\`which \$BROWSER\`
12cr|popfile-1.1.1-2|68	elif [ -x /usr/bin/netscape ]; then
12cr|popfile-1.1.1-2|69	browser=/usr/bin/netscape
12cr|popfile-1.1.1-2|70	elif [ -x /usr/bin/konqueror ]; then
12cr|popfile-1.1.1-2|71	browser=/usr/bin/konqueror
12cr|popfile-1.1.1-2|72	elif [ -x /usr/bin/lynx ]; then
12cr|popfile-1.1.1-2|73	browser='xterm -bg black -fg white -e lynx'
12cr|popfile-1.1.1-2|74	elif [ -x /usr/bin/links ]; then
12cr|popfile-1.1.1-2|75	browser='xterm -bg black -fg white -e links'
12cr|popfile-1.1.1-2|76	else
12cr|popfile-1.1.1-2|77	xmessage "No web browser found, install one or set the BROWSER environment variable!"
12cr|popfile-1.1.1-2|78	exit 1
12cr|popfile-1.1.1-2|79	fi
12cr|popfile-1.1.1-2|80	\$browser \$url
12cr|popfile-1.1.1-2|81	EOF
12cr|popfile-1.1.1-2|82	chmod 755 %{buildroot}%{_datadir}/%{name}/%{name}
12cr|popfile-1.1.1-2|83	
12cr|popfile-1.1.1-2|84	# fix menu stuff
12cr|popfile-1.1.1-2|85	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|popfile-1.1.1-2|86	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|popfile-1.1.1-2|87	[Desktop Entry]
12cr|popfile-1.1.1-2|88	Name=POPFile - Automatic Email Classification
12cr|popfile-1.1.1-2|89	Comment=An email classification tool with a Naive Bayes classifier
12cr|popfile-1.1.1-2|90	Exec=%{_datadir}/%{name}/%{name}
12cr|popfile-1.1.1-2|91	Icon=%{name}
12cr|popfile-1.1.1-2|92	Terminal=false
12cr|popfile-1.1.1-2|93	Type=Application
12cr|popfile-1.1.1-2|94	Categories=
12cr|popfile-1.1.1-2|95	EOF
12cr|popfile-1.1.1-2|96	
12cr|popfile-1.1.1-2|97	
12cr|popfile-1.1.1-2|98	install -m0644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12cr|popfile-1.1.1-2|99	install -m0644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12cr|popfile-1.1.1-2|100	install -m0644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
12cr|popfile-1.1.1-2|101	
12cr|popfile-1.1.1-2|102	# clean up
12cr|popfile-1.1.1-2|103	rm -f %{buildroot}%{_datadir}/%{name}/v%{version}.change
12cr|popfile-1.1.1-2|104	
12cr|popfile-1.1.1-2|105	%post
12cr|popfile-1.1.1-2|106	%_post_service %{name}
12cr|popfile-1.1.1-2|107	
12cr|popfile-1.1.1-2|108	%preun
12cr|popfile-1.1.1-2|109	%_preun_service %{name}
12cr|popfile-1.1.1-2|110	
12cr|popfile-1.1.1-2|111	%clean
12cr|popfile-1.1.1-2|112	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|popfile-1.1.1-2|113	
12cr|popfile-1.1.1-2|114	%files
12cr|popfile-1.1.1-2|115	%defattr(-,root,root)
12cr|popfile-1.1.1-2|116	%doc *.change
12cr|popfile-1.1.1-2|117	%config(noreplace) %attr(0755,root,root) %{_initrddir}/%{name}
12cr|popfile-1.1.1-2|118	%{_iconsdir}/*
12cr|popfile-1.1.1-2|119	%{_datadir}/%{name}
12cr|popfile-1.1.1-2|120	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|popfile-1.1.1-2|121	
12cr|popfile-1.1.1-2|122	
12cr|popfile-1.1.1-2|123	
12cr|popfile-1.1.1-2|124	
12cr|popfile-1.1.1-2|125	%changelog
12cr|popfile-1.1.1-2|126	* Wed May 26 2010 Juan Luis Baptiste <juancho@mandriva.org> 1.1.1-1mdv2011.0
12cr|popfile-1.1.1-2|127	+ Revision: 546307
12cr|popfile-1.1.1-2|128	- Updated to 1.1.1
12cr|popfile-1.1.1-2|129	
12cr|popfile-1.1.1-2|130	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.22.4-5mdv2010.0
12cr|popfile-1.1.1-2|131	+ Revision: 430761
12cr|popfile-1.1.1-2|132	- rebuild
12cr|popfile-1.1.1-2|133	
12cr|popfile-1.1.1-2|134	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.22.4-4mdv2009.0
12cr|popfile-1.1.1-2|135	+ Revision: 259216
12cr|popfile-1.1.1-2|136	- rebuild
12cr|popfile-1.1.1-2|137	
12cr|popfile-1.1.1-2|138	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.22.4-3mdv2009.0
12cr|popfile-1.1.1-2|139	+ Revision: 247136
12cr|popfile-1.1.1-2|140	- rebuild
12cr|popfile-1.1.1-2|141	
12cr|popfile-1.1.1-2|142	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.22.4-1mdv2008.1
12cr|popfile-1.1.1-2|143	+ Revision: 136428
12cr|popfile-1.1.1-2|144	- restore BuildRoot
12cr|popfile-1.1.1-2|145	
12cr|popfile-1.1.1-2|146	+ Thierry Vignaud <tv@mandriva.org>
12cr|popfile-1.1.1-2|147	- fix prereq on rpm-helper
12cr|popfile-1.1.1-2|148	- kill re-definition of %%buildroot on Pixel's request
12cr|popfile-1.1.1-2|149	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|popfile-1.1.1-2|150	- buildrequires obsoletes buildprereq
12cr|popfile-1.1.1-2|151	
12cr|popfile-1.1.1-2|152	
12cr|popfile-1.1.1-2|153	* Fri Mar 16 2007 Nicolas Lécureuil <neoclust@mandriva.org> 0.22.4-1mdv2007.1
12cr|popfile-1.1.1-2|154	+ Revision: 144975
12cr|popfile-1.1.1-2|155	- Add xdg menu
12cr|popfile-1.1.1-2|156	- Import popfile
12cr|popfile-1.1.1-2|157	
12cr|popfile-1.1.1-2|158	* Fri Mar 10 2006 Jerome Soyer <saispo@mandriva.org> 0.22.4-1mdk
12cr|popfile-1.1.1-2|159	- New release 0.22.4
12cr|popfile-1.1.1-2|160	
12cr|popfile-1.1.1-2|161	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 0.22.3-1mdk
12cr|popfile-1.1.1-2|162	- 0.22.3
12cr|popfile-1.1.1-2|163	
12cr|popfile-1.1.1-2|164	* Sat Nov 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.22.1-1mdk
12cr|popfile-1.1.1-2|165	- 0.22.1
12cr|popfile-1.1.1-2|166	

6258 12
12cr|poppassd-ceti-1.8.5-4|1	Summary:	An Eudora and NUPOP change password server
12cr|poppassd-ceti-1.8.5-4|2	Name:		poppassd-ceti
12cr|poppassd-ceti-1.8.5-4|3	Version:	1.8.5
12cr|poppassd-ceti-1.8.5-4|4	Release:	4
12cr|poppassd-ceti-1.8.5-4|5	Group:		Networking/Remote access
12cr|poppassd-ceti-1.8.5-4|6	License:	Distributable
12cr|poppassd-ceti-1.8.5-4|7	URL:		http://echelon.pl/pubs/poppassd.html
12cr|poppassd-ceti-1.8.5-4|8	Source0:	http://echelon.pl/pubs/poppassd-%{version}.tar.bz2
12cr|poppassd-ceti-1.8.5-4|9	Source1:	poppassd.pam.bz2
12cr|poppassd-ceti-1.8.5-4|10	Source2:	poppassd.xinetd.bz2
12cr|poppassd-ceti-1.8.5-4|11	Patch2:		poppassd-buildroot.patch
12cr|poppassd-ceti-1.8.5-4|12	Patch3:		poppassd-ceti-1.8-uid500.patch
12cr|poppassd-ceti-1.8.5-4|13	Provides:	poppassd
12cr|poppassd-ceti-1.8.5-4|14	Requires:	net-tools
12cr|poppassd-ceti-1.8.5-4|15	Requires:	pam
12cr|poppassd-ceti-1.8.5-4|16	Requires:	tcp_wrappers
12cr|poppassd-ceti-1.8.5-4|17	BuildRequires:	pam-devel
12cr|poppassd-ceti-1.8.5-4|18	
12cr|poppassd-ceti-1.8.5-4|19	%description
12cr|poppassd-ceti-1.8.5-4|20	Poppassd is a daemon allowing users to change their password via Eudora
12cr|poppassd-ceti-1.8.5-4|21	or NUPOP using a network protocol on port 106. This package uses PAM.
12cr|poppassd-ceti-1.8.5-4|22	
12cr|poppassd-ceti-1.8.5-4|23	Original version based on John Norstad's poppassd code. John
12cr|poppassd-ceti-1.8.5-4|24	Norstad's program ran the regular unix "passwd" command. This version
12cr|poppassd-ceti-1.8.5-4|25	calls PAM to change the password.
12cr|poppassd-ceti-1.8.5-4|26	
12cr|poppassd-ceti-1.8.5-4|27	Examine the (un)install scripts with "rpm --scripts <package>" before
12cr|poppassd-ceti-1.8.5-4|28	(de)installation. They modify some system configuration files.
12cr|poppassd-ceti-1.8.5-4|29	
12cr|poppassd-ceti-1.8.5-4|30	(See also ftp://ftp.nwu.edu/pub/poppassd for Norstad's original code).
12cr|poppassd-ceti-1.8.5-4|31	
12cr|poppassd-ceti-1.8.5-4|32	[Note, to log poppassd password changes, add the following line:
12cr|poppassd-ceti-1.8.5-4|33	
12cr|poppassd-ceti-1.8.5-4|34	local4.err 	-/var/log/poppassd.log
12cr|poppassd-ceti-1.8.5-4|35	
12cr|poppassd-ceti-1.8.5-4|36	to your /etc/syslog.conf file.]
12cr|poppassd-ceti-1.8.5-4|37	
12cr|poppassd-ceti-1.8.5-4|38	%prep
12cr|poppassd-ceti-1.8.5-4|39	
12cr|poppassd-ceti-1.8.5-4|40	%setup -n poppassd-%{version}
12cr|poppassd-ceti-1.8.5-4|41	%patch2 -p0
12cr|poppassd-ceti-1.8.5-4|42	%patch3 -p1
12cr|poppassd-ceti-1.8.5-4|43	
12cr|poppassd-ceti-1.8.5-4|44	%build
12cr|poppassd-ceti-1.8.5-4|45	%serverbuild
12cr|poppassd-ceti-1.8.5-4|46	%make
12cr|poppassd-ceti-1.8.5-4|47	
12cr|poppassd-ceti-1.8.5-4|48	%install
12cr|poppassd-ceti-1.8.5-4|49	rm -rf %{buildroot}
12cr|poppassd-ceti-1.8.5-4|50	
12cr|poppassd-ceti-1.8.5-4|51	install -d %{buildroot}%{_sbindir}
12cr|poppassd-ceti-1.8.5-4|52	install -d %{buildroot}%{_sysconfdir}/pam.d
12cr|poppassd-ceti-1.8.5-4|53	install -d %{buildroot}%{_sysconfdir}/xinetd.d
12cr|poppassd-ceti-1.8.5-4|54	
12cr|poppassd-ceti-1.8.5-4|55	make BINDIR=%{buildroot}%{_sbindir} install
12cr|poppassd-ceti-1.8.5-4|56	
12cr|poppassd-ceti-1.8.5-4|57	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/pam.d/poppassd
12cr|poppassd-ceti-1.8.5-4|58	bzcat %{SOURCE2} > %{buildroot}%{_sysconfdir}/xinetd.d/poppassd
12cr|poppassd-ceti-1.8.5-4|59	chmod 644 README
12cr|poppassd-ceti-1.8.5-4|60	
12cr|poppassd-ceti-1.8.5-4|61	%clean
12cr|poppassd-ceti-1.8.5-4|62	rm -rf %{buildroot}
12cr|poppassd-ceti-1.8.5-4|63	
12cr|poppassd-ceti-1.8.5-4|64	%files
12cr|poppassd-ceti-1.8.5-4|65	%defattr(-,root,root)
12cr|poppassd-ceti-1.8.5-4|66	%doc README
12cr|poppassd-ceti-1.8.5-4|67	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/poppassd
12cr|poppassd-ceti-1.8.5-4|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/xinetd.d/poppassd
12cr|poppassd-ceti-1.8.5-4|69	%attr(0700,root,root) %{_sbindir}/poppassd
12cr|poppassd-ceti-1.8.5-4|70	
12cr|poppassd-ceti-1.8.5-4|71	
12cr|poppassd-ceti-1.8.5-4|72	%changelog
12cr|poppassd-ceti-1.8.5-4|73	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.8.5-3mdv2009.0
12cr|poppassd-ceti-1.8.5-4|74	+ Revision: 239029
12cr|poppassd-ceti-1.8.5-4|75	- rebuild
12cr|poppassd-ceti-1.8.5-4|76	
12cr|poppassd-ceti-1.8.5-4|77	+ Olivier Blin <oblin@mandriva.com>
12cr|poppassd-ceti-1.8.5-4|78	- restore BuildRoot
12cr|poppassd-ceti-1.8.5-4|79	
12cr|poppassd-ceti-1.8.5-4|80	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|poppassd-ceti-1.8.5-4|81	- kill re-definition of %%buildroot on Pixel's request
12cr|poppassd-ceti-1.8.5-4|82	
12cr|poppassd-ceti-1.8.5-4|83	* Thu Aug 23 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.8.5-2mdv2008.0
12cr|poppassd-ceti-1.8.5-4|84	+ Revision: 70395
12cr|poppassd-ceti-1.8.5-4|85	- use %%mkrel
12cr|poppassd-ceti-1.8.5-4|86	
12cr|poppassd-ceti-1.8.5-4|87	
12cr|poppassd-ceti-1.8.5-4|88	* Wed Feb 16 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.8.5-1mdk
12cr|poppassd-ceti-1.8.5-4|89	- Release 1.8.5.
12cr|poppassd-ceti-1.8.5-4|90	- Removed Patch4 (ansi), merged upstream.
12cr|poppassd-ceti-1.8.5-4|91	
12cr|poppassd-ceti-1.8.5-4|92	* Wed Nov 12 2003 Michael Scherer <scherer.michael@free.fr> 1.8.4-2mdk
12cr|poppassd-ceti-1.8.5-4|93	- BuildRequires ( pam-devel )
12cr|poppassd-ceti-1.8.5-4|94	
12cr|poppassd-ceti-1.8.5-4|95	* Wed Aug 20 2003 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.8.4-1mdk
12cr|poppassd-ceti-1.8.5-4|96	- Release 1.8.4.
12cr|poppassd-ceti-1.8.5-4|97	- Added Patch for using ANSI varargs.
12cr|poppassd-ceti-1.8.5-4|98	
12cr|poppassd-ceti-1.8.5-4|99	* Thu Feb 20 2003 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.8.3-1mdk
12cr|poppassd-ceti-1.8.5-4|100	- Release 1.8.3.
12cr|poppassd-ceti-1.8.5-4|101	- Removed Patch0, Patch1.
12cr|poppassd-ceti-1.8.5-4|102	
12cr|poppassd-ceti-1.8.5-4|103	* Sun Mar 10 2002 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.8-3mdk
12cr|poppassd-ceti-1.8.5-4|104	- rebuilt.
12cr|poppassd-ceti-1.8.5-4|105	- updated source URL.
12cr|poppassd-ceti-1.8.5-4|106	- minimal UID allowed to change passwd changed from 100 to 500
12cr|poppassd-ceti-1.8.5-4|107	(originally from Oliver Schulze <oliver@samera.com.py>).
12cr|poppassd-ceti-1.8.5-4|108	
12cr|poppassd-ceti-1.8.5-4|109	* Thu Sep 06 2001 Philippe Libat <philippe@mandrakesoft.com> 1.8-2mdk
12cr|poppassd-ceti-1.8.5-4|110	- fix require.
12cr|poppassd-ceti-1.8.5-4|111	
12cr|poppassd-ceti-1.8.5-4|112	* Mon Sep 03 2001 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.8-1mdk
12cr|poppassd-ceti-1.8.5-4|113	- initial release.
12cr|poppassd-ceti-1.8.5-4|114	

6259 12
12cr|portmidi-217-2|1	%define	major 0
12cr|portmidi-217-2|2	%define libname	%mklibname %{name} %{major}
12cr|portmidi-217-2|3	%define develname %mklibname -d %{name}
12cr|portmidi-217-2|4	
12cr|portmidi-217-2|5	Summary:	Real-time MIDI input/output, audio I/O library
12cr|portmidi-217-2|6	Name:		portmidi
12cr|portmidi-217-2|7	Epoch:		1
12cr|portmidi-217-2|8	Version:	217
12cr|portmidi-217-2|9	Release:	2
12cr|portmidi-217-2|10	License:	GPL
12cr|portmidi-217-2|11	Group:		System/Libraries
12cr|portmidi-217-2|12	URL:		http://portmedia.sourceforge.net
12cr|portmidi-217-2|13	Source0:	http://downloads.sourceforge.net/portmedia/%{name}-src-%{version}.zip
12cr|portmidi-217-2|14	Patch0:		portmidi-217-cmake-libdir-java-opts.patch
12cr|portmidi-217-2|15	BuildRequires:	pkgconfig(alsa)
12cr|portmidi-217-2|16	BuildRequires:	cmake
12cr|portmidi-217-2|17	
12cr|portmidi-217-2|18	%description
12cr|portmidi-217-2|19	PortMidi -- real-time MIDI input/output.
12cr|portmidi-217-2|20	
12cr|portmidi-217-2|21	This package provides test applications that utilizes the shared portmidi and
12cr|portmidi-217-2|22	porttime libraries.
12cr|portmidi-217-2|23	
12cr|portmidi-217-2|24	
12cr|portmidi-217-2|25	* %{_bindir}/portmidi-latency
12cr|portmidi-217-2|26	* %{_bindir}/portmidi-midithread
12cr|portmidi-217-2|27	* %{_bindir}/portmidi-midithru
12cr|portmidi-217-2|28	* %{_bindir}/portmidi-sysex
12cr|portmidi-217-2|29	* %{_bindir}/portmidi-test
12cr|portmidi-217-2|30	
12cr|portmidi-217-2|31	%package -n	%{libname}
12cr|portmidi-217-2|32	Summary:	Real-time MIDI input/output, audio I/O library
12cr|portmidi-217-2|33	Group:		System/Libraries
12cr|portmidi-217-2|34	Conflicts:	%{_lib}portmidi-devel < %{epoch}:%{version}
12cr|portmidi-217-2|35	
12cr|portmidi-217-2|36	%description -n	%{libname}
12cr|portmidi-217-2|37	PortMidi -- real-time MIDI input/output.
12cr|portmidi-217-2|38	
12cr|portmidi-217-2|39	This package provides the shared libraries for portmidi and porttime.
12cr|portmidi-217-2|40	
12cr|portmidi-217-2|41	%package -n	%{develname}
12cr|portmidi-217-2|42	Summary:	Development files for PortMidi
12cr|portmidi-217-2|43	Group:		Development/C
12cr|portmidi-217-2|44	Requires:	%{libname} = %{epoch}:%{version}-%{release}
12cr|portmidi-217-2|45	Obsoletes:	%{name}-devel < %{epoch}:%{version}
12cr|portmidi-217-2|46	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
12cr|portmidi-217-2|47	
12cr|portmidi-217-2|48	%description -n	%{develname}
12cr|portmidi-217-2|49	PortMidi -- real-time MIDI input/output.
12cr|portmidi-217-2|50	
12cr|portmidi-217-2|51	This package provides the development libraries and headers for portmidi and
12cr|portmidi-217-2|52	porttime.
12cr|portmidi-217-2|53	
12cr|portmidi-217-2|54	%prep
12cr|portmidi-217-2|55	%setup -q -n %{name}
12cr|portmidi-217-2|56	%patch0 -p1 -b .java
12cr|portmidi-217-2|57	
12cr|portmidi-217-2|58	%build
12cr|portmidi-217-2|59	%define Werror_cflags %nil
12cr|portmidi-217-2|60	%cmake -DPORTMIDI_ENABLE_JAVA=OFF -DCMAKE_CACHEFILE_DIR=`pwd`
12cr|portmidi-217-2|61	%make
12cr|portmidi-217-2|62	
12cr|portmidi-217-2|63	%install
12cr|portmidi-217-2|64	%makeinstall_std -C build
12cr|portmidi-217-2|65	
12cr|portmidi-217-2|66	install -d %{buildroot}%{_bindir}
12cr|portmidi-217-2|67	pushd build/Release
12cr|portmidi-217-2|68	install -m0755 latency %{buildroot}%{_bindir}/portmidi-latency
12cr|portmidi-217-2|69	install -m0755 midithread %{buildroot}%{_bindir}/portmidi-midithread
12cr|portmidi-217-2|70	install -m0755 midithru %{buildroot}%{_bindir}/portmidi-midithru
12cr|portmidi-217-2|71	install -m0755 sysex %{buildroot}%{_bindir}/portmidi-sysex
12cr|portmidi-217-2|72	install -m0755 test %{buildroot}%{_bindir}/portmidi-test
12cr|portmidi-217-2|73	popd
12cr|portmidi-217-2|74	
12cr|portmidi-217-2|75	%files
12cr|portmidi-217-2|76	%{_bindir}/portmidi-latency
12cr|portmidi-217-2|77	%{_bindir}/portmidi-midithread
12cr|portmidi-217-2|78	%{_bindir}/portmidi-midithru
12cr|portmidi-217-2|79	%{_bindir}/portmidi-sysex
12cr|portmidi-217-2|80	%{_bindir}/portmidi-test
12cr|portmidi-217-2|81	
12cr|portmidi-217-2|82	%files -n %{libname}
12cr|portmidi-217-2|83	%doc CHANGELOG.txt README.txt license.txt portmusic_logo.png pm_cl/* pm_linux/README_LINUX.txt
12cr|portmidi-217-2|84	%{_libdir}/*.so
12cr|portmidi-217-2|85	
12cr|portmidi-217-2|86	%files -n %{develname}
12cr|portmidi-217-2|87	%{_includedir}/*
12cr|portmidi-217-2|88	
12cr|portmidi-217-2|89	%changelog
12cr|portmidi-217-2|90	* Wed Mar 16 2011 Funda Wang <fwang@mandriva.org> 1:217-1mdv2011.0
12cr|portmidi-217-2|91	+ Revision: 645495
12cr|portmidi-217-2|92	- bump epoch
12cr|portmidi-217-2|93	- new version 217
12cr|portmidi-217-2|94	- add gentoo propsed patch to conditonal build java binding
12cr|portmidi-217-2|95	- fix linkage
12cr|portmidi-217-2|96	
12cr|portmidi-217-2|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|portmidi-217-2|98	- rebuild
12cr|portmidi-217-2|99	
12cr|portmidi-217-2|100	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 20070107-3mdv2009.0
12cr|portmidi-217-2|101	+ Revision: 242328
12cr|portmidi-217-2|102	- rebuild
12cr|portmidi-217-2|103	- kill re-definition of %%buildroot on Pixel's request
12cr|portmidi-217-2|104	- fix summary
12cr|portmidi-217-2|105	
12cr|portmidi-217-2|106	+ Pixel <pixel@mandriva.com>
12cr|portmidi-217-2|107	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|portmidi-217-2|108	
12cr|portmidi-217-2|109	+ Olivier Blin <oblin@mandriva.com>
12cr|portmidi-217-2|110	- restore BuildRoot
12cr|portmidi-217-2|111	
12cr|portmidi-217-2|112	* Tue Jul 31 2007 Oden Eriksson <oeriksson@mandriva.com> 20070107-1mdv2008.0
12cr|portmidi-217-2|113	+ Revision: 57170
12cr|portmidi-217-2|114	- Import portmidi
12cr|portmidi-217-2|115	
12cr|portmidi-217-2|116	
12cr|portmidi-217-2|117	
12cr|portmidi-217-2|118	* Tue Jul 31 2007 Oden Eriksson <oeriksson@mandriva.com> 20070107-1mdv2008.0
12cr|portmidi-217-2|119	- initial Mandriva package

6260 12
12cr|portmixer-18.1-8|1	%define	major 0
12cr|portmixer-18.1-8|2	%define libname	%mklibname portmixer %{major}
12cr|portmixer-18.1-8|3	
12cr|portmixer-18.1-8|4	Summary:	Shared PortMixer library
12cr|portmixer-18.1-8|5	Name:		portmixer
12cr|portmixer-18.1-8|6	Version:	18.1
12cr|portmixer-18.1-8|7	Release:	%mkrel 8
12cr|portmixer-18.1-8|8	License:	BSD
12cr|portmixer-18.1-8|9	Group:		System/Libraries
12cr|portmixer-18.1-8|10	URL:		http://www.portaudio.com/
12cr|portmixer-18.1-8|11	Source0:	%{name}_v18_1.tar.bz2
12cr|portmixer-18.1-8|12	Patch0:		portmixer_v18_1-mdk.diff
12cr|portmixer-18.1-8|13	BuildRequires:	file
12cr|portmixer-18.1-8|14	BuildRequires:	libportaudio-devel
12cr|portmixer-18.1-8|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|portmixer-18.1-8|16	
12cr|portmixer-18.1-8|17	%description
12cr|portmixer-18.1-8|18	PortMixer is intended to work side-by-side with PortAudio,
12cr|portmixer-18.1-8|19	the Portable Real-Time Audio Library by Ross Bencina and
12cr|portmixer-18.1-8|20	Phil Burk.
12cr|portmixer-18.1-8|21	
12cr|portmixer-18.1-8|22	%package -n	%{libname}
12cr|portmixer-18.1-8|23	Summary:	Shared PortMixer library
12cr|portmixer-18.1-8|24	Group:          System/Libraries
12cr|portmixer-18.1-8|25	
12cr|portmixer-18.1-8|26	%description -n	%{libname}
12cr|portmixer-18.1-8|27	PortMixer is intended to work side-by-side with PortAudio,
12cr|portmixer-18.1-8|28	the Portable Real-Time Audio Library by Ross Bencina and
12cr|portmixer-18.1-8|29	Phil Burk.
12cr|portmixer-18.1-8|30	
12cr|portmixer-18.1-8|31	%package -n	%{libname}-devel
12cr|portmixer-18.1-8|32	Summary:	Static library and header files for the PortMixer library
12cr|portmixer-18.1-8|33	Group:		Development/C
12cr|portmixer-18.1-8|34	Provides:	%{name}-devel = %{version}
12cr|portmixer-18.1-8|35	Provides:	lib%{name}-devel  = %{version}
12cr|portmixer-18.1-8|36	Requires:	%{libname} = %{version}
12cr|portmixer-18.1-8|37	Requires:	libportaudio-devel
12cr|portmixer-18.1-8|38	
12cr|portmixer-18.1-8|39	%description -n	%{libname}-devel
12cr|portmixer-18.1-8|40	PortMixer is intended to work side-by-side with PortAudio,
12cr|portmixer-18.1-8|41	the Portable Real-Time Audio Library by Ross Bencina and
12cr|portmixer-18.1-8|42	Phil Burk.
12cr|portmixer-18.1-8|43	
12cr|portmixer-18.1-8|44	This package contains the static PortMixer development library and
12cr|portmixer-18.1-8|45	the PortMixer API Header File.
12cr|portmixer-18.1-8|46	
12cr|portmixer-18.1-8|47	%prep
12cr|portmixer-18.1-8|48	
12cr|portmixer-18.1-8|49	%setup -q -n %{name}
12cr|portmixer-18.1-8|50	%patch0 -p1
12cr|portmixer-18.1-8|51	
12cr|portmixer-18.1-8|52	# fix dir perms
12cr|portmixer-18.1-8|53	find . -type d | xargs chmod 755
12cr|portmixer-18.1-8|54	
12cr|portmixer-18.1-8|55	# fix file perms
12cr|portmixer-18.1-8|56	find . -type f | xargs chmod 644
12cr|portmixer-18.1-8|57	
12cr|portmixer-18.1-8|58	# strip away annoying ^M
12cr|portmixer-18.1-8|59	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|portmixer-18.1-8|60	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|portmixer-18.1-8|61	
12cr|portmixer-18.1-8|62	%build
12cr|portmixer-18.1-8|63	
12cr|portmixer-18.1-8|64	%make CC="gcc" \
12cr|portmixer-18.1-8|65	CFLAGS="%{optflags} -fPIC -DPIC -D_REENTRANT -D_GNU_SOURCE -Ipx_common"
12cr|portmixer-18.1-8|66	
12cr|portmixer-18.1-8|67	%install
12cr|portmixer-18.1-8|68	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|portmixer-18.1-8|69	
12cr|portmixer-18.1-8|70	install -d %{buildroot}/%{_includedir}
12cr|portmixer-18.1-8|71	install -d %{buildroot}/%{_libdir}
12cr|portmixer-18.1-8|72	
12cr|portmixer-18.1-8|73	install -m0755 libportmixer.so.%{major}.%{version} %{buildroot}/%{_libdir}/
12cr|portmixer-18.1-8|74	ln -snf libportmixer.so.%{major}.%{version} %{buildroot}%{_libdir}/libportmixer.so.%{major}
12cr|portmixer-18.1-8|75	ln -snf libportmixer.so.%{major}.%{version} %{buildroot}%{_libdir}/libportmixer.so
12cr|portmixer-18.1-8|76	install -m0644 libportmixer.a %{buildroot}%{_libdir}/
12cr|portmixer-18.1-8|77	install -m0644 px_common/portmixer.h %{buildroot}%{_includedir}/
12cr|portmixer-18.1-8|78	
12cr|portmixer-18.1-8|79	cat > README.MDK << EOF
12cr|portmixer-18.1-8|80	P O R T M I X E R
12cr|portmixer-18.1-8|81	-----------------
12cr|portmixer-18.1-8|82	
12cr|portmixer-18.1-8|83	This (old) code was taken from the iaxclient codebase, I was not able
12cr|portmixer-18.1-8|84	to find a tarball nor a version, so I used the same versioning as in
12cr|portmixer-18.1-8|85	portaudio. It seems Audacity uses a bundled version of this code, and
12cr|portmixer-18.1-8|86	there could be other softwares doing that as well.
12cr|portmixer-18.1-8|87	
12cr|portmixer-18.1-8|88	Regards // Oden Eriksson
12cr|portmixer-18.1-8|89	EOF
12cr|portmixer-18.1-8|90	
12cr|portmixer-18.1-8|91	
12cr|portmixer-18.1-8|92	%if %mdkversion < 200900
12cr|portmixer-18.1-8|93	%post -n %{libname} -p /sbin/ldconfig
12cr|portmixer-18.1-8|94	%endif
12cr|portmixer-18.1-8|95	
12cr|portmixer-18.1-8|96	%if %mdkversion < 200900
12cr|portmixer-18.1-8|97	%postun -n %{libname} -p /sbin/ldconfig
12cr|portmixer-18.1-8|98	%endif
12cr|portmixer-18.1-8|99	
12cr|portmixer-18.1-8|100	%clean
12cr|portmixer-18.1-8|101	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|portmixer-18.1-8|102	
12cr|portmixer-18.1-8|103	%files -n %{libname}
12cr|portmixer-18.1-8|104	%defattr(-,root,root)
12cr|portmixer-18.1-8|105	%doc LICENSE.txt README.MDK
12cr|portmixer-18.1-8|106	%{_libdir}/*.so.*
12cr|portmixer-18.1-8|107	
12cr|portmixer-18.1-8|108	%files -n %{libname}-devel
12cr|portmixer-18.1-8|109	%defattr(-,root,root)
12cr|portmixer-18.1-8|110	%doc px_tests/Makefile px_tests/px_test.c
12cr|portmixer-18.1-8|111	%{_includedir}/*
12cr|portmixer-18.1-8|112	%{_libdir}/*.so
12cr|portmixer-18.1-8|113	%{_libdir}/*.a
12cr|portmixer-18.1-8|114	
12cr|portmixer-18.1-8|115	
12cr|portmixer-18.1-8|116	
12cr|portmixer-18.1-8|117	%changelog
12cr|portmixer-18.1-8|118	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 18.1-8mdv2010.0
12cr|portmixer-18.1-8|119	+ Revision: 430765
12cr|portmixer-18.1-8|120	- rebuild
12cr|portmixer-18.1-8|121	
12cr|portmixer-18.1-8|122	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 18.1-7mdv2009.0
12cr|portmixer-18.1-8|123	+ Revision: 259228
12cr|portmixer-18.1-8|124	- rebuild
12cr|portmixer-18.1-8|125	
12cr|portmixer-18.1-8|126	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 18.1-6mdv2009.0
12cr|portmixer-18.1-8|127	+ Revision: 247142
12cr|portmixer-18.1-8|128	- rebuild
12cr|portmixer-18.1-8|129	
12cr|portmixer-18.1-8|130	+ Pixel <pixel@mandriva.com>
12cr|portmixer-18.1-8|131	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|portmixer-18.1-8|132	
12cr|portmixer-18.1-8|133	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 18.1-4mdv2008.1
12cr|portmixer-18.1-8|134	+ Revision: 140735
12cr|portmixer-18.1-8|135	- restore BuildRoot
12cr|portmixer-18.1-8|136	
12cr|portmixer-18.1-8|137	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|portmixer-18.1-8|138	- kill re-definition of %%buildroot on Pixel's request
12cr|portmixer-18.1-8|139	- import portmixer
12cr|portmixer-18.1-8|140	
12cr|portmixer-18.1-8|141	
12cr|portmixer-18.1-8|142	* Sun Sep 17 2006 Oden Eriksson <oeriksson@mandriva.com> 18.1-4mdv2007.0
12cr|portmixer-18.1-8|143	- rebuild
12cr|portmixer-18.1-8|144	
12cr|portmixer-18.1-8|145	* Mon Feb 13 2006 Oden Eriksson <oeriksson@mandriva.com> 18.1-3mdk
12cr|portmixer-18.1-8|146	- new snap (20060212)
12cr|portmixer-18.1-8|147	
12cr|portmixer-18.1-8|148	* Sun Apr 10 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 18.1-2mdk
12cr|portmixer-18.1-8|149	- fix deps
12cr|portmixer-18.1-8|150	
12cr|portmixer-18.1-8|151	* Sun Apr 10 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 18.1-1mdk
12cr|portmixer-18.1-8|152	- initial package

6261 12
12cr|postgis-1.5.3-1|1	Name: postgis
12cr|postgis-1.5.3-1|2	Version: 1.5.3
12cr|postgis-1.5.3-1|3	Release: %mkrel 1
12cr|postgis-1.5.3-1|4	Summary: Geographic objects to the PostgreSQL object-relational database
12cr|postgis-1.5.3-1|5	Source0: http://postgis.refractions.net/download/%{name}-%{version}.tar.gz
12cr|postgis-1.5.3-1|6	URL: http://postgis.refractions.net/
12cr|postgis-1.5.3-1|7	License: GPLv2+
12cr|postgis-1.5.3-1|8	Group: Sciences/Geosciences
12cr|postgis-1.5.3-1|9	Requires: postgresql-plpgsql
12cr|postgis-1.5.3-1|10	Requires: proj
12cr|postgis-1.5.3-1|11	BuildRequires: cunit-devel
12cr|postgis-1.5.3-1|12	BuildRequires: postgresql-devel
12cr|postgis-1.5.3-1|13	BuildRequires: proj
12cr|postgis-1.5.3-1|14	BuildRequires: proj-devel
12cr|postgis-1.5.3-1|15	BuildRequires: geos-devel
12cr|postgis-1.5.3-1|16	BuildRequires: flex
12cr|postgis-1.5.3-1|17	BuildRequires: byacc
12cr|postgis-1.5.3-1|18	BuildRequires: libxslt-proc
12cr|postgis-1.5.3-1|19	BuildRequires: bison
12cr|postgis-1.5.3-1|20	BuildRequires: libxml2-devel
12cr|postgis-1.5.3-1|21	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|postgis-1.5.3-1|22	
12cr|postgis-1.5.3-1|23	%description
12cr|postgis-1.5.3-1|24	Geographic objects to the PostgreSQL object-relational database
12cr|postgis-1.5.3-1|25	
12cr|postgis-1.5.3-1|26	%prep
12cr|postgis-1.5.3-1|27	%setup -q
12cr|postgis-1.5.3-1|28	
12cr|postgis-1.5.3-1|29	%build
12cr|postgis-1.5.3-1|30	%configure2_5x \
12cr|postgis-1.5.3-1|31	--datadir=%_datadir/postgis
12cr|postgis-1.5.3-1|32	make
12cr|postgis-1.5.3-1|33	
12cr|postgis-1.5.3-1|34	%install
12cr|postgis-1.5.3-1|35	rm -rf %buildroot
12cr|postgis-1.5.3-1|36	%makeinstall_std
12cr|postgis-1.5.3-1|37	cp utils/postgis*.pl %buildroot/%_bindir
12cr|postgis-1.5.3-1|38	
12cr|postgis-1.5.3-1|39	%clean
12cr|postgis-1.5.3-1|40	rm -rf %{buildroot}
12cr|postgis-1.5.3-1|41	
12cr|postgis-1.5.3-1|42	%files
12cr|postgis-1.5.3-1|43	%defattr(-, root, root, 0755)
12cr|postgis-1.5.3-1|44	%doc COPYING README.postgis
12cr|postgis-1.5.3-1|45	%{_bindir}/*
12cr|postgis-1.5.3-1|46	%{_datadir}/*
12cr|postgis-1.5.3-1|47	%{_libdir}/postgresql/postgis-1.5.so
12cr|postgis-1.5.3-1|48	
12cr|postgis-1.5.3-1|49	
12cr|postgis-1.5.3-1|50	%changelog
12cr|postgis-1.5.3-1|51	* Sun Jun 26 2011 Funda Wang <fwang@mandriva.org> 1.5.3-1mdv2011.0
12cr|postgis-1.5.3-1|52	+ Revision: 687198
12cr|postgis-1.5.3-1|53	- update to new version 1.5.3
12cr|postgis-1.5.3-1|54	
12cr|postgis-1.5.3-1|55	* Wed Dec 22 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.5.2-1mdv2011.0
12cr|postgis-1.5.3-1|56	+ Revision: 623743
12cr|postgis-1.5.3-1|57	- Update to latest upstream release
12cr|postgis-1.5.3-1|58	
12cr|postgis-1.5.3-1|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-2mdv2011.0
12cr|postgis-1.5.3-1|60	+ Revision: 614606
12cr|postgis-1.5.3-1|61	- the mass rebuild of 2010.1 packages
12cr|postgis-1.5.3-1|62	
12cr|postgis-1.5.3-1|63	* Thu Apr 29 2010 Emmanuel Andry <eandry@mandriva.org> 1.5.1-1mdv2010.1
12cr|postgis-1.5.3-1|64	+ Revision: 541001
12cr|postgis-1.5.3-1|65	- Nw version 1.5.1
12cr|postgis-1.5.3-1|66	
12cr|postgis-1.5.3-1|67	* Fri Feb 12 2010 Funda Wang <fwang@mandriva.org> 1.5.0-1mdv2010.1
12cr|postgis-1.5.3-1|68	+ Revision: 504765
12cr|postgis-1.5.3-1|69	- BR pgsql 8.4 (main package)
12cr|postgis-1.5.3-1|70	- BR xml2
12cr|postgis-1.5.3-1|71	- New version 1.5.0
12cr|postgis-1.5.3-1|72	
12cr|postgis-1.5.3-1|73	* Thu Dec 31 2009 Frederik Himpe <fhimpe@mandriva.org> 1.4.1-1mdv2010.1
12cr|postgis-1.5.3-1|74	+ Revision: 484259
12cr|postgis-1.5.3-1|75	- Disable parallel build
12cr|postgis-1.5.3-1|76	- Update to new version 1.4.1
12cr|postgis-1.5.3-1|77	- Remove literal patch: not needed anymore
12cr|postgis-1.5.3-1|78	
12cr|postgis-1.5.3-1|79	* Mon Sep 14 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3.6-1mdv2010.0
12cr|postgis-1.5.3-1|80	+ Revision: 440768
12cr|postgis-1.5.3-1|81	- Update to new version 1.3.6
12cr|postgis-1.5.3-1|82	
12cr|postgis-1.5.3-1|83	* Wed Feb 18 2009 Helio Chissini de Castro <helio@mandriva.com> 1.3.5-1mdv2009.1
12cr|postgis-1.5.3-1|84	+ Revision: 342613
12cr|postgis-1.5.3-1|85	- Minor update 1.3.5
12cr|postgis-1.5.3-1|86	
12cr|postgis-1.5.3-1|87	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2-6mdv2009.0
12cr|postgis-1.5.3-1|88	+ Revision: 259240
12cr|postgis-1.5.3-1|89	- rebuild
12cr|postgis-1.5.3-1|90	
12cr|postgis-1.5.3-1|91	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2-5mdv2009.0
12cr|postgis-1.5.3-1|92	+ Revision: 247148
12cr|postgis-1.5.3-1|93	- rebuild
12cr|postgis-1.5.3-1|94	
12cr|postgis-1.5.3-1|95	+ Pixel <pixel@mandriva.com>
12cr|postgis-1.5.3-1|96	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|postgis-1.5.3-1|97	
12cr|postgis-1.5.3-1|98	* Tue Apr 01 2008 Helio Chissini de Castro <helio@mandriva.com> 1.3.2-3mdv2008.1
12cr|postgis-1.5.3-1|99	+ Revision: 191459
12cr|postgis-1.5.3-1|100	- Fix invalid library pointers in .sql files, leading postgis to be unable to handle functions.
12cr|postgis-1.5.3-1|101	
12cr|postgis-1.5.3-1|102	* Fri Feb 15 2008 Helio Chissini de Castro <helio@mandriva.com> 1.3.2-2mdv2008.1
12cr|postgis-1.5.3-1|103	+ Revision: 168979
12cr|postgis-1.5.3-1|104	- Adding "virtual" in requires of postgres pgplsql
12cr|postgis-1.5.3-1|105	
12cr|postgis-1.5.3-1|106	* Sun Feb 10 2008 Helio Chissini de Castro <helio@mandriva.com> 1.3.2-1mdv2008.1
12cr|postgis-1.5.3-1|107	+ Revision: 164980
12cr|postgis-1.5.3-1|108	- Update for stable version 1.3.2
12cr|postgis-1.5.3-1|109	
12cr|postgis-1.5.3-1|110	+ Olivier Blin <oblin@mandriva.com>
12cr|postgis-1.5.3-1|111	- restore BuildRoot
12cr|postgis-1.5.3-1|112	
12cr|postgis-1.5.3-1|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|postgis-1.5.3-1|114	- kill re-definition of %%buildroot on Pixel's request
12cr|postgis-1.5.3-1|115	
12cr|postgis-1.5.3-1|116	* Fri Aug 24 2007 Helio Chissini de Castro <helio@mandriva.com> 1.3.1-1mdv2008.0
12cr|postgis-1.5.3-1|117	+ Revision: 71039
12cr|postgis-1.5.3-1|118	- Proper groups
12cr|postgis-1.5.3-1|119	- Right provides
12cr|postgis-1.5.3-1|120	- import postgis-1.3.1-1mdv2008.0
12cr|postgis-1.5.3-1|121	
12cr|postgis-1.5.3-1|122	

6262 12
12cr|postgresql-pgpool-II-3.0-2|1	%define short_name	pgpool-II
12cr|postgresql-pgpool-II-3.0-2|2	%define	major	0
12cr|postgresql-pgpool-II-3.0-2|3	%define	libname	%mklibname pcp %{major}
12cr|postgresql-pgpool-II-3.0-2|4	%define	devname	%mklibname pcp -d
12cr|postgresql-pgpool-II-3.0-2|5	
12cr|postgresql-pgpool-II-3.0-2|6	Summary:	Pgpool is a connection pooling/replication server for PostgreSQL
12cr|postgresql-pgpool-II-3.0-2|7	Name:		postgresql-%{short_name}
12cr|postgresql-pgpool-II-3.0-2|8	Version:	3.0
12cr|postgresql-pgpool-II-3.0-2|9	Release:	2
12cr|postgresql-pgpool-II-3.0-2|10	License:	BSD
12cr|postgresql-pgpool-II-3.0-2|11	Group:		Databases
12cr|postgresql-pgpool-II-3.0-2|12	URL:		http://pgpool.projects.PostgreSQL.org
12cr|postgresql-pgpool-II-3.0-2|13	Source0:	http://pgfoundry.org/frs/download.php/2506/%{short_name}-%{version}.tar.gz
12cr|postgresql-pgpool-II-3.0-2|14	Source1:	pgpool.init
12cr|postgresql-pgpool-II-3.0-2|15	Source2:	pgpool.sysconfig
12cr|postgresql-pgpool-II-3.0-2|16	Source3:	pgpool.conf.mirroring
12cr|postgresql-pgpool-II-3.0-2|17	Source4:	pgpool-copy-base-backup
12cr|postgresql-pgpool-II-3.0-2|18	Source5:	pgpool-archive_command
12cr|postgresql-pgpool-II-3.0-2|19	Source6:	pgpool-mirroring_failback
12cr|postgresql-pgpool-II-3.0-2|20	# (proyvind):	These are all patches of mine, briefly described in changelog for
12cr|postgresql-pgpool-II-3.0-2|21	#		2.3.3-1, eventually they should preferably make their way in some
12cr|postgresql-pgpool-II-3.0-2|22	#		form or another when I, or someone else who feels like it gets
12cr|postgresql-pgpool-II-3.0-2|23	#		around to it.. ;)
12cr|postgresql-pgpool-II-3.0-2|24	Patch1:		pgpool-II-3.0-pgpool.conf-mdkconf.patch
12cr|postgresql-pgpool-II-3.0-2|25	Patch2:		pgpool-II-3.0-logfile.patch
12cr|postgresql-pgpool-II-3.0-2|26	# there's a slight/minimal chance for a race condition through use of waitpid(2),
12cr|postgresql-pgpool-II-3.0-2|27	# TODO:
12cr|postgresql-pgpool-II-3.0-2|28	# <jbj> the easiest fix is to create a pipe to serialize the operation of parent <-> child
12cr|postgresql-pgpool-II-3.0-2|29	# <jbj> whoever runs 1st closes the pipe fd, whoever runs last blocks on the read and the close causes a 0b read (aka EOF)
12cr|postgresql-pgpool-II-3.0-2|30	# <jbj> ... usleep is just a bandaid because you don't know who long to wait. using pipe(2) to strictly force the parent <-> child ordering is the better fix.
12cr|postgresql-pgpool-II-3.0-2|31	# <jbj> but the usleep will "work" almost always.
12cr|postgresql-pgpool-II-3.0-2|32	Patch3:		pgpool-II-3.0-verify-child-pid-survival.patch
12cr|postgresql-pgpool-II-3.0-2|33	Patch4:		pgpool-II-2.3.3-support-libsetproctitle.patch
12cr|postgresql-pgpool-II-3.0-2|34	Patch5:		pgpool-II-3.0-recovery-script-customizations.patch
12cr|postgresql-pgpool-II-3.0-2|35	Patch6:		pgpool-II-3.0-custom-unix-socket-dir.patch
12cr|postgresql-pgpool-II-3.0-2|36	Patch7:		pgpool-II-3.0-fix-segfault-of-child-on-syntax-error-ext_query_prot.patch
12cr|postgresql-pgpool-II-3.0-2|37	Patch8:		pgpool-II-3.0-fix-md5-auth-bug.patch
12cr|postgresql-pgpool-II-3.0-2|38	Patch9:		pgpool-II-3.0-add-md5-username-option.patch
12cr|postgresql-pgpool-II-3.0-2|39	Requires(post,preun):	rpm-helper
12cr|postgresql-pgpool-II-3.0-2|40	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|postgresql-pgpool-II-3.0-2|41	BuildRequires:	postgresql-devel pam-devel openssl-devel
12cr|postgresql-pgpool-II-3.0-2|42	BuildRequires:	setproctitle-devel
12cr|postgresql-pgpool-II-3.0-2|43	Suggests:	postgresql-server postgresql-contrib-virtual
12cr|postgresql-pgpool-II-3.0-2|44	Provides:	%{short_name} = %{version}-%{release}
12cr|postgresql-pgpool-II-3.0-2|45	# This only being unversioned obsoletes only is fully intended as it's
12cr|postgresql-pgpool-II-3.0-2|46	# not meant to be an automatic, unvoluntarily upgrade of pgpool, but
12cr|postgresql-pgpool-II-3.0-2|47	# meant to replace it if user explicitly chooses to install the package
12cr|postgresql-pgpool-II-3.0-2|48	# it self.. So matching provides are excluded with intent as well.
12cr|postgresql-pgpool-II-3.0-2|49	Obsoletes:	pgpool
12cr|postgresql-pgpool-II-3.0-2|50	
12cr|postgresql-pgpool-II-3.0-2|51	%description
12cr|postgresql-pgpool-II-3.0-2|52	pgpool-II is a inherited project of pgpool (to classify from
12cr|postgresql-pgpool-II-3.0-2|53	pgpool-II, it is sometimes called as pgpool-I). For those of
12cr|postgresql-pgpool-II-3.0-2|54	you not familiar with pgpool-I, it is a multi-functional
12cr|postgresql-pgpool-II-3.0-2|55	middle ware for PostgreSQL that features connection pooling,
12cr|postgresql-pgpool-II-3.0-2|56	replication and load balancing functions. pgpool-I allows a
12cr|postgresql-pgpool-II-3.0-2|57	user to connect at most two PostgreSQL servers for higher
12cr|postgresql-pgpool-II-3.0-2|58	availability or for higher search performance compared to a
12cr|postgresql-pgpool-II-3.0-2|59	single PostgreSQL server.
12cr|postgresql-pgpool-II-3.0-2|60	
12cr|postgresql-pgpool-II-3.0-2|61	pgpool-II, on the other hand, allows multiple PostgreSQL
12cr|postgresql-pgpool-II-3.0-2|62	servers (DB nodes) to be connected, which enables queries
12cr|postgresql-pgpool-II-3.0-2|63	to be executed simultaneously on all servers. In other words,
12cr|postgresql-pgpool-II-3.0-2|64	it enables "parallel query" processing. Also, pgpool-II can
12cr|postgresql-pgpool-II-3.0-2|65	be started as pgpool-I by changing configuration parameters.
12cr|postgresql-pgpool-II-3.0-2|66	pgpool-II that is executed in pgpool-I mode enables multiple
12cr|postgresql-pgpool-II-3.0-2|67	DB nodes to be connected, which was not possible in pgpool-I.
12cr|postgresql-pgpool-II-3.0-2|68	
12cr|postgresql-pgpool-II-3.0-2|69	%package -n	%{libname}
12cr|postgresql-pgpool-II-3.0-2|70	Summary:	Library for pgpool-II
12cr|postgresql-pgpool-II-3.0-2|71	Group:		System/Libraries
12cr|postgresql-pgpool-II-3.0-2|72	
12cr|postgresql-pgpool-II-3.0-2|73	%description -n	%{libname}
12cr|postgresql-pgpool-II-3.0-2|74	Library for pgpool-II.
12cr|postgresql-pgpool-II-3.0-2|75	
12cr|postgresql-pgpool-II-3.0-2|76	%package -n	%{devname}
12cr|postgresql-pgpool-II-3.0-2|77	Summary:	Development headers for pgpool-II
12cr|postgresql-pgpool-II-3.0-2|78	Group:		Development/C
12cr|postgresql-pgpool-II-3.0-2|79	Provides:	%{name}-devel = %{version}-%{release}
12cr|postgresql-pgpool-II-3.0-2|80	Requires:	%{libname} = %{version}-%{release}
12cr|postgresql-pgpool-II-3.0-2|81	
12cr|postgresql-pgpool-II-3.0-2|82	%description -n	%{devname}
12cr|postgresql-pgpool-II-3.0-2|83	Development headers and libraries for pgpool-II.
12cr|postgresql-pgpool-II-3.0-2|84	
12cr|postgresql-pgpool-II-3.0-2|85	%prep
12cr|postgresql-pgpool-II-3.0-2|86	%setup -q -n %{short_name}-%{version}
12cr|postgresql-pgpool-II-3.0-2|87	iconv -f iso-8859-1 -t utf-8 TODO -o TODO
12cr|postgresql-pgpool-II-3.0-2|88	%patch1 -p1 -b .mdkconf~
12cr|postgresql-pgpool-II-3.0-2|89	%patch2 -p1 -b .stdout_log~
12cr|postgresql-pgpool-II-3.0-2|90	%patch3 -p1 -b .verify_child_pid~
12cr|postgresql-pgpool-II-3.0-2|91	%patch4 -p1 -b .setproctitle~
12cr|postgresql-pgpool-II-3.0-2|92	%patch5 -p1 -b .recovery~
12cr|postgresql-pgpool-II-3.0-2|93	%patch6 -p1 -b .socketdir~
12cr|postgresql-pgpool-II-3.0-2|94	%patch7 -p1 -b .syntax_err_segfault~
12cr|postgresql-pgpool-II-3.0-2|95	%patch8 -p1 -b .md5_auth_bug~
12cr|postgresql-pgpool-II-3.0-2|96	%patch9 -p1 -b .md5_user_option~
12cr|postgresql-pgpool-II-3.0-2|97	autoreconf -fi
12cr|postgresql-pgpool-II-3.0-2|98	cp %{SOURCE4} sample/copy-base-backup
12cr|postgresql-pgpool-II-3.0-2|99	cp %{SOURCE5} sample/archive_command
12cr|postgresql-pgpool-II-3.0-2|100	cp %{SOURCE6} sample/mirroring_failback
12cr|postgresql-pgpool-II-3.0-2|101	
12cr|postgresql-pgpool-II-3.0-2|102	%build
12cr|postgresql-pgpool-II-3.0-2|103	%configure2_5x	--with-pgsql-includedir=%{_includedir}/pgsql \
12cr|postgresql-pgpool-II-3.0-2|104	--with-pgsql-libdir=%{_libdir}/pgsql \
12cr|postgresql-pgpool-II-3.0-2|105	--disable-static \
12cr|postgresql-pgpool-II-3.0-2|106	--with-pam \
12cr|postgresql-pgpool-II-3.0-2|107	--with-openssl \
12cr|postgresql-pgpool-II-3.0-2|108	--disable-rpath \
12cr|postgresql-pgpool-II-3.0-2|109	--sysconfdir=%{_sysconfdir}/%{short_name}
12cr|postgresql-pgpool-II-3.0-2|110	
12cr|postgresql-pgpool-II-3.0-2|111	%make
12cr|postgresql-pgpool-II-3.0-2|112	%make -C sql/pgpool-recovery
12cr|postgresql-pgpool-II-3.0-2|113	%make -C sql/pgpool-regclass
12cr|postgresql-pgpool-II-3.0-2|114	
12cr|postgresql-pgpool-II-3.0-2|115	%install
12cr|postgresql-pgpool-II-3.0-2|116	%makeinstall_std
12cr|postgresql-pgpool-II-3.0-2|117	%makeinstall_std -C sql/pgpool-recovery
12cr|postgresql-pgpool-II-3.0-2|118	%makeinstall_std -C sql/pgpool-regclass
12cr|postgresql-pgpool-II-3.0-2|119	
12cr|postgresql-pgpool-II-3.0-2|120	install -d %{buildroot}%{_localstatedir}/run/{pgpool,postgresql}
12cr|postgresql-pgpool-II-3.0-2|121	
12cr|postgresql-pgpool-II-3.0-2|122	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|postgresql-pgpool-II-3.0-2|123	tee %{buildroot}/%{_sysconfdir}/logrotate.d/pgpool <<EOH
12cr|postgresql-pgpool-II-3.0-2|124	/var/log/postgres/pgpool {
12cr|postgresql-pgpool-II-3.0-2|125	notifempty
12cr|postgresql-pgpool-II-3.0-2|126	missingok
12cr|postgresql-pgpool-II-3.0-2|127	copytruncate
12cr|postgresql-pgpool-II-3.0-2|128	}
12cr|postgresql-pgpool-II-3.0-2|129	EOH
12cr|postgresql-pgpool-II-3.0-2|130	
12cr|postgresql-pgpool-II-3.0-2|131	for i in %{buildroot}/%{_sysconfdir}/%{short_name}/*sample*
12cr|postgresql-pgpool-II-3.0-2|132	do mv $i `echo $i |sed -e 's#sample-##g' -e 's#\.sample##g'`
12cr|postgresql-pgpool-II-3.0-2|133	done
12cr|postgresql-pgpool-II-3.0-2|134	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/%{short_name}/pgpool.conf.mirroring
12cr|postgresql-pgpool-II-3.0-2|135	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/pgpool
12cr|postgresql-pgpool-II-3.0-2|136	install -m640 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/sysconfig/pgpool
12cr|postgresql-pgpool-II-3.0-2|137	sed -e 's#/usr/local#/usr#g' -i sample/*
12cr|postgresql-pgpool-II-3.0-2|138	install -m644 sample/dist_def_pgbench.sql %{buildroot}%{_datadir}/%{short_name}
12cr|postgresql-pgpool-II-3.0-2|139	install -m644 sample/replicate_def_pgbench.sql %{buildroot}%{_datadir}/%{short_name}
12cr|postgresql-pgpool-II-3.0-2|140	
12cr|postgresql-pgpool-II-3.0-2|141	for i in archive_command copy-base-backup mirroring_failback pgpool_recovery pgpool_recovery_pitr pgpool_remote_start; do
12cr|postgresql-pgpool-II-3.0-2|142	install -m755 sample/$i %{buildroot}%{_datadir}/%{short_name}/$i
12cr|postgresql-pgpool-II-3.0-2|143	done
12cr|postgresql-pgpool-II-3.0-2|144	
12cr|postgresql-pgpool-II-3.0-2|145	touch %{buildroot}%{_sysconfdir}/%{short_name}/pool_passwd
12cr|postgresql-pgpool-II-3.0-2|146	
12cr|postgresql-pgpool-II-3.0-2|147	%posttrans
12cr|postgresql-pgpool-II-3.0-2|148	%create_ghostfile %{_sysconfdir}/%{short_name}/pool_passwd postgres postgres 644
12cr|postgresql-pgpool-II-3.0-2|149	%_post_service pgpool
12cr|postgresql-pgpool-II-3.0-2|150	
12cr|postgresql-pgpool-II-3.0-2|151	%preun
12cr|postgresql-pgpool-II-3.0-2|152	%_preun_service pgpool
12cr|postgresql-pgpool-II-3.0-2|153	
12cr|postgresql-pgpool-II-3.0-2|154	%files
12cr|postgresql-pgpool-II-3.0-2|155	%defattr(-,root,root)
12cr|postgresql-pgpool-II-3.0-2|156	%doc README TODO COPYING AUTHORS ChangeLog NEWS
12cr|postgresql-pgpool-II-3.0-2|157	%doc doc/pgpool-en.html doc/pgpool.css doc/tutorial-en.html
12cr|postgresql-pgpool-II-3.0-2|158	%lang(ja) %doc README.euc_jp doc/pgpool-ja.html doc/tutorial-ja.html
12cr|postgresql-pgpool-II-3.0-2|159	%{_bindir}/pgpool
12cr|postgresql-pgpool-II-3.0-2|160	%{_bindir}/pcp_attach_node
12cr|postgresql-pgpool-II-3.0-2|161	%{_bindir}/pcp_detach_node
12cr|postgresql-pgpool-II-3.0-2|162	%{_bindir}/pcp_node_count
12cr|postgresql-pgpool-II-3.0-2|163	%{_bindir}/pcp_node_info
12cr|postgresql-pgpool-II-3.0-2|164	%{_bindir}/pcp_proc_count
12cr|postgresql-pgpool-II-3.0-2|165	%{_bindir}/pcp_proc_info
12cr|postgresql-pgpool-II-3.0-2|166	%{_bindir}/pcp_recovery_node
12cr|postgresql-pgpool-II-3.0-2|167	%{_bindir}/pcp_stop_pgpool
12cr|postgresql-pgpool-II-3.0-2|168	%{_bindir}/pcp_systemdb_info
12cr|postgresql-pgpool-II-3.0-2|169	%{_bindir}/pg_md5
12cr|postgresql-pgpool-II-3.0-2|170	%{_mandir}/man8/pgpool.8*
12cr|postgresql-pgpool-II-3.0-2|171	%dir %{_datadir}/%{short_name}
12cr|postgresql-pgpool-II-3.0-2|172	%{_datadir}/%{short_name}/archive_command
12cr|postgresql-pgpool-II-3.0-2|173	%{_datadir}/%{short_name}/copy-base-backup
12cr|postgresql-pgpool-II-3.0-2|174	%{_datadir}/%{short_name}/mirroring_failback
12cr|postgresql-pgpool-II-3.0-2|175	%{_datadir}/%{short_name}/system_db.sql
12cr|postgresql-pgpool-II-3.0-2|176	%{_datadir}/%{short_name}/pgpool.pam
12cr|postgresql-pgpool-II-3.0-2|177	%{_datadir}/%{short_name}/pgpool_recovery_pitr
12cr|postgresql-pgpool-II-3.0-2|178	%{_datadir}/%{short_name}/dist_def_pgbench.sql
12cr|postgresql-pgpool-II-3.0-2|179	%{_datadir}/%{short_name}/pgpool_recovery
12cr|postgresql-pgpool-II-3.0-2|180	%{_datadir}/%{short_name}/pgpool_remote_start
12cr|postgresql-pgpool-II-3.0-2|181	%{_datadir}/%{short_name}/replicate_def_pgbench.sql
12cr|postgresql-pgpool-II-3.0-2|182	%{_datadir}/postgresql/contrib/pgpool-recovery.sql
12cr|postgresql-pgpool-II-3.0-2|183	%{_datadir}/postgresql/contrib/pgpool-regclass.sql
12cr|postgresql-pgpool-II-3.0-2|184	%{_initrddir}/pgpool
12cr|postgresql-pgpool-II-3.0-2|185	%{_libdir}/postgresql/pgpool-recovery.so
12cr|postgresql-pgpool-II-3.0-2|186	%{_libdir}/postgresql/pgpool-regclass.so
12cr|postgresql-pgpool-II-3.0-2|187	%attr(700,postgres,postgres) %dir %{_localstatedir}/run/pgpool
12cr|postgresql-pgpool-II-3.0-2|188	%attr(775,postgres,postgres) %dir %{_localstatedir}/run/postgresql
12cr|postgresql-pgpool-II-3.0-2|189	%dir %{_sysconfdir}/%{short_name}
12cr|postgresql-pgpool-II-3.0-2|190	%config(noreplace) %{_sysconfdir}/%{short_name}/*.conf*
12cr|postgresql-pgpool-II-3.0-2|191	%ghost %attr(644,postgres,postgres) %{_sysconfdir}/%{short_name}/pool_passwd
12cr|postgresql-pgpool-II-3.0-2|192	%attr(640,root,postgres) %config(noreplace) %{_sysconfdir}/sysconfig/pgpool
12cr|postgresql-pgpool-II-3.0-2|193	%config(noreplace) %{_sysconfdir}/logrotate.d/pgpool
12cr|postgresql-pgpool-II-3.0-2|194	
12cr|postgresql-pgpool-II-3.0-2|195	%files -n %{libname}
12cr|postgresql-pgpool-II-3.0-2|196	%defattr(-,root,root)
12cr|postgresql-pgpool-II-3.0-2|197	%{_libdir}/libpcp.so.%{major}*
12cr|postgresql-pgpool-II-3.0-2|198	
12cr|postgresql-pgpool-II-3.0-2|199	%files -n %{devname}
12cr|postgresql-pgpool-II-3.0-2|200	%defattr(-,root,root)
12cr|postgresql-pgpool-II-3.0-2|201	%{_includedir}/pcp.h
12cr|postgresql-pgpool-II-3.0-2|202	%{_includedir}/pool_type.h
12cr|postgresql-pgpool-II-3.0-2|203	%{_libdir}/libpcp.so
12cr|postgresql-pgpool-II-3.0-2|204	

6263 12
12cr|postgrey-1.32-5|1	Summary: 	Postfix Greylisting Policy Server
12cr|postgrey-1.32-5|2	Name:		postgrey
12cr|postgrey-1.32-5|3	Version: 	1.32
12cr|postgrey-1.32-5|4	Release:	%mkrel 5
12cr|postgrey-1.32-5|5	License: 	GPL
12cr|postgrey-1.32-5|6	Group: 		System/Servers
12cr|postgrey-1.32-5|7	URL:		http://postgrey.schweikert.ch/
12cr|postgrey-1.32-5|8	Source: 	http://postgrey.schweikert.ch/pub/%{name}-%{version}.tar.gz
12cr|postgrey-1.32-5|9	Source1:	%{name}.init
12cr|postgrey-1.32-5|10	Source2:	%{name}.sysconfig
12cr|postgrey-1.32-5|11	Patch:		postgrey-mdk.patch
12cr|postgrey-1.32-5|12	BuildArch:	noarch
12cr|postgrey-1.32-5|13	Requires(post): rpm-helper
12cr|postgrey-1.32-5|14	Requires(preun): rpm-helper
12cr|postgrey-1.32-5|15	Requires(pre): rpm-helper
12cr|postgrey-1.32-5|16	Requires(postun): rpm-helper
12cr|postgrey-1.32-5|17	Requires:	postfix
12cr|postgrey-1.32-5|18	# These two are due to bugs in find-requires and Net::Server,
12cr|postgrey-1.32-5|19	# remove after bugs have been fixed (#25086)
12cr|postgrey-1.32-5|20	Requires:	perl(IO::Multiplex)
12cr|postgrey-1.32-5|21	Requires:	perl(BerkeleyDB)
12cr|postgrey-1.32-5|22	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot/
12cr|postgrey-1.32-5|23	
12cr|postgrey-1.32-5|24	%define confdir 	/etc/postfix
12cr|postgrey-1.32-5|25	%define queue_directory %{_var}/spool/postfix
12cr|postgrey-1.32-5|26	
12cr|postgrey-1.32-5|27	%description
12cr|postgrey-1.32-5|28	Postgrey is a Postfix policy server implementing greylisting.
12cr|postgrey-1.32-5|29	When a request for delivery of a mail is received by Postfix
12cr|postgrey-1.32-5|30	via SMTP, the triplet CLIENT_IP / SENDER / RECIPIENT is built.
12cr|postgrey-1.32-5|31	If it is the first time that this triplet is seen, or if the
12cr|postgrey-1.32-5|32	triplet was first seen less than 5 minutes, then the mail gets
12cr|postgrey-1.32-5|33	rejected with a temporary error. Hopefully spammers or viruses
12cr|postgrey-1.32-5|34	will not try again later, as it is however required per RFC.
12cr|postgrey-1.32-5|35	Edit your configuration files:
12cr|postgrey-1.32-5|36	/etc/postfix/main.cf:
12cr|postgrey-1.32-5|37	smtpd_recipient_restrictions = ...
12cr|postgrey-1.32-5|38	check_policy_service unix:extern/postgrey/socket, ...
12cr|postgrey-1.32-5|39	or if you like to use inet sockets (modify the IP if needed):
12cr|postgrey-1.32-5|40	/etc/sysconfig/postgrey:
12cr|postgrey-1.32-5|41	OPTIONS="--inet=127.0.0.1:10023"
12cr|postgrey-1.32-5|42	/etc/postfix/main.cf:
12cr|postgrey-1.32-5|43	smtpd_recipient_restrictions = ...
12cr|postgrey-1.32-5|44	check_policy_service inet:127.0.0.1:10023, ...
12cr|postgrey-1.32-5|45	
12cr|postgrey-1.32-5|46	
12cr|postgrey-1.32-5|47	%prep
12cr|postgrey-1.32-5|48	
12cr|postgrey-1.32-5|49	%setup -q -n %{name}-%{version}
12cr|postgrey-1.32-5|50	%patch -p1 -b .mdk
12cr|postgrey-1.32-5|51	
12cr|postgrey-1.32-5|52	%build
12cr|postgrey-1.32-5|53	
12cr|postgrey-1.32-5|54	pod2man -s 8 -c "" postgrey > postgrey.8
12cr|postgrey-1.32-5|55	pod2man -s 8 -c "" contrib/postgreyreport > contrib/postgreyreport.8
12cr|postgrey-1.32-5|56	
12cr|postgrey-1.32-5|57	%install
12cr|postgrey-1.32-5|58	rm -rf %{buildroot}
12cr|postgrey-1.32-5|59	
12cr|postgrey-1.32-5|60	mkdir -p %{buildroot}%{_initrddir}
12cr|postgrey-1.32-5|61	install %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|postgrey-1.32-5|62	
12cr|postgrey-1.32-5|63	mkdir -p %{buildroot}%{_sysconfdir}/postfix
12cr|postgrey-1.32-5|64	cp postgrey_whitelist_clients %{buildroot}%{_sysconfdir}/postfix
12cr|postgrey-1.32-5|65	cp postgrey_whitelist_recipients %{buildroot}%{_sysconfdir}/postfix
12cr|postgrey-1.32-5|66	touch %{buildroot}%{_sysconfdir}/postfix/postgrey_whitelist_clients.local
12cr|postgrey-1.32-5|67	
12cr|postgrey-1.32-5|68	mkdir -p %{buildroot}%{_sbindir}
12cr|postgrey-1.32-5|69	install postgrey %{buildroot}%{_sbindir}/postgrey
12cr|postgrey-1.32-5|70	install contrib/postgreyreport %{buildroot}%{_sbindir}/postgreyreport
12cr|postgrey-1.32-5|71	
12cr|postgrey-1.32-5|72	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12cr|postgrey-1.32-5|73	cp -p %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|postgrey-1.32-5|74	
12cr|postgrey-1.32-5|75	mkdir -p %{buildroot}%{queue_directory}/extern/%{name}
12cr|postgrey-1.32-5|76	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
12cr|postgrey-1.32-5|77	
12cr|postgrey-1.32-5|78	mkdir -p %{buildroot}%{_mandir}/man8
12cr|postgrey-1.32-5|79	cp postgrey.8 contrib/postgreyreport.8 %{buildroot}%{_mandir}/man8
12cr|postgrey-1.32-5|80	
12cr|postgrey-1.32-5|81	%clean
12cr|postgrey-1.32-5|82	rm -rf %{buildroot}
12cr|postgrey-1.32-5|83	
12cr|postgrey-1.32-5|84	%pre
12cr|postgrey-1.32-5|85	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
12cr|postgrey-1.32-5|86	
12cr|postgrey-1.32-5|87	%post
12cr|postgrey-1.32-5|88	%_post_service %{name}
12cr|postgrey-1.32-5|89	
12cr|postgrey-1.32-5|90	%preun
12cr|postgrey-1.32-5|91	%_preun_service %{name}
12cr|postgrey-1.32-5|92	
12cr|postgrey-1.32-5|93	%postun
12cr|postgrey-1.32-5|94	%_postun_userdel %{name}
12cr|postgrey-1.32-5|95	
12cr|postgrey-1.32-5|96	%files
12cr|postgrey-1.32-5|97	%defattr(644,root,root,755)
12cr|postgrey-1.32-5|98	%doc README Changes
12cr|postgrey-1.32-5|99	%attr(0755,root,root) %{_initrddir}/%{name}
12cr|postgrey-1.32-5|100	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|postgrey-1.32-5|101	%config(noreplace) %{confdir}/postgrey_whitelist_clients
12cr|postgrey-1.32-5|102	%config(noreplace) %{confdir}/postgrey_whitelist_recipients
12cr|postgrey-1.32-5|103	%config(noreplace) %{confdir}/postgrey_whitelist_clients.local
12cr|postgrey-1.32-5|104	%attr(755, root, root) %{_sbindir}/postgrey
12cr|postgrey-1.32-5|105	%attr(755, root, root) %{_sbindir}/postgreyreport
12cr|postgrey-1.32-5|106	%{_mandir}/man8/postgrey.8*
12cr|postgrey-1.32-5|107	%{_mandir}/man8/postgreyreport.8*
12cr|postgrey-1.32-5|108	%dir %attr(0750, postgrey, postfix) %{queue_directory}/extern/%{name}
12cr|postgrey-1.32-5|109	%dir %attr(0750, postgrey, postgrey) %{_localstatedir}/lib/%{name}
12cr|postgrey-1.32-5|110	
12cr|postgrey-1.32-5|111	
12cr|postgrey-1.32-5|112	
12cr|postgrey-1.32-5|113	%changelog
12cr|postgrey-1.32-5|114	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.32-5mdv2010.0
12cr|postgrey-1.32-5|115	+ Revision: 430768
12cr|postgrey-1.32-5|116	- rebuild
12cr|postgrey-1.32-5|117	
12cr|postgrey-1.32-5|118	* Mon Aug 18 2008 Luca Berra <bluca@mandriva.org> 1.32-4mdv2009.0
12cr|postgrey-1.32-5|119	+ Revision: 273256
12cr|postgrey-1.32-5|120	- updated to 1.32
12cr|postgrey-1.32-5|121	- make postgrey.init prcsys conform (#39833)
12cr|postgrey-1.32-5|122	
12cr|postgrey-1.32-5|123	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.31-4mdv2009.0
12cr|postgrey-1.32-5|124	+ Revision: 259241
12cr|postgrey-1.32-5|125	- rebuild
12cr|postgrey-1.32-5|126	
12cr|postgrey-1.32-5|127	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.31-3mdv2009.0
12cr|postgrey-1.32-5|128	+ Revision: 247150
12cr|postgrey-1.32-5|129	- rebuild
12cr|postgrey-1.32-5|130	
12cr|postgrey-1.32-5|131	+ Pixel <pixel@mandriva.com>
12cr|postgrey-1.32-5|132	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|postgrey-1.32-5|133	
12cr|postgrey-1.32-5|134	* Sat Mar 01 2008 Michael Scherer <misc@mandriva.org> 1.31-1mdv2008.1
12cr|postgrey-1.32-5|135	+ Revision: 177191
12cr|postgrey-1.32-5|136	- update to 1.31
12cr|postgrey-1.32-5|137	- rediff patch
12cr|postgrey-1.32-5|138	- update url
12cr|postgrey-1.32-5|139	
12cr|postgrey-1.32-5|140	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.27-2mdv2008.1
12cr|postgrey-1.32-5|141	+ Revision: 140735
12cr|postgrey-1.32-5|142	- restore BuildRoot
12cr|postgrey-1.32-5|143	
12cr|postgrey-1.32-5|144	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|postgrey-1.32-5|145	- kill re-definition of %%buildroot on Pixel's request
12cr|postgrey-1.32-5|146	
12cr|postgrey-1.32-5|147	
12cr|postgrey-1.32-5|148	* Sun Sep 03 2006 Luca Berra <bluca@comedia.it>
12cr|postgrey-1.32-5|149	+ 2006-09-03 08:34:42 (59660)
12cr|postgrey-1.32-5|150	Added some requires to fix/workaround #25086
12cr|postgrey-1.32-5|151	
12cr|postgrey-1.32-5|152	* Sun Jul 30 2006 Luca Berra <bluca@comedia.it>
12cr|postgrey-1.32-5|153	+ 2006-07-30 13:06:59 (42810)
12cr|postgrey-1.32-5|154	New release 1.27
12cr|postgrey-1.32-5|155	Remove redefinition of mkrel macro
12cr|postgrey-1.32-5|156	
12cr|postgrey-1.32-5|157	* Sun Jul 30 2006 Luca Berra <bluca@comedia.it>
12cr|postgrey-1.32-5|158	+ 2006-07-30 11:53:34 (42808)
12cr|postgrey-1.32-5|159	import postgrey-1.26-1mdv2007.0
12cr|postgrey-1.32-5|160	
12cr|postgrey-1.32-5|161	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 1.26-1mdv2007.0
12cr|postgrey-1.32-5|162	- 1.26 (Minor feature enhancements)
12cr|postgrey-1.32-5|163	
12cr|postgrey-1.32-5|164	* Mon May 29 2006 Emmanuel Andry <eandry@mandriva.org> 1.24-1mdk
12cr|postgrey-1.32-5|165	- New release 1.24
12cr|postgrey-1.32-5|166	
12cr|postgrey-1.32-5|167	* Tue Dec 27 2005 Michael Scherer <misc@mandriva.org> 1.23-1mdk
12cr|postgrey-1.32-5|168	- New release 1.23
12cr|postgrey-1.32-5|169	
12cr|postgrey-1.32-5|170	* Mon Oct 17 2005 Oden Eriksson <oeriksson@mandriva.com> 1.21-1mdk
12cr|postgrey-1.32-5|171	- fix #19292
12cr|postgrey-1.32-5|172	- rpmlint fixes
12cr|postgrey-1.32-5|173	
12cr|postgrey-1.32-5|174	* Tue Mar 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.18-2mdk
12cr|postgrey-1.32-5|175	- revert to the package by Luca Berra (sorry)
12cr|postgrey-1.32-5|176	
12cr|postgrey-1.32-5|177	* Tue Mar 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.18-1mdk
12cr|postgrey-1.32-5|178	- mistake
12cr|postgrey-1.32-5|179	
12cr|postgrey-1.32-5|180	* Mon Jan 03 2005 Luca Berra <bluca@vodka.it> 1.17-1mdk
12cr|postgrey-1.32-5|181	- Initial release based on redhat package from Levente Farkas
12cr|postgrey-1.32-5|182	

6264 12
12cr|postr-0.12.4-3|1	Summary:	Postr is a Flickr uploading tool for the GNOME desktop
12cr|postr-0.12.4-3|2	Name:		postr
12cr|postr-0.12.4-3|3	Version:	0.12.4
12cr|postr-0.12.4-3|4	Release:	%mkrel 3
12cr|postr-0.12.4-3|5	License:	GPLv2+
12cr|postr-0.12.4-3|6	Group:		Graphics
12cr|postr-0.12.4-3|7	Url:		http://projects.gnome.org/postr/
12cr|postr-0.12.4-3|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
12cr|postr-0.12.4-3|9	BuildRequires:	python-devel
12cr|postr-0.12.4-3|10	Requires:	pygtk2.0
12cr|postr-0.12.4-3|11	Requires:       python-twisted-core
12cr|postr-0.12.4-3|12	Requires:       python-twisted-web
12cr|postr-0.12.4-3|13	Requires:       nautilus-python
12cr|postr-0.12.4-3|14	Requires:	gnome-python-gconf
12cr|postr-0.12.4-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|postr-0.12.4-3|16	
12cr|postr-0.12.4-3|17	%description
12cr|postr-0.12.4-3|18	Postr is a Flickr uploading tool for the GNOME desktop, which aims to
12cr|postr-0.12.4-3|19	be simple to use but exposing enough of Flickr to be useful.
12cr|postr-0.12.4-3|20	
12cr|postr-0.12.4-3|21	%prep
12cr|postr-0.12.4-3|22	%setup -q
12cr|postr-0.12.4-3|23	
12cr|postr-0.12.4-3|24	%build
12cr|postr-0.12.4-3|25	python setup.py build
12cr|postr-0.12.4-3|26	
12cr|postr-0.12.4-3|27	%install
12cr|postr-0.12.4-3|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|postr-0.12.4-3|29	
12cr|postr-0.12.4-3|30	python setup.py install --root=%{buildroot}
12cr|postr-0.12.4-3|31	
12cr|postr-0.12.4-3|32	#gw the extensions must be in the arch-dependant dir:
12cr|postr-0.12.4-3|33	%if %_lib != lib
12cr|postr-0.12.4-3|34	mkdir -p %buildroot%_libdir
12cr|postr-0.12.4-3|35	mv %buildroot%_prefix/lib/nautilus %buildroot%_libdir
12cr|postr-0.12.4-3|36	%endif
12cr|postr-0.12.4-3|37	
12cr|postr-0.12.4-3|38	%clean
12cr|postr-0.12.4-3|39	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|postr-0.12.4-3|40	
12cr|postr-0.12.4-3|41	%if %mdkversion < 200900
12cr|postr-0.12.4-3|42	%post
12cr|postr-0.12.4-3|43	%update_icon_cache hicolor
12cr|postr-0.12.4-3|44	%postun
12cr|postr-0.12.4-3|45	%clean_icon_cache hicolor
12cr|postr-0.12.4-3|46	%endif
12cr|postr-0.12.4-3|47	
12cr|postr-0.12.4-3|48	%files
12cr|postr-0.12.4-3|49	%defattr(-,root,root)
12cr|postr-0.12.4-3|50	%doc README AUTHORS COPYING TODO
12cr|postr-0.12.4-3|51	%{_bindir}/postr
12cr|postr-0.12.4-3|52	%{_libdir}/nautilus/extensions*/python/%{name}*
12cr|postr-0.12.4-3|53	%{_iconsdir}/hicolor/*/apps/*
12cr|postr-0.12.4-3|54	%{_datadir}/applications/*
12cr|postr-0.12.4-3|55	%{py_puresitedir}/%{name}/*
12cr|postr-0.12.4-3|56	%{py_puresitedir}/*.egg-info
12cr|postr-0.12.4-3|57	
12cr|postr-0.12.4-3|58	
12cr|postr-0.12.4-3|59	%changelog
12cr|postr-0.12.4-3|60	* Mon Oct 31 2011 Götz Waschk <waschk@mandriva.org> 0.12.4-3mdv2012.0
12cr|postr-0.12.4-3|61	+ Revision: 707977
12cr|postr-0.12.4-3|62	- rebuild
12cr|postr-0.12.4-3|63	- update build deps
12cr|postr-0.12.4-3|64	- update URL
12cr|postr-0.12.4-3|65	
12cr|postr-0.12.4-3|66	* Sat Oct 30 2010 Götz Waschk <waschk@mandriva.org> 0.12.4-2mdv2011.0
12cr|postr-0.12.4-3|67	+ Revision: 590552
12cr|postr-0.12.4-3|68	- rebuild for new python
12cr|postr-0.12.4-3|69	
12cr|postr-0.12.4-3|70	* Fri Nov 06 2009 Götz Waschk <waschk@mandriva.org> 0.12.4-1mdv2010.1
12cr|postr-0.12.4-3|71	+ Revision: 460726
12cr|postr-0.12.4-3|72	- new version
12cr|postr-0.12.4-3|73	- drop patch
12cr|postr-0.12.4-3|74	
12cr|postr-0.12.4-3|75	* Tue Aug 25 2009 Götz Waschk <waschk@mandriva.org> 0.12.3-1mdv2010.0
12cr|postr-0.12.4-3|76	+ Revision: 420833
12cr|postr-0.12.4-3|77	- fix summary
12cr|postr-0.12.4-3|78	- fix upload button
12cr|postr-0.12.4-3|79	- fix installation on 64 bit
12cr|postr-0.12.4-3|80	- fix license
12cr|postr-0.12.4-3|81	- add missing deps
12cr|postr-0.12.4-3|82	
12cr|postr-0.12.4-3|83	+ Eugeni Dodonov <eugeni@mandriva.com>
12cr|postr-0.12.4-3|84	- 0.12.3
12cr|postr-0.12.4-3|85	- Created package structure for postr.
12cr|postr-0.12.4-3|86	

6265 12
12cr|pound-2.6-1|1	Summary:	A reverse-proxy and load-balancer
12cr|pound-2.6-1|2	Name:		pound
12cr|pound-2.6-1|3	Version:	2.6
12cr|pound-2.6-1|4	Release:	%mkrel 1
12cr|pound-2.6-1|5	Group:		System/Servers
12cr|pound-2.6-1|6	License:	GPLv2
12cr|pound-2.6-1|7	URL:		http://www.apsis.ch/pound/
12cr|pound-2.6-1|8	Source0:	http://www.apsis.ch/pound/Pound-%{version}.tgz
12cr|pound-2.6-1|9	Source1:	pound.cfg
12cr|pound-2.6-1|10	Source2:	pound.init
12cr|pound-2.6-1|11	Source3:	pound-openssl.cnf
12cr|pound-2.6-1|12	Requires(post): rpm-helper
12cr|pound-2.6-1|13	Requires(preun): rpm-helper
12cr|pound-2.6-1|14	Requires(pre): rpm-helper
12cr|pound-2.6-1|15	Requires(postun): rpm-helper
12cr|pound-2.6-1|16	Requires:	openssl
12cr|pound-2.6-1|17	BuildRequires:	openssl-devel
12cr|pound-2.6-1|18	BuildRequires:	openssl
12cr|pound-2.6-1|19	BuildRequires:	pcre-devel
12cr|pound-2.6-1|20	
12cr|pound-2.6-1|21	%description
12cr|pound-2.6-1|22	The Pound program is a reverse proxy, load balancer and HTTPS
12cr|pound-2.6-1|23	front-end for Web server(s).
12cr|pound-2.6-1|24	
12cr|pound-2.6-1|25	%prep
12cr|pound-2.6-1|26	%setup -q -n Pound-%{version}
12cr|pound-2.6-1|27	
12cr|pound-2.6-1|28	%build
12cr|pound-2.6-1|29	%configure2_5x
12cr|pound-2.6-1|30	%make
12cr|pound-2.6-1|31	
12cr|pound-2.6-1|32	%install
12cr|pound-2.6-1|33	rm -rf %{buildroot}
12cr|pound-2.6-1|34	
12cr|pound-2.6-1|35	install -d %{buildroot}%{_initrddir}
12cr|pound-2.6-1|36	install -d %{buildroot}%{_sbindir}
12cr|pound-2.6-1|37	install -d %{buildroot}%{_mandir}/man8
12cr|pound-2.6-1|38	install -d %{buildroot}%{_sysconfdir}/pound
12cr|pound-2.6-1|39	install -d %{buildroot}%{_sysconfdir}/pki/%{name}/certs
12cr|pound-2.6-1|40	install -d %{buildroot}/var/run/pound
12cr|pound-2.6-1|41	
12cr|pound-2.6-1|42	install -m0755 pound %{buildroot}%{_sbindir}
12cr|pound-2.6-1|43	install -m0755 poundctl %{buildroot}%{_sbindir}
12cr|pound-2.6-1|44	install -m0644 *.8 %{buildroot}%{_mandir}/man8/
12cr|pound-2.6-1|45	
12cr|pound-2.6-1|46	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pound/pound.cfg
12cr|pound-2.6-1|47	install -m0755 %{SOURCE2} %{buildroot}%{_initrddir}/%{name}
12cr|pound-2.6-1|48	install -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/pki/%{name}/%{name}.cnf
12cr|pound-2.6-1|49	
12cr|pound-2.6-1|50	touch %{buildroot}%{_sysconfdir}/pki/%{name}/certs/%{name}.pem
12cr|pound-2.6-1|51	chmod 600 %{buildroot}%{_sysconfdir}/pki/%{name}/certs/%{name}.pem
12cr|pound-2.6-1|52	
12cr|pound-2.6-1|53	%pre
12cr|pound-2.6-1|54	%_pre_useradd %{name} /var/run/pound /bin/false
12cr|pound-2.6-1|55	
12cr|pound-2.6-1|56	%post
12cr|pound-2.6-1|57	%_post_service %{name}
12cr|pound-2.6-1|58	if [ -f /var/lock/subsys/%{name} ]; then
12cr|pound-2.6-1|59	%{_initrddir}/%{name} restart 1>&2;
12cr|pound-2.6-1|60	fi
12cr|pound-2.6-1|61	
12cr|pound-2.6-1|62	# create a ssl cert
12cr|pound-2.6-1|63	if [ ! -f %{_sysconfdir}/pki/%{name}/certs/%{name}.pem ]; then
12cr|pound-2.6-1|64	echo "Generating a SSL certificate for %{name}"
12cr|pound-2.6-1|65	openssl req -x509 -newkey rsa:1024 -batch -keyout \
12cr|pound-2.6-1|66	%{_sysconfdir}/pki/%{name}/certs/%{name}.pem \
12cr|pound-2.6-1|67	-out %{_sysconfdir}/pki/%{name}/certs/%{name}.pem \
12cr|pound-2.6-1|68	-days 365 -nodes -config %{_sysconfdir}/pki/%{name}/%{name}.cnf
12cr|pound-2.6-1|69	chmod 600 %{_sysconfdir}/pki/%{name}/certs/%{name}.pem
12cr|pound-2.6-1|70	fi
12cr|pound-2.6-1|71	
12cr|pound-2.6-1|72	%preun
12cr|pound-2.6-1|73	%_preun_service %{name}
12cr|pound-2.6-1|74	
12cr|pound-2.6-1|75	%postun
12cr|pound-2.6-1|76	%_postun_userdel %{name}
12cr|pound-2.6-1|77	
12cr|pound-2.6-1|78	if [ "$1" = "0" ]; then
12cr|pound-2.6-1|79	if [ -f /var/lock/subsys/%{name} ]; then
12cr|pound-2.6-1|80	%{_initrddir}/%{name} restart 1>&2
12cr|pound-2.6-1|81	fi
12cr|pound-2.6-1|82	fi
12cr|pound-2.6-1|83	
12cr|pound-2.6-1|84	%files
12cr|pound-2.6-1|85	%defattr(644,root,root,755)
12cr|pound-2.6-1|86	%doc README
12cr|pound-2.6-1|87	%attr(0755,root,root) %{_initrddir}/%{name}
12cr|pound-2.6-1|88	%attr(0755,root,root) %{_sbindir}/*
12cr|pound-2.6-1|89	%dir %{_sysconfdir}/%{name}
12cr|pound-2.6-1|90	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/%{name}.cfg
12cr|pound-2.6-1|91	%attr(0600,root,root) %ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{_sysconfdir}/pki/%{name}/certs/%{name}.pem
12cr|pound-2.6-1|92	%attr(0644,root,root) %config(missingok,noreplace) %verify(not md5 size mtime) %{_sysconfdir}/pki/%{name}/%{name}.cnf
12cr|pound-2.6-1|93	%{_mandir}/man8/*
12cr|pound-2.6-1|94	%dir /var/run/pound
12cr|pound-2.6-1|95	
12cr|pound-2.6-1|96	
12cr|pound-2.6-1|97	%changelog
12cr|pound-2.6-1|98	* Mon Feb 20 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.6-1mdv2011.0
12cr|pound-2.6-1|99	+ Revision: 778153
12cr|pound-2.6-1|100	- new version 2.6
12cr|pound-2.6-1|101	- dropped patch applied upstream
12cr|pound-2.6-1|102	
12cr|pound-2.6-1|103	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.5-3mdv2011.0
12cr|pound-2.6-1|104	+ Revision: 614607
12cr|pound-2.6-1|105	- the mass rebuild of 2010.1 packages
12cr|pound-2.6-1|106	
12cr|pound-2.6-1|107	* Thu Apr 15 2010 Funda Wang <fwang@mandriva.org> 2.5-2mdv2010.1
12cr|pound-2.6-1|108	+ Revision: 534995
12cr|pound-2.6-1|109	- add fedora patch to build with openssl 1.0
12cr|pound-2.6-1|110	
12cr|pound-2.6-1|111	* Tue Mar 02 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.5-1mdv2010.1
12cr|pound-2.6-1|112	+ Revision: 513603
12cr|pound-2.6-1|113	- update to 2.5
12cr|pound-2.6-1|114	- fix license
12cr|pound-2.6-1|115	- drop old patch (that was applied upstream)
12cr|pound-2.6-1|116	
12cr|pound-2.6-1|117	* Mon Jun 22 2009 Oden Eriksson <oeriksson@mandriva.com> 2.4.4-1mdv2010.0
12cr|pound-2.6-1|118	+ Revision: 387979
12cr|pound-2.6-1|119	- 2.4.4
12cr|pound-2.6-1|120	
12cr|pound-2.6-1|121	* Sun Sep 07 2008 Oden Eriksson <oeriksson@mandriva.com> 2.4.3-1mdv2009.0
12cr|pound-2.6-1|122	+ Revision: 282184
12cr|pound-2.6-1|123	- 2.4.3
12cr|pound-2.6-1|124	
12cr|pound-2.6-1|125	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.2.3-4mdv2009.0
12cr|pound-2.6-1|126	+ Revision: 259250
12cr|pound-2.6-1|127	- rebuild
12cr|pound-2.6-1|128	
12cr|pound-2.6-1|129	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.2.3-3mdv2009.0
12cr|pound-2.6-1|130	+ Revision: 247165
12cr|pound-2.6-1|131	- rebuild
12cr|pound-2.6-1|132	
12cr|pound-2.6-1|133	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 2.2.3-1mdv2008.1
12cr|pound-2.6-1|134	+ Revision: 140735
12cr|pound-2.6-1|135	- restore BuildRoot
12cr|pound-2.6-1|136	
12cr|pound-2.6-1|137	+ Thierry Vignaud <tv@mandriva.org>
12cr|pound-2.6-1|138	- kill re-definition of %%buildroot on Pixel's request
12cr|pound-2.6-1|139	
12cr|pound-2.6-1|140	
12cr|pound-2.6-1|141	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.3-1mdv2007.0
12cr|pound-2.6-1|142	+ Revision: 114141
12cr|pound-2.6-1|143	- 2.2.3
12cr|pound-2.6-1|144	- reworked the config, initscript and added ssl cert generation
12cr|pound-2.6-1|145	- Import pound
12cr|pound-2.6-1|146	
12cr|pound-2.6-1|147	* Sat Feb 04 2006 Spencer Anderson <sdander@mandriva.org> 2.0-1mdk
12cr|pound-2.6-1|148	- 2.0
12cr|pound-2.6-1|149	- use mkrel
12cr|pound-2.6-1|150	
12cr|pound-2.6-1|151	* Mon Aug 22 2005 Spencer Anderson <sdander@mandriva.org> 1.9-1mdk
12cr|pound-2.6-1|152	- 1.9
12cr|pound-2.6-1|153	
12cr|pound-2.6-1|154	* Sun Dec 12 2004 Spencer Anderson <sdander@oberon.ark.com> 1.8-1mdk
12cr|pound-2.6-1|155	- 1.8
12cr|pound-2.6-1|156	
12cr|pound-2.6-1|157	* Wed May 26 2004 Spencer Anderson <sdander@oberon.ark.com> 1.7-1mdk
12cr|pound-2.6-1|158	- 1.7
12cr|pound-2.6-1|159	
12cr|pound-2.6-1|160	* Fri Feb 27 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.6-2mdk
12cr|pound-2.6-1|161	- Own %%{_sysconfdir}/pound
12cr|pound-2.6-1|162	

6266 12
12cr|povray-3.7.0-0.RC6.1|1	%define debug_package	%{nil}
12cr|povray-3.7.0-0.RC6.1|2	%define PKGRELEASE 3.7
12cr|povray-3.7.0-0.RC6.1|3	
12cr|povray-3.7.0-0.RC6.1|4	Summary:	The Persistence of Vision Raytracer
12cr|povray-3.7.0-0.RC6.1|5	Name:		povray
12cr|povray-3.7.0-0.RC6.1|6	Version:	3.7.0
12cr|povray-3.7.0-0.RC6.1|7	Release:	%mkrel 0.RC6.1
12cr|povray-3.7.0-0.RC6.1|8	Group:		Sciences/Computer science
12cr|povray-3.7.0-0.RC6.1|9	License:	GPL
12cr|povray-3.7.0-0.RC6.1|10	URL:		http://www.povray.org
12cr|povray-3.7.0-0.RC6.1|11	Source0:	http://www.povray.org/beta/source/povray-%{version}.RC6.tar.gz
12cr|povray-3.7.0-0.RC6.1|12	Source1:	%{name}.bash-completion
12cr|povray-3.7.0-0.RC6.1|13	Patch0:		povray-3.7.0-install.patch
12cr|povray-3.7.0-0.RC6.1|14	Patch1:		povray-3.7.0-link.patch
12cr|povray-3.7.0-0.RC6.1|15	Patch2:		povray-3.7.0-boost-time.patch
12cr|povray-3.7.0-0.RC6.1|16	BuildRequires:	zlib-devel
12cr|povray-3.7.0-0.RC6.1|17	BuildRequires:	libx11-devel
12cr|povray-3.7.0-0.RC6.1|18	BuildRequires:	libxpm-devel
12cr|povray-3.7.0-0.RC6.1|19	BuildRequires:	libpng-devel
12cr|povray-3.7.0-0.RC6.1|20	BuildRequires:	libjpeg-devel
12cr|povray-3.7.0-0.RC6.1|21	BuildRequires:	libtiff-devel
12cr|povray-3.7.0-0.RC6.1|22	BuildRequires:	svgalib-devel
12cr|povray-3.7.0-0.RC6.1|23	BuildRequires:	pkgconfig(OpenEXR)
12cr|povray-3.7.0-0.RC6.1|24	BuildRequires:	pkgconfig(sdl)
12cr|povray-3.7.0-0.RC6.1|25	BuildRequires:	boost-devel
12cr|povray-3.7.0-0.RC6.1|26	
12cr|povray-3.7.0-0.RC6.1|27	%description
12cr|povray-3.7.0-0.RC6.1|28	The Persistence of Vision Ray tracer creates three-dimensional,
12cr|povray-3.7.0-0.RC6.1|29	photo-realistic images using a rendering technique called ray tracing.
12cr|povray-3.7.0-0.RC6.1|30	It reads in a text file containing information describing the objects and
12cr|povray-3.7.0-0.RC6.1|31	lighting in a scene and generates an image of that scene from the view
12cr|povray-3.7.0-0.RC6.1|32	point of a camera also described in the text file. Ray tracing is not
12cr|povray-3.7.0-0.RC6.1|33	a fast process by any means, (the generation of a complex image can
12cr|povray-3.7.0-0.RC6.1|34	take several hours) but it produces very high quality images
12cr|povray-3.7.0-0.RC6.1|35	with realistic reflections, shading, perspective, and other effects.
12cr|povray-3.7.0-0.RC6.1|36	
12cr|povray-3.7.0-0.RC6.1|37	%prep
12cr|povray-3.7.0-0.RC6.1|38	%setup -qn povray-%{version}.RC6
12cr|povray-3.7.0-0.RC6.1|39	%patch0 -p0
12cr|povray-3.7.0-0.RC6.1|40	%patch1 -p0
12cr|povray-3.7.0-0.RC6.1|41	%patch2 -p0
12cr|povray-3.7.0-0.RC6.1|42	
12cr|povray-3.7.0-0.RC6.1|43	%build
12cr|povray-3.7.0-0.RC6.1|44	autoreconf -fi
12cr|povray-3.7.0-0.RC6.1|45	%configure2_5x --with-x COMPILED_BY="%_vendor" --disable-optimiz --with-boost-libdir=%{_libdir}
12cr|povray-3.7.0-0.RC6.1|46	%make
12cr|povray-3.7.0-0.RC6.1|47	
12cr|povray-3.7.0-0.RC6.1|48	%install
12cr|povray-3.7.0-0.RC6.1|49	%makeinstall_std
12cr|povray-3.7.0-0.RC6.1|50	
12cr|povray-3.7.0-0.RC6.1|51	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
12cr|povray-3.7.0-0.RC6.1|52	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
12cr|povray-3.7.0-0.RC6.1|53	
12cr|povray-3.7.0-0.RC6.1|54	%files
12cr|povray-3.7.0-0.RC6.1|55	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
12cr|povray-3.7.0-0.RC6.1|56	%config(noreplace) %{_sysconfdir}/%{name}/%PKGRELEASE/povray.conf
12cr|povray-3.7.0-0.RC6.1|57	%config(noreplace) %{_sysconfdir}/%{name}/%PKGRELEASE/povray.ini
12cr|povray-3.7.0-0.RC6.1|58	%doc doc/*
12cr|povray-3.7.0-0.RC6.1|59	%doc %{_mandir}/man1/povray.*
12cr|povray-3.7.0-0.RC6.1|60	%{_bindir}/povray
12cr|povray-3.7.0-0.RC6.1|61	%{_defaultdocdir}/%{name}-%PKGRELEASE
12cr|povray-3.7.0-0.RC6.1|62	%{_datadir}/%{name}-%PKGRELEASE

6267 12
12cr|powder-70.1-1|1	Summary:        Physical simulator which allows to construct objects using different materials
12cr|powder-70.1-1|2	Name:           powder
12cr|powder-70.1-1|3	Version:        70.1
12cr|powder-70.1-1|4	Release:        1
12cr|powder-70.1-1|5	License:        GPLv2
12cr|powder-70.1-1|6	Group:          Games/Other
12cr|powder-70.1-1|7	Source:         %{name}-%{version}.tar.bz2
12cr|powder-70.1-1|8	Patch0:		lua5.1.patch
12cr|powder-70.1-1|9	Patch1:		sse.patch
12cr|powder-70.1-1|10	URL:            http://powder.hardwired.org.uk/
12cr|powder-70.1-1|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|powder-70.1-1|12	BuildRequires:  SDL-devel
12cr|powder-70.1-1|13	BuildRequires:  fftw-devel
12cr|powder-70.1-1|14	BuildRequires:  bzip2-devel
12cr|powder-70.1-1|15	BuildRequires:  lua5.1-devel
12cr|powder-70.1-1|16	
12cr|powder-70.1-1|17	%description
12cr|powder-70.1-1|18	Physical simulator which allows constructing your own objects
12cr|powder-70.1-1|19	such as volcano or calculator using different materials
12cr|powder-70.1-1|20	
12cr|powder-70.1-1|21	%prep
12cr|powder-70.1-1|22	%setup -q
12cr|powder-70.1-1|23	%patch0 -p1
12cr|powder-70.1-1|24	%patch1 -p1
12cr|powder-70.1-1|25	
12cr|powder-70.1-1|26	%build
12cr|powder-70.1-1|27	make
12cr|powder-70.1-1|28	
12cr|powder-70.1-1|29	%install
12cr|powder-70.1-1|30	install -D -m 0755 build/powder %{buildroot}%{_bindir}/powder
12cr|powder-70.1-1|31	install -D -m 0644 src/Resources/Icon-32.png %{buildroot}%{_datadir}/pixmaps/powder.png
12cr|powder-70.1-1|32	#install -D -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/powder.desktop
12cr|powder-70.1-1|33	
12cr|powder-70.1-1|34	%clean
12cr|powder-70.1-1|35	rm -rf %{buildroot}
12cr|powder-70.1-1|36	
12cr|powder-70.1-1|37	%files
12cr|powder-70.1-1|38	%defattr(-, root, root)
12cr|powder-70.1-1|39	%{_bindir}/powder
12cr|powder-70.1-1|40	#%{_datadir}/applications/powder.desktop
12cr|powder-70.1-1|41	%{_datadir}/pixmaps/powder.png
12cr|powder-70.1-1|42	
12cr|powder-70.1-1|43	
12cr|powder-70.1-1|44	
12cr|powder-70.1-1|45	%changelog
12cr|powder-70.1-1|46	* Tue Dec 27 2011 Denis Silakov <dsilakov@mandriva.org> 70.1-1
12cr|powder-70.1-1|47	+ Revision: 745551
12cr|powder-70.1-1|48	- Add sse patch
12cr|powder-70.1-1|49	- Fix fftw build dependency
12cr|powder-70.1-1|50	- Import powder sources
12cr|powder-70.1-1|51	- Import powder
12cr|powder-70.1-1|52	- Created package structure for powder.
12cr|powder-70.1-1|53	

6268 12
12cr|powdertoy-74.1-1|1	Summary:        Physical simulator which allows to construct objects using different materials
12cr|powdertoy-74.1-1|2	Name:           powdertoy
12cr|powdertoy-74.1-1|3	Version:        74.1
12cr|powdertoy-74.1-1|4	Release:        1
12cr|powdertoy-74.1-1|5	License:        GPLv2
12cr|powdertoy-74.1-1|6	Group:          Games/Other
12cr|powdertoy-74.1-1|7	
12cr|powdertoy-74.1-1|8	Source0:        %{name}-%{version}.tar.bz2
12cr|powdertoy-74.1-1|9	Source1:	%{name}.desktop
12cr|powdertoy-74.1-1|10	
12cr|powdertoy-74.1-1|11	Patch0:		lua5.1.patch
12cr|powdertoy-74.1-1|12	Patch1:		sse.patch
12cr|powdertoy-74.1-1|13	URL:            http://powder.hardwired.org.uk/
12cr|powdertoy-74.1-1|14	
12cr|powdertoy-74.1-1|15	BuildRequires:  SDL-devel
12cr|powdertoy-74.1-1|16	BuildRequires:  fftw-devel
12cr|powdertoy-74.1-1|17	BuildRequires:  bzip2-devel
12cr|powdertoy-74.1-1|18	BuildRequires:  lua5.1-devel
12cr|powdertoy-74.1-1|19	
12cr|powdertoy-74.1-1|20	# Rename package to powdertoy (more accurate upstream name)
12cr|powdertoy-74.1-1|21	Obsoletes: powder
12cr|powdertoy-74.1-1|22	
12cr|powdertoy-74.1-1|23	%description
12cr|powdertoy-74.1-1|24	Physical simulator which allows constructing your own objects
12cr|powdertoy-74.1-1|25	such as volcano or calculator using different materials
12cr|powdertoy-74.1-1|26	
12cr|powdertoy-74.1-1|27	%prep
12cr|powdertoy-74.1-1|28	%setup -q -n %{name}
12cr|powdertoy-74.1-1|29	%patch0 -p1
12cr|powdertoy-74.1-1|30	%patch1 -p1
12cr|powdertoy-74.1-1|31	
12cr|powdertoy-74.1-1|32	%build
12cr|powdertoy-74.1-1|33	make
12cr|powdertoy-74.1-1|34	
12cr|powdertoy-74.1-1|35	%install
12cr|powdertoy-74.1-1|36	install -D -m 0755 build/powder %{buildroot}%{_bindir}/%{name}
12cr|powdertoy-74.1-1|37	install -D -m 0644 src/Resources/Icon-32.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|powdertoy-74.1-1|38	install -D -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|powdertoy-74.1-1|39	
12cr|powdertoy-74.1-1|40	%files
12cr|powdertoy-74.1-1|41	%defattr(-, root, root)
12cr|powdertoy-74.1-1|42	%{_bindir}/*
12cr|powdertoy-74.1-1|43	%{_datadir}/applications/*
12cr|powdertoy-74.1-1|44	%{_datadir}/pixmaps/*
12cr|powdertoy-74.1-1|45	
12cr|powdertoy-74.1-1|46	%changelog
12cr|powdertoy-74.1-1|47	* Sun Jun 03 2012 Anton Chenryshov <ach@rosalab.ru> 74.1-1
12cr|powdertoy-74.1-1|48	- Rename package to powdertoy
12cr|powdertoy-74.1-1|49	- Clean up spec
12cr|powdertoy-74.1-1|50	- New upstream release
12cr|powdertoy-74.1-1|51	
12cr|powdertoy-74.1-1|52	* Tue Dec 27 2011 Denis Silakov <dsilakov@mandriva.org> 70.1-1
12cr|powdertoy-74.1-1|53	+ Revision: 745551
12cr|powdertoy-74.1-1|54	- Add sse patch
12cr|powdertoy-74.1-1|55	- Fix fftw build dependency
12cr|powdertoy-74.1-1|56	- Import powder sources
12cr|powdertoy-74.1-1|57	- Import powder
12cr|powdertoy-74.1-1|58	- Created package structure for powder.
12cr|powdertoy-74.1-1|59	

6269 12
12cr|powermanga-0.91-1|1	Summary:	Shoot 'em up game with 3D graphics
12cr|powermanga-0.91-1|2	Name:		powermanga
12cr|powermanga-0.91-1|3	Version:	0.91
12cr|powermanga-0.91-1|4	Release:	1
12cr|powermanga-0.91-1|5	License:	GPLv3+
12cr|powermanga-0.91-1|6	Group:		Games/Arcade
12cr|powermanga-0.91-1|7	URL:		http://linux.tlk.fr/games/Powermanga/
12cr|powermanga-0.91-1|8	Source0:	http://linux.tlk.fr/games/Powermanga/download/%{name}-%{version}.tgz
12cr|powermanga-0.91-1|9	Source11:	%{name}.16.png
12cr|powermanga-0.91-1|10	Source12:	%{name}.32.png
12cr|powermanga-0.91-1|11	Source13:	%{name}.48.png
12cr|powermanga-0.91-1|12	Patch0:		powermanga-0.91-zlib.patch
12cr|powermanga-0.91-1|13	Patch1:		powermanga-0.91-gcc4.7.patch
12cr|powermanga-0.91-1|14	BuildRequires:	pkgconfig(sdl)
12cr|powermanga-0.91-1|15	BuildRequires:	pkgconfig(SDL_mixer)
12cr|powermanga-0.91-1|16	BuildRequires:	pkgconfig(libpng)
12cr|powermanga-0.91-1|17	
12cr|powermanga-0.91-1|18	Requires(post):		rpm-helper
12cr|powermanga-0.91-1|19	Requires(postun):	rpm-helper
12cr|powermanga-0.91-1|20	
12cr|powermanga-0.91-1|21	%description
12cr|powermanga-0.91-1|22	In this "shoot 'em up" with 3d graphics, you'll have to face and destroy
12cr|powermanga-0.91-1|23	more than 60 different types of opponents. Nice musics, many weapons, and
12cr|powermanga-0.91-1|24	a ton of surprises.
12cr|powermanga-0.91-1|25	
12cr|powermanga-0.91-1|26	%prep
12cr|powermanga-0.91-1|27	%setup -q
12cr|powermanga-0.91-1|28	%patch0 -p1
12cr|powermanga-0.91-1|29	%patch1 -p1
12cr|powermanga-0.91-1|30	
12cr|powermanga-0.91-1|31	%build
12cr|powermanga-0.91-1|32	autoreconf -fi
12cr|powermanga-0.91-1|33	%configure2_5x
12cr|powermanga-0.91-1|34	%make
12cr|powermanga-0.91-1|35	
12cr|powermanga-0.91-1|36	%install
12cr|powermanga-0.91-1|37	%makeinstall_std
12cr|powermanga-0.91-1|38	
12cr|powermanga-0.91-1|39	install -d install %{buildroot}%{_gamesdatadir}/%{name}/texts
12cr|powermanga-0.91-1|40	install -m 644 texts/*.txt texts/*.ini %{buildroot}%{_gamesdatadir}/%{name}/texts
12cr|powermanga-0.91-1|41	
12cr|powermanga-0.91-1|42	mkdir -p %{buildroot}%{_datadir}/applications
12cr|powermanga-0.91-1|43	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|powermanga-0.91-1|44	[Desktop Entry]
12cr|powermanga-0.91-1|45	Name=PowerManga
12cr|powermanga-0.91-1|46	Comment=Shoot 'em up game with 3D graphics
12cr|powermanga-0.91-1|47	Exec=%{_gamesbindir}/%{name}
12cr|powermanga-0.91-1|48	Icon=%{name}
12cr|powermanga-0.91-1|49	Terminal=false
12cr|powermanga-0.91-1|50	Type=Application
12cr|powermanga-0.91-1|51	StartupNotify=true
12cr|powermanga-0.91-1|52	Categories=Game;ArcadeGame;
12cr|powermanga-0.91-1|53	EOF
12cr|powermanga-0.91-1|54	
12cr|powermanga-0.91-1|55	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|powermanga-0.91-1|56	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|powermanga-0.91-1|57	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|powermanga-0.91-1|58	
12cr|powermanga-0.91-1|59	%post
12cr|powermanga-0.91-1|60	%create_ghostfile %{_localstatedir}/games/%{name}/%{name}.hi root games 664
12cr|powermanga-0.91-1|61	%create_ghostfile %{_localstatedir}/games/%{name}/%{name}.hi-easy root games 664
12cr|powermanga-0.91-1|62	%create_ghostfile %{_localstatedir}/games/%{name}/%{name}.hi-hard root games 664
12cr|powermanga-0.91-1|63	
12cr|powermanga-0.91-1|64	%files
12cr|powermanga-0.91-1|65	%doc README
12cr|powermanga-0.91-1|66	%attr(-, root, games) %{_gamesbindir}/%{name}
12cr|powermanga-0.91-1|67	%{_gamesdatadir}/%{name}
12cr|powermanga-0.91-1|68	%{_mandir}/man6/%{name}.6*
12cr|powermanga-0.91-1|69	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|powermanga-0.91-1|70	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|powermanga-0.91-1|71	%attr(664, root, games) %ghost %{_localstatedir}/games/%{name}/%{name}.hi
12cr|powermanga-0.91-1|72	%attr(664, root, games) %ghost %{_localstatedir}/games/%{name}/%{name}.hi-easy
12cr|powermanga-0.91-1|73	%attr(664, root, games) %ghost %{_localstatedir}/games/%{name}/%{name}.hi-hard
12cr|powermanga-0.91-1|74	
12cr|powermanga-0.91-1|75	
12cr|powermanga-0.91-1|76	
12cr|powermanga-0.91-1|77	%changelog
12cr|powermanga-0.91-1|78	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 0.90-10mdv2011.0
12cr|powermanga-0.91-1|79	+ Revision: 667812
12cr|powermanga-0.91-1|80	- mass rebuild
12cr|powermanga-0.91-1|81	
12cr|powermanga-0.91-1|82	* Mon Feb 07 2011 Funda Wang <fwang@mandriva.org> 0.90-9
12cr|powermanga-0.91-1|83	+ Revision: 636577
12cr|powermanga-0.91-1|84	- tighten BR
12cr|powermanga-0.91-1|85	- tighten BR
12cr|powermanga-0.91-1|86	
12cr|powermanga-0.91-1|87	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.90-8mdv2011.0
12cr|powermanga-0.91-1|88	+ Revision: 607198
12cr|powermanga-0.91-1|89	- rebuild
12cr|powermanga-0.91-1|90	
12cr|powermanga-0.91-1|91	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0.90-7mdv2010.1
12cr|powermanga-0.91-1|92	+ Revision: 523698
12cr|powermanga-0.91-1|93	- rebuilt for 2010.1
12cr|powermanga-0.91-1|94	
12cr|powermanga-0.91-1|95	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.90-6mdv2010.0
12cr|powermanga-0.91-1|96	+ Revision: 426774
12cr|powermanga-0.91-1|97	- rebuild
12cr|powermanga-0.91-1|98	
12cr|powermanga-0.91-1|99	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 0.90-5mdv2009.1
12cr|powermanga-0.91-1|100	+ Revision: 351634
12cr|powermanga-0.91-1|101	- rebuild
12cr|powermanga-0.91-1|102	
12cr|powermanga-0.91-1|103	+ Pixel <pixel@mandriva.com>
12cr|powermanga-0.91-1|104	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|powermanga-0.91-1|105	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|powermanga-0.91-1|106	
12cr|powermanga-0.91-1|107	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.90-4mdv2008.1
12cr|powermanga-0.91-1|108	+ Revision: 179249
12cr|powermanga-0.91-1|109	- rebuild
12cr|powermanga-0.91-1|110	
12cr|powermanga-0.91-1|111	+ Olivier Blin <oblin@mandriva.com>
12cr|powermanga-0.91-1|112	- restore BuildRoot
12cr|powermanga-0.91-1|113	
12cr|powermanga-0.91-1|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|powermanga-0.91-1|115	- kill re-definition of %%buildroot on Pixel's request
12cr|powermanga-0.91-1|116	
12cr|powermanga-0.91-1|117	* Tue Sep 25 2007 Adam Williamson <awilliamson@mandriva.org> 0.90-3mdv2008.0
12cr|powermanga-0.91-1|118	+ Revision: 92912
12cr|powermanga-0.91-1|119	- drop the patch again (the bug was fixed upstream with a silent tarball replacement)
12cr|powermanga-0.91-1|120	- replace tarball from upstream
12cr|powermanga-0.91-1|121	- fd.o icons
12cr|powermanga-0.91-1|122	- improve summary and description a bit
12cr|powermanga-0.91-1|123	- add powermanga-0.90-fontpath.patch to fix font path (#34094)
12cr|powermanga-0.91-1|124	
12cr|powermanga-0.91-1|125	* Tue Sep 04 2007 Funda Wang <fwang@mandriva.org> 0.90-2mdv2008.0
12cr|powermanga-0.91-1|126	+ Revision: 79011
12cr|powermanga-0.91-1|127	- build on x86_64 too
12cr|powermanga-0.91-1|128	- GPLv3 now
12cr|powermanga-0.91-1|129	
12cr|powermanga-0.91-1|130	* Tue Sep 04 2007 Funda Wang <fwang@mandriva.org> 0.90-1mdv2008.0
12cr|powermanga-0.91-1|131	+ Revision: 78987
12cr|powermanga-0.91-1|132	- BR png-devel
12cr|powermanga-0.91-1|133	- Newversion 0.90
12cr|powermanga-0.91-1|134	
12cr|powermanga-0.91-1|135	+ Thierry Vignaud <tv@mandriva.org>
12cr|powermanga-0.91-1|136	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|powermanga-0.91-1|137	
12cr|powermanga-0.91-1|138	
12cr|powermanga-0.91-1|139	* Fri Dec 01 2006 Olivier Blin <oblin@mandriva.com> 0.80-2mdv2007.0
12cr|powermanga-0.91-1|140	+ Revision: 89894
12cr|powermanga-0.91-1|141	- install texts files to be able to start the game (#23612)
12cr|powermanga-0.91-1|142	- remove old comment
12cr|powermanga-0.91-1|143	- Import powermanga
12cr|powermanga-0.91-1|144	
12cr|powermanga-0.91-1|145	* Fri Jun 30 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.80-1mdv2007.0
12cr|powermanga-0.91-1|146	- 0.80
12cr|powermanga-0.91-1|147	- %%mkrel
12cr|powermanga-0.91-1|148	- add xdg menu
12cr|powermanga-0.91-1|149	- update url
12cr|powermanga-0.91-1|150	- fix prereq-use
12cr|powermanga-0.91-1|151	
12cr|powermanga-0.91-1|152	* Thu Aug 19 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.79-1mdk
12cr|powermanga-0.91-1|153	- 0.79
12cr|powermanga-0.91-1|154	- cosmetics
12cr|powermanga-0.91-1|155	
12cr|powermanga-0.91-1|156	* Tue Aug 17 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.78-4mdk
12cr|powermanga-0.91-1|157	- Rebuild with new menu
12cr|powermanga-0.91-1|158	
12cr|powermanga-0.91-1|159	* Sat Jun 05 2004 <lmontel@n2.mandrakesoft.com> 0.78-3mdk
12cr|powermanga-0.91-1|160	- Rebuild
12cr|powermanga-0.91-1|161	

6270 12
12cr|powertop-2.2-1|1	Summary:	Power saving diagnostic tool
12cr|powertop-2.2-1|2	Name:		powertop
12cr|powertop-2.2-1|3	Version:	2.2
12cr|powertop-2.2-1|4	Release:	1
12cr|powertop-2.2-1|5	License:	GPLv2+
12cr|powertop-2.2-1|6	Group:		System/Kernel and hardware
12cr|powertop-2.2-1|7	Url:		http://www.lesswatts.org/
12cr|powertop-2.2-1|8	Source0:	https://01.org/powertop/sites/default/files/downloads/%{name}-%{version}.tar.gz
12cr|powertop-2.2-1|9	BuildRequires:	pkgconfig(ncurses)
12cr|powertop-2.2-1|10	BuildRequires:	pkgconfig(ncursesw)
12cr|powertop-2.2-1|11	BuildRequires:	pkgconfig(libpci)
12cr|powertop-2.2-1|12	BuildRequires:	pkgconfig(libnl-3.0)
12cr|powertop-2.2-1|13	BuildRequires:	pkgconfig(zlib)
12cr|powertop-2.2-1|14	
12cr|powertop-2.2-1|15	%description
12cr|powertop-2.2-1|16	PowerTOP tool is a program that collects the various pieces of
12cr|powertop-2.2-1|17	information from a system and presents an overview of how well a
12cr|powertop-2.2-1|18	laptop is doing in terms of power savings. In addition, PowerTOP will
12cr|powertop-2.2-1|19	provide an indication of which tunables and software components are
12cr|powertop-2.2-1|20	the biggest offenders in slurping up battery time. PowerTOP will
12cr|powertop-2.2-1|21	update it's display frequently so that the impact of any changes can
12cr|powertop-2.2-1|22	be seen directly.
12cr|powertop-2.2-1|23	
12cr|powertop-2.2-1|24	%prep
12cr|powertop-2.2-1|25	%setup -q
12cr|powertop-2.2-1|26	
12cr|powertop-2.2-1|27	%build
12cr|powertop-2.2-1|28	%configure2_5x
12cr|powertop-2.2-1|29	%make
12cr|powertop-2.2-1|30	
12cr|powertop-2.2-1|31	%install
12cr|powertop-2.2-1|32	%makeinstall_std
12cr|powertop-2.2-1|33	
12cr|powertop-2.2-1|34	%find_lang %{name}
12cr|powertop-2.2-1|35	
12cr|powertop-2.2-1|36	%files -f %{name}.lang
12cr|powertop-2.2-1|37	%doc COPYING README TODO
12cr|powertop-2.2-1|38	%{_sbindir}/%{name}
12cr|powertop-2.2-1|39	%{_mandir}/*/*.*

6271 12
12cr|pp3-1.3.3-7|1	Summary: Creation of sky charts in Postscript or PDF format
12cr|pp3-1.3.3-7|2	Name: pp3
12cr|pp3-1.3.3-7|3	Version: 1.3.3
12cr|pp3-1.3.3-7|4	Release: %mkrel 7
12cr|pp3-1.3.3-7|5	License: MIT
12cr|pp3-1.3.3-7|6	Group: Sciences/Astronomy
12cr|pp3-1.3.3-7|7	Source0: http://prdownloads.sourceforge.net/pp3/pp3-%{version}.tar.bz2
12cr|pp3-1.3.3-7|8	Url: http://pp3.sourceforge.net
12cr|pp3-1.3.3-7|9	Patch0:	gcc47.patch
12cr|pp3-1.3.3-7|10	
12cr|pp3-1.3.3-7|11	%description
12cr|pp3-1.3.3-7|12	PP3 creates celestial charts. It generates resolution independent
12cr|pp3-1.3.3-7|13	maps of very high graphical quality in Postscript or PDF format.
12cr|pp3-1.3.3-7|14	They can be used for example as illustrations in books or on web
12cr|pp3-1.3.3-7|15	pages. You may use the databases of the distribution or your own
12cr|pp3-1.3.3-7|16	databases converted to PP3's simple text format.
12cr|pp3-1.3.3-7|17	
12cr|pp3-1.3.3-7|18	PP3 uses LaTeX+pstricks as the backend for generating the vector
12cr|pp3-1.3.3-7|19	graphics. You can add arbitrary labels to the map. The output is
12cr|pp3-1.3.3-7|20	configurable in many ways.
12cr|pp3-1.3.3-7|21	
12cr|pp3-1.3.3-7|22	%prep
12cr|pp3-1.3.3-7|23	%setup -q
12cr|pp3-1.3.3-7|24	%patch0 -p1
12cr|pp3-1.3.3-7|25	
12cr|pp3-1.3.3-7|26	%build
12cr|pp3-1.3.3-7|27	%make LOCAL="" CHANGEFILE=fmax.ch CXXFLAGS="$RPM_OPT_FLAGS"
12cr|pp3-1.3.3-7|28	
12cr|pp3-1.3.3-7|29	%install
12cr|pp3-1.3.3-7|30	mkdir -p  %buildroot%_bindir
12cr|pp3-1.3.3-7|31	install -m755 pp3 %buildroot%_bindir/pp3
12cr|pp3-1.3.3-7|32	mkdir -p %buildroot%_datadir/%name
12cr|pp3-1.3.3-7|33	for i in *.dat; do
12cr|pp3-1.3.3-7|34	install -m644 $i %buildroot%_datadir/%name/$i
12cr|pp3-1.3.3-7|35	done
12cr|pp3-1.3.3-7|36	
12cr|pp3-1.3.3-7|37	%files
12cr|pp3-1.3.3-7|38	%doc COPYING README WHATSNEW
12cr|pp3-1.3.3-7|39	%doc examples
12cr|pp3-1.3.3-7|40	%{_bindir}/%name
12cr|pp3-1.3.3-7|41	%{_datadir}/%name

6272 12
12cr|pptpd-server-1.3.4-4|1	%define	name		pptpd-server
12cr|pptpd-server-1.3.4-4|2	%define	realname	pptpd
12cr|pptpd-server-1.3.4-4|3	%define	version		1.3.4
12cr|pptpd-server-1.3.4-4|4	%define	rel		4
12cr|pptpd-server-1.3.4-4|5	%define	release		%{rel}
12cr|pptpd-server-1.3.4-4|6	%define	pppver		%(rpm -q --qf %{VERSION} ppp)
12cr|pptpd-server-1.3.4-4|7	%define buildlibwrap 1
12cr|pptpd-server-1.3.4-4|8	%define buildbsdppp 0
12cr|pptpd-server-1.3.4-4|9	%define buildslirp 0
12cr|pptpd-server-1.3.4-4|10	%define buildipalloc 0
12cr|pptpd-server-1.3.4-4|11	%define buildbcrelay 1
12cr|pptpd-server-1.3.4-4|12	%define buildpnsmode 0
12cr|pptpd-server-1.3.4-4|13	
12cr|pptpd-server-1.3.4-4|14	Summary:	PoPToP Linux VPN server
12cr|pptpd-server-1.3.4-4|15	Name:		%{name}
12cr|pptpd-server-1.3.4-4|16	Version:	%{version}
12cr|pptpd-server-1.3.4-4|17	Release:	%{release}
12cr|pptpd-server-1.3.4-4|18	License:	GPL
12cr|pptpd-server-1.3.4-4|19	Group:		Networking/Other
12cr|pptpd-server-1.3.4-4|20	Source0:	%{realname}-%{version}.tar.gz
12cr|pptpd-server-1.3.4-4|21	Source1:	%{realname}-init
12cr|pptpd-server-1.3.4-4|22	URL:		http://poptop.sourceforge.net/
12cr|pptpd-server-1.3.4-4|23	Provides:	%{realname} = %{version}-%{release} poptop = %{version}-%{release}
12cr|pptpd-server-1.3.4-4|24	Requires:	tcp_wrappers ppp = %{pppver}
12cr|pptpd-server-1.3.4-4|25	# We need ppp to get its version
12cr|pptpd-server-1.3.4-4|26	BuildRequires:	ppp
12cr|pptpd-server-1.3.4-4|27	Requires(post):	rpm-helper
12cr|pptpd-server-1.3.4-4|28	Requires(preun):	rpm-helper
12cr|pptpd-server-1.3.4-4|29	
12cr|pptpd-server-1.3.4-4|30	%description
12cr|pptpd-server-1.3.4-4|31	PoPToP is the PPTP server solution for Linux (ports exist for Solaris
12cr|pptpd-server-1.3.4-4|32	2.6, OpenBSD and FreeBSD and other). To date no real solution existed
12cr|pptpd-server-1.3.4-4|33	if you wished to include Linux server in PPTP established VPNs. PoPToP
12cr|pptpd-server-1.3.4-4|34	resolves that problem by allowing Linux servers to function seamlessly
12cr|pptpd-server-1.3.4-4|35	in the PPTP VPN environment. This enables administrators to leverage
12cr|pptpd-server-1.3.4-4|36	the considerable benifits of both Microsoft and Linux. The current
12cr|pptpd-server-1.3.4-4|37	release supports Windows 9x/NT/2000 PPTP clients and PPTP Linux
12cr|pptpd-server-1.3.4-4|38	clients. PoPToP is free GNU software.
12cr|pptpd-server-1.3.4-4|39	
12cr|pptpd-server-1.3.4-4|40	# allow --with[out] <feature> at rpm command line build
12cr|pptpd-server-1.3.4-4|41	# e.g. --with ipalloc --without libwrap
12cr|pptpd-server-1.3.4-4|42	# --with overrides --without
12cr|pptpd-server-1.3.4-4|43	%{?_without_libwrap: %{expand: %%define buildlibwrap 0}}
12cr|pptpd-server-1.3.4-4|44	%{?_without_bsdppp: %{expand: %%define buildbsdppp 0}}
12cr|pptpd-server-1.3.4-4|45	%{?_without_slirp: %{expand: %%define buildslirp 0}}
12cr|pptpd-server-1.3.4-4|46	%{?_without_ipalloc: %{expand: %%define buildipalloc 0}}
12cr|pptpd-server-1.3.4-4|47	%{?_without_bcrelay: %{expand: %%define buildbcrelay 0}}
12cr|pptpd-server-1.3.4-4|48	%{?_without_pnsmode: %{expand: %%define buildpnsmode 0}}
12cr|pptpd-server-1.3.4-4|49	%{?_with_libwrap: %{expand: %%define buildlibwrap 1}}
12cr|pptpd-server-1.3.4-4|50	%{?_with_bsdppp: %{expand: %%define buildbsdppp 1}}
12cr|pptpd-server-1.3.4-4|51	%{?_with_slirp: %{expand: %%define buildslirp 1}}
12cr|pptpd-server-1.3.4-4|52	%{?_with_ipalloc: %{expand: %%define buildipalloc 1}}
12cr|pptpd-server-1.3.4-4|53	%{?_with_bcrelay: %{expand: %%define buildbcrelay 1}}
12cr|pptpd-server-1.3.4-4|54	%{?_with_pnsmode: %{expand: %%define buildpnsmode 1}}
12cr|pptpd-server-1.3.4-4|55	
12cr|pptpd-server-1.3.4-4|56	%prep
12cr|pptpd-server-1.3.4-4|57	%setup -q -n %{realname}-%{version}
12cr|pptpd-server-1.3.4-4|58	
12cr|pptpd-server-1.3.4-4|59	rm -rf `find -name CVS`
12cr|pptpd-server-1.3.4-4|60	
12cr|pptpd-server-1.3.4-4|61	%build
12cr|pptpd-server-1.3.4-4|62	buildopts=""
12cr|pptpd-server-1.3.4-4|63	%if %{buildlibwrap}
12cr|pptpd-server-1.3.4-4|64	buildopts="$buildopts --with-libwrap"
12cr|pptpd-server-1.3.4-4|65	%endif
12cr|pptpd-server-1.3.4-4|66	%if %{buildbsdppp}
12cr|pptpd-server-1.3.4-4|67	buildopts="$buildopts --with-bsdppp"
12cr|pptpd-server-1.3.4-4|68	%endif
12cr|pptpd-server-1.3.4-4|69	%if %{buildslirp}
12cr|pptpd-server-1.3.4-4|70	buildopts="$buildopts --with-slirp"
12cr|pptpd-server-1.3.4-4|71	%endif
12cr|pptpd-server-1.3.4-4|72	%if %{buildipalloc}
12cr|pptpd-server-1.3.4-4|73	buildopts="$buildopts --with-pppd-ip-alloc"
12cr|pptpd-server-1.3.4-4|74	%endif
12cr|pptpd-server-1.3.4-4|75	%if %{buildbcrelay}
12cr|pptpd-server-1.3.4-4|76	buildopts="$buildopts --with-bcrelay"
12cr|pptpd-server-1.3.4-4|77	%endif
12cr|pptpd-server-1.3.4-4|78	%if %{buildpnsmode}
12cr|pptpd-server-1.3.4-4|79	buildopts="$buildopts --with-pns-mode"
12cr|pptpd-server-1.3.4-4|80	%endif
12cr|pptpd-server-1.3.4-4|81	%configure2_5x $buildopts
12cr|pptpd-server-1.3.4-4|82	echo '#undef VERSION' >> plugins/patchlevel.h
12cr|pptpd-server-1.3.4-4|83	echo '#define VERSION "%{pppver}"' >> plugins/patchlevel.h
12cr|pptpd-server-1.3.4-4|84	
12cr|pptpd-server-1.3.4-4|85	perl -pi -e 's|-o root||' plugins/Makefile
12cr|pptpd-server-1.3.4-4|86	perl -pi -e 's|/lib/pptpd|/%{_lib}/pptpd|' plugins/Makefile
12cr|pptpd-server-1.3.4-4|87	perl -pi -e 's|/usr/lib/pptpd|%{_libdir}/pptpd|' pptpctrl.c
12cr|pptpd-server-1.3.4-4|88	
12cr|pptpd-server-1.3.4-4|89	%make CFLAGS="$RPM_OPT_FLAGS -fPIC -fno-builtin -Wall -DSBINDIR='\"%{_sbindir}\"'"
12cr|pptpd-server-1.3.4-4|90	
12cr|pptpd-server-1.3.4-4|91	%install
12cr|pptpd-server-1.3.4-4|92	%makeinstall
12cr|pptpd-server-1.3.4-4|93	
12cr|pptpd-server-1.3.4-4|94	install -m0644 samples/%{realname}.conf -D %{buildroot}%{_sysconfdir}/%{realname}.conf
12cr|pptpd-server-1.3.4-4|95	install -m0644 samples/options.%{realname} -D %{buildroot}%{_sysconfdir}/ppp/options.%{realname}
12cr|pptpd-server-1.3.4-4|96	install -m0755 %{SOURCE1} -D %{buildroot}%{_initrddir}/%{realname}
12cr|pptpd-server-1.3.4-4|97	install -m0755 tools/vpnuser -D %{buildroot}%{_bindir}/vpnuser
12cr|pptpd-server-1.3.4-4|98	install -m0755 tools/vpnstats -D %{buildroot}%{_bindir}/vpnstats
12cr|pptpd-server-1.3.4-4|99	install -m0755 tools/vpnstats.pl -D %{buildroot}%{_bindir}/vpnstats.pl
12cr|pptpd-server-1.3.4-4|100	install -m0755 tools/pptp-portslave -D %{buildroot}%{_sbindir}/pptp-portslave
12cr|pptpd-server-1.3.4-4|101	
12cr|pptpd-server-1.3.4-4|102	%post
12cr|pptpd-server-1.3.4-4|103	%_post_service	%{realname}
12cr|pptpd-server-1.3.4-4|104	
12cr|pptpd-server-1.3.4-4|105	%preun
12cr|pptpd-server-1.3.4-4|106	%_preun_service	%{realname}
12cr|pptpd-server-1.3.4-4|107	
12cr|pptpd-server-1.3.4-4|108	%files
12cr|pptpd-server-1.3.4-4|109	%defattr(644,root,root,755)
12cr|pptpd-server-1.3.4-4|110	%doc AUTHORS README* TODO ChangeLog* samples
12cr|pptpd-server-1.3.4-4|111	%{_mandir}/man[58]/pptp*
12cr|pptpd-server-1.3.4-4|112	%config(noreplace) %{_sysconfdir}/%{realname}.conf
12cr|pptpd-server-1.3.4-4|113	%config(noreplace) %{_sysconfdir}/ppp/options.%{realname}
12cr|pptpd-server-1.3.4-4|114	%defattr(755,root,root,755)
12cr|pptpd-server-1.3.4-4|115	%{_initrddir}/%{realname}
12cr|pptpd-server-1.3.4-4|116	%{_sbindir}/*
12cr|pptpd-server-1.3.4-4|117	%{_bindir}/*
12cr|pptpd-server-1.3.4-4|118	%{_libdir}/pptpd
12cr|pptpd-server-1.3.4-4|119	
12cr|pptpd-server-1.3.4-4|120	
12cr|pptpd-server-1.3.4-4|121	%changelog
12cr|pptpd-server-1.3.4-4|122	* Thu Apr 05 2012 Johnny A. Solbu <solbu@mandriva.org> 1.3.4-4
12cr|pptpd-server-1.3.4-4|123	+ Revision: 789268
12cr|pptpd-server-1.3.4-4|124	- Fix dead URL
12cr|pptpd-server-1.3.4-4|125	- Spec cleanup
12cr|pptpd-server-1.3.4-4|126	
12cr|pptpd-server-1.3.4-4|127	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-3mdv2011.0
12cr|pptpd-server-1.3.4-4|128	+ Revision: 614608
12cr|pptpd-server-1.3.4-4|129	- the mass rebuild of 2010.1 packages
12cr|pptpd-server-1.3.4-4|130	
12cr|pptpd-server-1.3.4-4|131	* Thu Jun 17 2010 Pascal Terjan <pterjan@mandriva.org> 1.3.4-2mdv2010.1
12cr|pptpd-server-1.3.4-4|132	+ Revision: 548270
12cr|pptpd-server-1.3.4-4|133	- Fix broken dependency
12cr|pptpd-server-1.3.4-4|134	
12cr|pptpd-server-1.3.4-4|135	+ Michael Scherer <misc@mandriva.org>
12cr|pptpd-server-1.3.4-4|136	- fix wrong command in init script
12cr|pptpd-server-1.3.4-4|137	
12cr|pptpd-server-1.3.4-4|138	* Thu Jan 07 2010 Frederik Himpe <fhimpe@mandriva.org> 1.3.4-1mdv2010.1
12cr|pptpd-server-1.3.4-4|139	+ Revision: 487319
12cr|pptpd-server-1.3.4-4|140	- Update to version 1.3.4
12cr|pptpd-server-1.3.4-4|141	- Use %%configure2_5x to fix ./configure warnings
12cr|pptpd-server-1.3.4-4|142	
12cr|pptpd-server-1.3.4-4|143	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.3.0-3mdv2010.0
12cr|pptpd-server-1.3.4-4|144	+ Revision: 430771
12cr|pptpd-server-1.3.4-4|145	- rebuild
12cr|pptpd-server-1.3.4-4|146	
12cr|pptpd-server-1.3.4-4|147	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.3.0-2mdv2008.1
12cr|pptpd-server-1.3.4-4|148	+ Revision: 140735
12cr|pptpd-server-1.3.4-4|149	- restore BuildRoot
12cr|pptpd-server-1.3.4-4|150	
12cr|pptpd-server-1.3.4-4|151	+ Thierry Vignaud <tv@mandriva.org>
12cr|pptpd-server-1.3.4-4|152	- kill re-definition of %%buildroot on Pixel's request
12cr|pptpd-server-1.3.4-4|153	
12cr|pptpd-server-1.3.4-4|154	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|pptpd-server-1.3.4-4|155	- fix ppp version and dependency on it
12cr|pptpd-server-1.3.4-4|156	
12cr|pptpd-server-1.3.4-4|157	
12cr|pptpd-server-1.3.4-4|158	* Wed Aug 30 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.3.0-2mdv2007.0
12cr|pptpd-server-1.3.4-4|159	- ppp_mppe_mppc module has been renamed to ppp_mppe, rename initscript accordingly
12cr|pptpd-server-1.3.4-4|160	- don't bzip2 initscript
12cr|pptpd-server-1.3.4-4|161	- gprintify initscript up front for translation
12cr|pptpd-server-1.3.4-4|162	- fix macro-in-%%changelog
12cr|pptpd-server-1.3.4-4|163	
12cr|pptpd-server-1.3.4-4|164	* Thu Mar 02 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.3.0-1mdk
12cr|pptpd-server-1.3.4-4|165	- 1.3.0
12cr|pptpd-server-1.3.4-4|166	
12cr|pptpd-server-1.3.4-4|167	* Thu Feb 02 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.2.1-7mdk
12cr|pptpd-server-1.3.4-4|168	- move ppp options file to correct directory
12cr|pptpd-server-1.3.4-4|169	
12cr|pptpd-server-1.3.4-4|170	* Mon Jan 16 2006 Olivier Blin <oblin@mandriva.com> 1.2.1-6mdk
12cr|pptpd-server-1.3.4-4|171	- add -fPIC to fix build on x86_64
12cr|pptpd-server-1.3.4-4|172	- fix plugin path on x86_64
12cr|pptpd-server-1.3.4-4|173	
12cr|pptpd-server-1.3.4-4|174	* Mon Jan 09 2006 Olivier Blin <oblin@mandriva.com> 1.2.1-5mdk
12cr|pptpd-server-1.3.4-4|175	- fix typo in initscript
12cr|pptpd-server-1.3.4-4|176	
12cr|pptpd-server-1.3.4-4|177	* Mon Jan 09 2006 Olivier Blin <oblin@mandriva.com> 1.2.1-4mdk
12cr|pptpd-server-1.3.4-4|178	- convert parallel init to LSB
12cr|pptpd-server-1.3.4-4|179	- split Requires(X,Y)
12cr|pptpd-server-1.3.4-4|180	
12cr|pptpd-server-1.3.4-4|181	* Tue Jan 03 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.2.1-3mdk
12cr|pptpd-server-1.3.4-4|182	- add parallel init support
12cr|pptpd-server-1.3.4-4|183	- fix executable-marked-as-config-file
12cr|pptpd-server-1.3.4-4|184	- be sure to include debug stuff only in debug package
12cr|pptpd-server-1.3.4-4|185	- fix requires(post,preun)
12cr|pptpd-server-1.3.4-4|186	
12cr|pptpd-server-1.3.4-4|187	* Wed Jun 01 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.2.1-2mdk
12cr|pptpd-server-1.3.4-4|188	- add poptop to provides
12cr|pptpd-server-1.3.4-4|189	- versioned provides
12cr|pptpd-server-1.3.4-4|190	- %%mkrel
12cr|pptpd-server-1.3.4-4|191	- compile with $RPM_OPT_FLAGS
12cr|pptpd-server-1.3.4-4|192	
12cr|pptpd-server-1.3.4-4|193	* Wed Jun 23 2004 Florin <florin@mandrakesoft.com> 1.2.1-1mdk
12cr|pptpd-server-1.3.4-4|194	- 1.2.1
12cr|pptpd-server-1.3.4-4|195	- add modprobe lines in the initscript
12cr|pptpd-server-1.3.4-4|196	- remove the '-o root' in make install
12cr|pptpd-server-1.3.4-4|197	- remove the Anon-CVS and the html/* files in docs
12cr|pptpd-server-1.3.4-4|198	- add the tools %%{_bindir} binaries
12cr|pptpd-server-1.3.4-4|199	- use mcros for %%configure
12cr|pptpd-server-1.3.4-4|200	

6273 12
12cr|praat-5.2.17-1|1	%define srcver  %(echo %{version} | sed -e 's/\\.\\([0-9]\\)$/.0\\1/' -e 's/\\.//g')
12cr|praat-5.2.17-1|2	Name:		praat
12cr|praat-5.2.17-1|3	Summary:	Praat: doing phonetics, speech analysis and synthesis by computer
12cr|praat-5.2.17-1|4	Version:	5.2.17
12cr|praat-5.2.17-1|5	Release:	%mkrel 1
12cr|praat-5.2.17-1|6	License: 	GPLv2
12cr|praat-5.2.17-1|7	Group:		Sciences/Other
12cr|praat-5.2.17-1|8	Url:		http://www.fon.hum.uva.nl/praat/
12cr|praat-5.2.17-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{revision}-buildroot
12cr|praat-5.2.17-1|10	BuildRequires:	libxp-devel
12cr|praat-5.2.17-1|11	BuildRequires:	libxt-devel
12cr|praat-5.2.17-1|12	BuildRequires:	libsm-devel
12cr|praat-5.2.17-1|13	BuildRequires:	libice-devel
12cr|praat-5.2.17-1|14	BuildRequires:	libxext-devel
12cr|praat-5.2.17-1|15	BuildRequires:	libalsa-devel
12cr|praat-5.2.17-1|16	BuildRequires:	libxmu-devel
12cr|praat-5.2.17-1|17	BuildRequires:	lesstif-devel
12cr|praat-5.2.17-1|18	BuildRequires:	gtk2-devel
12cr|praat-5.2.17-1|19	BuildRequires:	cairo-devel
12cr|praat-5.2.17-1|20	Source0:	http://www.fon.hum.uva.nl/praat/praat%{srcver}_sources.tar.gz
12cr|praat-5.2.17-1|21	Source1:	praat.png
12cr|praat-5.2.17-1|22	Source2:	praat_mini.png
12cr|praat-5.2.17-1|23	Source3:	praat_large.png
12cr|praat-5.2.17-1|24	Source4:	mandriva-praat.desktop
12cr|praat-5.2.17-1|25	
12cr|praat-5.2.17-1|26	%description
12cr|praat-5.2.17-1|27	According to its authors, praat is "doing phonetics by computer". There are
12cr|praat-5.2.17-1|28	several speech analysis functionalities available: spectrograms, cochleograms,
12cr|praat-5.2.17-1|29	and pitch and formant extraction. Articulatory synthesis, as well as synthesis
12cr|praat-5.2.17-1|30	from pitch, formant, and intensity are also available. Other features are
12cr|praat-5.2.17-1|31	segmentation, labelling using the phonetic alphabet, and computation of
12cr|praat-5.2.17-1|32	statistics.
12cr|praat-5.2.17-1|33	
12cr|praat-5.2.17-1|34	%prep
12cr|praat-5.2.17-1|35	%setup -q -n sources_%{srcver}
12cr|praat-5.2.17-1|36	
12cr|praat-5.2.17-1|37	%build
12cr|praat-5.2.17-1|38	ln -fs makefiles/makefile.defs.linux.gtk makefile.defs
12cr|praat-5.2.17-1|39	%make
12cr|praat-5.2.17-1|40	
12cr|praat-5.2.17-1|41	%clean
12cr|praat-5.2.17-1|42	rm -rf %{buildroot}
12cr|praat-5.2.17-1|43	
12cr|praat-5.2.17-1|44	%install
12cr|praat-5.2.17-1|45	mkdir -p %{buildroot}/%{_bindir}
12cr|praat-5.2.17-1|46	mkdir -p %{buildroot}/%{_datadir}/{applications,icons}
12cr|praat-5.2.17-1|47	mkdir -p %{buildroot}/%{_datadir}/icons/{mini,large}
12cr|praat-5.2.17-1|48	
12cr|praat-5.2.17-1|49	# the application itself
12cr|praat-5.2.17-1|50	cp -vf ./praat %{buildroot}/usr/bin/
12cr|praat-5.2.17-1|51	
12cr|praat-5.2.17-1|52	# icons provided by antonino mingoia from www.ozzpot.com
12cr|praat-5.2.17-1|53	cp -vf %{SOURCE1} %{buildroot}/%{_datadir}/icons/praat.png
12cr|praat-5.2.17-1|54	cp -vf %{SOURCE2} %{buildroot}/%{_datadir}/icons/mini/praat.png
12cr|praat-5.2.17-1|55	cp -vf %{SOURCE3} %{buildroot}/%{_datadir}/icons/large/praat.png
12cr|praat-5.2.17-1|56	
12cr|praat-5.2.17-1|57	# our own desktop entry
12cr|praat-5.2.17-1|58	cp -vf %{SOURCE4} %{buildroot}/%{_datadir}/applications/
12cr|praat-5.2.17-1|59	
12cr|praat-5.2.17-1|60	%files
12cr|praat-5.2.17-1|61	%defattr (-,root,root)
12cr|praat-5.2.17-1|62	%{_bindir}/praat
12cr|praat-5.2.17-1|63	%{_datadir}/icons/*
12cr|praat-5.2.17-1|64	%{_datadir}/applications/*.desktop
12cr|praat-5.2.17-1|65	
12cr|praat-5.2.17-1|66	
12cr|praat-5.2.17-1|67	
12cr|praat-5.2.17-1|68	%changelog
12cr|praat-5.2.17-1|69	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 5.2.17-1mdv2011.0
12cr|praat-5.2.17-1|70	+ Revision: 645380
12cr|praat-5.2.17-1|71	- update to new version 5.2.17
12cr|praat-5.2.17-1|72	
12cr|praat-5.2.17-1|73	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 5.1.29-2mdv2011.0
12cr|praat-5.2.17-1|74	+ Revision: 614609
12cr|praat-5.2.17-1|75	- the mass rebuild of 2010.1 packages
12cr|praat-5.2.17-1|76	
12cr|praat-5.2.17-1|77	* Thu Mar 11 2010 Caio Begotti <caio1982@mandriva.org> 5.1.29-1mdv2010.1
12cr|praat-5.2.17-1|78	+ Revision: 518189
12cr|praat-5.2.17-1|79	- new upstream version (changes from the standard lesstif/motif toolkit to gtk and cairo)
12cr|praat-5.2.17-1|80	
12cr|praat-5.2.17-1|81	* Thu Jan 21 2010 Frederik Himpe <fhimpe@mandriva.org> 5.1.25-1mdv2010.1
12cr|praat-5.2.17-1|82	+ Revision: 494656
12cr|praat-5.2.17-1|83	- update to new version 5.1.25
12cr|praat-5.2.17-1|84	
12cr|praat-5.2.17-1|85	* Mon Dec 21 2009 Caio Begotti <caio1982@mandriva.org> 5.1.22-1mdv2010.1
12cr|praat-5.2.17-1|86	+ Revision: 480905
12cr|praat-5.2.17-1|87	- new upstream version
12cr|praat-5.2.17-1|88	
12cr|praat-5.2.17-1|89	* Wed Sep 16 2009 Caio Begotti <caio1982@mandriva.org> 5.1.15-1mdv2010.0
12cr|praat-5.2.17-1|90	+ Revision: 443548
12cr|praat-5.2.17-1|91	- new upstream version, fixes the hanging issue
12cr|praat-5.2.17-1|92	- fix the categories used for praat
12cr|praat-5.2.17-1|93	- fix the summary, it was not making much sense
12cr|praat-5.2.17-1|94	
12cr|praat-5.2.17-1|95	* Thu May 21 2009 Frederik Himpe <fhimpe@mandriva.org> 5.1.7-1mdv2010.0
12cr|praat-5.2.17-1|96	+ Revision: 378427
12cr|praat-5.2.17-1|97	- update to new version 5.1.7
12cr|praat-5.2.17-1|98	
12cr|praat-5.2.17-1|99	* Sun May 10 2009 Frederik Himpe <fhimpe@mandriva.org> 5.1.5-2mdv2010.0
12cr|praat-5.2.17-1|100	+ Revision: 374049
12cr|praat-5.2.17-1|101	- Really update to 5.1.5
12cr|praat-5.2.17-1|102	- Add sed hack to convert version string in source version string with
12cr|praat-5.2.17-1|103	leading zero: should make mdvsys update work as expected
12cr|praat-5.2.17-1|104	- Improve summary
12cr|praat-5.2.17-1|105	
12cr|praat-5.2.17-1|106	* Sun May 10 2009 Frederik Himpe <fhimpe@mandriva.org> 5.1.5-1mdv2010.0
12cr|praat-5.2.17-1|107	+ Revision: 374037
12cr|praat-5.2.17-1|108	- update to new version 5.1.5
12cr|praat-5.2.17-1|109	
12cr|praat-5.2.17-1|110	* Wed Apr 01 2009 Caio Begotti <caio1982@mandriva.org> 5.1.3-1mdv2009.1
12cr|praat-5.2.17-1|111	+ Revision: 363330
12cr|praat-5.2.17-1|112	- wrong package name dependency
12cr|praat-5.2.17-1|113	- fix the menu entry, it's more a scientific app rather an education utility
12cr|praat-5.2.17-1|114	- import praat
12cr|praat-5.2.17-1|115	
12cr|praat-5.2.17-1|116	
12cr|praat-5.2.17-1|117	* Wed Apr 01 2009 Caio Begotti <caio@mandriva.com> 5.1.3-1mdv2009.1
12cr|praat-5.2.17-1|118	- First version, initial import

6274 12
12cr|pragha-1.1.1-1|1	Summary:	Lightweight GTK+ music manager
12cr|pragha-1.1.1-1|2	Name:		pragha
12cr|pragha-1.1.1-1|3	Version:	1.1.1
12cr|pragha-1.1.1-1|4	Release:	1
12cr|pragha-1.1.1-1|5	Group:		Sound
12cr|pragha-1.1.1-1|6	License:	GPLv3+
12cr|pragha-1.1.1-1|7	URL:		http://pragha.wikispaces.com/
12cr|pragha-1.1.1-1|8	Source0:	https://github.com/downloads/matiasdelellis/pragha/%{name}-%{version}.tar.bz2
12cr|pragha-1.1.1-1|9	Patch0:		pragha-0.97.0-cflags-O3.patch
12cr|pragha-1.1.1-1|10	BuildRequires:	alsa-oss-devel
12cr|pragha-1.1.1-1|11	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|pragha-1.1.1-1|12	BuildRequires:	gtk2-devel
12cr|pragha-1.1.1-1|13	BuildRequires:	pkgconfig(flac)
12cr|pragha-1.1.1-1|14	BuildRequires:	pkgconfig(keybinder)
12cr|pragha-1.1.1-1|15	BuildRequires:	pkgconfig(gstreamer-0.10)
12cr|pragha-1.1.1-1|16	BuildRequires:	pkgconfig(gstreamer-app-0.10)
12cr|pragha-1.1.1-1|17	BuildRequires:	pkgconfig(libcddb)
12cr|pragha-1.1.1-1|18	BuildRequires:	pkgconfig(libcdio)
12cr|pragha-1.1.1-1|19	BuildRequires:	pkgconfig(libcurl)
12cr|pragha-1.1.1-1|20	#BuildRequires:  liblastfm-devel >= 0.4
12cr|pragha-1.1.1-1|21	BuildRequires:	pkgconfig(libnotify)
12cr|pragha-1.1.1-1|22	BuildRequires:	pkgconfig(sqlite)
12cr|pragha-1.1.1-1|23	BuildRequires:	pkgconfig(taglib)
12cr|pragha-1.1.1-1|24	BuildRequires:	desktop-file-utils
12cr|pragha-1.1.1-1|25	Requires:       gstreamer0.10-plugins-base
12cr|pragha-1.1.1-1|26	
12cr|pragha-1.1.1-1|27	%description
12cr|pragha-1.1.1-1|28	Pragha is is a lightweight GTK+ music manager that aims to be fast, bloat-free,
12cr|pragha-1.1.1-1|29	and light on memory consumption. It is written completely in C and GTK+.
12cr|pragha-1.1.1-1|30	
12cr|pragha-1.1.1-1|31	Pragha is a fork of Consonance Music Manager, discontinued by the original
12cr|pragha-1.1.1-1|32	author.
12cr|pragha-1.1.1-1|33	
12cr|pragha-1.1.1-1|34	%prep
12cr|pragha-1.1.1-1|35	%setup -q
12cr|pragha-1.1.1-1|36	#%patch0 -p1 -b -O3
12cr|pragha-1.1.1-1|37	
12cr|pragha-1.1.1-1|38	
12cr|pragha-1.1.1-1|39	%build
12cr|pragha-1.1.1-1|40	%configure2_5x
12cr|pragha-1.1.1-1|41	%make
12cr|pragha-1.1.1-1|42	
12cr|pragha-1.1.1-1|43	%install
12cr|pragha-1.1.1-1|44	%makeinstall_std
12cr|pragha-1.1.1-1|45	
12cr|pragha-1.1.1-1|46	%find_lang %{name}
12cr|pragha-1.1.1-1|47	# remove duplicate docs
12cr|pragha-1.1.1-1|48	rm -rf %{buildroot}%{_datadir}/%{name}/doc
12cr|pragha-1.1.1-1|49	
12cr|pragha-1.1.1-1|50	%files -f %{name}.lang
12cr|pragha-1.1.1-1|51	# FIXME add AUTHORS and README if not empty
12cr|pragha-1.1.1-1|52	%doc ChangeLog FAQ NEWS
12cr|pragha-1.1.1-1|53	%{_bindir}/pragha
12cr|pragha-1.1.1-1|54	%{_datadir}/applications/%{name}.desktop
12cr|pragha-1.1.1-1|55	%{_datadir}/icons/hicolor/*x*/apps/%{name}.png
12cr|pragha-1.1.1-1|56	%{_datadir}/pixmaps/%{name}/
12cr|pragha-1.1.1-1|57	#%{_datadir}/%{name}/
12cr|pragha-1.1.1-1|58	%{_mandir}/man1/pragha.1.*

6275 12
12cr|prboom-2.5.0-5|1	%define version 2.5.0
12cr|prboom-2.5.0-5|2	%define name    prboom
12cr|prboom-2.5.0-5|3	%define release %mkrel 5
12cr|prboom-2.5.0-5|4	%define	Summary	An enhanced version of DooM - classic 3D shoot-em-up game
12cr|prboom-2.5.0-5|5	
12cr|prboom-2.5.0-5|6	Summary:	%{Summary}
12cr|prboom-2.5.0-5|7	Name:		%{name}
12cr|prboom-2.5.0-5|8	Version:	%{version}
12cr|prboom-2.5.0-5|9	Release:	%{release}
12cr|prboom-2.5.0-5|10	Source0:	http://prdownloads.sourceforge.net/prboom/%{name}-%{version}.tar.bz2
12cr|prboom-2.5.0-5|11	Source1:	%{name}-game-server.sysconfig
12cr|prboom-2.5.0-5|12	Source2:	%{name}-game-server.init
12cr|prboom-2.5.0-5|13	Source3:	doom2-newcaco16.png
12cr|prboom-2.5.0-5|14	Source4:	doom2-newcaco32.png
12cr|prboom-2.5.0-5|15	Source5:	doom2-newcaco48.png
12cr|prboom-2.5.0-5|16	URL:		http://prboom.sourceforge.net/
12cr|prboom-2.5.0-5|17	Group:		Games/Arcade
12cr|prboom-2.5.0-5|18	License:	GPL
12cr|prboom-2.5.0-5|19	BuildRequires:	smpeg-devel
12cr|prboom-2.5.0-5|20	BuildRequires:	sed
12cr|prboom-2.5.0-5|21	BuildRequires:	pkgconfig(sdl)
12cr|prboom-2.5.0-5|22	BuildRequires:	pkgconfig(SDL_net)
12cr|prboom-2.5.0-5|23	BuildRequires:	pkgconfig(glu)
12cr|prboom-2.5.0-5|24	BuildRequires:	pkgconfig(SDL_mixer)
12cr|prboom-2.5.0-5|25	Requires:	TiMidity++
12cr|prboom-2.5.0-5|26	Requires:	doom-iwad
12cr|prboom-2.5.0-5|27	
12cr|prboom-2.5.0-5|28	%description
12cr|prboom-2.5.0-5|29	Doom is the classic 3D shoot-em-up game. It must have been one of the best
12cr|prboom-2.5.0-5|30	selling games ever; it totally outclassed any 3D world games that preceded
12cr|prboom-2.5.0-5|31	it, with amazing speed, flexibility, and outstanding gameplay. The specs
12cr|prboom-2.5.0-5|32	to the game were released, and thousands of extra levels were written by
12cr|prboom-2.5.0-5|33	fans of the game; even today new levels are written for Doom faster then
12cr|prboom-2.5.0-5|34	any one person could play them.
12cr|prboom-2.5.0-5|35	
12cr|prboom-2.5.0-5|36	-- NOTE : YOU NEED TO DOWNLOAD WAD FILES --
12cr|prboom-2.5.0-5|37	http://www.idsoftware.com/
12cr|prboom-2.5.0-5|38	
12cr|prboom-2.5.0-5|39	%package gl
12cr|prboom-2.5.0-5|40	Summary:	OpenGL version
12cr|prboom-2.5.0-5|41	Group:		Games/Arcade
12cr|prboom-2.5.0-5|42	Requires:	%{name}
12cr|prboom-2.5.0-5|43	
12cr|prboom-2.5.0-5|44	%description gl
12cr|prboom-2.5.0-5|45	This package contains the PrBooM binary that runs accelerated through
12cr|prboom-2.5.0-5|46	OpenGL.
12cr|prboom-2.5.0-5|47	
12cr|prboom-2.5.0-5|48	%package server
12cr|prboom-2.5.0-5|49	Summary:	PrBooM game server
12cr|prboom-2.5.0-5|50	Group:		Games/Arcade
12cr|prboom-2.5.0-5|51	Requires(pre):	rpm-helper
12cr|prboom-2.5.0-5|52	Requires:	%{name}
12cr|prboom-2.5.0-5|53	
12cr|prboom-2.5.0-5|54	%description server
12cr|prboom-2.5.0-5|55	This package contains the PrBooM server binary, that is the program
12cr|prboom-2.5.0-5|56	that passes data between the different players in the game.
12cr|prboom-2.5.0-5|57	
12cr|prboom-2.5.0-5|58	%prep
12cr|prboom-2.5.0-5|59	%setup -q
12cr|prboom-2.5.0-5|60	
12cr|prboom-2.5.0-5|61	%build
12cr|prboom-2.5.0-5|62	
12cr|prboom-2.5.0-5|63	%define common_conf_flags --disable-cpu-opt --disable-i386-asm
12cr|prboom-2.5.0-5|64	%configure %{common_conf_flags} --enable-gl
12cr|prboom-2.5.0-5|65	%make
12cr|prboom-2.5.0-5|66	cp src/prboom prboom-gl
12cr|prboom-2.5.0-5|67	
12cr|prboom-2.5.0-5|68	make clean
12cr|prboom-2.5.0-5|69	
12cr|prboom-2.5.0-5|70	%configure %{common_conf_flags} --disable-cpu-opt
12cr|prboom-2.5.0-5|71	%make
12cr|prboom-2.5.0-5|72	
12cr|prboom-2.5.0-5|73	%install
12cr|prboom-2.5.0-5|74	rm -rf $RPM_BUILD_ROOT
12cr|prboom-2.5.0-5|75	%makeinstall_std
12cr|prboom-2.5.0-5|76	install -m755 prboom-gl %{buildroot}%{_gamesbindir}
12cr|prboom-2.5.0-5|77	
12cr|prboom-2.5.0-5|78	# delete unwanted files
12cr|prboom-2.5.0-5|79	rm -fr %{buildroot}%_datadir/doc/
12cr|prboom-2.5.0-5|80	
12cr|prboom-2.5.0-5|81	#
12cr|prboom-2.5.0-5|82	# Initscript
12cr|prboom-2.5.0-5|83	install -d %{buildroot}%{_sysconfdir}/sysconfig \
12cr|prboom-2.5.0-5|84	%{buildroot}%{_initrddir}
12cr|prboom-2.5.0-5|85	
12cr|prboom-2.5.0-5|86	cp %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{name}-game-server
12cr|prboom-2.5.0-5|87	cp %{SOURCE2} %{buildroot}%{_initrddir}/%{name}-game-server
12cr|prboom-2.5.0-5|88	
12cr|prboom-2.5.0-5|89	sed -i "s|/etc/sysconfig|%{_sysconfdir}/sysconfig| ; s|/usr/games|%{_gamesbindir}|" \
12cr|prboom-2.5.0-5|90	%{buildroot}%{_initrddir}/%{name}-game-server
12cr|prboom-2.5.0-5|91	
12cr|prboom-2.5.0-5|92	
12cr|prboom-2.5.0-5|93	chmod 755 %{buildroot}%{_initrddir}/%{name}-game-server
12cr|prboom-2.5.0-5|94	
12cr|prboom-2.5.0-5|95	#
12cr|prboom-2.5.0-5|96	# Icons
12cr|prboom-2.5.0-5|97	install -m644 %{SOURCE3} -D %{buildroot}%{_miconsdir}/doom2-newcaco.png
12cr|prboom-2.5.0-5|98	install -m644 %{SOURCE4} -D %{buildroot}%{_iconsdir}/doom2-newcaco.png
12cr|prboom-2.5.0-5|99	install -m644 %{SOURCE5} -D %{buildroot}%{_liconsdir}/doom2-newcaco.png
12cr|prboom-2.5.0-5|100	
12cr|prboom-2.5.0-5|101	#
12cr|prboom-2.5.0-5|102	# Menus
12cr|prboom-2.5.0-5|103	
12cr|prboom-2.5.0-5|104	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|prboom-2.5.0-5|105	
12cr|prboom-2.5.0-5|106	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|prboom-2.5.0-5|107	[Desktop Entry]
12cr|prboom-2.5.0-5|108	Type=Application
12cr|prboom-2.5.0-5|109	Categories=Game;ArcadeGame;
12cr|prboom-2.5.0-5|110	Name=PrBooM
12cr|prboom-2.5.0-5|111	Comment=%{Summary}
12cr|prboom-2.5.0-5|112	Icon=doom2-newcaco
12cr|prboom-2.5.0-5|113	Exec=%{_gamesbindir}/%{name}
12cr|prboom-2.5.0-5|114	EOF
12cr|prboom-2.5.0-5|115	
12cr|prboom-2.5.0-5|116	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}-multiplayer.desktop
12cr|prboom-2.5.0-5|117	[Desktop Entry]
12cr|prboom-2.5.0-5|118	Type=Application
12cr|prboom-2.5.0-5|119	Categories=Game;ArcadeGame;
12cr|prboom-2.5.0-5|120	Name=PrBooM Multiplayer
12cr|prboom-2.5.0-5|121	Comment=%{Summary}
12cr|prboom-2.5.0-5|122	Icon=doom2-newcaco
12cr|prboom-2.5.0-5|123	Exec=sh -c "%{_gamesbindir}/%{name} -net \`hostname\`"
12cr|prboom-2.5.0-5|124	EOF
12cr|prboom-2.5.0-5|125	
12cr|prboom-2.5.0-5|126	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}-gl.desktop
12cr|prboom-2.5.0-5|127	[Desktop Entry]
12cr|prboom-2.5.0-5|128	Type=Application
12cr|prboom-2.5.0-5|129	Categories=Game;ArcadeGame;
12cr|prboom-2.5.0-5|130	Name=PrBooM-GL
12cr|prboom-2.5.0-5|131	Comment=%{Summary}
12cr|prboom-2.5.0-5|132	Icon=doom2-newcaco
12cr|prboom-2.5.0-5|133	Exec=%{_gamesbindir}/%{name}-gl
12cr|prboom-2.5.0-5|134	EOF
12cr|prboom-2.5.0-5|135	
12cr|prboom-2.5.0-5|136	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}-gl-multiplayer.desktop
12cr|prboom-2.5.0-5|137	[Desktop Entry]
12cr|prboom-2.5.0-5|138	Type=Application
12cr|prboom-2.5.0-5|139	Categories=Game;ArcadeGame;
12cr|prboom-2.5.0-5|140	Name=PrBooM-GL Multiplayer
12cr|prboom-2.5.0-5|141	Comment=%{Summary}
12cr|prboom-2.5.0-5|142	Icon=doom2-newcaco
12cr|prboom-2.5.0-5|143	Exec=sh -c "%{_gamesbindir}/%{name}-gl -net \`hostname\`"
12cr|prboom-2.5.0-5|144	EOF
12cr|prboom-2.5.0-5|145	
12cr|prboom-2.5.0-5|146	%post server
12cr|prboom-2.5.0-5|147	%_post_service %{name}-game-server
12cr|prboom-2.5.0-5|148	
12cr|prboom-2.5.0-5|149	%preun server
12cr|prboom-2.5.0-5|150	%_preun_service %{name}-game-server
12cr|prboom-2.5.0-5|151	
12cr|prboom-2.5.0-5|152	%files
12cr|prboom-2.5.0-5|153	%defattr (-,root,root)
12cr|prboom-2.5.0-5|154	%doc AUTHORS NEWS README TODO
12cr|prboom-2.5.0-5|155	%doc doc/*.txt doc/README.*
12cr|prboom-2.5.0-5|156	%{_gamesbindir}/%{name}
12cr|prboom-2.5.0-5|157	%dir %{_gamesdatadir}/doom
12cr|prboom-2.5.0-5|158	%{_gamesdatadir}/doom/%{name}.wad
12cr|prboom-2.5.0-5|159	%{_mandir}/man5/*
12cr|prboom-2.5.0-5|160	%{_mandir}/man6/%{name}.6*
12cr|prboom-2.5.0-5|161	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|prboom-2.5.0-5|162	%{_datadir}/applications/mandriva-%{name}-multiplayer.desktop
12cr|prboom-2.5.0-5|163	%{_iconsdir}/doom2-newcaco.png
12cr|prboom-2.5.0-5|164	%{_miconsdir}/doom2-newcaco.png
12cr|prboom-2.5.0-5|165	%{_liconsdir}/doom2-newcaco.png
12cr|prboom-2.5.0-5|166	
12cr|prboom-2.5.0-5|167	%files gl
12cr|prboom-2.5.0-5|168	%defattr(-,root,root)
12cr|prboom-2.5.0-5|169	%{_gamesbindir}/%{name}-gl
12cr|prboom-2.5.0-5|170	%{_datadir}/applications/mandriva-%{name}-gl.desktop
12cr|prboom-2.5.0-5|171	%{_datadir}/applications/mandriva-%{name}-gl-multiplayer.desktop
12cr|prboom-2.5.0-5|172	
12cr|prboom-2.5.0-5|173	%files server
12cr|prboom-2.5.0-5|174	%defattr(-,root,root)
12cr|prboom-2.5.0-5|175	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}-game-server
12cr|prboom-2.5.0-5|176	%{_initrddir}/%{name}-game-server
12cr|prboom-2.5.0-5|177	%{_gamesbindir}/%{name}-game-server
12cr|prboom-2.5.0-5|178	%{_mandir}/man6/%{name}-game-server*

6276 12
12cr|prboom-plus-2.5.1.3-1|1	%define		Werror_cflags %nil
12cr|prboom-plus-2.5.1.3-1|2	
12cr|prboom-plus-2.5.1.3-1|3	Name:		prboom-plus
12cr|prboom-plus-2.5.1.3-1|4	Version:	2.5.1.3
12cr|prboom-plus-2.5.1.3-1|5	Release:	%mkrel 1
12cr|prboom-plus-2.5.1.3-1|6	Summary:	Open source port of the DOOM game engine
12cr|prboom-plus-2.5.1.3-1|7	
12cr|prboom-plus-2.5.1.3-1|8	Group:		Games/Arcade
12cr|prboom-plus-2.5.1.3-1|9	License:	GPLv2+
12cr|prboom-plus-2.5.1.3-1|10	URL:		http://prboom-plus.sourceforge.net/
12cr|prboom-plus-2.5.1.3-1|11	Source0:	%name-%version+.tar.xz
12cr|prboom-plus-2.5.1.3-1|12	Patch1:		prboom-nodatetime.diff
12cr|prboom-plus-2.5.1.3-1|13	Patch2:		prboom-types1.diff
12cr|prboom-plus-2.5.1.3-1|14	Patch3:		prboom-types2.diff
12cr|prboom-plus-2.5.1.3-1|15	Patch4:		prboom-protos.diff
12cr|prboom-plus-2.5.1.3-1|16	Patch5:		prboom-enable-tessellation.diff
12cr|prboom-plus-2.5.1.3-1|17	Source2:	clean_source.sh
12cr|prboom-plus-2.5.1.3-1|18	BuildRequires:	xz
12cr|prboom-plus-2.5.1.3-1|19	BuildRequires:	pkgconfig(SDL_image)
12cr|prboom-plus-2.5.1.3-1|20	BuildRequires:	pkgconfig(libpcre)
12cr|prboom-plus-2.5.1.3-1|21	BuildRequires:	pkgconfig(libpng)
12cr|prboom-plus-2.5.1.3-1|22	BuildRequires:	pkgconfig(vorbis)
12cr|prboom-plus-2.5.1.3-1|23	BuildRequires:	pkgconfig(SDL_net)
12cr|prboom-plus-2.5.1.3-1|24	BuildRequires:	pkgconfig(SDL_mixer)
12cr|prboom-plus-2.5.1.3-1|25	BuildRequires:	pkgconfig(fluidsynth)
12cr|prboom-plus-2.5.1.3-1|26	BuildRequires:	pkgconfig(gl)
12cr|prboom-plus-2.5.1.3-1|27	BuildRequires:	pkgconfig(glu)
12cr|prboom-plus-2.5.1.3-1|28	
12cr|prboom-plus-2.5.1.3-1|29	Suggests:	freedoom
12cr|prboom-plus-2.5.1.3-1|30	
12cr|prboom-plus-2.5.1.3-1|31	%description
12cr|prboom-plus-2.5.1.3-1|32	PrBoom+ is a Doom source port developed from the original PrBoom
12cr|prboom-plus-2.5.1.3-1|33	project.
12cr|prboom-plus-2.5.1.3-1|34	
12cr|prboom-plus-2.5.1.3-1|35	prboom is an open-source port of Doom, the classic 3D first-person
12cr|prboom-plus-2.5.1.3-1|36	shooter game. It totally outclassed any 3D world games that preceded
12cr|prboom-plus-2.5.1.3-1|37	it, with amazing speed, flexibility, and outstanding gameplay. The
12cr|prboom-plus-2.5.1.3-1|38	specs to the game were released, and thousands of extra levels were
12cr|prboom-plus-2.5.1.3-1|39	written by fans of the game; even today new levels are written for
12cr|prboom-plus-2.5.1.3-1|40	Doom faster then any one person could play them.
12cr|prboom-plus-2.5.1.3-1|41	
12cr|prboom-plus-2.5.1.3-1|42	The target of the prboom-plus project is to extend the original port
12cr|prboom-plus-2.5.1.3-1|43	with features that are necessary or useful to the developers and all
12cr|prboom-plus-2.5.1.3-1|44	those interested in their work. It is worth noting that all changes
12cr|prboom-plus-2.5.1.3-1|45	introduced in no way break PrBoom's compatibility with the original
12cr|prboom-plus-2.5.1.3-1|46	Doom/Doom2 engines, and it is possible to be confident this will
12cr|prboom-plus-2.5.1.3-1|47	never happen in the future since compatibility is as important.
12cr|prboom-plus-2.5.1.3-1|48	
12cr|prboom-plus-2.5.1.3-1|49	Author(s):
12cr|prboom-plus-2.5.1.3-1|50	----------
12cr|prboom-plus-2.5.1.3-1|51	Andrey "e6y" Budko
12cr|prboom-plus-2.5.1.3-1|52	
12cr|prboom-plus-2.5.1.3-1|53	%prep
12cr|prboom-plus-2.5.1.3-1|54	%setup -q
12cr|prboom-plus-2.5.1.3-1|55	# %patch -P 1 -P 2 -P 3 -P 4 -P 5 -p1
12cr|prboom-plus-2.5.1.3-1|56	
12cr|prboom-plus-2.5.1.3-1|57	%build
12cr|prboom-plus-2.5.1.3-1|58	./bootstrap;
12cr|prboom-plus-2.5.1.3-1|59	# rpm has its own optimizations, so turn off shipped defaults
12cr|prboom-plus-2.5.1.3-1|60	%configure --enable-gl --disable-cpu-opt --program-prefix='' \
12cr|prboom-plus-2.5.1.3-1|61	--with-waddir=%{_gamesdatadir}/doom
12cr|prboom-plus-2.5.1.3-1|62	%make
12cr|prboom-plus-2.5.1.3-1|63	
12cr|prboom-plus-2.5.1.3-1|64	%install
12cr|prboom-plus-2.5.1.3-1|65	%makeinstall_std
12cr|prboom-plus-2.5.1.3-1|66	# Will manually package docs (see %%files)
12cr|prboom-plus-2.5.1.3-1|67	rm -Rf %{buildroot}/%{_gamesdatadir}/doc;
12cr|prboom-plus-2.5.1.3-1|68	mkdir -p %{buildroot}/%{_gamesbindir};
12cr|prboom-plus-2.5.1.3-1|69	
12cr|prboom-plus-2.5.1.3-1|70	
12cr|prboom-plus-2.5.1.3-1|71	%files
12cr|prboom-plus-2.5.1.3-1|72	%doc NEWS AUTHORS README
12cr|prboom-plus-2.5.1.3-1|73	%doc doc/MBF.txt doc/MBFFAQ.txt doc/README.compat doc/README.demos doc/boom.txt
12cr|prboom-plus-2.5.1.3-1|74	%{_gamesbindir}/*
12cr|prboom-plus-2.5.1.3-1|75	%{_gamesdatadir}/doom
12cr|prboom-plus-2.5.1.3-1|76	%{_mandir}/*/*
12cr|prboom-plus-2.5.1.3-1|77	%{_docdir}/prboom-plus-2.5.1.3/*

6277 12
12cr|prelude-correlator-1.0.1-1|1	%define _localstatedir %{_var}
12cr|prelude-correlator-1.0.1-1|2	
12cr|prelude-correlator-1.0.1-1|3	Summary:        Correlates events from the prelude manager
12cr|prelude-correlator-1.0.1-1|4	Name:           prelude-correlator
12cr|prelude-correlator-1.0.1-1|5	Version:        1.0.1
12cr|prelude-correlator-1.0.1-1|6	Release:        1
12cr|prelude-correlator-1.0.1-1|7	Epoch:          0
12cr|prelude-correlator-1.0.1-1|8	License:        GPLv2+
12cr|prelude-correlator-1.0.1-1|9	Group:          System/Servers
12cr|prelude-correlator-1.0.1-1|10	URL:            http://www.prelude-ids.org/
12cr|prelude-correlator-1.0.1-1|11	Source0:        http://www.prelude-ids.com/download/releases/prelude-correlator/%name-%version.tar.gz
12cr|prelude-correlator-1.0.1-1|12	Source1:        prelude-correlator.init
12cr|prelude-correlator-1.0.1-1|13	Buildarch:	noarch
12cr|prelude-correlator-1.0.1-1|14	Requires:       prelude-manager
12cr|prelude-correlator-1.0.1-1|15	Requires(preun): rpm-helper
12cr|prelude-correlator-1.0.1-1|16	Requires(post): rpm-helper
12cr|prelude-correlator-1.0.1-1|17	Obsoletes:	%name < 0:1.0.0
12cr|prelude-correlator-1.0.1-1|18	BuildRequires:	python-setuptools
12cr|prelude-correlator-1.0.1-1|19	
12cr|prelude-correlator-1.0.1-1|20	%description
12cr|prelude-correlator-1.0.1-1|21	prelude-correlator correlates events from the prelude manager.
12cr|prelude-correlator-1.0.1-1|22	
12cr|prelude-correlator-1.0.1-1|23	%prep
12cr|prelude-correlator-1.0.1-1|24	
12cr|prelude-correlator-1.0.1-1|25	%setup -q -n %{name}-%{version}
12cr|prelude-correlator-1.0.1-1|26	
12cr|prelude-correlator-1.0.1-1|27	cp %{SOURCE1} prelude-correlator.init
12cr|prelude-correlator-1.0.1-1|28	
12cr|prelude-correlator-1.0.1-1|29	%build
12cr|prelude-correlator-1.0.1-1|30	python setup.py build
12cr|prelude-correlator-1.0.1-1|31	
12cr|prelude-correlator-1.0.1-1|32	%install
12cr|prelude-correlator-1.0.1-1|33	
12cr|prelude-correlator-1.0.1-1|34	python setup.py install --root=%buildroot
12cr|prelude-correlator-1.0.1-1|35	
12cr|prelude-correlator-1.0.1-1|36	cat > README.urpmi << EOF
12cr|prelude-correlator-1.0.1-1|37	In order to start the prelude-correlator service you must configure it first.
12cr|prelude-correlator-1.0.1-1|38	This is not done automatically. To make a basic configuration,
12cr|prelude-correlator-1.0.1-1|39	please run:
12cr|prelude-correlator-1.0.1-1|40	
12cr|prelude-correlator-1.0.1-1|41	%{_bindir}/prelude-adduser register prelude-correlator "idmef:rw" localhost --uid 0 --gid 0
12cr|prelude-correlator-1.0.1-1|42	EOF
12cr|prelude-correlator-1.0.1-1|43	
12cr|prelude-correlator-1.0.1-1|44	install -d %{buildroot}%{_initrddir}
12cr|prelude-correlator-1.0.1-1|45	install -m0755 prelude-correlator.init %{buildroot}%{_initrddir}/prelude-correlator
12cr|prelude-correlator-1.0.1-1|46	install -d %{buildroot}/var/run/prelude-correlator
12cr|prelude-correlator-1.0.1-1|47	
12cr|prelude-correlator-1.0.1-1|48	%post
12cr|prelude-correlator-1.0.1-1|49	%_post_service prelude-correlator
12cr|prelude-correlator-1.0.1-1|50	
12cr|prelude-correlator-1.0.1-1|51	%preun
12cr|prelude-correlator-1.0.1-1|52	%_preun_service prelude-correlator
12cr|prelude-correlator-1.0.1-1|53	
12cr|prelude-correlator-1.0.1-1|54	%files
12cr|prelude-correlator-1.0.1-1|55	%doc AUTHORS ChangeLog COPYING HACKING.README NEWS README.urpmi
12cr|prelude-correlator-1.0.1-1|56	%attr(0755,root,root) %{_bindir}/prelude-correlator
12cr|prelude-correlator-1.0.1-1|57	%attr(0755,root,root) %{_initrddir}/prelude-correlator
12cr|prelude-correlator-1.0.1-1|58	%python_sitelib/*
12cr|prelude-correlator-1.0.1-1|59	%_sysconfdir/%name
12cr|prelude-correlator-1.0.1-1|60	%_var/lib/%name
12cr|prelude-correlator-1.0.1-1|61	
12cr|prelude-correlator-1.0.1-1|62	
12cr|prelude-correlator-1.0.1-1|63	%changelog
12cr|prelude-correlator-1.0.1-1|64	* Mon Jul 16 2012 Oden Eriksson <oeriksson@mandriva.com> 0:1.0.1-1
12cr|prelude-correlator-1.0.1-1|65	+ Revision: 809794
12cr|prelude-correlator-1.0.1-1|66	- 1.0.1
12cr|prelude-correlator-1.0.1-1|67	
12cr|prelude-correlator-1.0.1-1|68	* Thu Nov 04 2010 Funda Wang <fwang@mandriva.org> 0:1.0.0-2mdv2011.0
12cr|prelude-correlator-1.0.1-1|69	+ Revision: 593082
12cr|prelude-correlator-1.0.1-1|70	- BR setuptools
12cr|prelude-correlator-1.0.1-1|71	- rebuild for py2.7
12cr|prelude-correlator-1.0.1-1|72	
12cr|prelude-correlator-1.0.1-1|73	* Sun Apr 25 2010 Funda Wang <fwang@mandriva.org> 0:1.0.0-1mdv2010.1
12cr|prelude-correlator-1.0.1-1|74	+ Revision: 538676
12cr|prelude-correlator-1.0.1-1|75	- 1.0.0
12cr|prelude-correlator-1.0.1-1|76	
12cr|prelude-correlator-1.0.1-1|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|prelude-correlator-1.0.1-1|78	- rebuild
12cr|prelude-correlator-1.0.1-1|79	
12cr|prelude-correlator-1.0.1-1|80	* Sun Aug 10 2008 David Walluck <walluck@mandriva.org> 0:0.9.0-1mdv2009.0
12cr|prelude-correlator-1.0.1-1|81	+ Revision: 270121
12cr|prelude-correlator-1.0.1-1|82	- BuildRequires: lua5.1-devel
12cr|prelude-correlator-1.0.1-1|83	- 0.9.0-beta3
12cr|prelude-correlator-1.0.1-1|84	
12cr|prelude-correlator-1.0.1-1|85	* Tue Jan 22 2008 Funda Wang <fwang@mandriva.org> 0:0.9.0-0.8775.2mdv2008.1
12cr|prelude-correlator-1.0.1-1|86	+ Revision: 156134
12cr|prelude-correlator-1.0.1-1|87	- BR prelude-devel
12cr|prelude-correlator-1.0.1-1|88	- rebuild against latest gnutls
12cr|prelude-correlator-1.0.1-1|89	
12cr|prelude-correlator-1.0.1-1|90	+ Olivier Blin <blino@mandriva.org>
12cr|prelude-correlator-1.0.1-1|91	- restore BuildRoot
12cr|prelude-correlator-1.0.1-1|92	
12cr|prelude-correlator-1.0.1-1|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|prelude-correlator-1.0.1-1|94	- kill re-definition of %%buildroot on Pixel's request
12cr|prelude-correlator-1.0.1-1|95	

6278 12
12cr|premake-3.2-6|1	Summary:	Build script generator
12cr|premake-3.2-6|2	Name:		premake
12cr|premake-3.2-6|3	Version:	3.2
12cr|premake-3.2-6|4	Release:	%mkrel 6
12cr|premake-3.2-6|5	License:	GPL
12cr|premake-3.2-6|6	Group:		Development/Other
12cr|premake-3.2-6|7	URL:		http://premake.sourceforge.net/
12cr|premake-3.2-6|8	Source0:	http://ovh.dl.sourceforge.net/sourceforge/premake/%{name}-src-%{version}.zip
12cr|premake-3.2-6|9	BuildRequires:	lua-devel
12cr|premake-3.2-6|10	BuildRoot:	%{_tmppath}/%{name}-root
12cr|premake-3.2-6|11	
12cr|premake-3.2-6|12	%description
12cr|premake-3.2-6|13	Premake is a build script generator. Describe your project using the
12cr|premake-3.2-6|14	full-featured Lua scripting language and then let Premake create the input
12cr|premake-3.2-6|15	files for:
12cr|premake-3.2-6|16	
12cr|premake-3.2-6|17	* MS Visual Studio 6, 2002, 2003, or 2005
12cr|premake-3.2-6|18	* GNU make (including Cygwin and MinGW)
12cr|premake-3.2-6|19	* IC#Code SharpDevelop
12cr|premake-3.2-6|20	* MonoDevelop
12cr|premake-3.2-6|21	* ...more on the way!
12cr|premake-3.2-6|22	
12cr|premake-3.2-6|23	%prep
12cr|premake-3.2-6|24	
12cr|premake-3.2-6|25	%setup -q -n Premake-%{version}
12cr|premake-3.2-6|26	
12cr|premake-3.2-6|27	# clean up CVS stuff
12cr|premake-3.2-6|28	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|premake-3.2-6|29	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|premake-3.2-6|30	done
12cr|premake-3.2-6|31	
12cr|premake-3.2-6|32	# fix dir perms
12cr|premake-3.2-6|33	find . -type d | xargs chmod 755
12cr|premake-3.2-6|34	
12cr|premake-3.2-6|35	# fix file perms
12cr|premake-3.2-6|36	find . -type f | xargs chmod 644
12cr|premake-3.2-6|37	
12cr|premake-3.2-6|38	# strip away annoying ^M
12cr|premake-3.2-6|39	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|premake-3.2-6|40	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|premake-3.2-6|41	
12cr|premake-3.2-6|42	%build
12cr|premake-3.2-6|43	
12cr|premake-3.2-6|44	%make CFLAGS="%{optflags}" CXXFLAGS="%{optflags}" -C Src
12cr|premake-3.2-6|45	
12cr|premake-3.2-6|46	%install
12cr|premake-3.2-6|47	rm -rf %{buildroot}
12cr|premake-3.2-6|48	
12cr|premake-3.2-6|49	install -d %{buildroot}%{_bindir}
12cr|premake-3.2-6|50	
12cr|premake-3.2-6|51	install -m0755 bin/%{name} %{buildroot}%{_bindir}/
12cr|premake-3.2-6|52	
12cr|premake-3.2-6|53	%clean
12cr|premake-3.2-6|54	rm -rf %{buildroot}
12cr|premake-3.2-6|55	
12cr|premake-3.2-6|56	%files
12cr|premake-3.2-6|57	%defattr(-,root,root)
12cr|premake-3.2-6|58	%doc CHANGES.txt LICENSE.txt README.txt
12cr|premake-3.2-6|59	%attr(0755,root,root) %{_bindir}/%{name}
12cr|premake-3.2-6|60	
12cr|premake-3.2-6|61	
12cr|premake-3.2-6|62	
12cr|premake-3.2-6|63	
12cr|premake-3.2-6|64	%changelog
12cr|premake-3.2-6|65	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.2-6mdv2010.0
12cr|premake-3.2-6|66	+ Revision: 430779
12cr|premake-3.2-6|67	- rebuild
12cr|premake-3.2-6|68	
12cr|premake-3.2-6|69	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.2-5mdv2009.0
12cr|premake-3.2-6|70	+ Revision: 259285
12cr|premake-3.2-6|71	- rebuild
12cr|premake-3.2-6|72	
12cr|premake-3.2-6|73	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.2-4mdv2009.0
12cr|premake-3.2-6|74	+ Revision: 247215
12cr|premake-3.2-6|75	- rebuild
12cr|premake-3.2-6|76	
12cr|premake-3.2-6|77	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.2-2mdv2008.1
12cr|premake-3.2-6|78	+ Revision: 171051
12cr|premake-3.2-6|79	- rebuild
12cr|premake-3.2-6|80	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|premake-3.2-6|81	
12cr|premake-3.2-6|82	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 3.2-1mdv2008.1
12cr|premake-3.2-6|83	+ Revision: 140737
12cr|premake-3.2-6|84	- restore BuildRoot
12cr|premake-3.2-6|85	
12cr|premake-3.2-6|86	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|premake-3.2-6|87	- kill re-definition of %%buildroot on Pixel's request
12cr|premake-3.2-6|88	
12cr|premake-3.2-6|89	
12cr|premake-3.2-6|90	* Tue Mar 06 2007 Oden Eriksson <oeriksson@mandriva.com> 3.2-1mdv2007.0
12cr|premake-3.2-6|91	+ Revision: 133985
12cr|premake-3.2-6|92	- fix build
12cr|premake-3.2-6|93	- Import premake
12cr|premake-3.2-6|94	
12cr|premake-3.2-6|95	* Tue Mar 06 2007 Oden Eriksson <oeriksson@mandriva.com> 3.2-1mdv2007.1
12cr|premake-3.2-6|96	- initial Mandriva package
12cr|premake-3.2-6|97	

6279 12
12cr|prey-0.5.4-3|1	%define name prey
12cr|prey-0.5.4-3|2	%define version 0.5.4
12cr|prey-0.5.4-3|3	
12cr|prey-0.5.4-3|4	Name: %{name}
12cr|prey-0.5.4-3|5	Summary: Prey is a lightweight application for tracking your stolen laptop
12cr|prey-0.5.4-3|6	Version: %{version}
12cr|prey-0.5.4-3|7	Release: %mkrel 3
12cr|prey-0.5.4-3|8	License: GPLv3
12cr|prey-0.5.4-3|9	Group: Monitoring
12cr|prey-0.5.4-3|10	Source0: http://preyproject.com/releases/0.5.4/prey-0.5.4-linux.zip
12cr|prey-0.5.4-3|11	Source1: prey-config.desktop
12cr|prey-0.5.4-3|12	URL:	http://preyproject.com/
12cr|prey-0.5.4-3|13	Requires: curl, scrot, groff, streamer, perl-Net-SSLeay, perl-IO-Socket-SSL, mpg123, imagemagick, traceroute, gksu
12cr|prey-0.5.4-3|14	
12cr|prey-0.5.4-3|15	%description
12cr|prey-0.5.4-3|16	Prey is a lightweight application for tracking your stolen laptop.
12cr|prey-0.5.4-3|17	
12cr|prey-0.5.4-3|18	Prey comprises a shell scripts which calls out on a regular basis
12cr|prey-0.5.4-3|19	to either a server run by prey project, or a url nominated by
12cr|prey-0.5.4-3|20	system administration. A graphical configuration tool is also provided
12cr|prey-0.5.4-3|21	which is used to maintain the simple config file.
12cr|prey-0.5.4-3|22	
12cr|prey-0.5.4-3|23	%prep
12cr|prey-0.5.4-3|24	rm -rf %{buildroot}
12cr|prey-0.5.4-3|25	%setup -n prey
12cr|prey-0.5.4-3|26	install -m 755 %{SOURCE1} prey-config.desktop
12cr|prey-0.5.4-3|27	
12cr|prey-0.5.4-3|28	%install
12cr|prey-0.5.4-3|29	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|prey-0.5.4-3|30	mkdir -p %{buildroot}%{_sysconfdir}/cron.d/
12cr|prey-0.5.4-3|31	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|prey-0.5.4-3|32	install -m 755 prey-config.desktop %{buildroot}%{_datadir}/applications/
12cr|prey-0.5.4-3|33	
12cr|prey-0.5.4-3|34	mv * %{buildroot}%{_datadir}/%{name}/
12cr|prey-0.5.4-3|35	
12cr|prey-0.5.4-3|36	cat << EOF > %buildroot%_sysconfdir/cron.d/%name
12cr|prey-0.5.4-3|37	*/20 * * * * root /usr/share/prey/prey.sh > /var/log/prey.log
12cr|prey-0.5.4-3|38	EOF
12cr|prey-0.5.4-3|39	
12cr|prey-0.5.4-3|40	%files
12cr|prey-0.5.4-3|41	%defattr(0755,root,root)
12cr|prey-0.5.4-3|42	%{_datadir}/%{name}
12cr|prey-0.5.4-3|43	%{_sysconfdir}/cron.d/prey
12cr|prey-0.5.4-3|44	%{_datadir}/applications/prey-config.desktop
12cr|prey-0.5.4-3|45	
12cr|prey-0.5.4-3|46	
12cr|prey-0.5.4-3|47	
12cr|prey-0.5.4-3|48	%changelog
12cr|prey-0.5.4-3|49	* Fri Jul 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.5.4-3mdv2012.0
12cr|prey-0.5.4-3|50	+ Revision: 810389
12cr|prey-0.5.4-3|51	- version update 0.5.4
12cr|prey-0.5.4-3|52	
12cr|prey-0.5.4-3|53	* Wed Jun 08 2011 Leonardo Coelho <leonardoc@mandriva.org> 0.5.3-3
12cr|prey-0.5.4-3|54	+ Revision: 683312
12cr|prey-0.5.4-3|55	- bump new version
12cr|prey-0.5.4-3|56	- config tool on menu
12cr|prey-0.5.4-3|57	
12cr|prey-0.5.4-3|58	* Tue Jun 07 2011 Leonardo Coelho <leonardoc@mandriva.org> 0.5.3-2
12cr|prey-0.5.4-3|59	+ Revision: 683110
12cr|prey-0.5.4-3|60	- new version
12cr|prey-0.5.4-3|61	-Change on SPEC
12cr|prey-0.5.4-3|62	
12cr|prey-0.5.4-3|63	* Mon May 16 2011 Leonardo Coelho <leonardoc@mandriva.org> 0.5.3-1
12cr|prey-0.5.4-3|64	+ Revision: 675128
12cr|prey-0.5.4-3|65	- first version of the package
12cr|prey-0.5.4-3|66	- Created package structure for prey.
12cr|prey-0.5.4-3|67	

6280 12
12cr|prime-1.0.0.1-8|1	%define version	        1.0.0.1
12cr|prime-1.0.0.1-8|2	%define release         %mkrel 8
12cr|prime-1.0.0.1-8|3	
12cr|prime-1.0.0.1-8|4	%define dict_version    1.0.0
12cr|prime-1.0.0.1-8|5	%define suikyo_version  2.1.0-2
12cr|prime-1.0.0.1-8|6	
12cr|prime-1.0.0.1-8|7	Name:         prime
12cr|prime-1.0.0.1-8|8	Summary:      Japanese PRedictive Input Method Editor
12cr|prime-1.0.0.1-8|9	Version:      %{version}
12cr|prime-1.0.0.1-8|10	Release:      %{release}
12cr|prime-1.0.0.1-8|11	URL:          http://sourceforge.jp/projects/prime/
12cr|prime-1.0.0.1-8|12	Source0:      %{name}-%{version}.tar.bz2
12cr|prime-1.0.0.1-8|13	Group:        System/Internationalization
12cr|prime-1.0.0.1-8|14	BuildRoot:    %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|prime-1.0.0.1-8|15	License:      GPL
12cr|prime-1.0.0.1-8|16	Obsoletes:       uim-prime <= 0.4.6-1.beta2.3mdk
12cr|prime-1.0.0.1-8|17	Requires:        prime-dict >= %{dict_version}
12cr|prime-1.0.0.1-8|18	Requires:        suikyo >= %{suikyo_version}
12cr|prime-1.0.0.1-8|19	Requires:        ruby-progressbar
12cr|prime-1.0.0.1-8|20	Requires:        ruby-sary >= 1.2.0
12cr|prime-1.0.0.1-8|21	BuildRequires:   ruby
12cr|prime-1.0.0.1-8|22	Obsoletes:	%{mklibname prime 0} < %version-%release
12cr|prime-1.0.0.1-8|23	
12cr|prime-1.0.0.1-8|24	%description
12cr|prime-1.0.0.1-8|25	PRIME is Japanese PRedictive Input Method Editor.
12cr|prime-1.0.0.1-8|26	
12cr|prime-1.0.0.1-8|27	%package devel
12cr|prime-1.0.0.1-8|28	Summary: Development files for prime
12cr|prime-1.0.0.1-8|29	Group: Development/Other
12cr|prime-1.0.0.1-8|30	Requires: %name = %version
12cr|prime-1.0.0.1-8|31	Conflicts: lib64prime0 < %version-%release
12cr|prime-1.0.0.1-8|32	Conflicts: libprime0 < %version-%release
12cr|prime-1.0.0.1-8|33	
12cr|prime-1.0.0.1-8|34	%description devel
12cr|prime-1.0.0.1-8|35	This package contains development files for prime.
12cr|prime-1.0.0.1-8|36	
12cr|prime-1.0.0.1-8|37	
12cr|prime-1.0.0.1-8|38	%prep
12cr|prime-1.0.0.1-8|39	%setup -q
12cr|prime-1.0.0.1-8|40	
12cr|prime-1.0.0.1-8|41	%build
12cr|prime-1.0.0.1-8|42	[[ ! -x configure ]] && ./autogen.sh
12cr|prime-1.0.0.1-8|43	
12cr|prime-1.0.0.1-8|44	%configure2_5x --with-rubydir=%{ruby_sitelibdir}
12cr|prime-1.0.0.1-8|45	make
12cr|prime-1.0.0.1-8|46	
12cr|prime-1.0.0.1-8|47	%install
12cr|prime-1.0.0.1-8|48	rm -rf $RPM_BUILD_ROOT
12cr|prime-1.0.0.1-8|49	%makeinstall_std
12cr|prime-1.0.0.1-8|50	
12cr|prime-1.0.0.1-8|51	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/prime
12cr|prime-1.0.0.1-8|52	cp -f etc/Custom_prime.rb $RPM_BUILD_ROOT/%{_sysconfdir}/prime/
12cr|prime-1.0.0.1-8|53	
12cr|prime-1.0.0.1-8|54	%clean
12cr|prime-1.0.0.1-8|55	rm -rf $RPM_BUILD_ROOT
12cr|prime-1.0.0.1-8|56	
12cr|prime-1.0.0.1-8|57	%files
12cr|prime-1.0.0.1-8|58	%defattr(-,root,root)
12cr|prime-1.0.0.1-8|59	%doc ChangeLog COPYING README TODO
12cr|prime-1.0.0.1-8|60	%{_sysconfdir}/*
12cr|prime-1.0.0.1-8|61	%{_datadir}/%name
12cr|prime-1.0.0.1-8|62	%{_bindir}/*
12cr|prime-1.0.0.1-8|63	%{ruby_sitelibdir}/*
12cr|prime-1.0.0.1-8|64	
12cr|prime-1.0.0.1-8|65	%files devel
12cr|prime-1.0.0.1-8|66	%defattr(-,root,root)
12cr|prime-1.0.0.1-8|67	%{_libdir}/pkgconfig/*.pc
12cr|prime-1.0.0.1-8|68	
12cr|prime-1.0.0.1-8|69	
12cr|prime-1.0.0.1-8|70	%changelog
12cr|prime-1.0.0.1-8|71	* Mon Jul 21 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0.1-8mdv2009.0
12cr|prime-1.0.0.1-8|72	+ Revision: 239270
12cr|prime-1.0.0.1-8|73	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|prime-1.0.0.1-8|74	
12cr|prime-1.0.0.1-8|75	* Sun Jul 06 2008 Funda Wang <fundawang@mandriva.org> 1.0.0.1-7mdv2009.0
12cr|prime-1.0.0.1-8|76	+ Revision: 232039
12cr|prime-1.0.0.1-8|77	- revert to arch-dependent packages
12cr|prime-1.0.0.1-8|78	
12cr|prime-1.0.0.1-8|79	* Sat Jun 21 2008 Funda Wang <fundawang@mandriva.org> 1.0.0.1-6mdv2009.0
12cr|prime-1.0.0.1-8|80	+ Revision: 227795
12cr|prime-1.0.0.1-8|81	- it should be noarch pacakge, it only contains data files and ruby script source
12cr|prime-1.0.0.1-8|82	- split pkgconfig file into devel package
12cr|prime-1.0.0.1-8|83	
12cr|prime-1.0.0.1-8|84	+ Pixel <pixel@mandriva.com>
12cr|prime-1.0.0.1-8|85	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|prime-1.0.0.1-8|86	
12cr|prime-1.0.0.1-8|87	* Tue Feb 19 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0.1-5mdv2008.1
12cr|prime-1.0.0.1-8|88	+ Revision: 172384
12cr|prime-1.0.0.1-8|89	- do not list twice %%_docdir
12cr|prime-1.0.0.1-8|90	- rebuild
12cr|prime-1.0.0.1-8|91	- kill re-definition of %%buildroot on Pixel's request
12cr|prime-1.0.0.1-8|92	
12cr|prime-1.0.0.1-8|93	+ Olivier Blin <oblin@mandriva.com>
12cr|prime-1.0.0.1-8|94	- restore BuildRoot
12cr|prime-1.0.0.1-8|95	
12cr|prime-1.0.0.1-8|96	
12cr|prime-1.0.0.1-8|97	* Sat Apr 01 2006 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 1.0.0.1-4mdk
12cr|prime-1.0.0.1-8|98	- rebuild against suikyo-2.1.0-2
12cr|prime-1.0.0.1-8|99	
12cr|prime-1.0.0.1-8|100	* Fri May 27 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.0.1-3mdk
12cr|prime-1.0.0.1-8|101	- fix requires
12cr|prime-1.0.0.1-8|102	
12cr|prime-1.0.0.1-8|103	* Sat Apr 16 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.0.0.1-2mdk
12cr|prime-1.0.0.1-8|104	- Fixed prime-dict version Requires for X86-64.
12cr|prime-1.0.0.1-8|105	
12cr|prime-1.0.0.1-8|106	* Wed Mar 30 2005 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 1.0.0.1-1mdk
12cr|prime-1.0.0.1-8|107	- new release
12cr|prime-1.0.0.1-8|108	
12cr|prime-1.0.0.1-8|109	* Wed Mar 02 2005 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 0.9.4-0.rc1.1mdk
12cr|prime-1.0.0.1-8|110	- new release
12cr|prime-1.0.0.1-8|111	- add obsoletes uim-prime <= 0.4.6-1.beta2.3mdk
12cr|prime-1.0.0.1-8|112	- fix requires
12cr|prime-1.0.0.1-8|113	
12cr|prime-1.0.0.1-8|114	* Thu Feb 24 2005 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 0.9.4-0.beta2.1mdk
12cr|prime-1.0.0.1-8|115	- new release
12cr|prime-1.0.0.1-8|116	- define prime-dict_version and suikyo_version
12cr|prime-1.0.0.1-8|117	- spec cleanup
12cr|prime-1.0.0.1-8|118	
12cr|prime-1.0.0.1-8|119	* Thu Feb 17 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.9.4-0.alpha3.1mdk
12cr|prime-1.0.0.1-8|120	- cleanups
12cr|prime-1.0.0.1-8|121	- fix build
12cr|prime-1.0.0.1-8|122	- first spec for mdk (UTUMI Hirosi <utuhiro78@yahoo.co.jp>)
12cr|prime-1.0.0.1-8|123	

6281 12
12cr|prime-dict-1.0.0-11.20090507.1|1	%define version	1.0.0
12cr|prime-dict-1.0.0-11.20090507.1|2	%define release	%mkrel 11.%{date}.1
12cr|prime-dict-1.0.0-11.20090507.1|3	%define date	20090507
12cr|prime-dict-1.0.0-11.20090507.1|4	
12cr|prime-dict-1.0.0-11.20090507.1|5	Name:		prime-dict
12cr|prime-dict-1.0.0-11.20090507.1|6	Summary:	Dictionaries for PRIME
12cr|prime-dict-1.0.0-11.20090507.1|7	Version:	%{version}
12cr|prime-dict-1.0.0-11.20090507.1|8	Release:	%{release}
12cr|prime-dict-1.0.0-11.20090507.1|9	URL:		http://sourceforge.jp/projects/prime/
12cr|prime-dict-1.0.0-11.20090507.1|10	License:	GPL
12cr|prime-dict-1.0.0-11.20090507.1|11	Group:		System/Internationalization
12cr|prime-dict-1.0.0-11.20090507.1|12	Source0:	%{name}-%{version}-%{date}ut.tar.bz2
12cr|prime-dict-1.0.0-11.20090507.1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|prime-dict-1.0.0-11.20090507.1|14	BuildRequires:	ruby
12cr|prime-dict-1.0.0-11.20090507.1|15	
12cr|prime-dict-1.0.0-11.20090507.1|16	%description
12cr|prime-dict-1.0.0-11.20090507.1|17	Dictionaries for PRIME.
12cr|prime-dict-1.0.0-11.20090507.1|18	
12cr|prime-dict-1.0.0-11.20090507.1|19	%prep
12cr|prime-dict-1.0.0-11.20090507.1|20	%setup -q -n %{name}-%{version}-%{date}ut
12cr|prime-dict-1.0.0-11.20090507.1|21	
12cr|prime-dict-1.0.0-11.20090507.1|22	%build
12cr|prime-dict-1.0.0-11.20090507.1|23	%configure2_5x --with-rubydir=%{ruby_sitelibdir}
12cr|prime-dict-1.0.0-11.20090507.1|24	%make
12cr|prime-dict-1.0.0-11.20090507.1|25	
12cr|prime-dict-1.0.0-11.20090507.1|26	%install
12cr|prime-dict-1.0.0-11.20090507.1|27	rm -rf $RPM_BUILD_ROOT
12cr|prime-dict-1.0.0-11.20090507.1|28	%makeinstall_std
12cr|prime-dict-1.0.0-11.20090507.1|29	
12cr|prime-dict-1.0.0-11.20090507.1|30	%clean
12cr|prime-dict-1.0.0-11.20090507.1|31	rm -rf $RPM_BUILD_ROOT
12cr|prime-dict-1.0.0-11.20090507.1|32	
12cr|prime-dict-1.0.0-11.20090507.1|33	%files
12cr|prime-dict-1.0.0-11.20090507.1|34	%defattr(-,root,root)
12cr|prime-dict-1.0.0-11.20090507.1|35	%doc ChangeLog COPYING
12cr|prime-dict-1.0.0-11.20090507.1|36	%{ruby_sitelibdir}/*
12cr|prime-dict-1.0.0-11.20090507.1|37	%{_datadir}/prime/*
12cr|prime-dict-1.0.0-11.20090507.1|38	
12cr|prime-dict-1.0.0-11.20090507.1|39	
12cr|prime-dict-1.0.0-11.20090507.1|40	%changelog
12cr|prime-dict-1.0.0-11.20090507.1|41	* Sat May 30 2009 Funda Wang <fundawang@mandriva.org> 1.0.0-11.20090507.1mdv2010.0
12cr|prime-dict-1.0.0-11.20090507.1|42	+ Revision: 381403
12cr|prime-dict-1.0.0-11.20090507.1|43	- BR ruby
12cr|prime-dict-1.0.0-11.20090507.1|44	- New ut patches
12cr|prime-dict-1.0.0-11.20090507.1|45	
12cr|prime-dict-1.0.0-11.20090507.1|46	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0-7mdv2009.0
12cr|prime-dict-1.0.0-11.20090507.1|47	+ Revision: 259293
12cr|prime-dict-1.0.0-11.20090507.1|48	- rebuild
12cr|prime-dict-1.0.0-11.20090507.1|49	
12cr|prime-dict-1.0.0-11.20090507.1|50	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0-6mdv2009.0
12cr|prime-dict-1.0.0-11.20090507.1|51	+ Revision: 247218
12cr|prime-dict-1.0.0-11.20090507.1|52	- rebuild
12cr|prime-dict-1.0.0-11.20090507.1|53	
12cr|prime-dict-1.0.0-11.20090507.1|54	* Fri Mar 14 2008 Funda Wang <fundawang@mandriva.org> 1.0.0-4mdv2008.1
12cr|prime-dict-1.0.0-11.20090507.1|55	+ Revision: 187762
12cr|prime-dict-1.0.0-11.20090507.1|56	- rebuild
12cr|prime-dict-1.0.0-11.20090507.1|57	
12cr|prime-dict-1.0.0-11.20090507.1|58	+ Olivier Blin <oblin@mandriva.com>
12cr|prime-dict-1.0.0-11.20090507.1|59	- restore BuildRoot
12cr|prime-dict-1.0.0-11.20090507.1|60	
12cr|prime-dict-1.0.0-11.20090507.1|61	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|prime-dict-1.0.0-11.20090507.1|62	- kill re-definition of %%buildroot on Pixel's request
12cr|prime-dict-1.0.0-11.20090507.1|63	
12cr|prime-dict-1.0.0-11.20090507.1|64	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-3mdv2008.0
12cr|prime-dict-1.0.0-11.20090507.1|65	+ Revision: 90173
12cr|prime-dict-1.0.0-11.20090507.1|66	- rebuild
12cr|prime-dict-1.0.0-11.20090507.1|67	
12cr|prime-dict-1.0.0-11.20090507.1|68	* Thu Aug 23 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0-2mdv2008.0
12cr|prime-dict-1.0.0-11.20090507.1|69	+ Revision: 70396
12cr|prime-dict-1.0.0-11.20090507.1|70	- use %%mkrel
12cr|prime-dict-1.0.0-11.20090507.1|71	
12cr|prime-dict-1.0.0-11.20090507.1|72	
12cr|prime-dict-1.0.0-11.20090507.1|73	* Fri Apr 15 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.0-1mdk
12cr|prime-dict-1.0.0-11.20090507.1|74	- fix rpmlint warnings
12cr|prime-dict-1.0.0-11.20090507.1|75	- new release (UTUMI Hirosi <utuhiro78@yahoo.co.jp>)
12cr|prime-dict-1.0.0-11.20090507.1|76	
12cr|prime-dict-1.0.0-11.20090507.1|77	* Fri Feb 18 2005 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 0.8.7-1mdk
12cr|prime-dict-1.0.0-11.20090507.1|78	- new release
12cr|prime-dict-1.0.0-11.20090507.1|79	- change URL
12cr|prime-dict-1.0.0-11.20090507.1|80	- spec cleanup
12cr|prime-dict-1.0.0-11.20090507.1|81	
12cr|prime-dict-1.0.0-11.20090507.1|82	* Mon Aug 30 2004 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 0.8.4-1mdk
12cr|prime-dict-1.0.0-11.20090507.1|83	- initial spec for mdk
12cr|prime-dict-1.0.0-11.20090507.1|84	

6282 12
12cr|primer3-2.3.1-1|1	%define build_with_tests	1
12cr|primer3-2.3.1-1|2	
12cr|primer3-2.3.1-1|3	%define name	primer3
12cr|primer3-2.3.1-1|4	%define version 2.3.1
12cr|primer3-2.3.1-1|5	%define release 1
12cr|primer3-2.3.1-1|6	
12cr|primer3-2.3.1-1|7	Name:		%{name}
12cr|primer3-2.3.1-1|8	Version:	%{version}
12cr|primer3-2.3.1-1|9	Release:	%{release}
12cr|primer3-2.3.1-1|10	Summary:	PCR reactions primers identification
12cr|primer3-2.3.1-1|11	Group:		Sciences/Biology
12cr|primer3-2.3.1-1|12	License:	BSD and GPLv2+
12cr|primer3-2.3.1-1|13	URL:		http://primer3.sourceforge.net/
12cr|primer3-2.3.1-1|14	Source0:	http://downloads.sourceforge.net/primer3/%{name}-%{version}.tar.gz
12cr|primer3-2.3.1-1|15	Patch0:		primer3-2.2.3-linking.patch
12cr|primer3-2.3.1-1|16	
12cr|primer3-2.3.1-1|17	%description
12cr|primer3-2.3.1-1|18	Primer3 is a complete rewrite of the original PRIMER program
12cr|primer3-2.3.1-1|19	(Primer 0.5), written by Steve Lincoln, Mark Daly, and Eric
12cr|primer3-2.3.1-1|20	Lander.
12cr|primer3-2.3.1-1|21	
12cr|primer3-2.3.1-1|22	Primer3 picks primers for PCR reactions, considering as criteria:
12cr|primer3-2.3.1-1|23	- oligonucleotide melting temperature, size, GC content,
12cr|primer3-2.3.1-1|24	and primer-dimer possibilities
12cr|primer3-2.3.1-1|25	- PCR product size
12cr|primer3-2.3.1-1|26	- positional constraints within the source sequence
12cr|primer3-2.3.1-1|27	- miscellaneous other constraints
12cr|primer3-2.3.1-1|28	
12cr|primer3-2.3.1-1|29	All of these criteria are user-specifiable as constraints, and
12cr|primer3-2.3.1-1|30	some are specifiable as terms in an objective function that
12cr|primer3-2.3.1-1|31	characterizes an optimal primer pair.
12cr|primer3-2.3.1-1|32	
12cr|primer3-2.3.1-1|33	%prep
12cr|primer3-2.3.1-1|34	%setup -q -n %{name}-%{version}
12cr|primer3-2.3.1-1|35	%patch0  -p1 -b .linking
12cr|primer3-2.3.1-1|36	
12cr|primer3-2.3.1-1|37	%build
12cr|primer3-2.3.1-1|38	%make -C src CFLAGS="%{optflags} -D__USE_FIXED_PROTOTYPES__" LDFLAGS="%{ldflags}" V=1
12cr|primer3-2.3.1-1|39	
12cr|primer3-2.3.1-1|40	%install
12cr|primer3-2.3.1-1|41	install -Dpm 755 src/primer3_core %{buildroot}%{_bindir}/primer3_core
12cr|primer3-2.3.1-1|42	install -Dpm 755 src/ntdpal %{buildroot}%{_bindir}/ntdpal
12cr|primer3-2.3.1-1|43	install -Dpm 755 src/ntthal %{buildroot}%{_bindir}/ntthal
12cr|primer3-2.3.1-1|44	install -Dpm 755 src/oligotm %{buildroot}%{_bindir}/oligotm
12cr|primer3-2.3.1-1|45	install -Dpm 755 src/long_seq_tm_test %{buildroot}%{_bindir}/long_seq_tm_test
12cr|primer3-2.3.1-1|46	
12cr|primer3-2.3.1-1|47	%if %build_with_tests
12cr|primer3-2.3.1-1|48	%check
12cr|primer3-2.3.1-1|49	%make -C test
12cr|primer3-2.3.1-1|50	%endif
12cr|primer3-2.3.1-1|51	
12cr|primer3-2.3.1-1|52	%files
12cr|primer3-2.3.1-1|53	%doc *.txt *.htm example src/release_notes.txt
12cr|primer3-2.3.1-1|54	%{_bindir}/*
12cr|primer3-2.3.1-1|55	
12cr|primer3-2.3.1-1|56	
12cr|primer3-2.3.1-1|57	%changelog
12cr|primer3-2.3.1-1|58	* Fri Jul 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.3.1-1
12cr|primer3-2.3.1-1|59	+ Revision: 810411
12cr|primer3-2.3.1-1|60	- version update 2.3.1
12cr|primer3-2.3.1-1|61	
12cr|primer3-2.3.1-1|62	* Tue Feb 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.3.0-1
12cr|primer3-2.3.1-1|63	+ Revision: 781276
12cr|primer3-2.3.1-1|64	- version update 2.3.0
12cr|primer3-2.3.1-1|65	
12cr|primer3-2.3.1-1|66	* Fri Dec 10 2010 Jani Välimaa <wally@mandriva.org> 2.2.3-1mdv2011.0
12cr|primer3-2.3.1-1|67	+ Revision: 620447
12cr|primer3-2.3.1-1|68	- new version 2.2.3
12cr|primer3-2.3.1-1|69	- enable build time tests
12cr|primer3-2.3.1-1|70	
12cr|primer3-2.3.1-1|71	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-3mdv2011.0
12cr|primer3-2.3.1-1|72	+ Revision: 614611
12cr|primer3-2.3.1-1|73	- the mass rebuild of 2010.1 packages
12cr|primer3-2.3.1-1|74	
12cr|primer3-2.3.1-1|75	* Mon Mar 15 2010 Eric Fernandez <zeb@mandriva.org> 1.1.4-2mdv2010.1
12cr|primer3-2.3.1-1|76	+ Revision: 519887
12cr|primer3-2.3.1-1|77	- rebuild
12cr|primer3-2.3.1-1|78	
12cr|primer3-2.3.1-1|79	* Tue Aug 18 2009 Eric Fernandez <zeb@mandriva.org> 1.1.4-1mdv2010.0
12cr|primer3-2.3.1-1|80	+ Revision: 417799
12cr|primer3-2.3.1-1|81	- added 1.1.4 source
12cr|primer3-2.3.1-1|82	- removed old version source
12cr|primer3-2.3.1-1|83	- version 1.1.4 and fix format arguments patch
12cr|primer3-2.3.1-1|84	
12cr|primer3-2.3.1-1|85	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.1.1-3mdv2009.0
12cr|primer3-2.3.1-1|86	+ Revision: 242331
12cr|primer3-2.3.1-1|87	- rebuild
12cr|primer3-2.3.1-1|88	- kill re-definition of %%buildroot on Pixel's request
12cr|primer3-2.3.1-1|89	
12cr|primer3-2.3.1-1|90	+ Olivier Blin <blino@mandriva.org>
12cr|primer3-2.3.1-1|91	- restore BuildRoot
12cr|primer3-2.3.1-1|92	
12cr|primer3-2.3.1-1|93	* Mon Aug 06 2007 Eric Fernandez <zeb@mandriva.org> 1.1.1-1mdv2008.0
12cr|primer3-2.3.1-1|94	+ Revision: 59287
12cr|primer3-2.3.1-1|95	- update version 1.1.1
12cr|primer3-2.3.1-1|96	

6283 12
12cr|prisk-3.103.40-2|1	%define upstream_name    Games-Risk
12cr|prisk-3.103.40-2|2	%define upstream_version 3.103040
12cr|prisk-3.103.40-2|3	
12cr|prisk-3.103.40-2|4	Name:       prisk
12cr|prisk-3.103.40-2|5	Version:    %perl_convert_version %{upstream_version}
12cr|prisk-3.103.40-2|6	Release:    %mkrel 2
12cr|prisk-3.103.40-2|7	
12cr|prisk-3.103.40-2|8	Summary:    Classical 'risk' board game
12cr|prisk-3.103.40-2|9	License:    GPL+ or Artistic
12cr|prisk-3.103.40-2|10	Group:      Development/Perl
12cr|prisk-3.103.40-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cr|prisk-3.103.40-2|12	Source0:    http://www.cpan.org/modules/by-module/Games/%{upstream_name}-%{upstream_version}.tar.gz
12cr|prisk-3.103.40-2|13	
12cr|prisk-3.103.40-2|14	BuildRequires: perl(Class::Accessor::Fast)
12cr|prisk-3.103.40-2|15	BuildRequires: perl(File::Basename)
12cr|prisk-3.103.40-2|16	BuildRequires: perl(File::ShareDir)
12cr|prisk-3.103.40-2|17	BuildRequires: perl(File::Temp)
12cr|prisk-3.103.40-2|18	BuildRequires: perl(Getopt::Euclid)
12cr|prisk-3.103.40-2|19	BuildRequires: perl(Image::Magick)
12cr|prisk-3.103.40-2|20	BuildRequires: perl(Image::Size)
12cr|prisk-3.103.40-2|21	BuildRequires: perl(List::MoreUtils)
12cr|prisk-3.103.40-2|22	BuildRequires: perl(List::Util)
12cr|prisk-3.103.40-2|23	BuildRequires: perl(Locale::TextDomain)
12cr|prisk-3.103.40-2|24	BuildRequires: perl(MIME::Base64)
12cr|prisk-3.103.40-2|25	BuildRequires: perl(Moose)
12cr|prisk-3.103.40-2|26	BuildRequires: perl(MooseX::Has::Sugar)
12cr|prisk-3.103.40-2|27	BuildRequires: perl(MooseX::POE)
12cr|prisk-3.103.40-2|28	BuildRequires: perl(MooseX::SemiAffordanceAccessor)
12cr|prisk-3.103.40-2|29	BuildRequires: perl(Path::Class)
12cr|prisk-3.103.40-2|30	BuildRequires: perl(POE)
12cr|prisk-3.103.40-2|31	BuildRequires: perl(POE::Loop::Tk)
12cr|prisk-3.103.40-2|32	BuildRequires: perl(Readonly)
12cr|prisk-3.103.40-2|33	BuildRequires: perl(Sub::Exporter)
12cr|prisk-3.103.40-2|34	BuildRequires: perl(Test::More)
12cr|prisk-3.103.40-2|35	BuildRequires: perl(Tk)
12cr|prisk-3.103.40-2|36	BuildRequires: perl(Tk::Balloon)
12cr|prisk-3.103.40-2|37	BuildRequires: perl(Tk::Font)
12cr|prisk-3.103.40-2|38	BuildRequires: perl(Tk::JPEG)
12cr|prisk-3.103.40-2|39	BuildRequires: perl(Tk::PNG)
12cr|prisk-3.103.40-2|40	BuildRequires: perl(Tk::Pane)
12cr|prisk-3.103.40-2|41	BuildRequires: perl(Tk::Pod::Text)
12cr|prisk-3.103.40-2|42	BuildRequires: perl(Tk::Role::Dialog)
12cr|prisk-3.103.40-2|43	BuildRequires: perl(Tk::Sugar)
12cr|prisk-3.103.40-2|44	BuildRequires: perl(Tk::TableMatrix)
12cr|prisk-3.103.40-2|45	BuildRequires: perl(UNIVERSAL::require)
12cr|prisk-3.103.40-2|46	BuildRequires: perl(aliased)
12cr|prisk-3.103.40-2|47	BuildRequires: perl(Module::Build)
12cr|prisk-3.103.40-2|48	
12cr|prisk-3.103.40-2|49	BuildArch: noarch
12cr|prisk-3.103.40-2|50	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|prisk-3.103.40-2|51	
12cr|prisk-3.103.40-2|52	%description
12cr|prisk-3.103.40-2|53	Risk is a strategic turn-based board game. Players control armies, with
12cr|prisk-3.103.40-2|54	which they attempt to capture territories from other players. The goal of
12cr|prisk-3.103.40-2|55	the game is to control all the territories ('conquer the world') through
12cr|prisk-3.103.40-2|56	the elimination of the other players. Using area movement, Risk ignores
12cr|prisk-3.103.40-2|57	realistic limitations, such as the vast size of the world, and the
12cr|prisk-3.103.40-2|58	logistics of long campaigns.
12cr|prisk-3.103.40-2|59	
12cr|prisk-3.103.40-2|60	This distribution implements a graphical interface for this game.
12cr|prisk-3.103.40-2|61	
12cr|prisk-3.103.40-2|62	%prep
12cr|prisk-3.103.40-2|63	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|prisk-3.103.40-2|64	
12cr|prisk-3.103.40-2|65	%build
12cr|prisk-3.103.40-2|66	%{__perl} Build.PL installdirs=vendor
12cr|prisk-3.103.40-2|67	./Build
12cr|prisk-3.103.40-2|68	
12cr|prisk-3.103.40-2|69	%check
12cr|prisk-3.103.40-2|70	# xvfb-run is broken currently, even if all the tests pass :-(
12cr|prisk-3.103.40-2|71	#xvfb-run ./Build test
12cr|prisk-3.103.40-2|72	
12cr|prisk-3.103.40-2|73	%install
12cr|prisk-3.103.40-2|74	%{__rm} -rf %{buildroot}
12cr|prisk-3.103.40-2|75	./Build install destdir=%{buildroot}
12cr|prisk-3.103.40-2|76	
12cr|prisk-3.103.40-2|77	%clean
12cr|prisk-3.103.40-2|78	rm -rf %buildroot
12cr|prisk-3.103.40-2|79	
12cr|prisk-3.103.40-2|80	%files
12cr|prisk-3.103.40-2|81	%defattr(-,root,root)
12cr|prisk-3.103.40-2|82	%doc LICENSE README META.yml Changes
12cr|prisk-3.103.40-2|83	%{_bindir}/prisk
12cr|prisk-3.103.40-2|84	%{_mandir}/man1/*
12cr|prisk-3.103.40-2|85	%{_mandir}/man3/*
12cr|prisk-3.103.40-2|86	%perl_vendorlib/*
12cr|prisk-3.103.40-2|87	
12cr|prisk-3.103.40-2|88	
12cr|prisk-3.103.40-2|89	%changelog
12cr|prisk-3.103.40-2|90	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 3.103.40-2mdv2011.0
12cr|prisk-3.103.40-2|91	+ Revision: 657325
12cr|prisk-3.103.40-2|92	- add br
12cr|prisk-3.103.40-2|93	- rebuild for updated spec-helper
12cr|prisk-3.103.40-2|94	
12cr|prisk-3.103.40-2|95	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 3.103.40-1mdv2011.0
12cr|prisk-3.103.40-2|96	+ Revision: 596609
12cr|prisk-3.103.40-2|97	- update to 3.103040
12cr|prisk-3.103.40-2|98	
12cr|prisk-3.103.40-2|99	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|prisk-3.103.40-2|100	- rebuild to fix perl path in binary
12cr|prisk-3.103.40-2|101	
12cr|prisk-3.103.40-2|102	* Sat Jul 17 2010 Jérôme Quelin <jquelin@mandriva.org> 3.101.590-1mdv2011.0
12cr|prisk-3.103.40-2|103	+ Revision: 554687
12cr|prisk-3.103.40-2|104	- skip tests, since xvfb-run is broken
12cr|prisk-3.103.40-2|105	- adding missing buildrequires:
12cr|prisk-3.103.40-2|106	- update to 3.101590
12cr|prisk-3.103.40-2|107	
12cr|prisk-3.103.40-2|108	* Thu Apr 22 2010 Jérôme Quelin <jquelin@mandriva.org> 3.101.110-1mdv2010.1
12cr|prisk-3.103.40-2|109	+ Revision: 537897
12cr|prisk-3.103.40-2|110	- run tests in a xvfb (require a display)
12cr|prisk-3.103.40-2|111	- adding missing buildrequires:
12cr|prisk-3.103.40-2|112	- import prisk
12cr|prisk-3.103.40-2|113	
12cr|prisk-3.103.40-2|114	
12cr|prisk-3.103.40-2|115	* Wed Apr 21 2010 cpan2dist 3.101110-1mdv
12cr|prisk-3.103.40-2|116	- initial mdv release, generated with cpan2dist

6284 12
12cr|prison-1.0-1|1	%define major 0
12cr|prison-1.0-1|2	%define libname %mklibname %name %major
12cr|prison-1.0-1|3	%define develname %mklibname %name -d
12cr|prison-1.0-1|4	
12cr|prison-1.0-1|5	
12cr|prison-1.0-1|6	Name:		prison
12cr|prison-1.0-1|7	Group:		Development/C++
12cr|prison-1.0-1|8	Summary:	Prison is a Qt based barcode abstraction layer/library
12cr|prison-1.0-1|9	Version:	1.0
12cr|prison-1.0-1|10	Release:	%mkrel 1
12cr|prison-1.0-1|11	License: 	MIT
12cr|prison-1.0-1|12	URL:            https://projects.kde.org/projects/kdesupport/prison
12cr|prison-1.0-1|13	Source0:        ftp://ftp.kde.org/pub/kde/stable/prison/1.0/src/%{name}-%{version}.tar.gz
12cr|prison-1.0-1|14	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|prison-1.0-1|15	BuildRequires:	cmake
12cr|prison-1.0-1|16	BuildRequires:	qt4-devel
12cr|prison-1.0-1|17	BuildRequires:	qrencode-devel
12cr|prison-1.0-1|18	BuildRequires:	libdmtx-devel
12cr|prison-1.0-1|19	
12cr|prison-1.0-1|20	%description
12cr|prison-1.0-1|21	Prison is a Qt based barcode abstraction layer/library and provides
12cr|prison-1.0-1|22	uniform access to generation of barcodes with data.
12cr|prison-1.0-1|23	
12cr|prison-1.0-1|24	#-------------------------------------------------------------------------------
12cr|prison-1.0-1|25	%package -n %libname
12cr|prison-1.0-1|26	Summary:	Prison library
12cr|prison-1.0-1|27	Group:          System/Libraries
12cr|prison-1.0-1|28	
12cr|prison-1.0-1|29	%description -n %libname
12cr|prison-1.0-1|30	Library for %name.
12cr|prison-1.0-1|31	
12cr|prison-1.0-1|32	Prison is a Qt based barcode abstraction layer/library and provides
12cr|prison-1.0-1|33	uniform access to generation of barcodes with data.
12cr|prison-1.0-1|34	
12cr|prison-1.0-1|35	%files -n %libname
12cr|prison-1.0-1|36	%defattr(-,root,root)
12cr|prison-1.0-1|37	%{_libdir}/libprison.so.%{major}*
12cr|prison-1.0-1|38	
12cr|prison-1.0-1|39	#-------------------------------------------------------------------------------
12cr|prison-1.0-1|40	%package -n %develname
12cr|prison-1.0-1|41	Summary:	Prison development files
12cr|prison-1.0-1|42	Group:		Development/C++
12cr|prison-1.0-1|43	Requires:	%{libname} = %{version}-%{release}
12cr|prison-1.0-1|44	Provides:	%{name}-devel = %{version}-%{release}
12cr|prison-1.0-1|45	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|prison-1.0-1|46	
12cr|prison-1.0-1|47	%description -n %develname
12cr|prison-1.0-1|48	Development files for applications that use %{name}.
12cr|prison-1.0-1|49	
12cr|prison-1.0-1|50	Prison is a Qt based barcode abstraction layer/library and provides
12cr|prison-1.0-1|51	uniform access to generation of barcodes with data.
12cr|prison-1.0-1|52	
12cr|prison-1.0-1|53	%files -n %develname
12cr|prison-1.0-1|54	%defattr(-,root,root)
12cr|prison-1.0-1|55	%doc LICENSE
12cr|prison-1.0-1|56	%{_includedir}/%name
12cr|prison-1.0-1|57	%{_libdir}/libprison.so
12cr|prison-1.0-1|58	%{_libdir}/cmake/Prison
12cr|prison-1.0-1|59	
12cr|prison-1.0-1|60	#-------------------------------------------------------------------------------
12cr|prison-1.0-1|61	%prep
12cr|prison-1.0-1|62	%setup -q
12cr|prison-1.0-1|63	
12cr|prison-1.0-1|64	%build
12cr|prison-1.0-1|65	%cmake_qt4
12cr|prison-1.0-1|66	%make
12cr|prison-1.0-1|67	
12cr|prison-1.0-1|68	%install
12cr|prison-1.0-1|69	rm -rf %{buildroot}
12cr|prison-1.0-1|70	%makeinstall_std -C build
12cr|prison-1.0-1|71	
12cr|prison-1.0-1|72	
12cr|prison-1.0-1|73	%clean
12cr|prison-1.0-1|74	rm -rf %{buildroot}
12cr|prison-1.0-1|75	
12cr|prison-1.0-1|76	
12cr|prison-1.0-1|77	
12cr|prison-1.0-1|78	
12cr|prison-1.0-1|79	%changelog
12cr|prison-1.0-1|80	* Thu Jun 30 2011 José Melo <ze@mandriva.org> 1.0-1mdv2011.0
12cr|prison-1.0-1|81	+ Revision: 688340
12cr|prison-1.0-1|82	- version 1.0
12cr|prison-1.0-1|83	- fix descriptions and license
12cr|prison-1.0-1|84	- minor fixes
12cr|prison-1.0-1|85	
12cr|prison-1.0-1|86	* Thu Apr 28 2011 José Melo <ze@mandriva.org> 0.0.0-1
12cr|prison-1.0-1|87	+ Revision: 660105
12cr|prison-1.0-1|88	- import prison
12cr|prison-1.0-1|89	

6285 12
12cr|privoxy-3.0.19-2|1	%define privoxyconf %{_sysconfdir}/%{name}
12cr|privoxy-3.0.19-2|2	
12cr|privoxy-3.0.19-2|3	%define reltype stable
12cr|privoxy-3.0.19-2|4	
12cr|privoxy-3.0.19-2|5	Summary:	Privacy enhancing HTTP proxy
12cr|privoxy-3.0.19-2|6	Name:		privoxy
12cr|privoxy-3.0.19-2|7	Version:	3.0.19
12cr|privoxy-3.0.19-2|8	Release:	%mkrel 2
12cr|privoxy-3.0.19-2|9	License:	GPLv2
12cr|privoxy-3.0.19-2|10	Group:		Networking/Other
12cr|privoxy-3.0.19-2|11	URL:		http://www.privoxy.org/
12cr|privoxy-3.0.19-2|12	Source0:	http://prdownloads.sf.net/ijbswa/%{name}-%{version}-%{reltype}-src.tar.gz
12cr|privoxy-3.0.19-2|13	Source1:	http://prdownloads.sf.net/ijbswa/%{name}-%{version}-%{reltype}-src.tar.gz.asc
12cr|privoxy-3.0.19-2|14	Source2:	privoxy.logrotate
12cr|privoxy-3.0.19-2|15	Source3:	privoxy.init
12cr|privoxy-3.0.19-2|16	Patch0:		privoxy.missing.user.filter.patch
12cr|privoxy-3.0.19-2|17	Requires(post): rpm-helper
12cr|privoxy-3.0.19-2|18	Requires(preun): rpm-helper
12cr|privoxy-3.0.19-2|19	Obsoletes:	junkbuster
12cr|privoxy-3.0.19-2|20	Provides:	junkbuster = %{version}-%{release}
12cr|privoxy-3.0.19-2|21	Provides:	webproxy
12cr|privoxy-3.0.19-2|22	BuildRequires:	docbook-style-dsssl
12cr|privoxy-3.0.19-2|23	BuildRequires:	docbook-dtd42-xml
12cr|privoxy-3.0.19-2|24	BuildRequires:	docbook-dtd31-sgml
12cr|privoxy-3.0.19-2|25	BuildRequires:	lynx
12cr|privoxy-3.0.19-2|26	BuildRequires:	man
12cr|privoxy-3.0.19-2|27	BuildRequires:	pcre-devel
12cr|privoxy-3.0.19-2|28	BuildRequires:	zlib-devel
12cr|privoxy-3.0.19-2|29	
12cr|privoxy-3.0.19-2|30	%description
12cr|privoxy-3.0.19-2|31	Privoxy is a web proxy with advanced filtering capabilities for protecting
12cr|privoxy-3.0.19-2|32	privacy, filtering web page content, managing cookies, controlling access, and
12cr|privoxy-3.0.19-2|33	removing ads, banners, pop-ups and other obnoxious Internet Junk. Privoxy has a
12cr|privoxy-3.0.19-2|34	very flexible configuration and can be customized to suit individual needs and
12cr|privoxy-3.0.19-2|35	tastes. Privoxy has application for both stand-alone systems and multi-user
12cr|privoxy-3.0.19-2|36	networks.
12cr|privoxy-3.0.19-2|37	
12cr|privoxy-3.0.19-2|38	Privoxy was previously called Internet Junkbuster.
12cr|privoxy-3.0.19-2|39	
12cr|privoxy-3.0.19-2|40	To configure privoxy, go to http://config.privoxy.org/
12cr|privoxy-3.0.19-2|41	
12cr|privoxy-3.0.19-2|42	Privoxy proxy is running on port 8118
12cr|privoxy-3.0.19-2|43	
12cr|privoxy-3.0.19-2|44	%prep
12cr|privoxy-3.0.19-2|45	%setup -n %{name}-%{version}-%{reltype} -q
12cr|privoxy-3.0.19-2|46	
12cr|privoxy-3.0.19-2|47	# manpage should be in section 8
12cr|privoxy-3.0.19-2|48	sed -i -e 's/^\(\.TH "PRIVOXY" \)"1"/\1"8"/g' privoxy.1
12cr|privoxy-3.0.19-2|49	
12cr|privoxy-3.0.19-2|50	# privoxy.missing.user.filter.patch
12cr|privoxy-3.0.19-2|51	%patch0 -p1
12cr|privoxy-3.0.19-2|52	
12cr|privoxy-3.0.19-2|53	%build
12cr|privoxy-3.0.19-2|54	autoreconf -fi
12cr|privoxy-3.0.19-2|55	%serverbuild
12cr|privoxy-3.0.19-2|56	%configure2_5x --with-user=daemon --with-group=daemon
12cr|privoxy-3.0.19-2|57	%make
12cr|privoxy-3.0.19-2|58	
12cr|privoxy-3.0.19-2|59	%install
12cr|privoxy-3.0.19-2|60	%__rm -rf %{buildroot}
12cr|privoxy-3.0.19-2|61	%__mkdir_p %{buildroot}%{_sbindir} \
12cr|privoxy-3.0.19-2|62	%{buildroot}%{_mandir}/man8 \
12cr|privoxy-3.0.19-2|63	%{buildroot}/var/log/privoxy \
12cr|privoxy-3.0.19-2|64	%{buildroot}%{privoxyconf}/templates \
12cr|privoxy-3.0.19-2|65	%{buildroot}%{_sysconfdir}/logrotate.d \
12cr|privoxy-3.0.19-2|66	%{buildroot}%{_initrddir}
12cr|privoxy-3.0.19-2|67	
12cr|privoxy-3.0.19-2|68	%__install -m 755 privoxy %{buildroot}%{_sbindir}/privoxy
12cr|privoxy-3.0.19-2|69	%__install -m 644 privoxy.1 %{buildroot}%{_mandir}/man8/privoxy.8
12cr|privoxy-3.0.19-2|70	
12cr|privoxy-3.0.19-2|71	# Install various config files
12cr|privoxy-3.0.19-2|72	for i in *.action default.filter trust; do
12cr|privoxy-3.0.19-2|73	%__install -m 644 $i %{buildroot}%{privoxyconf}/
12cr|privoxy-3.0.19-2|74	done
12cr|privoxy-3.0.19-2|75	for i in templates/*; do
12cr|privoxy-3.0.19-2|76	%__install -m 644 $i %{buildroot}%{privoxyconf}/templates/
12cr|privoxy-3.0.19-2|77	done
12cr|privoxy-3.0.19-2|78	%__install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|privoxy-3.0.19-2|79	%__install -m 755 %{SOURCE3} %{buildroot}%{_initrddir}/%{name}
12cr|privoxy-3.0.19-2|80	
12cr|privoxy-3.0.19-2|81	# verify all file locations, etc. in the config file
12cr|privoxy-3.0.19-2|82	# don't start with ^ or commented lines are not replaced
12cr|privoxy-3.0.19-2|83	%__sed -e 's!^confdir.*!confdir /etc/privoxy!g' \
12cr|privoxy-3.0.19-2|84	-e 's!^logdir.*!logdir /var/log/privoxy!g' \
12cr|privoxy-3.0.19-2|85	< config  > %{buildroot}%{privoxyconf}/config
12cr|privoxy-3.0.19-2|86	
12cr|privoxy-3.0.19-2|87	#remove backup files
12cr|privoxy-3.0.19-2|88	%__rm -f doc/privoxy/webserver/user-manual/*.bak
12cr|privoxy-3.0.19-2|89	
12cr|privoxy-3.0.19-2|90	# create compatibility symlink
12cr|privoxy-3.0.19-2|91	%__ln_s match-all.action %{buildroot}/%{privoxyconf}/standard.action
12cr|privoxy-3.0.19-2|92	
12cr|privoxy-3.0.19-2|93	%triggerin -- msec < 0.17
12cr|privoxy-3.0.19-2|94	for i in 0 1 2 3 4 5; do
12cr|privoxy-3.0.19-2|95	permfile="%{_sysconfdir}/security/msec/perm.$i"
12cr|privoxy-3.0.19-2|96	if grep -q '^/var/log/privoxy' $permfile; then
12cr|privoxy-3.0.19-2|97	perl -pi -e 's|^/var/log/privoxy\s.*|/var/log/prixovy\t\t\t\tdaemon.daemon\t700|' $permfile
12cr|privoxy-3.0.19-2|98	else
12cr|privoxy-3.0.19-2|99	echo -e "/var/log/prixovy\t\t\t\tdaemon.daemon\t700" >> $permfile
12cr|privoxy-3.0.19-2|100	fi
12cr|privoxy-3.0.19-2|101	done
12cr|privoxy-3.0.19-2|102	
12cr|privoxy-3.0.19-2|103	%post
12cr|privoxy-3.0.19-2|104	%_post_service privoxy
12cr|privoxy-3.0.19-2|105	
12cr|privoxy-3.0.19-2|106	%preun
12cr|privoxy-3.0.19-2|107	%_preun_service privoxy
12cr|privoxy-3.0.19-2|108	
12cr|privoxy-3.0.19-2|109	%clean
12cr|privoxy-3.0.19-2|110	%__rm -rf %{buildroot}
12cr|privoxy-3.0.19-2|111	
12cr|privoxy-3.0.19-2|112	%files
12cr|privoxy-3.0.19-2|113	%defattr(-,root,root)
12cr|privoxy-3.0.19-2|114	%doc AUTHORS ChangeLog README
12cr|privoxy-3.0.19-2|115	%doc doc/webserver
12cr|privoxy-3.0.19-2|116	%attr (0700,daemon,daemon) /var/log/privoxy
12cr|privoxy-3.0.19-2|117	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|privoxy-3.0.19-2|118	%{_sbindir}/*
12cr|privoxy-3.0.19-2|119	%{_mandir}/man8/*
12cr|privoxy-3.0.19-2|120	%config %{_initrddir}/%{name}
12cr|privoxy-3.0.19-2|121	
12cr|privoxy-3.0.19-2|122	%defattr(664,daemon,daemon,755)
12cr|privoxy-3.0.19-2|123	%dir %{privoxyconf}
12cr|privoxy-3.0.19-2|124	%config(noreplace) %{privoxyconf}/config
12cr|privoxy-3.0.19-2|125	%config            %{privoxyconf}/default.action
12cr|privoxy-3.0.19-2|126	%config(noreplace) %{privoxyconf}/default.filter
12cr|privoxy-3.0.19-2|127	%config(noreplace) %{privoxyconf}/templates
12cr|privoxy-3.0.19-2|128	%config(noreplace) %{privoxyconf}/match-all.action
12cr|privoxy-3.0.19-2|129	%config(noreplace) %{privoxyconf}/trust
12cr|privoxy-3.0.19-2|130	%config(noreplace) %{privoxyconf}/user.action
12cr|privoxy-3.0.19-2|131	%config(noreplace) %{privoxyconf}/regression-tests.action
12cr|privoxy-3.0.19-2|132	%{privoxyconf}/standard.action
12cr|privoxy-3.0.19-2|133	
12cr|privoxy-3.0.19-2|134	
12cr|privoxy-3.0.19-2|135	%changelog
12cr|privoxy-3.0.19-2|136	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 3.0.19-2mdv2012.0
12cr|privoxy-3.0.19-2|137	+ Revision: 773025
12cr|privoxy-3.0.19-2|138	- relink against libpcre.so.1
12cr|privoxy-3.0.19-2|139	
12cr|privoxy-3.0.19-2|140	* Fri Feb 03 2012 Andrey Bondrov <abondrov@mandriva.org> 3.0.19-1
12cr|privoxy-3.0.19-2|141	+ Revision: 770811
12cr|privoxy-3.0.19-2|142	- New version 3.0.19
12cr|privoxy-3.0.19-2|143	
12cr|privoxy-3.0.19-2|144	* Tue Aug 09 2011 Alexander Barakin <abarakin@mandriva.org> 3.0.17-2
12cr|privoxy-3.0.19-2|145	+ Revision: 693760
12cr|privoxy-3.0.19-2|146	- missing user.filter file
12cr|privoxy-3.0.19-2|147	see https://qa.mandriva.com/show_bug.cgi?id=63573
12cr|privoxy-3.0.19-2|148	
12cr|privoxy-3.0.19-2|149	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 3.0.17-1
12cr|privoxy-3.0.19-2|150	+ Revision: 675884
12cr|privoxy-3.0.19-2|151	- use autoreconf
12cr|privoxy-3.0.19-2|152	- br zlib
12cr|privoxy-3.0.19-2|153	- update to new version 3.0.17
12cr|privoxy-3.0.19-2|154	
12cr|privoxy-3.0.19-2|155	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.16-2mdv2011.0
12cr|privoxy-3.0.19-2|156	+ Revision: 614612
12cr|privoxy-3.0.19-2|157	- the mass rebuild of 2010.1 packages
12cr|privoxy-3.0.19-2|158	
12cr|privoxy-3.0.19-2|159	* Mon May 10 2010 Frederic Crozat <fcrozat@mandriva.com> 3.0.16-1mdv2010.1
12cr|privoxy-3.0.19-2|160	+ Revision: 544312
12cr|privoxy-3.0.19-2|161	- Release 3.0.16 (stable)
12cr|privoxy-3.0.19-2|162	
12cr|privoxy-3.0.19-2|163	* Wed Oct 21 2009 Frederic Crozat <fcrozat@mandriva.com> 3.0.15-1mdv2010.0
12cr|privoxy-3.0.19-2|164	+ Revision: 458511
12cr|privoxy-3.0.19-2|165	- Fix buildrequires
12cr|privoxy-3.0.19-2|166	- Release 3.0.15
12cr|privoxy-3.0.19-2|167	- Replace patches 1 & 4 by source 1 & 2
12cr|privoxy-3.0.19-2|168	- Fix buildrequires
12cr|privoxy-3.0.19-2|169	
12cr|privoxy-3.0.19-2|170	* Mon Jul 27 2009 Frederic Crozat <fcrozat@mandriva.com> 3.0.14-1mdv2010.0
12cr|privoxy-3.0.19-2|171	+ Revision: 400620
12cr|privoxy-3.0.19-2|172	- Release 3.0.14 (beta)
12cr|privoxy-3.0.19-2|173	- remove patches 7 (no longer needed) 8, (merged upstream)
12cr|privoxy-3.0.19-2|174	
12cr|privoxy-3.0.19-2|175	* Mon Jun 15 2009 Frederic Crozat <fcrozat@mandriva.com> 3.0.13-1mdv2010.0
12cr|privoxy-3.0.19-2|176	+ Revision: 386048
12cr|privoxy-3.0.19-2|177	- Release 3.0.13 (beta), with IPv6 support
12cr|privoxy-3.0.19-2|178	- do no package backup doc files (Mdv bug #37689)
12cr|privoxy-3.0.19-2|179	
12cr|privoxy-3.0.19-2|180	* Thu Apr 16 2009 Frederic Crozat <fcrozat@mandriva.com> 3.0.12-2mdv2009.1
12cr|privoxy-3.0.19-2|181	+ Revision: 367771
12cr|privoxy-3.0.19-2|182	- Fix upgrade from previous release if /etc/privoxy/config was modified
12cr|privoxy-3.0.19-2|183	
12cr|privoxy-3.0.19-2|184	* Mon Mar 23 2009 Frederic Crozat <fcrozat@mandriva.com> 3.0.12-1mdv2009.1
12cr|privoxy-3.0.19-2|185	+ Revision: 360616
12cr|privoxy-3.0.19-2|186	- Release 3.0.12
12cr|privoxy-3.0.19-2|187	- Regenerate patch7
12cr|privoxy-3.0.19-2|188	- Patch8: fix typo in xml doc
12cr|privoxy-3.0.19-2|189	
12cr|privoxy-3.0.19-2|190	* Mon Mar 16 2009 Frederic Crozat <fcrozat@mandriva.com> 3.0.11-1mdv2009.1
12cr|privoxy-3.0.19-2|191	+ Revision: 355925
12cr|privoxy-3.0.19-2|192	- Release 3.0.11
12cr|privoxy-3.0.19-2|193	
12cr|privoxy-3.0.19-2|194	* Thu Aug 21 2008 Frederic Crozat <fcrozat@mandriva.com> 3.0.10-1mdv2009.0
12cr|privoxy-3.0.19-2|195	+ Revision: 274675
12cr|privoxy-3.0.19-2|196	- add missing signature file
12cr|privoxy-3.0.19-2|197	- Release 3.0.10
12cr|privoxy-3.0.19-2|198	- Remove patch5 (obsolete)
12cr|privoxy-3.0.19-2|199	
12cr|privoxy-3.0.19-2|200	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 3.0.8-5mdv2009.0
12cr|privoxy-3.0.19-2|201	+ Revision: 259295
12cr|privoxy-3.0.19-2|202	- rebuild
12cr|privoxy-3.0.19-2|203	
12cr|privoxy-3.0.19-2|204	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.0.8-4mdv2009.0
12cr|privoxy-3.0.19-2|205	+ Revision: 247222
12cr|privoxy-3.0.19-2|206	- rebuild
12cr|privoxy-3.0.19-2|207	
12cr|privoxy-3.0.19-2|208	* Mon Feb 18 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.8-2mdv2008.1
12cr|privoxy-3.0.19-2|209	+ Revision: 171431
12cr|privoxy-3.0.19-2|210	- add a virtal provides of webproxy
12cr|privoxy-3.0.19-2|211	
12cr|privoxy-3.0.19-2|212	* Mon Jan 21 2008 Frederic Crozat <fcrozat@mandriva.com> 3.0.8-1mdv2008.1
12cr|privoxy-3.0.19-2|213	+ Revision: 155687
12cr|privoxy-3.0.19-2|214	- Release 3.0.8
12cr|privoxy-3.0.19-2|215	- Remove patches 0 (replace by sed magic), 6 (merged upstream)
12cr|privoxy-3.0.19-2|216	
12cr|privoxy-3.0.19-2|217	+ Olivier Blin <blino@mandriva.org>
12cr|privoxy-3.0.19-2|218	- restore BuildRoot
12cr|privoxy-3.0.19-2|219	
12cr|privoxy-3.0.19-2|220	+ Thierry Vignaud <tv@mandriva.org>
12cr|privoxy-3.0.19-2|221	- kill re-definition of %%buildroot on Pixel's request
12cr|privoxy-3.0.19-2|222	
12cr|privoxy-3.0.19-2|223	* Tue Sep 18 2007 Frederic Crozat <fcrozat@mandriva.com> 3.0.6-2mdv2008.0
12cr|privoxy-3.0.19-2|224	+ Revision: 89689
12cr|privoxy-3.0.19-2|225	- Patch6 (CVS): many filter fixes from CVS
12cr|privoxy-3.0.19-2|226	- Patch7: fix Google Reader filter
12cr|privoxy-3.0.19-2|227	
12cr|privoxy-3.0.19-2|228	
12cr|privoxy-3.0.19-2|229	* Wed Mar 07 2007 Frederic Crozat <fcrozat@mandriva.com> 3.0.6-1mdv2007.1
12cr|privoxy-3.0.19-2|230	+ Revision: 134608
12cr|privoxy-3.0.19-2|231	- Release 3.0.6
12cr|privoxy-3.0.19-2|232	- Bunzip patches
12cr|privoxy-3.0.19-2|233	- Remove patches 2, 3 (merged upstream)
12cr|privoxy-3.0.19-2|234	- Patch5: fix documentation generation
12cr|privoxy-3.0.19-2|235	- Regenerate patch1
12cr|privoxy-3.0.19-2|236	- Import privoxy
12cr|privoxy-3.0.19-2|237	
12cr|privoxy-3.0.19-2|238	* Thu May 04 2006 Frederic Crozat <fcrozat@mandriva.com> 3.0.3-11mdk
12cr|privoxy-3.0.19-2|239	- Update patch2 to not break Google Finance either
12cr|privoxy-3.0.19-2|240	
12cr|privoxy-3.0.19-2|241	* Thu Feb 09 2006 Frederic Crozat <fcrozat@mandriva.com> 3.0.3-10mdk
12cr|privoxy-3.0.19-2|242	- Update patch2 to not break gmail by default
12cr|privoxy-3.0.19-2|243	
12cr|privoxy-3.0.19-2|244	* Mon Jan 09 2006 Olivier Blin <oblin@mandriva.com> 3.0.3-9mdk
12cr|privoxy-3.0.19-2|245	- don't forget the LSB patch
12cr|privoxy-3.0.19-2|246	
12cr|privoxy-3.0.19-2|247	* Mon Jan 09 2006 Olivier Blin <oblin@mandriva.com> 3.0.3-8mdk
12cr|privoxy-3.0.19-2|248	- convert parallel init to LSB
12cr|privoxy-3.0.19-2|249	
12cr|privoxy-3.0.19-2|250	* Tue Jan 03 2006 Frederic Crozat <fcrozat@mandriva.com> 3.0.3-7mdk
12cr|privoxy-3.0.19-2|251	- Fix prereq
12cr|privoxy-3.0.19-2|252	- use mkrel
12cr|privoxy-3.0.19-2|253	- Patch4: add support for parallel initscript
12cr|privoxy-3.0.19-2|254	
12cr|privoxy-3.0.19-2|255	* Mon Jan 10 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 3.0.3-6mdk
12cr|privoxy-3.0.19-2|256	- Patch3 : fix ie-exploit filter to not be triggered by Amazon
12cr|privoxy-3.0.19-2|257	
12cr|privoxy-3.0.19-2|258	* Sat Jul 24 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 3.0.3-5mdk
12cr|privoxy-3.0.19-2|259	- Fix perms on privoxy config directory
12cr|privoxy-3.0.19-2|260	
12cr|privoxy-3.0.19-2|261	* Thu Jul 22 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 3.0.3-4mdk
12cr|privoxy-3.0.19-2|262	- Fix default perms/owner of configuration file, otherwise privoxy won't
12cr|privoxy-3.0.19-2|263	be able to modify its config files from web interface.
12cr|privoxy-3.0.19-2|264	

6286 12
12cr|processdsn-1.0.0-2|1	Summary:	Process DSN notifications, record them in a database
12cr|processdsn-1.0.0-2|2	Name:		processdsn
12cr|processdsn-1.0.0-2|3	Version:	1.0.0
12cr|processdsn-1.0.0-2|4	Release:	2
12cr|processdsn-1.0.0-2|5	License:	Apache License
12cr|processdsn-1.0.0-2|6	Group:		System/Servers
12cr|processdsn-1.0.0-2|7	Source:		%{name}-%{version}.tar.bz2
12cr|processdsn-1.0.0-2|8	BuildRequires:	apr-devel
12cr|processdsn-1.0.0-2|9	BuildRequires:	apr-util-devel
12cr|processdsn-1.0.0-2|10	
12cr|processdsn-1.0.0-2|11	%description
12cr|processdsn-1.0.0-2|12	The DSN processor processes delivery status notifications, and stores the
12cr|processdsn-1.0.0-2|13	results in a SQL database via the APR DBD interface.
12cr|processdsn-1.0.0-2|14	
12cr|processdsn-1.0.0-2|15	%prep
12cr|processdsn-1.0.0-2|16	
12cr|processdsn-1.0.0-2|17	%setup -q
12cr|processdsn-1.0.0-2|18	
12cr|processdsn-1.0.0-2|19	%build
12cr|processdsn-1.0.0-2|20	autoreconf -fi
12cr|processdsn-1.0.0-2|21	export LIBS="`apr-1-config --link-ld` `apu-1-config --link-ld`"
12cr|processdsn-1.0.0-2|22	%configure2_5x
12cr|processdsn-1.0.0-2|23	%make
12cr|processdsn-1.0.0-2|24	
12cr|processdsn-1.0.0-2|25	%install
12cr|processdsn-1.0.0-2|26	%makeinstall_std
12cr|processdsn-1.0.0-2|27	
12cr|processdsn-1.0.0-2|28	%files
12cr|processdsn-1.0.0-2|29	%defattr(-,root,root)
12cr|processdsn-1.0.0-2|30	%doc README
12cr|processdsn-1.0.0-2|31	%{_bindir}/processdsn
12cr|processdsn-1.0.0-2|32	%{_mandir}/man1/processdsn.1*
12cr|processdsn-1.0.0-2|33	
12cr|processdsn-1.0.0-2|34	
12cr|processdsn-1.0.0-2|35	
12cr|processdsn-1.0.0-2|36	%changelog
12cr|processdsn-1.0.0-2|37	* Sun Apr 10 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2011.0
12cr|processdsn-1.0.0-2|38	+ Revision: 652246
12cr|processdsn-1.0.0-2|39	- import processdsn
12cr|processdsn-1.0.0-2|40	
12cr|processdsn-1.0.0-2|41	
12cr|processdsn-1.0.0-2|42	* Sun Apr 10 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cr|processdsn-1.0.0-2|43	- initial Mandriva release
12cr|processdsn-1.0.0-2|44	

6287 12
12cr|projectx-0.91.0-1|1	
12cr|projectx-0.91.0-1|2	%define name	projectx
12cr|projectx-0.91.0-1|3	%define Name	ProjectX
12cr|projectx-0.91.0-1|4	%define version	0.91.0
12cr|projectx-0.91.0-1|5	%define shortv	0.91.0
12cr|projectx-0.91.0-1|6	%define gcj_support 1
12cr|projectx-0.91.0-1|7	%if %mdkversion >= 200810
12cr|projectx-0.91.0-1|8	# (Anssi 02/2008) gcj4.3 segfault
12cr|projectx-0.91.0-1|9	%define gcj_support 0
12cr|projectx-0.91.0-1|10	%endif
12cr|projectx-0.91.0-1|11	%define stable	0
12cr|projectx-0.91.0-1|12	
12cr|projectx-0.91.0-1|13	Summary:	A free Java based MPEG demux utility
12cr|projectx-0.91.0-1|14	Name:		%name
12cr|projectx-0.91.0-1|15	Version:	%version
12cr|projectx-0.91.0-1|16	Release:	%mkrel 1
12cr|projectx-0.91.0-1|17	License:	GPLv2+
12cr|projectx-0.91.0-1|18	URL:		http://project-x.sourceforge.net/
12cr|projectx-0.91.0-1|19	%if %stable
12cr|projectx-0.91.0-1|20	Source:		%{Name}_Source_eng_%{version}.tar.bz2
12cr|projectx-0.91.0-1|21	Source1:	%{Name}_LanguagePack_%{version}.zip
12cr|projectx-0.91.0-1|22	%else
12cr|projectx-0.91.0-1|23	# Every CVS push (usually) corresponds to a .bXX tag.
12cr|projectx-0.91.0-1|24	# Latest tag can be seen in the commit message and in
12cr|projectx-0.91.0-1|25	# http://project-x.sourceforge.net/update/update.txt
12cr|projectx-0.91.0-1|26	# cvs -d:pserver:anonymous@project-x.cvs.sourceforge.net:/cvsroot/project-x login
12cr|projectx-0.91.0-1|27	# cvs -z3 -d:pserver:anonymous@project-x.cvs.sourceforge.net:/cvsroot/project-x co -P project-x
12cr|projectx-0.91.0-1|28	Source:		%{name}-%{version}.zip
12cr|projectx-0.91.0-1|29	%endif
12cr|projectx-0.91.0-1|30	Group:		Video
12cr|projectx-0.91.0-1|31	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|projectx-0.91.0-1|32	Requires:	java >= 1.6
12cr|projectx-0.91.0-1|33	Requires:	jpackage-utils
12cr|projectx-0.91.0-1|34	Requires:	jakarta-commons-net
12cr|projectx-0.91.0-1|35	Requires:	jakarta-oro
12cr|projectx-0.91.0-1|36	BuildRequires:	java-devel
12cr|projectx-0.91.0-1|37	%if %{mdkversion} >= 200810
12cr|projectx-0.91.0-1|38	BuildRequires:	java-rpmbuild
12cr|projectx-0.91.0-1|39	%else
12cr|projectx-0.91.0-1|40	BuildRequires:	java-gcj-compat-devel
12cr|projectx-0.91.0-1|41	%endif
12cr|projectx-0.91.0-1|42	BuildRequires:	jakarta-commons-net
12cr|projectx-0.91.0-1|43	BuildRequires:	jakarta-oro
12cr|projectx-0.91.0-1|44	BuildRequires:	imagemagick
12cr|projectx-0.91.0-1|45	BuildRequires:	dos2unix
12cr|projectx-0.91.0-1|46	BuildRequires:  desktop-file-utils
12cr|projectx-0.91.0-1|47	%if %{gcj_support}
12cr|projectx-0.91.0-1|48	BuildRequires:  java-gcj-compat-devel
12cr|projectx-0.91.0-1|49	%else
12cr|projectx-0.91.0-1|50	BuildArch:      noarch
12cr|projectx-0.91.0-1|51	%endif
12cr|projectx-0.91.0-1|52	
12cr|projectx-0.91.0-1|53	%description
12cr|projectx-0.91.0-1|54	Converts, splits and demuxes DVB and other MPEG recordings.
12cr|projectx-0.91.0-1|55	
12cr|projectx-0.91.0-1|56	%prep
12cr|projectx-0.91.0-1|57	%if %stable
12cr|projectx-0.91.0-1|58	%setup -q -n %{Name}_Source_%{shortv} -b 1
12cr|projectx-0.91.0-1|59	%else
12cr|projectx-0.91.0-1|60	%setup -q -n Project-X_%{shortv}
12cr|projectx-0.91.0-1|61	%endif
12cr|projectx-0.91.0-1|62	rm -rf lib
12cr|projectx-0.91.0-1|63	find -name CVS -type d -print0 | xargs -0 rm -rf
12cr|projectx-0.91.0-1|64	dos2unix htmls/*.html htmls/*/*.html
12cr|projectx-0.91.0-1|65	
12cr|projectx-0.91.0-1|66	perl -pi -e 's,classpath [a-z0-9\.\/:-]*,classpath \$CLASSPATH,' build.sh
12cr|projectx-0.91.0-1|67	perl -pi -e 's,^javac ,%javac ,' build.sh
12cr|projectx-0.91.0-1|68	
12cr|projectx-0.91.0-1|69	%if %mdkversion <= 200800
12cr|projectx-0.91.0-1|70	# We call jar manually to workaround
12cr|projectx-0.91.0-1|71	# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32516
12cr|projectx-0.91.0-1|72	perl -pi -e 's,^jar ,#jar ,' build.sh
12cr|projectx-0.91.0-1|73	%else
12cr|projectx-0.91.0-1|74	perl -pi -e 's,^jar ,%jar ,' build.sh
12cr|projectx-0.91.0-1|75	%endif
12cr|projectx-0.91.0-1|76	
12cr|projectx-0.91.0-1|77	perl -pi -e 's,^Class-Path:.*\n,,' MANIFEST.MF
12cr|projectx-0.91.0-1|78	
12cr|projectx-0.91.0-1|79	perl -pi -e 's,Icon=.*,Icon=%name,' %name.desktop
12cr|projectx-0.91.0-1|80	perl -pi -e 's,Exec=.*,Exec=%{_bindir}/%{name},' %name.desktop
12cr|projectx-0.91.0-1|81	
12cr|projectx-0.91.0-1|82	perl -pi -e 's/\r$//g' *.txt
12cr|projectx-0.91.0-1|83	
12cr|projectx-0.91.0-1|84	%build
12cr|projectx-0.91.0-1|85	export CLASSPATH=$(build-classpath commons-net oro)
12cr|projectx-0.91.0-1|86	sh -ex build.sh
12cr|projectx-0.91.0-1|87	
12cr|projectx-0.91.0-1|88	%if %mdkversion <= 200800
12cr|projectx-0.91.0-1|89	cd build
12cr|projectx-0.91.0-1|90	%jar cfvm ../ProjectX.jar ../MANIFEST.MF *
12cr|projectx-0.91.0-1|91	cd -
12cr|projectx-0.91.0-1|92	%endif
12cr|projectx-0.91.0-1|93	
12cr|projectx-0.91.0-1|94	%jar -i %Name.jar
12cr|projectx-0.91.0-1|95	
12cr|projectx-0.91.0-1|96	%install
12cr|projectx-0.91.0-1|97	rm -rf %{buildroot}
12cr|projectx-0.91.0-1|98	
12cr|projectx-0.91.0-1|99	install -d -m755 %{buildroot}%{_javadir}
12cr|projectx-0.91.0-1|100	install -m644 %{Name}.jar %{buildroot}%{_javadir}
12cr|projectx-0.91.0-1|101	
12cr|projectx-0.91.0-1|102	%if %{gcj_support}
12cr|projectx-0.91.0-1|103	%{_bindir}/aot-compile-rpm
12cr|projectx-0.91.0-1|104	%endif
12cr|projectx-0.91.0-1|105	
12cr|projectx-0.91.0-1|106	%jpackage_script net.sourceforge.dvb.projectx.common.Start %nil %nil %Name:commons-net:oro %name
12cr|projectx-0.91.0-1|107	
12cr|projectx-0.91.0-1|108	install -D -m644 %name.desktop %{buildroot}%{_datadir}/applications/%name.desktop
12cr|projectx-0.91.0-1|109	
12cr|projectx-0.91.0-1|110	install -d -m755 %{buildroot}%{_miconsdir}
12cr|projectx-0.91.0-1|111	install -d -m755 %{buildroot}%{_iconsdir}
12cr|projectx-0.91.0-1|112	install -d -m755 %{buildroot}%{_liconsdir}
12cr|projectx-0.91.0-1|113	
12cr|projectx-0.91.0-1|114	# (Anssi) It is X :p
12cr|projectx-0.91.0-1|115	convert resources/close.gif -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12cr|projectx-0.91.0-1|116	convert resources/close.gif -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12cr|projectx-0.91.0-1|117	convert resources/close.gif -resize 48x48 %{buildroot}%{_liconsdir}/%{name}.png
12cr|projectx-0.91.0-1|118	
12cr|projectx-0.91.0-1|119	
12cr|projectx-0.91.0-1|120	desktop-file-install --vendor="" \
12cr|projectx-0.91.0-1|121	--add-category="Java" \
12cr|projectx-0.91.0-1|122	--add-category="AudioVideo" \
12cr|projectx-0.91.0-1|123	--add-category="AudioVideoEditing" \
12cr|projectx-0.91.0-1|124	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|projectx-0.91.0-1|125	
12cr|projectx-0.91.0-1|126	%clean
12cr|projectx-0.91.0-1|127	rm -rf %{buildroot}
12cr|projectx-0.91.0-1|128	
12cr|projectx-0.91.0-1|129	%post
12cr|projectx-0.91.0-1|130	%if %{gcj_support}
12cr|projectx-0.91.0-1|131	%{update_gcjdb}
12cr|projectx-0.91.0-1|132	%endif
12cr|projectx-0.91.0-1|133	%if %mdkversion < 200900
12cr|projectx-0.91.0-1|134	%{update_menus}
12cr|projectx-0.91.0-1|135	%endif
12cr|projectx-0.91.0-1|136	
12cr|projectx-0.91.0-1|137	%postun
12cr|projectx-0.91.0-1|138	%if %{gcj_support}
12cr|projectx-0.91.0-1|139	%{clean_gcjdb}
12cr|projectx-0.91.0-1|140	%endif
12cr|projectx-0.91.0-1|141	%if %mdkversion < 200900
12cr|projectx-0.91.0-1|142	%{clean_menus}
12cr|projectx-0.91.0-1|143	%endif
12cr|projectx-0.91.0-1|144	
12cr|projectx-0.91.0-1|145	%files
12cr|projectx-0.91.0-1|146	%defattr(0644,root,root,0755)
12cr|projectx-0.91.0-1|147	%doc ReadMe.txt htmls
12cr|projectx-0.91.0-1|148	%attr(0755,root,root) %{_bindir}/%{name}
12cr|projectx-0.91.0-1|149	%{_javadir}/%{Name}.jar
12cr|projectx-0.91.0-1|150	%if %{gcj_support}
12cr|projectx-0.91.0-1|151	%{_libdir}/gcj/%{name}
12cr|projectx-0.91.0-1|152	%endif
12cr|projectx-0.91.0-1|153	%{_miconsdir}/%{name}.png
12cr|projectx-0.91.0-1|154	%{_iconsdir}/%{name}.png
12cr|projectx-0.91.0-1|155	%{_liconsdir}/%{name}.png
12cr|projectx-0.91.0-1|156	%{_datadir}/applications/%{name}.desktop
12cr|projectx-0.91.0-1|157	
12cr|projectx-0.91.0-1|158	
12cr|projectx-0.91.0-1|159	
12cr|projectx-0.91.0-1|160	
12cr|projectx-0.91.0-1|161	
12cr|projectx-0.91.0-1|162	%changelog
12cr|projectx-0.91.0-1|163	* Sat Apr 30 2011 Olivier Faurax <ofaurax@mandriva.org> 0.91.0-1mdv2011.0
12cr|projectx-0.91.0-1|164	+ Revision: 661101
12cr|projectx-0.91.0-1|165	- Version 0.91.0
12cr|projectx-0.91.0-1|166	
12cr|projectx-0.91.0-1|167	* Tue Aug 17 2010 Anssi Hannula <anssi@mandriva.org> 0.90.4.00.b32-1mdv2011.0
12cr|projectx-0.91.0-1|168	+ Revision: 570717
12cr|projectx-0.91.0-1|169	- new version
12cr|projectx-0.91.0-1|170	- update license tag for policy
12cr|projectx-0.91.0-1|171	- remove name from summary
12cr|projectx-0.91.0-1|172	
12cr|projectx-0.91.0-1|173	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.90.4.00.b31-1mdv2010.0
12cr|projectx-0.91.0-1|174	+ Revision: 396164
12cr|projectx-0.91.0-1|175	- new version
12cr|projectx-0.91.0-1|176	- clarify summary
12cr|projectx-0.91.0-1|177	
12cr|projectx-0.91.0-1|178	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|projectx-0.91.0-1|179	- lowercase ImageMagick
12cr|projectx-0.91.0-1|180	
12cr|projectx-0.91.0-1|181	* Sat Sep 20 2008 Anssi Hannula <anssi@mandriva.org> 0.90.4.00.b24-6mdv2009.0
12cr|projectx-0.91.0-1|182	+ Revision: 286260
12cr|projectx-0.91.0-1|183	- requires java >= 1.6 (fixes #43632)
12cr|projectx-0.91.0-1|184	
12cr|projectx-0.91.0-1|185	* Fri Sep 19 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0.90.4.00.b24-5mdv2009.0
12cr|projectx-0.91.0-1|186	+ Revision: 285837
12cr|projectx-0.91.0-1|187	- rebuild
12cr|projectx-0.91.0-1|188	
12cr|projectx-0.91.0-1|189	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.90.4.00.b24-4mdv2009.0
12cr|projectx-0.91.0-1|190	+ Revision: 269012
12cr|projectx-0.91.0-1|191	- rebuild early 2009.0 package (before pixel changes)
12cr|projectx-0.91.0-1|192	
12cr|projectx-0.91.0-1|193	+ Pixel <pixel@mandriva.com>
12cr|projectx-0.91.0-1|194	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|projectx-0.91.0-1|195	
12cr|projectx-0.91.0-1|196	* Tue Apr 29 2008 Anssi Hannula <anssi@mandriva.org> 0.90.4.00.b24-3mdv2009.0
12cr|projectx-0.91.0-1|197	+ Revision: 198963
12cr|projectx-0.91.0-1|198	+ rebuild (emptylog)
12cr|projectx-0.91.0-1|199	
12cr|projectx-0.91.0-1|200	* Tue Apr 29 2008 Anssi Hannula <anssi@mandriva.org> 0.90.4.00.b24-2mdv2009.0
12cr|projectx-0.91.0-1|201	+ Revision: 198915
12cr|projectx-0.91.0-1|202	- fix backportability (for old jar)
12cr|projectx-0.91.0-1|203	- add backportability buildrequires
12cr|projectx-0.91.0-1|204	- 0.90.4.00.b24
12cr|projectx-0.91.0-1|205	- drop gcj precompilation for now due to ICEs
12cr|projectx-0.91.0-1|206	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|projectx-0.91.0-1|207	
12cr|projectx-0.91.0-1|208	+ Thierry Vignaud <tv@mandriva.org>
12cr|projectx-0.91.0-1|209	- drop old menu
12cr|projectx-0.91.0-1|210	- kill re-definition of %%buildroot on Pixel's request
12cr|projectx-0.91.0-1|211	
12cr|projectx-0.91.0-1|212	+ Olivier Blin <oblin@mandriva.com>
12cr|projectx-0.91.0-1|213	- restore BuildRoot
12cr|projectx-0.91.0-1|214	
12cr|projectx-0.91.0-1|215	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0.90.4.00-7mdv2008.0
12cr|projectx-0.91.0-1|216	+ Revision: 87345
12cr|projectx-0.91.0-1|217	- rebuild to filter out autorequires of GCJ AOT objects
12cr|projectx-0.91.0-1|218	- remove unnecessary Requires(post) on java-gcj-compat
12cr|projectx-0.91.0-1|219	
12cr|projectx-0.91.0-1|220	* Sat Jun 30 2007 Anssi Hannula <anssi@mandriva.org> 0.90.4.00-6mdv2008.0
12cr|projectx-0.91.0-1|221	+ Revision: 46155
12cr|projectx-0.91.0-1|222	- disable cacao hack, now works with gcj
12cr|projectx-0.91.0-1|223	- use only standard menu categories
12cr|projectx-0.91.0-1|224	- workaround gjar upstream bug #32516
12cr|projectx-0.91.0-1|225	
12cr|projectx-0.91.0-1|226	
12cr|projectx-0.91.0-1|227	* Sat Mar 10 2007 Anssi Hannula <anssi@mandriva.org> 0.90.4.00-5mdv2007.1
12cr|projectx-0.91.0-1|228	+ Revision: 141077
12cr|projectx-0.91.0-1|229	- use cacao instead of jamvm in gui mode
12cr|projectx-0.91.0-1|230	
12cr|projectx-0.91.0-1|231	* Mon Mar 05 2007 Anssi Hannula <anssi@mandriva.org> 0.90.4.00-4mdv2007.1
12cr|projectx-0.91.0-1|232	+ Revision: 133354
12cr|projectx-0.91.0-1|233	- fix group
12cr|projectx-0.91.0-1|234	- drop epoch 0
12cr|projectx-0.91.0-1|235	- fix menu categories
12cr|projectx-0.91.0-1|236	
12cr|projectx-0.91.0-1|237	* Wed Oct 18 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0:0.90.4.00-3mdv2007.0
12cr|projectx-0.91.0-1|238	+ Revision: 65842
12cr|projectx-0.91.0-1|239	-Add Buildrequires
12cr|projectx-0.91.0-1|240	- import projectx-0.90.4.00-2mdv2007.0
12cr|projectx-0.91.0-1|241	
12cr|projectx-0.91.0-1|242	* Sat Sep 02 2006 Anssi Hannula <anssi@mandriva.org> 0:0.90.4.00-2mdv2007.0
12cr|projectx-0.91.0-1|243	- requires jakarta-oro
12cr|projectx-0.91.0-1|244	- more docs
12cr|projectx-0.91.0-1|245	- force jamvm when gui is used, 10x slower but works (gcj is too old)
12cr|projectx-0.91.0-1|246	
12cr|projectx-0.91.0-1|247	* Sat Jun 17 2006 Anssi Hannula <anssi@mandriva.org> 0:0.90.4.00-1mdv2007.0
12cr|projectx-0.91.0-1|248	- initial Mandriva release
12cr|projectx-0.91.0-1|249	

6288 12
12cr|Propaganda-1-17|1	Summary:	Desktop Enhancements For Linux
12cr|Propaganda-1-17|2	Name:		Propaganda
12cr|Propaganda-1-17|3	Version:	1
12cr|Propaganda-1-17|4	Release:	17
12cr|Propaganda-1-17|5	License:	GPL
12cr|Propaganda-1-17|6	Group:		Graphical desktop/Other
12cr|Propaganda-1-17|7	URL:		http://propaganda.system12.com/
12cr|Propaganda-1-17|8	
12cr|Propaganda-1-17|9	Source:		Propaganda-EVERYTHING.tar.bz2
12cr|Propaganda-1-17|10	Source1:	Desktop-Propaganda
12cr|Propaganda-1-17|11	Source2:	Propaganda-Vol13.tar.bz2
12cr|Propaganda-1-17|12	Source3:	Propaganda-Vol14.tar.bz2
12cr|Propaganda-1-17|13	
12cr|Propaganda-1-17|14	Obsoletes:	gnome-imglib desktop-backgrounds
12cr|Propaganda-1-17|15	Provides:	gnome-imglib desktop-backgrounds
12cr|Propaganda-1-17|16	BuildArch:	noarch
12cr|Propaganda-1-17|17	BuildRequires:	findutils
12cr|Propaganda-1-17|18	
12cr|Propaganda-1-17|19	%description
12cr|Propaganda-1-17|20	Propaganda, at its core, is basically a collection of "seamless tiles"..
12cr|Propaganda-1-17|21	Graphics which are drawn in such a way that they do not appear to repeat
12cr|Propaganda-1-17|22	at the edges. All the graphics for Propaganda are drawn with GIMP, an
12cr|Propaganda-1-17|23	excellent paint program also made available under the GNU GPL. Propaganda
12cr|Propaganda-1-17|24	tiles are painted in a wide variety of styles, textures and sizes, making
12cr|Propaganda-1-17|25	them ideal for use in 3D applications, or simply as desktop wallpaper.
12cr|Propaganda-1-17|26	
12cr|Propaganda-1-17|27	
12cr|Propaganda-1-17|28	%package Vol1
12cr|Propaganda-1-17|29	Summary:	Propaganda Volume 1 - Desktop Enhancements For Linux
12cr|Propaganda-1-17|30	Group:		Graphical desktop/Other
12cr|Propaganda-1-17|31	%description Vol1
12cr|Propaganda-1-17|32	This is Volume 1 of Propaganda Collection.
12cr|Propaganda-1-17|33	
12cr|Propaganda-1-17|34	Propaganda, at its core, is basically a collection of "seamless tiles"..
12cr|Propaganda-1-17|35	Graphics which are drawn in such a way that they do not appear to repeat
12cr|Propaganda-1-17|36	at the edges. All the graphics for Propaganda are drawn with GIMP, an
12cr|Propaganda-1-17|37	excellent paint program also made available under the GNU GPL. Propaganda
12cr|Propaganda-1-17|38	tiles are painted in a wide variety of styles, textures and sizes, making
12cr|Propaganda-1-17|39	them ideal for use in 3D applications, or simply as desktop wallpaper.
12cr|Propaganda-1-17|40	
12cr|Propaganda-1-17|41	
12cr|Propaganda-1-17|42	%package Vol2
12cr|Propaganda-1-17|43	Summary:	Propaganda Volume 2 - Desktop Enhancements For Linux
12cr|Propaganda-1-17|44	Group:		Graphical desktop/Other
12cr|Propaganda-1-17|45	%description Vol2
12cr|Propaganda-1-17|46	This is Volume 2 of Propaganda Collection.
12cr|Propaganda-1-17|47	
12cr|Propaganda-1-17|48	Propaganda, at its core, is basically a collection of "seamless tiles"..
12cr|Propaganda-1-17|49	Graphics which are drawn in such a way that they do not appear to repeat
12cr|Propaganda-1-17|50	at the edges. All the graphics for Propaganda are drawn with GIMP, an
12cr|Propaganda-1-17|51	excellent paint program also made available under the GNU GPL. Propaganda
12cr|Propaganda-1-17|52	tiles are painted in a wide variety of styles, textures and sizes, making
12cr|Propaganda-1-17|53	them ideal for use in 3D applications, or simply as desktop wallpaper.
12cr|Propaganda-1-17|54	
12cr|Propaganda-1-17|55	
12cr|Propaganda-1-17|56	%package Vol3
12cr|Propaganda-1-17|57	Summary:	Propaganda Volume 3 - Desktop Enhancements For Linux
12cr|Propaganda-1-17|58	Group:		Graphical desktop/Other
12cr|Propaganda-1-17|59	%description Vol3
12cr|Propaganda-1-17|60	This is Volume 3 of Propaganda Collection.
12cr|Propaganda-1-17|61	
12cr|Propaganda-1-17|62	Propaganda, at its core, is basically a collection of "seamless tiles"..
12cr|Propaganda-1-17|63	Graphics which are drawn in such a way that they do not appear to repeat
12cr|Propaganda-1-17|64	at the edges. All the graphics for Propaganda are drawn with GIMP, an
12cr|Propaganda-1-17|65	excellent paint program also made available under the GNU GPL. Propaganda
12cr|Propaganda-1-17|66	tiles are painted in a wide variety of styles, textures and sizes, making
12cr|Propaganda-1-17|67	them ideal for use in 3D applications, or simply as desktop wallpaper.
12cr|Propaganda-1-17|68	
12cr|Propaganda-1-17|69	
12cr|Propaganda-1-17|70	%package Vol4
12cr|Propaganda-1-17|71	Summary:	Propaganda Volume 4 - Desktop Enhancements For Linux
12cr|Propaganda-1-17|72	Group:		Graphical desktop/Other
12cr|Propaganda-1-17|73	%description Vol4
12cr|Propaganda-1-17|74	This is Volume 4 of Propaganda Collection.
12cr|Propaganda-1-17|75	
12cr|Propaganda-1-17|76	Propaganda, at its core, is basically a collection of "seamless tiles"..
12cr|Propaganda-1-17|77	Graphics which are drawn in such a way that they do not appear to repeat
12cr|Propaganda-1-17|78	at the edges. All the graphics for Propaganda are drawn with GIMP, an
12cr|Propaganda-1-17|79	excellent paint program also made available under the GNU GPL. Propaganda
12cr|Propaganda-1-17|80	tiles are painted in a wide variety of styles, textures and sizes, making
12cr|Propaganda-1-17|81	them ideal for use in 3D applications, or simply as desktop wallpaper.
12cr|Propaganda-1-17|82	
12cr|Propaganda-1-17|83	
12cr|Propaganda-1-17|84	%package Vol5
12cr|Propaganda-1-17|85	Summary:	Propaganda Volume 5 - Desktop Enhancements For Linux
12cr|Propaganda-1-17|86	Group:		Graphical desktop/Other
12cr|Propaganda-1-17|87	%description Vol5
12cr|Propaganda-1-17|88	This is Volume 5 of Propaganda Collection.
12cr|Propaganda-1-17|89	
12cr|Propaganda-1-17|90	Propaganda, at its core, is basically a collection of "seamless tiles"..
12cr|Propaganda-1-17|91	Graphics which are drawn in such a way that they do not appear to repeat
12cr|Propaganda-1-17|92	at the edges. All the graphics for Propaganda are drawn with GIMP, an
12cr|Propaganda-1-17|93	excellent paint program also made available under the GNU GPL. Propaganda
12cr|Propaganda-1-17|94	tiles are painted in a wide variety of styles, textures and sizes, making
12cr|Propaganda-1-17|95	them ideal for use in 3D applications, or simply as desktop wallpaper.
12cr|Propaganda-1-17|96	
12cr|Propaganda-1-17|97	
12cr|Propaganda-1-17|98	%package Vol6
12cr|Propaganda-1-17|99	Summary:	Propaganda Volume 6 - Desktop Enhancements For Linux
12cr|Propaganda-1-17|100	Group:		Graphical desktop/Other
12cr|Propaganda-1-17|101	%description Vol6
12cr|Propaganda-1-17|102	This is Volume 6 of Propaganda Collection.
12cr|Propaganda-1-17|103	
12cr|Propaganda-1-17|104	Propaganda, at its core, is basically a collection of "seamless tiles"..
12cr|Propaganda-1-17|105	Graphics which are drawn in such a way that they do not appear to repeat
12cr|Propaganda-1-17|106	at the edges. All the graphics for Propaganda are drawn with GIMP, an
12cr|Propaganda-1-17|107	excellent paint program also made available under the GNU GPL. Propaganda
12cr|Propaganda-1-17|108	tiles are painted in a wide variety of styles, textures and sizes, making
12cr|Propaganda-1-17|109	them ideal for use in 3D applications, or simply as desktop wallpaper.
12cr|Propaganda-1-17|110	
12cr|Propaganda-1-17|111	
12cr|Propaganda-1-17|112	%package Vol7
12cr|Propaganda-1-17|113	Summary:	Propaganda Volume 7 - Desktop Enhancements For Linux
12cr|Propaganda-1-17|114	Group:		Graphical desktop/Other
12cr|Propaganda-1-17|115	%description Vol7
12cr|Propaganda-1-17|116	This is Volume 7 of Propaganda Collection.
12cr|Propaganda-1-17|117	
12cr|Propaganda-1-17|118	Propaganda, at its core, is basically a collection of "seamless tiles"..
12cr|Propaganda-1-17|119	Graphics which are drawn in such a way that they do not appear to repeat
12cr|Propaganda-1-17|120	at the edges. All the graphics for Propaganda are drawn with GIMP, an
12cr|Propaganda-1-17|121	excellent paint program also made available under the GNU GPL. Propaganda
12cr|Propaganda-1-17|122	tiles are painted in a wide variety of styles, textures and sizes, making
12cr|Propaganda-1-17|123	them ideal for use in 3D applications, or simply as desktop wallpaper.
12cr|Propaganda-1-17|124	
12cr|Propaganda-1-17|125	
12cr|Propaganda-1-17|126	%package Vol8
12cr|Propaganda-1-17|127	Summary:	Propaganda Volume 8 - Desktop Enhancements For Linux
12cr|Propaganda-1-17|128	Group:		Graphical desktop/Other
12cr|Propaganda-1-17|129	%description Vol8
12cr|Propaganda-1-17|130	This is Volume 8 of Propaganda Collection.
12cr|Propaganda-1-17|131	
12cr|Propaganda-1-17|132	Propaganda, at its core, is basically a collection of "seamless tiles"..
12cr|Propaganda-1-17|133	Graphics which are drawn in such a way that they do not appear to repeat
12cr|Propaganda-1-17|134	at the edges. All the graphics for Propaganda are drawn with GIMP, an
12cr|Propaganda-1-17|135	excellent paint program also made available under the GNU GPL. Propaganda
12cr|Propaganda-1-17|136	tiles are painted in a wide variety of styles, textures and sizes, making
12cr|Propaganda-1-17|137	them ideal for use in 3D applications, or simply as desktop wallpaper.
12cr|Propaganda-1-17|138	
12cr|Propaganda-1-17|139	
12cr|Propaganda-1-17|140	%package Vol9
12cr|Propaganda-1-17|141	Summary:	Propaganda Volume 9 - Desktop Enhancements For Linux
12cr|Propaganda-1-17|142	Group:		Graphical desktop/Other
12cr|Propaganda-1-17|143	%description Vol9
12cr|Propaganda-1-17|144	This is Volume 9 of Propaganda Collection.
12cr|Propaganda-1-17|145	
12cr|Propaganda-1-17|146	Propaganda, at its core, is basically a collection of "seamless tiles"..
12cr|Propaganda-1-17|147	Graphics which are drawn in such a way that they do not appear to repeat
12cr|Propaganda-1-17|148	at the edges. All the graphics for Propaganda are drawn with GIMP, an
12cr|Propaganda-1-17|149	excellent paint program also made available under the GNU GPL. Propaganda
12cr|Propaganda-1-17|150	tiles are painted in a wide variety of styles, textures and sizes, making
12cr|Propaganda-1-17|151	them ideal for use in 3D applications, or simply as desktop wallpaper.
12cr|Propaganda-1-17|152	
12cr|Propaganda-1-17|153	
12cr|Propaganda-1-17|154	%package Vol10
12cr|Propaganda-1-17|155	Summary:	Propaganda Volume 10 - Desktop Enhancements For Linux
12cr|Propaganda-1-17|156	Group:		Graphical desktop/Other
12cr|Propaganda-1-17|157	%description Vol10
12cr|Propaganda-1-17|158	This is Volume 10 of Propaganda Collection.
12cr|Propaganda-1-17|159	
12cr|Propaganda-1-17|160	Propaganda, at its core, is basically a collection of "seamless tiles"..
12cr|Propaganda-1-17|161	Graphics which are drawn in such a way that they do not appear to repeat
12cr|Propaganda-1-17|162	at the edges. All the graphics for Propaganda are drawn with GIMP, an
12cr|Propaganda-1-17|163	excellent paint program also made available under the GNU GPL. Propaganda
12cr|Propaganda-1-17|164	tiles are painted in a wide variety of styles, textures and sizes, making
12cr|Propaganda-1-17|165	them ideal for use in 3D applications, or simply as desktop wallpaper.
12cr|Propaganda-1-17|166	
12cr|Propaganda-1-17|167	
12cr|Propaganda-1-17|168	%package Vol11
12cr|Propaganda-1-17|169	Summary:	Propaganda Volume 11 - Desktop Enhancements For Linux
12cr|Propaganda-1-17|170	Group:		Graphical desktop/Other
12cr|Propaganda-1-17|171	%description Vol11
12cr|Propaganda-1-17|172	This is Volume 11 of Propaganda Collection.
12cr|Propaganda-1-17|173	
12cr|Propaganda-1-17|174	Propaganda, at its core, is basically a collection of "seamless tiles"..
12cr|Propaganda-1-17|175	Graphics which are drawn in such a way that they do not appear to repeat
12cr|Propaganda-1-17|176	at the edges. All the graphics for Propaganda are drawn with GIMP, an
12cr|Propaganda-1-17|177	excellent paint program also made available under the GNU GPL. Propaganda
12cr|Propaganda-1-17|178	tiles are painted in a wide variety of styles, textures and sizes, making
12cr|Propaganda-1-17|179	them ideal for use in 3D applications, or simply as desktop wallpaper.
12cr|Propaganda-1-17|180	
12cr|Propaganda-1-17|181	
12cr|Propaganda-1-17|182	%package Vol12
12cr|Propaganda-1-17|183	Summary:	Propaganda Volume 12 - Desktop Enhancements For Linux
12cr|Propaganda-1-17|184	Group:		Graphical desktop/Other
12cr|Propaganda-1-17|185	%description Vol12
12cr|Propaganda-1-17|186	This is Volume 12 of Propaganda Collection.
12cr|Propaganda-1-17|187	
12cr|Propaganda-1-17|188	Propaganda, at its core, is basically a collection of "seamless tiles"..
12cr|Propaganda-1-17|189	Graphics which are drawn in such a way that they do not appear to repeat
12cr|Propaganda-1-17|190	at the edges. All the graphics for Propaganda are drawn with GIMP, an
12cr|Propaganda-1-17|191	excellent paint program also made available under the GNU GPL. Propaganda
12cr|Propaganda-1-17|192	tiles are painted in a wide variety of styles, textures and sizes, making
12cr|Propaganda-1-17|193	them ideal for use in 3D applications, or simply as desktop wallpaper.
12cr|Propaganda-1-17|194	
12cr|Propaganda-1-17|195	
12cr|Propaganda-1-17|196	%package Vol13
12cr|Propaganda-1-17|197	Summary:    Propaganda Volume 13 - Desktop Enhancements For Linux
12cr|Propaganda-1-17|198	Group:      Graphical desktop/Other
12cr|Propaganda-1-17|199	%description Vol13
12cr|Propaganda-1-17|200	This is Volume 13 of Propaganda Collection.
12cr|Propaganda-1-17|201	
12cr|Propaganda-1-17|202	Propaganda, at its core, is basically a collection of "seamless tiles"..
12cr|Propaganda-1-17|203	Graphics which are drawn in such a way that they do not appear to repeat
12cr|Propaganda-1-17|204	at the edges. All the graphics for Propaganda are drawn with GIMP, an
12cr|Propaganda-1-17|205	excellent paint program also made available under the GNU GPL. Propaganda
12cr|Propaganda-1-17|206	tiles are painted in a wide variety of styles, textures and sizes, making
12cr|Propaganda-1-17|207	them ideal for use in 3D applications, or simply as desktop wallpaper.
12cr|Propaganda-1-17|208	
12cr|Propaganda-1-17|209	
12cr|Propaganda-1-17|210	%package Vol14
12cr|Propaganda-1-17|211	Summary:    Propaganda Volume 14 - Desktop Enhancements For Linux
12cr|Propaganda-1-17|212	Group:      Graphical desktop/Other
12cr|Propaganda-1-17|213	%description Vol14
12cr|Propaganda-1-17|214	This is Volume 14 of Propaganda Collection.
12cr|Propaganda-1-17|215	
12cr|Propaganda-1-17|216	Propaganda, at its core, is basically a collection of "seamless tiles"..
12cr|Propaganda-1-17|217	Graphics which are drawn in such a way that they do not appear to repeat
12cr|Propaganda-1-17|218	at the edges. All the graphics for Propaganda are drawn with GIMP, an
12cr|Propaganda-1-17|219	excellent paint program also made available under the GNU GPL. Propaganda
12cr|Propaganda-1-17|220	tiles are painted in a wide variety of styles, textures and sizes, making
12cr|Propaganda-1-17|221	them ideal for use in 3D applications, or simply as desktop wallpaper.
12cr|Propaganda-1-17|222	
12cr|Propaganda-1-17|223	
12cr|Propaganda-1-17|224	%package For-E
12cr|Propaganda-1-17|225	Summary:	Propaganda For E - Desktop Enhancements For Linux
12cr|Propaganda-1-17|226	Group:		Graphical desktop/Other
12cr|Propaganda-1-17|227	%description For-E
12cr|Propaganda-1-17|228	This is Volume "For-E" (Enlightenment) of Propaganda Collection. Althought
12cr|Propaganda-1-17|229	is name is "For-E", you can use it for another Window Mangager (of course).
12cr|Propaganda-1-17|230	
12cr|Propaganda-1-17|231	Propaganda, at its core, is basically a collection of "seamless tiles"..
12cr|Propaganda-1-17|232	Graphics which are drawn in such a way that they do not appear to repeat
12cr|Propaganda-1-17|233	at the edges. All the graphics for Propaganda are drawn with GIMP, an
12cr|Propaganda-1-17|234	excellent paint program also made available under the GNU GPL. Propaganda
12cr|Propaganda-1-17|235	tiles are painted in a wide variety of styles, textures and sizes, making
12cr|Propaganda-1-17|236	them ideal for use in 3D applications, or simply as desktop wallpaper.
12cr|Propaganda-1-17|237	
12cr|Propaganda-1-17|238	
12cr|Propaganda-1-17|239	%prep
12cr|Propaganda-1-17|240	
12cr|Propaganda-1-17|241	%setup -q -c -n %{name}-1 -a 0 -a 2 -a 3
12cr|Propaganda-1-17|242	
12cr|Propaganda-1-17|243	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol1/.directory
12cr|Propaganda-1-17|244	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol2/.directory
12cr|Propaganda-1-17|245	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol3/.directory
12cr|Propaganda-1-17|246	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol4/.directory
12cr|Propaganda-1-17|247	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol5/.directory
12cr|Propaganda-1-17|248	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol6/.directory
12cr|Propaganda-1-17|249	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol7/.directory
12cr|Propaganda-1-17|250	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol8/.directory
12cr|Propaganda-1-17|251	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol9/.directory
12cr|Propaganda-1-17|252	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol10/.directory
12cr|Propaganda-1-17|253	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol11/.directory
12cr|Propaganda-1-17|254	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol12/.directory
12cr|Propaganda-1-17|255	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol13/.directory
12cr|Propaganda-1-17|256	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-Vol14/.directory
12cr|Propaganda-1-17|257	cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-1/Propaganda-For-E/.directory
12cr|Propaganda-1-17|258	
12cr|Propaganda-1-17|259	
12cr|Propaganda-1-17|260	%install
12cr|Propaganda-1-17|261	mkdir -p %{buildroot}%{_datadir}/wallpapers
12cr|Propaganda-1-17|262	cp -ar $RPM_BUILD_DIR/%{name}-1/Propaganda* %{buildroot}%{_datadir}/wallpapers
12cr|Propaganda-1-17|263	find %{buildroot}%{_datadir}/wallpapers -type f -not \
12cr|Propaganda-1-17|264	\( -name .directory -or -iname \*.html -or -iname \*.JPG \) | xargs rm
12cr|Propaganda-1-17|265	
12cr|Propaganda-1-17|266	%files Vol1
12cr|Propaganda-1-17|267	%{_datadir}/wallpapers/%{name}-Vol1
12cr|Propaganda-1-17|268	%doc README README-PROPAGANDA COPYING %{name}-Vol1/script.perl
12cr|Propaganda-1-17|269	
12cr|Propaganda-1-17|270	%files Vol2
12cr|Propaganda-1-17|271	%{_datadir}/wallpapers/%{name}-Vol2
12cr|Propaganda-1-17|272	%doc README README-PROPAGANDA COPYING %{name}-Vol2/script.perl
12cr|Propaganda-1-17|273	
12cr|Propaganda-1-17|274	%files Vol3
12cr|Propaganda-1-17|275	%{_datadir}/wallpapers/%{name}-Vol3
12cr|Propaganda-1-17|276	%doc README README-PROPAGANDA COPYING %{name}-Vol3/script.perl
12cr|Propaganda-1-17|277	
12cr|Propaganda-1-17|278	%files Vol4
12cr|Propaganda-1-17|279	%{_datadir}/wallpapers/%{name}-Vol4
12cr|Propaganda-1-17|280	%doc README README-PROPAGANDA COPYING %{name}-Vol4/script.perl
12cr|Propaganda-1-17|281	
12cr|Propaganda-1-17|282	%files Vol5
12cr|Propaganda-1-17|283	%{_datadir}/wallpapers/%{name}-Vol5
12cr|Propaganda-1-17|284	%doc README README-PROPAGANDA COPYING %{name}-Vol5/script.perl
12cr|Propaganda-1-17|285	
12cr|Propaganda-1-17|286	%files Vol6
12cr|Propaganda-1-17|287	%{_datadir}/wallpapers/%{name}-Vol6
12cr|Propaganda-1-17|288	%doc README README-PROPAGANDA COPYING %{name}-Vol6/script.perl
12cr|Propaganda-1-17|289	
12cr|Propaganda-1-17|290	%files Vol7
12cr|Propaganda-1-17|291	%{_datadir}/wallpapers/%{name}-Vol7
12cr|Propaganda-1-17|292	%doc README README-PROPAGANDA COPYING %{name}-Vol7/script.perl
12cr|Propaganda-1-17|293	
12cr|Propaganda-1-17|294	%files Vol8
12cr|Propaganda-1-17|295	%{_datadir}/wallpapers/%{name}-Vol8
12cr|Propaganda-1-17|296	%doc README README-PROPAGANDA COPYING %{name}-Vol8/script.perl
12cr|Propaganda-1-17|297	
12cr|Propaganda-1-17|298	%files Vol9
12cr|Propaganda-1-17|299	%{_datadir}/wallpapers/%{name}-Vol9
12cr|Propaganda-1-17|300	%doc README README-PROPAGANDA COPYING %{name}-Vol9/script.perl
12cr|Propaganda-1-17|301	
12cr|Propaganda-1-17|302	%files Vol10
12cr|Propaganda-1-17|303	%{_datadir}/wallpapers/%{name}-Vol10
12cr|Propaganda-1-17|304	%doc README README-PROPAGANDA COPYING %{name}-Vol10/script.perl
12cr|Propaganda-1-17|305	
12cr|Propaganda-1-17|306	%files Vol11
12cr|Propaganda-1-17|307	%{_datadir}/wallpapers/%{name}-Vol11
12cr|Propaganda-1-17|308	%doc README README-PROPAGANDA COPYING %{name}-Vol11/script.perl
12cr|Propaganda-1-17|309	
12cr|Propaganda-1-17|310	%files Vol12
12cr|Propaganda-1-17|311	%{_datadir}/wallpapers/%{name}-Vol12
12cr|Propaganda-1-17|312	%doc README README-PROPAGANDA COPYING %{name}-Vol12/script.perl
12cr|Propaganda-1-17|313	
12cr|Propaganda-1-17|314	%files Vol13
12cr|Propaganda-1-17|315	%{_datadir}/wallpapers/%{name}-Vol13
12cr|Propaganda-1-17|316	%doc README README-PROPAGANDA COPYING %{name}-Vol13/script.perl
12cr|Propaganda-1-17|317	
12cr|Propaganda-1-17|318	%files Vol14
12cr|Propaganda-1-17|319	%{_datadir}/wallpapers/%{name}-Vol14
12cr|Propaganda-1-17|320	%doc README README-PROPAGANDA COPYING %{name}-Vol14/script.perl
12cr|Propaganda-1-17|321	
12cr|Propaganda-1-17|322	%files For-E
12cr|Propaganda-1-17|323	%{_datadir}/wallpapers/%{name}-For-E
12cr|Propaganda-1-17|324	%doc README README-PROPAGANDA COPYING %{name}-For-E/script.perl
12cr|Propaganda-1-17|325	
12cr|Propaganda-1-17|326	
12cr|Propaganda-1-17|327	%changelog
12cr|Propaganda-1-17|328	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1-16mdv2011.0
12cr|Propaganda-1-17|329	+ Revision: 616437
12cr|Propaganda-1-17|330	- the mass rebuild of 2010.0 packages
12cr|Propaganda-1-17|331	
12cr|Propaganda-1-17|332	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1-15mdv2010.0
12cr|Propaganda-1-17|333	+ Revision: 430797
12cr|Propaganda-1-17|334	- rebuild
12cr|Propaganda-1-17|335	
12cr|Propaganda-1-17|336	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1-14mdv2009.0
12cr|Propaganda-1-17|337	+ Revision: 242356
12cr|Propaganda-1-17|338	- rebuild
12cr|Propaganda-1-17|339	- kill re-definition of %%buildroot on Pixel's request
12cr|Propaganda-1-17|340	
12cr|Propaganda-1-17|341	+ Olivier Blin <oblin@mandriva.com>
12cr|Propaganda-1-17|342	- restore BuildRoot
12cr|Propaganda-1-17|343	
12cr|Propaganda-1-17|344	* Tue Jun 05 2007 Gustavo De Nardin <gustavodn@mandriva.com> 1-12mdv2008.0
12cr|Propaganda-1-17|345	+ Revision: 35773
12cr|Propaganda-1-17|346	- installed in /usr/share/wallpapers instead of /usr/share/pixmaps/backgrounds
12cr|Propaganda-1-17|347	- only html and jpegs in installation directories
12cr|Propaganda-1-17|348	- package README files, license, and HTML generator script, as docs
12cr|Propaganda-1-17|349	- don't show the .directory file
12cr|Propaganda-1-17|350	
12cr|Propaganda-1-17|351	
12cr|Propaganda-1-17|352	
12cr|Propaganda-1-17|353	* Fri May 13 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1-11mdk
12cr|Propaganda-1-17|354	- Rebuild
12cr|Propaganda-1-17|355	
12cr|Propaganda-1-17|356	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 1-10mdk
12cr|Propaganda-1-17|357	- rebuild
12cr|Propaganda-1-17|358	
12cr|Propaganda-1-17|359	* Wed Jan 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 1-9mdk
12cr|Propaganda-1-17|360	- rebuild
12cr|Propaganda-1-17|361	
12cr|Propaganda-1-17|362	* Fri Nov 22 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1-8mdk
12cr|Propaganda-1-17|363	- fix unpackaged files
12cr|Propaganda-1-17|364	
12cr|Propaganda-1-17|365	* Mon Jan 07 2002 David BAUDENS <baudens@mandrakesoft.com> 1-7mdk
12cr|Propaganda-1-17|366	- Rebuild
12cr|Propaganda-1-17|367	
12cr|Propaganda-1-17|368	* Wed Jan 03 2001 Lenny Cartier <lenny@mandrakesoft.com> 1-6mdk
12cr|Propaganda-1-17|369	- fix buildroot that gives errors when building packages
12cr|Propaganda-1-17|370	
12cr|Propaganda-1-17|371	* Mon Jul 31 2000 Lenny Cartier <lenny@mandrakesoft.com> 1-5mdk
12cr|Propaganda-1-17|372	- macros
12cr|Propaganda-1-17|373	
12cr|Propaganda-1-17|374	* Sun Mar 26 2000 David BAUDENS <baudens@mandrakesoft.com> 1-4mdk
12cr|Propaganda-1-17|375	- Add Vol 13 & 14
12cr|Propaganda-1-17|376	- Use new Group
12cr|Propaganda-1-17|377	
12cr|Propaganda-1-17|378	* Fri Dec 10 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|Propaganda-1-17|379	- Fix Group
12cr|Propaganda-1-17|380	
12cr|Propaganda-1-17|381	* Mon Dec 06 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|Propaganda-1-17|382	- Correct a typo

6289 12
12cr|prophet-2.7-0.r83.2|1	Summary:	A Probabilistic Routing Protocol
12cr|prophet-2.7-0.r83.2|2	Name:		prophet
12cr|prophet-2.7-0.r83.2|3	Version:	2.7
12cr|prophet-2.7-0.r83.2|4	Release:	%mkrel 0.r83.2
12cr|prophet-2.7-0.r83.2|5	License:	GPL
12cr|prophet-2.7-0.r83.2|6	Group:		System/Servers
12cr|prophet-2.7-0.r83.2|7	URL:		http://prophet.grasic.net/
12cr|prophet-2.7-0.r83.2|8	Source0:	%{name}.tar.bz2
12cr|prophet-2.7-0.r83.2|9	Source1:	prophet-16x16.png
12cr|prophet-2.7-0.r83.2|10	Source2:	prophet-32x32.png
12cr|prophet-2.7-0.r83.2|11	Source3:	prophet-48x48.png
12cr|prophet-2.7-0.r83.2|12	Patch0:		prophet-fhs.diff
12cr|prophet-2.7-0.r83.2|13	Patch1:		prophet-ini_file_in_etc.diff
12cr|prophet-2.7-0.r83.2|14	Patch2:		prophet-helio.diff
12cr|prophet-2.7-0.r83.2|15	Requires:	dtn
12cr|prophet-2.7-0.r83.2|16	BuildRequires:	qt4-devel
12cr|prophet-2.7-0.r83.2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|prophet-2.7-0.r83.2|18	
12cr|prophet-2.7-0.r83.2|19	%description
12cr|prophet-2.7-0.r83.2|20	PRoPHET is a Probabilistic Routing Protocol using a History Imageof Encounters
12cr|prophet-2.7-0.r83.2|21	and Transitivity. PRoPHET is used for intermittently connected networks, where
12cr|prophet-2.7-0.r83.2|22	there is no guarantee that a fully connected path between source and
12cr|prophet-2.7-0.r83.2|23	destination exists at any time, rendering traditional routing protocols unable
12cr|prophet-2.7-0.r83.2|24	to deliver messages between hosts. These networks are examples of networks
12cr|prophet-2.7-0.r83.2|25	where the Delay-Tolerant Network architecture is  applicable. The protocol
12cr|prophet-2.7-0.r83.2|26	specification was written by A. Lindgren and A. Doria. The PRoPHET draft is
12cr|prophet-2.7-0.r83.2|27	available here:
12cr|prophet-2.7-0.r83.2|28	
12cr|prophet-2.7-0.r83.2|29	http://www.dtnrg.org/docs/specs/draft-lindgren-dtnrg-prophet-02.txt
12cr|prophet-2.7-0.r83.2|30	
12cr|prophet-2.7-0.r83.2|31	Severals demo PRoPHET implementations were done before on the Lule University
12cr|prophet-2.7-0.r83.2|32	of Technology in the previous years. One of them was presented using a "Lego
12cr|prophet-2.7-0.r83.2|33	Mindstorms" robots as mobile nodes.
12cr|prophet-2.7-0.r83.2|34	
12cr|prophet-2.7-0.r83.2|35	The lastest  PRoPHET implementation uses the DTN reference implementation
12cr|prophet-2.7-0.r83.2|36	(version 2.2.0) software. It is written in C++ using the well known Trolltech
12cr|prophet-2.7-0.r83.2|37	QT 4.1 framework. The code itself is now totally platform independable.
12cr|prophet-2.7-0.r83.2|38	
12cr|prophet-2.7-0.r83.2|39	%prep
12cr|prophet-2.7-0.r83.2|40	
12cr|prophet-2.7-0.r83.2|41	%setup -q -n %{name}
12cr|prophet-2.7-0.r83.2|42	%patch0 -p0
12cr|prophet-2.7-0.r83.2|43	%patch1 -p0
12cr|prophet-2.7-0.r83.2|44	%patch2 -p0
12cr|prophet-2.7-0.r83.2|45	
12cr|prophet-2.7-0.r83.2|46	# instead of a patch
12cr|prophet-2.7-0.r83.2|47	perl -pi -e "s|^GUI =.*|GUI = true|g" %{name}.pro
12cr|prophet-2.7-0.r83.2|48	perl -pi -e "s|^PDAGUI =.*|PDAGUI = false|g" %{name}.pro
12cr|prophet-2.7-0.r83.2|49	perl -pi -e "s|^DTN_INTERFACE =.*|DTN_INTERFACE = true|g" %{name}.pro
12cr|prophet-2.7-0.r83.2|50	
12cr|prophet-2.7-0.r83.2|51	cp %{SOURCE1} .
12cr|prophet-2.7-0.r83.2|52	cp %{SOURCE2} .
12cr|prophet-2.7-0.r83.2|53	cp %{SOURCE3} .
12cr|prophet-2.7-0.r83.2|54	
12cr|prophet-2.7-0.r83.2|55	%build
12cr|prophet-2.7-0.r83.2|56	export QTDIR="/usr/lib/qt4/"
12cr|prophet-2.7-0.r83.2|57	export PATH=$PATH:$QTDIR/bin
12cr|prophet-2.7-0.r83.2|58	
12cr|prophet-2.7-0.r83.2|59	$QTDIR/bin/qmake %{name}.pro
12cr|prophet-2.7-0.r83.2|60	%make
12cr|prophet-2.7-0.r83.2|61	
12cr|prophet-2.7-0.r83.2|62	%install
12cr|prophet-2.7-0.r83.2|63	rm -rf %{buildroot}
12cr|prophet-2.7-0.r83.2|64	
12cr|prophet-2.7-0.r83.2|65	install -d %{buildroot}%{_sysconfdir}
12cr|prophet-2.7-0.r83.2|66	install -d %{buildroot}%{_sbindir}
12cr|prophet-2.7-0.r83.2|67	install -d %{buildroot}%{_localstatedir}/lib/%{name}/storage
12cr|prophet-2.7-0.r83.2|68	install -d %{buildroot}%{_localstatedir}/lib/%{name}/list
12cr|prophet-2.7-0.r83.2|69	install -d %{buildroot}/var/log/%{name}
12cr|prophet-2.7-0.r83.2|70	
12cr|prophet-2.7-0.r83.2|71	install -m0755 %{name} %{buildroot}%{_sbindir}/
12cr|prophet-2.7-0.r83.2|72	install -m0644 %{name}.ini %{buildroot}%{_sysconfdir}/
12cr|prophet-2.7-0.r83.2|73	
12cr|prophet-2.7-0.r83.2|74	# menu
12cr|prophet-2.7-0.r83.2|75	
12cr|prophet-2.7-0.r83.2|76	# icon
12cr|prophet-2.7-0.r83.2|77	install -d %{buildroot}%{_miconsdir}
12cr|prophet-2.7-0.r83.2|78	install -d %{buildroot}%{_iconsdir}
12cr|prophet-2.7-0.r83.2|79	install -d %{buildroot}%{_liconsdir}
12cr|prophet-2.7-0.r83.2|80	
12cr|prophet-2.7-0.r83.2|81	install -m0644 prophet-16x16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|prophet-2.7-0.r83.2|82	install -m0644 prophet-32x32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|prophet-2.7-0.r83.2|83	install -m0644 prophet-48x48.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|prophet-2.7-0.r83.2|84	
12cr|prophet-2.7-0.r83.2|85	# XDG menu
12cr|prophet-2.7-0.r83.2|86	install -d %{buildroot}%{_datadir}/applications
12cr|prophet-2.7-0.r83.2|87	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|prophet-2.7-0.r83.2|88	[Desktop Entry]
12cr|prophet-2.7-0.r83.2|89	Name=PRoPHET
12cr|prophet-2.7-0.r83.2|90	Comment=A Probabilistic Routing Protocol
12cr|prophet-2.7-0.r83.2|91	Exec=%{_sbindir}/%{name}
12cr|prophet-2.7-0.r83.2|92	Icon=%{name}
12cr|prophet-2.7-0.r83.2|93	Terminal=false
12cr|prophet-2.7-0.r83.2|94	Type=Application
12cr|prophet-2.7-0.r83.2|95	Categories=X-MandrivaLinux-Internet-RemoteAccess;Network;RemoteAccess;
12cr|prophet-2.7-0.r83.2|96	EOF
12cr|prophet-2.7-0.r83.2|97	
12cr|prophet-2.7-0.r83.2|98	%if %mdkversion < 200900
12cr|prophet-2.7-0.r83.2|99	%post
12cr|prophet-2.7-0.r83.2|100	%update_menus
12cr|prophet-2.7-0.r83.2|101	%endif
12cr|prophet-2.7-0.r83.2|102	
12cr|prophet-2.7-0.r83.2|103	%if %mdkversion < 200900
12cr|prophet-2.7-0.r83.2|104	%postun
12cr|prophet-2.7-0.r83.2|105	%clean_menus
12cr|prophet-2.7-0.r83.2|106	%endif
12cr|prophet-2.7-0.r83.2|107	
12cr|prophet-2.7-0.r83.2|108	%clean
12cr|prophet-2.7-0.r83.2|109	rm -rf %{buildroot}
12cr|prophet-2.7-0.r83.2|110	
12cr|prophet-2.7-0.r83.2|111	%files
12cr|prophet-2.7-0.r83.2|112	%defattr(0644,root,root,0755)
12cr|prophet-2.7-0.r83.2|113	%doc dia/*
12cr|prophet-2.7-0.r83.2|114	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.ini
12cr|prophet-2.7-0.r83.2|115	%attr(0755,root,root) %{_sbindir}/%{name}
12cr|prophet-2.7-0.r83.2|116	%dir %{_localstatedir}/lib/%{name}
12cr|prophet-2.7-0.r83.2|117	%dir %{_localstatedir}/lib/%{name}/storage
12cr|prophet-2.7-0.r83.2|118	%dir %{_localstatedir}/lib/%{name}/list
12cr|prophet-2.7-0.r83.2|119	%{_iconsdir}/*.png
12cr|prophet-2.7-0.r83.2|120	%{_miconsdir}/*.png
12cr|prophet-2.7-0.r83.2|121	%{_liconsdir}/*.png
12cr|prophet-2.7-0.r83.2|122	%{_datadir}/applications/*.desktop
12cr|prophet-2.7-0.r83.2|123	
12cr|prophet-2.7-0.r83.2|124	
12cr|prophet-2.7-0.r83.2|125	%changelog
12cr|prophet-2.7-0.r83.2|126	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.7-0.r83.2mdv2010.0
12cr|prophet-2.7-0.r83.2|127	+ Revision: 430804
12cr|prophet-2.7-0.r83.2|128	- rebuild
12cr|prophet-2.7-0.r83.2|129	
12cr|prophet-2.7-0.r83.2|130	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 2.7-0.r83.1mdv2009.0
12cr|prophet-2.7-0.r83.2|131	+ Revision: 239216
12cr|prophet-2.7-0.r83.2|132	- 2.7-r83
12cr|prophet-2.7-0.r83.2|133	
12cr|prophet-2.7-0.r83.2|134	+ Pixel <pixel@mandriva.com>
12cr|prophet-2.7-0.r83.2|135	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|prophet-2.7-0.r83.2|136	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|prophet-2.7-0.r83.2|137	
12cr|prophet-2.7-0.r83.2|138	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|prophet-2.7-0.r83.2|139	- drop old menu
12cr|prophet-2.7-0.r83.2|140	- kill re-definition of %%buildroot on Pixel's request
12cr|prophet-2.7-0.r83.2|141	
12cr|prophet-2.7-0.r83.2|142	+ Olivier Blin <oblin@mandriva.com>
12cr|prophet-2.7-0.r83.2|143	- restore BuildRoot
12cr|prophet-2.7-0.r83.2|144	
12cr|prophet-2.7-0.r83.2|145	* Tue May 15 2007 Oden Eriksson <oeriksson@mandriva.com> 2.6-0.r82.1mdv2008.0
12cr|prophet-2.7-0.r83.2|146	+ Revision: 27029
12cr|prophet-2.7-0.r83.2|147	- Import prophet
12cr|prophet-2.7-0.r83.2|148	
12cr|prophet-2.7-0.r83.2|149	
12cr|prophet-2.7-0.r83.2|150	
12cr|prophet-2.7-0.r83.2|151	* Tue May 15 2007 Oden Eriksson <oeriksson@mandriva.com> 2.6-0.r82.1mdv2008.0
12cr|prophet-2.7-0.r83.2|152	- initial Mandriva package

6290 12
12cr|prosody-0.8.2-1|1	Name:       prosody
12cr|prosody-0.8.2-1|2	Version:    0.8.2
12cr|prosody-0.8.2-1|3	Release:    %mkrel 1
12cr|prosody-0.8.2-1|4	Summary:    Light Lua Jabber/XMPP server
12cr|prosody-0.8.2-1|5	URL:        http://prosody.im/
12cr|prosody-0.8.2-1|6	Group:      System/Servers
12cr|prosody-0.8.2-1|7	License:    MIT
12cr|prosody-0.8.2-1|8	Requires(pre):  rpm-helper
12cr|prosody-0.8.2-1|9	Requires(post):	rpm-helper
12cr|prosody-0.8.2-1|10	Requires(preun):    rpm-helper
12cr|prosody-0.8.2-1|11	Requires(postun):   rpm-helper
12cr|prosody-0.8.2-1|12	Requires:   lua-sec
12cr|prosody-0.8.2-1|13	Requires:   lua-socket
12cr|prosody-0.8.2-1|14	Requires:   lua-expat
12cr|prosody-0.8.2-1|15	Requires:   lua-filesystem
12cr|prosody-0.8.2-1|16	BuildRequires: lua-devel openssl-devel idn-devel
12cr|prosody-0.8.2-1|17	Source0:    http://prosody.im/downloads/source/%name-%version.tar.gz
12cr|prosody-0.8.2-1|18	Source1:    %{name}.init
12cr|prosody-0.8.2-1|19	Source2:    %{name}.sysconfig
12cr|prosody-0.8.2-1|20	Source3:    %{name}.config
12cr|prosody-0.8.2-1|21	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|prosody-0.8.2-1|22	
12cr|prosody-0.8.2-1|23	%description
12cr|prosody-0.8.2-1|24	Prosody is an exciting new server for Jabber/XMPP written in Lua. It aims to
12cr|prosody-0.8.2-1|25	be easy to use, and light on resources. For developers it aims to give a
12cr|prosody-0.8.2-1|26	flexible system on which to rapidly develop added functionality, or
12cr|prosody-0.8.2-1|27	prototype new protocols
12cr|prosody-0.8.2-1|28	
12cr|prosody-0.8.2-1|29	%prep
12cr|prosody-0.8.2-1|30	%setup -q
12cr|prosody-0.8.2-1|31	
12cr|prosody-0.8.2-1|32	%build
12cr|prosody-0.8.2-1|33	./configure --with-lua='' --with-lua-include=/usr/include --prefix=/usr
12cr|prosody-0.8.2-1|34	%make
12cr|prosody-0.8.2-1|35	
12cr|prosody-0.8.2-1|36	%install
12cr|prosody-0.8.2-1|37	rm -rf ${RPM_BUILD_ROOT}
12cr|prosody-0.8.2-1|38	
12cr|prosody-0.8.2-1|39	%makeinstall_std
12cr|prosody-0.8.2-1|40	
12cr|prosody-0.8.2-1|41	
12cr|prosody-0.8.2-1|42	mkdir -p ${RPM_BUILD_ROOT}%{_initrddir}
12cr|prosody-0.8.2-1|43	cat %{SOURCE1} > ${RPM_BUILD_ROOT}%{_initrddir}/%{name}
12cr|prosody-0.8.2-1|44	
12cr|prosody-0.8.2-1|45	mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/
12cr|prosody-0.8.2-1|46	cat %{SOURCE2} > ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/%{name}
12cr|prosody-0.8.2-1|47	
12cr|prosody-0.8.2-1|48	cat %{SOURCE3} > ${RPM_BUILD_ROOT}%{_sysconfdir}/%{name}/%{name}.cfg.lua
12cr|prosody-0.8.2-1|49	
12cr|prosody-0.8.2-1|50	mkdir -p $RPM_BUILD_ROOT/%_localstatedir/lib/%{name}
12cr|prosody-0.8.2-1|51	mkdir -p $RPM_BUILD_ROOT/%_var/run/%name/
12cr|prosody-0.8.2-1|52	
12cr|prosody-0.8.2-1|53	%clean
12cr|prosody-0.8.2-1|54	rm -rf ${RPM_BUILD_ROOT}
12cr|prosody-0.8.2-1|55	
12cr|prosody-0.8.2-1|56	%pre
12cr|prosody-0.8.2-1|57	%_pre_useradd %{name} /var/empty /bin/bash
12cr|prosody-0.8.2-1|58	
12cr|prosody-0.8.2-1|59	%post
12cr|prosody-0.8.2-1|60	%_post_service %{name}
12cr|prosody-0.8.2-1|61	
12cr|prosody-0.8.2-1|62	%preun
12cr|prosody-0.8.2-1|63	%_preun_service %{name}
12cr|prosody-0.8.2-1|64	
12cr|prosody-0.8.2-1|65	%postun
12cr|prosody-0.8.2-1|66	%_postun_userdel %{name}
12cr|prosody-0.8.2-1|67	
12cr|prosody-0.8.2-1|68	%files
12cr|prosody-0.8.2-1|69	%defattr(-,root,root)
12cr|prosody-0.8.2-1|70	%doc doc/*
12cr|prosody-0.8.2-1|71	%config(noreplace) %_sysconfdir/%name/
12cr|prosody-0.8.2-1|72	%config(noreplace) %_sysconfdir/sysconfig/%name
12cr|prosody-0.8.2-1|73	%attr(755,root,root) %config(noreplace) %_initrddir/%name
12cr|prosody-0.8.2-1|74	%attr(700,%name,%name) %_localstatedir/lib/%{name}
12cr|prosody-0.8.2-1|75	%_bindir/%{name}ctl
12cr|prosody-0.8.2-1|76	%_bindir/%name
12cr|prosody-0.8.2-1|77	%_prefix/lib/%name
12cr|prosody-0.8.2-1|78	%attr(-,%name,%name) %_var/run/%name/
12cr|prosody-0.8.2-1|79	%_mandir/man1/%{name}ctl.*
12cr|prosody-0.8.2-1|80	
12cr|prosody-0.8.2-1|81	
12cr|prosody-0.8.2-1|82	
12cr|prosody-0.8.2-1|83	%changelog
12cr|prosody-0.8.2-1|84	* Fri Aug 12 2011 Michael Scherer <misc@mandriva.org> 0.8.2-1mdv2012.0
12cr|prosody-0.8.2-1|85	+ Revision: 694065
12cr|prosody-0.8.2-1|86	- new version 0.8.2
12cr|prosody-0.8.2-1|87	
12cr|prosody-0.8.2-1|88	* Tue Jul 20 2010 Michael Scherer <misc@mandriva.org> 0.7.0-1mdv2011.0
12cr|prosody-0.8.2-1|89	+ Revision: 555132
12cr|prosody-0.8.2-1|90	- update to new version 0.7.0
12cr|prosody-0.8.2-1|91	
12cr|prosody-0.8.2-1|92	* Mon Apr 19 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.6.2-1mdv2010.1
12cr|prosody-0.8.2-1|93	+ Revision: 536825
12cr|prosody-0.8.2-1|94	- update to 0.6.2
12cr|prosody-0.8.2-1|95	
12cr|prosody-0.8.2-1|96	* Tue Apr 13 2010 Funda Wang <fwang@mandriva.org> 0.6.1-2mdv2010.1
12cr|prosody-0.8.2-1|97	+ Revision: 534502
12cr|prosody-0.8.2-1|98	- rebuild
12cr|prosody-0.8.2-1|99	
12cr|prosody-0.8.2-1|100	* Thu Nov 26 2009 Michael Scherer <misc@mandriva.org> 0.6.1-1mdv2010.1
12cr|prosody-0.8.2-1|101	+ Revision: 470310
12cr|prosody-0.8.2-1|102	- update to new version 0.6.1
12cr|prosody-0.8.2-1|103	
12cr|prosody-0.8.2-1|104	* Wed Nov 25 2009 Michael Scherer <misc@mandriva.org> 0.6.0-1mdv2010.1
12cr|prosody-0.8.2-1|105	+ Revision: 470011
12cr|prosody-0.8.2-1|106	- update to new version 0.6.0
12cr|prosody-0.8.2-1|107	
12cr|prosody-0.8.2-1|108	* Tue Sep 29 2009 Michael Scherer <misc@mandriva.org> 0.5.2-1mdv2010.0
12cr|prosody-0.8.2-1|109	+ Revision: 450816
12cr|prosody-0.8.2-1|110	- update to new version 0.5.2
12cr|prosody-0.8.2-1|111	
12cr|prosody-0.8.2-1|112	* Thu Jul 30 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.1-1mdv2010.0
12cr|prosody-0.8.2-1|113	+ Revision: 404692
12cr|prosody-0.8.2-1|114	- update to new version 0.5.1
12cr|prosody-0.8.2-1|115	
12cr|prosody-0.8.2-1|116	* Sat Jul 25 2009 Michael Scherer <misc@mandriva.org> 0.5.0-1mdv2010.0
12cr|prosody-0.8.2-1|117	+ Revision: 399845
12cr|prosody-0.8.2-1|118	- update to 0.5.0
12cr|prosody-0.8.2-1|119	
12cr|prosody-0.8.2-1|120	* Sat Jul 18 2009 Michael Scherer <misc@mandriva.org> 0.4.2-2mdv2010.0
12cr|prosody-0.8.2-1|121	+ Revision: 397126
12cr|prosody-0.8.2-1|122	- fix directory ownership
12cr|prosody-0.8.2-1|123	
12cr|prosody-0.8.2-1|124	* Sat Jul 18 2009 Michael Scherer <misc@mandriva.org> 0.4.2-1mdv2010.0
12cr|prosody-0.8.2-1|125	+ Revision: 396967
12cr|prosody-0.8.2-1|126	- give a proper shell to prosody user
12cr|prosody-0.8.2-1|127	- new version 0.4.2
12cr|prosody-0.8.2-1|128	- no longer run as root
12cr|prosody-0.8.2-1|129	
12cr|prosody-0.8.2-1|130	* Sat May 02 2009 Michael Scherer <misc@mandriva.org> 0.4.0-1mdv2010.0
12cr|prosody-0.8.2-1|131	+ Revision: 370410
12cr|prosody-0.8.2-1|132	- fix again BuildRequires
12cr|prosody-0.8.2-1|133	- add BuildRequires
12cr|prosody-0.8.2-1|134	- remove logrotate, and use syslog, prosody do not have support for reloading the file
12cr|prosody-0.8.2-1|135	- adapt initscript
12cr|prosody-0.8.2-1|136	- fix the specfile
12cr|prosody-0.8.2-1|137	- add a default configfile
12cr|prosody-0.8.2-1|138	- import prosody
12cr|prosody-0.8.2-1|139	
12cr|prosody-0.8.2-1|140	

6291 12
12cr|proxsmtpd-1.8-3|1	%define	rname	proxsmtp
12cr|proxsmtpd-1.8-3|2	%define	name	%{rname}d
12cr|proxsmtpd-1.8-3|3	
12cr|proxsmtpd-1.8-3|4	Summary:	ProxSMTP: An SMTP Filter
12cr|proxsmtpd-1.8-3|5	Name:		%{name}
12cr|proxsmtpd-1.8-3|6	Version:	1.8
12cr|proxsmtpd-1.8-3|7	Release:	%mkrel 3
12cr|proxsmtpd-1.8-3|8	License:	BSD
12cr|proxsmtpd-1.8-3|9	Group:		System/Servers
12cr|proxsmtpd-1.8-3|10	URL:		http://memberwebs.com/nielsen/software/proxsmtp/
12cr|proxsmtpd-1.8-3|11	Source0:	http://memberwebs.com/nielsen/software/proxsmtp/%{rname}-%{version}.tar.gz
12cr|proxsmtpd-1.8-3|12	Source1:	proxsmtpd.init
12cr|proxsmtpd-1.8-3|13	Requires(post): rpm-helper
12cr|proxsmtpd-1.8-3|14	Requires(preun): rpm-helper
12cr|proxsmtpd-1.8-3|15	BuildRequires:	autoconf2.5
12cr|proxsmtpd-1.8-3|16	BuildRequires:	automake
12cr|proxsmtpd-1.8-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|proxsmtpd-1.8-3|18	
12cr|proxsmtpd-1.8-3|19	%description
12cr|proxsmtpd-1.8-3|20	ProxSMTP is a flexible tool that allows you to reject, change or
12cr|proxsmtpd-1.8-3|21	log email based on arbitrary critera.  It accepts SMTP connections
12cr|proxsmtpd-1.8-3|22	and forwards the SMTP commands and responses to another SMTP
12cr|proxsmtpd-1.8-3|23	server.  The 'DATA' email body is intercepted and filtered before
12cr|proxsmtpd-1.8-3|24	forwarding.
12cr|proxsmtpd-1.8-3|25	
12cr|proxsmtpd-1.8-3|26	You need to be able to write the filtering scripts that integrate
12cr|proxsmtpd-1.8-3|27	it with your particular needs. If you're looking for something
12cr|proxsmtpd-1.8-3|28	that does virus filtering, take a look at ClamSMTP which behaves
12cr|proxsmtpd-1.8-3|29	similarly and uses a similar code base.
12cr|proxsmtpd-1.8-3|30	
12cr|proxsmtpd-1.8-3|31	I wrote this with the Postfix mail server in mind.  ProxSMTP can
12cr|proxsmtpd-1.8-3|32	also be used as a transparent proxy to filter an entire network's
12cr|proxsmtpd-1.8-3|33	SMTP traffic at the router.
12cr|proxsmtpd-1.8-3|34	
12cr|proxsmtpd-1.8-3|35	%prep
12cr|proxsmtpd-1.8-3|36	
12cr|proxsmtpd-1.8-3|37	%setup -q -n %{rname}-%{version}
12cr|proxsmtpd-1.8-3|38	
12cr|proxsmtpd-1.8-3|39	cp %{SOURCE1} proxsmtpd.init
12cr|proxsmtpd-1.8-3|40	
12cr|proxsmtpd-1.8-3|41	for i in `find . -type d -name .svn`; do
12cr|proxsmtpd-1.8-3|42	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|proxsmtpd-1.8-3|43	done
12cr|proxsmtpd-1.8-3|44	
12cr|proxsmtpd-1.8-3|45	%build
12cr|proxsmtpd-1.8-3|46	
12cr|proxsmtpd-1.8-3|47	%configure2_5x
12cr|proxsmtpd-1.8-3|48	
12cr|proxsmtpd-1.8-3|49	%make
12cr|proxsmtpd-1.8-3|50	
12cr|proxsmtpd-1.8-3|51	%install
12cr|proxsmtpd-1.8-3|52	rm -rf %{buildroot}
12cr|proxsmtpd-1.8-3|53	
12cr|proxsmtpd-1.8-3|54	install -d %{buildroot}%{_initrddir}
12cr|proxsmtpd-1.8-3|55	install -d %{buildroot}/var/run/proxsmtpd
12cr|proxsmtpd-1.8-3|56	
12cr|proxsmtpd-1.8-3|57	%makeinstall
12cr|proxsmtpd-1.8-3|58	
12cr|proxsmtpd-1.8-3|59	install -m0755 proxsmtpd.init %{buildroot}%{_initrddir}/proxsmtpd
12cr|proxsmtpd-1.8-3|60	install -m0644 doc/proxsmtpd.conf %{buildroot}%{_sysconfdir}/proxsmtpd.conf
12cr|proxsmtpd-1.8-3|61	
12cr|proxsmtpd-1.8-3|62	%post
12cr|proxsmtpd-1.8-3|63	%_post_service proxsmtpd
12cr|proxsmtpd-1.8-3|64	
12cr|proxsmtpd-1.8-3|65	%preun
12cr|proxsmtpd-1.8-3|66	%_preun_service proxsmtpd
12cr|proxsmtpd-1.8-3|67	
12cr|proxsmtpd-1.8-3|68	%clean
12cr|proxsmtpd-1.8-3|69	rm -rf %{buildroot}
12cr|proxsmtpd-1.8-3|70	
12cr|proxsmtpd-1.8-3|71	%files
12cr|proxsmtpd-1.8-3|72	%defattr(-,root,root)
12cr|proxsmtpd-1.8-3|73	%doc AUTHORS ChangeLog README scripts
12cr|proxsmtpd-1.8-3|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/proxsmtpd.conf
12cr|proxsmtpd-1.8-3|75	%attr(0755,root,root) %{_initrddir}/proxsmtpd
12cr|proxsmtpd-1.8-3|76	%attr(0755,root,root) %{_sbindir}/proxsmtpd
12cr|proxsmtpd-1.8-3|77	%attr(0755,root,root) %dir /var/run/proxsmtpd
12cr|proxsmtpd-1.8-3|78	%{_mandir}/man5/proxsmtpd.conf.5*
12cr|proxsmtpd-1.8-3|79	%{_mandir}/man8/proxsmtpd.8*
12cr|proxsmtpd-1.8-3|80	
12cr|proxsmtpd-1.8-3|81	
12cr|proxsmtpd-1.8-3|82	%changelog
12cr|proxsmtpd-1.8-3|83	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.8-3mdv2011.0
12cr|proxsmtpd-1.8-3|84	+ Revision: 627817
12cr|proxsmtpd-1.8-3|85	- don't force the usage of automake1.7
12cr|proxsmtpd-1.8-3|86	
12cr|proxsmtpd-1.8-3|87	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.8-2mdv2010.0
12cr|proxsmtpd-1.8-3|88	+ Revision: 441960
12cr|proxsmtpd-1.8-3|89	- rebuild
12cr|proxsmtpd-1.8-3|90	
12cr|proxsmtpd-1.8-3|91	* Thu Oct 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.8-1mdv2009.1
12cr|proxsmtpd-1.8-3|92	+ Revision: 294370
12cr|proxsmtpd-1.8-3|93	- 1.8
12cr|proxsmtpd-1.8-3|94	
12cr|proxsmtpd-1.8-3|95	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.6-4mdv2009.0
12cr|proxsmtpd-1.8-3|96	+ Revision: 259296
12cr|proxsmtpd-1.8-3|97	- rebuild
12cr|proxsmtpd-1.8-3|98	
12cr|proxsmtpd-1.8-3|99	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.6-3mdv2009.0
12cr|proxsmtpd-1.8-3|100	+ Revision: 247224
12cr|proxsmtpd-1.8-3|101	- rebuild
12cr|proxsmtpd-1.8-3|102	- fix no-buildroot-tag
12cr|proxsmtpd-1.8-3|103	
12cr|proxsmtpd-1.8-3|104	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.6-1mdv2008.1
12cr|proxsmtpd-1.8-3|105	+ Revision: 131620
12cr|proxsmtpd-1.8-3|106	- kill re-definition of %%buildroot on Pixel's request
12cr|proxsmtpd-1.8-3|107	
12cr|proxsmtpd-1.8-3|108	
12cr|proxsmtpd-1.8-3|109	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.6-1mdv2007.0
12cr|proxsmtpd-1.8-3|110	+ Revision: 113820
12cr|proxsmtpd-1.8-3|111	- Import proxsmtpd
12cr|proxsmtpd-1.8-3|112	
12cr|proxsmtpd-1.8-3|113	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.6-1mdv2007.1
12cr|proxsmtpd-1.8-3|114	- 1.6
12cr|proxsmtpd-1.8-3|115	
12cr|proxsmtpd-1.8-3|116	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdk
12cr|proxsmtpd-1.8-3|117	- 1.3
12cr|proxsmtpd-1.8-3|118	
12cr|proxsmtpd-1.8-3|119	* Fri Nov 26 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.6-1mdk
12cr|proxsmtpd-1.8-3|120	- initial mandrake package
12cr|proxsmtpd-1.8-3|121	

6292 12
12cr|proxychains-3.1-6|1	%define name proxychains
12cr|proxychains-3.1-6|2	%define version 3.1
12cr|proxychains-3.1-6|3	%define release %mkrel 6
12cr|proxychains-3.1-6|4	%define major 3
12cr|proxychains-3.1-6|5	%define libname %mklibname %name %major
12cr|proxychains-3.1-6|6	%define develname %mklibname %name -d
12cr|proxychains-3.1-6|7	
12cr|proxychains-3.1-6|8	Name: 		%{name}
12cr|proxychains-3.1-6|9	Version: 	%{version}
12cr|proxychains-3.1-6|10	Release: 	%{release}
12cr|proxychains-3.1-6|11	Summary: 	This program forces any tcp connection to follow through proxy
12cr|proxychains-3.1-6|12	License: 	GPL
12cr|proxychains-3.1-6|13	Group: 		Networking/Other
12cr|proxychains-3.1-6|14	URL:		http://proxychains.sourceforge.net
12cr|proxychains-3.1-6|15	Source0:  	http://prdownloads.sourceforge.net/proxychains/%{name}-%{version}.tar.gz
12cr|proxychains-3.1-6|16	Patch0:		proxychains-3.1-ld_preload.patch
12cr|proxychains-3.1-6|17	Patch1:		glibc215.patch
12cr|proxychains-3.1-6|18	
12cr|proxychains-3.1-6|19	%package -n %libname
12cr|proxychains-3.1-6|20	Summary:    This program forces any tcp connection to follow through proxy
12cr|proxychains-3.1-6|21	Group:      System/Libraries
12cr|proxychains-3.1-6|22	Obsoletes:	%{_lib}proxychains1 < 3.1-5
12cr|proxychains-3.1-6|23	
12cr|proxychains-3.1-6|24	%package -n %develname
12cr|proxychains-3.1-6|25	Summary:    This program forces any tcp connection to follow through proxy
12cr|proxychains-3.1-6|26	Group:      Development/Other
12cr|proxychains-3.1-6|27	Requires:	%{libname} = %{version}-%{release}
12cr|proxychains-3.1-6|28	
12cr|proxychains-3.1-6|29	%description
12cr|proxychains-3.1-6|30	This program forces any tcp connection made by any given tcp client
12cr|proxychains-3.1-6|31	to follow through proxy (or proxy chain). It is a kind of proxifier.
12cr|proxychains-3.1-6|32	It acts like sockscap / permeo / eborder driver ( intercepts TCP calls )
12cr|proxychains-3.1-6|33	It is FREE.
12cr|proxychains-3.1-6|34	This version (1.8.x)  supports SOCKS4, SOCKS5 and HTTP CONNECT proxy servers.
12cr|proxychains-3.1-6|35	Auth-types: socks - "user/pass" , http - "basic".
12cr|proxychains-3.1-6|36	
12cr|proxychains-3.1-6|37	%description -n %libname
12cr|proxychains-3.1-6|38	This program forces any tcp connection made by any given tcp client
12cr|proxychains-3.1-6|39	to follow through proxy (or proxy chain). It is a kind of proxifier.
12cr|proxychains-3.1-6|40	It acts like sockscap / permeo / eborder driver ( intercepts TCP calls )
12cr|proxychains-3.1-6|41	It is FREE.
12cr|proxychains-3.1-6|42	This version (1.8.x)  supports SOCKS4, SOCKS5 and HTTP CONNECT proxy servers.
12cr|proxychains-3.1-6|43	Auth-types: socks - "user/pass" , http - "basic".
12cr|proxychains-3.1-6|44	
12cr|proxychains-3.1-6|45	%description -n %develname
12cr|proxychains-3.1-6|46	Devel package for proxychains.
12cr|proxychains-3.1-6|47	
12cr|proxychains-3.1-6|48	%prep
12cr|proxychains-3.1-6|49	%setup -q
12cr|proxychains-3.1-6|50	%patch0 -p1
12cr|proxychains-3.1-6|51	%patch1 -p1
12cr|proxychains-3.1-6|52	
12cr|proxychains-3.1-6|53	%build
12cr|proxychains-3.1-6|54	%configure2_5x
12cr|proxychains-3.1-6|55	
12cr|proxychains-3.1-6|56	%make
12cr|proxychains-3.1-6|57	
12cr|proxychains-3.1-6|58	%install
12cr|proxychains-3.1-6|59	%makeinstall_std
12cr|proxychains-3.1-6|60	
12cr|proxychains-3.1-6|61	%files
12cr|proxychains-3.1-6|62	%doc README AUTHORS COPYING ChangeLog
12cr|proxychains-3.1-6|63	%{_bindir}/*
12cr|proxychains-3.1-6|64	%config(noreplace) %{_sysconfdir}/*
12cr|proxychains-3.1-6|65	
12cr|proxychains-3.1-6|66	%files -n %libname
12cr|proxychains-3.1-6|67	%{_libdir}/*.so.%{major}*
12cr|proxychains-3.1-6|68	
12cr|proxychains-3.1-6|69	%files -n %develname
12cr|proxychains-3.1-6|70	%{_libdir}/*.so
12cr|proxychains-3.1-6|71	%{_libdir}/*.a

6293 12
12cr|proxycheck-0.49a-8|1	%define name	proxycheck
12cr|proxycheck-0.49a-8|2	%define version	0.49a
12cr|proxycheck-0.49a-8|3	%define release	%mkrel 8
12cr|proxycheck-0.49a-8|4	
12cr|proxycheck-0.49a-8|5	Name:		%{name}
12cr|proxycheck-0.49a-8|6	Version:	%{version}
12cr|proxycheck-0.49a-8|7	Release:	%{release}
12cr|proxycheck-0.49a-8|8	Summary:	A quick open proxy scanner
12cr|proxycheck-0.49a-8|9	Epoch:		1
12cr|proxycheck-0.49a-8|10	License:	GPL
12cr|proxycheck-0.49a-8|11	Group:		Networking/Other
12cr|proxycheck-0.49a-8|12	URL:		http://www.corpit.ru/mjt/proxycheck.html
12cr|proxycheck-0.49a-8|13	Source0:	http://www.corpit.ru/mjt/proxycheck/%{name}-%{version}.tar.bz2
12cr|proxycheck-0.49a-8|14	Source1:	%{name}.logrotate.bz2
12cr|proxycheck-0.49a-8|15	Requires(pre):	rpm-helper
12cr|proxycheck-0.49a-8|16	
12cr|proxycheck-0.49a-8|17	%description
12cr|proxycheck-0.49a-8|18	Proxycheck is a simple tool to quickly check whenever a given host or set of
12cr|proxycheck-0.49a-8|19	hosts has open proxy server running. Open proxies of various kinds are (ab)used
12cr|proxycheck-0.49a-8|20	nowadays for various evil things like sending mass spam, hacking into your
12cr|proxycheck-0.49a-8|21	machine, making denial of service attacks (DoS) and the like. To stop the abuse
12cr|proxycheck-0.49a-8|22	of open proxy servers, one need to know whenever any machine runs such service
12cr|proxycheck-0.49a-8|23	or not.
12cr|proxycheck-0.49a-8|24	This command-line tool, proxycheck, may be used for such purpose. Currently, it
12cr|proxycheck-0.49a-8|25	understands 3 types of proxy servers: HTTP proxies that allows you to CONNECT
12cr|proxycheck-0.49a-8|26	to any host:port, SOCKS v4 and v5 proxies (www.socks.nec.com), and wingate
12cr|proxycheck-0.49a-8|27	"telnet" proxy servers.
12cr|proxycheck-0.49a-8|28	
12cr|proxycheck-0.49a-8|29	%package proxylogger
12cr|proxycheck-0.49a-8|30	Summary:	Receiving part of proxycheck
12cr|proxycheck-0.49a-8|31	Group:		Networking/Other
12cr|proxycheck-0.49a-8|32	Requires:	xinetd
12cr|proxycheck-0.49a-8|33	Requires(post,preun):	rpm-helper
12cr|proxycheck-0.49a-8|34	
12cr|proxycheck-0.49a-8|35	%description proxylogger
12cr|proxycheck-0.49a-8|36	Proxylogger is a trivial program (invoked from xinetd) that writes out a string
12cr|proxycheck-0.49a-8|37	"550 ESMTP_unwelcome [peer.ip.add.ress]" to the network and optionally waits
12cr|proxycheck-0.49a-8|38	for a string in form
12cr|proxycheck-0.49a-8|39	[junk]protocol:ip.add.re.ss:port\n
12cr|proxycheck-0.49a-8|40	from the remote system.  May be used as a destination for proxycheck program.
12cr|proxycheck-0.49a-8|41	All connections (together with the information in the above form, if given) are
12cr|proxycheck-0.49a-8|42	optionally logged to a specified file.
12cr|proxycheck-0.49a-8|43	
12cr|proxycheck-0.49a-8|44	To use proxylogger from proxycheck, use a command like:
12cr|proxycheck-0.49a-8|45	proxycheck -c chat::ESMTP_unwelcome -d your.ip.add.ress:25 host-to-be-checked
12cr|proxycheck-0.49a-8|46	
12cr|proxycheck-0.49a-8|47	%prep
12cr|proxycheck-0.49a-8|48	%setup -q
12cr|proxycheck-0.49a-8|49	bzcat %{SOURCE1} > %{name}.logrotate
12cr|proxycheck-0.49a-8|50	
12cr|proxycheck-0.49a-8|51	%build
12cr|proxycheck-0.49a-8|52	./configure
12cr|proxycheck-0.49a-8|53	%make CFLAGS="%{optflags}" proxycheck proxylogger
12cr|proxycheck-0.49a-8|54	
12cr|proxycheck-0.49a-8|55	%install
12cr|proxycheck-0.49a-8|56	rm -rf %{buildroot}
12cr|proxycheck-0.49a-8|57	
12cr|proxycheck-0.49a-8|58	# Makefile lacks install fase
12cr|proxycheck-0.49a-8|59	install -d -m 755 %{buildroot}%{_bindir}
12cr|proxycheck-0.49a-8|60	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|proxycheck-0.49a-8|61	install -m 755 %{name} proxylogger %{buildroot}%{_bindir}
12cr|proxycheck-0.49a-8|62	install -m 644 %{name}.1 %{buildroot}%{_mandir}/man1
12cr|proxycheck-0.49a-8|63	
12cr|proxycheck-0.49a-8|64	install -d -m 755 %{buildroot}%{_sysconfdir}/xinetd.d
12cr|proxycheck-0.49a-8|65	cat <<EOF > %{buildroot}%{_sysconfdir}/xinetd.d/proxylogger
12cr|proxycheck-0.49a-8|66	# default: off
12cr|proxycheck-0.49a-8|67	# description: Proxylogger is the receiving part of proxycheck, \
12cr|proxycheck-0.49a-8|68	# to be used from (x)inetd and with -c chat
12cr|proxycheck-0.49a-8|69	#
12cr|proxycheck-0.49a-8|70	
12cr|proxycheck-0.49a-8|71	service smtp
12cr|proxycheck-0.49a-8|72	{
12cr|proxycheck-0.49a-8|73	disable             = yes
12cr|proxycheck-0.49a-8|74	socket_type         = stream
12cr|proxycheck-0.49a-8|75	wait                = no
12cr|proxycheck-0.49a-8|76	protocol            = tcp
12cr|proxycheck-0.49a-8|77	user                = proxylogger
12cr|proxycheck-0.49a-8|78	group               = proxylogger
12cr|proxycheck-0.49a-8|79	server              = %{_bindir}/proxylogger
12cr|proxycheck-0.49a-8|80	server_args         = -l /var/log/proxylogger/info
12cr|proxycheck-0.49a-8|81	}
12cr|proxycheck-0.49a-8|82	
12cr|proxycheck-0.49a-8|83	EOF
12cr|proxycheck-0.49a-8|84	install -d -m 755 %{buildroot}%{_var}/log/%{name}
12cr|proxycheck-0.49a-8|85	
12cr|proxycheck-0.49a-8|86	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|proxycheck-0.49a-8|87	install -m 644 %{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|proxycheck-0.49a-8|88	
12cr|proxycheck-0.49a-8|89	%pre proxylogger
12cr|proxycheck-0.49a-8|90	%_pre_useradd proxylogger /var/log/proxylogger /bin/false
12cr|proxycheck-0.49a-8|91	
12cr|proxycheck-0.49a-8|92	%postun proxylogger
12cr|proxycheck-0.49a-8|93	%_postun_userdel proxylogger
12cr|proxycheck-0.49a-8|94	
12cr|proxycheck-0.49a-8|95	%files
12cr|proxycheck-0.49a-8|96	%doc CHANGES
12cr|proxycheck-0.49a-8|97	%{_bindir}/%{name}
12cr|proxycheck-0.49a-8|98	%{_mandir}/man1/%{name}.1*
12cr|proxycheck-0.49a-8|99	
12cr|proxycheck-0.49a-8|100	%files proxylogger
12cr|proxycheck-0.49a-8|101	%{_bindir}/proxylogger
12cr|proxycheck-0.49a-8|102	%config(noreplace) %_sysconfdir/xinetd.d/proxylogger
12cr|proxycheck-0.49a-8|103	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|proxycheck-0.49a-8|104	%attr(-,proxylogger,proxylogger) %{_var}/log/%{name}

6294 12
12cr|proxy-connect-1.95-5|1	%define name proxy-connect
12cr|proxy-connect-1.95-5|2	%define version 1.95
12cr|proxy-connect-1.95-5|3	%define release %mkrel 5
12cr|proxy-connect-1.95-5|4	
12cr|proxy-connect-1.95-5|5	Name: %{name}
12cr|proxy-connect-1.95-5|6	Version: %{version}
12cr|proxy-connect-1.95-5|7	Release: %{release}
12cr|proxy-connect-1.95-5|8	Summary: Establish TCP connection using SOCKS4/5 and HTTP tunnel
12cr|proxy-connect-1.95-5|9	URL: http://www.taiyo.co.jp/~gotoh/ssh/connect.html
12cr|proxy-connect-1.95-5|10	Group: Networking/Other
12cr|proxy-connect-1.95-5|11	License: GPL
12cr|proxy-connect-1.95-5|12	Source0: connect.c
12cr|proxy-connect-1.95-5|13	Source1: connect.html
12cr|proxy-connect-1.95-5|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|proxy-connect-1.95-5|15	
12cr|proxy-connect-1.95-5|16	%description
12cr|proxy-connect-1.95-5|17	connect-proxy is a simple relaying command to make TCP network connection
12cr|proxy-connect-1.95-5|18	via SOCKS or https proxies.
12cr|proxy-connect-1.95-5|19	It is mainly intended to be used as proxy command of OpenSSH.
12cr|proxy-connect-1.95-5|20	
12cr|proxy-connect-1.95-5|21	%prep
12cr|proxy-connect-1.95-5|22	rm -rf %name
12cr|proxy-connect-1.95-5|23	mkdir %name
12cr|proxy-connect-1.95-5|24	cd %name
12cr|proxy-connect-1.95-5|25	cp %{SOURCE0} .
12cr|proxy-connect-1.95-5|26	cp %{SOURCE1} .
12cr|proxy-connect-1.95-5|27	
12cr|proxy-connect-1.95-5|28	%build
12cr|proxy-connect-1.95-5|29	cd %name
12cr|proxy-connect-1.95-5|30	gcc -o %name connect.c
12cr|proxy-connect-1.95-5|31	
12cr|proxy-connect-1.95-5|32	%install
12cr|proxy-connect-1.95-5|33	cd %name
12cr|proxy-connect-1.95-5|34	mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
12cr|proxy-connect-1.95-5|35	cp proxy-connect ${RPM_BUILD_ROOT}%{_bindir}
12cr|proxy-connect-1.95-5|36	chmod 0755 ${RPM_BUILD_ROOT}%{_bindir}/%name
12cr|proxy-connect-1.95-5|37	
12cr|proxy-connect-1.95-5|38	%clean
12cr|proxy-connect-1.95-5|39	[ "${RPM_BUILD_ROOT}" != "/" ] && rm -rf ${RPM_BUILD_ROOT}
12cr|proxy-connect-1.95-5|40	
12cr|proxy-connect-1.95-5|41	%files
12cr|proxy-connect-1.95-5|42	%defattr(-,root,root)
12cr|proxy-connect-1.95-5|43	%doc proxy-connect/connect.html
12cr|proxy-connect-1.95-5|44	%{_bindir}/*
12cr|proxy-connect-1.95-5|45	
12cr|proxy-connect-1.95-5|46	
12cr|proxy-connect-1.95-5|47	%changelog
12cr|proxy-connect-1.95-5|48	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.95-5mdv2010.0
12cr|proxy-connect-1.95-5|49	+ Revision: 430808
12cr|proxy-connect-1.95-5|50	- rebuild
12cr|proxy-connect-1.95-5|51	
12cr|proxy-connect-1.95-5|52	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.95-4mdv2009.0
12cr|proxy-connect-1.95-5|53	+ Revision: 259297
12cr|proxy-connect-1.95-5|54	- rebuild
12cr|proxy-connect-1.95-5|55	
12cr|proxy-connect-1.95-5|56	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.95-3mdv2009.0
12cr|proxy-connect-1.95-5|57	+ Revision: 247225
12cr|proxy-connect-1.95-5|58	- rebuild
12cr|proxy-connect-1.95-5|59	
12cr|proxy-connect-1.95-5|60	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.95-1mdv2008.1
12cr|proxy-connect-1.95-5|61	+ Revision: 140737
12cr|proxy-connect-1.95-5|62	- restore BuildRoot
12cr|proxy-connect-1.95-5|63	
12cr|proxy-connect-1.95-5|64	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|proxy-connect-1.95-5|65	- kill re-definition of %%buildroot on Pixel's request
12cr|proxy-connect-1.95-5|66	
12cr|proxy-connect-1.95-5|67	* Sun May 27 2007 Pascal Terjan <pterjan@mandriva.org> 1.95-1mdv2008.0
12cr|proxy-connect-1.95-5|68	+ Revision: 31653
12cr|proxy-connect-1.95-5|69	- Import proxy-connect
12cr|proxy-connect-1.95-5|70	
12cr|proxy-connect-1.95-5|71	
12cr|proxy-connect-1.95-5|72	
12cr|proxy-connect-1.95-5|73	* Mon Oct 31 2005 Pascal Terjan <pterjan@zarb.org> 1.95-1mdk
12cr|proxy-connect-1.95-5|74	- first Mandriva version (description and name comme from Debian)

6295 12
12cr|proxytunnel-1.9.0-7|1	%define	version	1.9.0
12cr|proxytunnel-1.9.0-7|2	%define release %mkrel 7
12cr|proxytunnel-1.9.0-7|3	
12cr|proxytunnel-1.9.0-7|4	Summary:	Proxytunnel SSH to connect through HTTPS proxies
12cr|proxytunnel-1.9.0-7|5	Name:		proxytunnel
12cr|proxytunnel-1.9.0-7|6	Version:	%{version}
12cr|proxytunnel-1.9.0-7|7	Release:	%{release}
12cr|proxytunnel-1.9.0-7|8	License:	GPL
12cr|proxytunnel-1.9.0-7|9	Group:		Communications
12cr|proxytunnel-1.9.0-7|10	Source0:	http://prdownloads.sourceforge.net/proxytunnel/%{name}-%{version}.tar.bz2
12cr|proxytunnel-1.9.0-7|11	URL:		http://proxytunnel.sourceforge.net/
12cr|proxytunnel-1.9.0-7|12	Requires:	ssh-clients
12cr|proxytunnel-1.9.0-7|13	BuildRequires:	openssl-devel
12cr|proxytunnel-1.9.0-7|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|proxytunnel-1.9.0-7|15	
12cr|proxytunnel-1.9.0-7|16	%description
12cr|proxytunnel-1.9.0-7|17	Proxytunnel is a program that connects stdin and stdout to an origin
12cr|proxytunnel-1.9.0-7|18	server somewhere in the Internet through an industry standard HTTPS
12cr|proxytunnel-1.9.0-7|19	proxy. This will allow you for example to access SSH servers when you
12cr|proxytunnel-1.9.0-7|20	normally only have http(s) access.
12cr|proxytunnel-1.9.0-7|21	
12cr|proxytunnel-1.9.0-7|22	%prep
12cr|proxytunnel-1.9.0-7|23	%setup -q
12cr|proxytunnel-1.9.0-7|24	
12cr|proxytunnel-1.9.0-7|25	%build
12cr|proxytunnel-1.9.0-7|26	%make
12cr|proxytunnel-1.9.0-7|27	
12cr|proxytunnel-1.9.0-7|28	%install
12cr|proxytunnel-1.9.0-7|29	rm -rf $RPM_BUILD_ROOT
12cr|proxytunnel-1.9.0-7|30	mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
12cr|proxytunnel-1.9.0-7|31	install %{name} ${RPM_BUILD_ROOT}%{_bindir}
12cr|proxytunnel-1.9.0-7|32	
12cr|proxytunnel-1.9.0-7|33	%clean
12cr|proxytunnel-1.9.0-7|34	rm -rf $RPM_BUILD_ROOT
12cr|proxytunnel-1.9.0-7|35	
12cr|proxytunnel-1.9.0-7|36	%files
12cr|proxytunnel-1.9.0-7|37	%defattr(-, root, root)
12cr|proxytunnel-1.9.0-7|38	%doc CHANGES CREDITS LICENSE.txt README
12cr|proxytunnel-1.9.0-7|39	%{_bindir}/*
12cr|proxytunnel-1.9.0-7|40	
12cr|proxytunnel-1.9.0-7|41	
12cr|proxytunnel-1.9.0-7|42	
12cr|proxytunnel-1.9.0-7|43	
12cr|proxytunnel-1.9.0-7|44	%changelog
12cr|proxytunnel-1.9.0-7|45	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9.0-7mdv2011.0
12cr|proxytunnel-1.9.0-7|46	+ Revision: 614615
12cr|proxytunnel-1.9.0-7|47	- the mass rebuild of 2010.1 packages
12cr|proxytunnel-1.9.0-7|48	
12cr|proxytunnel-1.9.0-7|49	* Tue Apr 13 2010 Funda Wang <fwang@mandriva.org> 1.9.0-6mdv2010.1
12cr|proxytunnel-1.9.0-7|50	+ Revision: 534503
12cr|proxytunnel-1.9.0-7|51	- rebuild
12cr|proxytunnel-1.9.0-7|52	
12cr|proxytunnel-1.9.0-7|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.9.0-5mdv2010.0
12cr|proxytunnel-1.9.0-7|54	+ Revision: 430809
12cr|proxytunnel-1.9.0-7|55	- rebuild
12cr|proxytunnel-1.9.0-7|56	
12cr|proxytunnel-1.9.0-7|57	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.9.0-4mdv2009.0
12cr|proxytunnel-1.9.0-7|58	+ Revision: 259320
12cr|proxytunnel-1.9.0-7|59	- rebuild
12cr|proxytunnel-1.9.0-7|60	
12cr|proxytunnel-1.9.0-7|61	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.9.0-3mdv2009.0
12cr|proxytunnel-1.9.0-7|62	+ Revision: 247229
12cr|proxytunnel-1.9.0-7|63	- rebuild
12cr|proxytunnel-1.9.0-7|64	
12cr|proxytunnel-1.9.0-7|65	* Wed Mar 05 2008 Stefan van der Eijk <stefan@mandriva.org> 1.9.0-1mdv2008.1
12cr|proxytunnel-1.9.0-7|66	+ Revision: 179356
12cr|proxytunnel-1.9.0-7|67	- 1.9.0
12cr|proxytunnel-1.9.0-7|68	
12cr|proxytunnel-1.9.0-7|69	+ Olivier Blin <oblin@mandriva.com>
12cr|proxytunnel-1.9.0-7|70	- restore BuildRoot
12cr|proxytunnel-1.9.0-7|71	
12cr|proxytunnel-1.9.0-7|72	* Mon Dec 31 2007 Stefan van der Eijk <stefan@mandriva.org> 1.8.0-1mdv2008.1
12cr|proxytunnel-1.9.0-7|73	+ Revision: 139920
12cr|proxytunnel-1.9.0-7|74	- 1.8.0
12cr|proxytunnel-1.9.0-7|75	- 1.8.0
12cr|proxytunnel-1.9.0-7|76	
12cr|proxytunnel-1.9.0-7|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|proxytunnel-1.9.0-7|78	- kill re-definition of %%buildroot on Pixel's request
12cr|proxytunnel-1.9.0-7|79	
12cr|proxytunnel-1.9.0-7|80	
12cr|proxytunnel-1.9.0-7|81	* Sun Feb 25 2007 Stefan van der Eijk <stefan@mandriva.org> 1.7.0-1mdv2007.0
12cr|proxytunnel-1.9.0-7|82	+ Revision: 125665
12cr|proxytunnel-1.9.0-7|83	- 1.7.0
12cr|proxytunnel-1.9.0-7|84	- Import proxytunnel
12cr|proxytunnel-1.9.0-7|85	
12cr|proxytunnel-1.9.0-7|86	* Thu Jun 15 2006 Stefan van der Eijk <stefan@eijk.nu> 1.6.3-1mdk
12cr|proxytunnel-1.9.0-7|87	- New release 1.6.3
12cr|proxytunnel-1.9.0-7|88	
12cr|proxytunnel-1.9.0-7|89	* Wed Feb 22 2006 Stefan van der Eijk <stefan@eijk.nu> 1.6.0-1mdk
12cr|proxytunnel-1.9.0-7|90	- 1.6.0
12cr|proxytunnel-1.9.0-7|91	
12cr|proxytunnel-1.9.0-7|92	* Wed Aug 17 2005 Stefan van der Eijk <stefan@eijk.nu> 1.5.0-1mdk
12cr|proxytunnel-1.9.0-7|93	- 1.5.0
12cr|proxytunnel-1.9.0-7|94	- %%mkrel
12cr|proxytunnel-1.9.0-7|95	
12cr|proxytunnel-1.9.0-7|96	* Mon Nov 29 2004 Stefan van der Eijk <stefan@mandrake.org> 1.2.3-1mdk
12cr|proxytunnel-1.9.0-7|97	- 1.2.3
12cr|proxytunnel-1.9.0-7|98	
12cr|proxytunnel-1.9.0-7|99	* Mon Jun 28 2004 Stefan van der Eijk <stefan@mandrake.org> 1.1.3-1mdk
12cr|proxytunnel-1.9.0-7|100	- initial package
12cr|proxytunnel-1.9.0-7|101	

6296 12
12cr|prozilla-2.0.4-7|1	%define name	prozilla
12cr|prozilla-2.0.4-7|2	%define version	2.0.4
12cr|prozilla-2.0.4-7|3	%define release	%mkrel 7
12cr|prozilla-2.0.4-7|4	
12cr|prozilla-2.0.4-7|5	Summary:	A multithreaded download accelerator
12cr|prozilla-2.0.4-7|6	Name:		%name
12cr|prozilla-2.0.4-7|7	Version:	%version
12cr|prozilla-2.0.4-7|8	Release:	%release
12cr|prozilla-2.0.4-7|9	License: 	GPL
12cr|prozilla-2.0.4-7|10	URL:		http://prozilla.genesys.ro/
12cr|prozilla-2.0.4-7|11	Group:		Networking/File transfer
12cr|prozilla-2.0.4-7|12	Source:		http://prozilla.genesys.ro/downloads/prozilla/tarballs/%{name}-%{version}.tar.bz2
12cr|prozilla-2.0.4-7|13	Patch0:		prozilla_download_win.h.patch.bz2
12cr|prozilla-2.0.4-7|14	BuildRoot:	%_tmppath/%{name}-buildroot
12cr|prozilla-2.0.4-7|15	Buildrequires:	ncurses-devel
12cr|prozilla-2.0.4-7|16	
12cr|prozilla-2.0.4-7|17	%description
12cr|prozilla-2.0.4-7|18	ProZilla is a multithreaded download accelerator for Linux which supports
12cr|prozilla-2.0.4-7|19	both HTTP and FTP protocols. It makes multiple connections to the server
12cr|prozilla-2.0.4-7|20	and downloads the file in portions, thus giving a much better speed rate
12cr|prozilla-2.0.4-7|21	than the conventional download programs which use a single connection.
12cr|prozilla-2.0.4-7|22	Resuming connections is fully supported and customisable.
12cr|prozilla-2.0.4-7|23	
12cr|prozilla-2.0.4-7|24	%package devel
12cr|prozilla-2.0.4-7|25	Summary:	Header files and development files for %{name}
12cr|prozilla-2.0.4-7|26	Group:		Networking/File transfer
12cr|prozilla-2.0.4-7|27	Requires:	%{name}
12cr|prozilla-2.0.4-7|28	
12cr|prozilla-2.0.4-7|29	%description devel
12cr|prozilla-2.0.4-7|30	Header files and development files for %{name}
12cr|prozilla-2.0.4-7|31	
12cr|prozilla-2.0.4-7|32	%prep
12cr|prozilla-2.0.4-7|33	rm -rf %buildroot
12cr|prozilla-2.0.4-7|34	%setup -q -n %{name}-%{version}
12cr|prozilla-2.0.4-7|35	%patch0 -p0
12cr|prozilla-2.0.4-7|36	
12cr|prozilla-2.0.4-7|37	%build
12cr|prozilla-2.0.4-7|38	aclocal
12cr|prozilla-2.0.4-7|39	autoconf
12cr|prozilla-2.0.4-7|40	automake
12cr|prozilla-2.0.4-7|41	
12cr|prozilla-2.0.4-7|42	%configure
12cr|prozilla-2.0.4-7|43	%make
12cr|prozilla-2.0.4-7|44	
12cr|prozilla-2.0.4-7|45	%install
12cr|prozilla-2.0.4-7|46	%makeinstall
12cr|prozilla-2.0.4-7|47	
12cr|prozilla-2.0.4-7|48	# (mpol) remove unwanted locale files
12cr|prozilla-2.0.4-7|49	rm -f %{buildroot}%{_datadir}/locale/*/LC_MESSAGES/.mo
12cr|prozilla-2.0.4-7|50	if [ -f %{buildroot}%{_datadir}/locale/locale.alias ]
12cr|prozilla-2.0.4-7|51	then
12cr|prozilla-2.0.4-7|52	rm -f %{buildroot}%{_datadir}/locale/locale.alias
12cr|prozilla-2.0.4-7|53	fi
12cr|prozilla-2.0.4-7|54	
12cr|prozilla-2.0.4-7|55	%find_lang proz
12cr|prozilla-2.0.4-7|56	
12cr|prozilla-2.0.4-7|57	
12cr|prozilla-2.0.4-7|58	%clean
12cr|prozilla-2.0.4-7|59	rm -rf %buildroot
12cr|prozilla-2.0.4-7|60	
12cr|prozilla-2.0.4-7|61	%files -f proz.lang
12cr|prozilla-2.0.4-7|62	%defattr (-,root,root)
12cr|prozilla-2.0.4-7|63	%doc AUTHORS ChangeLog CREDITS COPYING NEWS README TODO
12cr|prozilla-2.0.4-7|64	%_bindir/*
12cr|prozilla-2.0.4-7|65	%_mandir/man1/*
12cr|prozilla-2.0.4-7|66	
12cr|prozilla-2.0.4-7|67	%files devel
12cr|prozilla-2.0.4-7|68	%defattr (-,root,root)
12cr|prozilla-2.0.4-7|69	%{_includedir}/*
12cr|prozilla-2.0.4-7|70	%{_libdir}/*.*a
12cr|prozilla-2.0.4-7|71	
12cr|prozilla-2.0.4-7|72	
12cr|prozilla-2.0.4-7|73	%changelog
12cr|prozilla-2.0.4-7|74	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.0.4-7mdv2010.0
12cr|prozilla-2.0.4-7|75	+ Revision: 441962
12cr|prozilla-2.0.4-7|76	- rebuild
12cr|prozilla-2.0.4-7|77	
12cr|prozilla-2.0.4-7|78	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 2.0.4-6mdv2009.1
12cr|prozilla-2.0.4-7|79	+ Revision: 350203
12cr|prozilla-2.0.4-7|80	- 2009.1 rebuild
12cr|prozilla-2.0.4-7|81	
12cr|prozilla-2.0.4-7|82	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.0.4-5mdv2009.0
12cr|prozilla-2.0.4-7|83	+ Revision: 259324
12cr|prozilla-2.0.4-7|84	- rebuild
12cr|prozilla-2.0.4-7|85	
12cr|prozilla-2.0.4-7|86	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.0.4-4mdv2009.0
12cr|prozilla-2.0.4-7|87	+ Revision: 247231
12cr|prozilla-2.0.4-7|88	- rebuild
12cr|prozilla-2.0.4-7|89	
12cr|prozilla-2.0.4-7|90	* Mon Feb 18 2008 Antoine Ginies <aginies@mandriva.com> 2.0.4-2mdv2008.1
12cr|prozilla-2.0.4-7|91	+ Revision: 172305
12cr|prozilla-2.0.4-7|92	- bump release
12cr|prozilla-2.0.4-7|93	
12cr|prozilla-2.0.4-7|94	+ Olivier Blin <oblin@mandriva.com>
12cr|prozilla-2.0.4-7|95	- restore BuildRoot
12cr|prozilla-2.0.4-7|96	
12cr|prozilla-2.0.4-7|97	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|prozilla-2.0.4-7|98	- kill re-definition of %%buildroot on Pixel's request
12cr|prozilla-2.0.4-7|99	
12cr|prozilla-2.0.4-7|100	* Tue May 22 2007 Antoine Ginies <aginies@mandriva.com> 2.0.4-1mdv2008.0
12cr|prozilla-2.0.4-7|101	+ Revision: 29695
12cr|prozilla-2.0.4-7|102	- build fix
12cr|prozilla-2.0.4-7|103	- Import prozilla
12cr|prozilla-2.0.4-7|104	
12cr|prozilla-2.0.4-7|105	
12cr|prozilla-2.0.4-7|106	
12cr|prozilla-2.0.4-7|107	
12cr|prozilla-2.0.4-7|108	* Wed Apr 26 2006 Lenny Cartier <lenny@mandriva.com> 2.0.4-1mdk
12cr|prozilla-2.0.4-7|109	- 2.0.4
12cr|prozilla-2.0.4-7|110	
12cr|prozilla-2.0.4-7|111	* Wed Jan 18 2006 Marcel Pol <mpol@mandriva.org> 2.0.2-2mdk
12cr|prozilla-2.0.4-7|112	- remove %%{_datadir}/locale/locale.alias if it exists
12cr|prozilla-2.0.4-7|113	
12cr|prozilla-2.0.4-7|114	* Fri Dec 02 2005 Marcel Pol <mpol@mandriva.org> 2.0.2-1mdk
12cr|prozilla-2.0.4-7|115	- 2.0.2
12cr|prozilla-2.0.4-7|116	- add devel package
12cr|prozilla-2.0.4-7|117	- update filelist
12cr|prozilla-2.0.4-7|118	- remove unwanted locale files
12cr|prozilla-2.0.4-7|119	
12cr|prozilla-2.0.4-7|120	* Fri Mar 25 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.3.7-2mdk
12cr|prozilla-2.0.4-7|121	- .4 subrelease
12cr|prozilla-2.0.4-7|122	
12cr|prozilla-2.0.4-7|123	* Mon Jan 24 2005 Erwna Velu <velu@seanodes.com> 1.3.7-1mdk
12cr|prozilla-2.0.4-7|124	- 1.3.7.3
12cr|prozilla-2.0.4-7|125	
12cr|prozilla-2.0.4-7|126	* Fri May 14 2004 Stew Benedict <sbenedict@mandrakesoft.com> 1.3.6-6mdk
12cr|prozilla-2.0.4-7|127	- rebuild
12cr|prozilla-2.0.4-7|128	
12cr|prozilla-2.0.4-7|129	* Thu Apr  3 2003 Stew Benedict <sbenedict@mandrakesoft.com> 1.3.6-5mdk
12cr|prozilla-2.0.4-7|130	- new URL, Source link
12cr|prozilla-2.0.4-7|131	
12cr|prozilla-2.0.4-7|132	* Mon Dec 30 2002 Stew Benedict <sbenedict@mandrakesoft.com> 1.3.6-4mdk
12cr|prozilla-2.0.4-7|133	- rebuild for new glibc/rpm, installed but unpackaged files
12cr|prozilla-2.0.4-7|134	
12cr|prozilla-2.0.4-7|135	* Wed Mar 06 2002 Yves Duret <yduret@mandrakesoft.com> 1.3.6-3mdk
12cr|prozilla-2.0.4-7|136	- spec clean up, macro, rpmlint
12cr|prozilla-2.0.4-7|137	- added buildrequires on ncurses-devel
12cr|prozilla-2.0.4-7|138	
12cr|prozilla-2.0.4-7|139	* Fri Aug 31 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.3.6-2mdk
12cr|prozilla-2.0.4-7|140	- s/Copyright/License/
12cr|prozilla-2.0.4-7|141	
12cr|prozilla-2.0.4-7|142	* Fri Aug 24 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.3.6-1mdk
12cr|prozilla-2.0.4-7|143	- 1.3.6.
12cr|prozilla-2.0.4-7|144	
12cr|prozilla-2.0.4-7|145	* Mon Aug  6 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.3.5.2-2mdk
12cr|prozilla-2.0.4-7|146	- Remove empty %%post/%%postun.
12cr|prozilla-2.0.4-7|147	
12cr|prozilla-2.0.4-7|148	* Mon Aug  6 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.3.5.2-1mdk
12cr|prozilla-2.0.4-7|149	- 1.3.5.2.
12cr|prozilla-2.0.4-7|150	- Really Fix URL.
12cr|prozilla-2.0.4-7|151	
12cr|prozilla-2.0.4-7|152	* Mon Jun 25 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.3.5.1-1mdk
12cr|prozilla-2.0.4-7|153	- Fix URL.
12cr|prozilla-2.0.4-7|154	- 1.3.5.1.
12cr|prozilla-2.0.4-7|155	- Fix files.
12cr|prozilla-2.0.4-7|156	
12cr|prozilla-2.0.4-7|157	* Thu Jan 25 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.06pre1-1mdk
12cr|prozilla-2.0.4-7|158	- updated to 1.06pre1
12cr|prozilla-2.0.4-7|159	
12cr|prozilla-2.0.4-7|160	* Wed Jan 03 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.06pre0-1mdk
12cr|prozilla-2.0.4-7|161	- new in contribs

6297 12
12cr|p-run-0.1-8|1	%define debug_package %{nil}
12cr|p-run-0.1-8|2	%define name p-run
12cr|p-run-0.1-8|3	%define version 0.1
12cr|p-run-0.1-8|4	%define release 8
12cr|p-run-0.1-8|5	
12cr|p-run-0.1-8|6	Summary: Runs program, script or commands on large number of hosts in parallel
12cr|p-run-0.1-8|7	Name: %{name}
12cr|p-run-0.1-8|8	Version: %{version}
12cr|p-run-0.1-8|9	Release: %{release}
12cr|p-run-0.1-8|10	Source0: %{name}-%{version}.tar.bz2
12cr|p-run-0.1-8|11	Patch0:	p-run-Makefile.patch
12cr|p-run-0.1-8|12	License: GPLv2
12cr|p-run-0.1-8|13	Group: Networking/Remote access
12cr|p-run-0.1-8|14	Url: http://www.sorensonfamily.com/~frank/projects/p-run/
12cr|p-run-0.1-8|15	
12cr|p-run-0.1-8|16	BuildRequires: expect-devel
12cr|p-run-0.1-8|17	
12cr|p-run-0.1-8|18	%description
12cr|p-run-0.1-8|19	p-run is a utility that runs a program, script, or series of commands on
12cr|p-run-0.1-8|20	a large number of hosts in parallel. It simplifies management of machines
12cr|p-run-0.1-8|21	in computer labs. It uses ssh, and supports password and key-based
12cr|p-run-0.1-8|22	authentication. p-run uses libexpect, and will run in parallel across as
12cr|p-run-0.1-8|23	many processes as specified. When run on a large number of hosts, its
12cr|p-run-0.1-8|24	parallel nature significantly speeds up administration.
12cr|p-run-0.1-8|25	
12cr|p-run-0.1-8|26	%files
12cr|p-run-0.1-8|27	%doc Copying README TODO
12cr|p-run-0.1-8|28	%attr(755,root,root) %{_bindir}/*
12cr|p-run-0.1-8|29	
12cr|p-run-0.1-8|30	#--------------------------------------------------------------------
12cr|p-run-0.1-8|31	
12cr|p-run-0.1-8|32	%prep
12cr|p-run-0.1-8|33	%setup -q
12cr|p-run-0.1-8|34	%patch0 -p0
12cr|p-run-0.1-8|35	
12cr|p-run-0.1-8|36	%build
12cr|p-run-0.1-8|37	%make
12cr|p-run-0.1-8|38	
12cr|p-run-0.1-8|39	%install
12cr|p-run-0.1-8|40	rm -rf $RPM_BUILD_ROOT
12cr|p-run-0.1-8|41	mkdir -p %{buildroot}%{_bindir}
12cr|p-run-0.1-8|42	cp -v %name %{buildroot}%{_bindir}
12cr|p-run-0.1-8|43	
12cr|p-run-0.1-8|44	
12cr|p-run-0.1-8|45	

6298 12
12cr|ps2eps-1.64-5|1	%define name	ps2eps
12cr|ps2eps-1.64-5|2	%define version 1.64
12cr|ps2eps-1.64-5|3	%define release %mkrel 5
12cr|ps2eps-1.64-5|4	
12cr|ps2eps-1.64-5|5	Name: 	 	%{name}
12cr|ps2eps-1.64-5|6	Summary: 	Converts standard PostScript documents to EPS
12cr|ps2eps-1.64-5|7	Version: 	%{version}
12cr|ps2eps-1.64-5|8	Release: 	%{release}
12cr|ps2eps-1.64-5|9	
12cr|ps2eps-1.64-5|10	Source:		http://www.telematik.informatik.uni-karlsruhe.de/~bless/%{name}-%{version}.tar.bz2
12cr|ps2eps-1.64-5|11	URL:		http://www.telematik.informatik.uni-karlsruhe.de/~bless/ps2eps.html
12cr|ps2eps-1.64-5|12	License:	GPL
12cr|ps2eps-1.64-5|13	Group:		Publishing
12cr|ps2eps-1.64-5|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|ps2eps-1.64-5|15	
12cr|ps2eps-1.64-5|16	%description
12cr|ps2eps-1.64-5|17	Ps2eps is a tool (written in Perl) to produce Encapsulated PostScript Files
12cr|ps2eps-1.64-5|18	(EPS/EPSF) from usual one-paged Postscript documents. It calculates correct
12cr|ps2eps-1.64-5|19	Bounding Boxes for those EPS files and filters some special postscript
12cr|ps2eps-1.64-5|20	command sequences that can produce erroneous results on printers. EPS files
12cr|ps2eps-1.64-5|21	are often needed for including (scalable) graphics of high quality into
12cr|ps2eps-1.64-5|22	TeX/LaTeX (or even Word) documents.
12cr|ps2eps-1.64-5|23	
12cr|ps2eps-1.64-5|24	%prep
12cr|ps2eps-1.64-5|25	%setup -q -n %name
12cr|ps2eps-1.64-5|26	
12cr|ps2eps-1.64-5|27	%build
12cr|ps2eps-1.64-5|28	cd src/C
12cr|ps2eps-1.64-5|29	gcc $RPM_OPT_FLAGS -o bbox bbox.c
12cr|ps2eps-1.64-5|30	chmod 755 bbox
12cr|ps2eps-1.64-5|31	
12cr|ps2eps-1.64-5|32	%install
12cr|ps2eps-1.64-5|33	rm -rf $RPM_BUILD_ROOT
12cr|ps2eps-1.64-5|34	mkdir -p %buildroot/%_bindir
12cr|ps2eps-1.64-5|35	cp bin/%name %buildroot/%_bindir
12cr|ps2eps-1.64-5|36	cp src/C/bbox %buildroot/%_bindir
12cr|ps2eps-1.64-5|37	mkdir -p %buildroot/%_mandir/man1
12cr|ps2eps-1.64-5|38	cp doc/man/man1/* %buildroot/%_mandir/man1/
12cr|ps2eps-1.64-5|39	bzip2 %buildroot/%_mandir/man1/*
12cr|ps2eps-1.64-5|40	
12cr|ps2eps-1.64-5|41	%clean
12cr|ps2eps-1.64-5|42	rm -rf $RPM_BUILD_ROOT
12cr|ps2eps-1.64-5|43	
12cr|ps2eps-1.64-5|44	%files
12cr|ps2eps-1.64-5|45	%defattr(-,root,root)
12cr|ps2eps-1.64-5|46	%doc *.txt doc/html doc/pdf
12cr|ps2eps-1.64-5|47	%{_bindir}/*
12cr|ps2eps-1.64-5|48	%{_mandir}/man1/*
12cr|ps2eps-1.64-5|49	
12cr|ps2eps-1.64-5|50	
12cr|ps2eps-1.64-5|51	%changelog
12cr|ps2eps-1.64-5|52	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.64-5mdv2010.0
12cr|ps2eps-1.64-5|53	+ Revision: 430810
12cr|ps2eps-1.64-5|54	- rebuild
12cr|ps2eps-1.64-5|55	
12cr|ps2eps-1.64-5|56	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.64-4mdv2009.0
12cr|ps2eps-1.64-5|57	+ Revision: 259334
12cr|ps2eps-1.64-5|58	- rebuild
12cr|ps2eps-1.64-5|59	
12cr|ps2eps-1.64-5|60	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.64-3mdv2009.0
12cr|ps2eps-1.64-5|61	+ Revision: 247234
12cr|ps2eps-1.64-5|62	- rebuild
12cr|ps2eps-1.64-5|63	
12cr|ps2eps-1.64-5|64	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.64-1mdv2008.1
12cr|ps2eps-1.64-5|65	+ Revision: 140737
12cr|ps2eps-1.64-5|66	- restore BuildRoot
12cr|ps2eps-1.64-5|67	
12cr|ps2eps-1.64-5|68	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ps2eps-1.64-5|69	- kill re-definition of %%buildroot on Pixel's request
12cr|ps2eps-1.64-5|70	
12cr|ps2eps-1.64-5|71	* Thu Jun 14 2007 Austin Acton <austin@mandriva.org> 1.64-1mdv2008.0
12cr|ps2eps-1.64-5|72	+ Revision: 39763
12cr|ps2eps-1.64-5|73	- new version
12cr|ps2eps-1.64-5|74	- mkrel
12cr|ps2eps-1.64-5|75	- Import ps2eps
12cr|ps2eps-1.64-5|76	
12cr|ps2eps-1.64-5|77	
12cr|ps2eps-1.64-5|78	
12cr|ps2eps-1.64-5|79	* Thu Aug 25 2005 Austin Acton <austin@mandriva.org> 1.58-1mdk
12cr|ps2eps-1.64-5|80	- New release 1.58
12cr|ps2eps-1.64-5|81	
12cr|ps2eps-1.64-5|82	* Mon Jan 17 2005 Austin Acton <austin@mandrake.org> 1.54-1mdk
12cr|ps2eps-1.64-5|83	- initial package

6299 12
12cr|psh-1.8.1-8|1	%define	version			1.8.1
12cr|psh-1.8.1-8|2	
12cr|psh-1.8.1-8|3	%if %{_use_internal_dependency_generator}
12cr|psh-1.8.1-8|4	%define __noautoreq 'perl\\(Win32(.*)\\)'
12cr|psh-1.8.1-8|5	%else
12cr|psh-1.8.1-8|6	%define	_requires_exceptions	perl(Win32)
12cr|psh-1.8.1-8|7	%endif
12cr|psh-1.8.1-8|8	
12cr|psh-1.8.1-8|9	Name:		psh
12cr|psh-1.8.1-8|10	Version:	%perl_convert_version %{version}
12cr|psh-1.8.1-8|11	Release:	8
12cr|psh-1.8.1-8|12	Summary:	Developping for Perl Shell
12cr|psh-1.8.1-8|13	License:	GPL+ or Artistic
12cr|psh-1.8.1-8|14	Group:		Development/Perl
12cr|psh-1.8.1-8|15	Url:		http://search.cpan.org/dist/%{name}
12cr|psh-1.8.1-8|16	Source0:	http://www.cpan.org/modules/by-module//%{name}-%{version}.tar.gz
12cr|psh-1.8.1-8|17	BuildRequires:	perl(Cwd)
12cr|psh-1.8.1-8|18	BuildRequires:	perl(File::Spec)
12cr|psh-1.8.1-8|19	BuildRequires:	perl-devel
12cr|psh-1.8.1-8|20	BuildArch:	noarch
12cr|psh-1.8.1-8|21	
12cr|psh-1.8.1-8|22	%description
12cr|psh-1.8.1-8|23	*psh* is a Perl program which executes a read-eval loop with enough options
12cr|psh-1.8.1-8|24	so that general behavior reasonably similar to more traditional shells like
12cr|psh-1.8.1-8|25	'*sh*' or '*bash*' can be achieved, while still allowing arbitrary perl
12cr|psh-1.8.1-8|26	expressions to be evaluated.
12cr|psh-1.8.1-8|27	
12cr|psh-1.8.1-8|28	By default within *psh*, the Perl *-w* flag and ''use strict'' are not
12cr|psh-1.8.1-8|29	employed so that the user is not bound by their stipulations. They can both
12cr|psh-1.8.1-8|30	be turned on via a command-line flag; or setting '$^W = 1' will turn on
12cr|psh-1.8.1-8|31	warnings, and calling ''use strict'' will (almost) do the usual thing if
12cr|psh-1.8.1-8|32	called by the user (see LIMITATIONS, below).
12cr|psh-1.8.1-8|33	
12cr|psh-1.8.1-8|34	Each line of input is read. *psh* knows a number of possible strategies for
12cr|psh-1.8.1-8|35	evaluating the line, such as "send it to 'system()' if it starts with the
12cr|psh-1.8.1-8|36	name of an executable visible in '$ENV{PATH}'". (See below for a complete
12cr|psh-1.8.1-8|37	list.) Each strategy in turn (from a user-definable list) examines the
12cr|psh-1.8.1-8|38	command line to see if it can apply, and the first matching strategy
12cr|psh-1.8.1-8|39	evaluates the line. There is a *psh* configuration variable (see below)
12cr|psh-1.8.1-8|40	which controls whether the perl value of the evaluation is saved and
12cr|psh-1.8.1-8|41	printed after each command.
12cr|psh-1.8.1-8|42	
12cr|psh-1.8.1-8|43	%prep
12cr|psh-1.8.1-8|44	%setup -q -n %{name}-%{version}
12cr|psh-1.8.1-8|45	
12cr|psh-1.8.1-8|46	%build
12cr|psh-1.8.1-8|47	perl Makefile.PL INSTALLDIRS=vendor
12cr|psh-1.8.1-8|48	%make
12cr|psh-1.8.1-8|49	
12cr|psh-1.8.1-8|50	%check
12cr|psh-1.8.1-8|51	%make test
12cr|psh-1.8.1-8|52	
12cr|psh-1.8.1-8|53	%install
12cr|psh-1.8.1-8|54	%makeinstall_std
12cr|psh-1.8.1-8|55	
12cr|psh-1.8.1-8|56	%files
12cr|psh-1.8.1-8|57	%defattr(-,root,root)
12cr|psh-1.8.1-8|58	%doc README
12cr|psh-1.8.1-8|59	%{_mandir}/man3/*
12cr|psh-1.8.1-8|60	%perl_vendorlib/*
12cr|psh-1.8.1-8|61	%{_bindir}/psh
12cr|psh-1.8.1-8|62	%{_mandir}/man1/*
12cr|psh-1.8.1-8|63	

6300 12
12cr|pshs-0.2.1-1|1	Name:		pshs
12cr|pshs-0.2.1-1|2	Summary:	Pretty small HTTP server - a command-line tool to share files
12cr|pshs-0.2.1-1|3	Version:	0.2.1
12cr|pshs-0.2.1-1|4	Release:	1
12cr|pshs-0.2.1-1|5	Source0:	https://github.com/mgorny/pshs/%{name}-%{version}.tar.bz2
12cr|pshs-0.2.1-1|6	URL:		https://github.com/mgorny/pshs/
12cr|pshs-0.2.1-1|7	Group:		Networking/WWW
12cr|pshs-0.2.1-1|8	License:	GPL
12cr|pshs-0.2.1-1|9	BuildRequires:	gcc make automake libtool
12cr|pshs-0.2.1-1|10	BuildRequires:	libevent-devel
12cr|pshs-0.2.1-1|11	
12cr|pshs-0.2.1-1|12	
12cr|pshs-0.2.1-1|13	%description
12cr|pshs-0.2.1-1|14	Pretty small HTTP server - a command-line tool to share files
12cr|pshs-0.2.1-1|15	
12cr|pshs-0.2.1-1|16	%prep
12cr|pshs-0.2.1-1|17	%setup -q
12cr|pshs-0.2.1-1|18	
12cr|pshs-0.2.1-1|19	%build
12cr|pshs-0.2.1-1|20	%configure
12cr|pshs-0.2.1-1|21	%make
12cr|pshs-0.2.1-1|22	
12cr|pshs-0.2.1-1|23	%install
12cr|pshs-0.2.1-1|24	%makeinstall_std
12cr|pshs-0.2.1-1|25	
12cr|pshs-0.2.1-1|26	%files
12cr|pshs-0.2.1-1|27	%{_bindir}/%name
12cr|pshs-0.2.1-1|28	
12cr|pshs-0.2.1-1|29	
12cr|pshs-0.2.1-1|30	%changelog
12cr|pshs-0.2.1-1|31	* Mon Jun 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.2.1-1
12cr|pshs-0.2.1-1|32	+ Revision: 806801
12cr|pshs-0.2.1-1|33	- version update 0.2.1
12cr|pshs-0.2.1-1|34	
12cr|pshs-0.2.1-1|35	* Fri Nov 11 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.1-1
12cr|pshs-0.2.1-1|36	+ Revision: 730165
12cr|pshs-0.2.1-1|37	- imported package pshs
12cr|pshs-0.2.1-1|38	

6301 12
12cr|psi-0.15-1|1	%define rel 1
12cr|psi-0.15-1|2	
12cr|psi-0.15-1|3	Summary:  Jabber client using Qt4
12cr|psi-0.15-1|4	Name:     psi
12cr|psi-0.15-1|5	Version:  0.15
12cr|psi-0.15-1|6	Release:  %mkrel %{rel}
12cr|psi-0.15-1|7	License:  GPLv2+
12cr|psi-0.15-1|8	Group:    Networking/Instant messaging
12cr|psi-0.15-1|9	URL:      http://psi-im.org
12cr|psi-0.15-1|10	Source0:  http://prdownloads.sourceforge.net/psi/%name-%version.tar.bz2
12cr|psi-0.15-1|11	Source1:  %name-icons.tar.bz2
12cr|psi-0.15-1|12	Source2:  %name-smileysets.tar.bz2
12cr|psi-0.15-1|13	Source3:  %name-iconsets.tar.bz2
12cr|psi-0.15-1|14	BuildRequires:  pkgconfig(QtCore) < 5.0.0
12cr|psi-0.15-1|15	BuildRequires:  pkgconfig(openssl)
12cr|psi-0.15-1|16	BuildRequires:  pkgconfig(enchant)
12cr|psi-0.15-1|17	BuildRequires:  pkgconfig(qca2)
12cr|psi-0.15-1|18	BuildRequires:  pkgconfig(xscrnsaver)
12cr|psi-0.15-1|19	Requires:       %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|20	Requires:       qca2-plugin-openssl
12cr|psi-0.15-1|21	Suggests:       qca2-plugin-gnupg
12cr|psi-0.15-1|22	#Suggests:	psi-plugin-media
12cr|psi-0.15-1|23	#Obsoletes old translations from 0.9.3
12cr|psi-0.15-1|24	Obsoletes:      psi-lang-pack-fi < 0.14-2
12cr|psi-0.15-1|25	Obsoletes:      psi-lang-pack-eo < 0.14-2
12cr|psi-0.15-1|26	Obsoletes:      psi-lang-pack-se < 0.14-2
12cr|psi-0.15-1|27	Obsoletes:      psi-lang-pack-hu < 0.14-2
12cr|psi-0.15-1|28	Obsoletes:      psi-lang-pack-sk < 0.14-2
12cr|psi-0.15-1|29	Obsoletes:      psi-lang-pack-vi < 0.14-2
12cr|psi-0.15-1|30	Obsoletes:      psi-lang-pack-el < 0.14-2
12cr|psi-0.15-1|31	Obsoletes:      psi-lang-pack-sr < 0.14-2
12cr|psi-0.15-1|32	Obsoletes:      psi-lang-pack-et < 0.14-2
12cr|psi-0.15-1|33	Obsoletes:      psi-lang-pack-nl < 0.14-2
12cr|psi-0.15-1|34	Obsoletes:      psi-lang-pack-bg < 0.14-2
12cr|psi-0.15-1|35	Obsoletes:      psi-lang-pack-pt < 0.14-2
12cr|psi-0.15-1|36	Obsoletes:      psi-lang-pack-ca < 0.14-2
12cr|psi-0.15-1|37	Obsoletes:      psi-lang-pack-sr_lat < 0.14-2
12cr|psi-0.15-1|38	
12cr|psi-0.15-1|39	#Translations files has been moved on psi website, you can update them using this little script
12cr|psi-0.15-1|40	#For the main psi translation
12cr|psi-0.15-1|41	#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
12cr|psi-0.15-1|42	
12cr|psi-0.15-1|43	%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
12cr|psi-0.15-1|44	%{expand:%(\
12cr|psi-0.15-1|45	i=4; \
12cr|psi-0.15-1|46	for lang in %langlist; do\
12cr|psi-0.15-1|47	echo "%%{expand:Source$i: %%{name}_$lang.qm.bz2}";\
12cr|psi-0.15-1|48	i=$[i+1];\
12cr|psi-0.15-1|49	done\
12cr|psi-0.15-1|50	)
12cr|psi-0.15-1|51	}
12cr|psi-0.15-1|52	%{expand:%(for lang in %{langlist}; do echo "%%{expand:%%define build_$lang 1}"; done)}
12cr|psi-0.15-1|53	
12cr|psi-0.15-1|54	%description
12cr|psi-0.15-1|55	Psi is the premiere Instant Messaging application designed for Microsoft
12cr|psi-0.15-1|56	Windows, Apple Mac OS X and GNU/Linux. Built upon an open protocol named
12cr|psi-0.15-1|57	Jabber, Psi is a fast and lightweight messaging client that utilises the best
12cr|psi-0.15-1|58	in open source technologies.
12cr|psi-0.15-1|59	The goal of the Psi project is to create a powerful, yet easy-to-use
12cr|psi-0.15-1|60	Jabber/XMPP client that tries to strictly adhere to the XMPP drafts.and Jabber
12cr|psi-0.15-1|61	JEPs. This means that in most cases, Psi will not implement a feature unless
12cr|psi-0.15-1|62	there is an accepted standard for it in the Jabber community. Doing so ensures
12cr|psi-0.15-1|63	that Psi will be compatible, stable, and predictable, both from an end-user and
12cr|psi-0.15-1|64	developer standpoint.
12cr|psi-0.15-1|65	
12cr|psi-0.15-1|66	%files
12cr|psi-0.15-1|67	%doc README COPYING
12cr|psi-0.15-1|68	%{_bindir}/%{name}
12cr|psi-0.15-1|69	%{_datadir}/applications/%{name}.desktop
12cr|psi-0.15-1|70	%{_miconsdir}/%{name}.png
12cr|psi-0.15-1|71	%{_liconsdir}/%{name}.png
12cr|psi-0.15-1|72	%{_iconsdir}/%{name}.png
12cr|psi-0.15-1|73	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|psi-0.15-1|74	%{_datadir}/%{name}/certs/README
12cr|psi-0.15-1|75	%{_datadir}/%{name}/certs/startcom_ca.crt
12cr|psi-0.15-1|76	%{_datadir}/%{name}/certs/startcom_ca_new.crt
12cr|psi-0.15-1|77	%{_datadir}/%{name}/iconsets/emoticons/default/
12cr|psi-0.15-1|78	%{_datadir}/%{name}/iconsets/roster/README
12cr|psi-0.15-1|79	%{_datadir}/%{name}/iconsets/roster/*.jisp
12cr|psi-0.15-1|80	%{_datadir}/%{name}/iconsets/roster/default/
12cr|psi-0.15-1|81	%{_datadir}/%{name}/iconsets/system/README
12cr|psi-0.15-1|82	%{_datadir}/%{name}/iconsets/system/default/
12cr|psi-0.15-1|83	%{_datadir}/%{name}/sound/
12cr|psi-0.15-1|84	
12cr|psi-0.15-1|85	#--------------------------------------------------------------------
12cr|psi-0.15-1|86	
12cr|psi-0.15-1|87	%package -n %name-iconsets
12cr|psi-0.15-1|88	Summary:      Package with iconsets
12cr|psi-0.15-1|89	Group:         Networking/Instant messaging
12cr|psi-0.15-1|90	Requires:     %{name} = %{version}
12cr|psi-0.15-1|91	
12cr|psi-0.15-1|92	%description -n %name-iconsets
12cr|psi-0.15-1|93	This package contain a various iconsets for psi.
12cr|psi-0.15-1|94	
12cr|psi-0.15-1|95	%files -n %name-iconsets
12cr|psi-0.15-1|96	%{_datadir}/%{name}/iconsets/system/amibulb.jisp
12cr|psi-0.15-1|97	%{_datadir}/%{name}/iconsets/system/amiglobe.jisp
12cr|psi-0.15-1|98	%{_datadir}/%{name}/iconsets/system/berlin-icq.jisp
12cr|psi-0.15-1|99	%{_datadir}/%{name}/iconsets/system/berlin.jisp
12cr|psi-0.15-1|100	%{_datadir}/%{name}/iconsets/system/chrome.jisp
12cr|psi-0.15-1|101	%{_datadir}/%{name}/iconsets/system/dudes.jisp
12cr|psi-0.15-1|102	%{_datadir}/%{name}/iconsets/system/dudes2.jisp
12cr|psi-0.15-1|103	%{_datadir}/%{name}/iconsets/system/email.jisp
12cr|psi-0.15-1|104	%{_datadir}/%{name}/iconsets/system/gothRoster.jisp
12cr|psi-0.15-1|105	%{_datadir}/%{name}/iconsets/system/individual.jisp
12cr|psi-0.15-1|106	%{_datadir}/%{name}/iconsets/system/kitty.jisp
12cr|psi-0.15-1|107	%{_datadir}/%{name}/iconsets/system/lightbulb.jisp
12cr|psi-0.15-1|108	%{_datadir}/%{name}/iconsets/system/msn6.jisp
12cr|psi-0.15-1|109	%{_datadir}/%{name}/iconsets/system/neos.jisp
12cr|psi-0.15-1|110	%{_datadir}/%{name}/iconsets/system/speechbubbles.jisp
12cr|psi-0.15-1|111	%{_datadir}/%{name}/iconsets/system/stellar.jisp
12cr|psi-0.15-1|112	
12cr|psi-0.15-1|113	#--------------------------------------------------------------------
12cr|psi-0.15-1|114	
12cr|psi-0.15-1|115	%package -n %name-smileysets
12cr|psi-0.15-1|116	Summary:     Package with smileysets
12cr|psi-0.15-1|117	Group:       Networking/Instant messaging
12cr|psi-0.15-1|118	Requires:    %{name} = %{version}
12cr|psi-0.15-1|119	
12cr|psi-0.15-1|120	%description -n %name-smileysets
12cr|psi-0.15-1|121	This package contain a various smileysets for psi.
12cr|psi-0.15-1|122	
12cr|psi-0.15-1|123	%files -n %name-smileysets
12cr|psi-0.15-1|124	%{_datadir}/%{name}/iconsets/emoticons/AIM.jisp
12cr|psi-0.15-1|125	%{_datadir}/%{name}/iconsets/emoticons/Chibi.jisp
12cr|psi-0.15-1|126	%{_datadir}/%{name}/iconsets/emoticons/JIM.jisp
12cr|psi-0.15-1|127	%{_datadir}/%{name}/iconsets/emoticons/KMess-Cartoon-1.0.jisp
12cr|psi-0.15-1|128	%{_datadir}/%{name}/iconsets/emoticons/Ninja.jisp
12cr|psi-0.15-1|129	%{_datadir}/%{name}/iconsets/emoticons/Taryn.jisp
12cr|psi-0.15-1|130	%{_datadir}/%{name}/iconsets/emoticons/apple_ichat-1.0.jisp
12cr|psi-0.15-1|131	%{_datadir}/%{name}/iconsets/emoticons/critters-1.0.jisp
12cr|psi-0.15-1|132	%{_datadir}/%{name}/iconsets/emoticons/gadu-gadu.jisp
12cr|psi-0.15-1|133	%{_datadir}/%{name}/iconsets/emoticons/icq-2002a.jisp
12cr|psi-0.15-1|134	%{_datadir}/%{name}/iconsets/emoticons/ikonboard-3.1.jisp
12cr|psi-0.15-1|135	%{_datadir}/%{name}/iconsets/emoticons/invision_board-1.0.1.jisp
12cr|psi-0.15-1|136	%{_datadir}/%{name}/iconsets/emoticons/kreativ_squareheads.jisp
12cr|psi-0.15-1|137	%{_datadir}/%{name}/iconsets/emoticons/megapack-1.0.jisp
12cr|psi-0.15-1|138	%{_datadir}/%{name}/iconsets/emoticons/msn.jisp
12cr|psi-0.15-1|139	%{_datadir}/%{name}/iconsets/emoticons/patricks_faces-1.0.jisp
12cr|psi-0.15-1|140	%{_datadir}/%{name}/iconsets/emoticons/shinyicons.jisp
12cr|psi-0.15-1|141	%{_datadir}/%{name}/iconsets/emoticons/tlen.pl-3.73.jisp
12cr|psi-0.15-1|142	%{_datadir}/%{name}/iconsets/emoticons/trill-basic-smileys.jisp
12cr|psi-0.15-1|143	%{_datadir}/%{name}/iconsets/emoticons/webmessenger.jisp
12cr|psi-0.15-1|144	%{_datadir}/%{name}/iconsets/emoticons/wpkontakt-2.4.1.jisp
12cr|psi-0.15-1|145	%{_datadir}/%{name}/iconsets/emoticons/yahoo_messenger.jisp
12cr|psi-0.15-1|146	
12cr|psi-0.15-1|147	#--------------------------------------------------------------------
12cr|psi-0.15-1|148	
12cr|psi-0.15-1|149	%package -n %name-lang-pack-en
12cr|psi-0.15-1|150	Summary:  English language pack for psi
12cr|psi-0.15-1|151	Group:   System/Internationalization
12cr|psi-0.15-1|152	Requires: locales-en
12cr|psi-0.15-1|153	Provides: %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|154	
12cr|psi-0.15-1|155	%description -n %name-lang-pack-en
12cr|psi-0.15-1|156	This package adds support for english to psi.
12cr|psi-0.15-1|157	
12cr|psi-0.15-1|158	%files -n %name-lang-pack-en
12cr|psi-0.15-1|159	
12cr|psi-0.15-1|160	#--------------------------------------------------------------------
12cr|psi-0.15-1|161	
12cr|psi-0.15-1|162	%if %{build_be}
12cr|psi-0.15-1|163	%package -n %name-lang-pack-be
12cr|psi-0.15-1|164	Summary:  Belarusian language pack for psi
12cr|psi-0.15-1|165	Group:    System/Internationalization
12cr|psi-0.15-1|166	Requires: locales-be
12cr|psi-0.15-1|167	Provides: %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|168	
12cr|psi-0.15-1|169	%description -n %name-lang-pack-be
12cr|psi-0.15-1|170	This package adds support for belarusian to psi.
12cr|psi-0.15-1|171	
12cr|psi-0.15-1|172	%files -n %name-lang-pack-be
12cr|psi-0.15-1|173	%{_datadir}/%name/%{name}_be.qm
12cr|psi-0.15-1|174	%endif
12cr|psi-0.15-1|175	
12cr|psi-0.15-1|176	#--------------------------------------------------------------------
12cr|psi-0.15-1|177	
12cr|psi-0.15-1|178	%if %{build_cs}
12cr|psi-0.15-1|179	%package -n %name-lang-pack-cs
12cr|psi-0.15-1|180	Summary:  Czech language pack for psi
12cr|psi-0.15-1|181	Group:    System/Internationalization
12cr|psi-0.15-1|182	Requires: locales-cs
12cr|psi-0.15-1|183	Provides: %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|184	
12cr|psi-0.15-1|185	%description -n %name-lang-pack-cs
12cr|psi-0.15-1|186	This package adds support for czech to psi.
12cr|psi-0.15-1|187	
12cr|psi-0.15-1|188	%files -n %name-lang-pack-cs
12cr|psi-0.15-1|189	%{_datadir}/%name/%{name}_cs.qm
12cr|psi-0.15-1|190	%endif
12cr|psi-0.15-1|191	
12cr|psi-0.15-1|192	#--------------------------------------------------------------------
12cr|psi-0.15-1|193	
12cr|psi-0.15-1|194	%if %{build_de}
12cr|psi-0.15-1|195	%package -n %name-lang-pack-de
12cr|psi-0.15-1|196	Summary:  Deutsch language pack for psi
12cr|psi-0.15-1|197	Group:    System/Internationalization
12cr|psi-0.15-1|198	Requires: locales-de
12cr|psi-0.15-1|199	Provides: %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|200	
12cr|psi-0.15-1|201	%description -n %name-lang-pack-de
12cr|psi-0.15-1|202	This package adds support for deutsch to psi.
12cr|psi-0.15-1|203	
12cr|psi-0.15-1|204	%files -n %name-lang-pack-de
12cr|psi-0.15-1|205	%{_datadir}/%name/%{name}_de.qm
12cr|psi-0.15-1|206	%endif
12cr|psi-0.15-1|207	
12cr|psi-0.15-1|208	#--------------------------------------------------------------------
12cr|psi-0.15-1|209	
12cr|psi-0.15-1|210	%if %{build_eo}
12cr|psi-0.15-1|211	%package -n %name-lang-pack-eo
12cr|psi-0.15-1|212	Summary:    Esperanto language pack for psi
12cr|psi-0.15-1|213	Group:      System/Internationalization
12cr|psi-0.15-1|214	Requires:   locales-eo
12cr|psi-0.15-1|215	Provides:   %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|216	
12cr|psi-0.15-1|217	%description -n %name-lang-pack-eo
12cr|psi-0.15-1|218	This package adds support for esperanto to psi.
12cr|psi-0.15-1|219	
12cr|psi-0.15-1|220	%files -n %name-lang-pack-eo
12cr|psi-0.15-1|221	%{_datadir}/%name/%{name}_eo.qm
12cr|psi-0.15-1|222	%endif
12cr|psi-0.15-1|223	
12cr|psi-0.15-1|224	#--------------------------------------------------------------------
12cr|psi-0.15-1|225	
12cr|psi-0.15-1|226	%if %{build_es}
12cr|psi-0.15-1|227	%package -n %name-lang-pack-es
12cr|psi-0.15-1|228	Summary:  Spanish language pack for psi
12cr|psi-0.15-1|229	Group:    System/Internationalization
12cr|psi-0.15-1|230	Requires: locales-es
12cr|psi-0.15-1|231	Provides: %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|232	
12cr|psi-0.15-1|233	%description -n %name-lang-pack-es
12cr|psi-0.15-1|234	This package adds support for spanish to psi.
12cr|psi-0.15-1|235	
12cr|psi-0.15-1|236	%files -n %name-lang-pack-es
12cr|psi-0.15-1|237	%{_datadir}/%name/%{name}_es.qm
12cr|psi-0.15-1|238	%{_datadir}/%name/%{name}_es_ES.qm
12cr|psi-0.15-1|239	%endif
12cr|psi-0.15-1|240	#--------------------------------------------------------------------
12cr|psi-0.15-1|241	
12cr|psi-0.15-1|242	%if %{build_fr}
12cr|psi-0.15-1|243	
12cr|psi-0.15-1|244	%package -n %name-lang-pack-fr
12cr|psi-0.15-1|245	Summary:  French language pack for psi
12cr|psi-0.15-1|246	Group:    System/Internationalization
12cr|psi-0.15-1|247	Requires: locales-fr
12cr|psi-0.15-1|248	Provides: %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|249	
12cr|psi-0.15-1|250	%description -n %name-lang-pack-fr
12cr|psi-0.15-1|251	This package adds support for french to psi.
12cr|psi-0.15-1|252	
12cr|psi-0.15-1|253	%files -n %name-lang-pack-fr
12cr|psi-0.15-1|254	%{_datadir}/%name/%{name}_fr.qm
12cr|psi-0.15-1|255	%endif
12cr|psi-0.15-1|256	
12cr|psi-0.15-1|257	#--------------------------------------------------------------------
12cr|psi-0.15-1|258	
12cr|psi-0.15-1|259	%if %{build_it}
12cr|psi-0.15-1|260	
12cr|psi-0.15-1|261	%package -n %name-lang-pack-it
12cr|psi-0.15-1|262	Summary:  Italian language pack for psi
12cr|psi-0.15-1|263	Group:    System/Internationalization
12cr|psi-0.15-1|264	Requires: locales-it
12cr|psi-0.15-1|265	Provides: %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|266	
12cr|psi-0.15-1|267	%description -n %name-lang-pack-it
12cr|psi-0.15-1|268	This package adds support for italian to psi.
12cr|psi-0.15-1|269	
12cr|psi-0.15-1|270	%files -n %name-lang-pack-it
12cr|psi-0.15-1|271	%{_datadir}/%name/%{name}_it.qm
12cr|psi-0.15-1|272	%endif
12cr|psi-0.15-1|273	
12cr|psi-0.15-1|274	#--------------------------------------------------------------------
12cr|psi-0.15-1|275	
12cr|psi-0.15-1|276	%if %{build_ja}
12cr|psi-0.15-1|277	%package -n %name-lang-pack-ja
12cr|psi-0.15-1|278	Summary:  Japanese language pack for psi
12cr|psi-0.15-1|279	Group:    System/Internationalization
12cr|psi-0.15-1|280	Requires: locales-ja
12cr|psi-0.15-1|281	Provides: %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|282	
12cr|psi-0.15-1|283	%description -n %name-lang-pack-ja
12cr|psi-0.15-1|284	This package adds support for japanese to psi.
12cr|psi-0.15-1|285	
12cr|psi-0.15-1|286	%files -n %name-lang-pack-ja
12cr|psi-0.15-1|287	%{_datadir}/%name/%{name}_ja.qm
12cr|psi-0.15-1|288	%endif
12cr|psi-0.15-1|289	
12cr|psi-0.15-1|290	#--------------------------------------------------------------------
12cr|psi-0.15-1|291	
12cr|psi-0.15-1|292	%if %{build_mk}
12cr|psi-0.15-1|293	
12cr|psi-0.15-1|294	%package -n %name-lang-pack-mk
12cr|psi-0.15-1|295	Summary:  Macedonia language pack for psi
12cr|psi-0.15-1|296	Group:    System/Internationalization
12cr|psi-0.15-1|297	Requires: locales-mk
12cr|psi-0.15-1|298	Provides: %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|299	
12cr|psi-0.15-1|300	%description -n %name-lang-pack-mk
12cr|psi-0.15-1|301	This package adds support for macedonia to psi.
12cr|psi-0.15-1|302	
12cr|psi-0.15-1|303	%files -n %name-lang-pack-mk
12cr|psi-0.15-1|304	%{_datadir}/%name/%{name}_mk.qm
12cr|psi-0.15-1|305	%endif
12cr|psi-0.15-1|306	
12cr|psi-0.15-1|307	#--------------------------------------------------------------------
12cr|psi-0.15-1|308	
12cr|psi-0.15-1|309	%if %{build_pl}
12cr|psi-0.15-1|310	%package -n %name-lang-pack-pl
12cr|psi-0.15-1|311	Summary:  Polish language pack for psi
12cr|psi-0.15-1|312	Group:    System/Internationalization
12cr|psi-0.15-1|313	Requires: locales-pl
12cr|psi-0.15-1|314	Provides: %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|315	
12cr|psi-0.15-1|316	%description -n %name-lang-pack-pl
12cr|psi-0.15-1|317	This package adds support for polish to psi.
12cr|psi-0.15-1|318	
12cr|psi-0.15-1|319	%files -n %name-lang-pack-pl
12cr|psi-0.15-1|320	%{_datadir}/%name/%{name}_pl.qm
12cr|psi-0.15-1|321	%endif
12cr|psi-0.15-1|322	
12cr|psi-0.15-1|323	#--------------------------------------------------------------------
12cr|psi-0.15-1|324	
12cr|psi-0.15-1|325	%if %{build_pt_BR}
12cr|psi-0.15-1|326	%package -n %name-lang-pack-pt_br
12cr|psi-0.15-1|327	Summary:  Portuguese brazilian language pack for psi
12cr|psi-0.15-1|328	Group:    System/Internationalization
12cr|psi-0.15-1|329	Requires: locales-pt
12cr|psi-0.15-1|330	Provides: %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|331	
12cr|psi-0.15-1|332	%description -n %name-lang-pack-pt_br
12cr|psi-0.15-1|333	This package adds support for portuguese brazilian to psi.
12cr|psi-0.15-1|334	
12cr|psi-0.15-1|335	%files -n %name-lang-pack-pt_br
12cr|psi-0.15-1|336	%{_datadir}/%name/%{name}_pt_BR.qm
12cr|psi-0.15-1|337	%endif
12cr|psi-0.15-1|338	
12cr|psi-0.15-1|339	#--------------------------------------------------------------------
12cr|psi-0.15-1|340	
12cr|psi-0.15-1|341	%if %{build_ru}
12cr|psi-0.15-1|342	%package -n %name-lang-pack-ru
12cr|psi-0.15-1|343	Summary:  Russian language pack for psi
12cr|psi-0.15-1|344	Group:    System/Internationalization
12cr|psi-0.15-1|345	Requires: locales-ru
12cr|psi-0.15-1|346	Provides: %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|347	
12cr|psi-0.15-1|348	%description -n %name-lang-pack-ru
12cr|psi-0.15-1|349	This package adds support for russian to psi.
12cr|psi-0.15-1|350	
12cr|psi-0.15-1|351	%files -n %name-lang-pack-ru
12cr|psi-0.15-1|352	%{_datadir}/%name/%{name}_ru.qm
12cr|psi-0.15-1|353	%endif
12cr|psi-0.15-1|354	
12cr|psi-0.15-1|355	#--------------------------------------------------------------------
12cr|psi-0.15-1|356	
12cr|psi-0.15-1|357	%if %{build_sl}
12cr|psi-0.15-1|358	%package -n %name-lang-pack-sl
12cr|psi-0.15-1|359	Summary:  Slovenian language pack for psi
12cr|psi-0.15-1|360	Group:    System/Internationalization
12cr|psi-0.15-1|361	Requires: locales-sl
12cr|psi-0.15-1|362	Provides: %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|363	
12cr|psi-0.15-1|364	%description -n %name-lang-pack-sl
12cr|psi-0.15-1|365	This package adds support for slovenian to psi.
12cr|psi-0.15-1|366	
12cr|psi-0.15-1|367	%files -n %name-lang-pack-sl
12cr|psi-0.15-1|368	%{_datadir}/%name/%{name}_sl.qm
12cr|psi-0.15-1|369	
12cr|psi-0.15-1|370	%endif
12cr|psi-0.15-1|371	
12cr|psi-0.15-1|372	#--------------------------------------------------------------------
12cr|psi-0.15-1|373	
12cr|psi-0.15-1|374	%if %{build_sv}
12cr|psi-0.15-1|375	%package -n %name-lang-pack-sv
12cr|psi-0.15-1|376	Summary:  Swedish language pack for psi
12cr|psi-0.15-1|377	Group:    System/Internationalization
12cr|psi-0.15-1|378	Requires: locales-sv
12cr|psi-0.15-1|379	Provides: %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|380	
12cr|psi-0.15-1|381	%description -n %name-lang-pack-sv
12cr|psi-0.15-1|382	This package adds support for swedish to psi.
12cr|psi-0.15-1|383	
12cr|psi-0.15-1|384	%files -n %name-lang-pack-sv
12cr|psi-0.15-1|385	%{_datadir}/%name/%{name}_sv.qm
12cr|psi-0.15-1|386	%endif
12cr|psi-0.15-1|387	
12cr|psi-0.15-1|388	#--------------------------------------------------------------------
12cr|psi-0.15-1|389	
12cr|psi-0.15-1|390	%if %{build_uk}
12cr|psi-0.15-1|391	%package -n %name-lang-pack-uk
12cr|psi-0.15-1|392	Summary:    Ukrainian language pack for psi
12cr|psi-0.15-1|393	Group:      System/Internationalization
12cr|psi-0.15-1|394	Requires:   locales-uk
12cr|psi-0.15-1|395	Provides:   %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|396	
12cr|psi-0.15-1|397	%description -n %name-lang-pack-uk
12cr|psi-0.15-1|398	This package adds support for ukrainian to psi.
12cr|psi-0.15-1|399	
12cr|psi-0.15-1|400	%files -n %name-lang-pack-uk
12cr|psi-0.15-1|401	%{_datadir}/%name/%{name}_uk.qm
12cr|psi-0.15-1|402	%endif
12cr|psi-0.15-1|403	
12cr|psi-0.15-1|404	#--------------------------------------------------------------------
12cr|psi-0.15-1|405	
12cr|psi-0.15-1|406	%if %{build_ur_PK}
12cr|psi-0.15-1|407	%package -n %name-lang-pack-ur_PK
12cr|psi-0.15-1|408	Summary:  Urdu language pack for psi
12cr|psi-0.15-1|409	Group:    System/Internationalization
12cr|psi-0.15-1|410	Requires: locales-ur
12cr|psi-0.15-1|411	Provides: %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|412	
12cr|psi-0.15-1|413	%description -n %name-lang-pack-ur_PK
12cr|psi-0.15-1|414	This package adds support for urdu to psi.
12cr|psi-0.15-1|415	
12cr|psi-0.15-1|416	%files -n %name-lang-pack-ur_PK
12cr|psi-0.15-1|417	%{_datadir}/%name/%{name}_ur_PK.qm
12cr|psi-0.15-1|418	%endif
12cr|psi-0.15-1|419	
12cr|psi-0.15-1|420	#--------------------------------------------------------------------
12cr|psi-0.15-1|421	
12cr|psi-0.15-1|422	%if %{build_vi}
12cr|psi-0.15-1|423	%package -n %name-lang-pack-vi
12cr|psi-0.15-1|424	Summary:  Vietnamese language pack for psi
12cr|psi-0.15-1|425	Group:    System/Internationalization
12cr|psi-0.15-1|426	Requires: locales-vi
12cr|psi-0.15-1|427	Provides: %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|428	
12cr|psi-0.15-1|429	%description -n %name-lang-pack-vi
12cr|psi-0.15-1|430	This package adds support for vietnamese to psi.
12cr|psi-0.15-1|431	
12cr|psi-0.15-1|432	%files -n %name-lang-pack-vi
12cr|psi-0.15-1|433	%{_datadir}/%name/%{name}_vi.qm
12cr|psi-0.15-1|434	%endif
12cr|psi-0.15-1|435	
12cr|psi-0.15-1|436	#--------------------------------------------------------------------
12cr|psi-0.15-1|437	
12cr|psi-0.15-1|438	%if %{build_zh_TW}
12cr|psi-0.15-1|439	%package -n %name-lang-pack-zh
12cr|psi-0.15-1|440	Summary:  Chinese language pack for psi
12cr|psi-0.15-1|441	Group:    System/Internationalization
12cr|psi-0.15-1|442	Requires: locales-zh
12cr|psi-0.15-1|443	Provides: %name-lang-pack = %{version}-%{release}
12cr|psi-0.15-1|444	
12cr|psi-0.15-1|445	%description -n %name-lang-pack-zh
12cr|psi-0.15-1|446	This package adds support for Chinese to psi.
12cr|psi-0.15-1|447	
12cr|psi-0.15-1|448	%files -n %name-lang-pack-zh
12cr|psi-0.15-1|449	%{_datadir}/%name/%{name}_zh_TW.qm
12cr|psi-0.15-1|450	%{_datadir}/%name/%{name}_zh_CN.qm
12cr|psi-0.15-1|451	%endif
12cr|psi-0.15-1|452	
12cr|psi-0.15-1|453	#--------------------------------------------------------------------
12cr|psi-0.15-1|454	
12cr|psi-0.15-1|455	%prep
12cr|psi-0.15-1|456	%setup -q  -n %name-%version
12cr|psi-0.15-1|457	%setup -q -T -D -a1 -a2 -a3  -n %name-%version
12cr|psi-0.15-1|458	
12cr|psi-0.15-1|459	
12cr|psi-0.15-1|460	%build
12cr|psi-0.15-1|461	./configure --prefix=%{_prefix} --bindir=%{_bindir} --datadir=%{_datadir} --libdir=%{_libdir} --no-separate-debug-info
12cr|psi-0.15-1|462	
12cr|psi-0.15-1|463	%make
12cr|psi-0.15-1|464	
12cr|psi-0.15-1|465	%install
12cr|psi-0.15-1|466	%__rm -rf %{buildroot}
12cr|psi-0.15-1|467	make install INSTALL_ROOT=%{buildroot}
12cr|psi-0.15-1|468	
12cr|psi-0.15-1|469	# Remove unpackaged files
12cr|psi-0.15-1|470	
12cr|psi-0.15-1|471	%__rm %{buildroot}/%{_datadir}/%name/README %{buildroot}/%{_datadir}/%name/COPYING
12cr|psi-0.15-1|472	
12cr|psi-0.15-1|473	# if some set is added/removed don't remember update files section too
12cr|psi-0.15-1|474	# Install smileysets
12cr|psi-0.15-1|475	%__cp %{name}-smileysets/* %{buildroot}%{_datadir}/%name/iconsets/emoticons
12cr|psi-0.15-1|476	# Install iconsets
12cr|psi-0.15-1|477	%__cp %{name}-iconsets/* %{buildroot}%{_datadir}/%name/iconsets/system
12cr|psi-0.15-1|478	
12cr|psi-0.15-1|479	%{expand:%(\
12cr|psi-0.15-1|480	i=4; \
12cr|psi-0.15-1|481	for lang in %langlist; do\
12cr|psi-0.15-1|482	echo "%%{expand:%__bzip2 -dc %{SOURCE$i} > %{buildroot}/%{_datadir}/%name/%{name}_$lang.qm}" ;\
12cr|psi-0.15-1|483	i=$[i+1];\
12cr|psi-0.15-1|484	done\
12cr|psi-0.15-1|485	)
12cr|psi-0.15-1|486	}
12cr|psi-0.15-1|487	
12cr|psi-0.15-1|488	# icons
12cr|psi-0.15-1|489	%__install -D -m 644 %{name}48.png %buildroot/%_liconsdir/%name.png
12cr|psi-0.15-1|490	%__install -D -m 644 %{name}32.png %buildroot/%_iconsdir/%name.png
12cr|psi-0.15-1|491	%__install -D -m 644 %{name}16.png %buildroot/%_miconsdir/%name.png

6302 12
12cr|psimedia-1.0.3-9|1	%define name psimedia
12cr|psimedia-1.0.3-9|2	%define version 1.0.3
12cr|psimedia-1.0.3-9|3	%define release %mkrel 9
12cr|psimedia-1.0.3-9|4	
12cr|psimedia-1.0.3-9|5	Summary:	Abstraction layer for providing audio and video RTP Services
12cr|psimedia-1.0.3-9|6	Name:		%{name}
12cr|psimedia-1.0.3-9|7	Version:	%{version}
12cr|psimedia-1.0.3-9|8	License:	GPLv2+
12cr|psimedia-1.0.3-9|9	Group:		Networking/Instant messaging
12cr|psimedia-1.0.3-9|10	Release:	%{release}
12cr|psimedia-1.0.3-9|11	Source0:	http://delta.affinix.com/download/psimedia/%{name}-%{version}.tar.bz2
12cr|psimedia-1.0.3-9|12	URL:		http://delta.affinix.com/psimedia/
12cr|psimedia-1.0.3-9|13	Patch0:         psimedia-1.0.3-fedora-remove-v4l.patch
12cr|psimedia-1.0.3-9|14	Patch1:         psimedia-1.0.3-gentoo-drop-v4lsrc-gst-plugin.patch
12cr|psimedia-1.0.3-9|15	BuildRequires:	qt4-devel
12cr|psimedia-1.0.3-9|16	BuildRequires:	libgstreamer-plugins-base-devel
12cr|psimedia-1.0.3-9|17	BuildRequires:	oil-devel
12cr|psimedia-1.0.3-9|18	BuildRequires:	speex-devel
12cr|psimedia-1.0.3-9|19	
12cr|psimedia-1.0.3-9|20	%description
12cr|psimedia-1.0.3-9|21	PsiMedia is a thick abstraction layer for providing audio and
12cr|psimedia-1.0.3-9|22	video RTP services to Psi-like IM clients.  The implementation is based on
12cr|psimedia-1.0.3-9|23	GStreamer
12cr|psimedia-1.0.3-9|24	
12cr|psimedia-1.0.3-9|25	%package -n psi-plugin-media
12cr|psimedia-1.0.3-9|26	Summary:	Audio and Video plugin for Psi
12cr|psimedia-1.0.3-9|27	Group:		Networking/Instant messaging
12cr|psimedia-1.0.3-9|28	# Needed since it's not part of gstreamer0.10-plugins-good
12cr|psimedia-1.0.3-9|29	Requires:   gstreamer0.10-speex
12cr|psimedia-1.0.3-9|30	Requires:   gstreamer0.10-plugins-good
12cr|psimedia-1.0.3-9|31	%description -n psi-plugin-media
12cr|psimedia-1.0.3-9|32	This plugin provides audio and video RTP services to PSI.
12cr|psimedia-1.0.3-9|33	This implementation is based on GStreamer.
12cr|psimedia-1.0.3-9|34	
12cr|psimedia-1.0.3-9|35	%files -n psi-plugin-media
12cr|psimedia-1.0.3-9|36	%doc COPYING README TODO
12cr|psimedia-1.0.3-9|37	%{_libdir}/psi/plugins/libgstprovider.so
12cr|psimedia-1.0.3-9|38	
12cr|psimedia-1.0.3-9|39	#----------------------------------------------------------------------------
12cr|psimedia-1.0.3-9|40	
12cr|psimedia-1.0.3-9|41	%prep
12cr|psimedia-1.0.3-9|42	%setup -q
12cr|psimedia-1.0.3-9|43	%patch0 -p1
12cr|psimedia-1.0.3-9|44	%patch1 -p0
12cr|psimedia-1.0.3-9|45	
12cr|psimedia-1.0.3-9|46	%build
12cr|psimedia-1.0.3-9|47	sed -i 's|glib/gmacros.h|glib.h|g' gstprovider/gstelements/static/gstelements.h
12cr|psimedia-1.0.3-9|48	sed -i 's|glib/gthread.h|glib.h|g' gstprovider/gstcustomelements/gstcustomelements.h
12cr|psimedia-1.0.3-9|49	sed -i 's|glib/gmain.h|glib.h|g' gstprovider/gstthread.h
12cr|psimedia-1.0.3-9|50	sed -i 's|glib/gmain.h|glib.h|g' gstprovider/rwcontrol.h
12cr|psimedia-1.0.3-9|51	
12cr|psimedia-1.0.3-9|52	./configure
12cr|psimedia-1.0.3-9|53	
12cr|psimedia-1.0.3-9|54	%make
12cr|psimedia-1.0.3-9|55	
12cr|psimedia-1.0.3-9|56	%install
12cr|psimedia-1.0.3-9|57	# We only need libgstprovider.so in order to enable audio RTP Services for psi
12cr|psimedia-1.0.3-9|58	%__mkdir -p %{buildroot}/%{_libdir}/psi/plugins
12cr|psimedia-1.0.3-9|59	%__cp gstprovider/libgstprovider.so  %{buildroot}/%{_libdir}/psi/plugins/

6303 12
12cr|psindustrializer-0.2.5-6|1	%define name	psindustrializer
12cr|psindustrializer-0.2.5-6|2	%define version	0.2.5
12cr|psindustrializer-0.2.5-6|3	%define release %mkrel 6
12cr|psindustrializer-0.2.5-6|4	
12cr|psindustrializer-0.2.5-6|5	%define major	0
12cr|psindustrializer-0.2.5-6|6	%define libname %mklibname psphymod %major
12cr|psindustrializer-0.2.5-6|7	
12cr|psindustrializer-0.2.5-6|8	Name: 	 	%{name}
12cr|psindustrializer-0.2.5-6|9	Summary: 	Percussion Sample Generator (Discrete Mass Physical Modelling)
12cr|psindustrializer-0.2.5-6|10	Version: 	%{version}
12cr|psindustrializer-0.2.5-6|11	Release: 	%{release}
12cr|psindustrializer-0.2.5-6|12	
12cr|psindustrializer-0.2.5-6|13	Source0:	%{name}-%{version}.tar.bz2
12cr|psindustrializer-0.2.5-6|14	Source1: 	%{name}48.png
12cr|psindustrializer-0.2.5-6|15	Source2: 	%{name}32.png
12cr|psindustrializer-0.2.5-6|16	Source3: 	%{name}16.png
12cr|psindustrializer-0.2.5-6|17	URL:		http://uts.cc.utexas.edu/~foxx/industrializer/
12cr|psindustrializer-0.2.5-6|18	License:	GPL
12cr|psindustrializer-0.2.5-6|19	Group:		Sound
12cr|psindustrializer-0.2.5-6|20	#BuildRequires:	libgnome-devel gtk+2-devel gettext
12cr|psindustrializer-0.2.5-6|21	#BuildRequires:	gtkglarea2-devel mesaglu-devel desktop-file-utils
12cr|psindustrializer-0.2.5-6|22	BuildRequires:	pkgconfig(gtkgl-2.0)
12cr|psindustrializer-0.2.5-6|23	BuildRequires:	pkgconfig(audiofile)
12cr|psindustrializer-0.2.5-6|24	BuildRequires:	pkgconfig(glu)
12cr|psindustrializer-0.2.5-6|25	BuildRequires:	desktop-file-utils
12cr|psindustrializer-0.2.5-6|26	
12cr|psindustrializer-0.2.5-6|27	%description
12cr|psindustrializer-0.2.5-6|28	Industrializer is a program for generating percussion sounds for musical
12cr|psindustrializer-0.2.5-6|29	purposes. Try using the sounds in your favorite tracker, or the upcoming
12cr|psindustrializer-0.2.5-6|30	Beast / BSE tracker and modular synthesizer.
12cr|psindustrializer-0.2.5-6|31	
12cr|psindustrializer-0.2.5-6|32	This program is great for generating new techno sounds, industrial sounds
12cr|psindustrializer-0.2.5-6|33	in particular. But it's not limited to industrial crashes, it can produce
12cr|psindustrializer-0.2.5-6|34	chimes, bubbles, gongs, hammer hits on different materials, and a variety
12cr|psindustrializer-0.2.5-6|35	of other sounds.
12cr|psindustrializer-0.2.5-6|36	
12cr|psindustrializer-0.2.5-6|37	%package -n 	%{libname}
12cr|psindustrializer-0.2.5-6|38	Summary:        Dynamic libraries from %name
12cr|psindustrializer-0.2.5-6|39	Group:          System/Libraries
12cr|psindustrializer-0.2.5-6|40	#Provides:	%name
12cr|psindustrializer-0.2.5-6|41	#Obsoletes:	%name = %version-%release
12cr|psindustrializer-0.2.5-6|42	
12cr|psindustrializer-0.2.5-6|43	%description -n %{libname}
12cr|psindustrializer-0.2.5-6|44	Dynamic libraries from %name.
12cr|psindustrializer-0.2.5-6|45	
12cr|psindustrializer-0.2.5-6|46	%package -n 	%{libname}-devel
12cr|psindustrializer-0.2.5-6|47	Summary: 	Header files and static libraries from %name
12cr|psindustrializer-0.2.5-6|48	Group: 		Development/C
12cr|psindustrializer-0.2.5-6|49	Requires: 	%{libname} >= %{version}
12cr|psindustrializer-0.2.5-6|50	Provides: 	libpsphymod-devel = %{version}-%{release}
12cr|psindustrializer-0.2.5-6|51	Provides:	%{name}-devel = %{version}-%{release}
12cr|psindustrializer-0.2.5-6|52	Obsoletes: 	%name-devel
12cr|psindustrializer-0.2.5-6|53	
12cr|psindustrializer-0.2.5-6|54	%description -n %{libname}-devel
12cr|psindustrializer-0.2.5-6|55	Libraries and includes files for developing programs based on %name.
12cr|psindustrializer-0.2.5-6|56	
12cr|psindustrializer-0.2.5-6|57	%prep
12cr|psindustrializer-0.2.5-6|58	%setup -q
12cr|psindustrializer-0.2.5-6|59	
12cr|psindustrializer-0.2.5-6|60	%build
12cr|psindustrializer-0.2.5-6|61	sed -i 's/if test "$AUDIOFILE_CONFIG" = "no" ; then/if false; then/' configure
12cr|psindustrializer-0.2.5-6|62	export CFLAGS="%{optflags} -laudiofile"
12cr|psindustrializer-0.2.5-6|63	%configure2_5x --disable-audiofiletest
12cr|psindustrializer-0.2.5-6|64	%make
12cr|psindustrializer-0.2.5-6|65	
12cr|psindustrializer-0.2.5-6|66	%install
12cr|psindustrializer-0.2.5-6|67	%makeinstall_std
12cr|psindustrializer-0.2.5-6|68	
12cr|psindustrializer-0.2.5-6|69	#fix desktop file location
12cr|psindustrializer-0.2.5-6|70	mkdir -p %{buildroot}%{_datadir}/applications
12cr|psindustrializer-0.2.5-6|71	
12cr|psindustrializer-0.2.5-6|72	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cr|psindustrializer-0.2.5-6|73	[Desktop Entry]
12cr|psindustrializer-0.2.5-6|74	Name=psindustrializer
12cr|psindustrializer-0.2.5-6|75	GenericName=Sound Editor
12cr|psindustrializer-0.2.5-6|76	Comment=Power Station Industrializer
12cr|psindustrializer-0.2.5-6|77	Exec=%{_bindir}/%{name}
12cr|psindustrializer-0.2.5-6|78	Icon=%{name}
12cr|psindustrializer-0.2.5-6|79	Terminal=false
12cr|psindustrializer-0.2.5-6|80	Type=Application
12cr|psindustrializer-0.2.5-6|81	StartupNotify=true
12cr|psindustrializer-0.2.5-6|82	Categories=AudioVideo;Audio;Video;Player;
12cr|psindustrializer-0.2.5-6|83	EOF
12cr|psindustrializer-0.2.5-6|84	
12cr|psindustrializer-0.2.5-6|85	
12cr|psindustrializer-0.2.5-6|86	#mv %{buildroot}%{_datadir}/gnome/apps/Multimedia/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|psindustrializer-0.2.5-6|87	rm -f %{buildroot}%{_datadir}/gnome/apps/Multimedia/%{name}.desktop
12cr|psindustrializer-0.2.5-6|88	
12cr|psindustrializer-0.2.5-6|89	#menu
12cr|psindustrializer-0.2.5-6|90	
12cr|psindustrializer-0.2.5-6|91	desktop-file-install --vendor="" \
12cr|psindustrializer-0.2.5-6|92	--remove-category="Application" \
12cr|psindustrializer-0.2.5-6|93	--add-category="Sequencer" \
12cr|psindustrializer-0.2.5-6|94	--add-category="X-MandrivaLinux-Multimedia-Sound" \
12cr|psindustrializer-0.2.5-6|95	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|psindustrializer-0.2.5-6|96	
12cr|psindustrializer-0.2.5-6|97	#icons
12cr|psindustrializer-0.2.5-6|98	mkdir -p %{buildroot}/%_liconsdir
12cr|psindustrializer-0.2.5-6|99	cat %SOURCE1 > %{buildroot}/%_liconsdir/%name.png
12cr|psindustrializer-0.2.5-6|100	mkdir -p %{buildroot}/%_iconsdir
12cr|psindustrializer-0.2.5-6|101	cat %SOURCE2 > %{buildroot}/%_iconsdir/%name.png
12cr|psindustrializer-0.2.5-6|102	mkdir -p %{buildroot}/%_miconsdir
12cr|psindustrializer-0.2.5-6|103	cat %SOURCE3 > %{buildroot}/%_miconsdir/%name.png
12cr|psindustrializer-0.2.5-6|104	
12cr|psindustrializer-0.2.5-6|105	%find_lang %name
12cr|psindustrializer-0.2.5-6|106	
12cr|psindustrializer-0.2.5-6|107	%files -f %{name}.lang
12cr|psindustrializer-0.2.5-6|108	%doc README
12cr|psindustrializer-0.2.5-6|109	%{_bindir}/%name
12cr|psindustrializer-0.2.5-6|110	%{_datadir}/applications/%{name}.desktop
12cr|psindustrializer-0.2.5-6|111	%{_datadir}/pixmaps/*
12cr|psindustrializer-0.2.5-6|112	%{_datadir}/%{name}/*.xpm
12cr|psindustrializer-0.2.5-6|113	%{_liconsdir}/%name.png
12cr|psindustrializer-0.2.5-6|114	%{_iconsdir}/%name.png
12cr|psindustrializer-0.2.5-6|115	%{_miconsdir}/%name.png
12cr|psindustrializer-0.2.5-6|116	
12cr|psindustrializer-0.2.5-6|117	%files -n %{libname}
12cr|psindustrializer-0.2.5-6|118	%{_libdir}/*.so.*
12cr|psindustrializer-0.2.5-6|119	
12cr|psindustrializer-0.2.5-6|120	%files -n %{libname}-devel
12cr|psindustrializer-0.2.5-6|121	%{_includedir}/psphymod
12cr|psindustrializer-0.2.5-6|122	%{_libdir}/*.so
12cr|psindustrializer-0.2.5-6|123	%{_libdir}/*.a

6304 12
12cr|psi-plus-0.15-0.24.20120314git5253|1	%define rev 20120314git5253
12cr|psi-plus-0.15-0.24.20120314git5253|2	%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 watcherplugin videostatusplugin yandexnarodplugin
12cr|psi-plus-0.15-0.24.20120314git5253|3	%define debug_package %{nil}
12cr|psi-plus-0.15-0.24.20120314git5253|4	
12cr|psi-plus-0.15-0.24.20120314git5253|5	Summary:        Jabber client based on Qt
12cr|psi-plus-0.15-0.24.20120314git5253|6	Name:           psi-plus
12cr|psi-plus-0.15-0.24.20120314git5253|7	Version:        0.15
12cr|psi-plus-0.15-0.24.20120314git5253|8	Release:        0.24.%{rev}%{?dist}
12cr|psi-plus-0.15-0.24.20120314git5253|9	URL:            http://code.google.com/p/psi-dev/
12cr|psi-plus-0.15-0.24.20120314git5253|10	
12cr|psi-plus-0.15-0.24.20120314git5253|11	# GPLv2+ - core of Psi+
12cr|psi-plus-0.15-0.24.20120314git5253|12	# LGPLv2.1+ - iris library, Psi+ widgets, qca, psimedia, several Psi+ tools
12cr|psi-plus-0.15-0.24.20120314git5253|13	# BSD - botantools for qca library
12cr|psi-plus-0.15-0.24.20120314git5253|14	# MIT/X11 - JDNS for iris library
12cr|psi-plus-0.15-0.24.20120314git5253|15	# zlib/libpng - UnZip 0.15 additionnal library
12cr|psi-plus-0.15-0.24.20120314git5253|16	License:        GPLv2+ and LGPLv2+ and BSD and MIT and zlib
12cr|psi-plus-0.15-0.24.20120314git5253|17	Group:          Networking/Chat
12cr|psi-plus-0.15-0.24.20120314git5253|18	# Sources is latest snapshot from git://github.com/psi-im/psi.git with applyed all worked patches from psi-dev team.
12cr|psi-plus-0.15-0.24.20120314git5253|19	# Sources also include plugins. There isn't development files therefore plugin interface very unstable.
12cr|psi-plus-0.15-0.24.20120314git5253|20	# So i can't split plugins to separate package. I need to maintain it together.
12cr|psi-plus-0.15-0.24.20120314git5253|21	Source0:        https://github.com/downloads/drizt/psi-plus/%{name}-%{version}-20120314git5253.tar.bz2
12cr|psi-plus-0.15-0.24.20120314git5253|22	# Russian translation from  https://github.com/ivan101/psi-plus-ru
12cr|psi-plus-0.15-0.24.20120314git5253|23	Source1:        language_ru.tar.bz2
12cr|psi-plus-0.15-0.24.20120314git5253|24	# I use this script to make tarball with Psi+ sources
12cr|psi-plus-0.15-0.24.20120314git5253|25	Source2:        generate-tarball.sh
12cr|psi-plus-0.15-0.24.20120314git5253|26	
12cr|psi-plus-0.15-0.24.20120314git5253|27	BuildRequires:  qt4-devel
12cr|psi-plus-0.15-0.24.20120314git5253|28	BuildRequires:  zlib-devel
12cr|psi-plus-0.15-0.24.20120314git5253|29	BuildRequires:  desktop-file-utils
12cr|psi-plus-0.15-0.24.20120314git5253|30	BuildRequires:  pkgconfig(qca2)
12cr|psi-plus-0.15-0.24.20120314git5253|31	BuildRequires:  glib2-devel
12cr|psi-plus-0.15-0.24.20120314git5253|32	BuildRequires:  qconf >= 1.4
12cr|psi-plus-0.15-0.24.20120314git5253|33	BuildRequires:  enchant-devel
12cr|psi-plus-0.15-0.24.20120314git5253|34	BuildRequires:  libxscrnsaver-devel
12cr|psi-plus-0.15-0.24.20120314git5253|35	BuildRequires:  openssl-devel
12cr|psi-plus-0.15-0.24.20120314git5253|36	BuildRequires:  libqt-devel
12cr|psi-plus-0.15-0.24.20120314git5253|37	
12cr|psi-plus-0.15-0.24.20120314git5253|38	Requires:       sox%{?_isa}
12cr|psi-plus-0.15-0.24.20120314git5253|39	Requires:       gnupg
12cr|psi-plus-0.15-0.24.20120314git5253|40	# Required for SSL/TLS connections
12cr|psi-plus-0.15-0.24.20120314git5253|41	Requires:       qca2-plugin-openssl
12cr|psi-plus-0.15-0.24.20120314git5253|42	# Required for GnuPG encryption
12cr|psi-plus-0.15-0.24.20120314git5253|43	Requires:       qca2-plugin-gnupg
12cr|psi-plus-0.15-0.24.20120314git5253|44	
12cr|psi-plus-0.15-0.24.20120314git5253|45	%description
12cr|psi-plus-0.15-0.24.20120314git5253|46	Psi+ - Psi IM Mod by psi-dev@conference.jabber.ru
12cr|psi-plus-0.15-0.24.20120314git5253|47	
12cr|psi-plus-0.15-0.24.20120314git5253|48	%package        plugins
12cr|psi-plus-0.15-0.24.20120314git5253|49	Summary:        Plugins pack for Psi+
12cr|psi-plus-0.15-0.24.20120314git5253|50	License:        GPLv2+
12cr|psi-plus-0.15-0.24.20120314git5253|51	Group:          Networking/Chat
12cr|psi-plus-0.15-0.24.20120314git5253|52	Requires:       %{name}%{?_isa} = %{version}-%{release}
12cr|psi-plus-0.15-0.24.20120314git5253|53	
12cr|psi-plus-0.15-0.24.20120314git5253|54	
12cr|psi-plus-0.15-0.24.20120314git5253|55	%description    plugins
12cr|psi-plus-0.15-0.24.20120314git5253|56	Psi+ - Psi IM Mod by psi-dev@conference.jabber.ru
12cr|psi-plus-0.15-0.24.20120314git5253|57	
12cr|psi-plus-0.15-0.24.20120314git5253|58	Attention Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|59	This plugin is designed to send and receive special messages such as
12cr|psi-plus-0.15-0.24.20120314git5253|60	Attentions.
12cr|psi-plus-0.15-0.24.20120314git5253|61	
12cr|psi-plus-0.15-0.24.20120314git5253|62	Autoreply Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|63	This plugin acts as an auto-answering machine.
12cr|psi-plus-0.15-0.24.20120314git5253|64	
12cr|psi-plus-0.15-0.24.20120314git5253|65	Birthday Reminder Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|66	This plugin is designed to show reminders of upcoming birthdays.
12cr|psi-plus-0.15-0.24.20120314git5253|67	
12cr|psi-plus-0.15-0.24.20120314git5253|68	Captcha Forms Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|69	This plugin is designed to pass of captcha directly from the Psi+.
12cr|psi-plus-0.15-0.24.20120314git5253|70	
12cr|psi-plus-0.15-0.24.20120314git5253|71	Chess Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|72	This plugin allows you to play chess with your friends.
12cr|psi-plus-0.15-0.24.20120314git5253|73	The plugin is compatible with a similar plugin for Tkabber.
12cr|psi-plus-0.15-0.24.20120314git5253|74	
12cr|psi-plus-0.15-0.24.20120314git5253|75	Cleaner Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|76	This plugin is designed to clear the avatar cache, saved local copies
12cr|psi-plus-0.15-0.24.20120314git5253|77	of vCards and history logs.
12cr|psi-plus-0.15-0.24.20120314git5253|78	
12cr|psi-plus-0.15-0.24.20120314git5253|79	Client Switcher Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|80	This plugin is intended to spoof version of the Jabber client, the
12cr|psi-plus-0.15-0.24.20120314git5253|81	name and type of operating system. It is possible to manually specify
12cr|psi-plus-0.15-0.24.20120314git5253|82	the version of the client and the operating system or choose from a
12cr|psi-plus-0.15-0.24.20120314git5253|83	predefined list.
12cr|psi-plus-0.15-0.24.20120314git5253|84	
12cr|psi-plus-0.15-0.24.20120314git5253|85	Conference Logger Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|86	This plugin is designed to save conference logs in which the Psi+
12cr|psi-plus-0.15-0.24.20120314git5253|87	user sits.
12cr|psi-plus-0.15-0.24.20120314git5253|88	
12cr|psi-plus-0.15-0.24.20120314git5253|89	Content Downloader Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|90	This plugin can currently be used to download and install roster
12cr|psi-plus-0.15-0.24.20120314git5253|91	iconsets and emoticons.
12cr|psi-plus-0.15-0.24.20120314git5253|92	
12cr|psi-plus-0.15-0.24.20120314git5253|93	Extended Menu Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|94	This plugin adds roster submenu 'Extended Actions' to contact's
12cr|psi-plus-0.15-0.24.20120314git5253|95	context menu. At the moment we have the following items: 'Copy JID',
12cr|psi-plus-0.15-0.24.20120314git5253|96	'Copy the nickname', 'Copy the status message' and 'Ping'.
12cr|psi-plus-0.15-0.24.20120314git5253|97	
12cr|psi-plus-0.15-0.24.20120314git5253|98	Extended Options Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|99	This plugin is designed to allow easy configuration of some advanced
12cr|psi-plus-0.15-0.24.20120314git5253|100	options in Psi+. This plugin gives you access to advanced application
12cr|psi-plus-0.15-0.24.20120314git5253|101	options, which do not have a graphical user interface.
12cr|psi-plus-0.15-0.24.20120314git5253|102	
12cr|psi-plus-0.15-0.24.20120314git5253|103	Gmail Service Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|104	Shows notifications of new messages in your Gmailbox.
12cr|psi-plus-0.15-0.24.20120314git5253|105	
12cr|psi-plus-0.15-0.24.20120314git5253|106	History Keeper Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|107	This plugin is designed to remove the history of selected contacts
12cr|psi-plus-0.15-0.24.20120314git5253|108	when the Psi+ is closed.
12cr|psi-plus-0.15-0.24.20120314git5253|109	
12cr|psi-plus-0.15-0.24.20120314git5253|110	ICQ Must Die Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|111	This plugin is designed to help you transfer as many contacts as
12cr|psi-plus-0.15-0.24.20120314git5253|112	possible from ICQ to Jabber.
12cr|psi-plus-0.15-0.24.20120314git5253|113	
12cr|psi-plus-0.15-0.24.20120314git5253|114	Image Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|115	This plugin is designed to send images to roster contacts.
12cr|psi-plus-0.15-0.24.20120314git5253|116	
12cr|psi-plus-0.15-0.24.20120314git5253|117	Juick Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|118	This plugin is designed to work efficiently and comfortably with the
12cr|psi-plus-0.15-0.24.20120314git5253|119	Juick microblogging service.
12cr|psi-plus-0.15-0.24.20120314git5253|120	
12cr|psi-plus-0.15-0.24.20120314git5253|121	PEP Change Notify Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|122	The plugin is designed to display popup notifications on change of
12cr|psi-plus-0.15-0.24.20120314git5253|123	moods, activities and tunes at the contacts of the roster. In the
12cr|psi-plus-0.15-0.24.20120314git5253|124	settings you can choose which ones to include notification of events,
12cr|psi-plus-0.15-0.24.20120314git5253|125	specify the time within which a notice will appear, as well as play a
12cr|psi-plus-0.15-0.24.20120314git5253|126	sound specify.
12cr|psi-plus-0.15-0.24.20120314git5253|127	
12cr|psi-plus-0.15-0.24.20120314git5253|128	Qip X-statuses Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|129	This plugin is designed to display X-statuses of contacts using the
12cr|psi-plus-0.15-0.24.20120314git5253|130	QIP Infium jabber client.
12cr|psi-plus-0.15-0.24.20120314git5253|131	
12cr|psi-plus-0.15-0.24.20120314git5253|132	Screenshot Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|133	This plugin allows you to make a snapshot (screenshot) of the screen,
12cr|psi-plus-0.15-0.24.20120314git5253|134	edit the visible aria to make a screenshot and save the image to a
12cr|psi-plus-0.15-0.24.20120314git5253|135	local drive or upload to HTTP/FTP server.
12cr|psi-plus-0.15-0.24.20120314git5253|136	
12cr|psi-plus-0.15-0.24.20120314git5253|137	Stop Spam Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|138	This plugin is designed to block spam messages and other unwanted
12cr|psi-plus-0.15-0.24.20120314git5253|139	information from Psi+ users.
12cr|psi-plus-0.15-0.24.20120314git5253|140	
12cr|psi-plus-0.15-0.24.20120314git5253|141	Storage Notes Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|142	This plugin is an implementation of XEP-0049: Private XML Storage.
12cr|psi-plus-0.15-0.24.20120314git5253|143	The plugin is fully compatible with notes saved using Miranda IM.
12cr|psi-plus-0.15-0.24.20120314git5253|144	The plugin is designed to keep notes on the jabber server with the
12cr|psi-plus-0.15-0.24.20120314git5253|145	ability to access them from anywhere using Psi+ or Miranda IM.
12cr|psi-plus-0.15-0.24.20120314git5253|146	
12cr|psi-plus-0.15-0.24.20120314git5253|147	Translate Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|148	This plugin allows you to convert selected text into another language.
12cr|psi-plus-0.15-0.24.20120314git5253|149	
12cr|psi-plus-0.15-0.24.20120314git5253|150	Video Status Changer Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|151	This plugin is designed to set the custom status when you see the
12cr|psi-plus-0.15-0.24.20120314git5253|152	video in selected video player. Communication with players made by
12cr|psi-plus-0.15-0.24.20120314git5253|153	D-Bus.
12cr|psi-plus-0.15-0.24.20120314git5253|154	
12cr|psi-plus-0.15-0.24.20120314git5253|155	Skins Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|156	This plugin is designed to create, store and apply skins to Psi+.
12cr|psi-plus-0.15-0.24.20120314git5253|157	
12cr|psi-plus-0.15-0.24.20120314git5253|158	Yandex Narod Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|159	
12cr|psi-plus-0.15-0.24.20120314git5253|160	%prep
12cr|psi-plus-0.15-0.24.20120314git5253|161	%setup -q -n %{name}-%{version}-%{rev}
12cr|psi-plus-0.15-0.24.20120314git5253|162	
12cr|psi-plus-0.15-0.24.20120314git5253|163	# Remove bundled libraries
12cr|psi-plus-0.15-0.24.20120314git5253|164	#rm -fr src/libpsi/tools/zip/minizip
12cr|psi-plus-0.15-0.24.20120314git5253|165	rm -fr third-party/qca
12cr|psi-plus-0.15-0.24.20120314git5253|166	
12cr|psi-plus-0.15-0.24.20120314git5253|167	# Psi+ always uses last iris version. So I need to provide bundled
12cr|psi-plus-0.15-0.24.20120314git5253|168	# iris to guarantee efficiency of program.
12cr|psi-plus-0.15-0.24.20120314git5253|169	# rm -fr iris
12cr|psi-plus-0.15-0.24.20120314git5253|170	
12cr|psi-plus-0.15-0.24.20120314git5253|171	# Untar russian language
12cr|psi-plus-0.15-0.24.20120314git5253|172	%{__tar} xjf %{SOURCE1} -C .
12cr|psi-plus-0.15-0.24.20120314git5253|173	
12cr|psi-plus-0.15-0.24.20120314git5253|174	%build
12cr|psi-plus-0.15-0.24.20120314git5253|175	unset QTDIR
12cr|psi-plus-0.15-0.24.20120314git5253|176	#qconf-qt4
12cr|psi-plus-0.15-0.24.20120314git5253|177	qconf
12cr|psi-plus-0.15-0.24.20120314git5253|178	./configure                        \
12cr|psi-plus-0.15-0.24.20120314git5253|179	--prefix=%{_prefix}        \
12cr|psi-plus-0.15-0.24.20120314git5253|180	--bindir=%{_bindir}        \
12cr|psi-plus-0.15-0.24.20120314git5253|181	--libdir=%{_libdir}        \
12cr|psi-plus-0.15-0.24.20120314git5253|182	--datadir=%{_datadir}      \
12cr|psi-plus-0.15-0.24.20120314git5253|183	--release                  \
12cr|psi-plus-0.15-0.24.20120314git5253|184	--no-separate-debug-info   \
12cr|psi-plus-0.15-0.24.20120314git5253|185	--enable-webkit            \
12cr|psi-plus-0.15-0.24.20120314git5253|186	--enable-plugins           \
12cr|psi-plus-0.15-0.24.20120314git5253|187	--enable-whiteboarding     \
12cr|psi-plus-0.15-0.24.20120314git5253|188	--disable-bundled-qca
12cr|psi-plus-0.15-0.24.20120314git5253|189	
12cr|psi-plus-0.15-0.24.20120314git5253|190	make %{?_smp_mflags}
12cr|psi-plus-0.15-0.24.20120314git5253|191	
12cr|psi-plus-0.15-0.24.20120314git5253|192	lrelease *.ts
12cr|psi-plus-0.15-0.24.20120314git5253|193	
12cr|psi-plus-0.15-0.24.20120314git5253|194	pushd src/plugins
12cr|psi-plus-0.15-0.24.20120314git5253|195	
12cr|psi-plus-0.15-0.24.20120314git5253|196	# Make paths for generic plugins
12cr|psi-plus-0.15-0.24.20120314git5253|197	allplugins=""
12cr|psi-plus-0.15-0.24.20120314git5253|198	for dir in %{genericplugins}
12cr|psi-plus-0.15-0.24.20120314git5253|199	do
12cr|psi-plus-0.15-0.24.20120314git5253|200	allplugins="${allplugins} generic/$dir"
12cr|psi-plus-0.15-0.24.20120314git5253|201	done
12cr|psi-plus-0.15-0.24.20120314git5253|202	
12cr|psi-plus-0.15-0.24.20120314git5253|203	# Compile all plugins
12cr|psi-plus-0.15-0.24.20120314git5253|204	for dir in ${allplugins}
12cr|psi-plus-0.15-0.24.20120314git5253|205	do
12cr|psi-plus-0.15-0.24.20120314git5253|206	pushd $dir
12cr|psi-plus-0.15-0.24.20120314git5253|207	%{qmake_qt4}
12cr|psi-plus-0.15-0.24.20120314git5253|208	make %{?_smp_mflags}
12cr|psi-plus-0.15-0.24.20120314git5253|209	popd
12cr|psi-plus-0.15-0.24.20120314git5253|210	done
12cr|psi-plus-0.15-0.24.20120314git5253|211	popd
12cr|psi-plus-0.15-0.24.20120314git5253|212	
12cr|psi-plus-0.15-0.24.20120314git5253|213	%install
12cr|psi-plus-0.15-0.24.20120314git5253|214	# Qt don't understand DESTDIR. So I need to use INSTALL_ROOT instead.
12cr|psi-plus-0.15-0.24.20120314git5253|215	INSTALL_ROOT=$RPM_BUILD_ROOT make install
12cr|psi-plus-0.15-0.24.20120314git5253|216	
12cr|psi-plus-0.15-0.24.20120314git5253|217	# README and COPYING must be holds in doc dir. See %%doc tag in %%files
12cr|psi-plus-0.15-0.24.20120314git5253|218	rm $RPM_BUILD_ROOT%{_datadir}/psi-plus/README
12cr|psi-plus-0.15-0.24.20120314git5253|219	rm $RPM_BUILD_ROOT%{_datadir}/psi-plus/COPYING
12cr|psi-plus-0.15-0.24.20120314git5253|220	
12cr|psi-plus-0.15-0.24.20120314git5253|221	# Install russian
12cr|psi-plus-0.15-0.24.20120314git5253|222	cp *.qm $RPM_BUILD_ROOT%{_datadir}/psi-plus/
12cr|psi-plus-0.15-0.24.20120314git5253|223	
12cr|psi-plus-0.15-0.24.20120314git5253|224	# Menu file is being installed when make install
12cr|psi-plus-0.15-0.24.20120314git5253|225	# so it need only to check this allready installed file
12cr|psi-plus-0.15-0.24.20120314git5253|226	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/psi-plus.desktop
12cr|psi-plus-0.15-0.24.20120314git5253|227	
12cr|psi-plus-0.15-0.24.20120314git5253|228	mkdir -p $RPM_BUILD_ROOT%{_libdir}/psi-plus/plugins
12cr|psi-plus-0.15-0.24.20120314git5253|229	
12cr|psi-plus-0.15-0.24.20120314git5253|230	# Make paths for generic plugins
12cr|psi-plus-0.15-0.24.20120314git5253|231	allplugins=""
12cr|psi-plus-0.15-0.24.20120314git5253|232	for dir in %{genericplugins}
12cr|psi-plus-0.15-0.24.20120314git5253|233	do
12cr|psi-plus-0.15-0.24.20120314git5253|234	allplugins="${allplugins} generic/$dir"
12cr|psi-plus-0.15-0.24.20120314git5253|235	done
12cr|psi-plus-0.15-0.24.20120314git5253|236	
12cr|psi-plus-0.15-0.24.20120314git5253|237	pushd src/plugins
12cr|psi-plus-0.15-0.24.20120314git5253|238	
12cr|psi-plus-0.15-0.24.20120314git5253|239	# Install all plugins
12cr|psi-plus-0.15-0.24.20120314git5253|240	for dir in ${allplugins}
12cr|psi-plus-0.15-0.24.20120314git5253|241	do
12cr|psi-plus-0.15-0.24.20120314git5253|242	cp $dir/*.so $RPM_BUILD_ROOT%{_libdir}/psi-plus/plugins/
12cr|psi-plus-0.15-0.24.20120314git5253|243	done
12cr|psi-plus-0.15-0.24.20120314git5253|244	popd
12cr|psi-plus-0.15-0.24.20120314git5253|245	
12cr|psi-plus-0.15-0.24.20120314git5253|246	%post
12cr|psi-plus-0.15-0.24.20120314git5253|247	touch --no-create %{_datadir}/icons/hicolor || :
12cr|psi-plus-0.15-0.24.20120314git5253|248	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
12cr|psi-plus-0.15-0.24.20120314git5253|249	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
12cr|psi-plus-0.15-0.24.20120314git5253|250	fi
12cr|psi-plus-0.15-0.24.20120314git5253|251	
12cr|psi-plus-0.15-0.24.20120314git5253|252	
12cr|psi-plus-0.15-0.24.20120314git5253|253	%postun
12cr|psi-plus-0.15-0.24.20120314git5253|254	touch --no-create %{_datadir}/icons/hicolor || :
12cr|psi-plus-0.15-0.24.20120314git5253|255	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
12cr|psi-plus-0.15-0.24.20120314git5253|256	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
12cr|psi-plus-0.15-0.24.20120314git5253|257	fi
12cr|psi-plus-0.15-0.24.20120314git5253|258	
12cr|psi-plus-0.15-0.24.20120314git5253|259	%files
12cr|psi-plus-0.15-0.24.20120314git5253|260	%defattr(-,root,root,-)
12cr|psi-plus-0.15-0.24.20120314git5253|261	%doc README COPYING
12cr|psi-plus-0.15-0.24.20120314git5253|262	%{_bindir}/psi-plus
12cr|psi-plus-0.15-0.24.20120314git5253|263	%{_datadir}/applications/psi-plus.desktop
12cr|psi-plus-0.15-0.24.20120314git5253|264	%{_datadir}/icons/hicolor/*/apps/psi-plus.png
12cr|psi-plus-0.15-0.24.20120314git5253|265	#% dir % {_datadir}/psi-plus/
12cr|psi-plus-0.15-0.24.20120314git5253|266	%{_datadir}/psi-plus/
12cr|psi-plus-0.15-0.24.20120314git5253|267	%dir %{_libdir}/psi-plus/
12cr|psi-plus-0.15-0.24.20120314git5253|268	
12cr|psi-plus-0.15-0.24.20120314git5253|269	%files plugins
12cr|psi-plus-0.15-0.24.20120314git5253|270	%defattr(-,root,root,-)
12cr|psi-plus-0.15-0.24.20120314git5253|271	%{_libdir}/psi-plus/plugins/
12cr|psi-plus-0.15-0.24.20120314git5253|272	
12cr|psi-plus-0.15-0.24.20120314git5253|273	%changelog
12cr|psi-plus-0.15-0.24.20120314git5253|274	* Thu May 17 2012 Eugene Budanov <eugene.budanov@rosalab.ru>
12cr|psi-plus-0.15-0.24.20120314git5253|275	- Port Psi+ from Russian Fedora
12cr|psi-plus-0.15-0.24.20120314git5253|276	- Fixed some package dependencies
12cr|psi-plus-0.15-0.24.20120314git5253|277	- Rewrited %build section for correct build under ROSA Linux
12cr|psi-plus-0.15-0.24.20120314git5253|278	
12cr|psi-plus-0.15-0.24.20120314git5253|279	* Sat Mar 17 2012 Ivan Romanov <drizt@land.ru> - 1:0.15-0.24.20120314git5253.R
12cr|psi-plus-0.15-0.24.20120314git5253|280	- %{?dist} allready has R suffix.
12cr|psi-plus-0.15-0.24.20120314git5253|281	
12cr|psi-plus-0.15-0.24.20120314git5253|282	* Wed Mar 14 2012 Ivan Romanov <drizt@land.ru> - 1:0.15-0.23.20120314git5253.R
12cr|psi-plus-0.15-0.24.20120314git5253|283	- updated to r5253
12cr|psi-plus-0.15-0.24.20120314git5253|284	- corrected comment for Source0
12cr|psi-plus-0.15-0.24.20120314git5253|285	- added %{?_isa} to requires
12cr|psi-plus-0.15-0.24.20120314git5253|286	- less rpmlint warnings
12cr|psi-plus-0.15-0.24.20120314git5253|287	- clarified qt version in BuildRequires
12cr|psi-plus-0.15-0.24.20120314git5253|288	- use system minizip
12cr|psi-plus-0.15-0.24.20120314git5253|289	- explicity removed bundled qca
12cr|psi-plus-0.15-0.24.20120314git5253|290	- psi-plus russian translation new home
12cr|psi-plus-0.15-0.24.20120314git5253|291	
12cr|psi-plus-0.15-0.24.20120314git5253|292	* Fri Dec 23 2011 Ivan Romanov <drizt@land.ru> - 0.15-0.22.20111220git5157.R
12cr|psi-plus-0.15-0.24.20120314git5253|293	- reverted Webkit
12cr|psi-plus-0.15-0.24.20120314git5253|294	- updated to r5157
12cr|psi-plus-0.15-0.24.20120314git5253|295	- new Yandex Narod plugin
12cr|psi-plus-0.15-0.24.20120314git5253|296	- Video Status plugin now is generic
12cr|psi-plus-0.15-0.24.20120314git5253|297	- new place for tarball
12cr|psi-plus-0.15-0.24.20120314git5253|298	
12cr|psi-plus-0.15-0.24.20120314git5253|299	* Fri Nov 18 2011 Ivan Romanov <drizt@land.ru> - 0.15-0.21.20110919git5117.R
12cr|psi-plus-0.15-0.24.20120314git5253|300	- special for RFRemix 16. workaround to fix the bug 804.
12cr|psi-plus-0.15-0.24.20120314git5253|301	
12cr|psi-plus-0.15-0.24.20120314git5253|302	* Sun Oct 09 2011 Ivan Romanov <drizt@land.ru> - 0.15-0.20.20110919git5117.R
12cr|psi-plus-0.15-0.24.20120314git5253|303	- update to r5117
12cr|psi-plus-0.15-0.24.20120314git5253|304	- dropped buildroot tag
12cr|psi-plus-0.15-0.24.20120314git5253|305	- separated iconsets, skins, sounds and themes to standalone packages
12cr|psi-plus-0.15-0.24.20120314git5253|306	- add generate-tarball scripts to make psi-plus source tarball
12cr|psi-plus-0.15-0.24.20120314git5253|307	- skins plugin merged with plugins
12cr|psi-plus-0.15-0.24.20120314git5253|308	- russian translated moved to github
12cr|psi-plus-0.15-0.24.20120314git5253|309	- dropped README and COPYING from wrong site
12cr|psi-plus-0.15-0.24.20120314git5253|310	- moved source tarball
12cr|psi-plus-0.15-0.24.20120314git5253|311	
12cr|psi-plus-0.15-0.24.20120314git5253|312	* Tue Jun 21 2011 Ivan Romanov <drizt@land.ru> - 0.15-0.19.20110621svn4080
12cr|psi-plus-0.15-0.24.20120314git5253|313	- update to r4080
12cr|psi-plus-0.15-0.24.20120314git5253|314	- explaining for licenses
12cr|psi-plus-0.15-0.24.20120314git5253|315	- compile all language files instead of only psi_ru.ts
12cr|psi-plus-0.15-0.24.20120314git5253|316	- dropped useless rm from install stage
12cr|psi-plus-0.15-0.24.20120314git5253|317	- dropped packager
12cr|psi-plus-0.15-0.24.20120314git5253|318	- added checking of desktop file
12cr|psi-plus-0.15-0.24.20120314git5253|319	
12cr|psi-plus-0.15-0.24.20120314git5253|320	* Mon May 30 2011 Ivan Romanov <drizt@land.ru> - 0.15-0.18.20110530svn3954
12cr|psi-plus-0.15-0.24.20120314git5253|321	- update to r3954
12cr|psi-plus-0.15-0.24.20120314git5253|322	- now will be used only .bz2 archives insted .gz
12cr|psi-plus-0.15-0.24.20120314git5253|323	- moved psimedia to standalone package
12cr|psi-plus-0.15-0.24.20120314git5253|324	- added skipped %{?_smp_mflags} to plugins building
12cr|psi-plus-0.15-0.24.20120314git5253|325	- removed unusual desktop-file-utils. Really .desktop file will be
12cr|psi-plus-0.15-0.24.20120314git5253|326	installed in make install stage
12cr|psi-plus-0.15-0.24.20120314git5253|327	- removed clean stage
12cr|psi-plus-0.15-0.24.20120314git5253|328	- added whiteboarding
12cr|psi-plus-0.15-0.24.20120314git5253|329	- added themes subpackage
12cr|psi-plus-0.15-0.24.20120314git5253|330	- new plugins: Client Switcher, Gomoku Game, Extended Menu,
12cr|psi-plus-0.15-0.24.20120314git5253|331	Jabber Disk, PEP Change Notify, Video Status
12cr|psi-plus-0.15-0.24.20120314git5253|332	- dropped hint flags from Required
12cr|psi-plus-0.15-0.24.20120314git5253|333	
12cr|psi-plus-0.15-0.24.20120314git5253|334	* Wed Jan 19 2011 Ivan Romanov <drizt@land.ru> - 0.15-0.17.20110119svn3559
12cr|psi-plus-0.15-0.24.20120314git5253|335	- all 'psi' dirs and files renamed to 'psi-plus'
12cr|psi-plus-0.15-0.24.20120314git5253|336	- removed conflicts tag
12cr|psi-plus-0.15-0.24.20120314git5253|337	- added psimedia sub-package
12cr|psi-plus-0.15-0.24.20120314git5253|338	- update to r3559
12cr|psi-plus-0.15-0.24.20120314git5253|339	
12cr|psi-plus-0.15-0.24.20120314git5253|340	* Sun Jan 09 2011 Ivan Romanov <drizt@land.ru> - 0.15-0.16.20110110svn3465
12cr|psi-plus-0.15-0.24.20120314git5253|341	- some a bit fixes
12cr|psi-plus-0.15-0.24.20120314git5253|342	- update to r3465
12cr|psi-plus-0.15-0.24.20120314git5253|343	
12cr|psi-plus-0.15-0.24.20120314git5253|344	* Sat Dec 18 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.15.20101218svn3411
12cr|psi-plus-0.15-0.24.20120314git5253|345	- update to r3411
12cr|psi-plus-0.15-0.24.20120314git5253|346	
12cr|psi-plus-0.15-0.24.20120314git5253|347	* Tue Nov 16 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.14.20101116svn3216
12cr|psi-plus-0.15-0.24.20120314git5253|348	- update to r3216
12cr|psi-plus-0.15-0.24.20120314git5253|349	- removed libproxy from reques
12cr|psi-plus-0.15-0.24.20120314git5253|350	
12cr|psi-plus-0.15-0.24.20120314git5253|351	* Mon Nov 01 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.13.20101102svn3143
12cr|psi-plus-0.15-0.24.20120314git5253|352	- update to r3143
12cr|psi-plus-0.15-0.24.20120314git5253|353	- split main package to psi-plus-skins and psi-plus-icons
12cr|psi-plus-0.15-0.24.20120314git5253|354	
12cr|psi-plus-0.15-0.24.20120314git5253|355	* Wed Oct 06 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.12.20101006svn3066
12cr|psi-plus-0.15-0.24.20120314git5253|356	- update to r3066
12cr|psi-plus-0.15-0.24.20120314git5253|357	- removed obsoletes tags
12cr|psi-plus-0.15-0.24.20120314git5253|358	- psi-plus now conflicts with psi
12cr|psi-plus-0.15-0.24.20120314git5253|359	
12cr|psi-plus-0.15-0.24.20120314git5253|360	* Fri Sep 10 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.11.20100919svn3026
12cr|psi-plus-0.15-0.24.20120314git5253|361	- update to r3026
12cr|psi-plus-0.15-0.24.20120314git5253|362	- added to obsoletes psi-i18n
12cr|psi-plus-0.15-0.24.20120314git5253|363	- added Content Downloader Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|364	- added Captcha Plugin
12cr|psi-plus-0.15-0.24.20120314git5253|365	- remove smiles.
12cr|psi-plus-0.15-0.24.20120314git5253|366	
12cr|psi-plus-0.15-0.24.20120314git5253|367	* Thu Aug 12 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.10.20100812svn2812
12cr|psi-plus-0.15-0.24.20120314git5253|368	- update to r2812
12cr|psi-plus-0.15-0.24.20120314git5253|369	
12cr|psi-plus-0.15-0.24.20120314git5253|370	* Wed Aug 04 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.9.20100804svn2794
12cr|psi-plus-0.15-0.24.20120314git5253|371	- update to r2794
12cr|psi-plus-0.15-0.24.20120314git5253|372	
12cr|psi-plus-0.15-0.24.20120314git5253|373	* Mon Jul 26 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.8.20100726svn2752
12cr|psi-plus-0.15-0.24.20120314git5253|374	- update to r2752
12cr|psi-plus-0.15-0.24.20120314git5253|375	
12cr|psi-plus-0.15-0.24.20120314git5253|376	* Mon Jul 5 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.7.20100705svn2636
12cr|psi-plus-0.15-0.24.20120314git5253|377	- fix for working with psimedia
12cr|psi-plus-0.15-0.24.20120314git5253|378	- update to r2636
12cr|psi-plus-0.15-0.24.20120314git5253|379	
12cr|psi-plus-0.15-0.24.20120314git5253|380	* Tue Jun 29 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.6.20100629svn2620
12cr|psi-plus-0.15-0.24.20120314git5253|381	- update to r2620
12cr|psi-plus-0.15-0.24.20120314git5253|382	
12cr|psi-plus-0.15-0.24.20120314git5253|383	* Fri Jun 04 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.6.20100603svn2507
12cr|psi-plus-0.15-0.24.20120314git5253|384	- fix translations
12cr|psi-plus-0.15-0.24.20120314git5253|385	- update to r2507
12cr|psi-plus-0.15-0.24.20120314git5253|386	
12cr|psi-plus-0.15-0.24.20120314git5253|387	* Thu Jun 03 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.5.20100603svn2500
12cr|psi-plus-0.15-0.24.20120314git5253|388	- added skins
12cr|psi-plus-0.15-0.24.20120314git5253|389	- update to r2500
12cr|psi-plus-0.15-0.24.20120314git5253|390	
12cr|psi-plus-0.15-0.24.20120314git5253|391	* Thu May 20 2010 Arkady L. Shane <ashejn@yandex-team.ru> - 0.15-0.4.20100520svn2439
12cr|psi-plus-0.15-0.24.20120314git5253|392	- new Ivan Romanov <drizt@land.ru> build
12cr|psi-plus-0.15-0.24.20120314git5253|393	
12cr|psi-plus-0.15-0.24.20120314git5253|394	* Tue Mar 02 2010 Arkady L. Shane <ashejn@yandex-team.ru> - 0.15-0.3.20100122svn1671
12cr|psi-plus-0.15-0.24.20120314git5253|395	- rebuilt with openssl
12cr|psi-plus-0.15-0.24.20120314git5253|396	
12cr|psi-plus-0.15-0.24.20120314git5253|397	* Sat Jan 30 2010 Arkady L. Shane <ashejn@yandex-team.ru> - 0.15-0.20100122svn1671
12cr|psi-plus-0.15-0.24.20120314git5253|398	- initial Psi+ build

6305 12
12cr|pslib-0.4.5-2|1	%define	major 0
12cr|pslib-0.4.5-2|2	%define libname %mklibname pslib %{major}
12cr|pslib-0.4.5-2|3	%define develname %mklibname pslib -d
12cr|pslib-0.4.5-2|4	
12cr|pslib-0.4.5-2|5	Summary:	C-library for generating multi page PostScript documents
12cr|pslib-0.4.5-2|6	Name:		pslib
12cr|pslib-0.4.5-2|7	Version:	0.4.5
12cr|pslib-0.4.5-2|8	Release:	2
12cr|pslib-0.4.5-2|9	License:	LGPL
12cr|pslib-0.4.5-2|10	Group:		System/Libraries
12cr|pslib-0.4.5-2|11	URL:		http://pslib.sourceforge.net/
12cr|pslib-0.4.5-2|12	Source0:	http://prdownloads.sourceforge.net/pslib/pslib-%{version}.tar.gz
12cr|pslib-0.4.5-2|13	Source1:	pslib-0.4.1-manpages.tar.gz
12cr|pslib-0.4.5-2|14	Patch0:		pslib-0.4.1-linkage_fix.diff
12cr|pslib-0.4.5-2|15	BuildRequires:	autoconf automake libtool
12cr|pslib-0.4.5-2|16	BuildRequires:	gettext
12cr|pslib-0.4.5-2|17	BuildRequires:	gettext-devel
12cr|pslib-0.4.5-2|18	BuildRequires:	intltool
12cr|pslib-0.4.5-2|19	BuildRequires:	glib2-devel
12cr|pslib-0.4.5-2|20	#BuildRequires:	docbook-utils
12cr|pslib-0.4.5-2|21	BuildRequires:	libjpeg-devel
12cr|pslib-0.4.5-2|22	BuildRequires:	libpng-devel
12cr|pslib-0.4.5-2|23	BuildRequires:	ungif-devel
12cr|pslib-0.4.5-2|24	BuildRequires:	libtiff-devel
12cr|pslib-0.4.5-2|25	BuildRequires:	perl-XML-Parser
12cr|pslib-0.4.5-2|26	
12cr|pslib-0.4.5-2|27	%description
12cr|pslib-0.4.5-2|28	PSlib is a C-library for generating multi page PostScript documents. There are
12cr|pslib-0.4.5-2|29	functions for drawing lines, arcs, rectangles, curves, etc. PSlib also provides
12cr|pslib-0.4.5-2|30	very sophisticated functions for text output including hyphenation and kerning.
12cr|pslib-0.4.5-2|31	
12cr|pslib-0.4.5-2|32	%package -n	%{libname}
12cr|pslib-0.4.5-2|33	Summary:	C-library for generating multi page PostScript documents
12cr|pslib-0.4.5-2|34	Group:          System/Libraries
12cr|pslib-0.4.5-2|35	
12cr|pslib-0.4.5-2|36	%description -n	%{libname}
12cr|pslib-0.4.5-2|37	PSlib is a C-library for generating multi page PostScript documents. There are
12cr|pslib-0.4.5-2|38	functions for drawing lines, arcs, rectangles, curves, etc. PSlib also provides
12cr|pslib-0.4.5-2|39	very sophisticated functions for text output including hyphenation and kerning.
12cr|pslib-0.4.5-2|40	
12cr|pslib-0.4.5-2|41	%package -n	%{develname}
12cr|pslib-0.4.5-2|42	Summary:	Static library and header files for the PSlib library
12cr|pslib-0.4.5-2|43	Group:		Development/C
12cr|pslib-0.4.5-2|44	Requires:	%{libname} = %{version}
12cr|pslib-0.4.5-2|45	Provides:	%{name}-devel = %{EVRD}
12cr|pslib-0.4.5-2|46	Obsoletes:	%{mklibname pslib 0 -d}
12cr|pslib-0.4.5-2|47	
12cr|pslib-0.4.5-2|48	%description -n	%{develname}
12cr|pslib-0.4.5-2|49	PSlib is a C-library for generating multi page PostScript documents. There are
12cr|pslib-0.4.5-2|50	functions for drawing lines, arcs, rectangles, curves, etc. PSlib also provides
12cr|pslib-0.4.5-2|51	very sophisticated functions for text output including hyphenation and kerning.
12cr|pslib-0.4.5-2|52	
12cr|pslib-0.4.5-2|53	This package contains the statis library and header files for the PSlib
12cr|pslib-0.4.5-2|54	library.
12cr|pslib-0.4.5-2|55	
12cr|pslib-0.4.5-2|56	%prep
12cr|pslib-0.4.5-2|57	%setup -q -a1
12cr|pslib-0.4.5-2|58	%patch0 -p0
12cr|pslib-0.4.5-2|59	
12cr|pslib-0.4.5-2|60	chmod 644 AUTHORS COPYING ChangeLog README
12cr|pslib-0.4.5-2|61	
12cr|pslib-0.4.5-2|62	autoreconf -fis
12cr|pslib-0.4.5-2|63	
12cr|pslib-0.4.5-2|64	%build
12cr|pslib-0.4.5-2|65	%configure2_5x
12cr|pslib-0.4.5-2|66	
12cr|pslib-0.4.5-2|67	# borkiness
12cr|pslib-0.4.5-2|68	find -type f -name "Makefile" | xargs perl -pi -e "s|/usr/lib\b|%{_libdir}|g"
12cr|pslib-0.4.5-2|69	
12cr|pslib-0.4.5-2|70	%make
12cr|pslib-0.4.5-2|71	
12cr|pslib-0.4.5-2|72	# the docbook stuff is a bit borked...
12cr|pslib-0.4.5-2|73	#pushd doc
12cr|pslib-0.4.5-2|74	#mkdir -p man
12cr|pslib-0.4.5-2|75	#for i in *.sgml; do
12cr|pslib-0.4.5-2|76	#    REAL_NAME=`echo $i | sed -e 's/\.sgml//'`
12cr|pslib-0.4.5-2|77	#    BORKED_NAME=`echo $REAL_NAME | sed -e 's/^PS_//' | tr a-z A-Z`
12cr|pslib-0.4.5-2|78	#    perl -pi -e "s|\&trade| \(tm\)|g" $i
12cr|pslib-0.4.5-2|79	#    docbook2man $i >/dev/null 2>&1
12cr|pslib-0.4.5-2|80	#    if [ -f PS_${BORKED_NAME}.3 ]; then
12cr|pslib-0.4.5-2|81	#	mv PS_${BORKED_NAME}.3 man/$REAL_NAME.3
12cr|pslib-0.4.5-2|82	#    fi
12cr|pslib-0.4.5-2|83	#done
12cr|pslib-0.4.5-2|84	
12cr|pslib-0.4.5-2|85	%install
12cr|pslib-0.4.5-2|86	%makeinstall_std
12cr|pslib-0.4.5-2|87	
12cr|pslib-0.4.5-2|88	install -d %{buildroot}%{_mandir}/man3
12cr|pslib-0.4.5-2|89	install -m0644 doc/man/*.3 %{buildroot}%{_mandir}/man3/
12cr|pslib-0.4.5-2|90	
12cr|pslib-0.4.5-2|91	%find_lang %{name}
12cr|pslib-0.4.5-2|92	
12cr|pslib-0.4.5-2|93	rm -f %{buildroot}%{_libdir}/*.*a
12cr|pslib-0.4.5-2|94	
12cr|pslib-0.4.5-2|95	%files -n %{libname} -f %{name}.lang
12cr|pslib-0.4.5-2|96	%doc AUTHORS COPYING ChangeLog README
12cr|pslib-0.4.5-2|97	%{_libdir}/*.so.%{major}*
12cr|pslib-0.4.5-2|98	%dir %{_datadir}/%{name}
12cr|pslib-0.4.5-2|99	%{_datadir}/%{name}/*
12cr|pslib-0.4.5-2|100	
12cr|pslib-0.4.5-2|101	%files -n %{develname}
12cr|pslib-0.4.5-2|102	%dir %{_includedir}/libps
12cr|pslib-0.4.5-2|103	%{_includedir}/libps/*
12cr|pslib-0.4.5-2|104	%{_libdir}/*.so
12cr|pslib-0.4.5-2|105	%{_libdir}/pkgconfig/*
12cr|pslib-0.4.5-2|106	%{_mandir}/man3/*
12cr|pslib-0.4.5-2|107	
12cr|pslib-0.4.5-2|108	
12cr|pslib-0.4.5-2|109	%changelog
12cr|pslib-0.4.5-2|110	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0.4.5-2
12cr|pslib-0.4.5-2|111	+ Revision: 797102
12cr|pslib-0.4.5-2|112	- fix deps
12cr|pslib-0.4.5-2|113	- various fixes
12cr|pslib-0.4.5-2|114	
12cr|pslib-0.4.5-2|115	* Mon Sep 26 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.4.5-1
12cr|pslib-0.4.5-2|116	+ Revision: 701279
12cr|pslib-0.4.5-2|117	- new version
12cr|pslib-0.4.5-2|118	- do autoreconf in %%prep
12cr|pslib-0.4.5-2|119	- clean out old rpm junk
12cr|pslib-0.4.5-2|120	- drop ambigious lib%%{name}-devel provides...
12cr|pslib-0.4.5-2|121	- fix bogus version
12cr|pslib-0.4.5-2|122	
12cr|pslib-0.4.5-2|123	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-6mdv2011.0
12cr|pslib-0.4.5-2|124	+ Revision: 614624
12cr|pslib-0.4.5-2|125	- the mass rebuild of 2010.1 packages
12cr|pslib-0.4.5-2|126	
12cr|pslib-0.4.5-2|127	* Sat Aug 22 2009 Funda Wang <fwang@mandriva.org> 0.4.1-5mdv2010.0
12cr|pslib-0.4.5-2|128	+ Revision: 419597
12cr|pslib-0.4.5-2|129	- fix build with glibc 2.10
12cr|pslib-0.4.5-2|130	
12cr|pslib-0.4.5-2|131	* Tue Nov 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-5mdv2009.1
12cr|pslib-0.4.5-2|132	+ Revision: 302226
12cr|pslib-0.4.5-2|133	- more dep fixes...
12cr|pslib-0.4.5-2|134	- more dep fixes
12cr|pslib-0.4.5-2|135	- fix deps
12cr|pslib-0.4.5-2|136	- fix linkage
12cr|pslib-0.4.5-2|137	- rebuilt against new libxcb
12cr|pslib-0.4.5-2|138	
12cr|pslib-0.4.5-2|139	+ Thierry Vignaud <tv@mandriva.org>
12cr|pslib-0.4.5-2|140	- rebuild early 2009.0 package (before pixel changes)
12cr|pslib-0.4.5-2|141	
12cr|pslib-0.4.5-2|142	+ Pixel <pixel@mandriva.com>
12cr|pslib-0.4.5-2|143	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|pslib-0.4.5-2|144	
12cr|pslib-0.4.5-2|145	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.4.1-3mdv2008.1
12cr|pslib-0.4.5-2|146	+ Revision: 171053
12cr|pslib-0.4.5-2|147	- rebuild
12cr|pslib-0.4.5-2|148	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|pslib-0.4.5-2|149	
12cr|pslib-0.4.5-2|150	* Sun Feb 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-2mdv2008.1
12cr|pslib-0.4.5-2|151	+ Revision: 169574
12cr|pslib-0.4.5-2|152	- fix build on x86_64
12cr|pslib-0.4.5-2|153	
12cr|pslib-0.4.5-2|154	* Sun Feb 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-1mdv2008.1
12cr|pslib-0.4.5-2|155	+ Revision: 169559
12cr|pslib-0.4.5-2|156	- 0.4.1
12cr|pslib-0.4.5-2|157	- regenerated the manpages
12cr|pslib-0.4.5-2|158	
12cr|pslib-0.4.5-2|159	+ Olivier Blin <blino@mandriva.org>
12cr|pslib-0.4.5-2|160	- restore BuildRoot
12cr|pslib-0.4.5-2|161	
12cr|pslib-0.4.5-2|162	+ Thierry Vignaud <tv@mandriva.org>
12cr|pslib-0.4.5-2|163	- kill re-definition of %%buildroot on Pixel's request
12cr|pslib-0.4.5-2|164	
12cr|pslib-0.4.5-2|165	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2.7-3mdv2008.0
12cr|pslib-0.4.5-2|166	+ Revision: 83633
12cr|pslib-0.4.5-2|167	- fix build deps (perl-XML-Parser)
12cr|pslib-0.4.5-2|168	- Import pslib
12cr|pslib-0.4.5-2|169	
12cr|pslib-0.4.5-2|170	
12cr|pslib-0.4.5-2|171	
12cr|pslib-0.4.5-2|172	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2.7-3
12cr|pslib-0.4.5-2|173	- new devel naming
12cr|pslib-0.4.5-2|174	
12cr|pslib-0.4.5-2|175	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.7-2
12cr|pslib-0.4.5-2|176	- provide the manpages generated on cooker
12cr|pslib-0.4.5-2|177	
12cr|pslib-0.4.5-2|178	* Thu Aug 03 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.7-1mdv2007.0
12cr|pslib-0.4.5-2|179	- initial Mandriva package

6306 12
12cr|psqlodbc-08.04.0100-3|1	%define libname %mklibname psqlodbc
12cr|psqlodbc-08.04.0100-3|2	
12cr|psqlodbc-08.04.0100-3|3	Summary: The official PostgreSQL ODBC Driver
12cr|psqlodbc-08.04.0100-3|4	Name: psqlodbc
12cr|psqlodbc-08.04.0100-3|5	Version: 08.04.0100
12cr|psqlodbc-08.04.0100-3|6	Release: %mkrel 3
12cr|psqlodbc-08.04.0100-3|7	Source0: http://wwwmaster.postgresql.org/download/mirrors-ftp/odbc/versions/src/%{name}-%{version}.tar.gz
12cr|psqlodbc-08.04.0100-3|8	Patch0: psqlodbc-08.04.0100-fix-build.patch
12cr|psqlodbc-08.04.0100-3|9	License: LGPL
12cr|psqlodbc-08.04.0100-3|10	Group: Databases
12cr|psqlodbc-08.04.0100-3|11	Url: http://www.postgresql.org/
12cr|psqlodbc-08.04.0100-3|12	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|psqlodbc-08.04.0100-3|13	BuildRequires: unixODBC-devel
12cr|psqlodbc-08.04.0100-3|14	BuildRequires: postgresql-devel
12cr|psqlodbc-08.04.0100-3|15	
12cr|psqlodbc-08.04.0100-3|16	%description
12cr|psqlodbc-08.04.0100-3|17	The official PostgreSQL ODBC Driver.
12cr|psqlodbc-08.04.0100-3|18	
12cr|psqlodbc-08.04.0100-3|19	%package -n %libname
12cr|psqlodbc-08.04.0100-3|20	Group: Databases
12cr|psqlodbc-08.04.0100-3|21	Summary: The official PostgreSQL ODBC Driver
12cr|psqlodbc-08.04.0100-3|22	
12cr|psqlodbc-08.04.0100-3|23	%description -n %libname
12cr|psqlodbc-08.04.0100-3|24	The official PostgreSQL ODBC Driver.
12cr|psqlodbc-08.04.0100-3|25	
12cr|psqlodbc-08.04.0100-3|26	%prep
12cr|psqlodbc-08.04.0100-3|27	%setup -q
12cr|psqlodbc-08.04.0100-3|28	%patch0 -p0
12cr|psqlodbc-08.04.0100-3|29	
12cr|psqlodbc-08.04.0100-3|30	%build
12cr|psqlodbc-08.04.0100-3|31	%configure2_5x
12cr|psqlodbc-08.04.0100-3|32	%make
12cr|psqlodbc-08.04.0100-3|33	
12cr|psqlodbc-08.04.0100-3|34	%install
12cr|psqlodbc-08.04.0100-3|35	rm -rf $RPM_BUILD_ROOT
12cr|psqlodbc-08.04.0100-3|36	%makeinstall_std
12cr|psqlodbc-08.04.0100-3|37	
12cr|psqlodbc-08.04.0100-3|38	%clean
12cr|psqlodbc-08.04.0100-3|39	rm -rf $RPM_BUILD_ROOT
12cr|psqlodbc-08.04.0100-3|40	
12cr|psqlodbc-08.04.0100-3|41	%files -n %libname
12cr|psqlodbc-08.04.0100-3|42	%defattr(-,root,root)
12cr|psqlodbc-08.04.0100-3|43	%_libdir/psqlodbc*
12cr|psqlodbc-08.04.0100-3|44	%doc docs
12cr|psqlodbc-08.04.0100-3|45	
12cr|psqlodbc-08.04.0100-3|46	
12cr|psqlodbc-08.04.0100-3|47	%changelog
12cr|psqlodbc-08.04.0100-3|48	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 08.04.0100-3mdv2011.0
12cr|psqlodbc-08.04.0100-3|49	+ Revision: 614625
12cr|psqlodbc-08.04.0100-3|50	- the mass rebuild of 2010.1 packages
12cr|psqlodbc-08.04.0100-3|51	
12cr|psqlodbc-08.04.0100-3|52	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 08.04.0100-2mdv2010.1
12cr|psqlodbc-08.04.0100-3|53	+ Revision: 536663
12cr|psqlodbc-08.04.0100-3|54	- rebuild
12cr|psqlodbc-08.04.0100-3|55	
12cr|psqlodbc-08.04.0100-3|56	* Mon Nov 23 2009 Funda Wang <fwang@mandriva.org> 08.04.0100-1mdv2010.1
12cr|psqlodbc-08.04.0100-3|57	+ Revision: 469246
12cr|psqlodbc-08.04.0100-3|58	- New version 08.04.0100
12cr|psqlodbc-08.04.0100-3|59	
12cr|psqlodbc-08.04.0100-3|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|psqlodbc-08.04.0100-3|61	- rebuild
12cr|psqlodbc-08.04.0100-3|62	
12cr|psqlodbc-08.04.0100-3|63	* Sat Oct 11 2008 Olivier Thauvin <nanardon@mandriva.org> 08.03.0300-1mdv2009.1
12cr|psqlodbc-08.04.0100-3|64	+ Revision: 291769
12cr|psqlodbc-08.04.0100-3|65	- fix group tag
12cr|psqlodbc-08.04.0100-3|66	- fix file list to not include debug files
12cr|psqlodbc-08.04.0100-3|67	- import psqlodbc
12cr|psqlodbc-08.04.0100-3|68	
12cr|psqlodbc-08.04.0100-3|69	
12cr|psqlodbc-08.04.0100-3|70	

6307 12
12cr|pssh-2.3.1-1|1	%define name		pssh
12cr|pssh-2.3.1-1|2	%define version		2.3.1
12cr|pssh-2.3.1-1|3	%define release		%mkrel 1
12cr|pssh-2.3.1-1|4	
12cr|pssh-2.3.1-1|5	Summary:	Parallel SSH tools
12cr|pssh-2.3.1-1|6	Name:		%{name}
12cr|pssh-2.3.1-1|7	Version:	%{version}
12cr|pssh-2.3.1-1|8	Release:	%{release}
12cr|pssh-2.3.1-1|9	Group:		Networking/Remote access
12cr|pssh-2.3.1-1|10	Source:		http://parallel-ssh.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|pssh-2.3.1-1|11	Patch0:		man-install-2.3.1.patch
12cr|pssh-2.3.1-1|12	License:	BSD
12cr|pssh-2.3.1-1|13	Url:		http://parallel-ssh.googlecode.com/
12cr|pssh-2.3.1-1|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pssh-2.3.1-1|15	Requires:	openssh
12cr|pssh-2.3.1-1|16	Requires:	python-psshlib = %{version}-%{release}
12cr|pssh-2.3.1-1|17	BuildRequires:	python-setuptools
12cr|pssh-2.3.1-1|18	Buildarch:	noarch
12cr|pssh-2.3.1-1|19	%py_requires -d
12cr|pssh-2.3.1-1|20	
12cr|pssh-2.3.1-1|21	%description
12cr|pssh-2.3.1-1|22	PSSH provides parallel versions of OpenSSH and related tools. Included
12cr|pssh-2.3.1-1|23	are pssh, pscp, prsync, pnuke, and pslurp.
12cr|pssh-2.3.1-1|24	
12cr|pssh-2.3.1-1|25	%package -n python-psshlib
12cr|pssh-2.3.1-1|26	Summary:	Parallel SSH library for Python
12cr|pssh-2.3.1-1|27	Group:		Development/Python
12cr|pssh-2.3.1-1|28	Version:	%{version}
12cr|pssh-2.3.1-1|29	
12cr|pssh-2.3.1-1|30	%description -n python-psshlib
12cr|pssh-2.3.1-1|31	The psshlib library enables custom applications to use PSSH.
12cr|pssh-2.3.1-1|32	
12cr|pssh-2.3.1-1|33	%prep
12cr|pssh-2.3.1-1|34	%setup -q
12cr|pssh-2.3.1-1|35	%patch0 -p0
12cr|pssh-2.3.1-1|36	
12cr|pssh-2.3.1-1|37	%install
12cr|pssh-2.3.1-1|38	%__rm -rf %{buildroot}
12cr|pssh-2.3.1-1|39	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|pssh-2.3.1-1|40	%__install -d 755 %{buildroot}%{_mandir}/man1/
12cr|pssh-2.3.1-1|41	%__install -m 644 man/man1/*.1 %{buildroot}%{_mandir}/man1/
12cr|pssh-2.3.1-1|42	
12cr|pssh-2.3.1-1|43	%clean
12cr|pssh-2.3.1-1|44	%__rm -rf %{buildroot}
12cr|pssh-2.3.1-1|45	
12cr|pssh-2.3.1-1|46	%files
12cr|pssh-2.3.1-1|47	%defattr(-,root,root)
12cr|pssh-2.3.1-1|48	%doc ChangeLog AUTHORS COPYING
12cr|pssh-2.3.1-1|49	%{_bindir}/p*
12cr|pssh-2.3.1-1|50	%{_mandir}/man1/p*
12cr|pssh-2.3.1-1|51	
12cr|pssh-2.3.1-1|52	%files -n python-psshlib
12cr|pssh-2.3.1-1|53	%{py_sitedir}/psshlib
12cr|pssh-2.3.1-1|54	%{py_sitedir}/*.egg-info
12cr|pssh-2.3.1-1|55	
12cr|pssh-2.3.1-1|56	
12cr|pssh-2.3.1-1|57	%changelog
12cr|pssh-2.3.1-1|58	* Thu Feb 02 2012 Lev Givon <lev@mandriva.org> 2.3.1-1mdv2011.0
12cr|pssh-2.3.1-1|59	+ Revision: 770782
12cr|pssh-2.3.1-1|60	- Update to 2.3.1.
12cr|pssh-2.3.1-1|61	
12cr|pssh-2.3.1-1|62	* Tue Jan 24 2012 Lev Givon <lev@mandriva.org> 2.3-1
12cr|pssh-2.3.1-1|63	+ Revision: 768084
12cr|pssh-2.3.1-1|64	- Update to 2.3.
12cr|pssh-2.3.1-1|65	
12cr|pssh-2.3.1-1|66	* Fri Feb 11 2011 Lev Givon <lev@mandriva.org> 2.2.2-1
12cr|pssh-2.3.1-1|67	+ Revision: 637327
12cr|pssh-2.3.1-1|68	- Update to 2.2.2.
12cr|pssh-2.3.1-1|69	Package psshlib separately.
12cr|pssh-2.3.1-1|70	
12cr|pssh-2.3.1-1|71	* Fri Nov 05 2010 Eugeni Dodonov <eugeni@mandriva.com> 2.1.1-2mdv2011.0
12cr|pssh-2.3.1-1|72	+ Revision: 593540
12cr|pssh-2.3.1-1|73	- Rebuild for new python.
12cr|pssh-2.3.1-1|74	
12cr|pssh-2.3.1-1|75	* Tue Mar 09 2010 Lev Givon <lev@mandriva.org> 2.1.1-1mdv2010.1
12cr|pssh-2.3.1-1|76	+ Revision: 517197
12cr|pssh-2.3.1-1|77	- Update to 2.1.1.
12cr|pssh-2.3.1-1|78	
12cr|pssh-2.3.1-1|79	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.4.3-3mdv2010.0
12cr|pssh-2.3.1-1|80	+ Revision: 441966
12cr|pssh-2.3.1-1|81	- rebuild
12cr|pssh-2.3.1-1|82	
12cr|pssh-2.3.1-1|83	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.4.3-2mdv2009.1
12cr|pssh-2.3.1-1|84	+ Revision: 325813
12cr|pssh-2.3.1-1|85	- rebuild
12cr|pssh-2.3.1-1|86	
12cr|pssh-2.3.1-1|87	* Sun Nov 09 2008 Lev Givon <lev@mandriva.org> 1.4.3-1mdv2009.1
12cr|pssh-2.3.1-1|88	+ Revision: 301464
12cr|pssh-2.3.1-1|89	- Update to 1.4.3.
12cr|pssh-2.3.1-1|90	
12cr|pssh-2.3.1-1|91	* Tue Sep 09 2008 Lev Givon <lev@mandriva.org> 1.4.2-1mdv2009.0
12cr|pssh-2.3.1-1|92	+ Revision: 283311
12cr|pssh-2.3.1-1|93	- Update to 1.4.2.
12cr|pssh-2.3.1-1|94	
12cr|pssh-2.3.1-1|95	* Sun Jun 22 2008 Lev Givon <lev@mandriva.org> 1.3.2-1mdv2009.0
12cr|pssh-2.3.1-1|96	+ Revision: 227949
12cr|pssh-2.3.1-1|97	- Update to 1.3.2.
12cr|pssh-2.3.1-1|98	
12cr|pssh-2.3.1-1|99	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.3.1-2mdv2008.1
12cr|pssh-2.3.1-1|100	+ Revision: 140737
12cr|pssh-2.3.1-1|101	- restore BuildRoot
12cr|pssh-2.3.1-1|102	
12cr|pssh-2.3.1-1|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|pssh-2.3.1-1|104	- kill re-definition of %%buildroot on Pixel's request
12cr|pssh-2.3.1-1|105	
12cr|pssh-2.3.1-1|106	* Mon Aug 27 2007 Lev Givon <lev@mandriva.org> 1.3.1-2mdv2008.0
12cr|pssh-2.3.1-1|107	+ Revision: 72167
12cr|pssh-2.3.1-1|108	- Fix arg bug.
12cr|pssh-2.3.1-1|109	- Update to 1.3.1.
12cr|pssh-2.3.1-1|110	Clean up spec file.
12cr|pssh-2.3.1-1|111	
12cr|pssh-2.3.1-1|112	
12cr|pssh-2.3.1-1|113	* Mon Nov 06 2006 Erwan Velu <erwan@mandriva.org> 1.2.2-2mdv2007.0
12cr|pssh-2.3.1-1|114	+ Revision: 76853
12cr|pssh-2.3.1-1|115	- Adding Buildrequires on python
12cr|pssh-2.3.1-1|116	- Import pssh
12cr|pssh-2.3.1-1|117	
12cr|pssh-2.3.1-1|118	* Thu Nov 02 2006 Erwan Velu <erwan@mandriva.org> 1.2.2-1mdv2007.1
12cr|pssh-2.3.1-1|119	- Initial relase
12cr|pssh-2.3.1-1|120	

6308 12
12cr|pstotext-1.9-1|1	%define name	pstotext
12cr|pstotext-1.9-1|2	%define version 1.9
12cr|pstotext-1.9-1|3	%define	rel	1
12cr|pstotext-1.9-1|4	%if %mdkversion < 201100
12cr|pstotext-1.9-1|5	%define release %mkrel %{rel}
12cr|pstotext-1.9-1|6	%else
12cr|pstotext-1.9-1|7	%define	release	%{rel}
12cr|pstotext-1.9-1|8	%endif
12cr|pstotext-1.9-1|9	
12cr|pstotext-1.9-1|10	Summary: Extract text from PostScript files
12cr|pstotext-1.9-1|11	Name:	 %{name}
12cr|pstotext-1.9-1|12	Version: %{version}
12cr|pstotext-1.9-1|13	Release: %{release}
12cr|pstotext-1.9-1|14	Source0: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/contrib/%{name}-%{version}.tar.gz
12cr|pstotext-1.9-1|15	License: GPL
12cr|pstotext-1.9-1|16	Group:	 Publishing
12cr|pstotext-1.9-1|17	Url:   http://pages.cs.wisc.edu/~ghost/doc/pstotext.htm
12cr|pstotext-1.9-1|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pstotext-1.9-1|19	Requires:  ghostscript
12cr|pstotext-1.9-1|20	
12cr|pstotext-1.9-1|21	%description
12cr|pstotext-1.9-1|22	pstotext extracts plain text from PostScript files using GhostScript.
12cr|pstotext-1.9-1|23	
12cr|pstotext-1.9-1|24	%prep
12cr|pstotext-1.9-1|25	%setup -q
12cr|pstotext-1.9-1|26	
12cr|pstotext-1.9-1|27	%build
12cr|pstotext-1.9-1|28	%make
12cr|pstotext-1.9-1|29	
12cr|pstotext-1.9-1|30	%install
12cr|pstotext-1.9-1|31	%__rm -rf %{buildroot}
12cr|pstotext-1.9-1|32	
12cr|pstotext-1.9-1|33	%__install -d -m 755 %{buildroot}%{_bindir}
12cr|pstotext-1.9-1|34	%__install -m 755 pstotext %{buildroot}%{_bindir}
12cr|pstotext-1.9-1|35	%__install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|pstotext-1.9-1|36	%__install -m 755 pstotext.1 %{buildroot}%{_mandir}/man1
12cr|pstotext-1.9-1|37	
12cr|pstotext-1.9-1|38	%clean
12cr|pstotext-1.9-1|39	%__rm -rf %{buildroot}
12cr|pstotext-1.9-1|40	
12cr|pstotext-1.9-1|41	%files
12cr|pstotext-1.9-1|42	%defattr(-,root,root)
12cr|pstotext-1.9-1|43	%_bindir/pstotext
12cr|pstotext-1.9-1|44	%_mandir/man1/pstotext.*
12cr|pstotext-1.9-1|45	
12cr|pstotext-1.9-1|46	
12cr|pstotext-1.9-1|47	%changelog
12cr|pstotext-1.9-1|48	* Wed Sep 05 2012 Lev Givon <lev@mandriva.org> 1.9-1
12cr|pstotext-1.9-1|49	+ Revision: 816357
12cr|pstotext-1.9-1|50	- imported package pstotext
12cr|pstotext-1.9-1|51	

6309 12
12cr|pst-utils-0.5.2-5|1	%define rname libpst
12cr|pst-utils-0.5.2-5|2	
12cr|pst-utils-0.5.2-5|3	Summary:	Extracts emails from MS Outlook PST files
12cr|pst-utils-0.5.2-5|4	Name:   	pst-utils
12cr|pst-utils-0.5.2-5|5	Version: 	0.5.2
12cr|pst-utils-0.5.2-5|6	Release: 	%mkrel 5
12cr|pst-utils-0.5.2-5|7	License:	GPL
12cr|pst-utils-0.5.2-5|8	Group:		Networking/Mail
12cr|pst-utils-0.5.2-5|9	URL:		http://alioth.debian.org/projects/libpst/
12cr|pst-utils-0.5.2-5|10	Source0:	http://alioth.debian.org/download.php/844/libpst-%{version}.tar.bz2
12cr|pst-utils-0.5.2-5|11	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|pst-utils-0.5.2-5|12	
12cr|pst-utils-0.5.2-5|13	%description
12cr|pst-utils-0.5.2-5|14	LibPST provides functions in library form for accessing Outlook's
12cr|pst-utils-0.5.2-5|15	Personal Folders. Included with this library is a program that
12cr|pst-utils-0.5.2-5|16	will take a PST file and convert it to an mbox format.
12cr|pst-utils-0.5.2-5|17	
12cr|pst-utils-0.5.2-5|18	%prep
12cr|pst-utils-0.5.2-5|19	
12cr|pst-utils-0.5.2-5|20	%setup -q -n %{rname}-%{version}
12cr|pst-utils-0.5.2-5|21	
12cr|pst-utils-0.5.2-5|22	%build
12cr|pst-utils-0.5.2-5|23	
12cr|pst-utils-0.5.2-5|24	#make CFLAGS="%{optflags} -Wall -DVERSION=\"%{version}\""
12cr|pst-utils-0.5.2-5|25	make
12cr|pst-utils-0.5.2-5|26	
12cr|pst-utils-0.5.2-5|27	%install
12cr|pst-utils-0.5.2-5|28	rm -rf %{buildroot}
12cr|pst-utils-0.5.2-5|29	
12cr|pst-utils-0.5.2-5|30	install -d %{buildroot}%{_bindir}
12cr|pst-utils-0.5.2-5|31	install -d %{buildroot}%{_mandir}/man1
12cr|pst-utils-0.5.2-5|32	
12cr|pst-utils-0.5.2-5|33	install -m0755 readpst %{buildroot}%{_bindir}/
12cr|pst-utils-0.5.2-5|34	install -m0755 readpstlog %{buildroot}%{_bindir}/
12cr|pst-utils-0.5.2-5|35	
12cr|pst-utils-0.5.2-5|36	install -m0644 readpst.1 %{buildroot}%{_mandir}/man1/
12cr|pst-utils-0.5.2-5|37	install -m0644 readpstlog.1 %{buildroot}%{_mandir}/man1/
12cr|pst-utils-0.5.2-5|38	
12cr|pst-utils-0.5.2-5|39	%clean
12cr|pst-utils-0.5.2-5|40	rm -rf %{buildroot}
12cr|pst-utils-0.5.2-5|41	
12cr|pst-utils-0.5.2-5|42	%files
12cr|pst-utils-0.5.2-5|43	%defattr(-,root,root)
12cr|pst-utils-0.5.2-5|44	%doc AUTHORS CREDITS ChangeLog FILE-FORMAT* LICENSE TODO
12cr|pst-utils-0.5.2-5|45	%{_bindir}/*
12cr|pst-utils-0.5.2-5|46	%{_mandir}/man1/*
12cr|pst-utils-0.5.2-5|47	
12cr|pst-utils-0.5.2-5|48	
12cr|pst-utils-0.5.2-5|49	
12cr|pst-utils-0.5.2-5|50	
12cr|pst-utils-0.5.2-5|51	%changelog
12cr|pst-utils-0.5.2-5|52	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.5.2-5mdv2010.0
12cr|pst-utils-0.5.2-5|53	+ Revision: 430811
12cr|pst-utils-0.5.2-5|54	- rebuild
12cr|pst-utils-0.5.2-5|55	
12cr|pst-utils-0.5.2-5|56	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.5.2-4mdv2009.0
12cr|pst-utils-0.5.2-5|57	+ Revision: 259335
12cr|pst-utils-0.5.2-5|58	- rebuild
12cr|pst-utils-0.5.2-5|59	
12cr|pst-utils-0.5.2-5|60	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.5.2-3mdv2009.0
12cr|pst-utils-0.5.2-5|61	+ Revision: 247236
12cr|pst-utils-0.5.2-5|62	- rebuild
12cr|pst-utils-0.5.2-5|63	
12cr|pst-utils-0.5.2-5|64	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.5.2-1mdv2008.1
12cr|pst-utils-0.5.2-5|65	+ Revision: 140737
12cr|pst-utils-0.5.2-5|66	- restore BuildRoot
12cr|pst-utils-0.5.2-5|67	
12cr|pst-utils-0.5.2-5|68	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pst-utils-0.5.2-5|69	- kill re-definition of %%buildroot on Pixel's request
12cr|pst-utils-0.5.2-5|70	
12cr|pst-utils-0.5.2-5|71	
12cr|pst-utils-0.5.2-5|72	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-1mdv2007.0
12cr|pst-utils-0.5.2-5|73	+ Revision: 113933
12cr|pst-utils-0.5.2-5|74	- Import pst-utils
12cr|pst-utils-0.5.2-5|75	
12cr|pst-utils-0.5.2-5|76	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-1mdv2007.1
12cr|pst-utils-0.5.2-5|77	- 0.5.2
12cr|pst-utils-0.5.2-5|78	
12cr|pst-utils-0.5.2-5|79	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-1mdk
12cr|pst-utils-0.5.2-5|80	- 0.5.1
12cr|pst-utils-0.5.2-5|81	
12cr|pst-utils-0.5.2-5|82	* Sat Oct 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.3.4-2mdk
12cr|pst-utils-0.5.2-5|83	- rpmbuildupdated
12cr|pst-utils-0.5.2-5|84	

6310 12
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|1	%define Werror_cflags	%nil
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|2	%define cdrname		cdrtools
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|3	%define cdrmainvers	2.01
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|4	%define cdrvers 	%{cdrmainvers}a38
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|5	%define wiprel		gitf2fc773b75
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|6	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|7	# For building with SCSI support
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|8	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|9	Summary: A software emulation of the Amiga system
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|10	Name: p-uae
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|11	Version: 2.3.3
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|12	Release: %mkrel 1.%{wiprel}.1.2
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|13	URL: http://sourceforge.net/projects/uaedev/
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|14	Source0: %{name}-%{version}.%{wiprel}.tar.xz
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|15	License: GPL
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|16	Group: Emulators
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|17	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|18	BuildRequires: gtk-devel
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|19	BuildRequires: SDL-devel
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|20	BuildRequires: GL-devel zlib-devel gtk+-devel qt4-devel
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|21	BuildRequires: mesaglu-devel
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|22	Conflicts: uae
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|23	Obsoletes: uaedev
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|24	Provides: uaedev
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|25	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|26	%description
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|27	UAE is a software emulation of the Amiga system hardware, which
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|28	enables you to run most available Amiga software.  Since it is a
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|29	software emulation, no extra or special hardware is needed.  The Amiga
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|30	hardware is emulated accurately, so that Amiga software is tricked
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|31	into thinking it is running on the real thing.  Your computer's
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|32	display, keyboard, hard disk and mouse assume the roles of their
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|33	emulated counterparts.
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|34	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|35	Note that to fully emulate the Amiga you need the Amiga KickStart ROM
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|36	images, which are copyrighted and, of course, not included here.
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|37	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|38	[This is in an unofficial branch of UAE (the Ubiquitous Amiga Emulator)
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|39	with the aim of bringing the features of WinUAE to non-Windows platforms
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|40	such as Linux, Mac OS X and BeOS.]
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|41	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|42	%prep
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|43	%setup -q -n p-uae-%{version}.%{wiprel}
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|44	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|45	aclocal -I m4 && automake --foreign --add-missing && autoconf
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|46	cd src/tools
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|47	aclocal
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|48	autoconf
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|49	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|50	%build
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|51	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|52	./bootstrap.sh
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|53	%configure2_5x \
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|54	--with-sdl --with-sdl-gl --with-sdl-gfx --with-sdl-sound --enable-drvsnd \
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|55	--with-sdl-gui \
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|56	--with-qt \
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|57	--enable-cd32 \
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|58	--enable-gayle \
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|59	--enable-scsi-device --enable-ncr --enable-a2091 \
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|60	--with-caps --enable-amax --disable-jit
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|61	make
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|62	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|63	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|64	%install
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|65	rm -rf $RPM_BUILD_ROOT
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|66	mkdir -p $RPM_BUILD_ROOT%{_prefix}/bin \
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|67	$RPM_BUILD_ROOT%{_libdir}/uae/amiga/source
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|68	%makeinstall
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|69	cp -pR amiga/* $RPM_BUILD_ROOT/%{_libdir}/uae/amiga/.
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|70	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|71	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|72	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|73	[Desktop Entry]
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|74	Name=UAE
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|75	Comment=Amiga Emulator
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|76	Exec=%{_bindir}/uae
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|77	Terminal=false
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|78	Type=Application
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|79	StartupNotify=true
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|80	Categories=GNOME;GTK;Emulator;
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|81	EOF
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|82	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|83	%clean
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|84	rm -rf $RPM_BUILD_ROOT
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|85	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|86	%files
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|87	%defattr(-,root,root)
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|88	%doc docs/*
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|89	%{_bindir}/*
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|90	%{_libdir}/uae
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|91	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|92	%doc docs/*
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|93	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|94	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|95	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|96	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|97	%changelog
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|98	* Mon Jan 16 2012 Zombie Ryushu <ryushu@mandriva.org> 2.3.3-1.gitf2fc773b75.1.1mdv2011.0
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|99	+ Revision: 761851
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|100	- Use SDL for GUI
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|101	- Use SDL for GUI
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|102	- Use SDL for GUI
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|103	- Use SDL for GUI
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|104	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|105	* Mon Jan 16 2012 Zombie Ryushu <ryushu@mandriva.org> 2.3.3-1.gitf2fc773b75.1
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|106	+ Revision: 761657
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|107	- QT Build
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|108	- zlib dependancy
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|109	- zlib dependancy
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|110	- Upgrade to 2.3.3
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|111	- update to latest GIT
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|112	- Back to GTK
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|113	- disable jit
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|114	- Upgrade GIT revision and switch to QT
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|115	- Upgrade GIT revision and switch to QT
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|116	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|117	* Wed Mar 23 2011 Zombie Ryushu <ryushu@mandriva.org> 2.3.2-1.gita2b6937.1
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|118	+ Revision: 647758
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|119	- Upgrade to latest git
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|120	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|121	* Sun Mar 13 2011 Funda Wang <fwang@mandriva.org> 2.3.2-1.git6ccc562.1
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|122	+ Revision: 644149
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|123	- cleanup BRs
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|124	- rebuild to obsolete old packages
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|125	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|126	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|127	- Update to 2.3.2
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|128	- Upgrade to git7da6740
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|129	- update to latest GIT release
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|130	- update latest git
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|131	- Include the GitHub Build in the Beta ID
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|132	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|133	* Mon Feb 07 2011 Zombie Ryushu <ryushu@mandriva.org> 2.3.1-1.beta.3
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|134	+ Revision: 636765
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|135	- Enable GTK mode
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|136	
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|137	* Mon Feb 07 2011 Zombie Ryushu <ryushu@mandriva.org> 2.3.1-1.beta.2
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|138	+ Revision: 636560
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|139	- Fix qt4 dep
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|140	- imported package p-uae
12cr|p-uae-2.3.3-1.gitf2fc773b75.1.2|141	

6311 12
12cr|pudb-2012.3-1|1	%define name	pudb
12cr|pudb-2012.3-1|2	%define version	2012.3
12cr|pudb-2012.3-1|3	%define	rel		1
12cr|pudb-2012.3-1|4	%if %mdkversion < 201100
12cr|pudb-2012.3-1|5	%define release %mkrel %rel
12cr|pudb-2012.3-1|6	%else
12cr|pudb-2012.3-1|7	%define	release	%rel
12cr|pudb-2012.3-1|8	%endif
12cr|pudb-2012.3-1|9	
12cr|pudb-2012.3-1|10	Summary:	Full-screen, console-based visual debugger for Python
12cr|pudb-2012.3-1|11	Name:		%{name}
12cr|pudb-2012.3-1|12	Version:	%{version}
12cr|pudb-2012.3-1|13	Release:	%{release}
12cr|pudb-2012.3-1|14	Source0:	http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
12cr|pudb-2012.3-1|15	Source1:	pudb
12cr|pudb-2012.3-1|16	Patch0:		setup.patch
12cr|pudb-2012.3-1|17	License:	MIT
12cr|pudb-2012.3-1|18	Group:		Development/Python
12cr|pudb-2012.3-1|19	Url:		http://pypi.python.org/pypi/pudb/
12cr|pudb-2012.3-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pudb-2012.3-1|21	BuildArch:	noarch
12cr|pudb-2012.3-1|22	Requires:	python-urwid >= 0.9.9.2
12cr|pudb-2012.3-1|23	Requires:	python-pygments >= 1.0
12cr|pudb-2012.3-1|24	BuildRequires:	python-setuptools
12cr|pudb-2012.3-1|25	
12cr|pudb-2012.3-1|26	%description
12cr|pudb-2012.3-1|27	PuDB is a full-screen, console-based visual debugger for Python.
12cr|pudb-2012.3-1|28	It aims to provide all the niceties of modern GUI-based debuggers
12cr|pudb-2012.3-1|29	in a lightweight and keyboard-friendly package. PuDB allows you
12cr|pudb-2012.3-1|30	to debug code right where you write and test it - in a terminal. If
12cr|pudb-2012.3-1|31	you've worked with the excellent (but nowadays ancient) DOS-based
12cr|pudb-2012.3-1|32	Turbo Pascal or C tools, PuDB's UI might look familiar.
12cr|pudb-2012.3-1|33	
12cr|pudb-2012.3-1|34	%prep
12cr|pudb-2012.3-1|35	%setup -q
12cr|pudb-2012.3-1|36	%patch0 -p0
12cr|pudb-2012.3-1|37	
12cr|pudb-2012.3-1|38	%install
12cr|pudb-2012.3-1|39	%__rm -rf %{buildroot}
12cr|pudb-2012.3-1|40	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|pudb-2012.3-1|41	
12cr|pudb-2012.3-1|42	%__mkdir -p %{buildroot}%{_bindir}
12cr|pudb-2012.3-1|43	%__install -m 755 %SOURCE1 %{buildroot}%{_bindir}
12cr|pudb-2012.3-1|44	
12cr|pudb-2012.3-1|45	%clean
12cr|pudb-2012.3-1|46	%__rm -rf %{buildroot}
12cr|pudb-2012.3-1|47	
12cr|pudb-2012.3-1|48	%files
12cr|pudb-2012.3-1|49	%defattr(-,root,root)
12cr|pudb-2012.3-1|50	%_bindir/pudb
12cr|pudb-2012.3-1|51	%py_puresitedir/*
12cr|pudb-2012.3-1|52	
12cr|pudb-2012.3-1|53	
12cr|pudb-2012.3-1|54	%changelog
12cr|pudb-2012.3-1|55	* Tue Aug 07 2012 Lev Givon <lev@mandriva.org> 2012.3-1
12cr|pudb-2012.3-1|56	+ Revision: 812367
12cr|pudb-2012.3-1|57	- Update to 2012.3.
12cr|pudb-2012.3-1|58	
12cr|pudb-2012.3-1|59	* Wed Jun 06 2012 Lev Givon <lev@mandriva.org> 2012.2.1-1
12cr|pudb-2012.3-1|60	+ Revision: 802974
12cr|pudb-2012.3-1|61	- Update to 2012.2.1.
12cr|pudb-2012.3-1|62	- Don't try to download setuptools when building.
12cr|pudb-2012.3-1|63	
12cr|pudb-2012.3-1|64	* Wed Feb 01 2012 Lev Givon <lev@mandriva.org> 2012.1-1
12cr|pudb-2012.3-1|65	+ Revision: 770517
12cr|pudb-2012.3-1|66	- Update to 2012.1.
12cr|pudb-2012.3-1|67	
12cr|pudb-2012.3-1|68	* Mon Dec 05 2011 Lev Givon <lev@mandriva.org> 2011.3.1-1
12cr|pudb-2012.3-1|69	+ Revision: 737944
12cr|pudb-2012.3-1|70	- Update to 2011.3.1.
12cr|pudb-2012.3-1|71	
12cr|pudb-2012.3-1|72	* Mon Aug 29 2011 Lev Givon <lev@mandriva.org> 2011.3-1
12cr|pudb-2012.3-1|73	+ Revision: 697395
12cr|pudb-2012.3-1|74	- Update to 2011.3.
12cr|pudb-2012.3-1|75	
12cr|pudb-2012.3-1|76	* Wed Jun 22 2011 Lev Givon <lev@mandriva.org> 2011.2-1
12cr|pudb-2012.3-1|77	+ Revision: 686707
12cr|pudb-2012.3-1|78	- Update to 2011.2.
12cr|pudb-2012.3-1|79	
12cr|pudb-2012.3-1|80	* Fri Mar 18 2011 Lev Givon <lev@mandriva.org> 2011.1-1
12cr|pudb-2012.3-1|81	+ Revision: 646453
12cr|pudb-2012.3-1|82	- Update to 2011.1.
12cr|pudb-2012.3-1|83	
12cr|pudb-2012.3-1|84	* Mon Feb 14 2011 Lev Givon <lev@mandriva.org> 0.93.1-1
12cr|pudb-2012.3-1|85	+ Revision: 637745
12cr|pudb-2012.3-1|86	- Update to 0.93.1.
12cr|pudb-2012.3-1|87	
12cr|pudb-2012.3-1|88	* Sun Nov 07 2010 Funda Wang <fwang@mandriva.org> 0.92.15-1mdv2011.0
12cr|pudb-2012.3-1|89	+ Revision: 594707
12cr|pudb-2012.3-1|90	- update file list
12cr|pudb-2012.3-1|91	
12cr|pudb-2012.3-1|92	* Tue Jan 19 2010 Lev Givon <lev@mandriva.org> 0.92.15-1mdv2010.1
12cr|pudb-2012.3-1|93	+ Revision: 493639
12cr|pudb-2012.3-1|94	- Update to 0.92.15.
12cr|pudb-2012.3-1|95	
12cr|pudb-2012.3-1|96	* Mon Dec 21 2009 Lev Givon <lev@mandriva.org> 0.92.14-1mdv2010.1
12cr|pudb-2012.3-1|97	+ Revision: 480619
12cr|pudb-2012.3-1|98	- Update to 0.92.14.
12cr|pudb-2012.3-1|99	
12cr|pudb-2012.3-1|100	* Tue Nov 10 2009 Lev Givon <lev@mandriva.org> 0.92.13-1mdv2010.1
12cr|pudb-2012.3-1|101	+ Revision: 464323
12cr|pudb-2012.3-1|102	- Update to 0.92.13.
12cr|pudb-2012.3-1|103	
12cr|pudb-2012.3-1|104	* Mon Sep 14 2009 Lev Givon <lev@mandriva.org> 0.92.12-1mdv2010.0
12cr|pudb-2012.3-1|105	+ Revision: 441033
12cr|pudb-2012.3-1|106	- Update to 0.92.12.
12cr|pudb-2012.3-1|107	
12cr|pudb-2012.3-1|108	* Sun Jul 26 2009 Lev Givon <lev@mandriva.org> 0.92.11-1mdv2010.0
12cr|pudb-2012.3-1|109	+ Revision: 399938
12cr|pudb-2012.3-1|110	- Update to 0.92.11.
12cr|pudb-2012.3-1|111	
12cr|pudb-2012.3-1|112	* Mon Jul 20 2009 Lev Givon <lev@mandriva.org> 0.92.9-1mdv2010.0
12cr|pudb-2012.3-1|113	+ Revision: 398183
12cr|pudb-2012.3-1|114	- Update to 0.92.9.
12cr|pudb-2012.3-1|115	
12cr|pudb-2012.3-1|116	* Mon Jul 13 2009 Lev Givon <lev@mandriva.org> 0.92.8-1mdv2010.0
12cr|pudb-2012.3-1|117	+ Revision: 395667
12cr|pudb-2012.3-1|118	- imported package pudb
12cr|pudb-2012.3-1|119	
12cr|pudb-2012.3-1|120	

6312 12
12cr|puddletag-1.0.1-1|1	%define pyqt 4.5
12cr|puddletag-1.0.1-1|2	Summary:        Feature rich, easy to use tag editor
12cr|puddletag-1.0.1-1|3	Name:           puddletag
12cr|puddletag-1.0.1-1|4	Version:        1.0.1
12cr|puddletag-1.0.1-1|5	Release:        %mkrel 1
12cr|puddletag-1.0.1-1|6	Group:          Sound
12cr|puddletag-1.0.1-1|7	License:        GPLv2 and GPLv3+
12cr|puddletag-1.0.1-1|8	URL:            http://puddletag.sourceforge.net
12cr|puddletag-1.0.1-1|9	Source0:        http://downloads.sourceforge.net/puddletag/puddletag-%{version}.tar.gz
12cr|puddletag-1.0.1-1|10	Patch0:         puddletag-0.10.6-xdg.patch
12cr|puddletag-1.0.1-1|11	BuildArch:      noarch
12cr|puddletag-1.0.1-1|12	BuildRequires:  python-setuptools
12cr|puddletag-1.0.1-1|13	Buildrequires:  desktop-file-utils
12cr|puddletag-1.0.1-1|14	# Dependencies on Python modules are not automatic yet.
12cr|puddletag-1.0.1-1|15	Requires:       python-qt4-gui >= %pyqt
12cr|puddletag-1.0.1-1|16	Requires:       python-qt4-svg >= %pyqt
12cr|puddletag-1.0.1-1|17	Requires:       python-parsing >= 1.5.1
12cr|puddletag-1.0.1-1|18	Requires:       mutagen
12cr|puddletag-1.0.1-1|19	Requires:       python-imaging
12cr|puddletag-1.0.1-1|20	Requires:       python-configobj
12cr|puddletag-1.0.1-1|21	Requires:       python-musicbrainz2
12cr|puddletag-1.0.1-1|22	#Requires:       quodlibet
12cr|puddletag-1.0.1-1|23	
12cr|puddletag-1.0.1-1|24	%description
12cr|puddletag-1.0.1-1|25	Puddletag is an audio tag editor.
12cr|puddletag-1.0.1-1|26	
12cr|puddletag-1.0.1-1|27	Unlike most taggers, it uses a spreadsheet-like layout so that all the
12cr|puddletag-1.0.1-1|28	tags you want to edit by hand are visible and easily editable.
12cr|puddletag-1.0.1-1|29	
12cr|puddletag-1.0.1-1|30	The usual tag editor features are supported like extracting tag
12cr|puddletag-1.0.1-1|31	information from filenames, renaming files based on their tags by
12cr|puddletag-1.0.1-1|32	using patterns (that you define, not crappy, uneditable ones).
12cr|puddletag-1.0.1-1|33	
12cr|puddletag-1.0.1-1|34	Then there're Functions, which can do things like replace text, trim,
12cr|puddletag-1.0.1-1|35	change the case of tags, etc. Actions can automate repetitive
12cr|puddletag-1.0.1-1|36	tasks. You can import your QuodLibet library, lookup tags using
12cr|puddletag-1.0.1-1|37	MusicBrainz, FreeDB or Amazon (though it's only good for cover art)
12cr|puddletag-1.0.1-1|38	and more.
12cr|puddletag-1.0.1-1|39	
12cr|puddletag-1.0.1-1|40	Supported formats: ID3v1, ID3v2 (mp3), MP4 (mp4, m4a, etc.),
12cr|puddletag-1.0.1-1|41	VorbisComments (ogg, flac), Musepack (mpc), Monkey's Audio (.ape) and
12cr|puddletag-1.0.1-1|42	WavPack (wv).
12cr|puddletag-1.0.1-1|43	
12cr|puddletag-1.0.1-1|44	%prep
12cr|puddletag-1.0.1-1|45	%setup -q
12cr|puddletag-1.0.1-1|46	%apply_patches
12cr|puddletag-1.0.1-1|47	%{__chmod} 0644 NEWS
12cr|puddletag-1.0.1-1|48	%{__sed} -i  '/^#![ ]*\/usr\/bin\/env/d' \
12cr|puddletag-1.0.1-1|49	puddlestuff/{webdb,puddlesettings,puddletag,puddleobjects,releasewidget}.py
12cr|puddletag-1.0.1-1|50	
12cr|puddletag-1.0.1-1|51	%build
12cr|puddletag-1.0.1-1|52	%{__python} setup.py build
12cr|puddletag-1.0.1-1|53	
12cr|puddletag-1.0.1-1|54	%install
12cr|puddletag-1.0.1-1|55	%{__rm} -rf %{buildroot}
12cr|puddletag-1.0.1-1|56	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|puddletag-1.0.1-1|57	desktop-file-install --vendor="" \
12cr|puddletag-1.0.1-1|58	--add-category="Utility" \
12cr|puddletag-1.0.1-1|59	--dir %buildroot%_datadir/applications \
12cr|puddletag-1.0.1-1|60	%buildroot%_datadir/applications/*.desktop
12cr|puddletag-1.0.1-1|61	
12cr|puddletag-1.0.1-1|62	%clean
12cr|puddletag-1.0.1-1|63	%{__rm} -rf %{buildroot}
12cr|puddletag-1.0.1-1|64	
12cr|puddletag-1.0.1-1|65	%files
12cr|puddletag-1.0.1-1|66	%defattr(-, root, root, -)
12cr|puddletag-1.0.1-1|67	%doc copyright HACKING NEWS README THANKS TODO
12cr|puddletag-1.0.1-1|68	%{_bindir}/%{name}
12cr|puddletag-1.0.1-1|69	%_mandir/man1/%name.1*
12cr|puddletag-1.0.1-1|70	%{python_sitelib}/puddlestuff/
12cr|puddletag-1.0.1-1|71	%{python_sitelib}/%{name}-%{version}-py*.egg-info
12cr|puddletag-1.0.1-1|72	%{_datadir}/applications/%{name}.desktop
12cr|puddletag-1.0.1-1|73	%{_datadir}/pixmaps/%{name}.png
12cr|puddletag-1.0.1-1|74	
12cr|puddletag-1.0.1-1|75	
12cr|puddletag-1.0.1-1|76	
12cr|puddletag-1.0.1-1|77	%changelog
12cr|puddletag-1.0.1-1|78	* Mon Sep 03 2012 Götz Waschk <waschk@mandriva.org> 1.0.1-1mdv2012.0
12cr|puddletag-1.0.1-1|79	+ Revision: 816249
12cr|puddletag-1.0.1-1|80	- fix desktop entry
12cr|puddletag-1.0.1-1|81	- update to new version 1.0.1
12cr|puddletag-1.0.1-1|82	
12cr|puddletag-1.0.1-1|83	* Fri Aug 24 2012 Götz Waschk <waschk@mandriva.org> 1.0.0-1
12cr|puddletag-1.0.1-1|84	+ Revision: 815662
12cr|puddletag-1.0.1-1|85	- new version
12cr|puddletag-1.0.1-1|86	- fix desktop entry
12cr|puddletag-1.0.1-1|87	- update file list
12cr|puddletag-1.0.1-1|88	
12cr|puddletag-1.0.1-1|89	* Fri Aug 26 2011 Götz Waschk <waschk@mandriva.org> 0.10.6.3-1
12cr|puddletag-1.0.1-1|90	+ Revision: 697162
12cr|puddletag-1.0.1-1|91	- update to new version 0.10.6.3
12cr|puddletag-1.0.1-1|92	
12cr|puddletag-1.0.1-1|93	* Wed Jun 08 2011 Götz Waschk <waschk@mandriva.org> 0.10.6-1
12cr|puddletag-1.0.1-1|94	+ Revision: 683199
12cr|puddletag-1.0.1-1|95	- new version
12cr|puddletag-1.0.1-1|96	- rediff the patch
12cr|puddletag-1.0.1-1|97	- add man page
12cr|puddletag-1.0.1-1|98	
12cr|puddletag-1.0.1-1|99	* Tue Apr 26 2011 Götz Waschk <waschk@mandriva.org> 0.10.3-2
12cr|puddletag-1.0.1-1|100	+ Revision: 659240
12cr|puddletag-1.0.1-1|101	- reduce python-qt4 deps
12cr|puddletag-1.0.1-1|102	
12cr|puddletag-1.0.1-1|103	* Sun Apr 24 2011 Götz Waschk <waschk@mandriva.org> 0.10.3-1
12cr|puddletag-1.0.1-1|104	+ Revision: 658363
12cr|puddletag-1.0.1-1|105	- import puddletag
12cr|puddletag-1.0.1-1|106	

6313 12
12cr|pugixml-1.2-1|1	%define		major 1
12cr|pugixml-1.2-1|2	%define		libname		%mklibname pugixml %{major}
12cr|pugixml-1.2-1|3	%define		develname	%mklibname pugixml -d
12cr|pugixml-1.2-1|4	
12cr|pugixml-1.2-1|5	Name:		pugixml
12cr|pugixml-1.2-1|6	Version:	1.2
12cr|pugixml-1.2-1|7	Release:	1
12cr|pugixml-1.2-1|8	Summary:	A light-weight C++ XML processing library
12cr|pugixml-1.2-1|9	Group:		System/Libraries
12cr|pugixml-1.2-1|10	License:	MIT
12cr|pugixml-1.2-1|11	URL:		http://pugixml.org
12cr|pugixml-1.2-1|12	Source0:	http://pugixml.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|pugixml-1.2-1|13	BuildRequires:	cmake
12cr|pugixml-1.2-1|14	
12cr|pugixml-1.2-1|15	%description
12cr|pugixml-1.2-1|16	pugixml is a light-weight C++ XML processing library.
12cr|pugixml-1.2-1|17	It features:
12cr|pugixml-1.2-1|18	- DOM-like interface with rich traversal/modification capabilities
12cr|pugixml-1.2-1|19	- Extremely fast non-validating XML parser which constructs the DOM tree from
12cr|pugixml-1.2-1|20	an XML file/buffer
12cr|pugixml-1.2-1|21	- XPath 1.0 implementation for complex data-driven tree queries
12cr|pugixml-1.2-1|22	- Full Unicode support with Unicode interface variants and automatic encoding
12cr|pugixml-1.2-1|23	conversions
12cr|pugixml-1.2-1|24	
12cr|pugixml-1.2-1|25	%package -n %{libname}
12cr|pugixml-1.2-1|26	Summary:	A light-weight C++ XML processing library
12cr|pugixml-1.2-1|27	Group:		System/Libraries
12cr|pugixml-1.2-1|28	
12cr|pugixml-1.2-1|29	%description -n %{libname}
12cr|pugixml-1.2-1|30	pugixml is a light-weight C++ XML processing library.
12cr|pugixml-1.2-1|31	It features:
12cr|pugixml-1.2-1|32	- DOM-like interface with rich traversal/modification capabilities
12cr|pugixml-1.2-1|33	- Extremely fast non-validating XML parser which constructs the DOM tree from
12cr|pugixml-1.2-1|34	an XML file/buffer
12cr|pugixml-1.2-1|35	- XPath 1.0 implementation for complex data-driven tree queries
12cr|pugixml-1.2-1|36	- Full Unicode support with Unicode interface variants and automatic encoding
12cr|pugixml-1.2-1|37	conversions
12cr|pugixml-1.2-1|38	
12cr|pugixml-1.2-1|39	%package -n %{develname}
12cr|pugixml-1.2-1|40	Summary:	Development files for %{name} library
12cr|pugixml-1.2-1|41	Group:		Development/C++
12cr|pugixml-1.2-1|42	Requires:	%{libname} = %{version}-%{release}
12cr|pugixml-1.2-1|43	Provides:	%{name}-devel = %{version}-%{release}
12cr|pugixml-1.2-1|44	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|pugixml-1.2-1|45	
12cr|pugixml-1.2-1|46	%description -n %{develname}
12cr|pugixml-1.2-1|47	Development files for package %{name} library
12cr|pugixml-1.2-1|48	
12cr|pugixml-1.2-1|49	%prep
12cr|pugixml-1.2-1|50	%setup -q -c %{name}-%{version}
12cr|pugixml-1.2-1|51	#%patch0 -p0
12cr|pugixml-1.2-1|52	
12cr|pugixml-1.2-1|53	%build
12cr|pugixml-1.2-1|54	%cmake ../scripts
12cr|pugixml-1.2-1|55	%make
12cr|pugixml-1.2-1|56	
12cr|pugixml-1.2-1|57	%install
12cr|pugixml-1.2-1|58	mkdir -p %{buildroot}%{_includedir}
12cr|pugixml-1.2-1|59	mkdir -p %{buildroot}%{_datadir}/%{name}/contrib
12cr|pugixml-1.2-1|60	mkdir -p %{buildroot}%{_libdir}
12cr|pugixml-1.2-1|61	
12cr|pugixml-1.2-1|62	install -p -m 0644 contrib/* %{buildroot}%{_datadir}/%{name}/contrib/
12cr|pugixml-1.2-1|63	install -p -m 0644 src/*.hpp %{buildroot}%{_includedir}/
12cr|pugixml-1.2-1|64	install -p -m 0755  build/*.so.* %{buildroot}%{_libdir}/
12cr|pugixml-1.2-1|65	mv build/*.so %{buildroot}%{_libdir}/
12cr|pugixml-1.2-1|66	
12cr|pugixml-1.2-1|67	%files -n %{libname}
12cr|pugixml-1.2-1|68	%doc readme.txt
12cr|pugixml-1.2-1|69	%{_libdir}/*.so.%{major}.*
12cr|pugixml-1.2-1|70	
12cr|pugixml-1.2-1|71	%files -n %{develname}
12cr|pugixml-1.2-1|72	%doc docs/*
12cr|pugixml-1.2-1|73	%{_libdir}/*.so
12cr|pugixml-1.2-1|74	%{_datadir}/%{name}
12cr|pugixml-1.2-1|75	%{_includedir}/*.hpp
12cr|pugixml-1.2-1|76	
12cr|pugixml-1.2-1|77	
12cr|pugixml-1.2-1|78	
12cr|pugixml-1.2-1|79	%changelog
12cr|pugixml-1.2-1|80	

6314 12
12cr|Pugs-6.2.13.20120717-2|1	#% global debug_package %{nil}
12cr|Pugs-6.2.13.20120717-2|2	%define _cabal_setup Setup.lhs
12cr|Pugs-6.2.13.20120717-2|3	%define _no_haddock 1
12cr|Pugs-6.2.13.20120717-2|4	%define module  Pugs
12cr|Pugs-6.2.13.20120717-2|5	Name:           %{module}
12cr|Pugs-6.2.13.20120717-2|6	Version:        6.2.13.20120717
12cr|Pugs-6.2.13.20120717-2|7	Release:        2
12cr|Pugs-6.2.13.20120717-2|8	Summary:        A Perl 6 Implementation
12cr|Pugs-6.2.13.20120717-2|9	Group:          Development/Other
12cr|Pugs-6.2.13.20120717-2|10	License:        BSD
12cr|Pugs-6.2.13.20120717-2|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|Pugs-6.2.13.20120717-2|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|Pugs-6.2.13.20120717-2|13	
12cr|Pugs-6.2.13.20120717-2|14	BuildRequires:  ghc < 7.6
12cr|Pugs-6.2.13.20120717-2|15	buildrequires:  ghc-devel < 7.6
12cr|Pugs-6.2.13.20120717-2|16	buildrequires:  haskell-macros
12cr|Pugs-6.2.13.20120717-2|17	buildrequires:  cabal-install
12cr|Pugs-6.2.13.20120717-2|18	buildrequires:  pkgconfig(ncurses)
12cr|Pugs-6.2.13.20120717-2|19	buildrequires:  perl-devel
12cr|Pugs-6.2.13.20120717-2|20	
12cr|Pugs-6.2.13.20120717-2|21	%define __noautoreq 'perl\\('
12cr|Pugs-6.2.13.20120717-2|22	%define __noautoprov 'perl\\('
12cr|Pugs-6.2.13.20120717-2|23	
12cr|Pugs-6.2.13.20120717-2|24	%description
12cr|Pugs-6.2.13.20120717-2|25	A Perl 6 Implementation
12cr|Pugs-6.2.13.20120717-2|26	
12cr|Pugs-6.2.13.20120717-2|27	%prep
12cr|Pugs-6.2.13.20120717-2|28	%setup -q -n %{module}-%{version}
12cr|Pugs-6.2.13.20120717-2|29	
12cr|Pugs-6.2.13.20120717-2|30	%build
12cr|Pugs-6.2.13.20120717-2|31	cabal update
12cr|Pugs-6.2.13.20120717-2|32	cabal install
12cr|Pugs-6.2.13.20120717-2|33	cabal configure --prefix=%{_prefix} --libdir=%{_libdir} --disable-executable-stripping
12cr|Pugs-6.2.13.20120717-2|34	cabal build
12cr|Pugs-6.2.13.20120717-2|35	%_cabal_genscripts
12cr|Pugs-6.2.13.20120717-2|36	
12cr|Pugs-6.2.13.20120717-2|37	%install
12cr|Pugs-6.2.13.20120717-2|38	%_cabal_install
12cr|Pugs-6.2.13.20120717-2|39	%_cabal_rpm_gen_deps
12cr|Pugs-6.2.13.20120717-2|40	
12cr|Pugs-6.2.13.20120717-2|41	%files
12cr|Pugs-6.2.13.20120717-2|42	%defattr(-,root,root,-)
12cr|Pugs-6.2.13.20120717-2|43	%{_docdir}/%{module}-%{version}
12cr|Pugs-6.2.13.20120717-2|44	%_cabal_rpm_deps_dir
12cr|Pugs-6.2.13.20120717-2|45	%_cabal_haddoc_files
12cr|Pugs-6.2.13.20120717-2|46	%{_datadir}/%{module}-%{version}
12cr|Pugs-6.2.13.20120717-2|47	%{_bindir}/pugs
12cr|Pugs-6.2.13.20120717-2|48	
12cr|Pugs-6.2.13.20120717-2|49	

6315 12
12cr|pulledpork-0.6.0-1|1	%define name pulledpork
12cr|pulledpork-0.6.0-1|2	%define version 0.6.0
12cr|pulledpork-0.6.0-1|3	
12cr|pulledpork-0.6.0-1|4	Name: %{name}
12cr|pulledpork-0.6.0-1|5	Summary: Pulledpork designed to make your snort rules fly
12cr|pulledpork-0.6.0-1|6	Version: %{version}
12cr|pulledpork-0.6.0-1|7	Release: %mkrel 1
12cr|pulledpork-0.6.0-1|8	License: GPLv2
12cr|pulledpork-0.6.0-1|9	Group: Monitoring
12cr|pulledpork-0.6.0-1|10	Source: http://pulledpork.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|pulledpork-0.6.0-1|11	URL:	http://code.google.com/p/pulledpork/
12cr|pulledpork-0.6.0-1|12	Requires: perl-Archive-Tar, perl-Crypt-SSLeay
12cr|pulledpork-0.6.0-1|13	BuildRoot: %_tmppath/%{name}-%{version}-buildroot
12cr|pulledpork-0.6.0-1|14	
12cr|pulledpork-0.6.0-1|15	%description
12cr|pulledpork-0.6.0-1|16	PulledPork designed to make your Snort rules fly with the intent of handling all rules.
12cr|pulledpork-0.6.0-1|17	
12cr|pulledpork-0.6.0-1|18	%prep
12cr|pulledpork-0.6.0-1|19	rm -rf %{buildroot}
12cr|pulledpork-0.6.0-1|20	%setup -q -n %{name}-%{version}
12cr|pulledpork-0.6.0-1|21	
12cr|pulledpork-0.6.0-1|22	%install
12cr|pulledpork-0.6.0-1|23	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/
12cr|pulledpork-0.6.0-1|24	mkdir -p %{buildroot}%{_bindir}
12cr|pulledpork-0.6.0-1|25	mv etc/* %{buildroot}%{_sysconfdir}/%{name}/
12cr|pulledpork-0.6.0-1|26	install -m 755 pulledpork.pl %{buildroot}%{_bindir}/
12cr|pulledpork-0.6.0-1|27	
12cr|pulledpork-0.6.0-1|28	%files
12cr|pulledpork-0.6.0-1|29	%defattr(0755,root,root)
12cr|pulledpork-0.6.0-1|30	%{_bindir}/pulledpork.pl
12cr|pulledpork-0.6.0-1|31	%{_sysconfdir}/%{name}/
12cr|pulledpork-0.6.0-1|32	%doc README LICENSE doc/*
12cr|pulledpork-0.6.0-1|33	
12cr|pulledpork-0.6.0-1|34	%clean
12cr|pulledpork-0.6.0-1|35	rm -rf $RPM_BUILD_ROOT
12cr|pulledpork-0.6.0-1|36	
12cr|pulledpork-0.6.0-1|37	
12cr|pulledpork-0.6.0-1|38	%changelog
12cr|pulledpork-0.6.0-1|39	* Wed Jun 15 2011 Leonardo Coelho <leonardoc@mandriva.com> 0.6.0-1mdv2011.0
12cr|pulledpork-0.6.0-1|40	+ Revision: 685417
12cr|pulledpork-0.6.0-1|41	- first mandriva version
12cr|pulledpork-0.6.0-1|42	- Created package structure for pulledpork.
12cr|pulledpork-0.6.0-1|43	

6316 12
12cr|pulseaudio-equalizer-0.1-0.20100205.1|1	# This file based on Fedora specfile for package pulseaudio-equalizer
12cr|pulseaudio-equalizer-0.1-0.20100205.1|2	
12cr|pulseaudio-equalizer-0.1-0.20100205.1|3	Name:           pulseaudio-equalizer
12cr|pulseaudio-equalizer-0.1-0.20100205.1|4	Version:        0.1
12cr|pulseaudio-equalizer-0.1-0.20100205.1|5	Release:        0.20100205.1
12cr|pulseaudio-equalizer-0.1-0.20100205.1|6	Summary:        A 15 Bands Equalizer for PulseAudio
12cr|pulseaudio-equalizer-0.1-0.20100205.1|7	
12cr|pulseaudio-equalizer-0.1-0.20100205.1|8	Group:          Sound
12cr|pulseaudio-equalizer-0.1-0.20100205.1|9	License:        GPLv3+
12cr|pulseaudio-equalizer-0.1-0.20100205.1|10	URL:            https://code.launchpad.net/~psyke83/+junk/%{name}
12cr|pulseaudio-equalizer-0.1-0.20100205.1|11	# This is a bzr checkout, to obtain the used tarball in this spec :
12cr|pulseaudio-equalizer-0.1-0.20100205.1|12	# bzr branch lp:~psyke83/+junk/pulseaudio-equalizer
12cr|pulseaudio-equalizer-0.1-0.20100205.1|13	# mv %%{name} %%{name}-%%{version}
12cr|pulseaudio-equalizer-0.1-0.20100205.1|14	# tar cJf %%{name}-%%{version}.tar.xz %%{name}-%%{version} --exclude .bzr
12cr|pulseaudio-equalizer-0.1-0.20100205.1|15	Source0:        %{name}-%{version}.tar.xz
12cr|pulseaudio-equalizer-0.1-0.20100205.1|16	Source1:        %{name}.1
12cr|pulseaudio-equalizer-0.1-0.20100205.1|17	Source2:        %{name}-gtk.1
12cr|pulseaudio-equalizer-0.1-0.20100205.1|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|pulseaudio-equalizer-0.1-0.20100205.1|19	BuildArch:      noarch
12cr|pulseaudio-equalizer-0.1-0.20100205.1|20	
12cr|pulseaudio-equalizer-0.1-0.20100205.1|21	BuildRequires:  desktop-file-utils
12cr|pulseaudio-equalizer-0.1-0.20100205.1|22	
12cr|pulseaudio-equalizer-0.1-0.20100205.1|23	Requires:       pygtk2 >= 2.4
12cr|pulseaudio-equalizer-0.1-0.20100205.1|24	Requires:       swh-plugins gnome-icon-theme
12cr|pulseaudio-equalizer-0.1-0.20100205.1|25	Requires:       pulseaudio-utils >= 0.9.19
12cr|pulseaudio-equalizer-0.1-0.20100205.1|26	
12cr|pulseaudio-equalizer-0.1-0.20100205.1|27	# Force default equalizer persistence value, fixes rhbz #635400
12cr|pulseaudio-equalizer-0.1-0.20100205.1|28	Patch0:         pulseaudio-equalizer-0.1-fedora-force-default-persistence-value.patch
12cr|pulseaudio-equalizer-0.1-0.20100205.1|29	# Remove preamp per discussion with upstrem, fixes rhbz #639604
12cr|pulseaudio-equalizer-0.1-0.20100205.1|30	Patch1:         pulseaudio-equalizer-0.1-fedora-remove-preamp.patch
12cr|pulseaudio-equalizer-0.1-0.20100205.1|31	# Better search for the window icon, fixes rhbz #632940
12cr|pulseaudio-equalizer-0.1-0.20100205.1|32	Patch2:         pulseaudio-equalizer-0.1-fedora-window-icon.patch
12cr|pulseaudio-equalizer-0.1-0.20100205.1|33	# Do not crash on missing preset, fixes rhbz ##679005
12cr|pulseaudio-equalizer-0.1-0.20100205.1|34	Patch3:         pulseaudio-equalizer-0.1-fedora-do-not-crash-on-missing-preset.patch
12cr|pulseaudio-equalizer-0.1-0.20100205.1|35	
12cr|pulseaudio-equalizer-0.1-0.20100205.1|36	%description
12cr|pulseaudio-equalizer-0.1-0.20100205.1|37	PulseAudio Equalizer is a 15 bands system wide equalizer, that means
12cr|pulseaudio-equalizer-0.1-0.20100205.1|38	any application that is using PulseAudio, will benefit from the sound
12cr|pulseaudio-equalizer-0.1-0.20100205.1|39	improvement.
12cr|pulseaudio-equalizer-0.1-0.20100205.1|40	
12cr|pulseaudio-equalizer-0.1-0.20100205.1|41	%prep
12cr|pulseaudio-equalizer-0.1-0.20100205.1|42	%setup -q
12cr|pulseaudio-equalizer-0.1-0.20100205.1|43	cp debian/copyright COPYING
12cr|pulseaudio-equalizer-0.1-0.20100205.1|44	cp debian/changelog ChangeLog
12cr|pulseaudio-equalizer-0.1-0.20100205.1|45	sed -i 's|gnome-volume-control|multimedia-volume-control|g' usr/share/applications/pulseaudio-equalizer.desktop
12cr|pulseaudio-equalizer-0.1-0.20100205.1|46	%patch0 -p1
12cr|pulseaudio-equalizer-0.1-0.20100205.1|47	%patch1 -p1
12cr|pulseaudio-equalizer-0.1-0.20100205.1|48	%patch2 -p1
12cr|pulseaudio-equalizer-0.1-0.20100205.1|49	%patch3 -p1
12cr|pulseaudio-equalizer-0.1-0.20100205.1|50	
12cr|pulseaudio-equalizer-0.1-0.20100205.1|51	%build
12cr|pulseaudio-equalizer-0.1-0.20100205.1|52	
12cr|pulseaudio-equalizer-0.1-0.20100205.1|53	
12cr|pulseaudio-equalizer-0.1-0.20100205.1|54	%install
12cr|pulseaudio-equalizer-0.1-0.20100205.1|55	mkdir -p %{buildroot}
12cr|pulseaudio-equalizer-0.1-0.20100205.1|56	cp -rp usr %{buildroot}
12cr|pulseaudio-equalizer-0.1-0.20100205.1|57	install -Dpm 644 %{SOURCE1} %{buildroot}/%{_mandir}/man1/%{name}.1
12cr|pulseaudio-equalizer-0.1-0.20100205.1|58	install -Dpm 644 %{SOURCE2} %{buildroot}/%{_mandir}/man1/%{name}-gtk.1
12cr|pulseaudio-equalizer-0.1-0.20100205.1|59	
12cr|pulseaudio-equalizer-0.1-0.20100205.1|60	%files
12cr|pulseaudio-equalizer-0.1-0.20100205.1|61	%defattr(-,root,root,-)
12cr|pulseaudio-equalizer-0.1-0.20100205.1|62	%doc COPYING ChangeLog
12cr|pulseaudio-equalizer-0.1-0.20100205.1|63	%{_bindir}/%{name}
12cr|pulseaudio-equalizer-0.1-0.20100205.1|64	%{_bindir}/%{name}-gtk
12cr|pulseaudio-equalizer-0.1-0.20100205.1|65	%{_datadir}/applications/%{name}.desktop
12cr|pulseaudio-equalizer-0.1-0.20100205.1|66	%{_datadir}/%{name}
12cr|pulseaudio-equalizer-0.1-0.20100205.1|67	%{_mandir}/man1/%{name}.1.*
12cr|pulseaudio-equalizer-0.1-0.20100205.1|68	%{_mandir}/man1/%{name}-gtk.1.*
12cr|pulseaudio-equalizer-0.1-0.20100205.1|69	
12cr|pulseaudio-equalizer-0.1-0.20100205.1|70	
12cr|pulseaudio-equalizer-0.1-0.20100205.1|71	%changelog
12cr|pulseaudio-equalizer-0.1-0.20100205.1|72	* Sat Jan 21 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.1-0.20100205.1
12cr|pulseaudio-equalizer-0.1-0.20100205.1|73	+ Revision: 763412
12cr|pulseaudio-equalizer-0.1-0.20100205.1|74	- imported package pulseaudio-equalizer
12cr|pulseaudio-equalizer-0.1-0.20100205.1|75	

6317 12
12cr|puppet-2.7.19-1|1	%define name	puppet
12cr|puppet-2.7.19-1|2	%define version	2.7.19
12cr|puppet-2.7.19-1|3	%define release	%mkrel 1
12cr|puppet-2.7.19-1|4	
12cr|puppet-2.7.19-1|5	%define ppconfdir conf/redhat
12cr|puppet-2.7.19-1|6	
12cr|puppet-2.7.19-1|7	Name:		%{name}
12cr|puppet-2.7.19-1|8	Version:	%{version}
12cr|puppet-2.7.19-1|9	Release:	%{release}
12cr|puppet-2.7.19-1|10	Summary:	System Automation and Configuration Management Software
12cr|puppet-2.7.19-1|11	License:	Apache License v2
12cr|puppet-2.7.19-1|12	Group:		Monitoring
12cr|puppet-2.7.19-1|13	URL:		http://www.puppetlabs.com/
12cr|puppet-2.7.19-1|14	Source0:	http://puppetlabs.com/downloads/puppet/%{name}-%{version}.tar.gz
12cr|puppet-2.7.19-1|15	Source100:	puppet.init
12cr|puppet-2.7.19-1|16	Source101:	puppetmaster.init
12cr|puppet-2.7.19-1|17	BuildRequires:	ruby facter
12cr|puppet-2.7.19-1|18	Requires:	ruby >= 1.8.1
12cr|puppet-2.7.19-1|19	Requires:	facter >= 1.1
12cr|puppet-2.7.19-1|20	Requires(post):	rpm-helper
12cr|puppet-2.7.19-1|21	Requires(preun):rpm-helper
12cr|puppet-2.7.19-1|22	BuildArch:	noarch
12cr|puppet-2.7.19-1|23	
12cr|puppet-2.7.19-1|24	
12cr|puppet-2.7.19-1|25	%description
12cr|puppet-2.7.19-1|26	Puppet lets you centrally manage every important aspect of your system using a
12cr|puppet-2.7.19-1|27	cross-platform specification language that manages all the separate elements
12cr|puppet-2.7.19-1|28	normally aggregated in different files, like users, cron jobs, and hosts,
12cr|puppet-2.7.19-1|29	along with obviously discrete elements like packages, services, and files.
12cr|puppet-2.7.19-1|30	
12cr|puppet-2.7.19-1|31	This package provide the puppet client daemon.
12cr|puppet-2.7.19-1|32	
12cr|puppet-2.7.19-1|33	
12cr|puppet-2.7.19-1|34	%package server
12cr|puppet-2.7.19-1|35	Group:		Monitoring
12cr|puppet-2.7.19-1|36	Summary:	Server for the puppet system management tool
12cr|puppet-2.7.19-1|37	Requires:	%{name} = %{version}
12cr|puppet-2.7.19-1|38	Requires(post):	rpm-helper
12cr|puppet-2.7.19-1|39	Requires(preun):rpm-helper
12cr|puppet-2.7.19-1|40	
12cr|puppet-2.7.19-1|41	%description server
12cr|puppet-2.7.19-1|42	Provides the central puppet server daemon (puppetmaster) which provides
12cr|puppet-2.7.19-1|43	manifests to clients.
12cr|puppet-2.7.19-1|44	The server can also function as a certificate authority and file server.
12cr|puppet-2.7.19-1|45	
12cr|puppet-2.7.19-1|46	%prep
12cr|puppet-2.7.19-1|47	%setup -q
12cr|puppet-2.7.19-1|48	
12cr|puppet-2.7.19-1|49	%build
12cr|puppet-2.7.19-1|50	# Use /usr/bin/ruby directly instead of /usr/bin/env ruby in
12cr|puppet-2.7.19-1|51	#+ executables. Otherwise, initscripts break since pidof can't
12cr|puppet-2.7.19-1|52	#+ find the right process
12cr|puppet-2.7.19-1|53	for f in bin/* ; do
12cr|puppet-2.7.19-1|54	sed -i -e '1c#!/usr/bin/ruby' $f
12cr|puppet-2.7.19-1|55	done
12cr|puppet-2.7.19-1|56	
12cr|puppet-2.7.19-1|57	%install
12cr|puppet-2.7.19-1|58	%{__rm} -rf %{buildroot}
12cr|puppet-2.7.19-1|59	
12cr|puppet-2.7.19-1|60	ruby install.rb --destdir=%{buildroot} --quick --no-rdoc
12cr|puppet-2.7.19-1|61	
12cr|puppet-2.7.19-1|62	%{__install} -d -m 0755 %{buildroot}%{_sysconfdir}/%{name}/manifests
12cr|puppet-2.7.19-1|63	%{__install} -d -m 0755 %{buildroot}%{_initrddir}
12cr|puppet-2.7.19-1|64	%{__install} -d -m 0755 %{buildroot}%{_defaultdocdir}/%{name}
12cr|puppet-2.7.19-1|65	%{__install} -d -m 0755 %{buildroot}%{_localstatedir}/lib/%{name}
12cr|puppet-2.7.19-1|66	%{__install} -d -m 0755 %{buildroot}%{_var}/run/%{name}
12cr|puppet-2.7.19-1|67	%{__install} -d -m 0755 %{buildroot}%{_logdir}/%{name}
12cr|puppet-2.7.19-1|68	
12cr|puppet-2.7.19-1|69	%{__install} -Dp -m 0644 %{ppconfdir}/client.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/puppetd
12cr|puppet-2.7.19-1|70	%{__install} -Dp -m 0644 %{ppconfdir}/server.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/puppetmasterd
12cr|puppet-2.7.19-1|71	%{__install} -m 755 %{SOURCE100} %{buildroot}%{_initrddir}/puppet
12cr|puppet-2.7.19-1|72	%{__install} -m 755 %{SOURCE101} %{buildroot}%{_initrddir}/puppetmaster
12cr|puppet-2.7.19-1|73	%{__install} -Dp -m 0644 %{ppconfdir}/fileserver.conf %{buildroot}%{_sysconfdir}/%{name}/fileserver.conf
12cr|puppet-2.7.19-1|74	%{__install} -Dp -m 0644 %{ppconfdir}/puppet.conf %{buildroot}%{_sysconfdir}/%{name}/puppet.conf
12cr|puppet-2.7.19-1|75	%{__install} -Dp -m 0644 %{ppconfdir}/logrotate %{buildroot}%{_sysconfdir}/logrotate.d/puppet
12cr|puppet-2.7.19-1|76	# We need something for these ghosted files, otherwise rpmbuild
12cr|puppet-2.7.19-1|77	# will complain loudly. They won't be included in the binary packages
12cr|puppet-2.7.19-1|78	touch %{buildroot}%{_sysconfdir}/%{name}/puppetmasterd.conf
12cr|puppet-2.7.19-1|79	touch %{buildroot}%{_sysconfdir}/%{name}/puppetca.conf
12cr|puppet-2.7.19-1|80	touch %{buildroot}%{_sysconfdir}/%{name}/puppetd.conf
12cr|puppet-2.7.19-1|81	
12cr|puppet-2.7.19-1|82	## install vim syntax file
12cr|puppet-2.7.19-1|83	%{__install} -d -m 755 %{buildroot}%{_datadir}/vim/syntax
12cr|puppet-2.7.19-1|84	%{__install} -d -m 755 %{buildroot}%{_datadir}/vim/ftdetect
12cr|puppet-2.7.19-1|85	
12cr|puppet-2.7.19-1|86	%{__install} -m 644 ext/vim/syntax/puppet.vim %{buildroot}%{_datadir}/vim/syntax
12cr|puppet-2.7.19-1|87	%{__install} -m 644 ext/vim/ftdetect/puppet.vim %{buildroot}%{_datadir}/vim/ftdetect
12cr|puppet-2.7.19-1|88	
12cr|puppet-2.7.19-1|89	## install emacs syntax file
12cr|puppet-2.7.19-1|90	%{__install} -d -m 0755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cr|puppet-2.7.19-1|91	%{__install} -d -m 0755 %{buildroot}%{_datadir}/emacs/site-lisp
12cr|puppet-2.7.19-1|92	%{__install} -m 0644 ext/emacs/puppet-mode-init.el %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cr|puppet-2.7.19-1|93	%{__install} -m 0644 ext/emacs/puppet-mode.el %{buildroot}%{_datadir}/emacs/site-lisp
12cr|puppet-2.7.19-1|94	
12cr|puppet-2.7.19-1|95	## Install logcheck files
12cr|puppet-2.7.19-1|96	%{__install} -d -m 0755 %{buildroot}%{_sysconfdir}/logcheck/ignore.d.{server,workstation}
12cr|puppet-2.7.19-1|97	%{__install} -m 0644 ext/logcheck/puppet %{buildroot}%{_sysconfdir}/logcheck/ignore.d.server/
12cr|puppet-2.7.19-1|98	%{__install} -m 0644 ext/logcheck/puppet %{buildroot}%{_sysconfdir}/logcheck/ignore.d.workstation/
12cr|puppet-2.7.19-1|99	
12cr|puppet-2.7.19-1|100	%clean
12cr|puppet-2.7.19-1|101	rm -rf %{buildroot}
12cr|puppet-2.7.19-1|102	
12cr|puppet-2.7.19-1|103	%pre
12cr|puppet-2.7.19-1|104	%_pre_useradd puppet %{_localstatedir}/lib/%{name} /sbin/nologin
12cr|puppet-2.7.19-1|105	
12cr|puppet-2.7.19-1|106	%post
12cr|puppet-2.7.19-1|107	%_post_service puppet
12cr|puppet-2.7.19-1|108	
12cr|puppet-2.7.19-1|109	%preun
12cr|puppet-2.7.19-1|110	%_preun_service puppet
12cr|puppet-2.7.19-1|111	
12cr|puppet-2.7.19-1|112	
12cr|puppet-2.7.19-1|113	%post server
12cr|puppet-2.7.19-1|114	%_post_service puppetmaster
12cr|puppet-2.7.19-1|115	
12cr|puppet-2.7.19-1|116	%preun server
12cr|puppet-2.7.19-1|117	%_preun_service puppetmaster
12cr|puppet-2.7.19-1|118	
12cr|puppet-2.7.19-1|119	
12cr|puppet-2.7.19-1|120	%files
12cr|puppet-2.7.19-1|121	%defattr(-, root, root, 0755)
12cr|puppet-2.7.19-1|122	%doc CHANGELOG LICENSE examples
12cr|puppet-2.7.19-1|123	%dir %{_sysconfdir}/puppet
12cr|puppet-2.7.19-1|124	%{_bindir}/puppet
12cr|puppet-2.7.19-1|125	%{_bindir}/ralsh
12cr|puppet-2.7.19-1|126	%{_bindir}/pi
12cr|puppet-2.7.19-1|127	%{_bindir}/filebucket
12cr|puppet-2.7.19-1|128	%{_bindir}/puppetdoc
12cr|puppet-2.7.19-1|129	%{_sbindir}/puppetd
12cr|puppet-2.7.19-1|130	%{ruby_sitelibdir}/puppet.rb
12cr|puppet-2.7.19-1|131	%{ruby_sitelibdir}/semver.rb
12cr|puppet-2.7.19-1|132	%{ruby_sitelibdir}/%{name}
12cr|puppet-2.7.19-1|133	%{_initrddir}/puppet
12cr|puppet-2.7.19-1|134	
12cr|puppet-2.7.19-1|135	%{_mandir}/man8/puppet.*
12cr|puppet-2.7.19-1|136	%{_mandir}/man8/ralsh.*
12cr|puppet-2.7.19-1|137	%{_mandir}/man8/pi.*
12cr|puppet-2.7.19-1|138	%{_mandir}/man8/filebucket.*
12cr|puppet-2.7.19-1|139	%{_mandir}/man8/puppetdoc.*
12cr|puppet-2.7.19-1|140	%{_mandir}/man8/puppetd.*
12cr|puppet-2.7.19-1|141	%{_mandir}/man5/puppet.conf.*
12cr|puppet-2.7.19-1|142	%{_mandir}/man8/puppet-*
12cr|puppet-2.7.19-1|143	
12cr|puppet-2.7.19-1|144	%config(noreplace) %{_sysconfdir}/sysconfig/puppetd
12cr|puppet-2.7.19-1|145	%config(noreplace) %{_sysconfdir}/%{name}/puppet.conf
12cr|puppet-2.7.19-1|146	%config(noreplace) %{_sysconfdir}/logrotate.d/puppet
12cr|puppet-2.7.19-1|147	%ghost %config(noreplace,missingok) %{_sysconfdir}/%{name}/puppetd.conf
12cr|puppet-2.7.19-1|148	
12cr|puppet-2.7.19-1|149	%{_sysconfdir}/logcheck/ignore.d.workstation/%{name}
12cr|puppet-2.7.19-1|150	%{_sysconfdir}/logcheck/ignore.d.server/
12cr|puppet-2.7.19-1|151	%{_sysconfdir}/emacs/site-start.d/puppet-mode-init.el
12cr|puppet-2.7.19-1|152	%{_datadir}/emacs/site-lisp/puppet-mode.el
12cr|puppet-2.7.19-1|153	%{_datadir}/vim/syntax/puppet.vim
12cr|puppet-2.7.19-1|154	%{_datadir}/vim/ftdetect/puppet.vim
12cr|puppet-2.7.19-1|155	
12cr|puppet-2.7.19-1|156	# These need to be owned by puppet so the server can
12cr|puppet-2.7.19-1|157	# write to them
12cr|puppet-2.7.19-1|158	%attr(-, %{name}, %{name}) %{_var}/run/%{name}
12cr|puppet-2.7.19-1|159	%attr(-, %{name}, %{name}) %{_logdir}/%{name}
12cr|puppet-2.7.19-1|160	%attr(-, %{name}, %{name}) %{_localstatedir}/lib/%{name}
12cr|puppet-2.7.19-1|161	
12cr|puppet-2.7.19-1|162	%files server
12cr|puppet-2.7.19-1|163	%defattr(-, root, root, 0755)
12cr|puppet-2.7.19-1|164	%doc ext/rack
12cr|puppet-2.7.19-1|165	%{_sbindir}/puppetmasterd
12cr|puppet-2.7.19-1|166	%{_sbindir}/puppetca
12cr|puppet-2.7.19-1|167	%{_sbindir}/puppetrun
12cr|puppet-2.7.19-1|168	%{_sbindir}/puppetqd
12cr|puppet-2.7.19-1|169	%{_initrddir}/puppetmaster
12cr|puppet-2.7.19-1|170	%config(noreplace) %{_sysconfdir}/%{name}/fileserver.conf
12cr|puppet-2.7.19-1|171	%config(noreplace) %{_sysconfdir}/%{name}/auth.conf
12cr|puppet-2.7.19-1|172	%dir %{_sysconfdir}/puppet/manifests
12cr|puppet-2.7.19-1|173	%config(noreplace) %{_sysconfdir}/sysconfig/puppetmasterd
12cr|puppet-2.7.19-1|174	%ghost %config(noreplace,missingok) %{_sysconfdir}/%{name}/puppetca.conf
12cr|puppet-2.7.19-1|175	%ghost %config(noreplace,missingok) %{_sysconfdir}/%{name}/puppetmasterd.conf
12cr|puppet-2.7.19-1|176	
12cr|puppet-2.7.19-1|177	%{_mandir}/man8/puppetca.*
12cr|puppet-2.7.19-1|178	%{_mandir}/man8/puppetrun.*
12cr|puppet-2.7.19-1|179	%{_mandir}/man8/puppetqd.*
12cr|puppet-2.7.19-1|180	%{_mandir}/man8/puppetmasterd.*
12cr|puppet-2.7.19-1|181	
12cr|puppet-2.7.19-1|182	
12cr|puppet-2.7.19-1|183	%changelog
12cr|puppet-2.7.19-1|184	* Tue Apr 17 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.7.13-1mdv2012.0
12cr|puppet-2.7.19-1|185	+ Revision: 791425
12cr|puppet-2.7.19-1|186	- version update 2.7.13
12cr|puppet-2.7.19-1|187	
12cr|puppet-2.7.19-1|188	* Thu Mar 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.7.12-1
12cr|puppet-2.7.19-1|189	+ Revision: 785052
12cr|puppet-2.7.19-1|190	- version update 2.7.12
12cr|puppet-2.7.19-1|191	
12cr|puppet-2.7.19-1|192	* Tue Feb 14 2012 Bogdano Arendartchuk <bogdano@mandriva.com> 2.7.10-1
12cr|puppet-2.7.19-1|193	+ Revision: 773898
12cr|puppet-2.7.19-1|194	- updated version 2.7.10 (to fix upstream issue #10269)
12cr|puppet-2.7.19-1|195	
12cr|puppet-2.7.19-1|196	* Mon Oct 24 2011 Michael Scherer <misc@mandriva.org> 2.7.6-1
12cr|puppet-2.7.19-1|197	+ Revision: 706103
12cr|puppet-2.7.19-1|198	- upgrade to 2.7.6
12cr|puppet-2.7.19-1|199	
12cr|puppet-2.7.19-1|200	* Thu Oct 06 2011 Michael Scherer <misc@mandriva.org> 2.7.1-3
12cr|puppet-2.7.19-1|201	+ Revision: 703341
12cr|puppet-2.7.19-1|202	- revert previous commit, no need to add useless requires just for documentation
12cr|puppet-2.7.19-1|203	
12cr|puppet-2.7.19-1|204	+ Alexander Barakin <abarakin@mandriva.org>
12cr|puppet-2.7.19-1|205	- fix #61042
12cr|puppet-2.7.19-1|206	
12cr|puppet-2.7.19-1|207	* Thu Jun 23 2011 Michael Scherer <misc@mandriva.org> 2.7.1-1
12cr|puppet-2.7.19-1|208	+ Revision: 686749
12cr|puppet-2.7.19-1|209	- update to 2.7.1
12cr|puppet-2.7.19-1|210	
12cr|puppet-2.7.19-1|211	* Tue May 10 2011 Sandro Cazzaniga <kharec@mandriva.org> 2.6.8-1
12cr|puppet-2.7.19-1|212	+ Revision: 673207
12cr|puppet-2.7.19-1|213	- new bugfixe release
12cr|puppet-2.7.19-1|214	
12cr|puppet-2.7.19-1|215	* Tue Apr 05 2011 Sandro Cazzaniga <kharec@mandriva.org> 2.6.7-1
12cr|puppet-2.7.19-1|216	+ Revision: 650710
12cr|puppet-2.7.19-1|217	- new version 2.6.7
12cr|puppet-2.7.19-1|218	
12cr|puppet-2.7.19-1|219	* Mon Mar 21 2011 Michael Scherer <misc@mandriva.org> 2.6.6-2
12cr|puppet-2.7.19-1|220	+ Revision: 647415
12cr|puppet-2.7.19-1|221	- license was changed upstream
12cr|puppet-2.7.19-1|222	
12cr|puppet-2.7.19-1|223	* Wed Mar 16 2011 Sandro Cazzaniga <kharec@mandriva.org> 2.6.6-1
12cr|puppet-2.7.19-1|224	+ Revision: 645655
12cr|puppet-2.7.19-1|225	- new version 2.6.6 (bugfix release)
12cr|puppet-2.7.19-1|226	
12cr|puppet-2.7.19-1|227	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|puppet-2.7.19-1|228	- new version
12cr|puppet-2.7.19-1|229	- ship files needed for running puppetmaster with passenger as documentation
12cr|puppet-2.7.19-1|230	
12cr|puppet-2.7.19-1|231	* Wed Jan 19 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.6.4-2
12cr|puppet-2.7.19-1|232	+ Revision: 631707
12cr|puppet-2.7.19-1|233	- patch0, from upstream: fix syntax parsing with --ignoreimport option
12cr|puppet-2.7.19-1|234	
12cr|puppet-2.7.19-1|235	* Thu Dec 02 2010 Michael Scherer <misc@mandriva.org> 2.6.4-1mdv2011.0
12cr|puppet-2.7.19-1|236	+ Revision: 604643
12cr|puppet-2.7.19-1|237	- update to 2.6.4 ( security fix )
12cr|puppet-2.7.19-1|238	
12cr|puppet-2.7.19-1|239	* Mon Nov 29 2010 Michael Scherer <misc@mandriva.org> 2.6.3-1mdv2011.0
12cr|puppet-2.7.19-1|240	+ Revision: 603105
12cr|puppet-2.7.19-1|241	- update to new version 2.6.3
12cr|puppet-2.7.19-1|242	
12cr|puppet-2.7.19-1|243	* Mon Nov 01 2010 Michael Scherer <misc@mandriva.org> 2.6.2-1mdv2011.0
12cr|puppet-2.7.19-1|244	+ Revision: 591482
12cr|puppet-2.7.19-1|245	- update to new version 2.6.2
12cr|puppet-2.7.19-1|246	
12cr|puppet-2.7.19-1|247	* Sat Sep 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.6.1-1mdv2011.0
12cr|puppet-2.7.19-1|248	+ Revision: 579557
12cr|puppet-2.7.19-1|249	- update to new version 2.6.1
12cr|puppet-2.7.19-1|250	
12cr|puppet-2.7.19-1|251	* Wed Aug 25 2010 Michael Scherer <misc@mandriva.org> 2.6.0-1mdv2011.0
12cr|puppet-2.7.19-1|252	+ Revision: 573154
12cr|puppet-2.7.19-1|253	- update to 2.6.0 version
12cr|puppet-2.7.19-1|254	- really fix the issue of puppet being killed on log rotation
12cr|puppet-2.7.19-1|255	
12cr|puppet-2.7.19-1|256	* Thu Aug 05 2010 Michael Scherer <misc@mandriva.org> 0.25.4-2mdv2011.0
12cr|puppet-2.7.19-1|257	+ Revision: 566099
12cr|puppet-2.7.19-1|258	- fix initscript so reload do not kill puppet, by sending SIGTERM instead of SIGHUP ( as seen on cooker, but not on my 2010.1 server )
12cr|puppet-2.7.19-1|259	
12cr|puppet-2.7.19-1|260	* Mon Apr 12 2010 Michael Scherer <misc@mandriva.org> 0.25.4-1mdv2010.1
12cr|puppet-2.7.19-1|261	+ Revision: 533709
12cr|puppet-2.7.19-1|262	- fix Url
12cr|puppet-2.7.19-1|263	- update to 0.25.4
12cr|puppet-2.7.19-1|264	- use install.rb instead of doing it by hand
12cr|puppet-2.7.19-1|265	- add man pages
12cr|puppet-2.7.19-1|266	
12cr|puppet-2.7.19-1|267	* Thu Jan 21 2010 Michael Scherer <misc@mandriva.org> 0.24.7-3mdv2010.1
12cr|puppet-2.7.19-1|268	+ Revision: 494418
12cr|puppet-2.7.19-1|269	- fix initscript configuration
12cr|puppet-2.7.19-1|270	
12cr|puppet-2.7.19-1|271	* Sun Aug 16 2009 Michael Scherer <misc@mandriva.org> 0.24.7-2mdv2010.0
12cr|puppet-2.7.19-1|272	+ Revision: 416752
12cr|puppet-2.7.19-1|273	- fix loop on status, patch by roudoudou, bug #40414
12cr|puppet-2.7.19-1|274	- fix error when no site.pp exist, bug #52895
12cr|puppet-2.7.19-1|275	
12cr|puppet-2.7.19-1|276	* Tue Dec 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.24.7-1mdv2009.1
12cr|puppet-2.7.19-1|277	+ Revision: 321401
12cr|puppet-2.7.19-1|278	- update to new version 0.24.7
12cr|puppet-2.7.19-1|279	
12cr|puppet-2.7.19-1|280	* Fri Sep 12 2008 Olivier Thauvin <nanardon@mandriva.org> 0.24.5-2mdv2009.0
12cr|puppet-2.7.19-1|281	+ Revision: 284057
12cr|puppet-2.7.19-1|282	- fix sysconfig/* filename
12cr|puppet-2.7.19-1|283	
12cr|puppet-2.7.19-1|284	* Fri Aug 01 2008 Michael Scherer <misc@mandriva.org> 0.24.5-1mdv2009.0
12cr|puppet-2.7.19-1|285	+ Revision: 259425
12cr|puppet-2.7.19-1|286	- new version
12cr|puppet-2.7.19-1|287	
12cr|puppet-2.7.19-1|288	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.23.2-4mdv2009.0
12cr|puppet-2.7.19-1|289	+ Revision: 259355
12cr|puppet-2.7.19-1|290	- rebuild
12cr|puppet-2.7.19-1|291	
12cr|puppet-2.7.19-1|292	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.23.2-3mdv2009.0
12cr|puppet-2.7.19-1|293	+ Revision: 247238
12cr|puppet-2.7.19-1|294	- rebuild
12cr|puppet-2.7.19-1|295	- fix description-line-too-long
12cr|puppet-2.7.19-1|296	- kill re-definition of %%buildroot on Pixel's request
12cr|puppet-2.7.19-1|297	
12cr|puppet-2.7.19-1|298	+ Pixel <pixel@mandriva.com>
12cr|puppet-2.7.19-1|299	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|puppet-2.7.19-1|300	
12cr|puppet-2.7.19-1|301	+ Olivier Blin <blino@mandriva.org>
12cr|puppet-2.7.19-1|302	- restore BuildRoot
12cr|puppet-2.7.19-1|303	
12cr|puppet-2.7.19-1|304	* Tue Oct 30 2007 Funda Wang <fwang@mandriva.org> 0.23.2-1mdv2008.1
12cr|puppet-2.7.19-1|305	+ Revision: 103930
12cr|puppet-2.7.19-1|306	- BR ruby
12cr|puppet-2.7.19-1|307	- import puppet
12cr|puppet-2.7.19-1|308	

6318 12
12cr|puppet-dashboard-1.1.1-3|1	%if %{_use_internal_dependency_generator}
12cr|puppet-dashboard-1.1.1-3|2	%define __noautoreq '/usr/bin/make'
12cr|puppet-dashboard-1.1.1-3|3	%else
12cr|puppet-dashboard-1.1.1-3|4	%define _requires_exceptions make
12cr|puppet-dashboard-1.1.1-3|5	%endif
12cr|puppet-dashboard-1.1.1-3|6	
12cr|puppet-dashboard-1.1.1-3|7	Name:		puppet-dashboard
12cr|puppet-dashboard-1.1.1-3|8	Version:	1.1.1
12cr|puppet-dashboard-1.1.1-3|9	Release:	3
12cr|puppet-dashboard-1.1.1-3|10	Summary:	Puppet web interface
12cr|puppet-dashboard-1.1.1-3|11	License:	GPL or Artistic
12cr|puppet-dashboard-1.1.1-3|12	Group:		Development/Perl
12cr|puppet-dashboard-1.1.1-3|13	Url:		http://www.puppetlabs.com/puppet/related-projects/dashboard/
12cr|puppet-dashboard-1.1.1-3|14	Source0:	http://puppetlabs.com/downloads/dashboard/puppet-dashboard-%{version}.tar.gz
12cr|puppet-dashboard-1.1.1-3|15	Source1:    %{name}.init
12cr|puppet-dashboard-1.1.1-3|16	Requires:   rubygem-mysql
12cr|puppet-dashboard-1.1.1-3|17	Requires:   rubygem-rake
12cr|puppet-dashboard-1.1.1-3|18	Requires:   ruby-RubyGems
12cr|puppet-dashboard-1.1.1-3|19	BuildArch:	noarch
12cr|puppet-dashboard-1.1.1-3|20	
12cr|puppet-dashboard-1.1.1-3|21	%description
12cr|puppet-dashboard-1.1.1-3|22	The Puppet Dashboard is a web interface and reporting tool for your Puppet
12cr|puppet-dashboard-1.1.1-3|23	installation. Dashboard facilitates management and configuration tasks,
12cr|puppet-dashboard-1.1.1-3|24	provides a quick visual snapshot of important system information, and delivers
12cr|puppet-dashboard-1.1.1-3|25	valuable reports. In the future, it will also serve to integrate with other IT
12cr|puppet-dashboard-1.1.1-3|26	tools commonly used alongside Puppet.
12cr|puppet-dashboard-1.1.1-3|27	
12cr|puppet-dashboard-1.1.1-3|28	%prep
12cr|puppet-dashboard-1.1.1-3|29	%setup -q
12cr|puppet-dashboard-1.1.1-3|30	find . -name .gitignore | xargs rm -f
12cr|puppet-dashboard-1.1.1-3|31	
12cr|puppet-dashboard-1.1.1-3|32	%build
12cr|puppet-dashboard-1.1.1-3|33	
12cr|puppet-dashboard-1.1.1-3|34	
12cr|puppet-dashboard-1.1.1-3|35	%install
12cr|puppet-dashboard-1.1.1-3|36	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|puppet-dashboard-1.1.1-3|37	cp -pr app %{buildroot}%{_datadir}/%{name}
12cr|puppet-dashboard-1.1.1-3|38	cp -pr bin %{buildroot}%{_datadir}/%{name}
12cr|puppet-dashboard-1.1.1-3|39	cp -pr config %{buildroot}%{_datadir}/%{name}
12cr|puppet-dashboard-1.1.1-3|40	cp -pr db %{buildroot}%{_datadir}/%{name}
12cr|puppet-dashboard-1.1.1-3|41	cp -pr ext %{buildroot}%{_datadir}/%{name}
12cr|puppet-dashboard-1.1.1-3|42	cp -pr lib %{buildroot}%{_datadir}/%{name}
12cr|puppet-dashboard-1.1.1-3|43	cp -pr script %{buildroot}%{_datadir}/%{name}
12cr|puppet-dashboard-1.1.1-3|44	cp -pr spec %{buildroot}%{_datadir}/%{name}
12cr|puppet-dashboard-1.1.1-3|45	cp -pr vendor %{buildroot}%{_datadir}/%{name}
12cr|puppet-dashboard-1.1.1-3|46	install -m 644 Rakefile %{buildroot}%{_datadir}/%{name}
12cr|puppet-dashboard-1.1.1-3|47	install -m 644 VERSION %{buildroot}%{_datadir}/%{name}
12cr|puppet-dashboard-1.1.1-3|48	
12cr|puppet-dashboard-1.1.1-3|49	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|puppet-dashboard-1.1.1-3|50	mv %{buildroot}%{_datadir}/%{name}/config/database.yml.example \
12cr|puppet-dashboard-1.1.1-3|51	%{buildroot}%{_sysconfdir}/%{name}.conf
12cr|puppet-dashboard-1.1.1-3|52	chmod 640 %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|puppet-dashboard-1.1.1-3|53	pushd %{buildroot}%{_datadir}/%{name}/config
12cr|puppet-dashboard-1.1.1-3|54	ln -s ../../../..%{_sysconfdir}/%{name}.conf database.yml
12cr|puppet-dashboard-1.1.1-3|55	popd
12cr|puppet-dashboard-1.1.1-3|56	
12cr|puppet-dashboard-1.1.1-3|57	install -d -m 755 %{buildroot}%{_initrddir}
12cr|puppet-dashboard-1.1.1-3|58	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|puppet-dashboard-1.1.1-3|59	
12cr|puppet-dashboard-1.1.1-3|60	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cr|puppet-dashboard-1.1.1-3|61	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/tmp
12cr|puppet-dashboard-1.1.1-3|62	cp -pr public %{buildroot}%{_localstatedir}/lib/%{name}
12cr|puppet-dashboard-1.1.1-3|63	
12cr|puppet-dashboard-1.1.1-3|64	install -d -m 755 %{buildroot}%{_localstatedir}/log/%{name}
12cr|puppet-dashboard-1.1.1-3|65	install -d -m 755 %{buildroot}%{_localstatedir}/run/%{name}
12cr|puppet-dashboard-1.1.1-3|66	
12cr|puppet-dashboard-1.1.1-3|67	pushd %{buildroot}%{_datadir}/%{name}
12cr|puppet-dashboard-1.1.1-3|68	ln -s ../../..%{_localstatedir}/log/%{name} log
12cr|puppet-dashboard-1.1.1-3|69	ln -s ../../..%{_localstatedir}/lib/%{name}/tmp tmp
12cr|puppet-dashboard-1.1.1-3|70	ln -s ../../..%{_localstatedir}/lib/%{name}/public public
12cr|puppet-dashboard-1.1.1-3|71	popd
12cr|puppet-dashboard-1.1.1-3|72	
12cr|puppet-dashboard-1.1.1-3|73	pushd %{buildroot}%{_localstatedir}/lib/%{name}/tmp
12cr|puppet-dashboard-1.1.1-3|74	ln -s ../../run/%{name} pids
12cr|puppet-dashboard-1.1.1-3|75	popd
12cr|puppet-dashboard-1.1.1-3|76	
12cr|puppet-dashboard-1.1.1-3|77	%clean
12cr|puppet-dashboard-1.1.1-3|78	
12cr|puppet-dashboard-1.1.1-3|79	%pre
12cr|puppet-dashboard-1.1.1-3|80	%_pre_useradd dashboard %{_localstatedir}/lib/%{name} /bin/false
12cr|puppet-dashboard-1.1.1-3|81	
12cr|puppet-dashboard-1.1.1-3|82	%post
12cr|puppet-dashboard-1.1.1-3|83	%_post_service %{name}
12cr|puppet-dashboard-1.1.1-3|84	
12cr|puppet-dashboard-1.1.1-3|85	%preun
12cr|puppet-dashboard-1.1.1-3|86	%_preun_service %{name}
12cr|puppet-dashboard-1.1.1-3|87	
12cr|puppet-dashboard-1.1.1-3|88	%files
12cr|puppet-dashboard-1.1.1-3|89	%defattr(-,root,root)
12cr|puppet-dashboard-1.1.1-3|90	%doc CHANGELOG COPYING LICENSE README.markdown README_PACKAGES.markdown
12cr|puppet-dashboard-1.1.1-3|91	%doc RELEASE_NOTES.md
12cr|puppet-dashboard-1.1.1-3|92	%{_datadir}/%{name}
12cr|puppet-dashboard-1.1.1-3|93	%{_initrddir}/%{name}
12cr|puppet-dashboard-1.1.1-3|94	%attr(-,dashboard,dashboard) %{_localstatedir}/log/%{name}
12cr|puppet-dashboard-1.1.1-3|95	%attr(-,dashboard,dashboard) %{_localstatedir}/lib/%{name}
12cr|puppet-dashboard-1.1.1-3|96	%attr(-,dashboard,dashboard) %{_localstatedir}/run/%{name}
12cr|puppet-dashboard-1.1.1-3|97	%attr(-,root,dashboard) %config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|puppet-dashboard-1.1.1-3|98	
12cr|puppet-dashboard-1.1.1-3|99	
12cr|puppet-dashboard-1.1.1-3|100	
12cr|puppet-dashboard-1.1.1-3|101	%changelog
12cr|puppet-dashboard-1.1.1-3|102	* Fri May 27 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-1mdv2011.0
12cr|puppet-dashboard-1.1.1-3|103	+ Revision: 680315
12cr|puppet-dashboard-1.1.1-3|104	- new  version
12cr|puppet-dashboard-1.1.1-3|105	
12cr|puppet-dashboard-1.1.1-3|106	* Tue May 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1
12cr|puppet-dashboard-1.1.1-3|107	+ Revision: 664984
12cr|puppet-dashboard-1.1.1-3|108	- new version
12cr|puppet-dashboard-1.1.1-3|109	
12cr|puppet-dashboard-1.1.1-3|110	* Thu Feb 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-1
12cr|puppet-dashboard-1.1.1-3|111	+ Revision: 639604
12cr|puppet-dashboard-1.1.1-3|112	- import puppet-dashboard
12cr|puppet-dashboard-1.1.1-3|113	

6319 12
12cr|pureadmin-0.4-5|1	%define Werror_cflags %nil
12cr|pureadmin-0.4-5|2	
12cr|pureadmin-0.4-5|3	%define	name	pureadmin
12cr|pureadmin-0.4-5|4	%define	version	0.4
12cr|pureadmin-0.4-5|5	%define	release	%mkrel 5
12cr|pureadmin-0.4-5|6	
12cr|pureadmin-0.4-5|7	Name:		%name
12cr|pureadmin-0.4-5|8	Version:	%version
12cr|pureadmin-0.4-5|9	Release:	%release
12cr|pureadmin-0.4-5|10	Summary:	PureFTPd graphical manager
12cr|pureadmin-0.4-5|11	License:	GPL
12cr|pureadmin-0.4-5|12	Group:		Networking/File transfer
12cr|pureadmin-0.4-5|13	Source0:	http://dl.sourceforge.net/purify/%{name}-%{version}.tar.bz2
12cr|pureadmin-0.4-5|14	URL:		http://purify.sourceforge.net/
12cr|pureadmin-0.4-5|15	BuildRequires:	fam-devel pkgconfig intltool autoconf2.5
12cr|pureadmin-0.4-5|16	BuildRequires:	pkgconfig(libglade-2.0)
12cr|pureadmin-0.4-5|17	Requires:	pure-ftpd
12cr|pureadmin-0.4-5|18	
12cr|pureadmin-0.4-5|19	%description
12cr|pureadmin-0.4-5|20	PureAdmin is a graphical tool used to make the management of PureFTPd
12cr|pureadmin-0.4-5|21	a little easier. It uses the GTK+2.x widgets for its GUI and thus are
12cr|pureadmin-0.4-5|22	not dependent on a specific desktop environment such as GNOME or KDE.
12cr|pureadmin-0.4-5|23	It is, however, designed with the GNOME Human Interface Guidelines in
12cr|pureadmin-0.4-5|24	mind so it should integrate nicely with at least GNOME.
12cr|pureadmin-0.4-5|25	
12cr|pureadmin-0.4-5|26	%prep
12cr|pureadmin-0.4-5|27	%setup -q
12cr|pureadmin-0.4-5|28	
12cr|pureadmin-0.4-5|29	%build
12cr|pureadmin-0.4-5|30	%configure2_5x
12cr|pureadmin-0.4-5|31	%make LIBS="-lX11 -lpthread -lfam -ldl -lcrypt -lm"
12cr|pureadmin-0.4-5|32	
12cr|pureadmin-0.4-5|33	%install
12cr|pureadmin-0.4-5|34	%makeinstall_std
12cr|pureadmin-0.4-5|35	%find_lang %{name}
12cr|pureadmin-0.4-5|36	
12cr|pureadmin-0.4-5|37	%post
12cr|pureadmin-0.4-5|38	gtk-update-icon-cache --force --quiet %{_datadir}/icons/hicolor
12cr|pureadmin-0.4-5|39	
12cr|pureadmin-0.4-5|40	%postun
12cr|pureadmin-0.4-5|41	if [ "$1" = "0" ]; then
12cr|pureadmin-0.4-5|42	gtk-update-icon-cache --force --quiet %{_datadir}/icons/hicolor
12cr|pureadmin-0.4-5|43	fi
12cr|pureadmin-0.4-5|44	
12cr|pureadmin-0.4-5|45	%files -f %{name}.lang
12cr|pureadmin-0.4-5|46	%defattr(644,root,root,755)
12cr|pureadmin-0.4-5|47	%doc AUTHORS ChangeLog NEWS README
12cr|pureadmin-0.4-5|48	%attr(755,root,root) %{_bindir}/*
12cr|pureadmin-0.4-5|49	%{_datadir}/%{name}
12cr|pureadmin-0.4-5|50	%{_datadir}/icons/hicolor/*/*/%{name}.png
12cr|pureadmin-0.4-5|51	%{_datadir}/pixmaps/%{name}.png
12cr|pureadmin-0.4-5|52	%{_datadir}/applications/pureadmin.desktop

6320 12
12cr|putty-0.62-1|1	%define is_snapshot     0
12cr|putty-0.62-1|2	
12cr|putty-0.62-1|3	%define title   Putty
12cr|putty-0.62-1|4	%define Summary Free SSH, Telnet and Rlogin client
12cr|putty-0.62-1|5	
12cr|putty-0.62-1|6	Name:                   putty
12cr|putty-0.62-1|7	Version:                0.62
12cr|putty-0.62-1|8	Release:                %mkrel 1
12cr|putty-0.62-1|9	Epoch:                  1
12cr|putty-0.62-1|10	Summary:                %Summary
12cr|putty-0.62-1|11	License:                MIT
12cr|putty-0.62-1|12	Group:                  Networking/Remote access
12cr|putty-0.62-1|13	%if %{is_snapshot}
12cr|putty-0.62-1|14	URL:                    http://www.tartarus.org/~simon/putty-unix/
12cr|putty-0.62-1|15	Source0:                %name-%version-%snapshot.tar.bz2
12cr|putty-0.62-1|16	%endif
12cr|putty-0.62-1|17	%if !%{is_snapshot}
12cr|putty-0.62-1|18	URL:                    http://the.earth.li/~sgtatham/putty/latest/
12cr|putty-0.62-1|19	Source0:                http://the.earth.li/~sgtatham/putty/latest/%name-%version.tar.gz
12cr|putty-0.62-1|20	%endif
12cr|putty-0.62-1|21	Source1:                %name-icons.tar.bz2
12cr|putty-0.62-1|22	Source2:                http://the.earth.li/~sgtatham/putty/latest/%name-%version.tar.gz.DSA
12cr|putty-0.62-1|23	Patch0:			putty-0.62-mdv-disable-Werror.patch
12cr|putty-0.62-1|24	BuildRoot:              %_tmppath/%name-%{version}-%{release}-root
12cr|putty-0.62-1|25	Buildrequires:          gtk+2-devel
12cr|putty-0.62-1|26	
12cr|putty-0.62-1|27	%description
12cr|putty-0.62-1|28	This is the Unix port of the popular Windows ssh client, PuTTY. It
12cr|putty-0.62-1|29	supports flexible terminal setup, mid-session reconfiguration using
12cr|putty-0.62-1|30	Ctrl-rightclick, multiple X11 authentication protocols, and various
12cr|putty-0.62-1|31	other interesting things not provided by ssh in an xterm.
12cr|putty-0.62-1|32	
12cr|putty-0.62-1|33	%prep
12cr|putty-0.62-1|34	%if %{is_snapshot}
12cr|putty-0.62-1|35	%setup -q -n %name-%version-%snapshot
12cr|putty-0.62-1|36	%setup -q -T -D -a1 -n %name-%version-%snapshot
12cr|putty-0.62-1|37	%endif
12cr|putty-0.62-1|38	%if !%{is_snapshot}
12cr|putty-0.62-1|39	%setup -q -n %name-%version
12cr|putty-0.62-1|40	%setup -q -T -D -a1 -n %name-%version
12cr|putty-0.62-1|41	%endif
12cr|putty-0.62-1|42	%patch0 -p1
12cr|putty-0.62-1|43	
12cr|putty-0.62-1|44	%build
12cr|putty-0.62-1|45	pushd unix
12cr|putty-0.62-1|46	#gw work around build failure:
12cr|putty-0.62-1|47	%define optflags "%{echo "%optflags"|sed s/-Wstrict-aliasing=2//}"
12cr|putty-0.62-1|48	%if %{is_snapshot}
12cr|putty-0.62-1|49	%configure2_5x
12cr|putty-0.62-1|50	%make  VER="-DSNAPSHOT=%{snapshot}"
12cr|putty-0.62-1|51	%endif
12cr|putty-0.62-1|52	%if !%{is_snapshot}
12cr|putty-0.62-1|53	%configure2_5x
12cr|putty-0.62-1|54	%make
12cr|putty-0.62-1|55	%endif
12cr|putty-0.62-1|56	
12cr|putty-0.62-1|57	# temporary man pages
12cr|putty-0.62-1|58	echo ".so putty.1" > pscp.1
12cr|putty-0.62-1|59	echo ".so putty.1" > psftp.1
12cr|putty-0.62-1|60	popd
12cr|putty-0.62-1|61	
12cr|putty-0.62-1|62	%install
12cr|putty-0.62-1|63	rm -rf %buildroot
12cr|putty-0.62-1|64	
12cr|putty-0.62-1|65	# preparing directories
12cr|putty-0.62-1|66	%__mkdir_p %{buildroot}%{_bindir}
12cr|putty-0.62-1|67	%__mkdir_p %{buildroot}%{_mandir}/man1
12cr|putty-0.62-1|68	
12cr|putty-0.62-1|69	(cd unix && %__make -f Makefile.gtk install DESTDIR=%buildroot \
12cr|putty-0.62-1|70	prefix=%{_prefix} mandir=%{_mandir})
12cr|putty-0.62-1|71	
12cr|putty-0.62-1|72	# Menu
12cr|putty-0.62-1|73	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|putty-0.62-1|74	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|putty-0.62-1|75	[Desktop Entry]
12cr|putty-0.62-1|76	Name=%title
12cr|putty-0.62-1|77	Comment=%Summary
12cr|putty-0.62-1|78	Exec=%_bindir/%{name}
12cr|putty-0.62-1|79	Icon=%name
12cr|putty-0.62-1|80	Terminal=false
12cr|putty-0.62-1|81	Type=Application
12cr|putty-0.62-1|82	StartupNotify=true
12cr|putty-0.62-1|83	Categories=GTK;Network;RemoteAccess;
12cr|putty-0.62-1|84	EOF
12cr|putty-0.62-1|85	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-pterm.desktop << EOF
12cr|putty-0.62-1|86	[Desktop Entry]
12cr|putty-0.62-1|87	Name=Putty Terminal
12cr|putty-0.62-1|88	Comment=X Terminal emulator based on Putty
12cr|putty-0.62-1|89	Exec=%_bindir/pterm
12cr|putty-0.62-1|90	Icon=%name
12cr|putty-0.62-1|91	Terminal=false
12cr|putty-0.62-1|92	Type=Application
12cr|putty-0.62-1|93	StartupNotify=true
12cr|putty-0.62-1|94	Categories=GTK;Utility;TerminalEmulator;
12cr|putty-0.62-1|95	EOF
12cr|putty-0.62-1|96	
12cr|putty-0.62-1|97	# icon
12cr|putty-0.62-1|98	%__install -D -m 644 %{name}48.png %buildroot/%_liconsdir/%name.png
12cr|putty-0.62-1|99	%__install -D -m 644 %{name}32.png %buildroot/%_iconsdir/%name.png
12cr|putty-0.62-1|100	%__install -D -m 644 %{name}16.png %buildroot/%_miconsdir/%name.png
12cr|putty-0.62-1|101	
12cr|putty-0.62-1|102	#gw remove obsolete puttytel, same functionality is in putty:
12cr|putty-0.62-1|103	rm -f %buildroot{%_bindir/puttytel,%_mandir/man1/puttytel.1}
12cr|putty-0.62-1|104	
12cr|putty-0.62-1|105	%clean
12cr|putty-0.62-1|106	rm -rf %buildroot
12cr|putty-0.62-1|107	
12cr|putty-0.62-1|108	%files
12cr|putty-0.62-1|109	%defattr(-,root,root)
12cr|putty-0.62-1|110	%doc LICENCE README CHECKLST.txt doc/*.html doc/*.css doc/*.txt
12cr|putty-0.62-1|111	%_bindir/*
12cr|putty-0.62-1|112	%defattr(0644,root,root,0755)
12cr|putty-0.62-1|113	%_mandir/man1/*
12cr|putty-0.62-1|114	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|putty-0.62-1|115	%{_datadir}/applications/mandriva-pterm.desktop
12cr|putty-0.62-1|116	%_miconsdir/*.png
12cr|putty-0.62-1|117	%_iconsdir/*.png
12cr|putty-0.62-1|118	%_liconsdir/*.png
12cr|putty-0.62-1|119	
12cr|putty-0.62-1|120	
12cr|putty-0.62-1|121	%changelog
12cr|putty-0.62-1|122	* Sun Dec 11 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 1:0.62-1
12cr|putty-0.62-1|123	+ Revision: 740278
12cr|putty-0.62-1|124	- Removed -Werror flag
12cr|putty-0.62-1|125	- Update to 0.62
12cr|putty-0.62-1|126	
12cr|putty-0.62-1|127	* Mon Aug 01 2011 Götz Waschk <waschk@mandriva.org> 1:0.61-2
12cr|putty-0.62-1|128	+ Revision: 692689
12cr|putty-0.62-1|129	- remove puttytel
12cr|putty-0.62-1|130	- add menu entry for pterm
12cr|putty-0.62-1|131	- fix menu category
12cr|putty-0.62-1|132	
12cr|putty-0.62-1|133	* Wed Jul 13 2011 Götz Waschk <waschk@mandriva.org> 1:0.61-1
12cr|putty-0.62-1|134	+ Revision: 689890
12cr|putty-0.62-1|135	- new version
12cr|putty-0.62-1|136	- fix build
12cr|putty-0.62-1|137	- use gtk+ 2.0
12cr|putty-0.62-1|138	
12cr|putty-0.62-1|139	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1:0.60-4mdv2009.0
12cr|putty-0.62-1|140	+ Revision: 259363
12cr|putty-0.62-1|141	- rebuild
12cr|putty-0.62-1|142	
12cr|putty-0.62-1|143	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1:0.60-3mdv2009.0
12cr|putty-0.62-1|144	+ Revision: 247241
12cr|putty-0.62-1|145	- rebuild
12cr|putty-0.62-1|146	
12cr|putty-0.62-1|147	+ Pixel <pixel@mandriva.com>
12cr|putty-0.62-1|148	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|putty-0.62-1|149	
12cr|putty-0.62-1|150	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 1:0.60-1mdv2008.1
12cr|putty-0.62-1|151	+ Revision: 148326
12cr|putty-0.62-1|152	- drop old menu
12cr|putty-0.62-1|153	- kill re-definition of %%buildroot on Pixel's request
12cr|putty-0.62-1|154	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|putty-0.62-1|155	
12cr|putty-0.62-1|156	+ Olivier Blin <blino@mandriva.org>
12cr|putty-0.62-1|157	- restore BuildRoot
12cr|putty-0.62-1|158	
12cr|putty-0.62-1|159	* Sat May 12 2007 David Walluck <walluck@mandriva.org> 1:0.60-1mdv2008.0
12cr|putty-0.62-1|160	+ Revision: 26418
12cr|putty-0.62-1|161	- 0.60
12cr|putty-0.62-1|162	
12cr|putty-0.62-1|163	
12cr|putty-0.62-1|164	* Thu Jan 25 2007 Götz Waschk <waschk@mandriva.org> 0.59-1mdv2007.0
12cr|putty-0.62-1|165	+ Revision: 113481
12cr|putty-0.62-1|166	- Import putty
12cr|putty-0.62-1|167	
12cr|putty-0.62-1|168	* Thu Jan 25 2007 Gtz Waschk <waschk@mandriva.org> 0.59-1mdv2007.1
12cr|putty-0.62-1|169	- fix doc file list
12cr|putty-0.62-1|170	- xdg menu
12cr|putty-0.62-1|171	- New version 0.59
12cr|putty-0.62-1|172	
12cr|putty-0.62-1|173	* Wed May 10 2006 Tibor Pittich <Tibor.Pittich@mandriva.org> 0.58-2mdk
12cr|putty-0.62-1|174	- rebuild
12cr|putty-0.62-1|175	- mkrel
12cr|putty-0.62-1|176	
12cr|putty-0.62-1|177	* Thu Apr 07 2005 Götz Waschk <waschk@linux-mandrake.com> 0.58-1mdk
12cr|putty-0.62-1|178	- New release 0.58
12cr|putty-0.62-1|179	
12cr|putty-0.62-1|180	* Tue Feb 22 2005 Götz Waschk <waschk@linux-mandrake.com> 0.57-1mdk
12cr|putty-0.62-1|181	- New release 0.57
12cr|putty-0.62-1|182	
12cr|putty-0.62-1|183	* Thu Oct 28 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.56-1mdk
12cr|putty-0.62-1|184	- don't bzip2 source for sig checks
12cr|putty-0.62-1|185	- add signature
12cr|putty-0.62-1|186	- New release 0.56
12cr|putty-0.62-1|187	
12cr|putty-0.62-1|188	* Thu Aug 05 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 1:0.55-1mdk
12cr|putty-0.62-1|189	- 0.55
12cr|putty-0.62-1|190	- added support to build stable or snapshot versions
12cr|putty-0.62-1|191	
12cr|putty-0.62-1|192	* Mon Feb 16 2004 David Walluck <walluck@linux-mandrake.com> 1:0.54-0.20040216.3mdk
12cr|putty-0.62-1|193	- fix changelog entries
12cr|putty-0.62-1|194	
12cr|putty-0.62-1|195	* Sun Feb 15 2004 David Walluck <walluck@linux-mandrake.com> 1:0.54-0.20040216.2mdk
12cr|putty-0.62-1|196	- bump epoch to fix improper version tag in the 0.53b release
12cr|putty-0.62-1|197	
12cr|putty-0.62-1|198	* Sun Feb 15 2004 David Walluck <walluck@linux-mandrake.com> 0:0.54-0.20040216.1mdk
12cr|putty-0.62-1|199	- 0.54 (20040216)
12cr|putty-0.62-1|200	

6321 12
12cr|pvc-3.0-5|1	Name:         pvc
12cr|pvc-3.0-5|2	Version:      3.0
12cr|pvc-3.0-5|3	Release:      %mkrel 5
12cr|pvc-3.0-5|4	
12cr|pvc-3.0-5|5	Summary:      Stereo LADSPA effects rack for the JACK audio API
12cr|pvc-3.0-5|6	License:      GPL
12cr|pvc-3.0-5|7	Group:        Sound
12cr|pvc-3.0-5|8	URL:          http://www.music.princeton.edu/winham/PPSK/koonce.html
12cr|pvc-3.0-5|9	
12cr|pvc-3.0-5|10	Source0:      PVC-%{version}-linux.tar.gz
12cr|pvc-3.0-5|11	Patch0:       PVC-3.0-fileio.patch.bz2
12cr|pvc-3.0-5|12	BuildRoot:    %{_tmppath}/%{name}-%{version}-buildroot
12cr|pvc-3.0-5|13	
12cr|pvc-3.0-5|14	%description
12cr|pvc-3.0-5|15	PVC is a collection of phase vocoder signal processing routines and
12cr|pvc-3.0-5|16	accompanying shell scripts for use in the transformation and
12cr|pvc-3.0-5|17	manipulation of sounds. It is written in C and designed to be used in
12cr|pvc-3.0-5|18	a UNIX environment. It has come about as a result of my (Paul
12cr|pvc-3.0-5|19	Koonce's) path of education and research into phase vocoder
12cr|pvc-3.0-5|20	technology.
12cr|pvc-3.0-5|21	
12cr|pvc-3.0-5|22	%prep
12cr|pvc-3.0-5|23	%setup -q -n PVC-%{version}-linux
12cr|pvc-3.0-5|24	%patch0 -p1
12cr|pvc-3.0-5|25	
12cr|pvc-3.0-5|26	%build
12cr|pvc-3.0-5|27	make DESTDIR=%{_bindir}
12cr|pvc-3.0-5|28	
12cr|pvc-3.0-5|29	%install
12cr|pvc-3.0-5|30	rm -rf $RPM_BUILD_ROOT
12cr|pvc-3.0-5|31	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|pvc-3.0-5|32	make DESTDIR=$RPM_BUILD_ROOT%{_bindir} install
12cr|pvc-3.0-5|33	# /usr/bin/filter conflicts with cleanfeed
12cr|pvc-3.0-5|34	mv $RPM_BUILD_ROOT%{_bindir}/filter $RPM_BUILD_ROOT%{_bindir}/pvcfilter
12cr|pvc-3.0-5|35	
12cr|pvc-3.0-5|36	%clean
12cr|pvc-3.0-5|37	rm -rf $RPM_BUILD_ROOT
12cr|pvc-3.0-5|38	
12cr|pvc-3.0-5|39	%files
12cr|pvc-3.0-5|40	%defattr(-,root,root,-)
12cr|pvc-3.0-5|41	%doc README HTML/*
12cr|pvc-3.0-5|42	%{_bindir}/*
12cr|pvc-3.0-5|43	
12cr|pvc-3.0-5|44	
12cr|pvc-3.0-5|45	
12cr|pvc-3.0-5|46	%changelog
12cr|pvc-3.0-5|47	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.0-5mdv2010.0
12cr|pvc-3.0-5|48	+ Revision: 430813
12cr|pvc-3.0-5|49	- rebuild
12cr|pvc-3.0-5|50	
12cr|pvc-3.0-5|51	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.0-4mdv2009.0
12cr|pvc-3.0-5|52	+ Revision: 259365
12cr|pvc-3.0-5|53	- rebuild
12cr|pvc-3.0-5|54	
12cr|pvc-3.0-5|55	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.0-3mdv2009.0
12cr|pvc-3.0-5|56	+ Revision: 247243
12cr|pvc-3.0-5|57	- rebuild
12cr|pvc-3.0-5|58	
12cr|pvc-3.0-5|59	+ Olivier Blin <oblin@mandriva.com>
12cr|pvc-3.0-5|60	- restore BuildRoot
12cr|pvc-3.0-5|61	
12cr|pvc-3.0-5|62	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.0-1mdv2008.1
12cr|pvc-3.0-5|63	+ Revision: 125747
12cr|pvc-3.0-5|64	- kill re-definition of %%buildroot on Pixel's request
12cr|pvc-3.0-5|65	- use %%mkrel
12cr|pvc-3.0-5|66	- import pvc
12cr|pvc-3.0-5|67	
12cr|pvc-3.0-5|68	
12cr|pvc-3.0-5|69	* Mon Oct 13 2003 Austin Acton <aacton@yorku.ca> 3.0-1mdk
12cr|pvc-3.0-5|70	- CCRMA goes Mandrake!
12cr|pvc-3.0-5|71	
12cr|pvc-3.0-5|72	* Mon Feb 24 2003 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 3.0-1
12cr|pvc-3.0-5|73	- initial build
12cr|pvc-3.0-5|74	- had to rename "filter" to "pvcfilter" (7.2/7.3 conflict with cleanfeed
12cr|pvc-3.0-5|75	package (spam filter for net news)

6322 12
12cr|pvm-3.4.6-2|1	%define name pvm
12cr|pvm-3.4.6-2|2	%define version 3.4.6
12cr|pvm-3.4.6-2|3	%define release %mkrel 2
12cr|pvm-3.4.6-2|4	%define pvmpath %{_datadir}/pvm3
12cr|pvm-3.4.6-2|5	%define xpvmpath %{name}3/xpvm
12cr|pvm-3.4.6-2|6	
12cr|pvm-3.4.6-2|7	Summary:	Parallel Virtual Machine (PVM)
12cr|pvm-3.4.6-2|8	Name: 		%name
12cr|pvm-3.4.6-2|9	Version: 	%version
12cr|pvm-3.4.6-2|10	Release: 	%release
12cr|pvm-3.4.6-2|11	License:	GPL
12cr|pvm-3.4.6-2|12	Group:		System/Cluster
12cr|pvm-3.4.6-2|13	Source0:	%{name}%{version}.tar.bz2
12cr|pvm-3.4.6-2|14	Source1:	%{name}d.init
12cr|pvm-3.4.6-2|15	Source2:	ftp://www.netlib.org/pvm3/book/%{name}-book.ps
12cr|pvm-3.4.6-2|16	Source5:	.bashrc.pvm
12cr|pvm-3.4.6-2|17	Source6:	.bash_profile
12cr|pvm-3.4.6-2|18	Source7:	genpubkey
12cr|pvm-3.4.6-2|19	Source8:	sendPublicKeyToHosts
12cr|pvm-3.4.6-2|20	Source9:	pvm.sh
12cr|pvm-3.4.6-2|21	Patch0:		%{name}-aimk.patch
12cr|pvm-3.4.6-2|22	Patch1:		%{name}-noenv.patch
12cr|pvm-3.4.6-2|23	Patch3:		xlibdir.patch
12cr|pvm-3.4.6-2|24	Patch4:		pvm3-gcc4.diff
12cr|pvm-3.4.6-2|25	Patch5:		pvm-ia64.patch
12cr|pvm-3.4.6-2|26	Patch6:		pvm-ia64-1.patch
12cr|pvm-3.4.6-2|27	Patch7:		pvm-ia64-2.patch
12cr|pvm-3.4.6-2|28	URL:		http://www.epm.ornl.gov/pvm/pvm_home.html
12cr|pvm-3.4.6-2|29	BuildRequires:	ncurses-devel >= 5.0
12cr|pvm-3.4.6-2|30	BuildRequires:	readline-devel
12cr|pvm-3.4.6-2|31	BuildRequires:	m4
12cr|pvm-3.4.6-2|32	BuildRequires:	tcl
12cr|pvm-3.4.6-2|33	BuildRequires:	tcl-devel
12cr|pvm-3.4.6-2|34	BuildRequires:	tk
12cr|pvm-3.4.6-2|35	BuildRequires:	tk-devel
12cr|pvm-3.4.6-2|36	Requires: 	initscripts >= 5.54
12cr|pvm-3.4.6-2|37	Requires: 	bash >= 2
12cr|pvm-3.4.6-2|38	Requires: 	shadow-utils
12cr|pvm-3.4.6-2|39	Requires: 	openssh-server
12cr|pvm-3.4.6-2|40	Requires: 	openssh-clients
12cr|pvm-3.4.6-2|41	
12cr|pvm-3.4.6-2|42	%define		_pvm_root 	/usr/share/%{name}3
12cr|pvm-3.4.6-2|43	
12cr|pvm-3.4.6-2|44	%ifarch x86_64
12cr|pvm-3.4.6-2|45	%define		_pvm_arch	LINUX64
12cr|pvm-3.4.6-2|46	%else
12cr|pvm-3.4.6-2|47	%ifarch %{ix86}
12cr|pvm-3.4.6-2|48	%define		_pvm_arch	LINUX
12cr|pvm-3.4.6-2|49	%else
12cr|pvm-3.4.6-2|50	%ifarch alpha
12cr|pvm-3.4.6-2|51	%define		_pvm_arch	LINUXALPHA
12cr|pvm-3.4.6-2|52	%else
12cr|pvm-3.4.6-2|53	%ifarch sparc sparc64
12cr|pvm-3.4.6-2|54	%define		_pvm_arch	LINUXSPARC
12cr|pvm-3.4.6-2|55	%else
12cr|pvm-3.4.6-2|56	%ifarch ppc
12cr|pvm-3.4.6-2|57	%define		_pvm_arch	LINUXPPC
12cr|pvm-3.4.6-2|58	%else
12cr|pvm-3.4.6-2|59	%ifarch hppa
12cr|pvm-3.4.6-2|60	%define		_pvm_arch	LINUXHPPA
12cr|pvm-3.4.6-2|61	%else
12cr|pvm-3.4.6-2|62	%ifarch ia64
12cr|pvm-3.4.6-2|63	%define         _pvm_arch       LINUX64
12cr|pvm-3.4.6-2|64	%else
12cr|pvm-3.4.6-2|65	%error "Unsupported architecture"
12cr|pvm-3.4.6-2|66	exit 1
12cr|pvm-3.4.6-2|67	%endif
12cr|pvm-3.4.6-2|68	%endif
12cr|pvm-3.4.6-2|69	%endif
12cr|pvm-3.4.6-2|70	%endif
12cr|pvm-3.4.6-2|71	%endif
12cr|pvm-3.4.6-2|72	%endif
12cr|pvm-3.4.6-2|73	%endif
12cr|pvm-3.4.6-2|74	%define pvmlib %{pvmpath}/lib/%{_pvm_arch}
12cr|pvm-3.4.6-2|75	
12cr|pvm-3.4.6-2|76	
12cr|pvm-3.4.6-2|77	%description
12cr|pvm-3.4.6-2|78	PVM is a software system that enables a collection of heterogeneous
12cr|pvm-3.4.6-2|79	computers to be used as a coherent and flexible concurrent
12cr|pvm-3.4.6-2|80	computational resource.
12cr|pvm-3.4.6-2|81	
12cr|pvm-3.4.6-2|82	The individual computers may be shared- or local-memory
12cr|pvm-3.4.6-2|83	multiprocessors, vector supercomputers, specialized graphics engines,
12cr|pvm-3.4.6-2|84	or scalar workstations, that may be interconnected by a variety of
12cr|pvm-3.4.6-2|85	networks, such as ethernet, FDDI.
12cr|pvm-3.4.6-2|86	
12cr|pvm-3.4.6-2|87	User programs written in C, C++ or Fortran access PVM through library
12cr|pvm-3.4.6-2|88	routines.
12cr|pvm-3.4.6-2|89	
12cr|pvm-3.4.6-2|90	%package -n lib%{name}-devel
12cr|pvm-3.4.6-2|91	Summary:	PVM header files and static libraries
12cr|pvm-3.4.6-2|92	Group:		Development/Other
12cr|pvm-3.4.6-2|93	Requires:	%{name} = %{version}
12cr|pvm-3.4.6-2|94	
12cr|pvm-3.4.6-2|95	%description -n lib%{name}-devel
12cr|pvm-3.4.6-2|96	This package contains PVM header files and static libraries.
12cr|pvm-3.4.6-2|97	
12cr|pvm-3.4.6-2|98	%package examples
12cr|pvm-3.4.6-2|99	Summary:	PVM examples
12cr|pvm-3.4.6-2|100	Group:		System/Cluster
12cr|pvm-3.4.6-2|101	Requires:	lib%{name}-devel = %{version}
12cr|pvm-3.4.6-2|102	
12cr|pvm-3.4.6-2|103	%description examples
12cr|pvm-3.4.6-2|104	This package contains PVM examples written in C and Fortran, and book
12cr|pvm-3.4.6-2|105	written in English.
12cr|pvm-3.4.6-2|106	
12cr|pvm-3.4.6-2|107	
12cr|pvm-3.4.6-2|108	%package xpvm
12cr|pvm-3.4.6-2|109	Summary:	A graphical interface for pvm
12cr|pvm-3.4.6-2|110	Group:		Monitoring
12cr|pvm-3.4.6-2|111	Requires:	%{name} = %{version}
12cr|pvm-3.4.6-2|112	Source3:	xpvm.src.1.2.5.tar.bz2
12cr|pvm-3.4.6-2|113	Source4:	xpvm.userguide.bz2
12cr|pvm-3.4.6-2|114	Group:          Development/Other
12cr|pvm-3.4.6-2|115	Url:            http://www.netlib.org/pvm3/
12cr|pvm-3.4.6-2|116	Requires:       pvm, tcl, tk
12cr|pvm-3.4.6-2|117	BuildRequires:	X11-devel, tk, tcl
12cr|pvm-3.4.6-2|118	
12cr|pvm-3.4.6-2|119	%description xpvm
12cr|pvm-3.4.6-2|120	XPVM is a graphical console and monitor for PVM. It provides a
12cr|pvm-3.4.6-2|121	graphical interface to the PVM console commands and information,
12cr|pvm-3.4.6-2|122	along with several animated views to monitor the execution of PVM
12cr|pvm-3.4.6-2|123	programs.  These views provide information about the interactions
12cr|pvm-3.4.6-2|124	among tasks in a parallel PVM program, to assist in debugging and
12cr|pvm-3.4.6-2|125	performance tuning.
12cr|pvm-3.4.6-2|126	
12cr|pvm-3.4.6-2|127	%prep
12cr|pvm-3.4.6-2|128	%setup -q -n pvm3
12cr|pvm-3.4.6-2|129	ln -sf ${RPM_BUILD_DIR}/pvm3 ${RPM_BUILD_DIR}/%{name}-%{version}
12cr|pvm-3.4.6-2|130	%setup -q -T -D -a 3
12cr|pvm-3.4.6-2|131	
12cr|pvm-3.4.6-2|132	%patch0 -p1
12cr|pvm-3.4.6-2|133	%patch1 -p1
12cr|pvm-3.4.6-2|134	#%patch2 -p1
12cr|pvm-3.4.6-2|135	%patch3 -p1
12cr|pvm-3.4.6-2|136	%patch4 -p1
12cr|pvm-3.4.6-2|137	
12cr|pvm-3.4.6-2|138	%ifarch ia64
12cr|pvm-3.4.6-2|139	%patch5 -p1
12cr|pvm-3.4.6-2|140	%patch6 -p1
12cr|pvm-3.4.6-2|141	#%patch7 -p0
12cr|pvm-3.4.6-2|142	%endif
12cr|pvm-3.4.6-2|143	
12cr|pvm-3.4.6-2|144	%ifarch x86_64
12cr|pvm-3.4.6-2|145	%patch5 -p1
12cr|pvm-3.4.6-2|146	%patch6 -p1
12cr|pvm-3.4.6-2|147	#%patch7 -p0
12cr|pvm-3.4.6-2|148	%endif
12cr|pvm-3.4.6-2|149	
12cr|pvm-3.4.6-2|150	%build
12cr|pvm-3.4.6-2|151	cp -f lib/aimk lib/aimk.tmp
12cr|pvm-3.4.6-2|152	export PVM_ARCH=%_pvm_arch
12cr|pvm-3.4.6-2|153	sed -e "s!@PVM_ROOT@!%{_pvm_root}!" -e "s!@PVM_ARCH@!%{_pvm_arch}!" lib/aimk.tmp > lib/aimk
12cr|pvm-3.4.6-2|154	PCFLOPTS="-DDEFBINDIR=\\\"%{_pvm_root}/lib/$PVM_ARCH\\\""
12cr|pvm-3.4.6-2|155	PCFLOPTS="$PCFLOPTS -DDEFDEBUGGER=\\\"%{_pvm_root}/lib/debugger2\\\""
12cr|pvm-3.4.6-2|156	PCFLOPTS="$PCFLOPTS -DPVMDPATH=\\\"%{_pvm_root}/lib/%{_pvm_arch}/pvmd3\\\""
12cr|pvm-3.4.6-2|157	PCFLOPTS="$PCFLOPTS -DPVMROOT=\\\"%{_pvm_root}\\\" -fPIC -DUSE_INTERP_RESULT"
12cr|pvm-3.4.6-2|158	export PVM_ROOT=`pwd`
12cr|pvm-3.4.6-2|159	
12cr|pvm-3.4.6-2|160	make CFLOPTS="$PCFLOPTS"
12cr|pvm-3.4.6-2|161	
12cr|pvm-3.4.6-2|162	XPVM_ROOT=${PVM_ROOT}/xpvm
12cr|pvm-3.4.6-2|163	export XPVM_ROOT=${XPVM_ROOT}
12cr|pvm-3.4.6-2|164	export PVM_ROOT=${PVM_ROOT}
12cr|pvm-3.4.6-2|165	# (tv) fix build with tcl-8.5:
12cr|pvm-3.4.6-2|166	perl -pi -e 's!(-lt(cl|k)8).[40]!\1.6!' $XPVM_ROOT/src/Makefile.aimk*
12cr|pvm-3.4.6-2|167	%ifarch x86_64
12cr|pvm-3.4.6-2|168	make -C ${XPVM_ROOT} CFLOPTS="$PCFLOPTS" XLIBDIR="-L /usr/X11R6/lib64"
12cr|pvm-3.4.6-2|169	%else
12cr|pvm-3.4.6-2|170	make -C ${XPVM_ROOT} CFLOPTS="$PCFLOPTS"
12cr|pvm-3.4.6-2|171	%endif
12cr|pvm-3.4.6-2|172	
12cr|pvm-3.4.6-2|173	%install
12cr|pvm-3.4.6-2|174	mkdir -p %{buildroot}%{_pvm_root}/lib/%{_pvm_arch}
12cr|pvm-3.4.6-2|175	mkdir -p %{buildroot}/var/run/pvm3
12cr|pvm-3.4.6-2|176	mkdir -p %{buildroot}%{_pvm_root}/conf
12cr|pvm-3.4.6-2|177	
12cr|pvm-3.4.6-2|178	install -d %{buildroot}{%{_bindir},%{_includedir},%{_libdir},%{_pvm_root}/conf,%{_docdir}/%{name}} \
12cr|pvm-3.4.6-2|179	%{buildroot}/%{name}/{examples,gexamples,hoster,misc,tasker,xep} \
12cr|pvm-3.4.6-2|180	%{buildroot}{%{_mandir}/man{1,3},/etc/rc.d/init.d,%{_sbindir}} \
12cr|pvm-3.4.6-2|181	%{buildroot}/%{_sysconfdir}/profile.d
12cr|pvm-3.4.6-2|182	
12cr|pvm-3.4.6-2|183	install %{SOURCE1}  %{buildroot}/etc/rc.d/init.d/pvm
12cr|pvm-3.4.6-2|184	install lib/%{_pvm_arch}/{pvm,pvmgs} %{buildroot}%{_pvm_root}/lib/%{_pvm_arch}
12cr|pvm-3.4.6-2|185	install lib/%{_pvm_arch}/pvmd3 %{buildroot}%{_pvm_root}/lib/%{_pvm_arch}
12cr|pvm-3.4.6-2|186	install lib/pvm		%{buildroot}%{_pvm_root}
12cr|pvm-3.4.6-2|187	install lib/debugger	%{buildroot}%{_pvm_root}/lib
12cr|pvm-3.4.6-2|188	install lib/debugger2	%{buildroot}%{_pvm_root}/lib
12cr|pvm-3.4.6-2|189	install lib/pvmgetarch	%{buildroot}%{_pvm_root}/lib
12cr|pvm-3.4.6-2|190	install lib/pvmtmparch	%{buildroot}%{_pvm_root}/lib
12cr|pvm-3.4.6-2|191	install lib/aimk	%{buildroot}%{_pvm_root}/lib
12cr|pvm-3.4.6-2|192	install lib/pvmd	%{buildroot}%{_pvm_root}/lib
12cr|pvm-3.4.6-2|193	install conf/%{_pvm_arch}.def %{buildroot}%{_pvm_root}/conf
12cr|pvm-3.4.6-2|194	install include/{fpvm3,pvm3,pvmproto,pvmtev}.h %{buildroot}%{_includedir}
12cr|pvm-3.4.6-2|195	install lib/%{_pvm_arch}/lib*.a %{buildroot}%{pvmlib}
12cr|pvm-3.4.6-2|196	install man/man1/* %{buildroot}%{_mandir}/man1
12cr|pvm-3.4.6-2|197	install man/man3/* %{buildroot}%{_mandir}/man3
12cr|pvm-3.4.6-2|198	install %{SOURCE5} %{buildroot}%{_pvm_root}/.bashrc
12cr|pvm-3.4.6-2|199	install %{SOURCE6} %{buildroot}%{_pvm_root}
12cr|pvm-3.4.6-2|200	install %{SOURCE7} %{buildroot}%{_pvm_root}
12cr|pvm-3.4.6-2|201	install %{SOURCE8} %{buildroot}%{_pvm_root}
12cr|pvm-3.4.6-2|202	install -m 755 %{SOURCE9} %{buildroot}%{_sysconfdir}/profile.d
12cr|pvm-3.4.6-2|203	touch %{buildroot}%{_pvm_root}/pvmhosts
12cr|pvm-3.4.6-2|204	
12cr|pvm-3.4.6-2|205	# Examples
12cr|pvm-3.4.6-2|206	mkdir -p %{buildroot}%{_docdir}/%{name}/source
12cr|pvm-3.4.6-2|207	mv $RPM_BUILD_DIR/pvm3/examples %{buildroot}%{_docdir}/%{name}/source
12cr|pvm-3.4.6-2|208	mv $RPM_BUILD_DIR/pvm3/gexamples %{buildroot}%{_docdir}/%{name}/source
12cr|pvm-3.4.6-2|209	mv $RPM_BUILD_DIR/pvm3/hoster %{buildroot}%{_docdir}/%{name}/source
12cr|pvm-3.4.6-2|210	mv $RPM_BUILD_DIR/pvm3/misc %{buildroot}%{_docdir}/%{name}/source
12cr|pvm-3.4.6-2|211	mv $RPM_BUILD_DIR/pvm3/tasker %{buildroot}%{_docdir}/%{name}/source
12cr|pvm-3.4.6-2|212	mv $RPM_BUILD_DIR/pvm3/xep %{buildroot}%{_docdir}/%{name}/source
12cr|pvm-3.4.6-2|213	install %{SOURCE2}  %{buildroot}%{_docdir}/%{name}/pvm-book.ps
12cr|pvm-3.4.6-2|214	gzip -9nf %{buildroot}%{_docdir}/%{name}/pvm-book.ps
12cr|pvm-3.4.6-2|215	
12cr|pvm-3.4.6-2|216	#xpvm
12cr|pvm-3.4.6-2|217	install -d %{buildroot}/usr/X11R6/bin
12cr|pvm-3.4.6-2|218	install -m 0755 $RPM_BUILD_DIR/%{xpvmpath}/src/%{_pvm_arch}/xpvm %{buildroot}%{_bindir}
12cr|pvm-3.4.6-2|219	LIBDIR=/usr/X11R6/lib/xpvm
12cr|pvm-3.4.6-2|220	install -d -m 755 %{buildroot}$LIBDIR
12cr|pvm-3.4.6-2|221	install -d -m 755 %{buildroot}$LIBDIR/src
12cr|pvm-3.4.6-2|222	install -d -m 755 %{buildroot}$LIBDIR/src/xbm
12cr|pvm-3.4.6-2|223	install -d -m 755 %{buildroot}$LIBDIR/src/help
12cr|pvm-3.4.6-2|224	install -m 0644 $RPM_BUILD_DIR/%{xpvmpath}/*.tcl %{buildroot}$LIBDIR
12cr|pvm-3.4.6-2|225	install -m 0644 $RPM_BUILD_DIR/%{xpvmpath}/src/xbm/*.xbm %{buildroot}$LIBDIR/src/xbm
12cr|pvm-3.4.6-2|226	install -m 0644 $RPM_BUILD_DIR/%{xpvmpath}/src/help/*.help %{buildroot}$LIBDIR/src/help
12cr|pvm-3.4.6-2|227	install -m 0644 $RPM_BUILD_DIR/%{xpvmpath}/README .
12cr|pvm-3.4.6-2|228	install -m 0644 %{SOURCE4} .
12cr|pvm-3.4.6-2|229	
12cr|pvm-3.4.6-2|230	
12cr|pvm-3.4.6-2|231	%pre
12cr|pvm-3.4.6-2|232	/usr/sbin/groupadd -g 12385 -r -f pvm > /dev/null 2>&1 ||:
12cr|pvm-3.4.6-2|233	#/usr/sbin/useradd -u 12385 -g pvm -d /usr/share/pvm3 -r -s /bin/bash pvm -p "" > /dev/null 2>&1 ||:
12cr|pvm-3.4.6-2|234	
12cr|pvm-3.4.6-2|235	%postun
12cr|pvm-3.4.6-2|236	/usr/sbin/userdel pvm
12cr|pvm-3.4.6-2|237	
12cr|pvm-3.4.6-2|238	%preun
12cr|pvm-3.4.6-2|239	#%_preun_service pvm
12cr|pvm-3.4.6-2|240	
12cr|pvm-3.4.6-2|241	%files
12cr|pvm-3.4.6-2|242	%defattr(644,root,root,755)
12cr|pvm-3.4.6-2|243	%attr(755,root,root) %{_initrddir}/pvm
12cr|pvm-3.4.6-2|244	%config(noreplace) %{_sysconfdir}/profile.d/pvm.sh
12cr|pvm-3.4.6-2|245	#%dir %{_pvm_root}
12cr|pvm-3.4.6-2|246	#%dir %{_pvm_root}/lib
12cr|pvm-3.4.6-2|247	%attr(755,root,pvm) %{_pvm_root}/lib/debugger
12cr|pvm-3.4.6-2|248	%attr(755,root,pvm) %{_pvm_root}/lib/debugger2
12cr|pvm-3.4.6-2|249	%attr(755,root,pvm) %{_pvm_root}/lib/pvmgetarch
12cr|pvm-3.4.6-2|250	%attr(755,root,pvm) %{_pvm_root}/lib/pvmtmparch
12cr|pvm-3.4.6-2|251	%attr(755,root,pvm) %{_pvm_root}/pvm
12cr|pvm-3.4.6-2|252	%attr(755,root,pvm) %{_pvm_root}/lib/%{_pvm_arch}/pvmd3
12cr|pvm-3.4.6-2|253	%attr(755,root,pvm) %{_pvm_root}/lib/%{_pvm_arch}/pvm
12cr|pvm-3.4.6-2|254	%attr(755,root,pvm) %{_pvm_root}/lib/%{_pvm_arch}/pvmgs
12cr|pvm-3.4.6-2|255	%attr(644,root,pvm) %{_pvm_root}/pvmhosts
12cr|pvm-3.4.6-2|256	%attr(755,root,pvm) %{_pvm_root}/lib/pvmd
12cr|pvm-3.4.6-2|257	%dir %attr(775,root,pvm) /var/run/pvm3
12cr|pvm-3.4.6-2|258	%dir %attr(775,root,pvm) %{_pvm_root}
12cr|pvm-3.4.6-2|259	%attr(644,root,pvm) %{_pvm_root}/.bashrc
12cr|pvm-3.4.6-2|260	%attr(644,root,pvm) %{_pvm_root}/.bash_profile
12cr|pvm-3.4.6-2|261	%attr(755,root,pvm) %{_pvm_root}/genpubkey
12cr|pvm-3.4.6-2|262	%attr(755,root,pvm) %{_pvm_root}/sendPublicKeyToHosts
12cr|pvm-3.4.6-2|263	%attr(644,root,pvm) %{_pvm_root}/conf/%{_pvm_arch}.def
12cr|pvm-3.4.6-2|264	%{_mandir}/man1/*
12cr|pvm-3.4.6-2|265	%exclude %{_mandir}/man1/aimk.1*
12cr|pvm-3.4.6-2|266	%exclude %{_pvm_root}/conf
12cr|pvm-3.4.6-2|267	
12cr|pvm-3.4.6-2|268	%files -n lib%{name}-devel
12cr|pvm-3.4.6-2|269	%defattr(644,root,root,755)
12cr|pvm-3.4.6-2|270	%attr(755,root,root) %{_pvm_root}/lib/aimk
12cr|pvm-3.4.6-2|271	%attr(755,root,pvm) %{_pvm_root}/conf
12cr|pvm-3.4.6-2|272	%attr(755,root,pvm) %{_includedir}/fpvm3.h
12cr|pvm-3.4.6-2|273	%attr(755,root,pvm) %{_includedir}/pvm3.h
12cr|pvm-3.4.6-2|274	%attr(755,root,pvm) %{_includedir}/pvmproto.h
12cr|pvm-3.4.6-2|275	%attr(755,root,pvm) %{_includedir}/pvmtev.h
12cr|pvm-3.4.6-2|276	%attr(755,root,pvm) %{pvmlib}/*.a
12cr|pvm-3.4.6-2|277	%{_mandir}/man1/aimk.1*
12cr|pvm-3.4.6-2|278	%{_mandir}/man3/*
12cr|pvm-3.4.6-2|279	
12cr|pvm-3.4.6-2|280	%files examples
12cr|pvm-3.4.6-2|281	%defattr(644,root,root,755)
12cr|pvm-3.4.6-2|282	%{_docdir}/%{name}
12cr|pvm-3.4.6-2|283	
12cr|pvm-3.4.6-2|284	%files xpvm
12cr|pvm-3.4.6-2|285	%defattr(-,root,root)
12cr|pvm-3.4.6-2|286	%doc xpvm.userguide.bz2 README
12cr|pvm-3.4.6-2|287	%attr(755,root,root) %{_bindir}/xpvm
12cr|pvm-3.4.6-2|288	%attr(755,root,root) /usr/X11R6/lib/xpvm
12cr|pvm-3.4.6-2|289	
12cr|pvm-3.4.6-2|290	
12cr|pvm-3.4.6-2|291	
12cr|pvm-3.4.6-2|292	%changelog
12cr|pvm-3.4.6-2|293	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 3.4.6-2mdv2011.0
12cr|pvm-3.4.6-2|294	+ Revision: 614627
12cr|pvm-3.4.6-2|295	- the mass rebuild of 2010.1 packages
12cr|pvm-3.4.6-2|296	
12cr|pvm-3.4.6-2|297	+ Antoine Ginies <aginies@mandriva.com>
12cr|pvm-3.4.6-2|298	- remove old source
12cr|pvm-3.4.6-2|299	
12cr|pvm-3.4.6-2|300	* Mon Feb 08 2010 Antoine Ginies <aginies@mandriva.com> 3.4.6-1mdv2010.1
12cr|pvm-3.4.6-2|301	+ Revision: 502371
12cr|pvm-3.4.6-2|302	- remove path7 (already done in pvm3.4.6); version 3.4.6
12cr|pvm-3.4.6-2|303	
12cr|pvm-3.4.6-2|304	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 3.4.5-11mdv2010.0
12cr|pvm-3.4.6-2|305	+ Revision: 441968
12cr|pvm-3.4.6-2|306	- rebuild
12cr|pvm-3.4.6-2|307	
12cr|pvm-3.4.6-2|308	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.5-10mdv2009.1
12cr|pvm-3.4.6-2|309	+ Revision: 347778
12cr|pvm-3.4.6-2|310	- fix build against tcl/tk 8.6
12cr|pvm-3.4.6-2|311	- drop useless patch
12cr|pvm-3.4.6-2|312	
12cr|pvm-3.4.6-2|313	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 3.4.5-9mdv2009.0
12cr|pvm-3.4.6-2|314	+ Revision: 259370
12cr|pvm-3.4.6-2|315	- rebuild
12cr|pvm-3.4.6-2|316	
12cr|pvm-3.4.6-2|317	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.4.5-8mdv2009.0
12cr|pvm-3.4.6-2|318	+ Revision: 247245
12cr|pvm-3.4.6-2|319	- rebuild
12cr|pvm-3.4.6-2|320	
12cr|pvm-3.4.6-2|321	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 3.4.5-6mdv2008.1
12cr|pvm-3.4.6-2|322	+ Revision: 136445
12cr|pvm-3.4.6-2|323	- restore BuildRoot
12cr|pvm-3.4.6-2|324	
12cr|pvm-3.4.6-2|325	+ Thierry Vignaud <tv@mandriva.org>
12cr|pvm-3.4.6-2|326	- kill re-definition of %%buildroot on Pixel's request
12cr|pvm-3.4.6-2|327	- buildrequires X11-devel instead of XFree86-devel
12cr|pvm-3.4.6-2|328	
12cr|pvm-3.4.6-2|329	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 3.4.5-6mdv2008.0
12cr|pvm-3.4.6-2|330	+ Revision: 82070
12cr|pvm-3.4.6-2|331	- drop prereq
12cr|pvm-3.4.6-2|332	- rebuild for new soname of tcl
12cr|pvm-3.4.6-2|333	
12cr|pvm-3.4.6-2|334	* Fri Jun 22 2007 Thierry Vignaud <tv@mandriva.org> 3.4.5-5mdv2008.0
12cr|pvm-3.4.6-2|335	+ Revision: 43196
12cr|pvm-3.4.6-2|336	- fix build with tcl-8.5
12cr|pvm-3.4.6-2|337	- fix group
12cr|pvm-3.4.6-2|338	- fix group
12cr|pvm-3.4.6-2|339	
12cr|pvm-3.4.6-2|340	
12cr|pvm-3.4.6-2|341	* Wed Jan 04 2006 Erwan Velu <erwan@seanodes.com> 3.4.5-4mdk
12cr|pvm-3.4.6-2|342	- Using mkrel
12cr|pvm-3.4.6-2|343	- Removing uggly %%post I made, using profile.d/pvm.sh
12cr|pvm-3.4.6-2|344	
12cr|pvm-3.4.6-2|345	* Wed Jan 04 2006 Oden Eriksson <oeriksson@mandriva.com> 3.4.5-3mdk
12cr|pvm-3.4.6-2|346	- rebuilt against new net-snmp with new major (10)
12cr|pvm-3.4.6-2|347	
12cr|pvm-3.4.6-2|348	* Wed Jan 04 2006 Oden Eriksson <oeriksson@mandriva.com> 3.4.5-2mdk
12cr|pvm-3.4.6-2|349	- rebuilt against soname aware deps (tcl/tk)
12cr|pvm-3.4.6-2|350	- fix deps
12cr|pvm-3.4.6-2|351	- added one gcc4 patch by debian (P4)
12cr|pvm-3.4.6-2|352	
12cr|pvm-3.4.6-2|353	* Tue Mar 29 2005 Erwan Velu <erwan@seanodes.com> 3.4.5-1mdk
12cr|pvm-3.4.6-2|354	- 3.4.5
12cr|pvm-3.4.6-2|355	- Cleaning arch LINUXX86_64 -> LINUX64
12cr|pvm-3.4.6-2|356	- Fixing Buildrequires
12cr|pvm-3.4.6-2|357	- TODO: Removing crappy bashrc workaround
12cr|pvm-3.4.6-2|358	
12cr|pvm-3.4.6-2|359	* Thu Sep 23 2004 Olivier Blin <blino@mandrake.org> 3.4.4-26mdk
12cr|pvm-3.4.6-2|360	- do not erase content of the PATH environment variable
12cr|pvm-3.4.6-2|361	
12cr|pvm-3.4.6-2|362	* Fri Feb 27 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.4.4-25mdk
12cr|pvm-3.4.6-2|363	- Fix some DIRM (distlint)
12cr|pvm-3.4.6-2|364	
12cr|pvm-3.4.6-2|365	* Wed Feb 25 2004 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-24mdk
12cr|pvm-3.4.6-2|366	- Rebuild
12cr|pvm-3.4.6-2|367	
12cr|pvm-3.4.6-2|368	* Thu Feb 19 2004 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-23mdk
12cr|pvm-3.4.6-2|369	- Rebuild against latest tcl/tk
12cr|pvm-3.4.6-2|370	
12cr|pvm-3.4.6-2|371	* Wed Jun 18 2003 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-22mdk
12cr|pvm-3.4.6-2|372	- Enabling x86_64
12cr|pvm-3.4.6-2|373	
12cr|pvm-3.4.6-2|374	* Thu Jun 12 2003 Antoien Ginies <aginies@mandrakesoft.com> 3.4.4-21mdk
12cr|pvm-3.4.6-2|375	- fix user pb when installing
12cr|pvm-3.4.6-2|376	
12cr|pvm-3.4.6-2|377	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.4.4-20mdk
12cr|pvm-3.4.6-2|378	- rebuild
12cr|pvm-3.4.6-2|379	
12cr|pvm-3.4.6-2|380	* Thu Jan 16 2003 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-19mdk
12cr|pvm-3.4.6-2|381	- Rebuild for new glibc
12cr|pvm-3.4.6-2|382	
12cr|pvm-3.4.6-2|383	* Thu Jan 09 2003 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-18mdk
12cr|pvm-3.4.6-2|384	- IA64 Support
12cr|pvm-3.4.6-2|385	
12cr|pvm-3.4.6-2|386	* Thu Dec 12 2002 Clic-dev <clic-dev-public@mandrakesoft.com> 3.4.4-17mdk
12cr|pvm-3.4.6-2|387	- Fixing wrong right & files in libdevel (Thx to Olivier Lobry)
12cr|pvm-3.4.6-2|388	- Fixing buildrequires
12cr|pvm-3.4.6-2|389	- Fixing missing files
12cr|pvm-3.4.6-2|390	
12cr|pvm-3.4.6-2|391	* Mon Aug 26 2002 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-16mdk
12cr|pvm-3.4.6-2|392	- Rebuild
12cr|pvm-3.4.6-2|393	
12cr|pvm-3.4.6-2|394	* Tue Aug 06 2002 Antoine Ginies <aginies@mandrakesoft.com> 3.4.4-15mdk
12cr|pvm-3.4.6-2|395	- build with gcc 3.2
12cr|pvm-3.4.6-2|396	
12cr|pvm-3.4.6-2|397	* Wed Jul 10 2002 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-14mdk
12cr|pvm-3.4.6-2|398	- Changing exports from /etc/profile to /etc/bashc
12cr|pvm-3.4.6-2|399	
12cr|pvm-3.4.6-2|400	* Tue Jul 09 2002 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-13mdk
12cr|pvm-3.4.6-2|401	- Rebuild
12cr|pvm-3.4.6-2|402	
12cr|pvm-3.4.6-2|403	* Thu Jul 04 2002 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-12mdk
12cr|pvm-3.4.6-2|404	- Re-enabling rsh support
12cr|pvm-3.4.6-2|405	- Adding group write right to /var/run/pvm3
12cr|pvm-3.4.6-2|406	
12cr|pvm-3.4.6-2|407	* Fri Jun 28 2002 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-11mdk
12cr|pvm-3.4.6-2|408	- Fixing update mode (thx to Oden Eriksson)
12cr|pvm-3.4.6-2|409	
12cr|pvm-3.4.6-2|410	* Fri Jun 28 2002 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-10mdk
12cr|pvm-3.4.6-2|411	- Removing autostartup of pvm service
12cr|pvm-3.4.6-2|412	
12cr|pvm-3.4.6-2|413	* Tue Jun 25 2002 Antoine Ginies <aginies@mandrakesoft.com> 3.4.4-9mdk
12cr|pvm-3.4.6-2|414	- set PVM environement in /etc/profile
12cr|pvm-3.4.6-2|415	
12cr|pvm-3.4.6-2|416	* Thu Jun 06 2002 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-8mdk
12cr|pvm-3.4.6-2|417	- Fixing pvm user id
12cr|pvm-3.4.6-2|418	- Fixing package architecture
12cr|pvm-3.4.6-2|419	
12cr|pvm-3.4.6-2|420	* Thu Apr 11 2002 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-7mdk
12cr|pvm-3.4.6-2|421	- Fixing genpubkey script
12cr|pvm-3.4.6-2|422	
12cr|pvm-3.4.6-2|423	* Tue Apr 09 2002 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-6mdk
12cr|pvm-3.4.6-2|424	- Fixing missing dependencies on openssh
12cr|pvm-3.4.6-2|425	- Autogenerate ssh public key
12cr|pvm-3.4.6-2|426	- Adding null password to pvm user
12cr|pvm-3.4.6-2|427	- Adding userdel in postun
12cr|pvm-3.4.6-2|428	- Adding script for distributing ssh public key
12cr|pvm-3.4.6-2|429	- Changing group attribution
12cr|pvm-3.4.6-2|430	
12cr|pvm-3.4.6-2|431	* Mon Apr 08 2002 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-5mdk
12cr|pvm-3.4.6-2|432	- Fixing PVM_ROOT export
12cr|pvm-3.4.6-2|433	- Moving libs in devel package
12cr|pvm-3.4.6-2|434	
12cr|pvm-3.4.6-2|435	* Thu Mar 07 2002 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-4mdk
12cr|pvm-3.4.6-2|436	- Final rebuild
12cr|pvm-3.4.6-2|437	
12cr|pvm-3.4.6-2|438	* Tue Mar 05 2002 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-3mdk
12cr|pvm-3.4.6-2|439	- Adding .bash_profile and .bashrc for user pvm
12cr|pvm-3.4.6-2|440	- Changing rsh to ssh
12cr|pvm-3.4.6-2|441	- Unset export PVM* in pvmd.init : unused before a "daemon --user"
12cr|pvm-3.4.6-2|442	- Fixing stupid arch problems in spec file
12cr|pvm-3.4.6-2|443	
12cr|pvm-3.4.6-2|444	* Mon Mar 04 2002 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-2mdk
12cr|pvm-3.4.6-2|445	- Including xpvm as subpackage
12cr|pvm-3.4.6-2|446	
12cr|pvm-3.4.6-2|447	* Fri Mar 01 2002 Erwan Velu <erwan@mandrakesoft.com> 3.4.4-1mdk
12cr|pvm-3.4.6-2|448	- First build
12cr|pvm-3.4.6-2|449	- Cleaning spec
12cr|pvm-3.4.6-2|450	
12cr|pvm-3.4.6-2|451	
12cr|pvm-3.4.6-2|452	
12cr|pvm-3.4.6-2|453	Revision 1.30  2001/11/12 16:41:53  wiget
12cr|pvm-3.4.6-2|454	typo
12cr|pvm-3.4.6-2|455	
12cr|pvm-3.4.6-2|456	Revision 1.29  2001/11/12 16:02:33  kloczek
12cr|pvm-3.4.6-2|457	- merge translations from CNV and adapterized spec.
12cr|pvm-3.4.6-2|458	
12cr|pvm-3.4.6-2|459	Revision 1.28  2001/11/12 15:57:54  wiget
12cr|pvm-3.4.6-2|460	updated to 3.4.4
12cr|pvm-3.4.6-2|461	
12cr|pvm-3.4.6-2|462	Revision 1.27  2001/11/12 15:07:38  wiget
12cr|pvm-3.4.6-2|463	fine grained architecture selection
12cr|pvm-3.4.6-2|464	
12cr|pvm-3.4.6-2|465	Revision 1.26  2001/11/12 14:31:20  wiget
12cr|pvm-3.4.6-2|466	release 24
12cr|pvm-3.4.6-2|467	PVM_ROOT moved to /usr/lib/pvm3
12cr|pvm-3.4.6-2|468	DEFBINDIR moved to PVM_ROOT/bin/PVM_ARCH
12cr|pvm-3.4.6-2|469	
12cr|pvm-3.4.6-2|470	Revision 1.25  2001/10/03 16:40:31  filon
12cr|pvm-3.4.6-2|471	- added using pvm macro in requires
12cr|pvm-3.4.6-2|472	
12cr|pvm-3.4.6-2|473	Revision 1.24  2001/06/30 07:28:22  agaran
12cr|pvm-3.4.6-2|474	added m4 to buildrequires (no need to rebuild,nor $rel++)
12cr|pvm-3.4.6-2|475	
12cr|pvm-3.4.6-2|476	Revision 1.23  2001/04/14 12:04:57  qboosh
12cr|pvm-3.4.6-2|477	- back commented out scripts and init file - see NOTE
12cr|pvm-3.4.6-2|478	please don't uncomment it unless you change pvm behaviour
12cr|pvm-3.4.6-2|479	- removed "man fix" - man package was broken, now is fixed
12cr|pvm-3.4.6-2|480	- use %%rpmcflags, added pl translations
12cr|pvm-3.4.6-2|481	- release 23
12cr|pvm-3.4.6-2|482	
12cr|pvm-3.4.6-2|483	Revision 1.22  2001/01/25 20:03:47  misiek
12cr|pvm-3.4.6-2|484	Massive attack. We use -O0 instead -O flags while debug enabled.
12cr|pvm-3.4.6-2|485	
12cr|pvm-3.4.6-2|486	Revision 1.21  2001/01/05 19:23:17  dobrek
12cr|pvm-3.4.6-2|487	- Added pvm-book.ps to examples subpackage.
12cr|pvm-3.4.6-2|488	
12cr|pvm-3.4.6-2|489	Revision 1.20  2001/01/03 23:59:11  kloczek
12cr|pvm-3.4.6-2|490	- uncomment %%post/%%preun svcripts,
12cr|pvm-3.4.6-2|491	- release 22 (for allow upgrade from RH),
12cr|pvm-3.4.6-2|492	- merged RH vaargfix patch,
12cr|pvm-3.4.6-2|493	- added URL.
12cr|pvm-3.4.6-2|494	
12cr|pvm-3.4.6-2|495	Revision 1.19  2001/01/03 21:41:12  qboosh
12cr|pvm-3.4.6-2|496	- update to 3.4.3
12cr|pvm-3.4.6-2|497	- updated noenv patch
12cr|pvm-3.4.6-2|498	
12cr|pvm-3.4.6-2|499	Revision 1.18  2000/12/27 14:09:35  kloczek
12cr|pvm-3.4.6-2|500	- adapterized and few cosmetics.
12cr|pvm-3.4.6-2|501	
12cr|pvm-3.4.6-2|502	Revision 1.17  2000/12/26 21:05:20  qboosh
12cr|pvm-3.4.6-2|503	- Release 4:
12cr|pvm-3.4.6-2|504	- devel and examples subpackages
12cr|pvm-3.4.6-2|505	- examples to %%{_examplesdir}, not %%{_docdir}
12cr|pvm-3.4.6-2|506	- fix manuals
12cr|pvm-3.4.6-2|507	- moved xpvm to separate package (xpvm)
12cr|pvm-3.4.6-2|508	- setting PVM_ROOT no longer needed
12cr|pvm-3.4.6-2|509	
12cr|pvm-3.4.6-2|510	Revision 1.16  2000/12/23 00:48:46  michuz
12cr|pvm-3.4.6-2|511	- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...}
12cr|pvm-3.4.6-2|512	(now it's more C like)
12cr|pvm-3.4.6-2|513	
12cr|pvm-3.4.6-2|514	Revision 1.15  2000/12/21 20:43:19  qboosh
12cr|pvm-3.4.6-2|515	- Release 3:
12cr|pvm-3.4.6-2|516	- added xpvm (as subpackage)
12cr|pvm-3.4.6-2|517	- BuildRequires
12cr|pvm-3.4.6-2|518	- fixed links
12cr|pvm-3.4.6-2|519	- PVM_ROOT, XPVM_ROOT variables setting (through /etc/profile.d)
12cr|pvm-3.4.6-2|520	
12cr|pvm-3.4.6-2|521	Revision 1.14  2000/11/01 18:42:49  dobrek
12cr|pvm-3.4.6-2|522	- Realase=2
12cr|pvm-3.4.6-2|523	- A lot of changes. in install and files. It seams that everything can
12cr|pvm-3.4.6-2|524	be keept in placec which are in agreement with FHS.
12cr|pvm-3.4.6-2|525	- Now tested only on i386. But soon the AXP version will apear.
12cr|pvm-3.4.6-2|526	- pvmd.init added.
12cr|pvm-3.4.6-2|527	
12cr|pvm-3.4.6-2|528	Revision 1.13  2000/05/02 21:23:16  baggins
12cr|pvm-3.4.6-2|529	- fixed version, minor cleanup
12cr|pvm-3.4.6-2|530	
12cr|pvm-3.4.6-2|531	Revision 1.12  2000/04/01 11:15:36  zagrodzki
12cr|pvm-3.4.6-2|532	- changed all BuildRoot definitons
12cr|pvm-3.4.6-2|533	- removed all applnkdir defs
12cr|pvm-3.4.6-2|534	- changed some prereqs/requires
12cr|pvm-3.4.6-2|535	- removed duplicate empty lines
12cr|pvm-3.4.6-2|536	
12cr|pvm-3.4.6-2|537	Revision 1.11  2000/03/28 16:55:05  baggins
12cr|pvm-3.4.6-2|538	- translated kloczkish into english
12cr|pvm-3.4.6-2|539	
12cr|pvm-3.4.6-2|540	Revision 1.10  1999/07/18 14:53:24  baggins
12cr|pvm-3.4.6-2|541	- fixed bogus Group: field
12cr|pvm-3.4.6-2|542	
12cr|pvm-3.4.6-2|543	Revision 1.9  1999/07/12 23:06:13  kloczek
12cr|pvm-3.4.6-2|544	- added using CVS keywords in %%changelog (for automating them).
12cr|pvm-3.4.6-2|545	

6323 12
12cr|pvoc-0.1.12-4|1	Summary:	LADSPA plugins for time compression/expansion of sound data
12cr|pvoc-0.1.12-4|2	Name:		pvoc
12cr|pvoc-0.1.12-4|3	Version:	0.1.12
12cr|pvoc-0.1.12-4|4	Release:	4
12cr|pvoc-0.1.12-4|5	License:	GPLv2+
12cr|pvoc-0.1.12-4|6	Group:		Sound
12cr|pvoc-0.1.12-4|7	URL:		http://quitte.de/dsp/pvoc.html
12cr|pvoc-0.1.12-4|8	Source0:	http://quitte.de/dsp/%{name}_%{version}.tar.gz
12cr|pvoc-0.1.12-4|9	BuildRequires:	fftw3-devel
12cr|pvoc-0.1.12-4|10	BuildRequires:	ladspa-devel
12cr|pvoc-0.1.12-4|11	BuildRequires:	pkgconfig(sndfile)
12cr|pvoc-0.1.12-4|12	
12cr|pvoc-0.1.12-4|13	%description
12cr|pvoc-0.1.12-4|14	pvoc is a collection of LADSPA units and a command line tool for time
12cr|pvoc-0.1.12-4|15	compression/expansion of sound data making use of the phase-vocoding
12cr|pvoc-0.1.12-4|16	technique
12cr|pvoc-0.1.12-4|17	
12cr|pvoc-0.1.12-4|18	%prep
12cr|pvoc-0.1.12-4|19	%setup -q
12cr|pvoc-0.1.12-4|20	
12cr|pvoc-0.1.12-4|21	%build
12cr|pvoc-0.1.12-4|22	make PREFIX=%{_prefix} MAN1DEST=%{_mandir}/man1 PLUGDEST=%{_libdir}/ladspa
12cr|pvoc-0.1.12-4|23	
12cr|pvoc-0.1.12-4|24	%install
12cr|pvoc-0.1.12-4|25	make PREFIX=%{buildroot}%{_prefix} MAN1DEST=%{buildroot}%{_mandir}/man1 PLUGDEST=%{buildroot}%{_libdir}/ladspa install
12cr|pvoc-0.1.12-4|26	
12cr|pvoc-0.1.12-4|27	%files
12cr|pvoc-0.1.12-4|28	%defattr(-,root,root)
12cr|pvoc-0.1.12-4|29	%doc README
12cr|pvoc-0.1.12-4|30	%{_bindir}/*
12cr|pvoc-0.1.12-4|31	%{_libdir}/ladspa/*.so
12cr|pvoc-0.1.12-4|32	%{_mandir}/man1/*
12cr|pvoc-0.1.12-4|33	
12cr|pvoc-0.1.12-4|34	
12cr|pvoc-0.1.12-4|35	
12cr|pvoc-0.1.12-4|36	%changelog
12cr|pvoc-0.1.12-4|37	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1.12-3mdv2010.0
12cr|pvoc-0.1.12-4|38	+ Revision: 430815
12cr|pvoc-0.1.12-4|39	- rebuild
12cr|pvoc-0.1.12-4|40	
12cr|pvoc-0.1.12-4|41	* Fri Sep 12 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.12-2mdv2009.0
12cr|pvoc-0.1.12-4|42	+ Revision: 284029
12cr|pvoc-0.1.12-4|43	- bump release for stupid bs
12cr|pvoc-0.1.12-4|44	- fix install location for x86-64
12cr|pvoc-0.1.12-4|45	- s,$RPM_BUILD_ROOT,%%{buildroot}
12cr|pvoc-0.1.12-4|46	- trim buildrequires
12cr|pvoc-0.1.12-4|47	- new license policy
12cr|pvoc-0.1.12-4|48	- new reelase 0.1.12
12cr|pvoc-0.1.12-4|49	- tabs not spaces
12cr|pvoc-0.1.12-4|50	- drop unnecessary defines
12cr|pvoc-0.1.12-4|51	
12cr|pvoc-0.1.12-4|52	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pvoc-0.1.12-4|53	- rebuild
12cr|pvoc-0.1.12-4|54	- fix fftw3-devel BR
12cr|pvoc-0.1.12-4|55	- kill re-definition of %%buildroot on Pixel's request
12cr|pvoc-0.1.12-4|56	- use %%mkrel
12cr|pvoc-0.1.12-4|57	- import pvoc
12cr|pvoc-0.1.12-4|58	
12cr|pvoc-0.1.12-4|59	+ Olivier Blin <oblin@mandriva.com>
12cr|pvoc-0.1.12-4|60	- restore BuildRoot
12cr|pvoc-0.1.12-4|61	
12cr|pvoc-0.1.12-4|62	
12cr|pvoc-0.1.12-4|63	* Wed Jun 30 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.9-2mdk
12cr|pvoc-0.1.12-4|64	- rebuild with new g++
12cr|pvoc-0.1.12-4|65	
12cr|pvoc-0.1.12-4|66	* Sat May 8 2004 Austin Acton <austin@mandrake.org> 0.1.9-1mdk
12cr|pvoc-0.1.12-4|67	- mandrakize
12cr|pvoc-0.1.12-4|68	
12cr|pvoc-0.1.12-4|69	* Fri Apr  2 2004 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.1.9
12cr|pvoc-0.1.12-4|70	- initial build

6324 12
12cr|pvpgn-199.r577-5|1	%define support_version 1.3
12cr|pvpgn-199.r577-5|2	
12cr|pvpgn-199.r577-5|3	Name: pvpgn
12cr|pvpgn-199.r577-5|4	Version: 199.r577
12cr|pvpgn-199.r577-5|5	Release: %mkrel 5
12cr|pvpgn-199.r577-5|6	Summary: PvPGN is a BNETD mod which aims to provide support for all Blizzard clients
12cr|pvpgn-199.r577-5|7	License: GPLv2
12cr|pvpgn-199.r577-5|8	Group: Games/Other
12cr|pvpgn-199.r577-5|9	Url: http://pvpgn.berlios.de
12cr|pvpgn-199.r577-5|10	Source: http://download.berlios.de/pvpgn/%{name}-%{version}.tar.bz2
12cr|pvpgn-199.r577-5|11	Source2: http://download.berlios.de/pvpgn/%{name}-support-%{support_version}.tar.gz
12cr|pvpgn-199.r577-5|12	Source3: %{name}.init
12cr|pvpgn-199.r577-5|13	Source4: %{name}.logrotate
12cr|pvpgn-199.r577-5|14	Patch1: DefineInstallationPaths.cmake.patch
12cr|pvpgn-199.r577-5|15	Patch2: pvpgn-fix-bnet-deletion.patch
12cr|pvpgn-199.r577-5|16	Patch3: pvpgn-build-static-lib.patch
12cr|pvpgn-199.r577-5|17	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|pvpgn-199.r577-5|18	BuildRequires: mysql-devel libpcap-devel zlib-devel
12cr|pvpgn-199.r577-5|19	BuildRequires: cmake
12cr|pvpgn-199.r577-5|20	
12cr|pvpgn-199.r577-5|21	%description
12cr|pvpgn-199.r577-5|22	PvPGN is a BNETD mod which aims to provide support for all Blizzard clients (thus it supports all BNETD supported clients plus the most recent ones).
12cr|pvpgn-199.r577-5|23	The list of supported clients and their minimum verion required is:
12cr|pvpgn-199.r577-5|24	- Diablo 1 v1.09
12cr|pvpgn-199.r577-5|25	- Starcraft v1.08
12cr|pvpgn-199.r577-5|26	- BroodWar v1.08
12cr|pvpgn-199.r577-5|27	- Warcraft II Battle.Net Edition v2.05
12cr|pvpgn-199.r577-5|28	- Diablo 2 v1.10 (*)
12cr|pvpgn-199.r577-5|29	- Diablo 2 LOD v1.10
12cr|pvpgn-199.r577-5|30	- Warcraft III Reign Of Chao
12cr|pvpgn-199.r577-5|31	- Warcraft III Frozen Throne
12cr|pvpgn-199.r577-5|32	
12cr|pvpgn-199.r577-5|33	This build of PvPGN is linked with MySQL and SQLite3 libraries.
12cr|pvpgn-199.r577-5|34	
12cr|pvpgn-199.r577-5|35	
12cr|pvpgn-199.r577-5|36	%prep
12cr|pvpgn-199.r577-5|37	%setup -q
12cr|pvpgn-199.r577-5|38	tar xzf %{SOURCE2}
12cr|pvpgn-199.r577-5|39	%patch1 -p0
12cr|pvpgn-199.r577-5|40	%patch2 -p0
12cr|pvpgn-199.r577-5|41	%patch3 -p0
12cr|pvpgn-199.r577-5|42	
12cr|pvpgn-199.r577-5|43	%build
12cr|pvpgn-199.r577-5|44	%cmake -DWITH_MYSQL=ON
12cr|pvpgn-199.r577-5|45	%make
12cr|pvpgn-199.r577-5|46	
12cr|pvpgn-199.r577-5|47	%install
12cr|pvpgn-199.r577-5|48	rm -fr %{buildroot}
12cr|pvpgn-199.r577-5|49	%makeinstall_std -C build
12cr|pvpgn-199.r577-5|50	install -d -m755 %{buildroot}/etc/pvpgn
12cr|pvpgn-199.r577-5|51	install -d -m755 %{buildroot}/etc/rc.d/init.d
12cr|pvpgn-199.r577-5|52	install -d -m755 %{buildroot}/var/log/pvpgn
12cr|pvpgn-199.r577-5|53	install -d -m750 %{buildroot}/etc/logrotate.d
12cr|pvpgn-199.r577-5|54	install -m755 %{SOURCE3} %{buildroot}%{_sysconfdir}/rc.d/init.d/pvpgn
12cr|pvpgn-199.r577-5|55	install -m640 %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/pvpgn
12cr|pvpgn-199.r577-5|56	mkdir -p -m755 %{buildroot}/var/run/%{name}
12cr|pvpgn-199.r577-5|57	
12cr|pvpgn-199.r577-5|58	# support files
12cr|pvpgn-199.r577-5|59	mkdir -p %{buildroot}%{_var}/lib/pvpgn/files/
12cr|pvpgn-199.r577-5|60	cp -r %{name}-support-%{support_version}/* %{buildroot}%{_var}/lib/pvpgn/files/
12cr|pvpgn-199.r577-5|61	
12cr|pvpgn-199.r577-5|62	%clean
12cr|pvpgn-199.r577-5|63	rm -fr %{buildroot}
12cr|pvpgn-199.r577-5|64	
12cr|pvpgn-199.r577-5|65	%pre
12cr|pvpgn-199.r577-5|66	%{_sbindir}/groupadd -r -f pvpgn 2>/dev/null ||:
12cr|pvpgn-199.r577-5|67	%{_sbindir}/useradd -g pvpgn -c 'PvPGN' -d /dev/null -s '' -r pvpgn 2>/dev/null ||:
12cr|pvpgn-199.r577-5|68	
12cr|pvpgn-199.r577-5|69	%files
12cr|pvpgn-199.r577-5|70	%defattr(-,root,root)
12cr|pvpgn-199.r577-5|71	%config(noreplace) %{_sysconfdir}/%{name}/*
12cr|pvpgn-199.r577-5|72	%doc docs/* version-history.txt TODO README CREDITS COPYING BUGS README.DEV
12cr|pvpgn-199.r577-5|73	%{_bindir}/*
12cr|pvpgn-199.r577-5|74	%{_sbindir}/*
12cr|pvpgn-199.r577-5|75	%{_sysconfdir}/logrotate.d/%{name}
12cr|pvpgn-199.r577-5|76	%{_sysconfdir}/rc.d/init.d/%{name}
12cr|pvpgn-199.r577-5|77	%{_mandir}/*
12cr|pvpgn-199.r577-5|78	/var/lib/%{name}/*
12cr|pvpgn-199.r577-5|79	%attr(750,pvpgn,pvpgn) %dir %{_logdir}/%{name}
12cr|pvpgn-199.r577-5|80	%attr(750,pvpgn,pvpgn) %dir /var/run/%{name}
12cr|pvpgn-199.r577-5|81	%attr(750,pvpgn,pvpgn) %dir /var/lib/%{name}
12cr|pvpgn-199.r577-5|82	
12cr|pvpgn-199.r577-5|83	
12cr|pvpgn-199.r577-5|84	%changelog
12cr|pvpgn-199.r577-5|85	* Mon Mar 21 2011 Funda Wang <fwang@mandriva.org> 199.r577-5mdv2011.0
12cr|pvpgn-199.r577-5|86	+ Revision: 647324
12cr|pvpgn-199.r577-5|87	- fix build with default cmake build options
12cr|pvpgn-199.r577-5|88	
12cr|pvpgn-199.r577-5|89	+ zamir <zamir@mandriva.org>
12cr|pvpgn-199.r577-5|90	- fix deps
12cr|pvpgn-199.r577-5|91	- fix locate support files
12cr|pvpgn-199.r577-5|92	- fix spec and init file
12cr|pvpgn-199.r577-5|93	- fix logrotate file
12cr|pvpgn-199.r577-5|94	
12cr|pvpgn-199.r577-5|95	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|pvpgn-199.r577-5|96	- relink against libmysqlclient.so.18
12cr|pvpgn-199.r577-5|97	
12cr|pvpgn-199.r577-5|98	* Thu Dec 02 2010 Eugeni Dodonov <eugeni@mandriva.com> 199.r577-1mdv2011.0
12cr|pvpgn-199.r577-5|99	+ Revision: 604720
12cr|pvpgn-199.r577-5|100	- Add pvpgn-support files.
12cr|pvpgn-199.r577-5|101	- Add URL for pvpgn-support
12cr|pvpgn-199.r577-5|102	- Add BR for cmake.
12cr|pvpgn-199.r577-5|103	Build pvpgn-support as well.
12cr|pvpgn-199.r577-5|104	- Fix build.
12cr|pvpgn-199.r577-5|105	- Use %%cmake macro
12cr|pvpgn-199.r577-5|106	
12cr|pvpgn-199.r577-5|107	+ zamir <zamir@mandriva.org>
12cr|pvpgn-199.r577-5|108	- small fix build
12cr|pvpgn-199.r577-5|109	- first build
12cr|pvpgn-199.r577-5|110	- Created package structure for pvpgn.
12cr|pvpgn-199.r577-5|111	

6325 12
12cr|pwgen-2.06-6|1	Name:         pwgen
12cr|pwgen-2.06-6|2	URL:          http://sourceforge.net/projects/pwgen/
12cr|pwgen-2.06-6|3	License:      GPL
12cr|pwgen-2.06-6|4	Group:        Text tools
12cr|pwgen-2.06-6|5	Version:      2.06
12cr|pwgen-2.06-6|6	Release:      %mkrel 6
12cr|pwgen-2.06-6|7	Summary:      Password generator
12cr|pwgen-2.06-6|8	Source:       http://belnet.dl.sourceforge.net/sourceforge/pwgen/pwgen-%{version}.tar.gz
12cr|pwgen-2.06-6|9	Source1:      ftp://ftp.linpeople.org/pub/People/lilo/source/makepasswd-1.10.tar.bz2
12cr|pwgen-2.06-6|10	BuildRoot:    %{_tmppath}/%{name}-%{version}-build
12cr|pwgen-2.06-6|11	BuildRequires: perl
12cr|pwgen-2.06-6|12	BuildRequires: zlib-devel
12cr|pwgen-2.06-6|13	
12cr|pwgen-2.06-6|14	%description
12cr|pwgen-2.06-6|15	pwgen generates random, meaningless but pronounceable and thus easy to
12cr|pwgen-2.06-6|16	remember passwords. The also contained makepasswd gives even more
12cr|pwgen-2.06-6|17	options which are more aimed at security.
12cr|pwgen-2.06-6|18	
12cr|pwgen-2.06-6|19	Authors:
12cr|pwgen-2.06-6|20	--------
12cr|pwgen-2.06-6|21	Theodore Ts'o <tytso@alum.mit.edu> (this version)
12cr|pwgen-2.06-6|22	Brandon S. Allbery <allbery@ncoast.UUCP> (previous version)
12cr|pwgen-2.06-6|23	Rob Levin <levin@openproject.net> (previous version)
12cr|pwgen-2.06-6|24	
12cr|pwgen-2.06-6|25	%prep
12cr|pwgen-2.06-6|26	%setup -q -b 1
12cr|pwgen-2.06-6|27	cd ../makepasswd-1.10
12cr|pwgen-2.06-6|28	chmod 644 *
12cr|pwgen-2.06-6|29	
12cr|pwgen-2.06-6|30	%build
12cr|pwgen-2.06-6|31	autoconf
12cr|pwgen-2.06-6|32	%configure
12cr|pwgen-2.06-6|33	%make
12cr|pwgen-2.06-6|34	
12cr|pwgen-2.06-6|35	%install
12cr|pwgen-2.06-6|36	rm -rf ${RPM_BUILD_ROOT}
12cr|pwgen-2.06-6|37	mkdir -p	${RPM_BUILD_ROOT}%_bindir
12cr|pwgen-2.06-6|38	mkdir -p	${RPM_BUILD_ROOT}%{_mandir}/man1
12cr|pwgen-2.06-6|39	%makeinstall_std
12cr|pwgen-2.06-6|40	cd ../makepasswd-1.10
12cr|pwgen-2.06-6|41	install -m 755 makepasswd	$RPM_BUILD_ROOT%_bindir/makepasswd2
12cr|pwgen-2.06-6|42	install -m 644 makepasswd.1	$RPM_BUILD_ROOT%{_mandir}/man1/makepasswd2.1
12cr|pwgen-2.06-6|43	
12cr|pwgen-2.06-6|44	%clean
12cr|pwgen-2.06-6|45	rm -rf ${RPM_BUILD_ROOT}
12cr|pwgen-2.06-6|46	
12cr|pwgen-2.06-6|47	%files
12cr|pwgen-2.06-6|48	%defattr(-,root,root)
12cr|pwgen-2.06-6|49	%doc ChangeLog
12cr|pwgen-2.06-6|50	%{_mandir}/man1/*
12cr|pwgen-2.06-6|51	%_bindir/makepasswd2
12cr|pwgen-2.06-6|52	%_bindir/pwgen
12cr|pwgen-2.06-6|53	
12cr|pwgen-2.06-6|54	
12cr|pwgen-2.06-6|55	%changelog
12cr|pwgen-2.06-6|56	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.06-6mdv2010.0
12cr|pwgen-2.06-6|57	+ Revision: 433733
12cr|pwgen-2.06-6|58	- rebuild
12cr|pwgen-2.06-6|59	- rebuild
12cr|pwgen-2.06-6|60	
12cr|pwgen-2.06-6|61	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.06-4mdv2009.0
12cr|pwgen-2.06-6|62	+ Revision: 259371
12cr|pwgen-2.06-6|63	- rebuild
12cr|pwgen-2.06-6|64	
12cr|pwgen-2.06-6|65	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.06-3mdv2009.0
12cr|pwgen-2.06-6|66	+ Revision: 247246
12cr|pwgen-2.06-6|67	- rebuild
12cr|pwgen-2.06-6|68	
12cr|pwgen-2.06-6|69	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.06-1mdv2008.1
12cr|pwgen-2.06-6|70	+ Revision: 136445
12cr|pwgen-2.06-6|71	- restore BuildRoot
12cr|pwgen-2.06-6|72	
12cr|pwgen-2.06-6|73	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pwgen-2.06-6|74	- kill re-definition of %%buildroot on Pixel's request
12cr|pwgen-2.06-6|75	
12cr|pwgen-2.06-6|76	* Mon Jul 16 2007 Olivier Thauvin <nanardon@mandriva.org> 2.06-1mdv2008.0
12cr|pwgen-2.06-6|77	+ Revision: 52625
12cr|pwgen-2.06-6|78	- 2.06
12cr|pwgen-2.06-6|79	
12cr|pwgen-2.06-6|80	
12cr|pwgen-2.06-6|81	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|pwgen-2.06-6|82	+ 08/08/06 00:02:25 (54297)
12cr|pwgen-2.06-6|83	- rebuild
12cr|pwgen-2.06-6|84	
12cr|pwgen-2.06-6|85	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|pwgen-2.06-6|86	+ 08/08/06 00:00:47 (54294)
12cr|pwgen-2.06-6|87	Import pwgen
12cr|pwgen-2.06-6|88	
12cr|pwgen-2.06-6|89	* Sun Feb 12 2006 Olivier Thauvin <nanardon@mandriva.org> 2.05-1mdk
12cr|pwgen-2.06-6|90	- 2.05
12cr|pwgen-2.06-6|91	
12cr|pwgen-2.06-6|92	* Wed Sep 07 2005 Olivier Thauvin <nanardon@mandriva.org> 2.04-1mdk
12cr|pwgen-2.06-6|93	- 2.04
12cr|pwgen-2.06-6|94	
12cr|pwgen-2.06-6|95	* Sat Aug 28 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.03-2mdk
12cr|pwgen-2.06-6|96	- fix conflict with makepasswd
12cr|pwgen-2.06-6|97	
12cr|pwgen-2.06-6|98	* Tue Aug 17 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.03-1mdk
12cr|pwgen-2.06-6|99	- First mdk contrib from Suse spec
12cr|pwgen-2.06-6|100	

6326 12
12cr|pws-0.3.0-4|1	%define libname      %{mklibname pws 0.1}
12cr|pws-0.3.0-4|2	%define libnamedevel %{mklibname pws -d}
12cr|pws-0.3.0-4|3	
12cr|pws-0.3.0-4|4	Name:           pws
12cr|pws-0.3.0-4|5	Version:        0.3.0
12cr|pws-0.3.0-4|6	Release:        %mkrel 4
12cr|pws-0.3.0-4|7	Summary:        Fully compatible passwordsafe implementation
12cr|pws-0.3.0-4|8	License:        GPL
12cr|pws-0.3.0-4|9	Group:          Text tools
12cr|pws-0.3.0-4|10	BuildRequires:  libgcrypt-devel
12cr|pws-0.3.0-4|11	BuildRequires:  qt4-devel
12cr|pws-0.3.0-4|12	URL:            http://www.pwsafe.de/
12cr|pws-0.3.0-4|13	Source0:        http://www.pwsafe.de/releases/unstable/pws-%{version}.tar.gz
12cr|pws-0.3.0-4|14	Source1:        pws.desktop
12cr|pws-0.3.0-4|15	Source2:        pws-x-psafe3.desktop
12cr|pws-0.3.0-4|16	Patch0:         pws-0.3.0-destdir.patch
12cr|pws-0.3.0-4|17	Requires(post):  desktop-file-utils
12cr|pws-0.3.0-4|18	Requires(postun):  desktop-file-utils
12cr|pws-0.3.0-4|19	BuildRequires:  desktop-file-utils
12cr|pws-0.3.0-4|20	BuildRequires:  imagemagick
12cr|pws-0.3.0-4|21	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|pws-0.3.0-4|22	
12cr|pws-0.3.0-4|23	%description
12cr|pws-0.3.0-4|24	pws aims to be a fully compatible passwordsafe implementation.
12cr|pws-0.3.0-4|25	heart of the project is libpws, a general library for reading and
12cr|pws-0.3.0-4|26	writing passwordsafe compatible files. currently passwordsafe files
12cr|pws-0.3.0-4|27	format v2 and passwordsafe files format v3.2 are supported.
12cr|pws-0.3.0-4|28	
12cr|pws-0.3.0-4|29	%package -n %{libname}
12cr|pws-0.3.0-4|30	Summary:        General library for reading and writing passwordsafe compatible files
12cr|pws-0.3.0-4|31	Group:          System/Libraries
12cr|pws-0.3.0-4|32	
12cr|pws-0.3.0-4|33	%description -n %{libname}
12cr|pws-0.3.0-4|34	A general library for reading and writing passwordsafe compatible files.
12cr|pws-0.3.0-4|35	
12cr|pws-0.3.0-4|36	%package -n %{libnamedevel}
12cr|pws-0.3.0-4|37	Summary:        Development files for the PWS library
12cr|pws-0.3.0-4|38	Group:          Development/C
12cr|pws-0.3.0-4|39	
12cr|pws-0.3.0-4|40	%description -n %{libnamedevel}
12cr|pws-0.3.0-4|41	The development files for the PWS library.
12cr|pws-0.3.0-4|42	
12cr|pws-0.3.0-4|43	%prep
12cr|pws-0.3.0-4|44	%setup -q
12cr|pws-0.3.0-4|45	%patch0 -p1
12cr|pws-0.3.0-4|46	
12cr|pws-0.3.0-4|47	%build
12cr|pws-0.3.0-4|48	export CFLAGS="-fPIC %{optflags}"
12cr|pws-0.3.0-4|49	%{configure2_5x} --with-qt=%{qt4dir}
12cr|pws-0.3.0-4|50	%{make}
12cr|pws-0.3.0-4|51	
12cr|pws-0.3.0-4|52	%install
12cr|pws-0.3.0-4|53	%{__rm} -rf %{buildroot}
12cr|pws-0.3.0-4|54	%{makeinstall_std}
12cr|pws-0.3.0-4|55	
12cr|pws-0.3.0-4|56	%{__mkdir_p} %{buildroot}%{_datadir}/pixmaps
12cr|pws-0.3.0-4|57	%{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/16x16/apps
12cr|pws-0.3.0-4|58	%{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
12cr|pws-0.3.0-4|59	%{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/64x64/apps
12cr|pws-0.3.0-4|60	
12cr|pws-0.3.0-4|61	%{_bindir}/convert -scale 32 pws/images/logo.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|pws-0.3.0-4|62	%{__cp} -a pws/images/logo.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12cr|pws-0.3.0-4|63	%{_bindir}/convert -scale 32 pws/images/logo.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cr|pws-0.3.0-4|64	%{_bindir}/convert -scale 64 pws/images/logo.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12cr|pws-0.3.0-4|65	
12cr|pws-0.3.0-4|66	%{__mkdir_p} %{buildroot}%{_datadir}/applications
12cr|pws-0.3.0-4|67	%{_bindir}/desktop-file-install --vendor "" \
12cr|pws-0.3.0-4|68	--dir %{buildroot}%{_datadir}/applications \
12cr|pws-0.3.0-4|69	%{SOURCE1}
12cr|pws-0.3.0-4|70	
12cr|pws-0.3.0-4|71	%{__install} -D -m 644 -p %{SOURCE2} %{buildroot}%{_datadir}/mimelnk/application/x-psafe3.desktop
12cr|pws-0.3.0-4|72	
12cr|pws-0.3.0-4|73	%clean
12cr|pws-0.3.0-4|74	%{__rm} -rf %{buildroot}
12cr|pws-0.3.0-4|75	
12cr|pws-0.3.0-4|76	%post
12cr|pws-0.3.0-4|77	%{update_desktop_database}
12cr|pws-0.3.0-4|78	%update_icon_cache hicolor
12cr|pws-0.3.0-4|79	%{update_mime_database}
12cr|pws-0.3.0-4|80	
12cr|pws-0.3.0-4|81	%postun
12cr|pws-0.3.0-4|82	%{clean_desktop_database}
12cr|pws-0.3.0-4|83	%clean_icon_cache hicolor
12cr|pws-0.3.0-4|84	%{clean_mime_database}
12cr|pws-0.3.0-4|85	
12cr|pws-0.3.0-4|86	%if %mdkversion < 200900
12cr|pws-0.3.0-4|87	%post -n %{libname} -p /sbin/ldconfig
12cr|pws-0.3.0-4|88	%endif
12cr|pws-0.3.0-4|89	
12cr|pws-0.3.0-4|90	%if %mdkversion < 200900
12cr|pws-0.3.0-4|91	%postun -n %{libname} -p /sbin/ldconfig
12cr|pws-0.3.0-4|92	%endif
12cr|pws-0.3.0-4|93	
12cr|pws-0.3.0-4|94	%files
12cr|pws-0.3.0-4|95	%defattr(0644,root,root,0755)
12cr|pws-0.3.0-4|96	%doc misc/* README.txt CHANGELOG
12cr|pws-0.3.0-4|97	%attr(0755,root,root) %{_bindir}/pws
12cr|pws-0.3.0-4|98	%{_datadir}/applications/%{name}.desktop
12cr|pws-0.3.0-4|99	%{_datadir}/pixmaps/%{name}.png
12cr|pws-0.3.0-4|100	%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12cr|pws-0.3.0-4|101	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cr|pws-0.3.0-4|102	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12cr|pws-0.3.0-4|103	%{_datadir}/mimelnk/application/x-psafe3.desktop
12cr|pws-0.3.0-4|104	
12cr|pws-0.3.0-4|105	%files -n %{libname}
12cr|pws-0.3.0-4|106	%defattr(0755,root,root,0755)
12cr|pws-0.3.0-4|107	%{_libdir}/libpws.so.*
12cr|pws-0.3.0-4|108	
12cr|pws-0.3.0-4|109	%files -n %{libnamedevel}
12cr|pws-0.3.0-4|110	%defattr(0644,root,root,0755)
12cr|pws-0.3.0-4|111	%{_includedir}/libpws
12cr|pws-0.3.0-4|112	
12cr|pws-0.3.0-4|113	
12cr|pws-0.3.0-4|114	%changelog
12cr|pws-0.3.0-4|115	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.3.0-4mdv2010.0
12cr|pws-0.3.0-4|116	+ Revision: 430817
12cr|pws-0.3.0-4|117	- rebuild
12cr|pws-0.3.0-4|118	
12cr|pws-0.3.0-4|119	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3.0-3mdv2009.0
12cr|pws-0.3.0-4|120	+ Revision: 269015
12cr|pws-0.3.0-4|121	- rebuild early 2009.0 package (before pixel changes)
12cr|pws-0.3.0-4|122	
12cr|pws-0.3.0-4|123	+ Pixel <pixel@mandriva.com>
12cr|pws-0.3.0-4|124	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|pws-0.3.0-4|125	
12cr|pws-0.3.0-4|126	* Mon Apr 21 2008 David Walluck <walluck@mandriva.org> 0.3.0-2mdv2009.0
12cr|pws-0.3.0-4|127	+ Revision: 196051
12cr|pws-0.3.0-4|128	- fix build on x86_64
12cr|pws-0.3.0-4|129	- 0.3.0
12cr|pws-0.3.0-4|130	
12cr|pws-0.3.0-4|131	* Wed Jan 02 2008 David Walluck <walluck@mandriva.org> 0.2.0-0.rc1.1mdv2008.1
12cr|pws-0.3.0-4|132	+ Revision: 140695
12cr|pws-0.3.0-4|133	- add desktop files
12cr|pws-0.3.0-4|134	- 0.2.0rc1
12cr|pws-0.3.0-4|135	
12cr|pws-0.3.0-4|136	+ Olivier Blin <oblin@mandriva.com>
12cr|pws-0.3.0-4|137	- restore BuildRoot
12cr|pws-0.3.0-4|138	
12cr|pws-0.3.0-4|139	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pws-0.3.0-4|140	- kill re-definition of %%buildroot on Pixel's request
12cr|pws-0.3.0-4|141	
12cr|pws-0.3.0-4|142	* Sat Nov 24 2007 David Walluck <walluck@mandriva.org> 0.1.4-1mdv2008.1
12cr|pws-0.3.0-4|143	+ Revision: 111807
12cr|pws-0.3.0-4|144	- import pws
12cr|pws-0.3.0-4|145	
12cr|pws-0.3.0-4|146	

6327 12
12cr|pxmutils-0.7.0-7|1	%define name	pxmutils
12cr|pxmutils-0.7.0-7|2	%define version	0.7.0
12cr|pxmutils-0.7.0-7|3	%define release %mkrel 7
12cr|pxmutils-0.7.0-7|4	
12cr|pxmutils-0.7.0-7|5	%define major	3
12cr|pxmutils-0.7.0-7|6	%define libname %mklibname %name %major
12cr|pxmutils-0.7.0-7|7	
12cr|pxmutils-0.7.0-7|8	%define __libtoolize /bin/true
12cr|pxmutils-0.7.0-7|9	
12cr|pxmutils-0.7.0-7|10	Name: 	 	%{name}
12cr|pxmutils-0.7.0-7|11	Summary: 	A library that's used by the polyxmass framework
12cr|pxmutils-0.7.0-7|12	Version: 	%{version}
12cr|pxmutils-0.7.0-7|13	Release: 	%{release}
12cr|pxmutils-0.7.0-7|14	
12cr|pxmutils-0.7.0-7|15	Source:		lib%{name}-%{version}.tar.bz2
12cr|pxmutils-0.7.0-7|16	URL:		http://polyxmass.org/libpxmutils
12cr|pxmutils-0.7.0-7|17	License:	GPL
12cr|pxmutils-0.7.0-7|18	Group:		Sciences/Chemistry
12cr|pxmutils-0.7.0-7|19	BuildRequires:	libxml2-devel gettext glib2-devel
12cr|pxmutils-0.7.0-7|20	
12cr|pxmutils-0.7.0-7|21	%description
12cr|pxmutils-0.7.0-7|22	%{name} is a handy library of helper functions. This C library is
12cr|pxmutils-0.7.0-7|23	designed to provide a number of useful functionalities which the
12cr|pxmutils-0.7.0-7|24	programs in the polyxmass(TM) mass spectrometry framework require.
12cr|pxmutils-0.7.0-7|25	
12cr|pxmutils-0.7.0-7|26	%package -n 	%{libname}
12cr|pxmutils-0.7.0-7|27	Summary:        Dynamic libraries from %name
12cr|pxmutils-0.7.0-7|28	Group:          System/Libraries
12cr|pxmutils-0.7.0-7|29	Provides:	%name
12cr|pxmutils-0.7.0-7|30	Obsoletes:	%name = %version-%release
12cr|pxmutils-0.7.0-7|31	
12cr|pxmutils-0.7.0-7|32	%description -n %{libname}
12cr|pxmutils-0.7.0-7|33	Dynamic libraries from %name.
12cr|pxmutils-0.7.0-7|34	
12cr|pxmutils-0.7.0-7|35	%package -n 	%{libname}-devel
12cr|pxmutils-0.7.0-7|36	Summary: 	Header files and static libraries from %name
12cr|pxmutils-0.7.0-7|37	Group: 		Development/C
12cr|pxmutils-0.7.0-7|38	Requires: 	%{libname} >= %{version}
12cr|pxmutils-0.7.0-7|39	Provides: 	lib%{name}-devel = %{version}-%{release}
12cr|pxmutils-0.7.0-7|40	Provides:	%{name}-devel = %{version}-%{release}
12cr|pxmutils-0.7.0-7|41	Obsoletes: 	%name-devel
12cr|pxmutils-0.7.0-7|42	
12cr|pxmutils-0.7.0-7|43	%description -n %{libname}-devel
12cr|pxmutils-0.7.0-7|44	Libraries and includes files for developing programs based on %name.
12cr|pxmutils-0.7.0-7|45	
12cr|pxmutils-0.7.0-7|46	%prep
12cr|pxmutils-0.7.0-7|47	%setup -q -n lib%{name}-%{version}
12cr|pxmutils-0.7.0-7|48	
12cr|pxmutils-0.7.0-7|49	%build
12cr|pxmutils-0.7.0-7|50	%configure2_5x
12cr|pxmutils-0.7.0-7|51	%make
12cr|pxmutils-0.7.0-7|52	
12cr|pxmutils-0.7.0-7|53	%install
12cr|pxmutils-0.7.0-7|54	%makeinstall
12cr|pxmutils-0.7.0-7|55	rm -fr %{buildroot}/%{_docdir}/lib%{name}
12cr|pxmutils-0.7.0-7|56	
12cr|pxmutils-0.7.0-7|57	%find_lang lib%name
12cr|pxmutils-0.7.0-7|58	
12cr|pxmutils-0.7.0-7|59	
12cr|pxmutils-0.7.0-7|60	%files -n %{libname} -f lib%{name}.lang
12cr|pxmutils-0.7.0-7|61	%{_libdir}/*.so.*
12cr|pxmutils-0.7.0-7|62	
12cr|pxmutils-0.7.0-7|63	%files -n %{libname}-devel
12cr|pxmutils-0.7.0-7|64	%defattr(-,root,root)
12cr|pxmutils-0.7.0-7|65	%doc ABOUT-NLS AUTHORS COPYING NEWS README TODO
12cr|pxmutils-0.7.0-7|66	%{_includedir}/lib%name
12cr|pxmutils-0.7.0-7|67	%{_mandir}/man1/*
12cr|pxmutils-0.7.0-7|68	%{_libdir}/*.so
12cr|pxmutils-0.7.0-7|69	%{_libdir}/*.a
12cr|pxmutils-0.7.0-7|70	/usr/lib/pkgconfig/*.pc
12cr|pxmutils-0.7.0-7|71	
12cr|pxmutils-0.7.0-7|72	
12cr|pxmutils-0.7.0-7|73	
12cr|pxmutils-0.7.0-7|74	%changelog
12cr|pxmutils-0.7.0-7|75	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.7.0-7mdv2010.0
12cr|pxmutils-0.7.0-7|76	+ Revision: 433735
12cr|pxmutils-0.7.0-7|77	- rebuild
12cr|pxmutils-0.7.0-7|78	- rebuild
12cr|pxmutils-0.7.0-7|79	
12cr|pxmutils-0.7.0-7|80	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.7.0-4mdv2009.0
12cr|pxmutils-0.7.0-7|81	+ Revision: 259378
12cr|pxmutils-0.7.0-7|82	- rebuild
12cr|pxmutils-0.7.0-7|83	
12cr|pxmutils-0.7.0-7|84	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.7.0-3mdv2009.0
12cr|pxmutils-0.7.0-7|85	+ Revision: 247249
12cr|pxmutils-0.7.0-7|86	- rebuild
12cr|pxmutils-0.7.0-7|87	- fix summary-ended-with-dot
12cr|pxmutils-0.7.0-7|88	
12cr|pxmutils-0.7.0-7|89	+ Pixel <pixel@mandriva.com>
12cr|pxmutils-0.7.0-7|90	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|pxmutils-0.7.0-7|91	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|pxmutils-0.7.0-7|92	
12cr|pxmutils-0.7.0-7|93	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.7.0-1mdv2008.1
12cr|pxmutils-0.7.0-7|94	+ Revision: 136445
12cr|pxmutils-0.7.0-7|95	- restore BuildRoot
12cr|pxmutils-0.7.0-7|96	
12cr|pxmutils-0.7.0-7|97	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pxmutils-0.7.0-7|98	- adjust file list for x86_64
12cr|pxmutils-0.7.0-7|99	- kill re-definition of %%buildroot on Pixel's request
12cr|pxmutils-0.7.0-7|100	- use %%mkrel
12cr|pxmutils-0.7.0-7|101	- import pxmutils
12cr|pxmutils-0.7.0-7|102	
12cr|pxmutils-0.7.0-7|103	
12cr|pxmutils-0.7.0-7|104	* Mon Feb 16 2004 Austin Acton <austin@mandrake.org> 0.7.0-1mdk
12cr|pxmutils-0.7.0-7|105	- 0.7.0
12cr|pxmutils-0.7.0-7|106	- major 3
12cr|pxmutils-0.7.0-7|107	- configure 2.5
12cr|pxmutils-0.7.0-7|108	- libtoolize
12cr|pxmutils-0.7.0-7|109	
12cr|pxmutils-0.7.0-7|110	* Tue Dec 30 2003 Franck Villaume <fvill@freesurf.fr> 0.6.0-2mdk
12cr|pxmutils-0.7.0-7|111	- delete pkgconfig BuildRequires
12cr|pxmutils-0.7.0-7|112	- add glib2-devel BuildRequires
12cr|pxmutils-0.7.0-7|113	
12cr|pxmutils-0.7.0-7|114	* Sun Oct 12 2003 Austin Acton <aacton@yorku.ca> 0.6.0-1mdk
12cr|pxmutils-0.7.0-7|115	- initial package

6328 12
12cr|pxsup2dast-20090809-2|1	
12cr|pxsup2dast-20090809-2|2	%define name	pxsup2dast
12cr|pxsup2dast-20090809-2|3	%define version	20090809
12cr|pxsup2dast-20090809-2|4	%define rel	2
12cr|pxsup2dast-20090809-2|5	%define release %mkrel %rel
12cr|pxsup2dast-20090809-2|6	
12cr|pxsup2dast-20090809-2|7	Summary:	Project X sup to dvdauthor subtitle xml converter
12cr|pxsup2dast-20090809-2|8	Name:		%name
12cr|pxsup2dast-20090809-2|9	Version:	%version
12cr|pxsup2dast-20090809-2|10	Release:	%release
12cr|pxsup2dast-20090809-2|11	Group:		Video
12cr|pxsup2dast-20090809-2|12	License:	GPLv2
12cr|pxsup2dast-20090809-2|13	URL:		http://www.guru-group.fi/~too/sw/m2vmp2cut/
12cr|pxsup2dast-20090809-2|14	Source:		http://www.guru-group.fi/~too/sw/m2vmp2cut/pxsup2dast.c
12cr|pxsup2dast-20090809-2|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|pxsup2dast-20090809-2|16	BuildRequires:	zlib-devel
12cr|pxsup2dast-20090809-2|17	
12cr|pxsup2dast-20090809-2|18	%description
12cr|pxsup2dast-20090809-2|19	Converts Project X sup files to dvdauthor subtitle xml files.
12cr|pxsup2dast-20090809-2|20	
12cr|pxsup2dast-20090809-2|21	%prep
12cr|pxsup2dast-20090809-2|22	%setup -q -c -T
12cr|pxsup2dast-20090809-2|23	cp -a %SOURCE0 .
12cr|pxsup2dast-20090809-2|24	
12cr|pxsup2dast-20090809-2|25	%build
12cr|pxsup2dast-20090809-2|26	# and points go to the author for his imaginative build system :)
12cr|pxsup2dast-20090809-2|27	export CC="%__cc %optflags"
12cr|pxsup2dast-20090809-2|28	sh pxsup2dast.c
12cr|pxsup2dast-20090809-2|29	
12cr|pxsup2dast-20090809-2|30	%install
12cr|pxsup2dast-20090809-2|31	rm -rf %{buildroot}
12cr|pxsup2dast-20090809-2|32	install -d -m755 %{buildroot}%{_bindir}
12cr|pxsup2dast-20090809-2|33	install -m755 %{name} %{buildroot}%{_bindir}
12cr|pxsup2dast-20090809-2|34	
12cr|pxsup2dast-20090809-2|35	%clean
12cr|pxsup2dast-20090809-2|36	rm -rf %{buildroot}
12cr|pxsup2dast-20090809-2|37	
12cr|pxsup2dast-20090809-2|38	%files
12cr|pxsup2dast-20090809-2|39	%defattr(-,root,root)
12cr|pxsup2dast-20090809-2|40	%{_bindir}/%{name}
12cr|pxsup2dast-20090809-2|41	
12cr|pxsup2dast-20090809-2|42	
12cr|pxsup2dast-20090809-2|43	
12cr|pxsup2dast-20090809-2|44	%changelog
12cr|pxsup2dast-20090809-2|45	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 20090809-2mdv2011.0
12cr|pxsup2dast-20090809-2|46	+ Revision: 614628
12cr|pxsup2dast-20090809-2|47	- the mass rebuild of 2010.1 packages
12cr|pxsup2dast-20090809-2|48	
12cr|pxsup2dast-20090809-2|49	* Sat Feb 06 2010 Anssi Hannula <anssi@mandriva.org> 20090809-1mdv2010.1
12cr|pxsup2dast-20090809-2|50	+ Revision: 501458
12cr|pxsup2dast-20090809-2|51	- new version
12cr|pxsup2dast-20090809-2|52	- update license tag
12cr|pxsup2dast-20090809-2|53	
12cr|pxsup2dast-20090809-2|54	+ Thierry Vignaud <tv@mandriva.org>
12cr|pxsup2dast-20090809-2|55	- rebuild
12cr|pxsup2dast-20090809-2|56	
12cr|pxsup2dast-20090809-2|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 20070305-1mdv2009.0
12cr|pxsup2dast-20090809-2|58	+ Revision: 136445
12cr|pxsup2dast-20090809-2|59	- restore BuildRoot
12cr|pxsup2dast-20090809-2|60	
12cr|pxsup2dast-20090809-2|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|pxsup2dast-20090809-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|pxsup2dast-20090809-2|63	
12cr|pxsup2dast-20090809-2|64	* Tue Apr 17 2007 Anssi Hannula <anssi@mandriva.org> 20070305-1mdv2008.0
12cr|pxsup2dast-20090809-2|65	+ Revision: 13949
12cr|pxsup2dast-20090809-2|66	- new version
12cr|pxsup2dast-20090809-2|67	
12cr|pxsup2dast-20090809-2|68	
12cr|pxsup2dast-20090809-2|69	* Sun Aug 06 2006 Anssi Hannula <anssi@mnadriva.org> 20050814-2mdv2007.0
12cr|pxsup2dast-20090809-2|70	- fix buildrequires
12cr|pxsup2dast-20090809-2|71	
12cr|pxsup2dast-20090809-2|72	* Mon Jul 17 2006 Anssi Hannula <anssi@mandriva.org> 20050814-1mdv2007.0
12cr|pxsup2dast-20090809-2|73	- initial Mandriva release
12cr|pxsup2dast-20090809-2|74	

6329 12
12cr|pxz-4.999.9-3.beta.20100608git|1	%global git_date 20100608
12cr|pxz-4.999.9-3.beta.20100608git|2	
12cr|pxz-4.999.9-3.beta.20100608git|3	Summary:	Parallel LZMA compressor using XZ
12cr|pxz-4.999.9-3.beta.20100608git|4	Name:		pxz
12cr|pxz-4.999.9-3.beta.20100608git|5	Version:	4.999.9
12cr|pxz-4.999.9-3.beta.20100608git|6	Release:	3.beta.%{git_date}git
12cr|pxz-4.999.9-3.beta.20100608git|7	License:	GPLv2+
12cr|pxz-4.999.9-3.beta.20100608git|8	Group:		Archiving/Compression
12cr|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
12cr|pxz-4.999.9-3.beta.20100608git|10	Source0:	http://jnovy.fedorapeople.org/%{name}/%{name}-%{version}beta.%{git_date}git.tar.xz
12cr|pxz-4.999.9-3.beta.20100608git|11	URL:		http://jnovy.fedorapeople.org/pxz
12cr|pxz-4.999.9-3.beta.20100608git|12	BuildRequires:	liblzma-devel libgomp-devel
12cr|pxz-4.999.9-3.beta.20100608git|13	
12cr|pxz-4.999.9-3.beta.20100608git|14	%description
12cr|pxz-4.999.9-3.beta.20100608git|15	Parallel XZ is a compression utility that takes advantage of running
12cr|pxz-4.999.9-3.beta.20100608git|16	XZ compression simultaneously on different parts of an input file on
12cr|pxz-4.999.9-3.beta.20100608git|17	multiple cores and processors. This significantly speeds up compression time.
12cr|pxz-4.999.9-3.beta.20100608git|18	
12cr|pxz-4.999.9-3.beta.20100608git|19	%prep
12cr|pxz-4.999.9-3.beta.20100608git|20	%setup -q -n %{name}-%{version}beta
12cr|pxz-4.999.9-3.beta.20100608git|21	
12cr|pxz-4.999.9-3.beta.20100608git|22	%build
12cr|pxz-4.999.9-3.beta.20100608git|23	export CFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
12cr|pxz-4.999.9-3.beta.20100608git|24	%make
12cr|pxz-4.999.9-3.beta.20100608git|25	
12cr|pxz-4.999.9-3.beta.20100608git|26	%install
12cr|pxz-4.999.9-3.beta.20100608git|27	%makeinstall_std
12cr|pxz-4.999.9-3.beta.20100608git|28	
12cr|pxz-4.999.9-3.beta.20100608git|29	%files
12cr|pxz-4.999.9-3.beta.20100608git|30	%{_mandir}/man1/pxz.1*
12cr|pxz-4.999.9-3.beta.20100608git|31	%{_bindir}/pxz
12cr|pxz-4.999.9-3.beta.20100608git|32	
12cr|pxz-4.999.9-3.beta.20100608git|33	
12cr|pxz-4.999.9-3.beta.20100608git|34	%changelog
12cr|pxz-4.999.9-3.beta.20100608git|35	* Sat Jul 23 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 4.999.9-3.beta.20100608git
12cr|pxz-4.999.9-3.beta.20100608git|36	+ Revision: 691259
12cr|pxz-4.999.9-3.beta.20100608git|37	- add buildrequires
12cr|pxz-4.999.9-3.beta.20100608git|38	- adapt to mandriva packaging
12cr|pxz-4.999.9-3.beta.20100608git|39	- imported package pxz
12cr|pxz-4.999.9-3.beta.20100608git|40	
12cr|pxz-4.999.9-3.beta.20100608git|41	
12cr|pxz-4.999.9-3.beta.20100608git|42	* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.999.9-2.beta.20100608git
12cr|pxz-4.999.9-3.beta.20100608git|43	- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
12cr|pxz-4.999.9-3.beta.20100608git|44	
12cr|pxz-4.999.9-3.beta.20100608git|45	* Thu Jun  8 2010 Jindrich Novy <jnovy@redhat.com> 4.999.9-1.beta.20100608git
12cr|pxz-4.999.9-3.beta.20100608git|46	- initial import release
12cr|pxz-4.999.9-3.beta.20100608git|47	
12cr|pxz-4.999.9-3.beta.20100608git|48	* Thu Jun  3 2010 Jindrich Novy <jnovy@redhat.com> 4.999.9-0.1.beta.20100603git
12cr|pxz-4.999.9-3.beta.20100608git|49	- review fixes (#598902)
12cr|pxz-4.999.9-3.beta.20100608git|50	
12cr|pxz-4.999.9-3.beta.20100608git|51	* Wed May 26 2010 Jindrich Novy <jnovy@redhat.com> 4.999.9-0.1.beta.20100526git
12cr|pxz-4.999.9-3.beta.20100608git|52	- add -D option to specify context size per thread
12cr|pxz-4.999.9-3.beta.20100608git|53	
12cr|pxz-4.999.9-3.beta.20100608git|54	* Fri Feb 19 2010 Jindrich Novy <jnovy@redhat.com> 4.999.9-0.1.beta.20100217git
12cr|pxz-4.999.9-3.beta.20100608git|55	- better error handling and stability fixes
12cr|pxz-4.999.9-3.beta.20100608git|56	
12cr|pxz-4.999.9-3.beta.20100608git|57	* Wed Dec  9 2009 Jindrich Novy <jnovy@redhat.com> 4.999.9-0.1.beta.20091209git
12cr|pxz-4.999.9-3.beta.20100608git|58	- use fixed size context per thread (3x dict size by default)
12cr|pxz-4.999.9-3.beta.20100608git|59	- reduce memory requirements for compression
12cr|pxz-4.999.9-3.beta.20100608git|60	
12cr|pxz-4.999.9-3.beta.20100608git|61	* Wed Nov 18 2009 Jindrich Novy <jnovy@redhat.com> 4.999.9-0.1.beta.20091118git
12cr|pxz-4.999.9-3.beta.20100608git|62	- initial packaging

6330 12
12cr|py2play-0.1.9-6|1	%define name    py2play
12cr|py2play-0.1.9-6|2	%define oname   Py2Play
12cr|py2play-0.1.9-6|3	%define version 0.1.9
12cr|py2play-0.1.9-6|4	%define release %mkrel 6
12cr|py2play-0.1.9-6|5	
12cr|py2play-0.1.9-6|6	Name:           %{name}
12cr|py2play-0.1.9-6|7	Version:        %{version}
12cr|py2play-0.1.9-6|8	Release:        %{release}
12cr|py2play-0.1.9-6|9	License:        GPL
12cr|py2play-0.1.9-6|10	Url:            http://oomadness.tuxfamily.org/en/py2play
12cr|py2play-0.1.9-6|11	Source0:        %{oname}-%{version}.tar.bz2
12cr|py2play-0.1.9-6|12	Group:          Development/Python
12cr|py2play-0.1.9-6|13	Summary:        A peer-to-peer network game engine
12cr|py2play-0.1.9-6|14	BuildRequires:  python-devel
12cr|py2play-0.1.9-6|15	BuildArch:      noarch
12cr|py2play-0.1.9-6|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|py2play-0.1.9-6|17	
12cr|py2play-0.1.9-6|18	%description
12cr|py2play-0.1.9-6|19	A Peer To Peer network game engine.
12cr|py2play-0.1.9-6|20	
12cr|py2play-0.1.9-6|21	%prep
12cr|py2play-0.1.9-6|22	%setup -q -n %{oname}-%{version}
12cr|py2play-0.1.9-6|23	
12cr|py2play-0.1.9-6|24	%build
12cr|py2play-0.1.9-6|25	%{__python} setup.py build
12cr|py2play-0.1.9-6|26	
12cr|py2play-0.1.9-6|27	%install
12cr|py2play-0.1.9-6|28	%{__rm} -rf $RPM_BUILD_ROOT
12cr|py2play-0.1.9-6|29	%{__python} setup.py install --root=$RPM_BUILD_ROOT
12cr|py2play-0.1.9-6|30	
12cr|py2play-0.1.9-6|31	%clean
12cr|py2play-0.1.9-6|32	%{__rm} -rf $RPM_BUILD_ROOT
12cr|py2play-0.1.9-6|33	
12cr|py2play-0.1.9-6|34	%files
12cr|py2play-0.1.9-6|35	%defattr(-,root,root)
12cr|py2play-0.1.9-6|36	%doc README
12cr|py2play-0.1.9-6|37	/usr/lib/python2*/site-packages/%{name}
12cr|py2play-0.1.9-6|38	/usr/lib/python2*/site-packages/*.egg-info
12cr|py2play-0.1.9-6|39	
12cr|py2play-0.1.9-6|40	
12cr|py2play-0.1.9-6|41	
12cr|py2play-0.1.9-6|42	
12cr|py2play-0.1.9-6|43	%changelog
12cr|py2play-0.1.9-6|44	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.9-6mdv2010.0
12cr|py2play-0.1.9-6|45	+ Revision: 441969
12cr|py2play-0.1.9-6|46	- rebuild
12cr|py2play-0.1.9-6|47	
12cr|py2play-0.1.9-6|48	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.1.9-5mdv2009.1
12cr|py2play-0.1.9-6|49	+ Revision: 325848
12cr|py2play-0.1.9-6|50	- rebuild
12cr|py2play-0.1.9-6|51	
12cr|py2play-0.1.9-6|52	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.1.9-4mdv2009.0
12cr|py2play-0.1.9-6|53	+ Revision: 259385
12cr|py2play-0.1.9-6|54	- rebuild
12cr|py2play-0.1.9-6|55	
12cr|py2play-0.1.9-6|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.1.9-3mdv2009.0
12cr|py2play-0.1.9-6|57	+ Revision: 247250
12cr|py2play-0.1.9-6|58	- rebuild
12cr|py2play-0.1.9-6|59	
12cr|py2play-0.1.9-6|60	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.1.9-1mdv2008.1
12cr|py2play-0.1.9-6|61	+ Revision: 136445
12cr|py2play-0.1.9-6|62	- restore BuildRoot
12cr|py2play-0.1.9-6|63	
12cr|py2play-0.1.9-6|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|py2play-0.1.9-6|65	- kill re-definition of %%buildroot on Pixel's request
12cr|py2play-0.1.9-6|66	
12cr|py2play-0.1.9-6|67	
12cr|py2play-0.1.9-6|68	* Sun Dec 03 2006 Emmanuel Andry <eandry@mandriva.org> 0.1.9-1mdv2007.0
12cr|py2play-0.1.9-6|69	+ Revision: 90197
12cr|py2play-0.1.9-6|70	- New version 0.1.9
12cr|py2play-0.1.9-6|71	fix x86_64 build
12cr|py2play-0.1.9-6|72	%%mkrel
12cr|py2play-0.1.9-6|73	- Import py2play
12cr|py2play-0.1.9-6|74	

6331 12
12cr|pyalsa-1.0.25-1|1	Name:           pyalsa
12cr|pyalsa-1.0.25-1|2	Version:        1.0.25
12cr|pyalsa-1.0.25-1|3	Release:        1
12cr|pyalsa-1.0.25-1|4	License:        LGPL
12cr|pyalsa-1.0.25-1|5	Group:          Development/Python
12cr|pyalsa-1.0.25-1|6	Summary:        Python ALSA binding
12cr|pyalsa-1.0.25-1|7	Source0:        pyalsa-%{version}.tar.bz2
12cr|pyalsa-1.0.25-1|8	BuildRequires:  python-devel
12cr|pyalsa-1.0.25-1|9	BuildRequires:  pkgconfig(alsa)
12cr|pyalsa-1.0.25-1|10	
12cr|pyalsa-1.0.25-1|11	%description
12cr|pyalsa-1.0.25-1|12	This package provides the Python binding to ALSA.
12cr|pyalsa-1.0.25-1|13	
12cr|pyalsa-1.0.25-1|14	%prep
12cr|pyalsa-1.0.25-1|15	%setup -q
12cr|pyalsa-1.0.25-1|16	
12cr|pyalsa-1.0.25-1|17	%build
12cr|pyalsa-1.0.25-1|18	export CFLAGS="%{optflags} -fno-strict-aliasing"
12cr|pyalsa-1.0.25-1|19	%{__python} setup.py build
12cr|pyalsa-1.0.25-1|20	
12cr|pyalsa-1.0.25-1|21	%install
12cr|pyalsa-1.0.25-1|22	%{__python} setup.py install \
12cr|pyalsa-1.0.25-1|23	--root=%{buildroot} \
12cr|pyalsa-1.0.25-1|24	--prefix=%{_prefix}
12cr|pyalsa-1.0.25-1|25	
12cr|pyalsa-1.0.25-1|26	%files
12cr|pyalsa-1.0.25-1|27	%py_platsitedir/%{name}
12cr|pyalsa-1.0.25-1|28	%py_platsitedir/*.egg-info
12cr|pyalsa-1.0.25-1|29	
12cr|pyalsa-1.0.25-1|30	
12cr|pyalsa-1.0.25-1|31	%changelog
12cr|pyalsa-1.0.25-1|32	* Thu Feb 09 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.25-1
12cr|pyalsa-1.0.25-1|33	+ Revision: 772242
12cr|pyalsa-1.0.25-1|34	- egg-info fix again
12cr|pyalsa-1.0.25-1|35	- removed egg-info
12cr|pyalsa-1.0.25-1|36	- imported package pyalsa
12cr|pyalsa-1.0.25-1|37	

6332 12
12cr|pyao-0.82-15|1	Summary: A wrapper for the ao libraries
12cr|pyao-0.82-15|2	Name: pyao
12cr|pyao-0.82-15|3	Version: 0.82
12cr|pyao-0.82-15|4	Release: 15
12cr|pyao-0.82-15|5	Source0: http://ekyo.nerim.net/software/pyogg/%{name}-%{version}.tar.bz2
12cr|pyao-0.82-15|6	#gw http://groups.google.com/group/pyogg/t/9e5e6f0971604ac1?hl=en
12cr|pyao-0.82-15|7	Patch: pyao-0.82-fix-crash-on-x86_64.patch
12cr|pyao-0.82-15|8	# (fc) 0.82-13mdv fix build with libao4 (Debian)
12cr|pyao-0.82-15|9	Patch1: pyao-0.82-libao4.patch
12cr|pyao-0.82-15|10	License: GPL
12cr|pyao-0.82-15|11	Group: Development/Python
12cr|pyao-0.82-15|12	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|pyao-0.82-15|13	BuildRequires: libao-devel
12cr|pyao-0.82-15|14	BuildRequires: python-devel
12cr|pyao-0.82-15|15	Url: http://ekyo.nerim.net/software/pyogg/index.html
12cr|pyao-0.82-15|16	
12cr|pyao-0.82-15|17	%description
12cr|pyao-0.82-15|18	This is a wrapper for libao, an audio device abstraction
12cr|pyao-0.82-15|19	library.
12cr|pyao-0.82-15|20	
12cr|pyao-0.82-15|21	%prep
12cr|pyao-0.82-15|22	%setup -q
12cr|pyao-0.82-15|23	%patch -p1 -b .fix-crash
12cr|pyao-0.82-15|24	%patch1 -p1 -b .libao4
12cr|pyao-0.82-15|25	
12cr|pyao-0.82-15|26	%build
12cr|pyao-0.82-15|27	python config_unix.py
12cr|pyao-0.82-15|28	python setup.py build
12cr|pyao-0.82-15|29	
12cr|pyao-0.82-15|30	%install
12cr|pyao-0.82-15|31	python setup.py install --root=%{buildroot}
12cr|pyao-0.82-15|32	
12cr|pyao-0.82-15|33	%files
12cr|pyao-0.82-15|34	%defattr(-,root,root)
12cr|pyao-0.82-15|35	%doc README AUTHORS ChangeLog
12cr|pyao-0.82-15|36	%py_platsitedir/*
12cr|pyao-0.82-15|37	
12cr|pyao-0.82-15|38	
12cr|pyao-0.82-15|39	
12cr|pyao-0.82-15|40	
12cr|pyao-0.82-15|41	%changelog
12cr|pyao-0.82-15|42	* Fri Nov 04 2011 GÃ¶tz Waschk <waschk@mandriva.org> 0.82-14mdv2012.0
12cr|pyao-0.82-15|43	+ Revision: 717574
12cr|pyao-0.82-15|44	- rebuild
12cr|pyao-0.82-15|45	
12cr|pyao-0.82-15|46	* Mon May 10 2010 Frederic Crozat <fcrozat@mandriva.com> 0.82-13mdv2011.0
12cr|pyao-0.82-15|47	+ Revision: 544423
12cr|pyao-0.82-15|48	- Patch1 (Debian): fix build with libao4
12cr|pyao-0.82-15|49	
12cr|pyao-0.82-15|50	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.82-12mdv2010.0
12cr|pyao-0.82-15|51	+ Revision: 441979
12cr|pyao-0.82-15|52	- rebuild
12cr|pyao-0.82-15|53	
12cr|pyao-0.82-15|54	* Sun Dec 28 2008 GÃ¶tz Waschk <waschk@mandriva.org> 0.82-11mdv2009.1
12cr|pyao-0.82-15|55	+ Revision: 320595
12cr|pyao-0.82-15|56	- rebuild for new python
12cr|pyao-0.82-15|57	
12cr|pyao-0.82-15|58	* Sat Oct 11 2008 GÃ¶tz Waschk <waschk@mandriva.org> 0.82-10mdv2009.1
12cr|pyao-0.82-15|59	+ Revision: 292469
12cr|pyao-0.82-15|60	- fix a crash
12cr|pyao-0.82-15|61	
12cr|pyao-0.82-15|62	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.82-9mdv2009.0
12cr|pyao-0.82-15|63	+ Revision: 259393
12cr|pyao-0.82-15|64	- rebuild
12cr|pyao-0.82-15|65	
12cr|pyao-0.82-15|66	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.82-8mdv2009.0
12cr|pyao-0.82-15|67	+ Revision: 247252
12cr|pyao-0.82-15|68	- rebuild
12cr|pyao-0.82-15|69	- kill re-definition of %%buildroot on Pixel's request
12cr|pyao-0.82-15|70	- remove URL from description
12cr|pyao-0.82-15|71	
12cr|pyao-0.82-15|72	+ Olivier Blin <blino@mandriva.org>
12cr|pyao-0.82-15|73	- restore BuildRoot
12cr|pyao-0.82-15|74	
12cr|pyao-0.82-15|75	
12cr|pyao-0.82-15|76	* Tue Nov 28 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.82-6mdv2007.0
12cr|pyao-0.82-15|77	+ Revision: 88123
12cr|pyao-0.82-15|78	- Import pyao
12cr|pyao-0.82-15|79	
12cr|pyao-0.82-15|80	* Tue Nov 28 2006 Götz Waschk <waschk@mandriva.org> 0.82-6mdv2007.1
12cr|pyao-0.82-15|81	- update file list
12cr|pyao-0.82-15|82	
12cr|pyao-0.82-15|83	* Mon Dec 05 2005 GÃ¶tz Waschk <waschk@mandriva.org> 0.82-5mdk
12cr|pyao-0.82-15|84	- Rebuild
12cr|pyao-0.82-15|85	
12cr|pyao-0.82-15|86	* Sat Dec 04 2004 Michael Scherer <misc@mandrake.org> 0.82-4mdk
12cr|pyao-0.82-15|87	- Rebuild for new python
12cr|pyao-0.82-15|88	
12cr|pyao-0.82-15|89	* Sat Sep 04 2004 Götz Waschk <waschk@linux-mandrake.com> 0.82-3mdk
12cr|pyao-0.82-15|90	- rebuild
12cr|pyao-0.82-15|91	

6333 12
12cr|pyatspi-2.5.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cr|pyatspi-2.5.1-1|2	
12cr|pyatspi-2.5.1-1|3	Summary:	Python bindings for at-spi
12cr|pyatspi-2.5.1-1|4	Name:		pyatspi
12cr|pyatspi-2.5.1-1|5	Version:	2.5.1
12cr|pyatspi-2.5.1-1|6	Release:	1
12cr|pyatspi-2.5.1-1|7	Group:		Development/Python
12cr|pyatspi-2.5.1-1|8	License:	LGPLv2 and GPLv2
12cr|pyatspi-2.5.1-1|9	URL:		http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
12cr|pyatspi-2.5.1-1|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|pyatspi-2.5.1-1|11	BuildArch:	noarch
12cr|pyatspi-2.5.1-1|12	
12cr|pyatspi-2.5.1-1|13	BuildRequires:  python
12cr|pyatspi-2.5.1-1|14	BuildRequires:  pkgconfig(pygobject-3.0) >= 2.90.1
12cr|pyatspi-2.5.1-1|15	
12cr|pyatspi-2.5.1-1|16	Requires:	python-dbus
12cr|pyatspi-2.5.1-1|17	
12cr|pyatspi-2.5.1-1|18	%description
12cr|pyatspi-2.5.1-1|19	at-spi allows assistive technologies to access GTK-based
12cr|pyatspi-2.5.1-1|20	applications. Essentially it exposes the internals of applications for
12cr|pyatspi-2.5.1-1|21	automation, so tools such as screen readers, magnifiers, or even
12cr|pyatspi-2.5.1-1|22	scripting interfaces can query and interact with GUI controls.
12cr|pyatspi-2.5.1-1|23	
12cr|pyatspi-2.5.1-1|24	This version of at-spi is a major break from previous versions.
12cr|pyatspi-2.5.1-1|25	It has been completely rewritten to use D-Bus rather than
12cr|pyatspi-2.5.1-1|26	ORBIT / CORBA for its transport protocol.
12cr|pyatspi-2.5.1-1|27	
12cr|pyatspi-2.5.1-1|28	This package includes a python client library for at-spi.
12cr|pyatspi-2.5.1-1|29	
12cr|pyatspi-2.5.1-1|30	%prep
12cr|pyatspi-2.5.1-1|31	%setup -q
12cr|pyatspi-2.5.1-1|32	
12cr|pyatspi-2.5.1-1|33	%build
12cr|pyatspi-2.5.1-1|34	%configure2_5x \
12cr|pyatspi-2.5.1-1|35	--build=%{_build}
12cr|pyatspi-2.5.1-1|36	
12cr|pyatspi-2.5.1-1|37	%make
12cr|pyatspi-2.5.1-1|38	
12cr|pyatspi-2.5.1-1|39	%install
12cr|pyatspi-2.5.1-1|40	%makeinstall_std
12cr|pyatspi-2.5.1-1|41	
12cr|pyatspi-2.5.1-1|42	%files
12cr|pyatspi-2.5.1-1|43	%doc COPYING COPYING.GPL AUTHORS README
12cr|pyatspi-2.5.1-1|44	%{py_puresitedir}/pyatspi
12cr|pyatspi-2.5.1-1|45	
12cr|pyatspi-2.5.1-1|46	
12cr|pyatspi-2.5.1-1|47	
12cr|pyatspi-2.5.1-1|48	%changelog
12cr|pyatspi-2.5.1-1|49	* Sun May 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.5.1-1
12cr|pyatspi-2.5.1-1|50	+ Revision: 797184
12cr|pyatspi-2.5.1-1|51	- verson update 2.5.1
12cr|pyatspi-2.5.1-1|52	
12cr|pyatspi-2.5.1-1|53	* Sun Mar 18 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.3.91-1
12cr|pyatspi-2.5.1-1|54	+ Revision: 785465
12cr|pyatspi-2.5.1-1|55	- imported package pyatspi
12cr|pyatspi-2.5.1-1|56	

6334 12
12cr|pyaudio-0.2.4-1|1	%define pkg_name PyAudio
12cr|pyaudio-0.2.4-1|2	Name:		pyaudio
12cr|pyaudio-0.2.4-1|3	Version:	0.2.4
12cr|pyaudio-0.2.4-1|4	Release:	%mkrel 1
12cr|pyaudio-0.2.4-1|5	License:	MIT
12cr|pyaudio-0.2.4-1|6	Url:		http://people.csail.mit.edu/hubert/pyaudio/
12cr|pyaudio-0.2.4-1|7	Source0:	http://people.csail.mit.edu/hubert/pyaudio/packages/%{name}-%{version}.tar.gz
12cr|pyaudio-0.2.4-1|8	Group:		System/Libraries
12cr|pyaudio-0.2.4-1|9	Summary:	Python bindings for PortAudio
12cr|pyaudio-0.2.4-1|10	BuildRequires:	portaudio-devel
12cr|pyaudio-0.2.4-1|11	BuildRequires:	python-devel
12cr|pyaudio-0.2.4-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|pyaudio-0.2.4-1|13	
12cr|pyaudio-0.2.4-1|14	%description
12cr|pyaudio-0.2.4-1|15	PyAudio provides Python bindings for PortAudio, the cross-platform audio I/O
12cr|pyaudio-0.2.4-1|16	library. With PyAudio, you can easily use Python to play and record audio on
12cr|pyaudio-0.2.4-1|17	a variety of platforms.
12cr|pyaudio-0.2.4-1|18	
12cr|pyaudio-0.2.4-1|19	%prep
12cr|pyaudio-0.2.4-1|20	%setup -q -n %{pkg_name}-%{version}
12cr|pyaudio-0.2.4-1|21	
12cr|pyaudio-0.2.4-1|22	# remove some pre-built binaries
12cr|pyaudio-0.2.4-1|23	rm -rf packaging
12cr|pyaudio-0.2.4-1|24	
12cr|pyaudio-0.2.4-1|25	%build
12cr|pyaudio-0.2.4-1|26	python setup.py build
12cr|pyaudio-0.2.4-1|27	
12cr|pyaudio-0.2.4-1|28	%install
12cr|pyaudio-0.2.4-1|29	rm -rf %{buildroot}
12cr|pyaudio-0.2.4-1|30	python setup.py install --root=%{buildroot}
12cr|pyaudio-0.2.4-1|31	
12cr|pyaudio-0.2.4-1|32	%clean
12cr|pyaudio-0.2.4-1|33	rm -rf %{buildroot}
12cr|pyaudio-0.2.4-1|34	
12cr|pyaudio-0.2.4-1|35	%files
12cr|pyaudio-0.2.4-1|36	%defattr(-,root,root,-)
12cr|pyaudio-0.2.4-1|37	%doc README CHANGELOG docs
12cr|pyaudio-0.2.4-1|38	%{python_sitearch}/*.py*
12cr|pyaudio-0.2.4-1|39	%{python_sitearch}/*.so
12cr|pyaudio-0.2.4-1|40	%{python_sitearch}/*egg-info
12cr|pyaudio-0.2.4-1|41	
12cr|pyaudio-0.2.4-1|42	
12cr|pyaudio-0.2.4-1|43	%changelog
12cr|pyaudio-0.2.4-1|44	* Fri Oct 07 2011 Leonardo Coelho <leonardoc@mandriva.com> 0.2.4-1
12cr|pyaudio-0.2.4-1|45	+ Revision: 703506
12cr|pyaudio-0.2.4-1|46	- first mandriva version
12cr|pyaudio-0.2.4-1|47	- Created package structure for 'pyaudio'.
12cr|pyaudio-0.2.4-1|48	

6335 12
12cr|pybliographer-1.2.12-3|1	%define name pybliographer
12cr|pybliographer-1.2.12-3|2	%define version 1.2.12
12cr|pybliographer-1.2.12-3|3	%define release 3
12cr|pybliographer-1.2.12-3|4	Summary: 	A framework for working with bibliographic databases
12cr|pybliographer-1.2.12-3|5	Name:           %{name}
12cr|pybliographer-1.2.12-3|6	Version:        %{version}
12cr|pybliographer-1.2.12-3|7	Release:        %{release}
12cr|pybliographer-1.2.12-3|8	License:	GPL
12cr|pybliographer-1.2.12-3|9	Group:		Office
12cr|pybliographer-1.2.12-3|10	Url:            http://pybliographer.org/
12cr|pybliographer-1.2.12-3|11	Source: 	http://prdownloads.sourceforge.net/%name/%{name}-%{version}.tar.gz
12cr|pybliographer-1.2.12-3|12	Source1:        %{name}-16.png
12cr|pybliographer-1.2.12-3|13	Source2:        %{name}-32.png
12cr|pybliographer-1.2.12-3|14	Source3:        %{name}-48.png
12cr|pybliographer-1.2.12-3|15	Patch: pybliographer-1.2.11-icon.patch
12cr|pybliographer-1.2.12-3|16	Buildrequires:	pygtk2.0-libglade
12cr|pybliographer-1.2.12-3|17	Buildrequires:	python-bibtex
12cr|pybliographer-1.2.12-3|18	Buildrequires:	gnome-python
12cr|pybliographer-1.2.12-3|19	BuildRequires:	gnome-python-gnomevfs
12cr|pybliographer-1.2.12-3|20	Buildrequires:	gnome-python-gconf
12cr|pybliographer-1.2.12-3|21	BuildRequires:	docbook-utils
12cr|pybliographer-1.2.12-3|22	BuildRequires:  scrollkeeper
12cr|pybliographer-1.2.12-3|23	BuildRequires:  desktop-file-utils
12cr|pybliographer-1.2.12-3|24	BuildRequires:  intltool
12cr|pybliographer-1.2.12-3|25	Requires:	gnome-python
12cr|pybliographer-1.2.12-3|26	Requires:	gnome-python-gconf
12cr|pybliographer-1.2.12-3|27	Requires:	gnome-python-gnomevfs
12cr|pybliographer-1.2.12-3|28	Requires:	pygtk2.0-libglade
12cr|pybliographer-1.2.12-3|29	Requires:	python-bibtex >= 1.1.93.1
12cr|pybliographer-1.2.12-3|30	Requires(post): desktop-file-utils scrollkeeper
12cr|pybliographer-1.2.12-3|31	Requires(postun): desktop-file-utils scrollkeeper
12cr|pybliographer-1.2.12-3|32	BuildArch:	noarch
12cr|pybliographer-1.2.12-3|33	
12cr|pybliographer-1.2.12-3|34	%description
12cr|pybliographer-1.2.12-3|35	Pybliographer is a tool for managing bibliographic databases. It
12cr|pybliographer-1.2.12-3|36	currently supports the following formats:
12cr|pybliographer-1.2.12-3|37	
12cr|pybliographer-1.2.12-3|38	- BibTeX (quite complete)
12cr|pybliographer-1.2.12-3|39	- Medline (read-only)
12cr|pybliographer-1.2.12-3|40	- Ovid files (from ovid.com)
12cr|pybliographer-1.2.12-3|41	- Refer and EndNote (read only)
12cr|pybliographer-1.2.12-3|42	- SGML DocBook (write only)
12cr|pybliographer-1.2.12-3|43	
12cr|pybliographer-1.2.12-3|44	Pybliographer can be used for searching, editing, reformatting, etc.
12cr|pybliographer-1.2.12-3|45	In fact, it's a simple framework that provides easy to use python
12cr|pybliographer-1.2.12-3|46	classes and functions, and therefore can be extended to any usage
12cr|pybliographer-1.2.12-3|47	(generating HTML pages according to bibliographic searches, etc).
12cr|pybliographer-1.2.12-3|48	
12cr|pybliographer-1.2.12-3|49	In addition to the scripting environment, a graphical GNOME interface
12cr|pybliographer-1.2.12-3|50	is available. It provides powerful editing capabilities, in addition
12cr|pybliographer-1.2.12-3|51	to a nice hierarchical search mechanism.
12cr|pybliographer-1.2.12-3|52	
12cr|pybliographer-1.2.12-3|53	%prep
12cr|pybliographer-1.2.12-3|54	%setup -q
12cr|pybliographer-1.2.12-3|55	%patch -p1
12cr|pybliographer-1.2.12-3|56	rm -f pybliographic.desktop
12cr|pybliographer-1.2.12-3|57	
12cr|pybliographer-1.2.12-3|58	%build
12cr|pybliographer-1.2.12-3|59	%configure2_5x
12cr|pybliographer-1.2.12-3|60	%make
12cr|pybliographer-1.2.12-3|61	
12cr|pybliographer-1.2.12-3|62	
12cr|pybliographer-1.2.12-3|63	%install
12cr|pybliographer-1.2.12-3|64	%makeinstall_std
12cr|pybliographer-1.2.12-3|65	rm -f %{buildroot}%_datadir/applications/mimeinfo.cache
12cr|pybliographer-1.2.12-3|66	chmod -x %{buildroot}%{_datadir}/pybliographer/*.py
12cr|pybliographer-1.2.12-3|67	
12cr|pybliographer-1.2.12-3|68	%{find_lang} %{name} --with-gnome --all-name
12cr|pybliographer-1.2.12-3|69	
12cr|pybliographer-1.2.12-3|70	# menu
12cr|pybliographer-1.2.12-3|71	desktop-file-install --vendor="" \
12cr|pybliographer-1.2.12-3|72	--remove-category="Application" \
12cr|pybliographer-1.2.12-3|73	--add-category="X-MandrivaLinux-Office-Publishing" \
12cr|pybliographer-1.2.12-3|74	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|pybliographer-1.2.12-3|75	
12cr|pybliographer-1.2.12-3|76	
12cr|pybliographer-1.2.12-3|77	# icon
12cr|pybliographer-1.2.12-3|78	mkdir -p %{buildroot}%{_miconsdir}
12cr|pybliographer-1.2.12-3|79	mkdir -p %{buildroot}%{_liconsdir}
12cr|pybliographer-1.2.12-3|80	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/pybliographic.png
12cr|pybliographer-1.2.12-3|81	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/pybliographic.png
12cr|pybliographer-1.2.12-3|82	install -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/pybliographic.png
12cr|pybliographer-1.2.12-3|83	
12cr|pybliographer-1.2.12-3|84	%files -f %{name}.lang
12cr|pybliographer-1.2.12-3|85	%defattr(-,root,root)
12cr|pybliographer-1.2.12-3|86	%doc AUTHORS COPYING NEWS README TODO
12cr|pybliographer-1.2.12-3|87	%{_bindir}/*
12cr|pybliographer-1.2.12-3|88	%_datadir/applications/pybliographic.desktop
12cr|pybliographer-1.2.12-3|89	%{_datadir}/mime-info/*
12cr|pybliographer-1.2.12-3|90	%{_datadir}/pixmaps/*
12cr|pybliographer-1.2.12-3|91	%{_datadir}/pybliographer
12cr|pybliographer-1.2.12-3|92	%{_iconsdir}/pybliographic.png
12cr|pybliographer-1.2.12-3|93	%{_miconsdir}/pybliographic.png
12cr|pybliographer-1.2.12-3|94	%{_liconsdir}/pybliographic.png
12cr|pybliographer-1.2.12-3|95	
12cr|pybliographer-1.2.12-3|96	
12cr|pybliographer-1.2.12-3|97	
12cr|pybliographer-1.2.12-3|98	
12cr|pybliographer-1.2.12-3|99	%changelog
12cr|pybliographer-1.2.12-3|100	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2.12-2mdv2010.0
12cr|pybliographer-1.2.12-3|101	+ Revision: 441981
12cr|pybliographer-1.2.12-3|102	- rebuild
12cr|pybliographer-1.2.12-3|103	
12cr|pybliographer-1.2.12-3|104	* Mon Dec 01 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.2.12-1mdv2009.1
12cr|pybliographer-1.2.12-3|105	+ Revision: 308706
12cr|pybliographer-1.2.12-3|106	- update to new version 1.2.12
12cr|pybliographer-1.2.12-3|107	
12cr|pybliographer-1.2.12-3|108	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2.11-4mdv2009.0
12cr|pybliographer-1.2.12-3|109	+ Revision: 259402
12cr|pybliographer-1.2.12-3|110	- rebuild
12cr|pybliographer-1.2.12-3|111	
12cr|pybliographer-1.2.12-3|112	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2.11-3mdv2009.0
12cr|pybliographer-1.2.12-3|113	+ Revision: 247256
12cr|pybliographer-1.2.12-3|114	- rebuild
12cr|pybliographer-1.2.12-3|115	- drop old menu
12cr|pybliographer-1.2.12-3|116	- kill re-definition of %%buildroot on Pixel's request
12cr|pybliographer-1.2.12-3|117	
12cr|pybliographer-1.2.12-3|118	+ Pixel <pixel@mandriva.com>
12cr|pybliographer-1.2.12-3|119	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|pybliographer-1.2.12-3|120	
12cr|pybliographer-1.2.12-3|121	+ Olivier Blin <oblin@mandriva.com>
12cr|pybliographer-1.2.12-3|122	- restore BuildRoot
12cr|pybliographer-1.2.12-3|123	
12cr|pybliographer-1.2.12-3|124	* Tue Oct 09 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.2.11-1mdv2008.1
12cr|pybliographer-1.2.12-3|125	+ Revision: 96318
12cr|pybliographer-1.2.12-3|126	- fix buildrequires
12cr|pybliographer-1.2.12-3|127	- fix desktop file
12cr|pybliographer-1.2.12-3|128	- new version
12cr|pybliographer-1.2.12-3|129	- drop patch 0
12cr|pybliographer-1.2.12-3|130	
12cr|pybliographer-1.2.12-3|131	
12cr|pybliographer-1.2.12-3|132	* Sat Jan 20 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.2.10-1mdv2007.0
12cr|pybliographer-1.2.12-3|133	+ Revision: 110997
12cr|pybliographer-1.2.12-3|134	- new version
12cr|pybliographer-1.2.12-3|135	
12cr|pybliographer-1.2.12-3|136	* Wed Nov 01 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.2.9-3mdv2007.1
12cr|pybliographer-1.2.12-3|137	+ Revision: 74992
12cr|pybliographer-1.2.12-3|138	- fix buildrequires
12cr|pybliographer-1.2.12-3|139	- Import pybliographer
12cr|pybliographer-1.2.12-3|140	
12cr|pybliographer-1.2.12-3|141	* Mon Oct 30 2006 Götz Waschk <waschk@mandriva.org> 1.2.9-2mdv2007.1
12cr|pybliographer-1.2.12-3|142	- remove xdg build dep
12cr|pybliographer-1.2.12-3|143	
12cr|pybliographer-1.2.12-3|144	* Fri Jul 14 2006 Götz Waschk <waschk@mandriva.org> 1.2.9-1mdv2007.0
12cr|pybliographer-1.2.12-3|145	- new macros
12cr|pybliographer-1.2.12-3|146	- xdg menu
12cr|pybliographer-1.2.12-3|147	- New release 1.2.9
12cr|pybliographer-1.2.12-3|148	
12cr|pybliographer-1.2.12-3|149	* Mon Jan 23 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.2.8-1mdk
12cr|pybliographer-1.2.12-3|150	- New release 1.2.8
12cr|pybliographer-1.2.12-3|151	- use mkrel
12cr|pybliographer-1.2.12-3|152	
12cr|pybliographer-1.2.12-3|153	* Fri Oct 14 2005 Götz Waschk <waschk@mandriva.org> 1.2.7-1mdk
12cr|pybliographer-1.2.12-3|154	- add Xvfb build hack
12cr|pybliographer-1.2.12-3|155	- New release 1.2.7
12cr|pybliographer-1.2.12-3|156	
12cr|pybliographer-1.2.12-3|157	* Tue Sep 06 2005 Götz Waschk <waschk@mandriva.org> 1.2.6.2-2mdk
12cr|pybliographer-1.2.12-3|158	- drop Xvfb build workaround
12cr|pybliographer-1.2.12-3|159	- fix deps
12cr|pybliographer-1.2.12-3|160	
12cr|pybliographer-1.2.12-3|161	* Tue Feb 22 2005 GÃ¶tz Waschk <waschk@linux-mandrake.com> 1.2.6.2-1mdk
12cr|pybliographer-1.2.12-3|162	- New release 1.2.6.2
12cr|pybliographer-1.2.12-3|163	
12cr|pybliographer-1.2.12-3|164	* Sun Feb 13 2005 GÃ¶tz Waschk <waschk@linux-mandrake.com> 1.2.6.1-1mdk
12cr|pybliographer-1.2.12-3|165	- New release 1.2.6.1
12cr|pybliographer-1.2.12-3|166	
12cr|pybliographer-1.2.12-3|167	* Thu Nov 25 2004 Götz Waschk <waschk@linux-mandrake.com> 1.2.5-1mdk
12cr|pybliographer-1.2.12-3|168	- update mime handling
12cr|pybliographer-1.2.12-3|169	- New release 1.2.5
12cr|pybliographer-1.2.12-3|170	
12cr|pybliographer-1.2.12-3|171	* Tue Jul 20 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.2.4-1mdk
12cr|pybliographer-1.2.12-3|172	- New release 1.2.4
12cr|pybliographer-1.2.12-3|173	
12cr|pybliographer-1.2.12-3|174	* Thu Mar 11 2004 Götz Waschk <waschk@linux-mandrake.com> 1.2.3-1mdk
12cr|pybliographer-1.2.12-3|175	- fix menu section
12cr|pybliographer-1.2.12-3|176	- add new desktop entry
12cr|pybliographer-1.2.12-3|177	- don't compress the icons
12cr|pybliographer-1.2.12-3|178	- new version
12cr|pybliographer-1.2.12-3|179	

6336 12
12cr|pyblosxom-1.4.3-4|1	Summary:	Python clone of Blosxom, a blogging system
12cr|pyblosxom-1.4.3-4|2	Name:		pyblosxom
12cr|pyblosxom-1.4.3-4|3	Version:	1.4.3
12cr|pyblosxom-1.4.3-4|4	Release:	4
12cr|pyblosxom-1.4.3-4|5	License:	GPL
12cr|pyblosxom-1.4.3-4|6	Group:		Networking/WWW
12cr|pyblosxom-1.4.3-4|7	Url:        http://pyblosxom.sourceforge.net/
12cr|pyblosxom-1.4.3-4|8	Source0:	http://prdownloads.sourceforge.net/pyblosxom/%{name}-%{version}.tar.bz2
12cr|pyblosxom-1.4.3-4|9	Patch0:     %{name}.config.patch
12cr|pyblosxom-1.4.3-4|10	BuildRequires:	python-devel >= 2.2
12cr|pyblosxom-1.4.3-4|11	Requires:   webserver
12cr|pyblosxom-1.4.3-4|12	BuildArch:	noarch
12cr|pyblosxom-1.4.3-4|13	
12cr|pyblosxom-1.4.3-4|14	%description
12cr|pyblosxom-1.4.3-4|15	Pyblogsxom is a clone of the original Bloxsom.
12cr|pyblosxom-1.4.3-4|16	It is fully compatible with it , and allows you
12cr|pyblosxom-1.4.3-4|17	to publish easily your weblog on your apache webserver.
12cr|pyblosxom-1.4.3-4|18	
12cr|pyblosxom-1.4.3-4|19	%prep
12cr|pyblosxom-1.4.3-4|20	%setup -q
12cr|pyblosxom-1.4.3-4|21	%patch0 -p1
12cr|pyblosxom-1.4.3-4|22	
12cr|pyblosxom-1.4.3-4|23	%build
12cr|pyblosxom-1.4.3-4|24	CFLAGS="%{optflags}" python setup.py build
12cr|pyblosxom-1.4.3-4|25	
12cr|pyblosxom-1.4.3-4|26	
12cr|pyblosxom-1.4.3-4|27	%install
12cr|pyblosxom-1.4.3-4|28	python setup.py install --root="%{buildroot}"
12cr|pyblosxom-1.4.3-4|29	
12cr|pyblosxom-1.4.3-4|30	mkdir -p %{buildroot}/%{_sysconfdir}/httpd/conf/webapps.d
12cr|pyblosxom-1.4.3-4|31	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}
12cr|pyblosxom-1.4.3-4|32	
12cr|pyblosxom-1.4.3-4|33	# apache configuration
12cr|pyblosxom-1.4.3-4|34	install -d -m 755 %{buildroot}%{webappconfdir}
12cr|pyblosxom-1.4.3-4|35	cat > %{buildroot}%{webappconfdir}/%{name}.conf << EOF
12cr|pyblosxom-1.4.3-4|36	Alias /pyblosxom /var/www/pyblosxom
12cr|pyblosxom-1.4.3-4|37	
12cr|pyblosxom-1.4.3-4|38	<Directory /var/www/pyblosxom>
12cr|pyblosxom-1.4.3-4|39	Options +ExecCGI
12cr|pyblosxom-1.4.3-4|40	Order allow,deny
12cr|pyblosxom-1.4.3-4|41	Allow from all
12cr|pyblosxom-1.4.3-4|42	DirectoryIndex pyblosxom.cgi
12cr|pyblosxom-1.4.3-4|43	</Directory>
12cr|pyblosxom-1.4.3-4|44	EOF
12cr|pyblosxom-1.4.3-4|45	
12cr|pyblosxom-1.4.3-4|46	
12cr|pyblosxom-1.4.3-4|47	mkdir -p %{buildroot}/var/www/%{name}
12cr|pyblosxom-1.4.3-4|48	mv %{buildroot}/%{_datadir}/%{name}-%{version}/web/* %{buildroot}/var/www/%{name}
12cr|pyblosxom-1.4.3-4|49	
12cr|pyblosxom-1.4.3-4|50	mkdir -p %{buildroot}/var/%{name}/
12cr|pyblosxom-1.4.3-4|51	
12cr|pyblosxom-1.4.3-4|52	mv %{buildroot}/var/www/%{name}/config.py  %{buildroot}/%{_sysconfdir}/%{name}
12cr|pyblosxom-1.4.3-4|53	
12cr|pyblosxom-1.4.3-4|54	perl -pi -e "s#py\['datadir'\].*#py['datadir'] = \"/var/pyblosxom/\"# "  %{buildroot}/%{_sysconfdir}/%{name}/config.py
12cr|pyblosxom-1.4.3-4|55	
12cr|pyblosxom-1.4.3-4|56	%files
12cr|pyblosxom-1.4.3-4|57	%defattr(0644,root,root,0755)
12cr|pyblosxom-1.4.3-4|58	%doc  INSTALL  LICENSE docs/* README
12cr|pyblosxom-1.4.3-4|59	%{_datadir}/%{name}-%{version}/
12cr|pyblosxom-1.4.3-4|60	/var/www/%{name}/*.tac
12cr|pyblosxom-1.4.3-4|61	%attr(0755,root,root) /var/www/%{name}/*.cgi
12cr|pyblosxom-1.4.3-4|62	%dir /var/%{name}/
12cr|pyblosxom-1.4.3-4|63	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|pyblosxom-1.4.3-4|64	%config(noreplace) %{_sysconfdir}/%{name}/config.py
12cr|pyblosxom-1.4.3-4|65	%dir  %{_sysconfdir}/%{name}/
12cr|pyblosxom-1.4.3-4|66	%{py_puresitedir}/%{name}-%{version}-py%{py_ver}.egg-info
12cr|pyblosxom-1.4.3-4|67	%{_bindir}/pyblcmd
12cr|pyblosxom-1.4.3-4|68	%{py_puresitedir}/Pyblosxom/*
12cr|pyblosxom-1.4.3-4|69	
12cr|pyblosxom-1.4.3-4|70	
12cr|pyblosxom-1.4.3-4|71	%changelog
12cr|pyblosxom-1.4.3-4|72	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.3-3mdv2010.1
12cr|pyblosxom-1.4.3-4|73	+ Revision: 501735
12cr|pyblosxom-1.4.3-4|74	- use herein document for apache configuration
12cr|pyblosxom-1.4.3-4|75	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|pyblosxom-1.4.3-4|76	
12cr|pyblosxom-1.4.3-4|77	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.4.3-2mdv2010.0
12cr|pyblosxom-1.4.3-4|78	+ Revision: 441982
12cr|pyblosxom-1.4.3-4|79	- rebuild
12cr|pyblosxom-1.4.3-4|80	
12cr|pyblosxom-1.4.3-4|81	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.4.3-1mdv2009.1
12cr|pyblosxom-1.4.3-4|82	+ Revision: 325979
12cr|pyblosxom-1.4.3-4|83	- fix file list
12cr|pyblosxom-1.4.3-4|84	- rediff config patch
12cr|pyblosxom-1.4.3-4|85	
12cr|pyblosxom-1.4.3-4|86	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 1.4.3-1mdv2009.0
12cr|pyblosxom-1.4.3-4|87	+ Revision: 280730
12cr|pyblosxom-1.4.3-4|88	- Fix 64bits compiling
12cr|pyblosxom-1.4.3-4|89	- Fix files section
12cr|pyblosxom-1.4.3-4|90	- New release
12cr|pyblosxom-1.4.3-4|91	- Change python macro
12cr|pyblosxom-1.4.3-4|92	- Fix python macros
12cr|pyblosxom-1.4.3-4|93	- New release
12cr|pyblosxom-1.4.3-4|94	
12cr|pyblosxom-1.4.3-4|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|pyblosxom-1.4.3-4|96	- rebuild
12cr|pyblosxom-1.4.3-4|97	- fix file list
12cr|pyblosxom-1.4.3-4|98	- rebuild
12cr|pyblosxom-1.4.3-4|99	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|pyblosxom-1.4.3-4|100	- kill re-definition of %%buildroot on Pixel's request
12cr|pyblosxom-1.4.3-4|101	
12cr|pyblosxom-1.4.3-4|102	+ Olivier Blin <oblin@mandriva.com>
12cr|pyblosxom-1.4.3-4|103	- restore BuildRoot
12cr|pyblosxom-1.4.3-4|104	
12cr|pyblosxom-1.4.3-4|105	
12cr|pyblosxom-1.4.3-4|106	* Sat Aug 13 2005 Michael Scherer <misc@mandriva.org> 1.2.1-1mdk
12cr|pyblosxom-1.4.3-4|107	- 1.2.1
12cr|pyblosxom-1.4.3-4|108	- fix apache config file location
12cr|pyblosxom-1.4.3-4|109	- mkrel
12cr|pyblosxom-1.4.3-4|110	
12cr|pyblosxom-1.4.3-4|111	* Sat Dec 04 2004 Michael Scherer <misc@mandrake.org> 1.0.0-3mdk
12cr|pyblosxom-1.4.3-4|112	- Rebuild for new python
12cr|pyblosxom-1.4.3-4|113	
12cr|pyblosxom-1.4.3-4|114	* Fri May 28 2004 Michael Scherer <misc@mandrake.org> 1.0.0-2mdk
12cr|pyblosxom-1.4.3-4|115	- [DIRM]
12cr|pyblosxom-1.4.3-4|116	
12cr|pyblosxom-1.4.3-4|117	* Tue May 25 2004 Michael Scherer <misc@mandrake.org> 1.0.0-1mdk
12cr|pyblosxom-1.4.3-4|118	- New release 1.0.0
12cr|pyblosxom-1.4.3-4|119	- rpmbuildupdate aware
12cr|pyblosxom-1.4.3-4|120	
12cr|pyblosxom-1.4.3-4|121	* Mon Mar 22 2004 Michael Scherer <misc@mandrake.org> 0.9-2mdk
12cr|pyblosxom-1.4.3-4|122	- fix perm on files
12cr|pyblosxom-1.4.3-4|123	
12cr|pyblosxom-1.4.3-4|124	* Fri Mar 19 2004 Michael Scherer <misc@mandrake.org> 0.9-1mdk
12cr|pyblosxom-1.4.3-4|125	- 0.9
12cr|pyblosxom-1.4.3-4|126	
12cr|pyblosxom-1.4.3-4|127	* Mon Jan 26 2004 Michael Scherer <misc@mandrake.org> 0.8.1-1mdk
12cr|pyblosxom-1.4.3-4|128	- First mandrake package
12cr|pyblosxom-1.4.3-4|129	

6337 12
12cr|pychecker-0.8.19-1|1	%define python_compile_opt python -O -c "import compileall; compileall.compile_dir('.')"
12cr|pychecker-0.8.19-1|2	%define python_compile     python -c "import compileall; compileall.compile_dir('.')"
12cr|pychecker-0.8.19-1|3	
12cr|pychecker-0.8.19-1|4	Summary:	A python source code checking tool
12cr|pychecker-0.8.19-1|5	Name:		pychecker
12cr|pychecker-0.8.19-1|6	Version:	0.8.19
12cr|pychecker-0.8.19-1|7	Release:	%mkrel 1
12cr|pychecker-0.8.19-1|8	License:	BSD-like
12cr|pychecker-0.8.19-1|9	Group:		Development/Python
12cr|pychecker-0.8.19-1|10	Url:		http://pychecker.sourceforge.net/
12cr|pychecker-0.8.19-1|11	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|pychecker-0.8.19-1|12	Patch0:		pychecker-0.8.10-add-manpage
12cr|pychecker-0.8.19-1|13	Requires:	python
12cr|pychecker-0.8.19-1|14	BuildRequires:	python-devel
12cr|pychecker-0.8.19-1|15	BuildArch:	noarch
12cr|pychecker-0.8.19-1|16	
12cr|pychecker-0.8.19-1|17	%description
12cr|pychecker-0.8.19-1|18	PyChecker is a tool for finding bugs in python source code. It finds problems
12cr|pychecker-0.8.19-1|19	that are typically caught by a compiler for less dynamic languages, like C and
12cr|pychecker-0.8.19-1|20	C++. It is similar to lint. Because of the dynamic nature of python, some
12cr|pychecker-0.8.19-1|21	warnings may be incorrect; however, spurious warnings should be fairly
12cr|pychecker-0.8.19-1|22	infrequent.
12cr|pychecker-0.8.19-1|23	
12cr|pychecker-0.8.19-1|24	%prep
12cr|pychecker-0.8.19-1|25	%setup -q
12cr|pychecker-0.8.19-1|26	%patch0 -p1 -b .add_manpage
12cr|pychecker-0.8.19-1|27	
12cr|pychecker-0.8.19-1|28	chmod a+rX -R .
12cr|pychecker-0.8.19-1|29	
12cr|pychecker-0.8.19-1|30	%build
12cr|pychecker-0.8.19-1|31	python setup.py config
12cr|pychecker-0.8.19-1|32	python setup.py build
12cr|pychecker-0.8.19-1|33	
12cr|pychecker-0.8.19-1|34	%install
12cr|pychecker-0.8.19-1|35	python setup.py install --root=%{buildroot} --compile --optimize=2
12cr|pychecker-0.8.19-1|36	rm -f %{buildroot}/%{py_puresitedir}/%{name}/{CHANGELOG,COPYRIGHT,KNOWN_BUGS,MAINTAINERS,README,TODO,pycheckrc}
12cr|pychecker-0.8.19-1|37	perl -pi -e 's|%{buildroot}||' %{buildroot}%{_bindir}/pychecker
12cr|pychecker-0.8.19-1|38	
12cr|pychecker-0.8.19-1|39	# pychecker2
12cr|pychecker-0.8.19-1|40	mkdir -p %{buildroot}%{py_puresitedir}/pychecker2
12cr|pychecker-0.8.19-1|41	#install -m 0644 pychecker2/*.py %{buildroot}%{py_puresitedir}/pychecker2/
12cr|pychecker-0.8.19-1|42	#pushd pychecker2
12cr|pychecker-0.8.19-1|43	%{python_compile_opt}
12cr|pychecker-0.8.19-1|44	%{python_compile}
12cr|pychecker-0.8.19-1|45	install *.pyc *.pyo %{buildroot}%{py_puresitedir}/pychecker2/
12cr|pychecker-0.8.19-1|46	
12cr|pychecker-0.8.19-1|47	#install rc file
12cr|pychecker-0.8.19-1|48	mkdir %buildroot%_sysconfdir
12cr|pychecker-0.8.19-1|49	cp pycheckrc %buildroot%_sysconfdir
12cr|pychecker-0.8.19-1|50	%clean
12cr|pychecker-0.8.19-1|51	rm -rf %{buildroot}
12cr|pychecker-0.8.19-1|52	
12cr|pychecker-0.8.19-1|53	%files
12cr|pychecker-0.8.19-1|54	%defattr(-,root,root)
12cr|pychecker-0.8.19-1|55	%doc COPYRIGHT KNOWN_BUGS MAINTAINERS README TODO pycheckrc
12cr|pychecker-0.8.19-1|56	%{_bindir}/pychecker
12cr|pychecker-0.8.19-1|57	%{py_puresitedir}/pychecker
12cr|pychecker-0.8.19-1|58	%{py_puresitedir}/pychecker2
12cr|pychecker-0.8.19-1|59	%{py_puresitedir}/*.egg-info
12cr|pychecker-0.8.19-1|60	%{_sysconfdir}/pycheckrc
12cr|pychecker-0.8.19-1|61	
12cr|pychecker-0.8.19-1|62	
12cr|pychecker-0.8.19-1|63	%changelog
12cr|pychecker-0.8.19-1|64	* Tue May 10 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.8.19-1mdv2011.0
12cr|pychecker-0.8.19-1|65	+ Revision: 673221
12cr|pychecker-0.8.19-1|66	- no more pycheck2/*py files
12cr|pychecker-0.8.19-1|67	- new version
12cr|pychecker-0.8.19-1|68	- install pycheckrc file
12cr|pychecker-0.8.19-1|69	- little clean of spec
12cr|pychecker-0.8.19-1|70	
12cr|pychecker-0.8.19-1|71	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.8.18-3mdv2011.0
12cr|pychecker-0.8.19-1|72	+ Revision: 592423
12cr|pychecker-0.8.19-1|73	- rebuild for python 2.7
12cr|pychecker-0.8.19-1|74	
12cr|pychecker-0.8.19-1|75	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8.18-2mdv2010.0
12cr|pychecker-0.8.19-1|76	+ Revision: 441983
12cr|pychecker-0.8.19-1|77	- rebuild
12cr|pychecker-0.8.19-1|78	
12cr|pychecker-0.8.19-1|79	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 0.8.18-1mdv2009.1
12cr|pychecker-0.8.19-1|80	+ Revision: 319603
12cr|pychecker-0.8.19-1|81	- rebuild with python 2.6
12cr|pychecker-0.8.19-1|82	- new release 0.8.18
12cr|pychecker-0.8.19-1|83	
12cr|pychecker-0.8.19-1|84	* Wed Aug 20 2008 Adam Williamson <awilliamson@mandriva.org> 0.8.17-3mdv2009.0
12cr|pychecker-0.8.19-1|85	+ Revision: 274404
12cr|pychecker-0.8.19-1|86	- add pychecker2 as well (spe needs it)
12cr|pychecker-0.8.19-1|87	- use --optimize=2 to get .pyo files
12cr|pychecker-0.8.19-1|88	- no point setting optimization flags on a noarch package
12cr|pychecker-0.8.19-1|89	
12cr|pychecker-0.8.19-1|90	* Tue Jun 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.17-2mdv2009.0
12cr|pychecker-0.8.19-1|91	+ Revision: 228551
12cr|pychecker-0.8.19-1|92	- fix wrapper (spotted by Laurent Poligny <laurent.poligny@ibisc.univ-evry.fr>
12cr|pychecker-0.8.19-1|93	
12cr|pychecker-0.8.19-1|94	* Thu Dec 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.17-1mdv2008.1
12cr|pychecker-0.8.19-1|95	+ Revision: 138597
12cr|pychecker-0.8.19-1|96	- new version
12cr|pychecker-0.8.19-1|97	
12cr|pychecker-0.8.19-1|98	+ Olivier Blin <oblin@mandriva.com>
12cr|pychecker-0.8.19-1|99	- restore BuildRoot
12cr|pychecker-0.8.19-1|100	
12cr|pychecker-0.8.19-1|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|pychecker-0.8.19-1|102	- kill re-definition of %%buildroot on Pixel's request
12cr|pychecker-0.8.19-1|103	
12cr|pychecker-0.8.19-1|104	
12cr|pychecker-0.8.19-1|105	* Tue Dec 05 2006 Michael Scherer <misc@mandriva.org> 0.8.16-2mdv2007.0
12cr|pychecker-0.8.19-1|106	+ Revision: 91351
12cr|pychecker-0.8.19-1|107	- Rebuild for new python
12cr|pychecker-0.8.19-1|108	- use macro to compile on x86_64, and clean the file listing, by using rm instead of %%exclude
12cr|pychecker-0.8.19-1|109	- Import pychecker
12cr|pychecker-0.8.19-1|110	

6338 12
12cr|pyctd-0.4.4-4|1	%define name pyctd
12cr|pyctd-0.4.4-4|2	%define version 0.4.4
12cr|pyctd-0.4.4-4|3	%define rel 4
12cr|pyctd-0.4.4-4|4	
12cr|pyctd-0.4.4-4|5	Summary: A service for monitoring and altering Netfilter connections
12cr|pyctd-0.4.4-4|6	Name: %{name}
12cr|pyctd-0.4.4-4|7	Version: %{version}
12cr|pyctd-0.4.4-4|8	Release: %mkrel %rel
12cr|pyctd-0.4.4-4|9	Source0: %{name}-%{version}.tar.gz
12cr|pyctd-0.4.4-4|10	License: GPL
12cr|pyctd-0.4.4-4|11	Group: Networking/Other
12cr|pyctd-0.4.4-4|12	Url: http://software.inl.fr/trac/trac.cgi/wiki/%{name}
12cr|pyctd-0.4.4-4|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pyctd-0.4.4-4|14	BuildArch: noarch
12cr|pyctd-0.4.4-4|15	BuildRequires: python-devel
12cr|pyctd-0.4.4-4|16	Requires: pynetfilter_conntrack
12cr|pyctd-0.4.4-4|17	
12cr|pyctd-0.4.4-4|18	%description
12cr|pyctd-0.4.4-4|19	pyctd is a XML-RPC service for monitoring and altering Netfilter
12cr|pyctd-0.4.4-4|20	connections for network admins.
12cr|pyctd-0.4.4-4|21	
12cr|pyctd-0.4.4-4|22	It has the following functionnalities :
12cr|pyctd-0.4.4-4|23	* Connections listing (with byte rate of connections)
12cr|pyctd-0.4.4-4|24	* Entries removal
12cr|pyctd-0.4.4-4|25	* Modification of mark and timeout
12cr|pyctd-0.4.4-4|26	
12cr|pyctd-0.4.4-4|27	%prep
12cr|pyctd-0.4.4-4|28	%setup -q
12cr|pyctd-0.4.4-4|29	
12cr|pyctd-0.4.4-4|30	%build
12cr|pyctd-0.4.4-4|31	
12cr|pyctd-0.4.4-4|32	%install
12cr|pyctd-0.4.4-4|33	rm -rf %{buildroot}
12cr|pyctd-0.4.4-4|34	echo y | python setup.py install --root %{buildroot}
12cr|pyctd-0.4.4-4|35	
12cr|pyctd-0.4.4-4|36	%clean
12cr|pyctd-0.4.4-4|37	rm -rf %{buildroot}
12cr|pyctd-0.4.4-4|38	
12cr|pyctd-0.4.4-4|39	%files
12cr|pyctd-0.4.4-4|40	%defattr(-,root,root)
12cr|pyctd-0.4.4-4|41	%doc README
12cr|pyctd-0.4.4-4|42	%{_bindir}/%{name}
12cr|pyctd-0.4.4-4|43	%{py_puresitedir}/%{name}
12cr|pyctd-0.4.4-4|44	%{py_puresitedir}/*.egg-info
12cr|pyctd-0.4.4-4|45	%{py_puresitedir}/auto_daemon.py*
12cr|pyctd-0.4.4-4|46	
12cr|pyctd-0.4.4-4|47	
12cr|pyctd-0.4.4-4|48	
12cr|pyctd-0.4.4-4|49	
12cr|pyctd-0.4.4-4|50	%changelog
12cr|pyctd-0.4.4-4|51	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.4.4-4mdv2011.0
12cr|pyctd-0.4.4-4|52	+ Revision: 592430
12cr|pyctd-0.4.4-4|53	- rebuild for python 2.7
12cr|pyctd-0.4.4-4|54	
12cr|pyctd-0.4.4-4|55	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4.4-3mdv2010.0
12cr|pyctd-0.4.4-4|56	+ Revision: 441985
12cr|pyctd-0.4.4-4|57	- rebuild
12cr|pyctd-0.4.4-4|58	
12cr|pyctd-0.4.4-4|59	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.4.4-2mdv2009.1
12cr|pyctd-0.4.4-4|60	+ Revision: 325947
12cr|pyctd-0.4.4-4|61	- rebuild
12cr|pyctd-0.4.4-4|62	
12cr|pyctd-0.4.4-4|63	* Tue Feb 19 2008 Michael Scherer <misc@mandriva.org> 0.4.4-1mdv2008.1
12cr|pyctd-0.4.4-4|64	+ Revision: 173047
12cr|pyctd-0.4.4-4|65	- new version
12cr|pyctd-0.4.4-4|66	
12cr|pyctd-0.4.4-4|67	+ Olivier Blin <oblin@mandriva.com>
12cr|pyctd-0.4.4-4|68	- restore BuildRoot
12cr|pyctd-0.4.4-4|69	
12cr|pyctd-0.4.4-4|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|pyctd-0.4.4-4|71	- kill re-definition of %%buildroot on Pixel's request
12cr|pyctd-0.4.4-4|72	
12cr|pyctd-0.4.4-4|73	* Fri Oct 12 2007 Michael Scherer <misc@mandriva.org> 0.4.2-1mdv2008.1
12cr|pyctd-0.4.4-4|74	+ Revision: 97699
12cr|pyctd-0.4.4-4|75	- new version 0.4.2
12cr|pyctd-0.4.4-4|76	
12cr|pyctd-0.4.4-4|77	* Mon Apr 23 2007 Olivier Blin <oblin@mandriva.com> 0.2-1mdv2008.0
12cr|pyctd-0.4.4-4|78	+ Revision: 17272
12cr|pyctd-0.4.4-4|79	- 0.2
12cr|pyctd-0.4.4-4|80	
12cr|pyctd-0.4.4-4|81	
12cr|pyctd-0.4.4-4|82	* Tue Dec 12 2006 Michael Scherer <misc@mandriva.org> 0.1-2mdv2007.0
12cr|pyctd-0.4.4-4|83	+ Revision: 95743
12cr|pyctd-0.4.4-4|84	- Rebuild for python 2.5
12cr|pyctd-0.4.4-4|85	
12cr|pyctd-0.4.4-4|86	* Thu Nov 16 2006 Olivier Blin <oblin@mandriva.com> 0.1-1mdv2007.1
12cr|pyctd-0.4.4-4|87	+ Revision: 84822
12cr|pyctd-0.4.4-4|88	- buildrequires python-devel
12cr|pyctd-0.4.4-4|89	- initial pyctd release
12cr|pyctd-0.4.4-4|90	- Create pyctd
12cr|pyctd-0.4.4-4|91	

6339 12
12cr|pydance-1.0.3-7|1	%define	name	pydance
12cr|pydance-1.0.3-7|2	%define	version	1.0.3
12cr|pydance-1.0.3-7|3	%define	release	%mkrel 7
12cr|pydance-1.0.3-7|4	%define	Summary	A Dance Dance Revolution simulator
12cr|pydance-1.0.3-7|5	
12cr|pydance-1.0.3-7|6	Name:		%{name}
12cr|pydance-1.0.3-7|7	Version:	%{version}
12cr|pydance-1.0.3-7|8	Release:	%{release}
12cr|pydance-1.0.3-7|9	License:	MIT
12cr|pydance-1.0.3-7|10	Url:		http://icculus.org/pyddr/
12cr|pydance-1.0.3-7|11	Source0:	%{name}-%{version}.tar.bz2
12cr|pydance-1.0.3-7|12	Source2:	%{name}-README.mandrake.bz2
12cr|pydance-1.0.3-7|13	Patch0:		pydance-1.0.3-fix-desktop-file.patch
12cr|pydance-1.0.3-7|14	Group:		Games/Other
12cr|pydance-1.0.3-7|15	Summary:	%{Summary}
12cr|pydance-1.0.3-7|16	BuildArch:	noarch
12cr|pydance-1.0.3-7|17	Requires:	pygame
12cr|pydance-1.0.3-7|18	Provides:	pyddr
12cr|pydance-1.0.3-7|19	Obsoletes:	pyddr
12cr|pydance-1.0.3-7|20	BuildRequires:	python imagemagick
12cr|pydance-1.0.3-7|21	BuildRequires:  zip
12cr|pydance-1.0.3-7|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pydance-1.0.3-7|23	
12cr|pydance-1.0.3-7|24	%description
12cr|pydance-1.0.3-7|25	pyDDR is a fun dancing game to experience asian dance beat!
12cr|pydance-1.0.3-7|26	Showing friends your hot move with big score!
12cr|pydance-1.0.3-7|27	
12cr|pydance-1.0.3-7|28	Highly configurable, colorful animated arrow motion, limitless
12cr|pydance-1.0.3-7|29	numbers of dance steps, 1 or 2 players, professionally written
12cr|pydance-1.0.3-7|30	music, laughter provoking sound effects, and yes, even graphical
12cr|pydance-1.0.3-7|31	transitions.
12cr|pydance-1.0.3-7|32	
12cr|pydance-1.0.3-7|33	%prep
12cr|pydance-1.0.3-7|34	%setup -q
12cr|pydance-1.0.3-7|35	%patch0 -p1
12cr|pydance-1.0.3-7|36	bzcat %{SOURCE2} > README.mandrake
12cr|pydance-1.0.3-7|37	
12cr|pydance-1.0.3-7|38	%build
12cr|pydance-1.0.3-7|39	%{__python} setup.py build
12cr|pydance-1.0.3-7|40	
12cr|pydance-1.0.3-7|41	%install
12cr|pydance-1.0.3-7|42	%{__rm} -rf $RPM_BUILD_ROOT
12cr|pydance-1.0.3-7|43	%{__make} install-zip DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix}
12cr|pydance-1.0.3-7|44	
12cr|pydance-1.0.3-7|45	#(peroyvind) remove announcer which uses non-free files
12cr|pydance-1.0.3-7|46	%{__rm} -rf $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}/themes/dj/mrt
12cr|pydance-1.0.3-7|47	
12cr|pydance-1.0.3-7|48	%{__install} -d $RPM_BUILD_ROOT{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
12cr|pydance-1.0.3-7|49	convert -size 16x16 icon.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|pydance-1.0.3-7|50	convert -size 32x32 icon.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|pydance-1.0.3-7|51	convert -size 48x48 icon.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|pydance-1.0.3-7|52	
12cr|pydance-1.0.3-7|53	%{__install} -m644 desktop.pydance -D $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
12cr|pydance-1.0.3-7|54	
12cr|pydance-1.0.3-7|55	%if %mdkversion < 200900
12cr|pydance-1.0.3-7|56	%post
12cr|pydance-1.0.3-7|57	%{update_menus}
12cr|pydance-1.0.3-7|58	%endif
12cr|pydance-1.0.3-7|59	
12cr|pydance-1.0.3-7|60	%if %mdkversion < 200900
12cr|pydance-1.0.3-7|61	%postun
12cr|pydance-1.0.3-7|62	%{clean_menus}
12cr|pydance-1.0.3-7|63	%endif
12cr|pydance-1.0.3-7|64	
12cr|pydance-1.0.3-7|65	%clean
12cr|pydance-1.0.3-7|66	%{__rm} -rf $RPM_BUILD_ROOT
12cr|pydance-1.0.3-7|67	
12cr|pydance-1.0.3-7|68	%files
12cr|pydance-1.0.3-7|69	%defattr(-,root,root,755)
12cr|pydance-1.0.3-7|70	%doc CREDITS ChangeLog LICENSE README TODO
12cr|pydance-1.0.3-7|71	%doc README.mandrake docs/*.txt docs/*.html
12cr|pydance-1.0.3-7|72	%{_gamesdatadir}/%{name}
12cr|pydance-1.0.3-7|73	%config(noreplace) %{_sysconfdir}/%{name}.cfg
12cr|pydance-1.0.3-7|74	%{_iconsdir}/%{name}.png
12cr|pydance-1.0.3-7|75	%{_liconsdir}/%{name}.png
12cr|pydance-1.0.3-7|76	%{_miconsdir}/%{name}.png
12cr|pydance-1.0.3-7|77	%{_mandir}/*/*
12cr|pydance-1.0.3-7|78	%{_datadir}/applications/%{name}.desktop
12cr|pydance-1.0.3-7|79	%defattr(755,root,root,755)
12cr|pydance-1.0.3-7|80	%{_gamesbindir}/%{name}
12cr|pydance-1.0.3-7|81	%{_bindir}/*
12cr|pydance-1.0.3-7|82	
12cr|pydance-1.0.3-7|83	
12cr|pydance-1.0.3-7|84	
12cr|pydance-1.0.3-7|85	%changelog
12cr|pydance-1.0.3-7|86	* Thu May 14 2009 Samuel Verschelde <stormi@mandriva.org> 1.0.3-7mdv2010.0
12cr|pydance-1.0.3-7|87	+ Revision: 375617
12cr|pydance-1.0.3-7|88	- remove redundant desktop file (#49387)
12cr|pydance-1.0.3-7|89	- fix desktop file
12cr|pydance-1.0.3-7|90	
12cr|pydance-1.0.3-7|91	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|pydance-1.0.3-7|92	- lowercase ImageMagick
12cr|pydance-1.0.3-7|93	
12cr|pydance-1.0.3-7|94	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.3-6mdv2009.0
12cr|pydance-1.0.3-7|95	+ Revision: 259403
12cr|pydance-1.0.3-7|96	- rebuild
12cr|pydance-1.0.3-7|97	
12cr|pydance-1.0.3-7|98	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.3-5mdv2009.0
12cr|pydance-1.0.3-7|99	+ Revision: 247260
12cr|pydance-1.0.3-7|100	- rebuild
12cr|pydance-1.0.3-7|101	
12cr|pydance-1.0.3-7|102	+ Pixel <pixel@mandriva.com>
12cr|pydance-1.0.3-7|103	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|pydance-1.0.3-7|104	
12cr|pydance-1.0.3-7|105	* Fri Jan 25 2008 Funda Wang <fundawang@mandriva.org> 1.0.3-3mdv2008.1
12cr|pydance-1.0.3-7|106	+ Revision: 157783
12cr|pydance-1.0.3-7|107	- fix desktop entry
12cr|pydance-1.0.3-7|108	
12cr|pydance-1.0.3-7|109	+ Olivier Blin <oblin@mandriva.com>
12cr|pydance-1.0.3-7|110	- restore BuildRoot
12cr|pydance-1.0.3-7|111	
12cr|pydance-1.0.3-7|112	* Thu Dec 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.0.3-2mdv2008.1
12cr|pydance-1.0.3-7|113	+ Revision: 135456
12cr|pydance-1.0.3-7|114	- auto-convert XDG menu entry
12cr|pydance-1.0.3-7|115	- kill re-definition of %%buildroot on Pixel's request
12cr|pydance-1.0.3-7|116	- import pydance
12cr|pydance-1.0.3-7|117	
12cr|pydance-1.0.3-7|118	
12cr|pydance-1.0.3-7|119	* Fri Sep 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.0.3-2mdk
12cr|pydance-1.0.3-7|120	- Buildrequires fix
12cr|pydance-1.0.3-7|121	
12cr|pydance-1.0.3-7|122	* Wed Apr 06 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0.3-1mdk
12cr|pydance-1.0.3-7|123	- 1.0.3
12cr|pydance-1.0.3-7|124	
12cr|pydance-1.0.3-7|125	* Thu Aug 26 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0.2-2mdk
12cr|pydance-1.0.3-7|126	- rebuild for new menu
12cr|pydance-1.0.3-7|127	
12cr|pydance-1.0.3-7|128	* Thu Jul 08 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0.2-1mdk
12cr|pydance-1.0.3-7|129	- 1.0.2
12cr|pydance-1.0.3-7|130	
12cr|pydance-1.0.3-7|131	* Fri Apr 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0.1-1mdk
12cr|pydance-1.0.3-7|132	- 1.0.1
12cr|pydance-1.0.3-7|133	
12cr|pydance-1.0.3-7|134	* Tue Mar 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0.0-1mdk
12cr|pydance-1.0.3-7|135	- 1.0.0
12cr|pydance-1.0.3-7|136	- use zip install
12cr|pydance-1.0.3-7|137	- use provided icon
12cr|pydance-1.0.3-7|138	- add kde .desktop entry
12cr|pydance-1.0.3-7|139	
12cr|pydance-1.0.3-7|140	* Thu Feb 12 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.9.1-1mdk
12cr|pydance-1.0.3-7|141	- 0.9.1
12cr|pydance-1.0.3-7|142	
12cr|pydance-1.0.3-7|143	* Tue Feb 10 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.0-2mdk
12cr|pydance-1.0.3-7|144	- add more docs as requested by Joe Wreschnig <piman@debian.org>
12cr|pydance-1.0.3-7|145	
12cr|pydance-1.0.3-7|146	* Wed Feb 04 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.0-1mdk
12cr|pydance-1.0.3-7|147	- 0.9.0
12cr|pydance-1.0.3-7|148	- drop buildrequires
12cr|pydance-1.0.3-7|149	
12cr|pydance-1.0.3-7|150	* Mon Jan 12 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.8.4-1mdk
12cr|pydance-1.0.3-7|151	- 0.8.4
12cr|pydance-1.0.3-7|152	
12cr|pydance-1.0.3-7|153	* Mon Jan 05 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.8.3-1mdk
12cr|pydance-1.0.3-7|154	- 0.8.3
12cr|pydance-1.0.3-7|155	
12cr|pydance-1.0.3-7|156	* Mon Nov 17 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.8.2-1mdk
12cr|pydance-1.0.3-7|157	- 0.8.2
12cr|pydance-1.0.3-7|158	- drop P0
12cr|pydance-1.0.3-7|159	- fix buildrequires (lib64..)
12cr|pydance-1.0.3-7|160	
12cr|pydance-1.0.3-7|161	* Sun Sep 14 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.8.1-1mdk
12cr|pydance-1.0.3-7|162	- 0.8.1
12cr|pydance-1.0.3-7|163	- regenerate P0
12cr|pydance-1.0.3-7|164	
12cr|pydance-1.0.3-7|165	* Wed Jul 30 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.7.4-1mdk
12cr|pydance-1.0.3-7|166	- 0.7.4
12cr|pydance-1.0.3-7|167	- package has been renamed to pydance
12cr|pydance-1.0.3-7|168	- don't use soundwrapper
12cr|pydance-1.0.3-7|169	
12cr|pydance-1.0.3-7|170	* Thu Jul 03 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.7.1-1mdk
12cr|pydance-1.0.3-7|171	- 0.7.1
12cr|pydance-1.0.3-7|172	
12cr|pydance-1.0.3-7|173	* Fri Jun 06 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.7.0-1mdk
12cr|pydance-1.0.3-7|174	- 0.7.0
12cr|pydance-1.0.3-7|175	- drop stefile.txt from %%doc, no longer in source
12cr|pydance-1.0.3-7|176	- fix file permissions
12cr|pydance-1.0.3-7|177	
12cr|pydance-1.0.3-7|178	* Tue Jun 03 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.6.5-1mdk
12cr|pydance-1.0.3-7|179	- 0.6.5
12cr|pydance-1.0.3-7|180	
12cr|pydance-1.0.3-7|181	* Fri May 30 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.6.4-1mdk
12cr|pydance-1.0.3-7|182	- 0.6.4
12cr|pydance-1.0.3-7|183	
12cr|pydance-1.0.3-7|184	* Tue May 20 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.6.3-1mdk
12cr|pydance-1.0.3-7|185	- 0.6.3
12cr|pydance-1.0.3-7|186	- dropped ddrmat and pyddr.txt from docs as they're no longer included
12cr|pydance-1.0.3-7|187	in the source
12cr|pydance-1.0.3-7|188	- added docs/README.html to docs
12cr|pydance-1.0.3-7|189	- removed pygame from BuildRequires
12cr|pydance-1.0.3-7|190	
12cr|pydance-1.0.3-7|191	* Mon Apr 28 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.6.2-1mdk
12cr|pydance-1.0.3-7|192	- 0.6.2
12cr|pydance-1.0.3-7|193	
12cr|pydance-1.0.3-7|194	* Thu Apr 10 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.6.1-1mdk
12cr|pydance-1.0.3-7|195	- initial release

6340 12
12cr|pydance-music-1.0-9|1	%define	oname	pydance
12cr|pydance-music-1.0-9|2	%define	name	%{oname}-music
12cr|pydance-music-1.0-9|3	%define	version	1.0
12cr|pydance-music-1.0-9|4	%define release %mkrel 9
12cr|pydance-music-1.0-9|5	%define	Summary	Songs and step patterns for PyDDR
12cr|pydance-music-1.0-9|6	
12cr|pydance-music-1.0-9|7	Name:		%{name}
12cr|pydance-music-1.0-9|8	Version:	%{version}
12cr|pydance-music-1.0-9|9	Release:	%{release}
12cr|pydance-music-1.0-9|10	License:	MIT
12cr|pydance-music-1.0-9|11	Url:		http://icculus.org/pyddr/get.php
12cr|pydance-music-1.0-9|12	Source0:	%{name}.tar.bz2
12cr|pydance-music-1.0-9|13	Group:		Games/Other
12cr|pydance-music-1.0-9|14	Summary:	%{Summary}
12cr|pydance-music-1.0-9|15	BuildArch:	noarch
12cr|pydance-music-1.0-9|16	Requires:	%{oname}
12cr|pydance-music-1.0-9|17	Provides:	pyddr-music
12cr|pydance-music-1.0-9|18	Obsoletes:	pyddr-music
12cr|pydance-music-1.0-9|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pydance-music-1.0-9|20	
12cr|pydance-music-1.0-9|21	%description
12cr|pydance-music-1.0-9|22	PyDDR is a simulator of the popular arcade game "Dance Dance Revolution",
12cr|pydance-music-1.0-9|23	in which you must step on particular arrows on the floor in time with
12cr|pydance-music-1.0-9|24	music playing in the background. This package contains the following songs,
12cr|pydance-music-1.0-9|25	and step patterns for them:
12cr|pydance-music-1.0-9|26	* "6th, January", by Brendan Becker
12cr|pydance-music-1.0-9|27	* "SyNRG", by Brendan Becker
12cr|pydance-music-1.0-9|28	* "Forkbomb", by Pajama Crisis
12cr|pydance-music-1.0-9|29	
12cr|pydance-music-1.0-9|30	%install
12cr|pydance-music-1.0-9|31	%{__rm} -rf $RPM_BUILD_ROOT
12cr|pydance-music-1.0-9|32	%{__install} -d $RPM_BUILD_ROOT%{_gamesdatadir}/%{oname}/songs
12cr|pydance-music-1.0-9|33	tar -xjf %{SOURCE0} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{oname}/songs
12cr|pydance-music-1.0-9|34	
12cr|pydance-music-1.0-9|35	%clean
12cr|pydance-music-1.0-9|36	%{__rm} -rf $RPM_BUILD_ROOT
12cr|pydance-music-1.0-9|37	
12cr|pydance-music-1.0-9|38	%files
12cr|pydance-music-1.0-9|39	%defattr(644,root,root,755)
12cr|pydance-music-1.0-9|40	%{_gamesdatadir}/%{oname}/songs/*
12cr|pydance-music-1.0-9|41	
12cr|pydance-music-1.0-9|42	
12cr|pydance-music-1.0-9|43	
12cr|pydance-music-1.0-9|44	%changelog
12cr|pydance-music-1.0-9|45	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0-9mdv2010.0
12cr|pydance-music-1.0-9|46	+ Revision: 433737
12cr|pydance-music-1.0-9|47	- rebuild
12cr|pydance-music-1.0-9|48	- rebuild
12cr|pydance-music-1.0-9|49	
12cr|pydance-music-1.0-9|50	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-7mdv2009.0
12cr|pydance-music-1.0-9|51	+ Revision: 259418
12cr|pydance-music-1.0-9|52	- rebuild
12cr|pydance-music-1.0-9|53	
12cr|pydance-music-1.0-9|54	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-6mdv2009.0
12cr|pydance-music-1.0-9|55	+ Revision: 247261
12cr|pydance-music-1.0-9|56	- rebuild
12cr|pydance-music-1.0-9|57	
12cr|pydance-music-1.0-9|58	+ Olivier Blin <oblin@mandriva.com>
12cr|pydance-music-1.0-9|59	- restore BuildRoot
12cr|pydance-music-1.0-9|60	
12cr|pydance-music-1.0-9|61	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.0-4mdv2008.1
12cr|pydance-music-1.0-9|62	+ Revision: 125796
12cr|pydance-music-1.0-9|63	- kill re-definition of %%buildroot on Pixel's request
12cr|pydance-music-1.0-9|64	- use %%mkrel
12cr|pydance-music-1.0-9|65	- import pydance-music
12cr|pydance-music-1.0-9|66	
12cr|pydance-music-1.0-9|67	
12cr|pydance-music-1.0-9|68	* Mon Feb 07 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0-4mdk
12cr|pydance-music-1.0-9|69	- rebuild
12cr|pydance-music-1.0-9|70	
12cr|pydance-music-1.0-9|71	* Tue Jan 13 2004 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0-3mdk
12cr|pydance-music-1.0-9|72	- update to latest stuff that will work with pydance-0.8.4
12cr|pydance-music-1.0-9|73	
12cr|pydance-music-1.0-9|74	* Wed Jul 30 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.0-2mdk
12cr|pydance-music-1.0-9|75	- name change to pydance
12cr|pydance-music-1.0-9|76	
12cr|pydance-music-1.0-9|77	* Thu Apr 10 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.0-1mdk
12cr|pydance-music-1.0-9|78	- initial release

6341 12
12cr|pydb-1.26-3|1	Summary:	Extended debugger for Python
12cr|pydb-1.26-3|2	Name:		pydb
12cr|pydb-1.26-3|3	Version:	1.26
12cr|pydb-1.26-3|4	Release:	3
12cr|pydb-1.26-3|5	License:	GPLv3
12cr|pydb-1.26-3|6	Group:		Development/Python
12cr|pydb-1.26-3|7	Url:		http://bashdb.sourceforge.net/pydb/
12cr|pydb-1.26-3|8	Source0:	http://downloads.sourceforge.net/bashdb/%{name}-%{version}.tar.bz2
12cr|pydb-1.26-3|9	BuildRequires:	python-devel
12cr|pydb-1.26-3|10	BuildArch: 	noarch
12cr|pydb-1.26-3|11	
12cr|pydb-1.26-3|12	%description
12cr|pydb-1.26-3|13	Pydb is an enhanced command-line debugger for Python. It is based on
12cr|pydb-1.26-3|14	the standard Python debugger pdb, but has a number of added
12cr|pydb-1.26-3|15	features. It is suitable for use with DDD, a graphical debugger front
12cr|pydb-1.26-3|16	end.
12cr|pydb-1.26-3|17	
12cr|pydb-1.26-3|18	%prep
12cr|pydb-1.26-3|19	%setup -q
12cr|pydb-1.26-3|20	
12cr|pydb-1.26-3|21	%build
12cr|pydb-1.26-3|22	%configure2_5x --with-site-packages=%{py_sitedir}
12cr|pydb-1.26-3|23	%make
12cr|pydb-1.26-3|24	
12cr|pydb-1.26-3|25	%install
12cr|pydb-1.26-3|26	%makeinstall_std
12cr|pydb-1.26-3|27	ln -sf %{py_sitedir}/%{name}/%{name}.py %{buildroot}%{_bindir}/%{name}
12cr|pydb-1.26-3|28	rm -rf %{buildroot}%{_datadir}/emacs
12cr|pydb-1.26-3|29	rm -f %{buildroot}%{py_sitedir}/%{name}/%{name}.doc
12cr|pydb-1.26-3|30	chmod 755 %{buildroot}%{py_sitedir}/%{name}/%{name}.py
12cr|pydb-1.26-3|31	
12cr|pydb-1.26-3|32	%files
12cr|pydb-1.26-3|33	%defattr(-,root,root,-)
12cr|pydb-1.26-3|34	%doc README AUTHORS NEWS ChangeLog THANKS pydb/pydb.doc
12cr|pydb-1.26-3|35	%attr(755,root,root) %{_bindir}/%{name}
12cr|pydb-1.26-3|36	%{py_sitedir}/%{name}/*.py*
12cr|pydb-1.26-3|37	%{_mandir}/man1/pydb.1.*
12cr|pydb-1.26-3|38	
12cr|pydb-1.26-3|39	
12cr|pydb-1.26-3|40	%changelog
12cr|pydb-1.26-3|41	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.26-2mdv2010.1
12cr|pydb-1.26-3|42	+ Revision: 543215
12cr|pydb-1.26-3|43	- rebuild for mdv 2010.1
12cr|pydb-1.26-3|44	
12cr|pydb-1.26-3|45	* Mon Apr 20 2009 Lev Givon <lev@mandriva.org> 1.26-1mdv2010.0
12cr|pydb-1.26-3|46	+ Revision: 368438
12cr|pydb-1.26-3|47	- Update to 1.26.
12cr|pydb-1.26-3|48	
12cr|pydb-1.26-3|49	* Mon Dec 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.25-1mdv2009.1
12cr|pydb-1.26-3|50	+ Revision: 321014
12cr|pydb-1.26-3|51	- update to new version 1.25
12cr|pydb-1.26-3|52	
12cr|pydb-1.26-3|53	* Wed Dec 10 2008 Lev Givon <lev@mandriva.org> 1.24-1mdv2009.1
12cr|pydb-1.26-3|54	+ Revision: 312568
12cr|pydb-1.26-3|55	- Update to 1.24.
12cr|pydb-1.26-3|56	
12cr|pydb-1.26-3|57	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.23-3mdv2009.0
12cr|pydb-1.26-3|58	+ Revision: 269017
12cr|pydb-1.26-3|59	- rebuild early 2009.0 package (before pixel changes)
12cr|pydb-1.26-3|60	
12cr|pydb-1.26-3|61	* Sun Jun 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.23-2mdv2009.0
12cr|pydb-1.26-3|62	+ Revision: 216839
12cr|pydb-1.26-3|63	- Patch0: add upstream fix from the pydb's author
12cr|pydb-1.26-3|64	- new license policy
12cr|pydb-1.26-3|65	
12cr|pydb-1.26-3|66	* Tue Jun 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.23-1mdv2009.0
12cr|pydb-1.26-3|67	+ Revision: 214572
12cr|pydb-1.26-3|68	- update to new version 1.23
12cr|pydb-1.26-3|69	
12cr|pydb-1.26-3|70	* Mon May 19 2008 Lev Givon <lev@mandriva.org> 1.22-4mdv2009.0
12cr|pydb-1.26-3|71	+ Revision: 209100
12cr|pydb-1.26-3|72	- Fix problem that caused Python files to be installed in arch-specific
12cr|pydb-1.26-3|73	directory location and revert the package to noarch.
12cr|pydb-1.26-3|74	
12cr|pydb-1.26-3|75	* Sun May 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.22-3mdv2009.0
12cr|pydb-1.26-3|76	+ Revision: 205684
12cr|pydb-1.26-3|77	- Should not be noarch ed
12cr|pydb-1.26-3|78	
12cr|pydb-1.26-3|79	+ Olivier Blin <oblin@mandriva.com>
12cr|pydb-1.26-3|80	- restore BuildRoot
12cr|pydb-1.26-3|81	
12cr|pydb-1.26-3|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|pydb-1.26-3|83	- kill re-definition of %%buildroot on Pixel's request
12cr|pydb-1.26-3|84	
12cr|pydb-1.26-3|85	* Thu Nov 08 2007 Lev Givon <lev@mandriva.org> 1.22-2mdv2008.1
12cr|pydb-1.26-3|86	+ Revision: 106886
12cr|pydb-1.26-3|87	- Fix path typo.
12cr|pydb-1.26-3|88	
12cr|pydb-1.26-3|89	* Sat May 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.22-1mdv2008.0
12cr|pydb-1.26-3|90	+ Revision: 31461
12cr|pydb-1.26-3|91	- fix file list
12cr|pydb-1.26-3|92	
12cr|pydb-1.26-3|93	+ Lev Givon <lev@mandriva.org>
12cr|pydb-1.26-3|94	- Fix package build issues.
12cr|pydb-1.26-3|95	Update to 1.22.
12cr|pydb-1.26-3|96	
12cr|pydb-1.26-3|97	
12cr|pydb-1.26-3|98	* Wed Feb 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.21-1mdv2007.0
12cr|pydb-1.26-3|99	+ Revision: 127154
12cr|pydb-1.26-3|100	- Import pydb
12cr|pydb-1.26-3|101	

6342 12
12cr|pyDict-0.2.5.1-15|1	%define pydict_version 0.2.5.1
12cr|pyDict-0.2.5.1-15|2	%define pydict_release 15
12cr|pyDict-0.2.5.1-15|3	
12cr|pyDict-0.2.5.1-15|4	Summary:	pyDict - An English/Chinese Dictionary written with python/gtk
12cr|pyDict-0.2.5.1-15|5	Name:		pyDict
12cr|pyDict-0.2.5.1-15|6	Version:	%{pydict_version}
12cr|pyDict-0.2.5.1-15|7	Release:	%mkrel %{pydict_release}
12cr|pyDict-0.2.5.1-15|8	Url:		http://sourceforge.net/projects/pydict/
12cr|pyDict-0.2.5.1-15|9	License:	GPL
12cr|pyDict-0.2.5.1-15|10	Group:		Text tools
12cr|pyDict-0.2.5.1-15|11	Buildroot:	%_tmppath/%name-%version-%release-root
12cr|pyDict-0.2.5.1-15|12	
12cr|pyDict-0.2.5.1-15|13	Source0:	http://sourceforge.net/projects/pydict/pyDict-%{pydict_version}.tar.bz2
12cr|pyDict-0.2.5.1-15|14	Patch2:		pyDict-C2E.patch
12cr|pyDict-0.2.5.1-15|15	Patch3:		pyDict-data-path.patch
12cr|pyDict-0.2.5.1-15|16	Patch4:		pyDict-desktop.patch
12cr|pyDict-0.2.5.1-15|17	
12cr|pyDict-0.2.5.1-15|18	Requires:	locales-zh pygtk
12cr|pyDict-0.2.5.1-15|19	BuildArch:	noarch
12cr|pyDict-0.2.5.1-15|20	BuildRequires:  desktop-file-utils
12cr|pyDict-0.2.5.1-15|21	
12cr|pyDict-0.2.5.1-15|22	%description
12cr|pyDict-0.2.5.1-15|23	This is a English/Chinese Dictionary wirtten by Daniel Gau with python/gtk.
12cr|pyDict-0.2.5.1-15|24	The word base was originally got from xdict, and was converted and modified by
12cr|pyDict-0.2.5.1-15|25	Daniel Gau and bv1al.This program can be run in both console mode and X
12cr|pyDict-0.2.5.1-15|26	Window GUI mode.
12cr|pyDict-0.2.5.1-15|27	
12cr|pyDict-0.2.5.1-15|28	%prep
12cr|pyDict-0.2.5.1-15|29	%setup -q
12cr|pyDict-0.2.5.1-15|30	%patch2 -p1
12cr|pyDict-0.2.5.1-15|31	%patch3 -p0
12cr|pyDict-0.2.5.1-15|32	%patch4 -p0
12cr|pyDict-0.2.5.1-15|33	
12cr|pyDict-0.2.5.1-15|34	%install
12cr|pyDict-0.2.5.1-15|35	rm -rf $RPM_BUILD_ROOT
12cr|pyDict-0.2.5.1-15|36	
12cr|pyDict-0.2.5.1-15|37	install -D -m 644 dict.xpm $RPM_BUILD_ROOT%{_iconsdir}/dict.xpm
12cr|pyDict-0.2.5.1-15|38	install -D -m 644 yaba.xpm $RPM_BUILD_ROOT%{_datadir}/%{name}/yaba.xpm
12cr|pyDict-0.2.5.1-15|39	install -D -m 755 dict.py $RPM_BUILD_ROOT%{_bindir}/pydict.real
12cr|pyDict-0.2.5.1-15|40	
12cr|pyDict-0.2.5.1-15|41	cat << EOF > pydict.sh
12cr|pyDict-0.2.5.1-15|42	#!/bin/bash
12cr|pyDict-0.2.5.1-15|43	# pydict only works in big5 encoding
12cr|pyDict-0.2.5.1-15|44	export LC_ALL=zh_TW.Big5
12cr|pyDict-0.2.5.1-15|45	exec pydict.real
12cr|pyDict-0.2.5.1-15|46	EOF
12cr|pyDict-0.2.5.1-15|47	install  -m 755  pydict.sh $RPM_BUILD_ROOT%{_bindir}/pydict
12cr|pyDict-0.2.5.1-15|48	
12cr|pyDict-0.2.5.1-15|49	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
12cr|pyDict-0.2.5.1-15|50	do install -m 644 $i.lib $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|pyDict-0.2.5.1-15|51	done
12cr|pyDict-0.2.5.1-15|52	install -m 644 HELP $RPM_BUILD_ROOT%{_datadir}/%{name}/
12cr|pyDict-0.2.5.1-15|53	
12cr|pyDict-0.2.5.1-15|54	# menu XDG
12cr|pyDict-0.2.5.1-15|55	mkdir -p %buildroot%_datadir/applications
12cr|pyDict-0.2.5.1-15|56	desktop-file-install --vendor='' \
12cr|pyDict-0.2.5.1-15|57	--remove-category="Application" \
12cr|pyDict-0.2.5.1-15|58	--add-category="X-MandrivaLinux-Office-Accessories" \
12cr|pyDict-0.2.5.1-15|59	--add-category="Office" \
12cr|pyDict-0.2.5.1-15|60	--add-category="Dictionary" \
12cr|pyDict-0.2.5.1-15|61	--dir $RPM_BUILD_ROOT%{_datadir}/applications %{name}.desktop
12cr|pyDict-0.2.5.1-15|62	
12cr|pyDict-0.2.5.1-15|63	%clean
12cr|pyDict-0.2.5.1-15|64	rm -rf $RPM_BUILD_ROOT
12cr|pyDict-0.2.5.1-15|65	
12cr|pyDict-0.2.5.1-15|66	%files
12cr|pyDict-0.2.5.1-15|67	%defattr(-,root,root,-)
12cr|pyDict-0.2.5.1-15|68	%doc CHANGELOG COPYING README
12cr|pyDict-0.2.5.1-15|69	%{_datadir}/%{name}
12cr|pyDict-0.2.5.1-15|70	%{_bindir}/pydict
12cr|pyDict-0.2.5.1-15|71	%{_bindir}/pydict.real
12cr|pyDict-0.2.5.1-15|72	%{_iconsdir}/*
12cr|pyDict-0.2.5.1-15|73	%{_datadir}/applications/pyDict.desktop
12cr|pyDict-0.2.5.1-15|74	
12cr|pyDict-0.2.5.1-15|75	
12cr|pyDict-0.2.5.1-15|76	%changelog
12cr|pyDict-0.2.5.1-15|77	* Sun May 02 2010 Funda Wang <fwang@mandriva.org> 0.2.5.1-15mdv2010.1
12cr|pyDict-0.2.5.1-15|78	+ Revision: 541549
12cr|pyDict-0.2.5.1-15|79	- fix perms of desktop file
12cr|pyDict-0.2.5.1-15|80	
12cr|pyDict-0.2.5.1-15|81	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.2.5.1-14mdv2009.0
12cr|pyDict-0.2.5.1-15|82	+ Revision: 136445
12cr|pyDict-0.2.5.1-15|83	- restore BuildRoot
12cr|pyDict-0.2.5.1-15|84	
12cr|pyDict-0.2.5.1-15|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|pyDict-0.2.5.1-15|86	- kill re-definition of %%buildroot on Pixel's request
12cr|pyDict-0.2.5.1-15|87	
12cr|pyDict-0.2.5.1-15|88	* Thu Aug 23 2007 Funda Wang <fwang@mandriva.org> 0.2.5.1-14mdv2008.0
12cr|pyDict-0.2.5.1-15|89	+ Revision: 70589
12cr|pyDict-0.2.5.1-15|90	- clean spec
12cr|pyDict-0.2.5.1-15|91	- add desktop patch
12cr|pyDict-0.2.5.1-15|92	
12cr|pyDict-0.2.5.1-15|93	
12cr|pyDict-0.2.5.1-15|94	* Fri Mar 16 2007 Nicolas Lécureuil <neoclust@mandriva.org> 0.2.5.1-13mdv2007.1
12cr|pyDict-0.2.5.1-15|95	+ Revision: 144917
12cr|pyDict-0.2.5.1-15|96	- Fix menu entry and do not use old X path
12cr|pyDict-0.2.5.1-15|97	- Import pyDict
12cr|pyDict-0.2.5.1-15|98	
12cr|pyDict-0.2.5.1-15|99	* Sat Aug 21 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.5.1-12mdk
12cr|pyDict-0.2.5.1-15|100	- fix typo in menu entry
12cr|pyDict-0.2.5.1-15|101	

6343 12
12cr|pyds-0.7.3-10|1	%define name	pyds
12cr|pyds-0.7.3-10|2	%define version 0.7.3
12cr|pyds-0.7.3-10|3	%define release %mkrel 10
12cr|pyds-0.7.3-10|4	
12cr|pyds-0.7.3-10|5	Name: 	 	%{name}
12cr|pyds-0.7.3-10|6	Summary: 	Python Desktop Server
12cr|pyds-0.7.3-10|7	Version: 	%{version}
12cr|pyds-0.7.3-10|8	Release: 	%{release}
12cr|pyds-0.7.3-10|9	
12cr|pyds-0.7.3-10|10	Source0:	PyDS-%{version}.tar.bz2
12cr|pyds-0.7.3-10|11	URL:		http://pyds.muensterland.org/
12cr|pyds-0.7.3-10|12	License:	BSD
12cr|pyds-0.7.3-10|13	Group:		System/Servers
12cr|pyds-0.7.3-10|14	BuildRequires:	python-devel
12cr|pyds-0.7.3-10|15	Requires:	python-medusa
12cr|pyds-0.7.3-10|16	Requires:	python-cheetah
12cr|pyds-0.7.3-10|17	Requires:	python-pyrex
12cr|pyds-0.7.3-10|18	Requires:	python-docutils
12cr|pyds-0.7.3-10|19	Requires:	python-imaging
12cr|pyds-0.7.3-10|20	Requires:	metakit-python
12cr|pyds-0.7.3-10|21	Requires:	PyXML
12cr|pyds-0.7.3-10|22	Requires:	python-soap >= 0.11.1
12cr|pyds-0.7.3-10|23	Requires:	zlib
12cr|pyds-0.7.3-10|24	Provides:	PyDS
12cr|pyds-0.7.3-10|25	
12cr|pyds-0.7.3-10|26	%description
12cr|pyds-0.7.3-10|27	The Python Desktop Server is a combined Weblog authoring tool, XMLRPC/SOAP
12cr|pyds-0.7.3-10|28	server, and news aggregator. It allows one to read RSS news feeds, post to a
12cr|pyds-0.7.3-10|29	community server (such as Radio Userland or any Python Community Server
12cr|pyds-0.7.3-10|30	installation), and includes tools for Weblog and homepage management. It
12cr|pyds-0.7.3-10|31	features a Web interface, a built-in Web server, extensibility through scripts
12cr|pyds-0.7.3-10|32	that connect via XMLRPC or macros, and a plugin architecture.
12cr|pyds-0.7.3-10|33	
12cr|pyds-0.7.3-10|34	To setup your portal, run pyds-start, then browse http://localhost:4334.
12cr|pyds-0.7.3-10|35	
12cr|pyds-0.7.3-10|36	%prep
12cr|pyds-0.7.3-10|37	%setup -q -n PyDS-%version
12cr|pyds-0.7.3-10|38	
12cr|pyds-0.7.3-10|39	%install
12cr|pyds-0.7.3-10|40	python setup.py install --prefix=%{buildroot}/usr
12cr|pyds-0.7.3-10|41	
12cr|pyds-0.7.3-10|42	%files
12cr|pyds-0.7.3-10|43	%doc ChangeLog LICENSE OVERVIEW README
12cr|pyds-0.7.3-10|44	%_bindir/pyds-*
12cr|pyds-0.7.3-10|45	/usr/lib/python2*/site-packages/PyDS
12cr|pyds-0.7.3-10|46	/usr/lib/python2*/site-packages/*.egg-info
12cr|pyds-0.7.3-10|47	%_datadir/%name

6344 12
12cr|pyflakes-0.4.0-2|1	Name:		pyflakes
12cr|pyflakes-0.4.0-2|2	Version:	0.4.0
12cr|pyflakes-0.4.0-2|3	Release:	%mkrel 2
12cr|pyflakes-0.4.0-2|4	Summary:	Simple program which checks Python source files for errors
12cr|pyflakes-0.4.0-2|5	License:	BSD
12cr|pyflakes-0.4.0-2|6	Group:      Development/Python
12cr|pyflakes-0.4.0-2|7	URL:		http://divmod.org/trac/wiki/DivmodPyflakes
12cr|pyflakes-0.4.0-2|8	Source:		%{name}/%{name}-%{version}.tar.gz
12cr|pyflakes-0.4.0-2|9	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|pyflakes-0.4.0-2|10	Buildrequires:	python-devel
12cr|pyflakes-0.4.0-2|11	BuildArch:      noarch
12cr|pyflakes-0.4.0-2|12	%description
12cr|pyflakes-0.4.0-2|13	Pyflakes is a simple program which checks Python source files for errors. It is
12cr|pyflakes-0.4.0-2|14	similar to PyChecker in scope, but differs in that it does not execute the
12cr|pyflakes-0.4.0-2|15	modules to check them. This is both safer and faster, although it does not
12cr|pyflakes-0.4.0-2|16	perform as many checks.
12cr|pyflakes-0.4.0-2|17	Unlike PyLint, Pyflakes checks only for logical errors in programs; it does
12cr|pyflakes-0.4.0-2|18	not perform any checks on style.
12cr|pyflakes-0.4.0-2|19	
12cr|pyflakes-0.4.0-2|20	%prep
12cr|pyflakes-0.4.0-2|21	%setup -q
12cr|pyflakes-0.4.0-2|22	
12cr|pyflakes-0.4.0-2|23	%build
12cr|pyflakes-0.4.0-2|24	python setup.py build
12cr|pyflakes-0.4.0-2|25	
12cr|pyflakes-0.4.0-2|26	%install
12cr|pyflakes-0.4.0-2|27	python setup.py install --root %buildroot
12cr|pyflakes-0.4.0-2|28	
12cr|pyflakes-0.4.0-2|29	%clean
12cr|pyflakes-0.4.0-2|30	rm -rf %{buildroot}
12cr|pyflakes-0.4.0-2|31	
12cr|pyflakes-0.4.0-2|32	%files
12cr|pyflakes-0.4.0-2|33	%defattr(-,root,root)
12cr|pyflakes-0.4.0-2|34	%{_bindir}/*
12cr|pyflakes-0.4.0-2|35	%{py_puresitedir}/%{name}
12cr|pyflakes-0.4.0-2|36	%{py_puresitedir}/*.egg-info
12cr|pyflakes-0.4.0-2|37	
12cr|pyflakes-0.4.0-2|38	
12cr|pyflakes-0.4.0-2|39	%changelog
12cr|pyflakes-0.4.0-2|40	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.4.0-2mdv2011.0
12cr|pyflakes-0.4.0-2|41	+ Revision: 592427
12cr|pyflakes-0.4.0-2|42	- rebuild for python 2.7
12cr|pyflakes-0.4.0-2|43	
12cr|pyflakes-0.4.0-2|44	* Thu Feb 04 2010 Michael Scherer <misc@mandriva.org> 0.4.0-1mdv2010.1
12cr|pyflakes-0.4.0-2|45	+ Revision: 500603
12cr|pyflakes-0.4.0-2|46	- update to 0.4.0
12cr|pyflakes-0.4.0-2|47	- new url
12cr|pyflakes-0.4.0-2|48	
12cr|pyflakes-0.4.0-2|49	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.0-2mdv2010.0
12cr|pyflakes-0.4.0-2|50	+ Revision: 441987
12cr|pyflakes-0.4.0-2|51	- rebuild
12cr|pyflakes-0.4.0-2|52	
12cr|pyflakes-0.4.0-2|53	* Tue Feb 17 2009 Jérôme Soyer <saispo@mandriva.org> 0.3.0-1mdv2009.1
12cr|pyflakes-0.4.0-2|54	+ Revision: 341477
12cr|pyflakes-0.4.0-2|55	- New upstream release
12cr|pyflakes-0.4.0-2|56	
12cr|pyflakes-0.4.0-2|57	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.2.1-3mdv2009.1
12cr|pyflakes-0.4.0-2|58	+ Revision: 325950
12cr|pyflakes-0.4.0-2|59	- rebuild
12cr|pyflakes-0.4.0-2|60	
12cr|pyflakes-0.4.0-2|61	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 0.2.1-2mdv2009.0
12cr|pyflakes-0.4.0-2|62	+ Revision: 166725
12cr|pyflakes-0.4.0-2|63	- fix description-line-too-long
12cr|pyflakes-0.4.0-2|64	
12cr|pyflakes-0.4.0-2|65	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.2.1-2mdv2008.1
12cr|pyflakes-0.4.0-2|66	+ Revision: 136445
12cr|pyflakes-0.4.0-2|67	- restore BuildRoot
12cr|pyflakes-0.4.0-2|68	
12cr|pyflakes-0.4.0-2|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|pyflakes-0.4.0-2|70	- kill re-definition of %%buildroot on Pixel's request
12cr|pyflakes-0.4.0-2|71	
12cr|pyflakes-0.4.0-2|72	
12cr|pyflakes-0.4.0-2|73	* Tue Dec 12 2006 Michael Scherer <misc@mandriva.org> 0.2.1-2mdv2007.0
12cr|pyflakes-0.4.0-2|74	+ Revision: 95747
12cr|pyflakes-0.4.0-2|75	- rebuild for python 2.5
12cr|pyflakes-0.4.0-2|76	- Import pyflakes
12cr|pyflakes-0.4.0-2|77	

6345 12
12cr|pygame-1.9.1-5|1	Name:		pygame
12cr|pygame-1.9.1-5|2	Version:	1.9.1
12cr|pygame-1.9.1-5|3	Release:	5
12cr|pygame-1.9.1-5|4	Source:		http://www.pygame.org/ftp/%{name}-%{version}release.tar.gz
12cr|pygame-1.9.1-5|5	Patch0:		pygame-1.9.1-config.patch
12cr|pygame-1.9.1-5|6	Summary:	Python module for interfacing with the SDL multimedia library
12cr|pygame-1.9.1-5|7	License:	LGPLv2+
12cr|pygame-1.9.1-5|8	Group:		System/Libraries
12cr|pygame-1.9.1-5|9	URL:		http://pygame.org/
12cr|pygame-1.9.1-5|10	BuildRequires:	python-devel
12cr|pygame-1.9.1-5|11	BuildRequires:	python-numeric
12cr|pygame-1.9.1-5|12	BuildRequires:	python-numeric-devel
12cr|pygame-1.9.1-5|13	BuildRequires:	SDL_image-devel
12cr|pygame-1.9.1-5|14	BuildRequires:	SDL_mixer-devel
12cr|pygame-1.9.1-5|15	BuildRequires:	SDL_ttf-devel
12cr|pygame-1.9.1-5|16	BuildRequires:  pkgconfig(libpng)
12cr|pygame-1.9.1-5|17	BuildRequires:	jpeg-devel
12cr|pygame-1.9.1-5|18	BuildRequires:	smpeg-devel
12cr|pygame-1.9.1-5|19	
12cr|pygame-1.9.1-5|20	Provides:	python-pygame
12cr|pygame-1.9.1-5|21	
12cr|pygame-1.9.1-5|22	%description
12cr|pygame-1.9.1-5|23	pygame is a Python wrapper module for the SDL multimedia library,
12cr|pygame-1.9.1-5|24	written by Pete Shinners. It contains python functions and classes that
12cr|pygame-1.9.1-5|25	will allow you to use SDL's support for playing cdroms, audio and video
12cr|pygame-1.9.1-5|26	output, and keyboard, mouse and joystick input. pygame also includes
12cr|pygame-1.9.1-5|27	support for the Numerical Python extension. pygame is the successor to
12cr|pygame-1.9.1-5|28	the pySDL wrapper project, written by Mark Baker.
12cr|pygame-1.9.1-5|29	
12cr|pygame-1.9.1-5|30	Install pygame if you would like to write or play SDL games written in
12cr|pygame-1.9.1-5|31	the python language.
12cr|pygame-1.9.1-5|32	
12cr|pygame-1.9.1-5|33	%package doc
12cr|pygame-1.9.1-5|34	Summary:	Pygame documentation and example programs
12cr|pygame-1.9.1-5|35	Group:		Development/Python
12cr|pygame-1.9.1-5|36	
12cr|pygame-1.9.1-5|37	%description doc
12cr|pygame-1.9.1-5|38	pygame is a Python wrapper module for the SDL multimedia library,
12cr|pygame-1.9.1-5|39	written by Pete Shinners. It contains python functions and classes that
12cr|pygame-1.9.1-5|40	will allow you to use SDL's support for playing cdroms, audio and video
12cr|pygame-1.9.1-5|41	output, and keyboard, mouse and joystick input. pygame also includes
12cr|pygame-1.9.1-5|42	support for the Numerical Python extension. pygame is the successor to
12cr|pygame-1.9.1-5|43	the pySDL wrapper project, written by Mark Baker.
12cr|pygame-1.9.1-5|44	
12cr|pygame-1.9.1-5|45	Install pygame-doc if you need the API documentation and example
12cr|pygame-1.9.1-5|46	programs.
12cr|pygame-1.9.1-5|47	
12cr|pygame-1.9.1-5|48	%package devel
12cr|pygame-1.9.1-5|49	Summary:	Pygame development headers
12cr|pygame-1.9.1-5|50	Group:		Development/Python
12cr|pygame-1.9.1-5|51	
12cr|pygame-1.9.1-5|52	%description devel
12cr|pygame-1.9.1-5|53	pygame is a Python wrapper module for the SDL multimedia library,
12cr|pygame-1.9.1-5|54	written by Pete Shinners. It contains python functions and classes that
12cr|pygame-1.9.1-5|55	will allow you to use SDL's support for playing cdroms, audio and video
12cr|pygame-1.9.1-5|56	output, and keyboard, mouse and joystick input. pygame also includes
12cr|pygame-1.9.1-5|57	support for the Numerical Python extension. pygame is the successor to
12cr|pygame-1.9.1-5|58	the pySDL wrapper project, written by Mark Baker.
12cr|pygame-1.9.1-5|59	
12cr|pygame-1.9.1-5|60	Install the devel package if you want to build programs with pygame.
12cr|pygame-1.9.1-5|61	
12cr|pygame-1.9.1-5|62	
12cr|pygame-1.9.1-5|63	%prep
12cr|pygame-1.9.1-5|64	%setup -q -n %{name}-%{version}release
12cr|pygame-1.9.1-5|65	%patch0 -p1
12cr|pygame-1.9.1-5|66	
12cr|pygame-1.9.1-5|67	%__python config.py
12cr|pygame-1.9.1-5|68	perl -pi -e 's|^(SDL = .*)|$1 -lm|;' Setup
12cr|pygame-1.9.1-5|69	
12cr|pygame-1.9.1-5|70	%build
12cr|pygame-1.9.1-5|71	%__python setup.py build
12cr|pygame-1.9.1-5|72	
12cr|pygame-1.9.1-5|73	# Fix wrong permissions on various data files - AdamW 2008/12)
12cr|pygame-1.9.1-5|74	chmod 0644 WHATSNEW \
12cr|pygame-1.9.1-5|75	lib/*.ttf \
12cr|pygame-1.9.1-5|76	lib/pygame_icon* \
12cr|pygame-1.9.1-5|77	lib/pygame.ico
12cr|pygame-1.9.1-5|78	
12cr|pygame-1.9.1-5|79	%install
12cr|pygame-1.9.1-5|80	%__python setup.py install --prefix %{buildroot}%{_prefix}
12cr|pygame-1.9.1-5|81	
12cr|pygame-1.9.1-5|82	%files
12cr|pygame-1.9.1-5|83	%{py_platsitedir}/*
12cr|pygame-1.9.1-5|84	%doc WHATSNEW
12cr|pygame-1.9.1-5|85	
12cr|pygame-1.9.1-5|86	%files devel
12cr|pygame-1.9.1-5|87	%{_includedir}/python%{py_ver}/%{name}/
12cr|pygame-1.9.1-5|88	
12cr|pygame-1.9.1-5|89	%files doc
12cr|pygame-1.9.1-5|90	%doc docs/
12cr|pygame-1.9.1-5|91	%doc examples/
12cr|pygame-1.9.1-5|92	
12cr|pygame-1.9.1-5|93	%changelog
12cr|pygame-1.9.1-5|94	* Fri Oct 21 2011 Paulo Andrade <pcpa@mandriva.com.br> 1.9.1-4mdv2012.0
12cr|pygame-1.9.1-5|95	+ Revision: 705558
12cr|pygame-1.9.1-5|96	- Correct build in cooker and rebuild with libpng 1.5.
12cr|pygame-1.9.1-5|97	
12cr|pygame-1.9.1-5|98	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 1.9.1-3mdv2011.0
12cr|pygame-1.9.1-5|99	+ Revision: 591968
12cr|pygame-1.9.1-5|100	- Rebuild
12cr|pygame-1.9.1-5|101	
12cr|pygame-1.9.1-5|102	* Wed Jan 13 2010 GÃ¶tz Waschk <waschk@mandriva.org> 1.9.1-2mdv2010.1
12cr|pygame-1.9.1-5|103	+ Revision: 490517
12cr|pygame-1.9.1-5|104	- rebuild for new libjpeg
12cr|pygame-1.9.1-5|105	
12cr|pygame-1.9.1-5|106	* Sun Dec 06 2009 JÃ©rÃ´me Brenier <incubusss@mandriva.org> 1.9.1-1mdv2010.1
12cr|pygame-1.9.1-5|107	+ Revision: 474028
12cr|pygame-1.9.1-5|108	- add 1 patch from Fedora to pass the config mecanism
12cr|pygame-1.9.1-5|109	(still experimental)
12cr|pygame-1.9.1-5|110	- new version 1.9.1
12cr|pygame-1.9.1-5|111	
12cr|pygame-1.9.1-5|112	* Sun Aug 16 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.8.1-4mdv2010.0
12cr|pygame-1.9.1-5|113	+ Revision: 416904
12cr|pygame-1.9.1-5|114	- rebuild for new libjpeg
12cr|pygame-1.9.1-5|115	
12cr|pygame-1.9.1-5|116	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 1.8.1-3mdv2009.1
12cr|pygame-1.9.1-5|117	+ Revision: 319619
12cr|pygame-1.9.1-5|118	- rebuild with python 2.6
12cr|pygame-1.9.1-5|119	
12cr|pygame-1.9.1-5|120	* Sat Dec 13 2008 Adam Williamson <awilliamson@mandriva.org> 1.8.1-2mdv2009.1
12cr|pygame-1.9.1-5|121	+ Revision: 313863
12cr|pygame-1.9.1-5|122	- fix all the permissions in the source dir, doesn't work the other way
12cr|pygame-1.9.1-5|123	- finish renaming the devel package
12cr|pygame-1.9.1-5|124	- fix permissions on some files which broke at least childsplay, probably
12cr|pygame-1.9.1-5|125	most things that use pygame
12cr|pygame-1.9.1-5|126	- the devel package can just be pygame-devel, it doesn't have to be some
12cr|pygame-1.9.1-5|127	over-complex library-based name
12cr|pygame-1.9.1-5|128	- new license policy
12cr|pygame-1.9.1-5|129	- un-justify(?!?!?!?!) the descriptions
12cr|pygame-1.9.1-5|130	- various spec cleanups
12cr|pygame-1.9.1-5|131	
12cr|pygame-1.9.1-5|132	* Thu Sep 04 2008 JÃ©rÃ´me Soyer <saispo@mandriva.org> 1.8.1-1mdv2009.0
12cr|pygame-1.9.1-5|133	+ Revision: 280665
12cr|pygame-1.9.1-5|134	- Fix BR
12cr|pygame-1.9.1-5|135	- New version
12cr|pygame-1.9.1-5|136	
12cr|pygame-1.9.1-5|137	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.7.1-5mdv2009.0
12cr|pygame-1.9.1-5|138	+ Revision: 242365
12cr|pygame-1.9.1-5|139	- rebuild
12cr|pygame-1.9.1-5|140	- kill re-definition of %%buildroot on Pixel's request
12cr|pygame-1.9.1-5|141	
12cr|pygame-1.9.1-5|142	+ Olivier Blin <blino@mandriva.org>
12cr|pygame-1.9.1-5|143	- restore BuildRoot
12cr|pygame-1.9.1-5|144	
12cr|pygame-1.9.1-5|145	* Tue Apr 17 2007 Crispin Boylan <crisb@mandriva.org> 1.7.1-3mdv2008.0
12cr|pygame-1.9.1-5|146	+ Revision: 13683
12cr|pygame-1.9.1-5|147	- Add 64-bit pep353 patch
12cr|pygame-1.9.1-5|148	
12cr|pygame-1.9.1-5|149	
12cr|pygame-1.9.1-5|150	* Tue Nov 28 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.7.1-2mdv2007.0
12cr|pygame-1.9.1-5|151	+ Revision: 88133
12cr|pygame-1.9.1-5|152	- Import pygame
12cr|pygame-1.9.1-5|153	
12cr|pygame-1.9.1-5|154	* Tue Nov 28 2006 Götz Waschk <waschk@mandriva.org> 1.7.1-2mdv2007.1
12cr|pygame-1.9.1-5|155	- update file list
12cr|pygame-1.9.1-5|156	
12cr|pygame-1.9.1-5|157	* Sun Aug 28 2005 Michael Scherer <misc@mandriva.org> 1.7.1-1mdk
12cr|pygame-1.9.1-5|158	- New release 1.7.1
12cr|pygame-1.9.1-5|159	- rpmbuildupdateable
12cr|pygame-1.9.1-5|160	- rpmlint fix
12cr|pygame-1.9.1-5|161	
12cr|pygame-1.9.1-5|162	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 1.6-4mdk
12cr|pygame-1.9.1-5|163	- Rebuild for new python
12cr|pygame-1.9.1-5|164	
12cr|pygame-1.9.1-5|165	* Thu Feb 12 2004 Michael Scherer <misc@mandrake.org> 1.6-3mdk
12cr|pygame-1.9.1-5|166	- own subdir
12cr|pygame-1.9.1-5|167	- provides python-pygame ( naming policy )
12cr|pygame-1.9.1-5|168	
12cr|pygame-1.9.1-5|169	* Tue Dec 30 2003 Franck Villaume <fvill@freesurf.fr> 1.6-2mdk
12cr|pygame-1.9.1-5|170	- fix some 64bits BuildRequires
12cr|pygame-1.9.1-5|171	- add python-numeric BuildRequires as python-numeric-devel has no requirements
12cr|pygame-1.9.1-5|172	

6346 12
12cr|pylint-0.25.2-1|1	%define name	pylint
12cr|pylint-0.25.2-1|2	%define version 0.25.2
12cr|pylint-0.25.2-1|3	%define release 1
12cr|pylint-0.25.2-1|4	
12cr|pylint-0.25.2-1|5	Summary: 	Extensible Python source code checker
12cr|pylint-0.25.2-1|6	Name:		%{name}
12cr|pylint-0.25.2-1|7	Version:	%{version}
12cr|pylint-0.25.2-1|8	Release:	%{release}
12cr|pylint-0.25.2-1|9	Source0:	http://ftp.logilab.org/pub/%{name}/%{name}-%{version}.tar.gz
12cr|pylint-0.25.2-1|10	License:	GPLv2+
12cr|pylint-0.25.2-1|11	Group:		Development/Python
12cr|pylint-0.25.2-1|12	Url:		http://www.logilab.org/project/pylint
12cr|pylint-0.25.2-1|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pylint-0.25.2-1|14	Requires:	python-logilab-common >= 0.53.0
12cr|pylint-0.25.2-1|15	Requires:	python-logilab-astng >= 0.21.1
12cr|pylint-0.25.2-1|16	Requires:	tkinter
12cr|pylint-0.25.2-1|17	BuildArch:	noarch
12cr|pylint-0.25.2-1|18	BuildRequires:	python-setuptools
12cr|pylint-0.25.2-1|19	%py_requires -d
12cr|pylint-0.25.2-1|20	
12cr|pylint-0.25.2-1|21	%description
12cr|pylint-0.25.2-1|22	PyLint is an extensible tool for checking whether Python
12cr|pylint-0.25.2-1|23	code satisfies a specified coding standard. It is similar to PyChecker
12cr|pylint-0.25.2-1|24	insofar that it can perform nearly all tests supported by
12cr|pylint-0.25.2-1|25	PyChecker. Pylint, however, can check many other things such as
12cr|pylint-0.25.2-1|26	line-code length, variable name adherence to a coding standard,
12cr|pylint-0.25.2-1|27	whether interfaces defined in code are actually implemented, and much
12cr|pylint-0.25.2-1|28	more. One can easily extend PyLint with plugins.
12cr|pylint-0.25.2-1|29	
12cr|pylint-0.25.2-1|30	%prep
12cr|pylint-0.25.2-1|31	%setup -q
12cr|pylint-0.25.2-1|32	
12cr|pylint-0.25.2-1|33	%build
12cr|pylint-0.25.2-1|34	
12cr|pylint-0.25.2-1|35	%install
12cr|pylint-0.25.2-1|36	%__python setup.py install --root=%{buildroot}
12cr|pylint-0.25.2-1|37	
12cr|pylint-0.25.2-1|38	%__lzma -z man/pylint.1
12cr|pylint-0.25.2-1|39	%__install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|pylint-0.25.2-1|40	%__install -m 644 man/pylint.1.lzma %{buildroot}%{_mandir}/man1
12cr|pylint-0.25.2-1|41	
12cr|pylint-0.25.2-1|42	%__install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|pylint-0.25.2-1|43	%__install -m 644 ./examples/pylintrc %{buildroot}%{_sysconfdir}
12cr|pylint-0.25.2-1|44	
12cr|pylint-0.25.2-1|45	%__install -d -m 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cr|pylint-0.25.2-1|46	%__install -m 644 ./elisp/pylint.el %{buildroot}%{_sysconfdir}/emacs/site-start.d/
12cr|pylint-0.25.2-1|47	
12cr|pylint-0.25.2-1|48	%files
12cr|pylint-0.25.2-1|49	%doc README COPYING ChangeLog doc/ examples/
12cr|pylint-0.25.2-1|50	%_bindir/*
12cr|pylint-0.25.2-1|51	%config(noreplace) %_sysconfdir/pylintrc
12cr|pylint-0.25.2-1|52	%_sysconfdir/emacs/site-start.d/pylint.el
12cr|pylint-0.25.2-1|53	%_mandir/man1/pylint.*
12cr|pylint-0.25.2-1|54	%py_sitedir/pylint/*
12cr|pylint-0.25.2-1|55	%py_sitedir/*.egg-info
12cr|pylint-0.25.2-1|56	
12cr|pylint-0.25.2-1|57	
12cr|pylint-0.25.2-1|58	%changelog
12cr|pylint-0.25.2-1|59	* Thu Jan 12 2012 Lev Givon <lev@mandriva.org> 0.25.1-1mdv2012.0
12cr|pylint-0.25.2-1|60	+ Revision: 760535
12cr|pylint-0.25.2-1|61	- Update to 0.25.1.
12cr|pylint-0.25.2-1|62	
12cr|pylint-0.25.2-1|63	* Wed Oct 26 2011 Andrey Bondrov <abondrov@mandriva.org> 0.25.0-1
12cr|pylint-0.25.2-1|64	+ Revision: 707362
12cr|pylint-0.25.2-1|65	- New version 0.25.0
12cr|pylint-0.25.2-1|66	
12cr|pylint-0.25.2-1|67	* Fri Aug 05 2011 Lev Givon <lev@mandriva.org> 0.24.0-1
12cr|pylint-0.25.2-1|68	+ Revision: 693332
12cr|pylint-0.25.2-1|69	- Update to 0.24.0.
12cr|pylint-0.25.2-1|70	
12cr|pylint-0.25.2-1|71	* Thu Feb 17 2011 Lev Givon <lev@mandriva.org> 0.23.0-1
12cr|pylint-0.25.2-1|72	+ Revision: 638259
12cr|pylint-0.25.2-1|73	- Update to 0.23.0.
12cr|pylint-0.25.2-1|74	
12cr|pylint-0.25.2-1|75	* Tue Nov 30 2010 Lev Givon <lev@mandriva.org> 0.22.0-1mdv2011.0
12cr|pylint-0.25.2-1|76	+ Revision: 603779
12cr|pylint-0.25.2-1|77	- Update to 0.22.0.
12cr|pylint-0.25.2-1|78	
12cr|pylint-0.25.2-1|79	* Mon Nov 08 2010 Lev Givon <lev@mandriva.org> 0.21.4-1mdv2011.0
12cr|pylint-0.25.2-1|80	+ Revision: 595120
12cr|pylint-0.25.2-1|81	- Update to 0.21.4.
12cr|pylint-0.25.2-1|82	- Update to 0.21.3.
12cr|pylint-0.25.2-1|83	
12cr|pylint-0.25.2-1|84	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.21.2-2mdv2011.0
12cr|pylint-0.25.2-1|85	+ Revision: 592425
12cr|pylint-0.25.2-1|86	- rebuild for python 2.7
12cr|pylint-0.25.2-1|87	
12cr|pylint-0.25.2-1|88	* Mon Aug 30 2010 Lev Givon <lev@mandriva.org> 0.21.2-1mdv2011.0
12cr|pylint-0.25.2-1|89	+ Revision: 574479
12cr|pylint-0.25.2-1|90	- Update to 0.21.2.
12cr|pylint-0.25.2-1|91	
12cr|pylint-0.25.2-1|92	* Wed Jul 28 2010 Lev Givon <lev@mandriva.org> 0.21.1-1mdv2011.0
12cr|pylint-0.25.2-1|93	+ Revision: 562815
12cr|pylint-0.25.2-1|94	- Update to 0.21.1.
12cr|pylint-0.25.2-1|95	
12cr|pylint-0.25.2-1|96	* Fri May 28 2010 Lev Givon <lev@mandriva.org> 0.21.0-1mdv2011.0
12cr|pylint-0.25.2-1|97	+ Revision: 546544
12cr|pylint-0.25.2-1|98	- Update to 0.21.0.
12cr|pylint-0.25.2-1|99	
12cr|pylint-0.25.2-1|100	* Sun Apr 04 2010 Lev Givon <lev@mandriva.org> 0.20.0-1mdv2010.1
12cr|pylint-0.25.2-1|101	+ Revision: 531444
12cr|pylint-0.25.2-1|102	- Update to 0.20.0.
12cr|pylint-0.25.2-1|103	
12cr|pylint-0.25.2-1|104	* Sun Dec 20 2009 Lev Givon <lev@mandriva.org> 0.19.0-1mdv2010.1
12cr|pylint-0.25.2-1|105	+ Revision: 480426
12cr|pylint-0.25.2-1|106	- Update to 0.19.0.
12cr|pylint-0.25.2-1|107	
12cr|pylint-0.25.2-1|108	* Thu Nov 12 2009 Lev Givon <lev@mandriva.org> 0.18.1-1mdv2010.1
12cr|pylint-0.25.2-1|109	+ Revision: 465477
12cr|pylint-0.25.2-1|110	- Update to 0.18.1.
12cr|pylint-0.25.2-1|111	
12cr|pylint-0.25.2-1|112	* Wed May 06 2009 Lev Givon <lev@mandriva.org> 0.18.0-3mdv2010.0
12cr|pylint-0.25.2-1|113	+ Revision: 372589
12cr|pylint-0.25.2-1|114	- Make package own %%py_sitedir/pylint.
12cr|pylint-0.25.2-1|115	
12cr|pylint-0.25.2-1|116	* Sun Apr 19 2009 Lev Givon <lev@mandriva.org> 0.18.0-2mdv2009.1
12cr|pylint-0.25.2-1|117	+ Revision: 368051
12cr|pylint-0.25.2-1|118	- Bump release.
12cr|pylint-0.25.2-1|119	
12cr|pylint-0.25.2-1|120	* Sun Apr 19 2009 Lev Givon <lev@mandriva.org> 0.18.0-1mdv2009.1
12cr|pylint-0.25.2-1|121	+ Revision: 368022
12cr|pylint-0.25.2-1|122	- Update to 0.18.0.
12cr|pylint-0.25.2-1|123	
12cr|pylint-0.25.2-1|124	* Tue Feb 17 2009 Jérôme Soyer <saispo@mandriva.org> 0.16.0-1mdv2009.1
12cr|pylint-0.25.2-1|125	+ Revision: 341497
12cr|pylint-0.25.2-1|126	- New upstream release
12cr|pylint-0.25.2-1|127	
12cr|pylint-0.25.2-1|128	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.15.2-2mdv2009.1
12cr|pylint-0.25.2-1|129	+ Revision: 325999
12cr|pylint-0.25.2-1|130	- rebuild
12cr|pylint-0.25.2-1|131	
12cr|pylint-0.25.2-1|132	* Tue Nov 04 2008 Lev Givon <lev@mandriva.org> 0.15.2-1mdv2009.1
12cr|pylint-0.25.2-1|133	+ Revision: 299695
12cr|pylint-0.25.2-1|134	- Update to 0.15.2.
12cr|pylint-0.25.2-1|135	
12cr|pylint-0.25.2-1|136	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.14.0-4mdv2009.0
12cr|pylint-0.25.2-1|137	+ Revision: 259424
12cr|pylint-0.25.2-1|138	- rebuild
12cr|pylint-0.25.2-1|139	
12cr|pylint-0.25.2-1|140	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.14.0-3mdv2009.0
12cr|pylint-0.25.2-1|141	+ Revision: 247284
12cr|pylint-0.25.2-1|142	- rebuild
12cr|pylint-0.25.2-1|143	
12cr|pylint-0.25.2-1|144	* Tue Feb 19 2008 Lev Givon <lev@mandriva.org> 0.14.0-1mdv2008.1
12cr|pylint-0.25.2-1|145	+ Revision: 172408
12cr|pylint-0.25.2-1|146	- Update to 0.14.0.
12cr|pylint-0.25.2-1|147	
12cr|pylint-0.25.2-1|148	+ Olivier Blin <blino@mandriva.org>
12cr|pylint-0.25.2-1|149	- restore BuildRoot
12cr|pylint-0.25.2-1|150	
12cr|pylint-0.25.2-1|151	+ Thierry Vignaud <tv@mandriva.org>
12cr|pylint-0.25.2-1|152	- kill re-definition of %%buildroot on Pixel's request
12cr|pylint-0.25.2-1|153	
12cr|pylint-0.25.2-1|154	* Mon Jul 09 2007 Lev Givon <lev@mandriva.org> 0.13.2-1mdv2008.0
12cr|pylint-0.25.2-1|155	+ Revision: 50548
12cr|pylint-0.25.2-1|156	- Update to 0.13.2.
12cr|pylint-0.25.2-1|157	
12cr|pylint-0.25.2-1|158	* Wed Apr 18 2007 Lev Givon <lev@mandriva.org> 0.13.1-1mdv2008.0
12cr|pylint-0.25.2-1|159	+ Revision: 14826
12cr|pylint-0.25.2-1|160	- Import pylint
12cr|pylint-0.25.2-1|161	
12cr|pylint-0.25.2-1|162	
12cr|pylint-0.25.2-1|163	
12cr|pylint-0.25.2-1|164	* Wed Mar 21 2007 Lev Givon <lev@mandriva.org> 0.13.1-1mdv2007.0
12cr|pylint-0.25.2-1|165	- Initial Mandriva package.

6347 12
12cr|pylzma-0.3.0-1|1	Summary:	Python bindings for the LZMA compression library
12cr|pylzma-0.3.0-1|2	Name:		pylzma
12cr|pylzma-0.3.0-1|3	Version:	0.3.0
12cr|pylzma-0.3.0-1|4	Release:	%mkrel 1
12cr|pylzma-0.3.0-1|5	License:	GPL
12cr|pylzma-0.3.0-1|6	Group:		Development/Python
12cr|pylzma-0.3.0-1|7	Url:		http://www.joachim-bauch.de/projects/python/pylzma
12cr|pylzma-0.3.0-1|8	Source0:	http://www.joachim-bauch.de/projects/python/pylzma/releases/%{name}-%{version}.tar.bz2
12cr|pylzma-0.3.0-1|9	%py_requires -d
12cr|pylzma-0.3.0-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|pylzma-0.3.0-1|11	
12cr|pylzma-0.3.0-1|12	%description
12cr|pylzma-0.3.0-1|13	Python bindings for the LZMA compression library.
12cr|pylzma-0.3.0-1|14	
12cr|pylzma-0.3.0-1|15	%prep
12cr|pylzma-0.3.0-1|16	%setup -q
12cr|pylzma-0.3.0-1|17	
12cr|pylzma-0.3.0-1|18	%build
12cr|pylzma-0.3.0-1|19	env CFLAGS="%{optflags}" python setup.py build
12cr|pylzma-0.3.0-1|20	
12cr|pylzma-0.3.0-1|21	%install
12cr|pylzma-0.3.0-1|22	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|pylzma-0.3.0-1|23	
12cr|pylzma-0.3.0-1|24	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|pylzma-0.3.0-1|25	
12cr|pylzma-0.3.0-1|26	%clean
12cr|pylzma-0.3.0-1|27	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|pylzma-0.3.0-1|28	
12cr|pylzma-0.3.0-1|29	%files
12cr|pylzma-0.3.0-1|30	%defattr(-,root,root)
12cr|pylzma-0.3.0-1|31	%doc
12cr|pylzma-0.3.0-1|32	%attr(755,root,root)
12cr|pylzma-0.3.0-1|33	%{python_sitearch}/*.py*
12cr|pylzma-0.3.0-1|34	%{python_sitearch}/%{name}*.egg-info
12cr|pylzma-0.3.0-1|35	%{python_sitearch}/%{name}.so
12cr|pylzma-0.3.0-1|36	
12cr|pylzma-0.3.0-1|37	
12cr|pylzma-0.3.0-1|38	%changelog
12cr|pylzma-0.3.0-1|39	* Sat Jun 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2008.0
12cr|pylzma-0.3.0-1|40	+ Revision: 40301
12cr|pylzma-0.3.0-1|41	- Import pylzma
12cr|pylzma-0.3.0-1|42	

6348 12
12cr|pymacs-0.24-0.beta2|1	%define tarname Pymacs
12cr|pymacs-0.24-0.beta2|2	%define name pymacs
12cr|pymacs-0.24-0.beta2|3	%define version 0.24
12cr|pymacs-0.24-0.beta2|4	%define rel	beta2
12cr|pymacs-0.24-0.beta2|5	%define release 0.%rel
12cr|pymacs-0.24-0.beta2|6	
12cr|pymacs-0.24-0.beta2|7	Summary: Bidirectional communication between Emacs Lisp and Python
12cr|pymacs-0.24-0.beta2|8	Name:	 %{name}
12cr|pymacs-0.24-0.beta2|9	Version: %{version}
12cr|pymacs-0.24-0.beta2|10	Release: %{release}
12cr|pymacs-0.24-0.beta2|11	Source0: %{tarname}-%{version}-%{rel}.tar.gz
12cr|pymacs-0.24-0.beta2|12	License: GPLv2+
12cr|pymacs-0.24-0.beta2|13	Group:	 Development/Python
12cr|pymacs-0.24-0.beta2|14	Url:	 http://pymacs.progiciels-bpi.ca
12cr|pymacs-0.24-0.beta2|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pymacs-0.24-0.beta2|16	BuildArch: noarch
12cr|pymacs-0.24-0.beta2|17	BuildRequires:	emacs, python-devel, python-docutils
12cr|pymacs-0.24-0.beta2|18	
12cr|pymacs-0.24-0.beta2|19	%description
12cr|pymacs-0.24-0.beta2|20	Pymacs is a powerful tool for bidirectional communication between
12cr|pymacs-0.24-0.beta2|21	Emacs Lisp and Python. Pymacs aims to provide Python as an extension
12cr|pymacs-0.24-0.beta2|22	language for Emacs; using Pymacs, one may load and use Python modules
12cr|pymacs-0.24-0.beta2|23	within Emacs Lisp code. Python functions may also use Emacs services
12cr|pymacs-0.24-0.beta2|24	and handle objects in the Emacs Lisp space.
12cr|pymacs-0.24-0.beta2|25	
12cr|pymacs-0.24-0.beta2|26	%package -n python-%{name}
12cr|pymacs-0.24-0.beta2|27	Summary: Bidirectional communication between Emacs Lisp and Python
12cr|pymacs-0.24-0.beta2|28	Group:	 Development/Python
12cr|pymacs-0.24-0.beta2|29	
12cr|pymacs-0.24-0.beta2|30	%description -n python-%{name}
12cr|pymacs-0.24-0.beta2|31	Pymacs is a powerful tool for bidirectional communication between
12cr|pymacs-0.24-0.beta2|32	Emacs Lisp and Python. Pymacs aims to provide Python as an extension
12cr|pymacs-0.24-0.beta2|33	language for Emacs; using Pymacs, one may load and use Python modules
12cr|pymacs-0.24-0.beta2|34	within Emacs Lisp code. Python functions may also use Emacs services
12cr|pymacs-0.24-0.beta2|35	and handle objects in the Emacs Lisp space.
12cr|pymacs-0.24-0.beta2|36	
12cr|pymacs-0.24-0.beta2|37	This package contains the Python portion of Pymacs.
12cr|pymacs-0.24-0.beta2|38	
12cr|pymacs-0.24-0.beta2|39	%package -n emacs-%{name}
12cr|pymacs-0.24-0.beta2|40	Summary: Bidirectional communication between Emacs Lisp and Python
12cr|pymacs-0.24-0.beta2|41	Group:	 Editors
12cr|pymacs-0.24-0.beta2|42	Requires: emacs
12cr|pymacs-0.24-0.beta2|43	
12cr|pymacs-0.24-0.beta2|44	%description -n emacs-%{name}
12cr|pymacs-0.24-0.beta2|45	Pymacs is a powerful tool for bidirectional communication between
12cr|pymacs-0.24-0.beta2|46	Emacs Lisp and Python. Pymacs aims to provide Python as an extension
12cr|pymacs-0.24-0.beta2|47	language for Emacs; using Pymacs, one may load and use Python modules
12cr|pymacs-0.24-0.beta2|48	within Emacs Lisp code. Python functions may also use Emacs services
12cr|pymacs-0.24-0.beta2|49	and handle objects in the Emacs Lisp space.
12cr|pymacs-0.24-0.beta2|50	
12cr|pymacs-0.24-0.beta2|51	This package contains the Emacs portion of Pymacs.
12cr|pymacs-0.24-0.beta2|52	
12cr|pymacs-0.24-0.beta2|53	%prep
12cr|pymacs-0.24-0.beta2|54	%setup -q -n %{tarname}-%{version}-%{rel}
12cr|pymacs-0.24-0.beta2|55	
12cr|pymacs-0.24-0.beta2|56	%build
12cr|pymacs-0.24-0.beta2|57	%__make all
12cr|pymacs-0.24-0.beta2|58	
12cr|pymacs-0.24-0.beta2|59	%install
12cr|pymacs-0.24-0.beta2|60	%__rm -rf %{buildroot}
12cr|pymacs-0.24-0.beta2|61	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|pymacs-0.24-0.beta2|62	rst2html --input-encoding=UTF-8 pymacs.rst pymacs.html
12cr|pymacs-0.24-0.beta2|63	%__install -d -m 755 %{buildroot}%{_datadir}/emacs/site-lisp/
12cr|pymacs-0.24-0.beta2|64	emacs -batch --eval '(byte-compile-file "pymacs.el" t)'
12cr|pymacs-0.24-0.beta2|65	%__install -m 644 pymacs.el pymacs.elc %{buildroot}%{_datadir}/emacs/site-lisp/
12cr|pymacs-0.24-0.beta2|66	%__install -d -m 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cr|pymacs-0.24-0.beta2|67	echo "(require 'pymacs)" >> %{buildroot}%{_sysconfdir}/emacs/site-start.d/pymacs.el
12cr|pymacs-0.24-0.beta2|68	
12cr|pymacs-0.24-0.beta2|69	%clean
12cr|pymacs-0.24-0.beta2|70	%__rm -rf %{buildroot}
12cr|pymacs-0.24-0.beta2|71	
12cr|pymacs-0.24-0.beta2|72	%files -n python-%{name}
12cr|pymacs-0.24-0.beta2|73	%defattr(-,root,root)
12cr|pymacs-0.24-0.beta2|74	%py_sitedir/Pymacs*
12cr|pymacs-0.24-0.beta2|75	
12cr|pymacs-0.24-0.beta2|76	%files -n emacs-%{name}
12cr|pymacs-0.24-0.beta2|77	%defattr(-,root,root)
12cr|pymacs-0.24-0.beta2|78	%doc COPYING README THANKS TODO pymacs.html
12cr|pymacs-0.24-0.beta2|79	%_sysconfdir/emacs/site-start.d/pymacs.el
12cr|pymacs-0.24-0.beta2|80	%_datadir/emacs/site-lisp/pymacs.*
12cr|pymacs-0.24-0.beta2|81	
12cr|pymacs-0.24-0.beta2|82	
12cr|pymacs-0.24-0.beta2|83	%changelog
12cr|pymacs-0.24-0.beta2|84	* Mon Mar 12 2012 Lev Givon <lev@mandriva.org> 0.24-0.beta2
12cr|pymacs-0.24-0.beta2|85	+ Revision: 784429
12cr|pymacs-0.24-0.beta2|86	- imported package pymacs
12cr|pymacs-0.24-0.beta2|87	

6349 12
12cr|pymad-0.6-5|1	Summary: A wrapper for the MAD MPEG Audio decoder library
12cr|pymad-0.6-5|2	Name:    pymad
12cr|pymad-0.6-5|3	Version: 0.6
12cr|pymad-0.6-5|4	Release: 5
12cr|pymad-0.6-5|5	Source0: http://spacepants.org/src/pymad/download/%{name}-%{version}.tar.gz
12cr|pymad-0.6-5|6	License: GPL
12cr|pymad-0.6-5|7	Group: Development/Python
12cr|pymad-0.6-5|8	BuildRequires: libmad-devel
12cr|pymad-0.6-5|9	BuildRequires: python-devel
12cr|pymad-0.6-5|10	Url: http://spacepants.org/src/pymad/
12cr|pymad-0.6-5|11	
12cr|pymad-0.6-5|12	%description
12cr|pymad-0.6-5|13	pymad is a Python wrapper for the MPEG Audio Decoder library.
12cr|pymad-0.6-5|14	
12cr|pymad-0.6-5|15	Access this module via "import mad" or "from mad import *".  To decode
12cr|pymad-0.6-5|16	an mp3 stream, you'll want to create a MadFile object and read data from
12cr|pymad-0.6-5|17	that.  You can then write the data to a sound device.  See the example
12cr|pymad-0.6-5|18	program in test/ for a simple mp3 player that uses libao for the sound
12cr|pymad-0.6-5|19	device.
12cr|pymad-0.6-5|20	
12cr|pymad-0.6-5|21	
12cr|pymad-0.6-5|22	%prep
12cr|pymad-0.6-5|23	%setup -q
12cr|pymad-0.6-5|24	
12cr|pymad-0.6-5|25	%build
12cr|pymad-0.6-5|26	python config_unix.py
12cr|pymad-0.6-5|27	python setup.py build
12cr|pymad-0.6-5|28	
12cr|pymad-0.6-5|29	%install
12cr|pymad-0.6-5|30	python setup.py install --root=%{buildroot}
12cr|pymad-0.6-5|31	
12cr|pymad-0.6-5|32	%files
12cr|pymad-0.6-5|33	%doc README AUTHORS NEWS THANKS
12cr|pymad-0.6-5|34	%py_platsitedir/*
12cr|pymad-0.6-5|35	
12cr|pymad-0.6-5|36	
12cr|pymad-0.6-5|37	
12cr|pymad-0.6-5|38	
12cr|pymad-0.6-5|39	%changelog
12cr|pymad-0.6-5|40	* Fri Nov 04 2011 GÃ¶tz Waschk <waschk@mandriva.org> 0.6-4mdv2012.0
12cr|pymad-0.6-5|41	+ Revision: 717573
12cr|pymad-0.6-5|42	- rebuild
12cr|pymad-0.6-5|43	
12cr|pymad-0.6-5|44	* Wed Nov 03 2010 GÃ¶tz Waschk <waschk@mandriva.org> 0.6-3mdv2011.0
12cr|pymad-0.6-5|45	+ Revision: 592876
12cr|pymad-0.6-5|46	- rebuild for new python 2.7
12cr|pymad-0.6-5|47	
12cr|pymad-0.6-5|48	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.6-2mdv2011.0
12cr|pymad-0.6-5|49	+ Revision: 441988
12cr|pymad-0.6-5|50	- rebuild
12cr|pymad-0.6-5|51	
12cr|pymad-0.6-5|52	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 0.6-1mdv2009.1
12cr|pymad-0.6-5|53	+ Revision: 319569
12cr|pymad-0.6-5|54	- rebuild with python 2.6
12cr|pymad-0.6-5|55	- new release 0.6
12cr|pymad-0.6-5|56	
12cr|pymad-0.6-5|57	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.5.4-6mdv2009.0
12cr|pymad-0.6-5|58	+ Revision: 259426
12cr|pymad-0.6-5|59	- rebuild
12cr|pymad-0.6-5|60	
12cr|pymad-0.6-5|61	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.5.4-5mdv2009.0
12cr|pymad-0.6-5|62	+ Revision: 247294
12cr|pymad-0.6-5|63	- rebuild
12cr|pymad-0.6-5|64	- kill re-definition of %%buildroot on Pixel's request
12cr|pymad-0.6-5|65	- fix description
12cr|pymad-0.6-5|66	- remove URL from description
12cr|pymad-0.6-5|67	
12cr|pymad-0.6-5|68	+ Olivier Blin <blino@mandriva.org>
12cr|pymad-0.6-5|69	- restore BuildRoot
12cr|pymad-0.6-5|70	
12cr|pymad-0.6-5|71	
12cr|pymad-0.6-5|72	* Tue Nov 28 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.5.4-3mdv2007.0
12cr|pymad-0.6-5|73	+ Revision: 88190
12cr|pymad-0.6-5|74	- Import pymad
12cr|pymad-0.6-5|75	
12cr|pymad-0.6-5|76	* Tue Nov 28 2006 Götz Waschk <waschk@mandriva.org> 0.5.4-3mdv2007.1
12cr|pymad-0.6-5|77	- update file list
12cr|pymad-0.6-5|78	
12cr|pymad-0.6-5|79	* Thu Jun 29 2006 Götz Waschk <waschk@mandriva.org> 0.5.4-2mdv2007.0
12cr|pymad-0.6-5|80	- Rebuild
12cr|pymad-0.6-5|81	
12cr|pymad-0.6-5|82	* Tue Jun 28 2005 Götz Waschk <waschk@mandriva.org> 0.5.4-1mdk
12cr|pymad-0.6-5|83	- New release 0.5.4
12cr|pymad-0.6-5|84	
12cr|pymad-0.6-5|85	* Tue Apr 26 2005 Götz Waschk <waschk@mandriva.org> 0.5.3-1mdk
12cr|pymad-0.6-5|86	- New release 0.5.3
12cr|pymad-0.6-5|87	
12cr|pymad-0.6-5|88	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.5.2-2mdk
12cr|pymad-0.6-5|89	- Rebuild for new python
12cr|pymad-0.6-5|90	
12cr|pymad-0.6-5|91	* Fri Nov 05 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.5.2-1mdk
12cr|pymad-0.6-5|92	- New release 0.5.2
12cr|pymad-0.6-5|93	

6350 12
12cr|pymecavideo-5.4-1|1	%define name	pymecavideo
12cr|pymecavideo-5.4-1|2	%define version	5.4
12cr|pymecavideo-5.4-1|3	%define release	%mkrel 1
12cr|pymecavideo-5.4-1|4	%define title	pymecavideo
12cr|pymecavideo-5.4-1|5	
12cr|pymecavideo-5.4-1|6	Name:		%{name}
12cr|pymecavideo-5.4-1|7	Summary:	Pymecavideo permet de tracer les trajectoires décrites par un  ou plusieurs points d'un objet en utilisant une video
12cr|pymecavideo-5.4-1|8	Version:	%{version}
12cr|pymecavideo-5.4-1|9	Release:	%{release}
12cr|pymecavideo-5.4-1|10	Source:		%{name}-%{version}.tar.gz
12cr|pymecavideo-5.4-1|11	
12cr|pymecavideo-5.4-1|12	URL:		http://outilsphysiques.tuxfamily.org/pmwiki.php/Oppl/Pymecavideo
12cr|pymecavideo-5.4-1|13	Group:		Sciences/Physics
12cr|pymecavideo-5.4-1|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pymecavideo-5.4-1|15	Buildrequires:	python
12cr|pymecavideo-5.4-1|16	Obsoletes:	%{name} < %{version}
12cr|pymecavideo-5.4-1|17	BuildArch:	noarch
12cr|pymecavideo-5.4-1|18	Requires:	python-qt4
12cr|pymecavideo-5.4-1|19	Requires:       ffmpeg
12cr|pymecavideo-5.4-1|20	Requires:	vlc
12cr|pymecavideo-5.4-1|21	
12cr|pymecavideo-5.4-1|22	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|pymecavideo-5.4-1|23	License:	GPLv3
12cr|pymecavideo-5.4-1|24	
12cr|pymecavideo-5.4-1|25	
12cr|pymecavideo-5.4-1|26	%description
12cr|pymecavideo-5.4-1|27	pymecavideo permet de tracer point par point la trajectoire de point ainsi que choisir un référentiel particulier pour étudier la trajectoire dans celui-ci. Les données ainsi recueillies peuvent être exportées dans un logiciel de traitement.
12cr|pymecavideo-5.4-1|28	
12cr|pymecavideo-5.4-1|29	%prep
12cr|pymecavideo-5.4-1|30	%setup -q -n %version
12cr|pymecavideo-5.4-1|31	
12cr|pymecavideo-5.4-1|32	%build
12cr|pymecavideo-5.4-1|33	#make
12cr|pymecavideo-5.4-1|34	python setup.py build
12cr|pymecavideo-5.4-1|35	
12cr|pymecavideo-5.4-1|36	%install
12cr|pymecavideo-5.4-1|37	rm -rf %{buildroot}
12cr|pymecavideo-5.4-1|38	mkdir -p %{buildroot}%{_prefix}
12cr|pymecavideo-5.4-1|39	#mkdir %{buildroot}%{_bindir}
12cr|pymecavideo-5.4-1|40	mkdir -p %{buildroot}%{_libdir}
12cr|pymecavideo-5.4-1|41	
12cr|pymecavideo-5.4-1|42	#python setup.py install --root %{buildroot}
12cr|pymecavideo-5.4-1|43	python setup.py install --prefix=%{buildroot}%{_prefix}
12cr|pymecavideo-5.4-1|44	
12cr|pymecavideo-5.4-1|45	#cp -Rp * %{buildroot}
12cr|pymecavideo-5.4-1|46	
12cr|pymecavideo-5.4-1|47	mkdir -p %{buildroot}%{_bindir}
12cr|pymecavideo-5.4-1|48	#icons
12cr|pymecavideo-5.4-1|49	mkdir -p %{buildroot}%{_liconsdir}
12cr|pymecavideo-5.4-1|50	mkdir -p %{buildroot}%{_iconsdir}
12cr|pymecavideo-5.4-1|51	mkdir -p %{buildroot}%{_miconsdir}
12cr|pymecavideo-5.4-1|52	cp data/icones/%{name}-48.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|pymecavideo-5.4-1|53	cp data/icones/%{name}-48.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|pymecavideo-5.4-1|54	cp data/icones/%{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|pymecavideo-5.4-1|55	cp data/icones/pymecavideo.svg %{buildroot}%{_iconsdir}/
12cr|pymecavideo-5.4-1|56	mkdir %{buildroot}%py_puresitedir/%{name}/help/
12cr|pymecavideo-5.4-1|57	cp data/help/* %{buildroot}%py_puresitedir/%{name}/help/
12cr|pymecavideo-5.4-1|58	
12cr|pymecavideo-5.4-1|59	#mkdir -p %{buildroot}%{_datadir}/applications
12cr|pymecavideo-5.4-1|60	#cp pymecavideo.desktop %{buildroot}%{_datadir}/applications
12cr|pymecavideo-5.4-1|61	
12cr|pymecavideo-5.4-1|62	#help
12cr|pymecavideo-5.4-1|63	mkdir -p %{buildroot}/%_docdir/HTML/fr/pymecavideo/
12cr|pymecavideo-5.4-1|64	cp -r %{buildroot}%py_puresitedir/%{name}/help/*.png %{buildroot}/%_docdir/HTML/fr/pymecavideo/
12cr|pymecavideo-5.4-1|65	cp -r %{buildroot}%py_puresitedir/%{name}/help/*.css %{buildroot}/%_docdir/HTML/fr/pymecavideo/
12cr|pymecavideo-5.4-1|66	cp -r %{buildroot}%py_puresitedir/%{name}/help/help-fr.* %{buildroot}/%_docdir/HTML/fr/pymecavideo/
12cr|pymecavideo-5.4-1|67	
12cr|pymecavideo-5.4-1|68	cat > %{buildroot}%{_bindir}/%{name} << EOF
12cr|pymecavideo-5.4-1|69	#!/bin/bash
12cr|pymecavideo-5.4-1|70	python %py_puresitedir/pymecavideo/__init__.py
12cr|pymecavideo-5.4-1|71	EOF
12cr|pymecavideo-5.4-1|72	
12cr|pymecavideo-5.4-1|73	chmod a+x %{buildroot}%{_bindir}/%{name}
12cr|pymecavideo-5.4-1|74	%clean
12cr|pymecavideo-5.4-1|75	rm -rf %{buildroot}
12cr|pymecavideo-5.4-1|76	
12cr|pymecavideo-5.4-1|77	%files
12cr|pymecavideo-5.4-1|78	%defattr(-, root, root)
12cr|pymecavideo-5.4-1|79	%{_bindir}/pymecavideo
12cr|pymecavideo-5.4-1|80	%py_puresitedir/%{name}*
12cr|pymecavideo-5.4-1|81	#%{_datadir}/applications/%{name}.desktop
12cr|pymecavideo-5.4-1|82	%{_datadir}/icons/%{name}.*
12cr|pymecavideo-5.4-1|83	%{_datadir}/icons/*/%{name}.*
12cr|pymecavideo-5.4-1|84	%lang(fr) %{_docdir}/HTML/fr/%{name}
12cr|pymecavideo-5.4-1|85	
12cr|pymecavideo-5.4-1|86	
12cr|pymecavideo-5.4-1|87	%changelog
12cr|pymecavideo-5.4-1|88	* Sat Apr 16 2011 Olivier Faurax <ofaurax@mandriva.org> 5.4-1mdv2011.0
12cr|pymecavideo-5.4-1|89	+ Revision: 653864
12cr|pymecavideo-5.4-1|90	- New version 5.4
12cr|pymecavideo-5.4-1|91	
12cr|pymecavideo-5.4-1|92	* Mon Nov 22 2010 Funda Wang <fwang@mandriva.org> 5.2-1mdv2011.0
12cr|pymecavideo-5.4-1|93	+ Revision: 599632
12cr|pymecavideo-5.4-1|94	- should be noarch package
12cr|pymecavideo-5.4-1|95	
12cr|pymecavideo-5.4-1|96	+ Olivier Faurax <ofaurax@mandriva.org>
12cr|pymecavideo-5.4-1|97	- fix spec for new tar.gz hierarchy
12cr|pymecavideo-5.4-1|98	- New version + cleanup of %%files
12cr|pymecavideo-5.4-1|99	
12cr|pymecavideo-5.4-1|100	* Sun Nov 21 2010 Funda Wang <fwang@mandriva.org> 4.0-3mdv2011.0
12cr|pymecavideo-5.4-1|101	+ Revision: 599386
12cr|pymecavideo-5.4-1|102	- correct spec file name
12cr|pymecavideo-5.4-1|103	- fix for py2.7
12cr|pymecavideo-5.4-1|104	
12cr|pymecavideo-5.4-1|105	* Sat Nov 20 2010 Olivier Faurax <ofaurax@mandriva.org> 4.0-2mdv2011.0
12cr|pymecavideo-5.4-1|106	+ Revision: 599266
12cr|pymecavideo-5.4-1|107	- rebuild
12cr|pymecavideo-5.4-1|108	
12cr|pymecavideo-5.4-1|109	* Mon Jan 11 2010 Olivier Faurax <ofaurax@mandriva.org> 4.0-1mdv2011.0
12cr|pymecavideo-5.4-1|110	+ Revision: 489996
12cr|pymecavideo-5.4-1|111	- import pymecavideo
12cr|pymecavideo-5.4-1|112	
12cr|pymecavideo-5.4-1|113	

6351 12
12cr|pymol-1.4.1-2|1	### Attention to anyone touching this package
12cr|pymol-1.4.1-2|2	### Please contact me prior to touching it since
12cr|pymol-1.4.1-2|3	### this is a scientific package with a license evolution
12cr|pymol-1.4.1-2|4	### since release 1.3 so we keep the old one for now, until
12cr|pymol-1.4.1-2|5	### any status update.
12cr|pymol-1.4.1-2|6	### steletch@mandriva.com
12cr|pymol-1.4.1-2|7	
12cr|pymol-1.4.1-2|8	Summary:	PyMOL Molecular Graphics System
12cr|pymol-1.4.1-2|9	Name:		pymol
12cr|pymol-1.4.1-2|10	Version:	1.4.1
12cr|pymol-1.4.1-2|11	Release:	2
12cr|pymol-1.4.1-2|12	License:	Python license
12cr|pymol-1.4.1-2|13	Group:		Sciences/Chemistry
12cr|pymol-1.4.1-2|14	URL:		http://www.pymol.org
12cr|pymol-1.4.1-2|15	Source:		%{name}-v%{version}.tar.bz2
12cr|pymol-1.4.1-2|16	Source1:	%{name}.png
12cr|pymol-1.4.1-2|17	Patch0:		add_missing_math_linker.patch
12cr|pymol-1.4.1-2|18	Requires:	python
12cr|pymol-1.4.1-2|19	Requires:	python-numeric
12cr|pymol-1.4.1-2|20	Requires:	tcl
12cr|pymol-1.4.1-2|21	Requires:	tk
12cr|pymol-1.4.1-2|22	Requires:	tkinter
12cr|pymol-1.4.1-2|23	Requires:	Pmw
12cr|pymol-1.4.1-2|24	Requires:	tcsh
12cr|pymol-1.4.1-2|25	BuildRequires:	imagemagick
12cr|pymol-1.4.1-2|26	BuildRequires:	python-devel
12cr|pymol-1.4.1-2|27	BuildRequires:	python-numeric-devel
12cr|pymol-1.4.1-2|28	BuildRequires:	pkgconfig(libpng)
12cr|pymol-1.4.1-2|29	BuildRequires:	pkgconfig(glu)
12cr|pymol-1.4.1-2|30	BuildRequires:	pkgconfig(glut)
12cr|pymol-1.4.1-2|31	BuildRequires:	pkgconfig(glew)
12cr|pymol-1.4.1-2|32	BuildRequires:	pkgconfig(freetype2)
12cr|pymol-1.4.1-2|33	
12cr|pymol-1.4.1-2|34	%description
12cr|pymol-1.4.1-2|35	PyMOL is a molecular graphics system with an embedded Python interpreter
12cr|pymol-1.4.1-2|36	designed for real-time visualization and rapid generation of high-quality
12cr|pymol-1.4.1-2|37	molecular graphics images and animations. It is fully extensible and
12cr|pymol-1.4.1-2|38	available free to everyone via the "Python" license.  Although a newcomer
12cr|pymol-1.4.1-2|39	to the field, PyMOL can already be used to generate stunning images and
12cr|pymol-1.4.1-2|40	animations with unprecedented ease. It can also perform many other
12cr|pymol-1.4.1-2|41	valuable tasks (such as editing PDB files) to assist you in your research.
12cr|pymol-1.4.1-2|42	
12cr|pymol-1.4.1-2|43	%prep
12cr|pymol-1.4.1-2|44	%setup -q -n %{name}
12cr|pymol-1.4.1-2|45	%patch0 -p1
12cr|pymol-1.4.1-2|46	
12cr|pymol-1.4.1-2|47	%build
12cr|pymol-1.4.1-2|48	python ./setup.py build
12cr|pymol-1.4.1-2|49	
12cr|pymol-1.4.1-2|50	%install
12cr|pymol-1.4.1-2|51	python ./setup.py install --root=%{buildroot}
12cr|pymol-1.4.1-2|52	
12cr|pymol-1.4.1-2|53	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|pymol-1.4.1-2|54	cp -R scripts data %buildroot%_datadir/%{name}
12cr|pymol-1.4.1-2|55	
12cr|pymol-1.4.1-2|56	mkdir -p %{buildroot}%{_bindir}
12cr|pymol-1.4.1-2|57	cat <<EOF >%{buildroot}%{_bindir}/%{name}
12cr|pymol-1.4.1-2|58	export PYMOL_DATA=/usr/share/pymol/data
12cr|pymol-1.4.1-2|59	export PYMOL_SCRIPTS=/usr/share/pymol/scripts
12cr|pymol-1.4.1-2|60	export PYMOL_PATH=/usr/bin/pymol
12cr|pymol-1.4.1-2|61	
12cr|pymol-1.4.1-2|62	python %{python_sitearch}/pymol/__init__.py
12cr|pymol-1.4.1-2|63	EOF
12cr|pymol-1.4.1-2|64	
12cr|pymol-1.4.1-2|65	# menu
12cr|pymol-1.4.1-2|66	install -d %{buildroot}%{_datadir}/applications
12cr|pymol-1.4.1-2|67	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|pymol-1.4.1-2|68	[Desktop Entry]
12cr|pymol-1.4.1-2|69	Name=PyMol
12cr|pymol-1.4.1-2|70	Comment=Python controlled molecular graphics
12cr|pymol-1.4.1-2|71	Exec=pymol
12cr|pymol-1.4.1-2|72	Icon=pymol
12cr|pymol-1.4.1-2|73	Type=Application
12cr|pymol-1.4.1-2|74	Categories=Chemistry;Science;
12cr|pymol-1.4.1-2|75	EOF
12cr|pymol-1.4.1-2|76	
12cr|pymol-1.4.1-2|77	mkdir -p %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cr|pymol-1.4.1-2|78	convert %{SOURCE1} -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12cr|pymol-1.4.1-2|79	convert %{SOURCE1} -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12cr|pymol-1.4.1-2|80	cp %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
12cr|pymol-1.4.1-2|81	
12cr|pymol-1.4.1-2|82	%files
12cr|pymol-1.4.1-2|83	%doc ChangeLog DEVELOPERS LICENSE README
12cr|pymol-1.4.1-2|84	%doc examples
12cr|pymol-1.4.1-2|85	%{python_sitearch}/*
12cr|pymol-1.4.1-2|86	%{_datadir}/%{name}
12cr|pymol-1.4.1-2|87	%attr(0755,root,root) %{_bindir}/%{name}
12cr|pymol-1.4.1-2|88	%{_datadir}/applications/*.desktop
12cr|pymol-1.4.1-2|89	%{_iconsdir}/%{name}.png
12cr|pymol-1.4.1-2|90	%{_miconsdir}/%{name}.png
12cr|pymol-1.4.1-2|91	%{_liconsdir}/%{name}.png
12cr|pymol-1.4.1-2|92	

6352 12
12cr|pynac-0.2.4-1|1	%define		_disable_ld_as_needed		1
12cr|pynac-0.2.4-1|2	%define		_disable_ld_no_undefined	1
12cr|pynac-0.2.4-1|3	
12cr|pynac-0.2.4-1|4	%define		name		pynac
12cr|pynac-0.2.4-1|5	%define		libpynac	%mklibname %{name}
12cr|pynac-0.2.4-1|6	%define		libpynac_devel	%mklibname %{name} -d
12cr|pynac-0.2.4-1|7	
12cr|pynac-0.2.4-1|8	Name:		%{name}
12cr|pynac-0.2.4-1|9	Group:		Sciences/Mathematics
12cr|pynac-0.2.4-1|10	License:	GPLv2+
12cr|pynac-0.2.4-1|11	Summary:	Modified GiNaC that replaces the dependency on CLN by Python
12cr|pynac-0.2.4-1|12	Version:	0.2.4
12cr|pynac-0.2.4-1|13	Release:	1
12cr|pynac-0.2.4-1|14	# pynac-%{version}.spkg from sage tarball renamed
12cr|pynac-0.2.4-1|15	Source:		pynac-%{version}.tar.bz2
12cr|pynac-0.2.4-1|16	URL:		http://wiki.sagemath.org/spkg/pynac
12cr|pynac-0.2.4-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pynac-0.2.4-1|18	
12cr|pynac-0.2.4-1|19	BuildRequires:	automake
12cr|pynac-0.2.4-1|20	BuildRequires:	readline-devel
12cr|pynac-0.2.4-1|21	%py_requires -d
12cr|pynac-0.2.4-1|22	
12cr|pynac-0.2.4-1|23	%description
12cr|pynac-0.2.4-1|24	A modified version of GiNaC that replaces the dependency on CLN by Python.
12cr|pynac-0.2.4-1|25	
12cr|pynac-0.2.4-1|26	%package	-n %{libpynac}
12cr|pynac-0.2.4-1|27	Summary:	Modified GiNaC that replaces the dependency on CLN by Python
12cr|pynac-0.2.4-1|28	Group:		System/Libraries
12cr|pynac-0.2.4-1|29	
12cr|pynac-0.2.4-1|30	%description	-n %{libpynac}
12cr|pynac-0.2.4-1|31	A modified version of GiNaC that replaces the dependency on CLN by Python.
12cr|pynac-0.2.4-1|32	
12cr|pynac-0.2.4-1|33	%package	-n %{libpynac_devel}
12cr|pynac-0.2.4-1|34	Summary:	Modified GiNaC that replaces the dependency on CLN by Python
12cr|pynac-0.2.4-1|35	Group:		Development/C++
12cr|pynac-0.2.4-1|36	Requires:	%{libpynac} = %{version}-%{release}
12cr|pynac-0.2.4-1|37	Provides:	%{name}-devel = %{version}-%{release}
12cr|pynac-0.2.4-1|38	
12cr|pynac-0.2.4-1|39	%description	-n %{libpynac_devel}
12cr|pynac-0.2.4-1|40	A modified version of GiNaC that replaces the dependency on CLN by Python.
12cr|pynac-0.2.4-1|41	
12cr|pynac-0.2.4-1|42	%prep
12cr|pynac-0.2.4-1|43	%setup -q -n pynac-%{version}/src
12cr|pynac-0.2.4-1|44	
12cr|pynac-0.2.4-1|45	autoreconf
12cr|pynac-0.2.4-1|46	
12cr|pynac-0.2.4-1|47	%build
12cr|pynac-0.2.4-1|48	%configure --disable-static
12cr|pynac-0.2.4-1|49	
12cr|pynac-0.2.4-1|50	%make CPPFLAGS=-I%{py_incdir} PKG_CONFIG_PATH=%{_libdir}/pkgconfig
12cr|pynac-0.2.4-1|51	
12cr|pynac-0.2.4-1|52	%install
12cr|pynac-0.2.4-1|53	%makeinstall_std
12cr|pynac-0.2.4-1|54	mkdir -p %{buildroot}%{_docdir}/%{name}
12cr|pynac-0.2.4-1|55	cp -a AUTHORS ChangeLog COPYING NEWS README %{buildroot}%{_docdir}/%{name}
12cr|pynac-0.2.4-1|56	
12cr|pynac-0.2.4-1|57	%files		-n %{libpynac}
12cr|pynac-0.2.4-1|58	%doc %{_docdir}/%{name}
12cr|pynac-0.2.4-1|59	%{_libdir}/lib*.so.*
12cr|pynac-0.2.4-1|60	
12cr|pynac-0.2.4-1|61	%files		-n %{libpynac_devel}
12cr|pynac-0.2.4-1|62	%{_includedir}/%{name}
12cr|pynac-0.2.4-1|63	%{_libdir}/lib*.so
12cr|pynac-0.2.4-1|64	%{_libdir}/pkgconfig/*
12cr|pynac-0.2.4-1|65	
12cr|pynac-0.2.4-1|66	
12cr|pynac-0.2.4-1|67	%changelog
12cr|pynac-0.2.4-1|68	* Tue Aug 21 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.2.4-1
12cr|pynac-0.2.4-1|69	+ Revision: 815557
12cr|pynac-0.2.4-1|70	- Update to latest upstream release.
12cr|pynac-0.2.4-1|71	
12cr|pynac-0.2.4-1|72	* Mon Aug 29 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.2.3-1
12cr|pynac-0.2.4-1|73	+ Revision: 697340
12cr|pynac-0.2.4-1|74	- Update to latest upstream release.
12cr|pynac-0.2.4-1|75	
12cr|pynac-0.2.4-1|76	* Wed Nov 10 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.2.1-1mdv2011.0
12cr|pynac-0.2.4-1|77	+ Revision: 595698
12cr|pynac-0.2.4-1|78	- Update to pynac 0.2.1.
12cr|pynac-0.2.4-1|79	
12cr|pynac-0.2.4-1|80	* Thu Nov 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.2.0.p3-2mdv2011.0
12cr|pynac-0.2.4-1|81	+ Revision: 593486
12cr|pynac-0.2.4-1|82	+ rebuild (emptylog)
12cr|pynac-0.2.4-1|83	
12cr|pynac-0.2.4-1|84	* Wed Jul 14 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.2.0.p3-1mdv2011.0
12cr|pynac-0.2.4-1|85	+ Revision: 552962
12cr|pynac-0.2.4-1|86	- Update to version 0.2.0 patchlevel 3.
12cr|pynac-0.2.4-1|87	
12cr|pynac-0.2.4-1|88	* Fri Feb 26 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.1.11-1mdv2010.1
12cr|pynac-0.2.4-1|89	+ Revision: 512168
12cr|pynac-0.2.4-1|90	- Update to latest upstream release
12cr|pynac-0.2.4-1|91	
12cr|pynac-0.2.4-1|92	* Mon Jan 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.1.10-1mdv2010.1
12cr|pynac-0.2.4-1|93	+ Revision: 486288
12cr|pynac-0.2.4-1|94	- Update to pynac 0.1.10.
12cr|pynac-0.2.4-1|95	
12cr|pynac-0.2.4-1|96	* Mon Aug 31 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.1.8.p2-1mdv2010.0
12cr|pynac-0.2.4-1|97	+ Revision: 423113
12cr|pynac-0.2.4-1|98	- update to latest upstream patchlevel (corrects sage trac #6256)
12cr|pynac-0.2.4-1|99	
12cr|pynac-0.2.4-1|100	* Wed Jun 17 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.1.8-1mdv2010.0
12cr|pynac-0.2.4-1|101	+ Revision: 386513
12cr|pynac-0.2.4-1|102	- Update to latest upstream release.
12cr|pynac-0.2.4-1|103	
12cr|pynac-0.2.4-1|104	* Mon May 18 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.1.1-3mdv2010.0
12cr|pynac-0.2.4-1|105	+ Revision: 377373
12cr|pynac-0.2.4-1|106	+ rebuild (emptylog)
12cr|pynac-0.2.4-1|107	
12cr|pynac-0.2.4-1|108	* Thu May 14 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.1.1-2mdv2010.0
12cr|pynac-0.2.4-1|109	+ Revision: 375749
12cr|pynac-0.2.4-1|110	+ rebuild (emptylog)
12cr|pynac-0.2.4-1|111	
12cr|pynac-0.2.4-1|112	* Tue May 12 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.1.1-1mdv2010.0
12cr|pynac-0.2.4-1|113	+ Revision: 374979
12cr|pynac-0.2.4-1|114	- Initial import of pynac, required by sagemath (and using it's version).
12cr|pynac-0.2.4-1|115	Modified GiNaC that replaces the dependency on CLN by Python
12cr|pynac-0.2.4-1|116	http://wiki.sagemath.org/spkg/pynac
12cr|pynac-0.2.4-1|117	- pynac
12cr|pynac-0.2.4-1|118	

6353 12
12cr|pyNeighborhood-0.5.0-0.pre3.6|1	%define prel pre3
12cr|pyNeighborhood-0.5.0-0.pre3.6|2	
12cr|pyNeighborhood-0.5.0-0.pre3.6|3	Summary:	S GTK+ 2 rewrite of a well-known LinNeighborhood tool
12cr|pyNeighborhood-0.5.0-0.pre3.6|4	Name:		pyNeighborhood
12cr|pyNeighborhood-0.5.0-0.pre3.6|5	Version:	0.5.0
12cr|pyNeighborhood-0.5.0-0.pre3.6|6	Release:	%mkrel -c %prel 6
12cr|pyNeighborhood-0.5.0-0.pre3.6|7	License:	GPLv3
12cr|pyNeighborhood-0.5.0-0.pre3.6|8	Group:		Networking/File transfer
12cr|pyNeighborhood-0.5.0-0.pre3.6|9	Url:		http://pyneighborhood.sourceforge.net/
12cr|pyNeighborhood-0.5.0-0.pre3.6|10	Source0:	http://downloads.sourceforge.net/pyneighborhood/%{name}-%{version}-%{prel}.tar.bz2
12cr|pyNeighborhood-0.5.0-0.pre3.6|11	Buildrequires:	python
12cr|pyNeighborhood-0.5.0-0.pre3.6|12	Requires:	samba-client
12cr|pyNeighborhood-0.5.0-0.pre3.6|13	Requires:	pygtk2.0
12cr|pyNeighborhood-0.5.0-0.pre3.6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|pyNeighborhood-0.5.0-0.pre3.6|15	BuildArch:	noarch
12cr|pyNeighborhood-0.5.0-0.pre3.6|16	
12cr|pyNeighborhood-0.5.0-0.pre3.6|17	%description
12cr|pyNeighborhood-0.5.0-0.pre3.6|18	pyNeighborhood is a the GUI frontend for samba tools, such as
12cr|pyNeighborhood-0.5.0-0.pre3.6|19	smbclient, smbmount etc.
12cr|pyNeighborhood-0.5.0-0.pre3.6|20	
12cr|pyNeighborhood-0.5.0-0.pre3.6|21	%prep
12cr|pyNeighborhood-0.5.0-0.pre3.6|22	%setup -q -c
12cr|pyNeighborhood-0.5.0-0.pre3.6|23	
12cr|pyNeighborhood-0.5.0-0.pre3.6|24	%build
12cr|pyNeighborhood-0.5.0-0.pre3.6|25	python setup.py build
12cr|pyNeighborhood-0.5.0-0.pre3.6|26	
12cr|pyNeighborhood-0.5.0-0.pre3.6|27	%install
12cr|pyNeighborhood-0.5.0-0.pre3.6|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|pyNeighborhood-0.5.0-0.pre3.6|29	
12cr|pyNeighborhood-0.5.0-0.pre3.6|30	python setup.py install --root=%{buildroot}
12cr|pyNeighborhood-0.5.0-0.pre3.6|31	
12cr|pyNeighborhood-0.5.0-0.pre3.6|32	rm -fr %buildroot%_datadir/doc/pyneighborhood
12cr|pyNeighborhood-0.5.0-0.pre3.6|33	
12cr|pyNeighborhood-0.5.0-0.pre3.6|34	%if %mdkversion < 200900
12cr|pyNeighborhood-0.5.0-0.pre3.6|35	%post
12cr|pyNeighborhood-0.5.0-0.pre3.6|36	%{update_menus}
12cr|pyNeighborhood-0.5.0-0.pre3.6|37	%endif
12cr|pyNeighborhood-0.5.0-0.pre3.6|38	
12cr|pyNeighborhood-0.5.0-0.pre3.6|39	%if %mdkversion < 200900
12cr|pyNeighborhood-0.5.0-0.pre3.6|40	%postun
12cr|pyNeighborhood-0.5.0-0.pre3.6|41	%{clean_menus}
12cr|pyNeighborhood-0.5.0-0.pre3.6|42	%endif
12cr|pyNeighborhood-0.5.0-0.pre3.6|43	
12cr|pyNeighborhood-0.5.0-0.pre3.6|44	%clean
12cr|pyNeighborhood-0.5.0-0.pre3.6|45	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|pyNeighborhood-0.5.0-0.pre3.6|46	
12cr|pyNeighborhood-0.5.0-0.pre3.6|47	%files
12cr|pyNeighborhood-0.5.0-0.pre3.6|48	%defattr(-,root,root)
12cr|pyNeighborhood-0.5.0-0.pre3.6|49	%doc README TODO Changelog
12cr|pyNeighborhood-0.5.0-0.pre3.6|50	%{_bindir}/*
12cr|pyNeighborhood-0.5.0-0.pre3.6|51	%{py_sitedir}/pyneighborhood
12cr|pyNeighborhood-0.5.0-0.pre3.6|52	%{py_sitedir}/*.egg*
12cr|pyNeighborhood-0.5.0-0.pre3.6|53	%{_datadir}/applications/*.desktop
12cr|pyNeighborhood-0.5.0-0.pre3.6|54	%{_datadir}/pyneighborhood
12cr|pyNeighborhood-0.5.0-0.pre3.6|55	
12cr|pyNeighborhood-0.5.0-0.pre3.6|56	
12cr|pyNeighborhood-0.5.0-0.pre3.6|57	%changelog
12cr|pyNeighborhood-0.5.0-0.pre3.6|58	* Thu Nov 04 2010 Funda Wang <fwang@mandriva.org> 0.5.0-0.pre3.6mdv2011.0
12cr|pyNeighborhood-0.5.0-0.pre3.6|59	+ Revision: 593081
12cr|pyNeighborhood-0.5.0-0.pre3.6|60	- rebuild for py2.7
12cr|pyNeighborhood-0.5.0-0.pre3.6|61	
12cr|pyNeighborhood-0.5.0-0.pre3.6|62	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.0-0.pre3.5mdv2010.0
12cr|pyNeighborhood-0.5.0-0.pre3.6|63	+ Revision: 441991
12cr|pyNeighborhood-0.5.0-0.pre3.6|64	- rebuild
12cr|pyNeighborhood-0.5.0-0.pre3.6|65	
12cr|pyNeighborhood-0.5.0-0.pre3.6|66	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.5.0-0.pre3.4mdv2009.1
12cr|pyNeighborhood-0.5.0-0.pre3.6|67	+ Revision: 325854
12cr|pyNeighborhood-0.5.0-0.pre3.6|68	- rebuild
12cr|pyNeighborhood-0.5.0-0.pre3.6|69	
12cr|pyNeighborhood-0.5.0-0.pre3.6|70	* Fri Aug 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-0.pre3.3mdv2009.0
12cr|pyNeighborhood-0.5.0-0.pre3.6|71	+ Revision: 275143
12cr|pyNeighborhood-0.5.0-0.pre3.6|72	- run scriplets only for mdv older than 200900
12cr|pyNeighborhood-0.5.0-0.pre3.6|73	- spec file clean
12cr|pyNeighborhood-0.5.0-0.pre3.6|74	
12cr|pyNeighborhood-0.5.0-0.pre3.6|75	* Thu Aug 21 2008 Funda Wang <fwang@mandriva.org> 0.5.0-0.pre3.2mdv2009.0
12cr|pyNeighborhood-0.5.0-0.pre3.6|76	+ Revision: 274709
12cr|pyNeighborhood-0.5.0-0.pre3.6|77	- fix file list
12cr|pyNeighborhood-0.5.0-0.pre3.6|78	- should be noarch
12cr|pyNeighborhood-0.5.0-0.pre3.6|79	
12cr|pyNeighborhood-0.5.0-0.pre3.6|80	* Thu Aug 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-0.pre3.1mdv2009.0
12cr|pyNeighborhood-0.5.0-0.pre3.6|81	+ Revision: 274596
12cr|pyNeighborhood-0.5.0-0.pre3.6|82	- add requires on samba-client and pygtk2.0
12cr|pyNeighborhood-0.5.0-0.pre3.6|83	- add source and spec file
12cr|pyNeighborhood-0.5.0-0.pre3.6|84	- Created package structure for pyNeighborhood.
12cr|pyNeighborhood-0.5.0-0.pre3.6|85	

6354 12
12cr|pynetfilter_conntrack-0.4.2-2|1	Summary:	Manipulate conntrack objects
12cr|pynetfilter_conntrack-0.4.2-2|2	Name:		pynetfilter_conntrack
12cr|pynetfilter_conntrack-0.4.2-2|3	Version:	0.4.2
12cr|pynetfilter_conntrack-0.4.2-2|4	Release:	2
12cr|pynetfilter_conntrack-0.4.2-2|5	License:	GPLv2+
12cr|pynetfilter_conntrack-0.4.2-2|6	Group:		Networking/Other
12cr|pynetfilter_conntrack-0.4.2-2|7	Url:		http://pypi.python.org/pypi/pynetfilter_conntrack
12cr|pynetfilter_conntrack-0.4.2-2|8	Source0:	http://cheeseshop.python.org/packages/source/p/pynetfilter_conntrack/%{name}-%{version}.tar.bz2
12cr|pynetfilter_conntrack-0.4.2-2|9	BuildRequires:	python-devel
12cr|pynetfilter_conntrack-0.4.2-2|10	BuildRequires:	python-ipy
12cr|pynetfilter_conntrack-0.4.2-2|11	BuildRequires:	python-ctypes
12cr|pynetfilter_conntrack-0.4.2-2|12	BuildRequires:	python-elementtree
12cr|pynetfilter_conntrack-0.4.2-2|13	BuildRequires:	libnetfilter_conntrack-devel
12cr|pynetfilter_conntrack-0.4.2-2|14	Requires:	python-ipy
12cr|pynetfilter_conntrack-0.4.2-2|15	Requires:	python-ctypes
12cr|pynetfilter_conntrack-0.4.2-2|16	Requires:	python-elementtree
12cr|pynetfilter_conntrack-0.4.2-2|17	BuildArch:	noarch
12cr|pynetfilter_conntrack-0.4.2-2|18	
12cr|pynetfilter_conntrack-0.4.2-2|19	%description
12cr|pynetfilter_conntrack-0.4.2-2|20	This python library is based on libnetfilter_conntrack, which lets you
12cr|pynetfilter_conntrack-0.4.2-2|21	manipulate conntrack objects. In other words, pynetfilter_conntrack
12cr|pynetfilter_conntrack-0.4.2-2|22	lets you deal with Netfilter's stateful inspection objects from the
12cr|pynetfilter_conntrack-0.4.2-2|23	Python world.
12cr|pynetfilter_conntrack-0.4.2-2|24	
12cr|pynetfilter_conntrack-0.4.2-2|25	Practically, for the administrator, this means you can now easily
12cr|pynetfilter_conntrack-0.4.2-2|26	close connections of your choice on your Linux [2.6] firewall. You can
12cr|pynetfilter_conntrack-0.4.2-2|27	also receive informations about all connections (how many packets have
12cr|pynetfilter_conntrack-0.4.2-2|28	gone through, how many bytes, etc.). You will even be able to create
12cr|pynetfilter_conntrack-0.4.2-2|29	new objects in the Connection Tracking (this means that complex
12cr|pynetfilter_conntrack-0.4.2-2|30	protocols such as FTP, P2P, etc. can have Python dealing with them
12cr|pynetfilter_conntrack-0.4.2-2|31	rather than complex kernel modules).
12cr|pynetfilter_conntrack-0.4.2-2|32	
12cr|pynetfilter_conntrack-0.4.2-2|33	%prep
12cr|pynetfilter_conntrack-0.4.2-2|34	%setup -q
12cr|pynetfilter_conntrack-0.4.2-2|35	
12cr|pynetfilter_conntrack-0.4.2-2|36	%build
12cr|pynetfilter_conntrack-0.4.2-2|37	
12cr|pynetfilter_conntrack-0.4.2-2|38	%install
12cr|pynetfilter_conntrack-0.4.2-2|39	rm -rf %{buildroot}
12cr|pynetfilter_conntrack-0.4.2-2|40	python setup.py install --root %{buildroot}
12cr|pynetfilter_conntrack-0.4.2-2|41	
12cr|pynetfilter_conntrack-0.4.2-2|42	%clean
12cr|pynetfilter_conntrack-0.4.2-2|43	rm -rf %{buildroot}
12cr|pynetfilter_conntrack-0.4.2-2|44	
12cr|pynetfilter_conntrack-0.4.2-2|45	%files
12cr|pynetfilter_conntrack-0.4.2-2|46	%defattr(-,root,root)
12cr|pynetfilter_conntrack-0.4.2-2|47	%doc README AUTHORS
12cr|pynetfilter_conntrack-0.4.2-2|48	%{_bindir}/conntrack.py
12cr|pynetfilter_conntrack-0.4.2-2|49	%{py_puresitedir}/%{name}/*.py*
12cr|pynetfilter_conntrack-0.4.2-2|50	%{py_puresitedir}/*egg-info
12cr|pynetfilter_conntrack-0.4.2-2|51	
12cr|pynetfilter_conntrack-0.4.2-2|52	
12cr|pynetfilter_conntrack-0.4.2-2|53	%changelog
12cr|pynetfilter_conntrack-0.4.2-2|54	* Sat Feb 27 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-1mdv2010.1
12cr|pynetfilter_conntrack-0.4.2-2|55	+ Revision: 512400
12cr|pynetfilter_conntrack-0.4.2-2|56	- update to new version 0.4.2
12cr|pynetfilter_conntrack-0.4.2-2|57	- spec file clean
12cr|pynetfilter_conntrack-0.4.2-2|58	- update urls
12cr|pynetfilter_conntrack-0.4.2-2|59	
12cr|pynetfilter_conntrack-0.4.2-2|60	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4-5mdv2010.0
12cr|pynetfilter_conntrack-0.4.2-2|61	+ Revision: 441998
12cr|pynetfilter_conntrack-0.4.2-2|62	- rebuild
12cr|pynetfilter_conntrack-0.4.2-2|63	
12cr|pynetfilter_conntrack-0.4.2-2|64	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.4-4mdv2009.0
12cr|pynetfilter_conntrack-0.4.2-2|65	+ Revision: 259444
12cr|pynetfilter_conntrack-0.4.2-2|66	- rebuild
12cr|pynetfilter_conntrack-0.4.2-2|67	
12cr|pynetfilter_conntrack-0.4.2-2|68	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.4-3mdv2009.0
12cr|pynetfilter_conntrack-0.4.2-2|69	+ Revision: 247314
12cr|pynetfilter_conntrack-0.4.2-2|70	- rebuild
12cr|pynetfilter_conntrack-0.4.2-2|71	- fix summary-not-capitalized
12cr|pynetfilter_conntrack-0.4.2-2|72	- kill re-definition of %%buildroot on Pixel's request
12cr|pynetfilter_conntrack-0.4.2-2|73	
12cr|pynetfilter_conntrack-0.4.2-2|74	+ Olivier Blin <oblin@mandriva.com>
12cr|pynetfilter_conntrack-0.4.2-2|75	- restore BuildRoot
12cr|pynetfilter_conntrack-0.4.2-2|76	
12cr|pynetfilter_conntrack-0.4.2-2|77	* Fri Oct 12 2007 Michael Scherer <misc@mandriva.org> 0.4-1mdv2008.1
12cr|pynetfilter_conntrack-0.4.2-2|78	+ Revision: 97695
12cr|pynetfilter_conntrack-0.4.2-2|79	- new version 0.4
12cr|pynetfilter_conntrack-0.4.2-2|80	
12cr|pynetfilter_conntrack-0.4.2-2|81	
12cr|pynetfilter_conntrack-0.4.2-2|82	* Thu Nov 16 2006 Olivier Blin <oblin@mandriva.com> 0.2-1mdv2007.0
12cr|pynetfilter_conntrack-0.4.2-2|83	+ Revision: 84837
12cr|pynetfilter_conntrack-0.4.2-2|84	- buildrequires python-devel
12cr|pynetfilter_conntrack-0.4.2-2|85	- buildrequires libnetfilter_conntrack-devel
12cr|pynetfilter_conntrack-0.4.2-2|86	- buildrequires python-ctypes and python-elementtree
12cr|pynetfilter_conntrack-0.4.2-2|87	- buildrequires python
12cr|pynetfilter_conntrack-0.4.2-2|88	- remove useless echo
12cr|pynetfilter_conntrack-0.4.2-2|89	- initial pynetfilter_conntrack release
12cr|pynetfilter_conntrack-0.4.2-2|90	- Create pynetfilter_conntrack
12cr|pynetfilter_conntrack-0.4.2-2|91	

6355 12
12cr|PyOFC2-0.1.5dev-2|1	%define unmangled_version 0.1.5dev
12cr|PyOFC2-0.1.5dev-2|2	
12cr|PyOFC2-0.1.5dev-2|3	Summary: Python library for Open Flash Chart 2
12cr|PyOFC2-0.1.5dev-2|4	Name:    PyOFC2
12cr|PyOFC2-0.1.5dev-2|5	Version: 0.1.5dev
12cr|PyOFC2-0.1.5dev-2|6	Release: 2
12cr|PyOFC2-0.1.5dev-2|7	Source0: %{name}-%{unmangled_version}.tar.gz
12cr|PyOFC2-0.1.5dev-2|8	License: MIT
12cr|PyOFC2-0.1.5dev-2|9	Group: Development/Python
12cr|PyOFC2-0.1.5dev-2|10	Prefix: %{_prefix}
12cr|PyOFC2-0.1.5dev-2|11	BuildArch: noarch
12cr|PyOFC2-0.1.5dev-2|12	Url: http://pradeepgowda.com/
12cr|PyOFC2-0.1.5dev-2|13	AutoReq: 0
12cr|PyOFC2-0.1.5dev-2|14	
12cr|PyOFC2-0.1.5dev-2|15	BuildRequires: python-devel python-setuptools
12cr|PyOFC2-0.1.5dev-2|16	
12cr|PyOFC2-0.1.5dev-2|17	%description
12cr|PyOFC2-0.1.5dev-2|18	PyOFC2 - Python libraries for Open Flash Chart
12cr|PyOFC2-0.1.5dev-2|19	==============================================
12cr|PyOFC2-0.1.5dev-2|20	
12cr|PyOFC2-0.1.5dev-2|21	PyOFC2 generates data files required for `Open Flash Chart 2 <http://teethgrinder.co.uk/open-flash-chart-2/>`_.
12cr|PyOFC2-0.1.5dev-2|22	
12cr|PyOFC2-0.1.5dev-2|23	Installation
12cr|PyOFC2-0.1.5dev-2|24	------------
12cr|PyOFC2-0.1.5dev-2|25	
12cr|PyOFC2-0.1.5dev-2|26	Using `Python Packaging Index <http://pypi.python.org>`_:
12cr|PyOFC2-0.1.5dev-2|27	
12cr|PyOFC2-0.1.5dev-2|28	$ easy_install PyOFC2
12cr|PyOFC2-0.1.5dev-2|29	
12cr|PyOFC2-0.1.5dev-2|30	From the source:
12cr|PyOFC2-0.1.5dev-2|31	
12cr|PyOFC2-0.1.5dev-2|32	$ git://github.com/btbytes/pyofc2.git
12cr|PyOFC2-0.1.5dev-2|33	
12cr|PyOFC2-0.1.5dev-2|34	Online `Demo <http://btbytes.github.com/pyofc2/>`_.
12cr|PyOFC2-0.1.5dev-2|35	
12cr|PyOFC2-0.1.5dev-2|36	
12cr|PyOFC2-0.1.5dev-2|37	Using PyOFC2 with Web Frameworks
12cr|PyOFC2-0.1.5dev-2|38	--------------------------------
12cr|PyOFC2-0.1.5dev-2|39	`Django + PyOFC2 <http://github.com/btbytes/djofc2_demo>`_ example project.
12cr|PyOFC2-0.1.5dev-2|40	
12cr|PyOFC2-0.1.5dev-2|41	
12cr|PyOFC2-0.1.5dev-2|42	
12cr|PyOFC2-0.1.5dev-2|43	NEWS
12cr|PyOFC2-0.1.5dev-2|44	====
12cr|PyOFC2-0.1.5dev-2|45	
12cr|PyOFC2-0.1.5dev-2|46	0.1.5
12cr|PyOFC2-0.1.5dev-2|47	-----
12cr|PyOFC2-0.1.5dev-2|48	
12cr|PyOFC2-0.1.5dev-2|49	*Release Date: 2010-09-21*
12cr|PyOFC2-0.1.5dev-2|50	
12cr|PyOFC2-0.1.5dev-2|51	* Fixed setup bug. Thx http://github.com/marcinn
12cr|PyOFC2-0.1.5dev-2|52	
12cr|PyOFC2-0.1.5dev-2|53	
12cr|PyOFC2-0.1.5dev-2|54	0.1.4
12cr|PyOFC2-0.1.5dev-2|55	-----
12cr|PyOFC2-0.1.5dev-2|56	*Release Date: 2010-09-21*
12cr|PyOFC2-0.1.5dev-2|57	
12cr|PyOFC2-0.1.5dev-2|58	* converted README to `.rst`. Added `NEWS.rst` for project release information.
12cr|PyOFC2-0.1.5dev-2|59	* better pypi documentation.
12cr|PyOFC2-0.1.5dev-2|60	
12cr|PyOFC2-0.1.5dev-2|61	
12cr|PyOFC2-0.1.5dev-2|62	0.1.3
12cr|PyOFC2-0.1.5dev-2|63	-----
12cr|PyOFC2-0.1.5dev-2|64	*Release Date: 2010-09-21*
12cr|PyOFC2-0.1.5dev-2|65	
12cr|PyOFC2-0.1.5dev-2|66	* Added `bar_on_show` option. Thanks to `lukaszb <http://github.com/lukaszb>`_.
12cr|PyOFC2-0.1.5dev-2|67	
12cr|PyOFC2-0.1.5dev-2|68	
12cr|PyOFC2-0.1.5dev-2|69	%prep
12cr|PyOFC2-0.1.5dev-2|70	%setup -n %{name}-%{unmangled_version} -n %{name}-%{unmangled_version}
12cr|PyOFC2-0.1.5dev-2|71	
12cr|PyOFC2-0.1.5dev-2|72	%build
12cr|PyOFC2-0.1.5dev-2|73	python setup.py build
12cr|PyOFC2-0.1.5dev-2|74	
12cr|PyOFC2-0.1.5dev-2|75	%install
12cr|PyOFC2-0.1.5dev-2|76	#python setup.py install --single-version-externally-managed --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cr|PyOFC2-0.1.5dev-2|77	python setup.py install  --root=%{buildroot} --record=INSTALLED_FILES
12cr|PyOFC2-0.1.5dev-2|78	
12cr|PyOFC2-0.1.5dev-2|79	# Sort the filelist so that directories appear before files. This avoids
12cr|PyOFC2-0.1.5dev-2|80	# dublicate filename problems on some systems
12cr|PyOFC2-0.1.5dev-2|81	touch DIRS
12cr|PyOFC2-0.1.5dev-2|82	for i in `cat INSTALLED_FILES`; do
12cr|PyOFC2-0.1.5dev-2|83	if [ -f %{buildroot}/$i ]; then
12cr|PyOFC2-0.1.5dev-2|84	echo $i >>FILES
12cr|PyOFC2-0.1.5dev-2|85	fi
12cr|PyOFC2-0.1.5dev-2|86	if [ -d %{buildroot}/$i ]; then
12cr|PyOFC2-0.1.5dev-2|87	echo %dir $i >>DIRS
12cr|PyOFC2-0.1.5dev-2|88	fi
12cr|PyOFC2-0.1.5dev-2|89	done
12cr|PyOFC2-0.1.5dev-2|90	
12cr|PyOFC2-0.1.5dev-2|91	# Make sure we match f00.pyo and foo.pyc along with foo.py (but only once each)
12cr|PyOFC2-0.1.5dev-2|92	sed -e "/\.py[co]$/d" -e "s/\.py$/.py*/" DIRS FILES >INSTALLED_FILES
12cr|PyOFC2-0.1.5dev-2|93	
12cr|PyOFC2-0.1.5dev-2|94	%files -f INSTALLED_FILES
12cr|PyOFC2-0.1.5dev-2|95	#%{py_sitedir}/pyofc2/__init__.py
12cr|PyOFC2-0.1.5dev-2|96	#/usr/lib/python2.6/site-packages/pyofc2/ofc2.py
12cr|PyOFC2-0.1.5dev-2|97	
12cr|PyOFC2-0.1.5dev-2|98	%changelog
12cr|PyOFC2-0.1.5dev-2|99	* Wed Dec 07 2011 Pischulin Anton <apischulin@mandriva.org> 0.1.5dev-1
12cr|PyOFC2-0.1.5dev-2|100	+ Revision: 738480
12cr|PyOFC2-0.1.5dev-2|101	- add PyOFC2 sources
12cr|PyOFC2-0.1.5dev-2|102	

6356 12
12cr|pyogg-1.3-15|1	%define name pyogg
12cr|pyogg-1.3-15|2	%define version 1.3
12cr|pyogg-1.3-15|3	%define release 15
12cr|pyogg-1.3-15|4	
12cr|pyogg-1.3-15|5	Summary: A wrapper for the Ogg libraries
12cr|pyogg-1.3-15|6	Name: %{name}
12cr|pyogg-1.3-15|7	Version: %{version}
12cr|pyogg-1.3-15|8	Release: %{release}
12cr|pyogg-1.3-15|9	Source0: http://www.andrewchatham.com/pyogg/download/%{name}-%{version}.tar.bz2
12cr|pyogg-1.3-15|10	License: LGPL
12cr|pyogg-1.3-15|11	Group: Development/Python
12cr|pyogg-1.3-15|12	BuildRequires: pkgconfig(ogg)
12cr|pyogg-1.3-15|13	BuildRequires: pkgconfig(python)
12cr|pyogg-1.3-15|14	Url: http://www.andrewchatham.com/pyogg/
12cr|pyogg-1.3-15|15	
12cr|pyogg-1.3-15|16	%description
12cr|pyogg-1.3-15|17	pyogg is a Python wrapper for the Ogg libraries.
12cr|pyogg-1.3-15|18	
12cr|pyogg-1.3-15|19	There's not a whole lot you can do with this module by itself. You'll
12cr|pyogg-1.3-15|20	probably also want the ogg.vorbis module, which can be found wherever
12cr|pyogg-1.3-15|21	you got this.
12cr|pyogg-1.3-15|22	
12cr|pyogg-1.3-15|23	You can now write Python programs to encode and decode Ogg Vorbis
12cr|pyogg-1.3-15|24	files (encoding is quite a bit more involved). The module is
12cr|pyogg-1.3-15|25	self-documenting, though I need to update quite a bit of it.
12cr|pyogg-1.3-15|26	
12cr|pyogg-1.3-15|27	%prep
12cr|pyogg-1.3-15|28	%setup -q
12cr|pyogg-1.3-15|29	
12cr|pyogg-1.3-15|30	%build
12cr|pyogg-1.3-15|31	python config_unix.py
12cr|pyogg-1.3-15|32	python setup.py build
12cr|pyogg-1.3-15|33	
12cr|pyogg-1.3-15|34	%install
12cr|pyogg-1.3-15|35	python setup.py install --root=$RPM_BUILD_ROOT
12cr|pyogg-1.3-15|36	
12cr|pyogg-1.3-15|37	%files
12cr|pyogg-1.3-15|38	%doc README AUTHORS ChangeLog NEWS
12cr|pyogg-1.3-15|39	%dir %{_includedir}/python?.?/pyogg/
12cr|pyogg-1.3-15|40	%{_includedir}/python?.?/pyogg/pyogg.h
12cr|pyogg-1.3-15|41	%py_platsitedir/*
12cr|pyogg-1.3-15|42	
12cr|pyogg-1.3-15|43	
12cr|pyogg-1.3-15|44	
12cr|pyogg-1.3-15|45	
12cr|pyogg-1.3-15|46	%changelog
12cr|pyogg-1.3-15|47	* Wed Nov 02 2011 Götz Waschk <waschk@mandriva.org> 1.3-15mdv2012.0
12cr|pyogg-1.3-15|48	+ Revision: 711834
12cr|pyogg-1.3-15|49	- rebuild
12cr|pyogg-1.3-15|50	
12cr|pyogg-1.3-15|51	* Mon Nov 01 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.3-14mdv2011.0
12cr|pyogg-1.3-15|52	+ Revision: 591637
12cr|pyogg-1.3-15|53	- rebuild for python 2.7
12cr|pyogg-1.3-15|54	
12cr|pyogg-1.3-15|55	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.3-13mdv2011.0
12cr|pyogg-1.3-15|56	+ Revision: 441999
12cr|pyogg-1.3-15|57	- rebuild
12cr|pyogg-1.3-15|58	
12cr|pyogg-1.3-15|59	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 1.3-12mdv2009.1
12cr|pyogg-1.3-15|60	+ Revision: 319585
12cr|pyogg-1.3-15|61	- rebuild with python 2.6
12cr|pyogg-1.3-15|62	
12cr|pyogg-1.3-15|63	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.3-11mdv2009.0
12cr|pyogg-1.3-15|64	+ Revision: 259446
12cr|pyogg-1.3-15|65	- rebuild
12cr|pyogg-1.3-15|66	
12cr|pyogg-1.3-15|67	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.3-10mdv2009.0
12cr|pyogg-1.3-15|68	+ Revision: 247316
12cr|pyogg-1.3-15|69	- rebuild
12cr|pyogg-1.3-15|70	- kill re-definition of %%buildroot on Pixel's request
12cr|pyogg-1.3-15|71	- fix description
12cr|pyogg-1.3-15|72	- remove URL from description
12cr|pyogg-1.3-15|73	
12cr|pyogg-1.3-15|74	+ Olivier Blin <blino@mandriva.org>
12cr|pyogg-1.3-15|75	- restore BuildRoot
12cr|pyogg-1.3-15|76	
12cr|pyogg-1.3-15|77	
12cr|pyogg-1.3-15|78	* Tue Nov 28 2006 Götz Waschk <waschk@mandriva.org> 1.3-8mdv2007.0
12cr|pyogg-1.3-15|79	+ Revision: 88139
12cr|pyogg-1.3-15|80	- Import pyogg
12cr|pyogg-1.3-15|81	
12cr|pyogg-1.3-15|82	* Tue Nov 28 2006 Gtz Waschk <waschk@mandriva.org> 1.3-8mdv2007.1
12cr|pyogg-1.3-15|83	- update file list
12cr|pyogg-1.3-15|84	
12cr|pyogg-1.3-15|85	* Mon Dec 05 2005 Götz Waschk <waschk@mandriva.org> 1.3-7mdk
12cr|pyogg-1.3-15|86	- Rebuild
12cr|pyogg-1.3-15|87	
12cr|pyogg-1.3-15|88	* Sat Dec 04 2004 Michael Scherer <misc@mandrake.org> 1.3-6mdk
12cr|pyogg-1.3-15|89	- Rebuild for new python
12cr|pyogg-1.3-15|90	
12cr|pyogg-1.3-15|91	* Sat Sep 04 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.3-5mdk
12cr|pyogg-1.3-15|92	- fix URL
12cr|pyogg-1.3-15|93	

6357 12
12cr|pyopenal-0.1.6-2|1	%define	name	pyopenal
12cr|pyopenal-0.1.6-2|2	%define	oname	PyOpenAL
12cr|pyopenal-0.1.6-2|3	%define version 0.1.6
12cr|pyopenal-0.1.6-2|4	%define release 2
12cr|pyopenal-0.1.6-2|5	%{expand:%%define py_ver %(python -V 2>&1| awk '{print $2}'|cut -d. -f1-2)}
12cr|pyopenal-0.1.6-2|6	
12cr|pyopenal-0.1.6-2|7	Name:		%{name}
12cr|pyopenal-0.1.6-2|8	Version:	%{version}
12cr|pyopenal-0.1.6-2|9	Release:	%mkrel %{release}
12cr|pyopenal-0.1.6-2|10	License:	GPL
12cr|pyopenal-0.1.6-2|11	Url:		http://home.gna.org/oomadness/en/pyopenal/
12cr|pyopenal-0.1.6-2|12	Source0:	http://download.gna.org/pyopenal/%{oname}-%{version}.tar.bz2
12cr|pyopenal-0.1.6-2|13	Group:		Development/Python
12cr|pyopenal-0.1.6-2|14	Summary:	OpenAL port to Python
12cr|pyopenal-0.1.6-2|15	BuildRequires:	python-devel openal-devel freealut-devel
12cr|pyopenal-0.1.6-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pyopenal-0.1.6-2|17	
12cr|pyopenal-0.1.6-2|18	%description
12cr|pyopenal-0.1.6-2|19	OpenAL port to Python.
12cr|pyopenal-0.1.6-2|20	
12cr|pyopenal-0.1.6-2|21	%prep
12cr|pyopenal-0.1.6-2|22	%setup -q -n %{oname}-%{version}
12cr|pyopenal-0.1.6-2|23	
12cr|pyopenal-0.1.6-2|24	%build
12cr|pyopenal-0.1.6-2|25	%{__python} setup.py build
12cr|pyopenal-0.1.6-2|26	
12cr|pyopenal-0.1.6-2|27	%install
12cr|pyopenal-0.1.6-2|28	%{__rm} -rf $RPM_BUILD_ROOT
12cr|pyopenal-0.1.6-2|29	%{__python} setup.py install --root=$RPM_BUILD_ROOT
12cr|pyopenal-0.1.6-2|30	
12cr|pyopenal-0.1.6-2|31	%clean
12cr|pyopenal-0.1.6-2|32	%{__rm} -rf $RPM_BUILD_ROOT
12cr|pyopenal-0.1.6-2|33	
12cr|pyopenal-0.1.6-2|34	%files
12cr|pyopenal-0.1.6-2|35	%defattr(-,root,root)
12cr|pyopenal-0.1.6-2|36	%doc README CHANGES AUTHORS
12cr|pyopenal-0.1.6-2|37	%{_libdir}/python%{py_ver}/site-packages/%{name}
12cr|pyopenal-0.1.6-2|38	%{_libdir}/python%{py_ver}/site-packages/_openal.so
12cr|pyopenal-0.1.6-2|39	%{_libdir}/python%{py_ver}/site-packages/*.egg-info
12cr|pyopenal-0.1.6-2|40	
12cr|pyopenal-0.1.6-2|41	
12cr|pyopenal-0.1.6-2|42	
12cr|pyopenal-0.1.6-2|43	
12cr|pyopenal-0.1.6-2|44	%changelog
12cr|pyopenal-0.1.6-2|45	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.6-2mdv2010.0
12cr|pyopenal-0.1.6-2|46	+ Revision: 442000
12cr|pyopenal-0.1.6-2|47	- rebuild
12cr|pyopenal-0.1.6-2|48	
12cr|pyopenal-0.1.6-2|49	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.1.6-1mdv2008.1
12cr|pyopenal-0.1.6-2|50	+ Revision: 136445
12cr|pyopenal-0.1.6-2|51	- restore BuildRoot
12cr|pyopenal-0.1.6-2|52	
12cr|pyopenal-0.1.6-2|53	+ Thierry Vignaud <tv@mandriva.org>
12cr|pyopenal-0.1.6-2|54	- kill re-definition of %%buildroot on Pixel's request
12cr|pyopenal-0.1.6-2|55	
12cr|pyopenal-0.1.6-2|56	
12cr|pyopenal-0.1.6-2|57	* Sat Dec 09 2006 Emmanuel Andry <eandry@mandriva.org> 0.1.6-1mdv2007.0
12cr|pyopenal-0.1.6-2|58	+ Revision: 94099
12cr|pyopenal-0.1.6-2|59	- New version 0.1.6
12cr|pyopenal-0.1.6-2|60	buildrequires freealut-devel
12cr|pyopenal-0.1.6-2|61	- Import pyopenal
12cr|pyopenal-0.1.6-2|62	
12cr|pyopenal-0.1.6-2|63	* Wed Aug 24 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.1.5-1mdk
12cr|pyopenal-0.1.6-2|64	- 0.1.5
12cr|pyopenal-0.1.6-2|65	- %%mkrel
12cr|pyopenal-0.1.6-2|66	
12cr|pyopenal-0.1.6-2|67	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.1.4-2mdk
12cr|pyopenal-0.1.6-2|68	- Rebuild for new python
12cr|pyopenal-0.1.6-2|69	
12cr|pyopenal-0.1.6-2|70	* Fri Jul 09 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.4-1mdk
12cr|pyopenal-0.1.6-2|71	- 0.1.4
12cr|pyopenal-0.1.6-2|72	- drop P0 (merged upstream)
12cr|pyopenal-0.1.6-2|73	
12cr|pyopenal-0.1.6-2|74	* Mon Mar 08 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.3-2mdk
12cr|pyopenal-0.1.6-2|75	- fix build with newer openal snapshots(P0)
12cr|pyopenal-0.1.6-2|76	
12cr|pyopenal-0.1.6-2|77	* Wed Mar 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.3-1mdk
12cr|pyopenal-0.1.6-2|78	- 0.1.3
12cr|pyopenal-0.1.6-2|79	- py_ver macro
12cr|pyopenal-0.1.6-2|80	- fix buildrequires (lib64..)
12cr|pyopenal-0.1.6-2|81	- updated url
12cr|pyopenal-0.1.6-2|82	

6358 12
12cr|pypar2-1.4-7|1	%define realname PyPar2
12cr|pypar2-1.4-7|2	
12cr|pypar2-1.4-7|3	Name:		pypar2
12cr|pypar2-1.4-7|4	Version:	1.4
12cr|pypar2-1.4-7|5	Release:	%mkrel 7
12cr|pypar2-1.4-7|6	License:	GPL
12cr|pypar2-1.4-7|7	Group:		File tools
12cr|pypar2-1.4-7|8	Summary:	Graphical frontend for the Linux par2 command line
12cr|pypar2-1.4-7|9	URL:		http://pypar2.silent-blade.org/
12cr|pypar2-1.4-7|10	Source0:	http://pypar2.silent-blade.org/uploads/Main/%{name}-%{version}.tar.bz2
12cr|pypar2-1.4-7|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|pypar2-1.4-7|12	BuildArch:	noarch
12cr|pypar2-1.4-7|13	BuildRequires:	python, pygtk2.0-devel, pygtk2.0-libglade, python-pyxml, desktop-file-utils, python-vte
12cr|pypar2-1.4-7|14	Requires:       pygtk2.0, pygtk2.0-libglade, parchive2, python-pyxml, python-vte
12cr|pypar2-1.4-7|15	
12cr|pypar2-1.4-7|16	Requires(post): desktop-file-utils
12cr|pypar2-1.4-7|17	Requires(postun): desktop-file-utils
12cr|pypar2-1.4-7|18	
12cr|pypar2-1.4-7|19	%description
12cr|pypar2-1.4-7|20	PyPar2 is a graphical frontend for the Linux par2 command line,
12cr|pypar2-1.4-7|21	written in Python. Its GUI uses GTK through the PyGTK library.
12cr|pypar2-1.4-7|22	
12cr|pypar2-1.4-7|23	PyPar2 is designed to be very easy to use. For this reason:
12cr|pypar2-1.4-7|24	
12cr|pypar2-1.4-7|25	* Advanced settings are present, but hidden by default.
12cr|pypar2-1.4-7|26	* There is no preferences dialog, all selected options
12cr|pypar2-1.4-7|27	are automatically saved and restored.
12cr|pypar2-1.4-7|28	
12cr|pypar2-1.4-7|29	%prep
12cr|pypar2-1.4-7|30	%setup -q -n %{realname}-%{version}
12cr|pypar2-1.4-7|31	
12cr|pypar2-1.4-7|32	perl -pi -e "s!/usr/local!%{buildroot}/usr!g" Makefile
12cr|pypar2-1.4-7|33	
12cr|pypar2-1.4-7|34	%build
12cr|pypar2-1.4-7|35	
12cr|pypar2-1.4-7|36	
12cr|pypar2-1.4-7|37	%install
12cr|pypar2-1.4-7|38	rm -rf $RPM_BUILD_ROOT
12cr|pypar2-1.4-7|39	
12cr|pypar2-1.4-7|40	make install
12cr|pypar2-1.4-7|41	
12cr|pypar2-1.4-7|42	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/*
12cr|pypar2-1.4-7|43	
12cr|pypar2-1.4-7|44	desktop-file-install --vendor="" \
12cr|pypar2-1.4-7|45	--add-category="System;Filesystem" \
12cr|pypar2-1.4-7|46	--remove-category="Application" \
12cr|pypar2-1.4-7|47	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/pypar2.desktop
12cr|pypar2-1.4-7|48	
12cr|pypar2-1.4-7|49	rm -f %{buildroot}/%{_bindir}/pypar2
12cr|pypar2-1.4-7|50	echo "python /usr/share/pypar2/src/main.py" > %{buildroot}/%{_bindir}/pypar2
12cr|pypar2-1.4-7|51	
12cr|pypar2-1.4-7|52	%find_lang %name
12cr|pypar2-1.4-7|53	
12cr|pypar2-1.4-7|54	%post
12cr|pypar2-1.4-7|55	%{update_desktop_database}
12cr|pypar2-1.4-7|56	
12cr|pypar2-1.4-7|57	%postun
12cr|pypar2-1.4-7|58	%{clean_desktop_database}
12cr|pypar2-1.4-7|59	
12cr|pypar2-1.4-7|60	%clean
12cr|pypar2-1.4-7|61	rm -rf $RPM_BUILD_ROOT
12cr|pypar2-1.4-7|62	
12cr|pypar2-1.4-7|63	%files -f %name.lang
12cr|pypar2-1.4-7|64	%defattr(-,root,root)
12cr|pypar2-1.4-7|65	%{_datadir}/applications/pypar2.desktop
12cr|pypar2-1.4-7|66	%{_mandir}/man1/pypar2.*
12cr|pypar2-1.4-7|67	%{_datadir}/%{name}/res/*.glade
12cr|pypar2-1.4-7|68	%{_datadir}/%{name}/src/*.py
12cr|pypar2-1.4-7|69	%{_datadir}/pixmaps/%{name}.png
12cr|pypar2-1.4-7|70	%{_datadir}/%{name}/pix/*.png
12cr|pypar2-1.4-7|71	%defattr(755,root,root)
12cr|pypar2-1.4-7|72	%{_bindir}/pypar2
12cr|pypar2-1.4-7|73	
12cr|pypar2-1.4-7|74	
12cr|pypar2-1.4-7|75	
12cr|pypar2-1.4-7|76	%changelog
12cr|pypar2-1.4-7|77	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.4-7mdv2010.0
12cr|pypar2-1.4-7|78	+ Revision: 430821
12cr|pypar2-1.4-7|79	- rebuild
12cr|pypar2-1.4-7|80	
12cr|pypar2-1.4-7|81	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4-6mdv2009.0
12cr|pypar2-1.4-7|82	+ Revision: 259451
12cr|pypar2-1.4-7|83	- rebuild
12cr|pypar2-1.4-7|84	
12cr|pypar2-1.4-7|85	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4-5mdv2009.0
12cr|pypar2-1.4-7|86	+ Revision: 247319
12cr|pypar2-1.4-7|87	- rebuild
12cr|pypar2-1.4-7|88	
12cr|pypar2-1.4-7|89	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4-3mdv2008.1
12cr|pypar2-1.4-7|90	+ Revision: 171056
12cr|pypar2-1.4-7|91	- rebuild
12cr|pypar2-1.4-7|92	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|pypar2-1.4-7|93	- kill re-definition of %%buildroot on Pixel's request
12cr|pypar2-1.4-7|94	
12cr|pypar2-1.4-7|95	+ Olivier Blin <oblin@mandriva.com>
12cr|pypar2-1.4-7|96	- restore BuildRoot
12cr|pypar2-1.4-7|97	
12cr|pypar2-1.4-7|98	* Sat Sep 29 2007 Emmanuel Andry <eandry@mandriva.org> 1.4-2mdv2008.0
12cr|pypar2-1.4-7|99	+ Revision: 93875
12cr|pypar2-1.4-7|100	- fix menu entry
12cr|pypar2-1.4-7|101	- fix desktop validation
12cr|pypar2-1.4-7|102	- fix permissions (bug #34299)
12cr|pypar2-1.4-7|103	
12cr|pypar2-1.4-7|104	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|pypar2-1.4-7|105	- fix man pages
12cr|pypar2-1.4-7|106	
12cr|pypar2-1.4-7|107	* Mon Apr 23 2007 Jérôme Soyer <saispo@mandriva.org> 1.4-1mdv2008.0
12cr|pypar2-1.4-7|108	+ Revision: 17233
12cr|pypar2-1.4-7|109	- New release 1.4
12cr|pypar2-1.4-7|110	
12cr|pypar2-1.4-7|111	
12cr|pypar2-1.4-7|112	* Fri Mar 02 2007 Jérôme Soyer <saispo@mandriva.org> 1.3-2mdv2007.0
12cr|pypar2-1.4-7|113	+ Revision: 131194
12cr|pypar2-1.4-7|114	- Fix running
12cr|pypar2-1.4-7|115	
12cr|pypar2-1.4-7|116	* Wed Feb 28 2007 Jérôme Soyer <saispo@mandriva.org> 1.3-1mdv2007.1
12cr|pypar2-1.4-7|117	+ Revision: 126952
12cr|pypar2-1.4-7|118	- Add BR
12cr|pypar2-1.4-7|119	- Import pypar2
12cr|pypar2-1.4-7|120	

6359 12
12cr|pyrpm-0.70-7|1	Summary:	A rpm implementation purely in Python
12cr|pyrpm-0.70-7|2	Name:		pyrpm
12cr|pyrpm-0.70-7|3	Version:	0.70
12cr|pyrpm-0.70-7|4	Release:	%mkrel 7
12cr|pyrpm-0.70-7|5	License:	GPLv2+
12cr|pyrpm-0.70-7|6	Group:		System/Base
12cr|pyrpm-0.70-7|7	URL:		http://people.redhat.com/laroche/pyrpm/
12cr|pyrpm-0.70-7|8	Source:		%{name}-%{version}.tar.bz2
12cr|pyrpm-0.70-7|9	BuildRequires:	libpython-devel		>= 2.5
12cr|pyrpm-0.70-7|10	BuildRequires:	python-libxml2
12cr|pyrpm-0.70-7|11	Requires:	python-urlgrabber
12cr|pyrpm-0.70-7|12	BuildArch:	noarch
12cr|pyrpm-0.70-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|pyrpm-0.70-7|14	
12cr|pyrpm-0.70-7|15	%description
12cr|pyrpm-0.70-7|16	PyRPM is an experimental project to look at RPM package management.
12cr|pyrpm-0.70-7|17	It is a Python module and a collection of scripts that provide similar
12cr|pyrpm-0.70-7|18	functionality as rpm, yum, and related software.It can be used to study
12cr|pyrpm-0.70-7|19	how rpm based software management happens. Also tools can build upon it
12cr|pyrpm-0.70-7|20	to handle rpm packages in general e.g. to extract information, check
12cr|pyrpm-0.70-7|21	dependencies or even install packages.
12cr|pyrpm-0.70-7|22	
12cr|pyrpm-0.70-7|23	%prep
12cr|pyrpm-0.70-7|24	%setup -q
12cr|pyrpm-0.70-7|25	
12cr|pyrpm-0.70-7|26	%build
12cr|pyrpm-0.70-7|27	%configure2_5x
12cr|pyrpm-0.70-7|28	%make
12cr|pyrpm-0.70-7|29	
12cr|pyrpm-0.70-7|30	%install
12cr|pyrpm-0.70-7|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|pyrpm-0.70-7|32	
12cr|pyrpm-0.70-7|33	%makeinstall_std
12cr|pyrpm-0.70-7|34	mkdir -p %{buildroot}/var/cache/pyrpm
12cr|pyrpm-0.70-7|35	
12cr|pyrpm-0.70-7|36	%clean
12cr|pyrpm-0.70-7|37	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|pyrpm-0.70-7|38	
12cr|pyrpm-0.70-7|39	%files
12cr|pyrpm-0.70-7|40	%defattr(-,root,root)
12cr|pyrpm-0.70-7|41	%doc doc/*.html doc/*.txt
12cr|pyrpm-0.70-7|42	%attr(755,root,root) %{_bindir}/%{name}*
12cr|pyrpm-0.70-7|43	%attr(755,root,root) %{_bindir}/old*
12cr|pyrpm-0.70-7|44	%attr(755,root,root) %{_bindir}/generate*
12cr|pyrpm-0.70-7|45	%attr(755,root,root) %{_bindir}/mpram*
12cr|pyrpm-0.70-7|46	%dir %{_datadir}/pyrpm
12cr|pyrpm-0.70-7|47	%dir %{_datadir}/pyrpm/pyrpm
12cr|pyrpm-0.70-7|48	%dir %{_datadir}/pyrpm/pyrpm/database
12cr|pyrpm-0.70-7|49	%dir %{_datadir}/pyrpm/pyrpm/installer
12cr|pyrpm-0.70-7|50	%{_datadir}/pyrpm/pyrpm/*.py*
12cr|pyrpm-0.70-7|51	%{_datadir}/pyrpm/pyrpm/database/*.py*
12cr|pyrpm-0.70-7|52	%{_datadir}/pyrpm/pyrpm/installer/*.py*
12cr|pyrpm-0.70-7|53	%{_var}/cache/pyrpm
12cr|pyrpm-0.70-7|54	
12cr|pyrpm-0.70-7|55	
12cr|pyrpm-0.70-7|56	%changelog
12cr|pyrpm-0.70-7|57	* Sat Apr 16 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.70-7mdv2011.0
12cr|pyrpm-0.70-7|58	+ Revision: 653307
12cr|pyrpm-0.70-7|59	- rebuild
12cr|pyrpm-0.70-7|60	
12cr|pyrpm-0.70-7|61	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.70-6mdv2010.0
12cr|pyrpm-0.70-7|62	+ Revision: 442003
12cr|pyrpm-0.70-7|63	- rebuild
12cr|pyrpm-0.70-7|64	
12cr|pyrpm-0.70-7|65	* Tue Jan 20 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.70-5mdv2009.1
12cr|pyrpm-0.70-7|66	+ Revision: 331880
12cr|pyrpm-0.70-7|67	- rebuild
12cr|pyrpm-0.70-7|68	
12cr|pyrpm-0.70-7|69	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.70-4mdv2009.0
12cr|pyrpm-0.70-7|70	+ Revision: 259470
12cr|pyrpm-0.70-7|71	- rebuild
12cr|pyrpm-0.70-7|72	
12cr|pyrpm-0.70-7|73	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.70-3mdv2009.0
12cr|pyrpm-0.70-7|74	+ Revision: 247323
12cr|pyrpm-0.70-7|75	- rebuild
12cr|pyrpm-0.70-7|76	
12cr|pyrpm-0.70-7|77	* Tue Jan 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.70-1mdv2008.1
12cr|pyrpm-0.70-7|78	+ Revision: 155999
12cr|pyrpm-0.70-7|79	- new version
12cr|pyrpm-0.70-7|80	- new license policy
12cr|pyrpm-0.70-7|81	- set default attributes for files
12cr|pyrpm-0.70-7|82	
12cr|pyrpm-0.70-7|83	+ Olivier Blin <oblin@mandriva.com>
12cr|pyrpm-0.70-7|84	- restore BuildRoot
12cr|pyrpm-0.70-7|85	
12cr|pyrpm-0.70-7|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|pyrpm-0.70-7|87	- kill re-definition of %%buildroot on Pixel's request
12cr|pyrpm-0.70-7|88	
12cr|pyrpm-0.70-7|89	* Fri Jun 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.69-2mdv2008.0
12cr|pyrpm-0.70-7|90	+ Revision: 43002
12cr|pyrpm-0.70-7|91	- rebuild
12cr|pyrpm-0.70-7|92	
12cr|pyrpm-0.70-7|93	* Mon May 07 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.69-1mdv2008.0
12cr|pyrpm-0.70-7|94	+ Revision: 24783
12cr|pyrpm-0.70-7|95	- new version
12cr|pyrpm-0.70-7|96	
12cr|pyrpm-0.70-7|97	* Fri Apr 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.68-1mdv2008.0
12cr|pyrpm-0.70-7|98	+ Revision: 15944
12cr|pyrpm-0.70-7|99	- new version
12cr|pyrpm-0.70-7|100	
12cr|pyrpm-0.70-7|101	
12cr|pyrpm-0.70-7|102	* Tue Mar 06 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.65-1mdv2007.0
12cr|pyrpm-0.70-7|103	+ Revision: 133886
12cr|pyrpm-0.70-7|104	- new version
12cr|pyrpm-0.70-7|105	
12cr|pyrpm-0.70-7|106	* Wed Feb 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.64-1mdv2007.1
12cr|pyrpm-0.70-7|107	+ Revision: 123434
12cr|pyrpm-0.70-7|108	- new version
12cr|pyrpm-0.70-7|109	
12cr|pyrpm-0.70-7|110	* Thu Feb 08 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.63-1mdv2007.1
12cr|pyrpm-0.70-7|111	+ Revision: 117351
12cr|pyrpm-0.70-7|112	- Import pyrpm
12cr|pyrpm-0.70-7|113	

6360 12
12cr|pyshadow-0.1-2mdk|1	%define name pyshadow
12cr|pyshadow-0.1-2mdk|2	%define version 0.1
12cr|pyshadow-0.1-2mdk|3	%define release 2mdk
12cr|pyshadow-0.1-2mdk|4	
12cr|pyshadow-0.1-2mdk|5	Summary: Python wrapper for shadow password file.
12cr|pyshadow-0.1-2mdk|6	Name: %{name}
12cr|pyshadow-0.1-2mdk|7	Version: %{version}
12cr|pyshadow-0.1-2mdk|8	Release: %{release}
12cr|pyshadow-0.1-2mdk|9	Source: %name-%{version}.tar.bz2
12cr|pyshadow-0.1-2mdk|10	License: GPL
12cr|pyshadow-0.1-2mdk|11	Group: Development/Python
12cr|pyshadow-0.1-2mdk|12	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|pyshadow-0.1-2mdk|13	Url: http://www.twistedmatrix.com/users/z3p/files/
12cr|pyshadow-0.1-2mdk|14	BuildRequires: python-devel
12cr|pyshadow-0.1-2mdk|15	
12cr|pyshadow-0.1-2mdk|16	%description
12cr|pyshadow-0.1-2mdk|17	This is a module to allow access to the shadow password file.  It also includes
12cr|pyshadow-0.1-2mdk|18	md5_crypt, which implemtns the md5_crypt function used to encrypt passwords
12cr|pyshadow-0.1-2mdk|19	in the shadow password file.
12cr|pyshadow-0.1-2mdk|20	
12cr|pyshadow-0.1-2mdk|21	%prep
12cr|pyshadow-0.1-2mdk|22	rm -rf $RPM_BUILD_ROOT
12cr|pyshadow-0.1-2mdk|23	
12cr|pyshadow-0.1-2mdk|24	%setup
12cr|pyshadow-0.1-2mdk|25	
12cr|pyshadow-0.1-2mdk|26	%build
12cr|pyshadow-0.1-2mdk|27	%_bindir/python setup.py build
12cr|pyshadow-0.1-2mdk|28	
12cr|pyshadow-0.1-2mdk|29	%install
12cr|pyshadow-0.1-2mdk|30	PYTHONDONTWRITEBYTECODE= %_bindir/python setup.py install --root=$RPM_BUILD_ROOT --record %name.files
12cr|pyshadow-0.1-2mdk|31	chmod 0644 LICENSE
12cr|pyshadow-0.1-2mdk|32	
12cr|pyshadow-0.1-2mdk|33	%clean
12cr|pyshadow-0.1-2mdk|34	rm -rf $RPM_BUILD_ROOT
12cr|pyshadow-0.1-2mdk|35	
12cr|pyshadow-0.1-2mdk|36	%files -f %name.files
12cr|pyshadow-0.1-2mdk|37	%defattr(-,root,root)
12cr|pyshadow-0.1-2mdk|38	%doc LICENSE README
12cr|pyshadow-0.1-2mdk|39	
12cr|pyshadow-0.1-2mdk|40	%changelog
12cr|pyshadow-0.1-2mdk|41	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.1-2mdk
12cr|pyshadow-0.1-2mdk|42	- Rebuild for new python
12cr|pyshadow-0.1-2mdk|43	
12cr|pyshadow-0.1-2mdk|44	* Tue Apr 20 2004 Pascal Terjan <pterjan@mandrake.org> 0.1-1mdk
12cr|pyshadow-0.1-2mdk|45	- First Mandrakelinux version

6361 12
12cr|pyside-tools-0.2.14-1|1	Name:		pyside-tools
12cr|pyside-tools-0.2.14-1|2	Version:	0.2.14
12cr|pyside-tools-0.2.14-1|3	Release:	1
12cr|pyside-tools-0.2.14-1|4	License:	LGPLv2+
12cr|pyside-tools-0.2.14-1|5	Summary:	PySide development tools
12cr|pyside-tools-0.2.14-1|6	Group:		Development/KDE and Qt
12cr|pyside-tools-0.2.14-1|7	URL:		http://www.pyside.org
12cr|pyside-tools-0.2.14-1|8	Source0:	http://www.pyside.org/files/%{name}-%{version}.tar.bz2
12cr|pyside-tools-0.2.14-1|9	BuildRequires:	cmake
12cr|pyside-tools-0.2.14-1|10	BuildRequires:	qt4-devel
12cr|pyside-tools-0.2.14-1|11	BuildRequires:	phonon-devel
12cr|pyside-tools-0.2.14-1|12	BuildRequires:	shiboken-devel
12cr|pyside-tools-0.2.14-1|13	Buildrequires:	python-devel
12cr|pyside-tools-0.2.14-1|14	Buildrequires:	pyside-devel
12cr|pyside-tools-0.2.14-1|15	Requires:	pyside-phonon
12cr|pyside-tools-0.2.14-1|16	Requires:	pyside-core
12cr|pyside-tools-0.2.14-1|17	Requires:	pyside-declarative
12cr|pyside-tools-0.2.14-1|18	Requires:	pyside-gui
12cr|pyside-tools-0.2.14-1|19	Requires:	pyside-help
12cr|pyside-tools-0.2.14-1|20	Requires:	pyside-multimedia
12cr|pyside-tools-0.2.14-1|21	Requires:	pyside-network
12cr|pyside-tools-0.2.14-1|22	Requires:	pyside-opengl
12cr|pyside-tools-0.2.14-1|23	Requires:	pyside-script
12cr|pyside-tools-0.2.14-1|24	Requires:	pyside-scripttools
12cr|pyside-tools-0.2.14-1|25	Requires:	pyside-sql
12cr|pyside-tools-0.2.14-1|26	Requires:	pyside-test
12cr|pyside-tools-0.2.14-1|27	Requires:	pyside-xmlpatterns
12cr|pyside-tools-0.2.14-1|28	Requires:	pyside-xml
12cr|pyside-tools-0.2.14-1|29	Requires:	pyside-uitools
12cr|pyside-tools-0.2.14-1|30	Requires:	pyside-svg
12cr|pyside-tools-0.2.14-1|31	Requires:	pyside-webkit
12cr|pyside-tools-0.2.14-1|32	
12cr|pyside-tools-0.2.14-1|33	%description
12cr|pyside-tools-0.2.14-1|34	PySide tools includes pyside-uic which generate Python code from ui files
12cr|pyside-tools-0.2.14-1|35	created with Qt Designer, pyside-rcc generate python source code containing
12cr|pyside-tools-0.2.14-1|36	data specified in a Qt resource file and pyside-lupdate finds Qt Linguist
12cr|pyside-tools-0.2.14-1|37	translatable strings, and updates the translation files.
12cr|pyside-tools-0.2.14-1|38	
12cr|pyside-tools-0.2.14-1|39	%files
12cr|pyside-tools-0.2.14-1|40	%{py_platsitedir}/*
12cr|pyside-tools-0.2.14-1|41	%{_bindir}/pyside-lupdate
12cr|pyside-tools-0.2.14-1|42	%{_bindir}/pyside-rcc
12cr|pyside-tools-0.2.14-1|43	%{_bindir}/pyside-uic
12cr|pyside-tools-0.2.14-1|44	%{_mandir}/man1/*
12cr|pyside-tools-0.2.14-1|45	
12cr|pyside-tools-0.2.14-1|46	%prep
12cr|pyside-tools-0.2.14-1|47	%setup -q
12cr|pyside-tools-0.2.14-1|48	
12cr|pyside-tools-0.2.14-1|49	%build
12cr|pyside-tools-0.2.14-1|50	%define Werror_cflags %nil
12cr|pyside-tools-0.2.14-1|51	%cmake \
12cr|pyside-tools-0.2.14-1|52	-DQT_SRC_DIR=%{buildroot}%{qt4dir} \
12cr|pyside-tools-0.2.14-1|53	-DQT_PHONON_INCLUDE_DIR=%{_includedir}/phonon
12cr|pyside-tools-0.2.14-1|54	%make
12cr|pyside-tools-0.2.14-1|55	
12cr|pyside-tools-0.2.14-1|56	%install
12cr|pyside-tools-0.2.14-1|57	%makeinstall_std -C build
12cr|pyside-tools-0.2.14-1|58	

6362 12
12cr|py-smbpasswd-1.0.1-7|1	%define name py-smbpasswd
12cr|py-smbpasswd-1.0.1-7|2	%define ver 1.0.1
12cr|py-smbpasswd-1.0.1-7|3	%define rel %mkrel 7
12cr|py-smbpasswd-1.0.1-7|4	
12cr|py-smbpasswd-1.0.1-7|5	%define have_pre %(echo %ver|awk '{p=0} /[a-z,A-Z][a-z,A-Z]/ {p=1} {print p}')
12cr|py-smbpasswd-1.0.1-7|6	%if %have_pre
12cr|py-smbpasswd-1.0.1-7|7	%define version %(perl -e '$name="%ver"; print ($name =~ /(.*?)[a-z]/);')
12cr|py-smbpasswd-1.0.1-7|8	%define release 0.%(echo %ver|sed -e 's/%version//g').%rel
12cr|py-smbpasswd-1.0.1-7|9	%else
12cr|py-smbpasswd-1.0.1-7|10	%define version %ver
12cr|py-smbpasswd-1.0.1-7|11	%define release %rel
12cr|py-smbpasswd-1.0.1-7|12	%endif
12cr|py-smbpasswd-1.0.1-7|13	
12cr|py-smbpasswd-1.0.1-7|14	Summary: 	NT/LM hash generation module for Python
12cr|py-smbpasswd-1.0.1-7|15	Name: 		%{name}
12cr|py-smbpasswd-1.0.1-7|16	Version: 	%{version}
12cr|py-smbpasswd-1.0.1-7|17	Release: 	%{release}
12cr|py-smbpasswd-1.0.1-7|18	Source0: 	http://barryp.org/software/%{name}/files/py-smbpasswd-%{ver}.tar.gz
12cr|py-smbpasswd-1.0.1-7|19	License:	GPL
12cr|py-smbpasswd-1.0.1-7|20	Group: 		Development/Python
12cr|py-smbpasswd-1.0.1-7|21	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|py-smbpasswd-1.0.1-7|22	Url: 		http://barryp.org/software/%{name}/
12cr|py-smbpasswd-1.0.1-7|23	BuildRequires:	libxine-devel python-devel
12cr|py-smbpasswd-1.0.1-7|24	Provides:	python-smbpasswd = %version-%release
12cr|py-smbpasswd-1.0.1-7|25	
12cr|py-smbpasswd-1.0.1-7|26	%description
12cr|py-smbpasswd-1.0.1-7|27	This module can generate both LANMAN and NT password hashes, suitable for use
12cr|py-smbpasswd-1.0.1-7|28	with Samba.
12cr|py-smbpasswd-1.0.1-7|29	
12cr|py-smbpasswd-1.0.1-7|30	Sample usage
12cr|py-smbpasswd-1.0.1-7|31	import smbpasswd
12cr|py-smbpasswd-1.0.1-7|32	pwd = 'mypassword'
12cr|py-smbpasswd-1.0.1-7|33	print 'LANMAN hash is', smbpasswd.lmhash(pwd)
12cr|py-smbpasswd-1.0.1-7|34	print 'NT hash is', smbpasswd.nthash(pwd)
12cr|py-smbpasswd-1.0.1-7|35	print 'both hashes at once = %s:%s (lm:nt)' % smbpasswd.hash(pwd)
12cr|py-smbpasswd-1.0.1-7|36	
12cr|py-smbpasswd-1.0.1-7|37	%prep
12cr|py-smbpasswd-1.0.1-7|38	%setup -q -n py-smbpasswd-%ver
12cr|py-smbpasswd-1.0.1-7|39	
12cr|py-smbpasswd-1.0.1-7|40	%build
12cr|py-smbpasswd-1.0.1-7|41	env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12cr|py-smbpasswd-1.0.1-7|42	
12cr|py-smbpasswd-1.0.1-7|43	%install
12cr|py-smbpasswd-1.0.1-7|44	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cr|py-smbpasswd-1.0.1-7|45	
12cr|py-smbpasswd-1.0.1-7|46	%clean
12cr|py-smbpasswd-1.0.1-7|47	rm -rf $RPM_BUILD_ROOT
12cr|py-smbpasswd-1.0.1-7|48	
12cr|py-smbpasswd-1.0.1-7|49	%files -f INSTALLED_FILES
12cr|py-smbpasswd-1.0.1-7|50	%defattr(-,root,root)
12cr|py-smbpasswd-1.0.1-7|51	%doc README.txt
12cr|py-smbpasswd-1.0.1-7|52	
12cr|py-smbpasswd-1.0.1-7|53	
12cr|py-smbpasswd-1.0.1-7|54	
12cr|py-smbpasswd-1.0.1-7|55	%changelog
12cr|py-smbpasswd-1.0.1-7|56	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-7mdv2010.0
12cr|py-smbpasswd-1.0.1-7|57	+ Revision: 442007
12cr|py-smbpasswd-1.0.1-7|58	- rebuild
12cr|py-smbpasswd-1.0.1-7|59	
12cr|py-smbpasswd-1.0.1-7|60	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.0.1-6mdv2009.1
12cr|py-smbpasswd-1.0.1-7|61	+ Revision: 325817
12cr|py-smbpasswd-1.0.1-7|62	- fix spec
12cr|py-smbpasswd-1.0.1-7|63	- rebuild
12cr|py-smbpasswd-1.0.1-7|64	
12cr|py-smbpasswd-1.0.1-7|65	+ Jérôme Soyer <saispo@mandriva.org>
12cr|py-smbpasswd-1.0.1-7|66	- Rename
12cr|py-smbpasswd-1.0.1-7|67	
12cr|py-smbpasswd-1.0.1-7|68	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-4mdv2009.0
12cr|py-smbpasswd-1.0.1-7|69	+ Revision: 259472
12cr|py-smbpasswd-1.0.1-7|70	- rebuild
12cr|py-smbpasswd-1.0.1-7|71	
12cr|py-smbpasswd-1.0.1-7|72	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-3mdv2009.0
12cr|py-smbpasswd-1.0.1-7|73	+ Revision: 247326
12cr|py-smbpasswd-1.0.1-7|74	- rebuild
12cr|py-smbpasswd-1.0.1-7|75	
12cr|py-smbpasswd-1.0.1-7|76	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0.1-1mdv2008.1
12cr|py-smbpasswd-1.0.1-7|77	+ Revision: 136447
12cr|py-smbpasswd-1.0.1-7|78	- restore BuildRoot
12cr|py-smbpasswd-1.0.1-7|79	
12cr|py-smbpasswd-1.0.1-7|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|py-smbpasswd-1.0.1-7|81	- kill re-definition of %%buildroot on Pixel's request
12cr|py-smbpasswd-1.0.1-7|82	
12cr|py-smbpasswd-1.0.1-7|83	* Thu Sep 06 2007 Buchan Milne <bgmilne@mandriva.org> 1.0.1-1mdv2008.0
12cr|py-smbpasswd-1.0.1-7|84	+ Revision: 80514
12cr|py-smbpasswd-1.0.1-7|85	- New verison 1.0.1
12cr|py-smbpasswd-1.0.1-7|86	
12cr|py-smbpasswd-1.0.1-7|87	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2008.0
12cr|py-smbpasswd-1.0.1-7|88	+ Revision: 69409
12cr|py-smbpasswd-1.0.1-7|89	- use %%mkrel
12cr|py-smbpasswd-1.0.1-7|90	
12cr|py-smbpasswd-1.0.1-7|91	
12cr|py-smbpasswd-1.0.1-7|92	* Sun Apr 03 2005 Michael Scherer <misc@mandrake.org> 1.0-2mdk
12cr|py-smbpasswd-1.0.1-7|93	- Rebuild for new python
12cr|py-smbpasswd-1.0.1-7|94	
12cr|py-smbpasswd-1.0.1-7|95	* Tue Jul 20 2004 Buchan Milne <bgmilne@linux-mandrake.com> 1.0-1mdk
12cr|py-smbpasswd-1.0.1-7|96	- First Mandrake package
12cr|py-smbpasswd-1.0.1-7|97	

6363 12
12cr|pysol-cardsets-4.40-11|1	%define name pysol-cardsets
12cr|pysol-cardsets-4.40-11|2	%define version 4.40
12cr|pysol-cardsets-4.40-11|3	%define release %mkrel 11
12cr|pysol-cardsets-4.40-11|4	%define pysolver 4.81-3mdk
12cr|pysol-cardsets-4.40-11|5	
12cr|pysol-cardsets-4.40-11|6	Summary: A collection of free cardsets adapted for use with PySol
12cr|pysol-cardsets-4.40-11|7	Name: %{name}
12cr|pysol-cardsets-4.40-11|8	Version: %{version}
12cr|pysol-cardsets-4.40-11|9	Release: %{release}
12cr|pysol-cardsets-4.40-11|10	Source0: %{name}-%{version}.tar.bz2
12cr|pysol-cardsets-4.40-11|11	License: GPL
12cr|pysol-cardsets-4.40-11|12	Group: Games/Cards
12cr|pysol-cardsets-4.40-11|13	URL: http://www.oberhumer.com/opensource/pysol/
12cr|pysol-cardsets-4.40-11|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|pysol-cardsets-4.40-11|15	BuildArch: noarch
12cr|pysol-cardsets-4.40-11|16	Requires: pysol >= %pysolver
12cr|pysol-cardsets-4.40-11|17	
12cr|pysol-cardsets-4.40-11|18	%description
12cr|pysol-cardsets-4.40-11|19	A collection of 70 free cardsets adapted for use with PySol.
12cr|pysol-cardsets-4.40-11|20	
12cr|pysol-cardsets-4.40-11|21	%prep
12cr|pysol-cardsets-4.40-11|22	%setup -q
12cr|pysol-cardsets-4.40-11|23	
12cr|pysol-cardsets-4.40-11|24	%build
12cr|pysol-cardsets-4.40-11|25	
12cr|pysol-cardsets-4.40-11|26	%install
12cr|pysol-cardsets-4.40-11|27	rm -rf $RPM_BUILD_ROOT
12cr|pysol-cardsets-4.40-11|28	mkdir -p %buildroot%_gamesdatadir/pysol
12cr|pysol-cardsets-4.40-11|29	cp -r data/cardset* %buildroot%_gamesdatadir/pysol
12cr|pysol-cardsets-4.40-11|30	cd %buildroot%_gamesdatadir/pysol
12cr|pysol-cardsets-4.40-11|31	rm -rf cardset-2000 cardset-colossus cardset-hard-a-port cardset-hexadeck cardset-kintengu cardset-oxymoron cardset-tuxedo cardset-vienna-2k
12cr|pysol-cardsets-4.40-11|32	
12cr|pysol-cardsets-4.40-11|33	%clean
12cr|pysol-cardsets-4.40-11|34	rm -rf $RPM_BUILD_ROOT
12cr|pysol-cardsets-4.40-11|35	
12cr|pysol-cardsets-4.40-11|36	%files
12cr|pysol-cardsets-4.40-11|37	%defattr(-,root,root)
12cr|pysol-cardsets-4.40-11|38	%doc README NEWS
12cr|pysol-cardsets-4.40-11|39	%_gamesdatadir/pysol/*
12cr|pysol-cardsets-4.40-11|40	
12cr|pysol-cardsets-4.40-11|41	
12cr|pysol-cardsets-4.40-11|42	
12cr|pysol-cardsets-4.40-11|43	%changelog
12cr|pysol-cardsets-4.40-11|44	* Thu Aug 04 2011 Götz Waschk <waschk@mandriva.org> 4.40-11mdv2012.0
12cr|pysol-cardsets-4.40-11|45	+ Revision: 693152
12cr|pysol-cardsets-4.40-11|46	- rebuild
12cr|pysol-cardsets-4.40-11|47	
12cr|pysol-cardsets-4.40-11|48	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 4.40-10mdv2011.0
12cr|pysol-cardsets-4.40-11|49	+ Revision: 259473
12cr|pysol-cardsets-4.40-11|50	- rebuild
12cr|pysol-cardsets-4.40-11|51	
12cr|pysol-cardsets-4.40-11|52	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 4.40-9mdv2009.0
12cr|pysol-cardsets-4.40-11|53	+ Revision: 247328
12cr|pysol-cardsets-4.40-11|54	- rebuild
12cr|pysol-cardsets-4.40-11|55	
12cr|pysol-cardsets-4.40-11|56	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 4.40-7mdv2008.1
12cr|pysol-cardsets-4.40-11|57	+ Revision: 136447
12cr|pysol-cardsets-4.40-11|58	- restore BuildRoot
12cr|pysol-cardsets-4.40-11|59	
12cr|pysol-cardsets-4.40-11|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|pysol-cardsets-4.40-11|61	- kill re-definition of %%buildroot on Pixel's request
12cr|pysol-cardsets-4.40-11|62	
12cr|pysol-cardsets-4.40-11|63	
12cr|pysol-cardsets-4.40-11|64	* Tue Jun 06 2006 Götz Waschk <waschk@mandriva.org> 4.40-7mdk
12cr|pysol-cardsets-4.40-11|65	- Rebuild
12cr|pysol-cardsets-4.40-11|66	- use mkrel
12cr|pysol-cardsets-4.40-11|67	
12cr|pysol-cardsets-4.40-11|68	* Fri Jun 03 2005 Gtz Waschk <waschk@mandriva.org> 4.40-6mdk
12cr|pysol-cardsets-4.40-11|69	- drop prefix
12cr|pysol-cardsets-4.40-11|70	- remove the cardsets already in the main package
12cr|pysol-cardsets-4.40-11|71	
12cr|pysol-cardsets-4.40-11|72	* Fri Aug 13 2004 Gtz Waschk <waschk@linux-mandrake.com> 4.40-5mdk
12cr|pysol-cardsets-4.40-11|73	- rebuild
12cr|pysol-cardsets-4.40-11|74	
12cr|pysol-cardsets-4.40-11|75	* Mon Jul 07 2003 Gtz Waschk <waschk@linux-mandrake.com> 4.40-4mdk
12cr|pysol-cardsets-4.40-11|76	- move files around (fixes bug 4153)
12cr|pysol-cardsets-4.40-11|77	

6364 12
12cr|PySolFC-2.0-9|1	%define name PySolFC
12cr|PySolFC-2.0-9|2	%define version 2.0
12cr|PySolFC-2.0-9|3	%define unmangled_version 2.0
12cr|PySolFC-2.0-9|4	%define release %mkrel 9
12cr|PySolFC-2.0-9|5	
12cr|PySolFC-2.0-9|6	Summary: A Python solitaire game collection
12cr|PySolFC-2.0-9|7	Name: %{name}
12cr|PySolFC-2.0-9|8	Version: %{version}
12cr|PySolFC-2.0-9|9	Release: %{release}
12cr|PySolFC-2.0-9|10	Source0: %{name}-%{unmangled_version}.tar.bz2
12cr|PySolFC-2.0-9|11	License: GPLv3+
12cr|PySolFC-2.0-9|12	Group: Games/Cards
12cr|PySolFC-2.0-9|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|PySolFC-2.0-9|14	Prefix: %{_prefix}
12cr|PySolFC-2.0-9|15	BuildArch: noarch
12cr|PySolFC-2.0-9|16	Url: http://pysolfc.sourceforge.net/
12cr|PySolFC-2.0-9|17	Obsoletes: pysol
12cr|PySolFC-2.0-9|18	BuildRequires: python-devel
12cr|PySolFC-2.0-9|19	BuildRequires: python-setuptools
12cr|PySolFC-2.0-9|20	Requires: tkinter
12cr|PySolFC-2.0-9|21	Requires: python-imaging
12cr|PySolFC-2.0-9|22	Suggests: PySolFC-cardsets
12cr|PySolFC-2.0-9|23	Suggests: freecell-solver
12cr|PySolFC-2.0-9|24	
12cr|PySolFC-2.0-9|25	%description
12cr|PySolFC-2.0-9|26	PySolFC is a collection of more than 1000 solitaire card games.
12cr|PySolFC-2.0-9|27	Its features include modern look and feel (uses Tile widget set), multiple
12cr|PySolFC-2.0-9|28	card-sets and tableau backgrounds, sound, unlimited undo, player statistics,
12cr|PySolFC-2.0-9|29	a hint system, demo games, a solitaire wizard, support for user written
12cr|PySolFC-2.0-9|30	plug-ins, an integrated HTML help browser, and lots of documentation.
12cr|PySolFC-2.0-9|31	
12cr|PySolFC-2.0-9|32	%prep
12cr|PySolFC-2.0-9|33	%setup -n %{name}-%{unmangled_version} -q
12cr|PySolFC-2.0-9|34	
12cr|PySolFC-2.0-9|35	%build
12cr|PySolFC-2.0-9|36	python setup.py build
12cr|PySolFC-2.0-9|37	
12cr|PySolFC-2.0-9|38	%install
12cr|PySolFC-2.0-9|39	rm -rf %buildroot
12cr|PySolFC-2.0-9|40	python setup.py install --root=%buildroot
12cr|PySolFC-2.0-9|41	
12cr|PySolFC-2.0-9|42	# Hack to put /usr/bin/pysol.py as /usr/games pysol
12cr|PySolFC-2.0-9|43	mkdir -p %{buildroot}/%{_gamesbindir}
12cr|PySolFC-2.0-9|44	%define pysol_bin_path %{_gamesbindir}/pysol
12cr|PySolFC-2.0-9|45	%define pysol_orig_path %{_bindir}/pysol.py
12cr|PySolFC-2.0-9|46	mv %{buildroot}/%{pysol_orig_path} %{buildroot}/%{pysol_bin_path}
12cr|PySolFC-2.0-9|47	
12cr|PySolFC-2.0-9|48	sed -i -e 's#Exec=.*#Exec=%{_gamesbindir}/pysol#' %{buildroot}%_datadir/applications/pysol.desktop
12cr|PySolFC-2.0-9|49	
12cr|PySolFC-2.0-9|50	%find_lang pysol
12cr|PySolFC-2.0-9|51	
12cr|PySolFC-2.0-9|52	%clean
12cr|PySolFC-2.0-9|53	rm -rf %buildroot
12cr|PySolFC-2.0-9|54	
12cr|PySolFC-2.0-9|55	%files -f pysol.lang
12cr|PySolFC-2.0-9|56	%defattr(-,root,root)
12cr|PySolFC-2.0-9|57	%doc COPYING README
12cr|PySolFC-2.0-9|58	%_gamesbindir/*
12cr|PySolFC-2.0-9|59	%py_puresitedir/*
12cr|PySolFC-2.0-9|60	%_datadir/%name
12cr|PySolFC-2.0-9|61	%_datadir/applications/pysol.desktop
12cr|PySolFC-2.0-9|62	%_iconsdir/*.png
12cr|PySolFC-2.0-9|63	%_datadir/pixmaps/*
12cr|PySolFC-2.0-9|64	
12cr|PySolFC-2.0-9|65	
12cr|PySolFC-2.0-9|66	%changelog
12cr|PySolFC-2.0-9|67	* Sun Dec 19 2010 Shlomi Fish <shlomif@mandriva.org> 2.0-9mdv2011.0
12cr|PySolFC-2.0-9|68	+ Revision: 623151
12cr|PySolFC-2.0-9|69	- Now suggesting freecell-solver
12cr|PySolFC-2.0-9|70	
12cr|PySolFC-2.0-9|71	* Mon Nov 01 2010 Shlomi Fish <shlomif@mandriva.org> 2.0-8mdv2011.0
12cr|PySolFC-2.0-9|72	+ Revision: 591520
12cr|PySolFC-2.0-9|73	- New release for new python and also suggesting the cardsets package
12cr|PySolFC-2.0-9|74	
12cr|PySolFC-2.0-9|75	* Sun Sep 19 2010 Funda Wang <fwang@mandriva.org> 2.0-7mdv2011.0
12cr|PySolFC-2.0-9|76	+ Revision: 579772
12cr|PySolFC-2.0-9|77	- fix desktop file (mdv#57687)
12cr|PySolFC-2.0-9|78	
12cr|PySolFC-2.0-9|79	* Fri Jul 09 2010 Shlomi Fish <shlomif@mandriva.org> 2.0-6mdv2011.0
12cr|PySolFC-2.0-9|80	+ Revision: 549896
12cr|PySolFC-2.0-9|81	- Add missing tkiner and python-imaging dependencies
12cr|PySolFC-2.0-9|82	
12cr|PySolFC-2.0-9|83	* Wed May 05 2010 Funda Wang <fwang@mandriva.org> 2.0-5mdv2010.1
12cr|PySolFC-2.0-9|84	+ Revision: 542300
12cr|PySolFC-2.0-9|85	- update file list to reflect pyc removal
12cr|PySolFC-2.0-9|86	
12cr|PySolFC-2.0-9|87	* Mon Feb 15 2010 Shlomi Fish <shlomif@mandriva.org> 2.0-4mdv2010.1
12cr|PySolFC-2.0-9|88	+ Revision: 506356
12cr|PySolFC-2.0-9|89	- Add BuildRequires on python-devel and python-setuptools
12cr|PySolFC-2.0-9|90	- Fixed the Vendor field and moved to the group Games/Cards
12cr|PySolFC-2.0-9|91	- Add an obsoletes field for the original (and no longer maintained) PySol
12cr|PySolFC-2.0-9|92	- import PySolFC
12cr|PySolFC-2.0-9|93	
12cr|PySolFC-2.0-9|94	
12cr|PySolFC-2.0-9|95	* Sat Dec 05 2009 Shlomi Fish <shlomif@iglu.org.il> 2.0-1mdv
12cr|PySolFC-2.0-9|96	+ Generated from python setup.py bdist_rpm .
12cr|PySolFC-2.0-9|97	+ Hack to put /usr/bin/pysol.py under /usr/games/pysol .
12cr|PySolFC-2.0-9|98	+ Fixed the rpmlint problems.
12cr|PySolFC-2.0-9|99	

6365 12
12cr|PySolFC-cardsets-2.0-2|1	%define thegame PySolFC
12cr|PySolFC-cardsets-2.0-2|2	%define name %{thegame}-cardsets
12cr|PySolFC-cardsets-2.0-2|3	%define arcname %{thegame}-Cardsets
12cr|PySolFC-cardsets-2.0-2|4	%define arcwithver %{arcname}-%{version}
12cr|PySolFC-cardsets-2.0-2|5	%define version 2.0
12cr|PySolFC-cardsets-2.0-2|6	%define release %mkrel 2
12cr|PySolFC-cardsets-2.0-2|7	%define pysol_ver 2.0
12cr|PySolFC-cardsets-2.0-2|8	%define instdir /usr/share/%{thegame}
12cr|PySolFC-cardsets-2.0-2|9	
12cr|PySolFC-cardsets-2.0-2|10	Summary: A collection of free cardsets adapted for use with PySolFC
12cr|PySolFC-cardsets-2.0-2|11	Name: %{name}
12cr|PySolFC-cardsets-2.0-2|12	Version: %{version}
12cr|PySolFC-cardsets-2.0-2|13	Release: %{release}
12cr|PySolFC-cardsets-2.0-2|14	Source0: %{arcwithver}.tar.bz2
12cr|PySolFC-cardsets-2.0-2|15	License: GPL
12cr|PySolFC-cardsets-2.0-2|16	Group: Games/Cards
12cr|PySolFC-cardsets-2.0-2|17	URL: http://pysolfc.sourceforge.net/
12cr|PySolFC-cardsets-2.0-2|18	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|PySolFC-cardsets-2.0-2|19	BuildArch: noarch
12cr|PySolFC-cardsets-2.0-2|20	Requires: %{thegame} >= %pysol_ver
12cr|PySolFC-cardsets-2.0-2|21	Obsoletes: pysol-cardsets
12cr|PySolFC-cardsets-2.0-2|22	
12cr|PySolFC-cardsets-2.0-2|23	%description
12cr|PySolFC-cardsets-2.0-2|24	A collection of 153 free cardsets adapted for use with PySolFC.
12cr|PySolFC-cardsets-2.0-2|25	
12cr|PySolFC-cardsets-2.0-2|26	%prep
12cr|PySolFC-cardsets-2.0-2|27	%setup -q -n %{arcwithver}
12cr|PySolFC-cardsets-2.0-2|28	
12cr|PySolFC-cardsets-2.0-2|29	%build
12cr|PySolFC-cardsets-2.0-2|30	
12cr|PySolFC-cardsets-2.0-2|31	%install
12cr|PySolFC-cardsets-2.0-2|32	rm -rf $RPM_BUILD_ROOT
12cr|PySolFC-cardsets-2.0-2|33	mkdir -p %buildroot%{instdir}
12cr|PySolFC-cardsets-2.0-2|34	cp -r cardset* %buildroot%{instdir}
12cr|PySolFC-cardsets-2.0-2|35	cd %buildroot%{instdir}
12cr|PySolFC-cardsets-2.0-2|36	# rm -rf cardset-2000 cardset-colossus cardset-hard-a-port cardset-hexadeck cardset-kintengu cardset-oxymoron cardset-tuxedo cardset-vienna-2k
12cr|PySolFC-cardsets-2.0-2|37	
12cr|PySolFC-cardsets-2.0-2|38	%clean
12cr|PySolFC-cardsets-2.0-2|39	rm -rf $RPM_BUILD_ROOT
12cr|PySolFC-cardsets-2.0-2|40	
12cr|PySolFC-cardsets-2.0-2|41	%files
12cr|PySolFC-cardsets-2.0-2|42	%defattr(-,root,root)
12cr|PySolFC-cardsets-2.0-2|43	%{instdir}/*
12cr|PySolFC-cardsets-2.0-2|44	
12cr|PySolFC-cardsets-2.0-2|45	
12cr|PySolFC-cardsets-2.0-2|46	
12cr|PySolFC-cardsets-2.0-2|47	
12cr|PySolFC-cardsets-2.0-2|48	
12cr|PySolFC-cardsets-2.0-2|49	%changelog
12cr|PySolFC-cardsets-2.0-2|50	* Mon Feb 15 2010 Shlomi Fish <shlomif@mandriva.org> 2.0-2mdv2010.1
12cr|PySolFC-cardsets-2.0-2|51	+ Revision: 506354
12cr|PySolFC-cardsets-2.0-2|52	- Correct some values and add an Obsoletes field
12cr|PySolFC-cardsets-2.0-2|53	- import PySolFC-cardsets
12cr|PySolFC-cardsets-2.0-2|54	
12cr|PySolFC-cardsets-2.0-2|55	
12cr|PySolFC-cardsets-2.0-2|56	* Sat Dec 05 2009 Shlomi Fish <shlomif@iglu.org.il> 2.0-1mdv
12cr|PySolFC-cardsets-2.0-2|57	+ Updated to version 2.0.
12cr|PySolFC-cardsets-2.0-2|58	
12cr|PySolFC-cardsets-2.0-2|59	* Mon May 26 2008 Shlomi Fish <shlomif@iglu.org.il> 1.1-1mdv
12cr|PySolFC-cardsets-2.0-2|60	+ Adapted to PySolFC.
12cr|PySolFC-cardsets-2.0-2|61	
12cr|PySolFC-cardsets-2.0-2|62	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 4.40-7mdv2008.1
12cr|PySolFC-cardsets-2.0-2|63	+ Revision: 136447
12cr|PySolFC-cardsets-2.0-2|64	- restore BuildRoot
12cr|PySolFC-cardsets-2.0-2|65	
12cr|PySolFC-cardsets-2.0-2|66	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|PySolFC-cardsets-2.0-2|67	- kill re-definition of %%buildroot on Pixel's request
12cr|PySolFC-cardsets-2.0-2|68	
12cr|PySolFC-cardsets-2.0-2|69	
12cr|PySolFC-cardsets-2.0-2|70	* Tue Jun 06 2006 Götz Waschk <waschk@mandriva.org> 4.40-7mdk
12cr|PySolFC-cardsets-2.0-2|71	- Rebuild
12cr|PySolFC-cardsets-2.0-2|72	- use mkrel
12cr|PySolFC-cardsets-2.0-2|73	
12cr|PySolFC-cardsets-2.0-2|74	* Fri Jun 03 2005 Gtz Waschk <waschk@mandriva.org> 4.40-6mdk
12cr|PySolFC-cardsets-2.0-2|75	- drop prefix
12cr|PySolFC-cardsets-2.0-2|76	- remove the cardsets already in the main package
12cr|PySolFC-cardsets-2.0-2|77	
12cr|PySolFC-cardsets-2.0-2|78	* Fri Aug 13 2004 Gtz Waschk <waschk@linux-mandrake.com> 4.40-5mdk
12cr|PySolFC-cardsets-2.0-2|79	- rebuild
12cr|PySolFC-cardsets-2.0-2|80	
12cr|PySolFC-cardsets-2.0-2|81	* Mon Jul 07 2003 Gtz Waschk <waschk@linux-mandrake.com> 4.40-4mdk
12cr|PySolFC-cardsets-2.0-2|82	- move files around (fixes bug 4153)
12cr|PySolFC-cardsets-2.0-2|83	

6366 12
12cr|pysol-music-4.40-10|1	%define name pysol-music
12cr|pysol-music-4.40-10|2	%define version 4.40
12cr|pysol-music-4.40-10|3	%define release %mkrel 10
12cr|pysol-music-4.40-10|4	%define pysolver 4.81-3mdk
12cr|pysol-music-4.40-10|5	
12cr|pysol-music-4.40-10|6	Summary: Background music pack for PySol
12cr|pysol-music-4.40-10|7	Name: %{name}
12cr|pysol-music-4.40-10|8	Version: %{version}
12cr|pysol-music-4.40-10|9	Release: %{release}
12cr|pysol-music-4.40-10|10	Source0: %{name}-%{version}.tar.bz2
12cr|pysol-music-4.40-10|11	License: GPL
12cr|pysol-music-4.40-10|12	Group: Games/Cards
12cr|pysol-music-4.40-10|13	URL: http://www.oberhumer.com/opensource/pysol/
12cr|pysol-music-4.40-10|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|pysol-music-4.40-10|15	BuildArch: noarch
12cr|pysol-music-4.40-10|16	Requires: pysol >= %pysolver
12cr|pysol-music-4.40-10|17	
12cr|pysol-music-4.40-10|18	%description
12cr|pysol-music-4.40-10|19	A collection of additional music adapted for use with PySol.
12cr|pysol-music-4.40-10|20	
12cr|pysol-music-4.40-10|21	%prep
12cr|pysol-music-4.40-10|22	%setup -q
12cr|pysol-music-4.40-10|23	
12cr|pysol-music-4.40-10|24	%build
12cr|pysol-music-4.40-10|25	
12cr|pysol-music-4.40-10|26	%install
12cr|pysol-music-4.40-10|27	rm -rf $RPM_BUILD_ROOT
12cr|pysol-music-4.40-10|28	mkdir -p %buildroot%_gamesdatadir/pysol
12cr|pysol-music-4.40-10|29	cp -r data/music %buildroot%_gamesdatadir/pysol
12cr|pysol-music-4.40-10|30	
12cr|pysol-music-4.40-10|31	%clean
12cr|pysol-music-4.40-10|32	rm -rf $RPM_BUILD_ROOT
12cr|pysol-music-4.40-10|33	
12cr|pysol-music-4.40-10|34	%files
12cr|pysol-music-4.40-10|35	%defattr(-,root,root)
12cr|pysol-music-4.40-10|36	%doc README NEWS
12cr|pysol-music-4.40-10|37	%_gamesdatadir/pysol/music/*
12cr|pysol-music-4.40-10|38	
12cr|pysol-music-4.40-10|39	
12cr|pysol-music-4.40-10|40	
12cr|pysol-music-4.40-10|41	%changelog
12cr|pysol-music-4.40-10|42	* Tue Jul 26 2011 Götz Waschk <waschk@mandriva.org> 4.40-10mdv2012.0
12cr|pysol-music-4.40-10|43	+ Revision: 691696
12cr|pysol-music-4.40-10|44	- rebuild
12cr|pysol-music-4.40-10|45	
12cr|pysol-music-4.40-10|46	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 4.40-9mdv2011.0
12cr|pysol-music-4.40-10|47	+ Revision: 242379
12cr|pysol-music-4.40-10|48	- rebuild
12cr|pysol-music-4.40-10|49	- kill re-definition of %%buildroot on Pixel's request
12cr|pysol-music-4.40-10|50	
12cr|pysol-music-4.40-10|51	+ Olivier Blin <oblin@mandriva.com>
12cr|pysol-music-4.40-10|52	- restore BuildRoot
12cr|pysol-music-4.40-10|53	
12cr|pysol-music-4.40-10|54	
12cr|pysol-music-4.40-10|55	* Sat Aug 26 2006 Gtz Waschk <waschk@mandriva.org> 4.40-7mdv2007.0
12cr|pysol-music-4.40-10|56	- mkrel
12cr|pysol-music-4.40-10|57	
12cr|pysol-music-4.40-10|58	* Thu Aug 25 2005 Gtz Waschk <waschk@mandriva.org> 4.40-6mdk
12cr|pysol-music-4.40-10|59	- drop prefix
12cr|pysol-music-4.40-10|60	
12cr|pysol-music-4.40-10|61	* Sat Aug 14 2004 Gtz Waschk <waschk@linux-mandrake.com> 4.40-5mdk
12cr|pysol-music-4.40-10|62	- rebuild
12cr|pysol-music-4.40-10|63	

6367 12
12cr|pysycache-3.1b-8|1	Name:		pysycache
12cr|pysycache-3.1b-8|2	Version:	3.1b
12cr|pysycache-3.1b-8|3	Release:	8
12cr|pysycache-3.1b-8|4	Group:		Education
12cr|pysycache-3.1b-8|5	Source0:	http://download.tuxfamily.org/py4childs/pysycache/v3.1/%{name}-src-%{version}.zip
12cr|pysycache-3.1b-8|6	Source1:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-ar-%{version}.zip
12cr|pysycache-3.1b-8|7	Source2:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-cs-%{version}.zip
12cr|pysycache-3.1b-8|8	Source3:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-da-%{version}.zip
12cr|pysycache-3.1b-8|9	Source4:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-de-%{version}.zip
12cr|pysycache-3.1b-8|10	Source5:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-en-%{version}.zip
12cr|pysycache-3.1b-8|11	Source6:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-es-%{version}.zip
12cr|pysycache-3.1b-8|12	Source7:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-fi-%{version}.zip
12cr|pysycache-3.1b-8|13	Source8:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-fr-%{version}.zip
12cr|pysycache-3.1b-8|14	Source9:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-it-%{version}.zip
12cr|pysycache-3.1b-8|15	Source10:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-lt-%{version}.zip
12cr|pysycache-3.1b-8|16	Source11:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-nl-%{version}.zip
12cr|pysycache-3.1b-8|17	Source12:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-pl-%{version}.zip
12cr|pysycache-3.1b-8|18	Source13:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-pt-%{version}.zip
12cr|pysycache-3.1b-8|19	Source14:	http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-ru-%{version}.zip
12cr|pysycache-3.1b-8|20	URL:		http://www.pysycache.org/
12cr|pysycache-3.1b-8|21	Summary:	Educational point-and-click software for young children
12cr|pysycache-3.1b-8|22	License:	GPLv2+
12cr|pysycache-3.1b-8|23	BuildArch:	noarch
12cr|pysycache-3.1b-8|24	Requires:	pygame %{name}-language = %{version}
12cr|pysycache-3.1b-8|25	BuildRequires:	imagemagick
12cr|pysycache-3.1b-8|26	
12cr|pysycache-3.1b-8|27	%description
12cr|pysycache-3.1b-8|28	PySyCache is an educational software for the young children (4-7 years old)
12cr|pysycache-3.1b-8|29	with target to learn them to move the mouse to click with mouse buttons
12cr|pysycache-3.1b-8|30	PySyCache doesn't want some powerful computer, and it can be used
12cr|pysycache-3.1b-8|31	at home with yours children in the schools
12cr|pysycache-3.1b-8|32	
12cr|pysycache-3.1b-8|33	%package	lang-ar
12cr|pysycache-3.1b-8|34	Summary:	Arabic language pack for %{name}
12cr|pysycache-3.1b-8|35	Provides:	%{name}-language = %{version}-%{release}
12cr|pysycache-3.1b-8|36	Requires:	%{name} = %{version}
12cr|pysycache-3.1b-8|37	Group:		Education
12cr|pysycache-3.1b-8|38	
12cr|pysycache-3.1b-8|39	%description	lang-ar
12cr|pysycache-3.1b-8|40	Arabic language pack for %{name}.
12cr|pysycache-3.1b-8|41	
12cr|pysycache-3.1b-8|42	%package	lang-cs
12cr|pysycache-3.1b-8|43	Summary:	Czech language pack for %{name}
12cr|pysycache-3.1b-8|44	Provides:	%{name}-language = %{version}-%{release}
12cr|pysycache-3.1b-8|45	Requires:	%{name} = %{version}
12cr|pysycache-3.1b-8|46	Group:		Education
12cr|pysycache-3.1b-8|47	
12cr|pysycache-3.1b-8|48	%description	lang-cs
12cr|pysycache-3.1b-8|49	Czech language pack for %{name}.
12cr|pysycache-3.1b-8|50	
12cr|pysycache-3.1b-8|51	%package	lang-da
12cr|pysycache-3.1b-8|52	Summary:	Danish language pack for %{name}
12cr|pysycache-3.1b-8|53	Provides:	%{name}-language = %{version}-%{release}
12cr|pysycache-3.1b-8|54	Requires:	%{name} = %{version}
12cr|pysycache-3.1b-8|55	Group:		Education
12cr|pysycache-3.1b-8|56	
12cr|pysycache-3.1b-8|57	%description	lang-da
12cr|pysycache-3.1b-8|58	Danish language pack for %{name}.
12cr|pysycache-3.1b-8|59	
12cr|pysycache-3.1b-8|60	%package	lang-de
12cr|pysycache-3.1b-8|61	Summary:	German language pack for %{name}
12cr|pysycache-3.1b-8|62	Provides:	%{name}-language = %{version}-%{release}
12cr|pysycache-3.1b-8|63	Requires:	%{name} = %{version}
12cr|pysycache-3.1b-8|64	Group:		Education
12cr|pysycache-3.1b-8|65	
12cr|pysycache-3.1b-8|66	%description	lang-de
12cr|pysycache-3.1b-8|67	German language pack for %{name}.
12cr|pysycache-3.1b-8|68	
12cr|pysycache-3.1b-8|69	%package	lang-en
12cr|pysycache-3.1b-8|70	Summary:	English language pack for %{name}
12cr|pysycache-3.1b-8|71	Provides:	%{name}-language = %{version}-%{release}
12cr|pysycache-3.1b-8|72	Requires:	%{name} = %{version}
12cr|pysycache-3.1b-8|73	Group:		Education
12cr|pysycache-3.1b-8|74	
12cr|pysycache-3.1b-8|75	%description	lang-en
12cr|pysycache-3.1b-8|76	English language pack for %{name}.
12cr|pysycache-3.1b-8|77	
12cr|pysycache-3.1b-8|78	%package	lang-es
12cr|pysycache-3.1b-8|79	Summary:	Spanish language pack for %{name}
12cr|pysycache-3.1b-8|80	Provides:	%{name}-language = %{version}-%{release}
12cr|pysycache-3.1b-8|81	Requires:	%{name} = %{version}
12cr|pysycache-3.1b-8|82	Group:		Education
12cr|pysycache-3.1b-8|83	
12cr|pysycache-3.1b-8|84	%description	lang-es
12cr|pysycache-3.1b-8|85	Spanish language pack for %{name}.
12cr|pysycache-3.1b-8|86	
12cr|pysycache-3.1b-8|87	%package	lang-fi
12cr|pysycache-3.1b-8|88	Summary:	Finnish language pack for %{name}
12cr|pysycache-3.1b-8|89	Provides:	%{name}-language = %{version}-%{release}
12cr|pysycache-3.1b-8|90	Requires:	%{name} = %{version}
12cr|pysycache-3.1b-8|91	Group:		Education
12cr|pysycache-3.1b-8|92	
12cr|pysycache-3.1b-8|93	%description	lang-fi
12cr|pysycache-3.1b-8|94	Finnish language pack for %{name}.
12cr|pysycache-3.1b-8|95	
12cr|pysycache-3.1b-8|96	%package	lang-fr
12cr|pysycache-3.1b-8|97	Summary:	French language pack for %{name}
12cr|pysycache-3.1b-8|98	Provides:	%{name}-language = %{version}-%{release}
12cr|pysycache-3.1b-8|99	Requires:	%{name} = %{version}
12cr|pysycache-3.1b-8|100	Group:		Education
12cr|pysycache-3.1b-8|101	
12cr|pysycache-3.1b-8|102	%description	lang-fr
12cr|pysycache-3.1b-8|103	French language pack for %{name}.
12cr|pysycache-3.1b-8|104	
12cr|pysycache-3.1b-8|105	%package	lang-it
12cr|pysycache-3.1b-8|106	Summary:	Italian language pack for %{name}
12cr|pysycache-3.1b-8|107	Provides:	%{name}-language = %{version}-%{release}
12cr|pysycache-3.1b-8|108	Requires:	%{name} = %{version}
12cr|pysycache-3.1b-8|109	Group:		Education
12cr|pysycache-3.1b-8|110	
12cr|pysycache-3.1b-8|111	%description	lang-it
12cr|pysycache-3.1b-8|112	Italian language pack for %{name}.
12cr|pysycache-3.1b-8|113	
12cr|pysycache-3.1b-8|114	%package	lang-lt
12cr|pysycache-3.1b-8|115	Summary:	Lithuanian language pack for %{name}
12cr|pysycache-3.1b-8|116	Provides:	%{name}-language = %{version}-%{release}
12cr|pysycache-3.1b-8|117	Requires:	%{name} = %{version}
12cr|pysycache-3.1b-8|118	Group:		Education
12cr|pysycache-3.1b-8|119	
12cr|pysycache-3.1b-8|120	%description	lang-lt
12cr|pysycache-3.1b-8|121	Lithuanian language pack for %{name}.
12cr|pysycache-3.1b-8|122	
12cr|pysycache-3.1b-8|123	%package	lang-nl
12cr|pysycache-3.1b-8|124	Summary:	Dutch language pack for %{name}
12cr|pysycache-3.1b-8|125	Provides:	%{name}-language = %{version}-%{release}
12cr|pysycache-3.1b-8|126	Requires:	%{name} = %{version}
12cr|pysycache-3.1b-8|127	Group:		Education
12cr|pysycache-3.1b-8|128	
12cr|pysycache-3.1b-8|129	%description	lang-nl
12cr|pysycache-3.1b-8|130	Dutch language pack for %{name}.
12cr|pysycache-3.1b-8|131	
12cr|pysycache-3.1b-8|132	%package	lang-pl
12cr|pysycache-3.1b-8|133	Summary:	Polish language pack for %{name}
12cr|pysycache-3.1b-8|134	Provides:	%{name}-language = %{version}-%{release}
12cr|pysycache-3.1b-8|135	Requires:	%{name} = %{version}
12cr|pysycache-3.1b-8|136	Group:		Education
12cr|pysycache-3.1b-8|137	
12cr|pysycache-3.1b-8|138	%description	lang-pl
12cr|pysycache-3.1b-8|139	Polish language pack for %{name}.
12cr|pysycache-3.1b-8|140	
12cr|pysycache-3.1b-8|141	%package	lang-pt
12cr|pysycache-3.1b-8|142	Summary:	Portuguese language pack for %{name}
12cr|pysycache-3.1b-8|143	Provides:	%{name}-language = %{version}-%{release}
12cr|pysycache-3.1b-8|144	Requires:	%{name} = %{version}
12cr|pysycache-3.1b-8|145	Group:		Education
12cr|pysycache-3.1b-8|146	
12cr|pysycache-3.1b-8|147	%description    lang-pt
12cr|pysycache-3.1b-8|148	Portuguese language pack for %{name}.
12cr|pysycache-3.1b-8|149	
12cr|pysycache-3.1b-8|150	%package	lang-ru
12cr|pysycache-3.1b-8|151	Summary:	Russian language pack for %{name}
12cr|pysycache-3.1b-8|152	Provides:	%{name}-language = %{version}-%{release}
12cr|pysycache-3.1b-8|153	Requires:	%{name} = %{version}
12cr|pysycache-3.1b-8|154	Group:		Education
12cr|pysycache-3.1b-8|155	
12cr|pysycache-3.1b-8|156	%description    lang-ru
12cr|pysycache-3.1b-8|157	Russian language pack for %{name}.
12cr|pysycache-3.1b-8|158	
12cr|pysycache-3.1b-8|159	%prep
12cr|pysycache-3.1b-8|160	%setup -q -T -c %{name}-%{version} -a0
12cr|pysycache-3.1b-8|161	pushd pysycache-src/pysycache
12cr|pysycache-3.1b-8|162	for i in %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} %{SOURCE9} %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14}; do
12cr|pysycache-3.1b-8|163	unzip -qq $i
12cr|pysycache-3.1b-8|164	done
12cr|pysycache-3.1b-8|165	popd
12cr|pysycache-3.1b-8|166	
12cr|pysycache-3.1b-8|167	%build
12cr|pysycache-3.1b-8|168	
12cr|pysycache-3.1b-8|169	%install
12cr|pysycache-3.1b-8|170	install -d %{buildroot}%{_gamesdatadir}
12cr|pysycache-3.1b-8|171	cp -r pysycache-src/pysycache %{buildroot}%{_gamesdatadir}
12cr|pysycache-3.1b-8|172	
12cr|pysycache-3.1b-8|173	install -d %{buildroot}%{_gamesbindir}
12cr|pysycache-3.1b-8|174	cat << EOF > %{buildroot}%{_gamesbindir}/%{name}
12cr|pysycache-3.1b-8|175	#!/bin/bash
12cr|pysycache-3.1b-8|176	cd
12cr|pysycache-3.1b-8|177	python %{_gamesdatadir}/pysycache/pysycache.py \$@
12cr|pysycache-3.1b-8|178	EOF
12cr|pysycache-3.1b-8|179	chmod +x %{buildroot}%{_gamesbindir}/%{name}
12cr|pysycache-3.1b-8|180	
12cr|pysycache-3.1b-8|181	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|pysycache-3.1b-8|182	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|pysycache-3.1b-8|183	[Desktop Entry]
12cr|pysycache-3.1b-8|184	Type=Application
12cr|pysycache-3.1b-8|185	Exec=%{_gamesbindir}/%{name}
12cr|pysycache-3.1b-8|186	Icon=%{name}
12cr|pysycache-3.1b-8|187	Categories=Education;
12cr|pysycache-3.1b-8|188	Name=PySyCache
12cr|pysycache-3.1b-8|189	Comment=%{summary}
12cr|pysycache-3.1b-8|190	EOF
12cr|pysycache-3.1b-8|191	
12cr|pysycache-3.1b-8|192	install -d %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|pysycache-3.1b-8|193	convert -size 16x16 pysycache-src/pysycache/pysycache.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|pysycache-3.1b-8|194	convert -size 32x32 pysycache-src/pysycache/pysycache.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|pysycache-3.1b-8|195	convert -size 48x48 pysycache-src/pysycache/pysycache.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|pysycache-3.1b-8|196	
12cr|pysycache-3.1b-8|197	%files
12cr|pysycache-3.1b-8|198	%defattr(755,root,root,755)
12cr|pysycache-3.1b-8|199	%{_gamesbindir}/%{name}
12cr|pysycache-3.1b-8|200	%defattr(644,root,root,755)
12cr|pysycache-3.1b-8|201	%{_gamesdatadir}/%{name}
12cr|pysycache-3.1b-8|202	#%{_gamesdatadir}/%{name}/themes-move/animals
12cr|pysycache-3.1b-8|203	#%{_gamesdatadir}/%{name}/themes-move/food
12cr|pysycache-3.1b-8|204	#%{_gamesdatadir}/%{name}/themes-move/plants
12cr|pysycache-3.1b-8|205	#%{_gamesdatadir}/%{name}/themes-move/sky
12cr|pysycache-3.1b-8|206	#%{_gamesdatadir}/%{name}/themes-move/sports
12cr|pysycache-3.1b-8|207	%exclude %{_gamesdatadir}/%{name}/themes-move/alphabet*
12cr|pysycache-3.1b-8|208	%exclude %{_gamesdatadir}/%{name}/themes-move/number*
12cr|pysycache-3.1b-8|209	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|pysycache-3.1b-8|210	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|pysycache-3.1b-8|211	
12cr|pysycache-3.1b-8|212	%files lang-ar
12cr|pysycache-3.1b-8|213	%defattr(644,root,root,755)
12cr|pysycache-3.1b-8|214	%{_gamesdatadir}/%{name}/themes-move/alphabet-ar
12cr|pysycache-3.1b-8|215	%{_gamesdatadir}/%{name}/themes-move/number-ar
12cr|pysycache-3.1b-8|216	
12cr|pysycache-3.1b-8|217	%files lang-cs
12cr|pysycache-3.1b-8|218	%defattr(644,root,root,755)
12cr|pysycache-3.1b-8|219	%{_gamesdatadir}/%{name}/themes-move/alphabet-cs
12cr|pysycache-3.1b-8|220	%{_gamesdatadir}/%{name}/themes-move/number-cs
12cr|pysycache-3.1b-8|221	
12cr|pysycache-3.1b-8|222	%files lang-da
12cr|pysycache-3.1b-8|223	%defattr(644,root,root,755)
12cr|pysycache-3.1b-8|224	%{_gamesdatadir}/%{name}/themes-move/alphabet-da
12cr|pysycache-3.1b-8|225	%{_gamesdatadir}/%{name}/themes-move/number-da
12cr|pysycache-3.1b-8|226	
12cr|pysycache-3.1b-8|227	%files lang-de
12cr|pysycache-3.1b-8|228	%defattr(644,root,root,755)
12cr|pysycache-3.1b-8|229	%{_gamesdatadir}/%{name}/themes-move/alphabet-de
12cr|pysycache-3.1b-8|230	%{_gamesdatadir}/%{name}/themes-move/number-de
12cr|pysycache-3.1b-8|231	
12cr|pysycache-3.1b-8|232	%files lang-en
12cr|pysycache-3.1b-8|233	%defattr(644,root,root,755)
12cr|pysycache-3.1b-8|234	%{_gamesdatadir}/%{name}/themes-move/alphabet-en
12cr|pysycache-3.1b-8|235	%{_gamesdatadir}/%{name}/themes-move/number-en
12cr|pysycache-3.1b-8|236	
12cr|pysycache-3.1b-8|237	%files lang-es
12cr|pysycache-3.1b-8|238	%defattr(644,root,root,755)
12cr|pysycache-3.1b-8|239	%{_gamesdatadir}/%{name}/themes-move/alphabet-es
12cr|pysycache-3.1b-8|240	%{_gamesdatadir}/%{name}/themes-move/number-es
12cr|pysycache-3.1b-8|241	
12cr|pysycache-3.1b-8|242	%files lang-fi
12cr|pysycache-3.1b-8|243	%defattr(644,root,root,755)
12cr|pysycache-3.1b-8|244	%{_gamesdatadir}/%{name}/themes-move/alphabet-fi
12cr|pysycache-3.1b-8|245	%{_gamesdatadir}/%{name}/themes-move/number-fi
12cr|pysycache-3.1b-8|246	
12cr|pysycache-3.1b-8|247	%files lang-fr
12cr|pysycache-3.1b-8|248	%defattr(644,root,root,755)
12cr|pysycache-3.1b-8|249	%{_gamesdatadir}/%{name}/themes-move/alphabet-fr
12cr|pysycache-3.1b-8|250	%{_gamesdatadir}/%{name}/themes-move/number-fr
12cr|pysycache-3.1b-8|251	
12cr|pysycache-3.1b-8|252	%files lang-it
12cr|pysycache-3.1b-8|253	%defattr(644,root,root,755)
12cr|pysycache-3.1b-8|254	%{_gamesdatadir}/%{name}/themes-move/alphabet-it
12cr|pysycache-3.1b-8|255	%{_gamesdatadir}/%{name}/themes-move/number-it
12cr|pysycache-3.1b-8|256	
12cr|pysycache-3.1b-8|257	%files lang-lt
12cr|pysycache-3.1b-8|258	%defattr(644,root,root,755)
12cr|pysycache-3.1b-8|259	%{_gamesdatadir}/%{name}/themes-move/alphabet-lt
12cr|pysycache-3.1b-8|260	%{_gamesdatadir}/%{name}/themes-move/number-lt
12cr|pysycache-3.1b-8|261	
12cr|pysycache-3.1b-8|262	%files lang-nl
12cr|pysycache-3.1b-8|263	%defattr(644,root,root,755)
12cr|pysycache-3.1b-8|264	%{_gamesdatadir}/%{name}/themes-move/alphabet-nl
12cr|pysycache-3.1b-8|265	%{_gamesdatadir}/%{name}/themes-move/number-nl
12cr|pysycache-3.1b-8|266	
12cr|pysycache-3.1b-8|267	%files lang-pl
12cr|pysycache-3.1b-8|268	%defattr(644,root,root,755)
12cr|pysycache-3.1b-8|269	%{_gamesdatadir}/%{name}/themes-move/alphabet-pl
12cr|pysycache-3.1b-8|270	%{_gamesdatadir}/%{name}/themes-move/number-pl
12cr|pysycache-3.1b-8|271	
12cr|pysycache-3.1b-8|272	%files lang-pt
12cr|pysycache-3.1b-8|273	%defattr(644,root,root,755)
12cr|pysycache-3.1b-8|274	%{_gamesdatadir}/%{name}/themes-move/alphabet-pt
12cr|pysycache-3.1b-8|275	%{_gamesdatadir}/%{name}/themes-move/number-pt
12cr|pysycache-3.1b-8|276	
12cr|pysycache-3.1b-8|277	%files lang-ru
12cr|pysycache-3.1b-8|278	%defattr(644,root,root,755)
12cr|pysycache-3.1b-8|279	%{_gamesdatadir}/%{name}/themes-move/alphabet-ru
12cr|pysycache-3.1b-8|280	%{_gamesdatadir}/%{name}/themes-move/number-ru
12cr|pysycache-3.1b-8|281	
12cr|pysycache-3.1b-8|282	
12cr|pysycache-3.1b-8|283	
12cr|pysycache-3.1b-8|284	%changelog
12cr|pysycache-3.1b-8|285	* Wed Dec 08 2010 Funda Wang <fwang@mandriva.org> 3.1b-7mdv2011.0
12cr|pysycache-3.1b-8|286	+ Revision: 615362
12cr|pysycache-3.1b-8|287	- update file list
12cr|pysycache-3.1b-8|288	
12cr|pysycache-3.1b-8|289	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|pysycache-3.1b-8|290	- the mass rebuild of 2010.1 packages
12cr|pysycache-3.1b-8|291	
12cr|pysycache-3.1b-8|292	* Sat May 01 2010 Funda Wang <fwang@mandriva.org> 3.1b-6mdv2010.1
12cr|pysycache-3.1b-8|293	+ Revision: 541482
12cr|pysycache-3.1b-8|294	- fix desktop file
12cr|pysycache-3.1b-8|295	
12cr|pysycache-3.1b-8|296	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 3.1b-6mdv2010.0
12cr|pysycache-3.1b-8|297	+ Revision: 430822
12cr|pysycache-3.1b-8|298	- rebuild
12cr|pysycache-3.1b-8|299	
12cr|pysycache-3.1b-8|300	+ Rémy Clouard <shikamaru@mandriva.org>
12cr|pysycache-3.1b-8|301	- release++
12cr|pysycache-3.1b-8|302	- fix Category for pysycache
12cr|pysycache-3.1b-8|303	
12cr|pysycache-3.1b-8|304	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|pysycache-3.1b-8|305	- lowercase ImageMagick
12cr|pysycache-3.1b-8|306	
12cr|pysycache-3.1b-8|307	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 3.1b-4mdv2009.0
12cr|pysycache-3.1b-8|308	+ Revision: 259487
12cr|pysycache-3.1b-8|309	- rebuild
12cr|pysycache-3.1b-8|310	
12cr|pysycache-3.1b-8|311	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.1b-3mdv2009.0
12cr|pysycache-3.1b-8|312	+ Revision: 247330
12cr|pysycache-3.1b-8|313	- rebuild
12cr|pysycache-3.1b-8|314	
12cr|pysycache-3.1b-8|315	+ Pixel <pixel@mandriva.com>
12cr|pysycache-3.1b-8|316	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|pysycache-3.1b-8|317	
12cr|pysycache-3.1b-8|318	* Sat Jan 12 2008 Adam Williamson <awilliamson@mandriva.org> 3.1b-1mdv2008.1
12cr|pysycache-3.1b-8|319	+ Revision: 149665
12cr|pysycache-3.1b-8|320	- clean spec
12cr|pysycache-3.1b-8|321	- fd.o icons
12cr|pysycache-3.1b-8|322	- new license policy
12cr|pysycache-3.1b-8|323	- update language packs
12cr|pysycache-3.1b-8|324	- new release 3.1b
12cr|pysycache-3.1b-8|325	
12cr|pysycache-3.1b-8|326	* Fri Jan 04 2008 Thierry Vignaud <tv@mandriva.org> 2.0-3mdv2008.1
12cr|pysycache-3.1b-8|327	+ Revision: 145321
12cr|pysycache-3.1b-8|328	- auto-convert XDG menu entry
12cr|pysycache-3.1b-8|329	- kill re-definition of %%buildroot on Pixel's request
12cr|pysycache-3.1b-8|330	
12cr|pysycache-3.1b-8|331	+ Olivier Blin <oblin@mandriva.com>
12cr|pysycache-3.1b-8|332	- restore BuildRoot
12cr|pysycache-3.1b-8|333	
12cr|pysycache-3.1b-8|334	
12cr|pysycache-3.1b-8|335	* Thu Jan 18 2007 Lenny Cartier <lenny@mandriva.com> 2.0-3mdv2007.0
12cr|pysycache-3.1b-8|336	+ Revision: 110114
12cr|pysycache-3.1b-8|337	- Adjust buildrequires
12cr|pysycache-3.1b-8|338	- Import pysycache
12cr|pysycache-3.1b-8|339	
12cr|pysycache-3.1b-8|340	* Sat May 06 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0-2mdk
12cr|pysycache-3.1b-8|341	- make language packs require the main package
12cr|pysycache-3.1b-8|342	
12cr|pysycache-3.1b-8|343	* Sat May 06 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0-1mdk
12cr|pysycache-3.1b-8|344	- initial release
12cr|pysycache-3.1b-8|345	

6368 12
12cr|pythia-8.1-6|1	%define name	pythia
12cr|pythia-8.1-6|2	%define major	8
12cr|pythia-8.1-6|3	%define minor	1
12cr|pythia-8.1-6|4	%define version	%{major}.%{minor}
12cr|pythia-8.1-6|5	%define release	%mkrel 6
12cr|pythia-8.1-6|6	
12cr|pythia-8.1-6|7	%define devname	%mklibname %{name} -d
12cr|pythia-8.1-6|8	
12cr|pythia-8.1-6|9	Name:		%{name}
12cr|pythia-8.1-6|10	Group:		Sciences/Physics
12cr|pythia-8.1-6|11	License:	GPLv2
12cr|pythia-8.1-6|12	Version:	%{version}
12cr|pythia-8.1-6|13	Release:	%{release}
12cr|pythia-8.1-6|14	Summary:	High-energy pp and pbarp collisions simulation
12cr|pythia-8.1-6|15	URL:		http://home.thep.lu.se/~torbjorn/Pythia.html
12cr|pythia-8.1-6|16	Source0:	http://home.thep.lu.se/~torbjorn/pythia8/pythia8157.tgz
12cr|pythia-8.1-6|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|pythia-8.1-6|18	
12cr|pythia-8.1-6|19	BuildRequires:	hepmc-devel
12cr|pythia-8.1-6|20	
12cr|pythia-8.1-6|21	%description
12cr|pythia-8.1-6|22	Pythia 8 release is focussed towards LHC and Tevatron applications, i.e.
12cr|pythia-8.1-6|23	high-energy pp and pbarp collisions. Also e+e- and mu+mu- annihilation
12cr|pythia-8.1-6|24	processes may be simulated, but not e.g. ep, gammap or gammagamma collisions.
12cr|pythia-8.1-6|25	
12cr|pythia-8.1-6|26	
12cr|pythia-8.1-6|27	#------------------------------------------------------------------------
12cr|pythia-8.1-6|28	%package	-n %{devname}
12cr|pythia-8.1-6|29	Summary:	Pythia runtime and development files
12cr|pythia-8.1-6|30	Group:		Development/C++
12cr|pythia-8.1-6|31	Provides:	%{name}-devel = %{version}-%{release}
12cr|pythia-8.1-6|32	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|pythia-8.1-6|33	
12cr|pythia-8.1-6|34	%description	-n %{devname}
12cr|pythia-8.1-6|35	Pythia runtime and development files.
12cr|pythia-8.1-6|36	
12cr|pythia-8.1-6|37	
12cr|pythia-8.1-6|38	#------------------------------------------------------------------------
12cr|pythia-8.1-6|39	%prep
12cr|pythia-8.1-6|40	%setup -q -n pythia8157
12cr|pythia-8.1-6|41	
12cr|pythia-8.1-6|42	
12cr|pythia-8.1-6|43	#------------------------------------------------------------------------
12cr|pythia-8.1-6|44	%build
12cr|pythia-8.1-6|45	./configure --enable-shared --with-hepmc=%{_prefix}
12cr|pythia-8.1-6|46	%make
12cr|pythia-8.1-6|47	
12cr|pythia-8.1-6|48	
12cr|pythia-8.1-6|49	#------------------------------------------------------------------------
12cr|pythia-8.1-6|50	%install
12cr|pythia-8.1-6|51	mkdir -p %{buildroot}%{_libdir}
12cr|pythia-8.1-6|52	cp -fa lib/*.so lib/archive/*.a %{buildroot}%{_libdir}
12cr|pythia-8.1-6|53	mkdir -p %{buildroot}%{_includedir}/%{name}
12cr|pythia-8.1-6|54	cp -fa include/[A-Z]*.h %{buildroot}%{_includedir}/%{name}
12cr|pythia-8.1-6|55	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|pythia-8.1-6|56	cp -fa AUTHORS GUIDELINES examples htmldoc phpdoc xmldoc worksheet.pdf %{buildroot}%{_datadir}/%{name}
12cr|pythia-8.1-6|57	
12cr|pythia-8.1-6|58	
12cr|pythia-8.1-6|59	#------------------------------------------------------------------------
12cr|pythia-8.1-6|60	%clean
12cr|pythia-8.1-6|61	rm -fr %{buildroot}
12cr|pythia-8.1-6|62	
12cr|pythia-8.1-6|63	
12cr|pythia-8.1-6|64	#------------------------------------------------------------------------
12cr|pythia-8.1-6|65	%files		-n %{devname}
12cr|pythia-8.1-6|66	%defattr(-,root,root)
12cr|pythia-8.1-6|67	%dir %{_datadir}/%{name}
12cr|pythia-8.1-6|68	%{_datadir}/%{name}/*
12cr|pythia-8.1-6|69	%{_includedir}/%{name}/*.h
12cr|pythia-8.1-6|70	%{_libdir}/*.a
12cr|pythia-8.1-6|71	%{_libdir}/*.so
12cr|pythia-8.1-6|72	
12cr|pythia-8.1-6|73	
12cr|pythia-8.1-6|74	%changelog
12cr|pythia-8.1-6|75	* Mon Dec 05 2011 Paulo Andrade <pcpa@mandriva.com.br> 8.1-6mdv2012.0
12cr|pythia-8.1-6|76	+ Revision: 737903
12cr|pythia-8.1-6|77	- Update to latest upstream release.
12cr|pythia-8.1-6|78	
12cr|pythia-8.1-6|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 8.1-5mdv2011.0
12cr|pythia-8.1-6|80	+ Revision: 614630
12cr|pythia-8.1-6|81	- the mass rebuild of 2010.1 packages
12cr|pythia-8.1-6|82	
12cr|pythia-8.1-6|83	* Fri May 21 2010 Frederic Crozat <fcrozat@mandriva.com> 8.1-4mdv2010.1
12cr|pythia-8.1-6|84	+ Revision: 545674
12cr|pythia-8.1-6|85	- force rebuild
12cr|pythia-8.1-6|86	
12cr|pythia-8.1-6|87	* Thu Dec 03 2009 Paulo Andrade <pcpa@mandriva.com.br> 8.1-3mdv2010.1
12cr|pythia-8.1-6|88	+ Revision: 473113
12cr|pythia-8.1-6|89	+ rebuild (emptylog)
12cr|pythia-8.1-6|90	
12cr|pythia-8.1-6|91	* Thu Dec 03 2009 Paulo Andrade <pcpa@mandriva.com.br> 8.1-2mdv2010.1
12cr|pythia-8.1-6|92	+ Revision: 473110
12cr|pythia-8.1-6|93	- Create only a devel package
12cr|pythia-8.1-6|94	- Move files from docdir to datadir to make it easier to adapt PYTHIA8DIR
12cr|pythia-8.1-6|95	
12cr|pythia-8.1-6|96	* Wed Dec 02 2009 Paulo Andrade <pcpa@mandriva.com.br> 8.1-1mdv2010.1
12cr|pythia-8.1-6|97	+ Revision: 472732
12cr|pythia-8.1-6|98	- Import pythia 8.1
12cr|pythia-8.1-6|99	- pythia
12cr|pythia-8.1-6|100	

6369 12
12cr|python3-3.2.3-6|1	%define docver  3.2.3
12cr|python3-3.2.3-6|2	%define dirver  3.2
12cr|python3-3.2.3-6|3	%define familyver 3
12cr|python3-3.2.3-6|4	
12cr|python3-3.2.3-6|5	%define lib_major	%{dirver}
12cr|python3-3.2.3-6|6	%define lib_name_orig	libpython%{familyver}
12cr|python3-3.2.3-6|7	%define lib_name	%mklibname python %{lib_major}
12cr|python3-3.2.3-6|8	%define develname	%mklibname python3 -d
12cr|python3-3.2.3-6|9	
12cr|python3-3.2.3-6|10	%ifarch %{ix86} x86_64 ppc
12cr|python3-3.2.3-6|11	%bcond_without	valgrind
12cr|python3-3.2.3-6|12	%else
12cr|python3-3.2.3-6|13	%bcond_with	valgrind
12cr|python3-3.2.3-6|14	%endif
12cr|python3-3.2.3-6|15	Summary:	An interpreted, interactive object-oriented programming language
12cr|python3-3.2.3-6|16	Name:		python3
12cr|python3-3.2.3-6|17	Version:	3.2.3
12cr|python3-3.2.3-6|18	Release:	6
12cr|python3-3.2.3-6|19	License:	Modified CNRI Open Source License
12cr|python3-3.2.3-6|20	Group:		Development/Python
12cr|python3-3.2.3-6|21	
12cr|python3-3.2.3-6|22	Source:		http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.xz
12cr|python3-3.2.3-6|23	Source1:	http://www.python.org/ftp/python/doc/%{docver}/python-%{docver}-docs-html.tar.bz2
12cr|python3-3.2.3-6|24	Source2:	python3.macros
12cr|python3-3.2.3-6|25	#Source4:	python-mode-1.0.tar.bz2
12cr|python3-3.2.3-6|26	
12cr|python3-3.2.3-6|27	Patch0:		python-3.1.2-module-linkage.patch
12cr|python3-3.2.3-6|28	Patch1:		python3-3.2.3-fdr-lib64.patch
12cr|python3-3.2.3-6|29	Patch2:		python3-3.2.3-fdr-lib64-fix-for-test_install.patch
12cr|python3-3.2.3-6|30	Patch3:		python-3.2-CVE-2012-2135.patch
12cr|python3-3.2.3-6|31	Patch4:		python-3.2-bug14579-tests.diff
12cr|python3-3.2.3-6|32	
12cr|python3-3.2.3-6|33	URL:		http://www.python.org/
12cr|python3-3.2.3-6|34	Conflicts:	tkinter3 < %{version}
12cr|python3-3.2.3-6|35	Conflicts:	%{lib_name}-devel < 3.1.2-4
12cr|python3-3.2.3-6|36	Conflicts:	%{develname} < 3.2.2-3
12cr|python3-3.2.3-6|37	Requires:	%{lib_name} = %{version}
12cr|python3-3.2.3-6|38	BuildRequires:	blt
12cr|python3-3.2.3-6|39	BuildRequires:	db-devel
12cr|python3-3.2.3-6|40	BuildRequires:	pkgconfig(expat)
12cr|python3-3.2.3-6|41	BuildRequires:	gdbm-devel
12cr|python3-3.2.3-6|42	BuildRequires:	gmp-devel
12cr|python3-3.2.3-6|43	BuildRequires:	pkgconfig(ncursesw)
12cr|python3-3.2.3-6|44	BuildRequires:	pkgconfig(openssl)
12cr|python3-3.2.3-6|45	BuildRequires:	readline-devel
12cr|python3-3.2.3-6|46	BuildRequires:	termcap-devel
12cr|python3-3.2.3-6|47	BuildRequires:	tcl tcl-devel
12cr|python3-3.2.3-6|48	BuildRequires:	tk tk-devel
12cr|python3-3.2.3-6|49	BuildRequires:	autoconf
12cr|python3-3.2.3-6|50	BuildRequires:	bzip2-devel
12cr|python3-3.2.3-6|51	BuildRequires:	pkgconfig(sqlite3)
12cr|python3-3.2.3-6|52	# uncomment once the emacs part no longer conflict with python 2.X
12cr|python3-3.2.3-6|53	#BuildRequires:	emacs
12cr|python3-3.2.3-6|54	#BuildRequires:	emacs-bin
12cr|python3-3.2.3-6|55	%if %{with valgrind}
12cr|python3-3.2.3-6|56	BuildRequires:	valgrind-devel
12cr|python3-3.2.3-6|57	%endif
12cr|python3-3.2.3-6|58	Provides:	%{name} = %{version}
12cr|python3-3.2.3-6|59	Provides:	python(abi) = %{dirver}
12cr|python3-3.2.3-6|60	Provides:	/usr/bin/python%{dirver}mu
12cr|python3-3.2.3-6|61	
12cr|python3-3.2.3-6|62	
12cr|python3-3.2.3-6|63	%description
12cr|python3-3.2.3-6|64	Python is an interpreted, interactive, object-oriented programming
12cr|python3-3.2.3-6|65	language often compared to Tcl, Perl, Scheme or Java. Python includes
12cr|python3-3.2.3-6|66	modules, classes, exceptions, very high level dynamic data types and
12cr|python3-3.2.3-6|67	dynamic typing. Python supports interfaces to many system calls and
12cr|python3-3.2.3-6|68	libraries, as well as to various windowing systems (X11, Motif, Tk,
12cr|python3-3.2.3-6|69	Mac and MFC).
12cr|python3-3.2.3-6|70	
12cr|python3-3.2.3-6|71	Programmers can write new built-in modules for Python in C or C++.
12cr|python3-3.2.3-6|72	Python can be used as an extension language for applications that
12cr|python3-3.2.3-6|73	need a programmable interface. This package contains most of the
12cr|python3-3.2.3-6|74	standard Python modules, as well as modules for interfacing to the
12cr|python3-3.2.3-6|75	Tix widget set for Tk and RPM.
12cr|python3-3.2.3-6|76	
12cr|python3-3.2.3-6|77	Note that documentation for Python is provided in the python-docs
12cr|python3-3.2.3-6|78	package.
12cr|python3-3.2.3-6|79	
12cr|python3-3.2.3-6|80	%package -n	%{lib_name}
12cr|python3-3.2.3-6|81	Summary:	Shared libraries for Python %{version}
12cr|python3-3.2.3-6|82	Group:		System/Libraries
12cr|python3-3.2.3-6|83	
12cr|python3-3.2.3-6|84	%description -n	%{lib_name}
12cr|python3-3.2.3-6|85	This packages contains Python shared object library.  Python is an
12cr|python3-3.2.3-6|86	interpreted, interactive, object-oriented programming language often
12cr|python3-3.2.3-6|87	compared to Tcl, Perl, Scheme or Java.
12cr|python3-3.2.3-6|88	
12cr|python3-3.2.3-6|89	%package -n	%{develname}
12cr|python3-3.2.3-6|90	Summary:	The libraries and header files needed for Python development
12cr|python3-3.2.3-6|91	Group:		Development/Python
12cr|python3-3.2.3-6|92	Requires:	%{name} = %{version}
12cr|python3-3.2.3-6|93	Requires:	%{lib_name} = %{version}
12cr|python3-3.2.3-6|94	Provides:	%{name}-devel = %{version}-%{release}
12cr|python3-3.2.3-6|95	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12cr|python3-3.2.3-6|96	Obsoletes:	%{_lib}python3.1-devel < %{version}
12cr|python3-3.2.3-6|97	Obsoletes:	%{_lib}python3.2-devel < %{version}-%{release}
12cr|python3-3.2.3-6|98	
12cr|python3-3.2.3-6|99	%description -n	%{develname}
12cr|python3-3.2.3-6|100	The Python programming language's interpreter can be extended with
12cr|python3-3.2.3-6|101	dynamically loaded extensions and can be embedded in other programs.
12cr|python3-3.2.3-6|102	This package contains the header files and libraries needed to do
12cr|python3-3.2.3-6|103	these types of tasks.
12cr|python3-3.2.3-6|104	
12cr|python3-3.2.3-6|105	Install %{develname} if you want to develop Python extensions.  The
12cr|python3-3.2.3-6|106	python package will also need to be installed.  You'll probably also
12cr|python3-3.2.3-6|107	want to install the python-docs package, which contains Python
12cr|python3-3.2.3-6|108	documentation.
12cr|python3-3.2.3-6|109	
12cr|python3-3.2.3-6|110	%package	docs
12cr|python3-3.2.3-6|111	Summary:	Documentation for the Python programming language
12cr|python3-3.2.3-6|112	Group:		Development/Python
12cr|python3-3.2.3-6|113	Requires:	%{name} = %{version}
12cr|python3-3.2.3-6|114	Requires:	xdg-utils
12cr|python3-3.2.3-6|115	BuildArch:	noarch
12cr|python3-3.2.3-6|116	
12cr|python3-3.2.3-6|117	%description	docs
12cr|python3-3.2.3-6|118	The python-docs package contains documentation on the Python
12cr|python3-3.2.3-6|119	programming language and interpreter.  The documentation is provided
12cr|python3-3.2.3-6|120	in ASCII text files and in LaTeX source files.
12cr|python3-3.2.3-6|121	
12cr|python3-3.2.3-6|122	Install the python-docs package if you'd like to use the documentation
12cr|python3-3.2.3-6|123	for the Python language.
12cr|python3-3.2.3-6|124	
12cr|python3-3.2.3-6|125	%package -n	tkinter3
12cr|python3-3.2.3-6|126	Summary:	A graphical user interface for the Python scripting language
12cr|python3-3.2.3-6|127	Group:		Development/Python
12cr|python3-3.2.3-6|128	Requires:	%{name} = %{version}
12cr|python3-3.2.3-6|129	Requires:	tcl tk
12cr|python3-3.2.3-6|130	
12cr|python3-3.2.3-6|131	%description -n	tkinter3
12cr|python3-3.2.3-6|132	The Tkinter (Tk interface) program is an graphical user interface for
12cr|python3-3.2.3-6|133	the Python scripting language.
12cr|python3-3.2.3-6|134	
12cr|python3-3.2.3-6|135	You should install the tkinter package if you'd like to use a graphical
12cr|python3-3.2.3-6|136	user interface for Python programming.
12cr|python3-3.2.3-6|137	
12cr|python3-3.2.3-6|138	%package -n	tkinter3-apps
12cr|python3-3.2.3-6|139	Summary:	Various applications written using tkinter
12cr|python3-3.2.3-6|140	Group:		Development/Python
12cr|python3-3.2.3-6|141	Requires:	tkinter3
12cr|python3-3.2.3-6|142	
12cr|python3-3.2.3-6|143	%description -n	tkinter3-apps
12cr|python3-3.2.3-6|144	Various applications written using tkinter
12cr|python3-3.2.3-6|145	
12cr|python3-3.2.3-6|146	%prep
12cr|python3-3.2.3-6|147	%setup -qn Python-%{version}
12cr|python3-3.2.3-6|148	%patch0 -p0 -b .link
12cr|python3-3.2.3-6|149	%patch3 -p1 -b .CVE-2012-2135
12cr|python3-3.2.3-6|150	%patch4 -p1 -b .bug14579-tests
12cr|python3-3.2.3-6|151	
12cr|python3-3.2.3-6|152	%if "%{_lib}" == "lib64"
12cr|python3-3.2.3-6|153	%patch1 -p1 -b .lib64
12cr|python3-3.2.3-6|154	%patch2 -p1
12cr|python3-3.2.3-6|155	%endif
12cr|python3-3.2.3-6|156	
12cr|python3-3.2.3-6|157	# docs
12cr|python3-3.2.3-6|158	mkdir html
12cr|python3-3.2.3-6|159	bzcat %{SOURCE1} | tar x  -C html
12cr|python3-3.2.3-6|160	
12cr|python3-3.2.3-6|161	find . -type f -print0 | xargs -0 perl -p -i -e 's@/usr/local/bin/python@/usr/bin/python3@'
12cr|python3-3.2.3-6|162	
12cr|python3-3.2.3-6|163	cat > README.mga << EOF
12cr|python3-3.2.3-6|164	Python interpreter support readline completion by default.
12cr|python3-3.2.3-6|165	This is only used with the interpreter. In order to remove it,
12cr|python3-3.2.3-6|166	you can :
12cr|python3-3.2.3-6|167	1) unset PYTHONSTARTUP when you login
12cr|python3-3.2.3-6|168	2) create a empty file \$HOME/.pythonrc.py
12cr|python3-3.2.3-6|169	3) change %{_sysconfdir}/pythonrc.py
12cr|python3-3.2.3-6|170	EOF
12cr|python3-3.2.3-6|171	
12cr|python3-3.2.3-6|172	%build
12cr|python3-3.2.3-6|173	rm -f Modules/Setup.local
12cr|python3-3.2.3-6|174	
12cr|python3-3.2.3-6|175	export OPT="%{optflags} -g"
12cr|python3-3.2.3-6|176	
12cr|python3-3.2.3-6|177	# to fix curses module build
12cr|python3-3.2.3-6|178	# https://bugs.mageia.org/show_bug.cgi?id=6702
12cr|python3-3.2.3-6|179	export CFLAGS="%{optflags} -I/usr/include/ncursesw"
12cr|python3-3.2.3-6|180	export CPPFLAGS="%{optflags} -I/usr/include/ncursesw"
12cr|python3-3.2.3-6|181	
12cr|python3-3.2.3-6|182	autoreconf -vfi
12cr|python3-3.2.3-6|183	%configure2_5x	--with-threads \
12cr|python3-3.2.3-6|184	--enable-ipv6 \
12cr|python3-3.2.3-6|185	--with-wide-unicode \
12cr|python3-3.2.3-6|186	--with-dbmliborder=gdbm \
12cr|python3-3.2.3-6|187	--enable-shared \
12cr|python3-3.2.3-6|188	%if %{with valgrind}
12cr|python3-3.2.3-6|189	--with-valgrind
12cr|python3-3.2.3-6|190	%endif
12cr|python3-3.2.3-6|191	
12cr|python3-3.2.3-6|192	# fix build
12cr|python3-3.2.3-6|193	#perl -pi -e 's/^(LDFLAGS=.*)/$1 -lstdc++/' Makefile
12cr|python3-3.2.3-6|194	# (misc) if the home is nfs mounted, rmdir fails due to delay
12cr|python3-3.2.3-6|195	export TMP="/tmp" TMPDIR="/tmp"
12cr|python3-3.2.3-6|196	%make LN="ln -sf"
12cr|python3-3.2.3-6|197	
12cr|python3-3.2.3-6|198	%check
12cr|python3-3.2.3-6|199	# (misc) if the home is nfs mounted, rmdir fails
12cr|python3-3.2.3-6|200	export TMP="/tmp" TMPDIR="/tmp"
12cr|python3-3.2.3-6|201	
12cr|python3-3.2.3-6|202	# all tests must pass
12cr|python3-3.2.3-6|203	# (misc, 28/11/2006) test_shutil is causing problem in iurt, it seems to remove /tmp,
12cr|python3-3.2.3-6|204	# which make other test fail
12cr|python3-3.2.3-6|205	# (misc, 11/12/2006) test_pyexpat is icrashing, seem to be done on purpose ( http://python.org/sf/1296433 )
12cr|python3-3.2.3-6|206	# (misc, 11/12/2006) test_minidom is not working anymore, something changed either on my computer
12cr|python3-3.2.3-6|207	# or elsewhere.
12cr|python3-3.2.3-6|208	# (misc, 11/12/2006) test_sax fail too, will take a look later
12cr|python3-3.2.3-6|209	# (misc, 21/08/2007) test_string and test_str segfault, test_unicode, test_userstring, I need to pass the package as a security update
12cr|python3-3.2.3-6|210	# (eugeni, 21/07/2009) test_distutils fails with python3.1 due to ld error
12cr|python3-3.2.3-6|211	# (eugeni, 22/07/2009) test_mailbox fails on the BS
12cr|python3-3.2.3-6|212	# (eugeni, 17/08/2009) test_telnetlib fails with a connection reset by peer message
12cr|python3-3.2.3-6|213	# test test_sax failed -- 1 of 44 tests failed: test_xmlgen_attr_escape
12cr|python3-3.2.3-6|214	make test TESTOPTS="-w -l -x test_linuxaudiodev -x test_nis -x test_shutil -x test_pyexpat -x test_minidom -x test_sax -x test_string -x test_str -x test_unicode -x test_userstring -x test_bytes -x test_distutils -x test_mailbox -x test_ioctl -x test_telnetlib"
12cr|python3-3.2.3-6|215	
12cr|python3-3.2.3-6|216	%install
12cr|python3-3.2.3-6|217	mkdir -p %{buildroot}%{_prefix}/lib/python%{dirver}
12cr|python3-3.2.3-6|218	
12cr|python3-3.2.3-6|219	# fix Makefile to get rid of reference to distcc
12cr|python3-3.2.3-6|220	perl -pi -e "/^CC=/ and s/distcc/gcc/" Makefile
12cr|python3-3.2.3-6|221	
12cr|python3-3.2.3-6|222	# set the install path
12cr|python3-3.2.3-6|223	echo '[install_scripts]' >setup.cfg
12cr|python3-3.2.3-6|224	echo 'install_dir='"%{buildroot}%{_bindir}" >>setup.cfg
12cr|python3-3.2.3-6|225	
12cr|python3-3.2.3-6|226	# python is not GNU and does not know fsstd
12cr|python3-3.2.3-6|227	mkdir -p %{buildroot}%{_mandir}
12cr|python3-3.2.3-6|228	%makeinstall_std LN="ln -sf"
12cr|python3-3.2.3-6|229	
12cr|python3-3.2.3-6|230	(cd %{buildroot}%{_libdir}; ln -sf `ls libpython%{lib_major}*.so.*` libpython%{lib_major}.so)
12cr|python3-3.2.3-6|231	
12cr|python3-3.2.3-6|232	# fix files conflicting with python2.6
12cr|python3-3.2.3-6|233	mv %{buildroot}%{_bindir}/2to3 %{buildroot}%{_bindir}/python3-2to3
12cr|python3-3.2.3-6|234	
12cr|python3-3.2.3-6|235	# conflicts with python2
12cr|python3-3.2.3-6|236	# # emacs, I use it, I want it
12cr|python3-3.2.3-6|237	# mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp
12cr|python3-3.2.3-6|238	# install -m 644 Misc/python-mode.el %{buildroot}%{_datadir}/emacs/site-lisp
12cr|python3-3.2.3-6|239	# emacs -batch -f batch-byte-compile %{buildroot}%{_datadir}/emacs/site-lisp/python-mode.el
12cr|python3-3.2.3-6|240	#
12cr|python3-3.2.3-6|241	# install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cr|python3-3.2.3-6|242	# cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
12cr|python3-3.2.3-6|243	# (setq auto-mode-alist (cons '("\\\\.py$" . python-mode) auto-mode-alist))
12cr|python3-3.2.3-6|244	# (autoload 'python-mode "python-mode" "Mode for python files." t)
12cr|python3-3.2.3-6|245	# EOF
12cr|python3-3.2.3-6|246	
12cr|python3-3.2.3-6|247	#"  this comment is just here because vim syntax higlighting is confused by the previous snippet of lisp
12cr|python3-3.2.3-6|248	
12cr|python3-3.2.3-6|249	# install pynche as pynche3
12cr|python3-3.2.3-6|250	cat << EOF > %{buildroot}%{_bindir}/pynche3
12cr|python3-3.2.3-6|251	#!/bin/bash
12cr|python3-3.2.3-6|252	exec %{_libdir}/python%{dirver}/site-packages/pynche/pynche
12cr|python3-3.2.3-6|253	EOF
12cr|python3-3.2.3-6|254	rm -f Tools/pynche/*.pyw
12cr|python3-3.2.3-6|255	cp -r Tools/pynche %{buildroot}%{_libdir}/python%{dirver}/site-packages/
12cr|python3-3.2.3-6|256	
12cr|python3-3.2.3-6|257	chmod 755 %{buildroot}%{_bindir}/{idle3,pynche3}
12cr|python3-3.2.3-6|258	
12cr|python3-3.2.3-6|259	ln -f Tools/pynche/README Tools/pynche/README.pynche
12cr|python3-3.2.3-6|260	
12cr|python3-3.2.3-6|261	%if %{with valgrind}
12cr|python3-3.2.3-6|262	install Misc/valgrind-python.supp -D %{buildroot}%{_libdir}/valgrind/valgrind-python3.supp
12cr|python3-3.2.3-6|263	%endif
12cr|python3-3.2.3-6|264	
12cr|python3-3.2.3-6|265	mkdir -p %{buildroot}%{_datadir}/applications
12cr|python3-3.2.3-6|266	cat > %{buildroot}%{_datadir}/applications/mandriva-tkinter3.desktop << EOF
12cr|python3-3.2.3-6|267	[Desktop Entry]
12cr|python3-3.2.3-6|268	Name=IDLE
12cr|python3-3.2.3-6|269	Comment=IDE for Python3
12cr|python3-3.2.3-6|270	Exec=%{_bindir}/idle3
12cr|python3-3.2.3-6|271	Icon=development_environment_section
12cr|python3-3.2.3-6|272	Terminal=false
12cr|python3-3.2.3-6|273	Type=Application
12cr|python3-3.2.3-6|274	Categories=Development;IDE;
12cr|python3-3.2.3-6|275	EOF
12cr|python3-3.2.3-6|276	
12cr|python3-3.2.3-6|277	
12cr|python3-3.2.3-6|278	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-docs.desktop << EOF
12cr|python3-3.2.3-6|279	[Desktop Entry]
12cr|python3-3.2.3-6|280	Name=Python documentation
12cr|python3-3.2.3-6|281	Comment=Python complete reference
12cr|python3-3.2.3-6|282	Exec=%{_bindir}/xdg-open %{_defaultdocdir}/%{name}-docs/index.html
12cr|python3-3.2.3-6|283	Icon=documentation_section
12cr|python3-3.2.3-6|284	Terminal=false
12cr|python3-3.2.3-6|285	Type=Application
12cr|python3-3.2.3-6|286	Categories=Documentation;
12cr|python3-3.2.3-6|287	EOF
12cr|python3-3.2.3-6|288	
12cr|python3-3.2.3-6|289	
12cr|python3-3.2.3-6|290	# fix non real scripts
12cr|python3-3.2.3-6|291	#chmod 644 %{buildroot}%{_libdir}/python*/test/test_{binascii,grp,htmlparser}.py*
12cr|python3-3.2.3-6|292	find %{buildroot} -type f \( -name "test_binascii.py*" -o -name "test_grp.py*" -o -name "test_htmlparser.py*" \) -exec chmod 644 {} \;
12cr|python3-3.2.3-6|293	# fix python library not stripped
12cr|python3-3.2.3-6|294	chmod u+w %{buildroot}%{_libdir}/libpython%{lib_major}*.so.1.0 %{buildroot}%{_libdir}/libpython3.so
12cr|python3-3.2.3-6|295	
12cr|python3-3.2.3-6|296	
12cr|python3-3.2.3-6|297	mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
12cr|python3-3.2.3-6|298	
12cr|python3-3.2.3-6|299	cat > %{buildroot}%{_sysconfdir}/profile.d/30python.sh << 'EOF'
12cr|python3-3.2.3-6|300	if [ -f $HOME/.pythonrc.py ] ; then
12cr|python3-3.2.3-6|301	export PYTHONSTARTUP=$HOME/.pythonrc.py
12cr|python3-3.2.3-6|302	else
12cr|python3-3.2.3-6|303	export PYTHONSTARTUP=/etc/pythonrc.py
12cr|python3-3.2.3-6|304	fi
12cr|python3-3.2.3-6|305	
12cr|python3-3.2.3-6|306	export PYTHONDONTWRITEBYTECODE=1
12cr|python3-3.2.3-6|307	EOF
12cr|python3-3.2.3-6|308	
12cr|python3-3.2.3-6|309	cat > %{buildroot}%{_sysconfdir}/profile.d/30python.csh << 'EOF'
12cr|python3-3.2.3-6|310	if ( -f ${HOME}/.pythonrc.py ) then
12cr|python3-3.2.3-6|311	setenv PYTHONSTARTUP ${HOME}/.pythonrc.py
12cr|python3-3.2.3-6|312	else
12cr|python3-3.2.3-6|313	setenv PYTHONSTARTUP /etc/pythonrc.py
12cr|python3-3.2.3-6|314	endif
12cr|python3-3.2.3-6|315	setenv PYTHONDONTWRITEBYTECODE 1
12cr|python3-3.2.3-6|316	EOF
12cr|python3-3.2.3-6|317	
12cr|python3-3.2.3-6|318	cat > %{buildroot}%{_sysconfdir}/pythonrc.py << EOF
12cr|python3-3.2.3-6|319	try:
12cr|python3-3.2.3-6|320	# this add completion to python interpreter
12cr|python3-3.2.3-6|321	import readline
12cr|python3-3.2.3-6|322	import rlcompleter
12cr|python3-3.2.3-6|323	# see readline man page for this
12cr|python3-3.2.3-6|324	readline.parse_and_bind("set show-all-if-ambiguous on")
12cr|python3-3.2.3-6|325	readline.parse_and_bind("tab: complete")
12cr|python3-3.2.3-6|326	except:
12cr|python3-3.2.3-6|327	pass
12cr|python3-3.2.3-6|328	# you can place a file .pythonrc.py in your home to overrides this one
12cr|python3-3.2.3-6|329	# but then, this file will not be sourced
12cr|python3-3.2.3-6|330	EOF
12cr|python3-3.2.3-6|331	
12cr|python3-3.2.3-6|332	%multiarch_includes %{buildroot}/usr/include/python*/pyconfig.h
12cr|python3-3.2.3-6|333	
12cr|python3-3.2.3-6|334	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
12cr|python3-3.2.3-6|335	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/rpm/macros.d/
12cr|python3-3.2.3-6|336	
12cr|python3-3.2.3-6|337	%files
12cr|python3-3.2.3-6|338	%doc README.mga
12cr|python3-3.2.3-6|339	# conflicts with python2.6
12cr|python3-3.2.3-6|340	#%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}.el
12cr|python3-3.2.3-6|341	%{_sysconfdir}/rpm/macros.d/*.macros
12cr|python3-3.2.3-6|342	%{_sysconfdir}/profile.d/*
12cr|python3-3.2.3-6|343	%config(noreplace) %{_sysconfdir}/pythonrc.py
12cr|python3-3.2.3-6|344	%{_includedir}/python*/pyconfig.h
12cr|python3-3.2.3-6|345	%{multiarch_includedir}/python*/pyconfig.h
12cr|python3-3.2.3-6|346	
12cr|python3-3.2.3-6|347	%{_libdir}/python*/config*/Makefile
12cr|python3-3.2.3-6|348	%exclude %{_libdir}/python*/site-packages/pynche
12cr|python3-3.2.3-6|349	%exclude %{_libdir}/python*/lib-dynload/_tkinter.*.so
12cr|python3-3.2.3-6|350	
12cr|python3-3.2.3-6|351	# HACK: build fails without this (TODO: investigate rpm)
12cr|python3-3.2.3-6|352	%dir %{_libdir}/python*
12cr|python3-3.2.3-6|353	%{_libdir}/python*/LICENSE.txt
12cr|python3-3.2.3-6|354	%{_libdir}/python%{dirver}/*.py
12cr|python3-3.2.3-6|355	%{_libdir}/python%{dirver}/__pycache__
12cr|python3-3.2.3-6|356	%{_libdir}/python%{dirver}/concurrent
12cr|python3-3.2.3-6|357	%{_libdir}/python%{dirver}/ctypes
12cr|python3-3.2.3-6|358	%{_libdir}/python%{dirver}/curses
12cr|python3-3.2.3-6|359	%{_libdir}/python%{dirver}/dbm
12cr|python3-3.2.3-6|360	%{_libdir}/python%{dirver}/distutils
12cr|python3-3.2.3-6|361	%{_libdir}/python%{dirver}/email
12cr|python3-3.2.3-6|362	%{_libdir}/python%{dirver}/encodings
12cr|python3-3.2.3-6|363	%{_libdir}/python%{dirver}/html
12cr|python3-3.2.3-6|364	%{_libdir}/python%{dirver}/http
12cr|python3-3.2.3-6|365	%{_libdir}/python%{dirver}/importlib
12cr|python3-3.2.3-6|366	%{_libdir}/python%{dirver}/json
12cr|python3-3.2.3-6|367	%{_libdir}/python%{dirver}/lib-dynload
12cr|python3-3.2.3-6|368	%{_libdir}/python%{dirver}/lib2to3
12cr|python3-3.2.3-6|369	%{_libdir}/python%{dirver}/logging
12cr|python3-3.2.3-6|370	%{_libdir}/python%{dirver}/multiprocessing
12cr|python3-3.2.3-6|371	%{_libdir}/python%{dirver}/plat-linux2
12cr|python3-3.2.3-6|372	%{_libdir}/python%{dirver}/pydoc_data
12cr|python3-3.2.3-6|373	%{_libdir}/python%{dirver}/site-packages
12cr|python3-3.2.3-6|374	%{_libdir}/python%{dirver}/sqlite3
12cr|python3-3.2.3-6|375	%{_libdir}/python%{dirver}/turtledemo
12cr|python3-3.2.3-6|376	%{_libdir}/python%{dirver}/unittest
12cr|python3-3.2.3-6|377	%{_libdir}/python%{dirver}/urllib
12cr|python3-3.2.3-6|378	%{_libdir}/python%{dirver}/wsgiref*
12cr|python3-3.2.3-6|379	%{_libdir}/python%{dirver}/xml
12cr|python3-3.2.3-6|380	%{_libdir}/python%{dirver}/xmlrpc
12cr|python3-3.2.3-6|381	%{_bindir}/pydoc3*
12cr|python3-3.2.3-6|382	%{_bindir}/python3*
12cr|python3-3.2.3-6|383	%{_bindir}/2to3-%{dirver}
12cr|python3-3.2.3-6|384	%exclude %{_bindir}/python*config
12cr|python3-3.2.3-6|385	#%{_datadir}/emacs/site-lisp/*
12cr|python3-3.2.3-6|386	%{_mandir}/man*/*
12cr|python3-3.2.3-6|387	%if %{with valgrind}
12cr|python3-3.2.3-6|388	%{_libdir}/valgrind/valgrind-python3.supp
12cr|python3-3.2.3-6|389	%endif
12cr|python3-3.2.3-6|390	
12cr|python3-3.2.3-6|391	%files -n %{lib_name}
12cr|python3-3.2.3-6|392	%{_libdir}/libpython*.so.1*
12cr|python3-3.2.3-6|393	
12cr|python3-3.2.3-6|394	%files -n %{develname}
12cr|python3-3.2.3-6|395	%{_libdir}/libpython*.so
12cr|python3-3.2.3-6|396	%{_includedir}/python*
12cr|python3-3.2.3-6|397	%{_libdir}/python*/config-%{dirver}*
12cr|python3-3.2.3-6|398	%{_libdir}/python*/test/
12cr|python3-3.2.3-6|399	%{_bindir}/python%{dirver}*-config
12cr|python3-3.2.3-6|400	%{_bindir}/python%{familyver}-config
12cr|python3-3.2.3-6|401	%{_libdir}/pkgconfig/python*.pc
12cr|python3-3.2.3-6|402	%exclude %{_includedir}/python*/pyconfig.h
12cr|python3-3.2.3-6|403	%exclude %{_libdir}/python*/config*/Makefile
12cr|python3-3.2.3-6|404	
12cr|python3-3.2.3-6|405	%files docs
12cr|python3-3.2.3-6|406	%doc html/*/*
12cr|python3-3.2.3-6|407	%{_datadir}/applications/mandriva-%{name}-docs.desktop
12cr|python3-3.2.3-6|408	
12cr|python3-3.2.3-6|409	%files -n tkinter3
12cr|python3-3.2.3-6|410	%{_libdir}/python*/tkinter/
12cr|python3-3.2.3-6|411	%{_libdir}/python*/idlelib
12cr|python3-3.2.3-6|412	%{_libdir}/python*/site-packages/pynche
12cr|python3-3.2.3-6|413	%{_libdir}/python*/lib-dynload/_tkinter.*.so
12cr|python3-3.2.3-6|414	
12cr|python3-3.2.3-6|415	%files -n tkinter3-apps
12cr|python3-3.2.3-6|416	%{_bindir}/idle3*
12cr|python3-3.2.3-6|417	%{_bindir}/pynche3
12cr|python3-3.2.3-6|418	%{_datadir}/applications/mandriva-tkinter3.desktop
12cr|python3-3.2.3-6|419	
12cr|python3-3.2.3-6|420	
12cr|python3-3.2.3-6|421	
12cr|python3-3.2.3-6|422	
12cr|python3-3.2.3-6|423	%changelog
12cr|python3-3.2.3-6|424	* Sat Oct  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|python3-3.2.3-6|425	+ Commit: e76488b
12cr|python3-3.2.3-6|426	- New version 3.2.3 (sync with Mageia), do some cleanups
12cr|python3-3.2.3-6|427	
12cr|python3-3.2.3-6|428	

6370 12
12cr|python3-sip-4.12.3-1|1	Name: python3-sip
12cr|python3-sip-4.12.3-1|2	Summary: Riverbanks's python sip
12cr|python3-sip-4.12.3-1|3	Version: 4.12.3
12cr|python3-sip-4.12.3-1|4	Release: %mkrel 1
12cr|python3-sip-4.12.3-1|5	Group: Development/Python
12cr|python3-sip-4.12.3-1|6	URL: http://www.riverbankcomputing.co.uk/software/sip/intro
12cr|python3-sip-4.12.3-1|7	Source0: http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%version.tar.gz
12cr|python3-sip-4.12.3-1|8	License: GPLv2+
12cr|python3-sip-4.12.3-1|9	BuildRoot: %_tmppath/%name-%version-%release-root
12cr|python3-sip-4.12.3-1|10	BuildRequires: bzip2-devel
12cr|python3-sip-4.12.3-1|11	BuildRequires: python3-devel
12cr|python3-sip-4.12.3-1|12	Conflicts: python-sip
12cr|python3-sip-4.12.3-1|13	
12cr|python3-sip-4.12.3-1|14	%description
12cr|python3-sip-4.12.3-1|15	SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was
12cr|python3-sip-4.12.3-1|16	originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to
12cr|python3-sip-4.12.3-1|17	create bindings for any C or C++ library.
12cr|python3-sip-4.12.3-1|18	
12cr|python3-sip-4.12.3-1|19	%files
12cr|python3-sip-4.12.3-1|20	%defattr(-,root,root)
12cr|python3-sip-4.12.3-1|21	%_bindir/sip
12cr|python3-sip-4.12.3-1|22	%py3_platsitedir/s*
12cr|python3-sip-4.12.3-1|23	%py3_incdir/sip.h
12cr|python3-sip-4.12.3-1|24	
12cr|python3-sip-4.12.3-1|25	#------------------------------------------------------------
12cr|python3-sip-4.12.3-1|26	
12cr|python3-sip-4.12.3-1|27	%prep
12cr|python3-sip-4.12.3-1|28	%setup -q -n sip-%version
12cr|python3-sip-4.12.3-1|29	
12cr|python3-sip-4.12.3-1|30	%build
12cr|python3-sip-4.12.3-1|31	
12cr|python3-sip-4.12.3-1|32	#  Don't use X11R6 prefix for includes neither libraries by default.
12cr|python3-sip-4.12.3-1|33	for file in specs/linux-*; do
12cr|python3-sip-4.12.3-1|34	perl -p -i -e "s@/X11R6/@/@g" $file
12cr|python3-sip-4.12.3-1|35	done
12cr|python3-sip-4.12.3-1|36	
12cr|python3-sip-4.12.3-1|37	%{__python3} configure.py
12cr|python3-sip-4.12.3-1|38	%define _disable_ld_no_undefined 1
12cr|python3-sip-4.12.3-1|39	%{make} CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC" LIBS="%{?ldflags} -lpython%{py3ver}"
12cr|python3-sip-4.12.3-1|40	
12cr|python3-sip-4.12.3-1|41	%install
12cr|python3-sip-4.12.3-1|42	%{__rm} -rf %{buildroot}
12cr|python3-sip-4.12.3-1|43	%{makeinstall_std}
12cr|python3-sip-4.12.3-1|44	
12cr|python3-sip-4.12.3-1|45	%clean
12cr|python3-sip-4.12.3-1|46	%{__rm} -rf %{buildroot}
12cr|python3-sip-4.12.3-1|47	
12cr|python3-sip-4.12.3-1|48	
12cr|python3-sip-4.12.3-1|49	%changelog
12cr|python3-sip-4.12.3-1|50	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 4.12.3-1mdv2011.0
12cr|python3-sip-4.12.3-1|51	+ Revision: 677495
12cr|python3-sip-4.12.3-1|52	- new version 4.12.3
12cr|python3-sip-4.12.3-1|53	
12cr|python3-sip-4.12.3-1|54	* Mon May 02 2011 Funda Wang <fwang@mandriva.org> 4.12.2-1
12cr|python3-sip-4.12.3-1|55	+ Revision: 662371
12cr|python3-sip-4.12.3-1|56	- new version 4.12.2
12cr|python3-sip-4.12.3-1|57	
12cr|python3-sip-4.12.3-1|58	* Mon May 02 2011 Funda Wang <fwang@mandriva.org> 4.11.2-3
12cr|python3-sip-4.12.3-1|59	+ Revision: 662210
12cr|python3-sip-4.12.3-1|60	- rebuild
12cr|python3-sip-4.12.3-1|61	- rebuild
12cr|python3-sip-4.12.3-1|62	- rename spec
12cr|python3-sip-4.12.3-1|63	
12cr|python3-sip-4.12.3-1|64	* Mon Nov 01 2010 Funda Wang <fwang@mandriva.org> 4.11.2-1mdv2011.0
12cr|python3-sip-4.12.3-1|65	+ Revision: 591287
12cr|python3-sip-4.12.3-1|66	- import python3-sip
12cr|python3-sip-4.12.3-1|67	

6371 12
12cr|python-amqplib-1.0.0-1|1	%define	module	amqplib
12cr|python-amqplib-1.0.0-1|2	%define name	python-%{module}
12cr|python-amqplib-1.0.0-1|3	%define version 1.0.0
12cr|python-amqplib-1.0.0-1|4	%define release %mkrel 1
12cr|python-amqplib-1.0.0-1|5	
12cr|python-amqplib-1.0.0-1|6	Summary:	Python AMQP (Advanced Message Queuing Protocol) client library
12cr|python-amqplib-1.0.0-1|7	Name:		%{name}
12cr|python-amqplib-1.0.0-1|8	Version:	%{version}
12cr|python-amqplib-1.0.0-1|9	Release:	%{release}
12cr|python-amqplib-1.0.0-1|10	Source0:	%{module}-%{version}.tgz
12cr|python-amqplib-1.0.0-1|11	License:	LGPLv2.1
12cr|python-amqplib-1.0.0-1|12	Group:		Development/Python
12cr|python-amqplib-1.0.0-1|13	Url:		http://code.google.com/p/py-amqplib/
12cr|python-amqplib-1.0.0-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-amqplib-1.0.0-1|15	BuildArch:	noarch
12cr|python-amqplib-1.0.0-1|16	BuildRequires:	python-devel
12cr|python-amqplib-1.0.0-1|17	
12cr|python-amqplib-1.0.0-1|18	%description
12cr|python-amqplib-1.0.0-1|19	amqplib is a Python client library that supports the 0-8 AMQP
12cr|python-amqplib-1.0.0-1|20	(Advanced Message-Queuing Protocol) spec.
12cr|python-amqplib-1.0.0-1|21	
12cr|python-amqplib-1.0.0-1|22	%prep
12cr|python-amqplib-1.0.0-1|23	%setup -q -n %{module}-%{version}
12cr|python-amqplib-1.0.0-1|24	
12cr|python-amqplib-1.0.0-1|25	%install
12cr|python-amqplib-1.0.0-1|26	%__rm -rf %{buildroot}
12cr|python-amqplib-1.0.0-1|27	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-amqplib-1.0.0-1|28	
12cr|python-amqplib-1.0.0-1|29	%clean
12cr|python-amqplib-1.0.0-1|30	%__rm -rf %{buildroot}
12cr|python-amqplib-1.0.0-1|31	
12cr|python-amqplib-1.0.0-1|32	%files -f FILE_LIST
12cr|python-amqplib-1.0.0-1|33	%defattr(-,root,root)
12cr|python-amqplib-1.0.0-1|34	%doc README
12cr|python-amqplib-1.0.0-1|35	
12cr|python-amqplib-1.0.0-1|36	
12cr|python-amqplib-1.0.0-1|37	%changelog
12cr|python-amqplib-1.0.0-1|38	* Fri Aug 05 2011 Lev Givon <lev@mandriva.org> 1.0.0-1mdv2012.0
12cr|python-amqplib-1.0.0-1|39	+ Revision: 693343
12cr|python-amqplib-1.0.0-1|40	- Update to 1.0.0.
12cr|python-amqplib-1.0.0-1|41	
12cr|python-amqplib-1.0.0-1|42	* Sun Nov 07 2010 Lev Givon <lev@mandriva.org> 0.6.1-1mdv2011.0
12cr|python-amqplib-1.0.0-1|43	+ Revision: 594848
12cr|python-amqplib-1.0.0-1|44	- import python-amqplib
12cr|python-amqplib-1.0.0-1|45	
12cr|python-amqplib-1.0.0-1|46	

6372 12
12cr|python-anyjson-0.3.3-1|1	%define	module	anyjson
12cr|python-anyjson-0.3.3-1|2	
12cr|python-anyjson-0.3.3-1|3	Summary:	Python wrapper for JSON implementations
12cr|python-anyjson-0.3.3-1|4	Name:		python-%{module}
12cr|python-anyjson-0.3.3-1|5	Version:	0.3.3
12cr|python-anyjson-0.3.3-1|6	Release:	1
12cr|python-anyjson-0.3.3-1|7	Source0:	http://pypi.python.org/packages/source/a/anyjson/anyjson-%{version}.tar.gz
12cr|python-anyjson-0.3.3-1|8	License:	BSD
12cr|python-anyjson-0.3.3-1|9	Group:		Development/Python
12cr|python-anyjson-0.3.3-1|10	Url:		http://bitbucket.org/runeh/anyjson
12cr|python-anyjson-0.3.3-1|11	BuildArch:	noarch
12cr|python-anyjson-0.3.3-1|12	Suggests:	python-json
12cr|python-anyjson-0.3.3-1|13	Suggests:	python-cjson
12cr|python-anyjson-0.3.3-1|14	Suggests:	python-simplejson
12cr|python-anyjson-0.3.3-1|15	BuildRequires:	python-devel
12cr|python-anyjson-0.3.3-1|16	BuildRequires:	python-setuptools
12cr|python-anyjson-0.3.3-1|17	
12cr|python-anyjson-0.3.3-1|18	%description
12cr|python-anyjson-0.3.3-1|19	Anyjson loads whichever is the fastest JSON module installed and provides
12cr|python-anyjson-0.3.3-1|20	a uniform API regardless of which JSON implementation is used.
12cr|python-anyjson-0.3.3-1|21	
12cr|python-anyjson-0.3.3-1|22	Originally part of carrot (http://github.com/ask/carrot/)
12cr|python-anyjson-0.3.3-1|23	
12cr|python-anyjson-0.3.3-1|24	%prep
12cr|python-anyjson-0.3.3-1|25	%setup -q -n %{module}-%{version}
12cr|python-anyjson-0.3.3-1|26	
12cr|python-anyjson-0.3.3-1|27	%install
12cr|python-anyjson-0.3.3-1|28	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-anyjson-0.3.3-1|29	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-anyjson-0.3.3-1|30	
12cr|python-anyjson-0.3.3-1|31	%files -f FILE_LIST
12cr|python-anyjson-0.3.3-1|32	%doc README
12cr|python-anyjson-0.3.3-1|33	
12cr|python-anyjson-0.3.3-1|34	
12cr|python-anyjson-0.3.3-1|35	
12cr|python-anyjson-0.3.3-1|36	%changelog
12cr|python-anyjson-0.3.3-1|37	* Mon Mar 28 2011 Lev Givon <lev@mandriva.org> 0.3.1-1mdv2011.0
12cr|python-anyjson-0.3.3-1|38	+ Revision: 648693
12cr|python-anyjson-0.3.3-1|39	- Update to 0.3.1.
12cr|python-anyjson-0.3.3-1|40	
12cr|python-anyjson-0.3.3-1|41	* Wed Dec 08 2010 Lev Givon <lev@mandriva.org> 0.3-1mdv2011.0
12cr|python-anyjson-0.3.3-1|42	+ Revision: 616287
12cr|python-anyjson-0.3.3-1|43	- Update to 0.3.
12cr|python-anyjson-0.3.3-1|44	
12cr|python-anyjson-0.3.3-1|45	* Tue Nov 09 2010 Lev Givon <lev@mandriva.org> 0.2.5-1mdv2011.0
12cr|python-anyjson-0.3.3-1|46	+ Revision: 595458
12cr|python-anyjson-0.3.3-1|47	- Update to 0.2.5.
12cr|python-anyjson-0.3.3-1|48	
12cr|python-anyjson-0.3.3-1|49	* Mon Nov 08 2010 Lev Givon <lev@mandriva.org> 0.2.0-1mdv2011.0
12cr|python-anyjson-0.3.3-1|50	+ Revision: 595123
12cr|python-anyjson-0.3.3-1|51	- import python-anyjson
12cr|python-anyjson-0.3.3-1|52	
12cr|python-anyjson-0.3.3-1|53	
12cr|python-anyjson-0.3.3-1|54	

6373 12
12cr|python-apptools-4.1.0-1|1	%define module	apptools
12cr|python-apptools-4.1.0-1|2	%define name 	python-%{module}
12cr|python-apptools-4.1.0-1|3	%define version 4.1.0
12cr|python-apptools-4.1.0-1|4	%define rel		1
12cr|python-apptools-4.1.0-1|5	%if %mdkversion < 201100
12cr|python-apptools-4.1.0-1|6	%define release %mkrel %{rel}
12cr|python-apptools-4.1.0-1|7	%else
12cr|python-apptools-4.1.0-1|8	%define	release %{rel}
12cr|python-apptools-4.1.0-1|9	%endif
12cr|python-apptools-4.1.0-1|10	
12cr|python-apptools-4.1.0-1|11	Summary: 	Enthought Tool Suite - Application Tools
12cr|python-apptools-4.1.0-1|12	Name: 	 	%{name}
12cr|python-apptools-4.1.0-1|13	Version: 	%{version}
12cr|python-apptools-4.1.0-1|14	Release: 	%{release}
12cr|python-apptools-4.1.0-1|15	Source0: 	http://www.enthought.com/repo/ets/%{module}-%{version}.tar.gz
12cr|python-apptools-4.1.0-1|16	License: 	BSD
12cr|python-apptools-4.1.0-1|17	Group: 	 	Development/Python
12cr|python-apptools-4.1.0-1|18	Url: 	 	https://github.com/enthought/apptools/
12cr|python-apptools-4.1.0-1|19	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-apptools-4.1.0-1|20	BuildArch: 	noarch
12cr|python-apptools-4.1.0-1|21	Obsoletes:	python-enthought-apptools
12cr|python-apptools-4.1.0-1|22	Requires:  	python-configobj
12cr|python-apptools-4.1.0-1|23	Requires:  	python-traitsui >= 4.2.0
12cr|python-apptools-4.1.0-1|24	Requires:  	python-numpy >= 1.1.0
12cr|python-apptools-4.1.0-1|25	BuildRequires: 	python-setuptools >= 0.6c8
12cr|python-apptools-4.1.0-1|26	BuildRequires: 	python-setupdocs >= 1.0.5
12cr|python-apptools-4.1.0-1|27	BuildRequires:	python-sphinx
12cr|python-apptools-4.1.0-1|28	
12cr|python-apptools-4.1.0-1|29	%description
12cr|python-apptools-4.1.0-1|30	The apptools project includes a set of packages that Enthought has found
12cr|python-apptools-4.1.0-1|31	useful in creating a number of applications. They implement functionality
12cr|python-apptools-4.1.0-1|32	that is commonly needed by many applications.
12cr|python-apptools-4.1.0-1|33	
12cr|python-apptools-4.1.0-1|34	%prep
12cr|python-apptools-4.1.0-1|35	%setup -q -n %{module}-%{version}
12cr|python-apptools-4.1.0-1|36	
12cr|python-apptools-4.1.0-1|37	%build
12cr|python-apptools-4.1.0-1|38	%__python setup.py build
12cr|python-apptools-4.1.0-1|39	%__python setup.py build_docs
12cr|python-apptools-4.1.0-1|40	
12cr|python-apptools-4.1.0-1|41	%install
12cr|python-apptools-4.1.0-1|42	%__rm -rf %{buildroot}
12cr|python-apptools-4.1.0-1|43	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-apptools-4.1.0-1|44	
12cr|python-apptools-4.1.0-1|45	%clean
12cr|python-apptools-4.1.0-1|46	%__rm -rf %{buildroot}
12cr|python-apptools-4.1.0-1|47	
12cr|python-apptools-4.1.0-1|48	%files
12cr|python-apptools-4.1.0-1|49	%defattr(-,root,root)
12cr|python-apptools-4.1.0-1|50	%doc *.txt *.rst examples/ build/docs/html/
12cr|python-apptools-4.1.0-1|51	%py_sitedir/%{module}*
12cr|python-apptools-4.1.0-1|52	
12cr|python-apptools-4.1.0-1|53	
12cr|python-apptools-4.1.0-1|54	%changelog
12cr|python-apptools-4.1.0-1|55	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 4.1.0-1
12cr|python-apptools-4.1.0-1|56	+ Revision: 814658
12cr|python-apptools-4.1.0-1|57	- Update to 4.1.0.
12cr|python-apptools-4.1.0-1|58	
12cr|python-apptools-4.1.0-1|59	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.0.1-1
12cr|python-apptools-4.1.0-1|60	+ Revision: 745664
12cr|python-apptools-4.1.0-1|61	- Update to 4.0.1.
12cr|python-apptools-4.1.0-1|62	
12cr|python-apptools-4.1.0-1|63	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-2
12cr|python-apptools-4.1.0-1|64	+ Revision: 689267
12cr|python-apptools-4.1.0-1|65	- Rebuild.
12cr|python-apptools-4.1.0-1|66	- Remove envisage dependency.
12cr|python-apptools-4.1.0-1|67	
12cr|python-apptools-4.1.0-1|68	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cr|python-apptools-4.1.0-1|69	+ Revision: 689177
12cr|python-apptools-4.1.0-1|70	- import python-apptools
12cr|python-apptools-4.1.0-1|71	
12cr|python-apptools-4.1.0-1|72	

6374 12
12cr|python-apsw-3.7.13.r1-1|1	%define sqlite_version 3.7.13
12cr|python-apsw-3.7.13.r1-1|2	%define uprel 1
12cr|python-apsw-3.7.13.r1-1|3	%define pkg_version %{sqlite_version}-r%{uprel}
12cr|python-apsw-3.7.13.r1-1|4	
12cr|python-apsw-3.7.13.r1-1|5	%if %_use_internal_dependency_generator
12cr|python-apsw-3.7.13.r1-1|6	%define __noautoprov 'apsw.so'
12cr|python-apsw-3.7.13.r1-1|7	%else
12cr|python-apsw-3.7.13.r1-1|8	%define __noautoprov apsw.so
12cr|python-apsw-3.7.13.r1-1|9	%endif
12cr|python-apsw-3.7.13.r1-1|10	
12cr|python-apsw-3.7.13.r1-1|11	Name:           python-apsw
12cr|python-apsw-3.7.13.r1-1|12	Version:        %{sqlite_version}.r%{uprel}
12cr|python-apsw-3.7.13.r1-1|13	Release:        1
12cr|python-apsw-3.7.13.r1-1|14	Summary:        Another Python SQLite Wrapper
12cr|python-apsw-3.7.13.r1-1|15	Source0:        http://apsw.googlecode.com/files/apsw-3.7.13-r1.zip
12cr|python-apsw-3.7.13.r1-1|16	URL:            http://code.google.com/p/apsw/
12cr|python-apsw-3.7.13.r1-1|17	Group:          Development/Python
12cr|python-apsw-3.7.13.r1-1|18	License:        zlib/libpng License
12cr|python-apsw-3.7.13.r1-1|19	BuildRequires:  sqlite3-devel >= %{sqlite_version}
12cr|python-apsw-3.7.13.r1-1|20	%py_requires -d
12cr|python-apsw-3.7.13.r1-1|21	
12cr|python-apsw-3.7.13.r1-1|22	%description
12cr|python-apsw-3.7.13.r1-1|23	APSW is a Python wrapper for the SQLite embedded relational database
12cr|python-apsw-3.7.13.r1-1|24	engine. In contrast to other wrappers such as pysqlite it focuses on
12cr|python-apsw-3.7.13.r1-1|25	being a minimal layer over SQLite attempting just to translate the
12cr|python-apsw-3.7.13.r1-1|26	complete SQLite API into Python.
12cr|python-apsw-3.7.13.r1-1|27	
12cr|python-apsw-3.7.13.r1-1|28	%package doc
12cr|python-apsw-3.7.13.r1-1|29	Summary:        Another Python SQLite Wrapper - Documentation
12cr|python-apsw-3.7.13.r1-1|30	Group:          Development/Python
12cr|python-apsw-3.7.13.r1-1|31	License:        zlib/libpng License
12cr|python-apsw-3.7.13.r1-1|32	BuildArch:      noarch
12cr|python-apsw-3.7.13.r1-1|33	
12cr|python-apsw-3.7.13.r1-1|34	%description doc
12cr|python-apsw-3.7.13.r1-1|35	APSW is a Python wrapper for the SQLite embedded relational database
12cr|python-apsw-3.7.13.r1-1|36	engine. In contrast to other wrappers such as pysqlite it focuses on
12cr|python-apsw-3.7.13.r1-1|37	being a minimal layer over SQLite attempting just to translate the
12cr|python-apsw-3.7.13.r1-1|38	complete SQLite API into Python.
12cr|python-apsw-3.7.13.r1-1|39	
12cr|python-apsw-3.7.13.r1-1|40	%prep
12cr|python-apsw-3.7.13.r1-1|41	%setup -q -n "apsw-%{pkg_version}"
12cr|python-apsw-3.7.13.r1-1|42	
12cr|python-apsw-3.7.13.r1-1|43	%build
12cr|python-apsw-3.7.13.r1-1|44	CFLAGS="%{optflags} -fno-strict-aliasing" \
12cr|python-apsw-3.7.13.r1-1|45	%__python ./setup.py build
12cr|python-apsw-3.7.13.r1-1|46	
12cr|python-apsw-3.7.13.r1-1|47	%install
12cr|python-apsw-3.7.13.r1-1|48	%__python ./setup.py install \
12cr|python-apsw-3.7.13.r1-1|49	--prefix="%{_prefix}" \
12cr|python-apsw-3.7.13.r1-1|50	--root="%{buildroot}"
12cr|python-apsw-3.7.13.r1-1|51	
12cr|python-apsw-3.7.13.r1-1|52	%__rm doc/.buildinfo
12cr|python-apsw-3.7.13.r1-1|53	
12cr|python-apsw-3.7.13.r1-1|54	%files
12cr|python-apsw-3.7.13.r1-1|55	%{python_sitearch}/*
12cr|python-apsw-3.7.13.r1-1|56	
12cr|python-apsw-3.7.13.r1-1|57	%files doc
12cr|python-apsw-3.7.13.r1-1|58	%doc doc/*
12cr|python-apsw-3.7.13.r1-1|59	
12cr|python-apsw-3.7.13.r1-1|60	
12cr|python-apsw-3.7.13.r1-1|61	%changelog
12cr|python-apsw-3.7.13.r1-1|62	* Mon Jun 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.7.13.r1-1
12cr|python-apsw-3.7.13.r1-1|63	+ Revision: 806804
12cr|python-apsw-3.7.13.r1-1|64	- version update 3.7.13-r1
12cr|python-apsw-3.7.13.r1-1|65	
12cr|python-apsw-3.7.13.r1-1|66	* Wed May 02 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.7.11.r1-1
12cr|python-apsw-3.7.13.r1-1|67	+ Revision: 795024
12cr|python-apsw-3.7.13.r1-1|68	- update to 3.7.11-r1
12cr|python-apsw-3.7.13.r1-1|69	
12cr|python-apsw-3.7.13.r1-1|70	* Sat Feb 25 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.7.10.r1-1
12cr|python-apsw-3.7.13.r1-1|71	+ Revision: 780712
12cr|python-apsw-3.7.13.r1-1|72	- new version 3.7.10-r1
12cr|python-apsw-3.7.13.r1-1|73	
12cr|python-apsw-3.7.13.r1-1|74	* Tue Nov 29 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.7.9.r1-1
12cr|python-apsw-3.7.13.r1-1|75	+ Revision: 735354
12cr|python-apsw-3.7.13.r1-1|76	- imported package python-apsw
12cr|python-apsw-3.7.13.r1-1|77	

6375 12
12cr|python-archmage-0.2.4-2|1	%define realname	archmage
12cr|python-archmage-0.2.4-2|2	%define name		python-%{realname}
12cr|python-archmage-0.2.4-2|3	%define version 0.2.4
12cr|python-archmage-0.2.4-2|4	%define release %mkrel 2
12cr|python-archmage-0.2.4-2|5	
12cr|python-archmage-0.2.4-2|6	Summary: CHM(Compiled HTML) Decompressor
12cr|python-archmage-0.2.4-2|7	Name: %{name}
12cr|python-archmage-0.2.4-2|8	Epoch: 1
12cr|python-archmage-0.2.4-2|9	Version: %{version}
12cr|python-archmage-0.2.4-2|10	Release: %{release}
12cr|python-archmage-0.2.4-2|11	Source0: %{realname}-%{version}.tar.bz2
12cr|python-archmage-0.2.4-2|12	License: GPL
12cr|python-archmage-0.2.4-2|13	Group: Development/Python
12cr|python-archmage-0.2.4-2|14	BuildRequires:	python-devel
12cr|python-archmage-0.2.4-2|15	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|python-archmage-0.2.4-2|16	Url: http://archmage.sf.net/
12cr|python-archmage-0.2.4-2|17	
12cr|python-archmage-0.2.4-2|18	%description
12cr|python-archmage-0.2.4-2|19	arCHMage - extensible reader/decompiler of files in CHM format
12cr|python-archmage-0.2.4-2|20	(Microsoft HTML help, also known as Compiled HTML).
12cr|python-archmage-0.2.4-2|21	arCHMage is based on chmlib by Jed Wing and is written in python
12cr|python-archmage-0.2.4-2|22	
12cr|python-archmage-0.2.4-2|23	%prep
12cr|python-archmage-0.2.4-2|24	%setup -q -n %{realname}-%{version}
12cr|python-archmage-0.2.4-2|25	
12cr|python-archmage-0.2.4-2|26	%build
12cr|python-archmage-0.2.4-2|27	env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12cr|python-archmage-0.2.4-2|28	
12cr|python-archmage-0.2.4-2|29	%install
12cr|python-archmage-0.2.4-2|30	python setup.py install --root=$RPM_BUILD_ROOT
12cr|python-archmage-0.2.4-2|31	
12cr|python-archmage-0.2.4-2|32	%clean
12cr|python-archmage-0.2.4-2|33	rm -rf $RPM_BUILD_ROOT
12cr|python-archmage-0.2.4-2|34	
12cr|python-archmage-0.2.4-2|35	%files
12cr|python-archmage-0.2.4-2|36	%defattr(-,root,root)
12cr|python-archmage-0.2.4-2|37	%config %{_sysconfdir}/archmage/arch.conf
12cr|python-archmage-0.2.4-2|38	%{_bindir}/*
12cr|python-archmage-0.2.4-2|39	%{python_sitelib}/*.egg-info
12cr|python-archmage-0.2.4-2|40	%{python_sitelib}/archmod
12cr|python-archmage-0.2.4-2|41	%{_datadir}/archmage
12cr|python-archmage-0.2.4-2|42	%{_mandir}/man1/*
12cr|python-archmage-0.2.4-2|43	
12cr|python-archmage-0.2.4-2|44	
12cr|python-archmage-0.2.4-2|45	%changelog
12cr|python-archmage-0.2.4-2|46	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 1:0.2.4-2mdv2011.0
12cr|python-archmage-0.2.4-2|47	+ Revision: 598915
12cr|python-archmage-0.2.4-2|48	- rebuild for py2.7
12cr|python-archmage-0.2.4-2|49	
12cr|python-archmage-0.2.4-2|50	* Wed Aug 05 2009 Frederik Himpe <fhimpe@mandriva.org> 1:0.2.4-1mdv2010.0
12cr|python-archmage-0.2.4-2|51	+ Revision: 410341
12cr|python-archmage-0.2.4-2|52	- update to new version 0.2.4
12cr|python-archmage-0.2.4-2|53	
12cr|python-archmage-0.2.4-2|54	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 1:0.1.9-3mdv2009.1
12cr|python-archmage-0.2.4-2|55	+ Revision: 323538
12cr|python-archmage-0.2.4-2|56	- add epoch
12cr|python-archmage-0.2.4-2|57	- update file list
12cr|python-archmage-0.2.4-2|58	
12cr|python-archmage-0.2.4-2|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-archmage-0.2.4-2|60	- rebuild
12cr|python-archmage-0.2.4-2|61	- kill re-definition of %%buildroot on Pixel's request
12cr|python-archmage-0.2.4-2|62	
12cr|python-archmage-0.2.4-2|63	+ Olivier Blin <oblin@mandriva.com>
12cr|python-archmage-0.2.4-2|64	- restore BuildRoot
12cr|python-archmage-0.2.4-2|65	
12cr|python-archmage-0.2.4-2|66	+ Stefan van der Eijk <stefan@mandriva.org>
12cr|python-archmage-0.2.4-2|67	- 0.1.9
12cr|python-archmage-0.2.4-2|68	
12cr|python-archmage-0.2.4-2|69	* Sun Jun 17 2007 Stefan van der Eijk <stefan@mandriva.org> 0.1.9beta1-1mdv2008.0
12cr|python-archmage-0.2.4-2|70	+ Revision: 40517
12cr|python-archmage-0.2.4-2|71	- 0.1.9beta1
12cr|python-archmage-0.2.4-2|72	
12cr|python-archmage-0.2.4-2|73	
12cr|python-archmage-0.2.4-2|74	* Thu Jan 18 2007 Stefan van der Eijk <stefan@mandriva.org> 0.0.8-1mdv2007.0
12cr|python-archmage-0.2.4-2|75	+ Revision: 110420
12cr|python-archmage-0.2.4-2|76	- 0.0.8
12cr|python-archmage-0.2.4-2|77	
12cr|python-archmage-0.2.4-2|78	* Wed Jan 03 2007 Stefan van der Eijk <stefan@mandriva.org> 0.0.7-1mdv2007.1
12cr|python-archmage-0.2.4-2|79	+ Revision: 103843
12cr|python-archmage-0.2.4-2|80	- Import python-archmage
12cr|python-archmage-0.2.4-2|81	
12cr|python-archmage-0.2.4-2|82	* Wed Mar 08 2006 Stefan van der Eijk <stefan@eijk.nu> 0.0.7-1mdk
12cr|python-archmage-0.2.4-2|83	- 0.0.7
12cr|python-archmage-0.2.4-2|84	
12cr|python-archmage-0.2.4-2|85	* Sun Feb 05 2006 Stefan van der Eijk <stefan@eijk.nu> 0.0.6-3mdk
12cr|python-archmage-0.2.4-2|86	- Rebuild
12cr|python-archmage-0.2.4-2|87	- %%mkrel
12cr|python-archmage-0.2.4-2|88	
12cr|python-archmage-0.2.4-2|89	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.0.6-2mdk
12cr|python-archmage-0.2.4-2|90	- Rebuild for new python
12cr|python-archmage-0.2.4-2|91	
12cr|python-archmage-0.2.4-2|92	* Sun May 02 2004 Stefan van der Eijk <stefan@mandrake.org> 0.0.6-1mdk
12cr|python-archmage-0.2.4-2|93	- initial MDK package
12cr|python-archmage-0.2.4-2|94	

6376 12
12cr|python-argparse-1.2.1-1|1	%define module	argparse
12cr|python-argparse-1.2.1-1|2	%define name	python-%{module}
12cr|python-argparse-1.2.1-1|3	%define version 1.2.1
12cr|python-argparse-1.2.1-1|4	%define release %mkrel 1
12cr|python-argparse-1.2.1-1|5	
12cr|python-argparse-1.2.1-1|6	Summary:	A Python command line parser inspired by optparse
12cr|python-argparse-1.2.1-1|7	Name:		%{name}
12cr|python-argparse-1.2.1-1|8	Version:	%{version}
12cr|python-argparse-1.2.1-1|9	Release:	%{release}
12cr|python-argparse-1.2.1-1|10	Source0:	http://argparse.googlecode.com/files/%{module}-%{version}.tar.gz
12cr|python-argparse-1.2.1-1|11	License:	BSD
12cr|python-argparse-1.2.1-1|12	Group:		Development/Python
12cr|python-argparse-1.2.1-1|13	Url:		http://argparse.python-hosting.com/
12cr|python-argparse-1.2.1-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-argparse-1.2.1-1|15	Requires:	python >= 2.3
12cr|python-argparse-1.2.1-1|16	BuildRequires:	python-devel >= 2.3, python-setuptools
12cr|python-argparse-1.2.1-1|17	BuildArch:	noarch
12cr|python-argparse-1.2.1-1|18	
12cr|python-argparse-1.2.1-1|19	%description
12cr|python-argparse-1.2.1-1|20	The argparse module makes writing command line tools in Python easy.
12cr|python-argparse-1.2.1-1|21	Just briefly describe your command line interface and argparse will
12cr|python-argparse-1.2.1-1|22	take care of the rest, including:
12cr|python-argparse-1.2.1-1|23	
12cr|python-argparse-1.2.1-1|24	* parsing the arguments and flags from ``sys.argv``
12cr|python-argparse-1.2.1-1|25	* converting arg strings into objects for your program
12cr|python-argparse-1.2.1-1|26	* formatting and printing any help messages
12cr|python-argparse-1.2.1-1|27	* and much more ...
12cr|python-argparse-1.2.1-1|28	
12cr|python-argparse-1.2.1-1|29	For those familiar with the optparse module from the Python standard
12cr|python-argparse-1.2.1-1|30	library, argparse improves on this module in a number of ways,
12cr|python-argparse-1.2.1-1|31	including:
12cr|python-argparse-1.2.1-1|32	
12cr|python-argparse-1.2.1-1|33	* handling positional arguments
12cr|python-argparse-1.2.1-1|34	* supporting sub-commands
12cr|python-argparse-1.2.1-1|35	* allowing alternative option prefixes like ``+`` and ``/``
12cr|python-argparse-1.2.1-1|36	* handling zero-or-more and one-or-more style arguments
12cr|python-argparse-1.2.1-1|37	* producing more informative usage messages
12cr|python-argparse-1.2.1-1|38	* providing a much simpler interface for custom types and actions
12cr|python-argparse-1.2.1-1|39	
12cr|python-argparse-1.2.1-1|40	%prep
12cr|python-argparse-1.2.1-1|41	%setup -q -n %{module}-%{version}
12cr|python-argparse-1.2.1-1|42	
12cr|python-argparse-1.2.1-1|43	%install
12cr|python-argparse-1.2.1-1|44	%__rm -rf %{buildroot}
12cr|python-argparse-1.2.1-1|45	%__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-argparse-1.2.1-1|46	%__chmod -R og-w *.txt doc/
12cr|python-argparse-1.2.1-1|47	
12cr|python-argparse-1.2.1-1|48	%clean
12cr|python-argparse-1.2.1-1|49	%__rm -rf %{buildroot}
12cr|python-argparse-1.2.1-1|50	
12cr|python-argparse-1.2.1-1|51	%files
12cr|python-argparse-1.2.1-1|52	%defattr(-,root,root)
12cr|python-argparse-1.2.1-1|53	%doc *.txt doc/*
12cr|python-argparse-1.2.1-1|54	%py_puresitedir/*
12cr|python-argparse-1.2.1-1|55	
12cr|python-argparse-1.2.1-1|56	
12cr|python-argparse-1.2.1-1|57	
12cr|python-argparse-1.2.1-1|58	%changelog
12cr|python-argparse-1.2.1-1|59	* Thu Apr 21 2011 Lev Givon <lev@mandriva.org> 1.2.1-1mdv2011.0
12cr|python-argparse-1.2.1-1|60	+ Revision: 656496
12cr|python-argparse-1.2.1-1|61	- Update to 1.2.1.
12cr|python-argparse-1.2.1-1|62	
12cr|python-argparse-1.2.1-1|63	* Sun Mar 27 2011 Lev Givon <lev@mandriva.org> 1.2-1
12cr|python-argparse-1.2.1-1|64	+ Revision: 648599
12cr|python-argparse-1.2.1-1|65	- Update to 1.2.
12cr|python-argparse-1.2.1-1|66	
12cr|python-argparse-1.2.1-1|67	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 1.1-1mdv2011.0
12cr|python-argparse-1.2.1-1|68	+ Revision: 598174
12cr|python-argparse-1.2.1-1|69	- update file list
12cr|python-argparse-1.2.1-1|70	
12cr|python-argparse-1.2.1-1|71	* Mon Mar 01 2010 Lev Givon <lev@mandriva.org> 1.1-1mdv2010.1
12cr|python-argparse-1.2.1-1|72	+ Revision: 512979
12cr|python-argparse-1.2.1-1|73	- Update to 1.1.
12cr|python-argparse-1.2.1-1|74	
12cr|python-argparse-1.2.1-1|75	* Wed Dec 09 2009 Lev Givon <lev@mandriva.org> 1.0.1-1mdv2010.1
12cr|python-argparse-1.2.1-1|76	+ Revision: 475622
12cr|python-argparse-1.2.1-1|77	- Update to 1.0.1.
12cr|python-argparse-1.2.1-1|78	Fix world-writable files.
12cr|python-argparse-1.2.1-1|79	
12cr|python-argparse-1.2.1-1|80	* Mon Jul 27 2009 Lev Givon <lev@mandriva.org> 1.0-1mdv2010.0
12cr|python-argparse-1.2.1-1|81	+ Revision: 400533
12cr|python-argparse-1.2.1-1|82	- Update to 1.0.
12cr|python-argparse-1.2.1-1|83	
12cr|python-argparse-1.2.1-1|84	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.8.0-2mdv2009.1
12cr|python-argparse-1.2.1-1|85	+ Revision: 323533
12cr|python-argparse-1.2.1-1|86	- rebuild
12cr|python-argparse-1.2.1-1|87	
12cr|python-argparse-1.2.1-1|88	* Thu Jul 17 2008 Lev Givon <lev@mandriva.org> 0.8.0-1mdv2009.0
12cr|python-argparse-1.2.1-1|89	+ Revision: 237814
12cr|python-argparse-1.2.1-1|90	- import python-argparse
12cr|python-argparse-1.2.1-1|91	
12cr|python-argparse-1.2.1-1|92	
12cr|python-argparse-1.2.1-1|93	* Thu Jul 17 2008 Lev Givon <lev@mandriva.org> 0.8.0-1mdv2008.1
12cr|python-argparse-1.2.1-1|94	- Package for Mandriva.

6377 12
12cr|python-async-0.6.1-2|1	%define upstream_name async
12cr|python-async-0.6.1-2|2	
12cr|python-async-0.6.1-2|3	Name: 		python-%{upstream_name}
12cr|python-async-0.6.1-2|4	Version: 	0.6.1
12cr|python-async-0.6.1-2|5	Release: 	2
12cr|python-async-0.6.1-2|6	Summary: 	Async Framework
12cr|python-async-0.6.1-2|7	License:	BSD
12cr|python-async-0.6.1-2|8	Group: 		Development/Python
12cr|python-async-0.6.1-2|9	Url: 		http://pypi.python.org/pypi/async
12cr|python-async-0.6.1-2|10	Source0: 	http://pypi.python.org/packages/source/a/async/async-%{version}.tar.gz
12cr|python-async-0.6.1-2|11	BuildRequires:  python-distribute
12cr|python-async-0.6.1-2|12	
12cr|python-async-0.6.1-2|13	%description
12cr|python-async-0.6.1-2|14	Async is a framework to process interdependent tasks in a pool of workers.
12cr|python-async-0.6.1-2|15	
12cr|python-async-0.6.1-2|16	%prep
12cr|python-async-0.6.1-2|17	%setup -q -n %upstream_name-%version
12cr|python-async-0.6.1-2|18	
12cr|python-async-0.6.1-2|19	%build
12cr|python-async-0.6.1-2|20	python setup.py build
12cr|python-async-0.6.1-2|21	
12cr|python-async-0.6.1-2|22	%install
12cr|python-async-0.6.1-2|23	python setup.py install --root=%{buildroot}
12cr|python-async-0.6.1-2|24	
12cr|python-async-0.6.1-2|25	%files
12cr|python-async-0.6.1-2|26	%doc AUTHORS README
12cr|python-async-0.6.1-2|27	%{python_sitearch}/async
12cr|python-async-0.6.1-2|28	%{python_sitearch}/async-%{version}-py%{py_ver}.egg-info
12cr|python-async-0.6.1-2|29	
12cr|python-async-0.6.1-2|30	
12cr|python-async-0.6.1-2|31	%changelog
12cr|python-async-0.6.1-2|32	* Mon Jun 27 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.1-1mdv2011.0
12cr|python-async-0.6.1-2|33	+ Revision: 687479
12cr|python-async-0.6.1-2|34	- import python-async
12cr|python-async-0.6.1-2|35	

6378 12
12cr|python-augeas-0.4.0-1|1	%define	release	%mkrel 1
12cr|python-augeas-0.4.0-1|2	
12cr|python-augeas-0.4.0-1|3	Name:		python-augeas
12cr|python-augeas-0.4.0-1|4	Version:	0.4.0
12cr|python-augeas-0.4.0-1|5	Release:	%release
12cr|python-augeas-0.4.0-1|6	Summary:	Python bindings to augeas
12cr|python-augeas-0.4.0-1|7	Group:		Development/Python
12cr|python-augeas-0.4.0-1|8	License:	LGPLv2+
12cr|python-augeas-0.4.0-1|9	Url:		http://augeas.net/
12cr|python-augeas-0.4.0-1|10	Source0:	http://augeas.net/download/python/%{name}-%{version}.tar.gz
12cr|python-augeas-0.4.0-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-augeas-0.4.0-1|12	BuildArch:	noarch
12cr|python-augeas-0.4.0-1|13	Requires:	libaugeas-devel
12cr|python-augeas-0.4.0-1|14	BuildRequires:	python-setuptools python-devel
12cr|python-augeas-0.4.0-1|15	
12cr|python-augeas-0.4.0-1|16	
12cr|python-augeas-0.4.0-1|17	%description
12cr|python-augeas-0.4.0-1|18	python-augeas is a set of Python bindings around augeas.
12cr|python-augeas-0.4.0-1|19	
12cr|python-augeas-0.4.0-1|20	%prep
12cr|python-augeas-0.4.0-1|21	%setup -q
12cr|python-augeas-0.4.0-1|22	
12cr|python-augeas-0.4.0-1|23	
12cr|python-augeas-0.4.0-1|24	%build
12cr|python-augeas-0.4.0-1|25	# Remove CFLAGS=... for noarch packages (unneeded)
12cr|python-augeas-0.4.0-1|26	CFLAGS="$RPM_OPT_FLAGS" python setup.py build_ext -i
12cr|python-augeas-0.4.0-1|27	CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12cr|python-augeas-0.4.0-1|28	
12cr|python-augeas-0.4.0-1|29	%install
12cr|python-augeas-0.4.0-1|30	rm -rf $RPM_BUILD_ROOT
12cr|python-augeas-0.4.0-1|31	python setup.py install -O1 --skip-build --root=$RPM_BUILD_ROOT
12cr|python-augeas-0.4.0-1|32	
12cr|python-augeas-0.4.0-1|33	
12cr|python-augeas-0.4.0-1|34	%clean
12cr|python-augeas-0.4.0-1|35	rm -rf $RPM_BUILD_ROOT
12cr|python-augeas-0.4.0-1|36	
12cr|python-augeas-0.4.0-1|37	%files
12cr|python-augeas-0.4.0-1|38	%defattr(-,root,root,-)
12cr|python-augeas-0.4.0-1|39	%doc COPYING AUTHORS README.txt
12cr|python-augeas-0.4.0-1|40	%{py_sitedir}/augeas.py*
12cr|python-augeas-0.4.0-1|41	%{py_sitedir}/*augeas*.egg-info
12cr|python-augeas-0.4.0-1|42	
12cr|python-augeas-0.4.0-1|43	
12cr|python-augeas-0.4.0-1|44	%changelog
12cr|python-augeas-0.4.0-1|45	* Tue Jan 25 2011 Guilherme Moro <guilherme@mandriva.com> 0.4.0-1mdv2011.0
12cr|python-augeas-0.4.0-1|46	+ Revision: 632650
12cr|python-augeas-0.4.0-1|47	- Initial import of the package
12cr|python-augeas-0.4.0-1|48	- Created package structure for python-augeas.
12cr|python-augeas-0.4.0-1|49	

6379 12
12cr|python-babel-0.9.6-2|1	%define tarname	Babel
12cr|python-babel-0.9.6-2|2	
12cr|python-babel-0.9.6-2|3	Summary:	Internationalization utilities for Python
12cr|python-babel-0.9.6-2|4	Name:		python-babel
12cr|python-babel-0.9.6-2|5	Version:	0.9.6
12cr|python-babel-0.9.6-2|6	Release:	2
12cr|python-babel-0.9.6-2|7	Source0:	http://ftp.edgewall.com/pub/babel/%{tarname}-%{version}.tar.gz
12cr|python-babel-0.9.6-2|8	License:	BSD
12cr|python-babel-0.9.6-2|9	Group:		Development/Python
12cr|python-babel-0.9.6-2|10	Url:		http://babel.edgewall.org/
12cr|python-babel-0.9.6-2|11	BuildArch:	noarch
12cr|python-babel-0.9.6-2|12	BuildRequires:	python-setuptools
12cr|python-babel-0.9.6-2|13	
12cr|python-babel-0.9.6-2|14	%description
12cr|python-babel-0.9.6-2|15	Babel is a Python library that provides an integrated collection of
12cr|python-babel-0.9.6-2|16	utilities that assist with internationalizing and localizing Python
12cr|python-babel-0.9.6-2|17	applications (in particular web-based applications.)
12cr|python-babel-0.9.6-2|18	
12cr|python-babel-0.9.6-2|19	%prep
12cr|python-babel-0.9.6-2|20	%setup -q -n %{tarname}-%{version}
12cr|python-babel-0.9.6-2|21	
12cr|python-babel-0.9.6-2|22	%install
12cr|python-babel-0.9.6-2|23	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-babel-0.9.6-2|24	mv doc html
12cr|python-babel-0.9.6-2|25	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-babel-0.9.6-2|26	
12cr|python-babel-0.9.6-2|27	%files -f FILE_LIST
12cr|python-babel-0.9.6-2|28	%doc ChangeLog COPYING README.txt html/
12cr|python-babel-0.9.6-2|29	
12cr|python-babel-0.9.6-2|30	
12cr|python-babel-0.9.6-2|31	%changelog
12cr|python-babel-0.9.6-2|32	* Thu Apr 21 2011 Lev Givon <lev@mandriva.org> 0.9.6-1mdv2011.0
12cr|python-babel-0.9.6-2|33	+ Revision: 656497
12cr|python-babel-0.9.6-2|34	- Update to 0.9.6.
12cr|python-babel-0.9.6-2|35	
12cr|python-babel-0.9.6-2|36	* Tue Nov 09 2010 Lev Givon <lev@mandriva.org> 0.9.5-1mdv2011.0
12cr|python-babel-0.9.6-2|37	+ Revision: 595336
12cr|python-babel-0.9.6-2|38	- import python-babel
12cr|python-babel-0.9.6-2|39	
12cr|python-babel-0.9.6-2|40	

6380 12
12cr|python-bcrypt-0.2-1|1	%define tarname py-bcrypt
12cr|python-bcrypt-0.2-1|2	%define name	python-bcrypt
12cr|python-bcrypt-0.2-1|3	%define version 0.2
12cr|python-bcrypt-0.2-1|4	%define release %mkrel 1
12cr|python-bcrypt-0.2-1|5	
12cr|python-bcrypt-0.2-1|6	Summary:	Python implementation of Blowfish password hashing algorithm
12cr|python-bcrypt-0.2-1|7	Name:		%{name}
12cr|python-bcrypt-0.2-1|8	Version:	%{version}
12cr|python-bcrypt-0.2-1|9	Release:	%{release}
12cr|python-bcrypt-0.2-1|10	Source0:	http://www.mindrot.org/files/%{tarname}/%{tarname}-%{version}.tar.gz
12cr|python-bcrypt-0.2-1|11	License:	BSD
12cr|python-bcrypt-0.2-1|12	Group:		Development/Python
12cr|python-bcrypt-0.2-1|13	Url:		http://www.mindrot.org/py-bcrypt.html
12cr|python-bcrypt-0.2-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-bcrypt-0.2-1|15	BuildRequires:	python-devel, python-nose
12cr|python-bcrypt-0.2-1|16	
12cr|python-bcrypt-0.2-1|17	%description
12cr|python-bcrypt-0.2-1|18	py-bcrypt is an implementation the OpenBSD Blowfish password hashing
12cr|python-bcrypt-0.2-1|19	algorithm, as described in "A Future-Adaptable Password Scheme" by
12cr|python-bcrypt-0.2-1|20	Niels Provos and David Mazieres.
12cr|python-bcrypt-0.2-1|21	
12cr|python-bcrypt-0.2-1|22	This system hashes passwords using a version of Bruce Schneier's
12cr|python-bcrypt-0.2-1|23	Blowfish block cipher with modifications designed to raise the cost of
12cr|python-bcrypt-0.2-1|24	off-line password cracking. The computation cost of the algorithm is
12cr|python-bcrypt-0.2-1|25	parametised, so it can be increased as computers get faster.
12cr|python-bcrypt-0.2-1|26	
12cr|python-bcrypt-0.2-1|27	%prep
12cr|python-bcrypt-0.2-1|28	%setup -q -n %{tarname}-%{version}
12cr|python-bcrypt-0.2-1|29	
12cr|python-bcrypt-0.2-1|30	%build
12cr|python-bcrypt-0.2-1|31	%__python setup.py build
12cr|python-bcrypt-0.2-1|32	
12cr|python-bcrypt-0.2-1|33	%install
12cr|python-bcrypt-0.2-1|34	%__rm -rf %{buildroot}
12cr|python-bcrypt-0.2-1|35	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-bcrypt-0.2-1|36	
12cr|python-bcrypt-0.2-1|37	%check
12cr|python-bcrypt-0.2-1|38	pushd test
12cr|python-bcrypt-0.2-1|39	export PYTHONPATH=`dir -d ../build/lib.linux*`
12cr|python-bcrypt-0.2-1|40	nosetests
12cr|python-bcrypt-0.2-1|41	popd
12cr|python-bcrypt-0.2-1|42	
12cr|python-bcrypt-0.2-1|43	%clean
12cr|python-bcrypt-0.2-1|44	%__rm -rf %{buildroot}
12cr|python-bcrypt-0.2-1|45	
12cr|python-bcrypt-0.2-1|46	%files -f FILE_LIST
12cr|python-bcrypt-0.2-1|47	%defattr(-,root,root)
12cr|python-bcrypt-0.2-1|48	%doc ChangeLog LICENSE README TODO
12cr|python-bcrypt-0.2-1|49	
12cr|python-bcrypt-0.2-1|50	
12cr|python-bcrypt-0.2-1|51	%changelog
12cr|python-bcrypt-0.2-1|52	* Tue Nov 09 2010 Lev Givon <lev@mandriva.org> 0.2-1mdv2011.0
12cr|python-bcrypt-0.2-1|53	+ Revision: 595443
12cr|python-bcrypt-0.2-1|54	- import python-bcrypt
12cr|python-bcrypt-0.2-1|55	
12cr|python-bcrypt-0.2-1|56	

6381 12
12cr|python-bibtex-1.2.5-4|1	Summary: BibTeX and recode bindings for python
12cr|python-bibtex-1.2.5-4|2	Name: python-bibtex
12cr|python-bibtex-1.2.5-4|3	Version: 1.2.5
12cr|python-bibtex-1.2.5-4|4	Release: 4
12cr|python-bibtex-1.2.5-4|5	Source0: http://prdownloads.sourceforge.net/pybliographer/%{name}-%{version}.tar.bz2
12cr|python-bibtex-1.2.5-4|6	Patch: python-bibtex-1.2.4-format-strings.patch
12cr|python-bibtex-1.2.5-4|7	# gw disable checks
12cr|python-bibtex-1.2.5-4|8	# https://sourceforge.net/tracker/?func=detail&atid=104825&aid=1620002&group_id=4825
12cr|python-bibtex-1.2.5-4|9	Patch1: python-bibtex-nocheck.patch
12cr|python-bibtex-1.2.5-4|10	URL: http://pybliographer.org/
12cr|python-bibtex-1.2.5-4|11	License: GPLv2+
12cr|python-bibtex-1.2.5-4|12	Group: Development/Python
12cr|python-bibtex-1.2.5-4|13	BuildRequires: recode-devel
12cr|python-bibtex-1.2.5-4|14	BuildRequires: python-devel
12cr|python-bibtex-1.2.5-4|15	BuildRequires: glib2-devel
12cr|python-bibtex-1.2.5-4|16	BuildRequires: flex bison
12cr|python-bibtex-1.2.5-4|17	
12cr|python-bibtex-1.2.5-4|18	%description
12cr|python-bibtex-1.2.5-4|19	This python extension contains a BibTeX parser and a simple binding to
12cr|python-bibtex-1.2.5-4|20	the GNU Recode library. They are intended to be used with pybliographer.
12cr|python-bibtex-1.2.5-4|21	
12cr|python-bibtex-1.2.5-4|22	%prep
12cr|python-bibtex-1.2.5-4|23	%setup -q
12cr|python-bibtex-1.2.5-4|24	%patch -p1
12cr|python-bibtex-1.2.5-4|25	%patch1 -p1
12cr|python-bibtex-1.2.5-4|26	
12cr|python-bibtex-1.2.5-4|27	%build
12cr|python-bibtex-1.2.5-4|28	CFLAGS="%optflags" python setup.py build
12cr|python-bibtex-1.2.5-4|29	
12cr|python-bibtex-1.2.5-4|30	%install
12cr|python-bibtex-1.2.5-4|31	python setup.py install --root=%{buildroot}
12cr|python-bibtex-1.2.5-4|32	
12cr|python-bibtex-1.2.5-4|33	%files
12cr|python-bibtex-1.2.5-4|34	%doc README
12cr|python-bibtex-1.2.5-4|35	%py_platsitedir/*
12cr|python-bibtex-1.2.5-4|36	
12cr|python-bibtex-1.2.5-4|37	
12cr|python-bibtex-1.2.5-4|38	
12cr|python-bibtex-1.2.5-4|39	
12cr|python-bibtex-1.2.5-4|40	%changelog
12cr|python-bibtex-1.2.5-4|41	* Tue Nov 22 2011 GÃ¶tz Waschk <waschk@mandriva.org> 1.2.5-3mdv2012.0
12cr|python-bibtex-1.2.5-4|42	+ Revision: 732426
12cr|python-bibtex-1.2.5-4|43	- rebuild
12cr|python-bibtex-1.2.5-4|44	
12cr|python-bibtex-1.2.5-4|45	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 1.2.5-2mdv2011.0
12cr|python-bibtex-1.2.5-4|46	+ Revision: 598916
12cr|python-bibtex-1.2.5-4|47	- rebuild for py2.7
12cr|python-bibtex-1.2.5-4|48	
12cr|python-bibtex-1.2.5-4|49	* Sat Aug 07 2010 GÃ¶tz Waschk <waschk@mandriva.org> 1.2.5-1mdv2011.0
12cr|python-bibtex-1.2.5-4|50	+ Revision: 567291
12cr|python-bibtex-1.2.5-4|51	- update to new version 1.2.5
12cr|python-bibtex-1.2.5-4|52	
12cr|python-bibtex-1.2.5-4|53	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.4-6mdv2010.0
12cr|python-bibtex-1.2.5-4|54	+ Revision: 442032
12cr|python-bibtex-1.2.5-4|55	- rebuild
12cr|python-bibtex-1.2.5-4|56	
12cr|python-bibtex-1.2.5-4|57	* Sun Feb 22 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.2.4-5mdv2009.1
12cr|python-bibtex-1.2.5-4|58	+ Revision: 343817
12cr|python-bibtex-1.2.5-4|59	- update build deps
12cr|python-bibtex-1.2.5-4|60	- disable checks, they fail with python 2.6
12cr|python-bibtex-1.2.5-4|61	- update license
12cr|python-bibtex-1.2.5-4|62	- fix C flags
12cr|python-bibtex-1.2.5-4|63	- fix format strings
12cr|python-bibtex-1.2.5-4|64	
12cr|python-bibtex-1.2.5-4|65	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.2.4-4mdv2009.0
12cr|python-bibtex-1.2.5-4|66	+ Revision: 259498
12cr|python-bibtex-1.2.5-4|67	- rebuild
12cr|python-bibtex-1.2.5-4|68	
12cr|python-bibtex-1.2.5-4|69	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.2.4-3mdv2009.0
12cr|python-bibtex-1.2.5-4|70	+ Revision: 247384
12cr|python-bibtex-1.2.5-4|71	- rebuild
12cr|python-bibtex-1.2.5-4|72	
12cr|python-bibtex-1.2.5-4|73	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.2.4-1mdv2008.1
12cr|python-bibtex-1.2.5-4|74	+ Revision: 136447
12cr|python-bibtex-1.2.5-4|75	- restore BuildRoot
12cr|python-bibtex-1.2.5-4|76	
12cr|python-bibtex-1.2.5-4|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-bibtex-1.2.5-4|78	- kill re-definition of %%buildroot on Pixel's request
12cr|python-bibtex-1.2.5-4|79	
12cr|python-bibtex-1.2.5-4|80	* Tue Apr 24 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.2.4-1mdv2008.0
12cr|python-bibtex-1.2.5-4|81	+ Revision: 17968
12cr|python-bibtex-1.2.5-4|82	- new version
12cr|python-bibtex-1.2.5-4|83	
12cr|python-bibtex-1.2.5-4|84	
12cr|python-bibtex-1.2.5-4|85	* Sat Jan 20 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.2.3-1mdv2007.0
12cr|python-bibtex-1.2.5-4|86	+ Revision: 110994
12cr|python-bibtex-1.2.5-4|87	- new version
12cr|python-bibtex-1.2.5-4|88	- drop patch
12cr|python-bibtex-1.2.5-4|89	
12cr|python-bibtex-1.2.5-4|90	* Sat Dec 23 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.2.2-7mdv2007.1
12cr|python-bibtex-1.2.5-4|91	+ Revision: 101891
12cr|python-bibtex-1.2.5-4|92	- fix build for new python
12cr|python-bibtex-1.2.5-4|93	- rebuild
12cr|python-bibtex-1.2.5-4|94	
12cr|python-bibtex-1.2.5-4|95	+ Nicolas LÃ©cureuil <neoclust@mandriva.org>
12cr|python-bibtex-1.2.5-4|96	- Rebuild against new python
12cr|python-bibtex-1.2.5-4|97	
12cr|python-bibtex-1.2.5-4|98	* Fri Nov 03 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.2.2-5mdv2007.1
12cr|python-bibtex-1.2.5-4|99	+ Revision: 76246
12cr|python-bibtex-1.2.5-4|100	- bot rebuild
12cr|python-bibtex-1.2.5-4|101	- bot rebuild
12cr|python-bibtex-1.2.5-4|102	- bot rebuild
12cr|python-bibtex-1.2.5-4|103	- Import python-bibtex
12cr|python-bibtex-1.2.5-4|104	
12cr|python-bibtex-1.2.5-4|105	* Fri Nov 03 2006 Götz Waschk <waschk@mandriva.org> 1.2.2-2mdv2007.1
12cr|python-bibtex-1.2.5-4|106	- mkrel
12cr|python-bibtex-1.2.5-4|107	
12cr|python-bibtex-1.2.5-4|108	* Fri Oct 07 2005 Götz Waschk <waschk@mandriva.org> 1.2.2-1mdk
12cr|python-bibtex-1.2.5-4|109	- drop bundled recode, our recode package has the needed fix
12cr|python-bibtex-1.2.5-4|110	- New release 1.2.2
12cr|python-bibtex-1.2.5-4|111	
12cr|python-bibtex-1.2.5-4|112	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 1.2.1-2mdk
12cr|python-bibtex-1.2.5-4|113	- Rebuild for new python
12cr|python-bibtex-1.2.5-4|114	
12cr|python-bibtex-1.2.5-4|115	* Sat Aug 14 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.2.1-1mdk
12cr|python-bibtex-1.2.5-4|116	- New release 1.2.1
12cr|python-bibtex-1.2.5-4|117	
12cr|python-bibtex-1.2.5-4|118	* Sat May 01 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.2.0-1mdk
12cr|python-bibtex-1.2.5-4|119	- New release 1.2.0
12cr|python-bibtex-1.2.5-4|120	

6382 12
12cr|python-bicyclerepair-0.9-6|1	%define module        bicyclerepair
12cr|python-bicyclerepair-0.9-6|2	
12cr|python-bicyclerepair-0.9-6|3	Name:           python-%{module}
12cr|python-bicyclerepair-0.9-6|4	Version:        0.9
12cr|python-bicyclerepair-0.9-6|5	Release:        %mkrel 6
12cr|python-bicyclerepair-0.9-6|6	Epoch:          0
12cr|python-bicyclerepair-0.9-6|7	Summary:        Python Refactoring Browser
12cr|python-bicyclerepair-0.9-6|8	License:        BSD
12cr|python-bicyclerepair-0.9-6|9	Group:          System/Libraries
12cr|python-bicyclerepair-0.9-6|10	URL:            http://%{module}.sourceforge.net/
12cr|python-bicyclerepair-0.9-6|11	Source0:        http://prdownloads.sourceforge.net/%{module}/%{module}-%{version}.tar.gz
12cr|python-bicyclerepair-0.9-6|12	BuildRequires:  python-devel
12cr|python-bicyclerepair-0.9-6|13	Provides:       %{module} = %{epoch}:%{version}-%{release}
12cr|python-bicyclerepair-0.9-6|14	Requires:       python
12cr|python-bicyclerepair-0.9-6|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-bicyclerepair-0.9-6|16	BuildArch:      noarch
12cr|python-bicyclerepair-0.9-6|17	
12cr|python-bicyclerepair-0.9-6|18	%description
12cr|python-bicyclerepair-0.9-6|19	The Python Refactoring Browser, helping Pythonistas everywhere
12cr|python-bicyclerepair-0.9-6|20	glide over the gory details of refactoring their code. Watch him
12cr|python-bicyclerepair-0.9-6|21	extract jumbled code into well ordered classes. Gasp, as he renames
12cr|python-bicyclerepair-0.9-6|22	all occurrences of a method. Thank You Bicycle Repair Man!
12cr|python-bicyclerepair-0.9-6|23	
12cr|python-bicyclerepair-0.9-6|24	%prep
12cr|python-bicyclerepair-0.9-6|25	%setup -q -n %{module}-%{version}
12cr|python-bicyclerepair-0.9-6|26	
12cr|python-bicyclerepair-0.9-6|27	%build
12cr|python-bicyclerepair-0.9-6|28	%{__python} setup.py build
12cr|python-bicyclerepair-0.9-6|29	
12cr|python-bicyclerepair-0.9-6|30	%install
12cr|python-bicyclerepair-0.9-6|31	%{__rm} -rf %{buildroot}
12cr|python-bicyclerepair-0.9-6|32	%{__python} setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-bicyclerepair-0.9-6|33	
12cr|python-bicyclerepair-0.9-6|34	%clean
12cr|python-bicyclerepair-0.9-6|35	%{__rm} -rf %{buildroot}
12cr|python-bicyclerepair-0.9-6|36	
12cr|python-bicyclerepair-0.9-6|37	%files
12cr|python-bicyclerepair-0.9-6|38	%defattr(-,root,root)
12cr|python-bicyclerepair-0.9-6|39	%doc AUTHORS ChangeLog COPYING INSTALL PKG-INFO NEWS README README.emacs README.vim
12cr|python-bicyclerepair-0.9-6|40	%{py_puresitedir}/*
12cr|python-bicyclerepair-0.9-6|41	
12cr|python-bicyclerepair-0.9-6|42	
12cr|python-bicyclerepair-0.9-6|43	
12cr|python-bicyclerepair-0.9-6|44	
12cr|python-bicyclerepair-0.9-6|45	%changelog
12cr|python-bicyclerepair-0.9-6|46	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0:0.9-6mdv2010.0
12cr|python-bicyclerepair-0.9-6|47	+ Revision: 442040
12cr|python-bicyclerepair-0.9-6|48	- rebuild
12cr|python-bicyclerepair-0.9-6|49	
12cr|python-bicyclerepair-0.9-6|50	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0:0.9-5mdv2009.1
12cr|python-bicyclerepair-0.9-6|51	+ Revision: 323537
12cr|python-bicyclerepair-0.9-6|52	- rebuild
12cr|python-bicyclerepair-0.9-6|53	
12cr|python-bicyclerepair-0.9-6|54	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0:0.9-4mdv2009.0
12cr|python-bicyclerepair-0.9-6|55	+ Revision: 259499
12cr|python-bicyclerepair-0.9-6|56	- rebuild
12cr|python-bicyclerepair-0.9-6|57	
12cr|python-bicyclerepair-0.9-6|58	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0:0.9-3mdv2009.0
12cr|python-bicyclerepair-0.9-6|59	+ Revision: 247386
12cr|python-bicyclerepair-0.9-6|60	- rebuild
12cr|python-bicyclerepair-0.9-6|61	
12cr|python-bicyclerepair-0.9-6|62	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0:0.9-1mdv2008.1
12cr|python-bicyclerepair-0.9-6|63	+ Revision: 136447
12cr|python-bicyclerepair-0.9-6|64	- restore BuildRoot
12cr|python-bicyclerepair-0.9-6|65	
12cr|python-bicyclerepair-0.9-6|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-bicyclerepair-0.9-6|67	- kill re-definition of %%buildroot on Pixel's request
12cr|python-bicyclerepair-0.9-6|68	
12cr|python-bicyclerepair-0.9-6|69	
12cr|python-bicyclerepair-0.9-6|70	* Mon Mar 12 2007 David Walluck <walluck@mandriva.org> 0:0.9-1mdv2007.1
12cr|python-bicyclerepair-0.9-6|71	+ Revision: 141496
12cr|python-bicyclerepair-0.9-6|72	- Import python-bicyclerepair
12cr|python-bicyclerepair-0.9-6|73	
12cr|python-bicyclerepair-0.9-6|74	* Sun Mar 11 2007 David Walluck <walluck@mandriva.org> 0:0.9-1mdv2007.1
12cr|python-bicyclerepair-0.9-6|75	- release
12cr|python-bicyclerepair-0.9-6|76	

6383 12
12cr|python-bidict-0.1.1-1|1	%define	module	bidict
12cr|python-bidict-0.1.1-1|2	%define name	python-%{module}
12cr|python-bidict-0.1.1-1|3	%define version 0.1.1
12cr|python-bidict-0.1.1-1|4	%define	rel	1
12cr|python-bidict-0.1.1-1|5	%if %mdkversion < 201100
12cr|python-bidict-0.1.1-1|6	%define release %mkrel %{rel}
12cr|python-bidict-0.1.1-1|7	%else
12cr|python-bidict-0.1.1-1|8	%define	release	%{rel}
12cr|python-bidict-0.1.1-1|9	%endif
12cr|python-bidict-0.1.1-1|10	
12cr|python-bidict-0.1.1-1|11	Summary:	Bidirectional (one-to-one) mapping data structure for Python
12cr|python-bidict-0.1.1-1|12	Name:		%{name}
12cr|python-bidict-0.1.1-1|13	Version:	%{version}
12cr|python-bidict-0.1.1-1|14	Release:	%{release}
12cr|python-bidict-0.1.1-1|15	Source0:	http://pypi.python.org/packages/source/b/%{module}/%{module}-%{version}.tar.gz
12cr|python-bidict-0.1.1-1|16	License:	MIT
12cr|python-bidict-0.1.1-1|17	Group:		Development/Python
12cr|python-bidict-0.1.1-1|18	Url:		http://bitbucket.org/jab/bidict/
12cr|python-bidict-0.1.1-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-bidict-0.1.1-1|20	BuildArch:	noarch
12cr|python-bidict-0.1.1-1|21	BuildRequires:	python-devel, python-setuptools
12cr|python-bidict-0.1.1-1|22	
12cr|python-bidict-0.1.1-1|23	%description
12cr|python-bidict-0.1.1-1|24	bidict provides a bidirectional mapping data structure and related
12cr|python-bidict-0.1.1-1|25	utilities (namedbidict, inverted) to naturally model one-to-one
12cr|python-bidict-0.1.1-1|26	relations in Python. To keep the learning curve low, it introduces no
12cr|python-bidict-0.1.1-1|27	new functions to the dict API you're already familiar with. It owes
12cr|python-bidict-0.1.1-1|28	its simplicity to Python's slice syntax, which provides a handy and
12cr|python-bidict-0.1.1-1|29	natural way of expressing the inverse mapping in a bidict.
12cr|python-bidict-0.1.1-1|30	
12cr|python-bidict-0.1.1-1|31	%prep
12cr|python-bidict-0.1.1-1|32	%setup -q -n %{module}-%{version}
12cr|python-bidict-0.1.1-1|33	
12cr|python-bidict-0.1.1-1|34	%build
12cr|python-bidict-0.1.1-1|35	%__python setup.py build
12cr|python-bidict-0.1.1-1|36	
12cr|python-bidict-0.1.1-1|37	%install
12cr|python-bidict-0.1.1-1|38	%__rm -rf %{buildroot}
12cr|python-bidict-0.1.1-1|39	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-bidict-0.1.1-1|40	
12cr|python-bidict-0.1.1-1|41	%clean
12cr|python-bidict-0.1.1-1|42	%__rm -rf %{buildroot}
12cr|python-bidict-0.1.1-1|43	
12cr|python-bidict-0.1.1-1|44	%files
12cr|python-bidict-0.1.1-1|45	%defattr(-,root,root)
12cr|python-bidict-0.1.1-1|46	%py_sitedir/%{module}*
12cr|python-bidict-0.1.1-1|47	
12cr|python-bidict-0.1.1-1|48	
12cr|python-bidict-0.1.1-1|49	%changelog
12cr|python-bidict-0.1.1-1|50	* Mon Jul 02 2012 Lev Givon <lev@mandriva.org> 0.1.1-1
12cr|python-bidict-0.1.1-1|51	+ Revision: 807844
12cr|python-bidict-0.1.1-1|52	- imported package python-bidict
12cr|python-bidict-0.1.1-1|53	

6384 12
12cr|python-biopython-1.60-1|1	%define	oname	biopython
12cr|python-biopython-1.60-1|2	
12cr|python-biopython-1.60-1|3	Summary:	The Biopython Project
12cr|python-biopython-1.60-1|4	Name:		python-biopython
12cr|python-biopython-1.60-1|5	Version:	1.60
12cr|python-biopython-1.60-1|6	Release:	1
12cr|python-biopython-1.60-1|7	Epoch:		1
12cr|python-biopython-1.60-1|8	License:	BSD
12cr|python-biopython-1.60-1|9	Group:		Sciences/Biology
12cr|python-biopython-1.60-1|10	Url:		http://biopython.org/
12cr|python-biopython-1.60-1|11	Source0:	http://biopython.org/DIST/%{oname}-%{version}.tar.gz
12cr|python-biopython-1.60-1|12	BuildRequires:	egenix-mx-base
12cr|python-biopython-1.60-1|13	BuildRequires:	flex
12cr|python-biopython-1.60-1|14	BuildRequires:	python-reportlab
12cr|python-biopython-1.60-1|15	BuildRequires:	python-numpy
12cr|python-biopython-1.60-1|16	BuildRequires:	python-numpy-devel
12cr|python-biopython-1.60-1|17	BuildRequires:	epydoc
12cr|python-biopython-1.60-1|18	BuildRequires:	dos2unix
12cr|python-biopython-1.60-1|19	BuildRequires:	python-devel
12cr|python-biopython-1.60-1|20	Requires:	python-numpy
12cr|python-biopython-1.60-1|21	Requires:	python-reportlab
12cr|python-biopython-1.60-1|22	Requires:	egenix-mx-base
12cr|python-biopython-1.60-1|23	Requires:	wise
12cr|python-biopython-1.60-1|24	Suggests:	ncbi-blast
12cr|python-biopython-1.60-1|25	# don't explicitly require clustalw because it is non-free
12cr|python-biopython-1.60-1|26	Suggests:	clustalw
12cr|python-biopython-1.60-1|27	Provides:	biopython = %{EVRD}
12cr|python-biopython-1.60-1|28	%rename python-Bio
12cr|python-biopython-1.60-1|29	
12cr|python-biopython-1.60-1|30	%description
12cr|python-biopython-1.60-1|31	The Biopython Project is an international association of developers of
12cr|python-biopython-1.60-1|32	freely available Python tools for computational molecular biology.
12cr|python-biopython-1.60-1|33	
12cr|python-biopython-1.60-1|34	http://biopython.org provides an online resource for modules,
12cr|python-biopython-1.60-1|35	scripts, and web links for developers of Python-based software for
12cr|python-biopython-1.60-1|36	life science research.
12cr|python-biopython-1.60-1|37	
12cr|python-biopython-1.60-1|38	This package provides various Python modules from the Biopython Project
12cr|python-biopython-1.60-1|39	used to process biological data.
12cr|python-biopython-1.60-1|40	
12cr|python-biopython-1.60-1|41	%package	tools
12cr|python-biopython-1.60-1|42	Summary: 	Regression testing code and miscellaneous standalone scripts
12cr|python-biopython-1.60-1|43	Group:		Sciences/Biology
12cr|python-biopython-1.60-1|44	Requires:	%{name} = %{EVRD}
12cr|python-biopython-1.60-1|45	Suggests:	tkinter, wxPython
12cr|python-biopython-1.60-1|46	%rename biopython-tools
12cr|python-biopython-1.60-1|47	
12cr|python-biopython-1.60-1|48	%description tools
12cr|python-biopython-1.60-1|49	This package provides various scripts and tests that are comprised by the
12cr|python-biopython-1.60-1|50	Biopython Project.
12cr|python-biopython-1.60-1|51	
12cr|python-biopython-1.60-1|52	%package	sql
12cr|python-biopython-1.60-1|53	Summary:	Code for using Biopython with BioSQL databases
12cr|python-biopython-1.60-1|54	Requires:	%{name} = %{epoch}:%{version}-%{release}
12cr|python-biopython-1.60-1|55	Group:		Development/Python
12cr|python-biopython-1.60-1|56	Requires:	python-psycopg2
12cr|python-biopython-1.60-1|57	Requires:	python-mysql
12cr|python-biopython-1.60-1|58	Provides:	biopython-biosql = %{EVRD}
12cr|python-biopython-1.60-1|59	%rename python-BioSQL
12cr|python-biopython-1.60-1|60	
12cr|python-biopython-1.60-1|61	%description sql
12cr|python-biopython-1.60-1|62	BioSQL is meant to be a common data storage layer supported by all the
12cr|python-biopython-1.60-1|63	different Bio* projects, Bioperl, Biojava, Biopython, and Bioruby.
12cr|python-biopython-1.60-1|64	Entries stored through an application written in, say, Bioperl could
12cr|python-biopython-1.60-1|65	be retrieved by another written in Biojava.
12cr|python-biopython-1.60-1|66	
12cr|python-biopython-1.60-1|67	%package	doc
12cr|python-biopython-1.60-1|68	Summary:	The Biopython Project documentation
12cr|python-biopython-1.60-1|69	Group:		Development/Python
12cr|python-biopython-1.60-1|70	Requires:	%{name} = %{EVRD}
12cr|python-biopython-1.60-1|71	%rename biopython-doc
12cr|python-biopython-1.60-1|72	
12cr|python-biopython-1.60-1|73	%description doc
12cr|python-biopython-1.60-1|74	This package provides the documentation for the various components of the
12cr|python-biopython-1.60-1|75	Biopython Project.
12cr|python-biopython-1.60-1|76	
12cr|python-biopython-1.60-1|77	%prep
12cr|python-biopython-1.60-1|78	%setup -q -n %{oname}-%{version}
12cr|python-biopython-1.60-1|79	
12cr|python-biopython-1.60-1|80	# remove Mac-related files
12cr|python-biopython-1.60-1|81	rm -f Tests/CodonUsage/.DS_Store
12cr|python-biopython-1.60-1|82	# remove CVS dirs
12cr|python-biopython-1.60-1|83	find -type d -name CVS | xargs rm -rf
12cr|python-biopython-1.60-1|84	# convert wrong end of line
12cr|python-biopython-1.60-1|85	find -type f -exec dos2unix -b -U {} \;
12cr|python-biopython-1.60-1|86	
12cr|python-biopython-1.60-1|87	%build
12cr|python-biopython-1.60-1|88	python setup.py build_ext -lm build
12cr|python-biopython-1.60-1|89	
12cr|python-biopython-1.60-1|90	%install
12cr|python-biopython-1.60-1|91	python setup.py install --root=%{buildroot}
12cr|python-biopython-1.60-1|92	
12cr|python-biopython-1.60-1|93	mkdir -p %{buildroot}%{_datadir}/%{name}-%{version}
12cr|python-biopython-1.60-1|94	cp -r Tests Scripts %{buildroot}%{_datadir}/%{name}-%{version}
12cr|python-biopython-1.60-1|95	
12cr|python-biopython-1.60-1|96	%files
12cr|python-biopython-1.60-1|97	%defattr(-,root,root,0755)
12cr|python-biopython-1.60-1|98	%{py_platsitedir}/Bio
12cr|python-biopython-1.60-1|99	%{py_platsitedir}/*.egg-info
12cr|python-biopython-1.60-1|100	%doc CONTRIB DEPRECATED LICENSE NEWS README
12cr|python-biopython-1.60-1|101	
12cr|python-biopython-1.60-1|102	%files sql
12cr|python-biopython-1.60-1|103	%defattr(-,root,root,0755)
12cr|python-biopython-1.60-1|104	%{py_platsitedir}/BioSQL
12cr|python-biopython-1.60-1|105	%doc LICENSE
12cr|python-biopython-1.60-1|106	
12cr|python-biopython-1.60-1|107	%files tools
12cr|python-biopython-1.60-1|108	%defattr(-,root,root,0755)
12cr|python-biopython-1.60-1|109	%{_datadir}/%{name}-%{version}/Tests
12cr|python-biopython-1.60-1|110	%{_datadir}/%{name}-%{version}/Scripts
12cr|python-biopython-1.60-1|111	
12cr|python-biopython-1.60-1|112	%files doc
12cr|python-biopython-1.60-1|113	%defattr(-,root,root,0755)
12cr|python-biopython-1.60-1|114	%doc Doc/*.pdf Doc/examples/
12cr|python-biopython-1.60-1|115	

6385 12
12cr|python-blockcanvas-4.0.1-2|1	%define module	blockcanvas
12cr|python-blockcanvas-4.0.1-2|2	
12cr|python-blockcanvas-4.0.1-2|3	Summary: 	Enthought Tool Suite - blockcanvas project
12cr|python-blockcanvas-4.0.1-2|4	Name:		python-%{module}
12cr|python-blockcanvas-4.0.1-2|5	Version:	4.0.1
12cr|python-blockcanvas-4.0.1-2|6	Release:	2
12cr|python-blockcanvas-4.0.1-2|7	Source0:	http://www.enthought.com/repo/ets/%{module}-%{version}.tar.gz
12cr|python-blockcanvas-4.0.1-2|8	Patch0:		blockcanvas-4.0.0-link.patch
12cr|python-blockcanvas-4.0.1-2|9	License:	BSD
12cr|python-blockcanvas-4.0.1-2|10	Group:		Development/Python
12cr|python-blockcanvas-4.0.1-2|11	Url:		https://github.com/enthought/blockcanvas/
12cr|python-blockcanvas-4.0.1-2|12	Obsoletes:	python-enthought-blockcanvas
12cr|python-blockcanvas-4.0.1-2|13	Requires:	python-configobj
12cr|python-blockcanvas-4.0.1-2|14	Requires:	python-apptools >= 4.0.1
12cr|python-blockcanvas-4.0.1-2|15	Requires:	python-chaco >= 4.1.0
12cr|python-blockcanvas-4.0.1-2|16	Requires:	python-codetools >= 4.0.0
12cr|python-blockcanvas-4.0.1-2|17	Requires:	python-etsdevtools >= 4.0.0
12cr|python-blockcanvas-4.0.1-2|18	Requires:	python-scimath >= 4.0.1
12cr|python-blockcanvas-4.0.1-2|19	Requires:	python-traitsui >= 4.1.0
12cr|python-blockcanvas-4.0.1-2|20	Requires:	python-numpy >= 1.1.0
12cr|python-blockcanvas-4.0.1-2|21	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-blockcanvas-4.0.1-2|22	BuildRequires:	python-sphinx
12cr|python-blockcanvas-4.0.1-2|23	
12cr|python-blockcanvas-4.0.1-2|24	%description
12cr|python-blockcanvas-4.0.1-2|25	The blockcanvas project provides a visual environment for creating
12cr|python-blockcanvas-4.0.1-2|26	simulation experiments, where function and data are separated. Thus,
12cr|python-blockcanvas-4.0.1-2|27	you can define your simulation algorithm by visually connecting
12cr|python-blockcanvas-4.0.1-2|28	function blocks into a data flow network, and then run it with various
12cr|python-blockcanvas-4.0.1-2|29	data sets (known as "contexts"); likewise, you can use the same
12cr|python-blockcanvas-4.0.1-2|30	context in a different functional simulation.
12cr|python-blockcanvas-4.0.1-2|31	
12cr|python-blockcanvas-4.0.1-2|32	The project provides support for plotting, function searching and
12cr|python-blockcanvas-4.0.1-2|33	inspection, and optimization. It includes a stand-alone application
12cr|python-blockcanvas-4.0.1-2|34	that demonstrates the block-canvas environment, but the same
12cr|python-blockcanvas-4.0.1-2|35	functionality can be incorporated into other applications.
12cr|python-blockcanvas-4.0.1-2|36	
12cr|python-blockcanvas-4.0.1-2|37	%prep
12cr|python-blockcanvas-4.0.1-2|38	%setup -q -n %{module}-%{version}
12cr|python-blockcanvas-4.0.1-2|39	%patch0 -p1
12cr|python-blockcanvas-4.0.1-2|40	
12cr|python-blockcanvas-4.0.1-2|41	%build
12cr|python-blockcanvas-4.0.1-2|42	
12cr|python-blockcanvas-4.0.1-2|43	%__python setup.py build
12cr|python-blockcanvas-4.0.1-2|44	pushd docs
12cr|python-blockcanvas-4.0.1-2|45	make html
12cr|python-blockcanvas-4.0.1-2|46	popd
12cr|python-blockcanvas-4.0.1-2|47	
12cr|python-blockcanvas-4.0.1-2|48	%install
12cr|python-blockcanvas-4.0.1-2|49	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-blockcanvas-4.0.1-2|50	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-blockcanvas-4.0.1-2|51	
12cr|python-blockcanvas-4.0.1-2|52	%files -f FILE_LIST
12cr|python-blockcanvas-4.0.1-2|53	%doc *.txt *.rst docs/build/html/
12cr|python-blockcanvas-4.0.1-2|54	
12cr|python-blockcanvas-4.0.1-2|55	
12cr|python-blockcanvas-4.0.1-2|56	%changelog
12cr|python-blockcanvas-4.0.1-2|57	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.0.1-1
12cr|python-blockcanvas-4.0.1-2|58	+ Revision: 745665
12cr|python-blockcanvas-4.0.1-2|59	- Update to 4.0.1.
12cr|python-blockcanvas-4.0.1-2|60	
12cr|python-blockcanvas-4.0.1-2|61	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cr|python-blockcanvas-4.0.1-2|62	+ Revision: 689219
12cr|python-blockcanvas-4.0.1-2|63	- import python-blockcanvas
12cr|python-blockcanvas-4.0.1-2|64	
12cr|python-blockcanvas-4.0.1-2|65	

6386 12
12cr|python-blosc-1.0.4-1|1	%define	module	blosc
12cr|python-blosc-1.0.4-1|2	%define name	python-%{module}
12cr|python-blosc-1.0.4-1|3	%define version 1.0.4
12cr|python-blosc-1.0.4-1|4	%define rel		1
12cr|python-blosc-1.0.4-1|5	%if %mdkversion < 201100
12cr|python-blosc-1.0.4-1|6	%define release %mkrel %{rel}
12cr|python-blosc-1.0.4-1|7	%else
12cr|python-blosc-1.0.4-1|8	%define	release %{rel}
12cr|python-blosc-1.0.4-1|9	%endif
12cr|python-blosc-1.0.4-1|10	
12cr|python-blosc-1.0.4-1|11	Summary:	Blosc data compressor
12cr|python-blosc-1.0.4-1|12	Name:		%{name}
12cr|python-blosc-1.0.4-1|13	Version:	%{version}
12cr|python-blosc-1.0.4-1|14	Release:	%{release}
12cr|python-blosc-1.0.4-1|15	Source0:	http://pypi.python.org/packages/source/b/%{module}/%{module}-%{version}.tar.gz
12cr|python-blosc-1.0.4-1|16	License:	BSD
12cr|python-blosc-1.0.4-1|17	Group:		Development/Python
12cr|python-blosc-1.0.4-1|18	Url:		http://pypi.python.org/pypi/blosc/
12cr|python-blosc-1.0.4-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-blosc-1.0.4-1|20	BuildRequires:	python-devel
12cr|python-blosc-1.0.4-1|21	
12cr|python-blosc-1.0.4-1|22	%description
12cr|python-blosc-1.0.4-1|23	Blosc is a high performance compressor optimized for binary data.
12cr|python-blosc-1.0.4-1|24	
12cr|python-blosc-1.0.4-1|25	%prep
12cr|python-blosc-1.0.4-1|26	%setup -q -n %{module}-%{version}
12cr|python-blosc-1.0.4-1|27	
12cr|python-blosc-1.0.4-1|28	%build
12cr|python-blosc-1.0.4-1|29	%__python setup.py build
12cr|python-blosc-1.0.4-1|30	
12cr|python-blosc-1.0.4-1|31	%install
12cr|python-blosc-1.0.4-1|32	%__rm -rf %{buildroot}
12cr|python-blosc-1.0.4-1|33	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-blosc-1.0.4-1|34	
12cr|python-blosc-1.0.4-1|35	%clean
12cr|python-blosc-1.0.4-1|36	%__rm -rf %{buildroot}
12cr|python-blosc-1.0.4-1|37	
12cr|python-blosc-1.0.4-1|38	%files
12cr|python-blosc-1.0.4-1|39	%defattr(-,root,root)
12cr|python-blosc-1.0.4-1|40	%doc LICENSES/BLOSC.txt
12cr|python-blosc-1.0.4-1|41	%py_platsitedir/%{module}*
12cr|python-blosc-1.0.4-1|42	
12cr|python-blosc-1.0.4-1|43	
12cr|python-blosc-1.0.4-1|44	%changelog
12cr|python-blosc-1.0.4-1|45	* Fri Sep 14 2012 Lev Givon <lev@mandriva.org> 1.0.4-1
12cr|python-blosc-1.0.4-1|46	+ Revision: 816944
12cr|python-blosc-1.0.4-1|47	- Update to 1.0.4.
12cr|python-blosc-1.0.4-1|48	
12cr|python-blosc-1.0.4-1|49	* Thu Dec 08 2011 Lev Givon <lev@mandriva.org> 1.0.3-1
12cr|python-blosc-1.0.4-1|50	+ Revision: 739181
12cr|python-blosc-1.0.4-1|51	- imported package python-blosc
12cr|python-blosc-1.0.4-1|52	

6387 12
12cr|python-boto-2.2.2-1|1	%define module boto
12cr|python-boto-2.2.2-1|2	
12cr|python-boto-2.2.2-1|3	Name:           python-%{module}
12cr|python-boto-2.2.2-1|4	Version:	2.2.2
12cr|python-boto-2.2.2-1|5	Release:        1
12cr|python-boto-2.2.2-1|6	License:        MIT
12cr|python-boto-2.2.2-1|7	Summary:        Python interface to Amazon Web Services
12cr|python-boto-2.2.2-1|8	Url:            http://code.google.com/p/boto/
12cr|python-boto-2.2.2-1|9	Group:          Development/Python
12cr|python-boto-2.2.2-1|10	Source0:	http://boto.googlecode.com/files/%{module}-%{version}.tar.gz
12cr|python-boto-2.2.2-1|11	BuildRequires:  python-setuptools
12cr|python-boto-2.2.2-1|12	Buildarch:	noarch
12cr|python-boto-2.2.2-1|13	
12cr|python-boto-2.2.2-1|14	%description
12cr|python-boto-2.2.2-1|15	An integrated interface to current and future infrastructural
12cr|python-boto-2.2.2-1|16	services offered by Amazon Web Services. Currently, this includes:
12cr|python-boto-2.2.2-1|17	* Simple Storage Service (S3)
12cr|python-boto-2.2.2-1|18	* SimpleQueue Service (SQS)
12cr|python-boto-2.2.2-1|19	* Elastic Compute Cloud (EC2)
12cr|python-boto-2.2.2-1|20	* Mechanical Turk
12cr|python-boto-2.2.2-1|21	* SimpleDB
12cr|python-boto-2.2.2-1|22	* CloudFront
12cr|python-boto-2.2.2-1|23	* CloudWatch
12cr|python-boto-2.2.2-1|24	* AutoScale
12cr|python-boto-2.2.2-1|25	* Elastic Load Balancer (ELB)
12cr|python-boto-2.2.2-1|26	* Virtual Private Cloud (VPC)
12cr|python-boto-2.2.2-1|27	* Elastic Map Reduce (EMR)
12cr|python-boto-2.2.2-1|28	* Relational Data Service (RDS)
12cr|python-boto-2.2.2-1|29	* Simple Notification Server (SNS)
12cr|python-boto-2.2.2-1|30	* Google Storage
12cr|python-boto-2.2.2-1|31	* Identity and Access Management (IAM)
12cr|python-boto-2.2.2-1|32	* Route53 DNS Service (route53)
12cr|python-boto-2.2.2-1|33	
12cr|python-boto-2.2.2-1|34	%prep
12cr|python-boto-2.2.2-1|35	%setup -q -n %{module}-%{version}
12cr|python-boto-2.2.2-1|36	
12cr|python-boto-2.2.2-1|37	%build
12cr|python-boto-2.2.2-1|38	CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
12cr|python-boto-2.2.2-1|39	
12cr|python-boto-2.2.2-1|40	%install
12cr|python-boto-2.2.2-1|41	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitearch}
12cr|python-boto-2.2.2-1|42	
12cr|python-boto-2.2.2-1|43	%files
12cr|python-boto-2.2.2-1|44	%{python_sitearch}/*
12cr|python-boto-2.2.2-1|45	%{_bindir}/*
12cr|python-boto-2.2.2-1|46	
12cr|python-boto-2.2.2-1|47	
12cr|python-boto-2.2.2-1|48	
12cr|python-boto-2.2.2-1|49	
12cr|python-boto-2.2.2-1|50	%changelog
12cr|python-boto-2.2.2-1|51	* Sat Feb 18 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.2.2-1
12cr|python-boto-2.2.2-1|52	+ Revision: 777032
12cr|python-boto-2.2.2-1|53	- version update 2.2.2
12cr|python-boto-2.2.2-1|54	
12cr|python-boto-2.2.2-1|55	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 2.0-1
12cr|python-boto-2.2.2-1|56	+ Revision: 683242
12cr|python-boto-2.2.2-1|57	- import python-boto
12cr|python-boto-2.2.2-1|58	

6388 12
12cr|python-bottleneck-0.6.0-2|1	%define tarname	Bottleneck
12cr|python-bottleneck-0.6.0-2|2	
12cr|python-bottleneck-0.6.0-2|3	Summary:	Fast NumPy array functions written in Cython
12cr|python-bottleneck-0.6.0-2|4	Name:		python-bottleneck
12cr|python-bottleneck-0.6.0-2|5	Version:	0.6.0
12cr|python-bottleneck-0.6.0-2|6	Release:	2
12cr|python-bottleneck-0.6.0-2|7	Source0:	http://pypi.python.org/packages/source/B/%{tarname}/%{tarname}-%{version}.tar.gz
12cr|python-bottleneck-0.6.0-2|8	Source1:	sphinxext.tar.gz
12cr|python-bottleneck-0.6.0-2|9	Patch0:		lm-0.5.0.patch
12cr|python-bottleneck-0.6.0-2|10	License:	BSD
12cr|python-bottleneck-0.6.0-2|11	Group:		Development/Python
12cr|python-bottleneck-0.6.0-2|12	Url:		http://pypi.python.org/pypi/Bottleneck
12cr|python-bottleneck-0.6.0-2|13	Requires:	python-numpy
12cr|python-bottleneck-0.6.0-2|14	BuildRequires:	python-numpy-devel
12cr|python-bottleneck-0.6.0-2|15	BuildRequires:	python-devel
12cr|python-bottleneck-0.6.0-2|16	BuildRequires:	python-sphinx
12cr|python-bottleneck-0.6.0-2|17	BuildRequires:	pkgconfig(lapack)
12cr|python-bottleneck-0.6.0-2|18	
12cr|python-bottleneck-0.6.0-2|19	%description
12cr|python-bottleneck-0.6.0-2|20	Bottleneck is a collection of fast NumPy array functions written in
12cr|python-bottleneck-0.6.0-2|21	Cython.
12cr|python-bottleneck-0.6.0-2|22	
12cr|python-bottleneck-0.6.0-2|23	%prep
12cr|python-bottleneck-0.6.0-2|24	%setup -q -n %{tarname}-%{version}
12cr|python-bottleneck-0.6.0-2|25	%patch0 -p0
12cr|python-bottleneck-0.6.0-2|26	
12cr|python-bottleneck-0.6.0-2|27	%build
12cr|python-bottleneck-0.6.0-2|28	%__python setup.py build
12cr|python-bottleneck-0.6.0-2|29	
12cr|python-bottleneck-0.6.0-2|30	%install
12cr|python-bottleneck-0.6.0-2|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-bottleneck-0.6.0-2|32	pushd doc
12cr|python-bottleneck-0.6.0-2|33	rm -rf sphinxext
12cr|python-bottleneck-0.6.0-2|34	tar zxf %SOURCE1
12cr|python-bottleneck-0.6.0-2|35	export PYTHONPATH=`dir -d ../build/lib* | head -1`
12cr|python-bottleneck-0.6.0-2|36	make html
12cr|python-bottleneck-0.6.0-2|37	find . -name .buildinfo -exec rm -f {} \;
12cr|python-bottleneck-0.6.0-2|38	popd
12cr|python-bottleneck-0.6.0-2|39	
12cr|python-bottleneck-0.6.0-2|40	%files
12cr|python-bottleneck-0.6.0-2|41	%doc LICENSE README.rst RELEASE.rst doc/build/html
12cr|python-bottleneck-0.6.0-2|42	%py_platsitedir/Bottleneck*
12cr|python-bottleneck-0.6.0-2|43	%py_platsitedir/bottleneck*
12cr|python-bottleneck-0.6.0-2|44	
12cr|python-bottleneck-0.6.0-2|45	
12cr|python-bottleneck-0.6.0-2|46	
12cr|python-bottleneck-0.6.0-2|47	%changelog
12cr|python-bottleneck-0.6.0-2|48	* Mon Jun 25 2012 Lev Givon <lev@mandriva.org> 0.6.0-1
12cr|python-bottleneck-0.6.0-2|49	+ Revision: 806814
12cr|python-bottleneck-0.6.0-2|50	- Update to 0.6.0.
12cr|python-bottleneck-0.6.0-2|51	
12cr|python-bottleneck-0.6.0-2|52	* Fri Aug 05 2011 Lev Givon <lev@mandriva.org> 0.5.0-2
12cr|python-bottleneck-0.6.0-2|53	+ Revision: 693371
12cr|python-bottleneck-0.6.0-2|54	- Need -lm when building extensions.
12cr|python-bottleneck-0.6.0-2|55	- import python-bottleneck
12cr|python-bottleneck-0.6.0-2|56	
12cr|python-bottleneck-0.6.0-2|57	

6389 12
12cr|python-bugz-0.8.0-4|1	%define module_name pybugz
12cr|python-bugz-0.8.0-4|2	%define shortname bugz
12cr|python-bugz-0.8.0-4|3	
12cr|python-bugz-0.8.0-4|4	Summary:    A python and command line interface to Bugzilla
12cr|python-bugz-0.8.0-4|5	Name:		python-bugz
12cr|python-bugz-0.8.0-4|6	Version:    0.8.0
12cr|python-bugz-0.8.0-4|7	Release:	4
12cr|python-bugz-0.8.0-4|8	Source0:    http://pybugz.googlecode.com/files/pybugz-%version.tar.gz
12cr|python-bugz-0.8.0-4|9	Patch0:		pybugz-really-receive-auth-cookie.patch
12cr|python-bugz-0.8.0-4|10	Patch1:		pybugz-properly-modify-bugz.patch
12cr|python-bugz-0.8.0-4|11	Patch2:		pybugz-python2.7.patch
12cr|python-bugz-0.8.0-4|12	License:	GPL
12cr|python-bugz-0.8.0-4|13	Group:		Development/Python
12cr|python-bugz-0.8.0-4|14	Url:		http://code.google.com/p/pybugz/
12cr|python-bugz-0.8.0-4|15	BuildRequires: python-devel
12cr|python-bugz-0.8.0-4|16	BuildArch: noarch
12cr|python-bugz-0.8.0-4|17	Requires:  python-elementtree
12cr|python-bugz-0.8.0-4|18	
12cr|python-bugz-0.8.0-4|19	%description
12cr|python-bugz-0.8.0-4|20	PyBugz is a python and command line interface to Bugzilla.
12cr|python-bugz-0.8.0-4|21	
12cr|python-bugz-0.8.0-4|22	It was conceived as a tool to speed up the workflow for Gentoo Linux developers
12cr|python-bugz-0.8.0-4|23	and contributors when dealing with bugs using Bugzilla. By avoiding the clunky
12cr|python-bugz-0.8.0-4|24	web interface, the user quickly search, isolate and contribute to the project
12cr|python-bugz-0.8.0-4|25	very quickly.
12cr|python-bugz-0.8.0-4|26	Developers alike can easily extract attachments and close bugs all from the
12cr|python-bugz-0.8.0-4|27	comfort of the command line.
12cr|python-bugz-0.8.0-4|28	
12cr|python-bugz-0.8.0-4|29	PyBugz is written in Python and written in a way to be extended easily for
12cr|python-bugz-0.8.0-4|30	use on other Bugzillas.
12cr|python-bugz-0.8.0-4|31	
12cr|python-bugz-0.8.0-4|32	%prep
12cr|python-bugz-0.8.0-4|33	%setup -q -n %module_name-%version
12cr|python-bugz-0.8.0-4|34	%patch0 -p1
12cr|python-bugz-0.8.0-4|35	%patch1 -p1
12cr|python-bugz-0.8.0-4|36	%patch2 -p1
12cr|python-bugz-0.8.0-4|37	perl -pi -e 's|http://bugs.gentoo.org/|https://qa.mandriva.com/|' bugz/cli.py
12cr|python-bugz-0.8.0-4|38	
12cr|python-bugz-0.8.0-4|39	%build
12cr|python-bugz-0.8.0-4|40	python setup.py build
12cr|python-bugz-0.8.0-4|41	
12cr|python-bugz-0.8.0-4|42	%install
12cr|python-bugz-0.8.0-4|43	python setup.py install --root=%{buildroot}
12cr|python-bugz-0.8.0-4|44	
12cr|python-bugz-0.8.0-4|45	%files
12cr|python-bugz-0.8.0-4|46	%doc README
12cr|python-bugz-0.8.0-4|47	%_bindir/bugz
12cr|python-bugz-0.8.0-4|48	%{py_sitedir}/%{shortname}/
12cr|python-bugz-0.8.0-4|49	%{py_sitedir}/%{module_name}-%{version}-py%{py_ver}.egg-info
12cr|python-bugz-0.8.0-4|50	
12cr|python-bugz-0.8.0-4|51	
12cr|python-bugz-0.8.0-4|52	%changelog
12cr|python-bugz-0.8.0-4|53	* Thu Nov 11 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.8.0-3mdv2011.0
12cr|python-bugz-0.8.0-4|54	+ Revision: 596171
12cr|python-bugz-0.8.0-4|55	- P2: fix issues with python 2.7
12cr|python-bugz-0.8.0-4|56	- Rebuild for new python.
12cr|python-bugz-0.8.0-4|57	Explicitly define installed files.
12cr|python-bugz-0.8.0-4|58	
12cr|python-bugz-0.8.0-4|59	* Tue Nov 10 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.8.0-1mdv2010.1
12cr|python-bugz-0.8.0-4|60	+ Revision: 464134
12cr|python-bugz-0.8.0-4|61	- P0: properly receive auth cookie
12cr|python-bugz-0.8.0-4|62	P1: really modify bugs on newer bugzilla versions
12cr|python-bugz-0.8.0-4|63	
12cr|python-bugz-0.8.0-4|64	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|python-bugz-0.8.0-4|65	- new version 0.8.0
12cr|python-bugz-0.8.0-4|66	
12cr|python-bugz-0.8.0-4|67	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.6.11-10mdv2010.0
12cr|python-bugz-0.8.0-4|68	+ Revision: 442045
12cr|python-bugz-0.8.0-4|69	- rebuild
12cr|python-bugz-0.8.0-4|70	
12cr|python-bugz-0.8.0-4|71	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.6.11-9mdv2009.1
12cr|python-bugz-0.8.0-4|72	+ Revision: 323535
12cr|python-bugz-0.8.0-4|73	- rebuild
12cr|python-bugz-0.8.0-4|74	
12cr|python-bugz-0.8.0-4|75	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.6.11-8mdv2009.0
12cr|python-bugz-0.8.0-4|76	+ Revision: 259510
12cr|python-bugz-0.8.0-4|77	- rebuild
12cr|python-bugz-0.8.0-4|78	
12cr|python-bugz-0.8.0-4|79	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.6.11-7mdv2009.0
12cr|python-bugz-0.8.0-4|80	+ Revision: 247387
12cr|python-bugz-0.8.0-4|81	- rebuild
12cr|python-bugz-0.8.0-4|82	
12cr|python-bugz-0.8.0-4|83	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.6.11-5mdv2008.1
12cr|python-bugz-0.8.0-4|84	+ Revision: 136447
12cr|python-bugz-0.8.0-4|85	- restore BuildRoot
12cr|python-bugz-0.8.0-4|86	
12cr|python-bugz-0.8.0-4|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-bugz-0.8.0-4|88	- kill re-definition of %%buildroot on Pixel's request
12cr|python-bugz-0.8.0-4|89	
12cr|python-bugz-0.8.0-4|90	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.11-5mdv2008.0
12cr|python-bugz-0.8.0-4|91	+ Revision: 90199
12cr|python-bugz-0.8.0-4|92	- rebuild
12cr|python-bugz-0.8.0-4|93	
12cr|python-bugz-0.8.0-4|94	* Sun Jul 22 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.6.11-4mdv2008.0
12cr|python-bugz-0.8.0-4|95	+ Revision: 54477
12cr|python-bugz-0.8.0-4|96	- Remove unused patch
12cr|python-bugz-0.8.0-4|97	- [BUGFIX] Add Patch 1 to fix bug  #31852 (thanks to Gustavo De Nardin)
12cr|python-bugz-0.8.0-4|98	
12cr|python-bugz-0.8.0-4|99	* Mon May 14 2007 Michael Scherer <misc@mandriva.org> 0.6.11-3mdv2008.0
12cr|python-bugz-0.8.0-4|100	+ Revision: 26606
12cr|python-bugz-0.8.0-4|101	- add patch0, to make it work with python 2.5 and bundled elementtree
12cr|python-bugz-0.8.0-4|102	
12cr|python-bugz-0.8.0-4|103	
12cr|python-bugz-0.8.0-4|104	* Wed Dec 20 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.6.11-2mdv2007.0
12cr|python-bugz-0.8.0-4|105	+ Revision: 100501
12cr|python-bugz-0.8.0-4|106	- Rebuild against new python
12cr|python-bugz-0.8.0-4|107	
12cr|python-bugz-0.8.0-4|108	* Wed Sep 27 2006 Michael Scherer <misc@mandriva.org> 0.6.11-1mdv2007.1
12cr|python-bugz-0.8.0-4|109	+ Revision: 62647
12cr|python-bugz-0.8.0-4|110	- add a Requires on python-elementtree, thanks titi for spotting this
12cr|python-bugz-0.8.0-4|111	- version 0.6.11
12cr|python-bugz-0.8.0-4|112	- Import python-bugz
12cr|python-bugz-0.8.0-4|113	
12cr|python-bugz-0.8.0-4|114	* Fri Sep 22 2006 Michael Scherer <misc@mandriva.org> 0.6-1mdv2007.0
12cr|python-bugz-0.8.0-4|115	- first package
12cr|python-bugz-0.8.0-4|116	

6390 12
12cr|python-caja-1.4.0-1|1	Summary:	Python bindings for MATE's caja
12cr|python-caja-1.4.0-1|2	Name:		python-caja
12cr|python-caja-1.4.0-1|3	Version:	1.4.0
12cr|python-caja-1.4.0-1|4	Release:	1
12cr|python-caja-1.4.0-1|5	License:	GPLv2+ and LGPLv2+
12cr|python-caja-1.4.0-1|6	Group:		Development/Python
12cr|python-caja-1.4.0-1|7	URL:		http://mate-desktop.org
12cr|python-caja-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|python-caja-1.4.0-1|9	
12cr|python-caja-1.4.0-1|10	BuildRequires:	gtk-doc
12cr|python-caja-1.4.0-1|11	BuildRequires:	mate-common
12cr|python-caja-1.4.0-1|12	BuildRequires:	pkgconfig(libcaja-extension)
12cr|python-caja-1.4.0-1|13	BuildRequires:	pkgconfig(mate-python-2.0)
12cr|python-caja-1.4.0-1|14	BuildRequires:	pkgconfig(pygtk-2.0)
12cr|python-caja-1.4.0-1|15	BuildRequires:	pkgconfig(python)
12cr|python-caja-1.4.0-1|16	
12cr|python-caja-1.4.0-1|17	Requires:	mate-python-mateconf
12cr|python-caja-1.4.0-1|18	
12cr|python-caja-1.4.0-1|19	%description
12cr|python-caja-1.4.0-1|20	These are bindings for the caja extension library
12cr|python-caja-1.4.0-1|21	introduced in MATE.
12cr|python-caja-1.4.0-1|22	
12cr|python-caja-1.4.0-1|23	%package devel
12cr|python-caja-1.4.0-1|24	Summary:	Pkgconfig file and examples for %{name}
12cr|python-caja-1.4.0-1|25	Group:		Development/Other
12cr|python-caja-1.4.0-1|26	Requires:	%{name} = %{version}
12cr|python-caja-1.4.0-1|27	
12cr|python-caja-1.4.0-1|28	%description devel
12cr|python-caja-1.4.0-1|29	Pkgconfig file and examples for %{name}.
12cr|python-caja-1.4.0-1|30	
12cr|python-caja-1.4.0-1|31	%prep
12cr|python-caja-1.4.0-1|32	%setup -q
12cr|python-caja-1.4.0-1|33	
12cr|python-caja-1.4.0-1|34	%build
12cr|python-caja-1.4.0-1|35	NOCONFIGURE=1 ./autogen.sh
12cr|python-caja-1.4.0-1|36	%configure2_5x
12cr|python-caja-1.4.0-1|37	
12cr|python-caja-1.4.0-1|38	%make
12cr|python-caja-1.4.0-1|39	
12cr|python-caja-1.4.0-1|40	%install
12cr|python-caja-1.4.0-1|41	%makeinstall_std
12cr|python-caja-1.4.0-1|42	
12cr|python-caja-1.4.0-1|43	
12cr|python-caja-1.4.0-1|44	find $RPM_BUILD_ROOT -name '*.la' -exec rm {} \;
12cr|python-caja-1.4.0-1|45	
12cr|python-caja-1.4.0-1|46	%files
12cr|python-caja-1.4.0-1|47	%doc AUTHORS ChangeLog NEWS
12cr|python-caja-1.4.0-1|48	%{_libdir}/caja-python/caja.so
12cr|python-caja-1.4.0-1|49	%{_libdir}/caja/extensions-2.0/*
12cr|python-caja-1.4.0-1|50	
12cr|python-caja-1.4.0-1|51	%files devel
12cr|python-caja-1.4.0-1|52	%{_libdir}/pkgconfig/caja-python.pc
12cr|python-caja-1.4.0-1|53	%doc %{_datadir}/doc/caja-python/README
12cr|python-caja-1.4.0-1|54	%doc %{_datadir}/doc/caja-python/examples/*
12cr|python-caja-1.4.0-1|55	
12cr|python-caja-1.4.0-1|56	
12cr|python-caja-1.4.0-1|57	
12cr|python-caja-1.4.0-1|58	
12cr|python-caja-1.4.0-1|59	%changelog
12cr|python-caja-1.4.0-1|60	* Thu Jun 07 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|python-caja-1.4.0-1|61	+ Revision: 803195
12cr|python-caja-1.4.0-1|62	- imported package python-caja
12cr|python-caja-1.4.0-1|63	

6391 12
12cr|python-card-0.8.1-10|1	Name: python-card
12cr|python-card-0.8.1-10|2	Summary: PythonCard GUI construction toolkit
12cr|python-card-0.8.1-10|3	Version: 0.8.1
12cr|python-card-0.8.1-10|4	Release: 10
12cr|python-card-0.8.1-10|5	Source0: http://prdownloads.sourceforge.net/pythoncard/PythonCard-%{version}.tar.bz2
12cr|python-card-0.8.1-10|6	Patch1: PythonCardSamples.patch
12cr|python-card-0.8.1-10|7	Patch2: PythonCardConfig.patch
12cr|python-card-0.8.1-10|8	URL: http://pythoncard.sourceforge.net/
12cr|python-card-0.8.1-10|9	Group: Development/Python
12cr|python-card-0.8.1-10|10	License: Python license
12cr|python-card-0.8.1-10|11	Requires: python-base >= %{py_ver}, wxPython >= 2.5.2
12cr|python-card-0.8.1-10|12	BuildArch: noarch
12cr|python-card-0.8.1-10|13	BuildRequires: python-devel
12cr|python-card-0.8.1-10|14	
12cr|python-card-0.8.1-10|15	%description
12cr|python-card-0.8.1-10|16	PythonCard is a GUI construction kit for building cross-platform desktop
12cr|python-card-0.8.1-10|17	applications on Windows, Mac OS X, and Linux, using the Python language.
12cr|python-card-0.8.1-10|18	
12cr|python-card-0.8.1-10|19	%prep
12cr|python-card-0.8.1-10|20	%setup -n PythonCard-%{version} -q
12cr|python-card-0.8.1-10|21	%patch1 -p1
12cr|python-card-0.8.1-10|22	%patch2 -p1
12cr|python-card-0.8.1-10|23	
12cr|python-card-0.8.1-10|24	%build
12cr|python-card-0.8.1-10|25	python setup.py build
12cr|python-card-0.8.1-10|26	
12cr|python-card-0.8.1-10|27	%install
12cr|python-card-0.8.1-10|28	python setup.py install --root=%{buildroot}
12cr|python-card-0.8.1-10|29	chmod 0755 %{buildroot}%py_puresitedir/PythonCard/flatfileDatabase.py
12cr|python-card-0.8.1-10|30	chmod 0755 %{buildroot}%py_puresitedir/PythonCard/gadflyDatabase.py
12cr|python-card-0.8.1-10|31	chmod 0755 %{buildroot}%py_puresitedir/PythonCard/templates/htmlpreview.py
12cr|python-card-0.8.1-10|32	chmod 0755 %{buildroot}%py_puresitedir/PythonCard/build/lib/PythonCard/flatfileDatabase.py
12cr|python-card-0.8.1-10|33	chmod 0755 %{buildroot}%py_puresitedir/PythonCard/build/lib/PythonCard/gadflyDatabase.py
12cr|python-card-0.8.1-10|34	chmod 0755 %{buildroot}%py_puresitedir/PythonCard/build/lib/PythonCard/templates/htmlpreview.py
12cr|python-card-0.8.1-10|35	
12cr|python-card-0.8.1-10|36	install -m 0755 -d %{buildroot}%{_datadir}/PythonCard/samples
12cr|python-card-0.8.1-10|37	install -m 0755 -d %{buildroot}%{_datadir}/PythonCard/tools
12cr|python-card-0.8.1-10|38	
12cr|python-card-0.8.1-10|39	cp -pr %{buildroot}%py_puresitedir/PythonCard/samples %{buildroot}%{_datadir}/PythonCard
12cr|python-card-0.8.1-10|40	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/samples.py
12cr|python-card-0.8.1-10|41	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/addresses/addresses.py
12cr|python-card-0.8.1-10|42	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/ataxx/ataxx.py
12cr|python-card-0.8.1-10|43	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/chat/chat.py
12cr|python-card-0.8.1-10|44	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/companies/companies.py
12cr|python-card-0.8.1-10|45	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/companies/parse_companies.py
12cr|python-card-0.8.1-10|46	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/conversions/conversions.py
12cr|python-card-0.8.1-10|47	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/custdb/custdb.py
12cr|python-card-0.8.1-10|48	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/dbBrowser/csvBrowse.py
12cr|python-card-0.8.1-10|49	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/dbBrowser/dbBrowser.py
12cr|python-card-0.8.1-10|50	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/dbBrowser/dbBrowser2.py
12cr|python-card-0.8.1-10|51	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/dbBrowser/dbLogin.py
12cr|python-card-0.8.1-10|52	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/dbBrowser/gadflyBrowse.py
12cr|python-card-0.8.1-10|53	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/dbBrowser/metakitBrowse.py
12cr|python-card-0.8.1-10|54	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/dbBrowser/mySQLBrowse.py
12cr|python-card-0.8.1-10|55	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/dbBrowser/oracleBrowse.py
12cr|python-card-0.8.1-10|56	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/dbBrowser/postgreBrowse.py
12cr|python-card-0.8.1-10|57	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/dbBrowser/pysqliteBrowse.py
12cr|python-card-0.8.1-10|58	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/dbBrowser/scripts/gadfly_sample.py
12cr|python-card-0.8.1-10|59	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/dbBrowser/scripts/mysql_sample.py
12cr|python-card-0.8.1-10|60	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/dialogs/dialogs.py
12cr|python-card-0.8.1-10|61	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/doodle/doodle.py
12cr|python-card-0.8.1-10|62	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/financial/mortgage.py
12cr|python-card-0.8.1-10|63	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/financial/pyfi.py
12cr|python-card-0.8.1-10|64	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/flatfileDatabase/flatfileDatabase.py
12cr|python-card-0.8.1-10|65	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/floatCanvasTest/floatCanvasTest.py
12cr|python-card-0.8.1-10|66	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/flock/flock.py
12cr|python-card-0.8.1-10|67	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/gadflyDatabase/gadflyDatabase.py
12cr|python-card-0.8.1-10|68	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/gravity/floatgravity.py
12cr|python-card-0.8.1-10|69	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/gravity/gravity.py
12cr|python-card-0.8.1-10|70	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/hopalong/hopalong.py
12cr|python-card-0.8.1-10|71	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/jabberChat/chatWindow.py
12cr|python-card-0.8.1-10|72	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/jabberChat/groupChatWindow.py
12cr|python-card-0.8.1-10|73	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/jabberChat/jabberChat.py
12cr|python-card-0.8.1-10|74	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/life/lexicon.py
12cr|python-card-0.8.1-10|75	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/life/life.py
12cr|python-card-0.8.1-10|76	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/life/patterns.py
12cr|python-card-0.8.1-10|77	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/lsystem/lsystem.py
12cr|python-card-0.8.1-10|78	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/lsystem/lsystemInteractive.py
12cr|python-card-0.8.1-10|79	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/minimal/minimal.py
12cr|python-card-0.8.1-10|80	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/minimalList/minimalList.py
12cr|python-card-0.8.1-10|81	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/minimalStandalone/minimal.py
12cr|python-card-0.8.1-10|82	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/minimalTree/minimalTree.py
12cr|python-card-0.8.1-10|83	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/moderator/moderator.py
12cr|python-card-0.8.1-10|84	chmod 0644 %{buildroot}%{_datadir}/PythonCard/samples/moderator/moderator.bat
12cr|python-card-0.8.1-10|85	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/montyhall/mh.py
12cr|python-card-0.8.1-10|86	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/montyhall/montyhall.py
12cr|python-card-0.8.1-10|87	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/mp3player/mp3player.py
12cr|python-card-0.8.1-10|88	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/multicolumnexample/multicolumnexample.py
12cr|python-card-0.8.1-10|89	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/noresource/noresource.py
12cr|python-card-0.8.1-10|90	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/pictureViewer/pictureViewer.py
12cr|python-card-0.8.1-10|91	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/proof/proof.py
12cr|python-card-0.8.1-10|92	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/pysshed/pysshed.py
12cr|python-card-0.8.1-10|93	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/radioclient/htmlpreview.py
12cr|python-card-0.8.1-10|94	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/radioclient/radioclient.py
12cr|python-card-0.8.1-10|95	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/redemo/redemo.py
12cr|python-card-0.8.1-10|96	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/reversi/reversi.py
12cr|python-card-0.8.1-10|97	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/rpn/rpn.py
12cr|python-card-0.8.1-10|98	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/saveClipboardBitmap/saveClipboardBitmap.py
12cr|python-card-0.8.1-10|99	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/searchexplorer/searchexplorer.py
12cr|python-card-0.8.1-10|100	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/simpleBrowser/simpleBrowser.py
12cr|python-card-0.8.1-10|101	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/simpleGrid/simpleGrid.py
12cr|python-card-0.8.1-10|102	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/simpleIEBrowser/simpleIEBrowser.py
12cr|python-card-0.8.1-10|103	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/slideshow/slideshow.py
12cr|python-card-0.8.1-10|104	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/sounds/sounds.py
12cr|python-card-0.8.1-10|105	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/SourceForgeTracker/SourceForgeTracker.py
12cr|python-card-0.8.1-10|106	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/spirograph/spirograph.py
12cr|python-card-0.8.1-10|107	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/spirographInteractive/spirographInteractive.py
12cr|python-card-0.8.1-10|108	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/stockprice/stockprice.py
12cr|python-card-0.8.1-10|109	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/testevents/testevents.py
12cr|python-card-0.8.1-10|110	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/testSplitter/doodle.py
12cr|python-card-0.8.1-10|111	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/testSplitter/minimal.py
12cr|python-card-0.8.1-10|112	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/testSplitter/testSplitter.py
12cr|python-card-0.8.1-10|113	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/textIndexer/textIndexer.py
12cr|python-card-0.8.1-10|114	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/textRouter/wordwrap.py
12cr|python-card-0.8.1-10|115	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/textRouter/textRouter.py
12cr|python-card-0.8.1-10|116	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/tictactoe/tictactoe.py
12cr|python-card-0.8.1-10|117	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/turtle/turtle.py
12cr|python-card-0.8.1-10|118	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/webgrabber/webchecker.py
12cr|python-card-0.8.1-10|119	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/webgrabber/webgrabber.py
12cr|python-card-0.8.1-10|120	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/webgrabber/websucker.py
12cr|python-card-0.8.1-10|121	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/webserver/console_server.py
12cr|python-card-0.8.1-10|122	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/webserver/oldModsWebserver.py
12cr|python-card-0.8.1-10|123	chmod 0644 %{buildroot}%{_datadir}/PythonCard/samples/webserver/runwebserver.bat
12cr|python-card-0.8.1-10|124	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/webserver/webserver.py
12cr|python-card-0.8.1-10|125	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/webserver/html/cgi-bin/contacts.py
12cr|python-card-0.8.1-10|126	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/webserver/html/cgi-bin/file_upload.py
12cr|python-card-0.8.1-10|127	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/webserver/html/cgi-bin/testenv.py
12cr|python-card-0.8.1-10|128	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/webserver/html/cgi-bin/webservices.py
12cr|python-card-0.8.1-10|129	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/widgets/widgets.py
12cr|python-card-0.8.1-10|130	chmod 0755 %{buildroot}%{_datadir}/PythonCard/samples/worldclock/worldclock.py
12cr|python-card-0.8.1-10|131	
12cr|python-card-0.8.1-10|132	cp -pr %{buildroot}%py_puresitedir/PythonCard/tools %{buildroot}%{_datadir}/PythonCard
12cr|python-card-0.8.1-10|133	chmod 0755 %{buildroot}%{_datadir}/PythonCard/tools/codeEditor/codeEditor.py
12cr|python-card-0.8.1-10|134	chmod 0755 %{buildroot}%{_datadir}/PythonCard/tools/codeEditor/codeEditorR.py
12cr|python-card-0.8.1-10|135	chmod 0755 %{buildroot}%{_datadir}/PythonCard/tools/codeEditor/restEditor.py
12cr|python-card-0.8.1-10|136	chmod 0755 %{buildroot}%{_datadir}/PythonCard/tools/findfiles/findfiles.py
12cr|python-card-0.8.1-10|137	chmod 0755 %{buildroot}%{_datadir}/PythonCard/tools/oneEditor/codePage.py
12cr|python-card-0.8.1-10|138	chmod 0755 %{buildroot}%{_datadir}/PythonCard/tools/oneEditor/resourceEditor.py
12cr|python-card-0.8.1-10|139	chmod 0755 %{buildroot}%{_datadir}/PythonCard/tools/oneEditor/restEditor.py
12cr|python-card-0.8.1-10|140	chmod 0755 %{buildroot}%{_datadir}/PythonCard/tools/oneEditor/tabcodeEditor.py
12cr|python-card-0.8.1-10|141	chmod 0755 %{buildroot}%{_datadir}/PythonCard/tools/oneEditor/modules/propertyEditor.py
12cr|python-card-0.8.1-10|142	chmod 0755 %{buildroot}%{_datadir}/PythonCard/tools/oneEditor/templates/templateFullMenus.py
12cr|python-card-0.8.1-10|143	chmod 0755 %{buildroot}%{_datadir}/PythonCard/tools/oneEditor/templates/templateNoMenus.py
12cr|python-card-0.8.1-10|144	chmod 0755 %{buildroot}%{_datadir}/PythonCard/tools/oneEditor/templates/template.py
12cr|python-card-0.8.1-10|145	chmod 0755 %{buildroot}%{_datadir}/PythonCard/tools/resourceEditor/resourceEditor.py
12cr|python-card-0.8.1-10|146	chmod 0755 %{buildroot}%{_datadir}/PythonCard/tools/resourceEditor/templates/templateNoMenus.py
12cr|python-card-0.8.1-10|147	chmod 0755 %{buildroot}%{_datadir}/PythonCard/tools/resourceEditor/modules/propertyEditor.py
12cr|python-card-0.8.1-10|148	chmod 0755 %{buildroot}%{_datadir}/PythonCard/tools/resourceEditor/templates/templateFullMenus.py
12cr|python-card-0.8.1-10|149	chmod 0755 %{buildroot}%{_datadir}/PythonCard/tools/resourceEditor/templates/template.py
12cr|python-card-0.8.1-10|150	chmod 0755 %{buildroot}%{_datadir}/PythonCard/tools/textEditor/textEditor.pyw
12cr|python-card-0.8.1-10|151	
12cr|python-card-0.8.1-10|152	rm -rf %{buildroot}%py_puresitedir/PythonCard/samples
12cr|python-card-0.8.1-10|153	rm -rf %{buildroot}%py_puresitedir/PythonCard/tools
12cr|python-card-0.8.1-10|154	rm -rf %{buildroot}%py_puresitedir/PythonCard/docs
12cr|python-card-0.8.1-10|155	rm -f %{buildroot}/usr/bin/install-pythoncard.py
12cr|python-card-0.8.1-10|156	rm -f %{buildroot}%py_puresitedir/PythonCard/build/scripts-2.4/install-pythoncard.py
12cr|python-card-0.8.1-10|157	
12cr|python-card-0.8.1-10|158	# menu support
12cr|python-card-0.8.1-10|159	
12cr|python-card-0.8.1-10|160	# XDG menus
12cr|python-card-0.8.1-10|161	mkdir -p %{buildroot}%{_datadir}/applications
12cr|python-card-0.8.1-10|162	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-resourceEditor.desktop << EOXDG1
12cr|python-card-0.8.1-10|163	[Desktop Entry]
12cr|python-card-0.8.1-10|164	Name=PythonCard Resource Editor
12cr|python-card-0.8.1-10|165	Comment=This represents the beginnings of a GUI resource (layout) editor for PythonCard
12cr|python-card-0.8.1-10|166	Exec=%{_datadir}/PythonCard/tools/resourceEditor/resourceEditor.py
12cr|python-card-0.8.1-10|167	Icon=development_environment_section
12cr|python-card-0.8.1-10|168	Terminal=false
12cr|python-card-0.8.1-10|169	Type=Application
12cr|python-card-0.8.1-10|170	Categories=X-MandrivaLinux-MoreApplications-Development-DevelopmentEnvironments;Development;GUIDesigner;
12cr|python-card-0.8.1-10|171	EOXDG1
12cr|python-card-0.8.1-10|172	
12cr|python-card-0.8.1-10|173	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-codeEditor.desktop << EOXDG2
12cr|python-card-0.8.1-10|174	[Desktop Entry]
12cr|python-card-0.8.1-10|175	Name=PythonCard Code Editor
12cr|python-card-0.8.1-10|176	Comment=The codeEditor sample in PythonCard is focused on being a simple to use Python source code editor
12cr|python-card-0.8.1-10|177	Exec=%{_datadir}/PythonCard/tools/codeEditor/codeEditor.py
12cr|python-card-0.8.1-10|178	Icon=editors_section
12cr|python-card-0.8.1-10|179	Terminal=false
12cr|python-card-0.8.1-10|180	Type=Application
12cr|python-card-0.8.1-10|181	Categories=X-MandrivaLinux-MoreApplications-Development-Tools;Development;
12cr|python-card-0.8.1-10|182	EOXDG2
12cr|python-card-0.8.1-10|183	
12cr|python-card-0.8.1-10|184	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-samples.desktop << EOXDG3
12cr|python-card-0.8.1-10|185	[Desktop Entry]
12cr|python-card-0.8.1-10|186	Name=PythonCard Samples
12cr|python-card-0.8.1-10|187	Comment=The main purpose of the samples is to "stress" the PythonCard framework and make sure that the framework is robust and full-featured
12cr|python-card-0.8.1-10|188	Exec=%{_datadir}/PythonCard/samples/samples.py
12cr|python-card-0.8.1-10|189	Icon=toys_section
12cr|python-card-0.8.1-10|190	Terminal=false
12cr|python-card-0.8.1-10|191	Type=Application
12cr|python-card-0.8.1-10|192	Categories=X-MandrivaLinux-MoreApplications-Development-Tools;Development;
12cr|python-card-0.8.1-10|193	EOXDG3
12cr|python-card-0.8.1-10|194	
12cr|python-card-0.8.1-10|195	%files
12cr|python-card-0.8.1-10|196	%defattr(-,root,root,0755)
12cr|python-card-0.8.1-10|197	%doc docs/* README.txt README_StyleEditor.txt PKG-INFO
12cr|python-card-0.8.1-10|198	%py_puresitedir/PythonCard/*
12cr|python-card-0.8.1-10|199	%py_puresitedir/*.egg-info
12cr|python-card-0.8.1-10|200	%{_datadir}/PythonCard/samples/*
12cr|python-card-0.8.1-10|201	%{_datadir}/PythonCard/tools/*
12cr|python-card-0.8.1-10|202	%{_datadir}/applications/mandriva-%{name}*.desktop
12cr|python-card-0.8.1-10|203	
12cr|python-card-0.8.1-10|204	
12cr|python-card-0.8.1-10|205	%changelog
12cr|python-card-0.8.1-10|206	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8.1-9mdv2010.0
12cr|python-card-0.8.1-10|207	+ Revision: 442052
12cr|python-card-0.8.1-10|208	- rebuild
12cr|python-card-0.8.1-10|209	
12cr|python-card-0.8.1-10|210	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.8.1-8mdv2009.1
12cr|python-card-0.8.1-10|211	+ Revision: 323558
12cr|python-card-0.8.1-10|212	- rebuild
12cr|python-card-0.8.1-10|213	
12cr|python-card-0.8.1-10|214	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.8.1-7mdv2009.0
12cr|python-card-0.8.1-10|215	+ Revision: 259517
12cr|python-card-0.8.1-10|216	- rebuild
12cr|python-card-0.8.1-10|217	
12cr|python-card-0.8.1-10|218	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.8.1-6mdv2009.0
12cr|python-card-0.8.1-10|219	+ Revision: 247388
12cr|python-card-0.8.1-10|220	- rebuild
12cr|python-card-0.8.1-10|221	
12cr|python-card-0.8.1-10|222	+ Pixel <pixel@mandriva.com>
12cr|python-card-0.8.1-10|223	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|python-card-0.8.1-10|224	
12cr|python-card-0.8.1-10|225	* Sun Mar 02 2008 Michael Scherer <misc@mandriva.org> 0.8.1-4mdv2008.1
12cr|python-card-0.8.1-10|226	+ Revision: 177654
12cr|python-card-0.8.1-10|227	- add missing BuildRequires
12cr|python-card-0.8.1-10|228	- rebuild for python 2.5
12cr|python-card-0.8.1-10|229	
12cr|python-card-0.8.1-10|230	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-card-0.8.1-10|231	- drop old menu
12cr|python-card-0.8.1-10|232	- kill re-definition of %%buildroot on Pixel's request
12cr|python-card-0.8.1-10|233	
12cr|python-card-0.8.1-10|234	+ Olivier Blin <oblin@mandriva.com>
12cr|python-card-0.8.1-10|235	- restore BuildRoot
12cr|python-card-0.8.1-10|236	
12cr|python-card-0.8.1-10|237	
12cr|python-card-0.8.1-10|238	* Tue Sep 05 2006 Stéphane Téletchéa <steletch@mandriva.org> 0.8.1-3mdv2007.0
12cr|python-card-0.8.1-10|239	- Migration to XDG menu
12cr|python-card-0.8.1-10|240	- use datadir macros in the debian menu entries, add longtitle description
12cr|python-card-0.8.1-10|241	- fix some permissions (some rpmlint errors left)
12cr|python-card-0.8.1-10|242	
12cr|python-card-0.8.1-10|243	* Wed Jan 11 2006 Michael Scherer <misc@mandriva.org> 0.8.1-2mdk
12cr|python-card-0.8.1-10|244	- Use new python macro
12cr|python-card-0.8.1-10|245	- do not use release and %%mkrel as this is not rpmbuildupdate proof
12cr|python-card-0.8.1-10|246	
12cr|python-card-0.8.1-10|247	* Tue Jun 07 2005 Frederic Lepied <flepied@mandriva.com> 0.8.1-1mdk
12cr|python-card-0.8.1-10|248	- initial build (based on Phil Edwards' work)
12cr|python-card-0.8.1-10|249	

6392 12
12cr|python-carrot-0.10.7-1|1	%define module carrot
12cr|python-carrot-0.10.7-1|2	
12cr|python-carrot-0.10.7-1|3	Name:           python-%{module}
12cr|python-carrot-0.10.7-1|4	Version:        0.10.7
12cr|python-carrot-0.10.7-1|5	Release:        %mkrel 1
12cr|python-carrot-0.10.7-1|6	Url:            http://github.com/ask/carrot/
12cr|python-carrot-0.10.7-1|7	Summary:        AMQP Messaging Framework for Python
12cr|python-carrot-0.10.7-1|8	License:        BSD
12cr|python-carrot-0.10.7-1|9	Group:          Development/Python
12cr|python-carrot-0.10.7-1|10	Source:         %{module}-%{version}.tar.bz2
12cr|python-carrot-0.10.7-1|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|python-carrot-0.10.7-1|12	BuildRequires:  python-devel
12cr|python-carrot-0.10.7-1|13	BuildRequires:  python-setuptools
12cr|python-carrot-0.10.7-1|14	Requires:       python-amqplib
12cr|python-carrot-0.10.7-1|15	Requires:       python-anyjson
12cr|python-carrot-0.10.7-1|16	BuildArch:      noarch
12cr|python-carrot-0.10.7-1|17	
12cr|python-carrot-0.10.7-1|18	%description
12cr|python-carrot-0.10.7-1|19	An AMQP messaging queue framework. AMQP is the Advanced Message
12cr|python-carrot-0.10.7-1|20	Queuing Protocol, an open standard protocol for message orientation, queuing,
12cr|python-carrot-0.10.7-1|21	routing, reliability and security.
12cr|python-carrot-0.10.7-1|22	
12cr|python-carrot-0.10.7-1|23	The aim of carrot is to make messaging in Python as easy as possible by
12cr|python-carrot-0.10.7-1|24	providing a high-level interface for producing and consuming messages. At the
12cr|python-carrot-0.10.7-1|25	same time it is a goal to re-use what is already available as much as possible.
12cr|python-carrot-0.10.7-1|26	
12cr|python-carrot-0.10.7-1|27	%prep
12cr|python-carrot-0.10.7-1|28	%setup -q -n %{module}-%{version}
12cr|python-carrot-0.10.7-1|29	
12cr|python-carrot-0.10.7-1|30	%build
12cr|python-carrot-0.10.7-1|31	CFLAGS="%{optflags}" python setup.py build
12cr|python-carrot-0.10.7-1|32	
12cr|python-carrot-0.10.7-1|33	%install
12cr|python-carrot-0.10.7-1|34	rm -rf $RPM_BUILD_ROOT
12cr|python-carrot-0.10.7-1|35	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitearch}
12cr|python-carrot-0.10.7-1|36	
12cr|python-carrot-0.10.7-1|37	%clean
12cr|python-carrot-0.10.7-1|38	rm -rf %{buildroot}
12cr|python-carrot-0.10.7-1|39	
12cr|python-carrot-0.10.7-1|40	%files
12cr|python-carrot-0.10.7-1|41	%defattr(-,root,root)
12cr|python-carrot-0.10.7-1|42	%doc Changelog README TODO
12cr|python-carrot-0.10.7-1|43	%{python_sitearch}/*
12cr|python-carrot-0.10.7-1|44	
12cr|python-carrot-0.10.7-1|45	
12cr|python-carrot-0.10.7-1|46	
12cr|python-carrot-0.10.7-1|47	%changelog
12cr|python-carrot-0.10.7-1|48	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 0.10.7-1mdv2011.0
12cr|python-carrot-0.10.7-1|49	+ Revision: 683244
12cr|python-carrot-0.10.7-1|50	- import python-carrot
12cr|python-carrot-0.10.7-1|51	
12cr|python-carrot-0.10.7-1|52	
12cr|python-carrot-0.10.7-1|53	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 0.10.7
12cr|python-carrot-0.10.7-1|54	- first release for Mandriva
12cr|python-carrot-0.10.7-1|55	

6393 12
12cr|python-casuarius-1.0-1|1	%define	module	casuarius
12cr|python-casuarius-1.0-1|2	%define name	python-%{module}
12cr|python-casuarius-1.0-1|3	%define version 1.0
12cr|python-casuarius-1.0-1|4	%define	rel	1
12cr|python-casuarius-1.0-1|5	%if %mdkversion < 201100
12cr|python-casuarius-1.0-1|6	%define release %mkrel %{rel}
12cr|python-casuarius-1.0-1|7	%else
12cr|python-casuarius-1.0-1|8	%define	release %{rel}
12cr|python-casuarius-1.0-1|9	%endif
12cr|python-casuarius-1.0-1|10	
12cr|python-casuarius-1.0-1|11	Summary:	Cython bindings for the Cassowary constraint solver
12cr|python-casuarius-1.0-1|12	Name:		%{name}
12cr|python-casuarius-1.0-1|13	Version:	%{version}
12cr|python-casuarius-1.0-1|14	Release:	%{release}
12cr|python-casuarius-1.0-1|15	Source0:	http://pypi.python.org/packages/source/c/%{module}/%{module}-%{version}.tar.gz
12cr|python-casuarius-1.0-1|16	License:	LGPLv2.1
12cr|python-casuarius-1.0-1|17	Group:		Development/Python
12cr|python-casuarius-1.0-1|18	Url:		https://github.com/enthought/casuarius/
12cr|python-casuarius-1.0-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-casuarius-1.0-1|20	BuildRequires:	python-cython >= 0.15.1
12cr|python-casuarius-1.0-1|21	BuildRequires:	python-devel
12cr|python-casuarius-1.0-1|22	
12cr|python-casuarius-1.0-1|23	%description
12cr|python-casuarius-1.0-1|24	Casuarius is a Cython wrapper for the Cassowary incremental constraint solver.
12cr|python-casuarius-1.0-1|25	
12cr|python-casuarius-1.0-1|26	%prep
12cr|python-casuarius-1.0-1|27	%setup -q -n %{module}-%{version}
12cr|python-casuarius-1.0-1|28	
12cr|python-casuarius-1.0-1|29	%build
12cr|python-casuarius-1.0-1|30	%__python setup.py build
12cr|python-casuarius-1.0-1|31	
12cr|python-casuarius-1.0-1|32	%install
12cr|python-casuarius-1.0-1|33	%__rm -rf %{buildroot}
12cr|python-casuarius-1.0-1|34	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-casuarius-1.0-1|35	
12cr|python-casuarius-1.0-1|36	%clean
12cr|python-casuarius-1.0-1|37	%__rm -rf %{buildroot}
12cr|python-casuarius-1.0-1|38	
12cr|python-casuarius-1.0-1|39	%files
12cr|python-casuarius-1.0-1|40	%defattr(-,root,root)
12cr|python-casuarius-1.0-1|41	%doc COPYING.LGPL LICENSE README.rst
12cr|python-casuarius-1.0-1|42	%py_platsitedir/%{module}*
12cr|python-casuarius-1.0-1|43	
12cr|python-casuarius-1.0-1|44	
12cr|python-casuarius-1.0-1|45	%changelog
12cr|python-casuarius-1.0-1|46	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 1.0-1
12cr|python-casuarius-1.0-1|47	+ Revision: 814682
12cr|python-casuarius-1.0-1|48	- imported package python-casuarius
12cr|python-casuarius-1.0-1|49	

6394 12
12cr|python-cdb-0.34-13|1	Summary:	A python interface to constant database files (cdb)
12cr|python-cdb-0.34-13|2	Name:		python-cdb
12cr|python-cdb-0.34-13|3	Version:	0.34
12cr|python-cdb-0.34-13|4	Release:	%mkrel 13
12cr|python-cdb-0.34-13|5	License:	GPL
12cr|python-cdb-0.34-13|6	Group:		Development/Python
12cr|python-cdb-0.34-13|7	URL:		http://pilcrow.madison.wi.us/
12cr|python-cdb-0.34-13|8	Source0:	http://pilcrow.madison.wi.us/python-cdb/%{name}-%{version}.tar.gz
12cr|python-cdb-0.34-13|9	BuildRequires:	python-devel >= 2.0
12cr|python-cdb-0.34-13|10	Requires:	python >= 2.0
12cr|python-cdb-0.34-13|11	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|python-cdb-0.34-13|12	
12cr|python-cdb-0.34-13|13	%description
12cr|python-cdb-0.34-13|14	The python-cdb extension module is an adaptation of D. J.
12cr|python-cdb-0.34-13|15	Bernstein's constant database package (see
12cr|python-cdb-0.34-13|16	http://cr.yp.to/cdb.html).
12cr|python-cdb-0.34-13|17	
12cr|python-cdb-0.34-13|18	cdb files are mappings of keys to values, designed for wickedly
12cr|python-cdb-0.34-13|19	fast lookups and atomic updates.  This module mimics the normal
12cr|python-cdb-0.34-13|20	cdb utilities, cdb(get|dump|make), via convenient, high-level
12cr|python-cdb-0.34-13|21	Python objects.
12cr|python-cdb-0.34-13|22	
12cr|python-cdb-0.34-13|23	%prep
12cr|python-cdb-0.34-13|24	
12cr|python-cdb-0.34-13|25	%setup -q
12cr|python-cdb-0.34-13|26	
12cr|python-cdb-0.34-13|27	%build
12cr|python-cdb-0.34-13|28	
12cr|python-cdb-0.34-13|29	CFLAGS="%{optflags}" python setup.py build
12cr|python-cdb-0.34-13|30	
12cr|python-cdb-0.34-13|31	%install
12cr|python-cdb-0.34-13|32	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|python-cdb-0.34-13|33	
12cr|python-cdb-0.34-13|34	python setup.py install \
12cr|python-cdb-0.34-13|35	--root="%{buildroot}" \
12cr|python-cdb-0.34-13|36	--record="INSTALLED_FILES"
12cr|python-cdb-0.34-13|37	
12cr|python-cdb-0.34-13|38	%clean
12cr|python-cdb-0.34-13|39	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|python-cdb-0.34-13|40	
12cr|python-cdb-0.34-13|41	%files -f INSTALLED_FILES
12cr|python-cdb-0.34-13|42	%defattr(-,root,root)
12cr|python-cdb-0.34-13|43	%doc ChangeLog README COPYING Example
12cr|python-cdb-0.34-13|44	
12cr|python-cdb-0.34-13|45	
12cr|python-cdb-0.34-13|46	
12cr|python-cdb-0.34-13|47	
12cr|python-cdb-0.34-13|48	
12cr|python-cdb-0.34-13|49	%changelog
12cr|python-cdb-0.34-13|50	* Thu Sep 17 2009 Bogdano Arendartchuk <bogdano@mandriva.com> 0.34-13mdv2010.0
12cr|python-cdb-0.34-13|51	+ Revision: 444176
12cr|python-cdb-0.34-13|52	- new version 0.34
12cr|python-cdb-0.34-13|53	
12cr|python-cdb-0.34-13|54	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.32-13mdv2010.0
12cr|python-cdb-0.34-13|55	+ Revision: 442053
12cr|python-cdb-0.34-13|56	- rebuild
12cr|python-cdb-0.34-13|57	
12cr|python-cdb-0.34-13|58	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.32-12mdv2009.0
12cr|python-cdb-0.34-13|59	+ Revision: 259520
12cr|python-cdb-0.34-13|60	- rebuild
12cr|python-cdb-0.34-13|61	
12cr|python-cdb-0.34-13|62	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.32-11mdv2009.0
12cr|python-cdb-0.34-13|63	+ Revision: 247390
12cr|python-cdb-0.34-13|64	- rebuild
12cr|python-cdb-0.34-13|65	
12cr|python-cdb-0.34-13|66	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.32-9mdv2008.1
12cr|python-cdb-0.34-13|67	+ Revision: 136447
12cr|python-cdb-0.34-13|68	- restore BuildRoot
12cr|python-cdb-0.34-13|69	
12cr|python-cdb-0.34-13|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-cdb-0.34-13|71	- kill re-definition of %%buildroot on Pixel's request
12cr|python-cdb-0.34-13|72	
12cr|python-cdb-0.34-13|73	
12cr|python-cdb-0.34-13|74	* Tue Dec 12 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.32-9mdv2007.0
12cr|python-cdb-0.34-13|75	+ Revision: 96021
12cr|python-cdb-0.34-13|76	- Rebuild for new python
12cr|python-cdb-0.34-13|77	- Rebuild for new python
12cr|python-cdb-0.34-13|78	- import python-cdb-0.32-7mdk
12cr|python-cdb-0.34-13|79	
12cr|python-cdb-0.34-13|80	* Sun Jan 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.32-7mdk
12cr|python-cdb-0.34-13|81	- rebuild
12cr|python-cdb-0.34-13|82	
12cr|python-cdb-0.34-13|83	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.32-6mdk
12cr|python-cdb-0.34-13|84	- Rebuild for new python
12cr|python-cdb-0.34-13|85	
12cr|python-cdb-0.34-13|86	* Sat Oct 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.32-5mdk
12cr|python-cdb-0.34-13|87	- rpmbuildupdated
12cr|python-cdb-0.34-13|88	

6395 12
12cr|python-CDDB-1.4-14|1	%define oname CDDB
12cr|python-CDDB-1.4-14|2	%define pyversion 2.4
12cr|python-CDDB-1.4-14|3	%define pysystemver 2.4
12cr|python-CDDB-1.4-14|4	
12cr|python-CDDB-1.4-14|5	Summary: Python CDDB module
12cr|python-CDDB-1.4-14|6	Name: python-%{oname}
12cr|python-CDDB-1.4-14|7	Version: 1.4
12cr|python-CDDB-1.4-14|8	Release: 14
12cr|python-CDDB-1.4-14|9	Source0: %{oname}-%version.tar.bz2
12cr|python-CDDB-1.4-14|10	License: GPL
12cr|python-CDDB-1.4-14|11	Group: Development/Python
12cr|python-CDDB-1.4-14|12	URL: http://cddb-py.sourceforge.net
12cr|python-CDDB-1.4-14|13	BuildRequires: python-devel
12cr|python-CDDB-1.4-14|14	Requires: python
12cr|python-CDDB-1.4-14|15	
12cr|python-CDDB-1.4-14|16	%description
12cr|python-CDDB-1.4-14|17	The dynamic duo of CDDB.py and DiscID.py, along with their side-kick C
12cr|python-CDDB-1.4-14|18	module cdrommodule.so, provide an easy way for Python programs to
12cr|python-CDDB-1.4-14|19	fetch information on audio CDs from CDDB (http://www.cddb.com/) -- a
12cr|python-CDDB-1.4-14|20	very large online database of track listings and other information on
12cr|python-CDDB-1.4-14|21	audio CDs.  UNIX platforms and Windows are both supported.
12cr|python-CDDB-1.4-14|22	
12cr|python-CDDB-1.4-14|23	
12cr|python-CDDB-1.4-14|24	%prep
12cr|python-CDDB-1.4-14|25	%setup -q -n %oname-%version
12cr|python-CDDB-1.4-14|26	
12cr|python-CDDB-1.4-14|27	%build
12cr|python-CDDB-1.4-14|28	python setup.py build
12cr|python-CDDB-1.4-14|29	
12cr|python-CDDB-1.4-14|30	%install
12cr|python-CDDB-1.4-14|31	python setup.py install --root %buildroot
12cr|python-CDDB-1.4-14|32	
12cr|python-CDDB-1.4-14|33	%files
12cr|python-CDDB-1.4-14|34	%doc CHANGES COPYING README
12cr|python-CDDB-1.4-14|35	%py_platsitedir/*
12cr|python-CDDB-1.4-14|36	
12cr|python-CDDB-1.4-14|37	
12cr|python-CDDB-1.4-14|38	
12cr|python-CDDB-1.4-14|39	
12cr|python-CDDB-1.4-14|40	%changelog
12cr|python-CDDB-1.4-14|41	* Thu Nov 17 2011 GÃ¶tz Waschk <waschk@mandriva.org> 1.4-13mdv2012.0
12cr|python-CDDB-1.4-14|42	+ Revision: 731480
12cr|python-CDDB-1.4-14|43	- rebuild
12cr|python-CDDB-1.4-14|44	
12cr|python-CDDB-1.4-14|45	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 1.4-12mdv2011.0
12cr|python-CDDB-1.4-14|46	+ Revision: 598143
12cr|python-CDDB-1.4-14|47	- rebuild for py2.7
12cr|python-CDDB-1.4-14|48	
12cr|python-CDDB-1.4-14|49	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.4-11mdv2011.0
12cr|python-CDDB-1.4-14|50	+ Revision: 442054
12cr|python-CDDB-1.4-14|51	- rebuild
12cr|python-CDDB-1.4-14|52	
12cr|python-CDDB-1.4-14|53	* Fri Dec 26 2008 Adam Williamson <awilliamson@mandriva.org> 1.4-10mdv2009.1
12cr|python-CDDB-1.4-14|54	+ Revision: 319198
12cr|python-CDDB-1.4-14|55	- rebuild for python 2.6
12cr|python-CDDB-1.4-14|56	
12cr|python-CDDB-1.4-14|57	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.4-9mdv2009.0
12cr|python-CDDB-1.4-14|58	+ Revision: 259524
12cr|python-CDDB-1.4-14|59	- rebuild
12cr|python-CDDB-1.4-14|60	
12cr|python-CDDB-1.4-14|61	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.4-8mdv2009.0
12cr|python-CDDB-1.4-14|62	+ Revision: 247392
12cr|python-CDDB-1.4-14|63	- rebuild
12cr|python-CDDB-1.4-14|64	
12cr|python-CDDB-1.4-14|65	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.4-6mdv2008.1
12cr|python-CDDB-1.4-14|66	+ Revision: 136447
12cr|python-CDDB-1.4-14|67	- restore BuildRoot
12cr|python-CDDB-1.4-14|68	
12cr|python-CDDB-1.4-14|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-CDDB-1.4-14|70	- kill re-definition of %%buildroot on Pixel's request
12cr|python-CDDB-1.4-14|71	
12cr|python-CDDB-1.4-14|72	
12cr|python-CDDB-1.4-14|73	* Wed Jan 31 2007 Nicolas LÃ©cureuil <neoclust@mandriva.org> 1.4-6mdv2007.0
12cr|python-CDDB-1.4-14|74	+ Revision: 115731
12cr|python-CDDB-1.4-14|75	- Rebuild against new python
12cr|python-CDDB-1.4-14|76	- Import python-CDDB
12cr|python-CDDB-1.4-14|77	
12cr|python-CDDB-1.4-14|78	* Fri Jul 21 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.4-1mdv2007.0
12cr|python-CDDB-1.4-14|79	- Rebuild
12cr|python-CDDB-1.4-14|80	
12cr|python-CDDB-1.4-14|81	* Wed Dec 07 2005 GÃ¶tz Waschk <waschk@mandriva.org> 1.4-4mdk
12cr|python-CDDB-1.4-14|82	- Rebuild
12cr|python-CDDB-1.4-14|83	- use mkrel
12cr|python-CDDB-1.4-14|84	
12cr|python-CDDB-1.4-14|85	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 1.4-3mdk
12cr|python-CDDB-1.4-14|86	- Rebuild for new python
12cr|python-CDDB-1.4-14|87	
12cr|python-CDDB-1.4-14|88	* Sat Oct 02 2004 Götz Waschk <waschk@linux-mandrake.com> 1.4-2mdk
12cr|python-CDDB-1.4-14|89	- rebuild
12cr|python-CDDB-1.4-14|90	

6396 12
12cr|python-certifi-0.0.8-1|1	%define	module	certifi
12cr|python-certifi-0.0.8-1|2	%define name	python-%{module}
12cr|python-certifi-0.0.8-1|3	%define version 0.0.8
12cr|python-certifi-0.0.8-1|4	%define release 1
12cr|python-certifi-0.0.8-1|5	
12cr|python-certifi-0.0.8-1|6	Summary:	Mozilla's SSL Certs
12cr|python-certifi-0.0.8-1|7	Name:		%{name}
12cr|python-certifi-0.0.8-1|8	Version:	%{version}
12cr|python-certifi-0.0.8-1|9	Release:	%{release}
12cr|python-certifi-0.0.8-1|10	Source0:	http://pypi.python.org/packages/source/c/%{module}/%{module}-%{version}.tar.gz
12cr|python-certifi-0.0.8-1|11	License:	ISC
12cr|python-certifi-0.0.8-1|12	Group:		Development/Python
12cr|python-certifi-0.0.8-1|13	Url:		http://python-requests.org/
12cr|python-certifi-0.0.8-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-certifi-0.0.8-1|15	BuildArch:	noarch
12cr|python-certifi-0.0.8-1|16	BuildRequires:	python-devel
12cr|python-certifi-0.0.8-1|17	
12cr|python-certifi-0.0.8-1|18	%description
12cr|python-certifi-0.0.8-1|19	This package may or may not become a dependency of Requests. Mozilla's
12cr|python-certifi-0.0.8-1|20	CA bundle for SSL is MPL / GPL licensed. This will allow for that.
12cr|python-certifi-0.0.8-1|21	
12cr|python-certifi-0.0.8-1|22	%prep
12cr|python-certifi-0.0.8-1|23	%setup -q -n %{module}-%{version}
12cr|python-certifi-0.0.8-1|24	
12cr|python-certifi-0.0.8-1|25	%install
12cr|python-certifi-0.0.8-1|26	%__rm -rf %{buildroot}
12cr|python-certifi-0.0.8-1|27	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-certifi-0.0.8-1|28	
12cr|python-certifi-0.0.8-1|29	%clean
12cr|python-certifi-0.0.8-1|30	%__rm -rf %{buildroot}
12cr|python-certifi-0.0.8-1|31	
12cr|python-certifi-0.0.8-1|32	%files
12cr|python-certifi-0.0.8-1|33	%defattr(-,root,root)
12cr|python-certifi-0.0.8-1|34	%doc LICENSE README.rst
12cr|python-certifi-0.0.8-1|35	%py_sitedir/certifi*
12cr|python-certifi-0.0.8-1|36	
12cr|python-certifi-0.0.8-1|37	
12cr|python-certifi-0.0.8-1|38	%changelog
12cr|python-certifi-0.0.8-1|39	* Wed Apr 25 2012 Lev Givon <lev@mandriva.org> 0.0.8-1
12cr|python-certifi-0.0.8-1|40	+ Revision: 793430
12cr|python-certifi-0.0.8-1|41	- imported package python-certifi
12cr|python-certifi-0.0.8-1|42	

6397 12
12cr|python-cgen-2012.1-2|1	%define	module	cgen
12cr|python-cgen-2012.1-2|2	%define name	python-%{module}
12cr|python-cgen-2012.1-2|3	%define version 2012.1
12cr|python-cgen-2012.1-2|4	%define rel		2
12cr|python-cgen-2012.1-2|5	%if %mdkversion < 201100
12cr|python-cgen-2012.1-2|6	%define release %mkrel %rel
12cr|python-cgen-2012.1-2|7	%else
12cr|python-cgen-2012.1-2|8	%define	release %rel
12cr|python-cgen-2012.1-2|9	%endif
12cr|python-cgen-2012.1-2|10	
12cr|python-cgen-2012.1-2|11	Summary:	C/C++ source generation from an AST
12cr|python-cgen-2012.1-2|12	Name:		%{name}
12cr|python-cgen-2012.1-2|13	Version:	%{version}
12cr|python-cgen-2012.1-2|14	Release:	%{release}
12cr|python-cgen-2012.1-2|15	Source0:	http://pypi.python.org/packages/source/c/%{module}/%{module}-%{version}.tar.gz
12cr|python-cgen-2012.1-2|16	License:	MIT
12cr|python-cgen-2012.1-2|17	Group:		Development/Python
12cr|python-cgen-2012.1-2|18	Url:		http://pypi.python.org/pypi/cgen/
12cr|python-cgen-2012.1-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-cgen-2012.1-2|20	BuildArch:	noarch
12cr|python-cgen-2012.1-2|21	Requires:	python-pytools
12cr|python-cgen-2012.1-2|22	BuildRequires:	python-setuptools
12cr|python-cgen-2012.1-2|23	BuildRequires:	python-sphinx
12cr|python-cgen-2012.1-2|24	%if %mdkversion < 201100
12cr|python-cgen-2012.1-2|25	BuildRequires:	python-virtualenv
12cr|python-cgen-2012.1-2|26	%endif
12cr|python-cgen-2012.1-2|27	BuildRequires:	python-devel
12cr|python-cgen-2012.1-2|28	
12cr|python-cgen-2012.1-2|29	%description
12cr|python-cgen-2012.1-2|30	cgen is a Python package for generating C/C++ source code.
12cr|python-cgen-2012.1-2|31	
12cr|python-cgen-2012.1-2|32	%prep
12cr|python-cgen-2012.1-2|33	%setup -q -n %{module}-%{version}
12cr|python-cgen-2012.1-2|34	
12cr|python-cgen-2012.1-2|35	%build
12cr|python-cgen-2012.1-2|36	%if %mdkversion < 201100
12cr|python-cgen-2012.1-2|37	virtualenv --distribute CGEN
12cr|python-cgen-2012.1-2|38	./CGEN/bin/python setup.py build
12cr|python-cgen-2012.1-2|39	%else
12cr|python-cgen-2012.1-2|40	%__python setup.py build
12cr|python-cgen-2012.1-2|41	%endif
12cr|python-cgen-2012.1-2|42	
12cr|python-cgen-2012.1-2|43	pushd doc
12cr|python-cgen-2012.1-2|44	export PYTHONPATH=`dir -d ../build/lib* | head -1`
12cr|python-cgen-2012.1-2|45	make PAPER=letter html
12cr|python-cgen-2012.1-2|46	find -name .buildinfo | xargs rm -f
12cr|python-cgen-2012.1-2|47	popd
12cr|python-cgen-2012.1-2|48	
12cr|python-cgen-2012.1-2|49	%install
12cr|python-cgen-2012.1-2|50	%__rm -rf %{buildroot}
12cr|python-cgen-2012.1-2|51	
12cr|python-cgen-2012.1-2|52	%if %mdkversion < 201100
12cr|python-cgen-2012.1-2|53	PYTHONDONTWRITEBYTECODE= ./CGEN/bin/python setup.py install --root=tmp/
12cr|python-cgen-2012.1-2|54	CGENROOT=`find tmp/ -name cgen-%{version}`
12cr|python-cgen-2012.1-2|55	%__install -d -m 755 %{buildroot}/usr
12cr|python-cgen-2012.1-2|56	mv -f $CGENROOT/CGEN/* %{buildroot}/usr/
12cr|python-cgen-2012.1-2|57	%else
12cr|python-cgen-2012.1-2|58	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-cgen-2012.1-2|59	%endif
12cr|python-cgen-2012.1-2|60	
12cr|python-cgen-2012.1-2|61	%clean
12cr|python-cgen-2012.1-2|62	%__rm -rf %{buildroot}
12cr|python-cgen-2012.1-2|63	
12cr|python-cgen-2012.1-2|64	%files
12cr|python-cgen-2012.1-2|65	%defattr(-,root,root)
12cr|python-cgen-2012.1-2|66	%doc doc/build/html
12cr|python-cgen-2012.1-2|67	%py_sitedir/cgen*
12cr|python-cgen-2012.1-2|68	
12cr|python-cgen-2012.1-2|69	
12cr|python-cgen-2012.1-2|70	%changelog
12cr|python-cgen-2012.1-2|71	* Fri Jun 08 2012 Lev Givon <lev@mandriva.org> 2012.1-2
12cr|python-cgen-2012.1-2|72	+ Revision: 803233
12cr|python-cgen-2012.1-2|73	- Use virtualenv to enable build on 2010.1.
12cr|python-cgen-2012.1-2|74	
12cr|python-cgen-2012.1-2|75	* Fri Jun 08 2012 Lev Givon <lev@mandriva.org> 2012.1-1
12cr|python-cgen-2012.1-2|76	+ Revision: 803227
12cr|python-cgen-2012.1-2|77	- imported package python-cgen
12cr|python-cgen-2012.1-2|78	

6398 12
12cr|python-chaco-4.2.0-2|1	%define module	chaco
12cr|python-chaco-4.2.0-2|2	
12cr|python-chaco-4.2.0-2|3	Summary:	Enthought Tool Suite - interactive 2D plotting
12cr|python-chaco-4.2.0-2|4	Name:		python-%{module}
12cr|python-chaco-4.2.0-2|5	Version:	4.2.0
12cr|python-chaco-4.2.0-2|6	Release:	2
12cr|python-chaco-4.2.0-2|7	Source0:	http://www.enthought.com/repo/ets/%{module}-%{version}.tar.gz
12cr|python-chaco-4.2.0-2|8	License:	BSD
12cr|python-chaco-4.2.0-2|9	Group:		Development/Python
12cr|python-chaco-4.2.0-2|10	Url:		https://github.com/enthought/chaco/
12cr|python-chaco-4.2.0-2|11	Obsoletes:	python-enthought-chaco
12cr|python-chaco-4.2.0-2|12	Obsoletes:	python-enthought-chaco2
12cr|python-chaco-4.2.0-2|13	Requires:	python-traits >= 4.2.0
12cr|python-chaco-4.2.0-2|14	Requires:	python-enable >= 4.2.0
12cr|python-chaco-4.2.0-2|15	Requires:	python-numpy >= 1.1.0
12cr|python-chaco-4.2.0-2|16	Requires:	python-reportlab
12cr|python-chaco-4.2.0-2|17	BuildRequires:	python-numpy-devel >= 1.1.0
12cr|python-chaco-4.2.0-2|18	BuildRequires:	python-traits >= 4.2.0
12cr|python-chaco-4.2.0-2|19	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-chaco-4.2.0-2|20	BuildRequires:	x11-server-xvfb, procps
12cr|python-chaco-4.2.0-2|21	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-chaco-4.2.0-2|22	BuildRequires:	python-sphinx
12cr|python-chaco-4.2.0-2|23	BuildRequires:	pkgconfig(lapack)
12cr|python-chaco-4.2.0-2|24	
12cr|python-chaco-4.2.0-2|25	%description
12cr|python-chaco-4.2.0-2|26	Chaco is a Python plotting application toolkit that facilitates
12cr|python-chaco-4.2.0-2|27	writing plotting applications at all levels of complexity, from simple
12cr|python-chaco-4.2.0-2|28	scripts with hard-coded data to large plotting programs with complex
12cr|python-chaco-4.2.0-2|29	data interrelationships and a multitude of interactive tools. While
12cr|python-chaco-4.2.0-2|30	Chaco generates attractive static plots for publication and
12cr|python-chaco-4.2.0-2|31	presentation, it also works well for interactive data visualization
12cr|python-chaco-4.2.0-2|32	and exploration.
12cr|python-chaco-4.2.0-2|33	
12cr|python-chaco-4.2.0-2|34	%prep
12cr|python-chaco-4.2.0-2|35	%setup -q -n %{module}-%{version}
12cr|python-chaco-4.2.0-2|36	
12cr|python-chaco-4.2.0-2|37	%build
12cr|python-chaco-4.2.0-2|38	%__python setup.py build
12cr|python-chaco-4.2.0-2|39	Xvfb :100 -ac &
12cr|python-chaco-4.2.0-2|40	XPID=$!
12cr|python-chaco-4.2.0-2|41	export DISPLAY=:100.0
12cr|python-chaco-4.2.0-2|42	%__python setup.py build_docs
12cr|python-chaco-4.2.0-2|43	kill -9 $XPID
12cr|python-chaco-4.2.0-2|44	
12cr|python-chaco-4.2.0-2|45	%install
12cr|python-chaco-4.2.0-2|46	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-chaco-4.2.0-2|47	
12cr|python-chaco-4.2.0-2|48	%files
12cr|python-chaco-4.2.0-2|49	%doc *.txt *.rst examples/ docs/*.pdf build/docs/html/
12cr|python-chaco-4.2.0-2|50	%py_platsitedir/%{module}*
12cr|python-chaco-4.2.0-2|51	
12cr|python-chaco-4.2.0-2|52	
12cr|python-chaco-4.2.0-2|53	%changelog
12cr|python-chaco-4.2.0-2|54	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 4.2.0-1
12cr|python-chaco-4.2.0-2|55	+ Revision: 814714
12cr|python-chaco-4.2.0-2|56	- Update to 4.2.0.
12cr|python-chaco-4.2.0-2|57	
12cr|python-chaco-4.2.0-2|58	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.1.0-1
12cr|python-chaco-4.2.0-2|59	+ Revision: 745667
12cr|python-chaco-4.2.0-2|60	- Update to 4.1.0.
12cr|python-chaco-4.2.0-2|61	
12cr|python-chaco-4.2.0-2|62	* Fri Sep 02 2011 Lev Givon <lev@mandriva.org> 4.0.1-1
12cr|python-chaco-4.2.0-2|63	+ Revision: 697901
12cr|python-chaco-4.2.0-2|64	- Update to 4.0.1.
12cr|python-chaco-4.2.0-2|65	
12cr|python-chaco-4.2.0-2|66	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cr|python-chaco-4.2.0-2|67	+ Revision: 689214
12cr|python-chaco-4.2.0-2|68	- import python-chaco
12cr|python-chaco-4.2.0-2|69	
12cr|python-chaco-4.2.0-2|70	

6399 12
12cr|python-chardet-2.0.1-3|1	%define module	chardet
12cr|python-chardet-2.0.1-3|2	%define name	python-%{module}
12cr|python-chardet-2.0.1-3|3	%define version	2.0.1
12cr|python-chardet-2.0.1-3|4	%define rel		3
12cr|python-chardet-2.0.1-3|5	%define	release	%mkrel %rel
12cr|python-chardet-2.0.1-3|6	
12cr|python-chardet-2.0.1-3|7	Summary:	Character encoding auto-detection in Python
12cr|python-chardet-2.0.1-3|8	Name:		%{name}
12cr|python-chardet-2.0.1-3|9	Version:	%{version}
12cr|python-chardet-2.0.1-3|10	Release:	%{release}
12cr|python-chardet-2.0.1-3|11	License:	LGPLv2+
12cr|python-chardet-2.0.1-3|12	Group:		Development/Python
12cr|python-chardet-2.0.1-3|13	Source:		http://chardet.feedparser.org/download/python2-%{module}-%{version}.tgz
12cr|python-chardet-2.0.1-3|14	URL:		http://chardet.feedparser.org/
12cr|python-chardet-2.0.1-3|15	BuildRoot:	%{_tmppath}/%{name}-root
12cr|python-chardet-2.0.1-3|16	%py_requires -d
12cr|python-chardet-2.0.1-3|17	BuildArch:	noarch
12cr|python-chardet-2.0.1-3|18	
12cr|python-chardet-2.0.1-3|19	%description
12cr|python-chardet-2.0.1-3|20	Character encoding auto-detection in Python. As smart as your browser.
12cr|python-chardet-2.0.1-3|21	
12cr|python-chardet-2.0.1-3|22	%prep
12cr|python-chardet-2.0.1-3|23	%setup -q -n python2-%{module}-%{version}
12cr|python-chardet-2.0.1-3|24	
12cr|python-chardet-2.0.1-3|25	%build
12cr|python-chardet-2.0.1-3|26	%{__python} setup.py build
12cr|python-chardet-2.0.1-3|27	
12cr|python-chardet-2.0.1-3|28	%install
12cr|python-chardet-2.0.1-3|29	%__rm -rf %{buildroot}
12cr|python-chardet-2.0.1-3|30	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root=%{buildroot}
12cr|python-chardet-2.0.1-3|31	
12cr|python-chardet-2.0.1-3|32	%clean
12cr|python-chardet-2.0.1-3|33	%__rm -rf %{buildroot}
12cr|python-chardet-2.0.1-3|34	
12cr|python-chardet-2.0.1-3|35	%files
12cr|python-chardet-2.0.1-3|36	%defattr(-,root,root)
12cr|python-chardet-2.0.1-3|37	%doc docs/*
12cr|python-chardet-2.0.1-3|38	%{py_sitedir}/*.egg-info
12cr|python-chardet-2.0.1-3|39	%{py_sitedir}/%{module}
12cr|python-chardet-2.0.1-3|40	
12cr|python-chardet-2.0.1-3|41	
12cr|python-chardet-2.0.1-3|42	%changelog
12cr|python-chardet-2.0.1-3|43	* Tue Apr 24 2012 Lev Givon <lev@mandriva.org> 2.0.1-3mdv2012.0
12cr|python-chardet-2.0.1-3|44	+ Revision: 793057
12cr|python-chardet-2.0.1-3|45	- Rebuild to provide pythonegg(chardet)
12cr|python-chardet-2.0.1-3|46	
12cr|python-chardet-2.0.1-3|47	* Thu Jan 28 2010 Rémy Clouard <shikamaru@mandriva.org> 2.0.1-2mdv2011.0
12cr|python-chardet-2.0.1-3|48	+ Revision: 497655
12cr|python-chardet-2.0.1-3|49	- fix license
12cr|python-chardet-2.0.1-3|50	
12cr|python-chardet-2.0.1-3|51	* Thu Jan 28 2010 Rémy Clouard <shikamaru@mandriva.org> 2.0.1-1mdv2010.1
12cr|python-chardet-2.0.1-3|52	+ Revision: 497650
12cr|python-chardet-2.0.1-3|53	- bump release
12cr|python-chardet-2.0.1-3|54	
12cr|python-chardet-2.0.1-3|55	* Fri May 08 2009 Anssi Hannula <anssi@mandriva.org> 1.0.1-1mdv2010.0
12cr|python-chardet-2.0.1-3|56	+ Revision: 373562
12cr|python-chardet-2.0.1-3|57	- new version
12cr|python-chardet-2.0.1-3|58	- fix buildroot and URL
12cr|python-chardet-2.0.1-3|59	- use py_requires
12cr|python-chardet-2.0.1-3|60	- drop --optimize=2
12cr|python-chardet-2.0.1-3|61	- initial Mandriva release
12cr|python-chardet-2.0.1-3|62	

6400 12
12cr|python-cherrypy-3.2.2-1|1	%define tarname CherryPy-%{version}
12cr|python-cherrypy-3.2.2-1|2	
12cr|python-cherrypy-3.2.2-1|3	Summary:        A Python-based framework for web application development
12cr|python-cherrypy-3.2.2-1|4	Name:           python-cherrypy
12cr|python-cherrypy-3.2.2-1|5	Version:        3.2.2
12cr|python-cherrypy-3.2.2-1|6	Release:        1
12cr|python-cherrypy-3.2.2-1|7	License:        BSD
12cr|python-cherrypy-3.2.2-1|8	Group:          Development/Python
12cr|python-cherrypy-3.2.2-1|9	URL:            http://www.cherrypy.org
12cr|python-cherrypy-3.2.2-1|10	Source0:        http://download.cherrypy.org/cherrypy/%{version}/CherryPy-%{version}.tar.gz
12cr|python-cherrypy-3.2.2-1|11	BuildRequires:	python-devel
12cr|python-cherrypy-3.2.2-1|12	BuildArch:      noarch
12cr|python-cherrypy-3.2.2-1|13	
12cr|python-cherrypy-3.2.2-1|14	%description
12cr|python-cherrypy-3.2.2-1|15	A Python-based framework for web application development.
12cr|python-cherrypy-3.2.2-1|16	
12cr|python-cherrypy-3.2.2-1|17	CheryPy allows you to write and easyly deploy web applications, thanks
12cr|python-cherrypy-3.2.2-1|18	to a bundled webserver. It features a automated way to map an url to a
12cr|python-cherrypy-3.2.2-1|19	mathod, allowing you to describe your site as a python class.
12cr|python-cherrypy-3.2.2-1|20	
12cr|python-cherrypy-3.2.2-1|21	%prep
12cr|python-cherrypy-3.2.2-1|22	%setup -q -n %tarname
12cr|python-cherrypy-3.2.2-1|23	
12cr|python-cherrypy-3.2.2-1|24	%build
12cr|python-cherrypy-3.2.2-1|25	%__python setup.py build
12cr|python-cherrypy-3.2.2-1|26	cat > tutorial.conf << EOF
12cr|python-cherrypy-3.2.2-1|27	[server]
12cr|python-cherrypy-3.2.2-1|28	socketPort = 8080
12cr|python-cherrypy-3.2.2-1|29	threadPool = 10
12cr|python-cherrypy-3.2.2-1|30	
12cr|python-cherrypy-3.2.2-1|31	[session]
12cr|python-cherrypy-3.2.2-1|32	storageType=ram
12cr|python-cherrypy-3.2.2-1|33	EOF
12cr|python-cherrypy-3.2.2-1|34	
12cr|python-cherrypy-3.2.2-1|35	%install
12cr|python-cherrypy-3.2.2-1|36	%__python setup.py install --root  %buildroot
12cr|python-cherrypy-3.2.2-1|37	
12cr|python-cherrypy-3.2.2-1|38	%files
12cr|python-cherrypy-3.2.2-1|39	%doc README.txt
12cr|python-cherrypy-3.2.2-1|40	%doc cherrypy/tutorial/*
12cr|python-cherrypy-3.2.2-1|41	%{py_puresitedir}/cherrypy
12cr|python-cherrypy-3.2.2-1|42	%{py_puresitedir}/CherryPy-%{version}-py%{py_ver}.egg-info
12cr|python-cherrypy-3.2.2-1|43	%{_bindir}/cherryd
12cr|python-cherrypy-3.2.2-1|44	
12cr|python-cherrypy-3.2.2-1|45	
12cr|python-cherrypy-3.2.2-1|46	%changelog
12cr|python-cherrypy-3.2.2-1|47	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.2-1mdv2010.1
12cr|python-cherrypy-3.2.2-1|48	+ Revision: 489397
12cr|python-cherrypy-3.2.2-1|49	- new version
12cr|python-cherrypy-3.2.2-1|50	
12cr|python-cherrypy-3.2.2-1|51	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 3.1.1-2mdv2010.0
12cr|python-cherrypy-3.2.2-1|52	+ Revision: 442058
12cr|python-cherrypy-3.2.2-1|53	- rebuild
12cr|python-cherrypy-3.2.2-1|54	
12cr|python-cherrypy-3.2.2-1|55	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 3.1.1-1mdv2009.1
12cr|python-cherrypy-3.2.2-1|56	+ Revision: 324269
12cr|python-cherrypy-3.2.2-1|57	- New upstream release
12cr|python-cherrypy-3.2.2-1|58	
12cr|python-cherrypy-3.2.2-1|59	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 3.1.0-1mdv2009.0
12cr|python-cherrypy-3.2.2-1|60	+ Revision: 280549
12cr|python-cherrypy-3.2.2-1|61	- New release
12cr|python-cherrypy-3.2.2-1|62	
12cr|python-cherrypy-3.2.2-1|63	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.2.1-3mdv2009.0
12cr|python-cherrypy-3.2.2-1|64	+ Revision: 242389
12cr|python-cherrypy-3.2.2-1|65	- rebuild
12cr|python-cherrypy-3.2.2-1|66	- kill re-definition of %%buildroot on Pixel's request
12cr|python-cherrypy-3.2.2-1|67	
12cr|python-cherrypy-3.2.2-1|68	+ Olivier Blin <oblin@mandriva.com>
12cr|python-cherrypy-3.2.2-1|69	- restore BuildRoot
12cr|python-cherrypy-3.2.2-1|70	
12cr|python-cherrypy-3.2.2-1|71	* Mon Jul 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.1-1mdv2008.0
12cr|python-cherrypy-3.2.2-1|72	+ Revision: 52594
12cr|python-cherrypy-3.2.2-1|73	- update to new version 2.2.1
12cr|python-cherrypy-3.2.2-1|74	
12cr|python-cherrypy-3.2.2-1|75	
12cr|python-cherrypy-3.2.2-1|76	* Wed Dec 20 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.1.1-2mdv2007.0
12cr|python-cherrypy-3.2.2-1|77	+ Revision: 100512
12cr|python-cherrypy-3.2.2-1|78	- Rebuild against new python
12cr|python-cherrypy-3.2.2-1|79	
12cr|python-cherrypy-3.2.2-1|80	+ Michael Scherer <misc@mandriva.org>
12cr|python-cherrypy-3.2.2-1|81	- Import python-cherrypy
12cr|python-cherrypy-3.2.2-1|82	
12cr|python-cherrypy-3.2.2-1|83	* Tue Apr 11 2006 Michael Scherer <misc@mandriva.org> 2.1.1-1mdk
12cr|python-cherrypy-3.2.2-1|84	- New release 2.1.1
12cr|python-cherrypy-3.2.2-1|85	
12cr|python-cherrypy-3.2.2-1|86	* Wed Jan 11 2006 Michael Scherer <misc@mandriva.org> 2.1.0-2mdk
12cr|python-cherrypy-3.2.2-1|87	- Use new python macro
12cr|python-cherrypy-3.2.2-1|88	
12cr|python-cherrypy-3.2.2-1|89	* Fri Dec 09 2005 Michael Scherer <misc@mandriva.org> 2.1.0-1mdk
12cr|python-cherrypy-3.2.2-1|90	- New release 2.1.0
12cr|python-cherrypy-3.2.2-1|91	- use mkrel
12cr|python-cherrypy-3.2.2-1|92	
12cr|python-cherrypy-3.2.2-1|93	* Mon Dec 06 2004 Michael Scherer <misc@mandrake.org> 2.0-0.0a1.1mdk
12cr|python-cherrypy-3.2.2-1|94	- initial package for Mandrakelinux
12cr|python-cherrypy-3.2.2-1|95	

6401 12
12cr|python-chm-0.8.4-5|1	%define name		python-chm
12cr|python-chm-0.8.4-5|2	%define realname	pychm
12cr|python-chm-0.8.4-5|3	%define version 0.8.4
12cr|python-chm-0.8.4-5|4	
12cr|python-chm-0.8.4-5|5	Summary: Python package to handle CHM files
12cr|python-chm-0.8.4-5|6	Name:			%{name}
12cr|python-chm-0.8.4-5|7	Version:		%{version}
12cr|python-chm-0.8.4-5|8	Release:		%mkrel 5
12cr|python-chm-0.8.4-5|9	Source0: %{realname}-%{version}.tar.bz2
12cr|python-chm-0.8.4-5|10	License: GPL
12cr|python-chm-0.8.4-5|11	Group: Development/Python
12cr|python-chm-0.8.4-5|12	BuildRequires:	chmlib-devel
12cr|python-chm-0.8.4-5|13	BuildRequires:	python-devel
12cr|python-chm-0.8.4-5|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|python-chm-0.8.4-5|15	Url: http://gnochm.sourceforge.net
12cr|python-chm-0.8.4-5|16	Provides: pychm
12cr|python-chm-0.8.4-5|17	
12cr|python-chm-0.8.4-5|18	%description
12cr|python-chm-0.8.4-5|19	The chm package provides three modules, chm, chmlib and extra,
12cr|python-chm-0.8.4-5|20	which provide access to the API implemented by the C library
12cr|python-chm-0.8.4-5|21	chmlib and some additional classes and functions. They are
12cr|python-chm-0.8.4-5|22	used to access MS-ITSS encoded files - Compressed Html Help
12cr|python-chm-0.8.4-5|23	files (.chm).
12cr|python-chm-0.8.4-5|24	
12cr|python-chm-0.8.4-5|25	%prep
12cr|python-chm-0.8.4-5|26	%setup -q -n %{realname}-%{version}
12cr|python-chm-0.8.4-5|27	
12cr|python-chm-0.8.4-5|28	%build
12cr|python-chm-0.8.4-5|29	env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12cr|python-chm-0.8.4-5|30	
12cr|python-chm-0.8.4-5|31	%install
12cr|python-chm-0.8.4-5|32	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cr|python-chm-0.8.4-5|33	
12cr|python-chm-0.8.4-5|34	%clean
12cr|python-chm-0.8.4-5|35	rm -rf $RPM_BUILD_ROOT
12cr|python-chm-0.8.4-5|36	
12cr|python-chm-0.8.4-5|37	%files
12cr|python-chm-0.8.4-5|38	%defattr(-,root,root)
12cr|python-chm-0.8.4-5|39	%doc README NEWS COPYING ChangeLog
12cr|python-chm-0.8.4-5|40	%py_platsitedir/*
12cr|python-chm-0.8.4-5|41	
12cr|python-chm-0.8.4-5|42	
12cr|python-chm-0.8.4-5|43	%changelog
12cr|python-chm-0.8.4-5|44	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 0.8.4-5mdv2011.0
12cr|python-chm-0.8.4-5|45	+ Revision: 598962
12cr|python-chm-0.8.4-5|46	- update file list
12cr|python-chm-0.8.4-5|47	- update file list
12cr|python-chm-0.8.4-5|48	
12cr|python-chm-0.8.4-5|49	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8.4-5mdv2010.0
12cr|python-chm-0.8.4-5|50	+ Revision: 442068
12cr|python-chm-0.8.4-5|51	- rebuild
12cr|python-chm-0.8.4-5|52	
12cr|python-chm-0.8.4-5|53	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.8.4-4mdv2009.0
12cr|python-chm-0.8.4-5|54	+ Revision: 259546
12cr|python-chm-0.8.4-5|55	- rebuild
12cr|python-chm-0.8.4-5|56	
12cr|python-chm-0.8.4-5|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.8.4-3mdv2009.0
12cr|python-chm-0.8.4-5|58	+ Revision: 247400
12cr|python-chm-0.8.4-5|59	- rebuild
12cr|python-chm-0.8.4-5|60	
12cr|python-chm-0.8.4-5|61	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.8.4-1mdv2008.1
12cr|python-chm-0.8.4-5|62	+ Revision: 136447
12cr|python-chm-0.8.4-5|63	- restore BuildRoot
12cr|python-chm-0.8.4-5|64	
12cr|python-chm-0.8.4-5|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-chm-0.8.4-5|66	- kill re-definition of %%buildroot on Pixel's request
12cr|python-chm-0.8.4-5|67	
12cr|python-chm-0.8.4-5|68	* Mon Jul 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.4-1mdv2008.0
12cr|python-chm-0.8.4-5|69	+ Revision: 52595
12cr|python-chm-0.8.4-5|70	- update to new version 0.8.4
12cr|python-chm-0.8.4-5|71	
12cr|python-chm-0.8.4-5|72	
12cr|python-chm-0.8.4-5|73	* Fri May 26 2006 Jerome Soyer <saispo@mandriva.org> 0.8.3-1mdv2007.0
12cr|python-chm-0.8.4-5|74	- New release 0.8.3
12cr|python-chm-0.8.4-5|75	- add Provides pychm
12cr|python-chm-0.8.4-5|76	
12cr|python-chm-0.8.4-5|77	* Fri Mar 31 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 0.8.2-2mdk
12cr|python-chm-0.8.4-5|78	- Rebuild
12cr|python-chm-0.8.4-5|79	
12cr|python-chm-0.8.4-5|80	* Mon Feb 14 2005 Jerome Soyer <saispo@mandrake.org> 0.8.2-1mdk
12cr|python-chm-0.8.4-5|81	- 0.8.2
12cr|python-chm-0.8.4-5|82	
12cr|python-chm-0.8.4-5|83	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.8.0-2mdk
12cr|python-chm-0.8.4-5|84	- Rebuild for new python
12cr|python-chm-0.8.4-5|85	
12cr|python-chm-0.8.4-5|86	* Fri Jun 18 2004 Stefan van der Eijk <stefan@mandrake.org> 0.8.0-1mdk
12cr|python-chm-0.8.4-5|87	- initial MDK package
12cr|python-chm-0.8.4-5|88	

6402 12
12cr|python-cjson-1.0.5-6|1	# TODO try to integrate the testsuite ?
12cr|python-cjson-1.0.5-6|2	
12cr|python-cjson-1.0.5-6|3	%define name python-cjson
12cr|python-cjson-1.0.5-6|4	%define version 1.0.5
12cr|python-cjson-1.0.5-6|5	%define release %mkrel 6
12cr|python-cjson-1.0.5-6|6	
12cr|python-cjson-1.0.5-6|7	Summary: A very fast JSON encoder/decoder for Python
12cr|python-cjson-1.0.5-6|8	Name: %{name}
12cr|python-cjson-1.0.5-6|9	Version: %{version}
12cr|python-cjson-1.0.5-6|10	Release: %{release}
12cr|python-cjson-1.0.5-6|11	Source0: http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
12cr|python-cjson-1.0.5-6|12	Patch0: python-cjson-1.0.5-CVE-2010-1666.patch
12cr|python-cjson-1.0.5-6|13	License: LGPL
12cr|python-cjson-1.0.5-6|14	Group:   Development/Python
12cr|python-cjson-1.0.5-6|15	Url:     http://www.ag-projects.com/
12cr|python-cjson-1.0.5-6|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-cjson-1.0.5-6|17	BuildRequires: python-devel
12cr|python-cjson-1.0.5-6|18	Requires:      python
12cr|python-cjson-1.0.5-6|19	%description
12cr|python-cjson-1.0.5-6|20	This module implements a very fast JSON encoder/decoder for Python.
12cr|python-cjson-1.0.5-6|21	
12cr|python-cjson-1.0.5-6|22	JSON stands for JavaScript Object Notation and is a text based lightweight
12cr|python-cjson-1.0.5-6|23	data exchange format which is easy for humans to read/write and for machines
12cr|python-cjson-1.0.5-6|24	to parse/generate. JSON is completely language independent and has multiple
12cr|python-cjson-1.0.5-6|25	implementations in most of the programming languages, making it ideal for
12cr|python-cjson-1.0.5-6|26	data exchange and storage.
12cr|python-cjson-1.0.5-6|27	
12cr|python-cjson-1.0.5-6|28	The module is written in C and it is up to 250 times faster when compared
12cr|python-cjson-1.0.5-6|29	to the other python JSON implementations which are written directly in python.
12cr|python-cjson-1.0.5-6|30	This speed gain varies with the complexity of the data and the operation and
12cr|python-cjson-1.0.5-6|31	is the the range of 10-200 times for encoding operations and in the range of
12cr|python-cjson-1.0.5-6|32	100-250 times for decoding operations.
12cr|python-cjson-1.0.5-6|33	
12cr|python-cjson-1.0.5-6|34	%prep
12cr|python-cjson-1.0.5-6|35	%setup -q
12cr|python-cjson-1.0.5-6|36	%patch0 -p1
12cr|python-cjson-1.0.5-6|37	
12cr|python-cjson-1.0.5-6|38	%build
12cr|python-cjson-1.0.5-6|39	
12cr|python-cjson-1.0.5-6|40	%install
12cr|python-cjson-1.0.5-6|41	rm -rf %{buildroot}
12cr|python-cjson-1.0.5-6|42	python setup.py install --root %{buildroot}
12cr|python-cjson-1.0.5-6|43	
12cr|python-cjson-1.0.5-6|44	%clean
12cr|python-cjson-1.0.5-6|45	rm -rf %{buildroot}
12cr|python-cjson-1.0.5-6|46	
12cr|python-cjson-1.0.5-6|47	%files
12cr|python-cjson-1.0.5-6|48	%defattr(-,root,root)
12cr|python-cjson-1.0.5-6|49	%doc README ChangeLog
12cr|python-cjson-1.0.5-6|50	%{py_platsitedir}/cjson.so
12cr|python-cjson-1.0.5-6|51	%{py_platsitedir}/*egg-info
12cr|python-cjson-1.0.5-6|52	
12cr|python-cjson-1.0.5-6|53	
12cr|python-cjson-1.0.5-6|54	
12cr|python-cjson-1.0.5-6|55	%changelog
12cr|python-cjson-1.0.5-6|56	* Wed Jul 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-6mdv2011.0
12cr|python-cjson-1.0.5-6|57	+ Revision: 549840
12cr|python-cjson-1.0.5-6|58	- P0: security fix for CVE-2010-1666 (fedora)
12cr|python-cjson-1.0.5-6|59	
12cr|python-cjson-1.0.5-6|60	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.5-5mdv2010.0
12cr|python-cjson-1.0.5-6|61	+ Revision: 442076
12cr|python-cjson-1.0.5-6|62	- rebuild
12cr|python-cjson-1.0.5-6|63	
12cr|python-cjson-1.0.5-6|64	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.0.5-4mdv2009.0
12cr|python-cjson-1.0.5-6|65	+ Revision: 259525
12cr|python-cjson-1.0.5-6|66	- rebuild
12cr|python-cjson-1.0.5-6|67	
12cr|python-cjson-1.0.5-6|68	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.5-3mdv2009.0
12cr|python-cjson-1.0.5-6|69	+ Revision: 247395
12cr|python-cjson-1.0.5-6|70	- rebuild
12cr|python-cjson-1.0.5-6|71	
12cr|python-cjson-1.0.5-6|72	* Wed Jan 09 2008 Michael Scherer <misc@mandriva.org> 1.0.5-1mdv2008.1
12cr|python-cjson-1.0.5-6|73	+ Revision: 147125
12cr|python-cjson-1.0.5-6|74	- import python-cjson
12cr|python-cjson-1.0.5-6|75	
12cr|python-cjson-1.0.5-6|76	

6403 12
12cr|python-clientcookie-1.3.0-6|1	%define oname ClientCookie
12cr|python-clientcookie-1.3.0-6|2	%define version 1.3.0
12cr|python-clientcookie-1.3.0-6|3	%define unmangled_version 1.3.0
12cr|python-clientcookie-1.3.0-6|4	%define unmangled_version 1.3.0
12cr|python-clientcookie-1.3.0-6|5	%define release %mkrel 6
12cr|python-clientcookie-1.3.0-6|6	
12cr|python-clientcookie-1.3.0-6|7	Summary: Client-side HTTP cookie handling
12cr|python-clientcookie-1.3.0-6|8	Name: python-clientcookie
12cr|python-clientcookie-1.3.0-6|9	Version: %{version}
12cr|python-clientcookie-1.3.0-6|10	Release: %{release}
12cr|python-clientcookie-1.3.0-6|11	Source0: %{oname}-%{unmangled_version}.tar.gz
12cr|python-clientcookie-1.3.0-6|12	License: BSD
12cr|python-clientcookie-1.3.0-6|13	Group: Development/Python
12cr|python-clientcookie-1.3.0-6|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-clientcookie-1.3.0-6|15	BuildArch: noarch
12cr|python-clientcookie-1.3.0-6|16	BuildRequires: python-devel
12cr|python-clientcookie-1.3.0-6|17	BuildRequires: python-setuptools
12cr|python-clientcookie-1.3.0-6|18	Url: http://wwwsearch.sourceforge.net/ClientCookie/
12cr|python-clientcookie-1.3.0-6|19	
12cr|python-clientcookie-1.3.0-6|20	%description
12cr|python-clientcookie-1.3.0-6|21	ClientCookie is a Python module for handling HTTP cookies on the
12cr|python-clientcookie-1.3.0-6|22	client side, useful for accessing web sites that require cookies to be
12cr|python-clientcookie-1.3.0-6|23	set and then returned later.  It also provides some other (optional)
12cr|python-clientcookie-1.3.0-6|24	useful stuff: HTTP-EQUIV and Refresh handling, automatic adding of the
12cr|python-clientcookie-1.3.0-6|25	Referer [sic] header, robots.txt observance and lazily-seek()able
12cr|python-clientcookie-1.3.0-6|26	responses.  These extras are implemented using an extension that makes
12cr|python-clientcookie-1.3.0-6|27	it easier to add new functionality to urllib2 (now part of urllib2, as
12cr|python-clientcookie-1.3.0-6|28	of Python 2.4).  It has developed from a port of Gisle Aas' Perl
12cr|python-clientcookie-1.3.0-6|29	module HTTP::Cookies, from the libwww-perl library.
12cr|python-clientcookie-1.3.0-6|30	
12cr|python-clientcookie-1.3.0-6|31	
12cr|python-clientcookie-1.3.0-6|32	%prep
12cr|python-clientcookie-1.3.0-6|33	%setup -q -n %{oname}-%{unmangled_version} -n %{oname}-%{unmangled_version}
12cr|python-clientcookie-1.3.0-6|34	
12cr|python-clientcookie-1.3.0-6|35	%build
12cr|python-clientcookie-1.3.0-6|36	python setup.py build
12cr|python-clientcookie-1.3.0-6|37	
12cr|python-clientcookie-1.3.0-6|38	%install
12cr|python-clientcookie-1.3.0-6|39	rm -rf $RPM_BUILD_ROOT
12cr|python-clientcookie-1.3.0-6|40	python setup.py install --single-version-externally-managed --root=$RPM_BUILD_ROOT
12cr|python-clientcookie-1.3.0-6|41	
12cr|python-clientcookie-1.3.0-6|42	%clean
12cr|python-clientcookie-1.3.0-6|43	rm -rf $RPM_BUILD_ROOT
12cr|python-clientcookie-1.3.0-6|44	
12cr|python-clientcookie-1.3.0-6|45	%files
12cr|python-clientcookie-1.3.0-6|46	%defattr(-,root,root)
12cr|python-clientcookie-1.3.0-6|47	%doc *.txt *.html
12cr|python-clientcookie-1.3.0-6|48	%py_puresitedir/%{oname}*
12cr|python-clientcookie-1.3.0-6|49	
12cr|python-clientcookie-1.3.0-6|50	
12cr|python-clientcookie-1.3.0-6|51	%changelog
12cr|python-clientcookie-1.3.0-6|52	* Tue Nov 22 2011 Götz Waschk <waschk@mandriva.org> 1.3.0-6mdv2012.0
12cr|python-clientcookie-1.3.0-6|53	+ Revision: 732428
12cr|python-clientcookie-1.3.0-6|54	- rebuild
12cr|python-clientcookie-1.3.0-6|55	
12cr|python-clientcookie-1.3.0-6|56	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 1.3.0-5mdv2011.0
12cr|python-clientcookie-1.3.0-6|57	+ Revision: 598979
12cr|python-clientcookie-1.3.0-6|58	- rebuild for py2.7
12cr|python-clientcookie-1.3.0-6|59	
12cr|python-clientcookie-1.3.0-6|60	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.3.0-4mdv2011.0
12cr|python-clientcookie-1.3.0-6|61	+ Revision: 442079
12cr|python-clientcookie-1.3.0-6|62	- rebuild
12cr|python-clientcookie-1.3.0-6|63	
12cr|python-clientcookie-1.3.0-6|64	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 1.3.0-3mdv2009.1
12cr|python-clientcookie-1.3.0-6|65	+ Revision: 323539
12cr|python-clientcookie-1.3.0-6|66	- rebuild
12cr|python-clientcookie-1.3.0-6|67	
12cr|python-clientcookie-1.3.0-6|68	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.3.0-2mdv2009.0
12cr|python-clientcookie-1.3.0-6|69	+ Revision: 269020
12cr|python-clientcookie-1.3.0-6|70	- rebuild early 2009.0 package (before pixel changes)
12cr|python-clientcookie-1.3.0-6|71	
12cr|python-clientcookie-1.3.0-6|72	* Thu May 01 2008 Götz Waschk <waschk@mandriva.org> 1.3.0-1mdv2009.0
12cr|python-clientcookie-1.3.0-6|73	+ Revision: 199798
12cr|python-clientcookie-1.3.0-6|74	- fix buildrequires
12cr|python-clientcookie-1.3.0-6|75	- import python-clientcookie
12cr|python-clientcookie-1.3.0-6|76	
12cr|python-clientcookie-1.3.0-6|77	

6404 12
12cr|python-clnum-1.6-4|1	%define module	clnum
12cr|python-clnum-1.6-4|2	%define name	python-%{module}
12cr|python-clnum-1.6-4|3	%define version 1.6
12cr|python-clnum-1.6-4|4	%define rel 4
12cr|python-clnum-1.6-4|5	
12cr|python-clnum-1.6-4|6	Summary:	Arbitrary precision floating point library for Python
12cr|python-clnum-1.6-4|7	Name:		%{name}
12cr|python-clnum-1.6-4|8	Version:	%{version}
12cr|python-clnum-1.6-4|9	Release:	%mkrel %{rel}
12cr|python-clnum-1.6-4|10	Source0:	%{module}-%{version}.tar.gz
12cr|python-clnum-1.6-4|11	License:	GPL
12cr|python-clnum-1.6-4|12	Group:		Development/Python
12cr|python-clnum-1.6-4|13	Url: 		http://calcrpnpy.sourceforge.net/clnum.html
12cr|python-clnum-1.6-4|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-clnum-1.6-4|15	Requires:	cln, python >= 2.0
12cr|python-clnum-1.6-4|16	BuildRequires:	cln-devel, python-devel >= 2.0
12cr|python-clnum-1.6-4|17	
12cr|python-clnum-1.6-4|18	%description
12cr|python-clnum-1.6-4|19	The module clnum adds arbitrary precision floating point and rational
12cr|python-clnum-1.6-4|20	numbers to Python. Both real and complex types are supported. The
12cr|python-clnum-1.6-4|21	module also contains arbitrary precision replacements for the
12cr|python-clnum-1.6-4|22	functions in the standard library math and cmath modules.
12cr|python-clnum-1.6-4|23	
12cr|python-clnum-1.6-4|24	The clnum module uses the Class Library for Numbers (CLN) to do all of
12cr|python-clnum-1.6-4|25	the hard work. The module simply provides a proper type interface so
12cr|python-clnum-1.6-4|26	that the CLN numbers work with the standard Python arithmetic
12cr|python-clnum-1.6-4|27	operators and interact properly with the built-in Python numeric
12cr|python-clnum-1.6-4|28	types.
12cr|python-clnum-1.6-4|29	
12cr|python-clnum-1.6-4|30	%prep
12cr|python-clnum-1.6-4|31	
12cr|python-clnum-1.6-4|32	%setup -q -n %{module}-%{version}
12cr|python-clnum-1.6-4|33	
12cr|python-clnum-1.6-4|34	%build
12cr|python-clnum-1.6-4|35	%__python ./setup.py build
12cr|python-clnum-1.6-4|36	
12cr|python-clnum-1.6-4|37	%install
12cr|python-clnum-1.6-4|38	%__rm -rf %{buildroot}
12cr|python-clnum-1.6-4|39	%__python ./setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-clnum-1.6-4|40	
12cr|python-clnum-1.6-4|41	%clean
12cr|python-clnum-1.6-4|42	%__rm -rf %{buildroot}
12cr|python-clnum-1.6-4|43	
12cr|python-clnum-1.6-4|44	%files
12cr|python-clnum-1.6-4|45	%defattr(-,root,root)
12cr|python-clnum-1.6-4|46	%doc README COPYING changelog *.html
12cr|python-clnum-1.6-4|47	%py_platsitedir/*
12cr|python-clnum-1.6-4|48	
12cr|python-clnum-1.6-4|49	
12cr|python-clnum-1.6-4|50	%changelog
12cr|python-clnum-1.6-4|51	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 1.6-4mdv2011.0
12cr|python-clnum-1.6-4|52	+ Revision: 598980
12cr|python-clnum-1.6-4|53	- rebuild for py2.7
12cr|python-clnum-1.6-4|54	
12cr|python-clnum-1.6-4|55	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 1.6-3mdv2010.1
12cr|python-clnum-1.6-4|56	+ Revision: 503557
12cr|python-clnum-1.6-4|57	- rebuild for new gmp
12cr|python-clnum-1.6-4|58	
12cr|python-clnum-1.6-4|59	* Wed Aug 05 2009 Funda Wang <fwang@mandriva.org> 1.6-2mdv2010.0
12cr|python-clnum-1.6-4|60	+ Revision: 410268
12cr|python-clnum-1.6-4|61	- rebuild for new cln
12cr|python-clnum-1.6-4|62	
12cr|python-clnum-1.6-4|63	* Thu Apr 02 2009 Lev Givon <lev@mandriva.org> 1.6-1mdv2010.0
12cr|python-clnum-1.6-4|64	+ Revision: 363428
12cr|python-clnum-1.6-4|65	- Update to 1.6.
12cr|python-clnum-1.6-4|66	
12cr|python-clnum-1.6-4|67	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 1.5-2mdv2009.1
12cr|python-clnum-1.6-4|68	+ Revision: 323540
12cr|python-clnum-1.6-4|69	- rebuild
12cr|python-clnum-1.6-4|70	
12cr|python-clnum-1.6-4|71	* Mon Oct 27 2008 Lev Givon <lev@mandriva.org> 1.5-1mdv2009.1
12cr|python-clnum-1.6-4|72	+ Revision: 297701
12cr|python-clnum-1.6-4|73	- Update to 1.5.
12cr|python-clnum-1.6-4|74	
12cr|python-clnum-1.6-4|75	* Mon Jan 28 2008 Lev Givon <lev@mandriva.org> 1.4-5mdv2008.1
12cr|python-clnum-1.6-4|76	+ Revision: 159566
12cr|python-clnum-1.6-4|77	- Patch to build against cln 1.2.0.
12cr|python-clnum-1.6-4|78	
12cr|python-clnum-1.6-4|79	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.4-4mdv2008.1
12cr|python-clnum-1.6-4|80	+ Revision: 136447
12cr|python-clnum-1.6-4|81	- restore BuildRoot
12cr|python-clnum-1.6-4|82	
12cr|python-clnum-1.6-4|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-clnum-1.6-4|84	- kill re-definition of %%buildroot on Pixel's request
12cr|python-clnum-1.6-4|85	
12cr|python-clnum-1.6-4|86	
12cr|python-clnum-1.6-4|87	* Mon Jan 29 2007 Lev Givon <lev@mandriva.org> 1.4-4mdv2007.0
12cr|python-clnum-1.6-4|88	+ Revision: 115048
12cr|python-clnum-1.6-4|89	- Bump release.
12cr|python-clnum-1.6-4|90	- Specify Python version.
12cr|python-clnum-1.6-4|91	
12cr|python-clnum-1.6-4|92	* Thu Jan 25 2007 Lev Givon <lev@mandriva.org> 1.4-3mdv2007.1
12cr|python-clnum-1.6-4|93	+ Revision: 113402
12cr|python-clnum-1.6-4|94	- Typo.
12cr|python-clnum-1.6-4|95	- Add python build dependency.
12cr|python-clnum-1.6-4|96	
12cr|python-clnum-1.6-4|97	* Wed Jan 24 2007 Lev Givon <lev@mandriva.org> 1.4-2mdv2007.1
12cr|python-clnum-1.6-4|98	+ Revision: 113018
12cr|python-clnum-1.6-4|99	- Bump release.
12cr|python-clnum-1.6-4|100	- Update dependencies.
12cr|python-clnum-1.6-4|101	
12cr|python-clnum-1.6-4|102	* Tue Jan 23 2007 Lev Givon <lev@mandriva.org> 1.4-1mdv2007.1
12cr|python-clnum-1.6-4|103	+ Revision: 112495
12cr|python-clnum-1.6-4|104	- Add build dependencies.
12cr|python-clnum-1.6-4|105	- Import python-clnum
12cr|python-clnum-1.6-4|106	
12cr|python-clnum-1.6-4|107	* Fri Jan 19 2007 Lev Givon <lev@mandriva.org> 1.4-1mdv2007.0
12cr|python-clnum-1.6-4|108	- Update version.
12cr|python-clnum-1.6-4|109	
12cr|python-clnum-1.6-4|110	* Thu May 25 2006 Lev Givon <lev@mandriva.org> 1.2-1mdk
12cr|python-clnum-1.6-4|111	- Initial Mandriva package.
12cr|python-clnum-1.6-4|112	

6405 12
12cr|python-cmdln-1.1.2-1|1	%define rname cmdln
12cr|python-cmdln-1.1.2-1|2	
12cr|python-cmdln-1.1.2-1|3	Summary:	An improved cmd.py for easily building good multi-command scripts
12cr|python-cmdln-1.1.2-1|4	Name:		python-%{rname}
12cr|python-cmdln-1.1.2-1|5	Version:	1.1.2
12cr|python-cmdln-1.1.2-1|6	Release:	%mkrel 1
12cr|python-cmdln-1.1.2-1|7	License:	MIT License
12cr|python-cmdln-1.1.2-1|8	Group:		Development/Python
12cr|python-cmdln-1.1.2-1|9	URL:		http://code.google.com/p/cmdln/
12cr|python-cmdln-1.1.2-1|10	Source0:	http://cmdln.googlecode.com/files/%{rname}-%{version}.zip
12cr|python-cmdln-1.1.2-1|11	BuildRequires:	python-setuptools
12cr|python-cmdln-1.1.2-1|12	BuildRoot:	%{_tmppath}/%{name}--%{version}-%{release}-root
12cr|python-cmdln-1.1.2-1|13	
12cr|python-cmdln-1.1.2-1|14	%description
12cr|python-cmdln-1.1.2-1|15	cmdln.py is an extension of Python's default cmd.py module that provides "a
12cr|python-cmdln-1.1.2-1|16	simple framework for writing line-oriented command interpreters". The idea
12cr|python-cmdln-1.1.2-1|17	(with both cmd.py and cmdln.py) is to be able to quickly build
12cr|python-cmdln-1.1.2-1|18	multi-sub-command tools (think cvs or svn) and/or simple interactive shells
12cr|python-cmdln-1.1.2-1|19	(think gdb or pdb). cmdln.py's extensions make it more natural to write
12cr|python-cmdln-1.1.2-1|20	sub-commands, integrate optparse for simple option processing, and make having
12cr|python-cmdln-1.1.2-1|21	good command documentation easier.
12cr|python-cmdln-1.1.2-1|22	
12cr|python-cmdln-1.1.2-1|23	%prep
12cr|python-cmdln-1.1.2-1|24	
12cr|python-cmdln-1.1.2-1|25	%setup -q -n %{rname}-%{version}
12cr|python-cmdln-1.1.2-1|26	
12cr|python-cmdln-1.1.2-1|27	%build
12cr|python-cmdln-1.1.2-1|28	CFLAGS="%{optflags}" %{__python} setup.py build
12cr|python-cmdln-1.1.2-1|29	
12cr|python-cmdln-1.1.2-1|30	%install
12cr|python-cmdln-1.1.2-1|31	rm -rf %{buildroot}
12cr|python-cmdln-1.1.2-1|32	
12cr|python-cmdln-1.1.2-1|33	%{__python} setup.py install \
12cr|python-cmdln-1.1.2-1|34	--root="%{buildroot}" \
12cr|python-cmdln-1.1.2-1|35	--prefix="%{_prefix}" \
12cr|python-cmdln-1.1.2-1|36	--record=INSTALLED_FILES
12cr|python-cmdln-1.1.2-1|37	
12cr|python-cmdln-1.1.2-1|38	%clean
12cr|python-cmdln-1.1.2-1|39	rm -rf %{buildroot}
12cr|python-cmdln-1.1.2-1|40	
12cr|python-cmdln-1.1.2-1|41	%files
12cr|python-cmdln-1.1.2-1|42	%defattr(-,root,root)
12cr|python-cmdln-1.1.2-1|43	%doc LICENSE.txt README.txt docs/ examples/
12cr|python-cmdln-1.1.2-1|44	%py_puresitedir/*
12cr|python-cmdln-1.1.2-1|45	
12cr|python-cmdln-1.1.2-1|46	
12cr|python-cmdln-1.1.2-1|47	%changelog
12cr|python-cmdln-1.1.2-1|48	* Sun Nov 07 2010 Funda Wang <fwang@mandriva.org> 1.1.2-1mdv2011.0
12cr|python-cmdln-1.1.2-1|49	+ Revision: 594708
12cr|python-cmdln-1.1.2-1|50	- rebuild for py2.7
12cr|python-cmdln-1.1.2-1|51	
12cr|python-cmdln-1.1.2-1|52	* Fri Nov 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdv2010.1
12cr|python-cmdln-1.1.2-1|53	+ Revision: 461512
12cr|python-cmdln-1.1.2-1|54	- import python-cmdln
12cr|python-cmdln-1.1.2-1|55	
12cr|python-cmdln-1.1.2-1|56	
12cr|python-cmdln-1.1.2-1|57	* Fri Nov 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdv2010.0
12cr|python-cmdln-1.1.2-1|58	- initial Mandriva package

6406 12
12cr|python-codetools-4.0.0-2|1	%define module	codetools
12cr|python-codetools-4.0.0-2|2	
12cr|python-codetools-4.0.0-2|3	Summary:	Enthought Tool Suite - codetools project
12cr|python-codetools-4.0.0-2|4	Name:		python-%{module}
12cr|python-codetools-4.0.0-2|5	Version:	4.0.0
12cr|python-codetools-4.0.0-2|6	Release:	2
12cr|python-codetools-4.0.0-2|7	Source0:	%{module}-%{version}.tar.gz
12cr|python-codetools-4.0.0-2|8	License:	BSD
12cr|python-codetools-4.0.0-2|9	Group:		Development/Python
12cr|python-codetools-4.0.0-2|10	Url:		http://code.enthought.com/projects/code_tools/
12cr|python-codetools-4.0.0-2|11	BuildArch:	noarch
12cr|python-codetools-4.0.0-2|12	Requires:	python-traits >= 4.0.0
12cr|python-codetools-4.0.0-2|13	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-codetools-4.0.0-2|14	BuildRequires:	python-sphinx
12cr|python-codetools-4.0.0-2|15	
12cr|python-codetools-4.0.0-2|16	%description
12cr|python-codetools-4.0.0-2|17	The codetools project includes packages that simplify meta-programming
12cr|python-codetools-4.0.0-2|18	and help the programmer separate data from code in Python. This
12cr|python-codetools-4.0.0-2|19	library contains classes that allow defining simple snippets, or
12cr|python-codetools-4.0.0-2|20	"blocks", of Python code, analyze variable dependencies in the code
12cr|python-codetools-4.0.0-2|21	block, and use these dependencies to construct or restrict an
12cr|python-codetools-4.0.0-2|22	execution graph. These (restricted) code blocks can then be executed
12cr|python-codetools-4.0.0-2|23	in any namespace. However, this project also provides a
12cr|python-codetools-4.0.0-2|24	Traits-event-enhanced namespace, called a "context", which can be used
12cr|python-codetools-4.0.0-2|25	in place of a vanilla namespace to allow actions to be performed
12cr|python-codetools-4.0.0-2|26	whenever variables are assigned or retrieved from the namespace. This
12cr|python-codetools-4.0.0-2|27	project is used as the foundation for the BlockCanvas project.
12cr|python-codetools-4.0.0-2|28	
12cr|python-codetools-4.0.0-2|29	%prep
12cr|python-codetools-4.0.0-2|30	%setup -q -n %{module}-%{version}
12cr|python-codetools-4.0.0-2|31	
12cr|python-codetools-4.0.0-2|32	%build
12cr|python-codetools-4.0.0-2|33	%__python setup.py build
12cr|python-codetools-4.0.0-2|34	pushd docs
12cr|python-codetools-4.0.0-2|35	make html
12cr|python-codetools-4.0.0-2|36	popd
12cr|python-codetools-4.0.0-2|37	
12cr|python-codetools-4.0.0-2|38	%install
12cr|python-codetools-4.0.0-2|39	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-codetools-4.0.0-2|40	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-codetools-4.0.0-2|41	
12cr|python-codetools-4.0.0-2|42	%files -f FILE_LIST
12cr|python-codetools-4.0.0-2|43	%doc *.txt *.rst examples/ docs/build/html/
12cr|python-codetools-4.0.0-2|44	
12cr|python-codetools-4.0.0-2|45	
12cr|python-codetools-4.0.0-2|46	
12cr|python-codetools-4.0.0-2|47	%changelog
12cr|python-codetools-4.0.0-2|48	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cr|python-codetools-4.0.0-2|49	+ Revision: 689211
12cr|python-codetools-4.0.0-2|50	- import python-codetools
12cr|python-codetools-4.0.0-2|51	

6407 12
12cr|python-corba-1.4.0-1|1	Summary:	Python bindings for CORBA
12cr|python-corba-1.4.0-1|2	Name:		python-corba
12cr|python-corba-1.4.0-1|3	Version:	1.4.0
12cr|python-corba-1.4.0-1|4	Release:	1
12cr|python-corba-1.4.0-1|5	License:	LGPLv2+
12cr|python-corba-1.4.0-1|6	Group:		Development/GNOME and GTK+
12cr|python-corba-1.4.0-1|7	URL:		http://mate-desktop.org
12cr|python-corba-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|python-corba-1.4.0-1|9	
12cr|python-corba-1.4.0-1|10	BuildRequires:	mate-common
12cr|python-corba-1.4.0-1|11	BuildRequires:	pkgconfig(glib-2.0)
12cr|python-corba-1.4.0-1|12	BuildRequires:	pkgconfig(libIDL-2.0)
12cr|python-corba-1.4.0-1|13	BuildRequires:	pkgconfig(MateCORBA-2.0)
12cr|python-corba-1.4.0-1|14	BuildRequires:	pkgconfig(python)
12cr|python-corba-1.4.0-1|15	
12cr|python-corba-1.4.0-1|16	Requires:	mate-corba
12cr|python-corba-1.4.0-1|17	
12cr|python-corba-1.4.0-1|18	%description
12cr|python-corba-1.4.0-1|19	pyorbit is an extension module for python that gives you access
12cr|python-corba-1.4.0-1|20	to the CORBA ORB.
12cr|python-corba-1.4.0-1|21	
12cr|python-corba-1.4.0-1|22	%package devel
12cr|python-corba-1.4.0-1|23	Summary:	Files needed to build wrappers for CORBA addon libraries
12cr|python-corba-1.4.0-1|24	Group:		Development/GNOME and GTK+
12cr|python-corba-1.4.0-1|25	Requires:	%{name} = %{version}
12cr|python-corba-1.4.0-1|26	
12cr|python-corba-1.4.0-1|27	%description devel
12cr|python-corba-1.4.0-1|28	This package contains files required to build wrappers for CORBA addon
12cr|python-corba-1.4.0-1|29	libraries so that they interoperate with pyorbit
12cr|python-corba-1.4.0-1|30	
12cr|python-corba-1.4.0-1|31	%prep
12cr|python-corba-1.4.0-1|32	%setup -q
12cr|python-corba-1.4.0-1|33	%apply_patches
12cr|python-corba-1.4.0-1|34	
12cr|python-corba-1.4.0-1|35	%build
12cr|python-corba-1.4.0-1|36	NOCONFIGURE=yes ./autogen.sh
12cr|python-corba-1.4.0-1|37	%configure2_5x
12cr|python-corba-1.4.0-1|38	%make
12cr|python-corba-1.4.0-1|39	
12cr|python-corba-1.4.0-1|40	%install
12cr|python-corba-1.4.0-1|41	%makeinstall_std
12cr|python-corba-1.4.0-1|42	find %{buildroot} -name "*.la" -exec rm {} \;
12cr|python-corba-1.4.0-1|43	
12cr|python-corba-1.4.0-1|44	%files
12cr|python-corba-1.4.0-1|45	%doc AUTHORS NEWS README ChangeLog
12cr|python-corba-1.4.0-1|46	%{py_platsitedir}/*
12cr|python-corba-1.4.0-1|47	
12cr|python-corba-1.4.0-1|48	%files devel
12cr|python-corba-1.4.0-1|49	%dir %{_includedir}/pymatecorba-2
12cr|python-corba-1.4.0-1|50	%{_includedir}/pymatecorba-2/*.h
12cr|python-corba-1.4.0-1|51	%{_libdir}/pkgconfig/*.pc
12cr|python-corba-1.4.0-1|52	
12cr|python-corba-1.4.0-1|53	
12cr|python-corba-1.4.0-1|54	%changelog
12cr|python-corba-1.4.0-1|55	* Tue Jun 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-2
12cr|python-corba-1.4.0-1|56	+ Revision: 802514
12cr|python-corba-1.4.0-1|57	- rebuild to correct requires for mate-corba
12cr|python-corba-1.4.0-1|58	
12cr|python-corba-1.4.0-1|59	* Mon Jun 04 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|python-corba-1.4.0-1|60	+ Revision: 802460
12cr|python-corba-1.4.0-1|61	- imported package python-corba
12cr|python-corba-1.4.0-1|62	

6408 12
12cr|python-couchdb-0.8-2|1	%define srcname CouchDB
12cr|python-couchdb-0.8-2|2	Name:           python-couchdb
12cr|python-couchdb-0.8-2|3	Version:        0.8
12cr|python-couchdb-0.8-2|4	Release:        %mkrel 2
12cr|python-couchdb-0.8-2|5	Summary:        A Python library for working with CouchDB
12cr|python-couchdb-0.8-2|6	
12cr|python-couchdb-0.8-2|7	Group:          Development/Python
12cr|python-couchdb-0.8-2|8	License:        BSD
12cr|python-couchdb-0.8-2|9	URL:            http://code.google.com/p/couchdb-python/
12cr|python-couchdb-0.8-2|10	Source0:        http://pypi.python.org/packages/source/C/CouchDB/%{srcname}-%{version}.tar.gz
12cr|python-couchdb-0.8-2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-couchdb-0.8-2|12	BuildArch:      noarch
12cr|python-couchdb-0.8-2|13	%py_requires -d
12cr|python-couchdb-0.8-2|14	BuildRequires:  python-setuptools
12cr|python-couchdb-0.8-2|15	Requires:       python-simplejson
12cr|python-couchdb-0.8-2|16	# remove in 2013 once 2010.0 is not supported anymore
12cr|python-couchdb-0.8-2|17	Obsoletes:       %{name}-devel < 0.8
12cr|python-couchdb-0.8-2|18	
12cr|python-couchdb-0.8-2|19	%description
12cr|python-couchdb-0.8-2|20	Providing a convenient high level interface for the CouchDB server.
12cr|python-couchdb-0.8-2|21	
12cr|python-couchdb-0.8-2|22	
12cr|python-couchdb-0.8-2|23	%prep
12cr|python-couchdb-0.8-2|24	%setup -q -n %{srcname}-%{version}
12cr|python-couchdb-0.8-2|25	
12cr|python-couchdb-0.8-2|26	%build
12cr|python-couchdb-0.8-2|27	python setup.py build
12cr|python-couchdb-0.8-2|28	
12cr|python-couchdb-0.8-2|29	
12cr|python-couchdb-0.8-2|30	%install
12cr|python-couchdb-0.8-2|31	rm -rf %{buildroot}
12cr|python-couchdb-0.8-2|32	python setup.py install --skip-build --root %{buildroot}
12cr|python-couchdb-0.8-2|33	
12cr|python-couchdb-0.8-2|34	# calm rpmlint down
12cr|python-couchdb-0.8-2|35	find  %{buildroot}/%{python_sitelib}/couchdb -name \*.py -print0 | xargs --null chmod 0644
12cr|python-couchdb-0.8-2|36	
12cr|python-couchdb-0.8-2|37	
12cr|python-couchdb-0.8-2|38	%clean
12cr|python-couchdb-0.8-2|39	rm -rf %{buildroot}
12cr|python-couchdb-0.8-2|40	
12cr|python-couchdb-0.8-2|41	%files
12cr|python-couchdb-0.8-2|42	%defattr(-,root,root,-)
12cr|python-couchdb-0.8-2|43	%doc ChangeLog.txt COPYING README.txt
12cr|python-couchdb-0.8-2|44	%doc doc/
12cr|python-couchdb-0.8-2|45	%{_bindir}/couchdb-dump
12cr|python-couchdb-0.8-2|46	%{_bindir}/couchdb-load
12cr|python-couchdb-0.8-2|47	%{_bindir}/couchdb-replicate
12cr|python-couchdb-0.8-2|48	%{_bindir}/couchpy
12cr|python-couchdb-0.8-2|49	%{python_sitelib}/CouchDB-%{version}-py%{python_version}.egg-info
12cr|python-couchdb-0.8-2|50	%{python_sitelib}/couchdb
12cr|python-couchdb-0.8-2|51	
12cr|python-couchdb-0.8-2|52	
12cr|python-couchdb-0.8-2|53	%changelog
12cr|python-couchdb-0.8-2|54	* Sat Oct 30 2010 Michael Scherer <misc@mandriva.org> 0.8-2mdv2011.0
12cr|python-couchdb-0.8-2|55	+ Revision: 590613
12cr|python-couchdb-0.8-2|56	- rebuild for python 2.7
12cr|python-couchdb-0.8-2|57	
12cr|python-couchdb-0.8-2|58	* Tue Aug 17 2010 Michael Scherer <misc@mandriva.org> 0.8-1mdv2011.0
12cr|python-couchdb-0.8-2|59	+ Revision: 570880
12cr|python-couchdb-0.8-2|60	- remove patch 1, just here to prevent some rpmlint warning
12cr|python-couchdb-0.8-2|61	- update to 0.8
12cr|python-couchdb-0.8-2|62	- merge -devel in main package, as this doesn't warrant a separate rpm
12cr|python-couchdb-0.8-2|63	
12cr|python-couchdb-0.8-2|64	* Sun Apr 18 2010 Frederik Himpe <fhimpe@mandriva.org> 0.7-2mdv2010.1
12cr|python-couchdb-0.8-2|65	+ Revision: 536260
12cr|python-couchdb-0.8-2|66	- Version 0.7 no longer requires python-httplib2
12cr|python-couchdb-0.8-2|67	
12cr|python-couchdb-0.8-2|68	* Fri Apr 16 2010 Frederik Himpe <fhimpe@mandriva.org> 0.7-1mdv2010.1
12cr|python-couchdb-0.8-2|69	+ Revision: 535659
12cr|python-couchdb-0.8-2|70	- update to new version 0.7
12cr|python-couchdb-0.8-2|71	
12cr|python-couchdb-0.8-2|72	* Sat Feb 13 2010 Frederik Himpe <fhimpe@mandriva.org> 0.6.1-2mdv2010.1
12cr|python-couchdb-0.8-2|73	+ Revision: 505607
12cr|python-couchdb-0.8-2|74	- Does not require couchdb
12cr|python-couchdb-0.8-2|75	
12cr|python-couchdb-0.8-2|76	* Fri Feb 12 2010 Frederik Himpe <fhimpe@mandriva.org> 0.6.1-1mdv2010.1
12cr|python-couchdb-0.8-2|77	+ Revision: 505157
12cr|python-couchdb-0.8-2|78	- Use %%py_requires macro
12cr|python-couchdb-0.8-2|79	- First Mandriva package based on Fedora's
12cr|python-couchdb-0.8-2|80	- create python-couchdb
12cr|python-couchdb-0.8-2|81	

6409 12
12cr|python-couchdbkit-0.5.4-1|1	%define module_name couchdbkit
12cr|python-couchdbkit-0.5.4-1|2	%define name python-%module_name
12cr|python-couchdbkit-0.5.4-1|3	%define version 0.5.4
12cr|python-couchdbkit-0.5.4-1|4	%define release %mkrel 1
12cr|python-couchdbkit-0.5.4-1|5	%define git_rev 43e9ffa
12cr|python-couchdbkit-0.5.4-1|6	
12cr|python-couchdbkit-0.5.4-1|7	Name:		%{name}
12cr|python-couchdbkit-0.5.4-1|8	Summary:    Framework for your Python application to access and manage Couchdb
12cr|python-couchdbkit-0.5.4-1|9	Version:	%{version}
12cr|python-couchdbkit-0.5.4-1|10	Release:	%{release}
12cr|python-couchdbkit-0.5.4-1|11	
12cr|python-couchdbkit-0.5.4-1|12	License:	BSD
12cr|python-couchdbkit-0.5.4-1|13	Group:	    Development/Python
12cr|python-couchdbkit-0.5.4-1|14	URL:		http://%module_name.org
12cr|python-couchdbkit-0.5.4-1|15	# (misc) downloaded on http://github.com/benoitc/couchdbkit/downloads
12cr|python-couchdbkit-0.5.4-1|16	Source:     benoitc-couchdbkit-%git_rev.tar.gz
12cr|python-couchdbkit-0.5.4-1|17	BuildRequires:  python-devel python-setuptools
12cr|python-couchdbkit-0.5.4-1|18	BuildArch:	noarch
12cr|python-couchdbkit-0.5.4-1|19	Buildroot:	%{_tmppath}/%{name}-buildroot
12cr|python-couchdbkit-0.5.4-1|20	
12cr|python-couchdbkit-0.5.4-1|21	
12cr|python-couchdbkit-0.5.4-1|22	%description
12cr|python-couchdbkit-0.5.4-1|23	Framework for your Python application to access and manage Couchdb.
12cr|python-couchdbkit-0.5.4-1|24	
12cr|python-couchdbkit-0.5.4-1|25	%prep
12cr|python-couchdbkit-0.5.4-1|26	%setup -q -n benoitc-couchdbkit-%git_rev
12cr|python-couchdbkit-0.5.4-1|27	
12cr|python-couchdbkit-0.5.4-1|28	%build
12cr|python-couchdbkit-0.5.4-1|29	
12cr|python-couchdbkit-0.5.4-1|30	%install
12cr|python-couchdbkit-0.5.4-1|31	rm -rf $RPM_BUILD_ROOT
12cr|python-couchdbkit-0.5.4-1|32	python setup.py install --root=$RPM_BUILD_ROOT
12cr|python-couchdbkit-0.5.4-1|33	
12cr|python-couchdbkit-0.5.4-1|34	%clean
12cr|python-couchdbkit-0.5.4-1|35	rm -rf $RPM_BUILD_ROOT
12cr|python-couchdbkit-0.5.4-1|36	
12cr|python-couchdbkit-0.5.4-1|37	%files
12cr|python-couchdbkit-0.5.4-1|38	%defattr(644,root,root,755)
12cr|python-couchdbkit-0.5.4-1|39	%doc examples doc
12cr|python-couchdbkit-0.5.4-1|40	%{py_puresitedir}/%module_name
12cr|python-couchdbkit-0.5.4-1|41	%{py_puresitedir}/*.egg-info
12cr|python-couchdbkit-0.5.4-1|42	
12cr|python-couchdbkit-0.5.4-1|43	
12cr|python-couchdbkit-0.5.4-1|44	%changelog
12cr|python-couchdbkit-0.5.4-1|45	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.4-1mdv2011.0
12cr|python-couchdbkit-0.5.4-1|46	+ Revision: 662525
12cr|python-couchdbkit-0.5.4-1|47	- update to new version 0.5.4
12cr|python-couchdbkit-0.5.4-1|48	
12cr|python-couchdbkit-0.5.4-1|49	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.2-1
12cr|python-couchdbkit-0.5.4-1|50	+ Revision: 636235
12cr|python-couchdbkit-0.5.4-1|51	- update to new version 0.5.2
12cr|python-couchdbkit-0.5.4-1|52	
12cr|python-couchdbkit-0.5.4-1|53	* Mon Nov 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.1-1mdv2011.0
12cr|python-couchdbkit-0.5.4-1|54	+ Revision: 603067
12cr|python-couchdbkit-0.5.4-1|55	- update to new version 0.5.1
12cr|python-couchdbkit-0.5.4-1|56	
12cr|python-couchdbkit-0.5.4-1|57	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 0.4.11-2mdv2011.0
12cr|python-couchdbkit-0.5.4-1|58	+ Revision: 598982
12cr|python-couchdbkit-0.5.4-1|59	- rebuild for py2.7
12cr|python-couchdbkit-0.5.4-1|60	
12cr|python-couchdbkit-0.5.4-1|61	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.11-1mdv2011.0
12cr|python-couchdbkit-0.5.4-1|62	+ Revision: 569666
12cr|python-couchdbkit-0.5.4-1|63	- update to new version 0.4.11
12cr|python-couchdbkit-0.5.4-1|64	
12cr|python-couchdbkit-0.5.4-1|65	* Sat Mar 27 2010 Michael Scherer <misc@mandriva.org> 0.4.5-1mdv2010.1
12cr|python-couchdbkit-0.5.4-1|66	+ Revision: 528264
12cr|python-couchdbkit-0.5.4-1|67	- update to 0.4.5 ( and adapt to the migration to github )
12cr|python-couchdbkit-0.5.4-1|68	
12cr|python-couchdbkit-0.5.4-1|69	* Sun Feb 07 2010 Michael Scherer <misc@mandriva.org> 0.4.2-1mdv2010.1
12cr|python-couchdbkit-0.5.4-1|70	+ Revision: 501615
12cr|python-couchdbkit-0.5.4-1|71	- fix wrong permission on directory
12cr|python-couchdbkit-0.5.4-1|72	- do not requires python, not needed anymore since one year
12cr|python-couchdbkit-0.5.4-1|73	- fix rpmlint warning about missing section
12cr|python-couchdbkit-0.5.4-1|74	- upgrade to 0.4.2
12cr|python-couchdbkit-0.5.4-1|75	
12cr|python-couchdbkit-0.5.4-1|76	* Thu Feb 04 2010 Michael Scherer <misc@mandriva.org> 0.4.1-1mdv2010.1
12cr|python-couchdbkit-0.5.4-1|77	+ Revision: 500605
12cr|python-couchdbkit-0.5.4-1|78	- update to new version 0.4.1
12cr|python-couchdbkit-0.5.4-1|79	
12cr|python-couchdbkit-0.5.4-1|80	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.4-1mdv2010.1
12cr|python-couchdbkit-0.5.4-1|81	+ Revision: 489179
12cr|python-couchdbkit-0.5.4-1|82	- update to new version 0.4
12cr|python-couchdbkit-0.5.4-1|83	
12cr|python-couchdbkit-0.5.4-1|84	* Tue Nov 10 2009 Michael Scherer <misc@mandriva.org> 0.2.2-1mdv2010.1
12cr|python-couchdbkit-0.5.4-1|85	+ Revision: 463891
12cr|python-couchdbkit-0.5.4-1|86	- fix BuildRequires
12cr|python-couchdbkit-0.5.4-1|87	- import python-couchdbkit
12cr|python-couchdbkit-0.5.4-1|88	

6410 12
12cr|python-coverage-3.5.3-1|1	%define module	coverage
12cr|python-coverage-3.5.3-1|2	
12cr|python-coverage-3.5.3-1|3	Summary:	Code coverage measurement for Python
12cr|python-coverage-3.5.3-1|4	Name:		python-%{module}
12cr|python-coverage-3.5.3-1|5	Version:	3.5.3
12cr|python-coverage-3.5.3-1|6	Release:	1
12cr|python-coverage-3.5.3-1|7	Source0:	%{module}-%{version}.tar.gz
12cr|python-coverage-3.5.3-1|8	License:	BSD
12cr|python-coverage-3.5.3-1|9	Group:		Development/Python
12cr|python-coverage-3.5.3-1|10	Url:		http://nedbatchelder.com/code/coverage/
12cr|python-coverage-3.5.3-1|11	BuildRequires:	python-setuptools
12cr|python-coverage-3.5.3-1|12	%py_requires -d
12cr|python-coverage-3.5.3-1|13	
12cr|python-coverage-3.5.3-1|14	%description
12cr|python-coverage-3.5.3-1|15	Coverage measures code coverage, typically during test execution. It
12cr|python-coverage-3.5.3-1|16	uses the code analysis tools and tracing hooks provided in the Python
12cr|python-coverage-3.5.3-1|17	standard library to determine which lines are executable, and which
12cr|python-coverage-3.5.3-1|18	have been executed.
12cr|python-coverage-3.5.3-1|19	
12cr|python-coverage-3.5.3-1|20	%prep
12cr|python-coverage-3.5.3-1|21	%setup -q -n %{module}-%{version}
12cr|python-coverage-3.5.3-1|22	
12cr|python-coverage-3.5.3-1|23	%build
12cr|python-coverage-3.5.3-1|24	%__python setup.py build
12cr|python-coverage-3.5.3-1|25	
12cr|python-coverage-3.5.3-1|26	%install
12cr|python-coverage-3.5.3-1|27	chmod 644 *.txt coverage/htmlfiles/* coverage.egg-info/*
12cr|python-coverage-3.5.3-1|28	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-coverage-3.5.3-1|29	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-coverage-3.5.3-1|30	
12cr|python-coverage-3.5.3-1|31	%files -f FILE_LIST
12cr|python-coverage-3.5.3-1|32	%defattr(-,root,root)
12cr|python-coverage-3.5.3-1|33	%doc *.txt
12cr|python-coverage-3.5.3-1|34	
12cr|python-coverage-3.5.3-1|35	
12cr|python-coverage-3.5.3-1|36	
12cr|python-coverage-3.5.3-1|37	
12cr|python-coverage-3.5.3-1|38	%changelog
12cr|python-coverage-3.5.3-1|39	* Wed Oct 05 2011 Lev Givon <lev@mandriva.org> 3.5.1-1mdv2012.0
12cr|python-coverage-3.5.3-1|40	+ Revision: 703186
12cr|python-coverage-3.5.3-1|41	- Update to 3.5.1.
12cr|python-coverage-3.5.3-1|42	
12cr|python-coverage-3.5.3-1|43	* Fri Jul 01 2011 Lev Givon <lev@mandriva.org> 3.5-1
12cr|python-coverage-3.5.3-1|44	+ Revision: 688522
12cr|python-coverage-3.5.3-1|45	- Update to 3.5.
12cr|python-coverage-3.5.3-1|46	
12cr|python-coverage-3.5.3-1|47	* Wed Nov 03 2010 Michael Scherer <misc@mandriva.org> 3.4-2mdv2011.0
12cr|python-coverage-3.5.3-1|48	+ Revision: 592699
12cr|python-coverage-3.5.3-1|49	- rebuild for python 2.7
12cr|python-coverage-3.5.3-1|50	
12cr|python-coverage-3.5.3-1|51	* Wed Oct 20 2010 Lev Givon <lev@mandriva.org> 3.4-1mdv2011.0
12cr|python-coverage-3.5.3-1|52	+ Revision: 586853
12cr|python-coverage-3.5.3-1|53	- import python-coverage
12cr|python-coverage-3.5.3-1|54	

6411 12
12cr|python-crcmod-1.7-3|1	%define oname crcmod
12cr|python-crcmod-1.7-3|2	
12cr|python-crcmod-1.7-3|3	Name:           python-%{oname}
12cr|python-crcmod-1.7-3|4	Version:        1.7
12cr|python-crcmod-1.7-3|5	Release:        3
12cr|python-crcmod-1.7-3|6	Epoch:          0
12cr|python-crcmod-1.7-3|7	Summary:        Creates functions that efficiently compute CRC's using table lookup
12cr|python-crcmod-1.7-3|8	URL:            http://crcmod.sourceforge.net/
12cr|python-crcmod-1.7-3|9	Source0:        http://sourceforge.net/projects/crcmod/files/crcmod/crcmod-%{versio}/crcmod-%{version}.tar.gz
12cr|python-crcmod-1.7-3|10	License:        MIT
12cr|python-crcmod-1.7-3|11	Group:          Development/Python
12cr|python-crcmod-1.7-3|12	BuildRequires:  python-devel
12cr|python-crcmod-1.7-3|13	
12cr|python-crcmod-1.7-3|14	%description
12cr|python-crcmod-1.7-3|15	Create functions that efficiently compute the Cyclic Redundancy Check
12cr|python-crcmod-1.7-3|16	(CRC) using table lookup.
12cr|python-crcmod-1.7-3|17	
12cr|python-crcmod-1.7-3|18	Features:
12cr|python-crcmod-1.7-3|19	
12cr|python-crcmod-1.7-3|20	* Create Python functions for computing the CRC. If the optional
12cr|python-crcmod-1.7-3|21	extension module is installed, the calculations are preformed
12cr|python-crcmod-1.7-3|22	using fast C code.
12cr|python-crcmod-1.7-3|23	* Create instances of the Crc class that support the interface
12cr|python-crcmod-1.7-3|24	used by the md5 and sha modules in the Python standard library.
12cr|python-crcmod-1.7-3|25	* Generate C/C++ code that can be incorporated in another project.
12cr|python-crcmod-1.7-3|26	* Any generator polynomial producing 8, 16, 32, or 64 bit CRCs is
12cr|python-crcmod-1.7-3|27	allowed.
12cr|python-crcmod-1.7-3|28	* Forward and bit-reverse algorithms are supported.
12cr|python-crcmod-1.7-3|29	
12cr|python-crcmod-1.7-3|30	%prep
12cr|python-crcmod-1.7-3|31	%setup -q -n %{oname}-%{version}
12cr|python-crcmod-1.7-3|32	
12cr|python-crcmod-1.7-3|33	%build
12cr|python-crcmod-1.7-3|34	CFLAGS="%{optflags}" %{_bindir}/python setup.py build
12cr|python-crcmod-1.7-3|35	
12cr|python-crcmod-1.7-3|36	%install
12cr|python-crcmod-1.7-3|37	%{_bindir}/python setup.py install --root=%{buildroot}
12cr|python-crcmod-1.7-3|38	
12cr|python-crcmod-1.7-3|39	%files
12cr|python-crcmod-1.7-3|40	%defattr(-,root,root,0755)
12cr|python-crcmod-1.7-3|41	%doc README changelog
12cr|python-crcmod-1.7-3|42	%{_libdir}/python%{py_ver}/site-packages/*
12cr|python-crcmod-1.7-3|43	
12cr|python-crcmod-1.7-3|44	
12cr|python-crcmod-1.7-3|45	%changelog
12cr|python-crcmod-1.7-3|46	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 0:1.7-2mdv2011.0
12cr|python-crcmod-1.7-3|47	+ Revision: 598983
12cr|python-crcmod-1.7-3|48	- rebuild for py2.7
12cr|python-crcmod-1.7-3|49	
12cr|python-crcmod-1.7-3|50	* Sun Sep 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0:1.7-1mdv2011.0
12cr|python-crcmod-1.7-3|51	+ Revision: 577729
12cr|python-crcmod-1.7-3|52	- new version
12cr|python-crcmod-1.7-3|53	
12cr|python-crcmod-1.7-3|54	* Tue Mar 09 2010 Sandro Cazzaniga <kharec@mandriva.org> 0:1.6.1-1mdv2010.1
12cr|python-crcmod-1.7-3|55	+ Revision: 516848
12cr|python-crcmod-1.7-3|56	- update to 1.6.1
12cr|python-crcmod-1.7-3|57	
12cr|python-crcmod-1.7-3|58	* Mon Jan 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0:1.5-1mdv2010.1
12cr|python-crcmod-1.7-3|59	+ Revision: 489399
12cr|python-crcmod-1.7-3|60	- new version
12cr|python-crcmod-1.7-3|61	
12cr|python-crcmod-1.7-3|62	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0:1.4-5mdv2010.0
12cr|python-crcmod-1.7-3|63	+ Revision: 442084
12cr|python-crcmod-1.7-3|64	- rebuild
12cr|python-crcmod-1.7-3|65	
12cr|python-crcmod-1.7-3|66	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0:1.4-4mdv2009.0
12cr|python-crcmod-1.7-3|67	+ Revision: 259527
12cr|python-crcmod-1.7-3|68	- rebuild
12cr|python-crcmod-1.7-3|69	
12cr|python-crcmod-1.7-3|70	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0:1.4-3mdv2009.0
12cr|python-crcmod-1.7-3|71	+ Revision: 247397
12cr|python-crcmod-1.7-3|72	- rebuild
12cr|python-crcmod-1.7-3|73	
12cr|python-crcmod-1.7-3|74	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0:1.4-1mdv2008.1
12cr|python-crcmod-1.7-3|75	+ Revision: 136447
12cr|python-crcmod-1.7-3|76	- restore BuildRoot
12cr|python-crcmod-1.7-3|77	
12cr|python-crcmod-1.7-3|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-crcmod-1.7-3|79	- kill re-definition of %%buildroot on Pixel's request
12cr|python-crcmod-1.7-3|80	
12cr|python-crcmod-1.7-3|81	* Fri Aug 03 2007 David Walluck <walluck@mandriva.org> 0:1.4-1mdv2008.0
12cr|python-crcmod-1.7-3|82	+ Revision: 58731
12cr|python-crcmod-1.7-3|83	- 1.4
12cr|python-crcmod-1.7-3|84	
12cr|python-crcmod-1.7-3|85	
12cr|python-crcmod-1.7-3|86	* Tue Jul 25 2006 David Walluck <walluck@mandriva.com> 0:1.3-1mdv2007.0
12cr|python-crcmod-1.7-3|87	- release
12cr|python-crcmod-1.7-3|88	

6412 12
12cr|python-cryptopp-0.5.29-1|1	%define modname pycryptopp
12cr|python-cryptopp-0.5.29-1|2	
12cr|python-cryptopp-0.5.29-1|3	Name:           python-cryptopp
12cr|python-cryptopp-0.5.29-1|4	Version:        0.5.29
12cr|python-cryptopp-0.5.29-1|5	Release:        1
12cr|python-cryptopp-0.5.29-1|6	Summary:        Python Wrappers for the Crypto++ Library
12cr|python-cryptopp-0.5.29-1|7	Url:            http://allmydata.org/trac/pycryptopp
12cr|python-cryptopp-0.5.29-1|8	License:        GPLv2+
12cr|python-cryptopp-0.5.29-1|9	Group:          Development/Python
12cr|python-cryptopp-0.5.29-1|10	Source:         http://pypi.python.org/packages/source/p/pycryptopp/%{modname}-%{version}.tar.gz
12cr|python-cryptopp-0.5.29-1|11	%{py_requires}
12cr|python-cryptopp-0.5.29-1|12	BuildRequires:  pkgconfig(cryptopp)
12cr|python-cryptopp-0.5.29-1|13	BuildRequires:  python-setuptools
12cr|python-cryptopp-0.5.29-1|14	BuildRequires:  python-pyxml
12cr|python-cryptopp-0.5.29-1|15	Patch0:         pycryptopp-0.5.29-disable-w-flag.patch
12cr|python-cryptopp-0.5.29-1|16	
12cr|python-cryptopp-0.5.29-1|17	%description
12cr|python-cryptopp-0.5.29-1|18	pycryptopp is a set of Python wrappers for a few of the best crypto algorithms
12cr|python-cryptopp-0.5.29-1|19	from the  Crypto++ library.
12cr|python-cryptopp-0.5.29-1|20	
12cr|python-cryptopp-0.5.29-1|21	RSA-PSS-SHA256 signatures, ECDSA(1363)/EMSA1(SHA-256) signatures, SHA-256
12cr|python-cryptopp-0.5.29-1|22	hashes, and AES-CTR encryption for Python.
12cr|python-cryptopp-0.5.29-1|23	
12cr|python-cryptopp-0.5.29-1|24	%prep
12cr|python-cryptopp-0.5.29-1|25	%setup -q -n %{modname}-%{version}
12cr|python-cryptopp-0.5.29-1|26	%patch0
12cr|python-cryptopp-0.5.29-1|27	
12cr|python-cryptopp-0.5.29-1|28	%build
12cr|python-cryptopp-0.5.29-1|29	export CFLAGS="%{optflags} -fno-strict-aliasing"
12cr|python-cryptopp-0.5.29-1|30	export CXXFLAGS="%{optflags} -fno-strict-aliasing"
12cr|python-cryptopp-0.5.29-1|31	python setup.py build --disable-embedded-cryptopp
12cr|python-cryptopp-0.5.29-1|32	
12cr|python-cryptopp-0.5.29-1|33	%install
12cr|python-cryptopp-0.5.29-1|34	python setup.py install --single-version-externally-managed --prefix=%{_prefix} --root=%{buildroot}
12cr|python-cryptopp-0.5.29-1|35	rm -r \
12cr|python-cryptopp-0.5.29-1|36	%{buildroot}%{_prefix}/embeddedcryptopp \
12cr|python-cryptopp-0.5.29-1|37	%{buildroot}%{_datadir}/doc/%{modname} \
12cr|python-cryptopp-0.5.29-1|38	%{buildroot}%{python_sitearch}/%{modname}/test \
12cr|python-cryptopp-0.5.29-1|39	%{buildroot}%{python_sitearch}/%{modname}/testvectors
12cr|python-cryptopp-0.5.29-1|40	
12cr|python-cryptopp-0.5.29-1|41	%check
12cr|python-cryptopp-0.5.29-1|42	python setup.py test
12cr|python-cryptopp-0.5.29-1|43	
12cr|python-cryptopp-0.5.29-1|44	%files
12cr|python-cryptopp-0.5.29-1|45	%doc COPYING.GPL COPYING.TGPPL.html ChangeLog NEWS.rst README.txt
12cr|python-cryptopp-0.5.29-1|46	%{python_sitearch}/%{modname}
12cr|python-cryptopp-0.5.29-1|47	%{python_sitearch}/%{modname}-%{version}-*.egg-info
12cr|python-cryptopp-0.5.29-1|48	
12cr|python-cryptopp-0.5.29-1|49	
12cr|python-cryptopp-0.5.29-1|50	%changelog
12cr|python-cryptopp-0.5.29-1|51	* Tue Nov 29 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.5.29-1
12cr|python-cryptopp-0.5.29-1|52	+ Revision: 735407
12cr|python-cryptopp-0.5.29-1|53	- Fix BR
12cr|python-cryptopp-0.5.29-1|54	- imported package python-cryptopp
12cr|python-cryptopp-0.5.29-1|55	

6413 12
12cr|python-cssselect-0.6.1-1|1	%define	module	cssselect
12cr|python-cssselect-0.6.1-1|2	%define name	python-%{module}
12cr|python-cssselect-0.6.1-1|3	%define version 0.6.1
12cr|python-cssselect-0.6.1-1|4	%define release 1
12cr|python-cssselect-0.6.1-1|5	
12cr|python-cssselect-0.6.1-1|6	Summary: Library for parsing CSS3 selectors and translating them to XPath 1.0
12cr|python-cssselect-0.6.1-1|7	Name:	 %{name}
12cr|python-cssselect-0.6.1-1|8	Version: %{version}
12cr|python-cssselect-0.6.1-1|9	Release: %{release}
12cr|python-cssselect-0.6.1-1|10	Source0: http://pypi.python.org/packages/source/c/%{module}/%{module}-%{version}.tar.gz
12cr|python-cssselect-0.6.1-1|11	License: BSD
12cr|python-cssselect-0.6.1-1|12	Group:	 Development/Python
12cr|python-cssselect-0.6.1-1|13	Url:	 http://packages.python.org/cssselect/
12cr|python-cssselect-0.6.1-1|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-cssselect-0.6.1-1|15	BuildArch: noarch
12cr|python-cssselect-0.6.1-1|16	BuildRequires:	python-setuptools
12cr|python-cssselect-0.6.1-1|17	
12cr|python-cssselect-0.6.1-1|18	%description
12cr|python-cssselect-0.6.1-1|19	cssselect parses CSS3 Selectors and translate them to XPath 1.0
12cr|python-cssselect-0.6.1-1|20	expressions. Such expressions can be used in lxml or another XPath
12cr|python-cssselect-0.6.1-1|21	engine to find the matching elements in an XML or HTML document.
12cr|python-cssselect-0.6.1-1|22	
12cr|python-cssselect-0.6.1-1|23	%prep
12cr|python-cssselect-0.6.1-1|24	%setup -q -n %{module}-%{version}
12cr|python-cssselect-0.6.1-1|25	
12cr|python-cssselect-0.6.1-1|26	%install
12cr|python-cssselect-0.6.1-1|27	%__rm -rf %{buildroot}
12cr|python-cssselect-0.6.1-1|28	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-cssselect-0.6.1-1|29	
12cr|python-cssselect-0.6.1-1|30	%clean
12cr|python-cssselect-0.6.1-1|31	%__rm -rf %{buildroot}
12cr|python-cssselect-0.6.1-1|32	
12cr|python-cssselect-0.6.1-1|33	%files
12cr|python-cssselect-0.6.1-1|34	%defattr(-,root,root)
12cr|python-cssselect-0.6.1-1|35	%doc AUTHORS CHANGES LICENSE README.rst
12cr|python-cssselect-0.6.1-1|36	%py_sitedir/%{module}*
12cr|python-cssselect-0.6.1-1|37	
12cr|python-cssselect-0.6.1-1|38	
12cr|python-cssselect-0.6.1-1|39	%changelog
12cr|python-cssselect-0.6.1-1|40	* Tue May 08 2012 Lev Givon <lev@mandriva.org> 0.6.1-1
12cr|python-cssselect-0.6.1-1|41	+ Revision: 797547
12cr|python-cssselect-0.6.1-1|42	- imported package python-cssselect
12cr|python-cssselect-0.6.1-1|43	

6414 12
12cr|python-cssutils-0.9.9-1|1	%define oname	cssutils
12cr|python-cssutils-0.9.9-1|2	%define name	python-%{oname}
12cr|python-cssutils-0.9.9-1|3	
12cr|python-cssutils-0.9.9-1|4	Name:		%{name}
12cr|python-cssutils-0.9.9-1|5	Version:	0.9.9
12cr|python-cssutils-0.9.9-1|6	Release:	1
12cr|python-cssutils-0.9.9-1|7	Summary:	Python module for parsing and building CSS
12cr|python-cssutils-0.9.9-1|8	Group:		Development/Python
12cr|python-cssutils-0.9.9-1|9	License:	LGPLv3+
12cr|python-cssutils-0.9.9-1|10	URL:		http://code.google.com/p/cssutils/
12cr|python-cssutils-0.9.9-1|11	Source0:	http://cssutils.googlecode.com/files/%{oname}-%{version}.zip
12cr|python-cssutils-0.9.9-1|12	BuildArch:	noarch
12cr|python-cssutils-0.9.9-1|13	BuildRequires:	python-devel
12cr|python-cssutils-0.9.9-1|14	BuildRequires:	python-setuptools
12cr|python-cssutils-0.9.9-1|15	
12cr|python-cssutils-0.9.9-1|16	%description
12cr|python-cssutils-0.9.9-1|17	cssutils is a Python module for building and parsing CSS (Cascading
12cr|python-cssutils-0.9.9-1|18	Style Sheets).
12cr|python-cssutils-0.9.9-1|19	
12cr|python-cssutils-0.9.9-1|20	%prep
12cr|python-cssutils-0.9.9-1|21	%setup -q -n %{oname}-%{version}
12cr|python-cssutils-0.9.9-1|22	
12cr|python-cssutils-0.9.9-1|23	%build
12cr|python-cssutils-0.9.9-1|24	
12cr|python-cssutils-0.9.9-1|25	%install
12cr|python-cssutils-0.9.9-1|26	python setup.py install --root=%{buildroot} --compile --optimize=2
12cr|python-cssutils-0.9.9-1|27	
12cr|python-cssutils-0.9.9-1|28	%files
12cr|python-cssutils-0.9.9-1|29	%{_bindir}/css*
12cr|python-cssutils-0.9.9-1|30	%{py_puresitedir}/%{oname}
12cr|python-cssutils-0.9.9-1|31	%{py_puresitedir}/encutils
12cr|python-cssutils-0.9.9-1|32	%defattr(755,root,root,-)
12cr|python-cssutils-0.9.9-1|33	%{py_puresitedir}/%{oname}-%{version}-py%{py_ver}.egg-info
12cr|python-cssutils-0.9.9-1|34	%{py_puresitedir}/tests/*py
12cr|python-cssutils-0.9.9-1|35	%{py_puresitedir}/tests/test_encutils/*py
12cr|python-cssutils-0.9.9-1|36	
12cr|python-cssutils-0.9.9-1|37	
12cr|python-cssutils-0.9.9-1|38	%changelog
12cr|python-cssutils-0.9.9-1|39	* Sat Oct 30 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.7-0.b3.2mdv2011.0
12cr|python-cssutils-0.9.9-1|40	+ Revision: 590376
12cr|python-cssutils-0.9.9-1|41	- rebuild for python-2.7
12cr|python-cssutils-0.9.9-1|42	
12cr|python-cssutils-0.9.9-1|43	* Sat Jul 10 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.7-0.b3.1mdv2011.0
12cr|python-cssutils-0.9.9-1|44	+ Revision: 550341
12cr|python-cssutils-0.9.9-1|45	- update to 0.9.7b3
12cr|python-cssutils-0.9.9-1|46	
12cr|python-cssutils-0.9.9-1|47	* Fri Dec 04 2009 Michael Scherer <misc@mandriva.org> 0.9.5.1-3mdv2010.1
12cr|python-cssutils-0.9.9-1|48	+ Revision: 473354
12cr|python-cssutils-0.9.9-1|49	- do not let world writable file, fix #56186
12cr|python-cssutils-0.9.9-1|50	
12cr|python-cssutils-0.9.9-1|51	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9.5.1-2mdv2010.0
12cr|python-cssutils-0.9.9-1|52	+ Revision: 442089
12cr|python-cssutils-0.9.9-1|53	- rebuild
12cr|python-cssutils-0.9.9-1|54	
12cr|python-cssutils-0.9.9-1|55	* Fri Dec 26 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.5.1-1mdv2009.1
12cr|python-cssutils-0.9.9-1|56	+ Revision: 319513
12cr|python-cssutils-0.9.9-1|57	- rebuild with python 2.6
12cr|python-cssutils-0.9.9-1|58	- new release 0.9.5.1
12cr|python-cssutils-0.9.9-1|59	
12cr|python-cssutils-0.9.9-1|60	* Wed Jul 30 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.5-1mdv2009.0
12cr|python-cssutils-0.9.9-1|61	+ Revision: 255575
12cr|python-cssutils-0.9.9-1|62	- import python-cssutils
12cr|python-cssutils-0.9.9-1|63	
12cr|python-cssutils-0.9.9-1|64	

6415 12
12cr|python-cvxopt-1.1.4-1|1	%define module	cvxopt
12cr|python-cvxopt-1.1.4-1|2	%define name   	python-%{module}
12cr|python-cvxopt-1.1.4-1|3	%define version 1.1.4
12cr|python-cvxopt-1.1.4-1|4	%define release %mkrel 1
12cr|python-cvxopt-1.1.4-1|5	
12cr|python-cvxopt-1.1.4-1|6	Summary: 	Free convex optimization package for Python
12cr|python-cvxopt-1.1.4-1|7	Name: 	      	%{name}
12cr|python-cvxopt-1.1.4-1|8	Version:	%{version}
12cr|python-cvxopt-1.1.4-1|9	Release:	%{release}
12cr|python-cvxopt-1.1.4-1|10	Source0:	%{module}-%{version}.tar.gz
12cr|python-cvxopt-1.1.4-1|11	Patch0:		setup32.py.patch
12cr|python-cvxopt-1.1.4-1|12	Patch1:		setup64.py.patch
12cr|python-cvxopt-1.1.4-1|13	Patch2:		cvxopt-1.1.3-underlink.patch
12cr|python-cvxopt-1.1.4-1|14	License:	GPLv3+
12cr|python-cvxopt-1.1.4-1|15	Group:		Development/Python
12cr|python-cvxopt-1.1.4-1|16	Url:		http://abel.ee.ucla.edu/cvxopt
12cr|python-cvxopt-1.1.4-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-cvxopt-1.1.4-1|18	Requires:	gcc-gfortran
12cr|python-cvxopt-1.1.4-1|19	BuildRequires:	gcc-gfortran, python-sphinx
12cr|python-cvxopt-1.1.4-1|20	BuildRequires:	blas-devel, lapack-devel, fftw3-devel, glpk-devel
12cr|python-cvxopt-1.1.4-1|21	%py_requires -d
12cr|python-cvxopt-1.1.4-1|22	
12cr|python-cvxopt-1.1.4-1|23	%description
12cr|python-cvxopt-1.1.4-1|24	CVXOPT is a free software package for convex optimization based on the
12cr|python-cvxopt-1.1.4-1|25	Python programming language. It provides
12cr|python-cvxopt-1.1.4-1|26	
12cr|python-cvxopt-1.1.4-1|27	* efficient Python classes for dense and sparse matrices (real and
12cr|python-cvxopt-1.1.4-1|28	complex), with Python indexing and slicing and overloaded operations
12cr|python-cvxopt-1.1.4-1|29	for matrix arithmetic;
12cr|python-cvxopt-1.1.4-1|30	
12cr|python-cvxopt-1.1.4-1|31	* an interface to most of the double-precision real and complex BLAS;
12cr|python-cvxopt-1.1.4-1|32	
12cr|python-cvxopt-1.1.4-1|33	* an interface to LAPACK routines for solving linear equations and
12cr|python-cvxopt-1.1.4-1|34	least-squares problems, matrix factorizations (LU, Cholesky, LDL and
12cr|python-cvxopt-1.1.4-1|35	QR), eigenvalue and singular value decomposition;
12cr|python-cvxopt-1.1.4-1|36	
12cr|python-cvxopt-1.1.4-1|37	* an interface to the fast Fourier transform routines from FFTW
12cr|python-cvxopt-1.1.4-1|38	
12cr|python-cvxopt-1.1.4-1|39	* interfaces to the sparse LU and Cholesky solvers from UMFPACK and CHOLMOD
12cr|python-cvxopt-1.1.4-1|40	
12cr|python-cvxopt-1.1.4-1|41	* routines for solving convex optimization problems, interfaces to the
12cr|python-cvxopt-1.1.4-1|42	linear programming solver in GLPK and the semidefinite programming
12cr|python-cvxopt-1.1.4-1|43	solver in DSDP5
12cr|python-cvxopt-1.1.4-1|44	
12cr|python-cvxopt-1.1.4-1|45	* a modeling tool for specifying convex piecewise-linear optimization problems
12cr|python-cvxopt-1.1.4-1|46	(which has been superseded by the more powerful CVXMOD package).
12cr|python-cvxopt-1.1.4-1|47	
12cr|python-cvxopt-1.1.4-1|48	%prep
12cr|python-cvxopt-1.1.4-1|49	%setup -q -n %{module}-%{version}
12cr|python-cvxopt-1.1.4-1|50	%ifarch x86_64
12cr|python-cvxopt-1.1.4-1|51	%patch1 -p0
12cr|python-cvxopt-1.1.4-1|52	%else
12cr|python-cvxopt-1.1.4-1|53	%patch0 -p0
12cr|python-cvxopt-1.1.4-1|54	%endif
12cr|python-cvxopt-1.1.4-1|55	%patch2 -p1
12cr|python-cvxopt-1.1.4-1|56	
12cr|python-cvxopt-1.1.4-1|57	%build
12cr|python-cvxopt-1.1.4-1|58	pushd src/
12cr|python-cvxopt-1.1.4-1|59	PYTHONDONTWRITEBYTECODE= %__python setup.py build
12cr|python-cvxopt-1.1.4-1|60	popd
12cr|python-cvxopt-1.1.4-1|61	make -C doc html
12cr|python-cvxopt-1.1.4-1|62	
12cr|python-cvxopt-1.1.4-1|63	%install
12cr|python-cvxopt-1.1.4-1|64	%__rm -rf %{buildroot}
12cr|python-cvxopt-1.1.4-1|65	pushd src/
12cr|python-cvxopt-1.1.4-1|66	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=../FILE_LIST
12cr|python-cvxopt-1.1.4-1|67	popd
12cr|python-cvxopt-1.1.4-1|68	
12cr|python-cvxopt-1.1.4-1|69	%clean
12cr|python-cvxopt-1.1.4-1|70	%__rm -rf %{buildroot}
12cr|python-cvxopt-1.1.4-1|71	
12cr|python-cvxopt-1.1.4-1|72	%files -f FILE_LIST
12cr|python-cvxopt-1.1.4-1|73	%defattr(-,root,root)
12cr|python-cvxopt-1.1.4-1|74	%doc doc/build/html examples/ LICENSE
12cr|python-cvxopt-1.1.4-1|75	
12cr|python-cvxopt-1.1.4-1|76	
12cr|python-cvxopt-1.1.4-1|77	%changelog
12cr|python-cvxopt-1.1.4-1|78	* Wed Jan 11 2012 Lev Givon <lev@mandriva.org> 1.1.4-1
12cr|python-cvxopt-1.1.4-1|79	+ Revision: 759656
12cr|python-cvxopt-1.1.4-1|80	- Update to 1.1.4.
12cr|python-cvxopt-1.1.4-1|81	
12cr|python-cvxopt-1.1.4-1|82	* Sat Dec 03 2011 Paulo Andrade <pcpa@mandriva.com.br> 1.1.3-4
12cr|python-cvxopt-1.1.4-1|83	+ Revision: 737558
12cr|python-cvxopt-1.1.4-1|84	- Do not explicitly require libgfortran but gcc-gfortran.
12cr|python-cvxopt-1.1.4-1|85	
12cr|python-cvxopt-1.1.4-1|86	* Wed Nov 03 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.1.3-2mdv2011.0
12cr|python-cvxopt-1.1.4-1|87	+ Revision: 593037
12cr|python-cvxopt-1.1.4-1|88	+ rebuild (emptylog)
12cr|python-cvxopt-1.1.4-1|89	
12cr|python-cvxopt-1.1.4-1|90	* Tue Oct 19 2010 Lev Givon <lev@mandriva.org> 1.1.3-1mdv2011.0
12cr|python-cvxopt-1.1.4-1|91	+ Revision: 586754
12cr|python-cvxopt-1.1.4-1|92	- Update to 1.1.3.
12cr|python-cvxopt-1.1.4-1|93	
12cr|python-cvxopt-1.1.4-1|94	* Tue Jul 13 2010 Lev Givon <lev@mandriva.org> 1.1.2-1mdv2011.0
12cr|python-cvxopt-1.1.4-1|95	+ Revision: 551363
12cr|python-cvxopt-1.1.4-1|96	- Update to 1.1.2.
12cr|python-cvxopt-1.1.4-1|97	
12cr|python-cvxopt-1.1.4-1|98	* Wed Apr 01 2009 Lev Givon <lev@mandriva.org> 1.1.1-1mdv2010.0
12cr|python-cvxopt-1.1.4-1|99	+ Revision: 363359
12cr|python-cvxopt-1.1.4-1|100	- Update to 1.1.1.
12cr|python-cvxopt-1.1.4-1|101	
12cr|python-cvxopt-1.1.4-1|102	* Tue Jan 06 2009 Lev Givon <lev@mandriva.org> 1.1-1mdv2009.1
12cr|python-cvxopt-1.1.4-1|103	+ Revision: 326017
12cr|python-cvxopt-1.1.4-1|104	- Update to 1.1.
12cr|python-cvxopt-1.1.4-1|105	
12cr|python-cvxopt-1.1.4-1|106	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.0-2mdv2009.0
12cr|python-cvxopt-1.1.4-1|107	+ Revision: 269021
12cr|python-cvxopt-1.1.4-1|108	- rebuild early 2009.0 package (before pixel changes)
12cr|python-cvxopt-1.1.4-1|109	
12cr|python-cvxopt-1.1.4-1|110	* Fri May 02 2008 Lev Givon <lev@mandriva.org> 1.0-1mdv2009.0
12cr|python-cvxopt-1.1.4-1|111	+ Revision: 200193
12cr|python-cvxopt-1.1.4-1|112	- Update to 1.0.
12cr|python-cvxopt-1.1.4-1|113	
12cr|python-cvxopt-1.1.4-1|114	* Mon Feb 25 2008 Lev Givon <lev@mandriva.org> 0.9.3-1mdv2008.1
12cr|python-cvxopt-1.1.4-1|115	+ Revision: 174864
12cr|python-cvxopt-1.1.4-1|116	- Update to 0.9.3.
12cr|python-cvxopt-1.1.4-1|117	
12cr|python-cvxopt-1.1.4-1|118	* Thu Jan 03 2008 Lev Givon <lev@mandriva.org> 0.9.2-1mdv2008.1
12cr|python-cvxopt-1.1.4-1|119	+ Revision: 142318
12cr|python-cvxopt-1.1.4-1|120	- Update to 0.9.2.
12cr|python-cvxopt-1.1.4-1|121	
12cr|python-cvxopt-1.1.4-1|122	+ Olivier Blin <blino@mandriva.org>
12cr|python-cvxopt-1.1.4-1|123	- restore BuildRoot
12cr|python-cvxopt-1.1.4-1|124	
12cr|python-cvxopt-1.1.4-1|125	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-cvxopt-1.1.4-1|126	- kill re-definition of %%buildroot on Pixel's request
12cr|python-cvxopt-1.1.4-1|127	
12cr|python-cvxopt-1.1.4-1|128	* Fri Dec 07 2007 Lev Givon <lev@mandriva.org> 0.9.1-1mdv2008.1
12cr|python-cvxopt-1.1.4-1|129	+ Revision: 116321
12cr|python-cvxopt-1.1.4-1|130	- Update to 0.9.1.
12cr|python-cvxopt-1.1.4-1|131	Use new devel library naming policy.
12cr|python-cvxopt-1.1.4-1|132	
12cr|python-cvxopt-1.1.4-1|133	* Fri Nov 09 2007 Lev Givon <lev@mandriva.org> 0.9-2mdv2008.1
12cr|python-cvxopt-1.1.4-1|134	+ Revision: 106990
12cr|python-cvxopt-1.1.4-1|135	- Bump release to rebuild against lapack 3.1.1.
12cr|python-cvxopt-1.1.4-1|136	- Update to 0.9.
12cr|python-cvxopt-1.1.4-1|137	
12cr|python-cvxopt-1.1.4-1|138	* Sun Aug 05 2007 Lev Givon <lev@mandriva.org> 0.8.2-1mdv2008.0
12cr|python-cvxopt-1.1.4-1|139	+ Revision: 59131
12cr|python-cvxopt-1.1.4-1|140	- Import python-cvxopt
12cr|python-cvxopt-1.1.4-1|141	
12cr|python-cvxopt-1.1.4-1|142	
12cr|python-cvxopt-1.1.4-1|143	
12cr|python-cvxopt-1.1.4-1|144	* Wed Jun 13 2007 Lev Givon <lev@mandriva.org> 0.8.2-1mdv2007.1
12cr|python-cvxopt-1.1.4-1|145	- Initial Mandriva package.

6416 12
12cr|python-cxx-6.2.3-1|1	#
12cr|python-cxx-6.2.3-1|2	# this file is based on openSUSE spec file for package python-cxx
12cr|python-cxx-6.2.3-1|3	#
12cr|python-cxx-6.2.3-1|4	# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
12cr|python-cxx-6.2.3-1|5	#
12cr|python-cxx-6.2.3-1|6	# All modifications and additions to the file contributed by third parties
12cr|python-cxx-6.2.3-1|7	# remain the property of their copyright owners, unless otherwise agreed
12cr|python-cxx-6.2.3-1|8	# upon. The license for this file, and modifications and additions to the
12cr|python-cxx-6.2.3-1|9	# file, is the same license as for the pristine package itself (unless the
12cr|python-cxx-6.2.3-1|10	# license for the pristine package is not an Open Source License, in which
12cr|python-cxx-6.2.3-1|11	# case the license is the MIT License). An "Open Source License" is a
12cr|python-cxx-6.2.3-1|12	# license that conforms to the Open Source Definition (Version 1.9)
12cr|python-cxx-6.2.3-1|13	# published by the Open Source Initiative.
12cr|python-cxx-6.2.3-1|14	
12cr|python-cxx-6.2.3-1|15	
12cr|python-cxx-6.2.3-1|16	Name:           python-cxx
12cr|python-cxx-6.2.3-1|17	Version:        6.2.3
12cr|python-cxx-6.2.3-1|18	Release:        1
12cr|python-cxx-6.2.3-1|19	License:        BSD
12cr|python-cxx-6.2.3-1|20	Summary:        Write Python extensions in C++
12cr|python-cxx-6.2.3-1|21	Url:            http://CXX.sourceforge.net/
12cr|python-cxx-6.2.3-1|22	Group:          Development/Python
12cr|python-cxx-6.2.3-1|23	Source0:        pycxx-%{version}.tar.gz
12cr|python-cxx-6.2.3-1|24	Patch0:         %{name}-%{version}-change-include-paths.patch
12cr|python-cxx-6.2.3-1|25	Patch1:         %{name}-%{version}-fix-indentation.patch
12cr|python-cxx-6.2.3-1|26	%py_requires -d
12cr|python-cxx-6.2.3-1|27	BuildArch:      noarch
12cr|python-cxx-6.2.3-1|28	
12cr|python-cxx-6.2.3-1|29	%description
12cr|python-cxx-6.2.3-1|30	PyCXX is a set of classes to help create extensions of Python in the C
12cr|python-cxx-6.2.3-1|31	language. The first part encapsulates the Python C API taking care of
12cr|python-cxx-6.2.3-1|32	exceptions and ref counting. The second part supports the building of Python
12cr|python-cxx-6.2.3-1|33	extension modules in C++.
12cr|python-cxx-6.2.3-1|34	
12cr|python-cxx-6.2.3-1|35	%package devel
12cr|python-cxx-6.2.3-1|36	Summary:        Python-cxx Header files
12cr|python-cxx-6.2.3-1|37	Group:          Development/Python
12cr|python-cxx-6.2.3-1|38	Requires:       %{name} = %{version}
12cr|python-cxx-6.2.3-1|39	Requires:       python-devel
12cr|python-cxx-6.2.3-1|40	
12cr|python-cxx-6.2.3-1|41	%description devel
12cr|python-cxx-6.2.3-1|42	Header files and documentation for python-cxx development.
12cr|python-cxx-6.2.3-1|43	
12cr|python-cxx-6.2.3-1|44	%prep
12cr|python-cxx-6.2.3-1|45	%setup -q -n pycxx-%{version}
12cr|python-cxx-6.2.3-1|46	%patch0 -p1
12cr|python-cxx-6.2.3-1|47	%patch1 -p1
12cr|python-cxx-6.2.3-1|48	
12cr|python-cxx-6.2.3-1|49	%build
12cr|python-cxx-6.2.3-1|50	python setup.py build
12cr|python-cxx-6.2.3-1|51	
12cr|python-cxx-6.2.3-1|52	%install
12cr|python-cxx-6.2.3-1|53	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --prefix="%{_prefix}"
12cr|python-cxx-6.2.3-1|54	install CXX/*.hxx %{buildroot}/%{_includedir}/*/CXX
12cr|python-cxx-6.2.3-1|55	install CXX/*.h %{buildroot}/%{_includedir}/*/CXX/
12cr|python-cxx-6.2.3-1|56	cp -R CXX/Python2 %{buildroot}/%{_includedir}/*/CXX/
12cr|python-cxx-6.2.3-1|57	#dh_link -ppython-cxx-dev /usr/include/$${i}/CXX/ /usr/include/$${i}_d/CXX; \
12cr|python-cxx-6.2.3-1|58	install Src/*.c %{buildroot}/%{_datadir}/*/CXX/
12cr|python-cxx-6.2.3-1|59	install Src/*.cxx %{buildroot}/%{_datadir}/*/CXX/
12cr|python-cxx-6.2.3-1|60	cp -R Src/Python2 %{buildroot}/%{_datadir}/*/CXX/
12cr|python-cxx-6.2.3-1|61	chmod -x %{buildroot}/%{_datadir}/python*/CXX/*.*
12cr|python-cxx-6.2.3-1|62	chmod -x %{buildroot}/%{_includedir}/python*/CXX/*.*
12cr|python-cxx-6.2.3-1|63	
12cr|python-cxx-6.2.3-1|64	%files
12cr|python-cxx-6.2.3-1|65	%defattr(-,root,root)
12cr|python-cxx-6.2.3-1|66	%doc README.html COPYRIGHT
12cr|python-cxx-6.2.3-1|67	%{python_sitelib}/*
12cr|python-cxx-6.2.3-1|68	
12cr|python-cxx-6.2.3-1|69	%files devel
12cr|python-cxx-6.2.3-1|70	%defattr(-,root,root)
12cr|python-cxx-6.2.3-1|71	%doc Doc/Python2/
12cr|python-cxx-6.2.3-1|72	%dir %{_datadir}/python*
12cr|python-cxx-6.2.3-1|73	%{_includedir}/python*/CXX
12cr|python-cxx-6.2.3-1|74	%{_datadir}/python*/CXX
12cr|python-cxx-6.2.3-1|75	
12cr|python-cxx-6.2.3-1|76	
12cr|python-cxx-6.2.3-1|77	%changelog
12cr|python-cxx-6.2.3-1|78	* Fri Jan 27 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 6.2.3-1
12cr|python-cxx-6.2.3-1|79	+ Revision: 769355
12cr|python-cxx-6.2.3-1|80	- imported package python-cxx
12cr|python-cxx-6.2.3-1|81	

6417 12
12cr|python-daap-0.7.1-3|1	%define fname	PythonDaap
12cr|python-daap-0.7.1-3|2	
12cr|python-daap-0.7.1-3|3	Name:		python-daap
12cr|python-daap-0.7.1-3|4	Summary:	DAAP client written in Python
12cr|python-daap-0.7.1-3|5	Version:	0.7.1
12cr|python-daap-0.7.1-3|6	Release:	%{mkrel 3}
12cr|python-daap-0.7.1-3|7	Source0:	http://jerakeen.org/files/%{fname}-%{version}.tar.gz
12cr|python-daap-0.7.1-3|8	URL:		http://jerakeen.org/code/pythondaap/
12cr|python-daap-0.7.1-3|9	Group:		Development/Python
12cr|python-daap-0.7.1-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-daap-0.7.1-3|11	License:	LGPL+
12cr|python-daap-0.7.1-3|12	BuildRequires:	python
12cr|python-daap-0.7.1-3|13	BuildRequires:	python-devel
12cr|python-daap-0.7.1-3|14	BuildRequires:	python-setuptools
12cr|python-daap-0.7.1-3|15	BuildRequires:	intltool
12cr|python-daap-0.7.1-3|16	Requires:	python
12cr|python-daap-0.7.1-3|17	
12cr|python-daap-0.7.1-3|18	%description
12cr|python-daap-0.7.1-3|19	PythonDaap is a (under development) DAAP client implemented in Python,
12cr|python-daap-0.7.1-3|20	and based on PyTunes by Davyd Madeley.
12cr|python-daap-0.7.1-3|21	
12cr|python-daap-0.7.1-3|22	%prep
12cr|python-daap-0.7.1-3|23	%setup -q -n %{fname}-%{version}
12cr|python-daap-0.7.1-3|24	
12cr|python-daap-0.7.1-3|25	%build
12cr|python-daap-0.7.1-3|26	%{__python} setup.py build
12cr|python-daap-0.7.1-3|27	
12cr|python-daap-0.7.1-3|28	%install
12cr|python-daap-0.7.1-3|29	%{__rm} -rf %{buildroot}
12cr|python-daap-0.7.1-3|30	%{__python} setup.py install --root=%{buildroot} --compile --optimize=2
12cr|python-daap-0.7.1-3|31	
12cr|python-daap-0.7.1-3|32	%clean
12cr|python-daap-0.7.1-3|33	%__rm -rf %{buildroot}
12cr|python-daap-0.7.1-3|34	
12cr|python-daap-0.7.1-3|35	%files
12cr|python-daap-0.7.1-3|36	%defattr(-,root,root)
12cr|python-daap-0.7.1-3|37	%doc CHANGELOG README PKG-INFO
12cr|python-daap-0.7.1-3|38	%{py_platsitedir}/*
12cr|python-daap-0.7.1-3|39	
12cr|python-daap-0.7.1-3|40	
12cr|python-daap-0.7.1-3|41	
12cr|python-daap-0.7.1-3|42	%changelog
12cr|python-daap-0.7.1-3|43	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.7.1-3mdv2010.0
12cr|python-daap-0.7.1-3|44	+ Revision: 442091
12cr|python-daap-0.7.1-3|45	- rebuild
12cr|python-daap-0.7.1-3|46	
12cr|python-daap-0.7.1-3|47	* Fri Dec 26 2008 Adam Williamson <awilliamson@mandriva.org> 0.7.1-2mdv2009.1
12cr|python-daap-0.7.1-3|48	+ Revision: 319525
12cr|python-daap-0.7.1-3|49	- rebuild with python 2.6
12cr|python-daap-0.7.1-3|50	
12cr|python-daap-0.7.1-3|51	* Thu Apr 17 2008 Adam Williamson <awilliamson@mandriva.org> 0.7.1-1mdv2009.0
12cr|python-daap-0.7.1-3|52	+ Revision: 195313
12cr|python-daap-0.7.1-3|53	- drop patch (merged upstream)
12cr|python-daap-0.7.1-3|54	- new release 0.7.1
12cr|python-daap-0.7.1-3|55	
12cr|python-daap-0.7.1-3|56	* Thu Mar 13 2008 Adam Williamson <awilliamson@mandriva.org> 0.7-2mdv2008.1
12cr|python-daap-0.7.1-3|57	+ Revision: 187382
12cr|python-daap-0.7.1-3|58	- add x86_64_crash.patch to fix the x86-64 crash reported by erwan and anne (from upstream via Debian bug #426046)
12cr|python-daap-0.7.1-3|59	
12cr|python-daap-0.7.1-3|60	* Sun Mar 09 2008 Adam Williamson <awilliamson@mandriva.org> 0.7-1mdv2008.1
12cr|python-daap-0.7.1-3|61	+ Revision: 182730
12cr|python-daap-0.7.1-3|62	- import python-daap
12cr|python-daap-0.7.1-3|63	
12cr|python-daap-0.7.1-3|64	

6418 12
12cr|python-daemon-1.6-3|1	Name:           python-daemon
12cr|python-daemon-1.6-3|2	Version:        1.6
12cr|python-daemon-1.6-3|3	Release:        3
12cr|python-daemon-1.6-3|4	Summary:        Library to implement a well-behaved Unix daemon process
12cr|python-daemon-1.6-3|5	Group:          Development/Python
12cr|python-daemon-1.6-3|6	License:        Python
12cr|python-daemon-1.6-3|7	URL:            http://pypi.python.org/pypi/python-daemon
12cr|python-daemon-1.6-3|8	Source0:        http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
12cr|python-daemon-1.6-3|9	BuildRequires:  python-devel
12cr|python-daemon-1.6-3|10	BuildRequireS:  python-setuptools
12cr|python-daemon-1.6-3|11	BuildRequires:  python-nose
12cr|python-daemon-1.6-3|12	BuildRequires:  python-lockfile
12cr|python-daemon-1.6-3|13	BuildRequires:  python-minimock
12cr|python-daemon-1.6-3|14	Requires:       python-lockfile
12cr|python-daemon-1.6-3|15	
12cr|python-daemon-1.6-3|16	%description
12cr|python-daemon-1.6-3|17	This library implements the well-behaved daemon specification of
12cr|python-daemon-1.6-3|18	PEP 3143, "Standard daemon process library".
12cr|python-daemon-1.6-3|19	
12cr|python-daemon-1.6-3|20	%prep
12cr|python-daemon-1.6-3|21	%setup -q
12cr|python-daemon-1.6-3|22	
12cr|python-daemon-1.6-3|23	%build
12cr|python-daemon-1.6-3|24	
12cr|python-daemon-1.6-3|25	%install
12cr|python-daemon-1.6-3|26	%{__python} setup.py install --root %{buildroot}
12cr|python-daemon-1.6-3|27	rm -fr %{buildroot}%{python_sitelib}/tests
12cr|python-daemon-1.6-3|28	
12cr|python-daemon-1.6-3|29	%files
12cr|python-daemon-1.6-3|30	%doc ChangeLog LICENSE.GPL-2 LICENSE.PSF-2
12cr|python-daemon-1.6-3|31	%{python_sitelib}/daemon/
12cr|python-daemon-1.6-3|32	%{python_sitelib}/python_daemon-%{version}-py%{py_ver}.egg-info/
12cr|python-daemon-1.6-3|33	
12cr|python-daemon-1.6-3|34	
12cr|python-daemon-1.6-3|35	%changelog
12cr|python-daemon-1.6-3|36	* Wed Nov 10 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1.6-2mdv2011.0
12cr|python-daemon-1.6-3|37	+ Revision: 595657
12cr|python-daemon-1.6-3|38	- rebuild for python-2.7
12cr|python-daemon-1.6-3|39	
12cr|python-daemon-1.6-3|40	* Sun Aug 29 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.6-1mdv2011.0
12cr|python-daemon-1.6-3|41	+ Revision: 574088
12cr|python-daemon-1.6-3|42	- Remove %%check because tests break build
12cr|python-daemon-1.6-3|43	- new version 1.6
12cr|python-daemon-1.6-3|44	
12cr|python-daemon-1.6-3|45	* Thu Mar 18 2010 Caio Begotti <caio1982@mandriva.org> 1.5.5-1mdv2010.1
12cr|python-daemon-1.6-3|46	+ Revision: 525012
12cr|python-daemon-1.6-3|47	- import python-daemon
12cr|python-daemon-1.6-3|48	

6419 12
12cr|python-dicom-0.9.4.1-2|1	%define module	dicom
12cr|python-dicom-0.9.4.1-2|2	%define name	python-%{module}
12cr|python-dicom-0.9.4.1-2|3	%define vrsn	0.9.4
12cr|python-dicom-0.9.4.1-2|4	%define ptchlvl	1
12cr|python-dicom-0.9.4.1-2|5	%define release	%mkrel 2
12cr|python-dicom-0.9.4.1-2|6	
12cr|python-dicom-0.9.4.1-2|7	Summary:	Read, modify and write DICOM files with python code
12cr|python-dicom-0.9.4.1-2|8	Name:		%{name}
12cr|python-dicom-0.9.4.1-2|9	Version:	%{vrsn}.%{ptchlvl}
12cr|python-dicom-0.9.4.1-2|10	Release:	%{release}
12cr|python-dicom-0.9.4.1-2|11	Source0:	http://pydicom.googlecode.com/files/pydicom-0.9.4-1.tar.gz
12cr|python-dicom-0.9.4.1-2|12	License:	BSD
12cr|python-dicom-0.9.4.1-2|13	Group:		Development/Python
12cr|python-dicom-0.9.4.1-2|14	Url:		http://pydicom.googlecode.com/
12cr|python-dicom-0.9.4.1-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-dicom-0.9.4.1-2|16	BuildArch:	noarch
12cr|python-dicom-0.9.4.1-2|17	%py_requires -d
12cr|python-dicom-0.9.4.1-2|18	
12cr|python-dicom-0.9.4.1-2|19	%description
12cr|python-dicom-0.9.4.1-2|20	pydicom is a pure python package for working with DICOM files. It was made
12cr|python-dicom-0.9.4.1-2|21	for inspecting and modifying DICOM data in an easy "pythonic" way. The
12cr|python-dicom-0.9.4.1-2|22	modifications can be written again to a new file. As a pure python package,
12cr|python-dicom-0.9.4.1-2|23	it should run anywhere python runs without any other requirements.
12cr|python-dicom-0.9.4.1-2|24	
12cr|python-dicom-0.9.4.1-2|25	%prep
12cr|python-dicom-0.9.4.1-2|26	%setup -q -n py%{module}-%{vrsn}-%{ptchlvl}
12cr|python-dicom-0.9.4.1-2|27	
12cr|python-dicom-0.9.4.1-2|28	%install
12cr|python-dicom-0.9.4.1-2|29	%__rm -rf %{buildroot}
12cr|python-dicom-0.9.4.1-2|30	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-dicom-0.9.4.1-2|31	
12cr|python-dicom-0.9.4.1-2|32	%clean
12cr|python-dicom-0.9.4.1-2|33	%__rm -rf %{buildroot}
12cr|python-dicom-0.9.4.1-2|34	
12cr|python-dicom-0.9.4.1-2|35	%files -f FILELIST
12cr|python-dicom-0.9.4.1-2|36	%defattr(-,root,root)
12cr|python-dicom-0.9.4.1-2|37	
12cr|python-dicom-0.9.4.1-2|38	
12cr|python-dicom-0.9.4.1-2|39	%changelog
12cr|python-dicom-0.9.4.1-2|40	* Thu Nov 04 2010 Funda Wang <fwang@mandriva.org> 0.9.4.1-2mdv2011.0
12cr|python-dicom-0.9.4.1-2|41	+ Revision: 593083
12cr|python-dicom-0.9.4.1-2|42	- rebuild for py2.7
12cr|python-dicom-0.9.4.1-2|43	
12cr|python-dicom-0.9.4.1-2|44	* Mon Aug 16 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.9.4.1-1mdv2011.0
12cr|python-dicom-0.9.4.1-2|45	+ Revision: 570630
12cr|python-dicom-0.9.4.1-2|46	- Import python-dicom 0.9.4.1.
12cr|python-dicom-0.9.4.1-2|47	- python-dicom
12cr|python-dicom-0.9.4.1-2|48	

6420 12
12cr|python-distutils-extra-2.32-1|1	Name:		python-distutils-extra
12cr|python-distutils-extra-2.32-1|2	Version:	2.32
12cr|python-distutils-extra-2.32-1|3	Release:	1
12cr|python-distutils-extra-2.32-1|4	Summary:	Enhancements to the Python build system
12cr|python-distutils-extra-2.32-1|5	Group:		Development/Python
12cr|python-distutils-extra-2.32-1|6	License:	GPLv2+
12cr|python-distutils-extra-2.32-1|7	URL:		https://launchpad.net/python-distutils-extra
12cr|python-distutils-extra-2.32-1|8	Source0:	http://launchpad.net/python-distutils-extra/trunk/%{version}/+download/%{name}-%{version}.tar.gz
12cr|python-distutils-extra-2.32-1|9	BuildArch:	noarch
12cr|python-distutils-extra-2.32-1|10	BuildRequires:	python-setuptools
12cr|python-distutils-extra-2.32-1|11	
12cr|python-distutils-extra-2.32-1|12	%description
12cr|python-distutils-extra-2.32-1|13	python-distutils-extra allows you to easily integrate gettext, themed icons
12cr|python-distutils-extra-2.32-1|14	and GNOME documentation into your build and installation process.
12cr|python-distutils-extra-2.32-1|15	
12cr|python-distutils-extra-2.32-1|16	%prep
12cr|python-distutils-extra-2.32-1|17	%setup -q
12cr|python-distutils-extra-2.32-1|18	
12cr|python-distutils-extra-2.32-1|19	%build
12cr|python-distutils-extra-2.32-1|20	python ./setup.py build
12cr|python-distutils-extra-2.32-1|21	
12cr|python-distutils-extra-2.32-1|22	%install
12cr|python-distutils-extra-2.32-1|23	python setup.py install --root=%{buildroot}
12cr|python-distutils-extra-2.32-1|24	chmod a+x %{buildroot}%{python_sitelib}/DistUtilsExtra/command/build_extra.py
12cr|python-distutils-extra-2.32-1|25	
12cr|python-distutils-extra-2.32-1|26	%files
12cr|python-distutils-extra-2.32-1|27	%doc doc/*
12cr|python-distutils-extra-2.32-1|28	%{python_sitelib}/DistUtilsExtra/
12cr|python-distutils-extra-2.32-1|29	%{python_sitelib}/python_distutils_extra*.egg-info
12cr|python-distutils-extra-2.32-1|30	
12cr|python-distutils-extra-2.32-1|31	
12cr|python-distutils-extra-2.32-1|32	
12cr|python-distutils-extra-2.32-1|33	%changelog
12cr|python-distutils-extra-2.32-1|34	* Sat Mar 03 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.32-1
12cr|python-distutils-extra-2.32-1|35	+ Revision: 781952
12cr|python-distutils-extra-2.32-1|36	- new version 2.32
12cr|python-distutils-extra-2.32-1|37	
12cr|python-distutils-extra-2.32-1|38	* Sat May 14 2011 Sandro Cazzaniga <kharec@mandriva.org> 2.26-1
12cr|python-distutils-extra-2.32-1|39	+ Revision: 674573
12cr|python-distutils-extra-2.32-1|40	- update to new version..
12cr|python-distutils-extra-2.32-1|41	
12cr|python-distutils-extra-2.32-1|42	* Thu Nov 25 2010 Funda Wang <fwang@mandriva.org> 2.23-1mdv2011.0
12cr|python-distutils-extra-2.32-1|43	+ Revision: 600933
12cr|python-distutils-extra-2.32-1|44	- new version 2.23
12cr|python-distutils-extra-2.32-1|45	
12cr|python-distutils-extra-2.32-1|46	* Fri Nov 12 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.22-1mdv2011.0
12cr|python-distutils-extra-2.32-1|47	+ Revision: 596455
12cr|python-distutils-extra-2.32-1|48	- Update to 2.22
12cr|python-distutils-extra-2.32-1|49	
12cr|python-distutils-extra-2.32-1|50	* Wed Nov 03 2010 Götz Waschk <waschk@mandriva.org> 2.20-2mdv2011.0
12cr|python-distutils-extra-2.32-1|51	+ Revision: 592874
12cr|python-distutils-extra-2.32-1|52	- rebuild for new python 2.7
12cr|python-distutils-extra-2.32-1|53	
12cr|python-distutils-extra-2.32-1|54	* Sat Aug 07 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.20-1mdv2011.0
12cr|python-distutils-extra-2.32-1|55	+ Revision: 567256
12cr|python-distutils-extra-2.32-1|56	- update to 2.20
12cr|python-distutils-extra-2.32-1|57	
12cr|python-distutils-extra-2.32-1|58	* Fri Apr 16 2010 Michael Scherer <misc@mandriva.org> 2.18-1mdv2010.1
12cr|python-distutils-extra-2.32-1|59	+ Revision: 535622
12cr|python-distutils-extra-2.32-1|60	- update to new version 2.18
12cr|python-distutils-extra-2.32-1|61	
12cr|python-distutils-extra-2.32-1|62	* Sat Jan 30 2010 Frederik Himpe <fhimpe@mandriva.org> 2.16-1mdv2010.1
12cr|python-distutils-extra-2.32-1|63	+ Revision: 498551
12cr|python-distutils-extra-2.32-1|64	- update to new version 2.16
12cr|python-distutils-extra-2.32-1|65	
12cr|python-distutils-extra-2.32-1|66	* Wed Jan 06 2010 Frederik Himpe <fhimpe@mandriva.org> 2.15-1mdv2010.1
12cr|python-distutils-extra-2.32-1|67	+ Revision: 486836
12cr|python-distutils-extra-2.32-1|68	- update to new version 2.15
12cr|python-distutils-extra-2.32-1|69	
12cr|python-distutils-extra-2.32-1|70	* Thu Dec 24 2009 Frederik Himpe <fhimpe@mandriva.org> 2.13-1mdv2010.1
12cr|python-distutils-extra-2.32-1|71	+ Revision: 481992
12cr|python-distutils-extra-2.32-1|72	- update to new version 2.13
12cr|python-distutils-extra-2.32-1|73	
12cr|python-distutils-extra-2.32-1|74	* Thu Nov 12 2009 Frederik Himpe <fhimpe@mandriva.org> 2.12-1mdv2010.1
12cr|python-distutils-extra-2.32-1|75	+ Revision: 465316
12cr|python-distutils-extra-2.32-1|76	- update to new version 2.12
12cr|python-distutils-extra-2.32-1|77	
12cr|python-distutils-extra-2.32-1|78	* Sun Jul 12 2009 Frederik Himpe <fhimpe@mandriva.org> 2.3-1mdv2010.0
12cr|python-distutils-extra-2.32-1|79	+ Revision: 394904
12cr|python-distutils-extra-2.32-1|80	- Create package based on Fedora's SPEC
12cr|python-distutils-extra-2.32-1|81	- create python-distutils-extra
12cr|python-distutils-extra-2.32-1|82	

6421 12
12cr|python-django-addons-0.6.4-1|1	%define realname  django-addons
12cr|python-django-addons-0.6.4-1|2	%define name      python-%{realname}
12cr|python-django-addons-0.6.4-1|3	%define version   0.6.4
12cr|python-django-addons-0.6.4-1|4	%define release   %mkrel 1
12cr|python-django-addons-0.6.4-1|5	
12cr|python-django-addons-0.6.4-1|6	Name:           %{name}
12cr|python-django-addons-0.6.4-1|7	Version:        %{version}
12cr|python-django-addons-0.6.4-1|8	Release:        %{release}
12cr|python-django-addons-0.6.4-1|9	Summary:        Addon framework to create pluggable Django addons
12cr|python-django-addons-0.6.4-1|10	Group:          Development/Python
12cr|python-django-addons-0.6.4-1|11	License:        BSD
12cr|python-django-addons-0.6.4-1|12	URL:            http://pypi.python.org/pypi/django-addons
12cr|python-django-addons-0.6.4-1|13	Source:         http://pypi.python.org/packages/source/d/django-addons/%{realname}-%{version}.tar.gz
12cr|python-django-addons-0.6.4-1|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-django-addons-0.6.4-1|15	BuildArch:      noarch
12cr|python-django-addons-0.6.4-1|16	BuildRequires:  python-devel python-setuptools python-django
12cr|python-django-addons-0.6.4-1|17	Requires:       python-django python-django-staticfiles
12cr|python-django-addons-0.6.4-1|18	Suggests:       python-django-notification
12cr|python-django-addons-0.6.4-1|19	
12cr|python-django-addons-0.6.4-1|20	%description
12cr|python-django-addons-0.6.4-1|21	A Django app used to add true plug-n-play functionality to your own Django
12cr|python-django-addons-0.6.4-1|22	applications and projects
12cr|python-django-addons-0.6.4-1|23	
12cr|python-django-addons-0.6.4-1|24	Django-addons is a bunch of code that makes writing addon/plugins for your
12cr|python-django-addons-0.6.4-1|25	Django project much easier. Add django-addons to your Django project and
12cr|python-django-addons-0.6.4-1|26	you can drop all the addons to '<projectdir>/addons' directory.
12cr|python-django-addons-0.6.4-1|27	
12cr|python-django-addons-0.6.4-1|28	Features
12cr|python-django-addons-0.6.4-1|29	========
12cr|python-django-addons-0.6.4-1|30	
12cr|python-django-addons-0.6.4-1|31	* Addons overview page
12cr|python-django-addons-0.6.4-1|32	* Automatic signal connecting of addons
12cr|python-django-addons-0.6.4-1|33	* Automatic URL discovery of addons
12cr|python-django-addons-0.6.4-1|34	* Template hooking system (inject code from addons to your main project)
12cr|python-django-addons-0.6.4-1|35	* Django-staticfiles to serve site media from each addon
12cr|python-django-addons-0.6.4-1|36	* Django-notifications support (automatic registration of noticetypes)
12cr|python-django-addons-0.6.4-1|37	* Per addon localization
12cr|python-django-addons-0.6.4-1|38	* Per addon settings
12cr|python-django-addons-0.6.4-1|39	* Disabling addons via ./manage.py addons
12cr|python-django-addons-0.6.4-1|40	
12cr|python-django-addons-0.6.4-1|41	%prep
12cr|python-django-addons-0.6.4-1|42	%setup -q -n %{realname}-%{version}
12cr|python-django-addons-0.6.4-1|43	
12cr|python-django-addons-0.6.4-1|44	%build
12cr|python-django-addons-0.6.4-1|45	python setup.py build
12cr|python-django-addons-0.6.4-1|46	
12cr|python-django-addons-0.6.4-1|47	%install
12cr|python-django-addons-0.6.4-1|48	rm -rf %{buildroot}
12cr|python-django-addons-0.6.4-1|49	python setup.py install --root %{buildroot}
12cr|python-django-addons-0.6.4-1|50	rm -f %{buildroot}/usr/django_addons/templates/addons.html
12cr|python-django-addons-0.6.4-1|51	
12cr|python-django-addons-0.6.4-1|52	%clean
12cr|python-django-addons-0.6.4-1|53	rm -rf %{buildroot}
12cr|python-django-addons-0.6.4-1|54	
12cr|python-django-addons-0.6.4-1|55	%files
12cr|python-django-addons-0.6.4-1|56	%defattr(-,root,root,-)
12cr|python-django-addons-0.6.4-1|57	%doc README LICENSE AUTHORS
12cr|python-django-addons-0.6.4-1|58	%{py_puresitedir}/*
12cr|python-django-addons-0.6.4-1|59	
12cr|python-django-addons-0.6.4-1|60	
12cr|python-django-addons-0.6.4-1|61	%changelog
12cr|python-django-addons-0.6.4-1|62	* Fri Nov 12 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.6.4-1mdv2011.0
12cr|python-django-addons-0.6.4-1|63	+ Revision: 596461
12cr|python-django-addons-0.6.4-1|64	- Update to 0.6.4
12cr|python-django-addons-0.6.4-1|65	- Update Summary, Source, URL and Description tags
12cr|python-django-addons-0.6.4-1|66	- Add requires on python-django-staticfiles
12cr|python-django-addons-0.6.4-1|67	- Add suggests on python-django-notification
12cr|python-django-addons-0.6.4-1|68	
12cr|python-django-addons-0.6.4-1|69	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.1-1mdv2011.0
12cr|python-django-addons-0.6.4-1|70	+ Revision: 591993
12cr|python-django-addons-0.6.4-1|71	- add BR python-django
12cr|python-django-addons-0.6.4-1|72	- import python-django-addons
12cr|python-django-addons-0.6.4-1|73	

6422 12
12cr|python-django-ajax-selects-1.1.4-2|1	%define realname django-ajax-selects
12cr|python-django-ajax-selects-1.1.4-2|2	
12cr|python-django-ajax-selects-1.1.4-2|3	Name:           python-%{realname}
12cr|python-django-ajax-selects-1.1.4-2|4	Version:        1.1.4
12cr|python-django-ajax-selects-1.1.4-2|5	Release:        2
12cr|python-django-ajax-selects-1.1.4-2|6	Summary:        jQuery-powered auto-complete fields for ForeignKey and ManyToMany fields
12cr|python-django-ajax-selects-1.1.4-2|7	Group:          Development/Python
12cr|python-django-ajax-selects-1.1.4-2|8	License:        MIT and GPLv3
12cr|python-django-ajax-selects-1.1.4-2|9	URL:            http://pypi.python.org/pypi/django-ajax-selects
12cr|python-django-ajax-selects-1.1.4-2|10	Source:         http://pypi.python.org/packages/source/d/django-ajax-selects/%{realname}-%{version}.tar.gz
12cr|python-django-ajax-selects-1.1.4-2|11	BuildArch:      noarch
12cr|python-django-ajax-selects-1.1.4-2|12	BuildRequires:  python-devel
12cr|python-django-ajax-selects-1.1.4-2|13	BuildRequires:  python-setuptools
12cr|python-django-ajax-selects-1.1.4-2|14	Requires:       python-django
12cr|python-django-ajax-selects-1.1.4-2|15	
12cr|python-django-ajax-selects-1.1.4-2|16	%description
12cr|python-django-ajax-selects-1.1.4-2|17	Enables editing of `ForeignKey`, `ManyToMany` and simple text fields using the
12cr|python-django-ajax-selects-1.1.4-2|18	Autocomplete - `jQuery` plugin.
12cr|python-django-ajax-selects-1.1.4-2|19	
12cr|python-django-ajax-selects-1.1.4-2|20	django-ajax-selects will work in any normal form as well as in the admin.
12cr|python-django-ajax-selects-1.1.4-2|21	
12cr|python-django-ajax-selects-1.1.4-2|22	The user is presented with a text field. They type a search term or a few
12cr|python-django-ajax-selects-1.1.4-2|23	letters of a name they are looking for, an ajax request is sent to the server,
12cr|python-django-ajax-selects-1.1.4-2|24	a search channel returns possible results. Results are displayed as a drop down
12cr|python-django-ajax-selects-1.1.4-2|25	menu. When an item is selected it is added to a display area just below the
12cr|python-django-ajax-selects-1.1.4-2|26	text field.
12cr|python-django-ajax-selects-1.1.4-2|27	
12cr|python-django-ajax-selects-1.1.4-2|28	%prep
12cr|python-django-ajax-selects-1.1.4-2|29	%setup -q -n %{realname}-%{version}
12cr|python-django-ajax-selects-1.1.4-2|30	
12cr|python-django-ajax-selects-1.1.4-2|31	%build
12cr|python-django-ajax-selects-1.1.4-2|32	python setup.py build
12cr|python-django-ajax-selects-1.1.4-2|33	
12cr|python-django-ajax-selects-1.1.4-2|34	%install
12cr|python-django-ajax-selects-1.1.4-2|35	python setup.py install -O1 --skip-build --root %{buildroot}
12cr|python-django-ajax-selects-1.1.4-2|36	rm -rf %{buildroot}/usr/templates
12cr|python-django-ajax-selects-1.1.4-2|37	
12cr|python-django-ajax-selects-1.1.4-2|38	%files
12cr|python-django-ajax-selects-1.1.4-2|39	%doc README.txt ajax_select/LICENSE.txt ajax_select/docs.txt
12cr|python-django-ajax-selects-1.1.4-2|40	%{py_puresitedir}/ajax_select
12cr|python-django-ajax-selects-1.1.4-2|41	%{py_puresitedir}/django_ajax_selects-%{version}-py%{py_ver}.egg-info
12cr|python-django-ajax-selects-1.1.4-2|42	
12cr|python-django-ajax-selects-1.1.4-2|43	
12cr|python-django-ajax-selects-1.1.4-2|44	%changelog
12cr|python-django-ajax-selects-1.1.4-2|45	* Fri Nov 12 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.1.4-1mdv2011.0
12cr|python-django-ajax-selects-1.1.4-2|46	+ Revision: 596475
12cr|python-django-ajax-selects-1.1.4-2|47	- Update to 1.1.4
12cr|python-django-ajax-selects-1.1.4-2|48	- Improve spec
12cr|python-django-ajax-selects-1.1.4-2|49	- Correct the license tag
12cr|python-django-ajax-selects-1.1.4-2|50	
12cr|python-django-ajax-selects-1.1.4-2|51	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.0-1mdv2011.0
12cr|python-django-ajax-selects-1.1.4-2|52	+ Revision: 591970
12cr|python-django-ajax-selects-1.1.4-2|53	- import python-django-ajax-selects
12cr|python-django-ajax-selects-1.1.4-2|54	

6423 12
12cr|python-django-appconf-0.5-1|1	%global pypi_name django-appconf
12cr|python-django-appconf-0.5-1|2	
12cr|python-django-appconf-0.5-1|3	Name:           python-%{pypi_name}
12cr|python-django-appconf-0.5-1|4	Version:        0.5
12cr|python-django-appconf-0.5-1|5	Release:        1
12cr|python-django-appconf-0.5-1|6	Summary:        A helper class for handling configuration defaults of packaged apps gracefully
12cr|python-django-appconf-0.5-1|7	Group:		Development/Python
12cr|python-django-appconf-0.5-1|8	
12cr|python-django-appconf-0.5-1|9	License:        BSD
12cr|python-django-appconf-0.5-1|10	URL:            http://pypi.python.org/pypi/django-appconf/0.5
12cr|python-django-appconf-0.5-1|11	Source0:        http://pypi.python.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
12cr|python-django-appconf-0.5-1|12	BuildArch:      noarch
12cr|python-django-appconf-0.5-1|13	
12cr|python-django-appconf-0.5-1|14	BuildRequires:  python-devel
12cr|python-django-appconf-0.5-1|15	BuildRequires:  python-sphinx
12cr|python-django-appconf-0.5-1|16	BuildRequires:	python-setuptools
12cr|python-django-appconf-0.5-1|17	
12cr|python-django-appconf-0.5-1|18	Requires:   python-django
12cr|python-django-appconf-0.5-1|19	
12cr|python-django-appconf-0.5-1|20	%description
12cr|python-django-appconf-0.5-1|21	A helper class for handling configuration
12cr|python-django-appconf-0.5-1|22	defaults of packaged Django
12cr|python-django-appconf-0.5-1|23	apps gracefully.
12cr|python-django-appconf-0.5-1|24	
12cr|python-django-appconf-0.5-1|25	%prep
12cr|python-django-appconf-0.5-1|26	%setup -q -n %{pypi_name}-%{version}
12cr|python-django-appconf-0.5-1|27	# Remove bundled egg-info
12cr|python-django-appconf-0.5-1|28	rm -rf %{pypi_name}.egg-info
12cr|python-django-appconf-0.5-1|29	
12cr|python-django-appconf-0.5-1|30	# generate html docs
12cr|python-django-appconf-0.5-1|31	sphinx-build docs html
12cr|python-django-appconf-0.5-1|32	# remove the sphinx-build leftovers
12cr|python-django-appconf-0.5-1|33	rm -rf html/.{doctrees,buildinfo}
12cr|python-django-appconf-0.5-1|34	
12cr|python-django-appconf-0.5-1|35	%build
12cr|python-django-appconf-0.5-1|36	%{__python} setup.py build
12cr|python-django-appconf-0.5-1|37	
12cr|python-django-appconf-0.5-1|38	%install
12cr|python-django-appconf-0.5-1|39	%{__python} setup.py install --skip-build --root %{buildroot}
12cr|python-django-appconf-0.5-1|40	
12cr|python-django-appconf-0.5-1|41	%files
12cr|python-django-appconf-0.5-1|42	%doc html README.rst LICENSE
12cr|python-django-appconf-0.5-1|43	%{python_sitelib}/appconf
12cr|python-django-appconf-0.5-1|44	%{python_sitelib}/django_appconf-%{version}-py?.?.egg-info

6424 12
12cr|python-django-auth-ldap-1.1-1|1	%define modname django-auth-ldap
12cr|python-django-auth-ldap-1.1-1|2	%define name    python-%{modname}
12cr|python-django-auth-ldap-1.1-1|3	%define version 1.1
12cr|python-django-auth-ldap-1.1-1|4	%define release %mkrel 1
12cr|python-django-auth-ldap-1.1-1|5	
12cr|python-django-auth-ldap-1.1-1|6	Name: 		%{name}
12cr|python-django-auth-ldap-1.1-1|7	Version: 	%{version}
12cr|python-django-auth-ldap-1.1-1|8	Release: 	%{release}
12cr|python-django-auth-ldap-1.1-1|9	Summary: 	Django LDAP authentication backend
12cr|python-django-auth-ldap-1.1-1|10	License:	BSD
12cr|python-django-auth-ldap-1.1-1|11	Group: 		Development/Python
12cr|python-django-auth-ldap-1.1-1|12	Url: 		http://pypi.python.org/pypi/django-auth-ldap/
12cr|python-django-auth-ldap-1.1-1|13	Source0: 	http://pypi.python.org/packages/source/d/django-auth-ldap/django-auth-ldap-%{version}.tar.gz
12cr|python-django-auth-ldap-1.1-1|14	BuildRequires:	    python-devel
12cr|python-django-auth-ldap-1.1-1|15	Requires:	    python-django
12cr|python-django-auth-ldap-1.1-1|16	Requires:	    python-ldap
12cr|python-django-auth-ldap-1.1-1|17	
12cr|python-django-auth-ldap-1.1-1|18	%description
12cr|python-django-auth-ldap-1.1-1|19	This is a Django authentication backend that authenticates against an LDAP
12cr|python-django-auth-ldap-1.1-1|20	service. Configuration can be as simple as a single distinguished name
12cr|python-django-auth-ldap-1.1-1|21	template, but there are many rich configuration options for working with users,
12cr|python-django-auth-ldap-1.1-1|22	groups, and permissions.
12cr|python-django-auth-ldap-1.1-1|23	
12cr|python-django-auth-ldap-1.1-1|24	%prep
12cr|python-django-auth-ldap-1.1-1|25	%setup -q -n %modname-%version
12cr|python-django-auth-ldap-1.1-1|26	
12cr|python-django-auth-ldap-1.1-1|27	%build
12cr|python-django-auth-ldap-1.1-1|28	python setup.py build
12cr|python-django-auth-ldap-1.1-1|29	
12cr|python-django-auth-ldap-1.1-1|30	%install
12cr|python-django-auth-ldap-1.1-1|31	python setup.py install --root=%{buildroot}
12cr|python-django-auth-ldap-1.1-1|32	
12cr|python-django-auth-ldap-1.1-1|33	%files
12cr|python-django-auth-ldap-1.1-1|34	%doc docs/*
12cr|python-django-auth-ldap-1.1-1|35	%{python_sitelib}/django_auth_ldap
12cr|python-django-auth-ldap-1.1-1|36	%{python_sitelib}/django_auth_ldap-%{version}-py*.egg-info
12cr|python-django-auth-ldap-1.1-1|37	
12cr|python-django-auth-ldap-1.1-1|38	
12cr|python-django-auth-ldap-1.1-1|39	%changelog
12cr|python-django-auth-ldap-1.1-1|40	* Sat May 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1-1mdv2012.0
12cr|python-django-auth-ldap-1.1-1|41	+ Revision: 799702
12cr|python-django-auth-ldap-1.1-1|42	- version update 1.1
12cr|python-django-auth-ldap-1.1-1|43	
12cr|python-django-auth-ldap-1.1-1|44	* Fri Jul 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.10-1
12cr|python-django-auth-ldap-1.1-1|45	+ Revision: 688438
12cr|python-django-auth-ldap-1.1-1|46	- update to new version 1.0.10
12cr|python-django-auth-ldap-1.1-1|47	
12cr|python-django-auth-ldap-1.1-1|48	* Mon Mar 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.9-1
12cr|python-django-auth-ldap-1.1-1|49	+ Revision: 648672
12cr|python-django-auth-ldap-1.1-1|50	- update to new version 1.0.9
12cr|python-django-auth-ldap-1.1-1|51	
12cr|python-django-auth-ldap-1.1-1|52	* Thu Mar 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.8-1
12cr|python-django-auth-ldap-1.1-1|53	+ Revision: 646101
12cr|python-django-auth-ldap-1.1-1|54	- update to new version 1.0.8
12cr|python-django-auth-ldap-1.1-1|55	
12cr|python-django-auth-ldap-1.1-1|56	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.7-1mdv2011.0
12cr|python-django-auth-ldap-1.1-1|57	+ Revision: 622931
12cr|python-django-auth-ldap-1.1-1|58	- update to new version 1.0.7
12cr|python-django-auth-ldap-1.1-1|59	
12cr|python-django-auth-ldap-1.1-1|60	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.0.6-2mdv2011.0
12cr|python-django-auth-ldap-1.1-1|61	+ Revision: 592243
12cr|python-django-auth-ldap-1.1-1|62	- rebuild for python 2.7
12cr|python-django-auth-ldap-1.1-1|63	
12cr|python-django-auth-ldap-1.1-1|64	* Fri Jul 30 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.6-1mdv2011.0
12cr|python-django-auth-ldap-1.1-1|65	+ Revision: 563453
12cr|python-django-auth-ldap-1.1-1|66	- update to new version 1.0.6
12cr|python-django-auth-ldap-1.1-1|67	
12cr|python-django-auth-ldap-1.1-1|68	* Mon Jul 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.5-1mdv2011.0
12cr|python-django-auth-ldap-1.1-1|69	+ Revision: 554938
12cr|python-django-auth-ldap-1.1-1|70	- import python-django-auth-ldap
12cr|python-django-auth-ldap-1.1-1|71	

6425 12
12cr|python-django-authority-0.4-1|1	%define  oname  django-authority
12cr|python-django-authority-0.4-1|2	Name:           python-%{oname}
12cr|python-django-authority-0.4-1|3	Version:        0.4
12cr|python-django-authority-0.4-1|4	Release:        %mkrel 1
12cr|python-django-authority-0.4-1|5	Summary:        A Django app for generic per-object permissions and custom permission checks
12cr|python-django-authority-0.4-1|6	
12cr|python-django-authority-0.4-1|7	Group:          Development/Python
12cr|python-django-authority-0.4-1|8	License:        BSD
12cr|python-django-authority-0.4-1|9	URL:            http://bitbucket.org/jezdez/%{oname}/
12cr|python-django-authority-0.4-1|10	Source:         http://bitbucket.org/jezdez/%{oname}/downloads/%{oname}-%{version}.tar.gz
12cr|python-django-authority-0.4-1|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-django-authority-0.4-1|12	
12cr|python-django-authority-0.4-1|13	BuildArch:      noarch
12cr|python-django-authority-0.4-1|14	BuildRequires:  python-devel python-setuptools
12cr|python-django-authority-0.4-1|15	Requires:       python-django
12cr|python-django-authority-0.4-1|16	
12cr|python-django-authority-0.4-1|17	%description
12cr|python-django-authority-0.4-1|18	This is a Django app for generic per-object permissions, custom permission
12cr|python-django-authority-0.4-1|19	checks and permission requests. It also includes view decorators and template
12cr|python-django-authority-0.4-1|20	tags for ease of use.
12cr|python-django-authority-0.4-1|21	
12cr|python-django-authority-0.4-1|22	%prep
12cr|python-django-authority-0.4-1|23	%setup -q -n %{oname}-%{version}
12cr|python-django-authority-0.4-1|24	find . -name \*._* -exec rm {} +
12cr|python-django-authority-0.4-1|25	find . -name \*.buildinfo* -exec rm {} +
12cr|python-django-authority-0.4-1|26	
12cr|python-django-authority-0.4-1|27	%build
12cr|python-django-authority-0.4-1|28	%{__python} setup.py build
12cr|python-django-authority-0.4-1|29	
12cr|python-django-authority-0.4-1|30	%install
12cr|python-django-authority-0.4-1|31	rm -rf $RPM_BUILD_ROOT
12cr|python-django-authority-0.4-1|32	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-django-authority-0.4-1|33	
12cr|python-django-authority-0.4-1|34	%clean
12cr|python-django-authority-0.4-1|35	rm -rf $RPM_BUILD_ROOT
12cr|python-django-authority-0.4-1|36	
12cr|python-django-authority-0.4-1|37	%files
12cr|python-django-authority-0.4-1|38	%defattr(-,root,root,-)
12cr|python-django-authority-0.4-1|39	%doc AUTHORS LICENSE README docs/build/html/
12cr|python-django-authority-0.4-1|40	%{python_sitelib}/*
12cr|python-django-authority-0.4-1|41	
12cr|python-django-authority-0.4-1|42	
12cr|python-django-authority-0.4-1|43	%changelog
12cr|python-django-authority-0.4-1|44	* Fri Nov 12 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.4-1mdv2011.0
12cr|python-django-authority-0.4-1|45	+ Revision: 596496
12cr|python-django-authority-0.4-1|46	- Update to 0.4
12cr|python-django-authority-0.4-1|47	
12cr|python-django-authority-0.4-1|48	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3-2mdv2011.0
12cr|python-django-authority-0.4-1|49	+ Revision: 592241
12cr|python-django-authority-0.4-1|50	- rebuild for python 2.7
12cr|python-django-authority-0.4-1|51	
12cr|python-django-authority-0.4-1|52	* Wed Sep 29 2010 Michael Scherer <misc@mandriva.org> 0.3-1mdv2011.0
12cr|python-django-authority-0.4-1|53	+ Revision: 581942
12cr|python-django-authority-0.4-1|54	- import python-django-authority
12cr|python-django-authority-0.4-1|55	

6426 12
12cr|python-django-classy-tags-0.3.4.1-2|1	%define	module	django-classy-tags
12cr|python-django-classy-tags-0.3.4.1-2|2	
12cr|python-django-classy-tags-0.3.4.1-2|3	Summary:	Class-based template tags for Django
12cr|python-django-classy-tags-0.3.4.1-2|4	Name:		python-%{module}
12cr|python-django-classy-tags-0.3.4.1-2|5	Version:	0.3.4.1
12cr|python-django-classy-tags-0.3.4.1-2|6	Release:	2
12cr|python-django-classy-tags-0.3.4.1-2|7	Source0:	http://pypi.python.org/packages/source/d/%{module}/%{module}-%{version}.tar.gz
12cr|python-django-classy-tags-0.3.4.1-2|8	License:	BSD
12cr|python-django-classy-tags-0.3.4.1-2|9	Group:		Development/Python
12cr|python-django-classy-tags-0.3.4.1-2|10	Url:		http://pypi.python.org/pypi/django-classy-tags/
12cr|python-django-classy-tags-0.3.4.1-2|11	BuildArch:	noarch
12cr|python-django-classy-tags-0.3.4.1-2|12	Requires:	python-django
12cr|python-django-classy-tags-0.3.4.1-2|13	BuildRequires:	python-setuptools
12cr|python-django-classy-tags-0.3.4.1-2|14	
12cr|python-django-classy-tags-0.3.4.1-2|15	%description
12cr|python-django-classy-tags-0.3.4.1-2|16	Class-based template tags for Django.
12cr|python-django-classy-tags-0.3.4.1-2|17	
12cr|python-django-classy-tags-0.3.4.1-2|18	%prep
12cr|python-django-classy-tags-0.3.4.1-2|19	%setup -q -n %{module}-%{version}
12cr|python-django-classy-tags-0.3.4.1-2|20	
12cr|python-django-classy-tags-0.3.4.1-2|21	%install
12cr|python-django-classy-tags-0.3.4.1-2|22	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-django-classy-tags-0.3.4.1-2|23	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-django-classy-tags-0.3.4.1-2|24	
12cr|python-django-classy-tags-0.3.4.1-2|25	%files -f FILE_LIST
12cr|python-django-classy-tags-0.3.4.1-2|26	
12cr|python-django-classy-tags-0.3.4.1-2|27	
12cr|python-django-classy-tags-0.3.4.1-2|28	%changelog
12cr|python-django-classy-tags-0.3.4.1-2|29	* Mon Dec 19 2011 Lev Givon <lev@mandriva.org> 0.3.4.1-1mdv2011.0
12cr|python-django-classy-tags-0.3.4.1-2|30	+ Revision: 743778
12cr|python-django-classy-tags-0.3.4.1-2|31	- imported package python-django-classy-tags
12cr|python-django-classy-tags-0.3.4.1-2|32	

6427 12
12cr|python-django-cms-2.3.3-2|1	%define	module	django-cms
12cr|python-django-cms-2.3.3-2|2	
12cr|python-django-cms-2.3.3-2|3	%if %{_use_internal_dependency_generator}
12cr|python-django-cms-2.3.3-2|4	%define __noautoreq 'pythonegg\\((django-sekizai\\)'
12cr|python-django-cms-2.3.3-2|5	%endif
12cr|python-django-cms-2.3.3-2|6	
12cr|python-django-cms-2.3.3-2|7	Summary:	An advanced Django CMS
12cr|python-django-cms-2.3.3-2|8	Name:		python-%{module}
12cr|python-django-cms-2.3.3-2|9	Version:	2.3.3
12cr|python-django-cms-2.3.3-2|10	Release:	2
12cr|python-django-cms-2.3.3-2|11	Source0:	http://pypi.python.org/packages/source/d/%{module}/%{module}-%{version}.tar.gz
12cr|python-django-cms-2.3.3-2|12	License:	BSD
12cr|python-django-cms-2.3.3-2|13	Group:		Development/Python
12cr|python-django-cms-2.3.3-2|14	Url:		https://www.django-cms.org/
12cr|python-django-cms-2.3.3-2|15	BuildArch:	noarch
12cr|python-django-cms-2.3.3-2|16	Requires:	python-django >= 1.2.5
12cr|python-django-cms-2.3.3-2|17	Requires:	python-django-classy-tags >= 0.3.4.1
12cr|python-django-cms-2.3.3-2|18	Requires:	python-django-south >= 0.7.2
12cr|python-django-cms-2.3.3-2|19	Requires:	python-html5lib
12cr|python-django-cms-2.3.3-2|20	Requires:	python-django-mptt >= 0.4.2
12cr|python-django-cms-2.3.3-2|21	Requires:	python-django-sekizai >= 0.4.2
12cr|python-django-cms-2.3.3-2|22	BuildRequires:	python-django >= 1.2.5
12cr|python-django-cms-2.3.3-2|23	BuildRequires:	python-django-classy-tags >= 0.3.4.1
12cr|python-django-cms-2.3.3-2|24	BuildRequires:	python-django-south >= 0.7.2
12cr|python-django-cms-2.3.3-2|25	BuildRequires:	python-html5lib
12cr|python-django-cms-2.3.3-2|26	BuildRequires:	python-django-mptt >= 0.4.2
12cr|python-django-cms-2.3.3-2|27	BuildRequires:	python-django-sekizai >= 0.4.2
12cr|python-django-cms-2.3.3-2|28	BuildRequires:	python-setuptools
12cr|python-django-cms-2.3.3-2|29	BuildRequires:	python-sphinx
12cr|python-django-cms-2.3.3-2|30	
12cr|python-django-cms-2.3.3-2|31	%description
12cr|python-django-cms-2.3.3-2|32	Django CMS is an application for managing hierarchical pages of
12cr|python-django-cms-2.3.3-2|33	content, possibly in multiple languages and/or on multiple sites.
12cr|python-django-cms-2.3.3-2|34	
12cr|python-django-cms-2.3.3-2|35	Django CMS handles the navigation rendering for you with clean, slug
12cr|python-django-cms-2.3.3-2|36	based URLs, and this navigation can be extended by custom Django
12cr|python-django-cms-2.3.3-2|37	applications.
12cr|python-django-cms-2.3.3-2|38	
12cr|python-django-cms-2.3.3-2|39	%prep
12cr|python-django-cms-2.3.3-2|40	%setup -q -n %{module}-%{version}
12cr|python-django-cms-2.3.3-2|41	
12cr|python-django-cms-2.3.3-2|42	%install
12cr|python-django-cms-2.3.3-2|43	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-django-cms-2.3.3-2|44	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-django-cms-2.3.3-2|45	pushd docs
12cr|python-django-cms-2.3.3-2|46	make html
12cr|python-django-cms-2.3.3-2|47	popd
12cr|python-django-cms-2.3.3-2|48	
12cr|python-django-cms-2.3.3-2|49	%files -f FILE_LIST
12cr|python-django-cms-2.3.3-2|50	%doc AUTHORS CHANGELOG.txt LICENSE README.rst docs/build/html/
12cr|python-django-cms-2.3.3-2|51	
12cr|python-django-cms-2.3.3-2|52	
12cr|python-django-cms-2.3.3-2|53	
12cr|python-django-cms-2.3.3-2|54	%changelog
12cr|python-django-cms-2.3.3-2|55	* Mon Dec 19 2011 Lev Givon <lev@mandriva.org> 2.2-1
12cr|python-django-cms-2.3.3-2|56	+ Revision: 743844
12cr|python-django-cms-2.3.3-2|57	- imported package python-django-cms
12cr|python-django-cms-2.3.3-2|58	

6428 12
12cr|python-django-compressor-1.2-3|1	%global pypi_name django_compressor
12cr|python-django-compressor-1.2-3|2	
12cr|python-django-compressor-1.2-3|3	Name:           python-django-compressor
12cr|python-django-compressor-1.2-3|4	Version:        1.2
12cr|python-django-compressor-1.2-3|5	Release:        3%{?dist}
12cr|python-django-compressor-1.2-3|6	Summary:        Compresses linked and inline JavaScript or CSS into single cached files
12cr|python-django-compressor-1.2-3|7	Group:		Development/Python
12cr|python-django-compressor-1.2-3|8	
12cr|python-django-compressor-1.2-3|9	License:        MIT
12cr|python-django-compressor-1.2-3|10	URL:            http://pypi.python.org/pypi/django_compressor/1.2
12cr|python-django-compressor-1.2-3|11	Source0:        http://pypi.python.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
12cr|python-django-compressor-1.2-3|12	BuildArch:      noarch
12cr|python-django-compressor-1.2-3|13	
12cr|python-django-compressor-1.2-3|14	BuildRequires:  python-devel
12cr|python-django-compressor-1.2-3|15	BuildRequires:  python-setuptools
12cr|python-django-compressor-1.2-3|16	
12cr|python-django-compressor-1.2-3|17	Requires:       python-django-appconf >= 0.4
12cr|python-django-compressor-1.2-3|18	Requires:       python-versiontools
12cr|python-django-compressor-1.2-3|19	Requires:   python-django
12cr|python-django-compressor-1.2-3|20	
12cr|python-django-compressor-1.2-3|21	%description
12cr|python-django-compressor-1.2-3|22	Django Compressor combines and compresses linked and inline Javascript
12cr|python-django-compressor-1.2-3|23	or CSS in a Django templates into cacheable static files by using the
12cr|python-django-compressor-1.2-3|24	``compress`` template tag.  HTML in between
12cr|python-django-compressor-1.2-3|25	``{% compress js/css %}`` and ``{% endcompress %}`` is
12cr|python-django-compressor-1.2-3|26	parsed and searched for CSS or JS. These styles and scripts are subsequently
12cr|python-django-compressor-1.2-3|27	processed with optional, configurable compilers and filters.
12cr|python-django-compressor-1.2-3|28	
12cr|python-django-compressor-1.2-3|29	
12cr|python-django-compressor-1.2-3|30	%prep
12cr|python-django-compressor-1.2-3|31	%setup -q -n %{pypi_name}-%{version}
12cr|python-django-compressor-1.2-3|32	# Remove bundled egg-info
12cr|python-django-compressor-1.2-3|33	rm -rf %{pypi_name}.egg-info
12cr|python-django-compressor-1.2-3|34	
12cr|python-django-compressor-1.2-3|35	# remove /usr/bin/env from scripts
12cr|python-django-compressor-1.2-3|36	for i in compressor/tests/precompiler.py \
12cr|python-django-compressor-1.2-3|37	compressor/filters/cssmin/cssmin.py \
12cr|python-django-compressor-1.2-3|38	compressor/filters/jsmin/rjsmin.py;
12cr|python-django-compressor-1.2-3|39	do sed -i -e "1d" $i;
12cr|python-django-compressor-1.2-3|40	done
12cr|python-django-compressor-1.2-3|41	
12cr|python-django-compressor-1.2-3|42	
12cr|python-django-compressor-1.2-3|43	
12cr|python-django-compressor-1.2-3|44	%build
12cr|python-django-compressor-1.2-3|45	%{__python} setup.py build
12cr|python-django-compressor-1.2-3|46	
12cr|python-django-compressor-1.2-3|47	%install
12cr|python-django-compressor-1.2-3|48	%{__python} setup.py install --skip-build --root %{buildroot}
12cr|python-django-compressor-1.2-3|49	
12cr|python-django-compressor-1.2-3|50	%files
12cr|python-django-compressor-1.2-3|51	%doc README.rst LICENSE
12cr|python-django-compressor-1.2-3|52	%{python_sitelib}/compressor
12cr|python-django-compressor-1.2-3|53	%{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info

6429 12
12cr|python-django-contact-form-0.3-4|1	%define realname django-contact-form
12cr|python-django-contact-form-0.3-4|2	%define alphatag 97559a887345
12cr|python-django-contact-form-0.3-4|3	
12cr|python-django-contact-form-0.3-4|4	Name:           python-django-contact-form
12cr|python-django-contact-form-0.3-4|5	Version:        0.3
12cr|python-django-contact-form-0.3-4|6	Release:        %mkrel 4
12cr|python-django-contact-form-0.3-4|7	Summary:        An extensible contact-form application for Django
12cr|python-django-contact-form-0.3-4|8	
12cr|python-django-contact-form-0.3-4|9	Group:          Development/Python
12cr|python-django-contact-form-0.3-4|10	License:        BSD
12cr|python-django-contact-form-0.3-4|11	URL:            http://bitbucket.org/ubernostrum/django-contact-form/
12cr|python-django-contact-form-0.3-4|12	Source0:        contact_form-%{alphatag}.tar.gz
12cr|python-django-contact-form-0.3-4|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-django-contact-form-0.3-4|14	
12cr|python-django-contact-form-0.3-4|15	BuildArch:      noarch
12cr|python-django-contact-form-0.3-4|16	BuildRequires:  python-devel
12cr|python-django-contact-form-0.3-4|17	Requires:       python-django
12cr|python-django-contact-form-0.3-4|18	
12cr|python-django-contact-form-0.3-4|19	%description
12cr|python-django-contact-form-0.3-4|20	An extensible contact-form application for Django
12cr|python-django-contact-form-0.3-4|21	
12cr|python-django-contact-form-0.3-4|22	%prep
12cr|python-django-contact-form-0.3-4|23	%setup -q -n %{realname}
12cr|python-django-contact-form-0.3-4|24	
12cr|python-django-contact-form-0.3-4|25	%build
12cr|python-django-contact-form-0.3-4|26	%{__python} setup.py build
12cr|python-django-contact-form-0.3-4|27	
12cr|python-django-contact-form-0.3-4|28	%install
12cr|python-django-contact-form-0.3-4|29	rm -rf $RPM_BUILD_ROOT
12cr|python-django-contact-form-0.3-4|30	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-django-contact-form-0.3-4|31	
12cr|python-django-contact-form-0.3-4|32	%clean
12cr|python-django-contact-form-0.3-4|33	rm -rf $RPM_BUILD_ROOT
12cr|python-django-contact-form-0.3-4|34	
12cr|python-django-contact-form-0.3-4|35	%files
12cr|python-django-contact-form-0.3-4|36	%defattr(-,root,root,-)
12cr|python-django-contact-form-0.3-4|37	%doc LICENSE.txt README.txt docs/
12cr|python-django-contact-form-0.3-4|38	%{py_puresitedir}/*
12cr|python-django-contact-form-0.3-4|39	
12cr|python-django-contact-form-0.3-4|40	
12cr|python-django-contact-form-0.3-4|41	%changelog
12cr|python-django-contact-form-0.3-4|42	* Fri Nov 05 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.3-4mdv2011.0
12cr|python-django-contact-form-0.3-4|43	+ Revision: 593765
12cr|python-django-contact-form-0.3-4|44	- Add souce
12cr|python-django-contact-form-0.3-4|45	
12cr|python-django-contact-form-0.3-4|46	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3-3mdv2011.0
12cr|python-django-contact-form-0.3-4|47	+ Revision: 592242
12cr|python-django-contact-form-0.3-4|48	- rebuild for python 2.7
12cr|python-django-contact-form-0.3-4|49	
12cr|python-django-contact-form-0.3-4|50	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3-2mdv2010.0
12cr|python-django-contact-form-0.3-4|51	+ Revision: 442094
12cr|python-django-contact-form-0.3-4|52	- rebuild
12cr|python-django-contact-form-0.3-4|53	
12cr|python-django-contact-form-0.3-4|54	* Fri Mar 06 2009 Jérôme Soyer <saispo@mandriva.org> 0.3-1mdv2009.1
12cr|python-django-contact-form-0.3-4|55	+ Revision: 349660
12cr|python-django-contact-form-0.3-4|56	- import python-django-contact-form
12cr|python-django-contact-form-0.3-4|57	
12cr|python-django-contact-form-0.3-4|58	

6430 12
12cr|python-django-easy-thumbnails-1.1-1|1	Name:           python-django-easy-thumbnails
12cr|python-django-easy-thumbnails-1.1-1|2	Version:        1.1
12cr|python-django-easy-thumbnails-1.1-1|3	Release:        1
12cr|python-django-easy-thumbnails-1.1-1|4	Url:            http://github.com/lukaszb/django-guardian
12cr|python-django-easy-thumbnails-1.1-1|5	Summary:        A powerful, yet easy to implement thumbnailing application for Django
12cr|python-django-easy-thumbnails-1.1-1|6	License:        BSD-3-Clause
12cr|python-django-easy-thumbnails-1.1-1|7	Group:          Development/Python
12cr|python-django-easy-thumbnails-1.1-1|8	Source0:        http://pypi.python.org/packages/source/e/easy-thumbnails/easy-thumbnails-%{version}.tar.gz
12cr|python-django-easy-thumbnails-1.1-1|9	BuildRequires:  python-devel
12cr|python-django-easy-thumbnails-1.1-1|10	BuildRequires:  python-distribute
12cr|python-django-easy-thumbnails-1.1-1|11	Requires:       python-django >= 1.2
12cr|python-django-easy-thumbnails-1.1-1|12	BuildArch:      noarch
12cr|python-django-easy-thumbnails-1.1-1|13	
12cr|python-django-easy-thumbnails-1.1-1|14	%description
12cr|python-django-easy-thumbnails-1.1-1|15	A powerful, yet easy to implement thumbnailing application for Django.
12cr|python-django-easy-thumbnails-1.1-1|16	
12cr|python-django-easy-thumbnails-1.1-1|17	%prep
12cr|python-django-easy-thumbnails-1.1-1|18	%setup -q -n easy-thumbnails-%{version}
12cr|python-django-easy-thumbnails-1.1-1|19	
12cr|python-django-easy-thumbnails-1.1-1|20	%build
12cr|python-django-easy-thumbnails-1.1-1|21	python setup.py build
12cr|python-django-easy-thumbnails-1.1-1|22	
12cr|python-django-easy-thumbnails-1.1-1|23	%install
12cr|python-django-easy-thumbnails-1.1-1|24	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
12cr|python-django-easy-thumbnails-1.1-1|25	
12cr|python-django-easy-thumbnails-1.1-1|26	%files
12cr|python-django-easy-thumbnails-1.1-1|27	%doc README.rst
12cr|python-django-easy-thumbnails-1.1-1|28	%{python_sitelib}/*

6431 12
12cr|python-django-evolution-0.6.5-0.svn.r212|1	%define module	django-evolution
12cr|python-django-evolution-0.6.5-0.svn.r212|2	%define name	python-%{module}
12cr|python-django-evolution-0.6.5-0.svn.r212|3	%define version	0.6.5
12cr|python-django-evolution-0.6.5-0.svn.r212|4	%define rel		r212
12cr|python-django-evolution-0.6.5-0.svn.r212|5	
12cr|python-django-evolution-0.6.5-0.svn.r212|6	Name:           %{name}
12cr|python-django-evolution-0.6.5-0.svn.r212|7	Version:        %{version}
12cr|python-django-evolution-0.6.5-0.svn.r212|8	Release:        0.svn.%{rel}
12cr|python-django-evolution-0.6.5-0.svn.r212|9	Summary:        Schema evolution for Django
12cr|python-django-evolution-0.6.5-0.svn.r212|10	
12cr|python-django-evolution-0.6.5-0.svn.r212|11	Group:          Development/Python
12cr|python-django-evolution-0.6.5-0.svn.r212|12	License:        BSD
12cr|python-django-evolution-0.6.5-0.svn.r212|13	URL:            http://code.google.com/p/django-evolution/
12cr|python-django-evolution-0.6.5-0.svn.r212|14	# svn export -%{alphatag} http://django-evolution.googlecode.com/svn/trunk/ django-evolution-%{alphatag}
12cr|python-django-evolution-0.6.5-0.svn.r212|15	# tar zcf django-evolution-%{alphatag}.tar.gz django-evolution-%{alphatag}
12cr|python-django-evolution-0.6.5-0.svn.r212|16	Source0:        %{module}-%{version}.tar.bz2
12cr|python-django-evolution-0.6.5-0.svn.r212|17	
12cr|python-django-evolution-0.6.5-0.svn.r212|18	BuildArch:      noarch
12cr|python-django-evolution-0.6.5-0.svn.r212|19	BuildRequires:  python-devel, python-setuptools
12cr|python-django-evolution-0.6.5-0.svn.r212|20	Requires:       python-django >= 1.1.1
12cr|python-django-evolution-0.6.5-0.svn.r212|21	
12cr|python-django-evolution-0.6.5-0.svn.r212|22	%description
12cr|python-django-evolution-0.6.5-0.svn.r212|23	When you run ./manage.py syncdb, Django will look for any new models that
12cr|python-django-evolution-0.6.5-0.svn.r212|24	have been defined, and add a database table to represent those new models.
12cr|python-django-evolution-0.6.5-0.svn.r212|25	However, if you make a change to an existing model, ./manage.py syncdb will
12cr|python-django-evolution-0.6.5-0.svn.r212|26	not make any changes to the database.
12cr|python-django-evolution-0.6.5-0.svn.r212|27	
12cr|python-django-evolution-0.6.5-0.svn.r212|28	This is where Django Evolution fits in. Django Evolution is an extension to
12cr|python-django-evolution-0.6.5-0.svn.r212|29	Django that allows you to track changes in your models over time, and to
12cr|python-django-evolution-0.6.5-0.svn.r212|30	update the database to reflect those changes.
12cr|python-django-evolution-0.6.5-0.svn.r212|31	
12cr|python-django-evolution-0.6.5-0.svn.r212|32	%prep
12cr|python-django-evolution-0.6.5-0.svn.r212|33	%setup -q -n %{module}-%{version}
12cr|python-django-evolution-0.6.5-0.svn.r212|34	
12cr|python-django-evolution-0.6.5-0.svn.r212|35	%build
12cr|python-django-evolution-0.6.5-0.svn.r212|36	%__rm -rf tests
12cr|python-django-evolution-0.6.5-0.svn.r212|37	%{__python} setup.py build
12cr|python-django-evolution-0.6.5-0.svn.r212|38	
12cr|python-django-evolution-0.6.5-0.svn.r212|39	%install
12cr|python-django-evolution-0.6.5-0.svn.r212|40	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-django-evolution-0.6.5-0.svn.r212|41	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-django-evolution-0.6.5-0.svn.r212|42	
12cr|python-django-evolution-0.6.5-0.svn.r212|43	%files -f FILE_LIST
12cr|python-django-evolution-0.6.5-0.svn.r212|44	%defattr(-,root,root,-)
12cr|python-django-evolution-0.6.5-0.svn.r212|45	%doc AUTHORS LICENSE NEWS README docs/*
12cr|python-django-evolution-0.6.5-0.svn.r212|46	
12cr|python-django-evolution-0.6.5-0.svn.r212|47	
12cr|python-django-evolution-0.6.5-0.svn.r212|48	%changelog
12cr|python-django-evolution-0.6.5-0.svn.r212|49	* Wed Nov 30 2011 Lev Givon <lev@mandriva.org> 0.6.5-0.svn.r212mdv2011.0
12cr|python-django-evolution-0.6.5-0.svn.r212|50	+ Revision: 735753
12cr|python-django-evolution-0.6.5-0.svn.r212|51	- Update to 0.6.5.
12cr|python-django-evolution-0.6.5-0.svn.r212|52	
12cr|python-django-evolution-0.6.5-0.svn.r212|53	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.0-1.svnr164.3mdv2011.0
12cr|python-django-evolution-0.6.5-0.svn.r212|54	+ Revision: 592234
12cr|python-django-evolution-0.6.5-0.svn.r212|55	- rebuild for python 2.7
12cr|python-django-evolution-0.6.5-0.svn.r212|56	
12cr|python-django-evolution-0.6.5-0.svn.r212|57	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.0-1.svnr164.2mdv2010.0
12cr|python-django-evolution-0.6.5-0.svn.r212|58	+ Revision: 442095
12cr|python-django-evolution-0.6.5-0.svn.r212|59	- rebuild
12cr|python-django-evolution-0.6.5-0.svn.r212|60	
12cr|python-django-evolution-0.6.5-0.svn.r212|61	* Fri Mar 06 2009 Jérôme Soyer <saispo@mandriva.org> 0.0-1.svnr164.1mdv2009.1
12cr|python-django-evolution-0.6.5-0.svn.r212|62	+ Revision: 349679
12cr|python-django-evolution-0.6.5-0.svn.r212|63	- import python-django-evolution
12cr|python-django-evolution-0.6.5-0.svn.r212|64	

6432 12
12cr|python-django-filter-0.5.4-1|1	%define realname    django-filter
12cr|python-django-filter-0.5.4-1|2	%define name	    python-%{realname}
12cr|python-django-filter-0.5.4-1|3	%define version 0.5.4
12cr|python-django-filter-0.5.4-1|4	%define release %mkrel 1
12cr|python-django-filter-0.5.4-1|5	
12cr|python-django-filter-0.5.4-1|6	Name: %{name}
12cr|python-django-filter-0.5.4-1|7	Version: %{version}
12cr|python-django-filter-0.5.4-1|8	Release: %{release}
12cr|python-django-filter-0.5.4-1|9	Summary:        A Django application for allowing users to filter queryset dynamically
12cr|python-django-filter-0.5.4-1|10	Group:          Development/Python
12cr|python-django-filter-0.5.4-1|11	License:        BSD
12cr|python-django-filter-0.5.4-1|12	URL:            http://pypi.python.org/pypi/django-filter
12cr|python-django-filter-0.5.4-1|13	Source0:        http://pypi.python.org/packages/source/d/django-filter/%{realname}-%{version}.tar.gz
12cr|python-django-filter-0.5.4-1|14	BuildArch:      noarch
12cr|python-django-filter-0.5.4-1|15	BuildRequires:  python-devel python-setuptools
12cr|python-django-filter-0.5.4-1|16	Requires:       python-django
12cr|python-django-filter-0.5.4-1|17	
12cr|python-django-filter-0.5.4-1|18	%description
12cr|python-django-filter-0.5.4-1|19	Django-filter provides a simple way to filter down a queryset based on
12cr|python-django-filter-0.5.4-1|20	parameters a user provides.
12cr|python-django-filter-0.5.4-1|21	
12cr|python-django-filter-0.5.4-1|22	
12cr|python-django-filter-0.5.4-1|23	%prep
12cr|python-django-filter-0.5.4-1|24	%setup -q -n %{realname}-%{version}
12cr|python-django-filter-0.5.4-1|25	find . -name \*._* -exec rm {} +
12cr|python-django-filter-0.5.4-1|26	find . -name \*.buildinfo* -exec rm {} +
12cr|python-django-filter-0.5.4-1|27	
12cr|python-django-filter-0.5.4-1|28	%build
12cr|python-django-filter-0.5.4-1|29	%{__python} setup.py build
12cr|python-django-filter-0.5.4-1|30	
12cr|python-django-filter-0.5.4-1|31	%install
12cr|python-django-filter-0.5.4-1|32	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-django-filter-0.5.4-1|33	
12cr|python-django-filter-0.5.4-1|34	%files
12cr|python-django-filter-0.5.4-1|35	%{py_puresitedir}/*

6433 12
12cr|python-django-guardian-1.0.4-3.2|1	Name:           python-django-guardian
12cr|python-django-guardian-1.0.4-3.2|2	Version:        1.0.4
12cr|python-django-guardian-1.0.4-3.2|3	Release:        3.2
12cr|python-django-guardian-1.0.4-3.2|4	Url:            http://github.com/lukaszb/django-guardian
12cr|python-django-guardian-1.0.4-3.2|5	Summary:        Implementation of per object permissions for Django 1.2
12cr|python-django-guardian-1.0.4-3.2|6	License:        BSD-3-Clause
12cr|python-django-guardian-1.0.4-3.2|7	Group:          Development/Python
12cr|python-django-guardian-1.0.4-3.2|8	Source0:        django-guardian-%{version}.tar.bz2
12cr|python-django-guardian-1.0.4-3.2|9	BuildRequires:  python-devel
12cr|python-django-guardian-1.0.4-3.2|10	BuildRequires:  python-distribute
12cr|python-django-guardian-1.0.4-3.2|11	Requires:       python-django >= 1.2
12cr|python-django-guardian-1.0.4-3.2|12	BuildArch:      noarch
12cr|python-django-guardian-1.0.4-3.2|13	
12cr|python-django-guardian-1.0.4-3.2|14	%description
12cr|python-django-guardian-1.0.4-3.2|15	django-guardian is implementation of per object permissions as
12cr|python-django-guardian-1.0.4-3.2|16	authorization backend which is supported since Django 1.2. It won't
12cr|python-django-guardian-1.0.4-3.2|17	work with older Django releases.
12cr|python-django-guardian-1.0.4-3.2|18	
12cr|python-django-guardian-1.0.4-3.2|19	%prep
12cr|python-django-guardian-1.0.4-3.2|20	%setup -q -n django-guardian-%{version}
12cr|python-django-guardian-1.0.4-3.2|21	
12cr|python-django-guardian-1.0.4-3.2|22	%build
12cr|python-django-guardian-1.0.4-3.2|23	python setup.py build
12cr|python-django-guardian-1.0.4-3.2|24	
12cr|python-django-guardian-1.0.4-3.2|25	%install
12cr|python-django-guardian-1.0.4-3.2|26	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
12cr|python-django-guardian-1.0.4-3.2|27	
12cr|python-django-guardian-1.0.4-3.2|28	%files
12cr|python-django-guardian-1.0.4-3.2|29	%doc CHANGES README.rst
12cr|python-django-guardian-1.0.4-3.2|30	%{python_sitelib}/*

6434 12
12cr|python-django-haystack-1.2.4-1|1	%define realname    django-haystack
12cr|python-django-haystack-1.2.4-1|2	%define name	    python-%{realname}
12cr|python-django-haystack-1.2.4-1|3	%define version     1.2.4
12cr|python-django-haystack-1.2.4-1|4	%define release     %mkrel 1
12cr|python-django-haystack-1.2.4-1|5	%define github_shorttag e9c7653
12cr|python-django-haystack-1.2.4-1|6	%define github_tag     ge9c7653
12cr|python-django-haystack-1.2.4-1|7	%define github_author  toastdriven
12cr|python-django-haystack-1.2.4-1|8	
12cr|python-django-haystack-1.2.4-1|9	Name: %{name}
12cr|python-django-haystack-1.2.4-1|10	Version: %{version}
12cr|python-django-haystack-1.2.4-1|11	Release: %{release}
12cr|python-django-haystack-1.2.4-1|12	Summary:        Django module for modular search
12cr|python-django-haystack-1.2.4-1|13	Group:          Development/Python
12cr|python-django-haystack-1.2.4-1|14	License:        BSD
12cr|python-django-haystack-1.2.4-1|15	URL:            http://haystacksearch.org/
12cr|python-django-haystack-1.2.4-1|16	Source0:        https://download.github.com/%github_author-%realname-v%{version}-0-%github_tag.tar.gz
12cr|python-django-haystack-1.2.4-1|17	BuildArch:      noarch
12cr|python-django-haystack-1.2.4-1|18	BuildRequires:  python-devel
12cr|python-django-haystack-1.2.4-1|19	Requires:       python-django
12cr|python-django-haystack-1.2.4-1|20	
12cr|python-django-haystack-1.2.4-1|21	%description
12cr|python-django-haystack-1.2.4-1|22	Search doesn't have to be hard. Haystack lets you write your search code once
12cr|python-django-haystack-1.2.4-1|23	and choose the search engine you want it to run on. With a familiar API that
12cr|python-django-haystack-1.2.4-1|24	should make any Djangonaut feel right at home and an architecture that allows
12cr|python-django-haystack-1.2.4-1|25	you to swap things in and out as you need to, it's how search ought to be.
12cr|python-django-haystack-1.2.4-1|26	
12cr|python-django-haystack-1.2.4-1|27	%prep
12cr|python-django-haystack-1.2.4-1|28	%setup -q -n %github_author-%realname-%github_shorttag
12cr|python-django-haystack-1.2.4-1|29	
12cr|python-django-haystack-1.2.4-1|30	%build
12cr|python-django-haystack-1.2.4-1|31	%{__python} setup.py build
12cr|python-django-haystack-1.2.4-1|32	
12cr|python-django-haystack-1.2.4-1|33	%install
12cr|python-django-haystack-1.2.4-1|34	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|python-django-haystack-1.2.4-1|35	
12cr|python-django-haystack-1.2.4-1|36	%files
12cr|python-django-haystack-1.2.4-1|37	%{py_puresitedir}/*

6435 12
12cr|python-django-mptt-0.5.2-1|1	%define	module	django-mptt
12cr|python-django-mptt-0.5.2-1|2	%define name	python-%{module}
12cr|python-django-mptt-0.5.2-1|3	%define version	0.5.2
12cr|python-django-mptt-0.5.2-1|4	%define release %mkrel 1
12cr|python-django-mptt-0.5.2-1|5	
12cr|python-django-mptt-0.5.2-1|6	Summary:	Modified Preorder Tree Traversal for Django models
12cr|python-django-mptt-0.5.2-1|7	Name:		%{name}
12cr|python-django-mptt-0.5.2-1|8	Version:	%{version}
12cr|python-django-mptt-0.5.2-1|9	Release:	%{release}
12cr|python-django-mptt-0.5.2-1|10	Source0:	http://pypi.python.org/packages/source/d/%{module}/%{module}-%{version}.tar.gz
12cr|python-django-mptt-0.5.2-1|11	License:	BSD
12cr|python-django-mptt-0.5.2-1|12	Group:		Development/Python
12cr|python-django-mptt-0.5.2-1|13	Url:		http://pypi.python.org/pypi/django-mptt/
12cr|python-django-mptt-0.5.2-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-django-mptt-0.5.2-1|15	BuildArch:	noarch
12cr|python-django-mptt-0.5.2-1|16	Requires:	python-django
12cr|python-django-mptt-0.5.2-1|17	BuildRequires:	python-sphinx
12cr|python-django-mptt-0.5.2-1|18	
12cr|python-django-mptt-0.5.2-1|19	%description
12cr|python-django-mptt-0.5.2-1|20	Utilities for implementing Modified Preorder Tree Traversal with your
12cr|python-django-mptt-0.5.2-1|21	Django Models and working with trees of Model instances.
12cr|python-django-mptt-0.5.2-1|22	
12cr|python-django-mptt-0.5.2-1|23	%prep
12cr|python-django-mptt-0.5.2-1|24	%setup -q -n %{module}-%{version}
12cr|python-django-mptt-0.5.2-1|25	
12cr|python-django-mptt-0.5.2-1|26	%install
12cr|python-django-mptt-0.5.2-1|27	%__rm -rf %{buildroot}
12cr|python-django-mptt-0.5.2-1|28	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-django-mptt-0.5.2-1|29	pushd docs
12cr|python-django-mptt-0.5.2-1|30	make html
12cr|python-django-mptt-0.5.2-1|31	popd
12cr|python-django-mptt-0.5.2-1|32	
12cr|python-django-mptt-0.5.2-1|33	%clean
12cr|python-django-mptt-0.5.2-1|34	%__rm -rf %{buildroot}
12cr|python-django-mptt-0.5.2-1|35	
12cr|python-django-mptt-0.5.2-1|36	%files -f FILE_LIST
12cr|python-django-mptt-0.5.2-1|37	%defattr(-,root,root)
12cr|python-django-mptt-0.5.2-1|38	%doc LICENSE NOTES README.rst build/docs/html
12cr|python-django-mptt-0.5.2-1|39	
12cr|python-django-mptt-0.5.2-1|40	
12cr|python-django-mptt-0.5.2-1|41	%changelog
12cr|python-django-mptt-0.5.2-1|42	* Mon Dec 19 2011 Lev Givon <lev@mandriva.org> 0.5.2-1mdv2011.0
12cr|python-django-mptt-0.5.2-1|43	+ Revision: 743781
12cr|python-django-mptt-0.5.2-1|44	- imported package python-django-mptt
12cr|python-django-mptt-0.5.2-1|45	

6436 12
12cr|python-django-notification-0.1.5-2|1	%define realname django-notification
12cr|python-django-notification-0.1.5-2|2	
12cr|python-django-notification-0.1.5-2|3	Name:           python-django-notification
12cr|python-django-notification-0.1.5-2|4	Version:        0.1.5
12cr|python-django-notification-0.1.5-2|5	Release:        %mkrel 2
12cr|python-django-notification-0.1.5-2|6	Summary:        User notification management for the Django web framework
12cr|python-django-notification-0.1.5-2|7	
12cr|python-django-notification-0.1.5-2|8	Group:          Development/Python
12cr|python-django-notification-0.1.5-2|9	License:        MIT
12cr|python-django-notification-0.1.5-2|10	URL:            http://code.google.com/p/django-notification/
12cr|python-django-notification-0.1.5-2|11	Source0:        http://pypi.python.org/packages/source/d/django-notification/%{realname}-%{version}.tar.gz
12cr|python-django-notification-0.1.5-2|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-django-notification-0.1.5-2|13	
12cr|python-django-notification-0.1.5-2|14	BuildArch:      noarch
12cr|python-django-notification-0.1.5-2|15	BuildRequires:  python-devel python-setuptools
12cr|python-django-notification-0.1.5-2|16	Requires:       python-django
12cr|python-django-notification-0.1.5-2|17	
12cr|python-django-notification-0.1.5-2|18	%description
12cr|python-django-notification-0.1.5-2|19	Many sites need to notify users when certain events have occurred and to
12cr|python-django-notification-0.1.5-2|20	allow configurable options as to how those notifications are to be received.
12cr|python-django-notification-0.1.5-2|21	
12cr|python-django-notification-0.1.5-2|22	The project aims to provide a Django app for this sort of functionality.
12cr|python-django-notification-0.1.5-2|23	This includes:
12cr|python-django-notification-0.1.5-2|24	
12cr|python-django-notification-0.1.5-2|25	* submission of notification messages by other apps
12cr|python-django-notification-0.1.5-2|26	* notification messages on signing in
12cr|python-django-notification-0.1.5-2|27	* notification messages via email (configurable by user)
12cr|python-django-notification-0.1.5-2|28	* notification messages via feed
12cr|python-django-notification-0.1.5-2|29	
12cr|python-django-notification-0.1.5-2|30	%prep
12cr|python-django-notification-0.1.5-2|31	%setup -q -n %{realname}-%{version}
12cr|python-django-notification-0.1.5-2|32	find -name '._*' -exec rm {} \;
12cr|python-django-notification-0.1.5-2|33	
12cr|python-django-notification-0.1.5-2|34	%build
12cr|python-django-notification-0.1.5-2|35	%{__python} setup.py build
12cr|python-django-notification-0.1.5-2|36	
12cr|python-django-notification-0.1.5-2|37	%install
12cr|python-django-notification-0.1.5-2|38	rm -rf $RPM_BUILD_ROOT
12cr|python-django-notification-0.1.5-2|39	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-django-notification-0.1.5-2|40	
12cr|python-django-notification-0.1.5-2|41	%clean
12cr|python-django-notification-0.1.5-2|42	rm -rf $RPM_BUILD_ROOT
12cr|python-django-notification-0.1.5-2|43	
12cr|python-django-notification-0.1.5-2|44	%files
12cr|python-django-notification-0.1.5-2|45	%defattr(-,root,root,-)
12cr|python-django-notification-0.1.5-2|46	%doc AUTHORS LICENSE README docs/
12cr|python-django-notification-0.1.5-2|47	%{py_puresitedir}/*
12cr|python-django-notification-0.1.5-2|48	
12cr|python-django-notification-0.1.5-2|49	
12cr|python-django-notification-0.1.5-2|50	%changelog
12cr|python-django-notification-0.1.5-2|51	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.1.5-2mdv2011.0
12cr|python-django-notification-0.1.5-2|52	+ Revision: 592232
12cr|python-django-notification-0.1.5-2|53	- rebuild for python 2.7
12cr|python-django-notification-0.1.5-2|54	
12cr|python-django-notification-0.1.5-2|55	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.5-1mdv2010.1
12cr|python-django-notification-0.1.5-2|56	+ Revision: 489187
12cr|python-django-notification-0.1.5-2|57	- update to new version 0.1.5
12cr|python-django-notification-0.1.5-2|58	
12cr|python-django-notification-0.1.5-2|59	* Tue Jun 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.3-1mdv2010.0
12cr|python-django-notification-0.1.5-2|60	+ Revision: 384247
12cr|python-django-notification-0.1.5-2|61	- update to new version 0.1.3
12cr|python-django-notification-0.1.5-2|62	
12cr|python-django-notification-0.1.5-2|63	* Fri Mar 06 2009 Jérôme Soyer <saispo@mandriva.org> 0.1.2-1mdv2009.1
12cr|python-django-notification-0.1.5-2|64	+ Revision: 349662
12cr|python-django-notification-0.1.5-2|65	- import python-django-notification
12cr|python-django-notification-0.1.5-2|66	
12cr|python-django-notification-0.1.5-2|67	

6437 12
12cr|python-django-pagination-1.0.7-1|1	%define realname django-pagination
12cr|python-django-pagination-1.0.7-1|2	
12cr|python-django-pagination-1.0.7-1|3	Name:           python-django-pagination
12cr|python-django-pagination-1.0.7-1|4	Version:        1.0.7
12cr|python-django-pagination-1.0.7-1|5	Release:        %mkrel 1
12cr|python-django-pagination-1.0.7-1|6	Summary:        Django pagination tools
12cr|python-django-pagination-1.0.7-1|7	
12cr|python-django-pagination-1.0.7-1|8	Group:          Development/Python
12cr|python-django-pagination-1.0.7-1|9	License:        BSD
12cr|python-django-pagination-1.0.7-1|10	URL:            http://pypi.python.org/pypi/django-pagination
12cr|python-django-pagination-1.0.7-1|11	Source0:        http://pypi.python.org/packages/source/d/django-pagination/%{realname}-%{version}.tar.gz
12cr|python-django-pagination-1.0.7-1|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-django-pagination-1.0.7-1|13	
12cr|python-django-pagination-1.0.7-1|14	BuildArch:      noarch
12cr|python-django-pagination-1.0.7-1|15	BuildRequires:  python-devel python-setuptools
12cr|python-django-pagination-1.0.7-1|16	Requires:       python-django
12cr|python-django-pagination-1.0.7-1|17	
12cr|python-django-pagination-1.0.7-1|18	%description
12cr|python-django-pagination-1.0.7-1|19	A set of utilities for creating robust pagination tools throughout a Django
12cr|python-django-pagination-1.0.7-1|20	application.
12cr|python-django-pagination-1.0.7-1|21	
12cr|python-django-pagination-1.0.7-1|22	%prep
12cr|python-django-pagination-1.0.7-1|23	%setup -q -n %{realname}-%{version}
12cr|python-django-pagination-1.0.7-1|24	find -name '._*' -exec rm {} \;
12cr|python-django-pagination-1.0.7-1|25	
12cr|python-django-pagination-1.0.7-1|26	%build
12cr|python-django-pagination-1.0.7-1|27	%{__python} setup.py build
12cr|python-django-pagination-1.0.7-1|28	
12cr|python-django-pagination-1.0.7-1|29	%install
12cr|python-django-pagination-1.0.7-1|30	rm -rf $RPM_BUILD_ROOT
12cr|python-django-pagination-1.0.7-1|31	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-django-pagination-1.0.7-1|32	
12cr|python-django-pagination-1.0.7-1|33	%clean
12cr|python-django-pagination-1.0.7-1|34	rm -rf $RPM_BUILD_ROOT
12cr|python-django-pagination-1.0.7-1|35	
12cr|python-django-pagination-1.0.7-1|36	%files
12cr|python-django-pagination-1.0.7-1|37	%defattr(-,root,root,-)
12cr|python-django-pagination-1.0.7-1|38	%doc CONTRIBUTORS.txt LICENSE.txt docs/
12cr|python-django-pagination-1.0.7-1|39	%{py_puresitedir}/*
12cr|python-django-pagination-1.0.7-1|40	
12cr|python-django-pagination-1.0.7-1|41	
12cr|python-django-pagination-1.0.7-1|42	%changelog
12cr|python-django-pagination-1.0.7-1|43	* Fri Nov 12 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.0.7-1mdv2011.0
12cr|python-django-pagination-1.0.7-1|44	+ Revision: 596501
12cr|python-django-pagination-1.0.7-1|45	- Update to 1.0.7
12cr|python-django-pagination-1.0.7-1|46	- Change the url to http://pypi.python.org/pypi/django-pagination , it's more up-to-date
12cr|python-django-pagination-1.0.7-1|47	
12cr|python-django-pagination-1.0.7-1|48	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.0.5-5mdv2011.0
12cr|python-django-pagination-1.0.7-1|49	+ Revision: 592469
12cr|python-django-pagination-1.0.7-1|50	- really rebuild to get correct auto requries
12cr|python-django-pagination-1.0.7-1|51	
12cr|python-django-pagination-1.0.7-1|52	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.0.5-4mdv2011.0
12cr|python-django-pagination-1.0.7-1|53	+ Revision: 592336
12cr|python-django-pagination-1.0.7-1|54	- rebuild to get correct auto requries
12cr|python-django-pagination-1.0.7-1|55	
12cr|python-django-pagination-1.0.7-1|56	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.0.5-3mdv2011.0
12cr|python-django-pagination-1.0.7-1|57	+ Revision: 592245
12cr|python-django-pagination-1.0.7-1|58	- rebuild for python 2.7
12cr|python-django-pagination-1.0.7-1|59	
12cr|python-django-pagination-1.0.7-1|60	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.5-2mdv2010.0
12cr|python-django-pagination-1.0.7-1|61	+ Revision: 442096
12cr|python-django-pagination-1.0.7-1|62	- rebuild
12cr|python-django-pagination-1.0.7-1|63	
12cr|python-django-pagination-1.0.7-1|64	* Fri Mar 06 2009 Jérôme Soyer <saispo@mandriva.org> 1.0.5-1mdv2009.1
12cr|python-django-pagination-1.0.7-1|65	+ Revision: 349664
12cr|python-django-pagination-1.0.7-1|66	- import python-django-pagination
12cr|python-django-pagination-1.0.7-1|67	
12cr|python-django-pagination-1.0.7-1|68	

6438 12
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|1	%define oname   django-piston
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|2	%define mercurial_snapshot e539a104d516
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|3	%define rel 2
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|4	
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|5	Name:           python-django-piston
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|6	Version:        0.2.3
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|7	%if %mercurial_snapshot
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|8	Release:        %mkrel 0.0.%rel.%mercurial_snapshot
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|9	%else
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|10	Release:        %mkrel %rel
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|11	%endif
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|12	Summary:        A mini-framework for Django for creating RESTful APIs
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|13	
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|14	Group:          Development/Python
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|15	License:        BSD
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|16	URL:            http://bitbucket.org/jespern/django-piston/
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|17	%if %mercurial_snapshot
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|18	Source0:        https://bitbucket.org/jespern/django-piston/get/%{mercurial_snapshot}.tar.bz2
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|19	%else
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|20	Source0         http://bitbucket.org/jespern/django-piston/downloads/%{oname}-%{version}.tar.gz
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|21	%endif
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|22	
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|23	BuildArch:      noarch
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|24	BuildRequires:  python-devel python-setuptools
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|25	Requires:       python-django
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|26	
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|27	%description
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|28	Piston is a relatively small Django application that lets you
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|29	create application programming interfaces (API) for your sites.
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|30	
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|31	%prep
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|32	%if %mercurial_snapshot
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|33	%setup -q -n jespern-django-piston-%mercurial_snapshot
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|34	touch piston/__init__.py
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|35	%else
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|36	%setup -q -n %{oname}
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|37	%endif
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|38	%build
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|39	%{__python} setup.py build
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|40	
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|41	%install
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|42	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|43	touch %buildroot/%{python_sitelib}/piston/__init__.py
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|44	
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|45	%files
12cr|python-django-piston-0.2.3-0.0.2.e539a104d516|46	%{python_sitelib}/*

6439 12
12cr|python-django-profile-0.6-1|1	%define realname django-profile
12cr|python-django-profile-0.6-1|2	%define name    python-%{realname}
12cr|python-django-profile-0.6-1|3	%define version 0.6
12cr|python-django-profile-0.6-1|4	%define release %mkrel 1
12cr|python-django-profile-0.6-1|5	%define vcsdate 20090813
12cr|python-django-profile-0.6-1|6	%define vcstag r420
12cr|python-django-profile-0.6-1|7	
12cr|python-django-profile-0.6-1|8	Name:           %{name}
12cr|python-django-profile-0.6-1|9	Version:        %{version}
12cr|python-django-profile-0.6-1|10	Release:        %{release}
12cr|python-django-profile-0.6-1|11	Summary:        Django pluggable user profile zone
12cr|python-django-profile-0.6-1|12	Group:          Development/Python
12cr|python-django-profile-0.6-1|13	License:        BSD
12cr|python-django-profile-0.6-1|14	URL:            http://code.google.com/p/django-profile/
12cr|python-django-profile-0.6-1|15	Source:         %{realname}-%{version}-%{vcstag}.tar.gz
12cr|python-django-profile-0.6-1|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-django-profile-0.6-1|17	BuildArch:      noarch
12cr|python-django-profile-0.6-1|18	BuildRequires:  python-devel python-setuptools
12cr|python-django-profile-0.6-1|19	Requires:       python-django python-imaging
12cr|python-django-profile-0.6-1|20	
12cr|python-django-profile-0.6-1|21	%description
12cr|python-django-profile-0.6-1|22	This is a user private zone/profile management application, allowing
12cr|python-django-profile-0.6-1|23	the user to take control of his account and insert information about
12cr|python-django-profile-0.6-1|24	him in his profile.
12cr|python-django-profile-0.6-1|25	
12cr|python-django-profile-0.6-1|26	Inside this package you will find a demo application which will show
12cr|python-django-profile-0.6-1|27	you what can be accomplished with the rest of the utilities included
12cr|python-django-profile-0.6-1|28	in the package.
12cr|python-django-profile-0.6-1|29	
12cr|python-django-profile-0.6-1|30	%prep
12cr|python-django-profile-0.6-1|31	%setup -q -n %{realname}-%{version}-%{vcstag}
12cr|python-django-profile-0.6-1|32	
12cr|python-django-profile-0.6-1|33	%build
12cr|python-django-profile-0.6-1|34	%{__python} setup.py build
12cr|python-django-profile-0.6-1|35	
12cr|python-django-profile-0.6-1|36	%install
12cr|python-django-profile-0.6-1|37	rm -rf $RPM_BUILD_ROOT
12cr|python-django-profile-0.6-1|38	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-django-profile-0.6-1|39	
12cr|python-django-profile-0.6-1|40	# delete unpackaged files
12cr|python-django-profile-0.6-1|41	rm -rf %{buildroot}%{py_puresitedir}/demo
12cr|python-django-profile-0.6-1|42	
12cr|python-django-profile-0.6-1|43	%clean
12cr|python-django-profile-0.6-1|44	rm -rf $RPM_BUILD_ROOT
12cr|python-django-profile-0.6-1|45	
12cr|python-django-profile-0.6-1|46	%files
12cr|python-django-profile-0.6-1|47	%defattr(-,root,root,-)
12cr|python-django-profile-0.6-1|48	%doc INSTALL.txt CHANGELOG.txt LICENSE.txt README.txt TODO.txt demo/
12cr|python-django-profile-0.6-1|49	%{py_puresitedir}/*
12cr|python-django-profile-0.6-1|50	
12cr|python-django-profile-0.6-1|51	
12cr|python-django-profile-0.6-1|52	%changelog
12cr|python-django-profile-0.6-1|53	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.6-1mdv2011.0
12cr|python-django-profile-0.6-1|54	+ Revision: 591995
12cr|python-django-profile-0.6-1|55	- add BR python-setuptools
12cr|python-django-profile-0.6-1|56	- import python-django-profile
12cr|python-django-profile-0.6-1|57	

6440 12
12cr|python-django-registration-0.7-3|1	%define realname django-registration
12cr|python-django-registration-0.7-3|2	
12cr|python-django-registration-0.7-3|3	Name:           python-django-registration
12cr|python-django-registration-0.7-3|4	Version:        0.7
12cr|python-django-registration-0.7-3|5	Release:        %mkrel 3
12cr|python-django-registration-0.7-3|6	Summary:        A user-registration application for Django
12cr|python-django-registration-0.7-3|7	
12cr|python-django-registration-0.7-3|8	Group:          Development/Python
12cr|python-django-registration-0.7-3|9	License:        BSD
12cr|python-django-registration-0.7-3|10	URL:            http://bitbucket.org/ubernostrum/django-registration
12cr|python-django-registration-0.7-3|11	Source0:        http://bitbucket.org/ubernostrum/django-registration/get/v%{version}.tar.bz2
12cr|python-django-registration-0.7-3|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-django-registration-0.7-3|13	
12cr|python-django-registration-0.7-3|14	BuildArch:      noarch
12cr|python-django-registration-0.7-3|15	BuildRequires:  python-devel
12cr|python-django-registration-0.7-3|16	BuildRequires:	python-setuptools
12cr|python-django-registration-0.7-3|17	Requires:       python-django
12cr|python-django-registration-0.7-3|18	
12cr|python-django-registration-0.7-3|19	%description
12cr|python-django-registration-0.7-3|20	This is a fairly simple user-registration application for Django_, designed to
12cr|python-django-registration-0.7-3|21	make allowing user signups as painless as possible.
12cr|python-django-registration-0.7-3|22	
12cr|python-django-registration-0.7-3|23	%prep
12cr|python-django-registration-0.7-3|24	%setup -q -n %{realname}
12cr|python-django-registration-0.7-3|25	
12cr|python-django-registration-0.7-3|26	%build
12cr|python-django-registration-0.7-3|27	%{__python} setup.py build
12cr|python-django-registration-0.7-3|28	
12cr|python-django-registration-0.7-3|29	%install
12cr|python-django-registration-0.7-3|30	rm -rf %{buildroot}
12cr|python-django-registration-0.7-3|31	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|python-django-registration-0.7-3|32	
12cr|python-django-registration-0.7-3|33	%clean
12cr|python-django-registration-0.7-3|34	rm -rf %{buildroot}
12cr|python-django-registration-0.7-3|35	
12cr|python-django-registration-0.7-3|36	%files
12cr|python-django-registration-0.7-3|37	%defattr(-,root,root,-)
12cr|python-django-registration-0.7-3|38	%doc AUTHORS.txt CHANGELOG.txt LICENSE.txt README.txt docs/
12cr|python-django-registration-0.7-3|39	%{py_puresitedir}/*
12cr|python-django-registration-0.7-3|40	
12cr|python-django-registration-0.7-3|41	
12cr|python-django-registration-0.7-3|42	%changelog
12cr|python-django-registration-0.7-3|43	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.7-3mdv2011.0
12cr|python-django-registration-0.7-3|44	+ Revision: 592246
12cr|python-django-registration-0.7-3|45	- rebuild for python 2.7
12cr|python-django-registration-0.7-3|46	
12cr|python-django-registration-0.7-3|47	* Fri Feb 12 2010 Jérôme Brenier <incubusss@mandriva.org> 0.7-2mdv2010.1
12cr|python-django-registration-0.7-3|48	+ Revision: 505132
12cr|python-django-registration-0.7-3|49	- fix summary
12cr|python-django-registration-0.7-3|50	- import python-django-registration
12cr|python-django-registration-0.7-3|51	
12cr|python-django-registration-0.7-3|52	

6441 12
12cr|python-django-sekizai-0.4.2-2|1	%define	module	django-sekizai
12cr|python-django-sekizai-0.4.2-2|2	
12cr|python-django-sekizai-0.4.2-2|3	Summary:	Media framework for Django
12cr|python-django-sekizai-0.4.2-2|4	Name:		python-%{module}
12cr|python-django-sekizai-0.4.2-2|5	Version:	0.4.2
12cr|python-django-sekizai-0.4.2-2|6	Release:	2
12cr|python-django-sekizai-0.4.2-2|7	Source0:	%{module}-%{version}.tar.gz
12cr|python-django-sekizai-0.4.2-2|8	License:	BSD
12cr|python-django-sekizai-0.4.2-2|9	Group:		Development/Python
12cr|python-django-sekizai-0.4.2-2|10	Url:		https://github.com/ojii/django-sekizai/
12cr|python-django-sekizai-0.4.2-2|11	BuildArch:	noarch
12cr|python-django-sekizai-0.4.2-2|12	Requires:	python-django-classy-tags >= 0.3.1
12cr|python-django-sekizai-0.4.2-2|13	BuildRequires:	python-django-classy-tags >= 0.3.1
12cr|python-django-sekizai-0.4.2-2|14	BuildRequires:	python-setuptools
12cr|python-django-sekizai-0.4.2-2|15	BuildRequires:	python-sphinx
12cr|python-django-sekizai-0.4.2-2|16	
12cr|python-django-sekizai-0.4.2-2|17	%description
12cr|python-django-sekizai-0.4.2-2|18	Sekizai is media (css/js) framework for Django and Django CMS.
12cr|python-django-sekizai-0.4.2-2|19	
12cr|python-django-sekizai-0.4.2-2|20	%prep
12cr|python-django-sekizai-0.4.2-2|21	%setup -q -n %{module}-%{version}
12cr|python-django-sekizai-0.4.2-2|22	
12cr|python-django-sekizai-0.4.2-2|23	%install
12cr|python-django-sekizai-0.4.2-2|24	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-django-sekizai-0.4.2-2|25	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-django-sekizai-0.4.2-2|26	pushd docs
12cr|python-django-sekizai-0.4.2-2|27	make html
12cr|python-django-sekizai-0.4.2-2|28	popd
12cr|python-django-sekizai-0.4.2-2|29	
12cr|python-django-sekizai-0.4.2-2|30	%files -f FILE_LIST
12cr|python-django-sekizai-0.4.2-2|31	%doc LICENSE README.rst docs/_build/html
12cr|python-django-sekizai-0.4.2-2|32	
12cr|python-django-sekizai-0.4.2-2|33	
12cr|python-django-sekizai-0.4.2-2|34	%changelog
12cr|python-django-sekizai-0.4.2-2|35	* Mon Dec 19 2011 Lev Givon <lev@mandriva.org> 0.4.2-1
12cr|python-django-sekizai-0.4.2-2|36	+ Revision: 743818
12cr|python-django-sekizai-0.4.2-2|37	- imported package python-django-sekizai
12cr|python-django-sekizai-0.4.2-2|38	

6442 12
12cr|python-django-social-auth-0.7.10-1|1	%define realname    django-social-auth
12cr|python-django-social-auth-0.7.10-1|2	%define name	    python-%{realname}
12cr|python-django-social-auth-0.7.10-1|3	%define version     0.7.10
12cr|python-django-social-auth-0.7.10-1|4	%define release     %mkrel 1
12cr|python-django-social-auth-0.7.10-1|5	
12cr|python-django-social-auth-0.7.10-1|6	Name:		%{name}
12cr|python-django-social-auth-0.7.10-1|7	Version:	%{version}
12cr|python-django-social-auth-0.7.10-1|8	Release:	%{release}
12cr|python-django-social-auth-0.7.10-1|9	Summary:        Django Social Auth is an easy way to setup social authentication
12cr|python-django-social-auth-0.7.10-1|10	Group:          Development/Python
12cr|python-django-social-auth-0.7.10-1|11	License:        BSD
12cr|python-django-social-auth-0.7.10-1|12	URL:            http://django-social-auth.readthedocs.org
12cr|python-django-social-auth-0.7.10-1|13	Source0:        http://pypi.python.org/packages/source/d/django-social-auth/%{realname}-%{version}.tar.gz
12cr|python-django-social-auth-0.7.10-1|14	BuildArch:      noarch
12cr|python-django-social-auth-0.7.10-1|15	BuildRequires:  python-devel
12cr|python-django-social-auth-0.7.10-1|16	BuildRequires:  python-setuptools
12cr|python-django-social-auth-0.7.10-1|17	Requires:       python-django
12cr|python-django-social-auth-0.7.10-1|18	
12cr|python-django-social-auth-0.7.10-1|19	%description
12cr|python-django-social-auth-0.7.10-1|20	Django Social Auth is an easy way to setup social
12cr|python-django-social-auth-0.7.10-1|21	authentication/authorization mechanism for Django projects.
12cr|python-django-social-auth-0.7.10-1|22	
12cr|python-django-social-auth-0.7.10-1|23	%prep
12cr|python-django-social-auth-0.7.10-1|24	%setup -q -n %{realname}-%{version}
12cr|python-django-social-auth-0.7.10-1|25	
12cr|python-django-social-auth-0.7.10-1|26	%build
12cr|python-django-social-auth-0.7.10-1|27	%{__python} setup.py build
12cr|python-django-social-auth-0.7.10-1|28	
12cr|python-django-social-auth-0.7.10-1|29	%install
12cr|python-django-social-auth-0.7.10-1|30	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|python-django-social-auth-0.7.10-1|31	
12cr|python-django-social-auth-0.7.10-1|32	%files
12cr|python-django-social-auth-0.7.10-1|33	%{py_puresitedir}/*

6443 12
12cr|python-django-sorting-0.1-1|1	%define realname    django-sorting
12cr|python-django-sorting-0.1-1|2	%define name	    python-%{realname}
12cr|python-django-sorting-0.1-1|3	%define version 0.1
12cr|python-django-sorting-0.1-1|4	%define release %mkrel 1
12cr|python-django-sorting-0.1-1|5	
12cr|python-django-sorting-0.1-1|6	Name: %{name}
12cr|python-django-sorting-0.1-1|7	Version: %{version}
12cr|python-django-sorting-0.1-1|8	Release: %{release}
12cr|python-django-sorting-0.1-1|9	Summary:        A Django application for easy sorting
12cr|python-django-sorting-0.1-1|10	Group:          Development/Python
12cr|python-django-sorting-0.1-1|11	License:        BSD
12cr|python-django-sorting-0.1-1|12	URL:            http://pypi.python.org/pypi/django-sorting
12cr|python-django-sorting-0.1-1|13	Source:         %{realname}-%{version}.tar.gz
12cr|python-django-sorting-0.1-1|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-django-sorting-0.1-1|15	BuildArch:      noarch
12cr|python-django-sorting-0.1-1|16	BuildRequires:  python-devel python-setuptools
12cr|python-django-sorting-0.1-1|17	Requires:       python-django
12cr|python-django-sorting-0.1-1|18	
12cr|python-django-sorting-0.1-1|19	%description
12cr|python-django-sorting-0.1-1|20	Django-sorting allows for easy sorting, and sorting links generation
12cr|python-django-sorting-0.1-1|21	without modifying your views.
12cr|python-django-sorting-0.1-1|22	
12cr|python-django-sorting-0.1-1|23	%prep
12cr|python-django-sorting-0.1-1|24	%setup -q -n %{realname}-%{version}
12cr|python-django-sorting-0.1-1|25	find . -name \*._* -exec rm {} +
12cr|python-django-sorting-0.1-1|26	find . -name \*.buildinfo* -exec rm {} +
12cr|python-django-sorting-0.1-1|27	
12cr|python-django-sorting-0.1-1|28	%build
12cr|python-django-sorting-0.1-1|29	%{__python} setup.py build
12cr|python-django-sorting-0.1-1|30	
12cr|python-django-sorting-0.1-1|31	%install
12cr|python-django-sorting-0.1-1|32	rm -rf $RPM_BUILD_ROOT
12cr|python-django-sorting-0.1-1|33	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-django-sorting-0.1-1|34	
12cr|python-django-sorting-0.1-1|35	%clean
12cr|python-django-sorting-0.1-1|36	rm -rf $RPM_BUILD_ROOT
12cr|python-django-sorting-0.1-1|37	
12cr|python-django-sorting-0.1-1|38	%files
12cr|python-django-sorting-0.1-1|39	%defattr(-,root,root,-)
12cr|python-django-sorting-0.1-1|40	%{py_puresitedir}/*
12cr|python-django-sorting-0.1-1|41	
12cr|python-django-sorting-0.1-1|42	
12cr|python-django-sorting-0.1-1|43	
12cr|python-django-sorting-0.1-1|44	%changelog
12cr|python-django-sorting-0.1-1|45	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.1-1mdv2011.0
12cr|python-django-sorting-0.1-1|46	+ Revision: 591973
12cr|python-django-sorting-0.1-1|47	- import python-django-sorting
12cr|python-django-sorting-0.1-1|48	

6444 12
12cr|python-django-south-0.7.3-2|1	%define tarname    South
12cr|python-django-south-0.7.3-2|2	
12cr|python-django-south-0.7.3-2|3	Summary:        Migrations for Django
12cr|python-django-south-0.7.3-2|4	Name:		    python-django-south
12cr|python-django-south-0.7.3-2|5	Version:	    0.7.3
12cr|python-django-south-0.7.3-2|6	Release:	    2
12cr|python-django-south-0.7.3-2|7	Source:         http://pypi.python.org/packages/source/S/%{tarname}/%{tarname}-%{version}.tar.gz
12cr|python-django-south-0.7.3-2|8	Group:          Development/Python
12cr|python-django-south-0.7.3-2|9	License:        ASL 2.0
12cr|python-django-south-0.7.3-2|10	URL:            http://south.aeracode.org/
12cr|python-django-south-0.7.3-2|11	BuildArch:      noarch
12cr|python-django-south-0.7.3-2|12	Requires:       python-django
12cr|python-django-south-0.7.3-2|13	BuildRequires:  python-devel
12cr|python-django-south-0.7.3-2|14	BuildRequires:  python-setuptools
12cr|python-django-south-0.7.3-2|15	
12cr|python-django-south-0.7.3-2|16	%description
12cr|python-django-south-0.7.3-2|17	South is an intelligent database migrations library for the Django web
12cr|python-django-south-0.7.3-2|18	framework. It is database-independent and DVCS-friendly, as well as a
12cr|python-django-south-0.7.3-2|19	whole host of other features.
12cr|python-django-south-0.7.3-2|20	
12cr|python-django-south-0.7.3-2|21	%prep
12cr|python-django-south-0.7.3-2|22	%setup -q -n %{tarname}-%{version}
12cr|python-django-south-0.7.3-2|23	
12cr|python-django-south-0.7.3-2|24	%install
12cr|python-django-south-0.7.3-2|25	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-django-south-0.7.3-2|26	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-django-south-0.7.3-2|27	
12cr|python-django-south-0.7.3-2|28	%files -f FILE_LIST
12cr|python-django-south-0.7.3-2|29	%doc README
12cr|python-django-south-0.7.3-2|30	
12cr|python-django-south-0.7.3-2|31	
12cr|python-django-south-0.7.3-2|32	
12cr|python-django-south-0.7.3-2|33	
12cr|python-django-south-0.7.3-2|34	%changelog
12cr|python-django-south-0.7.3-2|35	* Mon Dec 12 2011 Lev Givon <lev@mandriva.org> 0.7.3-1
12cr|python-django-south-0.7.3-2|36	+ Revision: 740576
12cr|python-django-south-0.7.3-2|37	- Update to 0.7.3.
12cr|python-django-south-0.7.3-2|38	
12cr|python-django-south-0.7.3-2|39	* Mon Nov 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.7.2-1mdv2011.0
12cr|python-django-south-0.7.3-2|40	+ Revision: 591685
12cr|python-django-south-0.7.3-2|41	- import python-django-south
12cr|python-django-south-0.7.3-2|42	

6445 12
12cr|python-django-staticfiles-0.3.2-1|1	%define realname    django-staticfiles
12cr|python-django-staticfiles-0.3.2-1|2	%define name	    python-%{realname}
12cr|python-django-staticfiles-0.3.2-1|3	%define version 0.3.2
12cr|python-django-staticfiles-0.3.2-1|4	%define release %mkrel 1
12cr|python-django-staticfiles-0.3.2-1|5	
12cr|python-django-staticfiles-0.3.2-1|6	Name: %{name}
12cr|python-django-staticfiles-0.3.2-1|7	Version: %{version}
12cr|python-django-staticfiles-0.3.2-1|8	Release: %{release}
12cr|python-django-staticfiles-0.3.2-1|9	Summary:        A Django app that provides helpers for serving static files
12cr|python-django-staticfiles-0.3.2-1|10	Group:          Development/Python
12cr|python-django-staticfiles-0.3.2-1|11	License:        BSD
12cr|python-django-staticfiles-0.3.2-1|12	URL:            http://bitbucket.org/jezdez/django-authority/
12cr|python-django-staticfiles-0.3.2-1|13	Source:         %{realname}-%{version}.tar.gz
12cr|python-django-staticfiles-0.3.2-1|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-django-staticfiles-0.3.2-1|15	BuildArch:      noarch
12cr|python-django-staticfiles-0.3.2-1|16	BuildRequires:  python-devel python-setuptools
12cr|python-django-staticfiles-0.3.2-1|17	Requires:       python-django
12cr|python-django-staticfiles-0.3.2-1|18	
12cr|python-django-staticfiles-0.3.2-1|19	%description
12cr|python-django-staticfiles-0.3.2-1|20	A Django app that provides helpers for serving static files
12cr|python-django-staticfiles-0.3.2-1|21	
12cr|python-django-staticfiles-0.3.2-1|22	%prep
12cr|python-django-staticfiles-0.3.2-1|23	%setup -q -n %{realname}-%{version}
12cr|python-django-staticfiles-0.3.2-1|24	find . -name \*._* -exec rm {} +
12cr|python-django-staticfiles-0.3.2-1|25	find . -name \*.buildinfo* -exec rm {} +
12cr|python-django-staticfiles-0.3.2-1|26	
12cr|python-django-staticfiles-0.3.2-1|27	%build
12cr|python-django-staticfiles-0.3.2-1|28	%{__python} setup.py build
12cr|python-django-staticfiles-0.3.2-1|29	
12cr|python-django-staticfiles-0.3.2-1|30	%install
12cr|python-django-staticfiles-0.3.2-1|31	rm -rf $RPM_BUILD_ROOT
12cr|python-django-staticfiles-0.3.2-1|32	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-django-staticfiles-0.3.2-1|33	
12cr|python-django-staticfiles-0.3.2-1|34	%clean
12cr|python-django-staticfiles-0.3.2-1|35	rm -rf $RPM_BUILD_ROOT
12cr|python-django-staticfiles-0.3.2-1|36	
12cr|python-django-staticfiles-0.3.2-1|37	%files
12cr|python-django-staticfiles-0.3.2-1|38	%defattr(-,root,root,-)
12cr|python-django-staticfiles-0.3.2-1|39	%{py_puresitedir}/*
12cr|python-django-staticfiles-0.3.2-1|40	
12cr|python-django-staticfiles-0.3.2-1|41	
12cr|python-django-staticfiles-0.3.2-1|42	
12cr|python-django-staticfiles-0.3.2-1|43	%changelog
12cr|python-django-staticfiles-0.3.2-1|44	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3.2-1mdv2011.0
12cr|python-django-staticfiles-0.3.2-1|45	+ Revision: 591974
12cr|python-django-staticfiles-0.3.2-1|46	- import python-django-staticfiles
12cr|python-django-staticfiles-0.3.2-1|47	

6446 12
12cr|python-django-tagging-0.3.1-2|1	%define realname django-tagging
12cr|python-django-tagging-0.3.1-2|2	
12cr|python-django-tagging-0.3.1-2|3	Name:           python-django-tagging
12cr|python-django-tagging-0.3.1-2|4	Version:        0.3.1
12cr|python-django-tagging-0.3.1-2|5	Release:        %mkrel 2
12cr|python-django-tagging-0.3.1-2|6	Summary:        A generic tagging application for Django projects
12cr|python-django-tagging-0.3.1-2|7	
12cr|python-django-tagging-0.3.1-2|8	Group:          Development/Python
12cr|python-django-tagging-0.3.1-2|9	License:        MIT
12cr|python-django-tagging-0.3.1-2|10	URL:            http://code.google.com/p/django-tagging/
12cr|python-django-tagging-0.3.1-2|11	# svn export -r154 http://django-tagging.googlecode.com/svn/trunk/ django-tagging-0.3-r154
12cr|python-django-tagging-0.3.1-2|12	# tar zcf django-tagging-0.3-r154.tar.gz django-tagging-0.3-r154
12cr|python-django-tagging-0.3.1-2|13	Source0:        http://django-tagging.googlecode.com/files/%{realname}-%{version}.tar.gz
12cr|python-django-tagging-0.3.1-2|14	BuildArch:      noarch
12cr|python-django-tagging-0.3.1-2|15	BuildRequires:  python-devel
12cr|python-django-tagging-0.3.1-2|16	Requires:       python-django
12cr|python-django-tagging-0.3.1-2|17	
12cr|python-django-tagging-0.3.1-2|18	%description
12cr|python-django-tagging-0.3.1-2|19	A generic tagging application for Django projects, which allows association
12cr|python-django-tagging-0.3.1-2|20	of a number of tags with any Model instance and makes retrieval of tags
12cr|python-django-tagging-0.3.1-2|21	simple.
12cr|python-django-tagging-0.3.1-2|22	
12cr|python-django-tagging-0.3.1-2|23	%prep
12cr|python-django-tagging-0.3.1-2|24	%setup -q -n %{realname}-%{version}
12cr|python-django-tagging-0.3.1-2|25	
12cr|python-django-tagging-0.3.1-2|26	%build
12cr|python-django-tagging-0.3.1-2|27	%{__python} setup.py build
12cr|python-django-tagging-0.3.1-2|28	
12cr|python-django-tagging-0.3.1-2|29	
12cr|python-django-tagging-0.3.1-2|30	%install
12cr|python-django-tagging-0.3.1-2|31	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-django-tagging-0.3.1-2|32	
12cr|python-django-tagging-0.3.1-2|33	%files
12cr|python-django-tagging-0.3.1-2|34	%doc CHANGELOG.txt LICENSE.txt README.txt docs/
12cr|python-django-tagging-0.3.1-2|35	%{py_puresitedir}/*

6447 12
12cr|python-django-tagging-autocomplete-0.3.1-2|1	%define realname django-tagging-autocomplete
12cr|python-django-tagging-autocomplete-0.3.1-2|2	
12cr|python-django-tagging-autocomplete-0.3.1-2|3	Name:           python-django-tagging-autocomplete
12cr|python-django-tagging-autocomplete-0.3.1-2|4	Version:        0.3.1
12cr|python-django-tagging-autocomplete-0.3.1-2|5	Release:        %mkrel 2
12cr|python-django-tagging-autocomplete-0.3.1-2|6	Summary:        Autocompletion for django-tagging
12cr|python-django-tagging-autocomplete-0.3.1-2|7	
12cr|python-django-tagging-autocomplete-0.3.1-2|8	Group:          Development/Python
12cr|python-django-tagging-autocomplete-0.3.1-2|9	License:        MIT
12cr|python-django-tagging-autocomplete-0.3.1-2|10	URL:            http://pypi.python.org/pypi/django-tagging-autocomplete
12cr|python-django-tagging-autocomplete-0.3.1-2|11	Source0:        http://pypi.python.org/packages/source/d/django-tagging-autocomplete/%{realname}-%{version}.tar.gz
12cr|python-django-tagging-autocomplete-0.3.1-2|12	
12cr|python-django-tagging-autocomplete-0.3.1-2|13	
12cr|python-django-tagging-autocomplete-0.3.1-2|14	BuildArch:      noarch
12cr|python-django-tagging-autocomplete-0.3.1-2|15	BuildRequires:  python-devel
12cr|python-django-tagging-autocomplete-0.3.1-2|16	BuildRequires:  python-setuptools
12cr|python-django-tagging-autocomplete-0.3.1-2|17	Requires:       python-django
12cr|python-django-tagging-autocomplete-0.3.1-2|18	
12cr|python-django-tagging-autocomplete-0.3.1-2|19	%description
12cr|python-django-tagging-autocomplete-0.3.1-2|20	Autocompletion for django-tagging
12cr|python-django-tagging-autocomplete-0.3.1-2|21	
12cr|python-django-tagging-autocomplete-0.3.1-2|22	%prep
12cr|python-django-tagging-autocomplete-0.3.1-2|23	%setup -q -n %{realname}-%{version}
12cr|python-django-tagging-autocomplete-0.3.1-2|24	
12cr|python-django-tagging-autocomplete-0.3.1-2|25	%build
12cr|python-django-tagging-autocomplete-0.3.1-2|26	%{__python} setup.py build
12cr|python-django-tagging-autocomplete-0.3.1-2|27	
12cr|python-django-tagging-autocomplete-0.3.1-2|28	
12cr|python-django-tagging-autocomplete-0.3.1-2|29	%install
12cr|python-django-tagging-autocomplete-0.3.1-2|30	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|python-django-tagging-autocomplete-0.3.1-2|31	
12cr|python-django-tagging-autocomplete-0.3.1-2|32	%files
12cr|python-django-tagging-autocomplete-0.3.1-2|33	%doc LICENSE.txt README.txt
12cr|python-django-tagging-autocomplete-0.3.1-2|34	%{py_puresitedir}/*

6448 12
12cr|python-django-threadedcomments-0.9-1|1	%define realname    django-threadedcomments
12cr|python-django-threadedcomments-0.9-1|2	%define name	    python-%{realname}
12cr|python-django-threadedcomments-0.9-1|3	%define version 0.9
12cr|python-django-threadedcomments-0.9-1|4	%define release %mkrel 1
12cr|python-django-threadedcomments-0.9-1|5	
12cr|python-django-threadedcomments-0.9-1|6	Name: %{name}
12cr|python-django-threadedcomments-0.9-1|7	Version: %{version}
12cr|python-django-threadedcomments-0.9-1|8	Release: %{release}
12cr|python-django-threadedcomments-0.9-1|9	Summary:        A simple yet flexible threaded commenting system
12cr|python-django-threadedcomments-0.9-1|10	Group:          Development/Python
12cr|python-django-threadedcomments-0.9-1|11	License:        BSD
12cr|python-django-threadedcomments-0.9-1|12	URL:            http://code.google.com/p/django-threadedcomments/
12cr|python-django-threadedcomments-0.9-1|13	Source:         %{realname}-%{version}.tar.gz
12cr|python-django-threadedcomments-0.9-1|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-django-threadedcomments-0.9-1|15	BuildArch:      noarch
12cr|python-django-threadedcomments-0.9-1|16	BuildRequires:  python-devel python-setuptools
12cr|python-django-threadedcomments-0.9-1|17	Requires:       python-django
12cr|python-django-threadedcomments-0.9-1|18	
12cr|python-django-threadedcomments-0.9-1|19	%description
12cr|python-django-threadedcomments-0.9-1|20	A simple yet flexible threaded commenting system.
12cr|python-django-threadedcomments-0.9-1|21	
12cr|python-django-threadedcomments-0.9-1|22	%prep
12cr|python-django-threadedcomments-0.9-1|23	%setup -q -n %{realname}-%{version}
12cr|python-django-threadedcomments-0.9-1|24	find . -name \*._* -exec rm {} +
12cr|python-django-threadedcomments-0.9-1|25	find . -name \*.buildinfo* -exec rm {} +
12cr|python-django-threadedcomments-0.9-1|26	
12cr|python-django-threadedcomments-0.9-1|27	%build
12cr|python-django-threadedcomments-0.9-1|28	%{__python} setup.py build
12cr|python-django-threadedcomments-0.9-1|29	
12cr|python-django-threadedcomments-0.9-1|30	%install
12cr|python-django-threadedcomments-0.9-1|31	rm -rf $RPM_BUILD_ROOT
12cr|python-django-threadedcomments-0.9-1|32	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-django-threadedcomments-0.9-1|33	
12cr|python-django-threadedcomments-0.9-1|34	%clean
12cr|python-django-threadedcomments-0.9-1|35	rm -rf $RPM_BUILD_ROOT
12cr|python-django-threadedcomments-0.9-1|36	
12cr|python-django-threadedcomments-0.9-1|37	%files
12cr|python-django-threadedcomments-0.9-1|38	%defattr(-,root,root,-)
12cr|python-django-threadedcomments-0.9-1|39	%{py_puresitedir}/*
12cr|python-django-threadedcomments-0.9-1|40	
12cr|python-django-threadedcomments-0.9-1|41	
12cr|python-django-threadedcomments-0.9-1|42	
12cr|python-django-threadedcomments-0.9-1|43	%changelog
12cr|python-django-threadedcomments-0.9-1|44	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9-1mdv2011.0
12cr|python-django-threadedcomments-0.9-1|45	+ Revision: 591975
12cr|python-django-threadedcomments-0.9-1|46	- import python-django-threadedcomments
12cr|python-django-threadedcomments-0.9-1|47	

6449 12
12cr|python-django-userena-1.1.2-1|1	%define realname    django-userena
12cr|python-django-userena-1.1.2-1|2	%define name	    python-%{realname}
12cr|python-django-userena-1.1.2-1|3	%define version     1.1.2
12cr|python-django-userena-1.1.2-1|4	%define release     %mkrel 1
12cr|python-django-userena-1.1.2-1|5	
12cr|python-django-userena-1.1.2-1|6	Name:		%{name}
12cr|python-django-userena-1.1.2-1|7	Version:	%{version}
12cr|python-django-userena-1.1.2-1|8	Release:	%{release}
12cr|python-django-userena-1.1.2-1|9	Summary:        Complete user management application for Django
12cr|python-django-userena-1.1.2-1|10	Group:          Development/Python
12cr|python-django-userena-1.1.2-1|11	License:        BSD
12cr|python-django-userena-1.1.2-1|12	URL:            http://pypi.python.org/pypi/django-userena/
12cr|python-django-userena-1.1.2-1|13	Source0:        http://pypi.python.org/packages/source/d/%{realname}/%{realname}-%{version}.tar.gz
12cr|python-django-userena-1.1.2-1|14	BuildArch:      noarch
12cr|python-django-userena-1.1.2-1|15	BuildRequires:  python-devel
12cr|python-django-userena-1.1.2-1|16	BuildRequires:  python-setuptools
12cr|python-django-userena-1.1.2-1|17	Requires:       python-django
12cr|python-django-userena-1.1.2-1|18	
12cr|python-django-userena-1.1.2-1|19	%description
12cr|python-django-userena-1.1.2-1|20	Userena is a Django application that supplies your Django
12cr|python-django-userena-1.1.2-1|21	project with full account management.
12cr|python-django-userena-1.1.2-1|22	It's a fully customizable application that takes care of the
12cr|python-django-userena-1.1.2-1|23	signup, activation, messaging and more.
12cr|python-django-userena-1.1.2-1|24	It's BSD licensed, which means you can use it commercially for free!
12cr|python-django-userena-1.1.2-1|25	
12cr|python-django-userena-1.1.2-1|26	%prep
12cr|python-django-userena-1.1.2-1|27	%setup -q -n %{realname}-%{version}
12cr|python-django-userena-1.1.2-1|28	
12cr|python-django-userena-1.1.2-1|29	%build
12cr|python-django-userena-1.1.2-1|30	%{__python} setup.py build
12cr|python-django-userena-1.1.2-1|31	
12cr|python-django-userena-1.1.2-1|32	%install
12cr|python-django-userena-1.1.2-1|33	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|python-django-userena-1.1.2-1|34	
12cr|python-django-userena-1.1.2-1|35	%files
12cr|python-django-userena-1.1.2-1|36	%{py_puresitedir}/*

6450 12
12cr|python-django-userprofile-0.7-1|1	%define realname    django-userprofile
12cr|python-django-userprofile-0.7-1|2	%define name	    python-%{realname}
12cr|python-django-userprofile-0.7-1|3	%define version 0.7
12cr|python-django-userprofile-0.7-1|4	%define release %mkrel 1
12cr|python-django-userprofile-0.7-1|5	
12cr|python-django-userprofile-0.7-1|6	Name: %{name}
12cr|python-django-userprofile-0.7-1|7	Version: %{version}
12cr|python-django-userprofile-0.7-1|8	Release: %{release}
12cr|python-django-userprofile-0.7-1|9	Summary:        A user private zone/profile management application
12cr|python-django-userprofile-0.7-1|10	Group:          Development/Python
12cr|python-django-userprofile-0.7-1|11	License:        BSD
12cr|python-django-userprofile-0.7-1|12	URL:            http://transifex.org
12cr|python-django-userprofile-0.7-1|13	Source:         userprofile-%{version}-r422-correct-validation.tar.gz
12cr|python-django-userprofile-0.7-1|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-django-userprofile-0.7-1|15	BuildArch:      noarch
12cr|python-django-userprofile-0.7-1|16	BuildRequires:  python-devel python-setuptools
12cr|python-django-userprofile-0.7-1|17	Requires:       python-django
12cr|python-django-userprofile-0.7-1|18	
12cr|python-django-userprofile-0.7-1|19	%description
12cr|python-django-userprofile-0.7-1|20	This is a user private zone/profile management application, allowing
12cr|python-django-userprofile-0.7-1|21	the user to take control of his account and insert information about
12cr|python-django-userprofile-0.7-1|22	him in his profile.
12cr|python-django-userprofile-0.7-1|23	
12cr|python-django-userprofile-0.7-1|24	Inside this package you will find a demo application which will show
12cr|python-django-userprofile-0.7-1|25	you what can be accomplished with the rest of the utilities included
12cr|python-django-userprofile-0.7-1|26	in the package.
12cr|python-django-userprofile-0.7-1|27	
12cr|python-django-userprofile-0.7-1|28	%prep
12cr|python-django-userprofile-0.7-1|29	%setup -q -n userprofile-%{version}-r422-correct-validation
12cr|python-django-userprofile-0.7-1|30	find . -name \*._* -exec rm {} +
12cr|python-django-userprofile-0.7-1|31	find . -name \*.buildinfo* -exec rm {} +
12cr|python-django-userprofile-0.7-1|32	
12cr|python-django-userprofile-0.7-1|33	%build
12cr|python-django-userprofile-0.7-1|34	%{__python} setup.py build
12cr|python-django-userprofile-0.7-1|35	
12cr|python-django-userprofile-0.7-1|36	%install
12cr|python-django-userprofile-0.7-1|37	rm -rf $RPM_BUILD_ROOT
12cr|python-django-userprofile-0.7-1|38	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-django-userprofile-0.7-1|39	
12cr|python-django-userprofile-0.7-1|40	%clean
12cr|python-django-userprofile-0.7-1|41	rm -rf $RPM_BUILD_ROOT
12cr|python-django-userprofile-0.7-1|42	
12cr|python-django-userprofile-0.7-1|43	%files
12cr|python-django-userprofile-0.7-1|44	%defattr(-,root,root,-)
12cr|python-django-userprofile-0.7-1|45	%{py_puresitedir}/*
12cr|python-django-userprofile-0.7-1|46	
12cr|python-django-userprofile-0.7-1|47	
12cr|python-django-userprofile-0.7-1|48	
12cr|python-django-userprofile-0.7-1|49	%changelog
12cr|python-django-userprofile-0.7-1|50	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.7-1mdv2011.0
12cr|python-django-userprofile-0.7-1|51	+ Revision: 591976
12cr|python-django-userprofile-0.7-1|52	- import python-django-userprofile
12cr|python-django-userprofile-0.7-1|53	

6451 12
12cr|python-djblets-0.6.7-1|1	Name:           python-djblets
12cr|python-djblets-0.6.7-1|2	Version:        0.6.7
12cr|python-djblets-0.6.7-1|3	Release:        %mkrel 1
12cr|python-djblets-0.6.7-1|4	Summary:        A collection of useful classes and functions for Django
12cr|python-djblets-0.6.7-1|5	Group:          Networking/WWW
12cr|python-djblets-0.6.7-1|6	# Djblets is MIT licensed:
12cr|python-djblets-0.6.7-1|7	# http://code.google.com/p/reviewboard/wiki/Djblets
12cr|python-djblets-0.6.7-1|8	# Jquery is bundled in Djblets. Jquery is dual-licensed MIT or GPLv2, hence
12cr|python-djblets-0.6.7-1|9	# the package license is "MIT and (MIT or GPLv2)":
12cr|python-djblets-0.6.7-1|10	# https://www.redhat.com/archives/fedora-legal-list/2009-May/msg00025.html
12cr|python-djblets-0.6.7-1|11	License:        MIT and (MIT or GPLv2)
12cr|python-djblets-0.6.7-1|12	URL:            http://www.review-board.org
12cr|python-djblets-0.6.7-1|13	Source0:        http://downloads.review-board.org/releases/Djblets/0.6/Djblets-%{version}.tar.gz
12cr|python-djblets-0.6.7-1|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|python-djblets-0.6.7-1|15	BuildArch:      noarch
12cr|python-djblets-0.6.7-1|16	BuildRequires:  python
12cr|python-djblets-0.6.7-1|17	BuildRequires:  python-devel
12cr|python-djblets-0.6.7-1|18	BuildRequires:  python-setuptools
12cr|python-djblets-0.6.7-1|19	Requires:       python-django >= 1.1.1
12cr|python-djblets-0.6.7-1|20	Requires:       python-imaging
12cr|python-djblets-0.6.7-1|21	
12cr|python-djblets-0.6.7-1|22	Patch1000: FED01-Disable-ez_setup-when-installing-by-RPM.patch
12cr|python-djblets-0.6.7-1|23	
12cr|python-djblets-0.6.7-1|24	%description
12cr|python-djblets-0.6.7-1|25	A collection of useful classes and functions for Django
12cr|python-djblets-0.6.7-1|26	
12cr|python-djblets-0.6.7-1|27	%prep
12cr|python-djblets-0.6.7-1|28	%setup -q -n Djblets-%{version}
12cr|python-djblets-0.6.7-1|29	%patch1000 -p1
12cr|python-djblets-0.6.7-1|30	
12cr|python-djblets-0.6.7-1|31	%build
12cr|python-djblets-0.6.7-1|32	%{__python} setup.py build
12cr|python-djblets-0.6.7-1|33	
12cr|python-djblets-0.6.7-1|34	%install
12cr|python-djblets-0.6.7-1|35	rm -rf $RPM_BUILD_ROOT
12cr|python-djblets-0.6.7-1|36	
12cr|python-djblets-0.6.7-1|37	%{__python} setup.py install --root $RPM_BUILD_ROOT
12cr|python-djblets-0.6.7-1|38	
12cr|python-djblets-0.6.7-1|39	# feedparser.py has a shebang, and has a runnable __main__; make it executable:
12cr|python-djblets-0.6.7-1|40	chmod +x $RPM_BUILD_ROOT%{python_sitelib}/djblets/feedview/feedparser.py
12cr|python-djblets-0.6.7-1|41	
12cr|python-djblets-0.6.7-1|42	# Remove the "tests" subdirectory to avoid it polluting the main python
12cr|python-djblets-0.6.7-1|43	# namespace:
12cr|python-djblets-0.6.7-1|44	rm -rf $RPM_BUILD_ROOT%{python_sitelib}/tests
12cr|python-djblets-0.6.7-1|45	
12cr|python-djblets-0.6.7-1|46	%clean
12cr|python-djblets-0.6.7-1|47	rm -rf $RPM_BUILD_ROOT
12cr|python-djblets-0.6.7-1|48	
12cr|python-djblets-0.6.7-1|49	%files
12cr|python-djblets-0.6.7-1|50	%defattr(-,root,root,-)
12cr|python-djblets-0.6.7-1|51	%doc NEWS
12cr|python-djblets-0.6.7-1|52	%{python_sitelib}/Djblets*.egg-info/
12cr|python-djblets-0.6.7-1|53	%{python_sitelib}/djblets/
12cr|python-djblets-0.6.7-1|54	
12cr|python-djblets-0.6.7-1|55	
12cr|python-djblets-0.6.7-1|56	
12cr|python-djblets-0.6.7-1|57	%changelog
12cr|python-djblets-0.6.7-1|58	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.7-1mdv2011.0
12cr|python-djblets-0.6.7-1|59	+ Revision: 636244
12cr|python-djblets-0.6.7-1|60	- update to new version 0.6.7
12cr|python-djblets-0.6.7-1|61	
12cr|python-djblets-0.6.7-1|62	* Mon Nov 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.6-1mdv2011.0
12cr|python-djblets-0.6.7-1|63	+ Revision: 603068
12cr|python-djblets-0.6.7-1|64	- update to new version 0.6.6
12cr|python-djblets-0.6.7-1|65	
12cr|python-djblets-0.6.7-1|66	* Sun Nov 07 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.6.4-1mdv2011.0
12cr|python-djblets-0.6.7-1|67	+ Revision: 594408
12cr|python-djblets-0.6.7-1|68	- import python-djblets
12cr|python-djblets-0.6.7-1|69	

6452 12
12cr|python-dns-2.3.5-1|1	Name:           python-dns
12cr|python-dns-2.3.5-1|2	Version:        2.3.5
12cr|python-dns-2.3.5-1|3	Release:        %mkrel 1
12cr|python-dns-2.3.5-1|4	Epoch:          0
12cr|python-dns-2.3.5-1|5	Summary:        Python module for DNS (Domain Name Service)
12cr|python-dns-2.3.5-1|6	Group:          Development/Python
12cr|python-dns-2.3.5-1|7	License:        Python Software Foundation License
12cr|python-dns-2.3.5-1|8	URL:            http://pydns.sourceforge.net/
12cr|python-dns-2.3.5-1|9	Source0:        pydns-%{version}.tar.gz
12cr|python-dns-2.3.5-1|10	Provides:       pydns = %{epoch}:%{version}-%{release}
12cr|python-dns-2.3.5-1|11	Provides:       python-pydns = %{epoch}:%{version}-%{release}
12cr|python-dns-2.3.5-1|12	Provides:       python-DNS = %{epoch}:%{version}-%{release}
12cr|python-dns-2.3.5-1|13	BuildArch:      noarch
12cr|python-dns-2.3.5-1|14	%py_requires -d
12cr|python-dns-2.3.5-1|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-dns-2.3.5-1|16	
12cr|python-dns-2.3.5-1|17	%description
12cr|python-dns-2.3.5-1|18	This is a another release of the pydns code, as originally written by
12cr|python-dns-2.3.5-1|19	Guido van Rossum, and with a hopefully nicer API bolted over the
12cr|python-dns-2.3.5-1|20	top of it by Anthony Baxter <anthony@interlink.com.au>.
12cr|python-dns-2.3.5-1|21	
12cr|python-dns-2.3.5-1|22	This package contains a module (dnslib) that implements a DNS
12cr|python-dns-2.3.5-1|23	(Domain Name Server) client, plus additional modules that define some
12cr|python-dns-2.3.5-1|24	symbolic constants used by DNS (dnstype, dnsclass, dnsopcode).
12cr|python-dns-2.3.5-1|25	
12cr|python-dns-2.3.5-1|26	%prep
12cr|python-dns-2.3.5-1|27	%setup -q -n pydns-%{version}
12cr|python-dns-2.3.5-1|28	
12cr|python-dns-2.3.5-1|29	%build
12cr|python-dns-2.3.5-1|30	%{__python} setup.py build
12cr|python-dns-2.3.5-1|31	
12cr|python-dns-2.3.5-1|32	%install
12cr|python-dns-2.3.5-1|33	%{__rm} -rf %{buildroot}
12cr|python-dns-2.3.5-1|34	%{__python} setup.py install -O2 --skip-build --root %{buildroot}
12cr|python-dns-2.3.5-1|35	
12cr|python-dns-2.3.5-1|36	%clean
12cr|python-dns-2.3.5-1|37	%{__rm} -rf %{buildroot}
12cr|python-dns-2.3.5-1|38	
12cr|python-dns-2.3.5-1|39	%files
12cr|python-dns-2.3.5-1|40	%defattr(0644,root,root,0755)
12cr|python-dns-2.3.5-1|41	%doc CREDITS.txt PKG-INFO README-guido.txt README.txt
12cr|python-dns-2.3.5-1|42	%{python_sitelib}/*
12cr|python-dns-2.3.5-1|43	
12cr|python-dns-2.3.5-1|44	
12cr|python-dns-2.3.5-1|45	
12cr|python-dns-2.3.5-1|46	%changelog
12cr|python-dns-2.3.5-1|47	* Wed Mar 23 2011 Sandro Cazzaniga <kharec@mandriva.org> 0:2.3.5-1mdv2011.0
12cr|python-dns-2.3.5-1|48	+ Revision: 647779
12cr|python-dns-2.3.5-1|49	- new version
12cr|python-dns-2.3.5-1|50	
12cr|python-dns-2.3.5-1|51	* Thu Nov 04 2010 Funda Wang <fwang@mandriva.org> 0:2.3.4-2mdv2011.0
12cr|python-dns-2.3.5-1|52	+ Revision: 593084
12cr|python-dns-2.3.5-1|53	- rebuild for py2.7
12cr|python-dns-2.3.5-1|54	
12cr|python-dns-2.3.5-1|55	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0:2.3.4-1mdv2010.1
12cr|python-dns-2.3.5-1|56	+ Revision: 496368
12cr|python-dns-2.3.5-1|57	- update to new version 2.3.4
12cr|python-dns-2.3.5-1|58	
12cr|python-dns-2.3.5-1|59	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0:2.3.3-3mdv2010.0
12cr|python-dns-2.3.5-1|60	+ Revision: 442098
12cr|python-dns-2.3.5-1|61	- rebuild
12cr|python-dns-2.3.5-1|62	
12cr|python-dns-2.3.5-1|63	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0:2.3.3-2mdv2009.1
12cr|python-dns-2.3.5-1|64	+ Revision: 323562
12cr|python-dns-2.3.5-1|65	- rebuild
12cr|python-dns-2.3.5-1|66	
12cr|python-dns-2.3.5-1|67	* Thu Aug 28 2008 Frederik Himpe <fhimpe@mandriva.org> 0:2.3.3-1mdv2009.0
12cr|python-dns-2.3.5-1|68	+ Revision: 276939
12cr|python-dns-2.3.5-1|69	- update to new version 2.3.3
12cr|python-dns-2.3.5-1|70	
12cr|python-dns-2.3.5-1|71	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0:2.3.1-4mdv2009.0
12cr|python-dns-2.3.5-1|72	+ Revision: 259564
12cr|python-dns-2.3.5-1|73	- rebuild
12cr|python-dns-2.3.5-1|74	
12cr|python-dns-2.3.5-1|75	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0:2.3.1-3mdv2009.0
12cr|python-dns-2.3.5-1|76	+ Revision: 247403
12cr|python-dns-2.3.5-1|77	- rebuild
12cr|python-dns-2.3.5-1|78	- kill re-definition of %%buildroot on Pixel's request
12cr|python-dns-2.3.5-1|79	
12cr|python-dns-2.3.5-1|80	+ Olivier Blin <oblin@mandriva.com>
12cr|python-dns-2.3.5-1|81	- restore BuildRoot
12cr|python-dns-2.3.5-1|82	
12cr|python-dns-2.3.5-1|83	* Tue Oct 30 2007 David Walluck <walluck@mandriva.org> 0:2.3.1-1mdv2008.1
12cr|python-dns-2.3.5-1|84	+ Revision: 103717
12cr|python-dns-2.3.5-1|85	- import python-dns
12cr|python-dns-2.3.5-1|86	
12cr|python-dns-2.3.5-1|87	

6453 12
12cr|python-dnspython-1.9.4-1|1	Name:		python-dnspython
12cr|python-dnspython-1.9.4-1|2	Version:	1.9.4
12cr|python-dnspython-1.9.4-1|3	Release:	%mkrel 1
12cr|python-dnspython-1.9.4-1|4	Source0:	http://www.dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz
12cr|python-dnspython-1.9.4-1|5	Source1:	http://www.dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz.asc
12cr|python-dnspython-1.9.4-1|6	License:	MIT
12cr|python-dnspython-1.9.4-1|7	URL:		http://www.dnspython.org/
12cr|python-dnspython-1.9.4-1|8	Summary:	DNS toolkit for Python
12cr|python-dnspython-1.9.4-1|9	Group:		System/Libraries
12cr|python-dnspython-1.9.4-1|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-dnspython-1.9.4-1|11	BuildArch:	noarch
12cr|python-dnspython-1.9.4-1|12	Provides:	dnspython = %{version}-%{release}
12cr|python-dnspython-1.9.4-1|13	BuildRequires:	python-devel
12cr|python-dnspython-1.9.4-1|14	Requires:	python
12cr|python-dnspython-1.9.4-1|15	%description
12cr|python-dnspython-1.9.4-1|16	dnspython is a DNS toolkit for Python. It supports almost all record
12cr|python-dnspython-1.9.4-1|17	types. It can be used for queries, zone transfers, and dynamic updates.
12cr|python-dnspython-1.9.4-1|18	It supports TSIG authenticated messages and EDNS0.
12cr|python-dnspython-1.9.4-1|19	
12cr|python-dnspython-1.9.4-1|20	dnspython provides both high and low level access to DNS. The high level
12cr|python-dnspython-1.9.4-1|21	classes perform queries for data of a given name, type, and class, and
12cr|python-dnspython-1.9.4-1|22	return an answer set. The low level classes allow direct manipulation
12cr|python-dnspython-1.9.4-1|23	of DNS zones, messages, names, and records.
12cr|python-dnspython-1.9.4-1|24	
12cr|python-dnspython-1.9.4-1|25	%prep
12cr|python-dnspython-1.9.4-1|26	%setup -q -n dnspython-%{version}
12cr|python-dnspython-1.9.4-1|27	
12cr|python-dnspython-1.9.4-1|28	%build
12cr|python-dnspython-1.9.4-1|29	%__python setup.py build
12cr|python-dnspython-1.9.4-1|30	%__python -O -c "import compileall; compileall.compile_dir('build')"
12cr|python-dnspython-1.9.4-1|31	%__python -c "import compileall; compileall.compile_dir('build')"
12cr|python-dnspython-1.9.4-1|32	
12cr|python-dnspython-1.9.4-1|33	%install
12cr|python-dnspython-1.9.4-1|34	%{__rm} -Rf %{buildroot}
12cr|python-dnspython-1.9.4-1|35	%__python setup.py install --prefix %{buildroot}%{_prefix}
12cr|python-dnspython-1.9.4-1|36	
12cr|python-dnspython-1.9.4-1|37	%files
12cr|python-dnspython-1.9.4-1|38	%doc LICENSE ChangeLog README PKG-INFO TODO examples
12cr|python-dnspython-1.9.4-1|39	%{py_puresitedir}/dns/*
12cr|python-dnspython-1.9.4-1|40	%{py_puresitedir}/dnspython-%{version}-*
12cr|python-dnspython-1.9.4-1|41	
12cr|python-dnspython-1.9.4-1|42	
12cr|python-dnspython-1.9.4-1|43	%changelog
12cr|python-dnspython-1.9.4-1|44	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.4-1mdv2011.0
12cr|python-dnspython-1.9.4-1|45	+ Revision: 662530
12cr|python-dnspython-1.9.4-1|46	- update to new version 1.9.4
12cr|python-dnspython-1.9.4-1|47	
12cr|python-dnspython-1.9.4-1|48	* Thu Nov 25 2010 Funda Wang <fwang@mandriva.org> 1.9.2-1mdv2011.0
12cr|python-dnspython-1.9.4-1|49	+ Revision: 600934
12cr|python-dnspython-1.9.4-1|50	- update to new version 1.9.2
12cr|python-dnspython-1.9.4-1|51	
12cr|python-dnspython-1.9.4-1|52	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 1.8.0-2mdv2011.0
12cr|python-dnspython-1.9.4-1|53	+ Revision: 598984
12cr|python-dnspython-1.9.4-1|54	- rebuild for py2.7
12cr|python-dnspython-1.9.4-1|55	
12cr|python-dnspython-1.9.4-1|56	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.8.0-1mdv2011.0
12cr|python-dnspython-1.9.4-1|57	+ Revision: 569667
12cr|python-dnspython-1.9.4-1|58	- update to new version 1.8.0
12cr|python-dnspython-1.9.4-1|59	
12cr|python-dnspython-1.9.4-1|60	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.1-1mdv2010.0
12cr|python-dnspython-1.9.4-1|61	+ Revision: 397063
12cr|python-dnspython-1.9.4-1|62	- update to new version 1.7.1
12cr|python-dnspython-1.9.4-1|63	
12cr|python-dnspython-1.9.4-1|64	* Tue Jun 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.0-1mdv2010.0
12cr|python-dnspython-1.9.4-1|65	+ Revision: 384248
12cr|python-dnspython-1.9.4-1|66	- update to new version 1.6.0
12cr|python-dnspython-1.9.4-1|67	
12cr|python-dnspython-1.9.4-1|68	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 1.5.0-6mdv2009.1
12cr|python-dnspython-1.9.4-1|69	+ Revision: 323622
12cr|python-dnspython-1.9.4-1|70	- rebuild
12cr|python-dnspython-1.9.4-1|71	
12cr|python-dnspython-1.9.4-1|72	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.5.0-5mdv2009.0
12cr|python-dnspython-1.9.4-1|73	+ Revision: 259578
12cr|python-dnspython-1.9.4-1|74	- rebuild
12cr|python-dnspython-1.9.4-1|75	
12cr|python-dnspython-1.9.4-1|76	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.5.0-4mdv2009.0
12cr|python-dnspython-1.9.4-1|77	+ Revision: 247405
12cr|python-dnspython-1.9.4-1|78	- rebuild
12cr|python-dnspython-1.9.4-1|79	- fix no-buildroot-tag
12cr|python-dnspython-1.9.4-1|80	
12cr|python-dnspython-1.9.4-1|81	* Mon Nov 05 2007 Nicolas Vigier <nvigier@mandriva.com> 1.5.0-2mdv2008.1
12cr|python-dnspython-1.9.4-1|82	+ Revision: 106164
12cr|python-dnspython-1.9.4-1|83	- add provides on dnspython
12cr|python-dnspython-1.9.4-1|84	- import python-dnspython
12cr|python-dnspython-1.9.4-1|85	
12cr|python-dnspython-1.9.4-1|86	

6454 12
12cr|python-dot-0.9.10-7|1	%define modname dot
12cr|python-dot-0.9.10-7|2	%define pyver %(python -V 2>&1 | cut -f2 -d" " | cut -f1,2 -d".")
12cr|python-dot-0.9.10-7|3	
12cr|python-dot-0.9.10-7|4	Name:		python-%{modname}
12cr|python-dot-0.9.10-7|5	Version:	0.9.10
12cr|python-dot-0.9.10-7|6	Release:	%mkrel 7
12cr|python-dot-0.9.10-7|7	License:	MIT
12cr|python-dot-0.9.10-7|8	Group:		Development/Python
12cr|python-dot-0.9.10-7|9	Summary:	Python interface to Graphviz's Dot language
12cr|python-dot-0.9.10-7|10	URL:		http://dkbza.org/pydot.html
12cr|python-dot-0.9.10-7|11	Source0:	http://dkbza.org/data/py%{modname}-%{version}.tar.bz2
12cr|python-dot-0.9.10-7|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|python-dot-0.9.10-7|13	BuildRequires:	python-parsing python-devel
12cr|python-dot-0.9.10-7|14	BuildRequires:	graphviz, python-parsing
12cr|python-dot-0.9.10-7|15	Requires:	graphviz, python-parsing
12cr|python-dot-0.9.10-7|16	BuildArch:	noarch
12cr|python-dot-0.9.10-7|17	Provides:	py%{modname}
12cr|python-dot-0.9.10-7|18	
12cr|python-dot-0.9.10-7|19	%description
12cr|python-dot-0.9.10-7|20	An interface for creating both directed and non directed graphs from Python.
12cr|python-dot-0.9.10-7|21	Currently all attributes implemented in the Dot language are supported (up
12cr|python-dot-0.9.10-7|22	to Graphviz 1.16).
12cr|python-dot-0.9.10-7|23	
12cr|python-dot-0.9.10-7|24	Output can be inlined in Postscript into interactive scientific environments
12cr|python-dot-0.9.10-7|25	like TeXmacs, or output in any of the format's supported by the Graphviz
12cr|python-dot-0.9.10-7|26	tools dot, neato, twopi.
12cr|python-dot-0.9.10-7|27	
12cr|python-dot-0.9.10-7|28	%prep
12cr|python-dot-0.9.10-7|29	%setup -q -n py%{modname}-%{version}
12cr|python-dot-0.9.10-7|30	
12cr|python-dot-0.9.10-7|31	%build
12cr|python-dot-0.9.10-7|32	%{__python} setup.py build
12cr|python-dot-0.9.10-7|33	
12cr|python-dot-0.9.10-7|34	%install
12cr|python-dot-0.9.10-7|35	rm -rf $RPM_BUILD_ROOT
12cr|python-dot-0.9.10-7|36	%{__python} setup.py install --skip-build --root=$RPM_BUILD_ROOT
12cr|python-dot-0.9.10-7|37	
12cr|python-dot-0.9.10-7|38	%clean
12cr|python-dot-0.9.10-7|39	rm -rf $RPM_BUILD_ROOT
12cr|python-dot-0.9.10-7|40	
12cr|python-dot-0.9.10-7|41	%files
12cr|python-dot-0.9.10-7|42	%defattr(-,root,root,-)
12cr|python-dot-0.9.10-7|43	%doc LICENSE ChangeLog PKG-INFO README
12cr|python-dot-0.9.10-7|44	%{python_sitelib}/*
12cr|python-dot-0.9.10-7|45	
12cr|python-dot-0.9.10-7|46	
12cr|python-dot-0.9.10-7|47	
12cr|python-dot-0.9.10-7|48	
12cr|python-dot-0.9.10-7|49	
12cr|python-dot-0.9.10-7|50	%changelog
12cr|python-dot-0.9.10-7|51	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9.10-7mdv2010.0
12cr|python-dot-0.9.10-7|52	+ Revision: 442099
12cr|python-dot-0.9.10-7|53	- rebuild
12cr|python-dot-0.9.10-7|54	
12cr|python-dot-0.9.10-7|55	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.9.10-6mdv2009.0
12cr|python-dot-0.9.10-7|56	+ Revision: 259581
12cr|python-dot-0.9.10-7|57	- rebuild
12cr|python-dot-0.9.10-7|58	
12cr|python-dot-0.9.10-7|59	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.9.10-5mdv2009.0
12cr|python-dot-0.9.10-7|60	+ Revision: 247406
12cr|python-dot-0.9.10-7|61	- rebuild
12cr|python-dot-0.9.10-7|62	
12cr|python-dot-0.9.10-7|63	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.9.10-3mdv2008.1
12cr|python-dot-0.9.10-7|64	+ Revision: 136447
12cr|python-dot-0.9.10-7|65	- restore BuildRoot
12cr|python-dot-0.9.10-7|66	
12cr|python-dot-0.9.10-7|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-dot-0.9.10-7|68	- kill re-definition of %%buildroot on Pixel's request
12cr|python-dot-0.9.10-7|69	
12cr|python-dot-0.9.10-7|70	
12cr|python-dot-0.9.10-7|71	* Fri Feb 23 2007 Jérôme Soyer <saispo@mandriva.org> 0.9.10-3mdv2007.0
12cr|python-dot-0.9.10-7|72	+ Revision: 125235
12cr|python-dot-0.9.10-7|73	- Add BR
12cr|python-dot-0.9.10-7|74	- Rebuild for python 2.5
12cr|python-dot-0.9.10-7|75	- Rebuild for latest python
12cr|python-dot-0.9.10-7|76	
12cr|python-dot-0.9.10-7|77	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|python-dot-0.9.10-7|78	- import python-dot-0.9.10-1mdv2007.0
12cr|python-dot-0.9.10-7|79	
12cr|python-dot-0.9.10-7|80	* Sun May 28 2006 Jerome Soyer <saispo@mandriva.org> 0.9.10-1mdv2007.0
12cr|python-dot-0.9.10-7|81	- First mandriva package
12cr|python-dot-0.9.10-7|82	

6455 12
12cr|python-dpkt-1.7-3|1	Summary:	Fast, simple packet creation and parsing
12cr|python-dpkt-1.7-3|2	Name:		python-dpkt
12cr|python-dpkt-1.7-3|3	Version:	1.7
12cr|python-dpkt-1.7-3|4	Release:	3
12cr|python-dpkt-1.7-3|5	License:	BSD
12cr|python-dpkt-1.7-3|6	Group:		Development/Python
12cr|python-dpkt-1.7-3|7	URL:		http://code.google.com/p/dpkt/
12cr|python-dpkt-1.7-3|8	Source0:	http://dpkt.googlecode.com/files/dpkt-%{version}.tar.gz
12cr|python-dpkt-1.7-3|9	BuildRequires:	python-devel
12cr|python-dpkt-1.7-3|10	
12cr|python-dpkt-1.7-3|11	%description
12cr|python-dpkt-1.7-3|12	Fast, simple packet creation and parsing
12cr|python-dpkt-1.7-3|13	
12cr|python-dpkt-1.7-3|14	%prep
12cr|python-dpkt-1.7-3|15	%setup -q -n dpkt-%{version}
12cr|python-dpkt-1.7-3|16	
12cr|python-dpkt-1.7-3|17	%build
12cr|python-dpkt-1.7-3|18	CFLAGS="%{optflags}" python setup.py build
12cr|python-dpkt-1.7-3|19	
12cr|python-dpkt-1.7-3|20	%install
12cr|python-dpkt-1.7-3|21	python setup.py install --root=%{buildroot}
12cr|python-dpkt-1.7-3|22	
12cr|python-dpkt-1.7-3|23	%files
12cr|python-dpkt-1.7-3|24	%doc AUTHORS CHANGES HACKING LICENSE README
12cr|python-dpkt-1.7-3|25	%{py_sitedir}/dpkt
12cr|python-dpkt-1.7-3|26	%{py_sitedir}/dpkt-%{version}-py%{py_ver}.egg-info
12cr|python-dpkt-1.7-3|27	
12cr|python-dpkt-1.7-3|28	
12cr|python-dpkt-1.7-3|29	%changelog
12cr|python-dpkt-1.7-3|30	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 1.7-2mdv2011.0
12cr|python-dpkt-1.7-3|31	+ Revision: 598985
12cr|python-dpkt-1.7-3|32	- rebuild for py2.7
12cr|python-dpkt-1.7-3|33	
12cr|python-dpkt-1.7-3|34	* Sun Sep 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.7-1mdv2011.0
12cr|python-dpkt-1.7-3|35	+ Revision: 577742
12cr|python-dpkt-1.7-3|36	- new version
12cr|python-dpkt-1.7-3|37	
12cr|python-dpkt-1.7-3|38	* Mon Jan 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.6-1mdv2010.1
12cr|python-dpkt-1.7-3|39	+ Revision: 489427
12cr|python-dpkt-1.7-3|40	- new version
12cr|python-dpkt-1.7-3|41	
12cr|python-dpkt-1.7-3|42	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.4-8mdv2010.0
12cr|python-dpkt-1.7-3|43	+ Revision: 442100
12cr|python-dpkt-1.7-3|44	- rebuild
12cr|python-dpkt-1.7-3|45	
12cr|python-dpkt-1.7-3|46	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 1.4-7mdv2009.1
12cr|python-dpkt-1.7-3|47	+ Revision: 323627
12cr|python-dpkt-1.7-3|48	- rebuild
12cr|python-dpkt-1.7-3|49	
12cr|python-dpkt-1.7-3|50	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.4-6mdv2009.0
12cr|python-dpkt-1.7-3|51	+ Revision: 259583
12cr|python-dpkt-1.7-3|52	- rebuild
12cr|python-dpkt-1.7-3|53	
12cr|python-dpkt-1.7-3|54	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.4-5mdv2009.0
12cr|python-dpkt-1.7-3|55	+ Revision: 247407
12cr|python-dpkt-1.7-3|56	- rebuild
12cr|python-dpkt-1.7-3|57	
12cr|python-dpkt-1.7-3|58	* Sat Dec 29 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-3mdv2008.1
12cr|python-dpkt-1.7-3|59	+ Revision: 139211
12cr|python-dpkt-1.7-3|60	- rebuild
12cr|python-dpkt-1.7-3|61	
12cr|python-dpkt-1.7-3|62	+ Olivier Blin <oblin@mandriva.com>
12cr|python-dpkt-1.7-3|63	- restore BuildRoot
12cr|python-dpkt-1.7-3|64	
12cr|python-dpkt-1.7-3|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-dpkt-1.7-3|66	- kill re-definition of %%buildroot on Pixel's request
12cr|python-dpkt-1.7-3|67	
12cr|python-dpkt-1.7-3|68	
12cr|python-dpkt-1.7-3|69	* Wed Dec 13 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.4-2mdv2007.0
12cr|python-dpkt-1.7-3|70	+ Revision: 96097
12cr|python-dpkt-1.7-3|71	- Rebuild for new python
12cr|python-dpkt-1.7-3|72	- Import python-dpkt
12cr|python-dpkt-1.7-3|73	
12cr|python-dpkt-1.7-3|74	* Sun Mar 19 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4-1mdk
12cr|python-dpkt-1.7-3|75	- initial Mandriva package
12cr|python-dpkt-1.7-3|76	

6456 12
12cr|python-dtopt-0.1-1|1	%define module dtopt
12cr|python-dtopt-0.1-1|2	
12cr|python-dtopt-0.1-1|3	Name:           python-%{module}
12cr|python-dtopt-0.1-1|4	Version:        0.1
12cr|python-dtopt-0.1-1|5	Release:        %mkrel 1
12cr|python-dtopt-0.1-1|6	Summary:        Add options to doctest examples while they are running
12cr|python-dtopt-0.1-1|7	Group:          Development/Python
12cr|python-dtopt-0.1-1|8	License:        MIT License
12cr|python-dtopt-0.1-1|9	URL:            http://pypi.python.org/pypi/dtopt
12cr|python-dtopt-0.1-1|10	Source0:        %{module}-%{version}.tar.gz
12cr|python-dtopt-0.1-1|11	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|python-dtopt-0.1-1|12	BuildRequires:  python-devel
12cr|python-dtopt-0.1-1|13	BuildRequires:  python-setuptools
12cr|python-dtopt-0.1-1|14	Buildarch:	noarch
12cr|python-dtopt-0.1-1|15	
12cr|python-dtopt-0.1-1|16	%description
12cr|python-dtopt-0.1-1|17	When using the doctest module it is often convenient to use the ELLIPSIS option,
12cr|python-dtopt-0.1-1|18	which allows you to use ... as a wildcard. But you either have to setup the test
12cr|python-dtopt-0.1-1|19	runner to use this option, or you must put #doctest: +ELLIPSIS on every example
12cr|python-dtopt-0.1-1|20	that uses this feature.
12cr|python-dtopt-0.1-1|21	
12cr|python-dtopt-0.1-1|22	%prep
12cr|python-dtopt-0.1-1|23	%setup -q -n %{module}-%{version}
12cr|python-dtopt-0.1-1|24	
12cr|python-dtopt-0.1-1|25	%build
12cr|python-dtopt-0.1-1|26	CFLAGS="%{optflags}" python setup.py build
12cr|python-dtopt-0.1-1|27	
12cr|python-dtopt-0.1-1|28	rm -rf $RPM_BUILD_ROOT
12cr|python-dtopt-0.1-1|29	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
12cr|python-dtopt-0.1-1|30	
12cr|python-dtopt-0.1-1|31	%clean
12cr|python-dtopt-0.1-1|32	rm -rf %{buildroot}
12cr|python-dtopt-0.1-1|33	
12cr|python-dtopt-0.1-1|34	%files
12cr|python-dtopt-0.1-1|35	%defattr(-,root,root)
12cr|python-dtopt-0.1-1|36	%doc docs/
12cr|python-dtopt-0.1-1|37	%{python_sitelib}/*
12cr|python-dtopt-0.1-1|38	
12cr|python-dtopt-0.1-1|39	
12cr|python-dtopt-0.1-1|40	
12cr|python-dtopt-0.1-1|41	%changelog
12cr|python-dtopt-0.1-1|42	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 0.1-1mdv2011.0
12cr|python-dtopt-0.1-1|43	+ Revision: 683246
12cr|python-dtopt-0.1-1|44	- import python-dtopt
12cr|python-dtopt-0.1-1|45	
12cr|python-dtopt-0.1-1|46	
12cr|python-dtopt-0.1-1|47	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 0.1
12cr|python-dtopt-0.1-1|48	- first release for Mandriva
12cr|python-dtopt-0.1-1|49	

6457 12
12cr|python-dulwich-0.8.5-1|1	%define module	dulwich
12cr|python-dulwich-0.8.5-1|2	%define name	python-%{module}
12cr|python-dulwich-0.8.5-1|3	%define version	0.8.5
12cr|python-dulwich-0.8.5-1|4	%define release 1
12cr|python-dulwich-0.8.5-1|5	
12cr|python-dulwich-0.8.5-1|6	Summary:	Python implementation of the Git file formats and protocols
12cr|python-dulwich-0.8.5-1|7	Name:		%{name}
12cr|python-dulwich-0.8.5-1|8	Version:	%{version}
12cr|python-dulwich-0.8.5-1|9	Release:	%{release}
12cr|python-dulwich-0.8.5-1|10	Source0:	http://samba.org/~jelmer/dulwich/%{module}-%{version}.tar.gz
12cr|python-dulwich-0.8.5-1|11	License:	GPLv2
12cr|python-dulwich-0.8.5-1|12	Group:		Development/Python
12cr|python-dulwich-0.8.5-1|13	Url:		https://launchpad.net/dulwich/
12cr|python-dulwich-0.8.5-1|14	BuildRequires:	python-sphinx
12cr|python-dulwich-0.8.5-1|15	BuildRequires:	python-nose, git-core
12cr|python-dulwich-0.8.5-1|16	%py_requires -d
12cr|python-dulwich-0.8.5-1|17	
12cr|python-dulwich-0.8.5-1|18	%description
12cr|python-dulwich-0.8.5-1|19	Dulwich is a pure-Python implementation of the Git file formats and protocols.
12cr|python-dulwich-0.8.5-1|20	
12cr|python-dulwich-0.8.5-1|21	%prep
12cr|python-dulwich-0.8.5-1|22	%setup -q -n %{module}-%{version}
12cr|python-dulwich-0.8.5-1|23	
12cr|python-dulwich-0.8.5-1|24	%install
12cr|python-dulwich-0.8.5-1|25	%__rm -rf %{buildroot}
12cr|python-dulwich-0.8.5-1|26	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-dulwich-0.8.5-1|27	
12cr|python-dulwich-0.8.5-1|28	pushd docs
12cr|python-dulwich-0.8.5-1|29	%__make html
12cr|python-dulwich-0.8.5-1|30	popd
12cr|python-dulwich-0.8.5-1|31	
12cr|python-dulwich-0.8.5-1|32	# Tests require unittest2 to run:
12cr|python-dulwich-0.8.5-1|33	#%check
12cr|python-dulwich-0.8.5-1|34	#make check
12cr|python-dulwich-0.8.5-1|35	
12cr|python-dulwich-0.8.5-1|36	%files
12cr|python-dulwich-0.8.5-1|37	%doc AUTHORS COPYING HACKING NEWS README docs/build/html
12cr|python-dulwich-0.8.5-1|38	%_bindir/dul*
12cr|python-dulwich-0.8.5-1|39	%py_platsitedir/%{module}*
12cr|python-dulwich-0.8.5-1|40	
12cr|python-dulwich-0.8.5-1|41	
12cr|python-dulwich-0.8.5-1|42	%changelog
12cr|python-dulwich-0.8.5-1|43	* Wed May 09 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.8.5-1
12cr|python-dulwich-0.8.5-1|44	+ Revision: 797632
12cr|python-dulwich-0.8.5-1|45	- version update 0.8.5
12cr|python-dulwich-0.8.5-1|46	
12cr|python-dulwich-0.8.5-1|47	* Wed Mar 28 2012 Lev Givon <lev@mandriva.org> 0.8.4-1
12cr|python-dulwich-0.8.5-1|48	+ Revision: 788026
12cr|python-dulwich-0.8.5-1|49	- Update to 0.8.4.
12cr|python-dulwich-0.8.5-1|50	
12cr|python-dulwich-0.8.5-1|51	* Sun Jan 22 2012 Lev Givon <lev@mandriva.org> 0.8.3-1
12cr|python-dulwich-0.8.5-1|52	+ Revision: 765013
12cr|python-dulwich-0.8.5-1|53	- Update to 0.8.3.
12cr|python-dulwich-0.8.5-1|54	
12cr|python-dulwich-0.8.5-1|55	* Mon Dec 19 2011 Lev Givon <lev@mandriva.org> 0.8.2-1
12cr|python-dulwich-0.8.5-1|56	+ Revision: 743637
12cr|python-dulwich-0.8.5-1|57	- Update to 0.8.2.
12cr|python-dulwich-0.8.5-1|58	
12cr|python-dulwich-0.8.5-1|59	* Tue Nov 01 2011 Lev Givon <lev@mandriva.org> 0.8.1-1
12cr|python-dulwich-0.8.5-1|60	+ Revision: 709401
12cr|python-dulwich-0.8.5-1|61	- Update to 0.8.1.
12cr|python-dulwich-0.8.5-1|62	
12cr|python-dulwich-0.8.5-1|63	* Sun Aug 07 2011 Lev Givon <lev@mandriva.org> 0.8.0-1
12cr|python-dulwich-0.8.5-1|64	+ Revision: 693600
12cr|python-dulwich-0.8.5-1|65	- Update to 0.8.0.
12cr|python-dulwich-0.8.5-1|66	- Update to 0.7.1.
12cr|python-dulwich-0.8.5-1|67	
12cr|python-dulwich-0.8.5-1|68	* Sun Jan 23 2011 Lev Givon <lev@mandriva.org> 0.7.0-1
12cr|python-dulwich-0.8.5-1|69	+ Revision: 632400
12cr|python-dulwich-0.8.5-1|70	- Update to 0.7.0.
12cr|python-dulwich-0.8.5-1|71	
12cr|python-dulwich-0.8.5-1|72	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.6.2-2mdv2011.0
12cr|python-dulwich-0.8.5-1|73	+ Revision: 592364
12cr|python-dulwich-0.8.5-1|74	- rebuild for python 2.7
12cr|python-dulwich-0.8.5-1|75	
12cr|python-dulwich-0.8.5-1|76	* Sun Oct 17 2010 Lev Givon <lev@mandriva.org> 0.6.2-1mdv2011.0
12cr|python-dulwich-0.8.5-1|77	+ Revision: 586448
12cr|python-dulwich-0.8.5-1|78	- Update to 0.6.2.
12cr|python-dulwich-0.8.5-1|79	
12cr|python-dulwich-0.8.5-1|80	* Thu Jul 22 2010 Lev Givon <lev@mandriva.org> 0.6.1-1mdv2011.0
12cr|python-dulwich-0.8.5-1|81	+ Revision: 556977
12cr|python-dulwich-0.8.5-1|82	- Update to 0.6.1.
12cr|python-dulwich-0.8.5-1|83	
12cr|python-dulwich-0.8.5-1|84	* Sun May 23 2010 Lev Givon <lev@mandriva.org> 0.6.0-1mdv2011.0
12cr|python-dulwich-0.8.5-1|85	+ Revision: 545734
12cr|python-dulwich-0.8.5-1|86	- Update to 0.6.0.
12cr|python-dulwich-0.8.5-1|87	
12cr|python-dulwich-0.8.5-1|88	* Wed Apr 14 2010 Lev Givon <lev@mandriva.org> 0.5.0-1mdv2010.1
12cr|python-dulwich-0.8.5-1|89	+ Revision: 534932
12cr|python-dulwich-0.8.5-1|90	- import python-dulwich
12cr|python-dulwich-0.8.5-1|91	

6458 12
12cr|python-ecore-1.7.0-1|1	#Tarball of svn snapshot created as follows...
12cr|python-ecore-1.7.0-1|2	#Cut and paste in a shell after removing initial #
12cr|python-ecore-1.7.0-1|3	
12cr|python-ecore-1.7.0-1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-ecore python-ecore; \
12cr|python-ecore-1.7.0-1|5	#cd python-ecore; \
12cr|python-ecore-1.7.0-1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|python-ecore-1.7.0-1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|python-ecore-1.7.0-1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|python-ecore-1.7.0-1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|python-ecore-1.7.0-1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|python-ecore-1.7.0-1|11	#cd ..; \
12cr|python-ecore-1.7.0-1|12	#tar -Jcf python-ecore-$PKG_VERSION.tar.xz python-ecore/ --exclude .svn --exclude .*ignore
12cr|python-ecore-1.7.0-1|13	
12cr|python-ecore-1.7.0-1|14	Summary:	Ecore bindings for Python
12cr|python-ecore-1.7.0-1|15	Name:		python-ecore
12cr|python-ecore-1.7.0-1|16	Version:	1.7.0
12cr|python-ecore-1.7.0-1|17	Release:	1
12cr|python-ecore-1.7.0-1|18	License:	GPLv2
12cr|python-ecore-1.7.0-1|19	Group:		Graphical desktop/Enlightenment
12cr|python-ecore-1.7.0-1|20	URL:		http://www.enlightenment.org/
12cr|python-ecore-1.7.0-1|21	Source0:	http://download.enlightenment.org/releases/BINDINGS/python/%{name}-%{version}.tar.bz2
12cr|python-ecore-1.7.0-1|22	
12cr|python-ecore-1.7.0-1|23	BuildRequires:	pkgconfig(ecore)
12cr|python-ecore-1.7.0-1|24	BuildRequires:	pkgconfig(eina)
12cr|python-ecore-1.7.0-1|25	BuildRequires:	pkgconfig(python)
12cr|python-ecore-1.7.0-1|26	BuildRequires:	pkgconfig(python-evas)
12cr|python-ecore-1.7.0-1|27	BuildRequires:	python-cython
12cr|python-ecore-1.7.0-1|28	%py_requires -d
12cr|python-ecore-1.7.0-1|29	
12cr|python-ecore-1.7.0-1|30	%description
12cr|python-ecore-1.7.0-1|31	Python support files for Ecore.
12cr|python-ecore-1.7.0-1|32	
12cr|python-ecore-1.7.0-1|33	%package devel
12cr|python-ecore-1.7.0-1|34	Summary:	Development files for %{name}
12cr|python-ecore-1.7.0-1|35	Group:		Development/Python
12cr|python-ecore-1.7.0-1|36	
12cr|python-ecore-1.7.0-1|37	%description devel
12cr|python-ecore-1.7.0-1|38	Development files for the Python wrapper for the Ecore libraries.
12cr|python-ecore-1.7.0-1|39	
12cr|python-ecore-1.7.0-1|40	%prep
12cr|python-ecore-1.7.0-1|41	%setup -q
12cr|python-ecore-1.7.0-1|42	
12cr|python-ecore-1.7.0-1|43	%build
12cr|python-ecore-1.7.0-1|44	NOCONFIGURE=yes ./autogen.sh
12cr|python-ecore-1.7.0-1|45	%configure2_5x
12cr|python-ecore-1.7.0-1|46	%make
12cr|python-ecore-1.7.0-1|47	
12cr|python-ecore-1.7.0-1|48	%install
12cr|python-ecore-1.7.0-1|49	%makeinstall_std
12cr|python-ecore-1.7.0-1|50	
12cr|python-ecore-1.7.0-1|51	%files
12cr|python-ecore-1.7.0-1|52	%doc README
12cr|python-ecore-1.7.0-1|53	%{py_platsitedir}/ecore/*
12cr|python-ecore-1.7.0-1|54	
12cr|python-ecore-1.7.0-1|55	%files devel
12cr|python-ecore-1.7.0-1|56	%{_includedir}/python*/ecore/*
12cr|python-ecore-1.7.0-1|57	%{_datadir}/%{name}/*
12cr|python-ecore-1.7.0-1|58	%{_libdir}/pkgconfig/*.pc
12cr|python-ecore-1.7.0-1|59	
12cr|python-ecore-1.7.0-1|60	%changelog
12cr|python-ecore-1.7.0-1|61	* Tue Jan 10 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.7.3-0.65723.1
12cr|python-ecore-1.7.0-1|62	+ Revision: 759565
12cr|python-ecore-1.7.0-1|63	- imported package python-ecore
12cr|python-ecore-1.7.0-1|64	
12cr|python-ecore-1.7.0-1|65	
12cr|python-ecore-1.7.0-1|66	* Tue Jan 10 2012 Matthew Dawkins <mdawkins@unity-linux.org> 0.7.3-0.65723.1-unity2011
12cr|python-ecore-1.7.0-1|67	- new version 0.7.3
12cr|python-ecore-1.7.0-1|68	
12cr|python-ecore-1.7.0-1|69	* Wed Aug 24 2011 Gianvacca <gianvacca@unity-linux.org> 0.7.3.60100-0.20110824.1-unity2011
12cr|python-ecore-1.7.0-1|70	- new snapshot
12cr|python-ecore-1.7.0-1|71	
12cr|python-ecore-1.7.0-1|72	* Sat Mar 05 2011 OnlyHuman <halo.3.0sdt@googlemail.com> 0.0.1-0.20110305.beta3.1-unity2011
12cr|python-ecore-1.7.0-1|73	- new version 1.0.0 beta3 svn 20110305
12cr|python-ecore-1.7.0-1|74	
12cr|python-ecore-1.7.0-1|75	* Fri Jan 14 2011 OnlyHuman <halo.3.0sdt@googlemail.com> 0.0.1-0.20110114.beta3.1-unity2011
12cr|python-ecore-1.7.0-1|76	- new version 1.0.0 beta3 svn 20110114
12cr|python-ecore-1.7.0-1|77	
12cr|python-ecore-1.7.0-1|78	* Mon Dec 13 2010 OnlyHuman <halo.3.0sdt@googlemail.com> 0.0.1-0.20101203.beta3.1-unity2010
12cr|python-ecore-1.7.0-1|79	- new version 1.0.0 beta3 svn 20101203
12cr|python-ecore-1.7.0-1|80	
12cr|python-ecore-1.7.0-1|81	* Tue Oct 12 2010 mdawkins <mattydaw@gmail.com> 0.0.1-0.20101006.1-unity2010
12cr|python-ecore-1.7.0-1|82	- new snapshot 20101006
12cr|python-ecore-1.7.0-1|83	
12cr|python-ecore-1.7.0-1|84	* Thu Aug 26 2010 mdawkins <mattydaw@gmail.com> 0.0.1-0.20100825.1-unity2010
12cr|python-ecore-1.7.0-1|85	- new version 0.0.1

6459 12
12cr|python-e_dbus-1.7.0-2|1	Summary:	E_dbus bindings for Python
12cr|python-e_dbus-1.7.0-2|2	Name:		python-e_dbus
12cr|python-e_dbus-1.7.0-2|3	Version:	1.7.0
12cr|python-e_dbus-1.7.0-2|4	Release:	2
12cr|python-e_dbus-1.7.0-2|5	License:	GPLv2
12cr|python-e_dbus-1.7.0-2|6	Group:		Graphical desktop/Enlightenment
12cr|python-e_dbus-1.7.0-2|7	URL:		http://www.enlightenment.org/
12cr|python-e_dbus-1.7.0-2|8	Source0:	http://download.enlightenment.org/releases/BINDINGS/python/%{name}-%{version}.tar.bz2
12cr|python-e_dbus-1.7.0-2|9	
12cr|python-e_dbus-1.7.0-2|10	BuildRequires:	pkgconfig(edbus)
12cr|python-e_dbus-1.7.0-2|11	BuildRequires:	pkgconfig(eina)
12cr|python-e_dbus-1.7.0-2|12	BuildRequires:	pkgconfig(python)
12cr|python-e_dbus-1.7.0-2|13	BuildRequires:	pkgconfig(dbus-python)
12cr|python-e_dbus-1.7.0-2|14	BuildRequires:	python-cython
12cr|python-e_dbus-1.7.0-2|15	%py_requires -d
12cr|python-e_dbus-1.7.0-2|16	
12cr|python-e_dbus-1.7.0-2|17	%description
12cr|python-e_dbus-1.7.0-2|18	Python support files for E_dbus.
12cr|python-e_dbus-1.7.0-2|19	
12cr|python-e_dbus-1.7.0-2|20	%package devel
12cr|python-e_dbus-1.7.0-2|21	Summary:	Development files for %{name}
12cr|python-e_dbus-1.7.0-2|22	Group:		Development/Python
12cr|python-e_dbus-1.7.0-2|23	Requires:	pkgconfig(dbus-python)
12cr|python-e_dbus-1.7.0-2|24	
12cr|python-e_dbus-1.7.0-2|25	%description devel
12cr|python-e_dbus-1.7.0-2|26	Development files for the Python wrapper for the E_dbus libraries.
12cr|python-e_dbus-1.7.0-2|27	
12cr|python-e_dbus-1.7.0-2|28	%prep
12cr|python-e_dbus-1.7.0-2|29	%setup -q
12cr|python-e_dbus-1.7.0-2|30	
12cr|python-e_dbus-1.7.0-2|31	%build
12cr|python-e_dbus-1.7.0-2|32	NOCONFIGURE=yes ./autogen.sh
12cr|python-e_dbus-1.7.0-2|33	%configure2_5x
12cr|python-e_dbus-1.7.0-2|34	%make
12cr|python-e_dbus-1.7.0-2|35	
12cr|python-e_dbus-1.7.0-2|36	%install
12cr|python-e_dbus-1.7.0-2|37	%makeinstall_std
12cr|python-e_dbus-1.7.0-2|38	
12cr|python-e_dbus-1.7.0-2|39	%files
12cr|python-e_dbus-1.7.0-2|40	%doc README
12cr|python-e_dbus-1.7.0-2|41	%{py_platsitedir}/e_dbus.*
12cr|python-e_dbus-1.7.0-2|42	
12cr|python-e_dbus-1.7.0-2|43	%files devel
12cr|python-e_dbus-1.7.0-2|44	%{_libdir}/pkgconfig/*.pc
12cr|python-e_dbus-1.7.0-2|45	
12cr|python-e_dbus-1.7.0-2|46	
12cr|python-e_dbus-1.7.0-2|47	
12cr|python-e_dbus-1.7.0-2|48	%changelog
12cr|python-e_dbus-1.7.0-2|49	* Fri Jun 29 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.7.3-0.71914.1
12cr|python-e_dbus-1.7.0-2|50	+ Revision: 807489
12cr|python-e_dbus-1.7.0-2|51	- revision update 71914
12cr|python-e_dbus-1.7.0-2|52	
12cr|python-e_dbus-1.7.0-2|53	* Tue Jan 10 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.7.3-0.65723.1
12cr|python-e_dbus-1.7.0-2|54	+ Revision: 759581
12cr|python-e_dbus-1.7.0-2|55	- fixed BR
12cr|python-e_dbus-1.7.0-2|56	- imported package python-e_dbus
12cr|python-e_dbus-1.7.0-2|57	

6460 12
12cr|python-edje-1.7.0-1|1	#Tarball of svn snapshot created as follows...
12cr|python-edje-1.7.0-1|2	#Cut and paste in a shell after removing initial #
12cr|python-edje-1.7.0-1|3	
12cr|python-edje-1.7.0-1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-edje python-edje; \
12cr|python-edje-1.7.0-1|5	#cd python-edje; \
12cr|python-edje-1.7.0-1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|python-edje-1.7.0-1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|python-edje-1.7.0-1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|python-edje-1.7.0-1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|python-edje-1.7.0-1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|python-edje-1.7.0-1|11	#cd ..; \
12cr|python-edje-1.7.0-1|12	#tar -Jcf python-edje-$PKG_VERSION.tar.xz python-edje/ --exclude .svn --exclude .*ignore
12cr|python-edje-1.7.0-1|13	
12cr|python-edje-1.7.0-1|14	Summary:	Edje bindings for Python
12cr|python-edje-1.7.0-1|15	Name:		python-edje
12cr|python-edje-1.7.0-1|16	Version:	1.7.0
12cr|python-edje-1.7.0-1|17	Release:	1
12cr|python-edje-1.7.0-1|18	License:	GPLv2
12cr|python-edje-1.7.0-1|19	Group:		Graphical desktop/Enlightenment
12cr|python-edje-1.7.0-1|20	URL:		http://www.enlightenment.org/
12cr|python-edje-1.7.0-1|21	Source0:	http://download.enlightenment.org/releases/BINDINGS/python/%{name}-%{version}.tar.bz2
12cr|python-edje-1.7.0-1|22	
12cr|python-edje-1.7.0-1|23	BuildRequires:	pkgconfig(edje)
12cr|python-edje-1.7.0-1|24	BuildRequires:	pkgconfig(eina)
12cr|python-edje-1.7.0-1|25	BuildRequires:	pkgconfig(python-evas)
12cr|python-edje-1.7.0-1|26	BuildRequires:	python-cython
12cr|python-edje-1.7.0-1|27	%py_requires -d
12cr|python-edje-1.7.0-1|28	
12cr|python-edje-1.7.0-1|29	%description
12cr|python-edje-1.7.0-1|30	Python support files for Edje
12cr|python-edje-1.7.0-1|31	
12cr|python-edje-1.7.0-1|32	%package devel
12cr|python-edje-1.7.0-1|33	Summary:	Development files for %{name}
12cr|python-edje-1.7.0-1|34	Group:		Development/Python
12cr|python-edje-1.7.0-1|35	
12cr|python-edje-1.7.0-1|36	%description devel
12cr|python-edje-1.7.0-1|37	Development files for the Python wrapper for the Edje libraries.
12cr|python-edje-1.7.0-1|38	
12cr|python-edje-1.7.0-1|39	%prep
12cr|python-edje-1.7.0-1|40	%setup -q
12cr|python-edje-1.7.0-1|41	
12cr|python-edje-1.7.0-1|42	%build
12cr|python-edje-1.7.0-1|43	NOCONFIGURE=yes ./autogen.sh
12cr|python-edje-1.7.0-1|44	%configure2_5x
12cr|python-edje-1.7.0-1|45	%make
12cr|python-edje-1.7.0-1|46	
12cr|python-edje-1.7.0-1|47	%install
12cr|python-edje-1.7.0-1|48	%makeinstall_std
12cr|python-edje-1.7.0-1|49	
12cr|python-edje-1.7.0-1|50	%files
12cr|python-edje-1.7.0-1|51	%doc README
12cr|python-edje-1.7.0-1|52	%{py_platsitedir}/edje/*
12cr|python-edje-1.7.0-1|53	
12cr|python-edje-1.7.0-1|54	%files devel
12cr|python-edje-1.7.0-1|55	%{_includedir}/python*/edje/*
12cr|python-edje-1.7.0-1|56	%{_datadir}/%{name}/*
12cr|python-edje-1.7.0-1|57	%{_libdir}/pkgconfig/*.pc
12cr|python-edje-1.7.0-1|58	
12cr|python-edje-1.7.0-1|59	%changelog
12cr|python-edje-1.7.0-1|60	* Tue Jan 10 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.7.3-0.65723.1
12cr|python-edje-1.7.0-1|61	+ Revision: 759589
12cr|python-edje-1.7.0-1|62	- imported package python-edje
12cr|python-edje-1.7.0-1|63	
12cr|python-edje-1.7.0-1|64	
12cr|python-edje-1.7.0-1|65	* Tue Jan 10 2012 Matthew Dawkins <mdawkins@unity-linux.org> 0.7.3-0.65723.1-unity2011
12cr|python-edje-1.7.0-1|66	- new version 0.7.3
12cr|python-edje-1.7.0-1|67	
12cr|python-edje-1.7.0-1|68	* Wed Aug 24 2011 Gianvacca <gianvacca@unity-linux.org> 0.7.3.56327-0.20110824.1-unity2011
12cr|python-edje-1.7.0-1|69	- new snapshot
12cr|python-edje-1.7.0-1|70	
12cr|python-edje-1.7.0-1|71	* Sat Mar 05 2011 OnlyHuman <halo.3.0sdt@googlemail.com> 0.0.1-0.20110305.beta3.1-unity2011
12cr|python-edje-1.7.0-1|72	- new version 1.0.0 beta3 svn 20110305
12cr|python-edje-1.7.0-1|73	
12cr|python-edje-1.7.0-1|74	* Fri Jan 14 2011 OnlyHuman <halo.3.0sdt@googlemail.com> 0.0.1-0.20110114.beta3.1-unity2011
12cr|python-edje-1.7.0-1|75	- new version 1.0.0 beta3 svn 20110114
12cr|python-edje-1.7.0-1|76	
12cr|python-edje-1.7.0-1|77	* Mon Dec 13 2010 OnlyHuman <halo.3.0sdt@googlemail.com> 0.0.1-0.20101203.beta3.1-unity2010
12cr|python-edje-1.7.0-1|78	- new version 1.0.0 beta3 svn 20101203
12cr|python-edje-1.7.0-1|79	
12cr|python-edje-1.7.0-1|80	* Mon Oct 11 2010 mdawkins <mattydaw@gmail.com> 0.0.1-0.20101006.1-unity2010
12cr|python-edje-1.7.0-1|81	- new snapshot 20101006
12cr|python-edje-1.7.0-1|82	
12cr|python-edje-1.7.0-1|83	* Thu Aug 26 2010 mdawkins <mattydaw@gmail.com> 0.0.1-0.20100825.1-unity2010
12cr|python-edje-1.7.0-1|84	- new version 0.0.1

6461 12
12cr|python-elementary-1.7.0-2|1	Summary:	Elementary bindings for Python
12cr|python-elementary-1.7.0-2|2	Name:		python-elementary
12cr|python-elementary-1.7.0-2|3	Version:	1.7.0
12cr|python-elementary-1.7.0-2|4	Release:	2
12cr|python-elementary-1.7.0-2|5	Group:		Graphical desktop/Enlightenment
12cr|python-elementary-1.7.0-2|6	License:	GPLv2
12cr|python-elementary-1.7.0-2|7	URL:		http://www.enlightenment.org/
12cr|python-elementary-1.7.0-2|8	Source0:	http://download.enlightenment.org/releases/BINDINGS/python/%{name}-%{version}.tar.bz2
12cr|python-elementary-1.7.0-2|9	
12cr|python-elementary-1.7.0-2|10	BuildRequires:	pkgconfig(eina)
12cr|python-elementary-1.7.0-2|11	BuildRequires:	pkgconfig(elementary)
12cr|python-elementary-1.7.0-2|12	BuildRequires:	pkgconfig(evas)
12cr|python-elementary-1.7.0-2|13	BuildRequires:	pkgconfig(eweather)
12cr|python-elementary-1.7.0-2|14	BuildRequires:	pkgconfig(python-evas)
12cr|python-elementary-1.7.0-2|15	BuildRequires:	python-cython
12cr|python-elementary-1.7.0-2|16	%py_requires -d
12cr|python-elementary-1.7.0-2|17	
12cr|python-elementary-1.7.0-2|18	%description
12cr|python-elementary-1.7.0-2|19	Python support files for Elementary.
12cr|python-elementary-1.7.0-2|20	
12cr|python-elementary-1.7.0-2|21	%package devel
12cr|python-elementary-1.7.0-2|22	Summary:	Development files for %{name}
12cr|python-elementary-1.7.0-2|23	Group:		Development/Python
12cr|python-elementary-1.7.0-2|24	Requires:	pkgconfig(eweather)
12cr|python-elementary-1.7.0-2|25	Requires:	pkgconfig(python-evas)
12cr|python-elementary-1.7.0-2|26	
12cr|python-elementary-1.7.0-2|27	%description devel
12cr|python-elementary-1.7.0-2|28	Development files for the Python wrapper for the Elementary libraries.
12cr|python-elementary-1.7.0-2|29	
12cr|python-elementary-1.7.0-2|30	%prep
12cr|python-elementary-1.7.0-2|31	%setup -q
12cr|python-elementary-1.7.0-2|32	
12cr|python-elementary-1.7.0-2|33	%build
12cr|python-elementary-1.7.0-2|34	NOCONFIGURE=yes ./autogen.sh
12cr|python-elementary-1.7.0-2|35	%configure2_5x
12cr|python-elementary-1.7.0-2|36	%make
12cr|python-elementary-1.7.0-2|37	
12cr|python-elementary-1.7.0-2|38	%install
12cr|python-elementary-1.7.0-2|39	%makeinstall_std
12cr|python-elementary-1.7.0-2|40	
12cr|python-elementary-1.7.0-2|41	%files
12cr|python-elementary-1.7.0-2|42	%doc README
12cr|python-elementary-1.7.0-2|43	%{py_platsitedir}/elementary/*
12cr|python-elementary-1.7.0-2|44	
12cr|python-elementary-1.7.0-2|45	%files devel
12cr|python-elementary-1.7.0-2|46	%{_datadir}/%{name}/*
12cr|python-elementary-1.7.0-2|47	%{_libdir}/pkgconfig/*.pc
12cr|python-elementary-1.7.0-2|48	

6462 12
12cr|python-elixir-0.7.1-1|1	%define module_name Elixir
12cr|python-elixir-0.7.1-1|2	
12cr|python-elixir-0.7.1-1|3	Summary:	Declarative mapper on top of SQLAlchemy
12cr|python-elixir-0.7.1-1|4	Name:		python-elixir
12cr|python-elixir-0.7.1-1|5	Version:	0.7.1
12cr|python-elixir-0.7.1-1|6	Release:	%mkrel 1
12cr|python-elixir-0.7.1-1|7	License:	MIT
12cr|python-elixir-0.7.1-1|8	Group:		Development/Python
12cr|python-elixir-0.7.1-1|9	URL:		http://www.sqlalchemy.org/
12cr|python-elixir-0.7.1-1|10	Source0:	http://pypi.python.org/packages/source/E/%{module_name}/%{module_name}-%{version}.tar.gz
12cr|python-elixir-0.7.1-1|11	BuildRequires:	python-devel
12cr|python-elixir-0.7.1-1|12	BuildRequires:	python-setuptools
12cr|python-elixir-0.7.1-1|13	BuildArch:	noarch
12cr|python-elixir-0.7.1-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-elixir-0.7.1-1|15	Requires:   python-sqlalchemy
12cr|python-elixir-0.7.1-1|16	
12cr|python-elixir-0.7.1-1|17	%description
12cr|python-elixir-0.7.1-1|18	A declarative layer on top of SQLAlchemy. It is a fairly thin wrapper, which
12cr|python-elixir-0.7.1-1|19	provides the ability to create simple Python classes that map directly to
12cr|python-elixir-0.7.1-1|20	relational database tables (this pattern is often referred to as the Active
12cr|python-elixir-0.7.1-1|21	Record design pattern), providing many of the benefits of traditional databases
12cr|python-elixir-0.7.1-1|22	without losing the convenience of Python objects.
12cr|python-elixir-0.7.1-1|23	
12cr|python-elixir-0.7.1-1|24	Elixir is intended to replace the ActiveMapper SQLAlchemy extension, and the
12cr|python-elixir-0.7.1-1|25	TurboEntity project but does not intend to replace SQLAlchemy's core features,
12cr|python-elixir-0.7.1-1|26	and instead focuses on providing a simpler syntax for defining model objects
12cr|python-elixir-0.7.1-1|27	when you do not need the full expressiveness of SQLAlchemy's manual mapper
12cr|python-elixir-0.7.1-1|28	definitions.
12cr|python-elixir-0.7.1-1|29	
12cr|python-elixir-0.7.1-1|30	%prep
12cr|python-elixir-0.7.1-1|31	%setup -q -n %{module_name}-%{version}
12cr|python-elixir-0.7.1-1|32	
12cr|python-elixir-0.7.1-1|33	%build
12cr|python-elixir-0.7.1-1|34	%__python setup.py build
12cr|python-elixir-0.7.1-1|35	
12cr|python-elixir-0.7.1-1|36	%install
12cr|python-elixir-0.7.1-1|37	%__rm -rf %{buildroot}
12cr|python-elixir-0.7.1-1|38	
12cr|python-elixir-0.7.1-1|39	%__python setup.py install --skip-build --root=%{buildroot} --install-purelib=%{python_sitelib}
12cr|python-elixir-0.7.1-1|40	
12cr|python-elixir-0.7.1-1|41	%clean
12cr|python-elixir-0.7.1-1|42	%__rm -rf %{buildroot}
12cr|python-elixir-0.7.1-1|43	
12cr|python-elixir-0.7.1-1|44	%files
12cr|python-elixir-0.7.1-1|45	%defattr(-, root, root, 0755)
12cr|python-elixir-0.7.1-1|46	%doc README
12cr|python-elixir-0.7.1-1|47	%{python_sitelib}/elixir
12cr|python-elixir-0.7.1-1|48	%{python_sitelib}/%{module_name}-%{version}-py*.egg-info/
12cr|python-elixir-0.7.1-1|49	
12cr|python-elixir-0.7.1-1|50	
12cr|python-elixir-0.7.1-1|51	%changelog
12cr|python-elixir-0.7.1-1|52	* Thu Jan 28 2010 Frederik Himpe <fhimpe@mandriva.org> 0.7.1-1mdv2010.1
12cr|python-elixir-0.7.1-1|53	+ Revision: 497766
12cr|python-elixir-0.7.1-1|54	- Update to new version 0.7.1
12cr|python-elixir-0.7.1-1|55	
12cr|python-elixir-0.7.1-1|56	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.6.1-3mdv2010.0
12cr|python-elixir-0.7.1-1|57	+ Revision: 442102
12cr|python-elixir-0.7.1-1|58	- rebuild
12cr|python-elixir-0.7.1-1|59	
12cr|python-elixir-0.7.1-1|60	* Mon Mar 16 2009 Michael Scherer <misc@mandriva.org> 0.6.1-2mdv2009.1
12cr|python-elixir-0.7.1-1|61	+ Revision: 355571
12cr|python-elixir-0.7.1-1|62	- add missing Requires on SQLAlchemy
12cr|python-elixir-0.7.1-1|63	
12cr|python-elixir-0.7.1-1|64	* Mon Mar 16 2009 Michael Scherer <misc@mandriva.org> 0.6.1-1mdv2009.1
12cr|python-elixir-0.7.1-1|65	+ Revision: 355563
12cr|python-elixir-0.7.1-1|66	- import python-elixir
12cr|python-elixir-0.7.1-1|67	
12cr|python-elixir-0.7.1-1|68	

6463 12
12cr|python-emotion-1.7.0-1|1	#Tarball of svn snapshot created as follows...
12cr|python-emotion-1.7.0-1|2	#Cut and paste in a shell after removing initial #
12cr|python-emotion-1.7.0-1|3	
12cr|python-emotion-1.7.0-1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-emotion python-emotion; \
12cr|python-emotion-1.7.0-1|5	#cd python-emotion; \
12cr|python-emotion-1.7.0-1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|python-emotion-1.7.0-1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|python-emotion-1.7.0-1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|python-emotion-1.7.0-1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|python-emotion-1.7.0-1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|python-emotion-1.7.0-1|11	#cd ..; \
12cr|python-emotion-1.7.0-1|12	#tar -Jcf python-emotion-$PKG_VERSION.tar.xz python-emotion/ --exclude .svn --exclude .*ignore
12cr|python-emotion-1.7.0-1|13	
12cr|python-emotion-1.7.0-1|14	Summary:	Emotion bindings for Python
12cr|python-emotion-1.7.0-1|15	Name:		python-emotion
12cr|python-emotion-1.7.0-1|16	Version:	1.7.0
12cr|python-emotion-1.7.0-1|17	Release:	1
12cr|python-emotion-1.7.0-1|18	Group:		Graphical desktop/Enlightenment
12cr|python-emotion-1.7.0-1|19	License:	GPLv2
12cr|python-emotion-1.7.0-1|20	URL:		http://www.enlightenment.org/
12cr|python-emotion-1.7.0-1|21	Source0:	http://download.enlightenment.org/releases/BINDINGS/python/%{name}-%{version}.tar.bz2
12cr|python-emotion-1.7.0-1|22	
12cr|python-emotion-1.7.0-1|23	BuildRequires:	pkgconfig(eina)
12cr|python-emotion-1.7.0-1|24	BuildRequires:	pkgconfig(emotion)
12cr|python-emotion-1.7.0-1|25	BuildRequires:	pkgconfig(python-evas)
12cr|python-emotion-1.7.0-1|26	BuildRequires:	python-cython
12cr|python-emotion-1.7.0-1|27	%py_requires -d
12cr|python-emotion-1.7.0-1|28	
12cr|python-emotion-1.7.0-1|29	%description
12cr|python-emotion-1.7.0-1|30	Python support files for Emotion.
12cr|python-emotion-1.7.0-1|31	
12cr|python-emotion-1.7.0-1|32	%package devel
12cr|python-emotion-1.7.0-1|33	Summary:	Development files for %{name}
12cr|python-emotion-1.7.0-1|34	Group:		Development/Python
12cr|python-emotion-1.7.0-1|35	
12cr|python-emotion-1.7.0-1|36	%description devel
12cr|python-emotion-1.7.0-1|37	Development files for the Python wrapper for the Emotion libraries.
12cr|python-emotion-1.7.0-1|38	
12cr|python-emotion-1.7.0-1|39	%prep
12cr|python-emotion-1.7.0-1|40	%setup -q
12cr|python-emotion-1.7.0-1|41	%patch1 -p1
12cr|python-emotion-1.7.0-1|42	
12cr|python-emotion-1.7.0-1|43	%build
12cr|python-emotion-1.7.0-1|44	NOCONFIGURE=yes ./autogen.sh
12cr|python-emotion-1.7.0-1|45	%configure2_5x
12cr|python-emotion-1.7.0-1|46	%make
12cr|python-emotion-1.7.0-1|47	
12cr|python-emotion-1.7.0-1|48	%install
12cr|python-emotion-1.7.0-1|49	%makeinstall_std
12cr|python-emotion-1.7.0-1|50	
12cr|python-emotion-1.7.0-1|51	%files
12cr|python-emotion-1.7.0-1|52	%doc README
12cr|python-emotion-1.7.0-1|53	%{py_platsitedir}/emotion/*
12cr|python-emotion-1.7.0-1|54	
12cr|python-emotion-1.7.0-1|55	%files devel
12cr|python-emotion-1.7.0-1|56	%{_datadir}/%{name}/*
12cr|python-emotion-1.7.0-1|57	%{_libdir}/pkgconfig/*.pc
12cr|python-emotion-1.7.0-1|58	
12cr|python-emotion-1.7.0-1|59	
12cr|python-emotion-1.7.0-1|60	
12cr|python-emotion-1.7.0-1|61	%changelog
12cr|python-emotion-1.7.0-1|62	* Tue Jan 10 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.7.3-0.65723.1
12cr|python-emotion-1.7.0-1|63	+ Revision: 759628
12cr|python-emotion-1.7.0-1|64	- imported package python-emotion
12cr|python-emotion-1.7.0-1|65	
12cr|python-emotion-1.7.0-1|66	
12cr|python-emotion-1.7.0-1|67	* Tue Jan 10 2012 Matthew Dawkins <mdawkins@unity-linux.org> 0.7.3-0.65723.1-unity2011
12cr|python-emotion-1.7.0-1|68	- new version 0.7.3
12cr|python-emotion-1.7.0-1|69	
12cr|python-emotion-1.7.0-1|70	* Wed Aug 24 2011 Gianvacca <gianvacca@unity-linux.org> 0.7.3.56327-0.20110824.1-unity2011
12cr|python-emotion-1.7.0-1|71	- new snapshot
12cr|python-emotion-1.7.0-1|72	- added patch 1
12cr|python-emotion-1.7.0-1|73	
12cr|python-emotion-1.7.0-1|74	* Sat Mar 05 2011 OnlyHuman <halo.3.0sdt@googlemail.com> 0.0.1-0.20110305.beta3.1-unity2011
12cr|python-emotion-1.7.0-1|75	- new version 1.0.0 beta3 svn 20110305
12cr|python-emotion-1.7.0-1|76	
12cr|python-emotion-1.7.0-1|77	* Fri Jan 14 2011 OnlyHuman <halo.3.0sdt@googlemail.com> 0.0.1-0.20110114.beta3.1-unity2011
12cr|python-emotion-1.7.0-1|78	- new version 1.0.0 beta3 svn 20110114
12cr|python-emotion-1.7.0-1|79	
12cr|python-emotion-1.7.0-1|80	* Mon Dec 13 2010 OnlyHuman <halo.3.0sdt@googlemail.com> 0.0.1-0.20101203.beta3.1-unity2010
12cr|python-emotion-1.7.0-1|81	- new version 1.0.0 beta3 svn 20101203
12cr|python-emotion-1.7.0-1|82	
12cr|python-emotion-1.7.0-1|83	* Mon Oct 11 2010 mdawkins <mattydaw@gmail.com> 0.0.1-0.20101006.1-unity2010
12cr|python-emotion-1.7.0-1|84	- new snapshot 20101006
12cr|python-emotion-1.7.0-1|85	
12cr|python-emotion-1.7.0-1|86	* Thu Aug 26 2010 mdawkins <mattydaw@gmail.com> 0.0.1-0.20100825.1-unity2010
12cr|python-emotion-1.7.0-1|87	- new version 0.0.1

6464 12
12cr|python-enable-4.2.0-2|1	%define module	enable
12cr|python-enable-4.2.0-2|2	
12cr|python-enable-4.2.0-2|3	Summary:	Enthought Tool Suite - low-level drawing and interaction
12cr|python-enable-4.2.0-2|4	Name:		python-%{module}
12cr|python-enable-4.2.0-2|5	Version:	4.2.0
12cr|python-enable-4.2.0-2|6	Release:	2
12cr|python-enable-4.2.0-2|7	Source0:	http://www.enthought.com/repo/ets/%{module}-%{version}.tar.gz
12cr|python-enable-4.2.0-2|8	License:	BSD
12cr|python-enable-4.2.0-2|9	Group:		Development/Python
12cr|python-enable-4.2.0-2|10	Url:		https://github.com/enthought/enable/
12cr|python-enable-4.2.0-2|11	Obsoletes:	python-enthought-enable
12cr|python-enable-4.2.0-2|12	Requires:	python-numpy >= 1.1.0
12cr|python-enable-4.2.0-2|13	Requires: 	python-reportlab, python-opengl
12cr|python-enable-4.2.0-2|14	Requires:	python-pyface >= 4.2.0
12cr|python-enable-4.2.0-2|15	Requires:	python-traitsui >= 4.2.0
12cr|python-enable-4.2.0-2|16	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-enable-4.2.0-2|17	BuildRequires:	swig >= 1.3.30
12cr|python-enable-4.2.0-2|18	BuildRequires:	python-cython >= 0.13
12cr|python-enable-4.2.0-2|19	BuildRequires:	python-numpy-devel >= 1.1.0
12cr|python-enable-4.2.0-2|20	BuildRequires:	freetype-devel
12cr|python-enable-4.2.0-2|21	BuildRequires:	libx11-devel
12cr|python-enable-4.2.0-2|22	BuildRequires:	mesagl-devel
12cr|python-enable-4.2.0-2|23	BuildRequires:	mesaglu-devel
12cr|python-enable-4.2.0-2|24	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-enable-4.2.0-2|25	BuildRequires:	python-sphinx
12cr|python-enable-4.2.0-2|26	BuildRequires:	pkgconfig(lapack)
12cr|python-enable-4.2.0-2|27	
12cr|python-enable-4.2.0-2|28	%description
12cr|python-enable-4.2.0-2|29	The Enable project provides two related multi-platform packages for
12cr|python-enable-4.2.0-2|30	drawing GUI objects.
12cr|python-enable-4.2.0-2|31	
12cr|python-enable-4.2.0-2|32	* Enable: An object drawing library that supports containment and
12cr|python-enable-4.2.0-2|33	event notification.
12cr|python-enable-4.2.0-2|34	* Kiva: A multi-platform DisplayPDF vector drawing engine.
12cr|python-enable-4.2.0-2|35	
12cr|python-enable-4.2.0-2|36	%prep
12cr|python-enable-4.2.0-2|37	%setup -q -n %{module}-%{version}
12cr|python-enable-4.2.0-2|38	
12cr|python-enable-4.2.0-2|39	%build
12cr|python-enable-4.2.0-2|40	%__python setup.py build
12cr|python-enable-4.2.0-2|41	%__python setup.py build_docs
12cr|python-enable-4.2.0-2|42	
12cr|python-enable-4.2.0-2|43	%install
12cr|python-enable-4.2.0-2|44	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-enable-4.2.0-2|45	
12cr|python-enable-4.2.0-2|46	%files
12cr|python-enable-4.2.0-2|47	%doc *.txt *.rst examples/ build/docs/html
12cr|python-enable-4.2.0-2|48	%py_platsitedir/%{module}*
12cr|python-enable-4.2.0-2|49	%py_platsitedir/kiva*
12cr|python-enable-4.2.0-2|50	
12cr|python-enable-4.2.0-2|51	
12cr|python-enable-4.2.0-2|52	%changelog
12cr|python-enable-4.2.0-2|53	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 4.2.0-1
12cr|python-enable-4.2.0-2|54	+ Revision: 814713
12cr|python-enable-4.2.0-2|55	- Update to 4.2.0.
12cr|python-enable-4.2.0-2|56	
12cr|python-enable-4.2.0-2|57	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.1.0-1
12cr|python-enable-4.2.0-2|58	+ Revision: 745666
12cr|python-enable-4.2.0-2|59	- Update to 4.1.0.
12cr|python-enable-4.2.0-2|60	
12cr|python-enable-4.2.0-2|61	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cr|python-enable-4.2.0-2|62	+ Revision: 689182
12cr|python-enable-4.2.0-2|63	- import python-enable
12cr|python-enable-4.2.0-2|64	
12cr|python-enable-4.2.0-2|65	

6465 12
12cr|python-enaml-0.2.0-1|1	%define	module	enaml
12cr|python-enaml-0.2.0-1|2	%define name	python-%{module}
12cr|python-enaml-0.2.0-1|3	%define version 0.2.0
12cr|python-enaml-0.2.0-1|4	%define	rel	1
12cr|python-enaml-0.2.0-1|5	%if %mdkversion < 201100
12cr|python-enaml-0.2.0-1|6	%define release %mkrel %{rel}
12cr|python-enaml-0.2.0-1|7	%else
12cr|python-enaml-0.2.0-1|8	%define	release	%{rel}
12cr|python-enaml-0.2.0-1|9	%endif
12cr|python-enaml-0.2.0-1|10	
12cr|python-enaml-0.2.0-1|11	Summary:	Enthought Tool Suite - declarative language for building dynamic user interfaces
12cr|python-enaml-0.2.0-1|12	Name:		%{name}
12cr|python-enaml-0.2.0-1|13	Version:	%{version}
12cr|python-enaml-0.2.0-1|14	Release:	%{release}
12cr|python-enaml-0.2.0-1|15	Source0:	http://pypi.python.org/packages/source/e/%{module}/%{module}-%{version}.tar.gz
12cr|python-enaml-0.2.0-1|16	License:	BSD
12cr|python-enaml-0.2.0-1|17	Group:		Development/Python
12cr|python-enaml-0.2.0-1|18	Url:		https://github.com/enthought/enaml/
12cr|python-enaml-0.2.0-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-enaml-0.2.0-1|20	Requires:	python-traits >= 4.2.0
12cr|python-enaml-0.2.0-1|21	Requires:	python-casuarius
12cr|python-enaml-0.2.0-1|22	Requires:	pyside, wxPython
12cr|python-enaml-0.2.0-1|23	Requires:	python-ply
12cr|python-enaml-0.2.0-1|24	BuildRequires:	python-cython
12cr|python-enaml-0.2.0-1|25	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-enaml-0.2.0-1|26	BuildRequires:	python-sphinx
12cr|python-enaml-0.2.0-1|27	
12cr|python-enaml-0.2.0-1|28	%description
12cr|python-enaml-0.2.0-1|29	Enaml is a framework for writing declarative user interfaces in
12cr|python-enaml-0.2.0-1|30	Python. It provides a Yaml-ish/Pythonic syntax language for declaring
12cr|python-enaml-0.2.0-1|31	a ui that binds and reacts to changes in the user's models. Code can
12cr|python-enaml-0.2.0-1|32	freely call back and forth between Python and Enaml.
12cr|python-enaml-0.2.0-1|33	
12cr|python-enaml-0.2.0-1|34	Enaml is heavily inspired by Qt's QML system, but Enaml uses native
12cr|python-enaml-0.2.0-1|35	widgets (as opposed to drawing on a 2D canvas) and is toolkit
12cr|python-enaml-0.2.0-1|36	independent. Currently supported/in-development toolkits include Wx
12cr|python-enaml-0.2.0-1|37	and Qt4 via PySide.
12cr|python-enaml-0.2.0-1|38	
12cr|python-enaml-0.2.0-1|39	Enaml is extensible and makes it extremely easy for the user to define
12cr|python-enaml-0.2.0-1|40	their own widgets, override existing widgets, create a new backend
12cr|python-enaml-0.2.0-1|41	toolkit, or even hook the runtime to apply their own expression
12cr|python-enaml-0.2.0-1|42	dependency behavior. Indeed, about the only thing not hookable is the
12cr|python-enaml-0.2.0-1|43	Enaml langauge syntax itself.
12cr|python-enaml-0.2.0-1|44	
12cr|python-enaml-0.2.0-1|45	%prep
12cr|python-enaml-0.2.0-1|46	%setup -q -n %{module}-%{version}
12cr|python-enaml-0.2.0-1|47	
12cr|python-enaml-0.2.0-1|48	%build
12cr|python-enaml-0.2.0-1|49	%__python setup.py build
12cr|python-enaml-0.2.0-1|50	%__python setup.py build_docs
12cr|python-enaml-0.2.0-1|51	
12cr|python-enaml-0.2.0-1|52	%install
12cr|python-enaml-0.2.0-1|53	%__rm -rf %{buildroot}
12cr|python-enaml-0.2.0-1|54	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-enaml-0.2.0-1|55	
12cr|python-enaml-0.2.0-1|56	%clean
12cr|python-enaml-0.2.0-1|57	%__rm -rf %{buildroot}
12cr|python-enaml-0.2.0-1|58	
12cr|python-enaml-0.2.0-1|59	%files
12cr|python-enaml-0.2.0-1|60	%defattr(-,root,root)
12cr|python-enaml-0.2.0-1|61	%doc *.txt *.rst licenses/ examples/ build/docs/html
12cr|python-enaml-0.2.0-1|62	%_bindir/enaml-run
12cr|python-enaml-0.2.0-1|63	%py_platsitedir/%{module}*
12cr|python-enaml-0.2.0-1|64	
12cr|python-enaml-0.2.0-1|65	
12cr|python-enaml-0.2.0-1|66	%changelog
12cr|python-enaml-0.2.0-1|67	* Tue Aug 14 2012 Lev Givon <lev@mandriva.org> 0.2.0-1
12cr|python-enaml-0.2.0-1|68	+ Revision: 814738
12cr|python-enaml-0.2.0-1|69	- imported package python-enaml
12cr|python-enaml-0.2.0-1|70	

6466 12
12cr|python-enthought-3.6.0-1|1	%define tarname	ETS
12cr|python-enthought-3.6.0-1|2	%define name	python-enthought
12cr|python-enthought-3.6.0-1|3	%define version 3.6.0
12cr|python-enthought-3.6.0-1|4	%define release %mkrel 1
12cr|python-enthought-3.6.0-1|5	
12cr|python-enthought-3.6.0-1|6	%define epoch	1
12cr|python-enthought-3.6.0-1|7	
12cr|python-enthought-3.6.0-1|8	Summary: 	Enthought Tool Suite
12cr|python-enthought-3.6.0-1|9	Name: 	 	%{name}
12cr|python-enthought-3.6.0-1|10	Version: 	%{version}
12cr|python-enthought-3.6.0-1|11	Release: 	%{release}
12cr|python-enthought-3.6.0-1|12	Epoch:		%{epoch}
12cr|python-enthought-3.6.0-1|13	Source0: 	http://www.enthought.com/repo/ETS/%{tarname}-%{version}.tar.gz
12cr|python-enthought-3.6.0-1|14	License: 	BSD
12cr|python-enthought-3.6.0-1|15	Group: 	 	Development/Python
12cr|python-enthought-3.6.0-1|16	Url: 	 	http://code.enthought.com/projects/
12cr|python-enthought-3.6.0-1|17	BuildArch: 	noarch
12cr|python-enthought-3.6.0-1|18	Requires: 	python-enthought-apptools == %{epoch}:3.4.1
12cr|python-enthought-3.6.0-1|19	Requires: 	python-enthought-blockcanvas == %{epoch}:3.2.1
12cr|python-enthought-3.6.0-1|20	Requires:	python-enthought-chaco == %{epoch}:3.4.0
12cr|python-enthought-3.6.0-1|21	Requires:	python-enthought-codetools == %{epoch}:3.2.0
12cr|python-enthought-3.6.0-1|22	Requires: 	python-enthought-enable == %{epoch}:3.4.0
12cr|python-enthought-3.6.0-1|23	Requires: 	python-enthought-enthoughtbase == %{epoch}:3.1.0
12cr|python-enthought-3.6.0-1|24	Requires: 	python-enthought-envisagecore == %{epoch}:3.2.0
12cr|python-enthought-3.6.0-1|25	Requires: 	python-enthought-envisageplugins == %{epoch}:3.2.0
12cr|python-enthought-3.6.0-1|26	Requires: 	python-enthought-etsdevtools == %{epoch}:3.1.1
12cr|python-enthought-3.6.0-1|27	Requires: 	python-enthought-graphcanvas == %{epoch}:3.0.0
12cr|python-enthought-3.6.0-1|28	Requires: 	python-enthought-mayavi == %{epoch}:3.4.1
12cr|python-enthought-3.6.0-1|29	Requires: 	python-enthought-scimath == %{epoch}:3.0.7
12cr|python-enthought-3.6.0-1|30	Requires: 	python-enthought-traits == %{epoch}:3.6.0
12cr|python-enthought-3.6.0-1|31	Requires: 	python-enthought-traitsbackendqt == %{epoch}:3.6.0
12cr|python-enthought-3.6.0-1|32	Requires: 	python-enthought-traitsbackendwx == %{epoch}:3.6.0
12cr|python-enthought-3.6.0-1|33	Requires: 	python-enthought-traitsgui == %{epoch}:3.6.0
12cr|python-enthought-3.6.0-1|34	BuildRequires: 	python-setuptools >= 0.6c8
12cr|python-enthought-3.6.0-1|35	%py_requires -d
12cr|python-enthought-3.6.0-1|36	
12cr|python-enthought-3.6.0-1|37	%description
12cr|python-enthought-3.6.0-1|38	The Enthought Tool Suite (ETS) is a collection of Python components
12cr|python-enthought-3.6.0-1|39	developed by Enthought and its partners to construct custom scientific
12cr|python-enthought-3.6.0-1|40	applications.
12cr|python-enthought-3.6.0-1|41	
12cr|python-enthought-3.6.0-1|42	This package contains the dependencies for installing all of the
12cr|python-enthought-3.6.0-1|43	components comprised by the suite.
12cr|python-enthought-3.6.0-1|44	
12cr|python-enthought-3.6.0-1|45	%prep
12cr|python-enthought-3.6.0-1|46	%setup -q -n %{tarname}-%{version}
12cr|python-enthought-3.6.0-1|47	
12cr|python-enthought-3.6.0-1|48	%install
12cr|python-enthought-3.6.0-1|49	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-enthought-3.6.0-1|50	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-enthought-3.6.0-1|51	
12cr|python-enthought-3.6.0-1|52	%files -f FILE_LIST
12cr|python-enthought-3.6.0-1|53	%doc *.txt
12cr|python-enthought-3.6.0-1|54	
12cr|python-enthought-3.6.0-1|55	
12cr|python-enthought-3.6.0-1|56	
12cr|python-enthought-3.6.0-1|57	%changelog
12cr|python-enthought-3.6.0-1|58	

6467 12
12cr|python-enthought-apptools-3.4.1-1|1	%define tarname	AppTools
12cr|python-enthought-apptools-3.4.1-1|2	%define name 	python-enthought-apptools
12cr|python-enthought-apptools-3.4.1-1|3	%define version 3.4.1
12cr|python-enthought-apptools-3.4.1-1|4	%define release %mkrel 1
12cr|python-enthought-apptools-3.4.1-1|5	
12cr|python-enthought-apptools-3.4.1-1|6	%define epoch	1
12cr|python-enthought-apptools-3.4.1-1|7	
12cr|python-enthought-apptools-3.4.1-1|8	Summary: 	Enthought Tool Suite - AppTools project
12cr|python-enthought-apptools-3.4.1-1|9	Name: 	 	%{name}
12cr|python-enthought-apptools-3.4.1-1|10	Version: 	%{version}
12cr|python-enthought-apptools-3.4.1-1|11	Release: 	%{release}
12cr|python-enthought-apptools-3.4.1-1|12	Epoch:		%{epoch}
12cr|python-enthought-apptools-3.4.1-1|13	Source0: 	http://www.enthought.com/repo/ETS/%{tarname}-%{version}.tar.gz
12cr|python-enthought-apptools-3.4.1-1|14	Patch0:		setup.py.patch
12cr|python-enthought-apptools-3.4.1-1|15	License: 	BSD
12cr|python-enthought-apptools-3.4.1-1|16	Group: 	 	Development/Python
12cr|python-enthought-apptools-3.4.1-1|17	Url: 	 	http://code.enthought.com/projects/app_tools.php
12cr|python-enthought-apptools-3.4.1-1|18	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-enthought-apptools-3.4.1-1|19	BuildArch: 	noarch
12cr|python-enthought-apptools-3.4.1-1|20	Requires:  	python-enthought-envisagecore >= %{epoch}:3.1.3
12cr|python-enthought-apptools-3.4.1-1|21	Requires:  	python-enthought-traits >= %{epoch}:3.5.0
12cr|python-enthought-apptools-3.4.1-1|22	Requires:  	python-enthought-traitsgui >= %{epoch}:3.6.0
12cr|python-enthought-apptools-3.4.1-1|23	Requires:  	python-configobj
12cr|python-enthought-apptools-3.4.1-1|24	Requires:  	python-numpy >= 1.1.0
12cr|python-enthought-apptools-3.4.1-1|25	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-enthought-apptools-3.4.1-1|26	BuildRequires: 	python-setuptools >= 0.6c8
12cr|python-enthought-apptools-3.4.1-1|27	BuildRequires: 	python-sphinx
12cr|python-enthought-apptools-3.4.1-1|28	
12cr|python-enthought-apptools-3.4.1-1|29	%description
12cr|python-enthought-apptools-3.4.1-1|30	The Enthought Tool Suite includes a set of packages useful in creating
12cr|python-enthought-apptools-3.4.1-1|31	a number of applications. They implement functionality that is
12cr|python-enthought-apptools-3.4.1-1|32	commonly needed by many applications. These packages are distributed
12cr|python-enthought-apptools-3.4.1-1|33	together as the AppTools project:
12cr|python-enthought-apptools-3.4.1-1|34	
12cr|python-enthought-apptools-3.4.1-1|35	* enthought.appscripting: Framework for scripting applications.
12cr|python-enthought-apptools-3.4.1-1|36	* enthought.help: Provides a plugin for displaying documents and examples
12cr|python-enthought-apptools-3.4.1-1|37	and running demos in Evisage Workbench applications.
12cr|python-enthought-apptools-3.4.1-1|38	* enthought.io: Provides an abstraction for files and folders in a
12cr|python-enthought-apptools-3.4.1-1|39	file system.
12cr|python-enthought-apptools-3.4.1-1|40	* enthought.naming: Manages naming contexts, supporting
12cr|python-enthought-apptools-3.4.1-1|41	non-string data types and scoped preferences.
12cr|python-enthought-apptools-3.4.1-1|42	* enthoight.permissions: Supports limiting access to parts of an application
12cr|python-enthought-apptools-3.4.1-1|43	unless the user is appropriately authorized (not full-blown security).
12cr|python-enthought-apptools-3.4.1-1|44	* enthought.persistence: Supports pickling the state of a Python
12cr|python-enthought-apptools-3.4.1-1|45	object to a dictionary, which can then be flexibly applied in
12cr|python-enthought-apptools-3.4.1-1|46	restoring the state of the object.
12cr|python-enthought-apptools-3.4.1-1|47	* enthought.preferences: Manages application preferences.
12cr|python-enthought-apptools-3.4.1-1|48	* enthought.resource: Manages application resources such as images and sounds.
12cr|python-enthought-apptools-3.4.1-1|49	* enthought.scripting: A framework for automatic recording of Python scripts.
12cr|python-enthought-apptools-3.4.1-1|50	* enthought.sweet_pickle: Handles class-level versioning, to support
12cr|python-enthought-apptools-3.4.1-1|51	loading of saved data that exist over several generations of
12cr|python-enthought-apptools-3.4.1-1|52	internal class structures.
12cr|python-enthought-apptools-3.4.1-1|53	* enthought.template: Supports creating templatizable object hierarchies.
12cr|python-enthought-apptools-3.4.1-1|54	* enthought.type_manager: Manages type extensions, including factories to
12cr|python-enthought-apptools-3.4.1-1|55	generate adapters, and hooks for methods and functions.
12cr|python-enthought-apptools-3.4.1-1|56	* enthought.undo: Supports undoing and scripting application commands.
12cr|python-enthought-apptools-3.4.1-1|57	
12cr|python-enthought-apptools-3.4.1-1|58	%prep
12cr|python-enthought-apptools-3.4.1-1|59	%setup -q -n %{tarname}-%{version}
12cr|python-enthought-apptools-3.4.1-1|60	%patch0 -p0
12cr|python-enthought-apptools-3.4.1-1|61	
12cr|python-enthought-apptools-3.4.1-1|62	%build
12cr|python-enthought-apptools-3.4.1-1|63	
12cr|python-enthought-apptools-3.4.1-1|64	%__python setup.py build
12cr|python-enthought-apptools-3.4.1-1|65	%__python setup.py build_docs --formats html
12cr|python-enthought-apptools-3.4.1-1|66	
12cr|python-enthought-apptools-3.4.1-1|67	%install
12cr|python-enthought-apptools-3.4.1-1|68	%__rm -rf %{buildroot}
12cr|python-enthought-apptools-3.4.1-1|69	
12cr|python-enthought-apptools-3.4.1-1|70	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-enthought-apptools-3.4.1-1|71	
12cr|python-enthought-apptools-3.4.1-1|72	%clean
12cr|python-enthought-apptools-3.4.1-1|73	%__rm -rf %{buildroot}
12cr|python-enthought-apptools-3.4.1-1|74	
12cr|python-enthought-apptools-3.4.1-1|75	%files
12cr|python-enthought-apptools-3.4.1-1|76	%defattr(-,root,root)
12cr|python-enthought-apptools-3.4.1-1|77	%doc *.txt examples/ build/docs/html/
12cr|python-enthought-apptools-3.4.1-1|78	%py_puresitedir/*
12cr|python-enthought-apptools-3.4.1-1|79	
12cr|python-enthought-apptools-3.4.1-1|80	
12cr|python-enthought-apptools-3.4.1-1|81	
12cr|python-enthought-apptools-3.4.1-1|82	%changelog
12cr|python-enthought-apptools-3.4.1-1|83	

6468 12
12cr|python-enthought-blockcanvas-3.2.1-1|1	%define tarname	BlockCanvas
12cr|python-enthought-blockcanvas-3.2.1-1|2	%define name 	python-enthought-blockcanvas
12cr|python-enthought-blockcanvas-3.2.1-1|3	%define version 3.2.1
12cr|python-enthought-blockcanvas-3.2.1-1|4	%define release %mkrel 1
12cr|python-enthought-blockcanvas-3.2.1-1|5	
12cr|python-enthought-blockcanvas-3.2.1-1|6	%define	epoch	1
12cr|python-enthought-blockcanvas-3.2.1-1|7	
12cr|python-enthought-blockcanvas-3.2.1-1|8	Summary: 	Enthought Tool Suite - BlockCanvas project
12cr|python-enthought-blockcanvas-3.2.1-1|9	Name:		%{name}
12cr|python-enthought-blockcanvas-3.2.1-1|10	Version:	%{version}
12cr|python-enthought-blockcanvas-3.2.1-1|11	Release:	%{release}
12cr|python-enthought-blockcanvas-3.2.1-1|12	Epoch:		%{epoch}
12cr|python-enthought-blockcanvas-3.2.1-1|13	Source0:	http://www.enthought.com/repo/ETS/%{tarname}-%{version}.tar.gz
12cr|python-enthought-blockcanvas-3.2.1-1|14	Patch0:		setup.py.patch
12cr|python-enthought-blockcanvas-3.2.1-1|15	License:	BSD
12cr|python-enthought-blockcanvas-3.2.1-1|16	Group:		Development/Python
12cr|python-enthought-blockcanvas-3.2.1-1|17	Url:		http://code.enthought.com/projects/block_canvas.php
12cr|python-enthought-blockcanvas-3.2.1-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-enthought-blockcanvas-3.2.1-1|19	Requires:	python-enthought-apptools >= %{epoch}:3.4.1
12cr|python-enthought-blockcanvas-3.2.1-1|20	Requires:	python-enthought-chaco >= %{epoch}:3.4.0
12cr|python-enthought-blockcanvas-3.2.1-1|21	Requires:	python-enthought-etsdevtools >= %{epoch}:3.1.1
12cr|python-enthought-blockcanvas-3.2.1-1|22	Requires:	python-enthought-scimath >= %{epoch}:3.0.7
12cr|python-enthought-blockcanvas-3.2.1-1|23	Requires:	python-enthought-traits >= %{epoch}:3.6.0
12cr|python-enthought-blockcanvas-3.2.1-1|24	Requires:	python-numpy >= 1.1.0
12cr|python-enthought-blockcanvas-3.2.1-1|25	Requires:	python-docutils
12cr|python-enthought-blockcanvas-3.2.1-1|26	Requires:	python-configobj
12cr|python-enthought-blockcanvas-3.2.1-1|27	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-enthought-blockcanvas-3.2.1-1|28	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-enthought-blockcanvas-3.2.1-1|29	
12cr|python-enthought-blockcanvas-3.2.1-1|30	%description
12cr|python-enthought-blockcanvas-3.2.1-1|31	The BlockCanvas project provides a visual environment for creating
12cr|python-enthought-blockcanvas-3.2.1-1|32	simulation experiments, where function and data are separated. Thus,
12cr|python-enthought-blockcanvas-3.2.1-1|33	you can define your simulation algorithm by visually connecting
12cr|python-enthought-blockcanvas-3.2.1-1|34	function blocks into a data flow network, and then run it with various
12cr|python-enthought-blockcanvas-3.2.1-1|35	data sets (known as "contexts"); likewise, you can use the same
12cr|python-enthought-blockcanvas-3.2.1-1|36	context in a different functional simulation.
12cr|python-enthought-blockcanvas-3.2.1-1|37	
12cr|python-enthought-blockcanvas-3.2.1-1|38	The project provides support for plotting, function searching and
12cr|python-enthought-blockcanvas-3.2.1-1|39	inspection, and optimization. It includes a stand-alone application
12cr|python-enthought-blockcanvas-3.2.1-1|40	that demonstrates the block-canvas environment, but the same
12cr|python-enthought-blockcanvas-3.2.1-1|41	functionality can be incorporated into other applications.
12cr|python-enthought-blockcanvas-3.2.1-1|42	
12cr|python-enthought-blockcanvas-3.2.1-1|43	%prep
12cr|python-enthought-blockcanvas-3.2.1-1|44	%setup -q -n %{tarname}-%{version}
12cr|python-enthought-blockcanvas-3.2.1-1|45	%patch0 -p0
12cr|python-enthought-blockcanvas-3.2.1-1|46	
12cr|python-enthought-blockcanvas-3.2.1-1|47	%build
12cr|python-enthought-blockcanvas-3.2.1-1|48	%__python setup.py build
12cr|python-enthought-blockcanvas-3.2.1-1|49	
12cr|python-enthought-blockcanvas-3.2.1-1|50	%install
12cr|python-enthought-blockcanvas-3.2.1-1|51	%__rm -rf %{buildroot}
12cr|python-enthought-blockcanvas-3.2.1-1|52	
12cr|python-enthought-blockcanvas-3.2.1-1|53	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-enthought-blockcanvas-3.2.1-1|54	
12cr|python-enthought-blockcanvas-3.2.1-1|55	%clean
12cr|python-enthought-blockcanvas-3.2.1-1|56	%__rm -rf %{buildroot}
12cr|python-enthought-blockcanvas-3.2.1-1|57	
12cr|python-enthought-blockcanvas-3.2.1-1|58	%files
12cr|python-enthought-blockcanvas-3.2.1-1|59	%defattr(-,root,root)
12cr|python-enthought-blockcanvas-3.2.1-1|60	%doc *.txt
12cr|python-enthought-blockcanvas-3.2.1-1|61	%py_platsitedir/*
12cr|python-enthought-blockcanvas-3.2.1-1|62	
12cr|python-enthought-blockcanvas-3.2.1-1|63	
12cr|python-enthought-blockcanvas-3.2.1-1|64	
12cr|python-enthought-blockcanvas-3.2.1-1|65	%changelog
12cr|python-enthought-blockcanvas-3.2.1-1|66	

6469 12
12cr|python-enthought-chaco-3.4.0-3|1	%define tarname	Chaco
12cr|python-enthought-chaco-3.4.0-3|2	%define epoch	1
12cr|python-enthought-chaco-3.4.0-3|3	
12cr|python-enthought-chaco-3.4.0-3|4	Summary:	Enthought Tool Suite - Chaco project
12cr|python-enthought-chaco-3.4.0-3|5	Name:		python-enthought-chaco
12cr|python-enthought-chaco-3.4.0-3|6	Version:	3.4.0
12cr|python-enthought-chaco-3.4.0-3|7	Release:	3
12cr|python-enthought-chaco-3.4.0-3|8	Epoch:		%{epoch}
12cr|python-enthought-chaco-3.4.0-3|9	Source0:	http://www.enthought.com/repo/ETS/%{tarname}-%{version}.tar.gz
12cr|python-enthought-chaco-3.4.0-3|10	Patch0:		setup.py.patch
12cr|python-enthought-chaco-3.4.0-3|11	Patch1:		do_plotv_fix_3.4.0.patch
12cr|python-enthought-chaco-3.4.0-3|12	License:	BSD
12cr|python-enthought-chaco-3.4.0-3|13	Group:		Development/Python
12cr|python-enthought-chaco-3.4.0-3|14	Url:		http://code.enthought.com/projects/chaco/
12cr|python-enthought-chaco-3.4.0-3|15	Obsoletes:	python-enthought-chaco2
12cr|python-enthought-chaco-3.4.0-3|16	Requires:	python-enthought-traits >= %{epoch}:3.6.0
12cr|python-enthought-chaco-3.4.0-3|17	Requires:	python-enthought-enable >= %{epoch}:3.4.0
12cr|python-enthought-chaco-3.4.0-3|18	Requires:	python-numpy >= 1.1.0
12cr|python-enthought-chaco-3.4.0-3|19	Requires:	python-reportlab
12cr|python-enthought-chaco-3.4.0-3|20	BuildRequires:	python-numpy-devel >= 1.1.0
12cr|python-enthought-chaco-3.4.0-3|21	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-enthought-chaco-3.4.0-3|22	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-enthought-chaco-3.4.0-3|23	BuildRequires: 	python-sphinx
12cr|python-enthought-chaco-3.4.0-3|24	BuildRequires: 	pkgconfig(lapack)
12cr|python-enthought-chaco-3.4.0-3|25	%py_requires -d
12cr|python-enthought-chaco-3.4.0-3|26	
12cr|python-enthought-chaco-3.4.0-3|27	%description
12cr|python-enthought-chaco-3.4.0-3|28	Chaco is a Python plotting application toolkit that facilitates
12cr|python-enthought-chaco-3.4.0-3|29	writing plotting applications at all levels of complexity, from simple
12cr|python-enthought-chaco-3.4.0-3|30	scripts with hard-coded data to large plotting programs with complex
12cr|python-enthought-chaco-3.4.0-3|31	data interrelationships and a multitude of interactive tools. While
12cr|python-enthought-chaco-3.4.0-3|32	Chaco generates attractive static plots for publication and
12cr|python-enthought-chaco-3.4.0-3|33	presentation, it also works well for interactive data visualization
12cr|python-enthought-chaco-3.4.0-3|34	and exploration.
12cr|python-enthought-chaco-3.4.0-3|35	
12cr|python-enthought-chaco-3.4.0-3|36	* Flexible drawing and layout: Plots consist of graphical components
12cr|python-enthought-chaco-3.4.0-3|37	which can be placed inside nestable containers for layout,
12cr|python-enthought-chaco-3.4.0-3|38	positioning, and event dispatch. Every component has a configurable
12cr|python-enthought-chaco-3.4.0-3|39	rendering loop with distinct layers and backbuffering. Containers
12cr|python-enthought-chaco-3.4.0-3|40	can draw cooperatively so that layers span across the containment
12cr|python-enthought-chaco-3.4.0-3|41	hierarchy.
12cr|python-enthought-chaco-3.4.0-3|42	* Modular and extensible architecture: Chaco is object oriented from
12cr|python-enthought-chaco-3.4.0-3|43	the ground up for ease of extension and customization. There are
12cr|python-enthought-chaco-3.4.0-3|44	clear interfaces and abstract classes defining extension points for
12cr|python-enthought-chaco-3.4.0-3|45	writing your own custom behaviors, from custom tools, plot types,
12cr|python-enthought-chaco-3.4.0-3|46	layouts, etc. Most classes are also "subclass-friendly", so that
12cr|python-enthought-chaco-3.4.0-3|47	subclasses can override one or two methods and everything else just
12cr|python-enthought-chaco-3.4.0-3|48	works.
12cr|python-enthought-chaco-3.4.0-3|49	* Data model for ease of extension and embedding: Chaco separates the
12cr|python-enthought-chaco-3.4.0-3|50	data from any transformations of the data that are needed for
12cr|python-enthought-chaco-3.4.0-3|51	displaying it. This separation makes it easier to extend Chaco, or
12cr|python-enthought-chaco-3.4.0-3|52	embed it in applications.
12cr|python-enthought-chaco-3.4.0-3|53	
12cr|python-enthought-chaco-3.4.0-3|54	%prep
12cr|python-enthought-chaco-3.4.0-3|55	%setup -q -n %{tarname}-%{version}
12cr|python-enthought-chaco-3.4.0-3|56	%patch0 -p0
12cr|python-enthought-chaco-3.4.0-3|57	%patch1 -p0
12cr|python-enthought-chaco-3.4.0-3|58	
12cr|python-enthought-chaco-3.4.0-3|59	%build
12cr|python-enthought-chaco-3.4.0-3|60	%__python setup.py build
12cr|python-enthought-chaco-3.4.0-3|61	%__python setup.py build_docs --formats html
12cr|python-enthought-chaco-3.4.0-3|62	
12cr|python-enthought-chaco-3.4.0-3|63	%install
12cr|python-enthought-chaco-3.4.0-3|64	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-enthought-chaco-3.4.0-3|65	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-enthought-chaco-3.4.0-3|66	
12cr|python-enthought-chaco-3.4.0-3|67	%files -f FILE_LIST
12cr|python-enthought-chaco-3.4.0-3|68	%doc *.txt examples/ docs/*.pdf build/docs/html/
12cr|python-enthought-chaco-3.4.0-3|69	
12cr|python-enthought-chaco-3.4.0-3|70	
12cr|python-enthought-chaco-3.4.0-3|71	
12cr|python-enthought-chaco-3.4.0-3|72	%changelog
12cr|python-enthought-chaco-3.4.0-3|73	

6470 12
12cr|python-enthought-codetools-3.1.2-3|1	%define tarname CodeTools
12cr|python-enthought-codetools-3.1.2-3|2	%define epoch	1
12cr|python-enthought-codetools-3.1.2-3|3	
12cr|python-enthought-codetools-3.1.2-3|4	Summary:	Enthought Tool Suite - CodeTools project
12cr|python-enthought-codetools-3.1.2-3|5	Name:		python-enthought-codetools
12cr|python-enthought-codetools-3.1.2-3|6	Version:	3.1.2
12cr|python-enthought-codetools-3.1.2-3|7	Release:	3
12cr|python-enthought-codetools-3.1.2-3|8	Epoch:		%{epoch}
12cr|python-enthought-codetools-3.1.2-3|9	Source0:	%{tarname}-%{version}.tar.gz
12cr|python-enthought-codetools-3.1.2-3|10	License:	BSD
12cr|python-enthought-codetools-3.1.2-3|11	Group:		Development/Python
12cr|python-enthought-codetools-3.1.2-3|12	Url:		http://code.enthought.com/projects/code_tools.php
12cr|python-enthought-codetools-3.1.2-3|13	BuildArch:	noarch
12cr|python-enthought-codetools-3.1.2-3|14	Requires:	python-enthought-traits >= %{epoch}:3.5.0
12cr|python-enthought-codetools-3.1.2-3|15	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-enthought-codetools-3.1.2-3|16	BuildRequires:	python-setupdocs >= 1.0
12cr|python-enthought-codetools-3.1.2-3|17	BuildRequires:	python-sphinx, python-docutils
12cr|python-enthought-codetools-3.1.2-3|18	%py_requires -d
12cr|python-enthought-codetools-3.1.2-3|19	
12cr|python-enthought-codetools-3.1.2-3|20	%description
12cr|python-enthought-codetools-3.1.2-3|21	The CodeTools project includes packages that simplify meta-programming
12cr|python-enthought-codetools-3.1.2-3|22	and help the programmer separate data from code in Python. This
12cr|python-enthought-codetools-3.1.2-3|23	library contains classes that allow defining simple snippets, or
12cr|python-enthought-codetools-3.1.2-3|24	"blocks", of Python code, analyze variable dependencies in the code
12cr|python-enthought-codetools-3.1.2-3|25	block, and use these dependencies to construct or restrict an
12cr|python-enthought-codetools-3.1.2-3|26	execution graph. These (restricted) code blocks can then be executed
12cr|python-enthought-codetools-3.1.2-3|27	in any namespace. However, this project also provides a
12cr|python-enthought-codetools-3.1.2-3|28	Traits-event-enhanced namespace, called a "context", which can be used
12cr|python-enthought-codetools-3.1.2-3|29	in place of a vanilla namespace to allow actions to be performed
12cr|python-enthought-codetools-3.1.2-3|30	whenever variables are assigned or retrieved from the namespace. This
12cr|python-enthought-codetools-3.1.2-3|31	project is used as the foundation for the BlockCanvas project.
12cr|python-enthought-codetools-3.1.2-3|32	
12cr|python-enthought-codetools-3.1.2-3|33	%prep
12cr|python-enthought-codetools-3.1.2-3|34	%setup -q -n %{tarname}-%{version}
12cr|python-enthought-codetools-3.1.2-3|35	
12cr|python-enthought-codetools-3.1.2-3|36	%build
12cr|python-enthought-codetools-3.1.2-3|37	%__python setup.py build
12cr|python-enthought-codetools-3.1.2-3|38	%__python setup.py build_docs --formats html
12cr|python-enthought-codetools-3.1.2-3|39	
12cr|python-enthought-codetools-3.1.2-3|40	%install
12cr|python-enthought-codetools-3.1.2-3|41	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-enthought-codetools-3.1.2-3|42	sed -i 's/.*egg-info$//' FILELIST
12cr|python-enthought-codetools-3.1.2-3|43	
12cr|python-enthought-codetools-3.1.2-3|44	%files -f FILELIST
12cr|python-enthought-codetools-3.1.2-3|45	%doc *.txt examples build/docs/html/
12cr|python-enthought-codetools-3.1.2-3|46	
12cr|python-enthought-codetools-3.1.2-3|47	
12cr|python-enthought-codetools-3.1.2-3|48	
12cr|python-enthought-codetools-3.1.2-3|49	
12cr|python-enthought-codetools-3.1.2-3|50	%changelog
12cr|python-enthought-codetools-3.1.2-3|51	

6471 12
12cr|python-enthought-enable-3.4.0-2|1	%define tarname	Enable
12cr|python-enthought-enable-3.4.0-2|2	%define epoch	1
12cr|python-enthought-enable-3.4.0-2|3	
12cr|python-enthought-enable-3.4.0-2|4	Summary:	Enthought Tool Suite - Enable project
12cr|python-enthought-enable-3.4.0-2|5	Name:		python-enthought-enable
12cr|python-enthought-enable-3.4.0-2|6	Version:	3.4.0
12cr|python-enthought-enable-3.4.0-2|7	Release:	2
12cr|python-enthought-enable-3.4.0-2|8	Epoch:		%{epoch}
12cr|python-enthought-enable-3.4.0-2|9	Source0:	http://www.enthought.com/repo/ETS/%{tarname}-%{version}.tar.gz
12cr|python-enthought-enable-3.4.0-2|10	License:	BSD
12cr|python-enthought-enable-3.4.0-2|11	Group:		Development/Python
12cr|python-enthought-enable-3.4.0-2|12	Url:		http://code.enthought.com/projects/enable/
12cr|python-enthought-enable-3.4.0-2|13	Requires:	python-numpy >= 1.1.0
12cr|python-enthought-enable-3.4.0-2|14	Requires: 	python-reportlab, python-opengl
12cr|python-enthought-enable-3.4.0-2|15	Requires:	python-enthought-traits >= %{epoch}:3.6.0
12cr|python-enthought-enable-3.4.0-2|16	Requires:	python-enthought-traitsgui >= %{epoch}:3.6.0
12cr|python-enthought-enable-3.4.0-2|17	Requires:	python-enthought-traitsbackendwx >= %{epoch}:3.6.0
12cr|python-enthought-enable-3.4.0-2|18	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-enthought-enable-3.4.0-2|19	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-enthought-enable-3.4.0-2|20	BuildRequires:	swig >= 1.3.30
12cr|python-enthought-enable-3.4.0-2|21	BuildRequires:	python-cython >= 0.13
12cr|python-enthought-enable-3.4.0-2|22	BuildRequires:	python-numpy-devel >= 1.1.0
12cr|python-enthought-enable-3.4.0-2|23	BuildRequires:	freetype-devel
12cr|python-enthought-enable-3.4.0-2|24	BuildRequires:	libx11-devel
12cr|python-enthought-enable-3.4.0-2|25	BuildRequires:	mesa-common-devel
12cr|python-enthought-enable-3.4.0-2|26	BuildRequires:	pkgconfig(lapack)
12cr|python-enthought-enable-3.4.0-2|27	%py_requires -d
12cr|python-enthought-enable-3.4.0-2|28	
12cr|python-enthought-enable-3.4.0-2|29	%description
12cr|python-enthought-enable-3.4.0-2|30	The Enable project provides two related multi-platform packages for
12cr|python-enthought-enable-3.4.0-2|31	drawing GUI objects.
12cr|python-enthought-enable-3.4.0-2|32	
12cr|python-enthought-enable-3.4.0-2|33	* Enable: An object drawing library that supports containment and
12cr|python-enthought-enable-3.4.0-2|34	event notification.
12cr|python-enthought-enable-3.4.0-2|35	* Kiva: A multi-platform DisplayPDF vector drawing engine.
12cr|python-enthought-enable-3.4.0-2|36	
12cr|python-enthought-enable-3.4.0-2|37	%prep
12cr|python-enthought-enable-3.4.0-2|38	%setup -q -n %{tarname}-%{version}
12cr|python-enthought-enable-3.4.0-2|39	
12cr|python-enthought-enable-3.4.0-2|40	%build
12cr|python-enthought-enable-3.4.0-2|41	%__python setup.py build
12cr|python-enthought-enable-3.4.0-2|42	
12cr|python-enthought-enable-3.4.0-2|43	%install
12cr|python-enthought-enable-3.4.0-2|44	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-enthought-enable-3.4.0-2|45	sed -i 's/.*egg-info$//' FILELIST
12cr|python-enthought-enable-3.4.0-2|46	
12cr|python-enthought-enable-3.4.0-2|47	%files -f FILELIST
12cr|python-enthought-enable-3.4.0-2|48	%doc *.txt examples/
12cr|python-enthought-enable-3.4.0-2|49	
12cr|python-enthought-enable-3.4.0-2|50	
12cr|python-enthought-enable-3.4.0-2|51	
12cr|python-enthought-enable-3.4.0-2|52	%changelog
12cr|python-enthought-enable-3.4.0-2|53	

6472 12
12cr|python-enthought-enthoughtbase-3.1.0-2|1	%define tarname	EnthoughtBase
12cr|python-enthought-enthoughtbase-3.1.0-2|2	%define epoch	1
12cr|python-enthought-enthoughtbase-3.1.0-2|3	
12cr|python-enthought-enthoughtbase-3.1.0-2|4	Summary:	Enthought Tool Suite - EnthoughtBase project
12cr|python-enthought-enthoughtbase-3.1.0-2|5	Name:		python-enthought-enthoughtbase
12cr|python-enthought-enthoughtbase-3.1.0-2|6	Version:	3.1.0
12cr|python-enthought-enthoughtbase-3.1.0-2|7	Release: 	2
12cr|python-enthought-enthoughtbase-3.1.0-2|8	Epoch:		%{epoch}
12cr|python-enthought-enthoughtbase-3.1.0-2|9	Source0: 	http://www.enthought.com/repo/ETS/%{tarname}-%{version}.tar.gz
12cr|python-enthought-enthoughtbase-3.1.0-2|10	License:	BSD
12cr|python-enthought-enthoughtbase-3.1.0-2|11	Group:		Development/Python
12cr|python-enthought-enthoughtbase-3.1.0-2|12	Url:		http://code.enthought.com/projects/enthought_base.php
12cr|python-enthought-enthoughtbase-3.1.0-2|13	BuildArch:	noarch
12cr|python-enthought-enthoughtbase-3.1.0-2|14	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-enthought-enthoughtbase-3.1.0-2|15	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-enthought-enthoughtbase-3.1.0-2|16	BuildRequires:	python-sphinx
12cr|python-enthought-enthoughtbase-3.1.0-2|17	%py_requires -d
12cr|python-enthought-enthoughtbase-3.1.0-2|18	
12cr|python-enthought-enthoughtbase-3.1.0-2|19	%description
12cr|python-enthought-enthoughtbase-3.1.0-2|20	The EnthoughtBase project includes a few core packages that are used
12cr|python-enthought-enthoughtbase-3.1.0-2|21	by many other projects in the Enthought Tool Suite:
12cr|python-enthought-enthoughtbase-3.1.0-2|22	
12cr|python-enthought-enthoughtbase-3.1.0-2|23	* enthought.etsconfig: Supports configuring settings that need to be shared
12cr|python-enthought-enthoughtbase-3.1.0-2|24	across multiple projects or programs on the same system. Most
12cr|python-enthought-enthoughtbase-3.1.0-2|25	significant of these is the GUI toolkit to be used. You can also
12cr|python-enthought-enthoughtbase-3.1.0-2|26	configure locations for writing application data and user data, and
12cr|python-enthought-enthoughtbase-3.1.0-2|27	the name of the company responsible for the software (which is used
12cr|python-enthought-enthoughtbase-3.1.0-2|28	in the application and user data paths on some systems).
12cr|python-enthought-enthoughtbase-3.1.0-2|29	* enthought.logger: Provides convenience functions for creating
12cr|python-enthought-enthoughtbase-3.1.0-2|30	logging handlers.
12cr|python-enthought-enthoughtbase-3.1.0-2|31	* enthought.util: Provides miscellaneous utility functions.
12cr|python-enthought-enthoughtbase-3.1.0-2|32	
12cr|python-enthought-enthoughtbase-3.1.0-2|33	%prep
12cr|python-enthought-enthoughtbase-3.1.0-2|34	%setup -q -n %{tarname}-%{version}
12cr|python-enthought-enthoughtbase-3.1.0-2|35	
12cr|python-enthought-enthoughtbase-3.1.0-2|36	%build
12cr|python-enthought-enthoughtbase-3.1.0-2|37	%__python setup.py build
12cr|python-enthought-enthoughtbase-3.1.0-2|38	%__python setup.py build_docs --formats html
12cr|python-enthought-enthoughtbase-3.1.0-2|39	
12cr|python-enthought-enthoughtbase-3.1.0-2|40	%install
12cr|python-enthought-enthoughtbase-3.1.0-2|41	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-enthought-enthoughtbase-3.1.0-2|42	sed -i 's/.*egg-info$//' FILELIST
12cr|python-enthought-enthoughtbase-3.1.0-2|43	
12cr|python-enthought-enthoughtbase-3.1.0-2|44	%files -f FILELIST
12cr|python-enthought-enthoughtbase-3.1.0-2|45	%doc *.txt docs/*.txt examples/ build/docs/html/
12cr|python-enthought-enthoughtbase-3.1.0-2|46	
12cr|python-enthought-enthoughtbase-3.1.0-2|47	
12cr|python-enthought-enthoughtbase-3.1.0-2|48	
12cr|python-enthought-enthoughtbase-3.1.0-2|49	
12cr|python-enthought-enthoughtbase-3.1.0-2|50	%changelog
12cr|python-enthought-enthoughtbase-3.1.0-2|51	

6473 12
12cr|python-enthought-envisagecore-3.2.0-2|1	%define tarname	EnvisageCore
12cr|python-enthought-envisagecore-3.2.0-2|2	%define epoch	1
12cr|python-enthought-envisagecore-3.2.0-2|3	
12cr|python-enthought-envisagecore-3.2.0-2|4	Summary:	Enthought Tool Suite - EnvisageCore project
12cr|python-enthought-envisagecore-3.2.0-2|5	Name:		python-enthought-envisagecore
12cr|python-enthought-envisagecore-3.2.0-2|6	Version:	3.2.0
12cr|python-enthought-envisagecore-3.2.0-2|7	Release:	2
12cr|python-enthought-envisagecore-3.2.0-2|8	Epoch:		%{epoch}
12cr|python-enthought-envisagecore-3.2.0-2|9	Source0:	http://www.enthought.com/repo/ETS/%{tarname}-%{version}.tar.gz
12cr|python-enthought-envisagecore-3.2.0-2|10	License:	BSD
12cr|python-enthought-envisagecore-3.2.0-2|11	Group:		Development/Python
12cr|python-enthought-envisagecore-3.2.0-2|12	Url:		http://code.enthought.com/projects/envisage/
12cr|python-enthought-envisagecore-3.2.0-2|13	BuildArch:	noarch
12cr|python-enthought-envisagecore-3.2.0-2|14	Requires:	python-enthought-apptools >= %{epoch}:3.4.1
12cr|python-enthought-envisagecore-3.2.0-2|15	Requires:	python-enthought-traits >= %{epoch}:3.6.0
12cr|python-enthought-envisagecore-3.2.0-2|16	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-enthought-envisagecore-3.2.0-2|17	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-enthought-envisagecore-3.2.0-2|18	BuildRequires:	python-sphinx
12cr|python-enthought-envisagecore-3.2.0-2|19	%py_requires -d
12cr|python-enthought-envisagecore-3.2.0-2|20	
12cr|python-enthought-envisagecore-3.2.0-2|21	%description
12cr|python-enthought-envisagecore-3.2.0-2|22	Envisage is a Python-based framework for building extensible
12cr|python-enthought-envisagecore-3.2.0-2|23	applications, that is, applications whose functionality can be
12cr|python-enthought-envisagecore-3.2.0-2|24	extended by adding "plug-ins". Envisage provides a standard mechanism
12cr|python-enthought-envisagecore-3.2.0-2|25	for features to be added to an application, whether by the original
12cr|python-enthought-envisagecore-3.2.0-2|26	developer or by someone else. In fact, when you build an application
12cr|python-enthought-envisagecore-3.2.0-2|27	using Envisage, the entire application consists primarily of
12cr|python-enthought-envisagecore-3.2.0-2|28	plug-ins. In this respect, it is similar to the Eclipse and Netbeans
12cr|python-enthought-envisagecore-3.2.0-2|29	frameworks for Java applications.
12cr|python-enthought-envisagecore-3.2.0-2|30	
12cr|python-enthought-envisagecore-3.2.0-2|31	Each plug-in is able to:
12cr|python-enthought-envisagecore-3.2.0-2|32	
12cr|python-enthought-envisagecore-3.2.0-2|33	* Advertise where and how it can be extended (its "extension points").
12cr|python-enthought-envisagecore-3.2.0-2|34	* Contribute extensions to the extension points offered by other plug-ins.
12cr|python-enthought-envisagecore-3.2.0-2|35	* Create and share the objects that perform the real work of the
12cr|python-enthought-envisagecore-3.2.0-2|36	application ("services").
12cr|python-enthought-envisagecore-3.2.0-2|37	
12cr|python-enthought-envisagecore-3.2.0-2|38	The EnvisageCore project provides the basic machinery of the Envisage
12cr|python-enthought-envisagecore-3.2.0-2|39	framework. This project contains no plug-inn. You are free to use:
12cr|python-enthought-envisagecore-3.2.0-2|40	
12cr|python-enthought-envisagecore-3.2.0-2|41	* plug-ins from the EnvisagePlugins project
12cr|python-enthought-envisagecore-3.2.0-2|42	* plug-ins from other ETS projects that expose their functionality as plug-ins
12cr|python-enthought-envisagecore-3.2.0-2|43	* plug-ins that you create yourself
12cr|python-enthought-envisagecore-3.2.0-2|44	
12cr|python-enthought-envisagecore-3.2.0-2|45	%prep
12cr|python-enthought-envisagecore-3.2.0-2|46	%setup -q -n %{tarname}-%{version}
12cr|python-enthought-envisagecore-3.2.0-2|47	
12cr|python-enthought-envisagecore-3.2.0-2|48	%build
12cr|python-enthought-envisagecore-3.2.0-2|49	%__python setup.py build
12cr|python-enthought-envisagecore-3.2.0-2|50	%__python setup.py build_docs --formats html
12cr|python-enthought-envisagecore-3.2.0-2|51	
12cr|python-enthought-envisagecore-3.2.0-2|52	%install
12cr|python-enthought-envisagecore-3.2.0-2|53	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-enthought-envisagecore-3.2.0-2|54	sed -i 's/.*egg-info$//' FILELIST
12cr|python-enthought-envisagecore-3.2.0-2|55	
12cr|python-enthought-envisagecore-3.2.0-2|56	%files -f FILELIST
12cr|python-enthought-envisagecore-3.2.0-2|57	%doc *.txt examples/ build/docs/html/
12cr|python-enthought-envisagecore-3.2.0-2|58	
12cr|python-enthought-envisagecore-3.2.0-2|59	
12cr|python-enthought-envisagecore-3.2.0-2|60	
12cr|python-enthought-envisagecore-3.2.0-2|61	%changelog
12cr|python-enthought-envisagecore-3.2.0-2|62	

6474 12
12cr|python-enthought-envisageplugins-3.2.0-2|1	%define tarname	EnvisagePlugins
12cr|python-enthought-envisageplugins-3.2.0-2|2	%define epoch	1
12cr|python-enthought-envisageplugins-3.2.0-2|3	
12cr|python-enthought-envisageplugins-3.2.0-2|4	Summary:	Enthought Tool Suite - EnvisagePlugins project
12cr|python-enthought-envisageplugins-3.2.0-2|5	Name:		python-enthought-envisageplugins
12cr|python-enthought-envisageplugins-3.2.0-2|6	Version:	3.2.0
12cr|python-enthought-envisageplugins-3.2.0-2|7	Release:	2
12cr|python-enthought-envisageplugins-3.2.0-2|8	Epoch:		%{epoch}
12cr|python-enthought-envisageplugins-3.2.0-2|9	Source0:	%{tarname}-%{version}.tar.gz
12cr|python-enthought-envisageplugins-3.2.0-2|10	License:	BSD
12cr|python-enthought-envisageplugins-3.2.0-2|11	Group:		Development/Python
12cr|python-enthought-envisageplugins-3.2.0-2|12	Url:		http://code.enthought.com/projects/envisage_plugins.php
12cr|python-enthought-envisageplugins-3.2.0-2|13	BuildArch:	noarch
12cr|python-enthought-envisageplugins-3.2.0-2|14	Requires:	python-enthought-envisagecore >= %{epoch}:3.2.0
12cr|python-enthought-envisageplugins-3.2.0-2|15	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-enthought-envisageplugins-3.2.0-2|16	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-enthought-envisageplugins-3.2.0-2|17	%py_requires -d
12cr|python-enthought-envisageplugins-3.2.0-2|18	
12cr|python-enthought-envisageplugins-3.2.0-2|19	%description
12cr|python-enthought-envisageplugins-3.2.0-2|20	The EnvisagePlugins project includes a number of plug-ins for the
12cr|python-enthought-envisageplugins-3.2.0-2|21	Envisage framework that we have found useful for building scientific
12cr|python-enthought-envisageplugins-3.2.0-2|22	applications. Envisage does not require that you use these plug-ins,
12cr|python-enthought-envisageplugins-3.2.0-2|23	but you may find them useful to avoid having to reinvent these
12cr|python-enthought-envisageplugins-3.2.0-2|24	particular wheels.
12cr|python-enthought-envisageplugins-3.2.0-2|25	
12cr|python-enthought-envisageplugins-3.2.0-2|26	* Workbench: Provides an application GUI window that supports views and
12cr|python-enthought-envisageplugins-3.2.0-2|27	perspectives, similar to the Eclipse IDE.
12cr|python-enthought-envisageplugins-3.2.0-2|28	* Action: Supports user-interaction command mechanisms, such as toolbars,
12cr|python-enthought-envisageplugins-3.2.0-2|29	menus, and buttons.
12cr|python-enthought-envisageplugins-3.2.0-2|30	* Single Project: Supports a project paradigm for saving application data,
12cr|python-enthought-envisageplugins-3.2.0-2|31	assuming an interaction model in which only one project can be open in
12cr|python-enthought-envisageplugins-3.2.0-2|32	the application at a time.
12cr|python-enthought-envisageplugins-3.2.0-2|33	* Text Editor: Provides a rudimentary text editor interface.
12cr|python-enthought-envisageplugins-3.2.0-2|34	* Python Shell: Provides an interactive Python shell within a Workbench-based
12cr|python-enthought-envisageplugins-3.2.0-2|35	application.
12cr|python-enthought-envisageplugins-3.2.0-2|36	* Debug: Provides the Frame Based Inspector from the Developer Tools project
12cr|python-enthought-envisageplugins-3.2.0-2|37	as an Envisage plug-in.
12cr|python-enthought-envisageplugins-3.2.0-2|38	
12cr|python-enthought-envisageplugins-3.2.0-2|39	%prep
12cr|python-enthought-envisageplugins-3.2.0-2|40	%setup -q -n %{tarname}-%{version}
12cr|python-enthought-envisageplugins-3.2.0-2|41	
12cr|python-enthought-envisageplugins-3.2.0-2|42	%build
12cr|python-enthought-envisageplugins-3.2.0-2|43	%__python setup.py build
12cr|python-enthought-envisageplugins-3.2.0-2|44	
12cr|python-enthought-envisageplugins-3.2.0-2|45	%install
12cr|python-enthought-envisageplugins-3.2.0-2|46	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-enthought-envisageplugins-3.2.0-2|47	sed -i 's/.*egg-info$//' FILELIST
12cr|python-enthought-envisageplugins-3.2.0-2|48	
12cr|python-enthought-envisageplugins-3.2.0-2|49	%files -f FILELIST
12cr|python-enthought-envisageplugins-3.2.0-2|50	%doc *.txt examples/
12cr|python-enthought-envisageplugins-3.2.0-2|51	
12cr|python-enthought-envisageplugins-3.2.0-2|52	
12cr|python-enthought-envisageplugins-3.2.0-2|53	
12cr|python-enthought-envisageplugins-3.2.0-2|54	
12cr|python-enthought-envisageplugins-3.2.0-2|55	%changelog
12cr|python-enthought-envisageplugins-3.2.0-2|56	

6475 12
12cr|python-enthought-etsdevtools-3.1.1-3|1	%define	tarname	ETSDevTools
12cr|python-enthought-etsdevtools-3.1.1-3|2	%define name	python-enthought-etsdevtools
12cr|python-enthought-etsdevtools-3.1.1-3|3	%define version	3.1.1
12cr|python-enthought-etsdevtools-3.1.1-3|4	%define release	%mkrel 3
12cr|python-enthought-etsdevtools-3.1.1-3|5	
12cr|python-enthought-etsdevtools-3.1.1-3|6	%define epoch	1
12cr|python-enthought-etsdevtools-3.1.1-3|7	
12cr|python-enthought-etsdevtools-3.1.1-3|8	Summary:	Enthought Tool Suite - ETSDevTools project
12cr|python-enthought-etsdevtools-3.1.1-3|9	Name:		%{name}
12cr|python-enthought-etsdevtools-3.1.1-3|10	Version:	%{version}
12cr|python-enthought-etsdevtools-3.1.1-3|11	Release:	%{release}
12cr|python-enthought-etsdevtools-3.1.1-3|12	Epoch:		%{epoch}
12cr|python-enthought-etsdevtools-3.1.1-3|13	Source0:	http://www.enthought.com/repo/ETS/%{tarname}-%{version}.tar.gz
12cr|python-enthought-etsdevtools-3.1.1-3|14	License:	BSD
12cr|python-enthought-etsdevtools-3.1.1-3|15	Group: 		Development/Python
12cr|python-enthought-etsdevtools-3.1.1-3|16	Url:		http://code.enthought.com/projects/dev_tools.php
12cr|python-enthought-etsdevtools-3.1.1-3|17	Requires:	python-docutils
12cr|python-enthought-etsdevtools-3.1.1-3|18	Requires:	python-elementtree
12cr|python-enthought-etsdevtools-3.1.1-3|19	Requires:	python-nose
12cr|python-enthought-etsdevtools-3.1.1-3|20	Requires:	python-pyro
12cr|python-enthought-etsdevtools-3.1.1-3|21	Requires:	python-reportlab
12cr|python-enthought-etsdevtools-3.1.1-3|22	%if %mdkversion > 200900
12cr|python-enthought-etsdevtools-3.1.1-3|23	Requires:	python-pkg-resources >= 0.6c8
12cr|python-enthought-etsdevtools-3.1.1-3|24	%else
12cr|python-enthought-etsdevtools-3.1.1-3|25	Requires:	python-setuptools >= 0.6c8
12cr|python-enthought-etsdevtools-3.1.1-3|26	%endif
12cr|python-enthought-etsdevtools-3.1.1-3|27	Requires:	wxPython
12cr|python-enthought-etsdevtools-3.1.1-3|28	Requires: 	python-numpy >= 1.1.0
12cr|python-enthought-etsdevtools-3.1.1-3|29	Requires: 	python-enthought-traits >= %{epoch}:3.6.0
12cr|python-enthought-etsdevtools-3.1.1-3|30	Requires:	python-enthought-traitsgui >= %{epoch}:3.6.0
12cr|python-enthought-etsdevtools-3.1.1-3|31	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-enthought-etsdevtools-3.1.1-3|32	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-enthought-etsdevtools-3.1.1-3|33	BuildRequires:	python-numpy-devel >= 1.1.0
12cr|python-enthought-etsdevtools-3.1.1-3|34	BuildRequires:	pkgconfig(lapack)
12cr|python-enthought-etsdevtools-3.1.1-3|35	%py_requires -d
12cr|python-enthought-etsdevtools-3.1.1-3|36	
12cr|python-enthought-etsdevtools-3.1.1-3|37	%description
12cr|python-enthought-etsdevtools-3.1.1-3|38	The ETSDevTools project includes a set of packages that can be used
12cr|python-enthought-etsdevtools-3.1.1-3|39	during the development of a software project, for understanding,
12cr|python-enthought-etsdevtools-3.1.1-3|40	debugging, testing, and inspecting code.
12cr|python-enthought-etsdevtools-3.1.1-3|41	
12cr|python-enthought-etsdevtools-3.1.1-3|42	* enthought.developer: A collection of utilities,
12cr|python-enthought-etsdevtools-3.1.1-3|43	designed to ease the development and debugging of Traits-based programs. They can be
12cr|python-enthought-etsdevtools-3.1.1-3|44	used as plug-ins to your Envisage application while you are developing
12cr|python-enthought-etsdevtools-3.1.1-3|45	it, and then removed when you are ready to release it.
12cr|python-enthought-etsdevtools-3.1.1-3|46	* enthought.endo: A Traits-aware tool for processing API
12cr|python-enthought-etsdevtools-3.1.1-3|47	documentation of Python code. It extracts not only docstrings, but
12cr|python-enthought-etsdevtools-3.1.1-3|48	also plain comments that immediately precede variable assignments
12cr|python-enthought-etsdevtools-3.1.1-3|49	(both module-scope variables and class attributes).
12cr|python-enthought-etsdevtools-3.1.1-3|50	* enthought.testing: Scripts related to running unit tests, based on
12cr|python-enthought-etsdevtools-3.1.1-3|51	testoob, and also allowing running test suites in separate processes
12cr|python-enthought-etsdevtools-3.1.1-3|52	and aggregating the results.
12cr|python-enthought-etsdevtools-3.1.1-3|53	* enthought.debug: A collection of debugging tools, not to be
12cr|python-enthought-etsdevtools-3.1.1-3|54	included in production code.  NOTE: These tools are functional, but
12cr|python-enthought-etsdevtools-3.1.1-3|55	are not being developed or supported. They have been mainly superceded
12cr|python-enthought-etsdevtools-3.1.1-3|56	by the tools in the Enthought Developer Tool Suite.
12cr|python-enthought-etsdevtools-3.1.1-3|57	
12cr|python-enthought-etsdevtools-3.1.1-3|58	%prep
12cr|python-enthought-etsdevtools-3.1.1-3|59	%setup -q -n %{tarname}-%{version}
12cr|python-enthought-etsdevtools-3.1.1-3|60	
12cr|python-enthought-etsdevtools-3.1.1-3|61	%build
12cr|python-enthought-etsdevtools-3.1.1-3|62	%__python setup.py build
12cr|python-enthought-etsdevtools-3.1.1-3|63	
12cr|python-enthought-etsdevtools-3.1.1-3|64	%install
12cr|python-enthought-etsdevtools-3.1.1-3|65	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-enthought-etsdevtools-3.1.1-3|66	sed -i 's/.*egg-info$//' FILELIST
12cr|python-enthought-etsdevtools-3.1.1-3|67	
12cr|python-enthought-etsdevtools-3.1.1-3|68	%files -f FILELIST
12cr|python-enthought-etsdevtools-3.1.1-3|69	%doc *.txt examples/ docs/*/*.pdf
12cr|python-enthought-etsdevtools-3.1.1-3|70	
12cr|python-enthought-etsdevtools-3.1.1-3|71	
12cr|python-enthought-etsdevtools-3.1.1-3|72	
12cr|python-enthought-etsdevtools-3.1.1-3|73	
12cr|python-enthought-etsdevtools-3.1.1-3|74	%changelog
12cr|python-enthought-etsdevtools-3.1.1-3|75	

6476 12
12cr|python-enthought-graphcanvas-3.0.0-1|1	%define tarname	GraphCanvas
12cr|python-enthought-graphcanvas-3.0.0-1|2	%define name 	python-enthought-graphcanvas
12cr|python-enthought-graphcanvas-3.0.0-1|3	%define version 3.0.0
12cr|python-enthought-graphcanvas-3.0.0-1|4	%define release %mkrel 1
12cr|python-enthought-graphcanvas-3.0.0-1|5	
12cr|python-enthought-graphcanvas-3.0.0-1|6	%define epoch	1
12cr|python-enthought-graphcanvas-3.0.0-1|7	
12cr|python-enthought-graphcanvas-3.0.0-1|8	Summary: 	Enthought Tool Suite - GraphCanvas project
12cr|python-enthought-graphcanvas-3.0.0-1|9	Name: 	 	%{name}
12cr|python-enthought-graphcanvas-3.0.0-1|10	Version: 	%{version}
12cr|python-enthought-graphcanvas-3.0.0-1|11	Release: 	%{release}
12cr|python-enthought-graphcanvas-3.0.0-1|12	Epoch:		%{epoch}
12cr|python-enthought-graphcanvas-3.0.0-1|13	Source0: 	http://www.enthought.com/repo/ETS/%{tarname}-%{version}.tar.gz
12cr|python-enthought-graphcanvas-3.0.0-1|14	License: 	BSD
12cr|python-enthought-graphcanvas-3.0.0-1|15	Group: 	 	Development/Python
12cr|python-enthought-graphcanvas-3.0.0-1|16	Url: 	 	http://code.enthought.com/projects/
12cr|python-enthought-graphcanvas-3.0.0-1|17	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-enthought-graphcanvas-3.0.0-1|18	BuildArch: 	noarch
12cr|python-enthought-graphcanvas-3.0.0-1|19	Requires:  	python-enthought-enable >= %{epoch}:3.4.0
12cr|python-enthought-graphcanvas-3.0.0-1|20	Requires:  	python-networkx
12cr|python-enthought-graphcanvas-3.0.0-1|21	BuildRequires: 	python-setuptools >= 0.6c8
12cr|python-enthought-graphcanvas-3.0.0-1|22	
12cr|python-enthought-graphcanvas-3.0.0-1|23	%description
12cr|python-enthought-graphcanvas-3.0.0-1|24	GraphCanvas is an library for interacting with visualizations of
12cr|python-enthought-graphcanvas-3.0.0-1|25	complex graphs. The aim is to allow the developer to declare the graph
12cr|python-enthought-graphcanvas-3.0.0-1|26	by the simplest means and be able to visualize the graph immediately.
12cr|python-enthought-graphcanvas-3.0.0-1|27	
12cr|python-enthought-graphcanvas-3.0.0-1|28	%prep
12cr|python-enthought-graphcanvas-3.0.0-1|29	%setup -q -n %{tarname}-%{version}
12cr|python-enthought-graphcanvas-3.0.0-1|30	
12cr|python-enthought-graphcanvas-3.0.0-1|31	%build
12cr|python-enthought-graphcanvas-3.0.0-1|32	
12cr|python-enthought-graphcanvas-3.0.0-1|33	%__python setup.py build
12cr|python-enthought-graphcanvas-3.0.0-1|34	
12cr|python-enthought-graphcanvas-3.0.0-1|35	%install
12cr|python-enthought-graphcanvas-3.0.0-1|36	%__rm -rf %{buildroot}
12cr|python-enthought-graphcanvas-3.0.0-1|37	
12cr|python-enthought-graphcanvas-3.0.0-1|38	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-enthought-graphcanvas-3.0.0-1|39	
12cr|python-enthought-graphcanvas-3.0.0-1|40	%clean
12cr|python-enthought-graphcanvas-3.0.0-1|41	%__rm -rf %{buildroot}
12cr|python-enthought-graphcanvas-3.0.0-1|42	
12cr|python-enthought-graphcanvas-3.0.0-1|43	%files
12cr|python-enthought-graphcanvas-3.0.0-1|44	%defattr(-,root,root)
12cr|python-enthought-graphcanvas-3.0.0-1|45	%doc examples/
12cr|python-enthought-graphcanvas-3.0.0-1|46	%py_puresitedir/*
12cr|python-enthought-graphcanvas-3.0.0-1|47	
12cr|python-enthought-graphcanvas-3.0.0-1|48	
12cr|python-enthought-graphcanvas-3.0.0-1|49	
12cr|python-enthought-graphcanvas-3.0.0-1|50	%changelog
12cr|python-enthought-graphcanvas-3.0.0-1|51	

6477 12
12cr|python-enthought-scimath-3.0.7-2|1	%define tarname	SciMath
12cr|python-enthought-scimath-3.0.7-2|2	%define epoch	1
12cr|python-enthought-scimath-3.0.7-2|3	
12cr|python-enthought-scimath-3.0.7-2|4	Summary:	Enthought Tool Suite - SciMath project
12cr|python-enthought-scimath-3.0.7-2|5	Name:		python-enthought-scimath
12cr|python-enthought-scimath-3.0.7-2|6	Version:	3.0.7
12cr|python-enthought-scimath-3.0.7-2|7	Release:	2
12cr|python-enthought-scimath-3.0.7-2|8	Epoch:		%{epoch}
12cr|python-enthought-scimath-3.0.7-2|9	Source0:	%{tarname}-%{version}.tar.gz
12cr|python-enthought-scimath-3.0.7-2|10	License:	BSD
12cr|python-enthought-scimath-3.0.7-2|11	Group:		Development/Python
12cr|python-enthought-scimath-3.0.7-2|12	Url:		http://code.enthought.com/projects/sci_math.php
12cr|python-enthought-scimath-3.0.7-2|13	Requires:	python-enthought-traits >= %{epoch}:3.6.0
12cr|python-enthought-scimath-3.0.7-2|14	Requires:	python-enthought-traitsgui >= %{epoch}:3.6.0
12cr|python-enthought-scimath-3.0.7-2|15	Requires:	python-numpy >= 1.1.0
12cr|python-enthought-scimath-3.0.7-2|16	Requires:	python-scipy >= 0.5.2
12cr|python-enthought-scimath-3.0.7-2|17	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-enthought-scimath-3.0.7-2|18	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-enthought-scimath-3.0.7-2|19	BuildRequires:	python-numpy-devel >= 1.1.0
12cr|python-enthought-scimath-3.0.7-2|20	BuildRequires:  pkgconfig(lapack)
12cr|python-enthought-scimath-3.0.7-2|21	
12cr|python-enthought-scimath-3.0.7-2|22	%description
12cr|python-enthought-scimath-3.0.7-2|23	The SciMath project includes packages to support scientific and
12cr|python-enthought-scimath-3.0.7-2|24	mathematical calculations.
12cr|python-enthought-scimath-3.0.7-2|25	
12cr|python-enthought-scimath-3.0.7-2|26	* enthought.interpolate
12cr|python-enthought-scimath-3.0.7-2|27	* enthought.mathematics
12cr|python-enthought-scimath-3.0.7-2|28	* enthought.units
12cr|python-enthought-scimath-3.0.7-2|29	
12cr|python-enthought-scimath-3.0.7-2|30	%prep
12cr|python-enthought-scimath-3.0.7-2|31	%setup -q -n %{tarname}-%{version}
12cr|python-enthought-scimath-3.0.7-2|32	
12cr|python-enthought-scimath-3.0.7-2|33	%build
12cr|python-enthought-scimath-3.0.7-2|34	%__python setup.py build
12cr|python-enthought-scimath-3.0.7-2|35	
12cr|python-enthought-scimath-3.0.7-2|36	%install
12cr|python-enthought-scimath-3.0.7-2|37	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-enthought-scimath-3.0.7-2|38	sed -i 's/.*egg-info$//' FILELIST
12cr|python-enthought-scimath-3.0.7-2|39	
12cr|python-enthought-scimath-3.0.7-2|40	%files
12cr|python-enthought-scimath-3.0.7-2|41	%doc *.txt
12cr|python-enthought-scimath-3.0.7-2|42	%py_platsitedir/*
12cr|python-enthought-scimath-3.0.7-2|43	
12cr|python-enthought-scimath-3.0.7-2|44	
12cr|python-enthought-scimath-3.0.7-2|45	
12cr|python-enthought-scimath-3.0.7-2|46	%changelog
12cr|python-enthought-scimath-3.0.7-2|47	

6478 12
12cr|python-enthought-traits-3.6.0-1|1	%define tarname	Traits
12cr|python-enthought-traits-3.6.0-1|2	%define name	python-enthought-traits
12cr|python-enthought-traits-3.6.0-1|3	%define version	3.6.0
12cr|python-enthought-traits-3.6.0-1|4	%define release %mkrel 1
12cr|python-enthought-traits-3.6.0-1|5	
12cr|python-enthought-traits-3.6.0-1|6	%define epoch	1
12cr|python-enthought-traits-3.6.0-1|7	
12cr|python-enthought-traits-3.6.0-1|8	Summary:	Enthought Tool Suite - Traits project
12cr|python-enthought-traits-3.6.0-1|9	Name:		%{name}
12cr|python-enthought-traits-3.6.0-1|10	Version:	%{version}
12cr|python-enthought-traits-3.6.0-1|11	Release:	%{release}
12cr|python-enthought-traits-3.6.0-1|12	Epoch:		%{epoch}
12cr|python-enthought-traits-3.6.0-1|13	Source0:	http://www.enthought.com/repo/ETS/%{tarname}-%{version}.tar.gz
12cr|python-enthought-traits-3.6.0-1|14	License:	BSD
12cr|python-enthought-traits-3.6.0-1|15	Group:		Development/Python
12cr|python-enthought-traits-3.6.0-1|16	Url:		http://code.enthought.com/projects/traits/
12cr|python-enthought-traits-3.6.0-1|17	Obsoletes:	python-enthought-traits-ui
12cr|python-enthought-traits-3.6.0-1|18	Requires:	python-enthought-enthoughtbase >= %{epoch}:3.1.0
12cr|python-enthought-traits-3.6.0-1|19	Requires:	python-numpy >= 1.1.0
12cr|python-enthought-traits-3.6.0-1|20	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-enthought-traits-3.6.0-1|21	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-enthought-traits-3.6.0-1|22	BuildRequires:	python-sphinx
12cr|python-enthought-traits-3.6.0-1|23	%py_requires -d
12cr|python-enthought-traits-3.6.0-1|24	
12cr|python-enthought-traits-3.6.0-1|25	%description
12cr|python-enthought-traits-3.6.0-1|26	The Traits project allows Python programmers to use a special kind of type
12cr|python-enthought-traits-3.6.0-1|27	definition called a trait which provides object attributes with some
12cr|python-enthought-traits-3.6.0-1|28	additional characteristics:
12cr|python-enthought-traits-3.6.0-1|29	
12cr|python-enthought-traits-3.6.0-1|30	* Initialization: A trait has a default value, which is automatically
12cr|python-enthought-traits-3.6.0-1|31	set as the initial value of an attribute before its first use in a
12cr|python-enthought-traits-3.6.0-1|32	program.
12cr|python-enthought-traits-3.6.0-1|33	* Validation: A trait attribute's type is explicitly declared. The
12cr|python-enthought-traits-3.6.0-1|34	type is evident in the code, and only values that meet a
12cr|python-enthought-traits-3.6.0-1|35	programmer-specified set of criteria (i.e., the trait definition)
12cr|python-enthought-traits-3.6.0-1|36	can be assigned to that attribute.
12cr|python-enthought-traits-3.6.0-1|37	* Delegation: The value of a trait attribute can be contained either
12cr|python-enthought-traits-3.6.0-1|38	in the defining object or in another object delegated to by the
12cr|python-enthought-traits-3.6.0-1|39	trait.
12cr|python-enthought-traits-3.6.0-1|40	* Notification: Setting the value of a trait attribute can notify
12cr|python-enthought-traits-3.6.0-1|41	other parts of the program that the value has changed.
12cr|python-enthought-traits-3.6.0-1|42	* Visualization: User interfaces that allow a user to interactively
12cr|python-enthought-traits-3.6.0-1|43	modify the value of a trait attribute can be automatically
12cr|python-enthought-traits-3.6.0-1|44	constructed using the trait's definition. (This feature requires
12cr|python-enthought-traits-3.6.0-1|45	that a supported GUI toolkit be installed. If this feature is not
12cr|python-enthought-traits-3.6.0-1|46	used, the Traits project does not otherwise require GUI support.)
12cr|python-enthought-traits-3.6.0-1|47	
12cr|python-enthought-traits-3.6.0-1|48	A class can freely mix trait-based attributes with normal Python
12cr|python-enthought-traits-3.6.0-1|49	attributes, or can opt to allow the use of only a fixed or open set of
12cr|python-enthought-traits-3.6.0-1|50	trait attributes within the class. Trait attributes defined by a class
12cr|python-enthought-traits-3.6.0-1|51	are automatically inherited by any subclass derived from the class.
12cr|python-enthought-traits-3.6.0-1|52	
12cr|python-enthought-traits-3.6.0-1|53	%prep
12cr|python-enthought-traits-3.6.0-1|54	%setup -q -n %{tarname}-%{version}
12cr|python-enthought-traits-3.6.0-1|55	
12cr|python-enthought-traits-3.6.0-1|56	%build
12cr|python-enthought-traits-3.6.0-1|57	PYTHONDONTWRITEBYTECODE= %__python setup.py build
12cr|python-enthought-traits-3.6.0-1|58	%__python setup.py build_docs --formats html
12cr|python-enthought-traits-3.6.0-1|59	
12cr|python-enthought-traits-3.6.0-1|60	%install
12cr|python-enthought-traits-3.6.0-1|61	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-enthought-traits-3.6.0-1|62	sed -i 's/.*egg-info$//' FILELIST
12cr|python-enthought-traits-3.6.0-1|63	
12cr|python-enthought-traits-3.6.0-1|64	%files -f FILELIST
12cr|python-enthought-traits-3.6.0-1|65	%doc *.txt examples/ build/docs/html/
12cr|python-enthought-traits-3.6.0-1|66	
12cr|python-enthought-traits-3.6.0-1|67	
12cr|python-enthought-traits-3.6.0-1|68	
12cr|python-enthought-traits-3.6.0-1|69	
12cr|python-enthought-traits-3.6.0-1|70	%changelog
12cr|python-enthought-traits-3.6.0-1|71	

6479 12
12cr|python-enthought-traitsbackendqt-3.6.0-2|1	%define tarname	TraitsBackendQt
12cr|python-enthought-traitsbackendqt-3.6.0-2|2	%define epoch	1
12cr|python-enthought-traitsbackendqt-3.6.0-2|3	
12cr|python-enthought-traitsbackendqt-3.6.0-2|4	Summary:	Enthought Tool Suite - Traits Qt backend
12cr|python-enthought-traitsbackendqt-3.6.0-2|5	Name:		python-enthought-traitsbackendqt
12cr|python-enthought-traitsbackendqt-3.6.0-2|6	Version:	3.6.0
12cr|python-enthought-traitsbackendqt-3.6.0-2|7	Release:	2
12cr|python-enthought-traitsbackendqt-3.6.0-2|8	Epoch:		%{epoch}
12cr|python-enthought-traitsbackendqt-3.6.0-2|9	Source0:	http://www.enthought.com/repo/ETS/%{tarname}-%{version}.tar.gz
12cr|python-enthought-traitsbackendqt-3.6.0-2|10	License:	BSD
12cr|python-enthought-traitsbackendqt-3.6.0-2|11	Group:		Development/Python
12cr|python-enthought-traitsbackendqt-3.6.0-2|12	Url:		http://code.enthought.com/projects/traits_gui/
12cr|python-enthought-traitsbackendqt-3.6.0-2|13	BuildArch:	noarch
12cr|python-enthought-traitsbackendqt-3.6.0-2|14	Requires:	python-traits
12cr|python-enthought-traitsbackendqt-3.6.0-2|15	Requires:	python-traitsui
12cr|python-enthought-traitsbackendqt-3.6.0-2|16	Requires:	python-qt4
12cr|python-enthought-traitsbackendqt-3.6.0-2|17	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-enthought-traitsbackendqt-3.6.0-2|18	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-enthought-traitsbackendqt-3.6.0-2|19	BuildRequires:	python-qt4
12cr|python-enthought-traitsbackendqt-3.6.0-2|20	%py_requires -d
12cr|python-enthought-traitsbackendqt-3.6.0-2|21	
12cr|python-enthought-traitsbackendqt-3.6.0-2|22	%description
12cr|python-enthought-traitsbackendqt-3.6.0-2|23	The TraitsBackendQt project contains an implementation of TraitsGUI
12cr|python-enthought-traitsbackendqt-3.6.0-2|24	using PyQt. It provides Qt-based support for visualization and editing
12cr|python-enthought-traitsbackendqt-3.6.0-2|25	of Traits-based objects.
12cr|python-enthought-traitsbackendqt-3.6.0-2|26	
12cr|python-enthought-traitsbackendqt-3.6.0-2|27	%prep
12cr|python-enthought-traitsbackendqt-3.6.0-2|28	%setup -q -n %{tarname}-%{version}
12cr|python-enthought-traitsbackendqt-3.6.0-2|29	
12cr|python-enthought-traitsbackendqt-3.6.0-2|30	%build
12cr|python-enthought-traitsbackendqt-3.6.0-2|31	%__python setup.py build
12cr|python-enthought-traitsbackendqt-3.6.0-2|32	
12cr|python-enthought-traitsbackendqt-3.6.0-2|33	%install
12cr|python-enthought-traitsbackendqt-3.6.0-2|34	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-enthought-traitsbackendqt-3.6.0-2|35	sed -i 's/.*egg-info$//' FILELIST
12cr|python-enthought-traitsbackendqt-3.6.0-2|36	
12cr|python-enthought-traitsbackendqt-3.6.0-2|37	%files -f FILELIST
12cr|python-enthought-traitsbackendqt-3.6.0-2|38	%doc *.txt
12cr|python-enthought-traitsbackendqt-3.6.0-2|39	
12cr|python-enthought-traitsbackendqt-3.6.0-2|40	
12cr|python-enthought-traitsbackendqt-3.6.0-2|41	
12cr|python-enthought-traitsbackendqt-3.6.0-2|42	%changelog
12cr|python-enthought-traitsbackendqt-3.6.0-2|43	* Fri Feb 04 2011 Lev Givon <lev@mandriva.org> 1:3.6.0-1mdv2011.0
12cr|python-enthought-traitsbackendqt-3.6.0-2|44	+ Revision: 635905
12cr|python-enthought-traitsbackendqt-3.6.0-2|45	- Update to 3.6.0.
12cr|python-enthought-traitsbackendqt-3.6.0-2|46	
12cr|python-enthought-traitsbackendqt-3.6.0-2|47	* Sun Nov 07 2010 Funda Wang <fwang@mandriva.org> 1:3.5.0-2mdv2011.0
12cr|python-enthought-traitsbackendqt-3.6.0-2|48	+ Revision: 594423
12cr|python-enthought-traitsbackendqt-3.6.0-2|49	- rebuild for py 2.7
12cr|python-enthought-traitsbackendqt-3.6.0-2|50	
12cr|python-enthought-traitsbackendqt-3.6.0-2|51	* Sun Oct 17 2010 Lev Givon <lev@mandriva.org> 1:3.5.0-1mdv2011.0
12cr|python-enthought-traitsbackendqt-3.6.0-2|52	+ Revision: 586460
12cr|python-enthought-traitsbackendqt-3.6.0-2|53	- Update to 3.5.0.
12cr|python-enthought-traitsbackendqt-3.6.0-2|54	
12cr|python-enthought-traitsbackendqt-3.6.0-2|55	* Fri May 28 2010 Lev Givon <lev@mandriva.org> 1:3.4.0-1mdv2011.0
12cr|python-enthought-traitsbackendqt-3.6.0-2|56	+ Revision: 546530
12cr|python-enthought-traitsbackendqt-3.6.0-2|57	- Update to 3.4.0.
12cr|python-enthought-traitsbackendqt-3.6.0-2|58	
12cr|python-enthought-traitsbackendqt-3.6.0-2|59	* Fri Feb 26 2010 Lev Givon <lev@mandriva.org> 1:3.3.0-1mdv2010.1
12cr|python-enthought-traitsbackendqt-3.6.0-2|60	+ Revision: 512087
12cr|python-enthought-traitsbackendqt-3.6.0-2|61	- Update to 3.3.0.
12cr|python-enthought-traitsbackendqt-3.6.0-2|62	
12cr|python-enthought-traitsbackendqt-3.6.0-2|63	* Fri Aug 21 2009 Lev Givon <lev@mandriva.org> 1:3.2.0-2mdv2010.0
12cr|python-enthought-traitsbackendqt-3.6.0-2|64	+ Revision: 419378
12cr|python-enthought-traitsbackendqt-3.6.0-2|65	- Add epoch to permit backport and facilitate update from 2009.1.
12cr|python-enthought-traitsbackendqt-3.6.0-2|66	
12cr|python-enthought-traitsbackendqt-3.6.0-2|67	* Fri Aug 21 2009 Lev Givon <lev@mandriva.org> 3.2.0-1mdv2010.0
12cr|python-enthought-traitsbackendqt-3.6.0-2|68	+ Revision: 419050
12cr|python-enthought-traitsbackendqt-3.6.0-2|69	- Update to 3.2.0.
12cr|python-enthought-traitsbackendqt-3.6.0-2|70	
12cr|python-enthought-traitsbackendqt-3.6.0-2|71	* Fri Apr 03 2009 Lev Givon <lev@mandriva.org> 3.1.0-1mdv2010.0
12cr|python-enthought-traitsbackendqt-3.6.0-2|72	+ Revision: 363910
12cr|python-enthought-traitsbackendqt-3.6.0-2|73	- Update to 3.1.0.
12cr|python-enthought-traitsbackendqt-3.6.0-2|74	
12cr|python-enthought-traitsbackendqt-3.6.0-2|75	* Thu Mar 19 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.1.0-1mdv2009.1
12cr|python-enthought-traitsbackendqt-3.6.0-2|76	+ Revision: 358091
12cr|python-enthought-traitsbackendqt-3.6.0-2|77	- Update to latest upstream svn.
12cr|python-enthought-traitsbackendqt-3.6.0-2|78	
12cr|python-enthought-traitsbackendqt-3.6.0-2|79	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 3.0.3-2mdv2009.1
12cr|python-enthought-traitsbackendqt-3.6.0-2|80	+ Revision: 323702
12cr|python-enthought-traitsbackendqt-3.6.0-2|81	- rebuild
12cr|python-enthought-traitsbackendqt-3.6.0-2|82	
12cr|python-enthought-traitsbackendqt-3.6.0-2|83	* Fri Dec 12 2008 Lev Givon <lev@mandriva.org> 3.0.3-1mdv2009.1
12cr|python-enthought-traitsbackendqt-3.6.0-2|84	+ Revision: 313660
12cr|python-enthought-traitsbackendqt-3.6.0-2|85	- Update to 3.0.3.
12cr|python-enthought-traitsbackendqt-3.6.0-2|86	
12cr|python-enthought-traitsbackendqt-3.6.0-2|87	* Fri Oct 31 2008 Lev Givon <lev@mandriva.org> 3.0.2-1mdv2009.1
12cr|python-enthought-traitsbackendqt-3.6.0-2|88	+ Revision: 298927
12cr|python-enthought-traitsbackendqt-3.6.0-2|89	- import python-enthought-traitsbackendqt
12cr|python-enthought-traitsbackendqt-3.6.0-2|90	
12cr|python-enthought-traitsbackendqt-3.6.0-2|91	

6480 12
12cr|python-enthought-traitsbackendwx-3.6.0-2|1	%define tarname	TraitsBackendWX
12cr|python-enthought-traitsbackendwx-3.6.0-2|2	%define epoch	1
12cr|python-enthought-traitsbackendwx-3.6.0-2|3	
12cr|python-enthought-traitsbackendwx-3.6.0-2|4	Summary:	Enthought Tool Suite - Traits WX backend
12cr|python-enthought-traitsbackendwx-3.6.0-2|5	Name:		python-enthought-traitsbackendwx
12cr|python-enthought-traitsbackendwx-3.6.0-2|6	Version:	3.6.0
12cr|python-enthought-traitsbackendwx-3.6.0-2|7	Release:	2
12cr|python-enthought-traitsbackendwx-3.6.0-2|8	Epoch:		%{epoch}
12cr|python-enthought-traitsbackendwx-3.6.0-2|9	Source0:	http://www.enthought.com/repo/ETS/%{tarname}-%{version}.tar.gz
12cr|python-enthought-traitsbackendwx-3.6.0-2|10	License:	BSD
12cr|python-enthought-traitsbackendwx-3.6.0-2|11	Group:		Development/Python
12cr|python-enthought-traitsbackendwx-3.6.0-2|12	Url:		http://code.enthought.com/projects/traits_gui/
12cr|python-enthought-traitsbackendwx-3.6.0-2|13	BuildArch:	noarch
12cr|python-enthought-traitsbackendwx-3.6.0-2|14	Requires:	python-traits
12cr|python-enthought-traitsbackendwx-3.6.0-2|15	Requires:	python-traitsui
12cr|python-enthought-traitsbackendwx-3.6.0-2|16	Requires:	wxPython >= 2.8
12cr|python-enthought-traitsbackendwx-3.6.0-2|17	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-enthought-traitsbackendwx-3.6.0-2|18	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-enthought-traitsbackendwx-3.6.0-2|19	BuildRequires:	wxPython >= 2.8
12cr|python-enthought-traitsbackendwx-3.6.0-2|20	%py_requires -d
12cr|python-enthought-traitsbackendwx-3.6.0-2|21	
12cr|python-enthought-traitsbackendwx-3.6.0-2|22	%description
12cr|python-enthought-traitsbackendwx-3.6.0-2|23	The TraitsBackendWX project contains an implementation of TraitsGUI
12cr|python-enthought-traitsbackendwx-3.6.0-2|24	using wxPython. It provides wx-based support for visualization and
12cr|python-enthought-traitsbackendwx-3.6.0-2|25	editing of Traits-based objects.
12cr|python-enthought-traitsbackendwx-3.6.0-2|26	
12cr|python-enthought-traitsbackendwx-3.6.0-2|27	%prep
12cr|python-enthought-traitsbackendwx-3.6.0-2|28	%setup -q -n %{tarname}-%{version}
12cr|python-enthought-traitsbackendwx-3.6.0-2|29	
12cr|python-enthought-traitsbackendwx-3.6.0-2|30	%build
12cr|python-enthought-traitsbackendwx-3.6.0-2|31	%__python setup.py build
12cr|python-enthought-traitsbackendwx-3.6.0-2|32	
12cr|python-enthought-traitsbackendwx-3.6.0-2|33	%install
12cr|python-enthought-traitsbackendwx-3.6.0-2|34	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-enthought-traitsbackendwx-3.6.0-2|35	sed -i 's/.*egg-info$//' FILELIST
12cr|python-enthought-traitsbackendwx-3.6.0-2|36	
12cr|python-enthought-traitsbackendwx-3.6.0-2|37	%files -f FILELIST
12cr|python-enthought-traitsbackendwx-3.6.0-2|38	%doc *.txt
12cr|python-enthought-traitsbackendwx-3.6.0-2|39	
12cr|python-enthought-traitsbackendwx-3.6.0-2|40	
12cr|python-enthought-traitsbackendwx-3.6.0-2|41	
12cr|python-enthought-traitsbackendwx-3.6.0-2|42	%changelog
12cr|python-enthought-traitsbackendwx-3.6.0-2|43	* Fri Feb 04 2011 Lev Givon <lev@mandriva.org> 1:3.6.0-1mdv2011.0
12cr|python-enthought-traitsbackendwx-3.6.0-2|44	+ Revision: 635907
12cr|python-enthought-traitsbackendwx-3.6.0-2|45	- Update to 3.6.0.
12cr|python-enthought-traitsbackendwx-3.6.0-2|46	
12cr|python-enthought-traitsbackendwx-3.6.0-2|47	* Sun Nov 07 2010 Funda Wang <fwang@mandriva.org> 1:3.5.0-2mdv2011.0
12cr|python-enthought-traitsbackendwx-3.6.0-2|48	+ Revision: 594424
12cr|python-enthought-traitsbackendwx-3.6.0-2|49	- rebuild for py 2.7
12cr|python-enthought-traitsbackendwx-3.6.0-2|50	
12cr|python-enthought-traitsbackendwx-3.6.0-2|51	* Sun Oct 17 2010 Lev Givon <lev@mandriva.org> 1:3.5.0-1mdv2011.0
12cr|python-enthought-traitsbackendwx-3.6.0-2|52	+ Revision: 586459
12cr|python-enthought-traitsbackendwx-3.6.0-2|53	- Update to 3.5.0.
12cr|python-enthought-traitsbackendwx-3.6.0-2|54	
12cr|python-enthought-traitsbackendwx-3.6.0-2|55	* Fri May 28 2010 Lev Givon <lev@mandriva.org> 1:3.4.0-1mdv2011.0
12cr|python-enthought-traitsbackendwx-3.6.0-2|56	+ Revision: 546531
12cr|python-enthought-traitsbackendwx-3.6.0-2|57	- Update to 3.4.0.
12cr|python-enthought-traitsbackendwx-3.6.0-2|58	
12cr|python-enthought-traitsbackendwx-3.6.0-2|59	* Fri Feb 26 2010 Lev Givon <lev@mandriva.org> 1:3.3.0-1mdv2010.1
12cr|python-enthought-traitsbackendwx-3.6.0-2|60	+ Revision: 512088
12cr|python-enthought-traitsbackendwx-3.6.0-2|61	- Update to 3.3.0.
12cr|python-enthought-traitsbackendwx-3.6.0-2|62	
12cr|python-enthought-traitsbackendwx-3.6.0-2|63	* Fri Aug 21 2009 Lev Givon <lev@mandriva.org> 1:3.2.0-2mdv2010.0
12cr|python-enthought-traitsbackendwx-3.6.0-2|64	+ Revision: 419391
12cr|python-enthought-traitsbackendwx-3.6.0-2|65	- Add epoch to permit backport and facilitate update from 2009.1.
12cr|python-enthought-traitsbackendwx-3.6.0-2|66	
12cr|python-enthought-traitsbackendwx-3.6.0-2|67	* Fri Aug 21 2009 Lev Givon <lev@mandriva.org> 3.2.0-1mdv2010.0
12cr|python-enthought-traitsbackendwx-3.6.0-2|68	+ Revision: 419086
12cr|python-enthought-traitsbackendwx-3.6.0-2|69	- Update to 3.2.0.
12cr|python-enthought-traitsbackendwx-3.6.0-2|70	
12cr|python-enthought-traitsbackendwx-3.6.0-2|71	* Fri Apr 03 2009 Lev Givon <lev@mandriva.org> 3.1.0-1mdv2010.0
12cr|python-enthought-traitsbackendwx-3.6.0-2|72	+ Revision: 363911
12cr|python-enthought-traitsbackendwx-3.6.0-2|73	- Update to 3.1.0.
12cr|python-enthought-traitsbackendwx-3.6.0-2|74	
12cr|python-enthought-traitsbackendwx-3.6.0-2|75	* Thu Mar 19 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.1.0-1mdv2009.1
12cr|python-enthought-traitsbackendwx-3.6.0-2|76	+ Revision: 358090
12cr|python-enthought-traitsbackendwx-3.6.0-2|77	- Update to latest upstream svn.
12cr|python-enthought-traitsbackendwx-3.6.0-2|78	
12cr|python-enthought-traitsbackendwx-3.6.0-2|79	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 3.0.3-2mdv2009.1
12cr|python-enthought-traitsbackendwx-3.6.0-2|80	+ Revision: 323703
12cr|python-enthought-traitsbackendwx-3.6.0-2|81	- rebuild
12cr|python-enthought-traitsbackendwx-3.6.0-2|82	
12cr|python-enthought-traitsbackendwx-3.6.0-2|83	* Fri Dec 12 2008 Lev Givon <lev@mandriva.org> 3.0.3-1mdv2009.1
12cr|python-enthought-traitsbackendwx-3.6.0-2|84	+ Revision: 313661
12cr|python-enthought-traitsbackendwx-3.6.0-2|85	- Update to 3.0.3.
12cr|python-enthought-traitsbackendwx-3.6.0-2|86	
12cr|python-enthought-traitsbackendwx-3.6.0-2|87	* Fri Oct 31 2008 Lev Givon <lev@mandriva.org> 3.0.2-1mdv2009.1
12cr|python-enthought-traitsbackendwx-3.6.0-2|88	+ Revision: 298930
12cr|python-enthought-traitsbackendwx-3.6.0-2|89	- import python-enthought-traitsbackendwx
12cr|python-enthought-traitsbackendwx-3.6.0-2|90	
12cr|python-enthought-traitsbackendwx-3.6.0-2|91	

6481 12
12cr|python-enthought-traitsgui-3.6.0-1|1	%define tarname	TraitsGUI
12cr|python-enthought-traitsgui-3.6.0-1|2	%define name	python-enthought-traitsgui
12cr|python-enthought-traitsgui-3.6.0-1|3	%define version 3.6.0
12cr|python-enthought-traitsgui-3.6.0-1|4	%define release	%mkrel 1
12cr|python-enthought-traitsgui-3.6.0-1|5	
12cr|python-enthought-traitsgui-3.6.0-1|6	%define epoch	1
12cr|python-enthought-traitsgui-3.6.0-1|7	
12cr|python-enthought-traitsgui-3.6.0-1|8	Summary:	Enthought Tool Suite - TraitsGUI project
12cr|python-enthought-traitsgui-3.6.0-1|9	Name:		%{name}
12cr|python-enthought-traitsgui-3.6.0-1|10	Version:	%{version}
12cr|python-enthought-traitsgui-3.6.0-1|11	Release:	%{release}
12cr|python-enthought-traitsgui-3.6.0-1|12	Epoch:		%{epoch}
12cr|python-enthought-traitsgui-3.6.0-1|13	Source0:	http://www.enthought.com/repo/ETS/%{tarname}-%{version}.tar.gz
12cr|python-enthought-traitsgui-3.6.0-1|14	# Avoid a problem in setup.py by just deleting the problematic bit,
12cr|python-enthought-traitsgui-3.6.0-1|15	# we don't need it - AdamW 2008/12
12cr|python-enthought-traitsgui-3.6.0-1|16	Patch0:		python-enthought-traitsgui-3.0.3-setup.patch
12cr|python-enthought-traitsgui-3.6.0-1|17	License:	BSD
12cr|python-enthought-traitsgui-3.6.0-1|18	Group:		Development/Python
12cr|python-enthought-traitsgui-3.6.0-1|19	Url:		http://code.enthought.com/projects/traits_gui/
12cr|python-enthought-traitsgui-3.6.0-1|20	BuildArch:	noarch
12cr|python-enthought-traitsgui-3.6.0-1|21	Obsoletes:	python-enthought-traits-ui
12cr|python-enthought-traitsgui-3.6.0-1|22	Requires:	python-enthought-traits >= %{epoch}:3.6.0
12cr|python-enthought-traitsgui-3.6.0-1|23	Suggests:	python-enthought-traitsbackendqt >= %{epoch}:3.6.0
12cr|python-enthought-traitsgui-3.6.0-1|24	Suggests:	python-enthought-traitsbackendwx >= %{epoch}:3.6.0
12cr|python-enthought-traitsgui-3.6.0-1|25	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-enthought-traitsgui-3.6.0-1|26	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-enthought-traitsgui-3.6.0-1|27	%py_requires -d
12cr|python-enthought-traitsgui-3.6.0-1|28	
12cr|python-enthought-traitsgui-3.6.0-1|29	%description
12cr|python-enthought-traitsgui-3.6.0-1|30	The TraitsGUI project contains a toolkit-independent GUI abstraction
12cr|python-enthought-traitsgui-3.6.0-1|31	layer (known as Pyface), which is used to support the "visualization"
12cr|python-enthought-traitsgui-3.6.0-1|32	features of the Traits package. Thus, you can write code in terms of
12cr|python-enthought-traitsgui-3.6.0-1|33	the Traits API (view, items, editors, etc.), and let TraitsGUI and
12cr|python-enthought-traitsgui-3.6.0-1|34	your selected toolkit and backend take care of the details of
12cr|python-enthought-traitsgui-3.6.0-1|35	displaying them.
12cr|python-enthought-traitsgui-3.6.0-1|36	
12cr|python-enthought-traitsgui-3.6.0-1|37	To display Traits-based user interfaces, you must install either the
12cr|python-enthought-traitsgui-3.6.0-1|38	TraitsBackendWX or TraitsBackendQt project.
12cr|python-enthought-traitsgui-3.6.0-1|39	
12cr|python-enthought-traitsgui-3.6.0-1|40	%prep
12cr|python-enthought-traitsgui-3.6.0-1|41	%setup -q -n %{tarname}-%{version}
12cr|python-enthought-traitsgui-3.6.0-1|42	%patch0 -p1 -b .setup
12cr|python-enthought-traitsgui-3.6.0-1|43	
12cr|python-enthought-traitsgui-3.6.0-1|44	%build
12cr|python-enthought-traitsgui-3.6.0-1|45	%__python setup.py build
12cr|python-enthought-traitsgui-3.6.0-1|46	
12cr|python-enthought-traitsgui-3.6.0-1|47	%install
12cr|python-enthought-traitsgui-3.6.0-1|48	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-enthought-traitsgui-3.6.0-1|49	sed -i 's/.*egg-info$//' FILELIST
12cr|python-enthought-traitsgui-3.6.0-1|50	
12cr|python-enthought-traitsgui-3.6.0-1|51	%files -f FILELIST
12cr|python-enthought-traitsgui-3.6.0-1|52	%doc *.txt examples/ docs/*.pdf
12cr|python-enthought-traitsgui-3.6.0-1|53	
12cr|python-enthought-traitsgui-3.6.0-1|54	
12cr|python-enthought-traitsgui-3.6.0-1|55	
12cr|python-enthought-traitsgui-3.6.0-1|56	
12cr|python-enthought-traitsgui-3.6.0-1|57	%changelog
12cr|python-enthought-traitsgui-3.6.0-1|58	

6482 12
12cr|python-envisage-4.2.0-2|1	%define module	envisage
12cr|python-envisage-4.2.0-2|2	
12cr|python-envisage-4.2.0-2|3	Summary:	Enthought Tool Suite - extensible application framework
12cr|python-envisage-4.2.0-2|4	Name:		python-%{module}
12cr|python-envisage-4.2.0-2|5	Version:	4.2.0
12cr|python-envisage-4.2.0-2|6	Release:	2
12cr|python-envisage-4.2.0-2|7	Source0:	http://www.enthought.com/repo/ets/%{module}-%{version}.tar.gz
12cr|python-envisage-4.2.0-2|8	License:	BSD
12cr|python-envisage-4.2.0-2|9	Group:		Development/Python
12cr|python-envisage-4.2.0-2|10	Url:		https://github.com/enthought/envisage/
12cr|python-envisage-4.2.0-2|11	BuildArch:	noarch
12cr|python-envisage-4.2.0-2|12	Obsoletes:	python-enthought-envisagecore
12cr|python-envisage-4.2.0-2|13	Obsoletes:	python-enthought-envisageplugins
12cr|python-envisage-4.2.0-2|14	Requires:	python-apptools >= 4.1.0
12cr|python-envisage-4.2.0-2|15	Requires:	python-traitsui >= 4.2.0
12cr|python-envisage-4.2.0-2|16	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-envisage-4.2.0-2|17	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-envisage-4.2.0-2|18	BuildRequires:	python-sphinx
12cr|python-envisage-4.2.0-2|19	
12cr|python-envisage-4.2.0-2|20	%description
12cr|python-envisage-4.2.0-2|21	Envisage is a Python-based framework for building extensible
12cr|python-envisage-4.2.0-2|22	applications, that is, applications whose functionality can be
12cr|python-envisage-4.2.0-2|23	extended by adding "plug-ins". Envisage provides a standard mechanism
12cr|python-envisage-4.2.0-2|24	for features to be added to an application, whether by the original
12cr|python-envisage-4.2.0-2|25	developer or by someone else. In fact, when you build an application
12cr|python-envisage-4.2.0-2|26	using Envisage, the entire application consists primarily of
12cr|python-envisage-4.2.0-2|27	plug-ins. In this respect, it is similar to the Eclipse and Netbeans
12cr|python-envisage-4.2.0-2|28	frameworks for Java applications.
12cr|python-envisage-4.2.0-2|29	
12cr|python-envisage-4.2.0-2|30	Each plug-in is able to:
12cr|python-envisage-4.2.0-2|31	
12cr|python-envisage-4.2.0-2|32	* Advertise where and how it can be extended (its "extension points").
12cr|python-envisage-4.2.0-2|33	* Contribute extensions to the extension points offered by other plug-ins.
12cr|python-envisage-4.2.0-2|34	* Create and share the objects that perform the real work of the
12cr|python-envisage-4.2.0-2|35	application ("services").
12cr|python-envisage-4.2.0-2|36	
12cr|python-envisage-4.2.0-2|37	The EnvisageCore project provides the basic machinery of the Envisage
12cr|python-envisage-4.2.0-2|38	framework. This project contains no plug-inn. You are free to use:
12cr|python-envisage-4.2.0-2|39	
12cr|python-envisage-4.2.0-2|40	* plug-ins from the EnvisagePlugins project
12cr|python-envisage-4.2.0-2|41	* plug-ins from other ETS projects that expose their functionality as plug-ins
12cr|python-envisage-4.2.0-2|42	* plug-ins that you create yourself
12cr|python-envisage-4.2.0-2|43	
12cr|python-envisage-4.2.0-2|44	%prep
12cr|python-envisage-4.2.0-2|45	%setup -q -n %{module}-%{version}
12cr|python-envisage-4.2.0-2|46	
12cr|python-envisage-4.2.0-2|47	%build
12cr|python-envisage-4.2.0-2|48	%__python setup.py build
12cr|python-envisage-4.2.0-2|49	%__python setup.py build_docs
12cr|python-envisage-4.2.0-2|50	
12cr|python-envisage-4.2.0-2|51	%install
12cr|python-envisage-4.2.0-2|52	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-envisage-4.2.0-2|53	
12cr|python-envisage-4.2.0-2|54	%files
12cr|python-envisage-4.2.0-2|55	%doc *.txt *.rst examples/ build/docs/html/
12cr|python-envisage-4.2.0-2|56	%py_sitedir/%{module}*
12cr|python-envisage-4.2.0-2|57	
12cr|python-envisage-4.2.0-2|58	
12cr|python-envisage-4.2.0-2|59	%changelog
12cr|python-envisage-4.2.0-2|60	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 4.2.0-1
12cr|python-envisage-4.2.0-2|61	+ Revision: 814704
12cr|python-envisage-4.2.0-2|62	- Update to 4.2.0.
12cr|python-envisage-4.2.0-2|63	
12cr|python-envisage-4.2.0-2|64	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.1.0-1
12cr|python-envisage-4.2.0-2|65	+ Revision: 745668
12cr|python-envisage-4.2.0-2|66	- Update to 4.1.0.
12cr|python-envisage-4.2.0-2|67	
12cr|python-envisage-4.2.0-2|68	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cr|python-envisage-4.2.0-2|69	+ Revision: 689191
12cr|python-envisage-4.2.0-2|70	- import python-envisage
12cr|python-envisage-4.2.0-2|71	
12cr|python-envisage-4.2.0-2|72	

6483 12
12cr|python-ephem-3.7.3.4-2|1	%define srcname pyephem
12cr|python-ephem-3.7.3.4-2|2	
12cr|python-ephem-3.7.3.4-2|3	Summary:	Scientific-grade astronomical computations for python
12cr|python-ephem-3.7.3.4-2|4	Name:		python-ephem
12cr|python-ephem-3.7.3.4-2|5	Version:	3.7.3.4
12cr|python-ephem-3.7.3.4-2|6	Release:	2
12cr|python-ephem-3.7.3.4-2|7	License:	LGPLv3
12cr|python-ephem-3.7.3.4-2|8	Group:		Development/Python
12cr|python-ephem-3.7.3.4-2|9	Source:		http://pypi.python.org/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.gz
12cr|python-ephem-3.7.3.4-2|10	Patch0:		pyephem-3.7.3.4-libm-fix.patch
12cr|python-ephem-3.7.3.4-2|11	URL:		http://rhodesmill.org/pyephem/
12cr|python-ephem-3.7.3.4-2|12	BuildRequires:	python-devel >= 2.5
12cr|python-ephem-3.7.3.4-2|13	Provides:	%{srcname} = %{version}
12cr|python-ephem-3.7.3.4-2|14	
12cr|python-ephem-3.7.3.4-2|15	%description
12cr|python-ephem-3.7.3.4-2|16	PyEphem provides scientific-grade astronomical computations for the
12cr|python-ephem-3.7.3.4-2|17	Python programming language. Given a date and location on the Earth’s
12cr|python-ephem-3.7.3.4-2|18	surface, it can compute the positions of the Sun and Moon, of the
12cr|python-ephem-3.7.3.4-2|19	planets and their moons, and of any asteroids, comets, or earth
12cr|python-ephem-3.7.3.4-2|20	satellites whose orbital elements the user can provide. Additional
12cr|python-ephem-3.7.3.4-2|21	functions are provided to compute the angular separation between two
12cr|python-ephem-3.7.3.4-2|22	objects in the sky, to determine the constellation in which an object
12cr|python-ephem-3.7.3.4-2|23	lies, and to find the times at which an object rises, transits, and
12cr|python-ephem-3.7.3.4-2|24	sets on a particular day.
12cr|python-ephem-3.7.3.4-2|25	
12cr|python-ephem-3.7.3.4-2|26	The numerical routines that lie behind PyEphem are those from the
12cr|python-ephem-3.7.3.4-2|27	wonderful XEphem astronomy application, whose author, Elwood Downey,
12cr|python-ephem-3.7.3.4-2|28	generously gave permission for us to use them as the basis for
12cr|python-ephem-3.7.3.4-2|29	PyEphem.
12cr|python-ephem-3.7.3.4-2|30	
12cr|python-ephem-3.7.3.4-2|31	
12cr|python-ephem-3.7.3.4-2|32	%files
12cr|python-ephem-3.7.3.4-2|33	%defattr(-,root,root,-)
12cr|python-ephem-3.7.3.4-2|34	%doc INSTALL COPYING LICENSE-GPL LICENSE-LGPL README
12cr|python-ephem-3.7.3.4-2|35	%py_platsitedir/ephem
12cr|python-ephem-3.7.3.4-2|36	%py_platsitedir/%{srcname}-*
12cr|python-ephem-3.7.3.4-2|37	
12cr|python-ephem-3.7.3.4-2|38	
12cr|python-ephem-3.7.3.4-2|39	%prep
12cr|python-ephem-3.7.3.4-2|40	%setup -q -n %{srcname}-%{version}
12cr|python-ephem-3.7.3.4-2|41	%patch0 -p1
12cr|python-ephem-3.7.3.4-2|42	
12cr|python-ephem-3.7.3.4-2|43	
12cr|python-ephem-3.7.3.4-2|44	%build
12cr|python-ephem-3.7.3.4-2|45	
12cr|python-ephem-3.7.3.4-2|46	
12cr|python-ephem-3.7.3.4-2|47	%install
12cr|python-ephem-3.7.3.4-2|48	%__python setup.py install --root=%{buildroot}
12cr|python-ephem-3.7.3.4-2|49	
12cr|python-ephem-3.7.3.4-2|50	
12cr|python-ephem-3.7.3.4-2|51	%changelog
12cr|python-ephem-3.7.3.4-2|52	* Sun Nov 15 2009 John Balcaen <mikala@mandriva.org> 3.7.3.4-1mdv2010.1
12cr|python-ephem-3.7.3.4-2|53	+ Revision: 466170
12cr|python-ephem-3.7.3.4-2|54	- import python-ephem
12cr|python-ephem-3.7.3.4-2|55	

6484 12
12cr|python-ethumb-1.7.0-1|1	#Tarball of svn snapshot created as follows...
12cr|python-ethumb-1.7.0-1|2	#Cut and paste in a shell after removing initial #
12cr|python-ethumb-1.7.0-1|3	
12cr|python-ethumb-1.7.0-1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-emotion python-emotion; \
12cr|python-ethumb-1.7.0-1|5	#cd python-emotion; \
12cr|python-ethumb-1.7.0-1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|python-ethumb-1.7.0-1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|python-ethumb-1.7.0-1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|python-ethumb-1.7.0-1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|python-ethumb-1.7.0-1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|python-ethumb-1.7.0-1|11	#cd ..; \
12cr|python-ethumb-1.7.0-1|12	#tar -Jcf python-emotion-$PKG_VERSION.tar.xz python-emotion/ --exclude .svn --exclude .*ignore
12cr|python-ethumb-1.7.0-1|13	
12cr|python-ethumb-1.7.0-1|14	Summary:	Ethumb bindings for Python
12cr|python-ethumb-1.7.0-1|15	Name:		python-ethumb
12cr|python-ethumb-1.7.0-1|16	Version:	1.7.0
12cr|python-ethumb-1.7.0-1|17	Release:	1
12cr|python-ethumb-1.7.0-1|18	Group:		Graphical desktop/Enlightenment
12cr|python-ethumb-1.7.0-1|19	License:	GPLv2
12cr|python-ethumb-1.7.0-1|20	URL:		http://www.enlightenment.org/
12cr|python-ethumb-1.7.0-1|21	Source0:	http://download.enlightenment.org/releases/BINDINGS/python/%{name}-%{version}.tar.bz2
12cr|python-ethumb-1.7.0-1|22	
12cr|python-ethumb-1.7.0-1|23	BuildRequires:	pkgconfig(eina)
12cr|python-ethumb-1.7.0-1|24	BuildRequires:	pkgconfig(ethumb)
12cr|python-ethumb-1.7.0-1|25	BuildRequires:	pkgconfig(ethumb_client)
12cr|python-ethumb-1.7.0-1|26	BuildRequires:	python-cython
12cr|python-ethumb-1.7.0-1|27	%py_requires -d
12cr|python-ethumb-1.7.0-1|28	
12cr|python-ethumb-1.7.0-1|29	%description
12cr|python-ethumb-1.7.0-1|30	Python support files for Ethumb.
12cr|python-ethumb-1.7.0-1|31	
12cr|python-ethumb-1.7.0-1|32	%package devel
12cr|python-ethumb-1.7.0-1|33	Summary:	Development files for %{name}
12cr|python-ethumb-1.7.0-1|34	Group:		Development/Python
12cr|python-ethumb-1.7.0-1|35	
12cr|python-ethumb-1.7.0-1|36	%description devel
12cr|python-ethumb-1.7.0-1|37	Development files for the Python wrapper for the Ethumb libraries.
12cr|python-ethumb-1.7.0-1|38	
12cr|python-ethumb-1.7.0-1|39	%prep
12cr|python-ethumb-1.7.0-1|40	%setup -q
12cr|python-ethumb-1.7.0-1|41	
12cr|python-ethumb-1.7.0-1|42	%build
12cr|python-ethumb-1.7.0-1|43	NOCONFIGURE=yes ./autogen.sh
12cr|python-ethumb-1.7.0-1|44	%configure2_5x
12cr|python-ethumb-1.7.0-1|45	%make
12cr|python-ethumb-1.7.0-1|46	
12cr|python-ethumb-1.7.0-1|47	%install
12cr|python-ethumb-1.7.0-1|48	%makeinstall_std
12cr|python-ethumb-1.7.0-1|49	
12cr|python-ethumb-1.7.0-1|50	%files
12cr|python-ethumb-1.7.0-1|51	%doc README
12cr|python-ethumb-1.7.0-1|52	%{py_platsitedir}/ethumb/*
12cr|python-ethumb-1.7.0-1|53	
12cr|python-ethumb-1.7.0-1|54	%files devel
12cr|python-ethumb-1.7.0-1|55	%{_datadir}/%{name}/*
12cr|python-ethumb-1.7.0-1|56	%{_libdir}/pkgconfig/*.pc
12cr|python-ethumb-1.7.0-1|57	

6485 12
12cr|python-ets-4.2.0-1|1	%define module	ets
12cr|python-ets-4.2.0-1|2	%define name	python-%{module}
12cr|python-ets-4.2.0-1|3	%define version 4.2.0
12cr|python-ets-4.2.0-1|4	%define	rel		1
12cr|python-ets-4.2.0-1|5	%if %mdkversion < 201100
12cr|python-ets-4.2.0-1|6	%define release %mkrel %{rel}
12cr|python-ets-4.2.0-1|7	%else
12cr|python-ets-4.2.0-1|8	%define	release %{rel}
12cr|python-ets-4.2.0-1|9	%endif
12cr|python-ets-4.2.0-1|10	
12cr|python-ets-4.2.0-1|11	Summary:	Enthought Tool Suite
12cr|python-ets-4.2.0-1|12	Name: 	 	%{name}
12cr|python-ets-4.2.0-1|13	Version: 	%{version}
12cr|python-ets-4.2.0-1|14	Release: 	%{release}
12cr|python-ets-4.2.0-1|15	Source0: 	http://www.enthought.com/repo/ets/%{module}-%{version}.tar.gz
12cr|python-ets-4.2.0-1|16	License: 	BSD
12cr|python-ets-4.2.0-1|17	Group: 	 	Development/Python
12cr|python-ets-4.2.0-1|18	Url: 	 	https://github.com/enthought/ets/
12cr|python-ets-4.2.0-1|19	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-ets-4.2.0-1|20	BuildArch: 	noarch
12cr|python-ets-4.2.0-1|21	Obsoletes:	python-enthought
12cr|python-ets-4.2.0-1|22	Obsoletes:	python-enthought-enthoughtbase
12cr|python-ets-4.2.0-1|23	Requires: 	python-apptools == 4.1.0
12cr|python-ets-4.2.0-1|24	Requires: 	python-blockcanvas == 4.0.1
12cr|python-ets-4.2.0-1|25	Requires:	python-chaco == 4.2.0
12cr|python-ets-4.2.0-1|26	Requires:	python-codetools == 4.0.0
12cr|python-ets-4.2.0-1|27	Requires: 	python-enable == 4.2.0
12cr|python-ets-4.2.0-1|28	Requires:	python-enaml == 0.2.0
12cr|python-ets-4.2.0-1|29	Requires: 	python-envisage == 4.2.0
12cr|python-ets-4.2.0-1|30	Requires: 	python-etsdevtools == 4.0.0
12cr|python-ets-4.2.0-1|31	Requires: 	python-graphcanvas == 4.0.0
12cr|python-ets-4.2.0-1|32	Requires: 	python-mayavi == 4.2.0
12cr|python-ets-4.2.0-1|33	Requires: 	python-pyface == 4.2.0
12cr|python-ets-4.2.0-1|34	Requires: 	python-scimath == 4.1.0
12cr|python-ets-4.2.0-1|35	Requires: 	python-traits == 4.2.0
12cr|python-ets-4.2.0-1|36	Requires: 	python-traitsui == 4.2.0
12cr|python-ets-4.2.0-1|37	BuildRequires: 	python-setuptools >= 0.6c8
12cr|python-ets-4.2.0-1|38	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-ets-4.2.0-1|39	BuildRequires:	python-sphinx
12cr|python-ets-4.2.0-1|40	
12cr|python-ets-4.2.0-1|41	%description
12cr|python-ets-4.2.0-1|42	The Enthought Tool Suite (ETS) is a collection of Python components
12cr|python-ets-4.2.0-1|43	developed by Enthought and its partners to construct custom scientific
12cr|python-ets-4.2.0-1|44	applications.
12cr|python-ets-4.2.0-1|45	
12cr|python-ets-4.2.0-1|46	This package contains the dependencies for installing all of the
12cr|python-ets-4.2.0-1|47	components comprised by the suite.
12cr|python-ets-4.2.0-1|48	
12cr|python-ets-4.2.0-1|49	%prep
12cr|python-ets-4.2.0-1|50	%setup -q -n %{module}-%{version}
12cr|python-ets-4.2.0-1|51	
12cr|python-ets-4.2.0-1|52	%build
12cr|python-ets-4.2.0-1|53	%__python setup.py build
12cr|python-ets-4.2.0-1|54	%__python setup.py build_docs
12cr|python-ets-4.2.0-1|55	
12cr|python-ets-4.2.0-1|56	%install
12cr|python-ets-4.2.0-1|57	%__rm -rf %{buildroot}
12cr|python-ets-4.2.0-1|58	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-ets-4.2.0-1|59	
12cr|python-ets-4.2.0-1|60	%clean
12cr|python-ets-4.2.0-1|61	%__rm -rf %{buildroot}
12cr|python-ets-4.2.0-1|62	
12cr|python-ets-4.2.0-1|63	%files
12cr|python-ets-4.2.0-1|64	%defattr(-,root,root)
12cr|python-ets-4.2.0-1|65	%doc *.txt *.rst build/docs/html
12cr|python-ets-4.2.0-1|66	%_bindir/%{module}*
12cr|python-ets-4.2.0-1|67	%py_sitedir/%{module}*
12cr|python-ets-4.2.0-1|68	
12cr|python-ets-4.2.0-1|69	
12cr|python-ets-4.2.0-1|70	%changelog
12cr|python-ets-4.2.0-1|71	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 4.2.0-1
12cr|python-ets-4.2.0-1|72	+ Revision: 814657
12cr|python-ets-4.2.0-1|73	- Update to 4.2.0.
12cr|python-ets-4.2.0-1|74	
12cr|python-ets-4.2.0-1|75	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.1.0-2
12cr|python-ets-4.2.0-1|76	+ Revision: 745815
12cr|python-ets-4.2.0-1|77	- Fix traitsui version dependency.
12cr|python-ets-4.2.0-1|78	
12cr|python-ets-4.2.0-1|79	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.1.0-1
12cr|python-ets-4.2.0-1|80	+ Revision: 745693
12cr|python-ets-4.2.0-1|81	- Update to 4.1.0.
12cr|python-ets-4.2.0-1|82	
12cr|python-ets-4.2.0-1|83	* Tue Oct 18 2011 Lev Givon <lev@mandriva.org> 4.0.0-6
12cr|python-ets-4.2.0-1|84	+ Revision: 705303
12cr|python-ets-4.2.0-1|85	- Fix requires again.
12cr|python-ets-4.2.0-1|86	
12cr|python-ets-4.2.0-1|87	* Tue Oct 18 2011 Lev Givon <lev@mandriva.org> 4.0.0-5
12cr|python-ets-4.2.0-1|88	+ Revision: 705118
12cr|python-ets-4.2.0-1|89	- Fix typo in requires.
12cr|python-ets-4.2.0-1|90	
12cr|python-ets-4.2.0-1|91	* Mon Oct 17 2011 Lev Givon <lev@mandriva.org> 4.0.0-4
12cr|python-ets-4.2.0-1|92	+ Revision: 705010
12cr|python-ets-4.2.0-1|93	- Fix pythonegg version.
12cr|python-ets-4.2.0-1|94	
12cr|python-ets-4.2.0-1|95	* Fri Sep 02 2011 Lev Givon <lev@mandriva.org> 4.0.0-3
12cr|python-ets-4.2.0-1|96	+ Revision: 697902
12cr|python-ets-4.2.0-1|97	- Update chaco dependency to 4.0.1.
12cr|python-ets-4.2.0-1|98	
12cr|python-ets-4.2.0-1|99	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-2
12cr|python-ets-4.2.0-1|100	+ Revision: 689218
12cr|python-ets-4.2.0-1|101	- Obsolete python-enthought-enthoughtbase.
12cr|python-ets-4.2.0-1|102	
12cr|python-ets-4.2.0-1|103	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cr|python-ets-4.2.0-1|104	+ Revision: 689153
12cr|python-ets-4.2.0-1|105	- import python-ets
12cr|python-ets-4.2.0-1|106	
12cr|python-ets-4.2.0-1|107	

6486 12
12cr|python-etsdevtools-4.0.0-2|1	%define	module	etsdevtools
12cr|python-etsdevtools-4.0.0-2|2	
12cr|python-etsdevtools-4.0.0-2|3	Summary:	Enthought Tool Suite - etsdevtools project
12cr|python-etsdevtools-4.0.0-2|4	Name:		python-%{module}
12cr|python-etsdevtools-4.0.0-2|5	Version:	4.0.0
12cr|python-etsdevtools-4.0.0-2|6	Release:	2
12cr|python-etsdevtools-4.0.0-2|7	Source0:	http://www.enthought.com/repo/ETS/%{module}-%{version}.tar.gz
12cr|python-etsdevtools-4.0.0-2|8	License:	BSD
12cr|python-etsdevtools-4.0.0-2|9	Group: 		Development/Python
12cr|python-etsdevtools-4.0.0-2|10	Url:		http://code.enthought.com/projects/dev_tools.php
12cr|python-etsdevtools-4.0.0-2|11	BuildArch:	noarch
12cr|python-etsdevtools-4.0.0-2|12	Obsoletes:	python-enthought-etsdevtools
12cr|python-etsdevtools-4.0.0-2|13	Requires:	python-docutils
12cr|python-etsdevtools-4.0.0-2|14	Requires: 	python-numpy >= 1.1.0
12cr|python-etsdevtools-4.0.0-2|15	Requires:	python-traitsui >= 4.0.0
12cr|python-etsdevtools-4.0.0-2|16	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-etsdevtools-4.0.0-2|17	BuildRequires:	python-numpy-devel >= 1.1.0
12cr|python-etsdevtools-4.0.0-2|18	BuildRequires:	python-sphinx
12cr|python-etsdevtools-4.0.0-2|19	BuildRequires:  pkgconfig(lapack)
12cr|python-etsdevtools-4.0.0-2|20	
12cr|python-etsdevtools-4.0.0-2|21	%description
12cr|python-etsdevtools-4.0.0-2|22	The etsdevtools project includes a set of packages that can be used
12cr|python-etsdevtools-4.0.0-2|23	during the development of a software project, for understanding,
12cr|python-etsdevtools-4.0.0-2|24	debugging, testing, and inspecting code.
12cr|python-etsdevtools-4.0.0-2|25	
12cr|python-etsdevtools-4.0.0-2|26	* etsdevtools.debug: A collection of debugging tools, not to be
12cr|python-etsdevtools-4.0.0-2|27	included in production code.  NOTE: These tools are functional, but
12cr|python-etsdevtools-4.0.0-2|28	are not being developed or supported. They have been mainly superceded
12cr|python-etsdevtools-4.0.0-2|29	by the tools in the Enthought Developer Tool Suite.
12cr|python-etsdevtools-4.0.0-2|30	* etsdevtools.developer: A collection of utilities, designed to ease
12cr|python-etsdevtools-4.0.0-2|31	the development and debugging of Traits-based programs. They can be
12cr|python-etsdevtools-4.0.0-2|32	used as plug-ins to your Envisage application while you are
12cr|python-etsdevtools-4.0.0-2|33	developing it, and then removed when you are ready to release it.
12cr|python-etsdevtools-4.0.0-2|34	* etsdevtools.endo: A Traits-aware tool for processing API
12cr|python-etsdevtools-4.0.0-2|35	documentation of Python code. It extracts not only docstrings, but
12cr|python-etsdevtools-4.0.0-2|36	also plain comments that immediately precede variable assignments
12cr|python-etsdevtools-4.0.0-2|37	(both module-scope variables and class attributes).
12cr|python-etsdevtools-4.0.0-2|38	
12cr|python-etsdevtools-4.0.0-2|39	%prep
12cr|python-etsdevtools-4.0.0-2|40	%setup -q -n %{module}-%{version}
12cr|python-etsdevtools-4.0.0-2|41	
12cr|python-etsdevtools-4.0.0-2|42	%build
12cr|python-etsdevtools-4.0.0-2|43	
12cr|python-etsdevtools-4.0.0-2|44	%__python setup.py build
12cr|python-etsdevtools-4.0.0-2|45	pushd docs
12cr|python-etsdevtools-4.0.0-2|46	make html
12cr|python-etsdevtools-4.0.0-2|47	popd
12cr|python-etsdevtools-4.0.0-2|48	
12cr|python-etsdevtools-4.0.0-2|49	%install
12cr|python-etsdevtools-4.0.0-2|50	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-etsdevtools-4.0.0-2|51	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-etsdevtools-4.0.0-2|52	
12cr|python-etsdevtools-4.0.0-2|53	%files -f FILE_LIST
12cr|python-etsdevtools-4.0.0-2|54	%doc *.txt *.rst examples/ docs/build/html
12cr|python-etsdevtools-4.0.0-2|55	
12cr|python-etsdevtools-4.0.0-2|56	
12cr|python-etsdevtools-4.0.0-2|57	
12cr|python-etsdevtools-4.0.0-2|58	%changelog
12cr|python-etsdevtools-4.0.0-2|59	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cr|python-etsdevtools-4.0.0-2|60	+ Revision: 689215
12cr|python-etsdevtools-4.0.0-2|61	- import python-etsdevtools
12cr|python-etsdevtools-4.0.0-2|62	

6487 12
12cr|python-etsproxy-0.1.1-2|1	%define module	etsproxy
12cr|python-etsproxy-0.1.1-2|2	
12cr|python-etsproxy-0.1.1-2|3	Summary: 	Enthought Tool Suite - proxy modules for backwards compatibility
12cr|python-etsproxy-0.1.1-2|4	Name: 	 	python-%{module}
12cr|python-etsproxy-0.1.1-2|5	Version: 	0.1.1
12cr|python-etsproxy-0.1.1-2|6	Release: 	2
12cr|python-etsproxy-0.1.1-2|7	Source0: 	http://www.enthought.com/repo/ets/%{module}-%{version}.tar.gz
12cr|python-etsproxy-0.1.1-2|8	License: 	BSD
12cr|python-etsproxy-0.1.1-2|9	Group: 	 	Development/Python
12cr|python-etsproxy-0.1.1-2|10	Url: 	 	https://github.com/enthought/etsproxy/
12cr|python-etsproxy-0.1.1-2|11	BuildArch: 	noarch
12cr|python-etsproxy-0.1.1-2|12	BuildRequires: 	python-setuptools >= 0.6c8
12cr|python-etsproxy-0.1.1-2|13	
12cr|python-etsproxy-0.1.1-2|14	%description
12cr|python-etsproxy-0.1.1-2|15	This package contains proxy modules for all ETS projects which map the
12cr|python-etsproxy-0.1.1-2|16	old enthought namespace imports to the namespace-refactored ETS
12cr|python-etsproxy-0.1.1-2|17	packages. For convenience this package also contains a refactor tool
12cr|python-etsproxy-0.1.1-2|18	to convert projects to the new namespace.
12cr|python-etsproxy-0.1.1-2|19	
12cr|python-etsproxy-0.1.1-2|20	This module will be removed in the future; old-style
12cr|python-etsproxy-0.1.1-2|21	(enthought.xxx) imports should be converted (over time) to the new
12cr|python-etsproxy-0.1.1-2|22	ones.
12cr|python-etsproxy-0.1.1-2|23	
12cr|python-etsproxy-0.1.1-2|24	%prep
12cr|python-etsproxy-0.1.1-2|25	%setup -q -n %{module}-%{version}
12cr|python-etsproxy-0.1.1-2|26	
12cr|python-etsproxy-0.1.1-2|27	%build
12cr|python-etsproxy-0.1.1-2|28	PYTHONDONTWRITEBYTECODE= %__python setup.py build
12cr|python-etsproxy-0.1.1-2|29	
12cr|python-etsproxy-0.1.1-2|30	%install
12cr|python-etsproxy-0.1.1-2|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-etsproxy-0.1.1-2|32	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-etsproxy-0.1.1-2|33	
12cr|python-etsproxy-0.1.1-2|34	%files -f FILE_LIST
12cr|python-etsproxy-0.1.1-2|35	%doc *.txt *.rst
12cr|python-etsproxy-0.1.1-2|36	
12cr|python-etsproxy-0.1.1-2|37	
12cr|python-etsproxy-0.1.1-2|38	%changelog
12cr|python-etsproxy-0.1.1-2|39	* Tue Jan 10 2012 Lev Givon <lev@mandriva.org> 0.1.1-1mdv2012.0
12cr|python-etsproxy-0.1.1-2|40	+ Revision: 759471
12cr|python-etsproxy-0.1.1-2|41	- Update to 0.1.1.
12cr|python-etsproxy-0.1.1-2|42	
12cr|python-etsproxy-0.1.1-2|43	* Tue Oct 18 2011 Lev Givon <lev@mandriva.org> 0.1.0-1
12cr|python-etsproxy-0.1.1-2|44	+ Revision: 705241
12cr|python-etsproxy-0.1.1-2|45	- imported package python-etsproxy
12cr|python-etsproxy-0.1.1-2|46	

6488 12
12cr|python-evas-1.7.0-1|1	#Tarball of svn snapshot created as follows...
12cr|python-evas-1.7.0-1|2	#Cut and paste in a shell after removing initial #
12cr|python-evas-1.7.0-1|3	
12cr|python-evas-1.7.0-1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-evas python-evas; \
12cr|python-evas-1.7.0-1|5	#cd python-evas; \
12cr|python-evas-1.7.0-1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|python-evas-1.7.0-1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|python-evas-1.7.0-1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|python-evas-1.7.0-1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cr|python-evas-1.7.0-1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cr|python-evas-1.7.0-1|11	#cd ..; \
12cr|python-evas-1.7.0-1|12	#tar -Jcf python-evas-$PKG_VERSION.tar.xz python-evas/ --exclude .svn --exclude .*ignore
12cr|python-evas-1.7.0-1|13	
12cr|python-evas-1.7.0-1|14	Summary:	Evas bindings for Python
12cr|python-evas-1.7.0-1|15	Name:		python-evas
12cr|python-evas-1.7.0-1|16	Version:	1.7.0
12cr|python-evas-1.7.0-1|17	Release:	1
12cr|python-evas-1.7.0-1|18	Group:		Graphical desktop/Enlightenment
12cr|python-evas-1.7.0-1|19	License:	GPLv2
12cr|python-evas-1.7.0-1|20	URL:		http://www.enlightenment.org/
12cr|python-evas-1.7.0-1|21	Source0:	http://download.enlightenment.org/releases/BINDINGS/python/%{name}-%{version}.tar.bz2
12cr|python-evas-1.7.0-1|22	
12cr|python-evas-1.7.0-1|23	BuildRequires:	pkgconfig(eina)
12cr|python-evas-1.7.0-1|24	BuildRequires:	pkgconfig(evas)
12cr|python-evas-1.7.0-1|25	BuildRequires:	pkgconfig(python)
12cr|python-evas-1.7.0-1|26	BuildRequires:	python-cython
12cr|python-evas-1.7.0-1|27	%py_requires -d
12cr|python-evas-1.7.0-1|28	
12cr|python-evas-1.7.0-1|29	%description
12cr|python-evas-1.7.0-1|30	Python support files for Evas.
12cr|python-evas-1.7.0-1|31	
12cr|python-evas-1.7.0-1|32	%package devel
12cr|python-evas-1.7.0-1|33	Summary:	Development files for %{name}
12cr|python-evas-1.7.0-1|34	Group:		Development/Python
12cr|python-evas-1.7.0-1|35	
12cr|python-evas-1.7.0-1|36	%description devel
12cr|python-evas-1.7.0-1|37	Development files for the Python wrapper for the Evas libraries.
12cr|python-evas-1.7.0-1|38	
12cr|python-evas-1.7.0-1|39	%prep
12cr|python-evas-1.7.0-1|40	%setup -q
12cr|python-evas-1.7.0-1|41	
12cr|python-evas-1.7.0-1|42	%build
12cr|python-evas-1.7.0-1|43	NOCONFIGURE=yes ./autogen.sh
12cr|python-evas-1.7.0-1|44	%configure2_5x
12cr|python-evas-1.7.0-1|45	%make
12cr|python-evas-1.7.0-1|46	
12cr|python-evas-1.7.0-1|47	%install
12cr|python-evas-1.7.0-1|48	%makeinstall_std
12cr|python-evas-1.7.0-1|49	
12cr|python-evas-1.7.0-1|50	%files
12cr|python-evas-1.7.0-1|51	%doc README
12cr|python-evas-1.7.0-1|52	%{py_platsitedir}/evas/*
12cr|python-evas-1.7.0-1|53	
12cr|python-evas-1.7.0-1|54	%files devel
12cr|python-evas-1.7.0-1|55	%{_libdir}/pkgconfig/*.pc
12cr|python-evas-1.7.0-1|56	%{_includedir}/python*/evas/*
12cr|python-evas-1.7.0-1|57	%{_datadir}/%{name}/*
12cr|python-evas-1.7.0-1|58	
12cr|python-evas-1.7.0-1|59	%changelog
12cr|python-evas-1.7.0-1|60	* Fri Jun 29 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.7.3-0.72422.1
12cr|python-evas-1.7.0-1|61	+ Revision: 807488
12cr|python-evas-1.7.0-1|62	- revision update 72422
12cr|python-evas-1.7.0-1|63	
12cr|python-evas-1.7.0-1|64	* Tue Jan 10 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.7.3-0.66467.1
12cr|python-evas-1.7.0-1|65	+ Revision: 759542
12cr|python-evas-1.7.0-1|66	- imported package python-evas
12cr|python-evas-1.7.0-1|67	

6489 12
12cr|python-eventlet-0.9.16-1|1	%define module eventlet
12cr|python-eventlet-0.9.16-1|2	Name:           python-%module
12cr|python-eventlet-0.9.16-1|3	Version:        0.9.16
12cr|python-eventlet-0.9.16-1|4	Release:        %mkrel 1
12cr|python-eventlet-0.9.16-1|5	Summary:        Highly concurrent networking library
12cr|python-eventlet-0.9.16-1|6	License:        MIT
12cr|python-eventlet-0.9.16-1|7	Group:          Development/Python
12cr|python-eventlet-0.9.16-1|8	URL:            http://eventlet.net
12cr|python-eventlet-0.9.16-1|9	Source0:        http://pypi.python.org/packages/source/e/eventlet/eventlet-%{version}.tar.gz
12cr|python-eventlet-0.9.16-1|10	BuildRequires:  python-devel
12cr|python-eventlet-0.9.16-1|11	Buildrequires:	python-setuptools
12cr|python-eventlet-0.9.16-1|12	BuildRequires:  python-sphinx
12cr|python-eventlet-0.9.16-1|13	Buildrequires:	python-greenlet
12cr|python-eventlet-0.9.16-1|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|python-eventlet-0.9.16-1|15	Requires:       python-greenlet
12cr|python-eventlet-0.9.16-1|16	Suggests:		python-pyzmq
12cr|python-eventlet-0.9.16-1|17	BuildArch:      noarch
12cr|python-eventlet-0.9.16-1|18	
12cr|python-eventlet-0.9.16-1|19	%description
12cr|python-eventlet-0.9.16-1|20	Eventlet is a networking library written in Python. It achieves high
12cr|python-eventlet-0.9.16-1|21	scalability by using non-blocking io while at the same time retaining
12cr|python-eventlet-0.9.16-1|22	high programmer usability by using coroutines to make the non-blocking
12cr|python-eventlet-0.9.16-1|23	io operations appear blocking at the source code level.
12cr|python-eventlet-0.9.16-1|24	
12cr|python-eventlet-0.9.16-1|25	%package doc
12cr|python-eventlet-0.9.16-1|26	Summary:        Documentation for %{name}
12cr|python-eventlet-0.9.16-1|27	Group:          Development/Python
12cr|python-eventlet-0.9.16-1|28	Requires:       %{name} = %{version}-%{release}
12cr|python-eventlet-0.9.16-1|29	
12cr|python-eventlet-0.9.16-1|30	%description doc
12cr|python-eventlet-0.9.16-1|31	Documentation for the python-eventlet package.
12cr|python-eventlet-0.9.16-1|32	
12cr|python-eventlet-0.9.16-1|33	%prep
12cr|python-eventlet-0.9.16-1|34	%setup -q -n eventlet-%{version}
12cr|python-eventlet-0.9.16-1|35	
12cr|python-eventlet-0.9.16-1|36	%build
12cr|python-eventlet-0.9.16-1|37	CFLAGS="%{optflags}" python setup.py build
12cr|python-eventlet-0.9.16-1|38	pushd doc
12cr|python-eventlet-0.9.16-1|39	make html && rm _build/html/.buildinfo
12cr|python-eventlet-0.9.16-1|40	popd
12cr|python-eventlet-0.9.16-1|41	chmod a-x tests/mock.py
12cr|python-eventlet-0.9.16-1|42	
12cr|python-eventlet-0.9.16-1|43	%install
12cr|python-eventlet-0.9.16-1|44	rm -rf $RPM_BUILD_ROOT
12cr|python-eventlet-0.9.16-1|45	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
12cr|python-eventlet-0.9.16-1|46	
12cr|python-eventlet-0.9.16-1|47	%files
12cr|python-eventlet-0.9.16-1|48	%defattr(-,root,root)
12cr|python-eventlet-0.9.16-1|49	%doc AUTHORS LICENSE NEWS README README.twisted
12cr|python-eventlet-0.9.16-1|50	%{python_sitelib}/*
12cr|python-eventlet-0.9.16-1|51	
12cr|python-eventlet-0.9.16-1|52	%files doc
12cr|python-eventlet-0.9.16-1|53	%defattr(-,root,root,-)
12cr|python-eventlet-0.9.16-1|54	%doc doc/_build/html examples tests
12cr|python-eventlet-0.9.16-1|55	
12cr|python-eventlet-0.9.16-1|56	
12cr|python-eventlet-0.9.16-1|57	
12cr|python-eventlet-0.9.16-1|58	%changelog
12cr|python-eventlet-0.9.16-1|59	* Thu Jan 12 2012 Lev Givon <lev@mandriva.org> 0.9.16-1mdv2011.0
12cr|python-eventlet-0.9.16-1|60	+ Revision: 760422
12cr|python-eventlet-0.9.16-1|61	- Update to 0.9.16.
12cr|python-eventlet-0.9.16-1|62	Remove greenpipe patch (no longer needed).
12cr|python-eventlet-0.9.16-1|63	Suggest installation of python-pyzmq.
12cr|python-eventlet-0.9.16-1|64	
12cr|python-eventlet-0.9.16-1|65	* Thu Jun 09 2011 Antoine Ginies <aginies@mandriva.com> 0.9.14-1
12cr|python-eventlet-0.9.16-1|66	+ Revision: 683432
12cr|python-eventlet-0.9.16-1|67	- fix group
12cr|python-eventlet-0.9.16-1|68	- import python-eventlet
12cr|python-eventlet-0.9.16-1|69	
12cr|python-eventlet-0.9.16-1|70	
12cr|python-eventlet-0.9.16-1|71	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 0.9.14
12cr|python-eventlet-0.9.16-1|72	- first release for Mandriva

6490 12
12cr|python-exiv2-0.3.0-3|1	Name:		python-exiv2
12cr|python-exiv2-0.3.0-3|2	Version:	0.3.0
12cr|python-exiv2-0.3.0-3|3	Release:	3
12cr|python-exiv2-0.3.0-3|4	Summary:	Python binding to exiv2
12cr|python-exiv2-0.3.0-3|5	License:	GPLv2+
12cr|python-exiv2-0.3.0-3|6	Group:		Development/Python
12cr|python-exiv2-0.3.0-3|7	Source:		http://tilloy.net/dev/pyexiv2/releases/pyexiv2-%{version}.tar.bz2
12cr|python-exiv2-0.3.0-3|8	Patch3:		pyexiv2-0.2.2-link.patch
12cr|python-exiv2-0.3.0-3|9	URL:		http://tilloy.net/dev/pyexiv2/
12cr|python-exiv2-0.3.0-3|10	BuildRequires:	libexiv-devel
12cr|python-exiv2-0.3.0-3|11	BuildRequires:	boost-devel
12cr|python-exiv2-0.3.0-3|12	BuildRequires:	scons
12cr|python-exiv2-0.3.0-3|13	BuildRequires:	python >= 2.7
12cr|python-exiv2-0.3.0-3|14	Provides:	pyexiv2 = %{version}
12cr|python-exiv2-0.3.0-3|15	
12cr|python-exiv2-0.3.0-3|16	%description
12cr|python-exiv2-0.3.0-3|17	pyexiv2 is a python binding to exiv2, the C++ library for
12cr|python-exiv2-0.3.0-3|18	manipulation of EXIF and IPTC image metadata. It is a python module
12cr|python-exiv2-0.3.0-3|19	that allows your python scripts to read and write metadata (EXIF,
12cr|python-exiv2-0.3.0-3|20	IPTC, thumbnail) embedded in image files (JPEG, TIFF, ...).
12cr|python-exiv2-0.3.0-3|21	
12cr|python-exiv2-0.3.0-3|22	It is designed as a high level interface to the functionalities
12cr|python-exiv2-0.3.0-3|23	offered by exiv2 (and is built on top of it). Using python's built-in
12cr|python-exiv2-0.3.0-3|24	data types and standard modules, it provides easy manipulation of
12cr|python-exiv2-0.3.0-3|25	image metadata.
12cr|python-exiv2-0.3.0-3|26	
12cr|python-exiv2-0.3.0-3|27	%files
12cr|python-exiv2-0.3.0-3|28	%defattr(-,root,root,-)
12cr|python-exiv2-0.3.0-3|29	%doc todo README
12cr|python-exiv2-0.3.0-3|30	%{py_platsitedir}/*
12cr|python-exiv2-0.3.0-3|31	
12cr|python-exiv2-0.3.0-3|32	%prep
12cr|python-exiv2-0.3.0-3|33	%setup -q -n pyexiv2-%{version}
12cr|python-exiv2-0.3.0-3|34	%patch3 -p0
12cr|python-exiv2-0.3.0-3|35	
12cr|python-exiv2-0.3.0-3|36	%build
12cr|python-exiv2-0.3.0-3|37	%setup_compile_flags
12cr|python-exiv2-0.3.0-3|38	%scons
12cr|python-exiv2-0.3.0-3|39	
12cr|python-exiv2-0.3.0-3|40	%install
12cr|python-exiv2-0.3.0-3|41	%__rm -rf %{buildroot}
12cr|python-exiv2-0.3.0-3|42	%setup_compile_flags
12cr|python-exiv2-0.3.0-3|43	%scons_install
12cr|python-exiv2-0.3.0-3|44	
12cr|python-exiv2-0.3.0-3|45	%clean
12cr|python-exiv2-0.3.0-3|46	%__rm -rf %{buildroot}
12cr|python-exiv2-0.3.0-3|47	
12cr|python-exiv2-0.3.0-3|48	
12cr|python-exiv2-0.3.0-3|49	%changelog
12cr|python-exiv2-0.3.0-3|50	* Mon Jul 02 2012 Crispin Boylan <crisb@mandriva.org> 0.3.0-3
12cr|python-exiv2-0.3.0-3|51	+ Revision: 807857
12cr|python-exiv2-0.3.0-3|52	- Rebuild for new boost
12cr|python-exiv2-0.3.0-3|53	
12cr|python-exiv2-0.3.0-3|54	* Tue Apr 03 2012 Crispin Boylan <crisb@mandriva.org> 0.3.0-2
12cr|python-exiv2-0.3.0-3|55	+ Revision: 789037
12cr|python-exiv2-0.3.0-3|56	- Rebuild for new boost
12cr|python-exiv2-0.3.0-3|57	
12cr|python-exiv2-0.3.0-3|58	* Wed Feb 01 2012 Andrey Bondrov <abondrov@mandriva.org> 0.3.0-1
12cr|python-exiv2-0.3.0-3|59	+ Revision: 770364
12cr|python-exiv2-0.3.0-3|60	- New version 0.3.0
12cr|python-exiv2-0.3.0-3|61	
12cr|python-exiv2-0.3.0-3|62	* Thu Mar 17 2011 Funda Wang <fwang@mandriva.org> 0.2.2-2
12cr|python-exiv2-0.3.0-3|63	+ Revision: 645714
12cr|python-exiv2-0.3.0-3|64	- rebuild
12cr|python-exiv2-0.3.0-3|65	
12cr|python-exiv2-0.3.0-3|66	* Sun Dec 05 2010 Funda Wang <fwang@mandriva.org> 0.2.2-1mdv2011.0
12cr|python-exiv2-0.3.0-3|67	+ Revision: 609584
12cr|python-exiv2-0.3.0-3|68	- add versioned provides
12cr|python-exiv2-0.3.0-3|69	- new version 0.2.2
12cr|python-exiv2-0.3.0-3|70	
12cr|python-exiv2-0.3.0-3|71	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 0.1.3-10mdv2011.0
12cr|python-exiv2-0.3.0-3|72	+ Revision: 598992
12cr|python-exiv2-0.3.0-3|73	- rebuild for py2.7
12cr|python-exiv2-0.3.0-3|74	
12cr|python-exiv2-0.3.0-3|75	* Tue Aug 24 2010 Funda Wang <fwang@mandriva.org> 0.1.3-9mdv2011.0
12cr|python-exiv2-0.3.0-3|76	+ Revision: 572531
12cr|python-exiv2-0.3.0-3|77	- rebuild for new boost
12cr|python-exiv2-0.3.0-3|78	
12cr|python-exiv2-0.3.0-3|79	* Thu Aug 05 2010 Funda Wang <fwang@mandriva.org> 0.1.3-8mdv2011.0
12cr|python-exiv2-0.3.0-3|80	+ Revision: 566292
12cr|python-exiv2-0.3.0-3|81	- rebuild for new boost
12cr|python-exiv2-0.3.0-3|82	
12cr|python-exiv2-0.3.0-3|83	* Tue Aug 03 2010 Funda Wang <fwang@mandriva.org> 0.1.3-7mdv2011.0
12cr|python-exiv2-0.3.0-3|84	+ Revision: 565546
12cr|python-exiv2-0.3.0-3|85	- rebuild for new exiv2
12cr|python-exiv2-0.3.0-3|86	
12cr|python-exiv2-0.3.0-3|87	* Mon Feb 08 2010 Anssi Hannula <anssi@mandriva.org> 0.1.3-6mdv2010.1
12cr|python-exiv2-0.3.0-3|88	+ Revision: 501882
12cr|python-exiv2-0.3.0-3|89	- rebuild for new boost
12cr|python-exiv2-0.3.0-3|90	
12cr|python-exiv2-0.3.0-3|91	* Wed Feb 03 2010 Funda Wang <fwang@mandriva.org> 0.1.3-5mdv2010.1
12cr|python-exiv2-0.3.0-3|92	+ Revision: 500337
12cr|python-exiv2-0.3.0-3|93	- rebuild for new boost
12cr|python-exiv2-0.3.0-3|94	
12cr|python-exiv2-0.3.0-3|95	* Wed Jan 06 2010 Frederik Himpe <fhimpe@mandriva.org> 0.1.3-4mdv2010.1
12cr|python-exiv2-0.3.0-3|96	+ Revision: 486835
12cr|python-exiv2-0.3.0-3|97	- Add upstream patch (via Debian) to fix build with exiv2 0.19
12cr|python-exiv2-0.3.0-3|98	- Rebuild for new libexiv2
12cr|python-exiv2-0.3.0-3|99	
12cr|python-exiv2-0.3.0-3|100	+ Funda Wang <fwang@mandriva.org>
12cr|python-exiv2-0.3.0-3|101	- rebuild for new exiv
12cr|python-exiv2-0.3.0-3|102	
12cr|python-exiv2-0.3.0-3|103	* Mon Aug 24 2009 Funda Wang <fwang@mandriva.org> 0.1.3-2mdv2010.0
12cr|python-exiv2-0.3.0-3|104	+ Revision: 420245
12cr|python-exiv2-0.3.0-3|105	- rebuild for new libboost
12cr|python-exiv2-0.3.0-3|106	
12cr|python-exiv2-0.3.0-3|107	+ John Balcaen <mikala@mandriva.org>
12cr|python-exiv2-0.3.0-3|108	- Clean spec file
12cr|python-exiv2-0.3.0-3|109	
12cr|python-exiv2-0.3.0-3|110	* Tue Aug 11 2009 John Balcaen <mikala@mandriva.org> 0.1.3-1mdv2010.0
12cr|python-exiv2-0.3.0-3|111	+ Revision: 414504
12cr|python-exiv2-0.3.0-3|112	- Fix BuildRequires
12cr|python-exiv2-0.3.0-3|113	- Add Patch for lib64 path support
12cr|python-exiv2-0.3.0-3|114	- import python-exiv2
12cr|python-exiv2-0.3.0-3|115	

6491 12
12cr|python-eyed3-0.6.18-1|1	%define name python-eyed3
12cr|python-eyed3-0.6.18-1|2	%define version 0.6.18
12cr|python-eyed3-0.6.18-1|3	%define oname eyeD3
12cr|python-eyed3-0.6.18-1|4	%define release %mkrel 1
12cr|python-eyed3-0.6.18-1|5	
12cr|python-eyed3-0.6.18-1|6	Summary: ID3 tag module
12cr|python-eyed3-0.6.18-1|7	Name: %{name}
12cr|python-eyed3-0.6.18-1|8	Version: %{version}
12cr|python-eyed3-0.6.18-1|9	Release: %{release}
12cr|python-eyed3-0.6.18-1|10	Source0: http://eyed3.nicfit.net/releases/%{oname}-%{version}.tar.gz
12cr|python-eyed3-0.6.18-1|11	License: GPL
12cr|python-eyed3-0.6.18-1|12	Group: Development/Python
12cr|python-eyed3-0.6.18-1|13	Url: http://eyed3.nicfit.net/
12cr|python-eyed3-0.6.18-1|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-eyed3-0.6.18-1|15	%py_requires -d
12cr|python-eyed3-0.6.18-1|16	BuildArch: noarch
12cr|python-eyed3-0.6.18-1|17	
12cr|python-eyed3-0.6.18-1|18	%description
12cr|python-eyed3-0.6.18-1|19	eyeD3 is a Python module and program for processing ID3
12cr|python-eyed3-0.6.18-1|20	tags. Information about mp3 files (i.e bit rate, sample frequency,
12cr|python-eyed3-0.6.18-1|21	play time, etc.) is also provided. The formats supported are ID3
12cr|python-eyed3-0.6.18-1|22	v1.0/v1.1 and v2.3/v2.4.
12cr|python-eyed3-0.6.18-1|23	
12cr|python-eyed3-0.6.18-1|24	%prep
12cr|python-eyed3-0.6.18-1|25	%setup -q -n %oname-%version
12cr|python-eyed3-0.6.18-1|26	
12cr|python-eyed3-0.6.18-1|27	%build
12cr|python-eyed3-0.6.18-1|28	%configure2_5x
12cr|python-eyed3-0.6.18-1|29	%make
12cr|python-eyed3-0.6.18-1|30	
12cr|python-eyed3-0.6.18-1|31	%install
12cr|python-eyed3-0.6.18-1|32	rm -rf $RPM_BUILD_ROOT installed-docs
12cr|python-eyed3-0.6.18-1|33	%makeinstall
12cr|python-eyed3-0.6.18-1|34	mv %buildroot%_datadir/doc/%oname-%version installed-docs
12cr|python-eyed3-0.6.18-1|35	
12cr|python-eyed3-0.6.18-1|36	%clean
12cr|python-eyed3-0.6.18-1|37	rm -rf $RPM_BUILD_ROOT
12cr|python-eyed3-0.6.18-1|38	
12cr|python-eyed3-0.6.18-1|39	%files
12cr|python-eyed3-0.6.18-1|40	%defattr(-,root,root)
12cr|python-eyed3-0.6.18-1|41	%doc installed-docs/*
12cr|python-eyed3-0.6.18-1|42	%py_puresitedir/%oname
12cr|python-eyed3-0.6.18-1|43	%py_puresitedir/*.egg-info
12cr|python-eyed3-0.6.18-1|44	%_bindir/%oname
12cr|python-eyed3-0.6.18-1|45	%_mandir/man1/%oname.1*
12cr|python-eyed3-0.6.18-1|46	
12cr|python-eyed3-0.6.18-1|47	
12cr|python-eyed3-0.6.18-1|48	
12cr|python-eyed3-0.6.18-1|49	
12cr|python-eyed3-0.6.18-1|50	%changelog
12cr|python-eyed3-0.6.18-1|51	* Sun Nov 27 2011 Götz Waschk <waschk@mandriva.org> 0.6.18-1mdv2012.0
12cr|python-eyed3-0.6.18-1|52	+ Revision: 733753
12cr|python-eyed3-0.6.18-1|53	- new version
12cr|python-eyed3-0.6.18-1|54	
12cr|python-eyed3-0.6.18-1|55	* Mon Oct 31 2011 Götz Waschk <waschk@mandriva.org> 0.6.17-4
12cr|python-eyed3-0.6.18-1|56	+ Revision: 707978
12cr|python-eyed3-0.6.18-1|57	- rebuild
12cr|python-eyed3-0.6.18-1|58	
12cr|python-eyed3-0.6.18-1|59	* Sat Oct 30 2010 Michael Scherer <misc@mandriva.org> 0.6.17-3mdv2011.0
12cr|python-eyed3-0.6.18-1|60	+ Revision: 590614
12cr|python-eyed3-0.6.18-1|61	- rebuild for python 2.7
12cr|python-eyed3-0.6.18-1|62	
12cr|python-eyed3-0.6.18-1|63	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.6.17-2mdv2011.0
12cr|python-eyed3-0.6.18-1|64	+ Revision: 442104
12cr|python-eyed3-0.6.18-1|65	- rebuild
12cr|python-eyed3-0.6.18-1|66	
12cr|python-eyed3-0.6.18-1|67	* Tue Feb 03 2009 Götz Waschk <waschk@mandriva.org> 0.6.17-1mdv2009.1
12cr|python-eyed3-0.6.18-1|68	+ Revision: 336812
12cr|python-eyed3-0.6.18-1|69	- update to new version 0.6.17
12cr|python-eyed3-0.6.18-1|70	
12cr|python-eyed3-0.6.18-1|71	* Fri Dec 26 2008 Funda Wang <fwang@mandriva.org> 0.6.16-3mdv2009.1
12cr|python-eyed3-0.6.18-1|72	+ Revision: 319380
12cr|python-eyed3-0.6.18-1|73	- rebuild for new python
12cr|python-eyed3-0.6.18-1|74	
12cr|python-eyed3-0.6.18-1|75	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.6.16-2mdv2009.0
12cr|python-eyed3-0.6.18-1|76	+ Revision: 265542
12cr|python-eyed3-0.6.18-1|77	- rebuild early 2009.0 package (before pixel changes)
12cr|python-eyed3-0.6.18-1|78	
12cr|python-eyed3-0.6.18-1|79	* Tue Jun 10 2008 Götz Waschk <waschk@mandriva.org> 0.6.16-1mdv2009.0
12cr|python-eyed3-0.6.18-1|80	+ Revision: 217381
12cr|python-eyed3-0.6.18-1|81	- new version
12cr|python-eyed3-0.6.18-1|82	
12cr|python-eyed3-0.6.18-1|83	* Mon May 05 2008 Götz Waschk <waschk@mandriva.org> 0.6.15-1mdv2009.0
12cr|python-eyed3-0.6.18-1|84	+ Revision: 201277
12cr|python-eyed3-0.6.18-1|85	- new version
12cr|python-eyed3-0.6.18-1|86	
12cr|python-eyed3-0.6.18-1|87	+ Olivier Blin <blino@mandriva.org>
12cr|python-eyed3-0.6.18-1|88	- restore BuildRoot
12cr|python-eyed3-0.6.18-1|89	
12cr|python-eyed3-0.6.18-1|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-eyed3-0.6.18-1|91	- kill re-definition of %%buildroot on Pixel's request
12cr|python-eyed3-0.6.18-1|92	
12cr|python-eyed3-0.6.18-1|93	* Wed May 02 2007 Götz Waschk <waschk@mandriva.org> 0.6.13-1mdv2008.0
12cr|python-eyed3-0.6.18-1|94	+ Revision: 20407
12cr|python-eyed3-0.6.18-1|95	- new version
12cr|python-eyed3-0.6.18-1|96	
12cr|python-eyed3-0.6.18-1|97	
12cr|python-eyed3-0.6.18-1|98	* Mon Feb 19 2007 Götz Waschk <waschk@mandriva.org> 0.6.12-1mdv2007.0
12cr|python-eyed3-0.6.18-1|99	+ Revision: 122645
12cr|python-eyed3-0.6.18-1|100	- new version
12cr|python-eyed3-0.6.18-1|101	
12cr|python-eyed3-0.6.18-1|102	* Mon Dec 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.6.11-2mdv2007.1
12cr|python-eyed3-0.6.18-1|103	+ Revision: 90583
12cr|python-eyed3-0.6.18-1|104	- Rebuild against new python
12cr|python-eyed3-0.6.18-1|105	
12cr|python-eyed3-0.6.18-1|106	* Mon Nov 06 2006 Götz Waschk <waschk@mandriva.org> 0.6.11-1mdv2007.1
12cr|python-eyed3-0.6.18-1|107	+ Revision: 76840
12cr|python-eyed3-0.6.18-1|108	- new version
12cr|python-eyed3-0.6.18-1|109	
12cr|python-eyed3-0.6.18-1|110	* Thu Nov 02 2006 Götz Waschk <waschk@mandriva.org> 0.6.10-1mdv2007.1
12cr|python-eyed3-0.6.18-1|111	+ Revision: 75191
12cr|python-eyed3-0.6.18-1|112	- Import python-eyed3
12cr|python-eyed3-0.6.18-1|113	
12cr|python-eyed3-0.6.18-1|114	* Thu Nov 02 2006 Götz Waschk <waschk@mandriva.org> 0.6.10-1mdv2007.1
12cr|python-eyed3-0.6.18-1|115	- New version 0.6.10
12cr|python-eyed3-0.6.18-1|116	
12cr|python-eyed3-0.6.18-1|117	* Tue Aug 01 2006 Götz Waschk <waschk@mandriva.org> 0.6.7-1mdv2007.0
12cr|python-eyed3-0.6.18-1|118	- Rebuild
12cr|python-eyed3-0.6.18-1|119	
12cr|python-eyed3-0.6.18-1|120	* Fri Apr 21 2006 Götz Waschk <waschk@mandriva.org> 0.6.7-2mdk
12cr|python-eyed3-0.6.18-1|121	- use python macros
12cr|python-eyed3-0.6.18-1|122	- use mkrel
12cr|python-eyed3-0.6.18-1|123	
12cr|python-eyed3-0.6.18-1|124	* Mon Aug 29 2005 Götz Waschk <waschk@mandriva.org> 0.6.7-1mdk
12cr|python-eyed3-0.6.18-1|125	- New release 0.6.7
12cr|python-eyed3-0.6.18-1|126	
12cr|python-eyed3-0.6.18-1|127	* Fri Aug 12 2005 Götz Waschk <waschk@mandriva.org> 0.6.6-1mdk
12cr|python-eyed3-0.6.18-1|128	- initial package
12cr|python-eyed3-0.6.18-1|129	

6492 12
12cr|python-fcgi-2000.09.21-7|1	Name:           python-fcgi
12cr|python-fcgi-2000.09.21-7|2	Version:        2000.09.21
12cr|python-fcgi-2000.09.21-7|3	Release:        %mkrel 7
12cr|python-fcgi-2000.09.21-7|4	Epoch:          0
12cr|python-fcgi-2000.09.21-7|5	Summary:        Python FastCGI Module
12cr|python-fcgi-2000.09.21-7|6	Group:          Development/Python
12cr|python-fcgi-2000.09.21-7|7	License:        BSD
12cr|python-fcgi-2000.09.21-7|8	URL:            http://alldunn.com/python/
12cr|python-fcgi-2000.09.21-7|9	Source0:        http://alldunn.com/python/fcgi.py
12cr|python-fcgi-2000.09.21-7|10	%py_requires -d
12cr|python-fcgi-2000.09.21-7|11	BuildArch:      noarch
12cr|python-fcgi-2000.09.21-7|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-fcgi-2000.09.21-7|13	
12cr|python-fcgi-2000.09.21-7|14	%description
12cr|python-fcgi-2000.09.21-7|15	The fcgi.py Python module handles communication with the FastCGI module
12cr|python-fcgi-2000.09.21-7|16	from the Apache or Stronghold web server without using the FastCGI
12cr|python-fcgi-2000.09.21-7|17	developers kit. It will also work in a non-FastCGI environment,
12cr|python-fcgi-2000.09.21-7|18	(straight CGI).
12cr|python-fcgi-2000.09.21-7|19	
12cr|python-fcgi-2000.09.21-7|20	%prep
12cr|python-fcgi-2000.09.21-7|21	
12cr|python-fcgi-2000.09.21-7|22	%build
12cr|python-fcgi-2000.09.21-7|23	
12cr|python-fcgi-2000.09.21-7|24	%install
12cr|python-fcgi-2000.09.21-7|25	%{__rm} -rf %{buildroot}
12cr|python-fcgi-2000.09.21-7|26	%{__mkdir_p} %{buildroot}%{python_sitelib}
12cr|python-fcgi-2000.09.21-7|27	%{__install} -m 0755 %{SOURCE0} %{buildroot}%{python_sitelib}/
12cr|python-fcgi-2000.09.21-7|28	%{__python} %{_libdir}/python%{python_version}/compileall.py -d %{python_sitelib}/ %{buildroot}%{python_sitelib}
12cr|python-fcgi-2000.09.21-7|29	
12cr|python-fcgi-2000.09.21-7|30	%clean
12cr|python-fcgi-2000.09.21-7|31	%{__rm} -rf %{buildroot}
12cr|python-fcgi-2000.09.21-7|32	
12cr|python-fcgi-2000.09.21-7|33	%files
12cr|python-fcgi-2000.09.21-7|34	%defattr(-,root,root,0755)
12cr|python-fcgi-2000.09.21-7|35	%{python_sitelib}/fcgi.py*
12cr|python-fcgi-2000.09.21-7|36	
12cr|python-fcgi-2000.09.21-7|37	
12cr|python-fcgi-2000.09.21-7|38	
12cr|python-fcgi-2000.09.21-7|39	%changelog
12cr|python-fcgi-2000.09.21-7|40	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 0:2000.09.21-7mdv2011.0
12cr|python-fcgi-2000.09.21-7|41	+ Revision: 593930
12cr|python-fcgi-2000.09.21-7|42	- rebuild for py2.7
12cr|python-fcgi-2000.09.21-7|43	
12cr|python-fcgi-2000.09.21-7|44	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0:2000.09.21-6mdv2010.0
12cr|python-fcgi-2000.09.21-7|45	+ Revision: 442107
12cr|python-fcgi-2000.09.21-7|46	- rebuild
12cr|python-fcgi-2000.09.21-7|47	
12cr|python-fcgi-2000.09.21-7|48	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0:2000.09.21-5mdv2009.1
12cr|python-fcgi-2000.09.21-7|49	+ Revision: 323704
12cr|python-fcgi-2000.09.21-7|50	- rebuild
12cr|python-fcgi-2000.09.21-7|51	
12cr|python-fcgi-2000.09.21-7|52	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0:2000.09.21-4mdv2009.0
12cr|python-fcgi-2000.09.21-7|53	+ Revision: 259602
12cr|python-fcgi-2000.09.21-7|54	- rebuild
12cr|python-fcgi-2000.09.21-7|55	
12cr|python-fcgi-2000.09.21-7|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0:2000.09.21-3mdv2009.0
12cr|python-fcgi-2000.09.21-7|57	+ Revision: 247411
12cr|python-fcgi-2000.09.21-7|58	- rebuild
12cr|python-fcgi-2000.09.21-7|59	- kill re-definition of %%buildroot on Pixel's request
12cr|python-fcgi-2000.09.21-7|60	
12cr|python-fcgi-2000.09.21-7|61	+ Olivier Blin <oblin@mandriva.com>
12cr|python-fcgi-2000.09.21-7|62	- restore BuildRoot
12cr|python-fcgi-2000.09.21-7|63	
12cr|python-fcgi-2000.09.21-7|64	* Mon Oct 29 2007 David Walluck <walluck@mandriva.org> 0:2000.09.21-1mdv2008.1
12cr|python-fcgi-2000.09.21-7|65	+ Revision: 103620
12cr|python-fcgi-2000.09.21-7|66	- import python-fcgi
12cr|python-fcgi-2000.09.21-7|67	
12cr|python-fcgi-2000.09.21-7|68	

6493 12
12cr|python-fchksum-1.7.1-10|1	Summary:	Python C extension to (quickly) find the checksum of files
12cr|python-fchksum-1.7.1-10|2	Name:		python-fchksum
12cr|python-fchksum-1.7.1-10|3	Version: 1.7.1
12cr|python-fchksum-1.7.1-10|4	Release: 10
12cr|python-fchksum-1.7.1-10|5	Source0:	http://www.dakotacom.net/~donut/programs/fchksum/%{name}-%{version}.tar.bz2
12cr|python-fchksum-1.7.1-10|6	License:	GPL
12cr|python-fchksum-1.7.1-10|7	Group:		Development/Python
12cr|python-fchksum-1.7.1-10|8	URL:		http://www.dakotacom.net/~donut/programs/fchksum.html
12cr|python-fchksum-1.7.1-10|9	%py_requires -d
12cr|python-fchksum-1.7.1-10|10	BuildRequires:	zlib-devel
12cr|python-fchksum-1.7.1-10|11	
12cr|python-fchksum-1.7.1-10|12	%description
12cr|python-fchksum-1.7.1-10|13	This module provides quick and easy functions to find checksums of files.
12cr|python-fchksum-1.7.1-10|14	It supports md5, crc32, cksum, bsd-style sum, and sysv-style sum.
12cr|python-fchksum-1.7.1-10|15	The advantage of using fchksum over the python md5 and zlib(.crc32)
12cr|python-fchksum-1.7.1-10|16	modules is both ease of use and speed.  You only need to tell it the
12cr|python-fchksum-1.7.1-10|17	filename and the actual work is done by C code.  Compared to the
12cr|python-fchksum-1.7.1-10|18	implementing a read loop in python with the standard python modules,
12cr|python-fchksum-1.7.1-10|19	fchksum is up to 2.0x faster in md5 and 1.1x faster in crc32.
12cr|python-fchksum-1.7.1-10|20	
12cr|python-fchksum-1.7.1-10|21	All checksum functions take a filename as a string, and optional callback
12cr|python-fchksum-1.7.1-10|22	function, and callback delay (in seconds), and return a tuple (checksum,
12cr|python-fchksum-1.7.1-10|23	size).  An empty string may be substituted for filename to read from
12cr|python-fchksum-1.7.1-10|24	stdin.  The returned size is always a python Long, and the checksum
12cr|python-fchksum-1.7.1-10|25	return type varies depending on the function.
12cr|python-fchksum-1.7.1-10|26	
12cr|python-fchksum-1.7.1-10|27	%package	devel
12cr|python-fchksum-1.7.1-10|28	Group:		Development/Python
12cr|python-fchksum-1.7.1-10|29	Summary:	Python C extension to (quickly) find the checksum of files
12cr|python-fchksum-1.7.1-10|30	
12cr|python-fchksum-1.7.1-10|31	%description	devel
12cr|python-fchksum-1.7.1-10|32	Development files for Python fast checksum
12cr|python-fchksum-1.7.1-10|33	
12cr|python-fchksum-1.7.1-10|34	%prep
12cr|python-fchksum-1.7.1-10|35	%setup -q
12cr|python-fchksum-1.7.1-10|36	
12cr|python-fchksum-1.7.1-10|37	%build
12cr|python-fchksum-1.7.1-10|38	python setup.py build
12cr|python-fchksum-1.7.1-10|39	
12cr|python-fchksum-1.7.1-10|40	%install
12cr|python-fchksum-1.7.1-10|41	python setup.py install --root=%{buildroot}
12cr|python-fchksum-1.7.1-10|42	mkdir -p %{buildroot}/%{_includedir}/python%{py_ver}
12cr|python-fchksum-1.7.1-10|43	install *.h %{buildroot}/%{_includedir}/python%{py_ver}/
12cr|python-fchksum-1.7.1-10|44	
12cr|python-fchksum-1.7.1-10|45	%files
12cr|python-fchksum-1.7.1-10|46	%defattr(-,root,root)
12cr|python-fchksum-1.7.1-10|47	%doc README COPYING Changelog PKG-INFO
12cr|python-fchksum-1.7.1-10|48	%{python_sitearch}/*
12cr|python-fchksum-1.7.1-10|49	
12cr|python-fchksum-1.7.1-10|50	%files devel
12cr|python-fchksum-1.7.1-10|51	%defattr(-, root, root)
12cr|python-fchksum-1.7.1-10|52	%doc test
12cr|python-fchksum-1.7.1-10|53	%{_includedir}/python%{py_ver}/*.h
12cr|python-fchksum-1.7.1-10|54	
12cr|python-fchksum-1.7.1-10|55	
12cr|python-fchksum-1.7.1-10|56	
12cr|python-fchksum-1.7.1-10|57	%changelog
12cr|python-fchksum-1.7.1-10|58	* Wed Nov 03 2010 Michael Scherer <misc@mandriva.org> 1.7.1-9mdv2011.0
12cr|python-fchksum-1.7.1-10|59	+ Revision: 592734
12cr|python-fchksum-1.7.1-10|60	- rebuild for python 2.7
12cr|python-fchksum-1.7.1-10|61	
12cr|python-fchksum-1.7.1-10|62	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.7.1-8mdv2010.0
12cr|python-fchksum-1.7.1-10|63	+ Revision: 442109
12cr|python-fchksum-1.7.1-10|64	- rebuild
12cr|python-fchksum-1.7.1-10|65	
12cr|python-fchksum-1.7.1-10|66	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.7.1-7mdv2009.0
12cr|python-fchksum-1.7.1-10|67	+ Revision: 242396
12cr|python-fchksum-1.7.1-10|68	- rebuild
12cr|python-fchksum-1.7.1-10|69	- kill re-definition of %%buildroot on Pixel's request
12cr|python-fchksum-1.7.1-10|70	
12cr|python-fchksum-1.7.1-10|71	+ Olivier Blin <oblin@mandriva.com>
12cr|python-fchksum-1.7.1-10|72	- restore BuildRoot
12cr|python-fchksum-1.7.1-10|73	
12cr|python-fchksum-1.7.1-10|74	* Mon Aug 27 2007 Funda Wang <fwang@mandriva.org> 1.7.1-5mdv2008.0
12cr|python-fchksum-1.7.1-10|75	+ Revision: 71752
12cr|python-fchksum-1.7.1-10|76	- add egg-info
12cr|python-fchksum-1.7.1-10|77	- Rebuild for python 2.5
12cr|python-fchksum-1.7.1-10|78	
12cr|python-fchksum-1.7.1-10|79	
12cr|python-fchksum-1.7.1-10|80	* Tue Aug 15 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|python-fchksum-1.7.1-10|81	+ 08/15/06 17:35:13 (56229)
12cr|python-fchksum-1.7.1-10|82	- rebuild
12cr|python-fchksum-1.7.1-10|83	- quiet setup
12cr|python-fchksum-1.7.1-10|84	
12cr|python-fchksum-1.7.1-10|85	* Tue Aug 15 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|python-fchksum-1.7.1-10|86	+ 08/15/06 17:33:37 (56228)
12cr|python-fchksum-1.7.1-10|87	Import python-fchksum
12cr|python-fchksum-1.7.1-10|88	
12cr|python-fchksum-1.7.1-10|89	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 1.7.1-3mdk
12cr|python-fchksum-1.7.1-10|90	- Rebuild for new python
12cr|python-fchksum-1.7.1-10|91	
12cr|python-fchksum-1.7.1-10|92	* Tue Nov 02 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.7.1-2mdk
12cr|python-fchksum-1.7.1-10|93	- add BuildRequires: zlib-devel
12cr|python-fchksum-1.7.1-10|94	
12cr|python-fchksum-1.7.1-10|95	* Fri Dec 12 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 1.7.1-1mdk
12cr|python-fchksum-1.7.1-10|96	- First MandrakeLinux package
12cr|python-fchksum-1.7.1-10|97	

6494 12
12cr|python-flask-0.9-1|1	%global srcname Flask
12cr|python-flask-0.9-1|2	%global srcversion 0.9
12cr|python-flask-0.9-1|3	
12cr|python-flask-0.9-1|4	Name:           python-flask
12cr|python-flask-0.9-1|5	Version:        0.9
12cr|python-flask-0.9-1|6	Release:        1
12cr|python-flask-0.9-1|7	Summary:        A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
12cr|python-flask-0.9-1|8	Group:          Development/Python
12cr|python-flask-0.9-1|9	License:        BSD
12cr|python-flask-0.9-1|10	URL:            http://flask.pocoo.org/
12cr|python-flask-0.9-1|11	Source0:        http://pypi.python.org/packages/source/F/Flask/%{srcname}-%{srcversion}.tar.gz
12cr|python-flask-0.9-1|12	BuildArch:      noarch
12cr|python-flask-0.9-1|13	BuildRequires:  python-werkzeug python-sphinx
12cr|python-flask-0.9-1|14	BuildRequires:  python-jinja2
12cr|python-flask-0.9-1|15	BuildRequires:  python-distribute
12cr|python-flask-0.9-1|16	Requires:       python-werkzeug python-sphinx
12cr|python-flask-0.9-1|17	Requires:       python-jinja2
12cr|python-flask-0.9-1|18	Requires:       python-distribute
12cr|python-flask-0.9-1|19	%py_requires -d
12cr|python-flask-0.9-1|20	
12cr|python-flask-0.9-1|21	%description
12cr|python-flask-0.9-1|22	Flask is called a “micro-framework” because the idea to keep the core
12cr|python-flask-0.9-1|23	simple but extensible. There is no database abstraction layer, no form
12cr|python-flask-0.9-1|24	validation or anything else where different libraries already exist
12cr|python-flask-0.9-1|25	that can handle that. However Flask knows the concept of extensions
12cr|python-flask-0.9-1|26	that can add this functionality into your application as if it was
12cr|python-flask-0.9-1|27	implemented in Flask itself. There are currently extensions for object
12cr|python-flask-0.9-1|28	relational mappers, form validation, upload handling, various open
12cr|python-flask-0.9-1|29	authentication technologies and more.
12cr|python-flask-0.9-1|30	
12cr|python-flask-0.9-1|31	%prep
12cr|python-flask-0.9-1|32	%setup -q -n %{srcname}-%{srcversion}
12cr|python-flask-0.9-1|33	%{__sed} -i "1i __requires__ = ['Jinja2>=2.4']" setup.py
12cr|python-flask-0.9-1|34	
12cr|python-flask-0.9-1|35	%build
12cr|python-flask-0.9-1|36	%{__python} setup.py build
12cr|python-flask-0.9-1|37	
12cr|python-flask-0.9-1|38	%install
12cr|python-flask-0.9-1|39	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|python-flask-0.9-1|40	
12cr|python-flask-0.9-1|41	# Need to install flask in the setuptools "develop" mode to build docs
12cr|python-flask-0.9-1|42	# The BuildRequires on Werkzeug, Jinja2 and Sphinx is due to this as well.
12cr|python-flask-0.9-1|43	export PYTHONPATH=%{buildroot}%{python_sitelib}
12cr|python-flask-0.9-1|44	%{__python} setup.py develop --install-dir %{buildroot}%{python_sitelib}
12cr|python-flask-0.9-1|45	make -C docs html
12cr|python-flask-0.9-1|46	
12cr|python-flask-0.9-1|47	rm -rf %{buildroot}%{python_sitelib}/site.py
12cr|python-flask-0.9-1|48	rm -rf %{buildroot}%{python_sitelib}/site.py[co]
12cr|python-flask-0.9-1|49	rm -rf %{buildroot}%{python_sitelib}/easy-install.pth
12cr|python-flask-0.9-1|50	rm -rf docs/_build/html/.buildinfo
12cr|python-flask-0.9-1|51	rm -rf examples/minitwit/*.pyc
12cr|python-flask-0.9-1|52	rm -rf examples/flaskr/*.pyc
12cr|python-flask-0.9-1|53	rm -rf examples/jqueryexample/*.pyc
12cr|python-flask-0.9-1|54	
12cr|python-flask-0.9-1|55	%check
12cr|python-flask-0.9-1|56	%{__python} setup.py test
12cr|python-flask-0.9-1|57	
12cr|python-flask-0.9-1|58	%files
12cr|python-flask-0.9-1|59	%doc AUTHORS LICENSE PKG-INFO CHANGES README
12cr|python-flask-0.9-1|60	%doc docs/_build/html examples
12cr|python-flask-0.9-1|61	%{python_sitelib}/*.egg-info
12cr|python-flask-0.9-1|62	%{python_sitelib}/*.egg-link
12cr|python-flask-0.9-1|63	%{python_sitelib}/flask
12cr|python-flask-0.9-1|64	
12cr|python-flask-0.9-1|65	
12cr|python-flask-0.9-1|66	%changelog
12cr|python-flask-0.9-1|67	* Fri Aug 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.9-1
12cr|python-flask-0.9-1|68	+ Revision: 815244
12cr|python-flask-0.9-1|69	- Import python-flask (based on fedora package)
12cr|python-flask-0.9-1|70	- Import python-flask package (based on fedora package)
12cr|python-flask-0.9-1|71	

6495 12
12cr|python-flask-autoindex-0.4.1-1|1	%global mod_name	Flask-AutoIndex
12cr|python-flask-autoindex-0.4.1-1|2	
12cr|python-flask-autoindex-0.4.1-1|3	Name:		python-flask-autoindex
12cr|python-flask-autoindex-0.4.1-1|4	Version:	0.4.1
12cr|python-flask-autoindex-0.4.1-1|5	Release:	1
12cr|python-flask-autoindex-0.4.1-1|6	Summary:	A mod_autoindex for Flask
12cr|python-flask-autoindex-0.4.1-1|7	Group:		Development/Python
12cr|python-flask-autoindex-0.4.1-1|8	License:	BSD
12cr|python-flask-autoindex-0.4.1-1|9	URL:		http://github.com/sublee/flask-autoindex
12cr|python-flask-autoindex-0.4.1-1|10	Source0:	http://pypi.python.org/packages/source/F/%{mod_name}/%{mod_name}-%{version}.tar.gz
12cr|python-flask-autoindex-0.4.1-1|11	BuildArch:	noarch
12cr|python-flask-autoindex-0.4.1-1|12	%py_requires -d
12cr|python-flask-autoindex-0.4.1-1|13	BuildRequires:	python-flask
12cr|python-flask-autoindex-0.4.1-1|14	Requires:	python-flask
12cr|python-flask-autoindex-0.4.1-1|15	Requires:	python-flask-silk
12cr|python-flask-autoindex-0.4.1-1|16	
12cr|python-flask-autoindex-0.4.1-1|17	%description
12cr|python-flask-autoindex-0.4.1-1|18	Flask-AutoIndex generates an index page for your Flask application
12cr|python-flask-autoindex-0.4.1-1|19	automatically. The result just like mod_autoindex, but the look is
12cr|python-flask-autoindex-0.4.1-1|20	more awesome!
12cr|python-flask-autoindex-0.4.1-1|21	
12cr|python-flask-autoindex-0.4.1-1|22	%prep
12cr|python-flask-autoindex-0.4.1-1|23	%setup -q -n %{mod_name}-%{version}
12cr|python-flask-autoindex-0.4.1-1|24	
12cr|python-flask-autoindex-0.4.1-1|25	%build
12cr|python-flask-autoindex-0.4.1-1|26	%{__python} setup.py build
12cr|python-flask-autoindex-0.4.1-1|27	
12cr|python-flask-autoindex-0.4.1-1|28	%install
12cr|python-flask-autoindex-0.4.1-1|29	%{__python} setup.py install --root $RPM_BUILD_ROOT
12cr|python-flask-autoindex-0.4.1-1|30	
12cr|python-flask-autoindex-0.4.1-1|31	%files
12cr|python-flask-autoindex-0.4.1-1|32	%doc PKG-INFO README
12cr|python-flask-autoindex-0.4.1-1|33	%{python_sitelib}/*-nspkg.pth
12cr|python-flask-autoindex-0.4.1-1|34	%{python_sitelib}/*.egg-info/
12cr|python-flask-autoindex-0.4.1-1|35	%{python_sitelib}/flaskext/*.py*
12cr|python-flask-autoindex-0.4.1-1|36	%{python_sitelib}/flaskext/autoindex
12cr|python-flask-autoindex-0.4.1-1|37	
12cr|python-flask-autoindex-0.4.1-1|38	
12cr|python-flask-autoindex-0.4.1-1|39	%changelog
12cr|python-flask-autoindex-0.4.1-1|40	* Fri Aug 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.4.1-1
12cr|python-flask-autoindex-0.4.1-1|41	+ Revision: 815255
12cr|python-flask-autoindex-0.4.1-1|42	- Import python-flask-autoindex
12cr|python-flask-autoindex-0.4.1-1|43	- Import python-flask-autoindex
12cr|python-flask-autoindex-0.4.1-1|44	

6496 12
12cr|python-flask-babel-0.8-1|1	%global mod_name	Flask-Babel
12cr|python-flask-babel-0.8-1|2	
12cr|python-flask-babel-0.8-1|3	Name:		python-flask-babel
12cr|python-flask-babel-0.8-1|4	Version:	0.8
12cr|python-flask-babel-0.8-1|5	Release:	1
12cr|python-flask-babel-0.8-1|6	Summary:	Adds i18n/l10n support to Flask applications
12cr|python-flask-babel-0.8-1|7	Group:		Development/Python
12cr|python-flask-babel-0.8-1|8	License:	BSD
12cr|python-flask-babel-0.8-1|9	URL:		http://github.com/mitsuhiko/flask-babel/
12cr|python-flask-babel-0.8-1|10	Source0:	http://pypi.python.org/packages/source/F/%{mod_name}/%{mod_name}-%{version}.tar.gz
12cr|python-flask-babel-0.8-1|11	BuildArch:	noarch
12cr|python-flask-babel-0.8-1|12	BuildRequires:	python-babel
12cr|python-flask-babel-0.8-1|13	BuildRequires:	python-flask
12cr|python-flask-babel-0.8-1|14	BuildRequires:	python-jinja2
12cr|python-flask-babel-0.8-1|15	BuildRequires:  python-pytz
12cr|python-flask-babel-0.8-1|16	BuildRequires:	python-speaklater
12cr|python-flask-babel-0.8-1|17	Requires:	python-babel
12cr|python-flask-babel-0.8-1|18	Requires:	python-flask
12cr|python-flask-babel-0.8-1|19	Requires:	python-jinja2
12cr|python-flask-babel-0.8-1|20	Requires:       python-pytz
12cr|python-flask-babel-0.8-1|21	Requires:	python-speaklater
12cr|python-flask-babel-0.8-1|22	%py_requires -d
12cr|python-flask-babel-0.8-1|23	
12cr|python-flask-babel-0.8-1|24	%description
12cr|python-flask-babel-0.8-1|25	Adds i18n/l10n support to Flask applications with the help of the Babel
12cr|python-flask-babel-0.8-1|26	library.
12cr|python-flask-babel-0.8-1|27	
12cr|python-flask-babel-0.8-1|28	%prep
12cr|python-flask-babel-0.8-1|29	%setup -q -n %{mod_name}-%{version}
12cr|python-flask-babel-0.8-1|30	
12cr|python-flask-babel-0.8-1|31	%build
12cr|python-flask-babel-0.8-1|32	%{__python} setup.py build
12cr|python-flask-babel-0.8-1|33	
12cr|python-flask-babel-0.8-1|34	%install
12cr|python-flask-babel-0.8-1|35	%{__python} setup.py install --root $RPM_BUILD_ROOT
12cr|python-flask-babel-0.8-1|36	
12cr|python-flask-babel-0.8-1|37	%check
12cr|python-flask-babel-0.8-1|38	PYTHONPATH=$RPM_BUILD_ROOT/%{python_sitelib}:%{python_sitelib} make test
12cr|python-flask-babel-0.8-1|39	
12cr|python-flask-babel-0.8-1|40	%files
12cr|python-flask-babel-0.8-1|41	%doc docs LICENSE PKG-INFO README
12cr|python-flask-babel-0.8-1|42	%{python_sitelib}/*-nspkg.pth
12cr|python-flask-babel-0.8-1|43	%{python_sitelib}/*.egg-info/
12cr|python-flask-babel-0.8-1|44	%{python_sitelib}/flaskext/*.py*
12cr|python-flask-babel-0.8-1|45	
12cr|python-flask-babel-0.8-1|46	
12cr|python-flask-babel-0.8-1|47	%changelog
12cr|python-flask-babel-0.8-1|48	* Fri Aug 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.8-1
12cr|python-flask-babel-0.8-1|49	+ Revision: 815281
12cr|python-flask-babel-0.8-1|50	- Import python-flask-babel
12cr|python-flask-babel-0.8-1|51	- Import python-flask-babel
12cr|python-flask-babel-0.8-1|52	

6497 12
12cr|python-flask-openid-1.0.1-2|1	%global mod_name Flask-OpenID
12cr|python-flask-openid-1.0.1-2|2	
12cr|python-flask-openid-1.0.1-2|3	Name:		python-flask-openid
12cr|python-flask-openid-1.0.1-2|4	Version:	1.0.1
12cr|python-flask-openid-1.0.1-2|5	Release:	2
12cr|python-flask-openid-1.0.1-2|6	Summary:	OpenID support for Flask
12cr|python-flask-openid-1.0.1-2|7	
12cr|python-flask-openid-1.0.1-2|8	Group:		Development/Python
12cr|python-flask-openid-1.0.1-2|9	License:	BSD
12cr|python-flask-openid-1.0.1-2|10	URL:		http://github.com/mitsuhiko/flask-openid/
12cr|python-flask-openid-1.0.1-2|11	Source0:	http://pypi.python.org/packages/source/F/%{mod_name}/%{mod_name}-%{version}.tar.gz
12cr|python-flask-openid-1.0.1-2|12	
12cr|python-flask-openid-1.0.1-2|13	BuildArch:	noarch
12cr|python-flask-openid-1.0.1-2|14	BuildRequires:	python-devel
12cr|python-flask-openid-1.0.1-2|15	BuildRequires:	python-flask
12cr|python-flask-openid-1.0.1-2|16	BuildRequires:	python-openid
12cr|python-flask-openid-1.0.1-2|17	BuildRequires:	python-setuptools
12cr|python-flask-openid-1.0.1-2|18	Requires:	python-openid
12cr|python-flask-openid-1.0.1-2|19	
12cr|python-flask-openid-1.0.1-2|20	%description
12cr|python-flask-openid-1.0.1-2|21	Flask-OpenID is an extension to flask that allows you to add openid
12cr|python-flask-openid-1.0.1-2|22	based authentication to your website in a matter of minutes.
12cr|python-flask-openid-1.0.1-2|23	
12cr|python-flask-openid-1.0.1-2|24	%prep
12cr|python-flask-openid-1.0.1-2|25	%setup -q -n %{mod_name}-%{version}
12cr|python-flask-openid-1.0.1-2|26	rm -f docs/.DS_Store
12cr|python-flask-openid-1.0.1-2|27	rm -f docs/_static/.DS_Store
12cr|python-flask-openid-1.0.1-2|28	rm -f docs/_static/._.DS_Store
12cr|python-flask-openid-1.0.1-2|29	rm -f docs/._.DS_Store
12cr|python-flask-openid-1.0.1-2|30	
12cr|python-flask-openid-1.0.1-2|31	%build
12cr|python-flask-openid-1.0.1-2|32	CFLAGS="%{optflags}" python setup.py build
12cr|python-flask-openid-1.0.1-2|33	
12cr|python-flask-openid-1.0.1-2|34	%install
12cr|python-flask-openid-1.0.1-2|35	python setup.py install -O1 --skip-build --root %{buildroot}
12cr|python-flask-openid-1.0.1-2|36	
12cr|python-flask-openid-1.0.1-2|37	%files
12cr|python-flask-openid-1.0.1-2|38	%doc docs LICENSE PKG-INFO README
12cr|python-flask-openid-1.0.1-2|39	%{python_sitelib}/*-nspkg.pth
12cr|python-flask-openid-1.0.1-2|40	%{python_sitelib}/*.egg-info/
12cr|python-flask-openid-1.0.1-2|41	%{python_sitelib}/flaskext/*.py*

6498 12
12cr|python-flask-silk-0.1.1-1|1	%global mod_name	Flask-Silk
12cr|python-flask-silk-0.1.1-1|2	
12cr|python-flask-silk-0.1.1-1|3	Name:		python-flask-silk
12cr|python-flask-silk-0.1.1-1|4	Version:	0.1.1
12cr|python-flask-silk-0.1.1-1|5	Release:	1
12cr|python-flask-silk-0.1.1-1|6	Summary:	Adds silk icons to your Flask application or module, or extension
12cr|python-flask-silk-0.1.1-1|7	Group:		Development/Python
12cr|python-flask-silk-0.1.1-1|8	License:	BSD
12cr|python-flask-silk-0.1.1-1|9	URL:		http://github.com/mitsuhiko/flask-silk/
12cr|python-flask-silk-0.1.1-1|10	Source0:	http://pypi.python.org/packages/source/F/%{mod_name}/%{mod_name}-%{version}.tar.gz
12cr|python-flask-silk-0.1.1-1|11	BuildArch:	noarch
12cr|python-flask-silk-0.1.1-1|12	BuildRequires:	python-flask
12cr|python-flask-silk-0.1.1-1|13	Requires:	python-flask
12cr|python-flask-silk-0.1.1-1|14	%py_requires -d
12cr|python-flask-silk-0.1.1-1|15	
12cr|python-flask-silk-0.1.1-1|16	%description
12cr|python-flask-silk-0.1.1-1|17	Adds silk icons to your Flask application or module, or extension.
12cr|python-flask-silk-0.1.1-1|18	
12cr|python-flask-silk-0.1.1-1|19	%prep
12cr|python-flask-silk-0.1.1-1|20	%setup -q -n %{mod_name}-%{version}
12cr|python-flask-silk-0.1.1-1|21	
12cr|python-flask-silk-0.1.1-1|22	%build
12cr|python-flask-silk-0.1.1-1|23	%{__python} setup.py build
12cr|python-flask-silk-0.1.1-1|24	
12cr|python-flask-silk-0.1.1-1|25	%install
12cr|python-flask-silk-0.1.1-1|26	%{__python} setup.py install --root $RPM_BUILD_ROOT
12cr|python-flask-silk-0.1.1-1|27	
12cr|python-flask-silk-0.1.1-1|28	%files
12cr|python-flask-silk-0.1.1-1|29	%doc PKG-INFO README
12cr|python-flask-silk-0.1.1-1|30	%{python_sitelib}/*-nspkg.pth
12cr|python-flask-silk-0.1.1-1|31	%{python_sitelib}/*.egg-info/
12cr|python-flask-silk-0.1.1-1|32	%{python_sitelib}/flaskext/silk
12cr|python-flask-silk-0.1.1-1|33	
12cr|python-flask-silk-0.1.1-1|34	
12cr|python-flask-silk-0.1.1-1|35	%changelog
12cr|python-flask-silk-0.1.1-1|36	* Fri Aug 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.1.1-1
12cr|python-flask-silk-0.1.1-1|37	+ Revision: 815260
12cr|python-flask-silk-0.1.1-1|38	- Import python-flask-silk
12cr|python-flask-silk-0.1.1-1|39	- Import python-flask-silk
12cr|python-flask-silk-0.1.1-1|40	

6499 12
12cr|python-flup-1.0.2-2|1	%define oname flup
12cr|python-flup-1.0.2-2|2	
12cr|python-flup-1.0.2-2|3	%define name python-%oname
12cr|python-flup-1.0.2-2|4	%define version 1.0.2
12cr|python-flup-1.0.2-2|5	%define release 2
12cr|python-flup-1.0.2-2|6	
12cr|python-flup-1.0.2-2|7	Summary:  Python module related to FastCGI and WSGI
12cr|python-flup-1.0.2-2|8	Name: %{name}
12cr|python-flup-1.0.2-2|9	Version: %{version}
12cr|python-flup-1.0.2-2|10	Release: %mkrel %{release}
12cr|python-flup-1.0.2-2|11	
12cr|python-flup-1.0.2-2|12	Source0: http://www.saddi.com/software/%oname/dist/%oname-%version.tar.gz
12cr|python-flup-1.0.2-2|13	License: BSD
12cr|python-flup-1.0.2-2|14	Group: Development/Python
12cr|python-flup-1.0.2-2|15	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|python-flup-1.0.2-2|16	BuildArch: noarch
12cr|python-flup-1.0.2-2|17	Url: http://trac.saddi.com/flup
12cr|python-flup-1.0.2-2|18	BuildRequires: python-devel
12cr|python-flup-1.0.2-2|19	BuildRequires: python-setuptools
12cr|python-flup-1.0.2-2|20	
12cr|python-flup-1.0.2-2|21	%description
12cr|python-flup-1.0.2-2|22	This Python package is a random collection of WSGI and FCGI modules.
12cr|python-flup-1.0.2-2|23	
12cr|python-flup-1.0.2-2|24	%prep
12cr|python-flup-1.0.2-2|25	%setup -q -n %oname-%version
12cr|python-flup-1.0.2-2|26	perl -pi -e 's/^(use_setuptools)/#$1/' setup.py
12cr|python-flup-1.0.2-2|27	
12cr|python-flup-1.0.2-2|28	%build
12cr|python-flup-1.0.2-2|29	python setup.py build
12cr|python-flup-1.0.2-2|30	
12cr|python-flup-1.0.2-2|31	%install
12cr|python-flup-1.0.2-2|32	rm -rf %buildroot
12cr|python-flup-1.0.2-2|33	python setup.py install --root=$RPM_BUILD_ROOT
12cr|python-flup-1.0.2-2|34	
12cr|python-flup-1.0.2-2|35	%clean
12cr|python-flup-1.0.2-2|36	rm -rf $RPM_BUILD_ROOT
12cr|python-flup-1.0.2-2|37	
12cr|python-flup-1.0.2-2|38	%files
12cr|python-flup-1.0.2-2|39	%defattr(-,root,root)
12cr|python-flup-1.0.2-2|40	%doc ChangeLog
12cr|python-flup-1.0.2-2|41	%py_sitedir/%{oname}
12cr|python-flup-1.0.2-2|42	%py_sitedir/*.egg-info/
12cr|python-flup-1.0.2-2|43	
12cr|python-flup-1.0.2-2|44	
12cr|python-flup-1.0.2-2|45	
12cr|python-flup-1.0.2-2|46	%changelog
12cr|python-flup-1.0.2-2|47	* Thu Nov 11 2010 Eugeni Dodonov <eugeni@mandriva.com> 1.0.2-2mdv2011.0
12cr|python-flup-1.0.2-2|48	+ Revision: 596286
12cr|python-flup-1.0.2-2|49	- Rebuild for new python.
12cr|python-flup-1.0.2-2|50	
12cr|python-flup-1.0.2-2|51	* Tue Jun 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2010.0
12cr|python-flup-1.0.2-2|52	+ Revision: 384249
12cr|python-flup-1.0.2-2|53	- update to new version 1.0.2
12cr|python-flup-1.0.2-2|54	
12cr|python-flup-1.0.2-2|55	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 1.0-2mdv2009.1
12cr|python-flup-1.0.2-2|56	+ Revision: 323712
12cr|python-flup-1.0.2-2|57	- rebuild
12cr|python-flup-1.0.2-2|58	
12cr|python-flup-1.0.2-2|59	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0-1mdv2009.0
12cr|python-flup-1.0.2-2|60	+ Revision: 136447
12cr|python-flup-1.0.2-2|61	- restore BuildRoot
12cr|python-flup-1.0.2-2|62	
12cr|python-flup-1.0.2-2|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-flup-1.0.2-2|64	- kill re-definition of %%buildroot on Pixel's request
12cr|python-flup-1.0.2-2|65	
12cr|python-flup-1.0.2-2|66	* Sat Dec 01 2007 Michael Scherer <misc@mandriva.org> 1.0-1mdv2008.1
12cr|python-flup-1.0.2-2|67	+ Revision: 114349
12cr|python-flup-1.0.2-2|68	- import python-flup
12cr|python-flup-1.0.2-2|69	
12cr|python-flup-1.0.2-2|70	

6500 12
12cr|python-formencode-1.2.4-1|1	%define oname formencode
12cr|python-formencode-1.2.4-1|2	%define Oname FormEncode
12cr|python-formencode-1.2.4-1|3	
12cr|python-formencode-1.2.4-1|4	%define name python-%oname
12cr|python-formencode-1.2.4-1|5	%define version 1.2.4
12cr|python-formencode-1.2.4-1|6	%define rel 1
12cr|python-formencode-1.2.4-1|7	
12cr|python-formencode-1.2.4-1|8	Summary:  Python module to validate and generate form
12cr|python-formencode-1.2.4-1|9	Name: %{name}
12cr|python-formencode-1.2.4-1|10	Version: %{version}
12cr|python-formencode-1.2.4-1|11	Release: %mkrel %rel
12cr|python-formencode-1.2.4-1|12	
12cr|python-formencode-1.2.4-1|13	Source0: http://cheeseshop.python.org/packages/source/F/%{Oname}/%{Oname}-%{version}.tar.gz
12cr|python-formencode-1.2.4-1|14	License: BSD
12cr|python-formencode-1.2.4-1|15	Group: Development/Python
12cr|python-formencode-1.2.4-1|16	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|python-formencode-1.2.4-1|17	BuildArch: noarch
12cr|python-formencode-1.2.4-1|18	Url: http://formencode.org
12cr|python-formencode-1.2.4-1|19	BuildRequires: python-devel
12cr|python-formencode-1.2.4-1|20	BuildRequires: python-setuptools
12cr|python-formencode-1.2.4-1|21	
12cr|python-formencode-1.2.4-1|22	%description
12cr|python-formencode-1.2.4-1|23	FormEncode is a validation and form generation package. The validation can be
12cr|python-formencode-1.2.4-1|24	used separately from the form generation. The validation works on compound
12cr|python-formencode-1.2.4-1|25	data structures, with all parts being nestable. It is separate from HTTP or
12cr|python-formencode-1.2.4-1|26	any other input mechanism.
12cr|python-formencode-1.2.4-1|27	
12cr|python-formencode-1.2.4-1|28	%prep
12cr|python-formencode-1.2.4-1|29	%setup -q -n %Oname-%version
12cr|python-formencode-1.2.4-1|30	perl -pi -e 's/^(use_setuptools)/#$1/' setup.py
12cr|python-formencode-1.2.4-1|31	
12cr|python-formencode-1.2.4-1|32	%build
12cr|python-formencode-1.2.4-1|33	python setup.py build
12cr|python-formencode-1.2.4-1|34	
12cr|python-formencode-1.2.4-1|35	%install
12cr|python-formencode-1.2.4-1|36	rm -rf %buildroot
12cr|python-formencode-1.2.4-1|37	python setup.py install --root=$RPM_BUILD_ROOT
12cr|python-formencode-1.2.4-1|38	
12cr|python-formencode-1.2.4-1|39	%clean
12cr|python-formencode-1.2.4-1|40	rm -rf $RPM_BUILD_ROOT
12cr|python-formencode-1.2.4-1|41	
12cr|python-formencode-1.2.4-1|42	%files
12cr|python-formencode-1.2.4-1|43	%defattr(-,root,root)
12cr|python-formencode-1.2.4-1|44	%doc docs
12cr|python-formencode-1.2.4-1|45	%py_puresitedir/%{oname}
12cr|python-formencode-1.2.4-1|46	%py_puresitedir/*.egg-info
12cr|python-formencode-1.2.4-1|47	
12cr|python-formencode-1.2.4-1|48	
12cr|python-formencode-1.2.4-1|49	%changelog
12cr|python-formencode-1.2.4-1|50	* Mon May 02 2011 Michael Scherer <misc@mandriva.org> 1.2.4-1mdv2011.0
12cr|python-formencode-1.2.4-1|51	+ Revision: 661926
12cr|python-formencode-1.2.4-1|52	- update to 1.2.4
12cr|python-formencode-1.2.4-1|53	
12cr|python-formencode-1.2.4-1|54	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 1.2.2-1mdv2011.0
12cr|python-formencode-1.2.4-1|55	+ Revision: 598146
12cr|python-formencode-1.2.4-1|56	- rebuild for py2.7
12cr|python-formencode-1.2.4-1|57	
12cr|python-formencode-1.2.4-1|58	* Tue Jun 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2010.0
12cr|python-formencode-1.2.4-1|59	+ Revision: 384250
12cr|python-formencode-1.2.4-1|60	- update to new version 1.2.2
12cr|python-formencode-1.2.4-1|61	
12cr|python-formencode-1.2.4-1|62	* Sun Jan 11 2009 Funda Wang <fwang@mandriva.org> 1.2.1-1mdv2009.1
12cr|python-formencode-1.2.4-1|63	+ Revision: 328230
12cr|python-formencode-1.2.4-1|64	- New version 1.2.1
12cr|python-formencode-1.2.4-1|65	
12cr|python-formencode-1.2.4-1|66	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 1.1-2mdv2009.1
12cr|python-formencode-1.2.4-1|67	+ Revision: 323713
12cr|python-formencode-1.2.4-1|68	- rebuild
12cr|python-formencode-1.2.4-1|69	
12cr|python-formencode-1.2.4-1|70	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2009.1
12cr|python-formencode-1.2.4-1|71	+ Revision: 305838
12cr|python-formencode-1.2.4-1|72	- update to new version 1.1
12cr|python-formencode-1.2.4-1|73	
12cr|python-formencode-1.2.4-1|74	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 1.0.1-1mdv2009.0
12cr|python-formencode-1.2.4-1|75	+ Revision: 280550
12cr|python-formencode-1.2.4-1|76	- New release
12cr|python-formencode-1.2.4-1|77	
12cr|python-formencode-1.2.4-1|78	* Sat Jan 05 2008 Jérôme Soyer <saispo@mandriva.org> 0.9-1mdv2008.1
12cr|python-formencode-1.2.4-1|79	+ Revision: 145720
12cr|python-formencode-1.2.4-1|80	- New release
12cr|python-formencode-1.2.4-1|81	
12cr|python-formencode-1.2.4-1|82	+ Olivier Blin <oblin@mandriva.com>
12cr|python-formencode-1.2.4-1|83	- restore BuildRoot
12cr|python-formencode-1.2.4-1|84	
12cr|python-formencode-1.2.4-1|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-formencode-1.2.4-1|86	- kill re-definition of %%buildroot on Pixel's request
12cr|python-formencode-1.2.4-1|87	
12cr|python-formencode-1.2.4-1|88	* Mon Jul 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.1-1mdv2008.0
12cr|python-formencode-1.2.4-1|89	+ Revision: 52596
12cr|python-formencode-1.2.4-1|90	- update to new version 0.7.1
12cr|python-formencode-1.2.4-1|91	
12cr|python-formencode-1.2.4-1|92	
12cr|python-formencode-1.2.4-1|93	* Thu Aug 10 2006 Michael Scherer <misc@mandriva.org> 0.4-2mdv2007.0
12cr|python-formencode-1.2.4-1|94	- Rebuild for new extension
12cr|python-formencode-1.2.4-1|95	- add egg-info directory
12cr|python-formencode-1.2.4-1|96	
12cr|python-formencode-1.2.4-1|97	* Sat Dec 10 2005 Michael Scherer <misc@mandriva.org> 0.4-1mdk
12cr|python-formencode-1.2.4-1|98	- initial package
12cr|python-formencode-1.2.4-1|99	

6501 12
12cr|python-fpconst-0.7.3-2|1	%define oname     fpconst
12cr|python-fpconst-0.7.3-2|2	%define name      python-%{oname}
12cr|python-fpconst-0.7.3-2|3	%define dname     %{oname}-%{version}
12cr|python-fpconst-0.7.3-2|4	
12cr|python-fpconst-0.7.3-2|5	
12cr|python-fpconst-0.7.3-2|6	Summary:       IEEE754 float infinity and NaN for python
12cr|python-fpconst-0.7.3-2|7	Name:          python-%{oname}
12cr|python-fpconst-0.7.3-2|8	Version:       0.7.3
12cr|python-fpconst-0.7.3-2|9	Release:       %mkrel 2
12cr|python-fpconst-0.7.3-2|10	Epoch:         0
12cr|python-fpconst-0.7.3-2|11	URL:           http://cheeseshop.python.org/packages/source/f/%oname/%version
12cr|python-fpconst-0.7.3-2|12	Source0:       http://cheeseshop.python.org/packages/source/f/%oname/%oname-%version.tar.bz2
12cr|python-fpconst-0.7.3-2|13	License:       BSD-like
12cr|python-fpconst-0.7.3-2|14	Group:         Development/Python
12cr|python-fpconst-0.7.3-2|15	BuildRequires: python-devel
12cr|python-fpconst-0.7.3-2|16	BuildArch:     noarch
12cr|python-fpconst-0.7.3-2|17	BuildRoot:     %{_tmppath}/%{name}-buildroot
12cr|python-fpconst-0.7.3-2|18	
12cr|python-fpconst-0.7.3-2|19	%description
12cr|python-fpconst-0.7.3-2|20	This module provides constants and functions for handling IEEE754
12cr|python-fpconst-0.7.3-2|21	floating point infinite and NaN values.
12cr|python-fpconst-0.7.3-2|22	
12cr|python-fpconst-0.7.3-2|23	This works on any python that uses IEEE754 double values for its float
12cr|python-fpconst-0.7.3-2|24	type (whether big- or little-endian). Although this is not required,
12cr|python-fpconst-0.7.3-2|25	it's unlikely any python would fail to meet this requirement (the code
12cr|python-fpconst-0.7.3-2|26	in both the standard and JPython interpreters assumes IEEE754 double
12cr|python-fpconst-0.7.3-2|27	all over the place).
12cr|python-fpconst-0.7.3-2|28	
12cr|python-fpconst-0.7.3-2|29	%prep
12cr|python-fpconst-0.7.3-2|30	%setup -q -n %{dname}
12cr|python-fpconst-0.7.3-2|31	
12cr|python-fpconst-0.7.3-2|32	%build
12cr|python-fpconst-0.7.3-2|33	%{__python} setup.py build
12cr|python-fpconst-0.7.3-2|34	
12cr|python-fpconst-0.7.3-2|35	%install
12cr|python-fpconst-0.7.3-2|36	%{__rm} -rf %{buildroot}
12cr|python-fpconst-0.7.3-2|37	%{__python} setup.py install --root %{buildroot}
12cr|python-fpconst-0.7.3-2|38	
12cr|python-fpconst-0.7.3-2|39	%clean
12cr|python-fpconst-0.7.3-2|40	rm -rf %{buildroot}
12cr|python-fpconst-0.7.3-2|41	
12cr|python-fpconst-0.7.3-2|42	%files
12cr|python-fpconst-0.7.3-2|43	%defattr(0644,root,root,0755)
12cr|python-fpconst-0.7.3-2|44	%doc README PKG-INFO
12cr|python-fpconst-0.7.3-2|45	%defattr(-,root,root)
12cr|python-fpconst-0.7.3-2|46	%{python_sitelib}/*
12cr|python-fpconst-0.7.3-2|47	
12cr|python-fpconst-0.7.3-2|48	
12cr|python-fpconst-0.7.3-2|49	%changelog
12cr|python-fpconst-0.7.3-2|50	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0:0.7.3-2mdv2010.0
12cr|python-fpconst-0.7.3-2|51	+ Revision: 442113
12cr|python-fpconst-0.7.3-2|52	- rebuild
12cr|python-fpconst-0.7.3-2|53	
12cr|python-fpconst-0.7.3-2|54	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 0:0.7.3-1mdv2009.1
12cr|python-fpconst-0.7.3-2|55	+ Revision: 324270
12cr|python-fpconst-0.7.3-2|56	- New upstream release
12cr|python-fpconst-0.7.3-2|57	
12cr|python-fpconst-0.7.3-2|58	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 0:0.7.2-5mdv2009.1
12cr|python-fpconst-0.7.3-2|59	+ Revision: 320140
12cr|python-fpconst-0.7.3-2|60	- rebuild for new python
12cr|python-fpconst-0.7.3-2|61	
12cr|python-fpconst-0.7.3-2|62	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0:0.7.2-4mdv2009.0
12cr|python-fpconst-0.7.3-2|63	+ Revision: 259613
12cr|python-fpconst-0.7.3-2|64	- rebuild
12cr|python-fpconst-0.7.3-2|65	
12cr|python-fpconst-0.7.3-2|66	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0:0.7.2-3mdv2009.0
12cr|python-fpconst-0.7.3-2|67	+ Revision: 247415
12cr|python-fpconst-0.7.3-2|68	- rebuild
12cr|python-fpconst-0.7.3-2|69	
12cr|python-fpconst-0.7.3-2|70	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0:0.7.2-1mdv2008.1
12cr|python-fpconst-0.7.3-2|71	+ Revision: 136448
12cr|python-fpconst-0.7.3-2|72	- restore BuildRoot
12cr|python-fpconst-0.7.3-2|73	
12cr|python-fpconst-0.7.3-2|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-fpconst-0.7.3-2|75	- kill re-definition of %%buildroot on Pixel's request
12cr|python-fpconst-0.7.3-2|76	
12cr|python-fpconst-0.7.3-2|77	
12cr|python-fpconst-0.7.3-2|78	* Sat Dec 09 2006 David Walluck <walluck@mandriva.org> 0.7.2-1mdv2007.0
12cr|python-fpconst-0.7.3-2|79	+ Revision: 93951
12cr|python-fpconst-0.7.3-2|80	- 0.7.2
12cr|python-fpconst-0.7.3-2|81	- Import python-fpconst
12cr|python-fpconst-0.7.3-2|82	
12cr|python-fpconst-0.7.3-2|83	* Sat May 14 2005 Michael Scherer <misc@mandriva.org> 0.6.0-6mdk
12cr|python-fpconst-0.7.3-2|84	- from Tigrux <tigrux@ximian.com>
12cr|python-fpconst-0.7.3-2|85	- Do not require python = 2.5
12cr|python-fpconst-0.7.3-2|86	
12cr|python-fpconst-0.7.3-2|87	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.6.0-5mdk
12cr|python-fpconst-0.7.3-2|88	- Rebuild for new python
12cr|python-fpconst-0.7.3-2|89	

6502 12
12cr|python-fuse-2.5-5|1	%define name python-fuse
12cr|python-fuse-2.5-5|2	%define cvsversion 20070509
12cr|python-fuse-2.5-5|3	%define version 2.5
12cr|python-fuse-2.5-5|4	%define release %mkrel 5
12cr|python-fuse-2.5-5|5	
12cr|python-fuse-2.5-5|6	Name:		%name
12cr|python-fuse-2.5-5|7	Summary:	Python binding for Fuse (Filesystem in Userspace)
12cr|python-fuse-2.5-5|8	URL:		http://fuse.sourceforge.net/wiki/index.php/FusePython
12cr|python-fuse-2.5-5|9	Source0:	%{name}-cvs%{cvsversion}.tar.bz2
12cr|python-fuse-2.5-5|10	License:	LGPL
12cr|python-fuse-2.5-5|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|python-fuse-2.5-5|12	Group:		System/Libraries
12cr|python-fuse-2.5-5|13	BuildRequires:	python-devel, fuse-devel
12cr|python-fuse-2.5-5|14	Requires:	fuse
12cr|python-fuse-2.5-5|15	Version:	%version
12cr|python-fuse-2.5-5|16	Release:	%release
12cr|python-fuse-2.5-5|17	
12cr|python-fuse-2.5-5|18	%description
12cr|python-fuse-2.5-5|19	Python binding for Fuse (Filesystem in Userspace).
12cr|python-fuse-2.5-5|20	
12cr|python-fuse-2.5-5|21	%prep
12cr|python-fuse-2.5-5|22	%setup -q -n %{name}-cvs%{cvsversion}
12cr|python-fuse-2.5-5|23	
12cr|python-fuse-2.5-5|24	%build
12cr|python-fuse-2.5-5|25	%{__python} setup.py build
12cr|python-fuse-2.5-5|26	
12cr|python-fuse-2.5-5|27	%install
12cr|python-fuse-2.5-5|28	%{__rm} -Rf $RPM_BUILD_ROOT
12cr|python-fuse-2.5-5|29	%{__python} setup.py install --root $RPM_BUILD_ROOT
12cr|python-fuse-2.5-5|30	
12cr|python-fuse-2.5-5|31	%clean
12cr|python-fuse-2.5-5|32	%{__rm} -Rf $RPM_BUILD_ROOT
12cr|python-fuse-2.5-5|33	
12cr|python-fuse-2.5-5|34	%files
12cr|python-fuse-2.5-5|35	%defattr(-,root,root)
12cr|python-fuse-2.5-5|36	%doc AUTHORS COPYING README.1st README.new_fusepy_api FAQ
12cr|python-fuse-2.5-5|37	%py_platsitedir/*
12cr|python-fuse-2.5-5|38	
12cr|python-fuse-2.5-5|39	
12cr|python-fuse-2.5-5|40	
12cr|python-fuse-2.5-5|41	%changelog
12cr|python-fuse-2.5-5|42	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 2.5-5mdv2010.0
12cr|python-fuse-2.5-5|43	+ Revision: 442114
12cr|python-fuse-2.5-5|44	- rebuild
12cr|python-fuse-2.5-5|45	
12cr|python-fuse-2.5-5|46	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 2.5-4mdv2009.1
12cr|python-fuse-2.5-5|47	+ Revision: 320160
12cr|python-fuse-2.5-5|48	- rebuild for new python
12cr|python-fuse-2.5-5|49	
12cr|python-fuse-2.5-5|50	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.5-3mdv2009.0
12cr|python-fuse-2.5-5|51	+ Revision: 242410
12cr|python-fuse-2.5-5|52	- rebuild
12cr|python-fuse-2.5-5|53	- kill re-definition of %%buildroot on Pixel's request
12cr|python-fuse-2.5-5|54	
12cr|python-fuse-2.5-5|55	+ Olivier Blin <oblin@mandriva.com>
12cr|python-fuse-2.5-5|56	- restore BuildRoot
12cr|python-fuse-2.5-5|57	
12cr|python-fuse-2.5-5|58	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.5-1mdv2008.0
12cr|python-fuse-2.5-5|59	+ Revision: 55847
12cr|python-fuse-2.5-5|60	- update to new version 2.5
12cr|python-fuse-2.5-5|61	
12cr|python-fuse-2.5-5|62	* Wed May 09 2007 Nicolas Vigier <nvigier@mandriva.com> 0.20070509-1mdv2008.0
12cr|python-fuse-2.5-5|63	+ Revision: 25760
12cr|python-fuse-2.5-5|64	- Import python-fuse
12cr|python-fuse-2.5-5|65	

6503 12
12cr|python-Gato-1.02-1|1	Name:		python-Gato
12cr|python-Gato-1.02-1|2	Group:		Development/Python
12cr|python-Gato-1.02-1|3	License:	LGPLv2
12cr|python-Gato-1.02-1|4	Summary:	Python Gato module
12cr|python-Gato-1.02-1|5	Version:	1.02
12cr|python-Gato-1.02-1|6	Release:	%mkrel 1
12cr|python-Gato-1.02-1|7	Source:		http://gato.sourceforge.net/Download/Gato-%{version}.tar.gz
12cr|python-Gato-1.02-1|8	URL:		http://gato.sourceforge.net/index.html
12cr|python-Gato-1.02-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-Gato-1.02-1|10	Requires:	tcl >= 8.6
12cr|python-Gato-1.02-1|11	Requires:	tk >= 8.6
12cr|python-Gato-1.02-1|12	Requires:	tkinter
12cr|python-Gato-1.02-1|13	
12cr|python-Gato-1.02-1|14	%description
12cr|python-Gato-1.02-1|15	Gato - the Graph Animation Toolbox - is a software which visualizes
12cr|python-Gato-1.02-1|16	algorithms on graphs. Graphs are mathematical objects consisting of
12cr|python-Gato-1.02-1|17	vertices and edges connecting pairs of vertices: think of cities as
12cr|python-Gato-1.02-1|18	vertices and interstates as edges connecting two cities. Algorithms
12cr|python-Gato-1.02-1|19	might find a shortest path - the fastest route - or a minimal spanning
12cr|python-Gato-1.02-1|20	tree or solve one of other interesting problems on graphs: maximal-flow,
12cr|python-Gato-1.02-1|21	weighted and non-weighted matching and min-cost flow. Visualisation
12cr|python-Gato-1.02-1|22	means linking cause - the statements of an algorithm - immediately to
12cr|python-Gato-1.02-1|23	an effect - changes to the graph the algorithm has as its input - by
12cr|python-Gato-1.02-1|24	terms of blinking, changing colors and other visual effects.
12cr|python-Gato-1.02-1|25	
12cr|python-Gato-1.02-1|26	%prep
12cr|python-Gato-1.02-1|27	%setup -q -n Gato
12cr|python-Gato-1.02-1|28	sed -i -e 's:self.overrideredirect(1):self.overrideredirect(0):' GatoDialogs.py
12cr|python-Gato-1.02-1|29	
12cr|python-Gato-1.02-1|30	%install
12cr|python-Gato-1.02-1|31	rm -fr %buildroot
12cr|python-Gato-1.02-1|32	mkdir -p %buildroot%{py_platsitedir}/Gato
12cr|python-Gato-1.02-1|33	cp *.py %buildroot%{py_platsitedir}/Gato
12cr|python-Gato-1.02-1|34	
12cr|python-Gato-1.02-1|35	mkdir -p %buildroot%{_bindir}
12cr|python-Gato-1.02-1|36	pushd %buildroot%{_bindir}
12cr|python-Gato-1.02-1|37	ln -s %{py_platsitedir}/Gato/Gato.py gato
12cr|python-Gato-1.02-1|38	ln -s %{py_platsitedir}/Gato/Gred.py gred
12cr|python-Gato-1.02-1|39	popd
12cr|python-Gato-1.02-1|40	
12cr|python-Gato-1.02-1|41	mkdir -p %buildroot%{_datadir}/Gato
12cr|python-Gato-1.02-1|42	cp BFS.* DFS.* sample.cat %buildroot%{_datadir}/Gato
12cr|python-Gato-1.02-1|43	
12cr|python-Gato-1.02-1|44	%clean
12cr|python-Gato-1.02-1|45	%__rm -rf %{buildroot}
12cr|python-Gato-1.02-1|46	
12cr|python-Gato-1.02-1|47	%files
12cr|python-Gato-1.02-1|48	%defattr(-,root,root)
12cr|python-Gato-1.02-1|49	%{_bindir}/*
12cr|python-Gato-1.02-1|50	%{py_platsitedir}/*
12cr|python-Gato-1.02-1|51	%{_datadir}/Gato
12cr|python-Gato-1.02-1|52	
12cr|python-Gato-1.02-1|53	
12cr|python-Gato-1.02-1|54	%changelog
12cr|python-Gato-1.02-1|55	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 1.02-1mdv2011.0
12cr|python-Gato-1.02-1|56	+ Revision: 598144
12cr|python-Gato-1.02-1|57	- new version 1.02
12cr|python-Gato-1.02-1|58	
12cr|python-Gato-1.02-1|59	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.20090311-3mdv2010.0
12cr|python-Gato-1.02-1|60	+ Revision: 442121
12cr|python-Gato-1.02-1|61	- rebuild
12cr|python-Gato-1.02-1|62	
12cr|python-Gato-1.02-1|63	* Fri Mar 20 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.20090311-2mdv2009.1
12cr|python-Gato-1.02-1|64	+ Revision: 359266
12cr|python-Gato-1.02-1|65	- Don't add .svn directory to %%doc and don't install a known broken script.
12cr|python-Gato-1.02-1|66	
12cr|python-Gato-1.02-1|67	* Wed Mar 18 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.20090311-1mdv2009.1
12cr|python-Gato-1.02-1|68	+ Revision: 357022
12cr|python-Gato-1.02-1|69	- Initial import of python-Gato
12cr|python-Gato-1.02-1|70	http://gato.sourceforge.net/index.html
12cr|python-Gato-1.02-1|71	Gato - the Graph Animation Toolbox
12cr|python-Gato-1.02-1|72	- python-Gato
12cr|python-Gato-1.02-1|73	

6504 12
12cr|python-gd-0.56-3|1	%define module	gd
12cr|python-gd-0.56-3|2	%define name	python-%{module}
12cr|python-gd-0.56-3|3	
12cr|python-gd-0.56-3|4	Name:		%{name}
12cr|python-gd-0.56-3|5	Group:		Development/Python
12cr|python-gd-0.56-3|6	License:	BSD
12cr|python-gd-0.56-3|7	Summary:	Python GD module
12cr|python-gd-0.56-3|8	Version:	0.56
12cr|python-gd-0.56-3|9	Release:	%mkrel 3
12cr|python-gd-0.56-3|10	Source:		http://newcenturycomputers.net/projects/download.cgi/gdmodule-%{version}.tar.gz
12cr|python-gd-0.56-3|11	URL:		http://newcenturycomputers.net/projects/gdmodule.html
12cr|python-gd-0.56-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-gd-0.56-3|13	
12cr|python-gd-0.56-3|14	BuildRequires:	freetype2-devel
12cr|python-gd-0.56-3|15	BuildRequires:	libgd-devel >= 2.0.23
12cr|python-gd-0.56-3|16	BuildRequires:	libjpeg-devel
12cr|python-gd-0.56-3|17	BuildRequires:	libpng-devel
12cr|python-gd-0.56-3|18	BuildRequires:	libx11-devel
12cr|python-gd-0.56-3|19	BuildRequires:	libxpm-devel
12cr|python-gd-0.56-3|20	BuildRequires:	python-devel
12cr|python-gd-0.56-3|21	BuildRequires:	zlib-devel
12cr|python-gd-0.56-3|22	Requires:	gd >= 2.0.23
12cr|python-gd-0.56-3|23	Requires:	python
12cr|python-gd-0.56-3|24	
12cr|python-gd-0.56-3|25	%description
12cr|python-gd-0.56-3|26	This module is a python wrapper for the GD library. Due to the constant
12cr|python-gd-0.56-3|27	change in the GD library API, there are several older versions of this
12cr|python-gd-0.56-3|28	module available.
12cr|python-gd-0.56-3|29	
12cr|python-gd-0.56-3|30	%prep
12cr|python-gd-0.56-3|31	%setup -q -n gdmodule-%{version}
12cr|python-gd-0.56-3|32	%ifnarch %{ix86}
12cr|python-gd-0.56-3|33	perl -pi -e 's|"/usr/local/lib"|"%{_libdir}"|;' Setup.py
12cr|python-gd-0.56-3|34	%endif
12cr|python-gd-0.56-3|35	
12cr|python-gd-0.56-3|36	%build
12cr|python-gd-0.56-3|37	
12cr|python-gd-0.56-3|38	%install
12cr|python-gd-0.56-3|39	PYTHONDONTWRITEBYTECODE= \
12cr|python-gd-0.56-3|40	%__python Setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-gd-0.56-3|41	
12cr|python-gd-0.56-3|42	%clean
12cr|python-gd-0.56-3|43	%__rm -rf %{buildroot}
12cr|python-gd-0.56-3|44	
12cr|python-gd-0.56-3|45	%files -f INSTALLED_FILES
12cr|python-gd-0.56-3|46	%defattr(-,root,root)
12cr|python-gd-0.56-3|47	%doc README
12cr|python-gd-0.56-3|48	
12cr|python-gd-0.56-3|49	
12cr|python-gd-0.56-3|50	%changelog
12cr|python-gd-0.56-3|51	* Sun Nov 06 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.56-3mdv2012.0
12cr|python-gd-0.56-3|52	+ Revision: 722026
12cr|python-gd-0.56-3|53	- Rebuild with newer libpng.
12cr|python-gd-0.56-3|54	
12cr|python-gd-0.56-3|55	* Thu Nov 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.56-2mdv2011.0
12cr|python-gd-0.56-3|56	+ Revision: 593487
12cr|python-gd-0.56-3|57	+ rebuild (emptylog)
12cr|python-gd-0.56-3|58	
12cr|python-gd-0.56-3|59	* Mon Aug 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.56-2mdv2010.0
12cr|python-gd-0.56-3|60	+ Revision: 417295
12cr|python-gd-0.56-3|61	- rebuilt against libjpeg v7
12cr|python-gd-0.56-3|62	
12cr|python-gd-0.56-3|63	* Wed Mar 11 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.56-1mdv2009.1
12cr|python-gd-0.56-3|64	+ Revision: 353555
12cr|python-gd-0.56-3|65	- Initial import of python-gd 0.56.
12cr|python-gd-0.56-3|66	A Python wrapper for the GD library.
12cr|python-gd-0.56-3|67	- python-gd
12cr|python-gd-0.56-3|68	

6505 12
12cr|python-gdata-2.0.17-1|1	Name:           python-gdata
12cr|python-gdata-2.0.17-1|2	Version:        2.0.17
12cr|python-gdata-2.0.17-1|3	Release:        %mkrel 1
12cr|python-gdata-2.0.17-1|4	Summary:        A Python module for accessing online Google services
12cr|python-gdata-2.0.17-1|5	Group:          Development/Python
12cr|python-gdata-2.0.17-1|6	License:        ASL 2.0
12cr|python-gdata-2.0.17-1|7	URL:            http://code.google.com/p/gdata-python-client/
12cr|python-gdata-2.0.17-1|8	Source0:        http://gdata-python-client.googlecode.com/files/gdata-%{version}.tar.gz
12cr|python-gdata-2.0.17-1|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-gdata-2.0.17-1|10	BuildArch:      noarch
12cr|python-gdata-2.0.17-1|11	BuildRequires:  python-devel
12cr|python-gdata-2.0.17-1|12	Requires:       python >= 2.5
12cr|python-gdata-2.0.17-1|13	
12cr|python-gdata-2.0.17-1|14	%description
12cr|python-gdata-2.0.17-1|15	This is a Python module for accessing online Google services, such as:
12cr|python-gdata-2.0.17-1|16	- Blogger
12cr|python-gdata-2.0.17-1|17	- Calendar
12cr|python-gdata-2.0.17-1|18	- Picasa Web Albums
12cr|python-gdata-2.0.17-1|19	- Spreadsheets
12cr|python-gdata-2.0.17-1|20	- YouTube
12cr|python-gdata-2.0.17-1|21	- Notebook
12cr|python-gdata-2.0.17-1|22	
12cr|python-gdata-2.0.17-1|23	%prep
12cr|python-gdata-2.0.17-1|24	%setup -q -n gdata-%{version}
12cr|python-gdata-2.0.17-1|25	
12cr|python-gdata-2.0.17-1|26	chmod 755 samples samples/*
12cr|python-gdata-2.0.17-1|27	chmod 644 samples/*/*.py
12cr|python-gdata-2.0.17-1|28	
12cr|python-gdata-2.0.17-1|29	%build
12cr|python-gdata-2.0.17-1|30	%{__python} setup.py build
12cr|python-gdata-2.0.17-1|31	
12cr|python-gdata-2.0.17-1|32	%install
12cr|python-gdata-2.0.17-1|33	rm -rf %{buildroot}
12cr|python-gdata-2.0.17-1|34	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|python-gdata-2.0.17-1|35	
12cr|python-gdata-2.0.17-1|36	%clean
12cr|python-gdata-2.0.17-1|37	rm -rf %{buildroot}
12cr|python-gdata-2.0.17-1|38	
12cr|python-gdata-2.0.17-1|39	%files
12cr|python-gdata-2.0.17-1|40	%defattr(-,root,root,-)
12cr|python-gdata-2.0.17-1|41	%doc README.txt RELEASE_NOTES.txt samples/
12cr|python-gdata-2.0.17-1|42	%{py_puresitedir}/*.egg-info
12cr|python-gdata-2.0.17-1|43	%{py_puresitedir}/atom
12cr|python-gdata-2.0.17-1|44	%{py_puresitedir}/gdata
12cr|python-gdata-2.0.17-1|45	
12cr|python-gdata-2.0.17-1|46	
12cr|python-gdata-2.0.17-1|47	
12cr|python-gdata-2.0.17-1|48	%changelog
12cr|python-gdata-2.0.17-1|49	* Sun Apr 22 2012 Götz Waschk <waschk@mandriva.org> 2.0.17-1mdv2012.0
12cr|python-gdata-2.0.17-1|50	+ Revision: 792676
12cr|python-gdata-2.0.17-1|51	- new version
12cr|python-gdata-2.0.17-1|52	
12cr|python-gdata-2.0.17-1|53	* Fri Jan 06 2012 Götz Waschk <waschk@mandriva.org> 2.0.16-1
12cr|python-gdata-2.0.17-1|54	+ Revision: 758074
12cr|python-gdata-2.0.17-1|55	- new version
12cr|python-gdata-2.0.17-1|56	
12cr|python-gdata-2.0.17-1|57	* Wed Oct 19 2011 Götz Waschk <waschk@mandriva.org> 2.0.15-1
12cr|python-gdata-2.0.17-1|58	+ Revision: 705363
12cr|python-gdata-2.0.17-1|59	- update to new version 2.0.15
12cr|python-gdata-2.0.17-1|60	
12cr|python-gdata-2.0.17-1|61	* Tue Mar 08 2011 Götz Waschk <waschk@mandriva.org> 2.0.14-1
12cr|python-gdata-2.0.17-1|62	+ Revision: 642829
12cr|python-gdata-2.0.17-1|63	- update to new version 2.0.14
12cr|python-gdata-2.0.17-1|64	
12cr|python-gdata-2.0.17-1|65	* Thu Nov 18 2010 Götz Waschk <waschk@mandriva.org> 2.0.13-1mdv2011.0
12cr|python-gdata-2.0.17-1|66	+ Revision: 598751
12cr|python-gdata-2.0.17-1|67	- update to new version 2.0.13
12cr|python-gdata-2.0.17-1|68	
12cr|python-gdata-2.0.17-1|69	* Sat Nov 06 2010 Jani Välimaa <wally@mandriva.org> 2.0.12-2mdv2011.0
12cr|python-gdata-2.0.17-1|70	+ Revision: 594297
12cr|python-gdata-2.0.17-1|71	- rebuild for python 2.7
12cr|python-gdata-2.0.17-1|72	
12cr|python-gdata-2.0.17-1|73	* Tue Sep 21 2010 Götz Waschk <waschk@mandriva.org> 2.0.12-1mdv2011.0
12cr|python-gdata-2.0.17-1|74	+ Revision: 580330
12cr|python-gdata-2.0.17-1|75	- new version
12cr|python-gdata-2.0.17-1|76	
12cr|python-gdata-2.0.17-1|77	* Tue Aug 03 2010 Götz Waschk <waschk@mandriva.org> 2.0.11-1mdv2011.0
12cr|python-gdata-2.0.17-1|78	+ Revision: 565469
12cr|python-gdata-2.0.17-1|79	- new version
12cr|python-gdata-2.0.17-1|80	
12cr|python-gdata-2.0.17-1|81	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 2.0.10-1mdv2011.0
12cr|python-gdata-2.0.17-1|82	+ Revision: 550283
12cr|python-gdata-2.0.17-1|83	- update to new version 2.0.10
12cr|python-gdata-2.0.17-1|84	
12cr|python-gdata-2.0.17-1|85	* Sat Mar 06 2010 Götz Waschk <waschk@mandriva.org> 2.0.9-1mdv2010.1
12cr|python-gdata-2.0.17-1|86	+ Revision: 514905
12cr|python-gdata-2.0.17-1|87	- update to new version 2.0.9
12cr|python-gdata-2.0.17-1|88	
12cr|python-gdata-2.0.17-1|89	* Sat Feb 27 2010 Götz Waschk <waschk@mandriva.org> 2.0.8-1mdv2010.1
12cr|python-gdata-2.0.17-1|90	+ Revision: 512386
12cr|python-gdata-2.0.17-1|91	- update to new version 2.0.8
12cr|python-gdata-2.0.17-1|92	
12cr|python-gdata-2.0.17-1|93	* Wed Jan 27 2010 Götz Waschk <waschk@mandriva.org> 2.0.7-1mdv2010.1
12cr|python-gdata-2.0.17-1|94	+ Revision: 496953
12cr|python-gdata-2.0.17-1|95	- update to new version 2.0.7
12cr|python-gdata-2.0.17-1|96	
12cr|python-gdata-2.0.17-1|97	* Fri Dec 18 2009 Götz Waschk <waschk@mandriva.org> 2.0.6-1mdv2010.1
12cr|python-gdata-2.0.17-1|98	+ Revision: 479909
12cr|python-gdata-2.0.17-1|99	- update to new version 2.0.6
12cr|python-gdata-2.0.17-1|100	
12cr|python-gdata-2.0.17-1|101	* Wed Nov 25 2009 Götz Waschk <waschk@mandriva.org> 2.0.5-1mdv2010.1
12cr|python-gdata-2.0.17-1|102	+ Revision: 469944
12cr|python-gdata-2.0.17-1|103	- update to new version 2.0.5
12cr|python-gdata-2.0.17-1|104	
12cr|python-gdata-2.0.17-1|105	* Fri Nov 06 2009 Götz Waschk <waschk@mandriva.org> 2.0.4-1mdv2010.1
12cr|python-gdata-2.0.17-1|106	+ Revision: 460835
12cr|python-gdata-2.0.17-1|107	- update to new version 2.0.4
12cr|python-gdata-2.0.17-1|108	
12cr|python-gdata-2.0.17-1|109	* Sat Aug 22 2009 Götz Waschk <waschk@mandriva.org> 2.0.2-1mdv2010.0
12cr|python-gdata-2.0.17-1|110	+ Revision: 419657
12cr|python-gdata-2.0.17-1|111	- update to new version 2.0.2
12cr|python-gdata-2.0.17-1|112	
12cr|python-gdata-2.0.17-1|113	* Fri Jul 24 2009 Götz Waschk <waschk@mandriva.org> 2.0.1-1mdv2010.0
12cr|python-gdata-2.0.17-1|114	+ Revision: 399184
12cr|python-gdata-2.0.17-1|115	- update to new version 2.0.1
12cr|python-gdata-2.0.17-1|116	
12cr|python-gdata-2.0.17-1|117	* Tue Jun 30 2009 Götz Waschk <waschk@mandriva.org> 2.0.0-1mdv2010.0
12cr|python-gdata-2.0.17-1|118	+ Revision: 390945
12cr|python-gdata-2.0.17-1|119	- update to new version 2.0.0
12cr|python-gdata-2.0.17-1|120	
12cr|python-gdata-2.0.17-1|121	* Mon Jun 08 2009 Götz Waschk <waschk@mandriva.org> 1.3.3-1mdv2010.0
12cr|python-gdata-2.0.17-1|122	+ Revision: 383897
12cr|python-gdata-2.0.17-1|123	- update to new version 1.3.3
12cr|python-gdata-2.0.17-1|124	
12cr|python-gdata-2.0.17-1|125	* Fri Apr 24 2009 Götz Waschk <waschk@mandriva.org> 1.3.0-1mdv2010.0
12cr|python-gdata-2.0.17-1|126	+ Revision: 368982
12cr|python-gdata-2.0.17-1|127	- new version
12cr|python-gdata-2.0.17-1|128	
12cr|python-gdata-2.0.17-1|129	* Sat Jan 24 2009 Götz Waschk <waschk@mandriva.org> 1.2.4-1mdv2009.1
12cr|python-gdata-2.0.17-1|130	+ Revision: 333236
12cr|python-gdata-2.0.17-1|131	- update to new version 1.2.4
12cr|python-gdata-2.0.17-1|132	
12cr|python-gdata-2.0.17-1|133	* Thu Dec 25 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.3-2mdv2009.1
12cr|python-gdata-2.0.17-1|134	+ Revision: 318577
12cr|python-gdata-2.0.17-1|135	- use newer directory macros
12cr|python-gdata-2.0.17-1|136	- rebuild for python 2.6
12cr|python-gdata-2.0.17-1|137	
12cr|python-gdata-2.0.17-1|138	* Sat Dec 06 2008 Götz Waschk <waschk@mandriva.org> 1.2.3-1mdv2009.1
12cr|python-gdata-2.0.17-1|139	+ Revision: 311214
12cr|python-gdata-2.0.17-1|140	- update to new version 1.2.3
12cr|python-gdata-2.0.17-1|141	
12cr|python-gdata-2.0.17-1|142	* Tue Oct 21 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.2-1mdv2009.1
12cr|python-gdata-2.0.17-1|143	+ Revision: 296328
12cr|python-gdata-2.0.17-1|144	- new release 1.2.2
12cr|python-gdata-2.0.17-1|145	
12cr|python-gdata-2.0.17-1|146	* Sun Jul 27 2008 Götz Waschk <waschk@mandriva.org> 1.1.1-1mdv2009.0
12cr|python-gdata-2.0.17-1|147	+ Revision: 250653
12cr|python-gdata-2.0.17-1|148	- new version
12cr|python-gdata-2.0.17-1|149	
12cr|python-gdata-2.0.17-1|150	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.11-2mdv2009.0
12cr|python-gdata-2.0.17-1|151	+ Revision: 225130
12cr|python-gdata-2.0.17-1|152	- rebuild
12cr|python-gdata-2.0.17-1|153	
12cr|python-gdata-2.0.17-1|154	* Thu Feb 14 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.11-1mdv2008.1
12cr|python-gdata-2.0.17-1|155	+ Revision: 167718
12cr|python-gdata-2.0.17-1|156	- new release 1.0.11
12cr|python-gdata-2.0.17-1|157	
12cr|python-gdata-2.0.17-1|158	* Tue Jan 29 2008 Götz Waschk <waschk@mandriva.org> 1.0.9-1mdv2008.1
12cr|python-gdata-2.0.17-1|159	+ Revision: 160023
12cr|python-gdata-2.0.17-1|160	- import python-gdata
12cr|python-gdata-2.0.17-1|161	
12cr|python-gdata-2.0.17-1|162	
12cr|python-gdata-2.0.17-1|163	* Tue Jan 29 2008 Götz Waschk <waschk@mandriva.org> 1.0.9-1mdv2008.1
12cr|python-gdata-2.0.17-1|164	- initial package based on Fedora spec
12cr|python-gdata-2.0.17-1|165	
12cr|python-gdata-2.0.17-1|166	* Tue Nov 13 2007 - Bastien Nocera <bnocera@redhat.com> - 1.0.9-1
12cr|python-gdata-2.0.17-1|167	- Update to 1.0.9
12cr|python-gdata-2.0.17-1|168	
12cr|python-gdata-2.0.17-1|169	* Sun Oct 21 2007 - Bastien Nocera <bnocera@redhat.com> - 1.0.8-3
12cr|python-gdata-2.0.17-1|170	- Remove CFLAGS from the make part, as there's no native compilation,
12cr|python-gdata-2.0.17-1|171	spotted by Parag AN <panemade@gmail.com>
12cr|python-gdata-2.0.17-1|172	
12cr|python-gdata-2.0.17-1|173	* Tue Oct 16 2007 - Bastien Nocera <bnocera@redhat.com> - 1.0.8-2
12cr|python-gdata-2.0.17-1|174	- Remove python-elementtree dep, it's builtin to Python 2.5
12cr|python-gdata-2.0.17-1|175	- Add samples to the docs, for documentation purposes
12cr|python-gdata-2.0.17-1|176	- Remove unneeded macro
12cr|python-gdata-2.0.17-1|177	
12cr|python-gdata-2.0.17-1|178	* Fri Oct 12 2007 - Bastien Nocera <bnocera@redhat.com> - 1.0.8-1
12cr|python-gdata-2.0.17-1|179	- Initial RPM release

6506 12
12cr|python-genshi-0.6-3|1	Name:           python-genshi
12cr|python-genshi-0.6-3|2	Version:        0.6
12cr|python-genshi-0.6-3|3	Release:        %mkrel 3
12cr|python-genshi-0.6-3|4	Summary:        Toolkit for stream-based generation of output for the web
12cr|python-genshi-0.6-3|5	
12cr|python-genshi-0.6-3|6	Group:          Development/Python
12cr|python-genshi-0.6-3|7	License:        BSD
12cr|python-genshi-0.6-3|8	URL:            http://genshi.edgewall.org/
12cr|python-genshi-0.6-3|9	Source0:        http://ftp.edgewall.com/pub/genshi/Genshi-%{version}.tar.bz2
12cr|python-genshi-0.6-3|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-genshi-0.6-3|11	BuildRequires:	python-devel
12cr|python-genshi-0.6-3|12	BuildRequires:	python-setuptools
12cr|python-genshi-0.6-3|13	
12cr|python-genshi-0.6-3|14	%description
12cr|python-genshi-0.6-3|15	Genshi is a Python library that provides an integrated set of
12cr|python-genshi-0.6-3|16	components for parsing, generating, and processing HTML, XML or other
12cr|python-genshi-0.6-3|17	textual content for output generation on the web. The major feature is
12cr|python-genshi-0.6-3|18	a template language, which is heavily inspired by Kid.
12cr|python-genshi-0.6-3|19	
12cr|python-genshi-0.6-3|20	%prep
12cr|python-genshi-0.6-3|21	%setup -q -n Genshi-%{version}
12cr|python-genshi-0.6-3|22	find examples -type f | xargs chmod a-x
12cr|python-genshi-0.6-3|23	
12cr|python-genshi-0.6-3|24	%build
12cr|python-genshi-0.6-3|25	%{__python} setup.py build
12cr|python-genshi-0.6-3|26	
12cr|python-genshi-0.6-3|27	%install
12cr|python-genshi-0.6-3|28	rm -rf %{buildroot}
12cr|python-genshi-0.6-3|29	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%py_platsitedir
12cr|python-genshi-0.6-3|30	
12cr|python-genshi-0.6-3|31	%clean
12cr|python-genshi-0.6-3|32	rm -rf %{buildroot}
12cr|python-genshi-0.6-3|33	
12cr|python-genshi-0.6-3|34	%files
12cr|python-genshi-0.6-3|35	%defattr(-,root,root,-)
12cr|python-genshi-0.6-3|36	%doc ChangeLog COPYING doc examples README.txt
12cr|python-genshi-0.6-3|37	%{py_platsitedir}/*
12cr|python-genshi-0.6-3|38	
12cr|python-genshi-0.6-3|39	
12cr|python-genshi-0.6-3|40	%changelog
12cr|python-genshi-0.6-3|41	* Thu Apr 07 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.6-3mdv2011.0
12cr|python-genshi-0.6-3|42	+ Revision: 651818
12cr|python-genshi-0.6-3|43	- Rebuild for adding pythonegg provides.
12cr|python-genshi-0.6-3|44	
12cr|python-genshi-0.6-3|45	* Sun Oct 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.6-2mdv2011.0
12cr|python-genshi-0.6-3|46	+ Revision: 590975
12cr|python-genshi-0.6-3|47	- rebuild for python-2.7
12cr|python-genshi-0.6-3|48	- drop obsolete %%py_requires macro
12cr|python-genshi-0.6-3|49	
12cr|python-genshi-0.6-3|50	* Sun Sep 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-1mdv2011.0
12cr|python-genshi-0.6-3|51	+ Revision: 577726
12cr|python-genshi-0.6-3|52	- update to new version 0.6
12cr|python-genshi-0.6-3|53	
12cr|python-genshi-0.6-3|54	* Wed May 05 2010 Funda Wang <fwang@mandriva.org> 0.5.1-4mdv2010.1
12cr|python-genshi-0.6-3|55	+ Revision: 542296
12cr|python-genshi-0.6-3|56	- BR python-setuptools for bug#53946
12cr|python-genshi-0.6-3|57	
12cr|python-genshi-0.6-3|58	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.1-3mdv2010.0
12cr|python-genshi-0.6-3|59	+ Revision: 442125
12cr|python-genshi-0.6-3|60	- rebuild
12cr|python-genshi-0.6-3|61	
12cr|python-genshi-0.6-3|62	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.5.1-2mdv2009.1
12cr|python-genshi-0.6-3|63	+ Revision: 323715
12cr|python-genshi-0.6-3|64	- rebuild
12cr|python-genshi-0.6-3|65	
12cr|python-genshi-0.6-3|66	* Tue Aug 19 2008 Colin Guthrie <cguthrie@mandriva.org> 0.5.1-1mdv2009.0
12cr|python-genshi-0.6-3|67	+ Revision: 273651
12cr|python-genshi-0.6-3|68	- New version 0.5.1
12cr|python-genshi-0.6-3|69	
12cr|python-genshi-0.6-3|70	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.5-2mdv2009.0
12cr|python-genshi-0.6-3|71	+ Revision: 269024
12cr|python-genshi-0.6-3|72	- rebuild early 2009.0 package (before pixel changes)
12cr|python-genshi-0.6-3|73	
12cr|python-genshi-0.6-3|74	* Mon Jun 09 2008 Colin Guthrie <cguthrie@mandriva.org> 0.5-1mdv2009.0
12cr|python-genshi-0.6-3|75	+ Revision: 217248
12cr|python-genshi-0.6-3|76	- New version
12cr|python-genshi-0.6-3|77	
12cr|python-genshi-0.6-3|78	+ Olivier Blin <oblin@mandriva.com>
12cr|python-genshi-0.6-3|79	- restore BuildRoot
12cr|python-genshi-0.6-3|80	
12cr|python-genshi-0.6-3|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-genshi-0.6-3|82	- kill re-definition of %%buildroot on Pixel's request
12cr|python-genshi-0.6-3|83	
12cr|python-genshi-0.6-3|84	* Sun Oct 21 2007 Jérôme Soyer <saispo@mandriva.org> 0.4.4-1mdv2008.1
12cr|python-genshi-0.6-3|85	+ Revision: 100807
12cr|python-genshi-0.6-3|86	- New release 0.4.4
12cr|python-genshi-0.6-3|87	
12cr|python-genshi-0.6-3|88	* Mon Jun 18 2007 Jérôme Soyer <saispo@mandriva.org> 0.4.1-2mdv2008.0
12cr|python-genshi-0.6-3|89	+ Revision: 40696
12cr|python-genshi-0.6-3|90	- Bump Release
12cr|python-genshi-0.6-3|91	- Fix RPM Group and Encoding bug #31422
12cr|python-genshi-0.6-3|92	
12cr|python-genshi-0.6-3|93	* Sun Jun 10 2007 Jérôme Soyer <saispo@mandriva.org> 0.4.1-1mdv2008.0
12cr|python-genshi-0.6-3|94	+ Revision: 37925
12cr|python-genshi-0.6-3|95	- Add switch python
12cr|python-genshi-0.6-3|96	- Remove noardh
12cr|python-genshi-0.6-3|97	- Import python-genshi
12cr|python-genshi-0.6-3|98	

6507 12
12cr|python-geoip-1.2.4-3|1	%define name python-geoip
12cr|python-geoip-1.2.4-3|2	%define version 1.2.4
12cr|python-geoip-1.2.4-3|3	%define release %mkrel 3
12cr|python-geoip-1.2.4-3|4	%define oname GeoIP-Python
12cr|python-geoip-1.2.4-3|5	
12cr|python-geoip-1.2.4-3|6	Summary: Python bindings for the GeoIP library
12cr|python-geoip-1.2.4-3|7	Name: %{name}
12cr|python-geoip-1.2.4-3|8	Version: %{version}
12cr|python-geoip-1.2.4-3|9	Release: %{release}
12cr|python-geoip-1.2.4-3|10	Source0: http://www.maxmind.com/download/geoip/api/python/%{oname}-%{version}.tar.bz2
12cr|python-geoip-1.2.4-3|11	URL: http://www.maxmind.com/app/python
12cr|python-geoip-1.2.4-3|12	License: BSD-like
12cr|python-geoip-1.2.4-3|13	Group: Development/Python
12cr|python-geoip-1.2.4-3|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|python-geoip-1.2.4-3|15	%py_requires -d
12cr|python-geoip-1.2.4-3|16	BuildRequires: libgeoip-devel
12cr|python-geoip-1.2.4-3|17	
12cr|python-geoip-1.2.4-3|18	%description
12cr|python-geoip-1.2.4-3|19	This is the Python API to the GeoIP library that enables the user to
12cr|python-geoip-1.2.4-3|20	find the country that any IP address or hostname originates from. It
12cr|python-geoip-1.2.4-3|21	uses a file based database that is accurate as of March 2003. This
12cr|python-geoip-1.2.4-3|22	database simply contains IP blocks as keys, and countries as
12cr|python-geoip-1.2.4-3|23	values. This database should be more complete and accurate than using
12cr|python-geoip-1.2.4-3|24	reverse DNS lookups. Commercial databases and automatic update
12cr|python-geoip-1.2.4-3|25	services are available from http://www.maxmind.com/
12cr|python-geoip-1.2.4-3|26	
12cr|python-geoip-1.2.4-3|27	%prep
12cr|python-geoip-1.2.4-3|28	%setup -q -n %oname-%version
12cr|python-geoip-1.2.4-3|29	
12cr|python-geoip-1.2.4-3|30	%build
12cr|python-geoip-1.2.4-3|31	python setup.py build
12cr|python-geoip-1.2.4-3|32	
12cr|python-geoip-1.2.4-3|33	%install
12cr|python-geoip-1.2.4-3|34	rm -rf $RPM_BUILD_ROOT
12cr|python-geoip-1.2.4-3|35	python setup.py install --root=$RPM_BUILD_ROOT
12cr|python-geoip-1.2.4-3|36	
12cr|python-geoip-1.2.4-3|37	%clean
12cr|python-geoip-1.2.4-3|38	rm -rf $RPM_BUILD_ROOT
12cr|python-geoip-1.2.4-3|39	
12cr|python-geoip-1.2.4-3|40	%files
12cr|python-geoip-1.2.4-3|41	%defattr(-,root,root)
12cr|python-geoip-1.2.4-3|42	%doc README
12cr|python-geoip-1.2.4-3|43	%py_platsitedir/*
12cr|python-geoip-1.2.4-3|44	
12cr|python-geoip-1.2.4-3|45	
12cr|python-geoip-1.2.4-3|46	
12cr|python-geoip-1.2.4-3|47	
12cr|python-geoip-1.2.4-3|48	%changelog
12cr|python-geoip-1.2.4-3|49	* Wed Nov 02 2011 Götz Waschk <waschk@mandriva.org> 1.2.4-3mdv2012.0
12cr|python-geoip-1.2.4-3|50	+ Revision: 711832
12cr|python-geoip-1.2.4-3|51	- rebuild
12cr|python-geoip-1.2.4-3|52	
12cr|python-geoip-1.2.4-3|53	* Mon Nov 01 2010 Götz Waschk <waschk@mandriva.org> 1.2.4-2mdv2011.0
12cr|python-geoip-1.2.4-3|54	+ Revision: 591473
12cr|python-geoip-1.2.4-3|55	- rebuild for new python 2.7
12cr|python-geoip-1.2.4-3|56	
12cr|python-geoip-1.2.4-3|57	* Thu Jun 25 2009 Götz Waschk <waschk@mandriva.org> 1.2.4-1mdv2011.0
12cr|python-geoip-1.2.4-3|58	+ Revision: 388906
12cr|python-geoip-1.2.4-3|59	- update to new version 1.2.4
12cr|python-geoip-1.2.4-3|60	
12cr|python-geoip-1.2.4-3|61	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 1.2.1-7mdv2009.1
12cr|python-geoip-1.2.4-3|62	+ Revision: 320169
12cr|python-geoip-1.2.4-3|63	- rebuild for new python
12cr|python-geoip-1.2.4-3|64	
12cr|python-geoip-1.2.4-3|65	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-6mdv2009.0
12cr|python-geoip-1.2.4-3|66	+ Revision: 259614
12cr|python-geoip-1.2.4-3|67	- rebuild
12cr|python-geoip-1.2.4-3|68	
12cr|python-geoip-1.2.4-3|69	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-5mdv2009.0
12cr|python-geoip-1.2.4-3|70	+ Revision: 247417
12cr|python-geoip-1.2.4-3|71	- rebuild
12cr|python-geoip-1.2.4-3|72	- kill re-definition of %%buildroot on Pixel's request
12cr|python-geoip-1.2.4-3|73	
12cr|python-geoip-1.2.4-3|74	+ Olivier Blin <blino@mandriva.org>
12cr|python-geoip-1.2.4-3|75	- restore BuildRoot
12cr|python-geoip-1.2.4-3|76	
12cr|python-geoip-1.2.4-3|77	
12cr|python-geoip-1.2.4-3|78	* Wed Nov 29 2006 Götz Waschk <waschk@mandriva.org> 1.2.1-3mdv2007.0
12cr|python-geoip-1.2.4-3|79	+ Revision: 88299
12cr|python-geoip-1.2.4-3|80	- bot rebuild
12cr|python-geoip-1.2.4-3|81	- Import python-geoip
12cr|python-geoip-1.2.4-3|82	
12cr|python-geoip-1.2.4-3|83	* Tue Nov 28 2006 Gtz Waschk <waschk@mandriva.org> 1.2.1-2mdv2007.1
12cr|python-geoip-1.2.4-3|84	- update file list
12cr|python-geoip-1.2.4-3|85	
12cr|python-geoip-1.2.4-3|86	* Mon Nov 28 2005 Götz Waschk <waschk@mandriva.org> 1.2.1-1mdk
12cr|python-geoip-1.2.4-3|87	- New release 1.2.1
12cr|python-geoip-1.2.4-3|88	
12cr|python-geoip-1.2.4-3|89	* Sat Dec 04 2004 Michael Scherer <misc@mandrake.org> 1.2.0-2mdk
12cr|python-geoip-1.2.4-3|90	- Rebuild for new python
12cr|python-geoip-1.2.4-3|91	
12cr|python-geoip-1.2.4-3|92	* Thu Feb 19 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.2.0-1mdk
12cr|python-geoip-1.2.4-3|93	- new version
12cr|python-geoip-1.2.4-3|94	

6508 12
12cr|python-geomcfly-0.8.1-7|1	%define	oname	geomcfly
12cr|python-geomcfly-0.8.1-7|2	
12cr|python-geomcfly-0.8.1-7|3	Summary:	Geolocalized Metalinks created on the Fly
12cr|python-geomcfly-0.8.1-7|4	Name:		python-%{oname}
12cr|python-geomcfly-0.8.1-7|5	Version:	0.8.1
12cr|python-geomcfly-0.8.1-7|6	Release:	7
12cr|python-geomcfly-0.8.1-7|7	Source0:	%{oname}-%{version}.tar.gz
12cr|python-geomcfly-0.8.1-7|8	URL:		http://geomcfly.sourceforge.net/
12cr|python-geomcfly-0.8.1-7|9	License:	GPLv2+
12cr|python-geomcfly-0.8.1-7|10	Group:		Development/Python
12cr|python-geomcfly-0.8.1-7|11	BuildArch:	noarch
12cr|python-geomcfly-0.8.1-7|12	Requires:	python-geoip python-metalink
12cr|python-geomcfly-0.8.1-7|13	
12cr|python-geomcfly-0.8.1-7|14	%description
12cr|python-geomcfly-0.8.1-7|15	This module is for creation of metalinks from a list of mirrors with their
12cr|python-geomcfly-0.8.1-7|16	preference relative to clients' geographical location.
12cr|python-geomcfly-0.8.1-7|17	
12cr|python-geomcfly-0.8.1-7|18	While it's primary target of use is the Mandriva Linux distribution and
12cr|python-geomcfly-0.8.1-7|19	downloading of it's packages, it aims to be written in a generic and portable
12cr|python-geomcfly-0.8.1-7|20	way making it usable for other purposes as well.
12cr|python-geomcfly-0.8.1-7|21	
12cr|python-geomcfly-0.8.1-7|22	%prep
12cr|python-geomcfly-0.8.1-7|23	%setup -q -n %{oname}-%{version}
12cr|python-geomcfly-0.8.1-7|24	
12cr|python-geomcfly-0.8.1-7|25	%build
12cr|python-geomcfly-0.8.1-7|26	
12cr|python-geomcfly-0.8.1-7|27	%install
12cr|python-geomcfly-0.8.1-7|28	install -m644 %{oname}.py -D %{buildroot}%{python_sitelib}/%{oname}.py
12cr|python-geomcfly-0.8.1-7|29	install -m755 %{oname}.py.cgi -D %{buildroot}/var/www/cgi-bin/%{oname}.py.cgi
12cr|python-geomcfly-0.8.1-7|30	install -d %{buildroot}%{_localstatedir}/lib/%{oname}
12cr|python-geomcfly-0.8.1-7|31	install -d %{buildroot}/var/run/%{oname}
12cr|python-geomcfly-0.8.1-7|32	touch %{buildroot}/var/run/%{oname}/lock
12cr|python-geomcfly-0.8.1-7|33	
12cr|python-geomcfly-0.8.1-7|34	%files
12cr|python-geomcfly-0.8.1-7|35	%{python_sitelib}/%{oname}.py
12cr|python-geomcfly-0.8.1-7|36	/var/www/cgi-bin/%{oname}.py.cgi
12cr|python-geomcfly-0.8.1-7|37	%attr(-,apache,apache) %{_localstatedir}/lib/%{oname}
12cr|python-geomcfly-0.8.1-7|38	%ghost %attr(-,apache,apache) /var/run/%{oname}/lock
12cr|python-geomcfly-0.8.1-7|39	
12cr|python-geomcfly-0.8.1-7|40	
12cr|python-geomcfly-0.8.1-7|41	
12cr|python-geomcfly-0.8.1-7|42	%changelog
12cr|python-geomcfly-0.8.1-7|43	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.8.1-6mdv2010.0
12cr|python-geomcfly-0.8.1-7|44	+ Revision: 430844
12cr|python-geomcfly-0.8.1-7|45	- rebuild
12cr|python-geomcfly-0.8.1-7|46	
12cr|python-geomcfly-0.8.1-7|47	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.8.1-5mdv2009.0
12cr|python-geomcfly-0.8.1-7|48	+ Revision: 259615
12cr|python-geomcfly-0.8.1-7|49	- rebuild
12cr|python-geomcfly-0.8.1-7|50	
12cr|python-geomcfly-0.8.1-7|51	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.8.1-4mdv2009.0
12cr|python-geomcfly-0.8.1-7|52	+ Revision: 247420
12cr|python-geomcfly-0.8.1-7|53	- rebuild
12cr|python-geomcfly-0.8.1-7|54	
12cr|python-geomcfly-0.8.1-7|55	+ Pixel <pixel@mandriva.com>
12cr|python-geomcfly-0.8.1-7|56	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|python-geomcfly-0.8.1-7|57	
12cr|python-geomcfly-0.8.1-7|58	* Fri Feb 01 2008 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 0.8.1-2mdv2008.1
12cr|python-geomcfly-0.8.1-7|59	+ Revision: 160963
12cr|python-geomcfly-0.8.1-7|60	- rebuild since rpm 4.4.2.2 previously hosed python macros
12cr|python-geomcfly-0.8.1-7|61	
12cr|python-geomcfly-0.8.1-7|62	+ Olivier Blin <oblin@mandriva.com>
12cr|python-geomcfly-0.8.1-7|63	- restore BuildRoot
12cr|python-geomcfly-0.8.1-7|64	
12cr|python-geomcfly-0.8.1-7|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-geomcfly-0.8.1-7|66	- kill re-definition of %%buildroot on Pixel's request
12cr|python-geomcfly-0.8.1-7|67	- wrap too long description
12cr|python-geomcfly-0.8.1-7|68	
12cr|python-geomcfly-0.8.1-7|69	* Wed Nov 28 2007 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 0.8.1-1mdv2008.1
12cr|python-geomcfly-0.8.1-7|70	+ Revision: 113597
12cr|python-geomcfly-0.8.1-7|71	- import python-geomcfly
12cr|python-geomcfly-0.8.1-7|72	
12cr|python-geomcfly-0.8.1-7|73	
12cr|python-geomcfly-0.8.1-7|74	* Wed Nov 28 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.8.1-1mdv2008.1
12cr|python-geomcfly-0.8.1-7|75	- 0.8.1
12cr|python-geomcfly-0.8.1-7|76	
12cr|python-geomcfly-0.8.1-7|77	* Wed Nov 27 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.8-1mdv2008.1
12cr|python-geomcfly-0.8.1-7|78	- Initial release

6509 12
12cr|python-geotypes-0.7.0-8|1	Name: python-geotypes
12cr|python-geotypes-0.7.0-8|2	Version: 0.7.0
12cr|python-geotypes-0.7.0-8|3	Release: %mkrel 8
12cr|python-geotypes-0.7.0-8|4	Summary: Library that implements the OpenGIS
12cr|python-geotypes-0.7.0-8|5	Source: http://initd.org/svn/psycopg/geotypes/releases/GeoTypes-%{version}.tar.gz
12cr|python-geotypes-0.7.0-8|6	URL: http://initd.org/tracker/psycopg/wiki
12cr|python-geotypes-0.7.0-8|7	License: GPL
12cr|python-geotypes-0.7.0-8|8	Group:		Development/Python
12cr|python-geotypes-0.7.0-8|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-geotypes-0.7.0-8|10	%py_requires -d
12cr|python-geotypes-0.7.0-8|11	
12cr|python-geotypes-0.7.0-8|12	%description
12cr|python-geotypes-0.7.0-8|13	GeoTypes is a library that implements the OpenGIS Simple Features Specification
12cr|python-geotypes-0.7.0-8|14	for SQL Geometric Object Model and provides parsers for storing and retrieving
12cr|python-geotypes-0.7.0-8|15	these objects from Postgis. GeoTypes is an external project by RJT.
12cr|python-geotypes-0.7.0-8|16	
12cr|python-geotypes-0.7.0-8|17	%prep
12cr|python-geotypes-0.7.0-8|18	%setup -q -n GeoTypes-%{version}
12cr|python-geotypes-0.7.0-8|19	
12cr|python-geotypes-0.7.0-8|20	%install
12cr|python-geotypes-0.7.0-8|21	rm -rf %buildroot
12cr|python-geotypes-0.7.0-8|22	python setup.py install --root=%buildroot
12cr|python-geotypes-0.7.0-8|23	
12cr|python-geotypes-0.7.0-8|24	%clean
12cr|python-geotypes-0.7.0-8|25	rm -rf %buildroot
12cr|python-geotypes-0.7.0-8|26	
12cr|python-geotypes-0.7.0-8|27	%files
12cr|python-geotypes-0.7.0-8|28	%defattr(-,root,root)
12cr|python-geotypes-0.7.0-8|29	%py_puresitedir/*
12cr|python-geotypes-0.7.0-8|30	
12cr|python-geotypes-0.7.0-8|31	
12cr|python-geotypes-0.7.0-8|32	
12cr|python-geotypes-0.7.0-8|33	%changelog
12cr|python-geotypes-0.7.0-8|34	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 0.7.0-8mdv2011.0
12cr|python-geotypes-0.7.0-8|35	+ Revision: 593931
12cr|python-geotypes-0.7.0-8|36	- rebuild for py2.7
12cr|python-geotypes-0.7.0-8|37	
12cr|python-geotypes-0.7.0-8|38	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.7.0-7mdv2010.0
12cr|python-geotypes-0.7.0-8|39	+ Revision: 442126
12cr|python-geotypes-0.7.0-8|40	- rebuild
12cr|python-geotypes-0.7.0-8|41	
12cr|python-geotypes-0.7.0-8|42	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.7.0-6mdv2009.1
12cr|python-geotypes-0.7.0-8|43	+ Revision: 323714
12cr|python-geotypes-0.7.0-8|44	- rebuild
12cr|python-geotypes-0.7.0-8|45	
12cr|python-geotypes-0.7.0-8|46	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.7.0-5mdv2009.0
12cr|python-geotypes-0.7.0-8|47	+ Revision: 259617
12cr|python-geotypes-0.7.0-8|48	- rebuild
12cr|python-geotypes-0.7.0-8|49	
12cr|python-geotypes-0.7.0-8|50	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.7.0-4mdv2009.0
12cr|python-geotypes-0.7.0-8|51	+ Revision: 247422
12cr|python-geotypes-0.7.0-8|52	- rebuild
12cr|python-geotypes-0.7.0-8|53	
12cr|python-geotypes-0.7.0-8|54	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.7.0-2mdv2008.1
12cr|python-geotypes-0.7.0-8|55	+ Revision: 171059
12cr|python-geotypes-0.7.0-8|56	- rebuild
12cr|python-geotypes-0.7.0-8|57	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|python-geotypes-0.7.0-8|58	- fix no-buildroot-tag
12cr|python-geotypes-0.7.0-8|59	- fix description-line-too-long
12cr|python-geotypes-0.7.0-8|60	
12cr|python-geotypes-0.7.0-8|61	* Tue Dec 18 2007 Helio Chissini de Castro <helio@mandriva.com> 0.7.0-1mdv2008.1
12cr|python-geotypes-0.7.0-8|62	+ Revision: 132671
12cr|python-geotypes-0.7.0-8|63	- import python-geotypes
12cr|python-geotypes-0.7.0-8|64	
12cr|python-geotypes-0.7.0-8|65	

6510 12
12cr|python-gevent-0.13.8-1|1	%define module	gevent
12cr|python-gevent-0.13.8-1|2	%define name	python-%{module}
12cr|python-gevent-0.13.8-1|3	%define version	0.13.8
12cr|python-gevent-0.13.8-1|4	%define	rel		1
12cr|python-gevent-0.13.8-1|5	%if %mdkversion < 201100
12cr|python-gevent-0.13.8-1|6	%define release %mkrel %rel
12cr|python-gevent-0.13.8-1|7	%else
12cr|python-gevent-0.13.8-1|8	%define release	%rel
12cr|python-gevent-0.13.8-1|9	%endif
12cr|python-gevent-0.13.8-1|10	
12cr|python-gevent-0.13.8-1|11	Name:		%{name}
12cr|python-gevent-0.13.8-1|12	Version:	%{version}
12cr|python-gevent-0.13.8-1|13	Release:	%{release}
12cr|python-gevent-0.13.8-1|14	Summary:	A coroutine-based Python networking library
12cr|python-gevent-0.13.8-1|15	
12cr|python-gevent-0.13.8-1|16	Group:		Development/Python
12cr|python-gevent-0.13.8-1|17	License:	MIT
12cr|python-gevent-0.13.8-1|18	URL:		http://www.gevent.org/
12cr|python-gevent-0.13.8-1|19	Source0:	http://pypi.python.org/packages/source/g/%{module}/%{module}-%{version}.tar.gz
12cr|python-gevent-0.13.8-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|python-gevent-0.13.8-1|21	
12cr|python-gevent-0.13.8-1|22	Requires:	python-greenlet
12cr|python-gevent-0.13.8-1|23	BuildRequires:  python-greenlet, python-devel, python-setuptools, python-sphinx
12cr|python-gevent-0.13.8-1|24	BuildRequires:	libevent-devel >= 1.4.0
12cr|python-gevent-0.13.8-1|25	
12cr|python-gevent-0.13.8-1|26	%description
12cr|python-gevent-0.13.8-1|27	gevent is a coroutine-based Python networking library that uses greenlet to
12cr|python-gevent-0.13.8-1|28	provide a high-level synchronous API on top of libevent event loop.
12cr|python-gevent-0.13.8-1|29	
12cr|python-gevent-0.13.8-1|30	Features include:
12cr|python-gevent-0.13.8-1|31	
12cr|python-gevent-0.13.8-1|32	* Fast event loop based on libevent.
12cr|python-gevent-0.13.8-1|33	* Lightweight execution units based on greenlet.
12cr|python-gevent-0.13.8-1|34	* Familiar API that re-uses concepts from the Python standard library.
12cr|python-gevent-0.13.8-1|35	* Cooperative sockets with ssl support.
12cr|python-gevent-0.13.8-1|36	* DNS queries performed through libevent-dns.
12cr|python-gevent-0.13.8-1|37	* Ability to use standard library and 3rd party modules written for
12cr|python-gevent-0.13.8-1|38	standard blocking sockets
12cr|python-gevent-0.13.8-1|39	* Fast WSGI server based on libevent-http.
12cr|python-gevent-0.13.8-1|40	
12cr|python-gevent-0.13.8-1|41	gevent is inspired by eventlet but features a more consistent API, a simpler
12cr|python-gevent-0.13.8-1|42	implementation, and better performance.
12cr|python-gevent-0.13.8-1|43	
12cr|python-gevent-0.13.8-1|44	%prep
12cr|python-gevent-0.13.8-1|45	%setup -q -n %{module}-%{version}
12cr|python-gevent-0.13.8-1|46	
12cr|python-gevent-0.13.8-1|47	%build
12cr|python-gevent-0.13.8-1|48	PYTHONDONTWRITEBYTECODE= CFLAGS="%{optflags}" %{__python} setup.py build
12cr|python-gevent-0.13.8-1|49	
12cr|python-gevent-0.13.8-1|50	pushd doc
12cr|python-gevent-0.13.8-1|51	export PYTHONPATH=`dir -1d ../build/lib.linux*`
12cr|python-gevent-0.13.8-1|52	make html
12cr|python-gevent-0.13.8-1|53	rm -rf _build/html/.buildinfo
12cr|python-gevent-0.13.8-1|54	popd
12cr|python-gevent-0.13.8-1|55	
12cr|python-gevent-0.13.8-1|56	%install
12cr|python-gevent-0.13.8-1|57	%__rm -rf %{buildroot}
12cr|python-gevent-0.13.8-1|58	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|python-gevent-0.13.8-1|59	
12cr|python-gevent-0.13.8-1|60	# Fix non-standard-executable-perm error
12cr|python-gevent-0.13.8-1|61	%{__chmod} 0755 %{buildroot}%{python_sitearch}/%{module}/core.so
12cr|python-gevent-0.13.8-1|62	
12cr|python-gevent-0.13.8-1|63	%clean
12cr|python-gevent-0.13.8-1|64	%__rm -rf %{buildroot}
12cr|python-gevent-0.13.8-1|65	
12cr|python-gevent-0.13.8-1|66	%files
12cr|python-gevent-0.13.8-1|67	%defattr(-,root,root,-)
12cr|python-gevent-0.13.8-1|68	%doc AUTHORS changelog.rst LICENSE* README* TODO examples/ doc/_build/html/
12cr|python-gevent-0.13.8-1|69	%{python_sitearch}/%{module}
12cr|python-gevent-0.13.8-1|70	%{python_sitearch}/%{module}-%{version}-*.egg-info
12cr|python-gevent-0.13.8-1|71	
12cr|python-gevent-0.13.8-1|72	
12cr|python-gevent-0.13.8-1|73	%changelog
12cr|python-gevent-0.13.8-1|74	* Thu Sep 06 2012 Lev Givon <lev@mandriva.org> 0.13.8-1
12cr|python-gevent-0.13.8-1|75	+ Revision: 816426
12cr|python-gevent-0.13.8-1|76	- Update to 0.13.8.
12cr|python-gevent-0.13.8-1|77	
12cr|python-gevent-0.13.8-1|78	* Mon May 14 2012 Lev Givon <lev@mandriva.org> 0.13.7-1
12cr|python-gevent-0.13.8-1|79	+ Revision: 798860
12cr|python-gevent-0.13.8-1|80	- Update to 0.13.7.
12cr|python-gevent-0.13.8-1|81	
12cr|python-gevent-0.13.8-1|82	* Tue Feb 07 2012 Lev Givon <lev@mandriva.org> 0.13.6-3
12cr|python-gevent-0.13.8-1|83	+ Revision: 771464
12cr|python-gevent-0.13.8-1|84	- Build documentation.
12cr|python-gevent-0.13.8-1|85	
12cr|python-gevent-0.13.8-1|86	* Mon Oct 31 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.13.6-2
12cr|python-gevent-0.13.8-1|87	+ Revision: 708087
12cr|python-gevent-0.13.8-1|88	- removed unneeded lines from spec
12cr|python-gevent-0.13.8-1|89	
12cr|python-gevent-0.13.8-1|90	* Mon Oct 31 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.13.6-1
12cr|python-gevent-0.13.8-1|91	+ Revision: 708044
12cr|python-gevent-0.13.8-1|92	- imported package python-gevent
12cr|python-gevent-0.13.8-1|93	

6511 12
12cr|python-gevent_zeromq-0.2.4-1|1	%define	module	gevent_zeromq
12cr|python-gevent_zeromq-0.2.4-1|2	%define name	python-%{module}
12cr|python-gevent_zeromq-0.2.4-1|3	%define version 0.2.4
12cr|python-gevent_zeromq-0.2.4-1|4	%define	rel		1
12cr|python-gevent_zeromq-0.2.4-1|5	%if %mdkversion < 201100
12cr|python-gevent_zeromq-0.2.4-1|6	%define release %mkrel %rel
12cr|python-gevent_zeromq-0.2.4-1|7	%else
12cr|python-gevent_zeromq-0.2.4-1|8	%define	release	%rel
12cr|python-gevent_zeromq-0.2.4-1|9	%endif
12cr|python-gevent_zeromq-0.2.4-1|10	
12cr|python-gevent_zeromq-0.2.4-1|11	Summary:	gevent compatibility layer for pyzmq
12cr|python-gevent_zeromq-0.2.4-1|12	Name:		%{name}
12cr|python-gevent_zeromq-0.2.4-1|13	Version:	%{version}
12cr|python-gevent_zeromq-0.2.4-1|14	Release:	%{release}
12cr|python-gevent_zeromq-0.2.4-1|15	Source0:	http://pypi.python.org/packages/source/g/%{module}/%{module}-%{version}.tar.gz
12cr|python-gevent_zeromq-0.2.4-1|16	License:	BSD
12cr|python-gevent_zeromq-0.2.4-1|17	Group:		Development/Python
12cr|python-gevent_zeromq-0.2.4-1|18	Url:		http://github.com/traviscline/gevent-zeromq/
12cr|python-gevent_zeromq-0.2.4-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-gevent_zeromq-0.2.4-1|20	BuildArch:	noarch
12cr|python-gevent_zeromq-0.2.4-1|21	Requires:	python-gevent, python-pyzmq >= 2.2.0
12cr|python-gevent_zeromq-0.2.4-1|22	BuildRequires:	python-devel, python-cython, python-gevent, python-pyzmq >= 2.2.0
12cr|python-gevent_zeromq-0.2.4-1|23	
12cr|python-gevent_zeromq-0.2.4-1|24	%description
12cr|python-gevent_zeromq-0.2.4-1|25	Wrapper of pyzmq to make it compatible with gevent. ZeroMQ socket operations
12cr|python-gevent_zeromq-0.2.4-1|26	that would normally block the current thread will only block the current
12cr|python-gevent_zeromq-0.2.4-1|27	greenlet.
12cr|python-gevent_zeromq-0.2.4-1|28	
12cr|python-gevent_zeromq-0.2.4-1|29	%prep
12cr|python-gevent_zeromq-0.2.4-1|30	%setup -q -n %{module}-%{version}
12cr|python-gevent_zeromq-0.2.4-1|31	
12cr|python-gevent_zeromq-0.2.4-1|32	%build
12cr|python-gevent_zeromq-0.2.4-1|33	%__python setup.py build
12cr|python-gevent_zeromq-0.2.4-1|34	
12cr|python-gevent_zeromq-0.2.4-1|35	%install
12cr|python-gevent_zeromq-0.2.4-1|36	%__rm -rf %{buildroot}
12cr|python-gevent_zeromq-0.2.4-1|37	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-gevent_zeromq-0.2.4-1|38	
12cr|python-gevent_zeromq-0.2.4-1|39	%clean
12cr|python-gevent_zeromq-0.2.4-1|40	%__rm -rf %{buildroot}
12cr|python-gevent_zeromq-0.2.4-1|41	
12cr|python-gevent_zeromq-0.2.4-1|42	%files
12cr|python-gevent_zeromq-0.2.4-1|43	%defattr(-,root,root)
12cr|python-gevent_zeromq-0.2.4-1|44	%doc examples/
12cr|python-gevent_zeromq-0.2.4-1|45	%py_sitedir/%{module}*
12cr|python-gevent_zeromq-0.2.4-1|46	
12cr|python-gevent_zeromq-0.2.4-1|47	
12cr|python-gevent_zeromq-0.2.4-1|48	%changelog
12cr|python-gevent_zeromq-0.2.4-1|49	* Tue Jul 17 2012 Lev Givon <lev@mandriva.org> 0.2.4-1
12cr|python-gevent_zeromq-0.2.4-1|50	+ Revision: 810080
12cr|python-gevent_zeromq-0.2.4-1|51	- Update to 0.2.4.
12cr|python-gevent_zeromq-0.2.4-1|52	
12cr|python-gevent_zeromq-0.2.4-1|53	* Wed Jul 04 2012 Lev Givon <lev@mandriva.org> 0.2.3-1
12cr|python-gevent_zeromq-0.2.4-1|54	+ Revision: 808003
12cr|python-gevent_zeromq-0.2.4-1|55	- Update to 0.2.3.
12cr|python-gevent_zeromq-0.2.4-1|56	
12cr|python-gevent_zeromq-0.2.4-1|57	* Mon May 14 2012 Lev Givon <lev@mandriva.org> 0.2.2-2
12cr|python-gevent_zeromq-0.2.4-1|58	+ Revision: 798887
12cr|python-gevent_zeromq-0.2.4-1|59	- Rebuild against latest zeromq libs.
12cr|python-gevent_zeromq-0.2.4-1|60	
12cr|python-gevent_zeromq-0.2.4-1|61	* Mon Feb 06 2012 Lev Givon <lev@mandriva.org> 0.2.2-1
12cr|python-gevent_zeromq-0.2.4-1|62	+ Revision: 771329
12cr|python-gevent_zeromq-0.2.4-1|63	- imported package python-gevent_zeromq
12cr|python-gevent_zeromq-0.2.4-1|64	

6512 12
12cr|python-gfbi_core-0.5-2|1	%define upstream_name gfbi_core
12cr|python-gfbi_core-0.5-2|2	%define beta    b3
12cr|python-gfbi_core-0.5-2|3	
12cr|python-gfbi_core-0.5-2|4	Name: 		python-%{upstream_name}
12cr|python-gfbi_core-0.5-2|5	Version: 	0.5
12cr|python-gfbi_core-0.5-2|6	Release: 	2
12cr|python-gfbi_core-0.5-2|7	Summary: 	Core files for interactive git filter branch
12cr|python-gfbi_core-0.5-2|8	License:	BSD
12cr|python-gfbi_core-0.5-2|9	Group: 		Development/Python
12cr|python-gfbi_core-0.5-2|10	Url: 		http://pypi.python.org/pypi/gfbi_core
12cr|python-gfbi_core-0.5-2|11	Source0: 	http://pypi.python.org/packages/source/g/gfbi_core/gfbi_core-%{version}%{beta}.tar.gz
12cr|python-gfbi_core-0.5-2|12	Requires:       python-gitpython
12cr|python-gfbi_core-0.5-2|13	BuildArch:      noarch
12cr|python-gfbi_core-0.5-2|14	
12cr|python-gfbi_core-0.5-2|15	%description
12cr|python-gfbi_core-0.5-2|16	These are the core files for interactive git filter-branch. There are two
12cr|python-gfbi_core-0.5-2|17	frontends : qGitFilterBranch and gfbi.
12cr|python-gfbi_core-0.5-2|18	
12cr|python-gfbi_core-0.5-2|19	%prep
12cr|python-gfbi_core-0.5-2|20	%setup -q -n %{upstream_name}-%{version}%{beta}
12cr|python-gfbi_core-0.5-2|21	
12cr|python-gfbi_core-0.5-2|22	%build
12cr|python-gfbi_core-0.5-2|23	python setup.py build
12cr|python-gfbi_core-0.5-2|24	
12cr|python-gfbi_core-0.5-2|25	%install
12cr|python-gfbi_core-0.5-2|26	python setup.py install --root=%{buildroot}
12cr|python-gfbi_core-0.5-2|27	
12cr|python-gfbi_core-0.5-2|28	%files
12cr|python-gfbi_core-0.5-2|29	%doc AUTHORS.txt CHANGELOG README.rst LICENSE.txt
12cr|python-gfbi_core-0.5-2|30	%{python_sitelib}/gfbi_core
12cr|python-gfbi_core-0.5-2|31	%{python_sitelib}/gfbi_core-%{version}%{beta}-py%{py_ver}.egg-info
12cr|python-gfbi_core-0.5-2|32	
12cr|python-gfbi_core-0.5-2|33	
12cr|python-gfbi_core-0.5-2|34	%changelog
12cr|python-gfbi_core-0.5-2|35	* Thu Jun 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.5-1mdv2011.0
12cr|python-gfbi_core-0.5-2|36	+ Revision: 688346
12cr|python-gfbi_core-0.5-2|37	- import python-gfbi_core
12cr|python-gfbi_core-0.5-2|38	

6513 12
12cr|python-gflags-2.0-1|1	%define module gflags
12cr|python-gflags-2.0-1|2	
12cr|python-gflags-2.0-1|3	Name:           python-%{module}
12cr|python-gflags-2.0-1|4	Version:        2.0
12cr|python-gflags-2.0-1|5	Release:        1
12cr|python-gflags-2.0-1|6	Summary:        Commandline flags module for Python
12cr|python-gflags-2.0-1|7	Group:          Development/Python
12cr|python-gflags-2.0-1|8	License:        BSD
12cr|python-gflags-2.0-1|9	URL:            http://code.google.com/p/python-gflags/
12cr|python-gflags-2.0-1|10	Source0:        http://python-gflags.googlecode.com/files/python-gflags-%{version}.tar.gz
12cr|python-gflags-2.0-1|11	BuildRequires:  python-devel
12cr|python-gflags-2.0-1|12	BuildRequires:  python-distribute
12cr|python-gflags-2.0-1|13	Buildarch:	noarch
12cr|python-gflags-2.0-1|14	
12cr|python-gflags-2.0-1|15	%description
12cr|python-gflags-2.0-1|16	This project is the python equivalent of google-gflags, a Google commandline
12cr|python-gflags-2.0-1|17	flag implementation for C++. It is intended to be used in situations where a
12cr|python-gflags-2.0-1|18	project wants to mimic the command-line flag handling of a C++ app that uses
12cr|python-gflags-2.0-1|19	google-gflags, or for a Python app that, via swig or some other means, is
12cr|python-gflags-2.0-1|20	linked with a C++ app that uses google-gflags.
12cr|python-gflags-2.0-1|21	
12cr|python-gflags-2.0-1|22	The gflags package contains a library that implements commandline flags
12cr|python-gflags-2.0-1|23	processing. As such it's a replacement for getopt(). It has increased
12cr|python-gflags-2.0-1|24	flexibility, including built-in support for Python types, and the ability to
12cr|python-gflags-2.0-1|25	define flags in the source file in which they're used. (This last is its major
12cr|python-gflags-2.0-1|26	difference from OptParse.)
12cr|python-gflags-2.0-1|27	
12cr|python-gflags-2.0-1|28	%prep
12cr|python-gflags-2.0-1|29	%setup -q
12cr|python-gflags-2.0-1|30	# Fix non-executable-script error (from SUSE spec file)
12cr|python-gflags-2.0-1|31	sed -i '/^#!\/usr\/bin\/env python$/,+1 d' %{module}.py
12cr|python-gflags-2.0-1|32	
12cr|python-gflags-2.0-1|33	%build
12cr|python-gflags-2.0-1|34	CFLAGS="%{optflags}" python setup.py build
12cr|python-gflags-2.0-1|35	
12cr|python-gflags-2.0-1|36	%install
12cr|python-gflags-2.0-1|37	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
12cr|python-gflags-2.0-1|38	
12cr|python-gflags-2.0-1|39	%files
12cr|python-gflags-2.0-1|40	%doc AUTHORS ChangeLog COPYING README PKG-INFO
12cr|python-gflags-2.0-1|41	%{python_sitelib}/%{module}.py*
12cr|python-gflags-2.0-1|42	%{python_sitelib}/python_gflags-%{version}-*egg-info
12cr|python-gflags-2.0-1|43	%{python_sitelib}/gflags_validators.py
12cr|python-gflags-2.0-1|44	%{_bindir}/gflags2man.py
12cr|python-gflags-2.0-1|45	
12cr|python-gflags-2.0-1|46	
12cr|python-gflags-2.0-1|47	
12cr|python-gflags-2.0-1|48	%changelog
12cr|python-gflags-2.0-1|49	* Thu Feb 16 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.0-1
12cr|python-gflags-2.0-1|50	+ Revision: 775472
12cr|python-gflags-2.0-1|51	- version update 2.0
12cr|python-gflags-2.0-1|52	
12cr|python-gflags-2.0-1|53	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 1.4-1
12cr|python-gflags-2.0-1|54	+ Revision: 683248
12cr|python-gflags-2.0-1|55	- import python-gflags
12cr|python-gflags-2.0-1|56	

6514 12
12cr|python-gitpython-0.3.1-3|1	%define upstream_name GitPython
12cr|python-gitpython-0.3.1-3|2	%define beta    beta2
12cr|python-gitpython-0.3.1-3|3	
12cr|python-gitpython-0.3.1-3|4	Name: 		python-gitpython
12cr|python-gitpython-0.3.1-3|5	Version: 	0.3.1
12cr|python-gitpython-0.3.1-3|6	Release: 	3
12cr|python-gitpython-0.3.1-3|7	Summary: 	Python Git library
12cr|python-gitpython-0.3.1-3|8	License:	BSD
12cr|python-gitpython-0.3.1-3|9	Group: 		Development/Python
12cr|python-gitpython-0.3.1-3|10	Url: 		http://gitorious.org/projects/git-python/
12cr|python-gitpython-0.3.1-3|11	Source0: 	http://pypi.python.org/packages/source/G/GitPython/GitPython-%{version}-%{beta}.tar.gz
12cr|python-gitpython-0.3.1-3|12	BuildRequires:  python-distribute
12cr|python-gitpython-0.3.1-3|13	BuildArch:      noarch
12cr|python-gitpython-0.3.1-3|14	
12cr|python-gitpython-0.3.1-3|15	%description
12cr|python-gitpython-0.3.1-3|16	GitPython is a python library used to interact with Git repositories.
12cr|python-gitpython-0.3.1-3|17	
12cr|python-gitpython-0.3.1-3|18	GitPython provides object model access to your git repository. Once you have
12cr|python-gitpython-0.3.1-3|19	created a repository object, you can traverse it to find parent commit(s),
12cr|python-gitpython-0.3.1-3|20	trees, blobs, etc.
12cr|python-gitpython-0.3.1-3|21	
12cr|python-gitpython-0.3.1-3|22	GitPython is a port of the grit library in Ruby created by Tom Preston-Werner
12cr|python-gitpython-0.3.1-3|23	and Chris Wanstrath
12cr|python-gitpython-0.3.1-3|24	
12cr|python-gitpython-0.3.1-3|25	%prep
12cr|python-gitpython-0.3.1-3|26	%setup -q -n git-python-mainline
12cr|python-gitpython-0.3.1-3|27	
12cr|python-gitpython-0.3.1-3|28	%build
12cr|python-gitpython-0.3.1-3|29	python setup.py build
12cr|python-gitpython-0.3.1-3|30	
12cr|python-gitpython-0.3.1-3|31	%install
12cr|python-gitpython-0.3.1-3|32	python setup.py install --root=%{buildroot}
12cr|python-gitpython-0.3.1-3|33	
12cr|python-gitpython-0.3.1-3|34	%files
12cr|python-gitpython-0.3.1-3|35	%doc AUTHORS CHANGES README.rst LICENSE TODO VERSION
12cr|python-gitpython-0.3.1-3|36	%{python_sitelib}/git
12cr|python-gitpython-0.3.1-3|37	%{python_sitelib}/GitPython-%{version}-py%{py_ver}.egg-info
12cr|python-gitpython-0.3.1-3|38	
12cr|python-gitpython-0.3.1-3|39	
12cr|python-gitpython-0.3.1-3|40	%changelog
12cr|python-gitpython-0.3.1-3|41	* Mon Jun 27 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-2mdv2011.0
12cr|python-gitpython-0.3.1-3|42	+ Revision: 687387
12cr|python-gitpython-0.3.1-3|43	- this is a noarch package
12cr|python-gitpython-0.3.1-3|44	
12cr|python-gitpython-0.3.1-3|45	* Sun Jun 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-1
12cr|python-gitpython-0.3.1-3|46	+ Revision: 687320
12cr|python-gitpython-0.3.1-3|47	- new version
12cr|python-gitpython-0.3.1-3|48	
12cr|python-gitpython-0.3.1-3|49	* Sat Jun 25 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.7-1
12cr|python-gitpython-0.3.1-3|50	+ Revision: 687123
12cr|python-gitpython-0.3.1-3|51	- import python-gitpython
12cr|python-gitpython-0.3.1-3|52	

6515 12
12cr|python-glance-2011.1.86-3|1	%define bzr_rev 86
12cr|python-glance-2011.1.86-3|2	%define module	glance
12cr|python-glance-2011.1.86-3|3	%define	rel		3
12cr|python-glance-2011.1.86-3|4	%if %mdkversion < 201100
12cr|python-glance-2011.1.86-3|5	%define release %mkrel %{rel}
12cr|python-glance-2011.1.86-3|6	%else
12cr|python-glance-2011.1.86-3|7	%define	release	%{rel}
12cr|python-glance-2011.1.86-3|8	%endif
12cr|python-glance-2011.1.86-3|9	
12cr|python-glance-2011.1.86-3|10	Name:           python-%module
12cr|python-glance-2011.1.86-3|11	Version:        2011.1.%{bzr_rev}
12cr|python-glance-2011.1.86-3|12	Release:        %{release}
12cr|python-glance-2011.1.86-3|13	Summary:        Discover, Register and Retrieve virtual machine images
12cr|python-glance-2011.1.86-3|14	License:        Apache Software Licene
12cr|python-glance-2011.1.86-3|15	Group:          Development/Python
12cr|python-glance-2011.1.86-3|16	Url:            http://glance.openstack.org/
12cr|python-glance-2011.1.86-3|17	Source:         http://hudson.openstack.org/job/glance-tarball/lastSuccessfulBuild/artifact/dist/glance-2011.2~bzr%{bzr_rev}.tar.gz
12cr|python-glance-2011.1.86-3|18	Source1:        glance.init
12cr|python-glance-2011.1.86-3|19	Source2:        glance.sysconfig
12cr|python-glance-2011.1.86-3|20	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|python-glance-2011.1.86-3|21	BuildRequires:  python-setuptools
12cr|python-glance-2011.1.86-3|22	Buildrequires:	python-sphinx
12cr|python-glance-2011.1.86-3|23	BuildRequires:  python-devel
12cr|python-glance-2011.1.86-3|24	Requires:       python-cheetah python-gflags python-daemon python-routes
12cr|python-glance-2011.1.86-3|25	Requires:       python-eventlet python-webob python-sqlalchemy python-mysql
12cr|python-glance-2011.1.86-3|26	%if %mdkversion < 201100
12cr|python-glance-2011.1.86-3|27	Requires:		python-argparse
12cr|python-glance-2011.1.86-3|28	%endif
12cr|python-glance-2011.1.86-3|29	Provides:	openstack-glance
12cr|python-glance-2011.1.86-3|30	
12cr|python-glance-2011.1.86-3|31	%description
12cr|python-glance-2011.1.86-3|32	The Glance project provides services for discovering, registering,
12cr|python-glance-2011.1.86-3|33	and retrieving virtual machine images. Glance has a RESTful API
12cr|python-glance-2011.1.86-3|34	that allows querying of VM image metadata as well as retrieval
12cr|python-glance-2011.1.86-3|35	of the actual image.
12cr|python-glance-2011.1.86-3|36	
12cr|python-glance-2011.1.86-3|37	%prep
12cr|python-glance-2011.1.86-3|38	%setup -q -n %{module}-2011.2
12cr|python-glance-2011.1.86-3|39	
12cr|python-glance-2011.1.86-3|40	%build
12cr|python-glance-2011.1.86-3|41	CFLAGS="%{optflags}" python setup.py build
12cr|python-glance-2011.1.86-3|42	
12cr|python-glance-2011.1.86-3|43	%install
12cr|python-glance-2011.1.86-3|44	mkdir -p %{buildroot}%{_initrddir}/
12cr|python-glance-2011.1.86-3|45	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12cr|python-glance-2011.1.86-3|46	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitearch}
12cr|python-glance-2011.1.86-3|47	install -D -m 0755 %{SOURCE1} %{buildroot}%{_initrddir}/openstack-glance
12cr|python-glance-2011.1.86-3|48	install -D -m 0644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/sysconfig/sysconfig.openstack-glance
12cr|python-glance-2011.1.86-3|49	
12cr|python-glance-2011.1.86-3|50	%post
12cr|python-glance-2011.1.86-3|51	%_post_service openstack-glance
12cr|python-glance-2011.1.86-3|52	
12cr|python-glance-2011.1.86-3|53	%preun
12cr|python-glance-2011.1.86-3|54	%_preun_service openstack-glance
12cr|python-glance-2011.1.86-3|55	
12cr|python-glance-2011.1.86-3|56	
12cr|python-glance-2011.1.86-3|57	%files
12cr|python-glance-2011.1.86-3|58	%defattr(-,root,root)
12cr|python-glance-2011.1.86-3|59	%doc ChangeLog README
12cr|python-glance-2011.1.86-3|60	%{_bindir}/%{module}*
12cr|python-glance-2011.1.86-3|61	%{python_sitearch}/*
12cr|python-glance-2011.1.86-3|62	%{_initrddir}/openstack-glance
12cr|python-glance-2011.1.86-3|63	%{_sysconfdir}/sysconfig/sysconfig.openstack-glance
12cr|python-glance-2011.1.86-3|64	
12cr|python-glance-2011.1.86-3|65	
12cr|python-glance-2011.1.86-3|66	
12cr|python-glance-2011.1.86-3|67	%changelog
12cr|python-glance-2011.1.86-3|68	* Thu Jul 12 2012 Lev Givon <lev@mandriva.org> 2011.1.86-3
12cr|python-glance-2011.1.86-3|69	+ Revision: 809059
12cr|python-glance-2011.1.86-3|70	- Remove explicit dependency on argparse for 2011 and later.
12cr|python-glance-2011.1.86-3|71	
12cr|python-glance-2011.1.86-3|72	* Fri Jun 10 2011 Antoine Ginies <aginies@mandriva.com> 2011.1.86-2
12cr|python-glance-2011.1.86-3|73	+ Revision: 684118
12cr|python-glance-2011.1.86-3|74	- provides openstack-glance
12cr|python-glance-2011.1.86-3|75	
12cr|python-glance-2011.1.86-3|76	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 2011.1.86-1
12cr|python-glance-2011.1.86-3|77	+ Revision: 683250
12cr|python-glance-2011.1.86-3|78	- import python-glance
12cr|python-glance-2011.1.86-3|79	
12cr|python-glance-2011.1.86-3|80	
12cr|python-glance-2011.1.86-3|81	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 2011.1
12cr|python-glance-2011.1.86-3|82	- first release for Mandriva

6516 12
12cr|python-glpk-0.4.43-2|1	%define name python-glpk
12cr|python-glpk-0.4.43-2|2	%define version 0.4.43
12cr|python-glpk-0.4.43-2|3	%define release %mkrel 2
12cr|python-glpk-0.4.43-2|4	%define epoch 1
12cr|python-glpk-0.4.43-2|5	
12cr|python-glpk-0.4.43-2|6	Summary:	A simple Python interface to GLPK
12cr|python-glpk-0.4.43-2|7	Name:		%{name}
12cr|python-glpk-0.4.43-2|8	Version:	%{version}
12cr|python-glpk-0.4.43-2|9	Release:	%{release}
12cr|python-glpk-0.4.43-2|10	Epoch:		%{epoch}
12cr|python-glpk-0.4.43-2|11	Source0:        http://www.dcc.fc.up.pt/~jpp/code/python-glpk/%{name}-%{version}.tar.gz
12cr|python-glpk-0.4.43-2|12	Patch0:		Makefile.patch
12cr|python-glpk-0.4.43-2|13	License:	GPLv2
12cr|python-glpk-0.4.43-2|14	Group:		Development/Python
12cr|python-glpk-0.4.43-2|15	Url:		http://www.dcc.fc.up.pt/~jpp/code/python-glpk/
12cr|python-glpk-0.4.43-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-glpk-0.4.43-2|17	Requires:	python-ply
12cr|python-glpk-0.4.43-2|18	BuildRequires:	glpk-devel >= 4.43, swig
12cr|python-glpk-0.4.43-2|19	%py_requires -d
12cr|python-glpk-0.4.43-2|20	
12cr|python-glpk-0.4.43-2|21	%description
12cr|python-glpk-0.4.43-2|22	A simple Python interface to GLPK.
12cr|python-glpk-0.4.43-2|23	
12cr|python-glpk-0.4.43-2|24	%prep
12cr|python-glpk-0.4.43-2|25	%setup -q -n %{name}-%{version}
12cr|python-glpk-0.4.43-2|26	%patch0 -p1
12cr|python-glpk-0.4.43-2|27	
12cr|python-glpk-0.4.43-2|28	%build
12cr|python-glpk-0.4.43-2|29	%make -C src all
12cr|python-glpk-0.4.43-2|30	
12cr|python-glpk-0.4.43-2|31	%install
12cr|python-glpk-0.4.43-2|32	%__rm -rf %{buildroot}
12cr|python-glpk-0.4.43-2|33	pushd src
12cr|python-glpk-0.4.43-2|34	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=../FILE_LIST
12cr|python-glpk-0.4.43-2|35	popd
12cr|python-glpk-0.4.43-2|36	
12cr|python-glpk-0.4.43-2|37	%clean
12cr|python-glpk-0.4.43-2|38	%__rm -rf %{buildroot}
12cr|python-glpk-0.4.43-2|39	
12cr|python-glpk-0.4.43-2|40	%files -f FILE_LIST
12cr|python-glpk-0.4.43-2|41	%defattr(-,root,root)
12cr|python-glpk-0.4.43-2|42	%doc COPYING ChangeLog readme.txt examples/
12cr|python-glpk-0.4.43-2|43	
12cr|python-glpk-0.4.43-2|44	
12cr|python-glpk-0.4.43-2|45	
12cr|python-glpk-0.4.43-2|46	%changelog
12cr|python-glpk-0.4.43-2|47	* Sun Nov 21 2010 Funda Wang <fwang@mandriva.org> 1:0.4.43-2mdv2011.0
12cr|python-glpk-0.4.43-2|48	+ Revision: 599397
12cr|python-glpk-0.4.43-2|49	- rebuild for py 2.7
12cr|python-glpk-0.4.43-2|50	
12cr|python-glpk-0.4.43-2|51	* Tue Jul 13 2010 Lev Givon <lev@mandriva.org> 1:0.4.43-1mdv2011.0
12cr|python-glpk-0.4.43-2|52	+ Revision: 551465
12cr|python-glpk-0.4.43-2|53	- Update to 0.4.43.
12cr|python-glpk-0.4.43-2|54	- Update to 0.3.43.
12cr|python-glpk-0.4.43-2|55	- Update to 0.1.36.
12cr|python-glpk-0.4.43-2|56	
12cr|python-glpk-0.4.43-2|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-glpk-0.4.43-2|58	- rebuild
12cr|python-glpk-0.4.43-2|59	
12cr|python-glpk-0.4.43-2|60	* Sat Jan 10 2009 Funda Wang <fwang@mandriva.org> 1:0.1.16-2mdv2009.1
12cr|python-glpk-0.4.43-2|61	+ Revision: 328010
12cr|python-glpk-0.4.43-2|62	- llink against py ver
12cr|python-glpk-0.4.43-2|63	
12cr|python-glpk-0.4.43-2|64	* Fri Jul 25 2008 Lev Givon <lev@mandriva.org> 1:0.1.16-1mdv2009.0
12cr|python-glpk-0.4.43-2|65	+ Revision: 249838
12cr|python-glpk-0.4.43-2|66	- Since this package no longer builds, switch to the python-glpk
12cr|python-glpk-0.4.43-2|67	software included in Debian.
12cr|python-glpk-0.4.43-2|68	Update epoch to account for different version numbers.
12cr|python-glpk-0.4.43-2|69	- Tweak to rebuild with Python 2.5.
12cr|python-glpk-0.4.43-2|70	
12cr|python-glpk-0.4.43-2|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-glpk-0.4.43-2|72	- rebuild
12cr|python-glpk-0.4.43-2|73	- kill re-definition of %%buildroot on Pixel's request
12cr|python-glpk-0.4.43-2|74	
12cr|python-glpk-0.4.43-2|75	+ Olivier Blin <oblin@mandriva.com>
12cr|python-glpk-0.4.43-2|76	- restore BuildRoot
12cr|python-glpk-0.4.43-2|77	
12cr|python-glpk-0.4.43-2|78	
12cr|python-glpk-0.4.43-2|79	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.4-2mdk
12cr|python-glpk-0.4.43-2|80	- Rebuild for new python
12cr|python-glpk-0.4.43-2|81	
12cr|python-glpk-0.4.43-2|82	* Mon Sep 06 2004 Yoshinori Okuji <yo@nexedi.com> 0.4-1mdk
12cr|python-glpk-0.4.43-2|83	- updated to use libglpk4.7
12cr|python-glpk-0.4.43-2|84	
12cr|python-glpk-0.4.43-2|85	* Fri Feb 27 2004 Sebastien Robin <seb@nexedi.com> 0.3-1mdk
12cr|python-glpk-0.4.43-2|86	- updated to use libglpk4.4
12cr|python-glpk-0.4.43-2|87	
12cr|python-glpk-0.4.43-2|88	* Tue Oct 21 2003 Yoshinori OKUJI <yo@nexedi.com> 0.2-1nxd
12cr|python-glpk-0.4.43-2|89	- new upstream release
12cr|python-glpk-0.4.43-2|90	
12cr|python-glpk-0.4.43-2|91	* Mon Oct 20 2003 Yoshinori OKUJI <yo@nexedi.com> 0.1-1nxd
12cr|python-glpk-0.4.43-2|92	- initial version
12cr|python-glpk-0.4.43-2|93	

6517 12
12cr|python-gmpy-1.15-3|1	%define module	gmpy
12cr|python-gmpy-1.15-3|2	
12cr|python-gmpy-1.15-3|3	Summary:	Python interface to GMP
12cr|python-gmpy-1.15-3|4	Name:		python-%{module}
12cr|python-gmpy-1.15-3|5	Version:	1.15
12cr|python-gmpy-1.15-3|6	Release:	3
12cr|python-gmpy-1.15-3|7	Source0:	%{module}-%{version}.zip
12cr|python-gmpy-1.15-3|8	License: 	LGPLv2.1
12cr|python-gmpy-1.15-3|9	Group: 		Development/Python
12cr|python-gmpy-1.15-3|10	Url: 		http://code.google.com/p/gmpy/
12cr|python-gmpy-1.15-3|11	# GMP versions before 4.2.4 have a bug that cause gmpy to segfault.
12cr|python-gmpy-1.15-3|12	Requires:	libgmp10
12cr|python-gmpy-1.15-3|13	BuildRequires:	gmp-devel >= 4.2.4
12cr|python-gmpy-1.15-3|14	%py_requires -d
12cr|python-gmpy-1.15-3|15	
12cr|python-gmpy-1.15-3|16	%description
12cr|python-gmpy-1.15-3|17	The General Multiprecision PYthon project (GMPY) focuses on
12cr|python-gmpy-1.15-3|18	Python-usable modules providing multiprecision arithmetic
12cr|python-gmpy-1.15-3|19	functionality to Python programmers. The project mission includes both
12cr|python-gmpy-1.15-3|20	C and C++ Python-modules (for speed) and pure Python modules (for
12cr|python-gmpy-1.15-3|21	flexibility and convenience); it potentially includes integral,
12cr|python-gmpy-1.15-3|22	rational and floating-point arithmetic in any base. Only
12cr|python-gmpy-1.15-3|23	cross-platform functionality is of interest, at least for now.
12cr|python-gmpy-1.15-3|24	
12cr|python-gmpy-1.15-3|25	%prep
12cr|python-gmpy-1.15-3|26	%setup -q -n %{module}-%{version}
12cr|python-gmpy-1.15-3|27	
12cr|python-gmpy-1.15-3|28	%build
12cr|python-gmpy-1.15-3|29	find -name .svn | xargs rm -rf
12cr|python-gmpy-1.15-3|30	%__python ./setup.py build
12cr|python-gmpy-1.15-3|31	
12cr|python-gmpy-1.15-3|32	%install
12cr|python-gmpy-1.15-3|33	%__python ./setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-gmpy-1.15-3|34	
12cr|python-gmpy-1.15-3|35	%files -f FILE_LIST
12cr|python-gmpy-1.15-3|36	%doc README lgpl-2.1.txt doc/ test/
12cr|python-gmpy-1.15-3|37	
12cr|python-gmpy-1.15-3|38	
12cr|python-gmpy-1.15-3|39	%changelog
12cr|python-gmpy-1.15-3|40	* Tue Jan 17 2012 Lev Givon <lev@mandriva.org> 1.15-1mdv2012.0
12cr|python-gmpy-1.15-3|41	+ Revision: 762051
12cr|python-gmpy-1.15-3|42	- Update to 1.15.
12cr|python-gmpy-1.15-3|43	
12cr|python-gmpy-1.15-3|44	* Mon Dec 13 2010 Lev Givon <lev@mandriva.org> 1.14-1mdv2011.0
12cr|python-gmpy-1.15-3|45	+ Revision: 620654
12cr|python-gmpy-1.15-3|46	- Update to 1.14.
12cr|python-gmpy-1.15-3|47	
12cr|python-gmpy-1.15-3|48	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 1.12-2mdv2011.0
12cr|python-gmpy-1.15-3|49	+ Revision: 594037
12cr|python-gmpy-1.15-3|50	- rebuld for py 2.7
12cr|python-gmpy-1.15-3|51	
12cr|python-gmpy-1.15-3|52	* Mon Jul 19 2010 Lev Givon <lev@mandriva.org> 1.12-1mdv2011.0
12cr|python-gmpy-1.15-3|53	+ Revision: 554995
12cr|python-gmpy-1.15-3|54	- Update to 1.12.
12cr|python-gmpy-1.15-3|55	
12cr|python-gmpy-1.15-3|56	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 1.11-1mdv2010.1
12cr|python-gmpy-1.15-3|57	+ Revision: 503561
12cr|python-gmpy-1.15-3|58	- New version 1.11
12cr|python-gmpy-1.15-3|59	- rebuild for new gmp
12cr|python-gmpy-1.15-3|60	
12cr|python-gmpy-1.15-3|61	* Sun Dec 27 2009 Frederik Himpe <fhimpe@mandriva.org> 1.10-1mdv2010.1
12cr|python-gmpy-1.15-3|62	+ Revision: 482849
12cr|python-gmpy-1.15-3|63	- Update to new version 1.10
12cr|python-gmpy-1.15-3|64	
12cr|python-gmpy-1.15-3|65	* Wed Apr 01 2009 Lev Givon <lev@mandriva.org> 1.04-1mdv2010.0
12cr|python-gmpy-1.15-3|66	+ Revision: 363390
12cr|python-gmpy-1.15-3|67	- Update to 1.04.
12cr|python-gmpy-1.15-3|68	
12cr|python-gmpy-1.15-3|69	* Fri Jul 11 2008 Lev Givon <lev@mandriva.org> 1.03-1mdv2009.0
12cr|python-gmpy-1.15-3|70	+ Revision: 233834
12cr|python-gmpy-1.15-3|71	- Update to 1.03.
12cr|python-gmpy-1.15-3|72	
12cr|python-gmpy-1.15-3|73	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.01-3mdv2008.1
12cr|python-gmpy-1.15-3|74	+ Revision: 136448
12cr|python-gmpy-1.15-3|75	- restore BuildRoot
12cr|python-gmpy-1.15-3|76	
12cr|python-gmpy-1.15-3|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-gmpy-1.15-3|78	- kill re-definition of %%buildroot on Pixel's request
12cr|python-gmpy-1.15-3|79	
12cr|python-gmpy-1.15-3|80	
12cr|python-gmpy-1.15-3|81	* Sun Jan 21 2007 Nicolas Lécureuil <neoclust@mandriva.org> 1.01-3mdv2007.0
12cr|python-gmpy-1.15-3|82	+ Revision: 111518
12cr|python-gmpy-1.15-3|83	- Rebuicl for new python
12cr|python-gmpy-1.15-3|84	- import python-gmpy-1.01-2mdk
12cr|python-gmpy-1.15-3|85	
12cr|python-gmpy-1.15-3|86	* Thu May 04 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.01-2mdk
12cr|python-gmpy-1.15-3|87	- Add BuildRequires
12cr|python-gmpy-1.15-3|88	- Fix mkrel for rpmbuildupdate
12cr|python-gmpy-1.15-3|89	
12cr|python-gmpy-1.15-3|90	* Wed May 03 2006 Lev Givon <lev@columbia.edu> 1.01-1mdk
12cr|python-gmpy-1.15-3|91	- Initial Mandriva package.
12cr|python-gmpy-1.15-3|92	

6518 12
12cr|python-gnuplot-1.8-4|1	Summary: A Python interface to the gnuplot plotting program
12cr|python-gnuplot-1.8-4|2	Name:    python-gnuplot
12cr|python-gnuplot-1.8-4|3	Version: 1.8
12cr|python-gnuplot-1.8-4|4	Release: 4
12cr|python-gnuplot-1.8-4|5	Source0: http://downloads.sourceforge.net/gnuplot-py/gnuplot-py-%{version}.tar.gz
12cr|python-gnuplot-1.8-4|6	License: LGPLv2
12cr|python-gnuplot-1.8-4|7	Group:   Development/Python
12cr|python-gnuplot-1.8-4|8	Url:     http://gnuplot-py.sourceforge.net
12cr|python-gnuplot-1.8-4|9	Requires: gnuplot
12cr|python-gnuplot-1.8-4|10	Requires: python-numpy
12cr|python-gnuplot-1.8-4|11	Provides: gnuplot-py = %{version}
12cr|python-gnuplot-1.8-4|12	BuildRequires: python-devel
12cr|python-gnuplot-1.8-4|13	BuildRequires: gnuplot
12cr|python-gnuplot-1.8-4|14	BuildRequires: python-numpy
12cr|python-gnuplot-1.8-4|15	BuildRequires: pkgconfig(lapack)
12cr|python-gnuplot-1.8-4|16	BuildArch: noarch
12cr|python-gnuplot-1.8-4|17	
12cr|python-gnuplot-1.8-4|18	
12cr|python-gnuplot-1.8-4|19	%description
12cr|python-gnuplot-1.8-4|20	Gnuplot.py is a Python package that interfaces to gnuplot,
12cr|python-gnuplot-1.8-4|21	the popular open-source plotting program. It allows you
12cr|python-gnuplot-1.8-4|22	to use gnuplot from within Python to plot arrays of data
12cr|python-gnuplot-1.8-4|23	from memory, data files, or mathematical functions.
12cr|python-gnuplot-1.8-4|24	If you use Python to perform computations or as 'glue'
12cr|python-gnuplot-1.8-4|25	for numerical programs, you can use this package to plot
12cr|python-gnuplot-1.8-4|26	data on the fly as they are computed. And the combination
12cr|python-gnuplot-1.8-4|27	with Python makes it is easy to automate things, including
12cr|python-gnuplot-1.8-4|28	to create crude 'animations' by plotting different datasets
12cr|python-gnuplot-1.8-4|29	one after another.
12cr|python-gnuplot-1.8-4|30	The package includes a demonstration that can be run by
12cr|python-gnuplot-1.8-4|31	typing 'python %{py_puresitedir}/Gnuplot/demo.py'.
12cr|python-gnuplot-1.8-4|32	
12cr|python-gnuplot-1.8-4|33	%prep
12cr|python-gnuplot-1.8-4|34	%setup -q -n gnuplot-py-%{version}
12cr|python-gnuplot-1.8-4|35	
12cr|python-gnuplot-1.8-4|36	%build
12cr|python-gnuplot-1.8-4|37	python setup.py build
12cr|python-gnuplot-1.8-4|38	
12cr|python-gnuplot-1.8-4|39	%install
12cr|python-gnuplot-1.8-4|40	python setup.py install --root="%{buildroot}" --prefix="%{_prefix}"
12cr|python-gnuplot-1.8-4|41	
12cr|python-gnuplot-1.8-4|42	%files
12cr|python-gnuplot-1.8-4|43	%doc ANNOUNCE.txt README.txt NEWS.txt FAQ.txt CREDITS.txt TODO.txt LICENSE.txt Gnuplot.html doc/
12cr|python-gnuplot-1.8-4|44	%{py_puresitedir}/*
12cr|python-gnuplot-1.8-4|45	
12cr|python-gnuplot-1.8-4|46	
12cr|python-gnuplot-1.8-4|47	
12cr|python-gnuplot-1.8-4|48	%changelog
12cr|python-gnuplot-1.8-4|49	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.8-3mdv2010.0
12cr|python-gnuplot-1.8-4|50	+ Revision: 442141
12cr|python-gnuplot-1.8-4|51	- rebuild
12cr|python-gnuplot-1.8-4|52	
12cr|python-gnuplot-1.8-4|53	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 1.8-2mdv2009.1
12cr|python-gnuplot-1.8-4|54	+ Revision: 323716
12cr|python-gnuplot-1.8-4|55	- rebuild
12cr|python-gnuplot-1.8-4|56	
12cr|python-gnuplot-1.8-4|57	* Wed Sep 03 2008 Gaëtan Lehmann <glehmann@mandriva.org> 1.8-1mdv2009.0
12cr|python-gnuplot-1.8-4|58	+ Revision: 279735
12cr|python-gnuplot-1.8-4|59	- import python-gnuplot
12cr|python-gnuplot-1.8-4|60	
12cr|python-gnuplot-1.8-4|61	

6519 12
12cr|python-gnutls-1.2.4-1|1	Name:		python-gnutls
12cr|python-gnutls-1.2.4-1|2	Version:	1.2.4
12cr|python-gnutls-1.2.4-1|3	Release:	1
12cr|python-gnutls-1.2.4-1|4	Group:		Sciences/Other
12cr|python-gnutls-1.2.4-1|5	License:	LGPL
12cr|python-gnutls-1.2.4-1|6	Summary:	Python wrapper for the GNUTLS library
12cr|python-gnutls-1.2.4-1|7	Source0:	python-gnutls-%{version}.tar.gz
12cr|python-gnutls-1.2.4-1|8	URL:		http://pypi.python.org/pypi/python-gnutls
12cr|python-gnutls-1.2.4-1|9	BuildRequires:	pkgconfig(gnutls)
12cr|python-gnutls-1.2.4-1|10	BuildRequires:	python-devel
12cr|python-gnutls-1.2.4-1|11	
12cr|python-gnutls-1.2.4-1|12	%description
12cr|python-gnutls-1.2.4-1|13	This package provides a high level object oriented wrapper around libgnutls,
12cr|python-gnutls-1.2.4-1|14	as well as low level bindings to the GNUTLS types and functions via ctypes.
12cr|python-gnutls-1.2.4-1|15	The high level wrapper hides the details of accessing the GNUTLS library
12cr|python-gnutls-1.2.4-1|16	via ctypes behind a set of classes that encapsulate GNUTLS sessions,
12cr|python-gnutls-1.2.4-1|17	certificates and credentials and expose them to python applications using
12cr|python-gnutls-1.2.4-1|18	a simple API.
12cr|python-gnutls-1.2.4-1|19	
12cr|python-gnutls-1.2.4-1|20	%prep
12cr|python-gnutls-1.2.4-1|21	%setup -q
12cr|python-gnutls-1.2.4-1|22	
12cr|python-gnutls-1.2.4-1|23	%build
12cr|python-gnutls-1.2.4-1|24	%__python setup.py build
12cr|python-gnutls-1.2.4-1|25	
12cr|python-gnutls-1.2.4-1|26	%install
12cr|python-gnutls-1.2.4-1|27	%__python setup.py install --root=%{buildroot}
12cr|python-gnutls-1.2.4-1|28	
12cr|python-gnutls-1.2.4-1|29	%files
12cr|python-gnutls-1.2.4-1|30	%py_platsitedir/gnutls
12cr|python-gnutls-1.2.4-1|31	%py_platsitedir/*.egg-info
12cr|python-gnutls-1.2.4-1|32	
12cr|python-gnutls-1.2.4-1|33	
12cr|python-gnutls-1.2.4-1|34	%changelog
12cr|python-gnutls-1.2.4-1|35	* Mon Feb 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.4-1
12cr|python-gnutls-1.2.4-1|36	+ Revision: 778140
12cr|python-gnutls-1.2.4-1|37	- version update 1.2.4
12cr|python-gnutls-1.2.4-1|38	
12cr|python-gnutls-1.2.4-1|39	* Fri Apr 08 2011 Paulo Andrade <pcpa@mandriva.com.br> 1.2.0-3
12cr|python-gnutls-1.2.4-1|40	+ Revision: 651854
12cr|python-gnutls-1.2.4-1|41	- Do not call a deprecated function
12cr|python-gnutls-1.2.4-1|42	
12cr|python-gnutls-1.2.4-1|43	* Thu Nov 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.2.0-2mdv2011.0
12cr|python-gnutls-1.2.4-1|44	+ Revision: 593488
12cr|python-gnutls-1.2.4-1|45	+ rebuild (emptylog)
12cr|python-gnutls-1.2.4-1|46	
12cr|python-gnutls-1.2.4-1|47	* Mon Mar 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.2.0-1mdv2010.1
12cr|python-gnutls-1.2.4-1|48	+ Revision: 515899
12cr|python-gnutls-1.2.4-1|49	- Update to 1.2.0
12cr|python-gnutls-1.2.4-1|50	- drop patch0
12cr|python-gnutls-1.2.4-1|51	
12cr|python-gnutls-1.2.4-1|52	* Wed Jun 03 2009 Funda Wang <fwang@mandriva.org> 1.1.8-3mdv2010.0
12cr|python-gnutls-1.2.4-1|53	+ Revision: 382450
12cr|python-gnutls-1.2.4-1|54	- build with gnutls 2.8
12cr|python-gnutls-1.2.4-1|55	
12cr|python-gnutls-1.2.4-1|56	* Sat May 09 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.1.8-2mdv2010.0
12cr|python-gnutls-1.2.4-1|57	+ Revision: 373581
12cr|python-gnutls-1.2.4-1|58	+ rebuild (emptylog)
12cr|python-gnutls-1.2.4-1|59	
12cr|python-gnutls-1.2.4-1|60	* Fri Mar 27 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.1.8-1mdv2009.1
12cr|python-gnutls-1.2.4-1|61	+ Revision: 361539
12cr|python-gnutls-1.2.4-1|62	- Import python-gnutls, version 1.1.8
12cr|python-gnutls-1.2.4-1|63	Python wrapper for the GNUTLS library
12cr|python-gnutls-1.2.4-1|64	http://pypi.python.org/pypi/python-gnutls
12cr|python-gnutls-1.2.4-1|65	- python-gnutls
12cr|python-gnutls-1.2.4-1|66	

6520 12
12cr|python-googl-0.2.2-2|1	Summary:	Python wrapper for goo.gl URL shortener
12cr|python-googl-0.2.2-2|2	Name:		python-googl
12cr|python-googl-0.2.2-2|3	Version:	0.2.2
12cr|python-googl-0.2.2-2|4	Release:	2
12cr|python-googl-0.2.2-2|5	Source0:	%{name}-%{version}.tar.gz
12cr|python-googl-0.2.2-2|6	License:	MIT
12cr|python-googl-0.2.2-2|7	Group:		Development/Python
12cr|python-googl-0.2.2-2|8	Url:		http://python-googl.googlecode.com/
12cr|python-googl-0.2.2-2|9	BuildArch:	noarch
12cr|python-googl-0.2.2-2|10	Requires:	python-httplib2
12cr|python-googl-0.2.2-2|11	BuildRequires:	python-setuptools
12cr|python-googl-0.2.2-2|12	
12cr|python-googl-0.2.2-2|13	%description
12cr|python-googl-0.2.2-2|14	Python wrapper for goo.gl URL shortener.
12cr|python-googl-0.2.2-2|15	
12cr|python-googl-0.2.2-2|16	%prep
12cr|python-googl-0.2.2-2|17	%setup -q
12cr|python-googl-0.2.2-2|18	
12cr|python-googl-0.2.2-2|19	%install
12cr|python-googl-0.2.2-2|20	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-googl-0.2.2-2|21	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-googl-0.2.2-2|22	
12cr|python-googl-0.2.2-2|23	%files -f FILE_LIST
12cr|python-googl-0.2.2-2|24	
12cr|python-googl-0.2.2-2|25	
12cr|python-googl-0.2.2-2|26	
12cr|python-googl-0.2.2-2|27	%changelog
12cr|python-googl-0.2.2-2|28	* Mon Sep 26 2011 Lev Givon <lev@mandriva.org> 0.2.2-1mdv2011.0
12cr|python-googl-0.2.2-2|29	+ Revision: 701208
12cr|python-googl-0.2.2-2|30	- imported package python-googl
12cr|python-googl-0.2.2-2|31	

6521 12
12cr|python-googlechart-0.2.1-1|1	%define realname    pygooglechart
12cr|python-googlechart-0.2.1-1|2	%define name   python-googlechart
12cr|python-googlechart-0.2.1-1|3	%define version 0.2.1
12cr|python-googlechart-0.2.1-1|4	%define release %mkrel 1
12cr|python-googlechart-0.2.1-1|5	
12cr|python-googlechart-0.2.1-1|6	Name:           %{name}
12cr|python-googlechart-0.2.1-1|7	Version:        %{version}
12cr|python-googlechart-0.2.1-1|8	Release:        %{release}
12cr|python-googlechart-0.2.1-1|9	Summary:        Python wrapper for the Google Chart API
12cr|python-googlechart-0.2.1-1|10	Group:          Development/Python
12cr|python-googlechart-0.2.1-1|11	License:        ASL 2.0
12cr|python-googlechart-0.2.1-1|12	URL:            http://south.aeracode.org
12cr|python-googlechart-0.2.1-1|13	Source:         %{realname}-%{version}.tar.gz
12cr|python-googlechart-0.2.1-1|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-googlechart-0.2.1-1|15	BuildArch:      noarch
12cr|python-googlechart-0.2.1-1|16	BuildRequires:  python-devel python-setuptools
12cr|python-googlechart-0.2.1-1|17	
12cr|python-googlechart-0.2.1-1|18	%description
12cr|python-googlechart-0.2.1-1|19	pygooglechart is a complete Python wrapper for the Google Chart API.
12cr|python-googlechart-0.2.1-1|20	
12cr|python-googlechart-0.2.1-1|21	%files
12cr|python-googlechart-0.2.1-1|22	%defattr(-,root,root,-)
12cr|python-googlechart-0.2.1-1|23	%{py_puresitedir}/*
12cr|python-googlechart-0.2.1-1|24	
12cr|python-googlechart-0.2.1-1|25	#--------------------------------------------------------------------
12cr|python-googlechart-0.2.1-1|26	
12cr|python-googlechart-0.2.1-1|27	%prep
12cr|python-googlechart-0.2.1-1|28	%setup -q -n %{realname}-%version
12cr|python-googlechart-0.2.1-1|29	
12cr|python-googlechart-0.2.1-1|30	%build
12cr|python-googlechart-0.2.1-1|31	%{__python} setup.py build
12cr|python-googlechart-0.2.1-1|32	
12cr|python-googlechart-0.2.1-1|33	%install
12cr|python-googlechart-0.2.1-1|34	rm -rf $RPM_BUILD_ROOT
12cr|python-googlechart-0.2.1-1|35	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-googlechart-0.2.1-1|36	
12cr|python-googlechart-0.2.1-1|37	%clean
12cr|python-googlechart-0.2.1-1|38	rm -rf $RPM_BUILD_ROOT
12cr|python-googlechart-0.2.1-1|39	
12cr|python-googlechart-0.2.1-1|40	
12cr|python-googlechart-0.2.1-1|41	
12cr|python-googlechart-0.2.1-1|42	%changelog
12cr|python-googlechart-0.2.1-1|43	* Mon Nov 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.2.1-1mdv2011.0
12cr|python-googlechart-0.2.1-1|44	+ Revision: 591665
12cr|python-googlechart-0.2.1-1|45	- Fix Group
12cr|python-googlechart-0.2.1-1|46	- import python-googlechart
12cr|python-googlechart-0.2.1-1|47	

6522 12
12cr|python-graphcanvas-4.0.0-3|1	%define module	graphcanvas
12cr|python-graphcanvas-4.0.0-3|2	
12cr|python-graphcanvas-4.0.0-3|3	Summary: 	Enthought Tool Suite - interactive graph visualization
12cr|python-graphcanvas-4.0.0-3|4	Name: 	 	python-%{module}
12cr|python-graphcanvas-4.0.0-3|5	Version: 	4.0.0
12cr|python-graphcanvas-4.0.0-3|6	Release: 	3
12cr|python-graphcanvas-4.0.0-3|7	Source0: 	http://www.enthought.com/repo/ets/%{module}-%{version}.tar.gz
12cr|python-graphcanvas-4.0.0-3|8	License: 	BSD
12cr|python-graphcanvas-4.0.0-3|9	Group: 	 	Development/Python
12cr|python-graphcanvas-4.0.0-3|10	Url: 	 	https://github.com/enthought/graphcanvas/
12cr|python-graphcanvas-4.0.0-3|11	BuildArch: 	noarch
12cr|python-graphcanvas-4.0.0-3|12	Requires:  	python-enable >= 4.2.0
12cr|python-graphcanvas-4.0.0-3|13	Requires:  	python-networkx
12cr|python-graphcanvas-4.0.0-3|14	BuildRequires: 	python-setuptools >= 0.6c8
12cr|python-graphcanvas-4.0.0-3|15	Obsoletes:  python-enthought-graphcanvas
12cr|python-graphcanvas-4.0.0-3|16	
12cr|python-graphcanvas-4.0.0-3|17	%description
12cr|python-graphcanvas-4.0.0-3|18	graphcanvas is an library for interacting with visualizations of
12cr|python-graphcanvas-4.0.0-3|19	complex graphs. The aim is to allow the developer to declare the graph
12cr|python-graphcanvas-4.0.0-3|20	by the simplest means and be able to visualize the graph immediately.
12cr|python-graphcanvas-4.0.0-3|21	
12cr|python-graphcanvas-4.0.0-3|22	%prep
12cr|python-graphcanvas-4.0.0-3|23	%setup -q -n %{module}-%{version}
12cr|python-graphcanvas-4.0.0-3|24	
12cr|python-graphcanvas-4.0.0-3|25	%build
12cr|python-graphcanvas-4.0.0-3|26	%__python setup.py build
12cr|python-graphcanvas-4.0.0-3|27	
12cr|python-graphcanvas-4.0.0-3|28	%install
12cr|python-graphcanvas-4.0.0-3|29	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-graphcanvas-4.0.0-3|30	
12cr|python-graphcanvas-4.0.0-3|31	%files
12cr|python-graphcanvas-4.0.0-3|32	%defattr(-,root,root)
12cr|python-graphcanvas-4.0.0-3|33	%doc examples/
12cr|python-graphcanvas-4.0.0-3|34	%py_sitedir/%{module}*
12cr|python-graphcanvas-4.0.0-3|35	
12cr|python-graphcanvas-4.0.0-3|36	
12cr|python-graphcanvas-4.0.0-3|37	%changelog
12cr|python-graphcanvas-4.0.0-3|38	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 4.0.0-2
12cr|python-graphcanvas-4.0.0-3|39	+ Revision: 814699
12cr|python-graphcanvas-4.0.0-3|40	- Rebuild for ETS 4.2.0.
12cr|python-graphcanvas-4.0.0-3|41	
12cr|python-graphcanvas-4.0.0-3|42	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cr|python-graphcanvas-4.0.0-3|43	+ Revision: 689185
12cr|python-graphcanvas-4.0.0-3|44	- import python-graphcanvas
12cr|python-graphcanvas-4.0.0-3|45	
12cr|python-graphcanvas-4.0.0-3|46	

6523 12
12cr|python-greenlet-0.4.0-1|1	%define module	greenlet
12cr|python-greenlet-0.4.0-1|2	%define	name	python-%{module}
12cr|python-greenlet-0.4.0-1|3	%define	version	0.4.0
12cr|python-greenlet-0.4.0-1|4	%define	rel		1
12cr|python-greenlet-0.4.0-1|5	%if %mdkversion < 201100
12cr|python-greenlet-0.4.0-1|6	%define release	%mkrel %{rel}
12cr|python-greenlet-0.4.0-1|7	%else
12cr|python-greenlet-0.4.0-1|8	%define release	%{rel}
12cr|python-greenlet-0.4.0-1|9	%endif
12cr|python-greenlet-0.4.0-1|10	
12cr|python-greenlet-0.4.0-1|11	Name:           %{name}
12cr|python-greenlet-0.4.0-1|12	Version:        %{version}
12cr|python-greenlet-0.4.0-1|13	Release:        %{release}
12cr|python-greenlet-0.4.0-1|14	Summary:        Lightweight in-process concurrent programming
12cr|python-greenlet-0.4.0-1|15	Group:          Development/Python
12cr|python-greenlet-0.4.0-1|16	License:        MIT
12cr|python-greenlet-0.4.0-1|17	URL:            http://pypi.python.org/pypi/%{module}
12cr|python-greenlet-0.4.0-1|18	Source0:		http://pypi.python.org/packages/source/g/%{module}/%{module}-%{version}.zip
12cr|python-greenlet-0.4.0-1|19	BuildRequires:  python-devel, python-setuptools, python-sphinx
12cr|python-greenlet-0.4.0-1|20	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|python-greenlet-0.4.0-1|21	
12cr|python-greenlet-0.4.0-1|22	%description
12cr|python-greenlet-0.4.0-1|23	The greenlet package is a spin-off of Stackless, a version of CPython
12cr|python-greenlet-0.4.0-1|24	that supports micro-threads called "tasklets". Tasklets run
12cr|python-greenlet-0.4.0-1|25	pseudo-concurrently (typically in a single or a few OS-level threads)
12cr|python-greenlet-0.4.0-1|26	and are synchronized with data exchanges on "channels".
12cr|python-greenlet-0.4.0-1|27	
12cr|python-greenlet-0.4.0-1|28	%package devel
12cr|python-greenlet-0.4.0-1|29	Summary:        C development headers for python-greenlet
12cr|python-greenlet-0.4.0-1|30	Group:          Development/Python
12cr|python-greenlet-0.4.0-1|31	Requires:       %{name} = %{version}-%{release}
12cr|python-greenlet-0.4.0-1|32	
12cr|python-greenlet-0.4.0-1|33	%description devel
12cr|python-greenlet-0.4.0-1|34	This package contains header files required for C modules development.
12cr|python-greenlet-0.4.0-1|35	
12cr|python-greenlet-0.4.0-1|36	%prep
12cr|python-greenlet-0.4.0-1|37	%setup -q -n %{module}-%{version}
12cr|python-greenlet-0.4.0-1|38	
12cr|python-greenlet-0.4.0-1|39	%build
12cr|python-greenlet-0.4.0-1|40	PYTHONDONTWRITEBYTECODE= %{__python} setup.py build
12cr|python-greenlet-0.4.0-1|41	chmod 644 benchmarks/*.py
12cr|python-greenlet-0.4.0-1|42	pushd doc
12cr|python-greenlet-0.4.0-1|43	export PYTHONPATH=`dir -1d ../build/lib* | head -1`
12cr|python-greenlet-0.4.0-1|44	%__make html
12cr|python-greenlet-0.4.0-1|45	popd
12cr|python-greenlet-0.4.0-1|46	
12cr|python-greenlet-0.4.0-1|47	%install
12cr|python-greenlet-0.4.0-1|48	rm -rf %{buildroot}
12cr|python-greenlet-0.4.0-1|49	%{__python} setup.py install --root %{buildroot} --install-purelib=%{python_sitearch}
12cr|python-greenlet-0.4.0-1|50	
12cr|python-greenlet-0.4.0-1|51	%check
12cr|python-greenlet-0.4.0-1|52	./run-tests.py
12cr|python-greenlet-0.4.0-1|53	
12cr|python-greenlet-0.4.0-1|54	%files
12cr|python-greenlet-0.4.0-1|55	%defattr(-,root,root)
12cr|python-greenlet-0.4.0-1|56	%doc doc/_build/html
12cr|python-greenlet-0.4.0-1|57	%{python_sitearch}/*
12cr|python-greenlet-0.4.0-1|58	
12cr|python-greenlet-0.4.0-1|59	%files devel
12cr|python-greenlet-0.4.0-1|60	%defattr(-,root,root,-)
12cr|python-greenlet-0.4.0-1|61	%{_includedir}/python*/%{module}
12cr|python-greenlet-0.4.0-1|62	
12cr|python-greenlet-0.4.0-1|63	
12cr|python-greenlet-0.4.0-1|64	
12cr|python-greenlet-0.4.0-1|65	%changelog
12cr|python-greenlet-0.4.0-1|66	* Wed Aug 22 2012 Lev Givon <lev@mandriva.org> 0.4.0-1
12cr|python-greenlet-0.4.0-1|67	+ Revision: 815588
12cr|python-greenlet-0.4.0-1|68	- Update to 0.4.0.
12cr|python-greenlet-0.4.0-1|69	
12cr|python-greenlet-0.4.0-1|70	* Wed Mar 21 2012 Lev Givon <lev@mandriva.org> 0.3.4-1
12cr|python-greenlet-0.4.0-1|71	+ Revision: 785946
12cr|python-greenlet-0.4.0-1|72	- Update to 0.3.4.
12cr|python-greenlet-0.4.0-1|73	
12cr|python-greenlet-0.4.0-1|74	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 0.3.1-1
12cr|python-greenlet-0.4.0-1|75	+ Revision: 683252
12cr|python-greenlet-0.4.0-1|76	- import python-greenlet
12cr|python-greenlet-0.4.0-1|77	
12cr|python-greenlet-0.4.0-1|78	
12cr|python-greenlet-0.4.0-1|79	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 0.10.7
12cr|python-greenlet-0.4.0-1|80	- first release for Mandriva
12cr|python-greenlet-0.4.0-1|81	

6524 12
12cr|python-gtkmvc-1.2.2-2|1	%define modname gtkmvc
12cr|python-gtkmvc-1.2.2-2|2	%define pyver %(python -V 2>&1 | cut -f2 -d" " | cut -f1,2 -d".")
12cr|python-gtkmvc-1.2.2-2|3	
12cr|python-gtkmvc-1.2.2-2|4	Name:           python-%{modname}
12cr|python-gtkmvc-1.2.2-2|5	URL:            http://pygtkmvc.sourceforge.net/
12cr|python-gtkmvc-1.2.2-2|6	Summary:        Model-View-Controller and Observer patterns for the PyGTK2
12cr|python-gtkmvc-1.2.2-2|7	Version:        1.2.2
12cr|python-gtkmvc-1.2.2-2|8	Release:        %mkrel 2
12cr|python-gtkmvc-1.2.2-2|9	License:        BSD
12cr|python-gtkmvc-1.2.2-2|10	Group:          Development/Python
12cr|python-gtkmvc-1.2.2-2|11	Source0:        http://ovh.dl.sourceforge.net/sourceforge/pygtkmvc/python-%{modname}-%{version}.tar.bz2
12cr|python-gtkmvc-1.2.2-2|12	BuildArch:      noarch
12cr|python-gtkmvc-1.2.2-2|13	Requires:       python pygtk2.0 libglade2.0
12cr|python-gtkmvc-1.2.2-2|14	
12cr|python-gtkmvc-1.2.2-2|15	BuildRequires:  pkgconfig(python) pkgconfig(libglade-2.0) pygtk2.0-devel
12cr|python-gtkmvc-1.2.2-2|16	
12cr|python-gtkmvc-1.2.2-2|17	%description
12cr|python-gtkmvc-1.2.2-2|18	Pygtk MVC is a multiplatform implementation of a dialect
12cr|python-gtkmvc-1.2.2-2|19	of the Model-View-Controller and Observer patterns for the
12cr|python-gtkmvc-1.2.2-2|20	PyGTK2 toolkit.
12cr|python-gtkmvc-1.2.2-2|21	
12cr|python-gtkmvc-1.2.2-2|22	MVC is a pattern that can be successfully used to design
12cr|python-gtkmvc-1.2.2-2|23	and develop well structured GUI applications.
12cr|python-gtkmvc-1.2.2-2|24	The MVC pattern basically helps in separating sematics
12cr|python-gtkmvc-1.2.2-2|25	and data of the application, from their representation.
12cr|python-gtkmvc-1.2.2-2|26	
12cr|python-gtkmvc-1.2.2-2|27	Within Pygtk MVC the Observer pattern is also embedded.
12cr|python-gtkmvc-1.2.2-2|28	This pattern allows making separated parts independent,
12cr|python-gtkmvc-1.2.2-2|29	but still connected each other.
12cr|python-gtkmvc-1.2.2-2|30	
12cr|python-gtkmvc-1.2.2-2|31	%prep
12cr|python-gtkmvc-1.2.2-2|32	%setup -q -n python-%{modname}-%{version}
12cr|python-gtkmvc-1.2.2-2|33	
12cr|python-gtkmvc-1.2.2-2|34	%build
12cr|python-gtkmvc-1.2.2-2|35	export CFLAGS="$RPM_OPT_FLAGS"
12cr|python-gtkmvc-1.2.2-2|36	%{__python} setup.py build
12cr|python-gtkmvc-1.2.2-2|37	
12cr|python-gtkmvc-1.2.2-2|38	export PYTHONPATH="$RPM_BUILD_ROOT%{_libdir}/python%{pyver}/site-packages"
12cr|python-gtkmvc-1.2.2-2|39	
12cr|python-gtkmvc-1.2.2-2|40	%install
12cr|python-gtkmvc-1.2.2-2|41	%{__python} setup.py install --root=$RPM_BUILD_ROOT
12cr|python-gtkmvc-1.2.2-2|42	
12cr|python-gtkmvc-1.2.2-2|43	%files
12cr|python-gtkmvc-1.2.2-2|44	%doc docs examples AUTHORS COPYING INSTALL NEWS README PKG-INFO
12cr|python-gtkmvc-1.2.2-2|45	%{_bindir}/gtkmvc-progen
12cr|python-gtkmvc-1.2.2-2|46	%py_purelibdir/*
12cr|python-gtkmvc-1.2.2-2|47	

6525 12
12cr|python-gudev-147-3|1	Summary:        Python (PyGObject) bindings to the GUDev library
12cr|python-gudev-147-3|2	Name:           python-gudev
12cr|python-gudev-147-3|3	URL:            http://github.com/nzjrs/
12cr|python-gudev-147-3|4	Version:        147
12cr|python-gudev-147-3|5	Release:        %mkrel 3
12cr|python-gudev-147-3|6	Source0: 	http://github.com/nzjrs/python-gudev/tarball/%{version}/nzjrs-python-gudev-%{version}.2-1-g780b007.tar.gz
12cr|python-gudev-147-3|7	Group:          Development/Python
12cr|python-gudev-147-3|8	License:        LGPLv3+
12cr|python-gudev-147-3|9	%if %_arch == i386
12cr|python-gudev-147-3|10	Requires:       libgudev1.0_0 >= 147
12cr|python-gudev-147-3|11	%endif
12cr|python-gudev-147-3|12	%if %_arch == X86_64
12cr|python-gudev-147-3|13	Requires:       lib64gudev1.0_0 >= 147
12cr|python-gudev-147-3|14	%endif
12cr|python-gudev-147-3|15	Requires:       python-gobject
12cr|python-gudev-147-3|16	BuildRequires:  python-devel
12cr|python-gudev-147-3|17	BuildRequires:  autoconf
12cr|python-gudev-147-3|18	BuildRequires:  automake
12cr|python-gudev-147-3|19	BuildRequires:  libtool
12cr|python-gudev-147-3|20	%if %_arch == i386
12cr|python-gudev-147-3|21	BuildRequires:  libgudev1.0-devel >= 147
12cr|python-gudev-147-3|22	%endif
12cr|python-gudev-147-3|23	%if  %_arch == x86_64
12cr|python-gudev-147-3|24	BuildRequires:  lib64gudev1.0-devel >= 147
12cr|python-gudev-147-3|25	%endif
12cr|python-gudev-147-3|26	BuildRequires:  python-gobject-devel
12cr|python-gudev-147-3|27	
12cr|python-gudev-147-3|28	%description
12cr|python-gudev-147-3|29	python-gudev is a Python (PyGObject) binding to the GUDev UDEV library.
12cr|python-gudev-147-3|30	
12cr|python-gudev-147-3|31	%prep
12cr|python-gudev-147-3|32	%setup -q -n nzjrs-python-gudev-780b007
12cr|python-gudev-147-3|33	
12cr|python-gudev-147-3|34	%build
12cr|python-gudev-147-3|35	sh autogen.sh --prefix=%{_prefix} --disable-static
12cr|python-gudev-147-3|36	%make
12cr|python-gudev-147-3|37	
12cr|python-gudev-147-3|38	%install
12cr|python-gudev-147-3|39	%makeinstall
12cr|python-gudev-147-3|40	
12cr|python-gudev-147-3|41	%clean
12cr|python-gudev-147-3|42	rm -rf $RPM_BUILD_ROOT
12cr|python-gudev-147-3|43	
12cr|python-gudev-147-3|44	%files
12cr|python-gudev-147-3|45	%doc COPYING README NEWS
12cr|python-gudev-147-3|46	%doc test.py
12cr|python-gudev-147-3|47	%{py_platsitedir}/*
12cr|python-gudev-147-3|48	%{_datadir}/pygobject/2.0/defs/gudev.defs
12cr|python-gudev-147-3|49	
12cr|python-gudev-147-3|50	
12cr|python-gudev-147-3|51	
12cr|python-gudev-147-3|52	
12cr|python-gudev-147-3|53	%changelog
12cr|python-gudev-147-3|54	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 147-3mdv2012.0
12cr|python-gudev-147-3|55	+ Revision: 773026
12cr|python-gudev-147-3|56	- relink against libpcre.so.1
12cr|python-gudev-147-3|57	
12cr|python-gudev-147-3|58	* Thu Aug 11 2011 Leonardo Coelho <leonardoc@mandriva.org> 147-2
12cr|python-gudev-147-3|59	+ Revision: 694053
12cr|python-gudev-147-3|60	- change on spec file to add a dependency pkg
12cr|python-gudev-147-3|61	
12cr|python-gudev-147-3|62	* Wed Aug 10 2011 Leonardo Coelho <leonardoc@mandriva.org> 147-1
12cr|python-gudev-147-3|63	+ Revision: 693872
12cr|python-gudev-147-3|64	- import spec file from fedora frist mandriva version
12cr|python-gudev-147-3|65	- Created package structure for python-gudev.
12cr|python-gudev-147-3|66	

6526 12
12cr|python-gvgen-0.9-7|1	%define oname gvgen
12cr|python-gvgen-0.9-7|2	
12cr|python-gvgen-0.9-7|3	Summary: Python class to generate dot files for further use with graphviz
12cr|python-gvgen-0.9-7|4	Name: python-gvgen
12cr|python-gvgen-0.9-7|5	Version: 0.9
12cr|python-gvgen-0.9-7|6	Release: %mkrel 7
12cr|python-gvgen-0.9-7|7	URL: http://software.inl.fr/trac/trac.cgi/wiki/GvGen
12cr|python-gvgen-0.9-7|8	Source0: http://software.inl.fr/releases/GvGen/%{oname}-%{version}.tar.bz2
12cr|python-gvgen-0.9-7|9	Source1: user-guide.tex.lyx
12cr|python-gvgen-0.9-7|10	License: GPL
12cr|python-gvgen-0.9-7|11	Group: Development/Python
12cr|python-gvgen-0.9-7|12	BuildRequires: python-devel
12cr|python-gvgen-0.9-7|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|python-gvgen-0.9-7|14	
12cr|python-gvgen-0.9-7|15	%description
12cr|python-gvgen-0.9-7|16	GvGen is a python class to generate dot files for further use with graphviz:
12cr|python-gvgen-0.9-7|17	* Edge creation, naming and connection
12cr|python-gvgen-0.9-7|18	* Apply any graphviz property on the fly
12cr|python-gvgen-0.9-7|19	* Apply graphviz properties to a style
12cr|python-gvgen-0.9-7|20	
12cr|python-gvgen-0.9-7|21	%prep
12cr|python-gvgen-0.9-7|22	%setup -q -n %{oname}-%version -a 0
12cr|python-gvgen-0.9-7|23	
12cr|python-gvgen-0.9-7|24	%build
12cr|python-gvgen-0.9-7|25	python setup.py build
12cr|python-gvgen-0.9-7|26	
12cr|python-gvgen-0.9-7|27	%install
12cr|python-gvgen-0.9-7|28	rm -rf $RPM_BUILD_ROOT
12cr|python-gvgen-0.9-7|29	python setup.py install --root $RPM_BUILD_ROOT
12cr|python-gvgen-0.9-7|30	
12cr|python-gvgen-0.9-7|31	# (saispo) fix doc installation
12cr|python-gvgen-0.9-7|32	mkdir -p %{buildroot}/%{_datadir}/doc/%{name}/
12cr|python-gvgen-0.9-7|33	cp -f %{SOURCE1} %{buildroot}/%{_datadir}/doc/%{name}/user-guide.tex.lyx
12cr|python-gvgen-0.9-7|34	
12cr|python-gvgen-0.9-7|35	%clean
12cr|python-gvgen-0.9-7|36	rm -rf $RPM_BUILD_ROOT
12cr|python-gvgen-0.9-7|37	
12cr|python-gvgen-0.9-7|38	%files
12cr|python-gvgen-0.9-7|39	%defattr(-,root,root)
12cr|python-gvgen-0.9-7|40	%doc ChangeLog
12cr|python-gvgen-0.9-7|41	%{py_puresitedir}/*
12cr|python-gvgen-0.9-7|42	
12cr|python-gvgen-0.9-7|43	
12cr|python-gvgen-0.9-7|44	%changelog
12cr|python-gvgen-0.9-7|45	* Sun Nov 21 2010 Funda Wang <fwang@mandriva.org> 0.9-7mdv2011.0
12cr|python-gvgen-0.9-7|46	+ Revision: 599396
12cr|python-gvgen-0.9-7|47	- rebuild for py2.7
12cr|python-gvgen-0.9-7|48	
12cr|python-gvgen-0.9-7|49	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9-6mdv2010.0
12cr|python-gvgen-0.9-7|50	+ Revision: 442147
12cr|python-gvgen-0.9-7|51	- rebuild
12cr|python-gvgen-0.9-7|52	
12cr|python-gvgen-0.9-7|53	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.9-5mdv2009.1
12cr|python-gvgen-0.9-7|54	+ Revision: 323726
12cr|python-gvgen-0.9-7|55	- rebuild
12cr|python-gvgen-0.9-7|56	
12cr|python-gvgen-0.9-7|57	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.9-4mdv2009.0
12cr|python-gvgen-0.9-7|58	+ Revision: 259622
12cr|python-gvgen-0.9-7|59	- rebuild
12cr|python-gvgen-0.9-7|60	
12cr|python-gvgen-0.9-7|61	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.9-3mdv2009.0
12cr|python-gvgen-0.9-7|62	+ Revision: 247426
12cr|python-gvgen-0.9-7|63	- rebuild
12cr|python-gvgen-0.9-7|64	
12cr|python-gvgen-0.9-7|65	* Fri Feb 29 2008 Jérôme Soyer <saispo@mandriva.org> 0.9-1mdv2008.1
12cr|python-gvgen-0.9-7|66	+ Revision: 176737
12cr|python-gvgen-0.9-7|67	- Add files...
12cr|python-gvgen-0.9-7|68	- New release 0.9
12cr|python-gvgen-0.9-7|69	- New release 0.7
12cr|python-gvgen-0.9-7|70	
12cr|python-gvgen-0.9-7|71	+ Olivier Blin <oblin@mandriva.com>
12cr|python-gvgen-0.9-7|72	- restore BuildRoot
12cr|python-gvgen-0.9-7|73	
12cr|python-gvgen-0.9-7|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-gvgen-0.9-7|75	- kill re-definition of %%buildroot on Pixel's request
12cr|python-gvgen-0.9-7|76	- fix summary & description
12cr|python-gvgen-0.9-7|77	
12cr|python-gvgen-0.9-7|78	* Thu Nov 29 2007 Jérôme Soyer <saispo@mandriva.org> 0.6-1mdv2008.1
12cr|python-gvgen-0.9-7|79	+ Revision: 113891
12cr|python-gvgen-0.9-7|80	- import python-gvgen
12cr|python-gvgen-0.9-7|81	
12cr|python-gvgen-0.9-7|82	

6527 12
12cr|python-h5py-2.0.1-2|1	%define module	h5py
12cr|python-h5py-2.0.1-2|2	
12cr|python-h5py-2.0.1-2|3	Summary:	A Python interface to the HDF5 library
12cr|python-h5py-2.0.1-2|4	Name: 		python-%{module}
12cr|python-h5py-2.0.1-2|5	Version:	2.0.1
12cr|python-h5py-2.0.1-2|6	Release:	2
12cr|python-h5py-2.0.1-2|7	Source0:	%{module}-%{version}.tar.gz
12cr|python-h5py-2.0.1-2|8	Source1:	docs.tar.gz
12cr|python-h5py-2.0.1-2|9	License:	BSD
12cr|python-h5py-2.0.1-2|10	Group:		Development/Python
12cr|python-h5py-2.0.1-2|11	Url:		http://h5py.alfven.org/
12cr|python-h5py-2.0.1-2|12	Requires:	python >= 2.6
12cr|python-h5py-2.0.1-2|13	Requires:   python-numpy >= 1.0.3
12cr|python-h5py-2.0.1-2|14	BuildRequires:	python-devel >= 2.6
12cr|python-h5py-2.0.1-2|15	BuildRequires:	python-numpy-devel >= 1.0.3
12cr|python-h5py-2.0.1-2|16	BuildRequires:	hdf5 >= 1.8.3
12cr|python-h5py-2.0.1-2|17	BuildRequires:	hdf5-devel >= 1.8.3
12cr|python-h5py-2.0.1-2|18	BuildRequires:	python-cython >= 0.13
12cr|python-h5py-2.0.1-2|19	BuildRequires:	python-setuptools
12cr|python-h5py-2.0.1-2|20	BuildRequires:	python-sphinx
12cr|python-h5py-2.0.1-2|21	BuildRequires:	pkgconfig(lapack)
12cr|python-h5py-2.0.1-2|22	
12cr|python-h5py-2.0.1-2|23	%description
12cr|python-h5py-2.0.1-2|24	HDF5 for Python (h5py) is a general-purpose Python interface to the
12cr|python-h5py-2.0.1-2|25	Hierarchical Data Format library, version 5.  HDF5 is a versatile,
12cr|python-h5py-2.0.1-2|26	mature scientific software library designed for the fast, flexible
12cr|python-h5py-2.0.1-2|27	storage of enormous amounts of data.
12cr|python-h5py-2.0.1-2|28	
12cr|python-h5py-2.0.1-2|29	From a Python programmer's perspective, HDF5 provides a robust way to
12cr|python-h5py-2.0.1-2|30	store data, organized by name in a tree-like fashion.  You can create
12cr|python-h5py-2.0.1-2|31	datasets (arrays on disk) hundreds of gigabytes in size, and perform
12cr|python-h5py-2.0.1-2|32	random-access I/O on desired sections.  Datasets are organized in a
12cr|python-h5py-2.0.1-2|33	filesystem-like hierarchy using containers called "groups", and
12cr|python-h5py-2.0.1-2|34	accessed using the traditional POSIX /path/to/resource syntax.
12cr|python-h5py-2.0.1-2|35	
12cr|python-h5py-2.0.1-2|36	In addition to providing interoperability with existing HDF5 datasets
12cr|python-h5py-2.0.1-2|37	and platforms, h5py is a convenient way to store and retrieve
12cr|python-h5py-2.0.1-2|38	arbitrary NumPy data and metadata.
12cr|python-h5py-2.0.1-2|39	
12cr|python-h5py-2.0.1-2|40	%prep
12cr|python-h5py-2.0.1-2|41	%setup -q -n %{module}-%{version}
12cr|python-h5py-2.0.1-2|42	tar zxf %SOURCE1
12cr|python-h5py-2.0.1-2|43	
12cr|python-h5py-2.0.1-2|44	%build
12cr|python-h5py-2.0.1-2|45	PYTHONDONTWRITEBYTECODE= %__python setup.py build
12cr|python-h5py-2.0.1-2|46	
12cr|python-h5py-2.0.1-2|47	%install
12cr|python-h5py-2.0.1-2|48	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-h5py-2.0.1-2|49	pushd docs
12cr|python-h5py-2.0.1-2|50	export PYTHONPATH=`dir -d ../build/lib.linux*`
12cr|python-h5py-2.0.1-2|51	make html
12cr|python-h5py-2.0.1-2|52	rm -rf build/html/.buildinfo build/html/.doctrees
12cr|python-h5py-2.0.1-2|53	popd
12cr|python-h5py-2.0.1-2|54	chmod 644 %{buildroot}%{py_platsitedir}/h5py*egg-info*
12cr|python-h5py-2.0.1-2|55	chmod 644 ANN.txt README.txt
12cr|python-h5py-2.0.1-2|56	
12cr|python-h5py-2.0.1-2|57	
12cr|python-h5py-2.0.1-2|58	%files -f FILE_LIST
12cr|python-h5py-2.0.1-2|59	%doc ANN.txt README.txt examples/ docs/build/html/
12cr|python-h5py-2.0.1-2|60	
12cr|python-h5py-2.0.1-2|61	
12cr|python-h5py-2.0.1-2|62	
12cr|python-h5py-2.0.1-2|63	%changelog
12cr|python-h5py-2.0.1-2|64	* Tue Dec 13 2011 Lev Givon <lev@mandriva.org> 2.0.1-1mdv2011.0
12cr|python-h5py-2.0.1-2|65	+ Revision: 740769
12cr|python-h5py-2.0.1-2|66	- Update to 2.0.1.
12cr|python-h5py-2.0.1-2|67	
12cr|python-h5py-2.0.1-2|68	* Mon Jun 20 2011 Lev Givon <lev@mandriva.org> 2.0.0-1
12cr|python-h5py-2.0.1-2|69	+ Revision: 686248
12cr|python-h5py-2.0.1-2|70	- Update to 2.0.0.
12cr|python-h5py-2.0.1-2|71	
12cr|python-h5py-2.0.1-2|72	* Mon Feb 21 2011 Lev Givon <lev@mandriva.org> 1.3.1-1
12cr|python-h5py-2.0.1-2|73	+ Revision: 639225
12cr|python-h5py-2.0.1-2|74	- import python-h5py
12cr|python-h5py-2.0.1-2|75	

6528 12
12cr|python-hachoir-0.5.2-3|1	%define module_name hachoir
12cr|python-hachoir-0.5.2-3|2	
12cr|python-hachoir-0.5.2-3|3	Summary:    Python library to edit binary file and metadata
12cr|python-hachoir-0.5.2-3|4	Name: 		python-%{module_name}
12cr|python-hachoir-0.5.2-3|5	Version: 	0.5.2
12cr|python-hachoir-0.5.2-3|6	Release: 	%mkrel 3
12cr|python-hachoir-0.5.2-3|7	Source0: 	%{module_name}-%{version}.tar.bz2
12cr|python-hachoir-0.5.2-3|8	License:	GPL
12cr|python-hachoir-0.5.2-3|9	Group: 		Development/Python
12cr|python-hachoir-0.5.2-3|10	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|python-hachoir-0.5.2-3|11	Url: 		http://hachoir.org/
12cr|python-hachoir-0.5.2-3|12	BuildArch:  noarch
12cr|python-hachoir-0.5.2-3|13	Requires:   python-urwid
12cr|python-hachoir-0.5.2-3|14	BuildRequires: python
12cr|python-hachoir-0.5.2-3|15	
12cr|python-hachoir-0.5.2-3|16	%description
12cr|python-hachoir-0.5.2-3|17	Hachoir is a library written in Python which allows to see and edit a binary
12cr|python-hachoir-0.5.2-3|18	file (or any binary stream) field per field.
12cr|python-hachoir-0.5.2-3|19	A field is the most basic information: a number, a string of characters,
12cr|python-hachoir-0.5.2-3|20	a flag (yes/no), etc. Only supported formats can be opened, it's not a magic
12cr|python-hachoir-0.5.2-3|21	tool.
12cr|python-hachoir-0.5.2-3|22	
12cr|python-hachoir-0.5.2-3|23	It can be used to extract some informations (eg. metadata), edit some fields
12cr|python-hachoir-0.5.2-3|24	of a file without original program, or convert a file from a format to another.
12cr|python-hachoir-0.5.2-3|25	%prep
12cr|python-hachoir-0.5.2-3|26	%setup -q -n %{module_name}-%version
12cr|python-hachoir-0.5.2-3|27	
12cr|python-hachoir-0.5.2-3|28	%build
12cr|python-hachoir-0.5.2-3|29	python setup.py build
12cr|python-hachoir-0.5.2-3|30	
12cr|python-hachoir-0.5.2-3|31	%install
12cr|python-hachoir-0.5.2-3|32	rm -rf $RPM_BUILD_ROOT
12cr|python-hachoir-0.5.2-3|33	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cr|python-hachoir-0.5.2-3|34	
12cr|python-hachoir-0.5.2-3|35	%clean
12cr|python-hachoir-0.5.2-3|36	rm -rf $RPM_BUILD_ROOT
12cr|python-hachoir-0.5.2-3|37	
12cr|python-hachoir-0.5.2-3|38	%files
12cr|python-hachoir-0.5.2-3|39	%defattr(-,root,root)
12cr|python-hachoir-0.5.2-3|40	%doc AUTHORS COPYING BUGS  README INSTALL TODO
12cr|python-hachoir-0.5.2-3|41	%doc doc/*
12cr|python-hachoir-0.5.2-3|42	%{_bindir}/*
12cr|python-hachoir-0.5.2-3|43	%py_puresitedir/*
12cr|python-hachoir-0.5.2-3|44	
12cr|python-hachoir-0.5.2-3|45	
12cr|python-hachoir-0.5.2-3|46	%changelog
12cr|python-hachoir-0.5.2-3|47	* Thu Nov 04 2010 Funda Wang <fwang@mandriva.org> 0.5.2-3mdv2011.0
12cr|python-hachoir-0.5.2-3|48	+ Revision: 593096
12cr|python-hachoir-0.5.2-3|49	- fix file list
12cr|python-hachoir-0.5.2-3|50	
12cr|python-hachoir-0.5.2-3|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.5.2-3mdv2010.0
12cr|python-hachoir-0.5.2-3|52	+ Revision: 430846
12cr|python-hachoir-0.5.2-3|53	- rebuild
12cr|python-hachoir-0.5.2-3|54	
12cr|python-hachoir-0.5.2-3|55	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.5.2-2mdv2009.0
12cr|python-hachoir-0.5.2-3|56	+ Revision: 222650
12cr|python-hachoir-0.5.2-3|57	- buildrequires python-devel instead of python
12cr|python-hachoir-0.5.2-3|58	- BuildRequires python for distutils/core
12cr|python-hachoir-0.5.2-3|59	- rebuild
12cr|python-hachoir-0.5.2-3|60	- kill re-definition of %%buildroot on Pixel's request
12cr|python-hachoir-0.5.2-3|61	
12cr|python-hachoir-0.5.2-3|62	+ Olivier Blin <oblin@mandriva.com>
12cr|python-hachoir-0.5.2-3|63	- restore BuildRoot
12cr|python-hachoir-0.5.2-3|64	
12cr|python-hachoir-0.5.2-3|65	
12cr|python-hachoir-0.5.2-3|66	* Wed Aug 23 2006 Michael Scherer <misc@mandriva.org> 0.5.2-1mdv2007.0
12cr|python-hachoir-0.5.2-3|67	- First package
12cr|python-hachoir-0.5.2-3|68	

6529 12
12cr|python-hachoir-core-1.3.3-2|1	%define module_name hachoir-core
12cr|python-hachoir-core-1.3.3-2|2	
12cr|python-hachoir-core-1.3.3-2|3	Summary:	Python library to edit binary file and metadata
12cr|python-hachoir-core-1.3.3-2|4	Name:		python-%{module_name}
12cr|python-hachoir-core-1.3.3-2|5	Version: 	1.3.3
12cr|python-hachoir-core-1.3.3-2|6	Release: 	%mkrel 2
12cr|python-hachoir-core-1.3.3-2|7	Source0: 	http://cheeseshop.python.org/packages/source/h/%{module_name}/%{module_name}-%{version}.tar.gz
12cr|python-hachoir-core-1.3.3-2|8	License:	GPLv2
12cr|python-hachoir-core-1.3.3-2|9	Group: 		Development/Python
12cr|python-hachoir-core-1.3.3-2|10	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|python-hachoir-core-1.3.3-2|11	URL: 		http://hachoir.org/
12cr|python-hachoir-core-1.3.3-2|12	BuildArch:	noarch
12cr|python-hachoir-core-1.3.3-2|13	BuildRequires:	python-setuptools
12cr|python-hachoir-core-1.3.3-2|14	Obsoletes:	python-hachoir
12cr|python-hachoir-core-1.3.3-2|15	
12cr|python-hachoir-core-1.3.3-2|16	%description
12cr|python-hachoir-core-1.3.3-2|17	Hachoir is a library written in Python which allows to see and edit a binary
12cr|python-hachoir-core-1.3.3-2|18	file (or any binary stream) field per field.
12cr|python-hachoir-core-1.3.3-2|19	A field is the most basic information: a number, a string of characters,
12cr|python-hachoir-core-1.3.3-2|20	a flag (yes/no), etc. Only supported formats can be opened, it's not a magic
12cr|python-hachoir-core-1.3.3-2|21	tool.
12cr|python-hachoir-core-1.3.3-2|22	
12cr|python-hachoir-core-1.3.3-2|23	It can be used to extract some informations (eg. metadata), edit some fields
12cr|python-hachoir-core-1.3.3-2|24	of a file without original program, or convert a file from a format to another.
12cr|python-hachoir-core-1.3.3-2|25	
12cr|python-hachoir-core-1.3.3-2|26	%prep
12cr|python-hachoir-core-1.3.3-2|27	%setup -q -n %{module_name}-%version
12cr|python-hachoir-core-1.3.3-2|28	
12cr|python-hachoir-core-1.3.3-2|29	%build
12cr|python-hachoir-core-1.3.3-2|30	python setup.py build
12cr|python-hachoir-core-1.3.3-2|31	
12cr|python-hachoir-core-1.3.3-2|32	%install
12cr|python-hachoir-core-1.3.3-2|33	rm -rf %{buildroot}
12cr|python-hachoir-core-1.3.3-2|34	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-hachoir-core-1.3.3-2|35	
12cr|python-hachoir-core-1.3.3-2|36	%clean
12cr|python-hachoir-core-1.3.3-2|37	rm -rf %{buildroot}
12cr|python-hachoir-core-1.3.3-2|38	
12cr|python-hachoir-core-1.3.3-2|39	%files
12cr|python-hachoir-core-1.3.3-2|40	%defattr(-,root,root)
12cr|python-hachoir-core-1.3.3-2|41	%doc AUTHORS COPYING README
12cr|python-hachoir-core-1.3.3-2|42	%doc doc/*
12cr|python-hachoir-core-1.3.3-2|43	%py_puresitedir/*
12cr|python-hachoir-core-1.3.3-2|44	
12cr|python-hachoir-core-1.3.3-2|45	
12cr|python-hachoir-core-1.3.3-2|46	
12cr|python-hachoir-core-1.3.3-2|47	%changelog
12cr|python-hachoir-core-1.3.3-2|48	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 1.3.3-2mdv2011.0
12cr|python-hachoir-core-1.3.3-2|49	+ Revision: 594039
12cr|python-hachoir-core-1.3.3-2|50	- update file list
12cr|python-hachoir-core-1.3.3-2|51	
12cr|python-hachoir-core-1.3.3-2|52	+ Michael Scherer <misc@mandriva.org>
12cr|python-hachoir-core-1.3.3-2|53	- rebuild for python 2.7
12cr|python-hachoir-core-1.3.3-2|54	
12cr|python-hachoir-core-1.3.3-2|55	* Mon Mar 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.3.3-1mdv2010.1
12cr|python-hachoir-core-1.3.3-2|56	+ Revision: 515897
12cr|python-hachoir-core-1.3.3-2|57	- update to 1.3.3
12cr|python-hachoir-core-1.3.3-2|58	
12cr|python-hachoir-core-1.3.3-2|59	* Thu Feb 04 2010 Michael Scherer <misc@mandriva.org> 1.3.2-1mdv2010.1
12cr|python-hachoir-core-1.3.3-2|60	+ Revision: 500606
12cr|python-hachoir-core-1.3.3-2|61	- update to new version 1.3.2
12cr|python-hachoir-core-1.3.3-2|62	
12cr|python-hachoir-core-1.3.3-2|63	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-2mdv2010.0
12cr|python-hachoir-core-1.3.3-2|64	+ Revision: 442150
12cr|python-hachoir-core-1.3.3-2|65	- rebuild
12cr|python-hachoir-core-1.3.3-2|66	
12cr|python-hachoir-core-1.3.3-2|67	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.1-1mdv2009.1
12cr|python-hachoir-core-1.3.3-2|68	+ Revision: 320019
12cr|python-hachoir-core-1.3.3-2|69	- rebuild with python 2.6
12cr|python-hachoir-core-1.3.3-2|70	- clean spec
12cr|python-hachoir-core-1.3.3-2|71	- new release 1.2.1
12cr|python-hachoir-core-1.3.3-2|72	
12cr|python-hachoir-core-1.3.3-2|73	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-3mdv2009.0
12cr|python-hachoir-core-1.3.3-2|74	+ Revision: 242411
12cr|python-hachoir-core-1.3.3-2|75	- rebuild
12cr|python-hachoir-core-1.3.3-2|76	- kill re-definition of %%buildroot on Pixel's request
12cr|python-hachoir-core-1.3.3-2|77	
12cr|python-hachoir-core-1.3.3-2|78	+ Olivier Blin <oblin@mandriva.com>
12cr|python-hachoir-core-1.3.3-2|79	- restore BuildRoot
12cr|python-hachoir-core-1.3.3-2|80	
12cr|python-hachoir-core-1.3.3-2|81	* Tue Jul 17 2007 Michael Scherer <misc@mandriva.org> 1.0.1-1mdv2008.0
12cr|python-hachoir-core-1.3.3-2|82	+ Revision: 52793
12cr|python-hachoir-core-1.3.3-2|83	- new version 1.0.1
12cr|python-hachoir-core-1.3.3-2|84	
12cr|python-hachoir-core-1.3.3-2|85	* Fri Jun 15 2007 Jérôme Soyer <saispo@mandriva.org> 0.9.0-1mdv2008.0
12cr|python-hachoir-core-1.3.3-2|86	+ Revision: 40026
12cr|python-hachoir-core-1.3.3-2|87	- New release 0.9.0
12cr|python-hachoir-core-1.3.3-2|88	
12cr|python-hachoir-core-1.3.3-2|89	
12cr|python-hachoir-core-1.3.3-2|90	* Sun Mar 04 2007 Michael Scherer <misc@mandriva.org> 0.7.2-1mdv2007.0
12cr|python-hachoir-core-1.3.3-2|91	+ Revision: 131965
12cr|python-hachoir-core-1.3.3-2|92	

6530 12
12cr|python-hachoir-metadata-1.3.3-3|1	%define module_name hachoir-metadata
12cr|python-hachoir-metadata-1.3.3-3|2	
12cr|python-hachoir-metadata-1.3.3-3|3	Summary:	Python library to read metadata file format for the hachoir framework
12cr|python-hachoir-metadata-1.3.3-3|4	Name: 		python-%{module_name}
12cr|python-hachoir-metadata-1.3.3-3|5	Version: 	1.3.3
12cr|python-hachoir-metadata-1.3.3-3|6	Release: 	3
12cr|python-hachoir-metadata-1.3.3-3|7	Source0: 	http://cheeseshop.python.org/packages/source/h/%{module_name}/%{module_name}-%{version}.tar.gz
12cr|python-hachoir-metadata-1.3.3-3|8	License:	GPLv2
12cr|python-hachoir-metadata-1.3.3-3|9	Group: 		Development/Python
12cr|python-hachoir-metadata-1.3.3-3|10	URL: 		http://bitbucket.org/haypo/hachoir/wiki/Home
12cr|python-hachoir-metadata-1.3.3-3|11	BuildArch:	noarch
12cr|python-hachoir-metadata-1.3.3-3|12	Requires:	python-hachoir-core
12cr|python-hachoir-metadata-1.3.3-3|13	Requires:	python-hachoir-parser
12cr|python-hachoir-metadata-1.3.3-3|14	%{py_requires -d}
12cr|python-hachoir-metadata-1.3.3-3|15	BuildRequires:	python-setuptools
12cr|python-hachoir-metadata-1.3.3-3|16	
12cr|python-hachoir-metadata-1.3.3-3|17	%description
12cr|python-hachoir-metadata-1.3.3-3|18	hachoir-metadata is tool to extract metadata from multimedia files
12cr|python-hachoir-metadata-1.3.3-3|19	(sound, video, archives, etc).
12cr|python-hachoir-metadata-1.3.3-3|20	
12cr|python-hachoir-metadata-1.3.3-3|21	%prep
12cr|python-hachoir-metadata-1.3.3-3|22	%setup -q -n %{module_name}-%{version}
12cr|python-hachoir-metadata-1.3.3-3|23	
12cr|python-hachoir-metadata-1.3.3-3|24	%build
12cr|python-hachoir-metadata-1.3.3-3|25	python setup.py build
12cr|python-hachoir-metadata-1.3.3-3|26	
12cr|python-hachoir-metadata-1.3.3-3|27	%install
12cr|python-hachoir-metadata-1.3.3-3|28	python setup.py install --root=%{buildroot} --disable-qt
12cr|python-hachoir-metadata-1.3.3-3|29	
12cr|python-hachoir-metadata-1.3.3-3|30	%files
12cr|python-hachoir-metadata-1.3.3-3|31	%doc AUTHORS COPYING README
12cr|python-hachoir-metadata-1.3.3-3|32	%{py_sitedir}/hachoir_metadata
12cr|python-hachoir-metadata-1.3.3-3|33	%{py_sitedir}/hachoir_metadata-%{version}-py%{py_ver}.egg-info
12cr|python-hachoir-metadata-1.3.3-3|34	%{_bindir}/hachoir-metadata
12cr|python-hachoir-metadata-1.3.3-3|35	%{_bindir}/hachoir-metadata-qt
12cr|python-hachoir-metadata-1.3.3-3|36	%{_bindir}/hachoir-metadata-gtk
12cr|python-hachoir-metadata-1.3.3-3|37	
12cr|python-hachoir-metadata-1.3.3-3|38	
12cr|python-hachoir-metadata-1.3.3-3|39	%changelog
12cr|python-hachoir-metadata-1.3.3-3|40	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 1.3.3-2mdv2011.0
12cr|python-hachoir-metadata-1.3.3-3|41	+ Revision: 594040
12cr|python-hachoir-metadata-1.3.3-3|42	- rebuild
12cr|python-hachoir-metadata-1.3.3-3|43	
12cr|python-hachoir-metadata-1.3.3-3|44	* Sun Sep 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-1mdv2011.0
12cr|python-hachoir-metadata-1.3.3-3|45	+ Revision: 577761
12cr|python-hachoir-metadata-1.3.3-3|46	- new version
12cr|python-hachoir-metadata-1.3.3-3|47	
12cr|python-hachoir-metadata-1.3.3-3|48	* Thu Feb 04 2010 Michael Scherer <misc@mandriva.org> 1.3.2-1mdv2010.1
12cr|python-hachoir-metadata-1.3.3-3|49	+ Revision: 500768
12cr|python-hachoir-metadata-1.3.3-3|50	- new version, with missing file for the qt interface
12cr|python-hachoir-metadata-1.3.3-3|51	- update to 1.3.1
12cr|python-hachoir-metadata-1.3.3-3|52	- disable qt interface, as some files are missing from tarball
12cr|python-hachoir-metadata-1.3.3-3|53	
12cr|python-hachoir-metadata-1.3.3-3|54	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-2mdv2010.0
12cr|python-hachoir-metadata-1.3.3-3|55	+ Revision: 442157
12cr|python-hachoir-metadata-1.3.3-3|56	- rebuild
12cr|python-hachoir-metadata-1.3.3-3|57	
12cr|python-hachoir-metadata-1.3.3-3|58	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.1-1mdv2009.1
12cr|python-hachoir-metadata-1.3.3-3|59	+ Revision: 320022
12cr|python-hachoir-metadata-1.3.3-3|60	- rebuild with python 2.6
12cr|python-hachoir-metadata-1.3.3-3|61	- clean spec
12cr|python-hachoir-metadata-1.3.3-3|62	- new release 1.2.1
12cr|python-hachoir-metadata-1.3.3-3|63	
12cr|python-hachoir-metadata-1.3.3-3|64	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cr|python-hachoir-metadata-1.3.3-3|65	+ Revision: 242412
12cr|python-hachoir-metadata-1.3.3-3|66	- rebuild
12cr|python-hachoir-metadata-1.3.3-3|67	- kill re-definition of %%buildroot on Pixel's request
12cr|python-hachoir-metadata-1.3.3-3|68	
12cr|python-hachoir-metadata-1.3.3-3|69	+ Olivier Blin <oblin@mandriva.com>
12cr|python-hachoir-metadata-1.3.3-3|70	- restore BuildRoot
12cr|python-hachoir-metadata-1.3.3-3|71	
12cr|python-hachoir-metadata-1.3.3-3|72	* Tue Jul 17 2007 Jérôme Soyer <saispo@mandriva.org> 1.0-1mdv2008.0
12cr|python-hachoir-metadata-1.3.3-3|73	+ Revision: 52869
12cr|python-hachoir-metadata-1.3.3-3|74	- New release 1.0
12cr|python-hachoir-metadata-1.3.3-3|75	
12cr|python-hachoir-metadata-1.3.3-3|76	* Sun Jun 17 2007 Michael Scherer <misc@mandriva.org> 0.10.0-1mdv2008.0
12cr|python-hachoir-metadata-1.3.3-3|77	+ Revision: 40534
12cr|python-hachoir-metadata-1.3.3-3|78	- fix url and description
12cr|python-hachoir-metadata-1.3.3-3|79	
12cr|python-hachoir-metadata-1.3.3-3|80	+ Jérôme Soyer <saispo@mandriva.org>
12cr|python-hachoir-metadata-1.3.3-3|81	- Import python-hachoir-metadata
12cr|python-hachoir-metadata-1.3.3-3|82	

6531 12
12cr|python-hachoir-parser-1.3.4-2|1	%define module_name hachoir-parser
12cr|python-hachoir-parser-1.3.4-2|2	
12cr|python-hachoir-parser-1.3.4-2|3	Summary:	Python library to parse file format for the hachoir framework
12cr|python-hachoir-parser-1.3.4-2|4	Name: 		python-%{module_name}
12cr|python-hachoir-parser-1.3.4-2|5	Version: 	1.3.4
12cr|python-hachoir-parser-1.3.4-2|6	Release: 	%mkrel 2
12cr|python-hachoir-parser-1.3.4-2|7	Source0: 	http://cheeseshop.python.org/packages/source/h/%{module_name}/%{module_name}-%{version}.tar.gz
12cr|python-hachoir-parser-1.3.4-2|8	License:	GPLv2
12cr|python-hachoir-parser-1.3.4-2|9	Group: 		Development/Python
12cr|python-hachoir-parser-1.3.4-2|10	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|python-hachoir-parser-1.3.4-2|11	URL: 		http://hachoir.org/wiki/hachoir-parser
12cr|python-hachoir-parser-1.3.4-2|12	BuildArch:	noarch
12cr|python-hachoir-parser-1.3.4-2|13	Requires:	python-hachoir-core
12cr|python-hachoir-parser-1.3.4-2|14	%{py_requires -d}
12cr|python-hachoir-parser-1.3.4-2|15	BuildRequires:	python-setuptools python-hachoir-core
12cr|python-hachoir-parser-1.3.4-2|16	
12cr|python-hachoir-parser-1.3.4-2|17	%description
12cr|python-hachoir-parser-1.3.4-2|18	hachoir-parser is a package of most common file format parsers written
12cr|python-hachoir-parser-1.3.4-2|19	using hachoir-core. Not all parsers are complete, some are very good and
12cr|python-hachoir-parser-1.3.4-2|20	other are poor: only parse first level of the tree for example.
12cr|python-hachoir-parser-1.3.4-2|21	
12cr|python-hachoir-parser-1.3.4-2|22	A perfect parser have no "raw" field: with a perfect parser you are able
12cr|python-hachoir-parser-1.3.4-2|23	to know *each* bit meaning. Some good (but not perfect ;-)) parsers:
12cr|python-hachoir-parser-1.3.4-2|24	
12cr|python-hachoir-parser-1.3.4-2|25	* Matroska video
12cr|python-hachoir-parser-1.3.4-2|26	* Microsoft RIFF (AVI video, WAV audio, CDA file)
12cr|python-hachoir-parser-1.3.4-2|27	* PNG picture
12cr|python-hachoir-parser-1.3.4-2|28	* TAR and ZIP archive
12cr|python-hachoir-parser-1.3.4-2|29	
12cr|python-hachoir-parser-1.3.4-2|30	%prep
12cr|python-hachoir-parser-1.3.4-2|31	%setup -q -n %{module_name}-%{version}
12cr|python-hachoir-parser-1.3.4-2|32	
12cr|python-hachoir-parser-1.3.4-2|33	%build
12cr|python-hachoir-parser-1.3.4-2|34	python setup.py build
12cr|python-hachoir-parser-1.3.4-2|35	
12cr|python-hachoir-parser-1.3.4-2|36	%install
12cr|python-hachoir-parser-1.3.4-2|37	rm -rf %{buildroot}
12cr|python-hachoir-parser-1.3.4-2|38	python setup.py install --root=%{buildroot}
12cr|python-hachoir-parser-1.3.4-2|39	
12cr|python-hachoir-parser-1.3.4-2|40	%clean
12cr|python-hachoir-parser-1.3.4-2|41	rm -rf %{buildroot}
12cr|python-hachoir-parser-1.3.4-2|42	
12cr|python-hachoir-parser-1.3.4-2|43	%files
12cr|python-hachoir-parser-1.3.4-2|44	%defattr(-,root,root)
12cr|python-hachoir-parser-1.3.4-2|45	%doc AUTHORS COPYING
12cr|python-hachoir-parser-1.3.4-2|46	%{py_puresitedir}/hachoir_parser
12cr|python-hachoir-parser-1.3.4-2|47	%{py_puresitedir}/*.egg-info
12cr|python-hachoir-parser-1.3.4-2|48	
12cr|python-hachoir-parser-1.3.4-2|49	
12cr|python-hachoir-parser-1.3.4-2|50	%changelog
12cr|python-hachoir-parser-1.3.4-2|51	* Mon Nov 08 2010 Funda Wang <fwang@mandriva.org> 1.3.4-2mdv2011.0
12cr|python-hachoir-parser-1.3.4-2|52	+ Revision: 594925
12cr|python-hachoir-parser-1.3.4-2|53	- rebuild for py 2.7
12cr|python-hachoir-parser-1.3.4-2|54	
12cr|python-hachoir-parser-1.3.4-2|55	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.4-1mdv2011.0
12cr|python-hachoir-parser-1.3.4-2|56	+ Revision: 569668
12cr|python-hachoir-parser-1.3.4-2|57	- update to new version 1.3.4
12cr|python-hachoir-parser-1.3.4-2|58	
12cr|python-hachoir-parser-1.3.4-2|59	* Sun Apr 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-1mdv2010.1
12cr|python-hachoir-parser-1.3.4-2|60	+ Revision: 538755
12cr|python-hachoir-parser-1.3.4-2|61	- update to new version 1.3.3
12cr|python-hachoir-parser-1.3.4-2|62	
12cr|python-hachoir-parser-1.3.4-2|63	* Mon Mar 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.3.2-1mdv2010.1
12cr|python-hachoir-parser-1.3.4-2|64	+ Revision: 515895
12cr|python-hachoir-parser-1.3.4-2|65	- update to 1.3.2
12cr|python-hachoir-parser-1.3.4-2|66	
12cr|python-hachoir-parser-1.3.4-2|67	* Sun Feb 07 2010 Michael Scherer <misc@mandriva.org> 1.3.1-1mdv2010.1
12cr|python-hachoir-parser-1.3.4-2|68	+ Revision: 501619
12cr|python-hachoir-parser-1.3.4-2|69	- do not use --record, as this can lead to unoawned directory problem
12cr|python-hachoir-parser-1.3.4-2|70	- update to 1.3.1
12cr|python-hachoir-parser-1.3.4-2|71	- fix Url
12cr|python-hachoir-parser-1.3.4-2|72	
12cr|python-hachoir-parser-1.3.4-2|73	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-2mdv2010.0
12cr|python-hachoir-parser-1.3.4-2|74	+ Revision: 442162
12cr|python-hachoir-parser-1.3.4-2|75	- rebuild
12cr|python-hachoir-parser-1.3.4-2|76	
12cr|python-hachoir-parser-1.3.4-2|77	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.1-1mdv2009.1
12cr|python-hachoir-parser-1.3.4-2|78	+ Revision: 320021
12cr|python-hachoir-parser-1.3.4-2|79	- rebuild with python 2.6
12cr|python-hachoir-parser-1.3.4-2|80	- clean spec
12cr|python-hachoir-parser-1.3.4-2|81	- new release 1.2.1
12cr|python-hachoir-parser-1.3.4-2|82	
12cr|python-hachoir-parser-1.3.4-2|83	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cr|python-hachoir-parser-1.3.4-2|84	+ Revision: 242413
12cr|python-hachoir-parser-1.3.4-2|85	- rebuild
12cr|python-hachoir-parser-1.3.4-2|86	- kill re-definition of %%buildroot on Pixel's request
12cr|python-hachoir-parser-1.3.4-2|87	
12cr|python-hachoir-parser-1.3.4-2|88	+ Olivier Blin <oblin@mandriva.com>
12cr|python-hachoir-parser-1.3.4-2|89	- restore BuildRoot
12cr|python-hachoir-parser-1.3.4-2|90	
12cr|python-hachoir-parser-1.3.4-2|91	* Tue Jul 17 2007 Michael Scherer <misc@mandriva.org> 1.0-1mdv2008.0
12cr|python-hachoir-parser-1.3.4-2|92	+ Revision: 52798
12cr|python-hachoir-parser-1.3.4-2|93	- version 1.0
12cr|python-hachoir-parser-1.3.4-2|94	

6532 12
12cr|python-hachoir-regex-1.0.5-1|1	%define module_name hachoir-regex
12cr|python-hachoir-regex-1.0.5-1|2	
12cr|python-hachoir-regex-1.0.5-1|3	Summary:	Regex manipulation Python library
12cr|python-hachoir-regex-1.0.5-1|4	Name:		python-%{module_name}
12cr|python-hachoir-regex-1.0.5-1|5	Version:	1.0.5
12cr|python-hachoir-regex-1.0.5-1|6	Release:	%mkrel 1
12cr|python-hachoir-regex-1.0.5-1|7	Source0:	http://cheeseshop.python.org/packages/source/h/%{module_name}/%{module_name}-%{version}.tar.gz
12cr|python-hachoir-regex-1.0.5-1|8	License:	GPLv2
12cr|python-hachoir-regex-1.0.5-1|9	Group:		Development/Python
12cr|python-hachoir-regex-1.0.5-1|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|python-hachoir-regex-1.0.5-1|11	URL:		http://hachoir.org/wiki/hachoir-metadata
12cr|python-hachoir-regex-1.0.5-1|12	BuildArch:	noarch
12cr|python-hachoir-regex-1.0.5-1|13	Requires:	python-hachoir-core
12cr|python-hachoir-regex-1.0.5-1|14	Requires:	python-hachoir-parser
12cr|python-hachoir-regex-1.0.5-1|15	BuildRequires:	python-setuptools
12cr|python-hachoir-regex-1.0.5-1|16	
12cr|python-hachoir-regex-1.0.5-1|17	%description
12cr|python-hachoir-regex-1.0.5-1|18	Regex manipulation Python library.
12cr|python-hachoir-regex-1.0.5-1|19	
12cr|python-hachoir-regex-1.0.5-1|20	%prep
12cr|python-hachoir-regex-1.0.5-1|21	%setup -q -n %{module_name}-%{version}
12cr|python-hachoir-regex-1.0.5-1|22	
12cr|python-hachoir-regex-1.0.5-1|23	%build
12cr|python-hachoir-regex-1.0.5-1|24	python setup.py build
12cr|python-hachoir-regex-1.0.5-1|25	
12cr|python-hachoir-regex-1.0.5-1|26	%install
12cr|python-hachoir-regex-1.0.5-1|27	rm -rf %{buildroot}
12cr|python-hachoir-regex-1.0.5-1|28	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-hachoir-regex-1.0.5-1|29	
12cr|python-hachoir-regex-1.0.5-1|30	%clean
12cr|python-hachoir-regex-1.0.5-1|31	rm -rf %{buildroot}
12cr|python-hachoir-regex-1.0.5-1|32	
12cr|python-hachoir-regex-1.0.5-1|33	%files
12cr|python-hachoir-regex-1.0.5-1|34	%defattr(-,root,root)
12cr|python-hachoir-regex-1.0.5-1|35	%doc AUTHORS COPYING README
12cr|python-hachoir-regex-1.0.5-1|36	%{py_puresitedir}/*
12cr|python-hachoir-regex-1.0.5-1|37	
12cr|python-hachoir-regex-1.0.5-1|38	
12cr|python-hachoir-regex-1.0.5-1|39	%changelog
12cr|python-hachoir-regex-1.0.5-1|40	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 1.0.5-1mdv2011.0
12cr|python-hachoir-regex-1.0.5-1|41	+ Revision: 598270
12cr|python-hachoir-regex-1.0.5-1|42	- rebuild for py2.7
12cr|python-hachoir-regex-1.0.5-1|43	
12cr|python-hachoir-regex-1.0.5-1|44	* Thu Feb 04 2010 Michael Scherer <misc@mandriva.org> 1.0.5-1mdv2010.1
12cr|python-hachoir-regex-1.0.5-1|45	+ Revision: 500604
12cr|python-hachoir-regex-1.0.5-1|46	- update to new version 1.0.5
12cr|python-hachoir-regex-1.0.5-1|47	
12cr|python-hachoir-regex-1.0.5-1|48	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.3-2mdv2010.0
12cr|python-hachoir-regex-1.0.5-1|49	+ Revision: 442166
12cr|python-hachoir-regex-1.0.5-1|50	- rebuild
12cr|python-hachoir-regex-1.0.5-1|51	
12cr|python-hachoir-regex-1.0.5-1|52	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.3-1mdv2009.1
12cr|python-hachoir-regex-1.0.5-1|53	+ Revision: 320033
12cr|python-hachoir-regex-1.0.5-1|54	- rebuild with python 2.6
12cr|python-hachoir-regex-1.0.5-1|55	- clean spec
12cr|python-hachoir-regex-1.0.5-1|56	- new release 1.0.3
12cr|python-hachoir-regex-1.0.5-1|57	
12cr|python-hachoir-regex-1.0.5-1|58	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.0.2-4mdv2009.0
12cr|python-hachoir-regex-1.0.5-1|59	+ Revision: 259623
12cr|python-hachoir-regex-1.0.5-1|60	- rebuild
12cr|python-hachoir-regex-1.0.5-1|61	
12cr|python-hachoir-regex-1.0.5-1|62	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.0.2-3mdv2009.0
12cr|python-hachoir-regex-1.0.5-1|63	+ Revision: 247428
12cr|python-hachoir-regex-1.0.5-1|64	- rebuild
12cr|python-hachoir-regex-1.0.5-1|65	
12cr|python-hachoir-regex-1.0.5-1|66	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0.2-1mdv2008.1
12cr|python-hachoir-regex-1.0.5-1|67	+ Revision: 136450
12cr|python-hachoir-regex-1.0.5-1|68	- restore BuildRoot
12cr|python-hachoir-regex-1.0.5-1|69	
12cr|python-hachoir-regex-1.0.5-1|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-hachoir-regex-1.0.5-1|71	- kill re-definition of %%buildroot on Pixel's request
12cr|python-hachoir-regex-1.0.5-1|72	
12cr|python-hachoir-regex-1.0.5-1|73	* Tue Jul 17 2007 Jérôme Soyer <saispo@mandriva.org> 1.0.2-1mdv2008.0
12cr|python-hachoir-regex-1.0.5-1|74	+ Revision: 52871
12cr|python-hachoir-regex-1.0.5-1|75	- Import python-hachoir-regex
12cr|python-hachoir-regex-1.0.5-1|76	

6533 12
12cr|python-hachoir-subfile-0.5.3-3|1	%define module_name hachoir-subfile
12cr|python-hachoir-subfile-0.5.3-3|2	
12cr|python-hachoir-subfile-0.5.3-3|3	Summary:	A tool based on hachoir-parser to find subfiles in any binary stream
12cr|python-hachoir-subfile-0.5.3-3|4	Name:		python-%{module_name}
12cr|python-hachoir-subfile-0.5.3-3|5	Version:	0.5.3
12cr|python-hachoir-subfile-0.5.3-3|6	Release:	%mkrel 3
12cr|python-hachoir-subfile-0.5.3-3|7	Source0:	http://cheeseshop.python.org/packages/source/h/%{module_name}/%{module_name}-%{version}.tar.gz
12cr|python-hachoir-subfile-0.5.3-3|8	License:	GPLv2
12cr|python-hachoir-subfile-0.5.3-3|9	Group:		Development/Python
12cr|python-hachoir-subfile-0.5.3-3|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|python-hachoir-subfile-0.5.3-3|11	URL:		http://hachoir.org/wiki/hachoir-metadata
12cr|python-hachoir-subfile-0.5.3-3|12	BuildArch:	noarch
12cr|python-hachoir-subfile-0.5.3-3|13	Requires:	python-hachoir-core
12cr|python-hachoir-subfile-0.5.3-3|14	Requires:	python-hachoir-parser
12cr|python-hachoir-subfile-0.5.3-3|15	Requires:	python-hachoir-regex
12cr|python-hachoir-subfile-0.5.3-3|16	BuildRequires:	python-setuptools
12cr|python-hachoir-subfile-0.5.3-3|17	
12cr|python-hachoir-subfile-0.5.3-3|18	%description
12cr|python-hachoir-subfile-0.5.3-3|19	A tool based on hachoir-parser to find subfiles in any binary stream.
12cr|python-hachoir-subfile-0.5.3-3|20	
12cr|python-hachoir-subfile-0.5.3-3|21	%prep
12cr|python-hachoir-subfile-0.5.3-3|22	%setup -q -n %{module_name}-%{version}
12cr|python-hachoir-subfile-0.5.3-3|23	
12cr|python-hachoir-subfile-0.5.3-3|24	%build
12cr|python-hachoir-subfile-0.5.3-3|25	python setup.py build
12cr|python-hachoir-subfile-0.5.3-3|26	
12cr|python-hachoir-subfile-0.5.3-3|27	%install
12cr|python-hachoir-subfile-0.5.3-3|28	rm -rf %{buildroot}
12cr|python-hachoir-subfile-0.5.3-3|29	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-hachoir-subfile-0.5.3-3|30	
12cr|python-hachoir-subfile-0.5.3-3|31	%clean
12cr|python-hachoir-subfile-0.5.3-3|32	rm -rf %{buildroot}
12cr|python-hachoir-subfile-0.5.3-3|33	
12cr|python-hachoir-subfile-0.5.3-3|34	%files
12cr|python-hachoir-subfile-0.5.3-3|35	%defattr(-,root,root)
12cr|python-hachoir-subfile-0.5.3-3|36	%doc AUTHORS COPYING README
12cr|python-hachoir-subfile-0.5.3-3|37	%{_bindir}/*
12cr|python-hachoir-subfile-0.5.3-3|38	%{py_puresitedir}/*
12cr|python-hachoir-subfile-0.5.3-3|39	
12cr|python-hachoir-subfile-0.5.3-3|40	
12cr|python-hachoir-subfile-0.5.3-3|41	%changelog
12cr|python-hachoir-subfile-0.5.3-3|42	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 0.5.3-3mdv2011.0
12cr|python-hachoir-subfile-0.5.3-3|43	+ Revision: 598269
12cr|python-hachoir-subfile-0.5.3-3|44	- rebuild for py2.7
12cr|python-hachoir-subfile-0.5.3-3|45	
12cr|python-hachoir-subfile-0.5.3-3|46	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.3-3mdv2010.0
12cr|python-hachoir-subfile-0.5.3-3|47	+ Revision: 442179
12cr|python-hachoir-subfile-0.5.3-3|48	- rebuild
12cr|python-hachoir-subfile-0.5.3-3|49	
12cr|python-hachoir-subfile-0.5.3-3|50	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.5.3-2mdv2009.1
12cr|python-hachoir-subfile-0.5.3-3|51	+ Revision: 323732
12cr|python-hachoir-subfile-0.5.3-3|52	- fix summary
12cr|python-hachoir-subfile-0.5.3-3|53	- rebuild
12cr|python-hachoir-subfile-0.5.3-3|54	
12cr|python-hachoir-subfile-0.5.3-3|55	+ Adam Williamson <awilliamson@mandriva.org>
12cr|python-hachoir-subfile-0.5.3-3|56	- rebuild with python 2.6
12cr|python-hachoir-subfile-0.5.3-3|57	- clean spec
12cr|python-hachoir-subfile-0.5.3-3|58	- new release 0.5.3
12cr|python-hachoir-subfile-0.5.3-3|59	
12cr|python-hachoir-subfile-0.5.3-3|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-hachoir-subfile-0.5.3-3|61	- rebuild
12cr|python-hachoir-subfile-0.5.3-3|62	- kill re-definition of %%buildroot on Pixel's request
12cr|python-hachoir-subfile-0.5.3-3|63	
12cr|python-hachoir-subfile-0.5.3-3|64	+ Olivier Blin <oblin@mandriva.com>
12cr|python-hachoir-subfile-0.5.3-3|65	- restore BuildRoot
12cr|python-hachoir-subfile-0.5.3-3|66	
12cr|python-hachoir-subfile-0.5.3-3|67	* Tue Jul 17 2007 Jérôme Soyer <saispo@mandriva.org> 0.5.2-1mdv2008.0
12cr|python-hachoir-subfile-0.5.3-3|68	+ Revision: 52873
12cr|python-hachoir-subfile-0.5.3-3|69	- Import python-hachoir-subfile
12cr|python-hachoir-subfile-0.5.3-3|70	

6534 12
12cr|python-hachoir-urwid-1.1-2|1	%define module_name hachoir-urwid
12cr|python-hachoir-urwid-1.1-2|2	
12cr|python-hachoir-urwid-1.1-2|3	Summary:	The most sexy user interface based on hachoir-parser to explore a binary file
12cr|python-hachoir-urwid-1.1-2|4	Name:		python-%{module_name}
12cr|python-hachoir-urwid-1.1-2|5	Version:	1.1
12cr|python-hachoir-urwid-1.1-2|6	Release:	%mkrel 2
12cr|python-hachoir-urwid-1.1-2|7	Source0:	http://cheeseshop.python.org/packages/source/h/%{module_name}/%{module_name}-%{version}.tar.gz
12cr|python-hachoir-urwid-1.1-2|8	License:	GPLv2
12cr|python-hachoir-urwid-1.1-2|9	Group:		Development/Python
12cr|python-hachoir-urwid-1.1-2|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|python-hachoir-urwid-1.1-2|11	URL:		http://hachoir.org/wiki/hachoir-parser
12cr|python-hachoir-urwid-1.1-2|12	BuildArch:	noarch
12cr|python-hachoir-urwid-1.1-2|13	Requires:	python-hachoir-core
12cr|python-hachoir-urwid-1.1-2|14	Requires:	python-hachoir-parser
12cr|python-hachoir-urwid-1.1-2|15	BuildRequires:	python-setuptools
12cr|python-hachoir-urwid-1.1-2|16	
12cr|python-hachoir-urwid-1.1-2|17	%description
12cr|python-hachoir-urwid-1.1-2|18	hachoir-urwid  is a package with the most sexy user interface using hachoir-
12cr|python-hachoir-urwid-1.1-2|19	core.  Not all parsers are complete, some are very good and other are poor:
12cr|python-hachoir-urwid-1.1-2|20	only parse first level of the tree for example.
12cr|python-hachoir-urwid-1.1-2|21	
12cr|python-hachoir-urwid-1.1-2|22	A perfect parser have no "raw" field: with a perfect parser you are able
12cr|python-hachoir-urwid-1.1-2|23	to know *each* bit meaning. Some good (but not perfect ;-)) parsers:
12cr|python-hachoir-urwid-1.1-2|24	
12cr|python-hachoir-urwid-1.1-2|25	* Matroska video
12cr|python-hachoir-urwid-1.1-2|26	* Microsoft RIFF (AVI video, WAV audio, CDA file)
12cr|python-hachoir-urwid-1.1-2|27	* PNG picture
12cr|python-hachoir-urwid-1.1-2|28	* TAR and ZIP archive
12cr|python-hachoir-urwid-1.1-2|29	
12cr|python-hachoir-urwid-1.1-2|30	%prep
12cr|python-hachoir-urwid-1.1-2|31	%setup -q -n %{module_name}-%{version}
12cr|python-hachoir-urwid-1.1-2|32	
12cr|python-hachoir-urwid-1.1-2|33	%build
12cr|python-hachoir-urwid-1.1-2|34	python setup.py build
12cr|python-hachoir-urwid-1.1-2|35	
12cr|python-hachoir-urwid-1.1-2|36	%install
12cr|python-hachoir-urwid-1.1-2|37	rm -rf %{buildroot}
12cr|python-hachoir-urwid-1.1-2|38	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-hachoir-urwid-1.1-2|39	
12cr|python-hachoir-urwid-1.1-2|40	%clean
12cr|python-hachoir-urwid-1.1-2|41	rm -rf %{buildroot}
12cr|python-hachoir-urwid-1.1-2|42	
12cr|python-hachoir-urwid-1.1-2|43	%files
12cr|python-hachoir-urwid-1.1-2|44	%defattr(-,root,root)
12cr|python-hachoir-urwid-1.1-2|45	%doc AUTHORS COPYING README
12cr|python-hachoir-urwid-1.1-2|46	%{_bindir}/*
12cr|python-hachoir-urwid-1.1-2|47	%{py_puresitedir}/*
12cr|python-hachoir-urwid-1.1-2|48	
12cr|python-hachoir-urwid-1.1-2|49	
12cr|python-hachoir-urwid-1.1-2|50	%changelog
12cr|python-hachoir-urwid-1.1-2|51	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 1.1-2mdv2011.0
12cr|python-hachoir-urwid-1.1-2|52	+ Revision: 598271
12cr|python-hachoir-urwid-1.1-2|53	- rebuild for py2.7
12cr|python-hachoir-urwid-1.1-2|54	
12cr|python-hachoir-urwid-1.1-2|55	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1-2mdv2010.0
12cr|python-hachoir-urwid-1.1-2|56	+ Revision: 442180
12cr|python-hachoir-urwid-1.1-2|57	- rebuild
12cr|python-hachoir-urwid-1.1-2|58	
12cr|python-hachoir-urwid-1.1-2|59	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 1.1-1mdv2009.1
12cr|python-hachoir-urwid-1.1-2|60	+ Revision: 320023
12cr|python-hachoir-urwid-1.1-2|61	- rebuild with python 2.6
12cr|python-hachoir-urwid-1.1-2|62	- clean spec
12cr|python-hachoir-urwid-1.1-2|63	- new release 1.1
12cr|python-hachoir-urwid-1.1-2|64	
12cr|python-hachoir-urwid-1.1-2|65	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-4mdv2009.0
12cr|python-hachoir-urwid-1.1-2|66	+ Revision: 259628
12cr|python-hachoir-urwid-1.1-2|67	- rebuild
12cr|python-hachoir-urwid-1.1-2|68	
12cr|python-hachoir-urwid-1.1-2|69	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-3mdv2009.0
12cr|python-hachoir-urwid-1.1-2|70	+ Revision: 247430
12cr|python-hachoir-urwid-1.1-2|71	- rebuild
12cr|python-hachoir-urwid-1.1-2|72	
12cr|python-hachoir-urwid-1.1-2|73	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-1mdv2008.1
12cr|python-hachoir-urwid-1.1-2|74	+ Revision: 166729
12cr|python-hachoir-urwid-1.1-2|75	- fix description-line-too-long
12cr|python-hachoir-urwid-1.1-2|76	- kill re-definition of %%buildroot on Pixel's request
12cr|python-hachoir-urwid-1.1-2|77	- fix summary-ended-with-dot
12cr|python-hachoir-urwid-1.1-2|78	
12cr|python-hachoir-urwid-1.1-2|79	+ Olivier Blin <oblin@mandriva.com>
12cr|python-hachoir-urwid-1.1-2|80	- restore BuildRoot
12cr|python-hachoir-urwid-1.1-2|81	
12cr|python-hachoir-urwid-1.1-2|82	* Tue Jul 17 2007 Jérôme Soyer <saispo@mandriva.org> 1.0.1-1mdv2008.0
12cr|python-hachoir-urwid-1.1-2|83	+ Revision: 52870
12cr|python-hachoir-urwid-1.1-2|84	- New release 1.0.1
12cr|python-hachoir-urwid-1.1-2|85	- Import python-hachoir-urwid
12cr|python-hachoir-urwid-1.1-2|86	

6535 12
12cr|python-hachoir-wx-0.3-2|1	%define module_name hachoir-wx
12cr|python-hachoir-wx-0.3-2|2	
12cr|python-hachoir-wx-0.3-2|3	Summary:    	A user interface in WxPython for the hachoir framework
12cr|python-hachoir-wx-0.3-2|4	Name: 		python-%{module_name}
12cr|python-hachoir-wx-0.3-2|5	Version: 	0.3
12cr|python-hachoir-wx-0.3-2|6	Release: 	%mkrel 2
12cr|python-hachoir-wx-0.3-2|7	Source0: 	http://cheeseshop.python.org/packages/source/h/%{module_name}/%{module_name}-%{version}.tar.gz
12cr|python-hachoir-wx-0.3-2|8	# version.py specifies GPLv2
12cr|python-hachoir-wx-0.3-2|9	License:	GPLv2
12cr|python-hachoir-wx-0.3-2|10	Group: 		Development/Python
12cr|python-hachoir-wx-0.3-2|11	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|python-hachoir-wx-0.3-2|12	URL: 		http://hachoir.org/wiki/hachoir-parser
12cr|python-hachoir-wx-0.3-2|13	BuildArch:	noarch
12cr|python-hachoir-wx-0.3-2|14	Requires:	python-hachoir-core
12cr|python-hachoir-wx-0.3-2|15	Requires:	python-hachoir-parser
12cr|python-hachoir-wx-0.3-2|16	Requires:	wxPythonGTK
12cr|python-hachoir-wx-0.3-2|17	BuildRequires:	python-setuptools
12cr|python-hachoir-wx-0.3-2|18	
12cr|python-hachoir-wx-0.3-2|19	%description
12cr|python-hachoir-wx-0.3-2|20	hachoir-parser is a package of most common file format parsers written
12cr|python-hachoir-wx-0.3-2|21	using hachoir-core. Not all parsers are complete, some are very good and
12cr|python-hachoir-wx-0.3-2|22	other are poor: only parse first level of the tree for example.
12cr|python-hachoir-wx-0.3-2|23	
12cr|python-hachoir-wx-0.3-2|24	A perfect parser have no "raw" field: with a perfect parser you are able
12cr|python-hachoir-wx-0.3-2|25	to know *each* bit meaning. Some good (but not perfect ;-)) parsers:
12cr|python-hachoir-wx-0.3-2|26	
12cr|python-hachoir-wx-0.3-2|27	* Matroska video
12cr|python-hachoir-wx-0.3-2|28	* Microsoft RIFF (AVI video, WAV audio, CDA file)
12cr|python-hachoir-wx-0.3-2|29	* PNG picture
12cr|python-hachoir-wx-0.3-2|30	* TAR and ZIP archive
12cr|python-hachoir-wx-0.3-2|31	
12cr|python-hachoir-wx-0.3-2|32	%prep
12cr|python-hachoir-wx-0.3-2|33	%setup -q -n %{module_name}-%{version}
12cr|python-hachoir-wx-0.3-2|34	
12cr|python-hachoir-wx-0.3-2|35	%build
12cr|python-hachoir-wx-0.3-2|36	python setup.py build
12cr|python-hachoir-wx-0.3-2|37	
12cr|python-hachoir-wx-0.3-2|38	%install
12cr|python-hachoir-wx-0.3-2|39	rm -rf %{buildroot}
12cr|python-hachoir-wx-0.3-2|40	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-hachoir-wx-0.3-2|41	
12cr|python-hachoir-wx-0.3-2|42	%clean
12cr|python-hachoir-wx-0.3-2|43	rm -rf %{buildroot}
12cr|python-hachoir-wx-0.3-2|44	
12cr|python-hachoir-wx-0.3-2|45	%files
12cr|python-hachoir-wx-0.3-2|46	%defattr(-,root,root)
12cr|python-hachoir-wx-0.3-2|47	%doc AUTHORS COPYING README
12cr|python-hachoir-wx-0.3-2|48	%{_bindir}/*
12cr|python-hachoir-wx-0.3-2|49	%{py_puresitedir}/*
12cr|python-hachoir-wx-0.3-2|50	
12cr|python-hachoir-wx-0.3-2|51	
12cr|python-hachoir-wx-0.3-2|52	%changelog
12cr|python-hachoir-wx-0.3-2|53	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 0.3-2mdv2011.0
12cr|python-hachoir-wx-0.3-2|54	+ Revision: 598272
12cr|python-hachoir-wx-0.3-2|55	- rebuild for py2.7
12cr|python-hachoir-wx-0.3-2|56	
12cr|python-hachoir-wx-0.3-2|57	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3-2mdv2010.0
12cr|python-hachoir-wx-0.3-2|58	+ Revision: 442181
12cr|python-hachoir-wx-0.3-2|59	- rebuild
12cr|python-hachoir-wx-0.3-2|60	
12cr|python-hachoir-wx-0.3-2|61	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 0.3-1mdv2009.1
12cr|python-hachoir-wx-0.3-2|62	+ Revision: 320004
12cr|python-hachoir-wx-0.3-2|63	- drop wxpython2.6 dep (works fine with 2.8)
12cr|python-hachoir-wx-0.3-2|64	- clean spec
12cr|python-hachoir-wx-0.3-2|65	- new release 0.3
12cr|python-hachoir-wx-0.3-2|66	
12cr|python-hachoir-wx-0.3-2|67	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.1.2-3mdv2009.0
12cr|python-hachoir-wx-0.3-2|68	+ Revision: 242417
12cr|python-hachoir-wx-0.3-2|69	- rebuild
12cr|python-hachoir-wx-0.3-2|70	- kill re-definition of %%buildroot on Pixel's request
12cr|python-hachoir-wx-0.3-2|71	- fix summary-ended-with-dot
12cr|python-hachoir-wx-0.3-2|72	
12cr|python-hachoir-wx-0.3-2|73	+ Olivier Blin <oblin@mandriva.com>
12cr|python-hachoir-wx-0.3-2|74	- restore BuildRoot
12cr|python-hachoir-wx-0.3-2|75	
12cr|python-hachoir-wx-0.3-2|76	* Tue Jul 17 2007 Jérôme Soyer <saispo@mandriva.org> 0.1.2-1mdv2008.0
12cr|python-hachoir-wx-0.3-2|77	+ Revision: 52879
12cr|python-hachoir-wx-0.3-2|78	- Fix Build
12cr|python-hachoir-wx-0.3-2|79	- Import python-hachoir-wx
12cr|python-hachoir-wx-0.3-2|80	

6536 12
12cr|python-html2text-2.39-2|1	Name:           python-html2text
12cr|python-html2text-2.39-2|2	Version:        2.39
12cr|python-html2text-2.39-2|3	Release:        %mkrel 2
12cr|python-html2text-2.39-2|4	Summary:        Converts a page of HTML into clean, easy-to-read plain ASCII text
12cr|python-html2text-2.39-2|5	Group:          Development/Python
12cr|python-html2text-2.39-2|6	License:        GPLv3
12cr|python-html2text-2.39-2|7	URL:            http://www.aaronsw.com/2002/html2text/
12cr|python-html2text-2.39-2|8	Source0:        http://www.aaronsw.com/2002/html2text/html2text-%{version}.py
12cr|python-html2text-2.39-2|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-html2text-2.39-2|10	BuildArch:      noarch
12cr|python-html2text-2.39-2|11	BuildRequires:  python
12cr|python-html2text-2.39-2|12	
12cr|python-html2text-2.39-2|13	%description
12cr|python-html2text-2.39-2|14	html2text is a Python script that convers a page of HTML into clean,
12cr|python-html2text-2.39-2|15	easy-to-read plain ASCII text. Better yet, that ASCII also happens to
12cr|python-html2text-2.39-2|16	be valid Markdown (a text-to-HTML format).
12cr|python-html2text-2.39-2|17	
12cr|python-html2text-2.39-2|18	Also known as: THE ASCIINATOR, html to text, htm to txt, htm2txt, ...
12cr|python-html2text-2.39-2|19	
12cr|python-html2text-2.39-2|20	%prep
12cr|python-html2text-2.39-2|21	%setup -q -c -T
12cr|python-html2text-2.39-2|22	install -p %{SOURCE0} ./html2text.py
12cr|python-html2text-2.39-2|23	
12cr|python-html2text-2.39-2|24	%build
12cr|python-html2text-2.39-2|25	echo Nothing to build
12cr|python-html2text-2.39-2|26	
12cr|python-html2text-2.39-2|27	%install
12cr|python-html2text-2.39-2|28	rm -rf %{buildroot}
12cr|python-html2text-2.39-2|29	mkdir -p %{buildroot}/%{python_sitelib}/
12cr|python-html2text-2.39-2|30	install -p -m 0644 html2text.py %{buildroot}/%{python_sitelib}/
12cr|python-html2text-2.39-2|31	
12cr|python-html2text-2.39-2|32	%clean
12cr|python-html2text-2.39-2|33	rm -rf %{buildroot}
12cr|python-html2text-2.39-2|34	
12cr|python-html2text-2.39-2|35	%files
12cr|python-html2text-2.39-2|36	%defattr(-,root,root,-)
12cr|python-html2text-2.39-2|37	%{python_sitelib}/*
12cr|python-html2text-2.39-2|38	
12cr|python-html2text-2.39-2|39	
12cr|python-html2text-2.39-2|40	%changelog
12cr|python-html2text-2.39-2|41	* Mon Nov 15 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.39-2mdv2011.0
12cr|python-html2text-2.39-2|42	+ Revision: 597746
12cr|python-html2text-2.39-2|43	- Resubmit, the last package has a wrong file list
12cr|python-html2text-2.39-2|44	
12cr|python-html2text-2.39-2|45	* Sat Oct 30 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.39-1mdv2011.0
12cr|python-html2text-2.39-2|46	+ Revision: 590521
12cr|python-html2text-2.39-2|47	- update to 2.39
12cr|python-html2text-2.39-2|48	
12cr|python-html2text-2.39-2|49	* Sun Feb 07 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.38-1mdv2010.1
12cr|python-html2text-2.39-2|50	+ Revision: 501852
12cr|python-html2text-2.39-2|51	- Fix spec
12cr|python-html2text-2.39-2|52	- Import python-html2text (based on Fedora .spec)
12cr|python-html2text-2.39-2|53	
12cr|python-html2text-2.39-2|54	

6537 12
12cr|python-html5lib-0.90-1|1	%define modulename	html5lib
12cr|python-html5lib-0.90-1|2	
12cr|python-html5lib-0.90-1|3	Summary:	A python based HTML parser/tokenizer based on the WHATWG HTML5 specification
12cr|python-html5lib-0.90-1|4	Name:		python-%{modulename}
12cr|python-html5lib-0.90-1|5	Version:	0.90
12cr|python-html5lib-0.90-1|6	Release:	%mkrel 1
12cr|python-html5lib-0.90-1|7	Group:		Development/Python
12cr|python-html5lib-0.90-1|8	License:	MIT
12cr|python-html5lib-0.90-1|9	URL:		http://code.google.com/p/html5lib/
12cr|python-html5lib-0.90-1|10	BuildArch:	noarch
12cr|python-html5lib-0.90-1|11	Source0:	http://html5lib.googlecode.com/files/%{modulename}-%{version}.zip
12cr|python-html5lib-0.90-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-html5lib-0.90-1|13	
12cr|python-html5lib-0.90-1|14	BuildRequires:	python-devel python-setuptools
12cr|python-html5lib-0.90-1|15	
12cr|python-html5lib-0.90-1|16	%description
12cr|python-html5lib-0.90-1|17	A python based HTML parser/tokenizer based on the WHATWG HTML5
12cr|python-html5lib-0.90-1|18	specification for maximum compatibility with major desktop web browsers.
12cr|python-html5lib-0.90-1|19	
12cr|python-html5lib-0.90-1|20	%prep
12cr|python-html5lib-0.90-1|21	%setup -q -n %{modulename}-%{version}
12cr|python-html5lib-0.90-1|22	
12cr|python-html5lib-0.90-1|23	%build
12cr|python-html5lib-0.90-1|24	%{__python} setup.py build
12cr|python-html5lib-0.90-1|25	
12cr|python-html5lib-0.90-1|26	%install
12cr|python-html5lib-0.90-1|27	rm -rf $RPM_BUILD_ROOT
12cr|python-html5lib-0.90-1|28	install -d $RPM_BUILD_ROOT%{python_sitelib}
12cr|python-html5lib-0.90-1|29	%{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT
12cr|python-html5lib-0.90-1|30	
12cr|python-html5lib-0.90-1|31	%clean
12cr|python-html5lib-0.90-1|32	rm -rf $RPM_BUILD_ROOT
12cr|python-html5lib-0.90-1|33	
12cr|python-html5lib-0.90-1|34	%files
12cr|python-html5lib-0.90-1|35	%defattr(-,root,root)
12cr|python-html5lib-0.90-1|36	%doc examples README
12cr|python-html5lib-0.90-1|37	%{py_puresitedir}/%{modulename}/*.py
12cr|python-html5lib-0.90-1|38	%{py_puresitedir}/%{modulename}/filters
12cr|python-html5lib-0.90-1|39	%{py_puresitedir}/%{modulename}/serializer
12cr|python-html5lib-0.90-1|40	%{py_puresitedir}/%{modulename}/treebuilders
12cr|python-html5lib-0.90-1|41	%{py_puresitedir}/%{modulename}/treewalkers
12cr|python-html5lib-0.90-1|42	%{py_puresitedir}/%{modulename}-%{version}-*.egg-info
12cr|python-html5lib-0.90-1|43	
12cr|python-html5lib-0.90-1|44	
12cr|python-html5lib-0.90-1|45	%changelog
12cr|python-html5lib-0.90-1|46	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 0.90-1mdv2011.0
12cr|python-html5lib-0.90-1|47	+ Revision: 598148
12cr|python-html5lib-0.90-1|48	- new version 0.90
12cr|python-html5lib-0.90-1|49	- repack zip file
12cr|python-html5lib-0.90-1|50	
12cr|python-html5lib-0.90-1|51	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.11.1-2mdv2010.0
12cr|python-html5lib-0.90-1|52	+ Revision: 442182
12cr|python-html5lib-0.90-1|53	- rebuild
12cr|python-html5lib-0.90-1|54	
12cr|python-html5lib-0.90-1|55	* Fri Jan 30 2009 Jérôme Soyer <saispo@mandriva.org> 0.11.1-1mdv2009.1
12cr|python-html5lib-0.90-1|56	+ Revision: 335607
12cr|python-html5lib-0.90-1|57	- Add BR
12cr|python-html5lib-0.90-1|58	- import python-html5lib
12cr|python-html5lib-0.90-1|59	
12cr|python-html5lib-0.90-1|60	

6538 12
12cr|python-id3-0.5.5-8|1	%define name python-id3
12cr|python-id3-0.5.5-8|2	%define oname PyID3
12cr|python-id3-0.5.5-8|3	%define version 0.5.5
12cr|python-id3-0.5.5-8|4	%define release %mkrel 8
12cr|python-id3-0.5.5-8|5	
12cr|python-id3-0.5.5-8|6	Summary: Reading and writing id3v2 and id3v1 tags (http://id3.org/)
12cr|python-id3-0.5.5-8|7	Name: %{name}
12cr|python-id3-0.5.5-8|8	Version: %{version}
12cr|python-id3-0.5.5-8|9	Release: %{release}
12cr|python-id3-0.5.5-8|10	Source0: %{oname}-%{version}.tar.bz2
12cr|python-id3-0.5.5-8|11	License: CNRI Python License
12cr|python-id3-0.5.5-8|12	Group: Development/Python
12cr|python-id3-0.5.5-8|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-id3-0.5.5-8|14	BuildArch: noarch
12cr|python-id3-0.5.5-8|15	Url: http://icepick.info/projects/pyid3/
12cr|python-id3-0.5.5-8|16	BuildRequires: python-devel
12cr|python-id3-0.5.5-8|17	
12cr|python-id3-0.5.5-8|18	%description
12cr|python-id3-0.5.5-8|19	pyid3 is a pure python library for reading and writing id3 tags (version
12cr|python-id3-0.5.5-8|20	1.0, 1.1, 2.3, 2.4, readonly support for 2.2).
12cr|python-id3-0.5.5-8|21	
12cr|python-id3-0.5.5-8|22	What makes this better than all the others?  Testing!  This library has been
12cr|python-id3-0.5.5-8|23	tested against some 200+ MB of just tags.
12cr|python-id3-0.5.5-8|24	
12cr|python-id3-0.5.5-8|25	
12cr|python-id3-0.5.5-8|26	%prep
12cr|python-id3-0.5.5-8|27	%setup -q -n %{oname}-%{version}
12cr|python-id3-0.5.5-8|28	
12cr|python-id3-0.5.5-8|29	%build
12cr|python-id3-0.5.5-8|30	python setup.py build
12cr|python-id3-0.5.5-8|31	
12cr|python-id3-0.5.5-8|32	%install
12cr|python-id3-0.5.5-8|33	rm -rf $RPM_BUILD_ROOT
12cr|python-id3-0.5.5-8|34	python setup.py install --root=$RPM_BUILD_ROOT
12cr|python-id3-0.5.5-8|35	
12cr|python-id3-0.5.5-8|36	%clean
12cr|python-id3-0.5.5-8|37	rm -rf $RPM_BUILD_ROOT
12cr|python-id3-0.5.5-8|38	
12cr|python-id3-0.5.5-8|39	%files
12cr|python-id3-0.5.5-8|40	%defattr(-,root,root)
12cr|python-id3-0.5.5-8|41	%doc README
12cr|python-id3-0.5.5-8|42	%_bindir/listid3v2.py
12cr|python-id3-0.5.5-8|43	%py_puresitedir/*
12cr|python-id3-0.5.5-8|44	
12cr|python-id3-0.5.5-8|45	
12cr|python-id3-0.5.5-8|46	%changelog
12cr|python-id3-0.5.5-8|47	* Sat Nov 05 2011 Götz Waschk <waschk@mandriva.org> 0.5.5-8mdv2012.0
12cr|python-id3-0.5.5-8|48	+ Revision: 718911
12cr|python-id3-0.5.5-8|49	- rebuild
12cr|python-id3-0.5.5-8|50	
12cr|python-id3-0.5.5-8|51	* Wed Nov 03 2010 Götz Waschk <waschk@mandriva.org> 0.5.5-7mdv2011.0
12cr|python-id3-0.5.5-8|52	+ Revision: 592877
12cr|python-id3-0.5.5-8|53	- rebuild for new python 2.7
12cr|python-id3-0.5.5-8|54	
12cr|python-id3-0.5.5-8|55	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.5-6mdv2011.0
12cr|python-id3-0.5.5-8|56	+ Revision: 442183
12cr|python-id3-0.5.5-8|57	- rebuild
12cr|python-id3-0.5.5-8|58	
12cr|python-id3-0.5.5-8|59	* Sun Dec 28 2008 Götz Waschk <waschk@mandriva.org> 0.5.5-5mdv2009.1
12cr|python-id3-0.5.5-8|60	+ Revision: 320638
12cr|python-id3-0.5.5-8|61	- rebuild for new python
12cr|python-id3-0.5.5-8|62	
12cr|python-id3-0.5.5-8|63	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.5.5-4mdv2009.0
12cr|python-id3-0.5.5-8|64	+ Revision: 259645
12cr|python-id3-0.5.5-8|65	- rebuild
12cr|python-id3-0.5.5-8|66	
12cr|python-id3-0.5.5-8|67	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.5.5-3mdv2009.0
12cr|python-id3-0.5.5-8|68	+ Revision: 247444
12cr|python-id3-0.5.5-8|69	- rebuild
12cr|python-id3-0.5.5-8|70	
12cr|python-id3-0.5.5-8|71	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.5.5-1mdv2008.1
12cr|python-id3-0.5.5-8|72	+ Revision: 136450
12cr|python-id3-0.5.5-8|73	- restore BuildRoot
12cr|python-id3-0.5.5-8|74	
12cr|python-id3-0.5.5-8|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-id3-0.5.5-8|76	- kill re-definition of %%buildroot on Pixel's request
12cr|python-id3-0.5.5-8|77	
12cr|python-id3-0.5.5-8|78	* Mon Jul 23 2007 Götz Waschk <waschk@mandriva.org> 0.5.5-1mdv2008.0
12cr|python-id3-0.5.5-8|79	+ Revision: 54540
12cr|python-id3-0.5.5-8|80	- Import python-id3
12cr|python-id3-0.5.5-8|81	

6539 12
12cr|python-imdb-3.9-3|1	%define module	imdb
12cr|python-imdb-3.9-3|2	%define name	python-%{module}
12cr|python-imdb-3.9-3|3	%define oname	IMDbPY
12cr|python-imdb-3.9-3|4	%define version	3.9
12cr|python-imdb-3.9-3|5	%define rel	3
12cr|python-imdb-3.9-3|6	
12cr|python-imdb-3.9-3|7	Summary:	Python module for the IMDb movie database
12cr|python-imdb-3.9-3|8	Name:		%{name}
12cr|python-imdb-3.9-3|9	Version:	%{version}
12cr|python-imdb-3.9-3|10	Release:	%mkrel %{rel}
12cr|python-imdb-3.9-3|11	License:	GPLv2+
12cr|python-imdb-3.9-3|12	Group:		Development/Python
12cr|python-imdb-3.9-3|13	Source:		http://downloads.sourceforge.net/imdbpy/%{oname}-%{version}.tar.gz
12cr|python-imdb-3.9-3|14	URL:		http://imdbpy.sourceforge.net/
12cr|python-imdb-3.9-3|15	BuildRequires:	python-devel
12cr|python-imdb-3.9-3|16	BuildRoot:	%{tmpdir}/%{name}-%{version}
12cr|python-imdb-3.9-3|17	
12cr|python-imdb-3.9-3|18	%description
12cr|python-imdb-3.9-3|19	IMDbPY is a Python package useful to retrieve and manage the data of
12cr|python-imdb-3.9-3|20	the IMDb movie database.
12cr|python-imdb-3.9-3|21	
12cr|python-imdb-3.9-3|22	IMDbPY is mainly a tool intended for programmers and developers, but
12cr|python-imdb-3.9-3|23	some example scripts are included.
12cr|python-imdb-3.9-3|24	
12cr|python-imdb-3.9-3|25	%prep
12cr|python-imdb-3.9-3|26	%setup -q -n %{oname}-%{version}
12cr|python-imdb-3.9-3|27	chmod -x docs/*.ico
12cr|python-imdb-3.9-3|28	
12cr|python-imdb-3.9-3|29	%build
12cr|python-imdb-3.9-3|30	%{__python} setup.py build
12cr|python-imdb-3.9-3|31	
12cr|python-imdb-3.9-3|32	%install
12cr|python-imdb-3.9-3|33	rm -rf %{buildroot}
12cr|python-imdb-3.9-3|34	%{__python} setup.py install \
12cr|python-imdb-3.9-3|35	--root=%{buildroot} \
12cr|python-imdb-3.9-3|36	--optimize=2
12cr|python-imdb-3.9-3|37	
12cr|python-imdb-3.9-3|38	%clean
12cr|python-imdb-3.9-3|39	rm -rf %{buildroot}
12cr|python-imdb-3.9-3|40	
12cr|python-imdb-3.9-3|41	%files
12cr|python-imdb-3.9-3|42	%defattr(-,root,root)
12cr|python-imdb-3.9-3|43	%doc docs/*
12cr|python-imdb-3.9-3|44	%{_bindir}/*.py
12cr|python-imdb-3.9-3|45	%{py_platsitedir}/*
12cr|python-imdb-3.9-3|46	
12cr|python-imdb-3.9-3|47	
12cr|python-imdb-3.9-3|48	%changelog
12cr|python-imdb-3.9-3|49	* Tue Nov 09 2010 Funda Wang <fwang@mandriva.org> 3.9-3mdv2011.0
12cr|python-imdb-3.9-3|50	+ Revision: 595177
12cr|python-imdb-3.9-3|51	- update file list
12cr|python-imdb-3.9-3|52	
12cr|python-imdb-3.9-3|53	+ Michael Scherer <misc@mandriva.org>
12cr|python-imdb-3.9-3|54	- rebuild for python 2.7
12cr|python-imdb-3.9-3|55	
12cr|python-imdb-3.9-3|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-imdb-3.9-3|57	- rebuild
12cr|python-imdb-3.9-3|58	
12cr|python-imdb-3.9-3|59	+ Emmanuel Andry <eandry@mandriva.org>
12cr|python-imdb-3.9-3|60	- New version 3.9
12cr|python-imdb-3.9-3|61	
12cr|python-imdb-3.9-3|62	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|python-imdb-3.9-3|63	- new version
12cr|python-imdb-3.9-3|64	
12cr|python-imdb-3.9-3|65	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 3.2-1mdv2009.0
12cr|python-imdb-3.9-3|66	+ Revision: 136450
12cr|python-imdb-3.9-3|67	- restore BuildRoot
12cr|python-imdb-3.9-3|68	
12cr|python-imdb-3.9-3|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-imdb-3.9-3|70	- kill re-definition of %%buildroot on Pixel's request
12cr|python-imdb-3.9-3|71	
12cr|python-imdb-3.9-3|72	* Tue Oct 30 2007 Anssi Hannula <anssi@mandriva.org> 3.2-1mdv2008.1
12cr|python-imdb-3.9-3|73	+ Revision: 103887
12cr|python-imdb-3.9-3|74	- initial Mandriva release
12cr|python-imdb-3.9-3|75	

6540 12
12cr|python-indices-0.1-10|1	%define oname   indices
12cr|python-indices-0.1-10|2	%define name    python-%oname
12cr|python-indices-0.1-10|3	%define version 0.1
12cr|python-indices-0.1-10|4	%define release 10
12cr|python-indices-0.1-10|5	
12cr|python-indices-0.1-10|6	
12cr|python-indices-0.1-10|7	Summary:       Sequence index, item ranges, and enumeration for python
12cr|python-indices-0.1-10|8	Name:          %{name}
12cr|python-indices-0.1-10|9	Version:       %{version}
12cr|python-indices-0.1-10|10	Release:       %{release}
12cr|python-indices-0.1-10|11	Source0:       %{oname}.py
12cr|python-indices-0.1-10|12	License:       LGPL
12cr|python-indices-0.1-10|13	Group:         Development/Python
12cr|python-indices-0.1-10|14	Url:           http://www.python.org/peps/pep-0212.html
12cr|python-indices-0.1-10|15	BuildRequires: python
12cr|python-indices-0.1-10|16	
12cr|python-indices-0.1-10|17	%description
12cr|python-indices-0.1-10|18	This is a python module providing a number of functions to make it
12cr|python-indices-0.1-10|19	easier to iterate over sequences, based on PEP 212 and PEP 279.
12cr|python-indices-0.1-10|20	
12cr|python-indices-0.1-10|21	%install
12cr|python-indices-0.1-10|22	install -m644 -D %SOURCE0 $RPM_BUILD_ROOT/%{_libdir}/python%{py_ver}/site-packages/%{oname}.py
12cr|python-indices-0.1-10|23	cd $RPM_BUILD_ROOT/%{_libdir}/python%{py_ver}/site-packages/
12cr|python-indices-0.1-10|24	python -c "import %{oname}"
12cr|python-indices-0.1-10|25	
12cr|python-indices-0.1-10|26	%files
12cr|python-indices-0.1-10|27	%defattr(-,root,root)
12cr|python-indices-0.1-10|28	%{_libdir}/python%{py_ver}/site-packages/%{oname}.py*
12cr|python-indices-0.1-10|29	
12cr|python-indices-0.1-10|30	
12cr|python-indices-0.1-10|31	
12cr|python-indices-0.1-10|32	%changelog
12cr|python-indices-0.1-10|33	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1-9mdv2010.0
12cr|python-indices-0.1-10|34	+ Revision: 442186
12cr|python-indices-0.1-10|35	- rebuild
12cr|python-indices-0.1-10|36	
12cr|python-indices-0.1-10|37	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.1-8mdv2009.1
12cr|python-indices-0.1-10|38	+ Revision: 323730
12cr|python-indices-0.1-10|39	- rebuild
12cr|python-indices-0.1-10|40	
12cr|python-indices-0.1-10|41	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.1-7mdv2009.0
12cr|python-indices-0.1-10|42	+ Revision: 269025
12cr|python-indices-0.1-10|43	- rebuild early 2009.0 package (before pixel changes)
12cr|python-indices-0.1-10|44	
12cr|python-indices-0.1-10|45	* Sun May 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.1-6mdv2009.0
12cr|python-indices-0.1-10|46	+ Revision: 205679
12cr|python-indices-0.1-10|47	- Should not be noarch ed
12cr|python-indices-0.1-10|48	
12cr|python-indices-0.1-10|49	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.1-5mdv2008.1
12cr|python-indices-0.1-10|50	+ Revision: 136450
12cr|python-indices-0.1-10|51	- restore BuildRoot
12cr|python-indices-0.1-10|52	
12cr|python-indices-0.1-10|53	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-indices-0.1-10|54	- kill re-definition of %%buildroot on Pixel's request
12cr|python-indices-0.1-10|55	
12cr|python-indices-0.1-10|56	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 0.1-5mdv2008.0
12cr|python-indices-0.1-10|57	+ Revision: 70365
12cr|python-indices-0.1-10|58	- use %%mkrel
12cr|python-indices-0.1-10|59	
12cr|python-indices-0.1-10|60	
12cr|python-indices-0.1-10|61	* Thu Feb 03 2005 Michael Scherer <misc@mandrake.org> 0.1-4mdk
12cr|python-indices-0.1-10|62	- Really rebuild for new python
12cr|python-indices-0.1-10|63	
12cr|python-indices-0.1-10|64	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.1-3mdk
12cr|python-indices-0.1-10|65	- Rebuild for new  python
12cr|python-indices-0.1-10|66	
12cr|python-indices-0.1-10|67	* Sat Aug 09 2003 Austin Acton <aacton@yorku.ca> 0.1-2mdk
12cr|python-indices-0.1-10|68	- python 2.3
12cr|python-indices-0.1-10|69	
12cr|python-indices-0.1-10|70	* Wed Jul 09 2003 Austin Acton <aacton@yorku.ca> 0.1-1mdk
12cr|python-indices-0.1-10|71	- from andi payn <payn@myrealbox.com> :
12cr|python-indices-0.1-10|72	- initial specfile
12cr|python-indices-0.1-10|73	

6541 12
12cr|python-ipaddr-2.1.7-1|1	%define name python-ipaddr
12cr|python-ipaddr-2.1.7-1|2	%define version 2.1.7
12cr|python-ipaddr-2.1.7-1|3	%define unmangled_version 2.1.7
12cr|python-ipaddr-2.1.7-1|4	%define release 1
12cr|python-ipaddr-2.1.7-1|5	
12cr|python-ipaddr-2.1.7-1|6	Summary: ipaddr
12cr|python-ipaddr-2.1.7-1|7	Name: %{name}
12cr|python-ipaddr-2.1.7-1|8	Version: %{version}
12cr|python-ipaddr-2.1.7-1|9	Release: %{release}
12cr|python-ipaddr-2.1.7-1|10	Source0: %{name}-%{unmangled_version}.tar.gz
12cr|python-ipaddr-2.1.7-1|11	License: Apache License, Version 2.0
12cr|python-ipaddr-2.1.7-1|12	Group: Development/Python
12cr|python-ipaddr-2.1.7-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-ipaddr-2.1.7-1|14	Prefix: %{_prefix}
12cr|python-ipaddr-2.1.7-1|15	BuildArch: noarch
12cr|python-ipaddr-2.1.7-1|16	Url: http://code.google.com/p/ipaddr-py/
12cr|python-ipaddr-2.1.7-1|17	AutoReq: 0
12cr|python-ipaddr-2.1.7-1|18	
12cr|python-ipaddr-2.1.7-1|19	BuildRequires: python-devel python-setuptools
12cr|python-ipaddr-2.1.7-1|20	
12cr|python-ipaddr-2.1.7-1|21	%description
12cr|python-ipaddr-2.1.7-1|22	ipaddr
12cr|python-ipaddr-2.1.7-1|23	
12cr|python-ipaddr-2.1.7-1|24	%prep
12cr|python-ipaddr-2.1.7-1|25	%setup -n %{name}-%{unmangled_version}
12cr|python-ipaddr-2.1.7-1|26	
12cr|python-ipaddr-2.1.7-1|27	%build
12cr|python-ipaddr-2.1.7-1|28	python setup.py build
12cr|python-ipaddr-2.1.7-1|29	
12cr|python-ipaddr-2.1.7-1|30	%install
12cr|python-ipaddr-2.1.7-1|31	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cr|python-ipaddr-2.1.7-1|32	
12cr|python-ipaddr-2.1.7-1|33	touch DIRS
12cr|python-ipaddr-2.1.7-1|34	for i in `cat INSTALLED_FILES`; do
12cr|python-ipaddr-2.1.7-1|35	if [ -f ${RPM_BUILD_ROOT}/$i ]; then
12cr|python-ipaddr-2.1.7-1|36	echo $i >>FILES
12cr|python-ipaddr-2.1.7-1|37	fi
12cr|python-ipaddr-2.1.7-1|38	if [ -d ${RPM_BUILD_ROOT}/$i ]; then
12cr|python-ipaddr-2.1.7-1|39	echo %dir $i >>DIRS
12cr|python-ipaddr-2.1.7-1|40	fi
12cr|python-ipaddr-2.1.7-1|41	done
12cr|python-ipaddr-2.1.7-1|42	
12cr|python-ipaddr-2.1.7-1|43	sed -e "/\.py[co]$/d" -e "s/\.py$/.py*/" DIRS FILES >INSTALLED_FILES
12cr|python-ipaddr-2.1.7-1|44	
12cr|python-ipaddr-2.1.7-1|45	%clean
12cr|python-ipaddr-2.1.7-1|46	rm -rf $RPM_BUILD_ROOT
12cr|python-ipaddr-2.1.7-1|47	
12cr|python-ipaddr-2.1.7-1|48	%files -f INSTALLED_FILES
12cr|python-ipaddr-2.1.7-1|49	%defattr(-,root,root)
12cr|python-ipaddr-2.1.7-1|50	
12cr|python-ipaddr-2.1.7-1|51	
12cr|python-ipaddr-2.1.7-1|52	%changelog
12cr|python-ipaddr-2.1.7-1|53	* Wed Dec 07 2011 Pischulin Anton <apischulin@mandriva.org> 2.1.7-1
12cr|python-ipaddr-2.1.7-1|54	+ Revision: 738482
12cr|python-ipaddr-2.1.7-1|55	- add python-ipaddr sources
12cr|python-ipaddr-2.1.7-1|56	

6542 12
12cr|python-ipdb-0.7-1|1	%define module	ipdb
12cr|python-ipdb-0.7-1|2	%define name	python-%{module}
12cr|python-ipdb-0.7-1|3	%define version 0.7
12cr|python-ipdb-0.7-1|4	%define	rel		1
12cr|python-ipdb-0.7-1|5	%if %mdkversion < 201100
12cr|python-ipdb-0.7-1|6	%define release %mkrel %{rel}
12cr|python-ipdb-0.7-1|7	%else
12cr|python-ipdb-0.7-1|8	%define	release	%{rel}
12cr|python-ipdb-0.7-1|9	%endif
12cr|python-ipdb-0.7-1|10	
12cr|python-ipdb-0.7-1|11	Summary:	IPython-enabled pdb
12cr|python-ipdb-0.7-1|12	Name:		%{name}
12cr|python-ipdb-0.7-1|13	Version:	%{version}
12cr|python-ipdb-0.7-1|14	Release:	%{release}
12cr|python-ipdb-0.7-1|15	Source0:	http://pypi.python.org/packages/source/i/%{module}/%{module}-%{version}.tar.gz
12cr|python-ipdb-0.7-1|16	License:	GPL
12cr|python-ipdb-0.7-1|17	Group:		Development/Python
12cr|python-ipdb-0.7-1|18	Url:		https://github.com/gotcha/ipdb
12cr|python-ipdb-0.7-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-ipdb-0.7-1|20	BuildArch:	noarch
12cr|python-ipdb-0.7-1|21	Requires:	ipython >= 0.10
12cr|python-ipdb-0.7-1|22	BuildRequires:	python-setuptools
12cr|python-ipdb-0.7-1|23	
12cr|python-ipdb-0.7-1|24	%description
12cr|python-ipdb-0.7-1|25	ipdb provides functions for accessing the IPython debugger's enhanced features
12cr|python-ipdb-0.7-1|26	from within a Python program.
12cr|python-ipdb-0.7-1|27	
12cr|python-ipdb-0.7-1|28	%prep
12cr|python-ipdb-0.7-1|29	%setup -q -n %{module}-%{version}
12cr|python-ipdb-0.7-1|30	
12cr|python-ipdb-0.7-1|31	%install
12cr|python-ipdb-0.7-1|32	%__rm -rf %{buildroot}
12cr|python-ipdb-0.7-1|33	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-ipdb-0.7-1|34	
12cr|python-ipdb-0.7-1|35	%clean
12cr|python-ipdb-0.7-1|36	%__rm -rf %{buildroot}
12cr|python-ipdb-0.7-1|37	
12cr|python-ipdb-0.7-1|38	%files
12cr|python-ipdb-0.7-1|39	%defattr(-,root,root)
12cr|python-ipdb-0.7-1|40	%doc COPYING.txt HISTORY.txt README.rst
12cr|python-ipdb-0.7-1|41	%_bindir/%{module}
12cr|python-ipdb-0.7-1|42	%py_sitedir/%{module}*
12cr|python-ipdb-0.7-1|43	
12cr|python-ipdb-0.7-1|44	
12cr|python-ipdb-0.7-1|45	%changelog
12cr|python-ipdb-0.7-1|46	* Fri Jul 13 2012 Lev Givon <lev@mandriva.org> 0.7-1
12cr|python-ipdb-0.7-1|47	+ Revision: 809214
12cr|python-ipdb-0.7-1|48	- Update to 0.7.
12cr|python-ipdb-0.7-1|49	
12cr|python-ipdb-0.7-1|50	* Tue Oct 25 2011 Lev Givon <lev@mandriva.org> 0.6.1-1
12cr|python-ipdb-0.7-1|51	+ Revision: 707172
12cr|python-ipdb-0.7-1|52	- Update to 0.6.1.
12cr|python-ipdb-0.7-1|53	
12cr|python-ipdb-0.7-1|54	* Thu Sep 01 2011 Lev Givon <lev@mandriva.org> 0.6-1
12cr|python-ipdb-0.7-1|55	+ Revision: 697704
12cr|python-ipdb-0.7-1|56	- Update to 0.6.
12cr|python-ipdb-0.7-1|57	
12cr|python-ipdb-0.7-1|58	* Fri Aug 05 2011 Lev Givon <lev@mandriva.org> 0.5-1
12cr|python-ipdb-0.7-1|59	+ Revision: 693333
12cr|python-ipdb-0.7-1|60	- Update to 0.5.
12cr|python-ipdb-0.7-1|61	
12cr|python-ipdb-0.7-1|62	* Mon Jun 13 2011 Lev Givon <lev@mandriva.org> 0.4-1
12cr|python-ipdb-0.7-1|63	+ Revision: 684946
12cr|python-ipdb-0.7-1|64	- Update to 0.4.
12cr|python-ipdb-0.7-1|65	
12cr|python-ipdb-0.7-1|66	* Wed Mar 09 2011 Lev Givon <lev@mandriva.org> 0.3-1
12cr|python-ipdb-0.7-1|67	+ Revision: 642989
12cr|python-ipdb-0.7-1|68	- import python-ipdb
12cr|python-ipdb-0.7-1|69	
12cr|python-ipdb-0.7-1|70	

6543 12
12cr|python-ipy-0.70-1|1	%define module IPy
12cr|python-ipy-0.70-1|2	Name:           python-ipy
12cr|python-ipy-0.70-1|3	Version:        0.70
12cr|python-ipy-0.70-1|4	Release:        %mkrel 1
12cr|python-ipy-0.70-1|5	License:        BSD
12cr|python-ipy-0.70-1|6	Summary:        Class and Tools for Handling of IPv4 and IPv6 Addresses and Networks
12cr|python-ipy-0.70-1|7	Url:            http://software.inl.fr/trac/wiki/IPy
12cr|python-ipy-0.70-1|8	Group:          Development/Python
12cr|python-ipy-0.70-1|9	Source:         %{module}-%{version}.tar.bz2
12cr|python-ipy-0.70-1|10	BuildRequires:  python-devel
12cr|python-ipy-0.70-1|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|python-ipy-0.70-1|12	BuildArch:      noarch
12cr|python-ipy-0.70-1|13	
12cr|python-ipy-0.70-1|14	%description
12cr|python-ipy-0.70-1|15	The IP class allows a comfortable parsing and handling for most
12cr|python-ipy-0.70-1|16	notations in use for IPv4 and IPv6 addresses and networks. It was
12cr|python-ipy-0.70-1|17	greatly inspired by RIPE's Perl module NET::IP's interface but
12cr|python-ipy-0.70-1|18	doesn't share the implementation. It doesn't share non-CIDR netmasks,
12cr|python-ipy-0.70-1|19	so funky stuff like a netmask of 0xffffff0f can't be done here.
12cr|python-ipy-0.70-1|20	
12cr|python-ipy-0.70-1|21	%prep
12cr|python-ipy-0.70-1|22	%setup -q -n %{module}-%{version}
12cr|python-ipy-0.70-1|23	
12cr|python-ipy-0.70-1|24	%build
12cr|python-ipy-0.70-1|25	CFLAGS="%{optflags}" python setup.py build
12cr|python-ipy-0.70-1|26	
12cr|python-ipy-0.70-1|27	%install
12cr|python-ipy-0.70-1|28	rm -rf $RPM_BUILD_ROOT
12cr|python-ipy-0.70-1|29	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
12cr|python-ipy-0.70-1|30	
12cr|python-ipy-0.70-1|31	%clean
12cr|python-ipy-0.70-1|32	rm -rf %{buildroot}
12cr|python-ipy-0.70-1|33	
12cr|python-ipy-0.70-1|34	%files
12cr|python-ipy-0.70-1|35	%defattr(-,root,root)
12cr|python-ipy-0.70-1|36	%doc AUTHORS COPYING ChangeLog README
12cr|python-ipy-0.70-1|37	%{python_sitelib}/*
12cr|python-ipy-0.70-1|38	
12cr|python-ipy-0.70-1|39	
12cr|python-ipy-0.70-1|40	
12cr|python-ipy-0.70-1|41	%changelog
12cr|python-ipy-0.70-1|42	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 0.70-1mdv2011.0
12cr|python-ipy-0.70-1|43	+ Revision: 683254
12cr|python-ipy-0.70-1|44	- import python-ipy
12cr|python-ipy-0.70-1|45	
12cr|python-ipy-0.70-1|46	
12cr|python-ipy-0.70-1|47	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 0.70
12cr|python-ipy-0.70-1|48	- first release for Mandriva

6544 12
12cr|python-Itpl-0-9|1	%define oname   Itpl
12cr|python-Itpl-0-9|2	%define name    python-%oname
12cr|python-Itpl-0-9|3	%define version 0
12cr|python-Itpl-0-9|4	%define release 9
12cr|python-Itpl-0-9|5	
12cr|python-Itpl-0-9|6	
12cr|python-Itpl-0-9|7	Summary:       String interpolation (variable expansion) for Python
12cr|python-Itpl-0-9|8	Name:          %{name}
12cr|python-Itpl-0-9|9	Version:       %{version}
12cr|python-Itpl-0-9|10	Release:       %{release}
12cr|python-Itpl-0-9|11	Source0:       http://www.lfw.org/python/Itpl.py
12cr|python-Itpl-0-9|12	License:       Public Domain
12cr|python-Itpl-0-9|13	Group:         Development/Python
12cr|python-Itpl-0-9|14	Url:           http://www.python.org/peps/pep-0215.html
12cr|python-Itpl-0-9|15	BuildRequires: python-devel
12cr|python-Itpl-0-9|16	BuildArch:     noarch
12cr|python-Itpl-0-9|17	
12cr|python-Itpl-0-9|18	%description
12cr|python-Itpl-0-9|19	This is a python module for interpolating strings (that is,
12cr|python-Itpl-0-9|20	for expanding variables within strings), as described in
12cr|python-Itpl-0-9|21	PEP 215. This module may become part of the standard library,
12cr|python-Itpl-0-9|22	or the functionality may be built into Python in the future.
12cr|python-Itpl-0-9|23	
12cr|python-Itpl-0-9|24	%install
12cr|python-Itpl-0-9|25	install -m644 -D %SOURCE0 $RPM_BUILD_ROOT/%{_libdir}/python%{py_ver}/site-packages/%oname.py
12cr|python-Itpl-0-9|26	cd $RPM_BUILD_ROOT/%{_libdir}/python%{py_ver}/site-packages/
12cr|python-Itpl-0-9|27	python -c "import Itpl"
12cr|python-Itpl-0-9|28	
12cr|python-Itpl-0-9|29	%files
12cr|python-Itpl-0-9|30	%defattr(-,root,root)
12cr|python-Itpl-0-9|31	%py_platsitedir/Itpl.py*
12cr|python-Itpl-0-9|32	
12cr|python-Itpl-0-9|33	
12cr|python-Itpl-0-9|34	
12cr|python-Itpl-0-9|35	
12cr|python-Itpl-0-9|36	%changelog
12cr|python-Itpl-0-9|37	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0-8mdv2010.0
12cr|python-Itpl-0-9|38	+ Revision: 430847
12cr|python-Itpl-0-9|39	- rebuild
12cr|python-Itpl-0-9|40	
12cr|python-Itpl-0-9|41	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0-7mdv2009.0
12cr|python-Itpl-0-9|42	+ Revision: 259649
12cr|python-Itpl-0-9|43	- rebuild
12cr|python-Itpl-0-9|44	
12cr|python-Itpl-0-9|45	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0-6mdv2009.0
12cr|python-Itpl-0-9|46	+ Revision: 247490
12cr|python-Itpl-0-9|47	- rebuild
12cr|python-Itpl-0-9|48	
12cr|python-Itpl-0-9|49	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0-4mdv2008.1
12cr|python-Itpl-0-9|50	+ Revision: 136450
12cr|python-Itpl-0-9|51	- restore BuildRoot
12cr|python-Itpl-0-9|52	
12cr|python-Itpl-0-9|53	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-Itpl-0-9|54	- kill re-definition of %%buildroot on Pixel's request
12cr|python-Itpl-0-9|55	
12cr|python-Itpl-0-9|56	
12cr|python-Itpl-0-9|57	* Wed Jan 31 2007 Nicolas Lécureuil <neoclust@mandriva.org> 0-4mdv2007.0
12cr|python-Itpl-0-9|58	+ Revision: 115770
12cr|python-Itpl-0-9|59	- Rebuild against new python
12cr|python-Itpl-0-9|60	- Import python-Itpl
12cr|python-Itpl-0-9|61	
12cr|python-Itpl-0-9|62	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0-3mdk
12cr|python-Itpl-0-9|63	- Rebuild for new python
12cr|python-Itpl-0-9|64	

6545 12
12cr|python-jabber-0.4-10|1	%define version 0.4
12cr|python-jabber-0.4-10|2	%define release %mkrel 10
12cr|python-jabber-0.4-10|3	%define pkgname jabberpy%{version}-0
12cr|python-jabber-0.4-10|4	
12cr|python-jabber-0.4-10|5	Summary: Python jabber protocol module
12cr|python-jabber-0.4-10|6	Name: python-jabber
12cr|python-jabber-0.4-10|7	Version: %{version}
12cr|python-jabber-0.4-10|8	Release: %{release}
12cr|python-jabber-0.4-10|9	Source0: %{pkgname}.tar.bz2
12cr|python-jabber-0.4-10|10	License: LGPL
12cr|python-jabber-0.4-10|11	URL: http://jabberpy.sf.net/
12cr|python-jabber-0.4-10|12	Group: Development/Python
12cr|python-jabber-0.4-10|13	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|python-jabber-0.4-10|14	BuildRequires: python-devel
12cr|python-jabber-0.4-10|15	BuildArch: noarch
12cr|python-jabber-0.4-10|16	
12cr|python-jabber-0.4-10|17	%description
12cr|python-jabber-0.4-10|18	Python module for jabber protocol support.
12cr|python-jabber-0.4-10|19	You can write client or services with it.
12cr|python-jabber-0.4-10|20	
12cr|python-jabber-0.4-10|21	%prep
12cr|python-jabber-0.4-10|22	%setup -q -n %{pkgname}
12cr|python-jabber-0.4-10|23	
12cr|python-jabber-0.4-10|24	%build
12cr|python-jabber-0.4-10|25	CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12cr|python-jabber-0.4-10|26	
12cr|python-jabber-0.4-10|27	%install
12cr|python-jabber-0.4-10|28	rm -rf $RPM_BUILD_ROOT
12cr|python-jabber-0.4-10|29	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cr|python-jabber-0.4-10|30	
12cr|python-jabber-0.4-10|31	%clean
12cr|python-jabber-0.4-10|32	rm -rf $RPM_BUILD_ROOT
12cr|python-jabber-0.4-10|33	
12cr|python-jabber-0.4-10|34	%files
12cr|python-jabber-0.4-10|35	%defattr(-,root,root)
12cr|python-jabber-0.4-10|36	%doc ChangeLog CREDITS README docs/ examples/ util/
12cr|python-jabber-0.4-10|37	%py_puresitedir/*
12cr|python-jabber-0.4-10|38	
12cr|python-jabber-0.4-10|39	
12cr|python-jabber-0.4-10|40	%changelog
12cr|python-jabber-0.4-10|41	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 0.4-10mdv2011.0
12cr|python-jabber-0.4-10|42	+ Revision: 598276
12cr|python-jabber-0.4-10|43	- rebuild for py2.7
12cr|python-jabber-0.4-10|44	
12cr|python-jabber-0.4-10|45	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4-10mdv2010.0
12cr|python-jabber-0.4-10|46	+ Revision: 442187
12cr|python-jabber-0.4-10|47	- rebuild
12cr|python-jabber-0.4-10|48	
12cr|python-jabber-0.4-10|49	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.4-9mdv2009.1
12cr|python-jabber-0.4-10|50	+ Revision: 323731
12cr|python-jabber-0.4-10|51	- rebuild
12cr|python-jabber-0.4-10|52	
12cr|python-jabber-0.4-10|53	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.4-8mdv2009.0
12cr|python-jabber-0.4-10|54	+ Revision: 259650
12cr|python-jabber-0.4-10|55	- rebuild
12cr|python-jabber-0.4-10|56	
12cr|python-jabber-0.4-10|57	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.4-7mdv2009.0
12cr|python-jabber-0.4-10|58	+ Revision: 247492
12cr|python-jabber-0.4-10|59	- rebuild
12cr|python-jabber-0.4-10|60	
12cr|python-jabber-0.4-10|61	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.4-5mdv2008.1
12cr|python-jabber-0.4-10|62	+ Revision: 136450
12cr|python-jabber-0.4-10|63	- restore BuildRoot
12cr|python-jabber-0.4-10|64	
12cr|python-jabber-0.4-10|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-jabber-0.4-10|66	- kill re-definition of %%buildroot on Pixel's request
12cr|python-jabber-0.4-10|67	
12cr|python-jabber-0.4-10|68	
12cr|python-jabber-0.4-10|69	* Wed Dec 20 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.4-5mdv2007.0
12cr|python-jabber-0.4-10|70	+ Revision: 100500
12cr|python-jabber-0.4-10|71	- Rebuild against new python
12cr|python-jabber-0.4-10|72	- Import python-jabber
12cr|python-jabber-0.4-10|73	
12cr|python-jabber-0.4-10|74	* Fri Dec 16 2005 Michael Scherer <misc@mandriva.org> 0.4-4mdk
12cr|python-jabber-0.4-10|75	- Rebuild
12cr|python-jabber-0.4-10|76	- use mkrel
12cr|python-jabber-0.4-10|77	- fix rpmlint warning
12cr|python-jabber-0.4-10|78	
12cr|python-jabber-0.4-10|79	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.4-3mdk
12cr|python-jabber-0.4-10|80	- Rebuild for new python
12cr|python-jabber-0.4-10|81	
12cr|python-jabber-0.4-10|82	* Fri Dec 03 2004 Michael Scherer <misc@mandrake.org> 0.4-2mdk
12cr|python-jabber-0.4-10|83	- Rebuild
12cr|python-jabber-0.4-10|84	

6546 12
12cr|python-jinja-1.2-4|1	%define tarname Jinja
12cr|python-jinja-1.2-4|2	
12cr|python-jinja-1.2-4|3	Summary: Python template engine
12cr|python-jinja-1.2-4|4	Name:    python-jinja
12cr|python-jinja-1.2-4|5	Version: 1.2
12cr|python-jinja-1.2-4|6	Release: 4
12cr|python-jinja-1.2-4|7	Source0: %{tarname}-%{version}.tar.lzma
12cr|python-jinja-1.2-4|8	Patch0: setup.py.patch
12cr|python-jinja-1.2-4|9	License: BSD
12cr|python-jinja-1.2-4|10	Group: Development/Python
12cr|python-jinja-1.2-4|11	Url: http://jinja.pocoo.org/
12cr|python-jinja-1.2-4|12	BuildRequires: python-devel
12cr|python-jinja-1.2-4|13	BuildRequires: python-setuptools >= 0.6a2
12cr|python-jinja-1.2-4|14	
12cr|python-jinja-1.2-4|15	%description
12cr|python-jinja-1.2-4|16	Jinja is a sandboxed template engine written in pure Python licensed
12cr|python-jinja-1.2-4|17	under the BSD license. It provides a Django-like non-XML syntax and
12cr|python-jinja-1.2-4|18	compiles templates into executable Python code. It's basically a
12cr|python-jinja-1.2-4|19	combination of Django templates and Python code.
12cr|python-jinja-1.2-4|20	
12cr|python-jinja-1.2-4|21	%prep
12cr|python-jinja-1.2-4|22	%setup -q -n %{tarname}-%{version}
12cr|python-jinja-1.2-4|23	%patch0 -p0
12cr|python-jinja-1.2-4|24	
12cr|python-jinja-1.2-4|25	%build
12cr|python-jinja-1.2-4|26	
12cr|python-jinja-1.2-4|27	%install
12cr|python-jinja-1.2-4|28	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-jinja-1.2-4|29	sed -i 's/.*egg-info$//' FILELIST
12cr|python-jinja-1.2-4|30	
12cr|python-jinja-1.2-4|31	%files -f FILELIST
12cr|python-jinja-1.2-4|32	%defattr(-,root,root)
12cr|python-jinja-1.2-4|33	%doc AUTHORS CHANGES LICENSE TODO docs/html
12cr|python-jinja-1.2-4|34	
12cr|python-jinja-1.2-4|35	
12cr|python-jinja-1.2-4|36	
12cr|python-jinja-1.2-4|37	%changelog
12cr|python-jinja-1.2-4|38	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2-3mdv2010.0
12cr|python-jinja-1.2-4|39	+ Revision: 442191
12cr|python-jinja-1.2-4|40	- rebuild
12cr|python-jinja-1.2-4|41	
12cr|python-jinja-1.2-4|42	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2-2mdv2009.0
12cr|python-jinja-1.2-4|43	+ Revision: 269026
12cr|python-jinja-1.2-4|44	- rebuild early 2009.0 package (before pixel changes)
12cr|python-jinja-1.2-4|45	
12cr|python-jinja-1.2-4|46	* Fri May 30 2008 Lev Givon <lev@mandriva.org> 1.2-1mdv2009.0
12cr|python-jinja-1.2-4|47	+ Revision: 213473
12cr|python-jinja-1.2-4|48	- import python-jinja
12cr|python-jinja-1.2-4|49	
12cr|python-jinja-1.2-4|50	
12cr|python-jinja-1.2-4|51	* Fri May 30 2008 Lev Givon <lev@mandriva.org 1.2-1mdv2008.1
12cr|python-jinja-1.2-4|52	- Package for Mandriva.

6547 12
12cr|python-json-3.4-3|1	Name:           python-json
12cr|python-json-3.4-3|2	Version:        3.4
12cr|python-json-3.4-3|3	%define version_munge %(sed 's/\\./_/g' <<< %{version})
12cr|python-json-3.4-3|4	Release:        %mkrel 3
12cr|python-json-3.4-3|5	Summary:        A JSON reader and writer for Python
12cr|python-json-3.4-3|6	
12cr|python-json-3.4-3|7	Group:          Development/Python
12cr|python-json-3.4-3|8	License:        LGPLv2+
12cr|python-json-3.4-3|9	URL:            https://sourceforge.net/projects/json-py/
12cr|python-json-3.4-3|10	Source0:        http://dl.sourceforge.net/json-py/json-py-%{version_munge}.zip
12cr|python-json-3.4-3|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-json-3.4-3|12	
12cr|python-json-3.4-3|13	BuildArch:      noarch
12cr|python-json-3.4-3|14	BuildRequires:  python-devel
12cr|python-json-3.4-3|15	
12cr|python-json-3.4-3|16	%description
12cr|python-json-3.4-3|17	json.py is an implementation of a JSON (http://json.org) reader and writer in
12cr|python-json-3.4-3|18	Python.
12cr|python-json-3.4-3|19	
12cr|python-json-3.4-3|20	%prep
12cr|python-json-3.4-3|21	%setup -q -c
12cr|python-json-3.4-3|22	chmod a-x *
12cr|python-json-3.4-3|23	
12cr|python-json-3.4-3|24	%build
12cr|python-json-3.4-3|25	
12cr|python-json-3.4-3|26	%install
12cr|python-json-3.4-3|27	rm -rf $RPM_BUILD_ROOT
12cr|python-json-3.4-3|28	mkdir -p $RPM_BUILD_ROOT%{python_sitelib}
12cr|python-json-3.4-3|29	install -p -m 0644 json.py minjson.py $RPM_BUILD_ROOT%{python_sitelib}
12cr|python-json-3.4-3|30	%py_compile $RPM_BUILD_ROOT%{python_sitelib}
12cr|python-json-3.4-3|31	
12cr|python-json-3.4-3|32	%clean
12cr|python-json-3.4-3|33	rm -rf $RPM_BUILD_ROOT
12cr|python-json-3.4-3|34	
12cr|python-json-3.4-3|35	%files
12cr|python-json-3.4-3|36	%defattr(-,root,root,-)
12cr|python-json-3.4-3|37	%doc changes.txt jsontest.py license.txt readme.txt
12cr|python-json-3.4-3|38	%{python_sitelib}/*.py
12cr|python-json-3.4-3|39	%{python_sitelib}/*.py[co]
12cr|python-json-3.4-3|40	
12cr|python-json-3.4-3|41	
12cr|python-json-3.4-3|42	
12cr|python-json-3.4-3|43	%changelog
12cr|python-json-3.4-3|44	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 3.4-3mdv2010.0
12cr|python-json-3.4-3|45	+ Revision: 442198
12cr|python-json-3.4-3|46	- rebuild
12cr|python-json-3.4-3|47	
12cr|python-json-3.4-3|48	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 3.4-2mdv2009.1
12cr|python-json-3.4-3|49	+ Revision: 323733
12cr|python-json-3.4-3|50	- rebuild
12cr|python-json-3.4-3|51	
12cr|python-json-3.4-3|52	* Mon Nov 10 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 3.4-1mdv2009.1
12cr|python-json-3.4-3|53	+ Revision: 301831
12cr|python-json-3.4-3|54	- import python-json
12cr|python-json-3.4-3|55	
12cr|python-json-3.4-3|56	
12cr|python-json-3.4-3|57	* Wed Sep  3 2008 Tom "spot" Callaway <tcallawa@redhat.com> 3.4-4
12cr|python-json-3.4-3|58	- fix license tag
12cr|python-json-3.4-3|59	
12cr|python-json-3.4-3|60	* Sat Dec  9 2006 Luke Macken <lmacken@redhat.com> 3.4-3
12cr|python-json-3.4-3|61	- Rebuild for python 2.5
12cr|python-json-3.4-3|62	
12cr|python-json-3.4-3|63	* Fri Sep  8 2006 Luke Macken <lmacken@redhat.com> 3.4-2
12cr|python-json-3.4-3|64	- Rebuild for FC6
12cr|python-json-3.4-3|65	
12cr|python-json-3.4-3|66	* Fri Dec 30 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 3.4-1
12cr|python-json-3.4-3|67	- Initial RPM release

6548 12
12cr|python-jtoolkit-0.7.8-6|1	%define oname jToolkit
12cr|python-jtoolkit-0.7.8-6|2	%define pname jtoolkit
12cr|python-jtoolkit-0.7.8-6|3	%define name python-%{pname}
12cr|python-jtoolkit-0.7.8-6|4	%define version 0.7.8
12cr|python-jtoolkit-0.7.8-6|5	%define release %mkrel 6
12cr|python-jtoolkit-0.7.8-6|6	
12cr|python-jtoolkit-0.7.8-6|7	Summary: Web application framework
12cr|python-jtoolkit-0.7.8-6|8	Name: %{name}
12cr|python-jtoolkit-0.7.8-6|9	Version: %{version}
12cr|python-jtoolkit-0.7.8-6|10	Release: %{release}
12cr|python-jtoolkit-0.7.8-6|11	Source0: %{oname}-%{version}.tar.bz2
12cr|python-jtoolkit-0.7.8-6|12	License: GPL
12cr|python-jtoolkit-0.7.8-6|13	Group: Development/Python
12cr|python-jtoolkit-0.7.8-6|14	Url: http://jtoolkit.sourceforge.net/
12cr|python-jtoolkit-0.7.8-6|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-jtoolkit-0.7.8-6|16	BuildArch: noarch
12cr|python-jtoolkit-0.7.8-6|17	BuildRequires: python-devel
12cr|python-jtoolkit-0.7.8-6|18	
12cr|python-jtoolkit-0.7.8-6|19	%description
12cr|python-jtoolkit-0.7.8-6|20	jToolkit is a Python web application framework built on modpython and
12cr|python-jtoolkit-0.7.8-6|21	Apache. It can also run in standalone mode using its own builtin HTTP
12cr|python-jtoolkit-0.7.8-6|22	server.
12cr|python-jtoolkit-0.7.8-6|23	
12cr|python-jtoolkit-0.7.8-6|24	It is aimed at dynamically generated pages rather than mostly-static
12cr|python-jtoolkit-0.7.8-6|25	pages (for which there are templating solutions). Pages can be
12cr|python-jtoolkit-0.7.8-6|26	produced using a variety of widgets or a new templating system. It
12cr|python-jtoolkit-0.7.8-6|27	handles sessions and database connections.
12cr|python-jtoolkit-0.7.8-6|28	
12cr|python-jtoolkit-0.7.8-6|29	%prep
12cr|python-jtoolkit-0.7.8-6|30	%setup -q -n %{oname}-%{version}
12cr|python-jtoolkit-0.7.8-6|31	
12cr|python-jtoolkit-0.7.8-6|32	%build
12cr|python-jtoolkit-0.7.8-6|33	./jToolkitSetup.py build
12cr|python-jtoolkit-0.7.8-6|34	
12cr|python-jtoolkit-0.7.8-6|35	%install
12cr|python-jtoolkit-0.7.8-6|36	rm -rf %{buildroot}
12cr|python-jtoolkit-0.7.8-6|37	./jToolkitSetup.py install --prefix=%{buildroot}%{_prefix}
12cr|python-jtoolkit-0.7.8-6|38	
12cr|python-jtoolkit-0.7.8-6|39	%clean
12cr|python-jtoolkit-0.7.8-6|40	rm -rf %{buildroot}
12cr|python-jtoolkit-0.7.8-6|41	
12cr|python-jtoolkit-0.7.8-6|42	%files
12cr|python-jtoolkit-0.7.8-6|43	%defattr(-,root,root)
12cr|python-jtoolkit-0.7.8-6|44	%{py_puresitedir}/%{oname}
12cr|python-jtoolkit-0.7.8-6|45	%{py_puresitedir}/*.egg-info
12cr|python-jtoolkit-0.7.8-6|46	
12cr|python-jtoolkit-0.7.8-6|47	
12cr|python-jtoolkit-0.7.8-6|48	
12cr|python-jtoolkit-0.7.8-6|49	
12cr|python-jtoolkit-0.7.8-6|50	%changelog
12cr|python-jtoolkit-0.7.8-6|51	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.7.8-6mdv2010.0
12cr|python-jtoolkit-0.7.8-6|52	+ Revision: 442202
12cr|python-jtoolkit-0.7.8-6|53	- rebuild
12cr|python-jtoolkit-0.7.8-6|54	
12cr|python-jtoolkit-0.7.8-6|55	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.7.8-5mdv2009.1
12cr|python-jtoolkit-0.7.8-6|56	+ Revision: 323734
12cr|python-jtoolkit-0.7.8-6|57	- rebuild
12cr|python-jtoolkit-0.7.8-6|58	
12cr|python-jtoolkit-0.7.8-6|59	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.7.8-4mdv2009.0
12cr|python-jtoolkit-0.7.8-6|60	+ Revision: 259651
12cr|python-jtoolkit-0.7.8-6|61	- rebuild
12cr|python-jtoolkit-0.7.8-6|62	
12cr|python-jtoolkit-0.7.8-6|63	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.7.8-3mdv2009.0
12cr|python-jtoolkit-0.7.8-6|64	+ Revision: 247493
12cr|python-jtoolkit-0.7.8-6|65	- rebuild
12cr|python-jtoolkit-0.7.8-6|66	
12cr|python-jtoolkit-0.7.8-6|67	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.7.8-1mdv2008.1
12cr|python-jtoolkit-0.7.8-6|68	+ Revision: 136450
12cr|python-jtoolkit-0.7.8-6|69	- restore BuildRoot
12cr|python-jtoolkit-0.7.8-6|70	
12cr|python-jtoolkit-0.7.8-6|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-jtoolkit-0.7.8-6|72	- kill re-definition of %%buildroot on Pixel's request
12cr|python-jtoolkit-0.7.8-6|73	
12cr|python-jtoolkit-0.7.8-6|74	
12cr|python-jtoolkit-0.7.8-6|75	* Fri Jan 12 2007 Olivier Blin <oblin@mandriva.com> 0.7.8-1mdv2007.0
12cr|python-jtoolkit-0.7.8-6|76	+ Revision: 108002
12cr|python-jtoolkit-0.7.8-6|77	- buildrequire python-devel
12cr|python-jtoolkit-0.7.8-6|78	- initial python-jtoolkit release
12cr|python-jtoolkit-0.7.8-6|79	- Create python-jtoolkit
12cr|python-jtoolkit-0.7.8-6|80	

6549 12
12cr|python-kaa-base-0.6.0-3|1	%define pkgname kaa-base
12cr|python-kaa-base-0.6.0-3|2	
12cr|python-kaa-base-0.6.0-3|3	Summary: Set of python modules related to media
12cr|python-kaa-base-0.6.0-3|4	Name: python-%{pkgname}
12cr|python-kaa-base-0.6.0-3|5	Version: 0.6.0
12cr|python-kaa-base-0.6.0-3|6	Release: 3
12cr|python-kaa-base-0.6.0-3|7	Source0: http://mesh.dl.sourceforge.net/sourceforge/freevo/%{pkgname}-%{version}.tar.gz
12cr|python-kaa-base-0.6.0-3|8	License: LGPL
12cr|python-kaa-base-0.6.0-3|9	URL: http://sourceforge.net/projects/freevo/
12cr|python-kaa-base-0.6.0-3|10	Group: Development/Python
12cr|python-kaa-base-0.6.0-3|11	
12cr|python-kaa-base-0.6.0-3|12	BuildRequires: python-devel
12cr|python-kaa-base-0.6.0-3|13	BuildRequires: glib2-devel
12cr|python-kaa-base-0.6.0-3|14	Requires: python-sqlite2
12cr|python-kaa-base-0.6.0-3|15	Requires: python-libxml2
12cr|python-kaa-base-0.6.0-3|16	
12cr|python-kaa-base-0.6.0-3|17	%description
12cr|python-kaa-base-0.6.0-3|18	Kaa base module that implements the common features needed for application
12cr|python-kaa-base-0.6.0-3|19	development, such as mainloop management, timers, signals, callbacks,
12cr|python-kaa-base-0.6.0-3|20	file descriptor monitors, etc.
12cr|python-kaa-base-0.6.0-3|21	
12cr|python-kaa-base-0.6.0-3|22	%prep
12cr|python-kaa-base-0.6.0-3|23	%setup -q -n %{pkgname}-%{version}
12cr|python-kaa-base-0.6.0-3|24	
12cr|python-kaa-base-0.6.0-3|25	%build
12cr|python-kaa-base-0.6.0-3|26	CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12cr|python-kaa-base-0.6.0-3|27	
12cr|python-kaa-base-0.6.0-3|28	%install
12cr|python-kaa-base-0.6.0-3|29	python setup.py install --root=$RPM_BUILD_ROOT
12cr|python-kaa-base-0.6.0-3|30	
12cr|python-kaa-base-0.6.0-3|31	%files
12cr|python-kaa-base-0.6.0-3|32	%dir %py_platsitedir/kaa
12cr|python-kaa-base-0.6.0-3|33	%py_platsitedir/kaa/*
12cr|python-kaa-base-0.6.0-3|34	%py_platsitedir/kaa_base-%{version}-*.egg-info
12cr|python-kaa-base-0.6.0-3|35	
12cr|python-kaa-base-0.6.0-3|36	
12cr|python-kaa-base-0.6.0-3|37	
12cr|python-kaa-base-0.6.0-3|38	%changelog
12cr|python-kaa-base-0.6.0-3|39	* Fri Dec 02 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.6.0-3
12cr|python-kaa-base-0.6.0-3|40	+ Revision: 737316
12cr|python-kaa-base-0.6.0-3|41	- rebuild
12cr|python-kaa-base-0.6.0-3|42	- removed dup requires
12cr|python-kaa-base-0.6.0-3|43	- cleaned up spec
12cr|python-kaa-base-0.6.0-3|44	- removed mkrel, BuildRoot, clean section & defattr
12cr|python-kaa-base-0.6.0-3|45	
12cr|python-kaa-base-0.6.0-3|46	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 0.6.0-2mdv2011.0
12cr|python-kaa-base-0.6.0-3|47	+ Revision: 591978
12cr|python-kaa-base-0.6.0-3|48	- Rebuild
12cr|python-kaa-base-0.6.0-3|49	
12cr|python-kaa-base-0.6.0-3|50	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-1mdv2010.0
12cr|python-kaa-base-0.6.0-3|51	+ Revision: 397065
12cr|python-kaa-base-0.6.0-3|52	- update to new version 0.6.0
12cr|python-kaa-base-0.6.0-3|53	
12cr|python-kaa-base-0.6.0-3|54	* Sun Dec 28 2008 Götz Waschk <waschk@mandriva.org> 0.4.0-3mdv2009.1
12cr|python-kaa-base-0.6.0-3|55	+ Revision: 320592
12cr|python-kaa-base-0.6.0-3|56	- rebuild for new python
12cr|python-kaa-base-0.6.0-3|57	
12cr|python-kaa-base-0.6.0-3|58	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0-2mdv2009.0
12cr|python-kaa-base-0.6.0-3|59	+ Revision: 269027
12cr|python-kaa-base-0.6.0-3|60	- rebuild early 2009.0 package (before pixel changes)
12cr|python-kaa-base-0.6.0-3|61	
12cr|python-kaa-base-0.6.0-3|62	* Mon May 12 2008 Crispin Boylan <crisb@mandriva.org> 0.4.0-1mdv2009.0
12cr|python-kaa-base-0.6.0-3|63	+ Revision: 206407
12cr|python-kaa-base-0.6.0-3|64	- New tar
12cr|python-kaa-base-0.6.0-3|65	- New version
12cr|python-kaa-base-0.6.0-3|66	
12cr|python-kaa-base-0.6.0-3|67	* Mon May 12 2008 Crispin Boylan <crisb@mandriva.org> 0.3.0-3mdv2009.0
12cr|python-kaa-base-0.6.0-3|68	+ Revision: 206398
12cr|python-kaa-base-0.6.0-3|69	- rebuild
12cr|python-kaa-base-0.6.0-3|70	
12cr|python-kaa-base-0.6.0-3|71	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.3.0-2mdv2008.1
12cr|python-kaa-base-0.6.0-3|72	+ Revision: 171061
12cr|python-kaa-base-0.6.0-3|73	- rebuild
12cr|python-kaa-base-0.6.0-3|74	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|python-kaa-base-0.6.0-3|75	
12cr|python-kaa-base-0.6.0-3|76	* Wed Feb 06 2008 Crispin Boylan <crisb@mandriva.org> 0.3.0-1mdv2008.1
12cr|python-kaa-base-0.6.0-3|77	+ Revision: 163254
12cr|python-kaa-base-0.6.0-3|78	- New release
12cr|python-kaa-base-0.6.0-3|79	
12cr|python-kaa-base-0.6.0-3|80	* Fri Dec 28 2007 Crispin Boylan <crisb@mandriva.org> 0.2.0-1mdv2008.1
12cr|python-kaa-base-0.6.0-3|81	+ Revision: 138782
12cr|python-kaa-base-0.6.0-3|82	- New release
12cr|python-kaa-base-0.6.0-3|83	
12cr|python-kaa-base-0.6.0-3|84	+ Olivier Blin <blino@mandriva.org>
12cr|python-kaa-base-0.6.0-3|85	- restore BuildRoot
12cr|python-kaa-base-0.6.0-3|86	
12cr|python-kaa-base-0.6.0-3|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-kaa-base-0.6.0-3|88	- kill re-definition of %%buildroot on Pixel's request
12cr|python-kaa-base-0.6.0-3|89	
12cr|python-kaa-base-0.6.0-3|90	* Mon Apr 23 2007 Crispin Boylan <crisb@mandriva.org> 0.1.3-1mdv2008.0
12cr|python-kaa-base-0.6.0-3|91	+ Revision: 17243
12cr|python-kaa-base-0.6.0-3|92	- New release
12cr|python-kaa-base-0.6.0-3|93	
12cr|python-kaa-base-0.6.0-3|94	
12cr|python-kaa-base-0.6.0-3|95	* Mon Mar 12 2007 Crispin Boylan <crisb@mandriva.org> 0.1.2-2mdv2007.1
12cr|python-kaa-base-0.6.0-3|96	+ Revision: 141743
12cr|python-kaa-base-0.6.0-3|97	- Fix requires
12cr|python-kaa-base-0.6.0-3|98	
12cr|python-kaa-base-0.6.0-3|99	* Sun Mar 11 2007 Crispin Boylan <crisb@mandriva.org> 0.1.2-1mdv2007.1
12cr|python-kaa-base-0.6.0-3|100	+ Revision: 141398
12cr|python-kaa-base-0.6.0-3|101	- Initial Mandriva package.
12cr|python-kaa-base-0.6.0-3|102	- Create python-kaa-base
12cr|python-kaa-base-0.6.0-3|103	

6550 12
12cr|python-kaa-imlib2-0.2.3-7|1	%define pkgname kaa-imlib2
12cr|python-kaa-imlib2-0.2.3-7|2	
12cr|python-kaa-imlib2-0.2.3-7|3	Summary: Set of python modules related to media
12cr|python-kaa-imlib2-0.2.3-7|4	Name: python-%{pkgname}
12cr|python-kaa-imlib2-0.2.3-7|5	Version: 0.2.3
12cr|python-kaa-imlib2-0.2.3-7|6	Release: %mkrel 7
12cr|python-kaa-imlib2-0.2.3-7|7	Source0: http://mesh.dl.sourceforge.net/sourceforge/freevo/%{pkgname}-%{version}.tar.gz
12cr|python-kaa-imlib2-0.2.3-7|8	License: LGPL
12cr|python-kaa-imlib2-0.2.3-7|9	URL: http://sourceforge.net/projects/freevo/
12cr|python-kaa-imlib2-0.2.3-7|10	Group: Development/Python
12cr|python-kaa-imlib2-0.2.3-7|11	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|python-kaa-imlib2-0.2.3-7|12	BuildRequires:	python-devel
12cr|python-kaa-imlib2-0.2.3-7|13	BuildRequires:	python-kaa-base
12cr|python-kaa-imlib2-0.2.3-7|14	BuildRequires:	imlib2-devel
12cr|python-kaa-imlib2-0.2.3-7|15	BuildRequires:	libpng-devel
12cr|python-kaa-imlib2-0.2.3-7|16	BuildRequires:	freetype2-devel
12cr|python-kaa-imlib2-0.2.3-7|17	Requires:	python-kaa-base
12cr|python-kaa-imlib2-0.2.3-7|18	Requires:	imlib2
12cr|python-kaa-imlib2-0.2.3-7|19	
12cr|python-kaa-imlib2-0.2.3-7|20	%description
12cr|python-kaa-imlib2-0.2.3-7|21	Imlib2 wrapper for python.
12cr|python-kaa-imlib2-0.2.3-7|22	
12cr|python-kaa-imlib2-0.2.3-7|23	%prep
12cr|python-kaa-imlib2-0.2.3-7|24	%setup -q -n %{pkgname}-%{version}
12cr|python-kaa-imlib2-0.2.3-7|25	
12cr|python-kaa-imlib2-0.2.3-7|26	%build
12cr|python-kaa-imlib2-0.2.3-7|27	CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12cr|python-kaa-imlib2-0.2.3-7|28	
12cr|python-kaa-imlib2-0.2.3-7|29	%install
12cr|python-kaa-imlib2-0.2.3-7|30	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cr|python-kaa-imlib2-0.2.3-7|31	
12cr|python-kaa-imlib2-0.2.3-7|32	%clean
12cr|python-kaa-imlib2-0.2.3-7|33	rm -rf $RPM_BUILD_ROOT
12cr|python-kaa-imlib2-0.2.3-7|34	
12cr|python-kaa-imlib2-0.2.3-7|35	%files
12cr|python-kaa-imlib2-0.2.3-7|36	%defattr(-,root,root)
12cr|python-kaa-imlib2-0.2.3-7|37	%dir %py_platsitedir/kaa/imlib2
12cr|python-kaa-imlib2-0.2.3-7|38	%py_platsitedir/kaa/imlib2/*
12cr|python-kaa-imlib2-0.2.3-7|39	%py_platsitedir/kaa_imlib2-%{version}-*.egg-info
12cr|python-kaa-imlib2-0.2.3-7|40	
12cr|python-kaa-imlib2-0.2.3-7|41	
12cr|python-kaa-imlib2-0.2.3-7|42	%changelog
12cr|python-kaa-imlib2-0.2.3-7|43	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 0.2.3-7mdv2011.0
12cr|python-kaa-imlib2-0.2.3-7|44	+ Revision: 591979
12cr|python-kaa-imlib2-0.2.3-7|45	- Rebuild
12cr|python-kaa-imlib2-0.2.3-7|46	
12cr|python-kaa-imlib2-0.2.3-7|47	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.3-6mdv2010.0
12cr|python-kaa-imlib2-0.2.3-7|48	+ Revision: 442206
12cr|python-kaa-imlib2-0.2.3-7|49	- rebuild
12cr|python-kaa-imlib2-0.2.3-7|50	
12cr|python-kaa-imlib2-0.2.3-7|51	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.2.3-5mdv2009.0
12cr|python-kaa-imlib2-0.2.3-7|52	+ Revision: 259652
12cr|python-kaa-imlib2-0.2.3-7|53	- rebuild
12cr|python-kaa-imlib2-0.2.3-7|54	
12cr|python-kaa-imlib2-0.2.3-7|55	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.2.3-4mdv2009.0
12cr|python-kaa-imlib2-0.2.3-7|56	+ Revision: 247495
12cr|python-kaa-imlib2-0.2.3-7|57	- rebuild
12cr|python-kaa-imlib2-0.2.3-7|58	
12cr|python-kaa-imlib2-0.2.3-7|59	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.2.3-2mdv2008.1
12cr|python-kaa-imlib2-0.2.3-7|60	+ Revision: 171062
12cr|python-kaa-imlib2-0.2.3-7|61	- rebuild
12cr|python-kaa-imlib2-0.2.3-7|62	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|python-kaa-imlib2-0.2.3-7|63	
12cr|python-kaa-imlib2-0.2.3-7|64	* Wed Feb 06 2008 Crispin Boylan <crisb@mandriva.org> 0.2.3-1mdv2008.1
12cr|python-kaa-imlib2-0.2.3-7|65	+ Revision: 163255
12cr|python-kaa-imlib2-0.2.3-7|66	- New release
12cr|python-kaa-imlib2-0.2.3-7|67	
12cr|python-kaa-imlib2-0.2.3-7|68	* Fri Dec 28 2007 Crispin Boylan <crisb@mandriva.org> 0.2.2-1mdv2008.1
12cr|python-kaa-imlib2-0.2.3-7|69	+ Revision: 138784
12cr|python-kaa-imlib2-0.2.3-7|70	- New release
12cr|python-kaa-imlib2-0.2.3-7|71	- New release
12cr|python-kaa-imlib2-0.2.3-7|72	
12cr|python-kaa-imlib2-0.2.3-7|73	+ Olivier Blin <oblin@mandriva.com>
12cr|python-kaa-imlib2-0.2.3-7|74	- restore BuildRoot
12cr|python-kaa-imlib2-0.2.3-7|75	
12cr|python-kaa-imlib2-0.2.3-7|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-kaa-imlib2-0.2.3-7|77	- kill re-definition of %%buildroot on Pixel's request
12cr|python-kaa-imlib2-0.2.3-7|78	
12cr|python-kaa-imlib2-0.2.3-7|79	* Mon Apr 23 2007 Crispin Boylan <crisb@mandriva.org> 0.2.1-1mdv2008.0
12cr|python-kaa-imlib2-0.2.3-7|80	+ Revision: 17241
12cr|python-kaa-imlib2-0.2.3-7|81	- New release, drop patch 1 (merged upstream)
12cr|python-kaa-imlib2-0.2.3-7|82	
12cr|python-kaa-imlib2-0.2.3-7|83	* Tue Apr 17 2007 Crispin Boylan <crisb@mandriva.org> 0.2.0-3mdv2007.1
12cr|python-kaa-imlib2-0.2.3-7|84	+ Revision: 13667
12cr|python-kaa-imlib2-0.2.3-7|85	- Rediff patch1, add missing pieces
12cr|python-kaa-imlib2-0.2.3-7|86	
12cr|python-kaa-imlib2-0.2.3-7|87	
12cr|python-kaa-imlib2-0.2.3-7|88	* Fri Apr 06 2007 Crispin Boylan <crisb@mandriva.org> 0.2.0-2mdv2007.1
12cr|python-kaa-imlib2-0.2.3-7|89	+ Revision: 150882
12cr|python-kaa-imlib2-0.2.3-7|90	- Bump release
12cr|python-kaa-imlib2-0.2.3-7|91	- Add patch1 to fix python2.5 and x86_64 problems (#28259)
12cr|python-kaa-imlib2-0.2.3-7|92	
12cr|python-kaa-imlib2-0.2.3-7|93	* Tue Mar 13 2007 Crispin Boylan <crisb@mandriva.org> 0.2.0-1mdv2007.1
12cr|python-kaa-imlib2-0.2.3-7|94	+ Revision: 143104
12cr|python-kaa-imlib2-0.2.3-7|95	- BuildRequires png and freetype devel
12cr|python-kaa-imlib2-0.2.3-7|96	- BuildRequires python-devel
12cr|python-kaa-imlib2-0.2.3-7|97	- Initial Mandriva package
12cr|python-kaa-imlib2-0.2.3-7|98	- Create python-kaa-imlib2
12cr|python-kaa-imlib2-0.2.3-7|99	

6551 12
12cr|python-kaa-metadata-0.7.7-1|1	%define pkgname kaa-metadata
12cr|python-kaa-metadata-0.7.7-1|2	
12cr|python-kaa-metadata-0.7.7-1|3	Summary: Kaa Media Meta Data retrieval framework
12cr|python-kaa-metadata-0.7.7-1|4	Name: python-%{pkgname}
12cr|python-kaa-metadata-0.7.7-1|5	Version: 0.7.7
12cr|python-kaa-metadata-0.7.7-1|6	Release: %mkrel 1
12cr|python-kaa-metadata-0.7.7-1|7	Source0: http://mesh.dl.sourceforge.net/sourceforge/freevo/%{pkgname}-%{version}.tar.gz
12cr|python-kaa-metadata-0.7.7-1|8	License: LGPL
12cr|python-kaa-metadata-0.7.7-1|9	URL: http://sourceforge.net/projects/freevo/
12cr|python-kaa-metadata-0.7.7-1|10	Group: Development/Python
12cr|python-kaa-metadata-0.7.7-1|11	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|python-kaa-metadata-0.7.7-1|12	BuildRequires: python-devel
12cr|python-kaa-metadata-0.7.7-1|13	BuildRequires: libdvdread-devel
12cr|python-kaa-metadata-0.7.7-1|14	BuildRequires: python-kaa-base
12cr|python-kaa-metadata-0.7.7-1|15	Requires:	python-kaa-base
12cr|python-kaa-metadata-0.7.7-1|16	Provides:	python-mm
12cr|python-kaa-metadata-0.7.7-1|17	Obsoletes:	python-mm
12cr|python-kaa-metadata-0.7.7-1|18	
12cr|python-kaa-metadata-0.7.7-1|19	%description
12cr|python-kaa-metadata-0.7.7-1|20	kaa-metadata is a Media Meta Data retrieval framework.
12cr|python-kaa-metadata-0.7.7-1|21	It retrieves metadata from mp3, ogg, avi, jpg, tiff and
12cr|python-kaa-metadata-0.7.7-1|22	other file formats. Among others it thereby parses ID3v2,
12cr|python-kaa-metadata-0.7.7-1|23	ID3v1, EXIF, IPTC and Vorbis data into an object oriented
12cr|python-kaa-metadata-0.7.7-1|24	struture.  It is the successor to mmpython.
12cr|python-kaa-metadata-0.7.7-1|25	
12cr|python-kaa-metadata-0.7.7-1|26	%prep
12cr|python-kaa-metadata-0.7.7-1|27	%setup -q -n %{pkgname}-%{version}
12cr|python-kaa-metadata-0.7.7-1|28	
12cr|python-kaa-metadata-0.7.7-1|29	%build
12cr|python-kaa-metadata-0.7.7-1|30	CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12cr|python-kaa-metadata-0.7.7-1|31	
12cr|python-kaa-metadata-0.7.7-1|32	%install
12cr|python-kaa-metadata-0.7.7-1|33	python setup.py install --root=$RPM_BUILD_ROOT
12cr|python-kaa-metadata-0.7.7-1|34	
12cr|python-kaa-metadata-0.7.7-1|35	%clean
12cr|python-kaa-metadata-0.7.7-1|36	rm -rf $RPM_BUILD_ROOT
12cr|python-kaa-metadata-0.7.7-1|37	
12cr|python-kaa-metadata-0.7.7-1|38	%files
12cr|python-kaa-metadata-0.7.7-1|39	%defattr(-,root,root)
12cr|python-kaa-metadata-0.7.7-1|40	
12cr|python-kaa-metadata-0.7.7-1|41	%_bindir/mminfo
12cr|python-kaa-metadata-0.7.7-1|42	%py_platsitedir/kaa_metadata*.egg-info
12cr|python-kaa-metadata-0.7.7-1|43	
12cr|python-kaa-metadata-0.7.7-1|44	%dir %py_platsitedir/kaa/metadata
12cr|python-kaa-metadata-0.7.7-1|45	%py_platsitedir/kaa/metadata/*.py
12cr|python-kaa-metadata-0.7.7-1|46	
12cr|python-kaa-metadata-0.7.7-1|47	%dir %py_platsitedir/kaa/metadata/audio
12cr|python-kaa-metadata-0.7.7-1|48	%py_platsitedir/kaa/metadata/audio/*.py
12cr|python-kaa-metadata-0.7.7-1|49	
12cr|python-kaa-metadata-0.7.7-1|50	%dir %py_platsitedir/kaa/metadata/audio/eyeD3
12cr|python-kaa-metadata-0.7.7-1|51	%py_platsitedir/kaa/metadata/audio/eyeD3/*.py
12cr|python-kaa-metadata-0.7.7-1|52	
12cr|python-kaa-metadata-0.7.7-1|53	%dir %py_platsitedir/kaa/metadata/disc
12cr|python-kaa-metadata-0.7.7-1|54	%py_platsitedir/kaa/metadata/disc/*.py
12cr|python-kaa-metadata-0.7.7-1|55	%py_platsitedir/kaa/metadata/disc/*.so
12cr|python-kaa-metadata-0.7.7-1|56	
12cr|python-kaa-metadata-0.7.7-1|57	%dir %py_platsitedir/kaa/metadata/games
12cr|python-kaa-metadata-0.7.7-1|58	%py_platsitedir/kaa/metadata/games/*.py
12cr|python-kaa-metadata-0.7.7-1|59	
12cr|python-kaa-metadata-0.7.7-1|60	%dir %py_platsitedir/kaa/metadata/image
12cr|python-kaa-metadata-0.7.7-1|61	%py_platsitedir/kaa/metadata/image/*.py
12cr|python-kaa-metadata-0.7.7-1|62	
12cr|python-kaa-metadata-0.7.7-1|63	%dir %py_platsitedir/kaa/metadata/misc
12cr|python-kaa-metadata-0.7.7-1|64	%py_platsitedir/kaa/metadata/misc/*.py
12cr|python-kaa-metadata-0.7.7-1|65	
12cr|python-kaa-metadata-0.7.7-1|66	%dir %py_platsitedir/kaa/metadata/video
12cr|python-kaa-metadata-0.7.7-1|67	%py_platsitedir/kaa/metadata/video/*.py
12cr|python-kaa-metadata-0.7.7-1|68	
12cr|python-kaa-metadata-0.7.7-1|69	
12cr|python-kaa-metadata-0.7.7-1|70	
12cr|python-kaa-metadata-0.7.7-1|71	
12cr|python-kaa-metadata-0.7.7-1|72	%changelog
12cr|python-kaa-metadata-0.7.7-1|73	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 0.7.7-1mdv2011.0
12cr|python-kaa-metadata-0.7.7-1|74	+ Revision: 591925
12cr|python-kaa-metadata-0.7.7-1|75	- New release
12cr|python-kaa-metadata-0.7.7-1|76	
12cr|python-kaa-metadata-0.7.7-1|77	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.7.5-4mdv2010.0
12cr|python-kaa-metadata-0.7.7-1|78	+ Revision: 442213
12cr|python-kaa-metadata-0.7.7-1|79	- rebuild
12cr|python-kaa-metadata-0.7.7-1|80	
12cr|python-kaa-metadata-0.7.7-1|81	+ Crispin Boylan <crisb@mandriva.org>
12cr|python-kaa-metadata-0.7.7-1|82	- Use platform site dir
12cr|python-kaa-metadata-0.7.7-1|83	- Use proper file list
12cr|python-kaa-metadata-0.7.7-1|84	
12cr|python-kaa-metadata-0.7.7-1|85	* Sun Dec 28 2008 Götz Waschk <waschk@mandriva.org> 0.7.5-2mdv2009.1
12cr|python-kaa-metadata-0.7.7-1|86	+ Revision: 320637
12cr|python-kaa-metadata-0.7.7-1|87	- rebuild for new python
12cr|python-kaa-metadata-0.7.7-1|88	
12cr|python-kaa-metadata-0.7.7-1|89	* Sun Dec 21 2008 Crispin Boylan <crisb@mandriva.org> 0.7.5-1mdv2009.1
12cr|python-kaa-metadata-0.7.7-1|90	+ Revision: 316961
12cr|python-kaa-metadata-0.7.7-1|91	- New release
12cr|python-kaa-metadata-0.7.7-1|92	
12cr|python-kaa-metadata-0.7.7-1|93	* Mon Sep 01 2008 Götz Waschk <waschk@mandriva.org> 0.7.3-3mdv2009.0
12cr|python-kaa-metadata-0.7.7-1|94	+ Revision: 278260
12cr|python-kaa-metadata-0.7.7-1|95	- rebuild for new libdvdread
12cr|python-kaa-metadata-0.7.7-1|96	
12cr|python-kaa-metadata-0.7.7-1|97	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.7.3-2mdv2009.0
12cr|python-kaa-metadata-0.7.7-1|98	+ Revision: 269028
12cr|python-kaa-metadata-0.7.7-1|99	- rebuild early 2009.0 package (before pixel changes)
12cr|python-kaa-metadata-0.7.7-1|100	
12cr|python-kaa-metadata-0.7.7-1|101	* Mon May 12 2008 Crispin Boylan <crisb@mandriva.org> 0.7.3-1mdv2009.0
12cr|python-kaa-metadata-0.7.7-1|102	+ Revision: 206409
12cr|python-kaa-metadata-0.7.7-1|103	- New release
12cr|python-kaa-metadata-0.7.7-1|104	
12cr|python-kaa-metadata-0.7.7-1|105	* Wed Feb 06 2008 Crispin Boylan <crisb@mandriva.org> 0.7.2-1mdv2008.1
12cr|python-kaa-metadata-0.7.7-1|106	+ Revision: 163252
12cr|python-kaa-metadata-0.7.7-1|107	- New release
12cr|python-kaa-metadata-0.7.7-1|108	
12cr|python-kaa-metadata-0.7.7-1|109	* Fri Dec 28 2007 Crispin Boylan <crisb@mandriva.org> 0.7.1-1mdv2008.1
12cr|python-kaa-metadata-0.7.7-1|110	+ Revision: 138785
12cr|python-kaa-metadata-0.7.7-1|111	- New version
12cr|python-kaa-metadata-0.7.7-1|112	
12cr|python-kaa-metadata-0.7.7-1|113	+ Olivier Blin <oblin@mandriva.com>
12cr|python-kaa-metadata-0.7.7-1|114	- restore BuildRoot
12cr|python-kaa-metadata-0.7.7-1|115	
12cr|python-kaa-metadata-0.7.7-1|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-kaa-metadata-0.7.7-1|117	- kill re-definition of %%buildroot on Pixel's request
12cr|python-kaa-metadata-0.7.7-1|118	
12cr|python-kaa-metadata-0.7.7-1|119	* Mon Apr 23 2007 Crispin Boylan <crisb@mandriva.org> 0.6.1-1mdv2008.0
12cr|python-kaa-metadata-0.7.7-1|120	+ Revision: 17244
12cr|python-kaa-metadata-0.7.7-1|121	- New release
12cr|python-kaa-metadata-0.7.7-1|122	
12cr|python-kaa-metadata-0.7.7-1|123	
12cr|python-kaa-metadata-0.7.7-1|124	* Fri Mar 16 2007 Crispin Boylan <crisb@mandriva.org> 0.6.0-3mdv2007.1
12cr|python-kaa-metadata-0.7.7-1|125	+ Revision: 145306
12cr|python-kaa-metadata-0.7.7-1|126	- Provides python-mm to ease upgrading
12cr|python-kaa-metadata-0.7.7-1|127	- Requires python-kaa-base
12cr|python-kaa-metadata-0.7.7-1|128	
12cr|python-kaa-metadata-0.7.7-1|129	* Wed Mar 14 2007 Crispin Boylan <crisb@mandriva.org> 0.6.0-2mdv2007.1
12cr|python-kaa-metadata-0.7.7-1|130	+ Revision: 143358
12cr|python-kaa-metadata-0.7.7-1|131	- Obsoletes python-mm
12cr|python-kaa-metadata-0.7.7-1|132	
12cr|python-kaa-metadata-0.7.7-1|133	* Sun Mar 11 2007 Crispin Boylan <crisb@mandriva.org> 0.6.0-1mdv2007.1
12cr|python-kaa-metadata-0.7.7-1|134	+ Revision: 141409
12cr|python-kaa-metadata-0.7.7-1|135	- Initial Mandriva package
12cr|python-kaa-metadata-0.7.7-1|136	- Create python-kaa-metadata
12cr|python-kaa-metadata-0.7.7-1|137	

6552 12
12cr|python-kickstart-1.68-1|1	%define srcname pykickstart
12cr|python-kickstart-1.68-1|2	
12cr|python-kickstart-1.68-1|3	Name:		python-kickstart
12cr|python-kickstart-1.68-1|4	Version:	1.68
12cr|python-kickstart-1.68-1|5	Release:	%mkrel 1
12cr|python-kickstart-1.68-1|6	Summary:	A python library for manipulating kickstart files
12cr|python-kickstart-1.68-1|7	License:	GPLv2
12cr|python-kickstart-1.68-1|8	Group:		Development/Python
12cr|python-kickstart-1.68-1|9	# This is a Red Hat maintained package. Thus the source is only available from
12cr|python-kickstart-1.68-1|10	# within the srpm:
12cr|python-kickstart-1.68-1|11	# http://download.fedora.redhat.com/pub/fedora/linux/development/source/SRPMS/
12cr|python-kickstart-1.68-1|12	# or git git://git.fedorahosted.org/git/pykickstart.git
12cr|python-kickstart-1.68-1|13	Source0:	%{srcname}-%{version}.tar.gz
12cr|python-kickstart-1.68-1|14	Url:		http://fedoraproject.org/wiki/pykickstart
12cr|python-kickstart-1.68-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-kickstart-1.68-1|16	BuildRequires:	python-devel
12cr|python-kickstart-1.68-1|17	BuildRequires:	python-setuptools
12cr|python-kickstart-1.68-1|18	BuildRequires:	gettext
12cr|python-kickstart-1.68-1|19	BuildArch:	noarch
12cr|python-kickstart-1.68-1|20	Requires:	python-urlgrabber
12cr|python-kickstart-1.68-1|21	
12cr|python-kickstart-1.68-1|22	%description
12cr|python-kickstart-1.68-1|23	The python-kickstart package is a python library for manipulating kickstart files.
12cr|python-kickstart-1.68-1|24	
12cr|python-kickstart-1.68-1|25	%prep
12cr|python-kickstart-1.68-1|26	%setup -q -n %{srcname}-%{version}
12cr|python-kickstart-1.68-1|27	
12cr|python-kickstart-1.68-1|28	%build
12cr|python-kickstart-1.68-1|29	%make
12cr|python-kickstart-1.68-1|30	
12cr|python-kickstart-1.68-1|31	%install
12cr|python-kickstart-1.68-1|32	rm -rf %{buildroot}
12cr|python-kickstart-1.68-1|33	make DESTDIR=%{buildroot} install
12cr|python-kickstart-1.68-1|34	%find_lang %{srcname}
12cr|python-kickstart-1.68-1|35	
12cr|python-kickstart-1.68-1|36	%clean
12cr|python-kickstart-1.68-1|37	rm -rf %{buildroot}
12cr|python-kickstart-1.68-1|38	
12cr|python-kickstart-1.68-1|39	%files -f %{srcname}.lang
12cr|python-kickstart-1.68-1|40	%defattr(-,root,root,-)
12cr|python-kickstart-1.68-1|41	%doc README ChangeLog COPYING docs/programmers-guide
12cr|python-kickstart-1.68-1|42	%doc docs/kickstart-docs.txt
12cr|python-kickstart-1.68-1|43	%{python_sitelib}/*
12cr|python-kickstart-1.68-1|44	%{_bindir}/ksvalidator
12cr|python-kickstart-1.68-1|45	%{_bindir}/ksflatten
12cr|python-kickstart-1.68-1|46	%{_bindir}/ksverdiff
12cr|python-kickstart-1.68-1|47	
12cr|python-kickstart-1.68-1|48	
12cr|python-kickstart-1.68-1|49	%changelog
12cr|python-kickstart-1.68-1|50	* Thu Feb 25 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.68-1mdv2011.0
12cr|python-kickstart-1.68-1|51	+ Revision: 511247
12cr|python-kickstart-1.68-1|52	- adapt spec to package renaming
12cr|python-kickstart-1.68-1|53	- rename package to comply with naming policy
12cr|python-kickstart-1.68-1|54	
12cr|python-kickstart-1.68-1|55	* Thu Feb 25 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.68-1mdv2010.1
12cr|python-kickstart-1.68-1|56	+ Revision: 511214
12cr|python-kickstart-1.68-1|57	- import pykickstart
12cr|python-kickstart-1.68-1|58	

6553 12
12cr|python-kid-0.9.6-3|1	%define module	kid
12cr|python-kid-0.9.6-3|2	%define name	python-%{module}
12cr|python-kid-0.9.6-3|3	%define version	0.9.6
12cr|python-kid-0.9.6-3|4	%define release	%mkrel 3
12cr|python-kid-0.9.6-3|5	
12cr|python-kid-0.9.6-3|6	Name:		%{name}
12cr|python-kid-0.9.6-3|7	Version: 	%{version}
12cr|python-kid-0.9.6-3|8	Release: 	%{release}
12cr|python-kid-0.9.6-3|9	Summary:        A simple and pythonic XML template language
12cr|python-kid-0.9.6-3|10	Group: 		Development/Python
12cr|python-kid-0.9.6-3|11	License:        MIT
12cr|python-kid-0.9.6-3|12	URL:            http://kid-templating.org/
12cr|python-kid-0.9.6-3|13	Source0:        http://www.kid-templating.org/dist/%{version}/kid-%{version}.tar.gz
12cr|python-kid-0.9.6-3|14	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|python-kid-0.9.6-3|15	BuildArch:      noarch
12cr|python-kid-0.9.6-3|16	BuildRequires:	python-devel >= 2.2
12cr|python-kid-0.9.6-3|17	BuildRequires:	python-celementtree
12cr|python-kid-0.9.6-3|18	BuildRequires:	python-elementtree
12cr|python-kid-0.9.6-3|19	BuildRequires:	python-setuptools
12cr|python-kid-0.9.6-3|20	Requires:       python-elementtree
12cr|python-kid-0.9.6-3|21	
12cr|python-kid-0.9.6-3|22	%description
12cr|python-kid-0.9.6-3|23	Kid is a simple Python based template language for generating and
12cr|python-kid-0.9.6-3|24	transforming XML vocabularies. Kid was spawned as a result of a kinky love
12cr|python-kid-0.9.6-3|25	triangle between XSLT, TAL, and PHP. We believe many of the best features
12cr|python-kid-0.9.6-3|26	of these languages live on in Kid with much of the limitations and
12cr|python-kid-0.9.6-3|27	complexity stamped out (well, eventually :).
12cr|python-kid-0.9.6-3|28	
12cr|python-kid-0.9.6-3|29	Templates are compiled to native Python byte-code and may be imported and
12cr|python-kid-0.9.6-3|30	used like normal Python modules.
12cr|python-kid-0.9.6-3|31	
12cr|python-kid-0.9.6-3|32	
12cr|python-kid-0.9.6-3|33	%prep
12cr|python-kid-0.9.6-3|34	%setup -q -n kid-%{version}
12cr|python-kid-0.9.6-3|35	perl -pi -e 's/^(use_setuptools)/#$1/' setup.py
12cr|python-kid-0.9.6-3|36	rm -f doc/#guide.txt#
12cr|python-kid-0.9.6-3|37	
12cr|python-kid-0.9.6-3|38	%build
12cr|python-kid-0.9.6-3|39	python setup.py build
12cr|python-kid-0.9.6-3|40	
12cr|python-kid-0.9.6-3|41	%install
12cr|python-kid-0.9.6-3|42	rm -rf %{buildroot}
12cr|python-kid-0.9.6-3|43	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-kid-0.9.6-3|44	
12cr|python-kid-0.9.6-3|45	%check
12cr|python-kid-0.9.6-3|46	make clean
12cr|python-kid-0.9.6-3|47	make test
12cr|python-kid-0.9.6-3|48	
12cr|python-kid-0.9.6-3|49	%clean
12cr|python-kid-0.9.6-3|50	rm -rf %{buildroot}
12cr|python-kid-0.9.6-3|51	
12cr|python-kid-0.9.6-3|52	%files
12cr|python-kid-0.9.6-3|53	%defattr(-,root,root)
12cr|python-kid-0.9.6-3|54	%doc doc/* examples
12cr|python-kid-0.9.6-3|55	%{_bindir}/*
12cr|python-kid-0.9.6-3|56	%py_puresitedir/*
12cr|python-kid-0.9.6-3|57	
12cr|python-kid-0.9.6-3|58	
12cr|python-kid-0.9.6-3|59	%changelog
12cr|python-kid-0.9.6-3|60	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 0.9.6-3mdv2011.0
12cr|python-kid-0.9.6-3|61	+ Revision: 598277
12cr|python-kid-0.9.6-3|62	- rebuild for py2.7
12cr|python-kid-0.9.6-3|63	
12cr|python-kid-0.9.6-3|64	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9.6-3mdv2010.0
12cr|python-kid-0.9.6-3|65	+ Revision: 442223
12cr|python-kid-0.9.6-3|66	- rebuild
12cr|python-kid-0.9.6-3|67	
12cr|python-kid-0.9.6-3|68	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.9.6-2mdv2009.1
12cr|python-kid-0.9.6-3|69	+ Revision: 323754
12cr|python-kid-0.9.6-3|70	- rebuild
12cr|python-kid-0.9.6-3|71	
12cr|python-kid-0.9.6-3|72	* Fri Aug 15 2008 Michael Scherer <misc@mandriva.org> 0.9.6-1mdv2009.0
12cr|python-kid-0.9.6-3|73	+ Revision: 272295
12cr|python-kid-0.9.6-3|74	- new version
12cr|python-kid-0.9.6-3|75	- correct url
12cr|python-kid-0.9.6-3|76	
12cr|python-kid-0.9.6-3|77	* Thu Jul 10 2008 Michael Scherer <misc@mandriva.org> 0.9.5-2mdv2009.0
12cr|python-kid-0.9.6-3|78	+ Revision: 233578
12cr|python-kid-0.9.6-3|79	- rebuild
12cr|python-kid-0.9.6-3|80	
12cr|python-kid-0.9.6-3|81	+ Olivier Blin <oblin@mandriva.com>
12cr|python-kid-0.9.6-3|82	- restore BuildRoot
12cr|python-kid-0.9.6-3|83	
12cr|python-kid-0.9.6-3|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-kid-0.9.6-3|85	- kill re-definition of %%buildroot on Pixel's request
12cr|python-kid-0.9.6-3|86	
12cr|python-kid-0.9.6-3|87	* Sun Jul 08 2007 Michael Scherer <misc@mandriva.org> 0.9.5-1mdv2008.0
12cr|python-kid-0.9.6-3|88	+ Revision: 49753
12cr|python-kid-0.9.6-3|89	- new version, remove patch1
12cr|python-kid-0.9.6-3|90	- change url
12cr|python-kid-0.9.6-3|91	
12cr|python-kid-0.9.6-3|92	
12cr|python-kid-0.9.6-3|93	* Fri Jan 12 2007 Olivier Blin <oblin@mandriva.com> 0.9.4-1mdv2007.0
12cr|python-kid-0.9.6-3|94	+ Revision: 107891
12cr|python-kid-0.9.6-3|95	- patch makefile to correctly run cElementTree test
12cr|python-kid-0.9.6-3|96	- 0.9.4
12cr|python-kid-0.9.6-3|97	
12cr|python-kid-0.9.6-3|98	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|python-kid-0.9.6-3|99	- Rebuild against new python
12cr|python-kid-0.9.6-3|100	
12cr|python-kid-0.9.6-3|101	+ Michael Scherer <misc@mandriva.org>
12cr|python-kid-0.9.6-3|102	- Import python-kid
12cr|python-kid-0.9.6-3|103	
12cr|python-kid-0.9.6-3|104	* Fri Jan 06 2006 Michael Scherer <misc@mandriva.org> 0.8-2mdk
12cr|python-kid-0.9.6-3|105	- Fix BuildRequires
12cr|python-kid-0.9.6-3|106	
12cr|python-kid-0.9.6-3|107	* Fri Dec 09 2005 Michael Scherer <misc@mandriva.org> 0.8-1mdk
12cr|python-kid-0.9.6-3|108	- New release 0.8
12cr|python-kid-0.9.6-3|109	- do not use setuptools setuptools
12cr|python-kid-0.9.6-3|110	- add documentation
12cr|python-kid-0.9.6-3|111	- add test
12cr|python-kid-0.9.6-3|112	
12cr|python-kid-0.9.6-3|113	* Thu Jul 14 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.3-2mdk
12cr|python-kid-0.9.6-3|114	- used mkrel
12cr|python-kid-0.9.6-3|115	
12cr|python-kid-0.9.6-3|116	* Fri Jul 08 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.3-1mdk
12cr|python-kid-0.9.6-3|117	- first mdk release, using spec file from Konstantin Ryabitsev <icon@linux.duke.edu>
12cr|python-kid-0.9.6-3|118	

6554 12
12cr|python-kiwi-1.9.29-2|1	%define oname kiwi
12cr|python-kiwi-1.9.29-2|2	%define name python-kiwi
12cr|python-kiwi-1.9.29-2|3	%define version 1.9.29
12cr|python-kiwi-1.9.29-2|4	%define release %mkrel 2
12cr|python-kiwi-1.9.29-2|5	
12cr|python-kiwi-1.9.29-2|6	Summary: A framework and a set of enhanced widgets based on PyGTK
12cr|python-kiwi-1.9.29-2|7	Name: %{name}
12cr|python-kiwi-1.9.29-2|8	Version: %{version}
12cr|python-kiwi-1.9.29-2|9	Release: %{release}
12cr|python-kiwi-1.9.29-2|10	Source0: http://download.gnome.org/sources/%{oname}/1.9/%{oname}-%{version}.tar.xz
12cr|python-kiwi-1.9.29-2|11	License: LGPLv2+
12cr|python-kiwi-1.9.29-2|12	Group: Development/Python
12cr|python-kiwi-1.9.29-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-kiwi-1.9.29-2|14	Url: http://www.async.com.br/projects/kiwi/
12cr|python-kiwi-1.9.29-2|15	BuildRequires: pygtk2.0-devel
12cr|python-kiwi-1.9.29-2|16	Requires: pygtk2.0-libglade
12cr|python-kiwi-1.9.29-2|17	
12cr|python-kiwi-1.9.29-2|18	%description
12cr|python-kiwi-1.9.29-2|19	kiwi offers a set of enhanced widgets for
12cr|python-kiwi-1.9.29-2|20	Python based on PyGTK. It also includes a framework designed to make
12cr|python-kiwi-1.9.29-2|21	creating Python applications using PyGTK and libglade much
12cr|python-kiwi-1.9.29-2|22	simpler.
12cr|python-kiwi-1.9.29-2|23	
12cr|python-kiwi-1.9.29-2|24	%package docs
12cr|python-kiwi-1.9.29-2|25	Group:	Development/Python
12cr|python-kiwi-1.9.29-2|26	Summary: Documentation related to python-kiwi
12cr|python-kiwi-1.9.29-2|27	Requires: %{name} = %{version}-%{release}
12cr|python-kiwi-1.9.29-2|28	
12cr|python-kiwi-1.9.29-2|29	%description docs
12cr|python-kiwi-1.9.29-2|30	This package contains documentation that contains APIs and related materials,
12cr|python-kiwi-1.9.29-2|31	useful for reference when writing software using Kiwi.
12cr|python-kiwi-1.9.29-2|32	
12cr|python-kiwi-1.9.29-2|33	
12cr|python-kiwi-1.9.29-2|34	%prep
12cr|python-kiwi-1.9.29-2|35	%setup -q -n %oname-%version
12cr|python-kiwi-1.9.29-2|36	sed -i -e 's|share/doc/kiwi|share/doc/%{name}-%{version}|' setup.py
12cr|python-kiwi-1.9.29-2|37	
12cr|python-kiwi-1.9.29-2|38	%build
12cr|python-kiwi-1.9.29-2|39	python setup.py build
12cr|python-kiwi-1.9.29-2|40	
12cr|python-kiwi-1.9.29-2|41	%install
12cr|python-kiwi-1.9.29-2|42	rm -rf $RPM_BUILD_ROOT
12cr|python-kiwi-1.9.29-2|43	python setup.py install -O1 --skip-build --root=$RPM_BUILD_ROOT
12cr|python-kiwi-1.9.29-2|44	rm -rf $RPM_BUILD_ROOT%{_defaultdocdir}
12cr|python-kiwi-1.9.29-2|45	%if %_lib != lib
12cr|python-kiwi-1.9.29-2|46	mkdir -p %buildroot%_libdir
12cr|python-kiwi-1.9.29-2|47	mv %buildroot%_prefix/lib/glade3 %buildroot%_libdir
12cr|python-kiwi-1.9.29-2|48	%endif
12cr|python-kiwi-1.9.29-2|49	
12cr|python-kiwi-1.9.29-2|50	%find_lang %oname
12cr|python-kiwi-1.9.29-2|51	
12cr|python-kiwi-1.9.29-2|52	%clean
12cr|python-kiwi-1.9.29-2|53	rm -rf $RPM_BUILD_ROOT
12cr|python-kiwi-1.9.29-2|54	
12cr|python-kiwi-1.9.29-2|55	%files -f %oname.lang
12cr|python-kiwi-1.9.29-2|56	%defattr(-,root,root)
12cr|python-kiwi-1.9.29-2|57	%doc AUTHORS COPYING README NEWS
12cr|python-kiwi-1.9.29-2|58	%{_bindir}/*
12cr|python-kiwi-1.9.29-2|59	%{py_puresitedir}/*.egg-info
12cr|python-kiwi-1.9.29-2|60	#gw this dir is arch-dependant:
12cr|python-kiwi-1.9.29-2|61	%{_libdir}/glade3/*
12cr|python-kiwi-1.9.29-2|62	%{_datadir}/glade3/*
12cr|python-kiwi-1.9.29-2|63	%_datadir/%oname
12cr|python-kiwi-1.9.29-2|64	%{py_puresitedir}/kiwi
12cr|python-kiwi-1.9.29-2|65	
12cr|python-kiwi-1.9.29-2|66	%files docs
12cr|python-kiwi-1.9.29-2|67	%defattr(-,root,root,-)
12cr|python-kiwi-1.9.29-2|68	%doc COPYING doc/* examples
12cr|python-kiwi-1.9.29-2|69	
12cr|python-kiwi-1.9.29-2|70	
12cr|python-kiwi-1.9.29-2|71	
12cr|python-kiwi-1.9.29-2|72	%changelog
12cr|python-kiwi-1.9.29-2|73	* Sat Jul 30 2011 Götz Waschk <waschk@mandriva.org> 1.9.29-2mdv2012.0
12cr|python-kiwi-1.9.29-2|74	+ Revision: 692405
12cr|python-kiwi-1.9.29-2|75	- no more noarch for glade3 module
12cr|python-kiwi-1.9.29-2|76	- xz tarball
12cr|python-kiwi-1.9.29-2|77	- fix license
12cr|python-kiwi-1.9.29-2|78	- fix build on 64 bit
12cr|python-kiwi-1.9.29-2|79	
12cr|python-kiwi-1.9.29-2|80	* Fri Jul 29 2011 Leonardo Coelho <leonardoc@mandriva.com> 1.9.29-1
12cr|python-kiwi-1.9.29-2|81	+ Revision: 692288
12cr|python-kiwi-1.9.29-2|82	- bump new version
12cr|python-kiwi-1.9.29-2|83	
12cr|python-kiwi-1.9.29-2|84	* Wed Apr 06 2011 Leonardo Coelho <leonardoc@mandriva.com> 1.9.27-2
12cr|python-kiwi-1.9.29-2|85	+ Revision: 651280
12cr|python-kiwi-1.9.29-2|86	- Update to version 1.9.27
12cr|python-kiwi-1.9.29-2|87	
12cr|python-kiwi-1.9.29-2|88	* Wed Nov 03 2010 Götz Waschk <waschk@mandriva.org> 1.9.26-2mdv2011.0
12cr|python-kiwi-1.9.29-2|89	+ Revision: 592832
12cr|python-kiwi-1.9.29-2|90	- rebuild for new python 2.7
12cr|python-kiwi-1.9.29-2|91	
12cr|python-kiwi-1.9.29-2|92	* Wed Jul 15 2009 Götz Waschk <waschk@mandriva.org> 1.9.26-1mdv2011.0
12cr|python-kiwi-1.9.29-2|93	+ Revision: 396180
12cr|python-kiwi-1.9.29-2|94	- new version
12cr|python-kiwi-1.9.29-2|95	- update file list
12cr|python-kiwi-1.9.29-2|96	
12cr|python-kiwi-1.9.29-2|97	* Fri Apr 24 2009 Götz Waschk <waschk@mandriva.org> 1.9.25-1mdv2010.0
12cr|python-kiwi-1.9.29-2|98	+ Revision: 368992
12cr|python-kiwi-1.9.29-2|99	- new version
12cr|python-kiwi-1.9.29-2|100	
12cr|python-kiwi-1.9.29-2|101	* Wed Jan 28 2009 Götz Waschk <waschk@mandriva.org> 1.9.24-1mdv2009.1
12cr|python-kiwi-1.9.29-2|102	+ Revision: 334931
12cr|python-kiwi-1.9.29-2|103	- update to new version 1.9.24
12cr|python-kiwi-1.9.29-2|104	
12cr|python-kiwi-1.9.29-2|105	* Sun Dec 28 2008 Götz Waschk <waschk@mandriva.org> 1.9.23-2mdv2009.1
12cr|python-kiwi-1.9.29-2|106	+ Revision: 320621
12cr|python-kiwi-1.9.29-2|107	- rebuild for new python
12cr|python-kiwi-1.9.29-2|108	
12cr|python-kiwi-1.9.29-2|109	* Thu Sep 11 2008 Götz Waschk <waschk@mandriva.org> 1.9.23-1mdv2009.0
12cr|python-kiwi-1.9.29-2|110	+ Revision: 283850
12cr|python-kiwi-1.9.29-2|111	- new version
12cr|python-kiwi-1.9.29-2|112	
12cr|python-kiwi-1.9.29-2|113	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.9.22-2mdv2009.0
12cr|python-kiwi-1.9.29-2|114	+ Revision: 269031
12cr|python-kiwi-1.9.29-2|115	- rebuild early 2009.0 package (before pixel changes)
12cr|python-kiwi-1.9.29-2|116	
12cr|python-kiwi-1.9.29-2|117	* Mon Jun 02 2008 Götz Waschk <waschk@mandriva.org> 1.9.22-1mdv2009.0
12cr|python-kiwi-1.9.29-2|118	+ Revision: 214372
12cr|python-kiwi-1.9.29-2|119	- new version
12cr|python-kiwi-1.9.29-2|120	
12cr|python-kiwi-1.9.29-2|121	* Tue Apr 08 2008 Götz Waschk <waschk@mandriva.org> 1.9.21-1mdv2009.0
12cr|python-kiwi-1.9.29-2|122	+ Revision: 192412
12cr|python-kiwi-1.9.29-2|123	- new version
12cr|python-kiwi-1.9.29-2|124	
12cr|python-kiwi-1.9.29-2|125	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-kiwi-1.9.29-2|126	- fix spacing at top of description
12cr|python-kiwi-1.9.29-2|127	
12cr|python-kiwi-1.9.29-2|128	* Thu Jan 31 2008 Götz Waschk <waschk@mandriva.org> 1.9.20-1mdv2008.1
12cr|python-kiwi-1.9.29-2|129	+ Revision: 160769
12cr|python-kiwi-1.9.29-2|130	- new version
12cr|python-kiwi-1.9.29-2|131	
12cr|python-kiwi-1.9.29-2|132	+ Olivier Blin <blino@mandriva.org>
12cr|python-kiwi-1.9.29-2|133	- restore BuildRoot
12cr|python-kiwi-1.9.29-2|134	
12cr|python-kiwi-1.9.29-2|135	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-kiwi-1.9.29-2|136	- kill re-definition of %%buildroot on Pixel's request
12cr|python-kiwi-1.9.29-2|137	
12cr|python-kiwi-1.9.29-2|138	* Fri Nov 09 2007 Götz Waschk <waschk@mandriva.org> 1.9.19-1mdv2008.1
12cr|python-kiwi-1.9.29-2|139	+ Revision: 107180
12cr|python-kiwi-1.9.29-2|140	- new version
12cr|python-kiwi-1.9.29-2|141	
12cr|python-kiwi-1.9.29-2|142	* Sat Sep 15 2007 Götz Waschk <waschk@mandriva.org> 1.9.18-1mdv2008.0
12cr|python-kiwi-1.9.29-2|143	+ Revision: 85941
12cr|python-kiwi-1.9.29-2|144	- new version
12cr|python-kiwi-1.9.29-2|145	
12cr|python-kiwi-1.9.29-2|146	* Thu Aug 30 2007 Götz Waschk <waschk@mandriva.org> 1.9.17-1mdv2008.0
12cr|python-kiwi-1.9.29-2|147	+ Revision: 75141
12cr|python-kiwi-1.9.29-2|148	- new version
12cr|python-kiwi-1.9.29-2|149	
12cr|python-kiwi-1.9.29-2|150	* Mon Jul 16 2007 Götz Waschk <waschk@mandriva.org> 1.9.16-1mdv2008.0
12cr|python-kiwi-1.9.29-2|151	+ Revision: 52578
12cr|python-kiwi-1.9.29-2|152	- new version
12cr|python-kiwi-1.9.29-2|153	
12cr|python-kiwi-1.9.29-2|154	* Wed May 23 2007 Götz Waschk <waschk@mandriva.org> 1.9.15-1mdv2008.0
12cr|python-kiwi-1.9.29-2|155	+ Revision: 30144
12cr|python-kiwi-1.9.29-2|156	- new version
12cr|python-kiwi-1.9.29-2|157	
12cr|python-kiwi-1.9.29-2|158	
12cr|python-kiwi-1.9.29-2|159	* Thu Feb 01 2007 Götz Waschk <waschk@mandriva.org> 1.9.13-1mdv2007.1
12cr|python-kiwi-1.9.29-2|160	+ Revision: 115833
12cr|python-kiwi-1.9.29-2|161	- new version
12cr|python-kiwi-1.9.29-2|162	
12cr|python-kiwi-1.9.29-2|163	* Mon Jan 29 2007 Götz Waschk <waschk@mandriva.org> 1.9.12-1mdv2007.1
12cr|python-kiwi-1.9.29-2|164	+ Revision: 115207
12cr|python-kiwi-1.9.29-2|165	- new version
12cr|python-kiwi-1.9.29-2|166	
12cr|python-kiwi-1.9.29-2|167	* Tue Nov 28 2006 Götz Waschk <waschk@mandriva.org> 1.9.11-2mdv2007.1
12cr|python-kiwi-1.9.29-2|168	+ Revision: 88215
12cr|python-kiwi-1.9.29-2|169	- update file list
12cr|python-kiwi-1.9.29-2|170	- Import python-kiwi
12cr|python-kiwi-1.9.29-2|171	
12cr|python-kiwi-1.9.29-2|172	* Tue Oct 10 2006 Götz Waschk <waschk@mandriva.org> 1.9.11-1mdv2007.1
12cr|python-kiwi-1.9.29-2|173	- New version 1.9.11
12cr|python-kiwi-1.9.29-2|174	
12cr|python-kiwi-1.9.29-2|175	* Sat Sep 16 2006 Götz Waschk <waschk@mandriva.org> 1.9.10-1mdv2007.0
12cr|python-kiwi-1.9.29-2|176	- New version 1.9.10
12cr|python-kiwi-1.9.29-2|177	
12cr|python-kiwi-1.9.29-2|178	* Sat Aug 26 2006 Götz Waschk <waschk@mandriva.org> 1.9.9-1mdv2007.0
12cr|python-kiwi-1.9.29-2|179	- update file list
12cr|python-kiwi-1.9.29-2|180	- new source URL
12cr|python-kiwi-1.9.29-2|181	- New release 1.9.9
12cr|python-kiwi-1.9.29-2|182	
12cr|python-kiwi-1.9.29-2|183	* Fri Jul 21 2006 Götz Waschk <waschk@mandriva.org> 1.9.8-1mdv2007.0
12cr|python-kiwi-1.9.29-2|184	- Rebuild
12cr|python-kiwi-1.9.29-2|185	
12cr|python-kiwi-1.9.29-2|186	* Sat May 06 2006 Götz Waschk <waschk@mandriva.org> 1.9.8-2mdk
12cr|python-kiwi-1.9.29-2|187	- fix buildrequires
12cr|python-kiwi-1.9.29-2|188	
12cr|python-kiwi-1.9.29-2|189	* Fri May 05 2006 Götz Waschk <waschk@mandriva.org> 1.9.8-1mdk
12cr|python-kiwi-1.9.29-2|190	- initial package
12cr|python-kiwi-1.9.29-2|191	

6555 12
12cr|python-Kiwi2-1.9.0-7|1	%define oname   Kiwi2
12cr|python-Kiwi2-1.9.0-7|2	
12cr|python-Kiwi2-1.9.0-7|3	Summary:       A Framework for developing graphical applications in Python
12cr|python-Kiwi2-1.9.0-7|4	Name:          python-%{oname}
12cr|python-Kiwi2-1.9.0-7|5	Version:       1.9.0
12cr|python-Kiwi2-1.9.0-7|6	Release:       %mkrel 7
12cr|python-Kiwi2-1.9.0-7|7	Source:        %{oname}-%{version}.tar.bz2
12cr|python-Kiwi2-1.9.0-7|8	License:       LGPL
12cr|python-Kiwi2-1.9.0-7|9	Group:         Development/Python
12cr|python-Kiwi2-1.9.0-7|10	BuildRoot:     %{_tmppath}/%{name}-buildroot
12cr|python-Kiwi2-1.9.0-7|11	Url:           http://www.async.com.br/projects/kiwi
12cr|python-Kiwi2-1.9.0-7|12	BuildRequires: python-devel
12cr|python-Kiwi2-1.9.0-7|13	Requires:      pygtk2.0
12cr|python-Kiwi2-1.9.0-7|14	BuildArch:     noarch
12cr|python-Kiwi2-1.9.0-7|15	
12cr|python-Kiwi2-1.9.0-7|16	%description
12cr|python-Kiwi2-1.9.0-7|17	Kiwi is a framework composed of a set of modules, which eases Python
12cr|python-Kiwi2-1.9.0-7|18	development using PyGTK. Kiwi makes graphical applications *much* faster
12cr|python-Kiwi2-1.9.0-7|19	to code, with good architecture and more Python-like bindings; it also
12cr|python-Kiwi2-1.9.0-7|20	offers extended widgets based upon the original PyGTK widge
12cr|python-Kiwi2-1.9.0-7|21	
12cr|python-Kiwi2-1.9.0-7|22	
12cr|python-Kiwi2-1.9.0-7|23	%package -n gazpacho-plugin-Kiwi2
12cr|python-Kiwi2-1.9.0-7|24	Summary: This plugin allows you to use Kiwi2 Widgets from Gazpacho
12cr|python-Kiwi2-1.9.0-7|25	Group: Development/Python
12cr|python-Kiwi2-1.9.0-7|26	Requires: gazpacho >= 0.5.2
12cr|python-Kiwi2-1.9.0-7|27	
12cr|python-Kiwi2-1.9.0-7|28	%description -n gazpacho-plugin-Kiwi2
12cr|python-Kiwi2-1.9.0-7|29	This plugin allows you to use Kiwi2 Widgets from Gazpacho.
12cr|python-Kiwi2-1.9.0-7|30	
12cr|python-Kiwi2-1.9.0-7|31	
12cr|python-Kiwi2-1.9.0-7|32	%prep
12cr|python-Kiwi2-1.9.0-7|33	%setup -q -n %{oname}-%{version}
12cr|python-Kiwi2-1.9.0-7|34	find . -name '.svn' | xargs rm -Rf
12cr|python-Kiwi2-1.9.0-7|35	# various perm fix
12cr|python-Kiwi2-1.9.0-7|36	chmod og+r -R .
12cr|python-Kiwi2-1.9.0-7|37	chmod og+x $(find . -type d)
12cr|python-Kiwi2-1.9.0-7|38	
12cr|python-Kiwi2-1.9.0-7|39	%build
12cr|python-Kiwi2-1.9.0-7|40	python setup.py build
12cr|python-Kiwi2-1.9.0-7|41	
12cr|python-Kiwi2-1.9.0-7|42	%install
12cr|python-Kiwi2-1.9.0-7|43	rm -rf $RPM_BUILD_ROOT
12cr|python-Kiwi2-1.9.0-7|44	python setup.py install --root $RPM_BUILD_ROOT
12cr|python-Kiwi2-1.9.0-7|45	
12cr|python-Kiwi2-1.9.0-7|46	pushd gazpacho-plugin
12cr|python-Kiwi2-1.9.0-7|47	
12cr|python-Kiwi2-1.9.0-7|48	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/gazpacho/catalogs/pixmaps
12cr|python-Kiwi2-1.9.0-7|49	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/gazpacho/pixmaps
12cr|python-Kiwi2-1.9.0-7|50	
12cr|python-Kiwi2-1.9.0-7|51	python << EOF > kiwi2.xml.tmp
12cr|python-Kiwi2-1.9.0-7|52	import re
12cr|python-Kiwi2-1.9.0-7|53	import sys
12cr|python-Kiwi2-1.9.0-7|54	
12cr|python-Kiwi2-1.9.0-7|55	resource_path_re = re.compile('resource-path="(\w|\d|/|-)+"')
12cr|python-Kiwi2-1.9.0-7|56	
12cr|python-Kiwi2-1.9.0-7|57	for line in file("kiwi2.xml"):
12cr|python-Kiwi2-1.9.0-7|58	line = resource_path_re.sub('resource-path="%{_datadir}/gazpacho/catalogs"', line)
12cr|python-Kiwi2-1.9.0-7|59	sys.stdout.write(line)
12cr|python-Kiwi2-1.9.0-7|60	EOF
12cr|python-Kiwi2-1.9.0-7|61	install -m 644 kiwi2.xml.tmp $RPM_BUILD_ROOT/%{_datadir}/gazpacho/catalogs/kiwi2.xml
12cr|python-Kiwi2-1.9.0-7|62	install -m 644 kiwi2.py $RPM_BUILD_ROOT/%{_datadir}/gazpacho/catalogs
12cr|python-Kiwi2-1.9.0-7|63	
12cr|python-Kiwi2-1.9.0-7|64	for pixmap in pixmaps/*
12cr|python-Kiwi2-1.9.0-7|65	do
12cr|python-Kiwi2-1.9.0-7|66	install -m 644 $pixmap $RPM_BUILD_ROOT/%{_datadir}/gazpacho/catalogs/pixmaps
12cr|python-Kiwi2-1.9.0-7|67	done
12cr|python-Kiwi2-1.9.0-7|68	
12cr|python-Kiwi2-1.9.0-7|69	popd
12cr|python-Kiwi2-1.9.0-7|70	
12cr|python-Kiwi2-1.9.0-7|71	%clean
12cr|python-Kiwi2-1.9.0-7|72	rm -rf $RPM_BUILD_ROOT
12cr|python-Kiwi2-1.9.0-7|73	
12cr|python-Kiwi2-1.9.0-7|74	%files
12cr|python-Kiwi2-1.9.0-7|75	%defattr(-,root,root)
12cr|python-Kiwi2-1.9.0-7|76	%doc AUTHORS ChangeLog COPYING README doc examples tests
12cr|python-Kiwi2-1.9.0-7|77	%py_puresitedir/Kiwi2
12cr|python-Kiwi2-1.9.0-7|78	%py_puresitedir/*.egg-info
12cr|python-Kiwi2-1.9.0-7|79	
12cr|python-Kiwi2-1.9.0-7|80	%files -n gazpacho-plugin-Kiwi2
12cr|python-Kiwi2-1.9.0-7|81	%defattr(-,root,root)
12cr|python-Kiwi2-1.9.0-7|82	%{_datadir}/gazpacho/catalogs/kiwi2.xml
12cr|python-Kiwi2-1.9.0-7|83	%{_datadir}/gazpacho/catalogs/kiwi2.py
12cr|python-Kiwi2-1.9.0-7|84	%{_datadir}/gazpacho/catalogs/pixmaps/kiwi*.png
12cr|python-Kiwi2-1.9.0-7|85	
12cr|python-Kiwi2-1.9.0-7|86	
12cr|python-Kiwi2-1.9.0-7|87	
12cr|python-Kiwi2-1.9.0-7|88	
12cr|python-Kiwi2-1.9.0-7|89	%changelog
12cr|python-Kiwi2-1.9.0-7|90	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.9.0-7mdv2010.0
12cr|python-Kiwi2-1.9.0-7|91	+ Revision: 442230
12cr|python-Kiwi2-1.9.0-7|92	- rebuild
12cr|python-Kiwi2-1.9.0-7|93	
12cr|python-Kiwi2-1.9.0-7|94	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 1.9.0-6mdv2009.1
12cr|python-Kiwi2-1.9.0-7|95	+ Revision: 323529
12cr|python-Kiwi2-1.9.0-7|96	- rebuild
12cr|python-Kiwi2-1.9.0-7|97	
12cr|python-Kiwi2-1.9.0-7|98	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.9.0-5mdv2009.0
12cr|python-Kiwi2-1.9.0-7|99	+ Revision: 259653
12cr|python-Kiwi2-1.9.0-7|100	- rebuild
12cr|python-Kiwi2-1.9.0-7|101	
12cr|python-Kiwi2-1.9.0-7|102	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.9.0-4mdv2009.0
12cr|python-Kiwi2-1.9.0-7|103	+ Revision: 247498
12cr|python-Kiwi2-1.9.0-7|104	- rebuild
12cr|python-Kiwi2-1.9.0-7|105	
12cr|python-Kiwi2-1.9.0-7|106	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.9.0-2mdv2008.1
12cr|python-Kiwi2-1.9.0-7|107	+ Revision: 136450
12cr|python-Kiwi2-1.9.0-7|108	- restore BuildRoot
12cr|python-Kiwi2-1.9.0-7|109	
12cr|python-Kiwi2-1.9.0-7|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-Kiwi2-1.9.0-7|111	- kill re-definition of %%buildroot on Pixel's request
12cr|python-Kiwi2-1.9.0-7|112	
12cr|python-Kiwi2-1.9.0-7|113	
12cr|python-Kiwi2-1.9.0-7|114	* Wed Jan 31 2007 Nicolas Lécureuil <neoclust@mandriva.org> 1.9.0-2mdv2007.0
12cr|python-Kiwi2-1.9.0-7|115	+ Revision: 115771
12cr|python-Kiwi2-1.9.0-7|116	- Rebuild against new python
12cr|python-Kiwi2-1.9.0-7|117	- Import python-Kiwi2
12cr|python-Kiwi2-1.9.0-7|118	
12cr|python-Kiwi2-1.9.0-7|119	* Sun Jul 03 2005 Michael Scherer <misc@mandriva.org> 1.9.0-1mdk
12cr|python-Kiwi2-1.9.0-7|120	- from Tigrux <tigrux@ximian.com>
12cr|python-Kiwi2-1.9.0-7|121	- First rpm for Mandriva Linux.
12cr|python-Kiwi2-1.9.0-7|122	

6556 12
12cr|python-krbV-1.0.90-1|1	
12cr|python-krbV-1.0.90-1|2	Name: python-krbV
12cr|python-krbV-1.0.90-1|3	Version: 1.0.90
12cr|python-krbV-1.0.90-1|4	Release: 1
12cr|python-krbV-1.0.90-1|5	Summary: Python extension module for Kerberos 5
12cr|python-krbV-1.0.90-1|6	
12cr|python-krbV-1.0.90-1|7	Group: Development/Python
12cr|python-krbV-1.0.90-1|8	License: LGPLv2+
12cr|python-krbV-1.0.90-1|9	
12cr|python-krbV-1.0.90-1|10	URL: http://fedorahosted.org/python-krbV/
12cr|python-krbV-1.0.90-1|11	Source: http://fedorahosted.org/python-krbV/attachment/wiki/Releases/python-krbV-%{version}.tar.bz2
12cr|python-krbV-1.0.90-1|12	
12cr|python-krbV-1.0.90-1|13	%py_requires -d
12cr|python-krbV-1.0.90-1|14	BuildRequires: krb5-devel
12cr|python-krbV-1.0.90-1|15	BuildRequires: gawk
12cr|python-krbV-1.0.90-1|16	
12cr|python-krbV-1.0.90-1|17	%description
12cr|python-krbV-1.0.90-1|18	python-krbV allows python programs to use Kerberos 5 authentication and security.
12cr|python-krbV-1.0.90-1|19	
12cr|python-krbV-1.0.90-1|20	%prep
12cr|python-krbV-1.0.90-1|21	%setup -q
12cr|python-krbV-1.0.90-1|22	
12cr|python-krbV-1.0.90-1|23	%build
12cr|python-krbV-1.0.90-1|24	export LIBNAME="%{_lib}"
12cr|python-krbV-1.0.90-1|25	export CFLAGS="%{optflags} -Wextra"
12cr|python-krbV-1.0.90-1|26	%configure2_5x
12cr|python-krbV-1.0.90-1|27	%{__make} %{?_smp_mflags}
12cr|python-krbV-1.0.90-1|28	
12cr|python-krbV-1.0.90-1|29	%install
12cr|python-krbV-1.0.90-1|30	%{__rm} -rf %{buildroot}
12cr|python-krbV-1.0.90-1|31	%makeinstall
12cr|python-krbV-1.0.90-1|32	
12cr|python-krbV-1.0.90-1|33	%files
12cr|python-krbV-1.0.90-1|34	%doc README COPYING krbV-code-snippets.py
12cr|python-krbV-1.0.90-1|35	%{python_sitearch}/krbVmodule.so
12cr|python-krbV-1.0.90-1|36	
12cr|python-krbV-1.0.90-1|37	
12cr|python-krbV-1.0.90-1|38	%changelog
12cr|python-krbV-1.0.90-1|39	* Wed Aug 29 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0.90-1
12cr|python-krbV-1.0.90-1|40	+ Revision: 816013
12cr|python-krbV-1.0.90-1|41	- Update previous package import.
12cr|python-krbV-1.0.90-1|42	
12cr|python-krbV-1.0.90-1|43	+ Antoine Ginies <aginies@mandriva.com>
12cr|python-krbV-1.0.90-1|44	- import python-krbV
12cr|python-krbV-1.0.90-1|45	

6557 12
12cr|python-la-0.6.0-1|1	%define	module	la
12cr|python-la-0.6.0-1|2	%define name	python-%{module}
12cr|python-la-0.6.0-1|3	%define version 0.6.0
12cr|python-la-0.6.0-1|4	%define	rel	1
12cr|python-la-0.6.0-1|5	%if %mdkversion < 201100
12cr|python-la-0.6.0-1|6	%define release %mkrel %{rel}
12cr|python-la-0.6.0-1|7	%else
12cr|python-la-0.6.0-1|8	%define	release	%{rel}
12cr|python-la-0.6.0-1|9	%endif
12cr|python-la-0.6.0-1|10	
12cr|python-la-0.6.0-1|11	Summary:	Label the rows, columns, any dimension of your NumPy arrays
12cr|python-la-0.6.0-1|12	Name:		%{name}
12cr|python-la-0.6.0-1|13	Version:	%{version}
12cr|python-la-0.6.0-1|14	Release:	%{release}
12cr|python-la-0.6.0-1|15	Source0:	http://pypi.python.org/packages/source/l/%{module}/%{module}-%{version}.tar.gz
12cr|python-la-0.6.0-1|16	License:	BSD
12cr|python-la-0.6.0-1|17	Group:		Development/Python
12cr|python-la-0.6.0-1|18	Url:		http://berkeleyanalytics.com/la/
12cr|python-la-0.6.0-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-la-0.6.0-1|20	BuildRequires:	hdf5-devel >= 1.8
12cr|python-la-0.6.0-1|21	BuildRequires:	python-devel, python-sphinx
12cr|python-la-0.6.0-1|22	Requires:	python-numpy, python-bottleneck
12cr|python-la-0.6.0-1|23	Suggests:	python-scipy
12cr|python-la-0.6.0-1|24	
12cr|python-la-0.6.0-1|25	%description
12cr|python-la-0.6.0-1|26	The main class of the la package is a labeled array, larry. A larry
12cr|python-la-0.6.0-1|27	consists of data and labels. The data is stored as a NumPy array and
12cr|python-la-0.6.0-1|28	the labels as a list of lists (one list per dimension).
12cr|python-la-0.6.0-1|29	
12cr|python-la-0.6.0-1|30	You can archive larrys in HDF5 format using save and load or using a
12cr|python-la-0.6.0-1|31	dictionary-like interface.
12cr|python-la-0.6.0-1|32	
12cr|python-la-0.6.0-1|33	%prep
12cr|python-la-0.6.0-1|34	%setup -q -n %{module}-%{version}
12cr|python-la-0.6.0-1|35	
12cr|python-la-0.6.0-1|36	%build
12cr|python-la-0.6.0-1|37	%__python setup.py build
12cr|python-la-0.6.0-1|38	pushd doc
12cr|python-la-0.6.0-1|39	export PYTHONPATH=`dir -1d ../build/lib.*| head -1`
12cr|python-la-0.6.0-1|40	make html
12cr|python-la-0.6.0-1|41	popd
12cr|python-la-0.6.0-1|42	
12cr|python-la-0.6.0-1|43	%install
12cr|python-la-0.6.0-1|44	%__rm -rf %{buildroot}
12cr|python-la-0.6.0-1|45	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-la-0.6.0-1|46	
12cr|python-la-0.6.0-1|47	%clean
12cr|python-la-0.6.0-1|48	%__rm -rf %{buildroot}
12cr|python-la-0.6.0-1|49	
12cr|python-la-0.6.0-1|50	%files
12cr|python-la-0.6.0-1|51	%defattr(-,root,root)
12cr|python-la-0.6.0-1|52	%doc LICENSE README.rst doc/build/html
12cr|python-la-0.6.0-1|53	%py_platsitedir/%{module}*
12cr|python-la-0.6.0-1|54	
12cr|python-la-0.6.0-1|55	
12cr|python-la-0.6.0-1|56	%changelog
12cr|python-la-0.6.0-1|57	* Tue Jun 26 2012 Lev Givon <lev@mandriva.org> 0.6.0-1
12cr|python-la-0.6.0-1|58	+ Revision: 806921
12cr|python-la-0.6.0-1|59	- imported package python-la
12cr|python-la-0.6.0-1|60	

6558 12
12cr|python-libelf-0.1-1|1	%define	oname	pylibelf
12cr|python-libelf-0.1-1|2	%define	module	libelf
12cr|python-libelf-0.1-1|3	
12cr|python-libelf-0.1-1|4	Name:		python-%{module}
12cr|python-libelf-0.1-1|5	Version:	0.1
12cr|python-libelf-0.1-1|6	Release:	1
12cr|python-libelf-0.1-1|7	Summary:	An ELF parser for python that uses the libelf library
12cr|python-libelf-0.1-1|8	Source0:	http://eggy.yolky.org/pylibelf/static/docs/_downloads/pylibelf-full.tar.bz2
12cr|python-libelf-0.1-1|9	Url:		http://eggy.yolky.org/pylibelf/
12cr|python-libelf-0.1-1|10	License:	LGPLv2
12cr|python-libelf-0.1-1|11	Group:		Development/Python
12cr|python-libelf-0.1-1|12	BuildRequires:	python-devel
12cr|python-libelf-0.1-1|13	BuildRequires:	python-cython
12cr|python-libelf-0.1-1|14	BuildRequires:	python-sphinx
12cr|python-libelf-0.1-1|15	BuildRequires:	python-ply
12cr|python-libelf-0.1-1|16	BuildRequires:	libelf-devel
12cr|python-libelf-0.1-1|17	
12cr|python-libelf-0.1-1|18	%description
12cr|python-libelf-0.1-1|19	Pythonic wrapper for the libelf library.
12cr|python-libelf-0.1-1|20	
12cr|python-libelf-0.1-1|21	%package doc
12cr|python-libelf-0.1-1|22	Summary:	Documentation for %{name}
12cr|python-libelf-0.1-1|23	BuildArch:	noarch
12cr|python-libelf-0.1-1|24	
12cr|python-libelf-0.1-1|25	%description doc
12cr|python-libelf-0.1-1|26	This package contains the HTML documentation for %{name}.
12cr|python-libelf-0.1-1|27	
12cr|python-libelf-0.1-1|28	%prep
12cr|python-libelf-0.1-1|29	%setup -q -n %{oname}
12cr|python-libelf-0.1-1|30	
12cr|python-libelf-0.1-1|31	%build
12cr|python-libelf-0.1-1|32	python setup.py build
12cr|python-libelf-0.1-1|33	
12cr|python-libelf-0.1-1|34	pushd doc
12cr|python-libelf-0.1-1|35	make html
12cr|python-libelf-0.1-1|36	popd
12cr|python-libelf-0.1-1|37	
12cr|python-libelf-0.1-1|38	%install
12cr|python-libelf-0.1-1|39	python setup.py install --root=%{buildroot}
12cr|python-libelf-0.1-1|40	
12cr|python-libelf-0.1-1|41	pushd doc
12cr|python-libelf-0.1-1|42	%{__mkdir_p} %{buildroot}/%{_datadir}/%{name}/doc/
12cr|python-libelf-0.1-1|43	cp -r -a _build/html/* %{buildroot}/%{_datadir}/%{name}/doc/
12cr|python-libelf-0.1-1|44	popd
12cr|python-libelf-0.1-1|45	
12cr|python-libelf-0.1-1|46	%files
12cr|python-libelf-0.1-1|47	%{py_platsitedir}/pylibelf/*.py*
12cr|python-libelf-0.1-1|48	%{py_platsitedir}/pylibelf/_constants_elf_h.so
12cr|python-libelf-0.1-1|49	%{py_platsitedir}/pylibelf/_constants_elf_h_dynamic.so
12cr|python-libelf-0.1-1|50	%{py_platsitedir}/pylibelf/_constants_elf_h_relocation.so
12cr|python-libelf-0.1-1|51	%{py_platsitedir}/pylibelf/_constants_libelf_h.so
12cr|python-libelf-0.1-1|52	%{py_platsitedir}/pylibelf/libelf.so
12cr|python-libelf-0.1-1|53	%{py_platsitedir}/pylibelf*.egg-info
12cr|python-libelf-0.1-1|54	
12cr|python-libelf-0.1-1|55	%files doc
12cr|python-libelf-0.1-1|56	%doc %{_datadir}/%{name}/doc/
12cr|python-libelf-0.1-1|57	
12cr|python-libelf-0.1-1|58	
12cr|python-libelf-0.1-1|59	%changelog
12cr|python-libelf-0.1-1|60	* Sat Mar 31 2012 Alexandre Lissy <alissy@mandriva.com> 0.1-1
12cr|python-libelf-0.1-1|61	+ Revision: 788547
12cr|python-libelf-0.1-1|62	- Adding buildrequires against python-ply
12cr|python-libelf-0.1-1|63	- Importing python-pylibelf
12cr|python-libelf-0.1-1|64	- Created package structure for 'python-pylibelf'.
12cr|python-libelf-0.1-1|65	

6559 12
12cr|python-libgmail-0.1.11-5|1	%define oname libgmail
12cr|python-libgmail-0.1.11-5|2	%define name python-%oname
12cr|python-libgmail-0.1.11-5|3	%define version 0.1.11
12cr|python-libgmail-0.1.11-5|4	%define release %mkrel 5
12cr|python-libgmail-0.1.11-5|5	
12cr|python-libgmail-0.1.11-5|6	Summary: Python bindings to access Gmail
12cr|python-libgmail-0.1.11-5|7	Name: %{name}
12cr|python-libgmail-0.1.11-5|8	Version: %{version}
12cr|python-libgmail-0.1.11-5|9	Release: %{release}
12cr|python-libgmail-0.1.11-5|10	Source0: http://downloads.sourceforge.net/libgmail/%{oname}-%{version}.tar.gz
12cr|python-libgmail-0.1.11-5|11	License: GPL
12cr|python-libgmail-0.1.11-5|12	Group: Development/Python
12cr|python-libgmail-0.1.11-5|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-libgmail-0.1.11-5|14	Url: http://libgmail.sourceforge.net/
12cr|python-libgmail-0.1.11-5|15	BuildArch: noarch
12cr|python-libgmail-0.1.11-5|16	BuildRequires: python-devel
12cr|python-libgmail-0.1.11-5|17	BuildRequires: python-mechanize
12cr|python-libgmail-0.1.11-5|18	Requires: python-mechanize
12cr|python-libgmail-0.1.11-5|19	
12cr|python-libgmail-0.1.11-5|20	%description
12cr|python-libgmail-0.1.11-5|21	This is a Python library to access Google Mail.
12cr|python-libgmail-0.1.11-5|22	
12cr|python-libgmail-0.1.11-5|23	%prep
12cr|python-libgmail-0.1.11-5|24	%setup -q -n %oname-%version
12cr|python-libgmail-0.1.11-5|25	
12cr|python-libgmail-0.1.11-5|26	%build
12cr|python-libgmail-0.1.11-5|27	python setup.py build
12cr|python-libgmail-0.1.11-5|28	
12cr|python-libgmail-0.1.11-5|29	%install
12cr|python-libgmail-0.1.11-5|30	python setup.py install --root=$RPM_BUILD_ROOT
12cr|python-libgmail-0.1.11-5|31	
12cr|python-libgmail-0.1.11-5|32	%clean
12cr|python-libgmail-0.1.11-5|33	rm -rf $RPM_BUILD_ROOT
12cr|python-libgmail-0.1.11-5|34	
12cr|python-libgmail-0.1.11-5|35	%files
12cr|python-libgmail-0.1.11-5|36	%defattr(-,root,root)
12cr|python-libgmail-0.1.11-5|37	%py_puresitedir/gmail*py*
12cr|python-libgmail-0.1.11-5|38	%py_puresitedir/lgconstants.py*
12cr|python-libgmail-0.1.11-5|39	%py_puresitedir/libgmail*
12cr|python-libgmail-0.1.11-5|40	
12cr|python-libgmail-0.1.11-5|41	
12cr|python-libgmail-0.1.11-5|42	
12cr|python-libgmail-0.1.11-5|43	
12cr|python-libgmail-0.1.11-5|44	%changelog
12cr|python-libgmail-0.1.11-5|45	* Fri Nov 04 2011 Götz Waschk <waschk@mandriva.org> 0.1.11-5mdv2012.0
12cr|python-libgmail-0.1.11-5|46	+ Revision: 717571
12cr|python-libgmail-0.1.11-5|47	- rebuild
12cr|python-libgmail-0.1.11-5|48	
12cr|python-libgmail-0.1.11-5|49	* Wed Nov 03 2010 Götz Waschk <waschk@mandriva.org> 0.1.11-4mdv2011.0
12cr|python-libgmail-0.1.11-5|50	+ Revision: 592879
12cr|python-libgmail-0.1.11-5|51	- rebuild for new python 2.7
12cr|python-libgmail-0.1.11-5|52	
12cr|python-libgmail-0.1.11-5|53	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.11-3mdv2011.0
12cr|python-libgmail-0.1.11-5|54	+ Revision: 442246
12cr|python-libgmail-0.1.11-5|55	- rebuild
12cr|python-libgmail-0.1.11-5|56	
12cr|python-libgmail-0.1.11-5|57	* Fri Dec 26 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.11-2mdv2009.1
12cr|python-libgmail-0.1.11-5|58	+ Revision: 319533
12cr|python-libgmail-0.1.11-5|59	- rebuild with python 2.6
12cr|python-libgmail-0.1.11-5|60	
12cr|python-libgmail-0.1.11-5|61	* Sun Nov 09 2008 Götz Waschk <waschk@mandriva.org> 0.1.11-1mdv2009.1
12cr|python-libgmail-0.1.11-5|62	+ Revision: 301341
12cr|python-libgmail-0.1.11-5|63	- new version
12cr|python-libgmail-0.1.11-5|64	- update file list
12cr|python-libgmail-0.1.11-5|65	
12cr|python-libgmail-0.1.11-5|66	* Sun Jul 27 2008 Götz Waschk <waschk@mandriva.org> 0.1.10-2mdv2009.0
12cr|python-libgmail-0.1.11-5|67	+ Revision: 250696
12cr|python-libgmail-0.1.11-5|68	- new version
12cr|python-libgmail-0.1.11-5|69	- update deps
12cr|python-libgmail-0.1.11-5|70	
12cr|python-libgmail-0.1.11-5|71	* Sat May 03 2008 Götz Waschk <waschk@mandriva.org> 0.1.9-1mdv2009.0
12cr|python-libgmail-0.1.11-5|72	+ Revision: 200761
12cr|python-libgmail-0.1.11-5|73	- new version
12cr|python-libgmail-0.1.11-5|74	- depend on ClientCookie
12cr|python-libgmail-0.1.11-5|75	
12cr|python-libgmail-0.1.11-5|76	+ Olivier Blin <blino@mandriva.org>
12cr|python-libgmail-0.1.11-5|77	- restore BuildRoot
12cr|python-libgmail-0.1.11-5|78	
12cr|python-libgmail-0.1.11-5|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-libgmail-0.1.11-5|80	- kill re-definition of %%buildroot on Pixel's request
12cr|python-libgmail-0.1.11-5|81	
12cr|python-libgmail-0.1.11-5|82	* Wed Nov 14 2007 Götz Waschk <waschk@mandriva.org> 0.1.8-1mdv2008.1
12cr|python-libgmail-0.1.11-5|83	+ Revision: 108688
12cr|python-libgmail-0.1.11-5|84	- new version
12cr|python-libgmail-0.1.11-5|85	
12cr|python-libgmail-0.1.11-5|86	* Tue Oct 09 2007 Götz Waschk <waschk@mandriva.org> 0.1.7-1mdv2008.1
12cr|python-libgmail-0.1.11-5|87	+ Revision: 95773
12cr|python-libgmail-0.1.11-5|88	- new version
12cr|python-libgmail-0.1.11-5|89	
12cr|python-libgmail-0.1.11-5|90	
12cr|python-libgmail-0.1.11-5|91	* Fri Jan 19 2007 Götz Waschk <waschk@mandriva.org> 0.1.5.1-1mdv2007.0
12cr|python-libgmail-0.1.11-5|92	+ Revision: 110835
12cr|python-libgmail-0.1.11-5|93	- Import python-libgmail
12cr|python-libgmail-0.1.11-5|94	
12cr|python-libgmail-0.1.11-5|95	* Fri Jan 19 2007 Götz Waschk <waschk@mandriva.org> 0.1.5.1-1mdv2007.1
12cr|python-libgmail-0.1.11-5|96	- initial package
12cr|python-libgmail-0.1.11-5|97	

6560 12
12cr|python-liblzma-0.5.3-3|1	%define	oname	pyliblzma
12cr|python-liblzma-0.5.3-3|2	%define	module	liblzma
12cr|python-liblzma-0.5.3-3|3	
12cr|python-liblzma-0.5.3-3|4	Summary:	Python bindings for liblzma
12cr|python-liblzma-0.5.3-3|5	Name:		python-%{module}
12cr|python-liblzma-0.5.3-3|6	Version:	0.5.3
12cr|python-liblzma-0.5.3-3|7	Release:	%mkrel 3
12cr|python-liblzma-0.5.3-3|8	License:	LGPLv3+
12cr|python-liblzma-0.5.3-3|9	Group:		Development/Python
12cr|python-liblzma-0.5.3-3|10	Url:		http://lzmautils.sourceforge.net/
12cr|python-liblzma-0.5.3-3|11	Source0:	%{oname}-%{version}.tar.xz
12cr|python-liblzma-0.5.3-3|12	%py_requires -d
12cr|python-liblzma-0.5.3-3|13	BuildRequires:	liblzma-devel >= 4.999.8beta python-setuptools
12cr|python-liblzma-0.5.3-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-liblzma-0.5.3-3|15	
12cr|python-liblzma-0.5.3-3|16	%description
12cr|python-liblzma-0.5.3-3|17	PylibLZMA provides a python interface for the liblzma library
12cr|python-liblzma-0.5.3-3|18	to read and write data that has been compressed or can be decompressed
12cr|python-liblzma-0.5.3-3|19	by Lasse Collin's lzma utils.
12cr|python-liblzma-0.5.3-3|20	
12cr|python-liblzma-0.5.3-3|21	%prep
12cr|python-liblzma-0.5.3-3|22	%setup -qn %{oname}-%{version}
12cr|python-liblzma-0.5.3-3|23	
12cr|python-liblzma-0.5.3-3|24	%build
12cr|python-liblzma-0.5.3-3|25	python setup.py build
12cr|python-liblzma-0.5.3-3|26	
12cr|python-liblzma-0.5.3-3|27	%check
12cr|python-liblzma-0.5.3-3|28	python setup.py test
12cr|python-liblzma-0.5.3-3|29	
12cr|python-liblzma-0.5.3-3|30	%install
12cr|python-liblzma-0.5.3-3|31	rm -rf %{buildroot}
12cr|python-liblzma-0.5.3-3|32	python setup.py install --root=%{buildroot}
12cr|python-liblzma-0.5.3-3|33	
12cr|python-liblzma-0.5.3-3|34	%clean
12cr|python-liblzma-0.5.3-3|35	rm -rf %{buildroot}
12cr|python-liblzma-0.5.3-3|36	
12cr|python-liblzma-0.5.3-3|37	%files
12cr|python-liblzma-0.5.3-3|38	%defattr(-,root,root)
12cr|python-liblzma-0.5.3-3|39	%doc README THANKS ChangeLog
12cr|python-liblzma-0.5.3-3|40	%{python_sitearch}/lzma.so
12cr|python-liblzma-0.5.3-3|41	%{python_sitearch}/%{module}.py*
12cr|python-liblzma-0.5.3-3|42	%{python_sitearch}/%{oname}*.egg-info
12cr|python-liblzma-0.5.3-3|43	
12cr|python-liblzma-0.5.3-3|44	
12cr|python-liblzma-0.5.3-3|45	%changelog
12cr|python-liblzma-0.5.3-3|46	* Sat Nov 27 2010 Funda Wang <fwang@mandriva.org> 0.5.3-3mdv2011.0
12cr|python-liblzma-0.5.3-3|47	+ Revision: 601640
12cr|python-liblzma-0.5.3-3|48	- rebuild for new liblzma
12cr|python-liblzma-0.5.3-3|49	
12cr|python-liblzma-0.5.3-3|50	* Sun Oct 31 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.5.3-2mdv2011.0
12cr|python-liblzma-0.5.3-3|51	+ Revision: 590770
12cr|python-liblzma-0.5.3-3|52	- rebuild for new python 2.7
12cr|python-liblzma-0.5.3-3|53	
12cr|python-liblzma-0.5.3-3|54	* Tue Apr 13 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.5.3-1mdv2010.1
12cr|python-liblzma-0.5.3-3|55	+ Revision: 534615
12cr|python-liblzma-0.5.3-3|56	- new release: 0.5.3
12cr|python-liblzma-0.5.3-3|57	
12cr|python-liblzma-0.5.3-3|58	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.2-2mdv2010.0
12cr|python-liblzma-0.5.3-3|59	+ Revision: 442262
12cr|python-liblzma-0.5.3-3|60	- rebuild
12cr|python-liblzma-0.5.3-3|61	
12cr|python-liblzma-0.5.3-3|62	* Thu Feb 26 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.5.2-1mdv2009.1
12cr|python-liblzma-0.5.3-3|63	+ Revision: 345302
12cr|python-liblzma-0.5.3-3|64	- new release: 0.5.2
12cr|python-liblzma-0.5.3-3|65	
12cr|python-liblzma-0.5.3-3|66	* Sun Jan 25 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.5.0-1mdv2009.1
12cr|python-liblzma-0.5.3-3|67	+ Revision: 333379
12cr|python-liblzma-0.5.3-3|68	- new release (adds xz support \o/)
12cr|python-liblzma-0.5.3-3|69	
12cr|python-liblzma-0.5.3-3|70	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 0.4.1-2mdv2009.1
12cr|python-liblzma-0.5.3-3|71	+ Revision: 319567
12cr|python-liblzma-0.5.3-3|72	- rebuild with python 2.6
12cr|python-liblzma-0.5.3-3|73	
12cr|python-liblzma-0.5.3-3|74	* Fri Oct 24 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.4.1-1mdv2009.1
12cr|python-liblzma-0.5.3-3|75	+ Revision: 296938
12cr|python-liblzma-0.5.3-3|76	- new release: 0.4.1 (fixes compatibility with new liblzma api)
12cr|python-liblzma-0.5.3-3|77	- new release
12cr|python-liblzma-0.5.3-3|78	
12cr|python-liblzma-0.5.3-3|79	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.3.1-2mdv2009.0
12cr|python-liblzma-0.5.3-3|80	+ Revision: 269032
12cr|python-liblzma-0.5.3-3|81	- rebuild early 2009.0 package (before pixel changes)
12cr|python-liblzma-0.5.3-3|82	
12cr|python-liblzma-0.5.3-3|83	* Fri May 23 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.1-1mdv2009.0
12cr|python-liblzma-0.5.3-3|84	+ Revision: 210362
12cr|python-liblzma-0.5.3-3|85	- new release: 0.3.1
12cr|python-liblzma-0.5.3-3|86	
12cr|python-liblzma-0.5.3-3|87	* Tue May 20 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3-1mdv2009.0
12cr|python-liblzma-0.5.3-3|88	+ Revision: 209447
12cr|python-liblzma-0.5.3-3|89	- import python-liblzma
12cr|python-liblzma-0.5.3-3|90	
12cr|python-liblzma-0.5.3-3|91	
12cr|python-liblzma-0.5.3-3|92	* Mon May 19 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3-1
12cr|python-liblzma-0.5.3-3|93	- initial release

6561 12
12cr|python-libxml2dom-0.4.7-3|1	%define oname libxml2dom
12cr|python-libxml2dom-0.4.7-3|2	%define name python-%oname
12cr|python-libxml2dom-0.4.7-3|3	
12cr|python-libxml2dom-0.4.7-3|4	Summary:	A traditional DOM wrapper around the Python bindings for libxml2
12cr|python-libxml2dom-0.4.7-3|5	Name:		%{name}
12cr|python-libxml2dom-0.4.7-3|6	Version:	0.4.7
12cr|python-libxml2dom-0.4.7-3|7	Release:	%mkrel 3
12cr|python-libxml2dom-0.4.7-3|8	Source0:	http://www.boddie.org.uk/python/downloads/libxml2dom-%{version}.tar.gz
12cr|python-libxml2dom-0.4.7-3|9	License:	LGPLv3+
12cr|python-libxml2dom-0.4.7-3|10	Group:		Development/Python
12cr|python-libxml2dom-0.4.7-3|11	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|python-libxml2dom-0.4.7-3|12	BuildArchitectures: noarch
12cr|python-libxml2dom-0.4.7-3|13	URL:		http://www.boddie.org.uk/python/libxml2dom.html
12cr|python-libxml2dom-0.4.7-3|14	BuildRequires:	python-devel libxml2-python
12cr|python-libxml2dom-0.4.7-3|15	Requires:	libxml2-python
12cr|python-libxml2dom-0.4.7-3|16	
12cr|python-libxml2dom-0.4.7-3|17	%description
12cr|python-libxml2dom-0.4.7-3|18	The libxml2dom package provides a traditional DOM wrapper around the
12cr|python-libxml2dom-0.4.7-3|19	Python bindings for libxml2. In contrast to the standard libxml2 bindings,
12cr|python-libxml2dom-0.4.7-3|20	libxml2dom provides an API reminiscent of minidom, pxdom and other
12cr|python-libxml2dom-0.4.7-3|21	Python-based and Python-related XML toolkits. Performance is fairly
12cr|python-libxml2dom-0.4.7-3|22	respectable since libxml2dom makes direct use of libxml2mod - the
12cr|python-libxml2dom-0.4.7-3|23	low-level wrapping of libxml2 for Python. Moreover, serialisation of
12cr|python-libxml2dom-0.4.7-3|24	documents is much faster than many other toolkits because libxml2dom
12cr|python-libxml2dom-0.4.7-3|25	can make direct use of libxml2 rather than employing Python-level
12cr|python-libxml2dom-0.4.7-3|26	mechanisms to visit and serialise nodes.
12cr|python-libxml2dom-0.4.7-3|27	
12cr|python-libxml2dom-0.4.7-3|28	%prep
12cr|python-libxml2dom-0.4.7-3|29	%setup -q -n %oname-%version
12cr|python-libxml2dom-0.4.7-3|30	
12cr|python-libxml2dom-0.4.7-3|31	%build
12cr|python-libxml2dom-0.4.7-3|32	python setup.py build
12cr|python-libxml2dom-0.4.7-3|33	
12cr|python-libxml2dom-0.4.7-3|34	%install
12cr|python-libxml2dom-0.4.7-3|35	rm -rf %buildroot
12cr|python-libxml2dom-0.4.7-3|36	python setup.py install --root=%{buildroot}
12cr|python-libxml2dom-0.4.7-3|37	
12cr|python-libxml2dom-0.4.7-3|38	%clean
12cr|python-libxml2dom-0.4.7-3|39	rm -rf %{buildroot}
12cr|python-libxml2dom-0.4.7-3|40	
12cr|python-libxml2dom-0.4.7-3|41	%files
12cr|python-libxml2dom-0.4.7-3|42	%defattr(-,root,root)
12cr|python-libxml2dom-0.4.7-3|43	%doc README.txt docs/COPYING.txt docs/libxml2macro.html docs/NOTES_libxml2macro.txt docs/styles.css
12cr|python-libxml2dom-0.4.7-3|44	%{_bindir}/libxml2macro.py
12cr|python-libxml2dom-0.4.7-3|45	%py_puresitedir/%oname/
12cr|python-libxml2dom-0.4.7-3|46	%py_puresitedir/*.egg-info
12cr|python-libxml2dom-0.4.7-3|47	
12cr|python-libxml2dom-0.4.7-3|48	
12cr|python-libxml2dom-0.4.7-3|49	
12cr|python-libxml2dom-0.4.7-3|50	%changelog
12cr|python-libxml2dom-0.4.7-3|51	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4.7-3mdv2010.0
12cr|python-libxml2dom-0.4.7-3|52	+ Revision: 442275
12cr|python-libxml2dom-0.4.7-3|53	- rebuild
12cr|python-libxml2dom-0.4.7-3|54	
12cr|python-libxml2dom-0.4.7-3|55	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.4.7-2mdv2009.1
12cr|python-libxml2dom-0.4.7-3|56	+ Revision: 323753
12cr|python-libxml2dom-0.4.7-3|57	- rebuild
12cr|python-libxml2dom-0.4.7-3|58	
12cr|python-libxml2dom-0.4.7-3|59	* Wed Dec 10 2008 Nicolas Vigier <nvigier@mandriva.com> 0.4.7-1mdv2009.1
12cr|python-libxml2dom-0.4.7-3|60	+ Revision: 312514
12cr|python-libxml2dom-0.4.7-3|61	- import python-libxml2dom
12cr|python-libxml2dom-0.4.7-3|62	
12cr|python-libxml2dom-0.4.7-3|63	

6562 12
12cr|python-lightblue-0.4-3|1	Name:    python-lightblue
12cr|python-lightblue-0.4-3|2	Version: 0.4
12cr|python-lightblue-0.4-3|3	Release: 3
12cr|python-lightblue-0.4-3|4	Summary: A cross-platform Python Bluetooth API
12cr|python-lightblue-0.4-3|5	Group:   Development/Python
12cr|python-lightblue-0.4-3|6	License:   GPLv3
12cr|python-lightblue-0.4-3|7	URL:       http://lightblue.sourceforge.net
12cr|python-lightblue-0.4-3|8	Source0: lightblue-%{version}.tar.gz
12cr|python-lightblue-0.4-3|9	BuildRequires: python-devel
12cr|python-lightblue-0.4-3|10	BuildRequires: python-pybluez
12cr|python-lightblue-0.4-3|11	BuildRequires: openobex
12cr|python-lightblue-0.4-3|12	BuildRequires: pkgconfig(bluez)
12cr|python-lightblue-0.4-3|13	BuildRequires: libopenobex-devel
12cr|python-lightblue-0.4-3|14	
12cr|python-lightblue-0.4-3|15	
12cr|python-lightblue-0.4-3|16	%description
12cr|python-lightblue-0.4-3|17	LightBlue is a cross-platform Bluetooth API for Python which provides simple
12cr|python-lightblue-0.4-3|18	access to Bluetooth operations.
12cr|python-lightblue-0.4-3|19	
12cr|python-lightblue-0.4-3|20	%prep
12cr|python-lightblue-0.4-3|21	%setup -q -n lightblue-%{version}
12cr|python-lightblue-0.4-3|22	
12cr|python-lightblue-0.4-3|23	%build
12cr|python-lightblue-0.4-3|24	python setup.py build
12cr|python-lightblue-0.4-3|25	
12cr|python-lightblue-0.4-3|26	%install
12cr|python-lightblue-0.4-3|27	python setup.py install --root=%{buildroot}
12cr|python-lightblue-0.4-3|28	
12cr|python-lightblue-0.4-3|29	%files
12cr|python-lightblue-0.4-3|30	%{py_platsitedir}/lightblue
12cr|python-lightblue-0.4-3|31	%{py_platsitedir}/_lightblueobex.so
12cr|python-lightblue-0.4-3|32	%{py_platsitedir}/_lightblueutil.so
12cr|python-lightblue-0.4-3|33	%{py_platsitedir}/*.egg-info
12cr|python-lightblue-0.4-3|34	
12cr|python-lightblue-0.4-3|35	
12cr|python-lightblue-0.4-3|36	%changelog
12cr|python-lightblue-0.4-3|37	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 0.4-2mdv2011.0
12cr|python-lightblue-0.4-3|38	+ Revision: 590005
12cr|python-lightblue-0.4-3|39	- rebuild for python 2.7
12cr|python-lightblue-0.4-3|40	
12cr|python-lightblue-0.4-3|41	* Tue Jul 27 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.4-1mdv2011.0
12cr|python-lightblue-0.4-3|42	+ Revision: 561920
12cr|python-lightblue-0.4-3|43	- import python-lightblue
12cr|python-lightblue-0.4-3|44	
12cr|python-lightblue-0.4-3|45	

6563 12
12cr|python-lirc-0.0.5-4|1	%define pkgname pylirc
12cr|python-lirc-0.0.5-4|2	
12cr|python-lirc-0.0.5-4|3	Summary: Python lirc module
12cr|python-lirc-0.0.5-4|4	Name: python-lirc
12cr|python-lirc-0.0.5-4|5	Version: 0.0.5
12cr|python-lirc-0.0.5-4|6	Release: %mkrel 4
12cr|python-lirc-0.0.5-4|7	Source0: %{pkgname}-%{version}.tar.bz2
12cr|python-lirc-0.0.5-4|8	License: LGPL
12cr|python-lirc-0.0.5-4|9	URL: http://pylirc.sourceforge.net/
12cr|python-lirc-0.0.5-4|10	Group: Development/Python
12cr|python-lirc-0.0.5-4|11	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|python-lirc-0.0.5-4|12	BuildRequires: lirc-devel
12cr|python-lirc-0.0.5-4|13	BuildRequires: python-devel
12cr|python-lirc-0.0.5-4|14	
12cr|python-lirc-0.0.5-4|15	%description
12cr|python-lirc-0.0.5-4|16	Python module for lirc support.
12cr|python-lirc-0.0.5-4|17	
12cr|python-lirc-0.0.5-4|18	%prep
12cr|python-lirc-0.0.5-4|19	%setup -q -n %{pkgname}-%{version}
12cr|python-lirc-0.0.5-4|20	
12cr|python-lirc-0.0.5-4|21	%build
12cr|python-lirc-0.0.5-4|22	CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12cr|python-lirc-0.0.5-4|23	
12cr|python-lirc-0.0.5-4|24	%install
12cr|python-lirc-0.0.5-4|25	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cr|python-lirc-0.0.5-4|26	
12cr|python-lirc-0.0.5-4|27	%clean
12cr|python-lirc-0.0.5-4|28	rm -rf $RPM_BUILD_ROOT
12cr|python-lirc-0.0.5-4|29	
12cr|python-lirc-0.0.5-4|30	%files -f INSTALLED_FILES
12cr|python-lirc-0.0.5-4|31	%defattr(-,root,root)
12cr|python-lirc-0.0.5-4|32	
12cr|python-lirc-0.0.5-4|33	
12cr|python-lirc-0.0.5-4|34	
12cr|python-lirc-0.0.5-4|35	
12cr|python-lirc-0.0.5-4|36	%changelog
12cr|python-lirc-0.0.5-4|37	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 0.0.5-4mdv2011.0
12cr|python-lirc-0.0.5-4|38	+ Revision: 591929
12cr|python-lirc-0.0.5-4|39	- Rebuild
12cr|python-lirc-0.0.5-4|40	
12cr|python-lirc-0.0.5-4|41	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.0.5-3mdv2010.0
12cr|python-lirc-0.0.5-4|42	+ Revision: 442291
12cr|python-lirc-0.0.5-4|43	- rebuild
12cr|python-lirc-0.0.5-4|44	
12cr|python-lirc-0.0.5-4|45	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 0.0.5-2mdv2009.1
12cr|python-lirc-0.0.5-4|46	+ Revision: 319621
12cr|python-lirc-0.0.5-4|47	- rebuild for python 2.6
12cr|python-lirc-0.0.5-4|48	- correct summary and description
12cr|python-lirc-0.0.5-4|49	
12cr|python-lirc-0.0.5-4|50	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-lirc-0.0.5-4|51	- rebuild
12cr|python-lirc-0.0.5-4|52	- kill re-definition of %%buildroot on Pixel's request
12cr|python-lirc-0.0.5-4|53	
12cr|python-lirc-0.0.5-4|54	+ Olivier Blin <oblin@mandriva.com>
12cr|python-lirc-0.0.5-4|55	- restore BuildRoot
12cr|python-lirc-0.0.5-4|56	
12cr|python-lirc-0.0.5-4|57	* Mon Jul 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.5-1mdv2008.0
12cr|python-lirc-0.0.5-4|58	+ Revision: 52597
12cr|python-lirc-0.0.5-4|59	- update to new version 0.0.5
12cr|python-lirc-0.0.5-4|60	
12cr|python-lirc-0.0.5-4|61	
12cr|python-lirc-0.0.5-4|62	* Thu Dec 14 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.0.4-5mdv2007.0
12cr|python-lirc-0.0.5-4|63	+ Revision: 96916
12cr|python-lirc-0.0.5-4|64	- Rebuild against new python
12cr|python-lirc-0.0.5-4|65	- Import python-lirc
12cr|python-lirc-0.0.5-4|66	
12cr|python-lirc-0.0.5-4|67	* Tue Jan 10 2006 Frederic Crozat <fcrozat@mandriva.com> 0.0.4-3mdk
12cr|python-lirc-0.0.5-4|68	- Rebuild
12cr|python-lirc-0.0.5-4|69	
12cr|python-lirc-0.0.5-4|70	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.0.4-2mdk
12cr|python-lirc-0.0.5-4|71	- Rebuild for new python
12cr|python-lirc-0.0.5-4|72	

6564 12
12cr|python-llfuse-0.37.1-1|1	Name:               python-llfuse
12cr|python-llfuse-0.37.1-1|2	Version:            0.37.1
12cr|python-llfuse-0.37.1-1|3	Release:            1
12cr|python-llfuse-0.37.1-1|4	Summary:            Python Bindings for the low-level FUSE API
12cr|python-llfuse-0.37.1-1|5	Source0:            http://python-llfuse.googlecode.com/files/llfuse-%{version}.tar.bz2
12cr|python-llfuse-0.37.1-1|6	URL:                http://code.google.com/p/python-llfuse/
12cr|python-llfuse-0.37.1-1|7	Group:              Development/Python
12cr|python-llfuse-0.37.1-1|8	License:            LGPLv2+
12cr|python-llfuse-0.37.1-1|9	BuildRequires:      libattr-devel
12cr|python-llfuse-0.37.1-1|10	BuildRequires:      fuse-devel >= 2.8.0
12cr|python-llfuse-0.37.1-1|11	BuildRequires:      python-distribute >= 0.6.12
12cr|python-llfuse-0.37.1-1|12	%py_requires -d
12cr|python-llfuse-0.37.1-1|13	
12cr|python-llfuse-0.37.1-1|14	%description
12cr|python-llfuse-0.37.1-1|15	LLFUSE is a set of Python bindings for the low level FUSE API. It requires at
12cr|python-llfuse-0.37.1-1|16	least FUSE 2.8.0 and supports both Python 2.x and 3.x.
12cr|python-llfuse-0.37.1-1|17	
12cr|python-llfuse-0.37.1-1|18	LLFUSE was originally part of S3QL, but has been factored out so that it can be
12cr|python-llfuse-0.37.1-1|19	used by other projects as well.
12cr|python-llfuse-0.37.1-1|20	
12cr|python-llfuse-0.37.1-1|21	%prep
12cr|python-llfuse-0.37.1-1|22	%setup -q -n "llfuse-%{version}"
12cr|python-llfuse-0.37.1-1|23	%__rm doc/html/.buildinfo
12cr|python-llfuse-0.37.1-1|24	
12cr|python-llfuse-0.37.1-1|25	%build
12cr|python-llfuse-0.37.1-1|26	%__python ./setup.py build
12cr|python-llfuse-0.37.1-1|27	
12cr|python-llfuse-0.37.1-1|28	%install
12cr|python-llfuse-0.37.1-1|29	%__python ./setup.py install \
12cr|python-llfuse-0.37.1-1|30	--prefix="%{_prefix}" \
12cr|python-llfuse-0.37.1-1|31	--root="%{buildroot}"
12cr|python-llfuse-0.37.1-1|32	
12cr|python-llfuse-0.37.1-1|33	%files
12cr|python-llfuse-0.37.1-1|34	%doc Changes.txt doc/html
12cr|python-llfuse-0.37.1-1|35	%{python_sitearch}/*
12cr|python-llfuse-0.37.1-1|36	
12cr|python-llfuse-0.37.1-1|37	
12cr|python-llfuse-0.37.1-1|38	%changelog
12cr|python-llfuse-0.37.1-1|39	* Sun Jan 22 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.37.1-1
12cr|python-llfuse-0.37.1-1|40	+ Revision: 764912
12cr|python-llfuse-0.37.1-1|41	- new version 0.37.1
12cr|python-llfuse-0.37.1-1|42	
12cr|python-llfuse-0.37.1-1|43	* Tue Dec 06 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.37-1
12cr|python-llfuse-0.37.1-1|44	+ Revision: 738418
12cr|python-llfuse-0.37.1-1|45	- Update to 0.37
12cr|python-llfuse-0.37.1-1|46	
12cr|python-llfuse-0.37.1-1|47	* Tue Nov 29 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.36-1
12cr|python-llfuse-0.37.1-1|48	+ Revision: 735378
12cr|python-llfuse-0.37.1-1|49	- imported package python-llfuse
12cr|python-llfuse-0.37.1-1|50	

6565 12
12cr|python-lockfile-0.9.1-1|1	%define module lockfile
12cr|python-lockfile-0.9.1-1|2	
12cr|python-lockfile-0.9.1-1|3	Name:           python-%{module}
12cr|python-lockfile-0.9.1-1|4	Version:        0.9.1
12cr|python-lockfile-0.9.1-1|5	Release:        %mkrel 1
12cr|python-lockfile-0.9.1-1|6	Summary:        Platform-independent file locking module
12cr|python-lockfile-0.9.1-1|7	Group:          Development/Python
12cr|python-lockfile-0.9.1-1|8	License:        MIT
12cr|python-lockfile-0.9.1-1|9	URL:            http://smontanaro.dyndns.org/python/
12cr|python-lockfile-0.9.1-1|10	Source0:        http://smontanaro.dyndns.org/python/%{module}-%{version}.tar.gz
12cr|python-lockfile-0.9.1-1|11	BuildRequires:  python-devel
12cr|python-lockfile-0.9.1-1|12	BuildRequires:  python-setuptools
12cr|python-lockfile-0.9.1-1|13	
12cr|python-lockfile-0.9.1-1|14	%description
12cr|python-lockfile-0.9.1-1|15	The lockfile module exports a FileLock class which provides a simple API for
12cr|python-lockfile-0.9.1-1|16	locking files. The lock mechanism relies on the atomic nature of the link
12cr|python-lockfile-0.9.1-1|17	(on Unix) and mkdir (on Windows) system calls.
12cr|python-lockfile-0.9.1-1|18	
12cr|python-lockfile-0.9.1-1|19	%prep
12cr|python-lockfile-0.9.1-1|20	%setup -q -n %{module}-%{version}
12cr|python-lockfile-0.9.1-1|21	
12cr|python-lockfile-0.9.1-1|22	%build
12cr|python-lockfile-0.9.1-1|23	:
12cr|python-lockfile-0.9.1-1|24	
12cr|python-lockfile-0.9.1-1|25	%install
12cr|python-lockfile-0.9.1-1|26	%{__python} setup.py install --root=%{buildroot}
12cr|python-lockfile-0.9.1-1|27	
12cr|python-lockfile-0.9.1-1|28	%clean
12cr|python-lockfile-0.9.1-1|29	rm -rf %{buildroot}
12cr|python-lockfile-0.9.1-1|30	
12cr|python-lockfile-0.9.1-1|31	%files
12cr|python-lockfile-0.9.1-1|32	%defattr(-,root,root,-)
12cr|python-lockfile-0.9.1-1|33	%doc doc/* LICENSE MANIFEST README RELEASE-NOTES ACKS
12cr|python-lockfile-0.9.1-1|34	%{python_sitelib}/*
12cr|python-lockfile-0.9.1-1|35	
12cr|python-lockfile-0.9.1-1|36	
12cr|python-lockfile-0.9.1-1|37	%changelog
12cr|python-lockfile-0.9.1-1|38	* Wed May 11 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.9.1-1mdv2011.0
12cr|python-lockfile-0.9.1-1|39	+ Revision: 673562
12cr|python-lockfile-0.9.1-1|40	- new version
12cr|python-lockfile-0.9.1-1|41	- add ":" in build for fix rpmlint warning
12cr|python-lockfile-0.9.1-1|42	
12cr|python-lockfile-0.9.1-1|43	* Thu Mar 18 2010 Caio Begotti <caio1982@mandriva.org> 0.8-1mdv2011.0
12cr|python-lockfile-0.9.1-1|44	+ Revision: 525009
12cr|python-lockfile-0.9.1-1|45	- import python-lockfile
12cr|python-lockfile-0.9.1-1|46	

6566 12
12cr|python-logbook-0.3-2|1	%define	tarname	Logbook
12cr|python-logbook-0.3-2|2	
12cr|python-logbook-0.3-2|3	Summary:	A logging replacement for Python
12cr|python-logbook-0.3-2|4	Name:		python-logbook
12cr|python-logbook-0.3-2|5	Version:	0.3
12cr|python-logbook-0.3-2|6	Release:	2
12cr|python-logbook-0.3-2|7	Source0:	http://pypi.python.org/packages/source/L/%{tarname}/%{tarname}-%{version}.tar.gz
12cr|python-logbook-0.3-2|8	License:	BSD
12cr|python-logbook-0.3-2|9	Group:		Development/Python
12cr|python-logbook-0.3-2|10	Url:		http://logbook.pocoo.org/
12cr|python-logbook-0.3-2|11	BuildRequires:	python-setuptools
12cr|python-logbook-0.3-2|12	
12cr|python-logbook-0.3-2|13	%description
12cr|python-logbook-0.3-2|14	Logbook is a logging sytem for Python that replaces the standard
12cr|python-logbook-0.3-2|15	library’s logging module. It was designed with both complex and simple
12cr|python-logbook-0.3-2|16	applications and mind and the idea to make logging fun.
12cr|python-logbook-0.3-2|17	
12cr|python-logbook-0.3-2|18	%prep
12cr|python-logbook-0.3-2|19	%setup -q -n %{tarname}-%{version}
12cr|python-logbook-0.3-2|20	
12cr|python-logbook-0.3-2|21	%build
12cr|python-logbook-0.3-2|22	%__python setup.py build
12cr|python-logbook-0.3-2|23	
12cr|python-logbook-0.3-2|24	%install
12cr|python-logbook-0.3-2|25	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-logbook-0.3-2|26	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-logbook-0.3-2|27	
12cr|python-logbook-0.3-2|28	%files -f FILE_LIST
12cr|python-logbook-0.3-2|29	%doc CHANGES README
12cr|python-logbook-0.3-2|30	
12cr|python-logbook-0.3-2|31	
12cr|python-logbook-0.3-2|32	%changelog
12cr|python-logbook-0.3-2|33	* Wed Jan 11 2012 Lev Givon <lev@mandriva.org> 0.3-1mdv2011.0
12cr|python-logbook-0.3-2|34	+ Revision: 759658
12cr|python-logbook-0.3-2|35	- imported package python-logbook
12cr|python-logbook-0.3-2|36	

6567 12
12cr|python-logging-0.4.9.6-5|1	%define oname	logging
12cr|python-logging-0.4.9.6-5|2	%define dname	%{oname}-%{version}
12cr|python-logging-0.4.9.6-5|3	
12cr|python-logging-0.4.9.6-5|4	Name:		python-%{oname}
12cr|python-logging-0.4.9.6-5|5	Summary:	Fast Python module for rational numbers
12cr|python-logging-0.4.9.6-5|6	Version:	0.4.9.6
12cr|python-logging-0.4.9.6-5|7	Release:	5
12cr|python-logging-0.4.9.6-5|8	Source0:	http://www.red-dove.com/%{dname}.tar.gz
12cr|python-logging-0.4.9.6-5|9	License:	MIT
12cr|python-logging-0.4.9.6-5|10	Group:		Development/Python
12cr|python-logging-0.4.9.6-5|11	URL:		http://www.red-dove.com/python_logging.html
12cr|python-logging-0.4.9.6-5|12	%{py_requires}
12cr|python-logging-0.4.9.6-5|13	BuildRequires:	python-devel
12cr|python-logging-0.4.9.6-5|14	BuildArch:	noarch
12cr|python-logging-0.4.9.6-5|15	
12cr|python-logging-0.4.9.6-5|16	%description
12cr|python-logging-0.4.9.6-5|17	This is a python module that implements a full-featured logging system
12cr|python-logging-0.4.9.6-5|18	in line with PEP 282 (comparable to java.util.logging, log4j, etc.).
12cr|python-logging-0.4.9.6-5|19	
12cr|python-logging-0.4.9.6-5|20	%prep
12cr|python-logging-0.4.9.6-5|21	%setup -q -n %{dname}
12cr|python-logging-0.4.9.6-5|22	
12cr|python-logging-0.4.9.6-5|23	%build
12cr|python-logging-0.4.9.6-5|24	python setup.py build
12cr|python-logging-0.4.9.6-5|25	
12cr|python-logging-0.4.9.6-5|26	%install
12cr|python-logging-0.4.9.6-5|27	python setup.py install --root %{buildroot}  --compile --optimize=2
12cr|python-logging-0.4.9.6-5|28	
12cr|python-logging-0.4.9.6-5|29	%files
12cr|python-logging-0.4.9.6-5|30	%doc README.txt LICENSE PKG-INFO python_logging.html default.css
12cr|python-logging-0.4.9.6-5|31	%{py_puresitedir}/%{oname}
12cr|python-logging-0.4.9.6-5|32	%{py_puresitedir}/%{oname}-%{version}-py%{py_ver}.egg-info
12cr|python-logging-0.4.9.6-5|33	
12cr|python-logging-0.4.9.6-5|34	
12cr|python-logging-0.4.9.6-5|35	
12cr|python-logging-0.4.9.6-5|36	%changelog
12cr|python-logging-0.4.9.6-5|37	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 0.4.9.6-4mdv2011.0
12cr|python-logging-0.4.9.6-5|38	+ Revision: 594041
12cr|python-logging-0.4.9.6-5|39	- rebuild
12cr|python-logging-0.4.9.6-5|40	
12cr|python-logging-0.4.9.6-5|41	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4.9.6-3mdv2010.0
12cr|python-logging-0.4.9.6-5|42	+ Revision: 442295
12cr|python-logging-0.4.9.6-5|43	- rebuild
12cr|python-logging-0.4.9.6-5|44	
12cr|python-logging-0.4.9.6-5|45	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.4.9.6-2mdv2009.1
12cr|python-logging-0.4.9.6-5|46	+ Revision: 323757
12cr|python-logging-0.4.9.6-5|47	- rebuild
12cr|python-logging-0.4.9.6-5|48	
12cr|python-logging-0.4.9.6-5|49	* Fri Sep 12 2008 Adam Williamson <awilliamson@mandriva.org> 0.4.9.6-1mdv2009.0
12cr|python-logging-0.4.9.6-5|50	+ Revision: 284046
12cr|python-logging-0.4.9.6-5|51	- clean file list
12cr|python-logging-0.4.9.6-5|52	- package license
12cr|python-logging-0.4.9.6-5|53	- generate pyc and pyo files
12cr|python-logging-0.4.9.6-5|54	- s,$RPM_BUILD_ROOT,%%{buildroot}
12cr|python-logging-0.4.9.6-5|55	- clean python requires
12cr|python-logging-0.4.9.6-5|56	- correct license
12cr|python-logging-0.4.9.6-5|57	- source location
12cr|python-logging-0.4.9.6-5|58	- tabs not spaces
12cr|python-logging-0.4.9.6-5|59	- drop unnecessary defines
12cr|python-logging-0.4.9.6-5|60	- new release 0.4.9.6
12cr|python-logging-0.4.9.6-5|61	
12cr|python-logging-0.4.9.6-5|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-logging-0.4.9.6-5|63	- rebuild
12cr|python-logging-0.4.9.6-5|64	- kill re-definition of %%buildroot on Pixel's request
12cr|python-logging-0.4.9.6-5|65	- use %%mkrel
12cr|python-logging-0.4.9.6-5|66	
12cr|python-logging-0.4.9.6-5|67	+ Olivier Blin <oblin@mandriva.com>
12cr|python-logging-0.4.9.6-5|68	- restore BuildRoot
12cr|python-logging-0.4.9.6-5|69	
12cr|python-logging-0.4.9.6-5|70	
12cr|python-logging-0.4.9.6-5|71	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.4.7-3mdk
12cr|python-logging-0.4.9.6-5|72	- Rebuild for new python
12cr|python-logging-0.4.9.6-5|73	
12cr|python-logging-0.4.9.6-5|74	* Sat Aug 09 2003 Austin Acton <aacton@yorku.ca> 0.4.7-2mdk
12cr|python-logging-0.4.9.6-5|75	- python 2.3
12cr|python-logging-0.4.9.6-5|76	
12cr|python-logging-0.4.9.6-5|77	* Wed Jul 09 2003 Austin Acton <aacton@yorku.ca> 0.4.7-1mdk
12cr|python-logging-0.4.9.6-5|78	- from andi payn <payn@myrealbox.com> :
12cr|python-logging-0.4.9.6-5|79	- Initial specfile
12cr|python-logging-0.4.9.6-5|80	

6568 12
12cr|python-logilab-astng-0.24.1-1|1	%define module	logilab-astng
12cr|python-logilab-astng-0.24.1-1|2	
12cr|python-logilab-astng-0.24.1-1|3	# Depenedency geenrator finds too many abi deps here
12cr|python-logilab-astng-0.24.1-1|4	%define __noautoreq 'python\\(abi\\).*'
12cr|python-logilab-astng-0.24.1-1|5	
12cr|python-logilab-astng-0.24.1-1|6	Summary:	Extension of compiler.ast Python module
12cr|python-logilab-astng-0.24.1-1|7	Name:		python-%{module}
12cr|python-logilab-astng-0.24.1-1|8	Version:	0.24.1
12cr|python-logilab-astng-0.24.1-1|9	Release:	1
12cr|python-logilab-astng-0.24.1-1|10	Source0:	http://ftp.logilab.org/pub/astng/%{module}-%{version}.tar.gz
12cr|python-logilab-astng-0.24.1-1|11	License:	GPLv2+
12cr|python-logilab-astng-0.24.1-1|12	Group:		Development/Python
12cr|python-logilab-astng-0.24.1-1|13	Url:		http://www.logilab.org/
12cr|python-logilab-astng-0.24.1-1|14	Requires:	python-logilab-common >= 0.53.0
12cr|python-logilab-astng-0.24.1-1|15	Requires:	python(abi) = %{py_ver}
12cr|python-logilab-astng-0.24.1-1|16	BuildArch:	noarch
12cr|python-logilab-astng-0.24.1-1|17	BuildRequires:	python-setuptools
12cr|python-logilab-astng-0.24.1-1|18	
12cr|python-logilab-astng-0.24.1-1|19	%description
12cr|python-logilab-astng-0.24.1-1|20	This module provides a common base representation of Python source
12cr|python-logilab-astng-0.24.1-1|21	code for Logilab projects such as pylint. It extends class defined in
12cr|python-logilab-astng-0.24.1-1|22	the compiler.ast module with some additional methods and attributes
12cr|python-logilab-astng-0.24.1-1|23	
12cr|python-logilab-astng-0.24.1-1|24	%prep
12cr|python-logilab-astng-0.24.1-1|25	%setup -q -n %{module}-%{version}
12cr|python-logilab-astng-0.24.1-1|26	
12cr|python-logilab-astng-0.24.1-1|27	%build
12cr|python-logilab-astng-0.24.1-1|28	
12cr|python-logilab-astng-0.24.1-1|29	%install
12cr|python-logilab-astng-0.24.1-1|30	%__python setup.py install --root=%{buildroot}
12cr|python-logilab-astng-0.24.1-1|31	
12cr|python-logilab-astng-0.24.1-1|32	%files
12cr|python-logilab-astng-0.24.1-1|33	%defattr(-,root,root)
12cr|python-logilab-astng-0.24.1-1|34	%doc README COPYING ChangeLog
12cr|python-logilab-astng-0.24.1-1|35	%py_sitedir/logilab*
12cr|python-logilab-astng-0.24.1-1|36	
12cr|python-logilab-astng-0.24.1-1|37	
12cr|python-logilab-astng-0.24.1-1|38	%changelog
12cr|python-logilab-astng-0.24.1-1|39	* Thu Jan 12 2012 Lev Givon <lev@mandriva.org> 0.23.1-1mdv2012.0
12cr|python-logilab-astng-0.24.1-1|40	+ Revision: 760525
12cr|python-logilab-astng-0.24.1-1|41	- Update to 0.23.1.
12cr|python-logilab-astng-0.24.1-1|42	
12cr|python-logilab-astng-0.24.1-1|43	* Thu Jul 28 2011 Lev Givon <lev@mandriva.org> 0.22.0-1
12cr|python-logilab-astng-0.24.1-1|44	+ Revision: 692095
12cr|python-logilab-astng-0.24.1-1|45	- Update to 0.22.0.
12cr|python-logilab-astng-0.24.1-1|46	
12cr|python-logilab-astng-0.24.1-1|47	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.1-1
12cr|python-logilab-astng-0.24.1-1|48	+ Revision: 636245
12cr|python-logilab-astng-0.24.1-1|49	- update to new version 0.21.1
12cr|python-logilab-astng-0.24.1-1|50	
12cr|python-logilab-astng-0.24.1-1|51	* Mon Nov 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.0-1mdv2011.0
12cr|python-logilab-astng-0.24.1-1|52	+ Revision: 603069
12cr|python-logilab-astng-0.24.1-1|53	- update to new version 0.21.0
12cr|python-logilab-astng-0.24.1-1|54	
12cr|python-logilab-astng-0.24.1-1|55	* Mon Nov 08 2010 Funda Wang <fwang@mandriva.org> 0.20.3-2mdv2011.0
12cr|python-logilab-astng-0.24.1-1|56	+ Revision: 594926
12cr|python-logilab-astng-0.24.1-1|57	- rebuild for py2.7
12cr|python-logilab-astng-0.24.1-1|58	
12cr|python-logilab-astng-0.24.1-1|59	* Thu Oct 14 2010 Lev Givon <lev@mandriva.org> 0.20.3-1mdv2011.0
12cr|python-logilab-astng-0.24.1-1|60	+ Revision: 585620
12cr|python-logilab-astng-0.24.1-1|61	- Update to 0.20.3.
12cr|python-logilab-astng-0.24.1-1|62	
12cr|python-logilab-astng-0.24.1-1|63	* Mon Sep 13 2010 Lev Givon <lev@mandriva.org> 0.20.2-1mdv2011.0
12cr|python-logilab-astng-0.24.1-1|64	+ Revision: 578046
12cr|python-logilab-astng-0.24.1-1|65	- Update to 0.20.2.
12cr|python-logilab-astng-0.24.1-1|66	
12cr|python-logilab-astng-0.24.1-1|67	* Fri May 28 2010 Lev Givon <lev@mandriva.org> 0.20.1-1mdv2011.0
12cr|python-logilab-astng-0.24.1-1|68	+ Revision: 546542
12cr|python-logilab-astng-0.24.1-1|69	- Update to 0.20.1.
12cr|python-logilab-astng-0.24.1-1|70	
12cr|python-logilab-astng-0.24.1-1|71	* Thu Apr 01 2010 Lev Givon <lev@mandriva.org> 0.20.0-1mdv2010.1
12cr|python-logilab-astng-0.24.1-1|72	+ Revision: 530556
12cr|python-logilab-astng-0.24.1-1|73	- Update to 0.20.0.
12cr|python-logilab-astng-0.24.1-1|74	
12cr|python-logilab-astng-0.24.1-1|75	* Mon Dec 21 2009 Lev Givon <lev@mandriva.org> 0.19.3-1mdv2010.1
12cr|python-logilab-astng-0.24.1-1|76	+ Revision: 480708
12cr|python-logilab-astng-0.24.1-1|77	- Update to 0.19.3.
12cr|python-logilab-astng-0.24.1-1|78	
12cr|python-logilab-astng-0.24.1-1|79	* Sun Dec 20 2009 Lev Givon <lev@mandriva.org> 0.19.2-1mdv2010.1
12cr|python-logilab-astng-0.24.1-1|80	+ Revision: 480301
12cr|python-logilab-astng-0.24.1-1|81	- Update to 0.19.2.
12cr|python-logilab-astng-0.24.1-1|82	
12cr|python-logilab-astng-0.24.1-1|83	* Thu Nov 12 2009 Lev Givon <lev@mandriva.org> 0.19.1-1mdv2010.1
12cr|python-logilab-astng-0.24.1-1|84	+ Revision: 465474
12cr|python-logilab-astng-0.24.1-1|85	- Update to 0.19.1.
12cr|python-logilab-astng-0.24.1-1|86	
12cr|python-logilab-astng-0.24.1-1|87	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.19.0-2mdv2010.0
12cr|python-logilab-astng-0.24.1-1|88	+ Revision: 442301
12cr|python-logilab-astng-0.24.1-1|89	- rebuild
12cr|python-logilab-astng-0.24.1-1|90	
12cr|python-logilab-astng-0.24.1-1|91	* Sun Apr 19 2009 Lev Givon <lev@mandriva.org> 0.19.0-1mdv2009.1
12cr|python-logilab-astng-0.24.1-1|92	+ Revision: 368050
12cr|python-logilab-astng-0.24.1-1|93	- Update to 0.19.0.
12cr|python-logilab-astng-0.24.1-1|94	
12cr|python-logilab-astng-0.24.1-1|95	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 0.17.4-1mdv2009.1
12cr|python-logilab-astng-0.24.1-1|96	+ Revision: 324271
12cr|python-logilab-astng-0.24.1-1|97	- New upstream release
12cr|python-logilab-astng-0.24.1-1|98	
12cr|python-logilab-astng-0.24.1-1|99	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.17.3-2mdv2009.1
12cr|python-logilab-astng-0.24.1-1|100	+ Revision: 323759
12cr|python-logilab-astng-0.24.1-1|101	- rebuild
12cr|python-logilab-astng-0.24.1-1|102	
12cr|python-logilab-astng-0.24.1-1|103	* Tue Nov 04 2008 Lev Givon <lev@mandriva.org> 0.17.3-1mdv2009.1
12cr|python-logilab-astng-0.24.1-1|104	+ Revision: 299694
12cr|python-logilab-astng-0.24.1-1|105	- Update to 0.17.3.
12cr|python-logilab-astng-0.24.1-1|106	
12cr|python-logilab-astng-0.24.1-1|107	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.17.2-4mdv2009.0
12cr|python-logilab-astng-0.24.1-1|108	+ Revision: 259654
12cr|python-logilab-astng-0.24.1-1|109	- rebuild
12cr|python-logilab-astng-0.24.1-1|110	
12cr|python-logilab-astng-0.24.1-1|111	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.17.2-3mdv2009.0
12cr|python-logilab-astng-0.24.1-1|112	+ Revision: 247500
12cr|python-logilab-astng-0.24.1-1|113	- rebuild
12cr|python-logilab-astng-0.24.1-1|114	
12cr|python-logilab-astng-0.24.1-1|115	* Tue Feb 19 2008 Lev Givon <lev@mandriva.org> 0.17.2-1mdv2008.1
12cr|python-logilab-astng-0.24.1-1|116	+ Revision: 172407
12cr|python-logilab-astng-0.24.1-1|117	- Update to 0.17.2.
12cr|python-logilab-astng-0.24.1-1|118	
12cr|python-logilab-astng-0.24.1-1|119	+ Olivier Blin <blino@mandriva.org>
12cr|python-logilab-astng-0.24.1-1|120	- restore BuildRoot
12cr|python-logilab-astng-0.24.1-1|121	
12cr|python-logilab-astng-0.24.1-1|122	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-logilab-astng-0.24.1-1|123	- kill re-definition of %%buildroot on Pixel's request
12cr|python-logilab-astng-0.24.1-1|124	
12cr|python-logilab-astng-0.24.1-1|125	* Mon Jul 09 2007 Lev Givon <lev@mandriva.org> 0.17.1-1mdv2008.0
12cr|python-logilab-astng-0.24.1-1|126	+ Revision: 50547
12cr|python-logilab-astng-0.24.1-1|127	- Update to 0.17.1.
12cr|python-logilab-astng-0.24.1-1|128	
12cr|python-logilab-astng-0.24.1-1|129	* Tue Apr 17 2007 Lev Givon <lev@mandriva.org> 0.17.0-1mdv2008.0
12cr|python-logilab-astng-0.24.1-1|130	+ Revision: 13857
12cr|python-logilab-astng-0.24.1-1|131	- Import python-logilab-astng
12cr|python-logilab-astng-0.24.1-1|132	
12cr|python-logilab-astng-0.24.1-1|133	
12cr|python-logilab-astng-0.24.1-1|134	
12cr|python-logilab-astng-0.24.1-1|135	* Wed Mar 21 2007 Lev Givon <lev@mandriva.org> 0.17.0-1mdv2007.0
12cr|python-logilab-astng-0.24.1-1|136	- Initial Mandriva package.

6569 12
12cr|python-logilab-common-0.58.3-2|1	%define module	logilab-common
12cr|python-logilab-common-0.58.3-2|2	%define name 	python-%{module}
12cr|python-logilab-common-0.58.3-2|3	
12cr|python-logilab-common-0.58.3-2|4	# Depenedency geenrator finds too many abi deps here
12cr|python-logilab-common-0.58.3-2|5	%define __noautoreq 'python\\(abi\\).*'
12cr|python-logilab-common-0.58.3-2|6	
12cr|python-logilab-common-0.58.3-2|7	Summary:	Python modules used by Logilab software
12cr|python-logilab-common-0.58.3-2|8	Name:		%{name}
12cr|python-logilab-common-0.58.3-2|9	Version:	0.58.3
12cr|python-logilab-common-0.58.3-2|10	Release:	2
12cr|python-logilab-common-0.58.3-2|11	Source0:	http://ftp.logilab.org/pub/common/logilab-common-%{version}.tar.gz
12cr|python-logilab-common-0.58.3-2|12	License:	GPLv2+
12cr|python-logilab-common-0.58.3-2|13	Group:		Development/Python
12cr|python-logilab-common-0.58.3-2|14	Url:		http://www.logilab.org/
12cr|python-logilab-common-0.58.3-2|15	Requires:	python-egenix-mx-base
12cr|python-logilab-common-0.58.3-2|16	Requires:       python(abi) = %{py_ver}
12cr|python-logilab-common-0.58.3-2|17	BuildArch:	noarch
12cr|python-logilab-common-0.58.3-2|18	BuildRequires:	python-setuptools
12cr|python-logilab-common-0.58.3-2|19	
12cr|python-logilab-common-0.58.3-2|20	%description
12cr|python-logilab-common-0.58.3-2|21	This package contains a number of Python modules that provide low level
12cr|python-logilab-common-0.58.3-2|22	functionality used by various free software projects supported by Logilab.
12cr|python-logilab-common-0.58.3-2|23	
12cr|python-logilab-common-0.58.3-2|24	%prep
12cr|python-logilab-common-0.58.3-2|25	%setup -q -n %{module}-%{version}
12cr|python-logilab-common-0.58.3-2|26	
12cr|python-logilab-common-0.58.3-2|27	%build
12cr|python-logilab-common-0.58.3-2|28	
12cr|python-logilab-common-0.58.3-2|29	%install
12cr|python-logilab-common-0.58.3-2|30	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-logilab-common-0.58.3-2|31	find %{buildroot} -perm 600 -exec chmod a+r {} \;
12cr|python-logilab-common-0.58.3-2|32	
12cr|python-logilab-common-0.58.3-2|33	%files
12cr|python-logilab-common-0.58.3-2|34	%defattr(-,root,root)
12cr|python-logilab-common-0.58.3-2|35	%doc README COPYING ChangeLog
12cr|python-logilab-common-0.58.3-2|36	%_bindir/pytest
12cr|python-logilab-common-0.58.3-2|37	%py_sitedir/logilab*
12cr|python-logilab-common-0.58.3-2|38	
12cr|python-logilab-common-0.58.3-2|39	
12cr|python-logilab-common-0.58.3-2|40	%changelog
12cr|python-logilab-common-0.58.3-2|41	* Thu Jan 12 2012 Lev Givon <lev@mandriva.org> 0.57.1-1
12cr|python-logilab-common-0.58.3-2|42	+ Revision: 760524
12cr|python-logilab-common-0.58.3-2|43	- Update to 0.57.1.
12cr|python-logilab-common-0.58.3-2|44	
12cr|python-logilab-common-0.58.3-2|45	* Wed Sep 14 2011 Lev Givon <lev@mandriva.org> 0.56.2-1
12cr|python-logilab-common-0.58.3-2|46	+ Revision: 699801
12cr|python-logilab-common-0.58.3-2|47	- Update to 0.56.2.
12cr|python-logilab-common-0.58.3-2|48	
12cr|python-logilab-common-0.58.3-2|49	* Mon Jul 18 2011 Lev Givon <lev@mandriva.org> 0.56.0-1
12cr|python-logilab-common-0.58.3-2|50	+ Revision: 690567
12cr|python-logilab-common-0.58.3-2|51	- Update to 0.56.0.
12cr|python-logilab-common-0.58.3-2|52	
12cr|python-logilab-common-0.58.3-2|53	* Sun May 01 2011 Lev Givon <lev@mandriva.org> 0.55.2-1
12cr|python-logilab-common-0.58.3-2|54	+ Revision: 661353
12cr|python-logilab-common-0.58.3-2|55	- Update to 0.55.2.
12cr|python-logilab-common-0.58.3-2|56	
12cr|python-logilab-common-0.58.3-2|57	* Wed Mar 23 2011 Lev Givon <lev@mandriva.org> 0.55.0-1
12cr|python-logilab-common-0.58.3-2|58	+ Revision: 648142
12cr|python-logilab-common-0.58.3-2|59	- Update to 0.55.0
12cr|python-logilab-common-0.58.3-2|60	
12cr|python-logilab-common-0.58.3-2|61	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.54.0-1
12cr|python-logilab-common-0.58.3-2|62	+ Revision: 636246
12cr|python-logilab-common-0.58.3-2|63	- update to new version 0.54.0
12cr|python-logilab-common-0.58.3-2|64	
12cr|python-logilab-common-0.58.3-2|65	* Wed Nov 24 2010 Lev Givon <lev@mandriva.org> 0.53.0-1mdv2011.0
12cr|python-logilab-common-0.58.3-2|66	+ Revision: 600754
12cr|python-logilab-common-0.58.3-2|67	- Update to 0.53.0.
12cr|python-logilab-common-0.58.3-2|68	
12cr|python-logilab-common-0.58.3-2|69	* Mon Nov 08 2010 Funda Wang <fwang@mandriva.org> 0.52.1-2mdv2011.0
12cr|python-logilab-common-0.58.3-2|70	+ Revision: 594927
12cr|python-logilab-common-0.58.3-2|71	- rebuild for py 2.7
12cr|python-logilab-common-0.58.3-2|72	
12cr|python-logilab-common-0.58.3-2|73	* Thu Oct 14 2010 Lev Givon <lev@mandriva.org> 0.52.1-1mdv2011.0
12cr|python-logilab-common-0.58.3-2|74	+ Revision: 585618
12cr|python-logilab-common-0.58.3-2|75	- Update to 0.52.1.
12cr|python-logilab-common-0.58.3-2|76	
12cr|python-logilab-common-0.58.3-2|77	* Mon Sep 13 2010 Lev Givon <lev@mandriva.org> 0.51.1-1mdv2011.0
12cr|python-logilab-common-0.58.3-2|78	+ Revision: 578037
12cr|python-logilab-common-0.58.3-2|79	- Update to 0.51.1.
12cr|python-logilab-common-0.58.3-2|80	
12cr|python-logilab-common-0.58.3-2|81	* Mon Aug 30 2010 Lev Givon <lev@mandriva.org> 0.51.0-1mdv2011.0
12cr|python-logilab-common-0.58.3-2|82	+ Revision: 574416
12cr|python-logilab-common-0.58.3-2|83	- Update to 0.51.0.
12cr|python-logilab-common-0.58.3-2|84	
12cr|python-logilab-common-0.58.3-2|85	* Wed Jul 28 2010 Lev Givon <lev@mandriva.org> 0.50.3-1mdv2011.0
12cr|python-logilab-common-0.58.3-2|86	+ Revision: 562809
12cr|python-logilab-common-0.58.3-2|87	- Update to 0.50.3.
12cr|python-logilab-common-0.58.3-2|88	
12cr|python-logilab-common-0.58.3-2|89	* Fri May 28 2010 Lev Givon <lev@mandriva.org> 0.50.2-1mdv2011.0
12cr|python-logilab-common-0.58.3-2|90	+ Revision: 546543
12cr|python-logilab-common-0.58.3-2|91	- Update to 0.50.2.
12cr|python-logilab-common-0.58.3-2|92	
12cr|python-logilab-common-0.58.3-2|93	* Wed Apr 21 2010 Lev Givon <lev@mandriva.org> 0.50.0-1mdv2010.1
12cr|python-logilab-common-0.58.3-2|94	+ Revision: 537638
12cr|python-logilab-common-0.58.3-2|95	- Update to 0.50.0.
12cr|python-logilab-common-0.58.3-2|96	
12cr|python-logilab-common-0.58.3-2|97	* Sun Apr 04 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.49.0-1mdv2010.1
12cr|python-logilab-common-0.58.3-2|98	+ Revision: 531328
12cr|python-logilab-common-0.58.3-2|99	- update to new version 0.49.0
12cr|python-logilab-common-0.58.3-2|100	
12cr|python-logilab-common-0.58.3-2|101	* Mon Mar 01 2010 Lev Givon <lev@mandriva.org> 0.48.1-1mdv2010.1
12cr|python-logilab-common-0.58.3-2|102	+ Revision: 513238
12cr|python-logilab-common-0.58.3-2|103	- Update to 0.48.1.
12cr|python-logilab-common-0.58.3-2|104	
12cr|python-logilab-common-0.58.3-2|105	* Tue Feb 23 2010 Lev Givon <lev@mandriva.org> 0.47.0-1mdv2010.1
12cr|python-logilab-common-0.58.3-2|106	+ Revision: 510389
12cr|python-logilab-common-0.58.3-2|107	- Update to 0.47.0.
12cr|python-logilab-common-0.58.3-2|108	
12cr|python-logilab-common-0.58.3-2|109	* Tue Feb 09 2010 Lev Givon <lev@mandriva.org> 0.46.1-1mdv2010.1
12cr|python-logilab-common-0.58.3-2|110	+ Revision: 503269
12cr|python-logilab-common-0.58.3-2|111	- Update to 0.46.1.
12cr|python-logilab-common-0.58.3-2|112	
12cr|python-logilab-common-0.58.3-2|113	* Tue Dec 29 2009 Lev Givon <lev@mandriva.org> 0.46.0-1mdv2010.1
12cr|python-logilab-common-0.58.3-2|114	+ Revision: 483695
12cr|python-logilab-common-0.58.3-2|115	- Update to 0.46.
12cr|python-logilab-common-0.58.3-2|116	
12cr|python-logilab-common-0.58.3-2|117	* Thu Nov 12 2009 Lev Givon <lev@mandriva.org> 0.45.1-1mdv2010.1
12cr|python-logilab-common-0.58.3-2|118	+ Revision: 465476
12cr|python-logilab-common-0.58.3-2|119	- Update to 0.45.1.
12cr|python-logilab-common-0.58.3-2|120	
12cr|python-logilab-common-0.58.3-2|121	* Wed Jul 22 2009 Lev Givon <lev@mandriva.org> 0.43.0-1mdv2010.0
12cr|python-logilab-common-0.58.3-2|122	+ Revision: 398648
12cr|python-logilab-common-0.58.3-2|123	- Update to 0.43.
12cr|python-logilab-common-0.58.3-2|124	
12cr|python-logilab-common-0.58.3-2|125	* Wed Jun 24 2009 Lev Givon <lev@mandriva.org> 0.41.0-1mdv2010.0
12cr|python-logilab-common-0.58.3-2|126	+ Revision: 388890
12cr|python-logilab-common-0.58.3-2|127	- Update to 0.41.0.
12cr|python-logilab-common-0.58.3-2|128	
12cr|python-logilab-common-0.58.3-2|129	* Sun Apr 19 2009 Lev Givon <lev@mandriva.org> 0.39.0-1mdv2009.1
12cr|python-logilab-common-0.58.3-2|130	+ Revision: 368049
12cr|python-logilab-common-0.58.3-2|131	- Update to 0.39.0.
12cr|python-logilab-common-0.58.3-2|132	
12cr|python-logilab-common-0.58.3-2|133	* Mon Mar 16 2009 Lev Givon <lev@mandriva.org> 0.38.1-1mdv2009.1
12cr|python-logilab-common-0.58.3-2|134	+ Revision: 355950
12cr|python-logilab-common-0.58.3-2|135	- Update to 0.38.1.
12cr|python-logilab-common-0.58.3-2|136	
12cr|python-logilab-common-0.58.3-2|137	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 0.37.1-1mdv2009.1
12cr|python-logilab-common-0.58.3-2|138	+ Revision: 324273
12cr|python-logilab-common-0.58.3-2|139	- New upstream release
12cr|python-logilab-common-0.58.3-2|140	
12cr|python-logilab-common-0.58.3-2|141	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.36.0-2mdv2009.1
12cr|python-logilab-common-0.58.3-2|142	+ Revision: 323779
12cr|python-logilab-common-0.58.3-2|143	- rebuild
12cr|python-logilab-common-0.58.3-2|144	
12cr|python-logilab-common-0.58.3-2|145	* Tue Nov 04 2008 Lev Givon <lev@mandriva.org> 0.36.0-1mdv2009.1
12cr|python-logilab-common-0.58.3-2|146	+ Revision: 299693
12cr|python-logilab-common-0.58.3-2|147	- Update to 0.36.0.
12cr|python-logilab-common-0.58.3-2|148	
12cr|python-logilab-common-0.58.3-2|149	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 0.34.0-1mdv2009.0
12cr|python-logilab-common-0.58.3-2|150	+ Revision: 280552
12cr|python-logilab-common-0.58.3-2|151	- New release
12cr|python-logilab-common-0.58.3-2|152	
12cr|python-logilab-common-0.58.3-2|153	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.28.2-4mdv2009.0
12cr|python-logilab-common-0.58.3-2|154	+ Revision: 259655
12cr|python-logilab-common-0.58.3-2|155	- rebuild
12cr|python-logilab-common-0.58.3-2|156	
12cr|python-logilab-common-0.58.3-2|157	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.28.2-3mdv2009.0
12cr|python-logilab-common-0.58.3-2|158	+ Revision: 247502
12cr|python-logilab-common-0.58.3-2|159	- rebuild
12cr|python-logilab-common-0.58.3-2|160	
12cr|python-logilab-common-0.58.3-2|161	* Tue Feb 19 2008 Lev Givon <lev@mandriva.org> 0.28.2-1mdv2008.1
12cr|python-logilab-common-0.58.3-2|162	+ Revision: 172406
12cr|python-logilab-common-0.58.3-2|163	- Update to 0.28.2.
12cr|python-logilab-common-0.58.3-2|164	
12cr|python-logilab-common-0.58.3-2|165	+ Olivier Blin <blino@mandriva.org>
12cr|python-logilab-common-0.58.3-2|166	- restore BuildRoot
12cr|python-logilab-common-0.58.3-2|167	
12cr|python-logilab-common-0.58.3-2|168	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-logilab-common-0.58.3-2|169	- kill re-definition of %%buildroot on Pixel's request
12cr|python-logilab-common-0.58.3-2|170	
12cr|python-logilab-common-0.58.3-2|171	* Mon Jul 09 2007 Lev Givon <lev@mandriva.org> 0.22.2-1mdv2008.0
12cr|python-logilab-common-0.58.3-2|172	+ Revision: 50546
12cr|python-logilab-common-0.58.3-2|173	- Update to 0.22.2.
12cr|python-logilab-common-0.58.3-2|174	
12cr|python-logilab-common-0.58.3-2|175	* Tue Apr 17 2007 Lev Givon <lev@mandriva.org> 0.21.2-1mdv2008.0
12cr|python-logilab-common-0.58.3-2|176	+ Revision: 13823
12cr|python-logilab-common-0.58.3-2|177	- Import python-logilab-common
12cr|python-logilab-common-0.58.3-2|178	
12cr|python-logilab-common-0.58.3-2|179	
12cr|python-logilab-common-0.58.3-2|180	
12cr|python-logilab-common-0.58.3-2|181	* Tue Mar 20 2007 Lev Givon <lev@mandriva.org> 0.21.2-1mdv2007.0
12cr|python-logilab-common-0.58.3-2|182	- Initial Mandriva package.
12cr|python-logilab-common-0.58.3-2|183	

6570 12
12cr|python-lzma-0.5.2-3|1	%define oname pylzma
12cr|python-lzma-0.5.2-3|2	%define module lzma
12cr|python-lzma-0.5.2-3|3	
12cr|python-lzma-0.5.2-3|4	Summary:	Python bindings for the LZMA compression library
12cr|python-lzma-0.5.2-3|5	Name:		python-%{module}
12cr|python-lzma-0.5.2-3|6	Version:	0.5.2
12cr|python-lzma-0.5.2-3|7	Release:	%mkrel 3
12cr|python-lzma-0.5.2-3|8	License:	LGPLv2+
12cr|python-lzma-0.5.2-3|9	Group:		Development/Python
12cr|python-lzma-0.5.2-3|10	Url:		http://www.joachim-bauch.de/projects/python/pylzma
12cr|python-lzma-0.5.2-3|11	Source0:	http://www.joachim-bauch.de/projects/python/pylzma/releases/%{oname}-%{version}.tar.gz
12cr|python-lzma-0.5.2-3|12	BuildRequires:	lzma-devel
12cr|python-lzma-0.5.2-3|13	BuildRequires:	python-devel
12cr|python-lzma-0.5.2-3|14	BuildRequires:  python-setuptools
12cr|python-lzma-0.5.2-3|15	Provides:	%{oname}
12cr|python-lzma-0.5.2-3|16	Obsoletes:	%{oname}
12cr|python-lzma-0.5.2-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|python-lzma-0.5.2-3|18	
12cr|python-lzma-0.5.2-3|19	%description
12cr|python-lzma-0.5.2-3|20	Python bindings for the LZMA compression library.
12cr|python-lzma-0.5.2-3|21	
12cr|python-lzma-0.5.2-3|22	%prep
12cr|python-lzma-0.5.2-3|23	%setup -qn pyliblzma-%{version}
12cr|python-lzma-0.5.2-3|24	
12cr|python-lzma-0.5.2-3|25	%build
12cr|python-lzma-0.5.2-3|26	env CFLAGS="%{optflags}" python setup.py build
12cr|python-lzma-0.5.2-3|27	
12cr|python-lzma-0.5.2-3|28	%install
12cr|python-lzma-0.5.2-3|29	rm -rf %{buildroot}
12cr|python-lzma-0.5.2-3|30	
12cr|python-lzma-0.5.2-3|31	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-lzma-0.5.2-3|32	
12cr|python-lzma-0.5.2-3|33	%clean
12cr|python-lzma-0.5.2-3|34	rm -rf %{buildroot}
12cr|python-lzma-0.5.2-3|35	
12cr|python-lzma-0.5.2-3|36	%files
12cr|python-lzma-0.5.2-3|37	%defattr(-,root,root)
12cr|python-lzma-0.5.2-3|38	%doc README NEWS COPYING ChangeLog
12cr|python-lzma-0.5.2-3|39	%{python_sitearch}/*.py*
12cr|python-lzma-0.5.2-3|40	%{python_sitearch}/pyliblzma*.egg-info
12cr|python-lzma-0.5.2-3|41	%{python_sitearch}/lzma.so
12cr|python-lzma-0.5.2-3|42	
12cr|python-lzma-0.5.2-3|43	
12cr|python-lzma-0.5.2-3|44	%changelog
12cr|python-lzma-0.5.2-3|45	* Sat Nov 27 2010 Funda Wang <fwang@mandriva.org> 0.5.2-3mdv2011.0
12cr|python-lzma-0.5.2-3|46	+ Revision: 601639
12cr|python-lzma-0.5.2-3|47	- rebuild for new liblzma
12cr|python-lzma-0.5.2-3|48	
12cr|python-lzma-0.5.2-3|49	* Sun Oct 31 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.5.2-2mdv2011.0
12cr|python-lzma-0.5.2-3|50	+ Revision: 590769
12cr|python-lzma-0.5.2-3|51	- rebuild for new python 2.7
12cr|python-lzma-0.5.2-3|52	
12cr|python-lzma-0.5.2-3|53	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|python-lzma-0.5.2-3|54	- new version
12cr|python-lzma-0.5.2-3|55	
12cr|python-lzma-0.5.2-3|56	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.0-8mdv2010.0
12cr|python-lzma-0.5.2-3|57	+ Revision: 442306
12cr|python-lzma-0.5.2-3|58	- rebuild
12cr|python-lzma-0.5.2-3|59	
12cr|python-lzma-0.5.2-3|60	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 0.3.0-7mdv2009.1
12cr|python-lzma-0.5.2-3|61	+ Revision: 320170
12cr|python-lzma-0.5.2-3|62	- rebuild for new python
12cr|python-lzma-0.5.2-3|63	
12cr|python-lzma-0.5.2-3|64	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.3.0-6mdv2009.0
12cr|python-lzma-0.5.2-3|65	+ Revision: 259681
12cr|python-lzma-0.5.2-3|66	- rebuild
12cr|python-lzma-0.5.2-3|67	
12cr|python-lzma-0.5.2-3|68	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.3.0-5mdv2009.0
12cr|python-lzma-0.5.2-3|69	+ Revision: 247505
12cr|python-lzma-0.5.2-3|70	- rebuild
12cr|python-lzma-0.5.2-3|71	
12cr|python-lzma-0.5.2-3|72	* Sun Feb 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-3mdv2008.1
12cr|python-lzma-0.5.2-3|73	+ Revision: 161881
12cr|python-lzma-0.5.2-3|74	- new license policy
12cr|python-lzma-0.5.2-3|75	
12cr|python-lzma-0.5.2-3|76	+ Olivier Blin <oblin@mandriva.com>
12cr|python-lzma-0.5.2-3|77	- restore BuildRoot
12cr|python-lzma-0.5.2-3|78	
12cr|python-lzma-0.5.2-3|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-lzma-0.5.2-3|80	- kill re-definition of %%buildroot on Pixel's request
12cr|python-lzma-0.5.2-3|81	
12cr|python-lzma-0.5.2-3|82	* Fri Sep 14 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-2mdv2008.0
12cr|python-lzma-0.5.2-3|83	+ Revision: 85744
12cr|python-lzma-0.5.2-3|84	- fix file list
12cr|python-lzma-0.5.2-3|85	- new name
12cr|python-lzma-0.5.2-3|86	- package docs
12cr|python-lzma-0.5.2-3|87	- python module name compiliant
12cr|python-lzma-0.5.2-3|88	
12cr|python-lzma-0.5.2-3|89	* Sat Jun 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2008.0
12cr|python-lzma-0.5.2-3|90	+ Revision: 40301
12cr|python-lzma-0.5.2-3|91	- Import pylzma
12cr|python-lzma-0.5.2-3|92	

6571 12
12cr|python-lzo-1.08-5|1	%define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")
12cr|python-lzo-1.08-5|2	
12cr|python-lzo-1.08-5|3	Summary:	LZO bindings for Python
12cr|python-lzo-1.08-5|4	Name:		python-lzo
12cr|python-lzo-1.08-5|5	Version:	1.08
12cr|python-lzo-1.08-5|6	Release:	%mkrel 5
12cr|python-lzo-1.08-5|7	Source0:	http://www.oberhumer.com/opensource/lzo/download/LZO-v1/%{name}-%{version}.tar.gz
12cr|python-lzo-1.08-5|8	Patch0:		python-lzo-1.08-build-against-lzo2.patch
12cr|python-lzo-1.08-5|9	Patch1:		python-lzo-1.08-nowarning.patch
12cr|python-lzo-1.08-5|10	URL:		http://www.oberhumer.com/opensource/lzo/
12cr|python-lzo-1.08-5|11	License:	GPLv2
12cr|python-lzo-1.08-5|12	Group:		Development/Python
12cr|python-lzo-1.08-5|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-lzo-1.08-5|14	BuildRequires:	liblzo-devel python-devel
12cr|python-lzo-1.08-5|15	
12cr|python-lzo-1.08-5|16	%description
12cr|python-lzo-1.08-5|17	Python-LZO provides Python bindings for LZO, i.e. you can access
12cr|python-lzo-1.08-5|18	the LZO library from your Python scripts thereby compressing ordinary
12cr|python-lzo-1.08-5|19	Python strings.
12cr|python-lzo-1.08-5|20	
12cr|python-lzo-1.08-5|21	%prep
12cr|python-lzo-1.08-5|22	%setup -q
12cr|python-lzo-1.08-5|23	%patch0 -p1 -b .lzo2
12cr|python-lzo-1.08-5|24	%patch1 -p1 -b .nowarning
12cr|python-lzo-1.08-5|25	
12cr|python-lzo-1.08-5|26	%build
12cr|python-lzo-1.08-5|27	python setup.py build
12cr|python-lzo-1.08-5|28	
12cr|python-lzo-1.08-5|29	%install
12cr|python-lzo-1.08-5|30	rm -rf %{buildroot}
12cr|python-lzo-1.08-5|31	python setup.py install --root=%{buildroot}
12cr|python-lzo-1.08-5|32	
12cr|python-lzo-1.08-5|33	%clean
12cr|python-lzo-1.08-5|34	rm -rf %{buildroot}
12cr|python-lzo-1.08-5|35	
12cr|python-lzo-1.08-5|36	%files
12cr|python-lzo-1.08-5|37	%defattr(-,root,root)
12cr|python-lzo-1.08-5|38	%{python_sitearch}/lzo.so
12cr|python-lzo-1.08-5|39	%{python_sitearch}/python_lzo*egg-info
12cr|python-lzo-1.08-5|40	
12cr|python-lzo-1.08-5|41	
12cr|python-lzo-1.08-5|42	
12cr|python-lzo-1.08-5|43	%changelog
12cr|python-lzo-1.08-5|44	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.08-5mdv2010.0
12cr|python-lzo-1.08-5|45	+ Revision: 442310
12cr|python-lzo-1.08-5|46	- rebuild
12cr|python-lzo-1.08-5|47	
12cr|python-lzo-1.08-5|48	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.08-4mdv2009.0
12cr|python-lzo-1.08-5|49	+ Revision: 259701
12cr|python-lzo-1.08-5|50	- rebuild
12cr|python-lzo-1.08-5|51	
12cr|python-lzo-1.08-5|52	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.08-3mdv2009.0
12cr|python-lzo-1.08-5|53	+ Revision: 247507
12cr|python-lzo-1.08-5|54	- rebuild
12cr|python-lzo-1.08-5|55	- fix no-buildroot-tag
12cr|python-lzo-1.08-5|56	
12cr|python-lzo-1.08-5|57	* Tue Dec 18 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.08-1mdv2008.1
12cr|python-lzo-1.08-5|58	+ Revision: 131996
12cr|python-lzo-1.08-5|59	- manually add python_sitearch macro due to rpm 4.4.2.2 crap^H^H^?\196?\164^Hbreakage
12cr|python-lzo-1.08-5|60	- fix buildrequires
12cr|python-lzo-1.08-5|61	- import python-lzo
12cr|python-lzo-1.08-5|62	
12cr|python-lzo-1.08-5|63	
12cr|python-lzo-1.08-5|64	* Tue Dec 12 2007 Per yvind Karlsen <pkarlsen@mandriva.com> 1.08-1mdv2008.1
12cr|python-lzo-1.08-5|65	- Initial release

6572 12
12cr|python-markdown-2.1.1-1|1	%define name python-markdown
12cr|python-markdown-2.1.1-1|2	%define version 2.1.1
12cr|python-markdown-2.1.1-1|3	%define release 1
12cr|python-markdown-2.1.1-1|4	%define oname Markdown
12cr|python-markdown-2.1.1-1|5	
12cr|python-markdown-2.1.1-1|6	Summary: Python implementation of the markdown text-to-HTML conversion tool
12cr|python-markdown-2.1.1-1|7	Name: %{name}
12cr|python-markdown-2.1.1-1|8	Version: %{version}
12cr|python-markdown-2.1.1-1|9	Release: %{release}
12cr|python-markdown-2.1.1-1|10	Source0:  http://pypi.python.org/packages/source/M/%{oname}/%{oname}-%{version}.tar.gz
12cr|python-markdown-2.1.1-1|11	License: BSD
12cr|python-markdown-2.1.1-1|12	Group: Development/Python
12cr|python-markdown-2.1.1-1|13	Url: http://www.freewisdom.org/projects/python-markdown/
12cr|python-markdown-2.1.1-1|14	BuildArch: noarch
12cr|python-markdown-2.1.1-1|15	
12cr|python-markdown-2.1.1-1|16	%description
12cr|python-markdown-2.1.1-1|17	This is a Python implementation of John Gruber's Markdown. It is almost
12cr|python-markdown-2.1.1-1|18	completely compliant with the reference implementation, though there
12cr|python-markdown-2.1.1-1|19	are a few known issues
12cr|python-markdown-2.1.1-1|20	
12cr|python-markdown-2.1.1-1|21	Markdown  is a text-to-HTML conversion tool for web writers. Markdown
12cr|python-markdown-2.1.1-1|22	allows you to write using an easy-to-read, easy-to-write plain text format,
12cr|python-markdown-2.1.1-1|23	then convert it to structurally valid XHTML (or HTML).
12cr|python-markdown-2.1.1-1|24	
12cr|python-markdown-2.1.1-1|25	%prep
12cr|python-markdown-2.1.1-1|26	%setup -q -n %{oname}-%{version}
12cr|python-markdown-2.1.1-1|27	
12cr|python-markdown-2.1.1-1|28	%build
12cr|python-markdown-2.1.1-1|29	PYTHONDONTWRITEBYTECODE= %__python setup.py build
12cr|python-markdown-2.1.1-1|30	
12cr|python-markdown-2.1.1-1|31	%install
12cr|python-markdown-2.1.1-1|32	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-markdown-2.1.1-1|33	
12cr|python-markdown-2.1.1-1|34	%files -f FILE_LIST
12cr|python-markdown-2.1.1-1|35	%doc docs
12cr|python-markdown-2.1.1-1|36	
12cr|python-markdown-2.1.1-1|37	
12cr|python-markdown-2.1.1-1|38	
12cr|python-markdown-2.1.1-1|39	%changelog
12cr|python-markdown-2.1.1-1|40	* Mon Feb 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.1.1-1
12cr|python-markdown-2.1.1-1|41	+ Revision: 778154
12cr|python-markdown-2.1.1-1|42	- version update 2.1.1
12cr|python-markdown-2.1.1-1|43	
12cr|python-markdown-2.1.1-1|44	* Mon Dec 05 2011 Lev Givon <lev@mandriva.org> 2.1.0-2
12cr|python-markdown-2.1.1-1|45	+ Revision: 737953
12cr|python-markdown-2.1.1-1|46	- Include egg info files to satisfy reqs of other packages.
12cr|python-markdown-2.1.1-1|47	
12cr|python-markdown-2.1.1-1|48	* Mon Dec 05 2011 Lev Givon <lev@mandriva.org> 2.1.0-1
12cr|python-markdown-2.1.1-1|49	+ Revision: 737915
12cr|python-markdown-2.1.1-1|50	- Update to 2.1.0.
12cr|python-markdown-2.1.1-1|51	
12cr|python-markdown-2.1.1-1|52	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.0.3-2mdv2011.0
12cr|python-markdown-2.1.1-1|53	+ Revision: 592470
12cr|python-markdown-2.1.1-1|54	- rebuild to get correct auto requries
12cr|python-markdown-2.1.1-1|55	
12cr|python-markdown-2.1.1-1|56	* Sat Mar 13 2010 Michael Scherer <misc@mandriva.org> 2.0.3-1mdv2010.1
12cr|python-markdown-2.1.1-1|57	+ Revision: 518607
12cr|python-markdown-2.1.1-1|58	- update to 2.0.3
12cr|python-markdown-2.1.1-1|59	
12cr|python-markdown-2.1.1-1|60	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.6a-1mdv2010.0
12cr|python-markdown-2.1.1-1|61	+ Revision: 136450
12cr|python-markdown-2.1.1-1|62	- restore BuildRoot
12cr|python-markdown-2.1.1-1|63	
12cr|python-markdown-2.1.1-1|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-markdown-2.1.1-1|65	- kill re-definition of %%buildroot on Pixel's request
12cr|python-markdown-2.1.1-1|66	
12cr|python-markdown-2.1.1-1|67	+ Michael Scherer <misc@mandriva.org>
12cr|python-markdown-2.1.1-1|68	- add missing egg-info
12cr|python-markdown-2.1.1-1|69	- Import python-markdown
12cr|python-markdown-2.1.1-1|70	

6573 12
12cr|python-mate-1.4.0-1|1	%define	oname	python
12cr|python-mate-1.4.0-1|2	
12cr|python-mate-1.4.0-1|3	Summary:	The sources for the PyMATE Python extension module
12cr|python-mate-1.4.0-1|4	Name:		python-mate
12cr|python-mate-1.4.0-1|5	Version:	1.4.0
12cr|python-mate-1.4.0-1|6	Release:	1
12cr|python-mate-1.4.0-1|7	License:	LGPLv2+
12cr|python-mate-1.4.0-1|8	Group:		Graphical desktop/GNOME
12cr|python-mate-1.4.0-1|9	URL:		http://mate-desktop.org
12cr|python-mate-1.4.0-1|10	Source0:	http://pub.mate-desktop.org/releases/1.4/python-mate-%{version}.tar.xz
12cr|python-mate-1.4.0-1|11	
12cr|python-mate-1.4.0-1|12	BuildRequires:	mate-common
12cr|python-mate-1.4.0-1|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|python-mate-1.4.0-1|14	BuildRequires:	pkgconfig(libmate-2.0)
12cr|python-mate-1.4.0-1|15	BuildRequires:	pkgconfig(libmateui-2.0)
12cr|python-mate-1.4.0-1|16	BuildRequires:	pkgconfig(pygobject-2.0)
12cr|python-mate-1.4.0-1|17	BuildRequires:	pkgconfig(pygtk-2.0)
12cr|python-mate-1.4.0-1|18	BuildRequires:	pkgconfig(pymatecorba-2)
12cr|python-mate-1.4.0-1|19	BuildRequires:	pkgconfig(python)
12cr|python-mate-1.4.0-1|20	BuildRequires:	libgcrypt-devel
12cr|python-mate-1.4.0-1|21	
12cr|python-mate-1.4.0-1|22	Requires:	libmate
12cr|python-mate-1.4.0-1|23	Requires:	libmateui
12cr|python-mate-1.4.0-1|24	Requires:	pygtk2.0
12cr|python-mate-1.4.0-1|25	Requires:	%{oname}-matecomponent
12cr|python-mate-1.4.0-1|26	
12cr|python-mate-1.4.0-1|27	%description
12cr|python-mate-1.4.0-1|28	The python-mate package contains the source packages for the Python
12cr|python-mate-1.4.0-1|29	bindings for MATE called PyMATE.
12cr|python-mate-1.4.0-1|30	
12cr|python-mate-1.4.0-1|31	PyMATE is an extension module for Python that provides access to the
12cr|python-mate-1.4.0-1|32	base MATE libraries, so you have access to more widgets, a simple
12cr|python-mate-1.4.0-1|33	configuration interface, and metadata support.
12cr|python-mate-1.4.0-1|34	
12cr|python-mate-1.4.0-1|35	%package -n %{oname}-matecanvas
12cr|python-mate-1.4.0-1|36	Summary:	Python bindings for the MATE Canvas
12cr|python-mate-1.4.0-1|37	Group:		Graphical desktop/GNOME
12cr|python-mate-1.4.0-1|38	Requires:	libmatecanvas
12cr|python-mate-1.4.0-1|39	Requires:	pygtk2.0
12cr|python-mate-1.4.0-1|40	Requires:	%{name} = %{version}
12cr|python-mate-1.4.0-1|41	
12cr|python-mate-1.4.0-1|42	%description -n %{oname}-matecanvas
12cr|python-mate-1.4.0-1|43	This module contains a wrapper that allows use of the MATE Canvas
12cr|python-mate-1.4.0-1|44	in Python.
12cr|python-mate-1.4.0-1|45	
12cr|python-mate-1.4.0-1|46	%package -n %{oname}-matecomponent
12cr|python-mate-1.4.0-1|47	Summary:	Python bindings for interacting with matecomponent
12cr|python-mate-1.4.0-1|48	Group:		Graphical desktop/GNOME
12cr|python-mate-1.4.0-1|49	Requires:	libmatecomponent
12cr|python-mate-1.4.0-1|50	Requires:	%{oname}-matecanvas = %{version}
12cr|python-mate-1.4.0-1|51	Requires:	python-corba
12cr|python-mate-1.4.0-1|52	
12cr|python-mate-1.4.0-1|53	%description -n %{oname}-matecomponent
12cr|python-mate-1.4.0-1|54	This module contains a wrapper that allows the creation of matecomponent
12cr|python-mate-1.4.0-1|55	components and the embedding of matecomponent components in Python.
12cr|python-mate-1.4.0-1|56	
12cr|python-mate-1.4.0-1|57	%package -n %{oname}-mateconf
12cr|python-mate-1.4.0-1|58	Summary:	Python bindings for interacting with mate-conf
12cr|python-mate-1.4.0-1|59	Group:		Graphical desktop/GNOME
12cr|python-mate-1.4.0-1|60	Requires:	mate-conf
12cr|python-mate-1.4.0-1|61	
12cr|python-mate-1.4.0-1|62	%description -n %{oname}-mateconf
12cr|python-mate-1.4.0-1|63	This module contains a wrapper that allows the use of mate-conf via Python.
12cr|python-mate-1.4.0-1|64	
12cr|python-mate-1.4.0-1|65	%package -n %{oname}-matevfs
12cr|python-mate-1.4.0-1|66	Summary:	Python bindings for interacting with mate-vfs
12cr|python-mate-1.4.0-1|67	Group:		Graphical desktop/GNOME
12cr|python-mate-1.4.0-1|68	Requires:	mate-vfs
12cr|python-mate-1.4.0-1|69	
12cr|python-mate-1.4.0-1|70	%description -n %{oname}-matevfs
12cr|python-mate-1.4.0-1|71	This module contains a wrapper that allows the use of mate-vfs via python.
12cr|python-mate-1.4.0-1|72	
12cr|python-mate-1.4.0-1|73	%package devel
12cr|python-mate-1.4.0-1|74	Summary:	Development files of %{name}
12cr|python-mate-1.4.0-1|75	Group:		Development/Python
12cr|python-mate-1.4.0-1|76	Requires:	%{name} = %{version}
12cr|python-mate-1.4.0-1|77	
12cr|python-mate-1.4.0-1|78	%description devel
12cr|python-mate-1.4.0-1|79	Development files of the Gnome Python wrappers.
12cr|python-mate-1.4.0-1|80	
12cr|python-mate-1.4.0-1|81	%prep
12cr|python-mate-1.4.0-1|82	%setup -q
12cr|python-mate-1.4.0-1|83	
12cr|python-mate-1.4.0-1|84	%build
12cr|python-mate-1.4.0-1|85	NOCONFIGURE=yes ./autogen.sh
12cr|python-mate-1.4.0-1|86	%configure2_5x
12cr|python-mate-1.4.0-1|87	%make
12cr|python-mate-1.4.0-1|88	
12cr|python-mate-1.4.0-1|89	%install
12cr|python-mate-1.4.0-1|90	%makeinstall_std
12cr|python-mate-1.4.0-1|91	find %{buildroot} -name '*.la' -exec rm {} \;
12cr|python-mate-1.4.0-1|92	
12cr|python-mate-1.4.0-1|93	%files
12cr|python-mate-1.4.0-1|94	%doc AUTHORS ChangeLog
12cr|python-mate-1.4.0-1|95	%dir %{py_platsitedir}/gtk-2.0/mate/
12cr|python-mate-1.4.0-1|96	%{py_platsitedir}/gtk-2.0/mate/__init__.*
12cr|python-mate-1.4.0-1|97	%{py_platsitedir}/gtk-2.0/mate/_mate.so
12cr|python-mate-1.4.0-1|98	%{py_platsitedir}/gtk-2.0/mate/ui.so
12cr|python-mate-1.4.0-1|99	
12cr|python-mate-1.4.0-1|100	%files -n %{oname}-matecanvas
12cr|python-mate-1.4.0-1|101	%doc examples/canvas
12cr|python-mate-1.4.0-1|102	%{py_platsitedir}/gtk-2.0/mate/canvas.*
12cr|python-mate-1.4.0-1|103	%{py_platsitedir}/gtk-2.0/matecanvas.so
12cr|python-mate-1.4.0-1|104	
12cr|python-mate-1.4.0-1|105	%files -n %{oname}-matecomponent
12cr|python-mate-1.4.0-1|106	%doc examples/matecomponent
12cr|python-mate-1.4.0-1|107	%dir %{py_platsitedir}/gtk-2.0/matecomponent/
12cr|python-mate-1.4.0-1|108	%{py_platsitedir}/gtk-2.0/matecomponent/__init__.*
12cr|python-mate-1.4.0-1|109	%{py_platsitedir}/gtk-2.0/matecomponent/*.so
12cr|python-mate-1.4.0-1|110	
12cr|python-mate-1.4.0-1|111	%files -n %{oname}-mateconf
12cr|python-mate-1.4.0-1|112	%doc examples/mateconf
12cr|python-mate-1.4.0-1|113	%{py_platsitedir}/gtk-2.0/mateconf*
12cr|python-mate-1.4.0-1|114	
12cr|python-mate-1.4.0-1|115	%files -n %{oname}-matevfs
12cr|python-mate-1.4.0-1|116	%doc examples/vfs
12cr|python-mate-1.4.0-1|117	%{py_platsitedir}/gtk-2.0/mate/vfs*
12cr|python-mate-1.4.0-1|118	%{py_platsitedir}/gtk-2.0/matevfs
12cr|python-mate-1.4.0-1|119	%{_libdir}/mate-vfs-2.0/modules/libpythonmethod.so
12cr|python-mate-1.4.0-1|120	
12cr|python-mate-1.4.0-1|121	%files devel
12cr|python-mate-1.4.0-1|122	%{_includedir}/mate-python-2.0/pymatevfs.h
12cr|python-mate-1.4.0-1|123	%{_includedir}/mate-python-2.0/pymatevfsmatecomponent.h
12cr|python-mate-1.4.0-1|124	%doc %_datadir/gtk-doc/html/pymatevfs
12cr|python-mate-1.4.0-1|125	%{_libdir}/pkgconfig/mate-python-2.0.pc
12cr|python-mate-1.4.0-1|126	%dir %{_datadir}/pygtk/2.0/defs
12cr|python-mate-1.4.0-1|127	%{_datadir}/pygtk/2.0/defs/*.defs
12cr|python-mate-1.4.0-1|128	%{_datadir}/pygtk/2.0/defs/mate/*.defs
12cr|python-mate-1.4.0-1|129	%{_datadir}/pygtk/2.0/argtypes
12cr|python-mate-1.4.0-1|130	
12cr|python-mate-1.4.0-1|131	
12cr|python-mate-1.4.0-1|132	
12cr|python-mate-1.4.0-1|133	%changelog
12cr|python-mate-1.4.0-1|134	* Tue Jun 12 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-3
12cr|python-mate-1.4.0-1|135	+ Revision: 805271
12cr|python-mate-1.4.0-1|136	- rebuild adding requires to make MATE function properly
12cr|python-mate-1.4.0-1|137	
12cr|python-mate-1.4.0-1|138	* Fri Jun 08 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-2
12cr|python-mate-1.4.0-1|139	+ Revision: 803243
12cr|python-mate-1.4.0-1|140	- rebuild to remove extra mate in sub pkg names
12cr|python-mate-1.4.0-1|141	
12cr|python-mate-1.4.0-1|142	* Tue Jun 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|python-mate-1.4.0-1|143	+ Revision: 802527
12cr|python-mate-1.4.0-1|144	- imported package python-mate
12cr|python-mate-1.4.0-1|145	

6574 12
12cr|python-mate-desktop-1.4.0-1|1	%define oname	python-mate
12cr|python-mate-desktop-1.4.0-1|2	
12cr|python-mate-desktop-1.4.0-1|3	#no mate ports
12cr|python-mate-desktop-1.4.0-1|4	%define	build_brasero		0
12cr|python-mate-desktop-1.4.0-1|5	%define	build_atril		1
12cr|python-mate-desktop-1.4.0-1|6	%define	build_print		0
12cr|python-mate-desktop-1.4.0-1|7	%define	build_mediaprofiles	0
12cr|python-mate-desktop-1.4.0-1|8	
12cr|python-mate-desktop-1.4.0-1|9	Summary:	MATE Desktop bindings for Python
12cr|python-mate-desktop-1.4.0-1|10	Name:		python-mate-desktop
12cr|python-mate-desktop-1.4.0-1|11	Version:	1.4.0
12cr|python-mate-desktop-1.4.0-1|12	Release:	1
12cr|python-mate-desktop-1.4.0-1|13	License:	LGPLv2+ and GPLv2+
12cr|python-mate-desktop-1.4.0-1|14	Group:		Graphical desktop/GNOME
12cr|python-mate-desktop-1.4.0-1|15	URL:		http://mate-desktop.org
12cr|python-mate-desktop-1.4.0-1|16	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cr|python-mate-desktop-1.4.0-1|17	
12cr|python-mate-desktop-1.4.0-1|18	BuildRequires:	mate-common
12cr|python-mate-desktop-1.4.0-1|19	BuildRequires:	mate-conf
12cr|python-mate-desktop-1.4.0-1|20	BuildRequires:	pkgconfig(atril-document-2.32)
12cr|python-mate-desktop-1.4.0-1|21	BuildRequires:	pkgconfig(gtksourceview-1.0)
12cr|python-mate-desktop-1.4.0-1|22	BuildRequires:	pkgconfig(libcaja-extension)
12cr|python-mate-desktop-1.4.0-1|23	#BuildRequires:	pkgconfig(libmateprintui-2.2)
12cr|python-mate-desktop-1.4.0-1|24	BuildRequires:	pkgconfig(libgtop-2.0)
12cr|python-mate-desktop-1.4.0-1|25	BuildRequires:	pkgconfig(libmarco-private)
12cr|python-mate-desktop-1.4.0-1|26	BuildRequires:	pkgconfig(libmateui-2.0)
12cr|python-mate-desktop-1.4.0-1|27	BuildRequires:	pkgconfig(libmatepanelapplet-3.0)
12cr|python-mate-desktop-1.4.0-1|28	BuildRequires:	pkgconfig(libmatewnck)
12cr|python-mate-desktop-1.4.0-1|29	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|python-mate-desktop-1.4.0-1|30	BuildRequires:	pkgconfig(libwnck-1.0)
12cr|python-mate-desktop-1.4.0-1|31	BuildRequires:	pkgconfig(mate-desktop-2.0)
12cr|python-mate-desktop-1.4.0-1|32	BuildRequires:	pkgconfig(mate-keyring-1)
12cr|python-mate-desktop-1.4.0-1|33	BuildRequires:	pkgconfig(mate-media-profiles)
12cr|python-mate-desktop-1.4.0-1|34	BuildRequires:	pkgconfig(mate-python-2.0)
12cr|python-mate-desktop-1.4.0-1|35	BuildRequires:	pkgconfig(pycairo)
12cr|python-mate-desktop-1.4.0-1|36	BuildRequires:	pkgconfig(pygtk-2.0)
12cr|python-mate-desktop-1.4.0-1|37	BuildRequires:	pkgconfig(pymatecorba-2)
12cr|python-mate-desktop-1.4.0-1|38	BuildRequires:	pkgconfig(python)
12cr|python-mate-desktop-1.4.0-1|39	BuildRequires:	pkgconfig(totem-plparser)
12cr|python-mate-desktop-1.4.0-1|40	
12cr|python-mate-desktop-1.4.0-1|41	Requires:	mate-desktop
12cr|python-mate-desktop-1.4.0-1|42	
12cr|python-mate-desktop-1.4.0-1|43	%description
12cr|python-mate-desktop-1.4.0-1|44	The mate-python-desktop package contains the Python bindings for the
12cr|python-mate-desktop-1.4.0-1|45	MATE Desktop modules.
12cr|python-mate-desktop-1.4.0-1|46	
12cr|python-mate-desktop-1.4.0-1|47	%package -n %{oname}-applet
12cr|python-mate-desktop-1.4.0-1|48	Summary:	Python bindings for MATE Panel applets
12cr|python-mate-desktop-1.4.0-1|49	Group:		Graphical desktop/GNOME
12cr|python-mate-desktop-1.4.0-1|50	Requires:	mate-panel
12cr|python-mate-desktop-1.4.0-1|51	Requires:	python-mate
12cr|python-mate-desktop-1.4.0-1|52	
12cr|python-mate-desktop-1.4.0-1|53	%description -n %{oname}-applet
12cr|python-mate-desktop-1.4.0-1|54	This module contains a wrapper that allows MATE Panel applets to be
12cr|python-mate-desktop-1.4.0-1|55	written in Python.
12cr|python-mate-desktop-1.4.0-1|56	
12cr|python-mate-desktop-1.4.0-1|57	%if %{build_atril}
12cr|python-mate-desktop-1.4.0-1|58	%package -n %{oname}-atril
12cr|python-mate-desktop-1.4.0-1|59	Summary:	Python bindings for the Atril document viewer
12cr|python-mate-desktop-1.4.0-1|60	Group:		Graphical desktop/GNOME
12cr|python-mate-desktop-1.4.0-1|61	Requires:	atril
12cr|python-mate-desktop-1.4.0-1|62	
12cr|python-mate-desktop-1.4.0-1|63	%description -n %{oname}-atril
12cr|python-mate-desktop-1.4.0-1|64	This module contains a wrapper that makes the Atril document viewer library
12cr|python-mate-desktop-1.4.0-1|65	available from Python.
12cr|python-mate-desktop-1.4.0-1|66	%endif
12cr|python-mate-desktop-1.4.0-1|67	
12cr|python-mate-desktop-1.4.0-1|68	%if %{build_brasero}
12cr|python-mate-desktop-1.4.0-1|69	%package -n %{oname}-brasero
12cr|python-mate-desktop-1.4.0-1|70	Summary:	Python bindings for Brasero
12cr|python-mate-desktop-1.4.0-1|71	Group:		Graphical desktop/GNOME
12cr|python-mate-desktop-1.4.0-1|72	Requires:	brasero
12cr|python-mate-desktop-1.4.0-1|73	BuildRequires:	brasero-devel
12cr|python-mate-desktop-1.4.0-1|74	
12cr|python-mate-desktop-1.4.0-1|75	%description -n %{oname}-brasero
12cr|python-mate-desktop-1.4.0-1|76	This module contains a wrapper that makes Brasero available from Python.
12cr|python-mate-desktop-1.4.0-1|77	%endif
12cr|python-mate-desktop-1.4.0-1|78	
12cr|python-mate-desktop-1.4.0-1|79	%package -n %{oname}-gtksourceview
12cr|python-mate-desktop-1.4.0-1|80	Summary:	Python bindings for Gtksourceview
12cr|python-mate-desktop-1.4.0-1|81	Group:		Graphical desktop/GNOME
12cr|python-mate-desktop-1.4.0-1|82	Requires:	gtksourceview1
12cr|python-mate-desktop-1.4.0-1|83	Requires:	%{oname}-print = %{version}
12cr|python-mate-desktop-1.4.0-1|84	
12cr|python-mate-desktop-1.4.0-1|85	%description -n %{oname}-gtksourceview
12cr|python-mate-desktop-1.4.0-1|86	This module contains a wrapper that makes Gtksourceview available from Python.
12cr|python-mate-desktop-1.4.0-1|87	
12cr|python-mate-desktop-1.4.0-1|88	%package -n %{oname}-gtop
12cr|python-mate-desktop-1.4.0-1|89	Summary:	Python bindings for Gtop
12cr|python-mate-desktop-1.4.0-1|90	Group:		Graphical desktop/GNOME
12cr|python-mate-desktop-1.4.0-1|91	Requires:	libgtop2
12cr|python-mate-desktop-1.4.0-1|92	
12cr|python-mate-desktop-1.4.0-1|93	%description -n %{oname}-gtop
12cr|python-mate-desktop-1.4.0-1|94	This module contains a wrapper that makes Gtop available from Python.
12cr|python-mate-desktop-1.4.0-1|95	
12cr|python-mate-desktop-1.4.0-1|96	%package -n %{oname}-marco
12cr|python-mate-desktop-1.4.0-1|97	Summary:	Python bindings for the Marco window manager
12cr|python-mate-desktop-1.4.0-1|98	Group:		Graphical desktop/GNOME
12cr|python-mate-desktop-1.4.0-1|99	#marco isnt a provide yet
12cr|python-mate-desktop-1.4.0-1|100	Requires:	mate-window-manager
12cr|python-mate-desktop-1.4.0-1|101	
12cr|python-mate-desktop-1.4.0-1|102	%description -n %{oname}-marco
12cr|python-mate-desktop-1.4.0-1|103	This module contains a wrapper that makes the Marco window manager library
12cr|python-mate-desktop-1.4.0-1|104	available from Python.
12cr|python-mate-desktop-1.4.0-1|105	
12cr|python-mate-desktop-1.4.0-1|106	%package -n %{oname}-keyring
12cr|python-mate-desktop-1.4.0-1|107	Summary:	Python bindings for mate-keyring
12cr|python-mate-desktop-1.4.0-1|108	Group:		Graphical desktop/GNOME
12cr|python-mate-desktop-1.4.0-1|109	Requires:	mate-keyring
12cr|python-mate-desktop-1.4.0-1|110	
12cr|python-mate-desktop-1.4.0-1|111	%description -n %{oname}-keyring
12cr|python-mate-desktop-1.4.0-1|112	This module contains a wrapper that makes mate-keyring available from Python.
12cr|python-mate-desktop-1.4.0-1|113	
12cr|python-mate-desktop-1.4.0-1|114	%if %{build_mediaprofiles}
12cr|python-mate-desktop-1.4.0-1|115	%package -n %{oname}-mediaprofiles
12cr|python-mate-desktop-1.4.0-1|116	Summary:	Python bindings for the MATE media profiles
12cr|python-mate-desktop-1.4.0-1|117	Group:		Graphical desktop/GNOME
12cr|python-mate-desktop-1.4.0-1|118	Requires:	mate-media
12cr|python-mate-desktop-1.4.0-1|119	Requires:	python-mateconf
12cr|python-mate-desktop-1.4.0-1|120	BuildRequires:	pkgconfig(mate-media-profiles)
12cr|python-mate-desktop-1.4.0-1|121	
12cr|python-mate-desktop-1.4.0-1|122	%description -n %{oname}-mediaprofiles
12cr|python-mate-desktop-1.4.0-1|123	This module contains a wrapper that makes the MATE media profiles library
12cr|python-mate-desktop-1.4.0-1|124	available from Python.
12cr|python-mate-desktop-1.4.0-1|125	%endif
12cr|python-mate-desktop-1.4.0-1|126	
12cr|python-mate-desktop-1.4.0-1|127	%if %{build_print}
12cr|python-mate-desktop-1.4.0-1|128	%package -n %{oname}-print
12cr|python-mate-desktop-1.4.0-1|129	Summary:	Python bindings for interacting with mateprint and mateprintui
12cr|python-mate-desktop-1.4.0-1|130	Group:		Graphical desktop/GNOME
12cr|python-mate-desktop-1.4.0-1|131	Requires:	libmateprintui
12cr|python-mate-desktop-1.4.0-1|132	Requires:	python-matecanvas
12cr|python-mate-desktop-1.4.0-1|133	BuildRequires:	libmateprintui-devel >= 2.8.0
12cr|python-mate-desktop-1.4.0-1|134	
12cr|python-mate-desktop-1.4.0-1|135	%description -n %{oname}-print
12cr|python-mate-desktop-1.4.0-1|136	This module contains a wrapper that allows the use of mateprint and
12cr|python-mate-desktop-1.4.0-1|137	mateprintui via python.
12cr|python-mate-desktop-1.4.0-1|138	%endif
12cr|python-mate-desktop-1.4.0-1|139	
12cr|python-mate-desktop-1.4.0-1|140	%package -n %{oname}-rsvg
12cr|python-mate-desktop-1.4.0-1|141	Summary:	Python bindings for Rsvg
12cr|python-mate-desktop-1.4.0-1|142	Group:		Graphical desktop/GNOME
12cr|python-mate-desktop-1.4.0-1|143	Requires:	librsvg2
12cr|python-mate-desktop-1.4.0-1|144	
12cr|python-mate-desktop-1.4.0-1|145	%description -n %{oname}-rsvg
12cr|python-mate-desktop-1.4.0-1|146	This module contains a wrapper that makes Rsvg available from Python.
12cr|python-mate-desktop-1.4.0-1|147	
12cr|python-mate-desktop-1.4.0-1|148	%package -n %{oname}-totem
12cr|python-mate-desktop-1.4.0-1|149	Summary:	Python bindings for the Totem playlist parser
12cr|python-mate-desktop-1.4.0-1|150	Group:		Graphical desktop/GNOME
12cr|python-mate-desktop-1.4.0-1|151	
12cr|python-mate-desktop-1.4.0-1|152	%description -n %{oname}-totem
12cr|python-mate-desktop-1.4.0-1|153	This module contains a wrapper that makes the Totem playlist parser
12cr|python-mate-desktop-1.4.0-1|154	available from Python.
12cr|python-mate-desktop-1.4.0-1|155	
12cr|python-mate-desktop-1.4.0-1|156	%package -n %{oname}-wnck
12cr|python-mate-desktop-1.4.0-1|157	Summary:	Python-wnck bindings
12cr|python-mate-desktop-1.4.0-1|158	Group:		Graphical desktop/GNOME
12cr|python-mate-desktop-1.4.0-1|159	Requires:	libwnck
12cr|python-mate-desktop-1.4.0-1|160	
12cr|python-mate-desktop-1.4.0-1|161	%description -n %{oname}-wnck
12cr|python-mate-desktop-1.4.0-1|162	This package contains a module that allows communication with the Window
12cr|python-mate-desktop-1.4.0-1|163	Manager using the EWMH specification from Python applications.
12cr|python-mate-desktop-1.4.0-1|164	
12cr|python-mate-desktop-1.4.0-1|165	%package devel
12cr|python-mate-desktop-1.4.0-1|166	Summary:	Pkgconfig file for %{name}
12cr|python-mate-desktop-1.4.0-1|167	Group:		Development/GNOME and GTK+
12cr|python-mate-desktop-1.4.0-1|168	Requires:	%{name} = %{version}
12cr|python-mate-desktop-1.4.0-1|169	
12cr|python-mate-desktop-1.4.0-1|170	%description devel
12cr|python-mate-desktop-1.4.0-1|171	This package contains pkgconfig file for %{name}.
12cr|python-mate-desktop-1.4.0-1|172	
12cr|python-mate-desktop-1.4.0-1|173	%prep
12cr|python-mate-desktop-1.4.0-1|174	%setup -q
12cr|python-mate-desktop-1.4.0-1|175	%apply_patches
12cr|python-mate-desktop-1.4.0-1|176	
12cr|python-mate-desktop-1.4.0-1|177	%build
12cr|python-mate-desktop-1.4.0-1|178	NOCONFIGURE=1 ./autogen.sh
12cr|python-mate-desktop-1.4.0-1|179	%configure2_5x \
12cr|python-mate-desktop-1.4.0-1|180	--enable-marco \
12cr|python-mate-desktop-1.4.0-1|181	--disable-gtksourceview
12cr|python-mate-desktop-1.4.0-1|182	
12cr|python-mate-desktop-1.4.0-1|183	%make
12cr|python-mate-desktop-1.4.0-1|184	
12cr|python-mate-desktop-1.4.0-1|185	%install
12cr|python-mate-desktop-1.4.0-1|186	%makeinstall_std
12cr|python-mate-desktop-1.4.0-1|187	find %{buildroot} -name '*.la' -exec rm {} \;
12cr|python-mate-desktop-1.4.0-1|188	
12cr|python-mate-desktop-1.4.0-1|189	%files
12cr|python-mate-desktop-1.4.0-1|190	%doc AUTHORS ChangeLog
12cr|python-mate-desktop-1.4.0-1|191	%{py_platsitedir}/gtk-2.0/matedesktop/
12cr|python-mate-desktop-1.4.0-1|192	%{py_platsitedir}/gtk-2.0/bugbuddy*
12cr|python-mate-desktop-1.4.0-1|193	
12cr|python-mate-desktop-1.4.0-1|194	%files -n %{oname}-applet
12cr|python-mate-desktop-1.4.0-1|195	%doc examples/applet/
12cr|python-mate-desktop-1.4.0-1|196	%{py_platsitedir}/gtk-2.0/mate/applet.py*
12cr|python-mate-desktop-1.4.0-1|197	%{py_platsitedir}/gtk-2.0/mateapplet.so
12cr|python-mate-desktop-1.4.0-1|198	
12cr|python-mate-desktop-1.4.0-1|199	%if %{build_atril}
12cr|python-mate-desktop-1.4.0-1|200	%files -n %{oname}-atril
12cr|python-mate-desktop-1.4.0-1|201	%{py_platsitedir}/gtk-2.0/atril.so
12cr|python-mate-desktop-1.4.0-1|202	%endif
12cr|python-mate-desktop-1.4.0-1|203	
12cr|python-mate-desktop-1.4.0-1|204	%if 0
12cr|python-mate-desktop-1.4.0-1|205	%files -n %{oname}-gtksourceview
12cr|python-mate-desktop-1.4.0-1|206	%doc examples/gtksourceview
12cr|python-mate-desktop-1.4.0-1|207	%{py_platsitedir}/gtk-2.0/gtksourceview.so
12cr|python-mate-desktop-1.4.0-1|208	%doc %{_datadir}/gtk-doc/html/pygtksourceview
12cr|python-mate-desktop-1.4.0-1|209	%endif
12cr|python-mate-desktop-1.4.0-1|210	
12cr|python-mate-desktop-1.4.0-1|211	%files -n %{oname}-gtop
12cr|python-mate-desktop-1.4.0-1|212	%{py_platsitedir}/gtk-2.0/gtop.so
12cr|python-mate-desktop-1.4.0-1|213	
12cr|python-mate-desktop-1.4.0-1|214	%if %{build_brasero}
12cr|python-mate-desktop-1.4.0-1|215	%files -n %{oname}-brasero
12cr|python-mate-desktop-1.4.0-1|216	%doc examples/brasero*
12cr|python-mate-desktop-1.4.0-1|217	%{py_platsitedir}/gtk-2.0/braseroburn.so
12cr|python-mate-desktop-1.4.0-1|218	%{py_platsitedir}/gtk-2.0/braseromedia.so
12cr|python-mate-desktop-1.4.0-1|219	%doc examples/braseromedia
12cr|python-mate-desktop-1.4.0-1|220	%endif
12cr|python-mate-desktop-1.4.0-1|221	
12cr|python-mate-desktop-1.4.0-1|222	%files -n %{oname}-keyring
12cr|python-mate-desktop-1.4.0-1|223	%doc examples/keyring*
12cr|python-mate-desktop-1.4.0-1|224	%{py_platsitedir}/gtk-2.0/matekeyring.so
12cr|python-mate-desktop-1.4.0-1|225	
12cr|python-mate-desktop-1.4.0-1|226	%if %{build_print}
12cr|python-mate-desktop-1.4.0-1|227	%files -n %{oname}-print
12cr|python-mate-desktop-1.4.0-1|228	%doc examples/mateprint/
12cr|python-mate-desktop-1.4.0-1|229	%{py_platsitedir}/gtk-2.0/mateprint/
12cr|python-mate-desktop-1.4.0-1|230	%{_datadir}/gtk-doc/html/pymateprint*
12cr|python-mate-desktop-1.4.0-1|231	%endif
12cr|python-mate-desktop-1.4.0-1|232	
12cr|python-mate-desktop-1.4.0-1|233	%if %{build_mediaprofiles}
12cr|python-mate-desktop-1.4.0-1|234	%files -n %{oname}-mediaprofiles
12cr|python-mate-desktop-1.4.0-1|235	%doc examples/mediaprofiles
12cr|python-mate-desktop-1.4.0-1|236	%{py_platsitedir}/gtk-2.0/mediaprofiles.so
12cr|python-mate-desktop-1.4.0-1|237	%endif
12cr|python-mate-desktop-1.4.0-1|238	
12cr|python-mate-desktop-1.4.0-1|239	%files -n %{oname}-marco
12cr|python-mate-desktop-1.4.0-1|240	%{py_platsitedir}/gtk-2.0/marco.so
12cr|python-mate-desktop-1.4.0-1|241	
12cr|python-mate-desktop-1.4.0-1|242	%files -n %{oname}-rsvg
12cr|python-mate-desktop-1.4.0-1|243	%doc examples/rsvg
12cr|python-mate-desktop-1.4.0-1|244	%{py_platsitedir}/gtk-2.0/rsvg.so
12cr|python-mate-desktop-1.4.0-1|245	
12cr|python-mate-desktop-1.4.0-1|246	%files -n %{oname}-totem
12cr|python-mate-desktop-1.4.0-1|247	%{py_platsitedir}/gtk-2.0/totem/
12cr|python-mate-desktop-1.4.0-1|248	
12cr|python-mate-desktop-1.4.0-1|249	%files -n %{oname}-wnck
12cr|python-mate-desktop-1.4.0-1|250	%doc examples/wnck*
12cr|python-mate-desktop-1.4.0-1|251	%{py_platsitedir}/gtk-2.0/matewnck.so
12cr|python-mate-desktop-1.4.0-1|252	
12cr|python-mate-desktop-1.4.0-1|253	%files devel
12cr|python-mate-desktop-1.4.0-1|254	%{_libdir}/pkgconfig/mate-python-desktop-2.0.pc
12cr|python-mate-desktop-1.4.0-1|255	%dir %{_datadir}/pygtk/2.0/defs
12cr|python-mate-desktop-1.4.0-1|256	%{_datadir}/pygtk/2.0/defs/_matedesktop.defs
12cr|python-mate-desktop-1.4.0-1|257	%{_datadir}/pygtk/2.0/defs/applet.defs
12cr|python-mate-desktop-1.4.0-1|258	%{_datadir}/pygtk/2.0/defs/matekeyring.defs
12cr|python-mate-desktop-1.4.0-1|259	#{_datadir}/pygtk/2.0/defs/gtksourceview.defs
12cr|python-mate-desktop-1.4.0-1|260	#{_datadir}/pygtk/2.0/defs/mediaprofiles.defs
12cr|python-mate-desktop-1.4.0-1|261	%{_datadir}/pygtk/2.0/defs/marco.defs
12cr|python-mate-desktop-1.4.0-1|262	#{_datadir}/pygtk/2.0/defs/print.defs
12cr|python-mate-desktop-1.4.0-1|263	#{_datadir}/pygtk/2.0/defs/printui.defs
12cr|python-mate-desktop-1.4.0-1|264	%{_datadir}/pygtk/2.0/defs/atril.defs
12cr|python-mate-desktop-1.4.0-1|265	%{_datadir}/pygtk/2.0/defs/matewnck.defs
12cr|python-mate-desktop-1.4.0-1|266	
12cr|python-mate-desktop-1.4.0-1|267	
12cr|python-mate-desktop-1.4.0-1|268	
12cr|python-mate-desktop-1.4.0-1|269	%changelog
12cr|python-mate-desktop-1.4.0-1|270	* Fri Jun 08 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-2
12cr|python-mate-desktop-1.4.0-1|271	+ Revision: 803295
12cr|python-mate-desktop-1.4.0-1|272	- rebuild properly renaming and obsoleting sub pkgs
12cr|python-mate-desktop-1.4.0-1|273	
12cr|python-mate-desktop-1.4.0-1|274	* Thu Jun 07 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|python-mate-desktop-1.4.0-1|275	+ Revision: 803185
12cr|python-mate-desktop-1.4.0-1|276	- imported package python-mate-desktop
12cr|python-mate-desktop-1.4.0-1|277	

6575 12
12cr|python-mayavi-4.2.0-2|1	%define module	mayavi
12cr|python-mayavi-4.2.0-2|2	
12cr|python-mayavi-4.2.0-2|3	Summary:	Enthought Tool Suite - scientific data 3D visualizer
12cr|python-mayavi-4.2.0-2|4	Name:	    python-%{module}
12cr|python-mayavi-4.2.0-2|5	Version:	4.2.0
12cr|python-mayavi-4.2.0-2|6	Release:	2
12cr|python-mayavi-4.2.0-2|7	Source0:	http://www.enthought.com/repo/ets/%{module}-%{version}.tar.gz
12cr|python-mayavi-4.2.0-2|8	License:	BSD
12cr|python-mayavi-4.2.0-2|9	Group:		Development/Python
12cr|python-mayavi-4.2.0-2|10	Url:		https://github.com/enthought/mayavi/
12cr|python-mayavi-4.2.0-2|11	Obsoletes:	python-enthought-mayavi2
12cr|python-mayavi-4.2.0-2|12	Obsoletes:	python-enthought-mayavi
12cr|python-mayavi-4.2.0-2|13	Obsoletes:	mayavi
12cr|python-mayavi-4.2.0-2|14	Requires:	python-apptools >= 4.1.0
12cr|python-mayavi-4.2.0-2|15	Requires:	python-envisage >= 4.2.0
12cr|python-mayavi-4.2.0-2|16	Requires:	python-pyface >= 4.2.0
12cr|python-mayavi-4.2.0-2|17	Requires:	python-traits >= 4.2.0
12cr|python-mayavi-4.2.0-2|18	Requires:	python-traitsui >= 4.2.0
12cr|python-mayavi-4.2.0-2|19	Requires:	python-numpy >= 1.1.0
12cr|python-mayavi-4.2.0-2|20	Requires:	python-vtk
12cr|python-mayavi-4.2.0-2|21	Requires:	python-configobj
12cr|python-mayavi-4.2.0-2|22	BuildRequires:	x11-server-xvfb
12cr|python-mayavi-4.2.0-2|23	BuildRequires:	procps
12cr|python-mayavi-4.2.0-2|24	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-mayavi-4.2.0-2|25	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-mayavi-4.2.0-2|26	BuildRequires:	python-numpy-devel >= 1.1.0
12cr|python-mayavi-4.2.0-2|27	BuildRequires:	python-vtk >= 5.0
12cr|python-mayavi-4.2.0-2|28	BuildRequires:	pkgconfig(lapack)
12cr|python-mayavi-4.2.0-2|29	
12cr|python-mayavi-4.2.0-2|30	%description
12cr|python-mayavi-4.2.0-2|31	MayaVi2 seeks to provide easy and interactive visualization of 3D data. It does
12cr|python-mayavi-4.2.0-2|32	this by the following:
12cr|python-mayavi-4.2.0-2|33	
12cr|python-mayavi-4.2.0-2|34	- an (optional) rich user interface with dialogs to interact with all data
12cr|python-mayavi-4.2.0-2|35	and objects in the visualization.
12cr|python-mayavi-4.2.0-2|36	- a simple and clean scripting interface in Python, including one-liners,
12cr|python-mayavi-4.2.0-2|37	a-la mlab, or object-oriented programming interface.
12cr|python-mayavi-4.2.0-2|38	- harnesses the power of the VTK toolkit without forcing you to learn it.
12cr|python-mayavi-4.2.0-2|39	
12cr|python-mayavi-4.2.0-2|40	Additionally Mayavi2 strives to be a reusable tool that can be embedded in your
12cr|python-mayavi-4.2.0-2|41	applications in different ways or combined with the envisage
12cr|python-mayavi-4.2.0-2|42	application-building framework to assemble domain-specific tools.
12cr|python-mayavi-4.2.0-2|43	
12cr|python-mayavi-4.2.0-2|44	%prep
12cr|python-mayavi-4.2.0-2|45	%setup -q -n %{module}-%{version}
12cr|python-mayavi-4.2.0-2|46	
12cr|python-mayavi-4.2.0-2|47	%build
12cr|python-mayavi-4.2.0-2|48	Xvfb :100 -ac &
12cr|python-mayavi-4.2.0-2|49	XPID=$!
12cr|python-mayavi-4.2.0-2|50	export DISPLAY=:100.0
12cr|python-mayavi-4.2.0-2|51	%__python setup.py build
12cr|python-mayavi-4.2.0-2|52	%__python setup.py build_docs
12cr|python-mayavi-4.2.0-2|53	kill -9 $XPID || /bin/true
12cr|python-mayavi-4.2.0-2|54	mkdir html
12cr|python-mayavi-4.2.0-2|55	mv docs/build/mayavi/html html/mayavi
12cr|python-mayavi-4.2.0-2|56	mv docs/build/tvtk/html html/tvtk
12cr|python-mayavi-4.2.0-2|57	
12cr|python-mayavi-4.2.0-2|58	%install
12cr|python-mayavi-4.2.0-2|59	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-mayavi-4.2.0-2|60	
12cr|python-mayavi-4.2.0-2|61	%files
12cr|python-mayavi-4.2.0-2|62	%doc *.txt *.rst examples/ html/
12cr|python-mayavi-4.2.0-2|63	%_bindir/mayavi2
12cr|python-mayavi-4.2.0-2|64	%_bindir/tvtk_doc
12cr|python-mayavi-4.2.0-2|65	%py_platsitedir/%{module}*
12cr|python-mayavi-4.2.0-2|66	%py_platsitedir/tvtk*
12cr|python-mayavi-4.2.0-2|67	
12cr|python-mayavi-4.2.0-2|68	
12cr|python-mayavi-4.2.0-2|69	%changelog
12cr|python-mayavi-4.2.0-2|70	* Tue Aug 14 2012 Lev Givon <lev@mandriva.org> 4.2.0-1
12cr|python-mayavi-4.2.0-2|71	+ Revision: 814739
12cr|python-mayavi-4.2.0-2|72	- Update to 4.2.0.
12cr|python-mayavi-4.2.0-2|73	
12cr|python-mayavi-4.2.0-2|74	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.1.0-1
12cr|python-mayavi-4.2.0-2|75	+ Revision: 745716
12cr|python-mayavi-4.2.0-2|76	- Update to 4.1.0.
12cr|python-mayavi-4.2.0-2|77	
12cr|python-mayavi-4.2.0-2|78	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cr|python-mayavi-4.2.0-2|79	+ Revision: 689256
12cr|python-mayavi-4.2.0-2|80	- import python-mayavi
12cr|python-mayavi-4.2.0-2|81	
12cr|python-mayavi-4.2.0-2|82	

6576 12
12cr|python-mcrypt-1.1-7|1	%define version 1.1
12cr|python-mcrypt-1.1-7|2	%define release %mkrel 7
12cr|python-mcrypt-1.1-7|3	
12cr|python-mcrypt-1.1-7|4	Name: python-mcrypt
12cr|python-mcrypt-1.1-7|5	Version: %{version}
12cr|python-mcrypt-1.1-7|6	Release: %{release}
12cr|python-mcrypt-1.1-7|7	Source0: %{name}-%{version}.tar.bz2
12cr|python-mcrypt-1.1-7|8	Summary: Comprehensive Python interface to the mcrypt library
12cr|python-mcrypt-1.1-7|9	License: GPL
12cr|python-mcrypt-1.1-7|10	Group: Development/Python
12cr|python-mcrypt-1.1-7|11	Url: http://labix.org/python-mcrypt
12cr|python-mcrypt-1.1-7|12	Requires: python
12cr|python-mcrypt-1.1-7|13	BuildRequires: python-devel
12cr|python-mcrypt-1.1-7|14	BuildRequires: libmcrypt-devel
12cr|python-mcrypt-1.1-7|15	
12cr|python-mcrypt-1.1-7|16	
12cr|python-mcrypt-1.1-7|17	%description
12cr|python-mcrypt-1.1-7|18	Python-mcrypt is a comprehensive Python interface to the mcrypt library, which
12cr|python-mcrypt-1.1-7|19	provides a uniform interface to several symmetric encryption algorithms.
12cr|python-mcrypt-1.1-7|20	
12cr|python-mcrypt-1.1-7|21	%prep
12cr|python-mcrypt-1.1-7|22	%setup -q
12cr|python-mcrypt-1.1-7|23	
12cr|python-mcrypt-1.1-7|24	%build
12cr|python-mcrypt-1.1-7|25	python setup.py build
12cr|python-mcrypt-1.1-7|26	
12cr|python-mcrypt-1.1-7|27	%install
12cr|python-mcrypt-1.1-7|28	python setup.py install --root %buildroot
12cr|python-mcrypt-1.1-7|29	
12cr|python-mcrypt-1.1-7|30	%files
12cr|python-mcrypt-1.1-7|31	%doc LICENSE NEWS AUTHORS
12cr|python-mcrypt-1.1-7|32	%py_platsitedir/mcrypt.so
12cr|python-mcrypt-1.1-7|33	%py_platsitedir/python_mcrypt-*info
12cr|python-mcrypt-1.1-7|34	
12cr|python-mcrypt-1.1-7|35	
12cr|python-mcrypt-1.1-7|36	
12cr|python-mcrypt-1.1-7|37	
12cr|python-mcrypt-1.1-7|38	%changelog
12cr|python-mcrypt-1.1-7|39	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1-7mdv2010.0
12cr|python-mcrypt-1.1-7|40	+ Revision: 442311
12cr|python-mcrypt-1.1-7|41	- rebuild
12cr|python-mcrypt-1.1-7|42	
12cr|python-mcrypt-1.1-7|43	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.1-6mdv2009.0
12cr|python-mcrypt-1.1-7|44	+ Revision: 259702
12cr|python-mcrypt-1.1-7|45	- rebuild
12cr|python-mcrypt-1.1-7|46	
12cr|python-mcrypt-1.1-7|47	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.1-5mdv2009.0
12cr|python-mcrypt-1.1-7|48	+ Revision: 247510
12cr|python-mcrypt-1.1-7|49	- rebuild
12cr|python-mcrypt-1.1-7|50	
12cr|python-mcrypt-1.1-7|51	* Tue Feb 19 2008 Thierry Vignaud <tv@mandriva.org> 1.1-3mdv2008.1
12cr|python-mcrypt-1.1-7|52	+ Revision: 172399
12cr|python-mcrypt-1.1-7|53	- fix file list
12cr|python-mcrypt-1.1-7|54	- rebuild
12cr|python-mcrypt-1.1-7|55	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|python-mcrypt-1.1-7|56	- kill re-definition of %%buildroot on Pixel's request
12cr|python-mcrypt-1.1-7|57	
12cr|python-mcrypt-1.1-7|58	+ Olivier Blin <oblin@mandriva.com>
12cr|python-mcrypt-1.1-7|59	- restore BuildRoot
12cr|python-mcrypt-1.1-7|60	
12cr|python-mcrypt-1.1-7|61	
12cr|python-mcrypt-1.1-7|62	* Sat Apr 15 2006 Couriousous <couriousous@mandriva.org> 1.1-2mdk
12cr|python-mcrypt-1.1-7|63	- rebuild
12cr|python-mcrypt-1.1-7|64	
12cr|python-mcrypt-1.1-7|65	* Sat Mar 19 2005 Couriousous <couriousous@mandrake.org> 1.1-1mdk
12cr|python-mcrypt-1.1-7|66	- First Mandrakelinux release
12cr|python-mcrypt-1.1-7|67	

6577 12
12cr|python-mdp-3.2-1|1	%define tarname MDP
12cr|python-mdp-3.2-1|2	%define name	python-mdp
12cr|python-mdp-3.2-1|3	%define version 3.2
12cr|python-mdp-3.2-1|4	%define release %mkrel 1
12cr|python-mdp-3.2-1|5	
12cr|python-mdp-3.2-1|6	Summary:	Modular Data Processing Toolkit for Python
12cr|python-mdp-3.2-1|7	Name:		%{name}
12cr|python-mdp-3.2-1|8	Version:	%{version}
12cr|python-mdp-3.2-1|9	Release:	%{release}
12cr|python-mdp-3.2-1|10	Source0:	%{tarname}-%{version}.tar.gz
12cr|python-mdp-3.2-1|11	Source1:	MDP-tutorial.pdf
12cr|python-mdp-3.2-1|12	License:	BSD
12cr|python-mdp-3.2-1|13	Group:		Development/Python
12cr|python-mdp-3.2-1|14	Url:		http://mdp-toolkit.sourceforge.net
12cr|python-mdp-3.2-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-mdp-3.2-1|16	BuildArch:	noarch
12cr|python-mdp-3.2-1|17	Requires:	python-numpy >= 1.1, python-scipy >= 0.7.0
12cr|python-mdp-3.2-1|18	Suggests:	python-scikits-learn
12cr|python-mdp-3.2-1|19	BuildRequires:	python-numpy-devel >= 1.1
12cr|python-mdp-3.2-1|20	%py_requires -d
12cr|python-mdp-3.2-1|21	
12cr|python-mdp-3.2-1|22	%description
12cr|python-mdp-3.2-1|23	Modular toolkit for Data Processing (MDP) is a Python data processing
12cr|python-mdp-3.2-1|24	framework.
12cr|python-mdp-3.2-1|25	
12cr|python-mdp-3.2-1|26	From the user's perspective, MDP is a collection of supervised and
12cr|python-mdp-3.2-1|27	unsupervised learning algorithms and other data processing units that
12cr|python-mdp-3.2-1|28	can be combined into data processing sequences and more complex
12cr|python-mdp-3.2-1|29	feed-forward network architectures.
12cr|python-mdp-3.2-1|30	
12cr|python-mdp-3.2-1|31	From the scientific developer's perspective, MDP is a modular
12cr|python-mdp-3.2-1|32	framework, which can easily be expanded. The implementation of new
12cr|python-mdp-3.2-1|33	algorithms is easy and intuitive. The new implemented units are then
12cr|python-mdp-3.2-1|34	automatically integrated with the rest of the library.
12cr|python-mdp-3.2-1|35	
12cr|python-mdp-3.2-1|36	The base of available algorithms is steadily increasing and includes
12cr|python-mdp-3.2-1|37	signal processing methods (Principal Component Analysis, Independent
12cr|python-mdp-3.2-1|38	Component Analysis, Slow Feature Analysis), manifold learning methods
12cr|python-mdp-3.2-1|39	([Hessian] Locally Linear Embedding), several classifiers,
12cr|python-mdp-3.2-1|40	probabilistic methods (Factor Analysis, RBM), data pre-processing
12cr|python-mdp-3.2-1|41	methods, and many others.
12cr|python-mdp-3.2-1|42	
12cr|python-mdp-3.2-1|43	%prep
12cr|python-mdp-3.2-1|44	%setup -q -n %{tarname}-%{version}
12cr|python-mdp-3.2-1|45	cp -p %SOURCE1 .
12cr|python-mdp-3.2-1|46	chmod 644 *.pdf
12cr|python-mdp-3.2-1|47	
12cr|python-mdp-3.2-1|48	%build
12cr|python-mdp-3.2-1|49	%__python setup.py build
12cr|python-mdp-3.2-1|50	
12cr|python-mdp-3.2-1|51	%install
12cr|python-mdp-3.2-1|52	%__rm -rf %{buildroot}
12cr|python-mdp-3.2-1|53	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-mdp-3.2-1|54	
12cr|python-mdp-3.2-1|55	%clean
12cr|python-mdp-3.2-1|56	%__rm -rf %{buildroot}
12cr|python-mdp-3.2-1|57	
12cr|python-mdp-3.2-1|58	%files -f FILELIST
12cr|python-mdp-3.2-1|59	%defattr(-,root,root)
12cr|python-mdp-3.2-1|60	%doc README CHANGES COPY* TODO *.pdf
12cr|python-mdp-3.2-1|61	
12cr|python-mdp-3.2-1|62	
12cr|python-mdp-3.2-1|63	
12cr|python-mdp-3.2-1|64	%changelog
12cr|python-mdp-3.2-1|65	* Mon Oct 24 2011 Lev Givon <lev@mandriva.org> 3.2-1mdv2011.0
12cr|python-mdp-3.2-1|66	+ Revision: 705906
12cr|python-mdp-3.2-1|67	- Update to 3.2.
12cr|python-mdp-3.2-1|68	
12cr|python-mdp-3.2-1|69	* Wed Mar 30 2011 Lev Givon <lev@mandriva.org> 3.1-1
12cr|python-mdp-3.2-1|70	+ Revision: 649255
12cr|python-mdp-3.2-1|71	- Update to 3.1.
12cr|python-mdp-3.2-1|72	
12cr|python-mdp-3.2-1|73	* Mon Jan 17 2011 Lev Givon <lev@mandriva.org> 3.0-1
12cr|python-mdp-3.2-1|74	+ Revision: 631275
12cr|python-mdp-3.2-1|75	- Update to 3.0.
12cr|python-mdp-3.2-1|76	
12cr|python-mdp-3.2-1|77	* Mon Nov 01 2010 Funda Wang <fwang@mandriva.org> 2.6-2mdv2011.0
12cr|python-mdp-3.2-1|78	+ Revision: 591347
12cr|python-mdp-3.2-1|79	- rebuild for py 2.7
12cr|python-mdp-3.2-1|80	
12cr|python-mdp-3.2-1|81	* Fri May 14 2010 Lev Givon <lev@mandriva.org> 2.6-1mdv2011.0
12cr|python-mdp-3.2-1|82	+ Revision: 544824
12cr|python-mdp-3.2-1|83	- Update to 2.6.
12cr|python-mdp-3.2-1|84	
12cr|python-mdp-3.2-1|85	* Tue Mar 23 2010 Lev Givon <lev@mandriva.org> 2.5-2mdv2010.1
12cr|python-mdp-3.2-1|86	+ Revision: 526968
12cr|python-mdp-3.2-1|87	- Require python-scipy 0.7.* instead of python-symeig
12cr|python-mdp-3.2-1|88	(the former now contains symeig).
12cr|python-mdp-3.2-1|89	
12cr|python-mdp-3.2-1|90	* Tue Jun 30 2009 Lev Givon <lev@mandriva.org> 2.5-1mdv2010.0
12cr|python-mdp-3.2-1|91	+ Revision: 390983
12cr|python-mdp-3.2-1|92	- Update to 2.5.
12cr|python-mdp-3.2-1|93	
12cr|python-mdp-3.2-1|94	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 2.4-2mdv2009.1
12cr|python-mdp-3.2-1|95	+ Revision: 323908
12cr|python-mdp-3.2-1|96	- rebuild
12cr|python-mdp-3.2-1|97	
12cr|python-mdp-3.2-1|98	* Thu Oct 23 2008 Lev Givon <lev@mandriva.org> 2.4-1mdv2009.1
12cr|python-mdp-3.2-1|99	+ Revision: 296626
12cr|python-mdp-3.2-1|100	- Update to 2.4.
12cr|python-mdp-3.2-1|101	
12cr|python-mdp-3.2-1|102	* Sun Oct 12 2008 Lev Givon <lev@mandriva.org> 2.3-1mdv2009.1
12cr|python-mdp-3.2-1|103	+ Revision: 293040
12cr|python-mdp-3.2-1|104	- import python-mdp
12cr|python-mdp-3.2-1|105	

6578 12
12cr|python-medusa-0.5.4-8|1	%define oname	medusa
12cr|python-medusa-0.5.4-8|2	
12cr|python-medusa-0.5.4-8|3	Name: 	 	python-%{oname}
12cr|python-medusa-0.5.4-8|4	Summary: 	Framework for Python-based server
12cr|python-medusa-0.5.4-8|5	Version: 	0.5.4
12cr|python-medusa-0.5.4-8|6	Release: 	8
12cr|python-medusa-0.5.4-8|7	Source0:	http://www.amk.ca/files/python/%{oname}-%{version}.tar.bz2
12cr|python-medusa-0.5.4-8|8	URL:		http://www.amk.ca/python/code/medusa.html
12cr|python-medusa-0.5.4-8|9	License:	BSD
12cr|python-medusa-0.5.4-8|10	Group:		System/Servers
12cr|python-medusa-0.5.4-8|11	BuildArch:	noarch
12cr|python-medusa-0.5.4-8|12	%{py_requires}
12cr|python-medusa-0.5.4-8|13	BuildRequires:	python-devel
12cr|python-medusa-0.5.4-8|14	
12cr|python-medusa-0.5.4-8|15	%description
12cr|python-medusa-0.5.4-8|16	Medusa is an architecture for very-high-performance TCP/IP servers
12cr|python-medusa-0.5.4-8|17	(like HTTP, FTP, and NNTP).  Medusa is different from most other
12cr|python-medusa-0.5.4-8|18	servers because it runs as a single process, multiplexing I/O with its
12cr|python-medusa-0.5.4-8|19	various client and server connections within a single process/thread.
12cr|python-medusa-0.5.4-8|20	
12cr|python-medusa-0.5.4-8|21	It is capable of smoother and higher performance than most other
12cr|python-medusa-0.5.4-8|22	servers, while placing a dramatically reduced load on the server
12cr|python-medusa-0.5.4-8|23	machine.  The single-process, single-thread model simplifies design
12cr|python-medusa-0.5.4-8|24	and enables some new persistence capabilities that are otherwise
12cr|python-medusa-0.5.4-8|25	difficult or impossible to implement.
12cr|python-medusa-0.5.4-8|26	
12cr|python-medusa-0.5.4-8|27	%prep
12cr|python-medusa-0.5.4-8|28	%setup -q -n %{oname}-%{version}
12cr|python-medusa-0.5.4-8|29	
12cr|python-medusa-0.5.4-8|30	%install
12cr|python-medusa-0.5.4-8|31	python setup.py install --root=%{buildroot} --compile --optimize=2
12cr|python-medusa-0.5.4-8|32	
12cr|python-medusa-0.5.4-8|33	%files
12cr|python-medusa-0.5.4-8|34	%doc *.txt demo docs test
12cr|python-medusa-0.5.4-8|35	%{py_puresitedir}/%{oname}
12cr|python-medusa-0.5.4-8|36	%{py_puresitedir}/%{oname}-%{version}-py%{py_ver}.egg-info
12cr|python-medusa-0.5.4-8|37	
12cr|python-medusa-0.5.4-8|38	
12cr|python-medusa-0.5.4-8|39	
12cr|python-medusa-0.5.4-8|40	%changelog
12cr|python-medusa-0.5.4-8|41	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 0.5.4-7mdv2011.0
12cr|python-medusa-0.5.4-8|42	+ Revision: 594075
12cr|python-medusa-0.5.4-8|43	- rebuild
12cr|python-medusa-0.5.4-8|44	
12cr|python-medusa-0.5.4-8|45	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 0.5.4-6mdv2011.0
12cr|python-medusa-0.5.4-8|46	+ Revision: 593932
12cr|python-medusa-0.5.4-8|47	- rebuild for py2.7
12cr|python-medusa-0.5.4-8|48	
12cr|python-medusa-0.5.4-8|49	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.4-5mdv2010.0
12cr|python-medusa-0.5.4-8|50	+ Revision: 442312
12cr|python-medusa-0.5.4-8|51	- rebuild
12cr|python-medusa-0.5.4-8|52	
12cr|python-medusa-0.5.4-8|53	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.5.4-4mdv2009.1
12cr|python-medusa-0.5.4-8|54	+ Revision: 323788
12cr|python-medusa-0.5.4-8|55	- rebuild
12cr|python-medusa-0.5.4-8|56	
12cr|python-medusa-0.5.4-8|57	* Fri Sep 12 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.4-3mdv2009.0
12cr|python-medusa-0.5.4-8|58	+ Revision: 284047
12cr|python-medusa-0.5.4-8|59	- clean file list
12cr|python-medusa-0.5.4-8|60	- generate pyc and pyo files
12cr|python-medusa-0.5.4-8|61	- s,$RPM_BUILD_ROOT,%%{buildroot}
12cr|python-medusa-0.5.4-8|62	- clean python requires
12cr|python-medusa-0.5.4-8|63	- source location
12cr|python-medusa-0.5.4-8|64	- define and work off oname
12cr|python-medusa-0.5.4-8|65	- drop unnecessary defines
12cr|python-medusa-0.5.4-8|66	
12cr|python-medusa-0.5.4-8|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-medusa-0.5.4-8|68	- rebuild
12cr|python-medusa-0.5.4-8|69	- kill re-definition of %%buildroot on Pixel's request
12cr|python-medusa-0.5.4-8|70	- use %%mkrel
12cr|python-medusa-0.5.4-8|71	
12cr|python-medusa-0.5.4-8|72	+ Olivier Blin <oblin@mandriva.com>
12cr|python-medusa-0.5.4-8|73	- restore BuildRoot
12cr|python-medusa-0.5.4-8|74	
12cr|python-medusa-0.5.4-8|75	
12cr|python-medusa-0.5.4-8|76	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.5.4-2mdk
12cr|python-medusa-0.5.4-8|77	- Rebuild for new python
12cr|python-medusa-0.5.4-8|78	
12cr|python-medusa-0.5.4-8|79	* Sun Feb 22 2004 Austin Acton <austin@mandrake.org> 0.5.4-1mdk
12cr|python-medusa-0.5.4-8|80	- 0.5.4
12cr|python-medusa-0.5.4-8|81	- noarch
12cr|python-medusa-0.5.4-8|82	
12cr|python-medusa-0.5.4-8|83	* Sat Aug 09 2003 Austin Acton <aacton@yorku.ca> 0.5.3-2mdk
12cr|python-medusa-0.5.4-8|84	- python 2.3
12cr|python-medusa-0.5.4-8|85	
12cr|python-medusa-0.5.4-8|86	* Mon Mar 31 2003 Austin Acton <aacton@yorku.ca> 0.5.3-1mdk
12cr|python-medusa-0.5.4-8|87	- initial package
12cr|python-medusa-0.5.4-8|88	

6579 12
12cr|python-meld3-0.6.7-1|1	Summary:	HTML/XML templating system for Python
12cr|python-meld3-0.6.7-1|2	Name:		python-meld3
12cr|python-meld3-0.6.7-1|3	Version:	0.6.7
12cr|python-meld3-0.6.7-1|4	Release:	%mkrel 1
12cr|python-meld3-0.6.7-1|5	
12cr|python-meld3-0.6.7-1|6	License:	ZPLv2.1
12cr|python-meld3-0.6.7-1|7	Group:		Development/Python
12cr|python-meld3-0.6.7-1|8	URL:		http://www.plope.com/software/meld3/
12cr|python-meld3-0.6.7-1|9	Source0:	http://pypi.python.org/packages/source/m/meld3/meld3-%{version}.tar.gz
12cr|python-meld3-0.6.7-1|10	Patch0:		python-meld3-0.6.7-missing-src-file.patch
12cr|python-meld3-0.6.7-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-meld3-0.6.7-1|12	
12cr|python-meld3-0.6.7-1|13	BuildRequires:	python-celementtree
12cr|python-meld3-0.6.7-1|14	Requires:	python-celementtree
12cr|python-meld3-0.6.7-1|15	BuildRequires:	python-devel
12cr|python-meld3-0.6.7-1|16	
12cr|python-meld3-0.6.7-1|17	
12cr|python-meld3-0.6.7-1|18	%description
12cr|python-meld3-0.6.7-1|19	meld3 is an HTML/XML templating system for Python 2.3+ which keeps template
12cr|python-meld3-0.6.7-1|20	markup and dynamic rendering logic separate from one another. See
12cr|python-meld3-0.6.7-1|21	http://www.entrian.com/PyMeld for a treatise on the benefits of this pattern.
12cr|python-meld3-0.6.7-1|22	
12cr|python-meld3-0.6.7-1|23	%prep
12cr|python-meld3-0.6.7-1|24	%setup -q -n meld3-%{version}
12cr|python-meld3-0.6.7-1|25	%patch0 -p1 -b .missing-src-file
12cr|python-meld3-0.6.7-1|26	
12cr|python-meld3-0.6.7-1|27	%build
12cr|python-meld3-0.6.7-1|28	export USE_MELD3_EXTENSION_MODULES=True
12cr|python-meld3-0.6.7-1|29	CFLAGS="%{optflags}" %{__python} setup.py build
12cr|python-meld3-0.6.7-1|30	
12cr|python-meld3-0.6.7-1|31	%install
12cr|python-meld3-0.6.7-1|32	rm -rf %{buildroot}
12cr|python-meld3-0.6.7-1|33	export USE_MELD3_EXTENSION_MODULES=True
12cr|python-meld3-0.6.7-1|34	%{__python} setup.py install --skip-build --root %{buildroot}
12cr|python-meld3-0.6.7-1|35	sed -i s'/^#!.*//' $( find %{buildroot}/%{python_sitearch}/meld3/ -type f)
12cr|python-meld3-0.6.7-1|36	chmod 0755 %{buildroot}/%{python_sitearch}/meld3/cmeld3.so
12cr|python-meld3-0.6.7-1|37	
12cr|python-meld3-0.6.7-1|38	%check
12cr|python-meld3-0.6.7-1|39	%{__python} meld3/test_meld3.py
12cr|python-meld3-0.6.7-1|40	
12cr|python-meld3-0.6.7-1|41	%clean
12cr|python-meld3-0.6.7-1|42	rm -rf %{buildroot}
12cr|python-meld3-0.6.7-1|43	
12cr|python-meld3-0.6.7-1|44	%files
12cr|python-meld3-0.6.7-1|45	%defattr(-,root,root,-)
12cr|python-meld3-0.6.7-1|46	%doc README.txt COPYRIGHT.txt LICENSE.txt CHANGES.txt
12cr|python-meld3-0.6.7-1|47	%{python_sitearch}/*
12cr|python-meld3-0.6.7-1|48	
12cr|python-meld3-0.6.7-1|49	
12cr|python-meld3-0.6.7-1|50	%changelog
12cr|python-meld3-0.6.7-1|51	* Tue Nov 01 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.6.7-1mdv2011.0
12cr|python-meld3-0.6.7-1|52	+ Revision: 709297
12cr|python-meld3-0.6.7-1|53	- imported package python-meld3
12cr|python-meld3-0.6.7-1|54	

6580 12
12cr|python-memcached-1.47-1|1	Name:		python-memcached
12cr|python-memcached-1.47-1|2	Version:	1.47
12cr|python-memcached-1.47-1|3	Release:	%mkrel 1
12cr|python-memcached-1.47-1|4	Summary:	Python interface to memcached
12cr|python-memcached-1.47-1|5	Group:		Development/Python
12cr|python-memcached-1.47-1|6	License:	Python Software Foundation License
12cr|python-memcached-1.47-1|7	URL:		http://www.tummy.com/Community/software/python-memcached/
12cr|python-memcached-1.47-1|8	Source0:	ftp://ftp.tummy.com/pub/python-memcached/%{name}-%{version}.tar.gz
12cr|python-memcached-1.47-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-memcached-1.47-1|10	BuildArch:	noarch
12cr|python-memcached-1.47-1|11	%py_requires	-d
12cr|python-memcached-1.47-1|12	BuildRequires:	python-setuptools
12cr|python-memcached-1.47-1|13	
12cr|python-memcached-1.47-1|14	%description
12cr|python-memcached-1.47-1|15	This software is a 100%% Python interface to the memcached memory cache
12cr|python-memcached-1.47-1|16	daemon.  It is the client side software which allows storing values in one
12cr|python-memcached-1.47-1|17	or more, possibly remote, memcached servers.  Search google for memcached
12cr|python-memcached-1.47-1|18	for more information.
12cr|python-memcached-1.47-1|19	
12cr|python-memcached-1.47-1|20	%prep
12cr|python-memcached-1.47-1|21	%setup -q -n %{name}-%{version}
12cr|python-memcached-1.47-1|22	
12cr|python-memcached-1.47-1|23	%build
12cr|python-memcached-1.47-1|24	python setup.py build
12cr|python-memcached-1.47-1|25	
12cr|python-memcached-1.47-1|26	%install
12cr|python-memcached-1.47-1|27	rm -rf %{buildroot}
12cr|python-memcached-1.47-1|28	python setup.py install -O2 --skip-build --root %{buildroot}
12cr|python-memcached-1.47-1|29	
12cr|python-memcached-1.47-1|30	%clean
12cr|python-memcached-1.47-1|31	rm -rf %{buildroot}
12cr|python-memcached-1.47-1|32	
12cr|python-memcached-1.47-1|33	%files
12cr|python-memcached-1.47-1|34	%defattr(-,root,root,-)
12cr|python-memcached-1.47-1|35	%doc ChangeLog PKG-INFO README
12cr|python-memcached-1.47-1|36	%{python_sitelib}/*
12cr|python-memcached-1.47-1|37	
12cr|python-memcached-1.47-1|38	
12cr|python-memcached-1.47-1|39	
12cr|python-memcached-1.47-1|40	%changelog
12cr|python-memcached-1.47-1|41	* Tue Dec 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.47-1mdv2011.0
12cr|python-memcached-1.47-1|42	+ Revision: 625613
12cr|python-memcached-1.47-1|43	- update to new version 1.47
12cr|python-memcached-1.47-1|44	
12cr|python-memcached-1.47-1|45	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 1.45-2mdv2011.0
12cr|python-memcached-1.47-1|46	+ Revision: 593933
12cr|python-memcached-1.47-1|47	- rebuild for py2.7
12cr|python-memcached-1.47-1|48	
12cr|python-memcached-1.47-1|49	* Mon Mar 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.45-1mdv2010.1
12cr|python-memcached-1.47-1|50	+ Revision: 515907
12cr|python-memcached-1.47-1|51	- update to 1.45
12cr|python-memcached-1.47-1|52	
12cr|python-memcached-1.47-1|53	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.43-3mdv2010.0
12cr|python-memcached-1.47-1|54	+ Revision: 442313
12cr|python-memcached-1.47-1|55	- rebuild
12cr|python-memcached-1.47-1|56	
12cr|python-memcached-1.47-1|57	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 1.43-2mdv2009.1
12cr|python-memcached-1.47-1|58	+ Revision: 323789
12cr|python-memcached-1.47-1|59	- rebuild
12cr|python-memcached-1.47-1|60	
12cr|python-memcached-1.47-1|61	* Tue Sep 16 2008 Luca Berra <bluca@mandriva.org> 1.43-1mdv2009.0
12cr|python-memcached-1.47-1|62	+ Revision: 285249
12cr|python-memcached-1.47-1|63	- import python-memcached
12cr|python-memcached-1.47-1|64	
12cr|python-memcached-1.47-1|65	
12cr|python-memcached-1.47-1|66	* Mon Sep 08 2008 Luca Berra <bluca@mandriva.org> 1.43-1mdv2008.1
12cr|python-memcached-1.47-1|67	- initial mandriva package

6581 12
12cr|python-metalink-1.0-8|1	%define	oname	metalink-library
12cr|python-metalink-1.0-8|2	
12cr|python-metalink-1.0-8|3	Summary:	Python library for generating metalinks
12cr|python-metalink-1.0-8|4	Name:		python-metalink
12cr|python-metalink-1.0-8|5	Version:	1.0
12cr|python-metalink-1.0-8|6	Release:	%mkrel 8
12cr|python-metalink-1.0-8|7	Source0:	http://metalink-library.googlecode.com/files/%{oname}-%{version}.tar.bz2
12cr|python-metalink-1.0-8|8	URL:		http://code.google.com/p/metalink-library/
12cr|python-metalink-1.0-8|9	License:	GPLv2
12cr|python-metalink-1.0-8|10	Group:		Development/Python
12cr|python-metalink-1.0-8|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-metalink-1.0-8|12	BuildArch:	noarch
12cr|python-metalink-1.0-8|13	
12cr|python-metalink-1.0-8|14	%description
12cr|python-metalink-1.0-8|15	A script based library to create and manage Metalink download files,
12cr|python-metalink-1.0-8|16	which contain HTTP, FTP and P2P download links for single or multiple
12cr|python-metalink-1.0-8|17	download files.
12cr|python-metalink-1.0-8|18	
12cr|python-metalink-1.0-8|19	%prep
12cr|python-metalink-1.0-8|20	%setup -q -c -n %{oname}-%{version} -a 0
12cr|python-metalink-1.0-8|21	
12cr|python-metalink-1.0-8|22	%build
12cr|python-metalink-1.0-8|23	
12cr|python-metalink-1.0-8|24	%install
12cr|python-metalink-1.0-8|25	rm -rf %{buildroot}
12cr|python-metalink-1.0-8|26	install -m644 metalink.py -D %{buildroot}%{python_sitelib}/metalink.py
12cr|python-metalink-1.0-8|27	
12cr|python-metalink-1.0-8|28	%clean
12cr|python-metalink-1.0-8|29	rm -rf %{buildroot}
12cr|python-metalink-1.0-8|30	
12cr|python-metalink-1.0-8|31	%files
12cr|python-metalink-1.0-8|32	%defattr(-,root,root)
12cr|python-metalink-1.0-8|33	%{python_sitelib}/metalink.py
12cr|python-metalink-1.0-8|34	
12cr|python-metalink-1.0-8|35	
12cr|python-metalink-1.0-8|36	
12cr|python-metalink-1.0-8|37	%changelog
12cr|python-metalink-1.0-8|38	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.0-8mdv2010.0
12cr|python-metalink-1.0-8|39	+ Revision: 433749
12cr|python-metalink-1.0-8|40	- rebuild
12cr|python-metalink-1.0-8|41	- rebuild
12cr|python-metalink-1.0-8|42	
12cr|python-metalink-1.0-8|43	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|python-metalink-1.0-8|44	- rebuild so that module ends up in correct location
12cr|python-metalink-1.0-8|45	
12cr|python-metalink-1.0-8|46	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2009.0
12cr|python-metalink-1.0-8|47	+ Revision: 259704
12cr|python-metalink-1.0-8|48	- rebuild
12cr|python-metalink-1.0-8|49	
12cr|python-metalink-1.0-8|50	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2009.0
12cr|python-metalink-1.0-8|51	+ Revision: 247511
12cr|python-metalink-1.0-8|52	- rebuild
12cr|python-metalink-1.0-8|53	
12cr|python-metalink-1.0-8|54	* Fri Feb 01 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0-2mdv2008.1
12cr|python-metalink-1.0-8|55	+ Revision: 160962
12cr|python-metalink-1.0-8|56	- rebuild since rpm 4.4.2.2 hosed python macros last time..
12cr|python-metalink-1.0-8|57	
12cr|python-metalink-1.0-8|58	+ Olivier Blin <oblin@mandriva.com>
12cr|python-metalink-1.0-8|59	- restore BuildRoot
12cr|python-metalink-1.0-8|60	
12cr|python-metalink-1.0-8|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-metalink-1.0-8|62	- kill re-definition of %%buildroot on Pixel's request
12cr|python-metalink-1.0-8|63	
12cr|python-metalink-1.0-8|64	* Wed Nov 28 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0-1mdv2008.1
12cr|python-metalink-1.0-8|65	+ Revision: 113595
12cr|python-metalink-1.0-8|66	- import python-metalink
12cr|python-metalink-1.0-8|67	
12cr|python-metalink-1.0-8|68	
12cr|python-metalink-1.0-8|69	* Wed Nov 28 2007 Per yvind Karlsen <pkarlsen@mandriva.com> 1.0-1mdv2008.1
12cr|python-metalink-1.0-8|70	- Initial release

6582 12
12cr|python-mezogis-0.1.5-8|1	Name: python-mezogis
12cr|python-mezogis-0.1.5-8|2	Version: 0.1.5
12cr|python-mezogis-0.1.5-8|3	Release: %mkrel 8
12cr|python-mezogis-0.1.5-8|4	Summary: Graphical interface to query and analyse spatial data
12cr|python-mezogis-0.1.5-8|5	Source: http://initd.org/svn/psycopg/geotypes/releases/mezogis-%{version}.tar.gz
12cr|python-mezogis-0.1.5-8|6	URL: http://www.mezogis.org
12cr|python-mezogis-0.1.5-8|7	License: GPL
12cr|python-mezogis-0.1.5-8|8	Group: Development/Python
12cr|python-mezogis-0.1.5-8|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-mezogis-0.1.5-8|10	BuildRequires: python-devel
12cr|python-mezogis-0.1.5-8|11	Provides: mezogis = %{version}-%{release}
12cr|python-mezogis-0.1.5-8|12	Requires: python-geotypes
12cr|python-mezogis-0.1.5-8|13	Requires: python-psycopg
12cr|python-mezogis-0.1.5-8|14	Requires: pygtk2.0
12cr|python-mezogis-0.1.5-8|15	
12cr|python-mezogis-0.1.5-8|16	%description
12cr|python-mezogis-0.1.5-8|17	mezoGIS is a GIS application, a graphical interface to query and analyse
12cr|python-mezogis-0.1.5-8|18	spatial data. mezoGIS does not store or compute data directly, but operates
12cr|python-mezogis-0.1.5-8|19	external PostGIS databases. The goal of mezoGIS is to provide a tool for geo-
12cr|python-mezogis-0.1.5-8|20	spatial analysis with PostGIS, through on-the-fly SQL queries as well as
12cr|python-mezogis-0.1.5-8|21	through larger, external plugin scripts.
12cr|python-mezogis-0.1.5-8|22	
12cr|python-mezogis-0.1.5-8|23	%prep
12cr|python-mezogis-0.1.5-8|24	%setup -q -n mezogis-%{version}
12cr|python-mezogis-0.1.5-8|25	
12cr|python-mezogis-0.1.5-8|26	%install
12cr|python-mezogis-0.1.5-8|27	rm -rf %buildroot
12cr|python-mezogis-0.1.5-8|28	python setup.py install --root=%buildroot
12cr|python-mezogis-0.1.5-8|29	
12cr|python-mezogis-0.1.5-8|30	rm -f %buildroot%_datadir/locale/messages.pot
12cr|python-mezogis-0.1.5-8|31	
12cr|python-mezogis-0.1.5-8|32	%clean
12cr|python-mezogis-0.1.5-8|33	rm -rf %buildroot
12cr|python-mezogis-0.1.5-8|34	
12cr|python-mezogis-0.1.5-8|35	%files
12cr|python-mezogis-0.1.5-8|36	%defattr(-,root,root)
12cr|python-mezogis-0.1.5-8|37	%_bindir/mezogis.py
12cr|python-mezogis-0.1.5-8|38	%_datadir/applications/mezogis.desktop
12cr|python-mezogis-0.1.5-8|39	%_datadir/mezogis
12cr|python-mezogis-0.1.5-8|40	%_datadir/pixmaps/*
12cr|python-mezogis-0.1.5-8|41	%py_puresitedir/*
12cr|python-mezogis-0.1.5-8|42	
12cr|python-mezogis-0.1.5-8|43	
12cr|python-mezogis-0.1.5-8|44	%changelog
12cr|python-mezogis-0.1.5-8|45	* Mon Nov 08 2010 Funda Wang <fwang@mandriva.org> 0.1.5-8mdv2011.0
12cr|python-mezogis-0.1.5-8|46	+ Revision: 594928
12cr|python-mezogis-0.1.5-8|47	- rebuild for py2.7
12cr|python-mezogis-0.1.5-8|48	
12cr|python-mezogis-0.1.5-8|49	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.5-7mdv2010.0
12cr|python-mezogis-0.1.5-8|50	+ Revision: 442314
12cr|python-mezogis-0.1.5-8|51	- rebuild
12cr|python-mezogis-0.1.5-8|52	
12cr|python-mezogis-0.1.5-8|53	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.1.5-6mdv2009.1
12cr|python-mezogis-0.1.5-8|54	+ Revision: 323794
12cr|python-mezogis-0.1.5-8|55	- rebuild
12cr|python-mezogis-0.1.5-8|56	
12cr|python-mezogis-0.1.5-8|57	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.1.5-5mdv2009.0
12cr|python-mezogis-0.1.5-8|58	+ Revision: 259705
12cr|python-mezogis-0.1.5-8|59	- rebuild
12cr|python-mezogis-0.1.5-8|60	
12cr|python-mezogis-0.1.5-8|61	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.1.5-4mdv2009.0
12cr|python-mezogis-0.1.5-8|62	+ Revision: 247513
12cr|python-mezogis-0.1.5-8|63	- rebuild
12cr|python-mezogis-0.1.5-8|64	
12cr|python-mezogis-0.1.5-8|65	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 0.1.5-2mdv2008.1
12cr|python-mezogis-0.1.5-8|66	+ Revision: 168508
12cr|python-mezogis-0.1.5-8|67	- rebuild
12cr|python-mezogis-0.1.5-8|68	- fix summary
12cr|python-mezogis-0.1.5-8|69	- fix no-buildroot-tag
12cr|python-mezogis-0.1.5-8|70	- fix description-line-too-long
12cr|python-mezogis-0.1.5-8|71	- fix summary-ended-with-dot
12cr|python-mezogis-0.1.5-8|72	
12cr|python-mezogis-0.1.5-8|73	* Tue Dec 18 2007 Helio Chissini de Castro <helio@mandriva.com> 0.1.5-1mdv2008.1
12cr|python-mezogis-0.1.5-8|74	+ Revision: 132723
12cr|python-mezogis-0.1.5-8|75	- import python-mezogis
12cr|python-mezogis-0.1.5-8|76	
12cr|python-mezogis-0.1.5-8|77	

6583 12
12cr|python-minimock-1.2.6-1|1	Name:           python-minimock
12cr|python-minimock-1.2.6-1|2	Version:        1.2.6
12cr|python-minimock-1.2.6-1|3	Release:        %mkrel 1
12cr|python-minimock-1.2.6-1|4	Summary:        The simplest possible mock library
12cr|python-minimock-1.2.6-1|5	Group:          Development/Python
12cr|python-minimock-1.2.6-1|6	License:        MIT
12cr|python-minimock-1.2.6-1|7	URL:            http://pypi.python.org/pypi/MiniMock
12cr|python-minimock-1.2.6-1|8	Source0:        http://pypi.python.org/packages/source/M/MiniMock/MiniMock-%{version}.tar.gz
12cr|python-minimock-1.2.6-1|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|python-minimock-1.2.6-1|10	BuildRequires:  python-devel
12cr|python-minimock-1.2.6-1|11	BuildRequires:  python-setuptools
12cr|python-minimock-1.2.6-1|12	
12cr|python-minimock-1.2.6-1|13	%description
12cr|python-minimock-1.2.6-1|14	Minimock is a simple lbirary for doing Mock objects with doctest.
12cr|python-minimock-1.2.6-1|15	
12cr|python-minimock-1.2.6-1|16	%prep
12cr|python-minimock-1.2.6-1|17	%setup -q -n MiniMock-%{version}
12cr|python-minimock-1.2.6-1|18	
12cr|python-minimock-1.2.6-1|19	%build
12cr|python-minimock-1.2.6-1|20	
12cr|python-minimock-1.2.6-1|21	%install
12cr|python-minimock-1.2.6-1|22	%{__rm} -rf %{buildroot}
12cr|python-minimock-1.2.6-1|23	%{__python} setup.py install --root=%{buildroot}
12cr|python-minimock-1.2.6-1|24	
12cr|python-minimock-1.2.6-1|25	%clean
12cr|python-minimock-1.2.6-1|26	rm -rf %{buildroot}
12cr|python-minimock-1.2.6-1|27	
12cr|python-minimock-1.2.6-1|28	%files
12cr|python-minimock-1.2.6-1|29	%defattr(-,root,root,-)
12cr|python-minimock-1.2.6-1|30	%doc docs/*
12cr|python-minimock-1.2.6-1|31	%{python_sitelib}/MiniMock-%{version}-py?.?.egg-info
12cr|python-minimock-1.2.6-1|32	%{python_sitelib}/minimock*
12cr|python-minimock-1.2.6-1|33	
12cr|python-minimock-1.2.6-1|34	
12cr|python-minimock-1.2.6-1|35	%changelog
12cr|python-minimock-1.2.6-1|36	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.6-1mdv2011.0
12cr|python-minimock-1.2.6-1|37	+ Revision: 662535
12cr|python-minimock-1.2.6-1|38	- update to new version 1.2.6
12cr|python-minimock-1.2.6-1|39	
12cr|python-minimock-1.2.6-1|40	* Thu Mar 18 2010 Caio Begotti <caio1982@mandriva.org> 1.2.5-2mdv2011.0
12cr|python-minimock-1.2.6-1|41	+ Revision: 525008
12cr|python-minimock-1.2.6-1|42	- missing buildrequires entry
12cr|python-minimock-1.2.6-1|43	- import python-minimock
12cr|python-minimock-1.2.6-1|44	

6584 12
12cr|python-morph-0.8-7|1	
12cr|python-morph-0.8-7|2	Summary: Morphology Toolbox for Python
12cr|python-morph-0.8-7|3	Name: python-morph
12cr|python-morph-0.8-7|4	Version: 0.8
12cr|python-morph-0.8-7|5	Release: %mkrel 7
12cr|python-morph-0.8-7|6	Source0: pymorph-%{version}.tar.bz2
12cr|python-morph-0.8-7|7	Patch0:  pymorph-demo-import.patch
12cr|python-morph-0.8-7|8	License: BSD
12cr|python-morph-0.8-7|9	Group: Sciences/Other
12cr|python-morph-0.8-7|10	Url: http://www.mmorph.com/pymorph/
12cr|python-morph-0.8-7|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-morph-0.8-7|12	Provides: pymorph = %{version}-%{release}
12cr|python-morph-0.8-7|13	BuildArch: noarch
12cr|python-morph-0.8-7|14	Requires: python-numeric
12cr|python-morph-0.8-7|15	Requires: python-imaging
12cr|python-morph-0.8-7|16	Buildrequires: dos2unix
12cr|python-morph-0.8-7|17	Buildrequires: python-devel
12cr|python-morph-0.8-7|18	
12cr|python-morph-0.8-7|19	%description
12cr|python-morph-0.8-7|20	The pymorph Morphology Toolbox for Python is a powerful collection of latest
12cr|python-morph-0.8-7|21	state-of-the-art gray-scale morphological tools that can be applied to image
12cr|python-morph-0.8-7|22	segmentation, non-linear filtering, pattern recognition and image analysis.
12cr|python-morph-0.8-7|23	The pymorph Morphology Toolbox is an open source software for Morphological
12cr|python-morph-0.8-7|24	Image Analysis and Signal Processing written in Python. It is a companion
12cr|python-morph-0.8-7|25	resource for the book: Hands-on Morphological Image Processing , by Edward
12cr|python-morph-0.8-7|26	Dougherty and Roberto Lotufo, published by SPIE, Aug 2003, ISBN=0-8194-4720-X.
12cr|python-morph-0.8-7|27	
12cr|python-morph-0.8-7|28	%prep
12cr|python-morph-0.8-7|29	%setup -q -n pymorph
12cr|python-morph-0.8-7|30	%patch0
12cr|python-morph-0.8-7|31	find -type f -name '*.html' -exec dos2unix -U {} \;
12cr|python-morph-0.8-7|32	find -type f -name '*.css' -exec dos2unix -U {} \;
12cr|python-morph-0.8-7|33	
12cr|python-morph-0.8-7|34	%build
12cr|python-morph-0.8-7|35	
12cr|python-morph-0.8-7|36	%install
12cr|python-morph-0.8-7|37	rm -rf $RPM_BUILD_ROOT
12cr|python-morph-0.8-7|38	mkdir -p $RPM_BUILD_ROOT/%{py_puresitedir}
12cr|python-morph-0.8-7|39	cp PURELIB/adtools/morph08pybase/morph.py $RPM_BUILD_ROOT/%{py_puresitedir}
12cr|python-morph-0.8-7|40	cp PURELIB/adtools/morph08pybase/morphdemo.py $RPM_BUILD_ROOT/%{py_puresitedir}
12cr|python-morph-0.8-7|41	cp PURELIB/adtools/adpil10all/adpil.py $RPM_BUILD_ROOT/%{py_puresitedir}
12cr|python-morph-0.8-7|42	cp PURELIB/adtools/adpil10all/adpildemo.py $RPM_BUILD_ROOT/%{py_puresitedir}
12cr|python-morph-0.8-7|43	
12cr|python-morph-0.8-7|44	
12cr|python-morph-0.8-7|45	%clean
12cr|python-morph-0.8-7|46	rm -rf $RPM_BUILD_ROOT
12cr|python-morph-0.8-7|47	
12cr|python-morph-0.8-7|48	%files
12cr|python-morph-0.8-7|49	%defattr(-,root,root)
12cr|python-morph-0.8-7|50	%{py_puresitedir}/*
12cr|python-morph-0.8-7|51	%doc PLATLIB/adtools/morph08pybase/data
12cr|python-morph-0.8-7|52	%doc PLATLIB/adtools/morph08pybase/html
12cr|python-morph-0.8-7|53	
12cr|python-morph-0.8-7|54	
12cr|python-morph-0.8-7|55	
12cr|python-morph-0.8-7|56	
12cr|python-morph-0.8-7|57	%changelog
12cr|python-morph-0.8-7|58	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8-7mdv2010.0
12cr|python-morph-0.8-7|59	+ Revision: 442315
12cr|python-morph-0.8-7|60	- rebuild
12cr|python-morph-0.8-7|61	
12cr|python-morph-0.8-7|62	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.8-6mdv2009.1
12cr|python-morph-0.8-7|63	+ Revision: 323811
12cr|python-morph-0.8-7|64	- rebuild
12cr|python-morph-0.8-7|65	
12cr|python-morph-0.8-7|66	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.8-5mdv2009.0
12cr|python-morph-0.8-7|67	+ Revision: 242421
12cr|python-morph-0.8-7|68	- rebuild
12cr|python-morph-0.8-7|69	- kill re-definition of %%buildroot on Pixel's request
12cr|python-morph-0.8-7|70	
12cr|python-morph-0.8-7|71	+ Olivier Blin <oblin@mandriva.com>
12cr|python-morph-0.8-7|72	- restore BuildRoot
12cr|python-morph-0.8-7|73	
12cr|python-morph-0.8-7|74	* Sun Aug 26 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.8-3mdv2008.0
12cr|python-morph-0.8-7|75	+ Revision: 71569
12cr|python-morph-0.8-7|76	- fix build on x86_64
12cr|python-morph-0.8-7|77	- build requires python
12cr|python-morph-0.8-7|78	- reb?\195uild
12cr|python-morph-0.8-7|79	
12cr|python-morph-0.8-7|80	
12cr|python-morph-0.8-7|81	* Wed Aug 09 2006 glehmann
12cr|python-morph-0.8-7|82	+ 08/09/06 20:05:30 (55107)
12cr|python-morph-0.8-7|83	use py_puresitedir
12cr|python-morph-0.8-7|84	
12cr|python-morph-0.8-7|85	* Sun Jul 30 2006 glehmann
12cr|python-morph-0.8-7|86	+ 07/30/06 10:26:36 (42700)
12cr|python-morph-0.8-7|87	Import python-morph
12cr|python-morph-0.8-7|88	
12cr|python-morph-0.8-7|89	* Sun Sep 25 2005 <gaetan.lehmann@jouy.inra.fr> 0.8-1mdk
12cr|python-morph-0.8-7|90	- initial contrib
12cr|python-morph-0.8-7|91	

6585 12
12cr|python-mox-0.5.3-1|1	%define module mox
12cr|python-mox-0.5.3-1|2	
12cr|python-mox-0.5.3-1|3	Name:           python-%{module}
12cr|python-mox-0.5.3-1|4	Version:        0.5.3
12cr|python-mox-0.5.3-1|5	Release:        %mkrel 1
12cr|python-mox-0.5.3-1|6	Url:            http://code.google.com/p/pymox/
12cr|python-mox-0.5.3-1|7	Summary:        Mock object framework
12cr|python-mox-0.5.3-1|8	License:        Apache License, Version 2.0
12cr|python-mox-0.5.3-1|9	Group:          Development/Python
12cr|python-mox-0.5.3-1|10	Source:         %{module}-%{version}.tar.bz2
12cr|python-mox-0.5.3-1|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|python-mox-0.5.3-1|12	BuildRequires:  python-devel
12cr|python-mox-0.5.3-1|13	BuildArch:      noarch
12cr|python-mox-0.5.3-1|14	
12cr|python-mox-0.5.3-1|15	%description
12cr|python-mox-0.5.3-1|16	Mox is a mock object framework for Python based on the
12cr|python-mox-0.5.3-1|17	Java mock object framework EasyMock.
12cr|python-mox-0.5.3-1|18	
12cr|python-mox-0.5.3-1|19	%prep
12cr|python-mox-0.5.3-1|20	%setup -q -n %{module}-%{version}
12cr|python-mox-0.5.3-1|21	
12cr|python-mox-0.5.3-1|22	%build
12cr|python-mox-0.5.3-1|23	CFLAGS="%{optflags}" python setup.py build
12cr|python-mox-0.5.3-1|24	
12cr|python-mox-0.5.3-1|25	%install
12cr|python-mox-0.5.3-1|26	rm -rf $RPM_BUILD_ROOT
12cr|python-mox-0.5.3-1|27	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
12cr|python-mox-0.5.3-1|28	
12cr|python-mox-0.5.3-1|29	%clean
12cr|python-mox-0.5.3-1|30	rm -rf %{buildroot}
12cr|python-mox-0.5.3-1|31	
12cr|python-mox-0.5.3-1|32	%files
12cr|python-mox-0.5.3-1|33	%defattr(-,root,root)
12cr|python-mox-0.5.3-1|34	%{python_sitelib}/*
12cr|python-mox-0.5.3-1|35	
12cr|python-mox-0.5.3-1|36	
12cr|python-mox-0.5.3-1|37	
12cr|python-mox-0.5.3-1|38	%changelog
12cr|python-mox-0.5.3-1|39	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 0.5.3-1mdv2011.0
12cr|python-mox-0.5.3-1|40	+ Revision: 683256
12cr|python-mox-0.5.3-1|41	- import python-mox
12cr|python-mox-0.5.3-1|42	
12cr|python-mox-0.5.3-1|43	
12cr|python-mox-0.5.3-1|44	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 0.5.3
12cr|python-mox-0.5.3-1|45	- first release for Mandriva

6586 12
12cr|python-mpd-0.3.0-1|1	Name:           python-mpd
12cr|python-mpd-0.3.0-1|2	Version:        0.3.0
12cr|python-mpd-0.3.0-1|3	Release:        %mkrel 1
12cr|python-mpd-0.3.0-1|4	Summary:        Python bindings for MPD
12cr|python-mpd-0.3.0-1|5	Group:          Development/Python
12cr|python-mpd-0.3.0-1|6	License:        GPL
12cr|python-mpd-0.3.0-1|7	URL:            http://www.musicpd.org/~jat/python-mpd/
12cr|python-mpd-0.3.0-1|8	Source0:        http://pypi.python.org/packages/source/p/%name/%name-%version.tar.gz
12cr|python-mpd-0.3.0-1|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-mpd-0.3.0-1|10	BuildArch:	noarch
12cr|python-mpd-0.3.0-1|11	%py_requires -d
12cr|python-mpd-0.3.0-1|12	
12cr|python-mpd-0.3.0-1|13	%description
12cr|python-mpd-0.3.0-1|14	An MPD (Music Player Daemon) client library written in pure Python.
12cr|python-mpd-0.3.0-1|15	
12cr|python-mpd-0.3.0-1|16	%prep
12cr|python-mpd-0.3.0-1|17	%setup -q -n %name-%{version}
12cr|python-mpd-0.3.0-1|18	
12cr|python-mpd-0.3.0-1|19	%build
12cr|python-mpd-0.3.0-1|20	CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
12cr|python-mpd-0.3.0-1|21	
12cr|python-mpd-0.3.0-1|22	%install
12cr|python-mpd-0.3.0-1|23	%{__python} setup.py install --root %buildroot
12cr|python-mpd-0.3.0-1|24	
12cr|python-mpd-0.3.0-1|25	%clean
12cr|python-mpd-0.3.0-1|26	rm -rf %buildroot
12cr|python-mpd-0.3.0-1|27	
12cr|python-mpd-0.3.0-1|28	%files
12cr|python-mpd-0.3.0-1|29	%defattr(-,root,root,-)
12cr|python-mpd-0.3.0-1|30	%doc LICENSE.txt GPL.txt README.txt CHANGES.txt
12cr|python-mpd-0.3.0-1|31	%{python_sitelib}/*
12cr|python-mpd-0.3.0-1|32	
12cr|python-mpd-0.3.0-1|33	
12cr|python-mpd-0.3.0-1|34	%changelog
12cr|python-mpd-0.3.0-1|35	* Wed Mar 30 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.3.0-1mdv2011.0
12cr|python-mpd-0.3.0-1|36	+ Revision: 649205
12cr|python-mpd-0.3.0-1|37	- update to 0.3.0
12cr|python-mpd-0.3.0-1|38	- update doc
12cr|python-mpd-0.3.0-1|39	
12cr|python-mpd-0.3.0-1|40	* Mon Nov 01 2010 Funda Wang <fwang@mandriva.org> 0.2.1-4mdv2011.0
12cr|python-mpd-0.3.0-1|41	+ Revision: 591346
12cr|python-mpd-0.3.0-1|42	- rebuild for py 2.7
12cr|python-mpd-0.3.0-1|43	
12cr|python-mpd-0.3.0-1|44	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.1-3mdv2010.0
12cr|python-mpd-0.3.0-1|45	+ Revision: 442316
12cr|python-mpd-0.3.0-1|46	- rebuild
12cr|python-mpd-0.3.0-1|47	
12cr|python-mpd-0.3.0-1|48	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 0.2.1-2mdv2009.1
12cr|python-mpd-0.3.0-1|49	+ Revision: 323360
12cr|python-mpd-0.3.0-1|50	- rebuild
12cr|python-mpd-0.3.0-1|51	
12cr|python-mpd-0.3.0-1|52	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-1mdv2009.1
12cr|python-mpd-0.3.0-1|53	+ Revision: 305846
12cr|python-mpd-0.3.0-1|54	- update to new version 0.2.1
12cr|python-mpd-0.3.0-1|55	
12cr|python-mpd-0.3.0-1|56	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.2.0-2mdv2009.0
12cr|python-mpd-0.3.0-1|57	+ Revision: 269033
12cr|python-mpd-0.3.0-1|58	- rebuild early 2009.0 package (before pixel changes)
12cr|python-mpd-0.3.0-1|59	
12cr|python-mpd-0.3.0-1|60	* Mon May 05 2008 Funda Wang <fwang@mandriva.org> 0.2.0-1mdv2009.0
12cr|python-mpd-0.3.0-1|61	+ Revision: 201240
12cr|python-mpd-0.3.0-1|62	- Import source and spec
12cr|python-mpd-0.3.0-1|63	- Created package structure for python-mpd.
12cr|python-mpd-0.3.0-1|64	

6587 12
12cr|python-mpi4py-1.3-4|1	%define module 	mpi4py
12cr|python-mpi4py-1.3-4|2	%define name 	python-%{module}
12cr|python-mpi4py-1.3-4|3	%define version 1.3
12cr|python-mpi4py-1.3-4|4	%define rel		4
12cr|python-mpi4py-1.3-4|5	%if %mdkversion < 201100
12cr|python-mpi4py-1.3-4|6	%define release %mkrel %rel
12cr|python-mpi4py-1.3-4|7	%else
12cr|python-mpi4py-1.3-4|8	%define release %rel
12cr|python-mpi4py-1.3-4|9	%endif
12cr|python-mpi4py-1.3-4|10	
12cr|python-mpi4py-1.3-4|11	Summary: 	MPI for Python
12cr|python-mpi4py-1.3-4|12	Name: 		%{name}
12cr|python-mpi4py-1.3-4|13	Version: 	%{version}
12cr|python-mpi4py-1.3-4|14	Release: 	%{release}
12cr|python-mpi4py-1.3-4|15	Source0: 	http://mpi4py.googlecode.com/files/%{module}-%{version}.tar.gz
12cr|python-mpi4py-1.3-4|16	License: 	BSD
12cr|python-mpi4py-1.3-4|17	Group: 		Development/Python
12cr|python-mpi4py-1.3-4|18	Url: 		http://mpi4py.googlecode.com
12cr|python-mpi4py-1.3-4|19	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-mpi4py-1.3-4|20	Requires:	openmpi
12cr|python-mpi4py-1.3-4|21	BuildRequires:	python-devel
12cr|python-mpi4py-1.3-4|22	BuildRequires:	python-cython, openmpi, openmpi-devel, zlib-devel
12cr|python-mpi4py-1.3-4|23	
12cr|python-mpi4py-1.3-4|24	%description
12cr|python-mpi4py-1.3-4|25	MPI for Python provides bindings of the Message Passing Interface
12cr|python-mpi4py-1.3-4|26	(MPI) standard for the Python programming language, allowing any
12cr|python-mpi4py-1.3-4|27	Python program to exploit multiple processors.
12cr|python-mpi4py-1.3-4|28	
12cr|python-mpi4py-1.3-4|29	This package is constructed on top of the MPI-1/2 specifications and
12cr|python-mpi4py-1.3-4|30	provides an object oriented interface which closely follows MPI-2 C++
12cr|python-mpi4py-1.3-4|31	bindings. It supports point-to-point (sends, receives) and collective
12cr|python-mpi4py-1.3-4|32	(broadcasts, scatters, gathers) communications of any picklable Python
12cr|python-mpi4py-1.3-4|33	object, as well as optimized communications of Python object exposing
12cr|python-mpi4py-1.3-4|34	the single-segment buffer interface (NumPy arrays, builtin
12cr|python-mpi4py-1.3-4|35	bytes/string/array objects).
12cr|python-mpi4py-1.3-4|36	
12cr|python-mpi4py-1.3-4|37	%package devel
12cr|python-mpi4py-1.3-4|38	Summary:	mpi4py headers
12cr|python-mpi4py-1.3-4|39	Group:		Development/Python
12cr|python-mpi4py-1.3-4|40	Requires:	%{name} = %{version}-%{release}
12cr|python-mpi4py-1.3-4|41	
12cr|python-mpi4py-1.3-4|42	%description devel
12cr|python-mpi4py-1.3-4|43	This package contains header files needed to develop modules in C or
12cr|python-mpi4py-1.3-4|44	Fortran that can interact with mpi4py.
12cr|python-mpi4py-1.3-4|45	
12cr|python-mpi4py-1.3-4|46	%prep
12cr|python-mpi4py-1.3-4|47	%setup -q -n %{module}-%{version}
12cr|python-mpi4py-1.3-4|48	
12cr|python-mpi4py-1.3-4|49	%build
12cr|python-mpi4py-1.3-4|50	export CFLAGS="-Wno-error=format-security"
12cr|python-mpi4py-1.3-4|51	%__python setup.py build
12cr|python-mpi4py-1.3-4|52	
12cr|python-mpi4py-1.3-4|53	%install
12cr|python-mpi4py-1.3-4|54	%__rm -rf %{buildroot}
12cr|python-mpi4py-1.3-4|55	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-mpi4py-1.3-4|56	%__rm -f %{buildroot}%{py_platsitedir}/mpi4py/mpi.cfg
12cr|python-mpi4py-1.3-4|57	%__sed -si 's/^.*mpi\.cfg$//' FILELIST
12cr|python-mpi4py-1.3-4|58	
12cr|python-mpi4py-1.3-4|59	%clean
12cr|python-mpi4py-1.3-4|60	%__rm -rf %{buildroot}
12cr|python-mpi4py-1.3-4|61	
12cr|python-mpi4py-1.3-4|62	%files -f FILELIST
12cr|python-mpi4py-1.3-4|63	%defattr(-,root,root)
12cr|python-mpi4py-1.3-4|64	%doc test/ demo/ *.txt docs/usrman docs/apiref
12cr|python-mpi4py-1.3-4|65	%exclude %{py_platsitedir}/%{module}/include/
12cr|python-mpi4py-1.3-4|66	
12cr|python-mpi4py-1.3-4|67	%files devel
12cr|python-mpi4py-1.3-4|68	%defattr(-,root,root)
12cr|python-mpi4py-1.3-4|69	%{py_platsitedir}/%{module}/include/
12cr|python-mpi4py-1.3-4|70	
12cr|python-mpi4py-1.3-4|71	
12cr|python-mpi4py-1.3-4|72	%changelog
12cr|python-mpi4py-1.3-4|73	* Tue Apr 24 2012 Lev Givon <lev@mandriva.org> 1.3-4
12cr|python-mpi4py-1.3-4|74	+ Revision: 793216
12cr|python-mpi4py-1.3-4|75	- Correct license.
12cr|python-mpi4py-1.3-4|76	
12cr|python-mpi4py-1.3-4|77	* Tue Apr 24 2012 Lev Givon <lev@mandriva.org> 1.3-3
12cr|python-mpi4py-1.3-4|78	+ Revision: 793204
12cr|python-mpi4py-1.3-4|79	- Require zlib as build req.
12cr|python-mpi4py-1.3-4|80	
12cr|python-mpi4py-1.3-4|81	* Wed Feb 22 2012 Lev Givon <lev@mandriva.org> 1.3-2
12cr|python-mpi4py-1.3-4|82	+ Revision: 779268
12cr|python-mpi4py-1.3-4|83	- Rebuild.
12cr|python-mpi4py-1.3-4|84	
12cr|python-mpi4py-1.3-4|85	* Mon Feb 20 2012 Lev Givon <lev@mandriva.org> 1.3-1
12cr|python-mpi4py-1.3-4|86	+ Revision: 778252
12cr|python-mpi4py-1.3-4|87	- Update to 1.3.
12cr|python-mpi4py-1.3-4|88	
12cr|python-mpi4py-1.3-4|89	* Sun Oct 31 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 1.2.2-2mdv2011.0
12cr|python-mpi4py-1.3-4|90	+ Revision: 590963
12cr|python-mpi4py-1.3-4|91	- rebuild for new python 2.7
12cr|python-mpi4py-1.3-4|92	
12cr|python-mpi4py-1.3-4|93	* Tue Sep 14 2010 Lev Givon <lev@mandriva.org> 1.2.2-1mdv2011.0
12cr|python-mpi4py-1.3-4|94	+ Revision: 578335
12cr|python-mpi4py-1.3-4|95	- Update to 1.2.2.
12cr|python-mpi4py-1.3-4|96	
12cr|python-mpi4py-1.3-4|97	* Tue Mar 23 2010 Lev Givon <lev@mandriva.org> 1.2.1-1mdv2010.1
12cr|python-mpi4py-1.3-4|98	+ Revision: 526949
12cr|python-mpi4py-1.3-4|99	- Update to 1.2.1.
12cr|python-mpi4py-1.3-4|100	- Update to 1.2.
12cr|python-mpi4py-1.3-4|101	Put header files in a devel package.
12cr|python-mpi4py-1.3-4|102	
12cr|python-mpi4py-1.3-4|103	* Wed Aug 12 2009 Funda Wang <fwang@mandriva.org> 1.1.0-2mdv2010.0
12cr|python-mpi4py-1.3-4|104	+ Revision: 415363
12cr|python-mpi4py-1.3-4|105	- rebuild for new libtorque
12cr|python-mpi4py-1.3-4|106	
12cr|python-mpi4py-1.3-4|107	* Mon Jul 13 2009 Lev Givon <lev@mandriva.org> 1.1.0-1mdv2010.0
12cr|python-mpi4py-1.3-4|108	+ Revision: 395522
12cr|python-mpi4py-1.3-4|109	- Update to 1.1.0.
12cr|python-mpi4py-1.3-4|110	
12cr|python-mpi4py-1.3-4|111	* Sun May 03 2009 Lev Givon <lev@mandriva.org> 1.0.0-1mdv2010.0
12cr|python-mpi4py-1.3-4|112	+ Revision: 371315
12cr|python-mpi4py-1.3-4|113	- Update to 1.0.0.
12cr|python-mpi4py-1.3-4|114	
12cr|python-mpi4py-1.3-4|115	* Mon Dec 29 2008 Funda Wang <fwang@mandriva.org> 0.6.0-4mdv2009.1
12cr|python-mpi4py-1.3-4|116	+ Revision: 320930
12cr|python-mpi4py-1.3-4|117	- fix str fmt
12cr|python-mpi4py-1.3-4|118	- adjust BR
12cr|python-mpi4py-1.3-4|119	
12cr|python-mpi4py-1.3-4|120	* Tue Sep 16 2008 Lev Givon <lev@mandriva.org> 0.6.0-4mdv2009.0
12cr|python-mpi4py-1.3-4|121	+ Revision: 285238
12cr|python-mpi4py-1.3-4|122	- Include openmpi as a build req so that the module is build with mpicc.
12cr|python-mpi4py-1.3-4|123	
12cr|python-mpi4py-1.3-4|124	* Wed Sep 03 2008 Lev Givon <lev@mandriva.org> 0.6.0-3mdv2009.0
12cr|python-mpi4py-1.3-4|125	+ Revision: 279886
12cr|python-mpi4py-1.3-4|126	- Rebuild against latest version of openmpi.
12cr|python-mpi4py-1.3-4|127	
12cr|python-mpi4py-1.3-4|128	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.6.0-2mdv2009.0
12cr|python-mpi4py-1.3-4|129	+ Revision: 269034
12cr|python-mpi4py-1.3-4|130	- rebuild early 2009.0 package (before pixel changes)
12cr|python-mpi4py-1.3-4|131	
12cr|python-mpi4py-1.3-4|132	+ Lev Givon <lev@mandriva.org>
12cr|python-mpi4py-1.3-4|133	- Update to 0.6.0.
12cr|python-mpi4py-1.3-4|134	
12cr|python-mpi4py-1.3-4|135	* Mon May 19 2008 Lev Givon <lev@mandriva.org> 0.5.0-2mdv2009.0
12cr|python-mpi4py-1.3-4|136	+ Revision: 208969
12cr|python-mpi4py-1.3-4|137	- Rebuild against latest release of openmpi.
12cr|python-mpi4py-1.3-4|138	
12cr|python-mpi4py-1.3-4|139	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 0.5.0-1mdv2008.1
12cr|python-mpi4py-1.3-4|140	+ Revision: 166046
12cr|python-mpi4py-1.3-4|141	- fix spacing at top of description
12cr|python-mpi4py-1.3-4|142	- kill re-definition of %%buildroot on Pixel's request
12cr|python-mpi4py-1.3-4|143	
12cr|python-mpi4py-1.3-4|144	+ Olivier Blin <blino@mandriva.org>
12cr|python-mpi4py-1.3-4|145	- restore BuildRoot
12cr|python-mpi4py-1.3-4|146	
12cr|python-mpi4py-1.3-4|147	* Mon Aug 20 2007 Lev Givon <lev@mandriva.org> 0.5.0-1mdv2008.0
12cr|python-mpi4py-1.3-4|148	+ Revision: 67961
12cr|python-mpi4py-1.3-4|149	- Update to 0.5.0.
12cr|python-mpi4py-1.3-4|150	
12cr|python-mpi4py-1.3-4|151	* Thu May 10 2007 Lev Givon <lev@mandriva.org> 0.4.0rc4-1mdv2008.0
12cr|python-mpi4py-1.3-4|152	+ Revision: 26039
12cr|python-mpi4py-1.3-4|153	- Build against openmpi instead of mpich2.
12cr|python-mpi4py-1.3-4|154	
12cr|python-mpi4py-1.3-4|155	
12cr|python-mpi4py-1.3-4|156	* Mon Nov 06 2006 Lev Givon <lev@mandriva.org> 0.4.0rc2-1mdv2007.0
12cr|python-mpi4py-1.3-4|157	+ Revision: 76967
12cr|python-mpi4py-1.3-4|158	- Fix build deps.
12cr|python-mpi4py-1.3-4|159	- Add files.
12cr|python-mpi4py-1.3-4|160	

6588 12
12cr|python-mpmath-0.17-2|1	%define module	mpmath
12cr|python-mpmath-0.17-2|2	
12cr|python-mpmath-0.17-2|3	Summary:	Python library for symbolic mathematics
12cr|python-mpmath-0.17-2|4	Name:		python-%{module}
12cr|python-mpmath-0.17-2|5	Version:	0.17
12cr|python-mpmath-0.17-2|6	Release:	2
12cr|python-mpmath-0.17-2|7	Source0:	http://mpmath.googlecode.com/files/%{module}-all-%{version}.tar.gz
12cr|python-mpmath-0.17-2|8	License:	BSD
12cr|python-mpmath-0.17-2|9	Group:		Development/Python
12cr|python-mpmath-0.17-2|10	Url:		http://mpmath.googlecode.com/
12cr|python-mpmath-0.17-2|11	BuildArch:	noarch
12cr|python-mpmath-0.17-2|12	Suggests:	python-gmpy >= 1.03, python-numpy, python-matplotlib
12cr|python-mpmath-0.17-2|13	BuildRequires:	python
12cr|python-mpmath-0.17-2|14	BuildRequires:  python-sphinx
12cr|python-mpmath-0.17-2|15	
12cr|python-mpmath-0.17-2|16	%description
12cr|python-mpmath-0.17-2|17	Mpmath is a pure-Python library for multiprecision floating-point arithmetic.
12cr|python-mpmath-0.17-2|18	It provides an extensive set of transcendental functions, unlimited exponent
12cr|python-mpmath-0.17-2|19	sizes, complex numbers, interval arithmetic, numerical integration and
12cr|python-mpmath-0.17-2|20	differentiation, root-finding, linear algebra, and much more. Almost any
12cr|python-mpmath-0.17-2|21	calculation can be performed just as well at 10-digit or 1000-digit precision,
12cr|python-mpmath-0.17-2|22	and in many cases mpmath implements asymptotically fast algorithms that scale
12cr|python-mpmath-0.17-2|23	well for extremely high precision work. If available, mpmath will (optionally)
12cr|python-mpmath-0.17-2|24	use gmpy to speed up high precision operations.
12cr|python-mpmath-0.17-2|25	
12cr|python-mpmath-0.17-2|26	%package	doc
12cr|python-mpmath-0.17-2|27	Group:		Development/Python
12cr|python-mpmath-0.17-2|28	Summary:	Documentation for python-%{name}
12cr|python-mpmath-0.17-2|29	
12cr|python-mpmath-0.17-2|30	%description	doc
12cr|python-mpmath-0.17-2|31	Documentation for python-%{name}.
12cr|python-mpmath-0.17-2|32	
12cr|python-mpmath-0.17-2|33	%prep
12cr|python-mpmath-0.17-2|34	%setup -q -n %{module}-all-%{version}
12cr|python-mpmath-0.17-2|35	
12cr|python-mpmath-0.17-2|36	%install
12cr|python-mpmath-0.17-2|37	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-mpmath-0.17-2|38	
12cr|python-mpmath-0.17-2|39	pushd doc
12cr|python-mpmath-0.17-2|40	%__python build.py
12cr|python-mpmath-0.17-2|41	%__rm -rf build/.buildinfo build/.doctrees
12cr|python-mpmath-0.17-2|42	mkdir -p %{buildroot}/%{_docdir}/%{module}
12cr|python-mpmath-0.17-2|43	cp -far build/* %{buildroot}/%{_docdir}/%{module}
12cr|python-mpmath-0.17-2|44	popd
12cr|python-mpmath-0.17-2|45	
12cr|python-mpmath-0.17-2|46	%files
12cr|python-mpmath-0.17-2|47	%doc CHANGES LICENSE README
12cr|python-mpmath-0.17-2|48	%py_puresitedir/*
12cr|python-mpmath-0.17-2|49	
12cr|python-mpmath-0.17-2|50	%files doc
12cr|python-mpmath-0.17-2|51	%defattr(-,root,root)
12cr|python-mpmath-0.17-2|52	%{_docdir}/%{module}/
12cr|python-mpmath-0.17-2|53	
12cr|python-mpmath-0.17-2|54	
12cr|python-mpmath-0.17-2|55	
12cr|python-mpmath-0.17-2|56	%changelog
12cr|python-mpmath-0.17-2|57	* Wed Feb 02 2011 Lev Givon <lev@mandriva.org> 0.17-1mdv2011.0
12cr|python-mpmath-0.17-2|58	+ Revision: 634920
12cr|python-mpmath-0.17-2|59	- Update to 0.17.
12cr|python-mpmath-0.17-2|60	
12cr|python-mpmath-0.17-2|61	* Tue Nov 09 2010 Lev Givon <lev@mandriva.org> 0.16-1mdv2011.0
12cr|python-mpmath-0.17-2|62	+ Revision: 595135
12cr|python-mpmath-0.17-2|63	- Update to 0.16.
12cr|python-mpmath-0.17-2|64	
12cr|python-mpmath-0.17-2|65	* Mon Nov 08 2010 Funda Wang <fwang@mandriva.org> 0.14-2mdv2011.0
12cr|python-mpmath-0.17-2|66	+ Revision: 594960
12cr|python-mpmath-0.17-2|67	- update file list
12cr|python-mpmath-0.17-2|68	- rebuild for py 2.7
12cr|python-mpmath-0.17-2|69	
12cr|python-mpmath-0.17-2|70	* Sat Feb 06 2010 Frederik Himpe <fhimpe@mandriva.org> 0.14-1mdv2010.1
12cr|python-mpmath-0.17-2|71	+ Revision: 501447
12cr|python-mpmath-0.17-2|72	- update to new version 0.14
12cr|python-mpmath-0.17-2|73	
12cr|python-mpmath-0.17-2|74	* Fri Sep 18 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.13-1mdv2010.0
12cr|python-mpmath-0.17-2|75	+ Revision: 444223
12cr|python-mpmath-0.17-2|76	- Initial import of python-mpmath 0.13.
12cr|python-mpmath-0.17-2|77	- python-mpmath
12cr|python-mpmath-0.17-2|78	

6589 12
12cr|python-msgpack-0.2.0-1|1	%define tarname	msgpack-python
12cr|python-msgpack-0.2.0-1|2	%define name	python-msgpack
12cr|python-msgpack-0.2.0-1|3	%define version 0.2.0
12cr|python-msgpack-0.2.0-1|4	%define	rel		1
12cr|python-msgpack-0.2.0-1|5	%if %mdkversion < 201100
12cr|python-msgpack-0.2.0-1|6	%define release %mkrel %rel
12cr|python-msgpack-0.2.0-1|7	%else
12cr|python-msgpack-0.2.0-1|8	%define	release	%rel
12cr|python-msgpack-0.2.0-1|9	%endif
12cr|python-msgpack-0.2.0-1|10	
12cr|python-msgpack-0.2.0-1|11	Summary:	MessagePack (de)serializer for Python
12cr|python-msgpack-0.2.0-1|12	Name:		%{name}
12cr|python-msgpack-0.2.0-1|13	Version:	%{version}
12cr|python-msgpack-0.2.0-1|14	Release:	%{release}
12cr|python-msgpack-0.2.0-1|15	Source0:	http://pypi.python.org/packages/source/m/%{tarname}/%{tarname}-%{version}.tar.gz
12cr|python-msgpack-0.2.0-1|16	Patch0:		egg-info-0.2.0.patch
12cr|python-msgpack-0.2.0-1|17	License:	Apache License
12cr|python-msgpack-0.2.0-1|18	Group:		Development/Python
12cr|python-msgpack-0.2.0-1|19	Url:		http://msgpack.org/
12cr|python-msgpack-0.2.0-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-msgpack-0.2.0-1|21	BuildRequires:	python-cython
12cr|python-msgpack-0.2.0-1|22	BuildRequires:	python-setuptools
12cr|python-msgpack-0.2.0-1|23	
12cr|python-msgpack-0.2.0-1|24	%description
12cr|python-msgpack-0.2.0-1|25	MessagePack is a binary-based efficient data interchange format that
12cr|python-msgpack-0.2.0-1|26	is focused on high performance. It is like JSON, but very fast and
12cr|python-msgpack-0.2.0-1|27	small.
12cr|python-msgpack-0.2.0-1|28	
12cr|python-msgpack-0.2.0-1|29	%prep
12cr|python-msgpack-0.2.0-1|30	%setup -q -n %{tarname}-%{version}
12cr|python-msgpack-0.2.0-1|31	%patch0 -p0
12cr|python-msgpack-0.2.0-1|32	
12cr|python-msgpack-0.2.0-1|33	%build
12cr|python-msgpack-0.2.0-1|34	%__python setup.py build
12cr|python-msgpack-0.2.0-1|35	
12cr|python-msgpack-0.2.0-1|36	%install
12cr|python-msgpack-0.2.0-1|37	%__rm -rf %{buildroot}
12cr|python-msgpack-0.2.0-1|38	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-msgpack-0.2.0-1|39	
12cr|python-msgpack-0.2.0-1|40	%clean
12cr|python-msgpack-0.2.0-1|41	%__rm -rf %{buildroot}
12cr|python-msgpack-0.2.0-1|42	
12cr|python-msgpack-0.2.0-1|43	%files
12cr|python-msgpack-0.2.0-1|44	%defattr(-,root,root)
12cr|python-msgpack-0.2.0-1|45	%doc COPYING README.rst
12cr|python-msgpack-0.2.0-1|46	%py_platsitedir/msgpack*
12cr|python-msgpack-0.2.0-1|47	
12cr|python-msgpack-0.2.0-1|48	
12cr|python-msgpack-0.2.0-1|49	%changelog
12cr|python-msgpack-0.2.0-1|50	* Thu Aug 09 2012 Lev Givon <lev@mandriva.org> 0.2.0-1
12cr|python-msgpack-0.2.0-1|51	+ Revision: 813601
12cr|python-msgpack-0.2.0-1|52	- imported package python-msgpack
12cr|python-msgpack-0.2.0-1|53	

6590 12
12cr|python-musepack-0.4-7|1	%define oname	pymusepack
12cr|python-musepack-0.4-7|2	
12cr|python-musepack-0.4-7|3	Name: 	 	python-musepack
12cr|python-musepack-0.4-7|4	Summary: 	Python access for musepack audio files
12cr|python-musepack-0.4-7|5	Version: 	0.4
12cr|python-musepack-0.4-7|6	Release: 	%mkrel 7
12cr|python-musepack-0.4-7|7	License:	GPL
12cr|python-musepack-0.4-7|8	Group:		Development/Python
12cr|python-musepack-0.4-7|9	URL:		http://www.sacredchao.net/
12cr|python-musepack-0.4-7|10	Source:		http://www.sacredchao.net/~piman/software/%{oname}-%{version}.tar.bz2
12cr|python-musepack-0.4-7|11	BuildRequires:	python-devel libmpcdec-devel swig
12cr|python-musepack-0.4-7|12	%py_requires -d
12cr|python-musepack-0.4-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|python-musepack-0.4-7|14	
12cr|python-musepack-0.4-7|15	%description
12cr|python-musepack-0.4-7|16	This Python module lets you load and decode Musepack (MPC/MP+ files). It also
12cr|python-musepack-0.4-7|17	includes a module to read and write APEv2 metadata tags.
12cr|python-musepack-0.4-7|18	
12cr|python-musepack-0.4-7|19	%prep
12cr|python-musepack-0.4-7|20	%setup -qn %{oname}-%{version}
12cr|python-musepack-0.4-7|21	
12cr|python-musepack-0.4-7|22	%build
12cr|python-musepack-0.4-7|23	env CFLAGS="%{optflags}" python setup.py build
12cr|python-musepack-0.4-7|24	
12cr|python-musepack-0.4-7|25	%install
12cr|python-musepack-0.4-7|26	rm -rf %{buildroot}
12cr|python-musepack-0.4-7|27	python setup.py install --root=%{buildroot}
12cr|python-musepack-0.4-7|28	
12cr|python-musepack-0.4-7|29	mkdir -p %{buildroot}/%{_bindir}
12cr|python-musepack-0.4-7|30	cp plaympc.py %{buildroot}/%{_bindir}/
12cr|python-musepack-0.4-7|31	
12cr|python-musepack-0.4-7|32	%clean
12cr|python-musepack-0.4-7|33	rm -rf %{buildroot}
12cr|python-musepack-0.4-7|34	
12cr|python-musepack-0.4-7|35	%files
12cr|python-musepack-0.4-7|36	%defattr(644,root,root,755)
12cr|python-musepack-0.4-7|37	%doc NEWS README
12cr|python-musepack-0.4-7|38	%attr(755,root,root) %{_bindir}/plaympc.py
12cr|python-musepack-0.4-7|39	%attr(755,root,root) %{_libdir}/python*/site-packages/musepack/mpc.so
12cr|python-musepack-0.4-7|40	%{_libdir}/python*/site-packages/musepack/*.py*
12cr|python-musepack-0.4-7|41	%{_libdir}/python*/site-packages/%{oname}*.egg-info
12cr|python-musepack-0.4-7|42	
12cr|python-musepack-0.4-7|43	
12cr|python-musepack-0.4-7|44	
12cr|python-musepack-0.4-7|45	
12cr|python-musepack-0.4-7|46	%changelog
12cr|python-musepack-0.4-7|47	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 0.4-7mdv2011.0
12cr|python-musepack-0.4-7|48	+ Revision: 594076
12cr|python-musepack-0.4-7|49	- rebuild
12cr|python-musepack-0.4-7|50	
12cr|python-musepack-0.4-7|51	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4-6mdv2010.0
12cr|python-musepack-0.4-7|52	+ Revision: 442317
12cr|python-musepack-0.4-7|53	- rebuild
12cr|python-musepack-0.4-7|54	
12cr|python-musepack-0.4-7|55	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.4-5mdv2009.0
12cr|python-musepack-0.4-7|56	+ Revision: 259708
12cr|python-musepack-0.4-7|57	- rebuild
12cr|python-musepack-0.4-7|58	
12cr|python-musepack-0.4-7|59	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.4-4mdv2009.0
12cr|python-musepack-0.4-7|60	+ Revision: 247516
12cr|python-musepack-0.4-7|61	- rebuild
12cr|python-musepack-0.4-7|62	
12cr|python-musepack-0.4-7|63	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.4-2mdv2008.1
12cr|python-musepack-0.4-7|64	+ Revision: 136451
12cr|python-musepack-0.4-7|65	- restore BuildRoot
12cr|python-musepack-0.4-7|66	
12cr|python-musepack-0.4-7|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-musepack-0.4-7|68	- kill re-definition of %%buildroot on Pixel's request
12cr|python-musepack-0.4-7|69	
12cr|python-musepack-0.4-7|70	
12cr|python-musepack-0.4-7|71	* Fri Feb 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4-2mdv2007.0
12cr|python-musepack-0.4-7|72	+ Revision: 124947
12cr|python-musepack-0.4-7|73	- make it work
12cr|python-musepack-0.4-7|74	- Import python-musepack
12cr|python-musepack-0.4-7|75	
12cr|python-musepack-0.4-7|76	* Mon Aug 15 2005 Austin Acton <austin@mandriva.org> 0.4-1mdk
12cr|python-musepack-0.4-7|77	- initial package
12cr|python-musepack-0.4-7|78	

6591 12
12cr|python-musicbrainz2-0.7.4-1|1	%define name python-musicbrainz2
12cr|python-musicbrainz2-0.7.4-1|2	%define version 0.7.4
12cr|python-musicbrainz2-0.7.4-1|3	%define release %mkrel 1
12cr|python-musicbrainz2-0.7.4-1|4	
12cr|python-musicbrainz2-0.7.4-1|5	Summary: An interface to the MusicBrainz XML web service
12cr|python-musicbrainz2-0.7.4-1|6	Name: %{name}
12cr|python-musicbrainz2-0.7.4-1|7	Version: %{version}
12cr|python-musicbrainz2-0.7.4-1|8	Release: %{release}
12cr|python-musicbrainz2-0.7.4-1|9	Url: http://musicbrainz.org/products/python-musicbrainz2/
12cr|python-musicbrainz2-0.7.4-1|10	Source0: http://ftp.musicbrainz.org/pub/musicbrainz/python-musicbrainz2/%{name}-%{version}.tar.gz
12cr|python-musicbrainz2-0.7.4-1|11	License: BSD
12cr|python-musicbrainz2-0.7.4-1|12	Group: Development/Python
12cr|python-musicbrainz2-0.7.4-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-musicbrainz2-0.7.4-1|14	%{py_requires -d}
12cr|python-musicbrainz2-0.7.4-1|15	BuildRequires: python-setuptools
12cr|python-musicbrainz2-0.7.4-1|16	BuildRequires: python-ctypes
12cr|python-musicbrainz2-0.7.4-1|17	BuildArch: noarch
12cr|python-musicbrainz2-0.7.4-1|18	Requires: python-ctypes libdiscid
12cr|python-musicbrainz2-0.7.4-1|19	Obsoletes: python-musicbrainz < 2.1.5-5
12cr|python-musicbrainz2-0.7.4-1|20	Provides: python-musicbrainz
12cr|python-musicbrainz2-0.7.4-1|21	
12cr|python-musicbrainz2-0.7.4-1|22	%description
12cr|python-musicbrainz2-0.7.4-1|23	python-musicbrainz2 provides simple, object oriented access to the
12cr|python-musicbrainz2-0.7.4-1|24	MusicBrainz XML web service. It is useful for applications like CD rippers,
12cr|python-musicbrainz2-0.7.4-1|25	taggers, media players, and other tools that need music metadata.
12cr|python-musicbrainz2-0.7.4-1|26	
12cr|python-musicbrainz2-0.7.4-1|27	The MusicBrainz Project collects music metadata and is maintained by its large
12cr|python-musicbrainz2-0.7.4-1|28	and constantly growing user
12cr|python-musicbrainz2-0.7.4-1|29	community.
12cr|python-musicbrainz2-0.7.4-1|30	
12cr|python-musicbrainz2-0.7.4-1|31	
12cr|python-musicbrainz2-0.7.4-1|32	%prep
12cr|python-musicbrainz2-0.7.4-1|33	%setup -q
12cr|python-musicbrainz2-0.7.4-1|34	
12cr|python-musicbrainz2-0.7.4-1|35	%build
12cr|python-musicbrainz2-0.7.4-1|36	python setup.py build
12cr|python-musicbrainz2-0.7.4-1|37	
12cr|python-musicbrainz2-0.7.4-1|38	%install
12cr|python-musicbrainz2-0.7.4-1|39	python setup.py install --root=$RPM_BUILD_ROOT
12cr|python-musicbrainz2-0.7.4-1|40	
12cr|python-musicbrainz2-0.7.4-1|41	%clean
12cr|python-musicbrainz2-0.7.4-1|42	rm -rf $RPM_BUILD_ROOT
12cr|python-musicbrainz2-0.7.4-1|43	
12cr|python-musicbrainz2-0.7.4-1|44	%files
12cr|python-musicbrainz2-0.7.4-1|45	%defattr(-,root,root)
12cr|python-musicbrainz2-0.7.4-1|46	%doc *.txt
12cr|python-musicbrainz2-0.7.4-1|47	%_bindir/mb-submit-disc
12cr|python-musicbrainz2-0.7.4-1|48	%py_puresitedir/*
12cr|python-musicbrainz2-0.7.4-1|49	
12cr|python-musicbrainz2-0.7.4-1|50	
12cr|python-musicbrainz2-0.7.4-1|51	
12cr|python-musicbrainz2-0.7.4-1|52	
12cr|python-musicbrainz2-0.7.4-1|53	%changelog
12cr|python-musicbrainz2-0.7.4-1|54	* Mon Nov 21 2011 Götz Waschk <waschk@mandriva.org> 0.7.4-1mdv2012.0
12cr|python-musicbrainz2-0.7.4-1|55	+ Revision: 732165
12cr|python-musicbrainz2-0.7.4-1|56	- new version
12cr|python-musicbrainz2-0.7.4-1|57	
12cr|python-musicbrainz2-0.7.4-1|58	* Sat Jun 11 2011 Götz Waschk <waschk@mandriva.org> 0.7.3-1
12cr|python-musicbrainz2-0.7.4-1|59	+ Revision: 684216
12cr|python-musicbrainz2-0.7.4-1|60	- new version
12cr|python-musicbrainz2-0.7.4-1|61	- new source URL
12cr|python-musicbrainz2-0.7.4-1|62	
12cr|python-musicbrainz2-0.7.4-1|63	* Fri Jan 08 2010 Götz Waschk <waschk@mandriva.org> 0.7.0-1mdv2011.0
12cr|python-musicbrainz2-0.7.4-1|64	+ Revision: 487429
12cr|python-musicbrainz2-0.7.4-1|65	- update to new version 0.7.0
12cr|python-musicbrainz2-0.7.4-1|66	
12cr|python-musicbrainz2-0.7.4-1|67	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.6.0-6mdv2010.0
12cr|python-musicbrainz2-0.7.4-1|68	+ Revision: 442318
12cr|python-musicbrainz2-0.7.4-1|69	- rebuild
12cr|python-musicbrainz2-0.7.4-1|70	
12cr|python-musicbrainz2-0.7.4-1|71	* Fri Jan 02 2009 Adam Williamson <awilliamson@mandriva.org> 0.6.0-5mdv2009.1
12cr|python-musicbrainz2-0.7.4-1|72	+ Revision: 323251
12cr|python-musicbrainz2-0.7.4-1|73	- clean up python deps
12cr|python-musicbrainz2-0.7.4-1|74	- obsolete / provide python-musicbrainz (since it's now unsupported and nothing
12cr|python-musicbrainz2-0.7.4-1|75	uses it)
12cr|python-musicbrainz2-0.7.4-1|76	
12cr|python-musicbrainz2-0.7.4-1|77	* Sun Dec 28 2008 Götz Waschk <waschk@mandriva.org> 0.6.0-4mdv2009.1
12cr|python-musicbrainz2-0.7.4-1|78	+ Revision: 320636
12cr|python-musicbrainz2-0.7.4-1|79	- rebuild for new python
12cr|python-musicbrainz2-0.7.4-1|80	
12cr|python-musicbrainz2-0.7.4-1|81	* Thu Oct 16 2008 Götz Waschk <waschk@mandriva.org> 0.6.0-3mdv2009.1
12cr|python-musicbrainz2-0.7.4-1|82	+ Revision: 294387
12cr|python-musicbrainz2-0.7.4-1|83	- rebuild for new libdiscid
12cr|python-musicbrainz2-0.7.4-1|84	
12cr|python-musicbrainz2-0.7.4-1|85	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.6.0-2mdv2009.0
12cr|python-musicbrainz2-0.7.4-1|86	+ Revision: 269035
12cr|python-musicbrainz2-0.7.4-1|87	- rebuild early 2009.0 package (before pixel changes)
12cr|python-musicbrainz2-0.7.4-1|88	
12cr|python-musicbrainz2-0.7.4-1|89	* Mon May 26 2008 Götz Waschk <waschk@mandriva.org> 0.6.0-1mdv2009.0
12cr|python-musicbrainz2-0.7.4-1|90	+ Revision: 211296
12cr|python-musicbrainz2-0.7.4-1|91	- new version
12cr|python-musicbrainz2-0.7.4-1|92	
12cr|python-musicbrainz2-0.7.4-1|93	+ Olivier Blin <blino@mandriva.org>
12cr|python-musicbrainz2-0.7.4-1|94	- restore BuildRoot
12cr|python-musicbrainz2-0.7.4-1|95	
12cr|python-musicbrainz2-0.7.4-1|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-musicbrainz2-0.7.4-1|97	- kill re-definition of %%buildroot on Pixel's request
12cr|python-musicbrainz2-0.7.4-1|98	
12cr|python-musicbrainz2-0.7.4-1|99	* Tue Aug 14 2007 Thierry Vignaud <tv@mandriva.org> 0.5.0-2mdv2008.0
12cr|python-musicbrainz2-0.7.4-1|100	+ Revision: 63109
12cr|python-musicbrainz2-0.7.4-1|101	- fix description
12cr|python-musicbrainz2-0.7.4-1|102	
12cr|python-musicbrainz2-0.7.4-1|103	* Tue Aug 14 2007 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdv2008.0
12cr|python-musicbrainz2-0.7.4-1|104	+ Revision: 63051
12cr|python-musicbrainz2-0.7.4-1|105	- new version
12cr|python-musicbrainz2-0.7.4-1|106	
12cr|python-musicbrainz2-0.7.4-1|107	
12cr|python-musicbrainz2-0.7.4-1|108	* Tue Dec 19 2006 Götz Waschk <waschk@mandriva.org> 0.4.1-1mdv2007.0
12cr|python-musicbrainz2-0.7.4-1|109	+ Revision: 100303
12cr|python-musicbrainz2-0.7.4-1|110	- new version
12cr|python-musicbrainz2-0.7.4-1|111	
12cr|python-musicbrainz2-0.7.4-1|112	* Wed Dec 13 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.4.0-3mdv2007.1
12cr|python-musicbrainz2-0.7.4-1|113	+ Revision: 96110
12cr|python-musicbrainz2-0.7.4-1|114	- Rebuild against new python
12cr|python-musicbrainz2-0.7.4-1|115	
12cr|python-musicbrainz2-0.7.4-1|116	* Tue Nov 28 2006 Götz Waschk <waschk@mandriva.org> 0.4.0-2mdv2007.1
12cr|python-musicbrainz2-0.7.4-1|117	+ Revision: 88223
12cr|python-musicbrainz2-0.7.4-1|118	- update file list
12cr|python-musicbrainz2-0.7.4-1|119	
12cr|python-musicbrainz2-0.7.4-1|120	* Sat Nov 25 2006 Götz Waschk <waschk@mandriva.org> 0.4.0-1mdv2007.1
12cr|python-musicbrainz2-0.7.4-1|121	+ Revision: 87242
12cr|python-musicbrainz2-0.7.4-1|122	- Import python-musicbrainz2
12cr|python-musicbrainz2-0.7.4-1|123	
12cr|python-musicbrainz2-0.7.4-1|124	* Sat Nov 25 2006 Gtz Waschk <waschk@mandriva.org> 0.4.0-1mdv2007.1
12cr|python-musicbrainz2-0.7.4-1|125	- initial package
12cr|python-musicbrainz2-0.7.4-1|126	

6592 12
12cr|python-mygpoclient-1.6-1|1	%define oname mygpoclient
12cr|python-mygpoclient-1.6-1|2	%define name python-%oname
12cr|python-mygpoclient-1.6-1|3	%define version 1.6
12cr|python-mygpoclient-1.6-1|4	%define release %mkrel 1
12cr|python-mygpoclient-1.6-1|5	
12cr|python-mygpoclient-1.6-1|6	Summary: Library for accessing my.gpodder.org web services
12cr|python-mygpoclient-1.6-1|7	Name: %{name}
12cr|python-mygpoclient-1.6-1|8	Version: %{version}
12cr|python-mygpoclient-1.6-1|9	Release: %{release}
12cr|python-mygpoclient-1.6-1|10	Source0: http://thpinfo.com/2010/mygpoclient/%{oname}-%{version}.tar.gz
12cr|python-mygpoclient-1.6-1|11	License: GPLv3
12cr|python-mygpoclient-1.6-1|12	Group: Development/Python
12cr|python-mygpoclient-1.6-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-mygpoclient-1.6-1|14	BuildArch: noarch
12cr|python-mygpoclient-1.6-1|15	BuildRequires: python-devel
12cr|python-mygpoclient-1.6-1|16	Url: http://thpinfo.com/2010/mygpoclient/
12cr|python-mygpoclient-1.6-1|17	
12cr|python-mygpoclient-1.6-1|18	%description
12cr|python-mygpoclient-1.6-1|19	The mygpoclient library allows developers to utilize a Pythonic
12cr|python-mygpoclient-1.6-1|20	interface to the my.gpodder.org web services for synchronizing podcast
12cr|python-mygpoclient-1.6-1|21	subscriptions. This page provides the public place for downloading
12cr|python-mygpoclient-1.6-1|22	source releases of the library.
12cr|python-mygpoclient-1.6-1|23	
12cr|python-mygpoclient-1.6-1|24	%prep
12cr|python-mygpoclient-1.6-1|25	%setup -q -n %oname-%version
12cr|python-mygpoclient-1.6-1|26	%apply_patches
12cr|python-mygpoclient-1.6-1|27	
12cr|python-mygpoclient-1.6-1|28	%build
12cr|python-mygpoclient-1.6-1|29	python setup.py build
12cr|python-mygpoclient-1.6-1|30	
12cr|python-mygpoclient-1.6-1|31	%install
12cr|python-mygpoclient-1.6-1|32	rm -rf $RPM_BUILD_ROOT
12cr|python-mygpoclient-1.6-1|33	python setup.py install --root=$RPM_BUILD_ROOT
12cr|python-mygpoclient-1.6-1|34	
12cr|python-mygpoclient-1.6-1|35	%clean
12cr|python-mygpoclient-1.6-1|36	rm -rf $RPM_BUILD_ROOT
12cr|python-mygpoclient-1.6-1|37	
12cr|python-mygpoclient-1.6-1|38	%files
12cr|python-mygpoclient-1.6-1|39	%defattr(-,root,root)
12cr|python-mygpoclient-1.6-1|40	%doc AUTHORS README
12cr|python-mygpoclient-1.6-1|41	%_bindir/bpsync
12cr|python-mygpoclient-1.6-1|42	%py_puresitedir/%oname
12cr|python-mygpoclient-1.6-1|43	%py_puresitedir/*.egg-info
12cr|python-mygpoclient-1.6-1|44	
12cr|python-mygpoclient-1.6-1|45	
12cr|python-mygpoclient-1.6-1|46	%changelog
12cr|python-mygpoclient-1.6-1|47	* Fri Aug 05 2011 Götz Waschk <waschk@mandriva.org> 1.6-1mdv2012.0
12cr|python-mygpoclient-1.6-1|48	+ Revision: 693273
12cr|python-mygpoclient-1.6-1|49	- update to new version 1.6
12cr|python-mygpoclient-1.6-1|50	
12cr|python-mygpoclient-1.6-1|51	* Tue Nov 02 2010 Funda Wang <fwang@mandriva.org> 1.5-2mdv2011.0
12cr|python-mygpoclient-1.6-1|52	+ Revision: 591742
12cr|python-mygpoclient-1.6-1|53	- rebuild for py 2.7
12cr|python-mygpoclient-1.6-1|54	
12cr|python-mygpoclient-1.6-1|55	* Sun Oct 10 2010 Götz Waschk <waschk@mandriva.org> 1.5-1mdv2011.0
12cr|python-mygpoclient-1.6-1|56	+ Revision: 584541
12cr|python-mygpoclient-1.6-1|57	- new version
12cr|python-mygpoclient-1.6-1|58	- drop patch
12cr|python-mygpoclient-1.6-1|59	
12cr|python-mygpoclient-1.6-1|60	* Mon Sep 27 2010 Götz Waschk <waschk@mandriva.org> 1.4-2mdv2011.0
12cr|python-mygpoclient-1.6-1|61	+ Revision: 581208
12cr|python-mygpoclient-1.6-1|62	- fix server response checking (bug #1131)
12cr|python-mygpoclient-1.6-1|63	
12cr|python-mygpoclient-1.6-1|64	* Mon Apr 26 2010 Götz Waschk <waschk@mandriva.org> 1.4-1mdv2010.1
12cr|python-mygpoclient-1.6-1|65	+ Revision: 538917
12cr|python-mygpoclient-1.6-1|66	- update to new version 1.4
12cr|python-mygpoclient-1.6-1|67	
12cr|python-mygpoclient-1.6-1|68	* Mon Apr 26 2010 Götz Waschk <waschk@mandriva.org> 1.3-1mdv2010.1
12cr|python-mygpoclient-1.6-1|69	+ Revision: 538815
12cr|python-mygpoclient-1.6-1|70	- new version
12cr|python-mygpoclient-1.6-1|71	- add bpsync tool
12cr|python-mygpoclient-1.6-1|72	
12cr|python-mygpoclient-1.6-1|73	* Mon Mar 15 2010 Götz Waschk <waschk@mandriva.org> 1.2-1mdv2010.1
12cr|python-mygpoclient-1.6-1|74	+ Revision: 519818
12cr|python-mygpoclient-1.6-1|75	- update to new version 1.2
12cr|python-mygpoclient-1.6-1|76	- remove dep on simplejson
12cr|python-mygpoclient-1.6-1|77	
12cr|python-mygpoclient-1.6-1|78	* Fri Feb 19 2010 Götz Waschk <waschk@mandriva.org> 1.1-1mdv2010.1
12cr|python-mygpoclient-1.6-1|79	+ Revision: 508386
12cr|python-mygpoclient-1.6-1|80	- update to new version 1.1
12cr|python-mygpoclient-1.6-1|81	
12cr|python-mygpoclient-1.6-1|82	* Thu Feb 04 2010 Götz Waschk <waschk@mandriva.org> 1.0-2mdv2010.1
12cr|python-mygpoclient-1.6-1|83	+ Revision: 500722
12cr|python-mygpoclient-1.6-1|84	- add dep on simplejson
12cr|python-mygpoclient-1.6-1|85	
12cr|python-mygpoclient-1.6-1|86	* Thu Feb 04 2010 Götz Waschk <waschk@mandriva.org> 1.0-1mdv2010.1
12cr|python-mygpoclient-1.6-1|87	+ Revision: 500715
12cr|python-mygpoclient-1.6-1|88	- import python-mygpoclient
12cr|python-mygpoclient-1.6-1|89	
12cr|python-mygpoclient-1.6-1|90	

6593 12
12cr|python-netaddr-0.7.5-1|1	%define module netaddr
12cr|python-netaddr-0.7.5-1|2	
12cr|python-netaddr-0.7.5-1|3	Name:           python-%module
12cr|python-netaddr-0.7.5-1|4	Version:        0.7.5
12cr|python-netaddr-0.7.5-1|5	Release:        %mkrel 1
12cr|python-netaddr-0.7.5-1|6	License:        BSD3c
12cr|python-netaddr-0.7.5-1|7	Summary:        Pythonic manipulation of IPv4, IPv6, CIDR, EUI and MAC network addresses
12cr|python-netaddr-0.7.5-1|8	Url:            http://code.google.com/p/netaddr
12cr|python-netaddr-0.7.5-1|9	Group:          Development/Python
12cr|python-netaddr-0.7.5-1|10	Source:         netaddr-%{version}.tar.bz2
12cr|python-netaddr-0.7.5-1|11	BuildRequires:  python-devel
12cr|python-netaddr-0.7.5-1|12	BuildRequires:  python-setuptools
12cr|python-netaddr-0.7.5-1|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|python-netaddr-0.7.5-1|14	BuildArch:      noarch
12cr|python-netaddr-0.7.5-1|15	
12cr|python-netaddr-0.7.5-1|16	%description
12cr|python-netaddr-0.7.5-1|17	A pure Python network address representation and manipulation library.
12cr|python-netaddr-0.7.5-1|18	
12cr|python-netaddr-0.7.5-1|19	netaddr provides a Pythonic way of working with:
12cr|python-netaddr-0.7.5-1|20	- IPv4 and IPv6 addresses and subnets (including CIDR notation);
12cr|python-netaddr-0.7.5-1|21	- MAC (Media Access Control) addresses in multiple formats;
12cr|python-netaddr-0.7.5-1|22	- IEEE EUI-64, OUI and IAB identifiers;
12cr|python-netaddr-0.7.5-1|23	- a user friendly IP glob-style format.
12cr|python-netaddr-0.7.5-1|24	
12cr|python-netaddr-0.7.5-1|25	Included are routines for:
12cr|python-netaddr-0.7.5-1|26	- generating, sorting and summarizing IP addresses;
12cr|python-netaddr-0.7.5-1|27	- converting IP addresses and ranges between various different formats;
12cr|python-netaddr-0.7.5-1|28	- performing set based operations on groups of IP addresses and subnets;
12cr|python-netaddr-0.7.5-1|29	- arbitrary IP address range calculations and conversions;
12cr|python-netaddr-0.7.5-1|30	- querying IEEE OUI and IAB organisational information;
12cr|python-netaddr-0.7.5-1|31	- querying of IP standards related data from key IANA data sources.
12cr|python-netaddr-0.7.5-1|32	
12cr|python-netaddr-0.7.5-1|33	%prep
12cr|python-netaddr-0.7.5-1|34	%setup -q -n %module-%{version}
12cr|python-netaddr-0.7.5-1|35	chmod -x AUTHORS CHANGELOG COPYRIGHT README LICENSE THANKS # remove executable bit from docs
12cr|python-netaddr-0.7.5-1|36	
12cr|python-netaddr-0.7.5-1|37	%build
12cr|python-netaddr-0.7.5-1|38	CFLAGS="%{optflags}" python setup.py build
12cr|python-netaddr-0.7.5-1|39	
12cr|python-netaddr-0.7.5-1|40	%install
12cr|python-netaddr-0.7.5-1|41	rm -rf $RPM_BUILD_ROOT
12cr|python-netaddr-0.7.5-1|42	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
12cr|python-netaddr-0.7.5-1|43	
12cr|python-netaddr-0.7.5-1|44	%clean
12cr|python-netaddr-0.7.5-1|45	rm -rf %{buildroot}
12cr|python-netaddr-0.7.5-1|46	
12cr|python-netaddr-0.7.5-1|47	%files
12cr|python-netaddr-0.7.5-1|48	%defattr(-,root,root)
12cr|python-netaddr-0.7.5-1|49	%doc AUTHORS CHANGELOG COPYRIGHT README LICENSE THANKS
12cr|python-netaddr-0.7.5-1|50	%{_bindir}/%module
12cr|python-netaddr-0.7.5-1|51	%{python_sitelib}/*
12cr|python-netaddr-0.7.5-1|52	
12cr|python-netaddr-0.7.5-1|53	
12cr|python-netaddr-0.7.5-1|54	
12cr|python-netaddr-0.7.5-1|55	%changelog
12cr|python-netaddr-0.7.5-1|56	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 0.7.5-1mdv2011.0
12cr|python-netaddr-0.7.5-1|57	+ Revision: 683258
12cr|python-netaddr-0.7.5-1|58	- import python-netaddr
12cr|python-netaddr-0.7.5-1|59	
12cr|python-netaddr-0.7.5-1|60	
12cr|python-netaddr-0.7.5-1|61	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 0.7.5
12cr|python-netaddr-0.7.5-1|62	- first release for Mandriva

6594 12
12cr|python-netifaces-0.6-1|1	%define module netifaces
12cr|python-netifaces-0.6-1|2	
12cr|python-netifaces-0.6-1|3	Name:          python-%module
12cr|python-netifaces-0.6-1|4	Version:       0.6
12cr|python-netifaces-0.6-1|5	Release:       1
12cr|python-netifaces-0.6-1|6	Provides:      %{module} = %{version}
12cr|python-netifaces-0.6-1|7	Requires:      python
12cr|python-netifaces-0.6-1|8	BuildRequires: gcc
12cr|python-netifaces-0.6-1|9	BuildRequires: python-devel
12cr|python-netifaces-0.6-1|10	BuildRequires: python-setuptools
12cr|python-netifaces-0.6-1|11	Group:         Development/Python
12cr|python-netifaces-0.6-1|12	License:       MIT
12cr|python-netifaces-0.6-1|13	URL:           http://alastairs-place.net/netifaces/
12cr|python-netifaces-0.6-1|14	Summary:       Portable network interface information
12cr|python-netifaces-0.6-1|15	Source:        %{module}-%{version}.tar.gz
12cr|python-netifaces-0.6-1|16	
12cr|python-netifaces-0.6-1|17	%description
12cr|python-netifaces-0.6-1|18	netifaces provides a (hopefully portable-ish) way for Python programmers to
12cr|python-netifaces-0.6-1|19	get access to a list of the network interfaces on the local machine, and to
12cr|python-netifaces-0.6-1|20	obtain the addresses of those network interfaces.
12cr|python-netifaces-0.6-1|21	
12cr|python-netifaces-0.6-1|22	The package has been tested on Mac OS X, Windows XP, Windows Vista, Linux and
12cr|python-netifaces-0.6-1|23	Solaris. On Windows, it is currently not able to retrieve IPv6 addresses,
12cr|python-netifaces-0.6-1|24	owing to shortcomings of the Windows API.
12cr|python-netifaces-0.6-1|25	
12cr|python-netifaces-0.6-1|26	It should work on other UNIX-like systems provided they implement either
12cr|python-netifaces-0.6-1|27	getifaddrs() or support the SIOCGIFxxx socket options, although the data
12cr|python-netifaces-0.6-1|28	provided by the socket options is normally less complete.
12cr|python-netifaces-0.6-1|29	
12cr|python-netifaces-0.6-1|30	%prep
12cr|python-netifaces-0.6-1|31	%setup -q -n %module-%{version}
12cr|python-netifaces-0.6-1|32	
12cr|python-netifaces-0.6-1|33	%build
12cr|python-netifaces-0.6-1|34	CFLAGS="%{optflags}" python setup.py build
12cr|python-netifaces-0.6-1|35	
12cr|python-netifaces-0.6-1|36	%install
12cr|python-netifaces-0.6-1|37	rm -rf $RPM_BUILD_ROOT
12cr|python-netifaces-0.6-1|38	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitearch}
12cr|python-netifaces-0.6-1|39	
12cr|python-netifaces-0.6-1|40	%files
12cr|python-netifaces-0.6-1|41	%doc README
12cr|python-netifaces-0.6-1|42	%{python_sitearch}/*
12cr|python-netifaces-0.6-1|43	
12cr|python-netifaces-0.6-1|44	
12cr|python-netifaces-0.6-1|45	%changelog
12cr|python-netifaces-0.6-1|46	* Fri Nov 18 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.6-1
12cr|python-netifaces-0.6-1|47	+ Revision: 731515
12cr|python-netifaces-0.6-1|48	- fix for new packaging policy and version bump
12cr|python-netifaces-0.6-1|49	
12cr|python-netifaces-0.6-1|50	* Thu Jun 09 2011 Antoine Ginies <aginies@mandriva.com> 0.5-1
12cr|python-netifaces-0.6-1|51	+ Revision: 683340
12cr|python-netifaces-0.6-1|52	- fix provides
12cr|python-netifaces-0.6-1|53	- import python-netifaces
12cr|python-netifaces-0.6-1|54	

6595 12
12cr|python-networkx-1.7-2|1	%define module	networkx
12cr|python-networkx-1.7-2|2	
12cr|python-networkx-1.7-2|3	Summary: 	Python package for the study of complex networks
12cr|python-networkx-1.7-2|4	Name: 	 	python-%{module}
12cr|python-networkx-1.7-2|5	Version: 	1.7
12cr|python-networkx-1.7-2|6	Release: 	2
12cr|python-networkx-1.7-2|7	Source0:	http://pypi.python.org/packages/source/n/%{module}/%{module}-%{version}.tar.gz
12cr|python-networkx-1.7-2|8	License: 	BSD
12cr|python-networkx-1.7-2|9	Group: 	 	Development/Python
12cr|python-networkx-1.7-2|10	Url: 	 	https://networkx.lanl.gov/
12cr|python-networkx-1.7-2|11	BuildArch: 	noarch
12cr|python-networkx-1.7-2|12	Requires: 	python-pygraphviz
12cr|python-networkx-1.7-2|13	Requires: 	python-matplotlib >= 0.73.1
12cr|python-networkx-1.7-2|14	Suggests:	python-pyparsing
12cr|python-networkx-1.7-2|15	Suggests:	python-numpy
12cr|python-networkx-1.7-2|16	Suggests:   python-scipy
12cr|python-networkx-1.7-2|17	Suggests:   python-yaml
12cr|python-networkx-1.7-2|18	BuildRequires: 	python-setuptools
12cr|python-networkx-1.7-2|19	BuildRequires: 	python-sphinx
12cr|python-networkx-1.7-2|20	BuildRequires: 	python-matplotlib
12cr|python-networkx-1.7-2|21	BuildRequires: 	pkgconfig(lapack)
12cr|python-networkx-1.7-2|22	%{py_requires -d}
12cr|python-networkx-1.7-2|23	
12cr|python-networkx-1.7-2|24	%description
12cr|python-networkx-1.7-2|25	NetworkX (NX) is a Python package for the creation, manipulation, and
12cr|python-networkx-1.7-2|26	study of the structure, dynamics, and functions of complex networks.
12cr|python-networkx-1.7-2|27	
12cr|python-networkx-1.7-2|28	Features:
12cr|python-networkx-1.7-2|29	* Includes standard graph-theoretic and statistical physics functions
12cr|python-networkx-1.7-2|30	* Easy exchange of network algorithms between applications, disciplines,
12cr|python-networkx-1.7-2|31	and platforms
12cr|python-networkx-1.7-2|32	* Includes many classic graphs and synthetic networks
12cr|python-networkx-1.7-2|33	* Nodes and edges can be "anything" (e.g. time-series, text, images,
12cr|python-networkx-1.7-2|34	XML records)
12cr|python-networkx-1.7-2|35	* Exploits existing code from high-quality legacy software in C, C++,
12cr|python-networkx-1.7-2|36	Fortran, etc.
12cr|python-networkx-1.7-2|37	* Open source (encourages community input)
12cr|python-networkx-1.7-2|38	* Unit-tested
12cr|python-networkx-1.7-2|39	
12cr|python-networkx-1.7-2|40	%prep
12cr|python-networkx-1.7-2|41	%setup -q -n %{module}-%{version}
12cr|python-networkx-1.7-2|42	
12cr|python-networkx-1.7-2|43	%install
12cr|python-networkx-1.7-2|44	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-networkx-1.7-2|45	pushd doc
12cr|python-networkx-1.7-2|46	export PYTHONPATH=`dir -d ../build/lib*`
12cr|python-networkx-1.7-2|47	make html
12cr|python-networkx-1.7-2|48	popd
12cr|python-networkx-1.7-2|49	rm -rf %{buildroot}%{_datadir}/doc/%{module}-%{version}
12cr|python-networkx-1.7-2|50	
12cr|python-networkx-1.7-2|51	%files
12cr|python-networkx-1.7-2|52	%doc *.txt examples/ doc/build/html
12cr|python-networkx-1.7-2|53	%py_sitedir/%{module}*
12cr|python-networkx-1.7-2|54	
12cr|python-networkx-1.7-2|55	
12cr|python-networkx-1.7-2|56	%changelog
12cr|python-networkx-1.7-2|57	* Fri Aug 17 2012 Lev Givon <lev@mandriva.org> 1.7-1
12cr|python-networkx-1.7-2|58	+ Revision: 815210
12cr|python-networkx-1.7-2|59	- Update to 1.7.
12cr|python-networkx-1.7-2|60	
12cr|python-networkx-1.7-2|61	* Tue Nov 22 2011 Lev Givon <lev@mandriva.org> 1.6-1
12cr|python-networkx-1.7-2|62	+ Revision: 732412
12cr|python-networkx-1.7-2|63	- Update to 1.6.
12cr|python-networkx-1.7-2|64	
12cr|python-networkx-1.7-2|65	* Fri Jun 10 2011 Lev Givon <lev@mandriva.org> 1.5-1
12cr|python-networkx-1.7-2|66	+ Revision: 684190
12cr|python-networkx-1.7-2|67	- Update to 1.5.
12cr|python-networkx-1.7-2|68	
12cr|python-networkx-1.7-2|69	* Tue Jan 25 2011 Lev Givon <lev@mandriva.org> 1.4-1
12cr|python-networkx-1.7-2|70	+ Revision: 632565
12cr|python-networkx-1.7-2|71	- Update to 1.4.
12cr|python-networkx-1.7-2|72	
12cr|python-networkx-1.7-2|73	* Sun Nov 21 2010 Funda Wang <fwang@mandriva.org> 1.3-2mdv2011.0
12cr|python-networkx-1.7-2|74	+ Revision: 599414
12cr|python-networkx-1.7-2|75	- rebuild for p2.7
12cr|python-networkx-1.7-2|76	
12cr|python-networkx-1.7-2|77	* Sun Aug 29 2010 Lev Givon <lev@mandriva.org> 1.3-1mdv2011.0
12cr|python-networkx-1.7-2|78	+ Revision: 574222
12cr|python-networkx-1.7-2|79	- Update to 1.3.
12cr|python-networkx-1.7-2|80	
12cr|python-networkx-1.7-2|81	* Fri Aug 06 2010 Lev Givon <lev@mandriva.org> 1.2-1mdv2011.0
12cr|python-networkx-1.7-2|82	+ Revision: 566765
12cr|python-networkx-1.7-2|83	- Update to 1.2.
12cr|python-networkx-1.7-2|84	
12cr|python-networkx-1.7-2|85	* Thu Apr 22 2010 Lev Givon <lev@mandriva.org> 1.1-1mdv2010.1
12cr|python-networkx-1.7-2|86	+ Revision: 537984
12cr|python-networkx-1.7-2|87	- Update to 1.1.
12cr|python-networkx-1.7-2|88	
12cr|python-networkx-1.7-2|89	* Tue Jan 19 2010 Lev Givon <lev@mandriva.org> 1.0.1-1mdv2010.1
12cr|python-networkx-1.7-2|90	+ Revision: 493748
12cr|python-networkx-1.7-2|91	- Update to 1.0.1.
12cr|python-networkx-1.7-2|92	
12cr|python-networkx-1.7-2|93	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.99-3mdv2010.0
12cr|python-networkx-1.7-2|94	+ Revision: 442320
12cr|python-networkx-1.7-2|95	- rebuild
12cr|python-networkx-1.7-2|96	
12cr|python-networkx-1.7-2|97	* Wed Dec 31 2008 Adam Williamson <awilliamson@mandriva.org> 0.99-2mdv2009.1
12cr|python-networkx-1.7-2|98	+ Revision: 321621
12cr|python-networkx-1.7-2|99	- rebuild with python 2.6
12cr|python-networkx-1.7-2|100	- do a proper file list, clean up docs
12cr|python-networkx-1.7-2|101	- clean up python requires
12cr|python-networkx-1.7-2|102	
12cr|python-networkx-1.7-2|103	* Sun Dec 14 2008 Lev Givon <lev@mandriva.org> 0.99-1mdv2009.1
12cr|python-networkx-1.7-2|104	+ Revision: 314213
12cr|python-networkx-1.7-2|105	- Update to 0.99.
12cr|python-networkx-1.7-2|106	
12cr|python-networkx-1.7-2|107	* Mon Jul 07 2008 Lev Givon <lev@mandriva.org> 0.36-1mdv2009.0
12cr|python-networkx-1.7-2|108	+ Revision: 232509
12cr|python-networkx-1.7-2|109	- import python-networkx
12cr|python-networkx-1.7-2|110	
12cr|python-networkx-1.7-2|111	
12cr|python-networkx-1.7-2|112	* Mon Jul 7 2008 Lev Givon <lev@mandriva.org> 0.36-1mdv2008.1
12cr|python-networkx-1.7-2|113	- Package for Mandriva.

6596 12
12cr|python-nevow-0.9.32-2|1	Summary: Web application construction kit written in Python
12cr|python-nevow-0.9.32-2|2	Name: python-nevow
12cr|python-nevow-0.9.32-2|3	Version: 0.9.32
12cr|python-nevow-0.9.32-2|4	Release: %mkrel 2
12cr|python-nevow-0.9.32-2|5	License: MIT
12cr|python-nevow-0.9.32-2|6	Group: Development/Python
12cr|python-nevow-0.9.32-2|7	URL: http://divmod.org/trac/wiki/DivmodNevow
12cr|python-nevow-0.9.32-2|8	# Add ?format=raw to download...
12cr|python-nevow-0.9.32-2|9	Source: http://divmod.org/trac/attachment/wiki/SoftwareReleases/Nevow-%{version}.tar.gz
12cr|python-nevow-0.9.32-2|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-nevow-0.9.32-2|11	Requires: python-twisted-core
12cr|python-nevow-0.9.32-2|12	Requires: python-twisted-web
12cr|python-nevow-0.9.32-2|13	BuildRequires: python-devel
12cr|python-nevow-0.9.32-2|14	BuildRequires: python-twisted-core
12cr|python-nevow-0.9.32-2|15	BuildRequires: python-twisted-web
12cr|python-nevow-0.9.32-2|16	# To fix up docs
12cr|python-nevow-0.9.32-2|17	Buildrequires: dos2unix
12cr|python-nevow-0.9.32-2|18	BuildArch:     noarch
12cr|python-nevow-0.9.32-2|19	%description
12cr|python-nevow-0.9.32-2|20	Nevow (pronounced as the French "nouveau", or "noo-voh") is a web application
12cr|python-nevow-0.9.32-2|21	construction kit written in Python. It is designed to allow the programmer to
12cr|python-nevow-0.9.32-2|22	express as much of the view logic as desired in Python.
12cr|python-nevow-0.9.32-2|23	
12cr|python-nevow-0.9.32-2|24	
12cr|python-nevow-0.9.32-2|25	%prep
12cr|python-nevow-0.9.32-2|26	%setup -q -n Nevow-%{version}
12cr|python-nevow-0.9.32-2|27	# Convert all DOS files to UNIX
12cr|python-nevow-0.9.32-2|28	find examples \( -name '*.html' -o -name '*.xml' -o -name '*.css' \) \
12cr|python-nevow-0.9.32-2|29	-exec dos2unix {} \;
12cr|python-nevow-0.9.32-2|30	# Remove +x from executable doc files
12cr|python-nevow-0.9.32-2|31	%{__chmod} -x examples/i18n/update-l10n examples/wsgi/test-cgi.py
12cr|python-nevow-0.9.32-2|32	
12cr|python-nevow-0.9.32-2|33	%build
12cr|python-nevow-0.9.32-2|34	%{__python} setup.py build
12cr|python-nevow-0.9.32-2|35	
12cr|python-nevow-0.9.32-2|36	
12cr|python-nevow-0.9.32-2|37	%install
12cr|python-nevow-0.9.32-2|38	%{__rm} -rf %{buildroot}
12cr|python-nevow-0.9.32-2|39	%{__python} setup.py install --skip-build --root %{buildroot} --install-purelib=%{py_puresitedir}
12cr|python-nevow-0.9.32-2|40	# Install man page
12cr|python-nevow-0.9.32-2|41	%{__install} -D -p -m 0644 doc/man/nevow-xmlgettext.1 \
12cr|python-nevow-0.9.32-2|42	%{buildroot}%{_mandir}/man1/nevow-xmlgettext.1
12cr|python-nevow-0.9.32-2|43	
12cr|python-nevow-0.9.32-2|44	
12cr|python-nevow-0.9.32-2|45	%clean
12cr|python-nevow-0.9.32-2|46	%{__rm} -rf %{buildroot}
12cr|python-nevow-0.9.32-2|47	
12cr|python-nevow-0.9.32-2|48	
12cr|python-nevow-0.9.32-2|49	%files
12cr|python-nevow-0.9.32-2|50	%defattr(-,root,root,-)
12cr|python-nevow-0.9.32-2|51	%doc ChangeLog LICENSE README doc/txt/* examples/
12cr|python-nevow-0.9.32-2|52	%{_bindir}/nevow-xmlgettext
12cr|python-nevow-0.9.32-2|53	%{_bindir}/nit
12cr|python-nevow-0.9.32-2|54	%{py_puresitedir}/formless/
12cr|python-nevow-0.9.32-2|55	%{py_puresitedir}/nevow/
12cr|python-nevow-0.9.32-2|56	%{_mandir}/man1/nevow-xmlgettext.1*
12cr|python-nevow-0.9.32-2|57	%{py_puresitedir}/Nevow-%{version}*.egg-info
12cr|python-nevow-0.9.32-2|58	%{py_puresitedir}/twisted/plugins/
12cr|python-nevow-0.9.32-2|59	
12cr|python-nevow-0.9.32-2|60	
12cr|python-nevow-0.9.32-2|61	%changelog
12cr|python-nevow-0.9.32-2|62	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9.32-2mdv2010.0
12cr|python-nevow-0.9.32-2|63	+ Revision: 442321
12cr|python-nevow-0.9.32-2|64	- rebuild
12cr|python-nevow-0.9.32-2|65	
12cr|python-nevow-0.9.32-2|66	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.9.32-1mdv2009.1
12cr|python-nevow-0.9.32-2|67	+ Revision: 323812
12cr|python-nevow-0.9.32-2|68	- new version 0.9.32
12cr|python-nevow-0.9.32-2|69	
12cr|python-nevow-0.9.32-2|70	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 0.9.31-1mdv2009.0
12cr|python-nevow-0.9.32-2|71	+ Revision: 280481
12cr|python-nevow-0.9.32-2|72	- New release
12cr|python-nevow-0.9.32-2|73	
12cr|python-nevow-0.9.32-2|74	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.9.18-5mdv2009.0
12cr|python-nevow-0.9.32-2|75	+ Revision: 259737
12cr|python-nevow-0.9.32-2|76	- rebuild
12cr|python-nevow-0.9.32-2|77	
12cr|python-nevow-0.9.32-2|78	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.9.18-4mdv2009.0
12cr|python-nevow-0.9.32-2|79	+ Revision: 247521
12cr|python-nevow-0.9.32-2|80	- rebuild
12cr|python-nevow-0.9.32-2|81	
12cr|python-nevow-0.9.32-2|82	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.9.18-2mdv2008.1
12cr|python-nevow-0.9.32-2|83	+ Revision: 136452
12cr|python-nevow-0.9.32-2|84	- restore BuildRoot
12cr|python-nevow-0.9.32-2|85	
12cr|python-nevow-0.9.32-2|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-nevow-0.9.32-2|87	- kill re-definition of %%buildroot on Pixel's request
12cr|python-nevow-0.9.32-2|88	
12cr|python-nevow-0.9.32-2|89	* Thu Jun 21 2007 Thierry Vignaud <tv@mandriva.org> 0.9.18-2mdv2008.0
12cr|python-nevow-0.9.32-2|90	+ Revision: 42303
12cr|python-nevow-0.9.32-2|91	- fix group
12cr|python-nevow-0.9.32-2|92	
12cr|python-nevow-0.9.32-2|93	* Sat Jun 16 2007 Michael Scherer <misc@mandriva.org> 0.9.18-1mdv2008.0
12cr|python-nevow-0.9.32-2|94	+ Revision: 40430
12cr|python-nevow-0.9.32-2|95	- fix installation of various js file
12cr|python-nevow-0.9.32-2|96	- mark package as noarch and fix build on x86_64
12cr|python-nevow-0.9.32-2|97	
12cr|python-nevow-0.9.32-2|98	+ Jérôme Soyer <saispo@mandriva.org>
12cr|python-nevow-0.9.32-2|99	- Import python-nevow
12cr|python-nevow-0.9.32-2|100	

6597 12
12cr|python-newt_syrup-0.2.0-1|1	Summary:       Newt Syrup is an app framework built on top of Newt
12cr|python-newt_syrup-0.2.0-1|2	Name:          python-newt_syrup
12cr|python-newt_syrup-0.2.0-1|3	Version:       0.2.0
12cr|python-newt_syrup-0.2.0-1|4	Release:       1
12cr|python-newt_syrup-0.2.0-1|5	License:       LGPLv2+
12cr|python-newt_syrup-0.2.0-1|6	Url:           http://newt-syrup.fedorahosted.org/
12cr|python-newt_syrup-0.2.0-1|7	Source0:        http://mcpierce.fedorapeople.org/rpms/newt_syrup-%{version}.tar.gz
12cr|python-newt_syrup-0.2.0-1|8	Group:         Development/Python
12cr|python-newt_syrup-0.2.0-1|9	BuildArch:     noarch
12cr|python-newt_syrup-0.2.0-1|10	Requires:      newt >= 0.52.11
12cr|python-newt_syrup-0.2.0-1|11	BuildRequires: python-devel python-setuptools
12cr|python-newt_syrup-0.2.0-1|12	
12cr|python-newt_syrup-0.2.0-1|13	%description
12cr|python-newt_syrup-0.2.0-1|14	Newt Syrup is an app framework built on top of Newt. It provides a set of
12cr|python-newt_syrup-0.2.0-1|15	classes for creating text-based applications. Developers can use the widgets
12cr|python-newt_syrup-0.2.0-1|16	provided by Newt and the framework provided by Syrup to create full text-based
12cr|python-newt_syrup-0.2.0-1|17	applications in Python.
12cr|python-newt_syrup-0.2.0-1|18	
12cr|python-newt_syrup-0.2.0-1|19	%prep
12cr|python-newt_syrup-0.2.0-1|20	%setup -q -n newt_syrup-%{version}
12cr|python-newt_syrup-0.2.0-1|21	
12cr|python-newt_syrup-0.2.0-1|22	%build
12cr|python-newt_syrup-0.2.0-1|23	%{__python} setup.py build
12cr|python-newt_syrup-0.2.0-1|24	
12cr|python-newt_syrup-0.2.0-1|25	%install
12cr|python-newt_syrup-0.2.0-1|26	rm -rf %{buildroot}
12cr|python-newt_syrup-0.2.0-1|27	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|python-newt_syrup-0.2.0-1|28	
12cr|python-newt_syrup-0.2.0-1|29	%clean
12cr|python-newt_syrup-0.2.0-1|30	rm -rf %{buildroot}
12cr|python-newt_syrup-0.2.0-1|31	
12cr|python-newt_syrup-0.2.0-1|32	%files
12cr|python-newt_syrup-0.2.0-1|33	%doc AUTHORS ChangeLog COPYING
12cr|python-newt_syrup-0.2.0-1|34	%{python_sitelib}/*
12cr|python-newt_syrup-0.2.0-1|35	
12cr|python-newt_syrup-0.2.0-1|36	
12cr|python-newt_syrup-0.2.0-1|37	%changelog
12cr|python-newt_syrup-0.2.0-1|38	* Fri May 25 2012 Guilherme Moro <guilherme@mandriva.com> 0.2.0-1
12cr|python-newt_syrup-0.2.0-1|39	+ Revision: 800561
12cr|python-newt_syrup-0.2.0-1|40	- imported package python-newt_syrup
12cr|python-newt_syrup-0.2.0-1|41	

6598 12
12cr|python-nibabel-0.2.20100816-2|1	%define module	nibabel
12cr|python-nibabel-0.2.20100816-2|2	%define name	python-%{module}
12cr|python-nibabel-0.2.20100816-2|3	# Need git version as the upstream one does not work with invesalius
12cr|python-nibabel-0.2.20100816-2|4	%define version	0.2.20100816
12cr|python-nibabel-0.2.20100816-2|5	%define release	%mkrel 2
12cr|python-nibabel-0.2.20100816-2|6	
12cr|python-nibabel-0.2.20100816-2|7	Summary:	Access a cacophony of neuro-imaging file formats
12cr|python-nibabel-0.2.20100816-2|8	Name:		%{name}
12cr|python-nibabel-0.2.20100816-2|9	Version:	%{version}
12cr|python-nibabel-0.2.20100816-2|10	Release:	%{release}
12cr|python-nibabel-0.2.20100816-2|11	# git clone http://github.com/hanke/nibabel.git python-nibabel
12cr|python-nibabel-0.2.20100816-2|12	# cd python-nibabel
12cr|python-nibabel-0.2.20100816-2|13	# git archive --format tar 4f062e8a4f4bcceea4e8e1ff3fc7f897af06fa46 --prefix python-nibabel-0.2.20100816/ | bzip2 > python-nibabel.tar.bz2
12cr|python-nibabel-0.2.20100816-2|14	Source0:	python-nibabel.tar.bz2
12cr|python-nibabel-0.2.20100816-2|15	License:	BSD
12cr|python-nibabel-0.2.20100816-2|16	Group:		Development/Python
12cr|python-nibabel-0.2.20100816-2|17	Url:		http://nipy.sourceforge.net
12cr|python-nibabel-0.2.20100816-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-nibabel-0.2.20100816-2|19	Requires: 	python-dicom
12cr|python-nibabel-0.2.20100816-2|20	Requires:	python-nifti
12cr|python-nibabel-0.2.20100816-2|21	Requires: 	python-numpy
12cr|python-nibabel-0.2.20100816-2|22	Requires: 	python-scipy
12cr|python-nibabel-0.2.20100816-2|23	BuildArch:	noarch
12cr|python-nibabel-0.2.20100816-2|24	%py_requires -d
12cr|python-nibabel-0.2.20100816-2|25	
12cr|python-nibabel-0.2.20100816-2|26	%description
12cr|python-nibabel-0.2.20100816-2|27	NiBabel is a pure-Python package for reading and writing a variety of
12cr|python-nibabel-0.2.20100816-2|28	medical and neuro-imaging file formats. This includes: ANALYZE (plain,
12cr|python-nibabel-0.2.20100816-2|29	SPM99, SPM2), GIFTI, NIfTI1, MINC, as well as PAR/REC. NiBabel is the
12cr|python-nibabel-0.2.20100816-2|30	successor of PyNIfTI.
12cr|python-nibabel-0.2.20100816-2|31	
12cr|python-nibabel-0.2.20100816-2|32	%prep
12cr|python-nibabel-0.2.20100816-2|33	%setup -q
12cr|python-nibabel-0.2.20100816-2|34	
12cr|python-nibabel-0.2.20100816-2|35	%install
12cr|python-nibabel-0.2.20100816-2|36	%__rm -rf %{buildroot}
12cr|python-nibabel-0.2.20100816-2|37	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-nibabel-0.2.20100816-2|38	
12cr|python-nibabel-0.2.20100816-2|39	%clean
12cr|python-nibabel-0.2.20100816-2|40	%__rm -rf %{buildroot}
12cr|python-nibabel-0.2.20100816-2|41	
12cr|python-nibabel-0.2.20100816-2|42	%files -f FILELIST
12cr|python-nibabel-0.2.20100816-2|43	%defattr(-,root,root)
12cr|python-nibabel-0.2.20100816-2|44	
12cr|python-nibabel-0.2.20100816-2|45	
12cr|python-nibabel-0.2.20100816-2|46	%changelog
12cr|python-nibabel-0.2.20100816-2|47	* Thu Nov 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.2.20100816-2mdv2011.0
12cr|python-nibabel-0.2.20100816-2|48	+ Revision: 593512
12cr|python-nibabel-0.2.20100816-2|49	+ rebuild (emptylog)
12cr|python-nibabel-0.2.20100816-2|50	
12cr|python-nibabel-0.2.20100816-2|51	* Mon Aug 16 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.2.20100816-1mdv2011.0
12cr|python-nibabel-0.2.20100816-2|52	+ Revision: 570609
12cr|python-nibabel-0.2.20100816-2|53	- Import python nibabel using git master version
12cr|python-nibabel-0.2.20100816-2|54	- python-nibabel
12cr|python-nibabel-0.2.20100816-2|55	

6599 12
12cr|python-nltk-2.0.1-0.rc1.1|1	%define module	nltk
12cr|python-nltk-2.0.1-0.rc1.1|2	%define rel	rc1
12cr|python-nltk-2.0.1-0.rc1.1|3	
12cr|python-nltk-2.0.1-0.rc1.1|4	Summary:	Natural Language Toolkit for Python
12cr|python-nltk-2.0.1-0.rc1.1|5	Name:		python-%{module}
12cr|python-nltk-2.0.1-0.rc1.1|6	Version:	2.0.1
12cr|python-nltk-2.0.1-0.rc1.1|7	Release:	0.%{rel}.1
12cr|python-nltk-2.0.1-0.rc1.1|8	Epoch:		0
12cr|python-nltk-2.0.1-0.rc1.1|9	License:	Apache License 2.0
12cr|python-nltk-2.0.1-0.rc1.1|10	Group:		Development/Python
12cr|python-nltk-2.0.1-0.rc1.1|11	Url:		http://www.nltk.org/
12cr|python-nltk-2.0.1-0.rc1.1|12	Source0:	http://nltk.googlecode.com/files/%{module}-%{version}%{rel}.tar.gz
12cr|python-nltk-2.0.1-0.rc1.1|13	BuildArch:	noarch
12cr|python-nltk-2.0.1-0.rc1.1|14	Requires:	python-yaml >= 3.0.9
12cr|python-nltk-2.0.1-0.rc1.1|15	Suggests:	python-numpy >= 1.5.1
12cr|python-nltk-2.0.1-0.rc1.1|16	Suggests:	python-matplotlib >= 1.0.1
12cr|python-nltk-2.0.1-0.rc1.1|17	BuildRequires:	python-yaml >= 3.0.9
12cr|python-nltk-2.0.1-0.rc1.1|18	BuildRequires:	python-devel
12cr|python-nltk-2.0.1-0.rc1.1|19	
12cr|python-nltk-2.0.1-0.rc1.1|20	%description
12cr|python-nltk-2.0.1-0.rc1.1|21	NLTK â€” the Natural Language Toolkit â€” is a suite of open source Python
12cr|python-nltk-2.0.1-0.rc1.1|22	modules, data and documentation for research and development in
12cr|python-nltk-2.0.1-0.rc1.1|23	natural language processing.
12cr|python-nltk-2.0.1-0.rc1.1|24	
12cr|python-nltk-2.0.1-0.rc1.1|25	%prep
12cr|python-nltk-2.0.1-0.rc1.1|26	%setup -q -n %{module}-%{version}%{rel}
12cr|python-nltk-2.0.1-0.rc1.1|27	
12cr|python-nltk-2.0.1-0.rc1.1|28	%install
12cr|python-nltk-2.0.1-0.rc1.1|29	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-nltk-2.0.1-0.rc1.1|30	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-nltk-2.0.1-0.rc1.1|31	
12cr|python-nltk-2.0.1-0.rc1.1|32	%files -f FILE_LIST
12cr|python-nltk-2.0.1-0.rc1.1|33	%py_puresitedir/*egg-info
12cr|python-nltk-2.0.1-0.rc1.1|34	
12cr|python-nltk-2.0.1-0.rc1.1|35	
12cr|python-nltk-2.0.1-0.rc1.1|36	%changelog
12cr|python-nltk-2.0.1-0.rc1.1|37	* Sun Aug 07 2011 Lev Givon <lev@mandriva.org> 0:2.0.1-0.rc1.1mdv2012.0
12cr|python-nltk-2.0.1-0.rc1.1|38	+ Revision: 693619
12cr|python-nltk-2.0.1-0.rc1.1|39	- Need python-devel to build on 2010.1.
12cr|python-nltk-2.0.1-0.rc1.1|40	
12cr|python-nltk-2.0.1-0.rc1.1|41	* Mon Jul 25 2011 Lev Givon <lev@mandriva.org> 0:2.0.1-0.rc1
12cr|python-nltk-2.0.1-0.rc1.1|42	+ Revision: 691632
12cr|python-nltk-2.0.1-0.rc1.1|43	- Update to 2.0.1rc1.
12cr|python-nltk-2.0.1-0.rc1.1|44	
12cr|python-nltk-2.0.1-0.rc1.1|45	* Mon Nov 08 2010 Funda Wang <fwang@mandriva.org> 0:1.4.4-9mdv2011.0
12cr|python-nltk-2.0.1-0.rc1.1|46	+ Revision: 594962
12cr|python-nltk-2.0.1-0.rc1.1|47	- rebuild for py 2.7
12cr|python-nltk-2.0.1-0.rc1.1|48	
12cr|python-nltk-2.0.1-0.rc1.1|49	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0:1.4.4-9mdv2010.0
12cr|python-nltk-2.0.1-0.rc1.1|50	+ Revision: 442322
12cr|python-nltk-2.0.1-0.rc1.1|51	- rebuild
12cr|python-nltk-2.0.1-0.rc1.1|52	
12cr|python-nltk-2.0.1-0.rc1.1|53	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0:1.4.4-8mdv2009.1
12cr|python-nltk-2.0.1-0.rc1.1|54	+ Revision: 323810
12cr|python-nltk-2.0.1-0.rc1.1|55	- rebuild
12cr|python-nltk-2.0.1-0.rc1.1|56	
12cr|python-nltk-2.0.1-0.rc1.1|57	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0:1.4.4-7mdv2009.0
12cr|python-nltk-2.0.1-0.rc1.1|58	+ Revision: 242422
12cr|python-nltk-2.0.1-0.rc1.1|59	- rebuild
12cr|python-nltk-2.0.1-0.rc1.1|60	- kill re-definition of %%buildroot on Pixel's request
12cr|python-nltk-2.0.1-0.rc1.1|61	
12cr|python-nltk-2.0.1-0.rc1.1|62	+ Olivier Blin <blino@mandriva.org>
12cr|python-nltk-2.0.1-0.rc1.1|63	- restore BuildRoot
12cr|python-nltk-2.0.1-0.rc1.1|64	
12cr|python-nltk-2.0.1-0.rc1.1|65	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|python-nltk-2.0.1-0.rc1.1|66	- rebuild
12cr|python-nltk-2.0.1-0.rc1.1|67	
12cr|python-nltk-2.0.1-0.rc1.1|68	* Sun Sep 09 2007 David Walluck <walluck@mandriva.org> 0:1.4.4-4mdv2008.0
12cr|python-nltk-2.0.1-0.rc1.1|69	+ Revision: 83166
12cr|python-nltk-2.0.1-0.rc1.1|70	- rebuild
12cr|python-nltk-2.0.1-0.rc1.1|71	
12cr|python-nltk-2.0.1-0.rc1.1|72	
12cr|python-nltk-2.0.1-0.rc1.1|73	* Mon Sep 04 2006 David Walluck <walluck@mandriva.org> 0:1.4.4-3mdv2007.0
12cr|python-nltk-2.0.1-0.rc1.1|74	- rebuild to fix release
12cr|python-nltk-2.0.1-0.rc1.1|75	- clean %%{buildroot} in %%install
12cr|python-nltk-2.0.1-0.rc1.1|76	
12cr|python-nltk-2.0.1-0.rc1.1|77	* Thu Dec 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.4.4-2mdk
12cr|python-nltk-2.0.1-0.rc1.1|78	- Add BuildRequires: python-devel
12cr|python-nltk-2.0.1-0.rc1.1|79	
12cr|python-nltk-2.0.1-0.rc1.1|80	* Sun Nov 06 2005 David Walluck <walluck@mandriva.org> 0:1.4.4-1mdk
12cr|python-nltk-2.0.1-0.rc1.1|81	- release
12cr|python-nltk-2.0.1-0.rc1.1|82	

6600 12
12cr|python-nltk_lite-0.7.5-5|1	%bcond_with     doc
12cr|python-nltk_lite-0.7.5-5|2	%define origname nltk_lite
12cr|python-nltk_lite-0.7.5-5|3	
12cr|python-nltk_lite-0.7.5-5|4	Name:           python-%{origname}
12cr|python-nltk_lite-0.7.5-5|5	Version:        0.7.5
12cr|python-nltk_lite-0.7.5-5|6	Release:        5
12cr|python-nltk_lite-0.7.5-5|7	Epoch:          0
12cr|python-nltk_lite-0.7.5-5|8	Summary:        Natural Language Toolkit for Python
12cr|python-nltk_lite-0.7.5-5|9	License:        CPL
12cr|python-nltk_lite-0.7.5-5|10	Group:          Development/Python
12cr|python-nltk_lite-0.7.5-5|11	URL:            http://nltk.sourceforge.net/
12cr|python-nltk_lite-0.7.5-5|12	Source0:        http://ovh.dl.sourceforge.net/nltk/nltk_lite-%{version}.tar.gz
12cr|python-nltk_lite-0.7.5-5|13	Source1:        http://ovh.dl.sourceforge.net/nltk/nltk_lite-corpora-%{version}.zip
12cr|python-nltk_lite-0.7.5-5|14	Source2:        http://ovh.dl.sourceforge.net/nltk/nltk_lite-doc-%{version}.zip
12cr|python-nltk_lite-0.7.5-5|15	Source3:        http://ovh.dl.sourceforge.net/nltk/nltk_lite-examples-%{version}.zip
12cr|python-nltk_lite-0.7.5-5|16	Requires:       python-yaml
12cr|python-nltk_lite-0.7.5-5|17	%if %with doc
12cr|python-nltk_lite-0.7.5-5|18	BuildRequires:  epydoc
12cr|python-nltk_lite-0.7.5-5|19	%endif
12cr|python-nltk_lite-0.7.5-5|20	BuildRequires:	python
12cr|python-nltk_lite-0.7.5-5|21	BuildArch:      noarch
12cr|python-nltk_lite-0.7.5-5|22	
12cr|python-nltk_lite-0.7.5-5|23	%description
12cr|python-nltk_lite-0.7.5-5|24	The Natural Langauge Toolkit is a Python package that simplifies the
12cr|python-nltk_lite-0.7.5-5|25	construction of programs that process natural language and defines
12cr|python-nltk_lite-0.7.5-5|26	standard interfaces between the different components of an NLP system.
12cr|python-nltk_lite-0.7.5-5|27	
12cr|python-nltk_lite-0.7.5-5|28	%prep
12cr|python-nltk_lite-0.7.5-5|29	%setup -q -n %{origname}-%{version}
12cr|python-nltk_lite-0.7.5-5|30	%setup -q -T -D -a 1 -n %{origname}-%{version}
12cr|python-nltk_lite-0.7.5-5|31	%setup -q -T -D -a 2 -n %{origname}-%{version}
12cr|python-nltk_lite-0.7.5-5|32	%setup -q -T -D -a 3 -n %{origname}-%{version}
12cr|python-nltk_lite-0.7.5-5|33	%{__chmod} -Rf a+rX,u+w,g-w,o-w .
12cr|python-nltk_lite-0.7.5-5|34	%{_bindir}/find . -name '.DS_Store' -o -name '.api.done' -o -name '.png' | %{_bindir}/xargs %{__rm} -r
12cr|python-nltk_lite-0.7.5-5|35	
12cr|python-nltk_lite-0.7.5-5|36	%build
12cr|python-nltk_lite-0.7.5-5|37	%{__python} setup.py build
12cr|python-nltk_lite-0.7.5-5|38	%if %with doc
12cr|python-nltk_lite-0.7.5-5|39	pushd doc
12cr|python-nltk_lite-0.7.5-5|40	%{__make}
12cr|python-nltk_lite-0.7.5-5|41	popd
12cr|python-nltk_lite-0.7.5-5|42	%endif
12cr|python-nltk_lite-0.7.5-5|43	
12cr|python-nltk_lite-0.7.5-5|44	%install
12cr|python-nltk_lite-0.7.5-5|45	%{__python} setup.py install -O2 --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-nltk_lite-0.7.5-5|46	%{__mkdir_p} %{buildroot}%{_datadir}/nltk_lite
12cr|python-nltk_lite-0.7.5-5|47	cp -r -a corpora doc examples %{buildroot}%{_datadir}/nltk_lite
12cr|python-nltk_lite-0.7.5-5|48	%{_bindir}/find %{buildroot} -type f -name '*.txt' | %{_bindir}/xargs %{__perl} -pi -e 's|\r$||g'
12cr|python-nltk_lite-0.7.5-5|49	
12cr|python-nltk_lite-0.7.5-5|50	%{__chmod} 755 %{buildroot}%{_datadir}/nltk_lite/doc/examples.py \
12cr|python-nltk_lite-0.7.5-5|51	%{buildroot}%{_datadir}/nltk_lite/doc/pages.py \
12cr|python-nltk_lite-0.7.5-5|52	%{buildroot}%{py_puresitedir}/nltk_lite/corpora/toolbox.py \
12cr|python-nltk_lite-0.7.5-5|53	%{buildroot}%{py_puresitedir}/nltk_lite/misc/nemo.py \
12cr|python-nltk_lite-0.7.5-5|54	%{buildroot}%{py_puresitedir}/nltk_lite/contrib/toolbox/settings.py \
12cr|python-nltk_lite-0.7.5-5|55	%{buildroot}%{py_puresitedir}/nltk_lite/contrib/toolbox/language.py \
12cr|python-nltk_lite-0.7.5-5|56	%{buildroot}%{py_puresitedir}/nltk_lite/test/doctest_driver.py \
12cr|python-nltk_lite-0.7.5-5|57	%{buildroot}%{py_puresitedir}/nltk_lite/contrib/toolbox/data.py \
12cr|python-nltk_lite-0.7.5-5|58	%{buildroot}%{py_puresitedir}/nltk_lite/stem/porter.py \
12cr|python-nltk_lite-0.7.5-5|59	%{buildroot}%{_datadir}/nltk_lite/doc/tree2image.py
12cr|python-nltk_lite-0.7.5-5|60	
12cr|python-nltk_lite-0.7.5-5|61	rm -fr %{buildroot}%{py_puresitedir}/yaml
12cr|python-nltk_lite-0.7.5-5|62	
12cr|python-nltk_lite-0.7.5-5|63	%files
12cr|python-nltk_lite-0.7.5-5|64	%defattr(0644,root,root,0755)
12cr|python-nltk_lite-0.7.5-5|65	%doc *.txt
12cr|python-nltk_lite-0.7.5-5|66	%defattr(-,root,root,0755)
12cr|python-nltk_lite-0.7.5-5|67	%{py_puresitedir}/nltk_lite*
12cr|python-nltk_lite-0.7.5-5|68	%{_datadir}/nltk_lite
12cr|python-nltk_lite-0.7.5-5|69	
12cr|python-nltk_lite-0.7.5-5|70	
12cr|python-nltk_lite-0.7.5-5|71	%changelog
12cr|python-nltk_lite-0.7.5-5|72	* Mon Nov 08 2010 Funda Wang <fwang@mandriva.org> 0:0.7.5-4mdv2011.0
12cr|python-nltk_lite-0.7.5-5|73	+ Revision: 594973
12cr|python-nltk_lite-0.7.5-5|74	- rebuild for py 2.7
12cr|python-nltk_lite-0.7.5-5|75	
12cr|python-nltk_lite-0.7.5-5|76	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:0.7.5-4mdv2010.0
12cr|python-nltk_lite-0.7.5-5|77	+ Revision: 430850
12cr|python-nltk_lite-0.7.5-5|78	- rebuild
12cr|python-nltk_lite-0.7.5-5|79	
12cr|python-nltk_lite-0.7.5-5|80	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0:0.7.5-3mdv2009.0
12cr|python-nltk_lite-0.7.5-5|81	+ Revision: 242424
12cr|python-nltk_lite-0.7.5-5|82	- rebuild
12cr|python-nltk_lite-0.7.5-5|83	- kill re-definition of %%buildroot on Pixel's request
12cr|python-nltk_lite-0.7.5-5|84	
12cr|python-nltk_lite-0.7.5-5|85	+ Olivier Blin <oblin@mandriva.com>
12cr|python-nltk_lite-0.7.5-5|86	- restore BuildRoot
12cr|python-nltk_lite-0.7.5-5|87	
12cr|python-nltk_lite-0.7.5-5|88	* Sat Jun 02 2007 David Walluck <walluck@mandriva.org> 0:0.7.5-1mdv2008.0
12cr|python-nltk_lite-0.7.5-5|89	+ Revision: 34462
12cr|python-nltk_lite-0.7.5-5|90	- 0.7.5
12cr|python-nltk_lite-0.7.5-5|91	- disable doc compilation (broken)
12cr|python-nltk_lite-0.7.5-5|92	- move extra files from %%doc to %%{_datadir}/nltk_lite
12cr|python-nltk_lite-0.7.5-5|93	
12cr|python-nltk_lite-0.7.5-5|94	
12cr|python-nltk_lite-0.7.5-5|95	* Mon Sep 04 2006 David Walluck <walluck@mandriva.org> 0:0.6.5-2mdv2007.0
12cr|python-nltk_lite-0.7.5-5|96	- add corpora and doc package as %%doc for now
12cr|python-nltk_lite-0.7.5-5|97	
12cr|python-nltk_lite-0.7.5-5|98	* Mon Sep 04 2006 David Walluck <walluck@mandriva.org> 0:0.6.5-1mdv2007.0
12cr|python-nltk_lite-0.7.5-5|99	- release
12cr|python-nltk_lite-0.7.5-5|100	

6601 12
12cr|python-nmap-0.2.2-2|1	Summary:	Use nmap and access scan results from python
12cr|python-nmap-0.2.2-2|2	Name:		python-nmap
12cr|python-nmap-0.2.2-2|3	Version:	0.2.2
12cr|python-nmap-0.2.2-2|4	Release:	2
12cr|python-nmap-0.2.2-2|5	Source0:	http://xael.org/norman/python/%{name}/%{name}-%{version}.tar.gz
12cr|python-nmap-0.2.2-2|6	Group:		Development/Python
12cr|python-nmap-0.2.2-2|7	License:	GPLv3+
12cr|python-nmap-0.2.2-2|8	URL:		http://xael.org/norman/python/python-nmap/
12cr|python-nmap-0.2.2-2|9	BuildArch:	noarch
12cr|python-nmap-0.2.2-2|10	%py_requires -d
12cr|python-nmap-0.2.2-2|11	
12cr|python-nmap-0.2.2-2|12	%description
12cr|python-nmap-0.2.2-2|13	python-nmap is a python library which helps in using nmap port scanner.
12cr|python-nmap-0.2.2-2|14	It allows to easilly manipulate nmap scan results and will be a perfect
12cr|python-nmap-0.2.2-2|15	tool for systems administrators who want to automatize scanning task
12cr|python-nmap-0.2.2-2|16	and reports. It also supports nmap script outputs.
12cr|python-nmap-0.2.2-2|17	
12cr|python-nmap-0.2.2-2|18	It can even be used asynchronously. Results are returned one host at a time
12cr|python-nmap-0.2.2-2|19	to a callback function defined by the user.
12cr|python-nmap-0.2.2-2|20	
12cr|python-nmap-0.2.2-2|21	%prep
12cr|python-nmap-0.2.2-2|22	%setup -q
12cr|python-nmap-0.2.2-2|23	
12cr|python-nmap-0.2.2-2|24	%build
12cr|python-nmap-0.2.2-2|25	#nothing to do
12cr|python-nmap-0.2.2-2|26	
12cr|python-nmap-0.2.2-2|27	%install
12cr|python-nmap-0.2.2-2|28	%{__python} setup.py install \
12cr|python-nmap-0.2.2-2|29	--root=%{buildroot} \
12cr|python-nmap-0.2.2-2|30	
12cr|python-nmap-0.2.2-2|31	%files
12cr|python-nmap-0.2.2-2|32	%doc README.txt CHANGELOG
12cr|python-nmap-0.2.2-2|33	%{python_sitelib}/nmap/
12cr|python-nmap-0.2.2-2|34	%{python_sitelib}/python_nmap-%{version}-py%{py_ver}.egg-info
12cr|python-nmap-0.2.2-2|35	
12cr|python-nmap-0.2.2-2|36	
12cr|python-nmap-0.2.2-2|37	%changelog
12cr|python-nmap-0.2.2-2|38	* Tue Dec 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.2-1mdv2011.0
12cr|python-nmap-0.2.2-2|39	+ Revision: 625614
12cr|python-nmap-0.2.2-2|40	- update to new version 0.2.2
12cr|python-nmap-0.2.2-2|41	
12cr|python-nmap-0.2.2-2|42	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 0.1.4-2mdv2011.0
12cr|python-nmap-0.2.2-2|43	+ Revision: 590103
12cr|python-nmap-0.2.2-2|44	- rebuild for python 2.7
12cr|python-nmap-0.2.2-2|45	
12cr|python-nmap-0.2.2-2|46	* Sun Jul 11 2010 Jani Välimaa <wally@mandriva.org> 0.1.4-1mdv2011.0
12cr|python-nmap-0.2.2-2|47	+ Revision: 550908
12cr|python-nmap-0.2.2-2|48	- import python-nmap
12cr|python-nmap-0.2.2-2|49	
12cr|python-nmap-0.2.2-2|50	

6602 12
12cr|python-novatools-2.0-1|1	%define module novatools
12cr|python-novatools-2.0-1|2	Name:           python-%module
12cr|python-novatools-2.0-1|3	Version:        2.0
12cr|python-novatools-2.0-1|4	Release:        %mkrel 1
12cr|python-novatools-2.0-1|5	License:        BSD
12cr|python-novatools-2.0-1|6	Summary:        Client library for OpenStack Nova API
12cr|python-novatools-2.0-1|7	Url:            http://pypi.python.org/pypi/python-%module
12cr|python-novatools-2.0-1|8	Group:          Development/Python
12cr|python-novatools-2.0-1|9	Source:         python-%module-2.0.tar.gz
12cr|python-novatools-2.0-1|10	BuildRequires:  python-devel python-setuptools python-sphinx
12cr|python-novatools-2.0-1|11	Requires:       python-prettytable python-httplib2
12cr|python-novatools-2.0-1|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|python-novatools-2.0-1|13	Buildarch:	noarch
12cr|python-novatools-2.0-1|14	
12cr|python-novatools-2.0-1|15	%description
12cr|python-novatools-2.0-1|16	A client for the OpenStack Nova API. There's a Python API
12cr|python-novatools-2.0-1|17	(the novatools module), and a command-line script (novatools).
12cr|python-novatools-2.0-1|18	Each implements 100% of the OpenStack Nova API.
12cr|python-novatools-2.0-1|19	
12cr|python-novatools-2.0-1|20	%prep
12cr|python-novatools-2.0-1|21	%setup -q
12cr|python-novatools-2.0-1|22	
12cr|python-novatools-2.0-1|23	%build
12cr|python-novatools-2.0-1|24	CFLAGS="%{optflags}" python setup.py build
12cr|python-novatools-2.0-1|25	
12cr|python-novatools-2.0-1|26	%install
12cr|python-novatools-2.0-1|27	rm -rf $RPM_BUILD_ROOT
12cr|python-novatools-2.0-1|28	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitearch}
12cr|python-novatools-2.0-1|29	make -C docs html
12cr|python-novatools-2.0-1|30	rm docs/_build/html/.buildinfo
12cr|python-novatools-2.0-1|31	
12cr|python-novatools-2.0-1|32	%files
12cr|python-novatools-2.0-1|33	%defattr(-,root,root)
12cr|python-novatools-2.0-1|34	%doc docs/_build/html
12cr|python-novatools-2.0-1|35	%doc README.rst
12cr|python-novatools-2.0-1|36	%{_bindir}/%module
12cr|python-novatools-2.0-1|37	%{python_sitearch}/*
12cr|python-novatools-2.0-1|38	
12cr|python-novatools-2.0-1|39	
12cr|python-novatools-2.0-1|40	
12cr|python-novatools-2.0-1|41	%changelog
12cr|python-novatools-2.0-1|42	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 2.0-1mdv2011.0
12cr|python-novatools-2.0-1|43	+ Revision: 683260
12cr|python-novatools-2.0-1|44	- import python-novatools
12cr|python-novatools-2.0-1|45	
12cr|python-novatools-2.0-1|46	
12cr|python-novatools-2.0-1|47	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 2.0
12cr|python-novatools-2.0-1|48	- first release for Mandriva
12cr|python-novatools-2.0-1|49	

6603 12
12cr|python-numarray-1.5.2-8|1	%define module	numarray
12cr|python-numarray-1.5.2-8|2	
12cr|python-numarray-1.5.2-8|3	Name:           python-%{module}
12cr|python-numarray-1.5.2-8|4	Version:        1.5.2
12cr|python-numarray-1.5.2-8|5	Release:        8
12cr|python-numarray-1.5.2-8|6	Summary:        Numarray: array processing for numbers, strings, records and objects
12cr|python-numarray-1.5.2-8|7	
12cr|python-numarray-1.5.2-8|8	Group:          Development/Python
12cr|python-numarray-1.5.2-8|9	License:        BSD-like
12cr|python-numarray-1.5.2-8|10	URL:            http://www.stsci.edu/resources/software_hardware/numarray/
12cr|python-numarray-1.5.2-8|11	Source0:        http://dl.sourceforge.net/sourceforge/numpy/%{module}-%{version}.tar.bz2
12cr|python-numarray-1.5.2-8|12	Patch0:		numarray-1.5.2-add_libm.patch
12cr|python-numarray-1.5.2-8|13	
12cr|python-numarray-1.5.2-8|14	BuildRequires:  python-devel
12cr|python-numarray-1.5.2-8|15	
12cr|python-numarray-1.5.2-8|16	%description
12cr|python-numarray-1.5.2-8|17	Numarray is an array processing package designed to efficiently
12cr|python-numarray-1.5.2-8|18	manipulate large multi-dimensional arrays.  Numarray is modelled after
12cr|python-numarray-1.5.2-8|19	Numeric and features c-code generated from python template scripts,
12cr|python-numarray-1.5.2-8|20	the capacity to operate directly on arrays in files, and improved type
12cr|python-numarray-1.5.2-8|21	promotions.  Numarray provides support for manipulating arrays
12cr|python-numarray-1.5.2-8|22	consisting of numbers, strings, records, or objects using the same
12cr|python-numarray-1.5.2-8|23	basic infrastructure and syntax.
12cr|python-numarray-1.5.2-8|24	
12cr|python-numarray-1.5.2-8|25	%package	devel
12cr|python-numarray-1.5.2-8|26	Summary:	Numarray Library C bindings
12cr|python-numarray-1.5.2-8|27	Group:		Development/Python
12cr|python-numarray-1.5.2-8|28	Requires:	%{name} = %{version}
12cr|python-numarray-1.5.2-8|29	
12cr|python-numarray-1.5.2-8|30	%description	devel
12cr|python-numarray-1.5.2-8|31	Install this to develop C bindings against the Numarray Python library.
12cr|python-numarray-1.5.2-8|32	
12cr|python-numarray-1.5.2-8|33	%prep
12cr|python-numarray-1.5.2-8|34	%setup -n %{module}-%{version} -q
12cr|python-numarray-1.5.2-8|35	%patch0 -p0
12cr|python-numarray-1.5.2-8|36	
12cr|python-numarray-1.5.2-8|37	%build
12cr|python-numarray-1.5.2-8|38	CFLAGS="%{optflags}" %{__python} setup.py build
12cr|python-numarray-1.5.2-8|39	
12cr|python-numarray-1.5.2-8|40	%install
12cr|python-numarray-1.5.2-8|41	PYTHONDONTWRITEBYTECODE= \
12cr|python-numarray-1.5.2-8|42	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --record=INSTALLED_OBJECTS.tmp
12cr|python-numarray-1.5.2-8|43	
12cr|python-numarray-1.5.2-8|44	# Ghost optimized
12cr|python-numarray-1.5.2-8|45	sed 's/\(.*\.pyo\)/%ghost \1/' < INSTALLED_OBJECTS.tmp >INSTALLED_OBJECTS
12cr|python-numarray-1.5.2-8|46	
12cr|python-numarray-1.5.2-8|47	# Move development files
12cr|python-numarray-1.5.2-8|48	sed "s#%{_includedir}/python%{pyver}/numarray.*##" < INSTALLED_OBJECTS > INSTALLED_OBJECTS.tmp
12cr|python-numarray-1.5.2-8|49	mv INSTALLED_OBJECTS.tmp INSTALLED_OBJECTS
12cr|python-numarray-1.5.2-8|50	
12cr|python-numarray-1.5.2-8|51	%files -f INSTALLED_OBJECTS
12cr|python-numarray-1.5.2-8|52	%defattr(-,root,root,-)
12cr|python-numarray-1.5.2-8|53	%doc *.txt
12cr|python-numarray-1.5.2-8|54	%exclude %{_includedir}/python%{py_ver}/numarray
12cr|python-numarray-1.5.2-8|55	
12cr|python-numarray-1.5.2-8|56	%files devel
12cr|python-numarray-1.5.2-8|57	%defattr(-,root,root,-)
12cr|python-numarray-1.5.2-8|58	%{_includedir}/python%{py_ver}/numarray
12cr|python-numarray-1.5.2-8|59	%doc *.txt
12cr|python-numarray-1.5.2-8|60	
12cr|python-numarray-1.5.2-8|61	
12cr|python-numarray-1.5.2-8|62	
12cr|python-numarray-1.5.2-8|63	
12cr|python-numarray-1.5.2-8|64	%changelog
12cr|python-numarray-1.5.2-8|65	* Thu Nov 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.5.2-7mdv2011.0
12cr|python-numarray-1.5.2-8|66	+ Revision: 593510
12cr|python-numarray-1.5.2-8|67	+ rebuild (emptylog)
12cr|python-numarray-1.5.2-8|68	
12cr|python-numarray-1.5.2-8|69	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.5.2-6mdv2010.0
12cr|python-numarray-1.5.2-8|70	+ Revision: 442323
12cr|python-numarray-1.5.2-8|71	- rebuild
12cr|python-numarray-1.5.2-8|72	
12cr|python-numarray-1.5.2-8|73	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.5.2-5mdv2009.0
12cr|python-numarray-1.5.2-8|74	+ Revision: 259738
12cr|python-numarray-1.5.2-8|75	- rebuild
12cr|python-numarray-1.5.2-8|76	
12cr|python-numarray-1.5.2-8|77	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.5.2-4mdv2009.0
12cr|python-numarray-1.5.2-8|78	+ Revision: 247524
12cr|python-numarray-1.5.2-8|79	- rebuild
12cr|python-numarray-1.5.2-8|80	
12cr|python-numarray-1.5.2-8|81	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.5.2-2mdv2008.1
12cr|python-numarray-1.5.2-8|82	+ Revision: 136454
12cr|python-numarray-1.5.2-8|83	- restore BuildRoot
12cr|python-numarray-1.5.2-8|84	
12cr|python-numarray-1.5.2-8|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-numarray-1.5.2-8|86	- kill re-definition of %%buildroot on Pixel's request
12cr|python-numarray-1.5.2-8|87	
12cr|python-numarray-1.5.2-8|88	
12cr|python-numarray-1.5.2-8|89	* Wed Dec 13 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.5.2-2mdv2007.0
12cr|python-numarray-1.5.2-8|90	+ Revision: 96248
12cr|python-numarray-1.5.2-8|91	- Rebuild against new python
12cr|python-numarray-1.5.2-8|92	
12cr|python-numarray-1.5.2-8|93	+ Gaëtan Lehmann <glehmann@mandriva.org>
12cr|python-numarray-1.5.2-8|94	- 1.5.2
12cr|python-numarray-1.5.2-8|95	- Import python-numarray
12cr|python-numarray-1.5.2-8|96	
12cr|python-numarray-1.5.2-8|97	* Fri Feb 10 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.5.1-1mdk
12cr|python-numarray-1.5.2-8|98	- New release 1.5.1
12cr|python-numarray-1.5.2-8|99	
12cr|python-numarray-1.5.2-8|100	* Wed Dec 07 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.5.0-1mdk
12cr|python-numarray-1.5.2-8|101	- New release 1.5.0
12cr|python-numarray-1.5.2-8|102	
12cr|python-numarray-1.5.2-8|103	* Thu Oct 27 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.4.0-1mdk
12cr|python-numarray-1.5.2-8|104	- New release 1.4.0
12cr|python-numarray-1.5.2-8|105	
12cr|python-numarray-1.5.2-8|106	* Fri Jul 15 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.3.3-1mdk
12cr|python-numarray-1.5.2-8|107	- 1.3.3
12cr|python-numarray-1.5.2-8|108	
12cr|python-numarray-1.5.2-8|109	* Mon Jun 20 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.3.2-1mdk
12cr|python-numarray-1.5.2-8|110	- New release 1.3.2
12cr|python-numarray-1.5.2-8|111	
12cr|python-numarray-1.5.2-8|112	* Mon Apr 25 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.3.1-1mdk
12cr|python-numarray-1.5.2-8|113	- New release 1.3.1
12cr|python-numarray-1.5.2-8|114	
12cr|python-numarray-1.5.2-8|115	* Fri Mar 25 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.2.3-1mdk
12cr|python-numarray-1.5.2-8|116	- New release 1.2.3
12cr|python-numarray-1.5.2-8|117	- use mkrel
12cr|python-numarray-1.5.2-8|118	- fix some lint
12cr|python-numarray-1.5.2-8|119	
12cr|python-numarray-1.5.2-8|120	* Thu Nov 25 2004 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.1-1mdk
12cr|python-numarray-1.5.2-8|121	- mandrake contrib
12cr|python-numarray-1.5.2-8|122	
12cr|python-numarray-1.5.2-8|123	* Tue Oct 26 2004 Jeff Pitman <symbiont+pyvault@berlios.de> 1.1-1
12cr|python-numarray-1.5.2-8|124	- new release
12cr|python-numarray-1.5.2-8|125	

6604 12
12cr|python-numeric-24.2-8|1	Summary:	Python numerical facilities
12cr|python-numeric-24.2-8|2	Name:		python-numeric
12cr|python-numeric-24.2-8|3	Version:	24.2
12cr|python-numeric-24.2-8|4	Release:	8
12cr|python-numeric-24.2-8|5	License:	BSD-like
12cr|python-numeric-24.2-8|6	URL:		http://www.pfdubois.com/numpy/
12cr|python-numeric-24.2-8|7	Group:		Development/Python
12cr|python-numeric-24.2-8|8	Source0:	Numeric-%{version}.tar.bz2
12cr|python-numeric-24.2-8|9	Source1:	numpy.pdf.bz2
12cr|python-numeric-24.2-8|10	Patch0:		Numeric-24.2-linkage.patch
12cr|python-numeric-24.2-8|11	Requires:	python
12cr|python-numeric-24.2-8|12	BuildRequires:	python-devel
12cr|python-numeric-24.2-8|13	
12cr|python-numeric-24.2-8|14	%description
12cr|python-numeric-24.2-8|15	A collection of extension modules to provide high-performance multidimensional
12cr|python-numeric-24.2-8|16	numeric arrays to the Python programming language.
12cr|python-numeric-24.2-8|17	
12cr|python-numeric-24.2-8|18	%package	devel
12cr|python-numeric-24.2-8|19	Group:		Development/Python
12cr|python-numeric-24.2-8|20	Summary:	Python numerical facilities
12cr|python-numeric-24.2-8|21	Requires:	python-devel
12cr|python-numeric-24.2-8|22	Requires:	%{name} = %{version}-%{release}
12cr|python-numeric-24.2-8|23	
12cr|python-numeric-24.2-8|24	%description	devel
12cr|python-numeric-24.2-8|25	A collection of extension modules to provide high-performance multidimensional
12cr|python-numeric-24.2-8|26	numeric arrays to the Python programming language.
12cr|python-numeric-24.2-8|27	
12cr|python-numeric-24.2-8|28	Development files.
12cr|python-numeric-24.2-8|29	
12cr|python-numeric-24.2-8|30	%prep
12cr|python-numeric-24.2-8|31	%setup -n Numeric-%{version} -q
12cr|python-numeric-24.2-8|32	%patch0 -p1
12cr|python-numeric-24.2-8|33	cp %{SOURCE1} .
12cr|python-numeric-24.2-8|34	bunzip2 numpy.pdf.bz2
12cr|python-numeric-24.2-8|35	
12cr|python-numeric-24.2-8|36	%build
12cr|python-numeric-24.2-8|37	export CFLAGS="%{optflags}"
12cr|python-numeric-24.2-8|38	python setup.py build
12cr|python-numeric-24.2-8|39	for Package in FFT MA RNG; do
12cr|python-numeric-24.2-8|40	(cd Packages/$Package; python setup.py build)
12cr|python-numeric-24.2-8|41	done
12cr|python-numeric-24.2-8|42	
12cr|python-numeric-24.2-8|43	%install
12cr|python-numeric-24.2-8|44	python setup.py install --root=%{buildroot}
12cr|python-numeric-24.2-8|45	for Package in FFT MA RNG; do
12cr|python-numeric-24.2-8|46	(cd Packages/$Package; python setup.py install --root=%{buildroot} --optimize=2)
12cr|python-numeric-24.2-8|47	done
12cr|python-numeric-24.2-8|48	
12cr|python-numeric-24.2-8|49	%files
12cr|python-numeric-24.2-8|50	%doc MANIFEST README changes.txt
12cr|python-numeric-24.2-8|51	%{python_sitearch}/Numeric*
12cr|python-numeric-24.2-8|52	%ifarch x86_64
12cr|python-numeric-24.2-8|53	%{python_sitelib}/Numeric*
12cr|python-numeric-24.2-8|54	%endif
12cr|python-numeric-24.2-8|55	
12cr|python-numeric-24.2-8|56	%files devel
12cr|python-numeric-24.2-8|57	%doc Demo Test numpy.pdf
12cr|python-numeric-24.2-8|58	%{_includedir}/python*/Numeric
12cr|python-numeric-24.2-8|59	
12cr|python-numeric-24.2-8|60	
12cr|python-numeric-24.2-8|61	%changelog
12cr|python-numeric-24.2-8|62	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 24.2-7mdv2011.0
12cr|python-numeric-24.2-8|63	+ Revision: 590082
12cr|python-numeric-24.2-8|64	- rebuild for python 2.7
12cr|python-numeric-24.2-8|65	
12cr|python-numeric-24.2-8|66	* Sun Aug 09 2009 Funda Wang <fwang@mandriva.org> 24.2-6mdv2010.0
12cr|python-numeric-24.2-8|67	+ Revision: 412894
12cr|python-numeric-24.2-8|68	- fix build
12cr|python-numeric-24.2-8|69	
12cr|python-numeric-24.2-8|70	* Thu Dec 25 2008 Michael Scherer <misc@mandriva.org> 24.2-6mdv2009.1
12cr|python-numeric-24.2-8|71	+ Revision: 318467
12cr|python-numeric-24.2-8|72	- rebuild for new python
12cr|python-numeric-24.2-8|73	
12cr|python-numeric-24.2-8|74	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 24.2-5mdv2009.0
12cr|python-numeric-24.2-8|75	+ Revision: 136454
12cr|python-numeric-24.2-8|76	- restore BuildRoot
12cr|python-numeric-24.2-8|77	
12cr|python-numeric-24.2-8|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-numeric-24.2-8|79	- kill re-definition of %%buildroot on Pixel's request
12cr|python-numeric-24.2-8|80	
12cr|python-numeric-24.2-8|81	* Sat Sep 08 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 24.2-5mdv2008.0
12cr|python-numeric-24.2-8|82	+ Revision: 82467
12cr|python-numeric-24.2-8|83	- rebuild with optflags
12cr|python-numeric-24.2-8|84	use macros in file list
12cr|python-numeric-24.2-8|85	
12cr|python-numeric-24.2-8|86	
12cr|python-numeric-24.2-8|87	* Tue Nov 28 2006 Götz Waschk <waschk@mandriva.org> 24.2-4mdv2007.0
12cr|python-numeric-24.2-8|88	+ Revision: 87991
12cr|python-numeric-24.2-8|89	- rebuild
12cr|python-numeric-24.2-8|90	
12cr|python-numeric-24.2-8|91	* Thu Oct 26 2006 Lev Givon <lev@mandriva.org> 24.2-3mdv2007.0
12cr|python-numeric-24.2-8|92	+ Revision: 72892
12cr|python-numeric-24.2-8|93	- Remove old python-numpy provides/obsoletes
12cr|python-numeric-24.2-8|94	(which clash with newer python-numpy package)
12cr|python-numeric-24.2-8|95	- Import python-numeric
12cr|python-numeric-24.2-8|96	
12cr|python-numeric-24.2-8|97	* Sat Aug 12 2006 Emmanuel Andry <eandry@mandriva.org> 24.2-2mdv2007.0
12cr|python-numeric-24.2-8|98	- fix 86_64 packaging
12cr|python-numeric-24.2-8|99	
12cr|python-numeric-24.2-8|100	* Fri Mar 10 2006 Jerome Soyer <saispo@mandriva.org> 24.2-1mdk
12cr|python-numeric-24.2-8|101	- New release 24.2
12cr|python-numeric-24.2-8|102	
12cr|python-numeric-24.2-8|103	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 24.0-2mdk
12cr|python-numeric-24.2-8|104	- Rebuild
12cr|python-numeric-24.2-8|105	
12cr|python-numeric-24.2-8|106	* Fri Jul 15 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 24.0-1mdk
12cr|python-numeric-24.2-8|107	- 24.0
12cr|python-numeric-24.2-8|108	- fix requires
12cr|python-numeric-24.2-8|109	- %%mkrel
12cr|python-numeric-24.2-8|110	
12cr|python-numeric-24.2-8|111	* Sat Dec 04 2004 Michael Scherer <misc@mandrake.org> 23.1-3mdk
12cr|python-numeric-24.2-8|112	- Rebuild for new python
12cr|python-numeric-24.2-8|113	
12cr|python-numeric-24.2-8|114	* Tue Dec 16 2003 Lenny Cartier <lenny@mandrakesoft.com> 23.1-2mdk
12cr|python-numeric-24.2-8|115	- requires python-devel
12cr|python-numeric-24.2-8|116	
12cr|python-numeric-24.2-8|117	* Fri Dec 12 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 23.1-1mdk
12cr|python-numeric-24.2-8|118	- 23.1
12cr|python-numeric-24.2-8|119	

6605 12
12cr|python-numexpr-2.0.1-2|1	%define	module	numexpr
12cr|python-numexpr-2.0.1-2|2	
12cr|python-numexpr-2.0.1-2|3	Summary: 	Fast numerical array expression evaluator for Python and NumPy
12cr|python-numexpr-2.0.1-2|4	Name:		python-%{module}
12cr|python-numexpr-2.0.1-2|5	Version:	2.0.1
12cr|python-numexpr-2.0.1-2|6	Release:	2
12cr|python-numexpr-2.0.1-2|7	Source0:	http://numexpr.googlecode.com/files/%{module}-%{version}.tar.gz
12cr|python-numexpr-2.0.1-2|8	License:	MIT
12cr|python-numexpr-2.0.1-2|9	Group:		Development/Python
12cr|python-numexpr-2.0.1-2|10	Url:		http://numexpr.googlecode.com/
12cr|python-numexpr-2.0.1-2|11	BuildRequires:	python-devel
12cr|python-numexpr-2.0.1-2|12	BuildRequires:	python-numpy-devel >= 1.6
12cr|python-numexpr-2.0.1-2|13	BuildRequires:	pkgconfig(lapack)
12cr|python-numexpr-2.0.1-2|14	Requires:	python-numpy >= 1.6
12cr|python-numexpr-2.0.1-2|15	
12cr|python-numexpr-2.0.1-2|16	%description
12cr|python-numexpr-2.0.1-2|17	The numexpr package evaluates multiple-operator array expressions many
12cr|python-numexpr-2.0.1-2|18	times faster than NumPy can. It accepts the expression as a string,
12cr|python-numexpr-2.0.1-2|19	analyzes it, rewrites it more efficiently, and compiles it to faster
12cr|python-numexpr-2.0.1-2|20	Python code on the fly. It's the next best thing to writing the
12cr|python-numexpr-2.0.1-2|21	expression in C and compiling it with a specialized just-in-time (JIT)
12cr|python-numexpr-2.0.1-2|22	compiler, i.e. it does not require a compiler at runtime.
12cr|python-numexpr-2.0.1-2|23	
12cr|python-numexpr-2.0.1-2|24	%prep
12cr|python-numexpr-2.0.1-2|25	%setup -q -n %{module}-%{version}
12cr|python-numexpr-2.0.1-2|26	
12cr|python-numexpr-2.0.1-2|27	%build
12cr|python-numexpr-2.0.1-2|28	PYTHONDONTWRITEBYTECODE= %__python setup.py build
12cr|python-numexpr-2.0.1-2|29	
12cr|python-numexpr-2.0.1-2|30	%install
12cr|python-numexpr-2.0.1-2|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-numexpr-2.0.1-2|32	
12cr|python-numexpr-2.0.1-2|33	%files -f FILE_LIST
12cr|python-numexpr-2.0.1-2|34	%doc ANNOUNCE.txt LICENSE.txt RELEASE_NOTES.txt README.txt
12cr|python-numexpr-2.0.1-2|35	
12cr|python-numexpr-2.0.1-2|36	
12cr|python-numexpr-2.0.1-2|37	%changelog
12cr|python-numexpr-2.0.1-2|38	* Sun Jan 08 2012 Lev Givon <lev@mandriva.org> 2.0.1-1mdv2012.0
12cr|python-numexpr-2.0.1-2|39	+ Revision: 758687
12cr|python-numexpr-2.0.1-2|40	- Update to 2.0.1.
12cr|python-numexpr-2.0.1-2|41	
12cr|python-numexpr-2.0.1-2|42	* Sun Nov 27 2011 Lev Givon <lev@mandriva.org> 2.0-1
12cr|python-numexpr-2.0.1-2|43	+ Revision: 733748
12cr|python-numexpr-2.0.1-2|44	- Update to 2.0.
12cr|python-numexpr-2.0.1-2|45	
12cr|python-numexpr-2.0.1-2|46	* Fri Feb 04 2011 Lev Givon <lev@mandriva.org> 1.4.2-2
12cr|python-numexpr-2.0.1-2|47	+ Revision: 635880
12cr|python-numexpr-2.0.1-2|48	- Explicitly specify libm when building extension.
12cr|python-numexpr-2.0.1-2|49	- Update to 1.4.2.
12cr|python-numexpr-2.0.1-2|50	
12cr|python-numexpr-2.0.1-2|51	* Sat Oct 30 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.4.1-2mdv2011.0
12cr|python-numexpr-2.0.1-2|52	+ Revision: 590627
12cr|python-numexpr-2.0.1-2|53	- rebuild for python-2.7
12cr|python-numexpr-2.0.1-2|54	- drop the obsolete %%py_require macro and replace it with python-devel BR
12cr|python-numexpr-2.0.1-2|55	
12cr|python-numexpr-2.0.1-2|56	* Wed Oct 20 2010 Lev Givon <lev@mandriva.org> 1.4.1-1mdv2011.0
12cr|python-numexpr-2.0.1-2|57	+ Revision: 587009
12cr|python-numexpr-2.0.1-2|58	- Update to 1.4.1.
12cr|python-numexpr-2.0.1-2|59	
12cr|python-numexpr-2.0.1-2|60	* Sun Aug 01 2010 Lev Givon <lev@mandriva.org> 1.4-1mdv2011.0
12cr|python-numexpr-2.0.1-2|61	+ Revision: 564875
12cr|python-numexpr-2.0.1-2|62	- Update to 1.4.
12cr|python-numexpr-2.0.1-2|63	
12cr|python-numexpr-2.0.1-2|64	* Tue Jul 13 2010 Lev Givon <lev@mandriva.org> 1.3.1-1mdv2011.0
12cr|python-numexpr-2.0.1-2|65	+ Revision: 551335
12cr|python-numexpr-2.0.1-2|66	- import python-numexpr
12cr|python-numexpr-2.0.1-2|67	

6606 12
12cr|python-oauth-1.0.1-3|1	%define fname oauth
12cr|python-oauth-1.0.1-3|2	
12cr|python-oauth-1.0.1-3|3	Name:		python-%{fname}
12cr|python-oauth-1.0.1-3|4	Summary:	Python module for OAuth
12cr|python-oauth-1.0.1-3|5	Version:	1.0.1
12cr|python-oauth-1.0.1-3|6	Release:	%{mkrel 3}
12cr|python-oauth-1.0.1-3|7	Source0:	http://pypi.python.org/packages/source/o/%{fname}/%{fname}-%{version}.tar.gz
12cr|python-oauth-1.0.1-3|8	URL:		http://code.google.com/p/oauth/
12cr|python-oauth-1.0.1-3|9	Group:		Development/Python
12cr|python-oauth-1.0.1-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-oauth-1.0.1-3|11	License:	ASL 2.0
12cr|python-oauth-1.0.1-3|12	
12cr|python-oauth-1.0.1-3|13	BuildRequires:	python
12cr|python-oauth-1.0.1-3|14	BuildRequires:	python-devel
12cr|python-oauth-1.0.1-3|15	BuildRequires:	python-setuptools
12cr|python-oauth-1.0.1-3|16	BuildRequires:	intltool
12cr|python-oauth-1.0.1-3|17	
12cr|python-oauth-1.0.1-3|18	Requires:	python
12cr|python-oauth-1.0.1-3|19	
12cr|python-oauth-1.0.1-3|20	%description
12cr|python-oauth-1.0.1-3|21	An open protocol to allow API authentication in a simple and standard
12cr|python-oauth-1.0.1-3|22	method from desktop and web applications (this is the Python module only).
12cr|python-oauth-1.0.1-3|23	
12cr|python-oauth-1.0.1-3|24	%prep
12cr|python-oauth-1.0.1-3|25	%setup -q -n %{fname}-%{version}
12cr|python-oauth-1.0.1-3|26	
12cr|python-oauth-1.0.1-3|27	%build
12cr|python-oauth-1.0.1-3|28	%{__python} setup.py build
12cr|python-oauth-1.0.1-3|29	
12cr|python-oauth-1.0.1-3|30	%install
12cr|python-oauth-1.0.1-3|31	%{__rm} -rf %{buildroot}
12cr|python-oauth-1.0.1-3|32	%{__python} setup.py install --root=%{buildroot} --compile --optimize=2
12cr|python-oauth-1.0.1-3|33	
12cr|python-oauth-1.0.1-3|34	%clean
12cr|python-oauth-1.0.1-3|35	%__rm -rf %{buildroot}
12cr|python-oauth-1.0.1-3|36	
12cr|python-oauth-1.0.1-3|37	%files
12cr|python-oauth-1.0.1-3|38	%defattr(-,root,root)
12cr|python-oauth-1.0.1-3|39	%doc LICENSE.txt PKG-INFO
12cr|python-oauth-1.0.1-3|40	%{py_sitedir}/*
12cr|python-oauth-1.0.1-3|41	
12cr|python-oauth-1.0.1-3|42	
12cr|python-oauth-1.0.1-3|43	
12cr|python-oauth-1.0.1-3|44	%changelog
12cr|python-oauth-1.0.1-3|45	

6607 12
12cr|python-oauth2-1.5.211-1|1	%define shortname oauth2
12cr|python-oauth2-1.5.211-1|2	%define name	python-%{shortname}
12cr|python-oauth2-1.5.211-1|3	%define version 1.5.211
12cr|python-oauth2-1.5.211-1|4	%define release %mkrel 1
12cr|python-oauth2-1.5.211-1|5	
12cr|python-oauth2-1.5.211-1|6	Summary:	Python support for OAuth
12cr|python-oauth2-1.5.211-1|7	Name:		%{name}
12cr|python-oauth2-1.5.211-1|8	Version:	%{version}
12cr|python-oauth2-1.5.211-1|9	Release:	%{release}
12cr|python-oauth2-1.5.211-1|10	Source0:	http://pypi.python.org/packages/source/o/%{shortname}/%{shortname}-%{version}.tar.gz
12cr|python-oauth2-1.5.211-1|11	License:	MIT
12cr|python-oauth2-1.5.211-1|12	Group:		Development/Python
12cr|python-oauth2-1.5.211-1|13	Url:		https://github.com/simplegeo/python-oauth2
12cr|python-oauth2-1.5.211-1|14	BuildArch:	noarch
12cr|python-oauth2-1.5.211-1|15	BuildRequires:	python-setuptools
12cr|python-oauth2-1.5.211-1|16	
12cr|python-oauth2-1.5.211-1|17	%description
12cr|python-oauth2-1.5.211-1|18	A fully tested, abstract interface to creating OAuth clients and servers.
12cr|python-oauth2-1.5.211-1|19	
12cr|python-oauth2-1.5.211-1|20	%prep
12cr|python-oauth2-1.5.211-1|21	%setup -q -n %{shortname}-%{version}
12cr|python-oauth2-1.5.211-1|22	
12cr|python-oauth2-1.5.211-1|23	%build
12cr|python-oauth2-1.5.211-1|24	%{__python} setup.py build
12cr|python-oauth2-1.5.211-1|25	
12cr|python-oauth2-1.5.211-1|26	%install
12cr|python-oauth2-1.5.211-1|27	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%{py_puresitedir}
12cr|python-oauth2-1.5.211-1|28	
12cr|python-oauth2-1.5.211-1|29	%files
12cr|python-oauth2-1.5.211-1|30	%{py_puresitedir}/*

6608 12
12cr|python-odconverter-1.2-0.r27.4|1	%define	oname	pyodconverter
12cr|python-odconverter-1.2-0.r27.4|2	%define	module	odconverter
12cr|python-odconverter-1.2-0.r27.4|3	%define	user	oooconvert
12cr|python-odconverter-1.2-0.r27.4|4	%define	service	ooo-converter
12cr|python-odconverter-1.2-0.r27.4|5	%define revno	r27
12cr|python-odconverter-1.2-0.r27.4|6	
12cr|python-odconverter-1.2-0.r27.4|7	Summary:	Python OpenDocument Converter
12cr|python-odconverter-1.2-0.r27.4|8	Name:		python-%{module}
12cr|python-odconverter-1.2-0.r27.4|9	Version:	1.2
12cr|python-odconverter-1.2-0.r27.4|10	Release:	0.%{revno}.4
12cr|python-odconverter-1.2-0.r27.4|11	License:	LGPLv2.1+
12cr|python-odconverter-1.2-0.r27.4|12	Group:		Development/Python
12cr|python-odconverter-1.2-0.r27.4|13	Url:		http://www.artofsolving.com/opensource/pyodconverter
12cr|python-odconverter-1.2-0.r27.4|14	# Based on my branch at http://launchpad.net/pyodconverter, heavily adapted
12cr|python-odconverter-1.2-0.r27.4|15	# for use with DocMGR package, please don't replace, but rather just merge
12cr|python-odconverter-1.2-0.r27.4|16	# the diff between previous upstream version if ever updating, or even better,
12cr|python-odconverter-1.2-0.r27.4|17	# check with me first. (hopefully upstream author will agree on merging when
12cr|python-odconverter-1.2-0.r27.4|18	# suggested sometime soon...)
12cr|python-odconverter-1.2-0.r27.4|19	Source0:	%{oname}-%{version}.tar.gz
12cr|python-odconverter-1.2-0.r27.4|20	Source1:	ooo-converter.init
12cr|python-odconverter-1.2-0.r27.4|21	BuildArch:	noarch
12cr|python-odconverter-1.2-0.r27.4|22	Requires:	libreoffice-pyuno
12cr|python-odconverter-1.2-0.r27.4|23	Requires:	libreoffice-writer
12cr|python-odconverter-1.2-0.r27.4|24	Requires:	libreoffice-calc
12cr|python-odconverter-1.2-0.r27.4|25	Requires:	libreoffice-impress
12cr|python-odconverter-1.2-0.r27.4|26	Requires:	python-pkg-resources
12cr|python-odconverter-1.2-0.r27.4|27	Requires(pre):	rpm-helper
12cr|python-odconverter-1.2-0.r27.4|28	Requires(preun):	rpm-helper
12cr|python-odconverter-1.2-0.r27.4|29	BuildRequires:	python-setuptools
12cr|python-odconverter-1.2-0.r27.4|30	
12cr|python-odconverter-1.2-0.r27.4|31	%description
12cr|python-odconverter-1.2-0.r27.4|32	PyODConverter is a Python module for automating office document conversions
12cr|python-odconverter-1.2-0.r27.4|33	from the command line using OpenOffice.org.
12cr|python-odconverter-1.2-0.r27.4|34	
12cr|python-odconverter-1.2-0.r27.4|35	%prep
12cr|python-odconverter-1.2-0.r27.4|36	%setup -qn %{oname}-%{version}
12cr|python-odconverter-1.2-0.r27.4|37	
12cr|python-odconverter-1.2-0.r27.4|38	%build
12cr|python-odconverter-1.2-0.r27.4|39	python setup.py build
12cr|python-odconverter-1.2-0.r27.4|40	
12cr|python-odconverter-1.2-0.r27.4|41	tee %{service}.sysconf << EOH
12cr|python-odconverter-1.2-0.r27.4|42	# OpenOffice.org
12cr|python-odconverter-1.2-0.r27.4|43	OOFFICE_HOST="localhost"
12cr|python-odconverter-1.2-0.r27.4|44	OOFFICE_PORT="8100"
12cr|python-odconverter-1.2-0.r27.4|45	# Any additional options to pass to ooffice can be set here
12cr|python-odconverter-1.2-0.r27.4|46	OOFFICE_OPTIONS="-norestore -nofirststartwizard -invisible -nodefault -nologo -nolockcheck"
12cr|python-odconverter-1.2-0.r27.4|47	EOH
12cr|python-odconverter-1.2-0.r27.4|48	
12cr|python-odconverter-1.2-0.r27.4|49	%install
12cr|python-odconverter-1.2-0.r27.4|50	python setup.py install --root=%{buildroot}
12cr|python-odconverter-1.2-0.r27.4|51	
12cr|python-odconverter-1.2-0.r27.4|52	install -d %{buildroot}%{_localstatedir}/run/%{service}
12cr|python-odconverter-1.2-0.r27.4|53	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/%{service}
12cr|python-odconverter-1.2-0.r27.4|54	install -m644 %{service}.sysconf -D %{buildroot}%{_sysconfdir}/sysconfig/%{service}
12cr|python-odconverter-1.2-0.r27.4|55	
12cr|python-odconverter-1.2-0.r27.4|56	%pre
12cr|python-odconverter-1.2-0.r27.4|57	%_pre_useradd %{user} %{_localstatedir}/run/%{service} /sbin/nologin
12cr|python-odconverter-1.2-0.r27.4|58	
12cr|python-odconverter-1.2-0.r27.4|59	%post
12cr|python-odconverter-1.2-0.r27.4|60	%_post_service %{service}
12cr|python-odconverter-1.2-0.r27.4|61	
12cr|python-odconverter-1.2-0.r27.4|62	%postun
12cr|python-odconverter-1.2-0.r27.4|63	%_postun_userdel %{user}
12cr|python-odconverter-1.2-0.r27.4|64	
12cr|python-odconverter-1.2-0.r27.4|65	%preun
12cr|python-odconverter-1.2-0.r27.4|66	%_preun_service %{service}
12cr|python-odconverter-1.2-0.r27.4|67	
12cr|python-odconverter-1.2-0.r27.4|68	%files
12cr|python-odconverter-1.2-0.r27.4|69	%{_bindir}/DocumentConverter
12cr|python-odconverter-1.2-0.r27.4|70	%{_initrddir}/%{service}
12cr|python-odconverter-1.2-0.r27.4|71	%{_sysconfdir}/sysconfig/%{service}
12cr|python-odconverter-1.2-0.r27.4|72	%{python_sitelib}/%{module}.py*
12cr|python-odconverter-1.2-0.r27.4|73	%{python_sitelib}/%{oname}*.egg-info
12cr|python-odconverter-1.2-0.r27.4|74	%attr(700,%{user},%{user}) %dir %{_localstatedir}/run/%{service}
12cr|python-odconverter-1.2-0.r27.4|75	

6609 12
12cr|python-odf-0.9.4-1|1	%define iname	odfpy
12cr|python-odf-0.9.4-1|2	
12cr|python-odf-0.9.4-1|3	Name:		python-odf
12cr|python-odf-0.9.4-1|4	Version:	0.9.4
12cr|python-odf-0.9.4-1|5	Release:	1
12cr|python-odf-0.9.4-1|6	Summary:	Python library for manipulating OpenDocument files
12cr|python-odf-0.9.4-1|7	Group:		Development/Python
12cr|python-odf-0.9.4-1|8	License:	GPLv2+
12cr|python-odf-0.9.4-1|9	URL:		http://forge.osor.eu/projects/odfpy/
12cr|python-odf-0.9.4-1|10	Source0:	http://forge.osor.eu/frs/download.php/805/%{iname}-%{version}.tar.gz
12cr|python-odf-0.9.4-1|11	BuildArch:	noarch
12cr|python-odf-0.9.4-1|12	BuildRequires:	python-devel
12cr|python-odf-0.9.4-1|13	BuildRequires:	python-setuptools
12cr|python-odf-0.9.4-1|14	
12cr|python-odf-0.9.4-1|15	%description
12cr|python-odf-0.9.4-1|16	Odfpy aims to be a complete API for OpenDocument in Python. Unlike
12cr|python-odf-0.9.4-1|17	other more convenient APIs, this one is essentially an abstraction
12cr|python-odf-0.9.4-1|18	layer just above the XML format. The main focus has been to prevent
12cr|python-odf-0.9.4-1|19	the programmer from creating invalid documents. It has checks that
12cr|python-odf-0.9.4-1|20	raise an exception if the programmer adds an invalid element, adds an
12cr|python-odf-0.9.4-1|21	attribute unknown to the grammar, forgets to add a required attribute
12cr|python-odf-0.9.4-1|22	or adds text to an element that doesn't allow it.
12cr|python-odf-0.9.4-1|23	
12cr|python-odf-0.9.4-1|24	These checks and the API itself were generated from the RelaxNG
12cr|python-odf-0.9.4-1|25	schema, and then hand-edited. Therefore the API is complete and can
12cr|python-odf-0.9.4-1|26	handle all ODF constructions, but could be improved in its
12cr|python-odf-0.9.4-1|27	understanding of data types.
12cr|python-odf-0.9.4-1|28	
12cr|python-odf-0.9.4-1|29	
12cr|python-odf-0.9.4-1|30	%prep
12cr|python-odf-0.9.4-1|31	%setup -q -n %{iname}-%{version}
12cr|python-odf-0.9.4-1|32	
12cr|python-odf-0.9.4-1|33	%build
12cr|python-odf-0.9.4-1|34	CFLAGS="%{optflags}" %{__python} -c 'import setuptools; execfile("setup.py")' build
12cr|python-odf-0.9.4-1|35	
12cr|python-odf-0.9.4-1|36	
12cr|python-odf-0.9.4-1|37	%install
12cr|python-odf-0.9.4-1|38	%{__python} -c 'import setuptools; execfile("setup.py")' install --skip-build --root %{buildroot}
12cr|python-odf-0.9.4-1|39	sed -i '/#!\/usr\/bin\/python/d' %{buildroot}%{python_sitelib}/odf/*.py
12cr|python-odf-0.9.4-1|40	
12cr|python-odf-0.9.4-1|41	
12cr|python-odf-0.9.4-1|42	%files
12cr|python-odf-0.9.4-1|43	%docdir examples
12cr|python-odf-0.9.4-1|44	%docdir contrib
12cr|python-odf-0.9.4-1|45	%{_bindir}/*
12cr|python-odf-0.9.4-1|46	%{_mandir}/man1/*
12cr|python-odf-0.9.4-1|47	%{python_sitelib}/*egg-info
12cr|python-odf-0.9.4-1|48	%{python_sitelib}/odf
12cr|python-odf-0.9.4-1|49	
12cr|python-odf-0.9.4-1|50	
12cr|python-odf-0.9.4-1|51	%changelog
12cr|python-odf-0.9.4-1|52	* Tue Apr 20 2010 Tomas Kindl <supp@mandriva.org> 0.9.2-1mdv2010.1
12cr|python-odf-0.9.4-1|53	+ Revision: 537126
12cr|python-odf-0.9.4-1|54	- python-odf a.k.a. odfpy initial import
12cr|python-odf-0.9.4-1|55	- create python-odf
12cr|python-odf-0.9.4-1|56	

6610 12
12cr|python-omniorb-3.4-7|1	Summary:	A robust high performance CORBA ORB for C++ and Python
12cr|python-omniorb-3.4-7|2	Name:		python-omniorb
12cr|python-omniorb-3.4-7|3	Version:	3.4
12cr|python-omniorb-3.4-7|4	Release:	7
12cr|python-omniorb-3.4-7|5	License:	GPL
12cr|python-omniorb-3.4-7|6	Group:		System/Libraries
12cr|python-omniorb-3.4-7|7	Source0:	http://downloads.sourceforge.net/omniorb/omniORBpy-%{version}.tar.gz
12cr|python-omniorb-3.4-7|8	Patch0:		omniORBpy-3.4-link.patch
12cr|python-omniorb-3.4-7|9	URL:		http://omniorb.sourceforge.net/
12cr|python-omniorb-3.4-7|10	BuildRequires:	python-devel
12cr|python-omniorb-3.4-7|11	BuildRequires:	openssl-devel
12cr|python-omniorb-3.4-7|12	BuildRequires:	omniorb
12cr|python-omniorb-3.4-7|13	BuildRequires:	omniorb-devel
12cr|python-omniorb-3.4-7|14	BuildRequires:	python-omniidl
12cr|python-omniorb-3.4-7|15	
12cr|python-omniorb-3.4-7|16	%description
12cr|python-omniorb-3.4-7|17	omniORB is a robust high performance CORBA ORB for C++ and Python.
12cr|python-omniorb-3.4-7|18	It is freely available under the terms of the GNU Lesser General Public License
12cr|python-omniorb-3.4-7|19	(for the libraries), and GNU General Public License (for the tools). omniORB
12cr|python-omniorb-3.4-7|20	is largely CORBA 2.6 compliant.
12cr|python-omniorb-3.4-7|21	
12cr|python-omniorb-3.4-7|22	omniORB is one of only three ORBs to have been awarded the Open Group's Open
12cr|python-omniorb-3.4-7|23	Brand for CORBA. This means that omniORB has been tested and certified CORBA
12cr|python-omniorb-3.4-7|24	compliant, to version 2.1 of the CORBA specification. You can find out more
12cr|python-omniorb-3.4-7|25	about the branding program at the Open Group.
12cr|python-omniorb-3.4-7|26	
12cr|python-omniorb-3.4-7|27	%prep
12cr|python-omniorb-3.4-7|28	%setup -qn omniORBpy-%{version}
12cr|python-omniorb-3.4-7|29	%patch0 -p0
12cr|python-omniorb-3.4-7|30	
12cr|python-omniorb-3.4-7|31	%build
12cr|python-omniorb-3.4-7|32	%configure2_5x --with-openssl
12cr|python-omniorb-3.4-7|33	%make
12cr|python-omniorb-3.4-7|34	
12cr|python-omniorb-3.4-7|35	%install
12cr|python-omniorb-3.4-7|36	%makeinstall_std
12cr|python-omniorb-3.4-7|37	# don't conflict with python-omniidl
12cr|python-omniorb-3.4-7|38	rm -f %{buildroot}%{py_puresitedir}/omniidl_be/__init__.py*
12cr|python-omniorb-3.4-7|39	
12cr|python-omniorb-3.4-7|40	rm -f %{buildroot}%{py_puresitedir}/CORBA.py
12cr|python-omniorb-3.4-7|41	rm -f %{buildroot}%{py_puresitedir}/PortableServer.py
12cr|python-omniorb-3.4-7|42	
12cr|python-omniorb-3.4-7|43	# Custom install target forces generation of .pyc files
12cr|python-omniorb-3.4-7|44	find %{buildroot} -name \*.pyc | xargs rm -f
12cr|python-omniorb-3.4-7|45	
12cr|python-omniorb-3.4-7|46	%files
12cr|python-omniorb-3.4-7|47	%defattr (-,root,root)
12cr|python-omniorb-3.4-7|48	%{py_platsitedir}/*
12cr|python-omniorb-3.4-7|49	%ifarch x86_64
12cr|python-omniorb-3.4-7|50	%{py_puresitedir}/*
12cr|python-omniorb-3.4-7|51	%endif
12cr|python-omniorb-3.4-7|52	%{_includedir}/omniORB4/*.hh
12cr|python-omniorb-3.4-7|53	%{_includedir}/*.h
12cr|python-omniorb-3.4-7|54	
12cr|python-omniorb-3.4-7|55	
12cr|python-omniorb-3.4-7|56	%changelog
12cr|python-omniorb-3.4-7|57	* Sat Apr 09 2011 Funda Wang <fwang@mandriva.org> 3.4-6mdv2011.0
12cr|python-omniorb-3.4-7|58	+ Revision: 652098
12cr|python-omniorb-3.4-7|59	- link with libpython
12cr|python-omniorb-3.4-7|60	
12cr|python-omniorb-3.4-7|61	* Wed Nov 17 2010 Paulo Andrade <pcpa@mandriva.com.br> 3.4-5mdv2011.0
12cr|python-omniorb-3.4-7|62	+ Revision: 598474
12cr|python-omniorb-3.4-7|63	- Do not install PortableServer.py when built to not conflict with pyorbit
12cr|python-omniorb-3.4-7|64	
12cr|python-omniorb-3.4-7|65	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 3.4-4mdv2011.0
12cr|python-omniorb-3.4-7|66	+ Revision: 593983
12cr|python-omniorb-3.4-7|67	- rebuild
12cr|python-omniorb-3.4-7|68	
12cr|python-omniorb-3.4-7|69	* Thu Sep 30 2010 Paulo Andrade <pcpa@mandriva.com.br> 3.4-3mdv2011.0
12cr|python-omniorb-3.4-7|70	+ Revision: 582207
12cr|python-omniorb-3.4-7|71	- Conflict conditionally with pyorbit
12cr|python-omniorb-3.4-7|72	
12cr|python-omniorb-3.4-7|73	* Tue May 11 2010 Paulo Andrade <pcpa@mandriva.com.br> 3.4-2mdv2010.1
12cr|python-omniorb-3.4-7|74	+ Revision: 544457
12cr|python-omniorb-3.4-7|75	- Explicitly confict with pyorbit.
12cr|python-omniorb-3.4-7|76	
12cr|python-omniorb-3.4-7|77	* Thu Feb 18 2010 Paulo Andrade <pcpa@mandriva.com.br> 3.4-1mdv2010.1
12cr|python-omniorb-3.4-7|78	+ Revision: 507778
12cr|python-omniorb-3.4-7|79	- Import python-omniorb (omniORBpy) version 3.4.
12cr|python-omniorb-3.4-7|80	- python-omniorb
12cr|python-omniorb-3.4-7|81	

6611 12
12cr|python-openid-2.2.5-1|1	Name:		python-openid
12cr|python-openid-2.2.5-1|2	Version:	2.2.5
12cr|python-openid-2.2.5-1|3	Release:	1
12cr|python-openid-2.2.5-1|4	Summary:	Python OpenID libraries
12cr|python-openid-2.2.5-1|5	Group:		Development/Python
12cr|python-openid-2.2.5-1|6	License:	Apache License
12cr|python-openid-2.2.5-1|7	URL:		http://www.openidenabled.com/python-openid/
12cr|python-openid-2.2.5-1|8	Source0:	http://openidenabled.com/files/python-openid/packages/python-openid-%{version}.tar.bz2
12cr|python-openid-2.2.5-1|9	BuildArch:	noarch
12cr|python-openid-2.2.5-1|10	BuildRequires:	python-setuptools
12cr|python-openid-2.2.5-1|11	BuildRequires:	python-devel
12cr|python-openid-2.2.5-1|12	#BuildRequires:	twill
12cr|python-openid-2.2.5-1|13	
12cr|python-openid-2.2.5-1|14	%description
12cr|python-openid-2.2.5-1|15	The OpenID library with batteries included.
12cr|python-openid-2.2.5-1|16	
12cr|python-openid-2.2.5-1|17	Features of the 2.x.x series include:
12cr|python-openid-2.2.5-1|18	
12cr|python-openid-2.2.5-1|19	* Refined and easy-to-use API.
12cr|python-openid-2.2.5-1|20	
12cr|python-openid-2.2.5-1|21	* Extensive documentation.
12cr|python-openid-2.2.5-1|22	
12cr|python-openid-2.2.5-1|23	* Many storage implemetations including file-based, sqlite,
12cr|python-openid-2.2.5-1|24	postgresql, and mysql.
12cr|python-openid-2.2.5-1|25	
12cr|python-openid-2.2.5-1|26	* Simple examples to help you get started.
12cr|python-openid-2.2.5-1|27	
12cr|python-openid-2.2.5-1|28	* Licensed under the Apache Software License.
12cr|python-openid-2.2.5-1|29	
12cr|python-openid-2.2.5-1|30	* Includes a Simple Registration API
12cr|python-openid-2.2.5-1|31	
12cr|python-openid-2.2.5-1|32	* Versions 1.x.x supports protocol version 1; versions 2.x.x support
12cr|python-openid-2.2.5-1|33	both major OpenID protocol versions transparently
12cr|python-openid-2.2.5-1|34	
12cr|python-openid-2.2.5-1|35	
12cr|python-openid-2.2.5-1|36	%prep
12cr|python-openid-2.2.5-1|37	%setup -q
12cr|python-openid-2.2.5-1|38	find . -type f | xargs chmod a-x
12cr|python-openid-2.2.5-1|39	
12cr|python-openid-2.2.5-1|40	%build
12cr|python-openid-2.2.5-1|41	python -c 'import setuptools; execfile("setup.py")' build
12cr|python-openid-2.2.5-1|42	
12cr|python-openid-2.2.5-1|43	%check
12cr|python-openid-2.2.5-1|44	#python admin/runtests
12cr|python-openid-2.2.5-1|45	
12cr|python-openid-2.2.5-1|46	%install
12cr|python-openid-2.2.5-1|47	python -c 'import setuptools; execfile("setup.py")' install \
12cr|python-openid-2.2.5-1|48	--skip-build --root %{buildroot} --record=INSTALLED_FILES
12cr|python-openid-2.2.5-1|49	
12cr|python-openid-2.2.5-1|50	%files
12cr|python-openid-2.2.5-1|51	%doc background-associations.txt LICENSE NEWS README examples
12cr|python-openid-2.2.5-1|52	%{python_sitelib}/*
12cr|python-openid-2.2.5-1|53	

6612 12
12cr|python-opensesame-0.25-1|1	%define upver	0.25
12cr|python-opensesame-0.25-1|2	%define uprel	1
12cr|python-opensesame-0.25-1|3	
12cr|python-opensesame-0.25-1|4	Name:		python-opensesame
12cr|python-opensesame-0.25-1|5	Version:	%{upver}
12cr|python-opensesame-0.25-1|6	Release:	1
12cr|python-opensesame-0.25-1|7	Summary:	Graphical experiment builder
12cr|python-opensesame-0.25-1|8	Group:		Sciences/Other
12cr|python-opensesame-0.25-1|9	License:	GPLv2
12cr|python-opensesame-0.25-1|10	URL:		http://www.cogsci.nl/software/opensesame
12cr|python-opensesame-0.25-1|11	Source0:	http://files.cogsci.nl/software/opensesame/opensesame_%{upver}-%{uprel}.tar.gz
12cr|python-opensesame-0.25-1|12	Patch0:		opensesame-0.25-mdv-desktop.patch
12cr|python-opensesame-0.25-1|13	BuildArch:	noarch
12cr|python-opensesame-0.25-1|14	BuildRequires:	pygame pygame-devel python-qt4-devel python-numpy-devel
12cr|python-opensesame-0.25-1|15	Requires:	pygame python-qt4 python-numpy
12cr|python-opensesame-0.25-1|16	%py_requires
12cr|python-opensesame-0.25-1|17	
12cr|python-opensesame-0.25-1|18	%description
12cr|python-opensesame-0.25-1|19	OpenSesame is a graphical experiment builder. OpenSesame provides an easy
12cr|python-opensesame-0.25-1|20	to use, point-and-click interface for creating psychological experiments.
12cr|python-opensesame-0.25-1|21	In addition to a powerful sketchpad for creating visual stimuli, OpenSesame
12cr|python-opensesame-0.25-1|22	features a sampler and synthesizer for sound playback. For more complex tasks,
12cr|python-opensesame-0.25-1|23	OpenSesame supports Python scripting using the built-in editor with syntax
12cr|python-opensesame-0.25-1|24	highlighting.
12cr|python-opensesame-0.25-1|25	
12cr|python-opensesame-0.25-1|26	%files
12cr|python-opensesame-0.25-1|27	%{_bindir}/*
12cr|python-opensesame-0.25-1|28	%{_datadir}/opensesame
12cr|python-opensesame-0.25-1|29	%{_datadir}/applications/opensesame.desktop
12cr|python-opensesame-0.25-1|30	%{py_puresitedir}/opensesame-*.egg-info
12cr|python-opensesame-0.25-1|31	%{py_puresitedir}/openexp
12cr|python-opensesame-0.25-1|32	%{py_puresitedir}/libopensesame
12cr|python-opensesame-0.25-1|33	%{py_puresitedir}/libqtopensesame
12cr|python-opensesame-0.25-1|34	%doc README
12cr|python-opensesame-0.25-1|35	
12cr|python-opensesame-0.25-1|36	%prep
12cr|python-opensesame-0.25-1|37	%setup -q -n opensesame-%{version}
12cr|python-opensesame-0.25-1|38	%patch0 -p1
12cr|python-opensesame-0.25-1|39	
12cr|python-opensesame-0.25-1|40	%build
12cr|python-opensesame-0.25-1|41	
12cr|python-opensesame-0.25-1|42	%install
12cr|python-opensesame-0.25-1|43	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
12cr|python-opensesame-0.25-1|44	chmod 755 %{buildroot}%{py_puresitedir}/libopensesame/misc.py
12cr|python-opensesame-0.25-1|45	
12cr|python-opensesame-0.25-1|46	
12cr|python-opensesame-0.25-1|47	
12cr|python-opensesame-0.25-1|48	%changelog
12cr|python-opensesame-0.25-1|49	

6613 12
12cr|python-osd-0.2.14-5|1	%define truename	pyosd
12cr|python-osd-0.2.14-5|2	%define name		python-osd
12cr|python-osd-0.2.14-5|3	%define version 0.2.14
12cr|python-osd-0.2.14-5|4	%define release %mkrel 5
12cr|python-osd-0.2.14-5|5	
12cr|python-osd-0.2.14-5|6	Name:		%{name}
12cr|python-osd-0.2.14-5|7	Version:	%{version}
12cr|python-osd-0.2.14-5|8	Release:	%{release}
12cr|python-osd-0.2.14-5|9	Summary:	Python wrapper for libosd
12cr|python-osd-0.2.14-5|10	Group:		Development/Python
12cr|python-osd-0.2.14-5|11	License:	GPL
12cr|python-osd-0.2.14-5|12	URL:		http://repose.cx/pyosd
12cr|python-osd-0.2.14-5|13	Source:		%{truename}-%{version}.tar.bz2
12cr|python-osd-0.2.14-5|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|python-osd-0.2.14-5|15	BuildRequires:	python-devel
12cr|python-osd-0.2.14-5|16	BuildRequires:	libxosd-devel
12cr|python-osd-0.2.14-5|17	Provides:	%{truename}
12cr|python-osd-0.2.14-5|18	Obsoletes:	%{truename}
12cr|python-osd-0.2.14-5|19	
12cr|python-osd-0.2.14-5|20	%description
12cr|python-osd-0.2.14-5|21	PyOSD is a python module for displaying text on your X display, much like the
12cr|python-osd-0.2.14-5|22	"On Screen Displays" used on TVs and some monitors.
12cr|python-osd-0.2.14-5|23	
12cr|python-osd-0.2.14-5|24	%prep
12cr|python-osd-0.2.14-5|25	%setup -q -n %{truename}-%{version}
12cr|python-osd-0.2.14-5|26	
12cr|python-osd-0.2.14-5|27	%build
12cr|python-osd-0.2.14-5|28	python setup.py build
12cr|python-osd-0.2.14-5|29	
12cr|python-osd-0.2.14-5|30	%install
12cr|python-osd-0.2.14-5|31	rm -rf $RPM_BUILD_ROOT
12cr|python-osd-0.2.14-5|32	python setup.py install --root=$RPM_BUILD_ROOT
12cr|python-osd-0.2.14-5|33	
12cr|python-osd-0.2.14-5|34	%clean
12cr|python-osd-0.2.14-5|35	rm -rf $RPM_BUILD_ROOT
12cr|python-osd-0.2.14-5|36	
12cr|python-osd-0.2.14-5|37	%files
12cr|python-osd-0.2.14-5|38	%dir %py_platsitedir/pyosd
12cr|python-osd-0.2.14-5|39	%py_platsitedir/pyosd/*
12cr|python-osd-0.2.14-5|40	%py_platsitedir/_pyosd.so
12cr|python-osd-0.2.14-5|41	%py_platsitedir/pyosd-%{version}-*.egg-info
12cr|python-osd-0.2.14-5|42	%defattr(-,root,root)
12cr|python-osd-0.2.14-5|43	%doc AUTHORS README*  ChangeLog COPYING
12cr|python-osd-0.2.14-5|44	
12cr|python-osd-0.2.14-5|45	
12cr|python-osd-0.2.14-5|46	
12cr|python-osd-0.2.14-5|47	%changelog
12cr|python-osd-0.2.14-5|48	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 0.2.14-5mdv2011.0
12cr|python-osd-0.2.14-5|49	+ Revision: 591934
12cr|python-osd-0.2.14-5|50	- Rebuild
12cr|python-osd-0.2.14-5|51	
12cr|python-osd-0.2.14-5|52	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.14-4mdv2010.0
12cr|python-osd-0.2.14-5|53	+ Revision: 442324
12cr|python-osd-0.2.14-5|54	- rebuild
12cr|python-osd-0.2.14-5|55	
12cr|python-osd-0.2.14-5|56	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.2.14-3mdv2009.0
12cr|python-osd-0.2.14-5|57	+ Revision: 242455
12cr|python-osd-0.2.14-5|58	- rebuild
12cr|python-osd-0.2.14-5|59	- kill re-definition of %%buildroot on Pixel's request
12cr|python-osd-0.2.14-5|60	
12cr|python-osd-0.2.14-5|61	+ Olivier Blin <oblin@mandriva.com>
12cr|python-osd-0.2.14-5|62	- restore BuildRoot
12cr|python-osd-0.2.14-5|63	
12cr|python-osd-0.2.14-5|64	* Tue Apr 17 2007 Guillaume Bedot <littletux@mandriva.org> 0.2.14-1mdv2008.0
12cr|python-osd-0.2.14-5|65	+ Revision: 13741
12cr|python-osd-0.2.14-5|66	- Release 0.2.14 / python 2.5 build
12cr|python-osd-0.2.14-5|67	
12cr|python-osd-0.2.14-5|68	
12cr|python-osd-0.2.14-5|69	* Thu Dec 22 2005 Michael Scherer <misc@mandriva.org> 0.2.12-1mdk
12cr|python-osd-0.2.14-5|70	- New release 0.2.12
12cr|python-osd-0.2.14-5|71	
12cr|python-osd-0.2.14-5|72	* Fri Dec 16 2005 Michael Scherer <misc@mandriva.org> 0.2.9-4mdk
12cr|python-osd-0.2.14-5|73	- Rebuild
12cr|python-osd-0.2.14-5|74	- use mkrel
12cr|python-osd-0.2.14-5|75	- use a macro
12cr|python-osd-0.2.14-5|76	
12cr|python-osd-0.2.14-5|77	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.2.9-3mdk
12cr|python-osd-0.2.14-5|78	- Rebuild for new python
12cr|python-osd-0.2.14-5|79	
12cr|python-osd-0.2.14-5|80	* Thu Jun 24 2004 Michael Scherer <misc@mandrake.org> 0.2.9-2mdk
12cr|python-osd-0.2.14-5|81	- New release 0.2.9, 2mdk because 0.2.9-1mdk doesn't exist
12cr|python-osd-0.2.14-5|82	
12cr|python-osd-0.2.14-5|83	* Sat Aug 09 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 0.2.6-1mdk
12cr|python-osd-0.2.14-5|84	- 2.6
12cr|python-osd-0.2.14-5|85	- changed name to python-osd
12cr|python-osd-0.2.14-5|86	- drop patch (merged upstream)
12cr|python-osd-0.2.14-5|87	
12cr|python-osd-0.2.14-5|88	* Mon Apr 28 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.2.5-5mdk
12cr|python-osd-0.2.14-5|89	- fix distriblint warning
12cr|python-osd-0.2.14-5|90	
12cr|python-osd-0.2.14-5|91	* Tue Feb 18 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.2.5-4mdk
12cr|python-osd-0.2.14-5|92	- new xosd
12cr|python-osd-0.2.14-5|93	
12cr|python-osd-0.2.14-5|94	* Tue Feb 04 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.2.5-3mdk
12cr|python-osd-0.2.14-5|95	- rebuild for new xosd
12cr|python-osd-0.2.14-5|96	
12cr|python-osd-0.2.14-5|97	* Sat Jan 04 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.2.5-2mdk
12cr|python-osd-0.2.14-5|98	- rebuild
12cr|python-osd-0.2.14-5|99	
12cr|python-osd-0.2.14-5|100	* Tue Dec 03 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.2.5-1mdk
12cr|python-osd-0.2.14-5|101	- contributed by Pascal Terjan <CMoi@tuxfamily.org>
12cr|python-osd-0.2.14-5|102	

6614 12
12cr|python-osmgpsmap-0.7.3-1|1	%define oname	osmgpsmap
12cr|python-osmgpsmap-0.7.3-1|2	
12cr|python-osmgpsmap-0.7.3-1|3	Name:		python-%{oname}
12cr|python-osmgpsmap-0.7.3-1|4	Version:	0.7.3
12cr|python-osmgpsmap-0.7.3-1|5	Release:	%mkrel 1
12cr|python-osmgpsmap-0.7.3-1|6	Summary:	Python bindings for osm-gps-map GTK+ widget
12cr|python-osmgpsmap-0.7.3-1|7	Group:		Development/Python
12cr|python-osmgpsmap-0.7.3-1|8	License:	GPLv2
12cr|python-osmgpsmap-0.7.3-1|9	URL:		http://nzjrs.github.com/osm-gps-map/
12cr|python-osmgpsmap-0.7.3-1|10	Source0:	http://www.johnstowers.co.nz/files/osm-gps-map/%{name}-%{version}.tar.gz
12cr|python-osmgpsmap-0.7.3-1|11	BuildRequires:	osm-gps-map-devel
12cr|python-osmgpsmap-0.7.3-1|12	BuildRequires:	python-gobject-devel
12cr|python-osmgpsmap-0.7.3-1|13	BuildRequires:	pygtk2.0-devel
12cr|python-osmgpsmap-0.7.3-1|14	
12cr|python-osmgpsmap-0.7.3-1|15	%description
12cr|python-osmgpsmap-0.7.3-1|16	Python bindings for a GTK+ widget that when given GPS co-ordinates,
12cr|python-osmgpsmap-0.7.3-1|17	draws a GPS track, and points of interest on a moving map
12cr|python-osmgpsmap-0.7.3-1|18	display. Downloads map data from a number of websites, including
12cr|python-osmgpsmap-0.7.3-1|19	openstreetmap.org.
12cr|python-osmgpsmap-0.7.3-1|20	
12cr|python-osmgpsmap-0.7.3-1|21	%prep
12cr|python-osmgpsmap-0.7.3-1|22	%setup -q
12cr|python-osmgpsmap-0.7.3-1|23	
12cr|python-osmgpsmap-0.7.3-1|24	%build
12cr|python-osmgpsmap-0.7.3-1|25	CFLAGS="%{optflags}" python setup.py build
12cr|python-osmgpsmap-0.7.3-1|26	
12cr|python-osmgpsmap-0.7.3-1|27	%install
12cr|python-osmgpsmap-0.7.3-1|28	rm -rf %{buildroot}
12cr|python-osmgpsmap-0.7.3-1|29	python setup.py install \
12cr|python-osmgpsmap-0.7.3-1|30	-O1 \
12cr|python-osmgpsmap-0.7.3-1|31	--skip-build \
12cr|python-osmgpsmap-0.7.3-1|32	--root %{buildroot}
12cr|python-osmgpsmap-0.7.3-1|33	
12cr|python-osmgpsmap-0.7.3-1|34	%clean
12cr|python-osmgpsmap-0.7.3-1|35	rm -rf %{buildroot}
12cr|python-osmgpsmap-0.7.3-1|36	
12cr|python-osmgpsmap-0.7.3-1|37	%files
12cr|python-osmgpsmap-0.7.3-1|38	%doc AUTHORS
12cr|python-osmgpsmap-0.7.3-1|39	%{python_sitearch}/%{oname}.so
12cr|python-osmgpsmap-0.7.3-1|40	%{python_sitearch}/python_%{oname}-%{version}-py%{py_ver}.egg-info
12cr|python-osmgpsmap-0.7.3-1|41	
12cr|python-osmgpsmap-0.7.3-1|42	
12cr|python-osmgpsmap-0.7.3-1|43	
12cr|python-osmgpsmap-0.7.3-1|44	%changelog
12cr|python-osmgpsmap-0.7.3-1|45	* Mon Oct 31 2011 Andrey Bondrov <abondrov@mandriva.org> 0.7.3-1
12cr|python-osmgpsmap-0.7.3-1|46	+ Revision: 708036
12cr|python-osmgpsmap-0.7.3-1|47	- imported package python-osmgpsmap
12cr|python-osmgpsmap-0.7.3-1|48	

6615 12
12cr|python-pandas-0.8.1-2|1	%define	module	pandas
12cr|python-pandas-0.8.1-2|2	
12cr|python-pandas-0.8.1-2|3	Summary:	Powerful Python data structures for data analysis and statistics
12cr|python-pandas-0.8.1-2|4	Name:		python-%{module}
12cr|python-pandas-0.8.1-2|5	Version:	0.8.1
12cr|python-pandas-0.8.1-2|6	Release:	2
12cr|python-pandas-0.8.1-2|7	Source0:	http://pypi.python.org/packages/source/p/%{module}/%{module}-%{version}.tar.gz
12cr|python-pandas-0.8.1-2|8	Patch0:		setup-lm-0.8.0.patch
12cr|python-pandas-0.8.1-2|9	Patch1:		make-doc-0.8.0.patch
12cr|python-pandas-0.8.1-2|10	License:	BSD
12cr|python-pandas-0.8.1-2|11	Group:		Development/Python
12cr|python-pandas-0.8.1-2|12	Url:		http://pandas.sourceforge.net/
12cr|python-pandas-0.8.1-2|13	Requires:	python-numpy >= 1.6.1
12cr|python-pandas-0.8.1-2|14	Requires:	python-dateutil < 2
12cr|python-pandas-0.8.1-2|15	Suggests:	python-scipy
12cr|python-pandas-0.8.1-2|16	Suggests:	python-matplotlib
12cr|python-pandas-0.8.1-2|17	Suggests:	python-pytz
12cr|python-pandas-0.8.1-2|18	Suggests:	python-tables
12cr|python-pandas-0.8.1-2|19	Suggests:	python-statsmodels
12cr|python-pandas-0.8.1-2|20	BuildRequires:	python-setuptools
12cr|python-pandas-0.8.1-2|21	BuildRequires:	python-numpy-devel >= 1.6.1
12cr|python-pandas-0.8.1-2|22	BuildRequires:	python-dateutil < 2
12cr|python-pandas-0.8.1-2|23	BuildRequires:	python-matplotlib
12cr|python-pandas-0.8.1-2|24	BuildRequires:	python-sphinx
12cr|python-pandas-0.8.1-2|25	BuildRequires:	ipython
12cr|python-pandas-0.8.1-2|26	BuildRequires:	pkgconfig(lapack)
12cr|python-pandas-0.8.1-2|27	
12cr|python-pandas-0.8.1-2|28	%description
12cr|python-pandas-0.8.1-2|29	pandas is a Python package providing fast, flexible, and expressive
12cr|python-pandas-0.8.1-2|30	data structures designed to make working with "relational" or
12cr|python-pandas-0.8.1-2|31	"labeled" data both easy and intuitive. It aims to be the fundamental
12cr|python-pandas-0.8.1-2|32	high-level building block for doing practical, real world data
12cr|python-pandas-0.8.1-2|33	analysis in Python. Additionally, it has the broader goal of becoming
12cr|python-pandas-0.8.1-2|34	the most powerful and flexible open source data analysis /
12cr|python-pandas-0.8.1-2|35	manipulation tool available in any language. It is already well on its
12cr|python-pandas-0.8.1-2|36	way toward this goal.
12cr|python-pandas-0.8.1-2|37	
12cr|python-pandas-0.8.1-2|38	%prep
12cr|python-pandas-0.8.1-2|39	%setup -q -n %{module}-%{version}
12cr|python-pandas-0.8.1-2|40	%patch0 -p0
12cr|python-pandas-0.8.1-2|41	%patch1 -p0
12cr|python-pandas-0.8.1-2|42	
12cr|python-pandas-0.8.1-2|43	%build
12cr|python-pandas-0.8.1-2|44	%__python setup.py build
12cr|python-pandas-0.8.1-2|45	
12cr|python-pandas-0.8.1-2|46	%install
12cr|python-pandas-0.8.1-2|47	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-pandas-0.8.1-2|48	pushd doc
12cr|python-pandas-0.8.1-2|49	export PYTHONPATH=`dir -1d ../build/lib*`
12cr|python-pandas-0.8.1-2|50	%__python make.py html
12cr|python-pandas-0.8.1-2|51	find . -name .buildinfo -exec rm -rf {} \;
12cr|python-pandas-0.8.1-2|52	popd
12cr|python-pandas-0.8.1-2|53	
12cr|python-pandas-0.8.1-2|54	%files
12cr|python-pandas-0.8.1-2|55	%doc LICENSE README.rst TODO.rst examples/ doc/build/html
12cr|python-pandas-0.8.1-2|56	%py_platsitedir/%{module}*
12cr|python-pandas-0.8.1-2|57	
12cr|python-pandas-0.8.1-2|58	
12cr|python-pandas-0.8.1-2|59	%changelog
12cr|python-pandas-0.8.1-2|60	* Mon Jul 30 2012 Lev Givon <lev@mandriva.org> 0.8.1-1
12cr|python-pandas-0.8.1-2|61	+ Revision: 811490
12cr|python-pandas-0.8.1-2|62	- Update to 0.8.1.
12cr|python-pandas-0.8.1-2|63	
12cr|python-pandas-0.8.1-2|64	* Mon Jul 02 2012 Lev Givon <lev@mandriva.org> 0.8.0-1
12cr|python-pandas-0.8.1-2|65	+ Revision: 807858
12cr|python-pandas-0.8.1-2|66	- Update to 0.8.0 final.
12cr|python-pandas-0.8.1-2|67	
12cr|python-pandas-0.8.1-2|68	* Tue Jun 26 2012 Lev Givon <lev@mandriva.org> 0.8.0-0.rc2
12cr|python-pandas-0.8.1-2|69	+ Revision: 806941
12cr|python-pandas-0.8.1-2|70	- imported package python-pandas
12cr|python-pandas-0.8.1-2|71	

6616 12
12cr|python-papyon-0.5.2-2|1	%define oname   papyon
12cr|python-papyon-0.5.2-2|2	
12cr|python-papyon-0.5.2-2|3	Name:           python-papyon
12cr|python-papyon-0.5.2-2|4	Version:        0.5.2
12cr|python-papyon-0.5.2-2|5	Release:        %mkrel 2
12cr|python-papyon-0.5.2-2|6	Summary:        Python libraries for MSN Messenger network
12cr|python-papyon-0.5.2-2|7	
12cr|python-papyon-0.5.2-2|8	Group:          Development/Python
12cr|python-papyon-0.5.2-2|9	License:        LGPLv2+
12cr|python-papyon-0.5.2-2|10	URL:            http://telepathy.freedesktop.org/wiki/Papyon
12cr|python-papyon-0.5.2-2|11	Source0:        http://telepathy.freedesktop.org/releases/%{oname}/%{oname}-%{version}.tar.bz2
12cr|python-papyon-0.5.2-2|12	BuildRoot:      %{_tmppath}/%{oname}-%{version}-%{release}-root
12cr|python-papyon-0.5.2-2|13	
12cr|python-papyon-0.5.2-2|14	BuildArch:      noarch
12cr|python-papyon-0.5.2-2|15	BuildRequires:  python-devel
12cr|python-papyon-0.5.2-2|16	BuildRequires:  avahi-python
12cr|python-papyon-0.5.2-2|17	Requires:	python-pycrypto
12cr|python-papyon-0.5.2-2|18	Requires:       python-OpenSSL
12cr|python-papyon-0.5.2-2|19	Requires:       python-gobject
12cr|python-papyon-0.5.2-2|20	
12cr|python-papyon-0.5.2-2|21	%description
12cr|python-papyon-0.5.2-2|22	papyon is the library behind the msn connection manager for telepathy. It is a
12cr|python-papyon-0.5.2-2|23	a fork of the unmaintained pymsn msn library. papyon uses the glib mainloop to
12cr|python-papyon-0.5.2-2|24	process the network events in an asynchronous manner.
12cr|python-papyon-0.5.2-2|25	
12cr|python-papyon-0.5.2-2|26	%prep
12cr|python-papyon-0.5.2-2|27	%setup -q -n %{oname}-%{version}
12cr|python-papyon-0.5.2-2|28	
12cr|python-papyon-0.5.2-2|29	
12cr|python-papyon-0.5.2-2|30	%build
12cr|python-papyon-0.5.2-2|31	%{__python} setup.py build
12cr|python-papyon-0.5.2-2|32	
12cr|python-papyon-0.5.2-2|33	
12cr|python-papyon-0.5.2-2|34	%install
12cr|python-papyon-0.5.2-2|35	rm -rf %{buildroot}
12cr|python-papyon-0.5.2-2|36	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|python-papyon-0.5.2-2|37	
12cr|python-papyon-0.5.2-2|38	
12cr|python-papyon-0.5.2-2|39	%clean
12cr|python-papyon-0.5.2-2|40	rm -rf %{buildroot}
12cr|python-papyon-0.5.2-2|41	
12cr|python-papyon-0.5.2-2|42	
12cr|python-papyon-0.5.2-2|43	%files
12cr|python-papyon-0.5.2-2|44	%defattr(-,root,root,-)
12cr|python-papyon-0.5.2-2|45	%doc AUTHORS NEWS
12cr|python-papyon-0.5.2-2|46	%{python_sitelib}/papyon
12cr|python-papyon-0.5.2-2|47	%{python_sitelib}/papyon-*.egg-info
12cr|python-papyon-0.5.2-2|48	
12cr|python-papyon-0.5.2-2|49	
12cr|python-papyon-0.5.2-2|50	%changelog
12cr|python-papyon-0.5.2-2|51	* Wed Nov 03 2010 Götz Waschk <waschk@mandriva.org> 0.5.2-2mdv2011.0
12cr|python-papyon-0.5.2-2|52	+ Revision: 592938
12cr|python-papyon-0.5.2-2|53	- rebuild for new python 2.7
12cr|python-papyon-0.5.2-2|54	
12cr|python-papyon-0.5.2-2|55	* Mon Oct 25 2010 Luis Medinas <lmedinas@mandriva.org> 0.5.2-1mdv2011.0
12cr|python-papyon-0.5.2-2|56	+ Revision: 589260
12cr|python-papyon-0.5.2-2|57	- Bump to 0.5.2.
12cr|python-papyon-0.5.2-2|58	Added python-pycrypto to Requires.
12cr|python-papyon-0.5.2-2|59	
12cr|python-papyon-0.5.2-2|60	* Sat Aug 07 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.4.9-1mdv2011.0
12cr|python-papyon-0.5.2-2|61	+ Revision: 567231
12cr|python-papyon-0.5.2-2|62	- update to 0.4.9
12cr|python-papyon-0.5.2-2|63	
12cr|python-papyon-0.5.2-2|64	* Fri Apr 16 2010 Frederik Himpe <fhimpe@mandriva.org> 0.4.6-1mdv2010.1
12cr|python-papyon-0.5.2-2|65	+ Revision: 535563
12cr|python-papyon-0.5.2-2|66	- update to new version 0.4.6
12cr|python-papyon-0.5.2-2|67	
12cr|python-papyon-0.5.2-2|68	* Wed Jan 20 2010 Frederik Himpe <fhimpe@mandriva.org> 0.4.4-1mdv2010.1
12cr|python-papyon-0.5.2-2|69	+ Revision: 494175
12cr|python-papyon-0.5.2-2|70	- update to new version 0.4.4
12cr|python-papyon-0.5.2-2|71	
12cr|python-papyon-0.5.2-2|72	* Mon Oct 19 2009 Frederik Himpe <fhimpe@mandriva.org> 0.4.3-1mdv2010.0
12cr|python-papyon-0.5.2-2|73	+ Revision: 458301
12cr|python-papyon-0.5.2-2|74	- update to new version 0.4.3
12cr|python-papyon-0.5.2-2|75	
12cr|python-papyon-0.5.2-2|76	* Wed Sep 09 2009 Frederik Himpe <fhimpe@mandriva.org> 0.4.2-1mdv2010.0
12cr|python-papyon-0.5.2-2|77	+ Revision: 435979
12cr|python-papyon-0.5.2-2|78	- Update to new versio n0.4.2:
12cr|python-papyon-0.5.2-2|79	* Does not depend on pyCrypto anymore
12cr|python-papyon-0.5.2-2|80	* support for audio and video conferences
12cr|python-papyon-0.5.2-2|81	
12cr|python-papyon-0.5.2-2|82	* Tue Jul 28 2009 Frederik Himpe <fhimpe@mandriva.org> 0.4.1-1mdv2010.0
12cr|python-papyon-0.5.2-2|83	+ Revision: 402830
12cr|python-papyon-0.5.2-2|84	- Update to new version 0.4.1
12cr|python-papyon-0.5.2-2|85	
12cr|python-papyon-0.5.2-2|86	* Wed Jul 08 2009 Frederik Himpe <fhimpe@mandriva.org> 0.4.0-1mdv2010.0
12cr|python-papyon-0.5.2-2|87	+ Revision: 393668
12cr|python-papyon-0.5.2-2|88	- First papyon package, based on python-pymsn package
12cr|python-papyon-0.5.2-2|89	- create python-papyon
12cr|python-papyon-0.5.2-2|90	

6617 12
12cr|python-parallel-0.2-4|1	%define oname parallel
12cr|python-parallel-0.2-4|2	%define pname py%{oname}
12cr|python-parallel-0.2-4|3	%define minversion 2.2
12cr|python-parallel-0.2-4|4	
12cr|python-parallel-0.2-4|5	Summary: Python parallel port extension
12cr|python-parallel-0.2-4|6	Name: python-%{oname}
12cr|python-parallel-0.2-4|7	Version: 0.2
12cr|python-parallel-0.2-4|8	Release: 4
12cr|python-parallel-0.2-4|9	Source0: %{pname}-%{version}.tar.bz2
12cr|python-parallel-0.2-4|10	License: GPL
12cr|python-parallel-0.2-4|11	Group: Development/Python
12cr|python-parallel-0.2-4|12	URL: http://pyserial.sourceforge.net/pyparallel.html
12cr|python-parallel-0.2-4|13	BuildRequires: python-devel
12cr|python-parallel-0.2-4|14	BuildArch: noarch
12cr|python-parallel-0.2-4|15	Requires: python
12cr|python-parallel-0.2-4|16	Provides: %{pname}
12cr|python-parallel-0.2-4|17	
12cr|python-parallel-0.2-4|18	%description
12cr|python-parallel-0.2-4|19	This module encapsulates the access for the parrallel port. It provides
12cr|python-parallel-0.2-4|20	backends for Python running on Windows, Linux and BSD. Other platforms
12cr|python-parallel-0.2-4|21	are possible too but not yet integrated.
12cr|python-parallel-0.2-4|22	
12cr|python-parallel-0.2-4|23	This module is still under development, but it may be useful for developers.
12cr|python-parallel-0.2-4|24	
12cr|python-parallel-0.2-4|25	%prep
12cr|python-parallel-0.2-4|26	%setup -q -n %{pname}-%{version}
12cr|python-parallel-0.2-4|27	
12cr|python-parallel-0.2-4|28	%build
12cr|python-parallel-0.2-4|29	perl -pi -e "s/data_files = None/data_files = {}/" setup.py
12cr|python-parallel-0.2-4|30	perl -pi -e "s/\r\n/\n/" *.txt PKG-INFO %oname/*.py
12cr|python-parallel-0.2-4|31	#python setup.py build
12cr|python-parallel-0.2-4|32	
12cr|python-parallel-0.2-4|33	%install
12cr|python-parallel-0.2-4|34	PYTHONDONTWRITEBYTECODE=  python setup.py install --root %{buildroot} --record=INSTALLED_FILES
12cr|python-parallel-0.2-4|35	
12cr|python-parallel-0.2-4|36	%files -f INSTALLED_FILES
12cr|python-parallel-0.2-4|37	%doc CHANGES.txt LICENSE.txt PKG-INFO README.txt
12cr|python-parallel-0.2-4|38	
12cr|python-parallel-0.2-4|39	
12cr|python-parallel-0.2-4|40	%changelog
12cr|python-parallel-0.2-4|41	* Tue Apr 17 2007 Guillaume Bedot <littletux@mandriva.org> 0.2-3mdv2008.0
12cr|python-parallel-0.2-4|42	+ Revision: 13928
12cr|python-parallel-0.2-4|43	- python 2.5 build
12cr|python-parallel-0.2-4|44	
12cr|python-parallel-0.2-4|45	+ Mandrake <devel@mandriva.com>
12cr|python-parallel-0.2-4|46	
12cr|python-parallel-0.2-4|47	
12cr|python-parallel-0.2-4|48	* Wed Mar 15 2006 Guillaume Bedot <littletux@mandriva.org> 0.2-1mdk
12cr|python-parallel-0.2-4|49	- Initial package
12cr|python-parallel-0.2-4|50	

6618 12
12cr|python-paramiko-1.7.7.1-3|1	%define module_name 	paramiko
12cr|python-paramiko-1.7.7.1-3|2	%define version 1.7.7.1
12cr|python-paramiko-1.7.7.1-3|3	
12cr|python-paramiko-1.7.7.1-3|4	Summary: 	SSH2 protocol for Python
12cr|python-paramiko-1.7.7.1-3|5	Name: 		python-%module_name
12cr|python-paramiko-1.7.7.1-3|6	Version: 	%version
12cr|python-paramiko-1.7.7.1-3|7	Release: 	3
12cr|python-paramiko-1.7.7.1-3|8	Url: 		http://www.lag.net//paramiko/
12cr|python-paramiko-1.7.7.1-3|9	License: 	LGPL 2+
12cr|python-paramiko-1.7.7.1-3|10	Group: 		Development/Python
12cr|python-paramiko-1.7.7.1-3|11	Source: 	http://www.lag.net/paramiko/download/%{module_name}-%{version}.tar.gz
12cr|python-paramiko-1.7.7.1-3|12	
12cr|python-paramiko-1.7.7.1-3|13	Requires:   pycrypto
12cr|python-paramiko-1.7.7.1-3|14	Obsoletes:  %{module_name}
12cr|python-paramiko-1.7.7.1-3|15	Provides:   %{module_name}
12cr|python-paramiko-1.7.7.1-3|16	BuildRequires:	python-devel
12cr|python-paramiko-1.7.7.1-3|17	BuildRequires:	pycrypto
12cr|python-paramiko-1.7.7.1-3|18	BuildArch:	noarch
12cr|python-paramiko-1.7.7.1-3|19	Buildroot: 	%_tmppath/%name-%version
12cr|python-paramiko-1.7.7.1-3|20	
12cr|python-paramiko-1.7.7.1-3|21	%description
12cr|python-paramiko-1.7.7.1-3|22	Paramiko is a module for python that implements the SSH2 protocol for secure
12cr|python-paramiko-1.7.7.1-3|23	(encrypted and authenticated) connections to remote machines.  the module works
12cr|python-paramiko-1.7.7.1-3|24	by taking a socket-like object that you pass in, negotiating with the remote
12cr|python-paramiko-1.7.7.1-3|25	server, authenticating (using a password or a given private key), and opening
12cr|python-paramiko-1.7.7.1-3|26	flow-controled "channels" to the server, which are returned as socket-like
12cr|python-paramiko-1.7.7.1-3|27	objects. you are responsible for verifying that the server's host key is the
12cr|python-paramiko-1.7.7.1-3|28	one you expected to see, and you have control over which kinds of encryption
12cr|python-paramiko-1.7.7.1-3|29	or hashing you prefer (if you care), but all of the heavy lifting is done by
12cr|python-paramiko-1.7.7.1-3|30	the paramiko module.
12cr|python-paramiko-1.7.7.1-3|31	
12cr|python-paramiko-1.7.7.1-3|32	%prep
12cr|python-paramiko-1.7.7.1-3|33	%setup -q -n %module_name-%version
12cr|python-paramiko-1.7.7.1-3|34	
12cr|python-paramiko-1.7.7.1-3|35	%install
12cr|python-paramiko-1.7.7.1-3|36	rm -rf %{buildroot}
12cr|python-paramiko-1.7.7.1-3|37	python setup.py install --root=%{buildroot}
12cr|python-paramiko-1.7.7.1-3|38	
12cr|python-paramiko-1.7.7.1-3|39	%clean
12cr|python-paramiko-1.7.7.1-3|40	rm -rf %{buildroot}
12cr|python-paramiko-1.7.7.1-3|41	
12cr|python-paramiko-1.7.7.1-3|42	#%check
12cr|python-paramiko-1.7.7.1-3|43	#python test.py
12cr|python-paramiko-1.7.7.1-3|44	
12cr|python-paramiko-1.7.7.1-3|45	%files
12cr|python-paramiko-1.7.7.1-3|46	%defattr(-,root,root)
12cr|python-paramiko-1.7.7.1-3|47	%doc docs PKG-INFO README tests demo*
12cr|python-paramiko-1.7.7.1-3|48	%py_puresitedir/*.egg-info
12cr|python-paramiko-1.7.7.1-3|49	%py_puresitedir/%module_name
12cr|python-paramiko-1.7.7.1-3|50	
12cr|python-paramiko-1.7.7.1-3|51	
12cr|python-paramiko-1.7.7.1-3|52	
12cr|python-paramiko-1.7.7.1-3|53	
12cr|python-paramiko-1.7.7.1-3|54	%changelog
12cr|python-paramiko-1.7.7.1-3|55	* Tue Oct 25 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1.7.7.1-3
12cr|python-paramiko-1.7.7.1-3|56	+ Revision: 707074
12cr|python-paramiko-1.7.7.1-3|57	- new version 1.7.7.1
12cr|python-paramiko-1.7.7.1-3|58	
12cr|python-paramiko-1.7.7.1-3|59	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 1.7.6-2mdv2011.0
12cr|python-paramiko-1.7.7.1-3|60	+ Revision: 591781
12cr|python-paramiko-1.7.7.1-3|61	- Rebuild
12cr|python-paramiko-1.7.7.1-3|62	
12cr|python-paramiko-1.7.7.1-3|63	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.6-1mdv2010.1
12cr|python-paramiko-1.7.7.1-3|64	+ Revision: 489188
12cr|python-paramiko-1.7.7.1-3|65	- update to new version 1.7.6
12cr|python-paramiko-1.7.7.1-3|66	
12cr|python-paramiko-1.7.7.1-3|67	* Thu Sep 17 2009 Michael Scherer <misc@mandriva.org> 1.7.5-1mdv2010.0
12cr|python-paramiko-1.7.7.1-3|68	+ Revision: 443919
12cr|python-paramiko-1.7.7.1-3|69	- update to new version 1.7.5
12cr|python-paramiko-1.7.7.1-3|70	
12cr|python-paramiko-1.7.7.1-3|71	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.7.4-3mdv2010.0
12cr|python-paramiko-1.7.7.1-3|72	+ Revision: 442326
12cr|python-paramiko-1.7.7.1-3|73	- rebuild
12cr|python-paramiko-1.7.7.1-3|74	
12cr|python-paramiko-1.7.7.1-3|75	* Mon Dec 29 2008 Crispin Boylan <crisb@mandriva.org> 1.7.4-2mdv2009.1
12cr|python-paramiko-1.7.7.1-3|76	+ Revision: 321177
12cr|python-paramiko-1.7.7.1-3|77	- Rebuild for 2.6
12cr|python-paramiko-1.7.7.1-3|78	
12cr|python-paramiko-1.7.7.1-3|79	* Fri Aug 15 2008 Michael Scherer <misc@mandriva.org> 1.7.4-1mdv2009.0
12cr|python-paramiko-1.7.7.1-3|80	+ Revision: 272310
12cr|python-paramiko-1.7.7.1-3|81	- new version
12cr|python-paramiko-1.7.7.1-3|82	- new url
12cr|python-paramiko-1.7.7.1-3|83	
12cr|python-paramiko-1.7.7.1-3|84	* Mon Mar 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.2-1mdv2008.1
12cr|python-paramiko-1.7.7.1-3|85	+ Revision: 183316
12cr|python-paramiko-1.7.7.1-3|86	- new version
12cr|python-paramiko-1.7.7.1-3|87	
12cr|python-paramiko-1.7.7.1-3|88	+ Olivier Blin <blino@mandriva.org>
12cr|python-paramiko-1.7.7.1-3|89	- restore BuildRoot
12cr|python-paramiko-1.7.7.1-3|90	
12cr|python-paramiko-1.7.7.1-3|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-paramiko-1.7.7.1-3|92	- kill re-definition of %%buildroot on Pixel's request
12cr|python-paramiko-1.7.7.1-3|93	
12cr|python-paramiko-1.7.7.1-3|94	* Mon Dec 17 2007 Jérôme Soyer <saispo@mandriva.org> 1.6.4-1mdv2008.1
12cr|python-paramiko-1.7.7.1-3|95	+ Revision: 122368
12cr|python-paramiko-1.7.7.1-3|96	- New release 1.6.4 and bypass check
12cr|python-paramiko-1.7.7.1-3|97	
12cr|python-paramiko-1.7.7.1-3|98	
12cr|python-paramiko-1.7.7.1-3|99	* Sun Jan 07 2007 Michael Scherer <misc@mandriva.org> 1.5.2-4mdv2007.0
12cr|python-paramiko-1.7.7.1-3|100	+ Revision: 105220
12cr|python-paramiko-1.7.7.1-3|101	- rebuild for python 2.5
12cr|python-paramiko-1.7.7.1-3|102	- use %%rel scheme for mkrel
12cr|python-paramiko-1.7.7.1-3|103	- Import python-paramiko
12cr|python-paramiko-1.7.7.1-3|104	

6619 12
12cr|python-parted-3.8-2|1	%define fname pyparted
12cr|python-parted-3.8-2|2	
12cr|python-parted-3.8-2|3	Summary: Python module for GNU parted
12cr|python-parted-3.8-2|4	Name:    python-parted
12cr|python-parted-3.8-2|5	Version: 3.8
12cr|python-parted-3.8-2|6	Release: 2
12cr|python-parted-3.8-2|7	License: GPLv2+
12cr|python-parted-3.8-2|8	Group:   System/Configuration/Hardware
12cr|python-parted-3.8-2|9	URL:     http://fedorahosted.org/pyparted
12cr|python-parted-3.8-2|10	Source0: http://fedorahosted.org/releases/p/y/%{fname}/%{fname}-%{version}.tar.gz
12cr|python-parted-3.8-2|11	BuildRequires: python-devel
12cr|python-parted-3.8-2|12	BuildRequires: parted-devel >= 1.9.0-20
12cr|python-parted-3.8-2|13	BuildRequires: python-decorator
12cr|python-parted-3.8-2|14	
12cr|python-parted-3.8-2|15	Requires: python-decorator
12cr|python-parted-3.8-2|16	
12cr|python-parted-3.8-2|17	%description
12cr|python-parted-3.8-2|18	Python module for the parted library.  It is used for manipulating
12cr|python-parted-3.8-2|19	partition tables.
12cr|python-parted-3.8-2|20	
12cr|python-parted-3.8-2|21	%prep
12cr|python-parted-3.8-2|22	%setup -qn %{fname}-%{version}
12cr|python-parted-3.8-2|23	
12cr|python-parted-3.8-2|24	%build
12cr|python-parted-3.8-2|25	python setup.py build
12cr|python-parted-3.8-2|26	
12cr|python-parted-3.8-2|27	%install
12cr|python-parted-3.8-2|28	python setup.py install --root=%{buildroot}
12cr|python-parted-3.8-2|29	
12cr|python-parted-3.8-2|30	%files
12cr|python-parted-3.8-2|31	%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
12cr|python-parted-3.8-2|32	%{python_sitearch}/*
12cr|python-parted-3.8-2|33	
12cr|python-parted-3.8-2|34	
12cr|python-parted-3.8-2|35	
12cr|python-parted-3.8-2|36	%changelog
12cr|python-parted-3.8-2|37	* Mon May 21 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.8-2
12cr|python-parted-3.8-2|38	+ Revision: 799813
12cr|python-parted-3.8-2|39	- rebuild for parted
12cr|python-parted-3.8-2|40	
12cr|python-parted-3.8-2|41	* Mon Jul 11 2011 Funda Wang <fwang@mandriva.org> 3.8-1
12cr|python-parted-3.8-2|42	+ Revision: 689560
12cr|python-parted-3.8-2|43	- new version 3.8
12cr|python-parted-3.8-2|44	- new verison 3.6
12cr|python-parted-3.8-2|45	- link with py2.7
12cr|python-parted-3.8-2|46	- rebuild for new parted
12cr|python-parted-3.8-2|47	
12cr|python-parted-3.8-2|48	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 3.0-3mdv2011.0
12cr|python-parted-3.8-2|49	+ Revision: 592314
12cr|python-parted-3.8-2|50	- rebuild for python 2.7
12cr|python-parted-3.8-2|51	
12cr|python-parted-3.8-2|52	* Sat Feb 27 2010 Funda Wang <fwang@mandriva.org> 3.0-2mdv2010.1
12cr|python-parted-3.8-2|53	+ Revision: 512204
12cr|python-parted-3.8-2|54	- rebuild for new parted
12cr|python-parted-3.8-2|55	
12cr|python-parted-3.8-2|56	* Tue Jan 19 2010 Frederik Himpe <fhimpe@mandriva.org> 3.0-1mdv2010.1
12cr|python-parted-3.8-2|57	+ Revision: 493818
12cr|python-parted-3.8-2|58	- update to new version 3.0
12cr|python-parted-3.8-2|59	
12cr|python-parted-3.8-2|60	* Sun Dec 27 2009 Thierry Vignaud <tv@mandriva.org> 2.5-3mdv2010.1
12cr|python-parted-3.8-2|61	+ Revision: 482658
12cr|python-parted-3.8-2|62	- use full parted API now that RH patches are merged upstream
12cr|python-parted-3.8-2|63	
12cr|python-parted-3.8-2|64	* Sun Dec 27 2009 Funda Wang <fwang@mandriva.org> 2.5-2mdv2010.1
12cr|python-parted-3.8-2|65	+ Revision: 482623
12cr|python-parted-3.8-2|66	- rebuild for new parted
12cr|python-parted-3.8-2|67	
12cr|python-parted-3.8-2|68	* Sun Dec 20 2009 Thierry Vignaud <tv@mandriva.org> 2.5-1mdv2010.1
12cr|python-parted-3.8-2|69	+ Revision: 480263
12cr|python-parted-3.8-2|70	- import python-parted
12cr|python-parted-3.8-2|71	
12cr|python-parted-3.8-2|72	
12cr|python-parted-3.8-2|73	* Sun Dec 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.5-1mdv2010.1
12cr|python-parted-3.8-2|74	- initial release based on fedora package
12cr|python-parted-3.8-2|75	- patch 0: build fixes

6620 12
12cr|python-paste-1.7.5.1-3|1	%define tarname	Paste
12cr|python-paste-1.7.5.1-3|2	%define name	python-paste
12cr|python-paste-1.7.5.1-3|3	%define version	1.7.5.1
12cr|python-paste-1.7.5.1-3|4	%define release %mkrel 3
12cr|python-paste-1.7.5.1-3|5	
12cr|python-paste-1.7.5.1-3|6	Name:           %{name}
12cr|python-paste-1.7.5.1-3|7	Version:        %{version}
12cr|python-paste-1.7.5.1-3|8	Release:        %{release}
12cr|python-paste-1.7.5.1-3|9	Summary:        Tools for using a Web Server Gateway Interface stack
12cr|python-paste-1.7.5.1-3|10	Group:          Development/Python
12cr|python-paste-1.7.5.1-3|11	License:        MIT
12cr|python-paste-1.7.5.1-3|12	URL:            http://pythonpaste.org
12cr|python-paste-1.7.5.1-3|13	Source0:        http://pypi.python.org/packages/source/P/%{tarname}/%{tarname}-%{version}.tar.gz
12cr|python-paste-1.7.5.1-3|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-paste-1.7.5.1-3|15	BuildArch:      noarch
12cr|python-paste-1.7.5.1-3|16	Requires:	python-pkg-resources
12cr|python-paste-1.7.5.1-3|17	BuildRequires:  python-setuptools
12cr|python-paste-1.7.5.1-3|18	BuildRequires:	python-sphinx
12cr|python-paste-1.7.5.1-3|19	
12cr|python-paste-1.7.5.1-3|20	%description
12cr|python-paste-1.7.5.1-3|21	These provide several pieces of "middleware" (or filters) that can be nested
12cr|python-paste-1.7.5.1-3|22	to build web applications.  Each piece of middleware uses the WSGI (PEP 333)
12cr|python-paste-1.7.5.1-3|23	interface, and should be compatible with other middleware based on those
12cr|python-paste-1.7.5.1-3|24	interfaces.
12cr|python-paste-1.7.5.1-3|25	
12cr|python-paste-1.7.5.1-3|26	%prep
12cr|python-paste-1.7.5.1-3|27	%setup -q -n %{tarname}-%{version}
12cr|python-paste-1.7.5.1-3|28	%{__sed} -i -e '/^#!.*/,1 d' paste/util/scgiserver.py paste/debug/doctest_webapp.py
12cr|python-paste-1.7.5.1-3|29	
12cr|python-paste-1.7.5.1-3|30	%install
12cr|python-paste-1.7.5.1-3|31	%__rm -rf %{buildroot}
12cr|python-paste-1.7.5.1-3|32	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-paste-1.7.5.1-3|33	sed -i 's|^/usr/lib/python2.7/site-packages/Paste-1.7.5.1-py2.7.egg-info$||g' FILE_LIST
12cr|python-paste-1.7.5.1-3|34	sphinx-build -b html docs html
12cr|python-paste-1.7.5.1-3|35	rm -f html/.buildinfo
12cr|python-paste-1.7.5.1-3|36	
12cr|python-paste-1.7.5.1-3|37	%clean
12cr|python-paste-1.7.5.1-3|38	%__rm -rf %{buildroot}
12cr|python-paste-1.7.5.1-3|39	
12cr|python-paste-1.7.5.1-3|40	%files -f FILE_LIST
12cr|python-paste-1.7.5.1-3|41	%defattr(-,root,root,-)
12cr|python-paste-1.7.5.1-3|42	%doc html/
12cr|python-paste-1.7.5.1-3|43	
12cr|python-paste-1.7.5.1-3|44	
12cr|python-paste-1.7.5.1-3|45	
12cr|python-paste-1.7.5.1-3|46	%changelog
12cr|python-paste-1.7.5.1-3|47	* Thu Mar 31 2011 Lev Givon <lev@mandriva.org> 1.7.5.1-3mdv2011.0
12cr|python-paste-1.7.5.1-3|48	+ Revision: 649508
12cr|python-paste-1.7.5.1-3|49	- Fix group.
12cr|python-paste-1.7.5.1-3|50	- Build docs properly.
12cr|python-paste-1.7.5.1-3|51	Require pkg_resources.
12cr|python-paste-1.7.5.1-3|52	
12cr|python-paste-1.7.5.1-3|53	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 1.7.5.1-2mdv2011.0
12cr|python-paste-1.7.5.1-3|54	+ Revision: 591770
12cr|python-paste-1.7.5.1-3|55	- Rebuild
12cr|python-paste-1.7.5.1-3|56	
12cr|python-paste-1.7.5.1-3|57	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.5.1-1mdv2011.0
12cr|python-paste-1.7.5.1-3|58	+ Revision: 587726
12cr|python-paste-1.7.5.1-3|59	- update to new version 1.7.5.1
12cr|python-paste-1.7.5.1-3|60	
12cr|python-paste-1.7.5.1-3|61	* Tue Sep 14 2010 Crispin Boylan <crisb@mandriva.org> 1.7.4-1mdv2011.0
12cr|python-paste-1.7.5.1-3|62	+ Revision: 578207
12cr|python-paste-1.7.5.1-3|63	- 1.7.4
12cr|python-paste-1.7.5.1-3|64	- New release
12cr|python-paste-1.7.5.1-3|65	
12cr|python-paste-1.7.5.1-3|66	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.7.2-3mdv2010.0
12cr|python-paste-1.7.5.1-3|67	+ Revision: 442336
12cr|python-paste-1.7.5.1-3|68	- rebuild
12cr|python-paste-1.7.5.1-3|69	
12cr|python-paste-1.7.5.1-3|70	* Fri Dec 26 2008 Crispin Boylan <crisb@mandriva.org> 1.7.2-2mdv2009.1
12cr|python-paste-1.7.5.1-3|71	+ Revision: 319379
12cr|python-paste-1.7.5.1-3|72	- Rebuild for python2.6
12cr|python-paste-1.7.5.1-3|73	
12cr|python-paste-1.7.5.1-3|74	* Thu Dec 04 2008 Crispin Boylan <crisb@mandriva.org> 1.7.2-1mdv2009.1
12cr|python-paste-1.7.5.1-3|75	+ Revision: 309938
12cr|python-paste-1.7.5.1-3|76	- Correct group
12cr|python-paste-1.7.5.1-3|77	- Initial mdv package
12cr|python-paste-1.7.5.1-3|78	- create python-paste
12cr|python-paste-1.7.5.1-3|79	

6621 12
12cr|python-pastedeploy-1.5.0-1|1	%define	tarname	PasteDeploy
12cr|python-pastedeploy-1.5.0-1|2	
12cr|python-pastedeploy-1.5.0-1|3	Summary:	Load, configure, and compose WSGI applications and servers
12cr|python-pastedeploy-1.5.0-1|4	Name:		python-pastedeploy
12cr|python-pastedeploy-1.5.0-1|5	Version:	1.5.0
12cr|python-pastedeploy-1.5.0-1|6	Release:	1
12cr|python-pastedeploy-1.5.0-1|7	Source0:	http://pypi.python.org/packages/source/P/%{tarname}/%{tarname}-%{version}.tar.gz
12cr|python-pastedeploy-1.5.0-1|8	License:	MIT
12cr|python-pastedeploy-1.5.0-1|9	Group:		Development/Python
12cr|python-pastedeploy-1.5.0-1|10	Url:		http://pythonpaste.org/deploy/
12cr|python-pastedeploy-1.5.0-1|11	BuildArch:	noarch
12cr|python-pastedeploy-1.5.0-1|12	Requires:	python-paste
12cr|python-pastedeploy-1.5.0-1|13	BuildRequires:	python-setuptools
12cr|python-pastedeploy-1.5.0-1|14	
12cr|python-pastedeploy-1.5.0-1|15	%description
12cr|python-pastedeploy-1.5.0-1|16	This tool provides code to load WSGI applications and servers from
12cr|python-pastedeploy-1.5.0-1|17	URIs; these URIs can refer to Python Eggs for INI-style configuration
12cr|python-pastedeploy-1.5.0-1|18	files.
12cr|python-pastedeploy-1.5.0-1|19	
12cr|python-pastedeploy-1.5.0-1|20	%prep
12cr|python-pastedeploy-1.5.0-1|21	%setup -q -n %{tarname}-%{version}
12cr|python-pastedeploy-1.5.0-1|22	
12cr|python-pastedeploy-1.5.0-1|23	%install
12cr|python-pastedeploy-1.5.0-1|24	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-pastedeploy-1.5.0-1|25	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-pastedeploy-1.5.0-1|26	
12cr|python-pastedeploy-1.5.0-1|27	%files -f FILE_LIST
12cr|python-pastedeploy-1.5.0-1|28	%doc docs/*
12cr|python-pastedeploy-1.5.0-1|29	
12cr|python-pastedeploy-1.5.0-1|30	
12cr|python-pastedeploy-1.5.0-1|31	
12cr|python-pastedeploy-1.5.0-1|32	%changelog
12cr|python-pastedeploy-1.5.0-1|33	* Tue Nov 09 2010 Lev Givon <lev@mandriva.org> 1.3.4-1mdv2011.0
12cr|python-pastedeploy-1.5.0-1|34	+ Revision: 595342
12cr|python-pastedeploy-1.5.0-1|35	- import python-pastedeploy
12cr|python-pastedeploy-1.5.0-1|36	
12cr|python-pastedeploy-1.5.0-1|37	

6622 12
12cr|python-pastescript-1.7.3-4|1	%define tarname PasteScript
12cr|python-pastescript-1.7.3-4|2	%define name	python-pastescript
12cr|python-pastescript-1.7.3-4|3	%define version	1.7.3
12cr|python-pastescript-1.7.3-4|4	%define release 4
12cr|python-pastescript-1.7.3-4|5	
12cr|python-pastescript-1.7.3-4|6	Summary:	A pluggable command-line frontend
12cr|python-pastescript-1.7.3-4|7	Name:		%{name}
12cr|python-pastescript-1.7.3-4|8	Version:	%{version}
12cr|python-pastescript-1.7.3-4|9	Release:	%{release}
12cr|python-pastescript-1.7.3-4|10	Source0:	http://pypi.python.org/packages/source/P/%{tarname}/%{tarname}-%{version}.tar.gz
12cr|python-pastescript-1.7.3-4|11	License:	MIT
12cr|python-pastescript-1.7.3-4|12	Group:		Development/Python
12cr|python-pastescript-1.7.3-4|13	Url:		http://pythonpaste.org/script/
12cr|python-pastescript-1.7.3-4|14	BuildArch:	noarch
12cr|python-pastescript-1.7.3-4|15	Requires:	python-paste >= 1.3
12cr|python-pastescript-1.7.3-4|16	Requires:	python-pastedeploy
12cr|python-pastescript-1.7.3-4|17	Requires:	python-pkg-resources
12cr|python-pastescript-1.7.3-4|18	BuildRequires:	python-setuptools, python-sphinx
12cr|python-pastescript-1.7.3-4|19	BuildRequires:	python-pastedeploy
12cr|python-pastescript-1.7.3-4|20	
12cr|python-pastescript-1.7.3-4|21	%description
12cr|python-pastescript-1.7.3-4|22	PasteScript is a pluggable command-line tool. Included features:
12cr|python-pastescript-1.7.3-4|23	
12cr|python-pastescript-1.7.3-4|24	* Create file layouts for packages. For instance,
12cr|python-pastescript-1.7.3-4|25	paster create --template=basic_package MyPackage
12cr|python-pastescript-1.7.3-4|26	will create a setuptools-ready file layout.
12cr|python-pastescript-1.7.3-4|27	* Serve up web applications with configurations based on
12cr|python-pastescript-1.7.3-4|28	paste.deploy.
12cr|python-pastescript-1.7.3-4|29	
12cr|python-pastescript-1.7.3-4|30	%prep
12cr|python-pastescript-1.7.3-4|31	%setup -q -n %{tarname}-%{version}
12cr|python-pastescript-1.7.3-4|32	
12cr|python-pastescript-1.7.3-4|33	%install
12cr|python-pastescript-1.7.3-4|34	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-pastescript-1.7.3-4|35	sphinx-build -b html docs html
12cr|python-pastescript-1.7.3-4|36	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-pastescript-1.7.3-4|37	
12cr|python-pastescript-1.7.3-4|38	%files -f FILE_LIST
12cr|python-pastescript-1.7.3-4|39	%defattr(-,root,root)
12cr|python-pastescript-1.7.3-4|40	%doc html/
12cr|python-pastescript-1.7.3-4|41	
12cr|python-pastescript-1.7.3-4|42	
12cr|python-pastescript-1.7.3-4|43	%changelog
12cr|python-pastescript-1.7.3-4|44	* Thu Mar 31 2011 Lev Givon <lev@mandriva.org> 1.7.3-3mdv2011.0
12cr|python-pastescript-1.7.3-4|45	+ Revision: 649509
12cr|python-pastescript-1.7.3-4|46	- Require pkg_resources.
12cr|python-pastescript-1.7.3-4|47	
12cr|python-pastescript-1.7.3-4|48	* Thu Mar 31 2011 Lev Givon <lev@mandriva.org> 1.7.3-2
12cr|python-pastescript-1.7.3-4|49	+ Revision: 649469
12cr|python-pastescript-1.7.3-4|50	- Fix dependencies.
12cr|python-pastescript-1.7.3-4|51	
12cr|python-pastescript-1.7.3-4|52	* Tue Nov 09 2010 Lev Givon <lev@mandriva.org> 1.7.3-1mdv2011.0
12cr|python-pastescript-1.7.3-4|53	+ Revision: 595414
12cr|python-pastescript-1.7.3-4|54	- import python-pastescript
12cr|python-pastescript-1.7.3-4|55	
12cr|python-pastescript-1.7.3-4|56	

6623 12
12cr|python-perlmodule-1.0.1d-13|1	%define oname	pyperl
12cr|python-perlmodule-1.0.1d-13|2	
12cr|python-perlmodule-1.0.1d-13|3	# tried enabled again as perl build now provides threads again, but breaks...
12cr|python-perlmodule-1.0.1d-13|4	%define multi_perl 0
12cr|python-perlmodule-1.0.1d-13|5	
12cr|python-perlmodule-1.0.1d-13|6	Summary:	Perl for python - use perl code in python
12cr|python-perlmodule-1.0.1d-13|7	Name:		python-perlmodule
12cr|python-perlmodule-1.0.1d-13|8	Version:	1.0.1d
12cr|python-perlmodule-1.0.1d-13|9	Release:	13
12cr|python-perlmodule-1.0.1d-13|10	Source0:	%{oname}-%{version}.tar.lzma
12cr|python-perlmodule-1.0.1d-13|11	Patch1:		pyperl-1.0.1d-improved-setup.py
12cr|python-perlmodule-1.0.1d-13|12	Patch2:		pyperl-1.0.1d-makefile.pl-fixes.patch
12cr|python-perlmodule-1.0.1d-13|13	Patch3:		pyperl-1.0.1d-fix-tests.patch
12cr|python-perlmodule-1.0.1d-13|14	Patch4:		pyperl-1.0.1d-python2.5-fixes.patch
12cr|python-perlmodule-1.0.1d-13|15	Patch5:		pyperl-1.0.1d-older-python-compat.patch
12cr|python-perlmodule-1.0.1d-13|16	Patch6:		pyperl-1.0.1d-fix-setup-install.patch
12cr|python-perlmodule-1.0.1d-13|17	Patch7:		pyperl-1.0.1d-new-perl-fix.patch
12cr|python-perlmodule-1.0.1d-13|18	Patch8:		pyperl-1.0.1d-fix-format-warnings.patch
12cr|python-perlmodule-1.0.1d-13|19	Patch9:		pyperl-1.0.1d-link-against-libdl.patch
12cr|python-perlmodule-1.0.1d-13|20	License:	Artistic
12cr|python-perlmodule-1.0.1d-13|21	Group:		Development/Python
12cr|python-perlmodule-1.0.1d-13|22	Url:		http://search.cpan.org/dist/%{oname}/
12cr|python-perlmodule-1.0.1d-13|23	BuildRequires:	perl-devel >= 5.6
12cr|python-perlmodule-1.0.1d-13|24	BuildRequires:	python-devel >= 1.5.2
12cr|python-perlmodule-1.0.1d-13|25	Provides:	%{oname} = %{EVRD}
12cr|python-perlmodule-1.0.1d-13|26	
12cr|python-perlmodule-1.0.1d-13|27	%description
12cr|python-perlmodule-1.0.1d-13|28	Perlmodule makes it possible to embed perl interpreters in any
12cr|python-perlmodule-1.0.1d-13|29	python program. It can be used to invoke arbitrary perl code, load
12cr|python-perlmodule-1.0.1d-13|30	any perl modules, and make calls directly into perl functions. The
12cr|python-perlmodule-1.0.1d-13|31	perl code invoked can call back into python as it sees fit.
12cr|python-perlmodule-1.0.1d-13|32	
12cr|python-perlmodule-1.0.1d-13|33	%if %multi_perl
12cr|python-perlmodule-1.0.1d-13|34	This package is built with MULTI_PERL enabled--each python thread
12cr|python-perlmodule-1.0.1d-13|35	gets its own separate perl interpreter.
12cr|python-perlmodule-1.0.1d-13|36	%endif
12cr|python-perlmodule-1.0.1d-13|37	
12cr|python-perlmodule-1.0.1d-13|38	%prep
12cr|python-perlmodule-1.0.1d-13|39	%setup -q -n %{oname}-%{version}
12cr|python-perlmodule-1.0.1d-13|40	%patch1 -p1 -b .improved~
12cr|python-perlmodule-1.0.1d-13|41	%patch2 -p1 -b .makefixes~
12cr|python-perlmodule-1.0.1d-13|42	%patch3 -p1 -b .fixtests~
12cr|python-perlmodule-1.0.1d-13|43	%patch4 -p1 -b .python2.5~
12cr|python-perlmodule-1.0.1d-13|44	%patch5 -p0 -b .oldpython~
12cr|python-perlmodule-1.0.1d-13|45	%patch6 -p0 -b .fixsetup~
12cr|python-perlmodule-1.0.1d-13|46	%patch7 -p1 -b .newperl~
12cr|python-perlmodule-1.0.1d-13|47	%patch8 -p1 -b .format_warnings~
12cr|python-perlmodule-1.0.1d-13|48	%patch9 -p1 -b .libdl~
12cr|python-perlmodule-1.0.1d-13|49	
12cr|python-perlmodule-1.0.1d-13|50	%build
12cr|python-perlmodule-1.0.1d-13|51	%if !%multi_perl
12cr|python-perlmodule-1.0.1d-13|52	rm -f MULTI_PERL
12cr|python-perlmodule-1.0.1d-13|53	%else
12cr|python-perlmodule-1.0.1d-13|54	touch MULTI_PERL
12cr|python-perlmodule-1.0.1d-13|55	%endif
12cr|python-perlmodule-1.0.1d-13|56	python setup.py build
12cr|python-perlmodule-1.0.1d-13|57	
12cr|python-perlmodule-1.0.1d-13|58	%check
12cr|python-perlmodule-1.0.1d-13|59	python setup.py test
12cr|python-perlmodule-1.0.1d-13|60	
12cr|python-perlmodule-1.0.1d-13|61	%install
12cr|python-perlmodule-1.0.1d-13|62	python setup.py install --root %{buildroot}
12cr|python-perlmodule-1.0.1d-13|63	
12cr|python-perlmodule-1.0.1d-13|64	%files
12cr|python-perlmodule-1.0.1d-13|65	%doc README TODO MANIFEST Changes
12cr|python-perlmodule-1.0.1d-13|66	%{perl_vendorarch}/auto/Python
12cr|python-perlmodule-1.0.1d-13|67	%{perl_vendorarch}/Python.pm
12cr|python-perlmodule-1.0.1d-13|68	%{perl_vendorarch}/Python
12cr|python-perlmodule-1.0.1d-13|69	%{_mandir}/man3/*
12cr|python-perlmodule-1.0.1d-13|70	%{python_sitearch}/*
12cr|python-perlmodule-1.0.1d-13|71	
12cr|python-perlmodule-1.0.1d-13|72	
12cr|python-perlmodule-1.0.1d-13|73	%changelog
12cr|python-perlmodule-1.0.1d-13|74	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.1d-13
12cr|python-perlmodule-1.0.1d-13|75	+ Revision: 768358
12cr|python-perlmodule-1.0.1d-13|76	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|python-perlmodule-1.0.1d-13|77	- cleanup junk
12cr|python-perlmodule-1.0.1d-13|78	
12cr|python-perlmodule-1.0.1d-13|79	* Wed Jan 26 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.1d-11
12cr|python-perlmodule-1.0.1d-13|80	+ Revision: 632818
12cr|python-perlmodule-1.0.1d-13|81	- fix regresion tests
12cr|python-perlmodule-1.0.1d-13|82	- don't compile with '-Wno-error=format-security'
12cr|python-perlmodule-1.0.1d-13|83	- really drop dead patch..
12cr|python-perlmodule-1.0.1d-13|84	- link against libdl (P9)
12cr|python-perlmodule-1.0.1d-13|85	- fix api breakages with new perl
12cr|python-perlmodule-1.0.1d-13|86	
12cr|python-perlmodule-1.0.1d-13|87	+ Jérôme Quelin <jquelin@mandriva.org>
12cr|python-perlmodule-1.0.1d-13|88	- perl 5.12 rebuild
12cr|python-perlmodule-1.0.1d-13|89	- rebuild for perl 5.12
12cr|python-perlmodule-1.0.1d-13|90	
12cr|python-perlmodule-1.0.1d-13|91	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1d-8mdv2010.0
12cr|python-perlmodule-1.0.1d-13|92	+ Revision: 442351
12cr|python-perlmodule-1.0.1d-13|93	- rebuild
12cr|python-perlmodule-1.0.1d-13|94	
12cr|python-perlmodule-1.0.1d-13|95	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|python-perlmodule-1.0.1d-13|96	- fix some compile warnings (P8)
12cr|python-perlmodule-1.0.1d-13|97	- really enable threads with %%multi_perl (although broken...)
12cr|python-perlmodule-1.0.1d-13|98	
12cr|python-perlmodule-1.0.1d-13|99	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1d-7mdv2009.1
12cr|python-perlmodule-1.0.1d-13|100	+ Revision: 347874
12cr|python-perlmodule-1.0.1d-13|101	- workaround enforced usage format security build errors
12cr|python-perlmodule-1.0.1d-13|102	
12cr|python-perlmodule-1.0.1d-13|103	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1d-6mdv2009.0
12cr|python-perlmodule-1.0.1d-13|104	+ Revision: 259740
12cr|python-perlmodule-1.0.1d-13|105	- rebuild
12cr|python-perlmodule-1.0.1d-13|106	
12cr|python-perlmodule-1.0.1d-13|107	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1d-5mdv2009.0
12cr|python-perlmodule-1.0.1d-13|108	+ Revision: 247584
12cr|python-perlmodule-1.0.1d-13|109	- rebuild
12cr|python-perlmodule-1.0.1d-13|110	
12cr|python-perlmodule-1.0.1d-13|111	* Wed Feb 27 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.1d-3mdv2008.1
12cr|python-perlmodule-1.0.1d-13|112	+ Revision: 175754
12cr|python-perlmodule-1.0.1d-13|113	- comment out dead perl functions (updates P7)
12cr|python-perlmodule-1.0.1d-13|114	- fix build with new perl
12cr|python-perlmodule-1.0.1d-13|115	- provide pyperl
12cr|python-perlmodule-1.0.1d-13|116	- fix installation bug in setup.py which sets root to '' if not specific
12cr|python-perlmodule-1.0.1d-13|117	(P6 from  Pedro Algarvio aka s0undt3ch <ufs@ufsoft.org>)
12cr|python-perlmodule-1.0.1d-13|118	- fix backwards compatibility with older python (P5 from Pedro Algarvio aka s0undt3ch <ufs@ufsoft.org>)
12cr|python-perlmodule-1.0.1d-13|119	
12cr|python-perlmodule-1.0.1d-13|120	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-perlmodule-1.0.1d-13|121	- rebuild
12cr|python-perlmodule-1.0.1d-13|122	- kill re-definition of %%buildroot on Pixel's request
12cr|python-perlmodule-1.0.1d-13|123	
12cr|python-perlmodule-1.0.1d-13|124	+ Olivier Blin <blino@mandriva.org>
12cr|python-perlmodule-1.0.1d-13|125	- restore BuildRoot
12cr|python-perlmodule-1.0.1d-13|126	
12cr|python-perlmodule-1.0.1d-13|127	* Sat Oct 20 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.1d-2mdv2008.1
12cr|python-perlmodule-1.0.1d-13|128	+ Revision: 100557
12cr|python-perlmodule-1.0.1d-13|129	- add check stage
12cr|python-perlmodule-1.0.1d-13|130	cleanups
12cr|python-perlmodule-1.0.1d-13|131	- fix code to work with python 2.5, fixes crashes as well as broken list function (P4)
12cr|python-perlmodule-1.0.1d-13|132	- fix tests so that they run again without errors (P3)
12cr|python-perlmodule-1.0.1d-13|133	- move some things from spec to setup.py with some new stuff added (P1)
12cr|python-perlmodule-1.0.1d-13|134	
12cr|python-perlmodule-1.0.1d-13|135	* Fri Oct 19 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.1d-1mdv2008.1
12cr|python-perlmodule-1.0.1d-13|136	+ Revision: 100500
12cr|python-perlmodule-1.0.1d-13|137	- revert various changes due to misunderstandings of various stuff (I suck:p)
12cr|python-perlmodule-1.0.1d-13|138	- 1.0.1d
12cr|python-perlmodule-1.0.1d-13|139	- try fix linking of Python::Object
12cr|python-perlmodule-1.0.1d-13|140	- really disable the rest of thread stuff (P0)
12cr|python-perlmodule-1.0.1d-13|141	- don't rebuild Python-Object during install (P1)
12cr|python-perlmodule-1.0.1d-13|142	- fix short circuitting
12cr|python-perlmodule-1.0.1d-13|143	
12cr|python-perlmodule-1.0.1d-13|144	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-8mdv2008.0
12cr|python-perlmodule-1.0.1d-13|145	+ Revision: 86303
12cr|python-perlmodule-1.0.1d-13|146	- rebuild
12cr|python-perlmodule-1.0.1d-13|147	
12cr|python-perlmodule-1.0.1d-13|148	
12cr|python-perlmodule-1.0.1d-13|149	* Mon Jan 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.0.1-7mdk
12cr|python-perlmodule-1.0.1d-13|150	- Fix build on x86_64
12cr|python-perlmodule-1.0.1d-13|151	
12cr|python-perlmodule-1.0.1d-13|152	* Thu May 19 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.0.1-6mdk
12cr|python-perlmodule-1.0.1d-13|153	- Rebuild for new perl
12cr|python-perlmodule-1.0.1d-13|154	
12cr|python-perlmodule-1.0.1d-13|155	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 1.0.1-5mdk
12cr|python-perlmodule-1.0.1d-13|156	- Rebuild for new python
12cr|python-perlmodule-1.0.1d-13|157	
12cr|python-perlmodule-1.0.1d-13|158	* Mon Nov 15 2004 Michael Scherer <misc@mandrake.org> 1.0.1-4mdk
12cr|python-perlmodule-1.0.1d-13|159	- fix my own error
12cr|python-perlmodule-1.0.1d-13|160	
12cr|python-perlmodule-1.0.1d-13|161	* Mon Nov 15 2004 Michael Scherer <misc@mandrake.org> 1.0.1-3mdk
12cr|python-perlmodule-1.0.1d-13|162	- Rebuild for new perl
12cr|python-perlmodule-1.0.1d-13|163	- add a switch for enabling multi_perl, and remove the feature
12cr|python-perlmodule-1.0.1d-13|164	
12cr|python-perlmodule-1.0.1d-13|165	* Sun Oct 24 2004 Michael Scherer <misc@mandrake.org> 1.0.1-2mdk
12cr|python-perlmodule-1.0.1d-13|166	- Rebuild
12cr|python-perlmodule-1.0.1d-13|167	
12cr|python-perlmodule-1.0.1d-13|168	* Wed Jul 09 2003 Austin Acton <aacton@yorku.ca> 1.0.1-1mdk
12cr|python-perlmodule-1.0.1d-13|169	- andi payn <payn@myrealbox.com> :
12cr|python-perlmodule-1.0.1d-13|170	- Initial specfile
12cr|python-perlmodule-1.0.1d-13|171	- install in vendor, not site
12cr|python-perlmodule-1.0.1d-13|172	- trick manpages into installing (doc_vendor_install missing from makefile)
12cr|python-perlmodule-1.0.1d-13|173	

6624 12
12cr|python-pg-3.7-7|1	%define sourcename PyGreSQL
12cr|python-pg-3.7-7|2	%define version 3.7
12cr|python-pg-3.7-7|3	%define release %mkrel 7
12cr|python-pg-3.7-7|4	
12cr|python-pg-3.7-7|5	Summary: 	Postgresql support for Python
12cr|python-pg-3.7-7|6	Name: 		python-pg
12cr|python-pg-3.7-7|7	Version: 	%{version}
12cr|python-pg-3.7-7|8	Release: 	%{release}
12cr|python-pg-3.7-7|9	Source0: 	ftp://ftp.druid.net/pub/distrib/%{sourcename}-%{version}.tar.bz2
12cr|python-pg-3.7-7|10	License:	GPL
12cr|python-pg-3.7-7|11	Group: 		Development/Python
12cr|python-pg-3.7-7|12	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|python-pg-3.7-7|13	Url: 		http://www.druid.net/pygresql/
12cr|python-pg-3.7-7|14	BuildRequires:	postgresql-devel python-devel
12cr|python-pg-3.7-7|15	Provides:	python-postgresql = %{version}-%{release}
12cr|python-pg-3.7-7|16	Provides:	%{sourcename} = %{version}-%{release}
12cr|python-pg-3.7-7|17	
12cr|python-pg-3.7-7|18	%description
12cr|python-pg-3.7-7|19	PostgreSQL is a database system derived from Postgres4.2. It conforms to
12cr|python-pg-3.7-7|20	(most of) aNSI SQL and offers many interesting capabilities (C dynamic
12cr|python-pg-3.7-7|21	linking for functions or type definition, etc.).
12cr|python-pg-3.7-7|22	
12cr|python-pg-3.7-7|23	Python is an interpreted programming language. It is object oriented,
12cr|python-pg-3.7-7|24	simple to use (light syntax, simple and straightforward statements),
12cr|python-pg-3.7-7|25	and has many extensions for building GUIs, interfacing with WWW, etc.
12cr|python-pg-3.7-7|26	
12cr|python-pg-3.7-7|27	PyGreSQL is a python module that interfaces to a PostgreSQL database. It
12cr|python-pg-3.7-7|28	embeds the PostgreSQL query library to allow easy use of the powerful
12cr|python-pg-3.7-7|29	PostgreSQL features from a Python script.
12cr|python-pg-3.7-7|30	
12cr|python-pg-3.7-7|31	%prep
12cr|python-pg-3.7-7|32	%setup -q -n %{sourcename}-%version
12cr|python-pg-3.7-7|33	
12cr|python-pg-3.7-7|34	%build
12cr|python-pg-3.7-7|35	env CFLAGS="$RPM_OPT_FLAGS -I %{_includedir}/pgsql/server" python setup.py build
12cr|python-pg-3.7-7|36	
12cr|python-pg-3.7-7|37	%install
12cr|python-pg-3.7-7|38	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cr|python-pg-3.7-7|39	
12cr|python-pg-3.7-7|40	%clean
12cr|python-pg-3.7-7|41	rm -rf $RPM_BUILD_ROOT
12cr|python-pg-3.7-7|42	
12cr|python-pg-3.7-7|43	%files
12cr|python-pg-3.7-7|44	%defattr(644,root,root,755)
12cr|python-pg-3.7-7|45	%doc Announce ChangeLog
12cr|python-pg-3.7-7|46	%defattr(755,root,root)
12cr|python-pg-3.7-7|47	%doc tutorial/
12cr|python-pg-3.7-7|48	%py_platsitedir/*
12cr|python-pg-3.7-7|49	
12cr|python-pg-3.7-7|50	
12cr|python-pg-3.7-7|51	%changelog
12cr|python-pg-3.7-7|52	* Sun Nov 21 2010 Funda Wang <fwang@mandriva.org> 3.7-7mdv2011.0
12cr|python-pg-3.7-7|53	+ Revision: 599417
12cr|python-pg-3.7-7|54	- update file list
12cr|python-pg-3.7-7|55	
12cr|python-pg-3.7-7|56	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 3.7-7mdv2010.0
12cr|python-pg-3.7-7|57	+ Revision: 442372
12cr|python-pg-3.7-7|58	- rebuild
12cr|python-pg-3.7-7|59	
12cr|python-pg-3.7-7|60	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 3.7-6mdv2009.1
12cr|python-pg-3.7-7|61	+ Revision: 320186
12cr|python-pg-3.7-7|62	- rebuild for new python
12cr|python-pg-3.7-7|63	
12cr|python-pg-3.7-7|64	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 3.7-5mdv2009.0
12cr|python-pg-3.7-7|65	+ Revision: 259741
12cr|python-pg-3.7-7|66	- rebuild
12cr|python-pg-3.7-7|67	
12cr|python-pg-3.7-7|68	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 3.7-4mdv2009.0
12cr|python-pg-3.7-7|69	+ Revision: 247586
12cr|python-pg-3.7-7|70	- rebuild
12cr|python-pg-3.7-7|71	
12cr|python-pg-3.7-7|72	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 3.7-2mdv2008.1
12cr|python-pg-3.7-7|73	+ Revision: 136456
12cr|python-pg-3.7-7|74	- restore BuildRoot
12cr|python-pg-3.7-7|75	
12cr|python-pg-3.7-7|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-pg-3.7-7|77	- kill re-definition of %%buildroot on Pixel's request
12cr|python-pg-3.7-7|78	
12cr|python-pg-3.7-7|79	* Sat Apr 21 2007 Emmanuel Andry <eandry@mandriva.org> 3.7-2mdv2008.0
12cr|python-pg-3.7-7|80	+ Revision: 16576
12cr|python-pg-3.7-7|81	- rebuild for libpq (bug #30366)
12cr|python-pg-3.7-7|82	
12cr|python-pg-3.7-7|83	
12cr|python-pg-3.7-7|84	* Thu Sep 08 2005 Buchan Milne <bgmilne@linux-mandrake.com> 3.7-1mdk
12cr|python-pg-3.7-7|85	- New release 3.7
12cr|python-pg-3.7-7|86	
12cr|python-pg-3.7-7|87	* Tue Jun 21 2005 Buchan Milne <bgmilne@linux-mandrake.com> 3.6.2-1mdk
12cr|python-pg-3.7-7|88	- New release 3.6.2
12cr|python-pg-3.7-7|89	- rpmbuildupdate-able and %%mkrel-ed (drop pre version handling as
12cr|python-pg-3.7-7|90	rpmbuildupdate does not seem capable of handling it)
12cr|python-pg-3.7-7|91	
12cr|python-pg-3.7-7|92	* Wed Apr 20 2005 Oden Eriksson <oeriksson@mandriva.com> 3.4-3mdk
12cr|python-pg-3.7-7|93	- rebuilt against new postgresql libs
12cr|python-pg-3.7-7|94	
12cr|python-pg-3.7-7|95	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 3.4-2mdk
12cr|python-pg-3.7-7|96	- Rebuild for new python
12cr|python-pg-3.7-7|97	
12cr|python-pg-3.7-7|98	* Tue Apr 06 2004 Buchan Milne <bgmilne@linux-mandrake.com> 3.4-1mdk
12cr|python-pg-3.7-7|99	- First Mandrake package
12cr|python-pg-3.7-7|100	

6625 12
12cr|python-ply-3.4-1|1	Name:		python-ply
12cr|python-ply-3.4-1|2	Version:	3.4
12cr|python-ply-3.4-1|3	Release:	%mkrel 1
12cr|python-ply-3.4-1|4	Group:		Development/Python
12cr|python-ply-3.4-1|5	License:	BSD-like
12cr|python-ply-3.4-1|6	Summary:	Python Lex-Yacc
12cr|python-ply-3.4-1|7	Source:		http://www.dabeaz.com/ply/ply-%{version}.tar.gz
12cr|python-ply-3.4-1|8	URL:		http://www.dabeaz.com/ply/
12cr|python-ply-3.4-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-ply-3.4-1|10	BuildArch:	noarch
12cr|python-ply-3.4-1|11	BuildRequires:	python-devel
12cr|python-ply-3.4-1|12	
12cr|python-ply-3.4-1|13	%description
12cr|python-ply-3.4-1|14	PLY is an implementation of lex and yacc parsing tools for Python.
12cr|python-ply-3.4-1|15	
12cr|python-ply-3.4-1|16	In a nutshell, PLY is nothing more than a straightforward lex/yacc
12cr|python-ply-3.4-1|17	implementation. Here is a list of its essential features:
12cr|python-ply-3.4-1|18	
12cr|python-ply-3.4-1|19	* It's implemented entirely in Python.
12cr|python-ply-3.4-1|20	* It uses LR-parsing which is reasonably efficient and well suited
12cr|python-ply-3.4-1|21	for larger grammars.
12cr|python-ply-3.4-1|22	* PLY provides most of the standard lex/yacc features including support
12cr|python-ply-3.4-1|23	for empty productions, precedence rules, error recovery, and support
12cr|python-ply-3.4-1|24	for ambiguous grammars.
12cr|python-ply-3.4-1|25	* PLY is straightforward to use and provides very extensive error checking.
12cr|python-ply-3.4-1|26	* PLY doesn't try to do anything more or less than provide the basic
12cr|python-ply-3.4-1|27	lex/yacc functionality. In other words, it's not a large parsing
12cr|python-ply-3.4-1|28	framework or a component of some larger system.
12cr|python-ply-3.4-1|29	
12cr|python-ply-3.4-1|30	The original version of PLY was developed in 2001 for use in an
12cr|python-ply-3.4-1|31	Introduction to Compilers course where students used it to build a
12cr|python-ply-3.4-1|32	compiler for a simple Pascal-like language. Because of its use in an
12cr|python-ply-3.4-1|33	instructional setting, a lot of work went into providing extensive
12cr|python-ply-3.4-1|34	error checking. In addition, this experience was used to sort out
12cr|python-ply-3.4-1|35	common usability problems. Since then, a variety of incremental
12cr|python-ply-3.4-1|36	improvements have been made to the system. PLY-3.0 adds support for
12cr|python-ply-3.4-1|37	Python 3.0 and gives PLY's internals a much needed overhaul.
12cr|python-ply-3.4-1|38	
12cr|python-ply-3.4-1|39	%prep
12cr|python-ply-3.4-1|40	%setup -q -n ply-%{version}
12cr|python-ply-3.4-1|41	
12cr|python-ply-3.4-1|42	%build
12cr|python-ply-3.4-1|43	%__python setup.py build
12cr|python-ply-3.4-1|44	
12cr|python-ply-3.4-1|45	%install
12cr|python-ply-3.4-1|46	%__python setup.py install --root=%{buildroot}
12cr|python-ply-3.4-1|47	
12cr|python-ply-3.4-1|48	%clean
12cr|python-ply-3.4-1|49	%__rm -rf %{buildroot}
12cr|python-ply-3.4-1|50	
12cr|python-ply-3.4-1|51	%files
12cr|python-ply-3.4-1|52	%defattr(-,root,root)
12cr|python-ply-3.4-1|53	%doc CHANGES README TODO doc example test
12cr|python-ply-3.4-1|54	%py_puresitedir/ply
12cr|python-ply-3.4-1|55	%py_puresitedir/*.egg-info
12cr|python-ply-3.4-1|56	
12cr|python-ply-3.4-1|57	
12cr|python-ply-3.4-1|58	%changelog
12cr|python-ply-3.4-1|59	* Wed Apr 20 2011 Paulo Andrade <pcpa@mandriva.com.br> 3.4-1mdv2011.0
12cr|python-ply-3.4-1|60	+ Revision: 656088
12cr|python-ply-3.4-1|61	- Update to latest upstream release
12cr|python-ply-3.4-1|62	
12cr|python-ply-3.4-1|63	* Sat Oct 30 2010 Shlomi Fish <shlomif@mandriva.org> 3.3-2mdv2011.0
12cr|python-ply-3.4-1|64	+ Revision: 590565
12cr|python-ply-3.4-1|65	- New release - rebuild for python 2.7
12cr|python-ply-3.4-1|66	
12cr|python-ply-3.4-1|67	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.3-1mdv2010.1
12cr|python-ply-3.4-1|68	+ Revision: 489357
12cr|python-ply-3.4-1|69	- new version
12cr|python-ply-3.4-1|70	
12cr|python-ply-3.4-1|71	* Tue Jun 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-1mdv2010.0
12cr|python-ply-3.4-1|72	+ Revision: 384253
12cr|python-ply-3.4-1|73	- update to new version 3.1
12cr|python-ply-3.4-1|74	
12cr|python-ply-3.4-1|75	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 2.5-2mdv2009.1
12cr|python-ply-3.4-1|76	+ Revision: 323927
12cr|python-ply-3.4-1|77	- clean spec
12cr|python-ply-3.4-1|78	
12cr|python-ply-3.4-1|79	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.5-1mdv2009.1
12cr|python-ply-3.4-1|80	+ Revision: 305847
12cr|python-ply-3.4-1|81	- update to new version 2.5
12cr|python-ply-3.4-1|82	
12cr|python-ply-3.4-1|83	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.3-4mdv2009.0
12cr|python-ply-3.4-1|84	+ Revision: 259742
12cr|python-ply-3.4-1|85	- rebuild
12cr|python-ply-3.4-1|86	
12cr|python-ply-3.4-1|87	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 2.3-3mdv2009.0
12cr|python-ply-3.4-1|88	+ Revision: 247588
12cr|python-ply-3.4-1|89	- rebuild
12cr|python-ply-3.4-1|90	
12cr|python-ply-3.4-1|91	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.3-1mdv2008.1
12cr|python-ply-3.4-1|92	+ Revision: 136456
12cr|python-ply-3.4-1|93	- restore BuildRoot
12cr|python-ply-3.4-1|94	
12cr|python-ply-3.4-1|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-ply-3.4-1|96	- kill re-definition of %%buildroot on Pixel's request
12cr|python-ply-3.4-1|97	
12cr|python-ply-3.4-1|98	
12cr|python-ply-3.4-1|99	* Fri Feb 23 2007 Gaëtan Lehmann <glehmann@mandriva.org> 2.3-1mdv2007.0
12cr|python-ply-3.4-1|100	+ Revision: 124895
12cr|python-ply-3.4-1|101	- 2.3
12cr|python-ply-3.4-1|102	
12cr|python-ply-3.4-1|103	* Thu Nov 30 2006 Gaëtan Lehmann <glehmann@mandriva.org> 2.2-1mdv2007.1
12cr|python-ply-3.4-1|104	+ Revision: 88998
12cr|python-ply-3.4-1|105	- sync sources
12cr|python-ply-3.4-1|106	- 2.2
12cr|python-ply-3.4-1|107	drop patch 1
12cr|python-ply-3.4-1|108	- 1.8
12cr|python-ply-3.4-1|109	- Import python-ply
12cr|python-ply-3.4-1|110	
12cr|python-ply-3.4-1|111	* Fri May 26 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.7-1mdv2007.0
12cr|python-ply-3.4-1|112	- New release 1.7
12cr|python-ply-3.4-1|113	- update url
12cr|python-ply-3.4-1|114	
12cr|python-ply-3.4-1|115	* Wed Apr 26 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.5-3mdk
12cr|python-ply-3.4-1|116	- Add BuildRequires
12cr|python-ply-3.4-1|117	- use mkrel
12cr|python-ply-3.4-1|118	
12cr|python-ply-3.4-1|119	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 1.5-2mdk
12cr|python-ply-3.4-1|120	- Rebuild for new python
12cr|python-ply-3.4-1|121	
12cr|python-ply-3.4-1|122	* Wed Sep 01 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.5-1mdk
12cr|python-ply-3.4-1|123	- from Gaetan Lehmann <glehmann@netcourrier.com> :
12cr|python-ply-3.4-1|124	- Create package from scratch for mandrake system
12cr|python-ply-3.4-1|125	

6626 12
12cr|python-pmw-1.3.2-6|1	%define	oname	Pmw
12cr|python-pmw-1.3.2-6|2	%define	name	python-pmw
12cr|python-pmw-1.3.2-6|3	%define	version	1.3.2
12cr|python-pmw-1.3.2-6|4	%define	release	%mkrel 6
12cr|python-pmw-1.3.2-6|5	
12cr|python-pmw-1.3.2-6|6	
12cr|python-pmw-1.3.2-6|7	Summary:	Python toolkit for building compound Tkinter widgets
12cr|python-pmw-1.3.2-6|8	Name:		%{name}
12cr|python-pmw-1.3.2-6|9	Version:	%{version}
12cr|python-pmw-1.3.2-6|10	Release:	%{release}
12cr|python-pmw-1.3.2-6|11	License:	MIT
12cr|python-pmw-1.3.2-6|12	Group:		Development/Python
12cr|python-pmw-1.3.2-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-pmw-1.3.2-6|14	Url:		http://www.dscpl.com.au/pmw
12cr|python-pmw-1.3.2-6|15	Source0:	%{oname}.%{version}.tar.lzma
12cr|python-pmw-1.3.2-6|16	Requires:	blt tkinter python
12cr|python-pmw-1.3.2-6|17	Obsoletes:	%{oname}
12cr|python-pmw-1.3.2-6|18	Provides:	%{oname} = %{version}-%{release}
12cr|python-pmw-1.3.2-6|19	Buildarch:	noarch
12cr|python-pmw-1.3.2-6|20	BuildRequires:	python-devel
12cr|python-pmw-1.3.2-6|21	
12cr|python-pmw-1.3.2-6|22	%description
12cr|python-pmw-1.3.2-6|23	Pmw is a toolkit for building high-level compound widgets in Python
12cr|python-pmw-1.3.2-6|24	using the Tkinter module. It consists of a set of base classes and a
12cr|python-pmw-1.3.2-6|25	library of flexible and extensible megawidgets built on this foundation.
12cr|python-pmw-1.3.2-6|26	These megawidgets include notebooks, comboboxes, selection widgets, paned
12cr|python-pmw-1.3.2-6|27	widgets, scrolled widgets and dialog windows.
12cr|python-pmw-1.3.2-6|28	
12cr|python-pmw-1.3.2-6|29	%prep
12cr|python-pmw-1.3.2-6|30	%setup -q -n %{oname}.%{version}
12cr|python-pmw-1.3.2-6|31	mv src/%{oname}/%{oname}_1_3/doc src/%{oname}/README .
12cr|python-pmw-1.3.2-6|32	
12cr|python-pmw-1.3.2-6|33	%build
12cr|python-pmw-1.3.2-6|34	
12cr|python-pmw-1.3.2-6|35	%install
12cr|python-pmw-1.3.2-6|36	rm -rf %{buildroot}
12cr|python-pmw-1.3.2-6|37	mkdir -p %{buildroot}%{python_sitelib}
12cr|python-pmw-1.3.2-6|38	cp -r src/%{oname} %{buildroot}%{python_sitelib}
12cr|python-pmw-1.3.2-6|39	
12cr|python-pmw-1.3.2-6|40	%clean
12cr|python-pmw-1.3.2-6|41	rm -rf %{buildroot}
12cr|python-pmw-1.3.2-6|42	
12cr|python-pmw-1.3.2-6|43	%files
12cr|python-pmw-1.3.2-6|44	%defattr (-,root,root,0755)
12cr|python-pmw-1.3.2-6|45	%doc README doc/*
12cr|python-pmw-1.3.2-6|46	%{python_sitelib}/%{oname}
12cr|python-pmw-1.3.2-6|47	
12cr|python-pmw-1.3.2-6|48	
12cr|python-pmw-1.3.2-6|49	%changelog
12cr|python-pmw-1.3.2-6|50	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.3.2-6mdv2010.0
12cr|python-pmw-1.3.2-6|51	+ Revision: 442392
12cr|python-pmw-1.3.2-6|52	- rebuild
12cr|python-pmw-1.3.2-6|53	
12cr|python-pmw-1.3.2-6|54	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 1.3.2-5mdv2009.1
12cr|python-pmw-1.3.2-6|55	+ Revision: 319601
12cr|python-pmw-1.3.2-6|56	- rebuild with python 2.6
12cr|python-pmw-1.3.2-6|57	
12cr|python-pmw-1.3.2-6|58	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2-4mdv2009.0
12cr|python-pmw-1.3.2-6|59	+ Revision: 259743
12cr|python-pmw-1.3.2-6|60	- rebuild
12cr|python-pmw-1.3.2-6|61	
12cr|python-pmw-1.3.2-6|62	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2-3mdv2009.0
12cr|python-pmw-1.3.2-6|63	+ Revision: 247590
12cr|python-pmw-1.3.2-6|64	- rebuild
12cr|python-pmw-1.3.2-6|65	- fix no-buildroot-tag
12cr|python-pmw-1.3.2-6|66	
12cr|python-pmw-1.3.2-6|67	* Thu Nov 15 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.2-1mdv2008.1
12cr|python-pmw-1.3.2-6|68	+ Revision: 108959
12cr|python-pmw-1.3.2-6|69	- import python-pmw
12cr|python-pmw-1.3.2-6|70	
12cr|python-pmw-1.3.2-6|71	

6627 12
12cr|python-polib-0.6.3-1|1	
12cr|python-polib-0.6.3-1|2	Name:           python-polib
12cr|python-polib-0.6.3-1|3	Version:        0.6.3
12cr|python-polib-0.6.3-1|4	Release:        %mkrel 1
12cr|python-polib-0.6.3-1|5	Summary:        A library to parse and manage gettext catalogs
12cr|python-polib-0.6.3-1|6	
12cr|python-polib-0.6.3-1|7	Group:          Development/Python
12cr|python-polib-0.6.3-1|8	License:        MIT
12cr|python-polib-0.6.3-1|9	URL:            http://bitbucket.org/izi/polib/
12cr|python-polib-0.6.3-1|10	Source0:	    http://bitbucket.org/izi/polib/downloads/polib-%{version}.tar.gz
12cr|python-polib-0.6.3-1|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-polib-0.6.3-1|12	
12cr|python-polib-0.6.3-1|13	BuildArch:      noarch
12cr|python-polib-0.6.3-1|14	BuildRequires:  python-devel
12cr|python-polib-0.6.3-1|15	
12cr|python-polib-0.6.3-1|16	%description
12cr|python-polib-0.6.3-1|17	polib allows you to manipulate, create, modify gettext files (pot, po and
12cr|python-polib-0.6.3-1|18	mo files). You can load existing files, iterate through it's entries, add,
12cr|python-polib-0.6.3-1|19	modify entries, comments or metadata, etc... or create new po files from
12cr|python-polib-0.6.3-1|20	scratch.
12cr|python-polib-0.6.3-1|21	
12cr|python-polib-0.6.3-1|22	polib provides a simple and pythonic API, exporting only three convenience
12cr|python-polib-0.6.3-1|23	functions 'pofile', 'mofile' and 'detect_encoding', and the 4 core classes:
12cr|python-polib-0.6.3-1|24	POFile, MOFile, POEntry and MOEntry for creating new files/entries.
12cr|python-polib-0.6.3-1|25	
12cr|python-polib-0.6.3-1|26	%prep
12cr|python-polib-0.6.3-1|27	%setup -q -n polib-%{version}
12cr|python-polib-0.6.3-1|28	
12cr|python-polib-0.6.3-1|29	%build
12cr|python-polib-0.6.3-1|30	%{__python} setup.py build
12cr|python-polib-0.6.3-1|31	
12cr|python-polib-0.6.3-1|32	%install
12cr|python-polib-0.6.3-1|33	rm -rf $RPM_BUILD_ROOT
12cr|python-polib-0.6.3-1|34	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-polib-0.6.3-1|35	
12cr|python-polib-0.6.3-1|36	%clean
12cr|python-polib-0.6.3-1|37	rm -rf $RPM_BUILD_ROOT
12cr|python-polib-0.6.3-1|38	
12cr|python-polib-0.6.3-1|39	%files
12cr|python-polib-0.6.3-1|40	%defattr(-,root,root,-)
12cr|python-polib-0.6.3-1|41	%doc LICENSE
12cr|python-polib-0.6.3-1|42	%{python_sitelib}/*
12cr|python-polib-0.6.3-1|43	
12cr|python-polib-0.6.3-1|44	
12cr|python-polib-0.6.3-1|45	
12cr|python-polib-0.6.3-1|46	%changelog
12cr|python-polib-0.6.3-1|47	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.3-1mdv2011.0
12cr|python-polib-0.6.3-1|48	+ Revision: 662536
12cr|python-polib-0.6.3-1|49	- update to new version 0.6.3
12cr|python-polib-0.6.3-1|50	
12cr|python-polib-0.6.3-1|51	* Mon Nov 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.5-1mdv2011.0
12cr|python-polib-0.6.3-1|52	+ Revision: 603070
12cr|python-polib-0.6.3-1|53	- update to new version 0.5.5
12cr|python-polib-0.6.3-1|54	
12cr|python-polib-0.6.3-1|55	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.5.4-2mdv2011.0
12cr|python-polib-0.6.3-1|56	+ Revision: 592471
12cr|python-polib-0.6.3-1|57	- rebuild to get correct auto requries
12cr|python-polib-0.6.3-1|58	
12cr|python-polib-0.6.3-1|59	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.4-1mdv2011.0
12cr|python-polib-0.6.3-1|60	+ Revision: 587727
12cr|python-polib-0.6.3-1|61	- update to new version 0.5.4
12cr|python-polib-0.6.3-1|62	
12cr|python-polib-0.6.3-1|63	* Wed Sep 29 2010 Michael Scherer <misc@mandriva.org> 0.5.3-1mdv2011.0
12cr|python-polib-0.6.3-1|64	+ Revision: 581951
12cr|python-polib-0.6.3-1|65	- import python-polib
12cr|python-polib-0.6.3-1|66	

6628 12
12cr|python-poppler-qt4-0.16.3-1|1	Name:		python-poppler-qt4
12cr|python-poppler-qt4-0.16.3-1|2	Version:	0.16.3
12cr|python-poppler-qt4-0.16.3-1|3	Release:	1
12cr|python-poppler-qt4-0.16.3-1|4	Summary:	Python bindings for the Poppler PDF rendering library
12cr|python-poppler-qt4-0.16.3-1|5	Group:		Office
12cr|python-poppler-qt4-0.16.3-1|6	License:	LGPLv2+
12cr|python-poppler-qt4-0.16.3-1|7	URL:		http://code.google.com/p/%{name}/
12cr|python-poppler-qt4-0.16.3-1|8	Source0:	http://python-poppler-qt4.googlecode.com/files/python-poppler-qt4-%{version}.tar.gz
12cr|python-poppler-qt4-0.16.3-1|9	Patch0:		python-poppler-qt4-0.16.3-link.patch
12cr|python-poppler-qt4-0.16.3-1|10	BuildRequires:	python-devel
12cr|python-poppler-qt4-0.16.3-1|11	BuildRequires:	python-qt4-devel
12cr|python-poppler-qt4-0.16.3-1|12	BuildRequires:	libpoppler-qt4-devel >= 0.12.0
12cr|python-poppler-qt4-0.16.3-1|13	BuildRequires:	python-sip >= 4.9.1
12cr|python-poppler-qt4-0.16.3-1|14	
12cr|python-poppler-qt4-0.16.3-1|15	%description
12cr|python-poppler-qt4-0.16.3-1|16	Python bindings for the Poppler PDF rendering library. It is needed to run
12cr|python-poppler-qt4-0.16.3-1|17	programs written in Python and using Poppler set.
12cr|python-poppler-qt4-0.16.3-1|18	
12cr|python-poppler-qt4-0.16.3-1|19	
12cr|python-poppler-qt4-0.16.3-1|20	%prep
12cr|python-poppler-qt4-0.16.3-1|21	%setup -q
12cr|python-poppler-qt4-0.16.3-1|22	%patch0 -p0 -b .link
12cr|python-poppler-qt4-0.16.3-1|23	
12cr|python-poppler-qt4-0.16.3-1|24	
12cr|python-poppler-qt4-0.16.3-1|25	%build
12cr|python-poppler-qt4-0.16.3-1|26	python setup.py build
12cr|python-poppler-qt4-0.16.3-1|27	
12cr|python-poppler-qt4-0.16.3-1|28	
12cr|python-poppler-qt4-0.16.3-1|29	%install
12cr|python-poppler-qt4-0.16.3-1|30	python setup.py install --skip-build --prefix=%{buildroot}%{_prefix}
12cr|python-poppler-qt4-0.16.3-1|31	
12cr|python-poppler-qt4-0.16.3-1|32	
12cr|python-poppler-qt4-0.16.3-1|33	%files
12cr|python-poppler-qt4-0.16.3-1|34	%doc ChangeLog LICENSE TODO README
12cr|python-poppler-qt4-0.16.3-1|35	%{python_sitearch}/popplerqt4.so
12cr|python-poppler-qt4-0.16.3-1|36	%{python_sitearch}/python_poppler*
12cr|python-poppler-qt4-0.16.3-1|37	
12cr|python-poppler-qt4-0.16.3-1|38	
12cr|python-poppler-qt4-0.16.3-1|39	%changelog
12cr|python-poppler-qt4-0.16.3-1|40	* Tue Jan 17 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.16.2-1
12cr|python-poppler-qt4-0.16.3-1|41	+ Revision: 761983
12cr|python-poppler-qt4-0.16.3-1|42	- imported package python-poppler-qt4
12cr|python-poppler-qt4-0.16.3-1|43	

6629 12
12cr|python-pp-1.6.1-1|1	%define module	pp
12cr|python-pp-1.6.1-1|2	%define name	python-%{module}
12cr|python-pp-1.6.1-1|3	%define version	1.6.1
12cr|python-pp-1.6.1-1|4	%define release	%mkrel 1
12cr|python-pp-1.6.1-1|5	
12cr|python-pp-1.6.1-1|6	Summary:	Parallel Python
12cr|python-pp-1.6.1-1|7	Name:		%{name}
12cr|python-pp-1.6.1-1|8	Version:	%{version}
12cr|python-pp-1.6.1-1|9	Release:	%{release}
12cr|python-pp-1.6.1-1|10	Source0:	%{module}-%{version}.tar.bz2
12cr|python-pp-1.6.1-1|11	License:	BSD-like
12cr|python-pp-1.6.1-1|12	Group:		Development/Python
12cr|python-pp-1.6.1-1|13	Url:		http://www.parallelpython.com/
12cr|python-pp-1.6.1-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-pp-1.6.1-1|15	BuildArch:	noarch
12cr|python-pp-1.6.1-1|16	%py_requires -d
12cr|python-pp-1.6.1-1|17	
12cr|python-pp-1.6.1-1|18	%description
12cr|python-pp-1.6.1-1|19	Parallel Python (pp) is a pure Python module that provides a parallel
12cr|python-pp-1.6.1-1|20	code execution mechanism for SMP or cluster computers. It is lightweight,
12cr|python-pp-1.6.1-1|21	easy to install, and integrates well with other Python software.
12cr|python-pp-1.6.1-1|22	
12cr|python-pp-1.6.1-1|23	%prep
12cr|python-pp-1.6.1-1|24	%setup -q -n %{module}-%{version}
12cr|python-pp-1.6.1-1|25	
12cr|python-pp-1.6.1-1|26	%install
12cr|python-pp-1.6.1-1|27	%__rm -rf %{buildroot}
12cr|python-pp-1.6.1-1|28	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-pp-1.6.1-1|29	%__mv %{buildroot}%{_bindir}/ppserver.py %{buildroot}%{_bindir}/ppserver
12cr|python-pp-1.6.1-1|30	%__lzma -z doc/ppserver.1
12cr|python-pp-1.6.1-1|31	%__install -D -m 644 doc/ppserver.1.lzma %{buildroot}%{_mandir}/man1/ppserver.1.lzma
12cr|python-pp-1.6.1-1|32	
12cr|python-pp-1.6.1-1|33	%clean
12cr|python-pp-1.6.1-1|34	%__rm -rf %{buildroot}
12cr|python-pp-1.6.1-1|35	
12cr|python-pp-1.6.1-1|36	%files
12cr|python-pp-1.6.1-1|37	%defattr(-,root,root)
12cr|python-pp-1.6.1-1|38	%doc COPYING CHANGELOG README examples/
12cr|python-pp-1.6.1-1|39	%_bindir/*
12cr|python-pp-1.6.1-1|40	%py_puresitedir/*
12cr|python-pp-1.6.1-1|41	%_mandir/man1/*
12cr|python-pp-1.6.1-1|42	
12cr|python-pp-1.6.1-1|43	
12cr|python-pp-1.6.1-1|44	%changelog
12cr|python-pp-1.6.1-1|45	* Wed Feb 02 2011 Lev Givon <lev@mandriva.org> 1.6.1-1mdv2011.0
12cr|python-pp-1.6.1-1|46	+ Revision: 635333
12cr|python-pp-1.6.1-1|47	- Update to 1.6.1.
12cr|python-pp-1.6.1-1|48	
12cr|python-pp-1.6.1-1|49	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 1.6.0-2mdv2011.0
12cr|python-pp-1.6.1-1|50	+ Revision: 594077
12cr|python-pp-1.6.1-1|51	- rebuild
12cr|python-pp-1.6.1-1|52	
12cr|python-pp-1.6.1-1|53	* Mon Jul 12 2010 Lev Givon <lev@mandriva.org> 1.6.0-1mdv2011.0
12cr|python-pp-1.6.1-1|54	+ Revision: 551268
12cr|python-pp-1.6.1-1|55	- Update to 1.6.0.
12cr|python-pp-1.6.1-1|56	
12cr|python-pp-1.6.1-1|57	* Thu Mar 19 2009 Lev Givon <lev@mandriva.org> 1.5.7-1mdv2009.1
12cr|python-pp-1.6.1-1|58	+ Revision: 358156
12cr|python-pp-1.6.1-1|59	- Update to 1.5.7.
12cr|python-pp-1.6.1-1|60	
12cr|python-pp-1.6.1-1|61	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 1.5.6-2mdv2009.1
12cr|python-pp-1.6.1-1|62	+ Revision: 323926
12cr|python-pp-1.6.1-1|63	- rebuild
12cr|python-pp-1.6.1-1|64	
12cr|python-pp-1.6.1-1|65	* Wed Nov 05 2008 Lev Givon <lev@mandriva.org> 1.5.6-1mdv2009.1
12cr|python-pp-1.6.1-1|66	+ Revision: 300130
12cr|python-pp-1.6.1-1|67	- import python-pp
12cr|python-pp-1.6.1-1|68	
12cr|python-pp-1.6.1-1|69	

6630 12
12cr|python-prettytable-0.5-1|1	%define module prettytable
12cr|python-prettytable-0.5-1|2	Name:           python-prettytable
12cr|python-prettytable-0.5-1|3	Version:        0.5
12cr|python-prettytable-0.5-1|4	Release:        %mkrel 1
12cr|python-prettytable-0.5-1|5	Summary:        Python library for displaying data in ASCII table format
12cr|python-prettytable-0.5-1|6	License:        BSD
12cr|python-prettytable-0.5-1|7	Group:          Development/Python
12cr|python-prettytable-0.5-1|8	URL:            http://code.google.com/p/prettytable/
12cr|python-prettytable-0.5-1|9	Source0:        http://pypi.python.org/packages/source/P/PrettyTable/prettytable-%{version}.tar.gz
12cr|python-prettytable-0.5-1|10	BuildRequires:  python-devel
12cr|python-prettytable-0.5-1|11	Buildrequires:	python-setuptools
12cr|python-prettytable-0.5-1|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|python-prettytable-0.5-1|13	BuildArch:      noarch
12cr|python-prettytable-0.5-1|14	
12cr|python-prettytable-0.5-1|15	%description
12cr|python-prettytable-0.5-1|16	PrettyTable is a simple Python library designed to make
12cr|python-prettytable-0.5-1|17	it quick and easy to represent tabular data in visually
12cr|python-prettytable-0.5-1|18	appealing ASCII tables. It was inspired by the ASCII
12cr|python-prettytable-0.5-1|19	tables used in the PostgreSQL shell psql. PrettyTable
12cr|python-prettytable-0.5-1|20	allows for selection of which columns are to be printed,
12cr|python-prettytable-0.5-1|21	independent alignment of columns (left or right justified
12cr|python-prettytable-0.5-1|22	or centred) and printing of "sub-tables" by specifying a
12cr|python-prettytable-0.5-1|23	row range.
12cr|python-prettytable-0.5-1|24	
12cr|python-prettytable-0.5-1|25	%prep
12cr|python-prettytable-0.5-1|26	%setup -q -n %{module}-%{version}
12cr|python-prettytable-0.5-1|27	
12cr|python-prettytable-0.5-1|28	%build
12cr|python-prettytable-0.5-1|29	CFLAGS="%{optflags}" python setup.py build
12cr|python-prettytable-0.5-1|30	
12cr|python-prettytable-0.5-1|31	%install
12cr|python-prettytable-0.5-1|32	rm -rf $RPM_BUILD_ROOT
12cr|python-prettytable-0.5-1|33	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
12cr|python-prettytable-0.5-1|34	
12cr|python-prettytable-0.5-1|35	%clean
12cr|python-prettytable-0.5-1|36	rm -rf %{buildroot}
12cr|python-prettytable-0.5-1|37	
12cr|python-prettytable-0.5-1|38	%files
12cr|python-prettytable-0.5-1|39	%defattr(-,root,root)
12cr|python-prettytable-0.5-1|40	%{python_sitelib}/*
12cr|python-prettytable-0.5-1|41	
12cr|python-prettytable-0.5-1|42	
12cr|python-prettytable-0.5-1|43	
12cr|python-prettytable-0.5-1|44	%changelog
12cr|python-prettytable-0.5-1|45	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 0.5-1mdv2011.0
12cr|python-prettytable-0.5-1|46	+ Revision: 683262
12cr|python-prettytable-0.5-1|47	- import python-prettytable
12cr|python-prettytable-0.5-1|48	
12cr|python-prettytable-0.5-1|49	
12cr|python-prettytable-0.5-1|50	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 0.5
12cr|python-prettytable-0.5-1|51	- first release for Mandriva
12cr|python-prettytable-0.5-1|52	

6631 12
12cr|python-processing-0.52-2|1	Name:		python-processing
12cr|python-processing-0.52-2|2	Version:	0.52
12cr|python-processing-0.52-2|3	Release:	%mkrel 2
12cr|python-processing-0.52-2|4	Group:		Sciences/Other
12cr|python-processing-0.52-2|5	License:	BSD
12cr|python-processing-0.52-2|6	Summary:	Python processing
12cr|python-processing-0.52-2|7	Source:		http://prdownload.berlios.de/pyprocessing/processing-%{version}.zip
12cr|python-processing-0.52-2|8	URL:		http://pyprocessing.berlios.de
12cr|python-processing-0.52-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-processing-0.52-2|10	
12cr|python-processing-0.52-2|11	BuildRequires:	python-devel
12cr|python-processing-0.52-2|12	
12cr|python-processing-0.52-2|13	%description
12cr|python-processing-0.52-2|14	processing is a package for the Python language which supports the spawning
12cr|python-processing-0.52-2|15	of processes using the API of the standard library's threading module. It
12cr|python-processing-0.52-2|16	runs on both Unix and Windows.
12cr|python-processing-0.52-2|17	
12cr|python-processing-0.52-2|18	Features:
12cr|python-processing-0.52-2|19	
12cr|python-processing-0.52-2|20	* Objects can be transferred between processes using pipes or
12cr|python-processing-0.52-2|21	multi-producer/multi-consumer queues.
12cr|python-processing-0.52-2|22	* Objects can be shared between processes using a server process or
12cr|python-processing-0.52-2|23	(for simple data) shared memory.
12cr|python-processing-0.52-2|24	* Equivalents of all the synchronization primitives in threading are
12cr|python-processing-0.52-2|25	available.
12cr|python-processing-0.52-2|26	* A Pool class makes it easy to submit tasks to a pool of worker
12cr|python-processing-0.52-2|27	processes.
12cr|python-processing-0.52-2|28	
12cr|python-processing-0.52-2|29	%prep
12cr|python-processing-0.52-2|30	%setup -q -q -n processing-%{version}
12cr|python-processing-0.52-2|31	
12cr|python-processing-0.52-2|32	%build
12cr|python-processing-0.52-2|33	
12cr|python-processing-0.52-2|34	%install
12cr|python-processing-0.52-2|35	%__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-processing-0.52-2|36	
12cr|python-processing-0.52-2|37	%clean
12cr|python-processing-0.52-2|38	%__rm -rf %{buildroot}
12cr|python-processing-0.52-2|39	
12cr|python-processing-0.52-2|40	%files
12cr|python-processing-0.52-2|41	%defattr(-,root,root)
12cr|python-processing-0.52-2|42	%py_platsitedir/*
12cr|python-processing-0.52-2|43	
12cr|python-processing-0.52-2|44	
12cr|python-processing-0.52-2|45	%changelog
12cr|python-processing-0.52-2|46	* Sun Nov 21 2010 Funda Wang <fwang@mandriva.org> 0.52-2mdv2011.0
12cr|python-processing-0.52-2|47	+ Revision: 599418
12cr|python-processing-0.52-2|48	- update file list
12cr|python-processing-0.52-2|49	
12cr|python-processing-0.52-2|50	* Sat May 09 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.52-2mdv2010.0
12cr|python-processing-0.52-2|51	+ Revision: 373582
12cr|python-processing-0.52-2|52	+ rebuild (emptylog)
12cr|python-processing-0.52-2|53	
12cr|python-processing-0.52-2|54	* Thu Mar 26 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.52-1mdv2009.1
12cr|python-processing-0.52-2|55	+ Revision: 361520
12cr|python-processing-0.52-2|56	- Initial import of python-processing, version 0.52.
12cr|python-processing-0.52-2|57	Supports the spawning of processes using the API of the standard library's threading module.
12cr|python-processing-0.52-2|58	http://pyprocessing.berlios.de
12cr|python-processing-0.52-2|59	- python-processing
12cr|python-processing-0.52-2|60	

6632 12
12cr|python-progressbar-2.3-2|1	%define module	progressbar
12cr|python-progressbar-2.3-2|2	
12cr|python-progressbar-2.3-2|3	Summary:	Progress bar module for Python
12cr|python-progressbar-2.3-2|4	Name:		python-%{module}
12cr|python-progressbar-2.3-2|5	Version:	2.3
12cr|python-progressbar-2.3-2|6	Release:	2
12cr|python-progressbar-2.3-2|7	Source0:	http://python-%{module}.googlecode.com/files/%{module}-%{version}.tar.gz
12cr|python-progressbar-2.3-2|8	License:	BSD
12cr|python-progressbar-2.3-2|9	Group:		Development/Python
12cr|python-progressbar-2.3-2|10	Url:		http://pypi.python.org/progressbar/
12cr|python-progressbar-2.3-2|11	BuildArch:	noarch
12cr|python-progressbar-2.3-2|12	BuildRequires:	python-setuptools
12cr|python-progressbar-2.3-2|13	%py_requires -d
12cr|python-progressbar-2.3-2|14	
12cr|python-progressbar-2.3-2|15	%description
12cr|python-progressbar-2.3-2|16	The progressbar Python module provides a text mode progress bar class
12cr|python-progressbar-2.3-2|17	that can be used to display the progress of an operation that takes a
12cr|python-progressbar-2.3-2|18	long time.
12cr|python-progressbar-2.3-2|19	
12cr|python-progressbar-2.3-2|20	%prep
12cr|python-progressbar-2.3-2|21	%setup -q -n %{module}-%{version}
12cr|python-progressbar-2.3-2|22	
12cr|python-progressbar-2.3-2|23	%install
12cr|python-progressbar-2.3-2|24	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-progressbar-2.3-2|25	chmod 644 *.txt
12cr|python-progressbar-2.3-2|26	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-progressbar-2.3-2|27	
12cr|python-progressbar-2.3-2|28	%files -f FILE_LIST
12cr|python-progressbar-2.3-2|29	%doc *.txt examples.py
12cr|python-progressbar-2.3-2|30	
12cr|python-progressbar-2.3-2|31	
12cr|python-progressbar-2.3-2|32	%changelog
12cr|python-progressbar-2.3-2|33	* Fri Aug 12 2011 Lev Givon <lev@mandriva.org> 2.3-1mdv2012.0
12cr|python-progressbar-2.3-2|34	+ Revision: 694079
12cr|python-progressbar-2.3-2|35	- Update to 2.3.
12cr|python-progressbar-2.3-2|36	
12cr|python-progressbar-2.3-2|37	* Mon Dec 06 2010 Lev Givon <lev@mandriva.org> 2.3-0.dev.0mdv2011.0
12cr|python-progressbar-2.3-2|38	+ Revision: 612415
12cr|python-progressbar-2.3-2|39	- import python-progressbar
12cr|python-progressbar-2.3-2|40	
12cr|python-progressbar-2.3-2|41	

6633 12
12cr|python-psutil-0.4.1-1|1	%global short_name psutil
12cr|python-psutil-0.4.1-1|2	
12cr|python-psutil-0.4.1-1|3	# Filter Python modules from Provides
12cr|python-psutil-0.4.1-1|4	
12cr|python-psutil-0.4.1-1|5	Name:		python-psutil
12cr|python-psutil-0.4.1-1|6	Version:	0.4.1
12cr|python-psutil-0.4.1-1|7	Release:	1
12cr|python-psutil-0.4.1-1|8	Summary:	A process utilities module for Python
12cr|python-psutil-0.4.1-1|9	
12cr|python-psutil-0.4.1-1|10	Group:		Development/Python
12cr|python-psutil-0.4.1-1|11	License:	BSD
12cr|python-psutil-0.4.1-1|12	URL:		http://psutil.googlecode.com/
12cr|python-psutil-0.4.1-1|13	Source0:	http://psutil.googlecode.com/files/%{short_name}-%{version}.tar.gz
12cr|python-psutil-0.4.1-1|14	
12cr|python-psutil-0.4.1-1|15	BuildRequires:	python-devel
12cr|python-psutil-0.4.1-1|16	
12cr|python-psutil-0.4.1-1|17	%description
12cr|python-psutil-0.4.1-1|18	psutil is a module providing an interface for retrieving information on running
12cr|python-psutil-0.4.1-1|19	processes and system utilization (CPU, memory) in a portable way by using
12cr|python-psutil-0.4.1-1|20	Python, implementing many functionalities offered by tools like ps, top and
12cr|python-psutil-0.4.1-1|21	Windows task manager.
12cr|python-psutil-0.4.1-1|22	
12cr|python-psutil-0.4.1-1|23	
12cr|python-psutil-0.4.1-1|24	
12cr|python-psutil-0.4.1-1|25	%prep
12cr|python-psutil-0.4.1-1|26	%setup -q -n %{short_name}-%{version}
12cr|python-psutil-0.4.1-1|27	
12cr|python-psutil-0.4.1-1|28	# Remove shebangs
12cr|python-psutil-0.4.1-1|29	for file in psutil/*.py; do
12cr|python-psutil-0.4.1-1|30	sed -i.orig -e 1d $file && \
12cr|python-psutil-0.4.1-1|31	touch -r $file.orig $file && \
12cr|python-psutil-0.4.1-1|32	rm $file.orig
12cr|python-psutil-0.4.1-1|33	done
12cr|python-psutil-0.4.1-1|34	
12cr|python-psutil-0.4.1-1|35	
12cr|python-psutil-0.4.1-1|36	
12cr|python-psutil-0.4.1-1|37	%build
12cr|python-psutil-0.4.1-1|38	export CFLAGS=$RPM_OPT_FLAGS
12cr|python-psutil-0.4.1-1|39	%{__python} setup.py build
12cr|python-psutil-0.4.1-1|40	
12cr|python-psutil-0.4.1-1|41	
12cr|python-psutil-0.4.1-1|42	%install
12cr|python-psutil-0.4.1-1|43	%{__python} setup.py install \
12cr|python-psutil-0.4.1-1|44	--skip-build \
12cr|python-psutil-0.4.1-1|45	--root %buildroot
12cr|python-psutil-0.4.1-1|46	
12cr|python-psutil-0.4.1-1|47	
12cr|python-psutil-0.4.1-1|48	%files
12cr|python-psutil-0.4.1-1|49	%defattr(-,root,root,-)
12cr|python-psutil-0.4.1-1|50	%doc CREDITS HISTORY LICENSE README docs/
12cr|python-psutil-0.4.1-1|51	%{python_sitearch}/%{short_name}/
12cr|python-psutil-0.4.1-1|52	%{python_sitearch}/*.egg-info
12cr|python-psutil-0.4.1-1|53	%{python_sitearch}/*.so
12cr|python-psutil-0.4.1-1|54	
12cr|python-psutil-0.4.1-1|55	
12cr|python-psutil-0.4.1-1|56	%changelog
12cr|python-psutil-0.4.1-1|57	* Tue Feb 14 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.4.1-1
12cr|python-psutil-0.4.1-1|58	+ Revision: 773926
12cr|python-psutil-0.4.1-1|59	- version update 0.4.1
12cr|python-psutil-0.4.1-1|60	
12cr|python-psutil-0.4.1-1|61	* Mon Oct 31 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.4.0-1
12cr|python-psutil-0.4.1-1|62	+ Revision: 708101
12cr|python-psutil-0.4.1-1|63	- imported package python-psutil
12cr|python-psutil-0.4.1-1|64	

6634 12
12cr|python-psycopg-1.1.21-11|1	%define module psycopg
12cr|python-psycopg-1.1.21-11|2	
12cr|python-psycopg-1.1.21-11|3	%define zope_product_path %{_prefix}/lib/zope/lib/python/Products/
12cr|python-psycopg-1.1.21-11|4	
12cr|python-psycopg-1.1.21-11|5	Summary:        PostgreSQL database adapter for Python
12cr|python-psycopg-1.1.21-11|6	Name:           python-%module
12cr|python-psycopg-1.1.21-11|7	Version:        1.1.21
12cr|python-psycopg-1.1.21-11|8	Release:        %mkrel 11
12cr|python-psycopg-1.1.21-11|9	Group:          Development/Python
12cr|python-psycopg-1.1.21-11|10	License:        GPL
12cr|python-psycopg-1.1.21-11|11	URL:            http://www.initd.org/software/initd/psycopg
12cr|python-psycopg-1.1.21-11|12	Source0:        http://initd.org/pub/software/psycopg/%{module}-%{version}.tar.bz2
12cr|python-psycopg-1.1.21-11|13	Patch0:		psycopg-1.1.21-linkage.patch
12cr|python-psycopg-1.1.21-11|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-psycopg-1.1.21-11|15	# for DateTime
12cr|python-psycopg-1.1.21-11|16	Requires:       python-egenix-mx-base
12cr|python-psycopg-1.1.21-11|17	%py_requires -d
12cr|python-psycopg-1.1.21-11|18	BuildRequires:  postgresql-devel
12cr|python-psycopg-1.1.21-11|19	BuildRequires:  python-egenix-mx-base
12cr|python-psycopg-1.1.21-11|20	
12cr|python-psycopg-1.1.21-11|21	%description
12cr|python-psycopg-1.1.21-11|22	psycopg is a PostgreSQL database adapter for the Python programming
12cr|python-psycopg-1.1.21-11|23	language (just like pygresql and popy.) It was written from scratch with
12cr|python-psycopg-1.1.21-11|24	the aim of being very small and fast, and stable as a rock. The main
12cr|python-psycopg-1.1.21-11|25	advantages of psycopg are that it supports the full Python DBAPI-2.0 and
12cr|python-psycopg-1.1.21-11|26	being thread safe at level 2.
12cr|python-psycopg-1.1.21-11|27	
12cr|python-psycopg-1.1.21-11|28	# %package -n zope-ZPsycopgDA
12cr|python-psycopg-1.1.21-11|29	# Summary: Zope postgresql adaptor
12cr|python-psycopg-1.1.21-11|30	# Group: Networking/WWW
12cr|python-psycopg-1.1.21-11|31	# Requires: zope
12cr|python-psycopg-1.1.21-11|32	# Requires: %{name} = %{version}
12cr|python-psycopg-1.1.21-11|33	#
12cr|python-psycopg-1.1.21-11|34	# %description -n zope-ZPsycopgDA
12cr|python-psycopg-1.1.21-11|35	# Zope postgresql adaptor
12cr|python-psycopg-1.1.21-11|36	
12cr|python-psycopg-1.1.21-11|37	%prep
12cr|python-psycopg-1.1.21-11|38	%setup -q -n %{module}-%{version}
12cr|python-psycopg-1.1.21-11|39	%patch0 -p0
12cr|python-psycopg-1.1.21-11|40	
12cr|python-psycopg-1.1.21-11|41	%build
12cr|python-psycopg-1.1.21-11|42	%configure2_5x \
12cr|python-psycopg-1.1.21-11|43	--with-mxdatetime-includes=%{py_platsitedir}/mx/DateTime/mxDateTime/
12cr|python-psycopg-1.1.21-11|44	%make
12cr|python-psycopg-1.1.21-11|45	
12cr|python-psycopg-1.1.21-11|46	%install
12cr|python-psycopg-1.1.21-11|47	rm -rf %buildroot
12cr|python-psycopg-1.1.21-11|48	mkdir -p $RPM_BUILD_ROOT/%{py_platsitedir}
12cr|python-psycopg-1.1.21-11|49	install -m 755 psycopgmodule.so $RPM_BUILD_ROOT/%{py_platsitedir}
12cr|python-psycopg-1.1.21-11|50	
12cr|python-psycopg-1.1.21-11|51	# isntall zope product
12cr|python-psycopg-1.1.21-11|52	# mkdir -p $RPM_BUILD_ROOT/%zope_product_path
12cr|python-psycopg-1.1.21-11|53	# cp -a ZPsycopgDA $RPM_BUILD_ROOT/%zope_product_path
12cr|python-psycopg-1.1.21-11|54	
12cr|python-psycopg-1.1.21-11|55	%clean
12cr|python-psycopg-1.1.21-11|56	rm -rf $RPM_BUILD_ROOT
12cr|python-psycopg-1.1.21-11|57	
12cr|python-psycopg-1.1.21-11|58	%files
12cr|python-psycopg-1.1.21-11|59	%defattr(-,root,root,-)
12cr|python-psycopg-1.1.21-11|60	%doc AUTHORS  COPYING  CREDITS  FAQ  INSTALL  NEWS  README  RELEASE-1.0  SUCCESS  TODO doc
12cr|python-psycopg-1.1.21-11|61	%{py_platsitedir}/*.so
12cr|python-psycopg-1.1.21-11|62	
12cr|python-psycopg-1.1.21-11|63	# %files -n zope-ZPsycopgDA
12cr|python-psycopg-1.1.21-11|64	# %defattr(-,root,root,-)
12cr|python-psycopg-1.1.21-11|65	# %zope_product_path/ZPsycopgDA
12cr|python-psycopg-1.1.21-11|66	
12cr|python-psycopg-1.1.21-11|67	
12cr|python-psycopg-1.1.21-11|68	
12cr|python-psycopg-1.1.21-11|69	
12cr|python-psycopg-1.1.21-11|70	
12cr|python-psycopg-1.1.21-11|71	%changelog
12cr|python-psycopg-1.1.21-11|72	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 1.1.21-11mdv2011.0
12cr|python-psycopg-1.1.21-11|73	+ Revision: 590003
12cr|python-psycopg-1.1.21-11|74	- rebuild for python 2.7
12cr|python-psycopg-1.1.21-11|75	
12cr|python-psycopg-1.1.21-11|76	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.21-10mdv2010.0
12cr|python-psycopg-1.1.21-11|77	+ Revision: 442396
12cr|python-psycopg-1.1.21-11|78	- rebuild
12cr|python-psycopg-1.1.21-11|79	
12cr|python-psycopg-1.1.21-11|80	* Mon Jan 26 2009 Funda Wang <fwang@mandriva.org> 1.1.21-9mdv2009.1
12cr|python-psycopg-1.1.21-11|81	+ Revision: 333736
12cr|python-psycopg-1.1.21-11|82	- fix perm
12cr|python-psycopg-1.1.21-11|83	- link against python
12cr|python-psycopg-1.1.21-11|84	
12cr|python-psycopg-1.1.21-11|85	* Sat Jan 10 2009 Funda Wang <fwang@mandriva.org> 1.1.21-7mdv2009.1
12cr|python-psycopg-1.1.21-11|86	+ Revision: 328018
12cr|python-psycopg-1.1.21-11|87	- fix buid
12cr|python-psycopg-1.1.21-11|88	
12cr|python-psycopg-1.1.21-11|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-psycopg-1.1.21-11|90	- rebuild
12cr|python-psycopg-1.1.21-11|91	- rebuild
12cr|python-psycopg-1.1.21-11|92	
12cr|python-psycopg-1.1.21-11|93	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.1.21-4mdv2008.1
12cr|python-psycopg-1.1.21-11|94	+ Revision: 136456
12cr|python-psycopg-1.1.21-11|95	- restore BuildRoot
12cr|python-psycopg-1.1.21-11|96	
12cr|python-psycopg-1.1.21-11|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-psycopg-1.1.21-11|98	- kill re-definition of %%buildroot on Pixel's request
12cr|python-psycopg-1.1.21-11|99	
12cr|python-psycopg-1.1.21-11|100	* Mon Sep 10 2007 Gaëtan Lehmann <glehmann@mandriva.org> 1.1.21-4mdv2008.0
12cr|python-psycopg-1.1.21-11|101	+ Revision: 84030
12cr|python-psycopg-1.1.21-11|102	- disable zope product
12cr|python-psycopg-1.1.21-11|103	
12cr|python-psycopg-1.1.21-11|104	
12cr|python-psycopg-1.1.21-11|105	* Fri Feb 23 2007 Gaëtan Lehmann <glehmann@mandriva.org> 1.1.21-3mdv2007.0
12cr|python-psycopg-1.1.21-11|106	+ Revision: 124887
12cr|python-psycopg-1.1.21-11|107	- fix build on x86_64
12cr|python-psycopg-1.1.21-11|108	- spec cleanup
12cr|python-psycopg-1.1.21-11|109	- Import python-psycopg
12cr|python-psycopg-1.1.21-11|110	
12cr|python-psycopg-1.1.21-11|111	+ Jérôme Soyer <saispo@mandriva.org>
12cr|python-psycopg-1.1.21-11|112	- Rebuild for latest python and postgresql
12cr|python-psycopg-1.1.21-11|113	- Rebuild for latest python
12cr|python-psycopg-1.1.21-11|114	
12cr|python-psycopg-1.1.21-11|115	* Tue Dec 13 2005 Michael Scherer <misc@mandriva.org> 1.1.21-2mdk
12cr|python-psycopg-1.1.21-11|116	- fix Requires
12cr|python-psycopg-1.1.21-11|117	- quiet setup
12cr|python-psycopg-1.1.21-11|118	
12cr|python-psycopg-1.1.21-11|119	* Sat Nov 05 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.1.21-1mdk
12cr|python-psycopg-1.1.21-11|120	- first contrib
12cr|python-psycopg-1.1.21-11|121	

6635 12
12cr|python-ptrace-0.6.2-2|1	%define module	ptrace
12cr|python-ptrace-0.6.2-2|2	%define name	python-%{module}
12cr|python-ptrace-0.6.2-2|3	%define version	0.6.2
12cr|python-ptrace-0.6.2-2|4	%define release	2
12cr|python-ptrace-0.6.2-2|5	
12cr|python-ptrace-0.6.2-2|6	Summary:        Python binding of the ptrace library
12cr|python-ptrace-0.6.2-2|7	Name:		%{name}
12cr|python-ptrace-0.6.2-2|8	Version: 	%{version}
12cr|python-ptrace-0.6.2-2|9	Release: 	%{release}
12cr|python-ptrace-0.6.2-2|10	Group: 		Development/Python
12cr|python-ptrace-0.6.2-2|11	License:        GPLv2
12cr|python-ptrace-0.6.2-2|12	URL:            http://python-ptrace.hachoir.org/trac/
12cr|python-ptrace-0.6.2-2|13	Source:         http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
12cr|python-ptrace-0.6.2-2|14	BuildArch:      noarch
12cr|python-ptrace-0.6.2-2|15	BuildRequires:	python-devel >= 2.4
12cr|python-ptrace-0.6.2-2|16	
12cr|python-ptrace-0.6.2-2|17	%description
12cr|python-ptrace-0.6.2-2|18	python-ptrace is a Python binding of the ptrace library with the
12cr|python-ptrace-0.6.2-2|19	following features:
12cr|python-ptrace-0.6.2-2|20	
12cr|python-ptrace-0.6.2-2|21	* High level Python object API: PtraceDebugger and PtraceProcess
12cr|python-ptrace-0.6.2-2|22	* Ability to control multiple processes; can catch fork events on Linux
12cr|python-ptrace-0.6.2-2|23	* Can read/write bytes to arbitrary address; takes care of memory alignment
12cr|python-ptrace-0.6.2-2|24	and split bytes to cpu word
12cr|python-ptrace-0.6.2-2|25	* Step-by-step execution using ptrace_singlestep() or hardware interruption 3
12cr|python-ptrace-0.6.2-2|26	* Can use distorm disassembler
12cr|python-ptrace-0.6.2-2|27	* Can dump registers, memory mappings, stack, etc.
12cr|python-ptrace-0.6.2-2|28	* Provides system call tracer and parser (strace command)
12cr|python-ptrace-0.6.2-2|29	
12cr|python-ptrace-0.6.2-2|30	%prep
12cr|python-ptrace-0.6.2-2|31	%setup -q -n %{name}-%{version}
12cr|python-ptrace-0.6.2-2|32	
12cr|python-ptrace-0.6.2-2|33	%build
12cr|python-ptrace-0.6.2-2|34	%__python setup.py build
12cr|python-ptrace-0.6.2-2|35	
12cr|python-ptrace-0.6.2-2|36	%install
12cr|python-ptrace-0.6.2-2|37	%__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-ptrace-0.6.2-2|38	
12cr|python-ptrace-0.6.2-2|39	%check
12cr|python-ptrace-0.6.2-2|40	python ./test_doc.py
12cr|python-ptrace-0.6.2-2|41	
12cr|python-ptrace-0.6.2-2|42	%files
12cr|python-ptrace-0.6.2-2|43	%defattr(-,root,root)
12cr|python-ptrace-0.6.2-2|44	%doc AUTHORS ChangeLog COPYING README TODO
12cr|python-ptrace-0.6.2-2|45	%{_bindir}/*
12cr|python-ptrace-0.6.2-2|46	%py_puresitedir/*
12cr|python-ptrace-0.6.2-2|47	
12cr|python-ptrace-0.6.2-2|48	
12cr|python-ptrace-0.6.2-2|49	%changelog
12cr|python-ptrace-0.6.2-2|50	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 0.6.2-1mdv2011.0
12cr|python-ptrace-0.6.2-2|51	+ Revision: 598278
12cr|python-ptrace-0.6.2-2|52	- rebuild for py2.7
12cr|python-ptrace-0.6.2-2|53	
12cr|python-ptrace-0.6.2-2|54	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.2-1mdv2010.1
12cr|python-ptrace-0.6.2-2|55	+ Revision: 489189
12cr|python-ptrace-0.6.2-2|56	- update to new version 0.6.2
12cr|python-ptrace-0.6.2-2|57	
12cr|python-ptrace-0.6.2-2|58	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.6-2mdv2010.0
12cr|python-ptrace-0.6.2-2|59	+ Revision: 442403
12cr|python-ptrace-0.6.2-2|60	- rebuild
12cr|python-ptrace-0.6.2-2|61	
12cr|python-ptrace-0.6.2-2|62	* Fri Feb 13 2009 Michael Scherer <misc@mandriva.org> 0.6-1mdv2009.1
12cr|python-ptrace-0.6.2-2|63	+ Revision: 340063
12cr|python-ptrace-0.6.2-2|64	- update to new version 0.6
12cr|python-ptrace-0.6.2-2|65	
12cr|python-ptrace-0.6.2-2|66	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.5-2mdv2009.1
12cr|python-ptrace-0.6.2-2|67	+ Revision: 323929
12cr|python-ptrace-0.6.2-2|68	- rebuild
12cr|python-ptrace-0.6.2-2|69	
12cr|python-ptrace-0.6.2-2|70	* Sat Sep 13 2008 Michael Scherer <misc@mandriva.org> 0.5-1mdv2009.0
12cr|python-ptrace-0.6.2-2|71	+ Revision: 284485
12cr|python-ptrace-0.6.2-2|72	- update to new version 0.5
12cr|python-ptrace-0.6.2-2|73	
12cr|python-ptrace-0.6.2-2|74	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 0.4.2-1mdv2009.0
12cr|python-ptrace-0.6.2-2|75	+ Revision: 280561
12cr|python-ptrace-0.6.2-2|76	- New version
12cr|python-ptrace-0.6.2-2|77	
12cr|python-ptrace-0.6.2-2|78	* Mon Aug 25 2008 Lev Givon <lev@mandriva.org> 0.4.1-1mdv2009.0
12cr|python-ptrace-0.6.2-2|79	+ Revision: 275906
12cr|python-ptrace-0.6.2-2|80	- Update to 0.4.1.
12cr|python-ptrace-0.6.2-2|81	
12cr|python-ptrace-0.6.2-2|82	* Mon Jul 28 2008 Michael Scherer <misc@mandriva.org> 0.3.2-1mdv2009.0
12cr|python-ptrace-0.6.2-2|83	+ Revision: 251265
12cr|python-ptrace-0.6.2-2|84	- update to new version 0.3.2
12cr|python-ptrace-0.6.2-2|85	
12cr|python-ptrace-0.6.2-2|86	* Wed Jul 16 2008 Michael Scherer <misc@mandriva.org> 0.3.1-1mdv2009.0
12cr|python-ptrace-0.6.2-2|87	+ Revision: 236562
12cr|python-ptrace-0.6.2-2|88	- import python-ptrace
12cr|python-ptrace-0.6.2-2|89	
12cr|python-ptrace-0.6.2-2|90	

6636 12
12cr|python-py-1.4.9-1|1	%define module	py
12cr|python-py-1.4.9-1|2	%define name	python-%{module}
12cr|python-py-1.4.9-1|3	%define version	1.4.9
12cr|python-py-1.4.9-1|4	%define	rel		1
12cr|python-py-1.4.9-1|5	%if %mdkversion < 201100
12cr|python-py-1.4.9-1|6	%define	release	%mkrel %rel
12cr|python-py-1.4.9-1|7	%else
12cr|python-py-1.4.9-1|8	%define	release	%rel
12cr|python-py-1.4.9-1|9	%endif
12cr|python-py-1.4.9-1|10	
12cr|python-py-1.4.9-1|11	Summary:        Python development support library
12cr|python-py-1.4.9-1|12	Name:           %{name}
12cr|python-py-1.4.9-1|13	Version:        %{version}
12cr|python-py-1.4.9-1|14	Release:        %{release}
12cr|python-py-1.4.9-1|15	License:        MIT
12cr|python-py-1.4.9-1|16	Source:			http://pypi.python.org/packages/source/p/%{module}/%{module}-%{version}.zip
12cr|python-py-1.4.9-1|17	Group:          Development/Python
12cr|python-py-1.4.9-1|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|python-py-1.4.9-1|19	Url:            http://pylib.org
12cr|python-py-1.4.9-1|20	BuildArch:		noarch
12cr|python-py-1.4.9-1|21	BuildRequires:  python-setuptools
12cr|python-py-1.4.9-1|22	BuildRequires:	python-sphinx
12cr|python-py-1.4.9-1|23	
12cr|python-py-1.4.9-1|24	%description
12cr|python-py-1.4.9-1|25	The py lib is a development support library featuring these tools and
12cr|python-py-1.4.9-1|26	APIs:
12cr|python-py-1.4.9-1|27	
12cr|python-py-1.4.9-1|28	* py.path: uniform local and svn path objects
12cr|python-py-1.4.9-1|29	* py.apipkg: explicit API control and lazy-importing
12cr|python-py-1.4.9-1|30	* py.iniconfig: easy parsing of .ini files
12cr|python-py-1.4.9-1|31	* py.code: dynamic code generation and introspection
12cr|python-py-1.4.9-1|32	* py.path: uniform local and svn path objects
12cr|python-py-1.4.9-1|33	
12cr|python-py-1.4.9-1|34	%prep
12cr|python-py-1.4.9-1|35	%setup -q -n %{module}-%{version}
12cr|python-py-1.4.9-1|36	
12cr|python-py-1.4.9-1|37	%build
12cr|python-py-1.4.9-1|38	%__python setup.py build
12cr|python-py-1.4.9-1|39	
12cr|python-py-1.4.9-1|40	%install
12cr|python-py-1.4.9-1|41	%__rm -rf %{buildroot}
12cr|python-py-1.4.9-1|42	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root=%{buildroot}
12cr|python-py-1.4.9-1|43	pushd doc
12cr|python-py-1.4.9-1|44	PYTHONPATH=../build/lib make html
12cr|python-py-1.4.9-1|45	popd
12cr|python-py-1.4.9-1|46	
12cr|python-py-1.4.9-1|47	%clean
12cr|python-py-1.4.9-1|48	%__rm -rf %{buildroot}
12cr|python-py-1.4.9-1|49	
12cr|python-py-1.4.9-1|50	%files
12cr|python-py-1.4.9-1|51	%defattr(-,root,root)
12cr|python-py-1.4.9-1|52	%doc CHANGELOG LICENSE README.txt doc/_build/html
12cr|python-py-1.4.9-1|53	%py_sitedir/py*
12cr|python-py-1.4.9-1|54	
12cr|python-py-1.4.9-1|55	
12cr|python-py-1.4.9-1|56	
12cr|python-py-1.4.9-1|57	%changelog
12cr|python-py-1.4.9-1|58	* Fri Aug 31 2012 Lev Givon <lev@mandriva.org> 1.4.9-1
12cr|python-py-1.4.9-1|59	+ Revision: 816118
12cr|python-py-1.4.9-1|60	- Update to 1.4.9.
12cr|python-py-1.4.9-1|61	
12cr|python-py-1.4.9-1|62	* Sun Jun 10 2012 Lev Givon <lev@mandriva.org> 1.4.8-1
12cr|python-py-1.4.9-1|63	+ Revision: 804316
12cr|python-py-1.4.9-1|64	- Update to 1.4.8.
12cr|python-py-1.4.9-1|65	
12cr|python-py-1.4.9-1|66	* Thu Jan 12 2012 Lev Givon <lev@mandriva.org> 1.4.6-1
12cr|python-py-1.4.9-1|67	+ Revision: 760504
12cr|python-py-1.4.9-1|68	- Update to 1.4.6.
12cr|python-py-1.4.9-1|69	
12cr|python-py-1.4.9-1|70	* Sun Aug 21 2011 Lev Givon <lev@mandriva.org> 1.4.5-1
12cr|python-py-1.4.9-1|71	+ Revision: 695926
12cr|python-py-1.4.9-1|72	- Update to 1.4.5.
12cr|python-py-1.4.9-1|73	
12cr|python-py-1.4.9-1|74	* Thu Jul 21 2011 Lev Givon <lev@mandriva.org> 1.4.4-1
12cr|python-py-1.4.9-1|75	+ Revision: 690853
12cr|python-py-1.4.9-1|76	- Update to 1.4.4.
12cr|python-py-1.4.9-1|77	
12cr|python-py-1.4.9-1|78	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 0.9.2-1
12cr|python-py-1.4.9-1|79	+ Revision: 683264
12cr|python-py-1.4.9-1|80	- import python-py
12cr|python-py-1.4.9-1|81	
12cr|python-py-1.4.9-1|82	
12cr|python-py-1.4.9-1|83	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 0.9.2
12cr|python-py-1.4.9-1|84	- first release for Mandriva
12cr|python-py-1.4.9-1|85	

6637 12
12cr|python-pybaz-1.5.3-9|1	%define oname pybaz
12cr|python-pybaz-1.5.3-9|2	
12cr|python-pybaz-1.5.3-9|3	Summary: Python Bindings for the Baz Revision Control System
12cr|python-pybaz-1.5.3-9|4	Name: python-%{oname}
12cr|python-pybaz-1.5.3-9|5	Version: 1.5.3
12cr|python-pybaz-1.5.3-9|6	Release: 9
12cr|python-pybaz-1.5.3-9|7	Source0: http://code.aaronbentley.com/pybaz/releases/%{oname}-%{version}.tar.gz
12cr|python-pybaz-1.5.3-9|8	License: GPL
12cr|python-pybaz-1.5.3-9|9	URL: http://code.aaronbentley.com/pybaz/
12cr|python-pybaz-1.5.3-9|10	Group: Development/Python
12cr|python-pybaz-1.5.3-9|11	Prefix: %{_prefix}
12cr|python-pybaz-1.5.3-9|12	BuildArch: noarch
12cr|python-pybaz-1.5.3-9|13	BuildRequires: python-devel
12cr|python-pybaz-1.5.3-9|14	Requires: python >= 2.4
12cr|python-pybaz-1.5.3-9|15	Requires: bzr
12cr|python-pybaz-1.5.3-9|16	
12cr|python-pybaz-1.5.3-9|17	%description
12cr|python-pybaz-1.5.3-9|18	PyBaz provides Python bindings for the Baz revision control system.
12cr|python-pybaz-1.5.3-9|19	
12cr|python-pybaz-1.5.3-9|20	It's based on PyArch, and shares the same design goals:
12cr|python-pybaz-1.5.3-9|21	- Faithfulness to the Baz design.
12cr|python-pybaz-1.5.3-9|22	- Python best idioms.
12cr|python-pybaz-1.5.3-9|23	- Code elegance.
12cr|python-pybaz-1.5.3-9|24	
12cr|python-pybaz-1.5.3-9|25	It provides enough flexibility and efficiency for all types of
12cr|python-pybaz-1.5.3-9|26	applications, from batch scripts to graphical user interface front-end and
12cr|python-pybaz-1.5.3-9|27	web services.
12cr|python-pybaz-1.5.3-9|28	
12cr|python-pybaz-1.5.3-9|29	%prep
12cr|python-pybaz-1.5.3-9|30	%setup -q -n %{oname}-%{version}
12cr|python-pybaz-1.5.3-9|31	
12cr|python-pybaz-1.5.3-9|32	%build
12cr|python-pybaz-1.5.3-9|33	python setup.py build
12cr|python-pybaz-1.5.3-9|34	
12cr|python-pybaz-1.5.3-9|35	%install
12cr|python-pybaz-1.5.3-9|36	python setup.py install --root=%{buildroot}
12cr|python-pybaz-1.5.3-9|37	
12cr|python-pybaz-1.5.3-9|38	%files
12cr|python-pybaz-1.5.3-9|39	%py_puresitedir/pybaz*.egg-info
12cr|python-pybaz-1.5.3-9|40	%py_puresitedir/pybaz/*.py
12cr|python-pybaz-1.5.3-9|41	%py_puresitedir/pybaz/backends/*.py
12cr|python-pybaz-1.5.3-9|42	
12cr|python-pybaz-1.5.3-9|43	
12cr|python-pybaz-1.5.3-9|44	
12cr|python-pybaz-1.5.3-9|45	%changelog
12cr|python-pybaz-1.5.3-9|46	* Wed Mar 23 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.5.3-9
12cr|python-pybaz-1.5.3-9|47	+ Revision: 648038
12cr|python-pybaz-1.5.3-9|48	- fixed naming on requires
12cr|python-pybaz-1.5.3-9|49	
12cr|python-pybaz-1.5.3-9|50	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 1.5.3-8mdv2011.0
12cr|python-pybaz-1.5.3-9|51	+ Revision: 591783
12cr|python-pybaz-1.5.3-9|52	- Rebuild
12cr|python-pybaz-1.5.3-9|53	
12cr|python-pybaz-1.5.3-9|54	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.5.3-7mdv2010.0
12cr|python-pybaz-1.5.3-9|55	+ Revision: 442407
12cr|python-pybaz-1.5.3-9|56	- rebuild
12cr|python-pybaz-1.5.3-9|57	
12cr|python-pybaz-1.5.3-9|58	* Sat Jan 10 2009 Crispin Boylan <crisb@mandriva.org> 1.5.3-6mdv2009.1
12cr|python-pybaz-1.5.3-9|59	+ Revision: 328061
12cr|python-pybaz-1.5.3-9|60	- Use proper file list
12cr|python-pybaz-1.5.3-9|61	
12cr|python-pybaz-1.5.3-9|62	* Mon Dec 29 2008 Crispin Boylan <crisb@mandriva.org> 1.5.3-5mdv2009.1
12cr|python-pybaz-1.5.3-9|63	+ Revision: 321176
12cr|python-pybaz-1.5.3-9|64	- Rebuild for 2.6
12cr|python-pybaz-1.5.3-9|65	
12cr|python-pybaz-1.5.3-9|66	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.5.3-4mdv2009.0
12cr|python-pybaz-1.5.3-9|67	+ Revision: 242460
12cr|python-pybaz-1.5.3-9|68	- rebuild
12cr|python-pybaz-1.5.3-9|69	- kill re-definition of %%buildroot on Pixel's request
12cr|python-pybaz-1.5.3-9|70	
12cr|python-pybaz-1.5.3-9|71	+ Olivier Blin <oblin@mandriva.com>
12cr|python-pybaz-1.5.3-9|72	- restore BuildRoot
12cr|python-pybaz-1.5.3-9|73	
12cr|python-pybaz-1.5.3-9|74	* Tue Jul 17 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 1.5.3-2mdv2008.0
12cr|python-pybaz-1.5.3-9|75	+ Revision: 53019
12cr|python-pybaz-1.5.3-9|76	- added buildrequires for libpython-devel
12cr|python-pybaz-1.5.3-9|77	- Import python-pybaz
12cr|python-pybaz-1.5.3-9|78	

6638 12
12cr|python-pybluez-0.18-4|1	%define oname PyBluez
12cr|python-pybluez-0.18-4|2	
12cr|python-pybluez-0.18-4|3	Summary: Python wrappers around system Bluetooth resources
12cr|python-pybluez-0.18-4|4	Name:    python-pybluez
12cr|python-pybluez-0.18-4|5	Version: 0.18
12cr|python-pybluez-0.18-4|6	Release: 4
12cr|python-pybluez-0.18-4|7	Source0: http://pybluez.googlecode.com/files/%{oname}-%{version}.tar.gz
12cr|python-pybluez-0.18-4|8	License: GPL
12cr|python-pybluez-0.18-4|9	Group: Development/Python
12cr|python-pybluez-0.18-4|10	Url: http://org.csail.mit.edu/pybluez/
12cr|python-pybluez-0.18-4|11	BuildRequires: pkgconfig(bluez)
12cr|python-pybluez-0.18-4|12	BuildRequires: python-devel
12cr|python-pybluez-0.18-4|13	
12cr|python-pybluez-0.18-4|14	%description
12cr|python-pybluez-0.18-4|15	PyBluez is an effort to create python wrappers around system Bluetooth
12cr|python-pybluez-0.18-4|16	resources to allow Python developers to easily and quickly create
12cr|python-pybluez-0.18-4|17	Bluetooth applications.
12cr|python-pybluez-0.18-4|18	
12cr|python-pybluez-0.18-4|19	%prep
12cr|python-pybluez-0.18-4|20	%setup -q -n %{oname}-%{version}
12cr|python-pybluez-0.18-4|21	
12cr|python-pybluez-0.18-4|22	%build
12cr|python-pybluez-0.18-4|23	python setup.py build
12cr|python-pybluez-0.18-4|24	
12cr|python-pybluez-0.18-4|25	%install
12cr|python-pybluez-0.18-4|26	python setup.py install --root=%{buildroot}
12cr|python-pybluez-0.18-4|27	
12cr|python-pybluez-0.18-4|28	%files
12cr|python-pybluez-0.18-4|29	%doc CHANGELOG README
12cr|python-pybluez-0.18-4|30	%{py_platsitedir}/*.egg-info
12cr|python-pybluez-0.18-4|31	%{py_platsitedir}/bluetooth/
12cr|python-pybluez-0.18-4|32	#%{py_platsitedir}/bluetooth/_bluetooth.so
12cr|python-pybluez-0.18-4|33	#%{py_platsitedir}/bluetooth/*.py*
12cr|python-pybluez-0.18-4|34	
12cr|python-pybluez-0.18-4|35	
12cr|python-pybluez-0.18-4|36	
12cr|python-pybluez-0.18-4|37	%changelog
12cr|python-pybluez-0.18-4|38	* Sat Oct 30 2010 Michael Scherer <misc@mandriva.org> 0.18-3mdv2011.0
12cr|python-pybluez-0.18-4|39	+ Revision: 590596
12cr|python-pybluez-0.18-4|40	- rebuild for python 2.7
12cr|python-pybluez-0.18-4|41	
12cr|python-pybluez-0.18-4|42	* Wed Jan 06 2010 Frederik Himpe <fhimpe@mandriva.org> 0.18-2mdv2010.1
12cr|python-pybluez-0.18-4|43	+ Revision: 486803
12cr|python-pybluez-0.18-4|44	- rebuild
12cr|python-pybluez-0.18-4|45	- Update to new version 0.18
12cr|python-pybluez-0.18-4|46	- Update URL
12cr|python-pybluez-0.18-4|47	
12cr|python-pybluez-0.18-4|48	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9.2-6mdv2010.0
12cr|python-pybluez-0.18-4|49	+ Revision: 442411
12cr|python-pybluez-0.18-4|50	- rebuild
12cr|python-pybluez-0.18-4|51	
12cr|python-pybluez-0.18-4|52	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 0.9.2-5mdv2009.1
12cr|python-pybluez-0.18-4|53	+ Revision: 320162
12cr|python-pybluez-0.18-4|54	- rebuild for new python
12cr|python-pybluez-0.18-4|55	
12cr|python-pybluez-0.18-4|56	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.9.2-4mdv2009.0
12cr|python-pybluez-0.18-4|57	+ Revision: 259770
12cr|python-pybluez-0.18-4|58	- rebuild
12cr|python-pybluez-0.18-4|59	
12cr|python-pybluez-0.18-4|60	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.9.2-3mdv2009.0
12cr|python-pybluez-0.18-4|61	+ Revision: 247596
12cr|python-pybluez-0.18-4|62	- rebuild
12cr|python-pybluez-0.18-4|63	
12cr|python-pybluez-0.18-4|64	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.9.2-1mdv2008.1
12cr|python-pybluez-0.18-4|65	+ Revision: 136456
12cr|python-pybluez-0.18-4|66	- restore BuildRoot
12cr|python-pybluez-0.18-4|67	
12cr|python-pybluez-0.18-4|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-pybluez-0.18-4|69	- kill re-definition of %%buildroot on Pixel's request
12cr|python-pybluez-0.18-4|70	
12cr|python-pybluez-0.18-4|71	
12cr|python-pybluez-0.18-4|72	* Fri Dec 29 2006 Olivier Blin <oblin@mandriva.com> 0.9.2-1mdv2007.0
12cr|python-pybluez-0.18-4|73	+ Revision: 102576
12cr|python-pybluez-0.18-4|74	- buildrequires bluez-devel
12cr|python-pybluez-0.18-4|75	- buildrequires python-devel
12cr|python-pybluez-0.18-4|76	- initial pybluez release
12cr|python-pybluez-0.18-4|77	- Create python-pybluez
12cr|python-pybluez-0.18-4|78	

6639 12
12cr|python-pycdio-0.17-2|1	%define srcname pycdio
12cr|python-pycdio-0.17-2|2	Name:		python-pycdio
12cr|python-pycdio-0.17-2|3	Version:	0.17
12cr|python-pycdio-0.17-2|4	Release:	%mkrel 2
12cr|python-pycdio-0.17-2|5	Summary:	A Python interface to the CD Input and Control library
12cr|python-pycdio-0.17-2|6	Group:		Development/Python
12cr|python-pycdio-0.17-2|7	License:	GPLv3+
12cr|python-pycdio-0.17-2|8	URL:		http://www.gnu.org/software/libcdio/
12cr|python-pycdio-0.17-2|9	Source0:	ftp://ftp.gnu.org/pub/gnu/libcdio/%{srcname}-%{version}.tar.gz
12cr|python-pycdio-0.17-2|10	
12cr|python-pycdio-0.17-2|11	BuildRequires:	python-devel
12cr|python-pycdio-0.17-2|12	BuildRequires:	python-setuptools
12cr|python-pycdio-0.17-2|13	BuildRequires:	libcdio-devel
12cr|python-pycdio-0.17-2|14	BuildRequires:	swig
12cr|python-pycdio-0.17-2|15	
12cr|python-pycdio-0.17-2|16	%description
12cr|python-pycdio-0.17-2|17	The pycdio (and libcdio) libraries encapsulate CD-ROM reading and
12cr|python-pycdio-0.17-2|18	control. Python programs wishing to be oblivious of the OS- and
12cr|python-pycdio-0.17-2|19	device-dependent properties of a CD-ROM can use this library.
12cr|python-pycdio-0.17-2|20	
12cr|python-pycdio-0.17-2|21	%prep
12cr|python-pycdio-0.17-2|22	%setup -q -n %{srcname}-%{version}
12cr|python-pycdio-0.17-2|23	
12cr|python-pycdio-0.17-2|24	%build
12cr|python-pycdio-0.17-2|25	python setup.py build
12cr|python-pycdio-0.17-2|26	
12cr|python-pycdio-0.17-2|27	%install
12cr|python-pycdio-0.17-2|28	python setup.py install --skip-build --root %{buildroot}
12cr|python-pycdio-0.17-2|29	chmod 755 %{buildroot}/%{py_platsitedir}/*.so
12cr|python-pycdio-0.17-2|30	
12cr|python-pycdio-0.17-2|31	%clean
12cr|python-pycdio-0.17-2|32	rm -rf %{buildroot}
12cr|python-pycdio-0.17-2|33	
12cr|python-pycdio-0.17-2|34	%files
12cr|python-pycdio-0.17-2|35	%defattr(-,root,root,-)
12cr|python-pycdio-0.17-2|36	%{py_platsitedir}/*
12cr|python-pycdio-0.17-2|37	%doc README.txt
12cr|python-pycdio-0.17-2|38	
12cr|python-pycdio-0.17-2|39	
12cr|python-pycdio-0.17-2|40	%changelog
12cr|python-pycdio-0.17-2|41	* Thu Oct 27 2011 Götz Waschk <waschk@mandriva.org> 0.17-2mdv2012.0
12cr|python-pycdio-0.17-2|42	+ Revision: 707551
12cr|python-pycdio-0.17-2|43	- rebuild for new libcdio
12cr|python-pycdio-0.17-2|44	
12cr|python-pycdio-0.17-2|45	* Wed May 11 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.17-1
12cr|python-pycdio-0.17-2|46	+ Revision: 673578
12cr|python-pycdio-0.17-2|47	- new version 0.17
12cr|python-pycdio-0.17-2|48	- remove definition of buildroot
12cr|python-pycdio-0.17-2|49	- remove clean at %%install
12cr|python-pycdio-0.17-2|50	
12cr|python-pycdio-0.17-2|51	* Thu Nov 12 2009 Frederik Himpe <fhimpe@mandriva.org> 0.16-1mdv2011.0
12cr|python-pycdio-0.17-2|52	+ Revision: 465315
12cr|python-pycdio-0.17-2|53	- Update to new version 0.16
12cr|python-pycdio-0.17-2|54	- Remove patch integrated upstream
12cr|python-pycdio-0.17-2|55	
12cr|python-pycdio-0.17-2|56	* Sat Sep 26 2009 Frederik Himpe <fhimpe@mandriva.org> 0.15-1mdv2010.0
12cr|python-pycdio-0.17-2|57	+ Revision: 449616
12cr|python-pycdio-0.17-2|58	- Create package based on Fedora package
12cr|python-pycdio-0.17-2|59	- create python-pycdio
12cr|python-pycdio-0.17-2|60	

6640 12
12cr|python-pychart-1.39-8|1	%define oname	pychart
12cr|python-pychart-1.39-8|2	
12cr|python-pychart-1.39-8|3	Name: 	 	python-%{oname}
12cr|python-pychart-1.39-8|4	Summary:	Python library for data graphs and charts
12cr|python-pychart-1.39-8|5	Version: 	1.39
12cr|python-pychart-1.39-8|6	Release: 	8
12cr|python-pychart-1.39-8|7	Source0:	http://download.gna.org/pychart/PyChart-%{version}.tar.bz2
12cr|python-pychart-1.39-8|8	URL:		http://home.gna.org/pychart/
12cr|python-pychart-1.39-8|9	License:	GPLv2+
12cr|python-pychart-1.39-8|10	Group:		Sciences/Mathematics
12cr|python-pychart-1.39-8|11	%{py_requires -d}
12cr|python-pychart-1.39-8|12	BuildArch:	noarch
12cr|python-pychart-1.39-8|13	Obsoletes:	pychart
12cr|python-pychart-1.39-8|14	Provides:	pychart
12cr|python-pychart-1.39-8|15	
12cr|python-pychart-1.39-8|16	%description
12cr|python-pychart-1.39-8|17	PyChart is a Python library for creating high quality Encapsulated Postscript,
12cr|python-pychart-1.39-8|18	PDF, PNG, or SVG charts. It currently supports line plots, bar plots,
12cr|python-pychart-1.39-8|19	range-fill plots, and pie charts. Because it is based on Python, you can make
12cr|python-pychart-1.39-8|20	full use of Python's scripting power.
12cr|python-pychart-1.39-8|21	
12cr|python-pychart-1.39-8|22	%prep
12cr|python-pychart-1.39-8|23	%setup -q -n PyChart-%{version}
12cr|python-pychart-1.39-8|24	chmod 644 `find -type f`
12cr|python-pychart-1.39-8|25	
12cr|python-pychart-1.39-8|26	%install
12cr|python-pychart-1.39-8|27	python setup.py install --root=%{buildroot} --compile --optimize=2
12cr|python-pychart-1.39-8|28	
12cr|python-pychart-1.39-8|29	%files
12cr|python-pychart-1.39-8|30	%doc README demos doc
12cr|python-pychart-1.39-8|31	%{py_puresitedir}/%{oname}
12cr|python-pychart-1.39-8|32	%{py_puresitedir}/PyChart-%{version}-py%{py_ver}.egg-info
12cr|python-pychart-1.39-8|33	
12cr|python-pychart-1.39-8|34	
12cr|python-pychart-1.39-8|35	
12cr|python-pychart-1.39-8|36	%changelog
12cr|python-pychart-1.39-8|37	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 1.39-7mdv2011.0
12cr|python-pychart-1.39-8|38	+ Revision: 594079
12cr|python-pychart-1.39-8|39	- rebuild
12cr|python-pychart-1.39-8|40	- rebuild
12cr|python-pychart-1.39-8|41	
12cr|python-pychart-1.39-8|42	* Tue May 19 2009 Jérôme Brenier <incubusss@mandriva.org> 1.39-5mdv2010.0
12cr|python-pychart-1.39-8|43	+ Revision: 377438
12cr|python-pychart-1.39-8|44	- remove version/release from obsoletes/provides (mdk pakage still here)
12cr|python-pychart-1.39-8|45	
12cr|python-pychart-1.39-8|46	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 1.39-4mdv2009.1
12cr|python-pychart-1.39-8|47	+ Revision: 323948
12cr|python-pychart-1.39-8|48	- rebuild
12cr|python-pychart-1.39-8|49	
12cr|python-pychart-1.39-8|50	* Fri Sep 12 2008 Adam Williamson <awilliamson@mandriva.org> 1.39-3mdv2009.0
12cr|python-pychart-1.39-8|51	+ Revision: 284028
12cr|python-pychart-1.39-8|52	- obsolete / provide old name
12cr|python-pychart-1.39-8|53	
12cr|python-pychart-1.39-8|54	* Fri Sep 12 2008 Adam Williamson <awilliamson@mandriva.org> 1.39-2mdv2009.0
12cr|python-pychart-1.39-8|55	+ Revision: 284024
12cr|python-pychart-1.39-8|56	- rename spec file
12cr|python-pychart-1.39-8|57	- package egg-info file
12cr|python-pychart-1.39-8|58	- don't package COPYING
12cr|python-pychart-1.39-8|59	- clean macros
12cr|python-pychart-1.39-8|60	- update URL
12cr|python-pychart-1.39-8|61	- new license policy
12cr|python-pychart-1.39-8|62	- tabs not spaces
12cr|python-pychart-1.39-8|63	- rename to match python policy
12cr|python-pychart-1.39-8|64	- drop unnecessary defines
12cr|python-pychart-1.39-8|65	- rename to conform to python policy
12cr|python-pychart-1.39-8|66	
12cr|python-pychart-1.39-8|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-pychart-1.39-8|68	- rebuild
12cr|python-pychart-1.39-8|69	- kill re-definition of %%buildroot on Pixel's request
12cr|python-pychart-1.39-8|70	- use %%mkrel
12cr|python-pychart-1.39-8|71	- import pychart
12cr|python-pychart-1.39-8|72	
12cr|python-pychart-1.39-8|73	+ Olivier Blin <oblin@mandriva.com>
12cr|python-pychart-1.39-8|74	- restore BuildRoot
12cr|python-pychart-1.39-8|75	

6641 12
12cr|python-pycountry-0.14.1-1|1	%define real_name pycountry
12cr|python-pycountry-0.14.1-1|2	
12cr|python-pycountry-0.14.1-1|3	Name:           python-pycountry
12cr|python-pycountry-0.14.1-1|4	Group:          Development/Python
12cr|python-pycountry-0.14.1-1|5	Version:        0.14.1
12cr|python-pycountry-0.14.1-1|6	Release:        1
12cr|python-pycountry-0.14.1-1|7	License:        LGPL v2.1
12cr|python-pycountry-0.14.1-1|8	Summary:        Databases for iso standards 639 3166 3166-2 4217 15924
12cr|python-pycountry-0.14.1-1|9	Source:         %{real_name}-%{version}.tar.gz
12cr|python-pycountry-0.14.1-1|10	Requires:       python, python-lxml
12cr|python-pycountry-0.14.1-1|11	BuildRequires:  python-setuptools
12cr|python-pycountry-0.14.1-1|12	Url:            http://pypi.python.org/pypi/pycountry/
12cr|python-pycountry-0.14.1-1|13	
12cr|python-pycountry-0.14.1-1|14	%description
12cr|python-pycountry-0.14.1-1|15	pycountry provides the ISO databases for the standards 639 (Languages),
12cr|python-pycountry-0.14.1-1|16	3166 (Countries), 3166-2 (Subdivisions of countries), 4217 (Currencies),
12cr|python-pycountry-0.14.1-1|17	15924 (Scripts). The databases are imported from Debian's pkg-isocodes,
12cr|python-pycountry-0.14.1-1|18	packaged into pycountry and made accessible through a Python API.
12cr|python-pycountry-0.14.1-1|19	Translation files for the various strings are included as well.
12cr|python-pycountry-0.14.1-1|20	
12cr|python-pycountry-0.14.1-1|21	%prep
12cr|python-pycountry-0.14.1-1|22	%setup -q -n %{real_name}-%{version}
12cr|python-pycountry-0.14.1-1|23	
12cr|python-pycountry-0.14.1-1|24	%build
12cr|python-pycountry-0.14.1-1|25	python setup.py build
12cr|python-pycountry-0.14.1-1|26	
12cr|python-pycountry-0.14.1-1|27	%install
12cr|python-pycountry-0.14.1-1|28	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|python-pycountry-0.14.1-1|29	
12cr|python-pycountry-0.14.1-1|30	%files
12cr|python-pycountry-0.14.1-1|31	#% {py_platsitedir}/*
12cr|python-pycountry-0.14.1-1|32	%{python_sitelib}/*
12cr|python-pycountry-0.14.1-1|33	
12cr|python-pycountry-0.14.1-1|34	
12cr|python-pycountry-0.14.1-1|35	%changelog
12cr|python-pycountry-0.14.1-1|36	* Sun Dec 04 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.14.1-1
12cr|python-pycountry-0.14.1-1|37	+ Revision: 737701
12cr|python-pycountry-0.14.1-1|38	- files section fix hmmm...
12cr|python-pycountry-0.14.1-1|39	- imported package python-pycountry
12cr|python-pycountry-0.14.1-1|40	

6642 12
12cr|python-pydhcplib-0.6.2-2|1	%define module_name pydhcplib
12cr|python-pydhcplib-0.6.2-2|2	%define shortname pydhcplib
12cr|python-pydhcplib-0.6.2-2|3	
12cr|python-pydhcplib-0.6.2-2|4	Summary:    A python DHCP lib
12cr|python-pydhcplib-0.6.2-2|5	Name:		python-pydhcplib
12cr|python-pydhcplib-0.6.2-2|6	Version:	0.6.2
12cr|python-pydhcplib-0.6.2-2|7	Release:	2
12cr|python-pydhcplib-0.6.2-2|8	Source0:	http://pydhcplib.tuxfamily.org/download/pydhcplib-%{version}.tar.gz
12cr|python-pydhcplib-0.6.2-2|9	License:	GPL
12cr|python-pydhcplib-0.6.2-2|10	Group:		Development/Python
12cr|python-pydhcplib-0.6.2-2|11	Url:		http://pydhcplib.tuxfamily.org
12cr|python-pydhcplib-0.6.2-2|12	BuildRequires: python-devel
12cr|python-pydhcplib-0.6.2-2|13	Requires:	python >= 2.5
12cr|python-pydhcplib-0.6.2-2|14	BuildArch: noarch
12cr|python-pydhcplib-0.6.2-2|15	
12cr|python-pydhcplib-0.6.2-2|16	%description
12cr|python-pydhcplib-0.6.2-2|17	Pydhcplib is a pure python DHCP library. It permits to read/write and
12cr|python-pydhcplib-0.6.2-2|18	encode/decode DHCP packet on network.
12cr|python-pydhcplib-0.6.2-2|19	
12cr|python-pydhcplib-0.6.2-2|20	%prep
12cr|python-pydhcplib-0.6.2-2|21	%setup -q -n %module_name-%version
12cr|python-pydhcplib-0.6.2-2|22	
12cr|python-pydhcplib-0.6.2-2|23	%build
12cr|python-pydhcplib-0.6.2-2|24	python setup.py build
12cr|python-pydhcplib-0.6.2-2|25	
12cr|python-pydhcplib-0.6.2-2|26	%install
12cr|python-pydhcplib-0.6.2-2|27	python setup.py install --root=%{buildroot}
12cr|python-pydhcplib-0.6.2-2|28	
12cr|python-pydhcplib-0.6.2-2|29	%files
12cr|python-pydhcplib-0.6.2-2|30	%doc README
12cr|python-pydhcplib-0.6.2-2|31	%{_mandir}/man3/*.3.*
12cr|python-pydhcplib-0.6.2-2|32	%{_mandir}/man8/*.8.*
12cr|python-pydhcplib-0.6.2-2|33	%{_mandir}/fr/man3/*.3.*
12cr|python-pydhcplib-0.6.2-2|34	%{_bindir}/pydhcp
12cr|python-pydhcplib-0.6.2-2|35	%{py_sitedir}/%{shortname}/
12cr|python-pydhcplib-0.6.2-2|36	%{py_sitedir}/%{module_name}-%{version}-py%{py_ver}.egg-info
12cr|python-pydhcplib-0.6.2-2|37	
12cr|python-pydhcplib-0.6.2-2|38	
12cr|python-pydhcplib-0.6.2-2|39	%changelog
12cr|python-pydhcplib-0.6.2-2|40	* Sat Feb 12 2011 Guilherme Moro <guilherme@mandriva.com> 0.6.2-1mdv2011.0
12cr|python-pydhcplib-0.6.2-2|41	+ Revision: 637428
12cr|python-pydhcplib-0.6.2-2|42	- Initial release
12cr|python-pydhcplib-0.6.2-2|43	- Created package structure for python-pydhcplib.
12cr|python-pydhcplib-0.6.2-2|44	

6643 12
12cr|python-pyface-4.2.0-1|1	%define module	pyface
12cr|python-pyface-4.2.0-1|2	%define name	python-%{module}
12cr|python-pyface-4.2.0-1|3	%define version	4.2.0
12cr|python-pyface-4.2.0-1|4	%define	rel		1
12cr|python-pyface-4.2.0-1|5	%if %mdkversion < 201100
12cr|python-pyface-4.2.0-1|6	%define release %mkrel %{rel}
12cr|python-pyface-4.2.0-1|7	%else
12cr|python-pyface-4.2.0-1|8	%define release	%{rel}
12cr|python-pyface-4.2.0-1|9	%endif
12cr|python-pyface-4.2.0-1|10	
12cr|python-pyface-4.2.0-1|11	Summary:	Enthought Tool Suite - traits-capable windowing framework
12cr|python-pyface-4.2.0-1|12	Name:		%{name}
12cr|python-pyface-4.2.0-1|13	Version:	%{version}
12cr|python-pyface-4.2.0-1|14	Release:	%{release}
12cr|python-pyface-4.2.0-1|15	Source0:	http://www.enthought.com/repo/ets/%{module}-%{version}.tar.gz
12cr|python-pyface-4.2.0-1|16	License:	BSD
12cr|python-pyface-4.2.0-1|17	Group:		Development/Python
12cr|python-pyface-4.2.0-1|18	Url:		https://github.com/enthought/pyface/
12cr|python-pyface-4.2.0-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-pyface-4.2.0-1|20	BuildArch:	noarch
12cr|python-pyface-4.2.0-1|21	Obsoletes:	python-enthought-traitsbackendwx
12cr|python-pyface-4.2.0-1|22	Obsoletes:	python-enthought-traitsbackendqt
12cr|python-pyface-4.2.0-1|23	Requires:	python-traits >= 4.2.0
12cr|python-pyface-4.2.0-1|24	Requires:	wxPython >= 2.8
12cr|python-pyface-4.2.0-1|25	Requires:	python-qt4
12cr|python-pyface-4.2.0-1|26	Requires:	pyside
12cr|python-pyface-4.2.0-1|27	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-pyface-4.2.0-1|28	BuildRequires:	wxPython >= 2.8
12cr|python-pyface-4.2.0-1|29	BuildRequires:	x11-server-xvfb, procps
12cr|python-pyface-4.2.0-1|30	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-pyface-4.2.0-1|31	BuildRequires:	python-sphinx
12cr|python-pyface-4.2.0-1|32	
12cr|python-pyface-4.2.0-1|33	%description
12cr|python-pyface-4.2.0-1|34	The pyface project contains a toolkit-independent GUI abstraction layer,
12cr|python-pyface-4.2.0-1|35	which is used to support the "visualization" features of the Traits package.
12cr|python-pyface-4.2.0-1|36	Thus, you can write code in terms of the Traits API (views, items, editors,
12cr|python-pyface-4.2.0-1|37	etc.), and let pyface and your selected toolkit and back-end take care of
12cr|python-pyface-4.2.0-1|38	the details of displaying them.
12cr|python-pyface-4.2.0-1|39	
12cr|python-pyface-4.2.0-1|40	The following GUI backends are supported:
12cr|python-pyface-4.2.0-1|41	
12cr|python-pyface-4.2.0-1|42	- wxPython
12cr|python-pyface-4.2.0-1|43	- PyQt
12cr|python-pyface-4.2.0-1|44	- PySide
12cr|python-pyface-4.2.0-1|45	
12cr|python-pyface-4.2.0-1|46	%prep
12cr|python-pyface-4.2.0-1|47	%setup -q -n %{module}-%{version}
12cr|python-pyface-4.2.0-1|48	
12cr|python-pyface-4.2.0-1|49	%build
12cr|python-pyface-4.2.0-1|50	%__python setup.py build
12cr|python-pyface-4.2.0-1|51	Xvfb :100 -ac &
12cr|python-pyface-4.2.0-1|52	XPID=$!
12cr|python-pyface-4.2.0-1|53	export DISPLAY=:100.0
12cr|python-pyface-4.2.0-1|54	%__python setup.py build_docs
12cr|python-pyface-4.2.0-1|55	kill -9 $XPID
12cr|python-pyface-4.2.0-1|56	
12cr|python-pyface-4.2.0-1|57	%install
12cr|python-pyface-4.2.0-1|58	%__rm -rf %{buildroot}
12cr|python-pyface-4.2.0-1|59	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-pyface-4.2.0-1|60	
12cr|python-pyface-4.2.0-1|61	%clean
12cr|python-pyface-4.2.0-1|62	%__rm -rf %{buildroot}
12cr|python-pyface-4.2.0-1|63	
12cr|python-pyface-4.2.0-1|64	%files
12cr|python-pyface-4.2.0-1|65	%defattr(-,root,root)
12cr|python-pyface-4.2.0-1|66	%doc *.txt *.rst examples/ build/docs/html
12cr|python-pyface-4.2.0-1|67	%py_sitedir/%{module}*
12cr|python-pyface-4.2.0-1|68	
12cr|python-pyface-4.2.0-1|69	
12cr|python-pyface-4.2.0-1|70	%changelog
12cr|python-pyface-4.2.0-1|71	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 4.2.0-1
12cr|python-pyface-4.2.0-1|72	+ Revision: 814695
12cr|python-pyface-4.2.0-1|73	- Update to 4.2.0.
12cr|python-pyface-4.2.0-1|74	
12cr|python-pyface-4.2.0-1|75	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.1.0-1
12cr|python-pyface-4.2.0-1|76	+ Revision: 745692
12cr|python-pyface-4.2.0-1|77	- Update to 4.1.0.
12cr|python-pyface-4.2.0-1|78	
12cr|python-pyface-4.2.0-1|79	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cr|python-pyface-4.2.0-1|80	+ Revision: 689178
12cr|python-pyface-4.2.0-1|81	- import python-pyface
12cr|python-pyface-4.2.0-1|82	
12cr|python-pyface-4.2.0-1|83	

6644 12
12cr|python-pyglet-1.1.4-1|1	%define module  pyglet
12cr|python-pyglet-1.1.4-1|2	%define name 	python-%{module}
12cr|python-pyglet-1.1.4-1|3	%define version 1.1.4
12cr|python-pyglet-1.1.4-1|4	%define release %mkrel 1
12cr|python-pyglet-1.1.4-1|5	
12cr|python-pyglet-1.1.4-1|6	Summary:	A cross-platform windowing and multimedia library for Python
12cr|python-pyglet-1.1.4-1|7	Name:		%{name}
12cr|python-pyglet-1.1.4-1|8	Version:	%{version}
12cr|python-pyglet-1.1.4-1|9	Release:	%{release}
12cr|python-pyglet-1.1.4-1|10	Source0:	%{module}-%{version}.tar.gz
12cr|python-pyglet-1.1.4-1|11	License:	BSD
12cr|python-pyglet-1.1.4-1|12	Group:		Development/Python
12cr|python-pyglet-1.1.4-1|13	Url:		http://pyglet.org
12cr|python-pyglet-1.1.4-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-pyglet-1.1.4-1|15	Requires:	python >= 2.5
12cr|python-pyglet-1.1.4-1|16	Requires:	libmesagl, libmesaglu, gdk-pixbuf
12cr|python-pyglet-1.1.4-1|17	BuildRequires:	python-devel >= 2.5
12cr|python-pyglet-1.1.4-1|18	BuildArch:	noarch
12cr|python-pyglet-1.1.4-1|19	
12cr|python-pyglet-1.1.4-1|20	%description
12cr|python-pyglet-1.1.4-1|21	Pyglet provides an object-oriented programming interface for
12cr|python-pyglet-1.1.4-1|22	developing games and other visually-rich applications for Windows, Mac
12cr|python-pyglet-1.1.4-1|23	OS X and Linux. Some of the features of pyglet are:
12cr|python-pyglet-1.1.4-1|24	
12cr|python-pyglet-1.1.4-1|25	* No external dependencies or installation requirements. For most
12cr|python-pyglet-1.1.4-1|26	application and game requirements, pyglet needs nothing else besides
12cr|python-pyglet-1.1.4-1|27	Python, simplifying distribution and installation.
12cr|python-pyglet-1.1.4-1|28	
12cr|python-pyglet-1.1.4-1|29	* Take advantage of multiple windows and multi-monitor
12cr|python-pyglet-1.1.4-1|30	desktops. pyglet allows you to use as many windows as you need,
12cr|python-pyglet-1.1.4-1|31	and is fully aware of multi-monitor setups for use with
12cr|python-pyglet-1.1.4-1|32	fullscreen games.
12cr|python-pyglet-1.1.4-1|33	
12cr|python-pyglet-1.1.4-1|34	* Load images, sound, music and video in almost any format. pyglet can
12cr|python-pyglet-1.1.4-1|35	optionally use AVbin to play back audio formats such as MP3,
12cr|python-pyglet-1.1.4-1|36	OGG/Vorbis and WMA, and video formats such as DivX, MPEG-2, H.264,
12cr|python-pyglet-1.1.4-1|37	WMV and Xvid.
12cr|python-pyglet-1.1.4-1|38	
12cr|python-pyglet-1.1.4-1|39	%prep
12cr|python-pyglet-1.1.4-1|40	%setup -q -n %{module}-%{version}
12cr|python-pyglet-1.1.4-1|41	
12cr|python-pyglet-1.1.4-1|42	%build
12cr|python-pyglet-1.1.4-1|43	%__python setup.py build
12cr|python-pyglet-1.1.4-1|44	
12cr|python-pyglet-1.1.4-1|45	%install
12cr|python-pyglet-1.1.4-1|46	rm -rf %{buildroot}
12cr|python-pyglet-1.1.4-1|47	%__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-pyglet-1.1.4-1|48	
12cr|python-pyglet-1.1.4-1|49	%clean
12cr|python-pyglet-1.1.4-1|50	rm -rf %{buildroot}
12cr|python-pyglet-1.1.4-1|51	
12cr|python-pyglet-1.1.4-1|52	%files
12cr|python-pyglet-1.1.4-1|53	%defattr(-,root,root)
12cr|python-pyglet-1.1.4-1|54	%doc README LICENSE CHANGELOG NOTICE examples/ doc/html/
12cr|python-pyglet-1.1.4-1|55	%py_puresitedir/*
12cr|python-pyglet-1.1.4-1|56	
12cr|python-pyglet-1.1.4-1|57	
12cr|python-pyglet-1.1.4-1|58	%changelog
12cr|python-pyglet-1.1.4-1|59	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 1.1.4-1mdv2011.0
12cr|python-pyglet-1.1.4-1|60	+ Revision: 598280
12cr|python-pyglet-1.1.4-1|61	- rebuild for py2.7
12cr|python-pyglet-1.1.4-1|62	
12cr|python-pyglet-1.1.4-1|63	* Thu Jan 07 2010 Lev Givon <lev@mandriva.org> 1.1.4-1mdv2010.1
12cr|python-pyglet-1.1.4-1|64	+ Revision: 487371
12cr|python-pyglet-1.1.4-1|65	- Update to 1.1.4.
12cr|python-pyglet-1.1.4-1|66	
12cr|python-pyglet-1.1.4-1|67	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.3-2mdv2010.0
12cr|python-pyglet-1.1.4-1|68	+ Revision: 442418
12cr|python-pyglet-1.1.4-1|69	- rebuild
12cr|python-pyglet-1.1.4-1|70	
12cr|python-pyglet-1.1.4-1|71	+ Lev Givon <lev@mandriva.org>
12cr|python-pyglet-1.1.4-1|72	- Update to 1.1.3.
12cr|python-pyglet-1.1.4-1|73	
12cr|python-pyglet-1.1.4-1|74	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 1.1.2-2mdv2009.1
12cr|python-pyglet-1.1.4-1|75	+ Revision: 323951
12cr|python-pyglet-1.1.4-1|76	- rebuild
12cr|python-pyglet-1.1.4-1|77	
12cr|python-pyglet-1.1.4-1|78	* Fri Oct 24 2008 Lev Givon <lev@mandriva.org> 1.1.2-1mdv2009.1
12cr|python-pyglet-1.1.4-1|79	+ Revision: 296980
12cr|python-pyglet-1.1.4-1|80	- Update to 1.1.2.
12cr|python-pyglet-1.1.4-1|81	
12cr|python-pyglet-1.1.4-1|82	* Tue Aug 05 2008 Lev Givon <lev@mandriva.org> 1.1-1mdv2009.0
12cr|python-pyglet-1.1.4-1|83	+ Revision: 263985
12cr|python-pyglet-1.1.4-1|84	- Update to 1.1.
12cr|python-pyglet-1.1.4-1|85	
12cr|python-pyglet-1.1.4-1|86	* Fri May 09 2008 Lev Givon <lev@mandriva.org> 1.0-1mdv2009.0
12cr|python-pyglet-1.1.4-1|87	+ Revision: 205341
12cr|python-pyglet-1.1.4-1|88	- import python-pyglet
12cr|python-pyglet-1.1.4-1|89	
12cr|python-pyglet-1.1.4-1|90	
12cr|python-pyglet-1.1.4-1|91	* Fri May 9 2008 Lev Givon <lev@mandriva.org> 1.0-1mdv2008.1
12cr|python-pyglet-1.1.4-1|92	- Package for Mandriva.
12cr|python-pyglet-1.1.4-1|93	

6645 12
12cr|python-pygraphviz-1.1-2|1	%define module	pygraphviz
12cr|python-pygraphviz-1.1-2|2	
12cr|python-pygraphviz-1.1-2|3	Summary:	Python interface to Graphviz
12cr|python-pygraphviz-1.1-2|4	Name:		python-%{module}
12cr|python-pygraphviz-1.1-2|5	Version:	1.1
12cr|python-pygraphviz-1.1-2|6	Release:	2
12cr|python-pygraphviz-1.1-2|7	Source0:	%{module}-%{version}.tar.gz
12cr|python-pygraphviz-1.1-2|8	License:	BSD
12cr|python-pygraphviz-1.1-2|9	Group:		Development/Python
12cr|python-pygraphviz-1.1-2|10	Url:		https://networkx.lanl.gov/pygraphviz
12cr|python-pygraphviz-1.1-2|11	Requires:	graphviz >= 2.0
12cr|python-pygraphviz-1.1-2|12	BuildRequires:	graphviz-devel >= 2.0
12cr|python-pygraphviz-1.1-2|13	BuildRequires:	python-devel
12cr|python-pygraphviz-1.1-2|14	BuildRequires:	python-sphinx
12cr|python-pygraphviz-1.1-2|15	
12cr|python-pygraphviz-1.1-2|16	%description
12cr|python-pygraphviz-1.1-2|17	PyGraphviz is a Python interface to the Graphviz graph layout and
12cr|python-pygraphviz-1.1-2|18	visualization package.
12cr|python-pygraphviz-1.1-2|19	
12cr|python-pygraphviz-1.1-2|20	With PyGraphviz, you can create, edit, read, write, and draw graphs
12cr|python-pygraphviz-1.1-2|21	using Python to access the Graphviz graph data structure and layout
12cr|python-pygraphviz-1.1-2|22	algorithms.
12cr|python-pygraphviz-1.1-2|23	
12cr|python-pygraphviz-1.1-2|24	%prep
12cr|python-pygraphviz-1.1-2|25	%setup -q -n %{module}-%{version}
12cr|python-pygraphviz-1.1-2|26	
12cr|python-pygraphviz-1.1-2|27	%build
12cr|python-pygraphviz-1.1-2|28	PYTHONDONTWRITEBYTECODE= %__python setup.py build
12cr|python-pygraphviz-1.1-2|29	pushd doc
12cr|python-pygraphviz-1.1-2|30	export PYTHONPATH=`dir -d ../build/lib.linux*`
12cr|python-pygraphviz-1.1-2|31	%make html
12cr|python-pygraphviz-1.1-2|32	popd
12cr|python-pygraphviz-1.1-2|33	
12cr|python-pygraphviz-1.1-2|34	%install
12cr|python-pygraphviz-1.1-2|35	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-pygraphviz-1.1-2|36	sed -i 's/.*examples$//' FILE_LIST
12cr|python-pygraphviz-1.1-2|37	
12cr|python-pygraphviz-1.1-2|38	%files -f FILE_LIST
12cr|python-pygraphviz-1.1-2|39	%doc doc/build/html
12cr|python-pygraphviz-1.1-2|40	
12cr|python-pygraphviz-1.1-2|41	
12cr|python-pygraphviz-1.1-2|42	
12cr|python-pygraphviz-1.1-2|43	%changelog
12cr|python-pygraphviz-1.1-2|44	* Wed Jun 01 2011 Lev Givon <lev@mandriva.org> 1.1-1mdv2011.0
12cr|python-pygraphviz-1.1-2|45	+ Revision: 682332
12cr|python-pygraphviz-1.1-2|46	- Update to 1.1.
12cr|python-pygraphviz-1.1-2|47	
12cr|python-pygraphviz-1.1-2|48	* Thu May 12 2011 Lev Givon <lev@mandriva.org> 1.1-0.rc1.1
12cr|python-pygraphviz-1.1-2|49	+ Revision: 673900
12cr|python-pygraphviz-1.1-2|50	- Update to 1.1rc1.
12cr|python-pygraphviz-1.1-2|51	
12cr|python-pygraphviz-1.1-2|52	* Wed May 11 2011 Funda Wang <fwang@mandriva.org> 1.0-0.rc6.1
12cr|python-pygraphviz-1.1-2|53	+ Revision: 673621
12cr|python-pygraphviz-1.1-2|54	- add source
12cr|python-pygraphviz-1.1-2|55	- rebuild for new graphviz
12cr|python-pygraphviz-1.1-2|56	
12cr|python-pygraphviz-1.1-2|57	* Mon Nov 08 2010 Funda Wang <fwang@mandriva.org> 1.0-0.rc5.1mdv2011.0
12cr|python-pygraphviz-1.1-2|58	+ Revision: 594961
12cr|python-pygraphviz-1.1-2|59	- BR python devel
12cr|python-pygraphviz-1.1-2|60	- rebuild
12cr|python-pygraphviz-1.1-2|61	
12cr|python-pygraphviz-1.1-2|62	* Fri Jul 30 2010 Lev Givon <lev@mandriva.org> 1.0-0.rc5mdv2011.0
12cr|python-pygraphviz-1.1-2|63	+ Revision: 563641
12cr|python-pygraphviz-1.1-2|64	- Update to 1.0rc5.
12cr|python-pygraphviz-1.1-2|65	
12cr|python-pygraphviz-1.1-2|66	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.99.1-3mdv2010.0
12cr|python-pygraphviz-1.1-2|67	+ Revision: 442429
12cr|python-pygraphviz-1.1-2|68	- rebuild
12cr|python-pygraphviz-1.1-2|69	
12cr|python-pygraphviz-1.1-2|70	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 0.99.1-2mdv2009.1
12cr|python-pygraphviz-1.1-2|71	+ Revision: 320200
12cr|python-pygraphviz-1.1-2|72	- fix str fmt
12cr|python-pygraphviz-1.1-2|73	- rebuild for new python
12cr|python-pygraphviz-1.1-2|74	
12cr|python-pygraphviz-1.1-2|75	* Sun Dec 14 2008 Lev Givon <lev@mandriva.org> 0.99.1-1mdv2009.1
12cr|python-pygraphviz-1.1-2|76	+ Revision: 314214
12cr|python-pygraphviz-1.1-2|77	- Update to 0.99.1.
12cr|python-pygraphviz-1.1-2|78	
12cr|python-pygraphviz-1.1-2|79	* Mon Jul 07 2008 Lev Givon <lev@mandriva.org> 0.36-1mdv2009.0
12cr|python-pygraphviz-1.1-2|80	+ Revision: 232507
12cr|python-pygraphviz-1.1-2|81	- import python-pygraphviz
12cr|python-pygraphviz-1.1-2|82	
12cr|python-pygraphviz-1.1-2|83	
12cr|python-pygraphviz-1.1-2|84	* Mon Jul 7 2008 Lev Givon <lev@mandriva.org> 0.36-1mdv2008.1
12cr|python-pygraphviz-1.1-2|85	- Package for Mandriva.

6646 12
12cr|python-pylons-1.0-3|1	%define	module		pylons
12cr|python-pylons-1.0-3|2	%define tarname		Pylons
12cr|python-pylons-1.0-3|3	
12cr|python-pylons-1.0-3|4	Summary:		Pylons web framework
12cr|python-pylons-1.0-3|5	Name:			python-%{module}
12cr|python-pylons-1.0-3|6	Version:		1.0
12cr|python-pylons-1.0-3|7	Release:		3
12cr|python-pylons-1.0-3|8	Source0:		%{tarname}-%{version}.tar.gz
12cr|python-pylons-1.0-3|9	License:		BSD
12cr|python-pylons-1.0-3|10	Group:			Development/Python
12cr|python-pylons-1.0-3|11	Url:			http://www.pylonshq.com/
12cr|python-pylons-1.0-3|12	BuildArch:		noarch
12cr|python-pylons-1.0-3|13	BuildRequires:		python-setuptools
12cr|python-pylons-1.0-3|14	Requires:		python-beaker >= 1.3-0.dev.0
12cr|python-pylons-1.0-3|15	Requires:		python-decorator >= 2.3.2
12cr|python-pylons-1.0-3|16	Requires:		python-formencode >= 1.2.1
12cr|python-pylons-1.0-3|17	Requires:		python-mako >= 0.2.4
12cr|python-pylons-1.0-3|18	Requires:		python-nose >= 0.10.4
12cr|python-pylons-1.0-3|19	Requires:		python-paste >= 1.7.2
12cr|python-pylons-1.0-3|20	Requires:		python-pastedeploy >= 1.3.3
12cr|python-pylons-1.0-3|21	Requires:		python-pastescript >= 1.7.3
12cr|python-pylons-1.0-3|22	Requires:		python-routes >= 1.12
12cr|python-pylons-1.0-3|23	Requires:		python-simplejson >= 2.0.8
12cr|python-pylons-1.0-3|24	Requires:		python-tempita >= 0.2
12cr|python-pylons-1.0-3|25	Requires:		python-webob >= 0.9.6.1
12cr|python-pylons-1.0-3|26	Requires:		python-weberror >= 0.10.1
12cr|python-pylons-1.0-3|27	Requires:		python-webhelpers >= 0.6.4
12cr|python-pylons-1.0-3|28	Requires:		python-webtest >= 1.1
12cr|python-pylons-1.0-3|29	Suggests:		python-genshi >= 0.4.4
12cr|python-pylons-1.0-3|30	Suggests:		python-jinja2
12cr|python-pylons-1.0-3|31	
12cr|python-pylons-1.0-3|32	%description
12cr|python-pylons-1.0-3|33	The Pylons web framework is aimed at making webapp and programmatic
12cr|python-pylons-1.0-3|34	website development in Python easy.
12cr|python-pylons-1.0-3|35	
12cr|python-pylons-1.0-3|36	%prep
12cr|python-pylons-1.0-3|37	%setup -q -n %{tarname}-%{version}
12cr|python-pylons-1.0-3|38	
12cr|python-pylons-1.0-3|39	%install
12cr|python-pylons-1.0-3|40	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-pylons-1.0-3|41	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-pylons-1.0-3|42	
12cr|python-pylons-1.0-3|43	%files -f FILE_LIST
12cr|python-pylons-1.0-3|44	%doc CHANGELOG LICENSE README.txt
12cr|python-pylons-1.0-3|45	
12cr|python-pylons-1.0-3|46	
12cr|python-pylons-1.0-3|47	%changelog
12cr|python-pylons-1.0-3|48	* Fri Apr 01 2011 Lev Givon <lev@mandriva.org> 1.0-2mdv2011.0
12cr|python-pylons-1.0-3|49	+ Revision: 649520
12cr|python-pylons-1.0-3|50	- Add install dependencies.
12cr|python-pylons-1.0-3|51	
12cr|python-pylons-1.0-3|52	* Tue Nov 09 2010 Lev Givon <lev@mandriva.org> 1.0-1mdv2011.0
12cr|python-pylons-1.0-3|53	+ Revision: 595334
12cr|python-pylons-1.0-3|54	- import python-pylons
12cr|python-pylons-1.0-3|55	
12cr|python-pylons-1.0-3|56	

6647 12
12cr|python-pymathml-0.3-7|1	%define oname   pymathml
12cr|python-pymathml-0.3-7|2	%define version 0.3
12cr|python-pymathml-0.3-7|3	%define release %mkrel 7
12cr|python-pymathml-0.3-7|4	
12cr|python-pymathml-0.3-7|5	Summary:	Python MathML renderer
12cr|python-pymathml-0.3-7|6	Name:		python-pymathml
12cr|python-pymathml-0.3-7|7	Version:	%{version}
12cr|python-pymathml-0.3-7|8	Release:	%{release}
12cr|python-pymathml-0.3-7|9	License:	GPL
12cr|python-pymathml-0.3-7|10	Group:		Sciences/Mathematics
12cr|python-pymathml-0.3-7|11	URL:		http://pymathml.sourceforge.net/
12cr|python-pymathml-0.3-7|12	Source:		http://prdownloads.sourceforge.net/%{oname}/%{oname}-%{version}.tar.bz2
12cr|python-pymathml-0.3-7|13	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-pymathml-0.3-7|14	BuildRequires:	python-devel
12cr|python-pymathml-0.3-7|15	Requires:	python-libxml2
12cr|python-pymathml-0.3-7|16	# rendering backends
12cr|python-pymathml-0.3-7|17	Requires:	libnxplot-python
12cr|python-pymathml-0.3-7|18	Requires:	pygtk2.0
12cr|python-pymathml-0.3-7|19	Provides:	pymathml = %{version}-%{release}
12cr|python-pymathml-0.3-7|20	Obsoletes:      pymathml < %{version}
12cr|python-pymathml-0.3-7|21	
12cr|python-pymathml-0.3-7|22	%description
12cr|python-pymathml-0.3-7|23	The goal of %{oname} is to create a system-independent MathML
12cr|python-pymathml-0.3-7|24	rendering engine in Python. This engine works with an abstract
12cr|python-pymathml-0.3-7|25	'plotter' driver class, that can be subclassed for any rendering
12cr|python-pymathml-0.3-7|26	device needed.
12cr|python-pymathml-0.3-7|27	
12cr|python-pymathml-0.3-7|28	%prep
12cr|python-pymathml-0.3-7|29	%setup -q -n %{oname}-%{version}
12cr|python-pymathml-0.3-7|30	
12cr|python-pymathml-0.3-7|31	%build
12cr|python-pymathml-0.3-7|32	python ./setup.py build
12cr|python-pymathml-0.3-7|33	
12cr|python-pymathml-0.3-7|34	%install
12cr|python-pymathml-0.3-7|35	rm -rf %{buildroot}
12cr|python-pymathml-0.3-7|36	python ./setup.py install --root %{buildroot}
12cr|python-pymathml-0.3-7|37	
12cr|python-pymathml-0.3-7|38	%clean
12cr|python-pymathml-0.3-7|39	rm -rf %{buildroot}
12cr|python-pymathml-0.3-7|40	
12cr|python-pymathml-0.3-7|41	%files
12cr|python-pymathml-0.3-7|42	%defattr(-,root,root)
12cr|python-pymathml-0.3-7|43	%doc AUTHORS NEWS PKG-INFO README
12cr|python-pymathml-0.3-7|44	%py_puresitedir/*
12cr|python-pymathml-0.3-7|45	
12cr|python-pymathml-0.3-7|46	
12cr|python-pymathml-0.3-7|47	%changelog
12cr|python-pymathml-0.3-7|48	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3-7mdv2010.0
12cr|python-pymathml-0.3-7|49	+ Revision: 442436
12cr|python-pymathml-0.3-7|50	- rebuild
12cr|python-pymathml-0.3-7|51	
12cr|python-pymathml-0.3-7|52	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.3-6mdv2009.1
12cr|python-pymathml-0.3-7|53	+ Revision: 323949
12cr|python-pymathml-0.3-7|54	- rebuild
12cr|python-pymathml-0.3-7|55	
12cr|python-pymathml-0.3-7|56	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.3-5mdv2009.0
12cr|python-pymathml-0.3-7|57	+ Revision: 242461
12cr|python-pymathml-0.3-7|58	- rebuild
12cr|python-pymathml-0.3-7|59	- kill re-definition of %%buildroot on Pixel's request
12cr|python-pymathml-0.3-7|60	
12cr|python-pymathml-0.3-7|61	+ Olivier Blin <oblin@mandriva.com>
12cr|python-pymathml-0.3-7|62	- restore BuildRoot
12cr|python-pymathml-0.3-7|63	
12cr|python-pymathml-0.3-7|64	* Tue Jul 24 2007 Funda Wang <fwang@mandriva.org> 0.3-3mdv2008.0
12cr|python-pymathml-0.3-7|65	+ Revision: 54912
12cr|python-pymathml-0.3-7|66	- Provides old lib
12cr|python-pymathml-0.3-7|67	
12cr|python-pymathml-0.3-7|68	
12cr|python-pymathml-0.3-7|69	* Tue Jan 30 2007 Nicolas Lécureuil <neoclust@mandriva.org> 0.3-2mdv2007.0
12cr|python-pymathml-0.3-7|70	+ Revision: 115362
12cr|python-pymathml-0.3-7|71	- Rebuild for new python
12cr|python-pymathml-0.3-7|72	- Rebuild according to the policy
12cr|python-pymathml-0.3-7|73	- Import pymathml
12cr|python-pymathml-0.3-7|74	

6648 12
12cr|python-pymetar-0.17-1|1	%define oname	pymetar
12cr|python-pymetar-0.17-1|2	
12cr|python-pymetar-0.17-1|3	Name:		python-%{oname}
12cr|python-pymetar-0.17-1|4	Version:	0.17
12cr|python-pymetar-0.17-1|5	Release:	%mkrel 1
12cr|python-pymetar-0.17-1|6	Summary:	Weather report Python module
12cr|python-pymetar-0.17-1|7	Group:		Development/Python
12cr|python-pymetar-0.17-1|8	License:	GPLv2+
12cr|python-pymetar-0.17-1|9	URL:		http://www.schwarzvogel.de/software-pymetar.shtml
12cr|python-pymetar-0.17-1|10	Source0:	http://www.schwarzvogel.de/pkgs/%{oname}-%{version}.tar.gz
12cr|python-pymetar-0.17-1|11	BuildRequires:	python-devel
12cr|python-pymetar-0.17-1|12	BuildRequires:	python-setuptools
12cr|python-pymetar-0.17-1|13	Requires:	python
12cr|python-pymetar-0.17-1|14	BuildArch:	noarch
12cr|python-pymetar-0.17-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|python-pymetar-0.17-1|16	
12cr|python-pymetar-0.17-1|17	%description
12cr|python-pymetar-0.17-1|18	This library downloads the weather report for a given station ID,
12cr|python-pymetar-0.17-1|19	decodes it and provides easy access to all the data found in the
12cr|python-pymetar-0.17-1|20	report.
12cr|python-pymetar-0.17-1|21	
12cr|python-pymetar-0.17-1|22	%prep
12cr|python-pymetar-0.17-1|23	%setup -q -n %{oname}-%{version}
12cr|python-pymetar-0.17-1|24	
12cr|python-pymetar-0.17-1|25	%build
12cr|python-pymetar-0.17-1|26	
12cr|python-pymetar-0.17-1|27	%install
12cr|python-pymetar-0.17-1|28	rm -rf %{buildroot}
12cr|python-pymetar-0.17-1|29	python setup.py install --root=%{buildroot} --compile --optimize=2
12cr|python-pymetar-0.17-1|30	rm -rf %{buildroot}%{_docdir}
12cr|python-pymetar-0.17-1|31	
12cr|python-pymetar-0.17-1|32	%clean
12cr|python-pymetar-0.17-1|33	rm -rf %{buildroot}
12cr|python-pymetar-0.17-1|34	
12cr|python-pymetar-0.17-1|35	%files
12cr|python-pymetar-0.17-1|36	%defattr(-,root,root,-)
12cr|python-pymetar-0.17-1|37	%doc README THANKS librarydoc.txt
12cr|python-pymetar-0.17-1|38	%{_bindir}/%{oname}
12cr|python-pymetar-0.17-1|39	%{py_puresitedir}/*
12cr|python-pymetar-0.17-1|40	
12cr|python-pymetar-0.17-1|41	
12cr|python-pymetar-0.17-1|42	%changelog
12cr|python-pymetar-0.17-1|43	* Mon Nov 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdv2011.0
12cr|python-pymetar-0.17-1|44	+ Revision: 603072
12cr|python-pymetar-0.17-1|45	- update to new version 0.17
12cr|python-pymetar-0.17-1|46	
12cr|python-pymetar-0.17-1|47	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 0.16-1mdv2011.0
12cr|python-pymetar-0.17-1|48	+ Revision: 598173
12cr|python-pymetar-0.17-1|49	- update file list
12cr|python-pymetar-0.17-1|50	
12cr|python-pymetar-0.17-1|51	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|python-pymetar-0.17-1|52	- Fix file list
12cr|python-pymetar-0.17-1|53	- update to 0.16
12cr|python-pymetar-0.17-1|54	
12cr|python-pymetar-0.17-1|55	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2010.1
12cr|python-pymetar-0.17-1|56	+ Revision: 489358
12cr|python-pymetar-0.17-1|57	- new version
12cr|python-pymetar-0.17-1|58	
12cr|python-pymetar-0.17-1|59	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.14-2mdv2010.0
12cr|python-pymetar-0.17-1|60	+ Revision: 442440
12cr|python-pymetar-0.17-1|61	- rebuild
12cr|python-pymetar-0.17-1|62	
12cr|python-pymetar-0.17-1|63	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 0.14-1mdv2009.1
12cr|python-pymetar-0.17-1|64	+ Revision: 319648
12cr|python-pymetar-0.17-1|65	- drop some now non-existent docs
12cr|python-pymetar-0.17-1|66	- rebuild with python 2.6
12cr|python-pymetar-0.17-1|67	- new release 0.14
12cr|python-pymetar-0.17-1|68	
12cr|python-pymetar-0.17-1|69	* Thu Jul 31 2008 Adam Williamson <awilliamson@mandriva.org> 0.13-1mdv2009.0
12cr|python-pymetar-0.17-1|70	+ Revision: 258360
12cr|python-pymetar-0.17-1|71	- import python-pymetar
12cr|python-pymetar-0.17-1|72	
12cr|python-pymetar-0.17-1|73	

6649 12
12cr|python-pymongo-2.2-1|1	%define shortname    pymongo
12cr|python-pymongo-2.2-1|2	
12cr|python-pymongo-2.2-1|3	Name:           python-%{shortname}
12cr|python-pymongo-2.2-1|4	Version:        2.2
12cr|python-pymongo-2.2-1|5	Release:        1
12cr|python-pymongo-2.2-1|6	Summary:        Python driver for MongoDB
12cr|python-pymongo-2.2-1|7	Group:          Development/Python
12cr|python-pymongo-2.2-1|8	License:        Apache License
12cr|python-pymongo-2.2-1|9	URL:            http://api.mongodb.org/python/2.1/
12cr|python-pymongo-2.2-1|10	Source0:        http://pypi.python.org/packages/source/p/pymongo/%{shortname}-%{version}.tar.gz
12cr|python-pymongo-2.2-1|11	BuildRequires:  python-setuptools
12cr|python-pymongo-2.2-1|12	%py_requires -d
12cr|python-pymongo-2.2-1|13	
12cr|python-pymongo-2.2-1|14	%define debug_package %{nil}
12cr|python-pymongo-2.2-1|15	
12cr|python-pymongo-2.2-1|16	%description
12cr|python-pymongo-2.2-1|17	The PyMongo distribution contains tools for interacting with MongoDB
12cr|python-pymongo-2.2-1|18	database from Python.
12cr|python-pymongo-2.2-1|19	
12cr|python-pymongo-2.2-1|20	The bson package is an implementation of the BSON format for Python.
12cr|python-pymongo-2.2-1|21	The pymongo package is a native Python driver for MongoDB.
12cr|python-pymongo-2.2-1|22	The gridfs package is a gridfs implementation on top of pymongo.
12cr|python-pymongo-2.2-1|23	This driver is build without the C extensions.
12cr|python-pymongo-2.2-1|24	
12cr|python-pymongo-2.2-1|25	%prep
12cr|python-pymongo-2.2-1|26	%setup -q -n %{shortname}-%{version}
12cr|python-pymongo-2.2-1|27	
12cr|python-pymongo-2.2-1|28	%build
12cr|python-pymongo-2.2-1|29	%{__python} setup.py --no_ext build
12cr|python-pymongo-2.2-1|30	
12cr|python-pymongo-2.2-1|31	%install
12cr|python-pymongo-2.2-1|32	%{__python} setup.py --no_ext install -O1 --skip-build --root %{buildroot} --install-purelib=%py_platsitedir
12cr|python-pymongo-2.2-1|33	
12cr|python-pymongo-2.2-1|34	%files
12cr|python-pymongo-2.2-1|35	%{py_platsitedir}/*
12cr|python-pymongo-2.2-1|36	
12cr|python-pymongo-2.2-1|37	
12cr|python-pymongo-2.2-1|38	%changelog
12cr|python-pymongo-2.2-1|39	* Fri May 11 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.2-1
12cr|python-pymongo-2.2-1|40	+ Revision: 798307
12cr|python-pymongo-2.2-1|41	- version update 2.2
12cr|python-pymongo-2.2-1|42	
12cr|python-pymongo-2.2-1|43	* Thu Jan 05 2012 Lev Givon <lev@mandriva.org> 2.1.1-1
12cr|python-pymongo-2.2-1|44	+ Revision: 757840
12cr|python-pymongo-2.2-1|45	- Update to 2.1.1.
12cr|python-pymongo-2.2-1|46	
12cr|python-pymongo-2.2-1|47	* Wed Dec 07 2011 Lev Givon <lev@mandriva.org> 2.1-1
12cr|python-pymongo-2.2-1|48	+ Revision: 738759
12cr|python-pymongo-2.2-1|49	- Update to 2.1.
12cr|python-pymongo-2.2-1|50	
12cr|python-pymongo-2.2-1|51	* Wed Oct 26 2011 Lev Givon <lev@mandriva.org> 2.0.1-1
12cr|python-pymongo-2.2-1|52	+ Revision: 707359
12cr|python-pymongo-2.2-1|53	- Update to 2.0.1.
12cr|python-pymongo-2.2-1|54	
12cr|python-pymongo-2.2-1|55	* Thu Jun 09 2011 Alexandre Lissy <alissy@mandriva.com> 1.11-1
12cr|python-pymongo-2.2-1|56	+ Revision: 683426
12cr|python-pymongo-2.2-1|57	- Updating python-pymongo to latest 1.11 (ipv6 support!)
12cr|python-pymongo-2.2-1|58	
12cr|python-pymongo-2.2-1|59	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.10.1-1
12cr|python-pymongo-2.2-1|60	+ Revision: 662538
12cr|python-pymongo-2.2-1|61	- update to new version 1.10.1
12cr|python-pymongo-2.2-1|62	
12cr|python-pymongo-2.2-1|63	* Wed Dec 08 2010 Wiliam Alves de Souza <wiliam@mandriva.com> 1.9-1mdv2011.0
12cr|python-pymongo-2.2-1|64	+ Revision: 616254
12cr|python-pymongo-2.2-1|65	- import python-pymongo
12cr|python-pymongo-2.2-1|66	

6650 12
12cr|python-pymtp-0.0.4-6|1	%define module pymtp
12cr|python-pymtp-0.0.4-6|2	
12cr|python-pymtp-0.0.4-6|3	Summary:	A python binding to libmtp
12cr|python-pymtp-0.0.4-6|4	Name:		python-%{module}
12cr|python-pymtp-0.0.4-6|5	Version:	0.0.4
12cr|python-pymtp-0.0.4-6|6	Release:	%mkrel 6
12cr|python-pymtp-0.0.4-6|7	License:	GPLv3
12cr|python-pymtp-0.0.4-6|8	Group:		Development/Python
12cr|python-pymtp-0.0.4-6|9	Url:		http://nick125.com/projects/pymtp
12cr|python-pymtp-0.0.4-6|10	Source0:	http://downloads.nick125.com/projects/pymtp/%{module}-%{version}.tar.bz2
12cr|python-pymtp-0.0.4-6|11	BuildRequires:	python-devel
12cr|python-pymtp-0.0.4-6|12	Requires:	libmtp-utils
12cr|python-pymtp-0.0.4-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|python-pymtp-0.0.4-6|14	
12cr|python-pymtp-0.0.4-6|15	%description
12cr|python-pymtp-0.0.4-6|16	PyMTP is a Python binding to libmtp, the defacto open source
12cr|python-pymtp-0.0.4-6|17	library for communicating with MTP-enabled devices.
12cr|python-pymtp-0.0.4-6|18	These devices include the Creative Zen, Microsoft Zune,
12cr|python-pymtp-0.0.4-6|19	Normsoft Pocket Tunes and many more.
12cr|python-pymtp-0.0.4-6|20	
12cr|python-pymtp-0.0.4-6|21	%prep
12cr|python-pymtp-0.0.4-6|22	%setup -qn %{module}-%{version}
12cr|python-pymtp-0.0.4-6|23	
12cr|python-pymtp-0.0.4-6|24	%build
12cr|python-pymtp-0.0.4-6|25	env CFLAGS="%{optflags}" python setup.py build
12cr|python-pymtp-0.0.4-6|26	
12cr|python-pymtp-0.0.4-6|27	%install
12cr|python-pymtp-0.0.4-6|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|python-pymtp-0.0.4-6|29	
12cr|python-pymtp-0.0.4-6|30	python setup.py install --root=%{buildroot}
12cr|python-pymtp-0.0.4-6|31	
12cr|python-pymtp-0.0.4-6|32	%clean
12cr|python-pymtp-0.0.4-6|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|python-pymtp-0.0.4-6|34	
12cr|python-pymtp-0.0.4-6|35	%files
12cr|python-pymtp-0.0.4-6|36	%defattr(-,root,root)
12cr|python-pymtp-0.0.4-6|37	%doc examples README
12cr|python-pymtp-0.0.4-6|38	%{py_puresitedir}/*
12cr|python-pymtp-0.0.4-6|39	
12cr|python-pymtp-0.0.4-6|40	
12cr|python-pymtp-0.0.4-6|41	%changelog
12cr|python-pymtp-0.0.4-6|42	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.0.4-6mdv2010.0
12cr|python-pymtp-0.0.4-6|43	+ Revision: 442443
12cr|python-pymtp-0.0.4-6|44	- rebuild
12cr|python-pymtp-0.0.4-6|45	
12cr|python-pymtp-0.0.4-6|46	* Sun Dec 28 2008 Götz Waschk <waschk@mandriva.org> 0.0.4-5mdv2009.1
12cr|python-pymtp-0.0.4-6|47	+ Revision: 320645
12cr|python-pymtp-0.0.4-6|48	- rebuild for new python
12cr|python-pymtp-0.0.4-6|49	
12cr|python-pymtp-0.0.4-6|50	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.0.4-4mdv2009.0
12cr|python-pymtp-0.0.4-6|51	+ Revision: 269039
12cr|python-pymtp-0.0.4-6|52	- rebuild early 2009.0 package (before pixel changes)
12cr|python-pymtp-0.0.4-6|53	
12cr|python-pymtp-0.0.4-6|54	* Fri Apr 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.4-3mdv2009.0
12cr|python-pymtp-0.0.4-6|55	+ Revision: 195632
12cr|python-pymtp-0.0.4-6|56	- fix buildrequires
12cr|python-pymtp-0.0.4-6|57	- package is no more noarch
12cr|python-pymtp-0.0.4-6|58	
12cr|python-pymtp-0.0.4-6|59	* Fri Apr 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.4-2mdv2009.0
12cr|python-pymtp-0.0.4-6|60	+ Revision: 195483
12cr|python-pymtp-0.0.4-6|61	- fix requires
12cr|python-pymtp-0.0.4-6|62	
12cr|python-pymtp-0.0.4-6|63	* Thu Apr 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.4-1mdv2009.0
12cr|python-pymtp-0.0.4-6|64	+ Revision: 195275
12cr|python-pymtp-0.0.4-6|65	- add source and spec file
12cr|python-pymtp-0.0.4-6|66	- Created package structure for python-pymtp.
12cr|python-pymtp-0.0.4-6|67	

6651 12
12cr|python-pynut-1.2-1|1	Summary:	NUT (Network UPS Tools) extension for Python
12cr|python-pynut-1.2-1|2	Name:		python-pynut
12cr|python-pynut-1.2-1|3	Version:	1.2
12cr|python-pynut-1.2-1|4	Release:	1
12cr|python-pynut-1.2-1|5	Group:		Development/Python
12cr|python-pynut-1.2-1|6	License:	GPLv3+
12cr|python-pynut-1.2-1|7	URL:		http://www.lestat.st/informatique/projets/pynut-en
12cr|python-pynut-1.2-1|8	Source0:	http://www.lestat.st/_media/informatique/projets/pynut/%{name}-%{version}.tar.gz
12cr|python-pynut-1.2-1|9	BuildArch:	noarch
12cr|python-pynut-1.2-1|10	BuildRequires:	python-devel
12cr|python-pynut-1.2-1|11	
12cr|python-pynut-1.2-1|12	%description
12cr|python-pynut-1.2-1|13	PyNUT is an abstraction class written in Python to access NUT (Network UPS
12cr|python-pynut-1.2-1|14	Tools) server and execute commands without needing to know the communication
12cr|python-pynut-1.2-1|15	protocol.
12cr|python-pynut-1.2-1|16	
12cr|python-pynut-1.2-1|17	%prep
12cr|python-pynut-1.2-1|18	
12cr|python-pynut-1.2-1|19	%setup -q -n %{name}-%{version}
12cr|python-pynut-1.2-1|20	chmod 644 *
12cr|python-pynut-1.2-1|21	
12cr|python-pynut-1.2-1|22	%build
12cr|python-pynut-1.2-1|23	
12cr|python-pynut-1.2-1|24	%install
12cr|python-pynut-1.2-1|25	install -d %{buildroot}%{py_puresitedir}
12cr|python-pynut-1.2-1|26	install -m0644 PyNUT.py %{buildroot}%{py_puresitedir}/
12cr|python-pynut-1.2-1|27	
12cr|python-pynut-1.2-1|28	%files
12cr|python-pynut-1.2-1|29	%defattr(-,root,root)
12cr|python-pynut-1.2-1|30	%doc copyright README test_nut.py.gz
12cr|python-pynut-1.2-1|31	%{py_puresitedir}/PyNUT.py
12cr|python-pynut-1.2-1|32	
12cr|python-pynut-1.2-1|33	
12cr|python-pynut-1.2-1|34	%changelog
12cr|python-pynut-1.2-1|35	* Sun Dec 04 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.2-1
12cr|python-pynut-1.2-1|36	+ Revision: 737691
12cr|python-pynut-1.2-1|37	- version update 1.2
12cr|python-pynut-1.2-1|38	
12cr|python-pynut-1.2-1|39	* Thu Nov 19 2009 Funda Wang <fwang@mandriva.org> 1.1-3mdv2011.0
12cr|python-pynut-1.2-1|40	+ Revision: 467410
12cr|python-pynut-1.2-1|41	- really use noarch dir
12cr|python-pynut-1.2-1|42	- really use noarch dirs
12cr|python-pynut-1.2-1|43	
12cr|python-pynut-1.2-1|44	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1-2mdv2010.0
12cr|python-pynut-1.2-1|45	+ Revision: 442444
12cr|python-pynut-1.2-1|46	- rebuild
12cr|python-pynut-1.2-1|47	
12cr|python-pynut-1.2-1|48	* Wed Mar 11 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdv2009.1
12cr|python-pynut-1.2-1|49	+ Revision: 353747
12cr|python-pynut-1.2-1|50	- 1.1
12cr|python-pynut-1.2-1|51	
12cr|python-pynut-1.2-1|52	* Fri Oct 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2009.1
12cr|python-pynut-1.2-1|53	+ Revision: 291400
12cr|python-pynut-1.2-1|54	- try to fix build
12cr|python-pynut-1.2-1|55	- import python-pynut
12cr|python-pynut-1.2-1|56	

6652 12
12cr|python-pypdf-1.13-2|1	%define module	pyPdf
12cr|python-pypdf-1.13-2|2	
12cr|python-pypdf-1.13-2|3	Summary:	Pure-Python PDF toolkit
12cr|python-pypdf-1.13-2|4	Name:		python-pypdf
12cr|python-pypdf-1.13-2|5	Version:	1.13
12cr|python-pypdf-1.13-2|6	Release:	2
12cr|python-pypdf-1.13-2|7	Source0:	http://pybrary.net/pyPdf/%{module}-%{version}.tar.gz
12cr|python-pypdf-1.13-2|8	License:	BSD
12cr|python-pypdf-1.13-2|9	Group:		Development/Python
12cr|python-pypdf-1.13-2|10	Url:		http://pybrary.net/pyPdf/
12cr|python-pypdf-1.13-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-pypdf-1.13-2|12	Provides:	%{module}
12cr|python-pypdf-1.13-2|13	BuildRequires:	python-devel
12cr|python-pypdf-1.13-2|14	BuildArch:	noarch
12cr|python-pypdf-1.13-2|15	
12cr|python-pypdf-1.13-2|16	%description
12cr|python-pypdf-1.13-2|17	A Pure-Python library built as a PDF toolkit. It is capable of:
12cr|python-pypdf-1.13-2|18	* extracting document information (title, author, ...),
12cr|python-pypdf-1.13-2|19	* splitting documents page by page,
12cr|python-pypdf-1.13-2|20	* merging documents page by page,
12cr|python-pypdf-1.13-2|21	* cropping pages,
12cr|python-pypdf-1.13-2|22	* merging multiple pages into a single page,
12cr|python-pypdf-1.13-2|23	* encrypting and decrypting PDF files.
12cr|python-pypdf-1.13-2|24	
12cr|python-pypdf-1.13-2|25	%files
12cr|python-pypdf-1.13-2|26	%defattr(-,root,root)
12cr|python-pypdf-1.13-2|27	%doc README CHANGELOG
12cr|python-pypdf-1.13-2|28	%{py_puresitedir}/pyPdf-%{version}-py%{py_ver}.egg-info
12cr|python-pypdf-1.13-2|29	%dir %{py_puresitedir}/%{module}
12cr|python-pypdf-1.13-2|30	%{py_puresitedir}/%{module}/*
12cr|python-pypdf-1.13-2|31	
12cr|python-pypdf-1.13-2|32	#--------------------------------------------------------------------
12cr|python-pypdf-1.13-2|33	
12cr|python-pypdf-1.13-2|34	%prep
12cr|python-pypdf-1.13-2|35	%setup -q -n %{module}-%{version}
12cr|python-pypdf-1.13-2|36	
12cr|python-pypdf-1.13-2|37	%build
12cr|python-pypdf-1.13-2|38	
12cr|python-pypdf-1.13-2|39	%install
12cr|python-pypdf-1.13-2|40	%__rm -rf %{buildroot}
12cr|python-pypdf-1.13-2|41	%__python setup.py install --root=%{buildroot} --no-compile
12cr|python-pypdf-1.13-2|42	
12cr|python-pypdf-1.13-2|43	%clean
12cr|python-pypdf-1.13-2|44	%__rm -rf %{buildroot}
12cr|python-pypdf-1.13-2|45	
12cr|python-pypdf-1.13-2|46	
12cr|python-pypdf-1.13-2|47	%changelog
12cr|python-pypdf-1.13-2|48	* Mon Jan 30 2012 Vladimir Testov <vladimir.testov@rosalab.ru> 1.13-2
12cr|python-pypdf-1.13-2|49	+ Revision: 769808
12cr|python-pypdf-1.13-2|50	- fixed: replaced %%{pyver} with %%{py_ver}
12cr|python-pypdf-1.13-2|51	- fixed: replaced %%{pyver} to %%cd /home/icedphoenix/PKG/python-pypdf/SPECS
12cr|python-pypdf-1.13-2|52	
12cr|python-pypdf-1.13-2|53	* Sat Jan 08 2011 Luc Menut <lmenut@mandriva.org> 1.13-1mdv2011.0
12cr|python-pypdf-1.13-2|54	+ Revision: 630620
12cr|python-pypdf-1.13-2|55	- update to 1.13
12cr|python-pypdf-1.13-2|56	
12cr|python-pypdf-1.13-2|57	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|python-pypdf-1.13-2|58	- use %%pyver macro
12cr|python-pypdf-1.13-2|59	
12cr|python-pypdf-1.13-2|60	* Sat Oct 30 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.12-2mdv2011.0
12cr|python-pypdf-1.13-2|61	+ Revision: 590472
12cr|python-pypdf-1.13-2|62	- rebuild for python-2.7
12cr|python-pypdf-1.13-2|63	- drop the obsolete %%py_requires macro
12cr|python-pypdf-1.13-2|64	
12cr|python-pypdf-1.13-2|65	* Sun Aug 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.12-1mdv2010.0
12cr|python-pypdf-1.13-2|66	+ Revision: 422582
12cr|python-pypdf-1.13-2|67	- change layout
12cr|python-pypdf-1.13-2|68	
12cr|python-pypdf-1.13-2|69	+ Luc Menut <lmenut@mandriva.org>
12cr|python-pypdf-1.13-2|70	- import python-pypdf
12cr|python-pypdf-1.13-2|71	

6653 12
12cr|python-pypoppler-0.12.1-5|1	%define module	pypoppler
12cr|python-pypoppler-0.12.1-5|2	
12cr|python-pypoppler-0.12.1-5|3	Summary:	Python bindings for the Poppler PDF rendering library
12cr|python-pypoppler-0.12.1-5|4	Name:		python-%{module}
12cr|python-pypoppler-0.12.1-5|5	Version:	0.12.1
12cr|python-pypoppler-0.12.1-5|6	Release:	5
12cr|python-pypoppler-0.12.1-5|7	Source0:	http://launchpad.net/poppler-python/trunk/development/+download/%{module}-%{version}.tar.gz
12cr|python-pypoppler-0.12.1-5|8	Patch0:		pypoppler-0.12.1-poppler-0.16.0.patch
12cr|python-pypoppler-0.12.1-5|9	Patch1:		pypoppler-0.12.1-link.patch
12cr|python-pypoppler-0.12.1-5|10	License:	GPLv2+
12cr|python-pypoppler-0.12.1-5|11	Group:		Development/Python
12cr|python-pypoppler-0.12.1-5|12	Url:		https://launchpad.net/poppler-python
12cr|python-pypoppler-0.12.1-5|13	Provides:	%{module} = %{version}
12cr|python-pypoppler-0.12.1-5|14	BuildRequires:	python-devel
12cr|python-pypoppler-0.12.1-5|15	BuildRequires:	pygtk2.0-devel
12cr|python-pypoppler-0.12.1-5|16	BuildRequires:	atk-devel
12cr|python-pypoppler-0.12.1-5|17	BuildRequires:	libpoppler-devel
12cr|python-pypoppler-0.12.1-5|18	BuildRequires:	python-cairo-devel
12cr|python-pypoppler-0.12.1-5|19	BuildRequires:	libpoppler-glib-devel >= 0.10.5
12cr|python-pypoppler-0.12.1-5|20	
12cr|python-pypoppler-0.12.1-5|21	%description
12cr|python-pypoppler-0.12.1-5|22	Python bindings for the Poppler PDF rendering library. It is needed to
12cr|python-pypoppler-0.12.1-5|23	run programs written in Python and using Poppler set.
12cr|python-pypoppler-0.12.1-5|24	
12cr|python-pypoppler-0.12.1-5|25	%files
12cr|python-pypoppler-0.12.1-5|26	%doc AUTHORS ChangeLog COPYING NEWS
12cr|python-pypoppler-0.12.1-5|27	%{py_platsitedir}/poppler.so
12cr|python-pypoppler-0.12.1-5|28	
12cr|python-pypoppler-0.12.1-5|29	#--------------------------------------------------------------------
12cr|python-pypoppler-0.12.1-5|30	
12cr|python-pypoppler-0.12.1-5|31	%prep
12cr|python-pypoppler-0.12.1-5|32	%setup -q -n %{module}-%{version}
12cr|python-pypoppler-0.12.1-5|33	%patch0 -p0
12cr|python-pypoppler-0.12.1-5|34	%patch1 -p0
12cr|python-pypoppler-0.12.1-5|35	
12cr|python-pypoppler-0.12.1-5|36	%build
12cr|python-pypoppler-0.12.1-5|37	%configure2_5x
12cr|python-pypoppler-0.12.1-5|38	%make
12cr|python-pypoppler-0.12.1-5|39	
12cr|python-pypoppler-0.12.1-5|40	%install
12cr|python-pypoppler-0.12.1-5|41	%__rm -rf %{buildroot}
12cr|python-pypoppler-0.12.1-5|42	%makeinstall_std
12cr|python-pypoppler-0.12.1-5|43	
12cr|python-pypoppler-0.12.1-5|44	%clean
12cr|python-pypoppler-0.12.1-5|45	%__rm -rf %{buildroot}
12cr|python-pypoppler-0.12.1-5|46	
12cr|python-pypoppler-0.12.1-5|47	
12cr|python-pypoppler-0.12.1-5|48	%changelog
12cr|python-pypoppler-0.12.1-5|49	* Thu Dec 30 2010 Funda Wang <fwang@mandriva.org> 0.12.1-4mdv2011.0
12cr|python-pypoppler-0.12.1-5|50	+ Revision: 626178
12cr|python-pypoppler-0.12.1-5|51	- fix build with latest poppler 0.16.0
12cr|python-pypoppler-0.12.1-5|52	- rebuild for new poppler
12cr|python-pypoppler-0.12.1-5|53	
12cr|python-pypoppler-0.12.1-5|54	* Thu Nov 04 2010 Luc Menut <lmenut@mandriva.org> 0.12.1-3mdv2011.0
12cr|python-pypoppler-0.12.1-5|55	+ Revision: 593043
12cr|python-pypoppler-0.12.1-5|56	- rebuild for python 2.7
12cr|python-pypoppler-0.12.1-5|57	- drop %%py_requires macro
12cr|python-pypoppler-0.12.1-5|58	
12cr|python-pypoppler-0.12.1-5|59	* Thu Aug 05 2010 Funda Wang <fwang@mandriva.org> 0.12.1-2mdv2011.0
12cr|python-pypoppler-0.12.1-5|60	+ Revision: 566259
12cr|python-pypoppler-0.12.1-5|61	- rebuild for new poppler
12cr|python-pypoppler-0.12.1-5|62	
12cr|python-pypoppler-0.12.1-5|63	* Tue Sep 29 2009 Götz Waschk <waschk@mandriva.org> 0.12.1-1mdv2010.0
12cr|python-pypoppler-0.12.1-5|64	+ Revision: 450881
12cr|python-pypoppler-0.12.1-5|65	- update to new version 0.12.1
12cr|python-pypoppler-0.12.1-5|66	
12cr|python-pypoppler-0.12.1-5|67	* Sun Sep 27 2009 Götz Waschk <waschk@mandriva.org> 0.12.0-1mdv2010.0
12cr|python-pypoppler-0.12.1-5|68	+ Revision: 449730
12cr|python-pypoppler-0.12.1-5|69	- update to new version 0.12.0
12cr|python-pypoppler-0.12.1-5|70	
12cr|python-pypoppler-0.12.1-5|71	* Sun Sep 20 2009 Frederik Himpe <fhimpe@mandriva.org> 0.10.1-1mdv2010.0
12cr|python-pypoppler-0.12.1-5|72	+ Revision: 444921
12cr|python-pypoppler-0.12.1-5|73	- update to new version 0.10.1
12cr|python-pypoppler-0.12.1-5|74	
12cr|python-pypoppler-0.12.1-5|75	* Sun Aug 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-1mdv2010.0
12cr|python-pypoppler-0.12.1-5|76	+ Revision: 422562
12cr|python-pypoppler-0.12.1-5|77	- change layout
12cr|python-pypoppler-0.12.1-5|78	
12cr|python-pypoppler-0.12.1-5|79	+ Luc Menut <lmenut@mandriva.org>
12cr|python-pypoppler-0.12.1-5|80	- import python-pypoppler
12cr|python-pypoppler-0.12.1-5|81	
12cr|python-pypoppler-0.12.1-5|82	
12cr|python-pypoppler-0.12.1-5|83	* Sat Aug 22 2009 Luc Menut <lmenut@mandriva.org> 0.10.0-1mdv2010.0

6654 12
12cr|python-pyquery-1.2.1-1|1	%define	module	pyquery
12cr|python-pyquery-1.2.1-1|2	%define name	python-%{module}
12cr|python-pyquery-1.2.1-1|3	%define version	1.2.1
12cr|python-pyquery-1.2.1-1|4	%define release 1
12cr|python-pyquery-1.2.1-1|5	
12cr|python-pyquery-1.2.1-1|6	Summary:	jQuery-like library for Python
12cr|python-pyquery-1.2.1-1|7	Name:		%{name}
12cr|python-pyquery-1.2.1-1|8	Version:	%{version}
12cr|python-pyquery-1.2.1-1|9	Release:	%{release}
12cr|python-pyquery-1.2.1-1|10	Source0:	http://pypi.python.org/packages/source/p/%{module}/%{module}-%{version}.tar.gz
12cr|python-pyquery-1.2.1-1|11	License:	BSD
12cr|python-pyquery-1.2.1-1|12	Group:		Development/Python
12cr|python-pyquery-1.2.1-1|13	Url:		https://bitbucket.org/olauzanne/pyquery/
12cr|python-pyquery-1.2.1-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-pyquery-1.2.1-1|15	BuildArch:	noarch
12cr|python-pyquery-1.2.1-1|16	Requires:	python-lxml >= 2.1
12cr|python-pyquery-1.2.1-1|17	Requires:	python-cssselect
12cr|python-pyquery-1.2.1-1|18	BuildRequires:	python-setuptools
12cr|python-pyquery-1.2.1-1|19	BuildRequires:	python-lxml >= 2.1
12cr|python-pyquery-1.2.1-1|20	
12cr|python-pyquery-1.2.1-1|21	%description
12cr|python-pyquery-1.2.1-1|22	pyquery allows you to make jquery queries on xml documents.  The API
12cr|python-pyquery-1.2.1-1|23	is as much as possible the similar to jquery. pyquery uses lxml for
12cr|python-pyquery-1.2.1-1|24	fast xml and html manipulation.
12cr|python-pyquery-1.2.1-1|25	
12cr|python-pyquery-1.2.1-1|26	%prep
12cr|python-pyquery-1.2.1-1|27	%setup -q -n %{module}-%{version}
12cr|python-pyquery-1.2.1-1|28	
12cr|python-pyquery-1.2.1-1|29	%install
12cr|python-pyquery-1.2.1-1|30	%__rm -rf %{buildroot}
12cr|python-pyquery-1.2.1-1|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-pyquery-1.2.1-1|32	
12cr|python-pyquery-1.2.1-1|33	%clean
12cr|python-pyquery-1.2.1-1|34	%__rm -rf %{buildroot}
12cr|python-pyquery-1.2.1-1|35	
12cr|python-pyquery-1.2.1-1|36	%files
12cr|python-pyquery-1.2.1-1|37	%defattr(-,root,root)
12cr|python-pyquery-1.2.1-1|38	%doc *.txt
12cr|python-pyquery-1.2.1-1|39	%py_sitedir/%{module}*
12cr|python-pyquery-1.2.1-1|40	
12cr|python-pyquery-1.2.1-1|41	
12cr|python-pyquery-1.2.1-1|42	%changelog
12cr|python-pyquery-1.2.1-1|43	* Tue May 08 2012 Lev Givon <lev@mandriva.org> 1.2.1-1
12cr|python-pyquery-1.2.1-1|44	+ Revision: 797583
12cr|python-pyquery-1.2.1-1|45	- Update to 1.2.1.
12cr|python-pyquery-1.2.1-1|46	
12cr|python-pyquery-1.2.1-1|47	* Sun Jan 15 2012 Lev Givon <lev@mandriva.org> 1.1.1-1
12cr|python-pyquery-1.2.1-1|48	+ Revision: 760886
12cr|python-pyquery-1.2.1-1|49	- imported package python-pyquery
12cr|python-pyquery-1.2.1-1|50	

6655 12
12cr|python-pyrite-publisher-2.1.1-7|1	%define oname pyrite-publisher
12cr|python-pyrite-publisher-2.1.1-7|2	
12cr|python-pyrite-publisher-2.1.1-7|3	Summary: Content Creation Tools for Palm Computing Platform Users
12cr|python-pyrite-publisher-2.1.1-7|4	Name: python-%{oname}
12cr|python-pyrite-publisher-2.1.1-7|5	Version: 2.1.1
12cr|python-pyrite-publisher-2.1.1-7|6	Release: 7
12cr|python-pyrite-publisher-2.1.1-7|7	Source0: %{oname}-%{version}.tar.bz2
12cr|python-pyrite-publisher-2.1.1-7|8	License: GPL
12cr|python-pyrite-publisher-2.1.1-7|9	Group: Development/Python
12cr|python-pyrite-publisher-2.1.1-7|10	URL: http://www.pyrite.org/
12cr|python-pyrite-publisher-2.1.1-7|11	BuildRequires: python
12cr|python-pyrite-publisher-2.1.1-7|12	BuildRequires: python-devel
12cr|python-pyrite-publisher-2.1.1-7|13	Requires: python
12cr|python-pyrite-publisher-2.1.1-7|14	Obsoletes: txt2pdbdoc
12cr|python-pyrite-publisher-2.1.1-7|15	Provides: txt2pdbdoc
12cr|python-pyrite-publisher-2.1.1-7|16	
12cr|python-pyrite-publisher-2.1.1-7|17	%description
12cr|python-pyrite-publisher-2.1.1-7|18	Pyrite Publisher is a data converter for Palm Computing Platform
12cr|python-pyrite-publisher-2.1.1-7|19	users.  At the moment it is focused on producing e-books for use with
12cr|python-pyrite-publisher-2.1.1-7|20	standard document readers.  It has the following features, and maybe
12cr|python-pyrite-publisher-2.1.1-7|21	more:
12cr|python-pyrite-publisher-2.1.1-7|22	
12cr|python-pyrite-publisher-2.1.1-7|23	- converts text and HTML documents to the standard Doc format or the
12cr|python-pyrite-publisher-2.1.1-7|24	new high-compression zTXT format
12cr|python-pyrite-publisher-2.1.1-7|25	- gathers input from local files or from http/ftp URLs
12cr|python-pyrite-publisher-2.1.1-7|26	- produces rich text markup for RichReader or TealDoc
12cr|python-pyrite-publisher-2.1.1-7|27	- detects and reflows paragraphs in text files
12cr|python-pyrite-publisher-2.1.1-7|28	- automatically bookmarks HTML headers and named anchors
12cr|python-pyrite-publisher-2.1.1-7|29	- automatically bookmarks regular expressions in text files
12cr|python-pyrite-publisher-2.1.1-7|30	- supports zTXT annotations and both compression modes
12cr|python-pyrite-publisher-2.1.1-7|31	- annotates and/or footnotes HTML link targets
12cr|python-pyrite-publisher-2.1.1-7|32	- converts between Doc and zTXT while preserving bookmarks
12cr|python-pyrite-publisher-2.1.1-7|33	- converts Doc or zTXT back to text
12cr|python-pyrite-publisher-2.1.1-7|34	- processes Doc or zTXT content as if it is a regular text file
12cr|python-pyrite-publisher-2.1.1-7|35	- most behavior is configurable
12cr|python-pyrite-publisher-2.1.1-7|36	- architecture is extensible to allow addition of more kinds of
12cr|python-pyrite-publisher-2.1.1-7|37	document markup, more input formats, and even handling entirely
12cr|python-pyrite-publisher-2.1.1-7|38	new types of data
12cr|python-pyrite-publisher-2.1.1-7|39	
12cr|python-pyrite-publisher-2.1.1-7|40	%prep
12cr|python-pyrite-publisher-2.1.1-7|41	%setup -q -n %oname-%version
12cr|python-pyrite-publisher-2.1.1-7|42	
12cr|python-pyrite-publisher-2.1.1-7|43	%build
12cr|python-pyrite-publisher-2.1.1-7|44	python setup.py build
12cr|python-pyrite-publisher-2.1.1-7|45	
12cr|python-pyrite-publisher-2.1.1-7|46	%install
12cr|python-pyrite-publisher-2.1.1-7|47	python setup.py install --root %buildroot
12cr|python-pyrite-publisher-2.1.1-7|48	
12cr|python-pyrite-publisher-2.1.1-7|49	%files
12cr|python-pyrite-publisher-2.1.1-7|50	%doc ChangeLog NEWS PKG-INFO README.txt
12cr|python-pyrite-publisher-2.1.1-7|51	%{_libdir}/python%{py_ver}/site-packages/*
12cr|python-pyrite-publisher-2.1.1-7|52	%{_bindir}/*
12cr|python-pyrite-publisher-2.1.1-7|53	
12cr|python-pyrite-publisher-2.1.1-7|54	
12cr|python-pyrite-publisher-2.1.1-7|55	
12cr|python-pyrite-publisher-2.1.1-7|56	%changelog
12cr|python-pyrite-publisher-2.1.1-7|57	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 2.1.1-6mdv2010.0
12cr|python-pyrite-publisher-2.1.1-7|58	+ Revision: 442460
12cr|python-pyrite-publisher-2.1.1-7|59	- rebuild
12cr|python-pyrite-publisher-2.1.1-7|60	
12cr|python-pyrite-publisher-2.1.1-7|61	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.1.1-5mdv2009.0
12cr|python-pyrite-publisher-2.1.1-7|62	+ Revision: 242462
12cr|python-pyrite-publisher-2.1.1-7|63	- rebuild
12cr|python-pyrite-publisher-2.1.1-7|64	- kill re-definition of %%buildroot on Pixel's request
12cr|python-pyrite-publisher-2.1.1-7|65	
12cr|python-pyrite-publisher-2.1.1-7|66	+ Olivier Blin <oblin@mandriva.com>
12cr|python-pyrite-publisher-2.1.1-7|67	- restore BuildRoot
12cr|python-pyrite-publisher-2.1.1-7|68	
12cr|python-pyrite-publisher-2.1.1-7|69	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 2.1.1-3mdv2008.0
12cr|python-pyrite-publisher-2.1.1-7|70	+ Revision: 69372
12cr|python-pyrite-publisher-2.1.1-7|71	- use %%mkrel
12cr|python-pyrite-publisher-2.1.1-7|72	
12cr|python-pyrite-publisher-2.1.1-7|73	
12cr|python-pyrite-publisher-2.1.1-7|74	* Thu Feb 03 2005 Michael Scherer <misc@mandrake.org> 2.1.1-2mdk
12cr|python-pyrite-publisher-2.1.1-7|75	- fix spec file naming
12cr|python-pyrite-publisher-2.1.1-7|76	
12cr|python-pyrite-publisher-2.1.1-7|77	* Wed Sep 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.1.1-1mdk
12cr|python-pyrite-publisher-2.1.1-7|78	- 2.1.1
12cr|python-pyrite-publisher-2.1.1-7|79	
12cr|python-pyrite-publisher-2.1.1-7|80	* Tue Aug 12 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.0.0-4mdk
12cr|python-pyrite-publisher-2.1.1-7|81	- rebuild for new python
12cr|python-pyrite-publisher-2.1.1-7|82	- drop Prefix tag
12cr|python-pyrite-publisher-2.1.1-7|83	
12cr|python-pyrite-publisher-2.1.1-7|84	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.0.0-3mdk
12cr|python-pyrite-publisher-2.1.1-7|85	- rebuild
12cr|python-pyrite-publisher-2.1.1-7|86	
12cr|python-pyrite-publisher-2.1.1-7|87	* Fri Jul 19 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.0.0-2mdk
12cr|python-pyrite-publisher-2.1.1-7|88	- fix buildrequires
12cr|python-pyrite-publisher-2.1.1-7|89	
12cr|python-pyrite-publisher-2.1.1-7|90	* Fri Jan 11 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.0.0-1mdk
12cr|python-pyrite-publisher-2.1.1-7|91	- First release.
12cr|python-pyrite-publisher-2.1.1-7|92	

6656 12
12cr|python-pyro-3.10-3|1	Name:           python-pyro
12cr|python-pyro-3.10-3|2	URL:            http://pyro.sourceforge.net/
12cr|python-pyro-3.10-3|3	Summary:        PYthon Remote Objects
12cr|python-pyro-3.10-3|4	Version:        3.10
12cr|python-pyro-3.10-3|5	Release:        %mkrel 3
12cr|python-pyro-3.10-3|6	License:        MIT
12cr|python-pyro-3.10-3|7	Group:          Development/Python
12cr|python-pyro-3.10-3|8	Source:         http://downloads.sourceforge.net/pyro/Pyro-%{version}.tar.gz
12cr|python-pyro-3.10-3|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-${release}-root
12cr|python-pyro-3.10-3|10	BuildArch:	noarch
12cr|python-pyro-3.10-3|11	%py_requires -d
12cr|python-pyro-3.10-3|12	
12cr|python-pyro-3.10-3|13	%description
12cr|python-pyro-3.10-3|14	Pyro provides an object-oriented form of RPC. You can use Pyro within a
12cr|python-pyro-3.10-3|15	single system but also use it for IPC. For those that are familiar with
12cr|python-pyro-3.10-3|16	Java, Pyro resembles Java's Remote Method Invocation (RMI). It is less
12cr|python-pyro-3.10-3|17	similar to CORBA - which is a system- and language independent Distributed
12cr|python-pyro-3.10-3|18	Object Technology and has much more to offer than Pyro or RMI.
12cr|python-pyro-3.10-3|19	
12cr|python-pyro-3.10-3|20	%prep
12cr|python-pyro-3.10-3|21	%setup -q -n Pyro-%{version}
12cr|python-pyro-3.10-3|22	
12cr|python-pyro-3.10-3|23	%build
12cr|python-pyro-3.10-3|24	%{__python} setup.py build
12cr|python-pyro-3.10-3|25	
12cr|python-pyro-3.10-3|26	%install
12cr|python-pyro-3.10-3|27	[ -d %{buildroot} -a "%{buildroot}" != "" ] && rm -rf %{buildroot}
12cr|python-pyro-3.10-3|28	echo n | %{__python} setup.py install --root=%{buildroot}
12cr|python-pyro-3.10-3|29	
12cr|python-pyro-3.10-3|30	mkdir -p %{buildroot}%_bindir
12cr|python-pyro-3.10-3|31	install -m 0755 bin/* %{buildroot}%_bindir
12cr|python-pyro-3.10-3|32	
12cr|python-pyro-3.10-3|33	%clean
12cr|python-pyro-3.10-3|34	[ -d %{buildroot} -a "%{buildroot}" != "" ] && rm -rf  %{buildroot}
12cr|python-pyro-3.10-3|35	
12cr|python-pyro-3.10-3|36	%files
12cr|python-pyro-3.10-3|37	%defattr(-,root,root)
12cr|python-pyro-3.10-3|38	%doc docs/* README.txt
12cr|python-pyro-3.10-3|39	%_bindir/*
12cr|python-pyro-3.10-3|40	%py_puresitedir/*
12cr|python-pyro-3.10-3|41	
12cr|python-pyro-3.10-3|42	
12cr|python-pyro-3.10-3|43	%changelog
12cr|python-pyro-3.10-3|44	* Sat Jan 29 2011 Guillaume Rousse <guillomovitch@mandriva.org> 3.10-3mdv2011.0
12cr|python-pyro-3.10-3|45	+ Revision: 633951
12cr|python-pyro-3.10-3|46	- rebuild for normalized python dependencies
12cr|python-pyro-3.10-3|47	
12cr|python-pyro-3.10-3|48	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 3.10-2mdv2011.0
12cr|python-pyro-3.10-3|49	+ Revision: 594000
12cr|python-pyro-3.10-3|50	- rebuild for py2.7
12cr|python-pyro-3.10-3|51	
12cr|python-pyro-3.10-3|52	* Mon Dec 21 2009 Lev Givon <lev@mandriva.org> 3.10-1mdv2010.1
12cr|python-pyro-3.10-3|53	+ Revision: 480711
12cr|python-pyro-3.10-3|54	- Update to 3.10.
12cr|python-pyro-3.10-3|55	
12cr|python-pyro-3.10-3|56	* Sun Aug 23 2009 Lev Givon <lev@mandriva.org> 3.9.1-1mdv2010.0
12cr|python-pyro-3.10-3|57	+ Revision: 419984
12cr|python-pyro-3.10-3|58	- Update to 3.9.1.
12cr|python-pyro-3.10-3|59	
12cr|python-pyro-3.10-3|60	* Mon Jan 12 2009 Funda Wang <fwang@mandriva.org> 3.8.1-1mdv2009.1
12cr|python-pyro-3.10-3|61	+ Revision: 328584
12cr|python-pyro-3.10-3|62	- import python-pyro
12cr|python-pyro-3.10-3|63	
12cr|python-pyro-3.10-3|64	

6657 12
12cr|python-pyrrd-0.0.7-1.4|1	%define modname PyRRD
12cr|python-pyrrd-0.0.7-1.4|2	Name:           python-pyrrd
12cr|python-pyrrd-0.0.7-1.4|3	Version:        0.0.7
12cr|python-pyrrd-0.0.7-1.4|4	Release:        1.4
12cr|python-pyrrd-0.0.7-1.4|5	Summary:        An Object-Oriented Python Interface for RRD
12cr|python-pyrrd-0.0.7-1.4|6	URL:            http://code.google.com/p/pyrrd/
12cr|python-pyrrd-0.0.7-1.4|7	License:        BSD
12cr|python-pyrrd-0.0.7-1.4|8	Group:          Development/Python
12cr|python-pyrrd-0.0.7-1.4|9	Source:         %{modname}-%{version}.tar.bz2
12cr|python-pyrrd-0.0.7-1.4|10	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|python-pyrrd-0.0.7-1.4|11	Requires:       python-setuptools rrdtool
12cr|python-pyrrd-0.0.7-1.4|12	BuildRequires:  python-devel python-setuptools
12cr|python-pyrrd-0.0.7-1.4|13	BuildArch:      noarch
12cr|python-pyrrd-0.0.7-1.4|14	
12cr|python-pyrrd-0.0.7-1.4|15	%description
12cr|python-pyrrd-0.0.7-1.4|16	PyRRD is a pure-Python OO wrapper for the RRDTool (round-robin database tool).
12cr|python-pyrrd-0.0.7-1.4|17	The idea is to make RRDTool insanely easy to use and to be aesthetically
12cr|python-pyrrd-0.0.7-1.4|18	pleasing for Python programmers.
12cr|python-pyrrd-0.0.7-1.4|19	
12cr|python-pyrrd-0.0.7-1.4|20	
12cr|python-pyrrd-0.0.7-1.4|21	%prep
12cr|python-pyrrd-0.0.7-1.4|22	%setup -q -n %{modname}-%{version}
12cr|python-pyrrd-0.0.7-1.4|23	
12cr|python-pyrrd-0.0.7-1.4|24	%build
12cr|python-pyrrd-0.0.7-1.4|25	CFLAGS="%{optflags}" python setup.py build
12cr|python-pyrrd-0.0.7-1.4|26	
12cr|python-pyrrd-0.0.7-1.4|27	%install
12cr|python-pyrrd-0.0.7-1.4|28	rm -rf $RPM_BUILD_ROOT
12cr|python-pyrrd-0.0.7-1.4|29	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
12cr|python-pyrrd-0.0.7-1.4|30	
12cr|python-pyrrd-0.0.7-1.4|31	%clean
12cr|python-pyrrd-0.0.7-1.4|32	rm -rf %{buildroot}
12cr|python-pyrrd-0.0.7-1.4|33	
12cr|python-pyrrd-0.0.7-1.4|34	%files
12cr|python-pyrrd-0.0.7-1.4|35	%defattr(-,root,root)
12cr|python-pyrrd-0.0.7-1.4|36	%doc docs examples ChangeLog LICENSE README TODO
12cr|python-pyrrd-0.0.7-1.4|37	%{python_sitelib}/*
12cr|python-pyrrd-0.0.7-1.4|38	
12cr|python-pyrrd-0.0.7-1.4|39	
12cr|python-pyrrd-0.0.7-1.4|40	
12cr|python-pyrrd-0.0.7-1.4|41	
12cr|python-pyrrd-0.0.7-1.4|42	%changelog
12cr|python-pyrrd-0.0.7-1.4|43	* Thu Jun 09 2011 Antoine Ginies <aginies@mandriva.com> 0.0.7-1.4
12cr|python-pyrrd-0.0.7-1.4|44	+ Revision: 683359
12cr|python-pyrrd-0.0.7-1.4|45	- import python-pyrrd
12cr|python-pyrrd-0.0.7-1.4|46	
12cr|python-pyrrd-0.0.7-1.4|47	
12cr|python-pyrrd-0.0.7-1.4|48	* Wed Jun 9 2011 Antoine Ginies <aginies@mandriva.com> 0.0.7
12cr|python-pyrrd-0.0.7-1.4|49	- first release for Mandriva

6658 12
12cr|python-pyrtf-0.45-6|1	%define oname	PyRTF
12cr|python-pyrtf-0.45-6|2	
12cr|python-pyrtf-0.45-6|3	Name: 	 	python-pyrtf
12cr|python-pyrtf-0.45-6|4	Summary: 	Python module to generate RTF documents
12cr|python-pyrtf-0.45-6|5	Version: 	0.45
12cr|python-pyrtf-0.45-6|6	Release: 	6
12cr|python-pyrtf-0.45-6|7	Source0:	http://downloads.sourceforge.net/pyrtf/%{oname}-%{version}.tar.bz2
12cr|python-pyrtf-0.45-6|8	URL:		http://pyrtf.sourceforge.net/
12cr|python-pyrtf-0.45-6|9	License:	GPL+
12cr|python-pyrtf-0.45-6|10	Group:		Development/Python
12cr|python-pyrtf-0.45-6|11	BuildRequires:	python-devel
12cr|python-pyrtf-0.45-6|12	%{py_requires}
12cr|python-pyrtf-0.45-6|13	BuildArch:	noarch
12cr|python-pyrtf-0.45-6|14	Obsoletes:	PyRTF < %{version}-%{release}
12cr|python-pyrtf-0.45-6|15	Provides:	PyRTF = %{version}-%{release}
12cr|python-pyrtf-0.45-6|16	
12cr|python-pyrtf-0.45-6|17	%description
12cr|python-pyrtf-0.45-6|18	PyRTF is a set of python classes that make it possible to produce RTF
12cr|python-pyrtf-0.45-6|19	documents from python programs. The library has no external dependencies
12cr|python-pyrtf-0.45-6|20	and has proved reliable and fast.
12cr|python-pyrtf-0.45-6|21	
12cr|python-pyrtf-0.45-6|22	%prep
12cr|python-pyrtf-0.45-6|23	%setup -q -n %{oname}-%{version}
12cr|python-pyrtf-0.45-6|24	
12cr|python-pyrtf-0.45-6|25	%install
12cr|python-pyrtf-0.45-6|26	python setup.py install --root=%{buildroot} --compile --optimize=2
12cr|python-pyrtf-0.45-6|27	
12cr|python-pyrtf-0.45-6|28	%files
12cr|python-pyrtf-0.45-6|29	%{py_puresitedir}/%{oname}
12cr|python-pyrtf-0.45-6|30	%{py_puresitedir}/%{oname}-%{version}-py%{py_ver}.egg-info
12cr|python-pyrtf-0.45-6|31	
12cr|python-pyrtf-0.45-6|32	
12cr|python-pyrtf-0.45-6|33	%changelog
12cr|python-pyrtf-0.45-6|34	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 0.45-5mdv2011.0
12cr|python-pyrtf-0.45-6|35	+ Revision: 593999
12cr|python-pyrtf-0.45-6|36	- rebuild for py2.7
12cr|python-pyrtf-0.45-6|37	
12cr|python-pyrtf-0.45-6|38	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.45-4mdv2010.0
12cr|python-pyrtf-0.45-6|39	+ Revision: 442465
12cr|python-pyrtf-0.45-6|40	- rebuild
12cr|python-pyrtf-0.45-6|41	
12cr|python-pyrtf-0.45-6|42	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.45-3mdv2009.1
12cr|python-pyrtf-0.45-6|43	+ Revision: 323952
12cr|python-pyrtf-0.45-6|44	- rebuild
12cr|python-pyrtf-0.45-6|45	
12cr|python-pyrtf-0.45-6|46	* Fri Sep 12 2008 Adam Williamson <awilliamson@mandriva.org> 0.45-2mdv2009.0
12cr|python-pyrtf-0.45-6|47	+ Revision: 284031
12cr|python-pyrtf-0.45-6|48	- generate .pyc and .pyo files
12cr|python-pyrtf-0.45-6|49	- clean macros
12cr|python-pyrtf-0.45-6|50	- clean python requires
12cr|python-pyrtf-0.45-6|51	- new license policy
12cr|python-pyrtf-0.45-6|52	- source location
12cr|python-pyrtf-0.45-6|53	- rename to match python policy
12cr|python-pyrtf-0.45-6|54	- drop unnecessary defines
12cr|python-pyrtf-0.45-6|55	- rename spec
12cr|python-pyrtf-0.45-6|56	- rename to conform to python policy
12cr|python-pyrtf-0.45-6|57	
12cr|python-pyrtf-0.45-6|58	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 0.45-1mdv2009.0
12cr|python-pyrtf-0.45-6|59	+ Revision: 280606
12cr|python-pyrtf-0.45-6|60	- Fix files section
12cr|python-pyrtf-0.45-6|61	- New version
12cr|python-pyrtf-0.45-6|62	
12cr|python-pyrtf-0.45-6|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-pyrtf-0.45-6|64	- rebuild
12cr|python-pyrtf-0.45-6|65	- kill re-definition of %%buildroot on Pixel's request
12cr|python-pyrtf-0.45-6|66	- use %%mkrel
12cr|python-pyrtf-0.45-6|67	- import PyRTF
12cr|python-pyrtf-0.45-6|68	
12cr|python-pyrtf-0.45-6|69	+ Olivier Blin <oblin@mandriva.com>
12cr|python-pyrtf-0.45-6|70	- restore BuildRoot
12cr|python-pyrtf-0.45-6|71	

6659 12
12cr|python-pysearch-3.1-1|1	Name:           python-pysearch
12cr|python-pysearch-3.1-1|2	Version:        3.1
12cr|python-pysearch-3.1-1|3	Release:        %mkrel 1
12cr|python-pysearch-3.1-1|4	Summary:        Python API for the Yahoo Search Webservices API
12cr|python-pysearch-3.1-1|5	Group:          Development/Python
12cr|python-pysearch-3.1-1|6	License:        GPLv2+
12cr|python-pysearch-3.1-1|7	URL:            http://sourceforge.net/projects/pysearch/
12cr|python-pysearch-3.1-1|8	Source0:        %{name}-%{version}.tar.gz
12cr|python-pysearch-3.1-1|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-pysearch-3.1-1|10	Provides:       pYsearch
12cr|python-pysearch-3.1-1|11	BuildRequires:  python-devel
12cr|python-pysearch-3.1-1|12	
12cr|python-pysearch-3.1-1|13	
12cr|python-pysearch-3.1-1|14	%description
12cr|python-pysearch-3.1-1|15	pYsearch implements a Python API for the Yahoo Search Webservices API.
12cr|python-pysearch-3.1-1|16	It provides an object orientated abstraction of the web services,
12cr|python-pysearch-3.1-1|17	with emphasis on ease of use and extensibility.
12cr|python-pysearch-3.1-1|18	
12cr|python-pysearch-3.1-1|19	%prep
12cr|python-pysearch-3.1-1|20	%setup -q -n %{name}-%{version}
12cr|python-pysearch-3.1-1|21	
12cr|python-pysearch-3.1-1|22	
12cr|python-pysearch-3.1-1|23	%build
12cr|python-pysearch-3.1-1|24	%{__python} setup.py build
12cr|python-pysearch-3.1-1|25	
12cr|python-pysearch-3.1-1|26	
12cr|python-pysearch-3.1-1|27	%install
12cr|python-pysearch-3.1-1|28	rm -rf $RPM_BUILD_ROOT
12cr|python-pysearch-3.1-1|29	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-pysearch-3.1-1|30	
12cr|python-pysearch-3.1-1|31	
12cr|python-pysearch-3.1-1|32	%clean
12cr|python-pysearch-3.1-1|33	rm -rf $RPM_BUILD_ROOT
12cr|python-pysearch-3.1-1|34	
12cr|python-pysearch-3.1-1|35	
12cr|python-pysearch-3.1-1|36	%files
12cr|python-pysearch-3.1-1|37	%defattr(-,root,root,-)
12cr|python-pysearch-3.1-1|38	%doc ChangeLog README NEWS docs
12cr|python-pysearch-3.1-1|39	%{python_sitelib}/yahoo/*
12cr|python-pysearch-3.1-1|40	%{python_sitelib}/pYsearch*
12cr|python-pysearch-3.1-1|41	
12cr|python-pysearch-3.1-1|42	
12cr|python-pysearch-3.1-1|43	
12cr|python-pysearch-3.1-1|44	%changelog
12cr|python-pysearch-3.1-1|45	* Sun Nov 28 2010 Stéphane Téletchéa <steletch@mandriva.org> 3.1-1mdv2011.0
12cr|python-pysearch-3.1-1|46	+ Revision: 602514
12cr|python-pysearch-3.1-1|47	- Update RPM group name
12cr|python-pysearch-3.1-1|48	
12cr|python-pysearch-3.1-1|49	+ Tadej Panjtar <tadej@mandriva.org>
12cr|python-pysearch-3.1-1|50	- import python-pysearch
12cr|python-pysearch-3.1-1|51	
12cr|python-pysearch-3.1-1|52	

6660 12
12cr|python-pysvn-1.7.6-1|1	%define oname pysvn
12cr|python-pysvn-1.7.6-1|2	
12cr|python-pysvn-1.7.6-1|3	Summary:	Highlevel Subversion Python bindings
12cr|python-pysvn-1.7.6-1|4	Name:		python-%{oname}
12cr|python-pysvn-1.7.6-1|5	Version:	1.7.6
12cr|python-pysvn-1.7.6-1|6	Release:	1
12cr|python-pysvn-1.7.6-1|7	License:	Apache License
12cr|python-pysvn-1.7.6-1|8	Group:		Development/Python
12cr|python-pysvn-1.7.6-1|9	URL:		http://pysvn.tigris.org
12cr|python-pysvn-1.7.6-1|10	Source0:	http://pysvn.barrys-emacs.org/source_kits/%{oname}-%{version}.tar.gz
12cr|python-pysvn-1.7.6-1|11	BuildRequires:	apr-devel
12cr|python-pysvn-1.7.6-1|12	BuildRequires:	apr-util-devel
12cr|python-pysvn-1.7.6-1|13	BuildRequires:	expat-devel
12cr|python-pysvn-1.7.6-1|14	BuildRequires:	neon-devel
12cr|python-pysvn-1.7.6-1|15	BuildRequires:	subversion-devel
12cr|python-pysvn-1.7.6-1|16	BuildRequires:	subversion-tools
12cr|python-pysvn-1.7.6-1|17	BuildRequires:	python-devel
12cr|python-pysvn-1.7.6-1|18	
12cr|python-pysvn-1.7.6-1|19	%description
12cr|python-pysvn-1.7.6-1|20	pysvn is a highlevel and easy to use Python bindings to Subversion.
12cr|python-pysvn-1.7.6-1|21	
12cr|python-pysvn-1.7.6-1|22	%package	docs
12cr|python-pysvn-1.7.6-1|23	Summary:	Programmer's documentation for pysvn
12cr|python-pysvn-1.7.6-1|24	Group:		Development/Python
12cr|python-pysvn-1.7.6-1|25	BuildArch:	noarch
12cr|python-pysvn-1.7.6-1|26	
12cr|python-pysvn-1.7.6-1|27	%description	docs
12cr|python-pysvn-1.7.6-1|28	pysvn is a highlevel and easy to use Python bindings to Subversion.
12cr|python-pysvn-1.7.6-1|29	
12cr|python-pysvn-1.7.6-1|30	This package contains the pysvn Programmer's Guide and the Programmer's
12cr|python-pysvn-1.7.6-1|31	Reference.
12cr|python-pysvn-1.7.6-1|32	
12cr|python-pysvn-1.7.6-1|33	%prep
12cr|python-pysvn-1.7.6-1|34	%setup -q -n %{oname}-%{version}
12cr|python-pysvn-1.7.6-1|35	
12cr|python-pysvn-1.7.6-1|36	%build
12cr|python-pysvn-1.7.6-1|37	cd Source
12cr|python-pysvn-1.7.6-1|38	python setup.py configure --verbose --fixed-module-name --enable-debug
12cr|python-pysvn-1.7.6-1|39	
12cr|python-pysvn-1.7.6-1|40	#fix flags
12cr|python-pysvn-1.7.6-1|41	sed -i -e 's|$(LDLIBS)|$(LDFLAGS) $(LDLIBS)|g' Makefile
12cr|python-pysvn-1.7.6-1|42	sed -i -e 's|-Wall -fPIC|%{optflags} -fPIC|g' Makefile
12cr|python-pysvn-1.7.6-1|43	
12cr|python-pysvn-1.7.6-1|44	#fix build
12cr|python-pysvn-1.7.6-1|45	sed -i -e 's|-lssl|-lssl -lpython2.7 -lapr-1 -lsvn_fs-1 -lsvn_wc-1 -lsvn_subr-1|g' Makefile
12cr|python-pysvn-1.7.6-1|46	
12cr|python-pysvn-1.7.6-1|47	#disable rpath
12cr|python-pysvn-1.7.6-1|48	sed -i -e 's|-Wl,--rpath -Wl,%{_libdir}||g' Makefile
12cr|python-pysvn-1.7.6-1|49	
12cr|python-pysvn-1.7.6-1|50	%make LDFLAGS="%{ldflags}"
12cr|python-pysvn-1.7.6-1|51	
12cr|python-pysvn-1.7.6-1|52	%install
12cr|python-pysvn-1.7.6-1|53	install -d %{buildroot}%{py_platsitedir}/%{oname}
12cr|python-pysvn-1.7.6-1|54	cp -a Source/%oname/*.py %{buildroot}%{py_platsitedir}/%{oname}
12cr|python-pysvn-1.7.6-1|55	cp -a Source/%{oname}/_pysvn*.so %{buildroot}%{py_platsitedir}/%{oname}
12cr|python-pysvn-1.7.6-1|56	
12cr|python-pysvn-1.7.6-1|57	%files
12cr|python-pysvn-1.7.6-1|58	%defattr(-,root,root)
12cr|python-pysvn-1.7.6-1|59	%doc LICENSE.txt
12cr|python-pysvn-1.7.6-1|60	%{py_platsitedir}/%{oname}
12cr|python-pysvn-1.7.6-1|61	
12cr|python-pysvn-1.7.6-1|62	%files docs
12cr|python-pysvn-1.7.6-1|63	%defattr(-,root,root)
12cr|python-pysvn-1.7.6-1|64	%doc Docs/*.html Docs/*.js Examples
12cr|python-pysvn-1.7.6-1|65	
12cr|python-pysvn-1.7.6-1|66	
12cr|python-pysvn-1.7.6-1|67	
12cr|python-pysvn-1.7.6-1|68	
12cr|python-pysvn-1.7.6-1|69	%changelog
12cr|python-pysvn-1.7.6-1|70	* Thu Dec 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.7.4-2mdv2011.0
12cr|python-pysvn-1.7.6-1|71	+ Revision: 605307
12cr|python-pysvn-1.7.6-1|72	- Rebuild with apr with workaround to issue with gcc type based
12cr|python-pysvn-1.7.6-1|73	
12cr|python-pysvn-1.7.6-1|74	* Sun Oct 31 2010 Jani Välimaa <wally@mandriva.org> 1.7.4-1mdv2011.0
12cr|python-pysvn-1.7.6-1|75	+ Revision: 591241
12cr|python-pysvn-1.7.6-1|76	- mark docs subpackage as noarch
12cr|python-pysvn-1.7.6-1|77	- new version 1.7.4
12cr|python-pysvn-1.7.6-1|78	- use fixed module name
12cr|python-pysvn-1.7.6-1|79	- drop py_requires macro
12cr|python-pysvn-1.7.6-1|80	- disable byte-compiling
12cr|python-pysvn-1.7.6-1|81	- disable rpath
12cr|python-pysvn-1.7.6-1|82	- use correct compiler flags
12cr|python-pysvn-1.7.6-1|83	
12cr|python-pysvn-1.7.6-1|84	* Tue Apr 13 2010 Funda Wang <fwang@mandriva.org> 1.7.2-2mdv2010.1
12cr|python-pysvn-1.7.6-1|85	+ Revision: 534501
12cr|python-pysvn-1.7.6-1|86	- rebuild
12cr|python-pysvn-1.7.6-1|87	
12cr|python-pysvn-1.7.6-1|88	* Wed Jan 06 2010 Frederik Himpe <fhimpe@mandriva.org> 1.7.2-1mdv2010.1
12cr|python-pysvn-1.7.6-1|89	+ Revision: 486817
12cr|python-pysvn-1.7.6-1|90	- update to new version 1.7.2
12cr|python-pysvn-1.7.6-1|91	
12cr|python-pysvn-1.7.6-1|92	* Sat Aug 29 2009 Frederik Himpe <fhimpe@mandriva.org> 1.7.0-1mdv2010.0
12cr|python-pysvn-1.7.6-1|93	+ Revision: 422259
12cr|python-pysvn-1.7.6-1|94	- update to new version 1.7.0
12cr|python-pysvn-1.7.6-1|95	
12cr|python-pysvn-1.7.6-1|96	* Wed Feb 18 2009 Bogdano Arendartchuk <bogdano@mandriva.com> 1.6.3-1mdv2009.1
12cr|python-pysvn-1.7.6-1|97	+ Revision: 342645
12cr|python-pysvn-1.7.6-1|98	- new version 1.6.3
12cr|python-pysvn-1.7.6-1|99	
12cr|python-pysvn-1.7.6-1|100	* Wed Feb 18 2009 Bogdano Arendartchuk <bogdano@mandriva.com> 1.5.1-6mdv2009.1
12cr|python-pysvn-1.7.6-1|101	+ Revision: 342578
12cr|python-pysvn-1.7.6-1|102	- added patch to force the support of python 2.6
12cr|python-pysvn-1.7.6-1|103	
12cr|python-pysvn-1.7.6-1|104	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 1.5.1-5mdv2009.1
12cr|python-pysvn-1.7.6-1|105	+ Revision: 323992
12cr|python-pysvn-1.7.6-1|106	- fix linkage
12cr|python-pysvn-1.7.6-1|107	- rebuild
12cr|python-pysvn-1.7.6-1|108	
12cr|python-pysvn-1.7.6-1|109	* Wed Sep 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-4mdv2009.0
12cr|python-pysvn-1.7.6-1|110	+ Revision: 285435
12cr|python-pysvn-1.7.6-1|111	- fix deps
12cr|python-pysvn-1.7.6-1|112	- rebuilt against latest neon libs
12cr|python-pysvn-1.7.6-1|113	
12cr|python-pysvn-1.7.6-1|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-pysvn-1.7.6-1|115	- rebuild
12cr|python-pysvn-1.7.6-1|116	- kill re-definition of %%buildroot on Pixel's request
12cr|python-pysvn-1.7.6-1|117	
12cr|python-pysvn-1.7.6-1|118	+ Olivier Blin <oblin@mandriva.com>
12cr|python-pysvn-1.7.6-1|119	- restore BuildRoot
12cr|python-pysvn-1.7.6-1|120	
12cr|python-pysvn-1.7.6-1|121	* Fri Jun 08 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5.1-2mdv2008.0
12cr|python-pysvn-1.7.6-1|122	+ Revision: 36976
12cr|python-pysvn-1.7.6-1|123	- rebuild for expat
12cr|python-pysvn-1.7.6-1|124	
12cr|python-pysvn-1.7.6-1|125	
12cr|python-pysvn-1.7.6-1|126	* Thu Mar 01 2007 Jérôme Soyer <saispo@mandriva.org> 1.5.1-1mdv2007.0
12cr|python-pysvn-1.7.6-1|127	+ Revision: 130370
12cr|python-pysvn-1.7.6-1|128	- New release
12cr|python-pysvn-1.7.6-1|129	
12cr|python-pysvn-1.7.6-1|130	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|python-pysvn-1.7.6-1|131	- fix after version upgrade)
12cr|python-pysvn-1.7.6-1|132	
12cr|python-pysvn-1.7.6-1|133	* Wed Dec 06 2006 Jérôme Soyer <saispo@mandriva.org> 1.5.0-1mdv2007.1
12cr|python-pysvn-1.7.6-1|134	+ Revision: 91597
12cr|python-pysvn-1.7.6-1|135	- Remove patch and update
12cr|python-pysvn-1.7.6-1|136	- Rebuild for latest pyhton
12cr|python-pysvn-1.7.6-1|137	
12cr|python-pysvn-1.7.6-1|138	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|python-pysvn-1.7.6-1|139	- Import python-pysvn
12cr|python-pysvn-1.7.6-1|140	

6661 12
12cr|python-pytables-2.4.0-1|1	%define module	pytables
12cr|python-pytables-2.4.0-1|2	%define tarname tables
12cr|python-pytables-2.4.0-1|3	
12cr|python-pytables-2.4.0-1|4	Summary: 	Hierarchical datasets in Python
12cr|python-pytables-2.4.0-1|5	Name: 	 	python-%{module}
12cr|python-pytables-2.4.0-1|6	Version: 	2.4.0
12cr|python-pytables-2.4.0-1|7	Release: 	1
12cr|python-pytables-2.4.0-1|8	Source0: 	%{tarname}-%{version}.tar.gz
12cr|python-pytables-2.4.0-1|9	Patch0:		setup.py.patch
12cr|python-pytables-2.4.0-1|10	License: 	BSD
12cr|python-pytables-2.4.0-1|11	Group: 	 	Development/Python
12cr|python-pytables-2.4.0-1|12	Url: 	 	http://www.pytables.org
12cr|python-pytables-2.4.0-1|13	Requires: 	python-numpy >= 1.0.3
12cr|python-pytables-2.4.0-1|14	BuildRequires:	python-numpy-devel >= 1.0.3
12cr|python-pytables-2.4.0-1|15	BuildRequires:	python-numexpr
12cr|python-pytables-2.4.0-1|16	BuildRequires:	python-cython
12cr|python-pytables-2.4.0-1|17	BuildRequires: 	hdf5-devel >= 1.6.5
12cr|python-pytables-2.4.0-1|18	BuildRequires: 	bzip2-devel
12cr|python-pytables-2.4.0-1|19	BuildRequires: 	liblzo-devel
12cr|python-pytables-2.4.0-1|20	BuildRequires: 	pkgconfig(lapack)
12cr|python-pytables-2.4.0-1|21	BuildRequires:	python-setuptools
12cr|python-pytables-2.4.0-1|22	%py_requires -d
12cr|python-pytables-2.4.0-1|23	
12cr|python-pytables-2.4.0-1|24	%description
12cr|python-pytables-2.4.0-1|25	PyTables is a Python package for managing hierarchical datasets
12cr|python-pytables-2.4.0-1|26	designed to efficiently and easily cope with extremely large amounts
12cr|python-pytables-2.4.0-1|27	of data. It is built on top of the HDF5 library and the NumPy package
12cr|python-pytables-2.4.0-1|28	(numarray and Numeric are also supported). PyTables features an
12cr|python-pytables-2.4.0-1|29	object-oriented interface and performance-critical extensions coded in
12cr|python-pytables-2.4.0-1|30	C (generated using Pyrex) that make it a fast yet extremely
12cr|python-pytables-2.4.0-1|31	easy-to-use tool for interactively processing and searching through
12cr|python-pytables-2.4.0-1|32	very large amounts of data. PyTables also optimizes memory and disk
12cr|python-pytables-2.4.0-1|33	resources so that data occupies much less space than with other
12cr|python-pytables-2.4.0-1|34	solutions such as relational or object-oriented databases (especially
12cr|python-pytables-2.4.0-1|35	when compression is used).
12cr|python-pytables-2.4.0-1|36	
12cr|python-pytables-2.4.0-1|37	%prep
12cr|python-pytables-2.4.0-1|38	%setup -q -n %{tarname}-%{version}
12cr|python-pytables-2.4.0-1|39	%patch0 -p0
12cr|python-pytables-2.4.0-1|40	
12cr|python-pytables-2.4.0-1|41	%build
12cr|python-pytables-2.4.0-1|42	export LFLAGS="-ldl -lm"
12cr|python-pytables-2.4.0-1|43	%__python setup.py build
12cr|python-pytables-2.4.0-1|44	
12cr|python-pytables-2.4.0-1|45	%install
12cr|python-pytables-2.4.0-1|46	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-pytables-2.4.0-1|47	
12cr|python-pytables-2.4.0-1|48	%files -f INSTALLED_FILES
12cr|python-pytables-2.4.0-1|49	%defattr(-,root,root)
12cr|python-pytables-2.4.0-1|50	%doc *.txt doc/*.pdf LICENSES examples
12cr|python-pytables-2.4.0-1|51	
12cr|python-pytables-2.4.0-1|52	
12cr|python-pytables-2.4.0-1|53	%changelog
12cr|python-pytables-2.4.0-1|54	* Thu Nov 27 2008 Lev Givon <lev@mandriva.org> 2.0.4-4mdv2009.1
12cr|python-pytables-2.4.0-1|55	+ Revision: 307304
12cr|python-pytables-2.4.0-1|56	- Bump again.
12cr|python-pytables-2.4.0-1|57	- Bump release to rebuild.
12cr|python-pytables-2.4.0-1|58	- Rebuild against newer HDF5 libraries.
12cr|python-pytables-2.4.0-1|59	
12cr|python-pytables-2.4.0-1|60	* Thu Aug 07 2008 Lev Givon <lev@mandriva.org> 2.0.4-1mdv2009.0
12cr|python-pytables-2.4.0-1|61	+ Revision: 266627
12cr|python-pytables-2.4.0-1|62	- Update to 2.0.4.
12cr|python-pytables-2.4.0-1|63	
12cr|python-pytables-2.4.0-1|64	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.0.3-4mdv2009.0
12cr|python-pytables-2.4.0-1|65	+ Revision: 259773
12cr|python-pytables-2.4.0-1|66	- rebuild
12cr|python-pytables-2.4.0-1|67	
12cr|python-pytables-2.4.0-1|68	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.0.3-3mdv2009.0
12cr|python-pytables-2.4.0-1|69	+ Revision: 247617
12cr|python-pytables-2.4.0-1|70	- rebuild
12cr|python-pytables-2.4.0-1|71	
12cr|python-pytables-2.4.0-1|72	* Mon Mar 10 2008 Lev Givon <lev@mandriva.org> 2.0.3-1mdv2008.1
12cr|python-pytables-2.4.0-1|73	+ Revision: 183824
12cr|python-pytables-2.4.0-1|74	- Update to 2.0.3.
12cr|python-pytables-2.4.0-1|75	
12cr|python-pytables-2.4.0-1|76	+ Olivier Blin <oblin@mandriva.com>
12cr|python-pytables-2.4.0-1|77	- restore BuildRoot
12cr|python-pytables-2.4.0-1|78	
12cr|python-pytables-2.4.0-1|79	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|python-pytables-2.4.0-1|80	- kill re-definition of %%buildroot on Pixel's request
12cr|python-pytables-2.4.0-1|81	
12cr|python-pytables-2.4.0-1|82	* Wed Nov 28 2007 Lev Givon <lev@mandriva.org> 2.0.2-1mdv2008.1
12cr|python-pytables-2.4.0-1|83	+ Revision: 113805
12cr|python-pytables-2.4.0-1|84	- Update to 2.0.2.
12cr|python-pytables-2.4.0-1|85	
12cr|python-pytables-2.4.0-1|86	* Thu Nov 15 2007 Lev Givon <lev@mandriva.org> 2.0.1-1mdv2008.1
12cr|python-pytables-2.4.0-1|87	+ Revision: 108953
12cr|python-pytables-2.4.0-1|88	- import python-pytables
12cr|python-pytables-2.4.0-1|89	
12cr|python-pytables-2.4.0-1|90	

6662 12
12cr|python-pytest-2.2.4-1|1	%define module	pytest
12cr|python-pytest-2.2.4-1|2	%define name	python-%{module}
12cr|python-pytest-2.2.4-1|3	%define version 2.2.4
12cr|python-pytest-2.2.4-1|4	%define	rel		1
12cr|python-pytest-2.2.4-1|5	%if %mdkversion < 201100
12cr|python-pytest-2.2.4-1|6	%define release %mkrel %rel
12cr|python-pytest-2.2.4-1|7	%else
12cr|python-pytest-2.2.4-1|8	%define	release	%rel
12cr|python-pytest-2.2.4-1|9	%endif
12cr|python-pytest-2.2.4-1|10	
12cr|python-pytest-2.2.4-1|11	Summary:	Cross-project testing tool for Python
12cr|python-pytest-2.2.4-1|12	Name:		%{name}
12cr|python-pytest-2.2.4-1|13	Version:	%{version}
12cr|python-pytest-2.2.4-1|14	Release:	%{release}
12cr|python-pytest-2.2.4-1|15	Source0:	http://pypi.python.org/packages/source/p/%{module}/%{module}-%{version}.zip
12cr|python-pytest-2.2.4-1|16	License:	MIT
12cr|python-pytest-2.2.4-1|17	Group:		Development/Python
12cr|python-pytest-2.2.4-1|18	Url:		http://pytest.org
12cr|python-pytest-2.2.4-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-pytest-2.2.4-1|20	BuildArch:	noarch
12cr|python-pytest-2.2.4-1|21	Requires:	python-py >= 1.4.8
12cr|python-pytest-2.2.4-1|22	BuildRequires:	python-setuptools, python-sphinx, python-py >= 1.4.8
12cr|python-pytest-2.2.4-1|23	
12cr|python-pytest-2.2.4-1|24	%description
12cr|python-pytest-2.2.4-1|25	py.test is a simple cross-project testing tool for Python.
12cr|python-pytest-2.2.4-1|26	
12cr|python-pytest-2.2.4-1|27	%prep
12cr|python-pytest-2.2.4-1|28	%setup -q -n %{module}-%{version}
12cr|python-pytest-2.2.4-1|29	%__python setup.py build
12cr|python-pytest-2.2.4-1|30	pushd doc
12cr|python-pytest-2.2.4-1|31	export PYTHONPATH=../build/lib
12cr|python-pytest-2.2.4-1|32	make html
12cr|python-pytest-2.2.4-1|33	popd
12cr|python-pytest-2.2.4-1|34	
12cr|python-pytest-2.2.4-1|35	%install
12cr|python-pytest-2.2.4-1|36	%__rm -rf %{buildroot}
12cr|python-pytest-2.2.4-1|37	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-pytest-2.2.4-1|38	
12cr|python-pytest-2.2.4-1|39	%clean
12cr|python-pytest-2.2.4-1|40	%__rm -rf %{buildroot}
12cr|python-pytest-2.2.4-1|41	
12cr|python-pytest-2.2.4-1|42	%files
12cr|python-pytest-2.2.4-1|43	%defattr(-,root,root)
12cr|python-pytest-2.2.4-1|44	%doc CHANGELOG README.txt doc/_build/html
12cr|python-pytest-2.2.4-1|45	%_bindir/py.test*
12cr|python-pytest-2.2.4-1|46	%py_sitedir/*pytest*
12cr|python-pytest-2.2.4-1|47	
12cr|python-pytest-2.2.4-1|48	
12cr|python-pytest-2.2.4-1|49	%changelog
12cr|python-pytest-2.2.4-1|50	* Sun Jun 10 2012 Lev Givon <lev@mandriva.org> 2.2.4-1
12cr|python-pytest-2.2.4-1|51	+ Revision: 804349
12cr|python-pytest-2.2.4-1|52	- Update to 2.2.4.
12cr|python-pytest-2.2.4-1|53	
12cr|python-pytest-2.2.4-1|54	* Tue Jan 10 2012 Lev Givon <lev@mandriva.org> 2.2.1-1
12cr|python-pytest-2.2.4-1|55	+ Revision: 759481
12cr|python-pytest-2.2.4-1|56	- Update to 2.2.1.
12cr|python-pytest-2.2.4-1|57	
12cr|python-pytest-2.2.4-1|58	* Thu Dec 01 2011 Lev Givon <lev@mandriva.org> 2.2.0-1
12cr|python-pytest-2.2.4-1|59	+ Revision: 737086
12cr|python-pytest-2.2.4-1|60	- Update to 2.2.0.
12cr|python-pytest-2.2.4-1|61	
12cr|python-pytest-2.2.4-1|62	* Tue Oct 25 2011 Lev Givon <lev@mandriva.org> 2.1.3-1
12cr|python-pytest-2.2.4-1|63	+ Revision: 707173
12cr|python-pytest-2.2.4-1|64	- Update to 2.1.3.
12cr|python-pytest-2.2.4-1|65	
12cr|python-pytest-2.2.4-1|66	* Sun Aug 21 2011 Lev Givon <lev@mandriva.org> 2.1.1-1
12cr|python-pytest-2.2.4-1|67	+ Revision: 695927
12cr|python-pytest-2.2.4-1|68	- Update to 2.1.1.
12cr|python-pytest-2.2.4-1|69	
12cr|python-pytest-2.2.4-1|70	* Wed Jul 20 2011 Lev Givon <lev@mandriva.org> 2.1.0-1
12cr|python-pytest-2.2.4-1|71	+ Revision: 690786
12cr|python-pytest-2.2.4-1|72	- import python-pytest
12cr|python-pytest-2.2.4-1|73	
12cr|python-pytest-2.2.4-1|74	

6663 12
12cr|python-pyweblib-1.3.6-2|1	Name:           python-pyweblib
12cr|python-pyweblib-1.3.6-2|2	Version:        1.3.6
12cr|python-pyweblib-1.3.6-2|3	Release:        %mkrel 2
12cr|python-pyweblib-1.3.6-2|4	Epoch:          0
12cr|python-pyweblib-1.3.6-2|5	Summary:        Yet another web programming framework for Python
12cr|python-pyweblib-1.3.6-2|6	License:        GPL
12cr|python-pyweblib-1.3.6-2|7	Group:          Development/Python
12cr|python-pyweblib-1.3.6-2|8	URL:            http://www.stroeder.com/pylib/PyWebLib/
12cr|python-pyweblib-1.3.6-2|9	Source0:        http://www.stroeder.com/pylib/PyWebLib/download/pyweblib-%{version}.tar.gz
12cr|python-pyweblib-1.3.6-2|10	BuildArch:      noarch
12cr|python-pyweblib-1.3.6-2|11	BuildRequires:	python
12cr|python-pyweblib-1.3.6-2|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-pyweblib-1.3.6-2|13	
12cr|python-pyweblib-1.3.6-2|14	%description
12cr|python-pyweblib-1.3.6-2|15	Web application library:
12cr|python-pyweblib-1.3.6-2|16	
12cr|python-pyweblib-1.3.6-2|17	pyweblib.forms          class library for handling <FORM> input
12cr|python-pyweblib-1.3.6-2|18	pyweblib.session        server-side web session handling
12cr|python-pyweblib-1.3.6-2|19	pyweblib.helper         misc. stuff useful in CGI-BINs
12cr|python-pyweblib-1.3.6-2|20	pyweblib.sslenv         retrieves SSL-related env vars
12cr|python-pyweblib-1.3.6-2|21	pyweblib.httphelper     very basic HTTP functions
12cr|python-pyweblib-1.3.6-2|22	
12cr|python-pyweblib-1.3.6-2|23	%prep
12cr|python-pyweblib-1.3.6-2|24	%setup -q -n pyweblib-%{version}
12cr|python-pyweblib-1.3.6-2|25	
12cr|python-pyweblib-1.3.6-2|26	%build
12cr|python-pyweblib-1.3.6-2|27	CFLAGS="%{optflags}" %{__python} setup.py build
12cr|python-pyweblib-1.3.6-2|28	
12cr|python-pyweblib-1.3.6-2|29	%install
12cr|python-pyweblib-1.3.6-2|30	%{__rm} -rf %{buildroot}
12cr|python-pyweblib-1.3.6-2|31	%{__python} setup.py install --root=%{buildroot}
12cr|python-pyweblib-1.3.6-2|32	
12cr|python-pyweblib-1.3.6-2|33	%clean
12cr|python-pyweblib-1.3.6-2|34	%{__rm} -rf %{buildroot}
12cr|python-pyweblib-1.3.6-2|35	
12cr|python-pyweblib-1.3.6-2|36	%files
12cr|python-pyweblib-1.3.6-2|37	%defattr(0644,root,root,0755)
12cr|python-pyweblib-1.3.6-2|38	%doc CHANGES htdocs/ cgi-bin/
12cr|python-pyweblib-1.3.6-2|39	%{python_sitelib}/*
12cr|python-pyweblib-1.3.6-2|40	
12cr|python-pyweblib-1.3.6-2|41	
12cr|python-pyweblib-1.3.6-2|42	
12cr|python-pyweblib-1.3.6-2|43	%changelog
12cr|python-pyweblib-1.3.6-2|44	* Thu Nov 04 2010 Funda Wang <fwang@mandriva.org> 0:1.3.6-2mdv2011.0
12cr|python-pyweblib-1.3.6-2|45	+ Revision: 593156
12cr|python-pyweblib-1.3.6-2|46	- py-devel not required
12cr|python-pyweblib-1.3.6-2|47	- rebuild for py2.7
12cr|python-pyweblib-1.3.6-2|48	
12cr|python-pyweblib-1.3.6-2|49	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0:1.3.6-1mdv2010.1
12cr|python-pyweblib-1.3.6-2|50	+ Revision: 489191
12cr|python-pyweblib-1.3.6-2|51	- update to new version 1.3.6
12cr|python-pyweblib-1.3.6-2|52	
12cr|python-pyweblib-1.3.6-2|53	* Tue Jun 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0:1.3.5-1mdv2010.0
12cr|python-pyweblib-1.3.6-2|54	+ Revision: 384255
12cr|python-pyweblib-1.3.6-2|55	- update to new version 1.3.5
12cr|python-pyweblib-1.3.6-2|56	
12cr|python-pyweblib-1.3.6-2|57	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 0:1.3.4-6mdv2009.1
12cr|python-pyweblib-1.3.6-2|58	+ Revision: 324095
12cr|python-pyweblib-1.3.6-2|59	- rebuild
12cr|python-pyweblib-1.3.6-2|60	
12cr|python-pyweblib-1.3.6-2|61	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0:1.3.4-5mdv2009.0
12cr|python-pyweblib-1.3.6-2|62	+ Revision: 259774
12cr|python-pyweblib-1.3.6-2|63	- rebuild
12cr|python-pyweblib-1.3.6-2|64	
12cr|python-pyweblib-1.3.6-2|65	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0:1.3.4-4mdv2009.0
12cr|python-pyweblib-1.3.6-2|66	+ Revision: 247625
12cr|python-pyweblib-1.3.6-2|67	- rebuild
12cr|python-pyweblib-1.3.6-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|python-pyweblib-1.3.6-2|69	
12cr|python-pyweblib-1.3.6-2|70	+ Olivier Blin <oblin@mandriva.com>
12cr|python-pyweblib-1.3.6-2|71	- restore BuildRoot
12cr|python-pyweblib-1.3.6-2|72	
12cr|python-pyweblib-1.3.6-2|73	* Mon Oct 29 2007 David Walluck <walluck@mandriva.org> 0:1.3.4-2mdv2008.1
12cr|python-pyweblib-1.3.6-2|74	+ Revision: 103621
12cr|python-pyweblib-1.3.6-2|75	- use %%{__python} macro
12cr|python-pyweblib-1.3.6-2|76	
12cr|python-pyweblib-1.3.6-2|77	* Mon Oct 29 2007 David Walluck <walluck@mandriva.org> 0:1.3.4-1mdv2008.1
12cr|python-pyweblib-1.3.6-2|78	+ Revision: 103614
12cr|python-pyweblib-1.3.6-2|79	- import python-pyweblib
12cr|python-pyweblib-1.3.6-2|80	
12cr|python-pyweblib-1.3.6-2|81	

6664 12
12cr|python-pyzmq-2.2.0-3|1	%define module	pyzmq
12cr|python-pyzmq-2.2.0-3|2	
12cr|python-pyzmq-2.2.0-3|3	Summary:	Python bindings for zeromq
12cr|python-pyzmq-2.2.0-3|4	Name:		python-%{module}
12cr|python-pyzmq-2.2.0-3|5	Version:	2.2.0
12cr|python-pyzmq-2.2.0-3|6	Release:	3
12cr|python-pyzmq-2.2.0-3|7	Source0:	http://pypi.python.org/packages/source/p/%{module}/%{module}-%{version}.tar.gz
12cr|python-pyzmq-2.2.0-3|8	Patch0:		doc-version-2.2.0.patch
12cr|python-pyzmq-2.2.0-3|9	Patch1:		fix-version-test-2.2.0.patch
12cr|python-pyzmq-2.2.0-3|10	License:	LGPLv3+
12cr|python-pyzmq-2.2.0-3|11	Group:		Development/Python
12cr|python-pyzmq-2.2.0-3|12	Url:		http://github.com/zeromq/pyzmq/
12cr|python-pyzmq-2.2.0-3|13	Requires:	libzeromq >= %{version}
12cr|python-pyzmq-2.2.0-3|14	BuildRequires:	zeromq-devel >= %{version}
12cr|python-pyzmq-2.2.0-3|15	BuildRequires:	python-cython
12cr|python-pyzmq-2.2.0-3|16	BuildRequires:	python-devel
12cr|python-pyzmq-2.2.0-3|17	BuildRequires:	python-sphinx
12cr|python-pyzmq-2.2.0-3|18	BuildRequires:	python-matplotlib
12cr|python-pyzmq-2.2.0-3|19	BuildRequires:	pkgconfig(lapack)
12cr|python-pyzmq-2.2.0-3|20	
12cr|python-pyzmq-2.2.0-3|21	%description
12cr|python-pyzmq-2.2.0-3|22	This package contains Python bindings for zeromq, a lightweight and
12cr|python-pyzmq-2.2.0-3|23	fast messaging implementation.
12cr|python-pyzmq-2.2.0-3|24	
12cr|python-pyzmq-2.2.0-3|25	%prep
12cr|python-pyzmq-2.2.0-3|26	%setup -q -n %{module}-%{version}
12cr|python-pyzmq-2.2.0-3|27	%patch0 -p0
12cr|python-pyzmq-2.2.0-3|28	%patch1 -p0
12cr|python-pyzmq-2.2.0-3|29	
12cr|python-pyzmq-2.2.0-3|30	%build
12cr|python-pyzmq-2.2.0-3|31	%__python setup.py build
12cr|python-pyzmq-2.2.0-3|32	
12cr|python-pyzmq-2.2.0-3|33	%install
12cr|python-pyzmq-2.2.0-3|34	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-pyzmq-2.2.0-3|35	pushd docs
12cr|python-pyzmq-2.2.0-3|36	PYTHONPATH=`dir -d ../build/lib*` make html
12cr|python-pyzmq-2.2.0-3|37	popd
12cr|python-pyzmq-2.2.0-3|38	
12cr|python-pyzmq-2.2.0-3|39	# Temporarily disable tests:
12cr|python-pyzmq-2.2.0-3|40	#%check
12cr|python-pyzmq-2.2.0-3|41	#pushd %{buildroot}%{py_platsitedir}
12cr|python-pyzmq-2.2.0-3|42	#nosetests
12cr|python-pyzmq-2.2.0-3|43	#popd
12cr|python-pyzmq-2.2.0-3|44	
12cr|python-pyzmq-2.2.0-3|45	%files -f FILE_LIST
12cr|python-pyzmq-2.2.0-3|46	%defattr(-,root,root)
12cr|python-pyzmq-2.2.0-3|47	%doc COPYING* README.rst examples/ docs/build/html/
12cr|python-pyzmq-2.2.0-3|48	
12cr|python-pyzmq-2.2.0-3|49	%changelog
12cr|python-pyzmq-2.2.0-3|50	* Sat Jul 07 2012 Lev Givon <lev@mandriva.org> 2.2.0-2
12cr|python-pyzmq-2.2.0-3|51	+ Revision: 808409
12cr|python-pyzmq-2.2.0-3|52	- Add patch for pyzmq issue #213 (broken version test).
12cr|python-pyzmq-2.2.0-3|53	
12cr|python-pyzmq-2.2.0-3|54	* Tue May 08 2012 Lev Givon <lev@mandriva.org> 2.2.0-1
12cr|python-pyzmq-2.2.0-3|55	+ Revision: 797611
12cr|python-pyzmq-2.2.0-3|56	- Update to 2.2.0.
12cr|python-pyzmq-2.2.0-3|57	
12cr|python-pyzmq-2.2.0-3|58	* Mon Dec 19 2011 Lev Givon <lev@mandriva.org> 2.1.11-1
12cr|python-pyzmq-2.2.0-3|59	+ Revision: 743817
12cr|python-pyzmq-2.2.0-3|60	- Update to 2.1.11.
12cr|python-pyzmq-2.2.0-3|61	
12cr|python-pyzmq-2.2.0-3|62	* Tue Aug 30 2011 Lev Givon <lev@mandriva.org> 2.1.9-1
12cr|python-pyzmq-2.2.0-3|63	+ Revision: 697498
12cr|python-pyzmq-2.2.0-3|64	- Update to 2.1.9.
12cr|python-pyzmq-2.2.0-3|65	
12cr|python-pyzmq-2.2.0-3|66	* Sun May 15 2011 Lev Givon <lev@mandriva.org> 2.1.7-1
12cr|python-pyzmq-2.2.0-3|67	+ Revision: 674734
12cr|python-pyzmq-2.2.0-3|68	- Update to 2.1.7.
12cr|python-pyzmq-2.2.0-3|69	
12cr|python-pyzmq-2.2.0-3|70	* Thu Apr 21 2011 Lev Givon <lev@mandriva.org> 2.1.4-1
12cr|python-pyzmq-2.2.0-3|71	+ Revision: 656498
12cr|python-pyzmq-2.2.0-3|72	- Update to 2.1.4.
12cr|python-pyzmq-2.2.0-3|73	
12cr|python-pyzmq-2.2.0-3|74	* Thu Mar 03 2011 Lev Givon <lev@mandriva.org> 2.1.1-1
12cr|python-pyzmq-2.2.0-3|75	+ Revision: 641531
12cr|python-pyzmq-2.2.0-3|76	- Update to 2.1.1.
12cr|python-pyzmq-2.2.0-3|77	
12cr|python-pyzmq-2.2.0-3|78	* Mon Feb 07 2011 Lev Givon <lev@mandriva.org> 2.1.1-0.git1ad1d0baa0c0
12cr|python-pyzmq-2.2.0-3|79	+ Revision: 636740
12cr|python-pyzmq-2.2.0-3|80	- Update to 2.1.1 git revision 1ad1d0baa0c0.
12cr|python-pyzmq-2.2.0-3|81	- Update to 2.0.10.1.
12cr|python-pyzmq-2.2.0-3|82	
12cr|python-pyzmq-2.2.0-3|83	* Sun Jan 30 2011 Lev Givon <lev@mandriva.org> 2.0.10_1-1
12cr|python-pyzmq-2.2.0-3|84	+ Revision: 634029
12cr|python-pyzmq-2.2.0-3|85	- Update to 2.0.10-1.
12cr|python-pyzmq-2.2.0-3|86	
12cr|python-pyzmq-2.2.0-3|87	* Tue Nov 16 2010 Lev Givon <lev@mandriva.org> 2.0.10-2mdv2011.0
12cr|python-pyzmq-2.2.0-3|88	+ Revision: 598119
12cr|python-pyzmq-2.2.0-3|89	- Bump release to force rebuild.
12cr|python-pyzmq-2.2.0-3|90	- Update to 2.0.10.
12cr|python-pyzmq-2.2.0-3|91	
12cr|python-pyzmq-2.2.0-3|92	* Tue Nov 02 2010 Lev Givon <lev@mandriva.org> 2.0.8-1mdv2011.0
12cr|python-pyzmq-2.2.0-3|93	+ Revision: 592558
12cr|python-pyzmq-2.2.0-3|94	- import python-pyzmq
12cr|python-pyzmq-2.2.0-3|95	
12cr|python-pyzmq-2.2.0-3|96	

6665 12
12cr|python-qwt-5.2.0-6|1	%define module PyQwt
12cr|python-qwt-5.2.0-6|2	%define version 5.2.0
12cr|python-qwt-5.2.0-6|3	%define rel 6
12cr|python-qwt-5.2.0-6|4	
12cr|python-qwt-5.2.0-6|5	Name:         python-qwt
12cr|python-qwt-5.2.0-6|6	Version:      %{version}
12cr|python-qwt-5.2.0-6|7	Release:      %mkrel %rel
12cr|python-qwt-5.2.0-6|8	Url:	      http://pyqwt.sourceforge.net/
12cr|python-qwt-5.2.0-6|9	License:      GPLv2+
12cr|python-qwt-5.2.0-6|10	Group:        Development/Python
12cr|python-qwt-5.2.0-6|11	Summary:      Python bindings for Qwt (Qt Widgets for Technical applications)
12cr|python-qwt-5.2.0-6|12	Source0:      http://belnet.dl.sourceforge.net/sourceforge/pyqwt/%{module}-%{version}.tar.gz
12cr|python-qwt-5.2.0-6|13	BuildRoot:    %{_tmppath}/%{name}-%{version}-build
12cr|python-qwt-5.2.0-6|14	Provides:     PyQwt = %{version}-%{release}
12cr|python-qwt-5.2.0-6|15	Requires:     python-qt4
12cr|python-qwt-5.2.0-6|16	Requires:     python-sip
12cr|python-qwt-5.2.0-6|17	Requires:     python-numeric
12cr|python-qwt-5.2.0-6|18	Requires:     python-numarray
12cr|python-qwt-5.2.0-6|19	Requires:     python-numpy
12cr|python-qwt-5.2.0-6|20	%py_requires -d
12cr|python-qwt-5.2.0-6|21	BuildRequires: libqwt-devel >= 5.2.0
12cr|python-qwt-5.2.0-6|22	BuildRequires: python-numeric-devel
12cr|python-qwt-5.2.0-6|23	BuildRequires: python-numarray-devel
12cr|python-qwt-5.2.0-6|24	BuildRequires: python-numpy-devel
12cr|python-qwt-5.2.0-6|25	BuildRequires: python-qt4
12cr|python-qwt-5.2.0-6|26	BuildRequires: python-sip
12cr|python-qwt-5.2.0-6|27	
12cr|python-qwt-5.2.0-6|28	%description
12cr|python-qwt-5.2.0-6|29	Qwt is an extension to the Qt GUI library. The Qwt library contains
12cr|python-qwt-5.2.0-6|30	widgets and components which are primarily useful for technical and
12cr|python-qwt-5.2.0-6|31	scientifical purposes. It includes a 2-D plotting widget, different
12cr|python-qwt-5.2.0-6|32	kinds of sliders, and much more.
12cr|python-qwt-5.2.0-6|33	
12cr|python-qwt-5.2.0-6|34	PyQwt has almost all functionality of the Qwt library implemented.
12cr|python-qwt-5.2.0-6|35	
12cr|python-qwt-5.2.0-6|36	%prep
12cr|python-qwt-5.2.0-6|37	%setup -q -n %{module}-%{version}
12cr|python-qwt-5.2.0-6|38	
12cr|python-qwt-5.2.0-6|39	%build
12cr|python-qwt-5.2.0-6|40	cd configure
12cr|python-qwt-5.2.0-6|41	python configure.py %_smp_mflags --extra-cflags="%{optflags}" --extra-cxxflags="%{optflags}" \
12cr|python-qwt-5.2.0-6|42	--extra-lflags="%{?ldflags}" --extra-libs="python%{py_ver}"
12cr|python-qwt-5.2.0-6|43	%make
12cr|python-qwt-5.2.0-6|44	
12cr|python-qwt-5.2.0-6|45	%install
12cr|python-qwt-5.2.0-6|46	rm -rf $RPM_BUILD_ROOT
12cr|python-qwt-5.2.0-6|47	
12cr|python-qwt-5.2.0-6|48	%makeinstall_std -C configure
12cr|python-qwt-5.2.0-6|49	
12cr|python-qwt-5.2.0-6|50	%clean
12cr|python-qwt-5.2.0-6|51	rm -rf $RPM_BUILD_ROOT
12cr|python-qwt-5.2.0-6|52	
12cr|python-qwt-5.2.0-6|53	%files
12cr|python-qwt-5.2.0-6|54	%defattr(-,root,root)
12cr|python-qwt-5.2.0-6|55	%doc README ANN* qt4examples
12cr|python-qwt-5.2.0-6|56	%{py_platsitedir}/*
12cr|python-qwt-5.2.0-6|57	%_datadir/sip/PyQt4/Qwt5/*
12cr|python-qwt-5.2.0-6|58	
12cr|python-qwt-5.2.0-6|59	
12cr|python-qwt-5.2.0-6|60	
12cr|python-qwt-5.2.0-6|61	%changelog
12cr|python-qwt-5.2.0-6|62	

6666 12
12cr|python-rarfile-2.5-1|1	%define	module	rarfile
12cr|python-rarfile-2.5-1|2	%define name	python-%{module}
12cr|python-rarfile-2.5-1|3	%define version 2.5
12cr|python-rarfile-2.5-1|4	%define	rel	1
12cr|python-rarfile-2.5-1|5	%if %mdkversion	< 201100
12cr|python-rarfile-2.5-1|6	%define release %mkrel %{rel}
12cr|python-rarfile-2.5-1|7	%else
12cr|python-rarfile-2.5-1|8	%define	release	%{rel}
12cr|python-rarfile-2.5-1|9	%endif
12cr|python-rarfile-2.5-1|10	
12cr|python-rarfile-2.5-1|11	Summary:	RAR archive reader for Python
12cr|python-rarfile-2.5-1|12	Name:		%{name}
12cr|python-rarfile-2.5-1|13	Version:	%{version}
12cr|python-rarfile-2.5-1|14	Release:	%{release}
12cr|python-rarfile-2.5-1|15	Source0:	http://pypi.python.org/packages/source/r/%{module}/%{module}-%{version}.tar.gz
12cr|python-rarfile-2.5-1|16	License:	ISC
12cr|python-rarfile-2.5-1|17	Group:		Development/Python
12cr|python-rarfile-2.5-1|18	Url:		https://github.com/markokr/rarfile/
12cr|python-rarfile-2.5-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-rarfile-2.5-1|20	BuildArch:	noarch
12cr|python-rarfile-2.5-1|21	Requires:	unrar
12cr|python-rarfile-2.5-1|22	
12cr|python-rarfile-2.5-1|23	%description
12cr|python-rarfile-2.5-1|24	This is a Python module for RAR archive reading. The interface is
12cr|python-rarfile-2.5-1|25	similar to that of the zipfile module.
12cr|python-rarfile-2.5-1|26	
12cr|python-rarfile-2.5-1|27	%prep
12cr|python-rarfile-2.5-1|28	%setup -q -n %{module}-%{version}
12cr|python-rarfile-2.5-1|29	
12cr|python-rarfile-2.5-1|30	%build
12cr|python-rarfile-2.5-1|31	%__python setup.py build
12cr|python-rarfile-2.5-1|32	
12cr|python-rarfile-2.5-1|33	%install
12cr|python-rarfile-2.5-1|34	%__rm -rf %{buildroot}
12cr|python-rarfile-2.5-1|35	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-rarfile-2.5-1|36	
12cr|python-rarfile-2.5-1|37	%clean
12cr|python-rarfile-2.5-1|38	%__rm -rf %{buildroot}
12cr|python-rarfile-2.5-1|39	
12cr|python-rarfile-2.5-1|40	%files
12cr|python-rarfile-2.5-1|41	%defattr(-,root,root)
12cr|python-rarfile-2.5-1|42	%doc FAQ LICENSE NEWS README
12cr|python-rarfile-2.5-1|43	%py_sitedir/%{module}*
12cr|python-rarfile-2.5-1|44	
12cr|python-rarfile-2.5-1|45	
12cr|python-rarfile-2.5-1|46	%changelog
12cr|python-rarfile-2.5-1|47	* Wed Sep 05 2012 Lev Givon <lev@mandriva.org> 2.5-1
12cr|python-rarfile-2.5-1|48	+ Revision: 816360
12cr|python-rarfile-2.5-1|49	- imported package python-rarfile
12cr|python-rarfile-2.5-1|50	

6667 12
12cr|python-rational-0.1-10|1	%define oname   rational
12cr|python-rational-0.1-10|2	%define name    python-%oname
12cr|python-rational-0.1-10|3	%define version 0.1
12cr|python-rational-0.1-10|4	%define release 10
12cr|python-rational-0.1-10|5	
12cr|python-rational-0.1-10|6	
12cr|python-rational-0.1-10|7	Summary:       Rational numbers for python
12cr|python-rational-0.1-10|8	Name:          %{name}
12cr|python-rational-0.1-10|9	Version:       %{version}
12cr|python-rational-0.1-10|10	Release:       %{release}
12cr|python-rational-0.1-10|11	Source0:       %{oname}.py
12cr|python-rational-0.1-10|12	License:       LGPL
12cr|python-rational-0.1-10|13	Group:         Development/Python
12cr|python-rational-0.1-10|14	Url:           http://www.python.org/peps/pep-0239.html
12cr|python-rational-0.1-10|15	BuildRequires: python
12cr|python-rational-0.1-10|16	
12cr|python-rational-0.1-10|17	%description
12cr|python-rational-0.1-10|18	This is a python module for rational numbers, following PEP 239,
12cr|python-rational-0.1-10|19	with some extensions. While it is not as efficent as cRat, it is
12cr|python-rational-0.1-10|20	more has some extra features (e.g., NaN and infinity handling).
12cr|python-rational-0.1-10|21	
12cr|python-rational-0.1-10|22	%install
12cr|python-rational-0.1-10|23	install -m644 -D %SOURCE0 $RPM_BUILD_ROOT/%{_libdir}/python%{py_ver}/site-packages/%{oname}.py
12cr|python-rational-0.1-10|24	cd $RPM_BUILD_ROOT/%{_libdir}/python%{py_ver}/site-packages/
12cr|python-rational-0.1-10|25	python -c "import %{oname}"
12cr|python-rational-0.1-10|26	
12cr|python-rational-0.1-10|27	%files
12cr|python-rational-0.1-10|28	%defattr(-,root,root)
12cr|python-rational-0.1-10|29	%{_libdir}/python*/site-packages/%{oname}.py*
12cr|python-rational-0.1-10|30	
12cr|python-rational-0.1-10|31	
12cr|python-rational-0.1-10|32	%changelog
12cr|python-rational-0.1-10|33	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1-9mdv2010.0
12cr|python-rational-0.1-10|34	+ Revision: 442480
12cr|python-rational-0.1-10|35	- rebuild
12cr|python-rational-0.1-10|36	
12cr|python-rational-0.1-10|37	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 0.1-8mdv2009.1
12cr|python-rational-0.1-10|38	+ Revision: 324100
12cr|python-rational-0.1-10|39	- rebuild
12cr|python-rational-0.1-10|40	
12cr|python-rational-0.1-10|41	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.1-7mdv2009.0
12cr|python-rational-0.1-10|42	+ Revision: 269041
12cr|python-rational-0.1-10|43	- rebuild early 2009.0 package (before pixel changes)
12cr|python-rational-0.1-10|44	
12cr|python-rational-0.1-10|45	* Sun May 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.1-6mdv2009.0
12cr|python-rational-0.1-10|46	+ Revision: 205678
12cr|python-rational-0.1-10|47	- Should not be noarch ed
12cr|python-rational-0.1-10|48	
12cr|python-rational-0.1-10|49	+ Olivier Blin <oblin@mandriva.com>
12cr|python-rational-0.1-10|50	- restore BuildRoot
12cr|python-rational-0.1-10|51	
12cr|python-rational-0.1-10|52	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-rational-0.1-10|53	- kill re-definition of %%buildroot on Pixel's request
12cr|python-rational-0.1-10|54	
12cr|python-rational-0.1-10|55	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 0.1-5mdv2008.0
12cr|python-rational-0.1-10|56	+ Revision: 69373
12cr|python-rational-0.1-10|57	- use %%mkrel
12cr|python-rational-0.1-10|58	
12cr|python-rational-0.1-10|59	
12cr|python-rational-0.1-10|60	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.1-4mdk
12cr|python-rational-0.1-10|61	- Really rebuild for new python
12cr|python-rational-0.1-10|62	
12cr|python-rational-0.1-10|63	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.1-3mdk
12cr|python-rational-0.1-10|64	- Rebuild for new python
12cr|python-rational-0.1-10|65	
12cr|python-rational-0.1-10|66	* Sat Aug 09 2003 Austin Acton <aacton@yorku.ca> 0.1-2mdk
12cr|python-rational-0.1-10|67	- python 2.3
12cr|python-rational-0.1-10|68	
12cr|python-rational-0.1-10|69	* Wed Jul 09 2003 Austin Acton <aacton@yorku.ca> 0.1-1mdk
12cr|python-rational-0.1-10|70	- from andi payn <payn@myrealbox.com> :
12cr|python-rational-0.1-10|71	- initial specfile
12cr|python-rational-0.1-10|72	

6668 12
12cr|python-recaptcha-client-1.0.6-1|1	Name:           python-recaptcha-client
12cr|python-recaptcha-client-1.0.6-1|2	Version:        1.0.6
12cr|python-recaptcha-client-1.0.6-1|3	Release:        %mkrel 1
12cr|python-recaptcha-client-1.0.6-1|4	Summary:        Python module for reCAPTCHA and reCAPTCHA Mailhide
12cr|python-recaptcha-client-1.0.6-1|5	
12cr|python-recaptcha-client-1.0.6-1|6	Group:          Development/Python
12cr|python-recaptcha-client-1.0.6-1|7	License:        MIT
12cr|python-recaptcha-client-1.0.6-1|8	URL:            http://pypi.python.org/pypi/recaptcha-client
12cr|python-recaptcha-client-1.0.6-1|9	Source0:        http://pypi.python.org/packages/source/r/recaptcha-client/recaptcha-client-%{version}.tar.gz
12cr|python-recaptcha-client-1.0.6-1|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|python-recaptcha-client-1.0.6-1|11	
12cr|python-recaptcha-client-1.0.6-1|12	BuildArch:      noarch
12cr|python-recaptcha-client-1.0.6-1|13	BuildRequires:  python-devel
12cr|python-recaptcha-client-1.0.6-1|14	BuildRequires:  python-setuptools
12cr|python-recaptcha-client-1.0.6-1|15	Requires:       python-pycrypto
12cr|python-recaptcha-client-1.0.6-1|16	
12cr|python-recaptcha-client-1.0.6-1|17	%description
12cr|python-recaptcha-client-1.0.6-1|18	Provides a CAPTCHA for Python using the reCAPTCHA service. Does not require
12cr|python-recaptcha-client-1.0.6-1|19	any imaging libraries because the CAPTCHA is served directly from reCAPTCHA.
12cr|python-recaptcha-client-1.0.6-1|20	Also allows you to securely obfuscate emails with Mailhide. This functionality
12cr|python-recaptcha-client-1.0.6-1|21	requires python-crypto. This library requires two types of API keys. If you'd
12cr|python-recaptcha-client-1.0.6-1|22	like to use the CAPTCHA, you'll need a key from
12cr|python-recaptcha-client-1.0.6-1|23	http://recaptcha.net/api/getkey. For Mailhide, you'll need a key from
12cr|python-recaptcha-client-1.0.6-1|24	http://mailhide.recaptcha.net/apikey.
12cr|python-recaptcha-client-1.0.6-1|25	
12cr|python-recaptcha-client-1.0.6-1|26	%prep
12cr|python-recaptcha-client-1.0.6-1|27	%setup -q -n recaptcha-client-%{version}
12cr|python-recaptcha-client-1.0.6-1|28	sed -i 's/^from ez_setup/#from ez_setup/' setup.py
12cr|python-recaptcha-client-1.0.6-1|29	sed -i 's/^use_setuptools()/#use_setuptools()/' setup.py
12cr|python-recaptcha-client-1.0.6-1|30	
12cr|python-recaptcha-client-1.0.6-1|31	
12cr|python-recaptcha-client-1.0.6-1|32	%build
12cr|python-recaptcha-client-1.0.6-1|33	%{__python} setup.py build
12cr|python-recaptcha-client-1.0.6-1|34	
12cr|python-recaptcha-client-1.0.6-1|35	
12cr|python-recaptcha-client-1.0.6-1|36	%install
12cr|python-recaptcha-client-1.0.6-1|37	rm -rf $RPM_BUILD_ROOT
12cr|python-recaptcha-client-1.0.6-1|38	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-recaptcha-client-1.0.6-1|39	
12cr|python-recaptcha-client-1.0.6-1|40	
12cr|python-recaptcha-client-1.0.6-1|41	%clean
12cr|python-recaptcha-client-1.0.6-1|42	rm -rf $RPM_BUILD_ROOT
12cr|python-recaptcha-client-1.0.6-1|43	
12cr|python-recaptcha-client-1.0.6-1|44	
12cr|python-recaptcha-client-1.0.6-1|45	%files
12cr|python-recaptcha-client-1.0.6-1|46	%defattr(-,root,root,-)
12cr|python-recaptcha-client-1.0.6-1|47	%doc PKG-INFO
12cr|python-recaptcha-client-1.0.6-1|48	%{python_sitelib}/recaptcha/
12cr|python-recaptcha-client-1.0.6-1|49	%{python_sitelib}/recaptcha_client*-nspkg.pth
12cr|python-recaptcha-client-1.0.6-1|50	%{python_sitelib}/recaptcha_client*.egg-info/
12cr|python-recaptcha-client-1.0.6-1|51	
12cr|python-recaptcha-client-1.0.6-1|52	
12cr|python-recaptcha-client-1.0.6-1|53	
12cr|python-recaptcha-client-1.0.6-1|54	%changelog
12cr|python-recaptcha-client-1.0.6-1|55	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.6-1mdv2011.0
12cr|python-recaptcha-client-1.0.6-1|56	+ Revision: 662539
12cr|python-recaptcha-client-1.0.6-1|57	- update to new version 1.0.6
12cr|python-recaptcha-client-1.0.6-1|58	
12cr|python-recaptcha-client-1.0.6-1|59	* Sun Nov 07 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.5-1mdv2011.0
12cr|python-recaptcha-client-1.0.6-1|60	+ Revision: 594396
12cr|python-recaptcha-client-1.0.6-1|61	- import python-recaptcha-client
12cr|python-recaptcha-client-1.0.6-1|62	

6669 12
12cr|python-redis-2.7.2-1|1	%define module redis
12cr|python-redis-2.7.2-1|2	
12cr|python-redis-2.7.2-1|3	Name:           python-%module
12cr|python-redis-2.7.2-1|4	Version:        2.7.2
12cr|python-redis-2.7.2-1|5	Release:        %mkrel 1
12cr|python-redis-2.7.2-1|6	Summary:        Python client for Redis key-value store
12cr|python-redis-2.7.2-1|7	License:        MIT
12cr|python-redis-2.7.2-1|8	Group:          Development/Python
12cr|python-redis-2.7.2-1|9	Url:            http://github.com/andymccurdy/redis-py/
12cr|python-redis-2.7.2-1|10	Source0:        http://cloud.github.com/downloads/andymccurdy/redis-py/%module-%{version}.tar.gz
12cr|python-redis-2.7.2-1|11	BuildRequires:  python-devel
12cr|python-redis-2.7.2-1|12	BuildArch:      noarch
12cr|python-redis-2.7.2-1|13	
12cr|python-redis-2.7.2-1|14	%description
12cr|python-redis-2.7.2-1|15	Python client for Redis key-value store
12cr|python-redis-2.7.2-1|16	
12cr|python-redis-2.7.2-1|17	%prep
12cr|python-redis-2.7.2-1|18	%setup -q -n %{module}-%{version}
12cr|python-redis-2.7.2-1|19	
12cr|python-redis-2.7.2-1|20	%build
12cr|python-redis-2.7.2-1|21	CFLAGS="%{optflags}" python setup.py build
12cr|python-redis-2.7.2-1|22	
12cr|python-redis-2.7.2-1|23	%install
12cr|python-redis-2.7.2-1|24	%{__python} setup.py install --root %{buildroot} --install-purelib=%{python_sitelib}
12cr|python-redis-2.7.2-1|25	
12cr|python-redis-2.7.2-1|26	%files
12cr|python-redis-2.7.2-1|27	%doc LICENSE CHANGES README.md INSTALL
12cr|python-redis-2.7.2-1|28	%{python_sitelib}/*

6670 12
12cr|python-relatorio-0.5.6-1|1	Name:		python-relatorio
12cr|python-relatorio-0.5.6-1|2	Summary:	A templating library able to output odt and pdf files
12cr|python-relatorio-0.5.6-1|3	Version:	0.5.6
12cr|python-relatorio-0.5.6-1|4	Release:	1
12cr|python-relatorio-0.5.6-1|5	License:	GPLv3+
12cr|python-relatorio-0.5.6-1|6	Group:		Development/Python
12cr|python-relatorio-0.5.6-1|7	URL:		http://relatorio.openhex.org/
12cr|python-relatorio-0.5.6-1|8	Source0:	http://pypi.python.org/packages/source/r/relatorio/relatorio-%{version}.tar.gz
12cr|python-relatorio-0.5.6-1|9	%py_requires -d
12cr|python-relatorio-0.5.6-1|10	BuildRequires:	python-genshi
12cr|python-relatorio-0.5.6-1|11	BuildRequires:	python-lxml
12cr|python-relatorio-0.5.6-1|12	BuildRequires:	python-setuptools
12cr|python-relatorio-0.5.6-1|13	BuildArch:	noarch
12cr|python-relatorio-0.5.6-1|14	
12cr|python-relatorio-0.5.6-1|15	%description
12cr|python-relatorio-0.5.6-1|16	A templating library which provides a way to easily output all kind
12cr|python-relatorio-0.5.6-1|17	of different files (odt, ods, png, svg, ...). Adding support for more filetype
12cr|python-relatorio-0.5.6-1|18	is easy: you just have to create a plugin for this.
12cr|python-relatorio-0.5.6-1|19	
12cr|python-relatorio-0.5.6-1|20	relatorio also provides a report repository allowing you to link python objects
12cr|python-relatorio-0.5.6-1|21	and report together, find reports by mimetypes/name/python objects.
12cr|python-relatorio-0.5.6-1|22	
12cr|python-relatorio-0.5.6-1|23	%prep
12cr|python-relatorio-0.5.6-1|24	%setup -q -n relatorio-%{version}
12cr|python-relatorio-0.5.6-1|25	
12cr|python-relatorio-0.5.6-1|26	%build
12cr|python-relatorio-0.5.6-1|27	
12cr|python-relatorio-0.5.6-1|28	
12cr|python-relatorio-0.5.6-1|29	%install
12cr|python-relatorio-0.5.6-1|30	PYTHONDONTWRITEBYTECODE=  python setup.py install --root=%{buildroot}
12cr|python-relatorio-0.5.6-1|31	
12cr|python-relatorio-0.5.6-1|32	%files
12cr|python-relatorio-0.5.6-1|33	%{py_sitedir}/relatorio*
12cr|python-relatorio-0.5.6-1|34	%doc AUTHORS CHANGES README
12cr|python-relatorio-0.5.6-1|35	
12cr|python-relatorio-0.5.6-1|36	
12cr|python-relatorio-0.5.6-1|37	%changelog
12cr|python-relatorio-0.5.6-1|38	* Wed Apr 18 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.5.6-1
12cr|python-relatorio-0.5.6-1|39	+ Revision: 791755
12cr|python-relatorio-0.5.6-1|40	- imported package python-relatorio
12cr|python-relatorio-0.5.6-1|41	

6671 12
12cr|python-requests-0.13.6-1|1	%define	module	requests
12cr|python-requests-0.13.6-1|2	%define name	python-%{module}
12cr|python-requests-0.13.6-1|3	%define version 0.13.6
12cr|python-requests-0.13.6-1|4	%define release 1
12cr|python-requests-0.13.6-1|5	
12cr|python-requests-0.13.6-1|6	Summary:	Python HTTP for Humans
12cr|python-requests-0.13.6-1|7	Name:		%{name}
12cr|python-requests-0.13.6-1|8	Version:	%{version}
12cr|python-requests-0.13.6-1|9	Release:	%{release}
12cr|python-requests-0.13.6-1|10	Source0:	http://pypi.python.org/packages/source/r/%{module}/%{module}-%{version}.tar.gz
12cr|python-requests-0.13.6-1|11	License:	MIT
12cr|python-requests-0.13.6-1|12	Group:		Development/Python
12cr|python-requests-0.13.6-1|13	Url:		http://python-requests.org/
12cr|python-requests-0.13.6-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-requests-0.13.6-1|15	BuildArch:	noarch
12cr|python-requests-0.13.6-1|16	Requires:	python-certifi, python-urllib3
12cr|python-requests-0.13.6-1|17	
12cr|python-requests-0.13.6-1|18	%description
12cr|python-requests-0.13.6-1|19	Requests allow you to send HTTP/1.1 requests. You can add headers,
12cr|python-requests-0.13.6-1|20	form data, multipart files, and parameters with simple Python
12cr|python-requests-0.13.6-1|21	dictionaries, and access the response data in the same way. It's
12cr|python-requests-0.13.6-1|22	powered by httplib and urllib3, but it does all the hard work and
12cr|python-requests-0.13.6-1|23	crazy hacks for you.
12cr|python-requests-0.13.6-1|24	
12cr|python-requests-0.13.6-1|25	%prep
12cr|python-requests-0.13.6-1|26	%setup -q -n %{module}-%{version}
12cr|python-requests-0.13.6-1|27	
12cr|python-requests-0.13.6-1|28	%install
12cr|python-requests-0.13.6-1|29	%__rm -rf %{buildroot}
12cr|python-requests-0.13.6-1|30	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-requests-0.13.6-1|31	
12cr|python-requests-0.13.6-1|32	%clean
12cr|python-requests-0.13.6-1|33	%__rm -rf %{buildroot}
12cr|python-requests-0.13.6-1|34	
12cr|python-requests-0.13.6-1|35	%files
12cr|python-requests-0.13.6-1|36	%defattr(-,root,root)
12cr|python-requests-0.13.6-1|37	%doc HISTORY.rst LICENSE README.rst
12cr|python-requests-0.13.6-1|38	%py_sitedir/requests*
12cr|python-requests-0.13.6-1|39	
12cr|python-requests-0.13.6-1|40	
12cr|python-requests-0.13.6-1|41	%changelog
12cr|python-requests-0.13.6-1|42	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 0.13.6-1
12cr|python-requests-0.13.6-1|43	+ Revision: 814453
12cr|python-requests-0.13.6-1|44	- Update to 0.13.6.
12cr|python-requests-0.13.6-1|45	
12cr|python-requests-0.13.6-1|46	* Tue Jul 17 2012 Lev Givon <lev@mandriva.org> 0.13.3-1
12cr|python-requests-0.13.6-1|47	+ Revision: 810082
12cr|python-requests-0.13.6-1|48	- imported package python-requests
12cr|python-requests-0.13.6-1|49	- imported package python-requests
12cr|python-requests-0.13.6-1|50	

6672 12
12cr|python-reverend-0.3-8|1	%define oname Reverend
12cr|python-reverend-0.3-8|2	
12cr|python-reverend-0.3-8|3	Summary: Python Bayesian classifier
12cr|python-reverend-0.3-8|4	Name:    python-reverend
12cr|python-reverend-0.3-8|5	Version: 0.3
12cr|python-reverend-0.3-8|6	Release: 8
12cr|python-reverend-0.3-8|7	Source:  http://prdownloads.sourceforge.net/%oname/%oname-%version.tar.bz2
12cr|python-reverend-0.3-8|8	License: GPL
12cr|python-reverend-0.3-8|9	Group: Development/Python
12cr|python-reverend-0.3-8|10	BuildRequires: python-devel
12cr|python-reverend-0.3-8|11	Url: http://divmod.org/trac/wiki/DivmodReverend
12cr|python-reverend-0.3-8|12	BuildArch: noarch
12cr|python-reverend-0.3-8|13	
12cr|python-reverend-0.3-8|14	%description
12cr|python-reverend-0.3-8|15	Reverend is a general purpose Bayesian classifier, named after Rev. Thomas
12cr|python-reverend-0.3-8|16	Bayes. Use the Reverend to quickly add Bayesian smarts to your app.
12cr|python-reverend-0.3-8|17	
12cr|python-reverend-0.3-8|18	To use it in your own application, you either subclass Bayes or pass it a
12cr|python-reverend-0.3-8|19	tokenizing function. Bayesian fun has never been so quick and easy.
12cr|python-reverend-0.3-8|20	
12cr|python-reverend-0.3-8|21	%prep
12cr|python-reverend-0.3-8|22	%setup -q -n %oname-%version
12cr|python-reverend-0.3-8|23	
12cr|python-reverend-0.3-8|24	%build
12cr|python-reverend-0.3-8|25	python setup.py build
12cr|python-reverend-0.3-8|26	
12cr|python-reverend-0.3-8|27	%install
12cr|python-reverend-0.3-8|28	python setup.py install --root=%{buildroot}
12cr|python-reverend-0.3-8|29	
12cr|python-reverend-0.3-8|30	%files
12cr|python-reverend-0.3-8|31	%doc *.txt examples/
12cr|python-reverend-0.3-8|32	%py_puresitedir/reverend
12cr|python-reverend-0.3-8|33	%py_puresitedir/*egg-info
12cr|python-reverend-0.3-8|34	
12cr|python-reverend-0.3-8|35	
12cr|python-reverend-0.3-8|36	
12cr|python-reverend-0.3-8|37	
12cr|python-reverend-0.3-8|38	%changelog
12cr|python-reverend-0.3-8|39	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3-7mdv2010.0
12cr|python-reverend-0.3-8|40	+ Revision: 442481
12cr|python-reverend-0.3-8|41	- rebuild
12cr|python-reverend-0.3-8|42	
12cr|python-reverend-0.3-8|43	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 0.3-6mdv2009.1
12cr|python-reverend-0.3-8|44	+ Revision: 324108
12cr|python-reverend-0.3-8|45	- rebuild
12cr|python-reverend-0.3-8|46	
12cr|python-reverend-0.3-8|47	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.3-5mdv2009.0
12cr|python-reverend-0.3-8|48	+ Revision: 259775
12cr|python-reverend-0.3-8|49	- rebuild
12cr|python-reverend-0.3-8|50	
12cr|python-reverend-0.3-8|51	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.3-4mdv2009.0
12cr|python-reverend-0.3-8|52	+ Revision: 247626
12cr|python-reverend-0.3-8|53	- rebuild
12cr|python-reverend-0.3-8|54	
12cr|python-reverend-0.3-8|55	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.3-2mdv2008.1
12cr|python-reverend-0.3-8|56	+ Revision: 136460
12cr|python-reverend-0.3-8|57	- restore BuildRoot
12cr|python-reverend-0.3-8|58	
12cr|python-reverend-0.3-8|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-reverend-0.3-8|60	- kill re-definition of %%buildroot on Pixel's request
12cr|python-reverend-0.3-8|61	
12cr|python-reverend-0.3-8|62	
12cr|python-reverend-0.3-8|63	* Fri Mar 16 2007 Michael Scherer <misc@mandriva.org> 0.3-2mdv2007.1
12cr|python-reverend-0.3-8|64	+ Revision: 144950
12cr|python-reverend-0.3-8|65	- fix build on x86_64
12cr|python-reverend-0.3-8|66	- rebuild for new python
12cr|python-reverend-0.3-8|67	- new project url
12cr|python-reverend-0.3-8|68	- Import python-reverend
12cr|python-reverend-0.3-8|69	
12cr|python-reverend-0.3-8|70	* Sat Oct 22 2005 Michael Scherer <misc@mandriva.org> 0.3-1mdk
12cr|python-reverend-0.3-8|71	- initial release
12cr|python-reverend-0.3-8|72	

6673 12
12cr|python-rope-0.9.3-1|1	%define module	rope
12cr|python-rope-0.9.3-1|2	%define name	python-%{module}
12cr|python-rope-0.9.3-1|3	%define version 0.9.3
12cr|python-rope-0.9.3-1|4	%define release %mkrel 1
12cr|python-rope-0.9.3-1|5	
12cr|python-rope-0.9.3-1|6	Summary:	Python refactoring library
12cr|python-rope-0.9.3-1|7	Name:		%{name}
12cr|python-rope-0.9.3-1|8	Version:	%{version}
12cr|python-rope-0.9.3-1|9	Release:	%{release}
12cr|python-rope-0.9.3-1|10	Source0:	%{module}-%{version}.tar.gz
12cr|python-rope-0.9.3-1|11	License:	GPLv2
12cr|python-rope-0.9.3-1|12	Group:		Development/Python
12cr|python-rope-0.9.3-1|13	Url:		http://rope.sourceforge.net/
12cr|python-rope-0.9.3-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-rope-0.9.3-1|15	BuildArch:	noarch
12cr|python-rope-0.9.3-1|16	%py_requires -d
12cr|python-rope-0.9.3-1|17	
12cr|python-rope-0.9.3-1|18	%description
12cr|python-rope-0.9.3-1|19	Rope is a Python refactoring library. You can use rope as a library in other IDEs.
12cr|python-rope-0.9.3-1|20	
12cr|python-rope-0.9.3-1|21	%prep
12cr|python-rope-0.9.3-1|22	%setup -q -n %{module}-%{version}
12cr|python-rope-0.9.3-1|23	
12cr|python-rope-0.9.3-1|24	%install
12cr|python-rope-0.9.3-1|25	%__rm -rf %{buildroot}
12cr|python-rope-0.9.3-1|26	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-rope-0.9.3-1|27	
12cr|python-rope-0.9.3-1|28	%clean
12cr|python-rope-0.9.3-1|29	%__rm -rf %{buildroot}
12cr|python-rope-0.9.3-1|30	
12cr|python-rope-0.9.3-1|31	%files -f FILE_LIST
12cr|python-rope-0.9.3-1|32	%defattr(-,root,root)
12cr|python-rope-0.9.3-1|33	%doc COPYING README.txt docs/*
12cr|python-rope-0.9.3-1|34	
12cr|python-rope-0.9.3-1|35	
12cr|python-rope-0.9.3-1|36	%changelog
12cr|python-rope-0.9.3-1|37	* Wed Nov 03 2010 Lev Givon <lev@mandriva.org> 0.9.3-1mdv2011.0
12cr|python-rope-0.9.3-1|38	+ Revision: 592949
12cr|python-rope-0.9.3-1|39	- import python-rope
12cr|python-rope-0.9.3-1|40	
12cr|python-rope-0.9.3-1|41	

6674 12
12cr|python-routes-1.12.3-2|1	%define tarname Routes
12cr|python-routes-1.12.3-2|2	
12cr|python-routes-1.12.3-2|3	Summary:	Routing recognition and generation tools for Python
12cr|python-routes-1.12.3-2|4	Name:		python-routes
12cr|python-routes-1.12.3-2|5	Version:	1.12.3
12cr|python-routes-1.12.3-2|6	Release:	2
12cr|python-routes-1.12.3-2|7	Source0:	http://pypi.python.org/packages/source/R/%{tarname}/%{tarname}-%{version}.tar.gz
12cr|python-routes-1.12.3-2|8	License:	BSD
12cr|python-routes-1.12.3-2|9	Group:		Development/Python
12cr|python-routes-1.12.3-2|10	Url:		http://routes.groovie.org/
12cr|python-routes-1.12.3-2|11	BuildArch:	noarch
12cr|python-routes-1.12.3-2|12	Requires:	python-pkg-resources
12cr|python-routes-1.12.3-2|13	Requires:	python-webob
12cr|python-routes-1.12.3-2|14	BuildRequires:	python-setuptools
12cr|python-routes-1.12.3-2|15	BuildRequires:	python-sphinx, python-webob
12cr|python-routes-1.12.3-2|16	
12cr|python-routes-1.12.3-2|17	%description
12cr|python-routes-1.12.3-2|18	Routes is a Python re-implementation of the Rails routes system for
12cr|python-routes-1.12.3-2|19	mapping URLs to application actions, and conversely to generate
12cr|python-routes-1.12.3-2|20	URLs. Routes makes it easy to create pretty and concise URLs that are
12cr|python-routes-1.12.3-2|21	RESTful with little effort.
12cr|python-routes-1.12.3-2|22	
12cr|python-routes-1.12.3-2|23	Routes allows conditional matching based on domain, cookies, HTTP
12cr|python-routes-1.12.3-2|24	method, or a custom function. Sub-domain support is built in. Routes
12cr|python-routes-1.12.3-2|25	comes with an extensive unit test suite.
12cr|python-routes-1.12.3-2|26	
12cr|python-routes-1.12.3-2|27	%prep
12cr|python-routes-1.12.3-2|28	%setup -q -n %{tarname}-%{version}
12cr|python-routes-1.12.3-2|29	
12cr|python-routes-1.12.3-2|30	%install
12cr|python-routes-1.12.3-2|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-routes-1.12.3-2|32	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-routes-1.12.3-2|33	pushd docs
12cr|python-routes-1.12.3-2|34	export PYTHONPATH=`dir -d ../build/lib*`
12cr|python-routes-1.12.3-2|35	make html
12cr|python-routes-1.12.3-2|36	rm -f _build/html/.buildinfo
12cr|python-routes-1.12.3-2|37	popd docs
12cr|python-routes-1.12.3-2|38	
12cr|python-routes-1.12.3-2|39	%files -f FILE_LIST
12cr|python-routes-1.12.3-2|40	%doc CHANGELOG LICENSE README docs/_build/html
12cr|python-routes-1.12.3-2|41	
12cr|python-routes-1.12.3-2|42	
12cr|python-routes-1.12.3-2|43	
12cr|python-routes-1.12.3-2|44	%changelog
12cr|python-routes-1.12.3-2|45	* Thu Mar 31 2011 Lev Givon <lev@mandriva.org> 1.12.3-1mdv2011.0
12cr|python-routes-1.12.3-2|46	+ Revision: 649446
12cr|python-routes-1.12.3-2|47	- import python-routes
12cr|python-routes-1.12.3-2|48	
12cr|python-routes-1.12.3-2|49	

6675 12
12cr|python-rpy-1.0.3-3|1	%define module rpy
12cr|python-rpy-1.0.3-3|2	%define r_version 2.8.1
12cr|python-rpy-1.0.3-3|3	
12cr|python-rpy-1.0.3-3|4	Epoch:		1
12cr|python-rpy-1.0.3-3|5	Summary:	A very simple, yet robust, Python interface to the R Programming Language
12cr|python-rpy-1.0.3-3|6	Name:		python-%{module}
12cr|python-rpy-1.0.3-3|7	Version:	1.0.3
12cr|python-rpy-1.0.3-3|8	Release:	%mkrel 3
12cr|python-rpy-1.0.3-3|9	Group:		Development/Python
12cr|python-rpy-1.0.3-3|10	License:	BSD-like
12cr|python-rpy-1.0.3-3|11	URL:		http://rpy.sourceforge.net/
12cr|python-rpy-1.0.3-3|12	Source0:	http://downloads.sourceforge.net/%{module}/%{module}-%{version}.tar.gz
12cr|python-rpy-1.0.3-3|13	Requires:	R-base >= %{r_version}
12cr|python-rpy-1.0.3-3|14	Requires:	python-numpy
12cr|python-rpy-1.0.3-3|15	BuildRequires:	R-base >= %{r_version}
12cr|python-rpy-1.0.3-3|16	BuildRequires:	python-devel
12cr|python-rpy-1.0.3-3|17	BuildRequires:	python-numpy-devel
12cr|python-rpy-1.0.3-3|18	BuildRequires:	tetex-latex
12cr|python-rpy-1.0.3-3|19	BuildRequires:	texinfo
12cr|python-rpy-1.0.3-3|20	BuildRequires:	lapack-devel
12cr|python-rpy-1.0.3-3|21	BuildRequires:	pkgconfig(libR)
12cr|python-rpy-1.0.3-3|22	
12cr|python-rpy-1.0.3-3|23	# First build failure in from src/RPy.h
12cr|python-rpy-1.0.3-3|24	# http://www.mail-archive.com/rpy-list@lists.sourceforge.net/msg01500.html
12cr|python-rpy-1.0.3-3|25	# Remaining just a cut&paste from rpy2's setup.py
12cr|python-rpy-1.0.3-3|26	Patch0:		rpy-1.0.3-R-base-2.8+.patch
12cr|python-rpy-1.0.3-3|27	Patch1:		rpy-1.0.3-R-version.patch
12cr|python-rpy-1.0.3-3|28	
12cr|python-rpy-1.0.3-3|29	%description
12cr|python-rpy-1.0.3-3|30	RPy is a very simple, yet robust, Python interface to the R Programming
12cr|python-rpy-1.0.3-3|31	Language. It can manage all kinds of R objects and can execute arbitrary R
12cr|python-rpy-1.0.3-3|32	functions (including the graphic functions). All errors from the R language
12cr|python-rpy-1.0.3-3|33	areconverted to Python exceptions. Any module installed for the R system can
12cr|python-rpy-1.0.3-3|34	be used from within Python.
12cr|python-rpy-1.0.3-3|35	
12cr|python-rpy-1.0.3-3|36	This code is inspired by RSPython from the Omegahat project. The main goals of
12cr|python-rpy-1.0.3-3|37	RPy are:
12cr|python-rpy-1.0.3-3|38	+ to have a very robust interface for using R from Python
12cr|python-rpy-1.0.3-3|39	+ the interface should be as transparent and easy to use as possible
12cr|python-rpy-1.0.3-3|40	+ it should be usable for real scientific and statistical computations
12cr|python-rpy-1.0.3-3|41	
12cr|python-rpy-1.0.3-3|42	
12cr|python-rpy-1.0.3-3|43	%prep
12cr|python-rpy-1.0.3-3|44	%setup -qn %{module}-%{version}
12cr|python-rpy-1.0.3-3|45	
12cr|python-rpy-1.0.3-3|46	%patch0 -p1
12cr|python-rpy-1.0.3-3|47	%patch1 -p1
12cr|python-rpy-1.0.3-3|48	
12cr|python-rpy-1.0.3-3|49	%build
12cr|python-rpy-1.0.3-3|50	env CFLAGS="%{optflags}" %{__python} setup.py build
12cr|python-rpy-1.0.3-3|51	
12cr|python-rpy-1.0.3-3|52	#pushd doc
12cr|python-rpy-1.0.3-3|53	#make all
12cr|python-rpy-1.0.3-3|54	#popd
12cr|python-rpy-1.0.3-3|55	
12cr|python-rpy-1.0.3-3|56	%install
12cr|python-rpy-1.0.3-3|57	PYTHONDONTWRITEBYTECODE= \
12cr|python-rpy-1.0.3-3|58	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --record=INSTALLED_FILES
12cr|python-rpy-1.0.3-3|59	
12cr|python-rpy-1.0.3-3|60	# install info
12cr|python-rpy-1.0.3-3|61	#mkdir -p %{buildroot}%{_datadir}/info
12cr|python-rpy-1.0.3-3|62	#cp doc/rpy.info %{buildroot}%{_datadir}/info/
12cr|python-rpy-1.0.3-3|63	
12cr|python-rpy-1.0.3-3|64	%post
12cr|python-rpy-1.0.3-3|65	#%_install_info rpy.info
12cr|python-rpy-1.0.3-3|66	
12cr|python-rpy-1.0.3-3|67	%preun
12cr|python-rpy-1.0.3-3|68	#%_remove_install_info rpy.info
12cr|python-rpy-1.0.3-3|69	
12cr|python-rpy-1.0.3-3|70	%files -f INSTALLED_FILES
12cr|python-rpy-1.0.3-3|71	%doc NEWS README

6676 12
12cr|python-rpy2-2.2.5-1|1	%define module rpy2
12cr|python-rpy2-2.2.5-1|2	%define r_version 2.8.1
12cr|python-rpy2-2.2.5-1|3	%define _requires_exceptions libR.so
12cr|python-rpy2-2.2.5-1|4	
12cr|python-rpy2-2.2.5-1|5	Summary:	A very simple, yet robust, Python interface to the R Programming Language
12cr|python-rpy2-2.2.5-1|6	Name:		python-%{module}
12cr|python-rpy2-2.2.5-1|7	Version:	2.2.5
12cr|python-rpy2-2.2.5-1|8	Release:	%mkrel 1
12cr|python-rpy2-2.2.5-1|9	Group:		Development/Python
12cr|python-rpy2-2.2.5-1|10	License:	AGPLv3+
12cr|python-rpy2-2.2.5-1|11	URL:		http://rpy.sourceforge.net/
12cr|python-rpy2-2.2.5-1|12	Source0:	http://pypi.python.org/packages/source/r/%{module}/%{module}-%{version}.tar.gz
12cr|python-rpy2-2.2.5-1|13	Patch0:		rinterface-readline-2.2.5.patch
12cr|python-rpy2-2.2.5-1|14	Requires:	R-base >= %{r_version}
12cr|python-rpy2-2.2.5-1|15	Requires:	python-numpy
12cr|python-rpy2-2.2.5-1|16	BuildRequires:	R-base >= %{r_version}
12cr|python-rpy2-2.2.5-1|17	BuildRequires:	python-devel
12cr|python-rpy2-2.2.5-1|18	BuildRequires:	python-numpy-devel
12cr|python-rpy2-2.2.5-1|19	BuildRequires:	texlive-latex
12cr|python-rpy2-2.2.5-1|20	BuildRequires:	texinfo
12cr|python-rpy2-2.2.5-1|21	BuildRequires:	lapack-devel
12cr|python-rpy2-2.2.5-1|22	BuildRequires:	readline-devel
12cr|python-rpy2-2.2.5-1|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-rpy2-2.2.5-1|24	
12cr|python-rpy2-2.2.5-1|25	%description
12cr|python-rpy2-2.2.5-1|26	RPy is a very simple, yet robust, Python interface to the R Programming
12cr|python-rpy2-2.2.5-1|27	Language. It can manage all kinds of R objects and can execute arbitrary R
12cr|python-rpy2-2.2.5-1|28	functions (including the graphic functions). All errors from the R language
12cr|python-rpy2-2.2.5-1|29	areconverted to Python exceptions. Any module installed for the R system can
12cr|python-rpy2-2.2.5-1|30	be used from within Python.
12cr|python-rpy2-2.2.5-1|31	
12cr|python-rpy2-2.2.5-1|32	This code is inspired by RSPython from the Omegahat project. The main goals of
12cr|python-rpy2-2.2.5-1|33	RPy are:
12cr|python-rpy2-2.2.5-1|34	+ to have a very robust interface for using R from Python
12cr|python-rpy2-2.2.5-1|35	+ the interface should be as transparent and easy to use as possible
12cr|python-rpy2-2.2.5-1|36	+ it should be usable for real scientific and statistical computations
12cr|python-rpy2-2.2.5-1|37	
12cr|python-rpy2-2.2.5-1|38	
12cr|python-rpy2-2.2.5-1|39	%prep
12cr|python-rpy2-2.2.5-1|40	%setup -qn %{module}-%{version}
12cr|python-rpy2-2.2.5-1|41	%patch0 -p0
12cr|python-rpy2-2.2.5-1|42	
12cr|python-rpy2-2.2.5-1|43	%build
12cr|python-rpy2-2.2.5-1|44	env CFLAGS="%{optflags}" %{__python} setup.py build
12cr|python-rpy2-2.2.5-1|45	
12cr|python-rpy2-2.2.5-1|46	#pushd doc
12cr|python-rpy2-2.2.5-1|47	#make all
12cr|python-rpy2-2.2.5-1|48	#popd
12cr|python-rpy2-2.2.5-1|49	
12cr|python-rpy2-2.2.5-1|50	%install
12cr|python-rpy2-2.2.5-1|51	rm -rf %{buildroot}
12cr|python-rpy2-2.2.5-1|52	PYTHONDONTWRITEBYTECODE= \
12cr|python-rpy2-2.2.5-1|53	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --record=INSTALLED_FILES
12cr|python-rpy2-2.2.5-1|54	
12cr|python-rpy2-2.2.5-1|55	# install info
12cr|python-rpy2-2.2.5-1|56	#mkdir -p %{buildroot}%{_datadir}/info
12cr|python-rpy2-2.2.5-1|57	#cp doc/rpy.info %{buildroot}%{_datadir}/info/
12cr|python-rpy2-2.2.5-1|58	
12cr|python-rpy2-2.2.5-1|59	%clean
12cr|python-rpy2-2.2.5-1|60	rm -rf %{buildroot}
12cr|python-rpy2-2.2.5-1|61	
12cr|python-rpy2-2.2.5-1|62	%post
12cr|python-rpy2-2.2.5-1|63	#%_install_info rpy.info
12cr|python-rpy2-2.2.5-1|64	
12cr|python-rpy2-2.2.5-1|65	%preun
12cr|python-rpy2-2.2.5-1|66	#%_remove_install_info rpy.info
12cr|python-rpy2-2.2.5-1|67	
12cr|python-rpy2-2.2.5-1|68	%files -f INSTALLED_FILES
12cr|python-rpy2-2.2.5-1|69	%defattr(-,root,root)
12cr|python-rpy2-2.2.5-1|70	%doc NEWS README
12cr|python-rpy2-2.2.5-1|71	
12cr|python-rpy2-2.2.5-1|72	
12cr|python-rpy2-2.2.5-1|73	
12cr|python-rpy2-2.2.5-1|74	%changelog
12cr|python-rpy2-2.2.5-1|75	

6677 12
12cr|python-rython-0.0.1-2|1	%define	module	rython
12cr|python-rython-0.0.1-2|2	
12cr|python-rython-0.0.1-2|3	Summary:	Transparently mixes Ruby code into Python
12cr|python-rython-0.0.1-2|4	Name:		python-%{module}
12cr|python-rython-0.0.1-2|5	Version:	0.0.1
12cr|python-rython-0.0.1-2|6	Release:	%mkrel 2
12cr|python-rython-0.0.1-2|7	License:	BSD
12cr|python-rython-0.0.1-2|8	Group:		Development/Python
12cr|python-rython-0.0.1-2|9	Url:		http://pypi.python.org/pypi/rython/
12cr|python-rython-0.0.1-2|10	Source0:	%{module}-%{version}.tar.gz
12cr|python-rython-0.0.1-2|11	%py_requires -d
12cr|python-rython-0.0.1-2|12	Requires:	ruby
12cr|python-rython-0.0.1-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-rython-0.0.1-2|14	
12cr|python-rython-0.0.1-2|15	%description
12cr|python-rython-0.0.1-2|16	If you've ever needed to use Ruby for a particular task, but wanted to use
12cr|python-rython-0.0.1-2|17	Python as your primary language, Rython lets you easily mix the two languages
12cr|python-rython-0.0.1-2|18	together.
12cr|python-rython-0.0.1-2|19	
12cr|python-rython-0.0.1-2|20	Why would I want to mix Ruby and Python? There are many reasons:
12cr|python-rython-0.0.1-2|21	* you need a Ruby Gem that provides unique functionality which no Python module
12cr|python-rython-0.0.1-2|22	provides
12cr|python-rython-0.0.1-2|23	* you need a simpler syntax for manipulating regular expressions
12cr|python-rython-0.0.1-2|24	* you want to quickly bridge to code you've already written in Ruby
12cr|python-rython-0.0.1-2|25	
12cr|python-rython-0.0.1-2|26	%prep
12cr|python-rython-0.0.1-2|27	%setup -qn %{module}-%{version}
12cr|python-rython-0.0.1-2|28	
12cr|python-rython-0.0.1-2|29	%build
12cr|python-rython-0.0.1-2|30	python setup.py build
12cr|python-rython-0.0.1-2|31	
12cr|python-rython-0.0.1-2|32	%install
12cr|python-rython-0.0.1-2|33	rm -rf %{buildroot}
12cr|python-rython-0.0.1-2|34	python setup.py install --root=%{buildroot}
12cr|python-rython-0.0.1-2|35	
12cr|python-rython-0.0.1-2|36	%clean
12cr|python-rython-0.0.1-2|37	rm -rf %{buildroot}
12cr|python-rython-0.0.1-2|38	
12cr|python-rython-0.0.1-2|39	%files
12cr|python-rython-0.0.1-2|40	%defattr(-,root,root)
12cr|python-rython-0.0.1-2|41	%doc README.txt LICENSE.txt
12cr|python-rython-0.0.1-2|42	%dir %{python_sitelib}/%{module}
12cr|python-rython-0.0.1-2|43	%{python_sitelib}/%{module}/*.py*
12cr|python-rython-0.0.1-2|44	%{python_sitelib}/%{module}*.egg-info
12cr|python-rython-0.0.1-2|45	
12cr|python-rython-0.0.1-2|46	
12cr|python-rython-0.0.1-2|47	
12cr|python-rython-0.0.1-2|48	%changelog
12cr|python-rython-0.0.1-2|49	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 0.0.1-2mdv2011.0
12cr|python-rython-0.0.1-2|50	+ Revision: 593994
12cr|python-rython-0.0.1-2|51	- rebuild for py2.7
12cr|python-rython-0.0.1-2|52	
12cr|python-rython-0.0.1-2|53	* Thu Nov 26 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.0.1-1mdv2010.1
12cr|python-rython-0.0.1-2|54	+ Revision: 470412
12cr|python-rython-0.0.1-2|55	- import python-rython
12cr|python-rython-0.0.1-2|56	
12cr|python-rython-0.0.1-2|57	
12cr|python-rython-0.0.1-2|58	* Fri Jun 26 2009 Per yvind Karlsen <peroyvind@mandriva.org> 0.0.1-1
12cr|python-rython-0.0.1-2|59	- initial release

6678 12
12cr|python-s3cmd-1.0.1-1|1	%define		oname s3cmd
12cr|python-s3cmd-1.0.1-1|2	
12cr|python-s3cmd-1.0.1-1|3	Name:		python-%{oname}
12cr|python-s3cmd-1.0.1-1|4	Version:	1.0.1
12cr|python-s3cmd-1.0.1-1|5	Release:	1
12cr|python-s3cmd-1.0.1-1|6	Summary:	Command line tool for managing Amazon S3 and CloudFront services
12cr|python-s3cmd-1.0.1-1|7	Group:		Networking/File transfer
12cr|python-s3cmd-1.0.1-1|8	License:	GPLv2
12cr|python-s3cmd-1.0.1-1|9	URL:		http://s3tools.org/s3cmd
12cr|python-s3cmd-1.0.1-1|10	Source:		http://prdownloads.sourceforge.net/s3tools/s3cmd-%{version}.tar.gz
12cr|python-s3cmd-1.0.1-1|11	BuildArch:	noarch
12cr|python-s3cmd-1.0.1-1|12	BuildRequires:	python-devel
12cr|python-s3cmd-1.0.1-1|13	Requires:	python
12cr|python-s3cmd-1.0.1-1|14	
12cr|python-s3cmd-1.0.1-1|15	%description
12cr|python-s3cmd-1.0.1-1|16	S3cmd lets you copy files from/to Amazon S3
12cr|python-s3cmd-1.0.1-1|17	(Simple Storage Service) using a simple to use
12cr|python-s3cmd-1.0.1-1|18	command line client. Supports rsync-like backup,
12cr|python-s3cmd-1.0.1-1|19	GPG encryption, and more. Also supports management
12cr|python-s3cmd-1.0.1-1|20	of Amazon's CloudFront content delivery network.
12cr|python-s3cmd-1.0.1-1|21	
12cr|python-s3cmd-1.0.1-1|22	%prep
12cr|python-s3cmd-1.0.1-1|23	%setup -q -n %{oname}-%{version}
12cr|python-s3cmd-1.0.1-1|24	
12cr|python-s3cmd-1.0.1-1|25	%build
12cr|python-s3cmd-1.0.1-1|26	export S3CMD_PACKAGING=1
12cr|python-s3cmd-1.0.1-1|27	%{__python} setup.py build
12cr|python-s3cmd-1.0.1-1|28	
12cr|python-s3cmd-1.0.1-1|29	%install
12cr|python-s3cmd-1.0.1-1|30	export S3CMD_PACKAGING=1
12cr|python-s3cmd-1.0.1-1|31	%{__python} setup.py install --root=%{buildroot} --prefix=%{_prefix}
12cr|python-s3cmd-1.0.1-1|32	rm -fr %{buildroot}%{_prefix}/lib*/python*/site-packages/*.egg-info
12cr|python-s3cmd-1.0.1-1|33	
12cr|python-s3cmd-1.0.1-1|34	%files
12cr|python-s3cmd-1.0.1-1|35	%{_bindir}/*
12cr|python-s3cmd-1.0.1-1|36	%{python_sitelib}/S3
12cr|python-s3cmd-1.0.1-1|37	%doc README PKG-INFO NEWS
12cr|python-s3cmd-1.0.1-1|38	
12cr|python-s3cmd-1.0.1-1|39	
12cr|python-s3cmd-1.0.1-1|40	
12cr|python-s3cmd-1.0.1-1|41	%changelog
12cr|python-s3cmd-1.0.1-1|42	* Thu Feb 02 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.1-1
12cr|python-s3cmd-1.0.1-1|43	+ Revision: 770737
12cr|python-s3cmd-1.0.1-1|44	- version update 1.0.1
12cr|python-s3cmd-1.0.1-1|45	
12cr|python-s3cmd-1.0.1-1|46	* Mon Dec 21 2009 Sander Lepik <sander85@mandriva.org> 0.9.9.91-1mdv2011.0
12cr|python-s3cmd-1.0.1-1|47	+ Revision: 480868
12cr|python-s3cmd-1.0.1-1|48	- BuildRequires: python -> BuildRequires: libpython-devel
12cr|python-s3cmd-1.0.1-1|49	- import python-s3cmd
12cr|python-s3cmd-1.0.1-1|50	

6679 12
12cr|python-scientific-2.8-6|1	%define tarname	ScientificPython
12cr|python-scientific-2.8-6|2	
12cr|python-scientific-2.8-6|3	Summary: 	Various Python modules for scientific computing
12cr|python-scientific-2.8-6|4	Name: 		python-scientific
12cr|python-scientific-2.8-6|5	Version: 	2.8
12cr|python-scientific-2.8-6|6	Release: 	6
12cr|python-scientific-2.8-6|7	Source: 	%{tarname}-%{version}.tar.lzma
12cr|python-scientific-2.8-6|8	Patch0:		setup.py.patch
12cr|python-scientific-2.8-6|9	License: 	CeCILL-C
12cr|python-scientific-2.8-6|10	Group: 		Development/Python
12cr|python-scientific-2.8-6|11	Requires:	python-numpy, openmpi
12cr|python-scientific-2.8-6|12	BuildRequires: 	netcdf-devel
12cr|python-scientific-2.8-6|13	BuildRequires: 	python-numpy-devel
12cr|python-scientific-2.8-6|14	BuildRequires: 	openmpi-devel
12cr|python-scientific-2.8-6|15	BuildRequires: 	openmpi
12cr|python-scientific-2.8-6|16	BuildRequires:	python-devel
12cr|python-scientific-2.8-6|17	BuildRequires: 	pkgconfig(lapack)
12cr|python-scientific-2.8-6|18	Url: 		http://dirac.cnrs-orleans.fr/ScientificPython/
12cr|python-scientific-2.8-6|19	
12cr|python-scientific-2.8-6|20	%description
12cr|python-scientific-2.8-6|21	ScientificPython is a collection of Python modules that are useful for
12cr|python-scientific-2.8-6|22	scientific computing. In this collection you will find modules that
12cr|python-scientific-2.8-6|23	cover basic geometry (vectors, tensors, transformations, vector and
12cr|python-scientific-2.8-6|24	tensor fields), quaternions, automatic derivatives, (linear)
12cr|python-scientific-2.8-6|25	interpolation, polynomials, elementary statistics, nonlinear
12cr|python-scientific-2.8-6|26	least-squares fits, unit calculations, Fortran-compatible text
12cr|python-scientific-2.8-6|27	formatting, 3D visualization via VRML, and two Tk widgets for simple
12cr|python-scientific-2.8-6|28	line plots and 3D wireframe models. There are also interfaces to the
12cr|python-scientific-2.8-6|29	netCDF library (portable structured binary files), to MPI (Message
12cr|python-scientific-2.8-6|30	Passing Interface, message-based parallel programming), and to BSPlib
12cr|python-scientific-2.8-6|31	(Bulk Synchronous Parallel programming).
12cr|python-scientific-2.8-6|32	
12cr|python-scientific-2.8-6|33	%package devel
12cr|python-scientific-2.8-6|34	Summary:	Various Python modules for scientific computing, header files
12cr|python-scientific-2.8-6|35	Group: 		Development/Python
12cr|python-scientific-2.8-6|36	Requires: 	python-devel %{name} = %{version}
12cr|python-scientific-2.8-6|37	
12cr|python-scientific-2.8-6|38	%description devel
12cr|python-scientific-2.8-6|39	This package contain headers file associated with the %{name} package.
12cr|python-scientific-2.8-6|40	
12cr|python-scientific-2.8-6|41	%prep
12cr|python-scientific-2.8-6|42	%setup -q -n %{tarname}-%{version}
12cr|python-scientific-2.8-6|43	%patch0 -p0
12cr|python-scientific-2.8-6|44	
12cr|python-scientific-2.8-6|45	%build
12cr|python-scientific-2.8-6|46	%__python setup.py build
12cr|python-scientific-2.8-6|47	
12cr|python-scientific-2.8-6|48	%install
12cr|python-scientific-2.8-6|49	%__python setup.py install --root=%{buildroot}
12cr|python-scientific-2.8-6|50	
12cr|python-scientific-2.8-6|51	export PYTHONPATH=%{buildroot}%{py_platsitedir}
12cr|python-scientific-2.8-6|52	export PYINCLUDE=`pwd`/Include
12cr|python-scientific-2.8-6|53	pushd Src/MPI
12cr|python-scientific-2.8-6|54	%ifarch x86_64
12cr|python-scientific-2.8-6|55	sed -i 's/lib\/python/lib64\/python/' compile.py
12cr|python-scientific-2.8-6|56	%endif
12cr|python-scientific-2.8-6|57	cat compile.py | sed 's/-I/-I$PYINCLUDE -I/' > compile-new.py
12cr|python-scientific-2.8-6|58	%__python compile-new.py
12cr|python-scientific-2.8-6|59	
12cr|python-scientific-2.8-6|60	%__install -m 755 mpipython %{buildroot}%{_bindir}
12cr|python-scientific-2.8-6|61	
12cr|python-scientific-2.8-6|62	cat <<EOF>impipython
12cr|python-scientific-2.8-6|63	#!/bin/bash
12cr|python-scientific-2.8-6|64	mpirun -np 2 `python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)+'/Scientific/BSP/console.py'"` $*
12cr|python-scientific-2.8-6|65	EOF
12cr|python-scientific-2.8-6|66	
12cr|python-scientific-2.8-6|67	popd
12cr|python-scientific-2.8-6|68	
12cr|python-scientific-2.8-6|69	%files
12cr|python-scientific-2.8-6|70	%doc LICENSE README README.MPI README.BSP Doc/CHANGELOG Doc/Reference Doc/BSP_Tutorial.pdf Examples/ Src/MPI/impipython
12cr|python-scientific-2.8-6|71	%{py_platsitedir}/Scientific/*
12cr|python-scientific-2.8-6|72	%{py_platsitedir}/*.egg-info
12cr|python-scientific-2.8-6|73	%defattr(755,root,root)
12cr|python-scientific-2.8-6|74	%{_bindir}/*
12cr|python-scientific-2.8-6|75	
12cr|python-scientific-2.8-6|76	%files devel
12cr|python-scientific-2.8-6|77	%defattr(644,root,root,755)
12cr|python-scientific-2.8-6|78	%{_includedir}/python%{py_ver}/Scientific/
12cr|python-scientific-2.8-6|79	
12cr|python-scientific-2.8-6|80	
12cr|python-scientific-2.8-6|81	
12cr|python-scientific-2.8-6|82	
12cr|python-scientific-2.8-6|83	%changelog
12cr|python-scientific-2.8-6|84	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 2.8-5mdv2011.0
12cr|python-scientific-2.8-6|85	+ Revision: 593993
12cr|python-scientific-2.8-6|86	- rebuild for py2.7
12cr|python-scientific-2.8-6|87	
12cr|python-scientific-2.8-6|88	* Thu Feb 18 2010 Emmanuel Andry <eandry@mandriva.org> 2.8-4mdv2010.1
12cr|python-scientific-2.8-6|89	+ Revision: 507529
12cr|python-scientific-2.8-6|90	- rebuild for new netcdf
12cr|python-scientific-2.8-6|91	
12cr|python-scientific-2.8-6|92	* Wed Aug 12 2009 Funda Wang <fwang@mandriva.org> 2.8-3mdv2010.0
12cr|python-scientific-2.8-6|93	+ Revision: 415365
12cr|python-scientific-2.8-6|94	- rebuild for new libtorque
12cr|python-scientific-2.8-6|95	
12cr|python-scientific-2.8-6|96	* Thu Mar 19 2009 Lev Givon <lev@mandriva.org> 2.8-2mdv2009.1
12cr|python-scientific-2.8-6|97	+ Revision: 358154
12cr|python-scientific-2.8-6|98	- Fix bug 48269.
12cr|python-scientific-2.8-6|99	
12cr|python-scientific-2.8-6|100	* Wed Mar 18 2009 Lev Givon <lev@mandriva.org> 2.8-1mdv2009.1
12cr|python-scientific-2.8-6|101	+ Revision: 357437
12cr|python-scientific-2.8-6|102	- Update to 2.8.
12cr|python-scientific-2.8-6|103	
12cr|python-scientific-2.8-6|104	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 2.6.1-4mdv2009.1
12cr|python-scientific-2.8-6|105	+ Revision: 323326
12cr|python-scientific-2.8-6|106	- fix file list
12cr|python-scientific-2.8-6|107	
12cr|python-scientific-2.8-6|108	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.6.1-4mdv2009.0
12cr|python-scientific-2.8-6|109	+ Revision: 259777
12cr|python-scientific-2.8-6|110	- rebuild
12cr|python-scientific-2.8-6|111	
12cr|python-scientific-2.8-6|112	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 2.6.1-3mdv2009.0
12cr|python-scientific-2.8-6|113	+ Revision: 247631
12cr|python-scientific-2.8-6|114	- rebuild
12cr|python-scientific-2.8-6|115	
12cr|python-scientific-2.8-6|116	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.6.1-1mdv2008.1
12cr|python-scientific-2.8-6|117	+ Revision: 136460
12cr|python-scientific-2.8-6|118	- restore BuildRoot
12cr|python-scientific-2.8-6|119	
12cr|python-scientific-2.8-6|120	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-scientific-2.8-6|121	- kill re-definition of %%buildroot on Pixel's request
12cr|python-scientific-2.8-6|122	
12cr|python-scientific-2.8-6|123	+ Lev Givon <lev@mandriva.org>
12cr|python-scientific-2.8-6|124	- Update to 2.6.1.
12cr|python-scientific-2.8-6|125	
12cr|python-scientific-2.8-6|126	
12cr|python-scientific-2.8-6|127	* Tue Feb 20 2007 Lev Givon <lev@mandriva.org> 2.6-1mdv2007.0
12cr|python-scientific-2.8-6|128	+ Revision: 123082
12cr|python-scientific-2.8-6|129	- Update to latest stable release 2.6.
12cr|python-scientific-2.8-6|130	Add python-numeric install dependency.
12cr|python-scientific-2.8-6|131	
12cr|python-scientific-2.8-6|132	* Tue Dec 05 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 2.4.9-6mdv2007.1
12cr|python-scientific-2.8-6|133	+ Revision: 90634
12cr|python-scientific-2.8-6|134	- Rebuild against new Python
12cr|python-scientific-2.8-6|135	- import python-scientific-2.4.9-5mdk
12cr|python-scientific-2.8-6|136	
12cr|python-scientific-2.8-6|137	* Wed Dec 21 2005 Michael Scherer <misc@mandriva.org> 2.4.9-5mdk
12cr|python-scientific-2.8-6|138	- Fix BuildRequires
12cr|python-scientific-2.8-6|139	- fix rpmbuildupdatability
12cr|python-scientific-2.8-6|140	
12cr|python-scientific-2.8-6|141	* Tue Dec 20 2005 Michael Scherer <misc@mandriva.org> 2.4.9-4mdk
12cr|python-scientific-2.8-6|142	- fix BuildRequires
12cr|python-scientific-2.8-6|143	
12cr|python-scientific-2.8-6|144	* Tue Jun 21 2005 Lehmann Gaëtan <gaetan.lehmann@jouy.inra.fr> 2.4.9-3mdk
12cr|python-scientific-2.8-6|145	- buildrequires netcdf-devel
12cr|python-scientific-2.8-6|146	- use mkrel
12cr|python-scientific-2.8-6|147	- fix some lint
12cr|python-scientific-2.8-6|148	
12cr|python-scientific-2.8-6|149	* Thu Feb 03 2005 Michael Scherer <misc@mandrake.org> 2.4.9-2mdk
12cr|python-scientific-2.8-6|150	- add BuildRequires
12cr|python-scientific-2.8-6|151	
12cr|python-scientific-2.8-6|152	* Mon Nov 29 2004 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.4.9-1mdk
12cr|python-scientific-2.8-6|153	- initial contrib release.
12cr|python-scientific-2.8-6|154	

6680 12
12cr|python-scikits-audiolab-0.11.0-2|1	%define tarname	scikits.audiolab
12cr|python-scikits-audiolab-0.11.0-2|2	%define name	python-scikits-audiolab
12cr|python-scikits-audiolab-0.11.0-2|3	%define version	0.11.0
12cr|python-scikits-audiolab-0.11.0-2|4	%define release	%mkrel 2
12cr|python-scikits-audiolab-0.11.0-2|5	
12cr|python-scikits-audiolab-0.11.0-2|6	Summary:	Python audio file I/O using numpy arrays
12cr|python-scikits-audiolab-0.11.0-2|7	Name:		%{name}
12cr|python-scikits-audiolab-0.11.0-2|8	Version:	%{version}
12cr|python-scikits-audiolab-0.11.0-2|9	Release:	%{release}
12cr|python-scikits-audiolab-0.11.0-2|10	Source0:	http://pypi.python.org/packages/source/s/%{tarname}/%{tarname}-%{version}.tar.gz
12cr|python-scikits-audiolab-0.11.0-2|11	Source1:	site.cfg
12cr|python-scikits-audiolab-0.11.0-2|12	Patch0:		matapi.patch
12cr|python-scikits-audiolab-0.11.0-2|13	License:	LGPLv2.1
12cr|python-scikits-audiolab-0.11.0-2|14	Group: 		Development/Python
12cr|python-scikits-audiolab-0.11.0-2|15	Url:		http://www.ar.media.kyoto-u.ac.jp/members/david/softwares/audiolab
12cr|python-scikits-audiolab-0.11.0-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-scikits-audiolab-0.11.0-2|17	Requires:	python-numpy >= 1.0
12cr|python-scikits-audiolab-0.11.0-2|18	BuildRequires:	sndfile-devel, libalsa-devel
12cr|python-scikits-audiolab-0.11.0-2|19	BuildRequires:	python-numpy-devel >= 1.0, python-setuptools
12cr|python-scikits-audiolab-0.11.0-2|20	%py_requires -d
12cr|python-scikits-audiolab-0.11.0-2|21	
12cr|python-scikits-audiolab-0.11.0-2|22	%description
12cr|python-scikits-audiolab-0.11.0-2|23	Audiolab is a Python package for audio file I/O using numpy arrays. It
12cr|python-scikits-audiolab-0.11.0-2|24	supports many different audio formats, including wav, aiff, au, flac,
12cr|python-scikits-audiolab-0.11.0-2|25	ogg, and htk. It can also be used to output sound to an audio device
12cr|python-scikits-audiolab-0.11.0-2|26	via ALSA.
12cr|python-scikits-audiolab-0.11.0-2|27	
12cr|python-scikits-audiolab-0.11.0-2|28	%prep
12cr|python-scikits-audiolab-0.11.0-2|29	%setup -q -n %{tarname}-%{version}
12cr|python-scikits-audiolab-0.11.0-2|30	%__cp %SOURCE1 .
12cr|python-scikits-audiolab-0.11.0-2|31	%patch0 -p0
12cr|python-scikits-audiolab-0.11.0-2|32	
12cr|python-scikits-audiolab-0.11.0-2|33	%build
12cr|python-scikits-audiolab-0.11.0-2|34	%__python setup.py build
12cr|python-scikits-audiolab-0.11.0-2|35	find . -name .buildinfo | xargs rm -rf
12cr|python-scikits-audiolab-0.11.0-2|36	
12cr|python-scikits-audiolab-0.11.0-2|37	%install
12cr|python-scikits-audiolab-0.11.0-2|38	%__rm -rf %{buildroot}
12cr|python-scikits-audiolab-0.11.0-2|39	%__python setup.py install --root=%{buildroot}
12cr|python-scikits-audiolab-0.11.0-2|40	
12cr|python-scikits-audiolab-0.11.0-2|41	%clean
12cr|python-scikits-audiolab-0.11.0-2|42	%__rm -rf %{buildroot}
12cr|python-scikits-audiolab-0.11.0-2|43	
12cr|python-scikits-audiolab-0.11.0-2|44	%files
12cr|python-scikits-audiolab-0.11.0-2|45	%defattr(-,root,root)
12cr|python-scikits-audiolab-0.11.0-2|46	%doc docs/html README.txt Changelog COPYING.txt NEWS
12cr|python-scikits-audiolab-0.11.0-2|47	%py_platsitedir/scikits*
12cr|python-scikits-audiolab-0.11.0-2|48	
12cr|python-scikits-audiolab-0.11.0-2|49	
12cr|python-scikits-audiolab-0.11.0-2|50	
12cr|python-scikits-audiolab-0.11.0-2|51	%changelog
12cr|python-scikits-audiolab-0.11.0-2|52	

6681 12
12cr|python-scimath-4.1.0-1|1	%define module	scimath
12cr|python-scimath-4.1.0-1|2	%define name	python-%{module}
12cr|python-scimath-4.1.0-1|3	%define version	4.1.0
12cr|python-scimath-4.1.0-1|4	%define release %mkrel 1
12cr|python-scimath-4.1.0-1|5	
12cr|python-scimath-4.1.0-1|6	Summary:	Enthought Tool Suite - scimath project
12cr|python-scimath-4.1.0-1|7	Name:		%{name}
12cr|python-scimath-4.1.0-1|8	Version:	%{version}
12cr|python-scimath-4.1.0-1|9	Release:	%{release}
12cr|python-scimath-4.1.0-1|10	Source0:	https://www.enthought.com/repo/ets/%{module}-%{version}.tar.gz
12cr|python-scimath-4.1.0-1|11	License:	BSD
12cr|python-scimath-4.1.0-1|12	Group:		Development/Python
12cr|python-scimath-4.1.0-1|13	Url:		https://github.com/enthought/scimath/
12cr|python-scimath-4.1.0-1|14	Obsoletes:	python-enthought-scimath
12cr|python-scimath-4.1.0-1|15	Requires:	python-traits >= 4.1.0
12cr|python-scimath-4.1.0-1|16	Requires:	python-numpy >= 1.1.0
12cr|python-scimath-4.1.0-1|17	Requires:	python-scipy >= 0.5.2
12cr|python-scimath-4.1.0-1|18	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-scimath-4.1.0-1|19	BuildRequires:	python-numpy-devel >= 1.1.0
12cr|python-scimath-4.1.0-1|20	BuildRequires:	python-sphinx
12cr|python-scimath-4.1.0-1|21	
12cr|python-scimath-4.1.0-1|22	%description
12cr|python-scimath-4.1.0-1|23	The scimath project includes packages to support scientific and mathematical
12cr|python-scimath-4.1.0-1|24	calculations, beyond the capabilities offered by SciPy.
12cr|python-scimath-4.1.0-1|25	
12cr|python-scimath-4.1.0-1|26	- scimath.interpolate
12cr|python-scimath-4.1.0-1|27	- scimath.mathematics
12cr|python-scimath-4.1.0-1|28	- scimath.units
12cr|python-scimath-4.1.0-1|29	- scimath.physical_quantities
12cr|python-scimath-4.1.0-1|30	
12cr|python-scimath-4.1.0-1|31	%prep
12cr|python-scimath-4.1.0-1|32	%setup -q -n %{module}-%{version}
12cr|python-scimath-4.1.0-1|33	
12cr|python-scimath-4.1.0-1|34	%build
12cr|python-scimath-4.1.0-1|35	
12cr|python-scimath-4.1.0-1|36	python setup.py build
12cr|python-scimath-4.1.0-1|37	pushd docs
12cr|python-scimath-4.1.0-1|38	make html
12cr|python-scimath-4.1.0-1|39	popd
12cr|python-scimath-4.1.0-1|40	
12cr|python-scimath-4.1.0-1|41	%install
12cr|python-scimath-4.1.0-1|42	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-scimath-4.1.0-1|43	#--record=FILE_LIST
12cr|python-scimath-4.1.0-1|44	
12cr|python-scimath-4.1.0-1|45	%files
12cr|python-scimath-4.1.0-1|46	#-f FILE_LIST
12cr|python-scimath-4.1.0-1|47	%doc *.txt *.rst docs/build/html
12cr|python-scimath-4.1.0-1|48	%{python_sitearch}/%{module}*

6682 12
12cr|python-scipy-0.11.0-2|1	%define enable_atlas 1
12cr|python-scipy-0.11.0-2|2	%{?_with_atlas: %global enable_atlas 1}
12cr|python-scipy-0.11.0-2|3	%define Werror_cflags %nil
12cr|python-scipy-0.11.0-2|4	
12cr|python-scipy-0.11.0-2|5	%define module	scipy
12cr|python-scipy-0.11.0-2|6	
12cr|python-scipy-0.11.0-2|7	Summary:	Scientific tools for Python
12cr|python-scipy-0.11.0-2|8	Name:		python-%{module}
12cr|python-scipy-0.11.0-2|9	Version:	0.11.0
12cr|python-scipy-0.11.0-2|10	Release:	2
12cr|python-scipy-0.11.0-2|11	Source0:	%{module}-%{version}.tar.gz
12cr|python-scipy-0.11.0-2|12	License:	BSD
12cr|python-scipy-0.11.0-2|13	Group:		Development/Python
12cr|python-scipy-0.11.0-2|14	Url:		http://www.scipy.org
12cr|python-scipy-0.11.0-2|15	Obsoletes:	python-SciPy
12cr|python-scipy-0.11.0-2|16	Obsoletes:	python-symeig
12cr|python-scipy-0.11.0-2|17	Requires:	python-numpy >= 1.5
12cr|python-scipy-0.11.0-2|18	BuildRequires:	swig
12cr|python-scipy-0.11.0-2|19	%if %enable_atlas
12cr|python-scipy-0.11.0-2|20	BuildRequires:	libatlas-devel
12cr|python-scipy-0.11.0-2|21	%else
12cr|python-scipy-0.11.0-2|22	BuildRequires:	blas-devel
12cr|python-scipy-0.11.0-2|23	%endif
12cr|python-scipy-0.11.0-2|24	BuildRequires:	pkgconfig(lapack)
12cr|python-scipy-0.11.0-2|25	BuildRequires:	python-numpy-devel >= 1.5
12cr|python-scipy-0.11.0-2|26	BuildRequires:	gcc-gfortran >= 4.0
12cr|python-scipy-0.11.0-2|27	BuildRequires:	netcdf-devel
12cr|python-scipy-0.11.0-2|28	BuildRequires:	python-nose
12cr|python-scipy-0.11.0-2|29	%py_requires -d
12cr|python-scipy-0.11.0-2|30	BuildRequires:	amd-devel
12cr|python-scipy-0.11.0-2|31	BuildRequires:	umfpack-devel
12cr|python-scipy-0.11.0-2|32	BuildRequires:	python-sphinx
12cr|python-scipy-0.11.0-2|33	BuildRequires:	python-matplotlib
12cr|python-scipy-0.11.0-2|34	
12cr|python-scipy-0.11.0-2|35	Patch0:		umfpack-setup.py.patch
12cr|python-scipy-0.11.0-2|36	Patch1:		setup-lm-0.11.0.patch
12cr|python-scipy-0.11.0-2|37	Patch2:		doc-plot-0.11.0.patch
12cr|python-scipy-0.11.0-2|38	
12cr|python-scipy-0.11.0-2|39	%description
12cr|python-scipy-0.11.0-2|40	SciPy is an open source library of scientific tools for Python. SciPy
12cr|python-scipy-0.11.0-2|41	supplements the popular numpy module, gathering a variety of high level
12cr|python-scipy-0.11.0-2|42	science and engineering modules together as a single package.
12cr|python-scipy-0.11.0-2|43	
12cr|python-scipy-0.11.0-2|44	SciPy includes modules for graphics and plotting, optimization, integration,
12cr|python-scipy-0.11.0-2|45	special functions, signal and image processing, genetic algorithms, ODE
12cr|python-scipy-0.11.0-2|46	solvers, and others.
12cr|python-scipy-0.11.0-2|47	
12cr|python-scipy-0.11.0-2|48	%prep
12cr|python-scipy-0.11.0-2|49	%setup -q -n %{module}-%{version}
12cr|python-scipy-0.11.0-2|50	%patch0 -p0 -b .umfpack
12cr|python-scipy-0.11.0-2|51	%patch1 -p1 -b .lm
12cr|python-scipy-0.11.0-2|52	%patch2 -p0 -b .doc
12cr|python-scipy-0.11.0-2|53	
12cr|python-scipy-0.11.0-2|54	find . -type f -name "*.py" -exec sed -i "s|#!/usr/bin/env python||" {} \;
12cr|python-scipy-0.11.0-2|55	
12cr|python-scipy-0.11.0-2|56	cat > site.cfg << EOF
12cr|python-scipy-0.11.0-2|57	[amd]
12cr|python-scipy-0.11.0-2|58	library_dirs = %{_libdir}
12cr|python-scipy-0.11.0-2|59	include_dirs = /usr/include/suitesparse:/usr/include/ufsparse
12cr|python-scipy-0.11.0-2|60	amd_libs = amd
12cr|python-scipy-0.11.0-2|61	
12cr|python-scipy-0.11.0-2|62	[umfpack]
12cr|python-scipy-0.11.0-2|63	library_dirs = %{_libdir}
12cr|python-scipy-0.11.0-2|64	include_dirs = /usr/include/suitesparse:/usr/include/ufsparse
12cr|python-scipy-0.11.0-2|65	umfpack_libs = umfpack
12cr|python-scipy-0.11.0-2|66	EOF
12cr|python-scipy-0.11.0-2|67	
12cr|python-scipy-0.11.0-2|68	%build
12cr|python-scipy-0.11.0-2|69	CFLAGS="%{optflags} -fno-strict-aliasing" \
12cr|python-scipy-0.11.0-2|70	ATLAS=%{_libdir}/atlas \
12cr|python-scipy-0.11.0-2|71	FFTW=%{_libdir}
12cr|python-scipy-0.11.0-2|72	BLAS=%{_libdir} \
12cr|python-scipy-0.11.0-2|73	LAPACK=%{_libdir} \
12cr|python-scipy-0.11.0-2|74	python setup.py config_fc --fcompiler=gnu95 --noarch build
12cr|python-scipy-0.11.0-2|75	
12cr|python-scipy-0.11.0-2|76	%install
12cr|python-scipy-0.11.0-2|77	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
12cr|python-scipy-0.11.0-2|78	find %{buildroot}%{python_sitearch}/scipy -type d -name tests | xargs rm -rf # Don't ship tests
12cr|python-scipy-0.11.0-2|79	# Don't ship weave examples, they're marked as documentation:
12cr|python-scipy-0.11.0-2|80	find %{buildroot}%{python_sitearch}/scipy/weave -type d -name examples | xargs rm -rf
12cr|python-scipy-0.11.0-2|81	# fix executability issue
12cr|python-scipy-0.11.0-2|82	chmod +x %{buildroot}%{python_sitearch}/%{module}/io/arff/arffread.py
12cr|python-scipy-0.11.0-2|83	chmod +x %{buildroot}%{python_sitearch}/%{module}/io/arff/utils.py
12cr|python-scipy-0.11.0-2|84	chmod +x %{buildroot}%{python_sitearch}/%{module}/special/spfun_stats.py
12cr|python-scipy-0.11.0-2|85	
12cr|python-scipy-0.11.0-2|86	
12cr|python-scipy-0.11.0-2|87	%check
12cr|python-scipy-0.11.0-2|88	pushd doc &> /dev/null
12cr|python-scipy-0.11.0-2|89	PYTHONPATH=%{buildroot}%{py_platsitedir} python -c "import scipy; scipy.test()"
12cr|python-scipy-0.11.0-2|90	popd &> /dev/null
12cr|python-scipy-0.11.0-2|91	
12cr|python-scipy-0.11.0-2|92	%files
12cr|python-scipy-0.11.0-2|93	%doc README.txt THANKS.txt LATEST.txt LICENSE.txt TOCHANGE.txt
12cr|python-scipy-0.11.0-2|94	%dir %{py_platsitedir}/%{module}
12cr|python-scipy-0.11.0-2|95	%{py_platsitedir}/%{module}/*
12cr|python-scipy-0.11.0-2|96	%{py_platsitedir}/%{module}-*.egg-info

6683 12
12cr|python-scitools-0.8-1|1	%define	module	scitools
12cr|python-scitools-0.8-1|2	
12cr|python-scitools-0.8-1|3	Summary:	Python library for scientific computing
12cr|python-scitools-0.8-1|4	Name:		python-scitools
12cr|python-scitools-0.8-1|5	Version:	0.8
12cr|python-scitools-0.8-1|6	Release:	%mkrel 1
12cr|python-scitools-0.8-1|7	License:	BSD
12cr|python-scitools-0.8-1|8	Group:		Development/Python
12cr|python-scitools-0.8-1|9	Url:		http://scitools.googlecode.com
12cr|python-scitools-0.8-1|10	Source0:	http://scitools.googlecode.com/files/%{module}-%{version}.tar.gz
12cr|python-scitools-0.8-1|11	Requires:	python-gnuplot python-numpy python-matplotlib
12cr|python-scitools-0.8-1|12	BuildArch:	noarch
12cr|python-scitools-0.8-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-scitools-0.8-1|14	
12cr|python-scitools-0.8-1|15	%description
12cr|python-scitools-0.8-1|16	SciTools is a Python package containing lots of useful tools for scientific
12cr|python-scitools-0.8-1|17	computing in Python. The package is built on top of other widely used packages
12cr|python-scitools-0.8-1|18	such as NumPy, SciPy, ScientificPython, Gnuplot, etc.
12cr|python-scitools-0.8-1|19	
12cr|python-scitools-0.8-1|20	%prep
12cr|python-scitools-0.8-1|21	%setup -qn %{module}-%{version}
12cr|python-scitools-0.8-1|22	
12cr|python-scitools-0.8-1|23	%build
12cr|python-scitools-0.8-1|24	%__python setup.py build
12cr|python-scitools-0.8-1|25	
12cr|python-scitools-0.8-1|26	%install
12cr|python-scitools-0.8-1|27	%__rm -rf %{buildroot}
12cr|python-scitools-0.8-1|28	%__python setup.py install --root=%{buildroot}
12cr|python-scitools-0.8-1|29	mv doc/easyviz/easyviz_sphinx_html html
12cr|python-scitools-0.8-1|30	%clean
12cr|python-scitools-0.8-1|31	%__rm -rf %{buildroot}
12cr|python-scitools-0.8-1|32	
12cr|python-scitools-0.8-1|33	%files
12cr|python-scitools-0.8-1|34	%defattr(-,root,root)
12cr|python-scitools-0.8-1|35	%doc README LICENSE ChangeLog html/ examples/
12cr|python-scitools-0.8-1|36	%{_bindir}/pyreport
12cr|python-scitools-0.8-1|37	%{_bindir}/scitools
12cr|python-scitools-0.8-1|38	%{_mandir}/man1/pyreport.1*
12cr|python-scitools-0.8-1|39	%{_mandir}/man1/scitools.1*
12cr|python-scitools-0.8-1|40	%dir %{python_sitelib}/%{module}
12cr|python-scitools-0.8-1|41	%{python_sitelib}/%{module}/*.py*
12cr|python-scitools-0.8-1|42	%{python_sitelib}/%{module}/scitools.cfg
12cr|python-scitools-0.8-1|43	%dir %{python_sitelib}/%{module}/easyviz
12cr|python-scitools-0.8-1|44	%{python_sitelib}/%{module}/easyviz/*.py*
12cr|python-scitools-0.8-1|45	%{python_sitelib}/*.egg-info
12cr|python-scitools-0.8-1|46	
12cr|python-scitools-0.8-1|47	
12cr|python-scitools-0.8-1|48	
12cr|python-scitools-0.8-1|49	%changelog
12cr|python-scitools-0.8-1|50	* Fri Dec 02 2011 Lev Givon <lev@mandriva.org> 0.8-1mdv2011.0
12cr|python-scitools-0.8-1|51	+ Revision: 737282
12cr|python-scitools-0.8-1|52	- Update to 0.8.
12cr|python-scitools-0.8-1|53	Require python-matplotlib.
12cr|python-scitools-0.8-1|54	
12cr|python-scitools-0.8-1|55	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|python-scitools-0.8-1|56	- import python-scitools
12cr|python-scitools-0.8-1|57	

6684 12
12cr|python-selenium-2.25.0-1|1	%define module	selenium
12cr|python-selenium-2.25.0-1|2	%define name	python-%{module}
12cr|python-selenium-2.25.0-1|3	%define version 2.25.0
12cr|python-selenium-2.25.0-1|4	%define release 1
12cr|python-selenium-2.25.0-1|5	
12cr|python-selenium-2.25.0-1|6	Summary:	Python bindings for Selenium
12cr|python-selenium-2.25.0-1|7	Name:		%{name}
12cr|python-selenium-2.25.0-1|8	Version:	%{version}
12cr|python-selenium-2.25.0-1|9	Release:	%{release}
12cr|python-selenium-2.25.0-1|10	Source0:	http://pypi.python.org/packages/source/s/%{module}/%{module}-%{version}.tar.gz
12cr|python-selenium-2.25.0-1|11	License:	Apache License
12cr|python-selenium-2.25.0-1|12	Group:		Development/Python
12cr|python-selenium-2.25.0-1|13	Url:		http://pypi.python.org/pypi/selenium
12cr|python-selenium-2.25.0-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-selenium-2.25.0-1|15	BuildArch:	noarch
12cr|python-selenium-2.25.0-1|16	BuildRequires:	python-devel, python-setuptools
12cr|python-selenium-2.25.0-1|17	
12cr|python-selenium-2.25.0-1|18	%description
12cr|python-selenium-2.25.0-1|19	Selenium Python Client Driver is a Python language binding for
12cr|python-selenium-2.25.0-1|20	Selenium Remote Control (version 1.0 and 2.0).
12cr|python-selenium-2.25.0-1|21	
12cr|python-selenium-2.25.0-1|22	Currently the remote protocol, Firefox and Chrome for Selenium 2.0 are
12cr|python-selenium-2.25.0-1|23	supported, as well as the Selenium 1.0 bindings.
12cr|python-selenium-2.25.0-1|24	
12cr|python-selenium-2.25.0-1|25	%prep
12cr|python-selenium-2.25.0-1|26	%setup -q -n %{module}-%{version}
12cr|python-selenium-2.25.0-1|27	
12cr|python-selenium-2.25.0-1|28	%install
12cr|python-selenium-2.25.0-1|29	%__rm -rf %{buildroot}
12cr|python-selenium-2.25.0-1|30	PYTHONDONTWRITEBYTECODE= %__python setup.py install \
12cr|python-selenium-2.25.0-1|31	--root=%{buildroot} \
12cr|python-selenium-2.25.0-1|32	--install-lib=%{python_sitearch} \
12cr|python-selenium-2.25.0-1|33	--install-data=%{python_sitearch}
12cr|python-selenium-2.25.0-1|34	
12cr|python-selenium-2.25.0-1|35	# Fix for x86_64 described in
12cr|python-selenium-2.25.0-1|36	# http://code.google.com/p/selenium/issues/detail?id=2852
12cr|python-selenium-2.25.0-1|37	pushd %{buildroot}%{py_platsitedir}/selenium/webdriver/firefox
12cr|python-selenium-2.25.0-1|38	cp -f x86/x_ignore_nofocus.so amd64/x_ignore_nofocus.so
12cr|python-selenium-2.25.0-1|39	popd
12cr|python-selenium-2.25.0-1|40	
12cr|python-selenium-2.25.0-1|41	%clean
12cr|python-selenium-2.25.0-1|42	%__rm -rf %{buildroot}
12cr|python-selenium-2.25.0-1|43	
12cr|python-selenium-2.25.0-1|44	%files
12cr|python-selenium-2.25.0-1|45	%defattr(-,root,root)
12cr|python-selenium-2.25.0-1|46	%doc COPYING CREDITS.txt
12cr|python-selenium-2.25.0-1|47	%py_platsitedir
12cr|python-selenium-2.25.0-1|48	
12cr|python-selenium-2.25.0-1|49	
12cr|python-selenium-2.25.0-1|50	%changelog
12cr|python-selenium-2.25.0-1|51	* Tue Jul 31 2012 Lev Givon <lev@mandriva.org> 2.25.0-1
12cr|python-selenium-2.25.0-1|52	+ Revision: 811502
12cr|python-selenium-2.25.0-1|53	- Update to 2.25.0.
12cr|python-selenium-2.25.0-1|54	
12cr|python-selenium-2.25.0-1|55	* Fri Jun 22 2012 Lev Givon <lev@mandriva.org> 2.24.0-1
12cr|python-selenium-2.25.0-1|56	+ Revision: 806709
12cr|python-selenium-2.25.0-1|57	- Update to 2.24.0.
12cr|python-selenium-2.25.0-1|58	Add fix for Firefox load problem on x86_64.
12cr|python-selenium-2.25.0-1|59	
12cr|python-selenium-2.25.0-1|60	* Fri Dec 09 2011 Lev Givon <lev@mandriva.org> 2.15.0-2
12cr|python-selenium-2.25.0-1|61	+ Revision: 739555
12cr|python-selenium-2.25.0-1|62	- Shouldn't be noarch.
12cr|python-selenium-2.25.0-1|63	
12cr|python-selenium-2.25.0-1|64	* Fri Dec 09 2011 Lev Givon <lev@mandriva.org> 2.15.0-1
12cr|python-selenium-2.25.0-1|65	+ Revision: 739229
12cr|python-selenium-2.25.0-1|66	- Update to 2.15.0.
12cr|python-selenium-2.25.0-1|67	
12cr|python-selenium-2.25.0-1|68	* Wed Nov 30 2011 Lev Givon <lev@mandriva.org> 2.14.0-1
12cr|python-selenium-2.25.0-1|69	+ Revision: 735508
12cr|python-selenium-2.25.0-1|70	- Update to 2.14.0.
12cr|python-selenium-2.25.0-1|71	
12cr|python-selenium-2.25.0-1|72	* Tue Nov 15 2011 Lev Givon <lev@mandriva.org> 2.12.1-1
12cr|python-selenium-2.25.0-1|73	+ Revision: 730726
12cr|python-selenium-2.25.0-1|74	- Update to 2.12.1.
12cr|python-selenium-2.25.0-1|75	
12cr|python-selenium-2.25.0-1|76	* Sun Oct 30 2011 Lev Givon <lev@mandriva.org> 2.11.1-1
12cr|python-selenium-2.25.0-1|77	+ Revision: 707860
12cr|python-selenium-2.25.0-1|78	- Update to 2.11.1.
12cr|python-selenium-2.25.0-1|79	
12cr|python-selenium-2.25.0-1|80	* Tue Oct 25 2011 Lev Givon <lev@mandriva.org> 2.9.0-1
12cr|python-selenium-2.25.0-1|81	+ Revision: 707147
12cr|python-selenium-2.25.0-1|82	- Update to 2.9.0.
12cr|python-selenium-2.25.0-1|83	
12cr|python-selenium-2.25.0-1|84	* Thu Oct 06 2011 Lev Givon <lev@mandriva.org> 2.8.1-1
12cr|python-selenium-2.25.0-1|85	+ Revision: 703356
12cr|python-selenium-2.25.0-1|86	- Update to 2.8.1.
12cr|python-selenium-2.25.0-1|87	
12cr|python-selenium-2.25.0-1|88	* Mon Sep 26 2011 Lev Givon <lev@mandriva.org> 2.7.0-1
12cr|python-selenium-2.25.0-1|89	+ Revision: 701372
12cr|python-selenium-2.25.0-1|90	- Update to 2.7.0.
12cr|python-selenium-2.25.0-1|91	
12cr|python-selenium-2.25.0-1|92	* Tue Sep 13 2011 Lev Givon <lev@mandriva.org> 2.6.0-1
12cr|python-selenium-2.25.0-1|93	+ Revision: 699688
12cr|python-selenium-2.25.0-1|94	- Update to 2.6.0.
12cr|python-selenium-2.25.0-1|95	
12cr|python-selenium-2.25.0-1|96	* Sun Aug 28 2011 Lev Givon <lev@mandriva.org> 2.5.0-1
12cr|python-selenium-2.25.0-1|97	+ Revision: 697259
12cr|python-selenium-2.25.0-1|98	- Update to 2.5.0.
12cr|python-selenium-2.25.0-1|99	
12cr|python-selenium-2.25.0-1|100	* Thu Aug 11 2011 Lev Givon <lev@mandriva.org> 2.4.0-1
12cr|python-selenium-2.25.0-1|101	+ Revision: 694042
12cr|python-selenium-2.25.0-1|102	- Update to 2.4.0.
12cr|python-selenium-2.25.0-1|103	
12cr|python-selenium-2.25.0-1|104	* Wed Aug 10 2011 Lev Givon <lev@mandriva.org> 2.3.0-2
12cr|python-selenium-2.25.0-1|105	+ Revision: 693802
12cr|python-selenium-2.25.0-1|106	- Require python-rdflib.
12cr|python-selenium-2.25.0-1|107	
12cr|python-selenium-2.25.0-1|108	* Tue Aug 02 2011 Lev Givon <lev@mandriva.org> 2.3.0-1
12cr|python-selenium-2.25.0-1|109	+ Revision: 692712
12cr|python-selenium-2.25.0-1|110	- Update to 2.3.0.
12cr|python-selenium-2.25.0-1|111	
12cr|python-selenium-2.25.0-1|112	* Fri Jul 29 2011 Lev Givon <lev@mandriva.org> 2.2.0-1
12cr|python-selenium-2.25.0-1|113	+ Revision: 692159
12cr|python-selenium-2.25.0-1|114	- import python-selenium
12cr|python-selenium-2.25.0-1|115	
12cr|python-selenium-2.25.0-1|116	

6685 12
12cr|python-serial-2.5-1|1	Name:			python-serial
12cr|python-serial-2.5-1|2	Version:		2.5
12cr|python-serial-2.5-1|3	Release:		%mkrel 1
12cr|python-serial-2.5-1|4	
12cr|python-serial-2.5-1|5	Summary:	Python serial port extension
12cr|python-serial-2.5-1|6	License:	Python license
12cr|python-serial-2.5-1|7	Group:          Development/Python
12cr|python-serial-2.5-1|8	URL:		http://pyserial.sourceforge.net
12cr|python-serial-2.5-1|9	Source0:	http://downloads.sourceforge.net/pyserial/pyserial-%{version}.tar.gz
12cr|python-serial-2.5-1|10	
12cr|python-serial-2.5-1|11	BuildArch:	noarch
12cr|python-serial-2.5-1|12	BuildRequires:	python-devel
12cr|python-serial-2.5-1|13	BuildRequires:	dos2unix
12cr|python-serial-2.5-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|python-serial-2.5-1|15	
12cr|python-serial-2.5-1|16	Obsoletes:	pyserial < %{version}-%{release}
12cr|python-serial-2.5-1|17	Provides:	pyserial = %{version}-%{release}
12cr|python-serial-2.5-1|18	
12cr|python-serial-2.5-1|19	%description
12cr|python-serial-2.5-1|20	This module encapsulates the access for the serial port.
12cr|python-serial-2.5-1|21	It provides backends for Python running on Windows, Linux, BSD (possibly any
12cr|python-serial-2.5-1|22	POSIX compilant system) and Jython. The module named "serial" automatically
12cr|python-serial-2.5-1|23	selects the appropriate backend.
12cr|python-serial-2.5-1|24	
12cr|python-serial-2.5-1|25	%prep
12cr|python-serial-2.5-1|26	%setup -q -n pyserial-%{version}
12cr|python-serial-2.5-1|27	
12cr|python-serial-2.5-1|28	#fix shebangs
12cr|python-serial-2.5-1|29	perl -pi -e "s/#! python/#!\/usr\/bin\/env python/" serial/*.py
12cr|python-serial-2.5-1|30	perl -pi -e "s/#!jython/#!\/usr\/bin\/env jython/" serial/*.py
12cr|python-serial-2.5-1|31	
12cr|python-serial-2.5-1|32	#fix EOL
12cr|python-serial-2.5-1|33	dos2unix examples/port_publisher.py
12cr|python-serial-2.5-1|34	
12cr|python-serial-2.5-1|35	%install
12cr|python-serial-2.5-1|36	rm -rf %{buildroot}
12cr|python-serial-2.5-1|37	python setup.py install --root %{buildroot}
12cr|python-serial-2.5-1|38	
12cr|python-serial-2.5-1|39	%clean
12cr|python-serial-2.5-1|40	rm -rf %{buildroot}
12cr|python-serial-2.5-1|41	
12cr|python-serial-2.5-1|42	%files
12cr|python-serial-2.5-1|43	%defattr(-,root,root)
12cr|python-serial-2.5-1|44	%doc CHANGES.txt LICENSE.txt PKG-INFO README.txt examples
12cr|python-serial-2.5-1|45	%{_bindir}/miniterm.py
12cr|python-serial-2.5-1|46	%{python_sitelib}/serial
12cr|python-serial-2.5-1|47	%{python_sitelib}/pyserial-%{version}-py%{py_ver}.egg-info
12cr|python-serial-2.5-1|48	
12cr|python-serial-2.5-1|49	
12cr|python-serial-2.5-1|50	%changelog
12cr|python-serial-2.5-1|51	* Tue Nov 02 2010 Jani Välimaa <wally@mandriva.org> 2.5-1mdv2011.0
12cr|python-serial-2.5-1|52	+ Revision: 592136
12cr|python-serial-2.5-1|53	- new version 2.5
12cr|python-serial-2.5-1|54	- don't use recorded file list as it contains non-installed files
12cr|python-serial-2.5-1|55	- don't set executable bit for examples
12cr|python-serial-2.5-1|56	- ease python BR
12cr|python-serial-2.5-1|57	- fix EOLs
12cr|python-serial-2.5-1|58	- clean spec a bit
12cr|python-serial-2.5-1|59	
12cr|python-serial-2.5-1|60	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 2.4-3mdv2010.0
12cr|python-serial-2.5-1|61	+ Revision: 442482
12cr|python-serial-2.5-1|62	- rebuild
12cr|python-serial-2.5-1|63	
12cr|python-serial-2.5-1|64	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 2.4-2mdv2009.1
12cr|python-serial-2.5-1|65	+ Revision: 324112
12cr|python-serial-2.5-1|66	- rebuild
12cr|python-serial-2.5-1|67	
12cr|python-serial-2.5-1|68	* Sat Jul 12 2008 Guillaume Bedot <littletux@mandriva.org> 2.4-1mdv2009.0
12cr|python-serial-2.5-1|69	+ Revision: 234052
12cr|python-serial-2.5-1|70	- 2.4
12cr|python-serial-2.5-1|71	- rpm spec policy proposal changes
12cr|python-serial-2.5-1|72	- fixed license
12cr|python-serial-2.5-1|73	
12cr|python-serial-2.5-1|74	+ Olivier Blin <oblin@mandriva.com>
12cr|python-serial-2.5-1|75	- restore BuildRoot
12cr|python-serial-2.5-1|76	
12cr|python-serial-2.5-1|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-serial-2.5-1|78	- kill re-definition of %%buildroot on Pixel's request
12cr|python-serial-2.5-1|79	
12cr|python-serial-2.5-1|80	* Tue Apr 17 2007 Guillaume Bedot <littletux@mandriva.org> 2.2-4mdv2008.0
12cr|python-serial-2.5-1|81	+ Revision: 13985
12cr|python-serial-2.5-1|82	- 2008 build ( should also build on previous versions )
12cr|python-serial-2.5-1|83	
12cr|python-serial-2.5-1|84	
12cr|python-serial-2.5-1|85	* Wed Mar 07 2007 Guillaume Bedot <littletux@mandriva.org> 2.2-3mdv2007.0
12cr|python-serial-2.5-1|86	+ Revision: 134430
12cr|python-serial-2.5-1|87	- mention bug report
12cr|python-serial-2.5-1|88	- fixed typo in filename
12cr|python-serial-2.5-1|89	- rebuilt for python 2.5 (added egg-info file)
12cr|python-serial-2.5-1|90	- moved to svn
12cr|python-serial-2.5-1|91	- Created package structure for python-serial.
12cr|python-serial-2.5-1|92	

6686 12
12cr|python-setupdocs-1.0.5-3|1	%define tarname SetupDocs
12cr|python-setupdocs-1.0.5-3|2	%define name	python-setupdocs
12cr|python-setupdocs-1.0.5-3|3	%define version 1.0.5
12cr|python-setupdocs-1.0.5-3|4	%define	rel		3
12cr|python-setupdocs-1.0.5-3|5	%if %mdkversion < 201100
12cr|python-setupdocs-1.0.5-3|6	%define release %mkrel %{rel}
12cr|python-setupdocs-1.0.5-3|7	%else
12cr|python-setupdocs-1.0.5-3|8	%define	release	%{rel}
12cr|python-setupdocs-1.0.5-3|9	%endif
12cr|python-setupdocs-1.0.5-3|10	
12cr|python-setupdocs-1.0.5-3|11	Summary: 	Setuptools extension for building documentation with Sphinx
12cr|python-setupdocs-1.0.5-3|12	Name:		%{name}
12cr|python-setupdocs-1.0.5-3|13	Version:	%{version}
12cr|python-setupdocs-1.0.5-3|14	Release:	%{release}
12cr|python-setupdocs-1.0.5-3|15	Source0:	http://www.enthought.com/repo/ETS/%{tarname}-%{version}.tar.gz
12cr|python-setupdocs-1.0.5-3|16	License:	BSD
12cr|python-setupdocs-1.0.5-3|17	Group:		Development/Python
12cr|python-setupdocs-1.0.5-3|18	Url:		http://pypi.python.org/pypi/SetupDocs/
12cr|python-setupdocs-1.0.5-3|19	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-setupdocs-1.0.5-3|20	Requires:	python-sphinx >= 0.4.2
12cr|python-setupdocs-1.0.5-3|21	BuildArch:	noarch
12cr|python-setupdocs-1.0.5-3|22	Requires:	python-setuptools
12cr|python-setupdocs-1.0.5-3|23	BuildRequires:	python-setuptools
12cr|python-setupdocs-1.0.5-3|24	%py_requires -d
12cr|python-setupdocs-1.0.5-3|25	
12cr|python-setupdocs-1.0.5-3|26	%description
12cr|python-setupdocs-1.0.5-3|27	SetupDocs is a setuptools extension that help doc building
12cr|python-setupdocs-1.0.5-3|28	automation. It adds two commands to the setup.py command
12cr|python-setupdocs-1.0.5-3|29	
12cr|python-setupdocs-1.0.5-3|30	%prep
12cr|python-setupdocs-1.0.5-3|31	%setup -q -n %{tarname}-%{version}
12cr|python-setupdocs-1.0.5-3|32	
12cr|python-setupdocs-1.0.5-3|33	%build
12cr|python-setupdocs-1.0.5-3|34	%__python setup.py build
12cr|python-setupdocs-1.0.5-3|35	
12cr|python-setupdocs-1.0.5-3|36	%install
12cr|python-setupdocs-1.0.5-3|37	%__rm -rf %{buildroot}
12cr|python-setupdocs-1.0.5-3|38	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-setupdocs-1.0.5-3|39	
12cr|python-setupdocs-1.0.5-3|40	%clean
12cr|python-setupdocs-1.0.5-3|41	%__rm -rf %{buildroot}
12cr|python-setupdocs-1.0.5-3|42	
12cr|python-setupdocs-1.0.5-3|43	%files
12cr|python-setupdocs-1.0.5-3|44	%defattr(-,root,root)
12cr|python-setupdocs-1.0.5-3|45	%doc *.txt
12cr|python-setupdocs-1.0.5-3|46	%py_sitedir/%{tarname}*
12cr|python-setupdocs-1.0.5-3|47	%py_sitedir/setupdocs*
12cr|python-setupdocs-1.0.5-3|48	
12cr|python-setupdocs-1.0.5-3|49	
12cr|python-setupdocs-1.0.5-3|50	%changelog
12cr|python-setupdocs-1.0.5-3|51	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 1.0.5-3
12cr|python-setupdocs-1.0.5-3|52	+ Revision: 814645
12cr|python-setupdocs-1.0.5-3|53	- Require python-sphinx.
12cr|python-setupdocs-1.0.5-3|54	
12cr|python-setupdocs-1.0.5-3|55	* Thu Nov 04 2010 Funda Wang <fwang@mandriva.org> 1.0.5-2mdv2011.0
12cr|python-setupdocs-1.0.5-3|56	+ Revision: 593149
12cr|python-setupdocs-1.0.5-3|57	- rebuild for py 2.7
12cr|python-setupdocs-1.0.5-3|58	
12cr|python-setupdocs-1.0.5-3|59	* Sun Oct 17 2010 Lev Givon <lev@mandriva.org> 1.0.5-1mdv2011.0
12cr|python-setupdocs-1.0.5-3|60	+ Revision: 586455
12cr|python-setupdocs-1.0.5-3|61	- Update to 1.0.5.
12cr|python-setupdocs-1.0.5-3|62	
12cr|python-setupdocs-1.0.5-3|63	* Thu Apr 08 2010 Lev Givon <lev@mandriva.org> 1.0.4-1mdv2010.1
12cr|python-setupdocs-1.0.5-3|64	+ Revision: 533144
12cr|python-setupdocs-1.0.5-3|65	- Update to 1.0.4.
12cr|python-setupdocs-1.0.5-3|66	
12cr|python-setupdocs-1.0.5-3|67	* Fri Aug 21 2009 Lev Givon <lev@mandriva.org> 1.0.3-1mdv2010.0
12cr|python-setupdocs-1.0.5-3|68	+ Revision: 419028
12cr|python-setupdocs-1.0.5-3|69	- Update to 1.0.3.
12cr|python-setupdocs-1.0.5-3|70	
12cr|python-setupdocs-1.0.5-3|71	* Sun May 03 2009 Lev Givon <lev@mandriva.org> 1.0.2-1mdv2010.0
12cr|python-setupdocs-1.0.5-3|72	+ Revision: 371393
12cr|python-setupdocs-1.0.5-3|73	- import python-setupdocs
12cr|python-setupdocs-1.0.5-3|74	
12cr|python-setupdocs-1.0.5-3|75	

6687 12
12cr|python-setuptools_git-0.3-1|1	%define module setuptools_git
12cr|python-setuptools_git-0.3-1|2	Name:           python-%module
12cr|python-setuptools_git-0.3-1|3	Version:        0.3
12cr|python-setuptools_git-0.3-1|4	Release:        %mkrel 1
12cr|python-setuptools_git-0.3-1|5	Summary:        Setuptools_git package
12cr|python-setuptools_git-0.3-1|6	License:        BSD License
12cr|python-setuptools_git-0.3-1|7	Group:          Development/Python
12cr|python-setuptools_git-0.3-1|8	Source:         %module-%{version}.tar.gz
12cr|python-setuptools_git-0.3-1|9	URL:            http://ygingras.net/b/tag/%modules
12cr|python-setuptools_git-0.3-1|10	BuildRequires:  python-devel
12cr|python-setuptools_git-0.3-1|11	Buildrequires:	 python-setuptools
12cr|python-setuptools_git-0.3-1|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|python-setuptools_git-0.3-1|13	buildarch:	noarch
12cr|python-setuptools_git-0.3-1|14	
12cr|python-setuptools_git-0.3-1|15	
12cr|python-setuptools_git-0.3-1|16	%description
12cr|python-setuptools_git-0.3-1|17	This is a plugin for setuptools that enables git integration. Once
12cr|python-setuptools_git-0.3-1|18	installed, Setuptools can be told to include in a package distribution
12cr|python-setuptools_git-0.3-1|19	all the files tracked by git. This is an alternative to explicit
12cr|python-setuptools_git-0.3-1|20	inclusion specifications with `MANIFEST.in`.
12cr|python-setuptools_git-0.3-1|21	
12cr|python-setuptools_git-0.3-1|22	%prep
12cr|python-setuptools_git-0.3-1|23	%setup -q -n %{module}-%{version}
12cr|python-setuptools_git-0.3-1|24	
12cr|python-setuptools_git-0.3-1|25	%build
12cr|python-setuptools_git-0.3-1|26	CFLAGS="%{optflags}" python setup.py build
12cr|python-setuptools_git-0.3-1|27	
12cr|python-setuptools_git-0.3-1|28	%install
12cr|python-setuptools_git-0.3-1|29	rm -rf $RPM_BUILD_ROOT
12cr|python-setuptools_git-0.3-1|30	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
12cr|python-setuptools_git-0.3-1|31	
12cr|python-setuptools_git-0.3-1|32	%clean
12cr|python-setuptools_git-0.3-1|33	rm -rf %{buildroot}
12cr|python-setuptools_git-0.3-1|34	
12cr|python-setuptools_git-0.3-1|35	%files
12cr|python-setuptools_git-0.3-1|36	%defattr(-,root,root)
12cr|python-setuptools_git-0.3-1|37	%{python_sitelib}/*
12cr|python-setuptools_git-0.3-1|38	
12cr|python-setuptools_git-0.3-1|39	
12cr|python-setuptools_git-0.3-1|40	
12cr|python-setuptools_git-0.3-1|41	%changelog
12cr|python-setuptools_git-0.3-1|42	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 0.3-1mdv2011.0
12cr|python-setuptools_git-0.3-1|43	+ Revision: 683268
12cr|python-setuptools_git-0.3-1|44	- import python-setuptools_git
12cr|python-setuptools_git-0.3-1|45	
12cr|python-setuptools_git-0.3-1|46	
12cr|python-setuptools_git-0.3-1|47	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 0.3
12cr|python-setuptools_git-0.3-1|48	- first release for Mandriva
12cr|python-setuptools_git-0.3-1|49	

6688 12
12cr|python-shadow-0.2-6|1	%define oname pyshadow
12cr|python-shadow-0.2-6|2	%define name python-shadow
12cr|python-shadow-0.2-6|3	%define version 0.2
12cr|python-shadow-0.2-6|4	%define release %mkrel 6
12cr|python-shadow-0.2-6|5	
12cr|python-shadow-0.2-6|6	Summary: Python wrapper for shadow password file
12cr|python-shadow-0.2-6|7	Name: %{name}
12cr|python-shadow-0.2-6|8	Version: %{version}
12cr|python-shadow-0.2-6|9	Release: %{release}
12cr|python-shadow-0.2-6|10	Source: %oname-%{version}.tar.gz
12cr|python-shadow-0.2-6|11	License: GPL
12cr|python-shadow-0.2-6|12	Group: Development/Python
12cr|python-shadow-0.2-6|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|python-shadow-0.2-6|14	Url: http://www.twistedmatrix.com/users/z3p/files/
12cr|python-shadow-0.2-6|15	BuildRequires: python-devel
12cr|python-shadow-0.2-6|16	Obsoletes: %{oname}
12cr|python-shadow-0.2-6|17	Provides: %{oname}
12cr|python-shadow-0.2-6|18	
12cr|python-shadow-0.2-6|19	%description
12cr|python-shadow-0.2-6|20	This is a module to allow access to the shadow password file.  It also includes
12cr|python-shadow-0.2-6|21	md5_crypt, which implements the md5_crypt function used to encrypt passwords
12cr|python-shadow-0.2-6|22	in the shadow password file.
12cr|python-shadow-0.2-6|23	
12cr|python-shadow-0.2-6|24	%prep
12cr|python-shadow-0.2-6|25	rm -rf $RPM_BUILD_ROOT
12cr|python-shadow-0.2-6|26	
12cr|python-shadow-0.2-6|27	%setup -n %{oname}-%{version}
12cr|python-shadow-0.2-6|28	
12cr|python-shadow-0.2-6|29	%build
12cr|python-shadow-0.2-6|30	%_bindir/python setup.py build
12cr|python-shadow-0.2-6|31	
12cr|python-shadow-0.2-6|32	%install
12cr|python-shadow-0.2-6|33	%_bindir/python setup.py install --root=$RPM_BUILD_ROOT --record %name.files
12cr|python-shadow-0.2-6|34	chmod 0644 LICENSE
12cr|python-shadow-0.2-6|35	
12cr|python-shadow-0.2-6|36	%clean
12cr|python-shadow-0.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|python-shadow-0.2-6|38	
12cr|python-shadow-0.2-6|39	%files -f %name.files
12cr|python-shadow-0.2-6|40	%defattr(-,root,root)
12cr|python-shadow-0.2-6|41	%doc LICENSE README
12cr|python-shadow-0.2-6|42	
12cr|python-shadow-0.2-6|43	
12cr|python-shadow-0.2-6|44	%changelog
12cr|python-shadow-0.2-6|45	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 0.2-6mdv2011.0
12cr|python-shadow-0.2-6|46	+ Revision: 590090
12cr|python-shadow-0.2-6|47	- rebuild for python 2.7
12cr|python-shadow-0.2-6|48	
12cr|python-shadow-0.2-6|49	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2-5mdv2010.0
12cr|python-shadow-0.2-6|50	+ Revision: 442483
12cr|python-shadow-0.2-6|51	- rebuild
12cr|python-shadow-0.2-6|52	
12cr|python-shadow-0.2-6|53	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.2-4mdv2009.0
12cr|python-shadow-0.2-6|54	+ Revision: 259778
12cr|python-shadow-0.2-6|55	- rebuild
12cr|python-shadow-0.2-6|56	
12cr|python-shadow-0.2-6|57	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.2-3mdv2009.0
12cr|python-shadow-0.2-6|58	+ Revision: 247633
12cr|python-shadow-0.2-6|59	- rebuild
12cr|python-shadow-0.2-6|60	
12cr|python-shadow-0.2-6|61	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.2-1mdv2008.1
12cr|python-shadow-0.2-6|62	+ Revision: 136460
12cr|python-shadow-0.2-6|63	- restore BuildRoot
12cr|python-shadow-0.2-6|64	
12cr|python-shadow-0.2-6|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-shadow-0.2-6|66	- kill re-definition of %%buildroot on Pixel's request
12cr|python-shadow-0.2-6|67	
12cr|python-shadow-0.2-6|68	+ Pascal Terjan <pterjan@mandriva.org>
12cr|python-shadow-0.2-6|69	- Fix a typo in the description
12cr|python-shadow-0.2-6|70	
12cr|python-shadow-0.2-6|71	* Thu Jul 26 2007 Pascal Terjan <pterjan@mandriva.org> 0.2-1mdv2008.0
12cr|python-shadow-0.2-6|72	+ Revision: 55937
12cr|python-shadow-0.2-6|73	- follow python naming policy
12cr|python-shadow-0.2-6|74	- follow python naming policy
12cr|python-shadow-0.2-6|75	- 0.2
12cr|python-shadow-0.2-6|76	- mkrel
12cr|python-shadow-0.2-6|77	- follow python naming policy
12cr|python-shadow-0.2-6|78	- fix summary ended with dot
12cr|python-shadow-0.2-6|79	- Import pyshadow
12cr|python-shadow-0.2-6|80	

6689 12
12cr|python-shortuuid-0.2-1|1	%define	module	shortuuid
12cr|python-shortuuid-0.2-1|2	%define name	python-%{module}
12cr|python-shortuuid-0.2-1|3	%define version 0.2
12cr|python-shortuuid-0.2-1|4	%define	rel	1
12cr|python-shortuuid-0.2-1|5	
12cr|python-shortuuid-0.2-1|6	%if %mdkversion < 201100
12cr|python-shortuuid-0.2-1|7	%define release %mkrel %{rel}
12cr|python-shortuuid-0.2-1|8	%else
12cr|python-shortuuid-0.2-1|9	%define	release %{rel}
12cr|python-shortuuid-0.2-1|10	%endif
12cr|python-shortuuid-0.2-1|11	
12cr|python-shortuuid-0.2-1|12	Summary:	Generator library for concise, unambiguous, and URL-safe UUIDs
12cr|python-shortuuid-0.2-1|13	Name:		%{name}
12cr|python-shortuuid-0.2-1|14	Version:	%{version}
12cr|python-shortuuid-0.2-1|15	Release:	%{release}
12cr|python-shortuuid-0.2-1|16	Source0:	http://pypi.python.org/packages/source/s/%{module}/%{module}-%{version}.tar.gz
12cr|python-shortuuid-0.2-1|17	License:	BSD
12cr|python-shortuuid-0.2-1|18	Group:		Development/Python
12cr|python-shortuuid-0.2-1|19	Url:		https://github.com/stochastic-technologies/shortuuid/
12cr|python-shortuuid-0.2-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-shortuuid-0.2-1|21	BuildArch:	noarch
12cr|python-shortuuid-0.2-1|22	BuildRequires:	python-setuptools
12cr|python-shortuuid-0.2-1|23	
12cr|python-shortuuid-0.2-1|24	%description
12cr|python-shortuuid-0.2-1|25	shortuuid is a simple python library that generates concise,
12cr|python-shortuuid-0.2-1|26	unambiguous, URL-safe UUIDs.
12cr|python-shortuuid-0.2-1|27	
12cr|python-shortuuid-0.2-1|28	Often, one needs to use non-sequential IDs in places where users will
12cr|python-shortuuid-0.2-1|29	see them, but the IDs must be as concise and easy to use as
12cr|python-shortuuid-0.2-1|30	possible. shortuuid solves this problem by generating uuids using
12cr|python-shortuuid-0.2-1|31	Python's built-in uuid module and then translating them to base57
12cr|python-shortuuid-0.2-1|32	using lowercase and uppercase letters and digits, and removing
12cr|python-shortuuid-0.2-1|33	similar-looking characters such as l, 1, I, O and 0.
12cr|python-shortuuid-0.2-1|34	
12cr|python-shortuuid-0.2-1|35	%prep
12cr|python-shortuuid-0.2-1|36	%setup -q -n %{module}-%{version}
12cr|python-shortuuid-0.2-1|37	
12cr|python-shortuuid-0.2-1|38	%build
12cr|python-shortuuid-0.2-1|39	%__python setup.py build
12cr|python-shortuuid-0.2-1|40	
12cr|python-shortuuid-0.2-1|41	%install
12cr|python-shortuuid-0.2-1|42	%__rm -rf %{buildroot}
12cr|python-shortuuid-0.2-1|43	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-shortuuid-0.2-1|44	
12cr|python-shortuuid-0.2-1|45	%clean
12cr|python-shortuuid-0.2-1|46	%__rm -rf %{buildroot}
12cr|python-shortuuid-0.2-1|47	
12cr|python-shortuuid-0.2-1|48	%files
12cr|python-shortuuid-0.2-1|49	%defattr(-,root,root)
12cr|python-shortuuid-0.2-1|50	%py_sitedir/%{module}*
12cr|python-shortuuid-0.2-1|51	
12cr|python-shortuuid-0.2-1|52	
12cr|python-shortuuid-0.2-1|53	
12cr|python-shortuuid-0.2-1|54	%changelog
12cr|python-shortuuid-0.2-1|55	* Mon Jun 25 2012 Lev Givon <lev@mandriva.org> 0.2-1
12cr|python-shortuuid-0.2-1|56	+ Revision: 806809
12cr|python-shortuuid-0.2-1|57	- imported package python-shortuuid
12cr|python-shortuuid-0.2-1|58	

6690 12
12cr|python-silvercity-0.9.7-10|1	%define shortname SilverCity
12cr|python-silvercity-0.9.7-10|2	Name:           python-silvercity
12cr|python-silvercity-0.9.7-10|3	Version:        0.9.7
12cr|python-silvercity-0.9.7-10|4	Release:        10
12cr|python-silvercity-0.9.7-10|5	Summary:        Lexing package, based on Scintilla
12cr|python-silvercity-0.9.7-10|6	Group:          Development/Python
12cr|python-silvercity-0.9.7-10|7	License:        BSD-like
12cr|python-silvercity-0.9.7-10|8	URL:            http://silvercity.sourceforge.net/
12cr|python-silvercity-0.9.7-10|9	Source0:        http://garr.dl.sourceforge.net/sourceforge/silvercity/%{shortname}-%{version}.tar.gz
12cr|python-silvercity-0.9.7-10|10	BuildRequires:  python-devel
12cr|python-silvercity-0.9.7-10|11	
12cr|python-silvercity-0.9.7-10|12	%description
12cr|python-silvercity-0.9.7-10|13	SilverCity is a lexing package, based on Scintilla, that can provide lexical
12cr|python-silvercity-0.9.7-10|14	analysis for over 20 programming and markup langauges.
12cr|python-silvercity-0.9.7-10|15	
12cr|python-silvercity-0.9.7-10|16	Scripting language bindings currently exist for Python.
12cr|python-silvercity-0.9.7-10|17	
12cr|python-silvercity-0.9.7-10|18	%prep
12cr|python-silvercity-0.9.7-10|19	%setup -q -n %{shortname}-%{version}
12cr|python-silvercity-0.9.7-10|20	sed -i "s,/usr/home/sweetapp/bin/python,/usr/bin/env python," PySilverCity/Scripts/cgi-styler-form.py
12cr|python-silvercity-0.9.7-10|21	
12cr|python-silvercity-0.9.7-10|22	# fix .css permissions
12cr|python-silvercity-0.9.7-10|23	chmod 644 CSS/default.css
12cr|python-silvercity-0.9.7-10|24	
12cr|python-silvercity-0.9.7-10|25	%build
12cr|python-silvercity-0.9.7-10|26	%{__python} setup.py build
12cr|python-silvercity-0.9.7-10|27	
12cr|python-silvercity-0.9.7-10|28	%install
12cr|python-silvercity-0.9.7-10|29	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%py_platsitedir
12cr|python-silvercity-0.9.7-10|30	
12cr|python-silvercity-0.9.7-10|31	%files
12cr|python-silvercity-0.9.7-10|32	%defattr(-,root,root,-)
12cr|python-silvercity-0.9.7-10|33	%{_bindir}/cgi-styler-form.py
12cr|python-silvercity-0.9.7-10|34	%{_bindir}/cgi-styler.py
12cr|python-silvercity-0.9.7-10|35	%{_bindir}/source2html.py
12cr|python-silvercity-0.9.7-10|36	%{py_platsitedir}/*
12cr|python-silvercity-0.9.7-10|37	
12cr|python-silvercity-0.9.7-10|38	
12cr|python-silvercity-0.9.7-10|39	%changelog
12cr|python-silvercity-0.9.7-10|40	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 0.9.7-9mdv2011.0
12cr|python-silvercity-0.9.7-10|41	+ Revision: 590089
12cr|python-silvercity-0.9.7-10|42	- rebuild for python 2.7
12cr|python-silvercity-0.9.7-10|43	
12cr|python-silvercity-0.9.7-10|44	* Fri Jan 22 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.9.7-8mdv2010.1
12cr|python-silvercity-0.9.7-10|45	+ Revision: 495120
12cr|python-silvercity-0.9.7-10|46	- fix file permissions
12cr|python-silvercity-0.9.7-10|47	
12cr|python-silvercity-0.9.7-10|48	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9.7-7mdv2010.0
12cr|python-silvercity-0.9.7-10|49	+ Revision: 442484
12cr|python-silvercity-0.9.7-10|50	- rebuild
12cr|python-silvercity-0.9.7-10|51	
12cr|python-silvercity-0.9.7-10|52	* Wed Dec 24 2008 Michael Scherer <misc@mandriva.org> 0.9.7-6mdv2009.1
12cr|python-silvercity-0.9.7-10|53	+ Revision: 318412
12cr|python-silvercity-0.9.7-10|54	- rebuild for new python
12cr|python-silvercity-0.9.7-10|55	
12cr|python-silvercity-0.9.7-10|56	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.9.7-5mdv2009.0
12cr|python-silvercity-0.9.7-10|57	+ Revision: 259779
12cr|python-silvercity-0.9.7-10|58	- rebuild
12cr|python-silvercity-0.9.7-10|59	
12cr|python-silvercity-0.9.7-10|60	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.9.7-4mdv2009.0
12cr|python-silvercity-0.9.7-10|61	+ Revision: 247634
12cr|python-silvercity-0.9.7-10|62	- rebuild
12cr|python-silvercity-0.9.7-10|63	
12cr|python-silvercity-0.9.7-10|64	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.9.7-2mdv2008.1
12cr|python-silvercity-0.9.7-10|65	+ Revision: 171067
12cr|python-silvercity-0.9.7-10|66	- rebuild
12cr|python-silvercity-0.9.7-10|67	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|python-silvercity-0.9.7-10|68	- kill re-definition of %%buildroot on Pixel's request
12cr|python-silvercity-0.9.7-10|69	
12cr|python-silvercity-0.9.7-10|70	+ Olivier Blin <oblin@mandriva.com>
12cr|python-silvercity-0.9.7-10|71	- restore BuildRoot
12cr|python-silvercity-0.9.7-10|72	
12cr|python-silvercity-0.9.7-10|73	* Sun Oct 21 2007 Colin Guthrie <cguthrie@mandriva.org> 0.9.7-1mdv2008.1
12cr|python-silvercity-0.9.7-10|74	+ Revision: 100735
12cr|python-silvercity-0.9.7-10|75	- import python-silvercity
12cr|python-silvercity-0.9.7-10|76	
12cr|python-silvercity-0.9.7-10|77	

6691 12
12cr|python-simplegeneric-0.8.1-1|1	%define	module	simplegeneric
12cr|python-simplegeneric-0.8.1-1|2	%define name	python-%{module}
12cr|python-simplegeneric-0.8.1-1|3	%define version	0.8.1
12cr|python-simplegeneric-0.8.1-1|4	%define rel		1
12cr|python-simplegeneric-0.8.1-1|5	%if %mdkversion < 201100
12cr|python-simplegeneric-0.8.1-1|6	%define release	%mkrel %{rel}
12cr|python-simplegeneric-0.8.1-1|7	%else
12cr|python-simplegeneric-0.8.1-1|8	%define release %{rel}
12cr|python-simplegeneric-0.8.1-1|9	%endif
12cr|python-simplegeneric-0.8.1-1|10	
12cr|python-simplegeneric-0.8.1-1|11	Summary:	Simple generic Python functions
12cr|python-simplegeneric-0.8.1-1|12	Name:		%{name}
12cr|python-simplegeneric-0.8.1-1|13	Version:	%{version}
12cr|python-simplegeneric-0.8.1-1|14	Release:	%{release}
12cr|python-simplegeneric-0.8.1-1|15	Source0:	http://pypi.python.org/packages/source/s/%{module}/%{module}-%{version}.zip
12cr|python-simplegeneric-0.8.1-1|16	License:	ZPL
12cr|python-simplegeneric-0.8.1-1|17	Group:		Development/Python
12cr|python-simplegeneric-0.8.1-1|18	Url:		http://pypi.python.org/pypi/simplegeneric/
12cr|python-simplegeneric-0.8.1-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-simplegeneric-0.8.1-1|20	BuildArch:	noarch
12cr|python-simplegeneric-0.8.1-1|21	BuildRequires:	python-setuptools
12cr|python-simplegeneric-0.8.1-1|22	
12cr|python-simplegeneric-0.8.1-1|23	%description
12cr|python-simplegeneric-0.8.1-1|24	The simplegeneric module lets you define simple single-dispatch
12cr|python-simplegeneric-0.8.1-1|25	generic functions, akin to Python's built-in generic functions like
12cr|python-simplegeneric-0.8.1-1|26	len(), iter() and so on. However, instead of using specially-named
12cr|python-simplegeneric-0.8.1-1|27	methods, these generic functions use simple lookup tables, akin to
12cr|python-simplegeneric-0.8.1-1|28	those used by e.g. pickle.dump() and other generic functions found in
12cr|python-simplegeneric-0.8.1-1|29	the Python standard library.
12cr|python-simplegeneric-0.8.1-1|30	
12cr|python-simplegeneric-0.8.1-1|31	%prep
12cr|python-simplegeneric-0.8.1-1|32	%setup -q -n %{module}-%{version}
12cr|python-simplegeneric-0.8.1-1|33	
12cr|python-simplegeneric-0.8.1-1|34	%build
12cr|python-simplegeneric-0.8.1-1|35	%__python setup.py build
12cr|python-simplegeneric-0.8.1-1|36	
12cr|python-simplegeneric-0.8.1-1|37	%install
12cr|python-simplegeneric-0.8.1-1|38	%__rm -rf %{buildroot}
12cr|python-simplegeneric-0.8.1-1|39	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-simplegeneric-0.8.1-1|40	
12cr|python-simplegeneric-0.8.1-1|41	%clean
12cr|python-simplegeneric-0.8.1-1|42	%__rm -rf %{buildroot}
12cr|python-simplegeneric-0.8.1-1|43	
12cr|python-simplegeneric-0.8.1-1|44	%files
12cr|python-simplegeneric-0.8.1-1|45	%defattr(-,root,root)
12cr|python-simplegeneric-0.8.1-1|46	%doc README.txt
12cr|python-simplegeneric-0.8.1-1|47	%py_sitedir/simplegeneric*
12cr|python-simplegeneric-0.8.1-1|48	
12cr|python-simplegeneric-0.8.1-1|49	
12cr|python-simplegeneric-0.8.1-1|50	%changelog
12cr|python-simplegeneric-0.8.1-1|51	* Wed Jun 20 2012 Lev Givon <lev@mandriva.org> 0.8.1-1
12cr|python-simplegeneric-0.8.1-1|52	+ Revision: 806513
12cr|python-simplegeneric-0.8.1-1|53	- imported package python-simplegeneric
12cr|python-simplegeneric-0.8.1-1|54	

6692 12
12cr|python-simpletal-4.3-1|1	%define srcname SimpleTAL
12cr|python-simpletal-4.3-1|2	
12cr|python-simpletal-4.3-1|3	Name:           python-simpletal
12cr|python-simpletal-4.3-1|4	Version:        4.3
12cr|python-simpletal-4.3-1|5	Release:        %mkrel 1
12cr|python-simpletal-4.3-1|6	
12cr|python-simpletal-4.3-1|7	Summary:        An XML based template processor for TAL, TALES and METAL specifications
12cr|python-simpletal-4.3-1|8	
12cr|python-simpletal-4.3-1|9	Group:          System/Libraries
12cr|python-simpletal-4.3-1|10	License:        BSD
12cr|python-simpletal-4.3-1|11	URL:            http://www.owlfish.com/software/simpleTAL/index.html
12cr|python-simpletal-4.3-1|12	Source0:        http://www.owlfish.com/software/simpleTAL/downloads/%{srcname}-%{version}.tar.gz
12cr|python-simpletal-4.3-1|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|python-simpletal-4.3-1|14	
12cr|python-simpletal-4.3-1|15	BuildArch:      noarch
12cr|python-simpletal-4.3-1|16	BuildRequires:  python-devel
12cr|python-simpletal-4.3-1|17	
12cr|python-simpletal-4.3-1|18	%description
12cr|python-simpletal-4.3-1|19	SimpleTAL is a stand alone Python implementation of the TAL, TALES and METAL  specifications  used in Zope to power HTML and XML templates.
12cr|python-simpletal-4.3-1|20	
12cr|python-simpletal-4.3-1|21	
12cr|python-simpletal-4.3-1|22	%prep
12cr|python-simpletal-4.3-1|23	%setup -q -n %{srcname}-%{version}
12cr|python-simpletal-4.3-1|24	
12cr|python-simpletal-4.3-1|25	%build
12cr|python-simpletal-4.3-1|26	CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
12cr|python-simpletal-4.3-1|27	
12cr|python-simpletal-4.3-1|28	
12cr|python-simpletal-4.3-1|29	%install
12cr|python-simpletal-4.3-1|30	rm -rf $RPM_BUILD_ROOT
12cr|python-simpletal-4.3-1|31	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-simpletal-4.3-1|32	
12cr|python-simpletal-4.3-1|33	
12cr|python-simpletal-4.3-1|34	%clean
12cr|python-simpletal-4.3-1|35	rm -rf $RPM_BUILD_ROOT
12cr|python-simpletal-4.3-1|36	
12cr|python-simpletal-4.3-1|37	
12cr|python-simpletal-4.3-1|38	%files
12cr|python-simpletal-4.3-1|39	%defattr(-,root,root,-)
12cr|python-simpletal-4.3-1|40	%doc Changes.txt LICENSE.txt README.txt examples/
12cr|python-simpletal-4.3-1|41	%dir %{python_sitelib}/simpletal
12cr|python-simpletal-4.3-1|42	%{python_sitelib}/simpletal/*.py
12cr|python-simpletal-4.3-1|43	%{python_sitelib}/SimpleTAL-%{version}-py*.egg-info
12cr|python-simpletal-4.3-1|44	
12cr|python-simpletal-4.3-1|45	
12cr|python-simpletal-4.3-1|46	
12cr|python-simpletal-4.3-1|47	%changelog
12cr|python-simpletal-4.3-1|48	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 4.3-1mdv2011.0
12cr|python-simpletal-4.3-1|49	+ Revision: 636248
12cr|python-simpletal-4.3-1|50	- update to new version 4.3
12cr|python-simpletal-4.3-1|51	
12cr|python-simpletal-4.3-1|52	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 4.2-2mdv2011.0
12cr|python-simpletal-4.3-1|53	+ Revision: 591782
12cr|python-simpletal-4.3-1|54	- Rebuild
12cr|python-simpletal-4.3-1|55	
12cr|python-simpletal-4.3-1|56	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 4.2-1mdv2010.1
12cr|python-simpletal-4.3-1|57	+ Revision: 489193
12cr|python-simpletal-4.3-1|58	- update to new version 4.2
12cr|python-simpletal-4.3-1|59	
12cr|python-simpletal-4.3-1|60	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 4.1-3mdv2010.0
12cr|python-simpletal-4.3-1|61	+ Revision: 442485
12cr|python-simpletal-4.3-1|62	- rebuild
12cr|python-simpletal-4.3-1|63	
12cr|python-simpletal-4.3-1|64	* Fri Dec 26 2008 Crispin Boylan <crisb@mandriva.org> 4.1-2mdv2009.1
12cr|python-simpletal-4.3-1|65	+ Revision: 319400
12cr|python-simpletal-4.3-1|66	- Rebuild for python2.6
12cr|python-simpletal-4.3-1|67	
12cr|python-simpletal-4.3-1|68	* Thu Dec 04 2008 Crispin Boylan <crisb@mandriva.org> 4.1-1mdv2009.1
12cr|python-simpletal-4.3-1|69	+ Revision: 309952
12cr|python-simpletal-4.3-1|70	- Fix summary
12cr|python-simpletal-4.3-1|71	- Based on redhat package
12cr|python-simpletal-4.3-1|72	- create python-simpletal
12cr|python-simpletal-4.3-1|73	

6693 12
12cr|python-six-1.0.0-1|1	%define	oname	six
12cr|python-six-1.0.0-1|2	
12cr|python-six-1.0.0-1|3	Name:		python-%{oname}
12cr|python-six-1.0.0-1|4	Version:	1.0.0
12cr|python-six-1.0.0-1|5	Release:	1
12cr|python-six-1.0.0-1|6	Summary:	Python 2 and 3 compatibility utilities
12cr|python-six-1.0.0-1|7	Source0:	http://pypi.python.org/packages/source/s/%{oname}/%{oname}-%{version}.tar.gz
12cr|python-six-1.0.0-1|8	License:	MIT
12cr|python-six-1.0.0-1|9	Group:		Development/Python
12cr|python-six-1.0.0-1|10	Url:		http://pypi.python.org/pypi/six/
12cr|python-six-1.0.0-1|11	BuildArch:	noarch
12cr|python-six-1.0.0-1|12	
12cr|python-six-1.0.0-1|13	%description
12cr|python-six-1.0.0-1|14	Six is a Python 2 and 3 compatibility library.  It provides utility functions
12cr|python-six-1.0.0-1|15	for smoothing over the differences between the Python versions with the goal of
12cr|python-six-1.0.0-1|16	writing Python code that is compatible on both Python versions.  See the
12cr|python-six-1.0.0-1|17	documentation for more information on what is provided.
12cr|python-six-1.0.0-1|18	
12cr|python-six-1.0.0-1|19	Six supports Python 2.4+.
12cr|python-six-1.0.0-1|20	
12cr|python-six-1.0.0-1|21	Online documentation is at http://packages.python.org/six/.
12cr|python-six-1.0.0-1|22	
12cr|python-six-1.0.0-1|23	Bugs can be reported to http://bitbucket.org/gutworth/six.  The code can also be
12cr|python-six-1.0.0-1|24	found there.
12cr|python-six-1.0.0-1|25	
12cr|python-six-1.0.0-1|26	%prep
12cr|python-six-1.0.0-1|27	%setup -q -n %{oname}-%{version}
12cr|python-six-1.0.0-1|28	
12cr|python-six-1.0.0-1|29	%build
12cr|python-six-1.0.0-1|30	python setup.py build
12cr|python-six-1.0.0-1|31	
12cr|python-six-1.0.0-1|32	%install
12cr|python-six-1.0.0-1|33	python setup.py install --root=%{buildroot}
12cr|python-six-1.0.0-1|34	
12cr|python-six-1.0.0-1|35	%files
12cr|python-six-1.0.0-1|36	%doc README
12cr|python-six-1.0.0-1|37	%{py_puresitedir}/six.py*
12cr|python-six-1.0.0-1|38	%{py_puresitedir}/six*.egg-info
12cr|python-six-1.0.0-1|39	
12cr|python-six-1.0.0-1|40	
12cr|python-six-1.0.0-1|41	
12cr|python-six-1.0.0-1|42	%changelog
12cr|python-six-1.0.0-1|43	* Fri Aug 12 2011 Alexandre Lissy <alissy@mandriva.com> 1.0.0-1
12cr|python-six-1.0.0-1|44	+ Revision: 694205
12cr|python-six-1.0.0-1|45	- Set correct license and group
12cr|python-six-1.0.0-1|46	- Importing python-six module
12cr|python-six-1.0.0-1|47	- Created package structure for 'python-six'.
12cr|python-six-1.0.0-1|48	

6694 12
12cr|python-smbpasswd-1.0.1-1|1	Name:           python-smbpasswd
12cr|python-smbpasswd-1.0.1-1|2	Version:        1.0.1
12cr|python-smbpasswd-1.0.1-1|3	Release:        1
12cr|python-smbpasswd-1.0.1-1|4	Summary:        Python SMB Password Hash Generator Module
12cr|python-smbpasswd-1.0.1-1|5	
12cr|python-smbpasswd-1.0.1-1|6	Group:          Development/Python
12cr|python-smbpasswd-1.0.1-1|7	License:        GPLv2
12cr|python-smbpasswd-1.0.1-1|8	URL:            http://barryp.org/software/py-smbpasswd
12cr|python-smbpasswd-1.0.1-1|9	Source0:        py-smbpasswd-%{version}.tar.gz
12cr|python-smbpasswd-1.0.1-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-smbpasswd-1.0.1-1|11	BuildRequires:	python-devel
12cr|python-smbpasswd-1.0.1-1|12	
12cr|python-smbpasswd-1.0.1-1|13	%description
12cr|python-smbpasswd-1.0.1-1|14	This package contains a python module, which is able to generate LANMAN and
12cr|python-smbpasswd-1.0.1-1|15	NT password hashes suiteable to us with Samba.
12cr|python-smbpasswd-1.0.1-1|16	
12cr|python-smbpasswd-1.0.1-1|17	%prep
12cr|python-smbpasswd-1.0.1-1|18	%setup -q -n py-smbpasswd-%{version}
12cr|python-smbpasswd-1.0.1-1|19	
12cr|python-smbpasswd-1.0.1-1|20	%build
12cr|python-smbpasswd-1.0.1-1|21	CFLAGS="$RPM_OPT_FLAGS"
12cr|python-smbpasswd-1.0.1-1|22	%{__python} setup.py build
12cr|python-smbpasswd-1.0.1-1|23	
12cr|python-smbpasswd-1.0.1-1|24	%install
12cr|python-smbpasswd-1.0.1-1|25	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-smbpasswd-1.0.1-1|26	
12cr|python-smbpasswd-1.0.1-1|27	%clean
12cr|python-smbpasswd-1.0.1-1|28	rm -rf $RPM_BUILD_ROOT
12cr|python-smbpasswd-1.0.1-1|29	
12cr|python-smbpasswd-1.0.1-1|30	%files
12cr|python-smbpasswd-1.0.1-1|31	%defattr(-,root,root,-)
12cr|python-smbpasswd-1.0.1-1|32	%{py_platsitedir}/smbpasswd.so
12cr|python-smbpasswd-1.0.1-1|33	%{py_platsitedir}/*egg-info
12cr|python-smbpasswd-1.0.1-1|34	%doc COPYING README.txt
12cr|python-smbpasswd-1.0.1-1|35	
12cr|python-smbpasswd-1.0.1-1|36	
12cr|python-smbpasswd-1.0.1-1|37	%changelog
12cr|python-smbpasswd-1.0.1-1|38	* Tue Sep 20 2011 Jean-Philippe Braun <jpbraun@mandriva.com> 1.0.1-1
12cr|python-smbpasswd-1.0.1-1|39	+ Revision: 700580
12cr|python-smbpasswd-1.0.1-1|40	- fix group name
12cr|python-smbpasswd-1.0.1-1|41	- initial package
12cr|python-smbpasswd-1.0.1-1|42	- Created package structure for python-smbpasswd.
12cr|python-smbpasswd-1.0.1-1|43	

6695 12
12cr|python-smmap-0.8.2-1|1	%define upstream_name smmap
12cr|python-smmap-0.8.2-1|2	
12cr|python-smmap-0.8.2-1|3	Name: 		python-%{upstream_name}
12cr|python-smmap-0.8.2-1|4	Version: 	0.8.2
12cr|python-smmap-0.8.2-1|5	Release: 	1
12cr|python-smmap-0.8.2-1|6	Summary: 	A pure git implementation of a sliding window memory map manager
12cr|python-smmap-0.8.2-1|7	License:	BSD
12cr|python-smmap-0.8.2-1|8	Group: 		Development/Python
12cr|python-smmap-0.8.2-1|9	Url: 		http://pypi.python.org/pypi/smmap
12cr|python-smmap-0.8.2-1|10	Source0: 	http://pypi.python.org/packages/source/s/smmap/smmap-%{version}.tar.gz
12cr|python-smmap-0.8.2-1|11	BuildRequires:  python-distribute
12cr|python-smmap-0.8.2-1|12	BuildArch:      noarch
12cr|python-smmap-0.8.2-1|13	
12cr|python-smmap-0.8.2-1|14	%description
12cr|python-smmap-0.8.2-1|15	When reading from many possibly large files in a fashion similar to random
12cr|python-smmap-0.8.2-1|16	access, it is usually the fastest and most efficient to use memory maps.
12cr|python-smmap-0.8.2-1|17	
12cr|python-smmap-0.8.2-1|18	%prep
12cr|python-smmap-0.8.2-1|19	%setup -q -n %upstream_name-%version
12cr|python-smmap-0.8.2-1|20	
12cr|python-smmap-0.8.2-1|21	%build
12cr|python-smmap-0.8.2-1|22	python setup.py build
12cr|python-smmap-0.8.2-1|23	
12cr|python-smmap-0.8.2-1|24	%install
12cr|python-smmap-0.8.2-1|25	python setup.py install --root=%{buildroot}
12cr|python-smmap-0.8.2-1|26	
12cr|python-smmap-0.8.2-1|27	%files
12cr|python-smmap-0.8.2-1|28	%defattr(-,root,root)
12cr|python-smmap-0.8.2-1|29	%doc PKG-INFO
12cr|python-smmap-0.8.2-1|30	%{python_sitelib}/smmap
12cr|python-smmap-0.8.2-1|31	%{python_sitelib}/smmap-%{version}-py%{py_ver}.egg-info
12cr|python-smmap-0.8.2-1|32	
12cr|python-smmap-0.8.2-1|33	
12cr|python-smmap-0.8.2-1|34	%changelog
12cr|python-smmap-0.8.2-1|35	* Thu Jul 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.1-1mdv2011
12cr|python-smmap-0.8.2-1|36	+ Revision: 689059
12cr|python-smmap-0.8.2-1|37	- update to new version 0.8.1
12cr|python-smmap-0.8.2-1|38	
12cr|python-smmap-0.8.2-1|39	* Fri Jul 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.0-1
12cr|python-smmap-0.8.2-1|40	+ Revision: 688466
12cr|python-smmap-0.8.2-1|41	- import python-smmap
12cr|python-smmap-0.8.2-1|42	

6696 12
12cr|python-soap-0.12.0-9|1	Name:            python-soap
12cr|python-soap-0.12.0-9|2	Summary:         A SOAP library for python
12cr|python-soap-0.12.0-9|3	Version:         0.12.0
12cr|python-soap-0.12.0-9|4	Release:         %mkrel 9
12cr|python-soap-0.12.0-9|5	Epoch:           0
12cr|python-soap-0.12.0-9|6	Source0:         http://ovh.dl.sourceforge.net/sourceforge/pywebsvcs/SOAPpy-%{version}.tar.bz2
12cr|python-soap-0.12.0-9|7	Patch0:          SOAPpy-0.12.0-future.patch
12cr|python-soap-0.12.0-9|8	URL:             http://pywebsvcs.sourceforge.net/
12cr|python-soap-0.12.0-9|9	License:         BSD
12cr|python-soap-0.12.0-9|10	Group:           Development/Python
12cr|python-soap-0.12.0-9|11	BuildRoot:       %{_tmppath}/%{name}-buildroot
12cr|python-soap-0.12.0-9|12	BuildArch:       noarch
12cr|python-soap-0.12.0-9|13	Requires:        python-fpconst
12cr|python-soap-0.12.0-9|14	BuildRequires:   python-fpconst
12cr|python-soap-0.12.0-9|15	BuildRequires:   python-devel
12cr|python-soap-0.12.0-9|16	Provides:        SOAPpy = %{epoch}:%{version}-%{release}
12cr|python-soap-0.12.0-9|17	
12cr|python-soap-0.12.0-9|18	%description
12cr|python-soap-0.12.0-9|19	Web services for Python programmers, both client and servers. This
12cr|python-soap-0.12.0-9|20	includes SOAP, WSDL, UDDI, etc.
12cr|python-soap-0.12.0-9|21	
12cr|python-soap-0.12.0-9|22	%prep
12cr|python-soap-0.12.0-9|23	%setup -q -n SOAPpy-%{version}
12cr|python-soap-0.12.0-9|24	%patch0 -p1
12cr|python-soap-0.12.0-9|25	
12cr|python-soap-0.12.0-9|26	%install
12cr|python-soap-0.12.0-9|27	%{__rm} -rf %{buildroot}
12cr|python-soap-0.12.0-9|28	%{__python} setup.py install --root=%{buildroot}
12cr|python-soap-0.12.0-9|29	
12cr|python-soap-0.12.0-9|30	%clean
12cr|python-soap-0.12.0-9|31	%{__rm} -rf %{buildroot}
12cr|python-soap-0.12.0-9|32	
12cr|python-soap-0.12.0-9|33	%files
12cr|python-soap-0.12.0-9|34	%defattr(-,root,root)
12cr|python-soap-0.12.0-9|35	%doc docs/* validate tests tools contrib bid
12cr|python-soap-0.12.0-9|36	%{python_sitelib}/*
12cr|python-soap-0.12.0-9|37	
12cr|python-soap-0.12.0-9|38	
12cr|python-soap-0.12.0-9|39	
12cr|python-soap-0.12.0-9|40	
12cr|python-soap-0.12.0-9|41	%changelog
12cr|python-soap-0.12.0-9|42	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0:0.12.0-9mdv2010.0
12cr|python-soap-0.12.0-9|43	+ Revision: 442486
12cr|python-soap-0.12.0-9|44	- rebuild
12cr|python-soap-0.12.0-9|45	
12cr|python-soap-0.12.0-9|46	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 0:0.12.0-8mdv2009.1
12cr|python-soap-0.12.0-9|47	+ Revision: 320163
12cr|python-soap-0.12.0-9|48	- rebuild for new python
12cr|python-soap-0.12.0-9|49	
12cr|python-soap-0.12.0-9|50	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0:0.12.0-7mdv2009.0
12cr|python-soap-0.12.0-9|51	+ Revision: 259808
12cr|python-soap-0.12.0-9|52	- rebuild
12cr|python-soap-0.12.0-9|53	
12cr|python-soap-0.12.0-9|54	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0:0.12.0-6mdv2009.0
12cr|python-soap-0.12.0-9|55	+ Revision: 247639
12cr|python-soap-0.12.0-9|56	- rebuild
12cr|python-soap-0.12.0-9|57	
12cr|python-soap-0.12.0-9|58	* Sat Dec 29 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0:0.12.0-4mdv2008.1
12cr|python-soap-0.12.0-9|59	+ Revision: 139214
12cr|python-soap-0.12.0-9|60	- rebuild
12cr|python-soap-0.12.0-9|61	
12cr|python-soap-0.12.0-9|62	+ Olivier Blin <oblin@mandriva.com>
12cr|python-soap-0.12.0-9|63	- restore BuildRoot
12cr|python-soap-0.12.0-9|64	
12cr|python-soap-0.12.0-9|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-soap-0.12.0-9|66	- kill re-definition of %%buildroot on Pixel's request
12cr|python-soap-0.12.0-9|67	
12cr|python-soap-0.12.0-9|68	
12cr|python-soap-0.12.0-9|69	* Sat Dec 09 2006 David Walluck <walluck@mandriva.org> 0.12.0-3mdv2007.0
12cr|python-soap-0.12.0-9|70	+ Revision: 93953
12cr|python-soap-0.12.0-9|71	- rebuild for new python
12cr|python-soap-0.12.0-9|72	- Import python-soap
12cr|python-soap-0.12.0-9|73	
12cr|python-soap-0.12.0-9|74	* Sun Sep 03 2006 David Walluck <walluck@mandriva.org> 0:0.12.0-2mdv2007.0
12cr|python-soap-0.12.0-9|75	- remove %%pyver from Requires
12cr|python-soap-0.12.0-9|76	
12cr|python-soap-0.12.0-9|77	* Sun Sep 03 2006 David Walluck <walluck@mandriva.org> 0:0.12.0-1mdv2007.0
12cr|python-soap-0.12.0-9|78	- 0.12.0
12cr|python-soap-0.12.0-9|79	- provide SOAPpy
12cr|python-soap-0.12.0-9|80	- add Source0 URL
12cr|python-soap-0.12.0-9|81	- use python macros
12cr|python-soap-0.12.0-9|82	
12cr|python-soap-0.12.0-9|83	* Sat May 21 2005 Lenny Cartier <lenny@mandriva.com> 0.11.6-1mdk
12cr|python-soap-0.12.0-9|84	- 0.11.6
12cr|python-soap-0.12.0-9|85	- get complete pyver
12cr|python-soap-0.12.0-9|86	
12cr|python-soap-0.12.0-9|87	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.11.3-2mdk
12cr|python-soap-0.12.0-9|88	- Rebuild for new  python
12cr|python-soap-0.12.0-9|89	
12cr|python-soap-0.12.0-9|90	* Sun Feb 22 2004 Austin Acton <austin@mandrake.org> 0.11.3-1mdk
12cr|python-soap-0.12.0-9|91	- first release
12cr|python-soap-0.12.0-9|92	

6697 12
12cr|python-speaklater-1.2-2|1	%global tarName speaklater
12cr|python-speaklater-1.2-2|2	
12cr|python-speaklater-1.2-2|3	Name:           python-%{tarName}
12cr|python-speaklater-1.2-2|4	Version:        1.2
12cr|python-speaklater-1.2-2|5	Release:        2
12cr|python-speaklater-1.2-2|6	Summary:        Implements a lazy string for python useful for use with get-text
12cr|python-speaklater-1.2-2|7	Group:          Development/Python
12cr|python-speaklater-1.2-2|8	License:        BSD
12cr|python-speaklater-1.2-2|9	URL:            http://github.com/mitsuhiko/speaklater
12cr|python-speaklater-1.2-2|10	Source0:        http://pypi.python.org/packages/source/s/%{tarName}/%{tarName}-%{version}.tar.gz
12cr|python-speaklater-1.2-2|11	BuildArch:      noarch
12cr|python-speaklater-1.2-2|12	%py_requires -d
12cr|python-speaklater-1.2-2|13	
12cr|python-speaklater-1.2-2|14	%description
12cr|python-speaklater-1.2-2|15	A module that provides lazy strings for translations. Basically you get an
12cr|python-speaklater-1.2-2|16	object that appears to be a string but changes the value every time the value
12cr|python-speaklater-1.2-2|17	is evaluated based on a callable you provide.
12cr|python-speaklater-1.2-2|18	
12cr|python-speaklater-1.2-2|19	%prep
12cr|python-speaklater-1.2-2|20	%setup -qn %{tarName}-%{version}
12cr|python-speaklater-1.2-2|21	
12cr|python-speaklater-1.2-2|22	%build
12cr|python-speaklater-1.2-2|23	%{__python} setup.py build
12cr|python-speaklater-1.2-2|24	
12cr|python-speaklater-1.2-2|25	%install
12cr|python-speaklater-1.2-2|26	%{__python} setup.py install --root=%{buildroot}
12cr|python-speaklater-1.2-2|27	
12cr|python-speaklater-1.2-2|28	%files
12cr|python-speaklater-1.2-2|29	%{python_sitelib}/speaklater*
12cr|python-speaklater-1.2-2|30	%doc PKG-INFO
12cr|python-speaklater-1.2-2|31	
12cr|python-speaklater-1.2-2|32	
12cr|python-speaklater-1.2-2|33	%changelog
12cr|python-speaklater-1.2-2|34	* Fri Aug 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.2-2
12cr|python-speaklater-1.2-2|35	+ Revision: 815276
12cr|python-speaklater-1.2-2|36	- Bump release and rebuild.
12cr|python-speaklater-1.2-2|37	
12cr|python-speaklater-1.2-2|38	* Fri Aug 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.2-1
12cr|python-speaklater-1.2-2|39	+ Revision: 815267
12cr|python-speaklater-1.2-2|40	- Import python-speaklater (based on fedora package)
12cr|python-speaklater-1.2-2|41	- Import python-speaklater (based on fedora package)
12cr|python-speaklater-1.2-2|42	

6698 12
12cr|python-spf-2.0.3-4|1	Name:           python-spf
12cr|python-spf-2.0.3-4|2	Version:        2.0.3
12cr|python-spf-2.0.3-4|3	Release:        %mkrel 4
12cr|python-spf-2.0.3-4|4	Epoch:		0
12cr|python-spf-2.0.3-4|5	Summary:        Python module and programs for SPF (Sender Policy Framework)
12cr|python-spf-2.0.3-4|6	Group:          Development/Python
12cr|python-spf-2.0.3-4|7	License:        Python Software Foundation License
12cr|python-spf-2.0.3-4|8	URL:            http://sourceforge.net/forum/forum.php?forum_id=596908
12cr|python-spf-2.0.3-4|9	Source0:        pyspf-%{version}.tar.gz
12cr|python-spf-2.0.3-4|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-spf-2.0.3-4|11	BuildArch:      noarch
12cr|python-spf-2.0.3-4|12	BuildRequires:	python
12cr|python-spf-2.0.3-4|13	Requires:       python-pydns
12cr|python-spf-2.0.3-4|14	Provides:	python-pyspf = %{epoch}:%{version}-%{release}
12cr|python-spf-2.0.3-4|15	Provides:	pyspf = %{epoch}:%{version}-%{release}
12cr|python-spf-2.0.3-4|16	
12cr|python-spf-2.0.3-4|17	%description
12cr|python-spf-2.0.3-4|18	SPF does email sender validation.  For more information about SPF,
12cr|python-spf-2.0.3-4|19	please see http://openspf.org
12cr|python-spf-2.0.3-4|20	
12cr|python-spf-2.0.3-4|21	This SPF client is intended to be installed on the border MTA, checking
12cr|python-spf-2.0.3-4|22	if incoming SMTP clients are permitted to send mail.  The SPF check
12cr|python-spf-2.0.3-4|23	should be done during the MAIL FROM:<...> command.
12cr|python-spf-2.0.3-4|24	
12cr|python-spf-2.0.3-4|25	%prep
12cr|python-spf-2.0.3-4|26	%setup -q -n pyspf-%{version}
12cr|python-spf-2.0.3-4|27	
12cr|python-spf-2.0.3-4|28	%build
12cr|python-spf-2.0.3-4|29	python setup.py build
12cr|python-spf-2.0.3-4|30	
12cr|python-spf-2.0.3-4|31	%install
12cr|python-spf-2.0.3-4|32	rm -rf %{buildroot}
12cr|python-spf-2.0.3-4|33	python setup.py install -O2 --skip-build --root %{buildroot}
12cr|python-spf-2.0.3-4|34	mv %{buildroot}/usr/bin/type99.py %{buildroot}/usr/bin/type99
12cr|python-spf-2.0.3-4|35	mv %{buildroot}/usr/bin/spfquery.py %{buildroot}/usr/bin/pyspfquery
12cr|python-spf-2.0.3-4|36	rm -f %{buildroot}/usr/bin/*.py{o,c}
12cr|python-spf-2.0.3-4|37	
12cr|python-spf-2.0.3-4|38	%clean
12cr|python-spf-2.0.3-4|39	rm -rf %{buildroot}
12cr|python-spf-2.0.3-4|40	
12cr|python-spf-2.0.3-4|41	%files
12cr|python-spf-2.0.3-4|42	%defattr(-,root,root,-)
12cr|python-spf-2.0.3-4|43	%doc CHANGELOG PKG-INFO README test
12cr|python-spf-2.0.3-4|44	%{python_sitelib}/*
12cr|python-spf-2.0.3-4|45	%{_bindir}/*
12cr|python-spf-2.0.3-4|46	
12cr|python-spf-2.0.3-4|47	
12cr|python-spf-2.0.3-4|48	
12cr|python-spf-2.0.3-4|49	%changelog
12cr|python-spf-2.0.3-4|50	* Thu Nov 04 2010 Funda Wang <fwang@mandriva.org> 0:2.0.3-4mdv2011.0
12cr|python-spf-2.0.3-4|51	+ Revision: 593154
12cr|python-spf-2.0.3-4|52	- python-devel is not requried
12cr|python-spf-2.0.3-4|53	- rebuild for py 2.7
12cr|python-spf-2.0.3-4|54	
12cr|python-spf-2.0.3-4|55	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0:2.0.3-3mdv2010.0
12cr|python-spf-2.0.3-4|56	+ Revision: 442487
12cr|python-spf-2.0.3-4|57	- rebuild
12cr|python-spf-2.0.3-4|58	
12cr|python-spf-2.0.3-4|59	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 0:2.0.3-2mdv2009.1
12cr|python-spf-2.0.3-4|60	+ Revision: 324130
12cr|python-spf-2.0.3-4|61	- rebuild
12cr|python-spf-2.0.3-4|62	
12cr|python-spf-2.0.3-4|63	* Tue Sep 16 2008 Luca Berra <bluca@mandriva.org> 0:2.0.3-1mdv2009.0
12cr|python-spf-2.0.3-4|64	+ Revision: 285251
12cr|python-spf-2.0.3-4|65	- import python-spf
12cr|python-spf-2.0.3-4|66	
12cr|python-spf-2.0.3-4|67	
12cr|python-spf-2.0.3-4|68	* Mon Sep 08 2008 Luca Berra <bluca@mandriva.org> 2.0.3-1mdv2008.1
12cr|python-spf-2.0.3-4|69	- mandriva port
12cr|python-spf-2.0.3-4|70	
12cr|python-spf-2.0.3-4|71	* Mon Jan 15 2007 Stuart Gathman <stuart@bmsi.com> 2.0.3-1
12cr|python-spf-2.0.3-4|72	- pyspf requires pydns, python-pyspf requires python-pydns
12cr|python-spf-2.0.3-4|73	- Record matching mechanism and add to Received-SPF header.
12cr|python-spf-2.0.3-4|74	- Test for RFC4408 6.2/4, and fix spf.py to comply.
12cr|python-spf-2.0.3-4|75	- Test for type SPF (type 99) by default in harsh mode only.
12cr|python-spf-2.0.3-4|76	- Permerror for more than one exp or redirect modifier.
12cr|python-spf-2.0.3-4|77	- Parse op= modifier
12cr|python-spf-2.0.3-4|78	* Sat Dec 30 2006 Stuart Gathman <stuart@bmsi.com> 2.0.2-1
12cr|python-spf-2.0.3-4|79	- Update openspf URLs
12cr|python-spf-2.0.3-4|80	- Update Readme to better describe available pyspf interfaces
12cr|python-spf-2.0.3-4|81	- Add basic description of type99.py and spfquery.py scripts
12cr|python-spf-2.0.3-4|82	- Add usage instructions for type99.py DNS RR type conversion script
12cr|python-spf-2.0.3-4|83	- Add spfquery.py usage instructions
12cr|python-spf-2.0.3-4|84	- Incorporate downstream feedback from Debian packager
12cr|python-spf-2.0.3-4|85	- Fix key-value quoting in get_header
12cr|python-spf-2.0.3-4|86	* Fri Dec 08 2006 Stuart Gathman <stuart@bmsi.com> 2.0.1-1
12cr|python-spf-2.0.3-4|87	- Prevent cache poisoning attack
12cr|python-spf-2.0.3-4|88	- Prevent malformed RR attack
12cr|python-spf-2.0.3-4|89	- Update license on a few files we missed last time
12cr|python-spf-2.0.3-4|90	* Mon Nov 20 2006 Stuart Gathman <stuart@bmsi.com> 2.0-1
12cr|python-spf-2.0.3-4|91	- Completed RFC 4408 compliance
12cr|python-spf-2.0.3-4|92	- Added spf.check2 for RFC 4408 compatible result codes
12cr|python-spf-2.0.3-4|93	- Full IP6 support
12cr|python-spf-2.0.3-4|94	- Fedora Core compatible RPM spec file
12cr|python-spf-2.0.3-4|95	- Update README, licenses
12cr|python-spf-2.0.3-4|96	* Wed Sep 26 2006 Stuart Gathman <stuart@bmsi.com> 1.8-1
12cr|python-spf-2.0.3-4|97	- YAML test suite syntax
12cr|python-spf-2.0.3-4|98	- trailing dot support (RFC4408 8.1)
12cr|python-spf-2.0.3-4|99	* Tue Aug 29 2006 Sean Reifschneider <jafo@tummy.com> 1.7-1
12cr|python-spf-2.0.3-4|100	- Initial RPM spec file.

6699 12
12cr|python-sphinxcontrib-googleanalytics-0.1-1|1	%define module	sphinxcontrib-googleanalytics
12cr|python-sphinxcontrib-googleanalytics-0.1-1|2	%define name	python-%{module}
12cr|python-sphinxcontrib-googleanalytics-0.1-1|3	%define version	0.1
12cr|python-sphinxcontrib-googleanalytics-0.1-1|4	%define	rel		1
12cr|python-sphinxcontrib-googleanalytics-0.1-1|5	%if %mdkversion < 201100
12cr|python-sphinxcontrib-googleanalytics-0.1-1|6	%define release %mkrel %{rel}
12cr|python-sphinxcontrib-googleanalytics-0.1-1|7	%else
12cr|python-sphinxcontrib-googleanalytics-0.1-1|8	%define	release	%{rel}
12cr|python-sphinxcontrib-googleanalytics-0.1-1|9	%endif
12cr|python-sphinxcontrib-googleanalytics-0.1-1|10	
12cr|python-sphinxcontrib-googleanalytics-0.1-1|11	Summary:	Sphinx extension for Google Analytics HTML files
12cr|python-sphinxcontrib-googleanalytics-0.1-1|12	Name:		%{name}
12cr|python-sphinxcontrib-googleanalytics-0.1-1|13	Version:	%{version}
12cr|python-sphinxcontrib-googleanalytics-0.1-1|14	Release:	%{release}
12cr|python-sphinxcontrib-googleanalytics-0.1-1|15	Source0:	http://pypi.python.org/packages/source/s/%{module}/%{module}-%{version}.tar.gz
12cr|python-sphinxcontrib-googleanalytics-0.1-1|16	License:	BSD
12cr|python-sphinxcontrib-googleanalytics-0.1-1|17	Group:		Development/Python
12cr|python-sphinxcontrib-googleanalytics-0.1-1|18	Url:		http://pypi.python.org/pypi/sphinxcontrib-googleanalytics/
12cr|python-sphinxcontrib-googleanalytics-0.1-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-sphinxcontrib-googleanalytics-0.1-1|20	BuildArch:	noarch
12cr|python-sphinxcontrib-googleanalytics-0.1-1|21	Requires:	python-sphinx >= 0.6
12cr|python-sphinxcontrib-googleanalytics-0.1-1|22	BuildRequires:	python-setuptools
12cr|python-sphinxcontrib-googleanalytics-0.1-1|23	
12cr|python-sphinxcontrib-googleanalytics-0.1-1|24	%description
12cr|python-sphinxcontrib-googleanalytics-0.1-1|25	This Sphinx extension tracks HTML files generated by the Google
12cr|python-sphinxcontrib-googleanalytics-0.1-1|26	Analytics web service.
12cr|python-sphinxcontrib-googleanalytics-0.1-1|27	
12cr|python-sphinxcontrib-googleanalytics-0.1-1|28	%prep
12cr|python-sphinxcontrib-googleanalytics-0.1-1|29	%setup -q -n %{module}-%{version}
12cr|python-sphinxcontrib-googleanalytics-0.1-1|30	
12cr|python-sphinxcontrib-googleanalytics-0.1-1|31	%install
12cr|python-sphinxcontrib-googleanalytics-0.1-1|32	%__rm -rf %{buildroot}
12cr|python-sphinxcontrib-googleanalytics-0.1-1|33	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-sphinxcontrib-googleanalytics-0.1-1|34	
12cr|python-sphinxcontrib-googleanalytics-0.1-1|35	%clean
12cr|python-sphinxcontrib-googleanalytics-0.1-1|36	%__rm -rf %{buildroot}
12cr|python-sphinxcontrib-googleanalytics-0.1-1|37	
12cr|python-sphinxcontrib-googleanalytics-0.1-1|38	%files
12cr|python-sphinxcontrib-googleanalytics-0.1-1|39	%defattr(-,root,root)
12cr|python-sphinxcontrib-googleanalytics-0.1-1|40	%doc README
12cr|python-sphinxcontrib-googleanalytics-0.1-1|41	%py_sitedir/sphinxcontrib*
12cr|python-sphinxcontrib-googleanalytics-0.1-1|42	
12cr|python-sphinxcontrib-googleanalytics-0.1-1|43	
12cr|python-sphinxcontrib-googleanalytics-0.1-1|44	%changelog
12cr|python-sphinxcontrib-googleanalytics-0.1-1|45	* Tue Jul 10 2012 Lev Givon <lev@mandriva.org> 0.1-1
12cr|python-sphinxcontrib-googleanalytics-0.1-1|46	+ Revision: 808758
12cr|python-sphinxcontrib-googleanalytics-0.1-1|47	- imported package python-sphinxcontrib-googleanalytics
12cr|python-sphinxcontrib-googleanalytics-0.1-1|48	

6700 12
12cr|python-sphinxcontrib-issuetracker-0.9-3|1	%define	module	sphinxcontrib-issuetracker
12cr|python-sphinxcontrib-issuetracker-0.9-3|2	%define name	python-%{module}
12cr|python-sphinxcontrib-issuetracker-0.9-3|3	%define version	0.9
12cr|python-sphinxcontrib-issuetracker-0.9-3|4	%define release %mkrel 2
12cr|python-sphinxcontrib-issuetracker-0.9-3|5	
12cr|python-sphinxcontrib-issuetracker-0.9-3|6	Summary:	Sphinx integration with different issuetrackers
12cr|python-sphinxcontrib-issuetracker-0.9-3|7	Name:		python-%{module}
12cr|python-sphinxcontrib-issuetracker-0.9-3|8	Version:	0.9
12cr|python-sphinxcontrib-issuetracker-0.9-3|9	Release:	3
12cr|python-sphinxcontrib-issuetracker-0.9-3|10	Source0:	%{module}-%{version}.tar.gz
12cr|python-sphinxcontrib-issuetracker-0.9-3|11	License:	BSD
12cr|python-sphinxcontrib-issuetracker-0.9-3|12	Group:		Development/Python
12cr|python-sphinxcontrib-issuetracker-0.9-3|13	Url:		http://packages.python.org/sphinxcontrib-issuetracker
12cr|python-sphinxcontrib-issuetracker-0.9-3|14	BuildArch:	noarch
12cr|python-sphinxcontrib-issuetracker-0.9-3|15	Requires:	python-sphinx >= 1.0
12cr|python-sphinxcontrib-issuetracker-0.9-3|16	Requires:   python-lxml
12cr|python-sphinxcontrib-issuetracker-0.9-3|17	BuildRequires:	python-devel
12cr|python-sphinxcontrib-issuetracker-0.9-3|18	BuildRequires:  python-setuptools
12cr|python-sphinxcontrib-issuetracker-0.9-3|19	BuildRequires:	python-sphinx >= 1.0
12cr|python-sphinxcontrib-issuetracker-0.9-3|20	BuildRequires:  python-lxml
12cr|python-sphinxcontrib-issuetracker-0.9-3|21	
12cr|python-sphinxcontrib-issuetracker-0.9-3|22	%description
12cr|python-sphinxcontrib-issuetracker-0.9-3|23	This Sphinx 1.0 extension parses textual issue references like "#10"
12cr|python-sphinxcontrib-issuetracker-0.9-3|24	and turns them into an issue tracker.
12cr|python-sphinxcontrib-issuetracker-0.9-3|25	
12cr|python-sphinxcontrib-issuetracker-0.9-3|26	%prep
12cr|python-sphinxcontrib-issuetracker-0.9-3|27	%setup -q -n %{module}-%{version}
12cr|python-sphinxcontrib-issuetracker-0.9-3|28	
12cr|python-sphinxcontrib-issuetracker-0.9-3|29	%install
12cr|python-sphinxcontrib-issuetracker-0.9-3|30	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-sphinxcontrib-issuetracker-0.9-3|31	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-sphinxcontrib-issuetracker-0.9-3|32	pushd doc
12cr|python-sphinxcontrib-issuetracker-0.9-3|33	export PYTHONPATH=$PYTHONPATH:../
12cr|python-sphinxcontrib-issuetracker-0.9-3|34	%make html
12cr|python-sphinxcontrib-issuetracker-0.9-3|35	popd
12cr|python-sphinxcontrib-issuetracker-0.9-3|36	
12cr|python-sphinxcontrib-issuetracker-0.9-3|37	%files -f FILE_LIST
12cr|python-sphinxcontrib-issuetracker-0.9-3|38	%doc CHANGES.rst README doc/_build/html
12cr|python-sphinxcontrib-issuetracker-0.9-3|39	
12cr|python-sphinxcontrib-issuetracker-0.9-3|40	
12cr|python-sphinxcontrib-issuetracker-0.9-3|41	
12cr|python-sphinxcontrib-issuetracker-0.9-3|42	%changelog
12cr|python-sphinxcontrib-issuetracker-0.9-3|43	* Wed Sep 07 2011 Lev Givon <lev@mandriva.org> 0.9-2mdv2012.0
12cr|python-sphinxcontrib-issuetracker-0.9-3|44	+ Revision: 698771
12cr|python-sphinxcontrib-issuetracker-0.9-3|45	- Remove old patch, local inv files.
12cr|python-sphinxcontrib-issuetracker-0.9-3|46	- Update to 0.9.
12cr|python-sphinxcontrib-issuetracker-0.9-3|47	
12cr|python-sphinxcontrib-issuetracker-0.9-3|48	* Thu Mar 10 2011 Lev Givon <lev@mandriva.org> 0.7.2-1
12cr|python-sphinxcontrib-issuetracker-0.9-3|49	+ Revision: 643727
12cr|python-sphinxcontrib-issuetracker-0.9-3|50	- Update to 0.7.2.
12cr|python-sphinxcontrib-issuetracker-0.9-3|51	- Add local intersphinx inventory files.
12cr|python-sphinxcontrib-issuetracker-0.9-3|52	- Update to 0.7.1.
12cr|python-sphinxcontrib-issuetracker-0.9-3|53	- Update to 0.7.
12cr|python-sphinxcontrib-issuetracker-0.9-3|54	
12cr|python-sphinxcontrib-issuetracker-0.9-3|55	* Wed Jan 05 2011 Lev Givon <lev@mandriva.org> 0.6-1mdv2011.0
12cr|python-sphinxcontrib-issuetracker-0.9-3|56	+ Revision: 628840
12cr|python-sphinxcontrib-issuetracker-0.9-3|57	- Update to 0.6.
12cr|python-sphinxcontrib-issuetracker-0.9-3|58	
12cr|python-sphinxcontrib-issuetracker-0.9-3|59	* Tue Nov 16 2010 Lev Givon <lev@mandriva.org> 0.5.4-1mdv2011.0
12cr|python-sphinxcontrib-issuetracker-0.9-3|60	+ Revision: 597937
12cr|python-sphinxcontrib-issuetracker-0.9-3|61	- Update to 0.5.4.
12cr|python-sphinxcontrib-issuetracker-0.9-3|62	- Update to 0.5.3.
12cr|python-sphinxcontrib-issuetracker-0.9-3|63	
12cr|python-sphinxcontrib-issuetracker-0.9-3|64	* Sun Nov 07 2010 Lev Givon <lev@mandriva.org> 0.5.2-1mdv2011.0
12cr|python-sphinxcontrib-issuetracker-0.9-3|65	+ Revision: 594827
12cr|python-sphinxcontrib-issuetracker-0.9-3|66	- import python-sphinxcontrib-issuetracker
12cr|python-sphinxcontrib-issuetracker-0.9-3|67	

6701 12
12cr|python-spread-1.5-4|1	Summary:	Python wrapper for Spread client libraries
12cr|python-spread-1.5-4|2	Name:		python-spread
12cr|python-spread-1.5-4|3	Version:	1.5
12cr|python-spread-1.5-4|4	Release:	4
12cr|python-spread-1.5-4|5	Group:		Development/Python
12cr|python-spread-1.5-4|6	License:	BSD-style
12cr|python-spread-1.5-4|7	URL:		http://www.zope.org/Members/tim_one/spread/
12cr|python-spread-1.5-4|8	Source0:	http://www.zope.org/Members/tim_one/spread/SpreadModule-%{version}/SpreadModule-%{version}.tgz
12cr|python-spread-1.5-4|9	Patch0:		SpreadModule-1.5-fix-for-spread4.patch
12cr|python-spread-1.5-4|10	Requires:	spread >= 4.0.0
12cr|python-spread-1.5-4|11	BuildRequires:	python-devel
12cr|python-spread-1.5-4|12	BuildRequires:	spread-devel >= 4.0.0
12cr|python-spread-1.5-4|13	Epoch:		1
12cr|python-spread-1.5-4|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-spread-1.5-4|15	
12cr|python-spread-1.5-4|16	%description
12cr|python-spread-1.5-4|17	This package contains a simple Python wrapper module for the Spread toolkit.
12cr|python-spread-1.5-4|18	The wrapper is known to be compatible with Python 2.3 and 2.4. It may work
12cr|python-spread-1.5-4|19	with earlier Pythons, but this has not been tested.
12cr|python-spread-1.5-4|20	
12cr|python-spread-1.5-4|21	%prep
12cr|python-spread-1.5-4|22	
12cr|python-spread-1.5-4|23	%setup -q -n SpreadModule-%{version}
12cr|python-spread-1.5-4|24	%patch0 -p1
12cr|python-spread-1.5-4|25	
12cr|python-spread-1.5-4|26	%build
12cr|python-spread-1.5-4|27	
12cr|python-spread-1.5-4|28	python setup.py build_ext
12cr|python-spread-1.5-4|29	
12cr|python-spread-1.5-4|30	%install
12cr|python-spread-1.5-4|31	python setup.py install --root %{buildroot} --record=INSTALLED_FILES
12cr|python-spread-1.5-4|32	
12cr|python-spread-1.5-4|33	%files -f INSTALLED_FILES
12cr|python-spread-1.5-4|34	%defattr(-,root,root)
12cr|python-spread-1.5-4|35	%doc CHANGES doc.txt LICENSE README TODO.txt
12cr|python-spread-1.5-4|36	
12cr|python-spread-1.5-4|37	
12cr|python-spread-1.5-4|38	
12cr|python-spread-1.5-4|39	%changelog
12cr|python-spread-1.5-4|40	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1:1.5-3mdv2010.0
12cr|python-spread-1.5-4|41	+ Revision: 442489
12cr|python-spread-1.5-4|42	- rebuild
12cr|python-spread-1.5-4|43	
12cr|python-spread-1.5-4|44	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 1:1.5-2mdv2009.1
12cr|python-spread-1.5-4|45	+ Revision: 323370
12cr|python-spread-1.5-4|46	- rebuild
12cr|python-spread-1.5-4|47	
12cr|python-spread-1.5-4|48	* Tue Oct 28 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.5-1mdv2009.1
12cr|python-spread-1.5-4|49	+ Revision: 297900
12cr|python-spread-1.5-4|50	- import python-spread
12cr|python-spread-1.5-4|51	
12cr|python-spread-1.5-4|52	
12cr|python-spread-1.5-4|53	* Tue Oct 28 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.5-1mdv2009.0
12cr|python-spread-1.5-4|54	- initial Mandriva package

6702 12
12cr|python-sqlalchemy-migrate-0.6.1-1|1	%define module sqlalchemy-migrate
12cr|python-sqlalchemy-migrate-0.6.1-1|2	Name:           python-%{module}
12cr|python-sqlalchemy-migrate-0.6.1-1|3	Version:        0.6.1
12cr|python-sqlalchemy-migrate-0.6.1-1|4	Release:        %mkrel 1
12cr|python-sqlalchemy-migrate-0.6.1-1|5	License:        MIT
12cr|python-sqlalchemy-migrate-0.6.1-1|6	Source:         %{module}-%{version}.tar.bz2
12cr|python-sqlalchemy-migrate-0.6.1-1|7	Group:          Development/Python
12cr|python-sqlalchemy-migrate-0.6.1-1|8	Summary:        Database schema migration for SQLAlchemy
12cr|python-sqlalchemy-migrate-0.6.1-1|9	BuildRequires:  python-py
12cr|python-sqlalchemy-migrate-0.6.1-1|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|python-sqlalchemy-migrate-0.6.1-1|11	Url:            http://pypi.python.org/pypi/sqlalchemy-migrate
12cr|python-sqlalchemy-migrate-0.6.1-1|12	BuildRequires:  python-setuptools
12cr|python-sqlalchemy-migrate-0.6.1-1|13	Requires:       python-nose >= 0.10
12cr|python-sqlalchemy-migrate-0.6.1-1|14	Requires:       python-sqlalchemy >= 0.5
12cr|python-sqlalchemy-migrate-0.6.1-1|15	Requires:       python-sphinx >= 0.5
12cr|python-sqlalchemy-migrate-0.6.1-1|16	Requires:       python-tempita
12cr|python-sqlalchemy-migrate-0.6.1-1|17	Requires:       python-decorator
12cr|python-sqlalchemy-migrate-0.6.1-1|18	Buildarch:	noarch
12cr|python-sqlalchemy-migrate-0.6.1-1|19	
12cr|python-sqlalchemy-migrate-0.6.1-1|20	%description
12cr|python-sqlalchemy-migrate-0.6.1-1|21	Inspired by Ruby on Rails' migrations, Migrate provides a way to deal with
12cr|python-sqlalchemy-migrate-0.6.1-1|22	database schema changes in SQLAlchemy projects.
12cr|python-sqlalchemy-migrate-0.6.1-1|23	
12cr|python-sqlalchemy-migrate-0.6.1-1|24	Migrate extends SQLAlchemy to have database changeset handling. It provides a
12cr|python-sqlalchemy-migrate-0.6.1-1|25	database change repository mechanism which can be used from the command line as
12cr|python-sqlalchemy-migrate-0.6.1-1|26	well as from inside python code.
12cr|python-sqlalchemy-migrate-0.6.1-1|27	
12cr|python-sqlalchemy-migrate-0.6.1-1|28	%prep
12cr|python-sqlalchemy-migrate-0.6.1-1|29	%setup -q -n %module-%version
12cr|python-sqlalchemy-migrate-0.6.1-1|30	
12cr|python-sqlalchemy-migrate-0.6.1-1|31	%build
12cr|python-sqlalchemy-migrate-0.6.1-1|32	CFLAGS="%{optflags}" python setup.py build
12cr|python-sqlalchemy-migrate-0.6.1-1|33	
12cr|python-sqlalchemy-migrate-0.6.1-1|34	%install
12cr|python-sqlalchemy-migrate-0.6.1-1|35	rm -rf $RPM_BUILD_ROOT
12cr|python-sqlalchemy-migrate-0.6.1-1|36	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitearch}
12cr|python-sqlalchemy-migrate-0.6.1-1|37	
12cr|python-sqlalchemy-migrate-0.6.1-1|38	%clean
12cr|python-sqlalchemy-migrate-0.6.1-1|39	rm -rf %{buildroot}
12cr|python-sqlalchemy-migrate-0.6.1-1|40	
12cr|python-sqlalchemy-migrate-0.6.1-1|41	%files
12cr|python-sqlalchemy-migrate-0.6.1-1|42	%defattr(-,root,root)
12cr|python-sqlalchemy-migrate-0.6.1-1|43	%doc PKG-INFO README docs
12cr|python-sqlalchemy-migrate-0.6.1-1|44	%{_bindir}/migrate*
12cr|python-sqlalchemy-migrate-0.6.1-1|45	%{python_sitearch}/*
12cr|python-sqlalchemy-migrate-0.6.1-1|46	
12cr|python-sqlalchemy-migrate-0.6.1-1|47	
12cr|python-sqlalchemy-migrate-0.6.1-1|48	
12cr|python-sqlalchemy-migrate-0.6.1-1|49	%changelog
12cr|python-sqlalchemy-migrate-0.6.1-1|50	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 0.6.1-1mdv2011.0
12cr|python-sqlalchemy-migrate-0.6.1-1|51	+ Revision: 683270
12cr|python-sqlalchemy-migrate-0.6.1-1|52	- import python-sqlalchemy-migrate
12cr|python-sqlalchemy-migrate-0.6.1-1|53	
12cr|python-sqlalchemy-migrate-0.6.1-1|54	

6703 12
12cr|python-sqlite-1.0.1-9|1	%define realname pysqlite
12cr|python-sqlite-1.0.1-9|2	
12cr|python-sqlite-1.0.1-9|3	Name:		python-sqlite
12cr|python-sqlite-1.0.1-9|4	Version:        1.0.1
12cr|python-sqlite-1.0.1-9|5	Release:        %mkrel 9
12cr|python-sqlite-1.0.1-9|6	License:	GPL
12cr|python-sqlite-1.0.1-9|7	Group:		Development/Python
12cr|python-sqlite-1.0.1-9|8	Summary:	Python bindings for sqlite
12cr|python-sqlite-1.0.1-9|9	Source0:	%{realname}-%{version}.tar.bz2
12cr|python-sqlite-1.0.1-9|10	Url:		http://pysqlite.sourceforge.net/
12cr|python-sqlite-1.0.1-9|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-sqlite-1.0.1-9|12	BuildRequires: python-devel sqlite-devel
12cr|python-sqlite-1.0.1-9|13	%description
12cr|python-sqlite-1.0.1-9|14	This packages allows you to use sqlite with python.
12cr|python-sqlite-1.0.1-9|15	sqliite is a simple database engine.
12cr|python-sqlite-1.0.1-9|16	
12cr|python-sqlite-1.0.1-9|17	%prep
12cr|python-sqlite-1.0.1-9|18	%setup -q -n %{realname}
12cr|python-sqlite-1.0.1-9|19	rm -f doc/rest/.*swp
12cr|python-sqlite-1.0.1-9|20	for i in examples doc; do
12cr|python-sqlite-1.0.1-9|21	find $i -name CVS -type d | xargs rm -Rf
12cr|python-sqlite-1.0.1-9|22	done;
12cr|python-sqlite-1.0.1-9|23	sed -e 's/
//' -i examples/*.py
12cr|python-sqlite-1.0.1-9|24	sed -e 's/
//' -i doc/rest/manual.txt
12cr|python-sqlite-1.0.1-9|25	%build
12cr|python-sqlite-1.0.1-9|26	
12cr|python-sqlite-1.0.1-9|27	%install
12cr|python-sqlite-1.0.1-9|28	rm -rf $RPM_BUILD_ROOT
12cr|python-sqlite-1.0.1-9|29	python ./setup.py install --prefix=$RPM_BUILD_ROOT/%_prefix
12cr|python-sqlite-1.0.1-9|30	
12cr|python-sqlite-1.0.1-9|31	%clean
12cr|python-sqlite-1.0.1-9|32	rm -rf $RPM_BUILD_ROOT
12cr|python-sqlite-1.0.1-9|33	
12cr|python-sqlite-1.0.1-9|34	%files
12cr|python-sqlite-1.0.1-9|35	%defattr(-,root,root)
12cr|python-sqlite-1.0.1-9|36	%doc  LICENSE README doc examples
12cr|python-sqlite-1.0.1-9|37	%py_platsitedir/*
12cr|python-sqlite-1.0.1-9|38	
12cr|python-sqlite-1.0.1-9|39	
12cr|python-sqlite-1.0.1-9|40	
12cr|python-sqlite-1.0.1-9|41	
12cr|python-sqlite-1.0.1-9|42	%changelog
12cr|python-sqlite-1.0.1-9|43	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-9mdv2010.0
12cr|python-sqlite-1.0.1-9|44	+ Revision: 442490
12cr|python-sqlite-1.0.1-9|45	- rebuild
12cr|python-sqlite-1.0.1-9|46	
12cr|python-sqlite-1.0.1-9|47	* Fri Dec 26 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.1-8mdv2009.1
12cr|python-sqlite-1.0.1-9|48	+ Revision: 319473
12cr|python-sqlite-1.0.1-9|49	- rebuild with python 2.6
12cr|python-sqlite-1.0.1-9|50	
12cr|python-sqlite-1.0.1-9|51	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-7mdv2009.0
12cr|python-sqlite-1.0.1-9|52	+ Revision: 259819
12cr|python-sqlite-1.0.1-9|53	- rebuild
12cr|python-sqlite-1.0.1-9|54	
12cr|python-sqlite-1.0.1-9|55	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-6mdv2009.0
12cr|python-sqlite-1.0.1-9|56	+ Revision: 247655
12cr|python-sqlite-1.0.1-9|57	- rebuild
12cr|python-sqlite-1.0.1-9|58	
12cr|python-sqlite-1.0.1-9|59	* Sat Dec 29 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-4mdv2008.1
12cr|python-sqlite-1.0.1-9|60	+ Revision: 139215
12cr|python-sqlite-1.0.1-9|61	- rebuild
12cr|python-sqlite-1.0.1-9|62	
12cr|python-sqlite-1.0.1-9|63	+ Olivier Blin <oblin@mandriva.com>
12cr|python-sqlite-1.0.1-9|64	- restore BuildRoot
12cr|python-sqlite-1.0.1-9|65	
12cr|python-sqlite-1.0.1-9|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-sqlite-1.0.1-9|67	- kill re-definition of %%buildroot on Pixel's request
12cr|python-sqlite-1.0.1-9|68	
12cr|python-sqlite-1.0.1-9|69	
12cr|python-sqlite-1.0.1-9|70	* Wed Dec 13 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.1-3mdv2007.0
12cr|python-sqlite-1.0.1-9|71	+ Revision: 96485
12cr|python-sqlite-1.0.1-9|72	- Rebuild against new python
12cr|python-sqlite-1.0.1-9|73	
12cr|python-sqlite-1.0.1-9|74	* Wed Nov 15 2006 Lenny Cartier <lenny@mandriva.com> 1.0.1-2mdv2007.1
12cr|python-sqlite-1.0.1-9|75	+ Revision: 84353
12cr|python-sqlite-1.0.1-9|76	- Import python-sqlite
12cr|python-sqlite-1.0.1-9|77	
12cr|python-sqlite-1.0.1-9|78	* Mon Apr 24 2006 Michael Scherer <misc@mandriva.org> 1.0.1-2mdk
12cr|python-sqlite-1.0.1-9|79	- Use new python macro
12cr|python-sqlite-1.0.1-9|80	- Use mkrel
12cr|python-sqlite-1.0.1-9|81	- Correct rpmlint warning about encoding
12cr|python-sqlite-1.0.1-9|82	
12cr|python-sqlite-1.0.1-9|83	* Fri Jan 21 2005 Michael Scherer <misc@mandrake.org> 1.0.1-1mdk
12cr|python-sqlite-1.0.1-9|84	- New release 1.0.1
12cr|python-sqlite-1.0.1-9|85	
12cr|python-sqlite-1.0.1-9|86	* Sat Dec 04 2004 Michael Scherer <misc@mandrake.org> 1.0-2mdk
12cr|python-sqlite-1.0.1-9|87	- Rebuild for new python
12cr|python-sqlite-1.0.1-9|88	
12cr|python-sqlite-1.0.1-9|89	* Fri Oct 15 2004 Michael Scherer <misc@mandrake.org> 1.0-1mdk
12cr|python-sqlite-1.0.1-9|90	- New release 1.0
12cr|python-sqlite-1.0.1-9|91	
12cr|python-sqlite-1.0.1-9|92	* Wed Aug 18 2004 Michael Scherer <misc@mandrake.org> 0.5.1-1mdk
12cr|python-sqlite-1.0.1-9|93	- New release 0.5.1
12cr|python-sqlite-1.0.1-9|94	
12cr|python-sqlite-1.0.1-9|95	* Wed Mar 24 2004 Michael Scherer <mscherer@mandrakesoft.com> 0.5.0-1mdk
12cr|python-sqlite-1.0.1-9|96	- First Mandrakesoft Package
12cr|python-sqlite-1.0.1-9|97	

6704 12
12cr|python-sqlobject-0.15.0-1|1	Summary: Object-Relational Manager, aka database wrapper for python
12cr|python-sqlobject-0.15.0-1|2	Name: python-sqlobject
12cr|python-sqlobject-0.15.0-1|3	Version: 0.15.0
12cr|python-sqlobject-0.15.0-1|4	Release: %mkrel 1
12cr|python-sqlobject-0.15.0-1|5	URL: http://sqlobject.org/
12cr|python-sqlobject-0.15.0-1|6	Source0: http://cheeseshop.python.org/packages/source/S/SQLObject/SQLObject-%{version}.tar.bz2
12cr|python-sqlobject-0.15.0-1|7	License: LGPL
12cr|python-sqlobject-0.15.0-1|8	Group: Development/Python
12cr|python-sqlobject-0.15.0-1|9	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|python-sqlobject-0.15.0-1|10	BuildArch: noarch
12cr|python-sqlobject-0.15.0-1|11	BuildRequires: python-devel python-setuptools
12cr|python-sqlobject-0.15.0-1|12	Requires: python
12cr|python-sqlobject-0.15.0-1|13	
12cr|python-sqlobject-0.15.0-1|14	%description
12cr|python-sqlobject-0.15.0-1|15	Classes created using SQLObject wrap database rows, presenting a
12cr|python-sqlobject-0.15.0-1|16	friendly-looking Python object instead of a database/SQL interface.
12cr|python-sqlobject-0.15.0-1|17	Emphasizes convenience.  Works with MySQL, PostgreSQL, SQLite, Firebird.
12cr|python-sqlobject-0.15.0-1|18	
12cr|python-sqlobject-0.15.0-1|19	%prep
12cr|python-sqlobject-0.15.0-1|20	%setup -n SQLObject-%version -q
12cr|python-sqlobject-0.15.0-1|21	
12cr|python-sqlobject-0.15.0-1|22	%build
12cr|python-sqlobject-0.15.0-1|23	python setup.py build
12cr|python-sqlobject-0.15.0-1|24	
12cr|python-sqlobject-0.15.0-1|25	%install
12cr|python-sqlobject-0.15.0-1|26	rm -rf $RPM_BUILD_ROOT
12cr|python-sqlobject-0.15.0-1|27	python setup.py install --root $RPM_BUILD_ROOT
12cr|python-sqlobject-0.15.0-1|28	rm -Rf $RPM_BUILD_ROOT/%_bindir/easy_install
12cr|python-sqlobject-0.15.0-1|29	
12cr|python-sqlobject-0.15.0-1|30	%clean
12cr|python-sqlobject-0.15.0-1|31	rm -rf $RPM_BUILD_ROOT
12cr|python-sqlobject-0.15.0-1|32	
12cr|python-sqlobject-0.15.0-1|33	%files
12cr|python-sqlobject-0.15.0-1|34	%defattr(-,root,root)
12cr|python-sqlobject-0.15.0-1|35	%doc docs
12cr|python-sqlobject-0.15.0-1|36	%{py_puresitedir}/*
12cr|python-sqlobject-0.15.0-1|37	%_bindir/*
12cr|python-sqlobject-0.15.0-1|38	
12cr|python-sqlobject-0.15.0-1|39	
12cr|python-sqlobject-0.15.0-1|40	
12cr|python-sqlobject-0.15.0-1|41	
12cr|python-sqlobject-0.15.0-1|42	%changelog
12cr|python-sqlobject-0.15.0-1|43	* Mon May 02 2011 Michael Scherer <misc@mandriva.org> 0.15.0-1mdv2011.0
12cr|python-sqlobject-0.15.0-1|44	+ Revision: 661927
12cr|python-sqlobject-0.15.0-1|45	- update to 0.15.0
12cr|python-sqlobject-0.15.0-1|46	
12cr|python-sqlobject-0.15.0-1|47	* Mon Nov 22 2010 Funda Wang <fwang@mandriva.org> 0.14.1-2mdv2011.0
12cr|python-sqlobject-0.15.0-1|48	+ Revision: 599633
12cr|python-sqlobject-0.15.0-1|49	- rebuild for py 2.7
12cr|python-sqlobject-0.15.0-1|50	
12cr|python-sqlobject-0.15.0-1|51	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.14.1-1mdv2011.0
12cr|python-sqlobject-0.15.0-1|52	+ Revision: 587730
12cr|python-sqlobject-0.15.0-1|53	- update to new version 0.14.1
12cr|python-sqlobject-0.15.0-1|54	
12cr|python-sqlobject-0.15.0-1|55	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.10.2-3mdv2010.0
12cr|python-sqlobject-0.15.0-1|56	+ Revision: 442494
12cr|python-sqlobject-0.15.0-1|57	- rebuild
12cr|python-sqlobject-0.15.0-1|58	
12cr|python-sqlobject-0.15.0-1|59	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 0.10.2-2mdv2009.1
12cr|python-sqlobject-0.15.0-1|60	+ Revision: 323376
12cr|python-sqlobject-0.15.0-1|61	- rebuild
12cr|python-sqlobject-0.15.0-1|62	
12cr|python-sqlobject-0.15.0-1|63	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 0.10.2-1mdv2009.0
12cr|python-sqlobject-0.15.0-1|64	+ Revision: 280566
12cr|python-sqlobject-0.15.0-1|65	- New version
12cr|python-sqlobject-0.15.0-1|66	
12cr|python-sqlobject-0.15.0-1|67	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.8.2-3mdv2009.0
12cr|python-sqlobject-0.15.0-1|68	+ Revision: 242464
12cr|python-sqlobject-0.15.0-1|69	- rebuild
12cr|python-sqlobject-0.15.0-1|70	- kill re-definition of %%buildroot on Pixel's request
12cr|python-sqlobject-0.15.0-1|71	
12cr|python-sqlobject-0.15.0-1|72	+ Olivier Blin <oblin@mandriva.com>
12cr|python-sqlobject-0.15.0-1|73	- restore BuildRoot
12cr|python-sqlobject-0.15.0-1|74	
12cr|python-sqlobject-0.15.0-1|75	* Mon Jul 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.2-1mdv2008.0
12cr|python-sqlobject-0.15.0-1|76	+ Revision: 52598
12cr|python-sqlobject-0.15.0-1|77	- update to new version 0.8.2
12cr|python-sqlobject-0.15.0-1|78	
12cr|python-sqlobject-0.15.0-1|79	
12cr|python-sqlobject-0.15.0-1|80	* Tue Dec 12 2006 Michael Scherer <misc@mandriva.org> 0.7.0-3mdv2007.0
12cr|python-sqlobject-0.15.0-1|81	+ Revision: 95738
12cr|python-sqlobject-0.15.0-1|82	- add python-setuptools, as the setup.py request it
12cr|python-sqlobject-0.15.0-1|83	- rebuild for new python
12cr|python-sqlobject-0.15.0-1|84	- Import python-sqlobject
12cr|python-sqlobject-0.15.0-1|85	

6705 12
12cr|python-suds-0.4-1|1	%define name python-suds
12cr|python-suds-0.4-1|2	%define version 0.4
12cr|python-suds-0.4-1|3	%define unmangled_version 0.4
12cr|python-suds-0.4-1|4	%define unmangled_version 0.4
12cr|python-suds-0.4-1|5	%define release 1
12cr|python-suds-0.4-1|6	
12cr|python-suds-0.4-1|7	Summary: Lightweight SOAP client
12cr|python-suds-0.4-1|8	Name: %{name}
12cr|python-suds-0.4-1|9	Version: %{version}
12cr|python-suds-0.4-1|10	Release: %{release}
12cr|python-suds-0.4-1|11	Source0: %{name}-%{unmangled_version}.tar.gz
12cr|python-suds-0.4-1|12	License: GPL3
12cr|python-suds-0.4-1|13	Group: Development/Python
12cr|python-suds-0.4-1|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-suds-0.4-1|15	Prefix: %{_prefix}
12cr|python-suds-0.4-1|16	BuildArch: noarch
12cr|python-suds-0.4-1|17	Url: https://fedorahosted.org/suds
12cr|python-suds-0.4-1|18	AutoReq: 0
12cr|python-suds-0.4-1|19	
12cr|python-suds-0.4-1|20	BuildRequires: python-devel python-setuptools
12cr|python-suds-0.4-1|21	
12cr|python-suds-0.4-1|22	%description
12cr|python-suds-0.4-1|23	suds
12cr|python-suds-0.4-1|24	
12cr|python-suds-0.4-1|25	%prep
12cr|python-suds-0.4-1|26	%setup -n %{name}-%{unmangled_version} -n %{name}-%{unmangled_version}
12cr|python-suds-0.4-1|27	
12cr|python-suds-0.4-1|28	%build
12cr|python-suds-0.4-1|29	python setup.py build
12cr|python-suds-0.4-1|30	
12cr|python-suds-0.4-1|31	%install
12cr|python-suds-0.4-1|32	python setup.py install  --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cr|python-suds-0.4-1|33	
12cr|python-suds-0.4-1|34	touch DIRS
12cr|python-suds-0.4-1|35	for i in `cat INSTALLED_FILES`; do
12cr|python-suds-0.4-1|36	if [ -f ${RPM_BUILD_ROOT}/$i ]; then
12cr|python-suds-0.4-1|37	echo $i >>FILES
12cr|python-suds-0.4-1|38	fi
12cr|python-suds-0.4-1|39	if [ -d ${RPM_BUILD_ROOT}/$i ]; then
12cr|python-suds-0.4-1|40	echo %dir $i >>DIRS
12cr|python-suds-0.4-1|41	fi
12cr|python-suds-0.4-1|42	done
12cr|python-suds-0.4-1|43	
12cr|python-suds-0.4-1|44	sed -e "/\.py[co]$/d" -e "s/\.py$/.py*/" DIRS FILES >INSTALLED_FILES
12cr|python-suds-0.4-1|45	
12cr|python-suds-0.4-1|46	%clean
12cr|python-suds-0.4-1|47	rm -rf $RPM_BUILD_ROOT
12cr|python-suds-0.4-1|48	
12cr|python-suds-0.4-1|49	%files -f INSTALLED_FILES
12cr|python-suds-0.4-1|50	%defattr(-,root,root)
12cr|python-suds-0.4-1|51	
12cr|python-suds-0.4-1|52	
12cr|python-suds-0.4-1|53	%changelog
12cr|python-suds-0.4-1|54	* Wed Dec 07 2011 Pischulin Anton <apischulin@mandriva.org> 0.4-1
12cr|python-suds-0.4-1|55	+ Revision: 738478
12cr|python-suds-0.4-1|56	- add python-suds sources
12cr|python-suds-0.4-1|57	

6706 12
12cr|python-supercsv-0.1-1|1	%define	module	supercsv
12cr|python-supercsv-0.1-1|2	%define name	python-%{module}
12cr|python-supercsv-0.1-1|3	%define version 0.1
12cr|python-supercsv-0.1-1|4	%define release 1
12cr|python-supercsv-0.1-1|5	
12cr|python-supercsv-0.1-1|6	Summary:	Python module for handling Unicode CSV files
12cr|python-supercsv-0.1-1|7	Name:		%{name}
12cr|python-supercsv-0.1-1|8	Version:	%{version}
12cr|python-supercsv-0.1-1|9	Release:	%{release}
12cr|python-supercsv-0.1-1|10	Source0:	http://pypi.python.org/packages/source/s/%{module}/%{module}-%{version}.tar.gz
12cr|python-supercsv-0.1-1|11	License:	PSF
12cr|python-supercsv-0.1-1|12	Group:		Development/Python
12cr|python-supercsv-0.1-1|13	Url:		http://pypi.python.org/pypi/supercsv/
12cr|python-supercsv-0.1-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-supercsv-0.1-1|15	BuildArch:	noarch
12cr|python-supercsv-0.1-1|16	BuildRequires:	python-devel
12cr|python-supercsv-0.1-1|17	
12cr|python-supercsv-0.1-1|18	%description
12cr|python-supercsv-0.1-1|19	Python module for handling Unicode CSV files. Taken from the Python docs.
12cr|python-supercsv-0.1-1|20	
12cr|python-supercsv-0.1-1|21	%prep
12cr|python-supercsv-0.1-1|22	%setup -q -n %{module}-%{version}
12cr|python-supercsv-0.1-1|23	
12cr|python-supercsv-0.1-1|24	%install
12cr|python-supercsv-0.1-1|25	%__rm -rf %{buildroot}
12cr|python-supercsv-0.1-1|26	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-supercsv-0.1-1|27	
12cr|python-supercsv-0.1-1|28	%clean
12cr|python-supercsv-0.1-1|29	%__rm -rf %{buildroot}
12cr|python-supercsv-0.1-1|30	
12cr|python-supercsv-0.1-1|31	%files -f FILE_LIST
12cr|python-supercsv-0.1-1|32	%defattr(-,root,root)
12cr|python-supercsv-0.1-1|33	%doc LICENSE README.rst
12cr|python-supercsv-0.1-1|34	
12cr|python-supercsv-0.1-1|35	
12cr|python-supercsv-0.1-1|36	%changelog
12cr|python-supercsv-0.1-1|37	* Sun Feb 26 2012 Lev Givon <lev@mandriva.org> 0.1-1
12cr|python-supercsv-0.1-1|38	+ Revision: 780845
12cr|python-supercsv-0.1-1|39	- imported package python-supercsv
12cr|python-supercsv-0.1-1|40	

6707 12
12cr|python-symeig-1.4.1-4|1	%define tarname symeig
12cr|python-symeig-1.4.1-4|2	
12cr|python-symeig-1.4.1-4|3	Summary: Symmetrical eigenvalue routines for numpy
12cr|python-symeig-1.4.1-4|4	Name: 	 python-%{tarname}
12cr|python-symeig-1.4.1-4|5	Version: 1.4.1
12cr|python-symeig-1.4.1-4|6	Release: 4
12cr|python-symeig-1.4.1-4|7	Source0: %{tarname}-%{version}.tar.lzma
12cr|python-symeig-1.4.1-4|8	License: LGPLv3+
12cr|python-symeig-1.4.1-4|9	Group: 	 Development/Python
12cr|python-symeig-1.4.1-4|10	Url: 	 http://mdp-toolkit.sourceforge.net/symeig.html
12cr|python-symeig-1.4.1-4|11	Requires: python >= 2.4, python-numpy
12cr|python-symeig-1.4.1-4|12	BuildRequires: lapack-devel
12cr|python-symeig-1.4.1-4|13	BuildRequires: python-devel >= 2.4
12cr|python-symeig-1.4.1-4|14	BuildRequires: python-numpy-devel >= 1.0
12cr|python-symeig-1.4.1-4|15	
12cr|python-symeig-1.4.1-4|16	%description
12cr|python-symeig-1.4.1-4|17	The symeig module contains a Python wrapper for the LAPACK functions
12cr|python-symeig-1.4.1-4|18	that solve the standard and generalized eigenvalue problems for
12cr|python-symeig-1.4.1-4|19	symmetric (hermitian) positive definite matrices. Those specialized
12cr|python-symeig-1.4.1-4|20	algorithms provide an important speed-up relative to the generic
12cr|python-symeig-1.4.1-4|21	LAPACK eigenvalue problem solver in NumPy (linalg.eig and
12cr|python-symeig-1.4.1-4|22	linalg.eigh).
12cr|python-symeig-1.4.1-4|23	
12cr|python-symeig-1.4.1-4|24	%prep
12cr|python-symeig-1.4.1-4|25	%setup -q -n %{tarname}-1.4
12cr|python-symeig-1.4.1-4|26	
12cr|python-symeig-1.4.1-4|27	%build
12cr|python-symeig-1.4.1-4|28	%__python setup.py build
12cr|python-symeig-1.4.1-4|29	
12cr|python-symeig-1.4.1-4|30	%install
12cr|python-symeig-1.4.1-4|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cr|python-symeig-1.4.1-4|32	
12cr|python-symeig-1.4.1-4|33	%files -f FILELIST
12cr|python-symeig-1.4.1-4|34	%doc README COPY*
12cr|python-symeig-1.4.1-4|35	
12cr|python-symeig-1.4.1-4|36	
12cr|python-symeig-1.4.1-4|37	
12cr|python-symeig-1.4.1-4|38	%changelog
12cr|python-symeig-1.4.1-4|39	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.4.1-3mdv2010.0
12cr|python-symeig-1.4.1-4|40	+ Revision: 442502
12cr|python-symeig-1.4.1-4|41	- rebuild
12cr|python-symeig-1.4.1-4|42	
12cr|python-symeig-1.4.1-4|43	* Fri Jan 02 2009 Funda Wang <fundawang@mandriva.org> 1.4.1-2mdv2009.1
12cr|python-symeig-1.4.1-4|44	+ Revision: 323416
12cr|python-symeig-1.4.1-4|45	- rebuild
12cr|python-symeig-1.4.1-4|46	
12cr|python-symeig-1.4.1-4|47	* Thu Oct 23 2008 Lev Givon <lev@mandriva.org> 1.4.1-1mdv2009.1
12cr|python-symeig-1.4.1-4|48	+ Revision: 296625
12cr|python-symeig-1.4.1-4|49	- Update to 1.4.1.
12cr|python-symeig-1.4.1-4|50	
12cr|python-symeig-1.4.1-4|51	* Sun Oct 12 2008 Lev Givon <lev@mandriva.org> 1.4-1mdv2009.1
12cr|python-symeig-1.4.1-4|52	+ Revision: 292867
12cr|python-symeig-1.4.1-4|53	- import python-symeig
12cr|python-symeig-1.4.1-4|54	
12cr|python-symeig-1.4.1-4|55	
12cr|python-symeig-1.4.1-4|56	* Mon Jun 2 2008 Lev Givon <lev@mandriva.org> 1.4-1mdv2008.0
12cr|python-symeig-1.4.1-4|57	- Package for Mandriva.

6708 12
12cr|python-sympy-0.7.1-2|1	%define module	sympy
12cr|python-sympy-0.7.1-2|2	%define name	python-%{module}
12cr|python-sympy-0.7.1-2|3	%define version	0.7.1
12cr|python-sympy-0.7.1-2|4	%define release	%mkrel 2
12cr|python-sympy-0.7.1-2|5	
12cr|python-sympy-0.7.1-2|6	Summary:	Python library for symbolic mathematics
12cr|python-sympy-0.7.1-2|7	Name:		%{name}
12cr|python-sympy-0.7.1-2|8	Version:	%{version}
12cr|python-sympy-0.7.1-2|9	Release:	%{release}
12cr|python-sympy-0.7.1-2|10	Source0:	http://sympy.googlecode.com/files/%{module}-%{version}.tar.gz
12cr|python-sympy-0.7.1-2|11	License:	BSD
12cr|python-sympy-0.7.1-2|12	Group:		Development/Python
12cr|python-sympy-0.7.1-2|13	Url:		http://sympy.googlecode.com/
12cr|python-sympy-0.7.1-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-sympy-0.7.1-2|15	Requires: 	python-numpy, python-mpmath
12cr|python-sympy-0.7.1-2|16	Suggests:	python-gmpy >= 1.03, python-pyglet
12cr|python-sympy-0.7.1-2|17	BuildRequires:	python-sphinx, python-docutils, python-mpmath
12cr|python-sympy-0.7.1-2|18	BuildArch:	noarch
12cr|python-sympy-0.7.1-2|19	%py_requires -d
12cr|python-sympy-0.7.1-2|20	
12cr|python-sympy-0.7.1-2|21	# http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-python/sympy/files/sympy-0.7.1-mpmath.patch?revision=1.1
12cr|python-sympy-0.7.1-2|22	Patch0:		sympy-0.7.1-mpmath.patch
12cr|python-sympy-0.7.1-2|23	
12cr|python-sympy-0.7.1-2|24	%description
12cr|python-sympy-0.7.1-2|25	SymPy is a Python library for symbolic mathematics. It aims to become
12cr|python-sympy-0.7.1-2|26	a full-featured computer algebra system (CAS) while keeping the code
12cr|python-sympy-0.7.1-2|27	as simple as possible in order to be comprehensible and easily
12cr|python-sympy-0.7.1-2|28	extensible. SymPy is written entirely in Python and does not require
12cr|python-sympy-0.7.1-2|29	any external libraries, except optionally for plotting support.
12cr|python-sympy-0.7.1-2|30	
12cr|python-sympy-0.7.1-2|31	%prep
12cr|python-sympy-0.7.1-2|32	%setup -q -n %{module}-%{version}
12cr|python-sympy-0.7.1-2|33	
12cr|python-sympy-0.7.1-2|34	# Use python-mpmath package
12cr|python-sympy-0.7.1-2|35	# http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-python/sympy/sympy-0.7.1.ebuild?revision=1.2&view=markup
12cr|python-sympy-0.7.1-2|36	rm -rf sympy/mpmath/*
12cr|python-sympy-0.7.1-2|37	sed -i \
12cr|python-sympy-0.7.1-2|38	-e "s:sympy\.mpmath:mpmath:g" \
12cr|python-sympy-0.7.1-2|39	-e "s:from sympy import mpmath:import mpmath:g" \
12cr|python-sympy-0.7.1-2|40	sympy/core/function.py \
12cr|python-sympy-0.7.1-2|41	sympy/core/numbers.py \
12cr|python-sympy-0.7.1-2|42	sympy/core/tests/test_sets.py \
12cr|python-sympy-0.7.1-2|43	sympy/core/tests/test_evalf.py \
12cr|python-sympy-0.7.1-2|44	sympy/core/tests/test_sympify.py \
12cr|python-sympy-0.7.1-2|45	sympy/core/tests/test_numbers.py \
12cr|python-sympy-0.7.1-2|46	sympy/core/power.py \
12cr|python-sympy-0.7.1-2|47	sympy/core/evalf.py \
12cr|python-sympy-0.7.1-2|48	sympy/core/sets.py \
12cr|python-sympy-0.7.1-2|49	sympy/external/tests/test_numpy.py \
12cr|python-sympy-0.7.1-2|50	sympy/functions/combinatorial/numbers.py \
12cr|python-sympy-0.7.1-2|51	sympy/functions/special/bessel.py \
12cr|python-sympy-0.7.1-2|52	sympy/functions/special/gamma_functions.py \
12cr|python-sympy-0.7.1-2|53	sympy/ntheory/partitions_.py \
12cr|python-sympy-0.7.1-2|54	sympy/physics/quantum/constants.py \
12cr|python-sympy-0.7.1-2|55	sympy/polys/domains/groundtypes.py \
12cr|python-sympy-0.7.1-2|56	sympy/polys/numberfields.py \
12cr|python-sympy-0.7.1-2|57	sympy/polys/rootoftools.py \
12cr|python-sympy-0.7.1-2|58	sympy/polys/polytools.py \
12cr|python-sympy-0.7.1-2|59	sympy/printing/repr.py \
12cr|python-sympy-0.7.1-2|60	sympy/printing/str.py \
12cr|python-sympy-0.7.1-2|61	sympy/printing/latex.py \
12cr|python-sympy-0.7.1-2|62	sympy/simplify/simplify.py \
12cr|python-sympy-0.7.1-2|63	sympy/solvers/solvers.py \
12cr|python-sympy-0.7.1-2|64	sympy/solvers/tests/test_numeric.py \
12cr|python-sympy-0.7.1-2|65	sympy/statistics/distributions.py \
12cr|python-sympy-0.7.1-2|66	sympy/statistics/tests/test_statistics.py \
12cr|python-sympy-0.7.1-2|67	sympy/utilities/lambdify.py \
12cr|python-sympy-0.7.1-2|68	sympy/utilities/tests/test_lambdify.py \
12cr|python-sympy-0.7.1-2|69	|| exit 1
12cr|python-sympy-0.7.1-2|70	
12cr|python-sympy-0.7.1-2|71	%patch0 -p0
12cr|python-sympy-0.7.1-2|72	
12cr|python-sympy-0.7.1-2|73	%install
12cr|python-sympy-0.7.1-2|74	%__rm -rf %{buildroot}
12cr|python-sympy-0.7.1-2|75	%__python setup.py install --root=%{buildroot}
12cr|python-sympy-0.7.1-2|76	%make -C doc html
12cr|python-sympy-0.7.1-2|77	%__rm -f %{buildroot}%{_bindir}/test %{buildroot}%{_bindir}/doctest %{buildroot}%{_bindir}/py.bench
12cr|python-sympy-0.7.1-2|78	
12cr|python-sympy-0.7.1-2|79	%clean
12cr|python-sympy-0.7.1-2|80	%__rm -rf %{buildroot}
12cr|python-sympy-0.7.1-2|81	
12cr|python-sympy-0.7.1-2|82	%files
12cr|python-sympy-0.7.1-2|83	%defattr(-,root,root)
12cr|python-sympy-0.7.1-2|84	%doc AUTHORS README LICENSE TODO examples/ doc/_build/html
12cr|python-sympy-0.7.1-2|85	%_bindir/isympy
12cr|python-sympy-0.7.1-2|86	%_mandir/man1/isympy.*
12cr|python-sympy-0.7.1-2|87	%dir %{py_sitedir}/%{module}
12cr|python-sympy-0.7.1-2|88	%{py_sitedir}/%{module}/*
12cr|python-sympy-0.7.1-2|89	%{py_sitedir}/%{module}-*.egg-info
12cr|python-sympy-0.7.1-2|90	
12cr|python-sympy-0.7.1-2|91	
12cr|python-sympy-0.7.1-2|92	
12cr|python-sympy-0.7.1-2|93	%changelog
12cr|python-sympy-0.7.1-2|94	* Tue Nov 08 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.7.1-2mdv2012.0
12cr|python-sympy-0.7.1-2|95	+ Revision: 729011
12cr|python-sympy-0.7.1-2|96	- Import gentoo patch to use external python-mpmath.
12cr|python-sympy-0.7.1-2|97	
12cr|python-sympy-0.7.1-2|98	* Sun Jul 31 2011 Lev Givon <lev@mandriva.org> 0.7.1-1
12cr|python-sympy-0.7.1-2|99	+ Revision: 692497
12cr|python-sympy-0.7.1-2|100	- Update to 0.7.1.
12cr|python-sympy-0.7.1-2|101	
12cr|python-sympy-0.7.1-2|102	* Tue Jun 28 2011 Lev Givon <lev@mandriva.org> 0.7.0-1
12cr|python-sympy-0.7.1-2|103	+ Revision: 687772
12cr|python-sympy-0.7.1-2|104	- Update to 0.7.0.
12cr|python-sympy-0.7.1-2|105	
12cr|python-sympy-0.7.1-2|106	* Wed Nov 03 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.6.7-2mdv2011.0
12cr|python-sympy-0.7.1-2|107	+ Revision: 593036
12cr|python-sympy-0.7.1-2|108	+ rebuild (emptylog)
12cr|python-sympy-0.7.1-2|109	
12cr|python-sympy-0.7.1-2|110	* Thu Mar 18 2010 Lev Givon <lev@mandriva.org> 0.6.7-1mdv2010.1
12cr|python-sympy-0.7.1-2|111	+ Revision: 524789
12cr|python-sympy-0.7.1-2|112	- Update to 0.6.7.
12cr|python-sympy-0.7.1-2|113	
12cr|python-sympy-0.7.1-2|114	* Mon Dec 21 2009 Lev Givon <lev@mandriva.org> 0.6.6-1mdv2010.1
12cr|python-sympy-0.7.1-2|115	+ Revision: 480821
12cr|python-sympy-0.7.1-2|116	- Update to 0.6.6.
12cr|python-sympy-0.7.1-2|117	Build and include docs.
12cr|python-sympy-0.7.1-2|118	
12cr|python-sympy-0.7.1-2|119	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.5-1mdv2010.0
12cr|python-sympy-0.7.1-2|120	+ Revision: 397068
12cr|python-sympy-0.7.1-2|121	- update to new version 0.6.5
12cr|python-sympy-0.7.1-2|122	
12cr|python-sympy-0.7.1-2|123	* Sun Apr 05 2009 Lev Givon <lev@mandriva.org> 0.6.4-1mdv2009.1
12cr|python-sympy-0.7.1-2|124	+ Revision: 364174
12cr|python-sympy-0.7.1-2|125	- Update to 0.6.4.
12cr|python-sympy-0.7.1-2|126	
12cr|python-sympy-0.7.1-2|127	* Thu Nov 20 2008 Lev Givon <lev@mandriva.org> 0.6.3-1mdv2009.1
12cr|python-sympy-0.7.1-2|128	+ Revision: 305300
12cr|python-sympy-0.7.1-2|129	- Update to 0.6.3.
12cr|python-sympy-0.7.1-2|130	
12cr|python-sympy-0.7.1-2|131	* Sun Aug 24 2008 Lev Givon <lev@mandriva.org> 0.6.2-1mdv2009.0
12cr|python-sympy-0.7.1-2|132	+ Revision: 275521
12cr|python-sympy-0.7.1-2|133	- Update to 0.6.2.
12cr|python-sympy-0.7.1-2|134	
12cr|python-sympy-0.7.1-2|135	* Wed Jul 23 2008 Lev Givon <lev@mandriva.org> 0.6.1-1mdv2009.0
12cr|python-sympy-0.7.1-2|136	+ Revision: 243813
12cr|python-sympy-0.7.1-2|137	- Update to 0.6.1.
12cr|python-sympy-0.7.1-2|138	
12cr|python-sympy-0.7.1-2|139	* Fri Jul 11 2008 Lev Givon <lev@mandriva.org> 0.6.0-1mdv2009.0
12cr|python-sympy-0.7.1-2|140	+ Revision: 233907
12cr|python-sympy-0.7.1-2|141	- Update to 0.6.0.
12cr|python-sympy-0.7.1-2|142	
12cr|python-sympy-0.7.1-2|143	* Sun May 25 2008 Lev Givon <lev@mandriva.org> 0.5.15-1mdv2009.0
12cr|python-sympy-0.7.1-2|144	+ Revision: 211252
12cr|python-sympy-0.7.1-2|145	- Update to 0.5.15.
12cr|python-sympy-0.7.1-2|146	- Update to 0.5.14.
12cr|python-sympy-0.7.1-2|147	
12cr|python-sympy-0.7.1-2|148	* Fri Mar 07 2008 Lev Givon <lev@mandriva.org> 0.5.13-1mdv2008.1
12cr|python-sympy-0.7.1-2|149	+ Revision: 181392
12cr|python-sympy-0.7.1-2|150	- Update to 0.5.13.
12cr|python-sympy-0.7.1-2|151	
12cr|python-sympy-0.7.1-2|152	* Mon Jan 28 2008 Lev Givon <lev@mandriva.org> 0.5.12-1mdv2008.1
12cr|python-sympy-0.7.1-2|153	+ Revision: 159158
12cr|python-sympy-0.7.1-2|154	- Update to 0.5.12.
12cr|python-sympy-0.7.1-2|155	
12cr|python-sympy-0.7.1-2|156	* Wed Jan 09 2008 Lev Givon <lev@mandriva.org> 0.5.11-1mdv2008.1
12cr|python-sympy-0.7.1-2|157	+ Revision: 147008
12cr|python-sympy-0.7.1-2|158	- Update to 0.5.11.
12cr|python-sympy-0.7.1-2|159	
12cr|python-sympy-0.7.1-2|160	* Mon Dec 24 2007 Lev Givon <lev@mandriva.org> 0.5.9-1mdv2008.1
12cr|python-sympy-0.7.1-2|161	+ Revision: 137572
12cr|python-sympy-0.7.1-2|162	- Update to 0.5.9.
12cr|python-sympy-0.7.1-2|163	
12cr|python-sympy-0.7.1-2|164	+ Olivier Blin <blino@mandriva.org>
12cr|python-sympy-0.7.1-2|165	- restore BuildRoot
12cr|python-sympy-0.7.1-2|166	
12cr|python-sympy-0.7.1-2|167	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-sympy-0.7.1-2|168	- kill re-definition of %%buildroot on Pixel's request
12cr|python-sympy-0.7.1-2|169	
12cr|python-sympy-0.7.1-2|170	* Fri Dec 07 2007 Lev Givon <lev@mandriva.org> 0.5.8-1mdv2008.1
12cr|python-sympy-0.7.1-2|171	+ Revision: 116294
12cr|python-sympy-0.7.1-2|172	- Update to 0.5.8.
12cr|python-sympy-0.7.1-2|173	
12cr|python-sympy-0.7.1-2|174	* Sun Nov 18 2007 Lev Givon <lev@mandriva.org> 0.5.7-1mdv2008.1
12cr|python-sympy-0.7.1-2|175	+ Revision: 109762
12cr|python-sympy-0.7.1-2|176	- Update to 0.5.7.
12cr|python-sympy-0.7.1-2|177	
12cr|python-sympy-0.7.1-2|178	* Wed Nov 07 2007 Lev Givon <lev@mandriva.org> 0.5.6-1mdv2008.1
12cr|python-sympy-0.7.1-2|179	+ Revision: 106758
12cr|python-sympy-0.7.1-2|180	- import python-sympy
12cr|python-sympy-0.7.1-2|181	
12cr|python-sympy-0.7.1-2|182	
12cr|python-sympy-0.7.1-2|183	* Sun Nov 4 2007 Lev Givon <lev@mandriva.org> 0.5.6-1mdv2008.0
12cr|python-sympy-0.7.1-2|184	- Package for Mandriva.

6709 12
12cr|python-tables-2.4.0-2|1	%define module	tables
12cr|python-tables-2.4.0-2|2	%define name 	python-%{module}
12cr|python-tables-2.4.0-2|3	%define version 2.4.0
12cr|python-tables-2.4.0-2|4	%define	rel		2
12cr|python-tables-2.4.0-2|5	%define release	%{rel}
12cr|python-tables-2.4.0-2|6	
12cr|python-tables-2.4.0-2|7	Summary: 	Hierarchical datasets in Python
12cr|python-tables-2.4.0-2|8	Name: 	 	%{name}
12cr|python-tables-2.4.0-2|9	Version: 	%{version}
12cr|python-tables-2.4.0-2|10	Release: 	%{release}
12cr|python-tables-2.4.0-2|11	Source0:	http://pypi.python.org/packages/source/t/%{module}/%{module}-%{version}.tar.gz
12cr|python-tables-2.4.0-2|12	Patch0:		setup.py.patch
12cr|python-tables-2.4.0-2|13	License: 	BSD
12cr|python-tables-2.4.0-2|14	Group: 	 	Development/Python
12cr|python-tables-2.4.0-2|15	Url: 	 	http://www.pytables.org
12cr|python-tables-2.4.0-2|16	Requires: 	python-numpy >= 1.4.1
12cr|python-tables-2.4.0-2|17	Requires:	python-numexpr >= 1.4.1
12cr|python-tables-2.4.0-2|18	Provides:	python-pytables = %{version}-%{release}
12cr|python-tables-2.4.0-2|19	Obsoletes:	python-pytables <= 2.0.4
12cr|python-tables-2.4.0-2|20	BuildRequires:	python-numpy-devel >= 1.4.1
12cr|python-tables-2.4.0-2|21	BuildRequires:	python-numexpr >= 1.4.1
12cr|python-tables-2.4.0-2|22	BuildRequires: 	hdf5-devel >= 1.6.10, bzip2-devel, liblzo-devel
12cr|python-tables-2.4.0-2|23	BuildRequires:	python-cython >= 0.13
12cr|python-tables-2.4.0-2|24	BuildRequires:	python-setuptools
12cr|python-tables-2.4.0-2|25	BuildRequires:	python-sphinx
12cr|python-tables-2.4.0-2|26	BuildRequires:	pkgconfig(lapack)
12cr|python-tables-2.4.0-2|27	%py_requires -d
12cr|python-tables-2.4.0-2|28	
12cr|python-tables-2.4.0-2|29	%description
12cr|python-tables-2.4.0-2|30	PyTables is a Python package for managing hierarchical datasets
12cr|python-tables-2.4.0-2|31	designed to efficiently and easily cope with extremely large amounts
12cr|python-tables-2.4.0-2|32	of data. It is built on top of the HDF5 library and the NumPy package
12cr|python-tables-2.4.0-2|33	(numarray and Numeric are also supported). PyTables features an
12cr|python-tables-2.4.0-2|34	object-oriented interface and performance-critical extensions coded in
12cr|python-tables-2.4.0-2|35	C (generated using Pyrex) that make it a fast yet extremely
12cr|python-tables-2.4.0-2|36	easy-to-use tool for interactively processing and searching through
12cr|python-tables-2.4.0-2|37	very large amounts of data. PyTables also optimizes memory and disk
12cr|python-tables-2.4.0-2|38	resources so that data occupies much less space than with other
12cr|python-tables-2.4.0-2|39	solutions such as relational or object-oriented databases (especially
12cr|python-tables-2.4.0-2|40	when compression is used).
12cr|python-tables-2.4.0-2|41	
12cr|python-tables-2.4.0-2|42	%prep
12cr|python-tables-2.4.0-2|43	%setup -q -n %{module}-%{version}
12cr|python-tables-2.4.0-2|44	%patch0 -p0
12cr|python-tables-2.4.0-2|45	
12cr|python-tables-2.4.0-2|46	%build
12cr|python-tables-2.4.0-2|47	export LIBS="dl m"
12cr|python-tables-2.4.0-2|48	PYTHONDONTWRITEBYTECODE= %__python setup.py build
12cr|python-tables-2.4.0-2|49	pushd doc
12cr|python-tables-2.4.0-2|50	export PYTHONPATH=`ls -1d ../build/lib* | head -1`
12cr|python-tables-2.4.0-2|51	make html
12cr|python-tables-2.4.0-2|52	popd
12cr|python-tables-2.4.0-2|53	
12cr|python-tables-2.4.0-2|54	%install
12cr|python-tables-2.4.0-2|55	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-tables-2.4.0-2|56	
12cr|python-tables-2.4.0-2|57	%files
12cr|python-tables-2.4.0-2|58	%defattr(-,root,root)
12cr|python-tables-2.4.0-2|59	%doc *.txt THANKS doc/build/html/ examples/
12cr|python-tables-2.4.0-2|60	%_bindir/nctoh5
12cr|python-tables-2.4.0-2|61	%_bindir/ptdump
12cr|python-tables-2.4.0-2|62	%_bindir/ptrepack
12cr|python-tables-2.4.0-2|63	%py_platsitedir/%{module}*
12cr|python-tables-2.4.0-2|64	
12cr|python-tables-2.4.0-2|65	
12cr|python-tables-2.4.0-2|66	%changelog
12cr|python-tables-2.4.0-2|67	* Fri Jul 20 2012 Lev Givon <lev@mandriva.org> 2.4.0-1
12cr|python-tables-2.4.0-2|68	+ Revision: 810496
12cr|python-tables-2.4.0-2|69	- Update to 2.4.0.
12cr|python-tables-2.4.0-2|70	
12cr|python-tables-2.4.0-2|71	* Sun Oct 30 2011 Lev Givon <lev@mandriva.org> 2.3.1-1
12cr|python-tables-2.4.0-2|72	+ Revision: 707841
12cr|python-tables-2.4.0-2|73	- Update to 2.3.1.
12cr|python-tables-2.4.0-2|74	
12cr|python-tables-2.4.0-2|75	* Mon Sep 26 2011 Lev Givon <lev@mandriva.org> 2.3-1
12cr|python-tables-2.4.0-2|76	+ Revision: 701378
12cr|python-tables-2.4.0-2|77	- Update to 2.3.
12cr|python-tables-2.4.0-2|78	
12cr|python-tables-2.4.0-2|79	* Fri Nov 05 2010 Lev Givon <lev@mandriva.org> 2.2.1-1mdv2011.0
12cr|python-tables-2.4.0-2|80	+ Revision: 593767
12cr|python-tables-2.4.0-2|81	- Update to 2.2.1.
12cr|python-tables-2.4.0-2|82	
12cr|python-tables-2.4.0-2|83	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 2.2-2mdv2011.0
12cr|python-tables-2.4.0-2|84	+ Revision: 590085
12cr|python-tables-2.4.0-2|85	- rebuild for python 2.7
12cr|python-tables-2.4.0-2|86	
12cr|python-tables-2.4.0-2|87	* Tue Jul 13 2010 Lev Givon <lev@mandriva.org> 2.2-1mdv2011.0
12cr|python-tables-2.4.0-2|88	+ Revision: 552164
12cr|python-tables-2.4.0-2|89	- Update to 2.2.
12cr|python-tables-2.4.0-2|90	
12cr|python-tables-2.4.0-2|91	* Thu Sep 17 2009 Lev Givon <lev@mandriva.org> 2.1.2-1mdv2010.0
12cr|python-tables-2.4.0-2|92	+ Revision: 444130
12cr|python-tables-2.4.0-2|93	- Update to 2.1.2.
12cr|python-tables-2.4.0-2|94	
12cr|python-tables-2.4.0-2|95	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 2.1.1-2mdv2010.0
12cr|python-tables-2.4.0-2|96	+ Revision: 442503
12cr|python-tables-2.4.0-2|97	- rebuild
12cr|python-tables-2.4.0-2|98	
12cr|python-tables-2.4.0-2|99	* Tue Mar 17 2009 Lev Givon <lev@mandriva.org> 2.1.1-1mdv2009.1
12cr|python-tables-2.4.0-2|100	+ Revision: 356703
12cr|python-tables-2.4.0-2|101	- Update to 2.1.1.
12cr|python-tables-2.4.0-2|102	
12cr|python-tables-2.4.0-2|103	* Fri Jan 30 2009 Lev Givon <lev@mandriva.org> 2.1-3mdv2009.1
12cr|python-tables-2.4.0-2|104	+ Revision: 335547
12cr|python-tables-2.4.0-2|105	- Set version of provides.
12cr|python-tables-2.4.0-2|106	
12cr|python-tables-2.4.0-2|107	* Wed Dec 24 2008 Lev Givon <lev@mandriva.org> 2.1-1mdv2009.1
12cr|python-tables-2.4.0-2|108	+ Revision: 318406
12cr|python-tables-2.4.0-2|109	- Update to 2.1.
12cr|python-tables-2.4.0-2|110	- Change name
12cr|python-tables-2.4.0-2|111	
12cr|python-tables-2.4.0-2|112	* Thu Nov 27 2008 Lev Givon <lev@mandriva.org> 2.0.4-4mdv2009.1
12cr|python-tables-2.4.0-2|113	+ Revision: 307304
12cr|python-tables-2.4.0-2|114	- Bump again.
12cr|python-tables-2.4.0-2|115	- Bump release to rebuild.
12cr|python-tables-2.4.0-2|116	- Rebuild against newer HDF5 libraries.
12cr|python-tables-2.4.0-2|117	
12cr|python-tables-2.4.0-2|118	* Thu Aug 07 2008 Lev Givon <lev@mandriva.org> 2.0.4-1mdv2009.0
12cr|python-tables-2.4.0-2|119	+ Revision: 266627
12cr|python-tables-2.4.0-2|120	- Update to 2.0.4.
12cr|python-tables-2.4.0-2|121	
12cr|python-tables-2.4.0-2|122	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.0.3-4mdv2009.0
12cr|python-tables-2.4.0-2|123	+ Revision: 259773
12cr|python-tables-2.4.0-2|124	- rebuild
12cr|python-tables-2.4.0-2|125	
12cr|python-tables-2.4.0-2|126	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 2.0.3-3mdv2009.0
12cr|python-tables-2.4.0-2|127	+ Revision: 247617
12cr|python-tables-2.4.0-2|128	- rebuild
12cr|python-tables-2.4.0-2|129	
12cr|python-tables-2.4.0-2|130	* Mon Mar 10 2008 Lev Givon <lev@mandriva.org> 2.0.3-1mdv2008.1
12cr|python-tables-2.4.0-2|131	+ Revision: 183824
12cr|python-tables-2.4.0-2|132	- Update to 2.0.3.
12cr|python-tables-2.4.0-2|133	
12cr|python-tables-2.4.0-2|134	+ Olivier Blin <blino@mandriva.org>
12cr|python-tables-2.4.0-2|135	- restore BuildRoot
12cr|python-tables-2.4.0-2|136	
12cr|python-tables-2.4.0-2|137	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-tables-2.4.0-2|138	- kill re-definition of %%buildroot on Pixel's request
12cr|python-tables-2.4.0-2|139	
12cr|python-tables-2.4.0-2|140	* Wed Nov 28 2007 Lev Givon <lev@mandriva.org> 2.0.2-1mdv2008.1
12cr|python-tables-2.4.0-2|141	+ Revision: 113805
12cr|python-tables-2.4.0-2|142	- Update to 2.0.2.
12cr|python-tables-2.4.0-2|143	
12cr|python-tables-2.4.0-2|144	* Thu Nov 15 2007 Lev Givon <lev@mandriva.org> 2.0.1-1mdv2008.1
12cr|python-tables-2.4.0-2|145	+ Revision: 108953
12cr|python-tables-2.4.0-2|146	- import python-pytables
12cr|python-tables-2.4.0-2|147	

6710 12
12cr|python-tagpy-0.94.8-3|1	%define shortname tagpy
12cr|python-tagpy-0.94.8-3|2	
12cr|python-tagpy-0.94.8-3|3	Summary:	Python bindings for TagLib to read and write music files tags
12cr|python-tagpy-0.94.8-3|4	Name:		python-tagpy
12cr|python-tagpy-0.94.8-3|5	Version:	0.94.8
12cr|python-tagpy-0.94.8-3|6	Release:	3
12cr|python-tagpy-0.94.8-3|7	License:	MIT
12cr|python-tagpy-0.94.8-3|8	Group:		Development/Python
12cr|python-tagpy-0.94.8-3|9	URL:		http://pypi.python.org/pypi/tagpy
12cr|python-tagpy-0.94.8-3|10	Source0:	http://pypi.python.org/packages/source/t/tagpy/tagpy-%{version}.tar.gz
12cr|python-tagpy-0.94.8-3|11	%{py_requires -d}
12cr|python-tagpy-0.94.8-3|12	BuildRequires:	python-setuptools
12cr|python-tagpy-0.94.8-3|13	BuildRequires:	taglib-devel
12cr|python-tagpy-0.94.8-3|14	BuildRequires:	boost-devel
12cr|python-tagpy-0.94.8-3|15	
12cr|python-tagpy-0.94.8-3|16	%description
12cr|python-tagpy-0.94.8-3|17	TagPy is a Python crust (or a set of Python bindings) for TagLib, which allows
12cr|python-tagpy-0.94.8-3|18	to read and write ID3 tags of version 1 and 2, access Xiph Comments in Ogg
12cr|python-tagpy-0.94.8-3|19	Vorbis Files and Ogg Flac Files and access APE tags in Musepack and MP3 files.
12cr|python-tagpy-0.94.8-3|20	
12cr|python-tagpy-0.94.8-3|21	%prep
12cr|python-tagpy-0.94.8-3|22	%setup -q -n %{shortname}-%{version}
12cr|python-tagpy-0.94.8-3|23	
12cr|python-tagpy-0.94.8-3|24	%build
12cr|python-tagpy-0.94.8-3|25	./configure.py --boost-python-libname=boost_python-mt
12cr|python-tagpy-0.94.8-3|26	CFLAGS="%{optflags} -I%{_includedir}/taglib" %{__python} setup.py build
12cr|python-tagpy-0.94.8-3|27	
12cr|python-tagpy-0.94.8-3|28	%install
12cr|python-tagpy-0.94.8-3|29	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|python-tagpy-0.94.8-3|30	
12cr|python-tagpy-0.94.8-3|31	%files
12cr|python-tagpy-0.94.8-3|32	%doc LICENSE README test/*.py test/tagrename
12cr|python-tagpy-0.94.8-3|33	%{py_platsitedir}/%{shortname}/
12cr|python-tagpy-0.94.8-3|34	%{py_platsitedir}/_%{shortname}.so
12cr|python-tagpy-0.94.8-3|35	%{py_platsitedir}/%{shortname}-%{version}-py%{py_ver}.egg-info
12cr|python-tagpy-0.94.8-3|36	
12cr|python-tagpy-0.94.8-3|37	
12cr|python-tagpy-0.94.8-3|38	%changelog
12cr|python-tagpy-0.94.8-3|39	* Thu Mar 17 2011 Funda Wang <fwang@mandriva.org> 0.94.8-2mdv2011.0
12cr|python-tagpy-0.94.8-3|40	+ Revision: 645717
12cr|python-tagpy-0.94.8-3|41	- rebuild for new boost
12cr|python-tagpy-0.94.8-3|42	
12cr|python-tagpy-0.94.8-3|43	+ Matthew Dawkins <mattydaw@mandriva.org>
12cr|python-tagpy-0.94.8-3|44	- removed poorly commented out patch
12cr|python-tagpy-0.94.8-3|45	
12cr|python-tagpy-0.94.8-3|46	* Fri Nov 05 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.94.8-1mdv2011.0
12cr|python-tagpy-0.94.8-3|47	+ Revision: 593704
12cr|python-tagpy-0.94.8-3|48	- Updated to 0.94.8.
12cr|python-tagpy-0.94.8-3|49	- Rebuild for new python.
12cr|python-tagpy-0.94.8-3|50	
12cr|python-tagpy-0.94.8-3|51	* Tue Aug 24 2010 Funda Wang <fwang@mandriva.org> 0.94.7-1mdv2011.0
12cr|python-tagpy-0.94.8-3|52	+ Revision: 572592
12cr|python-tagpy-0.94.8-3|53	- New version 0.94.7
12cr|python-tagpy-0.94.8-3|54	
12cr|python-tagpy-0.94.8-3|55	* Tue Aug 24 2010 Funda Wang <fwang@mandriva.org> 0.94.5-6mdv2011.0
12cr|python-tagpy-0.94.8-3|56	+ Revision: 572550
12cr|python-tagpy-0.94.8-3|57	- rebuild for new boost
12cr|python-tagpy-0.94.8-3|58	
12cr|python-tagpy-0.94.8-3|59	* Mon Feb 08 2010 Anssi Hannula <anssi@mandriva.org> 0.94.5-5mdv2011.0
12cr|python-tagpy-0.94.8-3|60	+ Revision: 501882
12cr|python-tagpy-0.94.8-3|61	- rebuild for new boost
12cr|python-tagpy-0.94.8-3|62	
12cr|python-tagpy-0.94.8-3|63	* Fri Aug 21 2009 Götz Waschk <waschk@mandriva.org> 0.94.5-4mdv2010.0
12cr|python-tagpy-0.94.8-3|64	+ Revision: 418917
12cr|python-tagpy-0.94.8-3|65	- rebuild
12cr|python-tagpy-0.94.8-3|66	
12cr|python-tagpy-0.94.8-3|67	* Wed Dec 31 2008 Adam Williamson <awilliamson@mandriva.org> 0.94.5-3mdv2009.1
12cr|python-tagpy-0.94.8-3|68	+ Revision: 321615
12cr|python-tagpy-0.94.8-3|69	- fix python requires
12cr|python-tagpy-0.94.8-3|70	- rebuild for python 2.6
12cr|python-tagpy-0.94.8-3|71	- fix file list for differing python versions
12cr|python-tagpy-0.94.8-3|72	
12cr|python-tagpy-0.94.8-3|73	* Mon Dec 22 2008 Funda Wang <fwang@mandriva.org> 0.94.5-2mdv2009.1
12cr|python-tagpy-0.94.8-3|74	+ Revision: 317403
12cr|python-tagpy-0.94.8-3|75	- rebuild for new boost
12cr|python-tagpy-0.94.8-3|76	
12cr|python-tagpy-0.94.8-3|77	* Sun Dec 14 2008 Adam Williamson <awilliamson@mandriva.org> 0.94.5-1mdv2009.1
12cr|python-tagpy-0.94.8-3|78	+ Revision: 314071
12cr|python-tagpy-0.94.8-3|79	- rebuild for new(ish) boost
12cr|python-tagpy-0.94.8-3|80	- jump through a couple of hoops with the new configure script and taglib's
12cr|python-tagpy-0.94.8-3|81	header location
12cr|python-tagpy-0.94.8-3|82	- rediff baz.patch (file was moved)
12cr|python-tagpy-0.94.8-3|83	- new release 0.94.5
12cr|python-tagpy-0.94.8-3|84	
12cr|python-tagpy-0.94.8-3|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-tagpy-0.94.8-3|86	- rebuild
12cr|python-tagpy-0.94.8-3|87	- rebuild
12cr|python-tagpy-0.94.8-3|88	- kill re-definition of %%buildroot on Pixel's request
12cr|python-tagpy-0.94.8-3|89	
12cr|python-tagpy-0.94.8-3|90	+ Erwan Velu <erwan@mandriva.org>
12cr|python-tagpy-0.94.8-3|91	- Rebuild
12cr|python-tagpy-0.94.8-3|92	
12cr|python-tagpy-0.94.8-3|93	+ Olivier Blin <oblin@mandriva.com>
12cr|python-tagpy-0.94.8-3|94	- restore BuildRoot
12cr|python-tagpy-0.94.8-3|95	
12cr|python-tagpy-0.94.8-3|96	* Fri Nov 23 2007 Jérôme Soyer <saispo@mandriva.org> 0.91-1mdv2008.1
12cr|python-tagpy-0.94.8-3|97	+ Revision: 111580
12cr|python-tagpy-0.94.8-3|98	- import python-tagpy
12cr|python-tagpy-0.94.8-3|99	
12cr|python-tagpy-0.94.8-3|100	

6711 12
12cr|python-tal-1.5.0-13|1	%define name	python-tal
12cr|python-tal-1.5.0-13|2	%define version 1.5.0
12cr|python-tal-1.5.0-13|3	%define release %mkrel 13
12cr|python-tal-1.5.0-13|4	
12cr|python-tal-1.5.0-13|5	Name: 	 	%name
12cr|python-tal-1.5.0-13|6	Summary: 	Zope Template Attribute Language (TAL) Python module
12cr|python-tal-1.5.0-13|7	Version: 	%version
12cr|python-tal-1.5.0-13|8	Release: 	%release
12cr|python-tal-1.5.0-13|9	
12cr|python-tal-1.5.0-13|10	# (misc)  stolen on debian site
12cr|python-tal-1.5.0-13|11	# the original "Source" file is http://ftp.debian.org/debian/pool/main/p/python-tal/python-tal_1.5.0.orig.tar.gz
12cr|python-tal-1.5.0-13|12	Source:		%{name}-%{version}.tar.bz2
12cr|python-tal-1.5.0-13|13	URL:		http://dev.zope.org/Wikis/DevSite/Projects/ZPT/FrontPage
12cr|python-tal-1.5.0-13|14	License:	Zope Public Licence
12cr|python-tal-1.5.0-13|15	Group:		 Development/Python
12cr|python-tal-1.5.0-13|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|python-tal-1.5.0-13|17	BuildRequires:	python-devel
12cr|python-tal-1.5.0-13|18	Requires:	python
12cr|python-tal-1.5.0-13|19	BuildArch: noarch
12cr|python-tal-1.5.0-13|20	#(misc) stolen to debian, again, could be improved
12cr|python-tal-1.5.0-13|21	
12cr|python-tal-1.5.0-13|22	%description
12cr|python-tal-1.5.0-13|23	This python module provides an implementation of TAL, the Zope Template
12cr|python-tal-1.5.0-13|24	Attribute Language. For TAL, see the Zope Presentation Templates ZWiki:
12cr|python-tal-1.5.0-13|25	
12cr|python-tal-1.5.0-13|26	http://dev.zope.org/Wikis/DevSite/Projects/ZPT/FrontPage
12cr|python-tal-1.5.0-13|27	%prep
12cr|python-tal-1.5.0-13|28	%setup -q
12cr|python-tal-1.5.0-13|29	
12cr|python-tal-1.5.0-13|30	%install
12cr|python-tal-1.5.0-13|31	rm -rf $RPM_BUILD_ROOT
12cr|python-tal-1.5.0-13|32	install -m755 -d $RPM_BUILD_ROOT/%py_puresitedir/TAL/
12cr|python-tal-1.5.0-13|33	
12cr|python-tal-1.5.0-13|34	
12cr|python-tal-1.5.0-13|35	for file in `find . -name '*py' `; do
12cr|python-tal-1.5.0-13|36	install -m644 $file $RPM_BUILD_ROOT/%py_puresitedir/TAL/
12cr|python-tal-1.5.0-13|37	done
12cr|python-tal-1.5.0-13|38	
12cr|python-tal-1.5.0-13|39	# (misc) moved the test to the doc packages.
12cr|python-tal-1.5.0-13|40	#
12cr|python-tal-1.5.0-13|41	#install -m755 -d $RPM_BUILD_ROOT/%{_libdir}/python%{pyver}/site-packages/TAL/tests/
12cr|python-tal-1.5.0-13|42	#
12cr|python-tal-1.5.0-13|43	#for file in `find ./tests/ -name '*py' -maxdepth 1`; do
12cr|python-tal-1.5.0-13|44	#  install -m644 $file $RPM_BUILD_ROOT/%{_libdir}/python%{pyver}/site-packages/TAL/tests/
12cr|python-tal-1.5.0-13|45	#done
12cr|python-tal-1.5.0-13|46	
12cr|python-tal-1.5.0-13|47	
12cr|python-tal-1.5.0-13|48	
12cr|python-tal-1.5.0-13|49	%clean
12cr|python-tal-1.5.0-13|50	rm -rf $RPM_BUILD_ROOT
12cr|python-tal-1.5.0-13|51	
12cr|python-tal-1.5.0-13|52	%files
12cr|python-tal-1.5.0-13|53	%defattr(-,root,root)
12cr|python-tal-1.5.0-13|54	%doc benchmark/ CHANGES.txt tests/ HISTORY.txt README.txt
12cr|python-tal-1.5.0-13|55	%py_puresitedir/TAL/
12cr|python-tal-1.5.0-13|56	
12cr|python-tal-1.5.0-13|57	
12cr|python-tal-1.5.0-13|58	
12cr|python-tal-1.5.0-13|59	
12cr|python-tal-1.5.0-13|60	
12cr|python-tal-1.5.0-13|61	%changelog
12cr|python-tal-1.5.0-13|62	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.5.0-13mdv2010.0
12cr|python-tal-1.5.0-13|63	+ Revision: 442507
12cr|python-tal-1.5.0-13|64	- rebuild
12cr|python-tal-1.5.0-13|65	
12cr|python-tal-1.5.0-13|66	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 1.5.0-12mdv2009.1
12cr|python-tal-1.5.0-13|67	+ Revision: 323377
12cr|python-tal-1.5.0-13|68	- rebuild
12cr|python-tal-1.5.0-13|69	
12cr|python-tal-1.5.0-13|70	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.5.0-11mdv2009.0
12cr|python-tal-1.5.0-13|71	+ Revision: 259831
12cr|python-tal-1.5.0-13|72	- rebuild
12cr|python-tal-1.5.0-13|73	
12cr|python-tal-1.5.0-13|74	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.5.0-10mdv2009.0
12cr|python-tal-1.5.0-13|75	+ Revision: 247695
12cr|python-tal-1.5.0-13|76	- rebuild
12cr|python-tal-1.5.0-13|77	
12cr|python-tal-1.5.0-13|78	* Sat Dec 29 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.0-8mdv2008.1
12cr|python-tal-1.5.0-13|79	+ Revision: 139216
12cr|python-tal-1.5.0-13|80	- rebuild
12cr|python-tal-1.5.0-13|81	
12cr|python-tal-1.5.0-13|82	+ Olivier Blin <oblin@mandriva.com>
12cr|python-tal-1.5.0-13|83	- restore BuildRoot
12cr|python-tal-1.5.0-13|84	
12cr|python-tal-1.5.0-13|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-tal-1.5.0-13|86	- kill re-definition of %%buildroot on Pixel's request
12cr|python-tal-1.5.0-13|87	
12cr|python-tal-1.5.0-13|88	
12cr|python-tal-1.5.0-13|89	* Wed Dec 13 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.5.0-7mdv2007.0
12cr|python-tal-1.5.0-13|90	+ Revision: 96065
12cr|python-tal-1.5.0-13|91	- Rebuild against new python
12cr|python-tal-1.5.0-13|92	- Rebuild against new Python
12cr|python-tal-1.5.0-13|93	- import python-tal-1.5.0-5mdk
12cr|python-tal-1.5.0-13|94	
12cr|python-tal-1.5.0-13|95	* Wed May 03 2006 Michael Scherer <misc@mandriva.org> 1.5.0-5mdk
12cr|python-tal-1.5.0-13|96	- use python macro
12cr|python-tal-1.5.0-13|97	- use mkrel
12cr|python-tal-1.5.0-13|98	
12cr|python-tal-1.5.0-13|99	* Thu Feb 03 2005 Michael Scherer <misc@mandrake.org> 1.5.0-4mdk
12cr|python-tal-1.5.0-13|100	- Really rebuild for new python
12cr|python-tal-1.5.0-13|101	
12cr|python-tal-1.5.0-13|102	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 1.5.0-3mdk
12cr|python-tal-1.5.0-13|103	- Rebuild for new python
12cr|python-tal-1.5.0-13|104	
12cr|python-tal-1.5.0-13|105	* Fri Sep 03 2004 Michael Scherer <misc@mandrake.org> 1.5.0-2mdk
12cr|python-tal-1.5.0-13|106	- rebuild
12cr|python-tal-1.5.0-13|107	

6712 12
12cr|python-telepathy-0.15.19-1|1	Name:           python-telepathy
12cr|python-telepathy-0.15.19-1|2	Version:        0.15.19
12cr|python-telepathy-0.15.19-1|3	Release:        %mkrel 1
12cr|python-telepathy-0.15.19-1|4	Summary:        Python libraries for Telepathy
12cr|python-telepathy-0.15.19-1|5	Group:          Development/Python
12cr|python-telepathy-0.15.19-1|6	License:        LGPLv2+
12cr|python-telepathy-0.15.19-1|7	URL:            http://telepathy.freedesktop.org/wiki/
12cr|python-telepathy-0.15.19-1|8	Source0:        http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-%{version}.tar.gz
12cr|python-telepathy-0.15.19-1|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-telepathy-0.15.19-1|10	BuildArch:      noarch
12cr|python-telepathy-0.15.19-1|11	BuildRequires:  python-devel
12cr|python-telepathy-0.15.19-1|12	BuildRequires:  libxslt-proc
12cr|python-telepathy-0.15.19-1|13	
12cr|python-telepathy-0.15.19-1|14	%description
12cr|python-telepathy-0.15.19-1|15	Python libraries for use in Telepathy clients and connection managers.
12cr|python-telepathy-0.15.19-1|16	
12cr|python-telepathy-0.15.19-1|17	%files
12cr|python-telepathy-0.15.19-1|18	%defattr(-,root,root,-)
12cr|python-telepathy-0.15.19-1|19	%doc COPYING AUTHORS README
12cr|python-telepathy-0.15.19-1|20	%{python_sitelib}/telepathy/
12cr|python-telepathy-0.15.19-1|21	
12cr|python-telepathy-0.15.19-1|22	#--------------------------------------------------------------------
12cr|python-telepathy-0.15.19-1|23	
12cr|python-telepathy-0.15.19-1|24	%prep
12cr|python-telepathy-0.15.19-1|25	%setup -q -n telepathy-python-%{version}
12cr|python-telepathy-0.15.19-1|26	
12cr|python-telepathy-0.15.19-1|27	
12cr|python-telepathy-0.15.19-1|28	%build
12cr|python-telepathy-0.15.19-1|29	%configure2_5x
12cr|python-telepathy-0.15.19-1|30	# parallel build fails
12cr|python-telepathy-0.15.19-1|31	make
12cr|python-telepathy-0.15.19-1|32	
12cr|python-telepathy-0.15.19-1|33	%install
12cr|python-telepathy-0.15.19-1|34	rm -rf $RPM_BUILD_ROOT
12cr|python-telepathy-0.15.19-1|35	%makeinstall_std
12cr|python-telepathy-0.15.19-1|36	
12cr|python-telepathy-0.15.19-1|37	%clean
12cr|python-telepathy-0.15.19-1|38	rm -rf $RPM_BUILD_ROOT
12cr|python-telepathy-0.15.19-1|39	
12cr|python-telepathy-0.15.19-1|40	
12cr|python-telepathy-0.15.19-1|41	%changelog
12cr|python-telepathy-0.15.19-1|42	* Tue Dec 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.15.19-1mdv2011.0
12cr|python-telepathy-0.15.19-1|43	+ Revision: 625616
12cr|python-telepathy-0.15.19-1|44	- update to new version 0.15.19
12cr|python-telepathy-0.15.19-1|45	
12cr|python-telepathy-0.15.19-1|46	* Wed Nov 03 2010 Götz Waschk <waschk@mandriva.org> 0.15.18-2mdv2011.0
12cr|python-telepathy-0.15.19-1|47	+ Revision: 592880
12cr|python-telepathy-0.15.19-1|48	- rebuild for new python 2.7
12cr|python-telepathy-0.15.19-1|49	
12cr|python-telepathy-0.15.19-1|50	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.15.18-1mdv2011.0
12cr|python-telepathy-0.15.19-1|51	+ Revision: 569672
12cr|python-telepathy-0.15.19-1|52	- update to new version 0.15.18
12cr|python-telepathy-0.15.19-1|53	
12cr|python-telepathy-0.15.19-1|54	* Sun Apr 18 2010 Frederik Himpe <fhimpe@mandriva.org> 0.15.17-1mdv2010.1
12cr|python-telepathy-0.15.19-1|55	+ Revision: 536460
12cr|python-telepathy-0.15.19-1|56	- update to new version 0.15.17
12cr|python-telepathy-0.15.19-1|57	
12cr|python-telepathy-0.15.19-1|58	* Thu Jan 21 2010 Frederik Himpe <fhimpe@mandriva.org> 0.15.15-1mdv2010.1
12cr|python-telepathy-0.15.19-1|59	+ Revision: 494636
12cr|python-telepathy-0.15.19-1|60	- update to new version 0.15.15
12cr|python-telepathy-0.15.19-1|61	
12cr|python-telepathy-0.15.19-1|62	* Wed Jan 20 2010 Frederik Himpe <fhimpe@mandriva.org> 0.15.14-1mdv2010.1
12cr|python-telepathy-0.15.19-1|63	+ Revision: 494174
12cr|python-telepathy-0.15.19-1|64	- update to new version 0.15.14
12cr|python-telepathy-0.15.19-1|65	
12cr|python-telepathy-0.15.19-1|66	* Tue Dec 15 2009 Frederik Himpe <fhimpe@mandriva.org> 0.15.13-1mdv2010.1
12cr|python-telepathy-0.15.19-1|67	+ Revision: 479069
12cr|python-telepathy-0.15.19-1|68	- update to new version 0.15.13
12cr|python-telepathy-0.15.19-1|69	
12cr|python-telepathy-0.15.19-1|70	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 0.15.12-1mdv2010.1
12cr|python-telepathy-0.15.19-1|71	+ Revision: 462143
12cr|python-telepathy-0.15.19-1|72	- Update to new version 0.5.12
12cr|python-telepathy-0.15.19-1|73	- Uses autotools now
12cr|python-telepathy-0.15.19-1|74	
12cr|python-telepathy-0.15.19-1|75	* Wed Aug 19 2009 Frederik Himpe <fhimpe@mandriva.org> 0.15.11-1mdv2010.0
12cr|python-telepathy-0.15.19-1|76	+ Revision: 418066
12cr|python-telepathy-0.15.19-1|77	- update to new version 0.15.11
12cr|python-telepathy-0.15.19-1|78	
12cr|python-telepathy-0.15.19-1|79	* Thu Jul 30 2009 Frederik Himpe <fhimpe@mandriva.org> 0.15.10-1mdv2010.0
12cr|python-telepathy-0.15.19-1|80	+ Revision: 404717
12cr|python-telepathy-0.15.19-1|81	- update to new version 0.15.10
12cr|python-telepathy-0.15.19-1|82	
12cr|python-telepathy-0.15.19-1|83	* Tue Jul 28 2009 Frederik Himpe <fhimpe@mandriva.org> 0.15.9-1mdv2010.0
12cr|python-telepathy-0.15.19-1|84	+ Revision: 402536
12cr|python-telepathy-0.15.19-1|85	- update to new version 0.15.9
12cr|python-telepathy-0.15.19-1|86	
12cr|python-telepathy-0.15.19-1|87	* Mon Jun 15 2009 Frederik Himpe <fhimpe@mandriva.org> 0.15.8-1mdv2010.0
12cr|python-telepathy-0.15.19-1|88	+ Revision: 386114
12cr|python-telepathy-0.15.19-1|89	- update to new version 0.15.8
12cr|python-telepathy-0.15.19-1|90	
12cr|python-telepathy-0.15.19-1|91	* Wed Mar 04 2009 Aleksey Lim <alsroot@mandriva.org> 0.15.7-1mdv2009.1
12cr|python-telepathy-0.15.19-1|92	+ Revision: 348240
12cr|python-telepathy-0.15.19-1|93	- update to new version 0.15.7
12cr|python-telepathy-0.15.19-1|94	
12cr|python-telepathy-0.15.19-1|95	* Sat Jan 10 2009 Frederik Himpe <fhimpe@mandriva.org> 0.15.6-1mdv2009.1
12cr|python-telepathy-0.15.19-1|96	+ Revision: 327962
12cr|python-telepathy-0.15.19-1|97	- update to new version 0.15.6
12cr|python-telepathy-0.15.19-1|98	
12cr|python-telepathy-0.15.19-1|99	* Sun Dec 28 2008 Götz Waschk <waschk@mandriva.org> 0.15.3-2mdv2009.1
12cr|python-telepathy-0.15.19-1|100	+ Revision: 320647
12cr|python-telepathy-0.15.19-1|101	- fix file list
12cr|python-telepathy-0.15.19-1|102	- update license
12cr|python-telepathy-0.15.19-1|103	
12cr|python-telepathy-0.15.19-1|104	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.15.3-1mdv2009.1
12cr|python-telepathy-0.15.19-1|105	+ Revision: 305887
12cr|python-telepathy-0.15.19-1|106	- update to new version 0.15.3
12cr|python-telepathy-0.15.19-1|107	
12cr|python-telepathy-0.15.19-1|108	* Sat Oct 18 2008 Frederik Himpe <fhimpe@mandriva.org> 0.15.2-1mdv2009.1
12cr|python-telepathy-0.15.19-1|109	+ Revision: 294879
12cr|python-telepathy-0.15.19-1|110	- update to new version 0.15.2
12cr|python-telepathy-0.15.19-1|111	
12cr|python-telepathy-0.15.19-1|112	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 0.15.1-1mdv2009.0
12cr|python-telepathy-0.15.19-1|113	+ Revision: 280567
12cr|python-telepathy-0.15.19-1|114	- New version
12cr|python-telepathy-0.15.19-1|115	
12cr|python-telepathy-0.15.19-1|116	* Sun Jun 15 2008 Funda Wang <fwang@mandriva.org> 0.15.0-1mdv2009.0
12cr|python-telepathy-0.15.19-1|117	+ Revision: 219217
12cr|python-telepathy-0.15.19-1|118	- update to new version 0.15.0
12cr|python-telepathy-0.15.19-1|119	
12cr|python-telepathy-0.15.19-1|120	+ Olivier Blin <oblin@mandriva.com>
12cr|python-telepathy-0.15.19-1|121	- restore BuildRoot
12cr|python-telepathy-0.15.19-1|122	
12cr|python-telepathy-0.15.19-1|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-telepathy-0.15.19-1|124	- kill re-definition of %%buildroot on Pixel's request
12cr|python-telepathy-0.15.19-1|125	
12cr|python-telepathy-0.15.19-1|126	* Wed Jul 11 2007 Funda Wang <fwang@mandriva.org> 0.13.13-1mdv2008.0
12cr|python-telepathy-0.15.19-1|127	+ Revision: 51240
12cr|python-telepathy-0.15.19-1|128	- New version
12cr|python-telepathy-0.15.19-1|129	
12cr|python-telepathy-0.15.19-1|130	* Sun Jun 10 2007 Michael Scherer <misc@mandriva.org> 0.13.12-1mdv2008.0
12cr|python-telepathy-0.15.19-1|131	+ Revision: 37795
12cr|python-telepathy-0.15.19-1|132	- add missing BuildRequires
12cr|python-telepathy-0.15.19-1|133	- update to 0.13.12
12cr|python-telepathy-0.15.19-1|134	
12cr|python-telepathy-0.15.19-1|135	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|python-telepathy-0.15.19-1|136	- new version 0.13.11
12cr|python-telepathy-0.15.19-1|137	- New version 0.13.9
12cr|python-telepathy-0.15.19-1|138	
12cr|python-telepathy-0.15.19-1|139	
12cr|python-telepathy-0.15.19-1|140	* Tue Nov 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.13.2-3mdv2007.0
12cr|python-telepathy-0.15.19-1|141	+ Revision: 87969
12cr|python-telepathy-0.15.19-1|142	- Fix File list
12cr|python-telepathy-0.15.19-1|143	-  Rebuild against new python
12cr|python-telepathy-0.15.19-1|144	- Import python-telepathy
12cr|python-telepathy-0.15.19-1|145	
12cr|python-telepathy-0.15.19-1|146	* Wed Oct 11 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.13.2-1mdv2007.1
12cr|python-telepathy-0.15.19-1|147	- First Mandriva package (help from fedora one)
12cr|python-telepathy-0.15.19-1|148	

6713 12
12cr|python-tempita-0.5.1-2|1	%define tarname	Tempita
12cr|python-tempita-0.5.1-2|2	
12cr|python-tempita-0.5.1-2|3	Summary:	A very small text templating language
12cr|python-tempita-0.5.1-2|4	Name:		python-tempita
12cr|python-tempita-0.5.1-2|5	Version:	0.5.1
12cr|python-tempita-0.5.1-2|6	Release:	2
12cr|python-tempita-0.5.1-2|7	Source0:	http://pypi.python.org/packages/source/T/%{tarname}/%{tarname}-%{version}.tar.gz
12cr|python-tempita-0.5.1-2|8	License:	MIT
12cr|python-tempita-0.5.1-2|9	Group:		Development/Python
12cr|python-tempita-0.5.1-2|10	Url:		http://pythonpaste.org/tempita/
12cr|python-tempita-0.5.1-2|11	BuildArch:	noarch
12cr|python-tempita-0.5.1-2|12	BuildRequires:	python-setuptools
12cr|python-tempita-0.5.1-2|13	
12cr|python-tempita-0.5.1-2|14	%description
12cr|python-tempita-0.5.1-2|15	Tempita is a small templating language for text substitution.
12cr|python-tempita-0.5.1-2|16	
12cr|python-tempita-0.5.1-2|17	This isn't meant to be the Next Big Thing in templating; it's just a
12cr|python-tempita-0.5.1-2|18	handy little templating language for when your project outgrows
12cr|python-tempita-0.5.1-2|19	string.Template or % substitution. It's small, it embeds Python in
12cr|python-tempita-0.5.1-2|20	strings, and it doesn't do much else.
12cr|python-tempita-0.5.1-2|21	
12cr|python-tempita-0.5.1-2|22	%prep
12cr|python-tempita-0.5.1-2|23	%setup -q -n %{tarname}-%{version}
12cr|python-tempita-0.5.1-2|24	
12cr|python-tempita-0.5.1-2|25	%install
12cr|python-tempita-0.5.1-2|26	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-tempita-0.5.1-2|27	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-tempita-0.5.1-2|28	
12cr|python-tempita-0.5.1-2|29	%files -f FILE_LIST
12cr|python-tempita-0.5.1-2|30	
12cr|python-tempita-0.5.1-2|31	%changelog
12cr|python-tempita-0.5.1-2|32	* Mon Jun 13 2011 Lev Givon <lev@mandriva.org> 0.5.1-1mdv2011.0
12cr|python-tempita-0.5.1-2|33	+ Revision: 684945
12cr|python-tempita-0.5.1-2|34	- Update to 0.5.1.
12cr|python-tempita-0.5.1-2|35	
12cr|python-tempita-0.5.1-2|36	* Thu Mar 31 2011 Lev Givon <lev@mandriva.org> 0.5-0.dev.0
12cr|python-tempita-0.5.1-2|37	+ Revision: 649453
12cr|python-tempita-0.5.1-2|38	- import python-tempita
12cr|python-tempita-0.5.1-2|39	
12cr|python-tempita-0.5.1-2|40	

6714 12
12cr|python-testoob-1.15-1|1	%define module testoob
12cr|python-testoob-1.15-1|2	%define name python-%{module}
12cr|python-testoob-1.15-1|3	%define version 1.15
12cr|python-testoob-1.15-1|4	%define release %mkrel 1
12cr|python-testoob-1.15-1|5	
12cr|python-testoob-1.15-1|6	Summary: Advanced Python unit testing framework
12cr|python-testoob-1.15-1|7	Name: %{name}
12cr|python-testoob-1.15-1|8	Version: %{version}
12cr|python-testoob-1.15-1|9	Release: %{release}
12cr|python-testoob-1.15-1|10	Source0: %{module}-%{version}.tar.bz2
12cr|python-testoob-1.15-1|11	License: Apache License
12cr|python-testoob-1.15-1|12	Group: Development/Python
12cr|python-testoob-1.15-1|13	Url: http://testoob.sourceforge.net
12cr|python-testoob-1.15-1|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-testoob-1.15-1|15	BuildArch: noarch
12cr|python-testoob-1.15-1|16	BuildRequires: python-devel
12cr|python-testoob-1.15-1|17	
12cr|python-testoob-1.15-1|18	%description
12cr|python-testoob-1.15-1|19	Testoob is an advanced Python unit testing framework that integrates
12cr|python-testoob-1.15-1|20	effortlessly with Python's standard 'unittest' module. It is designed
12cr|python-testoob-1.15-1|21	and built to be easy to use and extend.
12cr|python-testoob-1.15-1|22	
12cr|python-testoob-1.15-1|23	%prep
12cr|python-testoob-1.15-1|24	%setup -q -n %{module}-%{version}
12cr|python-testoob-1.15-1|25	
12cr|python-testoob-1.15-1|26	%build
12cr|python-testoob-1.15-1|27	%__python setup.py build
12cr|python-testoob-1.15-1|28	
12cr|python-testoob-1.15-1|29	%install
12cr|python-testoob-1.15-1|30	%__rm -rf %{buildroot}
12cr|python-testoob-1.15-1|31	%__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-testoob-1.15-1|32	
12cr|python-testoob-1.15-1|33	%clean
12cr|python-testoob-1.15-1|34	%__rm -rf %{buildroot}
12cr|python-testoob-1.15-1|35	
12cr|python-testoob-1.15-1|36	%files
12cr|python-testoob-1.15-1|37	%defattr(-,root,root)
12cr|python-testoob-1.15-1|38	%doc README docs/*
12cr|python-testoob-1.15-1|39	%_bindir/*
12cr|python-testoob-1.15-1|40	%py_puresitedir/*
12cr|python-testoob-1.15-1|41	
12cr|python-testoob-1.15-1|42	
12cr|python-testoob-1.15-1|43	%changelog
12cr|python-testoob-1.15-1|44	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 1.15-1mdv2011.0
12cr|python-testoob-1.15-1|45	+ Revision: 598149
12cr|python-testoob-1.15-1|46	- rebuild for py 2.7
12cr|python-testoob-1.15-1|47	
12cr|python-testoob-1.15-1|48	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.15-1mdv2010.1
12cr|python-testoob-1.15-1|49	+ Revision: 489194
12cr|python-testoob-1.15-1|50	- update to new version 1.15
12cr|python-testoob-1.15-1|51	
12cr|python-testoob-1.15-1|52	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.13-6mdv2010.0
12cr|python-testoob-1.15-1|53	+ Revision: 442511
12cr|python-testoob-1.15-1|54	- rebuild
12cr|python-testoob-1.15-1|55	
12cr|python-testoob-1.15-1|56	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 1.13-5mdv2009.1
12cr|python-testoob-1.15-1|57	+ Revision: 323414
12cr|python-testoob-1.15-1|58	- rebuild
12cr|python-testoob-1.15-1|59	
12cr|python-testoob-1.15-1|60	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.13-4mdv2009.0
12cr|python-testoob-1.15-1|61	+ Revision: 259832
12cr|python-testoob-1.15-1|62	- rebuild
12cr|python-testoob-1.15-1|63	
12cr|python-testoob-1.15-1|64	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.13-3mdv2009.0
12cr|python-testoob-1.15-1|65	+ Revision: 247697
12cr|python-testoob-1.15-1|66	- rebuild
12cr|python-testoob-1.15-1|67	- kill re-definition of %%buildroot on Pixel's request
12cr|python-testoob-1.15-1|68	
12cr|python-testoob-1.15-1|69	+ Olivier Blin <oblin@mandriva.com>
12cr|python-testoob-1.15-1|70	- restore BuildRoot
12cr|python-testoob-1.15-1|71	
12cr|python-testoob-1.15-1|72	* Wed Nov 07 2007 Lev Givon <lev@mandriva.org> 1.13-1mdv2008.1
12cr|python-testoob-1.15-1|73	+ Revision: 106752
12cr|python-testoob-1.15-1|74	- import python-testoob
12cr|python-testoob-1.15-1|75	
12cr|python-testoob-1.15-1|76	
12cr|python-testoob-1.15-1|77	* Sun Nov 4 2007 Lev Givon <lev@mandriva.org> 1.13-1mdv2008.0
12cr|python-testoob-1.15-1|78	- Initial Mandriva package.

6715 12
12cr|python-textile-2.1.5-1|1	%define shortname textile
12cr|python-textile-2.1.5-1|2	Name:           python-%{shortname}
12cr|python-textile-2.1.5-1|3	Version:        2.1.5
12cr|python-textile-2.1.5-1|4	Release:        %mkrel 1
12cr|python-textile-2.1.5-1|5	Summary:        A Humane Web Text Generator
12cr|python-textile-2.1.5-1|6	Group:          Development/Python
12cr|python-textile-2.1.5-1|7	License:        BSD
12cr|python-textile-2.1.5-1|8	URL:            http://dealmeida.net/projects/textile/
12cr|python-textile-2.1.5-1|9	Source0:        http://pypi.python.org/packages/source/t/%{shortname}/%{shortname}-%{version}.tar.gz
12cr|python-textile-2.1.5-1|10	
12cr|python-textile-2.1.5-1|11	BuildRequires:  python-devel
12cr|python-textile-2.1.5-1|12	BuildRequires:  python-setuptools
12cr|python-textile-2.1.5-1|13	
12cr|python-textile-2.1.5-1|14	%description
12cr|python-textile-2.1.5-1|15	Textile is a XHTML generator using a simple markup developed by Dean Allen.
12cr|python-textile-2.1.5-1|16	This is a Python port with support for code validation, itex to MathML
12cr|python-textile-2.1.5-1|17	translation, Python code coloring and much more.
12cr|python-textile-2.1.5-1|18	
12cr|python-textile-2.1.5-1|19	%prep
12cr|python-textile-2.1.5-1|20	%setup -q -n %{shortname}-%{version}
12cr|python-textile-2.1.5-1|21	
12cr|python-textile-2.1.5-1|22	%build
12cr|python-textile-2.1.5-1|23	%{__python} setup.py build
12cr|python-textile-2.1.5-1|24	
12cr|python-textile-2.1.5-1|25	%install
12cr|python-textile-2.1.5-1|26	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%py_platsitedir
12cr|python-textile-2.1.5-1|27	
12cr|python-textile-2.1.5-1|28	%clean
12cr|python-textile-2.1.5-1|29	rm -rf %{buildroot}
12cr|python-textile-2.1.5-1|30	
12cr|python-textile-2.1.5-1|31	%files
12cr|python-textile-2.1.5-1|32	%defattr(-,root,root,-)
12cr|python-textile-2.1.5-1|33	%{py_platsitedir}/*
12cr|python-textile-2.1.5-1|34	
12cr|python-textile-2.1.5-1|35	
12cr|python-textile-2.1.5-1|36	%changelog
12cr|python-textile-2.1.5-1|37	* Sat May 07 2011 Sandro Cazzaniga <kharec@mandriva.org> 2.1.5-1mdv2011.0
12cr|python-textile-2.1.5-1|38	+ Revision: 672278
12cr|python-textile-2.1.5-1|39	- new version 2.1.5
12cr|python-textile-2.1.5-1|40	
12cr|python-textile-2.1.5-1|41	* Sat Oct 30 2010 Michael Scherer <misc@mandriva.org> 2.1.4-2mdv2011.0
12cr|python-textile-2.1.5-1|42	+ Revision: 590588
12cr|python-textile-2.1.5-1|43	- rebuild for python 2.7
12cr|python-textile-2.1.5-1|44	
12cr|python-textile-2.1.5-1|45	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.4-1mdv2010.1
12cr|python-textile-2.1.5-1|46	+ Revision: 489195
12cr|python-textile-2.1.5-1|47	- update to new version 2.1.4
12cr|python-textile-2.1.5-1|48	
12cr|python-textile-2.1.5-1|49	* Tue Jun 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.3-1mdv2010.0
12cr|python-textile-2.1.5-1|50	+ Revision: 384258
12cr|python-textile-2.1.5-1|51	- update to new version 2.1.3
12cr|python-textile-2.1.5-1|52	
12cr|python-textile-2.1.5-1|53	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 2.0.11-5mdv2009.1
12cr|python-textile-2.1.5-1|54	+ Revision: 323413
12cr|python-textile-2.1.5-1|55	- rebuild
12cr|python-textile-2.1.5-1|56	
12cr|python-textile-2.1.5-1|57	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.0.11-4mdv2009.0
12cr|python-textile-2.1.5-1|58	+ Revision: 259833
12cr|python-textile-2.1.5-1|59	- rebuild
12cr|python-textile-2.1.5-1|60	
12cr|python-textile-2.1.5-1|61	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 2.0.11-3mdv2009.0
12cr|python-textile-2.1.5-1|62	+ Revision: 247699
12cr|python-textile-2.1.5-1|63	- rebuild
12cr|python-textile-2.1.5-1|64	- fix description-line-too-long
12cr|python-textile-2.1.5-1|65	- fix summary
12cr|python-textile-2.1.5-1|66	- kill re-definition of %%buildroot on Pixel's request
12cr|python-textile-2.1.5-1|67	- fix summary-ended-with-dot
12cr|python-textile-2.1.5-1|68	
12cr|python-textile-2.1.5-1|69	+ Olivier Blin <oblin@mandriva.com>
12cr|python-textile-2.1.5-1|70	- restore BuildRoot
12cr|python-textile-2.1.5-1|71	
12cr|python-textile-2.1.5-1|72	* Sun Oct 21 2007 Colin Guthrie <cguthrie@mandriva.org> 2.0.11-1mdv2008.1
12cr|python-textile-2.1.5-1|73	+ Revision: 100743
12cr|python-textile-2.1.5-1|74	- BuildRequires python-setuptools
12cr|python-textile-2.1.5-1|75	- import python-textile
12cr|python-textile-2.1.5-1|76	
12cr|python-textile-2.1.5-1|77	

6716 12
12cr|python-theano-0.4.1-2|1	%define tarname Theano
12cr|python-theano-0.4.1-2|2	
12cr|python-theano-0.4.1-2|3	Summary:	Optimizing compiler for mathematical expressions in Python
12cr|python-theano-0.4.1-2|4	Name:		python-theano
12cr|python-theano-0.4.1-2|5	Version:	0.4.1
12cr|python-theano-0.4.1-2|6	Release:	2
12cr|python-theano-0.4.1-2|7	Source0:	%{tarname}-%{version}.tar.gz
12cr|python-theano-0.4.1-2|8	License:	BSD
12cr|python-theano-0.4.1-2|9	Group:		Development/Python
12cr|python-theano-0.4.1-2|10	Url:		http://deeplearning.net/software/theano/
12cr|python-theano-0.4.1-2|11	BuildArch:	noarch
12cr|python-theano-0.4.1-2|12	Requires:	python-numpy >= 1.3.0
12cr|python-theano-0.4.1-2|13	Requires:	python-scipy >= 0.7.0
12cr|python-theano-0.4.1-2|14	Requires:	blas-devel
12cr|python-theano-0.4.1-2|15	Requires:	python-devel
12cr|python-theano-0.4.1-2|16	Requires:	gcc-c++
12cr|python-theano-0.4.1-2|17	Suggests:	python-nose
12cr|python-theano-0.4.1-2|18	Suggests:	nvidia-cuda-toolkit
12cr|python-theano-0.4.1-2|19	
12cr|python-theano-0.4.1-2|20	%description
12cr|python-theano-0.4.1-2|21	Theano is a Python library that allows you to define, optimize, and
12cr|python-theano-0.4.1-2|22	efficiently evaluate mathematical expressions involving
12cr|python-theano-0.4.1-2|23	multi-dimensional arrays. Using Theano, for problems involving large
12cr|python-theano-0.4.1-2|24	amounts of data, it is possible to attain speeds that are only a few
12cr|python-theano-0.4.1-2|25	percentage points slower than hand-crafted C implementations.
12cr|python-theano-0.4.1-2|26	
12cr|python-theano-0.4.1-2|27	Theano melds some aspects of a computer algebra system (CAS) with
12cr|python-theano-0.4.1-2|28	aspects of an optimizing compiler. It can even transform some or all
12cr|python-theano-0.4.1-2|29	of the mathematical expression into C code and compile it into native
12cr|python-theano-0.4.1-2|30	machine instructions. This combination of CAS with optimizing
12cr|python-theano-0.4.1-2|31	compilation is particularly useful for tasks in which complicated
12cr|python-theano-0.4.1-2|32	mathematical expressions are evaluated repeatedly and evaluation speed
12cr|python-theano-0.4.1-2|33	is critical.
12cr|python-theano-0.4.1-2|34	
12cr|python-theano-0.4.1-2|35	Theano supports a range of numerical types in multiple dimensions and
12cr|python-theano-0.4.1-2|36	a number of well-tested operations. It also allows you to compute the
12cr|python-theano-0.4.1-2|37	gradient of an expression with respect to another. Symbolic
12cr|python-theano-0.4.1-2|38	expressions may be compiled into functions, which work on the same
12cr|python-theano-0.4.1-2|39	data structures as numpy, allowing for easy interoperability.
12cr|python-theano-0.4.1-2|40	
12cr|python-theano-0.4.1-2|41	%prep
12cr|python-theano-0.4.1-2|42	%setup -q -n %{tarname}-%{version}
12cr|python-theano-0.4.1-2|43	
12cr|python-theano-0.4.1-2|44	%build
12cr|python-theano-0.4.1-2|45	%__python setup.py build
12cr|python-theano-0.4.1-2|46	
12cr|python-theano-0.4.1-2|47	%install
12cr|python-theano-0.4.1-2|48	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-theano-0.4.1-2|49	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-theano-0.4.1-2|50	find %{buildroot} -type f -exec chmod 644 {} \;
12cr|python-theano-0.4.1-2|51	find doc/ -type f -exec chmod 644 {} \;
12cr|python-theano-0.4.1-2|52	find doc/ -type d -exec chmod 755 {} \;
12cr|python-theano-0.4.1-2|53	chmod 644 *.txt
12cr|python-theano-0.4.1-2|54	
12cr|python-theano-0.4.1-2|55	%files -f FILE_LIST
12cr|python-theano-0.4.1-2|56	%doc README.txt HISTORY.txt doc/*
12cr|python-theano-0.4.1-2|57	
12cr|python-theano-0.4.1-2|58	
12cr|python-theano-0.4.1-2|59	%changelog
12cr|python-theano-0.4.1-2|60	* Tue Aug 16 2011 Lev Givon <lev@mandriva.org> 0.4.1-1mdv2012.0
12cr|python-theano-0.4.1-2|61	+ Revision: 694704
12cr|python-theano-0.4.1-2|62	- import python-theano
12cr|python-theano-0.4.1-2|63	
12cr|python-theano-0.4.1-2|64	

6717 12
12cr|python-threadpool-1.2.7-1|1	Summary:	Easy to use object-oriented thread pool framework
12cr|python-threadpool-1.2.7-1|2	Name:		python-threadpool
12cr|python-threadpool-1.2.7-1|3	Version:	1.2.7
12cr|python-threadpool-1.2.7-1|4	Release:	%mkrel 1
12cr|python-threadpool-1.2.7-1|5	License:	MIT
12cr|python-threadpool-1.2.7-1|6	Group:		Development/Python
12cr|python-threadpool-1.2.7-1|7	URL:		http://chrisarndt.de/projects/threadpool
12cr|python-threadpool-1.2.7-1|8	Source0:	http://chrisarndt.de/projects/threadpool/download/threadpool-%{version}.tar.bz2
12cr|python-threadpool-1.2.7-1|9	BuildRequires:	python-devel
12cr|python-threadpool-1.2.7-1|10	BuildRequires:	python-setuptools
12cr|python-threadpool-1.2.7-1|11	BuildArch:	noarch
12cr|python-threadpool-1.2.7-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-threadpool-1.2.7-1|13	
12cr|python-threadpool-1.2.7-1|14	%description
12cr|python-threadpool-1.2.7-1|15	A thread pool is an object that maintains a pool of worker threads to perform
12cr|python-threadpool-1.2.7-1|16	time consuming operations in parallel. It assigns jobs to the threads by
12cr|python-threadpool-1.2.7-1|17	putting them in a work request queue, where they are picked up by the next
12cr|python-threadpool-1.2.7-1|18	available thread. This then performs the requested operation in the background
12cr|python-threadpool-1.2.7-1|19	and puts the results in another queue.
12cr|python-threadpool-1.2.7-1|20	
12cr|python-threadpool-1.2.7-1|21	The thread pool object can then collect the results from all threads from this
12cr|python-threadpool-1.2.7-1|22	queue as soon as they become available or after all threads have finished their
12cr|python-threadpool-1.2.7-1|23	work. It's then possible to define callbacks to handle each result as it comes
12cr|python-threadpool-1.2.7-1|24	in.
12cr|python-threadpool-1.2.7-1|25	
12cr|python-threadpool-1.2.7-1|26	%prep
12cr|python-threadpool-1.2.7-1|27	
12cr|python-threadpool-1.2.7-1|28	%setup -q -n threadpool-%{version}
12cr|python-threadpool-1.2.7-1|29	
12cr|python-threadpool-1.2.7-1|30	%build
12cr|python-threadpool-1.2.7-1|31	PYTHONDONTWRITEBYTECODE= %{__python} setup.py build
12cr|python-threadpool-1.2.7-1|32	
12cr|python-threadpool-1.2.7-1|33	%install
12cr|python-threadpool-1.2.7-1|34	rm -rf %{buildroot}
12cr|python-threadpool-1.2.7-1|35	
12cr|python-threadpool-1.2.7-1|36	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --prefix=%{_prefix} --root=%{buildroot}
12cr|python-threadpool-1.2.7-1|37	
12cr|python-threadpool-1.2.7-1|38	%clean
12cr|python-threadpool-1.2.7-1|39	rm -rf %{buildroot}
12cr|python-threadpool-1.2.7-1|40	
12cr|python-threadpool-1.2.7-1|41	%files
12cr|python-threadpool-1.2.7-1|42	%defattr(-,root,root)
12cr|python-threadpool-1.2.7-1|43	%doc CHANGELOG.txt README.txt TODO.txt doc/*
12cr|python-threadpool-1.2.7-1|44	%{py_puresitedir}/*
12cr|python-threadpool-1.2.7-1|45	
12cr|python-threadpool-1.2.7-1|46	
12cr|python-threadpool-1.2.7-1|47	
12cr|python-threadpool-1.2.7-1|48	%changelog
12cr|python-threadpool-1.2.7-1|49	* Wed Mar 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-1mdv2011.0
12cr|python-threadpool-1.2.7-1|50	+ Revision: 645589
12cr|python-threadpool-1.2.7-1|51	- import python-threadpool
12cr|python-threadpool-1.2.7-1|52	
12cr|python-threadpool-1.2.7-1|53	
12cr|python-threadpool-1.2.7-1|54	* Wed Mar 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-1mdv2010.2
12cr|python-threadpool-1.2.7-1|55	- initial Mandriva package (for zarafa-msr)

6718 12
12cr|python-tornado-2.4-1|1	%define oname tornado
12cr|python-tornado-2.4-1|2	
12cr|python-tornado-2.4-1|3	Name:           python-%{oname}
12cr|python-tornado-2.4-1|4	Version:        2.4
12cr|python-tornado-2.4-1|5	Release:        1
12cr|python-tornado-2.4-1|6	Summary:        Scalable, non-blocking web server and tools
12cr|python-tornado-2.4-1|7	Group:          Development/Python
12cr|python-tornado-2.4-1|8	License:        ASL 2.0
12cr|python-tornado-2.4-1|9	URL:            http://www.tornadoweb.org
12cr|python-tornado-2.4-1|10	Source0:        http://github.com/downloads/facebook/tornado/%{oname}-%{version}.tar.gz
12cr|python-tornado-2.4-1|11	BuildArch:      noarch
12cr|python-tornado-2.4-1|12	BuildRequires:	python-devel
12cr|python-tornado-2.4-1|13	Requires:	python
12cr|python-tornado-2.4-1|14	Requires:       python-pycurl
12cr|python-tornado-2.4-1|15	Requires:       python-simplejson
12cr|python-tornado-2.4-1|16	
12cr|python-tornado-2.4-1|17	%description
12cr|python-tornado-2.4-1|18	Tornado is an open source version of the scalable, non-blocking web server and
12cr|python-tornado-2.4-1|19	and tools.
12cr|python-tornado-2.4-1|20	
12cr|python-tornado-2.4-1|21	The framework is distinct from most mainstream web server frameworks (and
12cr|python-tornado-2.4-1|22	certainly most Python frameworks) because it is non-blocking and reasonably
12cr|python-tornado-2.4-1|23	fast. Because it is non-blocking and uses epoll, it can handle thousands of
12cr|python-tornado-2.4-1|24	simultaneous standing connections, which means it is ideal for real-time web
12cr|python-tornado-2.4-1|25	services.
12cr|python-tornado-2.4-1|26	
12cr|python-tornado-2.4-1|27	%package doc
12cr|python-tornado-2.4-1|28	Summary:        Examples for python-tornado
12cr|python-tornado-2.4-1|29	Group:          Development/Python
12cr|python-tornado-2.4-1|30	Requires:       %{name} = %{version}-%{release}
12cr|python-tornado-2.4-1|31	
12cr|python-tornado-2.4-1|32	%description doc
12cr|python-tornado-2.4-1|33	Tornado is an open source version of the scalable, non-blocking web server and
12cr|python-tornado-2.4-1|34	and tools. This package contains some example applications.
12cr|python-tornado-2.4-1|35	
12cr|python-tornado-2.4-1|36	%prep
12cr|python-tornado-2.4-1|37	%setup -q -n %{oname}-%{version}
12cr|python-tornado-2.4-1|38	
12cr|python-tornado-2.4-1|39	# remove shebang from files
12cr|python-tornado-2.4-1|40	for File in `find %{oname} -name "*py"`; do
12cr|python-tornado-2.4-1|41	%{__sed} -i.orig -e 1d ${File}
12cr|python-tornado-2.4-1|42	touch -r ${File}.orig ${File}
12cr|python-tornado-2.4-1|43	%{__rm} ${File}.orig
12cr|python-tornado-2.4-1|44	done
12cr|python-tornado-2.4-1|45	
12cr|python-tornado-2.4-1|46	# spurious permission fix
12cr|python-tornado-2.4-1|47	find demos/ -name "*.py" -exec chmod -x {} \;
12cr|python-tornado-2.4-1|48	
12cr|python-tornado-2.4-1|49	# remove empty file
12cr|python-tornado-2.4-1|50	rm -rf demos/facebook/static/facebook.js
12cr|python-tornado-2.4-1|51	
12cr|python-tornado-2.4-1|52	%build
12cr|python-tornado-2.4-1|53	python setup.py build
12cr|python-tornado-2.4-1|54	
12cr|python-tornado-2.4-1|55	%install
12cr|python-tornado-2.4-1|56	python setup.py install --root=%{buildroot}
12cr|python-tornado-2.4-1|57	
12cr|python-tornado-2.4-1|58	%files
12cr|python-tornado-2.4-1|59	%doc README
12cr|python-tornado-2.4-1|60	%{python_sitelib}/%{oname}/
12cr|python-tornado-2.4-1|61	%{python_sitelib}/%{oname}-%{version}-py%{py_ver}.egg-info/
12cr|python-tornado-2.4-1|62	
12cr|python-tornado-2.4-1|63	%files doc
12cr|python-tornado-2.4-1|64	%doc demos
12cr|python-tornado-2.4-1|65	
12cr|python-tornado-2.4-1|66	
12cr|python-tornado-2.4-1|67	%changelog
12cr|python-tornado-2.4-1|68	* Fri Jun 24 2011 Jani Välimaa <wally@mandriva.org> 2.0-1mdv2011.0
12cr|python-tornado-2.4-1|69	+ Revision: 686971
12cr|python-tornado-2.4-1|70	- new version 2.0
12cr|python-tornado-2.4-1|71	
12cr|python-tornado-2.4-1|72	* Fri Mar 04 2011 Jani Välimaa <wally@mandriva.org> 1.2.1-1
12cr|python-tornado-2.4-1|73	+ Revision: 641623
12cr|python-tornado-2.4-1|74	- new version 1.2.1
12cr|python-tornado-2.4-1|75	
12cr|python-tornado-2.4-1|76	* Mon Feb 21 2011 Jani Välimaa <wally@mandriva.org> 1.2-1
12cr|python-tornado-2.4-1|77	+ Revision: 639184
12cr|python-tornado-2.4-1|78	- new version 1.2
12cr|python-tornado-2.4-1|79	
12cr|python-tornado-2.4-1|80	* Fri Feb 11 2011 Jani Välimaa <wally@mandriva.org> 1.1.1-1
12cr|python-tornado-2.4-1|81	+ Revision: 637291
12cr|python-tornado-2.4-1|82	- new version 1.1.1
12cr|python-tornado-2.4-1|83	- drop obsolete py_requires macro
12cr|python-tornado-2.4-1|84	
12cr|python-tornado-2.4-1|85	* Sat Oct 30 2010 Michael Scherer <misc@mandriva.org> 1.1-2mdv2011.0
12cr|python-tornado-2.4-1|86	+ Revision: 590591
12cr|python-tornado-2.4-1|87	- rebuild for python 2.7
12cr|python-tornado-2.4-1|88	
12cr|python-tornado-2.4-1|89	* Wed Sep 08 2010 Jani Välimaa <wally@mandriva.org> 1.1-1mdv2011.0
12cr|python-tornado-2.4-1|90	+ Revision: 576796
12cr|python-tornado-2.4-1|91	- new version 1.1
12cr|python-tornado-2.4-1|92	
12cr|python-tornado-2.4-1|93	* Wed Aug 25 2010 Jani Välimaa <wally@mandriva.org> 1.0.1-1mdv2011.0
12cr|python-tornado-2.4-1|94	+ Revision: 573152
12cr|python-tornado-2.4-1|95	- add python requires
12cr|python-tornado-2.4-1|96	- initial mdv release based on Fedora .spec
12cr|python-tornado-2.4-1|97	

6719 12
12cr|python-traits-4.2.0-1|1	%define module	traits
12cr|python-traits-4.2.0-1|2	%define name	python-%{module}
12cr|python-traits-4.2.0-1|3	%define version	4.2.0
12cr|python-traits-4.2.0-1|4	%define	rel		1
12cr|python-traits-4.2.0-1|5	%if %mdkversion < 201100
12cr|python-traits-4.2.0-1|6	%define release %mkrel %{rel}
12cr|python-traits-4.2.0-1|7	%else
12cr|python-traits-4.2.0-1|8	%define	release	%{rel}
12cr|python-traits-4.2.0-1|9	%endif
12cr|python-traits-4.2.0-1|10	
12cr|python-traits-4.2.0-1|11	Summary:	Enthought Tool Suite - explicitly typed attributes for Python
12cr|python-traits-4.2.0-1|12	Name:		%{name}
12cr|python-traits-4.2.0-1|13	Version:	%{version}
12cr|python-traits-4.2.0-1|14	Release:	%{release}
12cr|python-traits-4.2.0-1|15	Source0:	http://www.enthought.com/repo/ets/%{module}-%{version}.tar.gz
12cr|python-traits-4.2.0-1|16	License:	BSD
12cr|python-traits-4.2.0-1|17	Group:		Development/Python
12cr|python-traits-4.2.0-1|18	Url:		https://github.com/enthought/traits/
12cr|python-traits-4.2.0-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-traits-4.2.0-1|20	Obsoletes:	python-enthought-traits-ui
12cr|python-traits-4.2.0-1|21	Obsoletes:	python-enthought-traits
12cr|python-traits-4.2.0-1|22	Requires:	python-numpy >= 1.1.0
12cr|python-traits-4.2.0-1|23	BuildRequires:	python-setupdocs >= 1.0.5
12cr|python-traits-4.2.0-1|24	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-traits-4.2.0-1|25	BuildRequires:	python-sphinx
12cr|python-traits-4.2.0-1|26	%py_requires -d
12cr|python-traits-4.2.0-1|27	
12cr|python-traits-4.2.0-1|28	%description
12cr|python-traits-4.2.0-1|29	The Traits project allows Python programmers to use a special kind of type
12cr|python-traits-4.2.0-1|30	definition called a trait which provides object attributes with some
12cr|python-traits-4.2.0-1|31	additional characteristics:
12cr|python-traits-4.2.0-1|32	
12cr|python-traits-4.2.0-1|33	* Initialization: A trait has a default value, which is automatically
12cr|python-traits-4.2.0-1|34	set as the initial value of an attribute before its first use in a
12cr|python-traits-4.2.0-1|35	program.
12cr|python-traits-4.2.0-1|36	* Validation: A trait attribute's type is explicitly declared. The
12cr|python-traits-4.2.0-1|37	type is evident in the code, and only values that meet a
12cr|python-traits-4.2.0-1|38	programmer-specified set of criteria (i.e., the trait definition)
12cr|python-traits-4.2.0-1|39	can be assigned to that attribute.
12cr|python-traits-4.2.0-1|40	* Delegation: The value of a trait attribute can be contained either
12cr|python-traits-4.2.0-1|41	in the defining object or in another object delegated to by the
12cr|python-traits-4.2.0-1|42	trait.
12cr|python-traits-4.2.0-1|43	* Notification: Setting the value of a trait attribute can notify
12cr|python-traits-4.2.0-1|44	other parts of the program that the value has changed.
12cr|python-traits-4.2.0-1|45	* Visualization: User interfaces that allow a user to interactively
12cr|python-traits-4.2.0-1|46	modify the value of a trait attribute can be automatically
12cr|python-traits-4.2.0-1|47	constructed using the trait's definition. (This feature requires
12cr|python-traits-4.2.0-1|48	that a supported GUI toolkit be installed. If this feature is not
12cr|python-traits-4.2.0-1|49	used, the Traits project does not otherwise require GUI support.)
12cr|python-traits-4.2.0-1|50	
12cr|python-traits-4.2.0-1|51	A class can freely mix trait-based attributes with normal Python
12cr|python-traits-4.2.0-1|52	attributes, or can opt to allow the use of only a fixed or open set of
12cr|python-traits-4.2.0-1|53	trait attributes within the class. Trait attributes defined by a class
12cr|python-traits-4.2.0-1|54	are automatically inherited by any subclass derived from the class.
12cr|python-traits-4.2.0-1|55	
12cr|python-traits-4.2.0-1|56	%prep
12cr|python-traits-4.2.0-1|57	%setup -q -n %{module}-%{version}
12cr|python-traits-4.2.0-1|58	
12cr|python-traits-4.2.0-1|59	%build
12cr|python-traits-4.2.0-1|60	%__python setup.py build
12cr|python-traits-4.2.0-1|61	export PYTHONPATH=`ls -1d build/lib.* | head -1`
12cr|python-traits-4.2.0-1|62	%__python setup.py build_docs --formats html
12cr|python-traits-4.2.0-1|63	
12cr|python-traits-4.2.0-1|64	%install
12cr|python-traits-4.2.0-1|65	%__rm -rf %{buildroot}
12cr|python-traits-4.2.0-1|66	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-traits-4.2.0-1|67	
12cr|python-traits-4.2.0-1|68	%clean
12cr|python-traits-4.2.0-1|69	%__rm -rf %{buildroot}
12cr|python-traits-4.2.0-1|70	
12cr|python-traits-4.2.0-1|71	%files
12cr|python-traits-4.2.0-1|72	%defattr(-,root,root)
12cr|python-traits-4.2.0-1|73	%doc *.txt *.rst examples/ build/docs/html/
12cr|python-traits-4.2.0-1|74	%py_platsitedir/%{module}*
12cr|python-traits-4.2.0-1|75	
12cr|python-traits-4.2.0-1|76	
12cr|python-traits-4.2.0-1|77	%changelog
12cr|python-traits-4.2.0-1|78	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 4.2.0-1
12cr|python-traits-4.2.0-1|79	+ Revision: 814679
12cr|python-traits-4.2.0-1|80	- Update to 4.2.0.
12cr|python-traits-4.2.0-1|81	
12cr|python-traits-4.2.0-1|82	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.1.0-1
12cr|python-traits-4.2.0-1|83	+ Revision: 745658
12cr|python-traits-4.2.0-1|84	- Update to 4.1.0.
12cr|python-traits-4.2.0-1|85	
12cr|python-traits-4.2.0-1|86	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cr|python-traits-4.2.0-1|87	+ Revision: 689158
12cr|python-traits-4.2.0-1|88	- import python-traits
12cr|python-traits-4.2.0-1|89	
12cr|python-traits-4.2.0-1|90	

6720 12
12cr|python-traitsui-4.2.0-1|1	%define module	traitsui
12cr|python-traitsui-4.2.0-1|2	
12cr|python-traitsui-4.2.0-1|3	Summary:	Enthought Tool Suite - traitsui project
12cr|python-traitsui-4.2.0-1|4	Name:		python-%{module}
12cr|python-traitsui-4.2.0-1|5	Version:	4.2.0
12cr|python-traitsui-4.2.0-1|6	Release:	1
12cr|python-traitsui-4.2.0-1|7	Source0:	http://www.enthought.com/repo/ets/%{module}-%{version}.tar.gz
12cr|python-traitsui-4.2.0-1|8	License:	BSD
12cr|python-traitsui-4.2.0-1|9	Group:		Development/Python
12cr|python-traitsui-4.2.0-1|10	Url:		https://github.com/enthought/traitsui/
12cr|python-traitsui-4.2.0-1|11	BuildArch:	noarch
12cr|python-traitsui-4.2.0-1|12	Obsoletes:	python-enthought-traits-ui
12cr|python-traitsui-4.2.0-1|13	Obsoletes:	python-enthought-traitsgui
12cr|python-traitsui-4.2.0-1|14	Requires:	python-traits >= 4.1.0
12cr|python-traitsui-4.2.0-1|15	Requires:	python-pyface >= 4.1.0
12cr|python-traitsui-4.2.0-1|16	BuildRequires:	python-setuptools >= 0.6c8
12cr|python-traitsui-4.2.0-1|17	BuildRequires:	python-sphinx
12cr|python-traitsui-4.2.0-1|18	
12cr|python-traitsui-4.2.0-1|19	%description
12cr|python-traitsui-4.2.0-1|20	The traitsui project contains a toolkit-independent GUI abstraction
12cr|python-traitsui-4.2.0-1|21	layer (known as Pyface), which is used to support the "visualization"
12cr|python-traitsui-4.2.0-1|22	features of the Traits package. Thus, you can write code in terms of
12cr|python-traitsui-4.2.0-1|23	the Traits API (view, items, editors, etc.), and let TraitsGUI and
12cr|python-traitsui-4.2.0-1|24	your selected toolkit and backend take care of the details of
12cr|python-traitsui-4.2.0-1|25	displaying them.
12cr|python-traitsui-4.2.0-1|26	
12cr|python-traitsui-4.2.0-1|27	The following GUI backends are supported:
12cr|python-traitsui-4.2.0-1|28	
12cr|python-traitsui-4.2.0-1|29	- wxPython
12cr|python-traitsui-4.2.0-1|30	- PyQt
12cr|python-traitsui-4.2.0-1|31	- PySide
12cr|python-traitsui-4.2.0-1|32	
12cr|python-traitsui-4.2.0-1|33	%prep
12cr|python-traitsui-4.2.0-1|34	%setup -q -n %{module}-%{version}
12cr|python-traitsui-4.2.0-1|35	
12cr|python-traitsui-4.2.0-1|36	%build
12cr|python-traitsui-4.2.0-1|37	%__python setup.py build
12cr|python-traitsui-4.2.0-1|38	pushd docs
12cr|python-traitsui-4.2.0-1|39	make html
12cr|python-traitsui-4.2.0-1|40	popd
12cr|python-traitsui-4.2.0-1|41	
12cr|python-traitsui-4.2.0-1|42	%install
12cr|python-traitsui-4.2.0-1|43	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-traitsui-4.2.0-1|44	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-traitsui-4.2.0-1|45	
12cr|python-traitsui-4.2.0-1|46	%files -f FILE_LIST
12cr|python-traitsui-4.2.0-1|47	%doc *.txt *.rst examples/ docs/build/html
12cr|python-traitsui-4.2.0-1|48	
12cr|python-traitsui-4.2.0-1|49	
12cr|python-traitsui-4.2.0-1|50	
12cr|python-traitsui-4.2.0-1|51	%changelog
12cr|python-traitsui-4.2.0-1|52	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.1.0-1
12cr|python-traitsui-4.2.0-1|53	+ Revision: 745663
12cr|python-traitsui-4.2.0-1|54	- Update to 4.1.0.
12cr|python-traitsui-4.2.0-1|55	
12cr|python-traitsui-4.2.0-1|56	* Sun Jul 10 2011 Lev Givon <lev@mandriva.org> 4.0.1-1
12cr|python-traitsui-4.2.0-1|57	+ Revision: 689412
12cr|python-traitsui-4.2.0-1|58	- Update to 4.0.1.
12cr|python-traitsui-4.2.0-1|59	
12cr|python-traitsui-4.2.0-1|60	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-2
12cr|python-traitsui-4.2.0-1|61	+ Revision: 689265
12cr|python-traitsui-4.2.0-1|62	- Rebuild.
12cr|python-traitsui-4.2.0-1|63	- Fix install dep.
12cr|python-traitsui-4.2.0-1|64	
12cr|python-traitsui-4.2.0-1|65	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cr|python-traitsui-4.2.0-1|66	+ Revision: 689188
12cr|python-traitsui-4.2.0-1|67	- import python-traitsui
12cr|python-traitsui-4.2.0-1|68	
12cr|python-traitsui-4.2.0-1|69	

6721 12
12cr|python-transaction-1.1.1-2|1	Name:		python-transaction
12cr|python-transaction-1.1.1-2|2	Version:	1.1.1
12cr|python-transaction-1.1.1-2|3	Release:	2
12cr|python-transaction-1.1.1-2|4	Group:		Development/Python
12cr|python-transaction-1.1.1-2|5	License:	Zope Public License
12cr|python-transaction-1.1.1-2|6	Summary:	Transaction management for Python
12cr|python-transaction-1.1.1-2|7	# md5=10b5d02dcded26f6f265771e6d68fc06
12cr|python-transaction-1.1.1-2|8	Source:		http://pypi.python.org/packages/source/t/transaction/transaction-%{version}.tar.gz
12cr|python-transaction-1.1.1-2|9	URL:		http://pypi.python.org/pypi/transaction/
12cr|python-transaction-1.1.1-2|10	BuildRequires:	python-devel
12cr|python-transaction-1.1.1-2|11	BuildRequires:	python-setuptools
12cr|python-transaction-1.1.1-2|12	
12cr|python-transaction-1.1.1-2|13	%description
12cr|python-transaction-1.1.1-2|14	This package contains a generic transaction implementation for Python.
12cr|python-transaction-1.1.1-2|15	It is mainly used by the ZODB, though.
12cr|python-transaction-1.1.1-2|16	
12cr|python-transaction-1.1.1-2|17	Note that the data manager API, transaction.interfaces.IDataManager,
12cr|python-transaction-1.1.1-2|18	is syntactically simple, but semantically complex. The semantics were
12cr|python-transaction-1.1.1-2|19	not easy to express in the interface. This could probably use more work.
12cr|python-transaction-1.1.1-2|20	The semantics are presented in detail through examples of a sample data
12cr|python-transaction-1.1.1-2|21	manager in transaction.tests.test_SampleDataManager.
12cr|python-transaction-1.1.1-2|22	
12cr|python-transaction-1.1.1-2|23	%prep
12cr|python-transaction-1.1.1-2|24	%setup -q -n transaction-%{version}
12cr|python-transaction-1.1.1-2|25	
12cr|python-transaction-1.1.1-2|26	%build
12cr|python-transaction-1.1.1-2|27	
12cr|python-transaction-1.1.1-2|28	%install
12cr|python-transaction-1.1.1-2|29	PYTHONDONTWRITEBYTECODE= \
12cr|python-transaction-1.1.1-2|30	%__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-transaction-1.1.1-2|31	sed -i 's/.*egg-info$//' INSTALLED_FILES
12cr|python-transaction-1.1.1-2|32	
12cr|python-transaction-1.1.1-2|33	%files -f INSTALLED_FILES
12cr|python-transaction-1.1.1-2|34	
12cr|python-transaction-1.1.1-2|35	
12cr|python-transaction-1.1.1-2|36	%changelog
12cr|python-transaction-1.1.1-2|37	* Fri Oct 07 2011 Lev Givon <lev@mandriva.org> 1.1.1-1mdv2011.0
12cr|python-transaction-1.1.1-2|38	+ Revision: 703491
12cr|python-transaction-1.1.1-2|39	- Update to 1.1.1.
12cr|python-transaction-1.1.1-2|40	
12cr|python-transaction-1.1.1-2|41	* Thu Nov 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.0.0-2mdv2011.0
12cr|python-transaction-1.1.1-2|42	+ Revision: 593455
12cr|python-transaction-1.1.1-2|43	+ rebuild (emptylog)
12cr|python-transaction-1.1.1-2|44	
12cr|python-transaction-1.1.1-2|45	* Fri Aug 07 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.0.0-1mdv2010.0
12cr|python-transaction-1.1.1-2|46	+ Revision: 411006
12cr|python-transaction-1.1.1-2|47	- Initial import of python-transaction version 1.0.0.
12cr|python-transaction-1.1.1-2|48	- python-transaction
12cr|python-transaction-1.1.1-2|49	

6722 12
12cr|python-twiggy-0.4.4-1|1	%define tarname Twiggy
12cr|python-twiggy-0.4.4-1|2	%define	module	twiggy
12cr|python-twiggy-0.4.4-1|3	%define name	python-%{module}
12cr|python-twiggy-0.4.4-1|4	%define version	0.4.4
12cr|python-twiggy-0.4.4-1|5	%define	rel		1
12cr|python-twiggy-0.4.4-1|6	%if %mdkversion < 201100
12cr|python-twiggy-0.4.4-1|7	%define release %mkrel %{rel}
12cr|python-twiggy-0.4.4-1|8	%else
12cr|python-twiggy-0.4.4-1|9	%define	release	%{rel}
12cr|python-twiggy-0.4.4-1|10	%endif
12cr|python-twiggy-0.4.4-1|11	
12cr|python-twiggy-0.4.4-1|12	Summary:	A Pythonic logger package
12cr|python-twiggy-0.4.4-1|13	Name:		%{name}
12cr|python-twiggy-0.4.4-1|14	Version:	%{version}
12cr|python-twiggy-0.4.4-1|15	Release:	%{release}
12cr|python-twiggy-0.4.4-1|16	Source0:	http://pypi.python.org/packages/source/T/%{tarname}/%{tarname}-%{version}.tar.gz
12cr|python-twiggy-0.4.4-1|17	License:	BSD
12cr|python-twiggy-0.4.4-1|18	Group:		Development/Python
12cr|python-twiggy-0.4.4-1|19	Url:		http://code.google.com/p/python-twiggy/
12cr|python-twiggy-0.4.4-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-twiggy-0.4.4-1|21	BuildArch:	noarch
12cr|python-twiggy-0.4.4-1|22	BuildRequires:	python-sphinx
12cr|python-twiggy-0.4.4-1|23	BuildRequires:	python-sphinxcontrib-googleanalytics
12cr|python-twiggy-0.4.4-1|24	
12cr|python-twiggy-0.4.4-1|25	%description
12cr|python-twiggy-0.4.4-1|26	Twiggy is a logging package with a more Pythonic interface than
12cr|python-twiggy-0.4.4-1|27	Python's own logger package.
12cr|python-twiggy-0.4.4-1|28	
12cr|python-twiggy-0.4.4-1|29	%prep
12cr|python-twiggy-0.4.4-1|30	%setup -q -n %{tarname}-%{version}
12cr|python-twiggy-0.4.4-1|31	
12cr|python-twiggy-0.4.4-1|32	%build
12cr|python-twiggy-0.4.4-1|33	make -C doc html
12cr|python-twiggy-0.4.4-1|34	
12cr|python-twiggy-0.4.4-1|35	%install
12cr|python-twiggy-0.4.4-1|36	%__rm -rf %{buildroot}
12cr|python-twiggy-0.4.4-1|37	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-twiggy-0.4.4-1|38	
12cr|python-twiggy-0.4.4-1|39	%clean
12cr|python-twiggy-0.4.4-1|40	%__rm -rf %{buildroot}
12cr|python-twiggy-0.4.4-1|41	
12cr|python-twiggy-0.4.4-1|42	%files
12cr|python-twiggy-0.4.4-1|43	%defattr(-,root,root)
12cr|python-twiggy-0.4.4-1|44	%doc LICENSE README doc/_build/html
12cr|python-twiggy-0.4.4-1|45	%py_sitedir/%{tarname}*
12cr|python-twiggy-0.4.4-1|46	%py_sitedir/%{module}*
12cr|python-twiggy-0.4.4-1|47	
12cr|python-twiggy-0.4.4-1|48	
12cr|python-twiggy-0.4.4-1|49	%changelog
12cr|python-twiggy-0.4.4-1|50	* Tue Jul 10 2012 Lev Givon <lev@mandriva.org> 0.4.4-1
12cr|python-twiggy-0.4.4-1|51	+ Revision: 808762
12cr|python-twiggy-0.4.4-1|52	- imported package python-twiggy
12cr|python-twiggy-0.4.4-1|53	

6723 12
12cr|python-twisted-flow-8.2.0-2|1	Summary:        Generator-based async result flow module for Twisted
12cr|python-twisted-flow-8.2.0-2|2	Name:           python-twisted-flow
12cr|python-twisted-flow-8.2.0-2|3	Version:	8.2.0
12cr|python-twisted-flow-8.2.0-2|4	Release:	%mkrel 2
12cr|python-twisted-flow-8.2.0-2|5	Source0:        http://tmrc.mit.edu/mirror/twisted/Flow/0.1/TwistedFlow-%{version}.tar.bz2
12cr|python-twisted-flow-8.2.0-2|6	License:        MIT
12cr|python-twisted-flow-8.2.0-2|7	Group:          Development/Python
12cr|python-twisted-flow-8.2.0-2|8	URL:            http://twistedmatrix.com/projects/flow/
12cr|python-twisted-flow-8.2.0-2|9	BuildRequires:	python-devel python-twisted-core
12cr|python-twisted-flow-8.2.0-2|10	Requires:       python-twisted-core
12cr|python-twisted-flow-8.2.0-2|11	# for twisted.flow.web
12cr|python-twisted-flow-8.2.0-2|12	Requires:       python-twisted-web
12cr|python-twisted-flow-8.2.0-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-twisted-flow-8.2.0-2|14	
12cr|python-twisted-flow-8.2.0-2|15	%description
12cr|python-twisted-flow-8.2.0-2|16	Flow is a generator-based async result flow module for Twisted.
12cr|python-twisted-flow-8.2.0-2|17	
12cr|python-twisted-flow-8.2.0-2|18	%prep
12cr|python-twisted-flow-8.2.0-2|19	%setup -q -n TwistedFlow-%version
12cr|python-twisted-flow-8.2.0-2|20	
12cr|python-twisted-flow-8.2.0-2|21	%build
12cr|python-twisted-flow-8.2.0-2|22	%__python setup.py build
12cr|python-twisted-flow-8.2.0-2|23	
12cr|python-twisted-flow-8.2.0-2|24	%install
12cr|python-twisted-flow-8.2.0-2|25	%__rm -rf %buildroot
12cr|python-twisted-flow-8.2.0-2|26	%__python setup.py install --root  %buildroot --install-purelib=%py_platsitedir
12cr|python-twisted-flow-8.2.0-2|27	
12cr|python-twisted-flow-8.2.0-2|28	
12cr|python-twisted-flow-8.2.0-2|29	%clean
12cr|python-twisted-flow-8.2.0-2|30	%__rm -rf %buildroot
12cr|python-twisted-flow-8.2.0-2|31	
12cr|python-twisted-flow-8.2.0-2|32	%files
12cr|python-twisted-flow-8.2.0-2|33	%defattr(0644,root,root,0755)
12cr|python-twisted-flow-8.2.0-2|34	%doc LICENSE README doc/*
12cr|python-twisted-flow-8.2.0-2|35	%py_platsitedir/twisted/flow/
12cr|python-twisted-flow-8.2.0-2|36	%py_platsitedir/Twisted_Flow-*-py*.egg-info
12cr|python-twisted-flow-8.2.0-2|37	
12cr|python-twisted-flow-8.2.0-2|38	
12cr|python-twisted-flow-8.2.0-2|39	%changelog
12cr|python-twisted-flow-8.2.0-2|40	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 8.2.0-2mdv2010.0
12cr|python-twisted-flow-8.2.0-2|41	+ Revision: 442515
12cr|python-twisted-flow-8.2.0-2|42	- rebuild
12cr|python-twisted-flow-8.2.0-2|43	
12cr|python-twisted-flow-8.2.0-2|44	* Sat Jan 03 2009 Jérôme Soyer <saispo@mandriva.org> 8.2.0-1mdv2009.1
12cr|python-twisted-flow-8.2.0-2|45	+ Revision: 323852
12cr|python-twisted-flow-8.2.0-2|46	- New upstream release
12cr|python-twisted-flow-8.2.0-2|47	
12cr|python-twisted-flow-8.2.0-2|48	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 8.0.0-2mdv2009.1
12cr|python-twisted-flow-8.2.0-2|49	+ Revision: 323412
12cr|python-twisted-flow-8.2.0-2|50	- rebuild
12cr|python-twisted-flow-8.2.0-2|51	
12cr|python-twisted-flow-8.2.0-2|52	* Sun Jul 27 2008 Oden Eriksson <oeriksson@mandriva.com> 8.0.0-1mdv2009.0
12cr|python-twisted-flow-8.2.0-2|53	+ Revision: 250535
12cr|python-twisted-flow-8.2.0-2|54	- 8.0.0
12cr|python-twisted-flow-8.2.0-2|55	
12cr|python-twisted-flow-8.2.0-2|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-twisted-flow-8.2.0-2|57	- rebuild
12cr|python-twisted-flow-8.2.0-2|58	- rebuild
12cr|python-twisted-flow-8.2.0-2|59	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|python-twisted-flow-8.2.0-2|60	- kill re-definition of %%buildroot on Pixel's request
12cr|python-twisted-flow-8.2.0-2|61	
12cr|python-twisted-flow-8.2.0-2|62	+ Olivier Blin <oblin@mandriva.com>
12cr|python-twisted-flow-8.2.0-2|63	- restore BuildRoot
12cr|python-twisted-flow-8.2.0-2|64	
12cr|python-twisted-flow-8.2.0-2|65	
12cr|python-twisted-flow-8.2.0-2|66	* Fri Jan 27 2006 Michael Scherer <misc@mandriva.org> 0.1.0-3mdk
12cr|python-twisted-flow-8.2.0-2|67	- make it noarch, in order to make it work on x86_64, use macro
12cr|python-twisted-flow-8.2.0-2|68	
12cr|python-twisted-flow-8.2.0-2|69	* Sun May 15 2005 Michael Scherer <misc@mandriva.org> 0.1.0-2mdk
12cr|python-twisted-flow-8.2.0-2|70	- fix requires
12cr|python-twisted-flow-8.2.0-2|71	
12cr|python-twisted-flow-8.2.0-2|72	* Sat May 14 2005 Michael Scherer <misc@mandriva.org> 0.1.0-1mdk
12cr|python-twisted-flow-8.2.0-2|73	- Initial package
12cr|python-twisted-flow-8.2.0-2|74	

6724 12
12cr|python-twisted-pair-9.0.0-1|1	Summary:        A module to do low level tcp stuff with Twisted
12cr|python-twisted-pair-9.0.0-1|2	Name:           python-twisted-pair
12cr|python-twisted-pair-9.0.0-1|3	Version: 9.0.0
12cr|python-twisted-pair-9.0.0-1|4	Release: %mkrel 1
12cr|python-twisted-pair-9.0.0-1|5	%define directory_down %(echo %version|perl -n -e  '/^(\d+\.\d+).*$/; print \$1 ')
12cr|python-twisted-pair-9.0.0-1|6	Source0:        http://tmrc.mit.edu/mirror/twisted/Pair//%directory_down/TwistedPair-%{version}.tar.bz2
12cr|python-twisted-pair-9.0.0-1|7	License:        MIT
12cr|python-twisted-pair-9.0.0-1|8	Group:          Development/Python
12cr|python-twisted-pair-9.0.0-1|9	URL:            http://twistedmatrix.com/projects/pair/
12cr|python-twisted-pair-9.0.0-1|10	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|python-twisted-pair-9.0.0-1|11	BuildRequires:	python-devel python-twisted-core
12cr|python-twisted-pair-9.0.0-1|12	Requires:       python-twisted-core
12cr|python-twisted-pair-9.0.0-1|13	# do not work on x86_64 du to module loading issue
12cr|python-twisted-pair-9.0.0-1|14	#BuildArch:      noarch
12cr|python-twisted-pair-9.0.0-1|15	%description
12cr|python-twisted-pair-9.0.0-1|16	A module to do low level tcp stuff with Twisted.
12cr|python-twisted-pair-9.0.0-1|17	
12cr|python-twisted-pair-9.0.0-1|18	
12cr|python-twisted-pair-9.0.0-1|19	%prep
12cr|python-twisted-pair-9.0.0-1|20	%setup -q -n TwistedPair-%version
12cr|python-twisted-pair-9.0.0-1|21	
12cr|python-twisted-pair-9.0.0-1|22	%build
12cr|python-twisted-pair-9.0.0-1|23	%__python setup.py build
12cr|python-twisted-pair-9.0.0-1|24	
12cr|python-twisted-pair-9.0.0-1|25	%install
12cr|python-twisted-pair-9.0.0-1|26	%__rm -rf %buildroot
12cr|python-twisted-pair-9.0.0-1|27	%__python setup.py install --root  %buildroot --install-purelib=%py_platsitedir
12cr|python-twisted-pair-9.0.0-1|28	
12cr|python-twisted-pair-9.0.0-1|29	%clean
12cr|python-twisted-pair-9.0.0-1|30	%__rm -rf %buildroot
12cr|python-twisted-pair-9.0.0-1|31	
12cr|python-twisted-pair-9.0.0-1|32	%files
12cr|python-twisted-pair-9.0.0-1|33	%defattr(0644,root,root,0755)
12cr|python-twisted-pair-9.0.0-1|34	%doc LICENSE README doc/*
12cr|python-twisted-pair-9.0.0-1|35	%py_platsitedir/*
12cr|python-twisted-pair-9.0.0-1|36	
12cr|python-twisted-pair-9.0.0-1|37	
12cr|python-twisted-pair-9.0.0-1|38	
12cr|python-twisted-pair-9.0.0-1|39	%changelog
12cr|python-twisted-pair-9.0.0-1|40	* Sat Jan 02 2010 Frederik Himpe <fhimpe@mandriva.org> 9.0.0-1mdv2011.0
12cr|python-twisted-pair-9.0.0-1|41	+ Revision: 485572
12cr|python-twisted-pair-9.0.0-1|42	- Update to new version 9.0.0
12cr|python-twisted-pair-9.0.0-1|43	
12cr|python-twisted-pair-9.0.0-1|44	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 8.2.0-2mdv2010.0
12cr|python-twisted-pair-9.0.0-1|45	+ Revision: 442517
12cr|python-twisted-pair-9.0.0-1|46	- rebuild
12cr|python-twisted-pair-9.0.0-1|47	
12cr|python-twisted-pair-9.0.0-1|48	* Sat Jan 03 2009 Jérôme Soyer <saispo@mandriva.org> 8.2.0-1mdv2009.1
12cr|python-twisted-pair-9.0.0-1|49	+ Revision: 323857
12cr|python-twisted-pair-9.0.0-1|50	- New upstream release
12cr|python-twisted-pair-9.0.0-1|51	
12cr|python-twisted-pair-9.0.0-1|52	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-twisted-pair-9.0.0-1|53	- rebuild
12cr|python-twisted-pair-9.0.0-1|54	- kill re-definition of %%buildroot on Pixel's request
12cr|python-twisted-pair-9.0.0-1|55	
12cr|python-twisted-pair-9.0.0-1|56	+ Olivier Blin <oblin@mandriva.com>
12cr|python-twisted-pair-9.0.0-1|57	- restore BuildRoot
12cr|python-twisted-pair-9.0.0-1|58	
12cr|python-twisted-pair-9.0.0-1|59	
12cr|python-twisted-pair-9.0.0-1|60	* Wed Jan 25 2006 Michael Scherer <misc@mandriva.org> 0.1.0-2mdk
12cr|python-twisted-pair-9.0.0-1|61	- make it arch dependant
12cr|python-twisted-pair-9.0.0-1|62	- use macro
12cr|python-twisted-pair-9.0.0-1|63	- make it rpmbuildupdatable
12cr|python-twisted-pair-9.0.0-1|64	
12cr|python-twisted-pair-9.0.0-1|65	* Sat May 14 2005 Michael Scherer <misc@mandriva.org> 0.1.0-1mdk
12cr|python-twisted-pair-9.0.0-1|66	- Initial package
12cr|python-twisted-pair-9.0.0-1|67	

6725 12
12cr|python-twisted-web2-8.1.0-4|1	%define version 8.1.0
12cr|python-twisted-web2-8.1.0-4|2	%define	debug_package	%nil
12cr|python-twisted-web2-8.1.0-4|3	%define rel 4
12cr|python-twisted-web2-8.1.0-4|4	
12cr|python-twisted-web2-8.1.0-4|5	Summary:        An HTTP/1.1 protocol implementation together with clients and servers
12cr|python-twisted-web2-8.1.0-4|6	Name:           python-twisted-web2
12cr|python-twisted-web2-8.1.0-4|7	Version: %version
12cr|python-twisted-web2-8.1.0-4|8	Release: %mkrel %rel
12cr|python-twisted-web2-8.1.0-4|9	Source0:        http://tmrc.mit.edu/mirror/twisted/Web2/8.1/TwistedWeb2-%{version}.tar.bz2
12cr|python-twisted-web2-8.1.0-4|10	License:        MIT
12cr|python-twisted-web2-8.1.0-4|11	Group:          Development/Python
12cr|python-twisted-web2-8.1.0-4|12	URL:            http://twistedmatrix.com/trac/wiki/TwistedWeb2
12cr|python-twisted-web2-8.1.0-4|13	BuildRequires:	python-devel python-twisted-core
12cr|python-twisted-web2-8.1.0-4|14	Requires:       python-twisted-core
12cr|python-twisted-web2-8.1.0-4|15	Patch0:		TwistedWeb2-8.1.0-sagemath.patch
12cr|python-twisted-web2-8.1.0-4|16	# removed, cause problem regarding submodule for twisted
12cr|python-twisted-web2-8.1.0-4|17	#BuildArch:      noarch
12cr|python-twisted-web2-8.1.0-4|18	
12cr|python-twisted-web2-8.1.0-4|19	%description
12cr|python-twisted-web2-8.1.0-4|20	An HTTP protocol implementation together with clients and servers, based on
12cr|python-twisted-web2-8.1.0-4|21	the twisted python framework.
12cr|python-twisted-web2-8.1.0-4|22	
12cr|python-twisted-web2-8.1.0-4|23	This version is still experimental.
12cr|python-twisted-web2-8.1.0-4|24	%prep
12cr|python-twisted-web2-8.1.0-4|25	%setup -q -n TwistedWeb2-%version
12cr|python-twisted-web2-8.1.0-4|26	%patch0	-p1
12cr|python-twisted-web2-8.1.0-4|27	
12cr|python-twisted-web2-8.1.0-4|28	%build
12cr|python-twisted-web2-8.1.0-4|29	%__python setup.py build
12cr|python-twisted-web2-8.1.0-4|30	
12cr|python-twisted-web2-8.1.0-4|31	%install
12cr|python-twisted-web2-8.1.0-4|32	%__python setup.py install --root %buildroot --install-purelib=%py_platsitedir
12cr|python-twisted-web2-8.1.0-4|33	
12cr|python-twisted-web2-8.1.0-4|34	%files
12cr|python-twisted-web2-8.1.0-4|35	%defattr(0755,root,root,0755)
12cr|python-twisted-web2-8.1.0-4|36	%defattr(0644,root,root,0755)
12cr|python-twisted-web2-8.1.0-4|37	%doc LICENSE README
12cr|python-twisted-web2-8.1.0-4|38	%py_platsitedir/Twisted*egg-info
12cr|python-twisted-web2-8.1.0-4|39	%py_platsitedir/twisted/web2/
12cr|python-twisted-web2-8.1.0-4|40	%py_platsitedir/twisted/plugins/*

6726 12
12cr|python-twisted-xish-0.1.0-10|1	Summary:        A XML API for Twisted framework
12cr|python-twisted-xish-0.1.0-10|2	Name:           python-twisted-xish
12cr|python-twisted-xish-0.1.0-10|3	Version: 0.1.0
12cr|python-twisted-xish-0.1.0-10|4	%define directory_down %(echo %version|perl -n -e  '/^(\d+\.\d+).*$/; print \$1 ')
12cr|python-twisted-xish-0.1.0-10|5	Release: %mkrel 10
12cr|python-twisted-xish-0.1.0-10|6	Source0:        http://tmrc.mit.edu/mirror/twisted/Xish//%directory_down/TwistedXish-%{version}.tar.bz2
12cr|python-twisted-xish-0.1.0-10|7	Source1:        _version.py
12cr|python-twisted-xish-0.1.0-10|8	License:        MIT
12cr|python-twisted-xish-0.1.0-10|9	Group:          Development/Python
12cr|python-twisted-xish-0.1.0-10|10	URL:            http://twistedmatrix.com/projects/xish/
12cr|python-twisted-xish-0.1.0-10|11	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|python-twisted-xish-0.1.0-10|12	BuildRequires:	python-devel
12cr|python-twisted-xish-0.1.0-10|13	BuildRequires:  python-twisted-core
12cr|python-twisted-xish-0.1.0-10|14	Requires:       python-twisted-core
12cr|python-twisted-xish-0.1.0-10|15	#BuildArch:      noarch
12cr|python-twisted-xish-0.1.0-10|16	
12cr|python-twisted-xish-0.1.0-10|17	%description
12cr|python-twisted-xish-0.1.0-10|18	A XML API for Twisted framework.
12cr|python-twisted-xish-0.1.0-10|19	
12cr|python-twisted-xish-0.1.0-10|20	%prep
12cr|python-twisted-xish-0.1.0-10|21	%setup -q -n TwistedXish-%version
12cr|python-twisted-xish-0.1.0-10|22	cp %SOURCE1 twisted/xish/
12cr|python-twisted-xish-0.1.0-10|23	
12cr|python-twisted-xish-0.1.0-10|24	%build
12cr|python-twisted-xish-0.1.0-10|25	%__python setup.py build
12cr|python-twisted-xish-0.1.0-10|26	
12cr|python-twisted-xish-0.1.0-10|27	%install
12cr|python-twisted-xish-0.1.0-10|28	%__rm -rf %buildroot
12cr|python-twisted-xish-0.1.0-10|29	%__python setup.py install --root  %buildroot --install-purelib=%py_platsitedir
12cr|python-twisted-xish-0.1.0-10|30	
12cr|python-twisted-xish-0.1.0-10|31	%clean
12cr|python-twisted-xish-0.1.0-10|32	%__rm -rf %buildroot
12cr|python-twisted-xish-0.1.0-10|33	
12cr|python-twisted-xish-0.1.0-10|34	%files
12cr|python-twisted-xish-0.1.0-10|35	%defattr(0644,root,root,0755)
12cr|python-twisted-xish-0.1.0-10|36	%doc LICENSE README
12cr|python-twisted-xish-0.1.0-10|37	%py_platsitedir/twisted/xish/
12cr|python-twisted-xish-0.1.0-10|38	%py_platsitedir/*.egg-info
12cr|python-twisted-xish-0.1.0-10|39	
12cr|python-twisted-xish-0.1.0-10|40	
12cr|python-twisted-xish-0.1.0-10|41	
12cr|python-twisted-xish-0.1.0-10|42	
12cr|python-twisted-xish-0.1.0-10|43	%changelog
12cr|python-twisted-xish-0.1.0-10|44	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.0-10mdv2010.0
12cr|python-twisted-xish-0.1.0-10|45	+ Revision: 442520
12cr|python-twisted-xish-0.1.0-10|46	- rebuild
12cr|python-twisted-xish-0.1.0-10|47	
12cr|python-twisted-xish-0.1.0-10|48	* Mon Dec 29 2008 Crispin Boylan <crisb@mandriva.org> 0.1.0-9mdv2009.1
12cr|python-twisted-xish-0.1.0-10|49	+ Revision: 321219
12cr|python-twisted-xish-0.1.0-10|50	- Rebuild for python2.6
12cr|python-twisted-xish-0.1.0-10|51	
12cr|python-twisted-xish-0.1.0-10|52	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.1.0-8mdv2009.0
12cr|python-twisted-xish-0.1.0-10|53	+ Revision: 259856
12cr|python-twisted-xish-0.1.0-10|54	- rebuild
12cr|python-twisted-xish-0.1.0-10|55	
12cr|python-twisted-xish-0.1.0-10|56	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.1.0-7mdv2009.0
12cr|python-twisted-xish-0.1.0-10|57	+ Revision: 247703
12cr|python-twisted-xish-0.1.0-10|58	- rebuild
12cr|python-twisted-xish-0.1.0-10|59	
12cr|python-twisted-xish-0.1.0-10|60	+ Olivier Blin <oblin@mandriva.com>
12cr|python-twisted-xish-0.1.0-10|61	- restore BuildRoot
12cr|python-twisted-xish-0.1.0-10|62	
12cr|python-twisted-xish-0.1.0-10|63	* Sat Dec 29 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-5mdv2008.1
12cr|python-twisted-xish-0.1.0-10|64	+ Revision: 139217
12cr|python-twisted-xish-0.1.0-10|65	- rebuild
12cr|python-twisted-xish-0.1.0-10|66	
12cr|python-twisted-xish-0.1.0-10|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-twisted-xish-0.1.0-10|68	- kill re-definition of %%buildroot on Pixel's request
12cr|python-twisted-xish-0.1.0-10|69	
12cr|python-twisted-xish-0.1.0-10|70	
12cr|python-twisted-xish-0.1.0-10|71	* Thu Dec 14 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.1.0-4mdv2007.0
12cr|python-twisted-xish-0.1.0-10|72	+ Revision: 96934
12cr|python-twisted-xish-0.1.0-10|73	- Rebuild against new python
12cr|python-twisted-xish-0.1.0-10|74	
12cr|python-twisted-xish-0.1.0-10|75	+ Michael Scherer <misc@mandriva.org>
12cr|python-twisted-xish-0.1.0-10|76	- Import python-twisted-xish
12cr|python-twisted-xish-0.1.0-10|77	
12cr|python-twisted-xish-0.1.0-10|78	* Fri Aug 11 2006 Michael Scherer <misc@mandriva.org> 0.1.0-3mdv2007.0
12cr|python-twisted-xish-0.1.0-10|79	- rebuild for new tag
12cr|python-twisted-xish-0.1.0-10|80	- add version .py for new twisted
12cr|python-twisted-xish-0.1.0-10|81	
12cr|python-twisted-xish-0.1.0-10|82	* Wed Jan 25 2006 Michael Scherer <misc@mandriva.org> 0.1.0-2mdk
12cr|python-twisted-xish-0.1.0-10|83	- make it rpmbuildupdatable
12cr|python-twisted-xish-0.1.0-10|84	- make it arch dependant like other twisted package
12cr|python-twisted-xish-0.1.0-10|85	- use macro
12cr|python-twisted-xish-0.1.0-10|86	
12cr|python-twisted-xish-0.1.0-10|87	* Sun May 15 2005 Michael Scherer <misc@mandriva.org> 0.1.0-1mdk
12cr|python-twisted-xish-0.1.0-10|88	- Initial package
12cr|python-twisted-xish-0.1.0-10|89	

6727 12
12cr|python-twitter-0.6-1|1	%define name	python-twitter
12cr|python-twitter-0.6-1|2	%define version 0.6
12cr|python-twitter-0.6-1|3	%define release %mkrel 1
12cr|python-twitter-0.6-1|4	
12cr|python-twitter-0.6-1|5	Summary:	Python bindings for Twitter
12cr|python-twitter-0.6-1|6	Name:		%{name}
12cr|python-twitter-0.6-1|7	Version:	%{version}
12cr|python-twitter-0.6-1|8	Release:	%{release}
12cr|python-twitter-0.6-1|9	License:	ASL 2.0
12cr|python-twitter-0.6-1|10	Group:		Development/Python
12cr|python-twitter-0.6-1|11	Url:		http://code.google.com/p/python-twitter/
12cr|python-twitter-0.6-1|12	Source0:	http://python-twitter.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|python-twitter-0.6-1|13	BuildRequires:	python-setuptools
12cr|python-twitter-0.6-1|14	Requires:	python-simplejson
12cr|python-twitter-0.6-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|python-twitter-0.6-1|16	
12cr|python-twitter-0.6-1|17	%description
12cr|python-twitter-0.6-1|18	This library provides a pure python interface for the Twitter API.
12cr|python-twitter-0.6-1|19	
12cr|python-twitter-0.6-1|20	Twitter (http://twitter.com) provides a service that allows people to connect
12cr|python-twitter-0.6-1|21	via the web, IM, and SMS. Twitter exposes a web services API
12cr|python-twitter-0.6-1|22	(http://twitter.com/help/api) and this library is intended to make it even
12cr|python-twitter-0.6-1|23	easier for python programmers to use.
12cr|python-twitter-0.6-1|24	
12cr|python-twitter-0.6-1|25	%prep
12cr|python-twitter-0.6-1|26	%setup -q
12cr|python-twitter-0.6-1|27	
12cr|python-twitter-0.6-1|28	%build
12cr|python-twitter-0.6-1|29	%{__python} setup.py build
12cr|python-twitter-0.6-1|30	
12cr|python-twitter-0.6-1|31	%install
12cr|python-twitter-0.6-1|32	rm -rf %{buildroot}
12cr|python-twitter-0.6-1|33	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%{py_platsitedir}
12cr|python-twitter-0.6-1|34	chmod a+r %{buildroot}%{py_platsitedir}/*/*
12cr|python-twitter-0.6-1|35	
12cr|python-twitter-0.6-1|36	%clean
12cr|python-twitter-0.6-1|37	rm -rf %{buildroot}
12cr|python-twitter-0.6-1|38	
12cr|python-twitter-0.6-1|39	%files
12cr|python-twitter-0.6-1|40	%defattr(-,root,root)
12cr|python-twitter-0.6-1|41	%{py_platsitedir}/*
12cr|python-twitter-0.6-1|42	
12cr|python-twitter-0.6-1|43	
12cr|python-twitter-0.6-1|44	%changelog
12cr|python-twitter-0.6-1|45	* Sat Jun 25 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-1mdv2011.0
12cr|python-twitter-0.6-1|46	+ Revision: 687047
12cr|python-twitter-0.6-1|47	- revert to original project, this one is not the same
12cr|python-twitter-0.6-1|48	
12cr|python-twitter-0.6-1|49	* Mon Nov 22 2010 Funda Wang <fwang@mandriva.org> 1.4.2-2mdv2011.0
12cr|python-twitter-0.6-1|50	+ Revision: 599635
12cr|python-twitter-0.6-1|51	- rebuild for py2.7
12cr|python-twitter-0.6-1|52	
12cr|python-twitter-0.6-1|53	* Sun Sep 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.2-1mdv2011.0
12cr|python-twitter-0.6-1|54	+ Revision: 577779
12cr|python-twitter-0.6-1|55	- new version
12cr|python-twitter-0.6-1|56	
12cr|python-twitter-0.6-1|57	* Mon Mar 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.6-1mdv2010.1
12cr|python-twitter-0.6-1|58	+ Revision: 515900
12cr|python-twitter-0.6-1|59	- update to 0.6
12cr|python-twitter-0.6-1|60	
12cr|python-twitter-0.6-1|61	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5-3mdv2010.0
12cr|python-twitter-0.6-1|62	+ Revision: 442524
12cr|python-twitter-0.6-1|63	- rebuild
12cr|python-twitter-0.6-1|64	
12cr|python-twitter-0.6-1|65	* Mon Feb 16 2009 Colin Guthrie <cguthrie@mandriva.org> 0.5-2mdv2009.1
12cr|python-twitter-0.6-1|66	+ Revision: 341123
12cr|python-twitter-0.6-1|67	- Fix permissions
12cr|python-twitter-0.6-1|68	
12cr|python-twitter-0.6-1|69	* Mon Feb 16 2009 Colin Guthrie <cguthrie@mandriva.org> 0.5-1mdv2009.1
12cr|python-twitter-0.6-1|70	+ Revision: 341121
12cr|python-twitter-0.6-1|71	- imported package python-twitter
12cr|python-twitter-0.6-1|72	
12cr|python-twitter-0.6-1|73	

6728 12
12cr|python-twitty-0.1-4|1	%define checkout dustin-twitty-twister-24d6d8c
12cr|python-twitty-0.1-4|2	
12cr|python-twitty-0.1-4|3	Name:            python-twitty
12cr|python-twitty-0.1-4|4	Summary:         A twisted client for twitter-like APIs
12cr|python-twitty-0.1-4|5	Version:         0.1
12cr|python-twitty-0.1-4|6	Release:         4
12cr|python-twitty-0.1-4|7	Epoch:           0
12cr|python-twitty-0.1-4|8	Source0:         %{checkout}.tar.gz
12cr|python-twitty-0.1-4|9	Patch0:		 python-twitty-fix-api-url.patch
12cr|python-twitty-0.1-4|10	URL:             http://github.com/dustin/twitty-twister/
12cr|python-twitty-0.1-4|11	License:         MIT
12cr|python-twitty-0.1-4|12	Group:           Development/Python
12cr|python-twitty-0.1-4|13	BuildRoot:       %{_tmppath}/%{name}-buildroot
12cr|python-twitty-0.1-4|14	BuildArch:	 noarch
12cr|python-twitty-0.1-4|15	BuildRequires:   python-devel
12cr|python-twitty-0.1-4|16	Provides:        twittytwister = %{epoch}:%{version}-%{release}
12cr|python-twitty-0.1-4|17	
12cr|python-twitty-0.1-4|18	Requires:        python-twisted-core
12cr|python-twitty-0.1-4|19	Requires:        python-twisted-web
12cr|python-twitty-0.1-4|20	Requires:        python-oauth
12cr|python-twitty-0.1-4|21	
12cr|python-twitty-0.1-4|22	%description
12cr|python-twitty-0.1-4|23	Twitter client for Twisted Python
12cr|python-twitty-0.1-4|24	
12cr|python-twitty-0.1-4|25	%prep
12cr|python-twitty-0.1-4|26	%setup -q -n %{checkout}
12cr|python-twitty-0.1-4|27	
12cr|python-twitty-0.1-4|28	%build
12cr|python-twitty-0.1-4|29	
12cr|python-twitty-0.1-4|30	%install
12cr|python-twitty-0.1-4|31	%{__rm} -rf %{buildroot}
12cr|python-twitty-0.1-4|32	%{__python} setup.py install --root=%{buildroot}
12cr|python-twitty-0.1-4|33	
12cr|python-twitty-0.1-4|34	%clean
12cr|python-twitty-0.1-4|35	%{__rm} -rf %{buildroot}
12cr|python-twitty-0.1-4|36	
12cr|python-twitty-0.1-4|37	%files
12cr|python-twitty-0.1-4|38	%defattr(-,root,root)
12cr|python-twitty-0.1-4|39	%doc example README.markdown
12cr|python-twitty-0.1-4|40	%{python_sitelib}/*
12cr|python-twitty-0.1-4|41	
12cr|python-twitty-0.1-4|42	
12cr|python-twitty-0.1-4|43	%changelog
12cr|python-twitty-0.1-4|44	* Thu Jun 09 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 0:0.1-4
12cr|python-twitty-0.1-4|45	+ Revision: 683791
12cr|python-twitty-0.1-4|46	- added patch to replace the deprecated twitter API URL
12cr|python-twitty-0.1-4|47	- make it noarch
12cr|python-twitty-0.1-4|48	
12cr|python-twitty-0.1-4|49	* Wed Nov 10 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 0:0.1-3mdv2011.0
12cr|python-twitty-0.1-4|50	+ Revision: 595658
12cr|python-twitty-0.1-4|51	- rebuild for python-2.7
12cr|python-twitty-0.1-4|52	
12cr|python-twitty-0.1-4|53	* Thu Mar 18 2010 Caio Begotti <caio1982@mandriva.org> 0:0.1-2mdv2010.1
12cr|python-twitty-0.1-4|54	+ Revision: 524967
12cr|python-twitty-0.1-4|55	- fix requires
12cr|python-twitty-0.1-4|56	
12cr|python-twitty-0.1-4|57	* Thu Mar 18 2010 Caio Begotti <caio1982@mandriva.org> 0:0.1-1mdv2010.1
12cr|python-twitty-0.1-4|58	+ Revision: 524964
12cr|python-twitty-0.1-4|59	- it shouldn't be noarch
12cr|python-twitty-0.1-4|60	- import python-twitty
12cr|python-twitty-0.1-4|61	

6729 12
12cr|python-unittest2-0.5.1-4|1	%define	module	unittest2
12cr|python-unittest2-0.5.1-4|2	
12cr|python-unittest2-0.5.1-4|3	Name:           python-%{module}
12cr|python-unittest2-0.5.1-4|4	Version:        0.5.1
12cr|python-unittest2-0.5.1-4|5	Release:        4
12cr|python-unittest2-0.5.1-4|6	Summary:        Backport of new unittest features for Python 2.7 to Python 2.4+
12cr|python-unittest2-0.5.1-4|7	Group:          Development/Python
12cr|python-unittest2-0.5.1-4|8	License:        BSD
12cr|python-unittest2-0.5.1-4|9	URL:            http://pypi.python.org/pypi/unittest2
12cr|python-unittest2-0.5.1-4|10	Source0:        http://pypi.python.org/packages/source/u/%{module}/%{module}-%{version}.tar.gz
12cr|python-unittest2-0.5.1-4|11	BuildArch:      noarch
12cr|python-unittest2-0.5.1-4|12	BuildRequires:  python-devel
12cr|python-unittest2-0.5.1-4|13	BuildRequires:  python-setuptools
12cr|python-unittest2-0.5.1-4|14	
12cr|python-unittest2-0.5.1-4|15	%description
12cr|python-unittest2-0.5.1-4|16	unittest2 is a backport of the new features added to the unittest
12cr|python-unittest2-0.5.1-4|17	testing framework in Python 2.7. It has been tested to on Python 2.4 -
12cr|python-unittest2-0.5.1-4|18	2.6.
12cr|python-unittest2-0.5.1-4|19	
12cr|python-unittest2-0.5.1-4|20	To use unittest2 instead of unittest simply replace ``import
12cr|python-unittest2-0.5.1-4|21	unittest`` with ``import unittest2``.
12cr|python-unittest2-0.5.1-4|22	
12cr|python-unittest2-0.5.1-4|23	Classes in unittest2 derive from the equivalent classes in unittest,
12cr|python-unittest2-0.5.1-4|24	so it should be possible to use the unittest2 test running infra-
12cr|python-unittest2-0.5.1-4|25	structure without having to switch all your tests to using unittest2
12cr|python-unittest2-0.5.1-4|26	immediately. Similarly, you can use the new assert methods on
12cr|python-unittest2-0.5.1-4|27	``unittest2.TestCase`` with the standard unittest test running
12cr|python-unittest2-0.5.1-4|28	infrastructure. Not all of the new features in unittest2 will work
12cr|python-unittest2-0.5.1-4|29	with the standard unittest test loaders and runners, however.
12cr|python-unittest2-0.5.1-4|30	
12cr|python-unittest2-0.5.1-4|31	
12cr|python-unittest2-0.5.1-4|32	%prep
12cr|python-unittest2-0.5.1-4|33	%setup -q -n %{module}-%{version}
12cr|python-unittest2-0.5.1-4|34	
12cr|python-unittest2-0.5.1-4|35	%install
12cr|python-unittest2-0.5.1-4|36	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root %{buildroot} --record=FILE_LIST
12cr|python-unittest2-0.5.1-4|37	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-unittest2-0.5.1-4|38	
12cr|python-unittest2-0.5.1-4|39	%files -f FILE_LIST
12cr|python-unittest2-0.5.1-4|40	%doc README.txt
12cr|python-unittest2-0.5.1-4|41	
12cr|python-unittest2-0.5.1-4|42	
12cr|python-unittest2-0.5.1-4|43	
12cr|python-unittest2-0.5.1-4|44	
12cr|python-unittest2-0.5.1-4|45	%changelog
12cr|python-unittest2-0.5.1-4|46	* Wed Sep 14 2011 Lev Givon <lev@mandriva.org> 0.5.1-3mdv2011.0
12cr|python-unittest2-0.5.1-4|47	+ Revision: 699811
12cr|python-unittest2-0.5.1-4|48	- Clean up spec file.
12cr|python-unittest2-0.5.1-4|49	- imported package python-unittest2
12cr|python-unittest2-0.5.1-4|50	

6730 12
12cr|python-urljr-1.0.0-1|1	%define module urljr
12cr|python-urljr-1.0.0-1|2	Name: 		python-%module
12cr|python-urljr-1.0.0-1|3	Version: 	1.0.0
12cr|python-urljr-1.0.0-1|4	Release: 	%mkrel 1
12cr|python-urljr-1.0.0-1|5	License: 	GPL
12cr|python-urljr-1.0.0-1|6	Summary: 	JanRain's URL Utilities
12cr|python-urljr-1.0.0-1|7	Group: 		Development/Python
12cr|python-urljr-1.0.0-1|8	BuildRoot: 	%{_tmppath}/%{name}-%{version}-build
12cr|python-urljr-1.0.0-1|9	BuildRequires: 	python-devel
12cr|python-urljr-1.0.0-1|10	Requires: 	python-curl
12cr|python-urljr-1.0.0-1|11	Url: 		http://www.openidenabled.com/openid/libraries/python
12cr|python-urljr-1.0.0-1|12	Source: 	http://www.openidenabled.com/resources/downloads/python-openid/python-urljr-%{version}.tar.gz
12cr|python-urljr-1.0.0-1|13	Buildarch:	noarch
12cr|python-urljr-1.0.0-1|14	
12cr|python-urljr-1.0.0-1|15	%description
12cr|python-urljr-1.0.0-1|16	JanRain's URL Utilities
12cr|python-urljr-1.0.0-1|17	
12cr|python-urljr-1.0.0-1|18	%prep
12cr|python-urljr-1.0.0-1|19	%setup
12cr|python-urljr-1.0.0-1|20	
12cr|python-urljr-1.0.0-1|21	%build
12cr|python-urljr-1.0.0-1|22	CFLAGS="%{optflags}" python setup.py build
12cr|python-urljr-1.0.0-1|23	
12cr|python-urljr-1.0.0-1|24	%install
12cr|python-urljr-1.0.0-1|25	rm -rf $RPM_BUILD_ROOT
12cr|python-urljr-1.0.0-1|26	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
12cr|python-urljr-1.0.0-1|27	
12cr|python-urljr-1.0.0-1|28	%clean
12cr|python-urljr-1.0.0-1|29	%{__rm} -rf %{buildroot}
12cr|python-urljr-1.0.0-1|30	
12cr|python-urljr-1.0.0-1|31	%files
12cr|python-urljr-1.0.0-1|32	%defattr(-, root, root, -)
12cr|python-urljr-1.0.0-1|33	%doc README urljr/test/
12cr|python-urljr-1.0.0-1|34	%{python_sitelib}/*
12cr|python-urljr-1.0.0-1|35	
12cr|python-urljr-1.0.0-1|36	
12cr|python-urljr-1.0.0-1|37	
12cr|python-urljr-1.0.0-1|38	%changelog
12cr|python-urljr-1.0.0-1|39	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 1.0.0-1mdv2011.0
12cr|python-urljr-1.0.0-1|40	+ Revision: 683272
12cr|python-urljr-1.0.0-1|41	- import python-urljr
12cr|python-urljr-1.0.0-1|42	
12cr|python-urljr-1.0.0-1|43	
12cr|python-urljr-1.0.0-1|44	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 1.0.0
12cr|python-urljr-1.0.0-1|45	- first release for Mandriva

6731 12
12cr|python-urllib3-1.4-1|1	%define	module	urllib3
12cr|python-urllib3-1.4-1|2	%define name	python-%{module}
12cr|python-urllib3-1.4-1|3	%define version 1.4
12cr|python-urllib3-1.4-1|4	%define release 1
12cr|python-urllib3-1.4-1|5	
12cr|python-urllib3-1.4-1|6	Summary:	Python HTTP library with thread-safe connection pooling, file post, and more
12cr|python-urllib3-1.4-1|7	Name:		%{name}
12cr|python-urllib3-1.4-1|8	Version:	%{version}
12cr|python-urllib3-1.4-1|9	Release:	%{release}
12cr|python-urllib3-1.4-1|10	Source0:	http://pypi.python.org/packages/source/u/%{module}/%{module}-%{version}.tar.gz
12cr|python-urllib3-1.4-1|11	License:	MIT
12cr|python-urllib3-1.4-1|12	Group:		Development/Python
12cr|python-urllib3-1.4-1|13	Url:		http://urllib3.readthedocs.org/
12cr|python-urllib3-1.4-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-urllib3-1.4-1|15	BuildArch:	noarch
12cr|python-urllib3-1.4-1|16	BuildRequires:	python-devel, python-setuptools
12cr|python-urllib3-1.4-1|17	
12cr|python-urllib3-1.4-1|18	%description
12cr|python-urllib3-1.4-1|19	There are two critical features missing from the Python standard
12cr|python-urllib3-1.4-1|20	library: Connection re-using/pooling and file posting. It's not
12cr|python-urllib3-1.4-1|21	terribly hard to implement these yourself, but it's much easier to use
12cr|python-urllib3-1.4-1|22	a module that already did the work for you.
12cr|python-urllib3-1.4-1|23	
12cr|python-urllib3-1.4-1|24	The Python standard libraries urllib and urllib2 have little to do
12cr|python-urllib3-1.4-1|25	with each other. They were designed to be independent and standalone,
12cr|python-urllib3-1.4-1|26	each solving a different scope of problems, and urllib3 follows in a
12cr|python-urllib3-1.4-1|27	similar vein.
12cr|python-urllib3-1.4-1|28	
12cr|python-urllib3-1.4-1|29	%prep
12cr|python-urllib3-1.4-1|30	%setup -q -n %{module}-%{version}
12cr|python-urllib3-1.4-1|31	
12cr|python-urllib3-1.4-1|32	%install
12cr|python-urllib3-1.4-1|33	%__rm -rf %{buildroot}
12cr|python-urllib3-1.4-1|34	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-urllib3-1.4-1|35	
12cr|python-urllib3-1.4-1|36	%clean
12cr|python-urllib3-1.4-1|37	%__rm -rf %{buildroot}
12cr|python-urllib3-1.4-1|38	
12cr|python-urllib3-1.4-1|39	%files
12cr|python-urllib3-1.4-1|40	%defattr(-,root,root)
12cr|python-urllib3-1.4-1|41	%doc *.txt
12cr|python-urllib3-1.4-1|42	%py_sitedir/urllib3*
12cr|python-urllib3-1.4-1|43	%py_sitedir/dummyserver*
12cr|python-urllib3-1.4-1|44	
12cr|python-urllib3-1.4-1|45	
12cr|python-urllib3-1.4-1|46	%changelog
12cr|python-urllib3-1.4-1|47	* Tue Jul 17 2012 Lev Givon <lev@mandriva.org> 1.4-1
12cr|python-urllib3-1.4-1|48	+ Revision: 810074
12cr|python-urllib3-1.4-1|49	- Update to 1.4.
12cr|python-urllib3-1.4-1|50	
12cr|python-urllib3-1.4-1|51	* Wed Apr 25 2012 Lev Givon <lev@mandriva.org> 1.3-1
12cr|python-urllib3-1.4-1|52	+ Revision: 793427
12cr|python-urllib3-1.4-1|53	- imported package python-urllib3
12cr|python-urllib3-1.4-1|54	

6732 12
12cr|python-urwid-1.1.1-1|1	%define module	urwid
12cr|python-urwid-1.1.1-1|2	%define name	python-%{module}
12cr|python-urwid-1.1.1-1|3	%define version	1.1.1
12cr|python-urwid-1.1.1-1|4	%define release 1
12cr|python-urwid-1.1.1-1|5	
12cr|python-urwid-1.1.1-1|6	Summary:	Full-featured Python console user interface library
12cr|python-urwid-1.1.1-1|7	Name: 		%{name}
12cr|python-urwid-1.1.1-1|8	Version: 	%{version}
12cr|python-urwid-1.1.1-1|9	Release: 	%{release}
12cr|python-urwid-1.1.1-1|10	Source0: 	http://excess.org/%{module}/%{module}-%{version}.tar.gz
12cr|python-urwid-1.1.1-1|11	License:	LGPL
12cr|python-urwid-1.1.1-1|12	Group: 		Development/Python
12cr|python-urwid-1.1.1-1|13	Url: 		http://excess.org/%{module}
12cr|python-urwid-1.1.1-1|14	BuildRequires:	python-setuptools
12cr|python-urwid-1.1.1-1|15	BuildRequires:	python-devel
12cr|python-urwid-1.1.1-1|16	
12cr|python-urwid-1.1.1-1|17	%description
12cr|python-urwid-1.1.1-1|18	Urwid is a console user interface library. It includes many features
12cr|python-urwid-1.1.1-1|19	useful for text console application developers including :
12cr|python-urwid-1.1.1-1|20	
12cr|python-urwid-1.1.1-1|21	* Applcations resize quickly and smoothly
12cr|python-urwid-1.1.1-1|22	* Automatic, programmable text alignment and wrapping
12cr|python-urwid-1.1.1-1|23	* Simple markup for setting text attributes within blocks of text
12cr|python-urwid-1.1.1-1|24	* Powerful list box with programmable content for scrolling all
12cr|python-urwid-1.1.1-1|25	widget types
12cr|python-urwid-1.1.1-1|26	* Your choice of event loops: Twisted, Glib or built-in
12cr|python-urwid-1.1.1-1|27	select-based loop
12cr|python-urwid-1.1.1-1|28	* Pre-built widgets include edit boxes, buttons, check
12cr|python-urwid-1.1.1-1|29	boxes and radio buttons
12cr|python-urwid-1.1.1-1|30	* Display modules include raw, curses, and
12cr|python-urwid-1.1.1-1|31	experimental LCD and web displays
12cr|python-urwid-1.1.1-1|32	* Support for UTF-8, simple 8-bit and CJK encodings
12cr|python-urwid-1.1.1-1|33	* 256 and 88 color mode support
12cr|python-urwid-1.1.1-1|34	* Python 3.2 support
12cr|python-urwid-1.1.1-1|35	
12cr|python-urwid-1.1.1-1|36	%prep
12cr|python-urwid-1.1.1-1|37	%setup -q -n %{module}-%{version}
12cr|python-urwid-1.1.1-1|38	
12cr|python-urwid-1.1.1-1|39	%build
12cr|python-urwid-1.1.1-1|40	%setup_compile_flags
12cr|python-urwid-1.1.1-1|41	%__python setup.py build
12cr|python-urwid-1.1.1-1|42	
12cr|python-urwid-1.1.1-1|43	%install
12cr|python-urwid-1.1.1-1|44	PYTHONDONTWRITEBYTECODE=  %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-urwid-1.1.1-1|45	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-urwid-1.1.1-1|46	
12cr|python-urwid-1.1.1-1|47	%files
12cr|python-urwid-1.1.1-1|48	#-f FILE_LIST
12cr|python-urwid-1.1.1-1|49	%doc CHANGELOG  *py
12cr|python-urwid-1.1.1-1|50	%py_platsitedir/*

6733 12
12cr|python-uTidylib-0.2-10|1	%define module	uTidylib
12cr|python-uTidylib-0.2-10|2	
12cr|python-uTidylib-0.2-10|3	Name:           python-%{module}
12cr|python-uTidylib-0.2-10|4	Version:        0.2
12cr|python-uTidylib-0.2-10|5	Release:        %mkrel 10
12cr|python-uTidylib-0.2-10|6	Summary:        Wrapper for HTML Tidy at http://tidy.sourceforge.net
12cr|python-uTidylib-0.2-10|7	
12cr|python-uTidylib-0.2-10|8	Group:          Development/Python
12cr|python-uTidylib-0.2-10|9	License:        MIT
12cr|python-uTidylib-0.2-10|10	URL:            http://utidylib.berlios.de/
12cr|python-uTidylib-0.2-10|11	Source0:        http://download.berlios.de/utidylib/%{module}-%{version}.tar.bz2
12cr|python-uTidylib-0.2-10|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|python-uTidylib-0.2-10|13	BuildArch:      noarch
12cr|python-uTidylib-0.2-10|14	%py_requires -d
12cr|python-uTidylib-0.2-10|15	Requires:	tidy python-ctypes
12cr|python-uTidylib-0.2-10|16	
12cr|python-uTidylib-0.2-10|17	%description
12cr|python-uTidylib-0.2-10|18	The Tidy wrapper. I am the main interface to TidyLib. This package supports
12cr|python-uTidylib-0.2-10|19	processing HTML with Tidy, with all the options that the tidy command line
12cr|python-uTidylib-0.2-10|20	supports.
12cr|python-uTidylib-0.2-10|21	
12cr|python-uTidylib-0.2-10|22	%prep
12cr|python-uTidylib-0.2-10|23	%setup -n %{module}-%{version} -q
12cr|python-uTidylib-0.2-10|24	
12cr|python-uTidylib-0.2-10|25	
12cr|python-uTidylib-0.2-10|26	%build
12cr|python-uTidylib-0.2-10|27	CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
12cr|python-uTidylib-0.2-10|28	
12cr|python-uTidylib-0.2-10|29	%install
12cr|python-uTidylib-0.2-10|30	rm -rf $RPM_BUILD_ROOT
12cr|python-uTidylib-0.2-10|31	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-uTidylib-0.2-10|32	
12cr|python-uTidylib-0.2-10|33	%clean
12cr|python-uTidylib-0.2-10|34	rm -rf $RPM_BUILD_ROOT
12cr|python-uTidylib-0.2-10|35	
12cr|python-uTidylib-0.2-10|36	%files
12cr|python-uTidylib-0.2-10|37	%defattr(-,root,root,-)
12cr|python-uTidylib-0.2-10|38	%{python_sitelib}/tidy
12cr|python-uTidylib-0.2-10|39	%{python_sitelib}/*.egg-info
12cr|python-uTidylib-0.2-10|40	%doc *.txt LICENSE
12cr|python-uTidylib-0.2-10|41	
12cr|python-uTidylib-0.2-10|42	
12cr|python-uTidylib-0.2-10|43	%changelog
12cr|python-uTidylib-0.2-10|44	* Thu Nov 04 2010 Funda Wang <fwang@mandriva.org> 0.2-10mdv2011.0
12cr|python-uTidylib-0.2-10|45	+ Revision: 593151
12cr|python-uTidylib-0.2-10|46	- rebuild for py 2.7
12cr|python-uTidylib-0.2-10|47	
12cr|python-uTidylib-0.2-10|48	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2-9mdv2010.0
12cr|python-uTidylib-0.2-10|49	+ Revision: 442539
12cr|python-uTidylib-0.2-10|50	- rebuild
12cr|python-uTidylib-0.2-10|51	
12cr|python-uTidylib-0.2-10|52	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 0.2-8mdv2009.1
12cr|python-uTidylib-0.2-10|53	+ Revision: 323411
12cr|python-uTidylib-0.2-10|54	- rebuild
12cr|python-uTidylib-0.2-10|55	
12cr|python-uTidylib-0.2-10|56	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.2-7mdv2009.0
12cr|python-uTidylib-0.2-10|57	+ Revision: 259858
12cr|python-uTidylib-0.2-10|58	- rebuild
12cr|python-uTidylib-0.2-10|59	
12cr|python-uTidylib-0.2-10|60	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.2-6mdv2009.0
12cr|python-uTidylib-0.2-10|61	+ Revision: 247707
12cr|python-uTidylib-0.2-10|62	- rebuild
12cr|python-uTidylib-0.2-10|63	
12cr|python-uTidylib-0.2-10|64	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.2-4mdv2008.1
12cr|python-uTidylib-0.2-10|65	+ Revision: 140738
12cr|python-uTidylib-0.2-10|66	- restore BuildRoot
12cr|python-uTidylib-0.2-10|67	
12cr|python-uTidylib-0.2-10|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-uTidylib-0.2-10|69	- kill re-definition of %%buildroot on Pixel's request
12cr|python-uTidylib-0.2-10|70	
12cr|python-uTidylib-0.2-10|71	* Mon Aug 27 2007 Funda Wang <fwang@mandriva.org> 0.2-4mdv2008.0
12cr|python-uTidylib-0.2-10|72	+ Revision: 71753
12cr|python-uTidylib-0.2-10|73	- add egg-info
12cr|python-uTidylib-0.2-10|74	- Rebuild for python 2.5
12cr|python-uTidylib-0.2-10|75	
12cr|python-uTidylib-0.2-10|76	* Sun Aug 26 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.2-3mdv2008.0
12cr|python-uTidylib-0.2-10|77	+ Revision: 71553
12cr|python-uTidylib-0.2-10|78	- rebuild
12cr|python-uTidylib-0.2-10|79	
12cr|python-uTidylib-0.2-10|80	
12cr|python-uTidylib-0.2-10|81	* Fri Feb 03 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.2-2mdk
12cr|python-uTidylib-0.2-10|82	- use mkrel and py_puresitedir
12cr|python-uTidylib-0.2-10|83	
12cr|python-uTidylib-0.2-10|84	* Thu Jan 27 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.2-1mdk
12cr|python-uTidylib-0.2-10|85	- mandrake contrib
12cr|python-uTidylib-0.2-10|86	

6734 12
12cr|python-versiontools-1.9.1-1|1	%global pypi_name versiontools
12cr|python-versiontools-1.9.1-1|2	
12cr|python-versiontools-1.9.1-1|3	Name:           python-versiontools
12cr|python-versiontools-1.9.1-1|4	Version:        1.9.1
12cr|python-versiontools-1.9.1-1|5	Release:        1
12cr|python-versiontools-1.9.1-1|6	Group:          Development/Python
12cr|python-versiontools-1.9.1-1|7	Summary:        Smart replacement for plain tuple used in __version__
12cr|python-versiontools-1.9.1-1|8	
12cr|python-versiontools-1.9.1-1|9	License:        LGPLv3
12cr|python-versiontools-1.9.1-1|10	URL:            https://launchpad.net/versiontools
12cr|python-versiontools-1.9.1-1|11	Source0:        http://pypi.python.org/packages/source/v/versiontools/versiontools-1.9.1.tar.gz
12cr|python-versiontools-1.9.1-1|12	
12cr|python-versiontools-1.9.1-1|13	BuildArch:      noarch
12cr|python-versiontools-1.9.1-1|14	BuildRequires:  python-devel
12cr|python-versiontools-1.9.1-1|15	BuildRequires:  python-setuptools
12cr|python-versiontools-1.9.1-1|16	BuildRequires:  python-sphinx
12cr|python-versiontools-1.9.1-1|17	BuildRequires:  python-nose
12cr|python-versiontools-1.9.1-1|18	
12cr|python-versiontools-1.9.1-1|19	%description
12cr|python-versiontools-1.9.1-1|20	Smart replacement for plain tuple used in __version__
12cr|python-versiontools-1.9.1-1|21	
12cr|python-versiontools-1.9.1-1|22	%prep
12cr|python-versiontools-1.9.1-1|23	%setup -q -n %{pypi_name}-%{version}
12cr|python-versiontools-1.9.1-1|24	# remove bundled egg-info
12cr|python-versiontools-1.9.1-1|25	rm -rf %{pypi_name}.egg-info
12cr|python-versiontools-1.9.1-1|26	# generate html docs
12cr|python-versiontools-1.9.1-1|27	sphinx-build doc html
12cr|python-versiontools-1.9.1-1|28	# remove the sphinx-build leftovers
12cr|python-versiontools-1.9.1-1|29	rm -rf html/.{doctrees,buildinfo}
12cr|python-versiontools-1.9.1-1|30	
12cr|python-versiontools-1.9.1-1|31	%build
12cr|python-versiontools-1.9.1-1|32	%{__python} setup.py build
12cr|python-versiontools-1.9.1-1|33	
12cr|python-versiontools-1.9.1-1|34	%install
12cr|python-versiontools-1.9.1-1|35	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|python-versiontools-1.9.1-1|36	
12cr|python-versiontools-1.9.1-1|37	%files
12cr|python-versiontools-1.9.1-1|38	%doc html
12cr|python-versiontools-1.9.1-1|39	%{python_sitelib}/%{pypi_name}
12cr|python-versiontools-1.9.1-1|40	%{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info

6735 12
12cr|python-virtinst-0.600.3-1|1	%define module  virtinst
12cr|python-virtinst-0.600.3-1|2	%define name    python-%{name}
12cr|python-virtinst-0.600.3-1|3	%define version 0.600.3
12cr|python-virtinst-0.600.3-1|4	%define release 1
12cr|python-virtinst-0.600.3-1|5	
12cr|python-virtinst-0.600.3-1|6	Name: 		python-%{module}
12cr|python-virtinst-0.600.3-1|7	Version: 	%{version}
12cr|python-virtinst-0.600.3-1|8	Release: 	%{release}
12cr|python-virtinst-0.600.3-1|9	Summary:    Python modules for starting Xen guest installations
12cr|python-virtinst-0.600.3-1|10	License:    GPLv2+
12cr|python-virtinst-0.600.3-1|11	Group: 		Development/Python
12cr|python-virtinst-0.600.3-1|12	Url:        http://virt-manager.et.redhat.com/
12cr|python-virtinst-0.600.3-1|13	Source:     http://virt-manager.et.redhat.com/download/sources/virtinst/%{module}-%{version}.tar.gz
12cr|python-virtinst-0.600.3-1|14	BuildRequires:  python-devel
12cr|python-virtinst-0.600.3-1|15	BuildRequires:  python-libvirt
12cr|python-virtinst-0.600.3-1|16	BuildRequires:  python-libxml2
12cr|python-virtinst-0.600.3-1|17	BuildRequires:  python-urlgrabber
12cr|python-virtinst-0.600.3-1|18	BuildArch:      noarch
12cr|python-virtinst-0.600.3-1|19	ExcludeArch:    ppc ppc64 s390 s390x
12cr|python-virtinst-0.600.3-1|20	Requires:       python-libvirt >= 0.1.4-4
12cr|python-virtinst-0.600.3-1|21	Requires:       python-urlgrabber
12cr|python-virtinst-0.600.3-1|22	Requires:       python-libxml2
12cr|python-virtinst-0.600.3-1|23	
12cr|python-virtinst-0.600.3-1|24	%description
12cr|python-virtinst-0.600.3-1|25	virtinst is a module to help in starting installations of Fedora/Red
12cr|python-virtinst-0.600.3-1|26	Hat Enterprise Linux related distributions inside of virtual machines.  It
12cr|python-virtinst-0.600.3-1|27	supports both paravirt guests (for which only FC and RHEL guests are
12cr|python-virtinst-0.600.3-1|28	currently supported) as well as fully virtualized guests.  It uses
12cr|python-virtinst-0.600.3-1|29	libvirt (http://www.libvirt.org) for starting things.
12cr|python-virtinst-0.600.3-1|30	
12cr|python-virtinst-0.600.3-1|31	Also contained is a simple script virt-install which uses
12cr|python-virtinst-0.600.3-1|32	virtinst in a command line mode.
12cr|python-virtinst-0.600.3-1|33	
12cr|python-virtinst-0.600.3-1|34	%prep
12cr|python-virtinst-0.600.3-1|35	%setup -q -n %{module}-%{version}
12cr|python-virtinst-0.600.3-1|36	
12cr|python-virtinst-0.600.3-1|37	%build
12cr|python-virtinst-0.600.3-1|38	python setup.py build
12cr|python-virtinst-0.600.3-1|39	
12cr|python-virtinst-0.600.3-1|40	%install
12cr|python-virtinst-0.600.3-1|41	rm -rf %{buildroot}
12cr|python-virtinst-0.600.3-1|42	python setup.py install --root=%{buildroot}
12cr|python-virtinst-0.600.3-1|43	mkdir -p %{buildroot}/%{_sbindir}
12cr|python-virtinst-0.600.3-1|44	mv %{buildroot}/%{_bindir}/virt-install %{buildroot}/%{_sbindir}/virt-install
12cr|python-virtinst-0.600.3-1|45	
12cr|python-virtinst-0.600.3-1|46	ln -s virtinst %{buildroot}%{python_sitelib}/xeninst
12cr|python-virtinst-0.600.3-1|47	ln -s virt-install %{buildroot}/%{_sbindir}/xenguest-install
12cr|python-virtinst-0.600.3-1|48	
12cr|python-virtinst-0.600.3-1|49	%find_lang virtinst
12cr|python-virtinst-0.600.3-1|50	
12cr|python-virtinst-0.600.3-1|51	%clean
12cr|python-virtinst-0.600.3-1|52	rm -rf %{buildroot}
12cr|python-virtinst-0.600.3-1|53	
12cr|python-virtinst-0.600.3-1|54	%files -f virtinst.lang
12cr|python-virtinst-0.600.3-1|55	%defattr(-,root,root)
12cr|python-virtinst-0.600.3-1|56	%doc README
12cr|python-virtinst-0.600.3-1|57	%{python_sitelib}/virtinst
12cr|python-virtinst-0.600.3-1|58	%{python_sitelib}/virtconv
12cr|python-virtinst-0.600.3-1|59	%{python_sitelib}/xeninst
12cr|python-virtinst-0.600.3-1|60	%{python_sitelib}/*.egg-info
12cr|python-virtinst-0.600.3-1|61	%{_bindir}/virt-convert
12cr|python-virtinst-0.600.3-1|62	%{_bindir}/virt-clone
12cr|python-virtinst-0.600.3-1|63	%{_bindir}/virt-image
12cr|python-virtinst-0.600.3-1|64	%{_sbindir}/virt-install
12cr|python-virtinst-0.600.3-1|65	%{_sbindir}/xenguest-install
12cr|python-virtinst-0.600.3-1|66	%{_mandir}/man1/virt-convert.1*
12cr|python-virtinst-0.600.3-1|67	%{_mandir}/man1/virt-clone.1*
12cr|python-virtinst-0.600.3-1|68	%{_mandir}/man1/virt-image.1*
12cr|python-virtinst-0.600.3-1|69	%{_mandir}/man1/virt-install.1*
12cr|python-virtinst-0.600.3-1|70	%{_mandir}/man5/virt-image.5*
12cr|python-virtinst-0.600.3-1|71	
12cr|python-virtinst-0.600.3-1|72	
12cr|python-virtinst-0.600.3-1|73	%changelog
12cr|python-virtinst-0.600.3-1|74	* Fri May 25 2012 Guilherme Moro <guilherme@mandriva.com> 0.600.1-1mdv2012.0
12cr|python-virtinst-0.600.3-1|75	+ Revision: 800571
12cr|python-virtinst-0.600.3-1|76	- Updated to version 0.600.1
12cr|python-virtinst-0.600.3-1|77	
12cr|python-virtinst-0.600.3-1|78	* Tue Oct 25 2011 Sergey Zhemoitel <serg@mandriva.org> 0.600.0-1
12cr|python-virtinst-0.600.3-1|79	+ Revision: 707113
12cr|python-virtinst-0.600.3-1|80	- new release 0.600.0
12cr|python-virtinst-0.600.3-1|81	
12cr|python-virtinst-0.600.3-1|82	* Wed May 04 2011 Zé <ze@mandriva.org> 0.500.6-1
12cr|python-virtinst-0.600.3-1|83	+ Revision: 665089
12cr|python-virtinst-0.600.3-1|84	- version 0.500.6
12cr|python-virtinst-0.600.3-1|85	- set buildroot and arrange spec
12cr|python-virtinst-0.600.3-1|86	
12cr|python-virtinst-0.600.3-1|87	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.500.5-1
12cr|python-virtinst-0.600.3-1|88	+ Revision: 636089
12cr|python-virtinst-0.600.3-1|89	- new version
12cr|python-virtinst-0.600.3-1|90	- drop OS patch, merged upstream
12cr|python-virtinst-0.600.3-1|91	
12cr|python-virtinst-0.600.3-1|92	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|python-virtinst-0.600.3-1|93	- added requires for libxml2
12cr|python-virtinst-0.600.3-1|94	
12cr|python-virtinst-0.600.3-1|95	* Wed Nov 10 2010 Christiaan Welvaart <spturtle@mandriva.org> 0.500.4-2mdv2011.0
12cr|python-virtinst-0.600.3-1|96	+ Revision: 595646
12cr|python-virtinst-0.600.3-1|97	- rebuild for python 2.7
12cr|python-virtinst-0.600.3-1|98	
12cr|python-virtinst-0.600.3-1|99	* Sun Sep 05 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.500.4-1mdv2011.0
12cr|python-virtinst-0.600.3-1|100	+ Revision: 576178
12cr|python-virtinst-0.600.3-1|101	- update to new version 0.500.4
12cr|python-virtinst-0.600.3-1|102	
12cr|python-virtinst-0.600.3-1|103	* Mon Mar 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.500.3-1mdv2010.1
12cr|python-virtinst-0.600.3-1|104	+ Revision: 528764
12cr|python-virtinst-0.600.3-1|105	- new version
12cr|python-virtinst-0.600.3-1|106	
12cr|python-virtinst-0.600.3-1|107	* Tue Feb 09 2010 Frederik Himpe <fhimpe@mandriva.org> 0.500.2-1mdv2010.1
12cr|python-virtinst-0.600.3-1|108	+ Revision: 503324
12cr|python-virtinst-0.600.3-1|109	- Update to new version 0.500.2
12cr|python-virtinst-0.600.3-1|110	- Remove patch integrated upstream
12cr|python-virtinst-0.600.3-1|111	
12cr|python-virtinst-0.600.3-1|112	+ Michael Scherer <misc@mandriva.org>
12cr|python-virtinst-0.600.3-1|113	- fix License
12cr|python-virtinst-0.600.3-1|114	- add a note about patch, and send it upstream
12cr|python-virtinst-0.600.3-1|115	
12cr|python-virtinst-0.600.3-1|116	* Tue Feb 09 2010 Anne Nicolas <ennael@mandriva.org> 0.500.1-2mdv2010.1
12cr|python-virtinst-0.600.3-1|117	+ Revision: 502981
12cr|python-virtinst-0.600.3-1|118	- Add Mandriva in OS list taking into account virtio support
12cr|python-virtinst-0.600.3-1|119	
12cr|python-virtinst-0.600.3-1|120	* Tue Dec 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.500.1-1mdv2010.1
12cr|python-virtinst-0.600.3-1|121	+ Revision: 478822
12cr|python-virtinst-0.600.3-1|122	- new version
12cr|python-virtinst-0.600.3-1|123	
12cr|python-virtinst-0.600.3-1|124	* Sun Oct 11 2009 Frederik Himpe <fhimpe@mandriva.org> 0.500.0-3mdv2010.0
12cr|python-virtinst-0.600.3-1|125	+ Revision: 456603
12cr|python-virtinst-0.600.3-1|126	- Disable Fedora patch which breaks VM creation when there is no
12cr|python-virtinst-0.600.3-1|127	user qemu
12cr|python-virtinst-0.600.3-1|128	
12cr|python-virtinst-0.600.3-1|129	* Wed Oct 07 2009 Frederik Himpe <fhimpe@mandriva.org> 0.500.0-2mdv2010.0
12cr|python-virtinst-0.600.3-1|130	+ Revision: 455687
12cr|python-virtinst-0.600.3-1|131	- Sync patches with Fedora
12cr|python-virtinst-0.600.3-1|132	
12cr|python-virtinst-0.600.3-1|133	* Wed Jul 29 2009 Frederik Himpe <fhimpe@mandriva.org> 0.500.0-1mdv2010.0
12cr|python-virtinst-0.600.3-1|134	+ Revision: 404012
12cr|python-virtinst-0.600.3-1|135	- update to new version 0.500.0
12cr|python-virtinst-0.600.3-1|136	
12cr|python-virtinst-0.600.3-1|137	* Wed Mar 11 2009 Frederik Himpe <fhimpe@mandriva.org> 0.400.3-1mdv2009.1
12cr|python-virtinst-0.600.3-1|138	+ Revision: 353926
12cr|python-virtinst-0.600.3-1|139	- update to new version 0.400.3
12cr|python-virtinst-0.600.3-1|140	
12cr|python-virtinst-0.600.3-1|141	* Sun Mar 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.400.2-1mdv2009.1
12cr|python-virtinst-0.600.3-1|142	+ Revision: 353013
12cr|python-virtinst-0.600.3-1|143	- update to new version 0.400.2
12cr|python-virtinst-0.600.3-1|144	
12cr|python-virtinst-0.600.3-1|145	* Fri Mar 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.400.1-2mdv2009.1
12cr|python-virtinst-0.600.3-1|146	+ Revision: 349839
12cr|python-virtinst-0.600.3-1|147	- rebuild
12cr|python-virtinst-0.600.3-1|148	
12cr|python-virtinst-0.600.3-1|149	* Wed Jan 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.400.1-1mdv2009.1
12cr|python-virtinst-0.600.3-1|150	+ Revision: 334879
12cr|python-virtinst-0.600.3-1|151	- new version
12cr|python-virtinst-0.600.3-1|152	- drop keyboard patch, merged upstream
12cr|python-virtinst-0.600.3-1|153	
12cr|python-virtinst-0.600.3-1|154	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.400.0-3mdv2009.1
12cr|python-virtinst-0.600.3-1|155	+ Revision: 323526
12cr|python-virtinst-0.600.3-1|156	- rebuild
12cr|python-virtinst-0.600.3-1|157	
12cr|python-virtinst-0.600.3-1|158	* Mon Nov 03 2008 Frederik Himpe <fhimpe@mandriva.org> 0.400.0-2mdv2009.1
12cr|python-virtinst-0.600.3-1|159	+ Revision: 299642
12cr|python-virtinst-0.600.3-1|160	- Add patch from upstream hg repository which fixes parsing of
12cr|python-virtinst-0.600.3-1|161	Mandriva's /etc/sysconfig/keyboard file
12cr|python-virtinst-0.600.3-1|162	
12cr|python-virtinst-0.600.3-1|163	* Mon Oct 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.400.0-1mdv2009.1
12cr|python-virtinst-0.600.3-1|164	+ Revision: 293117
12cr|python-virtinst-0.600.3-1|165	- new version
12cr|python-virtinst-0.600.3-1|166	
12cr|python-virtinst-0.600.3-1|167	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.300.3-1mdv2009.0
12cr|python-virtinst-0.600.3-1|168	+ Revision: 272028
12cr|python-virtinst-0.600.3-1|169	- new version
12cr|python-virtinst-0.600.3-1|170	
12cr|python-virtinst-0.600.3-1|171	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.300.1-5mdv2009.0
12cr|python-virtinst-0.600.3-1|172	+ Revision: 259860
12cr|python-virtinst-0.600.3-1|173	- rebuild
12cr|python-virtinst-0.600.3-1|174	
12cr|python-virtinst-0.600.3-1|175	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.300.1-4mdv2009.0
12cr|python-virtinst-0.600.3-1|176	+ Revision: 247708
12cr|python-virtinst-0.600.3-1|177	- rebuild
12cr|python-virtinst-0.600.3-1|178	- kill re-definition of %%buildroot on Pixel's request
12cr|python-virtinst-0.600.3-1|179	
12cr|python-virtinst-0.600.3-1|180	+ Olivier Blin <blino@mandriva.org>
12cr|python-virtinst-0.600.3-1|181	- restore BuildRoot
12cr|python-virtinst-0.600.3-1|182	
12cr|python-virtinst-0.600.3-1|183	* Mon Nov 12 2007 Funda Wang <fwang@mandriva.org> 0.300.1-2mdv2008.1
12cr|python-virtinst-0.600.3-1|184	+ Revision: 108178
12cr|python-virtinst-0.600.3-1|185	- rebuild for new lzma
12cr|python-virtinst-0.600.3-1|186	
12cr|python-virtinst-0.600.3-1|187	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.300.1-1mdv2008.1
12cr|python-virtinst-0.600.3-1|188	+ Revision: 105240
12cr|python-virtinst-0.600.3-1|189	- new version
12cr|python-virtinst-0.600.3-1|190	
12cr|python-virtinst-0.600.3-1|191	* Sun Sep 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.300.0-1mdv2008.0
12cr|python-virtinst-0.600.3-1|192	+ Revision: 88790
12cr|python-virtinst-0.600.3-1|193	- new version (fix #33395)
12cr|python-virtinst-0.600.3-1|194	
12cr|python-virtinst-0.600.3-1|195	* Sat Jun 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.103.0-1mdv2008.0
12cr|python-virtinst-0.600.3-1|196	+ Revision: 34681
12cr|python-virtinst-0.600.3-1|197	- new version
12cr|python-virtinst-0.600.3-1|198	
12cr|python-virtinst-0.600.3-1|199	
12cr|python-virtinst-0.600.3-1|200	* Fri Feb 23 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.101.0-1mdv2007.0
12cr|python-virtinst-0.600.3-1|201	+ Revision: 125025
12cr|python-virtinst-0.600.3-1|202	- new version
12cr|python-virtinst-0.600.3-1|203	
12cr|python-virtinst-0.600.3-1|204	* Wed Dec 13 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.98.0-2mdv2007.1
12cr|python-virtinst-0.600.3-1|205	+ Revision: 96465
12cr|python-virtinst-0.600.3-1|206	- fix dependencies
12cr|python-virtinst-0.600.3-1|207	
12cr|python-virtinst-0.600.3-1|208	* Wed Dec 13 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.98.0-1mdv2007.1
12cr|python-virtinst-0.600.3-1|209	+ Revision: 96404
12cr|python-virtinst-0.600.3-1|210	- fix build dependencies
12cr|python-virtinst-0.600.3-1|211	- Import python-virtinst
12cr|python-virtinst-0.600.3-1|212	
12cr|python-virtinst-0.600.3-1|213	* Wed Dec 13 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.98.0-1mdv2007.1
12cr|python-virtinst-0.600.3-1|214	- first mdv release
12cr|python-virtinst-0.600.3-1|215	

6736 12
12cr|python-virtualenv-1.7.2-1|1	%define module	virtualenv
12cr|python-virtualenv-1.7.2-1|2	%define name	python-%{module}
12cr|python-virtualenv-1.7.2-1|3	%define version	1.7.2
12cr|python-virtualenv-1.7.2-1|4	
12cr|python-virtualenv-1.7.2-1|5	Name:		%{name}
12cr|python-virtualenv-1.7.2-1|6	Version:	%{version}
12cr|python-virtualenv-1.7.2-1|7	Release:	1
12cr|python-virtualenv-1.7.2-1|8	Summary:	Virtual Python Environment builder
12cr|python-virtualenv-1.7.2-1|9	Group:		Development/Python
12cr|python-virtualenv-1.7.2-1|10	License:	MIT
12cr|python-virtualenv-1.7.2-1|11	URL:		http://pypi.python.org/pypi/virtualenv
12cr|python-virtualenv-1.7.2-1|12	Source0:	http://pypi.python.org/packages/source/v/virtualenv/%{module}-%{version}.tar.gz
12cr|python-virtualenv-1.7.2-1|13	Source1:	virtualenv
12cr|python-virtualenv-1.7.2-1|14	Patch0:		multiarch-1.7.2.patch
12cr|python-virtualenv-1.7.2-1|15	BuildArch:	noarch
12cr|python-virtualenv-1.7.2-1|16	BuildRequires:	python-setuptools
12cr|python-virtualenv-1.7.2-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|python-virtualenv-1.7.2-1|18	Requires:	python-devel
12cr|python-virtualenv-1.7.2-1|19	
12cr|python-virtualenv-1.7.2-1|20	%description
12cr|python-virtualenv-1.7.2-1|21	virtualenv is a tool to create isolated Python environments.
12cr|python-virtualenv-1.7.2-1|22	
12cr|python-virtualenv-1.7.2-1|23	%prep
12cr|python-virtualenv-1.7.2-1|24	%setup -q -n %{module}-%{version}
12cr|python-virtualenv-1.7.2-1|25	%patch0 -p0 -b .multiarch
12cr|python-virtualenv-1.7.2-1|26	
12cr|python-virtualenv-1.7.2-1|27	%build
12cr|python-virtualenv-1.7.2-1|28	PYTHONDONTWRITEBYTECODE= %{__python} setup.py build
12cr|python-virtualenv-1.7.2-1|29	
12cr|python-virtualenv-1.7.2-1|30	%install
12cr|python-virtualenv-1.7.2-1|31	%__rm -rf %{buildroot}
12cr|python-virtualenv-1.7.2-1|32	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root=%{buildroot}
12cr|python-virtualenv-1.7.2-1|33	%__mv %{buildroot}%{_bindir}/virtualenv %{buildroot}%{_bindir}/virtualenv.sh
12cr|python-virtualenv-1.7.2-1|34	%__install -m 755 %SOURCE1 %{buildroot}%{_bindir}
12cr|python-virtualenv-1.7.2-1|35	
12cr|python-virtualenv-1.7.2-1|36	%clean
12cr|python-virtualenv-1.7.2-1|37	%__rm -rf %{buildroot}
12cr|python-virtualenv-1.7.2-1|38	
12cr|python-virtualenv-1.7.2-1|39	%files
12cr|python-virtualenv-1.7.2-1|40	%defattr(-,root,root,-)
12cr|python-virtualenv-1.7.2-1|41	%doc docs/*.txt
12cr|python-virtualenv-1.7.2-1|42	%_bindir/virtualenv*
12cr|python-virtualenv-1.7.2-1|43	%py_sitedir/virtualenv*
12cr|python-virtualenv-1.7.2-1|44	
12cr|python-virtualenv-1.7.2-1|45	
12cr|python-virtualenv-1.7.2-1|46	
12cr|python-virtualenv-1.7.2-1|47	%changelog
12cr|python-virtualenv-1.7.2-1|48	

6737 12
12cr|python-voluptuous-0.4-1|1	%define module	voluptuous
12cr|python-voluptuous-0.4-1|2	%define name	python-%{module}
12cr|python-voluptuous-0.4-1|3	%define version	0.4
12cr|python-voluptuous-0.4-1|4	%define release %mkrel 1
12cr|python-voluptuous-0.4-1|5	
12cr|python-voluptuous-0.4-1|6	Summary:	Python data validation library
12cr|python-voluptuous-0.4-1|7	Name:		%{name}
12cr|python-voluptuous-0.4-1|8	Version:	%{version}
12cr|python-voluptuous-0.4-1|9	Release:	%{release}
12cr|python-voluptuous-0.4-1|10	Source0:	%{module}-%{version}.tar.gz
12cr|python-voluptuous-0.4-1|11	License:	BSD
12cr|python-voluptuous-0.4-1|12	Group:		Development/Python
12cr|python-voluptuous-0.4-1|13	Url:		http://github.com/alecthomas/voluptuous/
12cr|python-voluptuous-0.4-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-voluptuous-0.4-1|15	BuildArch:	noarch
12cr|python-voluptuous-0.4-1|16	BuildRequires:	python-devel
12cr|python-voluptuous-0.4-1|17	
12cr|python-voluptuous-0.4-1|18	%description
12cr|python-voluptuous-0.4-1|19	Voluptuous, despite the name, is a Python data validation library. It
12cr|python-voluptuous-0.4-1|20	is primarily intended for validating data coming into Python as JSON,
12cr|python-voluptuous-0.4-1|21	YAML, etc. It has three goals:
12cr|python-voluptuous-0.4-1|22	
12cr|python-voluptuous-0.4-1|23	1. Simplicity.
12cr|python-voluptuous-0.4-1|24	2. Support for complex data structures.
12cr|python-voluptuous-0.4-1|25	3. Provide useful error messages.
12cr|python-voluptuous-0.4-1|26	
12cr|python-voluptuous-0.4-1|27	%prep
12cr|python-voluptuous-0.4-1|28	%setup -q -n %{module}-%{version}
12cr|python-voluptuous-0.4-1|29	
12cr|python-voluptuous-0.4-1|30	%install
12cr|python-voluptuous-0.4-1|31	%__rm -rf %{buildroot}
12cr|python-voluptuous-0.4-1|32	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-voluptuous-0.4-1|33	chmod 644 *.rst
12cr|python-voluptuous-0.4-1|34	find %{buildroot} -type d -exec chmod 755 {} \;
12cr|python-voluptuous-0.4-1|35	find %{buildroot} -type f -exec chmod 644 {} \;
12cr|python-voluptuous-0.4-1|36	
12cr|python-voluptuous-0.4-1|37	%clean
12cr|python-voluptuous-0.4-1|38	%__rm -rf %{buildroot}
12cr|python-voluptuous-0.4-1|39	
12cr|python-voluptuous-0.4-1|40	%files -f FILE_LIST
12cr|python-voluptuous-0.4-1|41	%defattr(-,root,root)
12cr|python-voluptuous-0.4-1|42	%doc README.rst tests.rst
12cr|python-voluptuous-0.4-1|43	
12cr|python-voluptuous-0.4-1|44	
12cr|python-voluptuous-0.4-1|45	%changelog
12cr|python-voluptuous-0.4-1|46	* Thu Nov 17 2011 Lev Givon <lev@mandriva.org> 0.4-1mdv2011.0
12cr|python-voluptuous-0.4-1|47	+ Revision: 731410
12cr|python-voluptuous-0.4-1|48	- Update to 0.4.
12cr|python-voluptuous-0.4-1|49	
12cr|python-voluptuous-0.4-1|50	* Mon Sep 05 2011 Lev Givon <lev@mandriva.org> 0.3.3-2
12cr|python-voluptuous-0.4-1|51	+ Revision: 698373
12cr|python-voluptuous-0.4-1|52	- Fix permissions.
12cr|python-voluptuous-0.4-1|53	
12cr|python-voluptuous-0.4-1|54	* Tue Aug 30 2011 Lev Givon <lev@mandriva.org> 0.3.3-1
12cr|python-voluptuous-0.4-1|55	+ Revision: 697507
12cr|python-voluptuous-0.4-1|56	- import python-voluptuous
12cr|python-voluptuous-0.4-1|57	

6738 12
12cr|python-webdav-0.9.8-1|1	%define pyname	PyWebDAV
12cr|python-webdav-0.9.8-1|2	
12cr|python-webdav-0.9.8-1|3	Name:		python-webdav
12cr|python-webdav-0.9.8-1|4	Summary:	Python WebDAV library
12cr|python-webdav-0.9.8-1|5	Version:	0.9.8
12cr|python-webdav-0.9.8-1|6	Release:	1
12cr|python-webdav-0.9.8-1|7	License:	GPLv2
12cr|python-webdav-0.9.8-1|8	Group:		Development/Python
12cr|python-webdav-0.9.8-1|9	URL:		http://code.google.com/p/pywebdav/
12cr|python-webdav-0.9.8-1|10	Source0:	http://pywebdav.googlecode.com/files/%{pyname}-%{version}.tar.gz
12cr|python-webdav-0.9.8-1|11	BuildRequires:	python-setuptools
12cr|python-webdav-0.9.8-1|12	BuildArch:	noarch
12cr|python-webdav-0.9.8-1|13	
12cr|python-webdav-0.9.8-1|14	%description
12cr|python-webdav-0.9.8-1|15	Python WebDAV implementation (level 1 and 2) that features a library
12cr|python-webdav-0.9.8-1|16	that enables you to integrate WebDAV server capabilities to your application.
12cr|python-webdav-0.9.8-1|17	
12cr|python-webdav-0.9.8-1|18	%prep
12cr|python-webdav-0.9.8-1|19	%setup -q -n %{pyname}-%{version}
12cr|python-webdav-0.9.8-1|20	
12cr|python-webdav-0.9.8-1|21	%build
12cr|python-webdav-0.9.8-1|22	
12cr|python-webdav-0.9.8-1|23	%install
12cr|python-webdav-0.9.8-1|24	PYTHONNDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
12cr|python-webdav-0.9.8-1|25	
12cr|python-webdav-0.9.8-1|26	%files
12cr|python-webdav-0.9.8-1|27	%{_bindir}/davserver
12cr|python-webdav-0.9.8-1|28	%{py_sitedir}/*
12cr|python-webdav-0.9.8-1|29	%doc README
12cr|python-webdav-0.9.8-1|30	
12cr|python-webdav-0.9.8-1|31	
12cr|python-webdav-0.9.8-1|32	%changelog
12cr|python-webdav-0.9.8-1|33	* Sat Apr 28 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9.8-1
12cr|python-webdav-0.9.8-1|34	+ Revision: 794282
12cr|python-webdav-0.9.8-1|35	- imported package python-webdav
12cr|python-webdav-0.9.8-1|36	

6739 12
12cr|python-weberror-0.10.3-2|1	%define tarname	WebError
12cr|python-weberror-0.10.3-2|2	
12cr|python-weberror-0.10.3-2|3	Summary:	Web error handling and exception catching for Python
12cr|python-weberror-0.10.3-2|4	Name:		python-weberror
12cr|python-weberror-0.10.3-2|5	Version:	0.10.3
12cr|python-weberror-0.10.3-2|6	Release:	2
12cr|python-weberror-0.10.3-2|7	Source0:	http://pypi.python.org/packages/source/W/%{tarname}/%{tarname}-%{version}.tar.gz
12cr|python-weberror-0.10.3-2|8	License:	MIT
12cr|python-weberror-0.10.3-2|9	Group:		Development/Python
12cr|python-weberror-0.10.3-2|10	Url:		http://pypi.python.org/pypi/WebError/
12cr|python-weberror-0.10.3-2|11	BuildArch:	noarch
12cr|python-weberror-0.10.3-2|12	Requires:	python-tempita
12cr|python-weberror-0.10.3-2|13	Requires:	python-webob
12cr|python-weberror-0.10.3-2|14	Requires:	python-pygments
12cr|python-weberror-0.10.3-2|15	Requires:	python-paste >= 1.7.1
12cr|python-weberror-0.10.3-2|16	BuildRequires:	python-setuptools
12cr|python-weberror-0.10.3-2|17	
12cr|python-weberror-0.10.3-2|18	%description
12cr|python-weberror-0.10.3-2|19	This package provides Python libraries for web error handling and
12cr|python-weberror-0.10.3-2|20	exception catching.
12cr|python-weberror-0.10.3-2|21	
12cr|python-weberror-0.10.3-2|22	%prep
12cr|python-weberror-0.10.3-2|23	%setup -q -n %{tarname}-%{version}
12cr|python-weberror-0.10.3-2|24	
12cr|python-weberror-0.10.3-2|25	%install
12cr|python-weberror-0.10.3-2|26	find . -type f -exec chmod 644 {} \;
12cr|python-weberror-0.10.3-2|27	find . -type d -exec chmod 755 {} \;
12cr|python-weberror-0.10.3-2|28	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-weberror-0.10.3-2|29	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-weberror-0.10.3-2|30	
12cr|python-weberror-0.10.3-2|31	%files -f FILE_LIST
12cr|python-weberror-0.10.3-2|32	%doc CHANGELOG LICENSE
12cr|python-weberror-0.10.3-2|33	
12cr|python-weberror-0.10.3-2|34	
12cr|python-weberror-0.10.3-2|35	
12cr|python-weberror-0.10.3-2|36	%changelog
12cr|python-weberror-0.10.3-2|37	* Thu Mar 31 2011 Lev Givon <lev@mandriva.org> 0.10.3-1mdv2011.0
12cr|python-weberror-0.10.3-2|38	+ Revision: 649467
12cr|python-weberror-0.10.3-2|39	- import python-weberror
12cr|python-weberror-0.10.3-2|40	
12cr|python-weberror-0.10.3-2|41	

6740 12
12cr|python-webhelpers-1.3-0.b1|1	%define tarname WebHelpers
12cr|python-webhelpers-1.3-0.b1|2	%define version	1.3
12cr|python-webhelpers-1.3-0.b1|3	%define rel	b1
12cr|python-webhelpers-1.3-0.b1|4	%define release 0.%rel
12cr|python-webhelpers-1.3-0.b1|5	
12cr|python-webhelpers-1.3-0.b1|6	Summary:	Helper functions for writing web applications
12cr|python-webhelpers-1.3-0.b1|7	Name:		python-webhelpers
12cr|python-webhelpers-1.3-0.b1|8	Version:	1.3
12cr|python-webhelpers-1.3-0.b1|9	Release:	%{release}
12cr|python-webhelpers-1.3-0.b1|10	Source0:        http://pypi.python.org/packages/source/W/%{tarname}/%{tarname}-%{version}%{rel}.tar.gz
12cr|python-webhelpers-1.3-0.b1|11	License:	BSD
12cr|python-webhelpers-1.3-0.b1|12	Group:		Development/Python
12cr|python-webhelpers-1.3-0.b1|13	Url:		http://sluggo.scrapping.cc/python/WebHelpers/
12cr|python-webhelpers-1.3-0.b1|14	BuildArch:	noarch
12cr|python-webhelpers-1.3-0.b1|15	Requires:	python-markupsafe >= 0.9.2
12cr|python-webhelpers-1.3-0.b1|16	BuildRequires:	python-setuptools
12cr|python-webhelpers-1.3-0.b1|17	BuildRequires:	python-sphinx
12cr|python-webhelpers-1.3-0.b1|18	
12cr|python-webhelpers-1.3-0.b1|19	%description
12cr|python-webhelpers-1.3-0.b1|20	Web Helpers is a library of helper functions intended to make writing
12cr|python-webhelpers-1.3-0.b1|21	web applications easier. It's the standard function library for Pylons
12cr|python-webhelpers-1.3-0.b1|22	and TurboGears 2, but can be used with any web framework. It also
12cr|python-webhelpers-1.3-0.b1|23	contains a large number of functions not specific to the web,
12cr|python-webhelpers-1.3-0.b1|24	including text processing, number formatting, date calculations,
12cr|python-webhelpers-1.3-0.b1|25	container objects, etc.
12cr|python-webhelpers-1.3-0.b1|26	
12cr|python-webhelpers-1.3-0.b1|27	WebHelpers itself depends only on MarkupSafe, but certain helpers
12cr|python-webhelpers-1.3-0.b1|28	depend on third-party packages as described in the docs.
12cr|python-webhelpers-1.3-0.b1|29	
12cr|python-webhelpers-1.3-0.b1|30	%prep
12cr|python-webhelpers-1.3-0.b1|31	%setup -q -n %{tarname}-%{version}%{rel}
12cr|python-webhelpers-1.3-0.b1|32	
12cr|python-webhelpers-1.3-0.b1|33	%install
12cr|python-webhelpers-1.3-0.b1|34	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-webhelpers-1.3-0.b1|35	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-webhelpers-1.3-0.b1|36	pushd docs
12cr|python-webhelpers-1.3-0.b1|37	export PYTHONPATH=`dir -d ../build/lib*`
12cr|python-webhelpers-1.3-0.b1|38	make html
12cr|python-webhelpers-1.3-0.b1|39	rm -f _build/html/.buildinfo
12cr|python-webhelpers-1.3-0.b1|40	popd docs
12cr|python-webhelpers-1.3-0.b1|41	
12cr|python-webhelpers-1.3-0.b1|42	%files -f FILE_LIST
12cr|python-webhelpers-1.3-0.b1|43	%doc CHANGELOG LICENSE README.txt TODO docs/_build/html
12cr|python-webhelpers-1.3-0.b1|44	
12cr|python-webhelpers-1.3-0.b1|45	
12cr|python-webhelpers-1.3-0.b1|46	
12cr|python-webhelpers-1.3-0.b1|47	%changelog
12cr|python-webhelpers-1.3-0.b1|48	* Thu Mar 31 2011 Lev Givon <lev@mandriva.org> 1.3-0.b1mdv2011.0
12cr|python-webhelpers-1.3-0.b1|49	+ Revision: 649455
12cr|python-webhelpers-1.3-0.b1|50	- import python-webhelpers
12cr|python-webhelpers-1.3-0.b1|51	
12cr|python-webhelpers-1.3-0.b1|52	

6741 12
12cr|python-webob-1.1.1-2|1	%define tarname	WebOb
12cr|python-webob-1.1.1-2|2	
12cr|python-webob-1.1.1-2|3	Summary:	WSGI request and response object for Python
12cr|python-webob-1.1.1-2|4	Name:		python-webob
12cr|python-webob-1.1.1-2|5	Version:	1.1.1
12cr|python-webob-1.1.1-2|6	Release:	2
12cr|python-webob-1.1.1-2|7	Source0:	http://pypi.python.org/packages/source/W/%{tarname}/%{tarname}-%{version}.zip
12cr|python-webob-1.1.1-2|8	License:	MIT
12cr|python-webob-1.1.1-2|9	Group:		Development/Python
12cr|python-webob-1.1.1-2|10	Url:		http://pythonpaste.org/webob/
12cr|python-webob-1.1.1-2|11	BuildArch:	noarch
12cr|python-webob-1.1.1-2|12	Requires:	python-pkg-resources
12cr|python-webob-1.1.1-2|13	BuildRequires:	python-setuptools
12cr|python-webob-1.1.1-2|14	
12cr|python-webob-1.1.1-2|15	%description
12cr|python-webob-1.1.1-2|16	WebOb provides wrappers around the WSGI request environment, and an
12cr|python-webob-1.1.1-2|17	object to help create WSGI responses.
12cr|python-webob-1.1.1-2|18	
12cr|python-webob-1.1.1-2|19	The objects map much of the specified behavior of HTTP, including
12cr|python-webob-1.1.1-2|20	header parsing and accessors for other standard parts of the
12cr|python-webob-1.1.1-2|21	environment.
12cr|python-webob-1.1.1-2|22	
12cr|python-webob-1.1.1-2|23	%prep
12cr|python-webob-1.1.1-2|24	%setup -q -n %{tarname}-%{version}
12cr|python-webob-1.1.1-2|25	
12cr|python-webob-1.1.1-2|26	%install
12cr|python-webob-1.1.1-2|27	find . -type f -exec chmod 644 {} \;
12cr|python-webob-1.1.1-2|28	find . -type d -exec chmod 755 {} \;
12cr|python-webob-1.1.1-2|29	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-webob-1.1.1-2|30	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-webob-1.1.1-2|31	
12cr|python-webob-1.1.1-2|32	%files -f FILE_LIST
12cr|python-webob-1.1.1-2|33	
12cr|python-webob-1.1.1-2|34	
12cr|python-webob-1.1.1-2|35	
12cr|python-webob-1.1.1-2|36	%changelog
12cr|python-webob-1.1.1-2|37	* Thu Nov 03 2011 Lev Givon <lev@mandriva.org> 1.1.1-1mdv2012.0
12cr|python-webob-1.1.1-2|38	+ Revision: 716247
12cr|python-webob-1.1.1-2|39	- Update to 1.1.1.
12cr|python-webob-1.1.1-2|40	
12cr|python-webob-1.1.1-2|41	* Thu Mar 31 2011 Lev Givon <lev@mandriva.org> 1.0.6-1
12cr|python-webob-1.1.1-2|42	+ Revision: 649443
12cr|python-webob-1.1.1-2|43	- import python-webob
12cr|python-webob-1.1.1-2|44	

6742 12
12cr|python-webtest-1.2.3-2|1	%define tarname WebTest
12cr|python-webtest-1.2.3-2|2	
12cr|python-webtest-1.2.3-2|3	Summary:	Helper to test WSGI applications
12cr|python-webtest-1.2.3-2|4	Name:		python-webtest
12cr|python-webtest-1.2.3-2|5	Version:	1.2.3
12cr|python-webtest-1.2.3-2|6	Release:	2
12cr|python-webtest-1.2.3-2|7	Source0:	http://pypi.python.org/packages/source/W/%{tarname}/%{tarname}-%{version}.tar.gz
12cr|python-webtest-1.2.3-2|8	Source1:	Makefile
12cr|python-webtest-1.2.3-2|9	License:	MIT
12cr|python-webtest-1.2.3-2|10	Group:		Development/Python
12cr|python-webtest-1.2.3-2|11	Url:		http://pythonpaste.org/webtest/
12cr|python-webtest-1.2.3-2|12	BuildArch:	noarch
12cr|python-webtest-1.2.3-2|13	Requires:	python-webob
12cr|python-webtest-1.2.3-2|14	BuildRequires:	python-setuptools
12cr|python-webtest-1.2.3-2|15	BuildRequires:	python-sphinx
12cr|python-webtest-1.2.3-2|16	
12cr|python-webtest-1.2.3-2|17	%description
12cr|python-webtest-1.2.3-2|18	This package wraps any WSGI application and makes it easy to send test
12cr|python-webtest-1.2.3-2|19	requests to that application, without starting up an HTTP server.
12cr|python-webtest-1.2.3-2|20	
12cr|python-webtest-1.2.3-2|21	It provides convenient full-stack testing of applications written with
12cr|python-webtest-1.2.3-2|22	any WSGI-compatible framework.
12cr|python-webtest-1.2.3-2|23	
12cr|python-webtest-1.2.3-2|24	WebTest is based on paste.fixture.TestApp.
12cr|python-webtest-1.2.3-2|25	
12cr|python-webtest-1.2.3-2|26	%prep
12cr|python-webtest-1.2.3-2|27	%setup -q -n %{tarname}-%{version}
12cr|python-webtest-1.2.3-2|28	cp -f %SOURCE1 docs/
12cr|python-webtest-1.2.3-2|29	
12cr|python-webtest-1.2.3-2|30	%install
12cr|python-webtest-1.2.3-2|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-webtest-1.2.3-2|32	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-webtest-1.2.3-2|33	pushd docs
12cr|python-webtest-1.2.3-2|34	export PYTHONPATH=`dir -d ../build/lib*`
12cr|python-webtest-1.2.3-2|35	make html
12cr|python-webtest-1.2.3-2|36	rm -f _build/html/.buildinfo
12cr|python-webtest-1.2.3-2|37	popd docs
12cr|python-webtest-1.2.3-2|38	
12cr|python-webtest-1.2.3-2|39	
12cr|python-webtest-1.2.3-2|40	%files -f FILE_LIST
12cr|python-webtest-1.2.3-2|41	%doc docs/_build/html
12cr|python-webtest-1.2.3-2|42	
12cr|python-webtest-1.2.3-2|43	
12cr|python-webtest-1.2.3-2|44	%changelog
12cr|python-webtest-1.2.3-2|45	* Thu Mar 31 2011 Lev Givon <lev@mandriva.org> 1.2.3-1mdv2011.0
12cr|python-webtest-1.2.3-2|46	+ Revision: 649457
12cr|python-webtest-1.2.3-2|47	- import python-webtest
12cr|python-webtest-1.2.3-2|48	
12cr|python-webtest-1.2.3-2|49	

6743 12
12cr|python-werkzeug-0.8.3-1|1	%global srcname Werkzeug
12cr|python-werkzeug-0.8.3-1|2	
12cr|python-werkzeug-0.8.3-1|3	Name:           python-werkzeug
12cr|python-werkzeug-0.8.3-1|4	Version:        0.8.3
12cr|python-werkzeug-0.8.3-1|5	Release:        1
12cr|python-werkzeug-0.8.3-1|6	Summary:        The Swiss Army knife of Python web development
12cr|python-werkzeug-0.8.3-1|7	Group:          Development/Python
12cr|python-werkzeug-0.8.3-1|8	License:        BSD
12cr|python-werkzeug-0.8.3-1|9	URL:            http://werkzeug.pocoo.org/
12cr|python-werkzeug-0.8.3-1|10	Source0:        http://pypi.python.org/packages/source/W/Werkzeug/%{srcname}-%{version}.tar.gz
12cr|python-werkzeug-0.8.3-1|11	BuildArch:      noarch
12cr|python-werkzeug-0.8.3-1|12	BuildRequires:  python-sphinx
12cr|python-werkzeug-0.8.3-1|13	%py_requires -d
12cr|python-werkzeug-0.8.3-1|14	
12cr|python-werkzeug-0.8.3-1|15	%description
12cr|python-werkzeug-0.8.3-1|16	Werkzeug
12cr|python-werkzeug-0.8.3-1|17	========
12cr|python-werkzeug-0.8.3-1|18	
12cr|python-werkzeug-0.8.3-1|19	Werkzeug started as simple collection of various utilities for WSGI
12cr|python-werkzeug-0.8.3-1|20	applications and has become one of the most advanced WSGI utility
12cr|python-werkzeug-0.8.3-1|21	modules.  It includes a powerful debugger, full featured request and
12cr|python-werkzeug-0.8.3-1|22	response objects, HTTP utilities to handle entity tags, cache control
12cr|python-werkzeug-0.8.3-1|23	headers, HTTP dates, cookie handling, file uploads, a powerful URL
12cr|python-werkzeug-0.8.3-1|24	routing system and a bunch of community contributed addon modules.
12cr|python-werkzeug-0.8.3-1|25	
12cr|python-werkzeug-0.8.3-1|26	Werkzeug is unicode aware and doesn't enforce a specific template
12cr|python-werkzeug-0.8.3-1|27	engine, database adapter or anything else.  It doesn't even enforce
12cr|python-werkzeug-0.8.3-1|28	a specific way of handling requests and leaves all that up to the
12cr|python-werkzeug-0.8.3-1|29	developer. It's most useful for end user applications which should work
12cr|python-werkzeug-0.8.3-1|30	on as many server environments as possible (such as blogs, wikis,
12cr|python-werkzeug-0.8.3-1|31	bulletin boards, etc.).
12cr|python-werkzeug-0.8.3-1|32	
12cr|python-werkzeug-0.8.3-1|33	%prep
12cr|python-werkzeug-0.8.3-1|34	%setup -q -n %{srcname}-%{version}
12cr|python-werkzeug-0.8.3-1|35	%{__sed} -i 's/\r//' LICENSE
12cr|python-werkzeug-0.8.3-1|36	%{__sed} -i '1d' werkzeug/testsuite/multipart/collect.py
12cr|python-werkzeug-0.8.3-1|37	
12cr|python-werkzeug-0.8.3-1|38	%build
12cr|python-werkzeug-0.8.3-1|39	%{__python} setup.py build
12cr|python-werkzeug-0.8.3-1|40	find examples/ -name '*.py' -executable | xargs chmod -x
12cr|python-werkzeug-0.8.3-1|41	find examples/ -name '*.png' -executable | xargs chmod -x
12cr|python-werkzeug-0.8.3-1|42	pushd docs
12cr|python-werkzeug-0.8.3-1|43	make html
12cr|python-werkzeug-0.8.3-1|44	popd
12cr|python-werkzeug-0.8.3-1|45	
12cr|python-werkzeug-0.8.3-1|46	%install
12cr|python-werkzeug-0.8.3-1|47	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|python-werkzeug-0.8.3-1|48	%{__rm} -rf docs/_build/html/.buildinfo
12cr|python-werkzeug-0.8.3-1|49	%{__rm} -rf examples/cupoftee/db.pyc
12cr|python-werkzeug-0.8.3-1|50	
12cr|python-werkzeug-0.8.3-1|51	%files
12cr|python-werkzeug-0.8.3-1|52	%doc AUTHORS LICENSE PKG-INFO CHANGES
12cr|python-werkzeug-0.8.3-1|53	%{python_sitelib}/*
12cr|python-werkzeug-0.8.3-1|54	%doc docs/_build/html examples
12cr|python-werkzeug-0.8.3-1|55	
12cr|python-werkzeug-0.8.3-1|56	
12cr|python-werkzeug-0.8.3-1|57	%changelog
12cr|python-werkzeug-0.8.3-1|58	* Fri Aug 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.8.3-1
12cr|python-werkzeug-0.8.3-1|59	+ Revision: 815233
12cr|python-werkzeug-0.8.3-1|60	- Import python-werkzeug package (based on fedora package)
12cr|python-werkzeug-0.8.3-1|61	- Import python-werkzeug package (based on fedora package)
12cr|python-werkzeug-0.8.3-1|62	

6744 12
12cr|python-whoosh-2.4.1-1|1	%define tarname	Whoosh
12cr|python-whoosh-2.4.1-1|2	%define name	python-whoosh
12cr|python-whoosh-2.4.1-1|3	%define version 2.4.1
12cr|python-whoosh-2.4.1-1|4	%define	rel		1
12cr|python-whoosh-2.4.1-1|5	%if %mdkversion < 201100
12cr|python-whoosh-2.4.1-1|6	%define release %mkrel %{rel}
12cr|python-whoosh-2.4.1-1|7	%else
12cr|python-whoosh-2.4.1-1|8	%define	release	%{rel}
12cr|python-whoosh-2.4.1-1|9	%endif
12cr|python-whoosh-2.4.1-1|10	
12cr|python-whoosh-2.4.1-1|11	Summary:	Fast, pure Python full text indexing, search, and spell checking library
12cr|python-whoosh-2.4.1-1|12	Name:		%{name}
12cr|python-whoosh-2.4.1-1|13	Version:	%{version}
12cr|python-whoosh-2.4.1-1|14	Release:	%{release}
12cr|python-whoosh-2.4.1-1|15	Source0:	http://pypi.python.org/packages/source/W/%{tarname}/%{tarname}-%{version}.tar.gz
12cr|python-whoosh-2.4.1-1|16	License:	BSD
12cr|python-whoosh-2.4.1-1|17	Group:		Development/Python
12cr|python-whoosh-2.4.1-1|18	Url:		http://pypi.python.org/pypi/Whoosh/
12cr|python-whoosh-2.4.1-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-whoosh-2.4.1-1|20	BuildArch:	noarch
12cr|python-whoosh-2.4.1-1|21	BuildRequires:	python-setuptools
12cr|python-whoosh-2.4.1-1|22	BuildRequires:	python-sphinx
12cr|python-whoosh-2.4.1-1|23	
12cr|python-whoosh-2.4.1-1|24	%description
12cr|python-whoosh-2.4.1-1|25	Whoosh is a fast, featureful full-text indexing and searching library
12cr|python-whoosh-2.4.1-1|26	implemented in pure Python. Programmers can use it to easily add
12cr|python-whoosh-2.4.1-1|27	search functionality to their applications and websites. Every part of
12cr|python-whoosh-2.4.1-1|28	how Whoosh works can be extended or replaced to meet your needs
12cr|python-whoosh-2.4.1-1|29	exactly.
12cr|python-whoosh-2.4.1-1|30	
12cr|python-whoosh-2.4.1-1|31	Some of Whoosh's features include:
12cr|python-whoosh-2.4.1-1|32	
12cr|python-whoosh-2.4.1-1|33	* Pythonic API.
12cr|python-whoosh-2.4.1-1|34	* Pure-Python. No compilation or binary packages needed, no mysterious
12cr|python-whoosh-2.4.1-1|35	crashes.
12cr|python-whoosh-2.4.1-1|36	* Fielded indexing and search.
12cr|python-whoosh-2.4.1-1|37	* Fast indexing and retrieval -- faster than any other pure-Python,
12cr|python-whoosh-2.4.1-1|38	scoring, full-text search solution I know of.
12cr|python-whoosh-2.4.1-1|39	* Pluggable scoring algorithm (including BM25F), text analysis,
12cr|python-whoosh-2.4.1-1|40	storage, posting format, etc.
12cr|python-whoosh-2.4.1-1|41	* Powerful query language parsed by pyparsing.
12cr|python-whoosh-2.4.1-1|42	* Pure Python spell-checker (as far as I know, the only one).
12cr|python-whoosh-2.4.1-1|43	
12cr|python-whoosh-2.4.1-1|44	%prep
12cr|python-whoosh-2.4.1-1|45	%setup -q -n %{tarname}-%{version}
12cr|python-whoosh-2.4.1-1|46	
12cr|python-whoosh-2.4.1-1|47	%install
12cr|python-whoosh-2.4.1-1|48	%__rm -rf %{buildroot}
12cr|python-whoosh-2.4.1-1|49	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-whoosh-2.4.1-1|50	PYTHONPATH=`dir -d build/lib*` sphinx-build -b html docs/source html
12cr|python-whoosh-2.4.1-1|51	%__rm -rf html/.buildinfo html/.doctrees
12cr|python-whoosh-2.4.1-1|52	
12cr|python-whoosh-2.4.1-1|53	chmod 644 *.txt
12cr|python-whoosh-2.4.1-1|54	chmod 644 %{buildroot}%{py_sitedir}/%{tarname}-%{version}-py%{py_ver}.egg-info/*
12cr|python-whoosh-2.4.1-1|55	
12cr|python-whoosh-2.4.1-1|56	%clean
12cr|python-whoosh-2.4.1-1|57	%__rm -rf %{buildroot}
12cr|python-whoosh-2.4.1-1|58	
12cr|python-whoosh-2.4.1-1|59	%files
12cr|python-whoosh-2.4.1-1|60	%defattr(-,root,root)
12cr|python-whoosh-2.4.1-1|61	%doc *.txt html/
12cr|python-whoosh-2.4.1-1|62	%py_sitedir/%{tarname}*
12cr|python-whoosh-2.4.1-1|63	%py_sitedir/whoosh*
12cr|python-whoosh-2.4.1-1|64	
12cr|python-whoosh-2.4.1-1|65	
12cr|python-whoosh-2.4.1-1|66	%changelog
12cr|python-whoosh-2.4.1-1|67	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 2.4.1-1
12cr|python-whoosh-2.4.1-1|68	+ Revision: 814629
12cr|python-whoosh-2.4.1-1|69	- Update to 2.4.1.
12cr|python-whoosh-2.4.1-1|70	
12cr|python-whoosh-2.4.1-1|71	* Tue Oct 25 2011 Lev Givon <lev@mandriva.org> 2.3.0-1
12cr|python-whoosh-2.4.1-1|72	+ Revision: 707175
12cr|python-whoosh-2.4.1-1|73	- Update to 2.3.0.
12cr|python-whoosh-2.4.1-1|74	
12cr|python-whoosh-2.4.1-1|75	* Sun Aug 07 2011 Lev Givon <lev@mandriva.org> 2.1.0-1
12cr|python-whoosh-2.4.1-1|76	+ Revision: 693550
12cr|python-whoosh-2.4.1-1|77	- Update to 2.1.0.
12cr|python-whoosh-2.4.1-1|78	
12cr|python-whoosh-2.4.1-1|79	* Wed Jun 22 2011 Lev Givon <lev@mandriva.org> 1.8.4-1
12cr|python-whoosh-2.4.1-1|80	+ Revision: 686708
12cr|python-whoosh-2.4.1-1|81	- Update to 1.8.4.
12cr|python-whoosh-2.4.1-1|82	
12cr|python-whoosh-2.4.1-1|83	* Fri Apr 22 2011 Lev Givon <lev@mandriva.org> 1.8.2-1
12cr|python-whoosh-2.4.1-1|84	+ Revision: 656687
12cr|python-whoosh-2.4.1-1|85	- Update to 0.8.2.
12cr|python-whoosh-2.4.1-1|86	
12cr|python-whoosh-2.4.1-1|87	* Fri Mar 04 2011 Lev Givon <lev@mandriva.org> 1.7.6-1
12cr|python-whoosh-2.4.1-1|88	+ Revision: 641548
12cr|python-whoosh-2.4.1-1|89	- Update to 1.7.6.
12cr|python-whoosh-2.4.1-1|90	
12cr|python-whoosh-2.4.1-1|91	* Mon Feb 21 2011 Lev Givon <lev@mandriva.org> 1.7.4-1
12cr|python-whoosh-2.4.1-1|92	+ Revision: 639159
12cr|python-whoosh-2.4.1-1|93	- Update to 1.7.4.
12cr|python-whoosh-2.4.1-1|94	
12cr|python-whoosh-2.4.1-1|95	* Thu Dec 16 2010 Lev Givon <lev@mandriva.org> 1.4.1-1mdv2011.0
12cr|python-whoosh-2.4.1-1|96	+ Revision: 622413
12cr|python-whoosh-2.4.1-1|97	- Update to 1.4.1.
12cr|python-whoosh-2.4.1-1|98	
12cr|python-whoosh-2.4.1-1|99	* Fri Nov 12 2010 Lev Givon <lev@mandriva.org> 1.3.3-2mdv2011.0
12cr|python-whoosh-2.4.1-1|100	+ Revision: 596746
12cr|python-whoosh-2.4.1-1|101	- Fix some file permissions.
12cr|python-whoosh-2.4.1-1|102	
12cr|python-whoosh-2.4.1-1|103	* Tue Nov 09 2010 Lev Givon <lev@mandriva.org> 1.3.3-1mdv2011.0
12cr|python-whoosh-2.4.1-1|104	+ Revision: 595332
12cr|python-whoosh-2.4.1-1|105	- Update to 1.3.3.
12cr|python-whoosh-2.4.1-1|106	
12cr|python-whoosh-2.4.1-1|107	* Mon Nov 08 2010 Lev Givon <lev@mandriva.org> 1.3.2-1mdv2011.0
12cr|python-whoosh-2.4.1-1|108	+ Revision: 595112
12cr|python-whoosh-2.4.1-1|109	- import python-whoosh
12cr|python-whoosh-2.4.1-1|110	
12cr|python-whoosh-2.4.1-1|111	

6745 12
12cr|python-wifi-0.5.0-3|1	Summary:	Python binding for the wireless extensions
12cr|python-wifi-0.5.0-3|2	Name:		python-wifi
12cr|python-wifi-0.5.0-3|3	Version:	0.5.0
12cr|python-wifi-0.5.0-3|4	Release:	3
12cr|python-wifi-0.5.0-3|5	URL:		https://developer.berlios.de/projects/pythonwifi/
12cr|python-wifi-0.5.0-3|6	Source0:	http://download.berlios.de/pythonwifi/%{name}-%{version}.tar.bz2
12cr|python-wifi-0.5.0-3|7	#python-wifi is licensed under LGPLv2+, however, the examples
12cr|python-wifi-0.5.0-3|8	#(e.g. iwconfig.py and iwlist.py) are licensed under GPLv2+
12cr|python-wifi-0.5.0-3|9	License:	LGPLv2+ and GPLv2+
12cr|python-wifi-0.5.0-3|10	Group:		Development/Python
12cr|python-wifi-0.5.0-3|11	BuildArch:	noarch
12cr|python-wifi-0.5.0-3|12	BuildRequires:	python-devel
12cr|python-wifi-0.5.0-3|13	BuildRequires:	python-setuptools
12cr|python-wifi-0.5.0-3|14	
12cr|python-wifi-0.5.0-3|15	%description
12cr|python-wifi-0.5.0-3|16	Python-Wifi is a Python library that provides access to information about a
12cr|python-wifi-0.5.0-3|17	W-LAN card's capabilities, like the wireless extensions written in C.
12cr|python-wifi-0.5.0-3|18	
12cr|python-wifi-0.5.0-3|19	%prep
12cr|python-wifi-0.5.0-3|20	%setup -q
12cr|python-wifi-0.5.0-3|21	#Remove shebang
12cr|python-wifi-0.5.0-3|22	sed -i -e '/^#!\//, 1d' {tests/output_diff.sh,examples/*.py}
12cr|python-wifi-0.5.0-3|23	#Fix permissions
12cr|python-wifi-0.5.0-3|24	chmod -x {tests/output_diff.sh,examples/*.py}
12cr|python-wifi-0.5.0-3|25	# Convert to utf-8
12cr|python-wifi-0.5.0-3|26	for file in docs/AUTHORS; do
12cr|python-wifi-0.5.0-3|27	mv $file timestamp
12cr|python-wifi-0.5.0-3|28	iconv -f ISO-8859-1 -t UTF-8 -o $file timestamp
12cr|python-wifi-0.5.0-3|29	touch -r timestamp $file
12cr|python-wifi-0.5.0-3|30	done
12cr|python-wifi-0.5.0-3|31	
12cr|python-wifi-0.5.0-3|32	# fix permissions:
12cr|python-wifi-0.5.0-3|33	chmod 644 docs/* README tests/*
12cr|python-wifi-0.5.0-3|34	chmod 755 docs/logos tests
12cr|python-wifi-0.5.0-3|35	
12cr|python-wifi-0.5.0-3|36	%build
12cr|python-wifi-0.5.0-3|37	%{__python} setup.py build
12cr|python-wifi-0.5.0-3|38	
12cr|python-wifi-0.5.0-3|39	
12cr|python-wifi-0.5.0-3|40	%install
12cr|python-wifi-0.5.0-3|41	%{__python} setup.py install --skip-build --root="%{buildroot}"
12cr|python-wifi-0.5.0-3|42	
12cr|python-wifi-0.5.0-3|43	#Delete the doc files, wrong location
12cr|python-wifi-0.5.0-3|44	rm -rf %{buildroot}/usr/{INSTALL,README}
12cr|python-wifi-0.5.0-3|45	rm -rf %{buildroot}/usr/docs
12cr|python-wifi-0.5.0-3|46	
12cr|python-wifi-0.5.0-3|47	# move the examples
12cr|python-wifi-0.5.0-3|48	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}
12cr|python-wifi-0.5.0-3|49	mv %{buildroot}/usr/examples %{buildroot}%{_defaultdocdir}/%{name}/
12cr|python-wifi-0.5.0-3|50	rm -rf %{buildroot}/usr/examples
12cr|python-wifi-0.5.0-3|51	# copy tests
12cr|python-wifi-0.5.0-3|52	cp -pr tests %{buildroot}%{_defaultdocdir}/%{name}/
12cr|python-wifi-0.5.0-3|53	
12cr|python-wifi-0.5.0-3|54	#Move the man pages
12cr|python-wifi-0.5.0-3|55	mkdir -p %{buildroot}%{_mandir}
12cr|python-wifi-0.5.0-3|56	mv %{buildroot}/usr/man/man8  %{buildroot}%{_mandir}
12cr|python-wifi-0.5.0-3|57	rm -fr %{buildroot}/usr/man
12cr|python-wifi-0.5.0-3|58	
12cr|python-wifi-0.5.0-3|59	%files
12cr|python-wifi-0.5.0-3|60	%doc README docs/AUTHORS docs/BUGS docs/ChangeLog
12cr|python-wifi-0.5.0-3|61	%doc docs/LICENSE* docs/NEWS docs/ROADMAP docs/TODO docs/VERSION
12cr|python-wifi-0.5.0-3|62	%doc docs/*.txt
12cr|python-wifi-0.5.0-3|63	%{_mandir}/man8/iw*.*
12cr|python-wifi-0.5.0-3|64	%{python_sitelib}/pythonwifi
12cr|python-wifi-0.5.0-3|65	%{python_sitelib}/python_wifi-%{version}-py%{py_ver}.egg-info
12cr|python-wifi-0.5.0-3|66	
12cr|python-wifi-0.5.0-3|67	
12cr|python-wifi-0.5.0-3|68	%changelog
12cr|python-wifi-0.5.0-3|69	* Sat Oct 30 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.5.0-2mdv2011.0
12cr|python-wifi-0.5.0-3|70	+ Revision: 590520
12cr|python-wifi-0.5.0-3|71	- rebuild for python-2.7
12cr|python-wifi-0.5.0-3|72	- use %%pyver macro in the file list.
12cr|python-wifi-0.5.0-3|73	
12cr|python-wifi-0.5.0-3|74	* Fri Mar 26 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.5.0-1mdv2010.1
12cr|python-wifi-0.5.0-3|75	+ Revision: 527883
12cr|python-wifi-0.5.0-3|76	- import python-wifi
12cr|python-wifi-0.5.0-3|77	
12cr|python-wifi-0.5.0-3|78	

6746 12
12cr|python-wmd-0.1.2-7|1	%define oname wmd
12cr|python-wmd-0.1.2-7|2	%define name python-%{oname}
12cr|python-wmd-0.1.2-7|3	%define version 0.1.2
12cr|python-wmd-0.1.2-7|4	%define release %mkrel 7
12cr|python-wmd-0.1.2-7|5	
12cr|python-wmd-0.1.2-7|6	Summary: Driver for the Nintendo Wii Remote
12cr|python-wmd-0.1.2-7|7	Name: %{name}
12cr|python-wmd-0.1.2-7|8	Version: %{version}
12cr|python-wmd-0.1.2-7|9	Release: %{release}
12cr|python-wmd-0.1.2-7|10	Source0: http://forthewiin.org/WMD/%{oname}-%{version}.tar.bz2
12cr|python-wmd-0.1.2-7|11	Patch0: wmd-0.1.2.2-uinput.patch
12cr|python-wmd-0.1.2-7|12	Patch1: wmd-0.1.2.2-defaddr.patch
12cr|python-wmd-0.1.2-7|13	Patch2: wmd-0.1.2.2-compiz.patch
12cr|python-wmd-0.1.2-7|14	Source1: setup.py
12cr|python-wmd-0.1.2-7|15	License: GPL
12cr|python-wmd-0.1.2-7|16	Group: System/Kernel and hardware
12cr|python-wmd-0.1.2-7|17	Url: http://www.forthewiin.org/
12cr|python-wmd-0.1.2-7|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-wmd-0.1.2-7|19	BuildArch: noarch
12cr|python-wmd-0.1.2-7|20	BuildRequires: python-devel
12cr|python-wmd-0.1.2-7|21	Requires: python-xlib python-pybluez python-osd pygame
12cr|python-wmd-0.1.2-7|22	
12cr|python-wmd-0.1.2-7|23	%description
12cr|python-wmd-0.1.2-7|24	WMD is a Linux Driver for the Nintendo Wii Remote.
12cr|python-wmd-0.1.2-7|25	WMD lets you use the Wiimote as a mouse.
12cr|python-wmd-0.1.2-7|26	WMD lets you use the Wiimote as a keyboard.
12cr|python-wmd-0.1.2-7|27	
12cr|python-wmd-0.1.2-7|28	%prep
12cr|python-wmd-0.1.2-7|29	%setup -q -n %{oname}-%{version}
12cr|python-wmd-0.1.2-7|30	perl -p -e 's/(^\s+version = \").*(\",$)/${1}%{version}${2}/' %{SOURCE1} > setup.py
12cr|python-wmd-0.1.2-7|31	%patch0 -p1 -b .uinput
12cr|python-wmd-0.1.2-7|32	%patch1 -p1 -b .defaddr
12cr|python-wmd-0.1.2-7|33	%patch2 -p1 -b .compiz
12cr|python-wmd-0.1.2-7|34	
12cr|python-wmd-0.1.2-7|35	%build
12cr|python-wmd-0.1.2-7|36	python setup.py build
12cr|python-wmd-0.1.2-7|37	
12cr|python-wmd-0.1.2-7|38	%install
12cr|python-wmd-0.1.2-7|39	rm -rf %{buildroot}
12cr|python-wmd-0.1.2-7|40	python setup.py install --root=%{buildroot}
12cr|python-wmd-0.1.2-7|41	
12cr|python-wmd-0.1.2-7|42	install -d %{buildroot}%{_sysconfdir}/modprobe.preload.d
12cr|python-wmd-0.1.2-7|43	echo uinput > %{buildroot}%{_sysconfdir}/modprobe.preload.d/%{oname}
12cr|python-wmd-0.1.2-7|44	
12cr|python-wmd-0.1.2-7|45	%clean
12cr|python-wmd-0.1.2-7|46	rm -rf %{buildroot}
12cr|python-wmd-0.1.2-7|47	
12cr|python-wmd-0.1.2-7|48	%files
12cr|python-wmd-0.1.2-7|49	%defattr(-,root,root)
12cr|python-wmd-0.1.2-7|50	%doc README
12cr|python-wmd-0.1.2-7|51	%config(noreplace) %{_sysconfdir}/modprobe.preload.d/%{oname}
12cr|python-wmd-0.1.2-7|52	%{_bindir}/WMD.py
12cr|python-wmd-0.1.2-7|53	%{py_puresitedir}/%{oname}
12cr|python-wmd-0.1.2-7|54	%{py_puresitedir}/*.egg-info
12cr|python-wmd-0.1.2-7|55	
12cr|python-wmd-0.1.2-7|56	
12cr|python-wmd-0.1.2-7|57	
12cr|python-wmd-0.1.2-7|58	
12cr|python-wmd-0.1.2-7|59	%changelog
12cr|python-wmd-0.1.2-7|60	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.2-7mdv2010.0
12cr|python-wmd-0.1.2-7|61	+ Revision: 442544
12cr|python-wmd-0.1.2-7|62	- rebuild
12cr|python-wmd-0.1.2-7|63	
12cr|python-wmd-0.1.2-7|64	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 0.1.2-6mdv2009.1
12cr|python-wmd-0.1.2-7|65	+ Revision: 323408
12cr|python-wmd-0.1.2-7|66	- rebuild
12cr|python-wmd-0.1.2-7|67	
12cr|python-wmd-0.1.2-7|68	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.1.2-5mdv2009.0
12cr|python-wmd-0.1.2-7|69	+ Revision: 259861
12cr|python-wmd-0.1.2-7|70	- rebuild
12cr|python-wmd-0.1.2-7|71	
12cr|python-wmd-0.1.2-7|72	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.1.2-4mdv2009.0
12cr|python-wmd-0.1.2-7|73	+ Revision: 247709
12cr|python-wmd-0.1.2-7|74	- rebuild
12cr|python-wmd-0.1.2-7|75	
12cr|python-wmd-0.1.2-7|76	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.1.2-2mdv2008.1
12cr|python-wmd-0.1.2-7|77	+ Revision: 140738
12cr|python-wmd-0.1.2-7|78	- restore BuildRoot
12cr|python-wmd-0.1.2-7|79	
12cr|python-wmd-0.1.2-7|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-wmd-0.1.2-7|81	- kill re-definition of %%buildroot on Pixel's request
12cr|python-wmd-0.1.2-7|82	
12cr|python-wmd-0.1.2-7|83	
12cr|python-wmd-0.1.2-7|84	* Sat Dec 30 2006 Olivier Blin <oblin@mandriva.com> 0.1.2-2mdv2007.0
12cr|python-wmd-0.1.2-7|85	+ Revision: 102790
12cr|python-wmd-0.1.2-7|86	- preload uinput module at boot
12cr|python-wmd-0.1.2-7|87	
12cr|python-wmd-0.1.2-7|88	* Fri Dec 29 2006 Olivier Blin <oblin@mandriva.com> 0.1.2-1mdv2007.1
12cr|python-wmd-0.1.2-7|89	+ Revision: 102622
12cr|python-wmd-0.1.2-7|90	- make left and right directionnal keys act as Ctrl+Alt+<key> to get compiz cube rotation
12cr|python-wmd-0.1.2-7|91	- do not hardcode default Wiimote address
12cr|python-wmd-0.1.2-7|92	- use /dev/uinput as uinput device
12cr|python-wmd-0.1.2-7|93	- create setup.py file to build/install
12cr|python-wmd-0.1.2-7|94	- initial WMD release
12cr|python-wmd-0.1.2-7|95	- use lowercase name
12cr|python-wmd-0.1.2-7|96	- Create python-WMD
12cr|python-wmd-0.1.2-7|97	

6747 12
12cr|python-wsgiproxy-0.1-1|1	%define module wsgiproxy
12cr|python-wsgiproxy-0.1-1|2	Name:           python-%module
12cr|python-wsgiproxy-0.1-1|3	Version:        0.1
12cr|python-wsgiproxy-0.1-1|4	Release:        %mkrel 1
12cr|python-wsgiproxy-0.1-1|5	Summary:        HTTP proxying tools for WSGI apps
12cr|python-wsgiproxy-0.1-1|6	Group:          Development/Python
12cr|python-wsgiproxy-0.1-1|7	License:        MIT
12cr|python-wsgiproxy-0.1-1|8	URL:            http://pythonpaste.org/wsgiproxy/
12cr|python-wsgiproxy-0.1-1|9	Source0:        WSGIProxy-%version.tar.gz
12cr|python-wsgiproxy-0.1-1|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-root
12cr|python-wsgiproxy-0.1-1|11	BuildArch:      noarch
12cr|python-wsgiproxy-0.1-1|12	BuildRequires:  python-setuptools
12cr|python-wsgiproxy-0.1-1|13	Requires:       python-paste
12cr|python-wsgiproxy-0.1-1|14	Requires:       python-pastedeploy
12cr|python-wsgiproxy-0.1-1|15	
12cr|python-wsgiproxy-0.1-1|16	%description
12cr|python-wsgiproxy-0.1-1|17	WSGIProxy gives tools to proxy arbitrary(ish) WSGI requests to other
12cr|python-wsgiproxy-0.1-1|18	processes over HTTP.
12cr|python-wsgiproxy-0.1-1|19	
12cr|python-wsgiproxy-0.1-1|20	%prep
12cr|python-wsgiproxy-0.1-1|21	%setup -q -n WSGIProxy-%{version}
12cr|python-wsgiproxy-0.1-1|22	
12cr|python-wsgiproxy-0.1-1|23	%build
12cr|python-wsgiproxy-0.1-1|24	CFLAGS="%{optflags}" python setup.py build
12cr|python-wsgiproxy-0.1-1|25	
12cr|python-wsgiproxy-0.1-1|26	%install
12cr|python-wsgiproxy-0.1-1|27	rm -rf $RPM_BUILD_ROOT
12cr|python-wsgiproxy-0.1-1|28	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
12cr|python-wsgiproxy-0.1-1|29	
12cr|python-wsgiproxy-0.1-1|30	%clean
12cr|python-wsgiproxy-0.1-1|31	rm -rf %{buildroot}
12cr|python-wsgiproxy-0.1-1|32	
12cr|python-wsgiproxy-0.1-1|33	%files
12cr|python-wsgiproxy-0.1-1|34	%defattr(-,root,root)
12cr|python-wsgiproxy-0.1-1|35	%{python_sitelib}/*
12cr|python-wsgiproxy-0.1-1|36	
12cr|python-wsgiproxy-0.1-1|37	
12cr|python-wsgiproxy-0.1-1|38	
12cr|python-wsgiproxy-0.1-1|39	%changelog
12cr|python-wsgiproxy-0.1-1|40	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 0.1-1mdv2011.0
12cr|python-wsgiproxy-0.1-1|41	+ Revision: 683274
12cr|python-wsgiproxy-0.1-1|42	- import python-wsgiproxy
12cr|python-wsgiproxy-0.1-1|43	
12cr|python-wsgiproxy-0.1-1|44	
12cr|python-wsgiproxy-0.1-1|45	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 0.1
12cr|python-wsgiproxy-0.1-1|46	- first release for Mandriva
12cr|python-wsgiproxy-0.1-1|47	

6748 12
12cr|python-wxmpl-2.0.0-2|1	%define module  wxmpl
12cr|python-wxmpl-2.0.0-2|2	%define name 	python-%{module}
12cr|python-wxmpl-2.0.0-2|3	%define version 2.0.0
12cr|python-wxmpl-2.0.0-2|4	%define release %mkrel 2
12cr|python-wxmpl-2.0.0-2|5	
12cr|python-wxmpl-2.0.0-2|6	Summary: 	Painless matplotlib embedding in wxPython
12cr|python-wxmpl-2.0.0-2|7	Name: 	 	%{name}
12cr|python-wxmpl-2.0.0-2|8	Version: 	%{version}
12cr|python-wxmpl-2.0.0-2|9	Release: 	%{release}
12cr|python-wxmpl-2.0.0-2|10	Source0: 	%{module}-%{version}.tar.gz
12cr|python-wxmpl-2.0.0-2|11	License: 	BSD-like
12cr|python-wxmpl-2.0.0-2|12	Group: 	 	Development/Python
12cr|python-wxmpl-2.0.0-2|13	Url: 		http://csrri.iit.edu/~wxmpl/
12cr|python-wxmpl-2.0.0-2|14	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-wxmpl-2.0.0-2|15	BuildArch:	noarch
12cr|python-wxmpl-2.0.0-2|16	Requires:  	python-matplotlib-wx >= 0.98.1
12cr|python-wxmpl-2.0.0-2|17	Requires:	wxPython >= 2.6.3.2
12cr|python-wxmpl-2.0.0-2|18	BuildRequires:	python
12cr|python-wxmpl-2.0.0-2|19	
12cr|python-wxmpl-2.0.0-2|20	%description
12cr|python-wxmpl-2.0.0-2|21	The wxmpl module provides a matplotlib FigureCanvas with
12cr|python-wxmpl-2.0.0-2|22	user-interaction features like point-under-cursor and zooming in on a
12cr|python-wxmpl-2.0.0-2|23	selected area.  Support for creating stripcharts (i.e., plots that
12cr|python-wxmpl-2.0.0-2|24	update as their data changes) is also included.
12cr|python-wxmpl-2.0.0-2|25	
12cr|python-wxmpl-2.0.0-2|26	%prep
12cr|python-wxmpl-2.0.0-2|27	%setup -q -n %{module}-%{version}
12cr|python-wxmpl-2.0.0-2|28	
12cr|python-wxmpl-2.0.0-2|29	%build
12cr|python-wxmpl-2.0.0-2|30	%__python setup.py build
12cr|python-wxmpl-2.0.0-2|31	
12cr|python-wxmpl-2.0.0-2|32	%install
12cr|python-wxmpl-2.0.0-2|33	%__rm -rf %{buildroot}
12cr|python-wxmpl-2.0.0-2|34	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-wxmpl-2.0.0-2|35	
12cr|python-wxmpl-2.0.0-2|36	%clean
12cr|python-wxmpl-2.0.0-2|37	%__rm -rf %{buildroot}
12cr|python-wxmpl-2.0.0-2|38	
12cr|python-wxmpl-2.0.0-2|39	%files
12cr|python-wxmpl-2.0.0-2|40	%defattr(-,root,root)
12cr|python-wxmpl-2.0.0-2|41	%doc README.txt LICENSE.txt ChangeLog reference/ demos/
12cr|python-wxmpl-2.0.0-2|42	%_bindir/*
12cr|python-wxmpl-2.0.0-2|43	%py_puresitedir/*
12cr|python-wxmpl-2.0.0-2|44	
12cr|python-wxmpl-2.0.0-2|45	
12cr|python-wxmpl-2.0.0-2|46	%changelog
12cr|python-wxmpl-2.0.0-2|47	* Tue Oct 25 2011 Lev Givon <lev@mandriva.org> 2.0.0-2mdv2011.0
12cr|python-wxmpl-2.0.0-2|48	+ Revision: 707153
12cr|python-wxmpl-2.0.0-2|49	- Require python-matplotlib-wx.
12cr|python-wxmpl-2.0.0-2|50	- Update to 2.0.0.
12cr|python-wxmpl-2.0.0-2|51	
12cr|python-wxmpl-2.0.0-2|52	* Thu Nov 04 2010 Funda Wang <fwang@mandriva.org> 1.3.1-2mdv2011.0
12cr|python-wxmpl-2.0.0-2|53	+ Revision: 593152
12cr|python-wxmpl-2.0.0-2|54	- update file list
12cr|python-wxmpl-2.0.0-2|55	
12cr|python-wxmpl-2.0.0-2|56	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.3.1-2mdv2010.0
12cr|python-wxmpl-2.0.0-2|57	+ Revision: 442545
12cr|python-wxmpl-2.0.0-2|58	- rebuild
12cr|python-wxmpl-2.0.0-2|59	
12cr|python-wxmpl-2.0.0-2|60	* Tue Feb 24 2009 Lev Givon <lev@mandriva.org> 1.3.1-1mdv2009.1
12cr|python-wxmpl-2.0.0-2|61	+ Revision: 344542
12cr|python-wxmpl-2.0.0-2|62	- Update to 1.3.1.
12cr|python-wxmpl-2.0.0-2|63	
12cr|python-wxmpl-2.0.0-2|64	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 1.2.9-5mdv2009.1
12cr|python-wxmpl-2.0.0-2|65	+ Revision: 323407
12cr|python-wxmpl-2.0.0-2|66	- rebuild
12cr|python-wxmpl-2.0.0-2|67	
12cr|python-wxmpl-2.0.0-2|68	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.2.9-4mdv2009.0
12cr|python-wxmpl-2.0.0-2|69	+ Revision: 259862
12cr|python-wxmpl-2.0.0-2|70	- rebuild
12cr|python-wxmpl-2.0.0-2|71	
12cr|python-wxmpl-2.0.0-2|72	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.2.9-3mdv2009.0
12cr|python-wxmpl-2.0.0-2|73	+ Revision: 247710
12cr|python-wxmpl-2.0.0-2|74	- rebuild
12cr|python-wxmpl-2.0.0-2|75	
12cr|python-wxmpl-2.0.0-2|76	* Sun Dec 16 2007 Lev Givon <lev@mandriva.org> 1.2.9-1mdv2008.1
12cr|python-wxmpl-2.0.0-2|77	+ Revision: 120766
12cr|python-wxmpl-2.0.0-2|78	- import python-wxmpl
12cr|python-wxmpl-2.0.0-2|79	

6749 12
12cr|python-xarfile-0.4-5|1	%define oname pyxar
12cr|python-xarfile-0.4-5|2	%define name python-xarfile
12cr|python-xarfile-0.4-5|3	%define version 0.4
12cr|python-xarfile-0.4-5|4	%define release %mkrel 5
12cr|python-xarfile-0.4-5|5	
12cr|python-xarfile-0.4-5|6	Summary: Python bindings for XAR, the eXtensible ARchiver
12cr|python-xarfile-0.4-5|7	Name: %{name}
12cr|python-xarfile-0.4-5|8	Version: %{version}
12cr|python-xarfile-0.4-5|9	Release: %{release}
12cr|python-xarfile-0.4-5|10	Source0: %{oname}-%{version}.tar.gz
12cr|python-xarfile-0.4-5|11	Patch0: pyxar-0.4-fix-build.patch
12cr|python-xarfile-0.4-5|12	Url: http://code.google.com/p/xar
12cr|python-xarfile-0.4-5|13	License: BSD
12cr|python-xarfile-0.4-5|14	Group: Development/Python
12cr|python-xarfile-0.4-5|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-xarfile-0.4-5|16	Provides: pyxar
12cr|python-xarfile-0.4-5|17	BuildRequires: libxar-devel
12cr|python-xarfile-0.4-5|18	BuildRequires: python-devel
12cr|python-xarfile-0.4-5|19	BuildRequires: python-pyrex
12cr|python-xarfile-0.4-5|20	Requires: python-base
12cr|python-xarfile-0.4-5|21	
12cr|python-xarfile-0.4-5|22	%description
12cr|python-xarfile-0.4-5|23	Python bindings for XAR, the eXtensible ARchiver.
12cr|python-xarfile-0.4-5|24	
12cr|python-xarfile-0.4-5|25	%prep
12cr|python-xarfile-0.4-5|26	%setup -qn %{oname}-%{version}
12cr|python-xarfile-0.4-5|27	%patch0 -p0
12cr|python-xarfile-0.4-5|28	
12cr|python-xarfile-0.4-5|29	%build
12cr|python-xarfile-0.4-5|30	env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12cr|python-xarfile-0.4-5|31	
12cr|python-xarfile-0.4-5|32	%install
12cr|python-xarfile-0.4-5|33	python setup.py install --root=$RPM_BUILD_ROOT
12cr|python-xarfile-0.4-5|34	
12cr|python-xarfile-0.4-5|35	%clean
12cr|python-xarfile-0.4-5|36	rm -rf $RPM_BUILD_ROOT
12cr|python-xarfile-0.4-5|37	
12cr|python-xarfile-0.4-5|38	%files
12cr|python-xarfile-0.4-5|39	%defattr(-,root,root)
12cr|python-xarfile-0.4-5|40	%{py_platsitedir}/*.so
12cr|python-xarfile-0.4-5|41	%{py_platsitedir}/*egg-info
12cr|python-xarfile-0.4-5|42	
12cr|python-xarfile-0.4-5|43	
12cr|python-xarfile-0.4-5|44	%changelog
12cr|python-xarfile-0.4-5|45	* Mon Nov 08 2010 Funda Wang <fwang@mandriva.org> 0.4-5mdv2011.0
12cr|python-xarfile-0.4-5|46	+ Revision: 594942
12cr|python-xarfile-0.4-5|47	- rebuild for py 2.7
12cr|python-xarfile-0.4-5|48	
12cr|python-xarfile-0.4-5|49	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-xarfile-0.4-5|50	- rebuild
12cr|python-xarfile-0.4-5|51	- rebuild
12cr|python-xarfile-0.4-5|52	- kill re-definition of %%buildroot on Pixel's request
12cr|python-xarfile-0.4-5|53	
12cr|python-xarfile-0.4-5|54	+ Olivier Blin <oblin@mandriva.com>
12cr|python-xarfile-0.4-5|55	- restore BuildRoot
12cr|python-xarfile-0.4-5|56	
12cr|python-xarfile-0.4-5|57	* Tue May 29 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 0.4-2mdv2008.0
12cr|python-xarfile-0.4-5|58	+ Revision: 32636
12cr|python-xarfile-0.4-5|59	- force rebuild, as it failed in x86-64
12cr|python-xarfile-0.4-5|60	- Import python-xarfile
12cr|python-xarfile-0.4-5|61	

6750 12
12cr|python-xattr-0.6.1-3|1	%define real_name xattr
12cr|python-xattr-0.6.1-3|2	
12cr|python-xattr-0.6.1-3|3	Summary: Extended attributes for python
12cr|python-xattr-0.6.1-3|4	Name: python-xattr
12cr|python-xattr-0.6.1-3|5	Version: 0.6.1
12cr|python-xattr-0.6.1-3|6	Release: %mkrel 3
12cr|python-xattr-0.6.1-3|7	License: GPL
12cr|python-xattr-0.6.1-3|8	Group: Development/Python
12cr|python-xattr-0.6.1-3|9	URL: http://pypi.python.org/pypi/xattr
12cr|python-xattr-0.6.1-3|10	Source: http://pypi.python.org/packages/source/x/xattr/xattr-%{version}.tar.gz
12cr|python-xattr-0.6.1-3|11	Provides: pyxattr = %{version}-%{release}
12cr|python-xattr-0.6.1-3|12	BuildRequires: libattr-devel
12cr|python-xattr-0.6.1-3|13	BuildRequires: python-setuptools
12cr|python-xattr-0.6.1-3|14	BuildRoot: %{_tmppath}/%{name}--%{version}-%{release}-root
12cr|python-xattr-0.6.1-3|15	
12cr|python-xattr-0.6.1-3|16	%description
12cr|python-xattr-0.6.1-3|17	python-xattr is a C extension module for Python which implements
12cr|python-xattr-0.6.1-3|18	extended attributes manipulation. It is a wrapper on top of the
12cr|python-xattr-0.6.1-3|19	attr C library - see attr(5).
12cr|python-xattr-0.6.1-3|20	
12cr|python-xattr-0.6.1-3|21	%prep
12cr|python-xattr-0.6.1-3|22	%setup -q -n %{real_name}-%{version}
12cr|python-xattr-0.6.1-3|23	
12cr|python-xattr-0.6.1-3|24	%build
12cr|python-xattr-0.6.1-3|25	CFLAGS="%{optflags}" %{__python} setup.py build
12cr|python-xattr-0.6.1-3|26	
12cr|python-xattr-0.6.1-3|27	%install
12cr|python-xattr-0.6.1-3|28	rm -rf %{buildroot}
12cr|python-xattr-0.6.1-3|29	python setup.py install --root="%{buildroot}" --prefix="%{_prefix}"
12cr|python-xattr-0.6.1-3|30	
12cr|python-xattr-0.6.1-3|31	%clean
12cr|python-xattr-0.6.1-3|32	%{__rm} -rf %{buildroot}
12cr|python-xattr-0.6.1-3|33	
12cr|python-xattr-0.6.1-3|34	%files
12cr|python-xattr-0.6.1-3|35	%defattr(-,root,root)
12cr|python-xattr-0.6.1-3|36	%{py_platsitedir}/*
12cr|python-xattr-0.6.1-3|37	%{_bindir}/xattr
12cr|python-xattr-0.6.1-3|38	
12cr|python-xattr-0.6.1-3|39	
12cr|python-xattr-0.6.1-3|40	%changelog
12cr|python-xattr-0.6.1-3|41	* Sun Nov 07 2010 Funda Wang <fwang@mandriva.org> 0.6.1-3mdv2011.0
12cr|python-xattr-0.6.1-3|42	+ Revision: 594710
12cr|python-xattr-0.6.1-3|43	- rebuild
12cr|python-xattr-0.6.1-3|44	- rebuild for py 2.7
12cr|python-xattr-0.6.1-3|45	
12cr|python-xattr-0.6.1-3|46	* Sun Sep 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.1-1mdv2011.0
12cr|python-xattr-0.6.1-3|47	+ Revision: 577778
12cr|python-xattr-0.6.1-3|48	- new version
12cr|python-xattr-0.6.1-3|49	
12cr|python-xattr-0.6.1-3|50	* Sun Dec 27 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.0-1mdv2010.1
12cr|python-xattr-0.6.1-3|51	+ Revision: 482902
12cr|python-xattr-0.6.1-3|52	- Update to new version 0.5.0
12cr|python-xattr-0.6.1-3|53	
12cr|python-xattr-0.6.1-3|54	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4-5mdv2010.0
12cr|python-xattr-0.6.1-3|55	+ Revision: 442546
12cr|python-xattr-0.6.1-3|56	- rebuild
12cr|python-xattr-0.6.1-3|57	
12cr|python-xattr-0.6.1-3|58	* Mon Dec 29 2008 Funda Wang <fwang@mandriva.org> 0.4-4mdv2009.1
12cr|python-xattr-0.6.1-3|59	+ Revision: 320913
12cr|python-xattr-0.6.1-3|60	- adjust BR
12cr|python-xattr-0.6.1-3|61	
12cr|python-xattr-0.6.1-3|62	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.4-4mdv2009.0
12cr|python-xattr-0.6.1-3|63	+ Revision: 259864
12cr|python-xattr-0.6.1-3|64	- rebuild
12cr|python-xattr-0.6.1-3|65	
12cr|python-xattr-0.6.1-3|66	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.4-3mdv2009.0
12cr|python-xattr-0.6.1-3|67	+ Revision: 247736
12cr|python-xattr-0.6.1-3|68	- rebuild
12cr|python-xattr-0.6.1-3|69	
12cr|python-xattr-0.6.1-3|70	* Sat Jan 05 2008 Jérôme Soyer <saispo@mandriva.org> 0.4-1mdv2008.1
12cr|python-xattr-0.6.1-3|71	+ Revision: 145719
12cr|python-xattr-0.6.1-3|72	- New release
12cr|python-xattr-0.6.1-3|73	- Mistake
12cr|python-xattr-0.6.1-3|74	
12cr|python-xattr-0.6.1-3|75	+ Olivier Blin <oblin@mandriva.com>
12cr|python-xattr-0.6.1-3|76	- restore BuildRoot
12cr|python-xattr-0.6.1-3|77	
12cr|python-xattr-0.6.1-3|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-xattr-0.6.1-3|79	- kill re-definition of %%buildroot on Pixel's request
12cr|python-xattr-0.6.1-3|80	
12cr|python-xattr-0.6.1-3|81	* Tue Jul 24 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.2.2-1mdv2008.0
12cr|python-xattr-0.6.1-3|82	+ Revision: 55049
12cr|python-xattr-0.6.1-3|83	- 0.2.2
12cr|python-xattr-0.6.1-3|84	
12cr|python-xattr-0.6.1-3|85	
12cr|python-xattr-0.6.1-3|86	* Wed Aug 09 2006 glehmann
12cr|python-xattr-0.6.1-3|87	+ 08/09/06 20:57:54 (55140)
12cr|python-xattr-0.6.1-3|88	use py_platsitedir
12cr|python-xattr-0.6.1-3|89	
12cr|python-xattr-0.6.1-3|90	* Sun Jul 30 2006 glehmann
12cr|python-xattr-0.6.1-3|91	+ 07/30/06 10:28:03 (42708)
12cr|python-xattr-0.6.1-3|92	Import python-xattr
12cr|python-xattr-0.6.1-3|93	
12cr|python-xattr-0.6.1-3|94	* Wed Feb 15 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.2.1-1mdk
12cr|python-xattr-0.6.1-3|95	- New release 0.2.1
12cr|python-xattr-0.6.1-3|96	
12cr|python-xattr-0.6.1-3|97	* Wed Dec 14 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.2-1mdk
12cr|python-xattr-0.6.1-3|98	- first mandriva package
12cr|python-xattr-0.6.1-3|99	
12cr|python-xattr-0.6.1-3|100	* Sun Sep 11 2005 Dag Wieers <dag@wieers.com> - 0.2-1 - +/
12cr|python-xattr-0.6.1-3|101	- Initial package. (using DAR)
12cr|python-xattr-0.6.1-3|102	

6751 12
12cr|python-xdot-0.4-0.git81b8d7d|1	%define	module	xdot
12cr|python-xdot-0.4-0.git81b8d7d|2	%define rel	git81b8d7d
12cr|python-xdot-0.4-0.git81b8d7d|3	%define release 0.%rel
12cr|python-xdot-0.4-0.git81b8d7d|4	
12cr|python-xdot-0.4-0.git81b8d7d|5	Summary:	Interactive viewer for Graphviz dot files
12cr|python-xdot-0.4-0.git81b8d7d|6	Name:		python-%{module}
12cr|python-xdot-0.4-0.git81b8d7d|7	Version:	0.4
12cr|python-xdot-0.4-0.git81b8d7d|8	Release:	%{release}
12cr|python-xdot-0.4-0.git81b8d7d|9	Source0:	%{module}-%{version}.tar.gz
12cr|python-xdot-0.4-0.git81b8d7d|10	License:	LGPLv3+
12cr|python-xdot-0.4-0.git81b8d7d|11	Group:		Graphics
12cr|python-xdot-0.4-0.git81b8d7d|12	Url:		http://code.google.com/p/jrfonseca/wiki/XDot/
12cr|python-xdot-0.4-0.git81b8d7d|13	BuildArch:	noarch
12cr|python-xdot-0.4-0.git81b8d7d|14	Requires:	graphviz
12cr|python-xdot-0.4-0.git81b8d7d|15	Requires:	pygtk2.0
12cr|python-xdot-0.4-0.git81b8d7d|16	BuildRequires:	python-setuptools
12cr|python-xdot-0.4-0.git81b8d7d|17	BuildRequires:	python-devel
12cr|python-xdot-0.4-0.git81b8d7d|18	
12cr|python-xdot-0.4-0.git81b8d7d|19	%description
12cr|python-xdot-0.4-0.git81b8d7d|20	xdot is an interactive viewer for graphs written in
12cr|python-xdot-0.4-0.git81b8d7d|21	Graphviz's dot language.
12cr|python-xdot-0.4-0.git81b8d7d|22	
12cr|python-xdot-0.4-0.git81b8d7d|23	It internally uses Graphviz's xdot output format as an
12cr|python-xdot-0.4-0.git81b8d7d|24	intermediate format, and PyGTK and Cairo for rendering.
12cr|python-xdot-0.4-0.git81b8d7d|25	
12cr|python-xdot-0.4-0.git81b8d7d|26	xdot can be used either as a standalone application from
12cr|python-xdot-0.4-0.git81b8d7d|27	the command line, or as a library embedded in your Python
12cr|python-xdot-0.4-0.git81b8d7d|28	application.
12cr|python-xdot-0.4-0.git81b8d7d|29	
12cr|python-xdot-0.4-0.git81b8d7d|30	%prep
12cr|python-xdot-0.4-0.git81b8d7d|31	%setup -q -n %{module}-%{version}
12cr|python-xdot-0.4-0.git81b8d7d|32	
12cr|python-xdot-0.4-0.git81b8d7d|33	%install
12cr|python-xdot-0.4-0.git81b8d7d|34	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-xdot-0.4-0.git81b8d7d|35	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-xdot-0.4-0.git81b8d7d|36	
12cr|python-xdot-0.4-0.git81b8d7d|37	%files -f FILE_LIST
12cr|python-xdot-0.4-0.git81b8d7d|38	%doc sample.py
12cr|python-xdot-0.4-0.git81b8d7d|39	
12cr|python-xdot-0.4-0.git81b8d7d|40	
12cr|python-xdot-0.4-0.git81b8d7d|41	
12cr|python-xdot-0.4-0.git81b8d7d|42	
12cr|python-xdot-0.4-0.git81b8d7d|43	%changelog
12cr|python-xdot-0.4-0.git81b8d7d|44	* Tue Jan 03 2012 Lev Givon <lev@mandriva.org> 0.4-0.git81b8d7dmdv2011.0
12cr|python-xdot-0.4-0.git81b8d7d|45	+ Revision: 749031
12cr|python-xdot-0.4-0.git81b8d7d|46	- imported package python-xdot
12cr|python-xdot-0.4-0.git81b8d7d|47	

6752 12
12cr|python-xklavier-0.2-5|1	Name: python-xklavier
12cr|python-xklavier-0.2-5|2	Version: 0.2
12cr|python-xklavier-0.2-5|3	Release: 5
12cr|python-xklavier-0.2-5|4	Summary: Python binding for libxklavier
12cr|python-xklavier-0.2-5|5	License: LGPLv2+
12cr|python-xklavier-0.2-5|6	Group: Development/Python
12cr|python-xklavier-0.2-5|7	Url: http://sugarlabs.org/
12cr|python-xklavier-0.2-5|8	
12cr|python-xklavier-0.2-5|9	Source: http://download.sugarlabs.org/sources/external/python-xklavier/python-xklavier-%version.tar.gz
12cr|python-xklavier-0.2-5|10	Patch: python-xklavier-0.2-xklavier-5.0.patch
12cr|python-xklavier-0.2-5|11	
12cr|python-xklavier-0.2-5|12	Requires: python-gobject >= 2.6.2
12cr|python-xklavier-0.2-5|13	Requires: python
12cr|python-xklavier-0.2-5|14	
12cr|python-xklavier-0.2-5|15	BuildRequires: gtk+2-devel >= 2.2.0
12cr|python-xklavier-0.2-5|16	BuildRequires: libxklavier-devel >= 5.0
12cr|python-xklavier-0.2-5|17	BuildRequires: python-gobject-devel >= 2.6.2
12cr|python-xklavier-0.2-5|18	BuildRequires: python-devel
12cr|python-xklavier-0.2-5|19	
12cr|python-xklavier-0.2-5|20	
12cr|python-xklavier-0.2-5|21	%description
12cr|python-xklavier-0.2-5|22	Python binding for libxklavier.
12cr|python-xklavier-0.2-5|23	
12cr|python-xklavier-0.2-5|24	%prep
12cr|python-xklavier-0.2-5|25	%setup -q -n python-xklavier-0.2
12cr|python-xklavier-0.2-5|26	%patch -p1
12cr|python-xklavier-0.2-5|27	
12cr|python-xklavier-0.2-5|28	
12cr|python-xklavier-0.2-5|29	%build
12cr|python-xklavier-0.2-5|30	%configure2_5x --disable-static am_cv_python_pyexecdir=%{python_sitelib}
12cr|python-xklavier-0.2-5|31	%make
12cr|python-xklavier-0.2-5|32	
12cr|python-xklavier-0.2-5|33	%install
12cr|python-xklavier-0.2-5|34	%makeinstall_std
12cr|python-xklavier-0.2-5|35	
12cr|python-xklavier-0.2-5|36	%files
12cr|python-xklavier-0.2-5|37	%defattr(-,root,root,-)
12cr|python-xklavier-0.2-5|38	%{python_sitelib}/*
12cr|python-xklavier-0.2-5|39	
12cr|python-xklavier-0.2-5|40	
12cr|python-xklavier-0.2-5|41	
12cr|python-xklavier-0.2-5|42	%changelog
12cr|python-xklavier-0.2-5|43	* Mon Jan 11 2010 Götz Waschk <waschk@mandriva.org> 0.2-4mdv2010.1
12cr|python-xklavier-0.2-5|44	+ Revision: 489679
12cr|python-xklavier-0.2-5|45	- patch for new libxklavier
12cr|python-xklavier-0.2-5|46	- spec fixes
12cr|python-xklavier-0.2-5|47	- update license
12cr|python-xklavier-0.2-5|48	
12cr|python-xklavier-0.2-5|49	* Tue Oct 13 2009 Aleksey Lim <alsroot@mandriva.org> 0.2-3mdv2010.0
12cr|python-xklavier-0.2-5|50	+ Revision: 456995
12cr|python-xklavier-0.2-5|51	- Fix x86_64 build
12cr|python-xklavier-0.2-5|52	
12cr|python-xklavier-0.2-5|53	* Mon Sep 14 2009 Aleksey Lim <alsroot@mandriva.org> 0.2-2mdv2010.0
12cr|python-xklavier-0.2-5|54	+ Revision: 440153
12cr|python-xklavier-0.2-5|55	- Initial build
12cr|python-xklavier-0.2-5|56	

6753 12
12cr|python-xlib-0.15-0.rc1.1|1	%define prever rc1
12cr|python-xlib-0.15-0.rc1.1|2	
12cr|python-xlib-0.15-0.rc1.1|3	Summary: X11R6 client-side implementation
12cr|python-xlib-0.15-0.rc1.1|4	Name: python-xlib
12cr|python-xlib-0.15-0.rc1.1|5	Version: 0.15
12cr|python-xlib-0.15-0.rc1.1|6	Release: %mkrel -c %{prever} 1
12cr|python-xlib-0.15-0.rc1.1|7	Source0: http://downloads.sourceforge.net/python-xlib/%{name}-%{version}%{?prever}.tar.bz2
12cr|python-xlib-0.15-0.rc1.1|8	Patch1: python-xlib-0.14-buffsize.patch
12cr|python-xlib-0.15-0.rc1.1|9	License: GPL
12cr|python-xlib-0.15-0.rc1.1|10	Group: Development/Python
12cr|python-xlib-0.15-0.rc1.1|11	Url: http://python-xlib.sourceforge.net/
12cr|python-xlib-0.15-0.rc1.1|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-xlib-0.15-0.rc1.1|13	BuildRequires: python-devel
12cr|python-xlib-0.15-0.rc1.1|14	BuildArch: noarch
12cr|python-xlib-0.15-0.rc1.1|15	
12cr|python-xlib-0.15-0.rc1.1|16	%description
12cr|python-xlib-0.15-0.rc1.1|17	The Python X Library is a complete X11R6 client-side implementation,
12cr|python-xlib-0.15-0.rc1.1|18	written in pure Python. It can be used to write low-levelish X Windows
12cr|python-xlib-0.15-0.rc1.1|19	client applications in Python.
12cr|python-xlib-0.15-0.rc1.1|20	
12cr|python-xlib-0.15-0.rc1.1|21	%prep
12cr|python-xlib-0.15-0.rc1.1|22	%setup -q -n %{name}-%{version}%{?prever}
12cr|python-xlib-0.15-0.rc1.1|23	%patch1 -p1 -b .buffsize
12cr|python-xlib-0.15-0.rc1.1|24	chmod -R a+r .
12cr|python-xlib-0.15-0.rc1.1|25	
12cr|python-xlib-0.15-0.rc1.1|26	%build
12cr|python-xlib-0.15-0.rc1.1|27	python setup.py build
12cr|python-xlib-0.15-0.rc1.1|28	
12cr|python-xlib-0.15-0.rc1.1|29	%install
12cr|python-xlib-0.15-0.rc1.1|30	rm -rf %{buildroot}
12cr|python-xlib-0.15-0.rc1.1|31	python setup.py install --root=%{buildroot}
12cr|python-xlib-0.15-0.rc1.1|32	
12cr|python-xlib-0.15-0.rc1.1|33	%clean
12cr|python-xlib-0.15-0.rc1.1|34	rm -rf %{buildroot}
12cr|python-xlib-0.15-0.rc1.1|35	
12cr|python-xlib-0.15-0.rc1.1|36	%files
12cr|python-xlib-0.15-0.rc1.1|37	%defattr(-,root,root)
12cr|python-xlib-0.15-0.rc1.1|38	%doc NEWS README TODO
12cr|python-xlib-0.15-0.rc1.1|39	%{py_puresitedir}/Xlib
12cr|python-xlib-0.15-0.rc1.1|40	%{py_puresitedir}/*.egg-info
12cr|python-xlib-0.15-0.rc1.1|41	
12cr|python-xlib-0.15-0.rc1.1|42	
12cr|python-xlib-0.15-0.rc1.1|43	
12cr|python-xlib-0.15-0.rc1.1|44	
12cr|python-xlib-0.15-0.rc1.1|45	%changelog
12cr|python-xlib-0.15-0.rc1.1|46	* Mon Apr 12 2010 Matthew Dawkins <mattydaw@mandriva.org> 0.15-0.rc1.1mdv2010.1
12cr|python-xlib-0.15-0.rc1.1|47	+ Revision: 533710
12cr|python-xlib-0.15-0.rc1.1|48	- new release candidate version 0.15rc1
12cr|python-xlib-0.15-0.rc1.1|49	
12cr|python-xlib-0.15-0.rc1.1|50	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.14-5mdv2010.0
12cr|python-xlib-0.15-0.rc1.1|51	+ Revision: 442547
12cr|python-xlib-0.15-0.rc1.1|52	- rebuild
12cr|python-xlib-0.15-0.rc1.1|53	
12cr|python-xlib-0.15-0.rc1.1|54	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 0.14-4mdv2009.1
12cr|python-xlib-0.15-0.rc1.1|55	+ Revision: 320353
12cr|python-xlib-0.15-0.rc1.1|56	- rebuild for new python
12cr|python-xlib-0.15-0.rc1.1|57	
12cr|python-xlib-0.15-0.rc1.1|58	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.14-3mdv2009.0
12cr|python-xlib-0.15-0.rc1.1|59	+ Revision: 269045
12cr|python-xlib-0.15-0.rc1.1|60	- rebuild early 2009.0 package (before pixel changes)
12cr|python-xlib-0.15-0.rc1.1|61	
12cr|python-xlib-0.15-0.rc1.1|62	* Mon Apr 28 2008 Olivier Blin <oblin@mandriva.com> 0.14-2mdv2009.0
12cr|python-xlib-0.15-0.rc1.1|63	+ Revision: 198856
12cr|python-xlib-0.15-0.rc1.1|64	- fix doc directory permissions (by making all source files readable and removing wrong attrs)
12cr|python-xlib-0.15-0.rc1.1|65	
12cr|python-xlib-0.15-0.rc1.1|66	* Sun Mar 02 2008 Olivier Blin <oblin@mandriva.com> 0.14-1mdv2008.1
12cr|python-xlib-0.15-0.rc1.1|67	+ Revision: 177732
12cr|python-xlib-0.15-0.rc1.1|68	- PKG-INFO has been removed
12cr|python-xlib-0.15-0.rc1.1|69	- rediff buffer size patch
12cr|python-xlib-0.15-0.rc1.1|70	- remove merged Xauth patch
12cr|python-xlib-0.15-0.rc1.1|71	- 0.14
12cr|python-xlib-0.15-0.rc1.1|72	
12cr|python-xlib-0.15-0.rc1.1|73	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.13-2mdv2008.1
12cr|python-xlib-0.15-0.rc1.1|74	+ Revision: 140738
12cr|python-xlib-0.15-0.rc1.1|75	- restore BuildRoot
12cr|python-xlib-0.15-0.rc1.1|76	
12cr|python-xlib-0.15-0.rc1.1|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-xlib-0.15-0.rc1.1|78	- kill re-definition of %%buildroot on Pixel's request
12cr|python-xlib-0.15-0.rc1.1|79	
12cr|python-xlib-0.15-0.rc1.1|80	
12cr|python-xlib-0.15-0.rc1.1|81	* Sat Dec 30 2006 Olivier Blin <oblin@mandriva.com> 0.13-2mdv2007.0
12cr|python-xlib-0.15-0.rc1.1|82	+ Revision: 102795
12cr|python-xlib-0.15-0.rc1.1|83	- enlarge socket buffer size
12cr|python-xlib-0.15-0.rc1.1|84	- use slices instead of buffer() calls to build unpack() arguments (fix Xauthority parsing)
12cr|python-xlib-0.15-0.rc1.1|85	
12cr|python-xlib-0.15-0.rc1.1|86	* Fri Dec 29 2006 Olivier Blin <oblin@mandriva.com> 0.13-1mdv2007.1
12cr|python-xlib-0.15-0.rc1.1|87	+ Revision: 102540
12cr|python-xlib-0.15-0.rc1.1|88	- buildrequires python-devel
12cr|python-xlib-0.15-0.rc1.1|89	- fix doc permissions
12cr|python-xlib-0.15-0.rc1.1|90	- initial python-xlib release
12cr|python-xlib-0.15-0.rc1.1|91	- Create python-xlib
12cr|python-xlib-0.15-0.rc1.1|92	

6754 12
12cr|python-xmldiff-0.6.8-5|1	%define module	xmldiff
12cr|python-xmldiff-0.6.8-5|2	%define name	python-%{module}
12cr|python-xmldiff-0.6.8-5|3	%define version 0.6.8
12cr|python-xmldiff-0.6.8-5|4	%define release %mkrel 5
12cr|python-xmldiff-0.6.8-5|5	
12cr|python-xmldiff-0.6.8-5|6	Name:		    %{name}
12cr|python-xmldiff-0.6.8-5|7	Version:	    %{version}
12cr|python-xmldiff-0.6.8-5|8	Release:	    %{release}
12cr|python-xmldiff-0.6.8-5|9	Summary:	    Python classes to diff XML files
12cr|python-xmldiff-0.6.8-5|10	URL:		    http://www.logilab.org/projects/xmldiff
12cr|python-xmldiff-0.6.8-5|11	Source:		    ftp://ftp.logilab.org/pub/xmldiff/%{module}-%{version}.tar.gz
12cr|python-xmldiff-0.6.8-5|12	Patch:          %{module}-0.6.8-fix-build.patch
12cr|python-xmldiff-0.6.8-5|13	License:	    GPL
12cr|python-xmldiff-0.6.8-5|14	Group:		    File tools
12cr|python-xmldiff-0.6.8-5|15	BuildRequires:	python-devel
12cr|python-xmldiff-0.6.8-5|16	BuildRoot:	    %{_tmppath}/%{name}-%{version}
12cr|python-xmldiff-0.6.8-5|17	
12cr|python-xmldiff-0.6.8-5|18	%description
12cr|python-xmldiff-0.6.8-5|19	XMLdiff is a python tool that figures out the differences between two similar
12cr|python-xmldiff-0.6.8-5|20	XML files, in the same way the diff utility does it for text files. It was
12cr|python-xmldiff-0.6.8-5|21	developed for the Narval project and could also be used as a library or as a
12cr|python-xmldiff-0.6.8-5|22	command line tool. It can work either with XML files or DOM trees
12cr|python-xmldiff-0.6.8-5|23	
12cr|python-xmldiff-0.6.8-5|24	%prep
12cr|python-xmldiff-0.6.8-5|25	%setup -q -n %{module}-%{version}
12cr|python-xmldiff-0.6.8-5|26	%patch -p 1
12cr|python-xmldiff-0.6.8-5|27	
12cr|python-xmldiff-0.6.8-5|28	%build
12cr|python-xmldiff-0.6.8-5|29	export CFLAGS="%{optflags}"
12cr|python-xmldiff-0.6.8-5|30	python setup.py build
12cr|python-xmldiff-0.6.8-5|31	
12cr|python-xmldiff-0.6.8-5|32	%install
12cr|python-xmldiff-0.6.8-5|33	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-xmldiff-0.6.8-5|34	rm -rf %{buildroot}%{_libdir}/python%{pyver}/site-packages/%{module}/test
12cr|python-xmldiff-0.6.8-5|35	chmod 755 %{buildroot}%{_bindir}/*
12cr|python-xmldiff-0.6.8-5|36	
12cr|python-xmldiff-0.6.8-5|37	%clean
12cr|python-xmldiff-0.6.8-5|38	rm -rf %{buildroot}
12cr|python-xmldiff-0.6.8-5|39	
12cr|python-xmldiff-0.6.8-5|40	%files
12cr|python-xmldiff-0.6.8-5|41	%defattr(-,root,root)
12cr|python-xmldiff-0.6.8-5|42	%doc ChangeLog DEPENDS README README.xmlrev TODO
12cr|python-xmldiff-0.6.8-5|43	%{_bindir}/*
12cr|python-xmldiff-0.6.8-5|44	%{_datadir}/sgml/stylesheet/%{module}
12cr|python-xmldiff-0.6.8-5|45	%{py_platsitedir}/%{module}
12cr|python-xmldiff-0.6.8-5|46	%{py_platsitedir}/%{module}-*.egg-info
12cr|python-xmldiff-0.6.8-5|47	
12cr|python-xmldiff-0.6.8-5|48	
12cr|python-xmldiff-0.6.8-5|49	%changelog
12cr|python-xmldiff-0.6.8-5|50	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.6.8-5mdv2010.0
12cr|python-xmldiff-0.6.8-5|51	+ Revision: 442548
12cr|python-xmldiff-0.6.8-5|52	- rebuild
12cr|python-xmldiff-0.6.8-5|53	
12cr|python-xmldiff-0.6.8-5|54	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.6.8-4mdv2009.0
12cr|python-xmldiff-0.6.8-5|55	+ Revision: 259867
12cr|python-xmldiff-0.6.8-5|56	- rebuild
12cr|python-xmldiff-0.6.8-5|57	
12cr|python-xmldiff-0.6.8-5|58	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.6.8-3mdv2009.0
12cr|python-xmldiff-0.6.8-5|59	+ Revision: 247740
12cr|python-xmldiff-0.6.8-5|60	- rebuild
12cr|python-xmldiff-0.6.8-5|61	
12cr|python-xmldiff-0.6.8-5|62	+ Olivier Blin <oblin@mandriva.com>
12cr|python-xmldiff-0.6.8-5|63	- restore BuildRoot
12cr|python-xmldiff-0.6.8-5|64	
12cr|python-xmldiff-0.6.8-5|65	* Thu Dec 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.8-1mdv2008.1
12cr|python-xmldiff-0.6.8-5|66	+ Revision: 136018
12cr|python-xmldiff-0.6.8-5|67	- new version
12cr|python-xmldiff-0.6.8-5|68	
12cr|python-xmldiff-0.6.8-5|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|python-xmldiff-0.6.8-5|70	- kill re-definition of %%buildroot on Pixel's request
12cr|python-xmldiff-0.6.8-5|71	
12cr|python-xmldiff-0.6.8-5|72	
12cr|python-xmldiff-0.6.8-5|73	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.7-4mdv2007.0
12cr|python-xmldiff-0.6.8-5|74	- buildrequires python-devel
12cr|python-xmldiff-0.6.8-5|75	
12cr|python-xmldiff-0.6.8-5|76	* Fri Aug 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.7-3mdv2007.0
12cr|python-xmldiff-0.6.8-5|77	- %%mkrel
12cr|python-xmldiff-0.6.8-5|78	
12cr|python-xmldiff-0.6.8-5|79	* Fri May 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.7-2mdk
12cr|python-xmldiff-0.6.8-5|80	- fix spec name
12cr|python-xmldiff-0.6.8-5|81	- don't add PKG-INFO in documentation
12cr|python-xmldiff-0.6.8-5|82	
12cr|python-xmldiff-0.6.8-5|83	* Fri May 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.7-1mdk
12cr|python-xmldiff-0.6.8-5|84	- first mdk release
12cr|python-xmldiff-0.6.8-5|85	

6755 12
12cr|python-xmpp-1.0.0-5|1	Name:		python-xmpp
12cr|python-xmpp-1.0.0-5|2	Version:	1.0.0
12cr|python-xmpp-1.0.0-5|3	Release:	%mkrel 5
12cr|python-xmpp-1.0.0-5|4	URL:		http://pyxmpp.jajcus.net/
12cr|python-xmpp-1.0.0-5|5	Summary:	Python Jabber/XMPP implementation
12cr|python-xmpp-1.0.0-5|6	Source0:	http://pyxmpp.jajcus.net/downloads/pyxmpp-%{version}.tar.gz
12cr|python-xmpp-1.0.0-5|7	Source1:	http://pyxmpp.jajcus.net/downloads/pyxmpp-%{version}.tar.gz.md5
12cr|python-xmpp-1.0.0-5|8	Group:		System/Libraries
12cr|python-xmpp-1.0.0-5|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-xmpp-1.0.0-5|10	License:	LGPLv2
12cr|python-xmpp-1.0.0-5|11	BuildRequires:	python-m2crypto dnspython python-libxml2 python-devel libxml2-devel
12cr|python-xmpp-1.0.0-5|12	Requires:	python-m2crypto dnspython python-libxml2 python
12cr|python-xmpp-1.0.0-5|13	%description
12cr|python-xmpp-1.0.0-5|14	PyXMPP is a Python XMPP (RFC 3920,3921) and Jabber implementation. It
12cr|python-xmpp-1.0.0-5|15	is based on libxml2 -- fast and fully-featured XML parser.
12cr|python-xmpp-1.0.0-5|16	
12cr|python-xmpp-1.0.0-5|17	PyXMPP provides most core features of the XMPP protocol and several
12cr|python-xmpp-1.0.0-5|18	JSF-defined extensions. PyXMPP provides building blocks for creating
12cr|python-xmpp-1.0.0-5|19	Jabber clients and components. Developer uses them to setup XMPP streams,
12cr|python-xmpp-1.0.0-5|20	handle incoming events and create outgoing stanzas (XMPP "packets").
12cr|python-xmpp-1.0.0-5|21	
12cr|python-xmpp-1.0.0-5|22	Features
12cr|python-xmpp-1.0.0-5|23	
12cr|python-xmpp-1.0.0-5|24	* nearly complete XMPP Core (RFC 3920) protocol for client connections
12cr|python-xmpp-1.0.0-5|25	(includes SASL, TLS and Strinprep).
12cr|python-xmpp-1.0.0-5|26	* mostly complete XMPP IM (RFC 3921) protocol (lacks privacy lists)
12cr|python-xmpp-1.0.0-5|27	* XMPP error objects including translations to and from legacy codes
12cr|python-xmpp-1.0.0-5|28	for backward compatibility (JEP-0086).
12cr|python-xmpp-1.0.0-5|29	* legacy authentication ("digest" and "plain") (JEP-0078).
12cr|python-xmpp-1.0.0-5|30	* component protocol (JEP-0114).
12cr|python-xmpp-1.0.0-5|31	* Service Discovery (JEP-0030).
12cr|python-xmpp-1.0.0-5|32	* vCards -- both Jabber "vcard-temp" and RFC 2426
12cr|python-xmpp-1.0.0-5|33	* basic parts of the Multi-User Chat protocol (JEP-0045)
12cr|python-xmpp-1.0.0-5|34	* delayed delivery timestamps (JEP-0091).
12cr|python-xmpp-1.0.0-5|35	* Data Forms (JEP-0004).
12cr|python-xmpp-1.0.0-5|36	* In-Band Registration (JEP-0077).
12cr|python-xmpp-1.0.0-5|37	
12cr|python-xmpp-1.0.0-5|38	%prep
12cr|python-xmpp-1.0.0-5|39	%setup -q -n pyxmpp-%{version}
12cr|python-xmpp-1.0.0-5|40	
12cr|python-xmpp-1.0.0-5|41	%build
12cr|python-xmpp-1.0.0-5|42	%__python setup.py build
12cr|python-xmpp-1.0.0-5|43	%__python -O -c "import compileall; compileall.compile_dir('build')"
12cr|python-xmpp-1.0.0-5|44	%__python -c "import compileall; compileall.compile_dir('build')"
12cr|python-xmpp-1.0.0-5|45	
12cr|python-xmpp-1.0.0-5|46	%install
12cr|python-xmpp-1.0.0-5|47	%{__rm} -Rf %{buildroot}
12cr|python-xmpp-1.0.0-5|48	%__python setup.py install --prefix %{buildroot}%{_prefix}
12cr|python-xmpp-1.0.0-5|49	
12cr|python-xmpp-1.0.0-5|50	%files
12cr|python-xmpp-1.0.0-5|51	%doc ChangeLog COPYING PKG-INFO README TODO examples doc
12cr|python-xmpp-1.0.0-5|52	%{py_platsitedir}/pyxmpp
12cr|python-xmpp-1.0.0-5|53	%{py_platsitedir}/pyxmpp-%{version}-*
12cr|python-xmpp-1.0.0-5|54	
12cr|python-xmpp-1.0.0-5|55	
12cr|python-xmpp-1.0.0-5|56	%changelog
12cr|python-xmpp-1.0.0-5|57	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-5mdv2010.0
12cr|python-xmpp-1.0.0-5|58	+ Revision: 442549
12cr|python-xmpp-1.0.0-5|59	- rebuild
12cr|python-xmpp-1.0.0-5|60	
12cr|python-xmpp-1.0.0-5|61	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-4mdv2009.0
12cr|python-xmpp-1.0.0-5|62	+ Revision: 259868
12cr|python-xmpp-1.0.0-5|63	- rebuild
12cr|python-xmpp-1.0.0-5|64	
12cr|python-xmpp-1.0.0-5|65	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-3mdv2009.0
12cr|python-xmpp-1.0.0-5|66	+ Revision: 247742
12cr|python-xmpp-1.0.0-5|67	- rebuild
12cr|python-xmpp-1.0.0-5|68	- fix no-buildroot-tag
12cr|python-xmpp-1.0.0-5|69	- fix summary
12cr|python-xmpp-1.0.0-5|70	
12cr|python-xmpp-1.0.0-5|71	* Mon Nov 05 2007 Nicolas Vigier <nvigier@mandriva.com> 1.0.0-1mdv2008.1
12cr|python-xmpp-1.0.0-5|72	+ Revision: 106192
12cr|python-xmpp-1.0.0-5|73	- import python-xmpp
12cr|python-xmpp-1.0.0-5|74	
12cr|python-xmpp-1.0.0-5|75	

6756 12
12cr|python-xoltar-0.20010601-10|1	%define oname    xoltar
12cr|python-xoltar-0.20010601-10|2	%define name     python-%{oname}
12cr|python-xoltar-0.20010601-10|3	%define version 0.20010601
12cr|python-xoltar-0.20010601-10|4	%define oversion 01jun01
12cr|python-xoltar-0.20010601-10|5	%define release %mkrel 10
12cr|python-xoltar-0.20010601-10|6	%define dname    %{oname}-toolkit-%{oversion}
12cr|python-xoltar-0.20010601-10|7	%define modules  functional lazy threadpool
12cr|python-xoltar-0.20010601-10|8	
12cr|python-xoltar-0.20010601-10|9	Summary:       A collection of utilities for threading and FP in python
12cr|python-xoltar-0.20010601-10|10	Name:          %{name}
12cr|python-xoltar-0.20010601-10|11	Version:       %{version}
12cr|python-xoltar-0.20010601-10|12	Release:       %{release}
12cr|python-xoltar-0.20010601-10|13	Source0:       %dname.tar.bz2
12cr|python-xoltar-0.20010601-10|14	License:       LGPL
12cr|python-xoltar-0.20010601-10|15	Group:         Development/Python
12cr|python-xoltar-0.20010601-10|16	BuildRoot:     %{_tmppath}/%{name}-buildroot
12cr|python-xoltar-0.20010601-10|17	Url:           http://www.xoltar.org/languages/python.html
12cr|python-xoltar-0.20010601-10|18	BuildRequires: python
12cr|python-xoltar-0.20010601-10|19	BuildRequires: dos2unix
12cr|python-xoltar-0.20010601-10|20	BuildArch:     noarch
12cr|python-xoltar-0.20010601-10|21	
12cr|python-xoltar-0.20010601-10|22	%description
12cr|python-xoltar-0.20010601-10|23	The Xoltar Toolkit is a collection of useful utilities for programming
12cr|python-xoltar-0.20010601-10|24	in Python. Aside from the threadpool module, the toolkit is mostly
12cr|python-xoltar-0.20010601-10|25	concerned with enabling a functional programming style in Python.
12cr|python-xoltar-0.20010601-10|26	
12cr|python-xoltar-0.20010601-10|27	%prep
12cr|python-xoltar-0.20010601-10|28	%setup -c %dname
12cr|python-xoltar-0.20010601-10|29	sed -i -e"s/__version__ ==/__version__ =/" threadpool.py
12cr|python-xoltar-0.20010601-10|30	
12cr|python-xoltar-0.20010601-10|31	#fix EOLs
12cr|python-xoltar-0.20010601-10|32	dos2unix *.txt
12cr|python-xoltar-0.20010601-10|33	
12cr|python-xoltar-0.20010601-10|34	%build
12cr|python-xoltar-0.20010601-10|35	
12cr|python-xoltar-0.20010601-10|36	%install
12cr|python-xoltar-0.20010601-10|37	rm -rf %{buildroot}
12cr|python-xoltar-0.20010601-10|38	install -m755 -d %{buildroot}/%{python_sitelib}
12cr|python-xoltar-0.20010601-10|39	for module in %{modules}; do
12cr|python-xoltar-0.20010601-10|40	python -c "import $module"
12cr|python-xoltar-0.20010601-10|41	install -m644 $module.py* %{buildroot}/%{python_sitelib}
12cr|python-xoltar-0.20010601-10|42	done
12cr|python-xoltar-0.20010601-10|43	
12cr|python-xoltar-0.20010601-10|44	%clean
12cr|python-xoltar-0.20010601-10|45	rm -rf %{buildroot}
12cr|python-xoltar-0.20010601-10|46	
12cr|python-xoltar-0.20010601-10|47	%files
12cr|python-xoltar-0.20010601-10|48	%defattr(-,root,root)
12cr|python-xoltar-0.20010601-10|49	%doc *_changes.txt
12cr|python-xoltar-0.20010601-10|50	%{python_sitelib}/*.py
12cr|python-xoltar-0.20010601-10|51	
12cr|python-xoltar-0.20010601-10|52	
12cr|python-xoltar-0.20010601-10|53	%changelog
12cr|python-xoltar-0.20010601-10|54	* Sat Nov 06 2010 Jani Välimaa <wally@mandriva.org> 0.20010601-10mdv2011.0
12cr|python-xoltar-0.20010601-10|55	+ Revision: 594264
12cr|python-xoltar-0.20010601-10|56	- install files to python_sitelib dir
12cr|python-xoltar-0.20010601-10|57	- fix doc EOLs
12cr|python-xoltar-0.20010601-10|58	
12cr|python-xoltar-0.20010601-10|59	* Mon Nov 01 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.20010601-9mdv2011.0
12cr|python-xoltar-0.20010601-10|60	+ Revision: 591442
12cr|python-xoltar-0.20010601-10|61	- python-devel isn't BR here
12cr|python-xoltar-0.20010601-10|62	
12cr|python-xoltar-0.20010601-10|63	* Sat Oct 30 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.20010601-8mdv2011.0
12cr|python-xoltar-0.20010601-10|64	+ Revision: 590634
12cr|python-xoltar-0.20010601-10|65	- BR python-devel
12cr|python-xoltar-0.20010601-10|66	
12cr|python-xoltar-0.20010601-10|67	+ Michael Scherer <misc@mandriva.org>
12cr|python-xoltar-0.20010601-10|68	- rebuild for python 2.7
12cr|python-xoltar-0.20010601-10|69	
12cr|python-xoltar-0.20010601-10|70	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.20010601-7mdv2010.0
12cr|python-xoltar-0.20010601-10|71	+ Revision: 431355
12cr|python-xoltar-0.20010601-10|72	- rebuild
12cr|python-xoltar-0.20010601-10|73	
12cr|python-xoltar-0.20010601-10|74	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.20010601-6mdv2009.0
12cr|python-xoltar-0.20010601-10|75	+ Revision: 242466
12cr|python-xoltar-0.20010601-10|76	- rebuild
12cr|python-xoltar-0.20010601-10|77	- kill re-definition of %%buildroot on Pixel's request
12cr|python-xoltar-0.20010601-10|78	
12cr|python-xoltar-0.20010601-10|79	+ Olivier Blin <oblin@mandriva.com>
12cr|python-xoltar-0.20010601-10|80	- restore BuildRoot
12cr|python-xoltar-0.20010601-10|81	
12cr|python-xoltar-0.20010601-10|82	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 0.20010601-4mdv2008.0
12cr|python-xoltar-0.20010601-10|83	+ Revision: 69370
12cr|python-xoltar-0.20010601-10|84	- use %%mkrel
12cr|python-xoltar-0.20010601-10|85	
12cr|python-xoltar-0.20010601-10|86	
12cr|python-xoltar-0.20010601-10|87	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.20010601-3mdk
12cr|python-xoltar-0.20010601-10|88	- Rebuild for new python
12cr|python-xoltar-0.20010601-10|89	
12cr|python-xoltar-0.20010601-10|90	* Sat Aug 09 2003 Austin Acton <aacton@yorku.ca> 0.20010601-2mdk
12cr|python-xoltar-0.20010601-10|91	- python 2.3
12cr|python-xoltar-0.20010601-10|92	
12cr|python-xoltar-0.20010601-10|93	* Wed Jul 09 2003 Austin Acton <aacton@yorku.ca> 0.20010601-1mdk
12cr|python-xoltar-0.20010601-10|94	- from andi payn <payn@myrealbox.com> :
12cr|python-xoltar-0.20010601-10|95	- initial specfile
12cr|python-xoltar-0.20010601-10|96	

6757 12
12cr|python-xzip-0.1-9|1	%define oname   xzip
12cr|python-xzip-0.1-9|2	%define name    python-%oname
12cr|python-xzip-0.1-9|3	%define version 0.1
12cr|python-xzip-0.1-9|4	%define release %mkrel 9
12cr|python-xzip-0.1-9|5	
12cr|python-xzip-0.1-9|6	
12cr|python-xzip-0.1-9|7	Summary:       Sequence index and item ranges for python
12cr|python-xzip-0.1-9|8	Name:          %{name}
12cr|python-xzip-0.1-9|9	Version:       %{version}
12cr|python-xzip-0.1-9|10	Release:       %{release}
12cr|python-xzip-0.1-9|11	Source0:       %{oname}.py
12cr|python-xzip-0.1-9|12	License:       LGPL
12cr|python-xzip-0.1-9|13	Group:         Development/Python
12cr|python-xzip-0.1-9|14	BuildRoot:     %{_tmppath}/%{name}-buildroot
12cr|python-xzip-0.1-9|15	Url:           http://www.python.org/peps/pep-0212.html
12cr|python-xzip-0.1-9|16	BuildRequires: python
12cr|python-xzip-0.1-9|17	BuildArch:     noarch
12cr|python-xzip-0.1-9|18	
12cr|python-xzip-0.1-9|19	%description
12cr|python-xzip-0.1-9|20	This is a python module providing lazy versions of the built-in zip,
12cr|python-xzip-0.1-9|21	map, and filter functions.
12cr|python-xzip-0.1-9|22	
12cr|python-xzip-0.1-9|23	%install
12cr|python-xzip-0.1-9|24	rm -rf $RPM_BUILD_ROOT
12cr|python-xzip-0.1-9|25	install -m644 -D %SOURCE0 $RPM_BUILD_ROOT/%py_puresitedir/%{oname}.py
12cr|python-xzip-0.1-9|26	cd $RPM_BUILD_ROOT%py_puresitedir
12cr|python-xzip-0.1-9|27	python -c "import %{oname}"
12cr|python-xzip-0.1-9|28	
12cr|python-xzip-0.1-9|29	%clean
12cr|python-xzip-0.1-9|30	rm -rf $RPM_BUILD_ROOT
12cr|python-xzip-0.1-9|31	
12cr|python-xzip-0.1-9|32	%files
12cr|python-xzip-0.1-9|33	%defattr(-,root,root)
12cr|python-xzip-0.1-9|34	%py_puresitedir/%{oname}.py
12cr|python-xzip-0.1-9|35	
12cr|python-xzip-0.1-9|36	
12cr|python-xzip-0.1-9|37	
12cr|python-xzip-0.1-9|38	%changelog
12cr|python-xzip-0.1-9|39	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 0.1-9mdv2011.0
12cr|python-xzip-0.1-9|40	+ Revision: 598145
12cr|python-xzip-0.1-9|41	- rebuild for py2.7
12cr|python-xzip-0.1-9|42	
12cr|python-xzip-0.1-9|43	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.1-9mdv2010.0
12cr|python-xzip-0.1-9|44	+ Revision: 433750
12cr|python-xzip-0.1-9|45	- rebuild
12cr|python-xzip-0.1-9|46	
12cr|python-xzip-0.1-9|47	* Mon Sep 07 2009 Thierry Vignaud <tv@mandriva.org> 0.1-8mdv2010.0
12cr|python-xzip-0.1-9|48	+ Revision: 432086
12cr|python-xzip-0.1-9|49	- rebuild
12cr|python-xzip-0.1-9|50	
12cr|python-xzip-0.1-9|51	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.1-7mdv2009.0
12cr|python-xzip-0.1-9|52	+ Revision: 242467
12cr|python-xzip-0.1-9|53	- rebuild
12cr|python-xzip-0.1-9|54	- kill re-definition of %%buildroot on Pixel's request
12cr|python-xzip-0.1-9|55	
12cr|python-xzip-0.1-9|56	+ Olivier Blin <oblin@mandriva.com>
12cr|python-xzip-0.1-9|57	- restore BuildRoot
12cr|python-xzip-0.1-9|58	
12cr|python-xzip-0.1-9|59	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 0.1-5mdv2008.0
12cr|python-xzip-0.1-9|60	+ Revision: 69371
12cr|python-xzip-0.1-9|61	- use %%mkrel
12cr|python-xzip-0.1-9|62	
12cr|python-xzip-0.1-9|63	
12cr|python-xzip-0.1-9|64	* Tue Dec 07 2004 Michael Scherer <misc@mandrake.org> 0.1-4mdk
12cr|python-xzip-0.1-9|65	- Really Rebuild for new python
12cr|python-xzip-0.1-9|66	
12cr|python-xzip-0.1-9|67	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.1-3mdk
12cr|python-xzip-0.1-9|68	- Rebuild for new python
12cr|python-xzip-0.1-9|69	
12cr|python-xzip-0.1-9|70	* Sat Aug 09 2003 Austin Acton <aacton@yorku.ca> 0.1-2mdk
12cr|python-xzip-0.1-9|71	- python 2.3
12cr|python-xzip-0.1-9|72	
12cr|python-xzip-0.1-9|73	* Wed Jul 09 2003 Austin Acton <aacton@yorku.ca> 0.1-1mdk
12cr|python-xzip-0.1-9|74	- from andi payn <payn@myrealbox.com> :
12cr|python-xzip-0.1-9|75	- new version
12cr|python-xzip-0.1-9|76	

6758 12
12cr|python-yadis-1.1.0-1|1	%define module yadis
12cr|python-yadis-1.1.0-1|2	Name: 		python-%module
12cr|python-yadis-1.1.0-1|3	Version: 	1.1.0
12cr|python-yadis-1.1.0-1|4	Release:	%mkrel 1
12cr|python-yadis-1.1.0-1|5	License: 	GPL
12cr|python-yadis-1.1.0-1|6	Group: 		Development/Python
12cr|python-yadis-1.1.0-1|7	BuildRoot: 	%{_tmppath}/%{name}-%{version}-build
12cr|python-yadis-1.1.0-1|8	BuildRequires: 	python-devel
12cr|python-yadis-1.1.0-1|9	Requires: 	python-urljr
12cr|python-yadis-1.1.0-1|10	Url: 		http://www.openidenabled.com/yadis/libraries/python
12cr|python-yadis-1.1.0-1|11	Source: 	http://www.openidenabled.com/resources/downloads/python-openid/python-yadis-%{version}.tar.gz
12cr|python-yadis-1.1.0-1|12	Summary: Python library for yadis service discovery
12cr|python-yadis-1.1.0-1|13	Buildarch:	noarch
12cr|python-yadis-1.1.0-1|14	
12cr|python-yadis-1.1.0-1|15	%description
12cr|python-yadis-1.1.0-1|16	Yadis is a protocol for discovering services applicable to a URL.
12cr|python-yadis-1.1.0-1|17	This package provides a client implementation of the Yadis protocol.
12cr|python-yadis-1.1.0-1|18	
12cr|python-yadis-1.1.0-1|19	%prep
12cr|python-yadis-1.1.0-1|20	%setup -q -n python-%{module}-%{version}
12cr|python-yadis-1.1.0-1|21	
12cr|python-yadis-1.1.0-1|22	%build
12cr|python-yadis-1.1.0-1|23	CFLAGS="%{optflags}" python setup.py build
12cr|python-yadis-1.1.0-1|24	
12cr|python-yadis-1.1.0-1|25	%install
12cr|python-yadis-1.1.0-1|26	rm -rf $RPM_BUILD_ROOT
12cr|python-yadis-1.1.0-1|27	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
12cr|python-yadis-1.1.0-1|28	
12cr|python-yadis-1.1.0-1|29	%clean
12cr|python-yadis-1.1.0-1|30	rm -rf %{buildroot}
12cr|python-yadis-1.1.0-1|31	
12cr|python-yadis-1.1.0-1|32	%files
12cr|python-yadis-1.1.0-1|33	%defattr(-,root,root)
12cr|python-yadis-1.1.0-1|34	%{python_sitelib}/*
12cr|python-yadis-1.1.0-1|35	
12cr|python-yadis-1.1.0-1|36	
12cr|python-yadis-1.1.0-1|37	
12cr|python-yadis-1.1.0-1|38	%changelog
12cr|python-yadis-1.1.0-1|39	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 1.1.0-1mdv2011.0
12cr|python-yadis-1.1.0-1|40	+ Revision: 683276
12cr|python-yadis-1.1.0-1|41	- import python-yadis
12cr|python-yadis-1.1.0-1|42	
12cr|python-yadis-1.1.0-1|43	
12cr|python-yadis-1.1.0-1|44	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 1.1.0
12cr|python-yadis-1.1.0-1|45	- first release for Mandriva
12cr|python-yadis-1.1.0-1|46	

6759 12
12cr|python-yenc-0.3-2|1	Name:           python-yenc
12cr|python-yenc-0.3-2|2	Version:        0.3
12cr|python-yenc-0.3-2|3	Release:        %mkrel 2
12cr|python-yenc-0.3-2|4	Summary:        yEnc Module for Python
12cr|python-yenc-0.3-2|5	Group:          Development/Python
12cr|python-yenc-0.3-2|6	License:        GPLv2+
12cr|python-yenc-0.3-2|7	URL:            http://www.hellanzb.com/trac/
12cr|python-yenc-0.3-2|8	Source0:        http://www.hellanzb.com/hellanzb-content/yenc-%{version}.tar.gz
12cr|python-yenc-0.3-2|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-yenc-0.3-2|10	BuildRequires:  python-devel
12cr|python-yenc-0.3-2|11	BuildRequires:  python-setuptools
12cr|python-yenc-0.3-2|12	
12cr|python-yenc-0.3-2|13	%description
12cr|python-yenc-0.3-2|14	python-yenc is a yEnc decoding library for Python. yEnc is a
12cr|python-yenc-0.3-2|15	binary-to-text encoding scheme for transferring binary files
12cr|python-yenc-0.3-2|16	in messages on Usenet or via e-mail.
12cr|python-yenc-0.3-2|17	
12cr|python-yenc-0.3-2|18	%prep
12cr|python-yenc-0.3-2|19	%setup -q -n yenc-%{version}
12cr|python-yenc-0.3-2|20	
12cr|python-yenc-0.3-2|21	
12cr|python-yenc-0.3-2|22	%build
12cr|python-yenc-0.3-2|23	CFLAGS="$RPM_OPT_FLAGS" %{__python} -c 'import setuptools; execfile("setup.py")' build
12cr|python-yenc-0.3-2|24	
12cr|python-yenc-0.3-2|25	
12cr|python-yenc-0.3-2|26	%install
12cr|python-yenc-0.3-2|27	rm -rf $RPM_BUILD_ROOT
12cr|python-yenc-0.3-2|28	%{__python} -c 'import setuptools; execfile("setup.py")' install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|python-yenc-0.3-2|29	chmod g-w $RPM_BUILD_ROOT/%{python_sitearch}/_yenc.so
12cr|python-yenc-0.3-2|30	
12cr|python-yenc-0.3-2|31	
12cr|python-yenc-0.3-2|32	%check
12cr|python-yenc-0.3-2|33	PYTHONPATH="$PYTHONPATH:$RPM_BUILD_ROOT/%{python_sitearch}" %{__python} test/test.py
12cr|python-yenc-0.3-2|34	
12cr|python-yenc-0.3-2|35	
12cr|python-yenc-0.3-2|36	%clean
12cr|python-yenc-0.3-2|37	rm -rf $RPM_BUILD_ROOT
12cr|python-yenc-0.3-2|38	
12cr|python-yenc-0.3-2|39	
12cr|python-yenc-0.3-2|40	%files
12cr|python-yenc-0.3-2|41	%defattr(-,root,root,-)
12cr|python-yenc-0.3-2|42	%doc README TODO COPYING
12cr|python-yenc-0.3-2|43	%{py_platsitedir}/*
12cr|python-yenc-0.3-2|44	
12cr|python-yenc-0.3-2|45	
12cr|python-yenc-0.3-2|46	%changelog
12cr|python-yenc-0.3-2|47	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3-2mdv2010.0
12cr|python-yenc-0.3-2|48	+ Revision: 442550
12cr|python-yenc-0.3-2|49	- rebuild
12cr|python-yenc-0.3-2|50	
12cr|python-yenc-0.3-2|51	* Thu Mar 05 2009 Jérôme Soyer <saispo@mandriva.org> 0.3-1mdv2009.1
12cr|python-yenc-0.3-2|52	+ Revision: 348964
12cr|python-yenc-0.3-2|53	- import python-yenc
12cr|python-yenc-0.3-2|54	
12cr|python-yenc-0.3-2|55	

6760 12
12cr|python-yolk-0.4.3-1|1	%define module	yolk
12cr|python-yolk-0.4.3-1|2	
12cr|python-yolk-0.4.3-1|3	Summary:	Python package command-line query tool
12cr|python-yolk-0.4.3-1|4	Name:		python-%{module}
12cr|python-yolk-0.4.3-1|5	Version:	0.4.3
12cr|python-yolk-0.4.3-1|6	Release:	1
12cr|python-yolk-0.4.3-1|7	Source0:	http://pypi.python.org/packages/source/y/%{module}/%{module}-%{version}.tar.gz
12cr|python-yolk-0.4.3-1|8	License:	GPLv2
12cr|python-yolk-0.4.3-1|9	Group:		Development/Python
12cr|python-yolk-0.4.3-1|10	Url:		http://tools.assembla.com/yolk/
12cr|python-yolk-0.4.3-1|11	BuildArch:	noarch
12cr|python-yolk-0.4.3-1|12	BuildRequires:	python-setuptools
12cr|python-yolk-0.4.3-1|13	
12cr|python-yolk-0.4.3-1|14	%description
12cr|python-yolk-0.4.3-1|15	Yolk is a Python command-line tool and library for obtaining
12cr|python-yolk-0.4.3-1|16	information about packages installed by setuptools, easy_install and
12cr|python-yolk-0.4.3-1|17	distutils (Python 2.5) and for querying PyPI.
12cr|python-yolk-0.4.3-1|18	
12cr|python-yolk-0.4.3-1|19	%prep
12cr|python-yolk-0.4.3-1|20	%setup -q -n %{module}-%{version}
12cr|python-yolk-0.4.3-1|21	
12cr|python-yolk-0.4.3-1|22	%install
12cr|python-yolk-0.4.3-1|23	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|python-yolk-0.4.3-1|24	%__install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|python-yolk-0.4.3-1|25	%__install -m 644 docs/yolk.1 %{buildroot}%{_mandir}/man1/
12cr|python-yolk-0.4.3-1|26	sed -i 's/.*egg-info$//' FILE_LIST
12cr|python-yolk-0.4.3-1|27	
12cr|python-yolk-0.4.3-1|28	%files -f FILE_LIST
12cr|python-yolk-0.4.3-1|29	%doc AUTHORS COPYING CREDITS FAQ NEWS README THANKS TODO
12cr|python-yolk-0.4.3-1|30	%_mandir/man1/yolk.*
12cr|python-yolk-0.4.3-1|31	
12cr|python-yolk-0.4.3-1|32	
12cr|python-yolk-0.4.3-1|33	
12cr|python-yolk-0.4.3-1|34	%changelog
12cr|python-yolk-0.4.3-1|35	* Wed Oct  3 2012 Denis Silakov <denis.silakov@rosalab.ru>
12cr|python-yolk-0.4.3-1|36	+ Commit: 9929121
12cr|python-yolk-0.4.3-1|37	- Updated to 0.4.3
12cr|python-yolk-0.4.3-1|38	
12cr|python-yolk-0.4.3-1|39	

6761 12
12cr|python-zc.lockfile-1.0.0-3|1	Name:		python-zc.lockfile
12cr|python-zc.lockfile-1.0.0-3|2	Version:	1.0.0
12cr|python-zc.lockfile-1.0.0-3|3	Release:	3
12cr|python-zc.lockfile-1.0.0-3|4	Group:		Development/Python
12cr|python-zc.lockfile-1.0.0-3|5	License:	Zope Public License
12cr|python-zc.lockfile-1.0.0-3|6	Summary:	Basic inter-process locks
12cr|python-zc.lockfile-1.0.0-3|7	#md5=6cf83766ef9935c33e240b0904c7a45e
12cr|python-zc.lockfile-1.0.0-3|8	Source:		http://pypi.python.org/packages/source/z/zc.lockfile/zc.lockfile-1.0.0.tar.gz
12cr|python-zc.lockfile-1.0.0-3|9	URL:		http://pypi.python.org/pypi/zc.lockfile/1.0.0
12cr|python-zc.lockfile-1.0.0-3|10	BuildRequires:	python-devel
12cr|python-zc.lockfile-1.0.0-3|11	BuildRequires:	python-setuptools
12cr|python-zc.lockfile-1.0.0-3|12	
12cr|python-zc.lockfile-1.0.0-3|13	%description
12cr|python-zc.lockfile-1.0.0-3|14	The zc.lockfile package provides a basic portable implementation of
12cr|python-zc.lockfile-1.0.0-3|15	interprocess locks using lock files. The purpose if not specifically
12cr|python-zc.lockfile-1.0.0-3|16	to lock files, but to simply provide locks with an implementation based
12cr|python-zc.lockfile-1.0.0-3|17	on file-locking primitives. Of course, these locks could be used to mediate
12cr|python-zc.lockfile-1.0.0-3|18	access to other files. For example, the ZODB file storage implementation uses
12cr|python-zc.lockfile-1.0.0-3|19	file locks to mediate access to file-storage database files. The database files
12cr|python-zc.lockfile-1.0.0-3|20	and lock file files are separate files.
12cr|python-zc.lockfile-1.0.0-3|21	
12cr|python-zc.lockfile-1.0.0-3|22	%prep
12cr|python-zc.lockfile-1.0.0-3|23	%setup -q -n zc.lockfile-%{version}
12cr|python-zc.lockfile-1.0.0-3|24	
12cr|python-zc.lockfile-1.0.0-3|25	%build
12cr|python-zc.lockfile-1.0.0-3|26	
12cr|python-zc.lockfile-1.0.0-3|27	%install
12cr|python-zc.lockfile-1.0.0-3|28	PYTHONDONTWRITEBYTECODE= \
12cr|python-zc.lockfile-1.0.0-3|29	%__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-zc.lockfile-1.0.0-3|30	sed -i 's/.*egg-info$//' INSTALLED_FILES
12cr|python-zc.lockfile-1.0.0-3|31	
12cr|python-zc.lockfile-1.0.0-3|32	%files -f INSTALLED_FILES
12cr|python-zc.lockfile-1.0.0-3|33	%defattr(-,root,root)
12cr|python-zc.lockfile-1.0.0-3|34	
12cr|python-zc.lockfile-1.0.0-3|35	
12cr|python-zc.lockfile-1.0.0-3|36	%changelog
12cr|python-zc.lockfile-1.0.0-3|37	* Thu Nov 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.0.0-2mdv2011.0
12cr|python-zc.lockfile-1.0.0-3|38	+ Revision: 593456
12cr|python-zc.lockfile-1.0.0-3|39	+ rebuild (emptylog)
12cr|python-zc.lockfile-1.0.0-3|40	
12cr|python-zc.lockfile-1.0.0-3|41	* Fri Aug 07 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.0.0-1mdv2010.0
12cr|python-zc.lockfile-1.0.0-3|42	+ Revision: 411007
12cr|python-zc.lockfile-1.0.0-3|43	- Initial import of python-zc.lockfile version 1.0.0.
12cr|python-zc.lockfile-1.0.0-3|44	- python-zc.lockfile
12cr|python-zc.lockfile-1.0.0-3|45	

6762 12
12cr|python-zodb3-3.10.5-1|1	Name:		python-zodb3
12cr|python-zodb3-3.10.5-1|2	Version:	3.10.5
12cr|python-zodb3-3.10.5-1|3	Release:	1
12cr|python-zodb3-3.10.5-1|4	Group:		Development/Python
12cr|python-zodb3-3.10.5-1|5	License:	Zope Public License
12cr|python-zodb3-3.10.5-1|6	Summary:	Zope Object Database: object database and persistence
12cr|python-zodb3-3.10.5-1|7	Source:		http://pypi.python.org/packages/source/Z/ZODB3/ZODB3-3.10.5.tar.gz
12cr|python-zodb3-3.10.5-1|8	URL:		http://pypi.python.org/pypi/ZODB3/3.10.5
12cr|python-zodb3-3.10.5-1|9	
12cr|python-zodb3-3.10.5-1|10	BuildRequires:	python-devel
12cr|python-zodb3-3.10.5-1|11	BuildRequires:	python-setuptools
12cr|python-zodb3-3.10.5-1|12	
12cr|python-zodb3-3.10.5-1|13	Requires:	python-transaction
12cr|python-zodb3-3.10.5-1|14	Requires:	python-zc.lockfile
12cr|python-zodb3-3.10.5-1|15	Requires:	python-zope.proxy
12cr|python-zodb3-3.10.5-1|16	
12cr|python-zodb3-3.10.5-1|17	%description
12cr|python-zodb3-3.10.5-1|18	The Zope Object Database provides an object-oriented database for
12cr|python-zodb3-3.10.5-1|19	Python that provides a high-degree of transparency. Applications
12cr|python-zodb3-3.10.5-1|20	can take advantage of object database features with few, if any,
12cr|python-zodb3-3.10.5-1|21	changes to application logic. ZODB includes features such as a
12cr|python-zodb3-3.10.5-1|22	plugable storage interface, rich transaction support, and undo.
12cr|python-zodb3-3.10.5-1|23	
12cr|python-zodb3-3.10.5-1|24	%prep
12cr|python-zodb3-3.10.5-1|25	%setup -q -n ZODB3-%{version}
12cr|python-zodb3-3.10.5-1|26	
12cr|python-zodb3-3.10.5-1|27	%build
12cr|python-zodb3-3.10.5-1|28	
12cr|python-zodb3-3.10.5-1|29	%install
12cr|python-zodb3-3.10.5-1|30	PYTHONDONTWRITEBYTECODE= \
12cr|python-zodb3-3.10.5-1|31	%__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|python-zodb3-3.10.5-1|32	sed -i 's/.*egg-info$//' INSTALLED_FILES
12cr|python-zodb3-3.10.5-1|33	
12cr|python-zodb3-3.10.5-1|34	%files -f INSTALLED_FILES
12cr|python-zodb3-3.10.5-1|35	
12cr|python-zodb3-3.10.5-1|36	
12cr|python-zodb3-3.10.5-1|37	%changelog
12cr|python-zodb3-3.10.5-1|38	* Thu Nov 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 3.9.0b4-3mdv2011.0
12cr|python-zodb3-3.10.5-1|39	+ Revision: 593446
12cr|python-zodb3-3.10.5-1|40	+ rebuild (emptylog)
12cr|python-zodb3-3.10.5-1|41	
12cr|python-zodb3-3.10.5-1|42	* Fri Aug 07 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.9.0b4-2mdv2010.0
12cr|python-zodb3-3.10.5-1|43	+ Revision: 411009
12cr|python-zodb3-3.10.5-1|44	+ rebuild (emptylog)
12cr|python-zodb3-3.10.5-1|45	
12cr|python-zodb3-3.10.5-1|46	* Wed Aug 05 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.9.0b4-1mdv2010.0
12cr|python-zodb3-3.10.5-1|47	+ Revision: 410409
12cr|python-zodb3-3.10.5-1|48	- Import python-zodb3 version 3.9.0b4
12cr|python-zodb3-3.10.5-1|49	- python-zodb3
12cr|python-zodb3-3.10.5-1|50	

6763 12
12cr|python-zope-component-4.0.0-1|1	%define	module	zope.component
12cr|python-zope-component-4.0.0-1|2	%define name	python-zope-component
12cr|python-zope-component-4.0.0-1|3	%define version 4.0.0
12cr|python-zope-component-4.0.0-1|4	%define	rel		1
12cr|python-zope-component-4.0.0-1|5	%if %mdkversion < 201100
12cr|python-zope-component-4.0.0-1|6	%define release %mkrel %{rel}
12cr|python-zope-component-4.0.0-1|7	%else
12cr|python-zope-component-4.0.0-1|8	%define	release	%{rel}
12cr|python-zope-component-4.0.0-1|9	%endif
12cr|python-zope-component-4.0.0-1|10	
12cr|python-zope-component-4.0.0-1|11	Summary:	Zope Component Architecture
12cr|python-zope-component-4.0.0-1|12	Name:	    %{name}
12cr|python-zope-component-4.0.0-1|13	Version:	%{version}
12cr|python-zope-component-4.0.0-1|14	Release:	%{release}
12cr|python-zope-component-4.0.0-1|15	Source0:	http://pypi.python.org/packages/source/z/%{module}/%{module}-%{version}.tar.gz
12cr|python-zope-component-4.0.0-1|16	License:	ZPL
12cr|python-zope-component-4.0.0-1|17	Group:		Development/Python
12cr|python-zope-component-4.0.0-1|18	Url:		http://pypi.python.org/pypi/zope.component/
12cr|python-zope-component-4.0.0-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-zope-component-4.0.0-1|20	BuildArch:	noarch
12cr|python-zope-component-4.0.0-1|21	Requires:	python-zope-interface >= 3.8.0
12cr|python-zope-component-4.0.0-1|22	Requires:	python-zope-event
12cr|python-zope-component-4.0.0-1|23	BuildRequires:	python-setuptools
12cr|python-zope-component-4.0.0-1|24	
12cr|python-zope-component-4.0.0-1|25	%description
12cr|python-zope-component-4.0.0-1|26	This package represents the core of the Zope Component
12cr|python-zope-component-4.0.0-1|27	Architecture. Together with the 'zope.interface' package, it provides
12cr|python-zope-component-4.0.0-1|28	facilities for defining, registering and looking up components.
12cr|python-zope-component-4.0.0-1|29	
12cr|python-zope-component-4.0.0-1|30	%prep
12cr|python-zope-component-4.0.0-1|31	%setup -q -n %{module}-%{version}
12cr|python-zope-component-4.0.0-1|32	
12cr|python-zope-component-4.0.0-1|33	%build
12cr|python-zope-component-4.0.0-1|34	%__python setup.py build
12cr|python-zope-component-4.0.0-1|35	
12cr|python-zope-component-4.0.0-1|36	%install
12cr|python-zope-component-4.0.0-1|37	%__rm -rf %{buildroot}
12cr|python-zope-component-4.0.0-1|38	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-zope-component-4.0.0-1|39	
12cr|python-zope-component-4.0.0-1|40	%clean
12cr|python-zope-component-4.0.0-1|41	%__rm -rf %{buildroot}
12cr|python-zope-component-4.0.0-1|42	
12cr|python-zope-component-4.0.0-1|43	%files
12cr|python-zope-component-4.0.0-1|44	%defattr(-,root,root)
12cr|python-zope-component-4.0.0-1|45	%doc *.txt
12cr|python-zope-component-4.0.0-1|46	%py_sitedir/zope*
12cr|python-zope-component-4.0.0-1|47	
12cr|python-zope-component-4.0.0-1|48	
12cr|python-zope-component-4.0.0-1|49	%changelog
12cr|python-zope-component-4.0.0-1|50	* Mon Jul 02 2012 Lev Givon <lev@mandriva.org> 4.0.0-1
12cr|python-zope-component-4.0.0-1|51	+ Revision: 807787
12cr|python-zope-component-4.0.0-1|52	- Update to 4.0.0.
12cr|python-zope-component-4.0.0-1|53	
12cr|python-zope-component-4.0.0-1|54	* Wed Jun 20 2012 Lev Givon <lev@mandriva.org> 3.12.1-1
12cr|python-zope-component-4.0.0-1|55	+ Revision: 806510
12cr|python-zope-component-4.0.0-1|56	- imported package python-zope-component
12cr|python-zope-component-4.0.0-1|57	

6764 12
12cr|python-zope-event-4.0.0-1|1	%define	tarname zope.event
12cr|python-zope-event-4.0.0-1|2	%define name	python-zope-event
12cr|python-zope-event-4.0.0-1|3	%define version 4.0.0
12cr|python-zope-event-4.0.0-1|4	%define	rel	1
12cr|python-zope-event-4.0.0-1|5	%if %mdkversion < 201100
12cr|python-zope-event-4.0.0-1|6	%define release %mkrel %{rel}
12cr|python-zope-event-4.0.0-1|7	%else
12cr|python-zope-event-4.0.0-1|8	%define	release %{rel}
12cr|python-zope-event-4.0.0-1|9	%endif
12cr|python-zope-event-4.0.0-1|10	
12cr|python-zope-event-4.0.0-1|11	Summary:	Very basic event publishing system for Python
12cr|python-zope-event-4.0.0-1|12	Name:		%{name}
12cr|python-zope-event-4.0.0-1|13	Version:	%{version}
12cr|python-zope-event-4.0.0-1|14	Release:	%{release}
12cr|python-zope-event-4.0.0-1|15	Source0:	http://pypi.python.org/packages/source/z/%{tarname}/%{tarname}-%{version}.tar.gz
12cr|python-zope-event-4.0.0-1|16	License:	ZPL
12cr|python-zope-event-4.0.0-1|17	Group:		Development/Python
12cr|python-zope-event-4.0.0-1|18	Url:		http://pypi.python.org/pypi/zope.event/
12cr|python-zope-event-4.0.0-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|python-zope-event-4.0.0-1|20	BuildArch:	noarch
12cr|python-zope-event-4.0.0-1|21	BuildRequires:	python-setuptools
12cr|python-zope-event-4.0.0-1|22	
12cr|python-zope-event-4.0.0-1|23	%description
12cr|python-zope-event-4.0.0-1|24	The zope.event package provides a simple event system, including:
12cr|python-zope-event-4.0.0-1|25	
12cr|python-zope-event-4.0.0-1|26	- An event publishing API, intended for use by applications which are
12cr|python-zope-event-4.0.0-1|27	unaware of any subscribers to their events.
12cr|python-zope-event-4.0.0-1|28	- A very simple event-dispatching system on which more sophisticated
12cr|python-zope-event-4.0.0-1|29	event dispatching systems can be built. For example, a type-based
12cr|python-zope-event-4.0.0-1|30	event dispatching system that builds on zope.event can be found in
12cr|python-zope-event-4.0.0-1|31	zope.component.
12cr|python-zope-event-4.0.0-1|32	
12cr|python-zope-event-4.0.0-1|33	%prep
12cr|python-zope-event-4.0.0-1|34	%setup -q -n %{tarname}-%{version}
12cr|python-zope-event-4.0.0-1|35	
12cr|python-zope-event-4.0.0-1|36	%build
12cr|python-zope-event-4.0.0-1|37	%__python setup.py build
12cr|python-zope-event-4.0.0-1|38	
12cr|python-zope-event-4.0.0-1|39	%install
12cr|python-zope-event-4.0.0-1|40	%__rm -rf %{buildroot}
12cr|python-zope-event-4.0.0-1|41	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|python-zope-event-4.0.0-1|42	
12cr|python-zope-event-4.0.0-1|43	%clean
12cr|python-zope-event-4.0.0-1|44	%__rm -rf %{buildroot}
12cr|python-zope-event-4.0.0-1|45	
12cr|python-zope-event-4.0.0-1|46	%files
12cr|python-zope-event-4.0.0-1|47	%defattr(-,root,root)
12cr|python-zope-event-4.0.0-1|48	%doc *.txt
12cr|python-zope-event-4.0.0-1|49	%py_sitedir/zope*
12cr|python-zope-event-4.0.0-1|50	
12cr|python-zope-event-4.0.0-1|51	
12cr|python-zope-event-4.0.0-1|52	%changelog
12cr|python-zope-event-4.0.0-1|53	* Wed Jun 20 2012 Lev Givon <lev@mandriva.org> 4.0.0-1
12cr|python-zope-event-4.0.0-1|54	+ Revision: 806505
12cr|python-zope-event-4.0.0-1|55	- imported package python-zope-event
12cr|python-zope-event-4.0.0-1|56	

6765 12
12cr|python-zopeinterface-3.6.1-1|1	%define module zopeinterface
12cr|python-zopeinterface-3.6.1-1|2	Name:           python-%{module}
12cr|python-zopeinterface-3.6.1-1|3	Version:        3.6.1
12cr|python-zopeinterface-3.6.1-1|4	Release:        %mkrel 1
12cr|python-zopeinterface-3.6.1-1|5	Url:            http://pypi.python.org/pypi/zope.interface
12cr|python-zopeinterface-3.6.1-1|6	Summary:        Interfaces for Python
12cr|python-zopeinterface-3.6.1-1|7	License:        ZPL 2.1
12cr|python-zopeinterface-3.6.1-1|8	Group:          Development/Python
12cr|python-zopeinterface-3.6.1-1|9	Source:         zope.interface-%{version}.tar.bz2
12cr|python-zopeinterface-3.6.1-1|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|python-zopeinterface-3.6.1-1|11	BuildRequires:  python-devel
12cr|python-zopeinterface-3.6.1-1|12	
12cr|python-zopeinterface-3.6.1-1|13	%description
12cr|python-zopeinterface-3.6.1-1|14	This package is intended to be independently reusable in any Python
12cr|python-zopeinterface-3.6.1-1|15	project. It is maintained by the Zope Toolkit project.
12cr|python-zopeinterface-3.6.1-1|16	
12cr|python-zopeinterface-3.6.1-1|17	This package provides an implementation of object interfaces for Python.
12cr|python-zopeinterface-3.6.1-1|18	Interfaces are a mechanism for labeling objects as conforming to a given
12cr|python-zopeinterface-3.6.1-1|19	API or contract. So, this package can be considered as implementation of
12cr|python-zopeinterface-3.6.1-1|20	the Design By Contract methodology support in Python.
12cr|python-zopeinterface-3.6.1-1|21	
12cr|python-zopeinterface-3.6.1-1|22	
12cr|python-zopeinterface-3.6.1-1|23	%prep
12cr|python-zopeinterface-3.6.1-1|24	%setup -n zope.interface-%{version}
12cr|python-zopeinterface-3.6.1-1|25	
12cr|python-zopeinterface-3.6.1-1|26	%build
12cr|python-zopeinterface-3.6.1-1|27	CFLAGS="%{optflags}" python setup.py build
12cr|python-zopeinterface-3.6.1-1|28	
12cr|python-zopeinterface-3.6.1-1|29	%install
12cr|python-zopeinterface-3.6.1-1|30	rm -rf $RPM_BUILD_ROOT
12cr|python-zopeinterface-3.6.1-1|31	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitearch}
12cr|python-zopeinterface-3.6.1-1|32	
12cr|python-zopeinterface-3.6.1-1|33	%clean
12cr|python-zopeinterface-3.6.1-1|34	rm -rf %{buildroot}
12cr|python-zopeinterface-3.6.1-1|35	
12cr|python-zopeinterface-3.6.1-1|36	%files
12cr|python-zopeinterface-3.6.1-1|37	%defattr(-,root,root,-)
12cr|python-zopeinterface-3.6.1-1|38	%doc COPYRIGHT.txt CHANGES.txt LICENSE.txt README.txt
12cr|python-zopeinterface-3.6.1-1|39	%{python_sitearch}/*
12cr|python-zopeinterface-3.6.1-1|40	
12cr|python-zopeinterface-3.6.1-1|41	
12cr|python-zopeinterface-3.6.1-1|42	
12cr|python-zopeinterface-3.6.1-1|43	
12cr|python-zopeinterface-3.6.1-1|44	%changelog
12cr|python-zopeinterface-3.6.1-1|45	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 3.6.1-1mdv2011.0
12cr|python-zopeinterface-3.6.1-1|46	+ Revision: 683278
12cr|python-zopeinterface-3.6.1-1|47	- import python-zopeinterface
12cr|python-zopeinterface-3.6.1-1|48	
12cr|python-zopeinterface-3.6.1-1|49	
12cr|python-zopeinterface-3.6.1-1|50	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 3.6.1
12cr|python-zopeinterface-3.6.1-1|51	- first release for Mandriva
12cr|python-zopeinterface-3.6.1-1|52	

6766 12
12cr|pytone-3.0.3-1|1	%define name	pytone
12cr|pytone-3.0.3-1|2	%define version 3.0.3
12cr|pytone-3.0.3-1|3	%define release 1
12cr|pytone-3.0.3-1|4	
12cr|pytone-3.0.3-1|5	Summary:	Mp3/ogg mixer for DJ's
12cr|pytone-3.0.3-1|6	Name:		%name
12cr|pytone-3.0.3-1|7	Version:	%version
12cr|pytone-3.0.3-1|8	Release:	%release
12cr|pytone-3.0.3-1|9	Group:          Sound
12cr|pytone-3.0.3-1|10	License:	GPLv2
12cr|pytone-3.0.3-1|11	URL:		http://www.luga.de/pytone/
12cr|pytone-3.0.3-1|12	Source:		http://www.luga.de/pytone/download/PyTone-%version.tar.gz
12cr|pytone-3.0.3-1|13	Requires:	pyogg pyvorbis pymad pyao
12cr|pytone-3.0.3-1|14	BuildRequires:  python-devel
12cr|pytone-3.0.3-1|15	BuildRequires:  libao-devel
12cr|pytone-3.0.3-1|16	
12cr|pytone-3.0.3-1|17	%description
12cr|pytone-3.0.3-1|18	PyTone is a music jukebox written in Python with a curses based
12cr|pytone-3.0.3-1|19	GUI. While providing advanced features like crossfading and multiple
12cr|pytone-3.0.3-1|20	players, special emphasis is put on ease of use, turning PyTone into an
12cr|pytone-3.0.3-1|21	ideal jukebox system for use at parties.
12cr|pytone-3.0.3-1|22	
12cr|pytone-3.0.3-1|23	%prep
12cr|pytone-3.0.3-1|24	%setup -q -n PyTone-%version
12cr|pytone-3.0.3-1|25	
12cr|pytone-3.0.3-1|26	%build
12cr|pytone-3.0.3-1|27	%__python setup.py build_ext -i
12cr|pytone-3.0.3-1|28	
12cr|pytone-3.0.3-1|29	%install
12cr|pytone-3.0.3-1|30	# TODO try --prefix next time.
12cr|pytone-3.0.3-1|31	%__python setup.py install --root %buildroot
12cr|pytone-3.0.3-1|32	%__install conf/pytonerc -D %buildroot/%_datadir/%name/pythonerc
12cr|pytone-3.0.3-1|33	
12cr|pytone-3.0.3-1|34	# Lets make a wrapper.
12cr|pytone-3.0.3-1|35	%__install -d %buildroot/%_bindir
12cr|pytone-3.0.3-1|36	cat << EOF > %buildroot%_bindir/%name
12cr|pytone-3.0.3-1|37	#!/bin/sh
12cr|pytone-3.0.3-1|38	if [ ! -d ~/.pytone ]; then
12cr|pytone-3.0.3-1|39	echo 'Creating pytone configuration directory: ~/.pytone'
12cr|pytone-3.0.3-1|40	%__install -d ~/.pytone
12cr|pytone-3.0.3-1|41	fi
12cr|pytone-3.0.3-1|42	
12cr|pytone-3.0.3-1|43	if [ ! -e ~/.pytone/pytonerc ]; then
12cr|pytone-3.0.3-1|44	echo 'Installing pytone configuration file: ~/.pytone/pytonerc'
12cr|pytone-3.0.3-1|45	%__install  %_datadir/%name/pythonerc ~/.pytone/pytonerc
12cr|pytone-3.0.3-1|46	echo
12cr|pytone-3.0.3-1|47	fi
12cr|pytone-3.0.3-1|48	
12cr|pytone-3.0.3-1|49	if [ ! -e ~/.pytone/pytonectl ]; then
12cr|pytone-3.0.3-1|50	touch ~/.pytone/pytonectl
12cr|pytone-3.0.3-1|51	echo
12cr|pytone-3.0.3-1|52	fi
12cr|pytone-3.0.3-1|53	
12cr|pytone-3.0.3-1|54	%__python %_libdir/python%pyver/site-packages/%name/pytone.py $@
12cr|pytone-3.0.3-1|55	EOF
12cr|pytone-3.0.3-1|56	
12cr|pytone-3.0.3-1|57	# lets make another wrapper. Should be fixed in the next release.
12cr|pytone-3.0.3-1|58	cat << EOF_rpm > %buildroot%_bindir/%{name}ctl
12cr|pytone-3.0.3-1|59	#!/bin/sh
12cr|pytone-3.0.3-1|60	case \$@ in
12cr|pytone-3.0.3-1|61	-h|--help)
12cr|pytone-3.0.3-1|62	cat << EOF
12cr|pytone-3.0.3-1|63	pytonectl %version
12cr|pytone-3.0.3-1|64	Copyright (C) 2003 Jrg Lehmann <joerg@luga.de>
12cr|pytone-3.0.3-1|65	usage: pytonectl.py [options] command
12cr|pytone-3.0.3-1|66	
12cr|pytone-3.0.3-1|67	Possible options are:
12cr|pytone-3.0.3-1|68	-h, --help:              show this help
12cr|pytone-3.0.3-1|69	-s, --server <hostname>: connect to PyTone server on hostname
12cr|pytone-3.0.3-1|70	-p, --port <portnumber>: connect to PyTone server on given port
12cr|pytone-3.0.3-1|71	-f, --file <filename>:   connect to PyTone UNIX socket filename
12cr|pytone-3.0.3-1|72	
12cr|pytone-3.0.3-1|73	The supported commands are:
12cr|pytone-3.0.3-1|74	playerforward:                  play the next song in the playlist
12cr|pytone-3.0.3-1|75	playerpause:                    pause the player
12cr|pytone-3.0.3-1|76	playerstart:                    start/unpause the player
12cr|pytone-3.0.3-1|77	playerstop:                     stop the player
12cr|pytone-3.0.3-1|78	playerratecurrentsong <rating>: rate the song currently being played (1<=rating<=5)
12cr|pytone-3.0.3-1|79	playlistaddsongs <filenames>:   add files to end of playlist
12cr|pytone-3.0.3-1|80	playlistaddsongtop <filename>:  play file immediately
12cr|pytone-3.0.3-1|81	playlistclear:                  clear the playlist
12cr|pytone-3.0.3-1|82	playlistdeleteplayedsongs:      remove all played songs from the playlist
12cr|pytone-3.0.3-1|83	playlistreplay:                 mark all songs in the playlist as unplayed
12cr|pytone-3.0.3-1|84	playlistshuffle:                shuffle the playlist
12cr|pytone-3.0.3-1|85	
12cr|pytone-3.0.3-1|86	EOF
12cr|pytone-3.0.3-1|87	;;
12cr|pytone-3.0.3-1|88	*)
12cr|pytone-3.0.3-1|89	%__python %_libdir/python%pyver/site-packages/%name/pytonectl.py \$@
12cr|pytone-3.0.3-1|90	;;
12cr|pytone-3.0.3-1|91	esac
12cr|pytone-3.0.3-1|92	EOF_rpm
12cr|pytone-3.0.3-1|93	
12cr|pytone-3.0.3-1|94	%find_lang PyTone
12cr|pytone-3.0.3-1|95	
12cr|pytone-3.0.3-1|96	%files -f PyTone.lang
12cr|pytone-3.0.3-1|97	%defattr(644,root,root,755)
12cr|pytone-3.0.3-1|98	%doc AUTHORS ChangeLog COPYING PKG-INFO README TODO
12cr|pytone-3.0.3-1|99	%dir %python_sitearch/%name
12cr|pytone-3.0.3-1|100	%python_sitearch/%name/*
12cr|pytone-3.0.3-1|101	%python_sitearch/*.egg-info
12cr|pytone-3.0.3-1|102	%dir %_datadir/%name
12cr|pytone-3.0.3-1|103	%_datadir/%name/pythonerc
12cr|pytone-3.0.3-1|104	
12cr|pytone-3.0.3-1|105	%defattr(755,root,root,755)
12cr|pytone-3.0.3-1|106	%_bindir/%name
12cr|pytone-3.0.3-1|107	%_bindir/%{name}ctl
12cr|pytone-3.0.3-1|108	
12cr|pytone-3.0.3-1|109	
12cr|pytone-3.0.3-1|110	%changelog
12cr|pytone-3.0.3-1|111	* Mon Nov 01 2010 Ahmad Samir <ahmadsamir@mandriva.org> 3.0.2-3mdv2011.0
12cr|pytone-3.0.3-1|112	+ Revision: 591602
12cr|pytone-3.0.3-1|113	- rebuild for python 2.7
12cr|pytone-3.0.3-1|114	
12cr|pytone-3.0.3-1|115	* Sun Mar 28 2010 Funda Wang <fwang@mandriva.org> 3.0.2-2mdv2010.1
12cr|pytone-3.0.3-1|116	+ Revision: 528372
12cr|pytone-3.0.3-1|117	- rebuild
12cr|pytone-3.0.3-1|118	
12cr|pytone-3.0.3-1|119	* Mon Feb 15 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.0.2-1mdv2010.1
12cr|pytone-3.0.3-1|120	+ Revision: 506084
12cr|pytone-3.0.3-1|121	- update to 3.0.2
12cr|pytone-3.0.3-1|122	
12cr|pytone-3.0.3-1|123	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 3.0.1-4mdv2010.0
12cr|pytone-3.0.3-1|124	+ Revision: 442551
12cr|pytone-3.0.3-1|125	- rebuild
12cr|pytone-3.0.3-1|126	
12cr|pytone-3.0.3-1|127	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 3.0.1-3mdv2009.0
12cr|pytone-3.0.3-1|128	+ Revision: 242468
12cr|pytone-3.0.3-1|129	- rebuild
12cr|pytone-3.0.3-1|130	- kill re-definition of %%buildroot on Pixel's request
12cr|pytone-3.0.3-1|131	
12cr|pytone-3.0.3-1|132	+ Olivier Blin <oblin@mandriva.com>
12cr|pytone-3.0.3-1|133	- restore BuildRoot
12cr|pytone-3.0.3-1|134	
12cr|pytone-3.0.3-1|135	* Wed Aug 15 2007 Funda Wang <fwang@mandriva.org> 3.0.1-1mdv2008.0
12cr|pytone-3.0.3-1|136	+ Revision: 63717
12cr|pytone-3.0.3-1|137	- fix file list
12cr|pytone-3.0.3-1|138	- New version 3.0.1
12cr|pytone-3.0.3-1|139	- Import pytone
12cr|pytone-3.0.3-1|140	
12cr|pytone-3.0.3-1|141	
12cr|pytone-3.0.3-1|142	
12cr|pytone-3.0.3-1|143	
12cr|pytone-3.0.3-1|144	* Sat Dec 17 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.3.0-2mdk
12cr|pytone-3.0.3-1|145	- Add BuildRequires : libao-devel
12cr|pytone-3.0.3-1|146	
12cr|pytone-3.0.3-1|147	* Wed Oct 26 2005 Lenny Cartier <lenny@mandriva.com> 2.3.0-1mdk
12cr|pytone-3.0.3-1|148	- 2.3.0
12cr|pytone-3.0.3-1|149	
12cr|pytone-3.0.3-1|150	* Tue Jun 21 2005 Lenny Cartier <lenny@mandriva.com> 2.2.4-1mdk
12cr|pytone-3.0.3-1|151	- 2.2.4
12cr|pytone-3.0.3-1|152	
12cr|pytone-3.0.3-1|153	* Thu Apr 28 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.2.3-1mdk
12cr|pytone-3.0.3-1|154	- 2.2.3
12cr|pytone-3.0.3-1|155	
12cr|pytone-3.0.3-1|156	* Tue Feb 08 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.2.1-1mdk
12cr|pytone-3.0.3-1|157	- 2.2.1
12cr|pytone-3.0.3-1|158	
12cr|pytone-3.0.3-1|159	* Wed Feb 02 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.2.0-1mdk
12cr|pytone-3.0.3-1|160	- 2.2.0
12cr|pytone-3.0.3-1|161	
12cr|pytone-3.0.3-1|162	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 2.1.3-2mdk
12cr|pytone-3.0.3-1|163	- Rebuild for new python
12cr|pytone-3.0.3-1|164	
12cr|pytone-3.0.3-1|165	* Tue Nov 30 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.1.3-1mdk
12cr|pytone-3.0.3-1|166	- 2.1.3
12cr|pytone-3.0.3-1|167	
12cr|pytone-3.0.3-1|168	* Mon Nov 08 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.1.1-1mdk
12cr|pytone-3.0.3-1|169	- 2.1.1
12cr|pytone-3.0.3-1|170	
12cr|pytone-3.0.3-1|171	* Thu Aug 05 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.1.0-1mdk
12cr|pytone-3.0.3-1|172	- 2.1.0
12cr|pytone-3.0.3-1|173	
12cr|pytone-3.0.3-1|174	* Fri Jul 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.0.14-1mdk
12cr|pytone-3.0.3-1|175	- 2.0.14
12cr|pytone-3.0.3-1|176	
12cr|pytone-3.0.3-1|177	* Mon Jun 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.0.13-1mdk
12cr|pytone-3.0.3-1|178	- 2.0.13
12cr|pytone-3.0.3-1|179	
12cr|pytone-3.0.3-1|180	* Fri May 14 2004 Michael Scherer <misc@mandrake.org> 2.0.12-1mdk
12cr|pytone-3.0.3-1|181	- New release 2.0.12
12cr|pytone-3.0.3-1|182	- rpmbuildupdate aware
12cr|pytone-3.0.3-1|183	
12cr|pytone-3.0.3-1|184	* Sun Feb 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.0.9-1mdk
12cr|pytone-3.0.3-1|185	- 2.0.9
12cr|pytone-3.0.3-1|186	
12cr|pytone-3.0.3-1|187	* Mon Jan 19 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.0.8-1mdk
12cr|pytone-3.0.3-1|188	- 2.0.8
12cr|pytone-3.0.3-1|189	
12cr|pytone-3.0.3-1|190	* Sat Dec 13 2003 Han Boetes <han@linux-mandrake.com> 2.0.6-1mdk
12cr|pytone-3.0.3-1|191	- New version.
12cr|pytone-3.0.3-1|192	
12cr|pytone-3.0.3-1|193	* Fri Nov 28 2003 Han Boetes <han@linux-mandrake.com> 2.0.5-1mdk
12cr|pytone-3.0.3-1|194	- initial mandrake release

6767 12
12cr|pyudev-0.13-1|1	Summary: A libudev binding
12cr|pyudev-0.13-1|2	Name: pyudev
12cr|pyudev-0.13-1|3	Version: 0.13
12cr|pyudev-0.13-1|4	Release: %mkrel 1
12cr|pyudev-0.13-1|5	Source0: http://pypi.python.org/packages/source/p/pyudev/%{name}-%{version}.tar.gz
12cr|pyudev-0.13-1|6	License: MIT or X11
12cr|pyudev-0.13-1|7	URL: http://packages.python.org/pyudev
12cr|pyudev-0.13-1|8	Group: Development/Python
12cr|pyudev-0.13-1|9	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|pyudev-0.13-1|10	BuildArch: noarch
12cr|pyudev-0.13-1|11	BuildRequires: python-setuptools
12cr|pyudev-0.13-1|12	Provides: python-udev = %{version}-%{release}
12cr|pyudev-0.13-1|13	Requires: udev
12cr|pyudev-0.13-1|14	Suggests: python-qt4
12cr|pyudev-0.13-1|15	Suggests: python-gobject
12cr|pyudev-0.13-1|16	
12cr|pyudev-0.13-1|17	%description
12cr|pyudev-0.13-1|18	pyudev is a Python binding to libudev, the hardware management library
12cr|pyudev-0.13-1|19	and service found in modern linux systems.
12cr|pyudev-0.13-1|20	
12cr|pyudev-0.13-1|21	%prep
12cr|pyudev-0.13-1|22	%setup -q -n %{name}-%{version}
12cr|pyudev-0.13-1|23	
12cr|pyudev-0.13-1|24	%build
12cr|pyudev-0.13-1|25	python setup.py build
12cr|pyudev-0.13-1|26	
12cr|pyudev-0.13-1|27	%install
12cr|pyudev-0.13-1|28	rm -fr %buildroot
12cr|pyudev-0.13-1|29	python setup.py install --root=%buildroot
12cr|pyudev-0.13-1|30	
12cr|pyudev-0.13-1|31	%clean
12cr|pyudev-0.13-1|32	rm -rf %buildroot
12cr|pyudev-0.13-1|33	
12cr|pyudev-0.13-1|34	%files
12cr|pyudev-0.13-1|35	%defattr(-,root,root)
12cr|pyudev-0.13-1|36	%py_puresitedir/*
12cr|pyudev-0.13-1|37	
12cr|pyudev-0.13-1|38	
12cr|pyudev-0.13-1|39	%changelog
12cr|pyudev-0.13-1|40	* Fri Nov 11 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.13-1mdv2011.0
12cr|pyudev-0.13-1|41	+ Revision: 729972
12cr|pyudev-0.13-1|42	- version update to upstream
12cr|pyudev-0.13-1|43	
12cr|pyudev-0.13-1|44	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 0.10-1
12cr|pyudev-0.13-1|45	+ Revision: 658338
12cr|pyudev-0.13-1|46	- import pyudev
12cr|pyudev-0.13-1|47	

6768 12
12cr|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)")}
12cr|pyusb-1.0.0-1a1|2	
12cr|pyusb-1.0.0-1a1|3	%global alphatag a1
12cr|pyusb-1.0.0-1a1|4	Name:		pyusb
12cr|pyusb-1.0.0-1a1|5	Version:	1.0.0
12cr|pyusb-1.0.0-1a1|6	Release:	%mkrel 1%{alphatag}
12cr|pyusb-1.0.0-1a1|7	Summary:	Python bindings for libusb
12cr|pyusb-1.0.0-1a1|8	Group:		Development/Python
12cr|pyusb-1.0.0-1a1|9	License:	BSD
12cr|pyusb-1.0.0-1a1|10	URL:		http://pyusb.sourceforge.net/
12cr|pyusb-1.0.0-1a1|11	Source0:	pyusb-%{version}-%{alphatag}.tar.gz
12cr|pyusb-1.0.0-1a1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|pyusb-1.0.0-1a1|13	BuildRequires:	python-devel
12cr|pyusb-1.0.0-1a1|14	BuildRequires:	libusb-devel
12cr|pyusb-1.0.0-1a1|15	BuildArch:	noarch
12cr|pyusb-1.0.0-1a1|16	
12cr|pyusb-1.0.0-1a1|17	%description
12cr|pyusb-1.0.0-1a1|18	PyUSB provides easy USB access to python. The module contains classes and
12cr|pyusb-1.0.0-1a1|19	methods to support most USB operations.
12cr|pyusb-1.0.0-1a1|20	
12cr|pyusb-1.0.0-1a1|21	%prep
12cr|pyusb-1.0.0-1a1|22	%setup -q -n %{name}-%{version}-%{alphatag}
12cr|pyusb-1.0.0-1a1|23	
12cr|pyusb-1.0.0-1a1|24	
12cr|pyusb-1.0.0-1a1|25	%build
12cr|pyusb-1.0.0-1a1|26	CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
12cr|pyusb-1.0.0-1a1|27	sed -i -e 's/\r//g' README
12cr|pyusb-1.0.0-1a1|28	
12cr|pyusb-1.0.0-1a1|29	%install
12cr|pyusb-1.0.0-1a1|30	rm -rf $RPM_BUILD_ROOT
12cr|pyusb-1.0.0-1a1|31	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|pyusb-1.0.0-1a1|32	
12cr|pyusb-1.0.0-1a1|33	%clean
12cr|pyusb-1.0.0-1a1|34	rm -rf $RPM_BUILD_ROOT
12cr|pyusb-1.0.0-1a1|35	
12cr|pyusb-1.0.0-1a1|36	
12cr|pyusb-1.0.0-1a1|37	%files
12cr|pyusb-1.0.0-1a1|38	%defattr(-,root,root,-)
12cr|pyusb-1.0.0-1a1|39	%doc README LICENSE
12cr|pyusb-1.0.0-1a1|40	%{python_sitelib}/*
12cr|pyusb-1.0.0-1a1|41	
12cr|pyusb-1.0.0-1a1|42	
12cr|pyusb-1.0.0-1a1|43	%changelog
12cr|pyusb-1.0.0-1a1|44	* Mon Oct 24 2011 Alexander Barakin <abarakin@mandriva.org> 1.0.0-1a1mdv2012.0
12cr|pyusb-1.0.0-1a1|45	+ Revision: 705876
12cr|pyusb-1.0.0-1a1|46	- imported package pyusb
12cr|pyusb-1.0.0-1a1|47	
12cr|pyusb-1.0.0-1a1|48	

6769 12
12cr|pyvorbis-1.5-0.a.5|1	%define prerel a
12cr|pyvorbis-1.5-0.a.5|2	%define pyoggversion 1.3
12cr|pyvorbis-1.5-0.a.5|3	
12cr|pyvorbis-1.5-0.a.5|4	Summary: A wrapper for the Vorbis libraries
12cr|pyvorbis-1.5-0.a.5|5	Name: pyvorbis
12cr|pyvorbis-1.5-0.a.5|6	Version: 1.5
12cr|pyvorbis-1.5-0.a.5|7	Release: %mkrel 0.%prerel.5
12cr|pyvorbis-1.5-0.a.5|8	Source0: http://ekyo.nerim.net/software/pyogg/%{name}-%{version}%{prerel}.tar.gz
12cr|pyvorbis-1.5-0.a.5|9	#gw from Debian: fix Unicode in VorbisComment, add pyao support to the example
12cr|pyvorbis-1.5-0.a.5|10	Patch0: pyvorbis-1.3-unicode.patch
12cr|pyvorbis-1.5-0.a.5|11	Patch1: pyvorbis-1.5a-python2.5.patch
12cr|pyvorbis-1.5-0.a.5|12	# fix linking with libogg
12cr|pyvorbis-1.5-0.a.5|13	Patch2: pyvorbis-1.5a-fix_linking.patch
12cr|pyvorbis-1.5-0.a.5|14	License: LGPL
12cr|pyvorbis-1.5-0.a.5|15	Group: Development/Python
12cr|pyvorbis-1.5-0.a.5|16	BuildRequires: pkgconfig(vorbis)
12cr|pyvorbis-1.5-0.a.5|17	BuildRequires: pkgconfig(python)
12cr|pyvorbis-1.5-0.a.5|18	BuildRequires: pyogg >= %pyoggversion
12cr|pyvorbis-1.5-0.a.5|19	Requires: pyogg >= %pyoggversion
12cr|pyvorbis-1.5-0.a.5|20	Url: http://ekyo.nerim.net/software/pyogg/index.html
12cr|pyvorbis-1.5-0.a.5|21	
12cr|pyvorbis-1.5-0.a.5|22	%description
12cr|pyvorbis-1.5-0.a.5|23	pyvorbis - a Python wrapper for the Ogg/Vorbis library
12cr|pyvorbis-1.5-0.a.5|24	
12cr|pyvorbis-1.5-0.a.5|25	Ogg/Vorbis is available at http://www.xiph.org
12cr|pyvorbis-1.5-0.a.5|26	
12cr|pyvorbis-1.5-0.a.5|27	This is the Vorbis module. You will need to download and install the
12cr|pyvorbis-1.5-0.a.5|28	Python ogg module (available wherever you got this) before you can
12cr|pyvorbis-1.5-0.a.5|29	build the vorbis module.
12cr|pyvorbis-1.5-0.a.5|30	
12cr|pyvorbis-1.5-0.a.5|31	
12cr|pyvorbis-1.5-0.a.5|32	%prep
12cr|pyvorbis-1.5-0.a.5|33	%setup -q -n %name-%version%prerel
12cr|pyvorbis-1.5-0.a.5|34	%patch0 -p1 -b .unicode
12cr|pyvorbis-1.5-0.a.5|35	%patch1 -p1 -b .python2.5
12cr|pyvorbis-1.5-0.a.5|36	%patch2 -p0
12cr|pyvorbis-1.5-0.a.5|37	
12cr|pyvorbis-1.5-0.a.5|38	%build
12cr|pyvorbis-1.5-0.a.5|39	python config_unix.py
12cr|pyvorbis-1.5-0.a.5|40	python setup.py build
12cr|pyvorbis-1.5-0.a.5|41	
12cr|pyvorbis-1.5-0.a.5|42	%install
12cr|pyvorbis-1.5-0.a.5|43	python setup.py install --root=$RPM_BUILD_ROOT
12cr|pyvorbis-1.5-0.a.5|44	
12cr|pyvorbis-1.5-0.a.5|45	%files
12cr|pyvorbis-1.5-0.a.5|46	%doc README AUTHORS ChangeLog NEWS
12cr|pyvorbis-1.5-0.a.5|47	%py_platsitedir/*
12cr|pyvorbis-1.5-0.a.5|48	
12cr|pyvorbis-1.5-0.a.5|49	
12cr|pyvorbis-1.5-0.a.5|50	
12cr|pyvorbis-1.5-0.a.5|51	
12cr|pyvorbis-1.5-0.a.5|52	%changelog
12cr|pyvorbis-1.5-0.a.5|53	* Thu Sep 15 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.5-0.a.5mdv2012.0
12cr|pyvorbis-1.5-0.a.5|54	+ Revision: 699903
12cr|pyvorbis-1.5-0.a.5|55	- fix build and underlinking issue, patch 2 (ty misc)
12cr|pyvorbis-1.5-0.a.5|56	
12cr|pyvorbis-1.5-0.a.5|57	* Mon Nov 01 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.5-0.a.4mdv2011.0
12cr|pyvorbis-1.5-0.a.5|58	+ Revision: 591601
12cr|pyvorbis-1.5-0.a.5|59	- rebuild for python 2.7
12cr|pyvorbis-1.5-0.a.5|60	
12cr|pyvorbis-1.5-0.a.5|61	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.5-0.a.3mdv2011.0
12cr|pyvorbis-1.5-0.a.5|62	+ Revision: 442552
12cr|pyvorbis-1.5-0.a.5|63	- rebuild
12cr|pyvorbis-1.5-0.a.5|64	
12cr|pyvorbis-1.5-0.a.5|65	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 1.5-0.a.2mdv2009.1
12cr|pyvorbis-1.5-0.a.5|66	+ Revision: 319586
12cr|pyvorbis-1.5-0.a.5|67	- rebuild with python 2.6
12cr|pyvorbis-1.5-0.a.5|68	
12cr|pyvorbis-1.5-0.a.5|69	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.5-0.a.1mdv2008.1
12cr|pyvorbis-1.5-0.a.5|70	+ Revision: 140738
12cr|pyvorbis-1.5-0.a.5|71	- restore BuildRoot
12cr|pyvorbis-1.5-0.a.5|72	
12cr|pyvorbis-1.5-0.a.5|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|pyvorbis-1.5-0.a.5|74	- kill re-definition of %%buildroot on Pixel's request
12cr|pyvorbis-1.5-0.a.5|75	
12cr|pyvorbis-1.5-0.a.5|76	* Sun Sep 30 2007 Götz Waschk <waschk@mandriva.org> 1.5-0.a.1mdv2008.0
12cr|pyvorbis-1.5-0.a.5|77	+ Revision: 93999
12cr|pyvorbis-1.5-0.a.5|78	- new version (fixes bug #28202 again)
12cr|pyvorbis-1.5-0.a.5|79	- update patch 1
12cr|pyvorbis-1.5-0.a.5|80	
12cr|pyvorbis-1.5-0.a.5|81	* Thu Sep 06 2007 Götz Waschk <waschk@mandriva.org> 1.4-2mdv2008.0
12cr|pyvorbis-1.5-0.a.5|82	+ Revision: 80604
12cr|pyvorbis-1.5-0.a.5|83	- bump release for bug #27632
12cr|pyvorbis-1.5-0.a.5|84	- new version
12cr|pyvorbis-1.5-0.a.5|85	
12cr|pyvorbis-1.5-0.a.5|86	* Wed Apr 25 2007 Götz Waschk <waschk@mandriva.org> 1.3-8mdv2008.0
12cr|pyvorbis-1.5-0.a.5|87	+ Revision: 18131
12cr|pyvorbis-1.5-0.a.5|88	- update patch 1
12cr|pyvorbis-1.5-0.a.5|89	
12cr|pyvorbis-1.5-0.a.5|90	
12cr|pyvorbis-1.5-0.a.5|91	* Fri Feb 23 2007 Götz Waschk <waschk@mandriva.org> 1.3-7mdv2007.0
12cr|pyvorbis-1.5-0.a.5|92	+ Revision: 124857
12cr|pyvorbis-1.5-0.a.5|93	- fix bug #28202 (crash with python 2.5) with a patch from Ubuntu
12cr|pyvorbis-1.5-0.a.5|94	- rediff patch 0
12cr|pyvorbis-1.5-0.a.5|95	
12cr|pyvorbis-1.5-0.a.5|96	* Tue Nov 28 2006 Götz Waschk <waschk@mandriva.org> 1.3-6mdv2007.1
12cr|pyvorbis-1.5-0.a.5|97	+ Revision: 88143
12cr|pyvorbis-1.5-0.a.5|98	- Import pyvorbis
12cr|pyvorbis-1.5-0.a.5|99	
12cr|pyvorbis-1.5-0.a.5|100	* Tue Nov 28 2006 Gtz Waschk <waschk@mandriva.org> 1.3-6mdv2007.1
12cr|pyvorbis-1.5-0.a.5|101	- update file list
12cr|pyvorbis-1.5-0.a.5|102	
12cr|pyvorbis-1.5-0.a.5|103	* Mon Dec 05 2005 Götz Waschk <waschk@mandriva.org> 1.3-5mdk
12cr|pyvorbis-1.5-0.a.5|104	- Rebuild
12cr|pyvorbis-1.5-0.a.5|105	
12cr|pyvorbis-1.5-0.a.5|106	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 1.3-4mdk
12cr|pyvorbis-1.5-0.a.5|107	- Rebuild for new python
12cr|pyvorbis-1.5-0.a.5|108	
12cr|pyvorbis-1.5-0.a.5|109	* Sat Sep 04 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.3-3mdk
12cr|pyvorbis-1.5-0.a.5|110	- fix URL
12cr|pyvorbis-1.5-0.a.5|111	

6770 12
12cr|pywbxml-0.1-3|1	%define name	pywbxml
12cr|pywbxml-0.1-3|2	%define version	0.1
12cr|pywbxml-0.1-3|3	%define release	%mkrel 3
12cr|pywbxml-0.1-3|4	
12cr|pywbxml-0.1-3|5	Summary:	Python binding for wbxml2
12cr|pywbxml-0.1-3|6	Name:		%{name}
12cr|pywbxml-0.1-3|7	Version:	%{version}
12cr|pywbxml-0.1-3|8	Release:	%{release}
12cr|pywbxml-0.1-3|9	Source0:	%{name}-%{version}.tar.bz2
12cr|pywbxml-0.1-3|10	License:	GPL
12cr|pywbxml-0.1-3|11	Group:		Development/Python
12cr|pywbxml-0.1-3|12	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|pywbxml-0.1-3|13	BuildRequires:	wbxml-devel >= 0.9.2
12cr|pywbxml-0.1-3|14	BuildRequires:	python-devel libxml2-devel python-pyrex
12cr|pywbxml-0.1-3|15	BuildRequires:	popt-devel
12cr|pywbxml-0.1-3|16	Url:		http://synce.sourceforge.net
12cr|pywbxml-0.1-3|17	
12cr|pywbxml-0.1-3|18	%description
12cr|pywbxml-0.1-3|19	Python binding for wbxml2
12cr|pywbxml-0.1-3|20	
12cr|pywbxml-0.1-3|21	%prep
12cr|pywbxml-0.1-3|22	%setup -q
12cr|pywbxml-0.1-3|23	
12cr|pywbxml-0.1-3|24	%build
12cr|pywbxml-0.1-3|25	%configure2_5x --disable-static
12cr|pywbxml-0.1-3|26	%make
12cr|pywbxml-0.1-3|27	
12cr|pywbxml-0.1-3|28	%install
12cr|pywbxml-0.1-3|29	rm -rf $RPM_BUILD_ROOT
12cr|pywbxml-0.1-3|30	%makeinstall_std
12cr|pywbxml-0.1-3|31	
12cr|pywbxml-0.1-3|32	rm -rf %buildroot%{py_platsitedir}/*.la
12cr|pywbxml-0.1-3|33	
12cr|pywbxml-0.1-3|34	%clean
12cr|pywbxml-0.1-3|35	rm -rf $RPM_BUILD_ROOT
12cr|pywbxml-0.1-3|36	
12cr|pywbxml-0.1-3|37	%files
12cr|pywbxml-0.1-3|38	%defattr(-,root,root)
12cr|pywbxml-0.1-3|39	%doc README AUTHORS NEWS
12cr|pywbxml-0.1-3|40	%{py_platsitedir}/*.so
12cr|pywbxml-0.1-3|41	
12cr|pywbxml-0.1-3|42	
12cr|pywbxml-0.1-3|43	
12cr|pywbxml-0.1-3|44	%changelog
12cr|pywbxml-0.1-3|45	

6771 12
12cr|pyxattr-0.4.0-1|1	Name:           pyxattr
12cr|pyxattr-0.4.0-1|2	Version:        0.4.0
12cr|pyxattr-0.4.0-1|3	Release:        %mkrel 1
12cr|pyxattr-0.4.0-1|4	Summary:        Extended attributes library wrapper for Python
12cr|pyxattr-0.4.0-1|5	License:        LGPLv2+
12cr|pyxattr-0.4.0-1|6	Group:          Development/Python
12cr|pyxattr-0.4.0-1|7	URL:            http://pyxattr.sourceforge.net/
12cr|pyxattr-0.4.0-1|8	Source:         http://downloads.sourceforge.net/pyxattr/pyxattr-%{version}.tar.gz
12cr|pyxattr-0.4.0-1|9	BuildRequires:  python-devel
12cr|pyxattr-0.4.0-1|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|pyxattr-0.4.0-1|11	BuildRequires:  python-setuptools libattr-devel
12cr|pyxattr-0.4.0-1|12	#### from looking at it, I'm pretty sure we are conflictiong with python-xattr :-(
12cr|pyxattr-0.4.0-1|13	#### same namespace, differenct functions...
12cr|pyxattr-0.4.0-1|14	Conflicts:      python-xattr
12cr|pyxattr-0.4.0-1|15	
12cr|pyxattr-0.4.0-1|16	%description
12cr|pyxattr-0.4.0-1|17	Python extension module wrapper for libattr. It allows to query, list,
12cr|pyxattr-0.4.0-1|18	add and remove extended attributes from files and directories.
12cr|pyxattr-0.4.0-1|19	
12cr|pyxattr-0.4.0-1|20	%prep
12cr|pyxattr-0.4.0-1|21	%setup -q
12cr|pyxattr-0.4.0-1|22	
12cr|pyxattr-0.4.0-1|23	%build
12cr|pyxattr-0.4.0-1|24	CFLAGS="%{optflags}" %{__python} setup.py build
12cr|pyxattr-0.4.0-1|25	
12cr|pyxattr-0.4.0-1|26	%install
12cr|pyxattr-0.4.0-1|27	rm -rf $RPM_BUILD_ROOT
12cr|pyxattr-0.4.0-1|28	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitearch}
12cr|pyxattr-0.4.0-1|29	
12cr|pyxattr-0.4.0-1|30	%files
12cr|pyxattr-0.4.0-1|31	%defattr(-,root,root)
12cr|pyxattr-0.4.0-1|32	%doc COPYING NEWS README PKG-INFO
12cr|pyxattr-0.4.0-1|33	%{python_sitearch}/*
12cr|pyxattr-0.4.0-1|34	
12cr|pyxattr-0.4.0-1|35	
12cr|pyxattr-0.4.0-1|36	
12cr|pyxattr-0.4.0-1|37	%changelog
12cr|pyxattr-0.4.0-1|38	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 0.4.0-1mdv2011.0
12cr|pyxattr-0.4.0-1|39	+ Revision: 683280
12cr|pyxattr-0.4.0-1|40	- import pyxattr
12cr|pyxattr-0.4.0-1|41	
12cr|pyxattr-0.4.0-1|42	
12cr|pyxattr-0.4.0-1|43	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 0.4.0
12cr|pyxattr-0.4.0-1|44	- first release for Mandriva based on OpenSUSE SRPM

6772 12
12cr|pyzor-0.5.0-3|1	%define name    pyzor
12cr|pyzor-0.5.0-3|2	%define version	0.5.0
12cr|pyzor-0.5.0-3|3	%define release	%mkrel 3
12cr|pyzor-0.5.0-3|4	
12cr|pyzor-0.5.0-3|5	%define summary Pyzor is a collaborative system to detect and block spam
12cr|pyzor-0.5.0-3|6	
12cr|pyzor-0.5.0-3|7	Summary:        %summary
12cr|pyzor-0.5.0-3|8	Name:           %name
12cr|pyzor-0.5.0-3|9	Version:        %version
12cr|pyzor-0.5.0-3|10	Release:        %release
12cr|pyzor-0.5.0-3|11	License:        GPLv2
12cr|pyzor-0.5.0-3|12	Group:          Networking/Mail
12cr|pyzor-0.5.0-3|13	URL:            http://pyzor.org/
12cr|pyzor-0.5.0-3|14	Source0:        %name-%version.tar.bz2
12cr|pyzor-0.5.0-3|15	BuildRoot:      %_tmppath/%name-buildroot
12cr|pyzor-0.5.0-3|16	Buildrequires:	python-devel
12cr|pyzor-0.5.0-3|17	Requires:	python
12cr|pyzor-0.5.0-3|18	BuildArch:      noarch
12cr|pyzor-0.5.0-3|19	
12cr|pyzor-0.5.0-3|20	%description
12cr|pyzor-0.5.0-3|21	Pyzor is a collaborative, networked system to detect and block spam using
12cr|pyzor-0.5.0-3|22	identifying digests of messages.
12cr|pyzor-0.5.0-3|23	
12cr|pyzor-0.5.0-3|24	Pyzor initially started out to be merely a Python implementation of Razor, but
12cr|pyzor-0.5.0-3|25	due to the protocol and the fact that Razor's server is not Open Source or
12cr|pyzor-0.5.0-3|26	software libre, I decided to impelement Pyzor with a new protocol and release
12cr|pyzor-0.5.0-3|27	the entire system as Open Source and software libre.
12cr|pyzor-0.5.0-3|28	
12cr|pyzor-0.5.0-3|29	Since the entire system is released under the GPL, people are free to host
12cr|pyzor-0.5.0-3|30	their own independent servers. Server peering is planned for a future release.
12cr|pyzor-0.5.0-3|31	
12cr|pyzor-0.5.0-3|32	%prep
12cr|pyzor-0.5.0-3|33	%setup -q
12cr|pyzor-0.5.0-3|34	
12cr|pyzor-0.5.0-3|35	%build
12cr|pyzor-0.5.0-3|36	%__python setup.py build
12cr|pyzor-0.5.0-3|37	
12cr|pyzor-0.5.0-3|38	%install
12cr|pyzor-0.5.0-3|39	rm -rf %buildroot
12cr|pyzor-0.5.0-3|40	%__python setup.py install --root=%buildroot
12cr|pyzor-0.5.0-3|41	
12cr|pyzor-0.5.0-3|42	# unwanted file in document dir. we packaged it in files section
12cr|pyzor-0.5.0-3|43	rm %buildroot/%_defaultdocdir/%name/usage.html
12cr|pyzor-0.5.0-3|44	
12cr|pyzor-0.5.0-3|45	%clean
12cr|pyzor-0.5.0-3|46	rm -rf %buildroot
12cr|pyzor-0.5.0-3|47	
12cr|pyzor-0.5.0-3|48	%files
12cr|pyzor-0.5.0-3|49	%defattr(644,root,root,755)
12cr|pyzor-0.5.0-3|50	%doc COPYING README INSTALL THANKS NEWS UPGRADING
12cr|pyzor-0.5.0-3|51	%doc docs/usage.html
12cr|pyzor-0.5.0-3|52	%{py_puresitedir}/%{name}/
12cr|pyzor-0.5.0-3|53	%{py_puresitedir}/*.egg-info
12cr|pyzor-0.5.0-3|54	%defattr(755,root,root)
12cr|pyzor-0.5.0-3|55	%_bindir/*
12cr|pyzor-0.5.0-3|56	
12cr|pyzor-0.5.0-3|57	
12cr|pyzor-0.5.0-3|58	
12cr|pyzor-0.5.0-3|59	
12cr|pyzor-0.5.0-3|60	%changelog
12cr|pyzor-0.5.0-3|61	* Wed Aug 05 2009 Michael Scherer <misc@mandriva.org> 0.5.0-3mdv2010.0
12cr|pyzor-0.5.0-3|62	+ Revision: 410314
12cr|pyzor-0.5.0-3|63	- rebuild
12cr|pyzor-0.5.0-3|64	- remove useless spec define
12cr|pyzor-0.5.0-3|65	- my patch was not working and is not complete, so i removed it
12cr|pyzor-0.5.0-3|66	
12cr|pyzor-0.5.0-3|67	* Wed Aug 05 2009 Michael Scherer <misc@mandriva.org> 0.5.0-2mdv2010.0
12cr|pyzor-0.5.0-3|68	+ Revision: 410231
12cr|pyzor-0.5.0-3|69	- fix license
12cr|pyzor-0.5.0-3|70	- remove warning on sha1 ( patch need to be rework before being sent to upstream )
12cr|pyzor-0.5.0-3|71	
12cr|pyzor-0.5.0-3|72	* Thu May 14 2009 Frederic Crozat <fcrozat@mandriva.com> 0.5.0-1mdv2010.0
12cr|pyzor-0.5.0-3|73	+ Revision: 375669
12cr|pyzor-0.5.0-3|74	- Release 0.5.0
12cr|pyzor-0.5.0-3|75	- Update url
12cr|pyzor-0.5.0-3|76	- Remove patches 0, 1, 2 (merged upstream)
12cr|pyzor-0.5.0-3|77	
12cr|pyzor-0.5.0-3|78	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.4.0-13mdv2009.1
12cr|pyzor-0.5.0-3|79	+ Revision: 326000
12cr|pyzor-0.5.0-3|80	- rebuild
12cr|pyzor-0.5.0-3|81	
12cr|pyzor-0.5.0-3|82	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0-12mdv2009.0
12cr|pyzor-0.5.0-3|83	+ Revision: 259903
12cr|pyzor-0.5.0-3|84	- rebuild
12cr|pyzor-0.5.0-3|85	
12cr|pyzor-0.5.0-3|86	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0-11mdv2009.0
12cr|pyzor-0.5.0-3|87	+ Revision: 247750
12cr|pyzor-0.5.0-3|88	- rebuild
12cr|pyzor-0.5.0-3|89	
12cr|pyzor-0.5.0-3|90	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.4.0-9mdv2008.1
12cr|pyzor-0.5.0-3|91	+ Revision: 140738
12cr|pyzor-0.5.0-3|92	- restore BuildRoot
12cr|pyzor-0.5.0-3|93	
12cr|pyzor-0.5.0-3|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|pyzor-0.5.0-3|95	- kill re-definition of %%buildroot on Pixel's request
12cr|pyzor-0.5.0-3|96	
12cr|pyzor-0.5.0-3|97	
12cr|pyzor-0.5.0-3|98	* Tue Dec 05 2006 Michael Scherer <misc@mandriva.org> 0.4.0-9mdv2007.0
12cr|pyzor-0.5.0-3|99	+ Revision: 91365
12cr|pyzor-0.5.0-3|100	- rebuild for new python
12cr|pyzor-0.5.0-3|101	- use macro, and include .egg-info files
12cr|pyzor-0.5.0-3|102	- Import pyzor
12cr|pyzor-0.5.0-3|103	

6773 12
12cr|qacdp-0.1.0-3|1	Name: qacdp
12cr|qacdp-0.1.0-3|2	Summary: A QT frontend for ACDP
12cr|qacdp-0.1.0-3|3	Version: 0.1.0
12cr|qacdp-0.1.0-3|4	Release: %mkrel 3
12cr|qacdp-0.1.0-3|5	License: GPL
12cr|qacdp-0.1.0-3|6	Group: Graphical desktop/KDE
12cr|qacdp-0.1.0-3|7	URL: http://www.mandriva.com
12cr|qacdp-0.1.0-3|8	Source0:  %{name}-%{version}.tar.bz2
12cr|qacdp-0.1.0-3|9	Source1:  qacdp.desktop
12cr|qacdp-0.1.0-3|10	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|qacdp-0.1.0-3|11	BuildRequires: qt4-devel
12cr|qacdp-0.1.0-3|12	BuildRequires: cmake
12cr|qacdp-0.1.0-3|13	
12cr|qacdp-0.1.0-3|14	%description
12cr|qacdp-0.1.0-3|15	A QT frontend for ACDP
12cr|qacdp-0.1.0-3|16	
12cr|qacdp-0.1.0-3|17	%prep
12cr|qacdp-0.1.0-3|18	%setup -q
12cr|qacdp-0.1.0-3|19	
12cr|qacdp-0.1.0-3|20	%build
12cr|qacdp-0.1.0-3|21	%cmake_qt4
12cr|qacdp-0.1.0-3|22	%make
12cr|qacdp-0.1.0-3|23	
12cr|qacdp-0.1.0-3|24	%install
12cr|qacdp-0.1.0-3|25	%makeinstall_std -C build
12cr|qacdp-0.1.0-3|26	install -m644 -D %{SOURCE1} %{buildroot}/usr/share/applications/qacdp.desktop
12cr|qacdp-0.1.0-3|27	
12cr|qacdp-0.1.0-3|28	
12cr|qacdp-0.1.0-3|29	%files
12cr|qacdp-0.1.0-3|30	%defattr(-,root,root)
12cr|qacdp-0.1.0-3|31	%{_bindir}/qacdp
12cr|qacdp-0.1.0-3|32	%{_datadir}/applications/qacdp.desktop
12cr|qacdp-0.1.0-3|33	
12cr|qacdp-0.1.0-3|34	
12cr|qacdp-0.1.0-3|35	%changelog
12cr|qacdp-0.1.0-3|36	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdv2011.0
12cr|qacdp-0.1.0-3|37	+ Revision: 614653
12cr|qacdp-0.1.0-3|38	- the mass rebuild of 2010.1 packages
12cr|qacdp-0.1.0-3|39	
12cr|qacdp-0.1.0-3|40	* Sun May 02 2010 Funda Wang <fwang@mandriva.org> 0.1.0-2mdv2010.1
12cr|qacdp-0.1.0-3|41	+ Revision: 541550
12cr|qacdp-0.1.0-3|42	- fix perm of desktop file
12cr|qacdp-0.1.0-3|43	
12cr|qacdp-0.1.0-3|44	* Tue Apr 27 2010 Alexandre Possebom <alexandre@mandriva.com.br> 0.1.0-1mdv2010.1
12cr|qacdp-0.1.0-3|45	+ Revision: 539853
12cr|qacdp-0.1.0-3|46	- Changed Group
12cr|qacdp-0.1.0-3|47	- First release
12cr|qacdp-0.1.0-3|48	- Created package structure for qacdp.
12cr|qacdp-0.1.0-3|49	

6774 12
12cr|qantenna-0.2.3-1|1	%define name	qantenna
12cr|qantenna-0.2.3-1|2	%define version	0.2.3
12cr|qantenna-0.2.3-1|3	%define rel	1
12cr|qantenna-0.2.3-1|4	
12cr|qantenna-0.2.3-1|5	Name:		%{name}
12cr|qantenna-0.2.3-1|6	Version:	%{version}
12cr|qantenna-0.2.3-1|7	%if %{mdvver} >= 201100
12cr|qantenna-0.2.3-1|8	Release:	%{rel}
12cr|qantenna-0.2.3-1|9	%else
12cr|qantenna-0.2.3-1|10	Release:	%mkrel %{rel}
12cr|qantenna-0.2.3-1|11	%endif
12cr|qantenna-0.2.3-1|12	Summary:	Software dedicated to viewing and analyzing antennas
12cr|qantenna-0.2.3-1|13	Group:		Sciences/Physics
12cr|qantenna-0.2.3-1|14	License:	GPLv2
12cr|qantenna-0.2.3-1|15	URL:		http://qantenna.sourceforge.net/
12cr|qantenna-0.2.3-1|16	Source0:	http://downloads.sourceforge.net/project/qantenna/qantenna/%{version}/%{name}-%{version}.tar.bz2
12cr|qantenna-0.2.3-1|17	Patch0:		qantenna-0.2.3-mdv-link.patch
12cr|qantenna-0.2.3-1|18	BuildRequires:	pkgconfig(bdw-gc)
12cr|qantenna-0.2.3-1|19	BuildRequires:	qt4-devel
12cr|qantenna-0.2.3-1|20	BuildRequires:	mesaglu-devel
12cr|qantenna-0.2.3-1|21	Requires:	nec2++
12cr|qantenna-0.2.3-1|22	Requires:	libatlas
12cr|qantenna-0.2.3-1|23	
12cr|qantenna-0.2.3-1|24	
12cr|qantenna-0.2.3-1|25	%description
12cr|qantenna-0.2.3-1|26	QAntenna is a FLOSS software dedicated to viewing and analizing
12cr|qantenna-0.2.3-1|27	antennas and their radiation patterns. It provides the user with a
12cr|qantenna-0.2.3-1|28	3D view of the models, capable of zooming, rotating, and more to come.
12cr|qantenna-0.2.3-1|29	
12cr|qantenna-0.2.3-1|30	%prep
12cr|qantenna-0.2.3-1|31	%setup -q
12cr|qantenna-0.2.3-1|32	%patch0 -p1
12cr|qantenna-0.2.3-1|33	
12cr|qantenna-0.2.3-1|34	%build
12cr|qantenna-0.2.3-1|35	%qmake_qt4  PREFIX=/usr qantenna.pro
12cr|qantenna-0.2.3-1|36	
12cr|qantenna-0.2.3-1|37	%make RPM_OPT_FLAGS="%{optflags}"
12cr|qantenna-0.2.3-1|38	
12cr|qantenna-0.2.3-1|39	%install
12cr|qantenna-0.2.3-1|40	make INSTALL_ROOT=%{buildroot} install
12cr|qantenna-0.2.3-1|41	%if %{mdvver} >= 201200
12cr|qantenna-0.2.3-1|42	%find_lang %{name} --with-qt
12cr|qantenna-0.2.3-1|43	%endif
12cr|qantenna-0.2.3-1|44	
12cr|qantenna-0.2.3-1|45	%if %{mdvver} <= 201100
12cr|qantenna-0.2.3-1|46	%files
12cr|qantenna-0.2.3-1|47	%lang(da) /usr/share/qantenna/qantenna_da.qm
12cr|qantenna-0.2.3-1|48	%lang(de) /usr/share/qantenna/qantenna_de.qm
12cr|qantenna-0.2.3-1|49	%lang(es) /usr/share/qantenna/qantenna_es.qm
12cr|qantenna-0.2.3-1|50	%lang(fr) /usr/share/qantenna/qantenna_fr.qm
12cr|qantenna-0.2.3-1|51	%lang(it) /usr/share/qantenna/qantenna_it.qm
12cr|qantenna-0.2.3-1|52	%lang(nl) /usr/share/qantenna/qantenna_nl.qm
12cr|qantenna-0.2.3-1|53	%lang(pl) /usr/share/qantenna/qantenna_pl.qm
12cr|qantenna-0.2.3-1|54	%lang(ru) /usr/share/qantenna/qantenna_ru.qm
12cr|qantenna-0.2.3-1|55	%lang(sv) /usr/share/qantenna/qantenna_sv.qm
12cr|qantenna-0.2.3-1|56	%else
12cr|qantenna-0.2.3-1|57	%files -f %{name}.lang
12cr|qantenna-0.2.3-1|58	%endif
12cr|qantenna-0.2.3-1|59	%doc README AUTHORS ChangeLog COPYING
12cr|qantenna-0.2.3-1|60	%{_bindir}/qantenna
12cr|qantenna-0.2.3-1|61	
12cr|qantenna-0.2.3-1|62	
12cr|qantenna-0.2.3-1|63	%changelog
12cr|qantenna-0.2.3-1|64	* Wed Feb 01 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.2.3-1mdv2011.0
12cr|qantenna-0.2.3-1|65	+ Revision: 770399
12cr|qantenna-0.2.3-1|66	+ rebuild (emptylog)
12cr|qantenna-0.2.3-1|67	
12cr|qantenna-0.2.3-1|68	* Wed Feb 01 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.2.3-1
12cr|qantenna-0.2.3-1|69	+ Revision: 770365
12cr|qantenna-0.2.3-1|70	- update to 0.2.3
12cr|qantenna-0.2.3-1|71	
12cr|qantenna-0.2.3-1|72	* Fri Dec 03 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.2.2-1mdv2011.0
12cr|qantenna-0.2.3-1|73	+ Revision: 605788
12cr|qantenna-0.2.3-1|74	- import qantenna
12cr|qantenna-0.2.3-1|75	

6775 12
12cr|qarecord-0.5.0-5|1	%define name    qarecord
12cr|qarecord-0.5.0-5|2	%define version 0.5.0
12cr|qarecord-0.5.0-5|3	%define release %mkrel 5
12cr|qarecord-0.5.0-5|4	
12cr|qarecord-0.5.0-5|5	Name:           %{name}
12cr|qarecord-0.5.0-5|6	Summary:        QT based ALSA recording interface
12cr|qarecord-0.5.0-5|7	Version:        %{version}
12cr|qarecord-0.5.0-5|8	Release:        %{release}
12cr|qarecord-0.5.0-5|9	
12cr|qarecord-0.5.0-5|10	Source0:        http://dl.sf.net/alsamodular/%{name}-%{version}.tar.bz2
12cr|qarecord-0.5.0-5|11	Patch0:         qarecord-0.5.0-upstream1.patch
12cr|qarecord-0.5.0-5|12	URL:            http://alsamodular.sourceforge.net/
12cr|qarecord-0.5.0-5|13	License:        GPLv2
12cr|qarecord-0.5.0-5|14	Group:          Sound
12cr|qarecord-0.5.0-5|15	BuildRequires:  qt4-devel alsa-oss-devel
12cr|qarecord-0.5.0-5|16	BuildRequires:	pkgconfig(jack)
12cr|qarecord-0.5.0-5|17	
12cr|qarecord-0.5.0-5|18	%description
12cr|qarecord-0.5.0-5|19	QARecord is a simple multithreaded stereo recording tool. It can record both
12cr|qarecord-0.5.0-5|20	16 bit and 32 bit WAVs. By using a large ringbuffer for the captured data,
12cr|qarecord-0.5.0-5|21	buffer overruns are avoided. QARecord can also be used as JACK client.
12cr|qarecord-0.5.0-5|22	
12cr|qarecord-0.5.0-5|23	%prep
12cr|qarecord-0.5.0-5|24	%setup -q
12cr|qarecord-0.5.0-5|25	%patch0 -p1
12cr|qarecord-0.5.0-5|26	iconv -f=latin1 -t=utf8 man/de/%{name}.1 -o man/de/%{name}.1
12cr|qarecord-0.5.0-5|27	iconv -f=latin1 -t=utf8 man/fr/%{name}.1 -o man/fr/%{name}.1
12cr|qarecord-0.5.0-5|28	
12cr|qarecord-0.5.0-5|29	%build
12cr|qarecord-0.5.0-5|30	%configure2_5x
12cr|qarecord-0.5.0-5|31	%make
12cr|qarecord-0.5.0-5|32	
12cr|qarecord-0.5.0-5|33	%install
12cr|qarecord-0.5.0-5|34	%makeinstall_std
12cr|qarecord-0.5.0-5|35	
12cr|qarecord-0.5.0-5|36	install -D -m 0644 src/pixmaps/%{name}_48.xpm %{buildroot}%{_datadir}/pixmaps/%name.xpm
12cr|qarecord-0.5.0-5|37	
12cr|qarecord-0.5.0-5|38	mkdir -p %{buildroot}%{_datadir}/applications
12cr|qarecord-0.5.0-5|39	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|qarecord-0.5.0-5|40	[Desktop Entry]
12cr|qarecord-0.5.0-5|41	Name=QARecord
12cr|qarecord-0.5.0-5|42	Comment=ALSA recording GUI
12cr|qarecord-0.5.0-5|43	Exec=%{_bindir}/%{name}
12cr|qarecord-0.5.0-5|44	Icon=%{name}
12cr|qarecord-0.5.0-5|45	Terminal=false
12cr|qarecord-0.5.0-5|46	Type=Application
12cr|qarecord-0.5.0-5|47	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;Recorder;
12cr|qarecord-0.5.0-5|48	EOF
12cr|qarecord-0.5.0-5|49	
12cr|qarecord-0.5.0-5|50	%files
12cr|qarecord-0.5.0-5|51	%doc README NEWS COPYING AUTHORS
12cr|qarecord-0.5.0-5|52	%{_bindir}/%{name}
12cr|qarecord-0.5.0-5|53	%{_datadir}/%{name}
12cr|qarecord-0.5.0-5|54	%{_datadir}/pixmaps/%{name}.xpm
12cr|qarecord-0.5.0-5|55	%{_mandir}/man1/*
12cr|qarecord-0.5.0-5|56	%lang(de) %{_mandir}/de/man1/*
12cr|qarecord-0.5.0-5|57	%lang(fr) %{_mandir}/fr/man1/*
12cr|qarecord-0.5.0-5|58	%{_datadir}/applications/mandriva-%{name}.desktop

6776 12
12cr|qastools-0.17.2-1|1	Name:		qastools
12cr|qastools-0.17.2-1|2	Version:	0.17.2
12cr|qastools-0.17.2-1|3	Release:	1
12cr|qastools-0.17.2-1|4	Summary:	A collection of desktop applications for ALSA
12cr|qastools-0.17.2-1|5	Url:		http://xwmw.org/qastools
12cr|qastools-0.17.2-1|6	Source0:	http://sourceforge.net/projects/qastools/files/0.17.1/%{name}_%{version}.tar.xz
12cr|qastools-0.17.2-1|7	License:	GPLv3
12cr|qastools-0.17.2-1|8	Group:		Sound
12cr|qastools-0.17.2-1|9	BuildRequires:	cmake
12cr|qastools-0.17.2-1|10	BuildRequires:	qt4-devel
12cr|qastools-0.17.2-1|11	BuildRequires:	libalsa-devel
12cr|qastools-0.17.2-1|12	BuildRequires:	desktop-file-utils
12cr|qastools-0.17.2-1|13	
12cr|qastools-0.17.2-1|14	Obsoletes:	qasmixer <= 0.15
12cr|qastools-0.17.2-1|15	Conflicts:	qasmixer
12cr|qastools-0.17.2-1|16	
12cr|qastools-0.17.2-1|17	%description
12cr|qastools-0.17.2-1|18	%{summary}
12cr|qastools-0.17.2-1|19	
12cr|qastools-0.17.2-1|20	Features:
12cr|qastools-0.17.2-1|21	* Desktop ALSA mixer applications
12cr|qastools-0.17.2-1|22	* Desktop ALSA configuration browser
12cr|qastools-0.17.2-1|23	
12cr|qastools-0.17.2-1|24	
12cr|qastools-0.17.2-1|25	%prep
12cr|qastools-0.17.2-1|26	%setup -q -n %{name}_%{version}
12cr|qastools-0.17.2-1|27	
12cr|qastools-0.17.2-1|28	%build
12cr|qastools-0.17.2-1|29	%cmake
12cr|qastools-0.17.2-1|30	%make
12cr|qastools-0.17.2-1|31	
12cr|qastools-0.17.2-1|32	%install
12cr|qastools-0.17.2-1|33	%makeinstall_std -C build
12cr|qastools-0.17.2-1|34	
12cr|qastools-0.17.2-1|35	# make the .desktop file compliant with freedesktop specs
12cr|qastools-0.17.2-1|36	for i in qasconfig qashctl qasmixer;
12cr|qastools-0.17.2-1|37	do
12cr|qastools-0.17.2-1|38	desktop-file-install --add-category="X-MandrivaLinux-Sound" \
12cr|qastools-0.17.2-1|39	%{buildroot}%{_datadir}/applications/$i.desktop
12cr|qastools-0.17.2-1|40	
12cr|qastools-0.17.2-1|41	desktop-file-validate %{buildroot}%{_datadir}/applications/$i.desktop
12cr|qastools-0.17.2-1|42	done
12cr|qastools-0.17.2-1|43	
12cr|qastools-0.17.2-1|44	# it'll be %%doc'ed
12cr|qastools-0.17.2-1|45	rm -f %{buildroot}%{_datadir}/%{name}/COPYING
12cr|qastools-0.17.2-1|46	
12cr|qastools-0.17.2-1|47	#%find_lang %{name}
12cr|qastools-0.17.2-1|48	
12cr|qastools-0.17.2-1|49	%files
12cr|qastools-0.17.2-1|50	# -f %{name}.lang
12cr|qastools-0.17.2-1|51	%doc CHANGELOG COPYING README
12cr|qastools-0.17.2-1|52	%{_bindir}/qasconfig
12cr|qastools-0.17.2-1|53	%{_bindir}/qashctl
12cr|qastools-0.17.2-1|54	%{_bindir}/qasmixer
12cr|qastools-0.17.2-1|55	%{_datadir}/applications/*.desktop
12cr|qastools-0.17.2-1|56	%{_iconsdir}/hicolor/*/apps/*.png
12cr|qastools-0.17.2-1|57	%{_iconsdir}/hicolor/scalable/apps/*.svg
12cr|qastools-0.17.2-1|58	%{_mandir}/man1/qasconfig.1.*
12cr|qastools-0.17.2-1|59	%{_mandir}/man1/qashctl.1.*
12cr|qastools-0.17.2-1|60	%{_mandir}/man1/qasmixer.1.*
12cr|qastools-0.17.2-1|61	%{_datadir}/%{name}/icons/*.svg
12cr|qastools-0.17.2-1|62	%{_datadir}/%{name}/widgets/sw_joined_*.svg
12cr|qastools-0.17.2-1|63	%{_datadir}/%{name}/l10n/%{name}_*.qm
12cr|qastools-0.17.2-1|64	
12cr|qastools-0.17.2-1|65	
12cr|qastools-0.17.2-1|66	%changelog
12cr|qastools-0.17.2-1|67	* Tue Mar 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.17.1-1
12cr|qastools-0.17.2-1|68	+ Revision: 784641
12cr|qastools-0.17.2-1|69	- imported package qastools
12cr|qastools-0.17.2-1|70	

6777 12
12cr|qbittorrent-3.0.6-2|1	%define build_nox 1
12cr|qbittorrent-3.0.6-2|2	
12cr|qbittorrent-3.0.6-2|3	Name:		qbittorrent
12cr|qbittorrent-3.0.6-2|4	Version:	3.0.6
12cr|qbittorrent-3.0.6-2|5	Release:	2
12cr|qbittorrent-3.0.6-2|6	Summary:	A lightweight but featureful BitTorrent client
12cr|qbittorrent-3.0.6-2|7	Group:		Networking/File transfer
12cr|qbittorrent-3.0.6-2|8	License:	GPLv2+
12cr|qbittorrent-3.0.6-2|9	Url:		http://qbittorrent.sourceforge.net/
12cr|qbittorrent-3.0.6-2|10	Source0:	http://downloads.sourceforge.net/project/qbittorrent/qbittorrent/qbittorrent-%{version}/qbittorrent-%{version}.tar.xz
12cr|qbittorrent-3.0.6-2|11	Patch0:		qbittorrent-3.0.6-gnu++0x.patch
12cr|qbittorrent-3.0.6-2|12	BuildRequires:	qt4-devel
12cr|qbittorrent-3.0.6-2|13	BuildRequires:	boost-devel
12cr|qbittorrent-3.0.6-2|14	BuildRequires:	pkgconfig(libtorrent-rasterbar)
12cr|qbittorrent-3.0.6-2|15	Requires:	python
12cr|qbittorrent-3.0.6-2|16	Requires:	geoip
12cr|qbittorrent-3.0.6-2|17	
12cr|qbittorrent-3.0.6-2|18	%description
12cr|qbittorrent-3.0.6-2|19	A lightweight but feature-full BitTorrent client that aims to be very easy
12cr|qbittorrent-3.0.6-2|20	to use. It is multi-platform and provides a Qt4 graphical interface.
12cr|qbittorrent-3.0.6-2|21	
12cr|qbittorrent-3.0.6-2|22	%package -n %{name}-nox
12cr|qbittorrent-3.0.6-2|23	Summary:	A Headless Bittorrent Client
12cr|qbittorrent-3.0.6-2|24	Group:		Networking/File transfer
12cr|qbittorrent-3.0.6-2|25	
12cr|qbittorrent-3.0.6-2|26	%description -n %{name}-nox
12cr|qbittorrent-3.0.6-2|27	A Headless Bittorrent Client with a feature rich Web UI allowing users to
12cr|qbittorrent-3.0.6-2|28	control the clinet remotely.
12cr|qbittorrent-3.0.6-2|29	
12cr|qbittorrent-3.0.6-2|30	%prep
12cr|qbittorrent-3.0.6-2|31	%setup -q
12cr|qbittorrent-3.0.6-2|32	%patch0 -p1
12cr|qbittorrent-3.0.6-2|33	
12cr|qbittorrent-3.0.6-2|34	%build
12cr|qbittorrent-3.0.6-2|35	%setup_compile_flags
12cr|qbittorrent-3.0.6-2|36	# headless aka nox
12cr|qbittorrent-3.0.6-2|37	%if %{build_nox}
12cr|qbittorrent-3.0.6-2|38	%__mkdir build-nox
12cr|qbittorrent-3.0.6-2|39	pushd build-nox
12cr|qbittorrent-3.0.6-2|40	../configure	--prefix=%{_prefix} \
12cr|qbittorrent-3.0.6-2|41	--qtdir=%{qt4dir} \
12cr|qbittorrent-3.0.6-2|42	--disable-gui \
12cr|qbittorrent-3.0.6-2|43	--disable-geoip-database
12cr|qbittorrent-3.0.6-2|44	%__cp conf.pri ..
12cr|qbittorrent-3.0.6-2|45	%make
12cr|qbittorrent-3.0.6-2|46	%__mv -f ../conf.pri ../conf.pri.nox
12cr|qbittorrent-3.0.6-2|47	popd
12cr|qbittorrent-3.0.6-2|48	%endif
12cr|qbittorrent-3.0.6-2|49	
12cr|qbittorrent-3.0.6-2|50	# GUI
12cr|qbittorrent-3.0.6-2|51	%__mkdir build-gui
12cr|qbittorrent-3.0.6-2|52	pushd build-gui
12cr|qbittorrent-3.0.6-2|53	../configure	--prefix=%{_prefix} \
12cr|qbittorrent-3.0.6-2|54	--qtdir=%{qt4dir}
12cr|qbittorrent-3.0.6-2|55	%__cp conf.pri ..
12cr|qbittorrent-3.0.6-2|56	%make
12cr|qbittorrent-3.0.6-2|57	%__mv -f ../conf.pri ../conf.pri.gui
12cr|qbittorrent-3.0.6-2|58	popd
12cr|qbittorrent-3.0.6-2|59	
12cr|qbittorrent-3.0.6-2|60	%install
12cr|qbittorrent-3.0.6-2|61	# install headless part
12cr|qbittorrent-3.0.6-2|62	%if %build_nox
12cr|qbittorrent-3.0.6-2|63	%__cp -f conf.pri.nox conf.pri
12cr|qbittorrent-3.0.6-2|64	pushd build-nox
12cr|qbittorrent-3.0.6-2|65	make INSTALL_ROOT=%{buildroot} install
12cr|qbittorrent-3.0.6-2|66	popd
12cr|qbittorrent-3.0.6-2|67	%endif
12cr|qbittorrent-3.0.6-2|68	
12cr|qbittorrent-3.0.6-2|69	# install gui
12cr|qbittorrent-3.0.6-2|70	%__cp -f conf.pri.gui conf.pri
12cr|qbittorrent-3.0.6-2|71	pushd build-gui
12cr|qbittorrent-3.0.6-2|72	make INSTALL_ROOT=%{buildroot} install
12cr|qbittorrent-3.0.6-2|73	popd
12cr|qbittorrent-3.0.6-2|74	
12cr|qbittorrent-3.0.6-2|75	%files
12cr|qbittorrent-3.0.6-2|76	%doc AUTHORS Changelog COPYING NEWS README TODO
12cr|qbittorrent-3.0.6-2|77	%{_bindir}/%{name}
12cr|qbittorrent-3.0.6-2|78	%{_datadir}/applications/qBittorrent.desktop
12cr|qbittorrent-3.0.6-2|79	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|qbittorrent-3.0.6-2|80	%{_datadir}/pixmaps/qbittorrent.png
12cr|qbittorrent-3.0.6-2|81	%{_mandir}/man1/%{name}.1*
12cr|qbittorrent-3.0.6-2|82	
12cr|qbittorrent-3.0.6-2|83	%if %{build_nox}
12cr|qbittorrent-3.0.6-2|84	%files -n  %{name}-nox
12cr|qbittorrent-3.0.6-2|85	%{_bindir}/%{name}-nox
12cr|qbittorrent-3.0.6-2|86	%{_mandir}/man1/%{name}-nox.1*
12cr|qbittorrent-3.0.6-2|87	%endif
12cr|qbittorrent-3.0.6-2|88	

6778 12
12cr|qbzr-0.23.0-1|1	# spec originally for RHEL from: http://www.natemccallum.com/uploads/rpms/bzr/
12cr|qbzr-0.23.0-1|2	
12cr|qbzr-0.23.0-1|3	Name:           qbzr
12cr|qbzr-0.23.0-1|4	Version:        0.23.0
12cr|qbzr-0.23.0-1|5	Release:        1
12cr|qbzr-0.23.0-1|6	Summary:        QBzr is a cross-platform GUI front end for Bazaar, based on Qt toolkit
12cr|qbzr-0.23.0-1|7	
12cr|qbzr-0.23.0-1|8	Group:          Development/Other
12cr|qbzr-0.23.0-1|9	License:        GPL
12cr|qbzr-0.23.0-1|10	URL:            http://bazaar-vcs.org/QBzr
12cr|qbzr-0.23.0-1|11	Source0:        https://launchpad.net/%{name}/0.22/%{version}/+download/%{name}-%{version}.tar.gz
12cr|qbzr-0.23.0-1|12	
12cr|qbzr-0.23.0-1|13	BuildArch:      noarch
12cr|qbzr-0.23.0-1|14	BuildRequires:  python-devel bzr python-qt4
12cr|qbzr-0.23.0-1|15	Requires:       python >= 2.6
12cr|qbzr-0.23.0-1|16	Requires:       bzr >= 2.4
12cr|qbzr-0.23.0-1|17	Requires:	python-qt4
12cr|qbzr-0.23.0-1|18	Requires:	python-enchant
12cr|qbzr-0.23.0-1|19	Requires:	python-pygments
12cr|qbzr-0.23.0-1|20	Requires:	python-markupsafe
12cr|qbzr-0.23.0-1|21	
12cr|qbzr-0.23.0-1|22	%description
12cr|qbzr-0.23.0-1|23	QBzr is a collection of GUI plugins for Bazaar.  Among the included
12cr|qbzr-0.23.0-1|24	plugins are:
12cr|qbzr-0.23.0-1|25	* qadd -- GUI for adding files or directories
12cr|qbzr-0.23.0-1|26	* qannotate -- GUI interface for file annotation
12cr|qbzr-0.23.0-1|27	* qbrowse -- Browse your branch a-la Trac Browse Source
12cr|qbzr-0.23.0-1|28	* qcat -- View the contents of a file as of a given revision
12cr|qbzr-0.23.0-1|29	* qcommit -- GUI interface to enter log message and
12cr|qbzr-0.23.0-1|30	select changes to commit
12cr|qbzr-0.23.0-1|31	* qconfig -- Bazaar configuration
12cr|qbzr-0.23.0-1|32	* qdiff -- Side-by-side and unidiff view of changes.
12cr|qbzr-0.23.0-1|33	* qinfo -- information about branch
12cr|qbzr-0.23.0-1|34	* qinit -- Initialize new branch or shared repository
12cr|qbzr-0.23.0-1|35	* qlog -- Show log messages in GUI window.
12cr|qbzr-0.23.0-1|36	* qmerge -- Perform a three-way merge
12cr|qbzr-0.23.0-1|37	* qpull -- GUI interface for pull command
12cr|qbzr-0.23.0-1|38	* qpush -- GUI interface for push command
12cr|qbzr-0.23.0-1|39	* qrevert -- Revert changed files
12cr|qbzr-0.23.0-1|40	* qtag -- Edit tags
12cr|qbzr-0.23.0-1|41	
12cr|qbzr-0.23.0-1|42	%prep
12cr|qbzr-0.23.0-1|43	%setup -q -n %{name}
12cr|qbzr-0.23.0-1|44	
12cr|qbzr-0.23.0-1|45	
12cr|qbzr-0.23.0-1|46	%build
12cr|qbzr-0.23.0-1|47	CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12cr|qbzr-0.23.0-1|48	
12cr|qbzr-0.23.0-1|49	%install
12cr|qbzr-0.23.0-1|50	rm -rf $RPM_BUILD_ROOT
12cr|qbzr-0.23.0-1|51	python setup.py install --root $RPM_BUILD_ROOT
12cr|qbzr-0.23.0-1|52	# remove shebangs from all files as none should be executable scripts
12cr|qbzr-0.23.0-1|53	sed -e '/^#!\//,1 d' -i $RPM_BUILD_ROOT/%py_puresitedir/bzrlib/plugins/qbzr/*.py
12cr|qbzr-0.23.0-1|54	
12cr|qbzr-0.23.0-1|55	
12cr|qbzr-0.23.0-1|56	%clean
12cr|qbzr-0.23.0-1|57	rm -rf $RPM_BUILD_ROOT
12cr|qbzr-0.23.0-1|58	
12cr|qbzr-0.23.0-1|59	
12cr|qbzr-0.23.0-1|60	%files
12cr|qbzr-0.23.0-1|61	%defattr(-,root,root,-)
12cr|qbzr-0.23.0-1|62	%dir %py_puresitedir/bzrlib/plugins/qbzr
12cr|qbzr-0.23.0-1|63	%py_puresitedir/bzrlib/plugins/qbzr/*.py
12cr|qbzr-0.23.0-1|64	
12cr|qbzr-0.23.0-1|65	%dir %py_puresitedir/bzrlib/plugins/qbzr/lib
12cr|qbzr-0.23.0-1|66	%py_puresitedir/bzrlib/plugins/qbzr/lib/*.py
12cr|qbzr-0.23.0-1|67	
12cr|qbzr-0.23.0-1|68	%dir %py_puresitedir/bzrlib/plugins/qbzr/lib/tests
12cr|qbzr-0.23.0-1|69	%py_puresitedir/bzrlib/plugins/qbzr/lib/tests/*.py
12cr|qbzr-0.23.0-1|70	
12cr|qbzr-0.23.0-1|71	%dir %py_puresitedir/bzrlib/plugins/qbzr/lib/extra
12cr|qbzr-0.23.0-1|72	%py_puresitedir/bzrlib/plugins/qbzr/lib/extra/*.py
12cr|qbzr-0.23.0-1|73	
12cr|qbzr-0.23.0-1|74	%dir %py_puresitedir/bzrlib/plugins/qbzr/lib/widgets
12cr|qbzr-0.23.0-1|75	%py_puresitedir/bzrlib/plugins/qbzr/lib/widgets/*.py
12cr|qbzr-0.23.0-1|76	
12cr|qbzr-0.23.0-1|77	%dir %py_puresitedir/bzrlib/plugins/qbzr/locale
12cr|qbzr-0.23.0-1|78	%py_puresitedir/bzrlib/plugins/qbzr/locale/*
12cr|qbzr-0.23.0-1|79	
12cr|qbzr-0.23.0-1|80	%py_puresitedir/bzrlib/plugins/qbzr/*.txt
12cr|qbzr-0.23.0-1|81	
12cr|qbzr-0.23.0-1|82	%py_puresitedir/qbzr*.egg-info
12cr|qbzr-0.23.0-1|83	
12cr|qbzr-0.23.0-1|84	
12cr|qbzr-0.23.0-1|85	%changelog
12cr|qbzr-0.23.0-1|86	* Sat Sep 01 2012 Crispin Boylan <crisb@mandriva.org> 0.23.0-1
12cr|qbzr-0.23.0-1|87	+ Revision: 816162
12cr|qbzr-0.23.0-1|88	- New release
12cr|qbzr-0.23.0-1|89	
12cr|qbzr-0.23.0-1|90	* Wed May 23 2012 Crispin Boylan <crisb@mandriva.org> 0.22.3-1
12cr|qbzr-0.23.0-1|91	+ Revision: 800261
12cr|qbzr-0.23.0-1|92	- New release
12cr|qbzr-0.23.0-1|93	
12cr|qbzr-0.23.0-1|94	* Fri Apr 13 2012 Crispin Boylan <crisb@mandriva.org> 0.22.2-1
12cr|qbzr-0.23.0-1|95	+ Revision: 790506
12cr|qbzr-0.23.0-1|96	- New release
12cr|qbzr-0.23.0-1|97	
12cr|qbzr-0.23.0-1|98	* Tue Feb 28 2012 Crispin Boylan <crisb@mandriva.org> 0.22.1-1
12cr|qbzr-0.23.0-1|99	+ Revision: 781244
12cr|qbzr-0.23.0-1|100	- New release
12cr|qbzr-0.23.0-1|101	
12cr|qbzr-0.23.0-1|102	* Thu Feb 09 2012 Crispin Boylan <crisb@mandriva.org> 0.22.0-1
12cr|qbzr-0.23.0-1|103	+ Revision: 772259
12cr|qbzr-0.23.0-1|104	- New release
12cr|qbzr-0.23.0-1|105	
12cr|qbzr-0.23.0-1|106	* Mon Feb 06 2012 Crispin Boylan <crisb@mandriva.org> 0.21.2-1
12cr|qbzr-0.23.0-1|107	+ Revision: 771370
12cr|qbzr-0.23.0-1|108	- New release
12cr|qbzr-0.23.0-1|109	
12cr|qbzr-0.23.0-1|110	* Sun Aug 07 2011 Crispin Boylan <crisb@mandriva.org> 0.21.1-1
12cr|qbzr-0.23.0-1|111	+ Revision: 693585
12cr|qbzr-0.23.0-1|112	- New release
12cr|qbzr-0.23.0-1|113	
12cr|qbzr-0.23.0-1|114	* Sun May 01 2011 Crispin Boylan <crisb@mandriva.org> 0.20.1-1
12cr|qbzr-0.23.0-1|115	+ Revision: 661341
12cr|qbzr-0.23.0-1|116	- New release
12cr|qbzr-0.23.0-1|117	
12cr|qbzr-0.23.0-1|118	* Sat Feb 05 2011 Crispin Boylan <crisb@mandriva.org> 0.20.0-1
12cr|qbzr-0.23.0-1|119	+ Revision: 636063
12cr|qbzr-0.23.0-1|120	- New release
12cr|qbzr-0.23.0-1|121	
12cr|qbzr-0.23.0-1|122	* Sat Nov 27 2010 Crispin Boylan <crisb@mandriva.org> 0.19.3-1mdv2011.0
12cr|qbzr-0.23.0-1|123	+ Revision: 601760
12cr|qbzr-0.23.0-1|124	- New release
12cr|qbzr-0.23.0-1|125	
12cr|qbzr-0.23.0-1|126	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 0.19.2-2mdv2011.0
12cr|qbzr-0.23.0-1|127	+ Revision: 591765
12cr|qbzr-0.23.0-1|128	- Rebuild
12cr|qbzr-0.23.0-1|129	
12cr|qbzr-0.23.0-1|130	* Sat Oct 02 2010 Crispin Boylan <crisb@mandriva.org> 0.19.2-1mdv2011.0
12cr|qbzr-0.23.0-1|131	+ Revision: 582489
12cr|qbzr-0.23.0-1|132	- New release
12cr|qbzr-0.23.0-1|133	
12cr|qbzr-0.23.0-1|134	* Mon Sep 13 2010 Crispin Boylan <crisb@mandriva.org> 0.19.1-1mdv2011.0
12cr|qbzr-0.23.0-1|135	+ Revision: 578083
12cr|qbzr-0.23.0-1|136	- New release
12cr|qbzr-0.23.0-1|137	
12cr|qbzr-0.23.0-1|138	* Sun Aug 08 2010 Crispin Boylan <crisb@mandriva.org> 0.19-2mdv2011.0
12cr|qbzr-0.23.0-1|139	+ Revision: 567632
12cr|qbzr-0.23.0-1|140	- Requires markupsafe
12cr|qbzr-0.23.0-1|141	
12cr|qbzr-0.23.0-1|142	* Fri Aug 06 2010 Crispin Boylan <crisb@mandriva.org> 0.19-1mdv2011.0
12cr|qbzr-0.23.0-1|143	+ Revision: 567028
12cr|qbzr-0.23.0-1|144	- New release, requires bzr 2.1
12cr|qbzr-0.23.0-1|145	
12cr|qbzr-0.23.0-1|146	* Thu Aug 05 2010 Crispin Boylan <crisb@mandriva.org> 0.18.7-1mdv2011.0
12cr|qbzr-0.23.0-1|147	+ Revision: 566228
12cr|qbzr-0.23.0-1|148	- New release
12cr|qbzr-0.23.0-1|149	
12cr|qbzr-0.23.0-1|150	* Sun Jun 27 2010 Crispin Boylan <crisb@mandriva.org> 0.18.6-1mdv2011.0
12cr|qbzr-0.23.0-1|151	+ Revision: 549205
12cr|qbzr-0.23.0-1|152	- New release
12cr|qbzr-0.23.0-1|153	
12cr|qbzr-0.23.0-1|154	* Mon Apr 05 2010 Crispin Boylan <crisb@mandriva.org> 0.18.5-1mdv2010.1
12cr|qbzr-0.23.0-1|155	+ Revision: 531527
12cr|qbzr-0.23.0-1|156	- New release
12cr|qbzr-0.23.0-1|157	
12cr|qbzr-0.23.0-1|158	* Thu Mar 25 2010 Crispin Boylan <crisb@mandriva.org> 0.18.4-1mdv2010.1
12cr|qbzr-0.23.0-1|159	+ Revision: 527364
12cr|qbzr-0.23.0-1|160	- New release
12cr|qbzr-0.23.0-1|161	
12cr|qbzr-0.23.0-1|162	* Fri Mar 05 2010 Crispin Boylan <crisb@mandriva.org> 0.18.3-1mdv2010.1
12cr|qbzr-0.23.0-1|163	+ Revision: 514794
12cr|qbzr-0.23.0-1|164	- New release
12cr|qbzr-0.23.0-1|165	
12cr|qbzr-0.23.0-1|166	* Mon Feb 22 2010 Frederik Himpe <fhimpe@mandriva.org> 0.18.2-1mdv2010.1
12cr|qbzr-0.23.0-1|167	+ Revision: 509690
12cr|qbzr-0.23.0-1|168	- Update to new version 0.18.2
12cr|qbzr-0.23.0-1|169	
12cr|qbzr-0.23.0-1|170	* Fri Feb 05 2010 Crispin Boylan <crisb@mandriva.org> 0.18.1-1mdv2010.1
12cr|qbzr-0.23.0-1|171	+ Revision: 501122
12cr|qbzr-0.23.0-1|172	- New release
12cr|qbzr-0.23.0-1|173	
12cr|qbzr-0.23.0-1|174	* Fri Jan 22 2010 Crispin Boylan <crisb@mandriva.org> 0.18-1mdv2010.1
12cr|qbzr-0.23.0-1|175	+ Revision: 494886
12cr|qbzr-0.23.0-1|176	- New release
12cr|qbzr-0.23.0-1|177	
12cr|qbzr-0.23.0-1|178	* Mon Nov 09 2009 Crispin Boylan <crisb@mandriva.org> 0.16-1mdv2010.1
12cr|qbzr-0.23.0-1|179	+ Revision: 463835
12cr|qbzr-0.23.0-1|180	- New release
12cr|qbzr-0.23.0-1|181	
12cr|qbzr-0.23.0-1|182	* Sun Nov 08 2009 Crispin Boylan <crisb@mandriva.org> 0.15-1mdv2010.1
12cr|qbzr-0.23.0-1|183	+ Revision: 462843
12cr|qbzr-0.23.0-1|184	- New release
12cr|qbzr-0.23.0-1|185	
12cr|qbzr-0.23.0-1|186	* Sat Oct 17 2009 Crispin Boylan <crisb@mandriva.org> 0.14.4-1mdv2010.0
12cr|qbzr-0.23.0-1|187	+ Revision: 458000
12cr|qbzr-0.23.0-1|188	- New release
12cr|qbzr-0.23.0-1|189	
12cr|qbzr-0.23.0-1|190	* Fri Sep 18 2009 Crispin Boylan <crisb@mandriva.org> 0.14.2-1mdv2010.0
12cr|qbzr-0.23.0-1|191	+ Revision: 444264
12cr|qbzr-0.23.0-1|192	- New release
12cr|qbzr-0.23.0-1|193	
12cr|qbzr-0.23.0-1|194	* Mon Sep 14 2009 Crispin Boylan <crisb@mandriva.org> 0.14.1-1mdv2010.0
12cr|qbzr-0.23.0-1|195	+ Revision: 439697
12cr|qbzr-0.23.0-1|196	- New release
12cr|qbzr-0.23.0-1|197	
12cr|qbzr-0.23.0-1|198	* Sat Aug 22 2009 Crispin Boylan <crisb@mandriva.org> 0.14-1mdv2010.0
12cr|qbzr-0.23.0-1|199	+ Revision: 419732
12cr|qbzr-0.23.0-1|200	- New release
12cr|qbzr-0.23.0-1|201	
12cr|qbzr-0.23.0-1|202	* Wed Aug 12 2009 Crispin Boylan <crisb@mandriva.org> 0.13.1-1mdv2010.0
12cr|qbzr-0.23.0-1|203	+ Revision: 415323
12cr|qbzr-0.23.0-1|204	- New release
12cr|qbzr-0.23.0-1|205	
12cr|qbzr-0.23.0-1|206	* Mon Jul 13 2009 Crispin Boylan <crisb@mandriva.org> 0.12-1mdv2010.0
12cr|qbzr-0.23.0-1|207	+ Revision: 395437
12cr|qbzr-0.23.0-1|208	- New release
12cr|qbzr-0.23.0-1|209	
12cr|qbzr-0.23.0-1|210	* Fri Jun 12 2009 Crispin Boylan <crisb@mandriva.org> 0.11-1mdv2010.0
12cr|qbzr-0.23.0-1|211	+ Revision: 385383
12cr|qbzr-0.23.0-1|212	- New release
12cr|qbzr-0.23.0-1|213	
12cr|qbzr-0.23.0-1|214	* Tue Jun 02 2009 Crispin Boylan <crisb@mandriva.org> 0.10.0-1mdv2010.0
12cr|qbzr-0.23.0-1|215	+ Revision: 382309
12cr|qbzr-0.23.0-1|216	- New release
12cr|qbzr-0.23.0-1|217	
12cr|qbzr-0.23.0-1|218	* Thu Apr 30 2009 Crispin Boylan <crisb@mandriva.org> 0.9.9-1mdv2010.0
12cr|qbzr-0.23.0-1|219	+ Revision: 369184
12cr|qbzr-0.23.0-1|220	- New release
12cr|qbzr-0.23.0-1|221	
12cr|qbzr-0.23.0-1|222	* Sat Feb 14 2009 Crispin Boylan <crisb@mandriva.org> 0.9.8-1mdv2009.1
12cr|qbzr-0.23.0-1|223	+ Revision: 340239
12cr|qbzr-0.23.0-1|224	- New release
12cr|qbzr-0.23.0-1|225	
12cr|qbzr-0.23.0-1|226	* Wed Feb 11 2009 Crispin Boylan <crisb@mandriva.org> 0.9.7-1mdv2009.1
12cr|qbzr-0.23.0-1|227	+ Revision: 339607
12cr|qbzr-0.23.0-1|228	- New release
12cr|qbzr-0.23.0-1|229	
12cr|qbzr-0.23.0-1|230	* Sat Jan 10 2009 Crispin Boylan <crisb@mandriva.org> 0.9.6-1mdv2009.1
12cr|qbzr-0.23.0-1|231	+ Revision: 328060
12cr|qbzr-0.23.0-1|232	- Add bin
12cr|qbzr-0.23.0-1|233	- Use proper file list
12cr|qbzr-0.23.0-1|234	- New version
12cr|qbzr-0.23.0-1|235	
12cr|qbzr-0.23.0-1|236	* Fri Dec 26 2008 Crispin Boylan <crisb@mandriva.org> 0.9.5-2mdv2009.1
12cr|qbzr-0.23.0-1|237	+ Revision: 319455
12cr|qbzr-0.23.0-1|238	- Rebuild for python2.6
12cr|qbzr-0.23.0-1|239	
12cr|qbzr-0.23.0-1|240	* Fri Nov 07 2008 Crispin Boylan <crisb@mandriva.org> 0.9.5-1mdv2009.1
12cr|qbzr-0.23.0-1|241	+ Revision: 300448
12cr|qbzr-0.23.0-1|242	- Fix summary
12cr|qbzr-0.23.0-1|243	- Initial mandriva package
12cr|qbzr-0.23.0-1|244	- create qbzr
12cr|qbzr-0.23.0-1|245	

6779 12
12cr|qcomicbook-0.9.0-1|1	Name:		qcomicbook
12cr|qcomicbook-0.9.0-1|2	Version:	0.9.0
12cr|qcomicbook-0.9.0-1|3	Release:	1
12cr|qcomicbook-0.9.0-1|4	Summary:	Comic book archive viewer
12cr|qcomicbook-0.9.0-1|5	Group:		File tools
12cr|qcomicbook-0.9.0-1|6	License:	GPLv2+
12cr|qcomicbook-0.9.0-1|7	URL:		http://qcomicbook.linux-projects.net
12cr|qcomicbook-0.9.0-1|8	Source0:	http://qcomicbook.linux-projects.net/releases/%{name}-%{version}.tar.gz
12cr|qcomicbook-0.9.0-1|9	BuildRequires:	cmake
12cr|qcomicbook-0.9.0-1|10	BuildRequires:	pkgconfig(poppler-qt4)
12cr|qcomicbook-0.9.0-1|11	BuildRequires:	pkgconfig(imlib2)
12cr|qcomicbook-0.9.0-1|12	Requires:	unzip
12cr|qcomicbook-0.9.0-1|13	Suggests:	unrar
12cr|qcomicbook-0.9.0-1|14	Suggests:	p7zip
12cr|qcomicbook-0.9.0-1|15	
12cr|qcomicbook-0.9.0-1|16	%description
12cr|qcomicbook-0.9.0-1|17	QComicBook is a viewer for comic book archives containing jpeg/png
12cr|qcomicbook-0.9.0-1|18	images, which aims at convenience and simplicity. Features include:
12cr|qcomicbook-0.9.0-1|19	
12cr|qcomicbook-0.9.0-1|20	* automatic handling of archives
12cr|qcomicbook-0.9.0-1|21	* full-screen mode
12cr|qcomicbook-0.9.0-1|22	* two-pages mode and japanese mode
12cr|qcomicbook-0.9.0-1|23	* thumbnails view
12cr|qcomicbook-0.9.0-1|24	* page scaling (fit to window witdth/height, whole page)
12cr|qcomicbook-0.9.0-1|25	* mouse or keyboard navigation, whatever you prefer
12cr|qcomicbook-0.9.0-1|26	* bookmarks
12cr|qcomicbook-0.9.0-1|27	* and more...
12cr|qcomicbook-0.9.0-1|28	
12cr|qcomicbook-0.9.0-1|29	%prep
12cr|qcomicbook-0.9.0-1|30	%setup -q
12cr|qcomicbook-0.9.0-1|31	
12cr|qcomicbook-0.9.0-1|32	%build
12cr|qcomicbook-0.9.0-1|33	%cmake_qt4
12cr|qcomicbook-0.9.0-1|34	%make
12cr|qcomicbook-0.9.0-1|35	
12cr|qcomicbook-0.9.0-1|36	%install
12cr|qcomicbook-0.9.0-1|37	%makeinstall_std -C build
12cr|qcomicbook-0.9.0-1|38	
12cr|qcomicbook-0.9.0-1|39	%files
12cr|qcomicbook-0.9.0-1|40	%doc AUTHORS README ChangeLog COPYING THANKS TODO
12cr|qcomicbook-0.9.0-1|41	%{_bindir}/%{name}
12cr|qcomicbook-0.9.0-1|42	%{_datadir}/applications/%{name}.desktop
12cr|qcomicbook-0.9.0-1|43	%{_mandir}/man1/%{name}.1.*
12cr|qcomicbook-0.9.0-1|44	%{_datadir}/pixmaps/%{name}.png
12cr|qcomicbook-0.9.0-1|45	%{_datadir}/%{name}
12cr|qcomicbook-0.9.0-1|46	

6780 12
12cr|qconf-1.4-6|1	Name:           qconf
12cr|qconf-1.4-6|2	Version:        1.4
12cr|qconf-1.4-6|3	Release:        %mkrel 6
12cr|qconf-1.4-6|4	Epoch:          0
12cr|qconf-1.4-6|5	Summary:        Allows you to have a nice configure script for your qmake-based project
12cr|qconf-1.4-6|6	Group:          Development/KDE and Qt
12cr|qconf-1.4-6|7	License:        GPL
12cr|qconf-1.4-6|8	URL:            http://delta.affinix.com/qconf/
12cr|qconf-1.4-6|9	Source0:        http://delta.affinix.com/download/qconf-%{version}.tar.bz2
12cr|qconf-1.4-6|10	Buildrequires:  qt4-devel
12cr|qconf-1.4-6|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|qconf-1.4-6|12	
12cr|qconf-1.4-6|13	%description
12cr|qconf-1.4-6|14	QConf allows you to have a nice configure script for your
12cr|qconf-1.4-6|15	qmake-based project. It is intended for developers who don't need
12cr|qconf-1.4-6|16	(or want) to use the more complex GNU autotools. With qconf/qmake,
12cr|qconf-1.4-6|17	it is easy to maintain a cross-platform project that uses a
12cr|qconf-1.4-6|18	familiar configuration interface on unix.
12cr|qconf-1.4-6|19	
12cr|qconf-1.4-6|20	%prep
12cr|qconf-1.4-6|21	%setup -q
12cr|qconf-1.4-6|22	
12cr|qconf-1.4-6|23	%build
12cr|qconf-1.4-6|24	./configure --prefix=%{_prefix} \
12cr|qconf-1.4-6|25	--bindir=%{_bindir} \
12cr|qconf-1.4-6|26	--datadir=%{_datadir} \
12cr|qconf-1.4-6|27	--qtdir=%{qt4dir}
12cr|qconf-1.4-6|28	%{make}
12cr|qconf-1.4-6|29	
12cr|qconf-1.4-6|30	%install
12cr|qconf-1.4-6|31	%{__rm} -rf %{buildroot}
12cr|qconf-1.4-6|32	%{make} INSTALL_ROOT=%{buildroot} install
12cr|qconf-1.4-6|33	
12cr|qconf-1.4-6|34	%clean
12cr|qconf-1.4-6|35	%{__rm} -rf %{buildroot}
12cr|qconf-1.4-6|36	
12cr|qconf-1.4-6|37	%files
12cr|qconf-1.4-6|38	%defattr(-,root,root)
12cr|qconf-1.4-6|39	%doc COPYING README TODO
12cr|qconf-1.4-6|40	%{_bindir}/%{name}
12cr|qconf-1.4-6|41	%{_datadir}/%{name}
12cr|qconf-1.4-6|42	
12cr|qconf-1.4-6|43	
12cr|qconf-1.4-6|44	
12cr|qconf-1.4-6|45	
12cr|qconf-1.4-6|46	%changelog
12cr|qconf-1.4-6|47	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0:1.4-6mdv2010.0
12cr|qconf-1.4-6|48	+ Revision: 433753
12cr|qconf-1.4-6|49	- rebuild
12cr|qconf-1.4-6|50	
12cr|qconf-1.4-6|51	* Mon Sep 07 2009 Thierry Vignaud <tvignaud@mandriva.com> 0:1.4-5mdv2010.0
12cr|qconf-1.4-6|52	+ Revision: 432723
12cr|qconf-1.4-6|53	- rebuild
12cr|qconf-1.4-6|54	
12cr|qconf-1.4-6|55	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0:1.4-4mdv2009.0
12cr|qconf-1.4-6|56	+ Revision: 259908
12cr|qconf-1.4-6|57	- rebuild
12cr|qconf-1.4-6|58	
12cr|qconf-1.4-6|59	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 0:1.4-3mdv2009.0
12cr|qconf-1.4-6|60	+ Revision: 247757
12cr|qconf-1.4-6|61	- rebuild
12cr|qconf-1.4-6|62	
12cr|qconf-1.4-6|63	* Thu Jan 31 2008 David Walluck <walluck@mandriva.org> 0:1.4-1mdv2008.1
12cr|qconf-1.4-6|64	+ Revision: 160614
12cr|qconf-1.4-6|65	- 1.4
12cr|qconf-1.4-6|66	
12cr|qconf-1.4-6|67	+ Olivier Blin <oblin@mandriva.com>
12cr|qconf-1.4-6|68	- restore BuildRoot
12cr|qconf-1.4-6|69	
12cr|qconf-1.4-6|70	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|qconf-1.4-6|71	- kill re-definition of %%buildroot on Pixel's request
12cr|qconf-1.4-6|72	
12cr|qconf-1.4-6|73	
12cr|qconf-1.4-6|74	* Mon Jan 29 2007 David Walluck <walluck@mandriva.org> 1.3-1mdv2007.0
12cr|qconf-1.4-6|75	+ Revision: 115188
12cr|qconf-1.4-6|76	- 1.3
12cr|qconf-1.4-6|77	- Import qconf
12cr|qconf-1.4-6|78	
12cr|qconf-1.4-6|79	* Tue Sep 05 2006 David Walluck <walluck@mandriva.org> 0:1.2-2mdv2007.0
12cr|qconf-1.4-6|80	- rebuild to fix release
12cr|qconf-1.4-6|81	
12cr|qconf-1.4-6|82	* Mon May 08 2006 David Walluck <walluck@mandriva.org> 0:1.2-1mdk
12cr|qconf-1.4-6|83	- release
12cr|qconf-1.4-6|84	

6781 12
12cr|qc-usb-qcset-0.6.6-5|1	%define sname qc-usb
12cr|qc-usb-qcset-0.6.6-5|2	%define name %{sname}-qcset
12cr|qc-usb-qcset-0.6.6-5|3	%define version 0.6.6
12cr|qc-usb-qcset-0.6.6-5|4	%define release %mkrel 5
12cr|qc-usb-qcset-0.6.6-5|5	
12cr|qc-usb-qcset-0.6.6-5|6	Name: %{name}
12cr|qc-usb-qcset-0.6.6-5|7	Version: %version
12cr|qc-usb-qcset-0.6.6-5|8	Release: %release
12cr|qc-usb-qcset-0.6.6-5|9	Summary: Tool for the old Quickcam Express webcams
12cr|qc-usb-qcset-0.6.6-5|10	License: GPL
12cr|qc-usb-qcset-0.6.6-5|11	Source: http://downloads.sourceforge.net/qce-ga/%{sname}-%{version}.tar.gz
12cr|qc-usb-qcset-0.6.6-5|12	URL: http://qce-ga.sourceforge.net/
12cr|qc-usb-qcset-0.6.6-5|13	Group: System/Kernel and hardware
12cr|qc-usb-qcset-0.6.6-5|14	Suggests: kmod(quickcam)
12cr|qc-usb-qcset-0.6.6-5|15	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|qc-usb-qcset-0.6.6-5|16	
12cr|qc-usb-qcset-0.6.6-5|17	%description
12cr|qc-usb-qcset-0.6.6-5|18	This package contains qcset, a tool that allows to configure the "quickcam"
12cr|qc-usb-qcset-0.6.6-5|19	module on the fly.
12cr|qc-usb-qcset-0.6.6-5|20	
12cr|qc-usb-qcset-0.6.6-5|21	The "quickcam" module can be installed with dkms-qc-usb package, ans is for
12cr|qc-usb-qcset-0.6.6-5|22	the following webcams :
12cr|qc-usb-qcset-0.6.6-5|23	- Dexxa Webcam
12cr|qc-usb-qcset-0.6.6-5|24	- Labtec Webcam (old model)
12cr|qc-usb-qcset-0.6.6-5|25	- LegoCam
12cr|qc-usb-qcset-0.6.6-5|26	- Logitech QuickCam Express (old model)
12cr|qc-usb-qcset-0.6.6-5|27	- Logitech QuickCam Notebook (some models)
12cr|qc-usb-qcset-0.6.6-5|28	- Logitech QuickCam Web
12cr|qc-usb-qcset-0.6.6-5|29	
12cr|qc-usb-qcset-0.6.6-5|30	Generally, any USB camera with a USB vendor ID of 0x46d and a USB product ID
12cr|qc-usb-qcset-0.6.6-5|31	of 0x840, 0x850, or 0x870 (so, 0x46d:0x840, for example), should work.
12cr|qc-usb-qcset-0.6.6-5|32	You can check the USB IDs with Mandriva Control Center or using command-line
12cr|qc-usb-qcset-0.6.6-5|33	utilities such as lsusb or "lspcidrake -v".
12cr|qc-usb-qcset-0.6.6-5|34	
12cr|qc-usb-qcset-0.6.6-5|35	%prep
12cr|qc-usb-qcset-0.6.6-5|36	%setup -q -n %{sname}-%{version}
12cr|qc-usb-qcset-0.6.6-5|37	
12cr|qc-usb-qcset-0.6.6-5|38	%build
12cr|qc-usb-qcset-0.6.6-5|39	%make qcset
12cr|qc-usb-qcset-0.6.6-5|40	
12cr|qc-usb-qcset-0.6.6-5|41	%install
12cr|qc-usb-qcset-0.6.6-5|42	rm -rf %{buildroot}
12cr|qc-usb-qcset-0.6.6-5|43	install -D -m 755 qcset %{buildroot}%{_bindir}/qcset
12cr|qc-usb-qcset-0.6.6-5|44	
12cr|qc-usb-qcset-0.6.6-5|45	%clean
12cr|qc-usb-qcset-0.6.6-5|46	rm -rf %{buildroot}
12cr|qc-usb-qcset-0.6.6-5|47	
12cr|qc-usb-qcset-0.6.6-5|48	%files
12cr|qc-usb-qcset-0.6.6-5|49	%defattr(0644,root,root,0755)
12cr|qc-usb-qcset-0.6.6-5|50	%doc APPLICATIONS CREDITS FAQ README.qce TODO qcweb-info.txt debug.sh freeshm.sh quickcam.sh
12cr|qc-usb-qcset-0.6.6-5|51	%attr(0755,root,root) %{_bindir}/qcset
12cr|qc-usb-qcset-0.6.6-5|52	
12cr|qc-usb-qcset-0.6.6-5|53	
12cr|qc-usb-qcset-0.6.6-5|54	%changelog
12cr|qc-usb-qcset-0.6.6-5|55	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.6.6-5mdv2010.0
12cr|qc-usb-qcset-0.6.6-5|56	+ Revision: 433754
12cr|qc-usb-qcset-0.6.6-5|57	- rebuild
12cr|qc-usb-qcset-0.6.6-5|58	
12cr|qc-usb-qcset-0.6.6-5|59	* Mon Sep 07 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.6.6-4mdv2010.0
12cr|qc-usb-qcset-0.6.6-5|60	+ Revision: 432736
12cr|qc-usb-qcset-0.6.6-5|61	- rebuild
12cr|qc-usb-qcset-0.6.6-5|62	
12cr|qc-usb-qcset-0.6.6-5|63	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6.6-3mdv2009.0
12cr|qc-usb-qcset-0.6.6-5|64	+ Revision: 269049
12cr|qc-usb-qcset-0.6.6-5|65	- rebuild early 2009.0 package (before pixel changes)
12cr|qc-usb-qcset-0.6.6-5|66	
12cr|qc-usb-qcset-0.6.6-5|67	+ Guillaume Bedot <littletux@mandriva.org>
12cr|qc-usb-qcset-0.6.6-5|68	- Fix suggests
12cr|qc-usb-qcset-0.6.6-5|69	
12cr|qc-usb-qcset-0.6.6-5|70	* Fri Apr 25 2008 Guillaume Bedot <littletux@mandriva.org> 0.6.6-1mdv2009.0
12cr|qc-usb-qcset-0.6.6-5|71	+ Revision: 197426
12cr|qc-usb-qcset-0.6.6-5|72	- import qc-usb-qcset
12cr|qc-usb-qcset-0.6.6-5|73	
12cr|qc-usb-qcset-0.6.6-5|74	

6782 12
12cr|qdbm-1.8.77-4|1	%define version   1.8.77
12cr|qdbm-1.8.77-4|2	%define release   %mkrel 4
12cr|qdbm-1.8.77-4|3	
12cr|qdbm-1.8.77-4|4	%define major 14
12cr|qdbm-1.8.77-4|5	%define libname %mklibname %{name} %{major}
12cr|qdbm-1.8.77-4|6	%define develname %mklibname -d %{name}
12cr|qdbm-1.8.77-4|7	
12cr|qdbm-1.8.77-4|8	Name:		qdbm
12cr|qdbm-1.8.77-4|9	Summary:	Quick Database Manager
12cr|qdbm-1.8.77-4|10	Version:	%{version}
12cr|qdbm-1.8.77-4|11	Release:	%{release}
12cr|qdbm-1.8.77-4|12	Group:		Databases
12cr|qdbm-1.8.77-4|13	License:	LGPL
12cr|qdbm-1.8.77-4|14	URL:		http://qdbm.sourceforge.net/
12cr|qdbm-1.8.77-4|15	Source0:	%{name}-%{version}.tar.bz2
12cr|qdbm-1.8.77-4|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|qdbm-1.8.77-4|17	Requires:	zlib
12cr|qdbm-1.8.77-4|18	
12cr|qdbm-1.8.77-4|19	%description
12cr|qdbm-1.8.77-4|20	QDBM is an embeded database library compatible
12cr|qdbm-1.8.77-4|21	with GDBM and NDBM.
12cr|qdbm-1.8.77-4|22	It features hash database and B+ tree database and
12cr|qdbm-1.8.77-4|23	is developed referring to GDBM for the purpose of the
12cr|qdbm-1.8.77-4|24	following three points: higher processing
12cr|qdbm-1.8.77-4|25	speed, smaller size of a database file, and simpler API.
12cr|qdbm-1.8.77-4|26	This package includes APIs for C, C++, and Java.
12cr|qdbm-1.8.77-4|27	CGI scripts are also contained. APIs for Perl and Ruby
12cr|qdbm-1.8.77-4|28	should be installed with a source package.
12cr|qdbm-1.8.77-4|29	
12cr|qdbm-1.8.77-4|30	
12cr|qdbm-1.8.77-4|31	%package -n %{libname}
12cr|qdbm-1.8.77-4|32	Summary:	QDBM library
12cr|qdbm-1.8.77-4|33	Group:		Databases
12cr|qdbm-1.8.77-4|34	
12cr|qdbm-1.8.77-4|35	%description -n %{libname}
12cr|qdbm-1.8.77-4|36	QDBM library.
12cr|qdbm-1.8.77-4|37	
12cr|qdbm-1.8.77-4|38	%package -n %{develname}
12cr|qdbm-1.8.77-4|39	Summary:	Headers of %{name} for development
12cr|qdbm-1.8.77-4|40	Group:		Development/C
12cr|qdbm-1.8.77-4|41	Requires:	%{libname} = %{version}-%{release}
12cr|qdbm-1.8.77-4|42	Provides:	%{name}-devel = %{version}-%{release}
12cr|qdbm-1.8.77-4|43	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|qdbm-1.8.77-4|44	Obsoletes:	%mklibname -d qdbm 14
12cr|qdbm-1.8.77-4|45	Conflicts:	%libname < 1.8.77-2
12cr|qdbm-1.8.77-4|46	
12cr|qdbm-1.8.77-4|47	%description -n %{develname}
12cr|qdbm-1.8.77-4|48	QDBM development package: static libraries, header files, and the like.
12cr|qdbm-1.8.77-4|49	
12cr|qdbm-1.8.77-4|50	
12cr|qdbm-1.8.77-4|51	%prep
12cr|qdbm-1.8.77-4|52	%setup -q
12cr|qdbm-1.8.77-4|53	
12cr|qdbm-1.8.77-4|54	%build
12cr|qdbm-1.8.77-4|55	%configure2_5x
12cr|qdbm-1.8.77-4|56	%make
12cr|qdbm-1.8.77-4|57	
12cr|qdbm-1.8.77-4|58	%install
12cr|qdbm-1.8.77-4|59	rm -rf $RPM_BUILD_ROOT
12cr|qdbm-1.8.77-4|60	%makeinstall_std
12cr|qdbm-1.8.77-4|61	
12cr|qdbm-1.8.77-4|62	# remove docs (they should be installed by %doc)
12cr|qdbm-1.8.77-4|63	rm -f $RPM_BUILD_ROOT/%{_datadir}/qdbm/{COPYING,ChangeLog,NEWS,THANKS,*.html}
12cr|qdbm-1.8.77-4|64	
12cr|qdbm-1.8.77-4|65	%clean
12cr|qdbm-1.8.77-4|66	rm -rf $RPM_BUILD_ROOT
12cr|qdbm-1.8.77-4|67	
12cr|qdbm-1.8.77-4|68	%if %mdkversion < 200900
12cr|qdbm-1.8.77-4|69	%post -n %{libname} -p /sbin/ldconfig
12cr|qdbm-1.8.77-4|70	%endif
12cr|qdbm-1.8.77-4|71	%if %mdkversion < 200900
12cr|qdbm-1.8.77-4|72	%postun -n %{libname} -p /sbin/ldconfig
12cr|qdbm-1.8.77-4|73	%endif
12cr|qdbm-1.8.77-4|74	
12cr|qdbm-1.8.77-4|75	
12cr|qdbm-1.8.77-4|76	%files
12cr|qdbm-1.8.77-4|77	%defattr(-,root,root)
12cr|qdbm-1.8.77-4|78	%doc COPYING ChangeLog NEWS README THANKS
12cr|qdbm-1.8.77-4|79	%doc spex.html spex-ja.html
12cr|qdbm-1.8.77-4|80	%{_bindir}/*
12cr|qdbm-1.8.77-4|81	%{_mandir}/man1/*
12cr|qdbm-1.8.77-4|82	%{_mandir}/man3/*
12cr|qdbm-1.8.77-4|83	
12cr|qdbm-1.8.77-4|84	%files -n %{libname}
12cr|qdbm-1.8.77-4|85	%defattr(-,root,root)
12cr|qdbm-1.8.77-4|86	%{_libdir}/*.so.%{major}*
12cr|qdbm-1.8.77-4|87	
12cr|qdbm-1.8.77-4|88	%files -n %{develname}
12cr|qdbm-1.8.77-4|89	%defattr(-,root,root)
12cr|qdbm-1.8.77-4|90	%{_libdir}/*.so
12cr|qdbm-1.8.77-4|91	%{_includedir}/*.h
12cr|qdbm-1.8.77-4|92	%{_libdir}/libqdbm.a
12cr|qdbm-1.8.77-4|93	%{_libdir}/pkgconfig/qdbm.pc
12cr|qdbm-1.8.77-4|94	
12cr|qdbm-1.8.77-4|95	
12cr|qdbm-1.8.77-4|96	%changelog
12cr|qdbm-1.8.77-4|97	* Mon Sep 07 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.8.77-4mdv2010.0
12cr|qdbm-1.8.77-4|98	+ Revision: 432753
12cr|qdbm-1.8.77-4|99	- rebuild
12cr|qdbm-1.8.77-4|100	
12cr|qdbm-1.8.77-4|101	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.8.77-3mdv2009.0
12cr|qdbm-1.8.77-4|102	+ Revision: 269051
12cr|qdbm-1.8.77-4|103	- rebuild early 2009.0 package (before pixel changes)
12cr|qdbm-1.8.77-4|104	
12cr|qdbm-1.8.77-4|105	+ Pixel <pixel@mandriva.com>
12cr|qdbm-1.8.77-4|106	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|qdbm-1.8.77-4|107	
12cr|qdbm-1.8.77-4|108	* Sat May 03 2008 Funda Wang <fundawang@mandriva.org> 1.8.77-2mdv2009.0
12cr|qdbm-1.8.77-4|109	+ Revision: 200594
12cr|qdbm-1.8.77-4|110	- new devel package policy
12cr|qdbm-1.8.77-4|111	- move .so into devel package
12cr|qdbm-1.8.77-4|112	
12cr|qdbm-1.8.77-4|113	* Mon Apr 21 2008 Funda Wang <fundawang@mandriva.org> 1.8.77-1mdv2009.0
12cr|qdbm-1.8.77-4|114	+ Revision: 196307
12cr|qdbm-1.8.77-4|115	- update to new version 1.8.77
12cr|qdbm-1.8.77-4|116	
12cr|qdbm-1.8.77-4|117	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.8.75-2mdv2008.1
12cr|qdbm-1.8.77-4|118	+ Revision: 171071
12cr|qdbm-1.8.77-4|119	- rebuild
12cr|qdbm-1.8.77-4|120	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|qdbm-1.8.77-4|121	- kill re-definition of %%buildroot on Pixel's request
12cr|qdbm-1.8.77-4|122	
12cr|qdbm-1.8.77-4|123	+ Olivier Blin <oblin@mandriva.com>
12cr|qdbm-1.8.77-4|124	- restore BuildRoot
12cr|qdbm-1.8.77-4|125	
12cr|qdbm-1.8.77-4|126	* Tue Apr 24 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.8.75-1mdv2008.0
12cr|qdbm-1.8.77-4|127	+ Revision: 17833
12cr|qdbm-1.8.77-4|128	- new release
12cr|qdbm-1.8.77-4|129	
12cr|qdbm-1.8.77-4|130	
12cr|qdbm-1.8.77-4|131	* Thu Dec 28 2006 Lenny Cartier <lenny@mandriva.com> 1.8.74-1mdv2007.0
12cr|qdbm-1.8.77-4|132	+ Revision: 102301
12cr|qdbm-1.8.77-4|133	- Update to 1.8.74
12cr|qdbm-1.8.77-4|134	
12cr|qdbm-1.8.77-4|135	* Fri Oct 20 2006 Lenny Cartier <lenny@mandriva.com> 1.8.71-1mdv2007.1
12cr|qdbm-1.8.77-4|136	+ Revision: 71264
12cr|qdbm-1.8.77-4|137	- Update to 1.8.71
12cr|qdbm-1.8.77-4|138	- Import qdbm
12cr|qdbm-1.8.77-4|139	

6783 12
12cr|qdecoder-11.0.0-1|1	Summary:	CGI library for C/C++ language
12cr|qdecoder-11.0.0-1|2	Name:		qdecoder
12cr|qdecoder-11.0.0-1|3	Version:	11.0.0
12cr|qdecoder-11.0.0-1|4	Release:	%mkrel 1
12cr|qdecoder-11.0.0-1|5	Epoch:		11
12cr|qdecoder-11.0.0-1|6	License:	GPL
12cr|qdecoder-11.0.0-1|7	Group:		Development/C
12cr|qdecoder-11.0.0-1|8	URL:		http://www.qdecoder.org
12cr|qdecoder-11.0.0-1|9	Source0:	ftp://ftp.qdecoder.org/pub/qDecoder/qDecoder-%{version}.tar.gz
12cr|qdecoder-11.0.0-1|10	BuildRequires:	%{_lib}mysql-devel
12cr|qdecoder-11.0.0-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|qdecoder-11.0.0-1|12	
12cr|qdecoder-11.0.0-1|13	%description
12cr|qdecoder-11.0.0-1|14	qDecoder is a development kit for C/C++ programming language. It was developed for the needs of building well formed CGI library at the beginning. But now it covers most of general topics we may face while we develop softwares.
12cr|qdecoder-11.0.0-1|15	For example, qDecoder covers following areas.
12cr|qdecoder-11.0.0-1|16	
12cr|qdecoder-11.0.0-1|17	* Data Structures - Hash table(dynamic & static), Linked-list, Queue(Stack & FIFO), Obstack, ...
12cr|qdecoder-11.0.0-1|18	* En/decoders and Hashes API - Base64 encoding, URL encoding, MD5 hash, FNV32 hash, ...
12cr|qdecoder-11.0.0-1|19	* Network & IPC interfacing API - HTTP client, Timeout I/O, Shared memory API, Semaphore API, ...
12cr|qdecoder-11.0.0-1|20	* CGI/FastCGI API - CGI request parser & response generator, CGI session controll, FastCGI, ...
12cr|qdecoder-11.0.0-1|21	* Database Wrapper API - MySQL, ...
12cr|qdecoder-11.0.0-1|22	* Specialized features - General configuration file parser, Rotating file logger, Server side includes, ...
12cr|qdecoder-11.0.0-1|23	* General topics - String APIs, File APIs, ...
12cr|qdecoder-11.0.0-1|24	
12cr|qdecoder-11.0.0-1|25	%package devel
12cr|qdecoder-11.0.0-1|26	Summary:	Devel package to qDecoder
12cr|qdecoder-11.0.0-1|27	Group:		Development/C
12cr|qdecoder-11.0.0-1|28	Requires:	qdecoder >= %{epoch}:%{version}
12cr|qdecoder-11.0.0-1|29	
12cr|qdecoder-11.0.0-1|30	%description devel
12cr|qdecoder-11.0.0-1|31	Devel package to qDecoder
12cr|qdecoder-11.0.0-1|32	
12cr|qdecoder-11.0.0-1|33	%package examples
12cr|qdecoder-11.0.0-1|34	Summary:	Examples to qDecoder
12cr|qdecoder-11.0.0-1|35	Group:		Development/C
12cr|qdecoder-11.0.0-1|36	Requires:	qdecoder >= %{epoch}:%{version}
12cr|qdecoder-11.0.0-1|37	
12cr|qdecoder-11.0.0-1|38	%description examples
12cr|qdecoder-11.0.0-1|39	Example files to qDecoder
12cr|qdecoder-11.0.0-1|40	
12cr|qdecoder-11.0.0-1|41	%prep
12cr|qdecoder-11.0.0-1|42	%setup -q -n qDecoder-%{version}
12cr|qdecoder-11.0.0-1|43	
12cr|qdecoder-11.0.0-1|44	%build
12cr|qdecoder-11.0.0-1|45	%configure2_5x \
12cr|qdecoder-11.0.0-1|46	--enable-mysql=%{_includedir}/mysql
12cr|qdecoder-11.0.0-1|47	
12cr|qdecoder-11.0.0-1|48	%make
12cr|qdecoder-11.0.0-1|49	
12cr|qdecoder-11.0.0-1|50	pushd examples
12cr|qdecoder-11.0.0-1|51	%make
12cr|qdecoder-11.0.0-1|52	popd
12cr|qdecoder-11.0.0-1|53	
12cr|qdecoder-11.0.0-1|54	%install
12cr|qdecoder-11.0.0-1|55	rm -rf %{buildroot}
12cr|qdecoder-11.0.0-1|56	
12cr|qdecoder-11.0.0-1|57	install -d %{buildroot}%{_libdir}
12cr|qdecoder-11.0.0-1|58	install -d %{buildroot}%{_includedir}
12cr|qdecoder-11.0.0-1|59	%makeinstall LIBDIR=%{buildroot}%{_libdir} HEADERDIR=%{buildroot}%{_includedir}
12cr|qdecoder-11.0.0-1|60	install -d %{buildroot}%{_datadir}/%{name}
12cr|qdecoder-11.0.0-1|61	cp examples/*.{cgi,html,c} %{buildroot}%{_datadir}/%{name}
12cr|qdecoder-11.0.0-1|62	#cp -r examples/qDecoder-upload %{buildroot}%{_datadir}/%{name}
12cr|qdecoder-11.0.0-1|63	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|qdecoder-11.0.0-1|64	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|qdecoder-11.0.0-1|65	Alias /%{name} %{_datadir}/%{name}
12cr|qdecoder-11.0.0-1|66	<Directory %{_datadir}/%{name}>
12cr|qdecoder-11.0.0-1|67	Order deny,allow
12cr|qdecoder-11.0.0-1|68	Deny from all
12cr|qdecoder-11.0.0-1|69	Allow from 127.0.0.1
12cr|qdecoder-11.0.0-1|70	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
12cr|qdecoder-11.0.0-1|71	</Directory>
12cr|qdecoder-11.0.0-1|72	EOF
12cr|qdecoder-11.0.0-1|73	
12cr|qdecoder-11.0.0-1|74	%clean
12cr|qdecoder-11.0.0-1|75	rm -rf %{buildroot}
12cr|qdecoder-11.0.0-1|76	
12cr|qdecoder-11.0.0-1|77	%post examples
12cr|qdecoder-11.0.0-1|78	%if %mdkversion < 201010
12cr|qdecoder-11.0.0-1|79	%_post_webapp
12cr|qdecoder-11.0.0-1|80	%endif
12cr|qdecoder-11.0.0-1|81	
12cr|qdecoder-11.0.0-1|82	%postun examples
12cr|qdecoder-11.0.0-1|83	%if %mdkversion < 201010
12cr|qdecoder-11.0.0-1|84	%_postun_webapp
12cr|qdecoder-11.0.0-1|85	%endif
12cr|qdecoder-11.0.0-1|86	
12cr|qdecoder-11.0.0-1|87	%files
12cr|qdecoder-11.0.0-1|88	%defattr(-,root,root)
12cr|qdecoder-11.0.0-1|89	%doc COPYING
12cr|qdecoder-11.0.0-1|90	%{_libdir}/libqdecoder.so.%{epoch}
12cr|qdecoder-11.0.0-1|91	%{_libdir}/libqdecoder.so
12cr|qdecoder-11.0.0-1|92	
12cr|qdecoder-11.0.0-1|93	%files devel
12cr|qdecoder-11.0.0-1|94	%defattr(-,root,root)
12cr|qdecoder-11.0.0-1|95	%doc examples doc/html
12cr|qdecoder-11.0.0-1|96	%{_libdir}/libqdecoder.a
12cr|qdecoder-11.0.0-1|97	%{_includedir}/qdecoder.h
12cr|qdecoder-11.0.0-1|98	
12cr|qdecoder-11.0.0-1|99	%files examples
12cr|qdecoder-11.0.0-1|100	%defattr(-,root,root)
12cr|qdecoder-11.0.0-1|101	%doc examples/*.c
12cr|qdecoder-11.0.0-1|102	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|qdecoder-11.0.0-1|103	%{_datadir}/%{name}
12cr|qdecoder-11.0.0-1|104	
12cr|qdecoder-11.0.0-1|105	
12cr|qdecoder-11.0.0-1|106	%changelog
12cr|qdecoder-11.0.0-1|107	* Mon Feb 28 2011 Lonyai Gergely <aleph@mandriva.org> 11:11.0.0-1mdv2011.0
12cr|qdecoder-11.0.0-1|108	+ Revision: 641055
12cr|qdecoder-11.0.0-1|109	- 11.0.0
12cr|qdecoder-11.0.0-1|110	
12cr|qdecoder-11.0.0-1|111	* Thu Nov 11 2010 Lonyai Gergely <aleph@mandriva.org> 8:10.1.6-1mdv2011.0
12cr|qdecoder-11.0.0-1|112	+ Revision: 595944
12cr|qdecoder-11.0.0-1|113	- 10.1.6
12cr|qdecoder-11.0.0-1|114	
12cr|qdecoder-11.0.0-1|115	* Thu Apr 22 2010 Lonyai Gergely <aleph@mandriva.org> 8:10.1.2-3mdv2010.1
12cr|qdecoder-11.0.0-1|116	+ Revision: 537798
12cr|qdecoder-11.0.0-1|117	- ILENT: bump
12cr|qdecoder-11.0.0-1|118	- Mv examples to a separated package
12cr|qdecoder-11.0.0-1|119	- Fix: the group in devel package
12cr|qdecoder-11.0.0-1|120	- 10.1.2
12cr|qdecoder-11.0.0-1|121	initial version
12cr|qdecoder-11.0.0-1|122	- create qdecoder
12cr|qdecoder-11.0.0-1|123	

6784 12
12cr|qdevelop-0.27.2-2|1	%define name	qdevelop
12cr|qdevelop-0.27.2-2|2	%define version 0.27.2
12cr|qdevelop-0.27.2-2|3	%define release %mkrel 2
12cr|qdevelop-0.27.2-2|4	
12cr|qdevelop-0.27.2-2|5	Summary:	A Development Environment for Qt4
12cr|qdevelop-0.27.2-2|6	Name:		%{name}
12cr|qdevelop-0.27.2-2|7	Version:	%{version}
12cr|qdevelop-0.27.2-2|8	Release:	%{release}
12cr|qdevelop-0.27.2-2|9	License:	GPLv2
12cr|qdevelop-0.27.2-2|10	Group:		Development/C++
12cr|qdevelop-0.27.2-2|11	URL:		http://qdevelop.org/
12cr|qdevelop-0.27.2-2|12	Source:		http://qdevelop.org/public/release/%{name}-%{version}.tar.bz2
12cr|qdevelop-0.27.2-2|13	Source1:	qdevelop-16.png
12cr|qdevelop-0.27.2-2|14	Source2:	qdevelop-32.png
12cr|qdevelop-0.27.2-2|15	Source3:	qdevelop-48.png
12cr|qdevelop-0.27.2-2|16	Patch0:		qt45.patch.bz2
12cr|qdevelop-0.27.2-2|17	
12cr|qdevelop-0.27.2-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-builtroot
12cr|qdevelop-0.27.2-2|19	
12cr|qdevelop-0.27.2-2|20	BuildRequires:	cmake
12cr|qdevelop-0.27.2-2|21	BuildRequires:	qt4-devel
12cr|qdevelop-0.27.2-2|22	Requires:		qt4-devel
12cr|qdevelop-0.27.2-2|23	Requires: 		ctags
12cr|qdevelop-0.27.2-2|24	Requires:		gdb
12cr|qdevelop-0.27.2-2|25	Requires: 		qt4-designer
12cr|qdevelop-0.27.2-2|26	Requires:		qt4-assistant
12cr|qdevelop-0.27.2-2|27	Requires:		qt4-linguist
12cr|qdevelop-0.27.2-2|28	
12cr|qdevelop-0.27.2-2|29	%description
12cr|qdevelop-0.27.2-2|30	QDevelop is a development environment entirely dedicated to Qt4.
12cr|qdevelop-0.27.2-2|31	QDevelop requires Qt4, gcc under Linux or MinGW under Windows,
12cr|qdevelop-0.27.2-2|32	possibly gdb for program debugging and ctags for code completion.
12cr|qdevelop-0.27.2-2|33	QDevelop is available in English, French, German, Dutch, Polish,
12cr|qdevelop-0.27.2-2|34	Spanish, Chinese, Russian, Italian, Ukrainian, Czech and
12cr|qdevelop-0.27.2-2|35	Portuguese.
12cr|qdevelop-0.27.2-2|36	
12cr|qdevelop-0.27.2-2|37	QDevelop is not a Kdevelop like or reduced. It's an independent IDE
12cr|qdevelop-0.27.2-2|38	dedicated to Qt and is totally independent of KDevelop. Less complete,
12cr|qdevelop-0.27.2-2|39	but faster, light and especially multi-platforms. QDevelop and
12cr|qdevelop-0.27.2-2|40	KDevelop have different code sources.
12cr|qdevelop-0.27.2-2|41	
12cr|qdevelop-0.27.2-2|42	%prep
12cr|qdevelop-0.27.2-2|43	%setup -q
12cr|qdevelop-0.27.2-2|44	%patch0 -p0
12cr|qdevelop-0.27.2-2|45	chmod 0644 README.txt copying ChangeLog.txt
12cr|qdevelop-0.27.2-2|46	
12cr|qdevelop-0.27.2-2|47	%build
12cr|qdevelop-0.27.2-2|48	%cmake_qt4
12cr|qdevelop-0.27.2-2|49	%make
12cr|qdevelop-0.27.2-2|50	
12cr|qdevelop-0.27.2-2|51	%install
12cr|qdevelop-0.27.2-2|52	#[ "%{buildroot}" != '/' ] && rm -rf %{buildroot}
12cr|qdevelop-0.27.2-2|53	%makeinstall_std -C build
12cr|qdevelop-0.27.2-2|54	mkdir -p %{buildroot}%{_datadir}/applications
12cr|qdevelop-0.27.2-2|55	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|qdevelop-0.27.2-2|56	[Desktop Entry]
12cr|qdevelop-0.27.2-2|57	Encoding=UTF-8
12cr|qdevelop-0.27.2-2|58	Name=Development Environment for Qt4
12cr|qdevelop-0.27.2-2|59	Comment=Development Environment for Qt4
12cr|qdevelop-0.27.2-2|60	Exec=%{_bindir}/%{name}
12cr|qdevelop-0.27.2-2|61	Icon=%{name}
12cr|qdevelop-0.27.2-2|62	Terminal=false
12cr|qdevelop-0.27.2-2|63	Type=Application
12cr|qdevelop-0.27.2-2|64	StartupNotify=true
12cr|qdevelop-0.27.2-2|65	MimeType=application/x-qdevelop;
12cr|qdevelop-0.27.2-2|66	Categories=Qt;Development;IDE;
12cr|qdevelop-0.27.2-2|67	EOF
12cr|qdevelop-0.27.2-2|68	mkdir -p %{buildroot}/%{_iconsdir}
12cr|qdevelop-0.27.2-2|69	mkdir -p %{buildroot}/%{_miconsdir}
12cr|qdevelop-0.27.2-2|70	mkdir -p %{buildroot}/%{_liconsdir}
12cr|qdevelop-0.27.2-2|71	%__install %{SOURCE1} %{buildroot}/%_miconsdir/%{name}.png
12cr|qdevelop-0.27.2-2|72	%__install %{SOURCE2} %{buildroot}/%_iconsdir/%{name}.png
12cr|qdevelop-0.27.2-2|73	%__install %{SOURCE3} %{buildroot}/%_liconsdir/%{name}.png
12cr|qdevelop-0.27.2-2|74	
12cr|qdevelop-0.27.2-2|75	%if %mdkversion < 200900
12cr|qdevelop-0.27.2-2|76	%post
12cr|qdevelop-0.27.2-2|77	%{update_menus}
12cr|qdevelop-0.27.2-2|78	%{update_desktop_database}
12cr|qdevelop-0.27.2-2|79	%update_icon_cache hicolor
12cr|qdevelop-0.27.2-2|80	%endif
12cr|qdevelop-0.27.2-2|81	
12cr|qdevelop-0.27.2-2|82	%if %mdkversion < 200900
12cr|qdevelop-0.27.2-2|83	%postun
12cr|qdevelop-0.27.2-2|84	%{clean_menus}
12cr|qdevelop-0.27.2-2|85	%{clean_desktop_database}
12cr|qdevelop-0.27.2-2|86	%clean_icon_cache hicolor
12cr|qdevelop-0.27.2-2|87	%endif
12cr|qdevelop-0.27.2-2|88	
12cr|qdevelop-0.27.2-2|89	%clean
12cr|qdevelop-0.27.2-2|90	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|qdevelop-0.27.2-2|91	
12cr|qdevelop-0.27.2-2|92	%files
12cr|qdevelop-0.27.2-2|93	%defattr(-,root,root)
12cr|qdevelop-0.27.2-2|94	%doc copying
12cr|qdevelop-0.27.2-2|95	%doc ChangeLog.txt
12cr|qdevelop-0.27.2-2|96	%doc README.txt
12cr|qdevelop-0.27.2-2|97	%{_bindir}/*
12cr|qdevelop-0.27.2-2|98	%{_datadir}/applications
12cr|qdevelop-0.27.2-2|99	%{_liconsdir}/%name.png
12cr|qdevelop-0.27.2-2|100	%{_iconsdir}/%name.png
12cr|qdevelop-0.27.2-2|101	%{_miconsdir}/%name.png
12cr|qdevelop-0.27.2-2|102	
12cr|qdevelop-0.27.2-2|103	
12cr|qdevelop-0.27.2-2|104	%changelog
12cr|qdevelop-0.27.2-2|105	* Fri Jul 31 2009 Jerome Martin <jmartin@mandriva.org> 0.27.2-2mdv2010.0
12cr|qdevelop-0.27.2-2|106	+ Revision: 405110
12cr|qdevelop-0.27.2-2|107	- Patched to fix issue with Qt 4.5.1 (http://code.google.com/p/qdevelop/issues/detail?id=374)
12cr|qdevelop-0.27.2-2|108	
12cr|qdevelop-0.27.2-2|109	* Fri Feb 27 2009 Jerome Martin <jmartin@mandriva.org> 0.27.2-1mdv2009.1
12cr|qdevelop-0.27.2-2|110	+ Revision: 345390
12cr|qdevelop-0.27.2-2|111	- 0.27.2: spanish translation update
12cr|qdevelop-0.27.2-2|112	
12cr|qdevelop-0.27.2-2|113	* Thu Feb 26 2009 Jerome Martin <jmartin@mandriva.org> 0.27.1-1mdv2009.1
12cr|qdevelop-0.27.2-2|114	+ Revision: 345177
12cr|qdevelop-0.27.2-2|115	- 0.27.1
12cr|qdevelop-0.27.2-2|116	
12cr|qdevelop-0.27.2-2|117	* Sat Feb 21 2009 Jerome Martin <jmartin@mandriva.org> 0.27-0.rc1.1mdv2009.1
12cr|qdevelop-0.27.2-2|118	+ Revision: 343678
12cr|qdevelop-0.27.2-2|119	- 0.27-rc1
12cr|qdevelop-0.27.2-2|120	
12cr|qdevelop-0.27.2-2|121	* Sat Feb 14 2009 Jerome Martin <jmartin@mandriva.org> 0.26-0.svn393.1mdv2009.1
12cr|qdevelop-0.27.2-2|122	+ Revision: 340253
12cr|qdevelop-0.27.2-2|123	- 0.26-svn393
12cr|qdevelop-0.27.2-2|124	
12cr|qdevelop-0.27.2-2|125	* Wed Feb 04 2009 Jerome Martin <jmartin@mandriva.org> 0.26-0.svn372.1mdv2009.1
12cr|qdevelop-0.27.2-2|126	+ Revision: 337567
12cr|qdevelop-0.27.2-2|127	- import qdevelop
12cr|qdevelop-0.27.2-2|128	
12cr|qdevelop-0.27.2-2|129	

6785 12
12cr|qdigidoc-0.4.0-1|1	%define version 0.4.0
12cr|qdigidoc-0.4.0-1|2	%define rel 1
12cr|qdigidoc-0.4.0-1|3	%define release %mkrel %rel
12cr|qdigidoc-0.4.0-1|4	
12cr|qdigidoc-0.4.0-1|5	Name:		qdigidoc
12cr|qdigidoc-0.4.0-1|6	Version:	%{version}
12cr|qdigidoc-0.4.0-1|7	Release:	%{release}
12cr|qdigidoc-0.4.0-1|8	Summary:	Estonian digital signature application
12cr|qdigidoc-0.4.0-1|9	
12cr|qdigidoc-0.4.0-1|10	Group:		Office
12cr|qdigidoc-0.4.0-1|11	License:	LGPLv2+
12cr|qdigidoc-0.4.0-1|12	URL:		http://code.google.com/p/esteid
12cr|qdigidoc-0.4.0-1|13	Source0:	http://esteid.googlecode.com/files/%{name}-%{version}.tar.bz2
12cr|qdigidoc-0.4.0-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|qdigidoc-0.4.0-1|15	
12cr|qdigidoc-0.4.0-1|16	BuildRequires:	cmake
12cr|qdigidoc-0.4.0-1|17	BuildRequires:	libdigidoc-devel
12cr|qdigidoc-0.4.0-1|18	BuildRequires:	libdigidocpp-devel
12cr|qdigidoc-0.4.0-1|19	BuildRequires:	openldap-devel
12cr|qdigidoc-0.4.0-1|20	BuildRequires:	openssl-devel
12cr|qdigidoc-0.4.0-1|21	BuildRequires:	qt4-devel
12cr|qdigidoc-0.4.0-1|22	Requires:	opensc
12cr|qdigidoc-0.4.0-1|23	
12cr|qdigidoc-0.4.0-1|24	
12cr|qdigidoc-0.4.0-1|25	%description
12cr|qdigidoc-0.4.0-1|26	QDigiDoc is an application for digitally signing and encrypting documents in
12cr|qdigidoc-0.4.0-1|27	BDoc, DDoc, and CDoc container formats. These file formats are widespread in
12cr|qdigidoc-0.4.0-1|28	Estonia where they are used for storing legally binding digital signatures.
12cr|qdigidoc-0.4.0-1|29	
12cr|qdigidoc-0.4.0-1|30	
12cr|qdigidoc-0.4.0-1|31	%package	nautilus
12cr|qdigidoc-0.4.0-1|32	Summary:	Nautilus extension for %{name}
12cr|qdigidoc-0.4.0-1|33	Group:		Graphical desktop/GNOME
12cr|qdigidoc-0.4.0-1|34	Requires:	%{name} = %{version}-%{release}
12cr|qdigidoc-0.4.0-1|35	Requires:	nautilus-python
12cr|qdigidoc-0.4.0-1|36	
12cr|qdigidoc-0.4.0-1|37	
12cr|qdigidoc-0.4.0-1|38	%description	nautilus
12cr|qdigidoc-0.4.0-1|39	The %{name}-nautilus package contains the %{name} extension for the
12cr|qdigidoc-0.4.0-1|40	nautilus file manager.
12cr|qdigidoc-0.4.0-1|41	
12cr|qdigidoc-0.4.0-1|42	
12cr|qdigidoc-0.4.0-1|43	%prep
12cr|qdigidoc-0.4.0-1|44	%setup -q
12cr|qdigidoc-0.4.0-1|45	
12cr|qdigidoc-0.4.0-1|46	
12cr|qdigidoc-0.4.0-1|47	%build
12cr|qdigidoc-0.4.0-1|48	mkdir -p %{_target_platform}
12cr|qdigidoc-0.4.0-1|49	pushd %{_target_platform}
12cr|qdigidoc-0.4.0-1|50	%{cmake} ../..
12cr|qdigidoc-0.4.0-1|51	popd
12cr|qdigidoc-0.4.0-1|52	
12cr|qdigidoc-0.4.0-1|53	%make -C %{_target_platform}/build
12cr|qdigidoc-0.4.0-1|54	
12cr|qdigidoc-0.4.0-1|55	
12cr|qdigidoc-0.4.0-1|56	%install
12cr|qdigidoc-0.4.0-1|57	rm -rf $RPM_BUILD_ROOT
12cr|qdigidoc-0.4.0-1|58	%makeinstall_std -C %{_target_platform}/build
12cr|qdigidoc-0.4.0-1|59	
12cr|qdigidoc-0.4.0-1|60	%find_lang nautilus-qdigidoc
12cr|qdigidoc-0.4.0-1|61	
12cr|qdigidoc-0.4.0-1|62	
12cr|qdigidoc-0.4.0-1|63	%clean
12cr|qdigidoc-0.4.0-1|64	rm -rf $RPM_BUILD_ROOT
12cr|qdigidoc-0.4.0-1|65	
12cr|qdigidoc-0.4.0-1|66	
12cr|qdigidoc-0.4.0-1|67	%files
12cr|qdigidoc-0.4.0-1|68	%defattr(-,root,root,-)
12cr|qdigidoc-0.4.0-1|69	%doc AUTHORS COPYING NEWS README
12cr|qdigidoc-0.4.0-1|70	%{_bindir}/*
12cr|qdigidoc-0.4.0-1|71	%{_datadir}/applications/*.desktop
12cr|qdigidoc-0.4.0-1|72	%{_datadir}/mime/packages/*.xml
12cr|qdigidoc-0.4.0-1|73	%{_datadir}/icons/hicolor/*/*/*.png
12cr|qdigidoc-0.4.0-1|74	%{_datadir}/kde4/services/*.desktop
12cr|qdigidoc-0.4.0-1|75	
12cr|qdigidoc-0.4.0-1|76	%files nautilus -f nautilus-qdigidoc.lang
12cr|qdigidoc-0.4.0-1|77	%defattr(-,root,root,-)
12cr|qdigidoc-0.4.0-1|78	%{_libdir}/nautilus/extensions-2.0/python/*
12cr|qdigidoc-0.4.0-1|79	
12cr|qdigidoc-0.4.0-1|80	
12cr|qdigidoc-0.4.0-1|81	
12cr|qdigidoc-0.4.0-1|82	
12cr|qdigidoc-0.4.0-1|83	%changelog
12cr|qdigidoc-0.4.0-1|84	* Sun Nov 07 2010 Sander Lepik <sander85@mandriva.org> 0.4.0-1mdv2011.0
12cr|qdigidoc-0.4.0-1|85	+ Revision: 594859
12cr|qdigidoc-0.4.0-1|86	- fix group
12cr|qdigidoc-0.4.0-1|87	- import qdigidoc
12cr|qdigidoc-0.4.0-1|88	
12cr|qdigidoc-0.4.0-1|89	
12cr|qdigidoc-0.4.0-1|90	* Tue Oct 26 2010 Sander Lepik <sander.lepik@eesti.ee> - 0.4.0-1mdv2010.1
12cr|qdigidoc-0.4.0-1|91	- new version 0.4.0
12cr|qdigidoc-0.4.0-1|92	
12cr|qdigidoc-0.4.0-1|93	* Thu Sep 23 2010 Sander Lepik <sander.lepik@eesti.ee> - 0.3.0-14mdv2010.1
12cr|qdigidoc-0.4.0-1|94	- Rebuilt with new openssl
12cr|qdigidoc-0.4.0-1|95	
12cr|qdigidoc-0.4.0-1|96	* Wed Sep 08 2010 Sander Lepik <sander.lepik@eesti.ee> - 0.3.0-13mdv2010.1
12cr|qdigidoc-0.4.0-1|97	- First build on new bs
12cr|qdigidoc-0.4.0-1|98	- Spec file cleaned up
12cr|qdigidoc-0.4.0-1|99	
12cr|qdigidoc-0.4.0-1|100	* Wed Apr 14 2010 Sander Lepik <sander.lepik@eesti.ee> - 0.3.0-12mdv2010.1
12cr|qdigidoc-0.4.0-1|101	- New build from Google Code repository
12cr|qdigidoc-0.4.0-1|102	
12cr|qdigidoc-0.4.0-1|103	* Thu Feb 11 2010 Sander Lepik <sander.lepik@eesti.ee> - 0.3.0-11mdv2010.1
12cr|qdigidoc-0.4.0-1|104	- fix segmentation fault caused by old libp11
12cr|qdigidoc-0.4.0-1|105	
12cr|qdigidoc-0.4.0-1|106	* Fri Jan 29 2010 Sander Lepik <sander.lepik@eesti.ee> - 0.3.0-10mdv2010.1
12cr|qdigidoc-0.4.0-1|107	- Changeset 2451: client maybe fixes libp11 error codes (Ticket: #880)
12cr|qdigidoc-0.4.0-1|108	- Changeset 2456: use common_en strings
12cr|qdigidoc-0.4.0-1|109	- Changeset 2497: client fix url parsing and dont leak (Ticket: #1252)
12cr|qdigidoc-0.4.0-1|110	- Changeset 2498: client cleanup and fix p12 loading (Ticket #1253)
12cr|qdigidoc-0.4.0-1|111	- Changeset 2499: client seems to work without this flag and fixes openssl 1.0 error (Ticket #982)
12cr|qdigidoc-0.4.0-1|112	- Changeset 2517: Fixed a few compiler warnings
12cr|qdigidoc-0.4.0-1|113	- Changeset 2518: Fixed a signed/unsigned mismatch warning
12cr|qdigidoc-0.4.0-1|114	
12cr|qdigidoc-0.4.0-1|115	* Mon Jan 18 2010 Sander Lepik <sander.lepik@eesti.ee> - 0.3.0-9mdv2010.1
12cr|qdigidoc-0.4.0-1|116	- Changeset 2371: crypto handle pin errors (Ticket #1167)
12cr|qdigidoc-0.4.0-1|117	- Changeset 2374: client validate proxy settings before signing (Ticket #1136)
12cr|qdigidoc-0.4.0-1|118	- Changeset 2376: client ask pin again when its wrong (Ticket #883)
12cr|qdigidoc-0.4.0-1|119	- Changeset 2377: common rename to SslConnectPrivate?  class
12cr|qdigidoc-0.4.0-1|120	- Changeset 2387: common cleanup and dont cache invalid pin (Ticket #883)
12cr|qdigidoc-0.4.0-1|121	- Changeset 2399: client try to keep same card selected (Ticket #1184)
12cr|qdigidoc-0.4.0-1|122	- Changeset 2400: client validate again on wrong pin (Ticket #883)
12cr|qdigidoc-0.4.0-1|123	- Changeset 2401: client use only valid pkcs12 certificate (Ticket #1220)
12cr|qdigidoc-0.4.0-1|124	- Changeset 2407: crypto fix build
12cr|qdigidoc-0.4.0-1|125	- Changeset 2411: clear cards list earlier (Ticket #1228)
12cr|qdigidoc-0.4.0-1|126	- Changeset 2421: client try to fix card switchin bug, requires libp11 0.2.7 (Ticket #1133, #988)
12cr|qdigidoc-0.4.0-1|127	- Changeset 2422: common cleanup api
12cr|qdigidoc-0.4.0-1|128	- Changeset 2429: use X509_NAME_print_ex to workaround QSslCertificate character decoding issues
12cr|qdigidoc-0.4.0-1|129	- Changeset 2435: crypto update strings (Ticket: #792)
12cr|qdigidoc-0.4.0-1|130	- Changeset 2439: crypto translations update
12cr|qdigidoc-0.4.0-1|131	- Changeset 2440: cleanup API
12cr|qdigidoc-0.4.0-1|132	- Changeset 2448: client use new libdigidocpp pkcs12 user settings
12cr|qdigidoc-0.4.0-1|133	- Changeset 2450: client store proxy on digidoc config
12cr|qdigidoc-0.4.0-1|134	
12cr|qdigidoc-0.4.0-1|135	* Wed Dec 30 2009 Sander Lepik <sander.lepik@eesti.ee> - 0.3.0-8mdv2010.1
12cr|qdigidoc-0.4.0-1|136	- Changeset 2344: client fix Message Dialog window titles (Ticket #1110)
12cr|qdigidoc-0.4.0-1|137	- Changeset 2352: client fix roles
12cr|qdigidoc-0.4.0-1|138	- Changeset 2360: client escape html metacharacters (Ticket #1152)
12cr|qdigidoc-0.4.0-1|139	- Changeset 2363: crypto avoid libdigidoc pkcs#11 api and implement pinpad support (Ticket #873)
12cr|qdigidoc-0.4.0-1|140	- Changeset 2366: crypto fix return codes (Ticket #873)
12cr|qdigidoc-0.4.0-1|141	
12cr|qdigidoc-0.4.0-1|142	* Thu Dec 17 2009 Sander Lepik <sander.lepik@eesti.ee> - 0.3.0-7mdv2010.1
12cr|qdigidoc-0.4.0-1|143	- Changeset 2279, 2283, 2284, 2292, 2342, 2343: translation update
12cr|qdigidoc-0.4.0-1|144	- Changeset 2280: client fix double extension (Ticket #645)
12cr|qdigidoc-0.4.0-1|145	- Changeset 2281: client add more error messages (Ticket #1056)
12cr|qdigidoc-0.4.0-1|146	- Changeset 2288: set on first start OS language (Ticket #1032)
12cr|qdigidoc-0.4.0-1|147	- Changeset 2293: client fix expire dialog (Ticket #1060)
12cr|qdigidoc-0.4.0-1|148	- Changeset 2312: client disable IK check
12cr|qdigidoc-0.4.0-1|149	- Changeset 2336: client cleanup timer code
12cr|qdigidoc-0.4.0-1|150	- Changeset 2337: client forgot form last commit
12cr|qdigidoc-0.4.0-1|151	- Changeset 2338: client change mobile-id sms header (Ticket #937)
12cr|qdigidoc-0.4.0-1|152	- Changeset 2339: client parse content on QNetoworkReply::UnknownContentError?
12cr|qdigidoc-0.4.0-1|153	- Changeset 2340: client translate
12cr|qdigidoc-0.4.0-1|154	- Changeset 2341: client cleanup
12cr|qdigidoc-0.4.0-1|155	
12cr|qdigidoc-0.4.0-1|156	* Mon Dec 07 2009 Sander Lepik <sander.lepik@eesti.ee> - 0.3.0-6mdv2010.1
12cr|qdigidoc-0.4.0-1|157	- Changeset 2229, 2231: client show warning when user adds file to signed document (Ticket #1024)
12cr|qdigidoc-0.4.0-1|158	- Changeset 2232, 2237, 2238: translation update
12cr|qdigidoc-0.4.0-1|159	- Changeset 2240: client disable IK validator for testing
12cr|qdigidoc-0.4.0-1|160	
12cr|qdigidoc-0.4.0-1|161	* Tue Dec 01 2009 Sander Lepik <sander.lepik@eesti.ee> - 0.3.0-5mdv2010.1
12cr|qdigidoc-0.4.0-1|162	- Changeset 2209: common use constData, dont delete dialog on event loop (Ticket #992)
12cr|qdigidoc-0.4.0-1|163	- Changeset 2218: common qt 4.6 fixes
12cr|qdigidoc-0.4.0-1|164	- Changeset 2219: common fix build qt < 4.6
12cr|qdigidoc-0.4.0-1|165	
12cr|qdigidoc-0.4.0-1|166	* Thu Nov 26 2009 Sander Lepik <sander.lepik@eesti.ee> - 0.3.0-4mdv2010.1
12cr|qdigidoc-0.4.0-1|167	- Changeset 2172: accept key events when widget has focus (Ticket #999)
12cr|qdigidoc-0.4.0-1|168	- Changeset 2191: client dont delete dialog on event loop (Ticket #992)
12cr|qdigidoc-0.4.0-1|169	- Changeset 2192: accept only selected rows (Ticket #999)
12cr|qdigidoc-0.4.0-1|170	
12cr|qdigidoc-0.4.0-1|171	* Tue Nov 24 2009 Sander Lepik <sander.lepik@eesti.ee> - 0.3.0-3mdv2010.1
12cr|qdigidoc-0.4.0-1|172	- Changeset 2171: translation update
12cr|qdigidoc-0.4.0-1|173	
12cr|qdigidoc-0.4.0-1|174	* Mon Nov 23 2009 Sander Lepik <sander.lepik@eesti.ee> - 0.3.0-2mdv2010.1
12cr|qdigidoc-0.4.0-1|175	- Fix for language selection
12cr|qdigidoc-0.4.0-1|176	
12cr|qdigidoc-0.4.0-1|177	* Fri Nov 20 2009 Sander Lepik <sander.lepik@eesti.ee> - 0.3.0-1mdv2010.1
12cr|qdigidoc-0.4.0-1|178	- Initial release for Mandriva
12cr|qdigidoc-0.4.0-1|179	
12cr|qdigidoc-0.4.0-1|180	* Mon Nov 09 2009 Kalev Lember <kalev@smartlink.ee> - 0.3.0-0.7.svn2095
12cr|qdigidoc-0.4.0-1|181	- rebuilt with new libdigidocpp
12cr|qdigidoc-0.4.0-1|182	
12cr|qdigidoc-0.4.0-1|183	* Sun Nov 08 2009 Kalev Lember <kalev@smartlink.ee> - 0.3.0-0.6.svn2095
12cr|qdigidoc-0.4.0-1|184	- rebuilt with new libdigidocpp
12cr|qdigidoc-0.4.0-1|185	
12cr|qdigidoc-0.4.0-1|186	* Sun Nov 08 2009 Kalev Lember <kalev@smartlink.ee> - 0.3.0-0.5.svn2095
12cr|qdigidoc-0.4.0-1|187	- rebuilt with new libdigidocpp
12cr|qdigidoc-0.4.0-1|188	
12cr|qdigidoc-0.4.0-1|189	* Fri Nov 06 2009 Kalev Lember <kalev@smartlink.ee> - 0.3.0-0.4.svn2095
12cr|qdigidoc-0.4.0-1|190	- rebuilt with new libdigidocpp
12cr|qdigidoc-0.4.0-1|191	
12cr|qdigidoc-0.4.0-1|192	* Thu Nov 05 2009 Kalev Lember <kalev@smartlink.ee> - 0.3.0-0.3.svn2095
12cr|qdigidoc-0.4.0-1|193	- rebuilt with new libdigidocpp
12cr|qdigidoc-0.4.0-1|194	
12cr|qdigidoc-0.4.0-1|195	* Sun Jun 14 2009 Kalev Lember <kalev@smartlink.ee> - 0.3.0-0.2.svn2095
12cr|qdigidoc-0.4.0-1|196	- Initial RPM release.
12cr|qdigidoc-0.4.0-1|197	

6786 12
12cr|qdjango-0.1-0.20120110.1|1	%define snapshot	20120110
12cr|qdjango-0.1-0.20120110.1|2	%define major		0
12cr|qdjango-0.1-0.20120110.1|3	%define libname		%mklibname qdjango %major
12cr|qdjango-0.1-0.20120110.1|4	
12cr|qdjango-0.1-0.20120110.1|5	Name:		qdjango
12cr|qdjango-0.1-0.20120110.1|6	Summary:	Object Relation Mapper library built on top of Qt
12cr|qdjango-0.1-0.20120110.1|7	Version:	0.1
12cr|qdjango-0.1-0.20120110.1|8	Release:	0.%{snapshot}.1
12cr|qdjango-0.1-0.20120110.1|9	Source0:	%{name}-git%{snapshot}.tar.xz
12cr|qdjango-0.1-0.20120110.1|10	Patch0:		qdjango-git20120110-mdv-build-shared.patch
12cr|qdjango-0.1-0.20120110.1|11	Patch1:		qdjango-git20120110-mdv-library_path.patch
12cr|qdjango-0.1-0.20120110.1|12	Group:		System/Libraries
12cr|qdjango-0.1-0.20120110.1|13	License:	LGPLv3+
12cr|qdjango-0.1-0.20120110.1|14	BuildRequires:	cmake
12cr|qdjango-0.1-0.20120110.1|15	BuildRequires:	qt4-devel
12cr|qdjango-0.1-0.20120110.1|16	
12cr|qdjango-0.1-0.20120110.1|17	%description
12cr|qdjango-0.1-0.20120110.1|18	QDjango is a simple yet powerful Object Relation Mapper (ORM) written in C++
12cr|qdjango-0.1-0.20120110.1|19	and built on top of the Qt library. Where possible it tries to follow
12cr|qdjango-0.1-0.20120110.1|20	django's ORM API, hence its name. It is released under the terms of the GNU
12cr|qdjango-0.1-0.20120110.1|21	Lesser General Public License version 3.
12cr|qdjango-0.1-0.20120110.1|22	
12cr|qdjango-0.1-0.20120110.1|23	QDjango builds upon Qt's Meta-Object System, so if you are familiar with Qt,
12cr|qdjango-0.1-0.20120110.1|24	you should feel right at home using QDjango. QDjango's features include:
12cr|qdjango-0.1-0.20120110.1|25	
12cr|qdjango-0.1-0.20120110.1|26	* support for a wide range of database backends thanks to QtSql
12cr|qdjango-0.1-0.20120110.1|27	* database fields are declared using Qt's  Q_PROPERTY macro
12cr|qdjango-0.1-0.20120110.1|28	* QDjango can create and drop database tables and indices for registered
12cr|qdjango-0.1-0.20120110.1|29	models
12cr|qdjango-0.1-0.20120110.1|30	* thread-aware access to the database
12cr|qdjango-0.1-0.20120110.1|31	* support for accessing your models from QtScript
12cr|qdjango-0.1-0.20120110.1|32	
12cr|qdjango-0.1-0.20120110.1|33	#------------------------------------------------------------------------------
12cr|qdjango-0.1-0.20120110.1|34	
12cr|qdjango-0.1-0.20120110.1|35	%package -n %{libname}
12cr|qdjango-0.1-0.20120110.1|36	Summary:        Object Relation Mapper library built on top of Qt
12cr|qdjango-0.1-0.20120110.1|37	
12cr|qdjango-0.1-0.20120110.1|38	%description -n %{libname}
12cr|qdjango-0.1-0.20120110.1|39	QDjango is a simple yet powerful Object Relation Mapper (ORM) written in C++
12cr|qdjango-0.1-0.20120110.1|40	and built on top of the Qt library. Where possible it tries to follow
12cr|qdjango-0.1-0.20120110.1|41	django's ORM API, hence its name. It is released under the terms of the GNU
12cr|qdjango-0.1-0.20120110.1|42	Lesser General Public License version 3.
12cr|qdjango-0.1-0.20120110.1|43	
12cr|qdjango-0.1-0.20120110.1|44	QDjango builds upon Qt's Meta-Object System, so if you are familiar with Qt,
12cr|qdjango-0.1-0.20120110.1|45	you should feel right at home using QDjango. QDjango's features include:
12cr|qdjango-0.1-0.20120110.1|46	
12cr|qdjango-0.1-0.20120110.1|47	* support for a wide range of database backends thanks to QtSql
12cr|qdjango-0.1-0.20120110.1|48	* database fields are declared using Qt's  Q_PROPERTY macro
12cr|qdjango-0.1-0.20120110.1|49	* QDjango can create and drop database tables and indices for registered
12cr|qdjango-0.1-0.20120110.1|50	models
12cr|qdjango-0.1-0.20120110.1|51	* thread-aware access to the database
12cr|qdjango-0.1-0.20120110.1|52	* support for accessing your models from QtScript
12cr|qdjango-0.1-0.20120110.1|53	
12cr|qdjango-0.1-0.20120110.1|54	%files -n %{libname}
12cr|qdjango-0.1-0.20120110.1|55	%{_libdir}/libqdjango-*.so.%{major}*
12cr|qdjango-0.1-0.20120110.1|56	
12cr|qdjango-0.1-0.20120110.1|57	#------------------------------------------------------------------------------
12cr|qdjango-0.1-0.20120110.1|58	
12cr|qdjango-0.1-0.20120110.1|59	%package devel
12cr|qdjango-0.1-0.20120110.1|60	Summary:        Development files for QDjango library
12cr|qdjango-0.1-0.20120110.1|61	Requires:	qt4-devel
12cr|qdjango-0.1-0.20120110.1|62	Requires:	%{libname} = %{version}
12cr|qdjango-0.1-0.20120110.1|63	
12cr|qdjango-0.1-0.20120110.1|64	%description devel
12cr|qdjango-0.1-0.20120110.1|65	QDjango is a simple yet powerful Object Relation Mapper (ORM) written in C++
12cr|qdjango-0.1-0.20120110.1|66	and built on top of the Qt library. Where possible it tries to follow
12cr|qdjango-0.1-0.20120110.1|67	django's ORM API, hence its name. It is released under the terms of the GNU
12cr|qdjango-0.1-0.20120110.1|68	Lesser General Public License version 3.
12cr|qdjango-0.1-0.20120110.1|69	
12cr|qdjango-0.1-0.20120110.1|70	This package contains files required for development purposes only.
12cr|qdjango-0.1-0.20120110.1|71	
12cr|qdjango-0.1-0.20120110.1|72	%files devel
12cr|qdjango-0.1-0.20120110.1|73	%{_includedir}/qdjango
12cr|qdjango-0.1-0.20120110.1|74	%{_libdir}/libqdjango-*.so
12cr|qdjango-0.1-0.20120110.1|75	
12cr|qdjango-0.1-0.20120110.1|76	#------------------------------------------------------------------------------
12cr|qdjango-0.1-0.20120110.1|77	
12cr|qdjango-0.1-0.20120110.1|78	%prep
12cr|qdjango-0.1-0.20120110.1|79	%setup -q -n %{name}-git%{snapshot}
12cr|qdjango-0.1-0.20120110.1|80	%patch0 -p1
12cr|qdjango-0.1-0.20120110.1|81	%patch1 -p1
12cr|qdjango-0.1-0.20120110.1|82	
12cr|qdjango-0.1-0.20120110.1|83	%build
12cr|qdjango-0.1-0.20120110.1|84	%cmake
12cr|qdjango-0.1-0.20120110.1|85	%make
12cr|qdjango-0.1-0.20120110.1|86	
12cr|qdjango-0.1-0.20120110.1|87	%install
12cr|qdjango-0.1-0.20120110.1|88	pushd build
12cr|qdjango-0.1-0.20120110.1|89	%makeinstall_std
12cr|qdjango-0.1-0.20120110.1|90	popd
12cr|qdjango-0.1-0.20120110.1|91	
12cr|qdjango-0.1-0.20120110.1|92	
12cr|qdjango-0.1-0.20120110.1|93	%changelog
12cr|qdjango-0.1-0.20120110.1|94	* Mon Jan 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.1-0.20120110.1
12cr|qdjango-0.1-0.20120110.1|95	+ Revision: 766978
12cr|qdjango-0.1-0.20120110.1|96	- fix libraries installation path
12cr|qdjango-0.1-0.20120110.1|97	- imported package qdjango
12cr|qdjango-0.1-0.20120110.1|98	

6787 12
12cr|qdvdauthor-templates-1.11.1-2|1	Name:		qdvdauthor-templates
12cr|qdvdauthor-templates-1.11.1-2|2	Version:	1.11.1
12cr|qdvdauthor-templates-1.11.1-2|3	Release:	%mkrel 2
12cr|qdvdauthor-templates-1.11.1-2|4	Summary:	Optional menu templates for use with qdvdauthor
12cr|qdvdauthor-templates-1.11.1-2|5	License:	CC-BY-SA
12cr|qdvdauthor-templates-1.11.1-2|6	Group:		Video
12cr|qdvdauthor-templates-1.11.1-2|7	Url:		http://qdvdauthor.sourceforge.net/
12cr|qdvdauthor-templates-1.11.1-2|8	# Source0 extracted from the rpm available upstream, purged of duplicates with
12cr|qdvdauthor-templates-1.11.1-2|9	# the qdvdauthor package (plugins and silence.mp2), some filename encoding
12cr|qdvdauthor-templates-1.11.1-2|10	# having been converted to utf8 using convmv -f latin1 -t utf8 --notest (buttons/Gel gruen/*) and recompressed using xz
12cr|qdvdauthor-templates-1.11.1-2|11	# http://downloads.sourceforge.net/qdvdauthor/qdvdauthor-templates-1.11.1-1.i586.rpm
12cr|qdvdauthor-templates-1.11.1-2|12	Source0:	%{name}-%{version}.tar.xz
12cr|qdvdauthor-templates-1.11.1-2|13	BuildArch:	noarch
12cr|qdvdauthor-templates-1.11.1-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|qdvdauthor-templates-1.11.1-2|15	
12cr|qdvdauthor-templates-1.11.1-2|16	Requires:	qdvdauthor
12cr|qdvdauthor-templates-1.11.1-2|17	
12cr|qdvdauthor-templates-1.11.1-2|18	%description
12cr|qdvdauthor-templates-1.11.1-2|19	This package contains optional menu templates for use with qdvdauthor.
12cr|qdvdauthor-templates-1.11.1-2|20	
12cr|qdvdauthor-templates-1.11.1-2|21	%prep
12cr|qdvdauthor-templates-1.11.1-2|22	%setup -q
12cr|qdvdauthor-templates-1.11.1-2|23	
12cr|qdvdauthor-templates-1.11.1-2|24	%build
12cr|qdvdauthor-templates-1.11.1-2|25	
12cr|qdvdauthor-templates-1.11.1-2|26	%install
12cr|qdvdauthor-templates-1.11.1-2|27	rm -rf %{buildroot}
12cr|qdvdauthor-templates-1.11.1-2|28	
12cr|qdvdauthor-templates-1.11.1-2|29	install -d %{buildroot}%{_datadir}/qdvdauthor
12cr|qdvdauthor-templates-1.11.1-2|30	
12cr|qdvdauthor-templates-1.11.1-2|31	for d in animated buttons masks slideshow static transition
12cr|qdvdauthor-templates-1.11.1-2|32	do
12cr|qdvdauthor-templates-1.11.1-2|33	cp -R $d %{buildroot}%{_datadir}/qdvdauthor
12cr|qdvdauthor-templates-1.11.1-2|34	done
12cr|qdvdauthor-templates-1.11.1-2|35	
12cr|qdvdauthor-templates-1.11.1-2|36	%clean
12cr|qdvdauthor-templates-1.11.1-2|37	rm -rf %{buildroot}
12cr|qdvdauthor-templates-1.11.1-2|38	
12cr|qdvdauthor-templates-1.11.1-2|39	%files
12cr|qdvdauthor-templates-1.11.1-2|40	%defattr(644,root,root,755)
12cr|qdvdauthor-templates-1.11.1-2|41	%doc COPYING
12cr|qdvdauthor-templates-1.11.1-2|42	%{_datadir}/qdvdauthor/*
12cr|qdvdauthor-templates-1.11.1-2|43	
12cr|qdvdauthor-templates-1.11.1-2|44	
12cr|qdvdauthor-templates-1.11.1-2|45	%changelog
12cr|qdvdauthor-templates-1.11.1-2|46	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.11.1-2mdv2011.0
12cr|qdvdauthor-templates-1.11.1-2|47	+ Revision: 614656
12cr|qdvdauthor-templates-1.11.1-2|48	- the mass rebuild of 2010.1 packages
12cr|qdvdauthor-templates-1.11.1-2|49	
12cr|qdvdauthor-templates-1.11.1-2|50	* Sun Feb 07 2010 Jérôme Brenier <incubusss@mandriva.org> 1.11.1-1mdv2010.1
12cr|qdvdauthor-templates-1.11.1-2|51	+ Revision: 501843
12cr|qdvdauthor-templates-1.11.1-2|52	- import qdvdauthor-templates
12cr|qdvdauthor-templates-1.11.1-2|53	
12cr|qdvdauthor-templates-1.11.1-2|54	

6788 12
12cr|qdwizard-1.9-2|1	Name:          qdwizard
12cr|qdwizard-1.9-2|2	Summary:       Simple Java Swing Wizard API
12cr|qdwizard-1.9-2|3	Version:       1.9
12cr|qdwizard-1.9-2|4	Release:       2
12cr|qdwizard-1.9-2|5	License:       LGPL
12cr|qdwizard-1.9-2|6	Group:	       Sound
12cr|qdwizard-1.9-2|7	Source0:       %name-%version.tar.bz2
12cr|qdwizard-1.9-2|8	Patch0:        qdwizard-1.9-fix-build.patch
12cr|qdwizard-1.9-2|9	URL: 	       http://qdwizard.sourceforge.net/
12cr|qdwizard-1.9-2|10	BuildArch:     noarch
12cr|qdwizard-1.9-2|11	
12cr|qdwizard-1.9-2|12	BuildRequires: ant
12cr|qdwizard-1.9-2|13	BuildRequires: java-devel-gcj
12cr|qdwizard-1.9-2|14	
12cr|qdwizard-1.9-2|15	%description
12cr|qdwizard-1.9-2|16	* Designed to minimize required code. Only few methods to implement.
12cr|qdwizard-1.9-2|17	* Simple design, only two classes visible by the programmer.
12cr|qdwizard-1.9-2|18	* I18n support for action buttons (en, fr, de, sp, ca, nl for the moment).
12cr|qdwizard-1.9-2|19	* Full branching support, can implement any wizard cinematic.
12cr|qdwizard-1.9-2|20	* Error management using the simple setProblem() method.
12cr|qdwizard-1.9-2|21	* Supports Wizard images natively and resizes image automaticaly.
12cr|qdwizard-1.9-2|22	* Ultra light API: only few KB.
12cr|qdwizard-1.9-2|23	* Actively supported by the Jajuk team.
12cr|qdwizard-1.9-2|24	* Learning curve of 15 minutes maximum.
12cr|qdwizard-1.9-2|25	* Real world samples provided (jajuk classes).
12cr|qdwizard-1.9-2|26	
12cr|qdwizard-1.9-2|27	%files
12cr|qdwizard-1.9-2|28	%defattr(-,root,root)
12cr|qdwizard-1.9-2|29	%{_javadir}/%name-%version.jar
12cr|qdwizard-1.9-2|30	%{_javadir}/%name.jar
12cr|qdwizard-1.9-2|31	
12cr|qdwizard-1.9-2|32	#--------------------------------------------------------------------
12cr|qdwizard-1.9-2|33	
12cr|qdwizard-1.9-2|34	%package javadoc
12cr|qdwizard-1.9-2|35	Summary:        Javadoc for %{name}
12cr|qdwizard-1.9-2|36	Group:          Development/Java
12cr|qdwizard-1.9-2|37	
12cr|qdwizard-1.9-2|38	%description javadoc
12cr|qdwizard-1.9-2|39	Javadoc for %{name}.
12cr|qdwizard-1.9-2|40	
12cr|qdwizard-1.9-2|41	%files javadoc
12cr|qdwizard-1.9-2|42	%defattr(-,root,root,-)
12cr|qdwizard-1.9-2|43	%{_javadocdir}/*
12cr|qdwizard-1.9-2|44	
12cr|qdwizard-1.9-2|45	#--------------------------------------------------------------------
12cr|qdwizard-1.9-2|46	
12cr|qdwizard-1.9-2|47	%prep
12cr|qdwizard-1.9-2|48	%setup -q -n QDWizard
12cr|qdwizard-1.9-2|49	%patch0 -p0
12cr|qdwizard-1.9-2|50	
12cr|qdwizard-1.9-2|51	%build
12cr|qdwizard-1.9-2|52	
12cr|qdwizard-1.9-2|53	ant
12cr|qdwizard-1.9-2|54	
12cr|qdwizard-1.9-2|55	%install
12cr|qdwizard-1.9-2|56	
12cr|qdwizard-1.9-2|57	# jars
12cr|qdwizard-1.9-2|58	install -dm 755 %buildroot%{_javadir}
12cr|qdwizard-1.9-2|59	install -m644 qdwizard_releases/qdwizard-1.9/qdwizard-1.9.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|qdwizard-1.9-2|60	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cr|qdwizard-1.9-2|61	
12cr|qdwizard-1.9-2|62	# javadoc
12cr|qdwizard-1.9-2|63	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|qdwizard-1.9-2|64	cp -r dist/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|qdwizard-1.9-2|65	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|qdwizard-1.9-2|66	
12cr|qdwizard-1.9-2|67	
12cr|qdwizard-1.9-2|68	%changelog
12cr|qdwizard-1.9-2|69	* Sun Dec 16 2007 Nicolas Lécureuil <neoclust@mandriva.org> 1.9-1mdv2008.1
12cr|qdwizard-1.9-2|70	+ Revision: 120765
12cr|qdwizard-1.9-2|71	- import qdwizard
12cr|qdwizard-1.9-2|72	
12cr|qdwizard-1.9-2|73	

6789 12
12cr|qedje-0.4.0-8|1	Name: qedje
12cr|qedje-0.4.0-8|2	Version: 0.4.0
12cr|qedje-0.4.0-8|3	Release: %mkrel 8
12cr|qedje-0.4.0-8|4	License: GPL
12cr|qedje-0.4.0-8|5	Group: Development/KDE and Qt
12cr|qedje-0.4.0-8|6	Summary: QEdje - Declarative language
12cr|qedje-0.4.0-8|7	Source: %name-%version.tar.gz
12cr|qedje-0.4.0-8|8	Patch0:       qedje-0.4.0-fix-install.patch
12cr|qedje-0.4.0-8|9	Url: http://code.openbossa.org/projects/qedje
12cr|qedje-0.4.0-8|10	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|qedje-0.4.0-8|11	BuildRequires: qt4-devel
12cr|qedje-0.4.0-8|12	BuildRequires: kde4-macros
12cr|qedje-0.4.0-8|13	BuildRequires: qzion-devel >= 0.4.0
12cr|qedje-0.4.0-8|14	BuildRequires: eet-devel
12cr|qedje-0.4.0-8|15	
12cr|qedje-0.4.0-8|16	%description
12cr|qedje-0.4.0-8|17	Edje is a declarative language that simplifies the development of
12cr|qedje-0.4.0-8|18	complex interfaces separating the UI design from the application
12cr|qedje-0.4.0-8|19	logic, by providing animations, layouts and simple scripts in a
12cr|qedje-0.4.0-8|20	very small memory footprint.
12cr|qedje-0.4.0-8|21	
12cr|qedje-0.4.0-8|22	%files
12cr|qedje-0.4.0-8|23	%defattr(-,root,root)
12cr|qedje-0.4.0-8|24	%_kde_bindir/qedje_viewer
12cr|qedje-0.4.0-8|25	
12cr|qedje-0.4.0-8|26	#------------------------------------------------
12cr|qedje-0.4.0-8|27	
12cr|qedje-0.4.0-8|28	%define libqedje_major 0
12cr|qedje-0.4.0-8|29	%define libqedje %mklibname qedje %{libqedje_major}
12cr|qedje-0.4.0-8|30	
12cr|qedje-0.4.0-8|31	%package -n %libqedje
12cr|qedje-0.4.0-8|32	Summary: qedjelibrary
12cr|qedje-0.4.0-8|33	Group: System/Libraries
12cr|qedje-0.4.0-8|34	
12cr|qedje-0.4.0-8|35	%description -n %libqedje
12cr|qedje-0.4.0-8|36	qedje library.
12cr|qedje-0.4.0-8|37	
12cr|qedje-0.4.0-8|38	
12cr|qedje-0.4.0-8|39	%files -n %libqedje
12cr|qedje-0.4.0-8|40	%defattr(-,root,root)
12cr|qedje-0.4.0-8|41	%_kde_libdir/libqedje.so.%{libqedje_major}*
12cr|qedje-0.4.0-8|42	
12cr|qedje-0.4.0-8|43	#-----------------------------------------------
12cr|qedje-0.4.0-8|44	
12cr|qedje-0.4.0-8|45	%package   devel
12cr|qedje-0.4.0-8|46	Summary:   Devel stuff for kdebase 4
12cr|qedje-0.4.0-8|47	Group:     Development/KDE and Qt
12cr|qedje-0.4.0-8|48	Requires:  %libqedje = %version
12cr|qedje-0.4.0-8|49	
12cr|qedje-0.4.0-8|50	%description  devel
12cr|qedje-0.4.0-8|51	Devel packages needed to build qedje apps
12cr|qedje-0.4.0-8|52	
12cr|qedje-0.4.0-8|53	%files devel
12cr|qedje-0.4.0-8|54	%defattr(-,root,root)
12cr|qedje-0.4.0-8|55	%_kde_includedir/*.h
12cr|qedje-0.4.0-8|56	%_kde_libdir/pkgconfig/qedje.pc
12cr|qedje-0.4.0-8|57	%_kde_libdir/libqedje.so
12cr|qedje-0.4.0-8|58	
12cr|qedje-0.4.0-8|59	#------------------------------------------------
12cr|qedje-0.4.0-8|60	
12cr|qedje-0.4.0-8|61	%prep
12cr|qedje-0.4.0-8|62	%setup -q -n %name-mainline
12cr|qedje-0.4.0-8|63	%patch0 -p1
12cr|qedje-0.4.0-8|64	
12cr|qedje-0.4.0-8|65	%build
12cr|qedje-0.4.0-8|66	%cmake_qt4 -DBUILD_TOOLS=TRUE
12cr|qedje-0.4.0-8|67	%make
12cr|qedje-0.4.0-8|68	
12cr|qedje-0.4.0-8|69	%install
12cr|qedje-0.4.0-8|70	rm -rf %{buildroot}
12cr|qedje-0.4.0-8|71	cd build
12cr|qedje-0.4.0-8|72	make DESTDIR=%buildroot install
12cr|qedje-0.4.0-8|73	
12cr|qedje-0.4.0-8|74	%clean
12cr|qedje-0.4.0-8|75	rm -rf %buildroot
12cr|qedje-0.4.0-8|76	
12cr|qedje-0.4.0-8|77	
12cr|qedje-0.4.0-8|78	%changelog
12cr|qedje-0.4.0-8|79	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-7mdv2011.0
12cr|qedje-0.4.0-8|80	+ Revision: 669379
12cr|qedje-0.4.0-8|81	- mass rebuild
12cr|qedje-0.4.0-8|82	
12cr|qedje-0.4.0-8|83	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-6mdv2011.0
12cr|qedje-0.4.0-8|84	+ Revision: 607262
12cr|qedje-0.4.0-8|85	- rebuild
12cr|qedje-0.4.0-8|86	
12cr|qedje-0.4.0-8|87	* Wed Mar 17 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.4.0-4mdv2010.1
12cr|qedje-0.4.0-8|88	+ Revision: 524162
12cr|qedje-0.4.0-8|89	- Fix install with new cmake
12cr|qedje-0.4.0-8|90	
12cr|qedje-0.4.0-8|91	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|qedje-0.4.0-8|92	- rebuilt for 2010.1
12cr|qedje-0.4.0-8|93	
12cr|qedje-0.4.0-8|94	* Tue Jul 07 2009 Helio Chissini de Castro <helio@mandriva.com> 0.4.0-2mdv2010.0
12cr|qedje-0.4.0-8|95	+ Revision: 393182
12cr|qedje-0.4.0-8|96	- Rebuild against new eet
12cr|qedje-0.4.0-8|97	
12cr|qedje-0.4.0-8|98	* Sat Feb 28 2009 Helio Chissini de Castro <helio@mandriva.com> 0.4.0-1mdv2009.1
12cr|qedje-0.4.0-8|99	+ Revision: 345904
12cr|qedje-0.4.0-8|100	- Update with new upstream final 0.4.0 package
12cr|qedje-0.4.0-8|101	
12cr|qedje-0.4.0-8|102	* Sun Dec 21 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.4.0-0.20081023.4mdv2009.1
12cr|qedje-0.4.0-8|103	+ Revision: 316948
12cr|qedje-0.4.0-8|104	- Fix Requires
12cr|qedje-0.4.0-8|105	
12cr|qedje-0.4.0-8|106	* Sun Dec 21 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.4.0-0.20081023.3mdv2009.1
12cr|qedje-0.4.0-8|107	+ Revision: 316847
12cr|qedje-0.4.0-8|108	- Rebuild  because of missing package
12cr|qedje-0.4.0-8|109	
12cr|qedje-0.4.0-8|110	* Fri Oct 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.4.0-0.20081023.2mdv2009.1
12cr|qedje-0.4.0-8|111	+ Revision: 296894
12cr|qedje-0.4.0-8|112	- improve BuildRequires
12cr|qedje-0.4.0-8|113	- import qedje
12cr|qedje-0.4.0-8|114	
12cr|qedje-0.4.0-8|115	

6790 12
12cr|qelectrotech-0.22-3|1	Summary:	A tool to design electric diagrams
12cr|qelectrotech-0.22-3|2	Name:		qelectrotech
12cr|qelectrotech-0.22-3|3	Epoch:		2
12cr|qelectrotech-0.22-3|4	Version:	0.22
12cr|qelectrotech-0.22-3|5	Release:	3
12cr|qelectrotech-0.22-3|6	License:	GPLv2+
12cr|qelectrotech-0.22-3|7	Group:		Sciences/Other
12cr|qelectrotech-0.22-3|8	URL:		http://qelectrotech.tuxfamily.org/index.html
12cr|qelectrotech-0.22-3|9	Source0:	%{name}-%{version}-src.tar.gz
12cr|qelectrotech-0.22-3|10	Source1:	qelectrotech.xml
12cr|qelectrotech-0.22-3|11	Patch0:		fix_qelectrotech_pro.patch
12cr|qelectrotech-0.22-3|12	Patch1:		add_to_change_to_pro.patch
12cr|qelectrotech-0.22-3|13	BuildRequires:	qt4-devel
12cr|qelectrotech-0.22-3|14	BuildRequires:	desktop-file-utils
12cr|qelectrotech-0.22-3|15	
12cr|qelectrotech-0.22-3|16	%description
12cr|qelectrotech-0.22-3|17	%{name} is a tool to design electric diagrams.
12cr|qelectrotech-0.22-3|18	
12cr|qelectrotech-0.22-3|19	%prep
12cr|qelectrotech-0.22-3|20	%setup -q -n %{name}-%{version}-src
12cr|qelectrotech-0.22-3|21	%patch0 -p1
12cr|qelectrotech-0.22-3|22	%patch1 -p1
12cr|qelectrotech-0.22-3|23	
12cr|qelectrotech-0.22-3|24	%build
12cr|qelectrotech-0.22-3|25	perl -i -pe "s|COMPIL_PREFIX_TO_CHANGE|/usr/|g" qelectrotech.pro
12cr|qelectrotech-0.22-3|26	perl -i -pe "s|INSTALL_PREFIX_TO_CHANGE|%{buildroot}/usr/|g" qelectrotech.pro
12cr|qelectrotech-0.22-3|27	qmake
12cr|qelectrotech-0.22-3|28	make
12cr|qelectrotech-0.22-3|29	
12cr|qelectrotech-0.22-3|30	%install
12cr|qelectrotech-0.22-3|31	make install
12cr|qelectrotech-0.22-3|32	
12cr|qelectrotech-0.22-3|33	desktop-file-install \
12cr|qelectrotech-0.22-3|34	--remove-category="Office" \
12cr|qelectrotech-0.22-3|35	--remove-category="Qt" \
12cr|qelectrotech-0.22-3|36	--remove-category="VectorGraphics" \
12cr|qelectrotech-0.22-3|37	--remove-category="Science" \
12cr|qelectrotech-0.22-3|38	--remove-category="Electricity" \
12cr|qelectrotech-0.22-3|39	--remove-category="Engineering" \
12cr|qelectrotech-0.22-3|40	--add-category="X-MandrivaLinux-MoreApplications-Sciences-Electricity" \
12cr|qelectrotech-0.22-3|41	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|qelectrotech-0.22-3|42	
12cr|qelectrotech-0.22-3|43	# add the association file
12cr|qelectrotech-0.22-3|44	mkdir -p %{buildroot}%{_datadir}/mime/packages/
12cr|qelectrotech-0.22-3|45	install %{SOURCE1} %{buildroot}%{_datadir}/mime/packages/%{name}.xml
12cr|qelectrotech-0.22-3|46	
12cr|qelectrotech-0.22-3|47	# remove useless file
12cr|qelectrotech-0.22-3|48	rm -rf %{buildroot}/usr/doc
12cr|qelectrotech-0.22-3|49	rm -rf %{buildroot}%{_datadir}/mime/application/x-qet-element.xml
12cr|qelectrotech-0.22-3|50	rm -rf %{buildroot}%{_datadir}/mime/application/x-qet-project.xml
12cr|qelectrotech-0.22-3|51	rm -rf %{buildroot}%{_datadir}/mimelnk/application/x-qet-element.desktop
12cr|qelectrotech-0.22-3|52	rm -rf %{buildroot}%{_datadir}/mimelnk/application/x-qet-project.desktop
12cr|qelectrotech-0.22-3|53	
12cr|qelectrotech-0.22-3|54	%files
12cr|qelectrotech-0.22-3|55	%doc CREDIT ELEMENTS.LICENSE INSTALL LICENSE README
12cr|qelectrotech-0.22-3|56	%{_bindir}/%{name}
12cr|qelectrotech-0.22-3|57	%{_datadir}/%{name}
12cr|qelectrotech-0.22-3|58	%{_mandir}/es/man1/%{name}.1.*
12cr|qelectrotech-0.22-3|59	%{_mandir}/fr.ISO8859-1/man1/%{name}.1.*
12cr|qelectrotech-0.22-3|60	%{_mandir}/fr.UTF-8/man1/%{name}.1.*
12cr|qelectrotech-0.22-3|61	%{_mandir}/fr/man1/%{name}.1.*
12cr|qelectrotech-0.22-3|62	%{_mandir}/man1/%{name}.1.*
12cr|qelectrotech-0.22-3|63	%{_mandir}/pt/man1/%{name}.1.*
12cr|qelectrotech-0.22-3|64	%{_datadir}/applications/%{name}.desktop
12cr|qelectrotech-0.22-3|65	%{_datadir}/mime/packages/%{name}.xml
12cr|qelectrotech-0.22-3|66	%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
12cr|qelectrotech-0.22-3|67	%{_datadir}/icons/hicolor/128x128/mimetypes/*.png
12cr|qelectrotech-0.22-3|68	%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12cr|qelectrotech-0.22-3|69	%{_datadir}/icons/hicolor/16x16/mimetypes/*.png
12cr|qelectrotech-0.22-3|70	%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
12cr|qelectrotech-0.22-3|71	%{_datadir}/icons/hicolor/22x22/mimetypes/*.png
12cr|qelectrotech-0.22-3|72	%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
12cr|qelectrotech-0.22-3|73	%{_datadir}/icons/hicolor/256x256/mimetypes/*.png
12cr|qelectrotech-0.22-3|74	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cr|qelectrotech-0.22-3|75	%{_datadir}/icons/hicolor/32x32/mimetypes/*.png
12cr|qelectrotech-0.22-3|76	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12cr|qelectrotech-0.22-3|77	%{_datadir}/icons/hicolor/48x48/mimetypes/*.png
12cr|qelectrotech-0.22-3|78	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12cr|qelectrotech-0.22-3|79	%{_datadir}/icons/hicolor/64x64/mimetypes/*.png
12cr|qelectrotech-0.22-3|80	

6791 12
12cr|qemulator-0.5-9|1	%define oname	Qemulator
12cr|qemulator-0.5-9|2	
12cr|qemulator-0.5-9|3	Summary:	Interface to configure and launch Qemu
12cr|qemulator-0.5-9|4	Name:		qemulator
12cr|qemulator-0.5-9|5	Version:	0.5
12cr|qemulator-0.5-9|6	Release:	%mkrel 9
12cr|qemulator-0.5-9|7	License:	GPLv2+
12cr|qemulator-0.5-9|8	Group:		Emulators
12cr|qemulator-0.5-9|9	URL:		http://qemulator.createweb.de/
12cr|qemulator-0.5-9|10	Source0:	http://qemulator.createweb.de/%{oname}-%{version}.tar.gz
12cr|qemulator-0.5-9|11	Source1:	%{name}.desktop
12cr|qemulator-0.5-9|12	Patch0:		fix_python_dir.patch
12cr|qemulator-0.5-9|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|qemulator-0.5-9|14	BuildArch:	noarch
12cr|qemulator-0.5-9|15	
12cr|qemulator-0.5-9|16	Requires:	perl-Locale-gettext >= 1.04
12cr|qemulator-0.5-9|17	Requires:	python
12cr|qemulator-0.5-9|18	Requires:	pygtk2.0
12cr|qemulator-0.5-9|19	Requires:	gnome-python
12cr|qemulator-0.5-9|20	Requires:	qemu
12cr|qemulator-0.5-9|21	Requires:	pygtk2.0-libglade
12cr|qemulator-0.5-9|22	BuildRequires:	librsvg
12cr|qemulator-0.5-9|23	BuildRequires:	libxml2-utils
12cr|qemulator-0.5-9|24	BuildRequires:	desktop-file-utils
12cr|qemulator-0.5-9|25	BuildRequires:	libglade2.0-devel
12cr|qemulator-0.5-9|26	BuildRequires:	pygtk2.0-devel
12cr|qemulator-0.5-9|27	BuildRequires:	imagemagick
12cr|qemulator-0.5-9|28	
12cr|qemulator-0.5-9|29	%description
12cr|qemulator-0.5-9|30	A launcher for Qemu that manages Qemu configs and creates disk images
12cr|qemulator-0.5-9|31	Qemu-launcher provides a point and click interface to Qemu. It also
12cr|qemulator-0.5-9|32	allows you to create, save, load, and run multiple Qemu VM
12cr|qemulator-0.5-9|33	configurations. It has a basic interface for creating or converting
12cr|qemulator-0.5-9|34	disk images.
12cr|qemulator-0.5-9|35	
12cr|qemulator-0.5-9|36	Only supports the x86 PC emulator part of Qemu.
12cr|qemulator-0.5-9|37	
12cr|qemulator-0.5-9|38	
12cr|qemulator-0.5-9|39	%prep
12cr|qemulator-0.5-9|40	%setup -q -n %{oname}-%{version}
12cr|qemulator-0.5-9|41	%patch0 -p1
12cr|qemulator-0.5-9|42	
12cr|qemulator-0.5-9|43	%build
12cr|qemulator-0.5-9|44	
12cr|qemulator-0.5-9|45	%install
12cr|qemulator-0.5-9|46	rm -rf %{buildroot}
12cr|qemulator-0.5-9|47	mkdir -p %{buildroot}%{_bindir} \
12cr|qemulator-0.5-9|48	%{buildroot}%{_datadir}/ \
12cr|qemulator-0.5-9|49	%{buildroot}%{_datadir}/%{name} \
12cr|qemulator-0.5-9|50	%{buildroot}%{_datadir}/pixmaps \
12cr|qemulator-0.5-9|51	%{buildroot}%{_libdir}
12cr|qemulator-0.5-9|52	cp -a usr/local/lib/qemulator/* %{buildroot}%{_datadir}/qemulator
12cr|qemulator-0.5-9|53	cp -ra usr/local/share/* %{buildroot}%{_datadir}/
12cr|qemulator-0.5-9|54	chmod +x %{buildroot}%{_datadir}/qemulator/qml_imagecreation.py \
12cr|qemulator-0.5-9|55	%{buildroot}%{_datadir}/qemulator/qml_machinesetup.py \
12cr|qemulator-0.5-9|56	%{buildroot}%{_datadir}/qemulator/qml_filehandlers.py \
12cr|qemulator-0.5-9|57	%{buildroot}%{_datadir}/qemulator/qml_configuration.py \
12cr|qemulator-0.5-9|58	%{buildroot}%{_datadir}/qemulator/qml_tools.py \
12cr|qemulator-0.5-9|59	%{buildroot}%{_datadir}/qemulator/qml_installwizzard.py \
12cr|qemulator-0.5-9|60	%{buildroot}%{_datadir}/qemulator/qml_style.py
12cr|qemulator-0.5-9|61	chmod -x %{buildroot}%{_datadir}/qemulator/icons/mac.png
12cr|qemulator-0.5-9|62	convert -resize 32x32 usr/local/share/pixmaps/qemulator.svg qemulator.xpm
12cr|qemulator-0.5-9|63	cp qemulator.xpm %{buildroot}%{_datadir}/pixmaps/
12cr|qemulator-0.5-9|64	ln -s %{_datadir}/qemulator/qemulator.py %{buildroot}%{_bindir}/qemulator
12cr|qemulator-0.5-9|65	
12cr|qemulator-0.5-9|66	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
12cr|qemulator-0.5-9|67	
12cr|qemulator-0.5-9|68	%clean
12cr|qemulator-0.5-9|69	rm -rf %{buildroot}
12cr|qemulator-0.5-9|70	
12cr|qemulator-0.5-9|71	%files
12cr|qemulator-0.5-9|72	%defattr(-,root,root)
12cr|qemulator-0.5-9|73	%{_bindir}/%{name}
12cr|qemulator-0.5-9|74	%{_datadir}/%{name}/*
12cr|qemulator-0.5-9|75	%{_datadir}/pixmaps/%{name}.*
12cr|qemulator-0.5-9|76	%{_datadir}/pixmaps/%{name}/%{name}.*
12cr|qemulator-0.5-9|77	%{_datadir}/locale
12cr|qemulator-0.5-9|78	%{_datadir}/applications/%{name}.desktop
12cr|qemulator-0.5-9|79	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cr|qemulator-0.5-9|80	%{_datadir}/pixmaps/qemulator/*.png
12cr|qemulator-0.5-9|81	
12cr|qemulator-0.5-9|82	
12cr|qemulator-0.5-9|83	%changelog
12cr|qemulator-0.5-9|84	* Mon Aug 06 2012 Johnny A. Solbu <solbu@mandriva.org> 0.5-9mdv2012.0
12cr|qemulator-0.5-9|85	+ Revision: 811863
12cr|qemulator-0.5-9|86	- Fix menu entry
12cr|qemulator-0.5-9|87	- Fix Requires
12cr|qemulator-0.5-9|88	- Fix License
12cr|qemulator-0.5-9|89	- Spec cleanup
12cr|qemulator-0.5-9|90	
12cr|qemulator-0.5-9|91	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5-8mdv2010.0
12cr|qemulator-0.5-9|92	+ Revision: 442555
12cr|qemulator-0.5-9|93	- rebuild
12cr|qemulator-0.5-9|94	
12cr|qemulator-0.5-9|95	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.5-7mdv2009.1
12cr|qemulator-0.5-9|96	+ Revision: 350167
12cr|qemulator-0.5-9|97	- 2009.1 rebuild
12cr|qemulator-0.5-9|98	
12cr|qemulator-0.5-9|99	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 0.5-6mdv2009.0
12cr|qemulator-0.5-9|100	+ Revision: 280558
12cr|qemulator-0.5-9|101	- Remove unneeded BR
12cr|qemulator-0.5-9|102	
12cr|qemulator-0.5-9|103	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.5-5mdv2009.0
12cr|qemulator-0.5-9|104	+ Revision: 259912
12cr|qemulator-0.5-9|105	- rebuild
12cr|qemulator-0.5-9|106	
12cr|qemulator-0.5-9|107	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.5-4mdv2009.0
12cr|qemulator-0.5-9|108	+ Revision: 247761
12cr|qemulator-0.5-9|109	- rebuild
12cr|qemulator-0.5-9|110	
12cr|qemulator-0.5-9|111	+ Pixel <pixel@mandriva.com>
12cr|qemulator-0.5-9|112	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|qemulator-0.5-9|113	
12cr|qemulator-0.5-9|114	* Mon Mar 31 2008 Anne Nicolas <ennael@mandriva.org> 0.5-2mdv2008.1
12cr|qemulator-0.5-9|115	+ Revision: 191235
12cr|qemulator-0.5-9|116	- Add pygtk2.0-libglade require (#39627)
12cr|qemulator-0.5-9|117	
12cr|qemulator-0.5-9|118	+ Olivier Blin <blino@mandriva.org>
12cr|qemulator-0.5-9|119	- restore BuildRoot
12cr|qemulator-0.5-9|120	
12cr|qemulator-0.5-9|121	+ Thierry Vignaud <tv@mandriva.org>
12cr|qemulator-0.5-9|122	- kill re-definition of %%buildroot on Pixel's request
12cr|qemulator-0.5-9|123	
12cr|qemulator-0.5-9|124	* Tue Oct 09 2007 Jérôme Soyer <saispo@mandriva.org> 0.5-1mdv2008.1
12cr|qemulator-0.5-9|125	+ Revision: 95839
12cr|qemulator-0.5-9|126	- Add imagemagick to BuildRequires
12cr|qemulator-0.5-9|127	- Add desktop file
12cr|qemulator-0.5-9|128	- Add desktop file
12cr|qemulator-0.5-9|129	- import qemulator
12cr|qemulator-0.5-9|130	
12cr|qemulator-0.5-9|131	

6792 12
12cr|qemu-launcher-1.7.4-8|1	%define	name	qemu-launcher
12cr|qemu-launcher-1.7.4-8|2	%define	version	1.7.4
12cr|qemu-launcher-1.7.4-8|3	%define	release	%mkrel 8
12cr|qemu-launcher-1.7.4-8|4	
12cr|qemu-launcher-1.7.4-8|5	Summary:	Interface to configure and launch Qemu
12cr|qemu-launcher-1.7.4-8|6	Name:		%name
12cr|qemu-launcher-1.7.4-8|7	Version:	%version
12cr|qemu-launcher-1.7.4-8|8	Release:	%release
12cr|qemu-launcher-1.7.4-8|9	License:	GPL
12cr|qemu-launcher-1.7.4-8|10	Group:		Emulators
12cr|qemu-launcher-1.7.4-8|11	URL:		http://projects.wanderings.us/qemu_launcher
12cr|qemu-launcher-1.7.4-8|12	Source0:	http://download.gna.org/qemulaunch/%{name}_%{version}.tar.bz2
12cr|qemu-launcher-1.7.4-8|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|qemu-launcher-1.7.4-8|14	BuildArch:	noarch
12cr|qemu-launcher-1.7.4-8|15	Requires:	perl-Locale-gettext >= 1.04
12cr|qemu-launcher-1.7.4-8|16	BuildRequires:	librsvg
12cr|qemu-launcher-1.7.4-8|17	BuildRequires:	libxml2-utils
12cr|qemu-launcher-1.7.4-8|18	BuildRequires:	desktop-file-utils
12cr|qemu-launcher-1.7.4-8|19	
12cr|qemu-launcher-1.7.4-8|20	%description
12cr|qemu-launcher-1.7.4-8|21	A launcher for Qemu that manages Qemu configs and creates disk images
12cr|qemu-launcher-1.7.4-8|22	Qemu-launcher provides a point and click interface to Qemu. It also
12cr|qemu-launcher-1.7.4-8|23	allows you to create, save, load, and run multiple Qemu VM
12cr|qemu-launcher-1.7.4-8|24	configurations. It has a basic interface for creating or convertering
12cr|qemu-launcher-1.7.4-8|25	disk images.
12cr|qemu-launcher-1.7.4-8|26	
12cr|qemu-launcher-1.7.4-8|27	Only supports the x86 PC emulator part of Qemu.
12cr|qemu-launcher-1.7.4-8|28	
12cr|qemu-launcher-1.7.4-8|29	%prep
12cr|qemu-launcher-1.7.4-8|30	%setup -q
12cr|qemu-launcher-1.7.4-8|31	
12cr|qemu-launcher-1.7.4-8|32	%build
12cr|qemu-launcher-1.7.4-8|33	
12cr|qemu-launcher-1.7.4-8|34	%install
12cr|qemu-launcher-1.7.4-8|35	rm -rf %buildroot
12cr|qemu-launcher-1.7.4-8|36	%makeinstall DESTDIR=%buildroot PREFIX=%_prefix
12cr|qemu-launcher-1.7.4-8|37	
12cr|qemu-launcher-1.7.4-8|38	%find_lang %name
12cr|qemu-launcher-1.7.4-8|39	
12cr|qemu-launcher-1.7.4-8|40	desktop-file-install --vendor="" \
12cr|qemu-launcher-1.7.4-8|41	--remove-category="Application" \
12cr|qemu-launcher-1.7.4-8|42	--remove-category="Utility" \
12cr|qemu-launcher-1.7.4-8|43	--add-category="System" \
12cr|qemu-launcher-1.7.4-8|44	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|qemu-launcher-1.7.4-8|45	
12cr|qemu-launcher-1.7.4-8|46	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir},%{_menudir}}
12cr|qemu-launcher-1.7.4-8|47	
12cr|qemu-launcher-1.7.4-8|48	rsvg-convert -a -w 48 -w 48 %buildroot%_iconsdir/hicolor/scalable/apps/qemu-launcher.svg -o %buildroot%_liconsdir/qemu-launcher.png
12cr|qemu-launcher-1.7.4-8|49	rsvg-convert -a -w 32 -w 32 %buildroot%_iconsdir/hicolor/scalable/apps/qemu-launcher.svg -o %buildroot%_iconsdir/qemu-launcher.png
12cr|qemu-launcher-1.7.4-8|50	rsvg-convert -a -w 16 -w 16 %buildroot%_iconsdir/hicolor/scalable/apps/qemu-launcher.svg -o %buildroot%_miconsdir/qemu-launcher.png
12cr|qemu-launcher-1.7.4-8|51	
12cr|qemu-launcher-1.7.4-8|52	rm -rf %buildroot/%{_datadir}/doc/%name
12cr|qemu-launcher-1.7.4-8|53	
12cr|qemu-launcher-1.7.4-8|54	%if %mdkversion < 200900
12cr|qemu-launcher-1.7.4-8|55	%post
12cr|qemu-launcher-1.7.4-8|56	%update_menus
12cr|qemu-launcher-1.7.4-8|57	%update_icon_cache hicolor
12cr|qemu-launcher-1.7.4-8|58	%endif
12cr|qemu-launcher-1.7.4-8|59	
12cr|qemu-launcher-1.7.4-8|60	%if %mdkversion < 200900
12cr|qemu-launcher-1.7.4-8|61	%postun
12cr|qemu-launcher-1.7.4-8|62	%clean_menus
12cr|qemu-launcher-1.7.4-8|63	%clean_icon_cache hicolor
12cr|qemu-launcher-1.7.4-8|64	%endif
12cr|qemu-launcher-1.7.4-8|65	
12cr|qemu-launcher-1.7.4-8|66	%clean
12cr|qemu-launcher-1.7.4-8|67	rm -rf %buildroot
12cr|qemu-launcher-1.7.4-8|68	
12cr|qemu-launcher-1.7.4-8|69	%files -f %name.lang
12cr|qemu-launcher-1.7.4-8|70	%defattr(-,root,root)
12cr|qemu-launcher-1.7.4-8|71	%doc README
12cr|qemu-launcher-1.7.4-8|72	
12cr|qemu-launcher-1.7.4-8|73	%{_bindir}/*
12cr|qemu-launcher-1.7.4-8|74	%{_liconsdir}/%{name}.png
12cr|qemu-launcher-1.7.4-8|75	%{_iconsdir}/%{name}.png
12cr|qemu-launcher-1.7.4-8|76	%{_miconsdir}/%{name}.png
12cr|qemu-launcher-1.7.4-8|77	%{_datadir}/pixmaps/*.xpm
12cr|qemu-launcher-1.7.4-8|78	%{_datadir}/%name
12cr|qemu-launcher-1.7.4-8|79	%{_mandir}/man1/*
12cr|qemu-launcher-1.7.4-8|80	%{_datadir}/applications/qemu-launcher.desktop
12cr|qemu-launcher-1.7.4-8|81	%{_iconsdir}/hicolor/*/apps/qemu-launcher.*
12cr|qemu-launcher-1.7.4-8|82	
12cr|qemu-launcher-1.7.4-8|83	
12cr|qemu-launcher-1.7.4-8|84	%changelog
12cr|qemu-launcher-1.7.4-8|85	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.7.4-8mdv2010.0
12cr|qemu-launcher-1.7.4-8|86	+ Revision: 442556
12cr|qemu-launcher-1.7.4-8|87	- rebuild
12cr|qemu-launcher-1.7.4-8|88	
12cr|qemu-launcher-1.7.4-8|89	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1.7.4-7mdv2009.1
12cr|qemu-launcher-1.7.4-8|90	+ Revision: 350154
12cr|qemu-launcher-1.7.4-8|91	- 2009.1 rebuild
12cr|qemu-launcher-1.7.4-8|92	
12cr|qemu-launcher-1.7.4-8|93	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.7.4-6mdv2009.0
12cr|qemu-launcher-1.7.4-8|94	+ Revision: 259913
12cr|qemu-launcher-1.7.4-8|95	- rebuild
12cr|qemu-launcher-1.7.4-8|96	
12cr|qemu-launcher-1.7.4-8|97	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.7.4-5mdv2009.0
12cr|qemu-launcher-1.7.4-8|98	+ Revision: 247762
12cr|qemu-launcher-1.7.4-8|99	- rebuild
12cr|qemu-launcher-1.7.4-8|100	
12cr|qemu-launcher-1.7.4-8|101	+ Pixel <pixel@mandriva.com>
12cr|qemu-launcher-1.7.4-8|102	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|qemu-launcher-1.7.4-8|103	
12cr|qemu-launcher-1.7.4-8|104	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.7.4-3mdv2008.1
12cr|qemu-launcher-1.7.4-8|105	+ Revision: 140742
12cr|qemu-launcher-1.7.4-8|106	- restore BuildRoot
12cr|qemu-launcher-1.7.4-8|107	
12cr|qemu-launcher-1.7.4-8|108	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|qemu-launcher-1.7.4-8|109	- kill re-definition of %%buildroot on Pixel's request
12cr|qemu-launcher-1.7.4-8|110	
12cr|qemu-launcher-1.7.4-8|111	* Wed Aug 29 2007 Funda Wang <fundawang@mandriva.org> 1.7.4-3mdv2008.0
12cr|qemu-launcher-1.7.4-8|112	+ Revision: 73386
12cr|qemu-launcher-1.7.4-8|113	- fix menu categories -> should be emulator only now
12cr|qemu-launcher-1.7.4-8|114	
12cr|qemu-launcher-1.7.4-8|115	* Wed Aug 29 2007 Pascal Terjan <pterjan@mandriva.org> 1.7.4-2mdv2008.0
12cr|qemu-launcher-1.7.4-8|116	+ Revision: 73361
12cr|qemu-launcher-1.7.4-8|117	- Fix desktop file (#32940)
12cr|qemu-launcher-1.7.4-8|118	
12cr|qemu-launcher-1.7.4-8|119	* Wed Jul 18 2007 Jérôme Soyer <saispo@mandriva.org> 1.7.4-1mdv2008.0
12cr|qemu-launcher-1.7.4-8|120	+ Revision: 53136
12cr|qemu-launcher-1.7.4-8|121	- New release 1.7.4
12cr|qemu-launcher-1.7.4-8|122	
12cr|qemu-launcher-1.7.4-8|123	
12cr|qemu-launcher-1.7.4-8|124	* Mon Jan 01 2007 Pascal Terjan <pterjan@mandriva.org> 1.7.3-1mdv2007.0
12cr|qemu-launcher-1.7.4-8|125	+ Revision: 103016
12cr|qemu-launcher-1.7.4-8|126	- 1.7.3
12cr|qemu-launcher-1.7.4-8|127	
12cr|qemu-launcher-1.7.4-8|128	* Sat Dec 02 2006 Pascal Terjan <pterjan@mandriva.org> 1.7.2-1mdv2007.1
12cr|qemu-launcher-1.7.4-8|129	+ Revision: 90045
12cr|qemu-launcher-1.7.4-8|130	- Oops, xmmlint is actually in libxml2-utils
12cr|qemu-launcher-1.7.4-8|131	- BuildRequires xmllint
12cr|qemu-launcher-1.7.4-8|132	- 1.7.2
12cr|qemu-launcher-1.7.4-8|133	- Import qemu-launcher
12cr|qemu-launcher-1.7.4-8|134	
12cr|qemu-launcher-1.7.4-8|135	* Wed Aug 16 2006 Pascal Terjan <pterjan@mandriva.org> 1.7.0-1mdv2007.0
12cr|qemu-launcher-1.7.4-8|136	- New release 1.7.0
12cr|qemu-launcher-1.7.4-8|137	- Add Source URL
12cr|qemu-launcher-1.7.4-8|138	- XDG menu
12cr|qemu-launcher-1.7.4-8|139	- Update icon cache
12cr|qemu-launcher-1.7.4-8|140	
12cr|qemu-launcher-1.7.4-8|141	* Thu Dec 22 2005 Pascal Terjan <pterjan@mandriva.org> 1.5-2mdk
12cr|qemu-launcher-1.7.4-8|142	- BuildRequires ImageMagick
12cr|qemu-launcher-1.7.4-8|143	
12cr|qemu-launcher-1.7.4-8|144	* Mon Nov 14 2005 Pascal Terjan <pterjan@mandriva.org> 1.5-1mdk
12cr|qemu-launcher-1.7.4-8|145	- 1.5
12cr|qemu-launcher-1.7.4-8|146	- Drop P0
12cr|qemu-launcher-1.7.4-8|147	- mkrel
12cr|qemu-launcher-1.7.4-8|148	
12cr|qemu-launcher-1.7.4-8|149	* Wed May 25 2005 Pascal Terjan <pterjan@mandriva.org> 1.3-2mdk
12cr|qemu-launcher-1.7.4-8|150	- P0 (drop unsupported -keyboard)
12cr|qemu-launcher-1.7.4-8|151	
12cr|qemu-launcher-1.7.4-8|152	* Tue May 24 2005 Pascal Terjan <pterjan@mandriva.org> 1.3-1mdk
12cr|qemu-launcher-1.7.4-8|153	- First Package
12cr|qemu-launcher-1.7.4-8|154	

6793 12
12cr|qeven-0.3.2-1|1	Name:		qeven
12cr|qeven-0.3.2-1|2	Version:	0.3.2
12cr|qeven-0.3.2-1|3	Release:	1
12cr|qeven-0.3.2-1|4	Summary:	Video Converter with Qt4 GUI
12cr|qeven-0.3.2-1|5	Group:		Video
12cr|qeven-0.3.2-1|6	License:	GPLv3
12cr|qeven-0.3.2-1|7	URL:		http://qeven.wordpress.com/
12cr|qeven-0.3.2-1|8	Source0:	https://sourceforge.net/projects/qeven/files/%{name}/%{name}_%{version}/%{name}_%{version}.tar.bz2
12cr|qeven-0.3.2-1|9	Source1:	russian.qm
12cr|qeven-0.3.2-1|10	Patch1:		qeven_0.3.2-rus.patch
12cr|qeven-0.3.2-1|11	BuildRequires:	qt4-devel
12cr|qeven-0.3.2-1|12	Requires:	mplayer
12cr|qeven-0.3.2-1|13	Requires:	mencoder
12cr|qeven-0.3.2-1|14	
12cr|qeven-0.3.2-1|15	%description
12cr|qeven-0.3.2-1|16	Qt Easy Video Encoder (QEVEN) allows you to encode your media
12cr|qeven-0.3.2-1|17	in several video format including (VCD, SVCD, DVD, DIVX, XVID, FLV).
12cr|qeven-0.3.2-1|18	
12cr|qeven-0.3.2-1|19	
12cr|qeven-0.3.2-1|20	%prep
12cr|qeven-0.3.2-1|21	%setup -qn %{name}_%{version}
12cr|qeven-0.3.2-1|22	%patch1 -p1
12cr|qeven-0.3.2-1|23	cp %{SOURCE1} translation/russian.qm
12cr|qeven-0.3.2-1|24	
12cr|qeven-0.3.2-1|25	%build
12cr|qeven-0.3.2-1|26	%qmake_qt4 QEVEN.pro
12cr|qeven-0.3.2-1|27	%make
12cr|qeven-0.3.2-1|28	
12cr|qeven-0.3.2-1|29	%install
12cr|qeven-0.3.2-1|30	mkdir -p %{buildroot}/%{_bindir}
12cr|qeven-0.3.2-1|31	mkdir -p %{buildroot}/%{_datadir}/pixmaps
12cr|qeven-0.3.2-1|32	mkdir -p %{buildroot}/%{_datadir}/%{name}/translation
12cr|qeven-0.3.2-1|33	
12cr|qeven-0.3.2-1|34	cp QEVEN %{buildroot}%{_bindir}/%{name}
12cr|qeven-0.3.2-1|35	cp -rp translation %{buildroot}%{_datadir}/%{name}/
12cr|qeven-0.3.2-1|36	cp Image/qeven*64x64*.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|qeven-0.3.2-1|37	mkdir -p %{buildroot}%{_datadir}/applications
12cr|qeven-0.3.2-1|38	
12cr|qeven-0.3.2-1|39	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cr|qeven-0.3.2-1|40	[Desktop Entry]
12cr|qeven-0.3.2-1|41	Name=Qeven
12cr|qeven-0.3.2-1|42	GenericName=QT Easy Video Encoder
12cr|qeven-0.3.2-1|43	Comment=Video Encoder
12cr|qeven-0.3.2-1|44	Exec=%{_bindir}/%{name}
12cr|qeven-0.3.2-1|45	Icon=%{name}
12cr|qeven-0.3.2-1|46	Terminal=false
12cr|qeven-0.3.2-1|47	Type=Application
12cr|qeven-0.3.2-1|48	StartupNotify=true
12cr|qeven-0.3.2-1|49	Categories=Qt;AudioVideo;
12cr|qeven-0.3.2-1|50	EOF
12cr|qeven-0.3.2-1|51	
12cr|qeven-0.3.2-1|52	
12cr|qeven-0.3.2-1|53	%files
12cr|qeven-0.3.2-1|54	%{_bindir}/%{name}
12cr|qeven-0.3.2-1|55	%{_datadir}/%{name}/translation/*
12cr|qeven-0.3.2-1|56	%{_datadir}/applications/%{name}.desktop
12cr|qeven-0.3.2-1|57	%{_datadir}/pixmaps/%{name}.png
12cr|qeven-0.3.2-1|58	

6794 12
12cr|qgis-1.8.0-3|1	# Doesnt build with -j16, does with -j12 or lower, we choose -j8
12cr|qgis-1.8.0-3|2	%global make %(cpus=%_smp_mflags;if [ "${cpus##-j}" -gt 8 ];then echo make -j8;else echo make $cpus;fi)
12cr|qgis-1.8.0-3|3	
12cr|qgis-1.8.0-3|4	#define _requires_exceptions .*libgrass_.*
12cr|qgis-1.8.0-3|5	%define __noautoreq '.*libgrass_.*'
12cr|qgis-1.8.0-3|6	
12cr|qgis-1.8.0-3|7	Name:		qgis
12cr|qgis-1.8.0-3|8	Version:	1.8.0
12cr|qgis-1.8.0-3|9	Release:	3
12cr|qgis-1.8.0-3|10	Summary:	Geographic Information System for Linux/Unix
12cr|qgis-1.8.0-3|11	Group:		Sciences/Geosciences
12cr|qgis-1.8.0-3|12	URL:		http://www.qgis.org/
12cr|qgis-1.8.0-3|13	Source0:	http://qgis.org/downloads/qgis-%{version}.tar.bz2
12cr|qgis-1.8.0-3|14	Patch0:		qgis-1.8.0-datasource-crash.patch
12cr|qgis-1.8.0-3|15	Patch1:		qgis-1.8.0-sip410.patch
12cr|qgis-1.8.0-3|16	License:	GPLv2+
12cr|qgis-1.8.0-3|17	Requires:	python-BioSQL
12cr|qgis-1.8.0-3|18	Requires:	postgis
12cr|qgis-1.8.0-3|19	Obsoletes:	%{name}-theme-gis < 1.8.0
12cr|qgis-1.8.0-3|20	BuildRequires:	bison
12cr|qgis-1.8.0-3|21	BuildRequires:	cmake
12cr|qgis-1.8.0-3|22	BuildRequires:	dos2unix
12cr|qgis-1.8.0-3|23	BuildRequires:	flex
12cr|qgis-1.8.0-3|24	BuildRequires:	grass
12cr|qgis-1.8.0-3|25	BuildRequires:	imagemagick
12cr|qgis-1.8.0-3|26	BuildRequires:	mlocate
12cr|qgis-1.8.0-3|27	BuildRequires:	postgis
12cr|qgis-1.8.0-3|28	BuildRequires:	python-sip
12cr|qgis-1.8.0-3|29	BuildRequires:	pkgconfig(cfitsio)
12cr|qgis-1.8.0-3|30	BuildRequires:	pkgconfig(expat)
12cr|qgis-1.8.0-3|31	BuildRequires:	pkgconfig(gsl)
12cr|qgis-1.8.0-3|32	BuildRequires:	pkgconfig(proj)
12cr|qgis-1.8.0-3|33	BuildRequires:	pkgconfig(spatialite)
12cr|qgis-1.8.0-3|34	BuildRequires:	gdal-devel
12cr|qgis-1.8.0-3|35	BuildRequires:	geos-devel
12cr|qgis-1.8.0-3|36	BuildRequires:	libqwt-devel
12cr|qgis-1.8.0-3|37	BuildRequires:	netcdf-devel
12cr|qgis-1.8.0-3|38	BuildRequires:	postgresql-devel
12cr|qgis-1.8.0-3|39	BuildRequires:	python-BioSQL
12cr|qgis-1.8.0-3|40	BuildRequires:	python-qt4-devel
12cr|qgis-1.8.0-3|41	BuildRequires:	qt4-devel
12cr|qgis-1.8.0-3|42	BuildRequires:	qt4-linguist
12cr|qgis-1.8.0-3|43	BuildRequires:	spatialindex-devel
12cr|qgis-1.8.0-3|44	%py_requires -d
12cr|qgis-1.8.0-3|45	
12cr|qgis-1.8.0-3|46	%description
12cr|qgis-1.8.0-3|47	Quantum GIS (QGIS) is designed to be a Geographic Information System (GIS)
12cr|qgis-1.8.0-3|48	built for Linux/Unix. QGIS will offer support for vector and raster formats.
12cr|qgis-1.8.0-3|49	Currently QGIS supports shapefiles and PostgreSQL/PostGIS layers.
12cr|qgis-1.8.0-3|50	
12cr|qgis-1.8.0-3|51	Planned features include:
12cr|qgis-1.8.0-3|52	
12cr|qgis-1.8.0-3|53	* Read and edit shapefiles
12cr|qgis-1.8.0-3|54	* Display georeferenced rasters (tiff, png, geotiff)
12cr|qgis-1.8.0-3|55	* Plugins to dynamically add new functionality to the application
12cr|qgis-1.8.0-3|56	* Support for database tables
12cr|qgis-1.8.0-3|57	* Support for spatially enabled tables in PostgreSQL using PostGIS
12cr|qgis-1.8.0-3|58	* Map output
12cr|qgis-1.8.0-3|59	* Script engine
12cr|qgis-1.8.0-3|60	* Metadata support
12cr|qgis-1.8.0-3|61	
12cr|qgis-1.8.0-3|62	%files
12cr|qgis-1.8.0-3|63	%doc BUGS README TODO
12cr|qgis-1.8.0-3|64	%{_bindir}/qbrowser
12cr|qgis-1.8.0-3|65	%{_bindir}/qgis_bench
12cr|qgis-1.8.0-3|66	%{_libdir}/%{name}/crssync
12cr|qgis-1.8.0-3|67	%{_bindir}/%{name}
12cr|qgis-1.8.0-3|68	%{_libdir}/%{name}/qgis_help
12cr|qgis-1.8.0-3|69	%{_libdir}/lib%{name}_*.so.*
12cr|qgis-1.8.0-3|70	# this might go in its own subpkg???
12cr|qgis-1.8.0-3|71	%{_libdir}/lib%{name}sqlanyconnection*.so.*
12cr|qgis-1.8.0-3|72	%dir %{_libdir}/%{name}
12cr|qgis-1.8.0-3|73	%{_libdir}/%{name}/*.so
12cr|qgis-1.8.0-3|74	%exclude %{_libdir}/%{name}/libgrass*.so
12cr|qgis-1.8.0-3|75	%{_datadir}/%{name}/doc
12cr|qgis-1.8.0-3|76	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|qgis-1.8.0-3|77	%dir %{_datadir}/%{name}
12cr|qgis-1.8.0-3|78	%{_datadir}/%{name}/i18n
12cr|qgis-1.8.0-3|79	%{_datadir}/%{name}/images
12cr|qgis-1.8.0-3|80	%{_datadir}/%{name}/resources
12cr|qgis-1.8.0-3|81	%{_datadir}/%{name}/svg
12cr|qgis-1.8.0-3|82	%{_mandir}/man1/*
12cr|qgis-1.8.0-3|83	%{_iconsdir}/hicolor/*/apps/*
12cr|qgis-1.8.0-3|84	
12cr|qgis-1.8.0-3|85	#---------------------------------------------------------
12cr|qgis-1.8.0-3|86	
12cr|qgis-1.8.0-3|87	%package devel
12cr|qgis-1.8.0-3|88	Summary:	Development libraries and headers for QGIS
12cr|qgis-1.8.0-3|89	Group:		Sciences/Geosciences
12cr|qgis-1.8.0-3|90	Requires:	qgis
12cr|qgis-1.8.0-3|91	Obsoletes:	%{_lib}qgis-devel < 1.8.0
12cr|qgis-1.8.0-3|92	Conflicts:	qgis < 0.11.0
12cr|qgis-1.8.0-3|93	Conflicts:	qgiss-grass < 0.11.0
12cr|qgis-1.8.0-3|94	
12cr|qgis-1.8.0-3|95	%description devel
12cr|qgis-1.8.0-3|96	Development headers for QGIS
12cr|qgis-1.8.0-3|97	
12cr|qgis-1.8.0-3|98	%files devel
12cr|qgis-1.8.0-3|99	%{_includedir}/*
12cr|qgis-1.8.0-3|100	%{_libdir}/lib%{name}_*.so
12cr|qgis-1.8.0-3|101	%{_libdir}/libqgisgrass.so
12cr|qgis-1.8.0-3|102	%{_libdir}/libqgispython.so
12cr|qgis-1.8.0-3|103	%{_libdir}/lib%{name}sqlanyconnection*.so
12cr|qgis-1.8.0-3|104	%{_datadir}/%{name}/FindQGIS.cmake
12cr|qgis-1.8.0-3|105	
12cr|qgis-1.8.0-3|106	#---------------------------------------------------------
12cr|qgis-1.8.0-3|107	
12cr|qgis-1.8.0-3|108	%package grass
12cr|qgis-1.8.0-3|109	Summary:	QGIS plugins for accessing GRASS data
12cr|qgis-1.8.0-3|110	Group:		Sciences/Geosciences
12cr|qgis-1.8.0-3|111	Requires:	grass
12cr|qgis-1.8.0-3|112	Conflicts:	qgis < 0.11.0
12cr|qgis-1.8.0-3|113	
12cr|qgis-1.8.0-3|114	%description grass
12cr|qgis-1.8.0-3|115	This package provides plugins for QGIS that provide access to GRASS data from
12cr|qgis-1.8.0-3|116	within QGIS.
12cr|qgis-1.8.0-3|117	
12cr|qgis-1.8.0-3|118	%files grass
12cr|qgis-1.8.0-3|119	%{_libdir}/libqgisgrass.so.*
12cr|qgis-1.8.0-3|120	%{_libdir}/%{name}/libgrass*.so
12cr|qgis-1.8.0-3|121	%{_libdir}/%{name}/grass
12cr|qgis-1.8.0-3|122	%{_datadir}/%{name}/grass
12cr|qgis-1.8.0-3|123	
12cr|qgis-1.8.0-3|124	#---------------------------------------------------------
12cr|qgis-1.8.0-3|125	
12cr|qgis-1.8.0-3|126	%package python
12cr|qgis-1.8.0-3|127	Summary:	Python integration and plugins for qgis
12cr|qgis-1.8.0-3|128	Group:		Sciences/Geosciences
12cr|qgis-1.8.0-3|129	Requires:	%{name} = %{version}-%{release}
12cr|qgis-1.8.0-3|130	Requires:	python-sip
12cr|qgis-1.8.0-3|131	Requires:	python-qt4
12cr|qgis-1.8.0-3|132	Conflicts:	qgis < 0.11.0
12cr|qgis-1.8.0-3|133	
12cr|qgis-1.8.0-3|134	%description python
12cr|qgis-1.8.0-3|135	Python integration and plugins for qgis
12cr|qgis-1.8.0-3|136	
12cr|qgis-1.8.0-3|137	%files python
12cr|qgis-1.8.0-3|138	%{_libdir}/libqgispython.so.*
12cr|qgis-1.8.0-3|139	%{_datadir}/%{name}/python
12cr|qgis-1.8.0-3|140	
12cr|qgis-1.8.0-3|141	#---------------------------------------------------------
12cr|qgis-1.8.0-3|142	
12cr|qgis-1.8.0-3|143	%prep
12cr|qgis-1.8.0-3|144	%setup -q -n %{name}-%{version}
12cr|qgis-1.8.0-3|145	%patch0 -p1
12cr|qgis-1.8.0-3|146	%patch1 -p1
12cr|qgis-1.8.0-3|147	
12cr|qgis-1.8.0-3|148	%build
12cr|qgis-1.8.0-3|149	%cmake_qt4 \
12cr|qgis-1.8.0-3|150	-DQGIS_LIB_SUBDIR=%{_lib} \
12cr|qgis-1.8.0-3|151	-DQGIS_PLUGIN_SUBDIR=%{_lib}/qgis \
12cr|qgis-1.8.0-3|152	-DGRASS_PREFIX=%{_libdir}/%{grass}
12cr|qgis-1.8.0-3|153	
12cr|qgis-1.8.0-3|154	%make
12cr|qgis-1.8.0-3|155	
12cr|qgis-1.8.0-3|156	%install
12cr|qgis-1.8.0-3|157	%makeinstall_std -C build
12cr|qgis-1.8.0-3|158	
12cr|qgis-1.8.0-3|159	mv %{buildroot}/%{_prefix}/man %{buildroot}/%{_datadir}
12cr|qgis-1.8.0-3|160	
12cr|qgis-1.8.0-3|161	mkdir -p %{buildroot}/%{_datadir}/applications
12cr|qgis-1.8.0-3|162	cat > %{buildroot}/%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|qgis-1.8.0-3|163	[Desktop Entry]
12cr|qgis-1.8.0-3|164	Name=Quantum GIS
12cr|qgis-1.8.0-3|165	Comment=Quantum Geographic Information System
12cr|qgis-1.8.0-3|166	Exec=%{_bindir}/%{name}
12cr|qgis-1.8.0-3|167	Icon=%{name}
12cr|qgis-1.8.0-3|168	Terminal=false
12cr|qgis-1.8.0-3|169	Type=Application
12cr|qgis-1.8.0-3|170	Categories=Science;Geoscience;Qt;
12cr|qgis-1.8.0-3|171	EOF
12cr|qgis-1.8.0-3|172	
12cr|qgis-1.8.0-3|173	# icon
12cr|qgis-1.8.0-3|174	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12cr|qgis-1.8.0-3|175	convert -scale 48 %{buildroot}%{_datadir}/%{name}/doc/images/qgis_new_80pct.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|qgis-1.8.0-3|176	convert -scale 32 %{buildroot}%{_datadir}/%{name}/doc/images/qgis_new_80pct.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|qgis-1.8.0-3|177	convert -scale 16 %{buildroot}%{_datadir}/%{name}/doc/images/qgis_new_80pct.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png

6795 12
12cr|qgit-2.3-1|1	
12cr|qgit-2.3-1|2	Summary: A git GUI viewer
12cr|qgit-2.3-1|3	Name: qgit
12cr|qgit-2.3-1|4	Version: 2.3
12cr|qgit-2.3-1|5	Release: %mkrel 1
12cr|qgit-2.3-1|6	Source0: http://ovh.dl.sourceforge.net/sourceforge/qgit/%{name}-%{version}.tar.bz2
12cr|qgit-2.3-1|7	Patch0: %{name}-2.2-qmake.patch
12cr|qgit-2.3-1|8	Patch1: %{name}-2.3-fix-format.patch
12cr|qgit-2.3-1|9	License: GPL
12cr|qgit-2.3-1|10	Group: Development/Other
12cr|qgit-2.3-1|11	Url: http://sourceforge.net/projects/qgit
12cr|qgit-2.3-1|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|qgit-2.3-1|13	BuildRequires: scons
12cr|qgit-2.3-1|14	BuildRequires: qt4-devel
12cr|qgit-2.3-1|15	Requires: git-core
12cr|qgit-2.3-1|16	
12cr|qgit-2.3-1|17	%define qtdir /usr/lib/qt4
12cr|qgit-2.3-1|18	
12cr|qgit-2.3-1|19	%description
12cr|qgit-2.3-1|20	With qgit you will be able to browse revisions history, view patch content
12cr|qgit-2.3-1|21	and changed
12cr|qgit-2.3-1|22	files, graphically following different development branches.
12cr|qgit-2.3-1|23	
12cr|qgit-2.3-1|24	Main features
12cr|qgit-2.3-1|25	- View revisions, diffs, files history, files annotation, archive tree.
12cr|qgit-2.3-1|26	- Commit changes visually cherry picking modified files.
12cr|qgit-2.3-1|27	- Apply or format patch series from selected commits, drag and
12cr|qgit-2.3-1|28	drop commits between two instances of qgit.
12cr|qgit-2.3-1|29	- qgit implements a GUI for the most common StGIT commands like push/pop
12cr|qgit-2.3-1|30	and apply/format patches. You can also create new patches or refresh
12cr|qgit-2.3-1|31	current top one using the same semantics of git commit, i.e. cherry
12cr|qgit-2.3-1|32	picking single modified files.
12cr|qgit-2.3-1|33	
12cr|qgit-2.3-1|34	%prep
12cr|qgit-2.3-1|35	%setup -q -n %{name}
12cr|qgit-2.3-1|36	%patch0 -p1 -b .qmake
12cr|qgit-2.3-1|37	%patch1 -p1 -b .fix-format
12cr|qgit-2.3-1|38	
12cr|qgit-2.3-1|39	%build
12cr|qgit-2.3-1|40	qmake %{name}.pro
12cr|qgit-2.3-1|41	%make
12cr|qgit-2.3-1|42	
12cr|qgit-2.3-1|43	%install
12cr|qgit-2.3-1|44	rm -rf $RPM_BUILD_ROOT
12cr|qgit-2.3-1|45	make install INSTALL_ROOT=$RPM_BUILD_ROOT
12cr|qgit-2.3-1|46	
12cr|qgit-2.3-1|47	%clean
12cr|qgit-2.3-1|48	rm -rf $RPM_BUILD_ROOT
12cr|qgit-2.3-1|49	
12cr|qgit-2.3-1|50	%files
12cr|qgit-2.3-1|51	%defattr(-,root,root)
12cr|qgit-2.3-1|52	%doc README
12cr|qgit-2.3-1|53	%{_bindir}/qgit
12cr|qgit-2.3-1|54	
12cr|qgit-2.3-1|55	
12cr|qgit-2.3-1|56	%changelog
12cr|qgit-2.3-1|57	* Fri May 15 2009 trem <trem@mandriva.org> 2.3-1mdv2010.0
12cr|qgit-2.3-1|58	+ Revision: 376295
12cr|qgit-2.3-1|59	- update to 2.3
12cr|qgit-2.3-1|60	- add patch qgit-2.3-fix-format.patch
12cr|qgit-2.3-1|61	
12cr|qgit-2.3-1|62	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 2.2-1mdv2009.1
12cr|qgit-2.3-1|63	+ Revision: 332893
12cr|qgit-2.3-1|64	- Fix files section
12cr|qgit-2.3-1|65	- New upstream release
12cr|qgit-2.3-1|66	- New upstream release
12cr|qgit-2.3-1|67	
12cr|qgit-2.3-1|68	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|qgit-2.3-1|69	- rebuild
12cr|qgit-2.3-1|70	- rebuild
12cr|qgit-2.3-1|71	
12cr|qgit-2.3-1|72	+ Olivier Blin <oblin@mandriva.com>
12cr|qgit-2.3-1|73	- restore BuildRoot
12cr|qgit-2.3-1|74	
12cr|qgit-2.3-1|75	* Fri Dec 28 2007 Gaëtan Lehmann <glehmann@mandriva.org> 1.5.7-1mdv2008.1
12cr|qgit-2.3-1|76	+ Revision: 138836
12cr|qgit-2.3-1|77	- update to new version 1.5.7
12cr|qgit-2.3-1|78	
12cr|qgit-2.3-1|79	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|qgit-2.3-1|80	- kill re-definition of %%buildroot on Pixel's request
12cr|qgit-2.3-1|81	
12cr|qgit-2.3-1|82	* Mon Aug 27 2007 Gaëtan Lehmann <glehmann@mandriva.org> 1.5.6-1mdv2008.0
12cr|qgit-2.3-1|83	+ Revision: 72209
12cr|qgit-2.3-1|84	- 1.5.6
12cr|qgit-2.3-1|85	
12cr|qgit-2.3-1|86	
12cr|qgit-2.3-1|87	* Thu Mar 01 2007 Gaëtan Lehmann <glehmann@mandriva.org> 1.5.5-1mdv2007.0
12cr|qgit-2.3-1|88	+ Revision: 130458
12cr|qgit-2.3-1|89	- 1.5.5
12cr|qgit-2.3-1|90	
12cr|qgit-2.3-1|91	* Sat Jan 06 2007 Gaëtan Lehmann <glehmann@mandriva.org> 1.5.4-1mdv2007.1
12cr|qgit-2.3-1|92	+ Revision: 104939
12cr|qgit-2.3-1|93	- 1.5.4
12cr|qgit-2.3-1|94	
12cr|qgit-2.3-1|95	* Sat Oct 14 2006 Gaëtan Lehmann <glehmann@mandriva.org> 1.5.2-1mdv2007.1
12cr|qgit-2.3-1|96	+ Revision: 64638
12cr|qgit-2.3-1|97	- 1.5.2
12cr|qgit-2.3-1|98	- Import qgit
12cr|qgit-2.3-1|99	
12cr|qgit-2.3-1|100	* Tue Jul 18 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.4-1mdv2007.0
12cr|qgit-2.3-1|101	- New release 1.4
12cr|qgit-2.3-1|102	
12cr|qgit-2.3-1|103	* Sun Jun 18 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.3-2mdv2007.0
12cr|qgit-2.3-1|104	- drop Requires: cogito (thanks to Marco Costalba)
12cr|qgit-2.3-1|105	
12cr|qgit-2.3-1|106	* Thu Jun 08 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.3-1mdk
12cr|qgit-2.3-1|107	- New release 1.3
12cr|qgit-2.3-1|108	
12cr|qgit-2.3-1|109	* Wed May 03 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.2-1mdk
12cr|qgit-2.3-1|110	- New release 1.2
12cr|qgit-2.3-1|111	
12cr|qgit-2.3-1|112	* Tue Mar 21 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.1.1-2mdk
12cr|qgit-2.3-1|113	- fix build on x86_64
12cr|qgit-2.3-1|114	- add description
12cr|qgit-2.3-1|115	
12cr|qgit-2.3-1|116	* Mon Mar 20 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.1.1-1mdk
12cr|qgit-2.3-1|117	- New release 1.1.1
12cr|qgit-2.3-1|118	- use configure and makeinstall macros
12cr|qgit-2.3-1|119	
12cr|qgit-2.3-1|120	* Fri Dec 30 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.0-1mdk
12cr|qgit-2.3-1|121	- New release 1.0
12cr|qgit-2.3-1|122	- requires git-core instead of linus-git
12cr|qgit-2.3-1|123	
12cr|qgit-2.3-1|124	* Sat Dec 03 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.97.3-1mdk
12cr|qgit-2.3-1|125	- New release 0.97.3
12cr|qgit-2.3-1|126	
12cr|qgit-2.3-1|127	* Sun Nov 13 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.97.2-1mdk
12cr|qgit-2.3-1|128	- New release 0.97.2
12cr|qgit-2.3-1|129	
12cr|qgit-2.3-1|130	* Sun Nov 06 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.97-2mdk
12cr|qgit-2.3-1|131	- rebuild with new scons (fix build on x86_64)
12cr|qgit-2.3-1|132	
12cr|qgit-2.3-1|133	* Fri Nov 04 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.97-1mdk
12cr|qgit-2.3-1|134	- New release 0.97
12cr|qgit-2.3-1|135	
12cr|qgit-2.3-1|136	* Tue Oct 18 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.96.1-1mdk
12cr|qgit-2.3-1|137	- New release 0.96.1
12cr|qgit-2.3-1|138	
12cr|qgit-2.3-1|139	* Wed Oct 05 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.95.1-1mdk
12cr|qgit-2.3-1|140	- New release 0.95.1
12cr|qgit-2.3-1|141	
12cr|qgit-2.3-1|142	* Thu Sep 08 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.93-1mdk
12cr|qgit-2.3-1|143	- first mandriva release
12cr|qgit-2.3-1|144	

6796 12
12cr|qhull-2012.1-3|1	%define qhull_major		6
12cr|qhull-2012.1-3|2	%define libqhull		%mklibname %{name} %{qhull_major}
12cr|qhull-2012.1-3|3	%define libqhull_devel		%mklibname %{name} -d
12cr|qhull-2012.1-3|4	%define libqhull_static_devel	%mklibname %{name} -d -s
12cr|qhull-2012.1-3|5	
12cr|qhull-2012.1-3|6	Name:		qhull
12cr|qhull-2012.1-3|7	Version:	2012.1
12cr|qhull-2012.1-3|8	Release:	3
12cr|qhull-2012.1-3|9	Summary:	Compute convex hulls
12cr|qhull-2012.1-3|10	License:	GPL
12cr|qhull-2012.1-3|11	Group:		System/Libraries
12cr|qhull-2012.1-3|12	URL:		http://www.qhull.org/
12cr|qhull-2012.1-3|13	Source0:	http://www.qhull.org/files/%{name}-%{version}-src.tgz
12cr|qhull-2012.1-3|14	BuildRequires:	cmake
12cr|qhull-2012.1-3|15	Patch0:		qhull-2012.1-format.patch
12cr|qhull-2012.1-3|16	
12cr|qhull-2012.1-3|17	%description
12cr|qhull-2012.1-3|18	Qhull computes convex hulls, Delaunay triangulations, halfspace
12cr|qhull-2012.1-3|19	intersections about a point, Voronoi diagrams, furthest-site Delaunay
12cr|qhull-2012.1-3|20	triangulations, and furthest-site Voronoi diagrams. It runs in 2-d, 3-d,
12cr|qhull-2012.1-3|21	4-d, and higher dimensions. It implements the Quickhull algorithm for
12cr|qhull-2012.1-3|22	computing the convex hull. Qhull handles roundoff errors from floating
12cr|qhull-2012.1-3|23	point arithmetic. It can approximate a convex hull.
12cr|qhull-2012.1-3|24	
12cr|qhull-2012.1-3|25	%package	-n %{libqhull}
12cr|qhull-2012.1-3|26	Summary:	Shared libraries for %{name}
12cr|qhull-2012.1-3|27	Group:		System/Libraries
12cr|qhull-2012.1-3|28	
12cr|qhull-2012.1-3|29	%description	-n %{libqhull}
12cr|qhull-2012.1-3|30	Qhull computes convex hulls, Delaunay triangulations, Voronoi diagrams,
12cr|qhull-2012.1-3|31	furthest-site Voronoi diagrams, and halfspace intersections about a point.
12cr|qhull-2012.1-3|32	It runs in 2-d, 3-d, 4-d, or higher.  It implements the Quickhull algorithm
12cr|qhull-2012.1-3|33	for computing convex hulls.  Qhull handles round-off errors from floating
12cr|qhull-2012.1-3|34	point arithmetic.  It can approximate a convex hull.
12cr|qhull-2012.1-3|35	
12cr|qhull-2012.1-3|36	The program includes options for hull volume, facet area, partial hulls,
12cr|qhull-2012.1-3|37	input transformations, randomization, tracing, multiple output formats, and
12cr|qhull-2012.1-3|38	execution statistics.
12cr|qhull-2012.1-3|39	
12cr|qhull-2012.1-3|40	This package provide shared libraries for %{name}.
12cr|qhull-2012.1-3|41	
12cr|qhull-2012.1-3|42	%package	-n %{libqhull_devel}
12cr|qhull-2012.1-3|43	Summary:	Header files and libraries for development with %{name}
12cr|qhull-2012.1-3|44	Group:		Development/C
12cr|qhull-2012.1-3|45	Requires:	%{libqhull} = %{EVRD}
12cr|qhull-2012.1-3|46	Provides:	%{name}-devel = %{EVRD}
12cr|qhull-2012.1-3|47	Provides:	lib%{name}-devel = %{EVRD}
12cr|qhull-2012.1-3|48	Obsoletes:	%{mklibname qhull 0 -d}
12cr|qhull-2012.1-3|49	
12cr|qhull-2012.1-3|50	%pretrans	-n %{libqhull_devel}
12cr|qhull-2012.1-3|51	if [ -d %{_includedir}/qhull ]; then
12cr|qhull-2012.1-3|52	mv %{_includedir}/qhull %{_includedir}/qhull.rpmsave
12cr|qhull-2012.1-3|53	ln -s %{_includedir}/qhull.rpmsave %{name}
12cr|qhull-2012.1-3|54	fi
12cr|qhull-2012.1-3|55	
12cr|qhull-2012.1-3|56	%description	-n %{libqhull_devel}
12cr|qhull-2012.1-3|57	Header files and libraries for development with %{name}.
12cr|qhull-2012.1-3|58	
12cr|qhull-2012.1-3|59	%package	-n %{libqhull_static_devel}
12cr|qhull-2012.1-3|60	Summary:	Static library for development with %{name}
12cr|qhull-2012.1-3|61	Group:		Development/C
12cr|qhull-2012.1-3|62	Requires:	%{libqhull_devel} = %{EVRD}
12cr|qhull-2012.1-3|63	Provides:	%{name}-static-devel = %{EVRD}
12cr|qhull-2012.1-3|64	Provides:	lib%{name}-static-devel = %{EVRD}
12cr|qhull-2012.1-3|65	Obsoletes:	%{mklibname qhull 0 -d -s}
12cr|qhull-2012.1-3|66	
12cr|qhull-2012.1-3|67	%description	-n %{libqhull_static_devel}
12cr|qhull-2012.1-3|68	Header files and static library for development with %{name}.
12cr|qhull-2012.1-3|69	
12cr|qhull-2012.1-3|70	%prep
12cr|qhull-2012.1-3|71	%setup -q
12cr|qhull-2012.1-3|72	%patch0 -p1
12cr|qhull-2012.1-3|73	
12cr|qhull-2012.1-3|74	%build
12cr|qhull-2012.1-3|75	export CFLAGS="%{optflags}"
12cr|qhull-2012.1-3|76	export CXXFLAGS="%{optflags}"
12cr|qhull-2012.1-3|77	pushd build
12cr|qhull-2012.1-3|78	cmake							\
12cr|qhull-2012.1-3|79	-DCMAKE_INSTALL_PREFIX:PATH=%{buildroot}%{_prefix}	\
12cr|qhull-2012.1-3|80	-DLIB_INSTALL_DIR:PATH=%{buildroot}%{_libdir}		\
12cr|qhull-2012.1-3|81	-DMAN_INSTALL_DIR:PATH=%{buildroot}%{_mandir}/man1	\
12cr|qhull-2012.1-3|82	-DDOC_INSTALL_DIR:PATH=%{buildroot}%{_docdir}/%{name}	\
12cr|qhull-2012.1-3|83	..
12cr|qhull-2012.1-3|84	%make
12cr|qhull-2012.1-3|85	popd
12cr|qhull-2012.1-3|86	
12cr|qhull-2012.1-3|87	%install
12cr|qhull-2012.1-3|88	make -C build install
12cr|qhull-2012.1-3|89	mkdir -p %{buildroot}%{_docdir}/%{name}
12cr|qhull-2012.1-3|90	cp -fpa html %{buildroot}%{_docdir}/%{name}
12cr|qhull-2012.1-3|91	
12cr|qhull-2012.1-3|92	# add some symlinks to satisfy octave configure
12cr|qhull-2012.1-3|93	ln -sf libqhull %{buildroot}%{_includedir}/qhull
12cr|qhull-2012.1-3|94	ln -sf libqhull.h %{buildroot}%{_includedir}/qhull/qhull.h
12cr|qhull-2012.1-3|95	
12cr|qhull-2012.1-3|96	%files
12cr|qhull-2012.1-3|97	%doc Announce.txt COPYING.txt README.txt REGISTER.txt
12cr|qhull-2012.1-3|98	%{_bindir}/qconvex*
12cr|qhull-2012.1-3|99	%{_bindir}/qdelaunay*
12cr|qhull-2012.1-3|100	%{_bindir}/qhalf*
12cr|qhull-2012.1-3|101	%{_bindir}/qhull*
12cr|qhull-2012.1-3|102	%{_bindir}/qvoronoi*
12cr|qhull-2012.1-3|103	%{_bindir}/rbox*
12cr|qhull-2012.1-3|104	%{_bindir}/testqset*
12cr|qhull-2012.1-3|105	%{_bindir}/user_eg*
12cr|qhull-2012.1-3|106	%{_mandir}/man1/qhull.1*
12cr|qhull-2012.1-3|107	%{_mandir}/man1/rbox.1*
12cr|qhull-2012.1-3|108	%exclude %{_docdir}/%{name}/html
12cr|qhull-2012.1-3|109	
12cr|qhull-2012.1-3|110	%files		-n %{libqhull}
12cr|qhull-2012.1-3|111	%{_libdir}/*.so.%{qhull_major}*
12cr|qhull-2012.1-3|112	
12cr|qhull-2012.1-3|113	%files		-n %{libqhull_devel}
12cr|qhull-2012.1-3|114	%{_libdir}/*.so
12cr|qhull-2012.1-3|115	%{_includedir}/*
12cr|qhull-2012.1-3|116	%doc %{_docdir}/%{name}/html
12cr|qhull-2012.1-3|117	
12cr|qhull-2012.1-3|118	%files		-n %{libqhull_static_devel}
12cr|qhull-2012.1-3|119	%{_libdir}/*.a
12cr|qhull-2012.1-3|120	
12cr|qhull-2012.1-3|121	
12cr|qhull-2012.1-3|122	%changelog
12cr|qhull-2012.1-3|123	* Thu Mar 22 2012 Paulo Andrade <pcpa@mandriva.com.br> 2012.1-3
12cr|qhull-2012.1-3|124	+ Revision: 786061
12cr|qhull-2012.1-3|125	- Add better handling for upgrade from previous qhull version package.
12cr|qhull-2012.1-3|126	
12cr|qhull-2012.1-3|127	* Mon Feb 13 2012 Paulo Andrade <pcpa@mandriva.com.br> 2012.1-2
12cr|qhull-2012.1-3|128	+ Revision: 773862
12cr|qhull-2012.1-3|129	- Add symlinks for better compatibility with qhull 2003.1.
12cr|qhull-2012.1-3|130	
12cr|qhull-2012.1-3|131	* Mon Feb 13 2012 Paulo Andrade <pcpa@mandriva.com.br> 2012.1-1
12cr|qhull-2012.1-3|132	+ Revision: 773723
12cr|qhull-2012.1-3|133	- Update to latest upstream release.
12cr|qhull-2012.1-3|134	
12cr|qhull-2012.1-3|135	* Mon Feb 13 2012 Paulo Andrade <pcpa@mandriva.com.br> 0:2003.1-9
12cr|qhull-2012.1-3|136	+ Revision: 773716
12cr|qhull-2012.1-3|137	- Rebuild.
12cr|qhull-2012.1-3|138	
12cr|qhull-2012.1-3|139	+ Thierry Vignaud <tv@mandriva.org>
12cr|qhull-2012.1-3|140	- rebuild
12cr|qhull-2012.1-3|141	- rebuild
12cr|qhull-2012.1-3|142	- kill re-definition of %%buildroot on Pixel's request
12cr|qhull-2012.1-3|143	
12cr|qhull-2012.1-3|144	+ Pixel <pixel@mandriva.com>
12cr|qhull-2012.1-3|145	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|qhull-2012.1-3|146	
12cr|qhull-2012.1-3|147	+ Olivier Blin <blino@mandriva.org>
12cr|qhull-2012.1-3|148	- restore BuildRoot
12cr|qhull-2012.1-3|149	
12cr|qhull-2012.1-3|150	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 0:2003.1-5mdv2008.0
12cr|qhull-2012.1-3|151	+ Revision: 36194
12cr|qhull-2012.1-3|152	- rebuild with correct optflags
12cr|qhull-2012.1-3|153	
12cr|qhull-2012.1-3|154	* Tue Jun 05 2007 David Walluck <walluck@mandriva.org> 0:2003.1-4mdv2008.0
12cr|qhull-2012.1-3|155	+ Revision: 35740
12cr|qhull-2012.1-3|156	- add bins and manpages to their own package
12cr|qhull-2012.1-3|157	- add static-devel paackage
12cr|qhull-2012.1-3|158	- devel package now provides %%{name}-devel
12cr|qhull-2012.1-3|159	- Import qhull
12cr|qhull-2012.1-3|160	
12cr|qhull-2012.1-3|161	
12cr|qhull-2012.1-3|162	
12cr|qhull-2012.1-3|163	* Sat Nov 26 2005 Thierry Vignaud <tvignaud@mandriva.com> 2003.1-3mdk
12cr|qhull-2012.1-3|164	- fix description (#16369)
12cr|qhull-2012.1-3|165	
12cr|qhull-2012.1-3|166	* Wed Nov 02 2005 David Walluck <walluck@linux-mandrake.com> 0:2003.1-2mdk
12cr|qhull-2012.1-3|167	- fix build
12cr|qhull-2012.1-3|168	- update URL
12cr|qhull-2012.1-3|169	- fix %%doc
12cr|qhull-2012.1-3|170	
12cr|qhull-2012.1-3|171	* Fri Feb 13 2004 David Walluck <walluck@linux-mandrake.com> 0:2003.1-1mdk
12cr|qhull-2012.1-3|172	- 2003.1
12cr|qhull-2012.1-3|173	- add epoch to %%{libname} provides
12cr|qhull-2012.1-3|174	
12cr|qhull-2012.1-3|175	* Thu Oct 02 2003 David Walluck <walluck@linux-mandrake.com> 0:2002.1-1mdk
12cr|qhull-2012.1-3|176	- release

6797 12
12cr|qiv-2.2.4-2|1	Name:		qiv
12cr|qiv-2.2.4-2|2	Version:	2.2.4
12cr|qiv-2.2.4-2|3	Release:	2
12cr|qiv-2.2.4-2|4	Summary:	Gdk/imlib image viewer
12cr|qiv-2.2.4-2|5	Group:		Graphics
12cr|qiv-2.2.4-2|6	License:	GPL+
12cr|qiv-2.2.4-2|7	Url:		http://spiegl.de/qiv/
12cr|qiv-2.2.4-2|8	Source0:	http://spiegl.de/qiv/download/%{name}-%{version}.tgz
12cr|qiv-2.2.4-2|9	Patch0:		qiv-2.2.4-no-strip.patch
12cr|qiv-2.2.4-2|10	BuildRequires:	magic-devel
12cr|qiv-2.2.4-2|11	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|qiv-2.2.4-2|12	BuildRequires:	pkgconfig(imlib2)
12cr|qiv-2.2.4-2|13	BuildRequires:	pkgconfig(xinerama)
12cr|qiv-2.2.4-2|14	
12cr|qiv-2.2.4-2|15	%description
12cr|qiv-2.2.4-2|16	qiv is a fast image viewer for X based on gdk and imlib.
12cr|qiv-2.2.4-2|17	
12cr|qiv-2.2.4-2|18	%prep
12cr|qiv-2.2.4-2|19	%setup -q
12cr|qiv-2.2.4-2|20	%patch0 -p1
12cr|qiv-2.2.4-2|21	
12cr|qiv-2.2.4-2|22	%build
12cr|qiv-2.2.4-2|23	%make CFLAGS="%{optflags}"
12cr|qiv-2.2.4-2|24	
12cr|qiv-2.2.4-2|25	%install
12cr|qiv-2.2.4-2|26	mkdir -p %{buildroot}%{_bindir}
12cr|qiv-2.2.4-2|27	
12cr|qiv-2.2.4-2|28	#don't change this to %_mandir, since Makefile is not BM
12cr|qiv-2.2.4-2|29	
12cr|qiv-2.2.4-2|30	mkdir -p %{buildroot}{%{_bindir},%{_mandir}/man1}
12cr|qiv-2.2.4-2|31	perl -pi -e 's!PREFIX\)/man/man1!PREFIX\)/share/man/man1!g' Makefile
12cr|qiv-2.2.4-2|32	DISPLAY="" make PREFIX=%{buildroot}%{_prefix} install
12cr|qiv-2.2.4-2|33	cp qiv-command.example %{buildroot}%{_bindir}/qiv-command
12cr|qiv-2.2.4-2|34	
12cr|qiv-2.2.4-2|35	%files
12cr|qiv-2.2.4-2|36	%doc README Changelog README.COPYING README.INSTALL
12cr|qiv-2.2.4-2|37	%{_bindir}/qiv
12cr|qiv-2.2.4-2|38	%{_bindir}/qiv-command
12cr|qiv-2.2.4-2|39	%{_mandir}/man1/qiv.1*
12cr|qiv-2.2.4-2|40	

6798 12
12cr|qjackctl-0.3.9-1|1	Summary:    A QT gui for the jack audio daemon
12cr|qjackctl-0.3.9-1|2	Name:       qjackctl
12cr|qjackctl-0.3.9-1|3	Version:    0.3.9
12cr|qjackctl-0.3.9-1|4	Release:    1
12cr|qjackctl-0.3.9-1|5	
12cr|qjackctl-0.3.9-1|6	License:    GPLv2+
12cr|qjackctl-0.3.9-1|7	Group:      Sound
12cr|qjackctl-0.3.9-1|8	URL:        http://sourceforge.net/projects/qjackctl/
12cr|qjackctl-0.3.9-1|9	Source:     http://prdownloads.sourceforge.net/qjackctl/%{name}-%{version}.tar.gz
12cr|qjackctl-0.3.9-1|10	BuildRequires:  qt4-devel jackit-devel imagemagick libalsa-devel
12cr|qjackctl-0.3.9-1|11	BuildRequires: portaudio-devel
12cr|qjackctl-0.3.9-1|12	BuildRequires:  desktop-file-utils
12cr|qjackctl-0.3.9-1|13	Requires:   jackit
12cr|qjackctl-0.3.9-1|14	
12cr|qjackctl-0.3.9-1|15	%description
12cr|qjackctl-0.3.9-1|16	JACK Audio Connection Kit - Qt GUI Interface: A simple Qt application to
12cr|qjackctl-0.3.9-1|17	control the JACK server daemon.
12cr|qjackctl-0.3.9-1|18	
12cr|qjackctl-0.3.9-1|19	%prep
12cr|qjackctl-0.3.9-1|20	
12cr|qjackctl-0.3.9-1|21	%setup -q
12cr|qjackctl-0.3.9-1|22	
12cr|qjackctl-0.3.9-1|23	%build
12cr|qjackctl-0.3.9-1|24	%configure --enable-jack-version
12cr|qjackctl-0.3.9-1|25	make
12cr|qjackctl-0.3.9-1|26	
12cr|qjackctl-0.3.9-1|27	%install
12cr|qjackctl-0.3.9-1|28	rm -rf %{buildroot}
12cr|qjackctl-0.3.9-1|29	
12cr|qjackctl-0.3.9-1|30	%makeinstall_std
12cr|qjackctl-0.3.9-1|31	
12cr|qjackctl-0.3.9-1|32	#menu
12cr|qjackctl-0.3.9-1|33	desktop-file-install --vendor="" \
12cr|qjackctl-0.3.9-1|34	--remove-category="ALSA" \
12cr|qjackctl-0.3.9-1|35	--remove-category="JACK" \
12cr|qjackctl-0.3.9-1|36	--remove-category="MIDI" \
12cr|qjackctl-0.3.9-1|37	--remove-category="Multimedia" \
12cr|qjackctl-0.3.9-1|38	--remove-category="Applications" \
12cr|qjackctl-0.3.9-1|39	--remove-category="Qt" \
12cr|qjackctl-0.3.9-1|40	--add-category="Audio" \
12cr|qjackctl-0.3.9-1|41	--add-category="X-MandrivaLinux-Sound" \
12cr|qjackctl-0.3.9-1|42	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|qjackctl-0.3.9-1|43	
12cr|qjackctl-0.3.9-1|44	%files
12cr|qjackctl-0.3.9-1|45	%defattr(-,root,root)
12cr|qjackctl-0.3.9-1|46	%doc AUTHORS ChangeLog README TODO
12cr|qjackctl-0.3.9-1|47	%{_mandir}/man1/*
12cr|qjackctl-0.3.9-1|48	%{_bindir}/%name
12cr|qjackctl-0.3.9-1|49	%{_iconsdir}/hicolor/32x32/apps/%name.png
12cr|qjackctl-0.3.9-1|50	%{_datadir}/applications/*.desktop
12cr|qjackctl-0.3.9-1|51	%{_datadir}/locale/*.qm
12cr|qjackctl-0.3.9-1|52	
12cr|qjackctl-0.3.9-1|53	
12cr|qjackctl-0.3.9-1|54	%changelog
12cr|qjackctl-0.3.9-1|55	* Fri May 18 2012 Frank Kober <emuse@mandriva.org> 0.3.9-1
12cr|qjackctl-0.3.9-1|56	+ Revision: 799563
12cr|qjackctl-0.3.9-1|57	- new version 0.3.9
12cr|qjackctl-0.3.9-1|58	
12cr|qjackctl-0.3.9-1|59	* Fri Dec 23 2011 Frank Kober <emuse@mandriva.org> 0.3.8-2
12cr|qjackctl-0.3.9-1|60	+ Revision: 744720
12cr|qjackctl-0.3.9-1|61	- Disable broken qmake qt version check for now
12cr|qjackctl-0.3.9-1|62	- rebuild to enable Jack Session with jack 1.9.8
12cr|qjackctl-0.3.9-1|63	
12cr|qjackctl-0.3.9-1|64	* Sat Jul 02 2011 Frank Kober <emuse@mandriva.org> 0.3.8-1
12cr|qjackctl-0.3.9-1|65	+ Revision: 688537
12cr|qjackctl-0.3.9-1|66	- new version 0.3.8 (featuring jack-session versioning)
12cr|qjackctl-0.3.9-1|67	
12cr|qjackctl-0.3.9-1|68	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-2mdv2011.0
12cr|qjackctl-0.3.9-1|69	+ Revision: 614674
12cr|qjackctl-0.3.9-1|70	- the mass rebuild of 2010.1 packages
12cr|qjackctl-0.3.9-1|71	
12cr|qjackctl-0.3.9-1|72	* Wed Mar 10 2010 Frank Kober <emuse@mandriva.org> 0.3.6-1mdv2010.1
12cr|qjackctl-0.3.9-1|73	+ Revision: 517281
12cr|qjackctl-0.3.9-1|74	- new version 0.3.6
12cr|qjackctl-0.3.9-1|75	
12cr|qjackctl-0.3.9-1|76	* Thu Nov 26 2009 Jérôme Brenier <incubusss@mandriva.org> 0.3.5-1mdv2010.1
12cr|qjackctl-0.3.9-1|77	+ Revision: 470272
12cr|qjackctl-0.3.9-1|78	- new version 0.3.5
12cr|qjackctl-0.3.9-1|79	- drop P0 (merged upstream)
12cr|qjackctl-0.3.9-1|80	
12cr|qjackctl-0.3.9-1|81	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.4-3mdv2010.0
12cr|qjackctl-0.3.9-1|82	+ Revision: 442557
12cr|qjackctl-0.3.9-1|83	- rebuild
12cr|qjackctl-0.3.9-1|84	
12cr|qjackctl-0.3.9-1|85	* Thu Jan 01 2009 trem <trem@mandriva.org> 0.3.4-2mdv2009.1
12cr|qjackctl-0.3.9-1|86	+ Revision: 323187
12cr|qjackctl-0.3.9-1|87	- fix licence (rpmlint warning)
12cr|qjackctl-0.3.9-1|88	- add patch to fix the save of profile without any change
12cr|qjackctl-0.3.9-1|89	
12cr|qjackctl-0.3.9-1|90	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|qjackctl-0.3.9-1|91	- lowercase ImageMagick
12cr|qjackctl-0.3.9-1|92	
12cr|qjackctl-0.3.9-1|93	* Sat Dec 06 2008 trem <trem@mandriva.org> 0.3.4-1mdv2009.1
12cr|qjackctl-0.3.9-1|94	+ Revision: 311185
12cr|qjackctl-0.3.9-1|95	- new release 0.3.4
12cr|qjackctl-0.3.9-1|96	
12cr|qjackctl-0.3.9-1|97	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.3.2-4mdv2009.0
12cr|qjackctl-0.3.9-1|98	+ Revision: 259953
12cr|qjackctl-0.3.9-1|99	- rebuild
12cr|qjackctl-0.3.9-1|100	
12cr|qjackctl-0.3.9-1|101	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.3.2-3mdv2009.0
12cr|qjackctl-0.3.9-1|102	+ Revision: 247774
12cr|qjackctl-0.3.9-1|103	- rebuild
12cr|qjackctl-0.3.9-1|104	
12cr|qjackctl-0.3.9-1|105	+ Pixel <pixel@mandriva.com>
12cr|qjackctl-0.3.9-1|106	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|qjackctl-0.3.9-1|107	
12cr|qjackctl-0.3.9-1|108	+ Olivier Blin <blino@mandriva.org>
12cr|qjackctl-0.3.9-1|109	- restore BuildRoot
12cr|qjackctl-0.3.9-1|110	
12cr|qjackctl-0.3.9-1|111	* Fri Dec 28 2007 Austin Acton <austin@mandriva.org> 0.3.2-1mdv2008.1
12cr|qjackctl-0.3.9-1|112	+ Revision: 138718
12cr|qjackctl-0.3.9-1|113	- new version
12cr|qjackctl-0.3.9-1|114	
12cr|qjackctl-0.3.9-1|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|qjackctl-0.3.9-1|116	- kill re-definition of %%buildroot on Pixel's request
12cr|qjackctl-0.3.9-1|117	
12cr|qjackctl-0.3.9-1|118	* Sun Aug 05 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.1a-2mdv2008.0
12cr|qjackctl-0.3.9-1|119	+ Revision: 59093
12cr|qjackctl-0.3.9-1|120	- fix the menu
12cr|qjackctl-0.3.9-1|121	
12cr|qjackctl-0.3.9-1|122	* Tue Jul 31 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.1a-1mdv2008.0
12cr|qjackctl-0.3.9-1|123	+ Revision: 57218
12cr|qjackctl-0.3.9-1|124	- 0.3.1a
12cr|qjackctl-0.3.9-1|125	
12cr|qjackctl-0.3.9-1|126	* Wed Jul 11 2007 Austin Acton <austin@mandriva.org> 0.3.0-1mdv2008.0
12cr|qjackctl-0.3.9-1|127	+ Revision: 51160
12cr|qjackctl-0.3.9-1|128	- buildrequires desktop-file-utils
12cr|qjackctl-0.3.9-1|129	- new version
12cr|qjackctl-0.3.9-1|130	- yay for qt4
12cr|qjackctl-0.3.9-1|131	- drop my beloved jackwrapper (I will always love you)
12cr|qjackctl-0.3.9-1|132	
12cr|qjackctl-0.3.9-1|133	* Sat Jul 07 2007 Austin Acton <austin@mandriva.org> 0.2.23-1mdv2008.0
12cr|qjackctl-0.3.9-1|134	+ Revision: 49293
12cr|qjackctl-0.3.9-1|135	- drop debian menu
12cr|qjackctl-0.3.9-1|136	- use bundled desktop file
12cr|qjackctl-0.3.9-1|137	- new version
12cr|qjackctl-0.3.9-1|138	
12cr|qjackctl-0.3.9-1|139	* Thu Jun 14 2007 Austin Acton <austin@mandriva.org> 0.2.22-1mdv2008.0
12cr|qjackctl-0.3.9-1|140	+ Revision: 39339
12cr|qjackctl-0.3.9-1|141	- new version
12cr|qjackctl-0.3.9-1|142	
12cr|qjackctl-0.3.9-1|143	* Fri May 25 2007 Austin Acton <austin@mandriva.org> 0.2.21-3mdv2008.0
12cr|qjackctl-0.3.9-1|144	+ Revision: 31109
12cr|qjackctl-0.3.9-1|145	- oops, fix buildrequires for x86_64
12cr|qjackctl-0.3.9-1|146	
12cr|qjackctl-0.3.9-1|147	* Wed May 23 2007 Austin Acton <austin@mandriva.org> 0.2.21-2mdv2008.0
12cr|qjackctl-0.3.9-1|148	+ Revision: 30372
12cr|qjackctl-0.3.9-1|149	- buildrequires alsa to force linking (closes #30881)
12cr|qjackctl-0.3.9-1|150	
12cr|qjackctl-0.3.9-1|151	
12cr|qjackctl-0.3.9-1|152	* Thu Mar 15 2007 Austin Acton <austin@mandriva.org> 0.2.21-1mdv2007.1
12cr|qjackctl-0.3.9-1|153	+ Revision: 144158
12cr|qjackctl-0.3.9-1|154	- new release
12cr|qjackctl-0.3.9-1|155	- Import qjackctl
12cr|qjackctl-0.3.9-1|156	
12cr|qjackctl-0.3.9-1|157	* Mon Sep 11 2006 Emmanuel Andry <eandry@mandriva.org> 0.2.20.10-0.20060518.2mdv2007.0
12cr|qjackctl-0.3.9-1|158	- xdg menu
12cr|qjackctl-0.3.9-1|159	
12cr|qjackctl-0.3.9-1|160	* Fri May 19 2006 Austin Acton <austin@mandriva.org> 0.2.20.10-0.20060518.1mdk
12cr|qjackctl-0.3.9-1|161	- go cvs for freebob support
12cr|qjackctl-0.3.9-1|162	- mkrel
12cr|qjackctl-0.3.9-1|163	
12cr|qjackctl-0.3.9-1|164	* Thu Mar 09 2006 Lenny Cartier <lenny@mandriva.com> 0.2.20-1mdk
12cr|qjackctl-0.3.9-1|165	- 0.2.20
12cr|qjackctl-0.3.9-1|166	
12cr|qjackctl-0.3.9-1|167	* Fri Mar 03 2006 Austin Acton <austin@mandriva.org> 0.2.19a-1mdk
12cr|qjackctl-0.3.9-1|168	- New release 0.2.19a
12cr|qjackctl-0.3.9-1|169	
12cr|qjackctl-0.3.9-1|170	* Mon Nov 21 2005 Lenny Cartier <lenny@mandriva.com> 0.2.19-1mdk
12cr|qjackctl-0.3.9-1|171	- 0.2.19
12cr|qjackctl-0.3.9-1|172	
12cr|qjackctl-0.3.9-1|173	* Sat Sep 24 2005 Couriousous <couriousous@mandriva.org> 0.2.18-2mdk
12cr|qjackctl-0.3.9-1|174	- Fix x86_64 build
12cr|qjackctl-0.3.9-1|175	
12cr|qjackctl-0.3.9-1|176	* Wed Jul 20 2005 Austin Acton <austin@mandriva.org> 0.2.18-1mdk
12cr|qjackctl-0.3.9-1|177	- New release 0.2.18
12cr|qjackctl-0.3.9-1|178	
12cr|qjackctl-0.3.9-1|179	* Sat Jun 18 2005 Lenny Cartier <lenny@mandriva.com> 0.2.17-1mdk
12cr|qjackctl-0.3.9-1|180	- 0.2.17
12cr|qjackctl-0.3.9-1|181	
12cr|qjackctl-0.3.9-1|182	* Wed Jun 15 2005 Austin Acton <austin@mandriva.org> 0.2.16-1mdk
12cr|qjackctl-0.3.9-1|183	- New release 0.2.16
12cr|qjackctl-0.3.9-1|184	
12cr|qjackctl-0.3.9-1|185	* Wed Feb 09 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.2.15a-1mdk
12cr|qjackctl-0.3.9-1|186	- 0.2.15a
12cr|qjackctl-0.3.9-1|187	
12cr|qjackctl-0.3.9-1|188	* Sun Feb 06 2005 Austin Acton <austin@mandrake.org> 0.2.15-1mdk
12cr|qjackctl-0.3.9-1|189	- 0.2.15
12cr|qjackctl-0.3.9-1|190	
12cr|qjackctl-0.3.9-1|191	* Mon Jan 24 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.2.14-1mdk
12cr|qjackctl-0.3.9-1|192	- 0.2.14
12cr|qjackctl-0.3.9-1|193	
12cr|qjackctl-0.3.9-1|194	* Sun Nov 21 2004 Austin Acton <austin@mandrake.org> 0.2.13-1mdk
12cr|qjackctl-0.3.9-1|195	- 0.2.13
12cr|qjackctl-0.3.9-1|196	
12cr|qjackctl-0.3.9-1|197	* Wed Oct 13 2004 Austin Acton <austin@mandrake.org> 0.2.12a-1mdk
12cr|qjackctl-0.3.9-1|198	- 0.2.12a
12cr|qjackctl-0.3.9-1|199	
12cr|qjackctl-0.3.9-1|200	* Sat Oct 09 2004 Austin Acton <austin@mandrake.org> 0.2.12-1mdk
12cr|qjackctl-0.3.9-1|201	- 0.2.12
12cr|qjackctl-0.3.9-1|202	
12cr|qjackctl-0.3.9-1|203	* Sat Sep 11 2004 Austin Acton <austin@mandrake.org> 0.2.11-1mdk
12cr|qjackctl-0.3.9-1|204	- 0.2.11
12cr|qjackctl-0.3.9-1|205	
12cr|qjackctl-0.3.9-1|206	* Tue Jul 20 2004 Austin Acton <austin@mandrake.org> 0.2.9-2mdk
12cr|qjackctl-0.3.9-1|207	- add jackwrapper
12cr|qjackctl-0.3.9-1|208	
12cr|qjackctl-0.3.9-1|209	* Mon Jul 05 2004 Austin Acton <austin@mandrakesoft.com> 0.2.9-1mdk
12cr|qjackctl-0.3.9-1|210	- 0.2.9
12cr|qjackctl-0.3.9-1|211	
12cr|qjackctl-0.3.9-1|212	* Mon Apr 05 2004 Austin Acton <austin@mandrake.org> 0.2.7-1mdk
12cr|qjackctl-0.3.9-1|213	- 0.2.7
12cr|qjackctl-0.3.9-1|214	

6799 12
12cr|qlandkartegt-1.5.1-1|1	Name:		qlandkartegt
12cr|qlandkartegt-1.5.1-1|2	Summary:	GPS device mapping tool
12cr|qlandkartegt-1.5.1-1|3	Version:	1.5.1
12cr|qlandkartegt-1.5.1-1|4	Release:	1
12cr|qlandkartegt-1.5.1-1|5	Source0:	http://downloads.sourceforge.net/qlandkartegt/%{name}-%{version}.tar.gz
12cr|qlandkartegt-1.5.1-1|6	Patch0:		qlandkartegt-1.3.0-fedora-glu.patch
12cr|qlandkartegt-1.5.1-1|7	URL:		http://www.qlandkarte.org/
12cr|qlandkartegt-1.5.1-1|8	License:	GPLv2+
12cr|qlandkartegt-1.5.1-1|9	Group:		Communications
12cr|qlandkartegt-1.5.1-1|10	Requires:	garmindev(interface) = 1.18
12cr|qlandkartegt-1.5.1-1|11	Requires:	gpsbabel
12cr|qlandkartegt-1.5.1-1|12	Suggests:	gdal
12cr|qlandkartegt-1.5.1-1|13	BuildRequires:	cmake
12cr|qlandkartegt-1.5.1-1|14	BuildRequires:	qt4-devel
12cr|qlandkartegt-1.5.1-1|15	BuildRequires:	mesaglu-devel
12cr|qlandkartegt-1.5.1-1|16	BuildRequires:	zlib-devel
12cr|qlandkartegt-1.5.1-1|17	BuildRequires:	gdal-devel
12cr|qlandkartegt-1.5.1-1|18	BuildRequires:	proj-devel
12cr|qlandkartegt-1.5.1-1|19	BuildRequires:	desktop-file-utils
12cr|qlandkartegt-1.5.1-1|20	BuildRequires:	libexif-devel
12cr|qlandkartegt-1.5.1-1|21	BuildRequires:	gpsd-devel
12cr|qlandkartegt-1.5.1-1|22	BuildRequires:	libdmtx-devel
12cr|qlandkartegt-1.5.1-1|23	Obsoletes:	qlandkarte < %{version}
12cr|qlandkartegt-1.5.1-1|24	Provides:	qlandkarte = %{version}
12cr|qlandkartegt-1.5.1-1|25	
12cr|qlandkartegt-1.5.1-1|26	%description
12cr|qlandkartegt-1.5.1-1|27	QLandkarte GT is the ultimate outdoor aficionado's tool for GPS maps in
12cr|qlandkartegt-1.5.1-1|28	GeoTiff format as well as Garmin's img vector map format. Additional it is
12cr|qlandkartegt-1.5.1-1|29	the PC side frontend to QLandkarte M, a moving map application for mobile
12cr|qlandkartegt-1.5.1-1|30	devices. And it fills the gap Garmin leaves in refusing to support Linux.
12cr|qlandkartegt-1.5.1-1|31	QLandkarte GT is the proof that writing portable applications for Unix,
12cr|qlandkartegt-1.5.1-1|32	Windows and OSX is feasible with a minimum of overhead. No excuses!
12cr|qlandkartegt-1.5.1-1|33	
12cr|qlandkartegt-1.5.1-1|34	QLandkarte GT does replace the original QLandkarte with a much more
12cr|qlandkartegt-1.5.1-1|35	flexible architecture. It's not limited to a map format or device. Thus
12cr|qlandkartegt-1.5.1-1|36	if you think your Magellan GPS or other should be supported, join the team.
12cr|qlandkartegt-1.5.1-1|37	
12cr|qlandkartegt-1.5.1-1|38	Additionally it is a front end to the GDAL tools, to make georeferencing
12cr|qlandkartegt-1.5.1-1|39	scanned maps feasible for the normal user. Compared to similar tools like
12cr|qlandkartegt-1.5.1-1|40	QGis, it's target users are more on the consumer side than on the scientific
12cr|qlandkartegt-1.5.1-1|41	one. QLandkarte GT might not let you select every possible feature of the
12cr|qlandkartegt-1.5.1-1|42	GDAL tools, but it will simplify their use to the demands of most users.
12cr|qlandkartegt-1.5.1-1|43	
12cr|qlandkartegt-1.5.1-1|44	%prep
12cr|qlandkartegt-1.5.1-1|45	%setup -q
12cr|qlandkartegt-1.5.1-1|46	%patch0 -p1
12cr|qlandkartegt-1.5.1-1|47	
12cr|qlandkartegt-1.5.1-1|48	%build
12cr|qlandkartegt-1.5.1-1|49	%cmake -DBUILD_SHARED_LIBS:BOOL=OFF -DGPX_EXTENSIONS=ON
12cr|qlandkartegt-1.5.1-1|50	%make VERBOSE=1
12cr|qlandkartegt-1.5.1-1|51	
12cr|qlandkartegt-1.5.1-1|52	%install
12cr|qlandkartegt-1.5.1-1|53	%makeinstall_std -C build
12cr|qlandkartegt-1.5.1-1|54	
12cr|qlandkartegt-1.5.1-1|55	%files
12cr|qlandkartegt-1.5.1-1|56	%doc copying changelog.txt
12cr|qlandkartegt-1.5.1-1|57	%{_bindir}/%{name}
12cr|qlandkartegt-1.5.1-1|58	%{_bindir}/map2gcm
12cr|qlandkartegt-1.5.1-1|59	%{_bindir}/cache2gtiff
12cr|qlandkartegt-1.5.1-1|60	%{_bindir}/map2rmap
12cr|qlandkartegt-1.5.1-1|61	%{_datadir}/applications/%{name}.desktop
12cr|qlandkartegt-1.5.1-1|62	%{_datadir}/pixmaps/%{name}.png
12cr|qlandkartegt-1.5.1-1|63	%{_datadir}/%{name}
12cr|qlandkartegt-1.5.1-1|64	%{_mandir}/man1/%{name}.*

6800 12
12cr|qmc2-0.36-1|1	# sdlmame & sdlmess templates section is commented out because
12cr|qmc2-0.36-1|2	# templates are up to date at this moment but sometimes we need to
12cr|qmc2-0.36-1|3	# update them from SVN
12cr|qmc2-0.36-1|4	
12cr|qmc2-0.36-1|5	Name:		qmc2
12cr|qmc2-0.36-1|6	Version:	0.36
12cr|qmc2-0.36-1|7	Release:	%mkrel 1
12cr|qmc2-0.36-1|8	Epoch:		1
12cr|qmc2-0.36-1|9	Summary:	M.A.M.E. Catalog / Launcher II
12cr|qmc2-0.36-1|10	License:	GPLv2+
12cr|qmc2-0.36-1|11	Group:		Emulators
12cr|qmc2-0.36-1|12	URL:		http://sourceforge.net/projects/qmc2/
12cr|qmc2-0.36-1|13	#alt url	http://qmc2.arcadehits.net/
12cr|qmc2-0.36-1|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|qmc2-0.36-1|15	#http://qmc2.svn.sourceforge.net/viewvc/qmc2/trunk/data/opt/SDLMAME/template.xml?revision=2835
12cr|qmc2-0.36-1|16	#Source1:	sdlmame-0.142u4-template.xml
12cr|qmc2-0.36-1|17	#http://qmc2.svn.sourceforge.net/viewvc/qmc2/trunk/data/opt/SDLMESS/template.xml?revision=2755
12cr|qmc2-0.36-1|18	#Source2:	sdlmess-0.142u3-template.xml
12cr|qmc2-0.36-1|19	Source10:	qmc2-48.png
12cr|qmc2-0.36-1|20	BuildRequires:	qt4-devel >= 4:4.7.0
12cr|qmc2-0.36-1|21	BuildRequires:	phonon-devel
12cr|qmc2-0.36-1|22	BuildRequires:	X11-devel
12cr|qmc2-0.36-1|23	BuildRequires:	SDL-devel
12cr|qmc2-0.36-1|24	BuildRequires:	rsync
12cr|qmc2-0.36-1|25	
12cr|qmc2-0.36-1|26	#not requiring non-free
12cr|qmc2-0.36-1|27	Suggests:	sdlmame
12cr|qmc2-0.36-1|28	Suggests:	sdlmame-extra-data
12cr|qmc2-0.36-1|29	Suggests:	sdlmess
12cr|qmc2-0.36-1|30	
12cr|qmc2-0.36-1|31	%description
12cr|qmc2-0.36-1|32	QMC2 is a Qt4 based front-end for SDLMAME and SDLMESS.
12cr|qmc2-0.36-1|33	
12cr|qmc2-0.36-1|34	%prep
12cr|qmc2-0.36-1|35	%setup -q -n %{name}
12cr|qmc2-0.36-1|36	#updates sdlmame & sdlmess templates
12cr|qmc2-0.36-1|37	#cp -f %{SOURCE1} data/opt/SDLMAME/template.xml
12cr|qmc2-0.36-1|38	#cp -f %{SOURCE2} data/opt/SDLMESS/template.xml
12cr|qmc2-0.36-1|39	
12cr|qmc2-0.36-1|40	%build
12cr|qmc2-0.36-1|41	# to debug qmc2, add DEBUG=1 and install the -debug package too.
12cr|qmc2-0.36-1|42	%make \
12cr|qmc2-0.36-1|43	QTDIR=%{_prefix}/lib/qt4 \
12cr|qmc2-0.36-1|44	PREFIX=%{_prefix} \
12cr|qmc2-0.36-1|45	JOYSTICK=1 \
12cr|qmc2-0.36-1|46	OPENGL=1 \
12cr|qmc2-0.36-1|47	EMULATOR=SDLMESS
12cr|qmc2-0.36-1|48	%__mv qmc2-sdlmess qmc2-sdlmess.bak
12cr|qmc2-0.36-1|49	make clean QTDIR=%{_prefix}/lib/qt4
12cr|qmc2-0.36-1|50	
12cr|qmc2-0.36-1|51	%make \
12cr|qmc2-0.36-1|52	QTDIR=%{_prefix}/lib/qt4 \
12cr|qmc2-0.36-1|53	PREFIX=%{_prefix} \
12cr|qmc2-0.36-1|54	JOYSTICK=1 \
12cr|qmc2-0.36-1|55	OPENGL=1 \
12cr|qmc2-0.36-1|56	EMULATOR=SDLMAME
12cr|qmc2-0.36-1|57	
12cr|qmc2-0.36-1|58	%install
12cr|qmc2-0.36-1|59	%__rm -rf %{buildroot}
12cr|qmc2-0.36-1|60	%makeinstall \
12cr|qmc2-0.36-1|61	PREFIX=%{_prefix} \
12cr|qmc2-0.36-1|62	DESTDIR=%{buildroot} \
12cr|qmc2-0.36-1|63	QTDIR=%{_prefix}/lib/qt4 \
12cr|qmc2-0.36-1|64	EMULATOR=SDLMAME
12cr|qmc2-0.36-1|65	
12cr|qmc2-0.36-1|66	#install qmc2-sdlmess as well
12cr|qmc2-0.36-1|67	%__install -m 755 qmc2-sdlmess.bak %{buildroot}%{_bindir}/qmc2-sdlmess
12cr|qmc2-0.36-1|68	
12cr|qmc2-0.36-1|69	#icons
12cr|qmc2-0.36-1|70	%__install -d -m 755 %{buildroot}%{_iconsdir}
12cr|qmc2-0.36-1|71	%__install -m 644 %{SOURCE10} %{buildroot}%{_iconsdir}/%{name}.png
12cr|qmc2-0.36-1|72	
12cr|qmc2-0.36-1|73	#xdg menus
12cr|qmc2-0.36-1|74	%__install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|qmc2-0.36-1|75	
12cr|qmc2-0.36-1|76	%__cat<<EOF>%{buildroot}%{_datadir}/applications/mandriva-%{name}-sdlmame.desktop
12cr|qmc2-0.36-1|77	[Desktop Entry]
12cr|qmc2-0.36-1|78	Encoding=UTF-8
12cr|qmc2-0.36-1|79	Name=QMC2 (SDL MAME)
12cr|qmc2-0.36-1|80	Comment=%{summary}
12cr|qmc2-0.36-1|81	Exec=%{_bindir}/%{name}-sdlmame
12cr|qmc2-0.36-1|82	Icon=%{name}
12cr|qmc2-0.36-1|83	Terminal=false
12cr|qmc2-0.36-1|84	Type=Application
12cr|qmc2-0.36-1|85	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;Game;
12cr|qmc2-0.36-1|86	EOF
12cr|qmc2-0.36-1|87	
12cr|qmc2-0.36-1|88	%__cat<<EOF>%{buildroot}%{_datadir}/applications/mandriva-%{name}-sdlmess.desktop
12cr|qmc2-0.36-1|89	[Desktop Entry]
12cr|qmc2-0.36-1|90	Encoding=UTF-8
12cr|qmc2-0.36-1|91	Name=QMC2 (SDL MESS)
12cr|qmc2-0.36-1|92	Comment=%{summary}
12cr|qmc2-0.36-1|93	Exec=%{_bindir}/%{name}-sdlmess
12cr|qmc2-0.36-1|94	Icon=%{name}
12cr|qmc2-0.36-1|95	Terminal=false
12cr|qmc2-0.36-1|96	Type=Application
12cr|qmc2-0.36-1|97	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;Game;
12cr|qmc2-0.36-1|98	EOF
12cr|qmc2-0.36-1|99	
12cr|qmc2-0.36-1|100	%__rm -f %{buildroot}%{_datadir}/applications/qmc2-sdlmame.desktop
12cr|qmc2-0.36-1|101	
12cr|qmc2-0.36-1|102	%clean
12cr|qmc2-0.36-1|103	%__rm -rf %{buildroot}
12cr|qmc2-0.36-1|104	
12cr|qmc2-0.36-1|105	%files
12cr|qmc2-0.36-1|106	%{_bindir}/runonce
12cr|qmc2-0.36-1|107	%{_bindir}/%{name}
12cr|qmc2-0.36-1|108	%{_bindir}/%{name}-sdlmame
12cr|qmc2-0.36-1|109	%{_bindir}/%{name}-sdlmess
12cr|qmc2-0.36-1|110	%{_datadir}/%{name}
12cr|qmc2-0.36-1|111	%{_datadir}/applications/mandriva-%{name}-sdlmame.desktop
12cr|qmc2-0.36-1|112	%{_datadir}/applications/mandriva-%{name}-sdlmess.desktop
12cr|qmc2-0.36-1|113	%{_iconsdir}/%{name}.png
12cr|qmc2-0.36-1|114	%config %{_sysconfdir}/%{name}/%{name}.ini
12cr|qmc2-0.36-1|115	
12cr|qmc2-0.36-1|116	
12cr|qmc2-0.36-1|117	%changelog
12cr|qmc2-0.36-1|118	* Wed May 23 2012 Andrey Bondrov <abondrov@mandriva.org> 1:0.36-1
12cr|qmc2-0.36-1|119	+ Revision: 800176
12cr|qmc2-0.36-1|120	- New version 0.36
12cr|qmc2-0.36-1|121	
12cr|qmc2-0.36-1|122	* Wed Feb 08 2012 Andrey Bondrov <abondrov@mandriva.org> 1:0.35-1
12cr|qmc2-0.36-1|123	+ Revision: 771908
12cr|qmc2-0.36-1|124	- New version 0.35, update BuildRequires, spec cleanup
12cr|qmc2-0.36-1|125	
12cr|qmc2-0.36-1|126	* Sat Jul 30 2011 Andrey Bondrov <abondrov@mandriva.org> 1:0.2.b20-0.svn2840
12cr|qmc2-0.36-1|127	+ Revision: 692377
12cr|qmc2-0.36-1|128	- imported package qmc2
12cr|qmc2-0.36-1|129	
12cr|qmc2-0.36-1|130	
12cr|qmc2-0.36-1|131	* Tue Jul 19 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 1:0.2.b20-0.svn2840mdv2011.0
12cr|qmc2-0.36-1|132	- Import from MIB
12cr|qmc2-0.36-1|133	
12cr|qmc2-0.36-1|134	* Mon May 30 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 1:0.2.b20-0.svn2840mib2010.2
12cr|qmc2-0.36-1|135	- 0.2.b20 (pre, SVN 2840)
12cr|qmc2-0.36-1|136	- Update to proper templates (sdlmame 0.142u4 and sdlmess 0.142u3)
12cr|qmc2-0.36-1|137	
12cr|qmc2-0.36-1|138	* Thu Dec  2 2010 Guillaume Bedot <littletux@zarb.org> 1:0.2.b17-1plf2011.0
12cr|qmc2-0.36-1|139	- 0.2.b17
12cr|qmc2-0.36-1|140	- Update to latest templates
12cr|qmc2-0.36-1|141	
12cr|qmc2-0.36-1|142	* Mon May 17 2010 Guillaume Bedot <littletux@zarb.org> 1:0.2.b15-1plf2010.1
12cr|qmc2-0.36-1|143	- 0.2.b15 (template for mame 0.138)
12cr|qmc2-0.36-1|144	
12cr|qmc2-0.36-1|145	* Tue Mar 23 2010 Guillaume Bedot <littletux@zarb.org> 0.2.b14-1plf2010.1
12cr|qmc2-0.36-1|146	- 0.2.b14 (templates for mame/mess 0.137)
12cr|qmc2-0.36-1|147	
12cr|qmc2-0.36-1|148	* Sun Jan 10 2010 Guillaume Bedot <littletux@zarb.org> 1:0.2.b13-1plf2010.1
12cr|qmc2-0.36-1|149	- 0.2.b13
12cr|qmc2-0.36-1|150	
12cr|qmc2-0.36-1|151	* Fri Sep 11 2009 Guillaume Bedot <littletux@zarb.org> 1:0.2.b11-1plf2010.0
12cr|qmc2-0.36-1|152	- 0.2.b11
12cr|qmc2-0.36-1|153	
12cr|qmc2-0.36-1|154	* Sun Sep  6 2009 Guillaume Bedot <littletux@zarb.org> 1:0.2.b10-1plf2010.0
12cr|qmc2-0.36-1|155	- 0.2.b10
12cr|qmc2-0.36-1|156	- sdlmess 0.133 templates
12cr|qmc2-0.36-1|157	
12cr|qmc2-0.36-1|158	* Fri Jun 12 2009 Guillaume Bedot <littletux@zarb.org> 1:0.2.b9-1plf2010.0
12cr|qmc2-0.36-1|159	- 0.2.b9 (sdlmess template 0.131 update becomes useless)
12cr|qmc2-0.36-1|160	- update build requirements
12cr|qmc2-0.36-1|161	
12cr|qmc2-0.36-1|162	* Mon May 18 2009 Guillaume Bedot <littletux@zarb.org> 1:0.2.b8-2plf2010.0
12cr|qmc2-0.36-1|163	- new template for sdlmess 0.131
12cr|qmc2-0.36-1|164	
12cr|qmc2-0.36-1|165	* Mon Apr 27 2009 Guillaume Bedot <littletux@zarb.org> 1:0.2.b8-1plf2009.1
12cr|qmc2-0.36-1|166	- 0.2.b8
12cr|qmc2-0.36-1|167	
12cr|qmc2-0.36-1|168	* Mon Apr 20 2009 Guillaume Bedot <littletux@zarb.org> 1:0.2.b7-1plf2009.1
12cr|qmc2-0.36-1|169	- 0.2.b7
12cr|qmc2-0.36-1|170	
12cr|qmc2-0.36-1|171	* Thu Jan  8 2009 Guillaume Bedot <littletux@zarb.org> 1:0.2.b6-1plf2009.1
12cr|qmc2-0.36-1|172	- 0.2.b6
12cr|qmc2-0.36-1|173	- add sdlmess, opengl support
12cr|qmc2-0.36-1|174	
12cr|qmc2-0.36-1|175	* Tue Oct 21 2008 Guillaume Bedot <littletux@zarb.org> 1:0.2.b5-1plf2009.1
12cr|qmc2-0.36-1|176	- 0.2.b5
12cr|qmc2-0.36-1|177	- fix build requires, qt dir
12cr|qmc2-0.36-1|178	
12cr|qmc2-0.36-1|179	* Sat Aug 16 2008 Guillaume Bedot <littletux@zarb.org> 1:0.2.b3-1plf2009.0
12cr|qmc2-0.36-1|180	- 0.2.b3
12cr|qmc2-0.36-1|181	- no debug
12cr|qmc2-0.36-1|182	- drop old menu
12cr|qmc2-0.36-1|183	- experimental joystick support
12cr|qmc2-0.36-1|184	
12cr|qmc2-0.36-1|185	* Wed Feb  6 2008 Guillaume Bedot <littletux@zarb.org> 1:0.1-1plf2008.1
12cr|qmc2-0.36-1|186	- 0.1
12cr|qmc2-0.36-1|187	
12cr|qmc2-0.36-1|188	* Mon Jan 28 2008 Guillaume Bedot <littletux@zarb.org> 0.1.b11-1plf2008.1
12cr|qmc2-0.36-1|189	- 0.1.b11
12cr|qmc2-0.36-1|190	
12cr|qmc2-0.36-1|191	* Sun Jul 29 2007 Guillaume Bedot <littletux@zarb.org> 0.1.b10-1plf2008.0
12cr|qmc2-0.36-1|192	- New release
12cr|qmc2-0.36-1|193	
12cr|qmc2-0.36-1|194	* Tue May 15 2007 Guillaume Bedot <littletux@zarb.org> 0.1.b9-1plf2008.0
12cr|qmc2-0.36-1|195	- First package for PLF

6801 12
12cr|qmergeinifiles-1.91.0-1|1	Name: qmergeinifiles
12cr|qmergeinifiles-1.91.0-1|2	Version: 1.91.0
12cr|qmergeinifiles-1.91.0-1|3	Release: 1
12cr|qmergeinifiles-1.91.0-1|4	
12cr|qmergeinifiles-1.91.0-1|5	Summary: Utility to merge INI-format files
12cr|qmergeinifiles-1.91.0-1|6	Group: Development/Other
12cr|qmergeinifiles-1.91.0-1|7	License: GPL
12cr|qmergeinifiles-1.91.0-1|8	
12cr|qmergeinifiles-1.91.0-1|9	Requires: qt4-common
12cr|qmergeinifiles-1.91.0-1|10	
12cr|qmergeinifiles-1.91.0-1|11	Source: %name-%version.tar
12cr|qmergeinifiles-1.91.0-1|12	
12cr|qmergeinifiles-1.91.0-1|13	BuildRequires: gcc-c++ libqt4-devel libstdc++-devel
12cr|qmergeinifiles-1.91.0-1|14	
12cr|qmergeinifiles-1.91.0-1|15	%description
12cr|qmergeinifiles-1.91.0-1|16	Utility to merge INI-format files
12cr|qmergeinifiles-1.91.0-1|17	
12cr|qmergeinifiles-1.91.0-1|18	%prep
12cr|qmergeinifiles-1.91.0-1|19	%setup -q
12cr|qmergeinifiles-1.91.0-1|20	%qmake_qt4
12cr|qmergeinifiles-1.91.0-1|21	
12cr|qmergeinifiles-1.91.0-1|22	%build
12cr|qmergeinifiles-1.91.0-1|23	%make CUSTOM_OPT_FLAGS="%optflags"
12cr|qmergeinifiles-1.91.0-1|24	
12cr|qmergeinifiles-1.91.0-1|25	%install
12cr|qmergeinifiles-1.91.0-1|26	%make INSTALL_ROOT=%buildroot install
12cr|qmergeinifiles-1.91.0-1|27	
12cr|qmergeinifiles-1.91.0-1|28	
12cr|qmergeinifiles-1.91.0-1|29	%files
12cr|qmergeinifiles-1.91.0-1|30	%_bindir/*
12cr|qmergeinifiles-1.91.0-1|31	
12cr|qmergeinifiles-1.91.0-1|32	
12cr|qmergeinifiles-1.91.0-1|33	
12cr|qmergeinifiles-1.91.0-1|34	
12cr|qmergeinifiles-1.91.0-1|35	%changelog
12cr|qmergeinifiles-1.91.0-1|36	

6802 12
12cr|qmidiarp-0.5.1-1|1	%define branch 0
12cr|qmidiarp-0.5.1-1|2	%{?_branch: %{expand: %%global branch 1}}
12cr|qmidiarp-0.5.1-1|3	
12cr|qmidiarp-0.5.1-1|4	%if %branch
12cr|qmidiarp-0.5.1-1|5	%define git_snapshot git20101211
12cr|qmidiarp-0.5.1-1|6	%endif
12cr|qmidiarp-0.5.1-1|7	
12cr|qmidiarp-0.5.1-1|8	Name:           qmidiarp
12cr|qmidiarp-0.5.1-1|9	Summary:        Arpgeggiator, sequencer and LFO for JACK and ALSA
12cr|qmidiarp-0.5.1-1|10	Version:        0.5.1
12cr|qmidiarp-0.5.1-1|11	%if %branch
12cr|qmidiarp-0.5.1-1|12	Release:        %git_snapshot
12cr|qmidiarp-0.5.1-1|13	%else
12cr|qmidiarp-0.5.1-1|14	Release:        1
12cr|qmidiarp-0.5.1-1|15	%endif
12cr|qmidiarp-0.5.1-1|16	%if %branch
12cr|qmidiarp-0.5.1-1|17	Source:         http://dl.sf.net/%{name}/%{name}-%{version}.%{git_snapshot}.tar.bz2
12cr|qmidiarp-0.5.1-1|18	%else
12cr|qmidiarp-0.5.1-1|19	Source:         http://dl.sf.net/%{name}/%{version}/%{name}-%{version}.tar.bz2
12cr|qmidiarp-0.5.1-1|20	%endif
12cr|qmidiarp-0.5.1-1|21	URL:            http://qmidiarp.sourceforge.net/
12cr|qmidiarp-0.5.1-1|22	License:        GPLv2
12cr|qmidiarp-0.5.1-1|23	Group:          Sound
12cr|qmidiarp-0.5.1-1|24	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|qmidiarp-0.5.1-1|25	BuildRequires:  libalsa-devel qt4-devel jackit-devel
12cr|qmidiarp-0.5.1-1|26	BuildRequires:  desktop-file-utils
12cr|qmidiarp-0.5.1-1|27	
12cr|qmidiarp-0.5.1-1|28	%description
12cr|qmidiarp-0.5.1-1|29	Advanced arpgeggiator, step sequencer and MIDI LFO for JACK and ALSA.
12cr|qmidiarp-0.5.1-1|30	
12cr|qmidiarp-0.5.1-1|31	%prep
12cr|qmidiarp-0.5.1-1|32	%setup -q
12cr|qmidiarp-0.5.1-1|33	
12cr|qmidiarp-0.5.1-1|34	%build
12cr|qmidiarp-0.5.1-1|35	%configure
12cr|qmidiarp-0.5.1-1|36	%make
12cr|qmidiarp-0.5.1-1|37	%install
12cr|qmidiarp-0.5.1-1|38	rm -rf %{buildroot}
12cr|qmidiarp-0.5.1-1|39	%makeinstall_std
12cr|qmidiarp-0.5.1-1|40	
12cr|qmidiarp-0.5.1-1|41	desktop-file-install --add-category="X-MandrivaLinux-Multimedia-Sound;" \
12cr|qmidiarp-0.5.1-1|42	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|qmidiarp-0.5.1-1|43	
12cr|qmidiarp-0.5.1-1|44	%find_lang %{name} --with-man
12cr|qmidiarp-0.5.1-1|45	
12cr|qmidiarp-0.5.1-1|46	%clean
12cr|qmidiarp-0.5.1-1|47	rm -rf %{buildroot}
12cr|qmidiarp-0.5.1-1|48	
12cr|qmidiarp-0.5.1-1|49	%files -f %{name}.lang
12cr|qmidiarp-0.5.1-1|50	%defattr(-,root,root)
12cr|qmidiarp-0.5.1-1|51	%doc README NEWS COPYING AUTHORS
12cr|qmidiarp-0.5.1-1|52	%{_bindir}/%{name}
12cr|qmidiarp-0.5.1-1|53	%{_datadir}/%{name}
12cr|qmidiarp-0.5.1-1|54	%{_datadir}/icons/hicolor/scalable/apps/qmidiarp.svg
12cr|qmidiarp-0.5.1-1|55	%docdir %{_mandir}/man1/*
12cr|qmidiarp-0.5.1-1|56	%{_mandir}/man1/*
12cr|qmidiarp-0.5.1-1|57	%{_datadir}/applications/%{name}.desktop
12cr|qmidiarp-0.5.1-1|58	
12cr|qmidiarp-0.5.1-1|59	
12cr|qmidiarp-0.5.1-1|60	
12cr|qmidiarp-0.5.1-1|61	%changelog
12cr|qmidiarp-0.5.1-1|62	* Sat Mar 24 2012 Frank Kober <emuse@mandriva.org> 0.5.0-1
12cr|qmidiarp-0.5.1-1|63	+ Revision: 786562
12cr|qmidiarp-0.5.1-1|64	- new version 0.5.0
12cr|qmidiarp-0.5.1-1|65	
12cr|qmidiarp-0.5.1-1|66	* Sun Jan 22 2012 Frank Kober <emuse@mandriva.org> 0.4.5-1
12cr|qmidiarp-0.5.1-1|67	+ Revision: 765838
12cr|qmidiarp-0.5.1-1|68	- new version 0.4.5
12cr|qmidiarp-0.5.1-1|69	
12cr|qmidiarp-0.5.1-1|70	* Sat Dec 24 2011 Frank Kober <emuse@mandriva.org> 0.4.4-2
12cr|qmidiarp-0.5.1-1|71	+ Revision: 745040
12cr|qmidiarp-0.5.1-1|72	- update description and correct tarball
12cr|qmidiarp-0.5.1-1|73	
12cr|qmidiarp-0.5.1-1|74	* Sat Dec 24 2011 Frank Kober <emuse@mandriva.org> 0.4.4-1
12cr|qmidiarp-0.5.1-1|75	+ Revision: 744991
12cr|qmidiarp-0.5.1-1|76	- new version 0.4.4
12cr|qmidiarp-0.5.1-1|77	o use find_lang macro
12cr|qmidiarp-0.5.1-1|78	o remove patch applied upstream
12cr|qmidiarp-0.5.1-1|79	o update summary
12cr|qmidiarp-0.5.1-1|80	
12cr|qmidiarp-0.5.1-1|81	* Wed Dec 07 2011 Frank Kober <emuse@mandriva.org> 0.4.3-2
12cr|qmidiarp-0.5.1-1|82	+ Revision: 738744
12cr|qmidiarp-0.5.1-1|83	- add upstream bugfix patch
12cr|qmidiarp-0.5.1-1|84	
12cr|qmidiarp-0.5.1-1|85	* Sun Nov 20 2011 Frank Kober <emuse@mandriva.org> 0.4.3-1
12cr|qmidiarp-0.5.1-1|86	+ Revision: 732089
12cr|qmidiarp-0.5.1-1|87	- new version 0.4.3
12cr|qmidiarp-0.5.1-1|88	
12cr|qmidiarp-0.5.1-1|89	* Sun Jul 10 2011 Frank Kober <emuse@mandriva.org> 0.4.2-1
12cr|qmidiarp-0.5.1-1|90	+ Revision: 689423
12cr|qmidiarp-0.5.1-1|91	- new version 0.4.2
12cr|qmidiarp-0.5.1-1|92	
12cr|qmidiarp-0.5.1-1|93	* Fri Jun 03 2011 Frank Kober <emuse@mandriva.org> 0.4.1-2
12cr|qmidiarp-0.5.1-1|94	+ Revision: 682625
12cr|qmidiarp-0.5.1-1|95	- upstream patch with bugfixes added
12cr|qmidiarp-0.5.1-1|96	
12cr|qmidiarp-0.5.1-1|97	* Sun May 29 2011 Frank Kober <emuse@mandriva.org> 0.4.1-1
12cr|qmidiarp-0.5.1-1|98	+ Revision: 681620
12cr|qmidiarp-0.5.1-1|99	- new version 0.4.1
12cr|qmidiarp-0.5.1-1|100	
12cr|qmidiarp-0.5.1-1|101	* Wed Jan 05 2011 Frank Kober <emuse@mandriva.org> 0.3.9-1mdv2011.0
12cr|qmidiarp-0.5.1-1|102	+ Revision: 628899
12cr|qmidiarp-0.5.1-1|103	- new version 0.3.9
12cr|qmidiarp-0.5.1-1|104	
12cr|qmidiarp-0.5.1-1|105	* Sat Dec 11 2010 Frank Kober <emuse@mandriva.org> 0.0.3-0.cvs20101211.1mdv2011.0
12cr|qmidiarp-0.5.1-1|106	+ Revision: 620580
12cr|qmidiarp-0.5.1-1|107	- new cvs snapshot
12cr|qmidiarp-0.5.1-1|108	
12cr|qmidiarp-0.5.1-1|109	* Sun Nov 28 2010 Frank Kober <emuse@mandriva.org> 0.0.3-0.cvs20101128.1mdv2011.0
12cr|qmidiarp-0.5.1-1|110	+ Revision: 602363
12cr|qmidiarp-0.5.1-1|111	- new cvs snapshot
12cr|qmidiarp-0.5.1-1|112	
12cr|qmidiarp-0.5.1-1|113	* Sat Nov 06 2010 Frank Kober <emuse@mandriva.org> 0.0.3-0.cvs20101101.1mdv2011.0
12cr|qmidiarp-0.5.1-1|114	+ Revision: 594229
12cr|qmidiarp-0.5.1-1|115	- fix rpm group tag
12cr|qmidiarp-0.5.1-1|116	- new cvs snapshot
12cr|qmidiarp-0.5.1-1|117	o port to qt4
12cr|qmidiarp-0.5.1-1|118	
12cr|qmidiarp-0.5.1-1|119	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.0.2-7mdv2010.0
12cr|qmidiarp-0.5.1-1|120	+ Revision: 433038
12cr|qmidiarp-0.5.1-1|121	- rebuild
12cr|qmidiarp-0.5.1-1|122	
12cr|qmidiarp-0.5.1-1|123	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.0.2-6mdv2009.0
12cr|qmidiarp-0.5.1-1|124	+ Revision: 259974
12cr|qmidiarp-0.5.1-1|125	- rebuild
12cr|qmidiarp-0.5.1-1|126	
12cr|qmidiarp-0.5.1-1|127	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.0.2-5mdv2009.0
12cr|qmidiarp-0.5.1-1|128	+ Revision: 247778
12cr|qmidiarp-0.5.1-1|129	- rebuild
12cr|qmidiarp-0.5.1-1|130	- drop old menu
12cr|qmidiarp-0.5.1-1|131	
12cr|qmidiarp-0.5.1-1|132	+ Pixel <pixel@mandriva.com>
12cr|qmidiarp-0.5.1-1|133	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|qmidiarp-0.5.1-1|134	
12cr|qmidiarp-0.5.1-1|135	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.0.2-3mdv2008.1
12cr|qmidiarp-0.5.1-1|136	+ Revision: 140742
12cr|qmidiarp-0.5.1-1|137	- restore BuildRoot
12cr|qmidiarp-0.5.1-1|138	
12cr|qmidiarp-0.5.1-1|139	+ Thierry Vignaud <tv@mandriva.org>
12cr|qmidiarp-0.5.1-1|140	- kill re-definition of %%buildroot on Pixel's request
12cr|qmidiarp-0.5.1-1|141	- import qmidiarp
12cr|qmidiarp-0.5.1-1|142	
12cr|qmidiarp-0.5.1-1|143	
12cr|qmidiarp-0.5.1-1|144	* Sat Sep 16 2006 Emmanuel Andry <eandry@mandriva.org> 0.0.2-3mdv2007.0
12cr|qmidiarp-0.5.1-1|145	- %%mkrel
12cr|qmidiarp-0.5.1-1|146	- xdg menu
12cr|qmidiarp-0.5.1-1|147	- fix x11 path
12cr|qmidiarp-0.5.1-1|148	
12cr|qmidiarp-0.5.1-1|149	* Wed Nov 09 2005 Austin Acton <austin@mandriva.org> 0.0.2-2mdk
12cr|qmidiarp-0.5.1-1|150	- lib64 fix
12cr|qmidiarp-0.5.1-1|151	
12cr|qmidiarp-0.5.1-1|152	* Mon Sep 20 2004 Austin Acton <austin@mandrake.org> 0.0.2-1mdk
12cr|qmidiarp-0.5.1-1|153	- initial build
12cr|qmidiarp-0.5.1-1|154	-

6803 12
12cr|qmidiroute-0.3.0-1|1	%define name    qmidiroute
12cr|qmidiroute-0.3.0-1|2	%define version 0.3.0
12cr|qmidiroute-0.3.0-1|3	%define release %mkrel 1
12cr|qmidiroute-0.3.0-1|4	
12cr|qmidiroute-0.3.0-1|5	Name:           %{name}
12cr|qmidiroute-0.3.0-1|6	Summary:        MIDI router and filter utility
12cr|qmidiroute-0.3.0-1|7	Version:        %{version}
12cr|qmidiroute-0.3.0-1|8	Release:        %{release}
12cr|qmidiroute-0.3.0-1|9	
12cr|qmidiroute-0.3.0-1|10	Source0:        http://dl.sf.net/alsamodular/%{name}-%{version}.tar.bz2
12cr|qmidiroute-0.3.0-1|11	URL:            http://alsamodular.sourceforge.net/
12cr|qmidiroute-0.3.0-1|12	License:        GPLv2
12cr|qmidiroute-0.3.0-1|13	Group:          Sound
12cr|qmidiroute-0.3.0-1|14	BuildRequires:  alsa-oss-devel qt4-devel
12cr|qmidiroute-0.3.0-1|15	
12cr|qmidiroute-0.3.0-1|16	%description
12cr|qmidiroute-0.3.0-1|17	MIDI router and filter utility for the ALSA sequencer.
12cr|qmidiroute-0.3.0-1|18	
12cr|qmidiroute-0.3.0-1|19	%prep
12cr|qmidiroute-0.3.0-1|20	%setup -q
12cr|qmidiroute-0.3.0-1|21	iconv -f=latin1 -t=utf8 man/de/%{name}.1 -o man/de/%{name}.1
12cr|qmidiroute-0.3.0-1|22	iconv -f=latin1 -t=utf8 man/fr/%{name}.1 -o man/fr/%{name}.1
12cr|qmidiroute-0.3.0-1|23	
12cr|qmidiroute-0.3.0-1|24	%build
12cr|qmidiroute-0.3.0-1|25	%configure2_5x
12cr|qmidiroute-0.3.0-1|26	%make
12cr|qmidiroute-0.3.0-1|27	%install
12cr|qmidiroute-0.3.0-1|28	%makeinstall_std
12cr|qmidiroute-0.3.0-1|29	
12cr|qmidiroute-0.3.0-1|30	%{__mkdir} -p %{buildroot}%{_datadir}/pixmaps
12cr|qmidiroute-0.3.0-1|31	%{__install} -m 0644 src/pixmaps/qmidiroute_48.xpm %{buildroot}%{_datadir}/pixmaps
12cr|qmidiroute-0.3.0-1|32	
12cr|qmidiroute-0.3.0-1|33	#menu
12cr|qmidiroute-0.3.0-1|34	
12cr|qmidiroute-0.3.0-1|35	mkdir -p %{buildroot}%{_datadir}/applications
12cr|qmidiroute-0.3.0-1|36	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|qmidiroute-0.3.0-1|37	[Desktop Entry]
12cr|qmidiroute-0.3.0-1|38	Name=QMidiRoute
12cr|qmidiroute-0.3.0-1|39	Comment=MIDI Filter and Router
12cr|qmidiroute-0.3.0-1|40	Exec=%{_bindir}/%{name}
12cr|qmidiroute-0.3.0-1|41	Icon=qmidiroute_48
12cr|qmidiroute-0.3.0-1|42	Terminal=false
12cr|qmidiroute-0.3.0-1|43	Type=Application
12cr|qmidiroute-0.3.0-1|44	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;
12cr|qmidiroute-0.3.0-1|45	Encoding=UTF-8
12cr|qmidiroute-0.3.0-1|46	EOF
12cr|qmidiroute-0.3.0-1|47	
12cr|qmidiroute-0.3.0-1|48	%files
12cr|qmidiroute-0.3.0-1|49	%doc README NEWS COPYING AUTHORS
12cr|qmidiroute-0.3.0-1|50	%{_bindir}/%{name}
12cr|qmidiroute-0.3.0-1|51	%{_datadir}/%{name}
12cr|qmidiroute-0.3.0-1|52	%{_datadir}/pixmaps/qmidiroute_48.xpm
12cr|qmidiroute-0.3.0-1|53	%docdir %{_mandir}/man1/*
12cr|qmidiroute-0.3.0-1|54	%{_mandir}/man1/*
12cr|qmidiroute-0.3.0-1|55	%{_mandir}/de/man1/*
12cr|qmidiroute-0.3.0-1|56	%{_mandir}/fr/man1/*
12cr|qmidiroute-0.3.0-1|57	%{_datadir}/applications/mandriva-%{name}.desktop

6804 12
12cr|qmmp-0.6.3-1|1	%define major			0
12cr|qmmp-0.6.3-1|2	%define libname 		%mklibname %{name}	%{major}
12cr|qmmp-0.6.3-1|3	%define libname_devel		%mklibname %{name} 	-d
12cr|qmmp-0.6.3-1|4	%define libnameui 		%mklibname qmmpui 	%{major}
12cr|qmmp-0.6.3-1|5	%define libnameui_devel		%mklibname qmmpui 	-d
12cr|qmmp-0.6.3-1|6	%define debug_package	%{nil}
12cr|qmmp-0.6.3-1|7	
12cr|qmmp-0.6.3-1|8	######################
12cr|qmmp-0.6.3-1|9	# Hardcode PLF build
12cr|qmmp-0.6.3-1|10	%define build_plf 0
12cr|qmmp-0.6.3-1|11	######################
12cr|qmmp-0.6.3-1|12	
12cr|qmmp-0.6.3-1|13	%if %{build_plf}
12cr|qmmp-0.6.3-1|14	%define distsuffix plf
12cr|qmmp-0.6.3-1|15	%define extrarelsuffix plf
12cr|qmmp-0.6.3-1|16	%endif
12cr|qmmp-0.6.3-1|17	
12cr|qmmp-0.6.3-1|18	Summary:	Qt-based Multimedia Player
12cr|qmmp-0.6.3-1|19	Name:		qmmp
12cr|qmmp-0.6.3-1|20	Version:	0.6.3
12cr|qmmp-0.6.3-1|21	Release:	1%{?extrarelsuffix}
12cr|qmmp-0.6.3-1|22	URL:		http://qmmp.ylsoftware.com/index_en.php
12cr|qmmp-0.6.3-1|23	Source:		http://qmmp.ylsoftware.com/files/%{name}-%{version}.tar.bz2
12cr|qmmp-0.6.3-1|24	License:	GPLv2+
12cr|qmmp-0.6.3-1|25	Group:		Sound
12cr|qmmp-0.6.3-1|26	
12cr|qmmp-0.6.3-1|27	BuildRequires:	qt4-devel
12cr|qmmp-0.6.3-1|28	BuildRequires:	qt4-linguist
12cr|qmmp-0.6.3-1|29	BuildRequires:	pkgconfig(mad)
12cr|qmmp-0.6.3-1|30	BuildRequires:	pkgconfig(vorbis)
12cr|qmmp-0.6.3-1|31	BuildRequires:	pkgconfig(alsa)
12cr|qmmp-0.6.3-1|32	BuildRequires:	pkgconfig(taglib)
12cr|qmmp-0.6.3-1|33	BuildRequires:	pkgconfig(libcurl)
12cr|qmmp-0.6.3-1|34	BuildRequires:	pkgconfig(flac)
12cr|qmmp-0.6.3-1|35	BuildRequires:	libmpcdec-devel
12cr|qmmp-0.6.3-1|36	BuildRequires:	pkgconfig(jack)
12cr|qmmp-0.6.3-1|37	BuildRequires:	pkgconfig(samplerate)
12cr|qmmp-0.6.3-1|38	BuildRequires:	pkgconfig(libmodplug)
12cr|qmmp-0.6.3-1|39	BuildRequires:	pkgconfig(sndfile)
12cr|qmmp-0.6.3-1|40	BuildRequires:	pkgconfig(wavpack)
12cr|qmmp-0.6.3-1|41	BuildRequires:	pkgconfig(libpulse)
12cr|qmmp-0.6.3-1|42	BuildRequires:	pkgconfig(udisks)
12cr|qmmp-0.6.3-1|43	BuildRequires:	wildmidi-devel
12cr|qmmp-0.6.3-1|44	BuildRequires:	libgme-devel
12cr|qmmp-0.6.3-1|45	BuildRequires:	pkgconfig(libprojectM)
12cr|qmmp-0.6.3-1|46	BuildRequires:	pkgconfig(libcdio)
12cr|qmmp-0.6.3-1|47	BuildRequires:	ffmpeg-devel
12cr|qmmp-0.6.3-1|48	BuildRequires:	pkgconfig(libcddb)
12cr|qmmp-0.6.3-1|49	BuildRequires:	pkgconfig(libmms)
12cr|qmmp-0.6.3-1|50	BuildRequires:	pkgconfig(libbs2b)
12cr|qmmp-0.6.3-1|51	BuildRequires:	pkgconfig(enca)
12cr|qmmp-0.6.3-1|52	BuildRequires:	cmake
12cr|qmmp-0.6.3-1|53	%if %{build_plf}
12cr|qmmp-0.6.3-1|54	BuildRequires:	libfaad2-devel
12cr|qmmp-0.6.3-1|55	%else
12cr|qmmp-0.6.3-1|56	BuildConflicts:	libfaad2-devel
12cr|qmmp-0.6.3-1|57	%endif
12cr|qmmp-0.6.3-1|58	Requires:	unzip
12cr|qmmp-0.6.3-1|59	Requires:	%{libname} = %{version}
12cr|qmmp-0.6.3-1|60	Requires:	%{libnameui} = %{version}
12cr|qmmp-0.6.3-1|61	Requires:	%{name}-plugins = %{version}
12cr|qmmp-0.6.3-1|62	Requires:	wildmidi
12cr|qmmp-0.6.3-1|63	
12cr|qmmp-0.6.3-1|64	%description
12cr|qmmp-0.6.3-1|65	This program is an audio-player, written with help of Qt library. The user
12cr|qmmp-0.6.3-1|66	interface is similar to winamp or xmms.
12cr|qmmp-0.6.3-1|67	
12cr|qmmp-0.6.3-1|68	Main opportunities:
12cr|qmmp-0.6.3-1|69	* winamp and xmms skins support;
12cr|qmmp-0.6.3-1|70	* plugins support;
12cr|qmmp-0.6.3-1|71	* MPEG1 layer 1/2/3 support;
12cr|qmmp-0.6.3-1|72	* Ogg Vorbis support;
12cr|qmmp-0.6.3-1|73	* native FLAC support;
12cr|qmmp-0.6.3-1|74	* Musepack support;
12cr|qmmp-0.6.3-1|75	* WavePack support;
12cr|qmmp-0.6.3-1|76	* ModPlug support;
12cr|qmmp-0.6.3-1|77	* WMA support;
12cr|qmmp-0.6.3-1|78	* PCM WAVE support;
12cr|qmmp-0.6.3-1|79	* AlSA sound output;
12cr|qmmp-0.6.3-1|80	* JACK sound output;
12cr|qmmp-0.6.3-1|81	* OSS sound output;
12cr|qmmp-0.6.3-1|82	* PulseAudio output;
12cr|qmmp-0.6.3-1|83	* Last.fm scrobbler;
12cr|qmmp-0.6.3-1|84	* D-Bus support;
12cr|qmmp-0.6.3-1|85	* Spectrum Analyzer;
12cr|qmmp-0.6.3-1|86	* sample rate conversion;
12cr|qmmp-0.6.3-1|87	* streaming support (MP3, Vorbis via IceCast/ShoutCast).
12cr|qmmp-0.6.3-1|88	
12cr|qmmp-0.6.3-1|89	%package -n	%{libname}
12cr|qmmp-0.6.3-1|90	Group:		System/Libraries
12cr|qmmp-0.6.3-1|91	Summary:	Library for %{name}
12cr|qmmp-0.6.3-1|92	
12cr|qmmp-0.6.3-1|93	%description -n	%{libname}
12cr|qmmp-0.6.3-1|94	Qmmp is an audio-player, written with help of Qt library.
12cr|qmmp-0.6.3-1|95	This package contains the library needed by %{name}
12cr|qmmp-0.6.3-1|96	
12cr|qmmp-0.6.3-1|97	%package -n	%{libnameui}
12cr|qmmp-0.6.3-1|98	Group:		System/Libraries
12cr|qmmp-0.6.3-1|99	Summary:	Library for %{name}
12cr|qmmp-0.6.3-1|100	
12cr|qmmp-0.6.3-1|101	%description -n	%{libnameui}
12cr|qmmp-0.6.3-1|102	Qmmp is an audio-player, written with help of Qt library.
12cr|qmmp-0.6.3-1|103	This package contains the library needed by %{name}
12cr|qmmp-0.6.3-1|104	
12cr|qmmp-0.6.3-1|105	%package -n	%{libname_devel}
12cr|qmmp-0.6.3-1|106	Summary:	Development files for %{name}
12cr|qmmp-0.6.3-1|107	Group:		Development/C
12cr|qmmp-0.6.3-1|108	Requires:	%{libname} = %{version}
12cr|qmmp-0.6.3-1|109	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|qmmp-0.6.3-1|110	Provides:	%{name}-devel = %{version}-%{release}
12cr|qmmp-0.6.3-1|111	
12cr|qmmp-0.6.3-1|112	%description -n	%{libname_devel}
12cr|qmmp-0.6.3-1|113	Qmmp is an audio-player, written with help of Qt library.
12cr|qmmp-0.6.3-1|114	This package contains the files needed for developing applications
12cr|qmmp-0.6.3-1|115	which use %{name}
12cr|qmmp-0.6.3-1|116	
12cr|qmmp-0.6.3-1|117	%package -n	%{libnameui_devel}
12cr|qmmp-0.6.3-1|118	Summary:	Development files for %{name}
12cr|qmmp-0.6.3-1|119	Group:		Development/C
12cr|qmmp-0.6.3-1|120	Requires:	%{libnameui} = %{version}
12cr|qmmp-0.6.3-1|121	Provides:	lib%{name}ui-devel = %{version}-%{release}
12cr|qmmp-0.6.3-1|122	Provides:	%{name}ui-devel = %{version}-%{release}
12cr|qmmp-0.6.3-1|123	
12cr|qmmp-0.6.3-1|124	%description -n	%{libnameui_devel}
12cr|qmmp-0.6.3-1|125	Qmmp is an audio-player, written with help of Qt library.
12cr|qmmp-0.6.3-1|126	This package contains the files needed for developing applications
12cr|qmmp-0.6.3-1|127	which use %{name}
12cr|qmmp-0.6.3-1|128	
12cr|qmmp-0.6.3-1|129	%package -n %{name}-jack
12cr|qmmp-0.6.3-1|130	Summary:	Qmmp Jack Output Plugin
12cr|qmmp-0.6.3-1|131	Group:		Sound
12cr|qmmp-0.6.3-1|132	
12cr|qmmp-0.6.3-1|133	%description -n %{name}-jack
12cr|qmmp-0.6.3-1|134	This is the Jack Output Plugin for Qmmp
12cr|qmmp-0.6.3-1|135	
12cr|qmmp-0.6.3-1|136	%package -n %{name}-oss
12cr|qmmp-0.6.3-1|137	Summary:	Qmmp OSS Output Plugin
12cr|qmmp-0.6.3-1|138	Group:		Sound
12cr|qmmp-0.6.3-1|139	
12cr|qmmp-0.6.3-1|140	%description -n %{name}-oss
12cr|qmmp-0.6.3-1|141	This is the Jack OSS Plugin for Qmmp
12cr|qmmp-0.6.3-1|142	
12cr|qmmp-0.6.3-1|143	%package -n %{name}-musepack
12cr|qmmp-0.6.3-1|144	Summary:	Qmmp MusePack Output Plugin
12cr|qmmp-0.6.3-1|145	Group:		Sound
12cr|qmmp-0.6.3-1|146	
12cr|qmmp-0.6.3-1|147	%description -n %{name}-musepack
12cr|qmmp-0.6.3-1|148	This is the Musepack Input Plugin for Qmmp
12cr|qmmp-0.6.3-1|149	
12cr|qmmp-0.6.3-1|150	%package -n %{name}-ffmpeg
12cr|qmmp-0.6.3-1|151	Summary:	Qmmp FFMPEG Input Plugin
12cr|qmmp-0.6.3-1|152	Group:		Sound
12cr|qmmp-0.6.3-1|153	
12cr|qmmp-0.6.3-1|154	%description -n %{name}-ffmpeg
12cr|qmmp-0.6.3-1|155	This is the FFMPEG Input Plugin for Qmmp
12cr|qmmp-0.6.3-1|156	
12cr|qmmp-0.6.3-1|157	%package -n %{name}-wavpack
12cr|qmmp-0.6.3-1|158	Summary:	Qmmp WavPack Input Plugin
12cr|qmmp-0.6.3-1|159	Group:		Sound
12cr|qmmp-0.6.3-1|160	
12cr|qmmp-0.6.3-1|161	%description -n %{name}-wavpack
12cr|qmmp-0.6.3-1|162	This is the WavPack Input Plugin for Qmmp
12cr|qmmp-0.6.3-1|163	
12cr|qmmp-0.6.3-1|164	%package -n %{name}-modplug
12cr|qmmp-0.6.3-1|165	Summary:	Qmmp Modplug Input Plugin
12cr|qmmp-0.6.3-1|166	Group:		Sound
12cr|qmmp-0.6.3-1|167	
12cr|qmmp-0.6.3-1|168	%description -n %{name}-modplug
12cr|qmmp-0.6.3-1|169	This is the Modplug Input Plugin for Qmmp
12cr|qmmp-0.6.3-1|170	
12cr|qmmp-0.6.3-1|171	%if %{build_plf}
12cr|qmmp-0.6.3-1|172	%package -n %{name}-aac
12cr|qmmp-0.6.3-1|173	Summary:	Qmmp AAC Input Plugin
12cr|qmmp-0.6.3-1|174	Group:		Sound
12cr|qmmp-0.6.3-1|175	
12cr|qmmp-0.6.3-1|176	%description -n %{name}-aac
12cr|qmmp-0.6.3-1|177	This is the AAC Input plugin for Qmmp
12cr|qmmp-0.6.3-1|178	
12cr|qmmp-0.6.3-1|179	This package is in restricted repository because AAC codec is patent-protected.
12cr|qmmp-0.6.3-1|180	%endif
12cr|qmmp-0.6.3-1|181	
12cr|qmmp-0.6.3-1|182	%package -n %{name}-plugins
12cr|qmmp-0.6.3-1|183	Summary:	Qmmp Plugins
12cr|qmmp-0.6.3-1|184	Group:		Sound
12cr|qmmp-0.6.3-1|185	
12cr|qmmp-0.6.3-1|186	%description -n %{name}-plugins
12cr|qmmp-0.6.3-1|187	Qmmp is an audio-player, written with help of Qt library.
12cr|qmmp-0.6.3-1|188	This contains basic plugin distribution.
12cr|qmmp-0.6.3-1|189	
12cr|qmmp-0.6.3-1|190	%prep
12cr|qmmp-0.6.3-1|191	%setup -q
12cr|qmmp-0.6.3-1|192	
12cr|qmmp-0.6.3-1|193	%build
12cr|qmmp-0.6.3-1|194	#oss3 support is deprecated upstream for now I'll enable it ...
12cr|qmmp-0.6.3-1|195	%cmake_qt4 -DUSE_HAL=OFF -DUSE_OSS:BOOL=TRUE
12cr|qmmp-0.6.3-1|196	%make
12cr|qmmp-0.6.3-1|197	
12cr|qmmp-0.6.3-1|198	%install
12cr|qmmp-0.6.3-1|199	%makeinstall_std -C build
12cr|qmmp-0.6.3-1|200	
12cr|qmmp-0.6.3-1|201	%files
12cr|qmmp-0.6.3-1|202	%doc AUTHORS ChangeLog
12cr|qmmp-0.6.3-1|203	%{_bindir}/%{name}
12cr|qmmp-0.6.3-1|204	%{_datadir}/applications/*.desktop
12cr|qmmp-0.6.3-1|205	%{_iconsdir}/hicolor/*/apps/*
12cr|qmmp-0.6.3-1|206	%{_datadir}/%{name}
12cr|qmmp-0.6.3-1|207	
12cr|qmmp-0.6.3-1|208	%files -n %{libname}
12cr|qmmp-0.6.3-1|209	%{_libdir}/libqmmp.so.%{major}*
12cr|qmmp-0.6.3-1|210	
12cr|qmmp-0.6.3-1|211	%files -n %{libnameui}
12cr|qmmp-0.6.3-1|212	%{_libdir}/libqmmpui.so.%{major}*
12cr|qmmp-0.6.3-1|213	
12cr|qmmp-0.6.3-1|214	%files -n %{libname_devel}
12cr|qmmp-0.6.3-1|215	%{_includedir}/%{name}
12cr|qmmp-0.6.3-1|216	%{_libdir}/libqmmp.so
12cr|qmmp-0.6.3-1|217	%{_libdir}/pkgconfig/qmmpui.pc
12cr|qmmp-0.6.3-1|218	%{_libdir}/pkgconfig/qmmp.pc
12cr|qmmp-0.6.3-1|219	
12cr|qmmp-0.6.3-1|220	%files -n %{libnameui_devel}
12cr|qmmp-0.6.3-1|221	%{_includedir}/qmmpui
12cr|qmmp-0.6.3-1|222	%{_libdir}/libqmmpui.so
12cr|qmmp-0.6.3-1|223	
12cr|qmmp-0.6.3-1|224	%files -n %{name}-jack
12cr|qmmp-0.6.3-1|225	%{_libdir}/%{name}/Output/libjack.so
12cr|qmmp-0.6.3-1|226	
12cr|qmmp-0.6.3-1|227	%files -n %{name}-oss
12cr|qmmp-0.6.3-1|228	%{_libdir}/%{name}/Output/liboss.so
12cr|qmmp-0.6.3-1|229	
12cr|qmmp-0.6.3-1|230	%files -n %{name}-musepack
12cr|qmmp-0.6.3-1|231	%{_libdir}/%{name}/Input/libmpc.so
12cr|qmmp-0.6.3-1|232	
12cr|qmmp-0.6.3-1|233	%files -n %{name}-ffmpeg
12cr|qmmp-0.6.3-1|234	%{_libdir}/%{name}/Input/libffmpeg.so
12cr|qmmp-0.6.3-1|235	
12cr|qmmp-0.6.3-1|236	%files -n %{name}-wavpack
12cr|qmmp-0.6.3-1|237	%{_libdir}/%{name}/Input/libwavpack.so
12cr|qmmp-0.6.3-1|238	
12cr|qmmp-0.6.3-1|239	%files -n %{name}-modplug
12cr|qmmp-0.6.3-1|240	%{_libdir}/%{name}/Input/libmodplug.so
12cr|qmmp-0.6.3-1|241	
12cr|qmmp-0.6.3-1|242	%if %{build_plf}
12cr|qmmp-0.6.3-1|243	%files -n %{name}-aac
12cr|qmmp-0.6.3-1|244	{_libdir}/%{name}/Input/libaac.so
12cr|qmmp-0.6.3-1|245	%endif
12cr|qmmp-0.6.3-1|246	
12cr|qmmp-0.6.3-1|247	%files -n %{name}-plugins
12cr|qmmp-0.6.3-1|248	%{_libdir}/%{name}/Input/libflac.so
12cr|qmmp-0.6.3-1|249	%{_libdir}/%{name}/Input/libmad.so
12cr|qmmp-0.6.3-1|250	%{_libdir}/%{name}/Input/libsndfile.so
12cr|qmmp-0.6.3-1|251	%{_libdir}/%{name}/Input/libvorbis.so
12cr|qmmp-0.6.3-1|252	%{_libdir}/%{name}/Input/libcdaudio.so
12cr|qmmp-0.6.3-1|253	%{_libdir}/%{name}/Input/libcue.so
12cr|qmmp-0.6.3-1|254	%{_libdir}/%{name}/Input/libgme.so
12cr|qmmp-0.6.3-1|255	%{_libdir}/%{name}/Input/libwildmidi.so
12cr|qmmp-0.6.3-1|256	
12cr|qmmp-0.6.3-1|257	%{_libdir}/%{name}/Output/libalsa.so
12cr|qmmp-0.6.3-1|258	%{_libdir}/%{name}/Output/libpulseaudio.so
12cr|qmmp-0.6.3-1|259	%{_libdir}/%{name}/Output/libnull.so
12cr|qmmp-0.6.3-1|260	
12cr|qmmp-0.6.3-1|261	%{_libdir}/%{name}/General/libnotifier.so
12cr|qmmp-0.6.3-1|262	%{_libdir}/%{name}/General/libscrobbler.so
12cr|qmmp-0.6.3-1|263	%{_libdir}/%{name}/General/libstatusicon.so
12cr|qmmp-0.6.3-1|264	%{_libdir}/%{name}/General/libfileops.so
12cr|qmmp-0.6.3-1|265	%{_libdir}/%{name}/General/libhotkey.so
12cr|qmmp-0.6.3-1|266	%{_libdir}/%{name}/General/liblyrics.so
12cr|qmmp-0.6.3-1|267	%{_libdir}/%{name}/General/libmpris.so
12cr|qmmp-0.6.3-1|268	%{_libdir}/%{name}/General/libcovermanager.so
12cr|qmmp-0.6.3-1|269	%{_libdir}/%{name}/General/libkdenotify.so
12cr|qmmp-0.6.3-1|270	%{_libdir}/%{name}/General/libudisks.so
12cr|qmmp-0.6.3-1|271	%{_libdir}/%{name}/General/libconverter.so
12cr|qmmp-0.6.3-1|272	%{_libdir}/%{name}/Engines/libmplayer.so
12cr|qmmp-0.6.3-1|273	%{_libdir}/%{name}/General/libstreambrowser.so
12cr|qmmp-0.6.3-1|274	
12cr|qmmp-0.6.3-1|275	%{_libdir}/%{name}/CommandLineOptions/libincdecvolumeoption.so
12cr|qmmp-0.6.3-1|276	%{_libdir}/%{name}/CommandLineOptions/libseekoption.so
12cr|qmmp-0.6.3-1|277	%{_libdir}/%{name}/CommandLineOptions/libstatusoption.so
12cr|qmmp-0.6.3-1|278	%{_libdir}/%{name}/CommandLineOptions/libplaylistoption.so
12cr|qmmp-0.6.3-1|279	
12cr|qmmp-0.6.3-1|280	%{_libdir}/%{name}/Effect/libsrconverter.so
12cr|qmmp-0.6.3-1|281	%{_libdir}/%{name}/Effect/libbs2b.so
12cr|qmmp-0.6.3-1|282	%{_libdir}/%{name}/Effect/libladspa.so
12cr|qmmp-0.6.3-1|283	%{_libdir}/%{name}/Effect/libcrossfade.so
12cr|qmmp-0.6.3-1|284	%{_libdir}/%{name}/Effect/libstereo.so
12cr|qmmp-0.6.3-1|285	
12cr|qmmp-0.6.3-1|286	%{_libdir}/%{name}/FileDialogs/libqmmpfiledialog.so
12cr|qmmp-0.6.3-1|287	
12cr|qmmp-0.6.3-1|288	%{_libdir}/%{name}/PlaylistFormats/libm3uplaylistformat.so
12cr|qmmp-0.6.3-1|289	%{_libdir}/%{name}/PlaylistFormats/libplsplaylistformat.so
12cr|qmmp-0.6.3-1|290	%{_libdir}/%{name}/PlaylistFormats/libxspfplaylistformat.so
12cr|qmmp-0.6.3-1|291	
12cr|qmmp-0.6.3-1|292	%{_libdir}/%{name}/Transports/libhttp.so
12cr|qmmp-0.6.3-1|293	%{_libdir}/%{name}/Transports/libmms.so
12cr|qmmp-0.6.3-1|294	
12cr|qmmp-0.6.3-1|295	%{_libdir}/%{name}/Visual/libanalyzer.so
12cr|qmmp-0.6.3-1|296	%{_libdir}/%{name}/Visual/libprojectm.so
12cr|qmmp-0.6.3-1|297	
12cr|qmmp-0.6.3-1|298	%{_libdir}/%{name}/Ui/libskinned.so
12cr|qmmp-0.6.3-1|299	
12cr|qmmp-0.6.3-1|300	
12cr|qmmp-0.6.3-1|301	
12cr|qmmp-0.6.3-1|302	%changelog
12cr|qmmp-0.6.3-1|303	* Sat Aug 18 2012 Andrey Bondrov <abondrov@mandriva.org> 0.6.3-1
12cr|qmmp-0.6.3-1|304	+ Revision: 815295
12cr|qmmp-0.6.3-1|305	- New version 0.6.3, convert BR to pkgconfig style, add PLF build conditions
12cr|qmmp-0.6.3-1|306	
12cr|qmmp-0.6.3-1|307	* Thu Jul 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.6.1-1
12cr|qmmp-0.6.3-1|308	+ Revision: 811157
12cr|qmmp-0.6.3-1|309	- version update 0.6.1
12cr|qmmp-0.6.3-1|310	
12cr|qmmp-0.6.3-1|311	+ Sergey Zhemoitel <serg@mandriva.org>
12cr|qmmp-0.6.3-1|312	- update to 0.6.0
12cr|qmmp-0.6.3-1|313	- drop aac decoder
12cr|qmmp-0.6.3-1|314	- update to 0.5.5
12cr|qmmp-0.6.3-1|315	- add new release 0.5.4. Correct spec from 2010.1 build and later
12cr|qmmp-0.6.3-1|316	- new version 0.5.2
12cr|qmmp-0.6.3-1|317	- new release 0.5.1, aac-plugin
12cr|qmmp-0.6.3-1|318	
12cr|qmmp-0.6.3-1|319	+ Götz Waschk <waschk@mandriva.org>
12cr|qmmp-0.6.3-1|320	- rebuild for new libcdio
12cr|qmmp-0.6.3-1|321	
12cr|qmmp-0.6.3-1|322	* Fri May 20 2011 Funda Wang <fwang@mandriva.org> 0.5.1-1
12cr|qmmp-0.6.3-1|323	+ Revision: 676418
12cr|qmmp-0.6.3-1|324	- update file list
12cr|qmmp-0.6.3-1|325	- update to new version 0.5.1
12cr|qmmp-0.6.3-1|326	
12cr|qmmp-0.6.3-1|327	+ Sergey Zhemoitel <serg@mandriva.org>
12cr|qmmp-0.6.3-1|328	- correct require wildmidi
12cr|qmmp-0.6.3-1|329	- add require wildmidi
12cr|qmmp-0.6.3-1|330	- add require wildmidi 0.2.3.4 version
12cr|qmmp-0.6.3-1|331	
12cr|qmmp-0.6.3-1|332	* Sat Mar 26 2011 Funda Wang <fwang@mandriva.org> 0.5.0-1
12cr|qmmp-0.6.3-1|333	+ Revision: 648585
12cr|qmmp-0.6.3-1|334	- update file list
12cr|qmmp-0.6.3-1|335	- new version 0.5.0
12cr|qmmp-0.6.3-1|336	
12cr|qmmp-0.6.3-1|337	* Sat Mar 12 2011 Funda Wang <fwang@mandriva.org> 0.4.5-1
12cr|qmmp-0.6.3-1|338	+ Revision: 644009
12cr|qmmp-0.6.3-1|339	- update to new version 0.4.5
12cr|qmmp-0.6.3-1|340	
12cr|qmmp-0.6.3-1|341	* Thu Nov 04 2010 Funda Wang <fwang@mandriva.org> 0.4.3-1mdv2011.0
12cr|qmmp-0.6.3-1|342	+ Revision: 593058
12cr|qmmp-0.6.3-1|343	- new version 0.4.3
12cr|qmmp-0.6.3-1|344	
12cr|qmmp-0.6.3-1|345	* Fri Oct 29 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.4.2-1mdv2011.0
12cr|qmmp-0.6.3-1|346	+ Revision: 589920
12cr|qmmp-0.6.3-1|347	- update to 0.4.2
12cr|qmmp-0.6.3-1|348	- clean spec and remove the "mdkversion < 200900" macros
12cr|qmmp-0.6.3-1|349	
12cr|qmmp-0.6.3-1|350	* Sun Jul 11 2010 Funda Wang <fwang@mandriva.org> 0.4.1-1mdv2011.0
12cr|qmmp-0.6.3-1|351	+ Revision: 550677
12cr|qmmp-0.6.3-1|352	- update file list
12cr|qmmp-0.6.3-1|353	- New version 0.4.1
12cr|qmmp-0.6.3-1|354	
12cr|qmmp-0.6.3-1|355	* Sun Jul 11 2010 Götz Waschk <waschk@mandriva.org> 0.3.4-2mdv2011.0
12cr|qmmp-0.6.3-1|356	+ Revision: 550644
12cr|qmmp-0.6.3-1|357	- rebuild for new libmodplug
12cr|qmmp-0.6.3-1|358	
12cr|qmmp-0.6.3-1|359	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 0.3.4-1mdv2010.1
12cr|qmmp-0.6.3-1|360	+ Revision: 536549
12cr|qmmp-0.6.3-1|361	- new version 0.3.4
12cr|qmmp-0.6.3-1|362	
12cr|qmmp-0.6.3-1|363	* Thu Mar 11 2010 Funda Wang <fwang@mandriva.org> 0.3.3-1mdv2010.1
12cr|qmmp-0.6.3-1|364	+ Revision: 517894
12cr|qmmp-0.6.3-1|365	- New version 0.3.3
12cr|qmmp-0.6.3-1|366	
12cr|qmmp-0.6.3-1|367	* Mon Jan 18 2010 Frederik Himpe <fhimpe@mandriva.org> 0.3.2-1mdv2010.1
12cr|qmmp-0.6.3-1|368	+ Revision: 493275
12cr|qmmp-0.6.3-1|369	- update to new version 0.3.2
12cr|qmmp-0.6.3-1|370	
12cr|qmmp-0.6.3-1|371	* Mon Nov 09 2009 Funda Wang <fwang@mandriva.org> 0.3.1-1mdv2010.1
12cr|qmmp-0.6.3-1|372	+ Revision: 463500
12cr|qmmp-0.6.3-1|373	- new version 0.3.1
12cr|qmmp-0.6.3-1|374	
12cr|qmmp-0.6.3-1|375	* Sun Jul 05 2009 Funda Wang <fwang@mandriva.org> 0.3.0-1mdv2010.0
12cr|qmmp-0.6.3-1|376	+ Revision: 392518
12cr|qmmp-0.6.3-1|377	- New version 0.3.0
12cr|qmmp-0.6.3-1|378	
12cr|qmmp-0.6.3-1|379	* Mon May 04 2009 Funda Wang <fwang@mandriva.org> 0.2.4-1mdv2010.0
12cr|qmmp-0.6.3-1|380	+ Revision: 371561
12cr|qmmp-0.6.3-1|381	- use ulong rather than uint
12cr|qmmp-0.6.3-1|382	- New version 0.2.4
12cr|qmmp-0.6.3-1|383	
12cr|qmmp-0.6.3-1|384	* Fri Dec 05 2008 Funda Wang <fwang@mandriva.org> 0.2.3-1mdv2009.1
12cr|qmmp-0.6.3-1|385	+ Revision: 310111
12cr|qmmp-0.6.3-1|386	- New versio n0.2.3
12cr|qmmp-0.6.3-1|387	- drop upstream patches
12cr|qmmp-0.6.3-1|388	
12cr|qmmp-0.6.3-1|389	* Sun Oct 19 2008 Funda Wang <fwang@mandriva.org> 0.2.2-3mdv2009.1
12cr|qmmp-0.6.3-1|390	+ Revision: 295181
12cr|qmmp-0.6.3-1|391	- rebuild for new ffmpeg
12cr|qmmp-0.6.3-1|392	
12cr|qmmp-0.6.3-1|393	* Tue Sep 02 2008 Funda Wang <fwang@mandriva.org> 0.2.2-2mdv2009.0
12cr|qmmp-0.6.3-1|394	+ Revision: 278804
12cr|qmmp-0.6.3-1|395	- add patch fixing parallel build and fixes for lib64
12cr|qmmp-0.6.3-1|396	- add patch (upstream) to build out of source
12cr|qmmp-0.6.3-1|397	
12cr|qmmp-0.6.3-1|398	* Sun Aug 31 2008 Funda Wang <fwang@mandriva.org> 0.2.2-1mdv2009.0
12cr|qmmp-0.6.3-1|399	+ Revision: 278050
12cr|qmmp-0.6.3-1|400	- New version 0.2.2
12cr|qmmp-0.6.3-1|401	
12cr|qmmp-0.6.3-1|402	* Tue Aug 05 2008 Funda Wang <fwang@mandriva.org> 0.2.0-2mdv2009.0
12cr|qmmp-0.6.3-1|403	+ Revision: 263664
12cr|qmmp-0.6.3-1|404	- add conflicts to ease upgrading
12cr|qmmp-0.6.3-1|405	- use cmake to build
12cr|qmmp-0.6.3-1|406	- New version 0.2.0
12cr|qmmp-0.6.3-1|407	- fix URL
12cr|qmmp-0.6.3-1|408	
12cr|qmmp-0.6.3-1|409	* Sat Jul 12 2008 Funda Wang <fwang@mandriva.org> 0.1.6-1mdv2009.0
12cr|qmmp-0.6.3-1|410	+ Revision: 234151
12cr|qmmp-0.6.3-1|411	- BR ffmpeg
12cr|qmmp-0.6.3-1|412	- import qmmp
12cr|qmmp-0.6.3-1|413	
12cr|qmmp-0.6.3-1|414	

6805 12
12cr|qnotero-0.48-1|1	%define name	qnotero
12cr|qnotero-0.48-1|2	%define version	0.48
12cr|qnotero-0.48-1|3	%define release %mkrel 1
12cr|qnotero-0.48-1|4	
12cr|qnotero-0.48-1|5	Summary:	System tray application for accessing Zotero references
12cr|qnotero-0.48-1|6	Name:		%{name}
12cr|qnotero-0.48-1|7	Version:	%{version}
12cr|qnotero-0.48-1|8	Release:	%{release}
12cr|qnotero-0.48-1|9	Source0:	http://www.cogsci.nl/software/qnotero/%{name}_%{version}.tar.gz
12cr|qnotero-0.48-1|10	License:	GPLv3+
12cr|qnotero-0.48-1|11	Group:		Publishing
12cr|qnotero-0.48-1|12	Url:		http://www.cogsci.nl/software/qnotero/
12cr|qnotero-0.48-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|qnotero-0.48-1|14	BuildArch:	noarch
12cr|qnotero-0.48-1|15	Requires:	python-qt4
12cr|qnotero-0.48-1|16	BuildRequires:	python-qt4, python-devel
12cr|qnotero-0.48-1|17	
12cr|qnotero-0.48-1|18	%description
12cr|qnotero-0.48-1|19	Qnotero provides lightning quick access to your Zotero
12cr|qnotero-0.48-1|20	references. Zotero is an excellent open source reference manager, but
12cr|qnotero-0.48-1|21	it lacks a simple and direct way to access your references at the
12cr|qnotero-0.48-1|22	click of a button. That is why I created this simple program, which
12cr|qnotero-0.48-1|23	lives in the system tray and allows you to search through your
12cr|qnotero-0.48-1|24	references by Author and/ or Year of Publication. If a PDF file is
12cr|qnotero-0.48-1|25	attached to a reference you can open it directly from within Qnotero.
12cr|qnotero-0.48-1|26	
12cr|qnotero-0.48-1|27	%prep
12cr|qnotero-0.48-1|28	%setup -q -n %{name}-%{version}
12cr|qnotero-0.48-1|29	
12cr|qnotero-0.48-1|30	%install
12cr|qnotero-0.48-1|31	%__rm -rf %{buildroot}
12cr|qnotero-0.48-1|32	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|qnotero-0.48-1|33	
12cr|qnotero-0.48-1|34	%clean
12cr|qnotero-0.48-1|35	%__rm -rf %{buildroot}
12cr|qnotero-0.48-1|36	
12cr|qnotero-0.48-1|37	%files -f FILE_LIST
12cr|qnotero-0.48-1|38	%defattr(-,root,root)
12cr|qnotero-0.48-1|39	%doc COPYING README
12cr|qnotero-0.48-1|40	
12cr|qnotero-0.48-1|41	
12cr|qnotero-0.48-1|42	%changelog
12cr|qnotero-0.48-1|43	* Tue Mar 06 2012 Lev Givon <lev@mandriva.org> 0.48-1mdv2011.0
12cr|qnotero-0.48-1|44	+ Revision: 782520
12cr|qnotero-0.48-1|45	- Update to 0.48.
12cr|qnotero-0.48-1|46	
12cr|qnotero-0.48-1|47	* Thu Feb 02 2012 Lev Givon <lev@mandriva.org> 0.47-1
12cr|qnotero-0.48-1|48	+ Revision: 770786
12cr|qnotero-0.48-1|49	- imported package qnotero
12cr|qnotero-0.48-1|50	

6806 12
12cr|qpass-1.2.1-1|1	Name:		qpass
12cr|qpass-1.2.1-1|2	Summary:	Qt4-based password manager
12cr|qpass-1.2.1-1|3	Version:	1.2.1
12cr|qpass-1.2.1-1|4	Release:	1
12cr|qpass-1.2.1-1|5	License:	GPLv2+
12cr|qpass-1.2.1-1|6	Group:		Databases
12cr|qpass-1.2.1-1|7	URL:		http://qpass.sourceforge.net/
12cr|qpass-1.2.1-1|8	Source0:	http://downloads.sourceforge.net/project/qpass/source/%{name}-%{version}.tar.bz2
12cr|qpass-1.2.1-1|9	BuildRequires:	cmake
12cr|qpass-1.2.1-1|10	BuildRequires:	qt4-devel
12cr|qpass-1.2.1-1|11	BuildRequires:	libgcrypt-devel
12cr|qpass-1.2.1-1|12	
12cr|qpass-1.2.1-1|13	%description
12cr|qpass-1.2.1-1|14	QPass is easy to use, open source password manager application with built-in
12cr|qpass-1.2.1-1|15	password generator. You can store in it's database such data as passwords
12cr|qpass-1.2.1-1|16	and logins which will be encrypted using AES-256 algorithm. Each entry can
12cr|qpass-1.2.1-1|17	include additional information about entry such as name, url adress
12cr|qpass-1.2.1-1|18	and description.
12cr|qpass-1.2.1-1|19	
12cr|qpass-1.2.1-1|20	%prep
12cr|qpass-1.2.1-1|21	%setup -q
12cr|qpass-1.2.1-1|22	
12cr|qpass-1.2.1-1|23	%build
12cr|qpass-1.2.1-1|24	%cmake
12cr|qpass-1.2.1-1|25	%make
12cr|qpass-1.2.1-1|26	
12cr|qpass-1.2.1-1|27	%install
12cr|qpass-1.2.1-1|28	%makeinstall_std -C build
12cr|qpass-1.2.1-1|29	%__rm -f %{buildroot}/%{_datadir}/%{name}/{COPYING,README}
12cr|qpass-1.2.1-1|30	%__mkdir_p  %{buildroot}/%{_docdir}
12cr|qpass-1.2.1-1|31	%if %{mdvver} >= 201200
12cr|qpass-1.2.1-1|32	%find_lang %{name} --with-qt --all-name
12cr|qpass-1.2.1-1|33	%else
12cr|qpass-1.2.1-1|34	touch %{name}.lang
12cr|qpass-1.2.1-1|35	%endif
12cr|qpass-1.2.1-1|36	
12cr|qpass-1.2.1-1|37	%files -f %{name}.lang
12cr|qpass-1.2.1-1|38	%dir %{_datadir}/%{name}
12cr|qpass-1.2.1-1|39	%dir %{_datadir}/%{name}/translations
12cr|qpass-1.2.1-1|40	%{_bindir}/qpass
12cr|qpass-1.2.1-1|41	%{_datadir}/applications/%{name}.desktop
12cr|qpass-1.2.1-1|42	%{_iconsdir}/hicolor/*/apps/qpass.png
12cr|qpass-1.2.1-1|43	%{_datadir}/pixmaps/qpass.png
12cr|qpass-1.2.1-1|44	%doc ChangeLog README
12cr|qpass-1.2.1-1|45	%if %mdvver < 201200
12cr|qpass-1.2.1-1|46	%{_datadir}/%{name}/translations/*
12cr|qpass-1.2.1-1|47	%endif
12cr|qpass-1.2.1-1|48	
12cr|qpass-1.2.1-1|49	
12cr|qpass-1.2.1-1|50	%changelog
12cr|qpass-1.2.1-1|51	* Thu Apr 19 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2.1-1
12cr|qpass-1.2.1-1|52	+ Revision: 791952
12cr|qpass-1.2.1-1|53	- imported package qpass
12cr|qpass-1.2.1-1|54	

6807 12
12cr|qpdf-3.0.2-1|1	%define major 8
12cr|qpdf-3.0.2-1|2	%define libname %mklibname qpdf %{major}
12cr|qpdf-3.0.2-1|3	%define develname %mklibname qpdf -d
12cr|qpdf-3.0.2-1|4	
12cr|qpdf-3.0.2-1|5	Name:		qpdf
12cr|qpdf-3.0.2-1|6	Summary:	Inspect and manipulate PDF files
12cr|qpdf-3.0.2-1|7	Version:	3.0.2
12cr|qpdf-3.0.2-1|8	Release:	1
12cr|qpdf-3.0.2-1|9	Group:		Office
12cr|qpdf-3.0.2-1|10	License:	Artistic
12cr|qpdf-3.0.2-1|11	URL:		http://sourceforge.net/projects/qpdf/
12cr|qpdf-3.0.2-1|12	Source0:	%{name}-%{version}.tar.gz
12cr|qpdf-3.0.2-1|13	BuildRequires:	zlib-devel
12cr|qpdf-3.0.2-1|14	BuildRequires:	pcre-devel
12cr|qpdf-3.0.2-1|15	
12cr|qpdf-3.0.2-1|16	%description
12cr|qpdf-3.0.2-1|17	QPDF is a C++ library and set of programs that inspect and manipulate
12cr|qpdf-3.0.2-1|18	the structure of PDF files. It can encrypt and linearize files, expose
12cr|qpdf-3.0.2-1|19	the internals of a PDF file, and do many other operations useful to end
12cr|qpdf-3.0.2-1|20	users and PDF developers.
12cr|qpdf-3.0.2-1|21	
12cr|qpdf-3.0.2-1|22	%package -n	%{libname}
12cr|qpdf-3.0.2-1|23	Summary:	Inspect and manipulate PDF files library
12cr|qpdf-3.0.2-1|24	Group:		System/Libraries
12cr|qpdf-3.0.2-1|25	
12cr|qpdf-3.0.2-1|26	%description -n %{libname}
12cr|qpdf-3.0.2-1|27	QPDF is a C++ library and set of programs that inspect and manipulate
12cr|qpdf-3.0.2-1|28	the structure of PDF files. It can encrypt and linearize files, expose
12cr|qpdf-3.0.2-1|29	the internals of a PDF file, and do many other operations useful to end
12cr|qpdf-3.0.2-1|30	users and PDF developers.
12cr|qpdf-3.0.2-1|31	
12cr|qpdf-3.0.2-1|32	%package -n	%{develname}
12cr|qpdf-3.0.2-1|33	Summary:	Static library and header files for the qpdf library
12cr|qpdf-3.0.2-1|34	Group:		Development/C
12cr|qpdf-3.0.2-1|35	Requires:	%{libname} = %{version}-%{release}
12cr|qpdf-3.0.2-1|36	Requires:	%{name} = %{version}-%{release}
12cr|qpdf-3.0.2-1|37	Provides:	qpdf-devel = %{version}-%{release}
12cr|qpdf-3.0.2-1|38	Provides:	%{name}-devel = %{version}-%{release}
12cr|qpdf-3.0.2-1|39	
12cr|qpdf-3.0.2-1|40	%description -n %{develname}
12cr|qpdf-3.0.2-1|41	Devel package for %{name}
12cr|qpdf-3.0.2-1|42	
12cr|qpdf-3.0.2-1|43	%prep
12cr|qpdf-3.0.2-1|44	%setup -q
12cr|qpdf-3.0.2-1|45	
12cr|qpdf-3.0.2-1|46	%build
12cr|qpdf-3.0.2-1|47	%configure2_5x --disable-static
12cr|qpdf-3.0.2-1|48	%make
12cr|qpdf-3.0.2-1|49	
12cr|qpdf-3.0.2-1|50	%install
12cr|qpdf-3.0.2-1|51	%makeinstall_std
12cr|qpdf-3.0.2-1|52	
12cr|qpdf-3.0.2-1|53	%files
12cr|qpdf-3.0.2-1|54	%doc Artistic-2.0 ChangeLog README* TODO
12cr|qpdf-3.0.2-1|55	%{_bindir}/fix-qdf
12cr|qpdf-3.0.2-1|56	%{_bindir}/%{name}
12cr|qpdf-3.0.2-1|57	%{_bindir}/zlib-flate
12cr|qpdf-3.0.2-1|58	%{_mandir}/man1/fix-qdf.1.*
12cr|qpdf-3.0.2-1|59	%{_mandir}/man1/qpdf.1.*
12cr|qpdf-3.0.2-1|60	%{_mandir}/man1/zlib-flate.1.*
12cr|qpdf-3.0.2-1|61	
12cr|qpdf-3.0.2-1|62	%files -n %{develname}
12cr|qpdf-3.0.2-1|63	%{_includedir}/%{name}/*.h
12cr|qpdf-3.0.2-1|64	%{_includedir}/%{name}/*.hh
12cr|qpdf-3.0.2-1|65	%{_libdir}/libqpdf.so
12cr|qpdf-3.0.2-1|66	%{_libdir}/pkgconfig/libqpdf.pc
12cr|qpdf-3.0.2-1|67	
12cr|qpdf-3.0.2-1|68	%files -n %{libname}
12cr|qpdf-3.0.2-1|69	%{_libdir}/libqpdf.so.%{major}*
12cr|qpdf-3.0.2-1|70	

6808 12
12cr|qpdfpresenterconsole-2.5.13-1|1	%define sfname qpdfpresenter
12cr|qpdfpresenterconsole-2.5.13-1|2	%define fullname QPdfPresenterConsole
12cr|qpdfpresenterconsole-2.5.13-1|3	
12cr|qpdfpresenterconsole-2.5.13-1|4	Summary:        Beamer-targeted presentation tool
12cr|qpdfpresenterconsole-2.5.13-1|5	Name:           qpdfpresenterconsole
12cr|qpdfpresenterconsole-2.5.13-1|6	Version:        2.5.13
12cr|qpdfpresenterconsole-2.5.13-1|7	Release:        1
12cr|qpdfpresenterconsole-2.5.13-1|8	License:        MIT
12cr|qpdfpresenterconsole-2.5.13-1|9	Source0:        http://sourceforge.net/projects/%{sfname}/files/sources/%{name}-v%{version}.tar.bz2
12cr|qpdfpresenterconsole-2.5.13-1|10	Group:          Graphical desktop/Other
12cr|qpdfpresenterconsole-2.5.13-1|11	Url:		http://gitorious.org/qpdfpresenterconsole
12cr|qpdfpresenterconsole-2.5.13-1|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|qpdfpresenterconsole-2.5.13-1|13	BuildRequires:	cmake
12cr|qpdfpresenterconsole-2.5.13-1|14	BuildRequires:	asciidoc
12cr|qpdfpresenterconsole-2.5.13-1|15	BuildRequires:	docbook-xsl
12cr|qpdfpresenterconsole-2.5.13-1|16	BuildRequires:	docbook-dtd45-xml
12cr|qpdfpresenterconsole-2.5.13-1|17	BuildRequires:	xsltproc
12cr|qpdfpresenterconsole-2.5.13-1|18	BuildRequires:	libxml2-utils
12cr|qpdfpresenterconsole-2.5.13-1|19	BuildRequires:	libpoppler-qt4-devel
12cr|qpdfpresenterconsole-2.5.13-1|20	BuildRequires:	libqt4-devel
12cr|qpdfpresenterconsole-2.5.13-1|21	BuildRequires:	libvlc-devel
12cr|qpdfpresenterconsole-2.5.13-1|22	
12cr|qpdfpresenterconsole-2.5.13-1|23	%description
12cr|qpdfpresenterconsole-2.5.13-1|24	Presentation console software, similar to what is provided by LibreOffice
12cr|qpdfpresenterconsole-2.5.13-1|25	Impress' plug-in or Apple Keynote, targeting PDF presentations and especially
12cr|qpdfpresenterconsole-2.5.13-1|26	those written in LaTeX with the Beamer package. It provides a presentation
12cr|qpdfpresenterconsole-2.5.13-1|27	console on the main speaker's screen which contains:
12cr|qpdfpresenterconsole-2.5.13-1|28	- the current slide if it's a simple pdf presentation, with notes below if
12cr|qpdfpresenterconsole-2.5.13-1|29	there is a text file provided that contains slide notes
12cr|qpdfpresenterconsole-2.5.13-1|30	- the current notes slide if it contains Beamer notes (left/right notes
12cr|qpdfpresenterconsole-2.5.13-1|31	supported)
12cr|qpdfpresenterconsole-2.5.13-1|32	- current date and time, current slide number
12cr|qpdfpresenterconsole-2.5.13-1|33	- countdown from the start of the presentation
12cr|qpdfpresenterconsole-2.5.13-1|34	- timer alarm to notify when the end of your slot is approaching
12cr|qpdfpresenterconsole-2.5.13-1|35	Slides are pre-rendered in background (current, next, previous) so that
12cr|qpdfpresenterconsole-2.5.13-1|36	changing slide is smooth and fast. Beamer-embedded (at least using movie15
12cr|qpdfpresenterconsole-2.5.13-1|37	package) videos are supported through LibVLC and one can provide separate text
12cr|qpdfpresenterconsole-2.5.13-1|38	file containing notes too. It's also heavily inspired from Pdf Presenter
12cr|qpdfpresenterconsole-2.5.13-1|39	Console, main differences are background pre-rendering of slides, videos
12cr|qpdfpresenterconsole-2.5.13-1|40	support, beamer and text file notes support. It should work nice on any
12cr|qpdfpresenterconsole-2.5.13-1|41	XRandR-capable system.
12cr|qpdfpresenterconsole-2.5.13-1|42	
12cr|qpdfpresenterconsole-2.5.13-1|43	%prep
12cr|qpdfpresenterconsole-2.5.13-1|44	%setup -q -n %{name}-v%{version}
12cr|qpdfpresenterconsole-2.5.13-1|45	
12cr|qpdfpresenterconsole-2.5.13-1|46	%build
12cr|qpdfpresenterconsole-2.5.13-1|47	%cmake_qt4
12cr|qpdfpresenterconsole-2.5.13-1|48	%make
12cr|qpdfpresenterconsole-2.5.13-1|49	
12cr|qpdfpresenterconsole-2.5.13-1|50	%install
12cr|qpdfpresenterconsole-2.5.13-1|51	make -C build DESTDIR=%buildroot install
12cr|qpdfpresenterconsole-2.5.13-1|52	
12cr|qpdfpresenterconsole-2.5.13-1|53	%files
12cr|qpdfpresenterconsole-2.5.13-1|54	%{_bindir}/%{name}
12cr|qpdfpresenterconsole-2.5.13-1|55	%{_mandir}/man1/%{name}.1*
12cr|qpdfpresenterconsole-2.5.13-1|56	%{_datadir}/%{name}/*
12cr|qpdfpresenterconsole-2.5.13-1|57	%{_datadir}/pixmaps/%{fullname}.png
12cr|qpdfpresenterconsole-2.5.13-1|58	%{_datadir}/applications/%{fullname}.desktop
12cr|qpdfpresenterconsole-2.5.13-1|59	
12cr|qpdfpresenterconsole-2.5.13-1|60	
12cr|qpdfpresenterconsole-2.5.13-1|61	%changelog
12cr|qpdfpresenterconsole-2.5.13-1|62	* Sun Mar 25 2012 Alexandre Lissy <alissy@mandriva.com> 2.5.13-1
12cr|qpdfpresenterconsole-2.5.13-1|63	+ Revision: 786667
12cr|qpdfpresenterconsole-2.5.13-1|64	- added dependency against docbook-dtd45-xml (needed by asciidoc)
12cr|qpdfpresenterconsole-2.5.13-1|65	- fix (remove) invalid vendor field
12cr|qpdfpresenterconsole-2.5.13-1|66	- Imported QPdfPresenterConsole
12cr|qpdfpresenterconsole-2.5.13-1|67	- Created package structure for 'qpdfpresenterconsole'.
12cr|qpdfpresenterconsole-2.5.13-1|68	

6809 12
12cr|qpdfview-0.3.1-1|1	Name:		qpdfview
12cr|qpdfview-0.3.1-1|2	Summary:	Tabbed PDF viewer
12cr|qpdfview-0.3.1-1|3	Version:	0.3.1
12cr|qpdfview-0.3.1-1|4	Release:	1
12cr|qpdfview-0.3.1-1|5	License:	GPLv2
12cr|qpdfview-0.3.1-1|6	Group:		Office
12cr|qpdfview-0.3.1-1|7	URL:		https://launchpad.net/qpdfview
12cr|qpdfview-0.3.1-1|8	Source0:	https://launchpad.net/qpdfview/trunk/%{version}/+download/%{name}-%{version}.tar.gz
12cr|qpdfview-0.3.1-1|9	BuildRequires:	pkgconfig(poppler-qt4)
12cr|qpdfview-0.3.1-1|10	BuildRequires:	cups-devel
12cr|qpdfview-0.3.1-1|11	BuildRequires:	qt4-devel
12cr|qpdfview-0.3.1-1|12	
12cr|qpdfview-0.3.1-1|13	%description
12cr|qpdfview-0.3.1-1|14	qpdfview is a tabbed PDF viewer using the poppler library.
12cr|qpdfview-0.3.1-1|15	
12cr|qpdfview-0.3.1-1|16	%prep
12cr|qpdfview-0.3.1-1|17	%setup -q
12cr|qpdfview-0.3.1-1|18	
12cr|qpdfview-0.3.1-1|19	%build
12cr|qpdfview-0.3.1-1|20	%qmake_qt4
12cr|qpdfview-0.3.1-1|21	%make
12cr|qpdfview-0.3.1-1|22	
12cr|qpdfview-0.3.1-1|23	%install
12cr|qpdfview-0.3.1-1|24	make install INSTALL_ROOT=%{buildroot}
12cr|qpdfview-0.3.1-1|25	
12cr|qpdfview-0.3.1-1|26	%files
12cr|qpdfview-0.3.1-1|27	%{_bindir}/qpdfview
12cr|qpdfview-0.3.1-1|28	%{_datadir}/applications/qpdfview.desktop
12cr|qpdfview-0.3.1-1|29	%{_mandir}/man1/qpdfview.1*
12cr|qpdfview-0.3.1-1|30	%{_datadir}/qpdfview/
12cr|qpdfview-0.3.1-1|31	
12cr|qpdfview-0.3.1-1|32	
12cr|qpdfview-0.3.1-1|33	%changelog
12cr|qpdfview-0.3.1-1|34	* Thu Jul 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.3.1-1
12cr|qpdfview-0.3.1-1|35	+ Revision: 809044
12cr|qpdfview-0.3.1-1|36	- imported package qpdfview
12cr|qpdfview-0.3.1-1|37	

6810 12
12cr|qprint-1.0-9|1	Summary:	Encode and decode quoted printable data
12cr|qprint-1.0-9|2	Name:           qprint
12cr|qprint-1.0-9|3	Version:        1.0
12cr|qprint-1.0-9|4	Release:        %mkrel 9
12cr|qprint-1.0-9|5	License:        Public Domain
12cr|qprint-1.0-9|6	Group:		Networking/Mail
12cr|qprint-1.0-9|7	URL:		http://www.fourmilab.ch/webtools/qprint/
12cr|qprint-1.0-9|8	Source:         %{name}-%{version}.tar.bz2
12cr|qprint-1.0-9|9	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|qprint-1.0-9|10	
12cr|qprint-1.0-9|11	%description
12cr|qprint-1.0-9|12	qprint is a command line utility which encodes and decodes
12cr|qprint-1.0-9|13	files in this format. It can be used within a pipeline as
12cr|qprint-1.0-9|14	an encoding or decoding filter, and is most commonly used
12cr|qprint-1.0-9|15	in this manner as part of an automated mail processing
12cr|qprint-1.0-9|16	system. With appropriate options, qprint can encode pure
12cr|qprint-1.0-9|17	binary files, but it's a poor choice since it may inflate
12cr|qprint-1.0-9|18	the size of the file by as much as a factor of three. The
12cr|qprint-1.0-9|19	base64 MIME encoding is a better choice for such data.
12cr|qprint-1.0-9|20	
12cr|qprint-1.0-9|21	%prep
12cr|qprint-1.0-9|22	
12cr|qprint-1.0-9|23	%setup -q
12cr|qprint-1.0-9|24	
12cr|qprint-1.0-9|25	%build
12cr|qprint-1.0-9|26	
12cr|qprint-1.0-9|27	%configure2_5x
12cr|qprint-1.0-9|28	
12cr|qprint-1.0-9|29	%make
12cr|qprint-1.0-9|30	
12cr|qprint-1.0-9|31	%install
12cr|qprint-1.0-9|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|qprint-1.0-9|33	
12cr|qprint-1.0-9|34	install -d %{buildroot}%{_bindir}
12cr|qprint-1.0-9|35	install -d %{buildroot}%{_mandir}/man1
12cr|qprint-1.0-9|36	install -m755 qprint %{buildroot}%{_bindir}/
12cr|qprint-1.0-9|37	install -m755 qprint.1 %{buildroot}%{_mandir}/man1/
12cr|qprint-1.0-9|38	
12cr|qprint-1.0-9|39	%clean
12cr|qprint-1.0-9|40	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|qprint-1.0-9|41	
12cr|qprint-1.0-9|42	%files
12cr|qprint-1.0-9|43	%defattr(-,root,root)
12cr|qprint-1.0-9|44	%doc README index.html logo.gif qprint.pdf rfc1521.*
12cr|qprint-1.0-9|45	%{_bindir}/qprint
12cr|qprint-1.0-9|46	%{_mandir}/man1/qprint.1*
12cr|qprint-1.0-9|47	
12cr|qprint-1.0-9|48	
12cr|qprint-1.0-9|49	%changelog
12cr|qprint-1.0-9|50	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0-9mdv2010.0
12cr|qprint-1.0-9|51	+ Revision: 433040
12cr|qprint-1.0-9|52	- rebuild
12cr|qprint-1.0-9|53	
12cr|qprint-1.0-9|54	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-8mdv2009.0
12cr|qprint-1.0-9|55	+ Revision: 242502
12cr|qprint-1.0-9|56	- rebuild
12cr|qprint-1.0-9|57	- kill re-definition of %%buildroot on Pixel's request
12cr|qprint-1.0-9|58	
12cr|qprint-1.0-9|59	+ Olivier Blin <oblin@mandriva.com>
12cr|qprint-1.0-9|60	- restore BuildRoot
12cr|qprint-1.0-9|61	
12cr|qprint-1.0-9|62	* Sun Aug 19 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2008.0
12cr|qprint-1.0-9|63	+ Revision: 66674
12cr|qprint-1.0-9|64	- Import qprint
12cr|qprint-1.0-9|65	
12cr|qprint-1.0-9|66	
12cr|qprint-1.0-9|67	
12cr|qprint-1.0-9|68	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2007.0
12cr|qprint-1.0-9|69	- rebuild
12cr|qprint-1.0-9|70	
12cr|qprint-1.0-9|71	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdk
12cr|qprint-1.0-9|72	- rebuild
12cr|qprint-1.0-9|73	
12cr|qprint-1.0-9|74	* Sun May 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-4mdk
12cr|qprint-1.0-9|75	- use macros
12cr|qprint-1.0-9|76	
12cr|qprint-1.0-9|77	* Thu Jan 16 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.0-3mdk
12cr|qprint-1.0-9|78	- build release
12cr|qprint-1.0-9|79	
12cr|qprint-1.0-9|80	* Wed Jun 12 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.0-2mdk
12cr|qprint-1.0-9|81	- fix Requires (to null)
12cr|qprint-1.0-9|82	
12cr|qprint-1.0-9|83	* Wed Jun 12 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.0-1mdk
12cr|qprint-1.0-9|84	- initial cooker contrib

6811 12
12cr|qps-1.10.16-1|1	Name:         qps
12cr|qps-1.10.16-1|2	Summary:      Visual process manager
12cr|qps-1.10.16-1|3	Version:      1.10.16
12cr|qps-1.10.16-1|4	Release:      1
12cr|qps-1.10.16-1|5	URL:          http://qps.kldp.net
12cr|qps-1.10.16-1|6	Source:       %{name}-%{version}.tar.bz2
12cr|qps-1.10.16-1|7	License:      GPL
12cr|qps-1.10.16-1|8	Group:        Monitoring
12cr|qps-1.10.16-1|9	BuildRequires:  qt4-devel
12cr|qps-1.10.16-1|10	BuildRequires:  desktop-file-utils
12cr|qps-1.10.16-1|11	BuildRequires:  libx11-devel
12cr|qps-1.10.16-1|12	BuildRequires:  imagemagick
12cr|qps-1.10.16-1|13	
12cr|qps-1.10.16-1|14	%description
12cr|qps-1.10.16-1|15	Qps is a visual process manager, an X11 version of "top" or "ps" that
12cr|qps-1.10.16-1|16	displays processes in a window and lets you sort and manipulate them.
12cr|qps-1.10.16-1|17	
12cr|qps-1.10.16-1|18	Qps can:
12cr|qps-1.10.16-1|19	o  Change nice value of a process.
12cr|qps-1.10.16-1|20	o  Alter the scheduling policy and soft realtime priority of a process.
12cr|qps-1.10.16-1|21	o  Display the TCP/UDP sockets used by a process, and names of the
12cr|qps-1.10.16-1|22	connected hosts (Linux only).
12cr|qps-1.10.16-1|23	o  Display the memory mappings of the process (which files and shared
12cr|qps-1.10.16-1|24	o  libraries are loaded   where).
12cr|qps-1.10.16-1|25	o  Display the open files of a process, and the state of unix domain sockets.
12cr|qps-1.10.16-1|26	o  Kill or send any other signal to selected processes.
12cr|qps-1.10.16-1|27	o  Display the load average as a graph, and use this as its icon when
12cr|qps-1.10.16-1|28	iconified.
12cr|qps-1.10.16-1|29	o  Show (as graph or numbers) current CPU, memory and swap usage.
12cr|qps-1.10.16-1|30	o  Sort the process table on any attribute (size, cpu usage, owner etc).
12cr|qps-1.10.16-1|31	o  On SMP systems running Linux 2.1 or later (or Solaris), display cpu usage
12cr|qps-1.10.16-1|32	for each processor, and which CPU a process is running on.
12cr|qps-1.10.16-1|33	o  Display the environment variables of any process.
12cr|qps-1.10.16-1|34	o  Show the process table in tree form, showing the parent-child
12cr|qps-1.10.16-1|35	relationship.
12cr|qps-1.10.16-1|36	o  Execute user-defined commands on selected processes.
12cr|qps-1.10.16-1|37	o  Display MOSIX-specific fields and migrate processes to other nodes
12cr|qps-1.10.16-1|38	in a cluster.
12cr|qps-1.10.16-1|39	
12cr|qps-1.10.16-1|40	Qps runs on Linux and Solaris.
12cr|qps-1.10.16-1|41	
12cr|qps-1.10.16-1|42	%prep
12cr|qps-1.10.16-1|43	%setup -q
12cr|qps-1.10.16-1|44	perl -pi -e 's/\.xpm$//' %{name}.desktop
12cr|qps-1.10.16-1|45	
12cr|qps-1.10.16-1|46	%build
12cr|qps-1.10.16-1|47	%qmake_qt4
12cr|qps-1.10.16-1|48	%make
12cr|qps-1.10.16-1|49	
12cr|qps-1.10.16-1|50	%install
12cr|qps-1.10.16-1|51	##install missing
12cr|qps-1.10.16-1|52	install -D -p -m 0755 -s qps %{buildroot}%{_bindir}/qps
12cr|qps-1.10.16-1|53	install -D -p -m 0644 qps.1 %{buildroot}%{_mandir}/man1/qps.1
12cr|qps-1.10.16-1|54	install -D -p -m 0644 icon/icon.xpm %{buildroot}%{_datadir}/pixmaps/qps.xpm
12cr|qps-1.10.16-1|55	
12cr|qps-1.10.16-1|56	install -d $RPM_BUILD_ROOT%{_liconsdir} $RPM_BUILD_ROOT%{_iconsdir} $RPM_BUILD_ROOT%{_miconsdir}
12cr|qps-1.10.16-1|57	convert -size 48x48 icon/icon.xpm $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|qps-1.10.16-1|58	convert -size 32x32 icon/icon.xpm $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|qps-1.10.16-1|59	convert -size 16x16 icon/icon.xpm $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|qps-1.10.16-1|60	
12cr|qps-1.10.16-1|61	desktop-file-install --vendor="" \
12cr|qps-1.10.16-1|62	--remove-category="Application" \
12cr|qps-1.10.16-1|63	--add-category=Monitor \
12cr|qps-1.10.16-1|64	--add-category=X-MandrivaLinux-System-Monitoring \
12cr|qps-1.10.16-1|65	--dir $RPM_BUILD_ROOT%{_datadir}/applications %{name}.desktop
12cr|qps-1.10.16-1|66	
12cr|qps-1.10.16-1|67	%files
12cr|qps-1.10.16-1|68	%doc CHANGES COPYING README_INSTALL
12cr|qps-1.10.16-1|69	%{_bindir}/*
12cr|qps-1.10.16-1|70	%{_datadir}/applications/*
12cr|qps-1.10.16-1|71	%{_datadir}/pixmaps/qps.xpm
12cr|qps-1.10.16-1|72	%{_mandir}/man1/qps.1*
12cr|qps-1.10.16-1|73	%{_liconsdir}/%{name}.png
12cr|qps-1.10.16-1|74	%{_iconsdir}/%{name}.png
12cr|qps-1.10.16-1|75	%{_miconsdir}/%{name}.png
12cr|qps-1.10.16-1|76	
12cr|qps-1.10.16-1|77	
12cr|qps-1.10.16-1|78	
12cr|qps-1.10.16-1|79	%changelog
12cr|qps-1.10.16-1|80	* Thu Feb 02 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.10.16-1
12cr|qps-1.10.16-1|81	+ Revision: 770772
12cr|qps-1.10.16-1|82	- version update 1.10.16
12cr|qps-1.10.16-1|83	
12cr|qps-1.10.16-1|84	* Sat Jun 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.10.8.4-1mdv2010.0
12cr|qps-1.10.16-1|85	+ Revision: 383174
12cr|qps-1.10.16-1|86	- Update to 1.10.8.4 version ( Qt4 version  )
12cr|qps-1.10.16-1|87	
12cr|qps-1.10.16-1|88	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|qps-1.10.16-1|89	- lowercase ImageMagick
12cr|qps-1.10.16-1|90	
12cr|qps-1.10.16-1|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|qps-1.10.16-1|92	- rebuild
12cr|qps-1.10.16-1|93	- rebuild
12cr|qps-1.10.16-1|94	
12cr|qps-1.10.16-1|95	+ Pixel <pixel@mandriva.com>
12cr|qps-1.10.16-1|96	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|qps-1.10.16-1|97	
12cr|qps-1.10.16-1|98	* Tue Mar 04 2008 Olivier Blin <blino@mandriva.org> 1.9.20-1mdv2008.1
12cr|qps-1.10.16-1|99	+ Revision: 178467
12cr|qps-1.10.16-1|100	- 1.9.20
12cr|qps-1.10.16-1|101	- fix build with qt3 by using qt3's qmake
12cr|qps-1.10.16-1|102	- remove hardcoded icon extension in desktop file
12cr|qps-1.10.16-1|103	- do not run broken make install
12cr|qps-1.10.16-1|104	- create icon dirs
12cr|qps-1.10.16-1|105	- restore BuildRoot
12cr|qps-1.10.16-1|106	
12cr|qps-1.10.16-1|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|qps-1.10.16-1|108	- drop old menu
12cr|qps-1.10.16-1|109	- kill re-definition of %%buildroot on Pixel's request
12cr|qps-1.10.16-1|110	- import qps
12cr|qps-1.10.16-1|111	

6812 12
12cr|qrencode-3.3.0-1|1	%define	major 3
12cr|qrencode-3.3.0-1|2	%define libname	%mklibname %{name} %{major}
12cr|qrencode-3.3.0-1|3	%define develname %mklibname -d %{name}
12cr|qrencode-3.3.0-1|4	
12cr|qrencode-3.3.0-1|5	Summary:	QR Code encoder into PNG image
12cr|qrencode-3.3.0-1|6	Name:		qrencode
12cr|qrencode-3.3.0-1|7	Version:	3.3.0
12cr|qrencode-3.3.0-1|8	Release:	1
12cr|qrencode-3.3.0-1|9	Group:		File tools
12cr|qrencode-3.3.0-1|10	License:	LGPLv2+
12cr|qrencode-3.3.0-1|11	URL:		http://megaui.net/fukuchi/works/qrencode/index.en.html
12cr|qrencode-3.3.0-1|12	Source0:	http://megaui.net/fukuchi/works/qrencode/%{name}-%{version}.tar.bz2
12cr|qrencode-3.3.0-1|13	BuildRequires:	libtool
12cr|qrencode-3.3.0-1|14	BuildRequires:	libpng-devel
12cr|qrencode-3.3.0-1|15	BuildRequires:	doxygen
12cr|qrencode-3.3.0-1|16	
12cr|qrencode-3.3.0-1|17	%description
12cr|qrencode-3.3.0-1|18	Qrencode is a utility software using libqrencode to encode string data in a
12cr|qrencode-3.3.0-1|19	QR Code and save as a PNG image.
12cr|qrencode-3.3.0-1|20	
12cr|qrencode-3.3.0-1|21	%package -n	%{libname}
12cr|qrencode-3.3.0-1|22	Summary:	A C library for encoding data in a QR Code symbol
12cr|qrencode-3.3.0-1|23	Group:          System/Libraries
12cr|qrencode-3.3.0-1|24	
12cr|qrencode-3.3.0-1|25	%description -n	%{libname}
12cr|qrencode-3.3.0-1|26	Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D
12cr|qrencode-3.3.0-1|27	symbology that can be scanned by handy terminals such as a mobile phone with
12cr|qrencode-3.3.0-1|28	CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is
12cr|qrencode-3.3.0-1|29	highly robustness.
12cr|qrencode-3.3.0-1|30	
12cr|qrencode-3.3.0-1|31	Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial
12cr|qrencode-3.3.0-1|32	Standards) X0510:2004 or ISO/IEC 18004.
12cr|qrencode-3.3.0-1|33	
12cr|qrencode-3.3.0-1|34	%package -n	%{develname}
12cr|qrencode-3.3.0-1|35	Summary:	The development files for the qrencode library
12cr|qrencode-3.3.0-1|36	Group:		Development/C
12cr|qrencode-3.3.0-1|37	Provides:	%{name}-devel = %{version}
12cr|qrencode-3.3.0-1|38	Provides:	lib%{name}-devel = %{version}
12cr|qrencode-3.3.0-1|39	Requires:	%{libname} = %{version}
12cr|qrencode-3.3.0-1|40	Obsoletes:	%mklibname -d qrencode 1
12cr|qrencode-3.3.0-1|41	
12cr|qrencode-3.3.0-1|42	%description -n	%{develname}
12cr|qrencode-3.3.0-1|43	Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D
12cr|qrencode-3.3.0-1|44	symbology that can be scanned by handy terminals such as a mobile phone with
12cr|qrencode-3.3.0-1|45	CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is
12cr|qrencode-3.3.0-1|46	highly robustness.
12cr|qrencode-3.3.0-1|47	
12cr|qrencode-3.3.0-1|48	Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial
12cr|qrencode-3.3.0-1|49	Standards) X0510:2004 or ISO/IEC 18004.
12cr|qrencode-3.3.0-1|50	
12cr|qrencode-3.3.0-1|51	This package contains the development files for the qrencode library.
12cr|qrencode-3.3.0-1|52	
12cr|qrencode-3.3.0-1|53	%prep
12cr|qrencode-3.3.0-1|54	%setup -q -n %{name}-%{version}
12cr|qrencode-3.3.0-1|55	
12cr|qrencode-3.3.0-1|56	%build
12cr|qrencode-3.3.0-1|57	%configure2_5x \
12cr|qrencode-3.3.0-1|58	--enable-shared
12cr|qrencode-3.3.0-1|59	%make
12cr|qrencode-3.3.0-1|60	
12cr|qrencode-3.3.0-1|61	%install
12cr|qrencode-3.3.0-1|62	%makeinstall_std
12cr|qrencode-3.3.0-1|63	
12cr|qrencode-3.3.0-1|64	# manual
12cr|qrencode-3.3.0-1|65	doxygen
12cr|qrencode-3.3.0-1|66	
12cr|qrencode-3.3.0-1|67	# clean
12cr|qrencode-3.3.0-1|68	rm -rf %{buildroot}%{_libdir}/*.la
12cr|qrencode-3.3.0-1|69	
12cr|qrencode-3.3.0-1|70	%files
12cr|qrencode-3.3.0-1|71	%{_bindir}/%{name}
12cr|qrencode-3.3.0-1|72	%{_mandir}/man1/*
12cr|qrencode-3.3.0-1|73	
12cr|qrencode-3.3.0-1|74	%files -n %{libname}
12cr|qrencode-3.3.0-1|75	%doc COPYING ChangeLog NEWS README TODO html/
12cr|qrencode-3.3.0-1|76	%{_libdir}/*.so.%{major}*
12cr|qrencode-3.3.0-1|77	
12cr|qrencode-3.3.0-1|78	%files -n %{develname}
12cr|qrencode-3.3.0-1|79	%{_includedir}/*
12cr|qrencode-3.3.0-1|80	%{_libdir}/*.so
12cr|qrencode-3.3.0-1|81	%{_libdir}/pkgconfig/*.pc
12cr|qrencode-3.3.0-1|82	
12cr|qrencode-3.3.0-1|83	
12cr|qrencode-3.3.0-1|84	%changelog
12cr|qrencode-3.3.0-1|85	* Tue Apr 03 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.3.0-1
12cr|qrencode-3.3.0-1|86	+ Revision: 788988
12cr|qrencode-3.3.0-1|87	- version update 3.3.0
12cr|qrencode-3.3.0-1|88	
12cr|qrencode-3.3.0-1|89	* Tue Mar 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.2.0-1
12cr|qrencode-3.3.0-1|90	+ Revision: 782459
12cr|qrencode-3.3.0-1|91	- version update 3.2.0
12cr|qrencode-3.3.0-1|92	
12cr|qrencode-3.3.0-1|93	* Sun Jan 09 2011 Jani Välimaa <wally@mandriva.org> 3.1.1-2mdv2011.0
12cr|qrencode-3.3.0-1|94	+ Revision: 630746
12cr|qrencode-3.3.0-1|95	- drop support for old mdv releases
12cr|qrencode-3.3.0-1|96	
12cr|qrencode-3.3.0-1|97	* Sat Jul 10 2010 Jani Välimaa <wally@mandriva.org> 3.1.1-1mdv2011.0
12cr|qrencode-3.3.0-1|98	+ Revision: 550023
12cr|qrencode-3.3.0-1|99	- new version 3.1.1
12cr|qrencode-3.3.0-1|100	- fix summary/description
12cr|qrencode-3.3.0-1|101	- build doxygen docs
12cr|qrencode-3.3.0-1|102	- clean spec
12cr|qrencode-3.3.0-1|103	
12cr|qrencode-3.3.0-1|104	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 3.0.3-3mdv2010.0
12cr|qrencode-3.3.0-1|105	+ Revision: 433041
12cr|qrencode-3.3.0-1|106	- rebuild
12cr|qrencode-3.3.0-1|107	
12cr|qrencode-3.3.0-1|108	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 3.0.3-2mdv2009.0
12cr|qrencode-3.3.0-1|109	+ Revision: 269054
12cr|qrencode-3.3.0-1|110	- rebuild early 2009.0 package (before pixel changes)
12cr|qrencode-3.3.0-1|111	
12cr|qrencode-3.3.0-1|112	+ Pixel <pixel@mandriva.com>
12cr|qrencode-3.3.0-1|113	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|qrencode-3.3.0-1|114	
12cr|qrencode-3.3.0-1|115	* Fri Jun 06 2008 Funda Wang <fwang@mandriva.org> 3.0.3-1mdv2009.0
12cr|qrencode-3.3.0-1|116	+ Revision: 216514
12cr|qrencode-3.3.0-1|117	- New version 3.0.3
12cr|qrencode-3.3.0-1|118	
12cr|qrencode-3.3.0-1|119	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.0.2-2mdv2008.1
12cr|qrencode-3.3.0-1|120	+ Revision: 140742
12cr|qrencode-3.3.0-1|121	- restore BuildRoot
12cr|qrencode-3.3.0-1|122	
12cr|qrencode-3.3.0-1|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|qrencode-3.3.0-1|124	- kill re-definition of %%buildroot on Pixel's request
12cr|qrencode-3.3.0-1|125	
12cr|qrencode-3.3.0-1|126	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-2mdv2008.0
12cr|qrencode-3.3.0-1|127	+ Revision: 90202
12cr|qrencode-3.3.0-1|128	- rebuild
12cr|qrencode-3.3.0-1|129	
12cr|qrencode-3.3.0-1|130	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2008.0
12cr|qrencode-3.3.0-1|131	+ Revision: 16112
12cr|qrencode-3.3.0-1|132	- Import qrencode
12cr|qrencode-3.3.0-1|133	

6813 12
12cr|qrupdate-1.1.2-1|1	%define name	qrupdate
12cr|qrupdate-1.1.2-1|2	%define version 1.1.2
12cr|qrupdate-1.1.2-1|3	%define release %mkrel 1
12cr|qrupdate-1.1.2-1|4	%define major	1
12cr|qrupdate-1.1.2-1|5	
12cr|qrupdate-1.1.2-1|6	%define libname %mklibname %name %major
12cr|qrupdate-1.1.2-1|7	%define develname %mklibname %name -d -s
12cr|qrupdate-1.1.2-1|8	
12cr|qrupdate-1.1.2-1|9	Summary:	Fortran library for fast updates of QR/Cholesky decompositions
12cr|qrupdate-1.1.2-1|10	Name:		%{name}
12cr|qrupdate-1.1.2-1|11	Version:	%{version}
12cr|qrupdate-1.1.2-1|12	Release:	%{release}
12cr|qrupdate-1.1.2-1|13	Source0:	%{name}-%{version}.tar.gz
12cr|qrupdate-1.1.2-1|14	License:	GPLv3+
12cr|qrupdate-1.1.2-1|15	Group:		Development/Other
12cr|qrupdate-1.1.2-1|16	Url:		http://qrupdate.sourceforge.net/
12cr|qrupdate-1.1.2-1|17	BuildRequires:	gcc-gfortran, blas-devel, lapack-devel
12cr|qrupdate-1.1.2-1|18	Patch0:		qrupdate-1.1.1-Makefiles.patch
12cr|qrupdate-1.1.2-1|19	
12cr|qrupdate-1.1.2-1|20	%description
12cr|qrupdate-1.1.2-1|21	qrupdate is a Fortran library for fast updates of QR and Cholesky
12cr|qrupdate-1.1.2-1|22	decompositions.
12cr|qrupdate-1.1.2-1|23	
12cr|qrupdate-1.1.2-1|24	%package -n %{libname}
12cr|qrupdate-1.1.2-1|25	Summary:	qrupdate shared libraries
12cr|qrupdate-1.1.2-1|26	Group:		System/Libraries
12cr|qrupdate-1.1.2-1|27	
12cr|qrupdate-1.1.2-1|28	%description -n %{libname}
12cr|qrupdate-1.1.2-1|29	qrupdate is a Fortran library for fast updates of QR and Cholesky
12cr|qrupdate-1.1.2-1|30	decompositions.
12cr|qrupdate-1.1.2-1|31	
12cr|qrupdate-1.1.2-1|32	This package contains the shared library required for running programs
12cr|qrupdate-1.1.2-1|33	built against %{name}.
12cr|qrupdate-1.1.2-1|34	
12cr|qrupdate-1.1.2-1|35	%package -n %{develname}
12cr|qrupdate-1.1.2-1|36	Summary:	qrupdate development files
12cr|qrupdate-1.1.2-1|37	Group:		Development/Other
12cr|qrupdate-1.1.2-1|38	Requires:	%{libname} = %{version}-%{release}
12cr|qrupdate-1.1.2-1|39	Provides:	%{name}-devel = %{version}-%{release}
12cr|qrupdate-1.1.2-1|40	
12cr|qrupdate-1.1.2-1|41	%description -n %{develname}
12cr|qrupdate-1.1.2-1|42	qrupdate is a Fortran library for fast updates of QR and Cholesky
12cr|qrupdate-1.1.2-1|43	decompositions.
12cr|qrupdate-1.1.2-1|44	
12cr|qrupdate-1.1.2-1|45	This package contains the files required for building programs
12cr|qrupdate-1.1.2-1|46	that use %{name}.
12cr|qrupdate-1.1.2-1|47	
12cr|qrupdate-1.1.2-1|48	%prep
12cr|qrupdate-1.1.2-1|49	%setup -q
12cr|qrupdate-1.1.2-1|50	%patch0 -p1
12cr|qrupdate-1.1.2-1|51	
12cr|qrupdate-1.1.2-1|52	sed -i Makeconf \
12cr|qrupdate-1.1.2-1|53	-e "s:LIBDIR=lib:LIBDIR=%{_libdir}:" \
12cr|qrupdate-1.1.2-1|54	-e "/^LIBDIR=/a\PREFIX=/" \
12cr|qrupdate-1.1.2-1|55	-e "s:LAPACK=.*:LAPACK=$(pkg-config --libs lapack):" \
12cr|qrupdate-1.1.2-1|56	-e "s:BLAS=.*:BLAS=$(pkg-config --libs blas):"
12cr|qrupdate-1.1.2-1|57	
12cr|qrupdate-1.1.2-1|58	
12cr|qrupdate-1.1.2-1|59	%build
12cr|qrupdate-1.1.2-1|60	#% make lib solib
12cr|qrupdate-1.1.2-1|61	%make
12cr|qrupdate-1.1.2-1|62	
12cr|qrupdate-1.1.2-1|63	%install
12cr|qrupdate-1.1.2-1|64	
12cr|qrupdate-1.1.2-1|65	#% ifarch x86_64
12cr|qrupdate-1.1.2-1|66	#% __sed -i 's,\/lib\/,\/lib64\/,g' src/Makefile
12cr|qrupdate-1.1.2-1|67	#% endif
12cr|qrupdate-1.1.2-1|68	#%make PREFIX=%{buildroot}/usr install
12cr|qrupdate-1.1.2-1|69	%makeinstall_std
12cr|qrupdate-1.1.2-1|70	
12cr|qrupdate-1.1.2-1|71	%files -n %{libname}
12cr|qrupdate-1.1.2-1|72	%_libdir/*.so.*
12cr|qrupdate-1.1.2-1|73	
12cr|qrupdate-1.1.2-1|74	%files -n %{develname}
12cr|qrupdate-1.1.2-1|75	%doc README ChangeLog COPYING
12cr|qrupdate-1.1.2-1|76	%_libdir/*.so
12cr|qrupdate-1.1.2-1|77	%_libdir/*.a
12cr|qrupdate-1.1.2-1|78	
12cr|qrupdate-1.1.2-1|79	
12cr|qrupdate-1.1.2-1|80	%changelog
12cr|qrupdate-1.1.2-1|81	* Sat Apr 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.2-1mdv2012.0
12cr|qrupdate-1.1.2-1|82	+ Revision: 794251
12cr|qrupdate-1.1.2-1|83	- version update 1.1.2
12cr|qrupdate-1.1.2-1|84	
12cr|qrupdate-1.1.2-1|85	+ Stéphane Téletchéa <steletch@mandriva.org>
12cr|qrupdate-1.1.2-1|86	- update to new version 1.1.1
12cr|qrupdate-1.1.2-1|87	
12cr|qrupdate-1.1.2-1|88	* Thu Jun 11 2009 Lev Givon <lev@mandriva.org> 1.0.1-2mdv2010.0
12cr|qrupdate-1.1.2-1|89	+ Revision: 385211
12cr|qrupdate-1.1.2-1|90	- Force rebuild.
12cr|qrupdate-1.1.2-1|91	- imported package qrupdate
12cr|qrupdate-1.1.2-1|92	

6814 12
12cr|qsampler-0.2.2-1|1	%define debug_package %{nil}
12cr|qsampler-0.2.2-1|2	
12cr|qsampler-0.2.2-1|3	Name:          qsampler
12cr|qsampler-0.2.2-1|4	Summary:       LinuxSampler GUI front-end application
12cr|qsampler-0.2.2-1|5	Version:       0.2.2
12cr|qsampler-0.2.2-1|6	Release:       1
12cr|qsampler-0.2.2-1|7	License:       GPLv2
12cr|qsampler-0.2.2-1|8	Group:         Sound
12cr|qsampler-0.2.2-1|9	Source0:       %{name}-%{version}.tar.gz
12cr|qsampler-0.2.2-1|10	URL:           http://qsampler.sourceforge.net/
12cr|qsampler-0.2.2-1|11	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|qsampler-0.2.2-1|12	BuildRequires: liblscp-devel
12cr|qsampler-0.2.2-1|13	BuildRequires: qt4-devel
12cr|qsampler-0.2.2-1|14	BuildRequires: libgig-devel
12cr|qsampler-0.2.2-1|15	BuildRequires: desktop-file-utils
12cr|qsampler-0.2.2-1|16	
12cr|qsampler-0.2.2-1|17	Requires:      linuxsampler
12cr|qsampler-0.2.2-1|18	
12cr|qsampler-0.2.2-1|19	%description
12cr|qsampler-0.2.2-1|20	QSampler is a LinuxSampler GUI front-end application written in
12cr|qsampler-0.2.2-1|21	C++ around the Qt4 toolkit using Qt Designer. At the moment it
12cr|qsampler-0.2.2-1|22	just wraps as a client reference interface for the LinuxSampler
12cr|qsampler-0.2.2-1|23	Control Protocol (LSCP).
12cr|qsampler-0.2.2-1|24	
12cr|qsampler-0.2.2-1|25	%files
12cr|qsampler-0.2.2-1|26	%defattr(-,root,root)
12cr|qsampler-0.2.2-1|27	%{_bindir}/qsampler
12cr|qsampler-0.2.2-1|28	%{_datadir}/applications/qsampler.desktop
12cr|qsampler-0.2.2-1|29	%{_datadir}/pixmaps/qsampler.png
12cr|qsampler-0.2.2-1|30	%{_datadir}/locale/*.qm
12cr|qsampler-0.2.2-1|31	
12cr|qsampler-0.2.2-1|32	#--------------------------------------------------------------------
12cr|qsampler-0.2.2-1|33	
12cr|qsampler-0.2.2-1|34	%prep
12cr|qsampler-0.2.2-1|35	%setup -q -n %name-%version
12cr|qsampler-0.2.2-1|36	
12cr|qsampler-0.2.2-1|37	%build
12cr|qsampler-0.2.2-1|38	export CXXFLAGS="%{optflags}"
12cr|qsampler-0.2.2-1|39	%configure
12cr|qsampler-0.2.2-1|40	perl -pi -e "s/-llscp/-llscp -lX11/g" qsampler.pro
12cr|qsampler-0.2.2-1|41	%make
12cr|qsampler-0.2.2-1|42	
12cr|qsampler-0.2.2-1|43	%install
12cr|qsampler-0.2.2-1|44	%makeinstall_std
12cr|qsampler-0.2.2-1|45	# Fix the .desktop file by removing
12cr|qsampler-0.2.2-1|46	# 2 non-Mdv key and 2 non-standard categories
12cr|qsampler-0.2.2-1|47	desktop-file-install \
12cr|qsampler-0.2.2-1|48	--remove-key="X-SuSE-translate" \
12cr|qsampler-0.2.2-1|49	--remove-key="Version" \
12cr|qsampler-0.2.2-1|50	--remove-category="MIDI" \
12cr|qsampler-0.2.2-1|51	--remove-category="ALSA" \
12cr|qsampler-0.2.2-1|52	--remove-category="JACK" \
12cr|qsampler-0.2.2-1|53	--add-category="Midi" \
12cr|qsampler-0.2.2-1|54	--add-category="X-MandrivaLinux-Sound" \
12cr|qsampler-0.2.2-1|55	--dir %{buildroot}%{_datadir}/applications \
12cr|qsampler-0.2.2-1|56	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|qsampler-0.2.2-1|57	
12cr|qsampler-0.2.2-1|58	
12cr|qsampler-0.2.2-1|59	
12cr|qsampler-0.2.2-1|60	%changelog
12cr|qsampler-0.2.2-1|61	* Fri Aug 28 2009 Emmanuel Andry <eandry@mandriva.org> 0.2.2-1mdv2010.0
12cr|qsampler-0.2.2-1|62	+ Revision: 421792
12cr|qsampler-0.2.2-1|63	- New version 0.2.2
12cr|qsampler-0.2.2-1|64	
12cr|qsampler-0.2.2-1|65	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2.1-5mdv2009.0
12cr|qsampler-0.2.2-1|66	+ Revision: 259976
12cr|qsampler-0.2.2-1|67	- rebuild
12cr|qsampler-0.2.2-1|68	
12cr|qsampler-0.2.2-1|69	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2.1-4mdv2009.0
12cr|qsampler-0.2.2-1|70	+ Revision: 247782
12cr|qsampler-0.2.2-1|71	- rebuild
12cr|qsampler-0.2.2-1|72	
12cr|qsampler-0.2.2-1|73	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|qsampler-0.2.2-1|74	- Add linuxsampler as require
12cr|qsampler-0.2.2-1|75	
12cr|qsampler-0.2.2-1|76	* Sun Dec 16 2007 Nicolas Lécureuil <neoclust@mandriva.org> 0.2.1-1mdv2008.1
12cr|qsampler-0.2.2-1|77	+ Revision: 120470
12cr|qsampler-0.2.2-1|78	- import qsampler
12cr|qsampler-0.2.2-1|79	
12cr|qsampler-0.2.2-1|80	

6815 12
12cr|qsf-1.2.7-6|1	Summary:	Quick spam filter
12cr|qsf-1.2.7-6|2	Name:		qsf
12cr|qsf-1.2.7-6|3	Version:	1.2.7
12cr|qsf-1.2.7-6|4	Release:	%mkrel 6
12cr|qsf-1.2.7-6|5	License:	Artistic
12cr|qsf-1.2.7-6|6	Group:		Networking/Mail
12cr|qsf-1.2.7-6|7	Source0:	http://prdownloads.sourceforge.net/qsf/qsf-%{version}.tar.bz2
12cr|qsf-1.2.7-6|8	URL:		http://www.ivarch.com/programs/qsf.shtml
12cr|qsf-1.2.7-6|9	BuildRequires:	libgdbm-devel
12cr|qsf-1.2.7-6|10	BuildRequires:	mysql-devel
12cr|qsf-1.2.7-6|11	BuildRequires:	sqlite-devel
12cr|qsf-1.2.7-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-root
12cr|qsf-1.2.7-6|13	
12cr|qsf-1.2.7-6|14	%description
12cr|qsf-1.2.7-6|15	Quick Spam Filter is a small, fast spam filter that works by learning to
12cr|qsf-1.2.7-6|16	recognise the words that are more likely to appear in spam than non-spam. It is
12cr|qsf-1.2.7-6|17	intended to be used in a procmail recipe to mark email as being possible spam.
12cr|qsf-1.2.7-6|18	
12cr|qsf-1.2.7-6|19	%prep
12cr|qsf-1.2.7-6|20	%setup -q
12cr|qsf-1.2.7-6|21	
12cr|qsf-1.2.7-6|22	# this file gets eaten
12cr|qsf-1.2.7-6|23	cp doc/quickref.txt doc/quickref.txt.bak
12cr|qsf-1.2.7-6|24	
12cr|qsf-1.2.7-6|25	%build
12cr|qsf-1.2.7-6|26	%configure2_5x \
12cr|qsf-1.2.7-6|27	--with-gdbm
12cr|qsf-1.2.7-6|28	%make
12cr|qsf-1.2.7-6|29	
12cr|qsf-1.2.7-6|30	%install
12cr|qsf-1.2.7-6|31	rm -rf $RPM_BUILD_ROOT
12cr|qsf-1.2.7-6|32	%makeinstall_std
12cr|qsf-1.2.7-6|33	cp doc/quickref.txt.bak doc/quickref.txt
12cr|qsf-1.2.7-6|34	
12cr|qsf-1.2.7-6|35	%clean
12cr|qsf-1.2.7-6|36	rm -rf $RPM_BUILD_ROOT
12cr|qsf-1.2.7-6|37	
12cr|qsf-1.2.7-6|38	%files
12cr|qsf-1.2.7-6|39	%defattr(-,root,root)
12cr|qsf-1.2.7-6|40	%doc README doc/NEWS doc/quickref.txt doc/TODO
12cr|qsf-1.2.7-6|41	%attr(0755,root,root) %{_bindir}/*
12cr|qsf-1.2.7-6|42	%attr(0644,root,root) %{_mandir}/man*/*
12cr|qsf-1.2.7-6|43	
12cr|qsf-1.2.7-6|44	
12cr|qsf-1.2.7-6|45	%changelog
12cr|qsf-1.2.7-6|46	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-6mdv2011.0
12cr|qsf-1.2.7-6|47	+ Revision: 645860
12cr|qsf-1.2.7-6|48	- relink against libmysqlclient.so.18
12cr|qsf-1.2.7-6|49	
12cr|qsf-1.2.7-6|50	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-5mdv2011.0
12cr|qsf-1.2.7-6|51	+ Revision: 627282
12cr|qsf-1.2.7-6|52	- rebuilt against mysql-5.5.8 libs, again
12cr|qsf-1.2.7-6|53	
12cr|qsf-1.2.7-6|54	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-4mdv2011.0
12cr|qsf-1.2.7-6|55	+ Revision: 626557
12cr|qsf-1.2.7-6|56	- rebuilt against mysql-5.5.8 libs
12cr|qsf-1.2.7-6|57	
12cr|qsf-1.2.7-6|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-2mdv2011.0
12cr|qsf-1.2.7-6|59	+ Revision: 614678
12cr|qsf-1.2.7-6|60	- the mass rebuild of 2010.1 packages
12cr|qsf-1.2.7-6|61	
12cr|qsf-1.2.7-6|62	* Sun Mar 07 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.2.7-1mdv2010.1
12cr|qsf-1.2.7-6|63	+ Revision: 515356
12cr|qsf-1.2.7-6|64	- update to 1.2.7
12cr|qsf-1.2.7-6|65	- use rm -rf $RPM_BUILD_ROOT
12cr|qsf-1.2.7-6|66	
12cr|qsf-1.2.7-6|67	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.6-6mdv2010.0
12cr|qsf-1.2.7-6|68	+ Revision: 442565
12cr|qsf-1.2.7-6|69	- rebuild
12cr|qsf-1.2.7-6|70	
12cr|qsf-1.2.7-6|71	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|qsf-1.2.7-6|72	- use lowercase mysql-devel
12cr|qsf-1.2.7-6|73	
12cr|qsf-1.2.7-6|74	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.6-5mdv2009.1
12cr|qsf-1.2.7-6|75	+ Revision: 311315
12cr|qsf-1.2.7-6|76	- rebuilt against mysql-5.1.30 libs
12cr|qsf-1.2.7-6|77	
12cr|qsf-1.2.7-6|78	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.2.6-4mdv2009.0
12cr|qsf-1.2.7-6|79	+ Revision: 259977
12cr|qsf-1.2.7-6|80	- rebuild
12cr|qsf-1.2.7-6|81	
12cr|qsf-1.2.7-6|82	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.2.6-3mdv2009.0
12cr|qsf-1.2.7-6|83	+ Revision: 247783
12cr|qsf-1.2.7-6|84	- rebuild
12cr|qsf-1.2.7-6|85	
12cr|qsf-1.2.7-6|86	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.2.6-1mdv2008.1
12cr|qsf-1.2.7-6|87	+ Revision: 140742
12cr|qsf-1.2.7-6|88	- restore BuildRoot
12cr|qsf-1.2.7-6|89	
12cr|qsf-1.2.7-6|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|qsf-1.2.7-6|91	- kill re-definition of %%buildroot on Pixel's request
12cr|qsf-1.2.7-6|92	
12cr|qsf-1.2.7-6|93	* Fri Jun 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.6-1mdv2008.0
12cr|qsf-1.2.7-6|94	+ Revision: 37303
12cr|qsf-1.2.7-6|95	- Import qsf
12cr|qsf-1.2.7-6|96	
12cr|qsf-1.2.7-6|97	
12cr|qsf-1.2.7-6|98	
12cr|qsf-1.2.7-6|99	* Fri Jun 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.6-1mdv2008.0
12cr|qsf-1.2.7-6|100	- 1.2.6
12cr|qsf-1.2.7-6|101	
12cr|qsf-1.2.7-6|102	* Wed May 17 2006 Emmanuel Andry <eandry@mandriva.org> 1.1.7-1mdk
12cr|qsf-1.2.7-6|103	- 1.1.7
12cr|qsf-1.2.7-6|104	
12cr|qsf-1.2.7-6|105	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdk
12cr|qsf-1.2.7-6|106	- 1.1.2
12cr|qsf-1.2.7-6|107	
12cr|qsf-1.2.7-6|108	* Fri Oct 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.9.0-2mdk
12cr|qsf-1.2.7-6|109	- fix deps
12cr|qsf-1.2.7-6|110	
12cr|qsf-1.2.7-6|111	* Fri Aug 29 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.9.0-1mdk
12cr|qsf-1.2.7-6|112	- 0.9.0
12cr|qsf-1.2.7-6|113	
12cr|qsf-1.2.7-6|114	* Thu Aug 21 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.8.1-1mdk
12cr|qsf-1.2.7-6|115	- 0.8.1
12cr|qsf-1.2.7-6|116	
12cr|qsf-1.2.7-6|117	* Tue Aug 19 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.7.8-1mdk
12cr|qsf-1.2.7-6|118	- 0.7.8
12cr|qsf-1.2.7-6|119	
12cr|qsf-1.2.7-6|120	* Thu Jul 31 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.7.7-1mdk
12cr|qsf-1.2.7-6|121	
12cr|qsf-1.2.7-6|122	* Wed Jul 23 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.7.6-1mdk
12cr|qsf-1.2.7-6|123	- initial cooker contrib

6816 12
12cr|qshare-2.1.2-1|1	Name:           qshare
12cr|qshare-2.1.2-1|2	Version:        2.1.2
12cr|qshare-2.1.2-1|3	Release:        1
12cr|qshare-2.1.2-1|4	License:        GPLv3
12cr|qshare-2.1.2-1|5	Url:		http://www.zuzuf.net/qshare
12cr|qshare-2.1.2-1|6	Source0:	http://www.zuzuf.net/qshare/files/%{name}-%{version}-src.tar.gz
12cr|qshare-2.1.2-1|7	Group:		File tools
12cr|qshare-2.1.2-1|8	Summary:        Qt file share
12cr|qshare-2.1.2-1|9	BuildRequires:  gcc-c++ libxml2-devel
12cr|qshare-2.1.2-1|10	BuildRequires:  qt4-devel avahi-compat-libdns_sd-devel
12cr|qshare-2.1.2-1|11	Requires:       avahi
12cr|qshare-2.1.2-1|12	
12cr|qshare-2.1.2-1|13	%description
12cr|qshare-2.1.2-1|14	qShare is a FTP server with a built-in service discovery feature that makes
12cr|qshare-2.1.2-1|15	qShare clients aware of other clients running on the same network. It also
12cr|qshare-2.1.2-1|16	supports Zeroconf on Linux. You can easily add/remove folders from the shared
12cr|qshare-2.1.2-1|17	folders list, set access rights, toggle password protection, etc...
12cr|qshare-2.1.2-1|18	
12cr|qshare-2.1.2-1|19	The most useful feature is probably the file search feature. The built-in FTP
12cr|qshare-2.1.2-1|20	server implements a FIND command used by qShare to look for files on all known
12cr|qshare-2.1.2-1|21	computers of the network with very little network/CPU overload.
12cr|qshare-2.1.2-1|22	
12cr|qshare-2.1.2-1|23	%prep
12cr|qshare-2.1.2-1|24	%setup -q -n %{name}
12cr|qshare-2.1.2-1|25	
12cr|qshare-2.1.2-1|26	%build
12cr|qshare-2.1.2-1|27	%qmake_qt4
12cr|qshare-2.1.2-1|28	%make
12cr|qshare-2.1.2-1|29	
12cr|qshare-2.1.2-1|30	%install
12cr|qshare-2.1.2-1|31	%makeinstall_std INSTALL_ROOT=%{buildroot}%{_prefix}
12cr|qshare-2.1.2-1|32	
12cr|qshare-2.1.2-1|33	%files
12cr|qshare-2.1.2-1|34	%doc AUTHORS README COPYING
12cr|qshare-2.1.2-1|35	%{_bindir}/%{name}
12cr|qshare-2.1.2-1|36	
12cr|qshare-2.1.2-1|37	
12cr|qshare-2.1.2-1|38	%changelog
12cr|qshare-2.1.2-1|39	* Fri Jan 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.1.2-1
12cr|qshare-2.1.2-1|40	+ Revision: 762906
12cr|qshare-2.1.2-1|41	- BR:avahi-compat-libdns_sd-devel
12cr|qshare-2.1.2-1|42	- imported package qshare
12cr|qshare-2.1.2-1|43	

6817 12
12cr|qsstv-7.1.7-1|1	Name: 		qsstv
12cr|qsstv-7.1.7-1|2	Summary: 	QSSTV is an sstv app
12cr|qsstv-7.1.7-1|3	Version: 	7.1.7
12cr|qsstv-7.1.7-1|4	Release: 	1
12cr|qsstv-7.1.7-1|5	License: 	GPLv2
12cr|qsstv-7.1.7-1|6	Group: 		Communications
12cr|qsstv-7.1.7-1|7	Source0: 	http://users.telenet.be/on4qz/qsstv/downloads/%{name}_%{version}.tgz
12cr|qsstv-7.1.7-1|8	Source1:        qsstv.png
12cr|qsstv-7.1.7-1|9	BuildRequires:	pkgconfig(fftw3)
12cr|qsstv-7.1.7-1|10	BuildRequires:	hamlib-devel
12cr|qsstv-7.1.7-1|11	BuildRequires:	qt4-devel
12cr|qsstv-7.1.7-1|12	Patch0:		qsstv-7.1.7-gcc-47.patch
12cr|qsstv-7.1.7-1|13	
12cr|qsstv-7.1.7-1|14	%description
12cr|qsstv-7.1.7-1|15	qsstv is an sstv app.
12cr|qsstv-7.1.7-1|16	You can send and receive images sent over radio using your soundcard.
12cr|qsstv-7.1.7-1|17	
12cr|qsstv-7.1.7-1|18	%prep
12cr|qsstv-7.1.7-1|19	%setup -q -n qsstv_%{version}
12cr|qsstv-7.1.7-1|20	sed -i -e "s:/doc/\$\$TARGET:/doc/qsstv:" \
12cr|qsstv-7.1.7-1|21	-e "s:/usr/local/bin:%{buildroot}/usr/bin:" \
12cr|qsstv-7.1.7-1|22	-e "s:/usr/share/doc:%{buildroot}/usr/share/doc:" \
12cr|qsstv-7.1.7-1|23	-e "s:target.extra:#target.extra:" \
12cr|qsstv-7.1.7-1|24	-e "s:-lhamlib:-L%{_libdir}/hamlib -lhamlib:g" src/src.pro
12cr|qsstv-7.1.7-1|25	sed -i -e "s:doc/qsstv:doc/qsstv:" src/configdialog.cpp
12cr|qsstv-7.1.7-1|26	
12cr|qsstv-7.1.7-1|27	%patch0 -p0
12cr|qsstv-7.1.7-1|28	
12cr|qsstv-7.1.7-1|29	%build
12cr|qsstv-7.1.7-1|30	%qmake_qt4
12cr|qsstv-7.1.7-1|31	%make
12cr|qsstv-7.1.7-1|32	
12cr|qsstv-7.1.7-1|33	%install
12cr|qsstv-7.1.7-1|34	%makeinstall_std
12cr|qsstv-7.1.7-1|35	%files
12cr|qsstv-7.1.7-1|36	%{_bindir}/*
12cr|qsstv-7.1.7-1|37	%{_datadir}/doc/%{name}/*

6818 12
12cr|qstardict-1.0.1-4|1	Name:		qstardict
12cr|qstardict-1.0.1-4|2	Version:	1.0.1
12cr|qstardict-1.0.1-4|3	Release:	%mkrel 4
12cr|qstardict-1.0.1-4|4	# fwang: this one is GPLv2 only, because in the version upgrade of
12cr|qstardict-1.0.1-4|5	# 0.06 -> 0.07, it changed from GPLv3 to GPLv2.
12cr|qstardict-1.0.1-4|6	License:	GPLv2
12cr|qstardict-1.0.1-4|7	URL:		http://qstardict.ylsoftware.com
12cr|qstardict-1.0.1-4|8	BuildRequires:	qt4-devel glib2-devel desktop-file-utils imagemagick
12cr|qstardict-1.0.1-4|9	BuildRequires:	kdelibs4-devel
12cr|qstardict-1.0.1-4|10	Source0:	http://qstardict.ylsoftware.com/files/%{name}-%{version}.tar.bz2
12cr|qstardict-1.0.1-4|11	Patch0:		qstardict-1.0.1-mdv-glib.patch
12cr|qstardict-1.0.1-4|12	Group:		Office
12cr|qstardict-1.0.1-4|13	Summary:	StarDict clone written in Qt4
12cr|qstardict-1.0.1-4|14	Requires:	stardict-dictionary = 2.4.2
12cr|qstardict-1.0.1-4|15	
12cr|qstardict-1.0.1-4|16	%description
12cr|qstardict-1.0.1-4|17	QStarDict is a dictionary program written using Qt4. The user interface is
12cr|qstardict-1.0.1-4|18	similar to StarDict. The latest version is 1.0.1.
12cr|qstardict-1.0.1-4|19	
12cr|qstardict-1.0.1-4|20	Main features
12cr|qstardict-1.0.1-4|21	
12cr|qstardict-1.0.1-4|22	* Full support of StarDict 2.x dictionaries
12cr|qstardict-1.0.1-4|23	* Working in system tray
12cr|qstardict-1.0.1-4|24	* Scanning mouse selection and showing popup window with translation
12cr|qstardict-1.0.1-4|25	of selected word
12cr|qstardict-1.0.1-4|26	* Translations reformatting
12cr|qstardict-1.0.1-4|27	* Plugins support
12cr|qstardict-1.0.1-4|28	
12cr|qstardict-1.0.1-4|29	%package -n plasma-applet-%{name}
12cr|qstardict-1.0.1-4|30	Group:		Graphical desktop/KDE
12cr|qstardict-1.0.1-4|31	Summary:	Plasma applet of qstardict
12cr|qstardict-1.0.1-4|32	Requires:	%name = %version
12cr|qstardict-1.0.1-4|33	
12cr|qstardict-1.0.1-4|34	%description -n plasma-applet-%{name}
12cr|qstardict-1.0.1-4|35	This package contains kde plasma applet of qstardict.
12cr|qstardict-1.0.1-4|36	
12cr|qstardict-1.0.1-4|37	%prep
12cr|qstardict-1.0.1-4|38	%setup -q
12cr|qstardict-1.0.1-4|39	%patch0 -p1
12cr|qstardict-1.0.1-4|40	
12cr|qstardict-1.0.1-4|41	%build
12cr|qstardict-1.0.1-4|42	%qmake_qt4 PLUGINS_DIR=%_libdir/%name/plugins ENABLED_PLUGINS="stardict web"
12cr|qstardict-1.0.1-4|43	%make
12cr|qstardict-1.0.1-4|44	
12cr|qstardict-1.0.1-4|45	cd kdeplasma
12cr|qstardict-1.0.1-4|46	%cmake_kde4
12cr|qstardict-1.0.1-4|47	%make
12cr|qstardict-1.0.1-4|48	
12cr|qstardict-1.0.1-4|49	%install
12cr|qstardict-1.0.1-4|50	make install INSTALL_ROOT=%{buildroot}
12cr|qstardict-1.0.1-4|51	
12cr|qstardict-1.0.1-4|52	pushd kdeplasma/build
12cr|qstardict-1.0.1-4|53	%makeinstall_std
12cr|qstardict-1.0.1-4|54	popd
12cr|qstardict-1.0.1-4|55	
12cr|qstardict-1.0.1-4|56	mkdir -p %{buildroot}%{_iconsdir}
12cr|qstardict-1.0.1-4|57	convert -resize 32x32 qstardict/qstardict.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|qstardict-1.0.1-4|58	mkdir -p %{buildroot}%{_liconsdir}
12cr|qstardict-1.0.1-4|59	convert -resize 48x48 qstardict/qstardict.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|qstardict-1.0.1-4|60	mkdir -p %{buildroot}%{_miconsdir}
12cr|qstardict-1.0.1-4|61	convert -resize 16x16 qstardict/qstardict.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|qstardict-1.0.1-4|62	
12cr|qstardict-1.0.1-4|63	mkdir -p %buildroot%{_datadir}/applications
12cr|qstardict-1.0.1-4|64	desktop-file-install --vendor='' \
12cr|qstardict-1.0.1-4|65	--dir=%buildroot%{_datadir}/applications \
12cr|qstardict-1.0.1-4|66	--remove-category='Utility' \
12cr|qstardict-1.0.1-4|67	--add-category='Office' \
12cr|qstardict-1.0.1-4|68	--remove-key='Encoding' \
12cr|qstardict-1.0.1-4|69	qstardict/qstardict.desktop
12cr|qstardict-1.0.1-4|70	
12cr|qstardict-1.0.1-4|71	rm -fr %buildroot%_datadir/doc
12cr|qstardict-1.0.1-4|72	
12cr|qstardict-1.0.1-4|73	%files
12cr|qstardict-1.0.1-4|74	%defattr(-,root,root)
12cr|qstardict-1.0.1-4|75	%doc AUTHORS ChangeLog THANKS
12cr|qstardict-1.0.1-4|76	%{_bindir}/%{name}
12cr|qstardict-1.0.1-4|77	%{_libdir}/%{name}
12cr|qstardict-1.0.1-4|78	%{_datadir}/%{name}
12cr|qstardict-1.0.1-4|79	%{_datadir}/applications/%{name}.desktop
12cr|qstardict-1.0.1-4|80	%{_datadir}/pixmaps/%{name}.png
12cr|qstardict-1.0.1-4|81	%{_iconsdir}/%{name}.png
12cr|qstardict-1.0.1-4|82	%{_liconsdir}/%{name}.png
12cr|qstardict-1.0.1-4|83	%{_miconsdir}/%{name}.png
12cr|qstardict-1.0.1-4|84	
12cr|qstardict-1.0.1-4|85	%files -n plasma-applet-%{name}
12cr|qstardict-1.0.1-4|86	%defattr(-,root,root)
12cr|qstardict-1.0.1-4|87	%_kde_libdir/kde4/*.so
12cr|qstardict-1.0.1-4|88	%_kde_services/*.desktop
12cr|qstardict-1.0.1-4|89	
12cr|qstardict-1.0.1-4|90	
12cr|qstardict-1.0.1-4|91	%changelog
12cr|qstardict-1.0.1-4|92	* Wed Feb 01 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0.1-4mdv2011.0
12cr|qstardict-1.0.1-4|93	+ Revision: 770352
12cr|qstardict-1.0.1-4|94	- update to 1.0.1
12cr|qstardict-1.0.1-4|95	
12cr|qstardict-1.0.1-4|96	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.13.1-4mdv2011.0
12cr|qstardict-1.0.1-4|97	+ Revision: 614679
12cr|qstardict-1.0.1-4|98	- the mass rebuild of 2010.1 packages
12cr|qstardict-1.0.1-4|99	
12cr|qstardict-1.0.1-4|100	* Fri Apr 30 2010 Funda Wang <fwang@mandriva.org> 0.13.1-3mdv2010.1
12cr|qstardict-1.0.1-4|101	+ Revision: 541301
12cr|qstardict-1.0.1-4|102	- fix build with gcc 4.4
12cr|qstardict-1.0.1-4|103	
12cr|qstardict-1.0.1-4|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|qstardict-1.0.1-4|105	- rebuild
12cr|qstardict-1.0.1-4|106	
12cr|qstardict-1.0.1-4|107	* Wed Mar 11 2009 Funda Wang <fwang@mandriva.org> 0.13.1-2mdv2009.1
12cr|qstardict-1.0.1-4|108	+ Revision: 353779
12cr|qstardict-1.0.1-4|109	- add kde4 plasma applet
12cr|qstardict-1.0.1-4|110	
12cr|qstardict-1.0.1-4|111	* Tue Feb 10 2009 Funda Wang <fwang@mandriva.org> 0.13.1-1mdv2009.1
12cr|qstardict-1.0.1-4|112	+ Revision: 339177
12cr|qstardict-1.0.1-4|113	- fix file list
12cr|qstardict-1.0.1-4|114	- New version 0.13.1
12cr|qstardict-1.0.1-4|115	
12cr|qstardict-1.0.1-4|116	* Tue Feb 03 2009 Funda Wang <fwang@mandriva.org> 0.13-1mdv2009.1
12cr|qstardict-1.0.1-4|117	+ Revision: 337023
12cr|qstardict-1.0.1-4|118	- enable plugins
12cr|qstardict-1.0.1-4|119	- New verison 0.13
12cr|qstardict-1.0.1-4|120	
12cr|qstardict-1.0.1-4|121	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|qstardict-1.0.1-4|122	- lowercase ImageMagick
12cr|qstardict-1.0.1-4|123	
12cr|qstardict-1.0.1-4|124	* Tue Aug 05 2008 Funda Wang <fwang@mandriva.org> 0.12.9-2mdv2009.0
12cr|qstardict-1.0.1-4|125	+ Revision: 263693
12cr|qstardict-1.0.1-4|126	- rebuild against new compile flags
12cr|qstardict-1.0.1-4|127	
12cr|qstardict-1.0.1-4|128	+ Pixel <pixel@mandriva.com>
12cr|qstardict-1.0.1-4|129	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|qstardict-1.0.1-4|130	
12cr|qstardict-1.0.1-4|131	* Wed Jun 11 2008 Funda Wang <fwang@mandriva.org> 0.12.9-1mdv2009.0
12cr|qstardict-1.0.1-4|132	+ Revision: 218145
12cr|qstardict-1.0.1-4|133	- New version 0.12.9
12cr|qstardict-1.0.1-4|134	
12cr|qstardict-1.0.1-4|135	* Wed Jun 11 2008 Funda Wang <fwang@mandriva.org> 0.12.8-1mdv2009.0
12cr|qstardict-1.0.1-4|136	+ Revision: 218085
12cr|qstardict-1.0.1-4|137	- New version 0.12.8
12cr|qstardict-1.0.1-4|138	
12cr|qstardict-1.0.1-4|139	* Wed Apr 16 2008 Funda Wang <fwang@mandriva.org> 0.12.7-2mdv2009.0
12cr|qstardict-1.0.1-4|140	+ Revision: 194547
12cr|qstardict-1.0.1-4|141	- move plugin dir
12cr|qstardict-1.0.1-4|142	- New version 0.12.7
12cr|qstardict-1.0.1-4|143	
12cr|qstardict-1.0.1-4|144	+ Thierry Vignaud <tv@mandriva.org>
12cr|qstardict-1.0.1-4|145	- fix description-line-too-long
12cr|qstardict-1.0.1-4|146	- kill re-definition of %%buildroot on Pixel's request
12cr|qstardict-1.0.1-4|147	
12cr|qstardict-1.0.1-4|148	+ Olivier Blin <blino@mandriva.org>
12cr|qstardict-1.0.1-4|149	- restore BuildRoot
12cr|qstardict-1.0.1-4|150	
12cr|qstardict-1.0.1-4|151	* Mon Nov 12 2007 Funda Wang <fwang@mandriva.org> 0.08-1mdv2008.1
12cr|qstardict-1.0.1-4|152	+ Revision: 108061
12cr|qstardict-1.0.1-4|153	- New version 0.08
12cr|qstardict-1.0.1-4|154	
12cr|qstardict-1.0.1-4|155	* Fri Sep 07 2007 Funda Wang <fwang@mandriva.org> 0.07-1mdv2008.0
12cr|qstardict-1.0.1-4|156	+ Revision: 82013
12cr|qstardict-1.0.1-4|157	- New version 0.07
12cr|qstardict-1.0.1-4|158	
12cr|qstardict-1.0.1-4|159	* Sat Sep 01 2007 Funda Wang <fwang@mandriva.org> 0.06-1mdv2008.0
12cr|qstardict-1.0.1-4|160	+ Revision: 77348
12cr|qstardict-1.0.1-4|161	- New version 0.06
12cr|qstardict-1.0.1-4|162	
12cr|qstardict-1.0.1-4|163	* Wed Aug 29 2007 Funda Wang <fwang@mandriva.org> 0.05-1mdv2008.0
12cr|qstardict-1.0.1-4|164	+ Revision: 73345
12cr|qstardict-1.0.1-4|165	- convert suse style to mandriva style
12cr|qstardict-1.0.1-4|166	- Import qstardict
12cr|qstardict-1.0.1-4|167	
12cr|qstardict-1.0.1-4|168	
12cr|qstardict-1.0.1-4|169	
12cr|qstardict-1.0.1-4|170	* Tue Jul 31 2007 - Petr Vanek <petr@scribus.info>
12cr|qstardict-1.0.1-4|171	- updated to 0.05
12cr|qstardict-1.0.1-4|172	* Fri Jul 27 2007 - Nikolay Derkach <nderkach@gmail.com>
12cr|qstardict-1.0.1-4|173	- update to 0.04
12cr|qstardict-1.0.1-4|174	* Sun Jul 08 2007 - Nikolay Derkach <nderkach@gmail.com>
12cr|qstardict-1.0.1-4|175	- initial package

6819 12
12cr|qstat-2.11-6|1	Summary:        Real-time Game Server Status for FPP/FPS servers
12cr|qstat-2.11-6|2	Name:           qstat
12cr|qstat-2.11-6|3	Version:        2.11
12cr|qstat-2.11-6|4	Release:        %mkrel 6
12cr|qstat-2.11-6|5	License:        Artistic
12cr|qstat-2.11-6|6	Group:          Networking/Other
12cr|qstat-2.11-6|7	URL:            http://sourceforge.net/projects/qstat/
12cr|qstat-2.11-6|8	Source:         http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|qstat-2.11-6|9	BuildRoot:      %{_tmppath}/%{name}-root
12cr|qstat-2.11-6|10	
12cr|qstat-2.11-6|11	%description
12cr|qstat-2.11-6|12	QStat is a command-line utility for collecting real-time
12cr|qstat-2.11-6|13	statistics from on-line game servers. The games supported
12cr|qstat-2.11-6|14	are generally limited to the first-person-shooter genre
12cr|qstat-2.11-6|15	(Quake, Half-Life, Unreal, etc).
12cr|qstat-2.11-6|16	Statistics may be output in a variety of form
12cr|qstat-2.11-6|17	
12cr|qstat-2.11-6|18	%prep
12cr|qstat-2.11-6|19	
12cr|qstat-2.11-6|20	%setup -q %{name}-%{version}
12cr|qstat-2.11-6|21	
12cr|qstat-2.11-6|22	%build
12cr|qstat-2.11-6|23	
12cr|qstat-2.11-6|24	%configure2_5x --program-suffix=-quake
12cr|qstat-2.11-6|25	
12cr|qstat-2.11-6|26	%make
12cr|qstat-2.11-6|27	
12cr|qstat-2.11-6|28	%install
12cr|qstat-2.11-6|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|qstat-2.11-6|30	
12cr|qstat-2.11-6|31	%makeinstall_std
12cr|qstat-2.11-6|32	
12cr|qstat-2.11-6|33	rm -f template/Makefile*
12cr|qstat-2.11-6|34	
12cr|qstat-2.11-6|35	%clean
12cr|qstat-2.11-6|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|qstat-2.11-6|37	
12cr|qstat-2.11-6|38	%files
12cr|qstat-2.11-6|39	%defattr(-,root,root)
12cr|qstat-2.11-6|40	%doc CHANGES.txt COMPILE.txt ChangeLog contrib.cfg info/* qstatdoc.html template
12cr|qstat-2.11-6|41	%config(noreplace) %{_sysconfdir}/qstat.cfg
12cr|qstat-2.11-6|42	%{_bindir}/%{name}-quake
12cr|qstat-2.11-6|43	
12cr|qstat-2.11-6|44	
12cr|qstat-2.11-6|45	%changelog
12cr|qstat-2.11-6|46	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.11-6mdv2010.0
12cr|qstat-2.11-6|47	+ Revision: 442594
12cr|qstat-2.11-6|48	- rebuild
12cr|qstat-2.11-6|49	
12cr|qstat-2.11-6|50	* Sat Mar 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.11-5mdv2009.1
12cr|qstat-2.11-6|51	+ Revision: 355014
12cr|qstat-2.11-6|52	- rebuild
12cr|qstat-2.11-6|53	
12cr|qstat-2.11-6|54	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.11-4mdv2009.0
12cr|qstat-2.11-6|55	+ Revision: 269055
12cr|qstat-2.11-6|56	- rebuild early 2009.0 package (before pixel changes)
12cr|qstat-2.11-6|57	
12cr|qstat-2.11-6|58	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.11-3mdv2009.0
12cr|qstat-2.11-6|59	+ Revision: 194507
12cr|qstat-2.11-6|60	- rebuild
12cr|qstat-2.11-6|61	
12cr|qstat-2.11-6|62	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.11-2mdv2008.1
12cr|qstat-2.11-6|63	+ Revision: 140742
12cr|qstat-2.11-6|64	- restore BuildRoot
12cr|qstat-2.11-6|65	
12cr|qstat-2.11-6|66	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|qstat-2.11-6|67	- kill re-definition of %%buildroot on Pixel's request
12cr|qstat-2.11-6|68	
12cr|qstat-2.11-6|69	* Fri Sep 14 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.11-2mdv2008.0
12cr|qstat-2.11-6|70	+ Revision: 85636
12cr|qstat-2.11-6|71	- spec file clean
12cr|qstat-2.11-6|72	- use program-suffix rather that rename binary
12cr|qstat-2.11-6|73	
12cr|qstat-2.11-6|74	
12cr|qstat-2.11-6|75	* Sun Dec 31 2006 Tomasz Pawel Gajc <tpg@mandriva.org> 2.11-1mdv2007.0
12cr|qstat-2.11-6|76	+ Revision: 102903
12cr|qstat-2.11-6|77	- Import qstat
12cr|qstat-2.11-6|78	

6820 12
12cr|qsvn-0.8.3-2|1	Summary: 	A graphical Subversion client
12cr|qsvn-0.8.3-2|2	Name: 		qsvn
12cr|qsvn-0.8.3-2|3	Version: 	0.8.3
12cr|qsvn-0.8.3-2|4	Release: 	%mkrel 2
12cr|qsvn-0.8.3-2|5	Source:		http://www.anrichter.net/projects/qsvn/chrome/site/%{name}-%{version}-src.tar.gz
12cr|qsvn-0.8.3-2|6	Patch0:		qsvn-0.8.0-fix-str-fmt.patch
12cr|qsvn-0.8.3-2|7	Patch1:		qsvn-0.8.1-libname.patch
12cr|qsvn-0.8.3-2|8	Patch2:		qsvn-0.8.3-convert.patch
12cr|qsvn-0.8.3-2|9	License: 	GPLv2
12cr|qsvn-0.8.3-2|10	Group: 		Development/Other
12cr|qsvn-0.8.3-2|11	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|qsvn-0.8.3-2|12	URL: 		http://www.anrichter.net/projects/qsvn/
12cr|qsvn-0.8.3-2|13	BuildRequires:  qt4-devel
12cr|qsvn-0.8.3-2|14	BuildRequires:	subversion-devel
12cr|qsvn-0.8.3-2|15	BuildRequires:	cmake
12cr|qsvn-0.8.3-2|16	
12cr|qsvn-0.8.3-2|17	%description
12cr|qsvn-0.8.3-2|18	QSvn is a graphical Subversion Client for Linux, UNIX, Windows and
12cr|qsvn-0.8.3-2|19	Mac OS X. We use the Subversion API for all Subversion actions and
12cr|qsvn-0.8.3-2|20	the Qt4 C++ toolkit from Trolltech for platform independent programming.
12cr|qsvn-0.8.3-2|21	
12cr|qsvn-0.8.3-2|22	%files
12cr|qsvn-0.8.3-2|23	%defattr(-,root,root)
12cr|qsvn-0.8.3-2|24	%doc README
12cr|qsvn-0.8.3-2|25	%{_bindir}/*
12cr|qsvn-0.8.3-2|26	
12cr|qsvn-0.8.3-2|27	#--------------------------------------------------------------------
12cr|qsvn-0.8.3-2|28	%define major 6
12cr|qsvn-0.8.3-2|29	%define libname %mklibname qsvnqt4_ %major
12cr|qsvn-0.8.3-2|30	
12cr|qsvn-0.8.3-2|31	%package -n %libname
12cr|qsvn-0.8.3-2|32	Summary: Library for qsvn
12cr|qsvn-0.8.3-2|33	Group: System/Libraries
12cr|qsvn-0.8.3-2|34	Obsoletes: %{_lib}svnqt-qt4_4
12cr|qsvn-0.8.3-2|35	Obsoletes: %{_lib}svnqt4_5 < 0.8.0-2
12cr|qsvn-0.8.3-2|36	Obsoletes: %{_lib}qsvnqt4_5
12cr|qsvn-0.8.3-2|37	
12cr|qsvn-0.8.3-2|38	%description -n %libname
12cr|qsvn-0.8.3-2|39	Library for qsvn.
12cr|qsvn-0.8.3-2|40	
12cr|qsvn-0.8.3-2|41	%files -n %libname
12cr|qsvn-0.8.3-2|42	%defattr(-,root,root)
12cr|qsvn-0.8.3-2|43	%{_libdir}/libqsvnqt4.so.%{major}*
12cr|qsvn-0.8.3-2|44	
12cr|qsvn-0.8.3-2|45	#--------------------------------------------------------------------
12cr|qsvn-0.8.3-2|46	%package devel
12cr|qsvn-0.8.3-2|47	Summary: Development files for qsvn
12cr|qsvn-0.8.3-2|48	Group: Development/KDE and Qt
12cr|qsvn-0.8.3-2|49	Requires: %libname = %version
12cr|qsvn-0.8.3-2|50	Obsoletes: %{_lib}svnqt-qt4-devel
12cr|qsvn-0.8.3-2|51	Conflicts: kdesvn-devel >= 1.2.0
12cr|qsvn-0.8.3-2|52	
12cr|qsvn-0.8.3-2|53	%description devel
12cr|qsvn-0.8.3-2|54	Development files for qsvn.
12cr|qsvn-0.8.3-2|55	
12cr|qsvn-0.8.3-2|56	%files devel
12cr|qsvn-0.8.3-2|57	%defattr(-,root,root)
12cr|qsvn-0.8.3-2|58	%{_libdir}/libqsvnqt4.so
12cr|qsvn-0.8.3-2|59	%{_includedir}/svnqt
12cr|qsvn-0.8.3-2|60	
12cr|qsvn-0.8.3-2|61	#--------------------------------------------------------------------
12cr|qsvn-0.8.3-2|62	
12cr|qsvn-0.8.3-2|63	%prep
12cr|qsvn-0.8.3-2|64	%setup -q -n %name-%version
12cr|qsvn-0.8.3-2|65	%patch0 -p0
12cr|qsvn-0.8.3-2|66	%patch1 -p0
12cr|qsvn-0.8.3-2|67	%patch2 -p1
12cr|qsvn-0.8.3-2|68	
12cr|qsvn-0.8.3-2|69	%build
12cr|qsvn-0.8.3-2|70	%cmake_qt4 ../src -Dsvnqt-name="qsvnqt4"
12cr|qsvn-0.8.3-2|71	%make
12cr|qsvn-0.8.3-2|72	
12cr|qsvn-0.8.3-2|73	%install
12cr|qsvn-0.8.3-2|74	rm -rf %{buildroot}
12cr|qsvn-0.8.3-2|75	%makeinstall_std -C build
12cr|qsvn-0.8.3-2|76	
12cr|qsvn-0.8.3-2|77	%clean
12cr|qsvn-0.8.3-2|78	rm -rf $RPM_BUILD_ROOT
12cr|qsvn-0.8.3-2|79	
12cr|qsvn-0.8.3-2|80	
12cr|qsvn-0.8.3-2|81	%changelog
12cr|qsvn-0.8.3-2|82	* Thu Dec 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.8.3-2mdv2011.0
12cr|qsvn-0.8.3-2|83	+ Revision: 605534
12cr|qsvn-0.8.3-2|84	- Rebuild with apr with workaround to issue with gcc type based
12cr|qsvn-0.8.3-2|85	
12cr|qsvn-0.8.3-2|86	* Mon Aug 03 2009 Funda Wang <fwang@mandriva.org> 0.8.3-1mdv2010.0
12cr|qsvn-0.8.3-2|87	+ Revision: 407682
12cr|qsvn-0.8.3-2|88	- new version 0.8.3
12cr|qsvn-0.8.3-2|89	
12cr|qsvn-0.8.3-2|90	* Mon Jun 01 2009 Funda Wang <fwang@mandriva.org> 0.8.2-1mdv2010.0
12cr|qsvn-0.8.3-2|91	+ Revision: 381868
12cr|qsvn-0.8.3-2|92	- New version 0.8.2
12cr|qsvn-0.8.3-2|93	
12cr|qsvn-0.8.3-2|94	* Sun Feb 15 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.1-1mdv2009.1
12cr|qsvn-0.8.3-2|95	+ Revision: 340481
12cr|qsvn-0.8.3-2|96	- Update to new version 0.8.1
12cr|qsvn-0.8.3-2|97	- Rediff libname patch
12cr|qsvn-0.8.3-2|98	
12cr|qsvn-0.8.3-2|99	* Sun Feb 15 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.0-3mdv2009.1
12cr|qsvn-0.8.3-2|100	+ Revision: 340477
12cr|qsvn-0.8.3-2|101	- rebuild
12cr|qsvn-0.8.3-2|102	
12cr|qsvn-0.8.3-2|103	* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 0.8.0-2mdv2009.1
12cr|qsvn-0.8.3-2|104	+ Revision: 319020
12cr|qsvn-0.8.3-2|105	- add libname patch
12cr|qsvn-0.8.3-2|106	- obsoletes old devel package
12cr|qsvn-0.8.3-2|107	- rename lib again so that it won't conflicts with kdesvn
12cr|qsvn-0.8.3-2|108	
12cr|qsvn-0.8.3-2|109	* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 0.8.0-1mdv2009.1
12cr|qsvn-0.8.3-2|110	+ Revision: 318924
12cr|qsvn-0.8.3-2|111	- fix file list
12cr|qsvn-0.8.3-2|112	- new version 0.8.0
12cr|qsvn-0.8.3-2|113	
12cr|qsvn-0.8.3-2|114	* Sun Aug 03 2008 Funda Wang <fwang@mandriva.org> 0.7.0-1mdv2009.0
12cr|qsvn-0.8.3-2|115	+ Revision: 261908
12cr|qsvn-0.8.3-2|116	- import qsvn
12cr|qsvn-0.8.3-2|117	
12cr|qsvn-0.8.3-2|118	

6821 12
12cr|qsynth-0.3.6-2|1	%define	name	qsynth
12cr|qsynth-0.3.6-2|2	%define	version	0.3.6
12cr|qsynth-0.3.6-2|3	%define	release	2
12cr|qsynth-0.3.6-2|4	
12cr|qsynth-0.3.6-2|5	Name:		%{name}
12cr|qsynth-0.3.6-2|6	Summary:        Qt GUI Interface for FluidSynth
12cr|qsynth-0.3.6-2|7	Version:		%{version}
12cr|qsynth-0.3.6-2|8	Release:		%{release}
12cr|qsynth-0.3.6-2|9	License:		GPLv2+
12cr|qsynth-0.3.6-2|10	Group:		Sound
12cr|qsynth-0.3.6-2|11	Source0:		http://downloads.sourceforge.net/qsynth/%{name}-%{version}.tar.gz
12cr|qsynth-0.3.6-2|12	URL:            http://%{name}.sourceforge.net/
12cr|qsynth-0.3.6-2|13	BuildRequires:	qt4-devel >= 4.2.0
12cr|qsynth-0.3.6-2|14	BuildRequires:	qt4-linguist
12cr|qsynth-0.3.6-2|15	BuildRequires:	libx11-devel
12cr|qsynth-0.3.6-2|16	BuildRequires:	fluidsynth-devel
12cr|qsynth-0.3.6-2|17	BuildRequires:	desktop-file-utils
12cr|qsynth-0.3.6-2|18	BuildRequires:	cmake
12cr|qsynth-0.3.6-2|19	Requires:	fluidsynth
12cr|qsynth-0.3.6-2|20	
12cr|qsynth-0.3.6-2|21	%description
12cr|qsynth-0.3.6-2|22	Qsynth is a fluidsynth GUI front-end application written in C++ around
12cr|qsynth-0.3.6-2|23	the Qt4 toolkit using Qt Designer. Eventually it may evolve into a
12cr|qsynth-0.3.6-2|24	softsynth management application allowing the user to control and manage
12cr|qsynth-0.3.6-2|25	a variety of command line softsynth but for the moment it wraps the
12cr|qsynth-0.3.6-2|26	excellent FluidSynth softsynth.
12cr|qsynth-0.3.6-2|27	
12cr|qsynth-0.3.6-2|28	
12cr|qsynth-0.3.6-2|29	%prep
12cr|qsynth-0.3.6-2|30	%setup -q
12cr|qsynth-0.3.6-2|31	
12cr|qsynth-0.3.6-2|32	
12cr|qsynth-0.3.6-2|33	%build
12cr|qsynth-0.3.6-2|34	# Fix locale installation path
12cr|qsynth-0.3.6-2|35	perl -pi -e 's/share\/locale/share\/qsynth\/locale/g' src/CMakeLists.txt
12cr|qsynth-0.3.6-2|36	perl -pi -e 's/share\/locale/share\/qsynth\/locale/g' src/qsynth.cpp
12cr|qsynth-0.3.6-2|37	%configure2_5x
12cr|qsynth-0.3.6-2|38	#cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} .
12cr|qsynth-0.3.6-2|39	# (gvm) To avoid random build errors with translation files
12cr|qsynth-0.3.6-2|40	make
12cr|qsynth-0.3.6-2|41	
12cr|qsynth-0.3.6-2|42	
12cr|qsynth-0.3.6-2|43	%install
12cr|qsynth-0.3.6-2|44	rm -rf %{buildroot}
12cr|qsynth-0.3.6-2|45	%makeinstall_std
12cr|qsynth-0.3.6-2|46	
12cr|qsynth-0.3.6-2|47	# Fix the .desktop file by removing
12cr|qsynth-0.3.6-2|48	# 2 non-Mdv key and 2 non-standard categories
12cr|qsynth-0.3.6-2|49	desktop-file-install \
12cr|qsynth-0.3.6-2|50	--remove-key="X-SuSE-translate" \
12cr|qsynth-0.3.6-2|51	--remove-key="Version" \
12cr|qsynth-0.3.6-2|52	--remove-category="MIDI" \
12cr|qsynth-0.3.6-2|53	--remove-category="ALSA" \
12cr|qsynth-0.3.6-2|54	--remove-category="JACK" \
12cr|qsynth-0.3.6-2|55	--add-category="Midi" \
12cr|qsynth-0.3.6-2|56	--add-category="X-MandrivaLinux-Sound" \
12cr|qsynth-0.3.6-2|57	--dir %{buildroot}%{_datadir}/applications \
12cr|qsynth-0.3.6-2|58	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|qsynth-0.3.6-2|59	
12cr|qsynth-0.3.6-2|60	
12cr|qsynth-0.3.6-2|61	%files
12cr|qsynth-0.3.6-2|62	%{_bindir}/%{name}
12cr|qsynth-0.3.6-2|63	%{_datadir}/locale/*.qm
12cr|qsynth-0.3.6-2|64	%{_datadir}/applications/%{name}.desktop
12cr|qsynth-0.3.6-2|65	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|qsynth-0.3.6-2|66	#{_datadir}/pixmaps/%%{name}.png
12cr|qsynth-0.3.6-2|67	
12cr|qsynth-0.3.6-2|68	
12cr|qsynth-0.3.6-2|69	
12cr|qsynth-0.3.6-2|70	%changelog
12cr|qsynth-0.3.6-2|71	* Thu Oct  25 2012 Giovanni Mariani <mc2374@mclink.it>
12cr|qsynth-0.3.6-2|72	+ Commit: 2a6e7f6
12cr|qsynth-0.3.6-2|73	- Fix file list
12cr|qsynth-0.3.6-2|74	
12cr|qsynth-0.3.6-2|75	* Thu Oct  25 2012 Giovanni Mariani <mc2374@mclink.it>
12cr|qsynth-0.3.6-2|76	+ Commit: aa407f3
12cr|qsynth-0.3.6-2|77	- Switch from cmake to old configure to fix linking errors with gold linker
12cr|qsynth-0.3.6-2|78	
12cr|qsynth-0.3.6-2|79	

6822 12
12cr|qt5-5.0.0-0.alpha.1|1	%define beta alpha
12cr|qt5-5.0.0-0.alpha.1|2	%define _qt_prefix %_prefix/lib/qt5
12cr|qt5-5.0.0-0.alpha.1|3	%define _qt_bindir %_qt_prefix/bin
12cr|qt5-5.0.0-0.alpha.1|4	%define _qt_docdir %_docdir/qt5
12cr|qt5-5.0.0-0.alpha.1|5	%define _qt_libdir %_prefix/lib/qt5/%_lib
12cr|qt5-5.0.0-0.alpha.1|6	%define _qt_includedir %_qt_prefix/include
12cr|qt5-5.0.0-0.alpha.1|7	%define _qt_plugindir %_libdir/qt5/plugins
12cr|qt5-5.0.0-0.alpha.1|8	%define _qt_demodir %_qt_prefix/demos
12cr|qt5-5.0.0-0.alpha.1|9	%define _qt_exampledir %_qt_prefix/examples
12cr|qt5-5.0.0-0.alpha.1|10	%define _qt_importdir %_qt_prefix/imports
12cr|qt5-5.0.0-0.alpha.1|11	%define _qt_datadir %_qt_prefix/share
12cr|qt5-5.0.0-0.alpha.1|12	%define _qt_sysconfdir %_sysconfdir/qt5
12cr|qt5-5.0.0-0.alpha.1|13	%define _qt_testsdir %_qt_prefix/tests
12cr|qt5-5.0.0-0.alpha.1|14	%define _qt_translationsdir %_qt_prefix/translations
12cr|qt5-5.0.0-0.alpha.1|15	
12cr|qt5-5.0.0-0.alpha.1|16	%define major %(echo %version |cut -d. -f1)
12cr|qt5-5.0.0-0.alpha.1|17	%define qtconcurrent %mklibname qtconcurrent %major
12cr|qt5-5.0.0-0.alpha.1|18	%define qtconcurrentd %mklibname qtconcurrent%major -d
12cr|qt5-5.0.0-0.alpha.1|19	%define qtcore %mklibname qtcore %major
12cr|qt5-5.0.0-0.alpha.1|20	%define qtcored %mklibname qtcore%major -d
12cr|qt5-5.0.0-0.alpha.1|21	%define qtdbus %mklibname qtdbus %major
12cr|qt5-5.0.0-0.alpha.1|22	%define qtdbusd %mklibname qtdbus%major -d
12cr|qt5-5.0.0-0.alpha.1|23	%define qtgui %mklibname qtgui %major
12cr|qt5-5.0.0-0.alpha.1|24	%define qtguid %mklibname qtgui%major -d
12cr|qt5-5.0.0-0.alpha.1|25	%define qtnetwork %mklibname qtnetwork %major
12cr|qt5-5.0.0-0.alpha.1|26	%define qtnetworkd %mklibname qtnetwork%major -d
12cr|qt5-5.0.0-0.alpha.1|27	%define qtopengl %mklibname qtopengl %major
12cr|qt5-5.0.0-0.alpha.1|28	%define qtopengld %mklibname qtopengl%major -d
12cr|qt5-5.0.0-0.alpha.1|29	%define qtprintsupport %mklibname qtprintsupport %major
12cr|qt5-5.0.0-0.alpha.1|30	%define qtprintsupportd %mklibname qtprintsupportd -d
12cr|qt5-5.0.0-0.alpha.1|31	%define qtsql %mklibname qtsql %major
12cr|qt5-5.0.0-0.alpha.1|32	%define qtsqld %mklibname qtsql%major -d
12cr|qt5-5.0.0-0.alpha.1|33	%define qttest %mklibname qttest %major
12cr|qt5-5.0.0-0.alpha.1|34	%define qttestd %mklibname qttest%major -d
12cr|qt5-5.0.0-0.alpha.1|35	%define qtwidgets %mklibname qtwidgets %major
12cr|qt5-5.0.0-0.alpha.1|36	%define qtwidgetsd %mklibname qtwidgets%major -d
12cr|qt5-5.0.0-0.alpha.1|37	%define qtxml %mklibname qtxml %major
12cr|qt5-5.0.0-0.alpha.1|38	%define qtxmld %mklibname qtxml%major -d
12cr|qt5-5.0.0-0.alpha.1|39	
12cr|qt5-5.0.0-0.alpha.1|40	Name: qt5
12cr|qt5-5.0.0-0.alpha.1|41	Version: 5.0.0
12cr|qt5-5.0.0-0.alpha.1|42	%if "%beta" == ""
12cr|qt5-5.0.0-0.alpha.1|43	Source0: http://releases.qt-project.org/qt5.0/release/qt-everywhere-opensource-src-%version.tar.xz
12cr|qt5-5.0.0-0.alpha.1|44	Release: 1
12cr|qt5-5.0.0-0.alpha.1|45	%else
12cr|qt5-5.0.0-0.alpha.1|46	Source0: http://releases.qt-project.org/qt5.0/%beta/qt-everywhere-opensource-src-%version-%beta.tar.xz
12cr|qt5-5.0.0-0.alpha.1|47	Release: 0.%beta.1
12cr|qt5-5.0.0-0.alpha.1|48	%endif
12cr|qt5-5.0.0-0.alpha.1|49	Source100: %name.rpmlintrc
12cr|qt5-5.0.0-0.alpha.1|50	License: LGPLv3+
12cr|qt5-5.0.0-0.alpha.1|51	Summary: Version 5 of the Qt toolkit
12cr|qt5-5.0.0-0.alpha.1|52	URL: http://qt-project.org/
12cr|qt5-5.0.0-0.alpha.1|53	Group: Development/KDE and Qt
12cr|qt5-5.0.0-0.alpha.1|54	
12cr|qt5-5.0.0-0.alpha.1|55	# CUPS
12cr|qt5-5.0.0-0.alpha.1|56	BuildRequires: cups-devel
12cr|qt5-5.0.0-0.alpha.1|57	
12cr|qt5-5.0.0-0.alpha.1|58	# OpenGL
12cr|qt5-5.0.0-0.alpha.1|59	BuildRequires: pkgconfig(gl)
12cr|qt5-5.0.0-0.alpha.1|60	
12cr|qt5-5.0.0-0.alpha.1|61	# Event loop
12cr|qt5-5.0.0-0.alpha.1|62	BuildRequires: pkgconfig(glib-2.0)
12cr|qt5-5.0.0-0.alpha.1|63	
12cr|qt5-5.0.0-0.alpha.1|64	# For XCB platform plugin:
12cr|qt5-5.0.0-0.alpha.1|65	BuildRequires: pkgconfig(xcb) >= 1.5
12cr|qt5-5.0.0-0.alpha.1|66	BuildRequires: pkgconfig(xcb-icccm)
12cr|qt5-5.0.0-0.alpha.1|67	BuildRequires: pkgconfig(xcb-image)
12cr|qt5-5.0.0-0.alpha.1|68	BuildRequires: pkgconfig(xcb-renderutil)
12cr|qt5-5.0.0-0.alpha.1|69	BuildRequires: pkgconfig(xcb-keysyms)
12cr|qt5-5.0.0-0.alpha.1|70	BuildRequires: pkgconfig(xrender)
12cr|qt5-5.0.0-0.alpha.1|71	
12cr|qt5-5.0.0-0.alpha.1|72	%description
12cr|qt5-5.0.0-0.alpha.1|73	Version 5 of the Qt toolkit
12cr|qt5-5.0.0-0.alpha.1|74	
12cr|qt5-5.0.0-0.alpha.1|75	%package -n %qtconcurrent
12cr|qt5-5.0.0-0.alpha.1|76	Summary: Qt threading library
12cr|qt5-5.0.0-0.alpha.1|77	Group: System/Libraries
12cr|qt5-5.0.0-0.alpha.1|78	
12cr|qt5-5.0.0-0.alpha.1|79	%description -n %qtconcurrent
12cr|qt5-5.0.0-0.alpha.1|80	Qt threading library
12cr|qt5-5.0.0-0.alpha.1|81	
12cr|qt5-5.0.0-0.alpha.1|82	%package -n %qtconcurrentd
12cr|qt5-5.0.0-0.alpha.1|83	Summary: Development files for version %major of the QtConcurrent library
12cr|qt5-5.0.0-0.alpha.1|84	Group: Development/KDE and Qt
12cr|qt5-5.0.0-0.alpha.1|85	Requires: %qtconcurrent = %version-%release
12cr|qt5-5.0.0-0.alpha.1|86	
12cr|qt5-5.0.0-0.alpha.1|87	%description -n %qtconcurrentd
12cr|qt5-5.0.0-0.alpha.1|88	Development files for version %major of the QtConcurrent library
12cr|qt5-5.0.0-0.alpha.1|89	
12cr|qt5-5.0.0-0.alpha.1|90	%package -n %qtcore
12cr|qt5-5.0.0-0.alpha.1|91	Summary: Qt Core library
12cr|qt5-5.0.0-0.alpha.1|92	Group: System/Libraries
12cr|qt5-5.0.0-0.alpha.1|93	
12cr|qt5-5.0.0-0.alpha.1|94	%description -n %qtcore
12cr|qt5-5.0.0-0.alpha.1|95	Qt Core library
12cr|qt5-5.0.0-0.alpha.1|96	
12cr|qt5-5.0.0-0.alpha.1|97	%package -n %qtcored
12cr|qt5-5.0.0-0.alpha.1|98	Summary: Development files for version %major of the QtCore library
12cr|qt5-5.0.0-0.alpha.1|99	Group: Development/KDE and Qt
12cr|qt5-5.0.0-0.alpha.1|100	Requires: %qtcore = %version-%release
12cr|qt5-5.0.0-0.alpha.1|101	
12cr|qt5-5.0.0-0.alpha.1|102	%description -n %qtcored
12cr|qt5-5.0.0-0.alpha.1|103	Development files for version %major of the QtCore library
12cr|qt5-5.0.0-0.alpha.1|104	
12cr|qt5-5.0.0-0.alpha.1|105	%package -n qmake%major
12cr|qt5-5.0.0-0.alpha.1|106	Summary: Makefile generation system for Qt%major
12cr|qt5-5.0.0-0.alpha.1|107	Group: Development/KDE and Qt
12cr|qt5-5.0.0-0.alpha.1|108	
12cr|qt5-5.0.0-0.alpha.1|109	%description -n qmake%major
12cr|qt5-5.0.0-0.alpha.1|110	Makefile generation system for Qt%major
12cr|qt5-5.0.0-0.alpha.1|111	
12cr|qt5-5.0.0-0.alpha.1|112	%package -n %qtdbus
12cr|qt5-5.0.0-0.alpha.1|113	Summary: Qt DBus connector library
12cr|qt5-5.0.0-0.alpha.1|114	Group: System/Libraries
12cr|qt5-5.0.0-0.alpha.1|115	
12cr|qt5-5.0.0-0.alpha.1|116	%description -n %qtdbus
12cr|qt5-5.0.0-0.alpha.1|117	Qt DBus connector library
12cr|qt5-5.0.0-0.alpha.1|118	
12cr|qt5-5.0.0-0.alpha.1|119	%package -n %qtdbusd
12cr|qt5-5.0.0-0.alpha.1|120	Summary: Development files for version %major of the QtDBus library
12cr|qt5-5.0.0-0.alpha.1|121	Group: Development/KDE and Qt
12cr|qt5-5.0.0-0.alpha.1|122	Requires: %qtdbus = %version-%release
12cr|qt5-5.0.0-0.alpha.1|123	
12cr|qt5-5.0.0-0.alpha.1|124	%description -n %qtdbusd
12cr|qt5-5.0.0-0.alpha.1|125	Development files for version %major of the QtDBus library
12cr|qt5-5.0.0-0.alpha.1|126	
12cr|qt5-5.0.0-0.alpha.1|127	%package -n %qtgui
12cr|qt5-5.0.0-0.alpha.1|128	Summary: Qt GUI library
12cr|qt5-5.0.0-0.alpha.1|129	Group: System/Libraries
12cr|qt5-5.0.0-0.alpha.1|130	
12cr|qt5-5.0.0-0.alpha.1|131	%description -n %qtgui
12cr|qt5-5.0.0-0.alpha.1|132	Qt GUI library
12cr|qt5-5.0.0-0.alpha.1|133	
12cr|qt5-5.0.0-0.alpha.1|134	%package -n %qtguid
12cr|qt5-5.0.0-0.alpha.1|135	Summary: Development files for version %major of the QtGui library
12cr|qt5-5.0.0-0.alpha.1|136	Group: Development/KDE and Qt
12cr|qt5-5.0.0-0.alpha.1|137	Requires: %qtgui = %version-%release
12cr|qt5-5.0.0-0.alpha.1|138	
12cr|qt5-5.0.0-0.alpha.1|139	%description -n %qtguid
12cr|qt5-5.0.0-0.alpha.1|140	Development files for version %major of the QtGui library
12cr|qt5-5.0.0-0.alpha.1|141	
12cr|qt5-5.0.0-0.alpha.1|142	%package -n %qtgui-x11
12cr|qt5-5.0.0-0.alpha.1|143	Summary: X11 output driver for QtGui v%major
12cr|qt5-5.0.0-0.alpha.1|144	Group: System/Libraries
12cr|qt5-5.0.0-0.alpha.1|145	Requires: %qtgui = %version-%release
12cr|qt5-5.0.0-0.alpha.1|146	
12cr|qt5-5.0.0-0.alpha.1|147	%description -n %qtgui-x11
12cr|qt5-5.0.0-0.alpha.1|148	X11 output driver for QtGui v%major
12cr|qt5-5.0.0-0.alpha.1|149	
12cr|qt5-5.0.0-0.alpha.1|150	%package -n %qtgui-minimal
12cr|qt5-5.0.0-0.alpha.1|151	Summary: Minimal (Framebuffer based) output driver for QtGui v%major
12cr|qt5-5.0.0-0.alpha.1|152	Group: System/Libraries
12cr|qt5-5.0.0-0.alpha.1|153	Requires: %qtgui = %version-%release
12cr|qt5-5.0.0-0.alpha.1|154	
12cr|qt5-5.0.0-0.alpha.1|155	%description -n %qtgui-minimal
12cr|qt5-5.0.0-0.alpha.1|156	Minimal (Framebuffer based) output driver for QtGui v%major
12cr|qt5-5.0.0-0.alpha.1|157	
12cr|qt5-5.0.0-0.alpha.1|158	%package -n %qtnetwork
12cr|qt5-5.0.0-0.alpha.1|159	Summary: Qt Networking library
12cr|qt5-5.0.0-0.alpha.1|160	Group: System/Libraries
12cr|qt5-5.0.0-0.alpha.1|161	
12cr|qt5-5.0.0-0.alpha.1|162	%description -n %qtnetwork
12cr|qt5-5.0.0-0.alpha.1|163	Qt Networking library
12cr|qt5-5.0.0-0.alpha.1|164	
12cr|qt5-5.0.0-0.alpha.1|165	%package -n %qtnetworkd
12cr|qt5-5.0.0-0.alpha.1|166	Summary: Development files for version %major of the QtNetwork library
12cr|qt5-5.0.0-0.alpha.1|167	Group: Development/KDE and Qt
12cr|qt5-5.0.0-0.alpha.1|168	Requires: %qtnetwork = %version-%release
12cr|qt5-5.0.0-0.alpha.1|169	
12cr|qt5-5.0.0-0.alpha.1|170	%description -n %qtnetworkd
12cr|qt5-5.0.0-0.alpha.1|171	Development files for version %major of the QtNetwork library
12cr|qt5-5.0.0-0.alpha.1|172	
12cr|qt5-5.0.0-0.alpha.1|173	%package -n %qtopengl
12cr|qt5-5.0.0-0.alpha.1|174	Summary: Qt OpenGL (3D Graphics) library
12cr|qt5-5.0.0-0.alpha.1|175	Group: System/Libraries
12cr|qt5-5.0.0-0.alpha.1|176	
12cr|qt5-5.0.0-0.alpha.1|177	%description -n %qtopengl
12cr|qt5-5.0.0-0.alpha.1|178	Qt OpenGL (3D Graphics) library
12cr|qt5-5.0.0-0.alpha.1|179	
12cr|qt5-5.0.0-0.alpha.1|180	%package -n %qtopengld
12cr|qt5-5.0.0-0.alpha.1|181	Summary: Development files for version %major of the QtOpenGL library
12cr|qt5-5.0.0-0.alpha.1|182	Group: Development/KDE and Qt
12cr|qt5-5.0.0-0.alpha.1|183	Requires: %qtopengl = %version-%release
12cr|qt5-5.0.0-0.alpha.1|184	
12cr|qt5-5.0.0-0.alpha.1|185	%description -n %qtopengld
12cr|qt5-5.0.0-0.alpha.1|186	Development files for version %major of the QtOpenGL library
12cr|qt5-5.0.0-0.alpha.1|187	
12cr|qt5-5.0.0-0.alpha.1|188	%package -n %qtprintsupport
12cr|qt5-5.0.0-0.alpha.1|189	Summary: Qt printing library
12cr|qt5-5.0.0-0.alpha.1|190	Group: System/Libraries
12cr|qt5-5.0.0-0.alpha.1|191	
12cr|qt5-5.0.0-0.alpha.1|192	%description -n %qtprintsupport
12cr|qt5-5.0.0-0.alpha.1|193	Qt printing library
12cr|qt5-5.0.0-0.alpha.1|194	
12cr|qt5-5.0.0-0.alpha.1|195	%package -n %qtprintsupportd
12cr|qt5-5.0.0-0.alpha.1|196	Summary: Development files for version %major of the QtPrintSupport library
12cr|qt5-5.0.0-0.alpha.1|197	Group: Development/KDE and Qt
12cr|qt5-5.0.0-0.alpha.1|198	Requires: %qtprintsupport = %version-%release
12cr|qt5-5.0.0-0.alpha.1|199	
12cr|qt5-5.0.0-0.alpha.1|200	%description -n %qtprintsupportd
12cr|qt5-5.0.0-0.alpha.1|201	Development files for version %major of the QtPrintSupport library
12cr|qt5-5.0.0-0.alpha.1|202	
12cr|qt5-5.0.0-0.alpha.1|203	%package -n %qtsql
12cr|qt5-5.0.0-0.alpha.1|204	Summary: Qt SQL library
12cr|qt5-5.0.0-0.alpha.1|205	Group: System/Libraries
12cr|qt5-5.0.0-0.alpha.1|206	
12cr|qt5-5.0.0-0.alpha.1|207	%description -n %qtsql
12cr|qt5-5.0.0-0.alpha.1|208	Qt SQL library
12cr|qt5-5.0.0-0.alpha.1|209	
12cr|qt5-5.0.0-0.alpha.1|210	%package -n %qtsql-sqlite
12cr|qt5-5.0.0-0.alpha.1|211	Summary: SQLite 3.x support for the QtSql library v%major
12cr|qt5-5.0.0-0.alpha.1|212	Group: System/Libraries
12cr|qt5-5.0.0-0.alpha.1|213	Requires: %qtsql = %version-%release
12cr|qt5-5.0.0-0.alpha.1|214	BuildRequires: pkgconfig(sqlite3)
12cr|qt5-5.0.0-0.alpha.1|215	
12cr|qt5-5.0.0-0.alpha.1|216	%description -n %qtsql-sqlite
12cr|qt5-5.0.0-0.alpha.1|217	SQLite 3.x support for the QtSql library v%major
12cr|qt5-5.0.0-0.alpha.1|218	
12cr|qt5-5.0.0-0.alpha.1|219	%package -n %qtsql-mysql
12cr|qt5-5.0.0-0.alpha.1|220	Summary: MySQL support for the QtSql library v%major
12cr|qt5-5.0.0-0.alpha.1|221	Group: System/Libraries
12cr|qt5-5.0.0-0.alpha.1|222	Requires: %qtsql = %version-%release
12cr|qt5-5.0.0-0.alpha.1|223	BuildRequires: mysql-devel
12cr|qt5-5.0.0-0.alpha.1|224	
12cr|qt5-5.0.0-0.alpha.1|225	%description -n %qtsql-mysql
12cr|qt5-5.0.0-0.alpha.1|226	MySQL support for the QtSql library v%major
12cr|qt5-5.0.0-0.alpha.1|227	
12cr|qt5-5.0.0-0.alpha.1|228	%package -n %qtsql-odbc
12cr|qt5-5.0.0-0.alpha.1|229	Summary: ODBC support for the QtSql library v%major
12cr|qt5-5.0.0-0.alpha.1|230	Group: System/Libraries
12cr|qt5-5.0.0-0.alpha.1|231	Requires: %qtsql = %version-%release
12cr|qt5-5.0.0-0.alpha.1|232	BuildRequires: pkgconfig(libiodbc)
12cr|qt5-5.0.0-0.alpha.1|233	
12cr|qt5-5.0.0-0.alpha.1|234	%description -n %qtsql-odbc
12cr|qt5-5.0.0-0.alpha.1|235	ODBC support for the QtSql library v%major
12cr|qt5-5.0.0-0.alpha.1|236	
12cr|qt5-5.0.0-0.alpha.1|237	%package -n %qtsql-postgresql
12cr|qt5-5.0.0-0.alpha.1|238	Summary: PostgreSQL support for the QtSql library v%major
12cr|qt5-5.0.0-0.alpha.1|239	Group: System/Libraries
12cr|qt5-5.0.0-0.alpha.1|240	Requires: %qtsql = %version-%release
12cr|qt5-5.0.0-0.alpha.1|241	BuildRequires: postgresql-devel >= 9.0
12cr|qt5-5.0.0-0.alpha.1|242	
12cr|qt5-5.0.0-0.alpha.1|243	%description -n %qtsql-postgresql
12cr|qt5-5.0.0-0.alpha.1|244	PostgreSQL support for the QtSql library v%major
12cr|qt5-5.0.0-0.alpha.1|245	
12cr|qt5-5.0.0-0.alpha.1|246	%package -n %qtsqld
12cr|qt5-5.0.0-0.alpha.1|247	Summary: Development files for version %major of the QtSql library
12cr|qt5-5.0.0-0.alpha.1|248	Group: Development/KDE and Qt
12cr|qt5-5.0.0-0.alpha.1|249	Requires: %qtsql = %version-%release
12cr|qt5-5.0.0-0.alpha.1|250	
12cr|qt5-5.0.0-0.alpha.1|251	%description -n %qtsqld
12cr|qt5-5.0.0-0.alpha.1|252	Development files for version %major of the QtSql library
12cr|qt5-5.0.0-0.alpha.1|253	
12cr|qt5-5.0.0-0.alpha.1|254	%package -n %qttest
12cr|qt5-5.0.0-0.alpha.1|255	Summary: Qt unit test library
12cr|qt5-5.0.0-0.alpha.1|256	Group: System/Libraries
12cr|qt5-5.0.0-0.alpha.1|257	
12cr|qt5-5.0.0-0.alpha.1|258	%description -n %qttest
12cr|qt5-5.0.0-0.alpha.1|259	Qt unit test library
12cr|qt5-5.0.0-0.alpha.1|260	
12cr|qt5-5.0.0-0.alpha.1|261	%package -n %qttestd
12cr|qt5-5.0.0-0.alpha.1|262	Summary: Development files for version %major of the QtTest library
12cr|qt5-5.0.0-0.alpha.1|263	Group: Development/KDE and Qt
12cr|qt5-5.0.0-0.alpha.1|264	Requires: %qttest = %version-%release
12cr|qt5-5.0.0-0.alpha.1|265	
12cr|qt5-5.0.0-0.alpha.1|266	%description -n %qttestd
12cr|qt5-5.0.0-0.alpha.1|267	Development files for version %major of the QtTest library
12cr|qt5-5.0.0-0.alpha.1|268	
12cr|qt5-5.0.0-0.alpha.1|269	%package -n %qtwidgets
12cr|qt5-5.0.0-0.alpha.1|270	Summary: Qt Widget library
12cr|qt5-5.0.0-0.alpha.1|271	Group: System/Libraries
12cr|qt5-5.0.0-0.alpha.1|272	
12cr|qt5-5.0.0-0.alpha.1|273	%description -n %qtwidgets
12cr|qt5-5.0.0-0.alpha.1|274	Qt Widget library
12cr|qt5-5.0.0-0.alpha.1|275	
12cr|qt5-5.0.0-0.alpha.1|276	%package -n %qtwidgetsd
12cr|qt5-5.0.0-0.alpha.1|277	Summary: Development files for version %major of the QtWidgets library
12cr|qt5-5.0.0-0.alpha.1|278	Group: Development/KDE and Qt
12cr|qt5-5.0.0-0.alpha.1|279	Requires: %qtwidgets = %version-%release
12cr|qt5-5.0.0-0.alpha.1|280	
12cr|qt5-5.0.0-0.alpha.1|281	%description -n %qtwidgetsd
12cr|qt5-5.0.0-0.alpha.1|282	Development files for version %major of the QtWidgets library
12cr|qt5-5.0.0-0.alpha.1|283	
12cr|qt5-5.0.0-0.alpha.1|284	%package -n %qtxml
12cr|qt5-5.0.0-0.alpha.1|285	Summary: Qt XML library
12cr|qt5-5.0.0-0.alpha.1|286	Group: System/Libraries
12cr|qt5-5.0.0-0.alpha.1|287	
12cr|qt5-5.0.0-0.alpha.1|288	%description -n %qtxml
12cr|qt5-5.0.0-0.alpha.1|289	Qt XML library
12cr|qt5-5.0.0-0.alpha.1|290	
12cr|qt5-5.0.0-0.alpha.1|291	%package -n %qtxmld
12cr|qt5-5.0.0-0.alpha.1|292	Summary: Development files for version %major of the QtXml library
12cr|qt5-5.0.0-0.alpha.1|293	Group: Development/KDE and Qt
12cr|qt5-5.0.0-0.alpha.1|294	Requires: %qtxml = %version-%release
12cr|qt5-5.0.0-0.alpha.1|295	
12cr|qt5-5.0.0-0.alpha.1|296	%description -n %qtxmld
12cr|qt5-5.0.0-0.alpha.1|297	Development files for version %major of the QtXml library
12cr|qt5-5.0.0-0.alpha.1|298	
12cr|qt5-5.0.0-0.alpha.1|299	%package -n qdoc%major
12cr|qt5-5.0.0-0.alpha.1|300	Summary: Qt documentation generator, version %major
12cr|qt5-5.0.0-0.alpha.1|301	Group: Development/KDE and Qt
12cr|qt5-5.0.0-0.alpha.1|302	
12cr|qt5-5.0.0-0.alpha.1|303	%description -n qdoc%major
12cr|qt5-5.0.0-0.alpha.1|304	Qt documentation generator, version %major
12cr|qt5-5.0.0-0.alpha.1|305	
12cr|qt5-5.0.0-0.alpha.1|306	%package examples
12cr|qt5-5.0.0-0.alpha.1|307	Summary: Example applications for %name
12cr|qt5-5.0.0-0.alpha.1|308	Group: Development/KDE and Qt
12cr|qt5-5.0.0-0.alpha.1|309	
12cr|qt5-5.0.0-0.alpha.1|310	%description examples
12cr|qt5-5.0.0-0.alpha.1|311	Example applications for %name
12cr|qt5-5.0.0-0.alpha.1|312	
12cr|qt5-5.0.0-0.alpha.1|313	%package fonts
12cr|qt5-5.0.0-0.alpha.1|314	Summary: Fonts for use with some %name output plugins
12cr|qt5-5.0.0-0.alpha.1|315	Group: System/Libraries
12cr|qt5-5.0.0-0.alpha.1|316	
12cr|qt5-5.0.0-0.alpha.1|317	%description fonts
12cr|qt5-5.0.0-0.alpha.1|318	Fonts for use with some %name output plugins
12cr|qt5-5.0.0-0.alpha.1|319	
12cr|qt5-5.0.0-0.alpha.1|320	These fonts are required for various non-X11 output
12cr|qt5-5.0.0-0.alpha.1|321	plugins (framebuffer device etc.).
12cr|qt5-5.0.0-0.alpha.1|322	
12cr|qt5-5.0.0-0.alpha.1|323	They are not required for the normal X11 output.
12cr|qt5-5.0.0-0.alpha.1|324	
12cr|qt5-5.0.0-0.alpha.1|325	%prep
12cr|qt5-5.0.0-0.alpha.1|326	%setup -q -n qt-everywhere-opensource-src-%version
12cr|qt5-5.0.0-0.alpha.1|327	cd qtbase
12cr|qt5-5.0.0-0.alpha.1|328	./configure \
12cr|qt5-5.0.0-0.alpha.1|329	-prefix %_qt_prefix \
12cr|qt5-5.0.0-0.alpha.1|330	-bindir %_qt_bindir \
12cr|qt5-5.0.0-0.alpha.1|331	-libdir %_qt_libdir \
12cr|qt5-5.0.0-0.alpha.1|332	-docdir %_qt_docdir \
12cr|qt5-5.0.0-0.alpha.1|333	-headerdir %_qt_includedir \
12cr|qt5-5.0.0-0.alpha.1|334	-plugindir %_qt_plugindir \
12cr|qt5-5.0.0-0.alpha.1|335	-importdir %_qt_importdir \
12cr|qt5-5.0.0-0.alpha.1|336	-translationdir %_qt_translationsdir \
12cr|qt5-5.0.0-0.alpha.1|337	-sysconfdir %_qt_sysconfdir \
12cr|qt5-5.0.0-0.alpha.1|338	-examplesdir %_qt_exampledir \
12cr|qt5-5.0.0-0.alpha.1|339	-testsdir %_qt_testsdir \
12cr|qt5-5.0.0-0.alpha.1|340	-release \
12cr|qt5-5.0.0-0.alpha.1|341	-opensource \
12cr|qt5-5.0.0-0.alpha.1|342	-shared \
12cr|qt5-5.0.0-0.alpha.1|343	-largefile \
12cr|qt5-5.0.0-0.alpha.1|344	-exceptions \
12cr|qt5-5.0.0-0.alpha.1|345	-accessibility \
12cr|qt5-5.0.0-0.alpha.1|346	-stl \
12cr|qt5-5.0.0-0.alpha.1|347	-no-sql-db2 \
12cr|qt5-5.0.0-0.alpha.1|348	-no-sql-ibase \
12cr|qt5-5.0.0-0.alpha.1|349	-plugin-sql-mysql \
12cr|qt5-5.0.0-0.alpha.1|350	-no-sql-oci \
12cr|qt5-5.0.0-0.alpha.1|351	-plugin-sql-odbc \
12cr|qt5-5.0.0-0.alpha.1|352	-plugin-sql-psql \
12cr|qt5-5.0.0-0.alpha.1|353	-plugin-sql-sqlite \
12cr|qt5-5.0.0-0.alpha.1|354	-no-sql-sqlite2 \
12cr|qt5-5.0.0-0.alpha.1|355	-no-sql-tds \
12cr|qt5-5.0.0-0.alpha.1|356	-system-sqlite \
12cr|qt5-5.0.0-0.alpha.1|357	-phonon-backend \
12cr|qt5-5.0.0-0.alpha.1|358	-javascript-jit \
12cr|qt5-5.0.0-0.alpha.1|359	%ifarch x86_64
12cr|qt5-5.0.0-0.alpha.1|360	-platform linux-g++-64 \
12cr|qt5-5.0.0-0.alpha.1|361	%else
12cr|qt5-5.0.0-0.alpha.1|362	-platform linux-g++-32 \
12cr|qt5-5.0.0-0.alpha.1|363	%endif
12cr|qt5-5.0.0-0.alpha.1|364	-system-zlib \
12cr|qt5-5.0.0-0.alpha.1|365	-system-libpng \
12cr|qt5-5.0.0-0.alpha.1|366	-system-libjpeg \
12cr|qt5-5.0.0-0.alpha.1|367	-openssl \
12cr|qt5-5.0.0-0.alpha.1|368	-system-pcre \
12cr|qt5-5.0.0-0.alpha.1|369	-optimized-qmake \
12cr|qt5-5.0.0-0.alpha.1|370	-no-nis \
12cr|qt5-5.0.0-0.alpha.1|371	-cups \
12cr|qt5-5.0.0-0.alpha.1|372	-iconv \
12cr|qt5-5.0.0-0.alpha.1|373	-pch \
12cr|qt5-5.0.0-0.alpha.1|374	-dbus \
12cr|qt5-5.0.0-0.alpha.1|375	-reduce-relocations \
12cr|qt5-5.0.0-0.alpha.1|376	-xcb \
12cr|qt5-5.0.0-0.alpha.1|377	-opengl \
12cr|qt5-5.0.0-0.alpha.1|378	-confirm-license \
12cr|qt5-5.0.0-0.alpha.1|379	-glib \
12cr|qt5-5.0.0-0.alpha.1|380	-no-separate-debug-info
12cr|qt5-5.0.0-0.alpha.1|381	
12cr|qt5-5.0.0-0.alpha.1|382	%build
12cr|qt5-5.0.0-0.alpha.1|383	cd qtbase
12cr|qt5-5.0.0-0.alpha.1|384	%make STRIP=true
12cr|qt5-5.0.0-0.alpha.1|385	
12cr|qt5-5.0.0-0.alpha.1|386	%install
12cr|qt5-5.0.0-0.alpha.1|387	cd qtbase
12cr|qt5-5.0.0-0.alpha.1|388	make install STRIP=true INSTALL_ROOT=%buildroot
12cr|qt5-5.0.0-0.alpha.1|389	
12cr|qt5-5.0.0-0.alpha.1|390	# Installed, but not useful
12cr|qt5-5.0.0-0.alpha.1|391	rm -f %buildroot%_qt_bindir/syncqt
12cr|qt5-5.0.0-0.alpha.1|392	# Probably not useful outside of Qt source tree?
12cr|qt5-5.0.0-0.alpha.1|393	rm -f %buildroot%_qt_bindir/qtmodule-configtests
12cr|qt5-5.0.0-0.alpha.1|394	
12cr|qt5-5.0.0-0.alpha.1|395	cd %buildroot%_libdir
12cr|qt5-5.0.0-0.alpha.1|396	ln -s ../lib/qt5/%_lib/*.so.* .
12cr|qt5-5.0.0-0.alpha.1|397	
12cr|qt5-5.0.0-0.alpha.1|398	%files -n %qtconcurrent
12cr|qt5-5.0.0-0.alpha.1|399	%_qt_libdir/libQtConcurrent.so.*
12cr|qt5-5.0.0-0.alpha.1|400	%_libdir/libQtConcurrent.so.*
12cr|qt5-5.0.0-0.alpha.1|401	
12cr|qt5-5.0.0-0.alpha.1|402	%files -n %qtconcurrentd
12cr|qt5-5.0.0-0.alpha.1|403	%_qt_libdir/libQtConcurrent.so
12cr|qt5-5.0.0-0.alpha.1|404	%_qt_libdir/libQtConcurrent.prl
12cr|qt5-5.0.0-0.alpha.1|405	%_qt_libdir/pkgconfig/QtConcurrent.pc
12cr|qt5-5.0.0-0.alpha.1|406	%_qt_includedir/QtConcurrent
12cr|qt5-5.0.0-0.alpha.1|407	%_qt_includedir/Qt/QtConcurrent
12cr|qt5-5.0.0-0.alpha.1|408	%_qt_libdir/cmake/Qt%{major}Concurrent
12cr|qt5-5.0.0-0.alpha.1|409	
12cr|qt5-5.0.0-0.alpha.1|410	%files -n %qtcore
12cr|qt5-5.0.0-0.alpha.1|411	%_qt_libdir/libQtCore.so.*
12cr|qt5-5.0.0-0.alpha.1|412	%_libdir/libQtCore.so.*
12cr|qt5-5.0.0-0.alpha.1|413	%dir %_libdir/qt5/plugins
12cr|qt5-5.0.0-0.alpha.1|414	
12cr|qt5-5.0.0-0.alpha.1|415	%files -n %qtcored
12cr|qt5-5.0.0-0.alpha.1|416	%_qt_bindir/moc
12cr|qt5-5.0.0-0.alpha.1|417	%_qt_bindir/rcc
12cr|qt5-5.0.0-0.alpha.1|418	%_qt_libdir/libQtCore.so
12cr|qt5-5.0.0-0.alpha.1|419	%_qt_libdir/libQtCore.prl
12cr|qt5-5.0.0-0.alpha.1|420	%_qt_includedir/QtCore
12cr|qt5-5.0.0-0.alpha.1|421	%dir %_qt_libdir/cmake
12cr|qt5-5.0.0-0.alpha.1|422	%dir %_qt_libdir/pkgconfig
12cr|qt5-5.0.0-0.alpha.1|423	%_qt_libdir/pkgconfig/QtCore.pc
12cr|qt5-5.0.0-0.alpha.1|424	%_qt_libdir/cmake/Qt%{major}Core
12cr|qt5-5.0.0-0.alpha.1|425	%dir %_qt_includedir/Qt
12cr|qt5-5.0.0-0.alpha.1|426	%_qt_includedir/Qt/*.h
12cr|qt5-5.0.0-0.alpha.1|427	%_qt_includedir/Qt/QtCore
12cr|qt5-5.0.0-0.alpha.1|428	
12cr|qt5-5.0.0-0.alpha.1|429	%files -n %qtdbus
12cr|qt5-5.0.0-0.alpha.1|430	%_qt_libdir/libQtDBus.so.*
12cr|qt5-5.0.0-0.alpha.1|431	%_libdir/libQtDBus.so.*
12cr|qt5-5.0.0-0.alpha.1|432	
12cr|qt5-5.0.0-0.alpha.1|433	%files -n %qtdbusd
12cr|qt5-5.0.0-0.alpha.1|434	%_qt_libdir/libQtDBus.so
12cr|qt5-5.0.0-0.alpha.1|435	%_qt_libdir/libQtDBus.prl
12cr|qt5-5.0.0-0.alpha.1|436	%_qt_libdir/pkgconfig/QtDBus.pc
12cr|qt5-5.0.0-0.alpha.1|437	%_qt_includedir/QtDBus
12cr|qt5-5.0.0-0.alpha.1|438	%_qt_includedir/Qt/QtDBus
12cr|qt5-5.0.0-0.alpha.1|439	%_qt_libdir/cmake/Qt%{major}DBus
12cr|qt5-5.0.0-0.alpha.1|440	
12cr|qt5-5.0.0-0.alpha.1|441	%files -n qmake%major
12cr|qt5-5.0.0-0.alpha.1|442	%_qt_bindir/qmake
12cr|qt5-5.0.0-0.alpha.1|443	%_qt_prefix/mkspecs
12cr|qt5-5.0.0-0.alpha.1|444	
12cr|qt5-5.0.0-0.alpha.1|445	%files -n %qtgui
12cr|qt5-5.0.0-0.alpha.1|446	%_qt_libdir/libQtGui.so.*
12cr|qt5-5.0.0-0.alpha.1|447	%_libdir/libQtGui.so.*
12cr|qt5-5.0.0-0.alpha.1|448	%_libdir/qt5/plugins/imageformats
12cr|qt5-5.0.0-0.alpha.1|449	%dir %_libdir/qt5/plugins/platforminputcontexts
12cr|qt5-5.0.0-0.alpha.1|450	%dir %_libdir/qt5/plugins/platforms
12cr|qt5-5.0.0-0.alpha.1|451	
12cr|qt5-5.0.0-0.alpha.1|452	%files -n %qtgui-x11
12cr|qt5-5.0.0-0.alpha.1|453	%_libdir/qt5/plugins/platforms/libxcb.so
12cr|qt5-5.0.0-0.alpha.1|454	%_libdir/qt5/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so
12cr|qt5-5.0.0-0.alpha.1|455	%_libdir/qt5/plugins/platforminputcontexts/libmaliitplatforminputcontextplugin.so
12cr|qt5-5.0.0-0.alpha.1|456	
12cr|qt5-5.0.0-0.alpha.1|457	%files -n %qtgui-minimal
12cr|qt5-5.0.0-0.alpha.1|458	%_libdir/qt5/plugins/platforms/libqminimal.so
12cr|qt5-5.0.0-0.alpha.1|459	
12cr|qt5-5.0.0-0.alpha.1|460	%files -n %qtguid
12cr|qt5-5.0.0-0.alpha.1|461	%_qt_bindir/uic
12cr|qt5-5.0.0-0.alpha.1|462	%_qt_libdir/libQtGui.so
12cr|qt5-5.0.0-0.alpha.1|463	%_qt_libdir/libQtGui.prl
12cr|qt5-5.0.0-0.alpha.1|464	%_qt_libdir/pkgconfig/QtGui.pc
12cr|qt5-5.0.0-0.alpha.1|465	%_qt_includedir/QtGui
12cr|qt5-5.0.0-0.alpha.1|466	%_qt_includedir/Qt/QtGui
12cr|qt5-5.0.0-0.alpha.1|467	%_qt_libdir/cmake/Qt%{major}Gui
12cr|qt5-5.0.0-0.alpha.1|468	%_qt_libdir/libQtPlatformSupport.a
12cr|qt5-5.0.0-0.alpha.1|469	%_qt_libdir/libQtPlatformSupport.prl
12cr|qt5-5.0.0-0.alpha.1|470	%_qt_libdir/pkgconfig/QtPlatformSupport.pc
12cr|qt5-5.0.0-0.alpha.1|471	%_qt_libdir/cmake/Qt%{major}PlatformSupport
12cr|qt5-5.0.0-0.alpha.1|472	%_qt_includedir/QtPlatformSupport
12cr|qt5-5.0.0-0.alpha.1|473	%_qt_includedir/Qt/QtPlatformSupport
12cr|qt5-5.0.0-0.alpha.1|474	
12cr|qt5-5.0.0-0.alpha.1|475	%files -n %qtnetwork
12cr|qt5-5.0.0-0.alpha.1|476	%_qt_libdir/libQtNetwork.so.*
12cr|qt5-5.0.0-0.alpha.1|477	%_libdir/libQtNetwork.so.*
12cr|qt5-5.0.0-0.alpha.1|478	%_libdir/qt5/plugins/bearer
12cr|qt5-5.0.0-0.alpha.1|479	
12cr|qt5-5.0.0-0.alpha.1|480	%files -n %qtnetworkd
12cr|qt5-5.0.0-0.alpha.1|481	%_qt_libdir/libQtNetwork.so
12cr|qt5-5.0.0-0.alpha.1|482	%_qt_libdir/libQtNetwork.prl
12cr|qt5-5.0.0-0.alpha.1|483	%_qt_libdir/pkgconfig/QtNetwork.pc
12cr|qt5-5.0.0-0.alpha.1|484	%_qt_includedir/QtNetwork
12cr|qt5-5.0.0-0.alpha.1|485	%_qt_includedir/Qt/QtNetwork
12cr|qt5-5.0.0-0.alpha.1|486	%_qt_libdir/cmake/Qt%{major}Network
12cr|qt5-5.0.0-0.alpha.1|487	
12cr|qt5-5.0.0-0.alpha.1|488	%files -n %qtopengl
12cr|qt5-5.0.0-0.alpha.1|489	%_qt_libdir/libQtOpenGL.so.*
12cr|qt5-5.0.0-0.alpha.1|490	%_libdir/libQtOpenGL.so.*
12cr|qt5-5.0.0-0.alpha.1|491	
12cr|qt5-5.0.0-0.alpha.1|492	%files -n %qtopengld
12cr|qt5-5.0.0-0.alpha.1|493	%_qt_libdir/libQtOpenGL.so
12cr|qt5-5.0.0-0.alpha.1|494	%_qt_libdir/libQtOpenGL.prl
12cr|qt5-5.0.0-0.alpha.1|495	%_qt_libdir/pkgconfig/QtOpenGL.pc
12cr|qt5-5.0.0-0.alpha.1|496	%_qt_includedir/QtOpenGL
12cr|qt5-5.0.0-0.alpha.1|497	%_qt_includedir/Qt/QtOpenGL
12cr|qt5-5.0.0-0.alpha.1|498	%_qt_libdir/cmake/Qt%{major}OpenGL
12cr|qt5-5.0.0-0.alpha.1|499	
12cr|qt5-5.0.0-0.alpha.1|500	%files -n %qtprintsupport
12cr|qt5-5.0.0-0.alpha.1|501	%_qt_libdir/libQtPrintSupport.so.*
12cr|qt5-5.0.0-0.alpha.1|502	%_libdir/libQtPrintSupport.so.*
12cr|qt5-5.0.0-0.alpha.1|503	
12cr|qt5-5.0.0-0.alpha.1|504	%files -n %qtprintsupportd
12cr|qt5-5.0.0-0.alpha.1|505	%_qt_libdir/libQtPrintSupport.so
12cr|qt5-5.0.0-0.alpha.1|506	%_qt_libdir/libQtPrintSupport.prl
12cr|qt5-5.0.0-0.alpha.1|507	%_qt_libdir/pkgconfig/QtPrintSupport.pc
12cr|qt5-5.0.0-0.alpha.1|508	%_qt_includedir/QtPrintSupport
12cr|qt5-5.0.0-0.alpha.1|509	%_qt_includedir/Qt/QtPrintSupport
12cr|qt5-5.0.0-0.alpha.1|510	%_qt_libdir/cmake/Qt%{major}PrintSupport
12cr|qt5-5.0.0-0.alpha.1|511	
12cr|qt5-5.0.0-0.alpha.1|512	%files -n %qtsql
12cr|qt5-5.0.0-0.alpha.1|513	%_qt_libdir/libQtSql.so.*
12cr|qt5-5.0.0-0.alpha.1|514	%_libdir/libQtSql.so.*
12cr|qt5-5.0.0-0.alpha.1|515	%dir %_libdir/qt5/plugins/sqldrivers
12cr|qt5-5.0.0-0.alpha.1|516	
12cr|qt5-5.0.0-0.alpha.1|517	%files -n %qtsql-sqlite
12cr|qt5-5.0.0-0.alpha.1|518	%_libdir/qt5/plugins/sqldrivers/libqsqlite.so
12cr|qt5-5.0.0-0.alpha.1|519	
12cr|qt5-5.0.0-0.alpha.1|520	%files -n %qtsql-mysql
12cr|qt5-5.0.0-0.alpha.1|521	%_libdir/qt5/plugins/sqldrivers/libqsqlmysql.so
12cr|qt5-5.0.0-0.alpha.1|522	
12cr|qt5-5.0.0-0.alpha.1|523	%files -n %qtsql-odbc
12cr|qt5-5.0.0-0.alpha.1|524	%_libdir/qt5/plugins/sqldrivers/libqsqlodbc.so
12cr|qt5-5.0.0-0.alpha.1|525	
12cr|qt5-5.0.0-0.alpha.1|526	%files -n %qtsql-postgresql
12cr|qt5-5.0.0-0.alpha.1|527	%_libdir/qt5/plugins/sqldrivers/libqsqlpsql.so
12cr|qt5-5.0.0-0.alpha.1|528	
12cr|qt5-5.0.0-0.alpha.1|529	%files -n %qtsqld
12cr|qt5-5.0.0-0.alpha.1|530	%_qt_libdir/libQtSql.so
12cr|qt5-5.0.0-0.alpha.1|531	%_qt_libdir/libQtSql.prl
12cr|qt5-5.0.0-0.alpha.1|532	%_qt_libdir/pkgconfig/QtSql.pc
12cr|qt5-5.0.0-0.alpha.1|533	%_qt_includedir/QtSql
12cr|qt5-5.0.0-0.alpha.1|534	%_qt_includedir/Qt/QtSql
12cr|qt5-5.0.0-0.alpha.1|535	%_qt_libdir/cmake/Qt%{major}Sql
12cr|qt5-5.0.0-0.alpha.1|536	
12cr|qt5-5.0.0-0.alpha.1|537	%files -n %qttest
12cr|qt5-5.0.0-0.alpha.1|538	%_qt_libdir/libQtTest.so.*
12cr|qt5-5.0.0-0.alpha.1|539	%_libdir/libQtTest.so.*
12cr|qt5-5.0.0-0.alpha.1|540	
12cr|qt5-5.0.0-0.alpha.1|541	%files -n %qttestd
12cr|qt5-5.0.0-0.alpha.1|542	%_qt_libdir/libQtTest.so
12cr|qt5-5.0.0-0.alpha.1|543	%_qt_libdir/libQtTest.prl
12cr|qt5-5.0.0-0.alpha.1|544	%_qt_libdir/pkgconfig/QtTest.pc
12cr|qt5-5.0.0-0.alpha.1|545	%_qt_includedir/QtTest
12cr|qt5-5.0.0-0.alpha.1|546	%_qt_includedir/Qt/QtTest
12cr|qt5-5.0.0-0.alpha.1|547	%_qt_libdir/cmake/Qt%{major}Test
12cr|qt5-5.0.0-0.alpha.1|548	
12cr|qt5-5.0.0-0.alpha.1|549	%files -n %qtwidgets
12cr|qt5-5.0.0-0.alpha.1|550	%_qt_libdir/libQtWidgets.so.*
12cr|qt5-5.0.0-0.alpha.1|551	%_libdir/libQtWidgets.so.*
12cr|qt5-5.0.0-0.alpha.1|552	%_libdir/qt5/plugins/accessible
12cr|qt5-5.0.0-0.alpha.1|553	
12cr|qt5-5.0.0-0.alpha.1|554	%files -n %qtwidgetsd
12cr|qt5-5.0.0-0.alpha.1|555	%_qt_libdir/libQtWidgets.so
12cr|qt5-5.0.0-0.alpha.1|556	%_qt_libdir/libQtWidgets.prl
12cr|qt5-5.0.0-0.alpha.1|557	%_qt_libdir/pkgconfig/QtWidgets.pc
12cr|qt5-5.0.0-0.alpha.1|558	%_qt_includedir/QtWidgets
12cr|qt5-5.0.0-0.alpha.1|559	%_qt_includedir/Qt/QtWidgets
12cr|qt5-5.0.0-0.alpha.1|560	%_qt_libdir/cmake/Qt%{major}Widgets
12cr|qt5-5.0.0-0.alpha.1|561	
12cr|qt5-5.0.0-0.alpha.1|562	%files -n %qtxml
12cr|qt5-5.0.0-0.alpha.1|563	%_qt_libdir/libQtXml.so.*
12cr|qt5-5.0.0-0.alpha.1|564	%_libdir/libQtXml.so.*
12cr|qt5-5.0.0-0.alpha.1|565	
12cr|qt5-5.0.0-0.alpha.1|566	%files -n %qtxmld
12cr|qt5-5.0.0-0.alpha.1|567	%_qt_libdir/libQtXml.so
12cr|qt5-5.0.0-0.alpha.1|568	%_qt_libdir/libQtXml.prl
12cr|qt5-5.0.0-0.alpha.1|569	%_qt_libdir/pkgconfig/QtXml.pc
12cr|qt5-5.0.0-0.alpha.1|570	%_qt_includedir/QtXml
12cr|qt5-5.0.0-0.alpha.1|571	%_qt_includedir/Qt/QtXml
12cr|qt5-5.0.0-0.alpha.1|572	%_qt_libdir/cmake/Qt%{major}Xml
12cr|qt5-5.0.0-0.alpha.1|573	
12cr|qt5-5.0.0-0.alpha.1|574	%files -n qdoc%major
12cr|qt5-5.0.0-0.alpha.1|575	%_qt_bindir/qdoc
12cr|qt5-5.0.0-0.alpha.1|576	
12cr|qt5-5.0.0-0.alpha.1|577	%files examples
12cr|qt5-5.0.0-0.alpha.1|578	%_qt_prefix/examples
12cr|qt5-5.0.0-0.alpha.1|579	
12cr|qt5-5.0.0-0.alpha.1|580	%files fonts
12cr|qt5-5.0.0-0.alpha.1|581	%_qt_libdir/fonts
12cr|qt5-5.0.0-0.alpha.1|582	
12cr|qt5-5.0.0-0.alpha.1|583	
12cr|qt5-5.0.0-0.alpha.1|584	
12cr|qt5-5.0.0-0.alpha.1|585	%changelog
12cr|qt5-5.0.0-0.alpha.1|586	

6823 12
12cr|qtads-2.1.2-1|1	%define name    qtads
12cr|qtads-2.1.2-1|2	%define version 2.1.2
12cr|qtads-2.1.2-1|3	%define release %mkrel 1
12cr|qtads-2.1.2-1|4	
12cr|qtads-2.1.2-1|5	Name:           %{name}
12cr|qtads-2.1.2-1|6	Summary:        GUI multimedia interpreter for TADS games
12cr|qtads-2.1.2-1|7	Version:        %{version}
12cr|qtads-2.1.2-1|8	Release:        %{release}
12cr|qtads-2.1.2-1|9	Source0:	http://downloads.sourceforge.net/project/qtads/qtads-2.x/%{version}/%{name}-%{version}.tar.bz2
12cr|qtads-2.1.2-1|10	URL:            http://qtads.sourceforge.net/
12cr|qtads-2.1.2-1|11	License:        GPLv2+
12cr|qtads-2.1.2-1|12	
12cr|qtads-2.1.2-1|13	Group:          Games/Other
12cr|qtads-2.1.2-1|14	BuildRequires:  qt4-devel SDL-devel SDL_mixer-devel SDL_sound-devel
12cr|qtads-2.1.2-1|15	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|qtads-2.1.2-1|16	Suggests:	timidity-instruments
12cr|qtads-2.1.2-1|17	
12cr|qtads-2.1.2-1|18	%description
12cr|qtads-2.1.2-1|19	QTads is a cross-platform multimedia interpreter for Tads (Text Adventure
12cr|qtads-2.1.2-1|20	Development System) games. Both Tads versions in use today (Tads 2 and Tads 3)
12cr|qtads-2.1.2-1|21	are supported. MIDI, Ogg Vorbis, MP3, and WAV sound formats are supported.
12cr|qtads-2.1.2-1|22	
12cr|qtads-2.1.2-1|23	TADS is a programming language written by Michael J. Roberts, designed to
12cr|qtads-2.1.2-1|24	implement text-adventure games (Interactive Fiction), similar to those
12cr|qtads-2.1.2-1|25	developed by Infocom in 1980-1990, as well as other companies (like Legend
12cr|qtads-2.1.2-1|26	Entertainment, Level 9, etc). If you liked games like "Zork", "Adventure",
12cr|qtads-2.1.2-1|27	"Trinity", or "Eric the Unready", you'll feel right at home.
12cr|qtads-2.1.2-1|28	
12cr|qtads-2.1.2-1|29	%files
12cr|qtads-2.1.2-1|30	%defattr(-,root,root,0755)
12cr|qtads-2.1.2-1|31	%doc AUTHORS BUGS COPYING INSTALL NEWS README HTML_TADS_LICENSE
12cr|qtads-2.1.2-1|32	%{_mandir}/man6/*
12cr|qtads-2.1.2-1|33	%{_bindir}/qtads
12cr|qtads-2.1.2-1|34	#%{_datadir}/qtads/charmaps/* #no more needed ?
12cr|qtads-2.1.2-1|35	#%{_datadir}/qtads/i18n/* #no more needed ?
12cr|qtads-2.1.2-1|36	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|qtads-2.1.2-1|37	
12cr|qtads-2.1.2-1|38	#--------------------------------------------------------------------
12cr|qtads-2.1.2-1|39	
12cr|qtads-2.1.2-1|40	%prep
12cr|qtads-2.1.2-1|41	%setup -q
12cr|qtads-2.1.2-1|42	
12cr|qtads-2.1.2-1|43	%build
12cr|qtads-2.1.2-1|44	%qmake_qt4 \
12cr|qtads-2.1.2-1|45	BIN_INSTALL=%{buildroot}%{_bindir} \
12cr|qtads-2.1.2-1|46	DOC_INSTALL=%{buildroot}%{_datadir}/doc \
12cr|qtads-2.1.2-1|47	DATA_INSTALL=%{buildroot}%{_datadir} \
12cr|qtads-2.1.2-1|48	CFLAGS="$RPM_OPT_FLAGS" \
12cr|qtads-2.1.2-1|49	CXXFLAGS="$RPM_OPT_FLAGS"
12cr|qtads-2.1.2-1|50	
12cr|qtads-2.1.2-1|51	%make
12cr|qtads-2.1.2-1|52	
12cr|qtads-2.1.2-1|53	%install
12cr|qtads-2.1.2-1|54	rm -rf %{buildroot}
12cr|qtads-2.1.2-1|55	#%makeinstall #there is no make install option at the moment, must be done manually
12cr|qtads-2.1.2-1|56	mkdir -p %{buildroot}%{_bindir}
12cr|qtads-2.1.2-1|57	cp qtads  %{buildroot}%{_bindir}/qtads
12cr|qtads-2.1.2-1|58	mkdir -p %{buildroot}%{_mandir}/man6
12cr|qtads-2.1.2-1|59	cp -f %{name}.6 %{buildroot}%{_mandir}/man6
12cr|qtads-2.1.2-1|60	
12cr|qtads-2.1.2-1|61	%{__mkdir_p} %{buildroot}%{_datadir}/applications
12cr|qtads-2.1.2-1|62	%{__cat} > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|qtads-2.1.2-1|63	[Desktop Entry]
12cr|qtads-2.1.2-1|64	Name=%{name}
12cr|qtads-2.1.2-1|65	Comment=GUI multimedia interpreter for TADS games
12cr|qtads-2.1.2-1|66	Exec=%{name}
12cr|qtads-2.1.2-1|67	Icon=other_amusement
12cr|qtads-2.1.2-1|68	Terminal=false
12cr|qtads-2.1.2-1|69	Type=Application
12cr|qtads-2.1.2-1|70	Categories=Game;AdventureGame;RolePlaying;
12cr|qtads-2.1.2-1|71	EOF
12cr|qtads-2.1.2-1|72	
12cr|qtads-2.1.2-1|73	
12cr|qtads-2.1.2-1|74	%clean
12cr|qtads-2.1.2-1|75	rm -rf %{buildroot}
12cr|qtads-2.1.2-1|76	
12cr|qtads-2.1.2-1|77	
12cr|qtads-2.1.2-1|78	
12cr|qtads-2.1.2-1|79	%changelog
12cr|qtads-2.1.2-1|80	* Sun Mar 04 2012 Samuel Verschelde <stormi@mandriva.org> 2.1.2-1mdv2011.0
12cr|qtads-2.1.2-1|81	+ Revision: 782098
12cr|qtads-2.1.2-1|82	- update to new version 2.1.2
12cr|qtads-2.1.2-1|83	
12cr|qtads-2.1.2-1|84	* Fri Mar 11 2011 Samuel Verschelde <stormi@mandriva.org> 2.1.1-1
12cr|qtads-2.1.2-1|85	+ Revision: 643807
12cr|qtads-2.1.2-1|86	- version 2.1.1
12cr|qtads-2.1.2-1|87	
12cr|qtads-2.1.2-1|88	* Sun Oct 24 2010 Samuel Verschelde <stormi@mandriva.org> 2.0.1-3mdv2011.0
12cr|qtads-2.1.2-1|89	+ Revision: 589203
12cr|qtads-2.1.2-1|90	- suggests timidity-instruments for MIDI playback
12cr|qtads-2.1.2-1|91	
12cr|qtads-2.1.2-1|92	* Sun Oct 24 2010 Samuel Verschelde <stormi@mandriva.org> 2.0.1-2mdv2011.0
12cr|qtads-2.1.2-1|93	+ Revision: 588939
12cr|qtads-2.1.2-1|94	- bump release
12cr|qtads-2.1.2-1|95	- do not gzip man page
12cr|qtads-2.1.2-1|96	
12cr|qtads-2.1.2-1|97	* Sun Oct 24 2010 Samuel Verschelde <stormi@mandriva.org> 2.0.1-1mdv2011.0
12cr|qtads-2.1.2-1|98	+ Revision: 588683
12cr|qtads-2.1.2-1|99	- new version 2.0.1, uses QT4 now, and becomes multimedia (images/sounds/music)
12cr|qtads-2.1.2-1|100	
12cr|qtads-2.1.2-1|101	* Sat Jul 11 2009 Samuel Verschelde <stormi@mandriva.org> 1.9-2mdv2010.0
12cr|qtads-2.1.2-1|102	+ Revision: 394361
12cr|qtads-2.1.2-1|103	+ rebuild (emptylog)
12cr|qtads-2.1.2-1|104	
12cr|qtads-2.1.2-1|105	* Sat Jul 11 2009 Samuel Verschelde <stormi@mandriva.org> 1.9-1mdv2010.0
12cr|qtads-2.1.2-1|106	+ Revision: 394352
12cr|qtads-2.1.2-1|107	- update to new version 1.9
12cr|qtads-2.1.2-1|108	
12cr|qtads-2.1.2-1|109	* Sat May 30 2009 Samuel Verschelde <stormi@mandriva.org> 1.8-2mdv2010.0
12cr|qtads-2.1.2-1|110	+ Revision: 381529
12cr|qtads-2.1.2-1|111	- added desktop file
12cr|qtads-2.1.2-1|112	- modified summary
12cr|qtads-2.1.2-1|113	
12cr|qtads-2.1.2-1|114	* Fri May 29 2009 Samuel Verschelde <stormi@mandriva.org> 1.8-1mdv2010.0
12cr|qtads-2.1.2-1|115	+ Revision: 381141
12cr|qtads-2.1.2-1|116	- new version 1.8
12cr|qtads-2.1.2-1|117	
12cr|qtads-2.1.2-1|118	* Thu May 21 2009 Samuel Verschelde <stormi@mandriva.org> 1.7-2mdv2010.0
12cr|qtads-2.1.2-1|119	+ Revision: 378341
12cr|qtads-2.1.2-1|120	- rebuild for gcc 4.4
12cr|qtads-2.1.2-1|121	
12cr|qtads-2.1.2-1|122	* Tue Mar 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.7-1mdv2009.1
12cr|qtads-2.1.2-1|123	+ Revision: 356597
12cr|qtads-2.1.2-1|124	- import qtads
12cr|qtads-2.1.2-1|125	
12cr|qtads-2.1.2-1|126	
12cr|qtads-2.1.2-1|127	* Mon Mar 31 2008 Samuel Verschelde <specialspam@laposte.net> 1.7-1mdv2008.1
12cr|qtads-2.1.2-1|128	- first package

6824 12
12cr|qtemu-1.0.5-2|1	%define name	qtemu
12cr|qtemu-1.0.5-2|2	%define version	1.0.5
12cr|qtemu-1.0.5-2|3	%define release	%mkrel 2
12cr|qtemu-1.0.5-2|4	%define qtemudir %{_datadir}/qtemu
12cr|qtemu-1.0.5-2|5	
12cr|qtemu-1.0.5-2|6	Summary:	A graphical user interface for QEMU
12cr|qtemu-1.0.5-2|7	Name:		%{name}
12cr|qtemu-1.0.5-2|8	Version:	%{version}
12cr|qtemu-1.0.5-2|9	Release:	%{release}
12cr|qtemu-1.0.5-2|10	Source0:	%{name}-%{version}.tar.bz2
12cr|qtemu-1.0.5-2|11	Source10:	qtemu.png
12cr|qtemu-1.0.5-2|12	Source11:	qtemu.16.png
12cr|qtemu-1.0.5-2|13	Source12:	qtemu.48.png
12cr|qtemu-1.0.5-2|14	Patch2:		qtemu-qemu-accelerators.patch
12cr|qtemu-1.0.5-2|15	Source2:	processor.png
12cr|qtemu-1.0.5-2|16	License:	GPLv2
12cr|qtemu-1.0.5-2|17	Group:		Emulators
12cr|qtemu-1.0.5-2|18	Url:		http://www.qtemu.org/
12cr|qtemu-1.0.5-2|19	Requires:	qemu >= 0.9.0-%{mkrel 3}
12cr|qtemu-1.0.5-2|20	BuildRequires:	cmake, qt4-devel >= 4.1, qt4-linguist
12cr|qtemu-1.0.5-2|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|qtemu-1.0.5-2|22	
12cr|qtemu-1.0.5-2|23	%description
12cr|qtemu-1.0.5-2|24	QtEmu is a graphical user interface for QEMU written in Qt4. It has
12cr|qtemu-1.0.5-2|25	the ability to run virtual operating systems on native systems. This
12cr|qtemu-1.0.5-2|26	way you can easily test a new operating system or try a Live CD on
12cr|qtemu-1.0.5-2|27	your system without any troubles and dangers.
12cr|qtemu-1.0.5-2|28	
12cr|qtemu-1.0.5-2|29	%prep
12cr|qtemu-1.0.5-2|30	%setup -q
12cr|qtemu-1.0.5-2|31	%patch2 -p0 -b .qemu-accelerators
12cr|qtemu-1.0.5-2|32	cp %{SOURCE2} images/
12cr|qtemu-1.0.5-2|33	
12cr|qtemu-1.0.5-2|34	# fix qtemu data location
12cr|qtemu-1.0.5-2|35	perl -pi -e \
12cr|qtemu-1.0.5-2|36	's|QCoreApplication::applicationDirPath\(\)|QString("%{qtemudir}")|g' \
12cr|qtemu-1.0.5-2|37	helpwindow.cpp main.cpp
12cr|qtemu-1.0.5-2|38	
12cr|qtemu-1.0.5-2|39	%build
12cr|qtemu-1.0.5-2|40	mkdir objs
12cr|qtemu-1.0.5-2|41	cd objs
12cr|qtemu-1.0.5-2|42	
12cr|qtemu-1.0.5-2|43	export QTDIR=/usr/lib/qt4/
12cr|qtemu-1.0.5-2|44	export PATH=$QTDIR/bin:$PATH
12cr|qtemu-1.0.5-2|45	
12cr|qtemu-1.0.5-2|46	cmake \
12cr|qtemu-1.0.5-2|47	-DCMAKE_INSTALL_PREFIX=%{qtemudir} \
12cr|qtemu-1.0.5-2|48	%if "%{_lib}" != "lib"
12cr|qtemu-1.0.5-2|49	-DLIB_SUFFIX=64 \
12cr|qtemu-1.0.5-2|50	%endif
12cr|qtemu-1.0.5-2|51	../
12cr|qtemu-1.0.5-2|52	
12cr|qtemu-1.0.5-2|53	%make
12cr|qtemu-1.0.5-2|54	
12cr|qtemu-1.0.5-2|55	%install
12cr|qtemu-1.0.5-2|56	rm -rf $RPM_BUILD_ROOT
12cr|qtemu-1.0.5-2|57	
12cr|qtemu-1.0.5-2|58	%makeinstall_std -C objs
12cr|qtemu-1.0.5-2|59	
12cr|qtemu-1.0.5-2|60	# move files around
12cr|qtemu-1.0.5-2|61	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|qtemu-1.0.5-2|62	mv $RPM_BUILD_ROOT%{qtemudir}/bin/qtemu $RPM_BUILD_ROOT%{_bindir}/
12cr|qtemu-1.0.5-2|63	rmdir $RPM_BUILD_ROOT%{qtemudir}/bin
12cr|qtemu-1.0.5-2|64	
12cr|qtemu-1.0.5-2|65	# install icons
12cr|qtemu-1.0.5-2|66	mkdir -p $RPM_BUILD_ROOT%{_iconsdir}
12cr|qtemu-1.0.5-2|67	install -m644 %{SOURCE10} $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|qtemu-1.0.5-2|68	mkdir -p $RPM_BUILD_ROOT%{_miconsdir}
12cr|qtemu-1.0.5-2|69	install -m644 %{SOURCE11} $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|qtemu-1.0.5-2|70	mkdir -p $RPM_BUILD_ROOT%{_liconsdir}
12cr|qtemu-1.0.5-2|71	install -m644 %{SOURCE12} $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|qtemu-1.0.5-2|72	
12cr|qtemu-1.0.5-2|73	# install menu entries
12cr|qtemu-1.0.5-2|74	
12cr|qtemu-1.0.5-2|75	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|qtemu-1.0.5-2|76	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|qtemu-1.0.5-2|77	[Desktop Entry]
12cr|qtemu-1.0.5-2|78	Name=QtEmu
12cr|qtemu-1.0.5-2|79	Comment=A graphical user interface for QEMU
12cr|qtemu-1.0.5-2|80	Exec=%{_bindir}/qtemu
12cr|qtemu-1.0.5-2|81	Icon=%{name}
12cr|qtemu-1.0.5-2|82	Type=Application
12cr|qtemu-1.0.5-2|83	Terminal=false
12cr|qtemu-1.0.5-2|84	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
12cr|qtemu-1.0.5-2|85	EOF
12cr|qtemu-1.0.5-2|86	
12cr|qtemu-1.0.5-2|87	%clean
12cr|qtemu-1.0.5-2|88	rm -rf $RPM_BUILD_ROOT
12cr|qtemu-1.0.5-2|89	
12cr|qtemu-1.0.5-2|90	%if %mdkversion < 200900
12cr|qtemu-1.0.5-2|91	%post
12cr|qtemu-1.0.5-2|92	%update_menus
12cr|qtemu-1.0.5-2|93	%endif
12cr|qtemu-1.0.5-2|94	
12cr|qtemu-1.0.5-2|95	%if %mdkversion < 200900
12cr|qtemu-1.0.5-2|96	%postun
12cr|qtemu-1.0.5-2|97	%clean_menus
12cr|qtemu-1.0.5-2|98	%endif
12cr|qtemu-1.0.5-2|99	
12cr|qtemu-1.0.5-2|100	%files
12cr|qtemu-1.0.5-2|101	%defattr(-,root,root)
12cr|qtemu-1.0.5-2|102	%{_bindir}/qtemu
12cr|qtemu-1.0.5-2|103	%dir %{qtemudir}
12cr|qtemu-1.0.5-2|104	%{qtemudir}/*
12cr|qtemu-1.0.5-2|105	# desktop integration
12cr|qtemu-1.0.5-2|106	%{_iconsdir}/*.png
12cr|qtemu-1.0.5-2|107	%{_miconsdir}/*.png
12cr|qtemu-1.0.5-2|108	%{_liconsdir}/*.png
12cr|qtemu-1.0.5-2|109	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|qtemu-1.0.5-2|110	
12cr|qtemu-1.0.5-2|111	
12cr|qtemu-1.0.5-2|112	
12cr|qtemu-1.0.5-2|113	
12cr|qtemu-1.0.5-2|114	%changelog
12cr|qtemu-1.0.5-2|115	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2mdv2011.0
12cr|qtemu-1.0.5-2|116	+ Revision: 614681
12cr|qtemu-1.0.5-2|117	- the mass rebuild of 2010.1 packages
12cr|qtemu-1.0.5-2|118	
12cr|qtemu-1.0.5-2|119	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|qtemu-1.0.5-2|120	- Rediff patch2
12cr|qtemu-1.0.5-2|121	- Remove patch1 : Merged upstream
12cr|qtemu-1.0.5-2|122	Uncomment Patch2 in the top of the spec file
12cr|qtemu-1.0.5-2|123	
12cr|qtemu-1.0.5-2|124	* Tue Mar 09 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.0.5-1mdv2010.1
12cr|qtemu-1.0.5-2|125	+ Revision: 516850
12cr|qtemu-1.0.5-2|126	- update to 1.0.5
12cr|qtemu-1.0.5-2|127	- fix license
12cr|qtemu-1.0.5-2|128	
12cr|qtemu-1.0.5-2|129	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.4-7mdv2010.0
12cr|qtemu-1.0.5-2|130	+ Revision: 442613
12cr|qtemu-1.0.5-2|131	- rebuild
12cr|qtemu-1.0.5-2|132	
12cr|qtemu-1.0.5-2|133	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1.0.4-6mdv2009.1
12cr|qtemu-1.0.5-2|134	+ Revision: 350143
12cr|qtemu-1.0.5-2|135	- 2009.1 rebuild
12cr|qtemu-1.0.5-2|136	
12cr|qtemu-1.0.5-2|137	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.0.4-5mdv2009.0
12cr|qtemu-1.0.5-2|138	+ Revision: 259978
12cr|qtemu-1.0.5-2|139	- rebuild
12cr|qtemu-1.0.5-2|140	
12cr|qtemu-1.0.5-2|141	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.0.4-4mdv2009.0
12cr|qtemu-1.0.5-2|142	+ Revision: 247785
12cr|qtemu-1.0.5-2|143	- rebuild
12cr|qtemu-1.0.5-2|144	
12cr|qtemu-1.0.5-2|145	+ Pixel <pixel@mandriva.com>
12cr|qtemu-1.0.5-2|146	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|qtemu-1.0.5-2|147	
12cr|qtemu-1.0.5-2|148	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 1.0.4-2mdv2008.1
12cr|qtemu-1.0.5-2|149	+ Revision: 148339
12cr|qtemu-1.0.5-2|150	- drop old menu
12cr|qtemu-1.0.5-2|151	- kill re-definition of %%buildroot on Pixel's request
12cr|qtemu-1.0.5-2|152	- do not harcode icon extension
12cr|qtemu-1.0.5-2|153	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|qtemu-1.0.5-2|154	
12cr|qtemu-1.0.5-2|155	+ Olivier Blin <oblin@mandriva.com>
12cr|qtemu-1.0.5-2|156	- restore BuildRoot
12cr|qtemu-1.0.5-2|157	
12cr|qtemu-1.0.5-2|158	* Wed Jul 18 2007 Jérôme Soyer <saispo@mandriva.org> 1.0.4-2mdv2008.0
12cr|qtemu-1.0.5-2|159	+ Revision: 53227
12cr|qtemu-1.0.5-2|160	- Bump Release
12cr|qtemu-1.0.5-2|161	- Readd patch2
12cr|qtemu-1.0.5-2|162	
12cr|qtemu-1.0.5-2|163	* Wed Jul 18 2007 Jérôme Soyer <saispo@mandriva.org> 1.0.4-1mdv2008.0
12cr|qtemu-1.0.5-2|164	+ Revision: 53135
12cr|qtemu-1.0.5-2|165	- Remove two patches, not needed
12cr|qtemu-1.0.5-2|166	
12cr|qtemu-1.0.5-2|167	
12cr|qtemu-1.0.5-2|168	* Wed Mar 28 2007 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.0.3-1mdv2007.1
12cr|qtemu-1.0.5-2|169	+ Revision: 149322
12cr|qtemu-1.0.5-2|170	- 1.0.3
12cr|qtemu-1.0.5-2|171	- enable QEMU Accelerator ("kqemu") by default if available
12cr|qtemu-1.0.5-2|172	
12cr|qtemu-1.0.5-2|173	* Sun Mar 18 2007 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.0.2-2mdv2007.1
12cr|qtemu-1.0.5-2|174	+ Revision: 145692
12cr|qtemu-1.0.5-2|175	- add support for accelerators (kqemu, kvm)
12cr|qtemu-1.0.5-2|176	- make it build with qt4.1 (Laurent Montel)
12cr|qtemu-1.0.5-2|177	- requires qemu >= 0.9.0-3mdv so that "qemu" can use accelerators on x86_64
12cr|qtemu-1.0.5-2|178	
12cr|qtemu-1.0.5-2|179	* Sat Mar 17 2007 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.0.2-1mdv2007.1
12cr|qtemu-1.0.5-2|180	+ Revision: 145608
12cr|qtemu-1.0.5-2|181	- initial mandriva linux package
12cr|qtemu-1.0.5-2|182	

6825 12
12cr|qterm-0.5.12-1|1	Summary: BBS client based on Qt library in Linux
12cr|qterm-0.5.12-1|2	Name: qterm
12cr|qterm-0.5.12-1|3	Version: 0.5.12
12cr|qterm-0.5.12-1|4	Release: %mkrel 1
12cr|qterm-0.5.12-1|5	License: GPLv2+
12cr|qterm-0.5.12-1|6	Group: Networking/Remote access
12cr|qterm-0.5.12-1|7	Source0: http://mesh.dl.sourceforge.net/sourceforge/qterm/%{name}-%{version}.tar.bz2
12cr|qterm-0.5.12-1|8	URL: http://qterm.sourceforge.net
12cr|qterm-0.5.12-1|9	BuildRequires:	qt4-devel
12cr|qterm-0.5.12-1|10	BuildRequires:	cmake
12cr|qterm-0.5.12-1|11	BuildRequires:	phonon-devel
12cr|qterm-0.5.12-1|12	BuildRequires:	qt4-designer
12cr|qterm-0.5.12-1|13	BuildRequires:	qt4-assistant
12cr|qterm-0.5.12-1|14	BuildRequires:	pkgconfig(openssl)
12cr|qterm-0.5.12-1|15	BuildRequires:	desktop-file-utils
12cr|qterm-0.5.12-1|16	Patch0:		qterm-0.5.12-glibc216.patch
12cr|qterm-0.5.12-1|17	Patch1:		qterm-0.5.12-qt4.patch
12cr|qterm-0.5.12-1|18	
12cr|qterm-0.5.12-1|19	%description
12cr|qterm-0.5.12-1|20	QTerm is a BBS client in Linux
12cr|qterm-0.5.12-1|21	
12cr|qterm-0.5.12-1|22	%prep
12cr|qterm-0.5.12-1|23	%setup -q -n %{name}-%{version}
12cr|qterm-0.5.12-1|24	%patch0 -p1
12cr|qterm-0.5.12-1|25	%patch1 -p0
12cr|qterm-0.5.12-1|26	
12cr|qterm-0.5.12-1|27	%build
12cr|qterm-0.5.12-1|28	%cmake_qt4 -DQT_PHONON_INCLUDE_DIR:PATH=%_includedir/KDE -DCMAKE_SKIP_RPATH:BOOL=ON
12cr|qterm-0.5.12-1|29	%make
12cr|qterm-0.5.12-1|30	
12cr|qterm-0.5.12-1|31	%install
12cr|qterm-0.5.12-1|32	%makeinstall_std -C build
12cr|qterm-0.5.12-1|33	
12cr|qterm-0.5.12-1|34	desktop-file-install --vendor="" \
12cr|qterm-0.5.12-1|35	--dir %{buildroot}%{_datadir}/applications \
12cr|qterm-0.5.12-1|36	--remove-key="MimeTypes" \
12cr|qterm-0.5.12-1|37	--remove-category="Application" \
12cr|qterm-0.5.12-1|38	--add-category="RemoteAccess" \
12cr|qterm-0.5.12-1|39	%buildroot%_datadir/applications/*.desktop
12cr|qterm-0.5.12-1|40	
12cr|qterm-0.5.12-1|41	%files
12cr|qterm-0.5.12-1|42	%{_bindir}/*
12cr|qterm-0.5.12-1|43	%{_datadir}/%{name}
12cr|qterm-0.5.12-1|44	%{_iconsdir}/*/*/*/*
12cr|qterm-0.5.12-1|45	%{_datadir}/applications/%{name}.desktop

6826 12
12cr|qtexengine-0.2-1|1	%define major 1
12cr|qtexengine-0.2-1|2	%define libname %mklibname %name %major
12cr|qtexengine-0.2-1|3	%define develname %mklibname -d %name
12cr|qtexengine-0.2-1|4	
12cr|qtexengine-0.2-1|5	Name: qtexengine
12cr|qtexengine-0.2-1|6	Version: 0.2
12cr|qtexengine-0.2-1|7	Release: %mkrel 1
12cr|qtexengine-0.2-1|8	Summary: Library enabling Qt based applications to easily export graphics to TeX
12cr|qtexengine-0.2-1|9	License: GPLv3
12cr|qtexengine-0.2-1|10	Group: System/Libraries
12cr|qtexengine-0.2-1|11	URL: http://soft.proindependent.com/qtexengine/
12cr|qtexengine-0.2-1|12	Source0: http://download.berlios.de/qtiplot/QTeXEngine-%{version}-opensource.zip
12cr|qtexengine-0.2-1|13	# Fixes the build and install of QTeXEngine
12cr|qtexengine-0.2-1|14	Patch0: QTeXEngine-svn1552-path.patch
12cr|qtexengine-0.2-1|15	# Fixes between 0.2 and svn1552 checkout
12cr|qtexengine-0.2-1|16	Patch1: QTeXEngine-svn1552.patch
12cr|qtexengine-0.2-1|17	BuildRequires: qt4-devel doxygen
12cr|qtexengine-0.2-1|18	
12cr|qtexengine-0.2-1|19	%description
12cr|qtexengine-0.2-1|20	QTeXEngine is a library enabling Qt based applications to easily export
12cr|qtexengine-0.2-1|21	graphics created using the QPainter class to TeX. It is built on top of
12cr|qtexengine-0.2-1|22	QPaintEngine and uses the TikZ/Pgf graphic systems for TeX.
12cr|qtexengine-0.2-1|23	
12cr|qtexengine-0.2-1|24	%package -n %libname
12cr|qtexengine-0.2-1|25	Summary: Libraries for %{name}
12cr|qtexengine-0.2-1|26	Group: System/Libraries
12cr|qtexengine-0.2-1|27	
12cr|qtexengine-0.2-1|28	%description -n %libname
12cr|qtexengine-0.2-1|29	This package contains library files of %{name}.
12cr|qtexengine-0.2-1|30	
12cr|qtexengine-0.2-1|31	%package -n %develname
12cr|qtexengine-0.2-1|32	Summary: Development files for %{name}
12cr|qtexengine-0.2-1|33	Group: Development/KDE and Qt
12cr|qtexengine-0.2-1|34	Requires: %{libname} = %{version}-%{release}
12cr|qtexengine-0.2-1|35	Provides: %{name}-devel = %{version}-%{release}
12cr|qtexengine-0.2-1|36	
12cr|qtexengine-0.2-1|37	%description -n %develname
12cr|qtexengine-0.2-1|38	This package contains library, header file and documentation
12cr|qtexengine-0.2-1|39	for developing applications that use %{name}.
12cr|qtexengine-0.2-1|40	
12cr|qtexengine-0.2-1|41	%prep
12cr|qtexengine-0.2-1|42	%setup -q -n QTeXEngine
12cr|qtexengine-0.2-1|43	%patch0 -p1
12cr|qtexengine-0.2-1|44	%patch1 -p1
12cr|qtexengine-0.2-1|45	
12cr|qtexengine-0.2-1|46	rm -rf {example,test}/.svn
12cr|qtexengine-0.2-1|47	
12cr|qtexengine-0.2-1|48	# Remove exec permission
12cr|qtexengine-0.2-1|49	find -type f -exec chmod 0644 {} ";"
12cr|qtexengine-0.2-1|50	
12cr|qtexengine-0.2-1|51	%build
12cr|qtexengine-0.2-1|52	export PATH=%{_qt4_bindir}:$PATH
12cr|qtexengine-0.2-1|53	pushd src
12cr|qtexengine-0.2-1|54	%{qmake_qt4} CONFIG+=" QTeXEngineDll" LIBDIR=%{_libdir}
12cr|qtexengine-0.2-1|55	popd
12cr|qtexengine-0.2-1|56	%make -C src
12cr|qtexengine-0.2-1|57	
12cr|qtexengine-0.2-1|58	pushd doc
12cr|qtexengine-0.2-1|59	doxygen Doxyfile
12cr|qtexengine-0.2-1|60	# Fix the time stamp
12cr|qtexengine-0.2-1|61	for file in html/*; do
12cr|qtexengine-0.2-1|62	touch -r Doxyfile $file
12cr|qtexengine-0.2-1|63	done
12cr|qtexengine-0.2-1|64	popd
12cr|qtexengine-0.2-1|65	
12cr|qtexengine-0.2-1|66	%install
12cr|qtexengine-0.2-1|67	rm -fr %buildroot
12cr|qtexengine-0.2-1|68	make install INSTALL="install -p" INSTALL_ROOT=%{buildroot} -C src
12cr|qtexengine-0.2-1|69	
12cr|qtexengine-0.2-1|70	%clean
12cr|qtexengine-0.2-1|71	rm -rf %{buildroot}
12cr|qtexengine-0.2-1|72	
12cr|qtexengine-0.2-1|73	%files -n %libname
12cr|qtexengine-0.2-1|74	%defattr(-,root,root,-)
12cr|qtexengine-0.2-1|75	%doc *.txt
12cr|qtexengine-0.2-1|76	%{_libdir}/libQTeXEngine.so.%{major}*
12cr|qtexengine-0.2-1|77	
12cr|qtexengine-0.2-1|78	%files -n %develname
12cr|qtexengine-0.2-1|79	%defattr(-,root,root,-)
12cr|qtexengine-0.2-1|80	%doc doc/html example
12cr|qtexengine-0.2-1|81	%{_includedir}/QTeXEngine.h
12cr|qtexengine-0.2-1|82	%{_libdir}/libQTeXEngine.so
12cr|qtexengine-0.2-1|83	
12cr|qtexengine-0.2-1|84	
12cr|qtexengine-0.2-1|85	%changelog
12cr|qtexengine-0.2-1|86	* Fri Oct 15 2010 Funda Wang <fwang@mandriva.org> 0.2-1mdv2011.0
12cr|qtexengine-0.2-1|87	+ Revision: 585745
12cr|qtexengine-0.2-1|88	- import qtexengine
12cr|qtexengine-0.2-1|89	

6827 12
12cr|qtfm-5.4-1|1	Name:		qtfm
12cr|qtfm-5.4-1|2	Summary:	Lightweight file manager based on pure Qt
12cr|qtfm-5.4-1|3	Version:	5.4
12cr|qtfm-5.4-1|4	Release:	1
12cr|qtfm-5.4-1|5	License:	GPLv2+
12cr|qtfm-5.4-1|6	Group:		Graphical desktop/Other
12cr|qtfm-5.4-1|7	URL:		http://www.qtfm.org/
12cr|qtfm-5.4-1|8	Source0:	http://www.qtfm.org/%{name}-%{version}.tar.gz
12cr|qtfm-5.4-1|9	Patch0:		qtfm-5.4-mdv-desktop.patch
12cr|qtfm-5.4-1|10	BuildRequires:	libqt4-devel
12cr|qtfm-5.4-1|11	BuildRequires:	magic-devel
12cr|qtfm-5.4-1|12	
12cr|qtfm-5.4-1|13	%description
12cr|qtfm-5.4-1|14	qtFM is a small, lightweight file manager for Linux desktops based on pure Qt
12cr|qtfm-5.4-1|15	and works great with minimal desktop environments like Openbox.
12cr|qtfm-5.4-1|16	
12cr|qtfm-5.4-1|17	Features:
12cr|qtfm-5.4-1|18	
12cr|qtfm-5.4-1|19	*  lightweight, pure Qt, no KDE libraries or other dependencies
12cr|qtfm-5.4-1|20	*  full theme and mime file type icon integration
12cr|qtfm-5.4-1|21	*  tree, bookmarks, list, icon, detail and thumbnail views
12cr|qtfm-5.4-1|22	*  customizable interface, rearrange views and toolbars to suit
12cr|qtfm-5.4-1|23	*  powerful custom command system for user defined actions
12cr|qtfm-5.4-1|24	*  customizable key bindings for built-in and custom actions
12cr|qtfm-5.4-1|25	*  drag & drop functionality
12cr|qtfm-5.4-1|26	*  tabs
12cr|qtfm-5.4-1|27	
12cr|qtfm-5.4-1|28	%prep
12cr|qtfm-5.4-1|29	%setup -q
12cr|qtfm-5.4-1|30	%patch0 -p1
12cr|qtfm-5.4-1|31	
12cr|qtfm-5.4-1|32	%build
12cr|qtfm-5.4-1|33	%qmake_qt4
12cr|qtfm-5.4-1|34	%make
12cr|qtfm-5.4-1|35	
12cr|qtfm-5.4-1|36	%install
12cr|qtfm-5.4-1|37	make install INSTALL_ROOT=%{buildroot}
12cr|qtfm-5.4-1|38	
12cr|qtfm-5.4-1|39	%if %{mdvver} >= 201200
12cr|qtfm-5.4-1|40	%find_lang %{name} --with-qt
12cr|qtfm-5.4-1|41	%define langfile %{name}.lang
12cr|qtfm-5.4-1|42	%endif
12cr|qtfm-5.4-1|43	
12cr|qtfm-5.4-1|44	%files %{?langfile:-f %{langfile}}
12cr|qtfm-5.4-1|45	%{_bindir}/qtfm
12cr|qtfm-5.4-1|46	%{_datadir}/applications/qtfm.desktop
12cr|qtfm-5.4-1|47	%doc CHANGELOG COPYING README
12cr|qtfm-5.4-1|48	%{_datadir}/pixmaps/qtfm.png
12cr|qtfm-5.4-1|49	%if %{mdvver} <= 201100
12cr|qtfm-5.4-1|50	%{_datadir}/qtfm/qtfm_*.qm
12cr|qtfm-5.4-1|51	%endif
12cr|qtfm-5.4-1|52	
12cr|qtfm-5.4-1|53	
12cr|qtfm-5.4-1|54	%changelog
12cr|qtfm-5.4-1|55	* Tue Mar 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 5.4-1
12cr|qtfm-5.4-1|56	+ Revision: 784638
12cr|qtfm-5.4-1|57	- imported package qtfm
12cr|qtfm-5.4-1|58	

6828 12
12cr|qt-gstreamer-0.10.2-1|1	%define major 0
12cr|qt-gstreamer-0.10.2-1|2	%define oldlibname %mklibname qt-gstreamer 0
12cr|qt-gstreamer-0.10.2-1|3	
12cr|qt-gstreamer-0.10.2-1|4	Name: qt-gstreamer
12cr|qt-gstreamer-0.10.2-1|5	Summary: C++ bindings for GStreamer with a Qt-style API
12cr|qt-gstreamer-0.10.2-1|6	Version: 0.10.2
12cr|qt-gstreamer-0.10.2-1|7	Release: 1
12cr|qt-gstreamer-0.10.2-1|8	License: LGPLv2+
12cr|qt-gstreamer-0.10.2-1|9	Url: http://gstreamer.freedesktop.org/wiki/QtGStreamer
12cr|qt-gstreamer-0.10.2-1|10	Group: Development/KDE and Qt
12cr|qt-gstreamer-0.10.2-1|11	
12cr|qt-gstreamer-0.10.2-1|12	#BuildRequires: pkgconfig(glesv2)
12cr|qt-gstreamer-0.10.2-1|13	BuildRequires: pkgconfig(QtGui) < 5.0.0
12cr|qt-gstreamer-0.10.2-1|14	BuildRequires: pkgconfig(QtCore) < 5.0.0
12cr|qt-gstreamer-0.10.2-1|15	BuildRequires: pkgconfig(QtTest) < 5.0.0
12cr|qt-gstreamer-0.10.2-1|16	BuildRequires: pkgconfig(QtDeclarative) < 5.0.0
12cr|qt-gstreamer-0.10.2-1|17	BuildRequires: pkgconfig(QtOpenGL) < 5.0.0
12cr|qt-gstreamer-0.10.2-1|18	BuildRequires: pkgconfig(gstreamer-plugins-base-0.10)
12cr|qt-gstreamer-0.10.2-1|19	BuildRequires: qt4-qmlviewer
12cr|qt-gstreamer-0.10.2-1|20	BuildRequires: cmake
12cr|qt-gstreamer-0.10.2-1|21	BuildRequires: boost-devel
12cr|qt-gstreamer-0.10.2-1|22	BuildRequires: bison
12cr|qt-gstreamer-0.10.2-1|23	BuildRequires: flex
12cr|qt-gstreamer-0.10.2-1|24	BuildRequires: doxygen
12cr|qt-gstreamer-0.10.2-1|25	Source0: http://gstreamer.freedesktop.org/src/qt-gstreamer/%{name}-%{version}.tar.bz2
12cr|qt-gstreamer-0.10.2-1|26	
12cr|qt-gstreamer-0.10.2-1|27	%description
12cr|qt-gstreamer-0.10.2-1|28	QtGStreamer provides C++ bindings for GStreamer with a Qt-style API,
12cr|qt-gstreamer-0.10.2-1|29	plus some helper classes for integrating GStreamer better in Qt
12cr|qt-gstreamer-0.10.2-1|30	applications.
12cr|qt-gstreamer-0.10.2-1|31	
12cr|qt-gstreamer-0.10.2-1|32	%files
12cr|qt-gstreamer-0.10.2-1|33	%_libdir/gstreamer-0.10/libgstqtvideosink.so
12cr|qt-gstreamer-0.10.2-1|34	%_qt_importdir/QtGStreamer/
12cr|qt-gstreamer-0.10.2-1|35	
12cr|qt-gstreamer-0.10.2-1|36	#-------------------------------------------------------------------
12cr|qt-gstreamer-0.10.2-1|37	%define libqtglib %mklibname qtglib %{version}
12cr|qt-gstreamer-0.10.2-1|38	
12cr|qt-gstreamer-0.10.2-1|39	%package -n %{libqtglib}
12cr|qt-gstreamer-0.10.2-1|40	Summary: C++/Qt bindings for parts of the GLib and GObject APIs
12cr|qt-gstreamer-0.10.2-1|41	Group: System/Libraries
12cr|qt-gstreamer-0.10.2-1|42	Conflicts: %{oldlibname} < 0.10.2
12cr|qt-gstreamer-0.10.2-1|43	%description -n %{libqtglib}
12cr|qt-gstreamer-0.10.2-1|44	Library providing C++/Qt bindings for parts of the GLib and GObject
12cr|qt-gstreamer-0.10.2-1|45	APIs, a base on which QtGStreamer is built.
12cr|qt-gstreamer-0.10.2-1|46	
12cr|qt-gstreamer-0.10.2-1|47	%files -n %{libqtglib}
12cr|qt-gstreamer-0.10.2-1|48	%_libdir/libQtGLib-2.0.so.%{major}*
12cr|qt-gstreamer-0.10.2-1|49	
12cr|qt-gstreamer-0.10.2-1|50	#-------------------------------------------------------------------
12cr|qt-gstreamer-0.10.2-1|51	%define libqtgstreamer %mklibname qtgstreamer %{version}
12cr|qt-gstreamer-0.10.2-1|52	
12cr|qt-gstreamer-0.10.2-1|53	%package -n %{libqtgstreamer}
12cr|qt-gstreamer-0.10.2-1|54	Summary: C++/Qt bindings for GStreamer
12cr|qt-gstreamer-0.10.2-1|55	Group: System/Libraries
12cr|qt-gstreamer-0.10.2-1|56	Conflicts: %{oldlibname} < 0.10.2
12cr|qt-gstreamer-0.10.2-1|57	%description -n %{libqtgstreamer}
12cr|qt-gstreamer-0.10.2-1|58	Library providing C++/Qt bindings for GStreamer
12cr|qt-gstreamer-0.10.2-1|59	
12cr|qt-gstreamer-0.10.2-1|60	%files -n %{libqtgstreamer}
12cr|qt-gstreamer-0.10.2-1|61	%_libdir/libQtGStreamer-0.10.so.%{major}*
12cr|qt-gstreamer-0.10.2-1|62	
12cr|qt-gstreamer-0.10.2-1|63	#-------------------------------------------------------------------
12cr|qt-gstreamer-0.10.2-1|64	%define libqtgstreamerui %mklibname qtgstreamerui %{version}
12cr|qt-gstreamer-0.10.2-1|65	
12cr|qt-gstreamer-0.10.2-1|66	%package -n %{libqtgstreamerui}
12cr|qt-gstreamer-0.10.2-1|67	Summary: Library providing integration with QtGui
12cr|qt-gstreamer-0.10.2-1|68	Group: System/Libraries
12cr|qt-gstreamer-0.10.2-1|69	Conflicts: %{oldlibname} < 0.10.2
12cr|qt-gstreamer-0.10.2-1|70	%description -n %{libqtgstreamerui}
12cr|qt-gstreamer-0.10.2-1|71	Library providing integration with QtGui.
12cr|qt-gstreamer-0.10.2-1|72	
12cr|qt-gstreamer-0.10.2-1|73	%files -n %{libqtgstreamerui}
12cr|qt-gstreamer-0.10.2-1|74	%_libdir/libQtGStreamerUi-0.10.so.%{major}*
12cr|qt-gstreamer-0.10.2-1|75	
12cr|qt-gstreamer-0.10.2-1|76	#-------------------------------------------------------------------
12cr|qt-gstreamer-0.10.2-1|77	%define libqtgstreamerutils %mklibname qtgstreamerutils %{version}
12cr|qt-gstreamer-0.10.2-1|78	
12cr|qt-gstreamer-0.10.2-1|79	%package -n %{libqtgstreamerutils}
12cr|qt-gstreamer-0.10.2-1|80	Summary: Library providing some high level utility classes
12cr|qt-gstreamer-0.10.2-1|81	Group: System/Libraries
12cr|qt-gstreamer-0.10.2-1|82	Conflicts: %{oldlibname} < 0.10.2
12cr|qt-gstreamer-0.10.2-1|83	%description -n %{libqtgstreamerutils}
12cr|qt-gstreamer-0.10.2-1|84	Library providing some high level utility classes.
12cr|qt-gstreamer-0.10.2-1|85	
12cr|qt-gstreamer-0.10.2-1|86	%files -n %{libqtgstreamerutils}
12cr|qt-gstreamer-0.10.2-1|87	%_libdir/libQtGStreamerUtils-0.10.so.%{major}*
12cr|qt-gstreamer-0.10.2-1|88	
12cr|qt-gstreamer-0.10.2-1|89	#--------------------------------------------------------------------
12cr|qt-gstreamer-0.10.2-1|90	%define develname %mklibname -d %name
12cr|qt-gstreamer-0.10.2-1|91	
12cr|qt-gstreamer-0.10.2-1|92	%package -n %{develname}
12cr|qt-gstreamer-0.10.2-1|93	Summary: Development files for QtGstreamer
12cr|qt-gstreamer-0.10.2-1|94	Group: Development/KDE and Qt
12cr|qt-gstreamer-0.10.2-1|95	Requires: %libqtglib = %version-%release
12cr|qt-gstreamer-0.10.2-1|96	Requires: %libqtgstreamer = %version-%release
12cr|qt-gstreamer-0.10.2-1|97	Requires: %libqtgstreamerui = %version-%release
12cr|qt-gstreamer-0.10.2-1|98	Requires: %libqtgstreamerutils = %version-%release
12cr|qt-gstreamer-0.10.2-1|99	
12cr|qt-gstreamer-0.10.2-1|100	Provides: %name-devel = %version-%release
12cr|qt-gstreamer-0.10.2-1|101	
12cr|qt-gstreamer-0.10.2-1|102	%description -n %{develname}
12cr|qt-gstreamer-0.10.2-1|103	QtGStreamer provides C++ bindings for GStreamer with a Qt-style API,
12cr|qt-gstreamer-0.10.2-1|104	plus some helper classes for integrating GStreamer better in Qt
12cr|qt-gstreamer-0.10.2-1|105	applications.
12cr|qt-gstreamer-0.10.2-1|106	
12cr|qt-gstreamer-0.10.2-1|107	This package contains files for developing applications using
12cr|qt-gstreamer-0.10.2-1|108	QtGstreamer.
12cr|qt-gstreamer-0.10.2-1|109	
12cr|qt-gstreamer-0.10.2-1|110	%files -n %{develname}
12cr|qt-gstreamer-0.10.2-1|111	%_libdir/lib*.so
12cr|qt-gstreamer-0.10.2-1|112	%_libdir/pkgconfig/*.pc
12cr|qt-gstreamer-0.10.2-1|113	%_libdir/QtGStreamer/*.cmake
12cr|qt-gstreamer-0.10.2-1|114	%_includedir/QtGStreamer
12cr|qt-gstreamer-0.10.2-1|115	
12cr|qt-gstreamer-0.10.2-1|116	#--------------------------------------------------------------------
12cr|qt-gstreamer-0.10.2-1|117	
12cr|qt-gstreamer-0.10.2-1|118	%prep
12cr|qt-gstreamer-0.10.2-1|119	%setup -q
12cr|qt-gstreamer-0.10.2-1|120	
12cr|qt-gstreamer-0.10.2-1|121	%build
12cr|qt-gstreamer-0.10.2-1|122	%cmake_qt4 -DQTGSTREAMER_TESTS=ON -DLIB_INSTALL_DIR=%{_libdir}
12cr|qt-gstreamer-0.10.2-1|123	%make
12cr|qt-gstreamer-0.10.2-1|124	
12cr|qt-gstreamer-0.10.2-1|125	%install
12cr|qt-gstreamer-0.10.2-1|126	%makeinstall_std -C build

6829 12
12cr|qtgtl-0.9.2-1|1	Summary: Qtbindings for OpenGTL and OpenShiva
12cr|qtgtl-0.9.2-1|2	Name: qtgtl
12cr|qtgtl-0.9.2-1|3	Version: 0.9.2
12cr|qtgtl-0.9.2-1|4	Release: 1
12cr|qtgtl-0.9.2-1|5	License: GPLv2
12cr|qtgtl-0.9.2-1|6	Group: System/Libraries
12cr|qtgtl-0.9.2-1|7	Source:	http://download.opengtl.org/libQtGTL-%{version}.tar.bz2
12cr|qtgtl-0.9.2-1|8	BuildRequires: qt4-devel
12cr|qtgtl-0.9.2-1|9	BuildRequires: cmake
12cr|qtgtl-0.9.2-1|10	BuildRequires: opengtl-devel >= 0.9.16
12cr|qtgtl-0.9.2-1|11	
12cr|qtgtl-0.9.2-1|12	%description
12cr|qtgtl-0.9.2-1|13	Qtbindings for OpenGTL and OpenShiva.
12cr|qtgtl-0.9.2-1|14	
12cr|qtgtl-0.9.2-1|15	#------------------------------------------------------------------------------
12cr|qtgtl-0.9.2-1|16	%define qtgtl_major 0.1
12cr|qtgtl-0.9.2-1|17	%define libqtgtl %mklibname QtGTL %qtgtl_major
12cr|qtgtl-0.9.2-1|18	
12cr|qtgtl-0.9.2-1|19	%package -n %libqtgtl
12cr|qtgtl-0.9.2-1|20	Summary: Qtbinding for OpenGTL
12cr|qtgtl-0.9.2-1|21	Group: System/Libraries
12cr|qtgtl-0.9.2-1|22	
12cr|qtgtl-0.9.2-1|23	%description -n %libqtgtl
12cr|qtgtl-0.9.2-1|24	Qtbinding for OpenGTL.
12cr|qtgtl-0.9.2-1|25	
12cr|qtgtl-0.9.2-1|26	%files -n %libqtgtl
12cr|qtgtl-0.9.2-1|27	%defattr(-,root,root)
12cr|qtgtl-0.9.2-1|28	%{_libdir}/libQtGTL.so.%{qtgtl_major}
12cr|qtgtl-0.9.2-1|29	%{_libdir}/libQtGTL.so.%{version}
12cr|qtgtl-0.9.2-1|30	
12cr|qtgtl-0.9.2-1|31	#------------------------------------------------------------------------------
12cr|qtgtl-0.9.2-1|32	%define qtshiva_major 0.1
12cr|qtgtl-0.9.2-1|33	%define libqtshiva %mklibname QtShiva %qtshiva_major
12cr|qtgtl-0.9.2-1|34	
12cr|qtgtl-0.9.2-1|35	%package -n %libqtshiva
12cr|qtgtl-0.9.2-1|36	Summary: Qtbinding for OpenShiva
12cr|qtgtl-0.9.2-1|37	Group: System/Libraries
12cr|qtgtl-0.9.2-1|38	
12cr|qtgtl-0.9.2-1|39	%description -n %libqtshiva
12cr|qtgtl-0.9.2-1|40	Qtbinding for OpenShiva.
12cr|qtgtl-0.9.2-1|41	
12cr|qtgtl-0.9.2-1|42	%files -n %libqtshiva
12cr|qtgtl-0.9.2-1|43	%defattr(-,root,root)
12cr|qtgtl-0.9.2-1|44	%{_libdir}/libQtShiva.so.%{qtshiva_major}
12cr|qtgtl-0.9.2-1|45	%{_libdir}/libQtShiva.so.%{version}
12cr|qtgtl-0.9.2-1|46	
12cr|qtgtl-0.9.2-1|47	#------------------------------------------------------------------------------
12cr|qtgtl-0.9.2-1|48	%package devel
12cr|qtgtl-0.9.2-1|49	Summary: Development files for Qtbindings for OpenGTL and OpenShiva
12cr|qtgtl-0.9.2-1|50	Group: Development/KDE and Qt
12cr|qtgtl-0.9.2-1|51	Requires: %libqtgtl = %version
12cr|qtgtl-0.9.2-1|52	Requires: %libqtshiva = %version
12cr|qtgtl-0.9.2-1|53	Provides: QtGTL-devel = %version-%release
12cr|qtgtl-0.9.2-1|54	Provides: qtshiva-devel = %version-%release
12cr|qtgtl-0.9.2-1|55	Provides: QtShiva-devel = %version-%release
12cr|qtgtl-0.9.2-1|56	
12cr|qtgtl-0.9.2-1|57	%description devel
12cr|qtgtl-0.9.2-1|58	Development files for Qtbindings for OpenGTL and OpenShiva.
12cr|qtgtl-0.9.2-1|59	
12cr|qtgtl-0.9.2-1|60	%files devel
12cr|qtgtl-0.9.2-1|61	%defattr(-,root,root)
12cr|qtgtl-0.9.2-1|62	%{_libdir}/*.so
12cr|qtgtl-0.9.2-1|63	%{_includedir}/QtGTL
12cr|qtgtl-0.9.2-1|64	%{_includedir}/QtShiva
12cr|qtgtl-0.9.2-1|65	%{_libdir}/pkgconfig/*.pc
12cr|qtgtl-0.9.2-1|66	
12cr|qtgtl-0.9.2-1|67	#------------------------------------------------------------------------------
12cr|qtgtl-0.9.2-1|68	
12cr|qtgtl-0.9.2-1|69	%prep
12cr|qtgtl-0.9.2-1|70	%setup -q -n libQtGTL-%{version}
12cr|qtgtl-0.9.2-1|71	
12cr|qtgtl-0.9.2-1|72	%build
12cr|qtgtl-0.9.2-1|73	%cmake_qt4
12cr|qtgtl-0.9.2-1|74	%make
12cr|qtgtl-0.9.2-1|75	
12cr|qtgtl-0.9.2-1|76	%install
12cr|qtgtl-0.9.2-1|77	rm -rf %buildroot
12cr|qtgtl-0.9.2-1|78	%makeinstall_std -C build
12cr|qtgtl-0.9.2-1|79	
12cr|qtgtl-0.9.2-1|80	%clean
12cr|qtgtl-0.9.2-1|81	rm -rf %buildroot
12cr|qtgtl-0.9.2-1|82	
12cr|qtgtl-0.9.2-1|83	
12cr|qtgtl-0.9.2-1|84	%changelog
12cr|qtgtl-0.9.2-1|85	* Wed Apr 18 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.9.2-1
12cr|qtgtl-0.9.2-1|86	+ Revision: 791693
12cr|qtgtl-0.9.2-1|87	- 0.9.2
12cr|qtgtl-0.9.2-1|88	
12cr|qtgtl-0.9.2-1|89	* Sun Oct 24 2010 Funda Wang <fwang@mandriva.org> 0.9.1-3mdv2011.0
12cr|qtgtl-0.9.2-1|90	+ Revision: 589151
12cr|qtgtl-0.9.2-1|91	- we don't need this patch at the time
12cr|qtgtl-0.9.2-1|92	
12cr|qtgtl-0.9.2-1|93	* Sun Oct 24 2010 Funda Wang <fwang@mandriva.org> 0.9.1-2mdv2011.0
12cr|qtgtl-0.9.2-1|94	+ Revision: 588936
12cr|qtgtl-0.9.2-1|95	- add upstream patch to build with latest opengtl
12cr|qtgtl-0.9.2-1|96	
12cr|qtgtl-0.9.2-1|97	* Sat Apr 17 2010 Funda Wang <fwang@mandriva.org> 0.9.1-1mdv2010.1
12cr|qtgtl-0.9.2-1|98	+ Revision: 535931
12cr|qtgtl-0.9.2-1|99	- New version 0.9.1
12cr|qtgtl-0.9.2-1|100	
12cr|qtgtl-0.9.2-1|101	* Fri Oct 09 2009 Funda Wang <fwang@mandriva.org> 0.9.0-1mdv2010.0
12cr|qtgtl-0.9.2-1|102	+ Revision: 456411
12cr|qtgtl-0.9.2-1|103	- import qtgtl
12cr|qtgtl-0.9.2-1|104	

6830 12
12cr|qtiplot-0.9.8.9-1|1	Summary:	Data analysis and scientific plotting
12cr|qtiplot-0.9.8.9-1|2	Name:		qtiplot
12cr|qtiplot-0.9.8.9-1|3	Version:	0.9.8.9
12cr|qtiplot-0.9.8.9-1|4	Release:	1
12cr|qtiplot-0.9.8.9-1|5	License:	GPLv2+
12cr|qtiplot-0.9.8.9-1|6	Group:		Sciences/Other
12cr|qtiplot-0.9.8.9-1|7	Url:		http://soft.proindependent.com/qtiplot.html
12cr|qtiplot-0.9.8.9-1|8	Source0:	http://download.berlios.de/qtiplot/%{name}-%{version}.tar.bz2
12cr|qtiplot-0.9.8.9-1|9	Source1:	http://www.stat.tamu.edu/~aredd/tamuanova/tamu_anova-0.2.tar.gz
12cr|qtiplot-0.9.8.9-1|10	Source2:	build.conf
12cr|qtiplot-0.9.8.9-1|11	Patch0:		qtiplot-0.9.8.9-rosa-pro.patch
12cr|qtiplot-0.9.8.9-1|12	Patch1:		qtiplot-0.9.7.11-fix-str-fmt.patch
12cr|qtiplot-0.9.8.9-1|13	Patch2:		qtiplot-0.9.8.9-debian-fix_paths.patch
12cr|qtiplot-0.9.8.9-1|14	Patch3:		qtiplot-0.9.8.9-debian-crasher_without_internet.patch
12cr|qtiplot-0.9.8.9-1|15	Patch4:		qtiplot-0.9.8.9-debian-glu_include.patch
12cr|qtiplot-0.9.8.9-1|16	Patch5:		qtiplot-0.9.8.9-rosa-gl2ps_zlib_png.patch
12cr|qtiplot-0.9.8.9-1|17	Patch6:		qtiplot-0.9.8.9-linkage.patch
12cr|qtiplot-0.9.8.9-1|18	
12cr|qtiplot-0.9.8.9-1|19	%py_requires -d
12cr|qtiplot-0.9.8.9-1|20	BuildRequires:	qt4-devel >= 4.4.0
12cr|qtiplot-0.9.8.9-1|21	BuildRequires:	qt-assistant-adp-devel
12cr|qtiplot-0.9.8.9-1|22	#BuildRequires:	libqwtplot3d-devel
12cr|qtiplot-0.9.8.9-1|23	BuildRequires:	gsl-devel
12cr|qtiplot-0.9.8.9-1|24	BuildRequires:	icoutils
12cr|qtiplot-0.9.8.9-1|25	BuildRequires:	muparser-devel >= 1.32
12cr|qtiplot-0.9.8.9-1|26	#BuildRequires:	libqwt-devel >= 5.2.0
12cr|qtiplot-0.9.8.9-1|27	BuildRequires:	python-qt4 >= 4.4.4
12cr|qtiplot-0.9.8.9-1|28	BuildRequires:	imagemagick
12cr|qtiplot-0.9.8.9-1|29	BuildRequires:	docbook-utils
12cr|qtiplot-0.9.8.9-1|30	BuildRequires:	docbook-dtd44-xml
12cr|qtiplot-0.9.8.9-1|31	BuildRequires:	pkgconfig(glu)
12cr|qtiplot-0.9.8.9-1|32	BuildRequires:	qtexengine-devel
12cr|qtiplot-0.9.8.9-1|33	Requires:	qt-assistant-adp
12cr|qtiplot-0.9.8.9-1|34	Requires:	python-qt4 >= 4.4.4
12cr|qtiplot-0.9.8.9-1|35	
12cr|qtiplot-0.9.8.9-1|36	%description
12cr|qtiplot-0.9.8.9-1|37	Data analysis and scientific plotting.
12cr|qtiplot-0.9.8.9-1|38	Free clone of Origin.
12cr|qtiplot-0.9.8.9-1|39	
12cr|qtiplot-0.9.8.9-1|40	%prep
12cr|qtiplot-0.9.8.9-1|41	%setup -q
12cr|qtiplot-0.9.8.9-1|42	%patch0 -p1 -b .compile
12cr|qtiplot-0.9.8.9-1|43	%patch1 -p0 -b .str
12cr|qtiplot-0.9.8.9-1|44	%patch2 -p1 -b .path
12cr|qtiplot-0.9.8.9-1|45	%patch3 -p1 -b .inet
12cr|qtiplot-0.9.8.9-1|46	%patch4 -p1 -b .glu
12cr|qtiplot-0.9.8.9-1|47	%patch5 -p1 -b .zlib_png
12cr|qtiplot-0.9.8.9-1|48	%patch6 -p1 -b .linkage
12cr|qtiplot-0.9.8.9-1|49	pushd 3rdparty
12cr|qtiplot-0.9.8.9-1|50	tar xf %{SOURCE1}
12cr|qtiplot-0.9.8.9-1|51	mv tamu_anova-0.2 tamu_anova
12cr|qtiplot-0.9.8.9-1|52	popd
12cr|qtiplot-0.9.8.9-1|53	
12cr|qtiplot-0.9.8.9-1|54	cp %{SOURCE2} .
12cr|qtiplot-0.9.8.9-1|55	sed -i 's|@LIBDIR@|%{_libdir}|g;s|@INCLUDEDIR@|%{_includedir}|g' build.conf
12cr|qtiplot-0.9.8.9-1|56	
12cr|qtiplot-0.9.8.9-1|57	%build
12cr|qtiplot-0.9.8.9-1|58	pushd 3rdparty/tamu_anova
12cr|qtiplot-0.9.8.9-1|59	%configure2_5x --disable-shared --enable-static
12cr|qtiplot-0.9.8.9-1|60	%make
12cr|qtiplot-0.9.8.9-1|61	popd
12cr|qtiplot-0.9.8.9-1|62	%qmake_qt4 -d \
12cr|qtiplot-0.9.8.9-1|63	%if "%{_lib}" != "lib"
12cr|qtiplot-0.9.8.9-1|64	libsuff=64 \
12cr|qtiplot-0.9.8.9-1|65	%endif
12cr|qtiplot-0.9.8.9-1|66	-o Makefile
12cr|qtiplot-0.9.8.9-1|67	%make
12cr|qtiplot-0.9.8.9-1|68	
12cr|qtiplot-0.9.8.9-1|69	%install
12cr|qtiplot-0.9.8.9-1|70	make install INSTALL_ROOT=%{buildroot}
12cr|qtiplot-0.9.8.9-1|71	
12cr|qtiplot-0.9.8.9-1|72	mkdir -p %{buildroot}%{_datadir}/applications
12cr|qtiplot-0.9.8.9-1|73	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|qtiplot-0.9.8.9-1|74	[Desktop Entry]
12cr|qtiplot-0.9.8.9-1|75	Name=qtiplot
12cr|qtiplot-0.9.8.9-1|76	Comment=Data analysis and scientific plotting
12cr|qtiplot-0.9.8.9-1|77	Exec=qtiplot
12cr|qtiplot-0.9.8.9-1|78	Icon=qtiplot
12cr|qtiplot-0.9.8.9-1|79	Terminal=false
12cr|qtiplot-0.9.8.9-1|80	Type=Application
12cr|qtiplot-0.9.8.9-1|81	Categories=Qt;Science;DataVisualization;
12cr|qtiplot-0.9.8.9-1|82	StartupNotify=true
12cr|qtiplot-0.9.8.9-1|83	EOF
12cr|qtiplot-0.9.8.9-1|84	
12cr|qtiplot-0.9.8.9-1|85	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12cr|qtiplot-0.9.8.9-1|86	convert -scale 48 qtiplot_logo.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|qtiplot-0.9.8.9-1|87	convert -scale 32 qtiplot_logo.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|qtiplot-0.9.8.9-1|88	convert -scale 16 qtiplot_logo.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|qtiplot-0.9.8.9-1|89	
12cr|qtiplot-0.9.8.9-1|90	mkdir -p %{buildroot}%{_iconsdir}/hicolor/16x16/apps/
12cr|qtiplot-0.9.8.9-1|91	convert -geometry 16x16 qtiplot_logo.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|qtiplot-0.9.8.9-1|92	mkdir -p %{buildroot}%{_iconsdir}/hicolor/32x32/apps/
12cr|qtiplot-0.9.8.9-1|93	convert -geometry 32x32 qtiplot_logo.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|qtiplot-0.9.8.9-1|94	mkdir -p %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
12cr|qtiplot-0.9.8.9-1|95	convert -geometry 48x48 qtiplot_logo.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|qtiplot-0.9.8.9-1|96	
12cr|qtiplot-0.9.8.9-1|97	rm -fr %{buildroot}/usr/local
12cr|qtiplot-0.9.8.9-1|98	
12cr|qtiplot-0.9.8.9-1|99	# Nuke the junk
12cr|qtiplot-0.9.8.9-1|100	find %{buildroot} -name libqwtplot3d.a -delete
12cr|qtiplot-0.9.8.9-1|101	
12cr|qtiplot-0.9.8.9-1|102	%files
12cr|qtiplot-0.9.8.9-1|103	%defattr(644,root,root,755)
12cr|qtiplot-0.9.8.9-1|104	%doc README.html gpl_licence.txt
12cr|qtiplot-0.9.8.9-1|105	%attr(755,root,root) %{_bindir}/qtiplot
12cr|qtiplot-0.9.8.9-1|106	%{_mandir}/man1/qtiplot.1.*
12cr|qtiplot-0.9.8.9-1|107	%{_libdir}/qtiplot/plugins
12cr|qtiplot-0.9.8.9-1|108	%{_datadir}/qtiplot
12cr|qtiplot-0.9.8.9-1|109	%{_datadir}/applications/*.desktop
12cr|qtiplot-0.9.8.9-1|110	%{_liconsdir}/%{name}.png
12cr|qtiplot-0.9.8.9-1|111	%{_iconsdir}/%{name}.png
12cr|qtiplot-0.9.8.9-1|112	%{_miconsdir}/%{name}.png
12cr|qtiplot-0.9.8.9-1|113	%{_iconsdir}/hicolor/*/apps/*.png
12cr|qtiplot-0.9.8.9-1|114	

6831 12
12cr|qtlockedfile-2.4.1-2|1	%define upstream_version 2.4_1
12cr|qtlockedfile-2.4.1-2|2	%define version %(echo %{upstream_version} | sed 's,_,.,')
12cr|qtlockedfile-2.4.1-2|3	
12cr|qtlockedfile-2.4.1-2|4	%define major		1
12cr|qtlockedfile-2.4.1-2|5	%define libname		%mklibname %name %major
12cr|qtlockedfile-2.4.1-2|6	%define develname	%mklibname %name -d
12cr|qtlockedfile-2.4.1-2|7	
12cr|qtlockedfile-2.4.1-2|8	Summary:	QFile extension with advisory locking functions
12cr|qtlockedfile-2.4.1-2|9	Name:		qtlockedfile
12cr|qtlockedfile-2.4.1-2|10	Version:	%{version}
12cr|qtlockedfile-2.4.1-2|11	Release:	%mkrel 2
12cr|qtlockedfile-2.4.1-2|12	Group:		Development/KDE and Qt
12cr|qtlockedfile-2.4.1-2|13	License:	GPLv3 or LGPLv2 with exceptions
12cr|qtlockedfile-2.4.1-2|14	URL:		http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtlockedfile
12cr|qtlockedfile-2.4.1-2|15	Source0:	http://get.qt.nokia.com/qt/solutions/lgpl/%{name}-%{upstream_version}-opensource.tar.gz
12cr|qtlockedfile-2.4.1-2|16	Source1:	qtlockedfile.prf
12cr|qtlockedfile-2.4.1-2|17	# (Fedora) don't build examples
12cr|qtlockedfile-2.4.1-2|18	Patch0:		qtlockedfile-dont-build-example.patch
12cr|qtlockedfile-2.4.1-2|19	# (Fedora) Remove unnecessary linkage to libQtGui
12cr|qtlockedfile-2.4.1-2|20	Patch1:		qtlockedfile-dont-link-qtgui.patch
12cr|qtlockedfile-2.4.1-2|21	BuildRequires:	qt4-devel
12cr|qtlockedfile-2.4.1-2|22	
12cr|qtlockedfile-2.4.1-2|23	%description
12cr|qtlockedfile-2.4.1-2|24	This class extends the QFile class with inter-process file locking capabilities.
12cr|qtlockedfile-2.4.1-2|25	If an application requires that several processes should access the same file,
12cr|qtlockedfile-2.4.1-2|26	QtLockedFile can be used to easily ensure that only one process at a time is
12cr|qtlockedfile-2.4.1-2|27	writing to the file, and that no process is writing to it while others are
12cr|qtlockedfile-2.4.1-2|28	reading it.
12cr|qtlockedfile-2.4.1-2|29	
12cr|qtlockedfile-2.4.1-2|30	%package	-n %libname
12cr|qtlockedfile-2.4.1-2|31	Summary:	QFile extension with advisory locking functions
12cr|qtlockedfile-2.4.1-2|32	Group:		Development/KDE and Qt
12cr|qtlockedfile-2.4.1-2|33	Requires:	qt4-common
12cr|qtlockedfile-2.4.1-2|34	
12cr|qtlockedfile-2.4.1-2|35	%description	-n %libname
12cr|qtlockedfile-2.4.1-2|36	This class extends the QFile class with inter-process file locking capabilities.
12cr|qtlockedfile-2.4.1-2|37	If an application requires that several processes should access the same file,
12cr|qtlockedfile-2.4.1-2|38	QtLockedFile can be used to easily ensure that only one process at a time is
12cr|qtlockedfile-2.4.1-2|39	writing to the file, and that no process is writing to it while others are
12cr|qtlockedfile-2.4.1-2|40	reading it.
12cr|qtlockedfile-2.4.1-2|41	
12cr|qtlockedfile-2.4.1-2|42	This is the library package for %{name}
12cr|qtlockedfile-2.4.1-2|43	
12cr|qtlockedfile-2.4.1-2|44	%package	-n %develname
12cr|qtlockedfile-2.4.1-2|45	Summary:	Development files for %{name}
12cr|qtlockedfile-2.4.1-2|46	Group:		Development/KDE and Qt
12cr|qtlockedfile-2.4.1-2|47	Requires:	%{libname} = %{version}-%{release}
12cr|qtlockedfile-2.4.1-2|48	Provides:	%{name}-devel = %{version}
12cr|qtlockedfile-2.4.1-2|49	
12cr|qtlockedfile-2.4.1-2|50	%description	-n %develname
12cr|qtlockedfile-2.4.1-2|51	This package contains libraries and header files for developing applications
12cr|qtlockedfile-2.4.1-2|52	that use QtLockedFile.
12cr|qtlockedfile-2.4.1-2|53	
12cr|qtlockedfile-2.4.1-2|54	%prep
12cr|qtlockedfile-2.4.1-2|55	%setup -q -n %{name}-%{upstream_version}-opensource
12cr|qtlockedfile-2.4.1-2|56	%patch0 -p1 -b .no-example
12cr|qtlockedfile-2.4.1-2|57	%patch1 -p1 -b .dont-link-qtgui
12cr|qtlockedfile-2.4.1-2|58	
12cr|qtlockedfile-2.4.1-2|59	%build
12cr|qtlockedfile-2.4.1-2|60	touch .licenseAccepted
12cr|qtlockedfile-2.4.1-2|61	# Does not use GNU configure
12cr|qtlockedfile-2.4.1-2|62	./configure -library
12cr|qtlockedfile-2.4.1-2|63	%qmake_qt4
12cr|qtlockedfile-2.4.1-2|64	%make
12cr|qtlockedfile-2.4.1-2|65	
12cr|qtlockedfile-2.4.1-2|66	%install
12cr|qtlockedfile-2.4.1-2|67	# libraries
12cr|qtlockedfile-2.4.1-2|68	mkdir -p %{buildroot}%{qt4lib}
12cr|qtlockedfile-2.4.1-2|69	cp -a lib/* %{buildroot}%{qt4lib}
12cr|qtlockedfile-2.4.1-2|70	
12cr|qtlockedfile-2.4.1-2|71	# headers
12cr|qtlockedfile-2.4.1-2|72	mkdir -p %{buildroot}%{qt4include}/QtSolutions
12cr|qtlockedfile-2.4.1-2|73	cp -a \
12cr|qtlockedfile-2.4.1-2|74	src/qtlockedfile.h \
12cr|qtlockedfile-2.4.1-2|75	src/QtLockedFile \
12cr|qtlockedfile-2.4.1-2|76	%{buildroot}%{qt4include}/QtSolutions
12cr|qtlockedfile-2.4.1-2|77	
12cr|qtlockedfile-2.4.1-2|78	mkdir -p %{buildroot}%{qt4dir}/mkspecs/features
12cr|qtlockedfile-2.4.1-2|79	cp -a %{SOURCE1} %{buildroot}%{qt4dir}/mkspecs/features/
12cr|qtlockedfile-2.4.1-2|80	
12cr|qtlockedfile-2.4.1-2|81	%files -n %libname
12cr|qtlockedfile-2.4.1-2|82	%defattr(-,root,root,-)
12cr|qtlockedfile-2.4.1-2|83	%{qt4lib}/lib*.so.%{major}*
12cr|qtlockedfile-2.4.1-2|84	
12cr|qtlockedfile-2.4.1-2|85	%files -n %develname
12cr|qtlockedfile-2.4.1-2|86	%defattr(-,root,root,-)
12cr|qtlockedfile-2.4.1-2|87	%doc LGPL_EXCEPTION.txt LICENSE.* README.TXT
12cr|qtlockedfile-2.4.1-2|88	%doc doc example
12cr|qtlockedfile-2.4.1-2|89	%{qt4lib}/lib*.so
12cr|qtlockedfile-2.4.1-2|90	%{qt4include}/QtSolutions
12cr|qtlockedfile-2.4.1-2|91	%{qt4dir}/mkspecs/features/%{name}.prf
12cr|qtlockedfile-2.4.1-2|92	
12cr|qtlockedfile-2.4.1-2|93	
12cr|qtlockedfile-2.4.1-2|94	
12cr|qtlockedfile-2.4.1-2|95	%changelog
12cr|qtlockedfile-2.4.1-2|96	* Tue Nov 22 2011 Alexander Khrukin <akhrukin@mandriva.org> 2.4.1-2
12cr|qtlockedfile-2.4.1-2|97	+ Revision: 732376
12cr|qtlockedfile-2.4.1-2|98	- imported package qtlockedfile
12cr|qtlockedfile-2.4.1-2|99	

6832 12
12cr|qtoctave-0.10.1-1|1	Name:           qtoctave
12cr|qtoctave-0.10.1-1|2	Version:        0.10.1
12cr|qtoctave-0.10.1-1|3	Release:        %mkrel 1
12cr|qtoctave-0.10.1-1|4	Summary:        Frontend for Octave
12cr|qtoctave-0.10.1-1|5	Group:          Sciences/Mathematics
12cr|qtoctave-0.10.1-1|6	License:        GPLv2+
12cr|qtoctave-0.10.1-1|7	URL:            http://qtoctave.wordpress.com/
12cr|qtoctave-0.10.1-1|8	Source0:        https://forja.rediris.es/frs/download.php/744/qtoctave-%{version}.tar.gz
12cr|qtoctave-0.10.1-1|9	
12cr|qtoctave-0.10.1-1|10	# place qtoctave_doc and qtoctave-utils in qtoctave datadir
12cr|qtoctave-0.10.1-1|11	Patch0:         qtoctave-doc-path.patch
12cr|qtoctave-0.10.1-1|12	# fix *.m filters in file dialogs (debian#620062, patch by Sébastien Villemot)
12cr|qtoctave-0.10.1-1|13	Patch1:         qtoctave-0.10.1-filedialog-filters.patch
12cr|qtoctave-0.10.1-1|14	# fix crash when closing a dock tool within the first 5 seconds (#722986)
12cr|qtoctave-0.10.1-1|15	# (a NULL pointer dereference caused by a race condition between the user
12cr|qtoctave-0.10.1-1|16	# closing the tool and the timer setting the initial positions, prevented by
12cr|qtoctave-0.10.1-1|17	# using a QWeakPointer<QWidget> instead of a raw QWidget *)
12cr|qtoctave-0.10.1-1|18	Patch2:         qtoctave-0.10.1-initialposition.patch
12cr|qtoctave-0.10.1-1|19	# fix Octave help not working (#737297)
12cr|qtoctave-0.10.1-1|20	# (system(command, 1, "async"); is nonsense, use system(command, 0, "async");)
12cr|qtoctave-0.10.1-1|21	Patch3:         qtoctave-0.10.1-qtinfo.patch
12cr|qtoctave-0.10.1-1|22	Patch4:		no-native-menubars.patch
12cr|qtoctave-0.10.1-1|23	
12cr|qtoctave-0.10.1-1|24	Requires(post): desktop-file-utils
12cr|qtoctave-0.10.1-1|25	Requires(postun): desktop-file-utils
12cr|qtoctave-0.10.1-1|26	Requires:	octave >= 3.2.0
12cr|qtoctave-0.10.1-1|27	Requires:	octave-doc >= 3.2.0
12cr|qtoctave-0.10.1-1|28	BuildRequires:  cmake
12cr|qtoctave-0.10.1-1|29	BuildRequires:  desktop-file-utils
12cr|qtoctave-0.10.1-1|30	BuildRequires:  qt4-devel
12cr|qtoctave-0.10.1-1|31	%{?_qt4_version:Requires: qt4%{?_isa} >= %{_qt4_version}}
12cr|qtoctave-0.10.1-1|32	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|qtoctave-0.10.1-1|33	
12cr|qtoctave-0.10.1-1|34	%description
12cr|qtoctave-0.10.1-1|35	Besides offering an attractive front-end to GNU Octave, an
12cr|qtoctave-0.10.1-1|36	environment for numerical computation highly compatible with MATLAB,
12cr|qtoctave-0.10.1-1|37	QtOctave currently also features matrix data entry and display and
12cr|qtoctave-0.10.1-1|38	some GUI shortcuts to frequently used Octave functions.
12cr|qtoctave-0.10.1-1|39	
12cr|qtoctave-0.10.1-1|40	%prep
12cr|qtoctave-0.10.1-1|41	%setup -q -n %{name}-%{version}
12cr|qtoctave-0.10.1-1|42	%patch0 -p1 -b .doc-path
12cr|qtoctave-0.10.1-1|43	%patch1 -p1 -b .filedialog-filters
12cr|qtoctave-0.10.1-1|44	%patch2 -p1 -b .initialposition
12cr|qtoctave-0.10.1-1|45	%patch3 -p1 -b .qtinfo
12cr|qtoctave-0.10.1-1|46	%patch4 -p1
12cr|qtoctave-0.10.1-1|47	
12cr|qtoctave-0.10.1-1|48	find xmlwidget/qt4/src/ -type f -exec chmod a-x {} \;
12cr|qtoctave-0.10.1-1|49	find easy_plot/src/ -type f -exec chmod a-x {} \;
12cr|qtoctave-0.10.1-1|50	
12cr|qtoctave-0.10.1-1|51	
12cr|qtoctave-0.10.1-1|52	%build
12cr|qtoctave-0.10.1-1|53	cmake "-DCMAKE_INSTALL_PREFIX:PATH=%{_prefix}"
12cr|qtoctave-0.10.1-1|54	%make
12cr|qtoctave-0.10.1-1|55	
12cr|qtoctave-0.10.1-1|56	%install
12cr|qtoctave-0.10.1-1|57	rm -rf $RPM_BUILD_ROOT
12cr|qtoctave-0.10.1-1|58	make install DESTDIR="$RPM_BUILD_ROOT"
12cr|qtoctave-0.10.1-1|59	
12cr|qtoctave-0.10.1-1|60	
12cr|qtoctave-0.10.1-1|61	%clean
12cr|qtoctave-0.10.1-1|62	%{__rm} -rf %{buildroot}
12cr|qtoctave-0.10.1-1|63	
12cr|qtoctave-0.10.1-1|64	%files
12cr|qtoctave-0.10.1-1|65	%defattr(0644,root,root,0755)
12cr|qtoctave-0.10.1-1|66	%defattr(-,root,root,-)
12cr|qtoctave-0.10.1-1|67	%doc readme.txt leeme.txt LICENSE_GPL.txt
12cr|qtoctave-0.10.1-1|68	%{_bindir}/*
12cr|qtoctave-0.10.1-1|69	%{_datadir}/%{name}/*
12cr|qtoctave-0.10.1-1|70	%{_datadir}/applications/*.desktop
12cr|qtoctave-0.10.1-1|71	%{_datadir}/icons/hicolor/64x64/apps/*
12cr|qtoctave-0.10.1-1|72	%exclude %{_datadir}/doc/octave-html
12cr|qtoctave-0.10.1-1|73	
12cr|qtoctave-0.10.1-1|74	
12cr|qtoctave-0.10.1-1|75	%changelog
12cr|qtoctave-0.10.1-1|76	* Thu May 03 2012 Cristobal Lopez Silla <tobal@mandriva.org> 0.10.1-1mdv2012.0
12cr|qtoctave-0.10.1-1|77	+ Revision: 795700
12cr|qtoctave-0.10.1-1|78	- updated to new version and spec and patches.
12cr|qtoctave-0.10.1-1|79	- updated to new version and spec and patches.
12cr|qtoctave-0.10.1-1|80	
12cr|qtoctave-0.10.1-1|81	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-3mdv2011.0
12cr|qtoctave-0.10.1-1|82	+ Revision: 614682
12cr|qtoctave-0.10.1-1|83	- the mass rebuild of 2010.1 packages
12cr|qtoctave-0.10.1-1|84	
12cr|qtoctave-0.10.1-1|85	* Wed Feb 17 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.8.2-2mdv2010.1
12cr|qtoctave-0.10.1-1|86	+ Revision: 506896
12cr|qtoctave-0.10.1-1|87	- Rebuild
12cr|qtoctave-0.10.1-1|88	
12cr|qtoctave-0.10.1-1|89	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.2-1mdv2010.1
12cr|qtoctave-0.10.1-1|90	+ Revision: 462520
12cr|qtoctave-0.10.1-1|91	- Update to new version 0.8.2
12cr|qtoctave-0.10.1-1|92	- Sync patches with Debian
12cr|qtoctave-0.10.1-1|93	- Add patch to fix detection of QT >= 4.5
12cr|qtoctave-0.10.1-1|94	
12cr|qtoctave-0.10.1-1|95	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8.1-2mdv2010.0
12cr|qtoctave-0.10.1-1|96	+ Revision: 442630
12cr|qtoctave-0.10.1-1|97	- rebuild
12cr|qtoctave-0.10.1-1|98	
12cr|qtoctave-0.10.1-1|99	* Mon Feb 16 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.1-1mdv2009.1
12cr|qtoctave-0.10.1-1|100	+ Revision: 341097
12cr|qtoctave-0.10.1-1|101	- Update to version 0.8.1
12cr|qtoctave-0.10.1-1|102	- Use cmake option to disable rpath instead of using chrpath
12cr|qtoctave-0.10.1-1|103	- Sync patches with Debian, disable fuz=0 as Debian's patches
12cr|qtoctave-0.10.1-1|104	are fuzzy
12cr|qtoctave-0.10.1-1|105	
12cr|qtoctave-0.10.1-1|106	* Sun Aug 10 2008 David Walluck <walluck@mandriva.org> 0.7.4-1mdv2009.0
12cr|qtoctave-0.10.1-1|107	+ Revision: 270164
12cr|qtoctave-0.10.1-1|108	- 0.7.4
12cr|qtoctave-0.10.1-1|109	
12cr|qtoctave-0.10.1-1|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|qtoctave-0.10.1-1|111	- rebuild early 2009.0 package (before pixel changes)
12cr|qtoctave-0.10.1-1|112	
12cr|qtoctave-0.10.1-1|113	* Sat May 03 2008 Funda Wang <fwang@mandriva.org> 0.6.3-2mdv2009.0
12cr|qtoctave-0.10.1-1|114	+ Revision: 200671
12cr|qtoctave-0.10.1-1|115	- drop file dependency
12cr|qtoctave-0.10.1-1|116	
12cr|qtoctave-0.10.1-1|117	+ Olivier Blin <blino@mandriva.org>
12cr|qtoctave-0.10.1-1|118	- restore BuildRoot
12cr|qtoctave-0.10.1-1|119	
12cr|qtoctave-0.10.1-1|120	+ Thierry Vignaud <tv@mandriva.org>
12cr|qtoctave-0.10.1-1|121	- kill re-definition of %%buildroot on Pixel's request
12cr|qtoctave-0.10.1-1|122	
12cr|qtoctave-0.10.1-1|123	* Tue Oct 02 2007 David Walluck <walluck@mandriva.org> 0.6.3-1mdv2008.1
12cr|qtoctave-0.10.1-1|124	+ Revision: 94414
12cr|qtoctave-0.10.1-1|125	- fix whitespace in spec
12cr|qtoctave-0.10.1-1|126	- import qtoctave
12cr|qtoctave-0.10.1-1|127	
12cr|qtoctave-0.10.1-1|128	
12cr|qtoctave-0.10.1-1|129	* Sat Aug 11 2007 Jorge Torres <jorge@fedoraproject.org> 0.5-1.20070811svn
12cr|qtoctave-0.10.1-1|130	- Initial build

6833 12
12cr|qtparted-0.6.0-2|1	%bcond_with qt_embedded
12cr|qtparted-0.6.0-2|2	%bcond_with kapabilities
12cr|qtparted-0.6.0-2|3	
12cr|qtparted-0.6.0-2|4	%define with_kapabilities 1
12cr|qtparted-0.6.0-2|5	
12cr|qtparted-0.6.0-2|6	Name:		qtparted
12cr|qtparted-0.6.0-2|7	Version:	0.6.0
12cr|qtparted-0.6.0-2|8	Release:	2
12cr|qtparted-0.6.0-2|9	Summary:	Graphical Partitioning Tool
12cr|qtparted-0.6.0-2|10	License:	GPL
12cr|qtparted-0.6.0-2|11	Group:		System/Kernel and hardware
12cr|qtparted-0.6.0-2|12	URL:		http://qtparted.sf.net/
12cr|qtparted-0.6.0-2|13	Source:		http://freefr.dl.sourceforge.net/project/qtparted/qtparted-%version/qtparted-%version.tar.xz
12cr|qtparted-0.6.0-2|14	Source10:	qtparted.pamd
12cr|qtparted-0.6.0-2|15	Source11:	qtparted.pam
12cr|qtparted-0.6.0-2|16	Patch0:		qtparted-desktop.patch
12cr|qtparted-0.6.0-2|17	BuildRequires:	cmake
12cr|qtparted-0.6.0-2|18	BuildRequires:	qt4-devel
12cr|qtparted-0.6.0-2|19	BuildRequires:	pkgconfig(libparted)
12cr|qtparted-0.6.0-2|20	Requires:	qtparted-data = %{version}-%{release}
12cr|qtparted-0.6.0-2|21	Provides:	%{name}-ui = %{version}-%{release}
12cr|qtparted-0.6.0-2|22	
12cr|qtparted-0.6.0-2|23	%description
12cr|qtparted-0.6.0-2|24	QtParted is a graphical partition editor, similar to PartitionMagic(tm).
12cr|qtparted-0.6.0-2|25	
12cr|qtparted-0.6.0-2|26	%package data
12cr|qtparted-0.6.0-2|27	Summary:	Data files common to qtparted and qtparted-nox
12cr|qtparted-0.6.0-2|28	Group:		System/Kernel and hardware
12cr|qtparted-0.6.0-2|29	BuildArch:	noarch
12cr|qtparted-0.6.0-2|30	Requires:	%{name}-ui = %{version}-%{release}
12cr|qtparted-0.6.0-2|31	
12cr|qtparted-0.6.0-2|32	%description data
12cr|qtparted-0.6.0-2|33	Data files common to qtparted and qtparted-nox.
12cr|qtparted-0.6.0-2|34	
12cr|qtparted-0.6.0-2|35	%package nox
12cr|qtparted-0.6.0-2|36	Summary:	A version of the QtParted partition editor that runs without X11
12cr|qtparted-0.6.0-2|37	Group:		System/Kernel and hardware
12cr|qtparted-0.6.0-2|38	Requires:	%{name}-data = %{version}-%{release}
12cr|qtparted-0.6.0-2|39	Provides:	%{name}-ui = %{version}-%{release}
12cr|qtparted-0.6.0-2|40	
12cr|qtparted-0.6.0-2|41	%description nox
12cr|qtparted-0.6.0-2|42	A version of the QtParted partition editor that runs without X11.
12cr|qtparted-0.6.0-2|43	
12cr|qtparted-0.6.0-2|44	%prep
12cr|qtparted-0.6.0-2|45	%setup -q
12cr|qtparted-0.6.0-2|46	%patch0 -p0
12cr|qtparted-0.6.0-2|47	
12cr|qtparted-0.6.0-2|48	%build
12cr|qtparted-0.6.0-2|49	# Actual build happens in %%install so we can install 2 different copies
12cr|qtparted-0.6.0-2|50	# (linked against Qt-X11 and Qt-Embedded)
12cr|qtparted-0.6.0-2|51	
12cr|qtparted-0.6.0-2|52	%install
12cr|qtparted-0.6.0-2|53	%if %{with qt_embedded}
12cr|qtparted-0.6.0-2|54	cmake -DQT_QMAKE_EXECUTABLE=%{_libdir}/qt4-embedded/bin/qmake -DQT_RPATH:BOOL=TRUE -DCMAKE_INSTALL_PREFIX=%{_prefix} .
12cr|qtparted-0.6.0-2|55	%make
12cr|qtparted-0.6.0-2|56	
12cr|qtparted-0.6.0-2|57	%makeinstall_std
12cr|qtparted-0.6.0-2|58	make clean
12cr|qtparted-0.6.0-2|59	find . -name "CMakeCache.txt" |xargs rm -f
12cr|qtparted-0.6.0-2|60	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}-nox
12cr|qtparted-0.6.0-2|61	%endif
12cr|qtparted-0.6.0-2|62	
12cr|qtparted-0.6.0-2|63	cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} .
12cr|qtparted-0.6.0-2|64	#cmake_qt4
12cr|qtparted-0.6.0-2|65	%make
12cr|qtparted-0.6.0-2|66	
12cr|qtparted-0.6.0-2|67	%makeinstall_std
12cr|qtparted-0.6.0-2|68	
12cr|qtparted-0.6.0-2|69	%if %{with kapabilities}
12cr|qtparted-0.6.0-2|70	# pam/kapabilities support
12cr|qtparted-0.6.0-2|71	mkdir -p %{buildroot}%{_sbindir}
12cr|qtparted-0.6.0-2|72	mv %{buildroot}%{_bindir}/* %{buildroot}%{_sbindir}
12cr|qtparted-0.6.0-2|73	mkdir -p %{buildroot}%{_bindir}
12cr|qtparted-0.6.0-2|74	ln -s consolehelper %{buildroot}%{_bindir}/qtparted
12cr|qtparted-0.6.0-2|75	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cr|qtparted-0.6.0-2|76	install -m 644 -D %{SOURCE10} %{buildroot}%{_sysconfdir}/pam.d/qtparted
12cr|qtparted-0.6.0-2|77	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cr|qtparted-0.6.0-2|78	install -m 644 -D %{SOURCE11} %{buildroot}%{_sysconfdir}/security/console.apps/qtparted
12cr|qtparted-0.6.0-2|79	%endif
12cr|qtparted-0.6.0-2|80	
12cr|qtparted-0.6.0-2|81	%files
12cr|qtparted-0.6.0-2|82	%if %{with kapabilities}
12cr|qtparted-0.6.0-2|83	%{_sbindir}/qtparted
12cr|qtparted-0.6.0-2|84	%config(noreplace) %{_sysconfdir}/pam.d/*
12cr|qtparted-0.6.0-2|85	%config(noreplace) %{_sysconfdir}/security/console.apps/*
12cr|qtparted-0.6.0-2|86	%endif
12cr|qtparted-0.6.0-2|87	%{_bindir}/*
12cr|qtparted-0.6.0-2|88	%{_datadir}/applications/*
12cr|qtparted-0.6.0-2|89	
12cr|qtparted-0.6.0-2|90	%files data
12cr|qtparted-0.6.0-2|91	%{_datadir}/%{name}
12cr|qtparted-0.6.0-2|92	%{_datadir}/pixmaps/*
12cr|qtparted-0.6.0-2|93	
12cr|qtparted-0.6.0-2|94	%if %{with qt_embedded}
12cr|qtparted-0.6.0-2|95	%files nox
12cr|qtparted-0.6.0-2|96	%{_sbindir}/qtparted-nox
12cr|qtparted-0.6.0-2|97	%endif
12cr|qtparted-0.6.0-2|98	

6834 12
12cr|QtPixmap-0.28-7|1	Name:		QtPixmap
12cr|QtPixmap-0.28-7|2	Version:	0.28
12cr|QtPixmap-0.28-7|3	Release:	%mkrel 7
12cr|QtPixmap-0.28-7|4	Epoch:		0
12cr|QtPixmap-0.28-7|5	Summary:	GTK engine
12cr|QtPixmap-0.28-7|6	Url:		http://www.kde-look.org/content/show.php?content=7043
12cr|QtPixmap-0.28-7|7	Source0:	%{name}-%{version}.tar.bz2
12cr|QtPixmap-0.28-7|8	License:	GPL
12cr|QtPixmap-0.28-7|9	Group:		Graphical desktop/Other
12cr|QtPixmap-0.28-7|10	BuildRequires:	gtk+-devel
12cr|QtPixmap-0.28-7|11	BuildRequires:	gtk+2-devel
12cr|QtPixmap-0.28-7|12	BuildRequires:	libgdkimlib-devel
12cr|QtPixmap-0.28-7|13	Conflicts:	Geramik < 0:0.26
12cr|QtPixmap-0.28-7|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|QtPixmap-0.28-7|15	
12cr|QtPixmap-0.28-7|16	%description
12cr|QtPixmap-0.28-7|17	This is a hacked/modifed version of the original GTK pixmap engine -
12cr|QtPixmap-0.28-7|18	which has been modified to obtain widget colours and fonts from
12cr|QtPixmap-0.28-7|19	~/.qt/qtrc. This means that GTK apps should follow the KDE color
12cr|QtPixmap-0.28-7|20	scheme.
12cr|QtPixmap-0.28-7|21	
12cr|QtPixmap-0.28-7|22	%prep
12cr|QtPixmap-0.28-7|23	%setup -q
12cr|QtPixmap-0.28-7|24	
12cr|QtPixmap-0.28-7|25	%build
12cr|QtPixmap-0.28-7|26	%{configure2_5x}
12cr|QtPixmap-0.28-7|27	%{make}
12cr|QtPixmap-0.28-7|28	
12cr|QtPixmap-0.28-7|29	%install
12cr|QtPixmap-0.28-7|30	%{__rm} -rf %{buildroot}
12cr|QtPixmap-0.28-7|31	%{makeinstall_std}
12cr|QtPixmap-0.28-7|32	
12cr|QtPixmap-0.28-7|33	# remove unpackaged files
12cr|QtPixmap-0.28-7|34	%{__rm} %{buildroot}%{_libdir}/gtk/themes/engines/*.la %{buildroot}%{_libdir}/gtk-2.0/*/engines/*.la
12cr|QtPixmap-0.28-7|35	
12cr|QtPixmap-0.28-7|36	%clean
12cr|QtPixmap-0.28-7|37	%{__rm} -rf %{buildroot}
12cr|QtPixmap-0.28-7|38	
12cr|QtPixmap-0.28-7|39	%files
12cr|QtPixmap-0.28-7|40	%defattr(0644,root,root,0755)
12cr|QtPixmap-0.28-7|41	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README Usage
12cr|QtPixmap-0.28-7|42	%defattr(-,root,root)
12cr|QtPixmap-0.28-7|43	%{_libdir}/gtk/themes/engines/libqtpixmap.so
12cr|QtPixmap-0.28-7|44	%{_libdir}/gtk-2.0/*/engines/libqtpixmap.so
12cr|QtPixmap-0.28-7|45	
12cr|QtPixmap-0.28-7|46	
12cr|QtPixmap-0.28-7|47	%changelog
12cr|QtPixmap-0.28-7|48	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:0.28-7mdv2011.0
12cr|QtPixmap-0.28-7|49	+ Revision: 616438
12cr|QtPixmap-0.28-7|50	- the mass rebuild of 2010.0 packages
12cr|QtPixmap-0.28-7|51	
12cr|QtPixmap-0.28-7|52	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0:0.28-6mdv2010.0
12cr|QtPixmap-0.28-7|53	+ Revision: 433043
12cr|QtPixmap-0.28-7|54	- rebuild
12cr|QtPixmap-0.28-7|55	
12cr|QtPixmap-0.28-7|56	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0:0.28-5mdv2009.0
12cr|QtPixmap-0.28-7|57	+ Revision: 242503
12cr|QtPixmap-0.28-7|58	- rebuild
12cr|QtPixmap-0.28-7|59	- kill re-definition of %%buildroot on Pixel's request
12cr|QtPixmap-0.28-7|60	
12cr|QtPixmap-0.28-7|61	+ Olivier Blin <oblin@mandriva.com>
12cr|QtPixmap-0.28-7|62	- restore BuildRoot
12cr|QtPixmap-0.28-7|63	
12cr|QtPixmap-0.28-7|64	* Tue Aug 28 2007 David Walluck <walluck@mandriva.org> 0:0.28-3mdv2008.0
12cr|QtPixmap-0.28-7|65	+ Revision: 72487
12cr|QtPixmap-0.28-7|66	- rebuild
12cr|QtPixmap-0.28-7|67	- Import QtPixmap
12cr|QtPixmap-0.28-7|68	
12cr|QtPixmap-0.28-7|69	
12cr|QtPixmap-0.28-7|70	
12cr|QtPixmap-0.28-7|71	* Mon Aug 14 2006 David Walluck <walluck@mandriva.org> 0:0.28-2mdv2007.0
12cr|QtPixmap-0.28-7|72	- BuildRequires: libgdkimlib-devel
12cr|QtPixmap-0.28-7|73	
12cr|QtPixmap-0.28-7|74	* Sun Jun 04 2006 David Walluck <walluck@mandriva.org> 0:0.28-1mdv2007.0
12cr|QtPixmap-0.28-7|75	- 0.28
12cr|QtPixmap-0.28-7|76	- rebuild
12cr|QtPixmap-0.28-7|77	
12cr|QtPixmap-0.28-7|78	* Fri May 13 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.27-4mdk
12cr|QtPixmap-0.28-7|79	- Rebuild
12cr|QtPixmap-0.28-7|80	
12cr|QtPixmap-0.28-7|81	* Mon Apr 05 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.27-3mdk
12cr|QtPixmap-0.28-7|82	- rebuild for gtk+-2.4.x (because of theme engine path)
12cr|QtPixmap-0.28-7|83	
12cr|QtPixmap-0.28-7|84	* Sun Feb 22 2004 David Walluck <walluck@linux-mandrake.com> 0:0.27-2mdk
12cr|QtPixmap-0.28-7|85	- rebuild to fix my email address
12cr|QtPixmap-0.28-7|86	
12cr|QtPixmap-0.28-7|87	* Sun Nov 30 2003 David Walluck <walluck@linux-mandrake.com> 0:0.27-1mdk
12cr|QtPixmap-0.28-7|88	- release

6835 12
12cr|qtractor-0.5.6-3|1	%define debug_package          %{nil}
12cr|qtractor-0.5.6-3|2	
12cr|qtractor-0.5.6-3|3	Name:       qtractor
12cr|qtractor-0.5.6-3|4	Version:    0.5.6
12cr|qtractor-0.5.6-3|5	Release:    3
12cr|qtractor-0.5.6-3|6	Summary:    An Audio/MIDI multi-track sequencer
12cr|qtractor-0.5.6-3|7	License:    GPLv2+
12cr|qtractor-0.5.6-3|8	Group:      Sound
12cr|qtractor-0.5.6-3|9	Source0:    %{name}-%{version}.tar.gz
12cr|qtractor-0.5.6-3|10	URL:        http://qtractor.sourceforge.net/
12cr|qtractor-0.5.6-3|11	BuildRequires:  qt4-devel
12cr|qtractor-0.5.6-3|12	BuildRequires:  jackit-devel
12cr|qtractor-0.5.6-3|13	BuildRequires:  libalsa-devel
12cr|qtractor-0.5.6-3|14	BuildRequires:  sndfile-devel
12cr|qtractor-0.5.6-3|15	BuildRequires:  libvorbis-devel
12cr|qtractor-0.5.6-3|16	BuildRequires:  mad-devel
12cr|qtractor-0.5.6-3|17	BuildRequires:  libsamplerate-devel
12cr|qtractor-0.5.6-3|18	BuildRequires:  rubberband-devel
12cr|qtractor-0.5.6-3|19	BuildRequires:  liblo-devel
12cr|qtractor-0.5.6-3|20	BuildRequires:  ladspa-devel
12cr|qtractor-0.5.6-3|21	BuildRequires:  dssi-devel
12cr|qtractor-0.5.6-3|22	BuildRequires:  lilv-devel suil-devel
12cr|qtractor-0.5.6-3|23	BuildRequires:  gtk2-devel
12cr|qtractor-0.5.6-3|24	BuildRequires:  desktop-file-utils
12cr|qtractor-0.5.6-3|25	
12cr|qtractor-0.5.6-3|26	Requires:       dssi ladspa
12cr|qtractor-0.5.6-3|27	Requires:       suil-gtk2-in-qt4
12cr|qtractor-0.5.6-3|28	Requires:       suil-x11-in-qt4
12cr|qtractor-0.5.6-3|29	
12cr|qtractor-0.5.6-3|30	%description
12cr|qtractor-0.5.6-3|31	Qtractor is an Audio/MIDI multi-track sequencer application
12cr|qtractor-0.5.6-3|32	written in C++ around the Qt4 toolkit using Qt Designer.
12cr|qtractor-0.5.6-3|33	
12cr|qtractor-0.5.6-3|34	The initial target platform will be Linux, where the Jack Audio
12cr|qtractor-0.5.6-3|35	Connection Kit (JACK) for audio, and the Advanced Linux Sound
12cr|qtractor-0.5.6-3|36	Architecture (ALSA) for MIDI, are the main infrastructures to
12cr|qtractor-0.5.6-3|37	evolve as a fairly-featured Linux Desktop Audio Workstation GUI,
12cr|qtractor-0.5.6-3|38	specially dedicated to the personal home-studio.
12cr|qtractor-0.5.6-3|39	
12cr|qtractor-0.5.6-3|40	%prep
12cr|qtractor-0.5.6-3|41	%setup
12cr|qtractor-0.5.6-3|42	
12cr|qtractor-0.5.6-3|43	%build
12cr|qtractor-0.5.6-3|44	%configure --enable-lilv --enable-suil --localedir=%{_localedir}/%{name}
12cr|qtractor-0.5.6-3|45	
12cr|qtractor-0.5.6-3|46	%make
12cr|qtractor-0.5.6-3|47	
12cr|qtractor-0.5.6-3|48	%install
12cr|qtractor-0.5.6-3|49	%makeinstall DESTDIR=%{buildroot}
12cr|qtractor-0.5.6-3|50	# Fix the .desktop file by removing
12cr|qtractor-0.5.6-3|51	# 2 non-Mdv key and 2 non-standard categories
12cr|qtractor-0.5.6-3|52	desktop-file-install \
12cr|qtractor-0.5.6-3|53	--remove-key="X-SuSE-translate" \
12cr|qtractor-0.5.6-3|54	--remove-key="Version" \
12cr|qtractor-0.5.6-3|55	--remove-category="MIDI" \
12cr|qtractor-0.5.6-3|56	--remove-category="ALSA" \
12cr|qtractor-0.5.6-3|57	--remove-category="JACK" \
12cr|qtractor-0.5.6-3|58	--add-category="Midi" \
12cr|qtractor-0.5.6-3|59	--add-category="X-MandrivaLinux-Sound" \
12cr|qtractor-0.5.6-3|60	--dir %{buildroot}%{_datadir}/applications \
12cr|qtractor-0.5.6-3|61	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|qtractor-0.5.6-3|62	
12cr|qtractor-0.5.6-3|63	%files
12cr|qtractor-0.5.6-3|64	%defattr(-,root,root)
12cr|qtractor-0.5.6-3|65	%doc AUTHORS COPYING ChangeLog README TODO
12cr|qtractor-0.5.6-3|66	%{_bindir}/%{name}
12cr|qtractor-0.5.6-3|67	%{_datadir}/applications/%{name}.desktop
12cr|qtractor-0.5.6-3|68	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cr|qtractor-0.5.6-3|69	%{_datadir}/icons/hicolor/32x32/mimetypes/*.png
12cr|qtractor-0.5.6-3|70	%{_datadir}/mime/packages/%{name}.xml
12cr|qtractor-0.5.6-3|71	%{_localedir}/%{name}/*.qm
12cr|qtractor-0.5.6-3|72	
12cr|qtractor-0.5.6-3|73	
12cr|qtractor-0.5.6-3|74	%changelog
12cr|qtractor-0.5.6-3|75	* Sat Jun 16 2012 Frank Kober <emuse@mandriva.org> 0.5.5-1
12cr|qtractor-0.5.6-3|76	+ Revision: 806016
12cr|qtractor-0.5.6-3|77	- new version 0.5.5
12cr|qtractor-0.5.6-3|78	
12cr|qtractor-0.5.6-3|79	* Tue Apr 24 2012 Frank Kober <emuse@mandriva.org> 0.5.4-2
12cr|qtractor-0.5.6-3|80	+ Revision: 793158
12cr|qtractor-0.5.6-3|81	- rebuild for new suil and lilv
12cr|qtractor-0.5.6-3|82	
12cr|qtractor-0.5.6-3|83	* Thu Mar 01 2012 Frank Kober <emuse@mandriva.org> 0.5.4-1
12cr|qtractor-0.5.6-3|84	+ Revision: 781661
12cr|qtractor-0.5.6-3|85	- new version 0.5.4
12cr|qtractor-0.5.6-3|86	
12cr|qtractor-0.5.6-3|87	* Wed Dec 28 2011 Frank Kober <emuse@mandriva.org> 0.5.3-1
12cr|qtractor-0.5.6-3|88	+ Revision: 746188
12cr|qtractor-0.5.6-3|89	- new version 0.5.3
12cr|qtractor-0.5.6-3|90	
12cr|qtractor-0.5.6-3|91	* Thu Dec 22 2011 Frank Kober <emuse@mandriva.org> 0.5.2-2
12cr|qtractor-0.5.6-3|92	+ Revision: 744383
12cr|qtractor-0.5.6-3|93	- rebuild to enable Jack Session with jack 1.9.8
12cr|qtractor-0.5.6-3|94	
12cr|qtractor-0.5.6-3|95	* Sat Dec 17 2011 Frank Kober <emuse@mandriva.org> 0.5.2-1
12cr|qtractor-0.5.6-3|96	+ Revision: 743204
12cr|qtractor-0.5.6-3|97	- new version 0.5.2
12cr|qtractor-0.5.6-3|98	o localedir configure option added
12cr|qtractor-0.5.6-3|99	o mkrel macro removed
12cr|qtractor-0.5.6-3|100	
12cr|qtractor-0.5.6-3|101	* Sun Oct 23 2011 Frank Kober <emuse@mandriva.org> 0.5.1-1
12cr|qtractor-0.5.6-3|102	+ Revision: 705769
12cr|qtractor-0.5.6-3|103	- new version 0.5.1
12cr|qtractor-0.5.6-3|104	o fix for new locale path in Makefile.in added
12cr|qtractor-0.5.6-3|105	
12cr|qtractor-0.5.6-3|106	* Sun Oct 02 2011 Frank Kober <emuse@mandriva.org> 0.5.0-2
12cr|qtractor-0.5.6-3|107	+ Revision: 702432
12cr|qtractor-0.5.6-3|108	- rebuild (broken gtk symbol)
12cr|qtractor-0.5.6-3|109	
12cr|qtractor-0.5.6-3|110	* Sat Aug 06 2011 Frank Kober <emuse@mandriva.org> 0.5.0-1
12cr|qtractor-0.5.6-3|111	+ Revision: 693394
12cr|qtractor-0.5.6-3|112	- new version 0.5.0
12cr|qtractor-0.5.6-3|113	
12cr|qtractor-0.5.6-3|114	* Mon Jun 27 2011 Frank Kober <emuse@mandriva.org> 0.4.9-4
12cr|qtractor-0.5.6-3|115	+ Revision: 687553
12cr|qtractor-0.5.6-3|116	- enable new LV2 GUI support through suil and lilv
12cr|qtractor-0.5.6-3|117	
12cr|qtractor-0.5.6-3|118	* Tue Jun 21 2011 Frank Kober <emuse@mandriva.org> 0.4.9-3
12cr|qtractor-0.5.6-3|119	+ Revision: 686551
12cr|qtractor-0.5.6-3|120	+ rebuild (emptylog)
12cr|qtractor-0.5.6-3|121	
12cr|qtractor-0.5.6-3|122	* Tue Jun 21 2011 Frank Kober <emuse@mandriva.org> 0.4.9-2
12cr|qtractor-0.5.6-3|123	+ Revision: 686516
12cr|qtractor-0.5.6-3|124	- rebuild to enable LV2 GTK UI Support
12cr|qtractor-0.5.6-3|125	
12cr|qtractor-0.5.6-3|126	* Thu May 26 2011 Frank Kober <emuse@mandriva.org> 0.4.9-1
12cr|qtractor-0.5.6-3|127	+ Revision: 679219
12cr|qtractor-0.5.6-3|128	- new version 0.4.9 (source sync)
12cr|qtractor-0.5.6-3|129	- new version 0.4.9
12cr|qtractor-0.5.6-3|130	
12cr|qtractor-0.5.6-3|131	* Mon Apr 18 2011 Frank Kober <emuse@mandriva.org> 0.4.8-5
12cr|qtractor-0.5.6-3|132	+ Revision: 655808
12cr|qtractor-0.5.6-3|133	- rebuild for fixed redland (LV2 support was disabled)
12cr|qtractor-0.5.6-3|134	
12cr|qtractor-0.5.6-3|135	* Sat Mar 12 2011 Funda Wang <fwang@mandriva.org> 0.4.8-4
12cr|qtractor-0.5.6-3|136	+ Revision: 643882
12cr|qtractor-0.5.6-3|137	- rebuild to obsolete old packages
12cr|qtractor-0.5.6-3|138	
12cr|qtractor-0.5.6-3|139	* Sun Feb 13 2011 Frank Kober <emuse@mandriva.org> 0.4.8-3
12cr|qtractor-0.5.6-3|140	+ Revision: 637436
12cr|qtractor-0.5.6-3|141	- tighten requires
12cr|qtractor-0.5.6-3|142	
12cr|qtractor-0.5.6-3|143	* Wed Feb 09 2011 Frank Kober <emuse@mandriva.org> 0.4.8-2
12cr|qtractor-0.5.6-3|144	+ Revision: 637057
12cr|qtractor-0.5.6-3|145	- rebuild for new raptor
12cr|qtractor-0.5.6-3|146	
12cr|qtractor-0.5.6-3|147	* Thu Jan 20 2011 Frank Kober <emuse@mandriva.org> 0.4.8-1
12cr|qtractor-0.5.6-3|148	+ Revision: 631906
12cr|qtractor-0.5.6-3|149	- new version 0.4.8
12cr|qtractor-0.5.6-3|150	
12cr|qtractor-0.5.6-3|151	* Sun Oct 17 2010 Frank Kober <emuse@mandriva.org> 0.4.7-1mdv2011.0
12cr|qtractor-0.5.6-3|152	+ Revision: 586281
12cr|qtractor-0.5.6-3|153	- new version 0.4.7
12cr|qtractor-0.5.6-3|154	
12cr|qtractor-0.5.6-3|155	* Sat May 22 2010 Frank Kober <emuse@mandriva.org> 0.4.6-1mdv2011.0
12cr|qtractor-0.5.6-3|156	+ Revision: 545709
12cr|qtractor-0.5.6-3|157	- new version 0.4.6 (numerous bugfixes, some new features)
12cr|qtractor-0.5.6-3|158	- adjust icon file path
12cr|qtractor-0.5.6-3|159	- add DESTDIR to makeinstall step
12cr|qtractor-0.5.6-3|160	
12cr|qtractor-0.5.6-3|161	* Mon May 03 2010 Frank Kober <emuse@mandriva.org> 0.4.5-3mdv2010.1
12cr|qtractor-0.5.6-3|162	+ Revision: 541876
12cr|qtractor-0.5.6-3|163	- fix desktop categories, use silent setup
12cr|qtractor-0.5.6-3|164	
12cr|qtractor-0.5.6-3|165	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|qtractor-0.5.6-3|166	- slv2-devel already requires lv2core-devel
12cr|qtractor-0.5.6-3|167	
12cr|qtractor-0.5.6-3|168	* Thu Apr 22 2010 Frank Kober <emuse@mandriva.org> 0.4.5-2mdv2010.1
12cr|qtractor-0.5.6-3|169	+ Revision: 538023
12cr|qtractor-0.5.6-3|170	- enable LV2 plugin support
12cr|qtractor-0.5.6-3|171	
12cr|qtractor-0.5.6-3|172	* Sat Jan 23 2010 Frederik Himpe <fhimpe@mandriva.org> 0.4.5-1mdv2010.1
12cr|qtractor-0.5.6-3|173	+ Revision: 495307
12cr|qtractor-0.5.6-3|174	- update to new version 0.4.5
12cr|qtractor-0.5.6-3|175	
12cr|qtractor-0.5.6-3|176	* Mon Jan 18 2010 Frederik Himpe <fhimpe@mandriva.org> 0.4.4-1mdv2010.1
12cr|qtractor-0.5.6-3|177	+ Revision: 493271
12cr|qtractor-0.5.6-3|178	- update to new version 0.4.4
12cr|qtractor-0.5.6-3|179	
12cr|qtractor-0.5.6-3|180	* Wed Dec 23 2009 Frank Kober <emuse@mandriva.org> 0.4.3-2mdv2010.1
12cr|qtractor-0.5.6-3|181	+ Revision: 481875
12cr|qtractor-0.5.6-3|182	- bump release
12cr|qtractor-0.5.6-3|183	
12cr|qtractor-0.5.6-3|184	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 0.4.3-1mdv2010.1
12cr|qtractor-0.5.6-3|185	+ Revision: 462596
12cr|qtractor-0.5.6-3|186	- update to new version 0.4.3
12cr|qtractor-0.5.6-3|187	
12cr|qtractor-0.5.6-3|188	* Fri Aug 07 2009 Funda Wang <fwang@mandriva.org> 0.4.2-2mdv2010.0
12cr|qtractor-0.5.6-3|189	+ Revision: 411056
12cr|qtractor-0.5.6-3|190	- rebuild for new liblo
12cr|qtractor-0.5.6-3|191	
12cr|qtractor-0.5.6-3|192	* Fri Jun 05 2009 Frederik Himpe <fhimpe@mandriva.org> 0.4.2-1mdv2010.0
12cr|qtractor-0.5.6-3|193	+ Revision: 383124
12cr|qtractor-0.5.6-3|194	- update to new version 0.4.2
12cr|qtractor-0.5.6-3|195	
12cr|qtractor-0.5.6-3|196	* Tue May 05 2009 Frederik Himpe <fhimpe@mandriva.org> 0.4.1-1mdv2010.0
12cr|qtractor-0.5.6-3|197	+ Revision: 372250
12cr|qtractor-0.5.6-3|198	- update to new version 0.4.1
12cr|qtractor-0.5.6-3|199	
12cr|qtractor-0.5.6-3|200	* Fri Mar 20 2009 Frederik Himpe <fhimpe@mandriva.org> 0.4.0-1mdv2009.1
12cr|qtractor-0.5.6-3|201	+ Revision: 359036
12cr|qtractor-0.5.6-3|202	- update to new version 0.4.0
12cr|qtractor-0.5.6-3|203	
12cr|qtractor-0.5.6-3|204	* Mon Feb 23 2009 trem <trem@mandriva.org> 0.3.0-1mdv2009.1
12cr|qtractor-0.5.6-3|205	+ Revision: 344292
12cr|qtractor-0.5.6-3|206	- update to 0.3.0
12cr|qtractor-0.5.6-3|207	
12cr|qtractor-0.5.6-3|208	* Sat Dec 06 2008 trem <trem@mandriva.org> 0.2.2-1mdv2009.1
12cr|qtractor-0.5.6-3|209	+ Revision: 311232
12cr|qtractor-0.5.6-3|210	- import qtractor
12cr|qtractor-0.5.6-3|211	
12cr|qtractor-0.5.6-3|212	

6836 12
12cr|qt-recordmydesktop-0.3.8-3|1	%define oname recordMyDesktop
12cr|qt-recordmydesktop-0.3.8-3|2	%define	qtoname qt-%{oname}
12cr|qt-recordmydesktop-0.3.8-3|3	
12cr|qt-recordmydesktop-0.3.8-3|4	Summary:	Qt4 frontend for recordmydesktop
12cr|qt-recordmydesktop-0.3.8-3|5	Name:		qt-recordmydesktop
12cr|qt-recordmydesktop-0.3.8-3|6	Version:	0.3.8
12cr|qt-recordmydesktop-0.3.8-3|7	Release:	%mkrel 3
12cr|qt-recordmydesktop-0.3.8-3|8	License:	GPLv2+
12cr|qt-recordmydesktop-0.3.8-3|9	Group:		Video
12cr|qt-recordmydesktop-0.3.8-3|10	URL:		http://recordmydesktop.sourceforge.net
12cr|qt-recordmydesktop-0.3.8-3|11	Source0:	http://downloads.sourceforge.net/recordmydesktop/%{name}-%{version}.tar.bz2
12cr|qt-recordmydesktop-0.3.8-3|12	BuildRequires:	desktop-file-utils
12cr|qt-recordmydesktop-0.3.8-3|13	BuildRequires:	imagemagick
12cr|qt-recordmydesktop-0.3.8-3|14	BuildRequires:	python-qt4
12cr|qt-recordmydesktop-0.3.8-3|15	BuildRequires:	qt4-devel >= 4.2
12cr|qt-recordmydesktop-0.3.8-3|16	%py_requires -d
12cr|qt-recordmydesktop-0.3.8-3|17	Requires:	recordmydesktop	>= %{version}
12cr|qt-recordmydesktop-0.3.8-3|18	Requires:	python-qt4-gui
12cr|qt-recordmydesktop-0.3.8-3|19	Requires:	python-sip
12cr|qt-recordmydesktop-0.3.8-3|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|qt-recordmydesktop-0.3.8-3|21	
12cr|qt-recordmydesktop-0.3.8-3|22	%description
12cr|qt-recordmydesktop-0.3.8-3|23	Qt4 frontend for recordmydesktop tool.
12cr|qt-recordmydesktop-0.3.8-3|24	
12cr|qt-recordmydesktop-0.3.8-3|25	%prep
12cr|qt-recordmydesktop-0.3.8-3|26	%setup -q
12cr|qt-recordmydesktop-0.3.8-3|27	
12cr|qt-recordmydesktop-0.3.8-3|28	%build
12cr|qt-recordmydesktop-0.3.8-3|29	%configure2_5x
12cr|qt-recordmydesktop-0.3.8-3|30	%make
12cr|qt-recordmydesktop-0.3.8-3|31	
12cr|qt-recordmydesktop-0.3.8-3|32	%install
12cr|qt-recordmydesktop-0.3.8-3|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|qt-recordmydesktop-0.3.8-3|34	%makeinstall_std
12cr|qt-recordmydesktop-0.3.8-3|35	
12cr|qt-recordmydesktop-0.3.8-3|36	#(tpg) drop icon extension
12cr|qt-recordmydesktop-0.3.8-3|37	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
12cr|qt-recordmydesktop-0.3.8-3|38	
12cr|qt-recordmydesktop-0.3.8-3|39	desktop-file-install \
12cr|qt-recordmydesktop-0.3.8-3|40	--add-category='Video;Qt' \
12cr|qt-recordmydesktop-0.3.8-3|41	--add-only-show-in='KDE' \
12cr|qt-recordmydesktop-0.3.8-3|42	--dir=%{buildroot}%{_datadir}/applications \
12cr|qt-recordmydesktop-0.3.8-3|43	%{buildroot}%{_datadir}/applications/*.desktop
12cr|qt-recordmydesktop-0.3.8-3|44	
12cr|qt-recordmydesktop-0.3.8-3|45	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,scalable}/apps
12cr|qt-recordmydesktop-0.3.8-3|46	convert src/%{name}.png -scale 16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|qt-recordmydesktop-0.3.8-3|47	convert src/%{name}.png -scale 32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|qt-recordmydesktop-0.3.8-3|48	convert src/%{name}.png -scale 48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|qt-recordmydesktop-0.3.8-3|49	install -m 644 src/%{name}.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|qt-recordmydesktop-0.3.8-3|50	install -m 644 src/%{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cr|qt-recordmydesktop-0.3.8-3|51	
12cr|qt-recordmydesktop-0.3.8-3|52	%find_lang %{qtoname}
12cr|qt-recordmydesktop-0.3.8-3|53	
12cr|qt-recordmydesktop-0.3.8-3|54	%if %mdkversion < 200900
12cr|qt-recordmydesktop-0.3.8-3|55	%post
12cr|qt-recordmydesktop-0.3.8-3|56	%{update_menus}
12cr|qt-recordmydesktop-0.3.8-3|57	%update_icon_cache hicolor
12cr|qt-recordmydesktop-0.3.8-3|58	%endif
12cr|qt-recordmydesktop-0.3.8-3|59	
12cr|qt-recordmydesktop-0.3.8-3|60	%if %mdkversion < 200900
12cr|qt-recordmydesktop-0.3.8-3|61	%postun
12cr|qt-recordmydesktop-0.3.8-3|62	%{clean_menus}
12cr|qt-recordmydesktop-0.3.8-3|63	%clean_icon_cache hicolor
12cr|qt-recordmydesktop-0.3.8-3|64	%endif
12cr|qt-recordmydesktop-0.3.8-3|65	
12cr|qt-recordmydesktop-0.3.8-3|66	%clean
12cr|qt-recordmydesktop-0.3.8-3|67	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|qt-recordmydesktop-0.3.8-3|68	
12cr|qt-recordmydesktop-0.3.8-3|69	%files -f %{qtoname}.lang
12cr|qt-recordmydesktop-0.3.8-3|70	%defattr(-,root,root)
12cr|qt-recordmydesktop-0.3.8-3|71	%doc AUTHORS ChangeLog README
12cr|qt-recordmydesktop-0.3.8-3|72	%attr(755,root,root) %{_bindir}/*
12cr|qt-recordmydesktop-0.3.8-3|73	%{py_sitedir}/qt_%{oname}/
12cr|qt-recordmydesktop-0.3.8-3|74	%{_datadir}/applications/*.desktop
12cr|qt-recordmydesktop-0.3.8-3|75	%{_datadir}/pixmaps/*.*g
12cr|qt-recordmydesktop-0.3.8-3|76	%{_iconsdir}/hicolor/*/apps/*
12cr|qt-recordmydesktop-0.3.8-3|77	
12cr|qt-recordmydesktop-0.3.8-3|78	
12cr|qt-recordmydesktop-0.3.8-3|79	%changelog
12cr|qt-recordmydesktop-0.3.8-3|80	* Thu Nov 04 2010 Funda Wang <fwang@mandriva.org> 0.3.8-3mdv2011.0
12cr|qt-recordmydesktop-0.3.8-3|81	+ Revision: 593100
12cr|qt-recordmydesktop-0.3.8-3|82	- rebuild for py 2.7
12cr|qt-recordmydesktop-0.3.8-3|83	
12cr|qt-recordmydesktop-0.3.8-3|84	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 0.3.8-2mdv2011.0
12cr|qt-recordmydesktop-0.3.8-3|85	+ Revision: 323383
12cr|qt-recordmydesktop-0.3.8-3|86	- rebuild
12cr|qt-recordmydesktop-0.3.8-3|87	
12cr|qt-recordmydesktop-0.3.8-3|88	* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.8-1mdv2009.1
12cr|qt-recordmydesktop-0.3.8-3|89	+ Revision: 306402
12cr|qt-recordmydesktop-0.3.8-3|90	- update to new version 0.3.8
12cr|qt-recordmydesktop-0.3.8-3|91	
12cr|qt-recordmydesktop-0.3.8-3|92	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.3.7.2-4mdv2009.0
12cr|qt-recordmydesktop-0.3.8-3|93	+ Revision: 259982
12cr|qt-recordmydesktop-0.3.8-3|94	- rebuild
12cr|qt-recordmydesktop-0.3.8-3|95	
12cr|qt-recordmydesktop-0.3.8-3|96	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.3.7.2-3mdv2009.0
12cr|qt-recordmydesktop-0.3.8-3|97	+ Revision: 247790
12cr|qt-recordmydesktop-0.3.8-3|98	- rebuild
12cr|qt-recordmydesktop-0.3.8-3|99	
12cr|qt-recordmydesktop-0.3.8-3|100	+ Pixel <pixel@mandriva.com>
12cr|qt-recordmydesktop-0.3.8-3|101	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|qt-recordmydesktop-0.3.8-3|102	
12cr|qt-recordmydesktop-0.3.8-3|103	* Thu Feb 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.7.2-1mdv2008.1
12cr|qt-recordmydesktop-0.3.8-3|104	+ Revision: 173743
12cr|qt-recordmydesktop-0.3.8-3|105	- new version
12cr|qt-recordmydesktop-0.3.8-3|106	
12cr|qt-recordmydesktop-0.3.8-3|107	+ Olivier Blin <oblin@mandriva.com>
12cr|qt-recordmydesktop-0.3.8-3|108	- restore BuildRoot
12cr|qt-recordmydesktop-0.3.8-3|109	
12cr|qt-recordmydesktop-0.3.8-3|110	* Tue Dec 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.7-1mdv2008.1
12cr|qt-recordmydesktop-0.3.8-3|111	+ Revision: 131924
12cr|qt-recordmydesktop-0.3.8-3|112	- new version
12cr|qt-recordmydesktop-0.3.8-3|113	- drop patch0, handle this with sed
12cr|qt-recordmydesktop-0.3.8-3|114	- spec file clean
12cr|qt-recordmydesktop-0.3.8-3|115	
12cr|qt-recordmydesktop-0.3.8-3|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|qt-recordmydesktop-0.3.8-3|117	- kill re-definition of %%buildroot on Pixel's request
12cr|qt-recordmydesktop-0.3.8-3|118	
12cr|qt-recordmydesktop-0.3.8-3|119	* Thu Sep 13 2007 Funda Wang <fwang@mandriva.org> 0.3.6-3mdv2008.0
12cr|qt-recordmydesktop-0.3.8-3|120	+ Revision: 84874
12cr|qt-recordmydesktop-0.3.8-3|121	- fix desktop icon ext
12cr|qt-recordmydesktop-0.3.8-3|122	
12cr|qt-recordmydesktop-0.3.8-3|123	+ Adam Williamson <awilliamson@mandriva.org>
12cr|qt-recordmydesktop-0.3.8-3|124	- correct spelling error in summary
12cr|qt-recordmydesktop-0.3.8-3|125	- don't package COPYING
12cr|qt-recordmydesktop-0.3.8-3|126	- icon fixes: install to correct directories, convert from png not svg (imagemagick does not convert from svg to png well), install 64x64 and svg icons as well
12cr|qt-recordmydesktop-0.3.8-3|127	- requires python-sip (#33426)
12cr|qt-recordmydesktop-0.3.8-3|128	- Fedora license policy
12cr|qt-recordmydesktop-0.3.8-3|129	
12cr|qt-recordmydesktop-0.3.8-3|130	* Tue Aug 21 2007 Funda Wang <fwang@mandriva.org> 0.3.6-2mdv2008.0
12cr|qt-recordmydesktop-0.3.8-3|131	+ Revision: 68191
12cr|qt-recordmydesktop-0.3.8-3|132	- Add Qt category
12cr|qt-recordmydesktop-0.3.8-3|133	- use hicolor icon theme
12cr|qt-recordmydesktop-0.3.8-3|134	- complete spec file
12cr|qt-recordmydesktop-0.3.8-3|135	- cp spec file from gtk frontend
12cr|qt-recordmydesktop-0.3.8-3|136	- Created package structure for qt-recordmydesktop.
12cr|qt-recordmydesktop-0.3.8-3|137	
12cr|qt-recordmydesktop-0.3.8-3|138	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|qt-recordmydesktop-0.3.8-3|139	- new version
12cr|qt-recordmydesktop-0.3.8-3|140	- rework spec file
12cr|qt-recordmydesktop-0.3.8-3|141	

6837 12
12cr|qtrsync-alpha.0.1-3|1	%define	AppName	QtRsync
12cr|qtrsync-alpha.0.1-3|2	
12cr|qtrsync-alpha.0.1-3|3	Name:		qtrsync
12cr|qtrsync-alpha.0.1-3|4	Version:	alpha.0.1
12cr|qtrsync-alpha.0.1-3|5	Release:	%mkrel 3
12cr|qtrsync-alpha.0.1-3|6	License:	GPLv2+
12cr|qtrsync-alpha.0.1-3|7	URL:		http://www.qt-apps.org/content/show.php/QtRsync?content=75828
12cr|qtrsync-alpha.0.1-3|8	BuildRoot:	%{_tmppath}/%{AppName}-%{version}-%{release}-build
12cr|qtrsync-alpha.0.1-3|9	Source:		%{AppName}-%{version}.tar.gz
12cr|qtrsync-alpha.0.1-3|10	BuildRequires:	qt4-devel
12cr|qtrsync-alpha.0.1-3|11	Requires:	rsync
12cr|qtrsync-alpha.0.1-3|12	Group:		Networking/WWW
12cr|qtrsync-alpha.0.1-3|13	Summary:	Qt4 rsync GUI
12cr|qtrsync-alpha.0.1-3|14	
12cr|qtrsync-alpha.0.1-3|15	%description
12cr|qtrsync-alpha.0.1-3|16	QtRsync is a simple qt-based GUI for the rsync tool.
12cr|qtrsync-alpha.0.1-3|17	
12cr|qtrsync-alpha.0.1-3|18	%prep
12cr|qtrsync-alpha.0.1-3|19	%setup -q -n %{AppName}-%{version}
12cr|qtrsync-alpha.0.1-3|20	
12cr|qtrsync-alpha.0.1-3|21	%build
12cr|qtrsync-alpha.0.1-3|22	%qmake_qt4 PREFIX=%_prefix
12cr|qtrsync-alpha.0.1-3|23	%make
12cr|qtrsync-alpha.0.1-3|24	
12cr|qtrsync-alpha.0.1-3|25	%install
12cr|qtrsync-alpha.0.1-3|26	rm -fr %buildroot
12cr|qtrsync-alpha.0.1-3|27	make install INSTALL_ROOT=%{buildroot}
12cr|qtrsync-alpha.0.1-3|28	
12cr|qtrsync-alpha.0.1-3|29	%clean
12cr|qtrsync-alpha.0.1-3|30	rm -rf %{buildroot}
12cr|qtrsync-alpha.0.1-3|31	
12cr|qtrsync-alpha.0.1-3|32	%files
12cr|qtrsync-alpha.0.1-3|33	%defattr(-,root,root)
12cr|qtrsync-alpha.0.1-3|34	%doc INSTALL
12cr|qtrsync-alpha.0.1-3|35	%{_bindir}/qtrsync
12cr|qtrsync-alpha.0.1-3|36	%{_datadir}/applications/qtrsync.desktop
12cr|qtrsync-alpha.0.1-3|37	
12cr|qtrsync-alpha.0.1-3|38	
12cr|qtrsync-alpha.0.1-3|39	
12cr|qtrsync-alpha.0.1-3|40	%changelog
12cr|qtrsync-alpha.0.1-3|41	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> alpha.0.1-3mdv2011.0
12cr|qtrsync-alpha.0.1-3|42	+ Revision: 614686
12cr|qtrsync-alpha.0.1-3|43	- the mass rebuild of 2010.1 packages
12cr|qtrsync-alpha.0.1-3|44	
12cr|qtrsync-alpha.0.1-3|45	* Tue Dec 08 2009 Stéphane Téletchéa <steletch@mandriva.org> alpha.0.1-2mdv2010.1
12cr|qtrsync-alpha.0.1-3|46	+ Revision: 475194
12cr|qtrsync-alpha.0.1-3|47	- import qtrsync
12cr|qtrsync-alpha.0.1-3|48	
12cr|qtrsync-alpha.0.1-3|49	
12cr|qtrsync-alpha.0.1-3|50	* Tue Nov 03 2009 Donald Stewart <Schultz@mandriva.org> QtRsync-alpha.0.1-2mdv
12cr|qtrsync-alpha.0.1-3|51	- add requires
12cr|qtrsync-alpha.0.1-3|52	- add buildrequires
12cr|qtrsync-alpha.0.1-3|53	* Mon Nov 02 2009 Donald Stewart <schultz@mandriva.org> QtRsync-alpha.0.1-1mdv
12cr|qtrsync-alpha.0.1-3|54	- Initial release

6838 12
12cr|qtsingleapplication-2.6.1-6|1	%define debug_package %nil
12cr|qtsingleapplication-2.6.1-6|2	# Upstream uses weird versioning convention
12cr|qtsingleapplication-2.6.1-6|3	%define upstreamver 2.6_1
12cr|qtsingleapplication-2.6.1-6|4	%define version %(echo %upstreamver | sed 's!_!.!' )
12cr|qtsingleapplication-2.6.1-6|5	
12cr|qtsingleapplication-2.6.1-6|6	%define libname_major 1
12cr|qtsingleapplication-2.6.1-6|7	%define libname_core_major 1
12cr|qtsingleapplication-2.6.1-6|8	%define libname %mklibname %name %libname_major
12cr|qtsingleapplication-2.6.1-6|9	%define libname_core %mklibname qtsinglecoreapplication %libname_core_major
12cr|qtsingleapplication-2.6.1-6|10	%define libname_devel %mklibname %name -d
12cr|qtsingleapplication-2.6.1-6|11	%define libname_core_devel %mklibname qtsinglecoreapplication -d
12cr|qtsingleapplication-2.6.1-6|12	
12cr|qtsingleapplication-2.6.1-6|13	Summary:	Qt library to start applications only once per user
12cr|qtsingleapplication-2.6.1-6|14	Name:		qtsingleapplication
12cr|qtsingleapplication-2.6.1-6|15	Version:	%{version}
12cr|qtsingleapplication-2.6.1-6|16	Release:	%mkrel 6
12cr|qtsingleapplication-2.6.1-6|17	Group:		Development/KDE and Qt
12cr|qtsingleapplication-2.6.1-6|18	License:	GPLv3 or LGPLv2 with exceptions
12cr|qtsingleapplication-2.6.1-6|19	URL:		http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtsingleapplication
12cr|qtsingleapplication-2.6.1-6|20	Source0:	http://get.qt.nokia.com/qt/solutions/lgpl/qtsingleapplication-%{upstreamver}-opensource.tar.gz
12cr|qtsingleapplication-2.6.1-6|21	# The following source and 2 patches are sent upstream:
12cr|qtsingleapplication-2.6.1-6|22	# http://bugreports.qt.nokia.com/browse/QTSOLBUG-119
12cr|qtsingleapplication-2.6.1-6|23	# To add qmake support for convenience for packages using this library:
12cr|qtsingleapplication-2.6.1-6|24	Source1:	qtsingleapplication.prf
12cr|qtsingleapplication-2.6.1-6|25	Source2:	qtsinglecoreapplication.prf
12cr|qtsingleapplication-2.6.1-6|26	
12cr|qtsingleapplication-2.6.1-6|27	# Don't build examples, Include qtsinglecoreapplication library in the build:
12cr|qtsingleapplication-2.6.1-6|28	Patch0:		qtsingleapplication-build.diff
12cr|qtsingleapplication-2.6.1-6|29	# The library includes a duplicate of qtlockedfile. We link to it dynamically instead:
12cr|qtsingleapplication-2.6.1-6|30	Patch1:		qtsingleapplication-dont-bundle-external-libs.patch
12cr|qtsingleapplication-2.6.1-6|31	# Additional API for building clementine
12cr|qtsingleapplication-2.6.1-6|32	# http://bugreports.qt.nokia.com/browse/QTSOLBUG-133
12cr|qtsingleapplication-2.6.1-6|33	Patch2:		qtsingleapplication-add-api.patch
12cr|qtsingleapplication-2.6.1-6|34	# gcc-4.7 compilation fix
12cr|qtsingleapplication-2.6.1-6|35	Patch3:		qtsingleapplication-gcc47.patch
12cr|qtsingleapplication-2.6.1-6|36	
12cr|qtsingleapplication-2.6.1-6|37	BuildRequires:	qt4-devel
12cr|qtsingleapplication-2.6.1-6|38	BuildRequires:	qtlockedfile-devel
12cr|qtsingleapplication-2.6.1-6|39	
12cr|qtsingleapplication-2.6.1-6|40	%description
12cr|qtsingleapplication-2.6.1-6|41	For some applications it is useful or even critical that they are started
12cr|qtsingleapplication-2.6.1-6|42	only once by any user. Future attempts to start the application should
12cr|qtsingleapplication-2.6.1-6|43	activate any already running instance, and possibly perform requested
12cr|qtsingleapplication-2.6.1-6|44	actions, e.g. loading a file, in that instance.
12cr|qtsingleapplication-2.6.1-6|45	
12cr|qtsingleapplication-2.6.1-6|46	The QtSingleApplication class provides an interface to detect a running
12cr|qtsingleapplication-2.6.1-6|47	instance, and to send command strings to that instance.
12cr|qtsingleapplication-2.6.1-6|48	
12cr|qtsingleapplication-2.6.1-6|49	#--------------------------------------------------------------------
12cr|qtsingleapplication-2.6.1-6|50	
12cr|qtsingleapplication-2.6.1-6|51	%package	-n %libname
12cr|qtsingleapplication-2.6.1-6|52	Summary:	Qt library to start applications only once per user
12cr|qtsingleapplication-2.6.1-6|53	Group:		Development/KDE and Qt
12cr|qtsingleapplication-2.6.1-6|54	
12cr|qtsingleapplication-2.6.1-6|55	%description	-n %libname
12cr|qtsingleapplication-2.6.1-6|56	For some applications it is useful or even critical that they are started
12cr|qtsingleapplication-2.6.1-6|57	only once by any user. Future attempts to start the application should
12cr|qtsingleapplication-2.6.1-6|58	activate any already running instance, and possibly perform requested
12cr|qtsingleapplication-2.6.1-6|59	actions, e.g. loading a file, in that instance.
12cr|qtsingleapplication-2.6.1-6|60	
12cr|qtsingleapplication-2.6.1-6|61	The QtSingleApplication class provides an interface to detect a running
12cr|qtsingleapplication-2.6.1-6|62	instance, and to send command strings to that instance.
12cr|qtsingleapplication-2.6.1-6|63	
12cr|qtsingleapplication-2.6.1-6|64	This is the library package for QtSingleApplication.
12cr|qtsingleapplication-2.6.1-6|65	
12cr|qtsingleapplication-2.6.1-6|66	%files -n %libname
12cr|qtsingleapplication-2.6.1-6|67	%{_qt_libdir}/lib*SingleApplication*.so.%{libname_major}*
12cr|qtsingleapplication-2.6.1-6|68	
12cr|qtsingleapplication-2.6.1-6|69	#--------------------------------------------------------------------
12cr|qtsingleapplication-2.6.1-6|70	
12cr|qtsingleapplication-2.6.1-6|71	%package	-n %libname_devel
12cr|qtsingleapplication-2.6.1-6|72	Summary:	Development files for %{name}
12cr|qtsingleapplication-2.6.1-6|73	Group:		Development/KDE and Qt
12cr|qtsingleapplication-2.6.1-6|74	Requires:	%{libname} = %{version}-%{release}
12cr|qtsingleapplication-2.6.1-6|75	Provides:	qtsingleapplication-devel = %{version}-%{release}
12cr|qtsingleapplication-2.6.1-6|76	
12cr|qtsingleapplication-2.6.1-6|77	%description	-n %libname_devel
12cr|qtsingleapplication-2.6.1-6|78	This package contains libraries and header files for developing applications
12cr|qtsingleapplication-2.6.1-6|79	that use QtSingleApplication.
12cr|qtsingleapplication-2.6.1-6|80	
12cr|qtsingleapplication-2.6.1-6|81	%files -n %libname_devel
12cr|qtsingleapplication-2.6.1-6|82	%doc LGPL_EXCEPTION.txt LICENSE.* README.TXT
12cr|qtsingleapplication-2.6.1-6|83	%doc doc examples
12cr|qtsingleapplication-2.6.1-6|84	%{_qt_libdir}/lib*SingleApplication*.so
12cr|qtsingleapplication-2.6.1-6|85	%dir %{_qt_includedir}/QtSolutions/
12cr|qtsingleapplication-2.6.1-6|86	%{_qt_includedir}/QtSolutions/QtSingleApplication
12cr|qtsingleapplication-2.6.1-6|87	%{_qt_includedir}/QtSolutions/%{name}.h
12cr|qtsingleapplication-2.6.1-6|88	%{_qt_datadir}/mkspecs/features/%{name}.prf
12cr|qtsingleapplication-2.6.1-6|89	
12cr|qtsingleapplication-2.6.1-6|90	#--------------------------------------------------------------------
12cr|qtsingleapplication-2.6.1-6|91	
12cr|qtsingleapplication-2.6.1-6|92	%package	-n %libname_core
12cr|qtsingleapplication-2.6.1-6|93	Summary:	Qt library to start applications only once per user
12cr|qtsingleapplication-2.6.1-6|94	Group:		Development/KDE and Qt
12cr|qtsingleapplication-2.6.1-6|95	
12cr|qtsingleapplication-2.6.1-6|96	%description	-n %libname_core
12cr|qtsingleapplication-2.6.1-6|97	For some applications it is useful or even critical that they are started
12cr|qtsingleapplication-2.6.1-6|98	only once by any user. Future attempts to start the application should
12cr|qtsingleapplication-2.6.1-6|99	activate any already running instance, and possibly perform requested
12cr|qtsingleapplication-2.6.1-6|100	actions, e.g. loading a file, in that instance.
12cr|qtsingleapplication-2.6.1-6|101	
12cr|qtsingleapplication-2.6.1-6|102	For console (non-GUI) applications, the QtSingleCoreApplication variant
12cr|qtsingleapplication-2.6.1-6|103	is provided, which avoids dependency on QtGui.
12cr|qtsingleapplication-2.6.1-6|104	
12cr|qtsingleapplication-2.6.1-6|105	This is the library package for QtSingleCoreApplication.
12cr|qtsingleapplication-2.6.1-6|106	
12cr|qtsingleapplication-2.6.1-6|107	%files -n %libname_core
12cr|qtsingleapplication-2.6.1-6|108	%{_qt_libdir}/lib*SingleCoreApplication*.so.%{libname_core_major}*
12cr|qtsingleapplication-2.6.1-6|109	
12cr|qtsingleapplication-2.6.1-6|110	#--------------------------------------------------------------------
12cr|qtsingleapplication-2.6.1-6|111	
12cr|qtsingleapplication-2.6.1-6|112	%package	-n %libname_core_devel
12cr|qtsingleapplication-2.6.1-6|113	Summary:	Development files for qtsinglecoreapplication
12cr|qtsingleapplication-2.6.1-6|114	Group:		Development/KDE and Qt
12cr|qtsingleapplication-2.6.1-6|115	Requires:	%libname_core = %{version}-%{release}
12cr|qtsingleapplication-2.6.1-6|116	Provides:	qtsinglecoreapplication-devel = %{version}-%{release}
12cr|qtsingleapplication-2.6.1-6|117	
12cr|qtsingleapplication-2.6.1-6|118	%description -n %libname_core_devel
12cr|qtsingleapplication-2.6.1-6|119	This package contains libraries and header files for developing applications
12cr|qtsingleapplication-2.6.1-6|120	that use QtSingleCoreApplication.
12cr|qtsingleapplication-2.6.1-6|121	
12cr|qtsingleapplication-2.6.1-6|122	%files -n %libname_core_devel
12cr|qtsingleapplication-2.6.1-6|123	%doc LGPL_EXCEPTION.txt LICENSE.*
12cr|qtsingleapplication-2.6.1-6|124	%{_qt_libdir}/lib*SingleCoreApplication*.so
12cr|qtsingleapplication-2.6.1-6|125	%dir %{_qt_includedir}/QtSolutions/
12cr|qtsingleapplication-2.6.1-6|126	%{_qt_includedir}/QtSolutions/QtSingleCoreApplication
12cr|qtsingleapplication-2.6.1-6|127	%{_qt_includedir}/QtSolutions/qtsinglecoreapplication.h
12cr|qtsingleapplication-2.6.1-6|128	%{_qt_datadir}/mkspecs/features/qtsinglecoreapplication.prf
12cr|qtsingleapplication-2.6.1-6|129	
12cr|qtsingleapplication-2.6.1-6|130	#--------------------------------------------------------------------
12cr|qtsingleapplication-2.6.1-6|131	
12cr|qtsingleapplication-2.6.1-6|132	%prep
12cr|qtsingleapplication-2.6.1-6|133	%setup -q -n %{name}-%{upstreamver}-opensource
12cr|qtsingleapplication-2.6.1-6|134	%patch0 -p1
12cr|qtsingleapplication-2.6.1-6|135	%patch1 -p1
12cr|qtsingleapplication-2.6.1-6|136	%patch2 -p1
12cr|qtsingleapplication-2.6.1-6|137	%patch3 -p1
12cr|qtsingleapplication-2.6.1-6|138	
12cr|qtsingleapplication-2.6.1-6|139	
12cr|qtsingleapplication-2.6.1-6|140	# (Fedora) We already disabled bundling this extrenal library.
12cr|qtsingleapplication-2.6.1-6|141	# But just to make sure:
12cr|qtsingleapplication-2.6.1-6|142	rm src/{QtLocked,qtlocked}*
12cr|qtsingleapplication-2.6.1-6|143	
12cr|qtsingleapplication-2.6.1-6|144	
12cr|qtsingleapplication-2.6.1-6|145	%build
12cr|qtsingleapplication-2.6.1-6|146	touch .licenseAccepted
12cr|qtsingleapplication-2.6.1-6|147	# Does not use GNU configure
12cr|qtsingleapplication-2.6.1-6|148	./configure -library
12cr|qtsingleapplication-2.6.1-6|149	%qmake_qt4
12cr|qtsingleapplication-2.6.1-6|150	%make
12cr|qtsingleapplication-2.6.1-6|151	
12cr|qtsingleapplication-2.6.1-6|152	%install
12cr|qtsingleapplication-2.6.1-6|153	# libraries
12cr|qtsingleapplication-2.6.1-6|154	mkdir -p %{buildroot}%{_qt_libdir}
12cr|qtsingleapplication-2.6.1-6|155	cp -a lib/* %{buildroot}%{_qt_libdir}
12cr|qtsingleapplication-2.6.1-6|156	chmod 755 %{buildroot}%{_qt_libdir}/*.so.*.*.*
12cr|qtsingleapplication-2.6.1-6|157	
12cr|qtsingleapplication-2.6.1-6|158	# headers
12cr|qtsingleapplication-2.6.1-6|159	mkdir -p %{buildroot}%{_qt_includedir}/QtSolutions
12cr|qtsingleapplication-2.6.1-6|160	cp -a \
12cr|qtsingleapplication-2.6.1-6|161	src/qtsingleapplication.h \
12cr|qtsingleapplication-2.6.1-6|162	src/QtSingleApplication \
12cr|qtsingleapplication-2.6.1-6|163	src/qtsinglecoreapplication.h \
12cr|qtsingleapplication-2.6.1-6|164	src/QtSingleCoreApplication \
12cr|qtsingleapplication-2.6.1-6|165	%{buildroot}%{_qt_includedir}/QtSolutions
12cr|qtsingleapplication-2.6.1-6|166	
12cr|qtsingleapplication-2.6.1-6|167	mkdir -p %{buildroot}%{_qt_datadir}/mkspecs/features
12cr|qtsingleapplication-2.6.1-6|168	cp -a %{SOURCE1} %{SOURCE2} %{buildroot}%{_qt_datadir}/mkspecs/features/

6839 12
12cr|qtsixa-1.5.1-3|1	%define oname	QtSixA
12cr|qtsixa-1.5.1-3|2	
12cr|qtsixa-1.5.1-3|3	%define udev_rulesd     /lib/udev/rules.d
12cr|qtsixa-1.5.1-3|4	
12cr|qtsixa-1.5.1-3|5	Name:		qtsixa
12cr|qtsixa-1.5.1-3|6	Version:	1.5.1
12cr|qtsixa-1.5.1-3|7	Release:	3
12cr|qtsixa-1.5.1-3|8	Summary:	The Sixaxis Joystick Manager
12cr|qtsixa-1.5.1-3|9	License:	GPLv2
12cr|qtsixa-1.5.1-3|10	Group:		System/Configuration/Hardware
12cr|qtsixa-1.5.1-3|11	Url:		http://qtsixa.sourceforge.net/
12cr|qtsixa-1.5.1-3|12	Source0:	http://downloads.sourceforge.net/project/%{name}/%{oname}%20%{version}/%{oname}-%{version}-src.tar.xz
12cr|qtsixa-1.5.1-3|13	Source1:	sixad.init
12cr|qtsixa-1.5.1-3|14	Patch0:		qtsixa-1.5.1-gcc4.7.patch
12cr|qtsixa-1.5.1-3|15	BuildRequires:	pkgconfig(bluez)
12cr|qtsixa-1.5.1-3|16	BuildRequires:	pkgconfig(jack)
12cr|qtsixa-1.5.1-3|17	BuildRequires:	pkgconfig(libusb)
12cr|qtsixa-1.5.1-3|18	BuildRequires:	pkgconfig(glib-2.0)
12cr|qtsixa-1.5.1-3|19	BuildRequires:	pkgconfig(dbus-1)
12cr|qtsixa-1.5.1-3|20	BuildRequires:	python-qt4-devel
12cr|qtsixa-1.5.1-3|21	Requires:	sixad = %{version}-%{release}
12cr|qtsixa-1.5.1-3|22	Requires:	python-qt4
12cr|qtsixa-1.5.1-3|23	Requires:	python-dbus
12cr|qtsixa-1.5.1-3|24	Requires:	libnotify
12cr|qtsixa-1.5.1-3|25	Requires:	bluez
12cr|qtsixa-1.5.1-3|26	Requires:	bluez-hcidump
12cr|qtsixa-1.5.1-3|27	Requires:	xdg-utils
12cr|qtsixa-1.5.1-3|28	Requires:	x11-driver-input-joystick
12cr|qtsixa-1.5.1-3|29	
12cr|qtsixa-1.5.1-3|30	%description
12cr|qtsixa-1.5.1-3|31	This package provides a useful GUI to control the sixad modules.
12cr|qtsixa-1.5.1-3|32	
12cr|qtsixa-1.5.1-3|33	QtSixA is written in PyQt.
12cr|qtsixa-1.5.1-3|34	
12cr|qtsixa-1.5.1-3|35	%package -n sixad
12cr|qtsixa-1.5.1-3|36	Summary:	[Qt]SixA Daemon
12cr|qtsixa-1.5.1-3|37	Group:		Development/C
12cr|qtsixa-1.5.1-3|38	Requires(post):		rpm-helper
12cr|qtsixa-1.5.1-3|39	Requires(preun):	rpm-helper
12cr|qtsixa-1.5.1-3|40	
12cr|qtsixa-1.5.1-3|41	%description -n sixad
12cr|qtsixa-1.5.1-3|42	This package provides the modules (called 'sixad') for connecting PS3 hardware
12cr|qtsixa-1.5.1-3|43	(Sixaxis/DualShock3 and Keypads) to a Linux-compatible machine.
12cr|qtsixa-1.5.1-3|44	
12cr|qtsixa-1.5.1-3|45	Currently sixad supports:
12cr|qtsixa-1.5.1-3|46	- Sixaxis buttons, axis, accelerometers and LEDs
12cr|qtsixa-1.5.1-3|47	- PS3 Keypads
12cr|qtsixa-1.5.1-3|48	
12cr|qtsixa-1.5.1-3|49	sixad also registers the Sixaxis and Keypad's MAC/ID in the joystick name
12cr|qtsixa-1.5.1-3|50	(ex: "PLAYSTATION(R)3 Controller (00:XX:X0:0X:XX)".
12cr|qtsixa-1.5.1-3|51	
12cr|qtsixa-1.5.1-3|52	sixad is triggered by udev, making it super easy to connect new devices
12cr|qtsixa-1.5.1-3|53	(you just need to press the PS button).
12cr|qtsixa-1.5.1-3|54	
12cr|qtsixa-1.5.1-3|55	%prep
12cr|qtsixa-1.5.1-3|56	%setup -q -n QtSixA-1.5.1
12cr|qtsixa-1.5.1-3|57	%patch0 -p1
12cr|qtsixa-1.5.1-3|58	
12cr|qtsixa-1.5.1-3|59	%build
12cr|qtsixa-1.5.1-3|60	%make
12cr|qtsixa-1.5.1-3|61	
12cr|qtsixa-1.5.1-3|62	%install
12cr|qtsixa-1.5.1-3|63	%makeinstall_std
12cr|qtsixa-1.5.1-3|64	install -d  %{buildroot}%{_initrddir}
12cr|qtsixa-1.5.1-3|65	install -m 0644 %{SOURCE1} %{buildroot}%{_initrddir}/sixad
12cr|qtsixa-1.5.1-3|66	
12cr|qtsixa-1.5.1-3|67	#symlink
12cr|qtsixa-1.5.1-3|68	pushd %{buildroot}%{_datadir}/%{name}
12cr|qtsixa-1.5.1-3|69	ln -s %{_sysconfdir}/qtsixa.conf .
12cr|qtsixa-1.5.1-3|70	popd
12cr|qtsixa-1.5.1-3|71	
12cr|qtsixa-1.5.1-3|72	%post -n sixad
12cr|qtsixa-1.5.1-3|73	%_post_service sixad
12cr|qtsixa-1.5.1-3|74	
12cr|qtsixa-1.5.1-3|75	%preun -n sixad
12cr|qtsixa-1.5.1-3|76	%_preun_service sixad
12cr|qtsixa-1.5.1-3|77	
12cr|qtsixa-1.5.1-3|78	%files
12cr|qtsixa-1.5.1-3|79	%{_bindir}/sixad-*
12cr|qtsixa-1.5.1-3|80	%{_bindir}/qtsixa
12cr|qtsixa-1.5.1-3|81	%{_datadir}/%{name}
12cr|qtsixa-1.5.1-3|82	%{_datadir}/applications/%{name}.desktop
12cr|qtsixa-1.5.1-3|83	%{_datadir}/pixmaps/%{name}.xpm
12cr|qtsixa-1.5.1-3|84	
12cr|qtsixa-1.5.1-3|85	%files -n sixad
12cr|qtsixa-1.5.1-3|86	%config(noreplace) %{_sysconfdir}/default/sixad
12cr|qtsixa-1.5.1-3|87	%{_sbindir}/sixad-*
12cr|qtsixa-1.5.1-3|88	%{_sbindir}/hidraw-dump
12cr|qtsixa-1.5.1-3|89	%{_sbindir}/sixpair
12cr|qtsixa-1.5.1-3|90	%{_sbindir}/sixpair-kbd
12cr|qtsixa-1.5.1-3|91	%{_bindir}/sixad
12cr|qtsixa-1.5.1-3|92	%{_initrddir}/sixad
12cr|qtsixa-1.5.1-3|93	%{_sysconfdir}/init.d/sixad
12cr|qtsixa-1.5.1-3|94	%{_sysconfdir}/logrotate.d/sixad
12cr|qtsixa-1.5.1-3|95	

6840 12
12cr|qtweetlib-0.5.0-1|1	%define	major 1
12cr|qtweetlib-0.5.0-1|2	%define	libqtweetlib %mklibname qtweetlib %{major}
12cr|qtweetlib-0.5.0-1|3	%define develqtweetlib %mklibname -d qtweetlib
12cr|qtweetlib-0.5.0-1|4	
12cr|qtweetlib-0.5.0-1|5	Name:		qtweetlib
12cr|qtweetlib-0.5.0-1|6	License:	GPLv2
12cr|qtweetlib-0.5.0-1|7	Version:	0.5.0
12cr|qtweetlib-0.5.0-1|8	Release:	1
12cr|qtweetlib-0.5.0-1|9	Source0:	%{name}-%{version}.tar.gz
12cr|qtweetlib-0.5.0-1|10	Url:		https://github.com/dschmidt/QTweetLib
12cr|qtweetlib-0.5.0-1|11	Summary:	C++ Qt based Twitter library
12cr|qtweetlib-0.5.0-1|12	Group:		System/Libraries
12cr|qtweetlib-0.5.0-1|13	BuildRequires:	cmake gcc-c++ qt4-devel
12cr|qtweetlib-0.5.0-1|14	BuildRequires:	qjson-devel
12cr|qtweetlib-0.5.0-1|15	
12cr|qtweetlib-0.5.0-1|16	%description
12cr|qtweetlib-0.5.0-1|17	C++ Qt based Twitter library.
12cr|qtweetlib-0.5.0-1|18	
12cr|qtweetlib-0.5.0-1|19	%package -n %{libqtweetlib}
12cr|qtweetlib-0.5.0-1|20	Group:		System/Libraries
12cr|qtweetlib-0.5.0-1|21	Summary:	C++ Qt based Twitter library
12cr|qtweetlib-0.5.0-1|22	
12cr|qtweetlib-0.5.0-1|23	%description -n %{libqtweetlib}
12cr|qtweetlib-0.5.0-1|24	C++ Qt based Twitter library.
12cr|qtweetlib-0.5.0-1|25	
12cr|qtweetlib-0.5.0-1|26	%package -n %{develqtweetlib}
12cr|qtweetlib-0.5.0-1|27	Group:		Development/C
12cr|qtweetlib-0.5.0-1|28	Summary:	C++ Qt based Twitter library
12cr|qtweetlib-0.5.0-1|29	Provides:	%{name}-devel = %{version}-%{release}
12cr|qtweetlib-0.5.0-1|30	Requires:	%{libqtweetlib} = %{version}
12cr|qtweetlib-0.5.0-1|31	
12cr|qtweetlib-0.5.0-1|32	%description -n %{develqtweetlib}
12cr|qtweetlib-0.5.0-1|33	C++ Qt based Twitter library (devel package).
12cr|qtweetlib-0.5.0-1|34	
12cr|qtweetlib-0.5.0-1|35	%prep
12cr|qtweetlib-0.5.0-1|36	%setup -q -n minimoog-QTweetLib-2af0b78
12cr|qtweetlib-0.5.0-1|37	
12cr|qtweetlib-0.5.0-1|38	%build
12cr|qtweetlib-0.5.0-1|39	%cmake
12cr|qtweetlib-0.5.0-1|40	%make
12cr|qtweetlib-0.5.0-1|41	
12cr|qtweetlib-0.5.0-1|42	%install
12cr|qtweetlib-0.5.0-1|43	%makeinstall_std -C build
12cr|qtweetlib-0.5.0-1|44	
12cr|qtweetlib-0.5.0-1|45	%files -n %{libqtweetlib}
12cr|qtweetlib-0.5.0-1|46	%{_libdir}/libQTweetLib.so.%{major}*
12cr|qtweetlib-0.5.0-1|47	
12cr|qtweetlib-0.5.0-1|48	%files -n %{develqtweetlib}
12cr|qtweetlib-0.5.0-1|49	%{_libdir}/libQTweetLib.so
12cr|qtweetlib-0.5.0-1|50	%{_includedir}/QTweetLib/
12cr|qtweetlib-0.5.0-1|51	
12cr|qtweetlib-0.5.0-1|52	
12cr|qtweetlib-0.5.0-1|53	
12cr|qtweetlib-0.5.0-1|54	%changelog
12cr|qtweetlib-0.5.0-1|55	

6841 12
12cr|quaddouble-2.3.12-1|1	%define devname	%mklibname -d -s qd
12cr|quaddouble-2.3.12-1|2	
12cr|quaddouble-2.3.12-1|3	Epoch:		1
12cr|quaddouble-2.3.12-1|4	Name:		quaddouble
12cr|quaddouble-2.3.12-1|5	Group:		Sciences/Mathematics
12cr|quaddouble-2.3.12-1|6	License:	BSD
12cr|quaddouble-2.3.12-1|7	Summary:	Double-Double and Quad-Double Arithmetic
12cr|quaddouble-2.3.12-1|8	Version:	2.3.12
12cr|quaddouble-2.3.12-1|9	Release:	1
12cr|quaddouble-2.3.12-1|10	Source0:	http://crd.lbl.gov/~dhbailey/mpdist/qd-%{version}.tar.gz
12cr|quaddouble-2.3.12-1|11	URL:		http://www.cs.berkeley.edu/~yozo/
12cr|quaddouble-2.3.12-1|12	
12cr|quaddouble-2.3.12-1|13	%description
12cr|quaddouble-2.3.12-1|14	This package provides numeric types of twice the precision of IEEE
12cr|quaddouble-2.3.12-1|15	double (106 mantissa bits, or approximately 32 decimal digits) and
12cr|quaddouble-2.3.12-1|16	four times the precision of IEEE double (212 mantissa bits, or
12cr|quaddouble-2.3.12-1|17	approximately 64 decimal digits).  Due to features such as operator
12cr|quaddouble-2.3.12-1|18	and function overloading, these facilities can be utilized
12cr|quaddouble-2.3.12-1|19	with only minor modifications to conventional C++ and Fortran-90
12cr|quaddouble-2.3.12-1|20	programs.
12cr|quaddouble-2.3.12-1|21	
12cr|quaddouble-2.3.12-1|22	%package	-n %{devname}
12cr|quaddouble-2.3.12-1|23	Group:		Development/C++
12cr|quaddouble-2.3.12-1|24	Summary:	Double-Double and Quad-Double Arithmetic
12cr|quaddouble-2.3.12-1|25	Provides:	qd-static-devel = %{version}-%{release}
12cr|quaddouble-2.3.12-1|26	
12cr|quaddouble-2.3.12-1|27	%description	-n %{devname}
12cr|quaddouble-2.3.12-1|28	This package provides numeric types of twice the precision of IEEE
12cr|quaddouble-2.3.12-1|29	double (106 mantissa bits, or approximately 32 decimal digits) and
12cr|quaddouble-2.3.12-1|30	four times the precision of IEEE double (212 mantissa bits, or
12cr|quaddouble-2.3.12-1|31	approximately 64 decimal digits).  Due to features such as operator
12cr|quaddouble-2.3.12-1|32	and function overloading, these facilities can be utilized
12cr|quaddouble-2.3.12-1|33	with only minor modifications to conventional C++ and Fortran-90
12cr|quaddouble-2.3.12-1|34	programs.
12cr|quaddouble-2.3.12-1|35	
12cr|quaddouble-2.3.12-1|36	%prep
12cr|quaddouble-2.3.12-1|37	%setup -q -n qd-%{version}
12cr|quaddouble-2.3.12-1|38	
12cr|quaddouble-2.3.12-1|39	%build
12cr|quaddouble-2.3.12-1|40	%configure --enable-fortran=no
12cr|quaddouble-2.3.12-1|41	%make CXXFLAGS='%{optflags} -fPIC'
12cr|quaddouble-2.3.12-1|42	
12cr|quaddouble-2.3.12-1|43	%install
12cr|quaddouble-2.3.12-1|44	%makeinstall_std
12cr|quaddouble-2.3.12-1|45	rm -fr %{buildroot}%{_libdir}/qd
12cr|quaddouble-2.3.12-1|46	
12cr|quaddouble-2.3.12-1|47	%files	-n %{devname}
12cr|quaddouble-2.3.12-1|48	%{_bindir}/qd-config
12cr|quaddouble-2.3.12-1|49	%dir %{_includedir}/qd
12cr|quaddouble-2.3.12-1|50	%{_includedir}/qd/*
12cr|quaddouble-2.3.12-1|51	%doc %dir %{_datadir}/doc/qd
12cr|quaddouble-2.3.12-1|52	%doc %{_datadir}/doc/qd/*
12cr|quaddouble-2.3.12-1|53	%{_libdir}/*.a
12cr|quaddouble-2.3.12-1|54	
12cr|quaddouble-2.3.12-1|55	
12cr|quaddouble-2.3.12-1|56	%changelog
12cr|quaddouble-2.3.12-1|57	* Wed Feb 08 2012 Alexander Khrukin <akhrukin@mandriva.org> 1:2.3.12-1
12cr|quaddouble-2.3.12-1|58	+ Revision: 771911
12cr|quaddouble-2.3.12-1|59	- little tab fixes
12cr|quaddouble-2.3.12-1|60	- version update 2.3.12
12cr|quaddouble-2.3.12-1|61	
12cr|quaddouble-2.3.12-1|62	* Tue Sep 01 2009 Paulo Andrade <pcpa@mandriva.com.br> 1:2.2.p9-1mdv2010.0
12cr|quaddouble-2.3.12-1|63	+ Revision: 424034
12cr|quaddouble-2.3.12-1|64	- Use sagemath version of quaddouble due to clear problems in the upstream version
12cr|quaddouble-2.3.12-1|65	
12cr|quaddouble-2.3.12-1|66	* Fri May 15 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.3.7-4mdv2010.0
12cr|quaddouble-2.3.12-1|67	+ Revision: 376247
12cr|quaddouble-2.3.12-1|68	+ rebuild (emptylog)
12cr|quaddouble-2.3.12-1|69	
12cr|quaddouble-2.3.12-1|70	* Thu May 14 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.3.7-3mdv2010.0
12cr|quaddouble-2.3.12-1|71	+ Revision: 375751
12cr|quaddouble-2.3.12-1|72	+ rebuild (emptylog)
12cr|quaddouble-2.3.12-1|73	
12cr|quaddouble-2.3.12-1|74	* Fri May 08 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.3.7-2mdv2010.0
12cr|quaddouble-2.3.12-1|75	+ Revision: 373559
12cr|quaddouble-2.3.12-1|76	+ rebuild (emptylog)
12cr|quaddouble-2.3.12-1|77	
12cr|quaddouble-2.3.12-1|78	* Fri Mar 27 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.3.7-1mdv2009.1
12cr|quaddouble-2.3.12-1|79	+ Revision: 361542
12cr|quaddouble-2.3.12-1|80	- Initial import of quaddouble (qd) version 2.3.7
12cr|quaddouble-2.3.12-1|81	Double-Double and Quad-Double Arithmetic
12cr|quaddouble-2.3.12-1|82	http://www.cs.berkeley.edu/~yozo/
12cr|quaddouble-2.3.12-1|83	- quaddouble
12cr|quaddouble-2.3.12-1|84	

6842 12
12cr|quadkonsole4-0.2.1-1|1	%define name	quadkonsole4
12cr|quadkonsole4-0.2.1-1|2	%define version	0.2.1
12cr|quadkonsole4-0.2.1-1|3	Summary:	QuadKonsole - multiple Konsoles in one window
12cr|quadkonsole4-0.2.1-1|4	Name:		%{name}
12cr|quadkonsole4-0.2.1-1|5	Version:	%{version}
12cr|quadkonsole4-0.2.1-1|6	Release:	%mkrel 1
12cr|quadkonsole4-0.2.1-1|7	License:	GPLv2+
12cr|quadkonsole4-0.2.1-1|8	Group:		Terminals
12cr|quadkonsole4-0.2.1-1|9	URL:		http://kde-apps.org/content/show.php/QuadKonsole4?content=141069&PHPSESSID=0d2c6837c693192c7a288f988e6cfb21
12cr|quadkonsole4-0.2.1-1|10	Source0:	quadkonsole4-%{version}.tar.lzma
12cr|quadkonsole4-0.2.1-1|11	BuildRoot:	%{_tmppath}/%{name}-root
12cr|quadkonsole4-0.2.1-1|12	BuildRequires:	kdelibs4-devel
12cr|quadkonsole4-0.2.1-1|13	
12cr|quadkonsole4-0.2.1-1|14	
12cr|quadkonsole4-0.2.1-1|15	%description
12cr|quadkonsole4-0.2.1-1|16	QuadKonsole embeds Konsole kparts in a grid layout.
12cr|quadkonsole4-0.2.1-1|17	
12cr|quadkonsole4-0.2.1-1|18	
12cr|quadkonsole4-0.2.1-1|19	%prep
12cr|quadkonsole4-0.2.1-1|20	%setup -q
12cr|quadkonsole4-0.2.1-1|21	
12cr|quadkonsole4-0.2.1-1|22	%build
12cr|quadkonsole4-0.2.1-1|23	
12cr|quadkonsole4-0.2.1-1|24	%cmake_kde4
12cr|quadkonsole4-0.2.1-1|25	%make
12cr|quadkonsole4-0.2.1-1|26	
12cr|quadkonsole4-0.2.1-1|27	
12cr|quadkonsole4-0.2.1-1|28	%install
12cr|quadkonsole4-0.2.1-1|29	rm -rf $RPM_BUILD_ROOT
12cr|quadkonsole4-0.2.1-1|30	
12cr|quadkonsole4-0.2.1-1|31	%{makeinstall_std} -C build
12cr|quadkonsole4-0.2.1-1|32	
12cr|quadkonsole4-0.2.1-1|33	
12cr|quadkonsole4-0.2.1-1|34	
12cr|quadkonsole4-0.2.1-1|35	%if %mdkversion < 200900
12cr|quadkonsole4-0.2.1-1|36	%post
12cr|quadkonsole4-0.2.1-1|37	%update_menus
12cr|quadkonsole4-0.2.1-1|38	%update_icon_cache hicolor
12cr|quadkonsole4-0.2.1-1|39	%endif
12cr|quadkonsole4-0.2.1-1|40	
12cr|quadkonsole4-0.2.1-1|41	%if %mdkversion < 200900
12cr|quadkonsole4-0.2.1-1|42	%postun
12cr|quadkonsole4-0.2.1-1|43	%clean_menus
12cr|quadkonsole4-0.2.1-1|44	%clean_icon_cache hicolor
12cr|quadkonsole4-0.2.1-1|45	%endif
12cr|quadkonsole4-0.2.1-1|46	
12cr|quadkonsole4-0.2.1-1|47	%clean
12cr|quadkonsole4-0.2.1-1|48	rm -rf %{buildroot}
12cr|quadkonsole4-0.2.1-1|49	
12cr|quadkonsole4-0.2.1-1|50	%files
12cr|quadkonsole4-0.2.1-1|51	%defattr(-,root,root)
12cr|quadkonsole4-0.2.1-1|52	%doc INSTALL COPYING NEWS AUTHORS ChangeLog
12cr|quadkonsole4-0.2.1-1|53	%_kde_datadir/doc/HTML/en/quadkonsole4/common
12cr|quadkonsole4-0.2.1-1|54	%_kde_datadir/doc/HTML/en/quadkonsole4/index.cache.bz2
12cr|quadkonsole4-0.2.1-1|55	%_kde_datadir/doc/HTML/en/quadkonsole4/index.docbook
12cr|quadkonsole4-0.2.1-1|56	%{_bindir}/%{name}
12cr|quadkonsole4-0.2.1-1|57	%_kde_datadir/applications/kde4/*.desktop
12cr|quadkonsole4-0.2.1-1|58	%_kde_datadir/apps/%{name}/quadkonsole4ui.rc
12cr|quadkonsole4-0.2.1-1|59	%_kde_datadir/config.kcfg/*
12cr|quadkonsole4-0.2.1-1|60	%_kde_iconsdir/*/*/*/*
12cr|quadkonsole4-0.2.1-1|61	
12cr|quadkonsole4-0.2.1-1|62	
12cr|quadkonsole4-0.2.1-1|63	
12cr|quadkonsole4-0.2.1-1|64	%changelog
12cr|quadkonsole4-0.2.1-1|65	* Sat May 07 2011 Juan Luis Baptiste <juancho@mandriva.org> 0.2.1-1mdv2011.0
12cr|quadkonsole4-0.2.1-1|66	+ Revision: 672103
12cr|quadkonsole4-0.2.1-1|67	- import quadkonsole4
12cr|quadkonsole4-0.2.1-1|68	

6843 12
12cr|quagga-0.99.20.1-1|1	%define _disable_ld_no_undefined 1
12cr|quagga-0.99.20.1-1|2	
12cr|quagga-0.99.20.1-1|3	# configure options
12cr|quagga-0.99.20.1-1|4	%define with_snmp	0
12cr|quagga-0.99.20.1-1|5	%define	with_vtysh	1
12cr|quagga-0.99.20.1-1|6	%define	with_ospf_te	1
12cr|quagga-0.99.20.1-1|7	%define	with_nssa	1
12cr|quagga-0.99.20.1-1|8	%define	with_opaque_lsa	1
12cr|quagga-0.99.20.1-1|9	%define	with_tcp_zebra	0
12cr|quagga-0.99.20.1-1|10	%define	with_vtysh	1
12cr|quagga-0.99.20.1-1|11	%define	with_pam	1
12cr|quagga-0.99.20.1-1|12	%define	with_ipv6	1
12cr|quagga-0.99.20.1-1|13	%define	with_ospfclient	1
12cr|quagga-0.99.20.1-1|14	%define	with_ospfapi	1
12cr|quagga-0.99.20.1-1|15	%define	with_irdp	1
12cr|quagga-0.99.20.1-1|16	%define	with_pim	1
12cr|quagga-0.99.20.1-1|17	%define with_rtadv	1
12cr|quagga-0.99.20.1-1|18	%define	with_isisd	1
12cr|quagga-0.99.20.1-1|19	%define	with_multipath	64
12cr|quagga-0.99.20.1-1|20	%define	quagga_user	quagga
12cr|quagga-0.99.20.1-1|21	%define	vty_group	quaggavt
12cr|quagga-0.99.20.1-1|22	
12cr|quagga-0.99.20.1-1|23	# path defines
12cr|quagga-0.99.20.1-1|24	%define	zeb_src		%{_builddir}/%{name}-%{version}
12cr|quagga-0.99.20.1-1|25	%define	zeb_rh_src	%{zeb_src}/redhat
12cr|quagga-0.99.20.1-1|26	%define	zeb_docs	%{zeb_src}/doc
12cr|quagga-0.99.20.1-1|27	
12cr|quagga-0.99.20.1-1|28	%define major 0
12cr|quagga-0.99.20.1-1|29	%define libname %mklibname %{name} %{major}
12cr|quagga-0.99.20.1-1|30	%define develname %mklibname %{name} -d
12cr|quagga-0.99.20.1-1|31	
12cr|quagga-0.99.20.1-1|32	Summary:	Routing daemon
12cr|quagga-0.99.20.1-1|33	Name:           quagga
12cr|quagga-0.99.20.1-1|34	Version:        0.99.20.1
12cr|quagga-0.99.20.1-1|35	Release:        %mkrel 1
12cr|quagga-0.99.20.1-1|36	License:	GPL
12cr|quagga-0.99.20.1-1|37	Group:		System/Servers
12cr|quagga-0.99.20.1-1|38	URL:		http://www.quagga.net
12cr|quagga-0.99.20.1-1|39	Source0:	http://www.quagga.net/download/%{name}-%{version}.tar.gz
12cr|quagga-0.99.20.1-1|40	Source2:	http://download-mirror.savannah.gnu.org/releases/qpimd/qpimd-0.162.tar.gz
12cr|quagga-0.99.20.1-1|41	Source3:	pimd.init
12cr|quagga-0.99.20.1-1|42	Patch0:         quagga-0.99.11-netlink.patch
12cr|quagga-0.99.20.1-1|43	Patch1:		quagga-0.96.5-nostart.patch
12cr|quagga-0.99.20.1-1|44	Patch3:		quagga-0.99.10-libcap.diff
12cr|quagga-0.99.20.1-1|45	Patch100:	pimd-0.162-quagga-0.99.20.diff
12cr|quagga-0.99.20.1-1|46	Requires(post): rpm-helper
12cr|quagga-0.99.20.1-1|47	Requires(preun): rpm-helper
12cr|quagga-0.99.20.1-1|48	Requires(pre): rpm-helper
12cr|quagga-0.99.20.1-1|49	Requires(postun): rpm-helper
12cr|quagga-0.99.20.1-1|50	BuildRequires:	texinfo
12cr|quagga-0.99.20.1-1|51	BuildRequires:  texi2html
12cr|quagga-0.99.20.1-1|52	BuildRequires:  texlive
12cr|quagga-0.99.20.1-1|53	#BuildRequires:	tetex-texi2html
12cr|quagga-0.99.20.1-1|54	#BuildRequires:	tetex
12cr|quagga-0.99.20.1-1|55	BuildRequires:	pam-devel
12cr|quagga-0.99.20.1-1|56	BuildRequires:	libpcap-devel
12cr|quagga-0.99.20.1-1|57	BuildRequires:	chrpath >= 0.12
12cr|quagga-0.99.20.1-1|58	BuildRequires:	autoconf automake libtool
12cr|quagga-0.99.20.1-1|59	%if %{with_snmp}
12cr|quagga-0.99.20.1-1|60	Requires:	net-snmp-mibs
12cr|quagga-0.99.20.1-1|61	BuildRequires:	net-snmp-devel
12cr|quagga-0.99.20.1-1|62	BuildRequires:	openssl-devel
12cr|quagga-0.99.20.1-1|63	%endif
12cr|quagga-0.99.20.1-1|64	%if %{with_vtysh}
12cr|quagga-0.99.20.1-1|65	BuildRequires:	readline readline-devel ncurses ncurses-devel
12cr|quagga-0.99.20.1-1|66	Requires:		readline ncurses
12cr|quagga-0.99.20.1-1|67	%endif
12cr|quagga-0.99.20.1-1|68	# Initscripts > 5.60 is required for IPv6 support
12cr|quagga-0.99.20.1-1|69	Requires(pre):		initscripts >= 5.60
12cr|quagga-0.99.20.1-1|70	Requires:		initscripts >= 5.60
12cr|quagga-0.99.20.1-1|71	Requires(pre):		ncurses readline pam
12cr|quagga-0.99.20.1-1|72	Requires:		ncurses readline pam
12cr|quagga-0.99.20.1-1|73	Requires(preun):	info-install
12cr|quagga-0.99.20.1-1|74	Requires(post):		info-install
12cr|quagga-0.99.20.1-1|75	Provides:	routingdaemon
12cr|quagga-0.99.20.1-1|76	Obsoletes:	bird gated mrt zebra
12cr|quagga-0.99.20.1-1|77	Provides:	bird gated mrt zebra
12cr|quagga-0.99.20.1-1|78	Requires:	%{libname} = %{version}
12cr|quagga-0.99.20.1-1|79	
12cr|quagga-0.99.20.1-1|80	%description
12cr|quagga-0.99.20.1-1|81	Quagga is a free software that manages TCP/IP based routing
12cr|quagga-0.99.20.1-1|82	protocol. It takes multi-server and multi-thread approach to resolve
12cr|quagga-0.99.20.1-1|83	the current complexity of the Internet.
12cr|quagga-0.99.20.1-1|84	
12cr|quagga-0.99.20.1-1|85	Quagga supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1, RIPv2, and RIPng.
12cr|quagga-0.99.20.1-1|86	
12cr|quagga-0.99.20.1-1|87	Quagga is intended to be used as a Route Server and a Route Reflector. It is
12cr|quagga-0.99.20.1-1|88	not a toolkit, it provides full routing power under a new architecture.
12cr|quagga-0.99.20.1-1|89	Quagga by design has a process for each protocol.
12cr|quagga-0.99.20.1-1|90	
12cr|quagga-0.99.20.1-1|91	Quagga is a fork of GNU Zebra.
12cr|quagga-0.99.20.1-1|92	
12cr|quagga-0.99.20.1-1|93	%package	contrib
12cr|quagga-0.99.20.1-1|94	Summary:	Tools for quagga
12cr|quagga-0.99.20.1-1|95	Group:		System/Servers
12cr|quagga-0.99.20.1-1|96	
12cr|quagga-0.99.20.1-1|97	%description	contrib
12cr|quagga-0.99.20.1-1|98	Contributed/3rd party tools which may be of use with quagga.
12cr|quagga-0.99.20.1-1|99	
12cr|quagga-0.99.20.1-1|100	%package -n	%{libname}
12cr|quagga-0.99.20.1-1|101	Summary:	Shared %{name} library
12cr|quagga-0.99.20.1-1|102	Group:          System/Libraries
12cr|quagga-0.99.20.1-1|103	
12cr|quagga-0.99.20.1-1|104	%description -n	%{libname}
12cr|quagga-0.99.20.1-1|105	This package provides the shared %{name} library.
12cr|quagga-0.99.20.1-1|106	
12cr|quagga-0.99.20.1-1|107	%package -n	%{develname}
12cr|quagga-0.99.20.1-1|108	Summary:	Header and object files for quagga development
12cr|quagga-0.99.20.1-1|109	Group:		Development/C
12cr|quagga-0.99.20.1-1|110	Requires:	%{libname} = %{version}
12cr|quagga-0.99.20.1-1|111	Provides:	%{name}-devel = %{version}
12cr|quagga-0.99.20.1-1|112	Provides:	lib%{name}-devel = %{version}
12cr|quagga-0.99.20.1-1|113	Obsoletes:	%{mklibname quagga 0 -d}
12cr|quagga-0.99.20.1-1|114	
12cr|quagga-0.99.20.1-1|115	%description -n	%{develname}
12cr|quagga-0.99.20.1-1|116	The quagga-devel package contains the header and object files necessary for
12cr|quagga-0.99.20.1-1|117	developing OSPF-API and quagga applications.
12cr|quagga-0.99.20.1-1|118	
12cr|quagga-0.99.20.1-1|119	%prep
12cr|quagga-0.99.20.1-1|120	
12cr|quagga-0.99.20.1-1|121	%setup  -q
12cr|quagga-0.99.20.1-1|122	%patch0 -p1 -b .netlink
12cr|quagga-0.99.20.1-1|123	%patch1 -p1 -b .nostart
12cr|quagga-0.99.20.1-1|124	%patch3 -p0 -b .libcap
12cr|quagga-0.99.20.1-1|125	
12cr|quagga-0.99.20.1-1|126	%if %{with_pim}
12cr|quagga-0.99.20.1-1|127	tar xzf %{SOURCE2}
12cr|quagga-0.99.20.1-1|128	#patch -p1 --fuzz=0 < qpimd-0.162/pimd-0.162-quagga-0.99.17.patch
12cr|quagga-0.99.20.1-1|129	%patch100 -p1
12cr|quagga-0.99.20.1-1|130	%endif
12cr|quagga-0.99.20.1-1|131	
12cr|quagga-0.99.20.1-1|132	%build
12cr|quagga-0.99.20.1-1|133	export CFLAGS="%{optflags} -fPIC"
12cr|quagga-0.99.20.1-1|134	
12cr|quagga-0.99.20.1-1|135	%serverbuild
12cr|quagga-0.99.20.1-1|136	autoreconf -fi
12cr|quagga-0.99.20.1-1|137	%configure2_5x \
12cr|quagga-0.99.20.1-1|138	--sysconfdir=%{_sysconfdir}/quagga \
12cr|quagga-0.99.20.1-1|139	--localstatedir=/var/run/quagga \
12cr|quagga-0.99.20.1-1|140	%if %{with_ipv6}
12cr|quagga-0.99.20.1-1|141	--enable-ipv6 \
12cr|quagga-0.99.20.1-1|142	%endif
12cr|quagga-0.99.20.1-1|143	%if %{with_snmp}
12cr|quagga-0.99.20.1-1|144	--enable-snmp \
12cr|quagga-0.99.20.1-1|145	%endif
12cr|quagga-0.99.20.1-1|146	%if %{with_multipath}
12cr|quagga-0.99.20.1-1|147	--enable-multipath=%{with_multipath} \
12cr|quagga-0.99.20.1-1|148	%endif
12cr|quagga-0.99.20.1-1|149	%if %{with_tcp_zebra}
12cr|quagga-0.99.20.1-1|150	--enable-tcp-zebra \
12cr|quagga-0.99.20.1-1|151	%endif
12cr|quagga-0.99.20.1-1|152	%if %{with_nssa}
12cr|quagga-0.99.20.1-1|153	--enable-nssa \
12cr|quagga-0.99.20.1-1|154	%endif
12cr|quagga-0.99.20.1-1|155	%if %{with_opaque_lsa}
12cr|quagga-0.99.20.1-1|156	--enable-opaque-lsa \
12cr|quagga-0.99.20.1-1|157	%endif
12cr|quagga-0.99.20.1-1|158	%if %{with_ospf_te}
12cr|quagga-0.99.20.1-1|159	--enable-ospf-te \
12cr|quagga-0.99.20.1-1|160	%endif
12cr|quagga-0.99.20.1-1|161	%if %{with_vtysh}
12cr|quagga-0.99.20.1-1|162	--enable-vtysh \
12cr|quagga-0.99.20.1-1|163	%endif
12cr|quagga-0.99.20.1-1|164	%if %{with_ospfclient }
12cr|quagga-0.99.20.1-1|165	--enable-ospfclient=yes \
12cr|quagga-0.99.20.1-1|166	%else
12cr|quagga-0.99.20.1-1|167	--enable-ospfclient=no\
12cr|quagga-0.99.20.1-1|168	%endif
12cr|quagga-0.99.20.1-1|169	%if %{with_ospfapi}
12cr|quagga-0.99.20.1-1|170	--enable-ospfapi=yes \
12cr|quagga-0.99.20.1-1|171	%else
12cr|quagga-0.99.20.1-1|172	--enable-ospfapi=no \
12cr|quagga-0.99.20.1-1|173	%endif
12cr|quagga-0.99.20.1-1|174	%if %{with_irdp}
12cr|quagga-0.99.20.1-1|175	--enable-irdp=yes \
12cr|quagga-0.99.20.1-1|176	%else
12cr|quagga-0.99.20.1-1|177	--enable-irdp=no \
12cr|quagga-0.99.20.1-1|178	%endif
12cr|quagga-0.99.20.1-1|179	%if %{with_isisd}
12cr|quagga-0.99.20.1-1|180	--enable-isisd \
12cr|quagga-0.99.20.1-1|181	%else
12cr|quagga-0.99.20.1-1|182	--disable-isisd \
12cr|quagga-0.99.20.1-1|183	%endif
12cr|quagga-0.99.20.1-1|184	%if %{with_pim}
12cr|quagga-0.99.20.1-1|185	--enable-pimd \
12cr|quagga-0.99.20.1-1|186	%endif
12cr|quagga-0.99.20.1-1|187	%if %{with_pam}
12cr|quagga-0.99.20.1-1|188	--with-libpam \
12cr|quagga-0.99.20.1-1|189	%endif
12cr|quagga-0.99.20.1-1|190	%if %{quagga_user}
12cr|quagga-0.99.20.1-1|191	--enable-user=%{quagga_user} \
12cr|quagga-0.99.20.1-1|192	--enable-group=%{quagga_user} \
12cr|quagga-0.99.20.1-1|193	%endif
12cr|quagga-0.99.20.1-1|194	%if %{vty_group}
12cr|quagga-0.99.20.1-1|195	--enable-vty-group=%{vty_group} \
12cr|quagga-0.99.20.1-1|196	%endif
12cr|quagga-0.99.20.1-1|197	%if %{with_rtadv}
12cr|quagga-0.99.20.1-1|198	--with-rtadv \
12cr|quagga-0.99.20.1-1|199	%endif
12cr|quagga-0.99.20.1-1|200	--with-cflags="%{optflags}" \
12cr|quagga-0.99.20.1-1|201	--enable-netlink
12cr|quagga-0.99.20.1-1|202	
12cr|quagga-0.99.20.1-1|203	make MAKEINFO="makeinfo --no-split"
12cr|quagga-0.99.20.1-1|204	
12cr|quagga-0.99.20.1-1|205	pushd doc
12cr|quagga-0.99.20.1-1|206	texi2html quagga.texi
12cr|quagga-0.99.20.1-1|207	popd
12cr|quagga-0.99.20.1-1|208	
12cr|quagga-0.99.20.1-1|209	%install
12cr|quagga-0.99.20.1-1|210	
12cr|quagga-0.99.20.1-1|211	# don't fiddle with the initscript!
12cr|quagga-0.99.20.1-1|212	export DONT_GPRINTIFY=1
12cr|quagga-0.99.20.1-1|213	
12cr|quagga-0.99.20.1-1|214	install -d %{buildroot}%{_initrddir}
12cr|quagga-0.99.20.1-1|215	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|quagga-0.99.20.1-1|216	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|quagga-0.99.20.1-1|217	install -d %{buildroot}%{_sysconfdir}/pam.d
12cr|quagga-0.99.20.1-1|218	install -d %{buildroot}/var/log/quagga
12cr|quagga-0.99.20.1-1|219	install -d %{buildroot}/var/run/quagga
12cr|quagga-0.99.20.1-1|220	install -d %{buildroot}%{_infodir}
12cr|quagga-0.99.20.1-1|221	
12cr|quagga-0.99.20.1-1|222	
12cr|quagga-0.99.20.1-1|223	%makeinstall_std
12cr|quagga-0.99.20.1-1|224	
12cr|quagga-0.99.20.1-1|225	# Remove this file, as it is uninstalled and causes errors when building on RH9
12cr|quagga-0.99.20.1-1|226	rm -rf %{buildroot}/usr/share/info/dir
12cr|quagga-0.99.20.1-1|227	
12cr|quagga-0.99.20.1-1|228	%if %{with_pim}
12cr|quagga-0.99.20.1-1|229	install -m755 %{SOURCE3} %{buildroot}%{_initrddir}/pimd
12cr|quagga-0.99.20.1-1|230	%endif
12cr|quagga-0.99.20.1-1|231	
12cr|quagga-0.99.20.1-1|232	install -m755 %{zeb_rh_src}/zebra.init %{buildroot}%{_initrddir}/zebra
12cr|quagga-0.99.20.1-1|233	install -m755 %{zeb_rh_src}/bgpd.init %{buildroot}%{_initrddir}/bgpd
12cr|quagga-0.99.20.1-1|234	%if %{with_ipv6}
12cr|quagga-0.99.20.1-1|235	install -m755 %{zeb_rh_src}/ospf6d.init %{buildroot}%{_initrddir}/ospf6d
12cr|quagga-0.99.20.1-1|236	install -m755 %{zeb_rh_src}/ripngd.init %{buildroot}%{_initrddir}/ripngd
12cr|quagga-0.99.20.1-1|237	%endif
12cr|quagga-0.99.20.1-1|238	install -m755 %{zeb_rh_src}/ospfd.init %{buildroot}%{_initrddir}/ospfd
12cr|quagga-0.99.20.1-1|239	install -m755 %{zeb_rh_src}/ripd.init %{buildroot}%{_initrddir}/ripd
12cr|quagga-0.99.20.1-1|240	install -m755 %{zeb_rh_src}/watchquagga.init %{buildroot}%{_initrddir}/watchquagga
12cr|quagga-0.99.20.1-1|241	%if %{with_isisd}
12cr|quagga-0.99.20.1-1|242	install -m755 %{zeb_rh_src}/isisd.init %{buildroot}%{_initrddir}/isisd
12cr|quagga-0.99.20.1-1|243	%endif
12cr|quagga-0.99.20.1-1|244	install -m644 %{zeb_rh_src}/quagga.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/quagga
12cr|quagga-0.99.20.1-1|245	install -m644 %{zeb_rh_src}/quagga.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/quagga
12cr|quagga-0.99.20.1-1|246	
12cr|quagga-0.99.20.1-1|247	# fix conditional pam config file
12cr|quagga-0.99.20.1-1|248	%if %{mdkversion} < 200610
12cr|quagga-0.99.20.1-1|249	install -m644 %{zeb_rh_src}/quagga.pam.stack %{buildroot}%{_sysconfdir}/pam.d/quagga
12cr|quagga-0.99.20.1-1|250	%else
12cr|quagga-0.99.20.1-1|251	install -m644 %{zeb_rh_src}/quagga.pam %{buildroot}%{_sysconfdir}/pam.d/quagga
12cr|quagga-0.99.20.1-1|252	%endif
12cr|quagga-0.99.20.1-1|253	
12cr|quagga-0.99.20.1-1|254	# nuke rpath
12cr|quagga-0.99.20.1-1|255	chrpath -d %{buildroot}%{_bindir}/*
12cr|quagga-0.99.20.1-1|256	chrpath -d %{buildroot}%{_sbindir}/*
12cr|quagga-0.99.20.1-1|257	
12cr|quagga-0.99.20.1-1|258	rm -f %{buildroot}%{_libdir}/*.*a
12cr|quagga-0.99.20.1-1|259	
12cr|quagga-0.99.20.1-1|260	%pre
12cr|quagga-0.99.20.1-1|261	# add vty_group
12cr|quagga-0.99.20.1-1|262	%if %{vty_group}
12cr|quagga-0.99.20.1-1|263	%_pre_groupadd %{vty_group}
12cr|quagga-0.99.20.1-1|264	%endif
12cr|quagga-0.99.20.1-1|265	# add quagga user and group
12cr|quagga-0.99.20.1-1|266	%if %{quagga_user}
12cr|quagga-0.99.20.1-1|267	%_pre_useradd %{quagga_user} %{_localstatedir}/lib /sbin/nologin
12cr|quagga-0.99.20.1-1|268	%endif
12cr|quagga-0.99.20.1-1|269	
12cr|quagga-0.99.20.1-1|270	%post
12cr|quagga-0.99.20.1-1|271	%_post_service zebra
12cr|quagga-0.99.20.1-1|272	%_post_service ripd
12cr|quagga-0.99.20.1-1|273	%if %{with_ipv6}
12cr|quagga-0.99.20.1-1|274	%_post_service ospf6d
12cr|quagga-0.99.20.1-1|275	%_post_service ripngd
12cr|quagga-0.99.20.1-1|276	%endif
12cr|quagga-0.99.20.1-1|277	%_post_service ospfd
12cr|quagga-0.99.20.1-1|278	%_post_service bgpd
12cr|quagga-0.99.20.1-1|279	%_post_service watchquagga
12cr|quagga-0.99.20.1-1|280	
12cr|quagga-0.99.20.1-1|281	%_install_info %{name}.info
12cr|quagga-0.99.20.1-1|282	
12cr|quagga-0.99.20.1-1|283	# Create dummy files if they don't exist so basic functions can be used.
12cr|quagga-0.99.20.1-1|284	if [ ! -e %{_sysconfdir}/quagga/zebra.conf ]; then
12cr|quagga-0.99.20.1-1|285	echo "hostname `hostname`" > %{_sysconfdir}/quagga/zebra.conf
12cr|quagga-0.99.20.1-1|286	%if %{quagga_user}
12cr|quagga-0.99.20.1-1|287	chown %{quagga_user}:%{quagga_user} %{_sysconfdir}/quagga/zebra.conf
12cr|quagga-0.99.20.1-1|288	%endif
12cr|quagga-0.99.20.1-1|289	chmod 640 %{_sysconfdir}/quagga/zebra.conf
12cr|quagga-0.99.20.1-1|290	fi
12cr|quagga-0.99.20.1-1|291	if [ ! -e %{_sysconfdir}/quagga/vtysh.conf ]; then
12cr|quagga-0.99.20.1-1|292	touch %{_sysconfdir}/quagga/vtysh.conf
12cr|quagga-0.99.20.1-1|293	chmod 640 %{_sysconfdir}/quagga/vtysh.conf
12cr|quagga-0.99.20.1-1|294	fi
12cr|quagga-0.99.20.1-1|295	
12cr|quagga-0.99.20.1-1|296	%preun
12cr|quagga-0.99.20.1-1|297	%_preun_service zebra
12cr|quagga-0.99.20.1-1|298	%_preun_service ripd
12cr|quagga-0.99.20.1-1|299	%if %{with_ipv6}
12cr|quagga-0.99.20.1-1|300	%_preun_service ripngd
12cr|quagga-0.99.20.1-1|301	%endif
12cr|quagga-0.99.20.1-1|302	%_preun_service ospfd
12cr|quagga-0.99.20.1-1|303	%if %{with_ipv6}
12cr|quagga-0.99.20.1-1|304	%_preun_service ospf6d
12cr|quagga-0.99.20.1-1|305	%endif
12cr|quagga-0.99.20.1-1|306	%_preun_service bgpd
12cr|quagga-0.99.20.1-1|307	%_preun_service watchquagga
12cr|quagga-0.99.20.1-1|308	
12cr|quagga-0.99.20.1-1|309	%_remove_install_info %{name}.info
12cr|quagga-0.99.20.1-1|310	
12cr|quagga-0.99.20.1-1|311	%postun
12cr|quagga-0.99.20.1-1|312	%if %{quagga_user}
12cr|quagga-0.99.20.1-1|313	%_postun_userdel %{quagga_user}
12cr|quagga-0.99.20.1-1|314	%endif
12cr|quagga-0.99.20.1-1|315	
12cr|quagga-0.99.20.1-1|316	%files
12cr|quagga-0.99.20.1-1|317	%doc */*.sample* AUTHORS COPYING doc/quagga.html doc/mpls
12cr|quagga-0.99.20.1-1|318	%doc ChangeLog INSTALL NEWS README REPORTING-BUGS SERVICES TODO
12cr|quagga-0.99.20.1-1|319	#
12cr|quagga-0.99.20.1-1|320	%if %{quagga_user}
12cr|quagga-0.99.20.1-1|321	%dir %attr(0751,%{quagga_user},%{quagga_user}) %{_sysconfdir}/quagga
12cr|quagga-0.99.20.1-1|322	%dir %attr(0750,%{quagga_user},%{quagga_user}) /var/log/quagga
12cr|quagga-0.99.20.1-1|323	%dir %attr(0751,%{quagga_user},%{quagga_user}) /var/run/quagga
12cr|quagga-0.99.20.1-1|324	%else
12cr|quagga-0.99.20.1-1|325	#
12cr|quagga-0.99.20.1-1|326	%dir %attr(0750,root,root) %{_sysconfdir}/quagga
12cr|quagga-0.99.20.1-1|327	%dir %attr(0750,root,root) /var/log/quagga
12cr|quagga-0.99.20.1-1|328	%dir %attr(0750,root,root) /var/run/quagga
12cr|quagga-0.99.20.1-1|329	%endif
12cr|quagga-0.99.20.1-1|330	#
12cr|quagga-0.99.20.1-1|331	%if %{vty_group}
12cr|quagga-0.99.20.1-1|332	%attr(0640,%{quagga_user},%{vty_group}) %config(noreplace) %{_sysconfdir}/quagga/vtysh.conf*
12cr|quagga-0.99.20.1-1|333	%endif
12cr|quagga-0.99.20.1-1|334	#
12cr|quagga-0.99.20.1-1|335	%config(noreplace) %{_sysconfdir}/pam.d/quagga
12cr|quagga-0.99.20.1-1|336	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/*
12cr|quagga-0.99.20.1-1|337	%config(noreplace) %{_sysconfdir}/sysconfig/quagga
12cr|quagga-0.99.20.1-1|338	%config(noreplace) %{_sysconfdir}/quagga/bgpd.conf*
12cr|quagga-0.99.20.1-1|339	%config(noreplace) %{_sysconfdir}/quagga/ospf6d.conf*
12cr|quagga-0.99.20.1-1|340	%config(noreplace) %{_sysconfdir}/quagga/ospfd.conf*
12cr|quagga-0.99.20.1-1|341	%config(noreplace) %{_sysconfdir}/quagga/ripd.conf*
12cr|quagga-0.99.20.1-1|342	%config(noreplace) %{_sysconfdir}/quagga/ripngd.conf*
12cr|quagga-0.99.20.1-1|343	%config(noreplace) %{_sysconfdir}/quagga/zebra.conf*
12cr|quagga-0.99.20.1-1|344	%if %{with_pim}
12cr|quagga-0.99.20.1-1|345	%config(noreplace) %{_sysconfdir}/quagga/pimd.conf*
12cr|quagga-0.99.20.1-1|346	%endif
12cr|quagga-0.99.20.1-1|347	#
12cr|quagga-0.99.20.1-1|348	%attr(0755,root,root) %{_initrddir}/bgpd
12cr|quagga-0.99.20.1-1|349	%attr(0755,root,root) %{_initrddir}/ospf6d
12cr|quagga-0.99.20.1-1|350	%attr(0755,root,root) %{_initrddir}/ospfd
12cr|quagga-0.99.20.1-1|351	%attr(0755,root,root) %{_initrddir}/ripd
12cr|quagga-0.99.20.1-1|352	%attr(0755,root,root) %{_initrddir}/ripngd
12cr|quagga-0.99.20.1-1|353	%attr(0755,root,root) %{_initrddir}/watchquagga
12cr|quagga-0.99.20.1-1|354	%attr(0755,root,root) %{_initrddir}/zebra
12cr|quagga-0.99.20.1-1|355	%if %{with_pim}
12cr|quagga-0.99.20.1-1|356	%attr(0755,root,root) %{_initrddir}/pimd
12cr|quagga-0.99.20.1-1|357	%endif
12cr|quagga-0.99.20.1-1|358	#
12cr|quagga-0.99.20.1-1|359	%{_sbindir}/bgpd
12cr|quagga-0.99.20.1-1|360	%{_sbindir}/ospf6d
12cr|quagga-0.99.20.1-1|361	%{_sbindir}/ospfclient
12cr|quagga-0.99.20.1-1|362	%{_sbindir}/ospfd
12cr|quagga-0.99.20.1-1|363	%{_sbindir}/ripd
12cr|quagga-0.99.20.1-1|364	%{_sbindir}/ripngd
12cr|quagga-0.99.20.1-1|365	%{_sbindir}/watchquagga
12cr|quagga-0.99.20.1-1|366	%{_sbindir}/zebra
12cr|quagga-0.99.20.1-1|367	%if %{with_pim}
12cr|quagga-0.99.20.1-1|368	%{_sbindir}/pimd
12cr|quagga-0.99.20.1-1|369	%{_bindir}/test_igmpv3_join
12cr|quagga-0.99.20.1-1|370	%endif
12cr|quagga-0.99.20.1-1|371	#
12cr|quagga-0.99.20.1-1|372	%if %{with_vtysh}
12cr|quagga-0.99.20.1-1|373	%{_bindir}/vtysh
12cr|quagga-0.99.20.1-1|374	%attr(0644,root,root) %{_mandir}/man1/vtysh.1*
12cr|quagga-0.99.20.1-1|375	%endif
12cr|quagga-0.99.20.1-1|376	#
12cr|quagga-0.99.20.1-1|377	%if %{with_isisd}
12cr|quagga-0.99.20.1-1|378	%attr(0755,root,root) %{_initrddir}/isisd
12cr|quagga-0.99.20.1-1|379	%config(noreplace) %{_sysconfdir}/quagga/isisd.conf*
12cr|quagga-0.99.20.1-1|380	%{_sbindir}/isisd
12cr|quagga-0.99.20.1-1|381	%attr(0644,root,root) %{_mandir}/man8/isisd.8*
12cr|quagga-0.99.20.1-1|382	%endif
12cr|quagga-0.99.20.1-1|383	#
12cr|quagga-0.99.20.1-1|384	%attr(0644,root,root) %{_mandir}/man8/bgpd.8*
12cr|quagga-0.99.20.1-1|385	%attr(0644,root,root) %{_mandir}/man8/ospf6d.8*
12cr|quagga-0.99.20.1-1|386	%attr(0644,root,root) %{_mandir}/man8/ospfd.8*
12cr|quagga-0.99.20.1-1|387	%attr(0644,root,root) %{_mandir}/man8/ripd.8*
12cr|quagga-0.99.20.1-1|388	%attr(0644,root,root) %{_mandir}/man8/ripngd.8*
12cr|quagga-0.99.20.1-1|389	%attr(0644,root,root) %{_mandir}/man8/zebra.8*
12cr|quagga-0.99.20.1-1|390	%if %{with_pim}
12cr|quagga-0.99.20.1-1|391	%attr(0644,root,root) %{_mandir}/man8/pimd.8*
12cr|quagga-0.99.20.1-1|392	%endif
12cr|quagga-0.99.20.1-1|393	%{_infodir}/*info*
12cr|quagga-0.99.20.1-1|394	
12cr|quagga-0.99.20.1-1|395	%files contrib
12cr|quagga-0.99.20.1-1|396	%doc tools
12cr|quagga-0.99.20.1-1|397	
12cr|quagga-0.99.20.1-1|398	%files -n %{libname}
12cr|quagga-0.99.20.1-1|399	%{_libdir}/*.so.*
12cr|quagga-0.99.20.1-1|400	
12cr|quagga-0.99.20.1-1|401	%files -n %{develname}
12cr|quagga-0.99.20.1-1|402	%{_libdir}/*.so
12cr|quagga-0.99.20.1-1|403	%dir %{_includedir}/quagga
12cr|quagga-0.99.20.1-1|404	%{_includedir}/quagga/*.h
12cr|quagga-0.99.20.1-1|405	%dir %{_includedir}/quagga/ospfd/*
12cr|quagga-0.99.20.1-1|406	#
12cr|quagga-0.99.20.1-1|407	%if %{with_ospfapi}
12cr|quagga-0.99.20.1-1|408	%dir %{_includedir}/quagga/ospfapi/*
12cr|quagga-0.99.20.1-1|409	%endif
12cr|quagga-0.99.20.1-1|410	
12cr|quagga-0.99.20.1-1|411	
12cr|quagga-0.99.20.1-1|412	%changelog
12cr|quagga-0.99.20.1-1|413	* Fri Mar 23 2012 Oden Eriksson <oeriksson@mandriva.com> 0.99.20.1-1mdv2012.0
12cr|quagga-0.99.20.1-1|414	+ Revision: 786342
12cr|quagga-0.99.20.1-1|415	- drop one file
12cr|quagga-0.99.20.1-1|416	- 0.99.20.1 (fixes CVE-2012-0249, CVE-2012-0250, CVE-2012-0255)
12cr|quagga-0.99.20.1-1|417	- various fixes
12cr|quagga-0.99.20.1-1|418	
12cr|quagga-0.99.20.1-1|419	* Fri Sep 30 2011 Oden Eriksson <oeriksson@mandriva.com> 0.99.20-1
12cr|quagga-0.99.20.1-1|420	+ Revision: 702097
12cr|quagga-0.99.20.1-1|421	- 0.99.20
12cr|quagga-0.99.20.1-1|422	- simplify the pimd-0.162-quagga-0.99.18.diff patch
12cr|quagga-0.99.20.1-1|423	- drop upstream applied patches
12cr|quagga-0.99.20.1-1|424	- the quagga-0.99.11-fix-str-fmt.patch was silently fixed with no CVE assignment, well..., ok!
12cr|quagga-0.99.20.1-1|425	- 0.99.19 fixed CVE-2011-3323, CVE-2011-3324, CVE-2011-3325, CVE-2011-3326, CVE-2011-3327
12cr|quagga-0.99.20.1-1|426	
12cr|quagga-0.99.20.1-1|427	* Fri Apr 01 2011 Oden Eriksson <oeriksson@mandriva.com> 0.99.18-1
12cr|quagga-0.99.20.1-1|428	+ Revision: 649653
12cr|quagga-0.99.20.1-1|429	- readd one rediffed patch
12cr|quagga-0.99.20.1-1|430	- 0.99.18
12cr|quagga-0.99.20.1-1|431	
12cr|quagga-0.99.20.1-1|432	* Thu Mar 24 2011 zamir <zamir@mandriva.org> 0.99.17-3
12cr|quagga-0.99.20.1-1|433	+ Revision: 648238
12cr|quagga-0.99.20.1-1|434	- try pseudo patch
12cr|quagga-0.99.20.1-1|435	- wait fix error: texlive-20110312-1-mdv2011.0.x86_64 (due to unsatisfied texlive-texmf[*])
12cr|quagga-0.99.20.1-1|436	- try texi2html
12cr|quagga-0.99.20.1-1|437	- try again
12cr|quagga-0.99.20.1-1|438	- try again
12cr|quagga-0.99.20.1-1|439	- test requarements
12cr|quagga-0.99.20.1-1|440	- add pim-ssm support
12cr|quagga-0.99.20.1-1|441	
12cr|quagga-0.99.20.1-1|442	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.99.17-2mdv2011.0
12cr|quagga-0.99.20.1-1|443	+ Revision: 627819
12cr|quagga-0.99.20.1-1|444	- don't force the usage of automake1.7
12cr|quagga-0.99.20.1-1|445	
12cr|quagga-0.99.20.1-1|446	* Fri Aug 20 2010 Michael Scherer <misc@mandriva.org> 0.99.17-1mdv2011.0
12cr|quagga-0.99.20.1-1|447	+ Revision: 571432
12cr|quagga-0.99.20.1-1|448	- update to new version 0.99.17
12cr|quagga-0.99.20.1-1|449	
12cr|quagga-0.99.20.1-1|450	* Thu Mar 11 2010 Oden Eriksson <oeriksson@mandriva.com> 0.99.16-1mdv2010.1
12cr|quagga-0.99.20.1-1|451	+ Revision: 517985
12cr|quagga-0.99.20.1-1|452	- 0.99.16
12cr|quagga-0.99.20.1-1|453	
12cr|quagga-0.99.20.1-1|454	* Sun Aug 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.99.15-1mdv2010.0
12cr|quagga-0.99.20.1-1|455	+ Revision: 422370
12cr|quagga-0.99.20.1-1|456	- 0.99.15
12cr|quagga-0.99.20.1-1|457	
12cr|quagga-0.99.20.1-1|458	* Wed Jul 22 2009 Oden Eriksson <oeriksson@mandriva.com> 0.99.14-1mdv2010.0
12cr|quagga-0.99.20.1-1|459	+ Revision: 398483
12cr|quagga-0.99.20.1-1|460	- 0.99.14
12cr|quagga-0.99.20.1-1|461	
12cr|quagga-0.99.20.1-1|462	* Thu Jun 25 2009 Frederik Himpe <fhimpe@mandriva.org> 0.99.13-1mdv2010.0
12cr|quagga-0.99.20.1-1|463	+ Revision: 389184
12cr|quagga-0.99.20.1-1|464	- update to new version 0.99.13
12cr|quagga-0.99.20.1-1|465	
12cr|quagga-0.99.20.1-1|466	* Sun May 10 2009 Oden Eriksson <oeriksson@mandriva.com> 0.99.12-1mdv2010.0
12cr|quagga-0.99.20.1-1|467	+ Revision: 373982
12cr|quagga-0.99.20.1-1|468	- 0.99.12 (fixes CVE-2009-1572)
12cr|quagga-0.99.20.1-1|469	
12cr|quagga-0.99.20.1-1|470	* Fri Apr 03 2009 Funda Wang <fwang@mandriva.org> 0.99.11-2mdv2009.1
12cr|quagga-0.99.20.1-1|471	+ Revision: 363812
12cr|quagga-0.99.20.1-1|472	- bump rel
12cr|quagga-0.99.20.1-1|473	- fix str fmt
12cr|quagga-0.99.20.1-1|474	- rediff netlink patch
12cr|quagga-0.99.20.1-1|475	
12cr|quagga-0.99.20.1-1|476	* Sat Oct 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.99.11-1mdv2009.1
12cr|quagga-0.99.20.1-1|477	+ Revision: 291860
12cr|quagga-0.99.20.1-1|478	- 0.99.11
12cr|quagga-0.99.20.1-1|479	
12cr|quagga-0.99.20.1-1|480	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.99.10-2mdv2009.0
12cr|quagga-0.99.20.1-1|481	+ Revision: 269101
12cr|quagga-0.99.20.1-1|482	- rebuild early 2009.0 package (before pixel changes)
12cr|quagga-0.99.20.1-1|483	
12cr|quagga-0.99.20.1-1|484	* Wed Jun 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.99.10-1mdv2009.0
12cr|quagga-0.99.20.1-1|485	+ Revision: 218009
12cr|quagga-0.99.20.1-1|486	- 0.99.10
12cr|quagga-0.99.20.1-1|487	- use _disable_ld_no_undefined to fix linkage
12cr|quagga-0.99.20.1-1|488	- added P3 to fix other linkage
12cr|quagga-0.99.20.1-1|489	- use the %%serverbuild macro
12cr|quagga-0.99.20.1-1|490	
12cr|quagga-0.99.20.1-1|491	+ Pixel <pixel@mandriva.com>
12cr|quagga-0.99.20.1-1|492	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|quagga-0.99.20.1-1|493	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|quagga-0.99.20.1-1|494	
12cr|quagga-0.99.20.1-1|495	+ Olivier Blin <blino@mandriva.org>
12cr|quagga-0.99.20.1-1|496	- restore BuildRoot
12cr|quagga-0.99.20.1-1|497	
12cr|quagga-0.99.20.1-1|498	+ Thierry Vignaud <tv@mandriva.org>
12cr|quagga-0.99.20.1-1|499	- kill re-definition of %%buildroot on Pixel's request
12cr|quagga-0.99.20.1-1|500	
12cr|quagga-0.99.20.1-1|501	* Thu Sep 13 2007 Oden Eriksson <oeriksson@mandriva.com> 0.99.9-1mdv2008.1
12cr|quagga-0.99.20.1-1|502	+ Revision: 84923
12cr|quagga-0.99.20.1-1|503	- 0.99.9
12cr|quagga-0.99.20.1-1|504	
12cr|quagga-0.99.20.1-1|505	* Mon Aug 27 2007 Thierry Vignaud <tv@mandriva.org> 0.99.7-2mdv2008.0
12cr|quagga-0.99.20.1-1|506	+ Revision: 72252
12cr|quagga-0.99.20.1-1|507	- fix info-install requires
12cr|quagga-0.99.20.1-1|508	- convert prereq
12cr|quagga-0.99.20.1-1|509	- kill file require on info-install
12cr|quagga-0.99.20.1-1|510	
12cr|quagga-0.99.20.1-1|511	* Mon Jul 02 2007 Andreas Hasenack <andreas@mandriva.com> 0.99.7-1mdv2008.0
12cr|quagga-0.99.20.1-1|512	+ Revision: 47301
12cr|quagga-0.99.20.1-1|513	- updated to version 0.99.7 (fixes #30596)
12cr|quagga-0.99.20.1-1|514	
12cr|quagga-0.99.20.1-1|515	
12cr|quagga-0.99.20.1-1|516	* Wed Mar 07 2007 Oden Eriksson <oeriksson@mandriva.com> 0.99.6-1mdv2007.0
12cr|quagga-0.99.20.1-1|517	+ Revision: 134493
12cr|quagga-0.99.20.1-1|518	- Import quagga
12cr|quagga-0.99.20.1-1|519	
12cr|quagga-0.99.20.1-1|520	* Wed Mar 07 2007 Oden Eriksson <oeriksson@mandriva.com> 0.99.6-1mdv2007.1
12cr|quagga-0.99.20.1-1|521	- 0.99.6
12cr|quagga-0.99.20.1-1|522	- synced patches with fc (0.98.6-3.fc7)
12cr|quagga-0.99.20.1-1|523	- enable -fstack-protector
12cr|quagga-0.99.20.1-1|524	
12cr|quagga-0.99.20.1-1|525	* Tue Feb 21 2006 Oden Eriksson <oeriksson@mandriva.com> 0.99.3-1mdk
12cr|quagga-0.99.20.1-1|526	- 0.99.3
12cr|quagga-0.99.20.1-1|527	- use dynamic uid/gid
12cr|quagga-0.99.20.1-1|528	- rediff P0 and install the pam_stack.so version if needed
12cr|quagga-0.99.20.1-1|529	
12cr|quagga-0.99.20.1-1|530	* Wed Aug 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98.5-1mdk
12cr|quagga-0.99.20.1-1|531	- 0.98.5
12cr|quagga-0.99.20.1-1|532	- fix deps
12cr|quagga-0.99.20.1-1|533	
12cr|quagga-0.99.20.1-1|534	* Wed Jun 29 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98.4-1mdk
12cr|quagga-0.99.20.1-1|535	- 0.98.4
12cr|quagga-0.99.20.1-1|536	
12cr|quagga-0.99.20.1-1|537	* Sat Apr 09 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.98.3-1mdk
12cr|quagga-0.99.20.1-1|538	- 0.98.3
12cr|quagga-0.99.20.1-1|539	- use the %%mkrel macro
12cr|quagga-0.99.20.1-1|540	- misc rpmlint fixes
12cr|quagga-0.99.20.1-1|541	
12cr|quagga-0.99.20.1-1|542	* Fri Feb 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.98.0-2mdk
12cr|quagga-0.99.20.1-1|543	- rebuilt against new readline
12cr|quagga-0.99.20.1-1|544	
12cr|quagga-0.99.20.1-1|545	* Tue Jan 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.98.0-1mdk
12cr|quagga-0.99.20.1-1|546	- 0.98.0
12cr|quagga-0.99.20.1-1|547	
12cr|quagga-0.99.20.1-1|548	* Fri Dec 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.97.4-3mdk
12cr|quagga-0.99.20.1-1|549	- revert latest "lib64 fixes"
12cr|quagga-0.99.20.1-1|550	- fixed the install info error
12cr|quagga-0.99.20.1-1|551	- make it require the explicit libname version
12cr|quagga-0.99.20.1-1|552	
12cr|quagga-0.99.20.1-1|553	* Wed Dec 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.97.4-2mdk
12cr|quagga-0.99.20.1-1|554	- make it compile on 10.0
12cr|quagga-0.99.20.1-1|555	
12cr|quagga-0.99.20.1-1|556	* Tue Dec 28 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.97.4-1mdk
12cr|quagga-0.99.20.1-1|557	- 0.97.4
12cr|quagga-0.99.20.1-1|558	- rediffed P0
12cr|quagga-0.99.20.1-1|559	- added watchquagga
12cr|quagga-0.99.20.1-1|560	- use the %%configure2_5x macro and libifiction
12cr|quagga-0.99.20.1-1|561	- nuke rpath
12cr|quagga-0.99.20.1-1|562	- misc spec file fixes
12cr|quagga-0.99.20.1-1|563	
12cr|quagga-0.99.20.1-1|564	* Wed Aug 18 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.96.5-1mdk
12cr|quagga-0.99.20.1-1|565	- quagga-0.96.5 (the zebra fork, fedora import)
12cr|quagga-0.99.20.1-1|566	
12cr|quagga-0.99.20.1-1|567	* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
12cr|quagga-0.99.20.1-1|568	- rebuilt
12cr|quagga-0.99.20.1-1|569	
12cr|quagga-0.99.20.1-1|570	* Wed May 05 2004 Jay Fenlason <fenlason@redhat.com> 0.96.5-0
12cr|quagga-0.99.20.1-1|571	- New upstream version
12cr|quagga-0.99.20.1-1|572	- Change includedir
12cr|quagga-0.99.20.1-1|573	- Change the pre scriptlet to fail if the useradd command fails.
12cr|quagga-0.99.20.1-1|574	- Remove obsolete patches from this .spec file and renumber the two
12cr|quagga-0.99.20.1-1|575	remaining ones.
12cr|quagga-0.99.20.1-1|576	

6844 12
12cr|quarry-0.2.0-1|1	%define version 0.2.0
12cr|quarry-0.2.0-1|2	%define rel	1
12cr|quarry-0.2.0-1|3	%define release %mkrel %rel
12cr|quarry-0.2.0-1|4	
12cr|quarry-0.2.0-1|5	Summary:	GUI Frontend of Go, Amazons and Othello
12cr|quarry-0.2.0-1|6	Name:		quarry
12cr|quarry-0.2.0-1|7	Version:	%{version}
12cr|quarry-0.2.0-1|8	Release:	%{release}
12cr|quarry-0.2.0-1|9	License:	GPLv2+
12cr|quarry-0.2.0-1|10	Group:		Games/Boards
12cr|quarry-0.2.0-1|11	URL:		http://home.gna.org/quarry/
12cr|quarry-0.2.0-1|12	Source0:	http://download.gna.org/%{name}/%{name}-%{version}.tar.gz
12cr|quarry-0.2.0-1|13	Source1:	http://download.gna.org/%{name}/%{name}-%{version}.tar.gz.sig
12cr|quarry-0.2.0-1|14	Patch0:		quarry-0.2.0-fix-str-fmt.patch
12cr|quarry-0.2.0-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|quarry-0.2.0-1|16	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|quarry-0.2.0-1|17	BuildRequires:	scrollkeeper
12cr|quarry-0.2.0-1|18	BuildRequires:	desktop-file-utils
12cr|quarry-0.2.0-1|19	Requires(post,postun):		scrollkeeper
12cr|quarry-0.2.0-1|20	
12cr|quarry-0.2.0-1|21	%description
12cr|quarry-0.2.0-1|22	Quarry is a multi-purpose GUI for several board games, at present Go,
12cr|quarry-0.2.0-1|23	Amazons and Othello. It allows users to play against computer players
12cr|quarry-0.2.0-1|24	(third-party programs, e.g. GNU Go) or other humans, view and edit
12cr|quarry-0.2.0-1|25	game records. Future versions will also support Internet game servers
12cr|quarry-0.2.0-1|26	(like NNGS, a Go server) and provide certain features for developers
12cr|quarry-0.2.0-1|27	of board game-playing engines for enhancing their programs.
12cr|quarry-0.2.0-1|28	
12cr|quarry-0.2.0-1|29	
12cr|quarry-0.2.0-1|30	%prep
12cr|quarry-0.2.0-1|31	%setup -q
12cr|quarry-0.2.0-1|32	%patch0 -p0
12cr|quarry-0.2.0-1|33	
12cr|quarry-0.2.0-1|34	%build
12cr|quarry-0.2.0-1|35	%configure --bindir=%{_gamesbindir}
12cr|quarry-0.2.0-1|36	%make
12cr|quarry-0.2.0-1|37	
12cr|quarry-0.2.0-1|38	%install
12cr|quarry-0.2.0-1|39	%makeinstall_std
12cr|quarry-0.2.0-1|40	
12cr|quarry-0.2.0-1|41	# Fix desktop file
12cr|quarry-0.2.0-1|42	sed -i -e 's/%{name}.png/%{name}/' \
12cr|quarry-0.2.0-1|43	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|quarry-0.2.0-1|44	desktop-file-install \
12cr|quarry-0.2.0-1|45	--remove-key=Encoding \
12cr|quarry-0.2.0-1|46	--remove-key=Version \
12cr|quarry-0.2.0-1|47	--remove-category=Application \
12cr|quarry-0.2.0-1|48	--add-category=X-MandrivaLinux-MoreApplications-Games-Boards \
12cr|quarry-0.2.0-1|49	--dir %{buildroot}%{_datadir}/applications \
12cr|quarry-0.2.0-1|50	%{buildroot}%{_datadir}/applications/*
12cr|quarry-0.2.0-1|51	
12cr|quarry-0.2.0-1|52	%find_lang %{name} --with-gnome
12cr|quarry-0.2.0-1|53	
12cr|quarry-0.2.0-1|54	%files -f %{name}.lang
12cr|quarry-0.2.0-1|55	%doc AUTHORS COPYING COPYING-DOC ChangeLog NEWS README
12cr|quarry-0.2.0-1|56	%doc THANKS TODO
12cr|quarry-0.2.0-1|57	%{_gamesbindir}/%{name}
12cr|quarry-0.2.0-1|58	%{_datadir}/%{name}
12cr|quarry-0.2.0-1|59	%{_datadir}/pixmaps/%{name}.png
12cr|quarry-0.2.0-1|60	%{_datadir}/mime/packages/%{name}.xml
12cr|quarry-0.2.0-1|61	%{_datadir}/applications/%{name}.desktop

6845 12
12cr|quasi88-0.6.3-2|1	Name:         quasi88
12cr|quasi88-0.6.3-2|2	License:      GPL
12cr|quasi88-0.6.3-2|3	Group:        Emulators
12cr|quasi88-0.6.3-2|4	Version:      0.6.3
12cr|quasi88-0.6.3-2|5	Release:      %mkrel 2
12cr|quasi88-0.6.3-2|6	Summary:      NEC PC-8801 Emulator
12cr|quasi88-0.6.3-2|7	URL:          http://www.117.ne.jp/~show/pc8801/pc88emu.html
12cr|quasi88-0.6.3-2|8	Source0:      http://www.117.ne.jp/~show/pc8801/%name-%version.tgz
12cr|quasi88-0.6.3-2|9	Patch0:       %name-compile.patch
12cr|quasi88-0.6.3-2|10	Patch1:       %name-rpmlint.patch
12cr|quasi88-0.6.3-2|11	Patch2:       %name-Werror.patch
12cr|quasi88-0.6.3-2|12	BuildRequires: SDL-devel gcc-c++
12cr|quasi88-0.6.3-2|13	
12cr|quasi88-0.6.3-2|14	%description
12cr|quasi88-0.6.3-2|15	Needs ROM images in ~/.quasi88/rom. You can use the corresponding MESS rom set (pc88srl.zip).
12cr|quasi88-0.6.3-2|16	
12cr|quasi88-0.6.3-2|17	%prep
12cr|quasi88-0.6.3-2|18	%setup
12cr|quasi88-0.6.3-2|19	%patch0 -p1 -b .config~
12cr|quasi88-0.6.3-2|20	%patch1 -p0 -b .rpmlint~
12cr|quasi88-0.6.3-2|21	%patch2 -p1 -b .Werror~
12cr|quasi88-0.6.3-2|22	
12cr|quasi88-0.6.3-2|23	%build
12cr|quasi88-0.6.3-2|24	CFLAGS="$RPM_OPT_FLAGS" make \
12cr|quasi88-0.6.3-2|25	%ifarch %ix86 x86_64 ia64 %arm
12cr|quasi88-0.6.3-2|26	LSB_FIRST=1
12cr|quasi88-0.6.3-2|27	%else
12cr|quasi88-0.6.3-2|28	
12cr|quasi88-0.6.3-2|29	%endif
12cr|quasi88-0.6.3-2|30	cd tools
12cr|quasi88-0.6.3-2|31	make CFLAGS="$RPM_OPT_FLAGS"
12cr|quasi88-0.6.3-2|32	
12cr|quasi88-0.6.3-2|33	%install
12cr|quasi88-0.6.3-2|34	install -D -m 755 quasi88.sdl $RPM_BUILD_ROOT%{_bindir}/quasi88
12cr|quasi88-0.6.3-2|35	install -m 755 tools/*88 $RPM_BUILD_ROOT%{_bindir}
12cr|quasi88-0.6.3-2|36	
12cr|quasi88-0.6.3-2|37	%files
12cr|quasi88-0.6.3-2|38	%defattr(-,root,root)
12cr|quasi88-0.6.3-2|39	%doc document/* *.ini *.rc tools/*.txt
12cr|quasi88-0.6.3-2|40	%{_bindir}/*88
12cr|quasi88-0.6.3-2|41	
12cr|quasi88-0.6.3-2|42	
12cr|quasi88-0.6.3-2|43	
12cr|quasi88-0.6.3-2|44	%changelog
12cr|quasi88-0.6.3-2|45	* Wed Jan 04 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.6.3-2mdv2011.0
12cr|quasi88-0.6.3-2|46	+ Revision: 755571
12cr|quasi88-0.6.3-2|47	- Use -p1 when applying patch0
12cr|quasi88-0.6.3-2|48	- Add URL to upstream sources in Source tag
12cr|quasi88-0.6.3-2|49	- Make it build with the standard -Werror flags
12cr|quasi88-0.6.3-2|50	- Fix build/linkage issues
12cr|quasi88-0.6.3-2|51	
12cr|quasi88-0.6.3-2|52	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|quasi88-0.6.3-2|53	- Bad patch
12cr|quasi88-0.6.3-2|54	- Spec Cleanups
12cr|quasi88-0.6.3-2|55	- Spec Cleanups
12cr|quasi88-0.6.3-2|56	- imported package quasi88
12cr|quasi88-0.6.3-2|57	
12cr|quasi88-0.6.3-2|58	
12cr|quasi88-0.6.3-2|59	* Thu Nov 27 2008 - uli@suse.de
12cr|quasi88-0.6.3-2|60	- fixed bugs found by rpmlint

6846 12
12cr|quat-1.20-14|1	Summary:	Generation of 3d fractal objects
12cr|quat-1.20-14|2	Name:		quat
12cr|quat-1.20-14|3	Version:	1.20
12cr|quat-1.20-14|4	Release:	14
12cr|quat-1.20-14|5	Group: 		Graphics
12cr|quat-1.20-14|6	License:	GPLv2+
12cr|quat-1.20-14|7	Url:		http://www.physcip.uni-stuttgart.de/phy11733/quat_e.html
12cr|quat-1.20-14|8	Source0:	%{name}-%{version}.tar.bz2
12cr|quat-1.20-14|9	Patch0:		quat-1.20-new-fltk.patch
12cr|quat-1.20-14|10	BuildRequires:	fltk-devel
12cr|quat-1.20-14|11	
12cr|quat-1.20-14|12	%description
12cr|quat-1.20-14|13	Quat is a program for generation of 3d fractal objects.
12cr|quat-1.20-14|14	These objects are Julia sets using quaternions. Features
12cr|quat-1.20-14|15	include calculation of usual images and stereo pair images
12cr|quat-1.20-14|16	for real 3d views, a user-specified true color palette for
12cr|quat-1.20-14|17	flexible coloring, 5 iteration formulas, and intersection
12cr|quat-1.20-14|18	planes to view the interior of the three-dimensional fractal.
12cr|quat-1.20-14|19	
12cr|quat-1.20-14|20	A text mode version for batch calculation is also available.
12cr|quat-1.20-14|21	
12cr|quat-1.20-14|22	%prep
12cr|quat-1.20-14|23	%setup -q
12cr|quat-1.20-14|24	%patch0 -p0
12cr|quat-1.20-14|25	
12cr|quat-1.20-14|26	%build
12cr|quat-1.20-14|27	perl -pi -e 's,\`\$FLTK --exec-prefix\`,%{_prefix},' configure
12cr|quat-1.20-14|28	%configure2_5x
12cr|quat-1.20-14|29	%make
12cr|quat-1.20-14|30	
12cr|quat-1.20-14|31	%install
12cr|quat-1.20-14|32	%makeinstall_std
12cr|quat-1.20-14|33	
12cr|quat-1.20-14|34	rm -f %{buildroot}/%{_datadir}/%{name}.iss
12cr|quat-1.20-14|35	
12cr|quat-1.20-14|36	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|quat-1.20-14|37	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|quat-1.20-14|38	[Desktop Entry]
12cr|quat-1.20-14|39	Type=Application
12cr|quat-1.20-14|40	Exec=quat
12cr|quat-1.20-14|41	Name=Quat
12cr|quat-1.20-14|42	Comment=Generate 3D fractal objects
12cr|quat-1.20-14|43	Icon=other_sciences
12cr|quat-1.20-14|44	Categories=Science;
12cr|quat-1.20-14|45	EOF
12cr|quat-1.20-14|46	
12cr|quat-1.20-14|47	%files
12cr|quat-1.20-14|48	%doc COPYING
12cr|quat-1.20-14|49	%{_bindir}/*
12cr|quat-1.20-14|50	%{_datadir}/%{name}
12cr|quat-1.20-14|51	%{_datadir}/applications/%{name}.desktop
12cr|quat-1.20-14|52	
12cr|quat-1.20-14|53	
12cr|quat-1.20-14|54	
12cr|quat-1.20-14|55	
12cr|quat-1.20-14|56	%changelog
12cr|quat-1.20-14|57	

6847 12
12cr|quesoglc-0.7.2-3|1	%define major 0
12cr|quesoglc-0.7.2-3|2	%define libname %mklibname %{name} %{major}
12cr|quesoglc-0.7.2-3|3	%define develname %mklibname %{name} -d
12cr|quesoglc-0.7.2-3|4	
12cr|quesoglc-0.7.2-3|5	Name:		quesoglc
12cr|quesoglc-0.7.2-3|6	Version:	0.7.2
12cr|quesoglc-0.7.2-3|7	Release:	3
12cr|quesoglc-0.7.2-3|8	Summary:	The OpenGL Character Renderer
12cr|quesoglc-0.7.2-3|9	
12cr|quesoglc-0.7.2-3|10	Group:		System/Libraries
12cr|quesoglc-0.7.2-3|11	License:	LGPLv2+
12cr|quesoglc-0.7.2-3|12	URL:		http://quesoglc.sourceforge.net/
12cr|quesoglc-0.7.2-3|13	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}-free.tar.bz2
12cr|quesoglc-0.7.2-3|14	Patch0:		quesoglc-0.7.2-glew-mx.patch
12cr|quesoglc-0.7.2-3|15	Patch1:		quesoglc-0.7.2-doxyfile.patch
12cr|quesoglc-0.7.2-3|16	
12cr|quesoglc-0.7.2-3|17	BuildRequires:	pkgconfig(fontconfig)
12cr|quesoglc-0.7.2-3|18	BuildRequires:	pkgconfig(glut)
12cr|quesoglc-0.7.2-3|19	BuildRequires:	pkgconfig(fribidi)
12cr|quesoglc-0.7.2-3|20	BuildRequires:	pkgconfig(glew)
12cr|quesoglc-0.7.2-3|21	BuildRequires:	pkgconfig(sm)
12cr|quesoglc-0.7.2-3|22	BuildRequires:	pkgconfig(xmu)
12cr|quesoglc-0.7.2-3|23	BuildRequires:	pkgconfig(xi)
12cr|quesoglc-0.7.2-3|24	BuildRequires:	doxygen
12cr|quesoglc-0.7.2-3|25	
12cr|quesoglc-0.7.2-3|26	%description
12cr|quesoglc-0.7.2-3|27	The OpenGL Character Renderer (GLC) is a state machine that provides OpenGL
12cr|quesoglc-0.7.2-3|28	programs with character rendering services via an application programming
12cr|quesoglc-0.7.2-3|29	interface (API).
12cr|quesoglc-0.7.2-3|30	
12cr|quesoglc-0.7.2-3|31	%package -n	%{libname}
12cr|quesoglc-0.7.2-3|32	Summary:	Libraries for %{name}
12cr|quesoglc-0.7.2-3|33	Group:		System/Libraries
12cr|quesoglc-0.7.2-3|34	Provides:	%{name} = %{version}-%{release}
12cr|quesoglc-0.7.2-3|35	
12cr|quesoglc-0.7.2-3|36	%description -n	%{libname}
12cr|quesoglc-0.7.2-3|37	The OpenGL Character Renderer (GLC) is a state machine that provides OpenGL
12cr|quesoglc-0.7.2-3|38	programs with character rendering services via an application programming
12cr|quesoglc-0.7.2-3|39	interface (API).
12cr|quesoglc-0.7.2-3|40	
12cr|quesoglc-0.7.2-3|41	%package -n	%{develname}
12cr|quesoglc-0.7.2-3|42	Summary:	Development files for %{name}
12cr|quesoglc-0.7.2-3|43	Group:		Development/C
12cr|quesoglc-0.7.2-3|44	Requires:	%{libname} = %{version}-%{release}
12cr|quesoglc-0.7.2-3|45	Provides:	%{name}-devel = %{version}-%{release}
12cr|quesoglc-0.7.2-3|46	
12cr|quesoglc-0.7.2-3|47	%description -n	%{develname}
12cr|quesoglc-0.7.2-3|48	This package provides the libraries, include files, and other resources needed
12cr|quesoglc-0.7.2-3|49	for developing GLC applications.
12cr|quesoglc-0.7.2-3|50	
12cr|quesoglc-0.7.2-3|51	%prep
12cr|quesoglc-0.7.2-3|52	%setup -q
12cr|quesoglc-0.7.2-3|53	%patch0 -p1
12cr|quesoglc-0.7.2-3|54	%patch1 -p1
12cr|quesoglc-0.7.2-3|55	rm -f include/GL/{glxew,wglew,glew}.h
12cr|quesoglc-0.7.2-3|56	ln -s %{_includedir}/GL/{glxew,wglew,glew}.h include/GL/
12cr|quesoglc-0.7.2-3|57	rm -rf src/fribidi
12cr|quesoglc-0.7.2-3|58	
12cr|quesoglc-0.7.2-3|59	%build
12cr|quesoglc-0.7.2-3|60	%configure2_5x --disable-static
12cr|quesoglc-0.7.2-3|61	%make
12cr|quesoglc-0.7.2-3|62	pushd docs
12cr|quesoglc-0.7.2-3|63	doxygen
12cr|quesoglc-0.7.2-3|64	popd
12cr|quesoglc-0.7.2-3|65	
12cr|quesoglc-0.7.2-3|66	%install
12cr|quesoglc-0.7.2-3|67	%makeinstall_std
12cr|quesoglc-0.7.2-3|68	
12cr|quesoglc-0.7.2-3|69	%files -n %{libname}
12cr|quesoglc-0.7.2-3|70	%{_libdir}/libGLC.so.%{major}*
12cr|quesoglc-0.7.2-3|71	
12cr|quesoglc-0.7.2-3|72	%files -n %{develname}
12cr|quesoglc-0.7.2-3|73	%doc AUTHORS ChangeLog COPYING README THANKS docs/html
12cr|quesoglc-0.7.2-3|74	%{_includedir}/GL/glc.h
12cr|quesoglc-0.7.2-3|75	%{_libdir}/libGLC.so
12cr|quesoglc-0.7.2-3|76	%{_libdir}/pkgconfig/quesoglc.pc
12cr|quesoglc-0.7.2-3|77	
12cr|quesoglc-0.7.2-3|78	
12cr|quesoglc-0.7.2-3|79	%changelog
12cr|quesoglc-0.7.2-3|80	* Tue Jul 28 2009 Emmanuel Andry <eandry@mandriva.org> 0.7.2-1mdv2010.0
12cr|quesoglc-0.7.2-3|81	+ Revision: 402527
12cr|quesoglc-0.7.2-3|82	- New version 0.7.2
12cr|quesoglc-0.7.2-3|83	
12cr|quesoglc-0.7.2-3|84	* Sun Aug 24 2008 Emmanuel Andry <eandry@mandriva.org> 0.7.1-1mdv2009.0
12cr|quesoglc-0.7.2-3|85	+ Revision: 275476
12cr|quesoglc-0.7.2-3|86	- import quesoglc
12cr|quesoglc-0.7.2-3|87	
12cr|quesoglc-0.7.2-3|88	

6848 12
12cr|quickly-12.08.1-1|1	Name:		quickly
12cr|quickly-12.08.1-1|2	Summary:	Command line tools to ease the creation of a new project
12cr|quickly-12.08.1-1|3	Version:	12.08.1
12cr|quickly-12.08.1-1|4	Release:	1
12cr|quickly-12.08.1-1|5	License:	GPLv3
12cr|quickly-12.08.1-1|6	Group:		Development/Other
12cr|quickly-12.08.1-1|7	URL:		https://launchpad.net/quickly
12cr|quickly-12.08.1-1|8	Source0:	http://launchpad.net/quickly/0.x/%{version}/+download/%{name}-%{version}.tar.gz
12cr|quickly-12.08.1-1|9	BuildRequires:	python-devel
12cr|quickly-12.08.1-1|10	BuildRequires:	python-distutils-extra >= 2.18
12cr|quickly-12.08.1-1|11	BuildRequires:	intltool
12cr|quickly-12.08.1-1|12	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|quickly-12.08.1-1|13	BuildArch:	noarch
12cr|quickly-12.08.1-1|14	
12cr|quickly-12.08.1-1|15	
12cr|quickly-12.08.1-1|16	%description
12cr|quickly-12.08.1-1|17	Quickly helps you create software programs (and other things) quickly. You
12cr|quickly-12.08.1-1|18	can select from a set of application templates and use some simple quickly
12cr|quickly-12.08.1-1|19	commands to create, edit code and GUI, and publish your software for others
12cr|quickly-12.08.1-1|20	to use. Quickly's templates are easy to write. So if you are a fan of
12cr|quickly-12.08.1-1|21	language foo, you can create a foo-project template. Or if you want to
12cr|quickly-12.08.1-1|22	help people making plugins for your killer app, you can make a
12cr|quickly-12.08.1-1|23	killer-app-plugin template. You can even create a template for managing
12cr|quickly-12.08.1-1|24	corporate documents, creating your awesome LaTeX helpers.
12cr|quickly-12.08.1-1|25	
12cr|quickly-12.08.1-1|26	%prep
12cr|quickly-12.08.1-1|27	%setup -q
12cr|quickly-12.08.1-1|28	
12cr|quickly-12.08.1-1|29	%build
12cr|quickly-12.08.1-1|30	
12cr|quickly-12.08.1-1|31	%install
12cr|quickly-12.08.1-1|32	python setup.py install --root=%{buildroot}
12cr|quickly-12.08.1-1|33	%find_lang %{name}
12cr|quickly-12.08.1-1|34	
12cr|quickly-12.08.1-1|35	%files -f %{name}.lang
12cr|quickly-12.08.1-1|36	%doc NEWS README
12cr|quickly-12.08.1-1|37	%{_datadir}/%{name}
12cr|quickly-12.08.1-1|38	%{_datadir}/glib-2.0/schemas/*.xml
12cr|quickly-12.08.1-1|39	%{python_sitelib}/%{name}
12cr|quickly-12.08.1-1|40	%{python_sitelib}/*.py
12cr|quickly-12.08.1-1|41	%{python_sitelib}/*egg-info
12cr|quickly-12.08.1-1|42	%{_bindir}/%{name}
12cr|quickly-12.08.1-1|43	%{_mandir}/man1/*
12cr|quickly-12.08.1-1|44	%{_sysconfdir}/bash_completion.d/%{name}

6849 12
12cr|quick-usb-formatter-0.4.1-1|1	%define binname quickusbformatter
12cr|quick-usb-formatter-0.4.1-1|2	
12cr|quick-usb-formatter-0.4.1-1|3	Name:		quick-usb-formatter
12cr|quick-usb-formatter-0.4.1-1|4	Version:	0.4.1
12cr|quick-usb-formatter-0.4.1-1|5	Release:	1
12cr|quick-usb-formatter-0.4.1-1|6	Summary:	A small KDE4 application to format usb sticks and devices
12cr|quick-usb-formatter-0.4.1-1|7	Group:		Graphical desktop/KDE
12cr|quick-usb-formatter-0.4.1-1|8	License:	LGPLv2+
12cr|quick-usb-formatter-0.4.1-1|9	URL:		http://kde-apps.org/content/show.php?content=137493
12cr|quick-usb-formatter-0.4.1-1|10	Source0:	http://sourceforge.net/projects/chakra/files/Tools/Quick-Usb-Formatter/quick-usb-formatter-%{version}.tar.gz
12cr|quick-usb-formatter-0.4.1-1|11	Patch0:		quick-usb-formatter-0.4.1-desktop.patch
12cr|quick-usb-formatter-0.4.1-1|12	BuildRequires:	cmake
12cr|quick-usb-formatter-0.4.1-1|13	BuildRequires:	kdelibs4-devel
12cr|quick-usb-formatter-0.4.1-1|14	BuildRequires:	gettext
12cr|quick-usb-formatter-0.4.1-1|15	
12cr|quick-usb-formatter-0.4.1-1|16	%description
12cr|quick-usb-formatter-0.4.1-1|17	Quick Usb Formatter is a tiny app designed for enhance the usability of the
12cr|quick-usb-formatter-0.4.1-1|18	device notifier, an additional option for quick format usb sticks.
12cr|quick-usb-formatter-0.4.1-1|19	
12cr|quick-usb-formatter-0.4.1-1|20	%prep
12cr|quick-usb-formatter-0.4.1-1|21	%setup -q -n chakra-quick-usb-formatter
12cr|quick-usb-formatter-0.4.1-1|22	%patch0 -p1 -b .desktop
12cr|quick-usb-formatter-0.4.1-1|23	
12cr|quick-usb-formatter-0.4.1-1|24	%build
12cr|quick-usb-formatter-0.4.1-1|25	%cmake_kde4
12cr|quick-usb-formatter-0.4.1-1|26	%make
12cr|quick-usb-formatter-0.4.1-1|27	
12cr|quick-usb-formatter-0.4.1-1|28	%install
12cr|quick-usb-formatter-0.4.1-1|29	%makeinstall_std -C build
12cr|quick-usb-formatter-0.4.1-1|30	
12cr|quick-usb-formatter-0.4.1-1|31	%find_lang %{binname}
12cr|quick-usb-formatter-0.4.1-1|32	
12cr|quick-usb-formatter-0.4.1-1|33	%files -f %{binname}.lang
12cr|quick-usb-formatter-0.4.1-1|34	%doc README.txt
12cr|quick-usb-formatter-0.4.1-1|35	%{_kde_bindir}/%{binname}
12cr|quick-usb-formatter-0.4.1-1|36	%{_kde_appsdir}/solid/actions/%{binname}.desktop
12cr|quick-usb-formatter-0.4.1-1|37	
12cr|quick-usb-formatter-0.4.1-1|38	
12cr|quick-usb-formatter-0.4.1-1|39	%changelog
12cr|quick-usb-formatter-0.4.1-1|40	

6850 12
12cr|quilt-0.60-1|1	#
12cr|quilt-0.60-1|2	# spec file for quilt - patch management scripts
12cr|quilt-0.60-1|3	#
12cr|quilt-0.60-1|4	
12cr|quilt-0.60-1|5	Name:		quilt
12cr|quilt-0.60-1|6	Summary:	Scripts for working with series of patches
12cr|quilt-0.60-1|7	License:	GPLv2
12cr|quilt-0.60-1|8	Group:		Development/Other
12cr|quilt-0.60-1|9	Version:	0.60
12cr|quilt-0.60-1|10	Release:	%mkrel 1
12cr|quilt-0.60-1|11	URL:		http://savannah.nongnu.org/projects/quilt
12cr|quilt-0.60-1|12	Requires:	coreutils diffutils patch gzip bzip2 perl mktemp gettext
12cr|quilt-0.60-1|13	Requires:	diffstat procmail ed
12cr|quilt-0.60-1|14	Source:		http://mirrors.zerg.biz/nongnu/quilt/%{name}-%{version}.tar.gz
12cr|quilt-0.60-1|15	# sendmail-command is needed for testing purpose
12cr|quilt-0.60-1|16	BuildRequires: sendmail-command diffstat procmail ed
12cr|quilt-0.60-1|17	
12cr|quilt-0.60-1|18	%description
12cr|quilt-0.60-1|19	The scripts allow to manage a series of patches by keeping
12cr|quilt-0.60-1|20	track of the changes each patch makes. Patches can be
12cr|quilt-0.60-1|21	applied, un-applied, refreshed, etc.
12cr|quilt-0.60-1|22	
12cr|quilt-0.60-1|23	The scripts are heavily based on Andrew Morton's patch scripts
12cr|quilt-0.60-1|24	found at http://www.zip.com.au/~akpm/linux/patches/.
12cr|quilt-0.60-1|25	
12cr|quilt-0.60-1|26	
12cr|quilt-0.60-1|27	%prep
12cr|quilt-0.60-1|28	%setup -q
12cr|quilt-0.60-1|29	
12cr|quilt-0.60-1|30	%build
12cr|quilt-0.60-1|31	%configure --with-mta=%{_sbindir}/sendmail --with-diffstat=%{_bindir}/diffstat
12cr|quilt-0.60-1|32	make BUILD_ROOT=%{buildroot}
12cr|quilt-0.60-1|33	
12cr|quilt-0.60-1|34	%check
12cr|quilt-0.60-1|35	make check
12cr|quilt-0.60-1|36	
12cr|quilt-0.60-1|37	%install
12cr|quilt-0.60-1|38	make install BUILD_ROOT=%{buildroot}
12cr|quilt-0.60-1|39	mv -f %{buildroot}/%{_docdir}/%{name}/ %{buildroot}/%{_docdir}/%{name}-%{version}/
12cr|quilt-0.60-1|40	%{find_lang} %{name}
12cr|quilt-0.60-1|41	
12cr|quilt-0.60-1|42	%files -f %{name}.lang
12cr|quilt-0.60-1|43	%defattr(-, root, root)
12cr|quilt-0.60-1|44	%config(noreplace) /etc/bash_completion.d/quilt
12cr|quilt-0.60-1|45	%config(noreplace) /etc/quilt.quiltrc
12cr|quilt-0.60-1|46	%{_bindir}/*
12cr|quilt-0.60-1|47	%{_datadir}/emacs/site-lisp/quilt.el
12cr|quilt-0.60-1|48	%{_datadir}/%{name}/*
12cr|quilt-0.60-1|49	#%{_libdir}/quilt/
12cr|quilt-0.60-1|50	%{_mandir}/man1/*.1*
12cr|quilt-0.60-1|51	%doc %{_docdir}/%{name}-%{version}
12cr|quilt-0.60-1|52	%doc AUTHORS TODO
12cr|quilt-0.60-1|53	
12cr|quilt-0.60-1|54	
12cr|quilt-0.60-1|55	%changelog
12cr|quilt-0.60-1|56	* Sat Mar 03 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.60-1mdv2011.0
12cr|quilt-0.60-1|57	+ Revision: 782011
12cr|quilt-0.60-1|58	- update to 0.60
12cr|quilt-0.60-1|59	
12cr|quilt-0.60-1|60	* Sun Jan 29 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.51-1
12cr|quilt-0.60-1|61	+ Revision: 769583
12cr|quilt-0.60-1|62	- new version 0.51
12cr|quilt-0.60-1|63	
12cr|quilt-0.60-1|64	* Thu Sep 03 2009 Frederik Himpe <fhimpe@mandriva.org> 0.48-1mdv2010.0
12cr|quilt-0.60-1|65	+ Revision: 428700
12cr|quilt-0.60-1|66	- Update to new version 0.48
12cr|quilt-0.60-1|67	
12cr|quilt-0.60-1|68	* Thu Jan 15 2009 Jérôme Soyer <saispo@mandriva.org> 0.47-1mdv2009.1
12cr|quilt-0.60-1|69	+ Revision: 329877
12cr|quilt-0.60-1|70	- New upstream release
12cr|quilt-0.60-1|71	
12cr|quilt-0.60-1|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|quilt-0.60-1|73	- rebuild
12cr|quilt-0.60-1|74	- rebuild
12cr|quilt-0.60-1|75	- fix leaving not owned directories in docdir
12cr|quilt-0.60-1|76	- remove authors from description
12cr|quilt-0.60-1|77	- kill re-definition of %%buildroot on Pixel's request
12cr|quilt-0.60-1|78	
12cr|quilt-0.60-1|79	+ Olivier Blin <blino@mandriva.org>
12cr|quilt-0.60-1|80	- restore BuildRoot
12cr|quilt-0.60-1|81	
12cr|quilt-0.60-1|82	* Mon Oct 22 2007 Jérôme Soyer <saispo@mandriva.org> 0.46-1mdv2008.1
12cr|quilt-0.60-1|83	+ Revision: 101098
12cr|quilt-0.60-1|84	- New release 0.46
12cr|quilt-0.60-1|85	
12cr|quilt-0.60-1|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|quilt-0.60-1|87	- fix man pages
12cr|quilt-0.60-1|88	
12cr|quilt-0.60-1|89	* Sat Jun 30 2007 Michael Scherer <misc@mandriva.org> 0.45-2mdv2008.0
12cr|quilt-0.60-1|90	+ Revision: 46032
12cr|quilt-0.60-1|91	- rebuild on 2008
12cr|quilt-0.60-1|92	- fix bug #27931, missing deps on diffstat
12cr|quilt-0.60-1|93	- silence %%setup
12cr|quilt-0.60-1|94	- Import quilt
12cr|quilt-0.60-1|95	
12cr|quilt-0.60-1|96	
12cr|quilt-0.60-1|97	
12cr|quilt-0.60-1|98	* Mon Apr 24 2006 Arnaud Patard <apatard@mandriva.com> 0.45-1mdk
12cr|quilt-0.60-1|99	- New version
12cr|quilt-0.60-1|100	
12cr|quilt-0.60-1|101	* Sun Apr  9 2006 Anssi Hannula <anssi@mandriva.org> 0.44-2mdk
12cr|quilt-0.60-1|102	- BuildRequires diffstat
12cr|quilt-0.60-1|103	- %%mkrel
12cr|quilt-0.60-1|104	
12cr|quilt-0.60-1|105	* Mon Mar  6 2006 Arnaud Patard <apatard@mandriva.com> 0.44-1mdk
12cr|quilt-0.60-1|106	- New version
12cr|quilt-0.60-1|107	- Enable tests
12cr|quilt-0.60-1|108	
12cr|quilt-0.60-1|109	* Tue Feb  7 2006 Arnaud Patard <apatard@mandriva.com> 0.43-1mdk
12cr|quilt-0.60-1|110	- New version
12cr|quilt-0.60-1|111	
12cr|quilt-0.60-1|112	* Thu Aug  4 2005 Arnaud Patard <apatard@mandriva.com> 0.42-1mdk
12cr|quilt-0.60-1|113	- New version
12cr|quilt-0.60-1|114	
12cr|quilt-0.60-1|115	* Tue May  3 2005 Arnaud Patard <apatard@mandriva.com> 0.40-1mdk
12cr|quilt-0.60-1|116	- New version (add trailing-whitespace check support in quilt refresh)
12cr|quilt-0.60-1|117	- Make rpmlint happy :)
12cr|quilt-0.60-1|118	
12cr|quilt-0.60-1|119	* Wed Apr 13 2005 Arnaud Patard <apatard@mandriva.com> 0.39-1mdk
12cr|quilt-0.60-1|120	- First version. The spec file is nearly the same as the one shipped
12cr|quilt-0.60-1|121	in the tarball

6851 12
12cr|quiterss-0.9.1-1|1	%define oname	QuiteRSS
12cr|quiterss-0.9.1-1|2	
12cr|quiterss-0.9.1-1|3	Name:		quiterss
12cr|quiterss-0.9.1-1|4	Summary:	RSS/Atom feed reader written on Qt
12cr|quiterss-0.9.1-1|5	Version:	0.9.1
12cr|quiterss-0.9.1-1|6	Release:	1
12cr|quiterss-0.9.1-1|7	License:	GPLv3+
12cr|quiterss-0.9.1-1|8	Group:		Networking/News
12cr|quiterss-0.9.1-1|9	URL:		https://code.google.com/p/quite-rss/
12cr|quiterss-0.9.1-1|10	Source0:	https://quite-rss.googlecode.com/files/%{oname}-%{version}-src.tar.gz
12cr|quiterss-0.9.1-1|11	Patch0:		QuiteRSS-0.9.1-3rdparty.patch
12cr|quiterss-0.9.1-1|12	BuildRequires:	qt4-devel
12cr|quiterss-0.9.1-1|13	BuildRequires:	qtsingleapplication-devel
12cr|quiterss-0.9.1-1|14	BuildRequires:	sqlite3-devel
12cr|quiterss-0.9.1-1|15	
12cr|quiterss-0.9.1-1|16	%description
12cr|quiterss-0.9.1-1|17	QuiteRSS is RSS/Atom feed reader written on Qt.
12cr|quiterss-0.9.1-1|18	
12cr|quiterss-0.9.1-1|19	%prep
12cr|quiterss-0.9.1-1|20	%setup -q -n %{oname}-%{version}-src
12cr|quiterss-0.9.1-1|21	%patch0 -p1
12cr|quiterss-0.9.1-1|22	find . -type f -executable -exec chmod a-x {} \;
12cr|quiterss-0.9.1-1|23	
12cr|quiterss-0.9.1-1|24	%build
12cr|quiterss-0.9.1-1|25	%qmake_qt4
12cr|quiterss-0.9.1-1|26	%make
12cr|quiterss-0.9.1-1|27	
12cr|quiterss-0.9.1-1|28	%install
12cr|quiterss-0.9.1-1|29	make install INSTALL_ROOT=%{buildroot}
12cr|quiterss-0.9.1-1|30	
12cr|quiterss-0.9.1-1|31	%if %{mdvver} >= 201200
12cr|quiterss-0.9.1-1|32	%find_lang %{name} --with-qt
12cr|quiterss-0.9.1-1|33	%else
12cr|quiterss-0.9.1-1|34	cat > %{name}.lang << EOF
12cr|quiterss-0.9.1-1|35	%lang(en) /usr/share/quiterss/lang/quiterss_en.qm
12cr|quiterss-0.9.1-1|36	%lang(de) /usr/share/quiterss/lang/quiterss_de.qm
12cr|quiterss-0.9.1-1|37	%lang(ru) /usr/share/quiterss/lang/quiterss_ru.qm
12cr|quiterss-0.9.1-1|38	%lang(hu) /usr/share/quiterss/lang/quiterss_hu.qm
12cr|quiterss-0.9.1-1|39	%lang(fr) /usr/share/quiterss/lang/quiterss_fr.qm
12cr|quiterss-0.9.1-1|40	%lang(es) /usr/share/quiterss/lang/quiterss_es.qm
12cr|quiterss-0.9.1-1|41	EOF
12cr|quiterss-0.9.1-1|42	%endif
12cr|quiterss-0.9.1-1|43	
12cr|quiterss-0.9.1-1|44	%files -f %{name}.lang
12cr|quiterss-0.9.1-1|45	%defattr(0644,root,root,0755)
12cr|quiterss-0.9.1-1|46	%attr(0755,root,root) %{_bindir}/%{name}
12cr|quiterss-0.9.1-1|47	%{_datadir}/applications/%{name}.desktop
12cr|quiterss-0.9.1-1|48	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|quiterss-0.9.1-1|49	%{_datadir}/%{name}/sound/notification.wav
12cr|quiterss-0.9.1-1|50	
12cr|quiterss-0.9.1-1|51	
12cr|quiterss-0.9.1-1|52	%changelog
12cr|quiterss-0.9.1-1|53	* Thu Jun 28 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9.1-1
12cr|quiterss-0.9.1-1|54	+ Revision: 807381
12cr|quiterss-0.9.1-1|55	- update to 0.9.1
12cr|quiterss-0.9.1-1|56	
12cr|quiterss-0.9.1-1|57	* Thu Apr 19 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.8.6-1
12cr|quiterss-0.9.1-1|58	+ Revision: 792009
12cr|quiterss-0.9.1-1|59	- imported package quiterss
12cr|quiterss-0.9.1-1|60	

6852 12
12cr|quodlibet-2.4.1-1|1	%define	debug_package	%nil
12cr|quodlibet-2.4.1-1|2	
12cr|quodlibet-2.4.1-1|3	Summary: 	Advanced, elegant jukebox style music player
12cr|quodlibet-2.4.1-1|4	Name:		quodlibet
12cr|quodlibet-2.4.1-1|5	Version:	2.4.1
12cr|quodlibet-2.4.1-1|6	Release: 	1
12cr|quodlibet-2.4.1-1|7	License:	GPLv2+
12cr|quodlibet-2.4.1-1|8	Group:		Sound
12cr|quodlibet-2.4.1-1|9	URL:		http://code.google.com/p/quodlibet/
12cr|quodlibet-2.4.1-1|10	Source0:	http://quodlibet.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|quodlibet-2.4.1-1|11	Patch0:		quodlibet-2.3.1_link.patch
12cr|quodlibet-2.4.1-1|12	BuildRequires:	imagemagick
12cr|quodlibet-2.4.1-1|13	BuildRequires:	pygtk2.0-devel
12cr|quodlibet-2.4.1-1|14	BuildRequires:	gtk+2.0
12cr|quodlibet-2.4.1-1|15	BuildRequires:	pyvorbis
12cr|quodlibet-2.4.1-1|16	BuildRequires:	desktop-file-utils
12cr|quodlibet-2.4.1-1|17	BuildRequires:	intltool
12cr|quodlibet-2.4.1-1|18	BuildRequires:	gstreamer0.10-python
12cr|quodlibet-2.4.1-1|19	BuildRequires:	mutagen
12cr|quodlibet-2.4.1-1|20	BuildRequires:	python-dbus
12cr|quodlibet-2.4.1-1|21	BuildRequires:	oil-devel
12cr|quodlibet-2.4.1-1|22	BuildRequires:	python-feedparser
12cr|quodlibet-2.4.1-1|23	BuildRequires:	pkgconfig(xtst)
12cr|quodlibet-2.4.1-1|24	Requires:	pygtk2.0
12cr|quodlibet-2.4.1-1|25	Requires:	python-ctypes
12cr|quodlibet-2.4.1-1|26	Requires:	pyvorbis
12cr|quodlibet-2.4.1-1|27	Requires:	gstreamer0.10-python
12cr|quodlibet-2.4.1-1|28	Requires:	python-feedparser
12cr|quodlibet-2.4.1-1|29	Requires:	mutagen
12cr|quodlibet-2.4.1-1|30	# for Replay Gain plugin
12cr|quodlibet-2.4.1-1|31	Requires:       vorbisgain
12cr|quodlibet-2.4.1-1|32	# for iPod device support
12cr|quodlibet-2.4.1-1|33	Requires:       python-gpod
12cr|quodlibet-2.4.1-1|34	# for CDDB plugin
12cr|quodlibet-2.4.1-1|35	Requires:       python-CDDB
12cr|quodlibet-2.4.1-1|36	Requires:	python-dbus
12cr|quodlibet-2.4.1-1|37	Requires:	python-feedparser
12cr|quodlibet-2.4.1-1|38	
12cr|quodlibet-2.4.1-1|39	%description
12cr|quodlibet-2.4.1-1|40	Quod Libet is a GTK+-based audio player written in Python. It's designed
12cr|quodlibet-2.4.1-1|41	around the idea that you know better than we do how to organize your music.
12cr|quodlibet-2.4.1-1|42	It lets you make playlists based on regular expressions (don't worry,
12cr|quodlibet-2.4.1-1|43	regular searches work too). It lets you display and edit any tags you want
12cr|quodlibet-2.4.1-1|44	in the file.
12cr|quodlibet-2.4.1-1|45	
12cr|quodlibet-2.4.1-1|46	It supports Ogg Vorbis and MP3 by default, but other formats (FLAC, Musepack,
12cr|quodlibet-2.4.1-1|47	Wavepack, MPEG-4/AAC and MOD are available through gstreamer0.10 plugins.
12cr|quodlibet-2.4.1-1|48	
12cr|quodlibet-2.4.1-1|49	Quod Libet easily scales to libraries of thousands of songs. It also supports
12cr|quodlibet-2.4.1-1|50	most of the features you expect from a modern media player, like Unicode
12cr|quodlibet-2.4.1-1|51	support, gapless playback, multimedia keys, and an OSD.
12cr|quodlibet-2.4.1-1|52	
12cr|quodlibet-2.4.1-1|53	%prep
12cr|quodlibet-2.4.1-1|54	%setup -q
12cr|quodlibet-2.4.1-1|55	%patch0 -p1
12cr|quodlibet-2.4.1-1|56	
12cr|quodlibet-2.4.1-1|57	%build
12cr|quodlibet-2.4.1-1|58	export CFLAGS="%{optflags}"
12cr|quodlibet-2.4.1-1|59	
12cr|quodlibet-2.4.1-1|60	python setup.py build
12cr|quodlibet-2.4.1-1|61	
12cr|quodlibet-2.4.1-1|62	%install
12cr|quodlibet-2.4.1-1|63	python setup.py install --root=%{buildroot} --prefix=%{_prefix}
12cr|quodlibet-2.4.1-1|64	
12cr|quodlibet-2.4.1-1|65	# (tpg) install icons
12cr|quodlibet-2.4.1-1|66	#install -dm 755 %{buildroot}%{_datadir}/pixmaps
12cr|quodlibet-2.4.1-1|67	#install -m 644 build/lib/quodlibet/images/exfalso.png %{buildroot}%{_datadir}/pixmaps
12cr|quodlibet-2.4.1-1|68	#install -m 644 build/lib/quodlibet/images/%{name}.png %{buildroot}%{_datadir}/pixmaps
12cr|quodlibet-2.4.1-1|69	
12cr|quodlibet-2.4.1-1|70	# (tpg) get rid of extension
12cr|quodlibet-2.4.1-1|71	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
12cr|quodlibet-2.4.1-1|72	sed -i -e 's/^Icon=exfalso.png$/Icon=exfalso/g' %{buildroot}%{_datadir}/applications/*
12cr|quodlibet-2.4.1-1|73	
12cr|quodlibet-2.4.1-1|74	%find_lang %{name}
12cr|quodlibet-2.4.1-1|75	
12cr|quodlibet-2.4.1-1|76	%files -f %{name}.lang
12cr|quodlibet-2.4.1-1|77	%doc NEWS README HACKING
12cr|quodlibet-2.4.1-1|78	%{_bindir}/%{name}
12cr|quodlibet-2.4.1-1|79	%{_bindir}/exfalso
12cr|quodlibet-2.4.1-1|80	%{py_sitedir}/%{name}
12cr|quodlibet-2.4.1-1|81	%{py_sitedir}/%{name}*.egg-info
12cr|quodlibet-2.4.1-1|82	%{_datadir}/applications/*
12cr|quodlibet-2.4.1-1|83	#% {_datadir}/pixmaps/*
12cr|quodlibet-2.4.1-1|84	%{_mandir}/man1/*

6853 12
12cr|quodlibet-plugins-2.4.1-1|1	Name: 	 	quodlibet-plugins
12cr|quodlibet-plugins-2.4.1-1|2	Summary: 	Advanced, elegant jukebox style music player plugins
12cr|quodlibet-plugins-2.4.1-1|3	Epoch:		1
12cr|quodlibet-plugins-2.4.1-1|4	Version: 	2.4.1
12cr|quodlibet-plugins-2.4.1-1|5	Release: 	1
12cr|quodlibet-plugins-2.4.1-1|6	
12cr|quodlibet-plugins-2.4.1-1|7	Source0:	%{name}-%{version}.tar.gz
12cr|quodlibet-plugins-2.4.1-1|8	URL:		http://code.google.com/p/quodlibet/
12cr|quodlibet-plugins-2.4.1-1|9	License:	GPLv2
12cr|quodlibet-plugins-2.4.1-1|10	Group:		Sound
12cr|quodlibet-plugins-2.4.1-1|11	BuildArch:	noarch
12cr|quodlibet-plugins-2.4.1-1|12	
12cr|quodlibet-plugins-2.4.1-1|13	BuildRequires:	python
12cr|quodlibet-plugins-2.4.1-1|14	Requires:	quodlibet
12cr|quodlibet-plugins-2.4.1-1|15	
12cr|quodlibet-plugins-2.4.1-1|16	%description
12cr|quodlibet-plugins-2.4.1-1|17	Quod Libet is a GTK+-based audio player written in Python. It's designed
12cr|quodlibet-plugins-2.4.1-1|18	around the idea that you know better than we do how to organize your music.
12cr|quodlibet-plugins-2.4.1-1|19	It lets you make playlists based on regular expressions (don't worry,
12cr|quodlibet-plugins-2.4.1-1|20	regular searches work too). It lets you display and edit any tags you want
12cr|quodlibet-plugins-2.4.1-1|21	in the file.
12cr|quodlibet-plugins-2.4.1-1|22	
12cr|quodlibet-plugins-2.4.1-1|23	It supports Ogg Vorbis and MP3 by default, but other formats (FLAC, Musepack,
12cr|quodlibet-plugins-2.4.1-1|24	Wavepack, MPEG-4/AAC and MOD are available through gstreamer0.10 plugins.
12cr|quodlibet-plugins-2.4.1-1|25	
12cr|quodlibet-plugins-2.4.1-1|26	Quod Libet easily scales to libraries of thousands of songs. It also supports
12cr|quodlibet-plugins-2.4.1-1|27	most of the features you expect from a modern media player, like Unicode
12cr|quodlibet-plugins-2.4.1-1|28	support, gapless playback, multimedia keys, and an OSD.
12cr|quodlibet-plugins-2.4.1-1|29	
12cr|quodlibet-plugins-2.4.1-1|30	%prep
12cr|quodlibet-plugins-2.4.1-1|31	%setup -q
12cr|quodlibet-plugins-2.4.1-1|32	
12cr|quodlibet-plugins-2.4.1-1|33	%install
12cr|quodlibet-plugins-2.4.1-1|34	mkdir -p %{buildroot}%{py_sitedir}/quodlibet/plugins
12cr|quodlibet-plugins-2.4.1-1|35	cp -rf * %{buildroot}%{py_sitedir}/quodlibet/plugins/
12cr|quodlibet-plugins-2.4.1-1|36	
12cr|quodlibet-plugins-2.4.1-1|37	
12cr|quodlibet-plugins-2.4.1-1|38	%files
12cr|quodlibet-plugins-2.4.1-1|39	%defattr(0644,root,root,0755)
12cr|quodlibet-plugins-2.4.1-1|40	%{py_sitedir}/quodlibet/plugins/*

6854 12
12cr|quotatool-1.4.12-1|1	Summary:	Utility for setting filesystem quotas from the command line
12cr|quotatool-1.4.12-1|2	Name:		quotatool
12cr|quotatool-1.4.12-1|3	Version:	1.4.12
12cr|quotatool-1.4.12-1|4	Release:	1
12cr|quotatool-1.4.12-1|5	License:	GPL
12cr|quotatool-1.4.12-1|6	Group:		System/Configuration/Other
12cr|quotatool-1.4.12-1|7	URL:		http://quotatool.ekenberg.se/
12cr|quotatool-1.4.12-1|8	Source0:	http://quotatool.ekenberg.se/%{name}-%{version}.tar.gz
12cr|quotatool-1.4.12-1|9	
12cr|quotatool-1.4.12-1|10	%description
12cr|quotatool-1.4.12-1|11	Quotatool is a utility to set filesystem quotas from the commandline. Most
12cr|quotatool-1.4.12-1|12	quota-utilities are interactive, requiring manual intervention from the user.
12cr|quotatool-1.4.12-1|13	Quotatool on the other hand is not, making it suitable for use in scripts and
12cr|quotatool-1.4.12-1|14	other non-interactive situations.
12cr|quotatool-1.4.12-1|15	
12cr|quotatool-1.4.12-1|16	%prep
12cr|quotatool-1.4.12-1|17	
12cr|quotatool-1.4.12-1|18	%setup -q
12cr|quotatool-1.4.12-1|19	
12cr|quotatool-1.4.12-1|20	%build
12cr|quotatool-1.4.12-1|21	%configure
12cr|quotatool-1.4.12-1|22	%make
12cr|quotatool-1.4.12-1|23	
12cr|quotatool-1.4.12-1|24	%install
12cr|quotatool-1.4.12-1|25	
12cr|quotatool-1.4.12-1|26	install -d %{buildroot}%{_bindir}
12cr|quotatool-1.4.12-1|27	install -d %{buildroot}%{_mandir}/man8
12cr|quotatool-1.4.12-1|28	
12cr|quotatool-1.4.12-1|29	%makeinstall
12cr|quotatool-1.4.12-1|30	
12cr|quotatool-1.4.12-1|31	%files
12cr|quotatool-1.4.12-1|32	%doc COPYING README INSTALL AUTHORS
12cr|quotatool-1.4.12-1|33	%{_bindir}/*
12cr|quotatool-1.4.12-1|34	%{_mandir}/*/*
12cr|quotatool-1.4.12-1|35	
12cr|quotatool-1.4.12-1|36	
12cr|quotatool-1.4.12-1|37	
12cr|quotatool-1.4.12-1|38	%changelog
12cr|quotatool-1.4.12-1|39	* Fri Feb 24 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.4.12-1
12cr|quotatool-1.4.12-1|40	+ Revision: 780121
12cr|quotatool-1.4.12-1|41	- version update 1.4.12
12cr|quotatool-1.4.12-1|42	
12cr|quotatool-1.4.12-1|43	* Tue Sep 29 2009 Frederik Himpe <fhimpe@mandriva.org> 1.4.11-1mdv2010.0
12cr|quotatool-1.4.12-1|44	+ Revision: 451055
12cr|quotatool-1.4.12-1|45	- update to new version 1.4.11
12cr|quotatool-1.4.12-1|46	
12cr|quotatool-1.4.12-1|47	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.4.10-5mdv2010.0
12cr|quotatool-1.4.12-1|48	+ Revision: 433046
12cr|quotatool-1.4.12-1|49	- rebuild
12cr|quotatool-1.4.12-1|50	
12cr|quotatool-1.4.12-1|51	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.4.10-4mdv2009.0
12cr|quotatool-1.4.12-1|52	+ Revision: 260006
12cr|quotatool-1.4.12-1|53	- rebuild
12cr|quotatool-1.4.12-1|54	
12cr|quotatool-1.4.12-1|55	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.4.10-3mdv2009.0
12cr|quotatool-1.4.12-1|56	+ Revision: 247808
12cr|quotatool-1.4.12-1|57	- rebuild
12cr|quotatool-1.4.12-1|58	- kill re-definition of %%buildroot on Pixel's request
12cr|quotatool-1.4.12-1|59	
12cr|quotatool-1.4.12-1|60	+ Olivier Blin <blino@mandriva.org>
12cr|quotatool-1.4.12-1|61	- restore BuildRoot
12cr|quotatool-1.4.12-1|62	
12cr|quotatool-1.4.12-1|63	* Tue Sep 25 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.10-1mdv2008.1
12cr|quotatool-1.4.12-1|64	+ Revision: 92741
12cr|quotatool-1.4.12-1|65	- import quotatool
12cr|quotatool-1.4.12-1|66	

6855 12
12cr|qupzilla-1.3.5-1|1	%define		oname	QupZilla
12cr|qupzilla-1.3.5-1|2	%define		major	1
12cr|qupzilla-1.3.5-1|3	%define		libname	%mklibname %{oname} %{major}
12cr|qupzilla-1.3.5-1|4	%define		develname	%mklibname %{oname} -d
12cr|qupzilla-1.3.5-1|5	Name:		qupzilla
12cr|qupzilla-1.3.5-1|6	Summary:	Fast browser based on QtWebKit
12cr|qupzilla-1.3.5-1|7	Version:	1.3.5
12cr|qupzilla-1.3.5-1|8	Release:	1
12cr|qupzilla-1.3.5-1|9	URL:		http://www.qupzilla.com/
12cr|qupzilla-1.3.5-1|10	Source0:	%{oname}-%{version}.tar.gz
12cr|qupzilla-1.3.5-1|11	Patch0:		qupzilla-1.3.5-mdv-linking.patch
12cr|qupzilla-1.3.5-1|12	Group:		Networking/WWW
12cr|qupzilla-1.3.5-1|13	License:	GPLv3+ and BSD and LGPLv2.1 and GPLv2+ and MPL
12cr|qupzilla-1.3.5-1|14	BuildRequires:	qt4-devel
12cr|qupzilla-1.3.5-1|15	BuildRequires:	dos2unix
12cr|qupzilla-1.3.5-1|16	Requires:	%{name}-core	= %{EVRD}
12cr|qupzilla-1.3.5-1|17	Requires:	%{name}-plugins	= %{EVRD}
12cr|qupzilla-1.3.5-1|18	
12cr|qupzilla-1.3.5-1|19	%description
12cr|qupzilla-1.3.5-1|20	QupZilla is a new and very fast QtWebKit browser. It aims to be a lightweight
12cr|qupzilla-1.3.5-1|21	web browser available through all major platforms. This project has been
12cr|qupzilla-1.3.5-1|22	originally started only for educational purposes. But from its start, QupZilla
12cr|qupzilla-1.3.5-1|23	has grown into a feature-rich browser.
12cr|qupzilla-1.3.5-1|24	
12cr|qupzilla-1.3.5-1|25	QupZilla has all standard functions you expect from a web browser. It includes
12cr|qupzilla-1.3.5-1|26	bookmarks, history (both also in sidebar) and tabs. Above that, you can manage
12cr|qupzilla-1.3.5-1|27	RSS feeds with an included RSS reader, block ads with a builtin AdBlock plugin,
12cr|qupzilla-1.3.5-1|28	block Flash content with Click2Flash and edit the local CA Certificates
12cr|qupzilla-1.3.5-1|29	database with an SSL Manager.
12cr|qupzilla-1.3.5-1|30	
12cr|qupzilla-1.3.5-1|31	QupZilla's main aim is to be a very fast and very stable QtWebKit browser
12cr|qupzilla-1.3.5-1|32	available to everyone. There are already a lot of QtWebKit browsers available,
12cr|qupzilla-1.3.5-1|33	but they are either bound to the KDE environment (rekonq), are not actively
12cr|qupzilla-1.3.5-1|34	developed or very unstable and miss important features. But there is missing
12cr|qupzilla-1.3.5-1|35	a multiplatform, modern and actively developed browser. QupZilla is trying
12cr|qupzilla-1.3.5-1|36	to fill this gap by providing a very stable browsing experience.
12cr|qupzilla-1.3.5-1|37	
12cr|qupzilla-1.3.5-1|38	%package core
12cr|qupzilla-1.3.5-1|39	Summary:	%{oname} web browser core package
12cr|qupzilla-1.3.5-1|40	
12cr|qupzilla-1.3.5-1|41	%description core
12cr|qupzilla-1.3.5-1|42	QupZilla is a new and very fast QtWebKit browser. It aims to be a lightweight
12cr|qupzilla-1.3.5-1|43	web browser available through all major platforms. This project has been
12cr|qupzilla-1.3.5-1|44	originally started only for educational purposes. But from its start, QupZilla
12cr|qupzilla-1.3.5-1|45	has grown into a feature-rich browser.
12cr|qupzilla-1.3.5-1|46	
12cr|qupzilla-1.3.5-1|47	QupZilla has all standard functions you expect from a web browser. It includes
12cr|qupzilla-1.3.5-1|48	bookmarks, history (both also in sidebar) and tabs. Above that, you can manage
12cr|qupzilla-1.3.5-1|49	RSS feeds with an included RSS reader, block ads with a builtin AdBlock plugin,
12cr|qupzilla-1.3.5-1|50	block Flash content with Click2Flash and edit the local CA Certificates
12cr|qupzilla-1.3.5-1|51	database with an SSL Manager.
12cr|qupzilla-1.3.5-1|52	
12cr|qupzilla-1.3.5-1|53	QupZilla's main aim is to be a very fast and very stable QtWebKit browser
12cr|qupzilla-1.3.5-1|54	available to everyone. There are already a lot of QtWebKit browsers available,
12cr|qupzilla-1.3.5-1|55	but they are either bound to the KDE environment (rekonq), are not actively
12cr|qupzilla-1.3.5-1|56	developed or very unstable and miss important features. But there is missing
12cr|qupzilla-1.3.5-1|57	a multiplatform, modern and actively developed browser. QupZilla is trying
12cr|qupzilla-1.3.5-1|58	to fill this gap by providing a very stable browsing experience.
12cr|qupzilla-1.3.5-1|59	
12cr|qupzilla-1.3.5-1|60	%package plugins
12cr|qupzilla-1.3.5-1|61	Summary:	Various plugins for %{oname} web browser
12cr|qupzilla-1.3.5-1|62	Requires:	%{name} = %{version}
12cr|qupzilla-1.3.5-1|63	
12cr|qupzilla-1.3.5-1|64	%description plugins
12cr|qupzilla-1.3.5-1|65	QupZilla Plugins are dynamically loaded shared libraries (*.so) that can extend
12cr|qupzilla-1.3.5-1|66	application in almost any way. This package contains the following plugins:
12cr|qupzilla-1.3.5-1|67	
12cr|qupzilla-1.3.5-1|68	* Mouse Gestures
12cr|qupzilla-1.3.5-1|69	* Access Keys Navigation
12cr|qupzilla-1.3.5-1|70	* Personal Information Manager
12cr|qupzilla-1.3.5-1|71	* GreaseMonkey
12cr|qupzilla-1.3.5-1|72	
12cr|qupzilla-1.3.5-1|73	%package -n %{libname}
12cr|qupzilla-1.3.5-1|74	Summary:	%{oname} shared library
12cr|qupzilla-1.3.5-1|75	
12cr|qupzilla-1.3.5-1|76	%description -n %{libname}
12cr|qupzilla-1.3.5-1|77	Shared library used by %{oname} web browser.
12cr|qupzilla-1.3.5-1|78	
12cr|qupzilla-1.3.5-1|79	%package -n %{develname}
12cr|qupzilla-1.3.5-1|80	Summary:	%{oname} development files
12cr|qupzilla-1.3.5-1|81	Requires:	%{libname} = %{version}
12cr|qupzilla-1.3.5-1|82	
12cr|qupzilla-1.3.5-1|83	%description -n %{develname}
12cr|qupzilla-1.3.5-1|84	Development files for %{libname} library.
12cr|qupzilla-1.3.5-1|85	
12cr|qupzilla-1.3.5-1|86	%prep
12cr|qupzilla-1.3.5-1|87	%setup -q -n %{oname}-%{version}
12cr|qupzilla-1.3.5-1|88	%patch0 -p1
12cr|qupzilla-1.3.5-1|89	dos2unix COPYRIGHT README.md
12cr|qupzilla-1.3.5-1|90	
12cr|qupzilla-1.3.5-1|91	%build
12cr|qupzilla-1.3.5-1|92	export USE_LIBPATH=%{_libdir}/
12cr|qupzilla-1.3.5-1|93	export USE_WEBGL="true"
12cr|qupzilla-1.3.5-1|94	%qmake_qt4
12cr|qupzilla-1.3.5-1|95	%make
12cr|qupzilla-1.3.5-1|96	
12cr|qupzilla-1.3.5-1|97	%install
12cr|qupzilla-1.3.5-1|98	make install INSTALL_ROOT=%{buildroot}
12cr|qupzilla-1.3.5-1|99	
12cr|qupzilla-1.3.5-1|100	%if %{mdvver} >= 201200
12cr|qupzilla-1.3.5-1|101	%find_lang %{name} --all-name --with-qt
12cr|qupzilla-1.3.5-1|102	%else
12cr|qupzilla-1.3.5-1|103	cat > %{name}.lang << EOF
12cr|qupzilla-1.3.5-1|104	%lang(ja) /usr/share/qupzilla/locale/qt_ja.qm
12cr|qupzilla-1.3.5-1|105	%lang(RU) /usr/share/qupzilla/locale/ru_RU.qm
12cr|qupzilla-1.3.5-1|106	%lang(PT) /usr/share/qupzilla/locale/pt_PT.qm
12cr|qupzilla-1.3.5-1|107	%lang(it) /usr/share/qupzilla/locale/qt_it.qm
12cr|qupzilla-1.3.5-1|108	%lang(RS) /usr/share/qupzilla/locale/sr_RS.qm
12cr|qupzilla-1.3.5-1|109	%lang(pt) /usr/share/qupzilla/locale/qt_pt.qm
12cr|qupzilla-1.3.5-1|110	%lang(uk) /usr/share/qupzilla/locale/qt_uk.qm
12cr|qupzilla-1.3.5-1|111	%lang(sk) /usr/share/qupzilla/locale/qt_sk.qm
12cr|qupzilla-1.3.5-1|112	%lang(GR) /usr/share/qupzilla/locale/el_GR.qm
12cr|qupzilla-1.3.5-1|113	%lang(JP) /usr/share/qupzilla/locale/ja_JP.qm
12cr|qupzilla-1.3.5-1|114	%lang(RO) /usr/share/qupzilla/locale/ro_RO.qm
12cr|qupzilla-1.3.5-1|115	%lang(sr_RS) /usr/share/qupzilla/locale/qt_sr_RS.qm
12cr|qupzilla-1.3.5-1|116	%lang(zh_CN) /usr/share/qupzilla/locale/qt_zh_CN.qm
12cr|qupzilla-1.3.5-1|117	%lang(SE) /usr/share/qupzilla/locale/sv_SE.qm
12cr|qupzilla-1.3.5-1|118	%lang(CZ) /usr/share/qupzilla/locale/cs_CZ.qm
12cr|qupzilla-1.3.5-1|119	%lang(VE) /usr/share/qupzilla/locale/es_VE.qm
12cr|qupzilla-1.3.5-1|120	%lang(ID) /usr/share/qupzilla/locale/id_ID.qm
12cr|qupzilla-1.3.5-1|121	%lang(es) /usr/share/qupzilla/locale/qt_es.qm
12cr|qupzilla-1.3.5-1|122	%lang(de) /usr/share/qupzilla/locale/qt_de.qm
12cr|qupzilla-1.3.5-1|123	%lang(cs) /usr/share/qupzilla/locale/qt_cs.qm
12cr|qupzilla-1.3.5-1|124	%lang(GE) /usr/share/qupzilla/locale/ka_GE.qm
12cr|qupzilla-1.3.5-1|125	%lang(ES) /usr/share/qupzilla/locale/es_ES.qm
12cr|qupzilla-1.3.5-1|126	%lang(UA) /usr/share/qupzilla/locale/uk_UA.qm
12cr|qupzilla-1.3.5-1|127	%lang(hu) /usr/share/qupzilla/locale/qt_hu.qm
12cr|qupzilla-1.3.5-1|128	%lang(IT) /usr/share/qupzilla/locale/it_IT.qm
12cr|qupzilla-1.3.5-1|129	%lang(CN) /usr/share/qupzilla/locale/zh_CN.qm
12cr|qupzilla-1.3.5-1|130	%lang(nl) /usr/share/qupzilla/locale/qt_nl.qm
12cr|qupzilla-1.3.5-1|131	%lang(sr_BA) /usr/share/qupzilla/locale/qt_sr_BA.qm
12cr|qupzilla-1.3.5-1|132	%lang(SK) /usr/share/qupzilla/locale/sk_SK.qm
12cr|qupzilla-1.3.5-1|133	%lang(BA) /usr/share/qupzilla/locale/sr_BA.qm
12cr|qupzilla-1.3.5-1|134	%lang(zh_TW) /usr/share/qupzilla/locale/qt_zh_TW.qm
12cr|qupzilla-1.3.5-1|135	%lang(HU) /usr/share/qupzilla/locale/hu_HU.qm
12cr|qupzilla-1.3.5-1|136	%lang(PL) /usr/share/qupzilla/locale/pl_PL.qm
12cr|qupzilla-1.3.5-1|137	%lang(sv) /usr/share/qupzilla/locale/qt_sv.qm
12cr|qupzilla-1.3.5-1|138	%lang(DE) /usr/share/qupzilla/locale/de_DE.qm
12cr|qupzilla-1.3.5-1|139	%lang(TW) /usr/share/qupzilla/locale/zh_TW.qm
12cr|qupzilla-1.3.5-1|140	%lang(fr) /usr/share/qupzilla/locale/qt_fr.qm
12cr|qupzilla-1.3.5-1|141	%lang(NL) /usr/share/qupzilla/locale/nl_NL.qm
12cr|qupzilla-1.3.5-1|142	%lang(el) /usr/share/qupzilla/locale/qt_el.qm
12cr|qupzilla-1.3.5-1|143	%lang(BR) /usr/share/qupzilla/locale/pt_BR.qm
12cr|qupzilla-1.3.5-1|144	%lang(pl) /usr/share/qupzilla/locale/qt_pl.qm
12cr|qupzilla-1.3.5-1|145	%lang(FR) /usr/share/qupzilla/locale/fr_FR.qm
12cr|qupzilla-1.3.5-1|146	%lang(ru) /usr/share/qupzilla/locale/qt_ru.qm
12cr|qupzilla-1.3.5-1|147	EOF
12cr|qupzilla-1.3.5-1|148	%endif
12cr|qupzilla-1.3.5-1|149	
12cr|qupzilla-1.3.5-1|150	%files
12cr|qupzilla-1.3.5-1|151	
12cr|qupzilla-1.3.5-1|152	%files core -f %{name}.lang
12cr|qupzilla-1.3.5-1|153	%{_bindir}/%{name}
12cr|qupzilla-1.3.5-1|154	%dir %{_datadir}/%{name}
12cr|qupzilla-1.3.5-1|155	%{_datadir}/%{name}/themes
12cr|qupzilla-1.3.5-1|156	%{_iconsdir}/hicolor/*/apps/*.png
12cr|qupzilla-1.3.5-1|157	%{_datadir}/pixmaps/%{name}.png
12cr|qupzilla-1.3.5-1|158	%{_datadir}/applications/%{name}.desktop
12cr|qupzilla-1.3.5-1|159	%doc AUTHORS COPYRIGHT FAQ README.md TODO
12cr|qupzilla-1.3.5-1|160	%dir %{_datadir}/%{name}/locale
12cr|qupzilla-1.3.5-1|161	%dir %{_libdir}/qupzilla
12cr|qupzilla-1.3.5-1|162	
12cr|qupzilla-1.3.5-1|163	%files plugins
12cr|qupzilla-1.3.5-1|164	%{_libdir}/qupzilla/*.so
12cr|qupzilla-1.3.5-1|165	
12cr|qupzilla-1.3.5-1|166	%files -n %{libname}
12cr|qupzilla-1.3.5-1|167	%{_libdir}/lib%{oname}.so.%{major}*
12cr|qupzilla-1.3.5-1|168	
12cr|qupzilla-1.3.5-1|169	%files -n %{develname}
12cr|qupzilla-1.3.5-1|170	%{_libdir}/lib%{oname}.so
12cr|qupzilla-1.3.5-1|171	
12cr|qupzilla-1.3.5-1|172	
12cr|qupzilla-1.3.5-1|173	%changelog
12cr|qupzilla-1.3.5-1|174	* Tue Sep 18 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.3.5-1
12cr|qupzilla-1.3.5-1|175	+ Revision: 817084
12cr|qupzilla-1.3.5-1|176	- update to 1.3.5
12cr|qupzilla-1.3.5-1|177	- enable WebGL support
12cr|qupzilla-1.3.5-1|178	
12cr|qupzilla-1.3.5-1|179	* Wed Jul 18 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.3.1-2
12cr|qupzilla-1.3.5-1|180	+ Revision: 810118
12cr|qupzilla-1.3.5-1|181	- fix building qupzilla metapackage
12cr|qupzilla-1.3.5-1|182	
12cr|qupzilla-1.3.5-1|183	* Tue Jul 17 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.3.1-1
12cr|qupzilla-1.3.5-1|184	+ Revision: 810063
12cr|qupzilla-1.3.5-1|185	- update to 1.3.1
12cr|qupzilla-1.3.5-1|186	- split to multiple packages
12cr|qupzilla-1.3.5-1|187	
12cr|qupzilla-1.3.5-1|188	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|qupzilla-1.3.5-1|189	- fix %%find_lang usage
12cr|qupzilla-1.3.5-1|190	- fix unpackage directory
12cr|qupzilla-1.3.5-1|191	
12cr|qupzilla-1.3.5-1|192	* Wed Jan 18 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.1.5-1
12cr|qupzilla-1.3.5-1|193	+ Revision: 762221
12cr|qupzilla-1.3.5-1|194	- fixed some macros and BR
12cr|qupzilla-1.3.5-1|195	- imported package qupzilla
12cr|qupzilla-1.3.5-1|196	

6856 12
12cr|qutim-0.3.1-1|1	%define _disable_ld_no_undefined 1
12cr|qutim-0.3.1-1|2	
12cr|qutim-0.3.1-1|3	%define snapshot 0
12cr|qutim-0.3.1-1|4	%if %{snapshot}
12cr|qutim-0.3.1-1|5	%define gitdate 20121026
12cr|qutim-0.3.1-1|6	%define gitrev	d41951
12cr|qutim-0.3.1-1|7	%endif
12cr|qutim-0.3.1-1|8	
12cr|qutim-0.3.1-1|9	Name:		qutim
12cr|qutim-0.3.1-1|10	%if %{snapshot}
12cr|qutim-0.3.1-1|11	Version:        0.3.1
12cr|qutim-0.3.1-1|12	Release:        0.%{gitdate}.1
12cr|qutim-0.3.1-1|13	%else
12cr|qutim-0.3.1-1|14	Version:	0.3.1
12cr|qutim-0.3.1-1|15	Release:	1
12cr|qutim-0.3.1-1|16	%endif
12cr|qutim-0.3.1-1|17	Summary:	qutIM - multiplatform multiprotocol (ICQ, Jabber etc) instant messenger
12cr|qutim-0.3.1-1|18	Group:		Networking/Instant messaging
12cr|qutim-0.3.1-1|19	License:	GPLv2
12cr|qutim-0.3.1-1|20	URL:		http://qutim.org/
12cr|qutim-0.3.1-1|21	%if %{snapshot}
12cr|qutim-0.3.1-1|22	Source0:	%{name}-%{version}-%{gitdate}.tar.gz
12cr|qutim-0.3.1-1|23	%else
12cr|qutim-0.3.1-1|24	Source0:	%{name}-%{version}.tar.bz2
12cr|qutim-0.3.1-1|25	%endif
12cr|qutim-0.3.1-1|26	BuildRequires:	cmake
12cr|qutim-0.3.1-1|27	BuildRequires:	kdelibs4-devel
12cr|qutim-0.3.1-1|28	BuildRequires:	qt4-devel
12cr|qutim-0.3.1-1|29	BuildRequires:	qt4-linguist
12cr|qutim-0.3.1-1|30	BuildRequires:	SDLmm-devel
12cr|qutim-0.3.1-1|31	BuildRequires:	SDL_sound-devel
12cr|qutim-0.3.1-1|32	BuildRequires:	SDL_ttf-devel
12cr|qutim-0.3.1-1|33	BuildRequires:	pkgconfig(libidn)
12cr|qutim-0.3.1-1|34	BuildRequires:	pkgconfig(gnutls)
12cr|qutim-0.3.1-1|35	BuildRequires:	pkgconfig(SDL_image)
12cr|qutim-0.3.1-1|36	BuildRequires:	pkgconfig(SDL_gfx)
12cr|qutim-0.3.1-1|37	BuildRequires:	pkgconfig(SDL_mixer)
12cr|qutim-0.3.1-1|38	BuildRequires:	pkgconfig(sdl)
12cr|qutim-0.3.1-1|39	BuildRequires:	jreen-devel >= 1.0.5
12cr|qutim-0.3.1-1|40	BuildRequires:	pkgconfig(phonon)
12cr|qutim-0.3.1-1|41	
12cr|qutim-0.3.1-1|42	Patch0:		telepathy-qt4-telepathyqt-upstream.patch
12cr|qutim-0.3.1-1|43	
12cr|qutim-0.3.1-1|44	%description
12cr|qutim-0.3.1-1|45	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger.
12cr|qutim-0.3.1-1|46	
12cr|qutim-0.3.1-1|47	%files
12cr|qutim-0.3.1-1|48	%{_bindir}/%{name}
12cr|qutim-0.3.1-1|49	%{_datadir}/applications/%{name}.desktop
12cr|qutim-0.3.1-1|50	%{_datadir}/pixmaps/%{name}.xpm
12cr|qutim-0.3.1-1|51	%{_datadir}/%{name}
12cr|qutim-0.3.1-1|52	%{_datadir}/apps/%{name}
12cr|qutim-0.3.1-1|53	%{_datadir}/apps/desktoptheme/default/icons/%{name}.svg
12cr|qutim-0.3.1-1|54	%{_libdir}/%{name}/plugins/*.so
12cr|qutim-0.3.1-1|55	%{_iconsdir}/*/*/*
12cr|qutim-0.3.1-1|56	
12cr|qutim-0.3.1-1|57	#------------------------------------------------------------------
12cr|qutim-0.3.1-1|58	%define major 0
12cr|qutim-0.3.1-1|59	%define libname %mklibname qutim %{major}
12cr|qutim-0.3.1-1|60	
12cr|qutim-0.3.1-1|61	%package -n	%{libname}
12cr|qutim-0.3.1-1|62	Summary:	Tunneling of IPv6 over UDP through NATs
12cr|qutim-0.3.1-1|63	Group:		Networking/Instant messaging
12cr|qutim-0.3.1-1|64	
12cr|qutim-0.3.1-1|65	%description -n %{libname}
12cr|qutim-0.3.1-1|66	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger.
12cr|qutim-0.3.1-1|67	
12cr|qutim-0.3.1-1|68	%files -n %{libname}
12cr|qutim-0.3.1-1|69	%{_libdir}/libqutim.so.%{major}*
12cr|qutim-0.3.1-1|70	
12cr|qutim-0.3.1-1|71	
12cr|qutim-0.3.1-1|72	#------------------------------------------------------------------
12cr|qutim-0.3.1-1|73	%define qadium %mklibname qutim-adiumwebview %{major}
12cr|qutim-0.3.1-1|74	
12cr|qutim-0.3.1-1|75	%package -n	%{qadium}
12cr|qutim-0.3.1-1|76	Summary:	Tunneling of IPv6 over UDP through NATs
12cr|qutim-0.3.1-1|77	Group:		Networking/Instant messaging
12cr|qutim-0.3.1-1|78	
12cr|qutim-0.3.1-1|79	%description -n %{qadium}
12cr|qutim-0.3.1-1|80	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger.
12cr|qutim-0.3.1-1|81	
12cr|qutim-0.3.1-1|82	%files -n %{qadium}
12cr|qutim-0.3.1-1|83	%{_libdir}/libqutim-adiumwebview.so.%{major}*
12cr|qutim-0.3.1-1|84	
12cr|qutim-0.3.1-1|85	
12cr|qutim-0.3.1-1|86	#------------------------------------------------------------------
12cr|qutim-0.3.1-1|87	%define qutimdevelname %mklibname -d %{name}
12cr|qutim-0.3.1-1|88	
12cr|qutim-0.3.1-1|89	%package -n	%{qutimdevelname}
12cr|qutim-0.3.1-1|90	Summary:	qutIM header files
12cr|qutim-0.3.1-1|91	Group:		Development/C
12cr|qutim-0.3.1-1|92	Requires:	%{libname} = %{version}-%{release}
12cr|qutim-0.3.1-1|93	Provides:	%{name}-devel = %{version}-%{release}
12cr|qutim-0.3.1-1|94	
12cr|qutim-0.3.1-1|95	%description -n %{qutimdevelname}
12cr|qutim-0.3.1-1|96	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger
12cr|qutim-0.3.1-1|97	header files.
12cr|qutim-0.3.1-1|98	
12cr|qutim-0.3.1-1|99	%files -n %{qutimdevelname}
12cr|qutim-0.3.1-1|100	%{_includedir}/%{name}/adiumchat/*.h
12cr|qutim-0.3.1-1|101	%{_includedir}/%{name}/*.h
12cr|qutim-0.3.1-1|102	%{_includedir}/%{name}/simplecontactlist/*.h
12cr|qutim-0.3.1-1|103	%{_libdir}/libqutim.so
12cr|qutim-0.3.1-1|104	%{_libdir}/libqutim-adiumwebview.so
12cr|qutim-0.3.1-1|105	%{_datadir}/cmake/Modules/*
12cr|qutim-0.3.1-1|106	
12cr|qutim-0.3.1-1|107	%prep
12cr|qutim-0.3.1-1|108	%setup -q
12cr|qutim-0.3.1-1|109	%patch0 -p1
12cr|qutim-0.3.1-1|110	
12cr|qutim-0.3.1-1|111	#rm -rf ./protocols/jabber/jreen ./plugins/plugman/3rdparty ./protocols/oscar/3rdparty
12cr|qutim-0.3.1-1|112	#./core/3rdparty/qxt
12cr|qutim-0.3.1-1|113	
12cr|qutim-0.3.1-1|114	%build
12cr|qutim-0.3.1-1|115	#-DUNITYLAUNCHER=OFF	\
12cr|qutim-0.3.1-1|116	export PATH="$PATH:/usr/lib/qt4/bin/"
12cr|qutim-0.3.1-1|117	%cmake_kde4	-DCMAKE_SKIP_RPATH=TRUE	\
12cr|qutim-0.3.1-1|118	-DHAIKUNOTIFICATIONS=OFF \
12cr|qutim-0.3.1-1|119	-DASTRAL=off		\
12cr|qutim-0.3.1-1|120	-DPLUGMAN=off		\
12cr|qutim-0.3.1-1|121	-DCMAKE_SKIP_RPATH:BOOL=ON \
12cr|qutim-0.3.1-1|122	-DUPDATER=OFF		\
12cr|qutim-0.3.1-1|123	-DSYSTEM_JREEN=ON	\
12cr|qutim-0.3.1-1|124	-DSDLSOUND=OFF
12cr|qutim-0.3.1-1|125	%make
12cr|qutim-0.3.1-1|126	
12cr|qutim-0.3.1-1|127	%install
12cr|qutim-0.3.1-1|128	%makeinstall_std -C build

6857 12
12cr|qutim2-0.2.1.git.630-0.1|1	%define oname qutim
12cr|qutim2-0.2.1.git.630-0.1|2	
12cr|qutim2-0.2.1.git.630-0.1|3	%define _disable_ld_as_needed 1
12cr|qutim2-0.2.1.git.630-0.1|4	
12cr|qutim2-0.2.1.git.630-0.1|5	%define coreversion		0.2.1.git.630
12cr|qutim2-0.2.1.git.630-0.1|6	%define icqversion		0.2.1.136
12cr|qutim2-0.2.1.git.630-0.1|7	%define ircversion		0.2.0.38
12cr|qutim2-0.2.1.git.630-0.1|8	%define jabberversion		0.2.1.431
12cr|qutim2-0.2.1.git.630-0.1|9	%define mrimversion		0.2.1.146
12cr|qutim2-0.2.1.git.630-0.1|10	%define vkontakteversion	0.2.0.40
12cr|qutim2-0.2.1.git.630-0.1|11	%define yandexnarodversion	0.2.0.21
12cr|qutim2-0.2.1.git.630-0.1|12	%define histmanversion		0.2.0.13
12cr|qutim2-0.2.1.git.630-0.1|13	%define juickversion		0.2.1.100
12cr|qutim2-0.2.1.git.630-0.1|14	%define weatherversion		0.2.1.145
12cr|qutim2-0.2.1.git.630-0.1|15	%define massmessagingversion	0.2.1.120
12cr|qutim2-0.2.1.git.630-0.1|16	%define plugmanversion		0.2.0.151
12cr|qutim2-0.2.1.git.630-0.1|17	%define imagepubversion		10
12cr|qutim2-0.2.1.git.630-0.1|18	%define kdeversion		31
12cr|qutim2-0.2.1.git.630-0.1|19	%define msnversion		6
12cr|qutim2-0.2.1.git.630-0.1|20	%define urlpreviewversion	12
12cr|qutim2-0.2.1.git.630-0.1|21	%define cchkversion		0.0.7
12cr|qutim2-0.2.1.git.630-0.1|22	%define twitterversion		4
12cr|qutim2-0.2.1.git.630-0.1|23	
12cr|qutim2-0.2.1.git.630-0.1|24	Name:		qutim2
12cr|qutim2-0.2.1.git.630-0.1|25	Version:	%{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|26	Release:	0.1
12cr|qutim2-0.2.1.git.630-0.1|27	Summary:	qutIM - multiplatform multiprotocol (ICQ, Jabber etc) instant messenger
12cr|qutim2-0.2.1.git.630-0.1|28	Group:		Networking/Instant messaging
12cr|qutim2-0.2.1.git.630-0.1|29	License:	GPLv2
12cr|qutim2-0.2.1.git.630-0.1|30	URL:		http://qutim.org/
12cr|qutim2-0.2.1.git.630-0.1|31	Source0:	%{oname}-%{coreversion}.tar.bz2
12cr|qutim2-0.2.1.git.630-0.1|32	Source1:	qutim-emoticons-0.2.0.tar.bz2
12cr|qutim2-0.2.1.git.630-0.1|33	Source2:	qutim-langs-0.2.0.tar.bz2
12cr|qutim2-0.2.1.git.630-0.1|34	Source3:	qutim-sounds-0.2.0.tar.bz2
12cr|qutim2-0.2.1.git.630-0.1|35	Source4:	qutIM.desktop
12cr|qutim2-0.2.1.git.630-0.1|36	Source5:	TributeToQIP.tar.bz2
12cr|qutim2-0.2.1.git.630-0.1|37	Source6:	qutim-glass.tar.bz2
12cr|qutim2-0.2.1.git.630-0.1|38	Source7:	qutim-red.tar.bz2
12cr|qutim2-0.2.1.git.630-0.1|39	Source8:	additional_plugins.tar.bz2
12cr|qutim2-0.2.1.git.630-0.1|40	Patch0:		qutim-0.2.0-x86_64.patch
12cr|qutim2-0.2.1.git.630-0.1|41	Patch1:		qutim-msn-3-cmake.patch
12cr|qutim2-0.2.1.git.630-0.1|42	Patch2:		qutim-0.2.1.git.630-gcc4.7.patch
12cr|qutim2-0.2.1.git.630-0.1|43	Patch3:		qutim-0.2.1.git.630-linkage.patch
12cr|qutim2-0.2.1.git.630-0.1|44	Patch4:		qutim-0.2.1.git.630-speller.patch
12cr|qutim2-0.2.1.git.630-0.1|45	Patch5:		qutim-0.2.1.git.630-qt4.8.patch
12cr|qutim2-0.2.1.git.630-0.1|46	BuildRequires:	qt4-devel
12cr|qutim2-0.2.1.git.630-0.1|47	BuildRequires:	idn-devel
12cr|qutim2-0.2.1.git.630-0.1|48	BuildRequires:	gnutls-devel
12cr|qutim2-0.2.1.git.630-0.1|49	BuildRequires:	cmake
12cr|qutim2-0.2.1.git.630-0.1|50	BuildRequires:	phonon-devel
12cr|qutim2-0.2.1.git.630-0.1|51	BuildRequires:	kdelibs4-devel
12cr|qutim2-0.2.1.git.630-0.1|52	Conflicts:	%{oname} >= 0.2.80
12cr|qutim2-0.2.1.git.630-0.1|53	
12cr|qutim2-0.2.1.git.630-0.1|54	%description
12cr|qutim2-0.2.1.git.630-0.1|55	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger.
12cr|qutim2-0.2.1.git.630-0.1|56	
12cr|qutim2-0.2.1.git.630-0.1|57	%package -n %{name}-icq
12cr|qutim2-0.2.1.git.630-0.1|58	Summary:	ICQ plugin for qutIM
12cr|qutim2-0.2.1.git.630-0.1|59	Group:		Networking/Instant messaging
12cr|qutim2-0.2.1.git.630-0.1|60	Version:	%{icqversion}
12cr|qutim2-0.2.1.git.630-0.1|61	Requires:	%{name} = %{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|62	
12cr|qutim2-0.2.1.git.630-0.1|63	%description -n %{name}-icq
12cr|qutim2-0.2.1.git.630-0.1|64	ICQ plugin for qutIM.
12cr|qutim2-0.2.1.git.630-0.1|65	
12cr|qutim2-0.2.1.git.630-0.1|66	%package -n %{name}-jabber
12cr|qutim2-0.2.1.git.630-0.1|67	Summary:	Jabber plugin for qutIM
12cr|qutim2-0.2.1.git.630-0.1|68	Group:		Networking/Instant messaging
12cr|qutim2-0.2.1.git.630-0.1|69	Version:	%{jabberversion}
12cr|qutim2-0.2.1.git.630-0.1|70	Requires:	%{name} = %{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|71	
12cr|qutim2-0.2.1.git.630-0.1|72	%description -n %{name}-jabber
12cr|qutim2-0.2.1.git.630-0.1|73	Jabber plugin for qutIM.
12cr|qutim2-0.2.1.git.630-0.1|74	
12cr|qutim2-0.2.1.git.630-0.1|75	%package -n %{name}-irc
12cr|qutim2-0.2.1.git.630-0.1|76	Summary:	IRC plugin for qutIM
12cr|qutim2-0.2.1.git.630-0.1|77	Group:		Networking/Instant messaging
12cr|qutim2-0.2.1.git.630-0.1|78	Version:	%{ircversion}
12cr|qutim2-0.2.1.git.630-0.1|79	Requires:	%{name} = %{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|80	
12cr|qutim2-0.2.1.git.630-0.1|81	%description -n %{name}-irc
12cr|qutim2-0.2.1.git.630-0.1|82	IRC plugin for qutIM.
12cr|qutim2-0.2.1.git.630-0.1|83	
12cr|qutim2-0.2.1.git.630-0.1|84	%package -n %{name}-mrim
12cr|qutim2-0.2.1.git.630-0.1|85	Summary:	Mail.ru plugin for qutIM
12cr|qutim2-0.2.1.git.630-0.1|86	Group:		Networking/Instant messaging
12cr|qutim2-0.2.1.git.630-0.1|87	Version:	%{mrimversion}
12cr|qutim2-0.2.1.git.630-0.1|88	Requires:	%{name} = %{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|89	
12cr|qutim2-0.2.1.git.630-0.1|90	%description -n %{name}-mrim
12cr|qutim2-0.2.1.git.630-0.1|91	Mail.ru plugin for qutIM.
12cr|qutim2-0.2.1.git.630-0.1|92	
12cr|qutim2-0.2.1.git.630-0.1|93	%package -n %{name}-msn
12cr|qutim2-0.2.1.git.630-0.1|94	Summary:	MSN plugin for qutIM
12cr|qutim2-0.2.1.git.630-0.1|95	Group:		Networking/Instant messaging
12cr|qutim2-0.2.1.git.630-0.1|96	Version:	%{msnversion}
12cr|qutim2-0.2.1.git.630-0.1|97	Requires:	%{name} = %{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|98	
12cr|qutim2-0.2.1.git.630-0.1|99	%description -n %{name}-msn
12cr|qutim2-0.2.1.git.630-0.1|100	MSN plugin for qutIM.
12cr|qutim2-0.2.1.git.630-0.1|101	
12cr|qutim2-0.2.1.git.630-0.1|102	%package -n %{name}-vkontakte
12cr|qutim2-0.2.1.git.630-0.1|103	Summary:	Vkontakte.ru plugin for qutIM
12cr|qutim2-0.2.1.git.630-0.1|104	Group:		Networking/Instant messaging
12cr|qutim2-0.2.1.git.630-0.1|105	Version:	%{vkontakteversion}
12cr|qutim2-0.2.1.git.630-0.1|106	Requires:	%{name} = %{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|107	
12cr|qutim2-0.2.1.git.630-0.1|108	%description -n %{name}-vkontakte
12cr|qutim2-0.2.1.git.630-0.1|109	Vkontakte.ru plugin for qutIM.
12cr|qutim2-0.2.1.git.630-0.1|110	
12cr|qutim2-0.2.1.git.630-0.1|111	%package -n %{name}-imagepub
12cr|qutim2-0.2.1.git.630-0.1|112	Summary:	Image publishing services plugin for qutIM
12cr|qutim2-0.2.1.git.630-0.1|113	Group:		Networking/Instant messaging
12cr|qutim2-0.2.1.git.630-0.1|114	Version:	%{imagepubversion}
12cr|qutim2-0.2.1.git.630-0.1|115	Requires:	%{name} = %{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|116	
12cr|qutim2-0.2.1.git.630-0.1|117	%description -n %{name}-imagepub
12cr|qutim2-0.2.1.git.630-0.1|118	Image publishing services plugin for qutIM.
12cr|qutim2-0.2.1.git.630-0.1|119	
12cr|qutim2-0.2.1.git.630-0.1|120	%package -n %{name}-massmessaging
12cr|qutim2-0.2.1.git.630-0.1|121	Summary:	Mass messaging plugin for qutIM
12cr|qutim2-0.2.1.git.630-0.1|122	Group:		Networking/Instant messaging
12cr|qutim2-0.2.1.git.630-0.1|123	Version:	%{massmessagingversion}
12cr|qutim2-0.2.1.git.630-0.1|124	Requires:	%{name} = %{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|125	
12cr|qutim2-0.2.1.git.630-0.1|126	%description -n %{name}-massmessaging
12cr|qutim2-0.2.1.git.630-0.1|127	Mass messaging plugin for qutIM.
12cr|qutim2-0.2.1.git.630-0.1|128	
12cr|qutim2-0.2.1.git.630-0.1|129	
12cr|qutim2-0.2.1.git.630-0.1|130	%package -n %{name}-juick
12cr|qutim2-0.2.1.git.630-0.1|131	Summary:	Weather plugin for qutIM
12cr|qutim2-0.2.1.git.630-0.1|132	Group:		Networking/Instant messaging
12cr|qutim2-0.2.1.git.630-0.1|133	Version:	%{juickversion}
12cr|qutim2-0.2.1.git.630-0.1|134	Requires:	%{name} = %{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|135	
12cr|qutim2-0.2.1.git.630-0.1|136	%description -n %{name}-juick
12cr|qutim2-0.2.1.git.630-0.1|137	juick plugin for qutIM.
12cr|qutim2-0.2.1.git.630-0.1|138	
12cr|qutim2-0.2.1.git.630-0.1|139	%package -n %{name}-weather
12cr|qutim2-0.2.1.git.630-0.1|140	Summary:	Weather plugin for qutIM
12cr|qutim2-0.2.1.git.630-0.1|141	Group:		Networking/Instant messaging
12cr|qutim2-0.2.1.git.630-0.1|142	Version:	%{weatherversion}
12cr|qutim2-0.2.1.git.630-0.1|143	Requires:	%{name} = %{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|144	
12cr|qutim2-0.2.1.git.630-0.1|145	%description -n %{name}-weather
12cr|qutim2-0.2.1.git.630-0.1|146	Weather plugin for qutIM.
12cr|qutim2-0.2.1.git.630-0.1|147	
12cr|qutim2-0.2.1.git.630-0.1|148	%package -n %{name}-urlpreview
12cr|qutim2-0.2.1.git.630-0.1|149	Summary:	Prewiew URLs in messages plugin for qutIM
12cr|qutim2-0.2.1.git.630-0.1|150	Group:		Networking/Instant messaging
12cr|qutim2-0.2.1.git.630-0.1|151	Version:	%{urlpreviewversion}
12cr|qutim2-0.2.1.git.630-0.1|152	Requires:	%{name} = %{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|153	
12cr|qutim2-0.2.1.git.630-0.1|154	%description -n %{name}-urlpreview
12cr|qutim2-0.2.1.git.630-0.1|155	Prewiew URLs in messages plugin for qutIM.
12cr|qutim2-0.2.1.git.630-0.1|156	
12cr|qutim2-0.2.1.git.630-0.1|157	%package -n %{name}-yandexnarod
12cr|qutim2-0.2.1.git.630-0.1|158	Summary:	Yandex.narod.ru plugin for qutIM
12cr|qutim2-0.2.1.git.630-0.1|159	Group:		Networking/Instant messaging
12cr|qutim2-0.2.1.git.630-0.1|160	Version:	%{yandexnarodversion}
12cr|qutim2-0.2.1.git.630-0.1|161	Requires:	%{name} = %{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|162	
12cr|qutim2-0.2.1.git.630-0.1|163	%description -n %{name}-yandexnarod
12cr|qutim2-0.2.1.git.630-0.1|164	Yandex.narod.ru plugin for qutIM. Requires narod.ru account.
12cr|qutim2-0.2.1.git.630-0.1|165	
12cr|qutim2-0.2.1.git.630-0.1|166	%package -n %{name}-twitter
12cr|qutim2-0.2.1.git.630-0.1|167	Summary:	Twitter plugin for qutIM
12cr|qutim2-0.2.1.git.630-0.1|168	Group:		Networking/Instant messaging
12cr|qutim2-0.2.1.git.630-0.1|169	Version:	%{twitterversion}
12cr|qutim2-0.2.1.git.630-0.1|170	Requires:	%{name} = %{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|171	
12cr|qutim2-0.2.1.git.630-0.1|172	%description -n %{name}-twitter
12cr|qutim2-0.2.1.git.630-0.1|173	Twitter plugin for qutIM.
12cr|qutim2-0.2.1.git.630-0.1|174	
12cr|qutim2-0.2.1.git.630-0.1|175	%package -n %{name}-histman
12cr|qutim2-0.2.1.git.630-0.1|176	Summary:	History manager plugin for qutIM
12cr|qutim2-0.2.1.git.630-0.1|177	Group:		Networking/Instant messaging
12cr|qutim2-0.2.1.git.630-0.1|178	Version:	%{histmanversion}
12cr|qutim2-0.2.1.git.630-0.1|179	Requires:	%{name} = %{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|180	
12cr|qutim2-0.2.1.git.630-0.1|181	%description -n %{name}-histman
12cr|qutim2-0.2.1.git.630-0.1|182	History manager plugin for qutIM. Import history from clients
12cr|qutim2-0.2.1.git.630-0.1|183	like QIP, Miranda, Pidgin, Kopete, Gajim, Psi and others.
12cr|qutim2-0.2.1.git.630-0.1|184	
12cr|qutim2-0.2.1.git.630-0.1|185	%package -n %{name}-plugman
12cr|qutim2-0.2.1.git.630-0.1|186	Summary:	Plugin manager for qutIM
12cr|qutim2-0.2.1.git.630-0.1|187	Group:		Networking/Instant messaging
12cr|qutim2-0.2.1.git.630-0.1|188	Version:	%{plugmanversion}
12cr|qutim2-0.2.1.git.630-0.1|189	Requires:	%{name} = %{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|190	
12cr|qutim2-0.2.1.git.630-0.1|191	%description -n %{name}-plugman
12cr|qutim2-0.2.1.git.630-0.1|192	Plugin manager for qutIM. Allow install additional themes,
12cr|qutim2-0.2.1.git.630-0.1|193	icon packs and other useful staff.
12cr|qutim2-0.2.1.git.630-0.1|194	
12cr|qutim2-0.2.1.git.630-0.1|195	%package -n %{name}-kde-integration
12cr|qutim2-0.2.1.git.630-0.1|196	Summary:	KDE integration plugin set for qutIM
12cr|qutim2-0.2.1.git.630-0.1|197	Group:		Networking/Instant messaging
12cr|qutim2-0.2.1.git.630-0.1|198	Version:	%{kdeversion}
12cr|qutim2-0.2.1.git.630-0.1|199	Requires:	%{name} = %{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|200	
12cr|qutim2-0.2.1.git.630-0.1|201	%description -n %{name}-kde-integration
12cr|qutim2-0.2.1.git.630-0.1|202	KDE integration plugin set for qutIM.
12cr|qutim2-0.2.1.git.630-0.1|203	
12cr|qutim2-0.2.1.git.630-0.1|204	%package -n task-%{name}
12cr|qutim2-0.2.1.git.630-0.1|205	Summary:	Task for qutIM with Jabber & ICQ plugins
12cr|qutim2-0.2.1.git.630-0.1|206	Group:		Networking/Instant messaging
12cr|qutim2-0.2.1.git.630-0.1|207	Version:	%{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|208	Requires:	%{name} = %{coreversion}
12cr|qutim2-0.2.1.git.630-0.1|209	Requires:	%{name}-icq = %{icqversion}
12cr|qutim2-0.2.1.git.630-0.1|210	Requires:	%{name}-jabber = %{jabberversion}
12cr|qutim2-0.2.1.git.630-0.1|211	
12cr|qutim2-0.2.1.git.630-0.1|212	%description -n task-%{name}
12cr|qutim2-0.2.1.git.630-0.1|213	Metapackage for qutIM + Jabber & ICQ plugins.
12cr|qutim2-0.2.1.git.630-0.1|214	
12cr|qutim2-0.2.1.git.630-0.1|215	%prep
12cr|qutim2-0.2.1.git.630-0.1|216	%setup -q -n %{oname}-%{version}
12cr|qutim2-0.2.1.git.630-0.1|217	%patch0 -p0
12cr|qutim2-0.2.1.git.630-0.1|218	pushd plugins
12cr|qutim2-0.2.1.git.630-0.1|219	tar xvjf %{SOURCE8}
12cr|qutim2-0.2.1.git.630-0.1|220	popd
12cr|qutim2-0.2.1.git.630-0.1|221	%patch1 -p0
12cr|qutim2-0.2.1.git.630-0.1|222	%patch2 -p1
12cr|qutim2-0.2.1.git.630-0.1|223	%patch3 -p1
12cr|qutim2-0.2.1.git.630-0.1|224	%patch4 -p1
12cr|qutim2-0.2.1.git.630-0.1|225	%patch5 -p1
12cr|qutim2-0.2.1.git.630-0.1|226	
12cr|qutim2-0.2.1.git.630-0.1|227	tar xvjf %{SOURCE1}
12cr|qutim2-0.2.1.git.630-0.1|228	tar xvjf %{SOURCE2}
12cr|qutim2-0.2.1.git.630-0.1|229	tar xvjf %{SOURCE3}
12cr|qutim2-0.2.1.git.630-0.1|230	
12cr|qutim2-0.2.1.git.630-0.1|231	%build
12cr|qutim2-0.2.1.git.630-0.1|232	%cmake_qt4 -DCMAKE_SKIP_RPATH=TRUE
12cr|qutim2-0.2.1.git.630-0.1|233	%make
12cr|qutim2-0.2.1.git.630-0.1|234	
12cr|qutim2-0.2.1.git.630-0.1|235	pushd ../plugins/icq
12cr|qutim2-0.2.1.git.630-0.1|236	%qmake_qt4
12cr|qutim2-0.2.1.git.630-0.1|237	%make
12cr|qutim2-0.2.1.git.630-0.1|238	popd
12cr|qutim2-0.2.1.git.630-0.1|239	
12cr|qutim2-0.2.1.git.630-0.1|240	pushd ../plugins/jabber
12cr|qutim2-0.2.1.git.630-0.1|241	%cmake_qt4 -DGNUTLS=1
12cr|qutim2-0.2.1.git.630-0.1|242	%make
12cr|qutim2-0.2.1.git.630-0.1|243	popd
12cr|qutim2-0.2.1.git.630-0.1|244	
12cr|qutim2-0.2.1.git.630-0.1|245	pushd ../plugins/irc
12cr|qutim2-0.2.1.git.630-0.1|246	%qmake_qt4
12cr|qutim2-0.2.1.git.630-0.1|247	%make
12cr|qutim2-0.2.1.git.630-0.1|248	popd
12cr|qutim2-0.2.1.git.630-0.1|249	
12cr|qutim2-0.2.1.git.630-0.1|250	pushd ../plugins/kde-integration
12cr|qutim2-0.2.1.git.630-0.1|251	%cmake_kde4
12cr|qutim2-0.2.1.git.630-0.1|252	%make
12cr|qutim2-0.2.1.git.630-0.1|253	popd
12cr|qutim2-0.2.1.git.630-0.1|254	
12cr|qutim2-0.2.1.git.630-0.1|255	pushd ../plugins/mrim
12cr|qutim2-0.2.1.git.630-0.1|256	%cmake_qt4
12cr|qutim2-0.2.1.git.630-0.1|257	%make
12cr|qutim2-0.2.1.git.630-0.1|258	popd
12cr|qutim2-0.2.1.git.630-0.1|259	
12cr|qutim2-0.2.1.git.630-0.1|260	pushd ../plugins/msn
12cr|qutim2-0.2.1.git.630-0.1|261	%cmake_qt4
12cr|qutim2-0.2.1.git.630-0.1|262	%make
12cr|qutim2-0.2.1.git.630-0.1|263	popd
12cr|qutim2-0.2.1.git.630-0.1|264	
12cr|qutim2-0.2.1.git.630-0.1|265	pushd ../plugins/vkontakte
12cr|qutim2-0.2.1.git.630-0.1|266	%qmake_qt4
12cr|qutim2-0.2.1.git.630-0.1|267	%make
12cr|qutim2-0.2.1.git.630-0.1|268	popd
12cr|qutim2-0.2.1.git.630-0.1|269	
12cr|qutim2-0.2.1.git.630-0.1|270	pushd ../plugins/imagepub
12cr|qutim2-0.2.1.git.630-0.1|271	%qmake_qt4
12cr|qutim2-0.2.1.git.630-0.1|272	%make
12cr|qutim2-0.2.1.git.630-0.1|273	popd
12cr|qutim2-0.2.1.git.630-0.1|274	
12cr|qutim2-0.2.1.git.630-0.1|275	
12cr|qutim2-0.2.1.git.630-0.1|276	pushd ../plugins/massmessaging
12cr|qutim2-0.2.1.git.630-0.1|277	%qmake_qt4
12cr|qutim2-0.2.1.git.630-0.1|278	%make
12cr|qutim2-0.2.1.git.630-0.1|279	popd
12cr|qutim2-0.2.1.git.630-0.1|280	
12cr|qutim2-0.2.1.git.630-0.1|281	pushd ../plugins/weather
12cr|qutim2-0.2.1.git.630-0.1|282	%qmake_qt4
12cr|qutim2-0.2.1.git.630-0.1|283	%make
12cr|qutim2-0.2.1.git.630-0.1|284	popd
12cr|qutim2-0.2.1.git.630-0.1|285	
12cr|qutim2-0.2.1.git.630-0.1|286	pushd ../plugins/juick
12cr|qutim2-0.2.1.git.630-0.1|287	%qmake_qt4
12cr|qutim2-0.2.1.git.630-0.1|288	%make
12cr|qutim2-0.2.1.git.630-0.1|289	popd
12cr|qutim2-0.2.1.git.630-0.1|290	
12cr|qutim2-0.2.1.git.630-0.1|291	pushd ../plugins/urlpreview
12cr|qutim2-0.2.1.git.630-0.1|292	%qmake_qt4
12cr|qutim2-0.2.1.git.630-0.1|293	%make
12cr|qutim2-0.2.1.git.630-0.1|294	popd
12cr|qutim2-0.2.1.git.630-0.1|295	
12cr|qutim2-0.2.1.git.630-0.1|296	pushd ../plugins/yandexnarod
12cr|qutim2-0.2.1.git.630-0.1|297	%qmake_qt4
12cr|qutim2-0.2.1.git.630-0.1|298	%make
12cr|qutim2-0.2.1.git.630-0.1|299	popd
12cr|qutim2-0.2.1.git.630-0.1|300	
12cr|qutim2-0.2.1.git.630-0.1|301	pushd ../plugins/histman
12cr|qutim2-0.2.1.git.630-0.1|302	%qmake_qt4
12cr|qutim2-0.2.1.git.630-0.1|303	%make
12cr|qutim2-0.2.1.git.630-0.1|304	popd
12cr|qutim2-0.2.1.git.630-0.1|305	
12cr|qutim2-0.2.1.git.630-0.1|306	pushd ../plugins/twitter
12cr|qutim2-0.2.1.git.630-0.1|307	%qmake_qt4
12cr|qutim2-0.2.1.git.630-0.1|308	%make
12cr|qutim2-0.2.1.git.630-0.1|309	popd
12cr|qutim2-0.2.1.git.630-0.1|310	
12cr|qutim2-0.2.1.git.630-0.1|311	pushd ../plugins/plugman
12cr|qutim2-0.2.1.git.630-0.1|312	%cmake_qt4
12cr|qutim2-0.2.1.git.630-0.1|313	%make
12cr|qutim2-0.2.1.git.630-0.1|314	popd
12cr|qutim2-0.2.1.git.630-0.1|315	
12cr|qutim2-0.2.1.git.630-0.1|316	%install
12cr|qutim2-0.2.1.git.630-0.1|317	install -D -m 0644 "icons/qutim_64.png" "%{buildroot}%{_datadir}/pixmaps/%{oname}.png"
12cr|qutim2-0.2.1.git.630-0.1|318	install -d "%{buildroot}%{_bindir}"
12cr|qutim2-0.2.1.git.630-0.1|319	install -d "%{buildroot}%{_datadir}"/applications/
12cr|qutim2-0.2.1.git.630-0.1|320	install -d "%{buildroot}%{_libdir}/%{oname}"
12cr|qutim2-0.2.1.git.630-0.1|321	install -d "%{buildroot}%{_datadir}/%{oname}/languages/ru"
12cr|qutim2-0.2.1.git.630-0.1|322	install -d "%{buildroot}%{_datadir}/%{oname}/webkitstyle"
12cr|qutim2-0.2.1.git.630-0.1|323	
12cr|qutim2-0.2.1.git.630-0.1|324	cp "build/%{oname}" "%{buildroot}%{_bindir}/%{oname}"
12cr|qutim2-0.2.1.git.630-0.1|325	cp %{SOURCE4} "%{buildroot}%{_datadir}/applications/%{oname}.desktop"
12cr|qutim2-0.2.1.git.630-0.1|326	cp "plugins/icq/liboscar.so" "%{buildroot}%{_libdir}/%{oname}/liboscar.so"
12cr|qutim2-0.2.1.git.630-0.1|327	cp "plugins/jabber/build/libjabber.so" "%{buildroot}%{_libdir}/%{oname}/libjabber.so"
12cr|qutim2-0.2.1.git.630-0.1|328	cp "plugins/irc/libirc.so" "%{buildroot}%{_libdir}/%{oname}/libirc.so"
12cr|qutim2-0.2.1.git.630-0.1|329	cp "plugins/mrim/build/libmrim.so" "%{buildroot}%{_libdir}/%{oname}/libmrim.so"
12cr|qutim2-0.2.1.git.630-0.1|330	cp "plugins/msn/build/libmsn.so" "%{buildroot}%{_libdir}/%{oname}/libmsn.so"
12cr|qutim2-0.2.1.git.630-0.1|331	cp "plugins/vkontakte/libvkontakte.so" "%{buildroot}%{_libdir}/%{oname}/libvkontakte.so"
12cr|qutim2-0.2.1.git.630-0.1|332	cp "plugins/imagepub/libimagepub.so" "%{buildroot}%{_libdir}/%{oname}/libimagepub.so"
12cr|qutim2-0.2.1.git.630-0.1|333	cp "plugins/massmessaging/libmassmessaging.so" "%{buildroot}%{_libdir}/%{oname}/libmassmessaging.so"
12cr|qutim2-0.2.1.git.630-0.1|334	cp "plugins/juick/libjuick.so" "%{buildroot}%{_libdir}/%{oname}/libjuick.so"
12cr|qutim2-0.2.1.git.630-0.1|335	cp "plugins/weather/libweather.so" "%{buildroot}%{_libdir}/%{oname}/libweather.so"
12cr|qutim2-0.2.1.git.630-0.1|336	cp "plugins/urlpreview/liburlpreview.so" "%{buildroot}%{_libdir}/%{oname}/liburlpreview.so"
12cr|qutim2-0.2.1.git.630-0.1|337	cp "plugins/yandexnarod/libyandexnarod.so" "%{buildroot}%{_libdir}/%{oname}/libyandexnarod.so"
12cr|qutim2-0.2.1.git.630-0.1|338	cp "plugins/histman/libhistman.so" "%{buildroot}%{_libdir}/%{oname}/libhistman.so"
12cr|qutim2-0.2.1.git.630-0.1|339	cp "plugins/twitter/libtwitter.so" "%{buildroot}%{_libdir}/%{oname}/libtwitter.so"
12cr|qutim2-0.2.1.git.630-0.1|340	cp "plugins/plugman/build/libplugman.so" "%{buildroot}%{_libdir}/%{oname}/libplugman.so"
12cr|qutim2-0.2.1.git.630-0.1|341	
12cr|qutim2-0.2.1.git.630-0.1|342	cp plugins/kde-integration/build/lib/libkde*.so %{buildroot}%{_libdir}/%{oname}/
12cr|qutim2-0.2.1.git.630-0.1|343	
12cr|qutim2-0.2.1.git.630-0.1|344	cp -R "emoticons" "%{buildroot}%{_datadir}/%{oname}/"
12cr|qutim2-0.2.1.git.630-0.1|345	cp -R languages/ru/*.qm "%{buildroot}%{_datadir}/%{oname}/languages/ru"
12cr|qutim2-0.2.1.git.630-0.1|346	cp -R "sounds" "%{buildroot}%{_datadir}/%{oname}/"
12cr|qutim2-0.2.1.git.630-0.1|347	cd "%{buildroot}%{_datadir}/%{oname}/webkitstyle"
12cr|qutim2-0.2.1.git.630-0.1|348	tar xvjf %{SOURCE5}
12cr|qutim2-0.2.1.git.630-0.1|349	tar xvjf %{SOURCE6}
12cr|qutim2-0.2.1.git.630-0.1|350	tar xvjf %{SOURCE7}
12cr|qutim2-0.2.1.git.630-0.1|351	
12cr|qutim2-0.2.1.git.630-0.1|352	%files
12cr|qutim2-0.2.1.git.630-0.1|353	%{_bindir}/%{oname}
12cr|qutim2-0.2.1.git.630-0.1|354	%{_datadir}/applications/%{oname}.desktop
12cr|qutim2-0.2.1.git.630-0.1|355	%{_datadir}/pixmaps/%{oname}.png
12cr|qutim2-0.2.1.git.630-0.1|356	%{_datadir}/%{oname}
12cr|qutim2-0.2.1.git.630-0.1|357	
12cr|qutim2-0.2.1.git.630-0.1|358	%files -n %{name}-icq
12cr|qutim2-0.2.1.git.630-0.1|359	%{_libdir}/%{oname}/liboscar.so
12cr|qutim2-0.2.1.git.630-0.1|360	
12cr|qutim2-0.2.1.git.630-0.1|361	%files -n %{name}-irc
12cr|qutim2-0.2.1.git.630-0.1|362	%{_libdir}/%{oname}/libirc.so
12cr|qutim2-0.2.1.git.630-0.1|363	
12cr|qutim2-0.2.1.git.630-0.1|364	%files -n %{name}-mrim
12cr|qutim2-0.2.1.git.630-0.1|365	%{_libdir}/%{oname}/libmrim.so
12cr|qutim2-0.2.1.git.630-0.1|366	
12cr|qutim2-0.2.1.git.630-0.1|367	%files -n %{name}-jabber
12cr|qutim2-0.2.1.git.630-0.1|368	%{_libdir}/%{oname}/libjabber.so
12cr|qutim2-0.2.1.git.630-0.1|369	
12cr|qutim2-0.2.1.git.630-0.1|370	%files -n %{name}-msn
12cr|qutim2-0.2.1.git.630-0.1|371	%{_libdir}/%{oname}/libmsn.so
12cr|qutim2-0.2.1.git.630-0.1|372	
12cr|qutim2-0.2.1.git.630-0.1|373	%files -n %{name}-weather
12cr|qutim2-0.2.1.git.630-0.1|374	%{_libdir}/%{oname}/libweather.so
12cr|qutim2-0.2.1.git.630-0.1|375	
12cr|qutim2-0.2.1.git.630-0.1|376	%files -n %{name}-juick
12cr|qutim2-0.2.1.git.630-0.1|377	%{_libdir}/%{oname}/libjuick.so
12cr|qutim2-0.2.1.git.630-0.1|378	
12cr|qutim2-0.2.1.git.630-0.1|379	%files -n %{name}-massmessaging
12cr|qutim2-0.2.1.git.630-0.1|380	%{_libdir}/%{oname}/libmassmessaging.so
12cr|qutim2-0.2.1.git.630-0.1|381	
12cr|qutim2-0.2.1.git.630-0.1|382	%files -n %{name}-vkontakte
12cr|qutim2-0.2.1.git.630-0.1|383	%{_libdir}/%{oname}/libvkontakte.so
12cr|qutim2-0.2.1.git.630-0.1|384	
12cr|qutim2-0.2.1.git.630-0.1|385	%files -n %{name}-imagepub
12cr|qutim2-0.2.1.git.630-0.1|386	%{_libdir}/%{oname}/libimagepub.so
12cr|qutim2-0.2.1.git.630-0.1|387	
12cr|qutim2-0.2.1.git.630-0.1|388	%files -n %{name}-urlpreview
12cr|qutim2-0.2.1.git.630-0.1|389	%{_libdir}/%{oname}/liburlpreview.so
12cr|qutim2-0.2.1.git.630-0.1|390	
12cr|qutim2-0.2.1.git.630-0.1|391	%files -n %{name}-yandexnarod
12cr|qutim2-0.2.1.git.630-0.1|392	%{_libdir}/%{oname}/libyandexnarod.so
12cr|qutim2-0.2.1.git.630-0.1|393	
12cr|qutim2-0.2.1.git.630-0.1|394	%files -n %{name}-twitter
12cr|qutim2-0.2.1.git.630-0.1|395	%{_libdir}/%{oname}/libtwitter.so
12cr|qutim2-0.2.1.git.630-0.1|396	
12cr|qutim2-0.2.1.git.630-0.1|397	%files -n %{name}-histman
12cr|qutim2-0.2.1.git.630-0.1|398	%{_libdir}/%{oname}/libhistman.so
12cr|qutim2-0.2.1.git.630-0.1|399	
12cr|qutim2-0.2.1.git.630-0.1|400	%files -n %{name}-plugman
12cr|qutim2-0.2.1.git.630-0.1|401	%{_libdir}/%{oname}/libplugman.so
12cr|qutim2-0.2.1.git.630-0.1|402	
12cr|qutim2-0.2.1.git.630-0.1|403	%files -n %{name}-kde-integration
12cr|qutim2-0.2.1.git.630-0.1|404	%{_libdir}/%{oname}/libkde*.so
12cr|qutim2-0.2.1.git.630-0.1|405	
12cr|qutim2-0.2.1.git.630-0.1|406	%files -n task-%{name}
12cr|qutim2-0.2.1.git.630-0.1|407	
12cr|qutim2-0.2.1.git.630-0.1|408	
12cr|qutim2-0.2.1.git.630-0.1|409	%changelog
12cr|qutim2-0.2.1.git.630-0.1|410	* Mon Sep 19 2011 Alexander Barakin <abarakin@mandriva.org> 0.2.1.git.630-1mdv2010.1
12cr|qutim2-0.2.1.git.630-0.1|411	+ Revision: 700312
12cr|qutim2-0.2.1.git.630-0.1|412	- imported package qutim
12cr|qutim2-0.2.1.git.630-0.1|413	
12cr|qutim2-0.2.1.git.630-0.1|414	* Mon Apr 11 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.2.0.529-1
12cr|qutim2-0.2.1.git.630-0.1|415	+ Revision: 652698
12cr|qutim2-0.2.1.git.630-0.1|416	- Remove connectioncheck plugin for now, does not compiles with gcc 4.6.
12cr|qutim2-0.2.1.git.630-0.1|417	- Fix building, cleanup spec.
12cr|qutim2-0.2.1.git.630-0.1|418	- Imported qutim to cooker, based on MIB package by Andrey Bondrov
12cr|qutim2-0.2.1.git.630-0.1|419	<bondrov@math.dvgu.ru>.
12cr|qutim2-0.2.1.git.630-0.1|420	- Created package structure for qutim.
12cr|qutim2-0.2.1.git.630-0.1|421	

6858 12
12cr|quvi-0.4.2-1|1	Name:		quvi
12cr|quvi-0.4.2-1|2	Version:	0.4.2
12cr|quvi-0.4.2-1|3	Release:	1
12cr|quvi-0.4.2-1|4	Summary:	A command line tool originally created to aid the development of libquvi
12cr|quvi-0.4.2-1|5	Source0:	http://downloads.sourceforge.net/quvi/%{name}-%{version}.tar.xz
12cr|quvi-0.4.2-1|6	License:	GPLv3
12cr|quvi-0.4.2-1|7	Group:		Networking/WWW
12cr|quvi-0.4.2-1|8	Url:		http://quvi.sourceforge.net/
12cr|quvi-0.4.2-1|9	BuildRequires:	lua-devel >= 5.1
12cr|quvi-0.4.2-1|10	BuildRequires:	curl-devel
12cr|quvi-0.4.2-1|11	BuildRequires:	pkgconfig(libquvi)
12cr|quvi-0.4.2-1|12	
12cr|quvi-0.4.2-1|13	
12cr|quvi-0.4.2-1|14	%description
12cr|quvi-0.4.2-1|15	A libquvi-in-a-command-line-tool. It was originally created
12cr|quvi-0.4.2-1|16	to aid the development of libquvi.
12cr|quvi-0.4.2-1|17	
12cr|quvi-0.4.2-1|18	Features:
12cr|quvi-0.4.2-1|19	- Fast and low system footprint
12cr|quvi-0.4.2-1|20	- Basic JSON and XML output
12cr|quvi-0.4.2-1|21	
12cr|quvi-0.4.2-1|22	%prep
12cr|quvi-0.4.2-1|23	%setup -q
12cr|quvi-0.4.2-1|24	
12cr|quvi-0.4.2-1|25	%build
12cr|quvi-0.4.2-1|26	%configure2_5x
12cr|quvi-0.4.2-1|27	%make
12cr|quvi-0.4.2-1|28	
12cr|quvi-0.4.2-1|29	%install
12cr|quvi-0.4.2-1|30	%makeinstall_std
12cr|quvi-0.4.2-1|31	
12cr|quvi-0.4.2-1|32	%files
12cr|quvi-0.4.2-1|33	%doc ChangeLog AUTHORS COPYING README NEWS
12cr|quvi-0.4.2-1|34	%{_bindir}/*
12cr|quvi-0.4.2-1|35	%{_mandir}/man*/%{name}.*
12cr|quvi-0.4.2-1|36	
12cr|quvi-0.4.2-1|37	
12cr|quvi-0.4.2-1|38	%changelog
12cr|quvi-0.4.2-1|39	* Tue Mar 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.4.2-1
12cr|quvi-0.4.2-1|40	+ Revision: 782399
12cr|quvi-0.4.2-1|41	- version update  0.4.2
12cr|quvi-0.4.2-1|42	
12cr|quvi-0.4.2-1|43	* Mon Jan 30 2012 Andrey Bondrov <abondrov@mandriva.org> 0.2.19-2
12cr|quvi-0.4.2-1|44	+ Revision: 769743
12cr|quvi-0.4.2-1|45	- Rebuild to fix .la files issue
12cr|quvi-0.4.2-1|46	
12cr|quvi-0.4.2-1|47	* Wed Sep 14 2011 Andrey Bondrov <abondrov@mandriva.org> 0.2.19-1
12cr|quvi-0.4.2-1|48	+ Revision: 699729
12cr|quvi-0.4.2-1|49	- New version: 0.2.19
12cr|quvi-0.4.2-1|50	
12cr|quvi-0.4.2-1|51	* Fri Jan 21 2011 Funda Wang <fwang@mandriva.org> 0.2.12-1
12cr|quvi-0.4.2-1|52	+ Revision: 631952
12cr|quvi-0.4.2-1|53	- new version 0.2.12
12cr|quvi-0.4.2-1|54	
12cr|quvi-0.4.2-1|55	* Wed Aug 25 2010 Funda Wang <fwang@mandriva.org> 0.2.2-1mdv2011.0
12cr|quvi-0.4.2-1|56	+ Revision: 573025
12cr|quvi-0.4.2-1|57	- use configure2_5x
12cr|quvi-0.4.2-1|58	
12cr|quvi-0.4.2-1|59	+ Olivier Thauvin <nanardon@mandriva.org>
12cr|quvi-0.4.2-1|60	- import quvi
12cr|quvi-0.4.2-1|61	

6859 12
12cr|qvcd-0.21-9|1	%define name	qvcd
12cr|qvcd-0.21-9|2	%define version	0.21
12cr|qvcd-0.21-9|3	%define release %mkrel 9
12cr|qvcd-0.21-9|4	
12cr|qvcd-0.21-9|5	
12cr|qvcd-0.21-9|6	Name: 	 	%{name}
12cr|qvcd-0.21-9|7	Summary: 	Tool for building and writing VCD's
12cr|qvcd-0.21-9|8	Version: 	%{version}
12cr|qvcd-0.21-9|9	Release: 	%{release}
12cr|qvcd-0.21-9|10	
12cr|qvcd-0.21-9|11	Source:		%{name}-%{version}.tar.bz2
12cr|qvcd-0.21-9|12	Source1: 	%{name}48.png
12cr|qvcd-0.21-9|13	Source2: 	%{name}32.png
12cr|qvcd-0.21-9|14	Source3: 	%{name}16.png
12cr|qvcd-0.21-9|15	URL:		http://www.steffen-sobiech.de/qvcd_1_en.htm
12cr|qvcd-0.21-9|16	License:	GPL
12cr|qvcd-0.21-9|17	Group:		Video
12cr|qvcd-0.21-9|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|qvcd-0.21-9|19	BuildRequires:	qt3-devel gettext png-devel
12cr|qvcd-0.21-9|20	Requires:	vcdimager cdrdao
12cr|qvcd-0.21-9|21	
12cr|qvcd-0.21-9|22	%description
12cr|qvcd-0.21-9|23	qvcd is a graphical frontend for GNU vcdimager and cdrdao. Together with
12cr|qvcd-0.21-9|24	those tools, qvcd can be used to create a VideoCD out of an MPEG file.
12cr|qvcd-0.21-9|25	
12cr|qvcd-0.21-9|26	%prep
12cr|qvcd-0.21-9|27	%setup -q
12cr|qvcd-0.21-9|28	
12cr|qvcd-0.21-9|29	%build
12cr|qvcd-0.21-9|30	%configure2_5x --with-qt-libraries=/usr/lib/qt3/%{_lib}
12cr|qvcd-0.21-9|31	%make
12cr|qvcd-0.21-9|32	
12cr|qvcd-0.21-9|33	%install
12cr|qvcd-0.21-9|34	rm -rf $RPM_BUILD_ROOT
12cr|qvcd-0.21-9|35	%makeinstall
12cr|qvcd-0.21-9|36	rm -fr $RPM_BUILD_ROOT/usr/doc
12cr|qvcd-0.21-9|37	
12cr|qvcd-0.21-9|38	#menu
12cr|qvcd-0.21-9|39	
12cr|qvcd-0.21-9|40	mkdir -p %{buildroot}%{_datadir}/applications
12cr|qvcd-0.21-9|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|qvcd-0.21-9|42	[Desktop Entry]
12cr|qvcd-0.21-9|43	Name=QVCD
12cr|qvcd-0.21-9|44	Comment=Video CD Creator
12cr|qvcd-0.21-9|45	Exec=%{_bindir}/%{name}
12cr|qvcd-0.21-9|46	Icon=%{name}
12cr|qvcd-0.21-9|47	Terminal=false
12cr|qvcd-0.21-9|48	Type=Application
12cr|qvcd-0.21-9|49	Categories=X-MandrivaLinux-Multimedia-Video;AudioVideo;AudioVideoEditing
12cr|qvcd-0.21-9|50	Encoding=UTF-8
12cr|qvcd-0.21-9|51	EOF
12cr|qvcd-0.21-9|52	
12cr|qvcd-0.21-9|53	
12cr|qvcd-0.21-9|54	#icons
12cr|qvcd-0.21-9|55	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|qvcd-0.21-9|56	cat %SOURCE1 > $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|qvcd-0.21-9|57	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|qvcd-0.21-9|58	cat %SOURCE2 > $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|qvcd-0.21-9|59	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|qvcd-0.21-9|60	cat %SOURCE3 > $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|qvcd-0.21-9|61	
12cr|qvcd-0.21-9|62	%clean
12cr|qvcd-0.21-9|63	rm -rf $RPM_BUILD_ROOT
12cr|qvcd-0.21-9|64	
12cr|qvcd-0.21-9|65	%if %mdkversion < 200900
12cr|qvcd-0.21-9|66	%post
12cr|qvcd-0.21-9|67	%update_menus
12cr|qvcd-0.21-9|68	%endif
12cr|qvcd-0.21-9|69	
12cr|qvcd-0.21-9|70	%if %mdkversion < 200900
12cr|qvcd-0.21-9|71	%postun
12cr|qvcd-0.21-9|72	%clean_menus
12cr|qvcd-0.21-9|73	%endif
12cr|qvcd-0.21-9|74	
12cr|qvcd-0.21-9|75	%files
12cr|qvcd-0.21-9|76	%defattr(-,root,root)
12cr|qvcd-0.21-9|77	%doc README qvcd/docs/en/*.html
12cr|qvcd-0.21-9|78	%{_bindir}/%name
12cr|qvcd-0.21-9|79	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|qvcd-0.21-9|80	%{_liconsdir}/%name.png
12cr|qvcd-0.21-9|81	%{_iconsdir}/%name.png
12cr|qvcd-0.21-9|82	%{_miconsdir}/%name.png
12cr|qvcd-0.21-9|83	
12cr|qvcd-0.21-9|84	
12cr|qvcd-0.21-9|85	
12cr|qvcd-0.21-9|86	%changelog
12cr|qvcd-0.21-9|87	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.21-9mdv2010.0
12cr|qvcd-0.21-9|88	+ Revision: 433122
12cr|qvcd-0.21-9|89	- use %%configure2_5x
12cr|qvcd-0.21-9|90	- rebuild
12cr|qvcd-0.21-9|91	
12cr|qvcd-0.21-9|92	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.21-8mdv2009.0
12cr|qvcd-0.21-9|93	+ Revision: 260007
12cr|qvcd-0.21-9|94	- rebuild
12cr|qvcd-0.21-9|95	
12cr|qvcd-0.21-9|96	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.21-7mdv2009.0
12cr|qvcd-0.21-9|97	+ Revision: 247810
12cr|qvcd-0.21-9|98	- rebuild
12cr|qvcd-0.21-9|99	- drop old menu
12cr|qvcd-0.21-9|100	
12cr|qvcd-0.21-9|101	+ Pixel <pixel@mandriva.com>
12cr|qvcd-0.21-9|102	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|qvcd-0.21-9|103	
12cr|qvcd-0.21-9|104	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.21-5mdv2008.1
12cr|qvcd-0.21-9|105	+ Revision: 140743
12cr|qvcd-0.21-9|106	- restore BuildRoot
12cr|qvcd-0.21-9|107	
12cr|qvcd-0.21-9|108	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|qvcd-0.21-9|109	- kill re-definition of %%buildroot on Pixel's request
12cr|qvcd-0.21-9|110	- import qvcd
12cr|qvcd-0.21-9|111	
12cr|qvcd-0.21-9|112	
12cr|qvcd-0.21-9|113	* Sat Sep 16 2006 Emmanuel Andry <eandry@mandriva.org> 0.21-5mdv2007.0
12cr|qvcd-0.21-9|114	- %%mkrel
12cr|qvcd-0.21-9|115	- xdg menu
12cr|qvcd-0.21-9|116	
12cr|qvcd-0.21-9|117	* Wed Nov 09 2005 Austin Acton <austin@mandriva.org> 0.21-4mdk
12cr|qvcd-0.21-9|118	- lib64 fix
12cr|qvcd-0.21-9|119	
12cr|qvcd-0.21-9|120	* Fri Jul 16 2004 Michael Scherer <misc@mandrake.org> 0.21-3mdk
12cr|qvcd-0.21-9|121	- rebuild for new gcc
12cr|qvcd-0.21-9|122	- fix libtool
12cr|qvcd-0.21-9|123	
12cr|qvcd-0.21-9|124	* Fri Apr 2 2004 Austin Acton <austin@mandrake.org> 0.21-2mdk
12cr|qvcd-0.21-9|125	- libtoolize
12cr|qvcd-0.21-9|126	- delib buildrequires
12cr|qvcd-0.21-9|127	- stale rebuild
12cr|qvcd-0.21-9|128	
12cr|qvcd-0.21-9|129	* Sat Mar 22 2003 Austin Acton <aacton@yorku.ca> 0.21-1mdk
12cr|qvcd-0.21-9|130	- initial package

6860 12
12cr|qwit-0.10-1|1	Name: qwit
12cr|qwit-0.10-1|2	Version: 0.10
12cr|qwit-0.10-1|3	Release: %mkrel 1
12cr|qwit-0.10-1|4	Epoch: 1
12cr|qwit-0.10-1|5	URL: http://code.google.com/p/qwit/
12cr|qwit-0.10-1|6	Summary: Qwit is a simple Qt4-based client for Twitter
12cr|qwit-0.10-1|7	License: GPLv3+
12cr|qwit-0.10-1|8	Group: Networking/Instant messaging
12cr|qwit-0.10-1|9	Source0: http://qwit.googlecode.com/files/%{name}-%{version}-src.tar.bz2
12cr|qwit-0.10-1|10	#Patch0: qwit-r154-cmakefile.patch
12cr|qwit-0.10-1|11	BuildRequires: qt4-devel
12cr|qwit-0.10-1|12	BuildRequires: cmake
12cr|qwit-0.10-1|13	BuildRequires: automoc4
12cr|qwit-0.10-1|14	BuildRoot: %{_tmppath}/{%name}-buildroot
12cr|qwit-0.10-1|15	
12cr|qwit-0.10-1|16	%description
12cr|qwit-0.10-1|17	This is a crossplatform twitter client writen in Qt4, it depends only on Qt4
12cr|qwit-0.10-1|18	
12cr|qwit-0.10-1|19	%files
12cr|qwit-0.10-1|20	%defattr(-,root,root)
12cr|qwit-0.10-1|21	%doc AUTHORS INSTALL README
12cr|qwit-0.10-1|22	%_datadir/applications/qwit.desktop
12cr|qwit-0.10-1|23	%_iconsdir/qwit.png
12cr|qwit-0.10-1|24	%qt4bin/qwit
12cr|qwit-0.10-1|25	%qt4dir/translations/*
12cr|qwit-0.10-1|26	
12cr|qwit-0.10-1|27	#-------------------------------------------------------------------
12cr|qwit-0.10-1|28	
12cr|qwit-0.10-1|29	%prep
12cr|qwit-0.10-1|30	%setup -q -n %{name}-%{version}-src
12cr|qwit-0.10-1|31	#%patch0  -p1
12cr|qwit-0.10-1|32	
12cr|qwit-0.10-1|33	
12cr|qwit-0.10-1|34	%build
12cr|qwit-0.10-1|35	%cmake_qt4
12cr|qwit-0.10-1|36	%make
12cr|qwit-0.10-1|37	
12cr|qwit-0.10-1|38	%install
12cr|qwit-0.10-1|39	rm -rf %{buildroot}
12cr|qwit-0.10-1|40	%makeinstall_std -C build
12cr|qwit-0.10-1|41	
12cr|qwit-0.10-1|42	%clean
12cr|qwit-0.10-1|43	rm -rf %{buildroot}
12cr|qwit-0.10-1|44	
12cr|qwit-0.10-1|45	
12cr|qwit-0.10-1|46	
12cr|qwit-0.10-1|47	
12cr|qwit-0.10-1|48	%changelog
12cr|qwit-0.10-1|49	* Mon Oct 26 2009 Juan Luis Baptiste <juancho@mandriva.org> 1:0.10-1mdv2010.0
12cr|qwit-0.10-1|50	+ Revision: 459320
12cr|qwit-0.10-1|51	- Updated to 0.10 to fix bug #54890. Also removed Patch0 as it is no longer needed.
12cr|qwit-0.10-1|52	
12cr|qwit-0.10-1|53	* Fri Jul 03 2009 Helio Chissini de Castro <helio@mandriva.com> 1:0.9-1mdv2010.0
12cr|qwit-0.10-1|54	+ Revision: 391932
12cr|qwit-0.10-1|55	- New upstream version
12cr|qwit-0.10-1|56	
12cr|qwit-0.10-1|57	* Tue Jun 30 2009 Helio Chissini de Castro <helio@mandriva.com> r154-3mdv2010.0
12cr|qwit-0.10-1|58	+ Revision: 391073
12cr|qwit-0.10-1|59	- imported package qwit
12cr|qwit-0.10-1|60	
12cr|qwit-0.10-1|61	

6861 12
12cr|qxmpp-0.3.91-2|1	%define name	qxmpp
12cr|qxmpp-0.3.91-2|2	%define major	1
12cr|qxmpp-0.3.91-2|3	%define libname	%mklibname %{name} %{major}
12cr|qxmpp-0.3.91-2|4	
12cr|qxmpp-0.3.91-2|5	%if %{mdkver} < 201200
12cr|qxmpp-0.3.91-2|6	%define _qt_libdir %{qt4lib}
12cr|qxmpp-0.3.91-2|7	%define _qt_includedir %{qt4include}
12cr|qxmpp-0.3.91-2|8	%define _qt_docdir %{_docdir}/qt4
12cr|qxmpp-0.3.91-2|9	%endif
12cr|qxmpp-0.3.91-2|10	
12cr|qxmpp-0.3.91-2|11	Name:		%{name}
12cr|qxmpp-0.3.91-2|12	Summary:	XMPP client library based on Qt
12cr|qxmpp-0.3.91-2|13	Version:	0.3.91
12cr|qxmpp-0.3.91-2|14	Release:	2
12cr|qxmpp-0.3.91-2|15	License:	LGPLv2.1+ and Creative Commons Attribution
12cr|qxmpp-0.3.91-2|16	Group:		System/Libraries
12cr|qxmpp-0.3.91-2|17	Source0:	http://qxmpp.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|qxmpp-0.3.91-2|18	Patch0:		qxmpp-0.3.91-mdv-dynamiclib.patch
12cr|qxmpp-0.3.91-2|19	BuildRequires:	qt4-devel
12cr|qxmpp-0.3.91-2|20	
12cr|qxmpp-0.3.91-2|21	%description
12cr|qxmpp-0.3.91-2|22	QXmpp is a cross-platform C++ XMPP client library. It is based on Qt and C++.
12cr|qxmpp-0.3.91-2|23	
12cr|qxmpp-0.3.91-2|24	QXmpp is pretty intuitive and easy to use. It uses Qt extensively. Qt is
12cr|qxmpp-0.3.91-2|25	the only third party library it is dependent on. Users need to a have working
12cr|qxmpp-0.3.91-2|26	knowledge of C++ and Qt basics (Signals and Slots and Qt data types).
12cr|qxmpp-0.3.91-2|27	The underlying TCP socket and the XMPP RFCs (RFC3920 and RFC3921) have been
12cr|qxmpp-0.3.91-2|28	encapsulated into classes and functions. Therefore the user would not be
12cr|qxmpp-0.3.91-2|29	bothered with these details. But it is always recommended to the advanced users
12cr|qxmpp-0.3.91-2|30	to read and enjoy the low level details.
12cr|qxmpp-0.3.91-2|31	
12cr|qxmpp-0.3.91-2|32	#------------------------------------------------------------------------------
12cr|qxmpp-0.3.91-2|33	
12cr|qxmpp-0.3.91-2|34	%package -n %{libname}
12cr|qxmpp-0.3.91-2|35	Summary:	XMPP client library based on Qt
12cr|qxmpp-0.3.91-2|36	Group:		System/Libraries
12cr|qxmpp-0.3.91-2|37	
12cr|qxmpp-0.3.91-2|38	%description -n %{libname}
12cr|qxmpp-0.3.91-2|39	QXmpp is a cross-platform C++ XMPP client library. It is based on Qt and C++.
12cr|qxmpp-0.3.91-2|40	
12cr|qxmpp-0.3.91-2|41	QXmpp is pretty intuitive and easy to use. It uses Qt extensively. Qt is
12cr|qxmpp-0.3.91-2|42	the only third party library it is dependent on. Users need to a have working
12cr|qxmpp-0.3.91-2|43	knowledge of C++ and Qt basics (Signals and Slots and Qt data types).
12cr|qxmpp-0.3.91-2|44	The underlying TCP socket and the XMPP RFCs (RFC3920 and RFC3921) have been
12cr|qxmpp-0.3.91-2|45	encapsulated into classes and functions. Therefore the user would not be
12cr|qxmpp-0.3.91-2|46	bothered with these details. But it is always recommended to the advanced users
12cr|qxmpp-0.3.91-2|47	to read and enjoy the low level details.
12cr|qxmpp-0.3.91-2|48	
12cr|qxmpp-0.3.91-2|49	%files -n %{libname}
12cr|qxmpp-0.3.91-2|50	%_qt_libdir/libqxmpp.so.%{major}*
12cr|qxmpp-0.3.91-2|51	
12cr|qxmpp-0.3.91-2|52	#------------------------------------------------------------------------------
12cr|qxmpp-0.3.91-2|53	
12cr|qxmpp-0.3.91-2|54	%package devel
12cr|qxmpp-0.3.91-2|55	Summary:	QXmpp development files
12cr|qxmpp-0.3.91-2|56	Group:		Development/C++
12cr|qxmpp-0.3.91-2|57	Requires:	qt4-devel
12cr|qxmpp-0.3.91-2|58	Requires:	%{libname} = %{version}
12cr|qxmpp-0.3.91-2|59	
12cr|qxmpp-0.3.91-2|60	%description devel
12cr|qxmpp-0.3.91-2|61	QXmpp is a cross-platform C++ XMPP client library. It is based on Qt and C++.
12cr|qxmpp-0.3.91-2|62	
12cr|qxmpp-0.3.91-2|63	This package contains files required for development.
12cr|qxmpp-0.3.91-2|64	
12cr|qxmpp-0.3.91-2|65	%files devel
12cr|qxmpp-0.3.91-2|66	%{_qt_includedir}/qxmpp
12cr|qxmpp-0.3.91-2|67	%{_libdir}/libqxmpp.so
12cr|qxmpp-0.3.91-2|68	%{_libdir}/pkgconfig/qxmpp.pc
12cr|qxmpp-0.3.91-2|69	%{_qt_docdir}/%{name}
12cr|qxmpp-0.3.91-2|70	%doc AUTHORS CHANGELOG LICENSE.LGPL README
12cr|qxmpp-0.3.91-2|71	
12cr|qxmpp-0.3.91-2|72	#------------------------------------------------------------------------------
12cr|qxmpp-0.3.91-2|73	
12cr|qxmpp-0.3.91-2|74	%prep
12cr|qxmpp-0.3.91-2|75	%setup -q
12cr|qxmpp-0.3.91-2|76	%patch0 -p1
12cr|qxmpp-0.3.91-2|77	
12cr|qxmpp-0.3.91-2|78	%build
12cr|qxmpp-0.3.91-2|79	%{qmake_qt4}
12cr|qxmpp-0.3.91-2|80	%make
12cr|qxmpp-0.3.91-2|81	
12cr|qxmpp-0.3.91-2|82	%install
12cr|qxmpp-0.3.91-2|83	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cr|qxmpp-0.3.91-2|84	install -d %{buildroot}%{_qt_docdir}
12cr|qxmpp-0.3.91-2|85	mv %{buildroot}/usr/lib/qt4/share/doc/qxmpp %{buildroot}%{_qt_docdir}/%{name}
12cr|qxmpp-0.3.91-2|86	rm -rf %{buildroot}/usr/lib/qt4/share
12cr|qxmpp-0.3.91-2|87	%ifarch x86_64
12cr|qxmpp-0.3.91-2|88	mv %{buildroot}/usr/lib/pkgconfig %{buildroot}%{_libdir}
12cr|qxmpp-0.3.91-2|89	%endif
12cr|qxmpp-0.3.91-2|90	
12cr|qxmpp-0.3.91-2|91	
12cr|qxmpp-0.3.91-2|92	%changelog
12cr|qxmpp-0.3.91-2|93	* Fri Jan 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.3.91-2
12cr|qxmpp-0.3.91-2|94	+ Revision: 760708
12cr|qxmpp-0.3.91-2|95	- release bump
12cr|qxmpp-0.3.91-2|96	- devel package dependenciex fixed
12cr|qxmpp-0.3.91-2|97	- some fixes for backporting
12cr|qxmpp-0.3.91-2|98	
12cr|qxmpp-0.3.91-2|99	* Fri Jan 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.3.91-1
12cr|qxmpp-0.3.91-2|100	+ Revision: 760691
12cr|qxmpp-0.3.91-2|101	- mistyping in spec fixed
12cr|qxmpp-0.3.91-2|102	- imported package qxmpp
12cr|qxmpp-0.3.91-2|103	

6862 12
12cr|R2spec-4.1.0-3|1	Name:           R2spec
12cr|R2spec-4.1.0-3|2	Version:        4.1.0
12cr|R2spec-4.1.0-3|3	Release:        3
12cr|R2spec-4.1.0-3|4	Summary:        Python script to generate R spec file
12cr|R2spec-4.1.0-3|5	
12cr|R2spec-4.1.0-3|6	Group:          Development/Other
12cr|R2spec-4.1.0-3|7	License:        GPLv3+
12cr|R2spec-4.1.0-3|8	URL:            https://fedorahosted.org/r2spec/
12cr|R2spec-4.1.0-3|9	Source0:        https://fedorahosted.org/releases/r/2/r2spec/R2spec-%{version}.tar.gz
12cr|R2spec-4.1.0-3|10	
12cr|R2spec-4.1.0-3|11	BuildArch:      noarch
12cr|R2spec-4.1.0-3|12	BuildRequires:  python-devel
12cr|R2spec-4.1.0-3|13	Requires:       R python-jinja2 wget
12cr|R2spec-4.1.0-3|14	Provides:       R2rpm = 1.0.0
12cr|R2spec-4.1.0-3|15	Patch0:		R2spec-4.1.0-mandriva.patch
12cr|R2spec-4.1.0-3|16	
12cr|R2spec-4.1.0-3|17	%description
12cr|R2spec-4.1.0-3|18	R2spec is a small python tool that generates spec file for R libraries.
12cr|R2spec-4.1.0-3|19	It can work from a URL or a tarball.
12cr|R2spec-4.1.0-3|20	R2spec provides R2rpm which generates rpm for R libraries using the
12cr|R2spec-4.1.0-3|21	R2spec API.
12cr|R2spec-4.1.0-3|22	
12cr|R2spec-4.1.0-3|23	%prep
12cr|R2spec-4.1.0-3|24	%setup -q
12cr|R2spec-4.1.0-3|25	%patch0 -p1
12cr|R2spec-4.1.0-3|26	
12cr|R2spec-4.1.0-3|27	%build
12cr|R2spec-4.1.0-3|28	%{__python} setup.py build
12cr|R2spec-4.1.0-3|29	
12cr|R2spec-4.1.0-3|30	%install
12cr|R2spec-4.1.0-3|31	%{__python} setup.py install --root=%{buildroot}
12cr|R2spec-4.1.0-3|32	install r2spec/specfile.tpl %{buildroot}/%{py_puresitedir}/r2spec/
12cr|R2spec-4.1.0-3|33	chmod -x %{buildroot}/%{py_puresitedir}/r2spec/specfile.tpl
12cr|R2spec-4.1.0-3|34	
12cr|R2spec-4.1.0-3|35	## Only work localy, needs internet
12cr|R2spec-4.1.0-3|36	#%check
12cr|R2spec-4.1.0-3|37	#%{__python} tests.py
12cr|R2spec-4.1.0-3|38	
12cr|R2spec-4.1.0-3|39	%files
12cr|R2spec-4.1.0-3|40	#-f installed_files2
12cr|R2spec-4.1.0-3|41	%doc README LICENSE CHANGELOG
12cr|R2spec-4.1.0-3|42	%{py_puresitedir}/*
12cr|R2spec-4.1.0-3|43	%config(noreplace) %{_sysconfdir}/%{name}/repos.cfg
12cr|R2spec-4.1.0-3|44	%{_bindir}/%{name}
12cr|R2spec-4.1.0-3|45	%{_bindir}/R2rpm
12cr|R2spec-4.1.0-3|46	%{_mandir}/man1/%{name}.1*
12cr|R2spec-4.1.0-3|47	%{_mandir}/man1/R2rpm.1*
12cr|R2spec-4.1.0-3|48	
12cr|R2spec-4.1.0-3|49	
12cr|R2spec-4.1.0-3|50	%changelog
12cr|R2spec-4.1.0-3|51	* Tue Feb 21 2012 Paulo Andrade <pcpa@mandriva.com.br> 4.1.0-3
12cr|R2spec-4.1.0-3|52	+ Revision: 778359
12cr|R2spec-4.1.0-3|53	- Rebuild with latest Mandriva specific patches.
12cr|R2spec-4.1.0-3|54	- Add a new repository for the previously incorrectly used one.
12cr|R2spec-4.1.0-3|55	- Extra work on patching R2spec to require less human interaction.
12cr|R2spec-4.1.0-3|56	- Update Mandriva patch to work correctly with --repo=cran
12cr|R2spec-4.1.0-3|57	
12cr|R2spec-4.1.0-3|58	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 4.1.0-2
12cr|R2spec-4.1.0-3|59	+ Revision: 774621
12cr|R2spec-4.1.0-3|60	- Correct generated build requires.
12cr|R2spec-4.1.0-3|61	
12cr|R2spec-4.1.0-3|62	* Wed Feb 15 2012 Paulo Andrade <pcpa@mandriva.com.br> 4.1.0-1
12cr|R2spec-4.1.0-3|63	+ Revision: 774548
12cr|R2spec-4.1.0-3|64	- Import R2spec
12cr|R2spec-4.1.0-3|65	- Import R2spec
12cr|R2spec-4.1.0-3|66	

6863 12
12cr|R-aaMI-1.0_1-1|1	%global packname  aaMI
12cr|R-aaMI-1.0_1-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-aaMI-1.0_1-1|3	
12cr|R-aaMI-1.0_1-1|4	Name:             R-%{packname}
12cr|R-aaMI-1.0_1-1|5	Version:          1.0_1
12cr|R-aaMI-1.0_1-1|6	Release:          1
12cr|R-aaMI-1.0_1-1|7	Summary:          Mutual information for protein sequence alignments
12cr|R-aaMI-1.0_1-1|8	Group:            Sciences/Mathematics
12cr|R-aaMI-1.0_1-1|9	License:          GPL version 2 or newer
12cr|R-aaMI-1.0_1-1|10	URL:              http://cran.r-project.org/web/packages/aaMI/index.html
12cr|R-aaMI-1.0_1-1|11	Source0:          http://cran.r-project.org/src/contrib/Archive/aaMI/aaMI_1.0-1.tar.gz
12cr|R-aaMI-1.0_1-1|12	BuildArch:        noarch
12cr|R-aaMI-1.0_1-1|13	Requires:         R-core
12cr|R-aaMI-1.0_1-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-aaMI-1.0_1-1|15	%rename R-cran-aaMI
12cr|R-aaMI-1.0_1-1|16	
12cr|R-aaMI-1.0_1-1|17	%description
12cr|R-aaMI-1.0_1-1|18	This package contains five functions. read.FASTA reads in a FASTA-format
12cr|R-aaMI-1.0_1-1|19	alignment file and parses it into a data frame. read.CX reads in a
12cr|R-aaMI-1.0_1-1|20	ClustalX .aln-format file and parses it into a data frame. read.Gdoc reads
12cr|R-aaMI-1.0_1-1|21	in a GeneDoc .msf-format file and parses it into a data frame. The
12cr|R-aaMI-1.0_1-1|22	alignment data frame returned by each of these functions has the sequence
12cr|R-aaMI-1.0_1-1|23	IDs as the row names and each site in the alignment is a column in the
12cr|R-aaMI-1.0_1-1|24	data frame. The program aaMI calculates the mutual information between
12cr|R-aaMI-1.0_1-1|25	each pair of sites (columns) in the protein sequence alignment data frame.
12cr|R-aaMI-1.0_1-1|26	The program aaMIn calculates the normalized mutual information between
12cr|R-aaMI-1.0_1-1|27	pairs of sites in the protein sequence alignment data frame. The
12cr|R-aaMI-1.0_1-1|28	normalized mutual information of sites i and j is the mutual information
12cr|R-aaMI-1.0_1-1|29	of these sites divided by their joint entropy.
12cr|R-aaMI-1.0_1-1|30	
12cr|R-aaMI-1.0_1-1|31	%prep
12cr|R-aaMI-1.0_1-1|32	%setup -q -c -n %{packname}
12cr|R-aaMI-1.0_1-1|33	
12cr|R-aaMI-1.0_1-1|34	%build
12cr|R-aaMI-1.0_1-1|35	
12cr|R-aaMI-1.0_1-1|36	%install
12cr|R-aaMI-1.0_1-1|37	rm -rf %{buildroot}
12cr|R-aaMI-1.0_1-1|38	mkdir -p %{buildroot}%{rlibdir}
12cr|R-aaMI-1.0_1-1|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-aaMI-1.0_1-1|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-aaMI-1.0_1-1|41	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-aaMI-1.0_1-1|42	
12cr|R-aaMI-1.0_1-1|43	%check
12cr|R-aaMI-1.0_1-1|44	%{_bindir}/R CMD check %{packname}
12cr|R-aaMI-1.0_1-1|45	
12cr|R-aaMI-1.0_1-1|46	%files
12cr|R-aaMI-1.0_1-1|47	%dir %{rlibdir}/%{packname}
12cr|R-aaMI-1.0_1-1|48	%doc %{rlibdir}/%{packname}/html
12cr|R-aaMI-1.0_1-1|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-aaMI-1.0_1-1|50	%{rlibdir}/%{packname}/INDEX
12cr|R-aaMI-1.0_1-1|51	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-aaMI-1.0_1-1|52	%{rlibdir}/%{packname}/Meta
12cr|R-aaMI-1.0_1-1|53	%{rlibdir}/%{packname}/R
12cr|R-aaMI-1.0_1-1|54	%{rlibdir}/%{packname}/help
12cr|R-aaMI-1.0_1-1|55	
12cr|R-aaMI-1.0_1-1|56	
12cr|R-aaMI-1.0_1-1|57	%changelog
12cr|R-aaMI-1.0_1-1|58	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_1-1
12cr|R-aaMI-1.0_1-1|59	+ Revision: 774765
12cr|R-aaMI-1.0_1-1|60	- Update and rebuild with R2spec
12cr|R-aaMI-1.0_1-1|61	- Update and rebuild with R2spec
12cr|R-aaMI-1.0_1-1|62	
12cr|R-aaMI-1.0_1-1|63	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdv2011.0
12cr|R-aaMI-1.0_1-1|64	+ Revision: 616441
12cr|R-aaMI-1.0_1-1|65	- the mass rebuild of 2010.0 packages
12cr|R-aaMI-1.0_1-1|66	
12cr|R-aaMI-1.0_1-1|67	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-5mdv2010.0
12cr|R-aaMI-1.0_1-1|68	+ Revision: 433065
12cr|R-aaMI-1.0_1-1|69	- rebuild
12cr|R-aaMI-1.0_1-1|70	
12cr|R-aaMI-1.0_1-1|71	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-4mdv2009.0
12cr|R-aaMI-1.0_1-1|72	+ Revision: 260094
12cr|R-aaMI-1.0_1-1|73	- rebuild
12cr|R-aaMI-1.0_1-1|74	
12cr|R-aaMI-1.0_1-1|75	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-3mdv2009.0
12cr|R-aaMI-1.0_1-1|76	+ Revision: 247971
12cr|R-aaMI-1.0_1-1|77	- rebuild
12cr|R-aaMI-1.0_1-1|78	
12cr|R-aaMI-1.0_1-1|79	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.1-1mdv2008.1
12cr|R-aaMI-1.0_1-1|80	+ Revision: 169957
12cr|R-aaMI-1.0_1-1|81	- complete spec file
12cr|R-aaMI-1.0_1-1|82	- fix Url
12cr|R-aaMI-1.0_1-1|83	- add source and spec file
12cr|R-aaMI-1.0_1-1|84	- Created package structure for R-cran-aaMI.
12cr|R-aaMI-1.0_1-1|85	

6864 12
12cr|rabbitvcs-0.15.2-1|1	%define oname	RabbitVCS
12cr|rabbitvcs-0.15.2-1|2	
12cr|rabbitvcs-0.15.2-1|3	#set for prereleases, comment for others
12cr|rabbitvcs-0.15.2-1|4	#define prerel	beta5
12cr|rabbitvcs-0.15.2-1|5	
12cr|rabbitvcs-0.15.2-1|6	%define rel	1
12cr|rabbitvcs-0.15.2-1|7	
12cr|rabbitvcs-0.15.2-1|8	%define over 	%{version}%{?prerel}
12cr|rabbitvcs-0.15.2-1|9	
12cr|rabbitvcs-0.15.2-1|10	Name:		rabbitvcs
12cr|rabbitvcs-0.15.2-1|11	Version:	0.15.2
12cr|rabbitvcs-0.15.2-1|12	Release:	%{?prerel:0.%prerel.}%{rel}
12cr|rabbitvcs-0.15.2-1|13	
12cr|rabbitvcs-0.15.2-1|14	Summary:	Graphical user interface to version control systems
12cr|rabbitvcs-0.15.2-1|15	Group:		File tools
12cr|rabbitvcs-0.15.2-1|16	License:	GPLv2+
12cr|rabbitvcs-0.15.2-1|17	URL:		http://www.rabbitvcs.org/
12cr|rabbitvcs-0.15.2-1|18	Source0:	http://rabbitvcs.googlecode.com/files/%{name}-%{over}.tar.bz2
12cr|rabbitvcs-0.15.2-1|19	BuildRequires:	pygtk2.0-devel >= 2.12
12cr|rabbitvcs-0.15.2-1|20	BuildRequires:	python-devel
12cr|rabbitvcs-0.15.2-1|21	BuildRequires:	gtk+2.0
12cr|rabbitvcs-0.15.2-1|22	BuildArch:	noarch
12cr|rabbitvcs-0.15.2-1|23	
12cr|rabbitvcs-0.15.2-1|24	%description
12cr|rabbitvcs-0.15.2-1|25	RabbitVCS is a set of graphical tools written to provide simple
12cr|rabbitvcs-0.15.2-1|26	and straightforward access to the version control systems you use.
12cr|rabbitvcs-0.15.2-1|27	
12cr|rabbitvcs-0.15.2-1|28	%package core
12cr|rabbitvcs-0.15.2-1|29	Summary:	Core package of RabbitVCS
12cr|rabbitvcs-0.15.2-1|30	Group:		File tools
12cr|rabbitvcs-0.15.2-1|31	Requires:	dbus-python
12cr|rabbitvcs-0.15.2-1|32	Requires:	meld
12cr|rabbitvcs-0.15.2-1|33	Requires:	pygtk2.0-libglade
12cr|rabbitvcs-0.15.2-1|34	Requires:	pygtk2.0
12cr|rabbitvcs-0.15.2-1|35	Requires:	python-pysvn
12cr|rabbitvcs-0.15.2-1|36	Requires:	python-configobj
12cr|rabbitvcs-0.15.2-1|37	Requires:	subversion
12cr|rabbitvcs-0.15.2-1|38	Requires:	python-dulwich
12cr|rabbitvcs-0.15.2-1|39	BuildArch:	noarch
12cr|rabbitvcs-0.15.2-1|40	
12cr|rabbitvcs-0.15.2-1|41	%description core
12cr|rabbitvcs-0.15.2-1|42	Contains packages shared between the RabbitVCS extensions.
12cr|rabbitvcs-0.15.2-1|43	
12cr|rabbitvcs-0.15.2-1|44	%package nautilus
12cr|rabbitvcs-0.15.2-1|45	Summary:	Nautilus extension for RabbitVCS
12cr|rabbitvcs-0.15.2-1|46	Group:		File tools
12cr|rabbitvcs-0.15.2-1|47	Requires:	rabbitvcs-core = %{version}
12cr|rabbitvcs-0.15.2-1|48	Requires:	nautilus
12cr|rabbitvcs-0.15.2-1|49	Requires:	nautilus-python >= 0.5.2
12cr|rabbitvcs-0.15.2-1|50	Requires:	dbus-python
12cr|rabbitvcs-0.15.2-1|51	BuildArch:	noarch
12cr|rabbitvcs-0.15.2-1|52	
12cr|rabbitvcs-0.15.2-1|53	%description nautilus
12cr|rabbitvcs-0.15.2-1|54	RabbitVCS is a set of graphical tools written to provide simple and
12cr|rabbitvcs-0.15.2-1|55	straightforward access to the version control systems you use. This is the
12cr|rabbitvcs-0.15.2-1|56	extension for the Nautilus file manager.
12cr|rabbitvcs-0.15.2-1|57	
12cr|rabbitvcs-0.15.2-1|58	%package gedit
12cr|rabbitvcs-0.15.2-1|59	Summary:	Gedit extension for RabbitVCS
12cr|rabbitvcs-0.15.2-1|60	Group:		File tools
12cr|rabbitvcs-0.15.2-1|61	Requires:	rabbitvcs-core = %{version}
12cr|rabbitvcs-0.15.2-1|62	Requires:	gedit
12cr|rabbitvcs-0.15.2-1|63	BuildArch:	noarch
12cr|rabbitvcs-0.15.2-1|64	
12cr|rabbitvcs-0.15.2-1|65	%description gedit
12cr|rabbitvcs-0.15.2-1|66	RabbitVCS is a set of graphical tools written to provide simple and
12cr|rabbitvcs-0.15.2-1|67	straightforward access to the version control systems you use. This is the
12cr|rabbitvcs-0.15.2-1|68	extension for gedit text editor
12cr|rabbitvcs-0.15.2-1|69	
12cr|rabbitvcs-0.15.2-1|70	%package cli
12cr|rabbitvcs-0.15.2-1|71	Summary:	CLI extension for RabbitVCS
12cr|rabbitvcs-0.15.2-1|72	Group:		File tools
12cr|rabbitvcs-0.15.2-1|73	Requires:	rabbitvcs-core = %{version}
12cr|rabbitvcs-0.15.2-1|74	BuildArch:	noarch
12cr|rabbitvcs-0.15.2-1|75	
12cr|rabbitvcs-0.15.2-1|76	%description cli
12cr|rabbitvcs-0.15.2-1|77	RabbitVCS is a set of graphical tools written to provide simple and
12cr|rabbitvcs-0.15.2-1|78	straightforward access to the version control systems you use. This is the
12cr|rabbitvcs-0.15.2-1|79	extension for command line interface.
12cr|rabbitvcs-0.15.2-1|80	
12cr|rabbitvcs-0.15.2-1|81	%prep
12cr|rabbitvcs-0.15.2-1|82	%setup -q -n %{name}-%{over}
12cr|rabbitvcs-0.15.2-1|83	
12cr|rabbitvcs-0.15.2-1|84	%build
12cr|rabbitvcs-0.15.2-1|85	python setup.py build
12cr|rabbitvcs-0.15.2-1|86	
12cr|rabbitvcs-0.15.2-1|87	%install
12cr|rabbitvcs-0.15.2-1|88	PYTHONDONTWRITEBYTECODE= python setup.py install --skip-build --root %{buildroot}
12cr|rabbitvcs-0.15.2-1|89	
12cr|rabbitvcs-0.15.2-1|90	# nautilus extension
12cr|rabbitvcs-0.15.2-1|91	mkdir -p %{buildroot}%{_libdir}/nautilus/extensions-2.0/python/
12cr|rabbitvcs-0.15.2-1|92	cp clients/nautilus/%{oname}.py %{buildroot}%{_libdir}/nautilus/extensions-2.0/python/%{oname}.py
12cr|rabbitvcs-0.15.2-1|93	
12cr|rabbitvcs-0.15.2-1|94	# gedit extension
12cr|rabbitvcs-0.15.2-1|95	mkdir -p %{buildroot}%{_libdir}/gedit-2/plugins/
12cr|rabbitvcs-0.15.2-1|96	cp clients/gedit/%{name}-plugin.py %{buildroot}%{_libdir}/gedit-2/plugins/%{name}-plugin.py
12cr|rabbitvcs-0.15.2-1|97	#cp clients/gedit/%{name}.gedit-plugin %{buildroot}%{_libdir}/gedit-2/plugins/%{name}.gedit-plugin
12cr|rabbitvcs-0.15.2-1|98	
12cr|rabbitvcs-0.15.2-1|99	# CLI extension
12cr|rabbitvcs-0.15.2-1|100	mkdir -p %{buildroot}%{_bindir}
12cr|rabbitvcs-0.15.2-1|101	cp clients/cli/%{name} %{buildroot}%{_bindir}/%{name}
12cr|rabbitvcs-0.15.2-1|102	
12cr|rabbitvcs-0.15.2-1|103	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
12cr|rabbitvcs-0.15.2-1|104	
12cr|rabbitvcs-0.15.2-1|105	%find_lang %{oname}
12cr|rabbitvcs-0.15.2-1|106	
12cr|rabbitvcs-0.15.2-1|107	%files core -f %{oname}.lang
12cr|rabbitvcs-0.15.2-1|108	%doc AUTHORS MAINTAINERS README
12cr|rabbitvcs-0.15.2-1|109	%{_datadir}/%{name}
12cr|rabbitvcs-0.15.2-1|110	%{_datadir}/icons/hicolor/scalable/*/*.svg
12cr|rabbitvcs-0.15.2-1|111	%{python_sitelib}/%{name}
12cr|rabbitvcs-0.15.2-1|112	%{python_sitelib}/*.egg-info
12cr|rabbitvcs-0.15.2-1|113	%{_iconsdir}/hicolor/*/actions/rabbitvcs-push.*
12cr|rabbitvcs-0.15.2-1|114	
12cr|rabbitvcs-0.15.2-1|115	%files nautilus
12cr|rabbitvcs-0.15.2-1|116	%doc clients/nautilus/README
12cr|rabbitvcs-0.15.2-1|117	%{_libdir}/nautilus/extensions-2.0/python/%{oname}.py*
12cr|rabbitvcs-0.15.2-1|118	
12cr|rabbitvcs-0.15.2-1|119	%files gedit
12cr|rabbitvcs-0.15.2-1|120	%doc clients/gedit/README
12cr|rabbitvcs-0.15.2-1|121	%{_libdir}/gedit-2/plugins/%{name}-plugin.py*
12cr|rabbitvcs-0.15.2-1|122	#%{_libdir}/gedit-2/plugins/%{name}.gedit-plugin
12cr|rabbitvcs-0.15.2-1|123	
12cr|rabbitvcs-0.15.2-1|124	%files cli
12cr|rabbitvcs-0.15.2-1|125	%doc clients/cli/README
12cr|rabbitvcs-0.15.2-1|126	%{_bindir}/%{name}
12cr|rabbitvcs-0.15.2-1|127	
12cr|rabbitvcs-0.15.2-1|128	
12cr|rabbitvcs-0.15.2-1|129	%changelog
12cr|rabbitvcs-0.15.2-1|130	* Sat Apr 02 2011 Jani Välimaa <wally@mandriva.org> 0.14.2.1-1mdv2011.0
12cr|rabbitvcs-0.15.2-1|131	+ Revision: 649969
12cr|rabbitvcs-0.15.2-1|132	- new version 0.14.2.1
12cr|rabbitvcs-0.15.2-1|133	
12cr|rabbitvcs-0.15.2-1|134	* Thu Jan 20 2011 Jani Välimaa <wally@mandriva.org> 0.14.1.1-1
12cr|rabbitvcs-0.15.2-1|135	+ Revision: 631864
12cr|rabbitvcs-0.15.2-1|136	- new version 0.14.1.1
12cr|rabbitvcs-0.15.2-1|137	
12cr|rabbitvcs-0.15.2-1|138	* Tue Dec 21 2010 Jani Välimaa <wally@mandriva.org> 0.14-0.beta5.1mdv2011.0
12cr|rabbitvcs-0.15.2-1|139	+ Revision: 623685
12cr|rabbitvcs-0.15.2-1|140	- new version 0.14beta5
12cr|rabbitvcs-0.15.2-1|141	
12cr|rabbitvcs-0.15.2-1|142	* Thu Dec 16 2010 Jani Välimaa <wally@mandriva.org> 0.14-0.beta4.1mdv2011.0
12cr|rabbitvcs-0.15.2-1|143	+ Revision: 622270
12cr|rabbitvcs-0.15.2-1|144	- new version 0.14beta4
12cr|rabbitvcs-0.15.2-1|145	
12cr|rabbitvcs-0.15.2-1|146	* Thu Dec 09 2010 Jani Välimaa <wally@mandriva.org> 0.14-0.beta2.1mdv2011.0
12cr|rabbitvcs-0.15.2-1|147	+ Revision: 618161
12cr|rabbitvcs-0.15.2-1|148	- new version 0.14beta2
12cr|rabbitvcs-0.15.2-1|149	
12cr|rabbitvcs-0.15.2-1|150	* Sun Nov 28 2010 Jani Välimaa <wally@mandriva.org> 0.14-0.beta1.1mdv2011.0
12cr|rabbitvcs-0.15.2-1|151	+ Revision: 602239
12cr|rabbitvcs-0.15.2-1|152	- new version 0.14beta1
12cr|rabbitvcs-0.15.2-1|153	
12cr|rabbitvcs-0.15.2-1|154	* Sat Nov 06 2010 Jani Välimaa <wally@mandriva.org> 0.13.3-2mdv2011.0
12cr|rabbitvcs-0.15.2-1|155	+ Revision: 594335
12cr|rabbitvcs-0.15.2-1|156	- rebuild for python 2.7
12cr|rabbitvcs-0.15.2-1|157	
12cr|rabbitvcs-0.15.2-1|158	* Tue Aug 31 2010 Jani Välimaa <wally@mandriva.org> 0.13.3-1mdv2011.0
12cr|rabbitvcs-0.15.2-1|159	+ Revision: 574848
12cr|rabbitvcs-0.15.2-1|160	- initial mdv release based on Fedora .spec
12cr|rabbitvcs-0.15.2-1|161	

6865 12
12cr|R-abind-1.4_0-2|1	%global packname  abind
12cr|R-abind-1.4_0-2|2	%global rlibdir  %{_datadir}/R/library
12cr|R-abind-1.4_0-2|3	
12cr|R-abind-1.4_0-2|4	Name:             R-%{packname}
12cr|R-abind-1.4_0-2|5	Version:          1.4_0
12cr|R-abind-1.4_0-2|6	Release:          2
12cr|R-abind-1.4_0-2|7	Summary:          Combine multi-dimensional arrays
12cr|R-abind-1.4_0-2|8	Group:            Sciences/Mathematics
12cr|R-abind-1.4_0-2|9	License:          LGPL (>= 2)
12cr|R-abind-1.4_0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-abind-1.4_0-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.4-0.tar.gz
12cr|R-abind-1.4_0-2|12	BuildArch:        noarch
12cr|R-abind-1.4_0-2|13	Requires:         R-core
12cr|R-abind-1.4_0-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-abind-1.4_0-2|15	%rename R-cran-abind
12cr|R-abind-1.4_0-2|16	
12cr|R-abind-1.4_0-2|17	%description
12cr|R-abind-1.4_0-2|18	Combine multi-dimensional arrays into a single array. This is a
12cr|R-abind-1.4_0-2|19	generalization of cbind and rbind.  Works with vectors, matrices, and
12cr|R-abind-1.4_0-2|20	higher-dimensional arrays.  Also provides functions adrop, asub, and afill
12cr|R-abind-1.4_0-2|21	for manipulating, extracting and replacing data in arrays.
12cr|R-abind-1.4_0-2|22	
12cr|R-abind-1.4_0-2|23	%prep
12cr|R-abind-1.4_0-2|24	%setup -q -c -n %{packname}
12cr|R-abind-1.4_0-2|25	
12cr|R-abind-1.4_0-2|26	%build
12cr|R-abind-1.4_0-2|27	
12cr|R-abind-1.4_0-2|28	%install
12cr|R-abind-1.4_0-2|29	mkdir -p %{buildroot}%{rlibdir}
12cr|R-abind-1.4_0-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-abind-1.4_0-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-abind-1.4_0-2|32	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-abind-1.4_0-2|33	
12cr|R-abind-1.4_0-2|34	%check
12cr|R-abind-1.4_0-2|35	%{_bindir}/R CMD check %{packname}
12cr|R-abind-1.4_0-2|36	
12cr|R-abind-1.4_0-2|37	%files
12cr|R-abind-1.4_0-2|38	%dir %{rlibdir}/%{packname}
12cr|R-abind-1.4_0-2|39	%doc %{rlibdir}/%{packname}/html
12cr|R-abind-1.4_0-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-abind-1.4_0-2|41	%{rlibdir}/%{packname}/INDEX
12cr|R-abind-1.4_0-2|42	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-abind-1.4_0-2|43	%{rlibdir}/%{packname}/Meta
12cr|R-abind-1.4_0-2|44	%{rlibdir}/%{packname}/R
12cr|R-abind-1.4_0-2|45	%{rlibdir}/%{packname}/help
12cr|R-abind-1.4_0-2|46	
12cr|R-abind-1.4_0-2|47	
12cr|R-abind-1.4_0-2|48	%changelog
12cr|R-abind-1.4_0-2|49	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.4_0-2
12cr|R-abind-1.4_0-2|50	+ Revision: 774989
12cr|R-abind-1.4_0-2|51	- Use proper tarball.
12cr|R-abind-1.4_0-2|52	- Update to latest version
12cr|R-abind-1.4_0-2|53	
12cr|R-abind-1.4_0-2|54	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3_0-1
12cr|R-abind-1.4_0-2|55	+ Revision: 774764
12cr|R-abind-1.4_0-2|56	- Update and rebuild with R2spec
12cr|R-abind-1.4_0-2|57	- Update and rebuild with R2spec
12cr|R-abind-1.4_0-2|58	
12cr|R-abind-1.4_0-2|59	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6mdv2011.0
12cr|R-abind-1.4_0-2|60	+ Revision: 616442
12cr|R-abind-1.4_0-2|61	- the mass rebuild of 2010.0 packages
12cr|R-abind-1.4_0-2|62	
12cr|R-abind-1.4_0-2|63	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-5mdv2010.0
12cr|R-abind-1.4_0-2|64	+ Revision: 433066
12cr|R-abind-1.4_0-2|65	- rebuild
12cr|R-abind-1.4_0-2|66	
12cr|R-abind-1.4_0-2|67	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0-4mdv2009.0
12cr|R-abind-1.4_0-2|68	+ Revision: 260108
12cr|R-abind-1.4_0-2|69	- rebuild
12cr|R-abind-1.4_0-2|70	
12cr|R-abind-1.4_0-2|71	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0-3mdv2009.0
12cr|R-abind-1.4_0-2|72	+ Revision: 247972
12cr|R-abind-1.4_0-2|73	- rebuild
12cr|R-abind-1.4_0-2|74	
12cr|R-abind-1.4_0-2|75	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-1mdv2008.1
12cr|R-abind-1.4_0-2|76	+ Revision: 169958
12cr|R-abind-1.4_0-2|77	- complete spec file
12cr|R-abind-1.4_0-2|78	- fix Url
12cr|R-abind-1.4_0-2|79	- add source and spec file
12cr|R-abind-1.4_0-2|80	- Created package structure for R-cran-abind.
12cr|R-abind-1.4_0-2|81	

6866 12
12cr|rabl_client-1.0.0-4|1	Summary:	Reactive Autonomous Blackhole List (RABL) client
12cr|rabl_client-1.0.0-4|2	Name:		rabl_client
12cr|rabl_client-1.0.0-4|3	Version:	1.0.0
12cr|rabl_client-1.0.0-4|4	Release:	%mkrel 4
12cr|rabl_client-1.0.0-4|5	License:	GPL
12cr|rabl_client-1.0.0-4|6	Group:		System/Servers
12cr|rabl_client-1.0.0-4|7	URL:		http://www.nuclearelephant.com/projects/rabl/
12cr|rabl_client-1.0.0-4|8	Source0:	http://www.nuclearelephant.com/projects/rabl/sources/%{name}-%{version}.tar.bz2
12cr|rabl_client-1.0.0-4|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|rabl_client-1.0.0-4|10	
12cr|rabl_client-1.0.0-4|11	%description
12cr|rabl_client-1.0.0-4|12	The Reactive Autonomous Blackhole List (RABL) client.
12cr|rabl_client-1.0.0-4|13	
12cr|rabl_client-1.0.0-4|14	%prep
12cr|rabl_client-1.0.0-4|15	
12cr|rabl_client-1.0.0-4|16	%setup -q
12cr|rabl_client-1.0.0-4|17	
12cr|rabl_client-1.0.0-4|18	%build
12cr|rabl_client-1.0.0-4|19	
12cr|rabl_client-1.0.0-4|20	%configure2_5x \
12cr|rabl_client-1.0.0-4|21	--enable-warnings
12cr|rabl_client-1.0.0-4|22	
12cr|rabl_client-1.0.0-4|23	%make
12cr|rabl_client-1.0.0-4|24	
12cr|rabl_client-1.0.0-4|25	%install
12cr|rabl_client-1.0.0-4|26	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|rabl_client-1.0.0-4|27	
12cr|rabl_client-1.0.0-4|28	install -d %{buildroot}%{_bindir}
12cr|rabl_client-1.0.0-4|29	install -d %{buildroot}%{_sysconfdir}
12cr|rabl_client-1.0.0-4|30	
12cr|rabl_client-1.0.0-4|31	install -m0755 rabl_client %{buildroot}%{_bindir}/
12cr|rabl_client-1.0.0-4|32	install -m0644 rabl_client.conf %{buildroot}%{_sysconfdir}/
12cr|rabl_client-1.0.0-4|33	
12cr|rabl_client-1.0.0-4|34	%clean
12cr|rabl_client-1.0.0-4|35	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|rabl_client-1.0.0-4|36	
12cr|rabl_client-1.0.0-4|37	%files
12cr|rabl_client-1.0.0-4|38	%defattr(-,root,root)
12cr|rabl_client-1.0.0-4|39	%doc CHANGE LICENSE README RELEASE.NOTES
12cr|rabl_client-1.0.0-4|40	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/rabl_client.conf
12cr|rabl_client-1.0.0-4|41	%attr(0755,root,root) %{_bindir}/rabl_client
12cr|rabl_client-1.0.0-4|42	
12cr|rabl_client-1.0.0-4|43	
12cr|rabl_client-1.0.0-4|44	%changelog
12cr|rabl_client-1.0.0-4|45	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0-4mdv2010.0
12cr|rabl_client-1.0.0-4|46	+ Revision: 433048
12cr|rabl_client-1.0.0-4|47	- rebuild
12cr|rabl_client-1.0.0-4|48	
12cr|rabl_client-1.0.0-4|49	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0-3mdv2009.0
12cr|rabl_client-1.0.0-4|50	+ Revision: 242530
12cr|rabl_client-1.0.0-4|51	- rebuild
12cr|rabl_client-1.0.0-4|52	- kill re-definition of %%buildroot on Pixel's request
12cr|rabl_client-1.0.0-4|53	
12cr|rabl_client-1.0.0-4|54	+ Olivier Blin <oblin@mandriva.com>
12cr|rabl_client-1.0.0-4|55	- restore BuildRoot
12cr|rabl_client-1.0.0-4|56	
12cr|rabl_client-1.0.0-4|57	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2008.0
12cr|rabl_client-1.0.0-4|58	+ Revision: 25471
12cr|rabl_client-1.0.0-4|59	- Import rabl_client
12cr|rabl_client-1.0.0-4|60	
12cr|rabl_client-1.0.0-4|61	
12cr|rabl_client-1.0.0-4|62	
12cr|rabl_client-1.0.0-4|63	* Fri Apr 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cr|rabl_client-1.0.0-4|64	- new name (was sbl_client)
12cr|rabl_client-1.0.0-4|65	
12cr|rabl_client-1.0.0-4|66	* Mon Mar 14 2005 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.0.0-1mdk
12cr|rabl_client-1.0.0-4|67	- initial package

6867 12
12cr|R-acepack-1.3_3.0-1|1	%global packname  acepack
12cr|R-acepack-1.3_3.0-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-acepack-1.3_3.0-1|3	
12cr|R-acepack-1.3_3.0-1|4	Name:             R-%{packname}
12cr|R-acepack-1.3_3.0-1|5	Version:          1.3_3.0
12cr|R-acepack-1.3_3.0-1|6	Release:          1
12cr|R-acepack-1.3_3.0-1|7	Summary:          ace() and avas() for selecting regression transformations
12cr|R-acepack-1.3_3.0-1|8	Group:            Sciences/Mathematics
12cr|R-acepack-1.3_3.0-1|9	License:          MIT + file LICENSE
12cr|R-acepack-1.3_3.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-acepack-1.3_3.0-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.3-3.0.tar.gz
12cr|R-acepack-1.3_3.0-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-acepack-1.3_3.0-1|13	%rename R-cran-acepack
12cr|R-acepack-1.3_3.0-1|14	
12cr|R-acepack-1.3_3.0-1|15	%description
12cr|R-acepack-1.3_3.0-1|16	ACE and AVAS methods for choosing regression transformations.
12cr|R-acepack-1.3_3.0-1|17	
12cr|R-acepack-1.3_3.0-1|18	%prep
12cr|R-acepack-1.3_3.0-1|19	%setup -q -c -n %{packname}
12cr|R-acepack-1.3_3.0-1|20	
12cr|R-acepack-1.3_3.0-1|21	%build
12cr|R-acepack-1.3_3.0-1|22	
12cr|R-acepack-1.3_3.0-1|23	%install
12cr|R-acepack-1.3_3.0-1|24	mkdir -p %{buildroot}%{rlibdir}
12cr|R-acepack-1.3_3.0-1|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-acepack-1.3_3.0-1|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-acepack-1.3_3.0-1|27	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-acepack-1.3_3.0-1|28	
12cr|R-acepack-1.3_3.0-1|29	%check
12cr|R-acepack-1.3_3.0-1|30	%{_bindir}/R CMD check %{packname}
12cr|R-acepack-1.3_3.0-1|31	
12cr|R-acepack-1.3_3.0-1|32	%files
12cr|R-acepack-1.3_3.0-1|33	%dir %{rlibdir}/%{packname}
12cr|R-acepack-1.3_3.0-1|34	%doc %{rlibdir}/%{packname}/html
12cr|R-acepack-1.3_3.0-1|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-acepack-1.3_3.0-1|36	%{rlibdir}/%{packname}/INDEX
12cr|R-acepack-1.3_3.0-1|37	%{rlibdir}/%{packname}/LICENSE
12cr|R-acepack-1.3_3.0-1|38	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-acepack-1.3_3.0-1|39	%{rlibdir}/%{packname}/Meta
12cr|R-acepack-1.3_3.0-1|40	%{rlibdir}/%{packname}/R
12cr|R-acepack-1.3_3.0-1|41	%{rlibdir}/%{packname}/help
12cr|R-acepack-1.3_3.0-1|42	%{rlibdir}/%{packname}/libs
12cr|R-acepack-1.3_3.0-1|43	
12cr|R-acepack-1.3_3.0-1|44	
12cr|R-acepack-1.3_3.0-1|45	%changelog
12cr|R-acepack-1.3_3.0-1|46	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3_3.0-1
12cr|R-acepack-1.3_3.0-1|47	+ Revision: 775014
12cr|R-acepack-1.3_3.0-1|48	- Update to latest version
12cr|R-acepack-1.3_3.0-1|49	
12cr|R-acepack-1.3_3.0-1|50	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3_2.3-1
12cr|R-acepack-1.3_3.0-1|51	+ Revision: 774778
12cr|R-acepack-1.3_3.0-1|52	- Update and rebuild with R2spec
12cr|R-acepack-1.3_3.0-1|53	- Update and rebuild with R2spec
12cr|R-acepack-1.3_3.0-1|54	
12cr|R-acepack-1.3_3.0-1|55	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.2.2-7mdv2011.0
12cr|R-acepack-1.3_3.0-1|56	+ Revision: 616443
12cr|R-acepack-1.3_3.0-1|57	- the mass rebuild of 2010.0 packages
12cr|R-acepack-1.3_3.0-1|58	
12cr|R-acepack-1.3_3.0-1|59	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.3.2.2-6mdv2010.0
12cr|R-acepack-1.3_3.0-1|60	+ Revision: 433067
12cr|R-acepack-1.3_3.0-1|61	- rebuild
12cr|R-acepack-1.3_3.0-1|62	
12cr|R-acepack-1.3_3.0-1|63	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2.2-5mdv2009.0
12cr|R-acepack-1.3_3.0-1|64	+ Revision: 260118
12cr|R-acepack-1.3_3.0-1|65	- rebuild
12cr|R-acepack-1.3_3.0-1|66	
12cr|R-acepack-1.3_3.0-1|67	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2.2-4mdv2009.0
12cr|R-acepack-1.3_3.0-1|68	+ Revision: 248007
12cr|R-acepack-1.3_3.0-1|69	- rebuild
12cr|R-acepack-1.3_3.0-1|70	
12cr|R-acepack-1.3_3.0-1|71	* Fri Feb 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2.2-2mdv2008.1
12cr|R-acepack-1.3_3.0-1|72	+ Revision: 176959
12cr|R-acepack-1.3_3.0-1|73	- remove requires on libR.so
12cr|R-acepack-1.3_3.0-1|74	
12cr|R-acepack-1.3_3.0-1|75	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2.2-1mdv2008.1
12cr|R-acepack-1.3_3.0-1|76	+ Revision: 169980
12cr|R-acepack-1.3_3.0-1|77	- complete spec file
12cr|R-acepack-1.3_3.0-1|78	- fix Url
12cr|R-acepack-1.3_3.0-1|79	- add source and spec file
12cr|R-acepack-1.3_3.0-1|80	- Created package structure for R-cran-acepack.
12cr|R-acepack-1.3_3.0-1|81	

6868 12
12cr|R-ada-2.0_2-1|1	%global packname  ada
12cr|R-ada-2.0_2-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-ada-2.0_2-1|3	
12cr|R-ada-2.0_2-1|4	Name:             R-%{packname}
12cr|R-ada-2.0_2-1|5	Version:          2.0_2
12cr|R-ada-2.0_2-1|6	Release:          1
12cr|R-ada-2.0_2-1|7	Summary:          ada: an R package for stochastic boosting
12cr|R-ada-2.0_2-1|8	Group:            Sciences/Mathematics
12cr|R-ada-2.0_2-1|9	License:          GPL
12cr|R-ada-2.0_2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-ada-2.0_2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2.0-2.tar.gz
12cr|R-ada-2.0_2-1|12	BuildArch:        noarch
12cr|R-ada-2.0_2-1|13	Requires:         R-core
12cr|R-ada-2.0_2-1|14	Requires:         R-rpart
12cr|R-ada-2.0_2-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-rpart
12cr|R-ada-2.0_2-1|16	%rename R-cran-ada
12cr|R-ada-2.0_2-1|17	
12cr|R-ada-2.0_2-1|18	%description
12cr|R-ada-2.0_2-1|19	Performs discrete, real, and gentle boost under both exponential and
12cr|R-ada-2.0_2-1|20	logistic loss on a given data set.  The package ada provides a
12cr|R-ada-2.0_2-1|21	straightforward, well-documented, and broad boosting routine for
12cr|R-ada-2.0_2-1|22	classification, ideally suited for small to moderate-sized data sets.
12cr|R-ada-2.0_2-1|23	Please refer to the Url below for more information.
12cr|R-ada-2.0_2-1|24	
12cr|R-ada-2.0_2-1|25	%prep
12cr|R-ada-2.0_2-1|26	%setup -q -c -n %{packname}
12cr|R-ada-2.0_2-1|27	
12cr|R-ada-2.0_2-1|28	%build
12cr|R-ada-2.0_2-1|29	
12cr|R-ada-2.0_2-1|30	%install
12cr|R-ada-2.0_2-1|31	mkdir -p %{buildroot}%{rlibdir}
12cr|R-ada-2.0_2-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-ada-2.0_2-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-ada-2.0_2-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-ada-2.0_2-1|35	
12cr|R-ada-2.0_2-1|36	%check
12cr|R-ada-2.0_2-1|37	%{_bindir}/R CMD check %{packname}
12cr|R-ada-2.0_2-1|38	
12cr|R-ada-2.0_2-1|39	%files
12cr|R-ada-2.0_2-1|40	%dir %{rlibdir}/%{packname}
12cr|R-ada-2.0_2-1|41	%doc %{rlibdir}/%{packname}/html
12cr|R-ada-2.0_2-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-ada-2.0_2-1|43	%{rlibdir}/%{packname}/INDEX
12cr|R-ada-2.0_2-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-ada-2.0_2-1|45	%{rlibdir}/%{packname}/Meta
12cr|R-ada-2.0_2-1|46	%{rlibdir}/%{packname}/R
12cr|R-ada-2.0_2-1|47	%{rlibdir}/%{packname}/data
12cr|R-ada-2.0_2-1|48	%{rlibdir}/%{packname}/help
12cr|R-ada-2.0_2-1|49	
12cr|R-ada-2.0_2-1|50	
12cr|R-ada-2.0_2-1|51	%changelog
12cr|R-ada-2.0_2-1|52	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.0_2-1
12cr|R-ada-2.0_2-1|53	+ Revision: 775013
12cr|R-ada-2.0_2-1|54	- Update to latest version
12cr|R-ada-2.0_2-1|55	
12cr|R-ada-2.0_2-1|56	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.0_1-1
12cr|R-ada-2.0_2-1|57	+ Revision: 774780
12cr|R-ada-2.0_2-1|58	- Update and rebuild with R2spec
12cr|R-ada-2.0_2-1|59	- Update and rebuild with R2spec
12cr|R-ada-2.0_2-1|60	
12cr|R-ada-2.0_2-1|61	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-6mdv2011.0
12cr|R-ada-2.0_2-1|62	+ Revision: 616444
12cr|R-ada-2.0_2-1|63	- the mass rebuild of 2010.0 packages
12cr|R-ada-2.0_2-1|64	
12cr|R-ada-2.0_2-1|65	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 2.0.1-5mdv2010.0
12cr|R-ada-2.0_2-1|66	+ Revision: 433068
12cr|R-ada-2.0_2-1|67	- rebuild
12cr|R-ada-2.0_2-1|68	
12cr|R-ada-2.0_2-1|69	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.0.1-4mdv2009.0
12cr|R-ada-2.0_2-1|70	+ Revision: 260119
12cr|R-ada-2.0_2-1|71	- rebuild
12cr|R-ada-2.0_2-1|72	
12cr|R-ada-2.0_2-1|73	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 2.0.1-3mdv2009.0
12cr|R-ada-2.0_2-1|74	+ Revision: 248035
12cr|R-ada-2.0_2-1|75	- rebuild
12cr|R-ada-2.0_2-1|76	
12cr|R-ada-2.0_2-1|77	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|R-ada-2.0_2-1|78	- fix Url
12cr|R-ada-2.0_2-1|79	
12cr|R-ada-2.0_2-1|80	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0.1-1mdv2008.1
12cr|R-ada-2.0_2-1|81	+ Revision: 169413
12cr|R-ada-2.0_2-1|82	- import R-cran-ada
12cr|R-ada-2.0_2-1|83	

6869 12
12cr|R-adapt-1.0_4-1|1	%global packname  adapt
12cr|R-adapt-1.0_4-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-adapt-1.0_4-1|3	
12cr|R-adapt-1.0_4-1|4	Name:             R-%{packname}
12cr|R-adapt-1.0_4-1|5	Version:          1.0_4
12cr|R-adapt-1.0_4-1|6	Release:          1
12cr|R-adapt-1.0_4-1|7	Summary:          adapt -- multidimensional numerical integration
12cr|R-adapt-1.0_4-1|8	Group:            Sciences/Mathematics
12cr|R-adapt-1.0_4-1|9	License:          Unclear (Fortran) -- code in Statlib's ./S/adapt
12cr|R-adapt-1.0_4-1|10	URL:              http://cran.r-project.org/web/packages/adapt/index.html
12cr|R-adapt-1.0_4-1|11	Source0:          http://cran.r-project.org/src/contrib/Archive/adapt/adapt_1.0-4.tar.gz
12cr|R-adapt-1.0_4-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-adapt-1.0_4-1|13	%rename R-cran-adapt
12cr|R-adapt-1.0_4-1|14	
12cr|R-adapt-1.0_4-1|15	%description
12cr|R-adapt-1.0_4-1|16	Adaptive Quadrature in up to 20 dimensions
12cr|R-adapt-1.0_4-1|17	%prep
12cr|R-adapt-1.0_4-1|18	%setup -q -c -n %{packname}
12cr|R-adapt-1.0_4-1|19	
12cr|R-adapt-1.0_4-1|20	%build
12cr|R-adapt-1.0_4-1|21	
12cr|R-adapt-1.0_4-1|22	%install
12cr|R-adapt-1.0_4-1|23	rm -rf %{buildroot}
12cr|R-adapt-1.0_4-1|24	mkdir -p %{buildroot}%{rlibdir}
12cr|R-adapt-1.0_4-1|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-adapt-1.0_4-1|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-adapt-1.0_4-1|27	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-adapt-1.0_4-1|28	
12cr|R-adapt-1.0_4-1|29	%check
12cr|R-adapt-1.0_4-1|30	%{_bindir}/R CMD check %{packname}
12cr|R-adapt-1.0_4-1|31	
12cr|R-adapt-1.0_4-1|32	%files
12cr|R-adapt-1.0_4-1|33	%dir %{rlibdir}/%{packname}
12cr|R-adapt-1.0_4-1|34	%doc %{rlibdir}/%{packname}/html
12cr|R-adapt-1.0_4-1|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-adapt-1.0_4-1|36	%{rlibdir}/%{packname}/INDEX
12cr|R-adapt-1.0_4-1|37	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-adapt-1.0_4-1|38	%{rlibdir}/%{packname}/Meta
12cr|R-adapt-1.0_4-1|39	%{rlibdir}/%{packname}/R
12cr|R-adapt-1.0_4-1|40	%{rlibdir}/%{packname}/help
12cr|R-adapt-1.0_4-1|41	%{rlibdir}/%{packname}/libs
12cr|R-adapt-1.0_4-1|42	
12cr|R-adapt-1.0_4-1|43	
12cr|R-adapt-1.0_4-1|44	%changelog
12cr|R-adapt-1.0_4-1|45	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_4-1
12cr|R-adapt-1.0_4-1|46	+ Revision: 774811
12cr|R-adapt-1.0_4-1|47	- Update and rebuild with R2spec
12cr|R-adapt-1.0_4-1|48	- Update and rebuild with R2spec
12cr|R-adapt-1.0_4-1|49	
12cr|R-adapt-1.0_4-1|50	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-7mdv2011.0
12cr|R-adapt-1.0_4-1|51	+ Revision: 616445
12cr|R-adapt-1.0_4-1|52	- the mass rebuild of 2010.0 packages
12cr|R-adapt-1.0_4-1|53	
12cr|R-adapt-1.0_4-1|54	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.0.4-6mdv2010.0
12cr|R-adapt-1.0_4-1|55	+ Revision: 433070
12cr|R-adapt-1.0_4-1|56	- rebuild
12cr|R-adapt-1.0_4-1|57	
12cr|R-adapt-1.0_4-1|58	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.0.4-5mdv2009.0
12cr|R-adapt-1.0_4-1|59	+ Revision: 260120
12cr|R-adapt-1.0_4-1|60	- rebuild
12cr|R-adapt-1.0_4-1|61	
12cr|R-adapt-1.0_4-1|62	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.0.4-4mdv2009.0
12cr|R-adapt-1.0_4-1|63	+ Revision: 248095
12cr|R-adapt-1.0_4-1|64	- rebuild
12cr|R-adapt-1.0_4-1|65	
12cr|R-adapt-1.0_4-1|66	* Fri Feb 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.4-2mdv2008.1
12cr|R-adapt-1.0_4-1|67	+ Revision: 176960
12cr|R-adapt-1.0_4-1|68	- remove requires on libR.so
12cr|R-adapt-1.0_4-1|69	
12cr|R-adapt-1.0_4-1|70	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.4-1mdv2008.1
12cr|R-adapt-1.0_4-1|71	+ Revision: 169982
12cr|R-adapt-1.0_4-1|72	- complete spec file
12cr|R-adapt-1.0_4-1|73	- fix Url
12cr|R-adapt-1.0_4-1|74	- add source and spec file
12cr|R-adapt-1.0_4-1|75	- Created package structure for R-cran-adapt.
12cr|R-adapt-1.0_4-1|76	

6870 12
12cr|radicale-0.7.1-1|1	# TODO:
12cr|radicale-0.7.1-1|2	# -improve init file
12cr|radicale-0.7.1-1|3	
12cr|radicale-0.7.1-1|4	%define oname	Radicale
12cr|radicale-0.7.1-1|5	%define name	radicale
12cr|radicale-0.7.1-1|6	
12cr|radicale-0.7.1-1|7	%define _radicaledir %{_localstatedir}/lib/%{name}
12cr|radicale-0.7.1-1|8	
12cr|radicale-0.7.1-1|9	Summary:	Simple calendar server
12cr|radicale-0.7.1-1|10	Name:		%{name}
12cr|radicale-0.7.1-1|11	Version:	0.7.1
12cr|radicale-0.7.1-1|12	Release:	1
12cr|radicale-0.7.1-1|13	Source0:	http://radicale.org/src/%{name}/%{oname}-%{version}.tar.gz
12cr|radicale-0.7.1-1|14	Source1:	radicale.init
12cr|radicale-0.7.1-1|15	Source2:	README.urpmi
12cr|radicale-0.7.1-1|16	Patch0:		Radicale-0.7-config.patch
12cr|radicale-0.7.1-1|17	Group:		Office
12cr|radicale-0.7.1-1|18	License:	GPLv3+
12cr|radicale-0.7.1-1|19	URL:		http://radicale.org/
12cr|radicale-0.7.1-1|20	BuildArch:	noarch
12cr|radicale-0.7.1-1|21	BuildRequires:	python-devel
12cr|radicale-0.7.1-1|22	Requires(pre):		rpm-helper
12cr|radicale-0.7.1-1|23	Requires(preun):	rpm-helper
12cr|radicale-0.7.1-1|24	Obsoletes:	python-%{name}
12cr|radicale-0.7.1-1|25	Suggests:	python-OpenSSL
12cr|radicale-0.7.1-1|26	
12cr|radicale-0.7.1-1|27	%description
12cr|radicale-0.7.1-1|28	The Radicale Project is a complete CalDAV calendar server solution. It can
12cr|radicale-0.7.1-1|29	store multiple calendars.
12cr|radicale-0.7.1-1|30	
12cr|radicale-0.7.1-1|31	Calendars are available from both local and distant accesses, possibly
12cr|radicale-0.7.1-1|32	limited through authentication policies.
12cr|radicale-0.7.1-1|33	
12cr|radicale-0.7.1-1|34	%prep
12cr|radicale-0.7.1-1|35	%setup -q -n %{oname}-%{version}
12cr|radicale-0.7.1-1|36	%patch0 -b .default
12cr|radicale-0.7.1-1|37	
12cr|radicale-0.7.1-1|38	#README.urpmi
12cr|radicale-0.7.1-1|39	cp %{SOURCE2} .
12cr|radicale-0.7.1-1|40	
12cr|radicale-0.7.1-1|41	%build
12cr|radicale-0.7.1-1|42	#nothing to do
12cr|radicale-0.7.1-1|43	
12cr|radicale-0.7.1-1|44	%install
12cr|radicale-0.7.1-1|45	python setup.py install --root=%{buildroot}
12cr|radicale-0.7.1-1|46	
12cr|radicale-0.7.1-1|47	#dir for calendars
12cr|radicale-0.7.1-1|48	install -dm0755 %{buildroot}%{_radicaledir}/calendars
12cr|radicale-0.7.1-1|49	
12cr|radicale-0.7.1-1|50	#config
12cr|radicale-0.7.1-1|51	install -Dm0644 config %{buildroot}%{_sysconfdir}/%{name}/config
12cr|radicale-0.7.1-1|52	
12cr|radicale-0.7.1-1|53	#Empty htpasswd file
12cr|radicale-0.7.1-1|54	echo "# Htpasswd file for Radical" > %{buildroot}%{_sysconfdir}/%{name}/users
12cr|radicale-0.7.1-1|55	
12cr|radicale-0.7.1-1|56	#init
12cr|radicale-0.7.1-1|57	install -Dm0755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|radicale-0.7.1-1|58	
12cr|radicale-0.7.1-1|59	%post
12cr|radicale-0.7.1-1|60	%_post_service %{name}
12cr|radicale-0.7.1-1|61	
12cr|radicale-0.7.1-1|62	%preun
12cr|radicale-0.7.1-1|63	%_preun_service %{name}
12cr|radicale-0.7.1-1|64	
12cr|radicale-0.7.1-1|65	%files
12cr|radicale-0.7.1-1|66	%doc README config.default README.urpmi
12cr|radicale-0.7.1-1|67	%{_bindir}/%{name}
12cr|radicale-0.7.1-1|68	%{_initrddir}/%{name}
12cr|radicale-0.7.1-1|69	%{_radicaledir}
12cr|radicale-0.7.1-1|70	%dir %{_sysconfdir}/%{name}
12cr|radicale-0.7.1-1|71	%config(noreplace) %{_sysconfdir}/%{name}/config
12cr|radicale-0.7.1-1|72	%config(noreplace) %{_sysconfdir}/%{name}/users
12cr|radicale-0.7.1-1|73	%{python_sitelib}/%{name}
12cr|radicale-0.7.1-1|74	%{python_sitelib}/%{oname}-%{version}-py%{py_ver}.egg-info
12cr|radicale-0.7.1-1|75	
12cr|radicale-0.7.1-1|76	
12cr|radicale-0.7.1-1|77	%changelog
12cr|radicale-0.7.1-1|78	* Wed Jun 01 2011 Jani Välimaa <wally@mandriva.org> 0.5-2mdv2011.0
12cr|radicale-0.7.1-1|79	+ Revision: 682370
12cr|radicale-0.7.1-1|80	- rebuild to obsolete old pkgs
12cr|radicale-0.7.1-1|81	
12cr|radicale-0.7.1-1|82	* Sun Apr 10 2011 Jani Välimaa <wally@mandriva.org> 0.5-1
12cr|radicale-0.7.1-1|83	+ Revision: 652344
12cr|radicale-0.7.1-1|84	- new version 0.5
12cr|radicale-0.7.1-1|85	- merge python parts to main package
12cr|radicale-0.7.1-1|86	- obsolete old python subpackage
12cr|radicale-0.7.1-1|87	- add python-devel BR
12cr|radicale-0.7.1-1|88	
12cr|radicale-0.7.1-1|89	* Sun Dec 19 2010 Jani Välimaa <wally@mandriva.org> 0.4-3mdv2011.0
12cr|radicale-0.7.1-1|90	+ Revision: 623156
12cr|radicale-0.7.1-1|91	- create dir for calendars
12cr|radicale-0.7.1-1|92	
12cr|radicale-0.7.1-1|93	* Fri Dec 17 2010 Jani Välimaa <wally@mandriva.org> 0.4-2mdv2011.0
12cr|radicale-0.7.1-1|94	+ Revision: 622753
12cr|radicale-0.7.1-1|95	- fix typos in a several places
12cr|radicale-0.7.1-1|96	- fix description in init file
12cr|radicale-0.7.1-1|97	
12cr|radicale-0.7.1-1|98	* Fri Dec 17 2010 Jani Välimaa <wally@mandriva.org> 0.4-1mdv2011.0
12cr|radicale-0.7.1-1|99	+ Revision: 622738
12cr|radicale-0.7.1-1|100	- import radicale
12cr|radicale-0.7.1-1|101	

6871 12
12cr|R-adimpro-0.7.6-1|1	%global packname  adimpro
12cr|R-adimpro-0.7.6-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-adimpro-0.7.6-1|3	
12cr|R-adimpro-0.7.6-1|4	Name:             R-%{packname}
12cr|R-adimpro-0.7.6-1|5	Version:          0.7.6
12cr|R-adimpro-0.7.6-1|6	Release:          1
12cr|R-adimpro-0.7.6-1|7	Summary:          Adaptive Smoothing of Digital Images
12cr|R-adimpro-0.7.6-1|8	Group:            Sciences/Mathematics
12cr|R-adimpro-0.7.6-1|9	License:          GPL (>= 2)
12cr|R-adimpro-0.7.6-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-adimpro-0.7.6-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-adimpro-0.7.6-1|12	Requires:         R-grDevices
12cr|R-adimpro-0.7.6-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-grDevices
12cr|R-adimpro-0.7.6-1|14	BuildRequires:    blas-devel
12cr|R-adimpro-0.7.6-1|15	BuildRequires:    lapack-devel
12cr|R-adimpro-0.7.6-1|16	%rename R-cran-adimpro
12cr|R-adimpro-0.7.6-1|17	
12cr|R-adimpro-0.7.6-1|18	%description
12cr|R-adimpro-0.7.6-1|19	This package implements tools for manipulationg digital images and the
12cr|R-adimpro-0.7.6-1|20	Propagation Separation approach by Polzehl and Spokoiny (2006) for
12cr|R-adimpro-0.7.6-1|21	smoothing digital images.
12cr|R-adimpro-0.7.6-1|22	
12cr|R-adimpro-0.7.6-1|23	%prep
12cr|R-adimpro-0.7.6-1|24	%setup -q -c -n %{packname}
12cr|R-adimpro-0.7.6-1|25	
12cr|R-adimpro-0.7.6-1|26	%build
12cr|R-adimpro-0.7.6-1|27	
12cr|R-adimpro-0.7.6-1|28	%install
12cr|R-adimpro-0.7.6-1|29	mkdir -p %{buildroot}%{rlibdir}
12cr|R-adimpro-0.7.6-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-adimpro-0.7.6-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-adimpro-0.7.6-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-adimpro-0.7.6-1|33	
12cr|R-adimpro-0.7.6-1|34	%check
12cr|R-adimpro-0.7.6-1|35	%{_bindir}/R CMD check %{packname}
12cr|R-adimpro-0.7.6-1|36	
12cr|R-adimpro-0.7.6-1|37	%files
12cr|R-adimpro-0.7.6-1|38	%dir %{rlibdir}/%{packname}
12cr|R-adimpro-0.7.6-1|39	%doc %{rlibdir}/%{packname}/html
12cr|R-adimpro-0.7.6-1|40	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-adimpro-0.7.6-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-adimpro-0.7.6-1|42	%{rlibdir}/%{packname}/INDEX
12cr|R-adimpro-0.7.6-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-adimpro-0.7.6-1|44	%{rlibdir}/%{packname}/Meta
12cr|R-adimpro-0.7.6-1|45	%{rlibdir}/%{packname}/R
12cr|R-adimpro-0.7.6-1|46	%{rlibdir}/%{packname}/demo
12cr|R-adimpro-0.7.6-1|47	%{rlibdir}/%{packname}/help
12cr|R-adimpro-0.7.6-1|48	%{rlibdir}/%{packname}/img
12cr|R-adimpro-0.7.6-1|49	%{rlibdir}/%{packname}/libs
12cr|R-adimpro-0.7.6-1|50	
12cr|R-adimpro-0.7.6-1|51	
12cr|R-adimpro-0.7.6-1|52	%changelog
12cr|R-adimpro-0.7.6-1|53	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.7.6-1
12cr|R-adimpro-0.7.6-1|54	+ Revision: 775041
12cr|R-adimpro-0.7.6-1|55	- Update to latest version
12cr|R-adimpro-0.7.6-1|56	
12cr|R-adimpro-0.7.6-1|57	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.7.5-1
12cr|R-adimpro-0.7.6-1|58	+ Revision: 774843
12cr|R-adimpro-0.7.6-1|59	- Update and rebuild with R2spec
12cr|R-adimpro-0.7.6-1|60	- Update and rebuild with R2spec
12cr|R-adimpro-0.7.6-1|61	
12cr|R-adimpro-0.7.6-1|62	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.4-9mdv2011.0
12cr|R-adimpro-0.7.6-1|63	+ Revision: 616446
12cr|R-adimpro-0.7.6-1|64	- the mass rebuild of 2010.0 packages
12cr|R-adimpro-0.7.6-1|65	
12cr|R-adimpro-0.7.6-1|66	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.4.4-8mdv2010.0
12cr|R-adimpro-0.7.6-1|67	+ Revision: 433149
12cr|R-adimpro-0.7.6-1|68	- BuildRequires lapack-devel
12cr|R-adimpro-0.7.6-1|69	- rebuild
12cr|R-adimpro-0.7.6-1|70	
12cr|R-adimpro-0.7.6-1|71	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.4.4-7mdv2009.0
12cr|R-adimpro-0.7.6-1|72	+ Revision: 260121
12cr|R-adimpro-0.7.6-1|73	- rebuild
12cr|R-adimpro-0.7.6-1|74	- rebuild
12cr|R-adimpro-0.7.6-1|75	
12cr|R-adimpro-0.7.6-1|76	* Sat Mar 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.4-4mdv2008.1
12cr|R-adimpro-0.7.6-1|77	+ Revision: 182146
12cr|R-adimpro-0.7.6-1|78	- remove requires on libRlapack.so
12cr|R-adimpro-0.7.6-1|79	
12cr|R-adimpro-0.7.6-1|80	* Mon Mar 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.4-3mdv2008.1
12cr|R-adimpro-0.7.6-1|81	+ Revision: 177972
12cr|R-adimpro-0.7.6-1|82	- remove requires on libRblas.so
12cr|R-adimpro-0.7.6-1|83	
12cr|R-adimpro-0.7.6-1|84	* Fri Feb 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.4-2mdv2008.1
12cr|R-adimpro-0.7.6-1|85	+ Revision: 176961
12cr|R-adimpro-0.7.6-1|86	- remove requires on libR.so
12cr|R-adimpro-0.7.6-1|87	
12cr|R-adimpro-0.7.6-1|88	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.4-1mdv2008.1
12cr|R-adimpro-0.7.6-1|89	+ Revision: 170017
12cr|R-adimpro-0.7.6-1|90	- complete spec file
12cr|R-adimpro-0.7.6-1|91	- fix Url
12cr|R-adimpro-0.7.6-1|92	- add source and spec file
12cr|R-adimpro-0.7.6-1|93	- Created package structure for R-cran-adimpro.
12cr|R-adimpro-0.7.6-1|94	

6872 12
12cr|radiotray-0.7.3-1|1	Summary:	Radio Tray is a streaming player for listening to online radios
12cr|radiotray-0.7.3-1|2	Name:		radiotray
12cr|radiotray-0.7.3-1|3	Version:	0.7.3
12cr|radiotray-0.7.3-1|4	Release:	1
12cr|radiotray-0.7.3-1|5	Group:		Sound
12cr|radiotray-0.7.3-1|6	License:	GPLv1
12cr|radiotray-0.7.3-1|7	URL:		http://radiotray.sourceforge.net
12cr|radiotray-0.7.3-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|radiotray-0.7.3-1|9	BuildRequires:	desktop-file-utils
12cr|radiotray-0.7.3-1|10	BuildRequires:	gettext
12cr|radiotray-0.7.3-1|11	BuildRequires:	pyxdg
12cr|radiotray-0.7.3-1|12	BuildRequires:	python-devel
12cr|radiotray-0.7.3-1|13	Requires:	gstreamer0.10-python
12cr|radiotray-0.7.3-1|14	Requires:	pygtk2
12cr|radiotray-0.7.3-1|15	Requires:	python-lxml
12cr|radiotray-0.7.3-1|16	Requires:	python-pyinotify
12cr|radiotray-0.7.3-1|17	BuildArch:	noarch
12cr|radiotray-0.7.3-1|18	
12cr|radiotray-0.7.3-1|19	%description
12cr|radiotray-0.7.3-1|20	Radio Tray is an online radio streaming player that runs on a Linux system
12cr|radiotray-0.7.3-1|21	tray. Its goal is to have the minimum interface possible, making it very
12cr|radiotray-0.7.3-1|22	straightforward to use. Radio Tray is not a full featured music player,
12cr|radiotray-0.7.3-1|23	there are plenty of excellent music players already. However, there was a
12cr|radiotray-0.7.3-1|24	need for a simple application with minimal interface just to listen to online
12cr|radiotray-0.7.3-1|25	radios. And that's the sole purpose of Radio Tray.
12cr|radiotray-0.7.3-1|26	
12cr|radiotray-0.7.3-1|27	%prep
12cr|radiotray-0.7.3-1|28	%setup -q
12cr|radiotray-0.7.3-1|29	sed -i -e '/^#!\//, 1d' src/radiotray.py
12cr|radiotray-0.7.3-1|30	
12cr|radiotray-0.7.3-1|31	%build
12cr|radiotray-0.7.3-1|32	CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
12cr|radiotray-0.7.3-1|33	
12cr|radiotray-0.7.3-1|34	%install
12cr|radiotray-0.7.3-1|35	python setup.py install -O1 --skip-build --root %{buildroot}
12cr|radiotray-0.7.3-1|36	desktop-file-validate %{buildroot}%{_datadir}/applications/radiotray.desktop
12cr|radiotray-0.7.3-1|37	%find_lang %{name}
12cr|radiotray-0.7.3-1|38	
12cr|radiotray-0.7.3-1|39	%files -f %{name}.lang
12cr|radiotray-0.7.3-1|40	%{_bindir}/%{name}
12cr|radiotray-0.7.3-1|41	%{_datadir}/%{name}/
12cr|radiotray-0.7.3-1|42	%{_datadir}/applications/%{name}.desktop
12cr|radiotray-0.7.3-1|43	%{_datadir}/pixmaps/%{name}.png
12cr|radiotray-0.7.3-1|44	%{_docdir}/%{name}-%{version}/*
12cr|radiotray-0.7.3-1|45	%{python_sitelib}/%{name}/
12cr|radiotray-0.7.3-1|46	%{python_sitelib}/%{name}*egg-info
12cr|radiotray-0.7.3-1|47	
12cr|radiotray-0.7.3-1|48	
12cr|radiotray-0.7.3-1|49	%changelog
12cr|radiotray-0.7.3-1|50	* Tue Aug 14 2012 Denis Silakov <dsilakov@mandriva.org> 0.7.3-1
12cr|radiotray-0.7.3-1|51	+ Revision: 814781
12cr|radiotray-0.7.3-1|52	- Updated to version 0.7.3
12cr|radiotray-0.7.3-1|53	
12cr|radiotray-0.7.3-1|54	* Tue May 29 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.7.2-1
12cr|radiotray-0.7.3-1|55	+ Revision: 801134
12cr|radiotray-0.7.3-1|56	- imported package radiotray
12cr|radiotray-0.7.3-1|57	
12cr|radiotray-0.7.3-1|58	
12cr|radiotray-0.7.3-1|59	* Wed Oct 26 2011  Matthew Dawkins <mdawkins@unity-linux.org> 0.6.4-1-unity2011
12cr|radiotray-0.7.3-1|60	- new version 0.6.4
12cr|radiotray-0.7.3-1|61	
12cr|radiotray-0.7.3-1|62	* Mon Mar 21 2011 mdawkins <mattydaw@gmail.com> 0.6.3-2-unity2011
12cr|radiotray-0.7.3-1|63	- rebuild
12cr|radiotray-0.7.3-1|64	
12cr|radiotray-0.7.3-1|65	* Mon Feb 07 2011 KDulcimer <kdulcimer@unity-linux.org> 0.6.3-1
12cr|radiotray-0.7.3-1|66	- 0.6.3 (autoupdatebot)
12cr|radiotray-0.7.3-1|67	
12cr|radiotray-0.7.3-1|68	* Thu Sep 23 2010 KDulcimer <kdulcimer@unity-linux.org> 0.6-1
12cr|radiotray-0.7.3-1|69	- Import to Unity Linux
12cr|radiotray-0.7.3-1|70	- 0.6.1
12cr|radiotray-0.7.3-1|71	
12cr|radiotray-0.7.3-1|72	* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 0.6-2
12cr|radiotray-0.7.3-1|73	- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
12cr|radiotray-0.7.3-1|74	
12cr|radiotray-0.7.3-1|75	* Thu Jul  8 2010 Jean-Francois Saucier <jfsaucier@infoglobe.ca> - 0.6-1
12cr|radiotray-0.7.3-1|76	- Update to new upstream version
12cr|radiotray-0.7.3-1|77	
12cr|radiotray-0.7.3-1|78	* Tue May 25 2010 Jean-Francois Saucier <jfsaucier@infoglobe.ca> - 0.5.1-3
12cr|radiotray-0.7.3-1|79	- Change license to match COPYING
12cr|radiotray-0.7.3-1|80	- Add comments to SPEC file
12cr|radiotray-0.7.3-1|81	- Add comment for the explicit dependencies
12cr|radiotray-0.7.3-1|82	
12cr|radiotray-0.7.3-1|83	* Fri May  7 2010 Jean-Francois Saucier <jfsaucier@infoglobe.ca> - 0.5.1-2
12cr|radiotray-0.7.3-1|84	- Fix as per the recommendations of bug #583102
12cr|radiotray-0.7.3-1|85	- Change the python_sitelib definition to the new way of doing it for >F-12
12cr|radiotray-0.7.3-1|86	- Add build CFLAGS
12cr|radiotray-0.7.3-1|87	- Use the __python macro
12cr|radiotray-0.7.3-1|88	- Make some modifications to help not break when python version change
12cr|radiotray-0.7.3-1|89	
12cr|radiotray-0.7.3-1|90	* Wed Apr 14 2010 Jean-Francois Saucier <jfsaucier@infoglobe.ca> - 0.5.1-1
12cr|radiotray-0.7.3-1|91	- Initial build for Fedora

6873 12
12cr|radiusclient-ng-0.5.6-3|1	%define	major 2
12cr|radiusclient-ng-0.5.6-3|2	%define libname %mklibname radiusclient-ng %{major}
12cr|radiusclient-ng-0.5.6-3|3	%define develname %mklibname %{name} -d
12cr|radiusclient-ng-0.5.6-3|4	
12cr|radiusclient-ng-0.5.6-3|5	Summary:	Radiusclient library and tools
12cr|radiusclient-ng-0.5.6-3|6	Name:		radiusclient-ng
12cr|radiusclient-ng-0.5.6-3|7	Version:	0.5.6
12cr|radiusclient-ng-0.5.6-3|8	Release:	3
12cr|radiusclient-ng-0.5.6-3|9	License:	BSD
12cr|radiusclient-ng-0.5.6-3|10	Group:		System/Servers
12cr|radiusclient-ng-0.5.6-3|11	URL:		http://developer.berlios.de/projects/radiusclient-ng/
12cr|radiusclient-ng-0.5.6-3|12	Source0:	http://download.berlios.de/radiusclient-ng/%{name}-%{version}.tar.gz
12cr|radiusclient-ng-0.5.6-3|13	
12cr|radiusclient-ng-0.5.6-3|14	%description
12cr|radiusclient-ng-0.5.6-3|15	Radiusclient is a /bin/login replacement which gets called by a getty to log in
12cr|radiusclient-ng-0.5.6-3|16	a user and to setup the user's login environment. Normal login programs just
12cr|radiusclient-ng-0.5.6-3|17	check the login name and password which the user entered against the local
12cr|radiusclient-ng-0.5.6-3|18	password file (/etc/passwd, /etc/shadow). In contrast to that Radiusclient also
12cr|radiusclient-ng-0.5.6-3|19	uses the RADIUS protocol to authenticate the user.
12cr|radiusclient-ng-0.5.6-3|20	
12cr|radiusclient-ng-0.5.6-3|21	%package	conf
12cr|radiusclient-ng-0.5.6-3|22	Summary:	Radiusclient configuration files
12cr|radiusclient-ng-0.5.6-3|23	Group:		System/Libraries
12cr|radiusclient-ng-0.5.6-3|24	
12cr|radiusclient-ng-0.5.6-3|25	%description 	conf
12cr|radiusclient-ng-0.5.6-3|26	Configuration files required for Radiusclient
12cr|radiusclient-ng-0.5.6-3|27	
12cr|radiusclient-ng-0.5.6-3|28	%package -n	%{libname}
12cr|radiusclient-ng-0.5.6-3|29	Summary:	Radiusclient library
12cr|radiusclient-ng-0.5.6-3|30	Group:          System/Libraries
12cr|radiusclient-ng-0.5.6-3|31	Requires:	%{name}-conf = %{version}
12cr|radiusclient-ng-0.5.6-3|32	
12cr|radiusclient-ng-0.5.6-3|33	%description -n	%{libname}
12cr|radiusclient-ng-0.5.6-3|34	Libraries required for Radiusclient
12cr|radiusclient-ng-0.5.6-3|35	
12cr|radiusclient-ng-0.5.6-3|36	%package -n	%{develname}
12cr|radiusclient-ng-0.5.6-3|37	Summary:	Header files and development documentation for %{name}
12cr|radiusclient-ng-0.5.6-3|38	Group:		Development/C
12cr|radiusclient-ng-0.5.6-3|39	Requires:	%{libname} = %{version}-%{release}
12cr|radiusclient-ng-0.5.6-3|40	Provides:	%{name}-devel
12cr|radiusclient-ng-0.5.6-3|41	Obsoletes:	%mklibname %{name} 2 -d
12cr|radiusclient-ng-0.5.6-3|42	
12cr|radiusclient-ng-0.5.6-3|43	%description -n	%{develname}
12cr|radiusclient-ng-0.5.6-3|44	Header files and development documentation for %{name}.
12cr|radiusclient-ng-0.5.6-3|45	
12cr|radiusclient-ng-0.5.6-3|46	%prep
12cr|radiusclient-ng-0.5.6-3|47	
12cr|radiusclient-ng-0.5.6-3|48	%setup -q
12cr|radiusclient-ng-0.5.6-3|49	
12cr|radiusclient-ng-0.5.6-3|50	%build
12cr|radiusclient-ng-0.5.6-3|51	%configure2_5x \
12cr|radiusclient-ng-0.5.6-3|52	--enable-shadow \
12cr|radiusclient-ng-0.5.6-3|53	--enable-scp
12cr|radiusclient-ng-0.5.6-3|54	
12cr|radiusclient-ng-0.5.6-3|55	%make
12cr|radiusclient-ng-0.5.6-3|56	
12cr|radiusclient-ng-0.5.6-3|57	%install
12cr|radiusclient-ng-0.5.6-3|58	%makeinstall_std
12cr|radiusclient-ng-0.5.6-3|59	
12cr|radiusclient-ng-0.5.6-3|60	# rename these to prevent file clashes with the old package
12cr|radiusclient-ng-0.5.6-3|61	cd %{buildroot}%{_sbindir}
12cr|radiusclient-ng-0.5.6-3|62	for i in *; do mv ${i} ${i}-ng; done
12cr|radiusclient-ng-0.5.6-3|63	cd -
12cr|radiusclient-ng-0.5.6-3|64	
12cr|radiusclient-ng-0.5.6-3|65	%files
12cr|radiusclient-ng-0.5.6-3|66	%doc BUGS CHANGES README* doc/*.html
12cr|radiusclient-ng-0.5.6-3|67	%attr(0755,root,root) %{_sbindir}/*
12cr|radiusclient-ng-0.5.6-3|68	
12cr|radiusclient-ng-0.5.6-3|69	%files conf
12cr|radiusclient-ng-0.5.6-3|70	%dir %{_sysconfdir}/%{name}
12cr|radiusclient-ng-0.5.6-3|71	%attr(0644,root,root) %config(missingok,noreplace) %verify(not md5 size mtime) %{_sysconfdir}/%{name}/*
12cr|radiusclient-ng-0.5.6-3|72	
12cr|radiusclient-ng-0.5.6-3|73	%files -n %{libname}
12cr|radiusclient-ng-0.5.6-3|74	%defattr(-,root,root)
12cr|radiusclient-ng-0.5.6-3|75	%attr(0755,root,root) %{_libdir}/lib*.so.*
12cr|radiusclient-ng-0.5.6-3|76	
12cr|radiusclient-ng-0.5.6-3|77	%files -n %{develname}
12cr|radiusclient-ng-0.5.6-3|78	%attr(0755,root,root) %{_libdir}/lib*.so
12cr|radiusclient-ng-0.5.6-3|79	%attr(0644,root,root) %{_libdir}/lib*.a
12cr|radiusclient-ng-0.5.6-3|80	%{_includedir}/*
12cr|radiusclient-ng-0.5.6-3|81	
12cr|radiusclient-ng-0.5.6-3|82	
12cr|radiusclient-ng-0.5.6-3|83	%changelog
12cr|radiusclient-ng-0.5.6-3|84	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.5.6-3mdv2010.0
12cr|radiusclient-ng-0.5.6-3|85	+ Revision: 433050
12cr|radiusclient-ng-0.5.6-3|86	- rebuild
12cr|radiusclient-ng-0.5.6-3|87	
12cr|radiusclient-ng-0.5.6-3|88	* Wed Jul 09 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.6-2mdv2009.0
12cr|radiusclient-ng-0.5.6-3|89	+ Revision: 233095
12cr|radiusclient-ng-0.5.6-3|90	- rebuild
12cr|radiusclient-ng-0.5.6-3|91	
12cr|radiusclient-ng-0.5.6-3|92	+ Pixel <pixel@mandriva.com>
12cr|radiusclient-ng-0.5.6-3|93	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|radiusclient-ng-0.5.6-3|94	
12cr|radiusclient-ng-0.5.6-3|95	* Thu Jan 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.6-1mdv2008.1
12cr|radiusclient-ng-0.5.6-3|96	+ Revision: 160785
12cr|radiusclient-ng-0.5.6-3|97	- new version
12cr|radiusclient-ng-0.5.6-3|98	new devel policy
12cr|radiusclient-ng-0.5.6-3|99	
12cr|radiusclient-ng-0.5.6-3|100	+ Olivier Blin <oblin@mandriva.com>
12cr|radiusclient-ng-0.5.6-3|101	- restore BuildRoot
12cr|radiusclient-ng-0.5.6-3|102	
12cr|radiusclient-ng-0.5.6-3|103	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|radiusclient-ng-0.5.6-3|104	- kill re-definition of %%buildroot on Pixel's request
12cr|radiusclient-ng-0.5.6-3|105	
12cr|radiusclient-ng-0.5.6-3|106	
12cr|radiusclient-ng-0.5.6-3|107	* Fri Jan 12 2007 Andreas Hasenack <andreas@mandriva.com> 0.5.2-4mdv2007.0
12cr|radiusclient-ng-0.5.6-3|108	+ Revision: 108007
12cr|radiusclient-ng-0.5.6-3|109	- rebuild
12cr|radiusclient-ng-0.5.6-3|110	
12cr|radiusclient-ng-0.5.6-3|111	* Sun Oct 15 2006 Stefan van der Eijk <stefan@mandriva.org> 0.5.2-3mdv2007.1
12cr|radiusclient-ng-0.5.6-3|112	+ Revision: 65185
12cr|radiusclient-ng-0.5.6-3|113	- mkrel 3
12cr|radiusclient-ng-0.5.6-3|114	
12cr|radiusclient-ng-0.5.6-3|115	* Sun Oct 15 2006 Stefan van der Eijk <stefan@mandriva.org> 0.5.2-2mdv2007.1
12cr|radiusclient-ng-0.5.6-3|116	+ Revision: 64849
12cr|radiusclient-ng-0.5.6-3|117	- remove redundant deps
12cr|radiusclient-ng-0.5.6-3|118	- fix deps
12cr|radiusclient-ng-0.5.6-3|119	- import + make seperate conf package
12cr|radiusclient-ng-0.5.6-3|120	- Import radiusclient-ng
12cr|radiusclient-ng-0.5.6-3|121	
12cr|radiusclient-ng-0.5.6-3|122	* Tue Jun 27 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-1mdv2007.0
12cr|radiusclient-ng-0.5.6-3|123	- 0.5.2
12cr|radiusclient-ng-0.5.6-3|124	- rediffed P0
12cr|radiusclient-ng-0.5.6-3|125	
12cr|radiusclient-ng-0.5.6-3|126	* Mon Apr 25 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5.0-1mdk
12cr|radiusclient-ng-0.5.6-3|127	- initial Mandriva package
12cr|radiusclient-ng-0.5.6-3|128	
12cr|radiusclient-ng-0.5.6-3|129	* Sat Oct 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.3.2-5mdk
12cr|radiusclient-ng-0.5.6-3|130	- fix deps
12cr|radiusclient-ng-0.5.6-3|131	
12cr|radiusclient-ng-0.5.6-3|132	* Sat Oct 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.3.2-4mdk
12cr|radiusclient-ng-0.5.6-3|133	- rebuild
12cr|radiusclient-ng-0.5.6-3|134	- misc spec file fixes
12cr|radiusclient-ng-0.5.6-3|135	

6874 12
12cr|radiusd-cistron-1.6.8-1|1	Summary:	Cistron RADIUS daemon (with PAM)
12cr|radiusd-cistron-1.6.8-1|2	Name:		radiusd-cistron
12cr|radiusd-cistron-1.6.8-1|3	Version:	1.6.8
12cr|radiusd-cistron-1.6.8-1|4	Release:	%mkrel 1
12cr|radiusd-cistron-1.6.8-1|5	License:	GPL
12cr|radiusd-cistron-1.6.8-1|6	Group:		System/Servers
12cr|radiusd-cistron-1.6.8-1|7	URL:		http://www.radius.cistron.nl/
12cr|radiusd-cistron-1.6.8-1|8	Source0:	ftp://ftp.radius.cistron.nl/pub/radius/%{name}-%{version}.tar.gz
12cr|radiusd-cistron-1.6.8-1|9	Source1:	radiusd.pam.bz2
12cr|radiusd-cistron-1.6.8-1|10	Source2:	radiusd.init.bz2
12cr|radiusd-cistron-1.6.8-1|11	Patch0:		%{name}-1.6.6-pam.patch
12cr|radiusd-cistron-1.6.8-1|12	Patch1:		%{name}-1.6.6-prefix.patch
12cr|radiusd-cistron-1.6.8-1|13	Patch3:		radiusd-1.6.6-build.patch
12cr|radiusd-cistron-1.6.8-1|14	Patch4:		radiusd-cistron-no_strip.diff
12cr|radiusd-cistron-1.6.8-1|15	Requires(post):	rpm-helper
12cr|radiusd-cistron-1.6.8-1|16	Requires(preun): rpm-helper
12cr|radiusd-cistron-1.6.8-1|17	BuildRequires:  pam-devel
12cr|radiusd-cistron-1.6.8-1|18	BuildRequires:  glibc-static-devel
12cr|radiusd-cistron-1.6.8-1|19	Conflicts:	freeradius
12cr|radiusd-cistron-1.6.8-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|radiusd-cistron-1.6.8-1|21	
12cr|radiusd-cistron-1.6.8-1|22	%description
12cr|radiusd-cistron-1.6.8-1|23	RADIUS server with a lot of functions. Short overview:
12cr|radiusd-cistron-1.6.8-1|24	
12cr|radiusd-cistron-1.6.8-1|25	- PAM support
12cr|radiusd-cistron-1.6.8-1|26	- Supports access based on huntgroups
12cr|radiusd-cistron-1.6.8-1|27	- Multiple DEFAULT entries in users file
12cr|radiusd-cistron-1.6.8-1|28	- All users file entries can optionally "fall through"
12cr|radiusd-cistron-1.6.8-1|29	- Caches all config files in-memory
12cr|radiusd-cistron-1.6.8-1|30	- Keeps a list of logged in users (radutmp file)
12cr|radiusd-cistron-1.6.8-1|31	- "radwho" program can be installed as "fingerd"
12cr|radiusd-cistron-1.6.8-1|32	- Logs both UNIX "wtmp" file format and RADIUS detail logfiles
12cr|radiusd-cistron-1.6.8-1|33	- Supports Simultaneous-Use = X parameter. Yes, this means
12cr|radiusd-cistron-1.6.8-1|34	that you can now prevent double logins!
12cr|radiusd-cistron-1.6.8-1|35	
12cr|radiusd-cistron-1.6.8-1|36	%prep
12cr|radiusd-cistron-1.6.8-1|37	
12cr|radiusd-cistron-1.6.8-1|38	%setup -q -n %{name}-%{version}
12cr|radiusd-cistron-1.6.8-1|39	%patch0 -p1
12cr|radiusd-cistron-1.6.8-1|40	%patch1 -p1
12cr|radiusd-cistron-1.6.8-1|41	%patch3 -p1
12cr|radiusd-cistron-1.6.8-1|42	%patch4 -p0
12cr|radiusd-cistron-1.6.8-1|43	
12cr|radiusd-cistron-1.6.8-1|44	# clean up possible cvs junk.
12cr|radiusd-cistron-1.6.8-1|45	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|radiusd-cistron-1.6.8-1|46	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|radiusd-cistron-1.6.8-1|47	done
12cr|radiusd-cistron-1.6.8-1|48	
12cr|radiusd-cistron-1.6.8-1|49	cd raddb
12cr|radiusd-cistron-1.6.8-1|50	for f in clients users naslist huntgroups ; do cp $f $f-dist ; done
12cr|radiusd-cistron-1.6.8-1|51	cd ..
12cr|radiusd-cistron-1.6.8-1|52	
12cr|radiusd-cistron-1.6.8-1|53	%build
12cr|radiusd-cistron-1.6.8-1|54	%serverbuild
12cr|radiusd-cistron-1.6.8-1|55	cd src
12cr|radiusd-cistron-1.6.8-1|56	%make PAM=-DPAM PAMLIB="-lpam -ldl" CFLAGS="$CFLAGS -Wall"
12cr|radiusd-cistron-1.6.8-1|57	cd ..
12cr|radiusd-cistron-1.6.8-1|58	
12cr|radiusd-cistron-1.6.8-1|59	%install
12cr|radiusd-cistron-1.6.8-1|60	rm -rf %{buildroot}
12cr|radiusd-cistron-1.6.8-1|61	
12cr|radiusd-cistron-1.6.8-1|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}}}
12cr|radiusd-cistron-1.6.8-1|63	install -d %{buildroot}%{_datadir}/radius
12cr|radiusd-cistron-1.6.8-1|64	
12cr|radiusd-cistron-1.6.8-1|65	# make install
12cr|radiusd-cistron-1.6.8-1|66	cd src
12cr|radiusd-cistron-1.6.8-1|67	make install BINDIR=%{buildroot}%{_bindir} \
12cr|radiusd-cistron-1.6.8-1|68	SBINDIR=%{buildroot}%{_sbindir} \
12cr|radiusd-cistron-1.6.8-1|69	RADIUS_DIR=%{buildroot}%{_sysconfdir}/raddb \
12cr|radiusd-cistron-1.6.8-1|70	PAM_DIR=%{buildroot}%{_sysconfdir}/pam.d \
12cr|radiusd-cistron-1.6.8-1|71	MANDIR=%{buildroot}%{_mandir} \
12cr|radiusd-cistron-1.6.8-1|72	SHAREDIR=%{buildroot}%{_datadir}/radius
12cr|radiusd-cistron-1.6.8-1|73	install -m0755 radtest %{buildroot}%{_bindir}
12cr|radiusd-cistron-1.6.8-1|74	cd ..
12cr|radiusd-cistron-1.6.8-1|75	
12cr|radiusd-cistron-1.6.8-1|76	# do %{_sysconfdir}/raddb
12cr|radiusd-cistron-1.6.8-1|77	#cd raddb
12cr|radiusd-cistron-1.6.8-1|78	#install -m640 * %{buildroot}%{_sysconfdir}/raddb
12cr|radiusd-cistron-1.6.8-1|79	#cd ..
12cr|radiusd-cistron-1.6.8-1|80	
12cr|radiusd-cistron-1.6.8-1|81	# radwatch
12cr|radiusd-cistron-1.6.8-1|82	install -m755 scripts/radwatch %{buildroot}%{_sbindir}
12cr|radiusd-cistron-1.6.8-1|83	
12cr|radiusd-cistron-1.6.8-1|84	# other files
12cr|radiusd-cistron-1.6.8-1|85	cd redhat
12cr|radiusd-cistron-1.6.8-1|86	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/pam.d/radius
12cr|radiusd-cistron-1.6.8-1|87	bzcat %{SOURCE2} > %{buildroot}%{_sysconfdir}/rc.d/init.d/radiusd
12cr|radiusd-cistron-1.6.8-1|88	chmod 644 %{buildroot}%{_sysconfdir}/pam.d/radius
12cr|radiusd-cistron-1.6.8-1|89	chmod 755 %{buildroot}%{_sysconfdir}/rc.d/init.d/radiusd
12cr|radiusd-cistron-1.6.8-1|90	install -m644 radiusd-logrotate %{buildroot}%{_sysconfdir}/logrotate.d/radiusd
12cr|radiusd-cistron-1.6.8-1|91	cd ..
12cr|radiusd-cistron-1.6.8-1|92	
12cr|radiusd-cistron-1.6.8-1|93	# man pages
12cr|radiusd-cistron-1.6.8-1|94	cd doc
12cr|radiusd-cistron-1.6.8-1|95	for i in 1 8; do
12cr|radiusd-cistron-1.6.8-1|96	install -m444 *.$i %{buildroot}%{_mandir}/man$i
12cr|radiusd-cistron-1.6.8-1|97	done
12cr|radiusd-cistron-1.6.8-1|98	install -m444 clients.5rad %{buildroot}%{_mandir}/man5/
12cr|radiusd-cistron-1.6.8-1|99	install -m444 naslist.5rad %{buildroot}%{_mandir}/man5/
12cr|radiusd-cistron-1.6.8-1|100	cd ..
12cr|radiusd-cistron-1.6.8-1|101	
12cr|radiusd-cistron-1.6.8-1|102	mkdir -p %{buildroot}/var/log/radacct
12cr|radiusd-cistron-1.6.8-1|103	for i in radutmp radwtmp radius.log; do
12cr|radiusd-cistron-1.6.8-1|104	touch %{buildroot}/var/log/$i
12cr|radiusd-cistron-1.6.8-1|105	done
12cr|radiusd-cistron-1.6.8-1|106	
12cr|radiusd-cistron-1.6.8-1|107	rm -f %{buildroot}%{_sysconfdir}/raddb/*-dist
12cr|radiusd-cistron-1.6.8-1|108	chmod 750 %{buildroot}%{_sysconfdir}/raddb
12cr|radiusd-cistron-1.6.8-1|109	chmod 640 %{buildroot}%{_sysconfdir}/raddb/*
12cr|radiusd-cistron-1.6.8-1|110	
12cr|radiusd-cistron-1.6.8-1|111	%post
12cr|radiusd-cistron-1.6.8-1|112	%_post_service radiusd
12cr|radiusd-cistron-1.6.8-1|113	touch /var/log/radutmp /var/log/radwtmp /var/log/radius.log
12cr|radiusd-cistron-1.6.8-1|114	
12cr|radiusd-cistron-1.6.8-1|115	%preun
12cr|radiusd-cistron-1.6.8-1|116	%_preun_service radiusd
12cr|radiusd-cistron-1.6.8-1|117	
12cr|radiusd-cistron-1.6.8-1|118	%clean
12cr|radiusd-cistron-1.6.8-1|119	rm -rf %{buildroot}
12cr|radiusd-cistron-1.6.8-1|120	
12cr|radiusd-cistron-1.6.8-1|121	%files
12cr|radiusd-cistron-1.6.8-1|122	%defattr(-,root,root)
12cr|radiusd-cistron-1.6.8-1|123	%doc doc/ChangeLog doc/README* doc/FAQ.txt todo/
12cr|radiusd-cistron-1.6.8-1|124	%doc COPYRIGHT README
12cr|radiusd-cistron-1.6.8-1|125	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/raddb/*
12cr|radiusd-cistron-1.6.8-1|126	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/pam.d/radius
12cr|radiusd-cistron-1.6.8-1|127	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/radiusd
12cr|radiusd-cistron-1.6.8-1|128	%config(noreplace) %attr(0755,root,root) %{_sysconfdir}/rc.d/init.d/radiusd
12cr|radiusd-cistron-1.6.8-1|129	%{_bindir}/radclient
12cr|radiusd-cistron-1.6.8-1|130	%{_bindir}/radlast
12cr|radiusd-cistron-1.6.8-1|131	%{_bindir}/radtest
12cr|radiusd-cistron-1.6.8-1|132	%{_bindir}/radwho
12cr|radiusd-cistron-1.6.8-1|133	%{_bindir}/radzap
12cr|radiusd-cistron-1.6.8-1|134	%{_sbindir}/checkrad
12cr|radiusd-cistron-1.6.8-1|135	%{_sbindir}/radiusd
12cr|radiusd-cistron-1.6.8-1|136	%{_sbindir}/radrelay
12cr|radiusd-cistron-1.6.8-1|137	%{_sbindir}/radwatch
12cr|radiusd-cistron-1.6.8-1|138	%attr(0644,root,root) %{_mandir}/man1/*
12cr|radiusd-cistron-1.6.8-1|139	%attr(0644,root,root) %{_mandir}/man5/*
12cr|radiusd-cistron-1.6.8-1|140	%attr(0644,root,root) %{_mandir}/man8/*
12cr|radiusd-cistron-1.6.8-1|141	%ghost /var/log/radutmp
12cr|radiusd-cistron-1.6.8-1|142	%ghost /var/log/radwtmp
12cr|radiusd-cistron-1.6.8-1|143	%ghost /var/log/radius.log
12cr|radiusd-cistron-1.6.8-1|144	%dir /var/log/radacct
12cr|radiusd-cistron-1.6.8-1|145	%dir %{_datadir}/radius
12cr|radiusd-cistron-1.6.8-1|146	%{_datadir}/radius/dictionary*
12cr|radiusd-cistron-1.6.8-1|147	
12cr|radiusd-cistron-1.6.8-1|148	
12cr|radiusd-cistron-1.6.8-1|149	%changelog
12cr|radiusd-cistron-1.6.8-1|150	* Sun Sep 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1.6.8-1mdv2009.0
12cr|radiusd-cistron-1.6.8-1|151	+ Revision: 282149
12cr|radiusd-cistron-1.6.8-1|152	- 1.6.8
12cr|radiusd-cistron-1.6.8-1|153	- drop P2, it's in there
12cr|radiusd-cistron-1.6.8-1|154	- don't strip at install (P4)
12cr|radiusd-cistron-1.6.8-1|155	
12cr|radiusd-cistron-1.6.8-1|156	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.6.6-13mdv2009.0
12cr|radiusd-cistron-1.6.8-1|157	+ Revision: 260011
12cr|radiusd-cistron-1.6.8-1|158	- rebuild
12cr|radiusd-cistron-1.6.8-1|159	
12cr|radiusd-cistron-1.6.8-1|160	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.6.6-12mdv2009.0
12cr|radiusd-cistron-1.6.8-1|161	+ Revision: 247814
12cr|radiusd-cistron-1.6.8-1|162	- rebuild
12cr|radiusd-cistron-1.6.8-1|163	
12cr|radiusd-cistron-1.6.8-1|164	+ Pixel <pixel@mandriva.com>
12cr|radiusd-cistron-1.6.8-1|165	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|radiusd-cistron-1.6.8-1|166	
12cr|radiusd-cistron-1.6.8-1|167	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.6.6-10mdv2008.1
12cr|radiusd-cistron-1.6.8-1|168	+ Revision: 140743
12cr|radiusd-cistron-1.6.8-1|169	- restore BuildRoot
12cr|radiusd-cistron-1.6.8-1|170	
12cr|radiusd-cistron-1.6.8-1|171	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|radiusd-cistron-1.6.8-1|172	- kill re-definition of %%buildroot on Pixel's request
12cr|radiusd-cistron-1.6.8-1|173	
12cr|radiusd-cistron-1.6.8-1|174	+ Emmanuel Andry <eandry@mandriva.org>
12cr|radiusd-cistron-1.6.8-1|175	- uncompress patches
12cr|radiusd-cistron-1.6.8-1|176	
12cr|radiusd-cistron-1.6.8-1|177	* Tue Oct 02 2007 Andreas Hasenack <andreas@mandriva.com> 1.6.6-10mdv2008.0
12cr|radiusd-cistron-1.6.8-1|178	+ Revision: 94819
12cr|radiusd-cistron-1.6.8-1|179	- fix rpm-helper requires
12cr|radiusd-cistron-1.6.8-1|180	- fix pam config file (#31654)
12cr|radiusd-cistron-1.6.8-1|181	- fix build
12cr|radiusd-cistron-1.6.8-1|182	- import radiusd-cistron
12cr|radiusd-cistron-1.6.8-1|183	
12cr|radiusd-cistron-1.6.8-1|184	
12cr|radiusd-cistron-1.6.8-1|185	
12cr|radiusd-cistron-1.6.8-1|186	* Wed Nov 12 2003 Michael Scherer <scherer.michael@free.fr> 1.6.6-9mdk
12cr|radiusd-cistron-1.6.8-1|187	- BuildRequires ( glibc-static-devel )
12cr|radiusd-cistron-1.6.8-1|188	
12cr|radiusd-cistron-1.6.8-1|189	* Thu Jul 10 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.6.6-8mdk
12cr|radiusd-cistron-1.6.8-1|190	- rebuild
12cr|radiusd-cistron-1.6.8-1|191	
12cr|radiusd-cistron-1.6.8-1|192	* Sun Jun 29 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.6.6-7mdk
12cr|radiusd-cistron-1.6.8-1|193	- added P2 which addresses CAN-2003-0450
12cr|radiusd-cistron-1.6.8-1|194	
12cr|radiusd-cistron-1.6.8-1|195	* Fri Apr 25 2003 Frederic Lepied <flepied@mandrakesoft.com> 1.6.6-6mdk
12cr|radiusd-cistron-1.6.8-1|196	- added BuildRequires
12cr|radiusd-cistron-1.6.8-1|197	
12cr|radiusd-cistron-1.6.8-1|198	* Thu Jan 23 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.6.6-5mdk
12cr|radiusd-cistron-1.6.8-1|199	- package should not own /var/log
12cr|radiusd-cistron-1.6.8-1|200	- fix no-prereq-on rpm-helper
12cr|radiusd-cistron-1.6.8-1|201	- bzip S1 & S2
12cr|radiusd-cistron-1.6.8-1|202	- misc spec file fixes
12cr|radiusd-cistron-1.6.8-1|203	
12cr|radiusd-cistron-1.6.8-1|204	* Mon Jan 20 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.6.6-4mdk
12cr|radiusd-cistron-1.6.8-1|205	- build release
12cr|radiusd-cistron-1.6.8-1|206	- misc spec file fixes
12cr|radiusd-cistron-1.6.8-1|207	
12cr|radiusd-cistron-1.6.8-1|208	* Mon May 27 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.6.6-3mdk
12cr|radiusd-cistron-1.6.8-1|209	- radclient was missing (duh!) reported by Marcin Klimowski
12cr|radiusd-cistron-1.6.8-1|210	
12cr|radiusd-cistron-1.6.8-1|211	* Mon May 20 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.6.6-2mdk
12cr|radiusd-cistron-1.6.8-1|212	- rebuilt with gcc3.1
12cr|radiusd-cistron-1.6.8-1|213	
12cr|radiusd-cistron-1.6.8-1|214	* Sat May 4 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.6.6-1mdk
12cr|radiusd-cistron-1.6.8-1|215	- new version
12cr|radiusd-cistron-1.6.8-1|216	- rediff P0
12cr|radiusd-cistron-1.6.8-1|217	- remove P1
12cr|radiusd-cistron-1.6.8-1|218	- misc spec file fixes
12cr|radiusd-cistron-1.6.8-1|219	- added S2
12cr|radiusd-cistron-1.6.8-1|220	- added new P1
12cr|radiusd-cistron-1.6.8-1|221	
12cr|radiusd-cistron-1.6.8-1|222	* Fri Aug 31 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.6.4-3mdk
12cr|radiusd-cistron-1.6.8-1|223	- rebuild
12cr|radiusd-cistron-1.6.8-1|224	
12cr|radiusd-cistron-1.6.8-1|225	* Tue Apr 24 2001 Frederic Lepied <flepied@mandrakesoft.com> 1.6.4-2mdk
12cr|radiusd-cistron-1.6.8-1|226	- recompiled for pam 0.74
12cr|radiusd-cistron-1.6.8-1|227	
12cr|radiusd-cistron-1.6.8-1|228	* Sat Dec 16 2000 Frederic Lepied <flepied@mandrakesoft.com> 1.6.4-1mdk
12cr|radiusd-cistron-1.6.8-1|229	- first release
12cr|radiusd-cistron-1.6.8-1|230	
12cr|radiusd-cistron-1.6.8-1|231	* Thu Sep 14 2000 Rodrigo Barbosa <rodrigob@conectiva.com>
12cr|radiusd-cistron-1.6.8-1|232	- Only use gcc-stackguard if avaliable. Andreas: added CPP
12cr|radiusd-cistron-1.6.8-1|233	for stackguard
12cr|radiusd-cistron-1.6.8-1|234	- Adopted rpm macros
12cr|radiusd-cistron-1.6.8-1|235	- Removed referenced to gzipman
12cr|radiusd-cistron-1.6.8-1|236	
12cr|radiusd-cistron-1.6.8-1|237	* Wed May 17 2000 Elvis Pftzenreuter <epx@conectiva.com>
12cr|radiusd-cistron-1.6.8-1|238	- using stackguard compiler
12cr|radiusd-cistron-1.6.8-1|239	- allows non-root compilation
12cr|radiusd-cistron-1.6.8-1|240	- /usr/s?bin files put explicit in %%files, %%defattr included
12cr|radiusd-cistron-1.6.8-1|241	
12cr|radiusd-cistron-1.6.8-1|242	* Tue Dec 14 1999 Guilherme Wunsch Manika <gwm@conectiva.com>
12cr|radiusd-cistron-1.6.8-1|243	- Included es init script translation
12cr|radiusd-cistron-1.6.8-1|244	
12cr|radiusd-cistron-1.6.8-1|245	* Mon Nov 29 1999 Rud Moura <ruda@conectiva.com>
12cr|radiusd-cistron-1.6.8-1|246	- Updated to version 1.6.1
12cr|radiusd-cistron-1.6.8-1|247	- Compressed man pages
12cr|radiusd-cistron-1.6.8-1|248	- Corrected (I hope) a bug in radiusd-init
12cr|radiusd-cistron-1.6.8-1|249	
12cr|radiusd-cistron-1.6.8-1|250	* Thu Jul 01 1999 Rodrigo Parra Novo <rodarvus@conectiva.com>
12cr|radiusd-cistron-1.6.8-1|251	- Fixed radiusd.init (me/cavassin)
12cr|radiusd-cistron-1.6.8-1|252	- Fixed radwatch.sh (cavassin)
12cr|radiusd-cistron-1.6.8-1|253	
12cr|radiusd-cistron-1.6.8-1|254	* Sun Jun 20 1999 Conectiva <dist@conectiva.com>
12cr|radiusd-cistron-1.6.8-1|255	- Recompiled with glibc 2.1.x, egcs 1.1.x, rpm 3.0.x and kernel 2.2.x
12cr|radiusd-cistron-1.6.8-1|256	
12cr|radiusd-cistron-1.6.8-1|257	* Sun Jun 20 1999 Arnaldo Carvalho de Melo <acme@conectiva.com>
12cr|radiusd-cistron-1.6.8-1|258	- sources recompressed
12cr|radiusd-cistron-1.6.8-1|259	
12cr|radiusd-cistron-1.6.8-1|260	* Sat Nov 21 1998 Tim Hockin <thockin@ais.net>
12cr|radiusd-cistron-1.6.8-1|261	- Based on work by Christopher McCrory <chrismcc@netus.com>
12cr|radiusd-cistron-1.6.8-1|262	- Build with PAM
12cr|radiusd-cistron-1.6.8-1|263	- Included pam.d/radius
12cr|radiusd-cistron-1.6.8-1|264	- Fixed some small errors in this spec
12cr|radiusd-cistron-1.6.8-1|265	- Changed to build to BuildRoot
12cr|radiusd-cistron-1.6.8-1|266	- Changed Release to "beta11" from "1"
12cr|radiusd-cistron-1.6.8-1|267	- Included users, naslist, huntgroups, clients files, not just -dist
12cr|radiusd-cistron-1.6.8-1|268	
12cr|radiusd-cistron-1.6.8-1|269	* Tue Oct 27 1998 Mauricio Mello de Andrade <mandrade@mma.com.br>
12cr|radiusd-cistron-1.6.8-1|270	- Corrected the script to Start/Stop the Radius under RH5.x
12cr|radiusd-cistron-1.6.8-1|271	- Included the script to Rotate Radius Logs under RedHat
12cr|radiusd-cistron-1.6.8-1|272	- Checkrad Utility now works fine with Cyclades PathRas
12cr|radiusd-cistron-1.6.8-1|273	

6875 12
12cr|R-adk-1.0_1-1|1	%global packname  adk
12cr|R-adk-1.0_1-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-adk-1.0_1-1|3	
12cr|R-adk-1.0_1-1|4	Name:             R-%{packname}
12cr|R-adk-1.0_1-1|5	Version:          1.0_1
12cr|R-adk-1.0_1-1|6	Release:          1
12cr|R-adk-1.0_1-1|7	Summary:          Anderson-Darling K-Sample Test and Combinations of Such Tests
12cr|R-adk-1.0_1-1|8	Group:            Sciences/Mathematics
12cr|R-adk-1.0_1-1|9	License:          GPL (>= 2)
12cr|R-adk-1.0_1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-adk-1.0_1-1|11	Source0:          http://cran.r-project.org/src/contrib/Archive/%{packname}/%{packname}_1.0-1.tar.gz
12cr|R-adk-1.0_1-1|12	BuildArch:        noarch
12cr|R-adk-1.0_1-1|13	Requires:         R-core
12cr|R-adk-1.0_1-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-adk-1.0_1-1|15	%rename R-cran-adk
12cr|R-adk-1.0_1-1|16	
12cr|R-adk-1.0_1-1|17	%description
12cr|R-adk-1.0_1-1|18	The Anderson-Darling K-sample test can be used to test whether several
12cr|R-adk-1.0_1-1|19	independent random samples of various sizes come from the same but
12cr|R-adk-1.0_1-1|20	unspecified continuous distribution. It is a rank test and consistent
12cr|R-adk-1.0_1-1|21	against all alternatives. A low to moderate number of tied observations
12cr|R-adk-1.0_1-1|22	can be tolerated. The combination of such tests can be used to test
12cr|R-adk-1.0_1-1|23	whether M groups of samples (with K allowed to vary from group to group)
12cr|R-adk-1.0_1-1|24	come from respective common distributions, which may vary from group to
12cr|R-adk-1.0_1-1|25	group. This is useful in testing for treatment effects in randomized
12cr|R-adk-1.0_1-1|26	(incomplete) block designs or in examining whether several laboratories
12cr|R-adk-1.0_1-1|27	perform equally well when asked to measure a sufficient number of test
12cr|R-adk-1.0_1-1|28	speciments from different batches or materials.
12cr|R-adk-1.0_1-1|29	
12cr|R-adk-1.0_1-1|30	%prep
12cr|R-adk-1.0_1-1|31	%setup -q -c -n %{packname}
12cr|R-adk-1.0_1-1|32	
12cr|R-adk-1.0_1-1|33	%build
12cr|R-adk-1.0_1-1|34	
12cr|R-adk-1.0_1-1|35	%install
12cr|R-adk-1.0_1-1|36	mkdir -p %{buildroot}%{rlibdir}
12cr|R-adk-1.0_1-1|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-adk-1.0_1-1|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-adk-1.0_1-1|39	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-adk-1.0_1-1|40	
12cr|R-adk-1.0_1-1|41	%check
12cr|R-adk-1.0_1-1|42	%{_bindir}/R CMD check %{packname}
12cr|R-adk-1.0_1-1|43	
12cr|R-adk-1.0_1-1|44	%files
12cr|R-adk-1.0_1-1|45	%dir %{rlibdir}/%{packname}
12cr|R-adk-1.0_1-1|46	%doc %{rlibdir}/%{packname}/html
12cr|R-adk-1.0_1-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-adk-1.0_1-1|48	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-adk-1.0_1-1|49	%{rlibdir}/%{packname}/INDEX
12cr|R-adk-1.0_1-1|50	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-adk-1.0_1-1|51	%{rlibdir}/%{packname}/Meta
12cr|R-adk-1.0_1-1|52	%{rlibdir}/%{packname}/R
12cr|R-adk-1.0_1-1|53	%{rlibdir}/%{packname}/help
12cr|R-adk-1.0_1-1|54	
12cr|R-adk-1.0_1-1|55	
12cr|R-adk-1.0_1-1|56	%changelog
12cr|R-adk-1.0_1-1|57	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_1-1
12cr|R-adk-1.0_1-1|58	+ Revision: 774828
12cr|R-adk-1.0_1-1|59	- Update and rebuild with R2spec
12cr|R-adk-1.0_1-1|60	- Update and rebuild with R2spec
12cr|R-adk-1.0_1-1|61	
12cr|R-adk-1.0_1-1|62	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2011.0
12cr|R-adk-1.0_1-1|63	+ Revision: 616447
12cr|R-adk-1.0_1-1|64	- the mass rebuild of 2010.0 packages
12cr|R-adk-1.0_1-1|65	
12cr|R-adk-1.0_1-1|66	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2010.0
12cr|R-adk-1.0_1-1|67	+ Revision: 433073
12cr|R-adk-1.0_1-1|68	- rebuild
12cr|R-adk-1.0_1-1|69	
12cr|R-adk-1.0_1-1|70	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2009.0
12cr|R-adk-1.0_1-1|71	+ Revision: 260122
12cr|R-adk-1.0_1-1|72	- rebuild
12cr|R-adk-1.0_1-1|73	- rebuild
12cr|R-adk-1.0_1-1|74	
12cr|R-adk-1.0_1-1|75	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-1mdv2008.1
12cr|R-adk-1.0_1-1|76	+ Revision: 170023
12cr|R-adk-1.0_1-1|77	- complete spec file
12cr|R-adk-1.0_1-1|78	- fix Url
12cr|R-adk-1.0_1-1|79	- add source and spec file
12cr|R-adk-1.0_1-1|80	- Created package structure for R-cran-adk.
12cr|R-adk-1.0_1-1|81	

6876 12
12cr|radmind-1.11.1-7|1	Summary:	Remotely administer the file systems of multiple unix machines
12cr|radmind-1.11.1-7|2	Name:		radmind
12cr|radmind-1.11.1-7|3	Version:	1.11.1
12cr|radmind-1.11.1-7|4	Release:	%mkrel 7
12cr|radmind-1.11.1-7|5	License:	BSD-like
12cr|radmind-1.11.1-7|6	Group:		System/Servers
12cr|radmind-1.11.1-7|7	URL:		http://rsug.itd.umich.edu/
12cr|radmind-1.11.1-7|8	Source0:	http://rsug.itd.umich.edu/software/radmind/files/%{name}-%{version}.tar.gz
12cr|radmind-1.11.1-7|9	Source2:	radmind-1.3.2-init
12cr|radmind-1.11.1-7|10	Source3:	radmind-1.3.2-sysconfig
12cr|radmind-1.11.1-7|11	Source4:	radmind-1.3.2-config
12cr|radmind-1.11.1-7|12	Source5:	radmind-1.3.2-pam
12cr|radmind-1.11.1-7|13	Source6:        radmind-1.3.2.pam-0.77
12cr|radmind-1.11.1-7|14	Patch0:		radmind-system_libs.diff
12cr|radmind-1.11.1-7|15	Requires(post): rpm-helper
12cr|radmind-1.11.1-7|16	Requires(preun): rpm-helper
12cr|radmind-1.11.1-7|17	Requires:	diffutils
12cr|radmind-1.11.1-7|18	Requires:	openssl
12cr|radmind-1.11.1-7|19	BuildRequires:	openssl-devel
12cr|radmind-1.11.1-7|20	BuildRequires:	libsnet-devel >= 20060523
12cr|radmind-1.11.1-7|21	BuildRequires:	pam-devel
12cr|radmind-1.11.1-7|22	BuildRequires:	libsasl-devel
12cr|radmind-1.11.1-7|23	BuildRequires:	zlib-devel
12cr|radmind-1.11.1-7|24	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|radmind-1.11.1-7|25	
12cr|radmind-1.11.1-7|26	%description
12cr|radmind-1.11.1-7|27	A suite of Unix command-line tools and a server designed to remotely administer
12cr|radmind-1.11.1-7|28	the file systems of multiple Unix machines.
12cr|radmind-1.11.1-7|29	
12cr|radmind-1.11.1-7|30	At its core, radmind operates as a tripwire. It is able to detect changes to
12cr|radmind-1.11.1-7|31	any managed filesystem object, e.g. files, directories, links, etc. However,
12cr|radmind-1.11.1-7|32	radmind goes further than just integrity checking: once a change is detected,
12cr|radmind-1.11.1-7|33	radmind can optionally reverse the change.
12cr|radmind-1.11.1-7|34	
12cr|radmind-1.11.1-7|35	Each managed machine may have its own loadset composed of multiple, layered
12cr|radmind-1.11.1-7|36	overloads. This allows, for example, the operating system to be described
12cr|radmind-1.11.1-7|37	separately from applications.
12cr|radmind-1.11.1-7|38	
12cr|radmind-1.11.1-7|39	Loadsets are stored on a remote server. By updating a loadset on the server,
12cr|radmind-1.11.1-7|40	changes can be pushed to managed machines.
12cr|radmind-1.11.1-7|41	
12cr|radmind-1.11.1-7|42	%prep
12cr|radmind-1.11.1-7|43	
12cr|radmind-1.11.1-7|44	%setup -q -n %{name}-%{version}
12cr|radmind-1.11.1-7|45	%patch0 -p0 -b .system_snet_libs
12cr|radmind-1.11.1-7|46	
12cr|radmind-1.11.1-7|47	mkdir -p Mandriva
12cr|radmind-1.11.1-7|48	cp %{SOURCE2} Mandriva/radmind-1.3.2-init
12cr|radmind-1.11.1-7|49	cp %{SOURCE3} Mandriva/radmind-1.3.2-sysconfig
12cr|radmind-1.11.1-7|50	cp %{SOURCE4} Mandriva/radmind-1.3.2-config
12cr|radmind-1.11.1-7|51	%if %{mdkversion} < 200610
12cr|radmind-1.11.1-7|52	cp %{SOURCE5} Mandriva/radmind-1.3.2-pam
12cr|radmind-1.11.1-7|53	%else
12cr|radmind-1.11.1-7|54	cp %{SOURCE6} Mandriva/radmind-1.3.2-pam
12cr|radmind-1.11.1-7|55	%endif
12cr|radmind-1.11.1-7|56	
12cr|radmind-1.11.1-7|57	%build
12cr|radmind-1.11.1-7|58	%serverbuild
12cr|radmind-1.11.1-7|59	#export LIBS="$LIBS -lsasl"
12cr|radmind-1.11.1-7|60	
12cr|radmind-1.11.1-7|61	%configure2_5x \
12cr|radmind-1.11.1-7|62	--with-server="localhost" \
12cr|radmind-1.11.1-7|63	--with-radminddir=%{_localstatedir}/lib/radmind \
12cr|radmind-1.11.1-7|64	--with-ssl=%{_prefix}
12cr|radmind-1.11.1-7|65	
12cr|radmind-1.11.1-7|66	perl -pi -e "s|^GNU_DIFF.*|GNU_DIFF=%{_bindir}/diff|g" Makefile
12cr|radmind-1.11.1-7|67	perl -pi -e "s|^CERTDIR.*|CERTDIR=%{_sysconfdir}/pki/radmind|g" Makefile
12cr|radmind-1.11.1-7|68	perl -pi -e "s|^RADMINDSYSLOG.*|RADMINDSYSLOG=LOG_LOCAL7|g" Makefile
12cr|radmind-1.11.1-7|69	
12cr|radmind-1.11.1-7|70	%make \
12cr|radmind-1.11.1-7|71	OPTOPTS="%{optflags}" \
12cr|radmind-1.11.1-7|72	VERSION="%{version}-%{release}"
12cr|radmind-1.11.1-7|73	
12cr|radmind-1.11.1-7|74	%install
12cr|radmind-1.11.1-7|75	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|radmind-1.11.1-7|76	
12cr|radmind-1.11.1-7|77	# don't fiddle with the initscript!
12cr|radmind-1.11.1-7|78	export DONT_GPRINTIFY=1
12cr|radmind-1.11.1-7|79	
12cr|radmind-1.11.1-7|80	install -d %{buildroot}%{_sysconfdir}/pam.d
12cr|radmind-1.11.1-7|81	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|radmind-1.11.1-7|82	install -d %{buildroot}%{_initrddir}
12cr|radmind-1.11.1-7|83	install -d %{buildroot}%{_localstatedir}/lib/radmind/command
12cr|radmind-1.11.1-7|84	install -d %{buildroot}%{_localstatedir}/lib/radmind/file
12cr|radmind-1.11.1-7|85	install -d %{buildroot}%{_localstatedir}/lib/radmind/special
12cr|radmind-1.11.1-7|86	install -d %{buildroot}%{_localstatedir}/lib/radmind/tmp
12cr|radmind-1.11.1-7|87	install -d %{buildroot}%{_localstatedir}/lib/radmind/tmp/file
12cr|radmind-1.11.1-7|88	install -d %{buildroot}%{_localstatedir}/lib/radmind/tmp/transcript
12cr|radmind-1.11.1-7|89	install -d %{buildroot}%{_localstatedir}/lib/radmind/transcript
12cr|radmind-1.11.1-7|90	
12cr|radmind-1.11.1-7|91	%makeinstall_std
12cr|radmind-1.11.1-7|92	
12cr|radmind-1.11.1-7|93	install -m0755 Mandriva/radmind-1.3.2-init %{buildroot}%{_initrddir}/radmind
12cr|radmind-1.11.1-7|94	install -m0644 Mandriva/radmind-1.3.2-sysconfig %{buildroot}%{_sysconfdir}/sysconfig/radmind
12cr|radmind-1.11.1-7|95	install -m0644 Mandriva/radmind-1.3.2-config %{buildroot}%{_localstatedir}/lib/radmind/config
12cr|radmind-1.11.1-7|96	install -m0644 Mandriva/radmind-1.3.2-pam %{buildroot}%{_sysconfdir}/pam.d/radmind
12cr|radmind-1.11.1-7|97	
12cr|radmind-1.11.1-7|98	%post
12cr|radmind-1.11.1-7|99	%_post_service radmind
12cr|radmind-1.11.1-7|100	
12cr|radmind-1.11.1-7|101	%preun
12cr|radmind-1.11.1-7|102	%_preun_service radmind
12cr|radmind-1.11.1-7|103	
12cr|radmind-1.11.1-7|104	%clean
12cr|radmind-1.11.1-7|105	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|radmind-1.11.1-7|106	
12cr|radmind-1.11.1-7|107	%files
12cr|radmind-1.11.1-7|108	%defattr(-,root,root)
12cr|radmind-1.11.1-7|109	%doc COPYRIGHT README SPEC
12cr|radmind-1.11.1-7|110	%attr(0755,root,root) %{_initrddir}/radmind
12cr|radmind-1.11.1-7|111	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/radmind
12cr|radmind-1.11.1-7|112	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/radmind
12cr|radmind-1.11.1-7|113	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind
12cr|radmind-1.11.1-7|114	%attr(0644,root,root) %config(noreplace) %{_localstatedir}/lib/radmind/config
12cr|radmind-1.11.1-7|115	%attr(0750,root,root) %dir %{_sysconfdir}/pki/radmind
12cr|radmind-1.11.1-7|116	%{_bindir}/*
12cr|radmind-1.11.1-7|117	%{_sbindir}/*
12cr|radmind-1.11.1-7|118	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/command
12cr|radmind-1.11.1-7|119	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/file
12cr|radmind-1.11.1-7|120	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/special
12cr|radmind-1.11.1-7|121	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/tmp
12cr|radmind-1.11.1-7|122	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/tmp/file
12cr|radmind-1.11.1-7|123	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/tmp/transcript
12cr|radmind-1.11.1-7|124	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/transcript
12cr|radmind-1.11.1-7|125	%{_mandir}/man?/*
12cr|radmind-1.11.1-7|126	
12cr|radmind-1.11.1-7|127	
12cr|radmind-1.11.1-7|128	%changelog
12cr|radmind-1.11.1-7|129	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.11.1-7mdv2011.0
12cr|radmind-1.11.1-7|130	+ Revision: 614698
12cr|radmind-1.11.1-7|131	- the mass rebuild of 2010.1 packages
12cr|radmind-1.11.1-7|132	
12cr|radmind-1.11.1-7|133	* Tue Apr 13 2010 Funda Wang <fwang@mandriva.org> 1.11.1-6mdv2010.1
12cr|radmind-1.11.1-7|134	+ Revision: 533752
12cr|radmind-1.11.1-7|135	- rebuild
12cr|radmind-1.11.1-7|136	
12cr|radmind-1.11.1-7|137	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.11.1-5mdv2010.0
12cr|radmind-1.11.1-7|138	+ Revision: 433052
12cr|radmind-1.11.1-7|139	- rebuild
12cr|radmind-1.11.1-7|140	
12cr|radmind-1.11.1-7|141	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.11.1-4mdv2009.0
12cr|radmind-1.11.1-7|142	+ Revision: 260012
12cr|radmind-1.11.1-7|143	- rebuild
12cr|radmind-1.11.1-7|144	
12cr|radmind-1.11.1-7|145	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.11.1-3mdv2009.0
12cr|radmind-1.11.1-7|146	+ Revision: 247817
12cr|radmind-1.11.1-7|147	- rebuild
12cr|radmind-1.11.1-7|148	
12cr|radmind-1.11.1-7|149	+ Pixel <pixel@mandriva.com>
12cr|radmind-1.11.1-7|150	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|radmind-1.11.1-7|151	
12cr|radmind-1.11.1-7|152	* Tue Jan 15 2008 Oden Eriksson <oeriksson@mandriva.com> 1.11.1-1mdv2008.1
12cr|radmind-1.11.1-7|153	+ Revision: 152175
12cr|radmind-1.11.1-7|154	- 1.11.1
12cr|radmind-1.11.1-7|155	- rediffed P0
12cr|radmind-1.11.1-7|156	
12cr|radmind-1.11.1-7|157	* Wed Dec 19 2007 Oden Eriksson <oeriksson@mandriva.com> 1.11.0-1mdv2008.1
12cr|radmind-1.11.1-7|158	+ Revision: 134302
12cr|radmind-1.11.1-7|159	- 1.11.0
12cr|radmind-1.11.1-7|160	
12cr|radmind-1.11.1-7|161	+ Thierry Vignaud <tv@mandriva.org>
12cr|radmind-1.11.1-7|162	- kill re-definition of %%buildroot on Pixel's request
12cr|radmind-1.11.1-7|163	
12cr|radmind-1.11.1-7|164	* Fri Aug 31 2007 Oden Eriksson <oeriksson@mandriva.com> 1.10.0-1mdv2008.0
12cr|radmind-1.11.1-7|165	+ Revision: 77088
12cr|radmind-1.11.1-7|166	- 1.10.0
12cr|radmind-1.11.1-7|167	- conform to the 2008 specs (don't start it per default)
12cr|radmind-1.11.1-7|168	
12cr|radmind-1.11.1-7|169	* Wed Jun 27 2007 Andreas Hasenack <andreas@mandriva.com> 1.8.1-2mdv2008.0
12cr|radmind-1.11.1-7|170	+ Revision: 45194
12cr|radmind-1.11.1-7|171	- fix pam file (#31655)
12cr|radmind-1.11.1-7|172	- rebuild with serverbuild macro (-fstack-protector-all)
12cr|radmind-1.11.1-7|173	
12cr|radmind-1.11.1-7|174	* Fri May 25 2007 Oden Eriksson <oeriksson@mandriva.com> 1.8.1-1mdv2008.0
12cr|radmind-1.11.1-7|175	+ Revision: 30993
12cr|radmind-1.11.1-7|176	- fix build deps (zlib-devel)
12cr|radmind-1.11.1-7|177	- fix build deps (libsasl-devel)
12cr|radmind-1.11.1-7|178	- Import radmind
12cr|radmind-1.11.1-7|179	
12cr|radmind-1.11.1-7|180	
12cr|radmind-1.11.1-7|181	
12cr|radmind-1.11.1-7|182	* Thu May 24 2007 Oden Eriksson <oeriksson@mandriva.com> 1.8.1-1mdv2008.0
12cr|radmind-1.11.1-7|183	- 1.8.1
12cr|radmind-1.11.1-7|184	- rediffed P0
12cr|radmind-1.11.1-7|185	
12cr|radmind-1.11.1-7|186	* Mon Jun 26 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.1-1mdv2007.0
12cr|radmind-1.11.1-7|187	- 1.6.1
12cr|radmind-1.11.1-7|188	- rediffed P0
12cr|radmind-1.11.1-7|189	- drop upstream patches; P1
12cr|radmind-1.11.1-7|190	- fix deps
12cr|radmind-1.11.1-7|191	
12cr|radmind-1.11.1-7|192	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-1mdk
12cr|radmind-1.11.1-7|193	- 1.5.1 (Minor feature enhancements)
12cr|radmind-1.11.1-7|194	
12cr|radmind-1.11.1-7|195	* Thu Dec 01 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-2mdk
12cr|radmind-1.11.1-7|196	- rebuilt against openssl-0.9.8a
12cr|radmind-1.11.1-7|197	
12cr|radmind-1.11.1-7|198	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.5.0-1mdk
12cr|radmind-1.11.1-7|199	- 1.5.0
12cr|radmind-1.11.1-7|200	
12cr|radmind-1.11.1-7|201	* Sun Jan 30 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.4.1-1mdk
12cr|radmind-1.11.1-7|202	- 1.4.1
12cr|radmind-1.11.1-7|203	
12cr|radmind-1.11.1-7|204	* Tue Jan 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.4.0-1mdk
12cr|radmind-1.11.1-7|205	- 1.4.0
12cr|radmind-1.11.1-7|206	- rediffed P0 and P1
12cr|radmind-1.11.1-7|207	
12cr|radmind-1.11.1-7|208	* Sun Nov 07 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.3.2-2mdk
12cr|radmind-1.11.1-7|209	- fix deps
12cr|radmind-1.11.1-7|210	
12cr|radmind-1.11.1-7|211	* Sun Nov 07 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.3.2-1mdk
12cr|radmind-1.11.1-7|212	- initial mandrake package

6877 12
12cr|rage-0.3.0.042-5.71974.1|1	#Tarball of svn snapshot created as follows...
12cr|rage-0.3.0.042-5.71974.1|2	#Cut and paste in a shell after removing initial #
12cr|rage-0.3.0.042-5.71974.1|3	
12cr|rage-0.3.0.042-5.71974.1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/rage rage; \
12cr|rage-0.3.0.042-5.71974.1|5	#cd rage; \
12cr|rage-0.3.0.042-5.71974.1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cr|rage-0.3.0.042-5.71974.1|7	#VERSION=$(cat configure.ac | grep "rage" | grep INIT | sed 's@\[@@g' | sed 's@\]@@g' | sed 's@)@@g' | cut -d, -f 2 | sed "s@ @@"); \
12cr|rage-0.3.0.042-5.71974.1|8	#PKG_VERSION=$VERSION.$SVNREV; \
12cr|rage-0.3.0.042-5.71974.1|9	#cd ..; \
12cr|rage-0.3.0.042-5.71974.1|10	#tar -Jcf rage-$PKG_VERSION.tar.xz rage/ --exclude .svn --exclude .*ignore
12cr|rage-0.3.0.042-5.71974.1|11	
12cr|rage-0.3.0.042-5.71974.1|12	%define svnrev	71974
12cr|rage-0.3.0.042-5.71974.1|13	
12cr|rage-0.3.0.042-5.71974.1|14	Summary: 	Enlightened media center
12cr|rage-0.3.0.042-5.71974.1|15	Name: 		rage
12cr|rage-0.3.0.042-5.71974.1|16	Version:	0.3.0.042
12cr|rage-0.3.0.042-5.71974.1|17	Release:	5.%{svnrev}.1
12cr|rage-0.3.0.042-5.71974.1|18	License:	BSD
12cr|rage-0.3.0.042-5.71974.1|19	Group:		Video
12cr|rage-0.3.0.042-5.71974.1|20	URL:		http://www.enlightenment.org/
12cr|rage-0.3.0.042-5.71974.1|21	Source0:	%{name}-%{version}.%{svnrev}.tar.xz
12cr|rage-0.3.0.042-5.71974.1|22	
12cr|rage-0.3.0.042-5.71974.1|23	BuildRequires:	edje
12cr|rage-0.3.0.042-5.71974.1|24	BuildRequires:	evas
12cr|rage-0.3.0.042-5.71974.1|25	BuildRequires:	pkgconfig(ecore)
12cr|rage-0.3.0.042-5.71974.1|26	BuildRequires:	pkgconfig(edje)
12cr|rage-0.3.0.042-5.71974.1|27	BuildRequires:	pkgconfig(emotion)
12cr|rage-0.3.0.042-5.71974.1|28	BuildRequires:	pkgconfig(evas)
12cr|rage-0.3.0.042-5.71974.1|29	
12cr|rage-0.3.0.042-5.71974.1|30	%description
12cr|rage-0.3.0.042-5.71974.1|31	This is a media center designed mostly for use on a television hooked up to
12cr|rage-0.3.0.042-5.71974.1|32	your pc via a remote control. see the key controls at the end to make your
12cr|rage-0.3.0.042-5.71974.1|33	remote send the right keystrokes - eventually this will be 100% configurable
12cr|rage-0.3.0.042-5.71974.1|34	via the gui.
12cr|rage-0.3.0.042-5.71974.1|35	
12cr|rage-0.3.0.042-5.71974.1|36	This is a WORK IN PROGRESS - it is NOT COMPLETE. do not expect everything to
12cr|rage-0.3.0.042-5.71974.1|37	work and do what you want.
12cr|rage-0.3.0.042-5.71974.1|38	
12cr|rage-0.3.0.042-5.71974.1|39	%prep
12cr|rage-0.3.0.042-5.71974.1|40	%setup -qn %{name}
12cr|rage-0.3.0.042-5.71974.1|41	
12cr|rage-0.3.0.042-5.71974.1|42	%build
12cr|rage-0.3.0.042-5.71974.1|43	NOCONFIGURE=yes ./autogen.sh
12cr|rage-0.3.0.042-5.71974.1|44	%configure2_5x
12cr|rage-0.3.0.042-5.71974.1|45	%make
12cr|rage-0.3.0.042-5.71974.1|46	
12cr|rage-0.3.0.042-5.71974.1|47	%install
12cr|rage-0.3.0.042-5.71974.1|48	%makeinstall_std
12cr|rage-0.3.0.042-5.71974.1|49	
12cr|rage-0.3.0.042-5.71974.1|50	%files
12cr|rage-0.3.0.042-5.71974.1|51	%doc AUTHORS README ChangeLog NEWS TODO
12cr|rage-0.3.0.042-5.71974.1|52	%{_bindir}/*
12cr|rage-0.3.0.042-5.71974.1|53	%{_datadir}/%name

6878 12
12cr|raggle-0.4.4-5|1	%define name raggle
12cr|raggle-0.4.4-5|2	%define version 0.4.4
12cr|raggle-0.4.4-5|3	%define release %mkrel 5
12cr|raggle-0.4.4-5|4	
12cr|raggle-0.4.4-5|5	Summary: A console RSS aggregator with a curses ui
12cr|raggle-0.4.4-5|6	Name: %name
12cr|raggle-0.4.4-5|7	Version: %version
12cr|raggle-0.4.4-5|8	Release: %release
12cr|raggle-0.4.4-5|9	License: BSD-like
12cr|raggle-0.4.4-5|10	Group: Networking/News
12cr|raggle-0.4.4-5|11	URL: http://www.raggle.org/
12cr|raggle-0.4.4-5|12	Source0: %{name}-%{version}.tar.bz2
12cr|raggle-0.4.4-5|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|raggle-0.4.4-5|14	BuildRequires: ruby-devel
12cr|raggle-0.4.4-5|15	Requires: ruby-ncurses
12cr|raggle-0.4.4-5|16	BuildArch: noarch
12cr|raggle-0.4.4-5|17	
12cr|raggle-0.4.4-5|18	%description
12cr|raggle-0.4.4-5|19	Raggle is a console RSS aggregator, written in Ruby. Features include
12cr|raggle-0.4.4-5|20	customizable keybindings, basic HTML rendering, HTTP proxy support,
12cr|raggle-0.4.4-5|21	OPML import/export, themes, support for various versions of RSS,
12cr|raggle-0.4.4-5|22	Screen support. browser auto-detection, and more.
12cr|raggle-0.4.4-5|23	
12cr|raggle-0.4.4-5|24	%prep
12cr|raggle-0.4.4-5|25	%setup -q
12cr|raggle-0.4.4-5|26	
12cr|raggle-0.4.4-5|27	%clean
12cr|raggle-0.4.4-5|28	rm -rf %buildroot
12cr|raggle-0.4.4-5|29	
12cr|raggle-0.4.4-5|30	%install
12cr|raggle-0.4.4-5|31	rm -rf %buildroot
12cr|raggle-0.4.4-5|32	make install PREFIX=%buildroot/%_prefix
12cr|raggle-0.4.4-5|33	rm -Rf %buildroot/%_datadir/doc/
12cr|raggle-0.4.4-5|34	
12cr|raggle-0.4.4-5|35	%files
12cr|raggle-0.4.4-5|36	%defattr(-,root,root)
12cr|raggle-0.4.4-5|37	%doc AUTHORS  ChangeLog  doc/*  README  TODO
12cr|raggle-0.4.4-5|38	%doc BUGS     COPYING
12cr|raggle-0.4.4-5|39	%_bindir/*
12cr|raggle-0.4.4-5|40	%_mandir/man1/*
12cr|raggle-0.4.4-5|41	%_datadir/%name/
12cr|raggle-0.4.4-5|42	
12cr|raggle-0.4.4-5|43	
12cr|raggle-0.4.4-5|44	
12cr|raggle-0.4.4-5|45	
12cr|raggle-0.4.4-5|46	%changelog
12cr|raggle-0.4.4-5|47	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.4.4-5mdv2010.0
12cr|raggle-0.4.4-5|48	+ Revision: 433055
12cr|raggle-0.4.4-5|49	- rebuild
12cr|raggle-0.4.4-5|50	
12cr|raggle-0.4.4-5|51	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.4.4-4mdv2009.0
12cr|raggle-0.4.4-5|52	+ Revision: 260041
12cr|raggle-0.4.4-5|53	- rebuild
12cr|raggle-0.4.4-5|54	
12cr|raggle-0.4.4-5|55	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.4.4-3mdv2009.0
12cr|raggle-0.4.4-5|56	+ Revision: 247819
12cr|raggle-0.4.4-5|57	- rebuild
12cr|raggle-0.4.4-5|58	
12cr|raggle-0.4.4-5|59	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.4.4-1mdv2008.1
12cr|raggle-0.4.4-5|60	+ Revision: 140744
12cr|raggle-0.4.4-5|61	- restore BuildRoot
12cr|raggle-0.4.4-5|62	
12cr|raggle-0.4.4-5|63	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|raggle-0.4.4-5|64	- kill re-definition of %%buildroot on Pixel's request
12cr|raggle-0.4.4-5|65	
12cr|raggle-0.4.4-5|66	
12cr|raggle-0.4.4-5|67	* Mon Dec 11 2006 Michael Scherer <misc@mandriva.org> 0.4.4-1mdv2007.0
12cr|raggle-0.4.4-5|68	+ Revision: 95046
12cr|raggle-0.4.4-5|69	- Import raggle
12cr|raggle-0.4.4-5|70	

6879 12
12cr|rails-3.2.9-1|1	Summary:	Web-application framework with template engine, control-flow layer, and ORM
12cr|rails-3.2.9-1|2	Name:		rails
12cr|rails-3.2.9-1|3	Version:	3.2.9
12cr|rails-3.2.9-1|4	Release:	1
12cr|rails-3.2.9-1|5	Source0:	http://rubygems.org/downloads/%{name}-%{version}.gem
12cr|rails-3.2.9-1|6	License:	MIT
12cr|rails-3.2.9-1|7	Group:		System/Servers
12cr|rails-3.2.9-1|8	Url:		http://www.rubyonrails.org/
12cr|rails-3.2.9-1|9	BuildArch:	noarch
12cr|rails-3.2.9-1|10	BuildRequires:	ruby-RubyGems
12cr|rails-3.2.9-1|11	
12cr|rails-3.2.9-1|12	%description
12cr|rails-3.2.9-1|13	Rails is a full-stack framework for developing database-backed web
12cr|rails-3.2.9-1|14	applications according to the Model-View-Control pattern. From the
12cr|rails-3.2.9-1|15	Ajax in the view, to the request and response in the controller, to
12cr|rails-3.2.9-1|16	the domain model wrapping the database, Rails gives you a pure-Ruby
12cr|rails-3.2.9-1|17	development environment. To go live, all you need to add is a database
12cr|rails-3.2.9-1|18	and a web server.
12cr|rails-3.2.9-1|19	
12cr|rails-3.2.9-1|20	%prep
12cr|rails-3.2.9-1|21	%setup -c
12cr|rails-3.2.9-1|22	
12cr|rails-3.2.9-1|23	%build
12cr|rails-3.2.9-1|24	
12cr|rails-3.2.9-1|25	%install
12cr|rails-3.2.9-1|26	
12cr|rails-3.2.9-1|27	gem install -E -n %{buildroot}%{_bindir} --no-ri --no-rdoc --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|rails-3.2.9-1|28	
12cr|rails-3.2.9-1|29	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|rails-3.2.9-1|30	
12cr|rails-3.2.9-1|31	
12cr|rails-3.2.9-1|32	%files
12cr|rails-3.2.9-1|33	%{ruby_gemdir}/gems/%{name}-%{version}
12cr|rails-3.2.9-1|34	%{ruby_gemdir}/specifications/%{name}-%{version}.gemspec

6880 12
12cr|rakarrack-0.6.1-2|1	Summary:    Guitar FX processor emulator
12cr|rakarrack-0.6.1-2|2	Name:       rakarrack
12cr|rakarrack-0.6.1-2|3	Version:    0.6.1
12cr|rakarrack-0.6.1-2|4	Release:    2
12cr|rakarrack-0.6.1-2|5	License:    GPLv2
12cr|rakarrack-0.6.1-2|6	Group:      Sound
12cr|rakarrack-0.6.1-2|7	URL:        http://rakarrack.sourceforge.net/
12cr|rakarrack-0.6.1-2|8	Source0:    http://dfn.dl.sourceforge.net/sourceforge/rakarrack/%{name}-%{version}.tar.bz2
12cr|rakarrack-0.6.1-2|9	Patch0:     rakarrack-0.6.1-strfmt.patch
12cr|rakarrack-0.6.1-2|10	BuildRequires:  pkgconfig(alsa)
12cr|rakarrack-0.6.1-2|11	BuildRequires:  pkgconfig(cairo)
12cr|rakarrack-0.6.1-2|12	BuildRequires:  pkgconfig(pixman-1)
12cr|rakarrack-0.6.1-2|13	BuildRequires:  alsa-utils
12cr|rakarrack-0.6.1-2|14	BuildRequires:  desktop-file-utils
12cr|rakarrack-0.6.1-2|15	BuildRequires:  fltk-devel
12cr|rakarrack-0.6.1-2|16	BuildRequires:  jackit-devel
12cr|rakarrack-0.6.1-2|17	BuildRequires:  libpng-devel
12cr|rakarrack-0.6.1-2|18	BuildRequires:  libxau-devel
12cr|rakarrack-0.6.1-2|19	BuildRequires:  libxdmcp-devel
12cr|rakarrack-0.6.1-2|20	BuildRequires:  libxpm-devel
12cr|rakarrack-0.6.1-2|21	BuildRequires:  xcb-devel
12cr|rakarrack-0.6.1-2|22	BuildRequires:  libxft-devel
12cr|rakarrack-0.6.1-2|23	BuildRequires:  libsamplerate-devel
12cr|rakarrack-0.6.1-2|24	BuildRequires:  sndfile-devel
12cr|rakarrack-0.6.1-2|25	
12cr|rakarrack-0.6.1-2|26	%description
12cr|rakarrack-0.6.1-2|27	Rakarrack is a FX processor emulator for guitar and other purposes. It provides
12cr|rakarrack-0.6.1-2|28	many effects: tcompressor, expander, noise gate, graphic equalizer, parametric
12cr|rakarrack-0.6.1-2|29	equalizer, exciter, shuffle, convolotron, valve, flanger, dual flange, chorus,
12cr|rakarrack-0.6.1-2|30	musicaldelay, arpie, echo with reverse playback, musical delay, reverb,
12cr|rakarrack-0.6.1-2|31	digital phaser, analogic phaser, synthfilter, varyband, ring, wah-wah,
12cr|rakarrack-0.6.1-2|32	alien-wah, mutromojo, harmonizer, looper and four flexible distortion modules
12cr|rakarrack-0.6.1-2|33	including sub-octave modulation and dirty octave up. It features real time
12cr|rakarrack-0.6.1-2|34	processing, JACK support, an online tuner, bank and preset managment, and a
12cr|rakarrack-0.6.1-2|35	monophonic MIDI converter. Patch files from previous versions can be converted
12cr|rakarrack-0.6.1-2|36	using the provided rakconvert script.
12cr|rakarrack-0.6.1-2|37	
12cr|rakarrack-0.6.1-2|38	%prep
12cr|rakarrack-0.6.1-2|39	%setup -q
12cr|rakarrack-0.6.1-2|40	%patch0 -p1
12cr|rakarrack-0.6.1-2|41	sed -ie 's/<Fl\//<FL\//g' src/global.h src/process.C
12cr|rakarrack-0.6.1-2|42	
12cr|rakarrack-0.6.1-2|43	%build
12cr|rakarrack-0.6.1-2|44	%configure2_5x
12cr|rakarrack-0.6.1-2|45	%make
12cr|rakarrack-0.6.1-2|46	
12cr|rakarrack-0.6.1-2|47	%install
12cr|rakarrack-0.6.1-2|48	%makeinstall_std
12cr|rakarrack-0.6.1-2|49	
12cr|rakarrack-0.6.1-2|50	%files
12cr|rakarrack-0.6.1-2|51	%defattr(-,root,root,0755)
12cr|rakarrack-0.6.1-2|52	%doc %{_docdir}/%{name}
12cr|rakarrack-0.6.1-2|53	%attr(0755,root,root) %{_bindir}/%{name}
12cr|rakarrack-0.6.1-2|54	%attr(0755,root,root) %{_bindir}/rakconvert
12cr|rakarrack-0.6.1-2|55	%attr(0755,root,root) %{_bindir}/rakgit2new
12cr|rakarrack-0.6.1-2|56	%attr(0755,root,root) %{_bindir}/rakverb
12cr|rakarrack-0.6.1-2|57	%attr(0755,root,root) %{_bindir}/rakverb2
12cr|rakarrack-0.6.1-2|58	%dir %{_datadir}/%{name}
12cr|rakarrack-0.6.1-2|59	%{_datadir}/%{name}/*
12cr|rakarrack-0.6.1-2|60	%{_datadir}/pixmaps/*.png
12cr|rakarrack-0.6.1-2|61	%{_datadir}/applications/%{name}.desktop
12cr|rakarrack-0.6.1-2|62	%{_mandir}/man1/*.1*
12cr|rakarrack-0.6.1-2|63	
12cr|rakarrack-0.6.1-2|64	
12cr|rakarrack-0.6.1-2|65	
12cr|rakarrack-0.6.1-2|66	%changelog
12cr|rakarrack-0.6.1-2|67	* Sun Dec 25 2011 Frank Kober <emuse@mandriva.org> 0.6.1-2
12cr|rakarrack-0.6.1-2|68	+ Revision: 745140
12cr|rakarrack-0.6.1-2|69	- rebuild with fltk 1.3
12cr|rakarrack-0.6.1-2|70	
12cr|rakarrack-0.6.1-2|71	* Sun Nov 28 2010 Frank Kober <emuse@mandriva.org> 0.6.1-1mdv2011.0
12cr|rakarrack-0.6.1-2|72	+ Revision: 602431
12cr|rakarrack-0.6.1-2|73	- new version 0.6.1
12cr|rakarrack-0.6.1-2|74	o rediff patch1, replace patch0 by script
12cr|rakarrack-0.6.1-2|75	
12cr|rakarrack-0.6.1-2|76	* Sat Jul 17 2010 Frank Kober <emuse@mandriva.org> 0.5.8-1mdv2011.0
12cr|rakarrack-0.6.1-2|77	+ Revision: 554542
12cr|rakarrack-0.6.1-2|78	- add another missing BR
12cr|rakarrack-0.6.1-2|79	- add missing BR
12cr|rakarrack-0.6.1-2|80	- new version 0.5.8 (Equinox)
12cr|rakarrack-0.6.1-2|81	- update description
12cr|rakarrack-0.6.1-2|82	- adjust file list
12cr|rakarrack-0.6.1-2|83	- old patches still functional
12cr|rakarrack-0.6.1-2|84	
12cr|rakarrack-0.6.1-2|85	* Mon Apr 05 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.4.2-1mdv2010.1
12cr|rakarrack-0.6.1-2|86	+ Revision: 531497
12cr|rakarrack-0.6.1-2|87	- new upstream release 0.4.2
12cr|rakarrack-0.6.1-2|88	- rediff patch0
12cr|rakarrack-0.6.1-2|89	- add patch to fix string format
12cr|rakarrack-0.6.1-2|90	
12cr|rakarrack-0.6.1-2|91	* Mon Jan 18 2010 Jérôme Brenier <incubusss@mandriva.org> 0.3.0-4mdv2010.1
12cr|rakarrack-0.6.1-2|92	+ Revision: 493155
12cr|rakarrack-0.6.1-2|93	- rebuild for new fltk
12cr|rakarrack-0.6.1-2|94	
12cr|rakarrack-0.6.1-2|95	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.0-3mdv2010.0
12cr|rakarrack-0.6.1-2|96	+ Revision: 442668
12cr|rakarrack-0.6.1-2|97	- rebuild
12cr|rakarrack-0.6.1-2|98	
12cr|rakarrack-0.6.1-2|99	* Sun Dec 14 2008 Funda Wang <fwang@mandriva.org> 0.3.0-2mdv2009.1
12cr|rakarrack-0.6.1-2|100	+ Revision: 314174
12cr|rakarrack-0.6.1-2|101	- build with new fltk
12cr|rakarrack-0.6.1-2|102	
12cr|rakarrack-0.6.1-2|103	* Tue Nov 25 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdv2009.1
12cr|rakarrack-0.6.1-2|104	+ Revision: 306679
12cr|rakarrack-0.6.1-2|105	- fix deps (alsa-utils)
12cr|rakarrack-0.6.1-2|106	- import rakarrack
12cr|rakarrack-0.6.1-2|107	
12cr|rakarrack-0.6.1-2|108	
12cr|rakarrack-0.6.1-2|109	* Tue Nov 25 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdv2009.0
12cr|rakarrack-0.6.1-2|110	- initial Mandriva package

6881 12
12cr|rake-0.8.7-2|1	Name:		rake
12cr|rake-0.8.7-2|2	Summary:	Rake is a simple ruby build program with capabilities similar to make
12cr|rake-0.8.7-2|3	Version:	0.8.7
12cr|rake-0.8.7-2|4	Release:	%mkrel 2
12cr|rake-0.8.7-2|5	License:	MIT
12cr|rake-0.8.7-2|6	Group:		Development/Ruby
12cr|rake-0.8.7-2|7	Source:		http://rubyforge.org/frs/download.php/56872/%{name}-%{version}.tgz
12cr|rake-0.8.7-2|8	URL:		http://rubyforge.org/projects/rake/
12cr|rake-0.8.7-2|9	BuildRequires:	zip, ruby
12cr|rake-0.8.7-2|10	BuildRoot:	%_tmppath/%{name}-%{version}-buildroot
12cr|rake-0.8.7-2|11	
12cr|rake-0.8.7-2|12	%description
12cr|rake-0.8.7-2|13	Rake is a build tool similar to the make program in many ways. But
12cr|rake-0.8.7-2|14	instead of cryptic make recipes, Rake uses standard Ruby code to
12cr|rake-0.8.7-2|15	declare tasks and dependencies. You have the full power of a modern
12cr|rake-0.8.7-2|16	scripting language built right into your build tool.
12cr|rake-0.8.7-2|17	
12cr|rake-0.8.7-2|18	
12cr|rake-0.8.7-2|19	%prep
12cr|rake-0.8.7-2|20	%setup -q -n %{name}-%{version}
12cr|rake-0.8.7-2|21	
12cr|rake-0.8.7-2|22	%install
12cr|rake-0.8.7-2|23	rm -rf %{buildroot}
12cr|rake-0.8.7-2|24	mkdir -p %{buildroot}%{ruby_sitelibdir}/rake
12cr|rake-0.8.7-2|25	mkdir -p %{buildroot}%{_bindir}/
12cr|rake-0.8.7-2|26	mkdir -p %{buildroot}%{_mandir}/man1/
12cr|rake-0.8.7-2|27	mv lib/rake/* %{buildroot}%{ruby_sitelibdir}/rake/
12cr|rake-0.8.7-2|28	mv bin/* %{buildroot}%{_bindir}/
12cr|rake-0.8.7-2|29	mv doc/rake.1.gz %{buildroot}%{_mandir}/man1/
12cr|rake-0.8.7-2|30	
12cr|rake-0.8.7-2|31	%files
12cr|rake-0.8.7-2|32	%defattr(0755,root,root)
12cr|rake-0.8.7-2|33	%{ruby_sitelibdir}/rake/
12cr|rake-0.8.7-2|34	%{_bindir}/
12cr|rake-0.8.7-2|35	%{_mandir}/man1/rake.1.*
12cr|rake-0.8.7-2|36	%doc README TODO MIT-LICENSE CHANGES
12cr|rake-0.8.7-2|37	
12cr|rake-0.8.7-2|38	%clean
12cr|rake-0.8.7-2|39	rm -rf %{buildroot}
12cr|rake-0.8.7-2|40	
12cr|rake-0.8.7-2|41	
12cr|rake-0.8.7-2|42	%changelog
12cr|rake-0.8.7-2|43	* Mon Jun 13 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.8.7-2mdv2011.0
12cr|rake-0.8.7-2|44	+ Revision: 684965
12cr|rake-0.8.7-2|45	- correct URL and minor changes in spec
12cr|rake-0.8.7-2|46	
12cr|rake-0.8.7-2|47	* Mon Jun 13 2011 Leonardo Coelho <leonardoc@mandriva.com> 0.8.7-1
12cr|rake-0.8.7-2|48	+ Revision: 684959
12cr|rake-0.8.7-2|49	- first mandriva version
12cr|rake-0.8.7-2|50	- Created package structure for rake.
12cr|rake-0.8.7-2|51	

6882 12
12cr|R-akima-0.5_7-1|1	%global packname  akima
12cr|R-akima-0.5_7-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-akima-0.5_7-1|3	
12cr|R-akima-0.5_7-1|4	Name:             R-%{packname}
12cr|R-akima-0.5_7-1|5	Version:          0.5_7
12cr|R-akima-0.5_7-1|6	Release:          1
12cr|R-akima-0.5_7-1|7	Summary:          Interpolation of irregularly spaced data
12cr|R-akima-0.5_7-1|8	Group:            Sciences/Mathematics
12cr|R-akima-0.5_7-1|9	License:          file LICENSE
12cr|R-akima-0.5_7-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-akima-0.5_7-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.5-7.tar.gz
12cr|R-akima-0.5_7-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-akima-0.5_7-1|13	
12cr|R-akima-0.5_7-1|14	%description
12cr|R-akima-0.5_7-1|15	Linear or cubic spline interpolation for irregular gridded data
12cr|R-akima-0.5_7-1|16	
12cr|R-akima-0.5_7-1|17	%prep
12cr|R-akima-0.5_7-1|18	%setup -q -c -n %{packname}
12cr|R-akima-0.5_7-1|19	
12cr|R-akima-0.5_7-1|20	%build
12cr|R-akima-0.5_7-1|21	
12cr|R-akima-0.5_7-1|22	%install
12cr|R-akima-0.5_7-1|23	mkdir -p %{buildroot}%{rlibdir}
12cr|R-akima-0.5_7-1|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-akima-0.5_7-1|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-akima-0.5_7-1|26	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-akima-0.5_7-1|27	
12cr|R-akima-0.5_7-1|28	%check
12cr|R-akima-0.5_7-1|29	%{_bindir}/R CMD check %{packname}
12cr|R-akima-0.5_7-1|30	
12cr|R-akima-0.5_7-1|31	%files
12cr|R-akima-0.5_7-1|32	%dir %{rlibdir}/%{packname}
12cr|R-akima-0.5_7-1|33	%doc %{rlibdir}/%{packname}/html
12cr|R-akima-0.5_7-1|34	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-akima-0.5_7-1|35	%{rlibdir}/%{packname}/INDEX
12cr|R-akima-0.5_7-1|36	%{rlibdir}/%{packname}/LICENSE
12cr|R-akima-0.5_7-1|37	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-akima-0.5_7-1|38	%{rlibdir}/%{packname}/Meta
12cr|R-akima-0.5_7-1|39	%{rlibdir}/%{packname}/R
12cr|R-akima-0.5_7-1|40	%{rlibdir}/%{packname}/data
12cr|R-akima-0.5_7-1|41	%{rlibdir}/%{packname}/help
12cr|R-akima-0.5_7-1|42	%{rlibdir}/%{packname}/libs
12cr|R-akima-0.5_7-1|43	
12cr|R-akima-0.5_7-1|44	
12cr|R-akima-0.5_7-1|45	%changelog
12cr|R-akima-0.5_7-1|46	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.5_7-1
12cr|R-akima-0.5_7-1|47	+ Revision: 775832
12cr|R-akima-0.5_7-1|48	- Import R-akima
12cr|R-akima-0.5_7-1|49	- Import R-akima
12cr|R-akima-0.5_7-1|50	

6883 12
12cr|R-amap-0.8_7-1|1	%global packname  amap
12cr|R-amap-0.8_7-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-amap-0.8_7-1|3	
12cr|R-amap-0.8_7-1|4	Name:             R-%{packname}
12cr|R-amap-0.8_7-1|5	Version:          0.8_7
12cr|R-amap-0.8_7-1|6	Release:          1
12cr|R-amap-0.8_7-1|7	Summary:          Another Multidimensional Analysis Package
12cr|R-amap-0.8_7-1|8	Group:            Sciences/Mathematics
12cr|R-amap-0.8_7-1|9	License:          GPL
12cr|R-amap-0.8_7-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-amap-0.8_7-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.8-7.tar.gz
12cr|R-amap-0.8_7-1|12	Requires:         R-Biobase
12cr|R-amap-0.8_7-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-amap-0.8_7-1|14	BuildRequires:    R-Biobase
12cr|R-amap-0.8_7-1|15	
12cr|R-amap-0.8_7-1|16	%description
12cr|R-amap-0.8_7-1|17	Tools for Clustering and Principal Component Analysis (With robusts
12cr|R-amap-0.8_7-1|18	methods, and parallelized functions).
12cr|R-amap-0.8_7-1|19	
12cr|R-amap-0.8_7-1|20	%prep
12cr|R-amap-0.8_7-1|21	%setup -q -c -n %{packname}
12cr|R-amap-0.8_7-1|22	
12cr|R-amap-0.8_7-1|23	%build
12cr|R-amap-0.8_7-1|24	
12cr|R-amap-0.8_7-1|25	%install
12cr|R-amap-0.8_7-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-amap-0.8_7-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-amap-0.8_7-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-amap-0.8_7-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-amap-0.8_7-1|30	
12cr|R-amap-0.8_7-1|31	#%check
12cr|R-amap-0.8_7-1|32	#%{_bindir}/R CMD check %{packname}
12cr|R-amap-0.8_7-1|33	
12cr|R-amap-0.8_7-1|34	%files
12cr|R-amap-0.8_7-1|35	%dir %{rlibdir}/%{packname}
12cr|R-amap-0.8_7-1|36	%doc %{rlibdir}/%{packname}/doc
12cr|R-amap-0.8_7-1|37	%doc %{rlibdir}/%{packname}/html
12cr|R-amap-0.8_7-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-amap-0.8_7-1|39	%{rlibdir}/%{packname}/INDEX
12cr|R-amap-0.8_7-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-amap-0.8_7-1|41	%{rlibdir}/%{packname}/Meta
12cr|R-amap-0.8_7-1|42	%{rlibdir}/%{packname}/R
12cr|R-amap-0.8_7-1|43	%{rlibdir}/%{packname}/data
12cr|R-amap-0.8_7-1|44	%{rlibdir}/%{packname}/demo
12cr|R-amap-0.8_7-1|45	%{rlibdir}/%{packname}/exec
12cr|R-amap-0.8_7-1|46	%{rlibdir}/%{packname}/help
12cr|R-amap-0.8_7-1|47	%{rlibdir}/%{packname}/libs
12cr|R-amap-0.8_7-1|48	%{rlibdir}/%{packname}/po
12cr|R-amap-0.8_7-1|49	
12cr|R-amap-0.8_7-1|50	
12cr|R-amap-0.8_7-1|51	%changelog
12cr|R-amap-0.8_7-1|52	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.8_7-1
12cr|R-amap-0.8_7-1|53	+ Revision: 777816
12cr|R-amap-0.8_7-1|54	- Import R-amap
12cr|R-amap-0.8_7-1|55	- Import R-amap
12cr|R-amap-0.8_7-1|56	

6884 12
12cr|rancid-2.3.3-1|1	%define _localstatedir /var/lib
12cr|rancid-2.3.3-1|2	%define _bindir %{_libdir}/%{name}/bin
12cr|rancid-2.3.3-1|3	%define _sysconfdir /etc/%{name}
12cr|rancid-2.3.3-1|4	
12cr|rancid-2.3.3-1|5	%if %{?mdkversion:0}%{?!mdkversion:1}
12cr|rancid-2.3.3-1|6	%global notmdk 1
12cr|rancid-2.3.3-1|7	%endif
12cr|rancid-2.3.3-1|8	
12cr|rancid-2.3.3-1|9	Name:		rancid
12cr|rancid-2.3.3-1|10	Version:	2.3.3
12cr|rancid-2.3.3-1|11	Release:	%mkrel 1
12cr|rancid-2.3.3-1|12	Summary:	Really Awesome New Cisco confIg Differ
12cr|rancid-2.3.3-1|13	Group:		Monitoring
12cr|rancid-2.3.3-1|14	License:	GPL
12cr|rancid-2.3.3-1|15	URL:		http://www.shrubbery.net/rancid/
12cr|rancid-2.3.3-1|16	Source:		ftp://ftp.shrubbery.net/pub/rancid/rancid-%{version}.tar.gz
12cr|rancid-2.3.3-1|17	Source1:	README.rancid.urpmi
12cr|rancid-2.3.3-1|18	Requires:	cvs expect >= 5.40
12cr|rancid-2.3.3-1|19	BuildRequires:	expect >= 5.40
12cr|rancid-2.3.3-1|20	Requires(pre):	%{?!notmdk:rpm-helper}%{?notmdk:/usr/sbin/useradd}
12cr|rancid-2.3.3-1|21	Requires(postun):	%{?!notmdk:rpm-helper}%{?notmdk:/usr/sbin/userdel}
12cr|rancid-2.3.3-1|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|rancid-2.3.3-1|23	
12cr|rancid-2.3.3-1|24	%description
12cr|rancid-2.3.3-1|25	RANCID monitors a router's (or more generally a device's) configuration,
12cr|rancid-2.3.3-1|26	including software and hardware (cards, serial numbers, etc) and uses CVS
12cr|rancid-2.3.3-1|27	(Concurrent Version System) or Subversion  to maintain history of changes.
12cr|rancid-2.3.3-1|28	
12cr|rancid-2.3.3-1|29	RANCID does this by the very simple process summarized here:
12cr|rancid-2.3.3-1|30	
12cr|rancid-2.3.3-1|31	* login to each device in the router table (router.db),
12cr|rancid-2.3.3-1|32	* run various commands to get the information that will be saved,
12cr|rancid-2.3.3-1|33	* cook the output; re-format, remove oscillating or incrementing data,
12cr|rancid-2.3.3-1|34	* email any differences (sample) from the previous collection to a mail
12cr|rancid-2.3.3-1|35	list,
12cr|rancid-2.3.3-1|36	* and finally commit those changes to the reivision control system
12cr|rancid-2.3.3-1|37	
12cr|rancid-2.3.3-1|38	RANCID also includes looking glass software. It is based on Ed Kern's looking
12cr|rancid-2.3.3-1|39	glass which was once used for http://nitrous.digex.net/, for the old-school
12cr|rancid-2.3.3-1|40	folks who remember it. Our version has added functions, supports cisco,
12cr|rancid-2.3.3-1|41	juniper, and foundry and uses the login scripts that come with rancid; so it
12cr|rancid-2.3.3-1|42	can use telnet or ssh to connect to your devices(s).
12cr|rancid-2.3.3-1|43	
12cr|rancid-2.3.3-1|44	Rancid currently supports Cisco routers, Juniper routers, Catalyst switches,
12cr|rancid-2.3.3-1|45	Foundry switches, Redback NASs, ADC EZT3 muxes, MRTd (and thus likely IRRd),
12cr|rancid-2.3.3-1|46	Alteon switches, and HP Procurve switches and a host of others.
12cr|rancid-2.3.3-1|47	
12cr|rancid-2.3.3-1|48	Rancid is known to be used at: AOL, Global Crossing, MFN, NTT America,
12cr|rancid-2.3.3-1|49	Certainty Solutions Inc.
12cr|rancid-2.3.3-1|50	
12cr|rancid-2.3.3-1|51	%prep
12cr|rancid-2.3.3-1|52	%setup -q
12cr|rancid-2.3.3-1|53	cp %{SOURCE1} README.urpmi
12cr|rancid-2.3.3-1|54	
12cr|rancid-2.3.3-1|55	%build
12cr|rancid-2.3.3-1|56	%configure
12cr|rancid-2.3.3-1|57	%make
12cr|rancid-2.3.3-1|58	
12cr|rancid-2.3.3-1|59	%install
12cr|rancid-2.3.3-1|60	rm -Rf %{buildroot}
12cr|rancid-2.3.3-1|61	mkdir -p %{buildroot}/%{_sysconfdir}/ %{buildroot}/%{_localstatedir}/%{name}
12cr|rancid-2.3.3-1|62	%makeinstall_std
12cr|rancid-2.3.3-1|63	perl -pi -e 's/^([^#\$])/# $1/g' %{buildroot}/%{_datadir}/%{name}/cloginrc.sample
12cr|rancid-2.3.3-1|64	
12cr|rancid-2.3.3-1|65	perl -pi -e 's,^BASEDIR=%{_localstatedir},BASEDIR=%{_localstatedir}/%{name},g;s,/usr/bin\;,%{_sbindir}\;,' %{buildroot}/%{_sysconfdir}/rancid.conf
12cr|rancid-2.3.3-1|66	
12cr|rancid-2.3.3-1|67	mkdir -p %{buildroot}/%{_sysconfdir}/../cron.d/
12cr|rancid-2.3.3-1|68	cat << EOF >> %{buildroot}/%{_sysconfdir}/../cron.d/%{name}
12cr|rancid-2.3.3-1|69	# Rancid cron jobs
12cr|rancid-2.3.3-1|70	
12cr|rancid-2.3.3-1|71	# Run config differ hourly
12cr|rancid-2.3.3-1|72	1 * * * * rancid %{_libdir}/rancid/rancid-run
12cr|rancid-2.3.3-1|73	
12cr|rancid-2.3.3-1|74	# Clean out config differ logs
12cr|rancid-2.3.3-1|75	50 23 * * * rancid /usr/bin/find /var/lib/rancid/logs -type f -mtime +2 -exec rm {} \;
12cr|rancid-2.3.3-1|76	EOF
12cr|rancid-2.3.3-1|77	
12cr|rancid-2.3.3-1|78	%clean
12cr|rancid-2.3.3-1|79	rm -Rf %{buildroot}
12cr|rancid-2.3.3-1|80	
12cr|rancid-2.3.3-1|81	%pre
12cr|rancid-2.3.3-1|82	%_pre_useradd %{name} %{_localstatedir}/%{name} /bin/false
12cr|rancid-2.3.3-1|83	
12cr|rancid-2.3.3-1|84	%postun
12cr|rancid-2.3.3-1|85	%_postun_userdel %{name}
12cr|rancid-2.3.3-1|86	
12cr|rancid-2.3.3-1|87	%files
12cr|rancid-2.3.3-1|88	%defattr(-,root,root)
12cr|rancid-2.3.3-1|89	%dir %{_sysconfdir}
12cr|rancid-2.3.3-1|90	%config(noreplace) %{_sysconfdir}/*
12cr|rancid-2.3.3-1|91	%config(noreplace) %{_sysconfdir}/../cron.d/%{name}
12cr|rancid-2.3.3-1|92	%{_libdir}/%{name}
12cr|rancid-2.3.3-1|93	%{_datadir}/%{name}
12cr|rancid-2.3.3-1|94	%attr(750,rancid,rancid) %{_localstatedir}/%{name}
12cr|rancid-2.3.3-1|95	%doc %{_mandir}/man?/*
12cr|rancid-2.3.3-1|96	%doc README README.lg share/README.misc README.urpmi
12cr|rancid-2.3.3-1|97	
12cr|rancid-2.3.3-1|98	
12cr|rancid-2.3.3-1|99	
12cr|rancid-2.3.3-1|100	
12cr|rancid-2.3.3-1|101	%changelog
12cr|rancid-2.3.3-1|102	* Wed Jul 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.3-1mdv2011.0
12cr|rancid-2.3.3-1|103	+ Revision: 562773
12cr|rancid-2.3.3-1|104	- update to new version 2.3.3
12cr|rancid-2.3.3-1|105	
12cr|rancid-2.3.3-1|106	* Fri Aug 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.2-1mdv2010.0
12cr|rancid-2.3.3-1|107	+ Revision: 419018
12cr|rancid-2.3.3-1|108	- new version
12cr|rancid-2.3.3-1|109	
12cr|rancid-2.3.3-1|110	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.3.1-4mdv2009.0
12cr|rancid-2.3.3-1|111	+ Revision: 260042
12cr|rancid-2.3.3-1|112	- rebuild
12cr|rancid-2.3.3-1|113	
12cr|rancid-2.3.3-1|114	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 2.3.1-3mdv2009.0
12cr|rancid-2.3.3-1|115	+ Revision: 247820
12cr|rancid-2.3.3-1|116	- rebuild
12cr|rancid-2.3.3-1|117	
12cr|rancid-2.3.3-1|118	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.3.1-1mdv2008.1
12cr|rancid-2.3.3-1|119	+ Revision: 140744
12cr|rancid-2.3.3-1|120	- restore BuildRoot
12cr|rancid-2.3.3-1|121	
12cr|rancid-2.3.3-1|122	+ Thierry Vignaud <tv@mandriva.org>
12cr|rancid-2.3.3-1|123	- kill re-definition of %%buildroot on Pixel's request
12cr|rancid-2.3.3-1|124	
12cr|rancid-2.3.3-1|125	
12cr|rancid-2.3.3-1|126	* Thu Jan 11 2007 Buchan Milne <bgmilne@mandriva.org> 2.3.1-1mdv2007.0
12cr|rancid-2.3.3-1|127	+ Revision: 107651
12cr|rancid-2.3.3-1|128	- Import rancid
12cr|rancid-2.3.3-1|129	
12cr|rancid-2.3.3-1|130	* Tue Jan 09 2007 Buchan Milne <bgmilne@mandriva.org> 2.3.1-1mdv
12cr|rancid-2.3.3-1|131	- initial package
12cr|rancid-2.3.3-1|132	- cron jobs
12cr|rancid-2.3.3-1|133	TODO:
12cr|rancid-2.3.3-1|134	-lg config
12cr|rancid-2.3.3-1|135	

6885 12
12cr|ranpwd-1.2-5|1	Name:           ranpwd
12cr|ranpwd-1.2-5|2	Version:        1.2
12cr|ranpwd-1.2-5|3	Release:        %mkrel 5
12cr|ranpwd-1.2-5|4	Summary:        Program for generating random passwords
12cr|ranpwd-1.2-5|5	License:        GPL
12cr|ranpwd-1.2-5|6	Group:          Text tools
12cr|ranpwd-1.2-5|7	URL:            ftp://ftp.kernel.org/pub/software/utils/admin/ranpwd/
12cr|ranpwd-1.2-5|8	Source0:        ftp://ftp.kernel.org/pub/software/utils/admin/ranpwd/ranpwd-%{version}.tar.gz
12cr|ranpwd-1.2-5|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|ranpwd-1.2-5|10	
12cr|ranpwd-1.2-5|11	%description
12cr|ranpwd-1.2-5|12	The ranpwd program can be used to generate random passwords using the in-kernel
12cr|ranpwd-1.2-5|13	cryptographically secure random number generator.
12cr|ranpwd-1.2-5|14	
12cr|ranpwd-1.2-5|15	%prep
12cr|ranpwd-1.2-5|16	%setup -q
12cr|ranpwd-1.2-5|17	
12cr|ranpwd-1.2-5|18	%build
12cr|ranpwd-1.2-5|19	%{configure2_5x}
12cr|ranpwd-1.2-5|20	%{make}
12cr|ranpwd-1.2-5|21	
12cr|ranpwd-1.2-5|22	%install
12cr|ranpwd-1.2-5|23	%{__rm} -rf %{buildroot}
12cr|ranpwd-1.2-5|24	%{make} install INSTALLROOT=%{buildroot}
12cr|ranpwd-1.2-5|25	
12cr|ranpwd-1.2-5|26	%clean
12cr|ranpwd-1.2-5|27	%{__rm} -rf %{buildroot}
12cr|ranpwd-1.2-5|28	
12cr|ranpwd-1.2-5|29	%files
12cr|ranpwd-1.2-5|30	%defattr(0644,root,root,0755)
12cr|ranpwd-1.2-5|31	%doc
12cr|ranpwd-1.2-5|32	%attr(0755,root,root) %{_bindir}/ranpwd
12cr|ranpwd-1.2-5|33	%{_mandir}/man1/ranpwd.1*
12cr|ranpwd-1.2-5|34	
12cr|ranpwd-1.2-5|35	
12cr|ranpwd-1.2-5|36	
12cr|ranpwd-1.2-5|37	%changelog
12cr|ranpwd-1.2-5|38	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2-5mdv2010.0
12cr|ranpwd-1.2-5|39	+ Revision: 433056
12cr|ranpwd-1.2-5|40	- rebuild
12cr|ranpwd-1.2-5|41	
12cr|ranpwd-1.2-5|42	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2-4mdv2009.0
12cr|ranpwd-1.2-5|43	+ Revision: 260043
12cr|ranpwd-1.2-5|44	- rebuild
12cr|ranpwd-1.2-5|45	
12cr|ranpwd-1.2-5|46	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2-3mdv2009.0
12cr|ranpwd-1.2-5|47	+ Revision: 247862
12cr|ranpwd-1.2-5|48	- rebuild
12cr|ranpwd-1.2-5|49	
12cr|ranpwd-1.2-5|50	* Sun Jan 20 2008 David Walluck <walluck@mandriva.org> 1.2-1mdv2008.1
12cr|ranpwd-1.2-5|51	+ Revision: 155269
12cr|ranpwd-1.2-5|52	- import ranpwd
12cr|ranpwd-1.2-5|53	
12cr|ranpwd-1.2-5|54	

6886 12
12cr|rapid-photo-downloader-0.4.3-1|1	Name:		rapid-photo-downloader
12cr|rapid-photo-downloader-0.4.3-1|2	Version:	0.4.3
12cr|rapid-photo-downloader-0.4.3-1|3	Release:	%mkrel 1
12cr|rapid-photo-downloader-0.4.3-1|4	Summary:	Images downloader for external devices
12cr|rapid-photo-downloader-0.4.3-1|5	License:	GPLv2
12cr|rapid-photo-downloader-0.4.3-1|6	Group:		Graphics
12cr|rapid-photo-downloader-0.4.3-1|7	URL:		http://damonlynch.net/rapid
12cr|rapid-photo-downloader-0.4.3-1|8	Source0:	http://launchpad.net/rapid/trunk/%{version}/+download/%{name}-%{version}.tar.gz
12cr|rapid-photo-downloader-0.4.3-1|9	BuildArch:	noarch
12cr|rapid-photo-downloader-0.4.3-1|10	BuildRequires:	python-devel
12cr|rapid-photo-downloader-0.4.3-1|11	BuildRequires:	desktop-file-utils
12cr|rapid-photo-downloader-0.4.3-1|12	Requires:	findutils
12cr|rapid-photo-downloader-0.4.3-1|13	Requires:	python-imaging
12cr|rapid-photo-downloader-0.4.3-1|14	Requires:	python-kaa-metadata
12cr|rapid-photo-downloader-0.4.3-1|15	Requires:	python-hachoir-metadata
12cr|rapid-photo-downloader-0.4.3-1|16	Requires:	gtk2
12cr|rapid-photo-downloader-0.4.3-1|17	Requires:	pygtk2
12cr|rapid-photo-downloader-0.4.3-1|18	# Do NOT backport it to 2010.1 as python-exiv2 is too old there and
12cr|rapid-photo-downloader-0.4.3-1|19	# cannot be backported due to python >= 2.7 requires
12cr|rapid-photo-downloader-0.4.3-1|20	Requires:	python-exiv2 >= 0.3.0
12cr|rapid-photo-downloader-0.4.3-1|21	Requires:	exiv2
12cr|rapid-photo-downloader-0.4.3-1|22	Requires:	hicolor-icon-theme
12cr|rapid-photo-downloader-0.4.3-1|23	Requires:	gnome-python-gconf
12cr|rapid-photo-downloader-0.4.3-1|24	Requires:	ffmpegthumbnailer
12cr|rapid-photo-downloader-0.4.3-1|25	Suggests:	librsvg2
12cr|rapid-photo-downloader-0.4.3-1|26	
12cr|rapid-photo-downloader-0.4.3-1|27	%description
12cr|rapid-photo-downloader-0.4.3-1|28	Rapid Photo Downloader is written by a photographer for professional
12cr|rapid-photo-downloader-0.4.3-1|29	and amateur photographers. Released under the GNU GPL license, it is
12cr|rapid-photo-downloader-0.4.3-1|30	designed for use on the Linux Desktop. It can download photos from
12cr|rapid-photo-downloader-0.4.3-1|31	multiple cameras, memory cards, and Portable Storage Devices
12cr|rapid-photo-downloader-0.4.3-1|32	simultaneously. It provides many options for subfolder
12cr|rapid-photo-downloader-0.4.3-1|33	creation, image renaming and backup.
12cr|rapid-photo-downloader-0.4.3-1|34	
12cr|rapid-photo-downloader-0.4.3-1|35	%files  -f %{name}.lang
12cr|rapid-photo-downloader-0.4.3-1|36	%defattr(-,root,root)
12cr|rapid-photo-downloader-0.4.3-1|37	%doc rapid/AUTHORS rapid/ChangeLog rapid/COPYING README
12cr|rapid-photo-downloader-0.4.3-1|38	%{_bindir}/%{name}
12cr|rapid-photo-downloader-0.4.3-1|39	%{_datadir}/applications/%{name}.desktop
12cr|rapid-photo-downloader-0.4.3-1|40	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|rapid-photo-downloader-0.4.3-1|41	%{_datadir}/pixmaps/%{name}.png
12cr|rapid-photo-downloader-0.4.3-1|42	%{_datadir}/pixmaps/%{name}.xpm
12cr|rapid-photo-downloader-0.4.3-1|43	%{py_puresitedir}/rapid/
12cr|rapid-photo-downloader-0.4.3-1|44	%{py_puresitedir}/*.egg-info
12cr|rapid-photo-downloader-0.4.3-1|45	
12cr|rapid-photo-downloader-0.4.3-1|46	#---------------------------------------------------------------------
12cr|rapid-photo-downloader-0.4.3-1|47	
12cr|rapid-photo-downloader-0.4.3-1|48	%prep
12cr|rapid-photo-downloader-0.4.3-1|49	%setup -q
12cr|rapid-photo-downloader-0.4.3-1|50	
12cr|rapid-photo-downloader-0.4.3-1|51	%build
12cr|rapid-photo-downloader-0.4.3-1|52	
12cr|rapid-photo-downloader-0.4.3-1|53	%install
12cr|rapid-photo-downloader-0.4.3-1|54	%__rm -rf %{buildroot}
12cr|rapid-photo-downloader-0.4.3-1|55	%__python setup.py install --root=%{buildroot}
12cr|rapid-photo-downloader-0.4.3-1|56	
12cr|rapid-photo-downloader-0.4.3-1|57	%find_lang %{name}
12cr|rapid-photo-downloader-0.4.3-1|58	
12cr|rapid-photo-downloader-0.4.3-1|59	%clean
12cr|rapid-photo-downloader-0.4.3-1|60	%__rm -rf %{buildroot}
12cr|rapid-photo-downloader-0.4.3-1|61	
12cr|rapid-photo-downloader-0.4.3-1|62	
12cr|rapid-photo-downloader-0.4.3-1|63	%changelog
12cr|rapid-photo-downloader-0.4.3-1|64	* Wed Feb 01 2012 Andrey Bondrov <abondrov@mandriva.org> 0.4.3-1mdv2011.0
12cr|rapid-photo-downloader-0.4.3-1|65	+ Revision: 770374
12cr|rapid-photo-downloader-0.4.3-1|66	- New version 0.4.3, update BuildRequires, spec cleanup
12cr|rapid-photo-downloader-0.4.3-1|67	
12cr|rapid-photo-downloader-0.4.3-1|68	* Sun Jan 02 2011 John Balcaen <mikala@mandriva.org> 0.3.4-1mdv2011.0
12cr|rapid-photo-downloader-0.4.3-1|69	+ Revision: 627500
12cr|rapid-photo-downloader-0.4.3-1|70	- Update to 0.3.4
12cr|rapid-photo-downloader-0.4.3-1|71	
12cr|rapid-photo-downloader-0.4.3-1|72	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|rapid-photo-downloader-0.4.3-1|73	- new version 0.3.3
12cr|rapid-photo-downloader-0.4.3-1|74	
12cr|rapid-photo-downloader-0.4.3-1|75	* Mon Nov 22 2010 Funda Wang <fwang@mandriva.org> 0.3.1-2mdv2011.0
12cr|rapid-photo-downloader-0.4.3-1|76	+ Revision: 599637
12cr|rapid-photo-downloader-0.4.3-1|77	- rebuild for py2.7
12cr|rapid-photo-downloader-0.4.3-1|78	
12cr|rapid-photo-downloader-0.4.3-1|79	* Sun Sep 05 2010 John Balcaen <mikala@mandriva.org> 0.3.1-1mdv2011.0
12cr|rapid-photo-downloader-0.4.3-1|80	+ Revision: 576191
12cr|rapid-photo-downloader-0.4.3-1|81	- Update to 0.3.1
12cr|rapid-photo-downloader-0.4.3-1|82	
12cr|rapid-photo-downloader-0.4.3-1|83	* Sun Jul 25 2010 John Balcaen <mikala@mandriva.org> 0.3.0-1mdv2011.0
12cr|rapid-photo-downloader-0.4.3-1|84	+ Revision: 559877
12cr|rapid-photo-downloader-0.4.3-1|85	- Update to 0.3.0
12cr|rapid-photo-downloader-0.4.3-1|86	- add somes requires suggested by upstream
12cr|rapid-photo-downloader-0.4.3-1|87	
12cr|rapid-photo-downloader-0.4.3-1|88	* Wed Feb 17 2010 John Balcaen <mikala@mandriva.org> 0.1.3-1mdv2010.1
12cr|rapid-photo-downloader-0.4.3-1|89	+ Revision: 506891
12cr|rapid-photo-downloader-0.4.3-1|90	- update to 0.1.3
12cr|rapid-photo-downloader-0.4.3-1|91	
12cr|rapid-photo-downloader-0.4.3-1|92	* Sun Jan 17 2010 John Balcaen <mikala@mandriva.org> 0.1.2-1mdv2010.1
12cr|rapid-photo-downloader-0.4.3-1|93	+ Revision: 492629
12cr|rapid-photo-downloader-0.4.3-1|94	- Update to 0.1.2
12cr|rapid-photo-downloader-0.4.3-1|95	
12cr|rapid-photo-downloader-0.4.3-1|96	* Thu Jan 07 2010 Frederik Himpe <fhimpe@mandriva.org> 0.1.1-1mdv2010.1
12cr|rapid-photo-downloader-0.4.3-1|97	+ Revision: 487289
12cr|rapid-photo-downloader-0.4.3-1|98	- update to new version 0.1.1
12cr|rapid-photo-downloader-0.4.3-1|99	
12cr|rapid-photo-downloader-0.4.3-1|100	* Thu Dec 31 2009 John Balcaen <mikala@mandriva.org> 0.1.0-1mdv2010.1
12cr|rapid-photo-downloader-0.4.3-1|101	+ Revision: 484310
12cr|rapid-photo-downloader-0.4.3-1|102	- Update to 0.1.0
12cr|rapid-photo-downloader-0.4.3-1|103	
12cr|rapid-photo-downloader-0.4.3-1|104	* Fri Dec 04 2009 John Balcaen <mikala@mandriva.org> 0.1.0-0.beta2mdv2010.1
12cr|rapid-photo-downloader-0.4.3-1|105	+ Revision: 473232
12cr|rapid-photo-downloader-0.4.3-1|106	- Update to 0.1.0beta2
12cr|rapid-photo-downloader-0.4.3-1|107	
12cr|rapid-photo-downloader-0.4.3-1|108	* Sat Sep 26 2009 John Balcaen <mikala@mandriva.org> 0.0.10-1mdv2010.0
12cr|rapid-photo-downloader-0.4.3-1|109	+ Revision: 449395
12cr|rapid-photo-downloader-0.4.3-1|110	- import rapid-photo-downloader
12cr|rapid-photo-downloader-0.4.3-1|111	

6887 12
12cr|R-aplpack-1.2.4-1|1	%global packname  aplpack
12cr|R-aplpack-1.2.4-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-aplpack-1.2.4-1|3	
12cr|R-aplpack-1.2.4-1|4	Name:             R-%{packname}
12cr|R-aplpack-1.2.4-1|5	Version:          1.2.4
12cr|R-aplpack-1.2.4-1|6	Release:          1
12cr|R-aplpack-1.2.4-1|7	Summary:          Another Plot PACKage: stem.leaf, bagplot, faces, spin3R, and some slider functions
12cr|R-aplpack-1.2.4-1|8	Group:            Sciences/Mathematics
12cr|R-aplpack-1.2.4-1|9	License:          GPL (>= 2)
12cr|R-aplpack-1.2.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-aplpack-1.2.4-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-aplpack-1.2.4-1|12	Requires:         R-tcltk
12cr|R-aplpack-1.2.4-1|13	Requires:         R-tkrplot
12cr|R-aplpack-1.2.4-1|14	BuildRequires:    R-devel
12cr|R-aplpack-1.2.4-1|15	BuildRequires:    Rmath-devel
12cr|R-aplpack-1.2.4-1|16	BuildRequires:    texlive-collection-latex
12cr|R-aplpack-1.2.4-1|17	BuildRequires:    R-tcltk
12cr|R-aplpack-1.2.4-1|18	BuildRequires:    R-tkrplot
12cr|R-aplpack-1.2.4-1|19	%rename R-cran-aplpack
12cr|R-aplpack-1.2.4-1|20	
12cr|R-aplpack-1.2.4-1|21	%description
12cr|R-aplpack-1.2.4-1|22	set of functions for drawing some special plots: stem.leaf plots a stem
12cr|R-aplpack-1.2.4-1|23	and leaf plot bagplot plots a bagplot faces plots chernoff faces spin3R
12cr|R-aplpack-1.2.4-1|24	for an inspection of a 3-dim point cloud slider functions for interactive
12cr|R-aplpack-1.2.4-1|25	
12cr|R-aplpack-1.2.4-1|26	%prep
12cr|R-aplpack-1.2.4-1|27	%setup -q -c -n %{packname}
12cr|R-aplpack-1.2.4-1|28	
12cr|R-aplpack-1.2.4-1|29	%build
12cr|R-aplpack-1.2.4-1|30	
12cr|R-aplpack-1.2.4-1|31	%install
12cr|R-aplpack-1.2.4-1|32	mkdir -p %{buildroot}%{rlibdir}
12cr|R-aplpack-1.2.4-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-aplpack-1.2.4-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-aplpack-1.2.4-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-aplpack-1.2.4-1|36	
12cr|R-aplpack-1.2.4-1|37	#%check
12cr|R-aplpack-1.2.4-1|38	#%{_bindir}/R CMD check %{packname}
12cr|R-aplpack-1.2.4-1|39	
12cr|R-aplpack-1.2.4-1|40	%files
12cr|R-aplpack-1.2.4-1|41	%dir %{rlibdir}/%{packname}
12cr|R-aplpack-1.2.4-1|42	%doc %{rlibdir}/%{packname}/doc
12cr|R-aplpack-1.2.4-1|43	%doc %{rlibdir}/%{packname}/html
12cr|R-aplpack-1.2.4-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-aplpack-1.2.4-1|45	%{rlibdir}/%{packname}/INDEX
12cr|R-aplpack-1.2.4-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-aplpack-1.2.4-1|47	%{rlibdir}/%{packname}/Meta
12cr|R-aplpack-1.2.4-1|48	%{rlibdir}/%{packname}/R
12cr|R-aplpack-1.2.4-1|49	%{rlibdir}/%{packname}/help
12cr|R-aplpack-1.2.4-1|50	%{rlibdir}/%{packname}/pdf
12cr|R-aplpack-1.2.4-1|51	%{rlibdir}/%{packname}/src
12cr|R-aplpack-1.2.4-1|52	
12cr|R-aplpack-1.2.4-1|53	
12cr|R-aplpack-1.2.4-1|54	%changelog
12cr|R-aplpack-1.2.4-1|55	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.2.4-1
12cr|R-aplpack-1.2.4-1|56	+ Revision: 775030
12cr|R-aplpack-1.2.4-1|57	- Update to latest version
12cr|R-aplpack-1.2.4-1|58	
12cr|R-aplpack-1.2.4-1|59	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.2.3-1
12cr|R-aplpack-1.2.4-1|60	+ Revision: 774834
12cr|R-aplpack-1.2.4-1|61	- Update and rebuild with R2spec
12cr|R-aplpack-1.2.4-1|62	- Update and rebuild with R2spec
12cr|R-aplpack-1.2.4-1|63	
12cr|R-aplpack-1.2.4-1|64	* Sat Dec 26 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.2-1mdv2010.1
12cr|R-aplpack-1.2.4-1|65	+ Revision: 482345
12cr|R-aplpack-1.2.4-1|66	- buildrequires texinfo and tetex-latex
12cr|R-aplpack-1.2.4-1|67	- new version 1.2.2
12cr|R-aplpack-1.2.4-1|68	
12cr|R-aplpack-1.2.4-1|69	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-5mdv2010.0
12cr|R-aplpack-1.2.4-1|70	+ Revision: 433074
12cr|R-aplpack-1.2.4-1|71	- rebuild
12cr|R-aplpack-1.2.4-1|72	
12cr|R-aplpack-1.2.4-1|73	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.1.1-4mdv2009.0
12cr|R-aplpack-1.2.4-1|74	+ Revision: 260123
12cr|R-aplpack-1.2.4-1|75	- rebuild
12cr|R-aplpack-1.2.4-1|76	
12cr|R-aplpack-1.2.4-1|77	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.1.1-3mdv2009.0
12cr|R-aplpack-1.2.4-1|78	+ Revision: 248145
12cr|R-aplpack-1.2.4-1|79	- rebuild
12cr|R-aplpack-1.2.4-1|80	
12cr|R-aplpack-1.2.4-1|81	* Thu Feb 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.1-1mdv2008.1
12cr|R-aplpack-1.2.4-1|82	+ Revision: 176462
12cr|R-aplpack-1.2.4-1|83	- complete spec file
12cr|R-aplpack-1.2.4-1|84	- fix Url
12cr|R-aplpack-1.2.4-1|85	- add source and spec file
12cr|R-aplpack-1.2.4-1|86	- Created package structure for R-cran-aplpack.
12cr|R-aplpack-1.2.4-1|87	

6888 12
12cr|rarpd-ss981107-8|1	Summary:	The RARP daemon
12cr|rarpd-ss981107-8|2	Name:		rarpd
12cr|rarpd-ss981107-8|3	Version:	ss981107
12cr|rarpd-ss981107-8|4	Release:	%mkrel 8
12cr|rarpd-ss981107-8|5	License:	GPL
12cr|rarpd-ss981107-8|6	Group:		System/Servers
12cr|rarpd-ss981107-8|7	URL:		ftp://ftp.inr.ac.ru/ip-routing/dhcp.bootp.rarp/
12cr|rarpd-ss981107-8|8	Source0:	rarpd-%{version}.tar.bz2
12cr|rarpd-ss981107-8|9	Patch0:		rarpd-%{version}.patch
12cr|rarpd-ss981107-8|10	Patch1:		rarpd-norun.patch
12cr|rarpd-ss981107-8|11	Patch2:		rarpd-ss981107-initscript.patch
12cr|rarpd-ss981107-8|12	Patch3:		rarpd-ss981107-override-tftpboot-dir.patch
12cr|rarpd-ss981107-8|13	Requires(post,preun):	rpm-helper
12cr|rarpd-ss981107-8|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rarpd-ss981107-8|15	
12cr|rarpd-ss981107-8|16	
12cr|rarpd-ss981107-8|17	%description
12cr|rarpd-ss981107-8|18	RARP (Reverse Address Resolution Protocol) is a protocol which allows
12cr|rarpd-ss981107-8|19	individual devices on an IP network to get their own IP addresses from the
12cr|rarpd-ss981107-8|20	RARP server.  Some machines (e.g. SPARC boxes) use this protocol instead
12cr|rarpd-ss981107-8|21	of e.g. DHCP to query their IP addresses during network bootup.
12cr|rarpd-ss981107-8|22	Linux kernels up to 2.2 used to provide a kernel daemon for this service,
12cr|rarpd-ss981107-8|23	but since 2.3 kernels it is served by this userland daemon.
12cr|rarpd-ss981107-8|24	
12cr|rarpd-ss981107-8|25	You should install rarpd if you want to set up a RARP server on your
12cr|rarpd-ss981107-8|26	network.
12cr|rarpd-ss981107-8|27	
12cr|rarpd-ss981107-8|28	%prep
12cr|rarpd-ss981107-8|29	%setup -q -n rarpd
12cr|rarpd-ss981107-8|30	%patch0 -p1
12cr|rarpd-ss981107-8|31	%patch1 -p1
12cr|rarpd-ss981107-8|32	%patch2 -p1 -b .initscript
12cr|rarpd-ss981107-8|33	%patch3 -p1 -b .tftpdir
12cr|rarpd-ss981107-8|34	
12cr|rarpd-ss981107-8|35	%build
12cr|rarpd-ss981107-8|36	%make CFLAGS="%{optflags} -Wall -DTFTPDIR='\"%{_localstatedir}/lib/tftpboot\"'"
12cr|rarpd-ss981107-8|37	
12cr|rarpd-ss981107-8|38	%install
12cr|rarpd-ss981107-8|39	rm -rf %{buildroot}
12cr|rarpd-ss981107-8|40	
12cr|rarpd-ss981107-8|41	install -m755 rarpd.init -D %{buildroot}%{_initrddir}/rarpd
12cr|rarpd-ss981107-8|42	install -m755 rarpd -D %{buildroot}%{_sbindir}/rarpd
12cr|rarpd-ss981107-8|43	install -m644 rarpd.8 -D %{buildroot}%{_mandir}/man8/rarpd.8
12cr|rarpd-ss981107-8|44	
12cr|rarpd-ss981107-8|45	%post
12cr|rarpd-ss981107-8|46	%_post_service %{name}
12cr|rarpd-ss981107-8|47	
12cr|rarpd-ss981107-8|48	%preun
12cr|rarpd-ss981107-8|49	%_preun_service %{name}
12cr|rarpd-ss981107-8|50	
12cr|rarpd-ss981107-8|51	%clean
12cr|rarpd-ss981107-8|52	rm -rf %{buildroot}
12cr|rarpd-ss981107-8|53	
12cr|rarpd-ss981107-8|54	%files
12cr|rarpd-ss981107-8|55	%defattr(-,root,root)
12cr|rarpd-ss981107-8|56	%doc README
12cr|rarpd-ss981107-8|57	%attr(0755,root,root) %{_initrddir}/rarpd
12cr|rarpd-ss981107-8|58	%{_sbindir}/rarpd
12cr|rarpd-ss981107-8|59	%{_mandir}/man8/*
12cr|rarpd-ss981107-8|60	
12cr|rarpd-ss981107-8|61	
12cr|rarpd-ss981107-8|62	
12cr|rarpd-ss981107-8|63	%changelog
12cr|rarpd-ss981107-8|64	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> ss981107-8mdv2010.0
12cr|rarpd-ss981107-8|65	+ Revision: 433057
12cr|rarpd-ss981107-8|66	- rebuild
12cr|rarpd-ss981107-8|67	
12cr|rarpd-ss981107-8|68	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> ss981107-7mdv2009.0
12cr|rarpd-ss981107-8|69	+ Revision: 260045
12cr|rarpd-ss981107-8|70	- rebuild
12cr|rarpd-ss981107-8|71	
12cr|rarpd-ss981107-8|72	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> ss981107-6mdv2009.0
12cr|rarpd-ss981107-8|73	+ Revision: 247887
12cr|rarpd-ss981107-8|74	- rebuild
12cr|rarpd-ss981107-8|75	
12cr|rarpd-ss981107-8|76	+ Pixel <pixel@mandriva.com>
12cr|rarpd-ss981107-8|77	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|rarpd-ss981107-8|78	
12cr|rarpd-ss981107-8|79	+ Olivier Blin <oblin@mandriva.com>
12cr|rarpd-ss981107-8|80	- restore BuildRoot
12cr|rarpd-ss981107-8|81	
12cr|rarpd-ss981107-8|82	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> ss981107-4mdv2008.1
12cr|rarpd-ss981107-8|83	+ Revision: 126470
12cr|rarpd-ss981107-8|84	- kill re-definition of %%buildroot on Pixel's request
12cr|rarpd-ss981107-8|85	
12cr|rarpd-ss981107-8|86	
12cr|rarpd-ss981107-8|87	* Sat Jan 14 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> ss981107-4mdk
12cr|rarpd-ss981107-8|88	- fix path to tftpboot (P3)
12cr|rarpd-ss981107-8|89	- clean initscript and add pinit support (P2, updated)
12cr|rarpd-ss981107-8|90	- cosmetics
12cr|rarpd-ss981107-8|91	- fix requires(post,preun)
12cr|rarpd-ss981107-8|92	- %%mkrel
12cr|rarpd-ss981107-8|93	
12cr|rarpd-ss981107-8|94	* Mon Feb 21 2005 Oden Eriksson <oeriksson@mandrakesoft.com> ss981107-3mdk
12cr|rarpd-ss981107-8|95	- rebuild
12cr|rarpd-ss981107-8|96	- misc spec file fixes
12cr|rarpd-ss981107-8|97	
12cr|rarpd-ss981107-8|98	* Sat Feb 01 2003 Lenny Cartier <lenny@mandrakesoft.com ss981107-2mdk
12cr|rarpd-ss981107-8|99	- rebuild
12cr|rarpd-ss981107-8|100	

6889 12
12cr|R-arules-1.0_7-2|1	%bcond_without bootstrap
12cr|R-arules-1.0_7-2|2	%global packname  arules
12cr|R-arules-1.0_7-2|3	%global rlibdir  %{_libdir}/R/library
12cr|R-arules-1.0_7-2|4	
12cr|R-arules-1.0_7-2|5	Name:             R-%{packname}
12cr|R-arules-1.0_7-2|6	Version:          1.0_7
12cr|R-arules-1.0_7-2|7	Release:          2
12cr|R-arules-1.0_7-2|8	Summary:          Mining Association Rules and Frequent Itemsets
12cr|R-arules-1.0_7-2|9	Group:            Sciences/Mathematics
12cr|R-arules-1.0_7-2|10	License:          GPL-2
12cr|R-arules-1.0_7-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-arules-1.0_7-2|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-7.tar.gz
12cr|R-arules-1.0_7-2|13	Requires:         R-stats
12cr|R-arules-1.0_7-2|14	Requires:         R-methods
12cr|R-arules-1.0_7-2|15	Requires:         R-Matrix
12cr|R-arules-1.0_7-2|16	%if %{without bootstrap}
12cr|R-arules-1.0_7-2|17	Requires:         R-pmml
12cr|R-arules-1.0_7-2|18	Requires:         R-arulesViz
12cr|R-arules-1.0_7-2|19	%endif
12cr|R-arules-1.0_7-2|20	BuildRequires:    R-devel
12cr|R-arules-1.0_7-2|21	BuildRequires:    Rmath-devel
12cr|R-arules-1.0_7-2|22	BuildRequires:    texlive-collection-latex
12cr|R-arules-1.0_7-2|23	BuildRequires:    R-stats
12cr|R-arules-1.0_7-2|24	BuildRequires:    R-methods
12cr|R-arules-1.0_7-2|25	BuildRequires:    R-Matrix
12cr|R-arules-1.0_7-2|26	%if %{without bootstrap}
12cr|R-arules-1.0_7-2|27	BuildRequires:    R-pmml
12cr|R-arules-1.0_7-2|28	BuildRequires:    R-arulesViz
12cr|R-arules-1.0_7-2|29	%endif
12cr|R-arules-1.0_7-2|30	BuildRequires:    pkgconfig(lapack)
12cr|R-arules-1.0_7-2|31	
12cr|R-arules-1.0_7-2|32	%description
12cr|R-arules-1.0_7-2|33	Provides the infrastructure for representing, manipulating and analyzing
12cr|R-arules-1.0_7-2|34	transaction data and patterns (frequent itemsets and association rules).
12cr|R-arules-1.0_7-2|35	Also provides interfaces to C implementations of the association mining
12cr|R-arules-1.0_7-2|36	algorithms Apriori and Eclat by C. Borgelt.
12cr|R-arules-1.0_7-2|37	
12cr|R-arules-1.0_7-2|38	%prep
12cr|R-arules-1.0_7-2|39	%setup -q -c -n %{packname}
12cr|R-arules-1.0_7-2|40	
12cr|R-arules-1.0_7-2|41	%build
12cr|R-arules-1.0_7-2|42	
12cr|R-arules-1.0_7-2|43	%install
12cr|R-arules-1.0_7-2|44	mkdir -p %{buildroot}%{rlibdir}
12cr|R-arules-1.0_7-2|45	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-arules-1.0_7-2|46	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-arules-1.0_7-2|47	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-arules-1.0_7-2|48	
12cr|R-arules-1.0_7-2|49	%if %{without bootstrap}
12cr|R-arules-1.0_7-2|50	%check
12cr|R-arules-1.0_7-2|51	%{_bindir}/R CMD check %{packname}
12cr|R-arules-1.0_7-2|52	%endif
12cr|R-arules-1.0_7-2|53	
12cr|R-arules-1.0_7-2|54	%files
12cr|R-arules-1.0_7-2|55	%dir %{rlibdir}/%{packname}
12cr|R-arules-1.0_7-2|56	%doc %{rlibdir}/%{packname}/doc
12cr|R-arules-1.0_7-2|57	%doc %{rlibdir}/%{packname}/html
12cr|R-arules-1.0_7-2|58	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-arules-1.0_7-2|59	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-arules-1.0_7-2|60	%{rlibdir}/%{packname}/INDEX
12cr|R-arules-1.0_7-2|61	%{rlibdir}/%{packname}/LICENSE
12cr|R-arules-1.0_7-2|62	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-arules-1.0_7-2|63	%{rlibdir}/%{packname}/Meta
12cr|R-arules-1.0_7-2|64	%{rlibdir}/%{packname}/R
12cr|R-arules-1.0_7-2|65	%{rlibdir}/%{packname}/data
12cr|R-arules-1.0_7-2|66	%{rlibdir}/%{packname}/help
12cr|R-arules-1.0_7-2|67	%{rlibdir}/%{packname}/libs
12cr|R-arules-1.0_7-2|68	
12cr|R-arules-1.0_7-2|69	
12cr|R-arules-1.0_7-2|70	%changelog
12cr|R-arules-1.0_7-2|71	* Wed Feb 22 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_7-2
12cr|R-arules-1.0_7-2|72	+ Revision: 778844
12cr|R-arules-1.0_7-2|73	- Rebuild with proper dependencies
12cr|R-arules-1.0_7-2|74	
12cr|R-arules-1.0_7-2|75	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_7-1
12cr|R-arules-1.0_7-2|76	+ Revision: 777884
12cr|R-arules-1.0_7-2|77	- Import R-arules
12cr|R-arules-1.0_7-2|78	- Import R-arules
12cr|R-arules-1.0_7-2|79	

6890 12
12cr|rasmol-2.7.3-4|1	#
12cr|rasmol-2.7.3-4|2	# spec file for rasmol
12cr|rasmol-2.7.3-4|3	#
12cr|rasmol-2.7.3-4|4	
12cr|rasmol-2.7.3-4|5	# Basic macros
12cr|rasmol-2.7.3-4|6	%define name     rasmol
12cr|rasmol-2.7.3-4|7	%define version  2.7.3
12cr|rasmol-2.7.3-4|8	%define release  %mkrel 4
12cr|rasmol-2.7.3-4|9	%define abstract Molecular Graphics Visualization Tool
12cr|rasmol-2.7.3-4|10	
12cr|rasmol-2.7.3-4|11	Name:         %name
12cr|rasmol-2.7.3-4|12	Summary:      %abstract
12cr|rasmol-2.7.3-4|13	Version:      %version
12cr|rasmol-2.7.3-4|14	Release:      %release
12cr|rasmol-2.7.3-4|15	License:      GPL
12cr|rasmol-2.7.3-4|16	Group:        Sciences/Chemistry
12cr|rasmol-2.7.3-4|17	URL:          http://www.bernstein-plus-sons.com/software/rasmol/
12cr|rasmol-2.7.3-4|18	Autoreqprov:  off
12cr|rasmol-2.7.3-4|19	BuildRoot:    %{_tmppath}/%{name}-buildroot
12cr|rasmol-2.7.3-4|20	Provides:     RasMol
12cr|rasmol-2.7.3-4|21	
12cr|rasmol-2.7.3-4|22	BuildRequires: X11-devel
12cr|rasmol-2.7.3-4|23	BuildRequires: imake
12cr|rasmol-2.7.3-4|24	BuildRequires: gccmakedep
12cr|rasmol-2.7.3-4|25	
12cr|rasmol-2.7.3-4|26	Source0:      http://www.bernstein-plus-sons.com/software/rasmol/RasMol_%{version}.tar.bz2
12cr|rasmol-2.7.3-4|27	Source1:      rasmol16.png
12cr|rasmol-2.7.3-4|28	Source2:      rasmol32.png
12cr|rasmol-2.7.3-4|29	Source3:      rasmol48.png
12cr|rasmol-2.7.3-4|30	
12cr|rasmol-2.7.3-4|31	%description
12cr|rasmol-2.7.3-4|32	RasMol is an X Window System tool intended for the visualization of
12cr|rasmol-2.7.3-4|33	proteins and nucleic acids. It reads Brookhaven Protein Database (PDB)
12cr|rasmol-2.7.3-4|34	files and interactively renders them in a variety of formats on either
12cr|rasmol-2.7.3-4|35	an 8-bit or 24/32-bit color display.
12cr|rasmol-2.7.3-4|36	
12cr|rasmol-2.7.3-4|37	Authors:
12cr|rasmol-2.7.3-4|38	--------
12cr|rasmol-2.7.3-4|39	Roger Sayle <ras32425@ggr.co.uk>
12cr|rasmol-2.7.3-4|40	
12cr|rasmol-2.7.3-4|41	%prep
12cr|rasmol-2.7.3-4|42	
12cr|rasmol-2.7.3-4|43	%setup -n RasMol_%{version}
12cr|rasmol-2.7.3-4|44	rm -rf doc/RCS
12cr|rasmol-2.7.3-4|45	find ./ -name ".DS_Store" -exec rm -f {} \;
12cr|rasmol-2.7.3-4|46	chmod 644 NOTICE PROJECTS *.html *.shtml *.txt html_graphics/* data/* doc/*
12cr|rasmol-2.7.3-4|47	# This script is mac-specific, we don't need it
12cr|rasmol-2.7.3-4|48	rm -f data/RSML_fixup.csh
12cr|rasmol-2.7.3-4|49	
12cr|rasmol-2.7.3-4|50	%build
12cr|rasmol-2.7.3-4|51	cd src
12cr|rasmol-2.7.3-4|52	xmkmf -a
12cr|rasmol-2.7.3-4|53	%make
12cr|rasmol-2.7.3-4|54	
12cr|rasmol-2.7.3-4|55	%install
12cr|rasmol-2.7.3-4|56	rm -rf %buildroot
12cr|rasmol-2.7.3-4|57	mkdir -p %buildroot/%_bindir
12cr|rasmol-2.7.3-4|58	make -C src "DESTDIR=$RPM_BUILD_ROOT" install
12cr|rasmol-2.7.3-4|59	make -C src "DESTDIR=$RPM_BUILD_ROOT" install.man
12cr|rasmol-2.7.3-4|60	cp -a data %buildroot/usr/%{_lib}/rasmol
12cr|rasmol-2.7.3-4|61	cp src/%name  %buildroot/%_bindir/%name
12cr|rasmol-2.7.3-4|62	mkdir -p %buildroot%{_mandir}/man1/
12cr|rasmol-2.7.3-4|63	#mv %buildroot/usr/share/man/man1/* %buildroot%{_mandir}/man1/
12cr|rasmol-2.7.3-4|64	# Menu icons
12cr|rasmol-2.7.3-4|65	install -D -m 644 %{SOURCE1} %buildroot/%_miconsdir/%name.png
12cr|rasmol-2.7.3-4|66	install -D -m 644 %{SOURCE2} %buildroot/%_iconsdir/%name.png
12cr|rasmol-2.7.3-4|67	install -D -m 644 %{SOURCE3} %buildroot/%_liconsdir/%name.png
12cr|rasmol-2.7.3-4|68	
12cr|rasmol-2.7.3-4|69	# Menu entries
12cr|rasmol-2.7.3-4|70	
12cr|rasmol-2.7.3-4|71	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|rasmol-2.7.3-4|72	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|rasmol-2.7.3-4|73	[Desktop Entry]
12cr|rasmol-2.7.3-4|74	Name=RasMol
12cr|rasmol-2.7.3-4|75	Comment=Molecular Graphics Visualization Tool
12cr|rasmol-2.7.3-4|76	Exec=%{_bindir}/%{name}
12cr|rasmol-2.7.3-4|77	Icon=%{name}
12cr|rasmol-2.7.3-4|78	Terminal=false
12cr|rasmol-2.7.3-4|79	Type=Application
12cr|rasmol-2.7.3-4|80	StartupNotify=true
12cr|rasmol-2.7.3-4|81	Categories=X-MandrivaLinux-MoreApplications-Sciences-Chemistry;Science;Chemistry;
12cr|rasmol-2.7.3-4|82	EOF
12cr|rasmol-2.7.3-4|83	
12cr|rasmol-2.7.3-4|84	%files
12cr|rasmol-2.7.3-4|85	%defattr(-,root,root)
12cr|rasmol-2.7.3-4|86	%doc NOTICE PROJECTS TODO* README* RASLIC ChangeLog.* history.html index.shtml html_graphics
12cr|rasmol-2.7.3-4|87	%doc doc/*.gz doc/*.html doc/*.hlp
12cr|rasmol-2.7.3-4|88	%doc %{_mandir}/man1/*
12cr|rasmol-2.7.3-4|89	%{_libdir}/rasmol
12cr|rasmol-2.7.3-4|90	%_bindir/*
12cr|rasmol-2.7.3-4|91	%_liconsdir/*.png
12cr|rasmol-2.7.3-4|92	%_miconsdir/*.png
12cr|rasmol-2.7.3-4|93	%_iconsdir/*.png
12cr|rasmol-2.7.3-4|94	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|rasmol-2.7.3-4|95	
12cr|rasmol-2.7.3-4|96	%clean
12cr|rasmol-2.7.3-4|97	rm -rf %buildroot
12cr|rasmol-2.7.3-4|98	
12cr|rasmol-2.7.3-4|99	%if %mdkversion < 200900
12cr|rasmol-2.7.3-4|100	%post
12cr|rasmol-2.7.3-4|101	%update_menus
12cr|rasmol-2.7.3-4|102	%endif
12cr|rasmol-2.7.3-4|103	
12cr|rasmol-2.7.3-4|104	%if %mdkversion < 200900
12cr|rasmol-2.7.3-4|105	%postun
12cr|rasmol-2.7.3-4|106	%clean_menus
12cr|rasmol-2.7.3-4|107	%endif
12cr|rasmol-2.7.3-4|108	
12cr|rasmol-2.7.3-4|109	
12cr|rasmol-2.7.3-4|110	
12cr|rasmol-2.7.3-4|111	
12cr|rasmol-2.7.3-4|112	
12cr|rasmol-2.7.3-4|113	%changelog
12cr|rasmol-2.7.3-4|114	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.7.3-4mdv2010.0
12cr|rasmol-2.7.3-4|115	+ Revision: 433058
12cr|rasmol-2.7.3-4|116	- rebuild
12cr|rasmol-2.7.3-4|117	
12cr|rasmol-2.7.3-4|118	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.7.3-3mdv2009.0
12cr|rasmol-2.7.3-4|119	+ Revision: 242533
12cr|rasmol-2.7.3-4|120	- rebuild
12cr|rasmol-2.7.3-4|121	- drop old menu
12cr|rasmol-2.7.3-4|122	- kill re-definition of %%buildroot on Pixel's request
12cr|rasmol-2.7.3-4|123	
12cr|rasmol-2.7.3-4|124	+ Pixel <pixel@mandriva.com>
12cr|rasmol-2.7.3-4|125	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|rasmol-2.7.3-4|126	
12cr|rasmol-2.7.3-4|127	+ Olivier Blin <oblin@mandriva.com>
12cr|rasmol-2.7.3-4|128	- restore BuildRoot
12cr|rasmol-2.7.3-4|129	
12cr|rasmol-2.7.3-4|130	* Fri Jul 20 2007 Stéphane Téletchéa <steletch@mandriva.org> 2.7.3-1mdv2008.0
12cr|rasmol-2.7.3-4|131	+ Revision: 53724
12cr|rasmol-2.7.3-4|132	- New revision
12cr|rasmol-2.7.3-4|133	Fixes Bug 31897 (rasmol binary not available)
12cr|rasmol-2.7.3-4|134	
12cr|rasmol-2.7.3-4|135	
12cr|rasmol-2.7.3-4|136	* Sat Nov 05 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.7.2.1.1-5mdk
12cr|rasmol-2.7.3-4|137	- Fix BuildRequires
12cr|rasmol-2.7.3-4|138	- %%{1}mdv2007.1
12cr|rasmol-2.7.3-4|139	
12cr|rasmol-2.7.3-4|140	* Wed Apr 28 2004 Bruno VASTA <bruno.vasta@infodia.fr> 2.7.2.1.1-4mdk
12cr|rasmol-2.7.3-4|141	- new icons
12cr|rasmol-2.7.3-4|142	
12cr|rasmol-2.7.3-4|143	* Wed Apr 28 2004 Bruno VASTA <bruno.vasta@infodia.fr> 2.7.2.1.1-3mdk
12cr|rasmol-2.7.3-4|144	- an xterm runs rasmol, the rasmol console works
12cr|rasmol-2.7.3-4|145	
12cr|rasmol-2.7.3-4|146	* Fri Apr 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.7.2.1.1-2mdk
12cr|rasmol-2.7.3-4|147	- in bindir link
12cr|rasmol-2.7.3-4|148	
12cr|rasmol-2.7.3-4|149	* Fri Apr 16 2004 Bruno VASTA <bruno.vasta@infodia.fr> 2.7.2.1.1-1mdk
12cr|rasmol-2.7.3-4|150	- initial mdk package for RasMol 2.7.2.1.1
12cr|rasmol-2.7.3-4|151	

6891 12
12cr|ratfiv-1.0.5-7|1	Summary:		Ratfiv fortran preprocessor
12cr|ratfiv-1.0.5-7|2	Name:			ratfiv
12cr|ratfiv-1.0.5-7|3	Version:		1.0.5
12cr|ratfiv-1.0.5-7|4	Release:		%mkrel 7
12cr|ratfiv-1.0.5-7|5	License:		GPL
12cr|ratfiv-1.0.5-7|6	Group:			Development/Other
12cr|ratfiv-1.0.5-7|7	Buildrequires:		gcc-gfortran
12cr|ratfiv-1.0.5-7|8	Source0:		%name-%version.tar.bz2
12cr|ratfiv-1.0.5-7|9	patch0:                 ratfiv-1.0.5-fix-gfortran.patch
12cr|ratfiv-1.0.5-7|10	URL:			http://sauvy.ined.fr/~brouard/%{name}
12cr|ratfiv-1.0.5-7|11	BuildRoot:		%{_tmppath}/%{name}-buildroot
12cr|ratfiv-1.0.5-7|12	ExclusiveArch:		%{ix86} ia64 x86_64 amd64
12cr|ratfiv-1.0.5-7|13	
12cr|ratfiv-1.0.5-7|14	%description
12cr|ratfiv-1.0.5-7|15	This is ratfiv (ratfor -> rat4 -> rat5) a fortran preprocessor which
12cr|ratfiv-1.0.5-7|16	was used on VAX system.
12cr|ratfiv-1.0.5-7|17	
12cr|ratfiv-1.0.5-7|18	%prep
12cr|ratfiv-1.0.5-7|19	%setup -q
12cr|ratfiv-1.0.5-7|20	%patch0 -p0
12cr|ratfiv-1.0.5-7|21	
12cr|ratfiv-1.0.5-7|22	%build
12cr|ratfiv-1.0.5-7|23	make
12cr|ratfiv-1.0.5-7|24	
12cr|ratfiv-1.0.5-7|25	%install
12cr|ratfiv-1.0.5-7|26	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cr|ratfiv-1.0.5-7|27	install -m755 stage1/ratfiv $RPM_BUILD_ROOT/%_bindir
12cr|ratfiv-1.0.5-7|28	install -m755 ratfor $RPM_BUILD_ROOT/%_bindir/ratforf77
12cr|ratfiv-1.0.5-7|29	mkdir -p $RPM_BUILD_ROOT/%_mandir/man1
12cr|ratfiv-1.0.5-7|30	install -m644 doc/ratfiv.man $RPM_BUILD_ROOT/%_mandir/man1/ratfiv.1
12cr|ratfiv-1.0.5-7|31	
12cr|ratfiv-1.0.5-7|32	%clean
12cr|ratfiv-1.0.5-7|33	rm -rf $RPM_BUILD_ROOT
12cr|ratfiv-1.0.5-7|34	
12cr|ratfiv-1.0.5-7|35	%files
12cr|ratfiv-1.0.5-7|36	%defattr(-,root,root)
12cr|ratfiv-1.0.5-7|37	%doc README doc/%{name}.doc doc/%{name}.pdf doc/%{name}.html
12cr|ratfiv-1.0.5-7|38	%{_bindir}/*
12cr|ratfiv-1.0.5-7|39	%{_mandir}/man1/*
12cr|ratfiv-1.0.5-7|40	
12cr|ratfiv-1.0.5-7|41	
12cr|ratfiv-1.0.5-7|42	
12cr|ratfiv-1.0.5-7|43	
12cr|ratfiv-1.0.5-7|44	
12cr|ratfiv-1.0.5-7|45	
12cr|ratfiv-1.0.5-7|46	%changelog
12cr|ratfiv-1.0.5-7|47	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.5-7mdv2010.0
12cr|ratfiv-1.0.5-7|48	+ Revision: 433059
12cr|ratfiv-1.0.5-7|49	- rebuild
12cr|ratfiv-1.0.5-7|50	
12cr|ratfiv-1.0.5-7|51	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.5-6mdv2009.0
12cr|ratfiv-1.0.5-7|52	+ Revision: 260046
12cr|ratfiv-1.0.5-7|53	- rebuild
12cr|ratfiv-1.0.5-7|54	
12cr|ratfiv-1.0.5-7|55	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.5-5mdv2009.0
12cr|ratfiv-1.0.5-7|56	+ Revision: 247889
12cr|ratfiv-1.0.5-7|57	- rebuild
12cr|ratfiv-1.0.5-7|58	
12cr|ratfiv-1.0.5-7|59	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.5-3mdv2008.1
12cr|ratfiv-1.0.5-7|60	+ Revision: 140744
12cr|ratfiv-1.0.5-7|61	- restore BuildRoot
12cr|ratfiv-1.0.5-7|62	
12cr|ratfiv-1.0.5-7|63	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ratfiv-1.0.5-7|64	- kill re-definition of %%buildroot on Pixel's request
12cr|ratfiv-1.0.5-7|65	
12cr|ratfiv-1.0.5-7|66	
12cr|ratfiv-1.0.5-7|67	* Thu Mar 22 2007 Lenny Cartier <lenny@mandriva.com> 1.0.5-3mdv2007.1
12cr|ratfiv-1.0.5-7|68	+ Revision: 148022
12cr|ratfiv-1.0.5-7|69	- Rename ratfor to ratforf77 to avoid conflict #16482
12cr|ratfiv-1.0.5-7|70	
12cr|ratfiv-1.0.5-7|71	* Wed Oct 18 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.5-2mdv2007.0
12cr|ratfiv-1.0.5-7|72	+ Revision: 65850
12cr|ratfiv-1.0.5-7|73	- Add Patch 0:Allow to build with gfortran
12cr|ratfiv-1.0.5-7|74	- import ratfiv-1.0.5-2mdk
12cr|ratfiv-1.0.5-7|75	
12cr|ratfiv-1.0.5-7|76	* Mon Jan 02 2006 Lenny Cartier <lenny@mandriva.com> 1.0.5-2mdk
12cr|ratfiv-1.0.5-7|77	- rebuild
12cr|ratfiv-1.0.5-7|78	
12cr|ratfiv-1.0.5-7|79	* Thu Jun 03 2004 Nicolas Brouard <nicolas.brouard@libertysurf.fr> 1.0.5-1mdk
12cr|ratfiv-1.0.5-7|80	- initial contribs version of ratfiv package
12cr|ratfiv-1.0.5-7|81	

6892 12
12cr|ratpoints-2.1.3-3|1	%define		name		ratpoints
12cr|ratpoints-2.1.3-3|2	
12cr|ratpoints-2.1.3-3|3	Name:		%{name}
12cr|ratpoints-2.1.3-3|4	Group:		Sciences/Mathematics
12cr|ratpoints-2.1.3-3|5	License:	GPLv2
12cr|ratpoints-2.1.3-3|6	Summary:	Find rational points on hyperelliptic curves
12cr|ratpoints-2.1.3-3|7	Version:	2.1.3
12cr|ratpoints-2.1.3-3|8	Release:	%mkrel 3
12cr|ratpoints-2.1.3-3|9	Source0:	http://www.mathe2.uni-bayreuth.de/stoll/programs/%{name}-%{version}.tar.gz
12cr|ratpoints-2.1.3-3|10	URL:		http://www.sagemath.org
12cr|ratpoints-2.1.3-3|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ratpoints-2.1.3-3|12	
12cr|ratpoints-2.1.3-3|13	BuildRequires:	gmp-devel
12cr|ratpoints-2.1.3-3|14	BuildRequires:	gzip
12cr|ratpoints-2.1.3-3|15	
12cr|ratpoints-2.1.3-3|16	Patch0:		ratpoints-2.1.2.patch
12cr|ratpoints-2.1.3-3|17	
12cr|ratpoints-2.1.3-3|18	%description
12cr|ratpoints-2.1.3-3|19	Ratpoints is a program that uses an optimized quadratic sieve algorithm
12cr|ratpoints-2.1.3-3|20	in order to find rational points on hyperelliptic curves.
12cr|ratpoints-2.1.3-3|21	
12cr|ratpoints-2.1.3-3|22	%prep
12cr|ratpoints-2.1.3-3|23	%setup -q
12cr|ratpoints-2.1.3-3|24	
12cr|ratpoints-2.1.3-3|25	%patch0	-p1
12cr|ratpoints-2.1.3-3|26	
12cr|ratpoints-2.1.3-3|27	%build
12cr|ratpoints-2.1.3-3|28	%make CCFLAGS="%{optflags} -fPIC"
12cr|ratpoints-2.1.3-3|29	
12cr|ratpoints-2.1.3-3|30	%install
12cr|ratpoints-2.1.3-3|31	mkdir -p %{buildroot}%{_bindir}
12cr|ratpoints-2.1.3-3|32	mkdir -p %{buildroot}%{_libdir}
12cr|ratpoints-2.1.3-3|33	mkdir -p %{buildroot}%{_includedir}
12cr|ratpoints-2.1.3-3|34	%makeinstall_std LIBDIR=%{_libdir} install
12cr|ratpoints-2.1.3-3|35	
12cr|ratpoints-2.1.3-3|36	%clean
12cr|ratpoints-2.1.3-3|37	rm -rf %{buildroot}
12cr|ratpoints-2.1.3-3|38	
12cr|ratpoints-2.1.3-3|39	%files
12cr|ratpoints-2.1.3-3|40	%defattr(-,root,root)
12cr|ratpoints-2.1.3-3|41	%{_bindir}/ratpoints
12cr|ratpoints-2.1.3-3|42	%{_includedir}/ratpoints.h
12cr|ratpoints-2.1.3-3|43	%{_libdir}/libratpoints.a
12cr|ratpoints-2.1.3-3|44	
12cr|ratpoints-2.1.3-3|45	
12cr|ratpoints-2.1.3-3|46	%changelog
12cr|ratpoints-2.1.3-3|47	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.3-3mdv2011.0
12cr|ratpoints-2.1.3-3|48	+ Revision: 614700
12cr|ratpoints-2.1.3-3|49	- the mass rebuild of 2010.1 packages
12cr|ratpoints-2.1.3-3|50	
12cr|ratpoints-2.1.3-3|51	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 2.1.3-2mdv2010.1
12cr|ratpoints-2.1.3-3|52	+ Revision: 503624
12cr|ratpoints-2.1.3-3|53	- rebuild for new gmp
12cr|ratpoints-2.1.3-3|54	
12cr|ratpoints-2.1.3-3|55	* Wed Jan 27 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.1.3-1mdv2010.1
12cr|ratpoints-2.1.3-3|56	+ Revision: 496891
12cr|ratpoints-2.1.3-3|57	- Update to newer version 2.1.3.
12cr|ratpoints-2.1.3-3|58	
12cr|ratpoints-2.1.3-3|59	* Thu Jul 16 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.1.2-2mdv2010.0
12cr|ratpoints-2.1.3-3|60	+ Revision: 396508
12cr|ratpoints-2.1.3-3|61	+ rebuild (emptylog)
12cr|ratpoints-2.1.3-3|62	
12cr|ratpoints-2.1.3-3|63	* Wed Jul 15 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.1.2-1mdv2010.0
12cr|ratpoints-2.1.3-3|64	+ Revision: 396435
12cr|ratpoints-2.1.3-3|65	- Initial import of ratpoints 2.1.2.
12cr|ratpoints-2.1.3-3|66	http://www.mathe2.uni-bayreuth.de/stoll/programs/index.html
12cr|ratpoints-2.1.3-3|67	- ratpoints
12cr|ratpoints-2.1.3-3|68	

6893 12
12cr|ratpoison-1.4.5-2|1	%define	name	ratpoison
12cr|ratpoison-1.4.5-2|2	%define version 1.4.5
12cr|ratpoison-1.4.5-2|3	%define release %mkrel 2
12cr|ratpoison-1.4.5-2|4	
12cr|ratpoison-1.4.5-2|5	Name:		%{name}
12cr|ratpoison-1.4.5-2|6	Summary:	Simple Window Manager largely modelled after Screen
12cr|ratpoison-1.4.5-2|7	Group:		Graphical desktop/Other
12cr|ratpoison-1.4.5-2|8	Version:	%{version}
12cr|ratpoison-1.4.5-2|9	Release:	%{release}
12cr|ratpoison-1.4.5-2|10	License:	GPL
12cr|ratpoison-1.4.5-2|11	URL:		http://www.nongnu.org/ratpoison/
12cr|ratpoison-1.4.5-2|12	Source0:	http://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.gz
12cr|ratpoison-1.4.5-2|13	Patch0:		ratpoison-1.4.5-link.patch
12cr|ratpoison-1.4.5-2|14	BuildRequires:	pkgconfig(x11)
12cr|ratpoison-1.4.5-2|15	BuildRequires:	pkgconfig(xi)
12cr|ratpoison-1.4.5-2|16	BuildRequires:	pkgconfig(xft)
12cr|ratpoison-1.4.5-2|17	BuildRequires:	pkgconfig(xtst)
12cr|ratpoison-1.4.5-2|18	BuildRequires:	pkgconfig(xinerama)
12cr|ratpoison-1.4.5-2|19	BuildRequires:	readline-devel
12cr|ratpoison-1.4.5-2|20	
12cr|ratpoison-1.4.5-2|21	%description
12cr|ratpoison-1.4.5-2|22	Ratpoison is a simple window manager with no large library dependencies,
12cr|ratpoison-1.4.5-2|23	no fancy graphics, no window decorations, and no rodent dependence. It
12cr|ratpoison-1.4.5-2|24	is largely modeled after GNU Screen, which has done wonders in the
12cr|ratpoison-1.4.5-2|25	virtual terminal market. All interaction with the window manager is done
12cr|ratpoison-1.4.5-2|26	through keystrokes. ratpoison has a prefix map to minimize the key
12cr|ratpoison-1.4.5-2|27	clobbering that cripples EMACS and other quality pieces of software. All
12cr|ratpoison-1.4.5-2|28	windows are maximized and kept maximized to avoid wasting precious
12cr|ratpoison-1.4.5-2|29	screen space.
12cr|ratpoison-1.4.5-2|30	
12cr|ratpoison-1.4.5-2|31	%prep
12cr|ratpoison-1.4.5-2|32	%setup -q
12cr|ratpoison-1.4.5-2|33	%patch0 -p0
12cr|ratpoison-1.4.5-2|34	
12cr|ratpoison-1.4.5-2|35	%build
12cr|ratpoison-1.4.5-2|36	export CFLAGS="%optflags -DHAVE_GETLINE"
12cr|ratpoison-1.4.5-2|37	autoreconf -fi
12cr|ratpoison-1.4.5-2|38	%configure2_5x
12cr|ratpoison-1.4.5-2|39	%make
12cr|ratpoison-1.4.5-2|40	
12cr|ratpoison-1.4.5-2|41	%install
12cr|ratpoison-1.4.5-2|42	%makeinstall_std
12cr|ratpoison-1.4.5-2|43	rm -rf %{buildroot}/usr/share/doc/%{name}
12cr|ratpoison-1.4.5-2|44	
12cr|ratpoison-1.4.5-2|45	# startfile
12cr|ratpoison-1.4.5-2|46	%{__cat} > %{buildroot}%{_bindir}/start%{name} << EOF
12cr|ratpoison-1.4.5-2|47	exec %{_bindir}/%{name}
12cr|ratpoison-1.4.5-2|48	EOF
12cr|ratpoison-1.4.5-2|49	
12cr|ratpoison-1.4.5-2|50	# session file
12cr|ratpoison-1.4.5-2|51	%{__install} -d %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cr|ratpoison-1.4.5-2|52	%{__cat} > %{buildroot}%{_sysconfdir}/X11/wmsession.d/16%{name} << EOF
12cr|ratpoison-1.4.5-2|53	NAME=%{name}
12cr|ratpoison-1.4.5-2|54	EXEC=%{_bindir}/start%{name}
12cr|ratpoison-1.4.5-2|55	DESC=%{name} window manager
12cr|ratpoison-1.4.5-2|56	SCRIPT:
12cr|ratpoison-1.4.5-2|57	exec %{_bindir}/start%{name}
12cr|ratpoison-1.4.5-2|58	EOF
12cr|ratpoison-1.4.5-2|59	
12cr|ratpoison-1.4.5-2|60	
12cr|ratpoison-1.4.5-2|61	%post
12cr|ratpoison-1.4.5-2|62	%_install_info %{name}.info
12cr|ratpoison-1.4.5-2|63	
12cr|ratpoison-1.4.5-2|64	%postun
12cr|ratpoison-1.4.5-2|65	%_remove_install_info %{name}.info
12cr|ratpoison-1.4.5-2|66	
12cr|ratpoison-1.4.5-2|67	%files
12cr|ratpoison-1.4.5-2|68	%doc INSTALL README TODO doc/ipaq.ratpoisonrc doc/sample.ratpoisonrc AUTHORS COPYING contrib/genrpbindings contrib/split.sh NEWS
12cr|ratpoison-1.4.5-2|69	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/16%{name}
12cr|ratpoison-1.4.5-2|70	%attr(644,root,root) %{_mandir}/man1/%{name}.1*
12cr|ratpoison-1.4.5-2|71	%attr(644,root,root) %{_infodir}/%{name}.info*
12cr|ratpoison-1.4.5-2|72	%{_datadir}/%{name}
12cr|ratpoison-1.4.5-2|73	%defattr(755,root,root,755)
12cr|ratpoison-1.4.5-2|74	%{_bindir}/start%{name}
12cr|ratpoison-1.4.5-2|75	%{_bindir}/%{name}
12cr|ratpoison-1.4.5-2|76	%{_bindir}/rpws

6894 12
12cr|raul-0.8.0-2|1	%define major 10
12cr|raul-0.8.0-2|2	%define libname %mklibname %{name} %{major}
12cr|raul-0.8.0-2|3	%define develname %mklibname %{name} -d
12cr|raul-0.8.0-2|4	
12cr|raul-0.8.0-2|5	Name:		raul
12cr|raul-0.8.0-2|6	Version:	0.8.0
12cr|raul-0.8.0-2|7	Release:	2
12cr|raul-0.8.0-2|8	Summary:	Realtime Audio Utility Library
12cr|raul-0.8.0-2|9	License:	GPLv2+
12cr|raul-0.8.0-2|10	Group:		System/Libraries
12cr|raul-0.8.0-2|11	Url:		http://drobilla.net/software/raul/
12cr|raul-0.8.0-2|12	Source0:	http://download.drobilla.net/%{name}-%{version}.tar.bz2
12cr|raul-0.8.0-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|raul-0.8.0-2|14	
12cr|raul-0.8.0-2|15	BuildRequires:	waf
12cr|raul-0.8.0-2|16	BuildRequires:	boost-devel
12cr|raul-0.8.0-2|17	BuildRequires:	glib2-devel >= 2.2
12cr|raul-0.8.0-2|18	
12cr|raul-0.8.0-2|19	%description
12cr|raul-0.8.0-2|20	Raul (Realtime Audio Utility Library) is a C++ utility library
12cr|raul-0.8.0-2|21	primarily aimed at audio/musical applications.
12cr|raul-0.8.0-2|22	
12cr|raul-0.8.0-2|23	%package -n %{libname}
12cr|raul-0.8.0-2|24	Summary:	%{summary}
12cr|raul-0.8.0-2|25	Group:		%{group}
12cr|raul-0.8.0-2|26	
12cr|raul-0.8.0-2|27	Provides:	%{name} = %{version}-%{release}
12cr|raul-0.8.0-2|28	
12cr|raul-0.8.0-2|29	%description -n %{libname}
12cr|raul-0.8.0-2|30	Raul (Realtime Audio Utility Library) is a C++ utility library
12cr|raul-0.8.0-2|31	primarily aimed at audio/musical applications.
12cr|raul-0.8.0-2|32	
12cr|raul-0.8.0-2|33	%package -n %{develname}
12cr|raul-0.8.0-2|34	Summary:	Development files for %{name}
12cr|raul-0.8.0-2|35	Group:		Development/C++
12cr|raul-0.8.0-2|36	
12cr|raul-0.8.0-2|37	Provides:	%{name}-devel = %{version}-%{release}
12cr|raul-0.8.0-2|38	Requires:	%{libname} = %{version}
12cr|raul-0.8.0-2|39	
12cr|raul-0.8.0-2|40	%description -n %{develname}
12cr|raul-0.8.0-2|41	This package contains development files for %{name}.
12cr|raul-0.8.0-2|42	
12cr|raul-0.8.0-2|43	%prep
12cr|raul-0.8.0-2|44	%setup -q
12cr|raul-0.8.0-2|45	
12cr|raul-0.8.0-2|46	%build
12cr|raul-0.8.0-2|47	%setup_compile_flags
12cr|raul-0.8.0-2|48	./waf configure \
12cr|raul-0.8.0-2|49	--prefix=%{_prefix} \
12cr|raul-0.8.0-2|50	--datadir=%{_datadir} \
12cr|raul-0.8.0-2|51	--libdir=%{_libdir} \
12cr|raul-0.8.0-2|52	--includedir=%{_includedir}
12cr|raul-0.8.0-2|53	
12cr|raul-0.8.0-2|54	./waf build
12cr|raul-0.8.0-2|55	
12cr|raul-0.8.0-2|56	%install
12cr|raul-0.8.0-2|57	rm -rf %{buildroot}
12cr|raul-0.8.0-2|58	./waf install --destdir=%{buildroot}
12cr|raul-0.8.0-2|59	chmod 0755 %{buildroot}%{_libdir}/libraul.so.%{major}*
12cr|raul-0.8.0-2|60	
12cr|raul-0.8.0-2|61	%files -n %{libname}
12cr|raul-0.8.0-2|62	%defattr(-,root,root)
12cr|raul-0.8.0-2|63	%doc AUTHORS README ChangeLog
12cr|raul-0.8.0-2|64	%{_libdir}/lib%{name}.so.*
12cr|raul-0.8.0-2|65	
12cr|raul-0.8.0-2|66	%files -n %{develname}
12cr|raul-0.8.0-2|67	%defattr(-,root,root)
12cr|raul-0.8.0-2|68	%{_libdir}/lib%{name}.so
12cr|raul-0.8.0-2|69	%{_libdir}/pkgconfig/%{name}.pc
12cr|raul-0.8.0-2|70	%{_includedir}/%{name}
12cr|raul-0.8.0-2|71	
12cr|raul-0.8.0-2|72	
12cr|raul-0.8.0-2|73	%changelog
12cr|raul-0.8.0-2|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-2mdv2011.0
12cr|raul-0.8.0-2|75	+ Revision: 614701
12cr|raul-0.8.0-2|76	- the mass rebuild of 2010.1 packages
12cr|raul-0.8.0-2|77	
12cr|raul-0.8.0-2|78	* Tue Jan 19 2010 Jérôme Brenier <incubusss@mandriva.org> 0.6.0-1mdv2010.1
12cr|raul-0.8.0-2|79	+ Revision: 493777
12cr|raul-0.8.0-2|80	- import raul
12cr|raul-0.8.0-2|81	
12cr|raul-0.8.0-2|82	

6895 12
12cr|rawdog-2.12-2|1	Name:           rawdog
12cr|rawdog-2.12-2|2	Version:        2.12
12cr|rawdog-2.12-2|3	Release:        %mkrel 2
12cr|rawdog-2.12-2|4	Summary:        An RSS aggregator
12cr|rawdog-2.12-2|5	Group:          Networking/News
12cr|rawdog-2.12-2|6	License:        GPL
12cr|rawdog-2.12-2|7	URL:            http://offog.org/code/rawdog.html
12cr|rawdog-2.12-2|8	Source0:        http://offog.org/files/%{name}-%{version}.tar.bz2
12cr|rawdog-2.12-2|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-root
12cr|rawdog-2.12-2|10	BuildArch:      noarch
12cr|rawdog-2.12-2|11	BuildRequires:  python-devel
12cr|rawdog-2.12-2|12	%description
12cr|rawdog-2.12-2|13	rawdog is an RSS Aggregator Without Delusions Of Grandeur. Written in Python,
12cr|rawdog-2.12-2|14	it uses Mark Pilgrim's feed parser to read RSS 0.9, 1.0, 2.0, CDF and Atom
12cr|rawdog-2.12-2|15	feeds.
12cr|rawdog-2.12-2|16	
12cr|rawdog-2.12-2|17	It runs from cron, collects articles from a number of feeds, and generates a
12cr|rawdog-2.12-2|18	static HTML page listing the newest articles in date order. It supports
12cr|rawdog-2.12-2|19	per-feed customizable update times, and uses ETags, Last-Modified, and gzip
12cr|rawdog-2.12-2|20	compression to minimize network bandwidth usage.
12cr|rawdog-2.12-2|21	
12cr|rawdog-2.12-2|22	%prep
12cr|rawdog-2.12-2|23	%setup -q
12cr|rawdog-2.12-2|24	
12cr|rawdog-2.12-2|25	%install
12cr|rawdog-2.12-2|26	rm -rf $RPM_BUILD_ROOT
12cr|rawdog-2.12-2|27	python setup.py install --prefix=$RPM_BUILD_ROOT/%_prefix
12cr|rawdog-2.12-2|28	
12cr|rawdog-2.12-2|29	%clean
12cr|rawdog-2.12-2|30	rm -rf $RPM_BUILD_ROOT
12cr|rawdog-2.12-2|31	
12cr|rawdog-2.12-2|32	%files
12cr|rawdog-2.12-2|33	%defattr(-,root,root,-)
12cr|rawdog-2.12-2|34	%doc README config NEWS PLUGINS style.css
12cr|rawdog-2.12-2|35	%_bindir/rawdog
12cr|rawdog-2.12-2|36	%py_puresitedir/rawdoglib/
12cr|rawdog-2.12-2|37	%py_puresitedir/*.egg-info
12cr|rawdog-2.12-2|38	%_mandir/man1/*
12cr|rawdog-2.12-2|39	
12cr|rawdog-2.12-2|40	
12cr|rawdog-2.12-2|41	
12cr|rawdog-2.12-2|42	
12cr|rawdog-2.12-2|43	%changelog
12cr|rawdog-2.12-2|44	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 2.12-2mdv2010.0
12cr|rawdog-2.12-2|45	+ Revision: 442670
12cr|rawdog-2.12-2|46	- rebuild
12cr|rawdog-2.12-2|47	
12cr|rawdog-2.12-2|48	* Wed Mar 04 2009 Michael Scherer <misc@mandriva.org> 2.12-1mdv2009.1
12cr|rawdog-2.12-2|49	+ Revision: 348619
12cr|rawdog-2.12-2|50	- update to new version 2.12
12cr|rawdog-2.12-2|51	
12cr|rawdog-2.12-2|52	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 2.11-5mdv2009.1
12cr|rawdog-2.12-2|53	+ Revision: 326001
12cr|rawdog-2.12-2|54	- rebuild
12cr|rawdog-2.12-2|55	
12cr|rawdog-2.12-2|56	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.11-4mdv2009.0
12cr|rawdog-2.12-2|57	+ Revision: 260072
12cr|rawdog-2.12-2|58	- rebuild
12cr|rawdog-2.12-2|59	
12cr|rawdog-2.12-2|60	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 2.11-3mdv2009.0
12cr|rawdog-2.12-2|61	+ Revision: 247893
12cr|rawdog-2.12-2|62	- rebuild
12cr|rawdog-2.12-2|63	
12cr|rawdog-2.12-2|64	* Sat Mar 01 2008 Michael Scherer <misc@mandriva.org> 2.11-1mdv2008.1
12cr|rawdog-2.12-2|65	+ Revision: 177250
12cr|rawdog-2.12-2|66	- update to new version 2.11
12cr|rawdog-2.12-2|67	
12cr|rawdog-2.12-2|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|rawdog-2.12-2|69	- fix spacing at top of description
12cr|rawdog-2.12-2|70	
12cr|rawdog-2.12-2|71	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.9-2mdv2008.1
12cr|rawdog-2.12-2|72	+ Revision: 140744
12cr|rawdog-2.12-2|73	- restore BuildRoot
12cr|rawdog-2.12-2|74	
12cr|rawdog-2.12-2|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|rawdog-2.12-2|76	- kill re-definition of %%buildroot on Pixel's request
12cr|rawdog-2.12-2|77	
12cr|rawdog-2.12-2|78	
12cr|rawdog-2.12-2|79	* Sat Dec 09 2006 Michael Scherer <misc@mandriva.org> 2.9-2mdv2007.0
12cr|rawdog-2.12-2|80	+ Revision: 94226
12cr|rawdog-2.12-2|81	- Rebuild for new python
12cr|rawdog-2.12-2|82	- Import rawdog
12cr|rawdog-2.12-2|83	

6896 12
12cr|rawstudio-2.0-2|1	Name:		rawstudio
12cr|rawstudio-2.0-2|2	Version:	2.0
12cr|rawstudio-2.0-2|3	Release:	2
12cr|rawstudio-2.0-2|4	Summary:	Graphical tool to convert raw images of digital cameras
12cr|rawstudio-2.0-2|5	Group:		Graphics
12cr|rawstudio-2.0-2|6	URL:		http://rawstudio.org/
12cr|rawstudio-2.0-2|7	Source0:	http://rawstudio.org/files/release/%{name}-%{version}.tar.gz
12cr|rawstudio-2.0-2|8	Patch0:		rawstudio-2.0-rosa-linkage.patch
12cr|rawstudio-2.0-2|9	Patch1:		rawstudio-2.0-rosa-libpng.patch
12cr|rawstudio-2.0-2|10	BuildRequires:	pkgconfig(libgphoto2)
12cr|rawstudio-2.0-2|11	License:	GPLv2
12cr|rawstudio-2.0-2|12	BuildRequires:	gtk+2-devel libjpeg-devel libGConf2-devel GConf2
12cr|rawstudio-2.0-2|13	BuildRequires:	libtiff-devel zlib-devel lcms-devel imagemagick
12cr|rawstudio-2.0-2|14	BuildRequires:	libexiv-devel flickcurl-devel
12cr|rawstudio-2.0-2|15	BuildRequires:	sqlite3-devel libxml2-devel fftw3-devel
12cr|rawstudio-2.0-2|16	BuildRequires:	pkgconfig(libgphoto2)
12cr|rawstudio-2.0-2|17	BuildRequires:	pkgconfig(lensfun)
12cr|rawstudio-2.0-2|18	
12cr|rawstudio-2.0-2|19	%description
12cr|rawstudio-2.0-2|20	Rawstudio is an open source raw-image converter written in GTK+.
12cr|rawstudio-2.0-2|21	
12cr|rawstudio-2.0-2|22	Features:
12cr|rawstudio-2.0-2|23	* Reads all dcraw supported formats
12cr|rawstudio-2.0-2|24	* Internal 16bit rgb
12cr|rawstudio-2.0-2|25	* Various post-shot controls (white balance, saturation and exposure
12cr|rawstudio-2.0-2|26	compensation among others)
12cr|rawstudio-2.0-2|27	* Realtime histogram
12cr|rawstudio-2.0-2|28	* Optimized for MMX, 3dnow! and SSE (detected runtime)
12cr|rawstudio-2.0-2|29	* Easy sorting of images
12cr|rawstudio-2.0-2|30	* Fullscreen mode for better overview
12cr|rawstudio-2.0-2|31	
12cr|rawstudio-2.0-2|32	%prep
12cr|rawstudio-2.0-2|33	%setup -q
12cr|rawstudio-2.0-2|34	%patch0 -p1
12cr|rawstudio-2.0-2|35	%patch1 -p1
12cr|rawstudio-2.0-2|36	
12cr|rawstudio-2.0-2|37	%build
12cr|rawstudio-2.0-2|38	# required for patch0
12cr|rawstudio-2.0-2|39	autoreconf -fi
12cr|rawstudio-2.0-2|40	
12cr|rawstudio-2.0-2|41	%configure2_5x --disable-static
12cr|rawstudio-2.0-2|42	%make
12cr|rawstudio-2.0-2|43	
12cr|rawstudio-2.0-2|44	%install
12cr|rawstudio-2.0-2|45	rm -fr %buildroot
12cr|rawstudio-2.0-2|46	
12cr|rawstudio-2.0-2|47	%makeinstall_std
12cr|rawstudio-2.0-2|48	%find_lang %{name}
12cr|rawstudio-2.0-2|49	
12cr|rawstudio-2.0-2|50	install -d %buildroot%{_datadir}/icons/{large,mini}
12cr|rawstudio-2.0-2|51	
12cr|rawstudio-2.0-2|52	convert pixmaps/rawstudio.png -resize 32x32 %buildroot%{_iconsdir}/%{name}.png
12cr|rawstudio-2.0-2|53	convert pixmaps/rawstudio.png -resize 16x16 %buildroot%{_miconsdir}/%{name}.png
12cr|rawstudio-2.0-2|54	cp pixmaps/rawstudio.png %buildroot%{_liconsdir}/%{name}.png
12cr|rawstudio-2.0-2|55	
12cr|rawstudio-2.0-2|56	rm -fr %buildroot%_includedir %buildroot%_libdir/{*.so,*.la,pkgconfig}
12cr|rawstudio-2.0-2|57	
12cr|rawstudio-2.0-2|58	%files -f %{name}.lang
12cr|rawstudio-2.0-2|59	%docdir %{_docdir}/%{name}-%{version}
12cr|rawstudio-2.0-2|60	%doc README
12cr|rawstudio-2.0-2|61	%_bindir/*
12cr|rawstudio-2.0-2|62	%_libdir/*.so.*
12cr|rawstudio-2.0-2|63	%_datadir/%name
12cr|rawstudio-2.0-2|64	%_datadir/rawspeed
12cr|rawstudio-2.0-2|65	%_datadir/applications/*
12cr|rawstudio-2.0-2|66	%_datadir/pixmaps/*
12cr|rawstudio-2.0-2|67	%_iconsdir/*.png
12cr|rawstudio-2.0-2|68	%_liconsdir/*.png
12cr|rawstudio-2.0-2|69	%_miconsdir/*.png
12cr|rawstudio-2.0-2|70	
12cr|rawstudio-2.0-2|71	
12cr|rawstudio-2.0-2|72	%changelog
12cr|rawstudio-2.0-2|73	* Fri Apr 08 2011 Funda Wang <fwang@mandriva.org> 2.0-1mdv2011.0
12cr|rawstudio-2.0-2|74	+ Revision: 651970
12cr|rawstudio-2.0-2|75	- New version 2.0
12cr|rawstudio-2.0-2|76	
12cr|rawstudio-2.0-2|77	* Wed Dec 01 2010 Funda Wang <fwang@mandriva.org> 1.2-6mdv2011.0
12cr|rawstudio-2.0-2|78	+ Revision: 604408
12cr|rawstudio-2.0-2|79	- rebuild for new exiv2
12cr|rawstudio-2.0-2|80	
12cr|rawstudio-2.0-2|81	* Tue Aug 03 2010 Funda Wang <fwang@mandriva.org> 1.2-5mdv2011.0
12cr|rawstudio-2.0-2|82	+ Revision: 565569
12cr|rawstudio-2.0-2|83	- rebuild for new exiv2
12cr|rawstudio-2.0-2|84	
12cr|rawstudio-2.0-2|85	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 1.2-4mdv2010.1
12cr|rawstudio-2.0-2|86	+ Revision: 492264
12cr|rawstudio-2.0-2|87	- rebuild for libjpeg v8
12cr|rawstudio-2.0-2|88	
12cr|rawstudio-2.0-2|89	* Wed Dec 30 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2-3mdv2010.1
12cr|rawstudio-2.0-2|90	+ Revision: 484209
12cr|rawstudio-2.0-2|91	- Rebuild for new libexiv2
12cr|rawstudio-2.0-2|92	
12cr|rawstudio-2.0-2|93	* Sun Aug 23 2009 Funda Wang <fwang@mandriva.org> 1.2-2mdv2010.0
12cr|rawstudio-2.0-2|94	+ Revision: 420217
12cr|rawstudio-2.0-2|95	- fix build with newer glibc
12cr|rawstudio-2.0-2|96	- rebuild for new libjpeg v7
12cr|rawstudio-2.0-2|97	
12cr|rawstudio-2.0-2|98	* Wed May 06 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2-1mdv2010.0
12cr|rawstudio-2.0-2|99	+ Revision: 372739
12cr|rawstudio-2.0-2|100	- Update to new version 1.2
12cr|rawstudio-2.0-2|101	- Update -Werror=format-security patch
12cr|rawstudio-2.0-2|102	
12cr|rawstudio-2.0-2|103	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 1.1-2mdv2009.1
12cr|rawstudio-2.0-2|104	+ Revision: 324541
12cr|rawstudio-2.0-2|105	- fix str fmt
12cr|rawstudio-2.0-2|106	
12cr|rawstudio-2.0-2|107	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|rawstudio-2.0-2|108	- lowercase ImageMagick
12cr|rawstudio-2.0-2|109	
12cr|rawstudio-2.0-2|110	* Fri Oct 10 2008 Frederik Himpe <fhimpe@mandriva.org> 1.1-1mdv2009.1
12cr|rawstudio-2.0-2|111	+ Revision: 291637
12cr|rawstudio-2.0-2|112	- Add BuildRequires libexiv-devel
12cr|rawstudio-2.0-2|113	- update to new version 1.1
12cr|rawstudio-2.0-2|114	
12cr|rawstudio-2.0-2|115	* Thu Aug 07 2008 Frederik Himpe <fhimpe@mandriva.org> 1.0-1mdv2009.0
12cr|rawstudio-2.0-2|116	+ Revision: 266849
12cr|rawstudio-2.0-2|117	- Update to new version 1.0
12cr|rawstudio-2.0-2|118	- Add translations and a few other files
12cr|rawstudio-2.0-2|119	
12cr|rawstudio-2.0-2|120	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.7-4mdv2009.0
12cr|rawstudio-2.0-2|121	+ Revision: 260074
12cr|rawstudio-2.0-2|122	- rebuild
12cr|rawstudio-2.0-2|123	
12cr|rawstudio-2.0-2|124	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.7-3mdv2009.0
12cr|rawstudio-2.0-2|125	+ Revision: 247898
12cr|rawstudio-2.0-2|126	- rebuild
12cr|rawstudio-2.0-2|127	
12cr|rawstudio-2.0-2|128	+ Pixel <pixel@mandriva.com>
12cr|rawstudio-2.0-2|129	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|rawstudio-2.0-2|130	
12cr|rawstudio-2.0-2|131	* Mon Feb 25 2008 Frederik Himpe <fhimpe@mandriva.org> 0.7-1mdv2008.1
12cr|rawstudio-2.0-2|132	+ Revision: 175066
12cr|rawstudio-2.0-2|133	- New upstream version
12cr|rawstudio-2.0-2|134	- New license policy
12cr|rawstudio-2.0-2|135	- Remove extension from Icon line in desktop file
12cr|rawstudio-2.0-2|136	
12cr|rawstudio-2.0-2|137	+ Olivier Blin <oblin@mandriva.com>
12cr|rawstudio-2.0-2|138	- restore BuildRoot
12cr|rawstudio-2.0-2|139	
12cr|rawstudio-2.0-2|140	+ Thierry Vignaud <tv@mandriva.org>
12cr|rawstudio-2.0-2|141	- kill re-definition of %%buildroot on Pixel's request
12cr|rawstudio-2.0-2|142	
12cr|rawstudio-2.0-2|143	* Wed Aug 22 2007 Frederic Crozat <fcrozat@mandriva.com> 0.6-1mdv2008.0
12cr|rawstudio-2.0-2|144	+ Revision: 69136
12cr|rawstudio-2.0-2|145	- Fix BR for x86-64
12cr|rawstudio-2.0-2|146	- Import rawstudio
12cr|rawstudio-2.0-2|147	

6897 12
12cr|rawtherapee-4.0.9-1|1	%define _disable_ld_no_undefined 1
12cr|rawtherapee-4.0.9-1|2	
12cr|rawtherapee-4.0.9-1|3	Name:		rawtherapee
12cr|rawtherapee-4.0.9-1|4	Version:	4.0.9
12cr|rawtherapee-4.0.9-1|5	Release:	%mkrel 1
12cr|rawtherapee-4.0.9-1|6	Summary:	Raw image processing software
12cr|rawtherapee-4.0.9-1|7	Group:		Graphics
12cr|rawtherapee-4.0.9-1|8	License:	GPLv3 and MIT and IJG
12cr|rawtherapee-4.0.9-1|9	URL:		http://www.rawtherapee.com/
12cr|rawtherapee-4.0.9-1|10	Source0:	http://rawtherapee.googlecode.com/files/%{name}-%{version}.tar.xz
12cr|rawtherapee-4.0.9-1|11	BuildRequires:	cmake >= 2.6
12cr|rawtherapee-4.0.9-1|12	BuildRequires:	gtk2-devel >= 2.12
12cr|rawtherapee-4.0.9-1|13	BuildRequires:	gtkmm2.4-devel
12cr|rawtherapee-4.0.9-1|14	BuildRequires:	lcms2-devel
12cr|rawtherapee-4.0.9-1|15	BuildRequires:	jpeg-devel
12cr|rawtherapee-4.0.9-1|16	BuildRequires:	tiff-devel
12cr|rawtherapee-4.0.9-1|17	BuildRequires:	png-devel
12cr|rawtherapee-4.0.9-1|18	BuildRequires:	zlib-devel
12cr|rawtherapee-4.0.9-1|19	BuildRequires:	bzip2-devel
12cr|rawtherapee-4.0.9-1|20	BuildRequires:	pkgconfig(libiptcdata)
12cr|rawtherapee-4.0.9-1|21	BuildRequires:	pkgconfig(expat)
12cr|rawtherapee-4.0.9-1|22	BuildRequires:	mercurial
12cr|rawtherapee-4.0.9-1|23	Requires:	hicolor-icon-theme
12cr|rawtherapee-4.0.9-1|24	
12cr|rawtherapee-4.0.9-1|25	%description
12cr|rawtherapee-4.0.9-1|26	Rawtherapee is a RAW image processing software. It gives full control over
12cr|rawtherapee-4.0.9-1|27	many parameters to enhance the raw picture before finally exporting it
12cr|rawtherapee-4.0.9-1|28	to some common image format.
12cr|rawtherapee-4.0.9-1|29	
12cr|rawtherapee-4.0.9-1|30	%prep
12cr|rawtherapee-4.0.9-1|31	%setup -q
12cr|rawtherapee-4.0.9-1|32	
12cr|rawtherapee-4.0.9-1|33	# fix wrong line endings
12cr|rawtherapee-4.0.9-1|34	%__sed -i "s|\r||g" AUTHORS.txt COMPILE.txt
12cr|rawtherapee-4.0.9-1|35	
12cr|rawtherapee-4.0.9-1|36	# tell version
12cr|rawtherapee-4.0.9-1|37	%__cat > rtgui/version.h << EOF
12cr|rawtherapee-4.0.9-1|38	#ifndef _VERSION_
12cr|rawtherapee-4.0.9-1|39	#define _VERSION_
12cr|rawtherapee-4.0.9-1|40	
12cr|rawtherapee-4.0.9-1|41	#define VERSION "%{version}"
12cr|rawtherapee-4.0.9-1|42	#define TAGDISTANCE 0
12cr|rawtherapee-4.0.9-1|43	#define CACHEFOLDERNAME "RawTherapee${CACHE_NAME_SUFFIX}"
12cr|rawtherapee-4.0.9-1|44	#endif
12cr|rawtherapee-4.0.9-1|45	EOF
12cr|rawtherapee-4.0.9-1|46	
12cr|rawtherapee-4.0.9-1|47	%build
12cr|rawtherapee-4.0.9-1|48	%cmake -DBUILD_SHARED_LIBS:BOOL=OFF
12cr|rawtherapee-4.0.9-1|49	%make
12cr|rawtherapee-4.0.9-1|50	
12cr|rawtherapee-4.0.9-1|51	%install
12cr|rawtherapee-4.0.9-1|52	%__rm -rf %{buildroot}
12cr|rawtherapee-4.0.9-1|53	%makeinstall_std -C build
12cr|rawtherapee-4.0.9-1|54	
12cr|rawtherapee-4.0.9-1|55	# These file are taken from the root already
12cr|rawtherapee-4.0.9-1|56	%__rm -rf %{buildroot}%{_datadir}/doc/rawtherapee
12cr|rawtherapee-4.0.9-1|57	
12cr|rawtherapee-4.0.9-1|58	%clean
12cr|rawtherapee-4.0.9-1|59	%__rm -rf %{buildroot}
12cr|rawtherapee-4.0.9-1|60	
12cr|rawtherapee-4.0.9-1|61	%files
12cr|rawtherapee-4.0.9-1|62	%doc AUTHORS.txt LICENSE.txt COMPILE.txt
12cr|rawtherapee-4.0.9-1|63	%{_bindir}/rawtherapee
12cr|rawtherapee-4.0.9-1|64	%{_datadir}/%{name}
12cr|rawtherapee-4.0.9-1|65	%{_datadir}/applications/%{name}.desktop
12cr|rawtherapee-4.0.9-1|66	%{_iconsdir}/hicolor/*/apps/rawtherapee.png
12cr|rawtherapee-4.0.9-1|67	
12cr|rawtherapee-4.0.9-1|68	
12cr|rawtherapee-4.0.9-1|69	%changelog
12cr|rawtherapee-4.0.9-1|70	* Mon Jun 04 2012 Alexander Khrukin <akhrukin@mandriva.org> 4.0.9-1mdv2012.0
12cr|rawtherapee-4.0.9-1|71	+ Revision: 802347
12cr|rawtherapee-4.0.9-1|72	- BR pkgconfig(expat)
12cr|rawtherapee-4.0.9-1|73	- version update 4.0.9
12cr|rawtherapee-4.0.9-1|74	
12cr|rawtherapee-4.0.9-1|75	* Fri Apr 27 2012 Andrey Bondrov <abondrov@mandriva.org> 4.0.8-1
12cr|rawtherapee-4.0.9-1|76	+ Revision: 793934
12cr|rawtherapee-4.0.9-1|77	- New version 4.0.8, drop useless patches and sources, convert Fedora spec to Mandriva style
12cr|rawtherapee-4.0.9-1|78	
12cr|rawtherapee-4.0.9-1|79	* Wed Dec 07 2011 Alexander Khrukin <akhrukin@mandriva.org> 4.0.6-1
12cr|rawtherapee-4.0.9-1|80	+ Revision: 738577
12cr|rawtherapee-4.0.9-1|81	- version update 4.0.6
12cr|rawtherapee-4.0.9-1|82	
12cr|rawtherapee-4.0.9-1|83	* Tue Oct 25 2011 Alexander Barakin <abarakin@mandriva.org> 4.0.4-1
12cr|rawtherapee-4.0.9-1|84	+ Revision: 707133
12cr|rawtherapee-4.0.9-1|85	- imported package rawtherapee
12cr|rawtherapee-4.0.9-1|86	

6898 12
12cr|raw-thumbnailer-3.0.0-1|1	Summary:	Thumbnail generator for raw images
12cr|raw-thumbnailer-3.0.0-1|2	Name:		raw-thumbnailer
12cr|raw-thumbnailer-3.0.0-1|3	Version:	3.0.0
12cr|raw-thumbnailer-3.0.0-1|4	Release:	1
12cr|raw-thumbnailer-3.0.0-1|5	License:	GPLv2+
12cr|raw-thumbnailer-3.0.0-1|6	Group:		Graphics
12cr|raw-thumbnailer-3.0.0-1|7	Url:		http://libopenraw.freedesktop.org/wiki/RawThumbnailer
12cr|raw-thumbnailer-3.0.0-1|8	Source0:	http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2
12cr|raw-thumbnailer-3.0.0-1|9	BuildRequires:	pkgconfig(libopenraw-gnome-1.0)
12cr|raw-thumbnailer-3.0.0-1|10	BuildRequires:	intltool
12cr|raw-thumbnailer-3.0.0-1|11	
12cr|raw-thumbnailer-3.0.0-1|12	%description
12cr|raw-thumbnailer-3.0.0-1|13	This simple program generates thumbnails of digital camera raw
12cr|raw-thumbnailer-3.0.0-1|14	image files using libopenraw and GDK. It supports the same file
12cr|raw-thumbnailer-3.0.0-1|15	formats as libopenraw.This thumbnailer is designed to be small,
12cr|raw-thumbnailer-3.0.0-1|16	lightweight and fast.
12cr|raw-thumbnailer-3.0.0-1|17	
12cr|raw-thumbnailer-3.0.0-1|18	%prep
12cr|raw-thumbnailer-3.0.0-1|19	%setup -q
12cr|raw-thumbnailer-3.0.0-1|20	
12cr|raw-thumbnailer-3.0.0-1|21	%build
12cr|raw-thumbnailer-3.0.0-1|22	%configure2_5x
12cr|raw-thumbnailer-3.0.0-1|23	%make
12cr|raw-thumbnailer-3.0.0-1|24	
12cr|raw-thumbnailer-3.0.0-1|25	%install
12cr|raw-thumbnailer-3.0.0-1|26	%makeinstall_std
12cr|raw-thumbnailer-3.0.0-1|27	
12cr|raw-thumbnailer-3.0.0-1|28	%files
12cr|raw-thumbnailer-3.0.0-1|29	%{_bindir}/%{name}
12cr|raw-thumbnailer-3.0.0-1|30	%{_datadir}/mime/packages/raw-thumbnailer.xml
12cr|raw-thumbnailer-3.0.0-1|31	%{_datadir}/thumbnailers/raw.thumbnailer
12cr|raw-thumbnailer-3.0.0-1|32	

6899 12
12cr|razercfg-0.19-1|1	Name:		razercfg
12cr|razercfg-0.19-1|2	Version:	0.19
12cr|razercfg-0.19-1|3	Release:	%mkrel 1
12cr|razercfg-0.19-1|4	Summary:	Razer device configuration tool
12cr|razercfg-0.19-1|5	Group:		System/Configuration/Hardware
12cr|razercfg-0.19-1|6	License:	GPLv2
12cr|razercfg-0.19-1|7	URL:		http://bues.ch/cms/hacking/razercfg.html
12cr|razercfg-0.19-1|8	Source0:	http://bues.ch/razercfg/%{name}-%{version}.tar.bz2
12cr|razercfg-0.19-1|9	Source1:	razerd.service
12cr|razercfg-0.19-1|10	BuildRequires:	python-qt4
12cr|razercfg-0.19-1|11	BuildRequires:	cmake
12cr|razercfg-0.19-1|12	BuildRequires:	pkgconfig(libusb-1.0)
12cr|razercfg-0.19-1|13	BuildRequires:	python-devel
12cr|razercfg-0.19-1|14	Patch0:		libdir_64_fix.patch
12cr|razercfg-0.19-1|15	
12cr|razercfg-0.19-1|16	%description
12cr|razercfg-0.19-1|17	This is the next generation Razer device configuration tool
12cr|razercfg-0.19-1|18	bringing the Razer gaming experience to the free open source world.
12cr|razercfg-0.19-1|19	This utility is a replacement for the old deathaddercfg tool.
12cr|razercfg-0.19-1|20	The tool architecture is based on "razerd", which is a background
12cr|razercfg-0.19-1|21	daemon doing all of the lowlevel privileged hardware accesses.
12cr|razercfg-0.19-1|22	The user interface tools are "razercfg", a commandline tool;
12cr|razercfg-0.19-1|23	and "qrazercfg", a QT4 based graphical device configuration tool.
12cr|razercfg-0.19-1|24	
12cr|razercfg-0.19-1|25	%prep
12cr|razercfg-0.19-1|26	%setup -q
12cr|razercfg-0.19-1|27	%patch0 -p1
12cr|razercfg-0.19-1|28	
12cr|razercfg-0.19-1|29	%build
12cr|razercfg-0.19-1|30	%cmake
12cr|razercfg-0.19-1|31	%make
12cr|razercfg-0.19-1|32	
12cr|razercfg-0.19-1|33	%install
12cr|razercfg-0.19-1|34	#cd build/
12cr|razercfg-0.19-1|35	%makeinstall_std -C build
12cr|razercfg-0.19-1|36	
12cr|razercfg-0.19-1|37	mkdir -p %{buildroot}%{_unitdir}/
12cr|razercfg-0.19-1|38	
12cr|razercfg-0.19-1|39	%{__install} -m 0755 %{SOURCE1} -D %{buildroot}%{_unitdir}/razerd.service
12cr|razercfg-0.19-1|40	
12cr|razercfg-0.19-1|41	%post
12cr|razercfg-0.19-1|42	%_post_service razerd.service
12cr|razercfg-0.19-1|43	
12cr|razercfg-0.19-1|44	%preun
12cr|razercfg-0.19-1|45	%_preun_service razerd.service
12cr|razercfg-0.19-1|46	
12cr|razercfg-0.19-1|47	%files
12cr|razercfg-0.19-1|48	%doc COPYING README
12cr|razercfg-0.19-1|49	%{_bindir}/*
12cr|razercfg-0.19-1|50	%{_sbindir}/razerd
12cr|razercfg-0.19-1|51	%{_unitdir}/razerd.service
12cr|razercfg-0.19-1|52	%{_libdir}/librazer.so
12cr|razercfg-0.19-1|53	%{_sysconfdir}/pm/sleep.d/50-razer
12cr|razercfg-0.19-1|54	%{_sysconfdir}/udev/rules.d/01-razer-udev.rules

6900 12
12cr|razorqt-0.5.1-1|1	%define qtxdglibdevel	%mklibname qtxdg -d
12cr|razorqt-0.5.1-1|2	%define libnamedevel	%mklibname  %name -d
12cr|razorqt-0.5.1-1|3	%define _name		razor
12cr|razorqt-0.5.1-1|4	
12cr|razorqt-0.5.1-1|5	Name:		%{_name}qt
12cr|razorqt-0.5.1-1|6	Version:	0.5.1
12cr|razorqt-0.5.1-1|7	Release:	%mkrel 1
12cr|razorqt-0.5.1-1|8	License:	LGPLv2+
12cr|razorqt-0.5.1-1|9	Source0:	https://github.com/downloads/Razor-qt/razor-qt/%{name}-%{version}.tar.bz2
12cr|razorqt-0.5.1-1|10	Group:		Graphical desktop/Other
12cr|razorqt-0.5.1-1|11	Summary:	Razor is a lightweight desktop toolbox
12cr|razorqt-0.5.1-1|12	Url:		http://%{_name}-qt.org
12cr|razorqt-0.5.1-1|13	
12cr|razorqt-0.5.1-1|14	BuildRequires:	gcc-c++
12cr|razorqt-0.5.1-1|15	BuildRequires:	cmake
12cr|razorqt-0.5.1-1|16	BuildRequires:	doxygen
12cr|razorqt-0.5.1-1|17	BuildRequires:	magic-devel
12cr|razorqt-0.5.1-1|18	BuildRequires:	qt4-devel
12cr|razorqt-0.5.1-1|19	BuildRequires:	qt4-linguist
12cr|razorqt-0.5.1-1|20	BuildRequires:	pkgconfig(xcomposite)
12cr|razorqt-0.5.1-1|21	BuildRequires:	pkgconfig(udev)
12cr|razorqt-0.5.1-1|22	BuildRequires:	pkgconfig(polkit-qt-1)
12cr|razorqt-0.5.1-1|23	BuildRequires:	pkgconfig(xcursor)
12cr|razorqt-0.5.1-1|24	BuildRequires:	pkgconfig(libpulse)
12cr|razorqt-0.5.1-1|25	BuildRequires:	pkgconfig(libstatgrab)
12cr|razorqt-0.5.1-1|26	BuildRequires:	desktop-file-utils
12cr|razorqt-0.5.1-1|27	
12cr|razorqt-0.5.1-1|28	
12cr|razorqt-0.5.1-1|29	%description
12cr|razorqt-0.5.1-1|30	Razor-qt is an advanced, easy-to-use, and fast desktop environment based on
12cr|razorqt-0.5.1-1|31	Qt technologies. It has been tailored for users who value simplicity, speed,
12cr|razorqt-0.5.1-1|32	and an intuitive interface.
12cr|razorqt-0.5.1-1|33	
12cr|razorqt-0.5.1-1|34	#------------------------------------------------------------------------------
12cr|razorqt-0.5.1-1|35	
12cr|razorqt-0.5.1-1|36	%define		librazormount_major 0
12cr|razorqt-0.5.1-1|37	%define		librazormount %mklibname razormount %{librazormount_major}
12cr|razorqt-0.5.1-1|38	
12cr|razorqt-0.5.1-1|39	%package -n	%librazormount
12cr|razorqt-0.5.1-1|40	Summary:	RazorQt shared library
12cr|razorqt-0.5.1-1|41	Group:		System/Libraries
12cr|razorqt-0.5.1-1|42	License:	LGPLv2+
12cr|razorqt-0.5.1-1|43	
12cr|razorqt-0.5.1-1|44	%description -n %librazormount
12cr|razorqt-0.5.1-1|45	%{summary}
12cr|razorqt-0.5.1-1|46	
12cr|razorqt-0.5.1-1|47	%files -n	%librazormount
12cr|razorqt-0.5.1-1|48	%_libdir/lib%{_name}mount.so.%{librazormount_major}*
12cr|razorqt-0.5.1-1|49	
12cr|razorqt-0.5.1-1|50	#------------------------------------------------------------------------------
12cr|razorqt-0.5.1-1|51	
12cr|razorqt-0.5.1-1|52	%define		librazorqt_major 0
12cr|razorqt-0.5.1-1|53	%define		librazorqt %mklibname razorqt %{librazorqt_major}
12cr|razorqt-0.5.1-1|54	
12cr|razorqt-0.5.1-1|55	%package -n	%librazorqt
12cr|razorqt-0.5.1-1|56	Summary:	RazorQt shared library
12cr|razorqt-0.5.1-1|57	Group:		System/Libraries
12cr|razorqt-0.5.1-1|58	License:	LGPLv2+
12cr|razorqt-0.5.1-1|59	
12cr|razorqt-0.5.1-1|60	%description -n %librazorqt
12cr|razorqt-0.5.1-1|61	%{summary}
12cr|razorqt-0.5.1-1|62	
12cr|razorqt-0.5.1-1|63	%files -n	%librazorqt
12cr|razorqt-0.5.1-1|64	%_libdir/lib%{_name}qt.so.%{librazorqt_major}*
12cr|razorqt-0.5.1-1|65	
12cr|razorqt-0.5.1-1|66	#------------------------------------------------------------------------------
12cr|razorqt-0.5.1-1|67	
12cr|razorqt-0.5.1-1|68	%define		librazorqxt_major 0
12cr|razorqt-0.5.1-1|69	%define		librazorqxt %mklibname razorqxt %{librazorqxt_major}
12cr|razorqt-0.5.1-1|70	
12cr|razorqt-0.5.1-1|71	%package -n	%librazorqxt
12cr|razorqt-0.5.1-1|72	Summary:	Customized part of the libqxt library
12cr|razorqt-0.5.1-1|73	Group:		System/Libraries
12cr|razorqt-0.5.1-1|74	# BSD3 (gpl2 and gpl3 compatible, as from http://fedoraproject.org/wiki/Licensing#SoftwareLicenses)
12cr|razorqt-0.5.1-1|75	License:	BSD
12cr|razorqt-0.5.1-1|76	
12cr|razorqt-0.5.1-1|77	%description -n %librazorqxt
12cr|razorqt-0.5.1-1|78	%{summary}
12cr|razorqt-0.5.1-1|79	
12cr|razorqt-0.5.1-1|80	%files -n	%librazorqxt
12cr|razorqt-0.5.1-1|81	%doc libraries/%{_name}qxt/LICENSE
12cr|razorqt-0.5.1-1|82	%_libdir/lib%{_name}qxt.so.%{librazorqxt_major}*
12cr|razorqt-0.5.1-1|83	
12cr|razorqt-0.5.1-1|84	#------------------------------------------------------------------------------
12cr|razorqt-0.5.1-1|85	
12cr|razorqt-0.5.1-1|86	%define		libqtxdg_major 0
12cr|razorqt-0.5.1-1|87	%define		libqtxdg %mklibname qtxdg %{libqtxdg_major}
12cr|razorqt-0.5.1-1|88	
12cr|razorqt-0.5.1-1|89	%package -n	%libqtxdg
12cr|razorqt-0.5.1-1|90	Summary:	Xdg manipulation library using Qt4
12cr|razorqt-0.5.1-1|91	Group:		System/Libraries
12cr|razorqt-0.5.1-1|92	# qiconloader.cpp and qiconloader_p.h -> lgplv2
12cr|razorqt-0.5.1-1|93	# xdg* files -> lgplv2+
12cr|razorqt-0.5.1-1|94	License:	LGPLv2+
12cr|razorqt-0.5.1-1|95	
12cr|razorqt-0.5.1-1|96	%description -n %libqtxdg
12cr|razorqt-0.5.1-1|97	%{summary}
12cr|razorqt-0.5.1-1|98	
12cr|razorqt-0.5.1-1|99	%files -n	%libqtxdg
12cr|razorqt-0.5.1-1|100	%_libdir/libqtxdg.so.%{libqtxdg_major}*
12cr|razorqt-0.5.1-1|101	
12cr|razorqt-0.5.1-1|102	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|103	
12cr|razorqt-0.5.1-1|104	%package -n     %libnamedevel
12cr|razorqt-0.5.1-1|105	Summary:	RazorQt development package
12cr|razorqt-0.5.1-1|106	Group:		Development/Other
12cr|razorqt-0.5.1-1|107	Requires:	%librazormount = %{version}-%{release}
12cr|razorqt-0.5.1-1|108	Requires:	%librazorqt = %{version}-%{release}
12cr|razorqt-0.5.1-1|109	Requires:	%librazorqxt = %{version}-%{release}
12cr|razorqt-0.5.1-1|110	License:	GPLv2 and LGPLv2+
12cr|razorqt-0.5.1-1|111	
12cr|razorqt-0.5.1-1|112	%description -n %libnamedevel
12cr|razorqt-0.5.1-1|113	%{summary}
12cr|razorqt-0.5.1-1|114	
12cr|razorqt-0.5.1-1|115	%files -n	%libnamedevel
12cr|razorqt-0.5.1-1|116	%{_libdir}/lib%{_name}*.so
12cr|razorqt-0.5.1-1|117	%{_includedir}/%{_name}*/
12cr|razorqt-0.5.1-1|118	%{_bindir}/%{_name}-x11info
12cr|razorqt-0.5.1-1|119	%{_libdir}/pkgconfig/%{_name}mount.pc
12cr|razorqt-0.5.1-1|120	%{_libdir}/pkgconfig/%{_name}qxt.pc
12cr|razorqt-0.5.1-1|121	%{_libdir}/pkgconfig/%{name}.pc
12cr|razorqt-0.5.1-1|122	
12cr|razorqt-0.5.1-1|123	#------------------------------------------------------------------------------
12cr|razorqt-0.5.1-1|124	
12cr|razorqt-0.5.1-1|125	%package -n     %{qtxdglibdevel}
12cr|razorqt-0.5.1-1|126	Summary:	Development files for QtXdg library
12cr|razorqt-0.5.1-1|127	Group:		Development/Other
12cr|razorqt-0.5.1-1|128	Requires:	%{libqtxdg} = %{version}-%{release}
12cr|razorqt-0.5.1-1|129	License:	LGPLv2+
12cr|razorqt-0.5.1-1|130	
12cr|razorqt-0.5.1-1|131	%description -n %{qtxdglibdevel}
12cr|razorqt-0.5.1-1|132	%{summary}
12cr|razorqt-0.5.1-1|133	
12cr|razorqt-0.5.1-1|134	%files -n	%{qtxdglibdevel}
12cr|razorqt-0.5.1-1|135	%{_libdir}/libqtxdg.so
12cr|razorqt-0.5.1-1|136	%{_includedir}/qtxdg/
12cr|razorqt-0.5.1-1|137	%{_libdir}/pkgconfig/qtxdg.pc
12cr|razorqt-0.5.1-1|138	
12cr|razorqt-0.5.1-1|139	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|140	
12cr|razorqt-0.5.1-1|141	%package	appswitcher
12cr|razorqt-0.5.1-1|142	Summary:	RazorQt application switcher
12cr|razorqt-0.5.1-1|143	Group:		System/X11
12cr|razorqt-0.5.1-1|144	Requires:	%{name}-data = %{version}-%{release}
12cr|razorqt-0.5.1-1|145	License:	LGPLv2+
12cr|razorqt-0.5.1-1|146	
12cr|razorqt-0.5.1-1|147	Conflicts:	%{name}-appswitcher <= 0.4.1
12cr|razorqt-0.5.1-1|148	Obsoletes:	%{name}-appswitcher <= 0.4.1
12cr|razorqt-0.5.1-1|149	
12cr|razorqt-0.5.1-1|150	%description    appswitcher
12cr|razorqt-0.5.1-1|151	%{summary}
12cr|razorqt-0.5.1-1|152	
12cr|razorqt-0.5.1-1|153	%files		appswitcher
12cr|razorqt-0.5.1-1|154	%{_bindir}/%{_name}-appswitcher
12cr|razorqt-0.5.1-1|155	
12cr|razorqt-0.5.1-1|156	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|157	
12cr|razorqt-0.5.1-1|158	%package	desktop
12cr|razorqt-0.5.1-1|159	Summary:	RazorQt desktop
12cr|razorqt-0.5.1-1|160	Group:		Graphical desktop/Other
12cr|razorqt-0.5.1-1|161	Requires:	%{name}-data = %{version}-%{release}
12cr|razorqt-0.5.1-1|162	Requires:	%{name}-config-desktop = %{version}-%{release}
12cr|razorqt-0.5.1-1|163	License:	LGPLv2+
12cr|razorqt-0.5.1-1|164	
12cr|razorqt-0.5.1-1|165	Conflicts:	%{name}-desktop <= 0.4.1
12cr|razorqt-0.5.1-1|166	Obsoletes:	%{name}-desktop <= 0.4.1
12cr|razorqt-0.5.1-1|167	
12cr|razorqt-0.5.1-1|168	%description    desktop
12cr|razorqt-0.5.1-1|169	%{summary}
12cr|razorqt-0.5.1-1|170	
12cr|razorqt-0.5.1-1|171	%files		desktop
12cr|razorqt-0.5.1-1|172	%{_bindir}/%{_name}-desktop
12cr|razorqt-0.5.1-1|173	%{_libdir}/%{_name}-desktop
12cr|razorqt-0.5.1-1|174	%dir %{_datadir}/%{_name}
12cr|razorqt-0.5.1-1|175	%{_sysconfdir}/%{_name}/desktop.conf
12cr|razorqt-0.5.1-1|176	%{_datadir}/%{_name}/%{_name}-desktop/
12cr|razorqt-0.5.1-1|177	
12cr|razorqt-0.5.1-1|178	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|179	
12cr|razorqt-0.5.1-1|180	%package	panel
12cr|razorqt-0.5.1-1|181	Summary:	RazorQt panel
12cr|razorqt-0.5.1-1|182	Group:		Graphical desktop/Other
12cr|razorqt-0.5.1-1|183	License:	LGPLv2+
12cr|razorqt-0.5.1-1|184	Requires:	%{name}-data  = %{version}-%{release}
12cr|razorqt-0.5.1-1|185	Requires:	%{name}-config-appearance = %{version}-%{release}
12cr|razorqt-0.5.1-1|186	Requires:	%{name}-config-mouse = %{version}-%{release}
12cr|razorqt-0.5.1-1|187	
12cr|razorqt-0.5.1-1|188	Conflicts:	%{name}-panel <= 0.4.1
12cr|razorqt-0.5.1-1|189	Obsoletes:	%{name}-panel <= 0.4.1
12cr|razorqt-0.5.1-1|190	
12cr|razorqt-0.5.1-1|191	%description    panel
12cr|razorqt-0.5.1-1|192	%{summary}
12cr|razorqt-0.5.1-1|193	
12cr|razorqt-0.5.1-1|194	%files		panel
12cr|razorqt-0.5.1-1|195	%{_bindir}/%{_name}-panel
12cr|razorqt-0.5.1-1|196	%{_libdir}/%{_name}-panel/
12cr|razorqt-0.5.1-1|197	%{_datadir}/%{_name}/%{_name}-panel/
12cr|razorqt-0.5.1-1|198	%{_sysconfdir}/%{_name}/%{_name}-panel/panel.conf
12cr|razorqt-0.5.1-1|199	
12cr|razorqt-0.5.1-1|200	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|201	
12cr|razorqt-0.5.1-1|202	%package	data
12cr|razorqt-0.5.1-1|203	Summary:	RazorQt resources and shared data
12cr|razorqt-0.5.1-1|204	Group:		Graphical desktop/Other
12cr|razorqt-0.5.1-1|205	
12cr|razorqt-0.5.1-1|206	Conflicts:	%{name}-data <= 0.4.1
12cr|razorqt-0.5.1-1|207	Obsoletes:	%{name}-data <= 0.4.1
12cr|razorqt-0.5.1-1|208	
12cr|razorqt-0.5.1-1|209	%description    data
12cr|razorqt-0.5.1-1|210	%{summary}
12cr|razorqt-0.5.1-1|211	
12cr|razorqt-0.5.1-1|212	%files		data
12cr|razorqt-0.5.1-1|213	%dir %{_datadir}/%{_name}
12cr|razorqt-0.5.1-1|214	%dir %{_datadir}/%{_name}/themes
12cr|razorqt-0.5.1-1|215	%dir %{_datadir}/%{_name}/graphics
12cr|razorqt-0.5.1-1|216	%{_sysconfdir}/%{_name}/%{_name}.conf
12cr|razorqt-0.5.1-1|217	%{_datadir}/%{_name}/graphics/*
12cr|razorqt-0.5.1-1|218	%{_datadir}/%{_name}/themes/*
12cr|razorqt-0.5.1-1|219	%config %_sysconfdir/xdg/menus/%{_name}-applications.menu
12cr|razorqt-0.5.1-1|220	%config %_sysconfdir/xdg/autostart/*.desktop
12cr|razorqt-0.5.1-1|221	%config %_sysconfdir/%{_name}/windowmanagers.conf
12cr|razorqt-0.5.1-1|222	%{_datadir}/desktop-directories/%{_name}*
12cr|razorqt-0.5.1-1|223	%{_datadir}/lib%{name}
12cr|razorqt-0.5.1-1|224	%{_datadir}/libqtxdg/
12cr|razorqt-0.5.1-1|225	# temp files - it will be removed when it becomes part of upstream
12cr|razorqt-0.5.1-1|226	%{_libdir}/%{_name}-xdg-tools
12cr|razorqt-0.5.1-1|227	%{_datadir}/icons/hicolor/scalable/apps/laptop-lid*
12cr|razorqt-0.5.1-1|228	
12cr|razorqt-0.5.1-1|229	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|230	
12cr|razorqt-0.5.1-1|231	%package	autosuspend
12cr|razorqt-0.5.1-1|232	Summary:	RazorQt autosuspend application
12cr|razorqt-0.5.1-1|233	Group:		Graphical desktop/Other
12cr|razorqt-0.5.1-1|234	Requires:	%{name}-data = %{version}-%{release}
12cr|razorqt-0.5.1-1|235	Requires:	%{name}-config-autosuspend = %{version}-%{release}
12cr|razorqt-0.5.1-1|236	Requires:	%{name}-power = %{version}-%{release}
12cr|razorqt-0.5.1-1|237	License:	LGPLv2+
12cr|razorqt-0.5.1-1|238	
12cr|razorqt-0.5.1-1|239	%description	autosuspend
12cr|razorqt-0.5.1-1|240	%{summary}
12cr|razorqt-0.5.1-1|241	
12cr|razorqt-0.5.1-1|242	%files		autosuspend
12cr|razorqt-0.5.1-1|243	%{_bindir}/%{_name}-autosuspend
12cr|razorqt-0.5.1-1|244	#% {_datadir}/applications/% {_name}-autosuspend.desktop
12cr|razorqt-0.5.1-1|245	%dir %{_datadir}/%{_name}/%{_name}-autosuspend
12cr|razorqt-0.5.1-1|246	%{_datadir}/%{_name}/%{_name}-autosuspend/*
12cr|razorqt-0.5.1-1|247	%{_iconsdir}/hicolor/scalable/apps/%{_name}-autosuspend.svg
12cr|razorqt-0.5.1-1|248	
12cr|razorqt-0.5.1-1|249	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|250	
12cr|razorqt-0.5.1-1|251	%package	power
12cr|razorqt-0.5.1-1|252	Summary:	RazorQt power application
12cr|razorqt-0.5.1-1|253	Group:		Graphical desktop/Other
12cr|razorqt-0.5.1-1|254	Requires:	%{name}-data = %{version}-%{release}
12cr|razorqt-0.5.1-1|255	License:	LGPLv2+
12cr|razorqt-0.5.1-1|256	
12cr|razorqt-0.5.1-1|257	Conflicts:	%{name}-power <= 0.4.1
12cr|razorqt-0.5.1-1|258	Obsoletes:	%{name}-power <= 0.4.1
12cr|razorqt-0.5.1-1|259	
12cr|razorqt-0.5.1-1|260	%description    power
12cr|razorqt-0.5.1-1|261	%{summary}
12cr|razorqt-0.5.1-1|262	
12cr|razorqt-0.5.1-1|263	%files		power
12cr|razorqt-0.5.1-1|264	%{_bindir}/%{_name}-power
12cr|razorqt-0.5.1-1|265	%dir %{_datadir}/%{_name}/%{_name}-power
12cr|razorqt-0.5.1-1|266	%{_datadir}/%{_name}/%{_name}-power/*.qm
12cr|razorqt-0.5.1-1|267	%{_datadir}/applications/%{_name}-power.desktop
12cr|razorqt-0.5.1-1|268	
12cr|razorqt-0.5.1-1|269	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|270	
12cr|razorqt-0.5.1-1|271	%package	runner
12cr|razorqt-0.5.1-1|272	Summary:	RazorQt runner application
12cr|razorqt-0.5.1-1|273	Group:		Graphical desktop/Other
12cr|razorqt-0.5.1-1|274	Requires:	%{name}-data = %{version}-%{release}
12cr|razorqt-0.5.1-1|275	License:	LGPLv2+
12cr|razorqt-0.5.1-1|276	
12cr|razorqt-0.5.1-1|277	Conflicts:	%{name}-runner <= 0.4.1
12cr|razorqt-0.5.1-1|278	Obsoletes:	%{name}-runner <= 0.4.1
12cr|razorqt-0.5.1-1|279	
12cr|razorqt-0.5.1-1|280	%description    runner
12cr|razorqt-0.5.1-1|281	%{summary}
12cr|razorqt-0.5.1-1|282	
12cr|razorqt-0.5.1-1|283	%files		runner
12cr|razorqt-0.5.1-1|284	%{_bindir}/%{_name}-runner
12cr|razorqt-0.5.1-1|285	%dir %{_datadir}/%{_name}/%{_name}-runner
12cr|razorqt-0.5.1-1|286	%{_datadir}/%{_name}/%{_name}-runner/*
12cr|razorqt-0.5.1-1|287	
12cr|razorqt-0.5.1-1|288	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|289	
12cr|razorqt-0.5.1-1|290	%package	notificationd
12cr|razorqt-0.5.1-1|291	Summary:	RazorQt notification system
12cr|razorqt-0.5.1-1|292	Group:		Graphical desktop/Other
12cr|razorqt-0.5.1-1|293	Requires:	%{name}-config-notificationd
12cr|razorqt-0.5.1-1|294	
12cr|razorqt-0.5.1-1|295	%description	notificationd
12cr|razorqt-0.5.1-1|296	%{summary}
12cr|razorqt-0.5.1-1|297	
12cr|razorqt-0.5.1-1|298	%files		notificationd
12cr|razorqt-0.5.1-1|299	%{_bindir}/%{_name}-notificationd
12cr|razorqt-0.5.1-1|300	
12cr|razorqt-0.5.1-1|301	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|302	
12cr|razorqt-0.5.1-1|303	%package	globalkeyshortcuts
12cr|razorqt-0.5.1-1|304	Summary:	RazorQt global key shortcuts system
12cr|razorqt-0.5.1-1|305	Group:		Graphical desktop/Other
12cr|razorqt-0.5.1-1|306	Requires:	%{name}-config-globalkeyshortcuts
12cr|razorqt-0.5.1-1|307	
12cr|razorqt-0.5.1-1|308	%description	globalkeyshortcuts
12cr|razorqt-0.5.1-1|309	%{summary}
12cr|razorqt-0.5.1-1|310	
12cr|razorqt-0.5.1-1|311	%files		globalkeyshortcuts
12cr|razorqt-0.5.1-1|312	%{_bindir}/%{_name}-globalkeyshortcuts
12cr|razorqt-0.5.1-1|313	
12cr|razorqt-0.5.1-1|314	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|315	
12cr|razorqt-0.5.1-1|316	%package	session
12cr|razorqt-0.5.1-1|317	Summary:	RazorQt session
12cr|razorqt-0.5.1-1|318	Group:		Graphical desktop/Other
12cr|razorqt-0.5.1-1|319	Requires:	%{name}-data = %{version}-%{release}
12cr|razorqt-0.5.1-1|320	Requires:	%{name}-config-session = %{version}-%{release}
12cr|razorqt-0.5.1-1|321	Requires:	%{name}-notificationd = %{version}-%{release}
12cr|razorqt-0.5.1-1|322	Requires:	%{name}-globalkeyshortcuts = %{version}-%{release}
12cr|razorqt-0.5.1-1|323	Requires:	openbox
12cr|razorqt-0.5.1-1|324	License:	LGPLv2+
12cr|razorqt-0.5.1-1|325	
12cr|razorqt-0.5.1-1|326	Conflicts:	%{name}-session <= 0.4.1
12cr|razorqt-0.5.1-1|327	Obsoletes:	%{name}-session <= 0.4.1
12cr|razorqt-0.5.1-1|328	Obsoletes:	%{name}-openbox <= %{version}, %{name}-wm <= %{version}
12cr|razorqt-0.5.1-1|329	
12cr|razorqt-0.5.1-1|330	%description    session
12cr|razorqt-0.5.1-1|331	%{summary}
12cr|razorqt-0.5.1-1|332	
12cr|razorqt-0.5.1-1|333	%files		session
12cr|razorqt-0.5.1-1|334	%{_bindir}/%{_name}-session
12cr|razorqt-0.5.1-1|335	%{_bindir}/%{_name}-about
12cr|razorqt-0.5.1-1|336	%{_bindir}/%{_name}-openssh-askpass
12cr|razorqt-0.5.1-1|337	%{_bindir}/start%{_name}
12cr|razorqt-0.5.1-1|338	%{_datadir}/applications/%{_name}-about.desktop
12cr|razorqt-0.5.1-1|339	%{_sysconfdir}/%{_name}/session.conf
12cr|razorqt-0.5.1-1|340	%dir %{_datadir}/%{_name}/%{_name}-session
12cr|razorqt-0.5.1-1|341	%{_datadir}/%{_name}/%{_name}-session/*
12cr|razorqt-0.5.1-1|342	%{_sysconfdir}/X11/wmsession.d/*
12cr|razorqt-0.5.1-1|343	
12cr|razorqt-0.5.1-1|344	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|345	
12cr|razorqt-0.5.1-1|346	%package	config
12cr|razorqt-0.5.1-1|347	Summary:	RazorQt config tools
12cr|razorqt-0.5.1-1|348	Group:		Graphical desktop/Other
12cr|razorqt-0.5.1-1|349	License:	LGPLv2+
12cr|razorqt-0.5.1-1|350	Requires:	%{name}-data = %{version}-%{release}
12cr|razorqt-0.5.1-1|351	
12cr|razorqt-0.5.1-1|352	Conflicts:	%{name}-config <= 0.4.1
12cr|razorqt-0.5.1-1|353	Obsoletes:	%{name}-config <= 0.4.1
12cr|razorqt-0.5.1-1|354	
12cr|razorqt-0.5.1-1|355	%description    config
12cr|razorqt-0.5.1-1|356	%{summary}
12cr|razorqt-0.5.1-1|357	
12cr|razorqt-0.5.1-1|358	%files		config
12cr|razorqt-0.5.1-1|359	%{_bindir}/%{_name}-config
12cr|razorqt-0.5.1-1|360	%{_datadir}/applications/%{_name}-config.desktop
12cr|razorqt-0.5.1-1|361	%{_datadir}/applications/%{_name}-config-qtconfig.desktop
12cr|razorqt-0.5.1-1|362	%config %_sysconfdir/xdg/menus/%{_name}-config.menu
12cr|razorqt-0.5.1-1|363	%dir %{_datadir}/%{_name}/%{_name}-config
12cr|razorqt-0.5.1-1|364	%{_datadir}/%{_name}/%{_name}-config/razor-config-appearance*.qm
12cr|razorqt-0.5.1-1|365	%{_datadir}/%{_name}/%{_name}-config/%{_name}-config_*.qm
12cr|razorqt-0.5.1-1|366	
12cr|razorqt-0.5.1-1|367	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|368	
12cr|razorqt-0.5.1-1|369	%package	config-globalkeyshortcuts
12cr|razorqt-0.5.1-1|370	Summary:	RazorQt globalkeyshortcuts configuration tool
12cr|razorqt-0.5.1-1|371	Group:		Graphical desktop/Other
12cr|razorqt-0.5.1-1|372	Requires:	%{name}-config = %{version}-%{release}
12cr|razorqt-0.5.1-1|373	
12cr|razorqt-0.5.1-1|374	%description	config-globalkeyshortcuts
12cr|razorqt-0.5.1-1|375	%{summary}
12cr|razorqt-0.5.1-1|376	
12cr|razorqt-0.5.1-1|377	%files		config-globalkeyshortcuts
12cr|razorqt-0.5.1-1|378	%{_bindir}/%{_name}-config-globalkeyshortcuts
12cr|razorqt-0.5.1-1|379	%{_datadir}/applications/%{_name}-config-globalkeyshortcuts.desktop
12cr|razorqt-0.5.1-1|380	%{_datadir}/%{_name}/%{_name}-config-globalkeyshortcuts/%{_name}-config-globalkeyshortcuts*.qm
12cr|razorqt-0.5.1-1|381	
12cr|razorqt-0.5.1-1|382	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|383	
12cr|razorqt-0.5.1-1|384	%package	config-notificationd
12cr|razorqt-0.5.1-1|385	Summary:	RazorQt notificationd configuration tool
12cr|razorqt-0.5.1-1|386	Group:		Graphical desktop/Other
12cr|razorqt-0.5.1-1|387	Requires:	%{name}-config = %{version}-%{release}
12cr|razorqt-0.5.1-1|388	
12cr|razorqt-0.5.1-1|389	%description	config-notificationd
12cr|razorqt-0.5.1-1|390	%{summary}
12cr|razorqt-0.5.1-1|391	
12cr|razorqt-0.5.1-1|392	%files		config-notificationd
12cr|razorqt-0.5.1-1|393	%{_bindir}/%{_name}-config-notificationd
12cr|razorqt-0.5.1-1|394	%{_datadir}/applications/%{_name}-config-notificationd.desktop
12cr|razorqt-0.5.1-1|395	
12cr|razorqt-0.5.1-1|396	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|397	
12cr|razorqt-0.5.1-1|398	%package	config-desktop
12cr|razorqt-0.5.1-1|399	Summary:	RazorQt desktop configuration tool
12cr|razorqt-0.5.1-1|400	Group:		Graphical desktop/Other
12cr|razorqt-0.5.1-1|401	Requires:	%{name}-config = %{version}-%{release}
12cr|razorqt-0.5.1-1|402	
12cr|razorqt-0.5.1-1|403	%description	config-desktop
12cr|razorqt-0.5.1-1|404	%{summary}
12cr|razorqt-0.5.1-1|405	
12cr|razorqt-0.5.1-1|406	%files		config-desktop
12cr|razorqt-0.5.1-1|407	%{_bindir}/%{_name}-config-desktop
12cr|razorqt-0.5.1-1|408	%{_datadir}/applications/%{_name}-config-desktop.desktop
12cr|razorqt-0.5.1-1|409	
12cr|razorqt-0.5.1-1|410	
12cr|razorqt-0.5.1-1|411	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|412	
12cr|razorqt-0.5.1-1|413	%package	config-autosuspend
12cr|razorqt-0.5.1-1|414	Summary:	RazorQt autosuspend configuration tool
12cr|razorqt-0.5.1-1|415	Group:		Graphical desktop/Other
12cr|razorqt-0.5.1-1|416	Requires:	%{name}-config = %{version}-%{release}
12cr|razorqt-0.5.1-1|417	
12cr|razorqt-0.5.1-1|418	%description	config-autosuspend
12cr|razorqt-0.5.1-1|419	%{summary}
12cr|razorqt-0.5.1-1|420	
12cr|razorqt-0.5.1-1|421	%files		config-autosuspend
12cr|razorqt-0.5.1-1|422	%{_bindir}/%{_name}-config-autosuspend
12cr|razorqt-0.5.1-1|423	%{_datadir}/applications/%{_name}-config-autosuspend.desktop
12cr|razorqt-0.5.1-1|424	%{_datadir}/%{_name}/%{_name}-config-autosuspend/%{_name}-config-autosuspend*.qm
12cr|razorqt-0.5.1-1|425	
12cr|razorqt-0.5.1-1|426	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|427	
12cr|razorqt-0.5.1-1|428	%package	config-session
12cr|razorqt-0.5.1-1|429	Summary:	RazorQt session configuration tool
12cr|razorqt-0.5.1-1|430	Group:		Graphical desktop/Other
12cr|razorqt-0.5.1-1|431	Requires:	%{name}-config = %{version}-%{release}
12cr|razorqt-0.5.1-1|432	
12cr|razorqt-0.5.1-1|433	%description	config-session
12cr|razorqt-0.5.1-1|434	%{summary}
12cr|razorqt-0.5.1-1|435	
12cr|razorqt-0.5.1-1|436	%files		config-session
12cr|razorqt-0.5.1-1|437	%{_bindir}/%{_name}-config-session
12cr|razorqt-0.5.1-1|438	%{_datadir}/applications/%{_name}-config-session.desktop
12cr|razorqt-0.5.1-1|439	%dir %{_datadir}/%{_name}/%{_name}-config-session
12cr|razorqt-0.5.1-1|440	%{_datadir}/%{_name}/%{_name}-config-session/*
12cr|razorqt-0.5.1-1|441	
12cr|razorqt-0.5.1-1|442	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|443	
12cr|razorqt-0.5.1-1|444	%package	config-mouse
12cr|razorqt-0.5.1-1|445	Summary:	RazorQt mouse configuration tool
12cr|razorqt-0.5.1-1|446	Group:		Graphical desktop/Other
12cr|razorqt-0.5.1-1|447	Requires:	%{name}-config = %{version}-%{release}
12cr|razorqt-0.5.1-1|448	License:	GPLv2 or GPLv3
12cr|razorqt-0.5.1-1|449	
12cr|razorqt-0.5.1-1|450	%description	config-mouse
12cr|razorqt-0.5.1-1|451	%{summary}
12cr|razorqt-0.5.1-1|452	
12cr|razorqt-0.5.1-1|453	%files		config-mouse
12cr|razorqt-0.5.1-1|454	%{_bindir}/%{_name}-config-mouse
12cr|razorqt-0.5.1-1|455	%{_datadir}/applications/%{_name}-config-mouse.desktop
12cr|razorqt-0.5.1-1|456	%{_datadir}/%{_name}/%{_name}-config/%{_name}-config-mouse*.qm
12cr|razorqt-0.5.1-1|457	
12cr|razorqt-0.5.1-1|458	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|459	
12cr|razorqt-0.5.1-1|460	%package	config-appearance
12cr|razorqt-0.5.1-1|461	Summary:	RazorQt appearance configuration tool
12cr|razorqt-0.5.1-1|462	Group:		Graphical desktop/Other
12cr|razorqt-0.5.1-1|463	Requires:	%{name}-config = %{version}-%{release}
12cr|razorqt-0.5.1-1|464	License:	LGPLv2+
12cr|razorqt-0.5.1-1|465	
12cr|razorqt-0.5.1-1|466	%description	config-appearance
12cr|razorqt-0.5.1-1|467	%{summary}
12cr|razorqt-0.5.1-1|468	
12cr|razorqt-0.5.1-1|469	%files		config-appearance
12cr|razorqt-0.5.1-1|470	%{_bindir}/%{_name}-config-appearance
12cr|razorqt-0.5.1-1|471	%{_datadir}/applications/%{_name}-config-appearance.desktop
12cr|razorqt-0.5.1-1|472	
12cr|razorqt-0.5.1-1|473	
12cr|razorqt-0.5.1-1|474	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|475	
12cr|razorqt-0.5.1-1|476	%package	confupdate
12cr|razorqt-0.5.1-1|477	Summary:	RazorQt configuration update tool
12cr|razorqt-0.5.1-1|478	Requires:	%{name}-data = %{version}-%{release}
12cr|razorqt-0.5.1-1|479	
12cr|razorqt-0.5.1-1|480	Conflicts:	%{name}-confupdate <= 0.4.1
12cr|razorqt-0.5.1-1|481	Obsoletes:	%{name}-confupdate <= 0.4.1
12cr|razorqt-0.5.1-1|482	
12cr|razorqt-0.5.1-1|483	%description	confupdate
12cr|razorqt-0.5.1-1|484	Tool to update configuration from razorqt version 0.4.1 to 0.5.0
12cr|razorqt-0.5.1-1|485	
12cr|razorqt-0.5.1-1|486	%files		confupdate
12cr|razorqt-0.5.1-1|487	%{_bindir}/%{_name}-confupdate
12cr|razorqt-0.5.1-1|488	%dir %{_datadir}/%{_name}/%{_name}-confupdate
12cr|razorqt-0.5.1-1|489	%{_datadir}/%{_name}/%{_name}-confupdate/desktop-041-050.py
12cr|razorqt-0.5.1-1|490	%{_datadir}/%{_name}/%{_name}-confupdate/%{_name}-0.5.upd
12cr|razorqt-0.5.1-1|491	%{_libdir}/%{_name}-confupdate_bin/sesion_modules
12cr|razorqt-0.5.1-1|492	
12cr|razorqt-0.5.1-1|493	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|494	
12cr|razorqt-0.5.1-1|495	%package	policykit
12cr|razorqt-0.5.1-1|496	Summary:	RazorQt policykit integration
12cr|razorqt-0.5.1-1|497	Group:		System/X11
12cr|razorqt-0.5.1-1|498	
12cr|razorqt-0.5.1-1|499	%description policykit
12cr|razorqt-0.5.1-1|500	RazorQt policykit integration.
12cr|razorqt-0.5.1-1|501	
12cr|razorqt-0.5.1-1|502	%files policykit
12cr|razorqt-0.5.1-1|503	%{_bindir}/razor-policykit-agent
12cr|razorqt-0.5.1-1|504	
12cr|razorqt-0.5.1-1|505	#--------------------------------------------------------------------
12cr|razorqt-0.5.1-1|506	
12cr|razorqt-0.5.1-1|507	%prep
12cr|razorqt-0.5.1-1|508	%setup -q
12cr|razorqt-0.5.1-1|509	# silence rpmlint's complains about non-readable
12cr|razorqt-0.5.1-1|510	# source files in debuginfo
12cr|razorqt-0.5.1-1|511	find . -name "*.cpp" -o -name "*.h" -o -name LICENSE |xargs chmod 0644
12cr|razorqt-0.5.1-1|512	
12cr|razorqt-0.5.1-1|513	%build
12cr|razorqt-0.5.1-1|514	%cmake_qt4
12cr|razorqt-0.5.1-1|515	%make
12cr|razorqt-0.5.1-1|516	
12cr|razorqt-0.5.1-1|517	%install
12cr|razorqt-0.5.1-1|518	%makeinstall_std -C build
12cr|razorqt-0.5.1-1|519	
12cr|razorqt-0.5.1-1|520	for i in `find %{buildroot}%{_datadir}/applications/ -type f -name "*.desktop"`;
12cr|razorqt-0.5.1-1|521	do
12cr|razorqt-0.5.1-1|522	desktop-file-validate $i
12cr|razorqt-0.5.1-1|523	done
12cr|razorqt-0.5.1-1|524	
12cr|razorqt-0.5.1-1|525	#========================================
12cr|razorqt-0.5.1-1|526	# the session file
12cr|razorqt-0.5.1-1|527	
12cr|razorqt-0.5.1-1|528	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cr|razorqt-0.5.1-1|529	outfile=%{buildroot}%{_sysconfdir}/X11/wmsession.d/05%{_name}
12cr|razorqt-0.5.1-1|530	
12cr|razorqt-0.5.1-1|531	cat > $outfile << EOF
12cr|razorqt-0.5.1-1|532	NAME=RazorDesktop
12cr|razorqt-0.5.1-1|533	DESC=The RazorQt Desktop Environment
12cr|razorqt-0.5.1-1|534	EXEC=/usr/bin/start%{_name}
12cr|razorqt-0.5.1-1|535	SCRIPT:
12cr|razorqt-0.5.1-1|536	exec /usr/bin/start%{_name}
12cr|razorqt-0.5.1-1|537	
12cr|razorqt-0.5.1-1|538	EOF
12cr|razorqt-0.5.1-1|539	
12cr|razorqt-0.5.1-1|540	rm -f %{buildroot}%{_datadir}/apps/kdm/sessions/*.desktop
12cr|razorqt-0.5.1-1|541	rm -f %{buildroot}%{_datadir}/xsessions/*.desktop

6901 12
12cr|rbbr-0.6.0-10|1	Summary: RuBy BRowser
12cr|rbbr-0.6.0-10|2	Name:    rbbr
12cr|rbbr-0.6.0-10|3	Version: 0.6.0
12cr|rbbr-0.6.0-10|4	Release: 10
12cr|rbbr-0.6.0-10|5	URL: http://ruby-gnome2.sourceforge.jp/hiki.cgi?rbbr
12cr|rbbr-0.6.0-10|6	Source0: %{name}-%{version}-withapi.tar.bz2
12cr|rbbr-0.6.0-10|7	Source1: %{name}-16.png.bz2
12cr|rbbr-0.6.0-10|8	Source2: %{name}-32.png.bz2
12cr|rbbr-0.6.0-10|9	Source3: %{name}-48.png.bz2
12cr|rbbr-0.6.0-10|10	License: GPL
12cr|rbbr-0.6.0-10|11	Group: Development/Other
12cr|rbbr-0.6.0-10|12	Requires: ruby >= 1.8
12cr|rbbr-0.6.0-10|13	Requires: rubygem(gtk2)
12cr|rbbr-0.6.0-10|14	Requires: rubygem(gettext)
12cr|rbbr-0.6.0-10|15	BuildRequires: ruby-devel
12cr|rbbr-0.6.0-10|16	BuildRequires: rubygem(gettext)
12cr|rbbr-0.6.0-10|17	BuildArch: noarch
12cr|rbbr-0.6.0-10|18	Obsoletes: ruby-rbbr
12cr|rbbr-0.6.0-10|19	Provides: ruby-rbbr
12cr|rbbr-0.6.0-10|20	
12cr|rbbr-0.6.0-10|21	%description
12cr|rbbr-0.6.0-10|22	rbbr is a ruby application to browse modules/classes hierarchy and their
12cr|rbbr-0.6.0-10|23	constants and methods.
12cr|rbbr-0.6.0-10|24	
12cr|rbbr-0.6.0-10|25	%prep
12cr|rbbr-0.6.0-10|26	%setup -q -n %{name}-%{version}-withapi
12cr|rbbr-0.6.0-10|27	
12cr|rbbr-0.6.0-10|28	%build
12cr|rbbr-0.6.0-10|29	ruby install.rb config
12cr|rbbr-0.6.0-10|30	ruby install.rb setup
12cr|rbbr-0.6.0-10|31	
12cr|rbbr-0.6.0-10|32	%install
12cr|rbbr-0.6.0-10|33	ruby install.rb install --prefix=%buildroot
12cr|rbbr-0.6.0-10|34	%find_lang %name --all-name
12cr|rbbr-0.6.0-10|35	
12cr|rbbr-0.6.0-10|36	#menu
12cr|rbbr-0.6.0-10|37	
12cr|rbbr-0.6.0-10|38	mkdir -p %buildroot%{_datadir}/applications
12cr|rbbr-0.6.0-10|39	cat > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|rbbr-0.6.0-10|40	[Desktop Entry]
12cr|rbbr-0.6.0-10|41	Name=RBBR
12cr|rbbr-0.6.0-10|42	Comment=RuBy BRowser
12cr|rbbr-0.6.0-10|43	Exec=%{_bindir}/%{name}
12cr|rbbr-0.6.0-10|44	Icon=%{name}
12cr|rbbr-0.6.0-10|45	Terminal=false
12cr|rbbr-0.6.0-10|46	Type=Application
12cr|rbbr-0.6.0-10|47	Categories=GTK;Development;X-MandrivaLinux-MoreApplications-Development-Tools;
12cr|rbbr-0.6.0-10|48	EOF
12cr|rbbr-0.6.0-10|49	
12cr|rbbr-0.6.0-10|50	# icon
12cr|rbbr-0.6.0-10|51	install -m 755 -d %buildroot{%{_miconsdir},%{_liconsdir}}
12cr|rbbr-0.6.0-10|52	bzcat %{SOURCE1} > %buildroot%_miconsdir/%{name}.png
12cr|rbbr-0.6.0-10|53	bzcat %{SOURCE2} > %buildroot%_iconsdir/%{name}.png
12cr|rbbr-0.6.0-10|54	bzcat %{SOURCE3} > %buildroot%_liconsdir/%{name}.png
12cr|rbbr-0.6.0-10|55	
12cr|rbbr-0.6.0-10|56	%files -f %name.lang
12cr|rbbr-0.6.0-10|57	%defattr(-,root,root)
12cr|rbbr-0.6.0-10|58	%{_bindir}/*
12cr|rbbr-0.6.0-10|59	%{ruby_sitelibdir}/%{name}*
12cr|rbbr-0.6.0-10|60	%{_datadir}/%{name}
12cr|rbbr-0.6.0-10|61	%{_datadir}/applications/*
12cr|rbbr-0.6.0-10|62	%{_iconsdir}/%{name}.png
12cr|rbbr-0.6.0-10|63	%{_miconsdir}/%{name}.png
12cr|rbbr-0.6.0-10|64	%{_liconsdir}/%{name}.png
12cr|rbbr-0.6.0-10|65	
12cr|rbbr-0.6.0-10|66	%doc README README.ja AUTHORS ChangeLog
12cr|rbbr-0.6.0-10|67	
12cr|rbbr-0.6.0-10|68	
12cr|rbbr-0.6.0-10|69	
12cr|rbbr-0.6.0-10|70	
12cr|rbbr-0.6.0-10|71	%changelog
12cr|rbbr-0.6.0-10|72	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0-7mdv2010.0
12cr|rbbr-0.6.0-10|73	+ Revision: 433062
12cr|rbbr-0.6.0-10|74	- rebuild
12cr|rbbr-0.6.0-10|75	
12cr|rbbr-0.6.0-10|76	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0-6mdv2009.0
12cr|rbbr-0.6.0-10|77	+ Revision: 260089
12cr|rbbr-0.6.0-10|78	- rebuild
12cr|rbbr-0.6.0-10|79	
12cr|rbbr-0.6.0-10|80	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0-5mdv2009.0
12cr|rbbr-0.6.0-10|81	+ Revision: 247965
12cr|rbbr-0.6.0-10|82	- rebuild
12cr|rbbr-0.6.0-10|83	- drop old menu
12cr|rbbr-0.6.0-10|84	
12cr|rbbr-0.6.0-10|85	+ Pixel <pixel@mandriva.com>
12cr|rbbr-0.6.0-10|86	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|rbbr-0.6.0-10|87	
12cr|rbbr-0.6.0-10|88	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.6.0-3mdv2008.1
12cr|rbbr-0.6.0-10|89	+ Revision: 140744
12cr|rbbr-0.6.0-10|90	- restore BuildRoot
12cr|rbbr-0.6.0-10|91	
12cr|rbbr-0.6.0-10|92	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|rbbr-0.6.0-10|93	- kill re-definition of %%buildroot on Pixel's request
12cr|rbbr-0.6.0-10|94	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|rbbr-0.6.0-10|95	
12cr|rbbr-0.6.0-10|96	
12cr|rbbr-0.6.0-10|97	* Sat Feb 10 2007 Pascal Terjan <pterjan@mandriva.org> 0.6.0-3mdv2007.0
12cr|rbbr-0.6.0-10|98	+ Revision: 118808
12cr|rbbr-0.6.0-10|99	- mkrel
12cr|rbbr-0.6.0-10|100	- XDG menu
12cr|rbbr-0.6.0-10|101	- Import rbbr
12cr|rbbr-0.6.0-10|102	
12cr|rbbr-0.6.0-10|103	* Sat Jul 02 2005 Pascal Terjan <pterjan@mandriva.org> 0.6.0-2mdk
12cr|rbbr-0.6.0-10|104	- fix lib64
12cr|rbbr-0.6.0-10|105	
12cr|rbbr-0.6.0-10|106	* Mon Jun 21 2004 Pascal Terjan <pterjan@mandrake.org> 0.6.0-1mdk
12cr|rbbr-0.6.0-10|107	- 0.6.0
12cr|rbbr-0.6.0-10|108	
12cr|rbbr-0.6.0-10|109	* Mon Jun 14 2004 Pascal Terjan <pterjan@mandrake.org> 0.5.1-2mdk
12cr|rbbr-0.6.0-10|110	- use real name...
12cr|rbbr-0.6.0-10|111	

6902 12
12cr|R-bdsmatrix-1.3-1|1	%global packname  bdsmatrix
12cr|R-bdsmatrix-1.3-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-bdsmatrix-1.3-1|3	
12cr|R-bdsmatrix-1.3-1|4	Name:             R-%{packname}
12cr|R-bdsmatrix-1.3-1|5	Version:          1.3
12cr|R-bdsmatrix-1.3-1|6	Release:          1
12cr|R-bdsmatrix-1.3-1|7	Summary:          Routines for Block Diagonal Symmetric matrices
12cr|R-bdsmatrix-1.3-1|8	Group:            Sciences/Mathematics
12cr|R-bdsmatrix-1.3-1|9	License:          GPL-2
12cr|R-bdsmatrix-1.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-bdsmatrix-1.3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-bdsmatrix-1.3-1|12	Requires:         R-methods
12cr|R-bdsmatrix-1.3-1|13	BuildRequires:    R-devel
12cr|R-bdsmatrix-1.3-1|14	BuildRequires:    Rmath-devel
12cr|R-bdsmatrix-1.3-1|15	BuildRequires:    texlive-collection-latex
12cr|R-bdsmatrix-1.3-1|16	BuildRequires:    R-methods
12cr|R-bdsmatrix-1.3-1|17	BuildRequires:    pkgconfig(lapack)
12cr|R-bdsmatrix-1.3-1|18	
12cr|R-bdsmatrix-1.3-1|19	%description
12cr|R-bdsmatrix-1.3-1|20	This is a special case of sparse matrices, used by coxme
12cr|R-bdsmatrix-1.3-1|21	
12cr|R-bdsmatrix-1.3-1|22	%prep
12cr|R-bdsmatrix-1.3-1|23	%setup -q -c -n %{packname}
12cr|R-bdsmatrix-1.3-1|24	
12cr|R-bdsmatrix-1.3-1|25	%build
12cr|R-bdsmatrix-1.3-1|26	
12cr|R-bdsmatrix-1.3-1|27	%install
12cr|R-bdsmatrix-1.3-1|28	mkdir -p %{buildroot}%{rlibdir}
12cr|R-bdsmatrix-1.3-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-bdsmatrix-1.3-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-bdsmatrix-1.3-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-bdsmatrix-1.3-1|32	
12cr|R-bdsmatrix-1.3-1|33	%check
12cr|R-bdsmatrix-1.3-1|34	%{_bindir}/R CMD check %{packname}
12cr|R-bdsmatrix-1.3-1|35	
12cr|R-bdsmatrix-1.3-1|36	%files
12cr|R-bdsmatrix-1.3-1|37	%dir %{rlibdir}/%{packname}
12cr|R-bdsmatrix-1.3-1|38	%doc %{rlibdir}/%{packname}/html
12cr|R-bdsmatrix-1.3-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-bdsmatrix-1.3-1|40	%doc %{rlibdir}/%{packname}/NEWS.Rd
12cr|R-bdsmatrix-1.3-1|41	%{rlibdir}/%{packname}/INDEX
12cr|R-bdsmatrix-1.3-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-bdsmatrix-1.3-1|43	%{rlibdir}/%{packname}/Meta
12cr|R-bdsmatrix-1.3-1|44	%{rlibdir}/%{packname}/R
12cr|R-bdsmatrix-1.3-1|45	%{rlibdir}/%{packname}/help
12cr|R-bdsmatrix-1.3-1|46	%{rlibdir}/%{packname}/include
12cr|R-bdsmatrix-1.3-1|47	%{rlibdir}/%{packname}/libs
12cr|R-bdsmatrix-1.3-1|48	
12cr|R-bdsmatrix-1.3-1|49	
12cr|R-bdsmatrix-1.3-1|50	%changelog
12cr|R-bdsmatrix-1.3-1|51	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3-1
12cr|R-bdsmatrix-1.3-1|52	+ Revision: 776221
12cr|R-bdsmatrix-1.3-1|53	- Import R-bdsmatrix
12cr|R-bdsmatrix-1.3-1|54	- Import R-bdsmatrix
12cr|R-bdsmatrix-1.3-1|55	

6903 12
12cr|R-Biobase-2.14.0-2|1	%bcond_with internet
12cr|R-Biobase-2.14.0-2|2	%bcond_without bootstrap
12cr|R-Biobase-2.14.0-2|3	%global packname  Biobase
12cr|R-Biobase-2.14.0-2|4	%global rlibdir  %{_libdir}/R/library
12cr|R-Biobase-2.14.0-2|5	
12cr|R-Biobase-2.14.0-2|6	Name:             R-%{packname}
12cr|R-Biobase-2.14.0-2|7	Version:          2.14.0
12cr|R-Biobase-2.14.0-2|8	Release:          2
12cr|R-Biobase-2.14.0-2|9	Summary:          Biobase: Base functions for Bioconductor
12cr|R-Biobase-2.14.0-2|10	Group:            Sciences/Mathematics
12cr|R-Biobase-2.14.0-2|11	License:          Artistic-2.0
12cr|R-Biobase-2.14.0-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/Biobase.html
12cr|R-Biobase-2.14.0-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/Biobase_2.14.0.tar.gz
12cr|R-Biobase-2.14.0-2|14	Requires:         R-utils
12cr|R-Biobase-2.14.0-2|15	Requires:         R-methods
12cr|R-Biobase-2.14.0-2|16	%if %{with bootstrap}
12cr|R-Biobase-2.14.0-2|17	Requires:         R-tools
12cr|R-Biobase-2.14.0-2|18	%else
12cr|R-Biobase-2.14.0-2|19	Requires:         R-tools R-tkWidgets R-ALL
12cr|R-Biobase-2.14.0-2|20	%endif
12cr|R-Biobase-2.14.0-2|21	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils
12cr|R-Biobase-2.14.0-2|22	BuildRequires:    R-methods
12cr|R-Biobase-2.14.0-2|23	%if %{with bootstrap}
12cr|R-Biobase-2.14.0-2|24	BuildRequires:    R-tools
12cr|R-Biobase-2.14.0-2|25	%else
12cr|R-Biobase-2.14.0-2|26	BuildRequires:    R-tools R-tkWidgets R-ALL
12cr|R-Biobase-2.14.0-2|27	%endif
12cr|R-Biobase-2.14.0-2|28	
12cr|R-Biobase-2.14.0-2|29	%description
12cr|R-Biobase-2.14.0-2|30	Functions that are needed by many other packages or which replace R
12cr|R-Biobase-2.14.0-2|31	
12cr|R-Biobase-2.14.0-2|32	%prep
12cr|R-Biobase-2.14.0-2|33	%setup -q -c -n %{packname}
12cr|R-Biobase-2.14.0-2|34	
12cr|R-Biobase-2.14.0-2|35	%build
12cr|R-Biobase-2.14.0-2|36	
12cr|R-Biobase-2.14.0-2|37	%install
12cr|R-Biobase-2.14.0-2|38	mkdir -p %{buildroot}%{rlibdir}
12cr|R-Biobase-2.14.0-2|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-Biobase-2.14.0-2|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-Biobase-2.14.0-2|41	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-Biobase-2.14.0-2|42	
12cr|R-Biobase-2.14.0-2|43	%if %{without bootstrap}
12cr|R-Biobase-2.14.0-2|44	%if %{with internet}
12cr|R-Biobase-2.14.0-2|45	%check
12cr|R-Biobase-2.14.0-2|46	%{_bindir}/R CMD check %{packname}
12cr|R-Biobase-2.14.0-2|47	%endif
12cr|R-Biobase-2.14.0-2|48	%endif
12cr|R-Biobase-2.14.0-2|49	
12cr|R-Biobase-2.14.0-2|50	%files
12cr|R-Biobase-2.14.0-2|51	%dir %{rlibdir}/%{packname}
12cr|R-Biobase-2.14.0-2|52	%doc %{rlibdir}/%{packname}/doc
12cr|R-Biobase-2.14.0-2|53	%doc %{rlibdir}/%{packname}/html
12cr|R-Biobase-2.14.0-2|54	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-Biobase-2.14.0-2|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-Biobase-2.14.0-2|56	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-Biobase-2.14.0-2|57	%{rlibdir}/%{packname}/Code
12cr|R-Biobase-2.14.0-2|58	%{rlibdir}/%{packname}/ExpressionSet
12cr|R-Biobase-2.14.0-2|59	%{rlibdir}/%{packname}/INDEX
12cr|R-Biobase-2.14.0-2|60	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-Biobase-2.14.0-2|61	%{rlibdir}/%{packname}/Meta
12cr|R-Biobase-2.14.0-2|62	%{rlibdir}/%{packname}/R
12cr|R-Biobase-2.14.0-2|63	%{rlibdir}/%{packname}/data
12cr|R-Biobase-2.14.0-2|64	%{rlibdir}/%{packname}/extdata
12cr|R-Biobase-2.14.0-2|65	%{rlibdir}/%{packname}/help
12cr|R-Biobase-2.14.0-2|66	%{rlibdir}/%{packname}/libs
12cr|R-Biobase-2.14.0-2|67	%{rlibdir}/%{packname}/scripts
12cr|R-Biobase-2.14.0-2|68	%{rlibdir}/%{packname}/UnitTests
12cr|R-Biobase-2.14.0-2|69	%{rlibdir}/%{packname}/testClass.R
12cr|R-Biobase-2.14.0-2|70	
12cr|R-Biobase-2.14.0-2|71	
12cr|R-Biobase-2.14.0-2|72	
12cr|R-Biobase-2.14.0-2|73	%changelog
12cr|R-Biobase-2.14.0-2|74	

6904 12
12cr|R-bitops-1.0_4.1-1|1	%global packname  bitops
12cr|R-bitops-1.0_4.1-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-bitops-1.0_4.1-1|3	
12cr|R-bitops-1.0_4.1-1|4	Name:             R-%{packname}
12cr|R-bitops-1.0_4.1-1|5	Version:          1.0_4.1
12cr|R-bitops-1.0_4.1-1|6	Release:          1
12cr|R-bitops-1.0_4.1-1|7	Summary:          Functions for Bitwise operations
12cr|R-bitops-1.0_4.1-1|8	Group:            Sciences/Mathematics
12cr|R-bitops-1.0_4.1-1|9	License:          GPL (>= 2)
12cr|R-bitops-1.0_4.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-bitops-1.0_4.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-4.1.tar.gz
12cr|R-bitops-1.0_4.1-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-bitops-1.0_4.1-1|13	
12cr|R-bitops-1.0_4.1-1|14	%description
12cr|R-bitops-1.0_4.1-1|15	Functions for Bitwise operations on integer vectors.
12cr|R-bitops-1.0_4.1-1|16	
12cr|R-bitops-1.0_4.1-1|17	%prep
12cr|R-bitops-1.0_4.1-1|18	%setup -q -c -n %{packname}
12cr|R-bitops-1.0_4.1-1|19	
12cr|R-bitops-1.0_4.1-1|20	%build
12cr|R-bitops-1.0_4.1-1|21	
12cr|R-bitops-1.0_4.1-1|22	%install
12cr|R-bitops-1.0_4.1-1|23	mkdir -p %{buildroot}%{rlibdir}
12cr|R-bitops-1.0_4.1-1|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-bitops-1.0_4.1-1|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-bitops-1.0_4.1-1|26	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-bitops-1.0_4.1-1|27	
12cr|R-bitops-1.0_4.1-1|28	%check
12cr|R-bitops-1.0_4.1-1|29	%{_bindir}/R CMD check %{packname}
12cr|R-bitops-1.0_4.1-1|30	
12cr|R-bitops-1.0_4.1-1|31	%files
12cr|R-bitops-1.0_4.1-1|32	%dir %{rlibdir}/%{packname}
12cr|R-bitops-1.0_4.1-1|33	%doc %{rlibdir}/%{packname}/html
12cr|R-bitops-1.0_4.1-1|34	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-bitops-1.0_4.1-1|35	%{rlibdir}/%{packname}/INDEX
12cr|R-bitops-1.0_4.1-1|36	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-bitops-1.0_4.1-1|37	%{rlibdir}/%{packname}/Meta
12cr|R-bitops-1.0_4.1-1|38	%{rlibdir}/%{packname}/R
12cr|R-bitops-1.0_4.1-1|39	%{rlibdir}/%{packname}/help
12cr|R-bitops-1.0_4.1-1|40	%{rlibdir}/%{packname}/libs
12cr|R-bitops-1.0_4.1-1|41	
12cr|R-bitops-1.0_4.1-1|42	
12cr|R-bitops-1.0_4.1-1|43	%changelog
12cr|R-bitops-1.0_4.1-1|44	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_4.1-1
12cr|R-bitops-1.0_4.1-1|45	+ Revision: 775391
12cr|R-bitops-1.0_4.1-1|46	- Import R-bitops
12cr|R-bitops-1.0_4.1-1|47	- Import R-bitops
12cr|R-bitops-1.0_4.1-1|48	

6905 12
12cr|rblcheck-1.5-14|1	Summary:	A program for performing checks against RBL-style blacklists
12cr|rblcheck-1.5-14|2	Name:		rblcheck
12cr|rblcheck-1.5-14|3	Version:	1.5
12cr|rblcheck-1.5-14|4	Release:	%mkrel 14
12cr|rblcheck-1.5-14|5	License:	GPL
12cr|rblcheck-1.5-14|6	Group:		Networking/Other
12cr|rblcheck-1.5-14|7	URL:		http://rblcheck.sourceforge.net/
12cr|rblcheck-1.5-14|8	Source0:	%{name}-%{version}.tar.bz2
12cr|rblcheck-1.5-14|9	Source1:	rblcheckrc
12cr|rblcheck-1.5-14|10	# Change the text "RBL filtered by" to "listed by"
12cr|rblcheck-1.5-14|11	# (RBL is a trademark of MAPS LLC.)
12cr|rblcheck-1.5-14|12	# 'listed by' is more accurate
12cr|rblcheck-1.5-14|13	Patch1:		rblcheck-texttweak.patch
12cr|rblcheck-1.5-14|14	# Fix broken code for looking up TXT records, code borrowed
12cr|rblcheck-1.5-14|15	# from Ian Gulliver's "firedns" library (GPL), which can be found at:
12cr|rblcheck-1.5-14|16	# http://firestuff.org/
12cr|rblcheck-1.5-14|17	Patch2:		rblcheck-txt.patch
12cr|rblcheck-1.5-14|18	# Comes from a post to the rblcheck users mailing list. See:
12cr|rblcheck-1.5-14|19	# http://sourceforge.net/mailarchive/forum.php?thread_id=1371771&forum_id=4256
12cr|rblcheck-1.5-14|20	Patch3:		rblcheck-names.patch
12cr|rblcheck-1.5-14|21	# Compile fix for x86_64 systems
12cr|rblcheck-1.5-14|22	Patch4:		rblcheck-1.5-res_query.patch
12cr|rblcheck-1.5-14|23	BuildRequires:	docbook-utils
12cr|rblcheck-1.5-14|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rblcheck-1.5-14|25	
12cr|rblcheck-1.5-14|26	%description
12cr|rblcheck-1.5-14|27	Rblcheck is a lightweight C program for performing checks against RBL-style IP
12cr|rblcheck-1.5-14|28	address blacklists. It works well in conjunction with Procmail for filtering
12cr|rblcheck-1.5-14|29	unwanted bulk email.
12cr|rblcheck-1.5-14|30	
12cr|rblcheck-1.5-14|31	This package also includes several tools that try to extract an originating IP
12cr|rblcheck-1.5-14|32	address from e-mail header. See %{_bindir}/origip-* and the documentation
12cr|rblcheck-1.5-14|33	
12cr|rblcheck-1.5-14|34	%prep
12cr|rblcheck-1.5-14|35	
12cr|rblcheck-1.5-14|36	%setup -q -n %{name}-%{version}
12cr|rblcheck-1.5-14|37	%patch1 -p1 -b .texttweak
12cr|rblcheck-1.5-14|38	%patch2 -p0 -b .txt
12cr|rblcheck-1.5-14|39	%patch3 -p0 -b .names
12cr|rblcheck-1.5-14|40	%patch4 -p1 -b .res_query
12cr|rblcheck-1.5-14|41	
12cr|rblcheck-1.5-14|42	cp %{SOURCE1} .
12cr|rblcheck-1.5-14|43	
12cr|rblcheck-1.5-14|44	%build
12cr|rblcheck-1.5-14|45	
12cr|rblcheck-1.5-14|46	%configure
12cr|rblcheck-1.5-14|47	
12cr|rblcheck-1.5-14|48	%make
12cr|rblcheck-1.5-14|49	
12cr|rblcheck-1.5-14|50	%make -C utils/qmail
12cr|rblcheck-1.5-14|51	
12cr|rblcheck-1.5-14|52	%make -C docs html/index.html
12cr|rblcheck-1.5-14|53	mv docs/html/rblcheck html
12cr|rblcheck-1.5-14|54	
12cr|rblcheck-1.5-14|55	%install
12cr|rblcheck-1.5-14|56	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|rblcheck-1.5-14|57	
12cr|rblcheck-1.5-14|58	install -d %{buildroot}%{_bindir}
12cr|rblcheck-1.5-14|59	install -d %{buildroot}%{_sysconfdir}
12cr|rblcheck-1.5-14|60	
12cr|rblcheck-1.5-14|61	install -m0755 rbl %{buildroot}%{_bindir}/
12cr|rblcheck-1.5-14|62	install -m0755 rblcheck %{buildroot}%{_bindir}/
12cr|rblcheck-1.5-14|63	install -m0755 utils/qmail/origip.awk %{buildroot}%{_bindir}/origip-qmail.awk
12cr|rblcheck-1.5-14|64	install -m0755 utils/qmail/origip %{buildroot}%{_bindir}/origip-qmail
12cr|rblcheck-1.5-14|65	install -m0755 utils/sendmail/origip.pl %{buildroot}%{_bindir}/origip-sendmail.pl
12cr|rblcheck-1.5-14|66	install -m0644 rblcheckrc %{buildroot}%{_sysconfdir}/rblcheckrc
12cr|rblcheck-1.5-14|67	
12cr|rblcheck-1.5-14|68	%clean
12cr|rblcheck-1.5-14|69	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|rblcheck-1.5-14|70	
12cr|rblcheck-1.5-14|71	%files
12cr|rblcheck-1.5-14|72	%defattr(-,root,root)
12cr|rblcheck-1.5-14|73	%doc AUTHORS ChangeLog NEWS README html utils/test*.sh
12cr|rblcheck-1.5-14|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/rblcheckrc
12cr|rblcheck-1.5-14|75	%{_bindir}/rbl
12cr|rblcheck-1.5-14|76	%{_bindir}/rblcheck
12cr|rblcheck-1.5-14|77	%{_bindir}/origip-*
12cr|rblcheck-1.5-14|78	
12cr|rblcheck-1.5-14|79	
12cr|rblcheck-1.5-14|80	%changelog
12cr|rblcheck-1.5-14|81	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5-14mdv2011.0
12cr|rblcheck-1.5-14|82	+ Revision: 614702
12cr|rblcheck-1.5-14|83	- the mass rebuild of 2010.1 packages
12cr|rblcheck-1.5-14|84	
12cr|rblcheck-1.5-14|85	* Sat Dec 26 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5-13mdv2010.1
12cr|rblcheck-1.5-14|86	+ Revision: 482519
12cr|rblcheck-1.5-14|87	- don't hardcode rbl services
12cr|rblcheck-1.5-14|88	- nuke dead rbl services
12cr|rblcheck-1.5-14|89	
12cr|rblcheck-1.5-14|90	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.5-12mdv2010.0
12cr|rblcheck-1.5-14|91	+ Revision: 433063
12cr|rblcheck-1.5-14|92	- rebuild
12cr|rblcheck-1.5-14|93	
12cr|rblcheck-1.5-14|94	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.5-11mdv2009.0
12cr|rblcheck-1.5-14|95	+ Revision: 260091
12cr|rblcheck-1.5-14|96	- rebuild
12cr|rblcheck-1.5-14|97	
12cr|rblcheck-1.5-14|98	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.5-10mdv2009.0
12cr|rblcheck-1.5-14|99	+ Revision: 247966
12cr|rblcheck-1.5-14|100	- rebuild
12cr|rblcheck-1.5-14|101	
12cr|rblcheck-1.5-14|102	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.5-8mdv2008.1
12cr|rblcheck-1.5-14|103	+ Revision: 140744
12cr|rblcheck-1.5-14|104	- restore BuildRoot
12cr|rblcheck-1.5-14|105	
12cr|rblcheck-1.5-14|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|rblcheck-1.5-14|107	- kill re-definition of %%buildroot on Pixel's request
12cr|rblcheck-1.5-14|108	- fix summary-ended-with-dot
12cr|rblcheck-1.5-14|109	
12cr|rblcheck-1.5-14|110	
12cr|rblcheck-1.5-14|111	* Mon Feb 05 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5-8mdv2007.0
12cr|rblcheck-1.5-14|112	+ Revision: 116377
12cr|rblcheck-1.5-14|113	- Import rblcheck
12cr|rblcheck-1.5-14|114	
12cr|rblcheck-1.5-14|115	* Mon Feb 05 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5-8mdv2007.1
12cr|rblcheck-1.5-14|116	- sync with fedora extras (1.5-12)
12cr|rblcheck-1.5-14|117	
12cr|rblcheck-1.5-14|118	* Tue Jun 27 2006 Oden Eriksson <oeriksson@mandriva.com> 1.5-7mdv2007.0
12cr|rblcheck-1.5-14|119	- rebuild
12cr|rblcheck-1.5-14|120	
12cr|rblcheck-1.5-14|121	* Wed May 11 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5-6mdk
12cr|rblcheck-1.5-14|122	- added one x86_86 fix
12cr|rblcheck-1.5-14|123	
12cr|rblcheck-1.5-14|124	* Sat Oct 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.5-5mdk
12cr|rblcheck-1.5-14|125	- rpmbuildupdated
12cr|rblcheck-1.5-14|126	

6906 12
12cr|rbldnsd-0.996b-3|1	Summary:	Small, fast daemon to serve DNSBLs
12cr|rbldnsd-0.996b-3|2	Name:		rbldnsd
12cr|rbldnsd-0.996b-3|3	Version:	0.996b
12cr|rbldnsd-0.996b-3|4	Release:	%mkrel 3
12cr|rbldnsd-0.996b-3|5	License:	GPLv2+
12cr|rbldnsd-0.996b-3|6	Group:		System/Servers
12cr|rbldnsd-0.996b-3|7	URL:		http://www.corpit.ru/mjt/rbldnsd.html
12cr|rbldnsd-0.996b-3|8	Source0:	http://www.corpit.ru/mjt/rbldnsd/rbldnsd_%{version}.tar.gz
12cr|rbldnsd-0.996b-3|9	Source1:	rbldnsd.init
12cr|rbldnsd-0.996b-3|10	Patch0:		rbldnsd-0.996b-format_not_a_string_literal_and_no_format_arguments.diff
12cr|rbldnsd-0.996b-3|11	Requires(post): rpm-helper
12cr|rbldnsd-0.996b-3|12	Requires(preun): rpm-helper
12cr|rbldnsd-0.996b-3|13	Requires(pre): rpm-helper
12cr|rbldnsd-0.996b-3|14	Requires(postun): rpm-helper
12cr|rbldnsd-0.996b-3|15	BuildRequires:	gawk
12cr|rbldnsd-0.996b-3|16	BuildRequires:	zlib-devel
12cr|rbldnsd-0.996b-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rbldnsd-0.996b-3|18	
12cr|rbldnsd-0.996b-3|19	%description
12cr|rbldnsd-0.996b-3|20	Rbldnsd is a small, authoritative-only DNS nameserver designed to serve
12cr|rbldnsd-0.996b-3|21	DNS-based blocklists (DNSBLs). It may handle IP-based and name-based
12cr|rbldnsd-0.996b-3|22	blocklists.
12cr|rbldnsd-0.996b-3|23	
12cr|rbldnsd-0.996b-3|24	%prep
12cr|rbldnsd-0.996b-3|25	
12cr|rbldnsd-0.996b-3|26	%setup -q -n %{name}-%{version}
12cr|rbldnsd-0.996b-3|27	%patch0 -p0
12cr|rbldnsd-0.996b-3|28	
12cr|rbldnsd-0.996b-3|29	sed -i	-e 's@/var/lib/rbldns\([/ ]\)@/var/lib/rbldnsd\1@g' \
12cr|rbldnsd-0.996b-3|30	-e 's@\(-r/[a-z/]*\) -b@\1 -q -b@g' debian/rbldnsd.default
12cr|rbldnsd-0.996b-3|31	
12cr|rbldnsd-0.996b-3|32	%build
12cr|rbldnsd-0.996b-3|33	%serverbuild
12cr|rbldnsd-0.996b-3|34	
12cr|rbldnsd-0.996b-3|35	# this is not an autotools-generated configure script, and does not support --libdir
12cr|rbldnsd-0.996b-3|36	CFLAGS="$CFLAGS" ./configure
12cr|rbldnsd-0.996b-3|37	
12cr|rbldnsd-0.996b-3|38	%make
12cr|rbldnsd-0.996b-3|39	
12cr|rbldnsd-0.996b-3|40	%install
12cr|rbldnsd-0.996b-3|41	rm -rf %{buildroot}
12cr|rbldnsd-0.996b-3|42	
12cr|rbldnsd-0.996b-3|43	install -d %{buildroot}%{_sbindir}
12cr|rbldnsd-0.996b-3|44	install -d %{buildroot}%{_mandir}/man8
12cr|rbldnsd-0.996b-3|45	install -d %{buildroot}%{_initrddir}
12cr|rbldnsd-0.996b-3|46	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|rbldnsd-0.996b-3|47	install -d %{buildroot}/var/lib/rbldnsd
12cr|rbldnsd-0.996b-3|48	
12cr|rbldnsd-0.996b-3|49	install -m0755 rbldnsd %{buildroot}%{_sbindir}
12cr|rbldnsd-0.996b-3|50	install -m0644 rbldnsd.8 %{buildroot}%{_mandir}/man8
12cr|rbldnsd-0.996b-3|51	install -m0644 debian/rbldnsd.default %{buildroot}%{_sysconfdir}/sysconfig/rbldnsd
12cr|rbldnsd-0.996b-3|52	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/rbldnsd
12cr|rbldnsd-0.996b-3|53	
12cr|rbldnsd-0.996b-3|54	%pre
12cr|rbldnsd-0.996b-3|55	%_pre_useradd rbldns /var/lib/rbldnsd /sbin/nologin
12cr|rbldnsd-0.996b-3|56	
12cr|rbldnsd-0.996b-3|57	%post
12cr|rbldnsd-0.996b-3|58	%_post_service rbldnsd
12cr|rbldnsd-0.996b-3|59	
12cr|rbldnsd-0.996b-3|60	%preun
12cr|rbldnsd-0.996b-3|61	%_preun_service rbldnsd
12cr|rbldnsd-0.996b-3|62	
12cr|rbldnsd-0.996b-3|63	%postun
12cr|rbldnsd-0.996b-3|64	%_postun_userdel rbldns
12cr|rbldnsd-0.996b-3|65	
12cr|rbldnsd-0.996b-3|66	%clean
12cr|rbldnsd-0.996b-3|67	rm -rf %{buildroot}
12cr|rbldnsd-0.996b-3|68	
12cr|rbldnsd-0.996b-3|69	%files
12cr|rbldnsd-0.996b-3|70	%defattr (-,root,root,-)
12cr|rbldnsd-0.996b-3|71	%doc README.user NEWS TODO debian/changelog CHANGES-0.81
12cr|rbldnsd-0.996b-3|72	%{_initrddir}/rbldnsd
12cr|rbldnsd-0.996b-3|73	%config(noreplace) %{_sysconfdir}/sysconfig/rbldnsd
12cr|rbldnsd-0.996b-3|74	%{_sbindir}/rbldnsd
12cr|rbldnsd-0.996b-3|75	%{_mandir}/man8/rbldnsd.8*
12cr|rbldnsd-0.996b-3|76	%dir /var/lib/rbldnsd
12cr|rbldnsd-0.996b-3|77	
12cr|rbldnsd-0.996b-3|78	
12cr|rbldnsd-0.996b-3|79	%changelog
12cr|rbldnsd-0.996b-3|80	* Mon Oct 05 2009 Oden Eriksson <oeriksson@mandriva.com> 0.996b-3mdv2010.0
12cr|rbldnsd-0.996b-3|81	+ Revision: 454032
12cr|rbldnsd-0.996b-3|82	- P0: fix format string errors
12cr|rbldnsd-0.996b-3|83	- rebuild
12cr|rbldnsd-0.996b-3|84	
12cr|rbldnsd-0.996b-3|85	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|rbldnsd-0.996b-3|86	- rebuild
12cr|rbldnsd-0.996b-3|87	
12cr|rbldnsd-0.996b-3|88	* Sun Sep 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0.996b-1mdv2009.0
12cr|rbldnsd-0.996b-3|89	+ Revision: 282185
12cr|rbldnsd-0.996b-3|90	- 0.996b
12cr|rbldnsd-0.996b-3|91	
12cr|rbldnsd-0.996b-3|92	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.996a-4mdv2009.0
12cr|rbldnsd-0.996b-3|93	+ Revision: 260093
12cr|rbldnsd-0.996b-3|94	- rebuild
12cr|rbldnsd-0.996b-3|95	
12cr|rbldnsd-0.996b-3|96	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.996a-3mdv2009.0
12cr|rbldnsd-0.996b-3|97	+ Revision: 247968
12cr|rbldnsd-0.996b-3|98	- rebuild
12cr|rbldnsd-0.996b-3|99	- kill re-definition of %%buildroot on Pixel's request
12cr|rbldnsd-0.996b-3|100	
12cr|rbldnsd-0.996b-3|101	+ Pixel <pixel@mandriva.com>
12cr|rbldnsd-0.996b-3|102	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|rbldnsd-0.996b-3|103	
12cr|rbldnsd-0.996b-3|104	+ Olivier Blin <oblin@mandriva.com>
12cr|rbldnsd-0.996b-3|105	- restore BuildRoot
12cr|rbldnsd-0.996b-3|106	
12cr|rbldnsd-0.996b-3|107	* Wed Nov 14 2007 Oden Eriksson <oeriksson@mandriva.com> 0.996a-1mdv2008.1
12cr|rbldnsd-0.996b-3|108	+ Revision: 108681
12cr|rbldnsd-0.996b-3|109	- import rbldnsd
12cr|rbldnsd-0.996b-3|110	
12cr|rbldnsd-0.996b-3|111	
12cr|rbldnsd-0.996b-3|112	* Wed Nov 14 2007 Oden Eriksson <oeriksson@mandriva.com> 0.996a-1mdv2008.1
12cr|rbldnsd-0.996b-3|113	- initial Mandriva package (fc8 import)
12cr|rbldnsd-0.996b-3|114	
12cr|rbldnsd-0.996b-3|115	* Thu Aug 23 2007 Paul Howarth <paul@city-fan.org> 0.996a-4
12cr|rbldnsd-0.996b-3|116	- add buildreq gawk
12cr|rbldnsd-0.996b-3|117	
12cr|rbldnsd-0.996b-3|118	* Thu Aug 23 2007 Paul Howarth <paul@city-fan.org> 0.996a-3
12cr|rbldnsd-0.996b-3|119	- upstream released a new version without changing the version number (the
12cr|rbldnsd-0.996b-3|120	only changes are in debian/control and debian/changelog, neither of which
12cr|rbldnsd-0.996b-3|121	are used in the RPM package)
12cr|rbldnsd-0.996b-3|122	- unexpand tabs in spec
12cr|rbldnsd-0.996b-3|123	- use the standard scriptlet for user/group creation in %%pre
12cr|rbldnsd-0.996b-3|124	- drop scriptlet dependencies on /sbin/service by calling initscript directly
12cr|rbldnsd-0.996b-3|125	- clarify license as GPL version 2 or later
12cr|rbldnsd-0.996b-3|126	
12cr|rbldnsd-0.996b-3|127	* Wed Aug 30 2006 Paul Howarth <paul@city-fan.org> 0.996a-2
12cr|rbldnsd-0.996b-3|128	- FE6 mass rebuild
12cr|rbldnsd-0.996b-3|129	
12cr|rbldnsd-0.996b-3|130	* Fri Jul 28 2006 Paul Howarth <paul@city-fan.org> 0.996a-1
12cr|rbldnsd-0.996b-3|131	- update to 0.996a
12cr|rbldnsd-0.996b-3|132	
12cr|rbldnsd-0.996b-3|133	* Tue Feb 21 2006 Paul Howarth <paul@city-fan.org> 0.996-1
12cr|rbldnsd-0.996b-3|134	- update to 0.996
12cr|rbldnsd-0.996b-3|135	- use /usr/sbin/useradd instead of %%{_sbindir}/useradd
12cr|rbldnsd-0.996b-3|136	- add buildreq zlib-devel to support gzipped zone files
12cr|rbldnsd-0.996b-3|137	
12cr|rbldnsd-0.996b-3|138	* Wed Feb 15 2006 Paul Howarth <paul@city-fan.org> 0.995-5
12cr|rbldnsd-0.996b-3|139	- license text not included in upstream tarball, so don't include it
12cr|rbldnsd-0.996b-3|140	
12cr|rbldnsd-0.996b-3|141	* Tue Jun 28 2005 Paul Howarth <paul@city-fan.org> 0.995-4
12cr|rbldnsd-0.996b-3|142	- include gpl.txt as %%doc
12cr|rbldnsd-0.996b-3|143	
12cr|rbldnsd-0.996b-3|144	* Mon Jun 27 2005 Paul Howarth <paul@city-fan.org> 0.995-3
12cr|rbldnsd-0.996b-3|145	- fix /etc/sysconfig/rbldnsd references to /var/lib/rbldns to point to
12cr|rbldnsd-0.996b-3|146	%%{_localstatedir}/lib/rbldnsd instead
12cr|rbldnsd-0.996b-3|147	- don't enable daemons in any runlevel by default
12cr|rbldnsd-0.996b-3|148	- add -q option to sample entries in /etc/sysconfig/rbldnsd
12cr|rbldnsd-0.996b-3|149	
12cr|rbldnsd-0.996b-3|150	* Fri Jun 17 2005 Paul Howarth <paul@city-fan.org> 0.995-2
12cr|rbldnsd-0.996b-3|151	- first Fedora Extras build, largely based on upstream spec file

6907 12
12cr|rbutil-1.2.11-1|1	%define Werror_cflags %nil
12cr|rbutil-1.2.11-1|2	
12cr|rbutil-1.2.11-1|3	Summary:	Rockbox (rbutil) firmware for mp3 players
12cr|rbutil-1.2.11-1|4	Name:		rbutil
12cr|rbutil-1.2.11-1|5	Version:	1.2.11
12cr|rbutil-1.2.11-1|6	Release:	1
12cr|rbutil-1.2.11-1|7	License:	GPLv2
12cr|rbutil-1.2.11-1|8	Group:		System/Configuration/Hardware
12cr|rbutil-1.2.11-1|9	URL:		http://www.rockbox.org/
12cr|rbutil-1.2.11-1|10	Source:		http://download.rockbox.org/rbutil/source/%{name}_%{version}-src.tar.bz2
12cr|rbutil-1.2.11-1|11	BuildRequires:	qt4-devel
12cr|rbutil-1.2.11-1|12	BuildRequires:	usb1-devel
12cr|rbutil-1.2.11-1|13	Patch0:		werror_sec.patch
12cr|rbutil-1.2.11-1|14	
12cr|rbutil-1.2.11-1|15	
12cr|rbutil-1.2.11-1|16	%description
12cr|rbutil-1.2.11-1|17	Rockbox (rbutil) is an open source firmware for mp3 players, written from scratch.
12cr|rbutil-1.2.11-1|18	It runs on a wide range of players:
12cr|rbutil-1.2.11-1|19	
12cr|rbutil-1.2.11-1|20	* Apple: 1st through 5.5th generation iPod, iPod Mini and 1st generation iPod Nano
12cr|rbutil-1.2.11-1|21	(not the Shuffle, 2nd/3rd/4th gen Nano, Classic or Touch)
12cr|rbutil-1.2.11-1|22	* Archos: Jukebox 5000, 6000, Studio, Recorder, FM Recorder, Recorder V2 and Ondio
12cr|rbutil-1.2.11-1|23	* Cowon: iAudio X5, X5V, X5L, M5, M5L, M3 and M3L
12cr|rbutil-1.2.11-1|24	* iriver: iHP100 series, H100 series, H300 series and H10 series
12cr|rbutil-1.2.11-1|25	* Olympus: M:Robe 100
12cr|rbutil-1.2.11-1|26	* SanDisk: Sansa c200 series, e200 series and e200R series (not the AMS models)
12cr|rbutil-1.2.11-1|27	* Toshiba: Gigabeat X and F series (not the S series)
12cr|rbutil-1.2.11-1|28	
12cr|rbutil-1.2.11-1|29	%prep
12cr|rbutil-1.2.11-1|30	%setup -q -n %{name}_%{version}
12cr|rbutil-1.2.11-1|31	%patch0 -p0
12cr|rbutil-1.2.11-1|32	
12cr|rbutil-1.2.11-1|33	%build
12cr|rbutil-1.2.11-1|34	cd rbutil/rbutilqt
12cr|rbutil-1.2.11-1|35	lrelease rbutilqt.pro
12cr|rbutil-1.2.11-1|36	
12cr|rbutil-1.2.11-1|37	%qmake_qt4
12cr|rbutil-1.2.11-1|38	%make
12cr|rbutil-1.2.11-1|39	
12cr|rbutil-1.2.11-1|40	%install
12cr|rbutil-1.2.11-1|41	# menu
12cr|rbutil-1.2.11-1|42	mkdir -p %{buildroot}%{_datadir}/applications
12cr|rbutil-1.2.11-1|43	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cr|rbutil-1.2.11-1|44	[Desktop Entry]
12cr|rbutil-1.2.11-1|45	Encoding=UTF-8
12cr|rbutil-1.2.11-1|46	Name=RockBox
12cr|rbutil-1.2.11-1|47	Comment=Firmware for mp3 players
12cr|rbutil-1.2.11-1|48	Exec=rbutil
12cr|rbutil-1.2.11-1|49	Icon=%{name}.png
12cr|rbutil-1.2.11-1|50	Terminal=false
12cr|rbutil-1.2.11-1|51	Type=Application
12cr|rbutil-1.2.11-1|52	StartupNotify=true
12cr|rbutil-1.2.11-1|53	Categories=System;Hardware;X-MandrivaLinux-System-Configuration-Hardware;
12cr|rbutil-1.2.11-1|54	EOF
12cr|rbutil-1.2.11-1|55	
12cr|rbutil-1.2.11-1|56	#icon
12cr|rbutil-1.2.11-1|57	install -m 644 rbutil/rbutilqt/icons/%{name}.png -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|rbutil-1.2.11-1|58	install -m 755 rbutil/rbutilqt/RockboxUtility -D %{buildroot}%{_bindir}/%{name}
12cr|rbutil-1.2.11-1|59	
12cr|rbutil-1.2.11-1|60	
12cr|rbutil-1.2.11-1|61	%files
12cr|rbutil-1.2.11-1|62	%{_bindir}/rbutil
12cr|rbutil-1.2.11-1|63	%{_datadir}/applications/%{name}.desktop
12cr|rbutil-1.2.11-1|64	%{_iconsdir}/%{name}.png
12cr|rbutil-1.2.11-1|65	
12cr|rbutil-1.2.11-1|66	
12cr|rbutil-1.2.11-1|67	%changelog
12cr|rbutil-1.2.11-1|68	* Fri Dec 09 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.2.11-1
12cr|rbutil-1.2.11-1|69	+ Revision: 739380
12cr|rbutil-1.2.11-1|70	- BR fix
12cr|rbutil-1.2.11-1|71	- imported package rbutil
12cr|rbutil-1.2.11-1|72	

6908 12
12cr|R-Cairo-1.5_1-2|1	%global packname  Cairo
12cr|R-Cairo-1.5_1-2|2	%global rlibdir  %{_libdir}/R/library
12cr|R-Cairo-1.5_1-2|3	
12cr|R-Cairo-1.5_1-2|4	Name:             R-%{packname}
12cr|R-Cairo-1.5_1-2|5	Version:          1.5_1
12cr|R-Cairo-1.5_1-2|6	Release:          2
12cr|R-Cairo-1.5_1-2|7	Summary:          R graphics device using cairo graphics library for creating high-quality bitmap (PNG, JPEG, TIFF), vector (PDF, SVG, PostScript) and display (X11 and Win32) output
12cr|R-Cairo-1.5_1-2|8	Group:            Sciences/Mathematics
12cr|R-Cairo-1.5_1-2|9	License:          GPL-2
12cr|R-Cairo-1.5_1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-Cairo-1.5_1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.5-1.tar.gz
12cr|R-Cairo-1.5_1-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-Cairo-1.5_1-2|13	BuildRequires:    cairo-devel
12cr|R-Cairo-1.5_1-2|14	BuildRequires:    glib2-devel
12cr|R-Cairo-1.5_1-2|15	BuildRequires:    libice-devel
12cr|R-Cairo-1.5_1-2|16	BuildRequires:    libsm-devel
12cr|R-Cairo-1.5_1-2|17	BuildRequires:    libxmu-devel
12cr|R-Cairo-1.5_1-2|18	BuildRequires:    libxt-devel
12cr|R-Cairo-1.5_1-2|19	%rename R-cran-Cairo
12cr|R-Cairo-1.5_1-2|20	
12cr|R-Cairo-1.5_1-2|21	%description
12cr|R-Cairo-1.5_1-2|22	This package provides a Cairo graphics device that can be use to create
12cr|R-Cairo-1.5_1-2|23	high-quality vector (PDF, PostScript and SVG) and bitmap output
12cr|R-Cairo-1.5_1-2|24	(PNG,JPEG,TIFF), and high-quality rendering in displays (X11 and Win32).
12cr|R-Cairo-1.5_1-2|25	Since it uses the same back-end for all output, copying across formats is
12cr|R-Cairo-1.5_1-2|26	WYSIWYG. Files are created without the dependence on X11 or other external
12cr|R-Cairo-1.5_1-2|27	programs. This device supports alpha channel (semi-transparent drawing)
12cr|R-Cairo-1.5_1-2|28	and resulting images can contain transparent and semi-transparent regions.
12cr|R-Cairo-1.5_1-2|29	It is ideal for use in server environemnts (file output) and as a
12cr|R-Cairo-1.5_1-2|30	replacement for other devices that don't have Cairo's capabilities such as
12cr|R-Cairo-1.5_1-2|31	alpha support or anti-aliasing. Backends are modular such that any subset
12cr|R-Cairo-1.5_1-2|32	of backends is supported.
12cr|R-Cairo-1.5_1-2|33	
12cr|R-Cairo-1.5_1-2|34	%prep
12cr|R-Cairo-1.5_1-2|35	%setup -q -c -n %{packname}
12cr|R-Cairo-1.5_1-2|36	
12cr|R-Cairo-1.5_1-2|37	%build
12cr|R-Cairo-1.5_1-2|38	
12cr|R-Cairo-1.5_1-2|39	%install
12cr|R-Cairo-1.5_1-2|40	mkdir -p %{buildroot}%{rlibdir}
12cr|R-Cairo-1.5_1-2|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-Cairo-1.5_1-2|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-Cairo-1.5_1-2|43	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-Cairo-1.5_1-2|44	
12cr|R-Cairo-1.5_1-2|45	%check
12cr|R-Cairo-1.5_1-2|46	%{_bindir}/R CMD check %{packname}
12cr|R-Cairo-1.5_1-2|47	
12cr|R-Cairo-1.5_1-2|48	%files
12cr|R-Cairo-1.5_1-2|49	%dir %{rlibdir}/%{packname}
12cr|R-Cairo-1.5_1-2|50	%doc %{rlibdir}/%{packname}/html
12cr|R-Cairo-1.5_1-2|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-Cairo-1.5_1-2|52	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-Cairo-1.5_1-2|53	%{rlibdir}/%{packname}/INDEX
12cr|R-Cairo-1.5_1-2|54	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-Cairo-1.5_1-2|55	%{rlibdir}/%{packname}/Meta
12cr|R-Cairo-1.5_1-2|56	%{rlibdir}/%{packname}/R
12cr|R-Cairo-1.5_1-2|57	%{rlibdir}/%{packname}/help
12cr|R-Cairo-1.5_1-2|58	%{rlibdir}/%{packname}/libs
12cr|R-Cairo-1.5_1-2|59	
12cr|R-Cairo-1.5_1-2|60	
12cr|R-Cairo-1.5_1-2|61	%changelog
12cr|R-Cairo-1.5_1-2|62	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.5_1-2
12cr|R-Cairo-1.5_1-2|63	+ Revision: 775066
12cr|R-Cairo-1.5_1-2|64	- Update to latest version
12cr|R-Cairo-1.5_1-2|65	- Update to latest version
12cr|R-Cairo-1.5_1-2|66	
12cr|R-Cairo-1.5_1-2|67	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.5_0-1
12cr|R-Cairo-1.5_1-2|68	+ Revision: 774884
12cr|R-Cairo-1.5_1-2|69	- Update and rebuild with R2spec
12cr|R-Cairo-1.5_1-2|70	- Update and rebuild with R2spec
12cr|R-Cairo-1.5_1-2|71	
12cr|R-Cairo-1.5_1-2|72	* Fri Dec 25 2009 Jérôme Brenier <incubusss@mandriva.org> 2.10-1mdv2010.1
12cr|R-Cairo-1.5_1-2|73	+ Revision: 482262
12cr|R-Cairo-1.5_1-2|74	- new version 2.10
12cr|R-Cairo-1.5_1-2|75	
12cr|R-Cairo-1.5_1-2|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|R-Cairo-1.5_1-2|77	- rebuild
12cr|R-Cairo-1.5_1-2|78	
12cr|R-Cairo-1.5_1-2|79	* Sun Aug 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.8-1mdv2009.0
12cr|R-Cairo-1.5_1-2|80	+ Revision: 270294
12cr|R-Cairo-1.5_1-2|81	- update to new version 2.8
12cr|R-Cairo-1.5_1-2|82	
12cr|R-Cairo-1.5_1-2|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|R-Cairo-1.5_1-2|84	- rebuild
12cr|R-Cairo-1.5_1-2|85	- rebuild
12cr|R-Cairo-1.5_1-2|86	
12cr|R-Cairo-1.5_1-2|87	* Fri Feb 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.6-2mdv2008.1
12cr|R-Cairo-1.5_1-2|88	+ Revision: 176958
12cr|R-Cairo-1.5_1-2|89	- remove requires on libR.so
12cr|R-Cairo-1.5_1-2|90	
12cr|R-Cairo-1.5_1-2|91	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.6-1mdv2008.1
12cr|R-Cairo-1.5_1-2|92	+ Revision: 169889
12cr|R-Cairo-1.5_1-2|93	- fix buildrequires
12cr|R-Cairo-1.5_1-2|94	- fix Url
12cr|R-Cairo-1.5_1-2|95	- suggests R-cran-RGtk2
12cr|R-Cairo-1.5_1-2|96	- add source and spec file
12cr|R-Cairo-1.5_1-2|97	- Created package structure for R-cran-cairoDevice.
12cr|R-Cairo-1.5_1-2|98	

6909 12
12cr|R-cairoDevice-2.19-1|1	%global packname  cairoDevice
12cr|R-cairoDevice-2.19-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-cairoDevice-2.19-1|3	
12cr|R-cairoDevice-2.19-1|4	Name:             R-%{packname}
12cr|R-cairoDevice-2.19-1|5	Version:          2.19
12cr|R-cairoDevice-2.19-1|6	Release:          1
12cr|R-cairoDevice-2.19-1|7	Summary:          Cairo-based cross-platform antialiased graphics device driver
12cr|R-cairoDevice-2.19-1|8	Group:            Sciences/Mathematics
12cr|R-cairoDevice-2.19-1|9	License:          GPL
12cr|R-cairoDevice-2.19-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-cairoDevice-2.19-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-cairoDevice-2.19-1|12	Requires:         R-grDevices
12cr|R-cairoDevice-2.19-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-cairoDevice-2.19-1|14	BuildRequires:    R-grDevices
12cr|R-cairoDevice-2.19-1|15	BuildRequires:    cairo-devel
12cr|R-cairoDevice-2.19-1|16	BuildRequires:    glib2-devel
12cr|R-cairoDevice-2.19-1|17	BuildRequires:    gtk2-devel
12cr|R-cairoDevice-2.19-1|18	BuildRequires:    jpeg-devel
12cr|R-cairoDevice-2.19-1|19	BuildRequires:    tiff-devel
12cr|R-cairoDevice-2.19-1|20	BuildRequires:    x11-server-xvfb
12cr|R-cairoDevice-2.19-1|21	%rename R-cran-cairoDevice
12cr|R-cairoDevice-2.19-1|22	
12cr|R-cairoDevice-2.19-1|23	%description
12cr|R-cairoDevice-2.19-1|24	Cairo/GTK graphics device driver with output to screen, file (png, svg,
12cr|R-cairoDevice-2.19-1|25	pdf, and ps) or memory (arbitrary GdkDrawable or Cairo context). The
12cr|R-cairoDevice-2.19-1|26	screen device may be embedded into RGtk2 interfaces. Supports all
12cr|R-cairoDevice-2.19-1|27	interactive features of other graphics devices, including
12cr|R-cairoDevice-2.19-1|28	
12cr|R-cairoDevice-2.19-1|29	%prep
12cr|R-cairoDevice-2.19-1|30	%setup -q -c -n %{packname}
12cr|R-cairoDevice-2.19-1|31	
12cr|R-cairoDevice-2.19-1|32	%build
12cr|R-cairoDevice-2.19-1|33	
12cr|R-cairoDevice-2.19-1|34	%install
12cr|R-cairoDevice-2.19-1|35	mkdir -p %{buildroot}%{rlibdir}
12cr|R-cairoDevice-2.19-1|36	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-cairoDevice-2.19-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-cairoDevice-2.19-1|38	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-cairoDevice-2.19-1|39	
12cr|R-cairoDevice-2.19-1|40	%files
12cr|R-cairoDevice-2.19-1|41	%dir %{rlibdir}/%{packname}
12cr|R-cairoDevice-2.19-1|42	%doc %{rlibdir}/%{packname}/html
12cr|R-cairoDevice-2.19-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-cairoDevice-2.19-1|44	%{rlibdir}/%{packname}/INDEX
12cr|R-cairoDevice-2.19-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-cairoDevice-2.19-1|46	%{rlibdir}/%{packname}/Meta
12cr|R-cairoDevice-2.19-1|47	%{rlibdir}/%{packname}/R
12cr|R-cairoDevice-2.19-1|48	%{rlibdir}/%{packname}/demo
12cr|R-cairoDevice-2.19-1|49	%{rlibdir}/%{packname}/help
12cr|R-cairoDevice-2.19-1|50	%{rlibdir}/%{packname}/libs
12cr|R-cairoDevice-2.19-1|51	
12cr|R-cairoDevice-2.19-1|52	
12cr|R-cairoDevice-2.19-1|53	%changelog
12cr|R-cairoDevice-2.19-1|54	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.19-1
12cr|R-cairoDevice-2.19-1|55	+ Revision: 775025
12cr|R-cairoDevice-2.19-1|56	- Update to latest version
12cr|R-cairoDevice-2.19-1|57	
12cr|R-cairoDevice-2.19-1|58	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.18-2
12cr|R-cairoDevice-2.19-1|59	+ Revision: 774835
12cr|R-cairoDevice-2.19-1|60	- Do the proper Provides/Obsoletes or previous R packages.
12cr|R-cairoDevice-2.19-1|61	
12cr|R-cairoDevice-2.19-1|62	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.18-1
12cr|R-cairoDevice-2.19-1|63	+ Revision: 774654
12cr|R-cairoDevice-2.19-1|64	- Rebuild with R2spec.
12cr|R-cairoDevice-2.19-1|65	- Update and rebuild with R2spec
12cr|R-cairoDevice-2.19-1|66	
12cr|R-cairoDevice-2.19-1|67	* Sat Sep 11 2010 Funda Wang <fwang@mandriva.org> 1.4.5-3mdv2011.0
12cr|R-cairoDevice-2.19-1|68	+ Revision: 577196
12cr|R-cairoDevice-2.19-1|69	- rebuild
12cr|R-cairoDevice-2.19-1|70	
12cr|R-cairoDevice-2.19-1|71	* Thu Jan 14 2010 Funda Wang <fwang@mandriva.org> 1.4.5-2mdv2010.1
12cr|R-cairoDevice-2.19-1|72	+ Revision: 491115
12cr|R-cairoDevice-2.19-1|73	- rebuild for new jpeg
12cr|R-cairoDevice-2.19-1|74	
12cr|R-cairoDevice-2.19-1|75	* Fri Dec 25 2009 Jérôme Brenier <incubusss@mandriva.org> 1.4.5-1mdv2010.1
12cr|R-cairoDevice-2.19-1|76	+ Revision: 482226
12cr|R-cairoDevice-2.19-1|77	- new version 1.4.5
12cr|R-cairoDevice-2.19-1|78	
12cr|R-cairoDevice-2.19-1|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|R-cairoDevice-2.19-1|80	- rebuild
12cr|R-cairoDevice-2.19-1|81	
12cr|R-cairoDevice-2.19-1|82	* Sun Aug 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.3-1mdv2009.0
12cr|R-cairoDevice-2.19-1|83	+ Revision: 270296
12cr|R-cairoDevice-2.19-1|84	- update to new version 1.4-3
12cr|R-cairoDevice-2.19-1|85	
12cr|R-cairoDevice-2.19-1|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|R-cairoDevice-2.19-1|87	- rebuild
12cr|R-cairoDevice-2.19-1|88	- rebuild
12cr|R-cairoDevice-2.19-1|89	
12cr|R-cairoDevice-2.19-1|90	* Fri Feb 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.5-2mdv2008.1
12cr|R-cairoDevice-2.19-1|91	+ Revision: 176956
12cr|R-cairoDevice-2.19-1|92	- remove requires on libR.so
12cr|R-cairoDevice-2.19-1|93	
12cr|R-cairoDevice-2.19-1|94	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.5-1mdv2008.1
12cr|R-cairoDevice-2.19-1|95	+ Revision: 169883
12cr|R-cairoDevice-2.19-1|96	- fix Url
12cr|R-cairoDevice-2.19-1|97	- add missing buildrequires
12cr|R-cairoDevice-2.19-1|98	- add source and spec file
12cr|R-cairoDevice-2.19-1|99	- Created package structure for R-cran-Cairo.
12cr|R-cairoDevice-2.19-1|100	

6910 12
12cr|R-chron-2.3_42-1|1	%global packname  chron
12cr|R-chron-2.3_42-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-chron-2.3_42-1|3	
12cr|R-chron-2.3_42-1|4	Name:             R-%{packname}
12cr|R-chron-2.3_42-1|5	Version:          2.3_42
12cr|R-chron-2.3_42-1|6	Release:          1
12cr|R-chron-2.3_42-1|7	Summary:          Chronological objects which can handle dates and times
12cr|R-chron-2.3_42-1|8	Group:            Sciences/Mathematics
12cr|R-chron-2.3_42-1|9	License:          GPL-2
12cr|R-chron-2.3_42-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-chron-2.3_42-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2.3-42.tar.gz
12cr|R-chron-2.3_42-1|12	Requires:         R-graphics R-stats
12cr|R-chron-2.3_42-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-chron-2.3_42-1|14	BuildRequires:    R-graphics R-stats
12cr|R-chron-2.3_42-1|15	
12cr|R-chron-2.3_42-1|16	%description
12cr|R-chron-2.3_42-1|17	Chronological objects which can handle dates and times
12cr|R-chron-2.3_42-1|18	
12cr|R-chron-2.3_42-1|19	%prep
12cr|R-chron-2.3_42-1|20	%setup -q -c -n %{packname}
12cr|R-chron-2.3_42-1|21	
12cr|R-chron-2.3_42-1|22	%build
12cr|R-chron-2.3_42-1|23	
12cr|R-chron-2.3_42-1|24	%install
12cr|R-chron-2.3_42-1|25	mkdir -p %{buildroot}%{rlibdir}
12cr|R-chron-2.3_42-1|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-chron-2.3_42-1|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-chron-2.3_42-1|28	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-chron-2.3_42-1|29	
12cr|R-chron-2.3_42-1|30	%check
12cr|R-chron-2.3_42-1|31	%{_bindir}/R CMD check %{packname}
12cr|R-chron-2.3_42-1|32	
12cr|R-chron-2.3_42-1|33	%files
12cr|R-chron-2.3_42-1|34	%dir %{rlibdir}/%{packname}
12cr|R-chron-2.3_42-1|35	%doc %{rlibdir}/%{packname}/html
12cr|R-chron-2.3_42-1|36	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-chron-2.3_42-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-chron-2.3_42-1|38	%{rlibdir}/%{packname}/INDEX
12cr|R-chron-2.3_42-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-chron-2.3_42-1|40	%{rlibdir}/%{packname}/Meta
12cr|R-chron-2.3_42-1|41	%{rlibdir}/%{packname}/R
12cr|R-chron-2.3_42-1|42	%{rlibdir}/%{packname}/help
12cr|R-chron-2.3_42-1|43	%{rlibdir}/%{packname}/libs
12cr|R-chron-2.3_42-1|44	
12cr|R-chron-2.3_42-1|45	
12cr|R-chron-2.3_42-1|46	%changelog
12cr|R-chron-2.3_42-1|47	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.3_42-1
12cr|R-chron-2.3_42-1|48	+ Revision: 775046
12cr|R-chron-2.3_42-1|49	- Update to latest version
12cr|R-chron-2.3_42-1|50	
12cr|R-chron-2.3_42-1|51	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.3_41-1
12cr|R-chron-2.3_42-1|52	+ Revision: 774846
12cr|R-chron-2.3_42-1|53	- Update and rebuild with R2spec
12cr|R-chron-2.3_42-1|54	- Update and rebuild with R2spec
12cr|R-chron-2.3_42-1|55	
12cr|R-chron-2.3_42-1|56	* Tue Dec 29 2009 Jérôme Brenier <incubusss@mandriva.org> 2.3.33-1mdv2010.1
12cr|R-chron-2.3_42-1|57	+ Revision: 483317
12cr|R-chron-2.3_42-1|58	- import R-cran-chron
12cr|R-chron-2.3_42-1|59	

6911 12
12cr|R-CircStats-0.2_4-1|1	%global packname  CircStats
12cr|R-CircStats-0.2_4-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-CircStats-0.2_4-1|3	
12cr|R-CircStats-0.2_4-1|4	Name:             R-%{packname}
12cr|R-CircStats-0.2_4-1|5	Version:          0.2_4
12cr|R-CircStats-0.2_4-1|6	Release:          1
12cr|R-CircStats-0.2_4-1|7	Summary:          Circular Statistics, from "Topics in circular Statistics" (2001)
12cr|R-CircStats-0.2_4-1|8	Group:            Sciences/Mathematics
12cr|R-CircStats-0.2_4-1|9	License:          GPL-2
12cr|R-CircStats-0.2_4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-CircStats-0.2_4-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.2-4.tar.gz
12cr|R-CircStats-0.2_4-1|12	BuildArch:        noarch
12cr|R-CircStats-0.2_4-1|13	Requires:         R-core
12cr|R-CircStats-0.2_4-1|14	Requires:         R-MASS
12cr|R-CircStats-0.2_4-1|15	Requires:         R-boot
12cr|R-CircStats-0.2_4-1|16	BuildRequires:    R-devel
12cr|R-CircStats-0.2_4-1|17	BuildRequires:    Rmath-devel
12cr|R-CircStats-0.2_4-1|18	BuildRequires:    texlive-collection-latex
12cr|R-CircStats-0.2_4-1|19	BuildRequires:    R-MASS
12cr|R-CircStats-0.2_4-1|20	BuildRequires:    R-boot
12cr|R-CircStats-0.2_4-1|21	BuildRequires:    pkgconfig(lapack)
12cr|R-CircStats-0.2_4-1|22	
12cr|R-CircStats-0.2_4-1|23	%description
12cr|R-CircStats-0.2_4-1|24	Circular Statistics, from "Topics in circular Statistics" (2001) S. Rao
12cr|R-CircStats-0.2_4-1|25	Jammalamadaka and A. SenGupta, World Scientific.
12cr|R-CircStats-0.2_4-1|26	
12cr|R-CircStats-0.2_4-1|27	%prep
12cr|R-CircStats-0.2_4-1|28	%setup -q -c -n %{packname}
12cr|R-CircStats-0.2_4-1|29	
12cr|R-CircStats-0.2_4-1|30	%build
12cr|R-CircStats-0.2_4-1|31	
12cr|R-CircStats-0.2_4-1|32	%install
12cr|R-CircStats-0.2_4-1|33	mkdir -p %{buildroot}%{rlibdir}
12cr|R-CircStats-0.2_4-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-CircStats-0.2_4-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-CircStats-0.2_4-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-CircStats-0.2_4-1|37	
12cr|R-CircStats-0.2_4-1|38	%check
12cr|R-CircStats-0.2_4-1|39	%{_bindir}/R CMD check %{packname}
12cr|R-CircStats-0.2_4-1|40	
12cr|R-CircStats-0.2_4-1|41	%files
12cr|R-CircStats-0.2_4-1|42	%dir %{rlibdir}/%{packname}
12cr|R-CircStats-0.2_4-1|43	%doc %{rlibdir}/%{packname}/html
12cr|R-CircStats-0.2_4-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-CircStats-0.2_4-1|45	%{rlibdir}/%{packname}/INDEX
12cr|R-CircStats-0.2_4-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-CircStats-0.2_4-1|47	%{rlibdir}/%{packname}/Meta
12cr|R-CircStats-0.2_4-1|48	%{rlibdir}/%{packname}/R
12cr|R-CircStats-0.2_4-1|49	%{rlibdir}/%{packname}/data
12cr|R-CircStats-0.2_4-1|50	%{rlibdir}/%{packname}/help
12cr|R-CircStats-0.2_4-1|51	
12cr|R-CircStats-0.2_4-1|52	
12cr|R-CircStats-0.2_4-1|53	%changelog
12cr|R-CircStats-0.2_4-1|54	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.2_4-1
12cr|R-CircStats-0.2_4-1|55	+ Revision: 777606
12cr|R-CircStats-0.2_4-1|56	- Import R-CircStats
12cr|R-CircStats-0.2_4-1|57	- Import R-CircStats
12cr|R-CircStats-0.2_4-1|58	

6912 12
12cr|R-clv-0.3_2-1|1	%global packname  clv
12cr|R-clv-0.3_2-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-clv-0.3_2-1|3	
12cr|R-clv-0.3_2-1|4	Name:             R-%{packname}
12cr|R-clv-0.3_2-1|5	Version:          0.3_2
12cr|R-clv-0.3_2-1|6	Release:          1
12cr|R-clv-0.3_2-1|7	Summary:          Cluster Validation Techniques
12cr|R-clv-0.3_2-1|8	Group:            Sciences/Mathematics
12cr|R-clv-0.3_2-1|9	License:          GPL (>= 2)
12cr|R-clv-0.3_2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-clv-0.3_2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.3-2.tar.gz
12cr|R-clv-0.3_2-1|12	Requires:         R-cluster
12cr|R-clv-0.3_2-1|13	Requires:         R-class
12cr|R-clv-0.3_2-1|14	BuildRequires:    R-devel
12cr|R-clv-0.3_2-1|15	BuildRequires:    Rmath-devel
12cr|R-clv-0.3_2-1|16	BuildRequires:    texlive-collection-latex
12cr|R-clv-0.3_2-1|17	BuildRequires:    R-cluster
12cr|R-clv-0.3_2-1|18	BuildRequires:    R-class
12cr|R-clv-0.3_2-1|19	BuildRequires:    pkgconfig(lapack)
12cr|R-clv-0.3_2-1|20	
12cr|R-clv-0.3_2-1|21	%description
12cr|R-clv-0.3_2-1|22	Package contains most of the popular internal and external cluster
12cr|R-clv-0.3_2-1|23	validation methods ready to use for the most of the outputs produced by
12cr|R-clv-0.3_2-1|24	functions coming from package "cluster". Package contains also functions
12cr|R-clv-0.3_2-1|25	and examples of usage for cluster stability approach that might be applied
12cr|R-clv-0.3_2-1|26	to algorithms implemented in "cluster" package as well as user defined
12cr|R-clv-0.3_2-1|27	clustering algorithms.
12cr|R-clv-0.3_2-1|28	
12cr|R-clv-0.3_2-1|29	%prep
12cr|R-clv-0.3_2-1|30	%setup -q -c -n %{packname}
12cr|R-clv-0.3_2-1|31	
12cr|R-clv-0.3_2-1|32	%build
12cr|R-clv-0.3_2-1|33	
12cr|R-clv-0.3_2-1|34	%install
12cr|R-clv-0.3_2-1|35	mkdir -p %{buildroot}%{rlibdir}
12cr|R-clv-0.3_2-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-clv-0.3_2-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-clv-0.3_2-1|38	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-clv-0.3_2-1|39	
12cr|R-clv-0.3_2-1|40	%check
12cr|R-clv-0.3_2-1|41	%{_bindir}/R CMD check %{packname}
12cr|R-clv-0.3_2-1|42	
12cr|R-clv-0.3_2-1|43	%files
12cr|R-clv-0.3_2-1|44	%dir %{rlibdir}/%{packname}
12cr|R-clv-0.3_2-1|45	%doc %{rlibdir}/%{packname}/html
12cr|R-clv-0.3_2-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-clv-0.3_2-1|47	%{rlibdir}/%{packname}/INDEX
12cr|R-clv-0.3_2-1|48	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-clv-0.3_2-1|49	%{rlibdir}/%{packname}/Meta
12cr|R-clv-0.3_2-1|50	%{rlibdir}/%{packname}/R
12cr|R-clv-0.3_2-1|51	%{rlibdir}/%{packname}/demo
12cr|R-clv-0.3_2-1|52	%{rlibdir}/%{packname}/help
12cr|R-clv-0.3_2-1|53	%{rlibdir}/%{packname}/libs
12cr|R-clv-0.3_2-1|54	
12cr|R-clv-0.3_2-1|55	
12cr|R-clv-0.3_2-1|56	%changelog
12cr|R-clv-0.3_2-1|57	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.3_2-1
12cr|R-clv-0.3_2-1|58	+ Revision: 777613
12cr|R-clv-0.3_2-1|59	- Import R-clv
12cr|R-clv-0.3_2-1|60	- Import R-clv
12cr|R-clv-0.3_2-1|61	

6913 12
12cr|R-coda-0.14_6-1|1	%global packname  coda
12cr|R-coda-0.14_6-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-coda-0.14_6-1|3	
12cr|R-coda-0.14_6-1|4	Name:             R-%{packname}
12cr|R-coda-0.14_6-1|5	Version:          0.14_6
12cr|R-coda-0.14_6-1|6	Release:          1
12cr|R-coda-0.14_6-1|7	Summary:          Output analysis and diagnostics for MCMC
12cr|R-coda-0.14_6-1|8	Group:            Sciences/Mathematics
12cr|R-coda-0.14_6-1|9	License:          GPL (>= 2)
12cr|R-coda-0.14_6-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-coda-0.14_6-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.14-6.tar.gz
12cr|R-coda-0.14_6-1|12	BuildArch:        noarch
12cr|R-coda-0.14_6-1|13	Requires:         R-core
12cr|R-coda-0.14_6-1|14	Requires:         R-lattice
12cr|R-coda-0.14_6-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice
12cr|R-coda-0.14_6-1|16	
12cr|R-coda-0.14_6-1|17	%description
12cr|R-coda-0.14_6-1|18	Output analysis and diagnostics for Markov Chain Monte Carlo simulations.
12cr|R-coda-0.14_6-1|19	
12cr|R-coda-0.14_6-1|20	%prep
12cr|R-coda-0.14_6-1|21	%setup -q -c -n %{packname}
12cr|R-coda-0.14_6-1|22	
12cr|R-coda-0.14_6-1|23	%build
12cr|R-coda-0.14_6-1|24	
12cr|R-coda-0.14_6-1|25	%install
12cr|R-coda-0.14_6-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-coda-0.14_6-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-coda-0.14_6-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-coda-0.14_6-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-coda-0.14_6-1|30	
12cr|R-coda-0.14_6-1|31	%check
12cr|R-coda-0.14_6-1|32	%{_bindir}/R CMD check %{packname}
12cr|R-coda-0.14_6-1|33	
12cr|R-coda-0.14_6-1|34	%files
12cr|R-coda-0.14_6-1|35	%dir %{rlibdir}/%{packname}
12cr|R-coda-0.14_6-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-coda-0.14_6-1|37	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-coda-0.14_6-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-coda-0.14_6-1|39	%{rlibdir}/%{packname}/INDEX
12cr|R-coda-0.14_6-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-coda-0.14_6-1|41	%{rlibdir}/%{packname}/Meta
12cr|R-coda-0.14_6-1|42	%{rlibdir}/%{packname}/R
12cr|R-coda-0.14_6-1|43	%{rlibdir}/%{packname}/data
12cr|R-coda-0.14_6-1|44	%{rlibdir}/%{packname}/help
12cr|R-coda-0.14_6-1|45	
12cr|R-coda-0.14_6-1|46	
12cr|R-coda-0.14_6-1|47	%changelog
12cr|R-coda-0.14_6-1|48	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.14_6-1
12cr|R-coda-0.14_6-1|49	+ Revision: 775967
12cr|R-coda-0.14_6-1|50	- Import R-coda
12cr|R-coda-0.14_6-1|51	- Import R-coda
12cr|R-coda-0.14_6-1|52	

6914 12
12cr|R-colorspace-1.1_1-2|1	%bcond_without bootstrap
12cr|R-colorspace-1.1_1-2|2	%global packname  colorspace
12cr|R-colorspace-1.1_1-2|3	%global rlibdir  %{_libdir}/R/library
12cr|R-colorspace-1.1_1-2|4	
12cr|R-colorspace-1.1_1-2|5	Name:             R-%{packname}
12cr|R-colorspace-1.1_1-2|6	Version:          1.1_1
12cr|R-colorspace-1.1_1-2|7	Release:          2
12cr|R-colorspace-1.1_1-2|8	Summary:          Color Space Manipulation
12cr|R-colorspace-1.1_1-2|9	Group:            Sciences/Mathematics
12cr|R-colorspace-1.1_1-2|10	License:          BSD
12cr|R-colorspace-1.1_1-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-colorspace-1.1_1-2|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.1-1.tar.gz
12cr|R-colorspace-1.1_1-2|13	Requires:         R-methods
12cr|R-colorspace-1.1_1-2|14	%if %{with bootstrap}
12cr|R-colorspace-1.1_1-2|15	Requires:         R-KernSmooth R-MASS R-kernlab R-mvtnorm
12cr|R-colorspace-1.1_1-2|16	%else
12cr|R-colorspace-1.1_1-2|17	Requires:         R-KernSmooth R-MASS R-kernlab R-mvtnorm R-vcd
12cr|R-colorspace-1.1_1-2|18	%endif
12cr|R-colorspace-1.1_1-2|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cr|R-colorspace-1.1_1-2|20	%if %{with bootstrap}
12cr|R-colorspace-1.1_1-2|21	BuildRequires:    R-KernSmooth R-MASS R-kernlab R-mvtnorm
12cr|R-colorspace-1.1_1-2|22	%else
12cr|R-colorspace-1.1_1-2|23	BuildRequires:    R-KernSmooth R-MASS R-kernlab R-mvtnorm R-vcd
12cr|R-colorspace-1.1_1-2|24	%endif
12cr|R-colorspace-1.1_1-2|25	BuildRequires:    blas-devel
12cr|R-colorspace-1.1_1-2|26	BuildRequires:    lapack-devel
12cr|R-colorspace-1.1_1-2|27	%rename R-cran-colorspace
12cr|R-colorspace-1.1_1-2|28	
12cr|R-colorspace-1.1_1-2|29	%description
12cr|R-colorspace-1.1_1-2|30	Carries out mapping between assorted color spaces including RGB, HSV, HLS,
12cr|R-colorspace-1.1_1-2|31	CIEXYZ, CIELUV, HCL (polar CIELUV), CIELAB and polar CIELAB. Qualitative,
12cr|R-colorspace-1.1_1-2|32	sequential, and diverging color palettes based on HCL colors are provided.
12cr|R-colorspace-1.1_1-2|33	
12cr|R-colorspace-1.1_1-2|34	%prep
12cr|R-colorspace-1.1_1-2|35	%setup -q -c -n %{packname}
12cr|R-colorspace-1.1_1-2|36	
12cr|R-colorspace-1.1_1-2|37	%build
12cr|R-colorspace-1.1_1-2|38	
12cr|R-colorspace-1.1_1-2|39	%install
12cr|R-colorspace-1.1_1-2|40	mkdir -p %{buildroot}%{rlibdir}
12cr|R-colorspace-1.1_1-2|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-colorspace-1.1_1-2|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-colorspace-1.1_1-2|43	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-colorspace-1.1_1-2|44	
12cr|R-colorspace-1.1_1-2|45	%if %{without bootstrap}
12cr|R-colorspace-1.1_1-2|46	%check
12cr|R-colorspace-1.1_1-2|47	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
12cr|R-colorspace-1.1_1-2|48	else			true
12cr|R-colorspace-1.1_1-2|49	fi
12cr|R-colorspace-1.1_1-2|50	%endif
12cr|R-colorspace-1.1_1-2|51	
12cr|R-colorspace-1.1_1-2|52	%files
12cr|R-colorspace-1.1_1-2|53	%dir %{rlibdir}/%{packname}
12cr|R-colorspace-1.1_1-2|54	%doc %{rlibdir}/%{packname}/doc
12cr|R-colorspace-1.1_1-2|55	%doc %{rlibdir}/%{packname}/html
12cr|R-colorspace-1.1_1-2|56	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-colorspace-1.1_1-2|57	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-colorspace-1.1_1-2|58	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-colorspace-1.1_1-2|59	%{rlibdir}/%{packname}/INDEX
12cr|R-colorspace-1.1_1-2|60	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-colorspace-1.1_1-2|61	%{rlibdir}/%{packname}/Meta
12cr|R-colorspace-1.1_1-2|62	%{rlibdir}/%{packname}/R
12cr|R-colorspace-1.1_1-2|63	%{rlibdir}/%{packname}/help
12cr|R-colorspace-1.1_1-2|64	%{rlibdir}/%{packname}/libs
12cr|R-colorspace-1.1_1-2|65	
12cr|R-colorspace-1.1_1-2|66	
12cr|R-colorspace-1.1_1-2|67	
12cr|R-colorspace-1.1_1-2|68	%changelog
12cr|R-colorspace-1.1_1-2|69	

6915 12
12cr|R-combinat-0.0_8-1|1	%global packname  combinat
12cr|R-combinat-0.0_8-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-combinat-0.0_8-1|3	
12cr|R-combinat-0.0_8-1|4	Name:             R-%{packname}
12cr|R-combinat-0.0_8-1|5	Version:          0.0_8
12cr|R-combinat-0.0_8-1|6	Release:          1
12cr|R-combinat-0.0_8-1|7	Summary:          combinatorics utilities
12cr|R-combinat-0.0_8-1|8	Group:            Sciences/Mathematics
12cr|R-combinat-0.0_8-1|9	License:          GPL-2
12cr|R-combinat-0.0_8-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-combinat-0.0_8-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.0-8.tar.gz
12cr|R-combinat-0.0_8-1|12	BuildArch:        noarch
12cr|R-combinat-0.0_8-1|13	Requires:         R-core
12cr|R-combinat-0.0_8-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-combinat-0.0_8-1|15	
12cr|R-combinat-0.0_8-1|16	%description
12cr|R-combinat-0.0_8-1|17	routines for combinatorics
12cr|R-combinat-0.0_8-1|18	
12cr|R-combinat-0.0_8-1|19	%prep
12cr|R-combinat-0.0_8-1|20	%setup -q -c -n %{packname}
12cr|R-combinat-0.0_8-1|21	
12cr|R-combinat-0.0_8-1|22	%build
12cr|R-combinat-0.0_8-1|23	
12cr|R-combinat-0.0_8-1|24	%install
12cr|R-combinat-0.0_8-1|25	mkdir -p %{buildroot}%{rlibdir}
12cr|R-combinat-0.0_8-1|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-combinat-0.0_8-1|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-combinat-0.0_8-1|28	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-combinat-0.0_8-1|29	
12cr|R-combinat-0.0_8-1|30	%check
12cr|R-combinat-0.0_8-1|31	%{_bindir}/R CMD check %{packname}
12cr|R-combinat-0.0_8-1|32	
12cr|R-combinat-0.0_8-1|33	%files
12cr|R-combinat-0.0_8-1|34	%dir %{rlibdir}/%{packname}
12cr|R-combinat-0.0_8-1|35	%doc %{rlibdir}/%{packname}/html
12cr|R-combinat-0.0_8-1|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-combinat-0.0_8-1|37	%{rlibdir}/%{packname}/INDEX
12cr|R-combinat-0.0_8-1|38	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-combinat-0.0_8-1|39	%{rlibdir}/%{packname}/Meta
12cr|R-combinat-0.0_8-1|40	%{rlibdir}/%{packname}/R
12cr|R-combinat-0.0_8-1|41	%{rlibdir}/%{packname}/help
12cr|R-combinat-0.0_8-1|42	
12cr|R-combinat-0.0_8-1|43	
12cr|R-combinat-0.0_8-1|44	%changelog
12cr|R-combinat-0.0_8-1|45	* Tue Feb 21 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.0_8-1
12cr|R-combinat-0.0_8-1|46	+ Revision: 778312
12cr|R-combinat-0.0_8-1|47	- Import R-combinat
12cr|R-combinat-0.0_8-1|48	- Import R-combinat
12cr|R-combinat-0.0_8-1|49	

6916 12
12cr|R-ComPairWise-1.01-1|1	%global packname  ComPairWise
12cr|R-ComPairWise-1.01-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-ComPairWise-1.01-1|3	
12cr|R-ComPairWise-1.01-1|4	Name:             R-%{packname}
12cr|R-ComPairWise-1.01-1|5	Version:          1.01
12cr|R-ComPairWise-1.01-1|6	Release:          1
12cr|R-ComPairWise-1.01-1|7	Summary:          Compare phylogenetic or population genetic data alignments
12cr|R-ComPairWise-1.01-1|8	Group:            Sciences/Mathematics
12cr|R-ComPairWise-1.01-1|9	License:          GNU GPL
12cr|R-ComPairWise-1.01-1|10	URL:              None
12cr|R-ComPairWise-1.01-1|11	Source0:          http://cran.r-project.org/src/contrib/Archive/ComPairWise/ComPairWise_1.01.tar.gz
12cr|R-ComPairWise-1.01-1|12	BuildArch:        noarch
12cr|R-ComPairWise-1.01-1|13	Requires:         R-core
12cr|R-ComPairWise-1.01-1|14	BuildRequires:    R-devel texlive-collection-latex
12cr|R-ComPairWise-1.01-1|15	%rename R-cran-ComPairWise
12cr|R-ComPairWise-1.01-1|16	
12cr|R-ComPairWise-1.01-1|17	%description
12cr|R-ComPairWise-1.01-1|18	ComPairWise contains functions to compare DNA/RNA alignments.
12cr|R-ComPairWise-1.01-1|19	%prep
12cr|R-ComPairWise-1.01-1|20	%setup -q -c -n %{packname}
12cr|R-ComPairWise-1.01-1|21	
12cr|R-ComPairWise-1.01-1|22	%build
12cr|R-ComPairWise-1.01-1|23	
12cr|R-ComPairWise-1.01-1|24	%install
12cr|R-ComPairWise-1.01-1|25	rm -rf %{buildroot}
12cr|R-ComPairWise-1.01-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-ComPairWise-1.01-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-ComPairWise-1.01-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-ComPairWise-1.01-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-ComPairWise-1.01-1|30	
12cr|R-ComPairWise-1.01-1|31	%check
12cr|R-ComPairWise-1.01-1|32	%{_bindir}/R CMD check %{packname}
12cr|R-ComPairWise-1.01-1|33	
12cr|R-ComPairWise-1.01-1|34	%files
12cr|R-ComPairWise-1.01-1|35	%dir %{rlibdir}/%{packname}
12cr|R-ComPairWise-1.01-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-ComPairWise-1.01-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-ComPairWise-1.01-1|38	%{rlibdir}/%{packname}/INDEX
12cr|R-ComPairWise-1.01-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-ComPairWise-1.01-1|40	%{rlibdir}/%{packname}/Meta
12cr|R-ComPairWise-1.01-1|41	%{rlibdir}/%{packname}/R
12cr|R-ComPairWise-1.01-1|42	%{rlibdir}/%{packname}/data
12cr|R-ComPairWise-1.01-1|43	%{rlibdir}/%{packname}/demo
12cr|R-ComPairWise-1.01-1|44	%{rlibdir}/%{packname}/examples
12cr|R-ComPairWise-1.01-1|45	%{rlibdir}/%{packname}/help
12cr|R-ComPairWise-1.01-1|46	
12cr|R-ComPairWise-1.01-1|47	
12cr|R-ComPairWise-1.01-1|48	%changelog
12cr|R-ComPairWise-1.01-1|49	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.01-1
12cr|R-ComPairWise-1.01-1|50	+ Revision: 774624
12cr|R-ComPairWise-1.01-1|51	- Update and rebuild with R2spec
12cr|R-ComPairWise-1.01-1|52	- Update and rebuild with R2spec
12cr|R-ComPairWise-1.01-1|53	
12cr|R-ComPairWise-1.01-1|54	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.01-6mdv2011.0
12cr|R-ComPairWise-1.01-1|55	+ Revision: 616439
12cr|R-ComPairWise-1.01-1|56	- the mass rebuild of 2010.0 packages
12cr|R-ComPairWise-1.01-1|57	
12cr|R-ComPairWise-1.01-1|58	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.01-5mdv2010.0
12cr|R-ComPairWise-1.01-1|59	+ Revision: 433077
12cr|R-ComPairWise-1.01-1|60	- rebuild
12cr|R-ComPairWise-1.01-1|61	
12cr|R-ComPairWise-1.01-1|62	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.01-4mdv2009.0
12cr|R-ComPairWise-1.01-1|63	+ Revision: 260126
12cr|R-ComPairWise-1.01-1|64	- rebuild
12cr|R-ComPairWise-1.01-1|65	
12cr|R-ComPairWise-1.01-1|66	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.01-3mdv2009.0
12cr|R-ComPairWise-1.01-1|67	+ Revision: 248223
12cr|R-ComPairWise-1.01-1|68	- rebuild
12cr|R-ComPairWise-1.01-1|69	
12cr|R-ComPairWise-1.01-1|70	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.01-1mdv2008.1
12cr|R-ComPairWise-1.01-1|71	+ Revision: 169917
12cr|R-ComPairWise-1.01-1|72	- complete spec file
12cr|R-ComPairWise-1.01-1|73	- fix Url
12cr|R-ComPairWise-1.01-1|74	- add source and spec file
12cr|R-ComPairWise-1.01-1|75	- Created package structure for R-cran-ComPairWise.
12cr|R-ComPairWise-1.01-1|76	

6917 12
12cr|R-CompetingRiskFrailty-2.0-1|1	%global packname  CompetingRiskFrailty
12cr|R-CompetingRiskFrailty-2.0-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-CompetingRiskFrailty-2.0-1|3	
12cr|R-CompetingRiskFrailty-2.0-1|4	Name:             R-%{packname}
12cr|R-CompetingRiskFrailty-2.0-1|5	Epoch:            1
12cr|R-CompetingRiskFrailty-2.0-1|6	Version:          2.0
12cr|R-CompetingRiskFrailty-2.0-1|7	Release:          1
12cr|R-CompetingRiskFrailty-2.0-1|8	Summary:          Competing Risk Model with Frailties for Right Censored Survival Data
12cr|R-CompetingRiskFrailty-2.0-1|9	Group:            Sciences/Mathematics
12cr|R-CompetingRiskFrailty-2.0-1|10	License:          GPL (>= 2)
12cr|R-CompetingRiskFrailty-2.0-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-CompetingRiskFrailty-2.0-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-CompetingRiskFrailty-2.0-1|13	BuildArch:        noarch
12cr|R-CompetingRiskFrailty-2.0-1|14	Requires:         R-core
12cr|R-CompetingRiskFrailty-2.0-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-CompetingRiskFrailty-2.0-1|16	%rename R-cran-CompetingRiskFrailty
12cr|R-CompetingRiskFrailty-2.0-1|17	
12cr|R-CompetingRiskFrailty-2.0-1|18	%description
12cr|R-CompetingRiskFrailty-2.0-1|19	The package offers a fitting of smooth varying coefficients in a competing
12cr|R-CompetingRiskFrailty-2.0-1|20	risks modelling of hazards as well as estimating of the frailties (or
12cr|R-CompetingRiskFrailty-2.0-1|21	unobserved heterogenities) for clustered observations. Nonparametric
12cr|R-CompetingRiskFrailty-2.0-1|22	penalized spline (p-spline) fitting of smooth covariates effects is
12cr|R-CompetingRiskFrailty-2.0-1|23	proposed. As a spline basis truncated polynomial functions are chosen. The
12cr|R-CompetingRiskFrailty-2.0-1|24	frailties are also fitted (via the EM-algoritghm) in a flexible way using
12cr|R-CompetingRiskFrailty-2.0-1|25	a penalizied mixture of gamma distributions.
12cr|R-CompetingRiskFrailty-2.0-1|26	
12cr|R-CompetingRiskFrailty-2.0-1|27	%prep
12cr|R-CompetingRiskFrailty-2.0-1|28	%setup -q -c -n %{packname}
12cr|R-CompetingRiskFrailty-2.0-1|29	
12cr|R-CompetingRiskFrailty-2.0-1|30	%build
12cr|R-CompetingRiskFrailty-2.0-1|31	
12cr|R-CompetingRiskFrailty-2.0-1|32	%install
12cr|R-CompetingRiskFrailty-2.0-1|33	mkdir -p %{buildroot}%{rlibdir}
12cr|R-CompetingRiskFrailty-2.0-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-CompetingRiskFrailty-2.0-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-CompetingRiskFrailty-2.0-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-CompetingRiskFrailty-2.0-1|37	
12cr|R-CompetingRiskFrailty-2.0-1|38	%check
12cr|R-CompetingRiskFrailty-2.0-1|39	%{_bindir}/R CMD check %{packname}
12cr|R-CompetingRiskFrailty-2.0-1|40	
12cr|R-CompetingRiskFrailty-2.0-1|41	%files
12cr|R-CompetingRiskFrailty-2.0-1|42	%dir %{rlibdir}/%{packname}
12cr|R-CompetingRiskFrailty-2.0-1|43	%doc %{rlibdir}/%{packname}/doc
12cr|R-CompetingRiskFrailty-2.0-1|44	%doc %{rlibdir}/%{packname}/html
12cr|R-CompetingRiskFrailty-2.0-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-CompetingRiskFrailty-2.0-1|46	%{rlibdir}/%{packname}/INDEX
12cr|R-CompetingRiskFrailty-2.0-1|47	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-CompetingRiskFrailty-2.0-1|48	%{rlibdir}/%{packname}/Meta
12cr|R-CompetingRiskFrailty-2.0-1|49	%{rlibdir}/%{packname}/R
12cr|R-CompetingRiskFrailty-2.0-1|50	%{rlibdir}/%{packname}/data
12cr|R-CompetingRiskFrailty-2.0-1|51	%{rlibdir}/%{packname}/help
12cr|R-CompetingRiskFrailty-2.0-1|52	
12cr|R-CompetingRiskFrailty-2.0-1|53	
12cr|R-CompetingRiskFrailty-2.0-1|54	%changelog
12cr|R-CompetingRiskFrailty-2.0-1|55	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1:2.0-1
12cr|R-CompetingRiskFrailty-2.0-1|56	+ Revision: 774959
12cr|R-CompetingRiskFrailty-2.0-1|57	- Update to latest version
12cr|R-CompetingRiskFrailty-2.0-1|58	
12cr|R-CompetingRiskFrailty-2.0-1|59	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1:1.0-1
12cr|R-CompetingRiskFrailty-2.0-1|60	+ Revision: 774625
12cr|R-CompetingRiskFrailty-2.0-1|61	- Update and rebuild with R2spec
12cr|R-CompetingRiskFrailty-2.0-1|62	- Update and rebuild with R2spec
12cr|R-CompetingRiskFrailty-2.0-1|63	
12cr|R-CompetingRiskFrailty-2.0-1|64	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0-6mdv2011.0
12cr|R-CompetingRiskFrailty-2.0-1|65	+ Revision: 616440
12cr|R-CompetingRiskFrailty-2.0-1|66	- the mass rebuild of 2010.0 packages
12cr|R-CompetingRiskFrailty-2.0-1|67	
12cr|R-CompetingRiskFrailty-2.0-1|68	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 2.0-5mdv2010.0
12cr|R-CompetingRiskFrailty-2.0-1|69	+ Revision: 433078
12cr|R-CompetingRiskFrailty-2.0-1|70	- rebuild
12cr|R-CompetingRiskFrailty-2.0-1|71	
12cr|R-CompetingRiskFrailty-2.0-1|72	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.0-4mdv2009.0
12cr|R-CompetingRiskFrailty-2.0-1|73	+ Revision: 260127
12cr|R-CompetingRiskFrailty-2.0-1|74	- rebuild
12cr|R-CompetingRiskFrailty-2.0-1|75	
12cr|R-CompetingRiskFrailty-2.0-1|76	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 2.0-3mdv2009.0
12cr|R-CompetingRiskFrailty-2.0-1|77	+ Revision: 248229
12cr|R-CompetingRiskFrailty-2.0-1|78	- rebuild
12cr|R-CompetingRiskFrailty-2.0-1|79	
12cr|R-CompetingRiskFrailty-2.0-1|80	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0-1mdv2008.1
12cr|R-CompetingRiskFrailty-2.0-1|81	+ Revision: 169920
12cr|R-CompetingRiskFrailty-2.0-1|82	- complete spec file
12cr|R-CompetingRiskFrailty-2.0-1|83	- fix Url
12cr|R-CompetingRiskFrailty-2.0-1|84	- add source and spec file
12cr|R-CompetingRiskFrailty-2.0-1|85	- Created package structure for R-cran-CompetingRiskFrailty.
12cr|R-CompetingRiskFrailty-2.0-1|86	

6918 12
12cr|R-CompQuadForm-1.3-1|1	%global packname  CompQuadForm
12cr|R-CompQuadForm-1.3-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-CompQuadForm-1.3-1|3	
12cr|R-CompQuadForm-1.3-1|4	Name:             R-%{packname}
12cr|R-CompQuadForm-1.3-1|5	Version:          1.3
12cr|R-CompQuadForm-1.3-1|6	Release:          1
12cr|R-CompQuadForm-1.3-1|7	Summary:          Distribution function of quadratic forms in normal variables
12cr|R-CompQuadForm-1.3-1|8	Group:            Sciences/Mathematics
12cr|R-CompQuadForm-1.3-1|9	License:          GPL (>= 2)
12cr|R-CompQuadForm-1.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-CompQuadForm-1.3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-CompQuadForm-1.3-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-CompQuadForm-1.3-1|13	BuildRequires:    blas-devel
12cr|R-CompQuadForm-1.3-1|14	BuildRequires:    lapack-devel
12cr|R-CompQuadForm-1.3-1|15	
12cr|R-CompQuadForm-1.3-1|16	%description
12cr|R-CompQuadForm-1.3-1|17	Computes the distribution function of quadratic forms in normal variables
12cr|R-CompQuadForm-1.3-1|18	using Imhof's method, Davies's algorithm, Farebrother's algorithm or Liu
12cr|R-CompQuadForm-1.3-1|19	et al.'s algorithm.
12cr|R-CompQuadForm-1.3-1|20	
12cr|R-CompQuadForm-1.3-1|21	%prep
12cr|R-CompQuadForm-1.3-1|22	%setup -q -c -n %{packname}
12cr|R-CompQuadForm-1.3-1|23	
12cr|R-CompQuadForm-1.3-1|24	%build
12cr|R-CompQuadForm-1.3-1|25	
12cr|R-CompQuadForm-1.3-1|26	%install
12cr|R-CompQuadForm-1.3-1|27	mkdir -p %{buildroot}%{rlibdir}
12cr|R-CompQuadForm-1.3-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-CompQuadForm-1.3-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-CompQuadForm-1.3-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-CompQuadForm-1.3-1|31	
12cr|R-CompQuadForm-1.3-1|32	%check
12cr|R-CompQuadForm-1.3-1|33	%{_bindir}/R CMD check %{packname}
12cr|R-CompQuadForm-1.3-1|34	
12cr|R-CompQuadForm-1.3-1|35	%files
12cr|R-CompQuadForm-1.3-1|36	%dir %{rlibdir}/%{packname}
12cr|R-CompQuadForm-1.3-1|37	%doc %{rlibdir}/%{packname}/html
12cr|R-CompQuadForm-1.3-1|38	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-CompQuadForm-1.3-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-CompQuadForm-1.3-1|40	%doc %{rlibdir}/%{packname}/HISTORY
12cr|R-CompQuadForm-1.3-1|41	%{rlibdir}/%{packname}/INDEX
12cr|R-CompQuadForm-1.3-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-CompQuadForm-1.3-1|43	%{rlibdir}/%{packname}/Meta
12cr|R-CompQuadForm-1.3-1|44	%{rlibdir}/%{packname}/R
12cr|R-CompQuadForm-1.3-1|45	%{rlibdir}/%{packname}/help
12cr|R-CompQuadForm-1.3-1|46	%{rlibdir}/%{packname}/libs
12cr|R-CompQuadForm-1.3-1|47	
12cr|R-CompQuadForm-1.3-1|48	
12cr|R-CompQuadForm-1.3-1|49	%changelog
12cr|R-CompQuadForm-1.3-1|50	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3-1
12cr|R-CompQuadForm-1.3-1|51	+ Revision: 777035
12cr|R-CompQuadForm-1.3-1|52	- Import R-CompQuadForm
12cr|R-CompQuadForm-1.3-1|53	- Import R-CompQuadForm
12cr|R-CompQuadForm-1.3-1|54	

6919 12
12cr|R-cran-aaMI-1.0.1-6|1	%define modulename aaMI
12cr|R-cran-aaMI-1.0.1-6|2	%define realver 1.0-1
12cr|R-cran-aaMI-1.0.1-6|3	%define r_library %{_libdir}/R/library
12cr|R-cran-aaMI-1.0.1-6|4	
12cr|R-cran-aaMI-1.0.1-6|5	Summary:	Mutual information for protein sequence alignments for R
12cr|R-cran-aaMI-1.0.1-6|6	Name:		R-cran-%{modulename}
12cr|R-cran-aaMI-1.0.1-6|7	Version:	%(echo %realver|tr '-' '.')
12cr|R-cran-aaMI-1.0.1-6|8	Release:	%mkrel 6
12cr|R-cran-aaMI-1.0.1-6|9	License:	GPLv2+
12cr|R-cran-aaMI-1.0.1-6|10	Group:		Sciences/Mathematics
12cr|R-cran-aaMI-1.0.1-6|11	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-aaMI-1.0.1-6|12	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-aaMI-1.0.1-6|13	BuildRequires:	R-base
12cr|R-cran-aaMI-1.0.1-6|14	Requires:	R-base
12cr|R-cran-aaMI-1.0.1-6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-aaMI-1.0.1-6|16	
12cr|R-cran-aaMI-1.0.1-6|17	%description
12cr|R-cran-aaMI-1.0.1-6|18	This package contains five functions. read.FASTA reads in a FASTA-format
12cr|R-cran-aaMI-1.0.1-6|19	alignment file and parses it into a data frame. read.CX reads in a
12cr|R-cran-aaMI-1.0.1-6|20	ClustalX .aln-format file and parses it into a data frame. read.Gdoc reads
12cr|R-cran-aaMI-1.0.1-6|21	in a GeneDoc .msf-format file and parses it into a data frame.The alignment
12cr|R-cran-aaMI-1.0.1-6|22	data frame returned by each of these functions has the sequence IDs as the
12cr|R-cran-aaMI-1.0.1-6|23	row names and each site in the alignment is a column in the data frame.The
12cr|R-cran-aaMI-1.0.1-6|24	program aaMI calculates the mutual information between each pair of sites
12cr|R-cran-aaMI-1.0.1-6|25	(columns) in the protein sequence alignment data frame.The program aaMIn
12cr|R-cran-aaMI-1.0.1-6|26	calculates the normalized mutual information between pairs of sites in the
12cr|R-cran-aaMI-1.0.1-6|27	protein sequence alignment data frame. The normalized mutual information
12cr|R-cran-aaMI-1.0.1-6|28	of sites i and j is the mutual information of these sites divided by their
12cr|R-cran-aaMI-1.0.1-6|29	joint entropy.
12cr|R-cran-aaMI-1.0.1-6|30	
12cr|R-cran-aaMI-1.0.1-6|31	%prep
12cr|R-cran-aaMI-1.0.1-6|32	%setup -q -c
12cr|R-cran-aaMI-1.0.1-6|33	
12cr|R-cran-aaMI-1.0.1-6|34	%build
12cr|R-cran-aaMI-1.0.1-6|35	
12cr|R-cran-aaMI-1.0.1-6|36	R CMD build %{modulename}
12cr|R-cran-aaMI-1.0.1-6|37	
12cr|R-cran-aaMI-1.0.1-6|38	%install
12cr|R-cran-aaMI-1.0.1-6|39	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-aaMI-1.0.1-6|40	
12cr|R-cran-aaMI-1.0.1-6|41	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-aaMI-1.0.1-6|42	
12cr|R-cran-aaMI-1.0.1-6|43	# (tpg) install
12cr|R-cran-aaMI-1.0.1-6|44	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-aaMI-1.0.1-6|45	
12cr|R-cran-aaMI-1.0.1-6|46	# (tpg) provided by R-base
12cr|R-cran-aaMI-1.0.1-6|47	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-aaMI-1.0.1-6|48	
12cr|R-cran-aaMI-1.0.1-6|49	%clean
12cr|R-cran-aaMI-1.0.1-6|50	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-aaMI-1.0.1-6|51	
12cr|R-cran-aaMI-1.0.1-6|52	%files
12cr|R-cran-aaMI-1.0.1-6|53	%defattr(-,root,root)
12cr|R-cran-aaMI-1.0.1-6|54	%{r_library}/%{modulename}
12cr|R-cran-aaMI-1.0.1-6|55	
12cr|R-cran-aaMI-1.0.1-6|56	
12cr|R-cran-aaMI-1.0.1-6|57	%changelog
12cr|R-cran-aaMI-1.0.1-6|58	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdv2011.0
12cr|R-cran-aaMI-1.0.1-6|59	+ Revision: 616441
12cr|R-cran-aaMI-1.0.1-6|60	- the mass rebuild of 2010.0 packages
12cr|R-cran-aaMI-1.0.1-6|61	
12cr|R-cran-aaMI-1.0.1-6|62	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-5mdv2010.0
12cr|R-cran-aaMI-1.0.1-6|63	+ Revision: 433065
12cr|R-cran-aaMI-1.0.1-6|64	- rebuild
12cr|R-cran-aaMI-1.0.1-6|65	
12cr|R-cran-aaMI-1.0.1-6|66	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-4mdv2009.0
12cr|R-cran-aaMI-1.0.1-6|67	+ Revision: 260094
12cr|R-cran-aaMI-1.0.1-6|68	- rebuild
12cr|R-cran-aaMI-1.0.1-6|69	
12cr|R-cran-aaMI-1.0.1-6|70	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-3mdv2009.0
12cr|R-cran-aaMI-1.0.1-6|71	+ Revision: 247971
12cr|R-cran-aaMI-1.0.1-6|72	- rebuild
12cr|R-cran-aaMI-1.0.1-6|73	
12cr|R-cran-aaMI-1.0.1-6|74	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.1-1mdv2008.1
12cr|R-cran-aaMI-1.0.1-6|75	+ Revision: 169957
12cr|R-cran-aaMI-1.0.1-6|76	- complete spec file
12cr|R-cran-aaMI-1.0.1-6|77	- fix Url
12cr|R-cran-aaMI-1.0.1-6|78	- add source and spec file
12cr|R-cran-aaMI-1.0.1-6|79	- Created package structure for R-cran-aaMI.
12cr|R-cran-aaMI-1.0.1-6|80	

6920 12
12cr|R-cran-abind-1.1.0-6|1	%define modulename abind
12cr|R-cran-abind-1.1.0-6|2	%define realver 1.1-0
12cr|R-cran-abind-1.1.0-6|3	%define r_library %{_libdir}/R/library
12cr|R-cran-abind-1.1.0-6|4	
12cr|R-cran-abind-1.1.0-6|5	Summary:	Combine multi-dimensional arrays for R
12cr|R-cran-abind-1.1.0-6|6	Name:		R-cran-%{modulename}
12cr|R-cran-abind-1.1.0-6|7	Version:	%(echo %realver|tr '-' '.')
12cr|R-cran-abind-1.1.0-6|8	Release:	%mkrel 6
12cr|R-cran-abind-1.1.0-6|9	License:	LGPLv2+
12cr|R-cran-abind-1.1.0-6|10	Group:		Sciences/Mathematics
12cr|R-cran-abind-1.1.0-6|11	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-abind-1.1.0-6|12	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-abind-1.1.0-6|13	BuildRequires:	R-base
12cr|R-cran-abind-1.1.0-6|14	Requires:	R-base
12cr|R-cran-abind-1.1.0-6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-abind-1.1.0-6|16	
12cr|R-cran-abind-1.1.0-6|17	%description
12cr|R-cran-abind-1.1.0-6|18	Combine multi-dimensional arrays.This is a generalization of
12cr|R-cran-abind-1.1.0-6|19	cbind and rbind.Takes a sequence of vectors, matrices, or arrays
12cr|R-cran-abind-1.1.0-6|20	and produces a single array of the same or higher dimension.
12cr|R-cran-abind-1.1.0-6|21	
12cr|R-cran-abind-1.1.0-6|22	%prep
12cr|R-cran-abind-1.1.0-6|23	%setup -q -c
12cr|R-cran-abind-1.1.0-6|24	
12cr|R-cran-abind-1.1.0-6|25	%build
12cr|R-cran-abind-1.1.0-6|26	
12cr|R-cran-abind-1.1.0-6|27	R CMD build %{modulename}
12cr|R-cran-abind-1.1.0-6|28	
12cr|R-cran-abind-1.1.0-6|29	%install
12cr|R-cran-abind-1.1.0-6|30	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-abind-1.1.0-6|31	
12cr|R-cran-abind-1.1.0-6|32	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-abind-1.1.0-6|33	
12cr|R-cran-abind-1.1.0-6|34	# (tpg) install
12cr|R-cran-abind-1.1.0-6|35	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-abind-1.1.0-6|36	
12cr|R-cran-abind-1.1.0-6|37	# (tpg) provided by R-base
12cr|R-cran-abind-1.1.0-6|38	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-abind-1.1.0-6|39	
12cr|R-cran-abind-1.1.0-6|40	%clean
12cr|R-cran-abind-1.1.0-6|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-abind-1.1.0-6|42	
12cr|R-cran-abind-1.1.0-6|43	%files
12cr|R-cran-abind-1.1.0-6|44	%defattr(-,root,root)
12cr|R-cran-abind-1.1.0-6|45	%{r_library}/%{modulename}
12cr|R-cran-abind-1.1.0-6|46	
12cr|R-cran-abind-1.1.0-6|47	
12cr|R-cran-abind-1.1.0-6|48	%changelog
12cr|R-cran-abind-1.1.0-6|49	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6mdv2011.0
12cr|R-cran-abind-1.1.0-6|50	+ Revision: 616442
12cr|R-cran-abind-1.1.0-6|51	- the mass rebuild of 2010.0 packages
12cr|R-cran-abind-1.1.0-6|52	
12cr|R-cran-abind-1.1.0-6|53	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-5mdv2010.0
12cr|R-cran-abind-1.1.0-6|54	+ Revision: 433066
12cr|R-cran-abind-1.1.0-6|55	- rebuild
12cr|R-cran-abind-1.1.0-6|56	
12cr|R-cran-abind-1.1.0-6|57	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0-4mdv2009.0
12cr|R-cran-abind-1.1.0-6|58	+ Revision: 260108
12cr|R-cran-abind-1.1.0-6|59	- rebuild
12cr|R-cran-abind-1.1.0-6|60	
12cr|R-cran-abind-1.1.0-6|61	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0-3mdv2009.0
12cr|R-cran-abind-1.1.0-6|62	+ Revision: 247972
12cr|R-cran-abind-1.1.0-6|63	- rebuild
12cr|R-cran-abind-1.1.0-6|64	
12cr|R-cran-abind-1.1.0-6|65	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-1mdv2008.1
12cr|R-cran-abind-1.1.0-6|66	+ Revision: 169958
12cr|R-cran-abind-1.1.0-6|67	- complete spec file
12cr|R-cran-abind-1.1.0-6|68	- fix Url
12cr|R-cran-abind-1.1.0-6|69	- add source and spec file
12cr|R-cran-abind-1.1.0-6|70	- Created package structure for R-cran-abind.
12cr|R-cran-abind-1.1.0-6|71	

6921 12
12cr|R-cran-acepack-1.3.2.2-7|1	%define modulename acepack
12cr|R-cran-acepack-1.3.2.2-7|2	%define realver 1.3-2.2
12cr|R-cran-acepack-1.3.2.2-7|3	%define r_library %{_libdir}/R/library
12cr|R-cran-acepack-1.3.2.2-7|4	%define _requires_exceptions libR.so
12cr|R-cran-acepack-1.3.2.2-7|5	
12cr|R-cran-acepack-1.3.2.2-7|6	Summary:	R module for selecting regression transformations
12cr|R-cran-acepack-1.3.2.2-7|7	Name:		R-cran-%{modulename}
12cr|R-cran-acepack-1.3.2.2-7|8	Version:	%(echo %realver|tr '-' '.')
12cr|R-cran-acepack-1.3.2.2-7|9	Release:	%mkrel 7
12cr|R-cran-acepack-1.3.2.2-7|10	License:	GPLv2+
12cr|R-cran-acepack-1.3.2.2-7|11	Group:		Sciences/Mathematics
12cr|R-cran-acepack-1.3.2.2-7|12	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-acepack-1.3.2.2-7|13	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-acepack-1.3.2.2-7|14	BuildRequires:	R-base
12cr|R-cran-acepack-1.3.2.2-7|15	BuildRequires:	gcc-gfortran
12cr|R-cran-acepack-1.3.2.2-7|16	Requires:	R-base
12cr|R-cran-acepack-1.3.2.2-7|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-acepack-1.3.2.2-7|18	
12cr|R-cran-acepack-1.3.2.2-7|19	%description
12cr|R-cran-acepack-1.3.2.2-7|20	ACE and AVAS methods for choosing regression transformations.
12cr|R-cran-acepack-1.3.2.2-7|21	
12cr|R-cran-acepack-1.3.2.2-7|22	%prep
12cr|R-cran-acepack-1.3.2.2-7|23	%setup -q -c
12cr|R-cran-acepack-1.3.2.2-7|24	
12cr|R-cran-acepack-1.3.2.2-7|25	%build
12cr|R-cran-acepack-1.3.2.2-7|26	
12cr|R-cran-acepack-1.3.2.2-7|27	R CMD build %{modulename}
12cr|R-cran-acepack-1.3.2.2-7|28	
12cr|R-cran-acepack-1.3.2.2-7|29	%install
12cr|R-cran-acepack-1.3.2.2-7|30	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-acepack-1.3.2.2-7|31	
12cr|R-cran-acepack-1.3.2.2-7|32	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-acepack-1.3.2.2-7|33	
12cr|R-cran-acepack-1.3.2.2-7|34	# (tpg) install
12cr|R-cran-acepack-1.3.2.2-7|35	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-acepack-1.3.2.2-7|36	
12cr|R-cran-acepack-1.3.2.2-7|37	# (tpg) provided by R-base
12cr|R-cran-acepack-1.3.2.2-7|38	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-acepack-1.3.2.2-7|39	
12cr|R-cran-acepack-1.3.2.2-7|40	%clean
12cr|R-cran-acepack-1.3.2.2-7|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-acepack-1.3.2.2-7|42	
12cr|R-cran-acepack-1.3.2.2-7|43	%files
12cr|R-cran-acepack-1.3.2.2-7|44	%defattr(-,root,root)
12cr|R-cran-acepack-1.3.2.2-7|45	%{r_library}/%{modulename}
12cr|R-cran-acepack-1.3.2.2-7|46	
12cr|R-cran-acepack-1.3.2.2-7|47	
12cr|R-cran-acepack-1.3.2.2-7|48	%changelog
12cr|R-cran-acepack-1.3.2.2-7|49	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.2.2-7mdv2011.0
12cr|R-cran-acepack-1.3.2.2-7|50	+ Revision: 616443
12cr|R-cran-acepack-1.3.2.2-7|51	- the mass rebuild of 2010.0 packages
12cr|R-cran-acepack-1.3.2.2-7|52	
12cr|R-cran-acepack-1.3.2.2-7|53	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.3.2.2-6mdv2010.0
12cr|R-cran-acepack-1.3.2.2-7|54	+ Revision: 433067
12cr|R-cran-acepack-1.3.2.2-7|55	- rebuild
12cr|R-cran-acepack-1.3.2.2-7|56	
12cr|R-cran-acepack-1.3.2.2-7|57	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2.2-5mdv2009.0
12cr|R-cran-acepack-1.3.2.2-7|58	+ Revision: 260118
12cr|R-cran-acepack-1.3.2.2-7|59	- rebuild
12cr|R-cran-acepack-1.3.2.2-7|60	
12cr|R-cran-acepack-1.3.2.2-7|61	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2.2-4mdv2009.0
12cr|R-cran-acepack-1.3.2.2-7|62	+ Revision: 248007
12cr|R-cran-acepack-1.3.2.2-7|63	- rebuild
12cr|R-cran-acepack-1.3.2.2-7|64	
12cr|R-cran-acepack-1.3.2.2-7|65	* Fri Feb 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2.2-2mdv2008.1
12cr|R-cran-acepack-1.3.2.2-7|66	+ Revision: 176959
12cr|R-cran-acepack-1.3.2.2-7|67	- remove requires on libR.so
12cr|R-cran-acepack-1.3.2.2-7|68	
12cr|R-cran-acepack-1.3.2.2-7|69	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2.2-1mdv2008.1
12cr|R-cran-acepack-1.3.2.2-7|70	+ Revision: 169980
12cr|R-cran-acepack-1.3.2.2-7|71	- complete spec file
12cr|R-cran-acepack-1.3.2.2-7|72	- fix Url
12cr|R-cran-acepack-1.3.2.2-7|73	- add source and spec file
12cr|R-cran-acepack-1.3.2.2-7|74	- Created package structure for R-cran-acepack.
12cr|R-cran-acepack-1.3.2.2-7|75	

6922 12
12cr|R-cran-ada-2.0.1-6|1	%define modulename ada
12cr|R-cran-ada-2.0.1-6|2	%define realver 2.0-1
12cr|R-cran-ada-2.0.1-6|3	%define r_library %{_libdir}/R/library
12cr|R-cran-ada-2.0.1-6|4	
12cr|R-cran-ada-2.0.1-6|5	Summary:	R module for boosting algorithms for a binary response
12cr|R-cran-ada-2.0.1-6|6	Name:		R-cran-%{modulename}
12cr|R-cran-ada-2.0.1-6|7	Version:	%(echo %realver|tr '-' '.')
12cr|R-cran-ada-2.0.1-6|8	Release:	%mkrel 6
12cr|R-cran-ada-2.0.1-6|9	License:	GPLv2+
12cr|R-cran-ada-2.0.1-6|10	Group:		Sciences/Mathematics
12cr|R-cran-ada-2.0.1-6|11	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-ada-2.0.1-6|12	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-ada-2.0.1-6|13	BuildRequires:	R-base
12cr|R-cran-ada-2.0.1-6|14	Requires:	R-base
12cr|R-cran-ada-2.0.1-6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-ada-2.0.1-6|16	
12cr|R-cran-ada-2.0.1-6|17	%description
12cr|R-cran-ada-2.0.1-6|18	Performs discrete, real, and gentle boost under both exponential
12cr|R-cran-ada-2.0.1-6|19	and logistic loss on a given data set. The package ada provides a
12cr|R-cran-ada-2.0.1-6|20	straightforward, well-documented, and broad boosting routine for
12cr|R-cran-ada-2.0.1-6|21	classification, ideally suited for small to moderate-sized data sets.
12cr|R-cran-ada-2.0.1-6|22	
12cr|R-cran-ada-2.0.1-6|23	%prep
12cr|R-cran-ada-2.0.1-6|24	%setup -q -c
12cr|R-cran-ada-2.0.1-6|25	
12cr|R-cran-ada-2.0.1-6|26	%build
12cr|R-cran-ada-2.0.1-6|27	
12cr|R-cran-ada-2.0.1-6|28	R CMD build %{modulename}
12cr|R-cran-ada-2.0.1-6|29	
12cr|R-cran-ada-2.0.1-6|30	%install
12cr|R-cran-ada-2.0.1-6|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-ada-2.0.1-6|32	
12cr|R-cran-ada-2.0.1-6|33	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-ada-2.0.1-6|34	
12cr|R-cran-ada-2.0.1-6|35	# (tpg) install
12cr|R-cran-ada-2.0.1-6|36	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-ada-2.0.1-6|37	
12cr|R-cran-ada-2.0.1-6|38	# (tpg) provided by R-base
12cr|R-cran-ada-2.0.1-6|39	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-ada-2.0.1-6|40	
12cr|R-cran-ada-2.0.1-6|41	%clean
12cr|R-cran-ada-2.0.1-6|42	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-ada-2.0.1-6|43	
12cr|R-cran-ada-2.0.1-6|44	%files
12cr|R-cran-ada-2.0.1-6|45	%defattr(-,root,root)
12cr|R-cran-ada-2.0.1-6|46	%{r_library}/%{modulename}
12cr|R-cran-ada-2.0.1-6|47	
12cr|R-cran-ada-2.0.1-6|48	
12cr|R-cran-ada-2.0.1-6|49	%changelog
12cr|R-cran-ada-2.0.1-6|50	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-6mdv2011.0
12cr|R-cran-ada-2.0.1-6|51	+ Revision: 616444
12cr|R-cran-ada-2.0.1-6|52	- the mass rebuild of 2010.0 packages
12cr|R-cran-ada-2.0.1-6|53	
12cr|R-cran-ada-2.0.1-6|54	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 2.0.1-5mdv2010.0
12cr|R-cran-ada-2.0.1-6|55	+ Revision: 433068
12cr|R-cran-ada-2.0.1-6|56	- rebuild
12cr|R-cran-ada-2.0.1-6|57	
12cr|R-cran-ada-2.0.1-6|58	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.0.1-4mdv2009.0
12cr|R-cran-ada-2.0.1-6|59	+ Revision: 260119
12cr|R-cran-ada-2.0.1-6|60	- rebuild
12cr|R-cran-ada-2.0.1-6|61	
12cr|R-cran-ada-2.0.1-6|62	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 2.0.1-3mdv2009.0
12cr|R-cran-ada-2.0.1-6|63	+ Revision: 248035
12cr|R-cran-ada-2.0.1-6|64	- rebuild
12cr|R-cran-ada-2.0.1-6|65	
12cr|R-cran-ada-2.0.1-6|66	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|R-cran-ada-2.0.1-6|67	- fix Url
12cr|R-cran-ada-2.0.1-6|68	
12cr|R-cran-ada-2.0.1-6|69	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0.1-1mdv2008.1
12cr|R-cran-ada-2.0.1-6|70	+ Revision: 169413
12cr|R-cran-ada-2.0.1-6|71	- import R-cran-ada
12cr|R-cran-ada-2.0.1-6|72	
12cr|R-cran-ada-2.0.1-6|73	

6923 12
12cr|R-cran-adapt-1.0.4-7|1	%define modulename adapt
12cr|R-cran-adapt-1.0.4-7|2	%define realver 1.0-4
12cr|R-cran-adapt-1.0.4-7|3	%define r_library %{_libdir}/R/library
12cr|R-cran-adapt-1.0.4-7|4	%define _requires_exceptions libR.so
12cr|R-cran-adapt-1.0.4-7|5	
12cr|R-cran-adapt-1.0.4-7|6	Summary:	Multidimensional numerical integration for R
12cr|R-cran-adapt-1.0.4-7|7	Name:		R-cran-%{modulename}
12cr|R-cran-adapt-1.0.4-7|8	Version:	%(echo %realver|tr '-' '.')
12cr|R-cran-adapt-1.0.4-7|9	Release:	%mkrel 7
12cr|R-cran-adapt-1.0.4-7|10	License:	GPLv2+
12cr|R-cran-adapt-1.0.4-7|11	Group:		Sciences/Mathematics
12cr|R-cran-adapt-1.0.4-7|12	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-adapt-1.0.4-7|13	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-adapt-1.0.4-7|14	BuildRequires:	R-base
12cr|R-cran-adapt-1.0.4-7|15	BuildRequires:	gcc-gfortran
12cr|R-cran-adapt-1.0.4-7|16	Requires:	R-base
12cr|R-cran-adapt-1.0.4-7|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-adapt-1.0.4-7|18	
12cr|R-cran-adapt-1.0.4-7|19	%description
12cr|R-cran-adapt-1.0.4-7|20	Adaptive quadrature in up to 20 dimensions.
12cr|R-cran-adapt-1.0.4-7|21	
12cr|R-cran-adapt-1.0.4-7|22	%prep
12cr|R-cran-adapt-1.0.4-7|23	%setup -q -c
12cr|R-cran-adapt-1.0.4-7|24	
12cr|R-cran-adapt-1.0.4-7|25	%build
12cr|R-cran-adapt-1.0.4-7|26	
12cr|R-cran-adapt-1.0.4-7|27	R CMD build %{modulename}
12cr|R-cran-adapt-1.0.4-7|28	
12cr|R-cran-adapt-1.0.4-7|29	%install
12cr|R-cran-adapt-1.0.4-7|30	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-adapt-1.0.4-7|31	
12cr|R-cran-adapt-1.0.4-7|32	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-adapt-1.0.4-7|33	
12cr|R-cran-adapt-1.0.4-7|34	# (tpg) install
12cr|R-cran-adapt-1.0.4-7|35	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-adapt-1.0.4-7|36	
12cr|R-cran-adapt-1.0.4-7|37	# (tpg) provided by R-base
12cr|R-cran-adapt-1.0.4-7|38	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-adapt-1.0.4-7|39	
12cr|R-cran-adapt-1.0.4-7|40	%clean
12cr|R-cran-adapt-1.0.4-7|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-adapt-1.0.4-7|42	
12cr|R-cran-adapt-1.0.4-7|43	%files
12cr|R-cran-adapt-1.0.4-7|44	%defattr(-,root,root)
12cr|R-cran-adapt-1.0.4-7|45	%{r_library}/%{modulename}
12cr|R-cran-adapt-1.0.4-7|46	
12cr|R-cran-adapt-1.0.4-7|47	
12cr|R-cran-adapt-1.0.4-7|48	
12cr|R-cran-adapt-1.0.4-7|49	%changelog
12cr|R-cran-adapt-1.0.4-7|50	

6924 12
12cr|R-cran-adimpro-0.4.4-9|1	%define modulename adimpro
12cr|R-cran-adimpro-0.4.4-9|2	%define realver 0.4.4
12cr|R-cran-adimpro-0.4.4-9|3	%define r_library %{_libdir}/R/library
12cr|R-cran-adimpro-0.4.4-9|4	%define _requires_exceptions libR.so\\|libRblas.so\\|libRlapack.so
12cr|R-cran-adimpro-0.4.4-9|5	
12cr|R-cran-adimpro-0.4.4-9|6	Summary:	Adaptive smoothing of digital images for R
12cr|R-cran-adimpro-0.4.4-9|7	Name:		R-cran-%{modulename}
12cr|R-cran-adimpro-0.4.4-9|8	Version:	%realver
12cr|R-cran-adimpro-0.4.4-9|9	Release:	%mkrel 9
12cr|R-cran-adimpro-0.4.4-9|10	License:	GPLv2+
12cr|R-cran-adimpro-0.4.4-9|11	Group:		Sciences/Mathematics
12cr|R-cran-adimpro-0.4.4-9|12	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-adimpro-0.4.4-9|13	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-adimpro-0.4.4-9|14	BuildRequires:	R-base
12cr|R-cran-adimpro-0.4.4-9|15	BuildRequires:	gcc-gfortran
12cr|R-cran-adimpro-0.4.4-9|16	BuildRequires:	lapack-devel
12cr|R-cran-adimpro-0.4.4-9|17	Requires:	imagemagick
12cr|R-cran-adimpro-0.4.4-9|18	Requires:	dcraw
12cr|R-cran-adimpro-0.4.4-9|19	Requires:	R-base
12cr|R-cran-adimpro-0.4.4-9|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-adimpro-0.4.4-9|21	
12cr|R-cran-adimpro-0.4.4-9|22	%description
12cr|R-cran-adimpro-0.4.4-9|23	This package implements the Propagation Separation approach by
12cr|R-cran-adimpro-0.4.4-9|24	Polzehl and Spokoiny (2006) for smoothing digital images.
12cr|R-cran-adimpro-0.4.4-9|25	
12cr|R-cran-adimpro-0.4.4-9|26	%prep
12cr|R-cran-adimpro-0.4.4-9|27	%setup -q -c
12cr|R-cran-adimpro-0.4.4-9|28	
12cr|R-cran-adimpro-0.4.4-9|29	%build
12cr|R-cran-adimpro-0.4.4-9|30	
12cr|R-cran-adimpro-0.4.4-9|31	R CMD build %{modulename}
12cr|R-cran-adimpro-0.4.4-9|32	
12cr|R-cran-adimpro-0.4.4-9|33	%install
12cr|R-cran-adimpro-0.4.4-9|34	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-adimpro-0.4.4-9|35	
12cr|R-cran-adimpro-0.4.4-9|36	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-adimpro-0.4.4-9|37	
12cr|R-cran-adimpro-0.4.4-9|38	# (tpg) install
12cr|R-cran-adimpro-0.4.4-9|39	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-adimpro-0.4.4-9|40	
12cr|R-cran-adimpro-0.4.4-9|41	# (tpg) provided by R-base
12cr|R-cran-adimpro-0.4.4-9|42	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-adimpro-0.4.4-9|43	
12cr|R-cran-adimpro-0.4.4-9|44	%clean
12cr|R-cran-adimpro-0.4.4-9|45	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-adimpro-0.4.4-9|46	
12cr|R-cran-adimpro-0.4.4-9|47	%files
12cr|R-cran-adimpro-0.4.4-9|48	%defattr(-,root,root)
12cr|R-cran-adimpro-0.4.4-9|49	%{r_library}/%{modulename}
12cr|R-cran-adimpro-0.4.4-9|50	
12cr|R-cran-adimpro-0.4.4-9|51	
12cr|R-cran-adimpro-0.4.4-9|52	%changelog
12cr|R-cran-adimpro-0.4.4-9|53	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.4-9mdv2011.0
12cr|R-cran-adimpro-0.4.4-9|54	+ Revision: 616446
12cr|R-cran-adimpro-0.4.4-9|55	- the mass rebuild of 2010.0 packages
12cr|R-cran-adimpro-0.4.4-9|56	
12cr|R-cran-adimpro-0.4.4-9|57	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.4.4-8mdv2010.0
12cr|R-cran-adimpro-0.4.4-9|58	+ Revision: 433149
12cr|R-cran-adimpro-0.4.4-9|59	- BuildRequires lapack-devel
12cr|R-cran-adimpro-0.4.4-9|60	- rebuild
12cr|R-cran-adimpro-0.4.4-9|61	
12cr|R-cran-adimpro-0.4.4-9|62	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.4.4-7mdv2009.0
12cr|R-cran-adimpro-0.4.4-9|63	+ Revision: 260121
12cr|R-cran-adimpro-0.4.4-9|64	- rebuild
12cr|R-cran-adimpro-0.4.4-9|65	- rebuild
12cr|R-cran-adimpro-0.4.4-9|66	
12cr|R-cran-adimpro-0.4.4-9|67	* Sat Mar 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.4-4mdv2008.1
12cr|R-cran-adimpro-0.4.4-9|68	+ Revision: 182146
12cr|R-cran-adimpro-0.4.4-9|69	- remove requires on libRlapack.so
12cr|R-cran-adimpro-0.4.4-9|70	
12cr|R-cran-adimpro-0.4.4-9|71	* Mon Mar 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.4-3mdv2008.1
12cr|R-cran-adimpro-0.4.4-9|72	+ Revision: 177972
12cr|R-cran-adimpro-0.4.4-9|73	- remove requires on libRblas.so
12cr|R-cran-adimpro-0.4.4-9|74	
12cr|R-cran-adimpro-0.4.4-9|75	* Fri Feb 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.4-2mdv2008.1
12cr|R-cran-adimpro-0.4.4-9|76	+ Revision: 176961
12cr|R-cran-adimpro-0.4.4-9|77	- remove requires on libR.so
12cr|R-cran-adimpro-0.4.4-9|78	
12cr|R-cran-adimpro-0.4.4-9|79	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.4-1mdv2008.1
12cr|R-cran-adimpro-0.4.4-9|80	+ Revision: 170017
12cr|R-cran-adimpro-0.4.4-9|81	- complete spec file
12cr|R-cran-adimpro-0.4.4-9|82	- fix Url
12cr|R-cran-adimpro-0.4.4-9|83	- add source and spec file
12cr|R-cran-adimpro-0.4.4-9|84	- Created package structure for R-cran-adimpro.
12cr|R-cran-adimpro-0.4.4-9|85	

6925 12
12cr|R-cran-adk-1.0-6|1	%define modulename adk
12cr|R-cran-adk-1.0-6|2	%define realver 1.0
12cr|R-cran-adk-1.0-6|3	%define r_library %{_libdir}/R/library
12cr|R-cran-adk-1.0-6|4	
12cr|R-cran-adk-1.0-6|5	Summary:	Anderson-Darling k-sample test and combinations of such tests for R
12cr|R-cran-adk-1.0-6|6	Name:		R-cran-%{modulename}
12cr|R-cran-adk-1.0-6|7	Version:	%realver
12cr|R-cran-adk-1.0-6|8	Release:	%mkrel 6
12cr|R-cran-adk-1.0-6|9	License:	GPLv2+
12cr|R-cran-adk-1.0-6|10	Group:		Sciences/Mathematics
12cr|R-cran-adk-1.0-6|11	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-adk-1.0-6|12	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-adk-1.0-6|13	BuildRequires:	R-base
12cr|R-cran-adk-1.0-6|14	Requires:	R-base
12cr|R-cran-adk-1.0-6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-adk-1.0-6|16	
12cr|R-cran-adk-1.0-6|17	%description
12cr|R-cran-adk-1.0-6|18	The Anderson-Darling K-sample test can be used to test whether
12cr|R-cran-adk-1.0-6|19	several independent random samples of various sizes come from the
12cr|R-cran-adk-1.0-6|20	same but unspecified continuous distribution.It is a rank test and
12cr|R-cran-adk-1.0-6|21	consistent against all alternatives.A low to moderate number of tied
12cr|R-cran-adk-1.0-6|22	observations can be tolerated.The combination of such tests can be
12cr|R-cran-adk-1.0-6|23	used to test whether M groups of samples (with K allowed to vary from
12cr|R-cran-adk-1.0-6|24	group to group) come from respective common distributions, which may
12cr|R-cran-adk-1.0-6|25	vary from group to group.This is useful in testing for treatment
12cr|R-cran-adk-1.0-6|26	effects in randomized (incomplete) block designs or in examining
12cr|R-cran-adk-1.0-6|27	whether several laboratories perform equally well when asked to
12cr|R-cran-adk-1.0-6|28	measure a sufficient number of test speciments from different batches
12cr|R-cran-adk-1.0-6|29	or materials.
12cr|R-cran-adk-1.0-6|30	
12cr|R-cran-adk-1.0-6|31	%prep
12cr|R-cran-adk-1.0-6|32	%setup -q -c
12cr|R-cran-adk-1.0-6|33	
12cr|R-cran-adk-1.0-6|34	%build
12cr|R-cran-adk-1.0-6|35	
12cr|R-cran-adk-1.0-6|36	R CMD build %{modulename}
12cr|R-cran-adk-1.0-6|37	
12cr|R-cran-adk-1.0-6|38	%install
12cr|R-cran-adk-1.0-6|39	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-adk-1.0-6|40	
12cr|R-cran-adk-1.0-6|41	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-adk-1.0-6|42	
12cr|R-cran-adk-1.0-6|43	# (tpg) install
12cr|R-cran-adk-1.0-6|44	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-adk-1.0-6|45	
12cr|R-cran-adk-1.0-6|46	# (tpg) provided by R-base
12cr|R-cran-adk-1.0-6|47	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-adk-1.0-6|48	
12cr|R-cran-adk-1.0-6|49	%clean
12cr|R-cran-adk-1.0-6|50	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-adk-1.0-6|51	
12cr|R-cran-adk-1.0-6|52	%files
12cr|R-cran-adk-1.0-6|53	%defattr(-,root,root)
12cr|R-cran-adk-1.0-6|54	%{r_library}/%{modulename}
12cr|R-cran-adk-1.0-6|55	
12cr|R-cran-adk-1.0-6|56	
12cr|R-cran-adk-1.0-6|57	%changelog
12cr|R-cran-adk-1.0-6|58	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2011.0
12cr|R-cran-adk-1.0-6|59	+ Revision: 616447
12cr|R-cran-adk-1.0-6|60	- the mass rebuild of 2010.0 packages
12cr|R-cran-adk-1.0-6|61	
12cr|R-cran-adk-1.0-6|62	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2010.0
12cr|R-cran-adk-1.0-6|63	+ Revision: 433073
12cr|R-cran-adk-1.0-6|64	- rebuild
12cr|R-cran-adk-1.0-6|65	
12cr|R-cran-adk-1.0-6|66	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2009.0
12cr|R-cran-adk-1.0-6|67	+ Revision: 260122
12cr|R-cran-adk-1.0-6|68	- rebuild
12cr|R-cran-adk-1.0-6|69	- rebuild
12cr|R-cran-adk-1.0-6|70	
12cr|R-cran-adk-1.0-6|71	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-1mdv2008.1
12cr|R-cran-adk-1.0-6|72	+ Revision: 170023
12cr|R-cran-adk-1.0-6|73	- complete spec file
12cr|R-cran-adk-1.0-6|74	- fix Url
12cr|R-cran-adk-1.0-6|75	- add source and spec file
12cr|R-cran-adk-1.0-6|76	- Created package structure for R-cran-adk.
12cr|R-cran-adk-1.0-6|77	

6926 12
12cr|R-cran-Cairo-1.4.5-3|1	%define modulename Cairo
12cr|R-cran-Cairo-1.4.5-3|2	%define realver 1.4-5
12cr|R-cran-Cairo-1.4.5-3|3	%define r_library %{_libdir}/R/library
12cr|R-cran-Cairo-1.4.5-3|4	%define _requires_exceptions libR.so
12cr|R-cran-Cairo-1.4.5-3|5	
12cr|R-cran-Cairo-1.4.5-3|6	Summary:	A cairo bindings for R
12cr|R-cran-Cairo-1.4.5-3|7	Name:		R-cran-%{modulename}
12cr|R-cran-Cairo-1.4.5-3|8	Version:	%(echo %realver|tr '-' '.')
12cr|R-cran-Cairo-1.4.5-3|9	Release:	%mkrel 3
12cr|R-cran-Cairo-1.4.5-3|10	License:	GPLv2+
12cr|R-cran-Cairo-1.4.5-3|11	Group:		Sciences/Mathematics
12cr|R-cran-Cairo-1.4.5-3|12	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-Cairo-1.4.5-3|13	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-Cairo-1.4.5-3|14	BuildRequires:	R-base
12cr|R-cran-Cairo-1.4.5-3|15	BuildRequires:	R-devel
12cr|R-cran-Cairo-1.4.5-3|16	BuildRequires:	pkgconfig(cairo)
12cr|R-cran-Cairo-1.4.5-3|17	BuildRequires:	pkgconfig(xt)
12cr|R-cran-Cairo-1.4.5-3|18	BuildRequires:	libjpeg-devel
12cr|R-cran-Cairo-1.4.5-3|19	BuildRequires:	libtiff-devel
12cr|R-cran-Cairo-1.4.5-3|20	Requires:	R-base
12cr|R-cran-Cairo-1.4.5-3|21	
12cr|R-cran-Cairo-1.4.5-3|22	%description
12cr|R-cran-Cairo-1.4.5-3|23	This package provides a Cairo graphics device that can be
12cr|R-cran-Cairo-1.4.5-3|24	use to create high-quality vector (PDF, PostScript and SVG)
12cr|R-cran-Cairo-1.4.5-3|25	and bitmap output (PNG,JPEG,TIFF), and high-quality rendering
12cr|R-cran-Cairo-1.4.5-3|26	in displays (X11 and Win32). Since it uses the same back-end
12cr|R-cran-Cairo-1.4.5-3|27	for all output, copying across formats is WYSIWYG.Files are
12cr|R-cran-Cairo-1.4.5-3|28	created without the dependence on X11 or other external programs.
12cr|R-cran-Cairo-1.4.5-3|29	This device supports alpha channel (semi-transparent drawing) and
12cr|R-cran-Cairo-1.4.5-3|30	resulting images can contain transparent and semi-transparent regions.
12cr|R-cran-Cairo-1.4.5-3|31	It is ideal for use in server environemnts (file output) and as a
12cr|R-cran-Cairo-1.4.5-3|32	replacement for other devices that don't have Cairo's capabilities
12cr|R-cran-Cairo-1.4.5-3|33	such as alpha support or anti-aliasing.Backends are modular such that
12cr|R-cran-Cairo-1.4.5-3|34	any subset of backends is supported.
12cr|R-cran-Cairo-1.4.5-3|35	
12cr|R-cran-Cairo-1.4.5-3|36	%prep
12cr|R-cran-Cairo-1.4.5-3|37	%setup -q -c
12cr|R-cran-Cairo-1.4.5-3|38	
12cr|R-cran-Cairo-1.4.5-3|39	%build
12cr|R-cran-Cairo-1.4.5-3|40	R CMD build %{modulename}
12cr|R-cran-Cairo-1.4.5-3|41	
12cr|R-cran-Cairo-1.4.5-3|42	%install
12cr|R-cran-Cairo-1.4.5-3|43	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-Cairo-1.4.5-3|44	
12cr|R-cran-Cairo-1.4.5-3|45	# (tpg) install
12cr|R-cran-Cairo-1.4.5-3|46	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-Cairo-1.4.5-3|47	
12cr|R-cran-Cairo-1.4.5-3|48	# (tpg) provided by R-base
12cr|R-cran-Cairo-1.4.5-3|49	rm -rf %{buildroot}%{_libdir}/R/library/R.css
12cr|R-cran-Cairo-1.4.5-3|50	
12cr|R-cran-Cairo-1.4.5-3|51	%files
12cr|R-cran-Cairo-1.4.5-3|52	%{_libdir}/R/library/%{modulename}
12cr|R-cran-Cairo-1.4.5-3|53	
12cr|R-cran-Cairo-1.4.5-3|54	
12cr|R-cran-Cairo-1.4.5-3|55	
12cr|R-cran-Cairo-1.4.5-3|56	%changelog
12cr|R-cran-Cairo-1.4.5-3|57	

6927 12
12cr|R-cran-car-1.2.16-2|1	%define modulename car
12cr|R-cran-car-1.2.16-2|2	%define version 1.2.16
12cr|R-cran-car-1.2.16-2|3	%define realver 1.2-16
12cr|R-cran-car-1.2.16-2|4	%define r_library %{_libdir}/R/library
12cr|R-cran-car-1.2.16-2|5	
12cr|R-cran-car-1.2.16-2|6	Summary:	Companion to Applied Regression for R
12cr|R-cran-car-1.2.16-2|7	Name:		R-cran-%{modulename}
12cr|R-cran-car-1.2.16-2|8	Version:	%{version}
12cr|R-cran-car-1.2.16-2|9	Release:	%mkrel 2
12cr|R-cran-car-1.2.16-2|10	License:	GPLv2+
12cr|R-cran-car-1.2.16-2|11	Group:		Sciences/Mathematics
12cr|R-cran-car-1.2.16-2|12	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-car-1.2.16-2|13	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-car-1.2.16-2|14	BuildRequires:	R-base
12cr|R-cran-car-1.2.16-2|15	Requires:	R-base
12cr|R-cran-car-1.2.16-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-car-1.2.16-2|17	
12cr|R-cran-car-1.2.16-2|18	%description
12cr|R-cran-car-1.2.16-2|19	The package contains mostly functions for applied regression, linear
12cr|R-cran-car-1.2.16-2|20	models, and generalized linear models, with an emphasis on regression
12cr|R-cran-car-1.2.16-2|21	diagnostics, particularly graphical diagnostic methods. There are also
12cr|R-cran-car-1.2.16-2|22	some utility functions.
12cr|R-cran-car-1.2.16-2|23	
12cr|R-cran-car-1.2.16-2|24	%prep
12cr|R-cran-car-1.2.16-2|25	%setup -q -c
12cr|R-cran-car-1.2.16-2|26	
12cr|R-cran-car-1.2.16-2|27	%build
12cr|R-cran-car-1.2.16-2|28	
12cr|R-cran-car-1.2.16-2|29	R CMD build %{modulename}
12cr|R-cran-car-1.2.16-2|30	
12cr|R-cran-car-1.2.16-2|31	%install
12cr|R-cran-car-1.2.16-2|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-car-1.2.16-2|33	
12cr|R-cran-car-1.2.16-2|34	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-car-1.2.16-2|35	
12cr|R-cran-car-1.2.16-2|36	# install
12cr|R-cran-car-1.2.16-2|37	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-car-1.2.16-2|38	
12cr|R-cran-car-1.2.16-2|39	# provided by R-base
12cr|R-cran-car-1.2.16-2|40	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-car-1.2.16-2|41	
12cr|R-cran-car-1.2.16-2|42	%clean
12cr|R-cran-car-1.2.16-2|43	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-car-1.2.16-2|44	
12cr|R-cran-car-1.2.16-2|45	%files
12cr|R-cran-car-1.2.16-2|46	%defattr(-,root,root)
12cr|R-cran-car-1.2.16-2|47	%{r_library}/%{modulename}
12cr|R-cran-car-1.2.16-2|48	
12cr|R-cran-car-1.2.16-2|49	
12cr|R-cran-car-1.2.16-2|50	%changelog
12cr|R-cran-car-1.2.16-2|51	* Mon Dec 28 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.16-2mdv2010.1
12cr|R-cran-car-1.2.16-2|52	+ Revision: 483153
12cr|R-cran-car-1.2.16-2|53	- drop R-cran-survival suggests
12cr|R-cran-car-1.2.16-2|54	
12cr|R-cran-car-1.2.16-2|55	* Fri Dec 25 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.16-1mdv2010.1
12cr|R-cran-car-1.2.16-2|56	+ Revision: 482253
12cr|R-cran-car-1.2.16-2|57	- import R-cran-car
12cr|R-cran-car-1.2.16-2|58	
12cr|R-cran-car-1.2.16-2|59	

6928 12
12cr|R-cran-chron-2.3.33-1|1	%define modulename chron
12cr|R-cran-chron-2.3.33-1|2	%define realver 2.3-33
12cr|R-cran-chron-2.3.33-1|3	%define r_library %{_libdir}/R/library
12cr|R-cran-chron-2.3.33-1|4	%define _requires_exceptions libR.so
12cr|R-cran-chron-2.3.33-1|5	
12cr|R-cran-chron-2.3.33-1|6	Summary:	Chronological objects for R
12cr|R-cran-chron-2.3.33-1|7	Name:		R-cran-%{modulename}
12cr|R-cran-chron-2.3.33-1|8	Version:	%(echo %{realver} | tr '-' '.')
12cr|R-cran-chron-2.3.33-1|9	Release:	%mkrel 1
12cr|R-cran-chron-2.3.33-1|10	License:	GPLv2
12cr|R-cran-chron-2.3.33-1|11	Group:		Sciences/Mathematics
12cr|R-cran-chron-2.3.33-1|12	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-chron-2.3.33-1|13	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-chron-2.3.33-1|14	BuildRequires:	R-base
12cr|R-cran-chron-2.3.33-1|15	Requires:	R-base
12cr|R-cran-chron-2.3.33-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-chron-2.3.33-1|17	
12cr|R-cran-chron-2.3.33-1|18	%description
12cr|R-cran-chron-2.3.33-1|19	This R package provides function for chronological objects which can
12cr|R-cran-chron-2.3.33-1|20	handle dates and times.
12cr|R-cran-chron-2.3.33-1|21	
12cr|R-cran-chron-2.3.33-1|22	%prep
12cr|R-cran-chron-2.3.33-1|23	%setup -q -c
12cr|R-cran-chron-2.3.33-1|24	
12cr|R-cran-chron-2.3.33-1|25	%build
12cr|R-cran-chron-2.3.33-1|26	
12cr|R-cran-chron-2.3.33-1|27	R CMD build %{modulename}
12cr|R-cran-chron-2.3.33-1|28	
12cr|R-cran-chron-2.3.33-1|29	%install
12cr|R-cran-chron-2.3.33-1|30	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-chron-2.3.33-1|31	
12cr|R-cran-chron-2.3.33-1|32	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-chron-2.3.33-1|33	
12cr|R-cran-chron-2.3.33-1|34	# install
12cr|R-cran-chron-2.3.33-1|35	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-chron-2.3.33-1|36	
12cr|R-cran-chron-2.3.33-1|37	# provided by R-base
12cr|R-cran-chron-2.3.33-1|38	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-chron-2.3.33-1|39	
12cr|R-cran-chron-2.3.33-1|40	%clean
12cr|R-cran-chron-2.3.33-1|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-chron-2.3.33-1|42	
12cr|R-cran-chron-2.3.33-1|43	%files
12cr|R-cran-chron-2.3.33-1|44	%defattr(-,root,root)
12cr|R-cran-chron-2.3.33-1|45	%{r_library}/%{modulename}
12cr|R-cran-chron-2.3.33-1|46	
12cr|R-cran-chron-2.3.33-1|47	
12cr|R-cran-chron-2.3.33-1|48	
12cr|R-cran-chron-2.3.33-1|49	%changelog
12cr|R-cran-chron-2.3.33-1|50	

6929 12
12cr|R-cran-colorspace-1.0.1-1|1	%define modulename colorspace
12cr|R-cran-colorspace-1.0.1-1|2	%define realver 1.0-1
12cr|R-cran-colorspace-1.0.1-1|3	%define r_library %{_libdir}/R/library
12cr|R-cran-colorspace-1.0.1-1|4	%define _requires_exceptions libR.so
12cr|R-cran-colorspace-1.0.1-1|5	
12cr|R-cran-colorspace-1.0.1-1|6	Summary:	Color Space Manipulation for R
12cr|R-cran-colorspace-1.0.1-1|7	Name:		R-cran-%{modulename}
12cr|R-cran-colorspace-1.0.1-1|8	Version:	%(echo %{realver} | tr '-' '.')
12cr|R-cran-colorspace-1.0.1-1|9	Release:	%mkrel 1
12cr|R-cran-colorspace-1.0.1-1|10	License:	BSD
12cr|R-cran-colorspace-1.0.1-1|11	Group:		Sciences/Mathematics
12cr|R-cran-colorspace-1.0.1-1|12	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-colorspace-1.0.1-1|13	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-colorspace-1.0.1-1|14	BuildRequires:	R-base
12cr|R-cran-colorspace-1.0.1-1|15	Requires:	R-base
12cr|R-cran-colorspace-1.0.1-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-colorspace-1.0.1-1|17	
12cr|R-cran-colorspace-1.0.1-1|18	%description
12cr|R-cran-colorspace-1.0.1-1|19	This package carries out mapping between assorted color spaces
12cr|R-cran-colorspace-1.0.1-1|20	including RGB, HSV, HLS, CIEXYZ, CIELUV, HCL (polar CIELUV), CIELAB
12cr|R-cran-colorspace-1.0.1-1|21	and polar CIELAB. Qualitative, sequential, and diverging color
12cr|R-cran-colorspace-1.0.1-1|22	palettes based on HCL colors are provided.
12cr|R-cran-colorspace-1.0.1-1|23	
12cr|R-cran-colorspace-1.0.1-1|24	%prep
12cr|R-cran-colorspace-1.0.1-1|25	%setup -q -c
12cr|R-cran-colorspace-1.0.1-1|26	
12cr|R-cran-colorspace-1.0.1-1|27	%build
12cr|R-cran-colorspace-1.0.1-1|28	
12cr|R-cran-colorspace-1.0.1-1|29	R CMD build --no-vignettes %{modulename}
12cr|R-cran-colorspace-1.0.1-1|30	
12cr|R-cran-colorspace-1.0.1-1|31	%install
12cr|R-cran-colorspace-1.0.1-1|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-colorspace-1.0.1-1|33	
12cr|R-cran-colorspace-1.0.1-1|34	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-colorspace-1.0.1-1|35	
12cr|R-cran-colorspace-1.0.1-1|36	# install
12cr|R-cran-colorspace-1.0.1-1|37	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-colorspace-1.0.1-1|38	
12cr|R-cran-colorspace-1.0.1-1|39	# provided by R-base
12cr|R-cran-colorspace-1.0.1-1|40	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-colorspace-1.0.1-1|41	
12cr|R-cran-colorspace-1.0.1-1|42	%clean
12cr|R-cran-colorspace-1.0.1-1|43	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-colorspace-1.0.1-1|44	
12cr|R-cran-colorspace-1.0.1-1|45	%files
12cr|R-cran-colorspace-1.0.1-1|46	%defattr(-,root,root)
12cr|R-cran-colorspace-1.0.1-1|47	%{r_library}/%{modulename}
12cr|R-cran-colorspace-1.0.1-1|48	
12cr|R-cran-colorspace-1.0.1-1|49	
12cr|R-cran-colorspace-1.0.1-1|50	
12cr|R-cran-colorspace-1.0.1-1|51	%changelog
12cr|R-cran-colorspace-1.0.1-1|52	

6930 12
12cr|R-cran-ComPairWise-1.01-6|1	%define modulename ComPairWise
12cr|R-cran-ComPairWise-1.01-6|2	%define realver 1.01
12cr|R-cran-ComPairWise-1.01-6|3	%define r_library %{_libdir}/R/library
12cr|R-cran-ComPairWise-1.01-6|4	
12cr|R-cran-ComPairWise-1.01-6|5	Summary:	Compare phylogenetic or population genetic data alignments for R
12cr|R-cran-ComPairWise-1.01-6|6	Name:		R-cran-%{modulename}
12cr|R-cran-ComPairWise-1.01-6|7	Version:	%realver
12cr|R-cran-ComPairWise-1.01-6|8	Release:	%mkrel 6
12cr|R-cran-ComPairWise-1.01-6|9	License:	GPLv2+
12cr|R-cran-ComPairWise-1.01-6|10	Group:		Sciences/Mathematics
12cr|R-cran-ComPairWise-1.01-6|11	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-ComPairWise-1.01-6|12	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-ComPairWise-1.01-6|13	BuildRequires:	R-base
12cr|R-cran-ComPairWise-1.01-6|14	Requires:	R-base
12cr|R-cran-ComPairWise-1.01-6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-ComPairWise-1.01-6|16	
12cr|R-cran-ComPairWise-1.01-6|17	%description
12cr|R-cran-ComPairWise-1.01-6|18	ComPairWise contains functions to compare DNA/RNA alignments.
12cr|R-cran-ComPairWise-1.01-6|19	
12cr|R-cran-ComPairWise-1.01-6|20	%prep
12cr|R-cran-ComPairWise-1.01-6|21	%setup -q -c
12cr|R-cran-ComPairWise-1.01-6|22	
12cr|R-cran-ComPairWise-1.01-6|23	%build
12cr|R-cran-ComPairWise-1.01-6|24	
12cr|R-cran-ComPairWise-1.01-6|25	R CMD build %{modulename}
12cr|R-cran-ComPairWise-1.01-6|26	
12cr|R-cran-ComPairWise-1.01-6|27	%install
12cr|R-cran-ComPairWise-1.01-6|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-ComPairWise-1.01-6|29	
12cr|R-cran-ComPairWise-1.01-6|30	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-ComPairWise-1.01-6|31	
12cr|R-cran-ComPairWise-1.01-6|32	# (tpg) install
12cr|R-cran-ComPairWise-1.01-6|33	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-ComPairWise-1.01-6|34	
12cr|R-cran-ComPairWise-1.01-6|35	# (tpg) provided by R-base
12cr|R-cran-ComPairWise-1.01-6|36	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-ComPairWise-1.01-6|37	
12cr|R-cran-ComPairWise-1.01-6|38	%clean
12cr|R-cran-ComPairWise-1.01-6|39	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-ComPairWise-1.01-6|40	
12cr|R-cran-ComPairWise-1.01-6|41	%files
12cr|R-cran-ComPairWise-1.01-6|42	%defattr(-,root,root)
12cr|R-cran-ComPairWise-1.01-6|43	%{r_library}/%{modulename}
12cr|R-cran-ComPairWise-1.01-6|44	
12cr|R-cran-ComPairWise-1.01-6|45	
12cr|R-cran-ComPairWise-1.01-6|46	%changelog
12cr|R-cran-ComPairWise-1.01-6|47	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.01-6mdv2011.0
12cr|R-cran-ComPairWise-1.01-6|48	+ Revision: 616439
12cr|R-cran-ComPairWise-1.01-6|49	- the mass rebuild of 2010.0 packages
12cr|R-cran-ComPairWise-1.01-6|50	
12cr|R-cran-ComPairWise-1.01-6|51	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.01-5mdv2010.0
12cr|R-cran-ComPairWise-1.01-6|52	+ Revision: 433077
12cr|R-cran-ComPairWise-1.01-6|53	- rebuild
12cr|R-cran-ComPairWise-1.01-6|54	
12cr|R-cran-ComPairWise-1.01-6|55	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.01-4mdv2009.0
12cr|R-cran-ComPairWise-1.01-6|56	+ Revision: 260126
12cr|R-cran-ComPairWise-1.01-6|57	- rebuild
12cr|R-cran-ComPairWise-1.01-6|58	
12cr|R-cran-ComPairWise-1.01-6|59	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.01-3mdv2009.0
12cr|R-cran-ComPairWise-1.01-6|60	+ Revision: 248223
12cr|R-cran-ComPairWise-1.01-6|61	- rebuild
12cr|R-cran-ComPairWise-1.01-6|62	
12cr|R-cran-ComPairWise-1.01-6|63	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.01-1mdv2008.1
12cr|R-cran-ComPairWise-1.01-6|64	+ Revision: 169917
12cr|R-cran-ComPairWise-1.01-6|65	- complete spec file
12cr|R-cran-ComPairWise-1.01-6|66	- fix Url
12cr|R-cran-ComPairWise-1.01-6|67	- add source and spec file
12cr|R-cran-ComPairWise-1.01-6|68	- Created package structure for R-cran-ComPairWise.
12cr|R-cran-ComPairWise-1.01-6|69	

6931 12
12cr|R-cran-CompetingRiskFrailty-2.0-6|1	%define modulename CompetingRiskFrailty
12cr|R-cran-CompetingRiskFrailty-2.0-6|2	%define realver 2.0
12cr|R-cran-CompetingRiskFrailty-2.0-6|3	%define r_library %{_libdir}/R/library
12cr|R-cran-CompetingRiskFrailty-2.0-6|4	
12cr|R-cran-CompetingRiskFrailty-2.0-6|5	Summary:	Competing risk model with frailties for right censored survival data for R
12cr|R-cran-CompetingRiskFrailty-2.0-6|6	Name:		R-cran-%{modulename}
12cr|R-cran-CompetingRiskFrailty-2.0-6|7	Version:	%realver
12cr|R-cran-CompetingRiskFrailty-2.0-6|8	Release:	%mkrel 6
12cr|R-cran-CompetingRiskFrailty-2.0-6|9	License:	GPLv2+
12cr|R-cran-CompetingRiskFrailty-2.0-6|10	Group:		Sciences/Mathematics
12cr|R-cran-CompetingRiskFrailty-2.0-6|11	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-CompetingRiskFrailty-2.0-6|12	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-CompetingRiskFrailty-2.0-6|13	BuildRequires:	R-base
12cr|R-cran-CompetingRiskFrailty-2.0-6|14	Requires:	R-base
12cr|R-cran-CompetingRiskFrailty-2.0-6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-CompetingRiskFrailty-2.0-6|16	
12cr|R-cran-CompetingRiskFrailty-2.0-6|17	%description
12cr|R-cran-CompetingRiskFrailty-2.0-6|18	The package offers a fitting of smooth varying coefficients in a
12cr|R-cran-CompetingRiskFrailty-2.0-6|19	competing risks modelling of hazards as well as estimating of the
12cr|R-cran-CompetingRiskFrailty-2.0-6|20	frailties (or unobserved heterogenities) for clustered observations.
12cr|R-cran-CompetingRiskFrailty-2.0-6|21	Nonparametric penalized spline (p-spline) fitting of smooth covariates
12cr|R-cran-CompetingRiskFrailty-2.0-6|22	effects is proposed. As a spline basis truncated polynomial functions
12cr|R-cran-CompetingRiskFrailty-2.0-6|23	are chosen. The frailties are also fitted (via the EM-algoritghm) in a
12cr|R-cran-CompetingRiskFrailty-2.0-6|24	flexible way using a penalizied mixture of gamma distributions.
12cr|R-cran-CompetingRiskFrailty-2.0-6|25	
12cr|R-cran-CompetingRiskFrailty-2.0-6|26	%prep
12cr|R-cran-CompetingRiskFrailty-2.0-6|27	%setup -q -c
12cr|R-cran-CompetingRiskFrailty-2.0-6|28	
12cr|R-cran-CompetingRiskFrailty-2.0-6|29	%build
12cr|R-cran-CompetingRiskFrailty-2.0-6|30	
12cr|R-cran-CompetingRiskFrailty-2.0-6|31	R CMD build %{modulename}
12cr|R-cran-CompetingRiskFrailty-2.0-6|32	
12cr|R-cran-CompetingRiskFrailty-2.0-6|33	%install
12cr|R-cran-CompetingRiskFrailty-2.0-6|34	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-CompetingRiskFrailty-2.0-6|35	
12cr|R-cran-CompetingRiskFrailty-2.0-6|36	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-CompetingRiskFrailty-2.0-6|37	
12cr|R-cran-CompetingRiskFrailty-2.0-6|38	# (tpg) install
12cr|R-cran-CompetingRiskFrailty-2.0-6|39	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-CompetingRiskFrailty-2.0-6|40	
12cr|R-cran-CompetingRiskFrailty-2.0-6|41	# (tpg) provided by R-base
12cr|R-cran-CompetingRiskFrailty-2.0-6|42	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-CompetingRiskFrailty-2.0-6|43	
12cr|R-cran-CompetingRiskFrailty-2.0-6|44	%clean
12cr|R-cran-CompetingRiskFrailty-2.0-6|45	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-CompetingRiskFrailty-2.0-6|46	
12cr|R-cran-CompetingRiskFrailty-2.0-6|47	%files
12cr|R-cran-CompetingRiskFrailty-2.0-6|48	%defattr(-,root,root)
12cr|R-cran-CompetingRiskFrailty-2.0-6|49	%{r_library}/%{modulename}
12cr|R-cran-CompetingRiskFrailty-2.0-6|50	
12cr|R-cran-CompetingRiskFrailty-2.0-6|51	
12cr|R-cran-CompetingRiskFrailty-2.0-6|52	%changelog
12cr|R-cran-CompetingRiskFrailty-2.0-6|53	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0-6mdv2011.0
12cr|R-cran-CompetingRiskFrailty-2.0-6|54	+ Revision: 616440
12cr|R-cran-CompetingRiskFrailty-2.0-6|55	- the mass rebuild of 2010.0 packages
12cr|R-cran-CompetingRiskFrailty-2.0-6|56	
12cr|R-cran-CompetingRiskFrailty-2.0-6|57	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 2.0-5mdv2010.0
12cr|R-cran-CompetingRiskFrailty-2.0-6|58	+ Revision: 433078
12cr|R-cran-CompetingRiskFrailty-2.0-6|59	- rebuild
12cr|R-cran-CompetingRiskFrailty-2.0-6|60	
12cr|R-cran-CompetingRiskFrailty-2.0-6|61	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.0-4mdv2009.0
12cr|R-cran-CompetingRiskFrailty-2.0-6|62	+ Revision: 260127
12cr|R-cran-CompetingRiskFrailty-2.0-6|63	- rebuild
12cr|R-cran-CompetingRiskFrailty-2.0-6|64	
12cr|R-cran-CompetingRiskFrailty-2.0-6|65	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 2.0-3mdv2009.0
12cr|R-cran-CompetingRiskFrailty-2.0-6|66	+ Revision: 248229
12cr|R-cran-CompetingRiskFrailty-2.0-6|67	- rebuild
12cr|R-cran-CompetingRiskFrailty-2.0-6|68	
12cr|R-cran-CompetingRiskFrailty-2.0-6|69	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0-1mdv2008.1
12cr|R-cran-CompetingRiskFrailty-2.0-6|70	+ Revision: 169920
12cr|R-cran-CompetingRiskFrailty-2.0-6|71	- complete spec file
12cr|R-cran-CompetingRiskFrailty-2.0-6|72	- fix Url
12cr|R-cran-CompetingRiskFrailty-2.0-6|73	- add source and spec file
12cr|R-cran-CompetingRiskFrailty-2.0-6|74	- Created package structure for R-cran-CompetingRiskFrailty.
12cr|R-cran-CompetingRiskFrailty-2.0-6|75	

6932 12
12cr|R-cran-CoxBoost-1.1-1|1	%define modulename CoxBoost
12cr|R-cran-CoxBoost-1.1-1|2	%define realver 1.1
12cr|R-cran-CoxBoost-1.1-1|3	%define r_library %{_libdir}/R/library
12cr|R-cran-CoxBoost-1.1-1|4	%define _requires_exceptions libR.so
12cr|R-cran-CoxBoost-1.1-1|5	
12cr|R-cran-CoxBoost-1.1-1|6	Summary:	Cox survival models by likelihood based boosting for R
12cr|R-cran-CoxBoost-1.1-1|7	Name:		R-cran-%{modulename}
12cr|R-cran-CoxBoost-1.1-1|8	Version:	%realver
12cr|R-cran-CoxBoost-1.1-1|9	Release:	%mkrel 1
12cr|R-cran-CoxBoost-1.1-1|10	License:	GPLv2+
12cr|R-cran-CoxBoost-1.1-1|11	Group:		Sciences/Mathematics
12cr|R-cran-CoxBoost-1.1-1|12	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-CoxBoost-1.1-1|13	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-CoxBoost-1.1-1|14	BuildRequires:	R-base
12cr|R-cran-CoxBoost-1.1-1|15	Requires:	R-base
12cr|R-cran-CoxBoost-1.1-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-CoxBoost-1.1-1|17	
12cr|R-cran-CoxBoost-1.1-1|18	%description
12cr|R-cran-CoxBoost-1.1-1|19	This package provides routines for fitting Cox survival
12cr|R-cran-CoxBoost-1.1-1|20	models by likelihood based boosting.
12cr|R-cran-CoxBoost-1.1-1|21	
12cr|R-cran-CoxBoost-1.1-1|22	%prep
12cr|R-cran-CoxBoost-1.1-1|23	%setup -q -c
12cr|R-cran-CoxBoost-1.1-1|24	
12cr|R-cran-CoxBoost-1.1-1|25	%build
12cr|R-cran-CoxBoost-1.1-1|26	
12cr|R-cran-CoxBoost-1.1-1|27	R CMD build %{modulename}
12cr|R-cran-CoxBoost-1.1-1|28	
12cr|R-cran-CoxBoost-1.1-1|29	%install
12cr|R-cran-CoxBoost-1.1-1|30	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-CoxBoost-1.1-1|31	
12cr|R-cran-CoxBoost-1.1-1|32	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-CoxBoost-1.1-1|33	
12cr|R-cran-CoxBoost-1.1-1|34	# (tpg) install
12cr|R-cran-CoxBoost-1.1-1|35	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-CoxBoost-1.1-1|36	
12cr|R-cran-CoxBoost-1.1-1|37	# (tpg) provided by R-base
12cr|R-cran-CoxBoost-1.1-1|38	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-CoxBoost-1.1-1|39	
12cr|R-cran-CoxBoost-1.1-1|40	%clean
12cr|R-cran-CoxBoost-1.1-1|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-CoxBoost-1.1-1|42	
12cr|R-cran-CoxBoost-1.1-1|43	%files
12cr|R-cran-CoxBoost-1.1-1|44	%defattr(-,root,root)
12cr|R-cran-CoxBoost-1.1-1|45	%{r_library}/%{modulename}
12cr|R-cran-CoxBoost-1.1-1|46	
12cr|R-cran-CoxBoost-1.1-1|47	
12cr|R-cran-CoxBoost-1.1-1|48	%changelog
12cr|R-cran-CoxBoost-1.1-1|49	* Fri Dec 25 2009 Jérôme Brenier <incubusss@mandriva.org> 1.1-1mdv2010.1
12cr|R-cran-CoxBoost-1.1-1|50	+ Revision: 482236
12cr|R-cran-CoxBoost-1.1-1|51	- new version 1.1
12cr|R-cran-CoxBoost-1.1-1|52	
12cr|R-cran-CoxBoost-1.1-1|53	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0-6mdv2010.0
12cr|R-cran-CoxBoost-1.1-1|54	+ Revision: 433079
12cr|R-cran-CoxBoost-1.1-1|55	- rebuild
12cr|R-cran-CoxBoost-1.1-1|56	
12cr|R-cran-CoxBoost-1.1-1|57	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-5mdv2009.0
12cr|R-cran-CoxBoost-1.1-1|58	+ Revision: 260128
12cr|R-cran-CoxBoost-1.1-1|59	- rebuild
12cr|R-cran-CoxBoost-1.1-1|60	
12cr|R-cran-CoxBoost-1.1-1|61	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-4mdv2009.0
12cr|R-cran-CoxBoost-1.1-1|62	+ Revision: 248231
12cr|R-cran-CoxBoost-1.1-1|63	- rebuild
12cr|R-cran-CoxBoost-1.1-1|64	
12cr|R-cran-CoxBoost-1.1-1|65	* Fri Feb 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-2mdv2008.1
12cr|R-cran-CoxBoost-1.1-1|66	+ Revision: 176957
12cr|R-cran-CoxBoost-1.1-1|67	- remove requires on libR.so
12cr|R-cran-CoxBoost-1.1-1|68	
12cr|R-cran-CoxBoost-1.1-1|69	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-1mdv2008.1
12cr|R-cran-CoxBoost-1.1-1|70	+ Revision: 169927
12cr|R-cran-CoxBoost-1.1-1|71	- complete spec file
12cr|R-cran-CoxBoost-1.1-1|72	- fix Url
12cr|R-cran-CoxBoost-1.1-1|73	- add source and spec file
12cr|R-cran-CoxBoost-1.1-1|74	- Created package structure for R-cran-CoxBoost.
12cr|R-cran-CoxBoost-1.1-1|75	

6933 12
12cr|R-cran-CreditMetrics-0.0.2-1|1	%define modulename CreditMetrics
12cr|R-cran-CreditMetrics-0.0.2-1|2	%define realver 0.0-2
12cr|R-cran-CreditMetrics-0.0.2-1|3	%define r_library %{_libdir}/R/library
12cr|R-cran-CreditMetrics-0.0.2-1|4	
12cr|R-cran-CreditMetrics-0.0.2-1|5	Summary:	Functions for calculating the risk model for R
12cr|R-cran-CreditMetrics-0.0.2-1|6	Name:		R-cran-%{modulename}
12cr|R-cran-CreditMetrics-0.0.2-1|7	Version:	%(echo %realver|tr '-' '.')
12cr|R-cran-CreditMetrics-0.0.2-1|8	Release:	%mkrel 1
12cr|R-cran-CreditMetrics-0.0.2-1|9	License:	GPLv2+
12cr|R-cran-CreditMetrics-0.0.2-1|10	Group:		Sciences/Mathematics
12cr|R-cran-CreditMetrics-0.0.2-1|11	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-CreditMetrics-0.0.2-1|12	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-CreditMetrics-0.0.2-1|13	BuildRequires:	R-base
12cr|R-cran-CreditMetrics-0.0.2-1|14	Requires:	R-base
12cr|R-cran-CreditMetrics-0.0.2-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-CreditMetrics-0.0.2-1|16	
12cr|R-cran-CreditMetrics-0.0.2-1|17	%description
12cr|R-cran-CreditMetrics-0.0.2-1|18	A set of functions for computing the CreditMetrics risk model.
12cr|R-cran-CreditMetrics-0.0.2-1|19	
12cr|R-cran-CreditMetrics-0.0.2-1|20	%prep
12cr|R-cran-CreditMetrics-0.0.2-1|21	%setup -q -c
12cr|R-cran-CreditMetrics-0.0.2-1|22	
12cr|R-cran-CreditMetrics-0.0.2-1|23	%build
12cr|R-cran-CreditMetrics-0.0.2-1|24	
12cr|R-cran-CreditMetrics-0.0.2-1|25	R CMD build %{modulename}
12cr|R-cran-CreditMetrics-0.0.2-1|26	
12cr|R-cran-CreditMetrics-0.0.2-1|27	%install
12cr|R-cran-CreditMetrics-0.0.2-1|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-CreditMetrics-0.0.2-1|29	
12cr|R-cran-CreditMetrics-0.0.2-1|30	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-CreditMetrics-0.0.2-1|31	
12cr|R-cran-CreditMetrics-0.0.2-1|32	# (tpg) install
12cr|R-cran-CreditMetrics-0.0.2-1|33	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-CreditMetrics-0.0.2-1|34	
12cr|R-cran-CreditMetrics-0.0.2-1|35	# (tpg) provided by R-base
12cr|R-cran-CreditMetrics-0.0.2-1|36	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-CreditMetrics-0.0.2-1|37	
12cr|R-cran-CreditMetrics-0.0.2-1|38	%clean
12cr|R-cran-CreditMetrics-0.0.2-1|39	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-CreditMetrics-0.0.2-1|40	
12cr|R-cran-CreditMetrics-0.0.2-1|41	%files
12cr|R-cran-CreditMetrics-0.0.2-1|42	%defattr(-,root,root)
12cr|R-cran-CreditMetrics-0.0.2-1|43	%{r_library}/%{modulename}
12cr|R-cran-CreditMetrics-0.0.2-1|44	
12cr|R-cran-CreditMetrics-0.0.2-1|45	
12cr|R-cran-CreditMetrics-0.0.2-1|46	%changelog
12cr|R-cran-CreditMetrics-0.0.2-1|47	* Fri Dec 25 2009 Jérôme Brenier <incubusss@mandriva.org> 0.0.2-1mdv2010.1
12cr|R-cran-CreditMetrics-0.0.2-1|48	+ Revision: 482254
12cr|R-cran-CreditMetrics-0.0.2-1|49	- new version 0.0.2
12cr|R-cran-CreditMetrics-0.0.2-1|50	
12cr|R-cran-CreditMetrics-0.0.2-1|51	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.0.1-5mdv2010.0
12cr|R-cran-CreditMetrics-0.0.2-1|52	+ Revision: 433080
12cr|R-cran-CreditMetrics-0.0.2-1|53	- rebuild
12cr|R-cran-CreditMetrics-0.0.2-1|54	
12cr|R-cran-CreditMetrics-0.0.2-1|55	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.0.1-4mdv2009.0
12cr|R-cran-CreditMetrics-0.0.2-1|56	+ Revision: 260129
12cr|R-cran-CreditMetrics-0.0.2-1|57	- rebuild
12cr|R-cran-CreditMetrics-0.0.2-1|58	- rebuild
12cr|R-cran-CreditMetrics-0.0.2-1|59	
12cr|R-cran-CreditMetrics-0.0.2-1|60	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-1mdv2008.1
12cr|R-cran-CreditMetrics-0.0.2-1|61	+ Revision: 169935
12cr|R-cran-CreditMetrics-0.0.2-1|62	- complete spec file
12cr|R-cran-CreditMetrics-0.0.2-1|63	- fix Url
12cr|R-cran-CreditMetrics-0.0.2-1|64	- add source and spec file
12cr|R-cran-CreditMetrics-0.0.2-1|65	- Created package structure for R-cran-CreditMetrics.
12cr|R-cran-CreditMetrics-0.0.2-1|66	

6934 12
12cr|R-cran-effects-2.0.10-2|1	%define modulename effects
12cr|R-cran-effects-2.0.10-2|2	%define realver 2.0-10
12cr|R-cran-effects-2.0.10-2|3	%define r_library %{_libdir}/R/library
12cr|R-cran-effects-2.0.10-2|4	
12cr|R-cran-effects-2.0.10-2|5	Summary:	Effects Displays for R
12cr|R-cran-effects-2.0.10-2|6	Name:		R-cran-%{modulename}
12cr|R-cran-effects-2.0.10-2|7	Version:	%(echo %{realver} | tr '-' '.')
12cr|R-cran-effects-2.0.10-2|8	Release:	%mkrel 2
12cr|R-cran-effects-2.0.10-2|9	License:	GPLv2+
12cr|R-cran-effects-2.0.10-2|10	Group:		Sciences/Mathematics
12cr|R-cran-effects-2.0.10-2|11	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-effects-2.0.10-2|12	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-effects-2.0.10-2|13	BuildRequires:	R-base
12cr|R-cran-effects-2.0.10-2|14	BuildRequires:	R-cran-colorspace
12cr|R-cran-effects-2.0.10-2|15	Requires:	R-base
12cr|R-cran-effects-2.0.10-2|16	Requires:	R-cran-colorspace
12cr|R-cran-effects-2.0.10-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-effects-2.0.10-2|18	
12cr|R-cran-effects-2.0.10-2|19	%description
12cr|R-cran-effects-2.0.10-2|20	This R package provides graphical and tabular effect displays, e.g.,
12cr|R-cran-effects-2.0.10-2|21	of interactions, for linear generalized linear, multinomial-logit,
12cr|R-cran-effects-2.0.10-2|22	and proportional-odds logit models.
12cr|R-cran-effects-2.0.10-2|23	
12cr|R-cran-effects-2.0.10-2|24	%prep
12cr|R-cran-effects-2.0.10-2|25	%setup -q -c
12cr|R-cran-effects-2.0.10-2|26	
12cr|R-cran-effects-2.0.10-2|27	%build
12cr|R-cran-effects-2.0.10-2|28	
12cr|R-cran-effects-2.0.10-2|29	R CMD build %{modulename}
12cr|R-cran-effects-2.0.10-2|30	
12cr|R-cran-effects-2.0.10-2|31	%install
12cr|R-cran-effects-2.0.10-2|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-effects-2.0.10-2|33	
12cr|R-cran-effects-2.0.10-2|34	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-effects-2.0.10-2|35	
12cr|R-cran-effects-2.0.10-2|36	# install
12cr|R-cran-effects-2.0.10-2|37	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-effects-2.0.10-2|38	
12cr|R-cran-effects-2.0.10-2|39	# provided by R-base
12cr|R-cran-effects-2.0.10-2|40	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-effects-2.0.10-2|41	
12cr|R-cran-effects-2.0.10-2|42	%clean
12cr|R-cran-effects-2.0.10-2|43	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-effects-2.0.10-2|44	
12cr|R-cran-effects-2.0.10-2|45	%files
12cr|R-cran-effects-2.0.10-2|46	%defattr(-,root,root)
12cr|R-cran-effects-2.0.10-2|47	%{r_library}/%{modulename}
12cr|R-cran-effects-2.0.10-2|48	
12cr|R-cran-effects-2.0.10-2|49	
12cr|R-cran-effects-2.0.10-2|50	
12cr|R-cran-effects-2.0.10-2|51	%changelog
12cr|R-cran-effects-2.0.10-2|52	

6935 12
12cr|R-cran-ellipse-0.3.5-3|1	%define modulename ellipse
12cr|R-cran-ellipse-0.3.5-3|2	%define realver 0.3-5
12cr|R-cran-ellipse-0.3.5-3|3	%define r_library %{_libdir}/R/library
12cr|R-cran-ellipse-0.3.5-3|4	
12cr|R-cran-ellipse-0.3.5-3|5	Summary:	Functions for drawing ellipses for R
12cr|R-cran-ellipse-0.3.5-3|6	Name:		R-cran-%{modulename}
12cr|R-cran-ellipse-0.3.5-3|7	Version:	%(echo %realver|tr '-' '.')
12cr|R-cran-ellipse-0.3.5-3|8	Release:	%mkrel 3
12cr|R-cran-ellipse-0.3.5-3|9	License:	GPLv2+
12cr|R-cran-ellipse-0.3.5-3|10	Group:		Sciences/Mathematics
12cr|R-cran-ellipse-0.3.5-3|11	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-ellipse-0.3.5-3|12	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-ellipse-0.3.5-3|13	BuildRequires:	R-base
12cr|R-cran-ellipse-0.3.5-3|14	Requires:	R-base
12cr|R-cran-ellipse-0.3.5-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-ellipse-0.3.5-3|16	
12cr|R-cran-ellipse-0.3.5-3|17	%description
12cr|R-cran-ellipse-0.3.5-3|18	Functions for drawing ellipses and ellipse-like
12cr|R-cran-ellipse-0.3.5-3|19	confidence regions for R.
12cr|R-cran-ellipse-0.3.5-3|20	
12cr|R-cran-ellipse-0.3.5-3|21	%prep
12cr|R-cran-ellipse-0.3.5-3|22	%setup -q -c
12cr|R-cran-ellipse-0.3.5-3|23	
12cr|R-cran-ellipse-0.3.5-3|24	%build
12cr|R-cran-ellipse-0.3.5-3|25	
12cr|R-cran-ellipse-0.3.5-3|26	R CMD build %{modulename}
12cr|R-cran-ellipse-0.3.5-3|27	
12cr|R-cran-ellipse-0.3.5-3|28	%install
12cr|R-cran-ellipse-0.3.5-3|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-ellipse-0.3.5-3|30	
12cr|R-cran-ellipse-0.3.5-3|31	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-ellipse-0.3.5-3|32	
12cr|R-cran-ellipse-0.3.5-3|33	# (tpg) install
12cr|R-cran-ellipse-0.3.5-3|34	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-ellipse-0.3.5-3|35	
12cr|R-cran-ellipse-0.3.5-3|36	# (tpg) provided by R-base
12cr|R-cran-ellipse-0.3.5-3|37	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-ellipse-0.3.5-3|38	
12cr|R-cran-ellipse-0.3.5-3|39	%clean
12cr|R-cran-ellipse-0.3.5-3|40	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-ellipse-0.3.5-3|41	
12cr|R-cran-ellipse-0.3.5-3|42	%files
12cr|R-cran-ellipse-0.3.5-3|43	%defattr(-,root,root)
12cr|R-cran-ellipse-0.3.5-3|44	%{r_library}/%{modulename}
12cr|R-cran-ellipse-0.3.5-3|45	
12cr|R-cran-ellipse-0.3.5-3|46	
12cr|R-cran-ellipse-0.3.5-3|47	
12cr|R-cran-ellipse-0.3.5-3|48	%changelog
12cr|R-cran-ellipse-0.3.5-3|49	

6936 12
12cr|R-cran-Hmisc-3.7.0-1|1	%define modulename Hmisc
12cr|R-cran-Hmisc-3.7.0-1|2	%define realver 3.7-0
12cr|R-cran-Hmisc-3.7.0-1|3	%define r_library %{_libdir}/R/library
12cr|R-cran-Hmisc-3.7.0-1|4	%define _requires_exceptions libR.so
12cr|R-cran-Hmisc-3.7.0-1|5	
12cr|R-cran-Hmisc-3.7.0-1|6	Summary:        Harrell Miscellaneous for R
12cr|R-cran-Hmisc-3.7.0-1|7	Name:           R-cran-%{modulename}
12cr|R-cran-Hmisc-3.7.0-1|8	Version:        %(echo %{realver} | tr '-' '.')
12cr|R-cran-Hmisc-3.7.0-1|9	Release:        %mkrel 1
12cr|R-cran-Hmisc-3.7.0-1|10	License:        GPLv2+
12cr|R-cran-Hmisc-3.7.0-1|11	Group:          Sciences/Mathematics
12cr|R-cran-Hmisc-3.7.0-1|12	Url:            http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-Hmisc-3.7.0-1|13	Source0:        http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-Hmisc-3.7.0-1|14	BuildRequires:  R-base
12cr|R-cran-Hmisc-3.7.0-1|15	BuildRequires:  gcc-gfortran
12cr|R-cran-Hmisc-3.7.0-1|16	Requires:       R-base
12cr|R-cran-Hmisc-3.7.0-1|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-Hmisc-3.7.0-1|18	
12cr|R-cran-Hmisc-3.7.0-1|19	%description
12cr|R-cran-Hmisc-3.7.0-1|20	The Hmisc library contains many functions useful for data analysis,
12cr|R-cran-Hmisc-3.7.0-1|21	high-level graphics, utility operations, functions for computing
12cr|R-cran-Hmisc-3.7.0-1|22	sample size and power, importing datasets, imputing missing values,
12cr|R-cran-Hmisc-3.7.0-1|23	advanced table making, variable clustering, character string
12cr|R-cran-Hmisc-3.7.0-1|24	manipulation, conversion of S objects to LaTeX code, and recoding
12cr|R-cran-Hmisc-3.7.0-1|25	variables.
12cr|R-cran-Hmisc-3.7.0-1|26	
12cr|R-cran-Hmisc-3.7.0-1|27	%prep
12cr|R-cran-Hmisc-3.7.0-1|28	%setup -q -c
12cr|R-cran-Hmisc-3.7.0-1|29	
12cr|R-cran-Hmisc-3.7.0-1|30	%build
12cr|R-cran-Hmisc-3.7.0-1|31	
12cr|R-cran-Hmisc-3.7.0-1|32	R CMD build %{modulename}
12cr|R-cran-Hmisc-3.7.0-1|33	
12cr|R-cran-Hmisc-3.7.0-1|34	%install
12cr|R-cran-Hmisc-3.7.0-1|35	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-Hmisc-3.7.0-1|36	
12cr|R-cran-Hmisc-3.7.0-1|37	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-Hmisc-3.7.0-1|38	
12cr|R-cran-Hmisc-3.7.0-1|39	# install
12cr|R-cran-Hmisc-3.7.0-1|40	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-Hmisc-3.7.0-1|41	
12cr|R-cran-Hmisc-3.7.0-1|42	# provided by R-base
12cr|R-cran-Hmisc-3.7.0-1|43	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-Hmisc-3.7.0-1|44	
12cr|R-cran-Hmisc-3.7.0-1|45	%clean
12cr|R-cran-Hmisc-3.7.0-1|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-Hmisc-3.7.0-1|47	
12cr|R-cran-Hmisc-3.7.0-1|48	%files
12cr|R-cran-Hmisc-3.7.0-1|49	%defattr(-,root,root)
12cr|R-cran-Hmisc-3.7.0-1|50	%{r_library}/%{modulename}
12cr|R-cran-Hmisc-3.7.0-1|51	
12cr|R-cran-Hmisc-3.7.0-1|52	
12cr|R-cran-Hmisc-3.7.0-1|53	
12cr|R-cran-Hmisc-3.7.0-1|54	%changelog
12cr|R-cran-Hmisc-3.7.0-1|55	

6937 12
12cr|R-cran-labdsv-1.3.1-3|1	%define modulename labdsv
12cr|R-cran-labdsv-1.3.1-3|2	%define realver 1.3-1
12cr|R-cran-labdsv-1.3.1-3|3	%define r_library %{_libdir}/R/library
12cr|R-cran-labdsv-1.3.1-3|4	
12cr|R-cran-labdsv-1.3.1-3|5	Summary:	R ordination and multivariate analysis for ecology
12cr|R-cran-labdsv-1.3.1-3|6	Name:		R-cran-%{modulename}
12cr|R-cran-labdsv-1.3.1-3|7	Version:	%(echo %realver|tr '-' '.')
12cr|R-cran-labdsv-1.3.1-3|8	Release:	%mkrel 3
12cr|R-cran-labdsv-1.3.1-3|9	License:	GPLv2+
12cr|R-cran-labdsv-1.3.1-3|10	Group:		Sciences/Mathematics
12cr|R-cran-labdsv-1.3.1-3|11	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-labdsv-1.3.1-3|12	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-labdsv-1.3.1-3|13	BuildRequires:	R-base
12cr|R-cran-labdsv-1.3.1-3|14	BuildRequires:	gcc-gfortran
12cr|R-cran-labdsv-1.3.1-3|15	BuildRequires:	pkgconfig(lapack)
12cr|R-cran-labdsv-1.3.1-3|16	Requires:	R-base
12cr|R-cran-labdsv-1.3.1-3|17	
12cr|R-cran-labdsv-1.3.1-3|18	%description
12cr|R-cran-labdsv-1.3.1-3|19	A variety of ordination and vegetation analyses useful in
12cr|R-cran-labdsv-1.3.1-3|20	analysis of datasets in community ecology.Includes many of
12cr|R-cran-labdsv-1.3.1-3|21	the common ordination methods, with graphical routines to
12cr|R-cran-labdsv-1.3.1-3|22	facilitate their interpretation, as well as several novel
12cr|R-cran-labdsv-1.3.1-3|23	analyses.
12cr|R-cran-labdsv-1.3.1-3|24	
12cr|R-cran-labdsv-1.3.1-3|25	%prep
12cr|R-cran-labdsv-1.3.1-3|26	%setup -q -c
12cr|R-cran-labdsv-1.3.1-3|27	
12cr|R-cran-labdsv-1.3.1-3|28	%build
12cr|R-cran-labdsv-1.3.1-3|29	
12cr|R-cran-labdsv-1.3.1-3|30	R CMD build %{modulename}
12cr|R-cran-labdsv-1.3.1-3|31	
12cr|R-cran-labdsv-1.3.1-3|32	%install
12cr|R-cran-labdsv-1.3.1-3|33	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-labdsv-1.3.1-3|34	
12cr|R-cran-labdsv-1.3.1-3|35	# (tpg) install
12cr|R-cran-labdsv-1.3.1-3|36	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-labdsv-1.3.1-3|37	
12cr|R-cran-labdsv-1.3.1-3|38	# (tpg) provided by R-base
12cr|R-cran-labdsv-1.3.1-3|39	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-labdsv-1.3.1-3|40	
12cr|R-cran-labdsv-1.3.1-3|41	%files
12cr|R-cran-labdsv-1.3.1-3|42	%{r_library}/%{modulename}
12cr|R-cran-labdsv-1.3.1-3|43	
12cr|R-cran-labdsv-1.3.1-3|44	
12cr|R-cran-labdsv-1.3.1-3|45	
12cr|R-cran-labdsv-1.3.1-3|46	%changelog
12cr|R-cran-labdsv-1.3.1-3|47	

6938 12
12cr|R-cran-leaps-2.9-1|1	%define modulename leaps
12cr|R-cran-leaps-2.9-1|2	%define realver 2.9
12cr|R-cran-leaps-2.9-1|3	%define r_library %{_libdir}/R/library
12cr|R-cran-leaps-2.9-1|4	
12cr|R-cran-leaps-2.9-1|5	Summary:        Regression subset for R
12cr|R-cran-leaps-2.9-1|6	Name:           R-cran-%{modulename}
12cr|R-cran-leaps-2.9-1|7	Version:        %(echo %{realver} | tr '-' '.')
12cr|R-cran-leaps-2.9-1|8	Release:        %mkrel 1
12cr|R-cran-leaps-2.9-1|9	License:        GPLv2+
12cr|R-cran-leaps-2.9-1|10	Group:          Sciences/Mathematics
12cr|R-cran-leaps-2.9-1|11	Url:            http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-leaps-2.9-1|12	Source0:        http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-leaps-2.9-1|13	BuildRequires:  R-base
12cr|R-cran-leaps-2.9-1|14	BuildRequires:  gcc-gfortran
12cr|R-cran-leaps-2.9-1|15	Requires:       R-base
12cr|R-cran-leaps-2.9-1|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-leaps-2.9-1|17	
12cr|R-cran-leaps-2.9-1|18	%description
12cr|R-cran-leaps-2.9-1|19	This R package provides a regression subset selection including
12cr|R-cran-leaps-2.9-1|20	exhaustive search.
12cr|R-cran-leaps-2.9-1|21	
12cr|R-cran-leaps-2.9-1|22	%prep
12cr|R-cran-leaps-2.9-1|23	%setup -q -c
12cr|R-cran-leaps-2.9-1|24	
12cr|R-cran-leaps-2.9-1|25	%build
12cr|R-cran-leaps-2.9-1|26	
12cr|R-cran-leaps-2.9-1|27	R CMD build %{modulename}
12cr|R-cran-leaps-2.9-1|28	
12cr|R-cran-leaps-2.9-1|29	%install
12cr|R-cran-leaps-2.9-1|30	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-leaps-2.9-1|31	
12cr|R-cran-leaps-2.9-1|32	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-leaps-2.9-1|33	
12cr|R-cran-leaps-2.9-1|34	# install
12cr|R-cran-leaps-2.9-1|35	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-leaps-2.9-1|36	
12cr|R-cran-leaps-2.9-1|37	# provided by R-base
12cr|R-cran-leaps-2.9-1|38	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-leaps-2.9-1|39	
12cr|R-cran-leaps-2.9-1|40	%clean
12cr|R-cran-leaps-2.9-1|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-leaps-2.9-1|42	
12cr|R-cran-leaps-2.9-1|43	%files
12cr|R-cran-leaps-2.9-1|44	%defattr(-,root,root)
12cr|R-cran-leaps-2.9-1|45	%{r_library}/%{modulename}
12cr|R-cran-leaps-2.9-1|46	
12cr|R-cran-leaps-2.9-1|47	
12cr|R-cran-leaps-2.9-1|48	
12cr|R-cran-leaps-2.9-1|49	%changelog
12cr|R-cran-leaps-2.9-1|50	* Tue Dec 29 2009 Jérôme Brenier <incubusss@mandriva.org> 2.9-1mdv2010.1
12cr|R-cran-leaps-2.9-1|51	+ Revision: 483337
12cr|R-cran-leaps-2.9-1|52	- import R-cran-leaps
12cr|R-cran-leaps-2.9-1|53	
12cr|R-cran-leaps-2.9-1|54	

6939 12
12cr|R-cran-multcomp-1.0.8-1|1	%define modulename multcomp
12cr|R-cran-multcomp-1.0.8-1|2	%define realver 1.0-8
12cr|R-cran-multcomp-1.0.8-1|3	%define r_library %{_libdir}/R/library
12cr|R-cran-multcomp-1.0.8-1|4	
12cr|R-cran-multcomp-1.0.8-1|5	Summary:	Simultaneous Inference in General Parametric Models for R
12cr|R-cran-multcomp-1.0.8-1|6	Name:		R-cran-%{modulename}
12cr|R-cran-multcomp-1.0.8-1|7	Version:	%(echo %{realver} | tr '-' '.')
12cr|R-cran-multcomp-1.0.8-1|8	Release:	%mkrel 1
12cr|R-cran-multcomp-1.0.8-1|9	License:	GPLv2
12cr|R-cran-multcomp-1.0.8-1|10	Group:		Sciences/Mathematics
12cr|R-cran-multcomp-1.0.8-1|11	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-multcomp-1.0.8-1|12	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-multcomp-1.0.8-1|13	BuildRequires:	R-base
12cr|R-cran-multcomp-1.0.8-1|14	BuildRequires:	R-cran-mvtnorm
12cr|R-cran-multcomp-1.0.8-1|15	Requires:	R-base
12cr|R-cran-multcomp-1.0.8-1|16	Requires:	R-cran-mvtnorm
12cr|R-cran-multcomp-1.0.8-1|17	Suggests:	R-cran-car
12cr|R-cran-multcomp-1.0.8-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-multcomp-1.0.8-1|19	
12cr|R-cran-multcomp-1.0.8-1|20	%description
12cr|R-cran-multcomp-1.0.8-1|21	The package contains simultaneous tests and confidence intervals for
12cr|R-cran-multcomp-1.0.8-1|22	general linear hypotheses in parametric models, including linear,
12cr|R-cran-multcomp-1.0.8-1|23	generalized linear, linear mixed effects, and survival models.
12cr|R-cran-multcomp-1.0.8-1|24	
12cr|R-cran-multcomp-1.0.8-1|25	%prep
12cr|R-cran-multcomp-1.0.8-1|26	%setup -q -c
12cr|R-cran-multcomp-1.0.8-1|27	
12cr|R-cran-multcomp-1.0.8-1|28	%build
12cr|R-cran-multcomp-1.0.8-1|29	
12cr|R-cran-multcomp-1.0.8-1|30	R CMD build --no-vignettes %{modulename}
12cr|R-cran-multcomp-1.0.8-1|31	
12cr|R-cran-multcomp-1.0.8-1|32	%install
12cr|R-cran-multcomp-1.0.8-1|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-multcomp-1.0.8-1|34	
12cr|R-cran-multcomp-1.0.8-1|35	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-multcomp-1.0.8-1|36	
12cr|R-cran-multcomp-1.0.8-1|37	# install
12cr|R-cran-multcomp-1.0.8-1|38	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-multcomp-1.0.8-1|39	
12cr|R-cran-multcomp-1.0.8-1|40	# provided by R-base
12cr|R-cran-multcomp-1.0.8-1|41	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-multcomp-1.0.8-1|42	
12cr|R-cran-multcomp-1.0.8-1|43	%clean
12cr|R-cran-multcomp-1.0.8-1|44	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-multcomp-1.0.8-1|45	
12cr|R-cran-multcomp-1.0.8-1|46	%files
12cr|R-cran-multcomp-1.0.8-1|47	%defattr(-,root,root)
12cr|R-cran-multcomp-1.0.8-1|48	%{r_library}/%{modulename}
12cr|R-cran-multcomp-1.0.8-1|49	
12cr|R-cran-multcomp-1.0.8-1|50	
12cr|R-cran-multcomp-1.0.8-1|51	
12cr|R-cran-multcomp-1.0.8-1|52	%changelog
12cr|R-cran-multcomp-1.0.8-1|53	

6940 12
12cr|R-cran-mvtnorm-0.9.8-1|1	%define modulename mvtnorm
12cr|R-cran-mvtnorm-0.9.8-1|2	%define realver 0.9-8
12cr|R-cran-mvtnorm-0.9.8-1|3	%define r_library %{_libdir}/R/library
12cr|R-cran-mvtnorm-0.9.8-1|4	%define _requires_exceptions libR.so
12cr|R-cran-mvtnorm-0.9.8-1|5	
12cr|R-cran-mvtnorm-0.9.8-1|6	Summary:	Multivariate Normal and t Distributions for R
12cr|R-cran-mvtnorm-0.9.8-1|7	Name:		R-cran-%{modulename}
12cr|R-cran-mvtnorm-0.9.8-1|8	Version:	%(echo %{realver} | tr '-' '.')
12cr|R-cran-mvtnorm-0.9.8-1|9	Release:	%mkrel 1
12cr|R-cran-mvtnorm-0.9.8-1|10	License:	GPLv2
12cr|R-cran-mvtnorm-0.9.8-1|11	Group:		Sciences/Mathematics
12cr|R-cran-mvtnorm-0.9.8-1|12	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-mvtnorm-0.9.8-1|13	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-mvtnorm-0.9.8-1|14	BuildRequires:	R-base
12cr|R-cran-mvtnorm-0.9.8-1|15	BuildRequires:	gcc-gfortran
12cr|R-cran-mvtnorm-0.9.8-1|16	BuildRequires:	texinfo
12cr|R-cran-mvtnorm-0.9.8-1|17	BuildRequires:	tetex-latex
12cr|R-cran-mvtnorm-0.9.8-1|18	BuildRequires:	R-devel
12cr|R-cran-mvtnorm-0.9.8-1|19	Requires:	R-base
12cr|R-cran-mvtnorm-0.9.8-1|20	
12cr|R-cran-mvtnorm-0.9.8-1|21	%description
12cr|R-cran-mvtnorm-0.9.8-1|22	This R package computes multivariate normal and t probabilities,
12cr|R-cran-mvtnorm-0.9.8-1|23	quantiles, random deviates and densities.
12cr|R-cran-mvtnorm-0.9.8-1|24	
12cr|R-cran-mvtnorm-0.9.8-1|25	%prep
12cr|R-cran-mvtnorm-0.9.8-1|26	%setup -q -c
12cr|R-cran-mvtnorm-0.9.8-1|27	
12cr|R-cran-mvtnorm-0.9.8-1|28	%build
12cr|R-cran-mvtnorm-0.9.8-1|29	
12cr|R-cran-mvtnorm-0.9.8-1|30	R CMD build %{modulename}
12cr|R-cran-mvtnorm-0.9.8-1|31	
12cr|R-cran-mvtnorm-0.9.8-1|32	%install
12cr|R-cran-mvtnorm-0.9.8-1|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-mvtnorm-0.9.8-1|34	
12cr|R-cran-mvtnorm-0.9.8-1|35	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-mvtnorm-0.9.8-1|36	
12cr|R-cran-mvtnorm-0.9.8-1|37	# install
12cr|R-cran-mvtnorm-0.9.8-1|38	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-mvtnorm-0.9.8-1|39	
12cr|R-cran-mvtnorm-0.9.8-1|40	# provided by R-base
12cr|R-cran-mvtnorm-0.9.8-1|41	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-mvtnorm-0.9.8-1|42	
12cr|R-cran-mvtnorm-0.9.8-1|43	%clean
12cr|R-cran-mvtnorm-0.9.8-1|44	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-mvtnorm-0.9.8-1|45	
12cr|R-cran-mvtnorm-0.9.8-1|46	%files
12cr|R-cran-mvtnorm-0.9.8-1|47	%defattr(-,root,root)
12cr|R-cran-mvtnorm-0.9.8-1|48	%{r_library}/%{modulename}
12cr|R-cran-mvtnorm-0.9.8-1|49	
12cr|R-cran-mvtnorm-0.9.8-1|50	
12cr|R-cran-mvtnorm-0.9.8-1|51	
12cr|R-cran-mvtnorm-0.9.8-1|52	%changelog
12cr|R-cran-mvtnorm-0.9.8-1|53	

6941 12
12cr|R-cran-R2HTML-1.59.1-1|1	%define modulename R2HTML
12cr|R-cran-R2HTML-1.59.1-1|2	%define realver 1.59-1
12cr|R-cran-R2HTML-1.59.1-1|3	%define r_library %{_libdir}/R/library
12cr|R-cran-R2HTML-1.59.1-1|4	
12cr|R-cran-R2HTML-1.59.1-1|5	Summary:	HTML exportation for R objects
12cr|R-cran-R2HTML-1.59.1-1|6	Name:		R-cran-%{modulename}
12cr|R-cran-R2HTML-1.59.1-1|7	Version:	%(echo %{realver} | tr '-' '.')
12cr|R-cran-R2HTML-1.59.1-1|8	Release:	%mkrel 1
12cr|R-cran-R2HTML-1.59.1-1|9	License:	GPLv2+
12cr|R-cran-R2HTML-1.59.1-1|10	Group:		Sciences/Mathematics
12cr|R-cran-R2HTML-1.59.1-1|11	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-R2HTML-1.59.1-1|12	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-R2HTML-1.59.1-1|13	BuildRequires:	R-base
12cr|R-cran-R2HTML-1.59.1-1|14	Requires:	R-base
12cr|R-cran-R2HTML-1.59.1-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-R2HTML-1.59.1-1|16	
12cr|R-cran-R2HTML-1.59.1-1|17	%description
12cr|R-cran-R2HTML-1.59.1-1|18	Includes HTML function and methods to write in an HTML file.
12cr|R-cran-R2HTML-1.59.1-1|19	Thus, making HTML reports is easy. Includes a function that allows
12cr|R-cran-R2HTML-1.59.1-1|20	redirection on the fly, which appears to be very usefull for teaching
12cr|R-cran-R2HTML-1.59.1-1|21	purpose, as the student can keep a copy of the produced output to keep
12cr|R-cran-R2HTML-1.59.1-1|22	all that he did during the course. Package comes with a vignette
12cr|R-cran-R2HTML-1.59.1-1|23	describing how to write HTML reports for statistical analysis.
12cr|R-cran-R2HTML-1.59.1-1|24	Finally, a driver for Sweave allows to parse HTML flat files
12cr|R-cran-R2HTML-1.59.1-1|25	containing R code and to automatically write the corresponding
12cr|R-cran-R2HTML-1.59.1-1|26	outputs (tables and graphs).
12cr|R-cran-R2HTML-1.59.1-1|27	
12cr|R-cran-R2HTML-1.59.1-1|28	%prep
12cr|R-cran-R2HTML-1.59.1-1|29	%setup -q -c
12cr|R-cran-R2HTML-1.59.1-1|30	
12cr|R-cran-R2HTML-1.59.1-1|31	%build
12cr|R-cran-R2HTML-1.59.1-1|32	
12cr|R-cran-R2HTML-1.59.1-1|33	R CMD build %{modulename}
12cr|R-cran-R2HTML-1.59.1-1|34	
12cr|R-cran-R2HTML-1.59.1-1|35	%install
12cr|R-cran-R2HTML-1.59.1-1|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-R2HTML-1.59.1-1|37	
12cr|R-cran-R2HTML-1.59.1-1|38	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-R2HTML-1.59.1-1|39	
12cr|R-cran-R2HTML-1.59.1-1|40	# (tpg) install
12cr|R-cran-R2HTML-1.59.1-1|41	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-R2HTML-1.59.1-1|42	
12cr|R-cran-R2HTML-1.59.1-1|43	# (tpg) provided by R-base
12cr|R-cran-R2HTML-1.59.1-1|44	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-R2HTML-1.59.1-1|45	
12cr|R-cran-R2HTML-1.59.1-1|46	%clean
12cr|R-cran-R2HTML-1.59.1-1|47	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-R2HTML-1.59.1-1|48	
12cr|R-cran-R2HTML-1.59.1-1|49	%files
12cr|R-cran-R2HTML-1.59.1-1|50	%defattr(-,root,root)
12cr|R-cran-R2HTML-1.59.1-1|51	%{r_library}/%{modulename}
12cr|R-cran-R2HTML-1.59.1-1|52	
12cr|R-cran-R2HTML-1.59.1-1|53	
12cr|R-cran-R2HTML-1.59.1-1|54	%changelog
12cr|R-cran-R2HTML-1.59.1-1|55	* Fri Dec 25 2009 Jérôme Brenier <incubusss@mandriva.org> 1.59.1-1mdv2010.1
12cr|R-cran-R2HTML-1.59.1-1|56	+ Revision: 482255
12cr|R-cran-R2HTML-1.59.1-1|57	- new version 1.59.1
12cr|R-cran-R2HTML-1.59.1-1|58	
12cr|R-cran-R2HTML-1.59.1-1|59	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.59-2mdv2010.0
12cr|R-cran-R2HTML-1.59.1-1|60	+ Revision: 433083
12cr|R-cran-R2HTML-1.59.1-1|61	- rebuild
12cr|R-cran-R2HTML-1.59.1-1|62	
12cr|R-cran-R2HTML-1.59.1-1|63	* Sun Aug 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.59-1mdv2009.0
12cr|R-cran-R2HTML-1.59.1-1|64	+ Revision: 270297
12cr|R-cran-R2HTML-1.59.1-1|65	- update to new version 1.59
12cr|R-cran-R2HTML-1.59.1-1|66	
12cr|R-cran-R2HTML-1.59.1-1|67	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.58-4mdv2009.0
12cr|R-cran-R2HTML-1.59.1-1|68	+ Revision: 260150
12cr|R-cran-R2HTML-1.59.1-1|69	- rebuild
12cr|R-cran-R2HTML-1.59.1-1|70	
12cr|R-cran-R2HTML-1.59.1-1|71	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.58-3mdv2009.0
12cr|R-cran-R2HTML-1.59.1-1|72	+ Revision: 248236
12cr|R-cran-R2HTML-1.59.1-1|73	- rebuild
12cr|R-cran-R2HTML-1.59.1-1|74	
12cr|R-cran-R2HTML-1.59.1-1|75	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.58-1mdv2008.1
12cr|R-cran-R2HTML-1.59.1-1|76	+ Revision: 169873
12cr|R-cran-R2HTML-1.59.1-1|77	- import R-cran-R2HTML
12cr|R-cran-R2HTML-1.59.1-1|78	
12cr|R-cran-R2HTML-1.59.1-1|79	

6942 12
12cr|R-cran-rattle-2.2.91-6|1	%define modulename rattle
12cr|R-cran-rattle-2.2.91-6|2	%define r_library %{_libdir}/R/library
12cr|R-cran-rattle-2.2.91-6|3	
12cr|R-cran-rattle-2.2.91-6|4	Summary:	Gnome R data mining
12cr|R-cran-rattle-2.2.91-6|5	Name:		R-cran-%{modulename}
12cr|R-cran-rattle-2.2.91-6|6	Version:	2.2.91
12cr|R-cran-rattle-2.2.91-6|7	Release:	%mkrel 6
12cr|R-cran-rattle-2.2.91-6|8	License:	GPLv2+
12cr|R-cran-rattle-2.2.91-6|9	Group:		Sciences/Mathematics
12cr|R-cran-rattle-2.2.91-6|10	Url:		http://rattle.togaware.com/
12cr|R-cran-rattle-2.2.91-6|11	Source0:	http://rattle.togaware.com/src/contrib/%{modulename}_%{version}.tar.gz
12cr|R-cran-rattle-2.2.91-6|12	BuildRequires:	R-base
12cr|R-cran-rattle-2.2.91-6|13	Requires:	R-base
12cr|R-cran-rattle-2.2.91-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-rattle-2.2.91-6|15	
12cr|R-cran-rattle-2.2.91-6|16	%description
12cr|R-cran-rattle-2.2.91-6|17	Rattle (the R Analytical Tool To Learn Easily) provides a
12cr|R-cran-rattle-2.2.91-6|18	simple and logical interface for quick and easy data mining.
12cr|R-cran-rattle-2.2.91-6|19	It is a new data mining application based on the open source
12cr|R-cran-rattle-2.2.91-6|20	and free statistical language R  using the Gnome  graphical
12cr|R-cran-rattle-2.2.91-6|21	interface.The aim is to provide an intuitive interface that
12cr|R-cran-rattle-2.2.91-6|22	takes you through the basic steps of data mining, as well as
12cr|R-cran-rattle-2.2.91-6|23	illustrating the R code that is used to achieve this. Whilst
12cr|R-cran-rattle-2.2.91-6|24	the tool itself may be sufficient for all of a user's needs,
12cr|R-cran-rattle-2.2.91-6|25	it also provides a stepping stone to more sophisticated
12cr|R-cran-rattle-2.2.91-6|26	processing and modelling in R itself, for sophisticated and
12cr|R-cran-rattle-2.2.91-6|27	unconstrained data mining.
12cr|R-cran-rattle-2.2.91-6|28	
12cr|R-cran-rattle-2.2.91-6|29	%prep
12cr|R-cran-rattle-2.2.91-6|30	%setup -q -c
12cr|R-cran-rattle-2.2.91-6|31	
12cr|R-cran-rattle-2.2.91-6|32	%build
12cr|R-cran-rattle-2.2.91-6|33	R CMD build %{modulename}
12cr|R-cran-rattle-2.2.91-6|34	%install
12cr|R-cran-rattle-2.2.91-6|35	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-rattle-2.2.91-6|36	
12cr|R-cran-rattle-2.2.91-6|37	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-rattle-2.2.91-6|38	
12cr|R-cran-rattle-2.2.91-6|39	# (tpg) install
12cr|R-cran-rattle-2.2.91-6|40	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-rattle-2.2.91-6|41	
12cr|R-cran-rattle-2.2.91-6|42	# (tpg) provided by R-base
12cr|R-cran-rattle-2.2.91-6|43	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-rattle-2.2.91-6|44	
12cr|R-cran-rattle-2.2.91-6|45	%clean
12cr|R-cran-rattle-2.2.91-6|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-rattle-2.2.91-6|47	
12cr|R-cran-rattle-2.2.91-6|48	%files
12cr|R-cran-rattle-2.2.91-6|49	%defattr(-,root,root)
12cr|R-cran-rattle-2.2.91-6|50	%{r_library}/%{modulename}
12cr|R-cran-rattle-2.2.91-6|51	
12cr|R-cran-rattle-2.2.91-6|52	
12cr|R-cran-rattle-2.2.91-6|53	%changelog
12cr|R-cran-rattle-2.2.91-6|54	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.91-6mdv2011.0
12cr|R-cran-rattle-2.2.91-6|55	+ Revision: 616450
12cr|R-cran-rattle-2.2.91-6|56	- the mass rebuild of 2010.0 packages
12cr|R-cran-rattle-2.2.91-6|57	
12cr|R-cran-rattle-2.2.91-6|58	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 2.2.91-5mdv2010.0
12cr|R-cran-rattle-2.2.91-6|59	+ Revision: 433084
12cr|R-cran-rattle-2.2.91-6|60	- rebuild
12cr|R-cran-rattle-2.2.91-6|61	
12cr|R-cran-rattle-2.2.91-6|62	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.2.91-4mdv2009.0
12cr|R-cran-rattle-2.2.91-6|63	+ Revision: 260177
12cr|R-cran-rattle-2.2.91-6|64	- rebuild
12cr|R-cran-rattle-2.2.91-6|65	- rebuild
12cr|R-cran-rattle-2.2.91-6|66	
12cr|R-cran-rattle-2.2.91-6|67	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|R-cran-rattle-2.2.91-6|68	- better build way
12cr|R-cran-rattle-2.2.91-6|69	- new name
12cr|R-cran-rattle-2.2.91-6|70	
12cr|R-cran-rattle-2.2.91-6|71	* Thu Feb 14 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.2.91-1mdv2008.1
12cr|R-cran-rattle-2.2.91-6|72	+ Revision: 167212
12cr|R-cran-rattle-2.2.91-6|73	- add source and spec file
12cr|R-cran-rattle-2.2.91-6|74	- Created package structure for rattle.
12cr|R-cran-rattle-2.2.91-6|75	

6943 12
12cr|R-cran-relimp-1.0.1-1|1	%define modulename relimp
12cr|R-cran-relimp-1.0.1-1|2	%define realver 1.0-1
12cr|R-cran-relimp-1.0.1-1|3	%define r_library %{_libdir}/R/library
12cr|R-cran-relimp-1.0.1-1|4	
12cr|R-cran-relimp-1.0.1-1|5	Summary:	Relative Contribution of Effects in a Regression Model for R
12cr|R-cran-relimp-1.0.1-1|6	Name:		R-cran-%{modulename}
12cr|R-cran-relimp-1.0.1-1|7	Version:	%(echo %{realver} | tr '-' '.')
12cr|R-cran-relimp-1.0.1-1|8	Release:	%mkrel 1
12cr|R-cran-relimp-1.0.1-1|9	License:	GPLv2+
12cr|R-cran-relimp-1.0.1-1|10	Group:		Sciences/Mathematics
12cr|R-cran-relimp-1.0.1-1|11	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-relimp-1.0.1-1|12	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-relimp-1.0.1-1|13	BuildRequires:	R-base
12cr|R-cran-relimp-1.0.1-1|14	Requires:	R-base
12cr|R-cran-relimp-1.0.1-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|R-cran-relimp-1.0.1-1|16	
12cr|R-cran-relimp-1.0.1-1|17	%description
12cr|R-cran-relimp-1.0.1-1|18	The package contains functions to facilitate inference on the relative
12cr|R-cran-relimp-1.0.1-1|19	importance of predictors in a linear or generalized linear model, and
12cr|R-cran-relimp-1.0.1-1|20	a couple of useful Tcl/Tk widgets.
12cr|R-cran-relimp-1.0.1-1|21	
12cr|R-cran-relimp-1.0.1-1|22	%prep
12cr|R-cran-relimp-1.0.1-1|23	%setup -q -c
12cr|R-cran-relimp-1.0.1-1|24	
12cr|R-cran-relimp-1.0.1-1|25	%build
12cr|R-cran-relimp-1.0.1-1|26	
12cr|R-cran-relimp-1.0.1-1|27	R CMD build %{modulename}
12cr|R-cran-relimp-1.0.1-1|28	
12cr|R-cran-relimp-1.0.1-1|29	%install
12cr|R-cran-relimp-1.0.1-1|30	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-relimp-1.0.1-1|31	
12cr|R-cran-relimp-1.0.1-1|32	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-relimp-1.0.1-1|33	
12cr|R-cran-relimp-1.0.1-1|34	# install
12cr|R-cran-relimp-1.0.1-1|35	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-relimp-1.0.1-1|36	
12cr|R-cran-relimp-1.0.1-1|37	# provided by R-base
12cr|R-cran-relimp-1.0.1-1|38	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-relimp-1.0.1-1|39	
12cr|R-cran-relimp-1.0.1-1|40	%clean
12cr|R-cran-relimp-1.0.1-1|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|R-cran-relimp-1.0.1-1|42	
12cr|R-cran-relimp-1.0.1-1|43	%files
12cr|R-cran-relimp-1.0.1-1|44	%defattr(-,root,root)
12cr|R-cran-relimp-1.0.1-1|45	%{r_library}/%{modulename}
12cr|R-cran-relimp-1.0.1-1|46	
12cr|R-cran-relimp-1.0.1-1|47	
12cr|R-cran-relimp-1.0.1-1|48	
12cr|R-cran-relimp-1.0.1-1|49	%changelog
12cr|R-cran-relimp-1.0.1-1|50	

6944 12
12cr|R-cran-RGtk2-2.12.17-1|1	%define modulename RGtk2
12cr|R-cran-RGtk2-2.12.17-1|2	%define realver %{version}
12cr|R-cran-RGtk2-2.12.17-1|3	%define r_library %{_libdir}/R/library
12cr|R-cran-RGtk2-2.12.17-1|4	%define _requires_exceptions libR.so
12cr|R-cran-RGtk2-2.12.17-1|5	
12cr|R-cran-RGtk2-2.12.17-1|6	Summary:	A GTK+ bindings for R
12cr|R-cran-RGtk2-2.12.17-1|7	Name:		R-cran-%{modulename}
12cr|R-cran-RGtk2-2.12.17-1|8	Version:	2.12.17
12cr|R-cran-RGtk2-2.12.17-1|9	Release:	%mkrel 1
12cr|R-cran-RGtk2-2.12.17-1|10	License:	GPLv2+
12cr|R-cran-RGtk2-2.12.17-1|11	Group:		Sciences/Mathematics
12cr|R-cran-RGtk2-2.12.17-1|12	Url:		http://cran.r-project.org/web/packages/%{modulename}/index.html
12cr|R-cran-RGtk2-2.12.17-1|13	Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cr|R-cran-RGtk2-2.12.17-1|14	BuildRequires:	R-base
12cr|R-cran-RGtk2-2.12.17-1|15	BuildRequires:	R-devel
12cr|R-cran-RGtk2-2.12.17-1|16	BuildRequires:	gtk2-devel
12cr|R-cran-RGtk2-2.12.17-1|17	BuildRequires:	pkgconfig(libglade-2.0)
12cr|R-cran-RGtk2-2.12.17-1|18	Requires:	R-base
12cr|R-cran-RGtk2-2.12.17-1|19	
12cr|R-cran-RGtk2-2.12.17-1|20	%description
12cr|R-cran-RGtk2-2.12.17-1|21	RGtk2 is a binding for R to the GTK2 library and dependent
12cr|R-cran-RGtk2-2.12.17-1|22	libraries. You can use it to construct arbitrarily complex GUI's from R.
12cr|R-cran-RGtk2-2.12.17-1|23	
12cr|R-cran-RGtk2-2.12.17-1|24	%prep
12cr|R-cran-RGtk2-2.12.17-1|25	%setup -q -c
12cr|R-cran-RGtk2-2.12.17-1|26	
12cr|R-cran-RGtk2-2.12.17-1|27	%build
12cr|R-cran-RGtk2-2.12.17-1|28	
12cr|R-cran-RGtk2-2.12.17-1|29	R CMD build %{modulename}
12cr|R-cran-RGtk2-2.12.17-1|30	
12cr|R-cran-RGtk2-2.12.17-1|31	%install
12cr|R-cran-RGtk2-2.12.17-1|32	mkdir -p %{buildroot}/%{r_library}
12cr|R-cran-RGtk2-2.12.17-1|33	
12cr|R-cran-RGtk2-2.12.17-1|34	# (tpg) install
12cr|R-cran-RGtk2-2.12.17-1|35	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cr|R-cran-RGtk2-2.12.17-1|36	
12cr|R-cran-RGtk2-2.12.17-1|37	# (tpg) provided by R-base
12cr|R-cran-RGtk2-2.12.17-1|38	rm -rf %{buildroot}/%{r_library}/R.css
12cr|R-cran-RGtk2-2.12.17-1|39	
12cr|R-cran-RGtk2-2.12.17-1|40	
12cr|R-cran-RGtk2-2.12.17-1|41	%files
12cr|R-cran-RGtk2-2.12.17-1|42	%{r_library}/%{modulename}
12cr|R-cran-RGtk2-2.12.17-1|43	
12cr|R-cran-RGtk2-2.12.17-1|44	
12cr|R-cran-RGtk2-2.12.17-1|45	
12cr|R-cran-RGtk2-2.12.17-1|46	%changelog
12cr|R-cran-RGtk2-2.12.17-1|47	

6945 12
12cr|R-CreditMetrics-0.0_2-2|1	%global packname  CreditMetrics
12cr|R-CreditMetrics-0.0_2-2|2	%global rlibdir  %{_datadir}/R/library
12cr|R-CreditMetrics-0.0_2-2|3	
12cr|R-CreditMetrics-0.0_2-2|4	Name:             R-%{packname}
12cr|R-CreditMetrics-0.0_2-2|5	Epoch:            1
12cr|R-CreditMetrics-0.0_2-2|6	Version:          0.0_2
12cr|R-CreditMetrics-0.0_2-2|7	Release:          2
12cr|R-CreditMetrics-0.0_2-2|8	Summary:          Functions for calculating the CreditMetrics risk model
12cr|R-CreditMetrics-0.0_2-2|9	Group:            Sciences/Mathematics
12cr|R-CreditMetrics-0.0_2-2|10	License:          Unlimited
12cr|R-CreditMetrics-0.0_2-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-CreditMetrics-0.0_2-2|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.0-2.tar.gz
12cr|R-CreditMetrics-0.0_2-2|13	BuildArch:        noarch
12cr|R-CreditMetrics-0.0_2-2|14	Requires:         R-core
12cr|R-CreditMetrics-0.0_2-2|15	BuildRequires:    R-devel
12cr|R-CreditMetrics-0.0_2-2|16	BuildRequires:    Rmath-devel
12cr|R-CreditMetrics-0.0_2-2|17	BuildRequires:    texlive-collection-latex
12cr|R-CreditMetrics-0.0_2-2|18	BuildRequires:    pkgconfig(lapack)
12cr|R-CreditMetrics-0.0_2-2|19	
12cr|R-CreditMetrics-0.0_2-2|20	%description
12cr|R-CreditMetrics-0.0_2-2|21	A set of functions for computing the CreditMetrics risk model.
12cr|R-CreditMetrics-0.0_2-2|22	
12cr|R-CreditMetrics-0.0_2-2|23	%prep
12cr|R-CreditMetrics-0.0_2-2|24	%setup -q -c -n %{packname}
12cr|R-CreditMetrics-0.0_2-2|25	
12cr|R-CreditMetrics-0.0_2-2|26	%build
12cr|R-CreditMetrics-0.0_2-2|27	
12cr|R-CreditMetrics-0.0_2-2|28	%install
12cr|R-CreditMetrics-0.0_2-2|29	mkdir -p %{buildroot}%{rlibdir}
12cr|R-CreditMetrics-0.0_2-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-CreditMetrics-0.0_2-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-CreditMetrics-0.0_2-2|32	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-CreditMetrics-0.0_2-2|33	
12cr|R-CreditMetrics-0.0_2-2|34	%check
12cr|R-CreditMetrics-0.0_2-2|35	%{_bindir}/R CMD check %{packname}
12cr|R-CreditMetrics-0.0_2-2|36	
12cr|R-CreditMetrics-0.0_2-2|37	%files
12cr|R-CreditMetrics-0.0_2-2|38	%dir %{rlibdir}/%{packname}
12cr|R-CreditMetrics-0.0_2-2|39	%doc %{rlibdir}/%{packname}/html
12cr|R-CreditMetrics-0.0_2-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-CreditMetrics-0.0_2-2|41	%{rlibdir}/%{packname}/INDEX
12cr|R-CreditMetrics-0.0_2-2|42	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-CreditMetrics-0.0_2-2|43	%{rlibdir}/%{packname}/Meta
12cr|R-CreditMetrics-0.0_2-2|44	%{rlibdir}/%{packname}/R
12cr|R-CreditMetrics-0.0_2-2|45	%{rlibdir}/%{packname}/help
12cr|R-CreditMetrics-0.0_2-2|46	
12cr|R-CreditMetrics-0.0_2-2|47	
12cr|R-CreditMetrics-0.0_2-2|48	
12cr|R-CreditMetrics-0.0_2-2|49	%changelog
12cr|R-CreditMetrics-0.0_2-2|50	

6946 12
12cr|R-cubature-1.1_1-1|1	%global packname  cubature
12cr|R-cubature-1.1_1-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-cubature-1.1_1-1|3	
12cr|R-cubature-1.1_1-1|4	Name:             R-%{packname}
12cr|R-cubature-1.1_1-1|5	Version:          1.1_1
12cr|R-cubature-1.1_1-1|6	Release:          1
12cr|R-cubature-1.1_1-1|7	Summary:          Adaptive multivariate integration over hypercubes
12cr|R-cubature-1.1_1-1|8	Group:            Sciences/Mathematics
12cr|R-cubature-1.1_1-1|9	License:          GPL (>= 2)
12cr|R-cubature-1.1_1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-cubature-1.1_1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.1-1.tar.gz
12cr|R-cubature-1.1_1-1|12	BuildRequires:    R-devel
12cr|R-cubature-1.1_1-1|13	BuildRequires:    Rmath-devel
12cr|R-cubature-1.1_1-1|14	BuildRequires:    texlive-collection-latex
12cr|R-cubature-1.1_1-1|15	BuildRequires:    pkgconfig(lapack)
12cr|R-cubature-1.1_1-1|16	
12cr|R-cubature-1.1_1-1|17	%description
12cr|R-cubature-1.1_1-1|18	Adaptive multivariate integration over hypercubes
12cr|R-cubature-1.1_1-1|19	
12cr|R-cubature-1.1_1-1|20	%prep
12cr|R-cubature-1.1_1-1|21	%setup -q -c -n %{packname}
12cr|R-cubature-1.1_1-1|22	
12cr|R-cubature-1.1_1-1|23	%build
12cr|R-cubature-1.1_1-1|24	
12cr|R-cubature-1.1_1-1|25	%install
12cr|R-cubature-1.1_1-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-cubature-1.1_1-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-cubature-1.1_1-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-cubature-1.1_1-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-cubature-1.1_1-1|30	
12cr|R-cubature-1.1_1-1|31	%check
12cr|R-cubature-1.1_1-1|32	%{_bindir}/R CMD check %{packname}
12cr|R-cubature-1.1_1-1|33	
12cr|R-cubature-1.1_1-1|34	%files
12cr|R-cubature-1.1_1-1|35	%dir %{rlibdir}/%{packname}
12cr|R-cubature-1.1_1-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-cubature-1.1_1-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-cubature-1.1_1-1|38	%{rlibdir}/%{packname}/INDEX
12cr|R-cubature-1.1_1-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-cubature-1.1_1-1|40	%{rlibdir}/%{packname}/Meta
12cr|R-cubature-1.1_1-1|41	%{rlibdir}/%{packname}/R
12cr|R-cubature-1.1_1-1|42	%{rlibdir}/%{packname}/help
12cr|R-cubature-1.1_1-1|43	%{rlibdir}/%{packname}/libs
12cr|R-cubature-1.1_1-1|44	
12cr|R-cubature-1.1_1-1|45	
12cr|R-cubature-1.1_1-1|46	%changelog
12cr|R-cubature-1.1_1-1|47	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.1_1-1
12cr|R-cubature-1.1_1-1|48	+ Revision: 777005
12cr|R-cubature-1.1_1-1|49	- Import R-cubature
12cr|R-cubature-1.1_1-1|50	- Import R-cubature
12cr|R-cubature-1.1_1-1|51	

6947 12
12cr|R-DBI-0.2_5-1|1	%global packname  DBI
12cr|R-DBI-0.2_5-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-DBI-0.2_5-1|3	
12cr|R-DBI-0.2_5-1|4	Name:             R-%{packname}
12cr|R-DBI-0.2_5-1|5	Version:          0.2_5
12cr|R-DBI-0.2_5-1|6	Release:          1
12cr|R-DBI-0.2_5-1|7	Summary:          R Database Interface
12cr|R-DBI-0.2_5-1|8	Group:            Sciences/Mathematics
12cr|R-DBI-0.2_5-1|9	License:          LGPL (>= 2)
12cr|R-DBI-0.2_5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-DBI-0.2_5-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.2-5.tar.gz
12cr|R-DBI-0.2_5-1|12	Requires:         R-methods
12cr|R-DBI-0.2_5-1|13	Requires:         R-methods
12cr|R-DBI-0.2_5-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cr|R-DBI-0.2_5-1|15	BuildRequires:    R-methods
12cr|R-DBI-0.2_5-1|16	
12cr|R-DBI-0.2_5-1|17	%description
12cr|R-DBI-0.2_5-1|18	A database interface (DBI) definition for communication between R and
12cr|R-DBI-0.2_5-1|19	relational database management systems.  All classes in this package are
12cr|R-DBI-0.2_5-1|20	virtual and need to be extended by the various R/DBMS implementations.
12cr|R-DBI-0.2_5-1|21	
12cr|R-DBI-0.2_5-1|22	%prep
12cr|R-DBI-0.2_5-1|23	%setup -q -c -n %{packname}
12cr|R-DBI-0.2_5-1|24	
12cr|R-DBI-0.2_5-1|25	%build
12cr|R-DBI-0.2_5-1|26	
12cr|R-DBI-0.2_5-1|27	%install
12cr|R-DBI-0.2_5-1|28	mkdir -p %{buildroot}%{rlibdir}
12cr|R-DBI-0.2_5-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-DBI-0.2_5-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-DBI-0.2_5-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-DBI-0.2_5-1|32	
12cr|R-DBI-0.2_5-1|33	%check
12cr|R-DBI-0.2_5-1|34	%{_bindir}/R CMD check %{packname}
12cr|R-DBI-0.2_5-1|35	
12cr|R-DBI-0.2_5-1|36	%files
12cr|R-DBI-0.2_5-1|37	%dir %{rlibdir}/%{packname}
12cr|R-DBI-0.2_5-1|38	%doc %{rlibdir}/%{packname}/doc
12cr|R-DBI-0.2_5-1|39	%doc %{rlibdir}/%{packname}/html
12cr|R-DBI-0.2_5-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-DBI-0.2_5-1|41	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-DBI-0.2_5-1|42	%doc %{rlibdir}/%{packname}/TODO
12cr|R-DBI-0.2_5-1|43	%{rlibdir}/%{packname}/INDEX
12cr|R-DBI-0.2_5-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-DBI-0.2_5-1|45	%{rlibdir}/%{packname}/Meta
12cr|R-DBI-0.2_5-1|46	%{rlibdir}/%{packname}/R
12cr|R-DBI-0.2_5-1|47	%{rlibdir}/%{packname}/help
12cr|R-DBI-0.2_5-1|48	
12cr|R-DBI-0.2_5-1|49	
12cr|R-DBI-0.2_5-1|50	%changelog
12cr|R-DBI-0.2_5-1|51	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.2_5-1
12cr|R-DBI-0.2_5-1|52	+ Revision: 774952
12cr|R-DBI-0.2_5-1|53	- Update to latest version
12cr|R-DBI-0.2_5-1|54	
12cr|R-DBI-0.2_5-1|55	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.2_4-1
12cr|R-DBI-0.2_5-1|56	+ Revision: 774924
12cr|R-DBI-0.2_5-1|57	- Import R-DBI
12cr|R-DBI-0.2_5-1|58	- Import R-DBI
12cr|R-DBI-0.2_5-1|59	

6948 12
12cr|R-degreenet-1.1-1|1	%global packname  degreenet
12cr|R-degreenet-1.1-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-degreenet-1.1-1|3	
12cr|R-degreenet-1.1-1|4	Name:             R-%{packname}
12cr|R-degreenet-1.1-1|5	Version:          1.1
12cr|R-degreenet-1.1-1|6	Release:          1
12cr|R-degreenet-1.1-1|7	Summary:          Models for Skewed Count Distributions Relevant to Networks
12cr|R-degreenet-1.1-1|8	Group:            Sciences/Mathematics
12cr|R-degreenet-1.1-1|9	License:          file LICENSE
12cr|R-degreenet-1.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-degreenet-1.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-degreenet-1.1-1|12	Requires:         R-network
12cr|R-degreenet-1.1-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-degreenet-1.1-1|14	BuildRequires:    R-network
12cr|R-degreenet-1.1-1|15	BuildRequires:    blas-devel
12cr|R-degreenet-1.1-1|16	BuildRequires:    lapack-devel
12cr|R-degreenet-1.1-1|17	
12cr|R-degreenet-1.1-1|18	%description
12cr|R-degreenet-1.1-1|19	Likelihood-based inference for skewed count distributions used in network
12cr|R-degreenet-1.1-1|20	modeling. "degreenet" is a part of the "statnet" suite of packages for
12cr|R-degreenet-1.1-1|21	network analysis.  For a list of functions type: help(package='degreenet')
12cr|R-degreenet-1.1-1|22	
12cr|R-degreenet-1.1-1|23	%prep
12cr|R-degreenet-1.1-1|24	%setup -q -c -n %{packname}
12cr|R-degreenet-1.1-1|25	
12cr|R-degreenet-1.1-1|26	%build
12cr|R-degreenet-1.1-1|27	
12cr|R-degreenet-1.1-1|28	%install
12cr|R-degreenet-1.1-1|29	mkdir -p %{buildroot}%{rlibdir}
12cr|R-degreenet-1.1-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-degreenet-1.1-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-degreenet-1.1-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-degreenet-1.1-1|33	
12cr|R-degreenet-1.1-1|34	#%check
12cr|R-degreenet-1.1-1|35	#%{_bindir}/R CMD check %{packname}
12cr|R-degreenet-1.1-1|36	
12cr|R-degreenet-1.1-1|37	%files
12cr|R-degreenet-1.1-1|38	%dir %{rlibdir}/%{packname}
12cr|R-degreenet-1.1-1|39	%doc %{rlibdir}/%{packname}/html
12cr|R-degreenet-1.1-1|40	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-degreenet-1.1-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-degreenet-1.1-1|42	%{rlibdir}/%{packname}/INDEX
12cr|R-degreenet-1.1-1|43	%{rlibdir}/%{packname}/LICENSE
12cr|R-degreenet-1.1-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-degreenet-1.1-1|45	%{rlibdir}/%{packname}/Meta
12cr|R-degreenet-1.1-1|46	%{rlibdir}/%{packname}/R
12cr|R-degreenet-1.1-1|47	%{rlibdir}/%{packname}/data
12cr|R-degreenet-1.1-1|48	%{rlibdir}/%{packname}/demo
12cr|R-degreenet-1.1-1|49	%{rlibdir}/%{packname}/flo*
12cr|R-degreenet-1.1-1|50	%{rlibdir}/%{packname}/help
12cr|R-degreenet-1.1-1|51	%{rlibdir}/%{packname}/libs
12cr|R-degreenet-1.1-1|52	
12cr|R-degreenet-1.1-1|53	
12cr|R-degreenet-1.1-1|54	%changelog
12cr|R-degreenet-1.1-1|55	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.1-1
12cr|R-degreenet-1.1-1|56	+ Revision: 777022
12cr|R-degreenet-1.1-1|57	- Import R-degreenet
12cr|R-degreenet-1.1-1|58	- Import R-degreenet
12cr|R-degreenet-1.1-1|59	

6949 12
12cr|R-deldir-0.0_16-1|1	%global packname  deldir
12cr|R-deldir-0.0_16-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-deldir-0.0_16-1|3	
12cr|R-deldir-0.0_16-1|4	Name:             R-%{packname}
12cr|R-deldir-0.0_16-1|5	Version:          0.0_16
12cr|R-deldir-0.0_16-1|6	Release:          1
12cr|R-deldir-0.0_16-1|7	Summary:          Delaunay Triangulation and Dirichlet (Voronoi) Tessellation
12cr|R-deldir-0.0_16-1|8	Group:            Sciences/Mathematics
12cr|R-deldir-0.0_16-1|9	License:          GPL (>= 2)
12cr|R-deldir-0.0_16-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-deldir-0.0_16-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.0-16.tar.gz
12cr|R-deldir-0.0_16-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-deldir-0.0_16-1|13	
12cr|R-deldir-0.0_16-1|14	%description
12cr|R-deldir-0.0_16-1|15	Calculates the Delaunay triangulation and the Dirichlet or Voronoi
12cr|R-deldir-0.0_16-1|16	tessellation (with respect to the entire plane) of a planar point set.
12cr|R-deldir-0.0_16-1|17	
12cr|R-deldir-0.0_16-1|18	%prep
12cr|R-deldir-0.0_16-1|19	%setup -q -c -n %{packname}
12cr|R-deldir-0.0_16-1|20	
12cr|R-deldir-0.0_16-1|21	%build
12cr|R-deldir-0.0_16-1|22	
12cr|R-deldir-0.0_16-1|23	%install
12cr|R-deldir-0.0_16-1|24	mkdir -p %{buildroot}%{rlibdir}
12cr|R-deldir-0.0_16-1|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-deldir-0.0_16-1|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-deldir-0.0_16-1|27	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-deldir-0.0_16-1|28	
12cr|R-deldir-0.0_16-1|29	%check
12cr|R-deldir-0.0_16-1|30	%{_bindir}/R CMD check %{packname}
12cr|R-deldir-0.0_16-1|31	
12cr|R-deldir-0.0_16-1|32	%files
12cr|R-deldir-0.0_16-1|33	%dir %{rlibdir}/%{packname}
12cr|R-deldir-0.0_16-1|34	%doc %{rlibdir}/%{packname}/code.discarded
12cr|R-deldir-0.0_16-1|35	%doc %{rlibdir}/%{packname}/err.list
12cr|R-deldir-0.0_16-1|36	%doc %{rlibdir}/%{packname}/ex.out
12cr|R-deldir-0.0_16-1|37	%doc %{rlibdir}/%{packname}/html
12cr|R-deldir-0.0_16-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-deldir-0.0_16-1|39	%doc %{rlibdir}/%{packname}/READ_ME
12cr|R-deldir-0.0_16-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-deldir-0.0_16-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-deldir-0.0_16-1|42	%{rlibdir}/%{packname}/Meta
12cr|R-deldir-0.0_16-1|43	%{rlibdir}/%{packname}/R
12cr|R-deldir-0.0_16-1|44	%{rlibdir}/%{packname}/help
12cr|R-deldir-0.0_16-1|45	%{rlibdir}/%{packname}/libs
12cr|R-deldir-0.0_16-1|46	%{rlibdir}/%{packname}/ratfor
12cr|R-deldir-0.0_16-1|47	
12cr|R-deldir-0.0_16-1|48	
12cr|R-deldir-0.0_16-1|49	%changelog
12cr|R-deldir-0.0_16-1|50	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.0_16-1
12cr|R-deldir-0.0_16-1|51	+ Revision: 776006
12cr|R-deldir-0.0_16-1|52	- Import R-deldir
12cr|R-deldir-0.0_16-1|53	- Import R-deldir
12cr|R-deldir-0.0_16-1|54	

6950 12
12cr|rdiff-backup-1.3.3-3|1	
12cr|rdiff-backup-1.3.3-3|2	Summary:	Backup software
12cr|rdiff-backup-1.3.3-3|3	Name:		rdiff-backup
12cr|rdiff-backup-1.3.3-3|4	Version:	1.3.3
12cr|rdiff-backup-1.3.3-3|5	Release:	%mkrel 3
12cr|rdiff-backup-1.3.3-3|6	License:	GPLv2
12cr|rdiff-backup-1.3.3-3|7	Group:		Networking/Other
12cr|rdiff-backup-1.3.3-3|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rdiff-backup-1.3.3-3|9	URL:		http://www.nongnu.org/rdiff-backup/
12cr|rdiff-backup-1.3.3-3|10	Source0:	http://download.savannah.nongnu.org/releases/rdiff-backup/%{name}-%{version}.tar.gz
12cr|rdiff-backup-1.3.3-3|11	# from http://wiki.rdiff-backup.org/wiki/index.php/BashCompletion
12cr|rdiff-backup-1.3.3-3|12	Source1:	rdiff-backup.bash_completion
12cr|rdiff-backup-1.3.3-3|13	# docs are already installed by %doc macro
12cr|rdiff-backup-1.3.3-3|14	Patch0:		rdiff-backup-1.2.0-dont-install-docs.patch
12cr|rdiff-backup-1.3.3-3|15	Requires:	python
12cr|rdiff-backup-1.3.3-3|16	BuildRequires:	librsync-devel >= 0.9.6
12cr|rdiff-backup-1.3.3-3|17	BuildRequires:	popt-devel
12cr|rdiff-backup-1.3.3-3|18	BuildRequires:	python-devel >= 2.2.1
12cr|rdiff-backup-1.3.3-3|19	BuildRequires:	python-rpm
12cr|rdiff-backup-1.3.3-3|20	Epoch:		1
12cr|rdiff-backup-1.3.3-3|21	
12cr|rdiff-backup-1.3.3-3|22	%description
12cr|rdiff-backup-1.3.3-3|23	rdiff-backup is a script, written in Python, that backs up one
12cr|rdiff-backup-1.3.3-3|24	directory to another and is intended to be run periodically
12cr|rdiff-backup-1.3.3-3|25	(nightly from cron for instance). The target directory ends up
12cr|rdiff-backup-1.3.3-3|26	a copy of the source directory, but extra reverse diffs are
12cr|rdiff-backup-1.3.3-3|27	stored in the target directory, so you can still recover files
12cr|rdiff-backup-1.3.3-3|28	lost some time ago. The idea is to combine the best features of
12cr|rdiff-backup-1.3.3-3|29	a mirror and an incremental backup. rdiff-backup can also operate
12cr|rdiff-backup-1.3.3-3|30	in a bandwidth efficient manner over a pipe, like rsync. Thus you
12cr|rdiff-backup-1.3.3-3|31	can use rdiff-backup and ssh to securely back a hard drive up to
12cr|rdiff-backup-1.3.3-3|32	a remote location, and only the differences from the previous
12cr|rdiff-backup-1.3.3-3|33	backup will be transmitted.
12cr|rdiff-backup-1.3.3-3|34	
12cr|rdiff-backup-1.3.3-3|35	%prep
12cr|rdiff-backup-1.3.3-3|36	%setup -q
12cr|rdiff-backup-1.3.3-3|37	%patch0 -p1 -b .dont-install-docs
12cr|rdiff-backup-1.3.3-3|38	
12cr|rdiff-backup-1.3.3-3|39	%build
12cr|rdiff-backup-1.3.3-3|40	python setup.py build
12cr|rdiff-backup-1.3.3-3|41	
12cr|rdiff-backup-1.3.3-3|42	%install
12cr|rdiff-backup-1.3.3-3|43	rm -rf %{buildroot}
12cr|rdiff-backup-1.3.3-3|44	python \
12cr|rdiff-backup-1.3.3-3|45	setup.py install \
12cr|rdiff-backup-1.3.3-3|46	--optimize=2 \
12cr|rdiff-backup-1.3.3-3|47	--root=%{buildroot}
12cr|rdiff-backup-1.3.3-3|48	# install bash_completion
12cr|rdiff-backup-1.3.3-3|49	mkdir -p -m 0755 %{buildroot}/%{_sysconfdir}/bash_completion.d
12cr|rdiff-backup-1.3.3-3|50	install -m 0644 %SOURCE1 %{buildroot}/%{_sysconfdir}/bash_completion.d/%name
12cr|rdiff-backup-1.3.3-3|51	
12cr|rdiff-backup-1.3.3-3|52	
12cr|rdiff-backup-1.3.3-3|53	%clean
12cr|rdiff-backup-1.3.3-3|54	rm -rf %{buildroot}
12cr|rdiff-backup-1.3.3-3|55	
12cr|rdiff-backup-1.3.3-3|56	%files
12cr|rdiff-backup-1.3.3-3|57	%defattr(644,root,root,755)
12cr|rdiff-backup-1.3.3-3|58	%doc CHANGELOG README FAQ.html examples.html
12cr|rdiff-backup-1.3.3-3|59	%attr(755,root,root) %{_bindir}/rdiff-backup
12cr|rdiff-backup-1.3.3-3|60	%attr(755,root,root) %{_bindir}/rdiff-backup-statistics
12cr|rdiff-backup-1.3.3-3|61	%dir %{py_platsitedir}/rdiff_backup
12cr|rdiff-backup-1.3.3-3|62	%{py_platsitedir}/rdiff_backup/*.py
12cr|rdiff-backup-1.3.3-3|63	%attr(755,root,root) %{py_platsitedir}/rdiff_backup/*.so
12cr|rdiff-backup-1.3.3-3|64	%{py_platsitedir}/rdiff_backup-*.egg-info
12cr|rdiff-backup-1.3.3-3|65	%{_mandir}/man1/rdiff-backup*
12cr|rdiff-backup-1.3.3-3|66	%config(noreplace) %{_sysconfdir}/bash_completion.d/%name
12cr|rdiff-backup-1.3.3-3|67	
12cr|rdiff-backup-1.3.3-3|68	
12cr|rdiff-backup-1.3.3-3|69	%changelog
12cr|rdiff-backup-1.3.3-3|70	* Mon Nov 01 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.3.3-3mdv2011.0
12cr|rdiff-backup-1.3.3-3|71	+ Revision: 591598
12cr|rdiff-backup-1.3.3-3|72	- fix file list
12cr|rdiff-backup-1.3.3-3|73	
12cr|rdiff-backup-1.3.3-3|74	+ Michael Scherer <misc@mandriva.org>
12cr|rdiff-backup-1.3.3-3|75	- rebuild for python 2.7
12cr|rdiff-backup-1.3.3-3|76	
12cr|rdiff-backup-1.3.3-3|77	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1:1.3.3-2mdv2010.0
12cr|rdiff-backup-1.3.3-3|78	+ Revision: 442671
12cr|rdiff-backup-1.3.3-3|79	- rebuild
12cr|rdiff-backup-1.3.3-3|80	
12cr|rdiff-backup-1.3.3-3|81	* Mon Mar 16 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.3.3-1mdv2009.1
12cr|rdiff-backup-1.3.3-3|82	+ Revision: 356038
12cr|rdiff-backup-1.3.3-3|83	- update to new version 1.3.3
12cr|rdiff-backup-1.3.3-3|84	
12cr|rdiff-backup-1.3.3-3|85	* Tue Mar 03 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.3.2-1mdv2009.1
12cr|rdiff-backup-1.3.3-3|86	+ Revision: 348088
12cr|rdiff-backup-1.3.3-3|87	- update to new version 1.3.2
12cr|rdiff-backup-1.3.3-3|88	
12cr|rdiff-backup-1.3.3-3|89	* Sun Feb 01 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.2.6-1mdv2009.1
12cr|rdiff-backup-1.3.3-3|90	+ Revision: 336155
12cr|rdiff-backup-1.3.3-3|91	- update to new version 1.2.6
12cr|rdiff-backup-1.3.3-3|92	
12cr|rdiff-backup-1.3.3-3|93	* Mon Dec 29 2008 Frederik Himpe <fhimpe@mandriva.org> 1:1.2.3-1mdv2009.1
12cr|rdiff-backup-1.3.3-3|94	+ Revision: 321189
12cr|rdiff-backup-1.3.3-3|95	- update to new version 1.2.3
12cr|rdiff-backup-1.3.3-3|96	
12cr|rdiff-backup-1.3.3-3|97	* Sun Dec 28 2008 Michael Scherer <misc@mandriva.org> 1:1.2.2-2mdv2009.1
12cr|rdiff-backup-1.3.3-3|98	+ Revision: 320254
12cr|rdiff-backup-1.3.3-3|99	- rebuild for new python
12cr|rdiff-backup-1.3.3-3|100	
12cr|rdiff-backup-1.3.3-3|101	* Mon Oct 20 2008 Frederik Himpe <fhimpe@mandriva.org> 1:1.2.2-1mdv2009.1
12cr|rdiff-backup-1.3.3-3|102	+ Revision: 295835
12cr|rdiff-backup-1.3.3-3|103	- update to new version 1.2.2
12cr|rdiff-backup-1.3.3-3|104	
12cr|rdiff-backup-1.3.3-3|105	+ Gaëtan Lehmann <glehmann@mandriva.org>
12cr|rdiff-backup-1.3.3-3|106	- * add bash_completion
12cr|rdiff-backup-1.3.3-3|107	* fix missing clean section and cleaning in install section
12cr|rdiff-backup-1.3.3-3|108	
12cr|rdiff-backup-1.3.3-3|109	* Wed Aug 27 2008 Frederik Himpe <fhimpe@mandriva.org> 1:1.2.1-1mdv2009.0
12cr|rdiff-backup-1.3.3-3|110	+ Revision: 276623
12cr|rdiff-backup-1.3.3-3|111	- update to new version 1.2.1
12cr|rdiff-backup-1.3.3-3|112	
12cr|rdiff-backup-1.3.3-3|113	* Thu Jul 31 2008 Frederik Himpe <fhimpe@mandriva.org> 1:1.2.0-1mdv2009.0
12cr|rdiff-backup-1.3.3-3|114	+ Revision: 256559
12cr|rdiff-backup-1.3.3-3|115	- New upstream version 1.2.0
12cr|rdiff-backup-1.3.3-3|116	- Update patch which prevents the setup script from intalling docs
12cr|rdiff-backup-1.3.3-3|117	
12cr|rdiff-backup-1.3.3-3|118	* Wed Jun 18 2008 Frederik Himpe <fhimpe@mandriva.org> 1:1.1.16-1mdv2009.0
12cr|rdiff-backup-1.3.3-3|119	+ Revision: 225893
12cr|rdiff-backup-1.3.3-3|120	- update to new version 1.1.16
12cr|rdiff-backup-1.3.3-3|121	
12cr|rdiff-backup-1.3.3-3|122	+ Thierry Vignaud <tv@mandriva.org>
12cr|rdiff-backup-1.3.3-3|123	- fix no-buildroot-tag
12cr|rdiff-backup-1.3.3-3|124	
12cr|rdiff-backup-1.3.3-3|125	* Sun Feb 03 2008 Frederik Himpe <fhimpe@mandriva.org> 1:1.1.15-1mdv2008.1
12cr|rdiff-backup-1.3.3-3|126	+ Revision: 161722
12cr|rdiff-backup-1.3.3-3|127	- New upstream version
12cr|rdiff-backup-1.3.3-3|128	- Adapt to license policy
12cr|rdiff-backup-1.3.3-3|129	
12cr|rdiff-backup-1.3.3-3|130	* Tue Aug 21 2007 Gaëtan Lehmann <glehmann@mandriva.org> 1:1.1.14-1mdv2008.0
12cr|rdiff-backup-1.3.3-3|131	+ Revision: 68253
12cr|rdiff-backup-1.3.3-3|132	- 1.1.14
12cr|rdiff-backup-1.3.3-3|133	
12cr|rdiff-backup-1.3.3-3|134	* Tue Jul 24 2007 Gaëtan Lehmann <glehmann@mandriva.org> 1:1.1.12-1mdv2008.0
12cr|rdiff-backup-1.3.3-3|135	+ Revision: 55060
12cr|rdiff-backup-1.3.3-3|136	- 1.1.12
12cr|rdiff-backup-1.3.3-3|137	
12cr|rdiff-backup-1.3.3-3|138	* Wed Jul 11 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.1.11-1mdv2008.0
12cr|rdiff-backup-1.3.3-3|139	+ Revision: 51407
12cr|rdiff-backup-1.3.3-3|140	- from Frederik Himpe:
12cr|rdiff-backup-1.3.3-3|141	o update to 1.1.11
12cr|rdiff-backup-1.3.3-3|142	o various cosmetics
12cr|rdiff-backup-1.3.3-3|143	
12cr|rdiff-backup-1.3.3-3|144	
12cr|rdiff-backup-1.3.3-3|145	* Fri Feb 23 2007 Gaëtan Lehmann <glehmann@mandriva.org> 1.1.9-1mdv2007.0
12cr|rdiff-backup-1.3.3-3|146	+ Revision: 124899
12cr|rdiff-backup-1.3.3-3|147	- 1.1.9
12cr|rdiff-backup-1.3.3-3|148	
12cr|rdiff-backup-1.3.3-3|149	* Thu Nov 30 2006 Gaëtan Lehmann <glehmann@mandriva.org> 1:1.1.7-1mdv2007.1
12cr|rdiff-backup-1.3.3-3|150	+ Revision: 88996
12cr|rdiff-backup-1.3.3-3|151	- 1.1.7
12cr|rdiff-backup-1.3.3-3|152	
12cr|rdiff-backup-1.3.3-3|153	* Wed Aug 09 2006 Gaëtan Lehmann <glehmann@mandriva.org> 1:1.0.4-1mdv2007.0
12cr|rdiff-backup-1.3.3-3|154	+ Revision: 54605
12cr|rdiff-backup-1.3.3-3|155	- rollback to stable release (1.0.4)
12cr|rdiff-backup-1.3.3-3|156	- Import rdiff-backup
12cr|rdiff-backup-1.3.3-3|157	
12cr|rdiff-backup-1.3.3-3|158	* Fri Mar 10 2006 Jerome Soyer <saispo@mandriva.org> 1.1.5-1mdk
12cr|rdiff-backup-1.3.3-3|159	- New release 1.1.5
12cr|rdiff-backup-1.3.3-3|160	
12cr|rdiff-backup-1.3.3-3|161	* Mon Jan 16 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.0.4-1mdk
12cr|rdiff-backup-1.3.3-3|162	- New release 1.0.4
12cr|rdiff-backup-1.3.3-3|163	
12cr|rdiff-backup-1.3.3-3|164	* Wed Dec 14 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.0.3-1mdk
12cr|rdiff-backup-1.3.3-3|165	- 1.0.3
12cr|rdiff-backup-1.3.3-3|166	- update URL and source
12cr|rdiff-backup-1.3.3-3|167	- use mkrel
12cr|rdiff-backup-1.3.3-3|168	
12cr|rdiff-backup-1.3.3-3|169	* Sat Apr 09 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.13.6-1mdk
12cr|rdiff-backup-1.3.3-3|170	- 0.13.6
12cr|rdiff-backup-1.3.3-3|171	
12cr|rdiff-backup-1.3.3-3|172	* Sat Dec 04 2004 Michael Scherer <misc@mandrake.org> 0.13.4-2mdk
12cr|rdiff-backup-1.3.3-3|173	- Rebuild for new python
12cr|rdiff-backup-1.3.3-3|174	
12cr|rdiff-backup-1.3.3-3|175	* Fri Oct 15 2004 Erwan Velu <erwan@mandrakesoft.com> 0.13.4-1mdk
12cr|rdiff-backup-1.3.3-3|176	- 0.13.4
12cr|rdiff-backup-1.3.3-3|177	- requires python
12cr|rdiff-backup-1.3.3-3|178	

6951 12
12cr|R-digest-0.5.1-1|1	%global packname  digest
12cr|R-digest-0.5.1-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-digest-0.5.1-1|3	
12cr|R-digest-0.5.1-1|4	Name:             R-%{packname}
12cr|R-digest-0.5.1-1|5	Version:          0.5.1
12cr|R-digest-0.5.1-1|6	Release:          1
12cr|R-digest-0.5.1-1|7	Summary:          Create cryptographic hash digests of R objects
12cr|R-digest-0.5.1-1|8	Group:            Sciences/Mathematics
12cr|R-digest-0.5.1-1|9	License:          GPL-2
12cr|R-digest-0.5.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-digest-0.5.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-digest-0.5.1-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-digest-0.5.1-1|13	
12cr|R-digest-0.5.1-1|14	%description
12cr|R-digest-0.5.1-1|15	The digest package provides a function 'digest()' for the creation of hash
12cr|R-digest-0.5.1-1|16	digests of arbitrary R objects (using the md5, sha-1, sha-256 and crc32
12cr|R-digest-0.5.1-1|17	algorithms) permitting easy comparison of R language objects, as well as a
12cr|R-digest-0.5.1-1|18	function 'hmac()' to create hash-based message authentication code. . The
12cr|R-digest-0.5.1-1|19	md5 algorithm by Ron Rivest is specified in RFC 1321, the SHA-1 and
12cr|R-digest-0.5.1-1|20	SHA-256 algorithms are specified in FIPS-180-1 and FIPS-180-2, and the
12cr|R-digest-0.5.1-1|21	crc32 algorithm is described in
12cr|R-digest-0.5.1-1|22	ftp://ftp.rocksoft.com/cliens/rocksoft/papers/crc_v3.txt. For md5, sha-1
12cr|R-digest-0.5.1-1|23	and sha-256, this packages uses small standalone implementations that were
12cr|R-digest-0.5.1-1|24	provided by Christophe Devine. For crc32, code from the zlib library is
12cr|R-digest-0.5.1-1|25	used. . Please note that this package is not meant to be deployed for
12cr|R-digest-0.5.1-1|26	cryptographic purposes for which more comprehensive (and widely tested)
12cr|R-digest-0.5.1-1|27	libraries such as OpenSSL should be used.
12cr|R-digest-0.5.1-1|28	
12cr|R-digest-0.5.1-1|29	%prep
12cr|R-digest-0.5.1-1|30	%setup -q -c -n %{packname}
12cr|R-digest-0.5.1-1|31	
12cr|R-digest-0.5.1-1|32	%build
12cr|R-digest-0.5.1-1|33	
12cr|R-digest-0.5.1-1|34	%install
12cr|R-digest-0.5.1-1|35	mkdir -p %{buildroot}%{rlibdir}
12cr|R-digest-0.5.1-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-digest-0.5.1-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-digest-0.5.1-1|38	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-digest-0.5.1-1|39	
12cr|R-digest-0.5.1-1|40	%check
12cr|R-digest-0.5.1-1|41	%{_bindir}/R CMD check %{packname}
12cr|R-digest-0.5.1-1|42	
12cr|R-digest-0.5.1-1|43	%files
12cr|R-digest-0.5.1-1|44	%dir %{rlibdir}/%{packname}
12cr|R-digest-0.5.1-1|45	%doc %{rlibdir}/%{packname}/html
12cr|R-digest-0.5.1-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-digest-0.5.1-1|47	%{rlibdir}/%{packname}/INDEX
12cr|R-digest-0.5.1-1|48	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-digest-0.5.1-1|49	%{rlibdir}/%{packname}/Meta
12cr|R-digest-0.5.1-1|50	%{rlibdir}/%{packname}/R
12cr|R-digest-0.5.1-1|51	%{rlibdir}/%{packname}/help
12cr|R-digest-0.5.1-1|52	%{rlibdir}/%{packname}/libs
12cr|R-digest-0.5.1-1|53	
12cr|R-digest-0.5.1-1|54	
12cr|R-digest-0.5.1-1|55	%changelog
12cr|R-digest-0.5.1-1|56	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.5.1-1
12cr|R-digest-0.5.1-1|57	+ Revision: 775798
12cr|R-digest-0.5.1-1|58	- Import R-digest
12cr|R-digest-0.5.1-1|59	- Import R-digest
12cr|R-digest-0.5.1-1|60	

6952 12
12cr|R-diptest-0.75_1-1|1	%global packname  diptest
12cr|R-diptest-0.75_1-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-diptest-0.75_1-1|3	
12cr|R-diptest-0.75_1-1|4	Name:             R-%{packname}
12cr|R-diptest-0.75_1-1|5	Version:          0.75_1
12cr|R-diptest-0.75_1-1|6	Release:          1
12cr|R-diptest-0.75_1-1|7	Summary:          Hartigan's dip test statistic for unimodality - corrected code
12cr|R-diptest-0.75_1-1|8	Group:            Sciences/Mathematics
12cr|R-diptest-0.75_1-1|9	License:          GPL (>= 2)
12cr|R-diptest-0.75_1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-diptest-0.75_1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.75-1.tar.gz
12cr|R-diptest-0.75_1-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-diptest-0.75_1-1|13	
12cr|R-diptest-0.75_1-1|14	%description
12cr|R-diptest-0.75_1-1|15	Compute Hartigan's dip test statistic for unimodality
12cr|R-diptest-0.75_1-1|16	
12cr|R-diptest-0.75_1-1|17	%prep
12cr|R-diptest-0.75_1-1|18	%setup -q -c -n %{packname}
12cr|R-diptest-0.75_1-1|19	
12cr|R-diptest-0.75_1-1|20	%build
12cr|R-diptest-0.75_1-1|21	
12cr|R-diptest-0.75_1-1|22	%install
12cr|R-diptest-0.75_1-1|23	mkdir -p %{buildroot}%{rlibdir}
12cr|R-diptest-0.75_1-1|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-diptest-0.75_1-1|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-diptest-0.75_1-1|26	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-diptest-0.75_1-1|27	
12cr|R-diptest-0.75_1-1|28	%check
12cr|R-diptest-0.75_1-1|29	%{_bindir}/R CMD check %{packname}
12cr|R-diptest-0.75_1-1|30	
12cr|R-diptest-0.75_1-1|31	%files
12cr|R-diptest-0.75_1-1|32	%dir %{rlibdir}/%{packname}
12cr|R-diptest-0.75_1-1|33	%doc %{rlibdir}/%{packname}/doc
12cr|R-diptest-0.75_1-1|34	%doc %{rlibdir}/%{packname}/html
12cr|R-diptest-0.75_1-1|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-diptest-0.75_1-1|36	%{rlibdir}/%{packname}/INDEX
12cr|R-diptest-0.75_1-1|37	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-diptest-0.75_1-1|38	%{rlibdir}/%{packname}/Meta
12cr|R-diptest-0.75_1-1|39	%{rlibdir}/%{packname}/R
12cr|R-diptest-0.75_1-1|40	%{rlibdir}/%{packname}/data
12cr|R-diptest-0.75_1-1|41	%{rlibdir}/%{packname}/extraData
12cr|R-diptest-0.75_1-1|42	%{rlibdir}/%{packname}/help
12cr|R-diptest-0.75_1-1|43	%{rlibdir}/%{packname}/libs
12cr|R-diptest-0.75_1-1|44	
12cr|R-diptest-0.75_1-1|45	
12cr|R-diptest-0.75_1-1|46	%changelog
12cr|R-diptest-0.75_1-1|47	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.75_1-1
12cr|R-diptest-0.75_1-1|48	+ Revision: 775929
12cr|R-diptest-0.75_1-1|49	- Import R-diptest
12cr|R-diptest-0.75_1-1|50	- Import R-diptest
12cr|R-diptest-0.75_1-1|51	

6953 12
12cr|R-DynDoc-1.32.0-1|1	%global packname  DynDoc
12cr|R-DynDoc-1.32.0-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-DynDoc-1.32.0-1|3	
12cr|R-DynDoc-1.32.0-1|4	Name:             R-%{packname}
12cr|R-DynDoc-1.32.0-1|5	Version:          1.32.0
12cr|R-DynDoc-1.32.0-1|6	Release:          1
12cr|R-DynDoc-1.32.0-1|7	Summary:          Dynamic document tools
12cr|R-DynDoc-1.32.0-1|8	Group:            Sciences/Mathematics
12cr|R-DynDoc-1.32.0-1|9	License:          Artistic-2.0
12cr|R-DynDoc-1.32.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cr|R-DynDoc-1.32.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-DynDoc-1.32.0-1|12	BuildArch:        noarch
12cr|R-DynDoc-1.32.0-1|13	Requires:         R-core
12cr|R-DynDoc-1.32.0-1|14	Requires:         R-methods R-utils
12cr|R-DynDoc-1.32.0-1|15	Requires:         R-methods
12cr|R-DynDoc-1.32.0-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-utils
12cr|R-DynDoc-1.32.0-1|17	BuildRequires:    R-methods
12cr|R-DynDoc-1.32.0-1|18	
12cr|R-DynDoc-1.32.0-1|19	%description
12cr|R-DynDoc-1.32.0-1|20	A set of functions to create and interact with dynamic documents and
12cr|R-DynDoc-1.32.0-1|21	
12cr|R-DynDoc-1.32.0-1|22	%prep
12cr|R-DynDoc-1.32.0-1|23	%setup -q -c -n %{packname}
12cr|R-DynDoc-1.32.0-1|24	
12cr|R-DynDoc-1.32.0-1|25	%build
12cr|R-DynDoc-1.32.0-1|26	
12cr|R-DynDoc-1.32.0-1|27	%install
12cr|R-DynDoc-1.32.0-1|28	mkdir -p %{buildroot}%{rlibdir}
12cr|R-DynDoc-1.32.0-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-DynDoc-1.32.0-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-DynDoc-1.32.0-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-DynDoc-1.32.0-1|32	
12cr|R-DynDoc-1.32.0-1|33	%check
12cr|R-DynDoc-1.32.0-1|34	%{_bindir}/R CMD check %{packname}
12cr|R-DynDoc-1.32.0-1|35	
12cr|R-DynDoc-1.32.0-1|36	%files
12cr|R-DynDoc-1.32.0-1|37	%dir %{rlibdir}/%{packname}
12cr|R-DynDoc-1.32.0-1|38	%doc %{rlibdir}/%{packname}/html
12cr|R-DynDoc-1.32.0-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-DynDoc-1.32.0-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-DynDoc-1.32.0-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-DynDoc-1.32.0-1|42	%{rlibdir}/%{packname}/Meta
12cr|R-DynDoc-1.32.0-1|43	%{rlibdir}/%{packname}/R
12cr|R-DynDoc-1.32.0-1|44	%{rlibdir}/%{packname}/help
12cr|R-DynDoc-1.32.0-1|45	
12cr|R-DynDoc-1.32.0-1|46	
12cr|R-DynDoc-1.32.0-1|47	%changelog
12cr|R-DynDoc-1.32.0-1|48	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.32.0-1
12cr|R-DynDoc-1.32.0-1|49	+ Revision: 775494
12cr|R-DynDoc-1.32.0-1|50	- Import R-DynDoc
12cr|R-DynDoc-1.32.0-1|51	- Import R-DynDoc
12cr|R-DynDoc-1.32.0-1|52	

6954 12
12cr|R-e1071-1.6-1|1	%global packname  e1071
12cr|R-e1071-1.6-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-e1071-1.6-1|3	
12cr|R-e1071-1.6-1|4	Name:             R-%{packname}
12cr|R-e1071-1.6-1|5	Version:          1.6
12cr|R-e1071-1.6-1|6	Release:          1
12cr|R-e1071-1.6-1|7	Summary:          Misc Functions of the Department of Statistics (e1071), TU Wien
12cr|R-e1071-1.6-1|8	Group:            Sciences/Mathematics
12cr|R-e1071-1.6-1|9	License:          GPL-2
12cr|R-e1071-1.6-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-e1071-1.6-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-e1071-1.6-1|12	Requires:         R-class
12cr|R-e1071-1.6-1|13	Requires:         R-graphics R-stats R-grDevices R-utils
12cr|R-e1071-1.6-1|14	Requires:         R-cluster R-mlbench R-nnet R-randomForest R-rpart R-SparseM R-xtable R-Matrix R-MASS
12cr|R-e1071-1.6-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-class
12cr|R-e1071-1.6-1|16	BuildRequires:    R-graphics R-stats R-grDevices R-utils
12cr|R-e1071-1.6-1|17	BuildRequires:    R-cluster R-mlbench R-nnet R-randomForest R-rpart R-SparseM R-xtable R-Matrix R-MASS
12cr|R-e1071-1.6-1|18	
12cr|R-e1071-1.6-1|19	%description
12cr|R-e1071-1.6-1|20	Functions for latent class analysis, short time Fourier transform, fuzzy
12cr|R-e1071-1.6-1|21	clustering, support vector machines, shortest path computation, bagged
12cr|R-e1071-1.6-1|22	clustering, naive Bayes classifier, ...
12cr|R-e1071-1.6-1|23	
12cr|R-e1071-1.6-1|24	%prep
12cr|R-e1071-1.6-1|25	%setup -q -c -n %{packname}
12cr|R-e1071-1.6-1|26	
12cr|R-e1071-1.6-1|27	%build
12cr|R-e1071-1.6-1|28	
12cr|R-e1071-1.6-1|29	%install
12cr|R-e1071-1.6-1|30	mkdir -p %{buildroot}%{rlibdir}
12cr|R-e1071-1.6-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-e1071-1.6-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-e1071-1.6-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-e1071-1.6-1|34	
12cr|R-e1071-1.6-1|35	#%check
12cr|R-e1071-1.6-1|36	#%{_bindir}/R CMD check %{packname}
12cr|R-e1071-1.6-1|37	
12cr|R-e1071-1.6-1|38	%files
12cr|R-e1071-1.6-1|39	%dir %{rlibdir}/%{packname}
12cr|R-e1071-1.6-1|40	%doc %{rlibdir}/%{packname}/doc
12cr|R-e1071-1.6-1|41	%doc %{rlibdir}/%{packname}/html
12cr|R-e1071-1.6-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-e1071-1.6-1|43	%doc %{rlibdir}/%{packname}/NEWS.Rd
12cr|R-e1071-1.6-1|44	%{rlibdir}/%{packname}/INDEX
12cr|R-e1071-1.6-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-e1071-1.6-1|46	%{rlibdir}/%{packname}/Meta
12cr|R-e1071-1.6-1|47	%{rlibdir}/%{packname}/R
12cr|R-e1071-1.6-1|48	%{rlibdir}/%{packname}/help
12cr|R-e1071-1.6-1|49	%{rlibdir}/%{packname}/libs
12cr|R-e1071-1.6-1|50	
12cr|R-e1071-1.6-1|51	
12cr|R-e1071-1.6-1|52	%changelog
12cr|R-e1071-1.6-1|53	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.6-1
12cr|R-e1071-1.6-1|54	+ Revision: 776377
12cr|R-e1071-1.6-1|55	- Import R-e1071
12cr|R-e1071-1.6-1|56	- Import R-e1071
12cr|R-e1071-1.6-1|57	

6955 12
12cr|re2-0-1|1	%define	major 0
12cr|re2-0-1|2	%define	libname %mklibname re2_ %{major}
12cr|re2-0-1|3	%define develname %mklibname re2 -d
12cr|re2-0-1|4	
12cr|re2-0-1|5	Summary:	An efficient, principled regular expression library
12cr|re2-0-1|6	Name:		re2
12cr|re2-0-1|7	Version:	0
12cr|re2-0-1|8	Release:	%mkrel 1
12cr|re2-0-1|9	License:	BSD like
12cr|re2-0-1|10	Group:		System/Libraries
12cr|re2-0-1|11	URL:		http://code.google.com/p/re2/
12cr|re2-0-1|12	# hg clone https://re2.googlecode.com/hg re2
12cr|re2-0-1|13	Source0:	re2.tar.gz
12cr|re2-0-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|re2-0-1|15	
12cr|re2-0-1|16	%description
12cr|re2-0-1|17	RE2 is a fast, safe, thread-friendly alternative to backtracking regular
12cr|re2-0-1|18	expression engines like those used in PCRE, Perl, and Python.
12cr|re2-0-1|19	
12cr|re2-0-1|20	%package -n	%{libname}
12cr|re2-0-1|21	Summary:	An efficient, principled regular expression library
12cr|re2-0-1|22	Group:		System/Libraries
12cr|re2-0-1|23	
12cr|re2-0-1|24	%description -n	%{libname}
12cr|re2-0-1|25	RE2 is a fast, safe, thread-friendly alternative to backtracking regular
12cr|re2-0-1|26	expression engines like those used in PCRE, Perl, and Python.
12cr|re2-0-1|27	
12cr|re2-0-1|28	%package -n	%{develname}
12cr|re2-0-1|29	Summary:	Development files for the re2 library
12cr|re2-0-1|30	Group:		Development/C++
12cr|re2-0-1|31	Requires:	%{libname} >= %{version}-%{release}
12cr|re2-0-1|32	Provides:	%{name}-devel = %{version}-%{release}
12cr|re2-0-1|33	
12cr|re2-0-1|34	%description -n	%{develname}
12cr|re2-0-1|35	RE2 is a fast, safe, thread-friendly alternative to backtracking regular
12cr|re2-0-1|36	expression engines like those used in PCRE, Perl, and Python.
12cr|re2-0-1|37	
12cr|re2-0-1|38	This package contains the development files for re2.
12cr|re2-0-1|39	
12cr|re2-0-1|40	%prep
12cr|re2-0-1|41	
12cr|re2-0-1|42	%setup -q -n re2
12cr|re2-0-1|43	
12cr|re2-0-1|44	%build
12cr|re2-0-1|45	
12cr|re2-0-1|46	%make CXXFLAGS="%{optflags} -pthread"
12cr|re2-0-1|47	
12cr|re2-0-1|48	%install
12cr|re2-0-1|49	rm -rf %{buildroot}
12cr|re2-0-1|50	
12cr|re2-0-1|51	%makeinstall_std prefix=%{_prefix} libdir=%{_libdir}
12cr|re2-0-1|52	
12cr|re2-0-1|53	rm -f %{buildroot}%{_libdir}/*.a
12cr|re2-0-1|54	
12cr|re2-0-1|55	%if %mdkversion < 200900
12cr|re2-0-1|56	%post -n %{libname} -p /sbin/ldconfig
12cr|re2-0-1|57	%endif
12cr|re2-0-1|58	
12cr|re2-0-1|59	%if %mdkversion < 200900
12cr|re2-0-1|60	%postun -n %{libname} -p /sbin/ldconfig
12cr|re2-0-1|61	%endif
12cr|re2-0-1|62	
12cr|re2-0-1|63	%clean
12cr|re2-0-1|64	rm -rf %{buildroot}
12cr|re2-0-1|65	
12cr|re2-0-1|66	%files -n %{libname}
12cr|re2-0-1|67	%defattr(-,root,root,-)
12cr|re2-0-1|68	%doc LICENSE
12cr|re2-0-1|69	%{_libdir}/*.so.%{major}*
12cr|re2-0-1|70	
12cr|re2-0-1|71	%files -n %{develname}
12cr|re2-0-1|72	%defattr(-,root,root,-)
12cr|re2-0-1|73	%{_libdir}/*.so
12cr|re2-0-1|74	%{_includedir}/%{name}/
12cr|re2-0-1|75	
12cr|re2-0-1|76	
12cr|re2-0-1|77	
12cr|re2-0-1|78	%changelog
12cr|re2-0-1|79	* Wed Jul 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0-1mdv2012.0
12cr|re2-0-1|80	+ Revision: 691908
12cr|re2-0-1|81	- import re2
12cr|re2-0-1|82	
12cr|re2-0-1|83	
12cr|re2-0-1|84	* Wed Jul 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0-1mdv2010.2
12cr|re2-0-1|85	- initial Mandriva package

6956 12
12cr|reaction-1.0-2|1	%if %{_use_internal_dependency_generator}
12cr|reaction-1.0-2|2	%define _noautoprov ^renderer(.*)
12cr|reaction-1.0-2|3	%else
12cr|reaction-1.0-2|4	%define _provides_exceptions ^renderer
12cr|reaction-1.0-2|5	%endif
12cr|reaction-1.0-2|6	
12cr|reaction-1.0-2|7	%define		oname	Reaction
12cr|reaction-1.0-2|8	
12cr|reaction-1.0-2|9	Name:		reaction
12cr|reaction-1.0-2|10	Version:	1.0
12cr|reaction-1.0-2|11	Release:	2
12cr|reaction-1.0-2|12	Summary:	First-person shooter based on modified Quake 3 engine
12cr|reaction-1.0-2|13	Group:		Games/Arcade
12cr|reaction-1.0-2|14	License:	GPLv2
12cr|reaction-1.0-2|15	URL:		http://rq3.com/
12cr|reaction-1.0-2|16	Source0:	http://download.rq3.com/%{oname}-%{version}-source.tar.gz
12cr|reaction-1.0-2|17	Patch0:		reaction-1.0-mdv-custom.patch
12cr|reaction-1.0-2|18	BuildRequires:	jpeg-devel
12cr|reaction-1.0-2|19	BuildRequires:	pkgconfig(gl)
12cr|reaction-1.0-2|20	BuildRequires:	pkgconfig(glu)
12cr|reaction-1.0-2|21	BuildRequires:	pkgconfig(sdl)
12cr|reaction-1.0-2|22	BuildRequires:	pkgconfig(zlib)
12cr|reaction-1.0-2|23	BuildRequires:	pkgconfig(ogg)
12cr|reaction-1.0-2|24	BuildRequires:	pkgconfig(speex)
12cr|reaction-1.0-2|25	BuildRequires:	pkgconfig(vorbis)
12cr|reaction-1.0-2|26	BuildRequires:	pkgconfig(vorbisfile)
12cr|reaction-1.0-2|27	BuildRequires:	imagemagick
12cr|reaction-1.0-2|28	Requires:	%{name}-data
12cr|reaction-1.0-2|29	
12cr|reaction-1.0-2|30	%description
12cr|reaction-1.0-2|31	Reaction was originally called Reaction Quake 3 which was a "total conversion
12cr|reaction-1.0-2|32	mod" for Quake III Arena based on action and realism with a specific emphasis
12cr|reaction-1.0-2|33	on action over realism. Reaction is a port of the classic Action Quake 2 (AQ2)
12cr|reaction-1.0-2|34	mod. AQ2 still enjoyed great popularity in online gaming even 4 years after it
12cr|reaction-1.0-2|35	was initially released and on an "obsolete" game engine as well. Many people
12cr|reaction-1.0-2|36	attribute this lasting popularity to both the unique gameplay and the AQ2
12cr|reaction-1.0-2|37	community. At the time Reaction Quake 3 was first released, AQ2 was still more
12cr|reaction-1.0-2|38	popular than other Q3 realism mods and any other Quake 2 and Quake/QuakeWorld
12cr|reaction-1.0-2|39	mods.
12cr|reaction-1.0-2|40	
12cr|reaction-1.0-2|41	Reaction Quake 3 aimed to bring the gameplay of AQ2 to a new, more modern game
12cr|reaction-1.0-2|42	engine. This mod is made by AQ2 fans and players specifically for those who
12cr|reaction-1.0-2|43	love the fast and furious AQ2 gameplay and also to hopefully expose a new
12cr|reaction-1.0-2|44	generation of players to this unique gameplay.
12cr|reaction-1.0-2|45	
12cr|reaction-1.0-2|46	Reaction has already surpassed many facets of the last official release of
12cr|reaction-1.0-2|47	Action Quake 2, 1.52, and is catching up to some of the latest AQ2 variants.
12cr|reaction-1.0-2|48	Considering that AQ2 has had over 4 years of development time and the bulk
12cr|reaction-1.0-2|49	Reaction's teamplay, matchmode, and bot development was done in less than
12cr|reaction-1.0-2|50	6 months, this is a pretty exciting project. What started out as a project by
12cr|reaction-1.0-2|51	part of the AQ2 community who wanted someone to make "Action Quake 3" has
12cr|reaction-1.0-2|52	turned into a well-received and pretty solid and fun standalone game.
12cr|reaction-1.0-2|53	
12cr|reaction-1.0-2|54	%prep
12cr|reaction-1.0-2|55	%setup -q -n %{name}
12cr|reaction-1.0-2|56	%patch0 -p1
12cr|reaction-1.0-2|57	
12cr|reaction-1.0-2|58	%build
12cr|reaction-1.0-2|59	mkdir -p ~/tmp
12cr|reaction-1.0-2|60	%make V=1
12cr|reaction-1.0-2|61	
12cr|reaction-1.0-2|62	%install
12cr|reaction-1.0-2|63	mkdir -p %{buildroot}%{_gamesbindir}
12cr|reaction-1.0-2|64	cp build/release-linux-*/%{oname}.* %{buildroot}%{_gamesbindir}/%{name}
12cr|reaction-1.0-2|65	cp build/release-linux-*/%{oname}ded.* %{buildroot}%{_gamesbindir}/%{name}-server
12cr|reaction-1.0-2|66	
12cr|reaction-1.0-2|67	mkdir -p %{buildroot}%{_libdir}/%{name}
12cr|reaction-1.0-2|68	cp build/release-linux-*/*.so %{buildroot}%{_libdir}/%{name}/
12cr|reaction-1.0-2|69	
12cr|reaction-1.0-2|70	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
12cr|reaction-1.0-2|71	pushd %{buildroot}%{_gamesdatadir}/%{name}
12cr|reaction-1.0-2|72	for N in %{buildroot}%{_libdir}/%{name}/*.so
12cr|reaction-1.0-2|73	do
12cr|reaction-1.0-2|74	ln -s %{_libdir}/%{name}/`basename $N` `basename $N`;
12cr|reaction-1.0-2|75	done
12cr|reaction-1.0-2|76	popd
12cr|reaction-1.0-2|77	
12cr|reaction-1.0-2|78	# create and install icons
12cr|reaction-1.0-2|79	for N in 16 32 48 64 128; do convert %{oname}.png -scale ${N}x${N}! $N.png; done
12cr|reaction-1.0-2|80	install -D 16.png -m 644 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|reaction-1.0-2|81	install -D 32.png -m 644 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|reaction-1.0-2|82	install -D 48.png -m 644 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|reaction-1.0-2|83	install -D 64.png -m 644 %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|reaction-1.0-2|84	install -D 128.png -m 644 %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|reaction-1.0-2|85	
12cr|reaction-1.0-2|86	# XDG menu entry
12cr|reaction-1.0-2|87	mkdir -p %{buildroot}%{_datadir}/applications
12cr|reaction-1.0-2|88	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|reaction-1.0-2|89	[Desktop Entry]
12cr|reaction-1.0-2|90	Type=Application
12cr|reaction-1.0-2|91	Name=%{oname}
12cr|reaction-1.0-2|92	Comment=First-person shooter
12cr|reaction-1.0-2|93	Icon=%{name}
12cr|reaction-1.0-2|94	Exec=%{_gamesbindir}/%{name}
12cr|reaction-1.0-2|95	Terminal=false
12cr|reaction-1.0-2|96	Categories=Game;ArcadeGame;
12cr|reaction-1.0-2|97	EOF
12cr|reaction-1.0-2|98	
12cr|reaction-1.0-2|99	%files
12cr|reaction-1.0-2|100	%doc COPYING.txt README README-Reaction id-readme.txt
12cr|reaction-1.0-2|101	%{_gamesbindir}/%{name}
12cr|reaction-1.0-2|102	%{_gamesbindir}/%{name}-server
12cr|reaction-1.0-2|103	%{_gamesdatadir}/%{name}
12cr|reaction-1.0-2|104	%{_libdir}/%{name}
12cr|reaction-1.0-2|105	%{_datadir}/applications/%{name}.desktop
12cr|reaction-1.0-2|106	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|reaction-1.0-2|107	
12cr|reaction-1.0-2|108	
12cr|reaction-1.0-2|109	
12cr|reaction-1.0-2|110	%changelog
12cr|reaction-1.0-2|111	* Tue Apr 03 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0-1mdv2011.0
12cr|reaction-1.0-2|112	+ Revision: 788912
12cr|reaction-1.0-2|113	- Create missing ~/tmp at build time to fix build in 2011
12cr|reaction-1.0-2|114	- Use verbose build
12cr|reaction-1.0-2|115	
12cr|reaction-1.0-2|116	* Mon Apr 02 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0-1
12cr|reaction-1.0-2|117	+ Revision: 788807
12cr|reaction-1.0-2|118	- imported package reaction
12cr|reaction-1.0-2|119	

6957 12
12cr|reaction-data-1.0-1|1	%define		oname	Reaction
12cr|reaction-data-1.0-1|2	%define		gname	reaction
12cr|reaction-data-1.0-1|3	
12cr|reaction-data-1.0-1|4	Name:		%{gname}-data
12cr|reaction-data-1.0-1|5	Version:	1.0
12cr|reaction-data-1.0-1|6	Release:	%mkrel 1
12cr|reaction-data-1.0-1|7	Summary:	Data files used to play first-person shooter Reaction
12cr|reaction-data-1.0-1|8	Group:		Games/Arcade
12cr|reaction-data-1.0-1|9	License:	CC-BY-SA 3.0
12cr|reaction-data-1.0-1|10	URL:		http://rq3.com/
12cr|reaction-data-1.0-1|11	Source0:	http://download.rq3.com/%{oname}-%{version}-Linux-i386.tar.gz
12cr|reaction-data-1.0-1|12	Requires:	%{gname}
12cr|reaction-data-1.0-1|13	BuildArch:	noarch
12cr|reaction-data-1.0-1|14	
12cr|reaction-data-1.0-1|15	%description
12cr|reaction-data-1.0-1|16	Data files used to play first-person shooter Reaction.
12cr|reaction-data-1.0-1|17	
12cr|reaction-data-1.0-1|18	%prep
12cr|reaction-data-1.0-1|19	%setup -q -n %{oname}
12cr|reaction-data-1.0-1|20	
12cr|reaction-data-1.0-1|21	%build
12cr|reaction-data-1.0-1|22	
12cr|reaction-data-1.0-1|23	%install
12cr|reaction-data-1.0-1|24	%__rm -rf %{buildroot}
12cr|reaction-data-1.0-1|25	
12cr|reaction-data-1.0-1|26	%__mkdir_p %{buildroot}%{_gamesdatadir}/%{gname}/%{gname}
12cr|reaction-data-1.0-1|27	%__cp Boomstick/* %{buildroot}%{_gamesdatadir}/%{gname}/%{gname}/
12cr|reaction-data-1.0-1|28	
12cr|reaction-data-1.0-1|29	%clean
12cr|reaction-data-1.0-1|30	%__rm -rf %{buildroot}
12cr|reaction-data-1.0-1|31	
12cr|reaction-data-1.0-1|32	%files
12cr|reaction-data-1.0-1|33	%doc %{oname}-license.txt
12cr|reaction-data-1.0-1|34	%{_gamesdatadir}/%{gname}/%{gname}
12cr|reaction-data-1.0-1|35	
12cr|reaction-data-1.0-1|36	
12cr|reaction-data-1.0-1|37	%changelog
12cr|reaction-data-1.0-1|38	* Mon Apr 02 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0-1
12cr|reaction-data-1.0-1|39	+ Revision: 788818
12cr|reaction-data-1.0-1|40	- imported package reaction-data
12cr|reaction-data-1.0-1|41	

6958 12
12cr|read-edid-2.0.0-1|1	Summary: Get monitor details
12cr|read-edid-2.0.0-1|2	Name: read-edid
12cr|read-edid-2.0.0-1|3	Version: 2.0.0
12cr|read-edid-2.0.0-1|4	Release: %mkrel 1
12cr|read-edid-2.0.0-1|5	URL: http://www.polypux.org/projects/read-edid/
12cr|read-edid-2.0.0-1|6	Source0: http://www.polypux.org/projects/read-edid/%{name}-%{version}.tar.gz
12cr|read-edid-2.0.0-1|7	License: GPL
12cr|read-edid-2.0.0-1|8	Group: System/Configuration/Other
12cr|read-edid-2.0.0-1|9	BuildRequires: libx86-devel
12cr|read-edid-2.0.0-1|10	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|read-edid-2.0.0-1|11	
12cr|read-edid-2.0.0-1|12	%description
12cr|read-edid-2.0.0-1|13	This package will try to read the monitor details directly from the
12cr|read-edid-2.0.0-1|14	monitor. The program get-edid asks a VBE BIOS for the EDID data. The
12cr|read-edid-2.0.0-1|15	program parse-edid parses the data and prints out a human readable
12cr|read-edid-2.0.0-1|16	summary.
12cr|read-edid-2.0.0-1|17	
12cr|read-edid-2.0.0-1|18	%prep
12cr|read-edid-2.0.0-1|19	%setup -q
12cr|read-edid-2.0.0-1|20	
12cr|read-edid-2.0.0-1|21	%build
12cr|read-edid-2.0.0-1|22	%configure2_5x
12cr|read-edid-2.0.0-1|23	%make
12cr|read-edid-2.0.0-1|24	
12cr|read-edid-2.0.0-1|25	%install
12cr|read-edid-2.0.0-1|26	rm -rf $RPM_BUILD_ROOT
12cr|read-edid-2.0.0-1|27	%makeinstall_std
12cr|read-edid-2.0.0-1|28	
12cr|read-edid-2.0.0-1|29	%clean
12cr|read-edid-2.0.0-1|30	rm -rf $RPM_BUILD_ROOT
12cr|read-edid-2.0.0-1|31	
12cr|read-edid-2.0.0-1|32	%files
12cr|read-edid-2.0.0-1|33	%defattr(-,root,root)
12cr|read-edid-2.0.0-1|34	%_mandir/*/*
12cr|read-edid-2.0.0-1|35	%_sbindir/*
12cr|read-edid-2.0.0-1|36	
12cr|read-edid-2.0.0-1|37	
12cr|read-edid-2.0.0-1|38	%changelog
12cr|read-edid-2.0.0-1|39	* Sat May 30 2009 Frederik Himpe <fhimpe@mandriva.org> 2.0.0-1mdv2010.0
12cr|read-edid-2.0.0-1|40	+ Revision: 381394
12cr|read-edid-2.0.0-1|41	- Update to new version 2.0.0
12cr|read-edid-2.0.0-1|42	- Switch to new URL
12cr|read-edid-2.0.0-1|43	- Builds on x86_64 too now
12cr|read-edid-2.0.0-1|44	
12cr|read-edid-2.0.0-1|45	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|read-edid-2.0.0-1|46	- rebuild
12cr|read-edid-2.0.0-1|47	- kill re-definition of %%buildroot on Pixel's request
12cr|read-edid-2.0.0-1|48	
12cr|read-edid-2.0.0-1|49	+ Olivier Blin <oblin@mandriva.com>
12cr|read-edid-2.0.0-1|50	- restore BuildRoot
12cr|read-edid-2.0.0-1|51	
12cr|read-edid-2.0.0-1|52	* Fri Apr 20 2007 Pixel <pixel@mandriva.com> 1.4.1-4mdv2008.0
12cr|read-edid-2.0.0-1|53	+ Revision: 16055
12cr|read-edid-2.0.0-1|54	- rebuild
12cr|read-edid-2.0.0-1|55	- fix url
12cr|read-edid-2.0.0-1|56	- Import read-edid
12cr|read-edid-2.0.0-1|57	
12cr|read-edid-2.0.0-1|58	
12cr|read-edid-2.0.0-1|59	
12cr|read-edid-2.0.0-1|60	* Fri Feb  3 2006 Pixel <pixel@mandriva.com> 1.4.1-3mdk
12cr|read-edid-2.0.0-1|61	- it only builds on ix86 (see monitor-edid)
12cr|read-edid-2.0.0-1|62	
12cr|read-edid-2.0.0-1|63	* Fri Feb  3 2006 Pixel <pixel@mandriva.com> 1.4.1-2mdk
12cr|read-edid-2.0.0-1|64	- rebuild
12cr|read-edid-2.0.0-1|65	
12cr|read-edid-2.0.0-1|66	* Sat Jul 17 2004 Frederic Lepied <flepied@mandrakesoft.com> 1.4.1-1mdk
12cr|read-edid-2.0.0-1|67	- initial packaging
12cr|read-edid-2.0.0-1|68	
12cr|read-edid-2.0.0-1|69	# end of file

6959 12
12cr|readseq-19930201-9|1	%define name	readseq
12cr|readseq-19930201-9|2	%define version	19930201
12cr|readseq-19930201-9|3	%define rel	9
12cr|readseq-19930201-9|4	%define release	%mkrel %{rel}
12cr|readseq-19930201-9|5	
12cr|readseq-19930201-9|6	Name:		%{name}
12cr|readseq-19930201-9|7	Version:	%{version}
12cr|readseq-19930201-9|8	Release:	%{release}
12cr|readseq-19930201-9|9	Summary:	Reads and writes nucleic/protein sequences in various formats
12cr|readseq-19930201-9|10	Group:		Sciences/Biology
12cr|readseq-19930201-9|11	License:	Public Domain
12cr|readseq-19930201-9|12	URL:		http://iubio.bio.indiana.edu/soft/molbio/readseq/
12cr|readseq-19930201-9|13	Source:		%{name}-%{version}.tar.bz2
12cr|readseq-19930201-9|14	Patch0:		%{name}.makefile.patch
12cr|readseq-19930201-9|15	Patch1:		format_arguments_fix.patch
12cr|readseq-19930201-9|16	Patch2:		fix_getline.patch
12cr|readseq-19930201-9|17	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|readseq-19930201-9|18	
12cr|readseq-19930201-9|19	%description
12cr|readseq-19930201-9|20	Readseq is a program for converting among several biosequence file formats,
12cr|readseq-19930201-9|21	by D. Gilbert. These formats are currently understood by readseq:
12cr|readseq-19930201-9|22	
12cr|readseq-19930201-9|23	* ASN.1 format used by NCBI
12cr|readseq-19930201-9|24	* DNAStrider, for common Mac program
12cr|readseq-19930201-9|25	* EMBL, EMBL flatfile format
12cr|readseq-19930201-9|26	* Fitch format, limited use
12cr|readseq-19930201-9|27	* GCG, single sequence format of GCG software
12cr|readseq-19930201-9|28	* GenBank/GB, genbank flatfile format
12cr|readseq-19930201-9|29	* IG/Stanford, used by Intelligenetics and others
12cr|readseq-19930201-9|30	* MSF multi sequence format used by GCG software
12cr|readseq-19930201-9|31	* NBRF format
12cr|readseq-19930201-9|32	* Olsen, format printed by Olsen VMS sequence editor. Input only.
12cr|readseq-19930201-9|33	* PAUP's multiple sequence (NEXUS) format
12cr|readseq-19930201-9|34	* Pearson/Fasta, a common format used by Fasta programs and others
12cr|readseq-19930201-9|35	* Phylip3.2, sequential format for Phylip programs
12cr|readseq-19930201-9|36	* Phylip, interleaved format for Phylip programs (v3.3, v3.4)
12cr|readseq-19930201-9|37	* PIR/CODATA format used by PIR
12cr|readseq-19930201-9|38	* Plain/Raw, sequence data only (no name, document, numbering)
12cr|readseq-19930201-9|39	* Pretty print with various options for nice looking output. Output only.
12cr|readseq-19930201-9|40	* Zuker format, limited use. Input only.
12cr|readseq-19930201-9|41	
12cr|readseq-19930201-9|42	%prep
12cr|readseq-19930201-9|43	rm -rf %{buildroot}
12cr|readseq-19930201-9|44	%setup
12cr|readseq-19930201-9|45	%patch0
12cr|readseq-19930201-9|46	%patch1
12cr|readseq-19930201-9|47	%patch2
12cr|readseq-19930201-9|48	
12cr|readseq-19930201-9|49	%build
12cr|readseq-19930201-9|50	export CFLAGS=$RPM_OPT_FLAGS
12cr|readseq-19930201-9|51	make build
12cr|readseq-19930201-9|52	
12cr|readseq-19930201-9|53	%install
12cr|readseq-19930201-9|54	install -d -m 755 %{buildroot}%{_bindir}
12cr|readseq-19930201-9|55	install -m 755 %{name} %{buildroot}%{_bindir}
12cr|readseq-19930201-9|56	
12cr|readseq-19930201-9|57	%clean
12cr|readseq-19930201-9|58	rm -rf %{buildroot}
12cr|readseq-19930201-9|59	
12cr|readseq-19930201-9|60	%files
12cr|readseq-19930201-9|61	%defattr(-,root,root)
12cr|readseq-19930201-9|62	%doc Readme Readseq.help Formats
12cr|readseq-19930201-9|63	%{_bindir}/%{name}
12cr|readseq-19930201-9|64	
12cr|readseq-19930201-9|65	
12cr|readseq-19930201-9|66	
12cr|readseq-19930201-9|67	
12cr|readseq-19930201-9|68	%changelog
12cr|readseq-19930201-9|69	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 19930201-9mdv2011.0
12cr|readseq-19930201-9|70	+ Revision: 614703
12cr|readseq-19930201-9|71	- the mass rebuild of 2010.1 packages
12cr|readseq-19930201-9|72	
12cr|readseq-19930201-9|73	* Mon Mar 15 2010 Eric Fernandez <zeb@mandriva.org> 19930201-8mdv2010.1
12cr|readseq-19930201-9|74	+ Revision: 519889
12cr|readseq-19930201-9|75	- rebuild
12cr|readseq-19930201-9|76	
12cr|readseq-19930201-9|77	* Wed Aug 19 2009 Eric Fernandez <zeb@mandriva.org> 19930201-7mdv2010.0
12cr|readseq-19930201-9|78	+ Revision: 417939
12cr|readseq-19930201-9|79	- compilation fixes
12cr|readseq-19930201-9|80	
12cr|readseq-19930201-9|81	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 19930201-6mdv2009.0
12cr|readseq-19930201-9|82	+ Revision: 140744
12cr|readseq-19930201-9|83	- restore BuildRoot
12cr|readseq-19930201-9|84	
12cr|readseq-19930201-9|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|readseq-19930201-9|86	- kill re-definition of %%buildroot on Pixel's request
12cr|readseq-19930201-9|87	
12cr|readseq-19930201-9|88	* Wed Aug 08 2007 Eric Fernandez <zeb@mandriva.org> 19930201-6mdv2008.0
12cr|readseq-19930201-9|89	+ Revision: 60316
12cr|readseq-19930201-9|90	- rebuild
12cr|readseq-19930201-9|91	
12cr|readseq-19930201-9|92	
12cr|readseq-19930201-9|93	* Tue Dec 19 2006 Eric Fernandez <zeb@mandriva.org> 19930201-5mdv2007.0
12cr|readseq-19930201-9|94	+ Revision: 99617
12cr|readseq-19930201-9|95	- Import readseq
12cr|readseq-19930201-9|96	
12cr|readseq-19930201-9|97	* Mon Jun 26 2006 Eric Fernandez <zeb@zebulon.org.uk> 19930201-5mdv2007.0
12cr|readseq-19930201-9|98	- rebuild
12cr|readseq-19930201-9|99	
12cr|readseq-19930201-9|100	* Fri Jul 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 19930201-4mdk
12cr|readseq-19930201-9|101	- spec cleanup
12cr|readseq-19930201-9|102	
12cr|readseq-19930201-9|103	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 19930201-3mdk
12cr|readseq-19930201-9|104	- rebuild
12cr|readseq-19930201-9|105	
12cr|readseq-19930201-9|106	* Sat Feb 28 2004 Guillaume Rousse <guillomovitch@mandrake.org> 19930201-2mdk
12cr|readseq-19930201-9|107	- rebuild
12cr|readseq-19930201-9|108	

6960 12
12cr|recoll-1.17.3-1|1	Name:		recoll
12cr|recoll-1.17.3-1|2	Version:	1.17.3
12cr|recoll-1.17.3-1|3	Release:	%mkrel 1
12cr|recoll-1.17.3-1|4	Summary:	Desktop full text search tool with a qt gui
12cr|recoll-1.17.3-1|5	Source0:	http://www.lesbonscomptes.com/recoll/%{name}-%{version}.tar.gz
12cr|recoll-1.17.3-1|6	URL:		http://www.lesbonscomptes.com/recoll/
12cr|recoll-1.17.3-1|7	Group:		Databases
12cr|recoll-1.17.3-1|8	
12cr|recoll-1.17.3-1|9	License:	GPL
12cr|recoll-1.17.3-1|10	BuildRequires:	xapian-devel
12cr|recoll-1.17.3-1|11	BuildRequires:	qt4-devel
12cr|recoll-1.17.3-1|12	BuildRequires:	pkgconfig(QtWebKit)
12cr|recoll-1.17.3-1|13	
12cr|recoll-1.17.3-1|14	%description
12cr|recoll-1.17.3-1|15	Recoll is a personal full text search package for Linux, FreeBSD and
12cr|recoll-1.17.3-1|16	other Unix systems. It is based on a very strong backend (Xapian), for
12cr|recoll-1.17.3-1|17	which it provides an easy to use, feature-rich, easy administration
12cr|recoll-1.17.3-1|18	interface.
12cr|recoll-1.17.3-1|19	
12cr|recoll-1.17.3-1|20	%prep
12cr|recoll-1.17.3-1|21	%setup -q
12cr|recoll-1.17.3-1|22	
12cr|recoll-1.17.3-1|23	%build
12cr|recoll-1.17.3-1|24	%configure2_5x --disable-python-module
12cr|recoll-1.17.3-1|25	%make
12cr|recoll-1.17.3-1|26	
12cr|recoll-1.17.3-1|27	%install
12cr|recoll-1.17.3-1|28	rm -rf %{buildroot}
12cr|recoll-1.17.3-1|29	%makeinstall_std
12cr|recoll-1.17.3-1|30	
12cr|recoll-1.17.3-1|31	%clean
12cr|recoll-1.17.3-1|32	rm -rf %{buildroot}
12cr|recoll-1.17.3-1|33	
12cr|recoll-1.17.3-1|34	%files
12cr|recoll-1.17.3-1|35	%{_bindir}/*
12cr|recoll-1.17.3-1|36	%{_datadir}/applications/recoll-searchgui.desktop
12cr|recoll-1.17.3-1|37	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|recoll-1.17.3-1|38	%{_datadir}/pixmaps/%{name}.png
12cr|recoll-1.17.3-1|39	%{_datadir}/%{name}
12cr|recoll-1.17.3-1|40	%{_mandir}/man1/%{name}*.1*
12cr|recoll-1.17.3-1|41	%{_mandir}/man5/%{name}*.5*
12cr|recoll-1.17.3-1|42	
12cr|recoll-1.17.3-1|43	
12cr|recoll-1.17.3-1|44	
12cr|recoll-1.17.3-1|45	%changelog
12cr|recoll-1.17.3-1|46	* Mon Jun 25 2012 Andrey Bondrov <abondrov@mandriva.org> 1.17.3-1mdv2011.0
12cr|recoll-1.17.3-1|47	+ Revision: 806773
12cr|recoll-1.17.3-1|48	- New version 1.17.3
12cr|recoll-1.17.3-1|49	
12cr|recoll-1.17.3-1|50	* Mon May 30 2011 Funda Wang <fwang@mandriva.org> 1.15.9-1
12cr|recoll-1.17.3-1|51	+ Revision: 681756
12cr|recoll-1.17.3-1|52	- update to new version 1.15.9
12cr|recoll-1.17.3-1|53	
12cr|recoll-1.17.3-1|54	* Wed May 11 2011 Funda Wang <fwang@mandriva.org> 1.15.8-1
12cr|recoll-1.17.3-1|55	+ Revision: 673561
12cr|recoll-1.17.3-1|56	- fix build
12cr|recoll-1.17.3-1|57	- update to new version 1.15.8
12cr|recoll-1.17.3-1|58	
12cr|recoll-1.17.3-1|59	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 1.15.1-1
12cr|recoll-1.17.3-1|60	+ Revision: 635379
12cr|recoll-1.17.3-1|61	- update to new version 1.15.1
12cr|recoll-1.17.3-1|62	
12cr|recoll-1.17.3-1|63	* Thu Nov 25 2010 Funda Wang <fwang@mandriva.org> 1.14.3-1mdv2011.0
12cr|recoll-1.17.3-1|64	+ Revision: 600970
12cr|recoll-1.17.3-1|65	- should be CXXFLAGS
12cr|recoll-1.17.3-1|66	- build with fpic
12cr|recoll-1.17.3-1|67	- update file list
12cr|recoll-1.17.3-1|68	- rediff link patch
12cr|recoll-1.17.3-1|69	- new version 1.14.3
12cr|recoll-1.17.3-1|70	- drop invalid patch
12cr|recoll-1.17.3-1|71	- new version 1.14.2
12cr|recoll-1.17.3-1|72	
12cr|recoll-1.17.3-1|73	* Thu Jun 03 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.13.02-2mdv2010.1
12cr|recoll-1.17.3-1|74	+ Revision: 547058
12cr|recoll-1.17.3-1|75	- fix missing binaries (mdv #59633)
12cr|recoll-1.17.3-1|76	
12cr|recoll-1.17.3-1|77	* Wed Feb 24 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.13.02-1mdv2010.1
12cr|recoll-1.17.3-1|78	+ Revision: 510569
12cr|recoll-1.17.3-1|79	- update to new version 1.13.02
12cr|recoll-1.17.3-1|80	
12cr|recoll-1.17.3-1|81	* Sun Jan 24 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.13.01-1mdv2010.1
12cr|recoll-1.17.3-1|82	+ Revision: 495572
12cr|recoll-1.17.3-1|83	- update to new version 1.13.01
12cr|recoll-1.17.3-1|84	- enable the kde kioslave support (mdvbz #56168)
12cr|recoll-1.17.3-1|85	- spec file clean
12cr|recoll-1.17.3-1|86	
12cr|recoll-1.17.3-1|87	* Wed Jan 06 2010 Frederik Himpe <fhimpe@mandriva.org> 1.13.00-1mdv2010.1
12cr|recoll-1.17.3-1|88	+ Revision: 486801
12cr|recoll-1.17.3-1|89	- update to new version 1.13.00
12cr|recoll-1.17.3-1|90	
12cr|recoll-1.17.3-1|91	* Tue Dec 15 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.12.4-1mdv2010.1
12cr|recoll-1.17.3-1|92	+ Revision: 478767
12cr|recoll-1.17.3-1|93	- update to new version 1.12.4
12cr|recoll-1.17.3-1|94	- rediff patch 1
12cr|recoll-1.17.3-1|95	- add conflicts on beagle
12cr|recoll-1.17.3-1|96	
12cr|recoll-1.17.3-1|97	* Thu Nov 19 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.12.3-1mdv2010.1
12cr|recoll-1.17.3-1|98	+ Revision: 467487
12cr|recoll-1.17.3-1|99	- update to new version 1.12.3
12cr|recoll-1.17.3-1|100	
12cr|recoll-1.17.3-1|101	* Sat Jun 27 2009 Frederik Himpe <fhimpe@mandriva.org> 1.12.1-1mdv2010.0
12cr|recoll-1.17.3-1|102	+ Revision: 390013
12cr|recoll-1.17.3-1|103	- update to new version 1.12.1
12cr|recoll-1.17.3-1|104	
12cr|recoll-1.17.3-1|105	* Sat Mar 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.12.0-1mdv2009.1
12cr|recoll-1.17.3-1|106	+ Revision: 355042
12cr|recoll-1.17.3-1|107	- update to new verion 1.12.0
12cr|recoll-1.17.3-1|108	- rediff patch 1
12cr|recoll-1.17.3-1|109	
12cr|recoll-1.17.3-1|110	* Sat Jan 10 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.11.4-1mdv2009.1
12cr|recoll-1.17.3-1|111	+ Revision: 328110
12cr|recoll-1.17.3-1|112	- update to new version 1.11.4
12cr|recoll-1.17.3-1|113	- patch 0 is not needed anymore
12cr|recoll-1.17.3-1|114	
12cr|recoll-1.17.3-1|115	* Tue Nov 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.11.0-2mdv2009.1
12cr|recoll-1.17.3-1|116	+ Revision: 302254
12cr|recoll-1.17.3-1|117	- rebuild
12cr|recoll-1.17.3-1|118	
12cr|recoll-1.17.3-1|119	* Mon Oct 27 2008 Funda Wang <fwang@mandriva.org> 1.11.0-1mdv2009.1
12cr|recoll-1.17.3-1|120	+ Revision: 297526
12cr|recoll-1.17.3-1|121	- New version 1.11.0
12cr|recoll-1.17.3-1|122	- use ldflags
12cr|recoll-1.17.3-1|123	
12cr|recoll-1.17.3-1|124	* Sun Sep 14 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.10.6-1mdv2009.0
12cr|recoll-1.17.3-1|125	+ Revision: 284722
12cr|recoll-1.17.3-1|126	- update to new version 1.10.6
12cr|recoll-1.17.3-1|127	
12cr|recoll-1.17.3-1|128	* Tue Sep 02 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.10.5-1mdv2009.0
12cr|recoll-1.17.3-1|129	+ Revision: 279351
12cr|recoll-1.17.3-1|130	- Patch0: fix compiling with gcc43
12cr|recoll-1.17.3-1|131	- build against Qt4 toolkit
12cr|recoll-1.17.3-1|132	- update to new version 1.10.5
12cr|recoll-1.17.3-1|133	
12cr|recoll-1.17.3-1|134	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.10.2-2mdv2009.0
12cr|recoll-1.17.3-1|135	+ Revision: 269200
12cr|recoll-1.17.3-1|136	- rebuild early 2009.0 package (before pixel changes)
12cr|recoll-1.17.3-1|137	
12cr|recoll-1.17.3-1|138	* Thu May 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.10.2-1mdv2009.0
12cr|recoll-1.17.3-1|139	+ Revision: 212878
12cr|recoll-1.17.3-1|140	- update to new version 1.10.2
12cr|recoll-1.17.3-1|141	
12cr|recoll-1.17.3-1|142	+ Thierry Vignaud <tv@mandriva.org>
12cr|recoll-1.17.3-1|143	- fix no-buildroot-tag
12cr|recoll-1.17.3-1|144	
12cr|recoll-1.17.3-1|145	* Wed Jan 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.10.1-1mdv2008.1
12cr|recoll-1.17.3-1|146	+ Revision: 160313
12cr|recoll-1.17.3-1|147	- new release 1.10.1
12cr|recoll-1.17.3-1|148	
12cr|recoll-1.17.3-1|149	* Sun Dec 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.10.0-2mdv2008.1
12cr|recoll-1.17.3-1|150	+ Revision: 139585
12cr|recoll-1.17.3-1|151	- fix summary
12cr|recoll-1.17.3-1|152	- rebuild against xapain-core
12cr|recoll-1.17.3-1|153	
12cr|recoll-1.17.3-1|154	+ Thierry Vignaud <tv@mandriva.org>
12cr|recoll-1.17.3-1|155	- kill re-definition of %%buildroot on Pixel's request
12cr|recoll-1.17.3-1|156	
12cr|recoll-1.17.3-1|157	* Thu Nov 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.10.0-1mdv2008.1
12cr|recoll-1.17.3-1|158	+ Revision: 111077
12cr|recoll-1.17.3-1|159	- new version
12cr|recoll-1.17.3-1|160	- new license policy
12cr|recoll-1.17.3-1|161	
12cr|recoll-1.17.3-1|162	* Sat Sep 15 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.0-1mdv2008.1
12cr|recoll-1.17.3-1|163	+ Revision: 85844
12cr|recoll-1.17.3-1|164	- new version
12cr|recoll-1.17.3-1|165	- drop X-MandrivaLinux
12cr|recoll-1.17.3-1|166	
12cr|recoll-1.17.3-1|167	* Thu Jun 14 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.8.2-3mdv2008.0
12cr|recoll-1.17.3-1|168	+ Revision: 39708
12cr|recoll-1.17.3-1|169	- rebuild for xapian
12cr|recoll-1.17.3-1|170	
12cr|recoll-1.17.3-1|171	* Sun May 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.8.2-2mdv2008.0
12cr|recoll-1.17.3-1|172	+ Revision: 31826
12cr|recoll-1.17.3-1|173	- fix build on x86_64
12cr|recoll-1.17.3-1|174	- new version
12cr|recoll-1.17.3-1|175	- drop P1 and P2 (merged upstream)
12cr|recoll-1.17.3-1|176	- set correct bits on one script
12cr|recoll-1.17.3-1|177	
12cr|recoll-1.17.3-1|178	* Sat May 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.8.1-2mdv2008.0
12cr|recoll-1.17.3-1|179	+ Revision: 28474
12cr|recoll-1.17.3-1|180	- provide P2, now recoll should compile against new xapian
12cr|recoll-1.17.3-1|181	- rebuild against new xapian
12cr|recoll-1.17.3-1|182	
12cr|recoll-1.17.3-1|183	* Fri Apr 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.8.1-1mdv2008.0
12cr|recoll-1.17.3-1|184	+ Revision: 16093
12cr|recoll-1.17.3-1|185	- new version
12cr|recoll-1.17.3-1|186	- drop P0
12cr|recoll-1.17.3-1|187	
12cr|recoll-1.17.3-1|188	
12cr|recoll-1.17.3-1|189	* Tue Mar 06 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.5-2mdv2007.0
12cr|recoll-1.17.3-1|190	+ Revision: 134128
12cr|recoll-1.17.3-1|191	- rebuild
12cr|recoll-1.17.3-1|192	
12cr|recoll-1.17.3-1|193	* Tue Jan 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.5-1mdv2007.1
12cr|recoll-1.17.3-1|194	+ Revision: 115423
12cr|recoll-1.17.3-1|195	- add patch 1 - fix build on x86_64
12cr|recoll-1.17.3-1|196	- add patch 0 - fix menu entry
12cr|recoll-1.17.3-1|197	- fix group
12cr|recoll-1.17.3-1|198	- add buildrequires
12cr|recoll-1.17.3-1|199	- set correct bits on files
12cr|recoll-1.17.3-1|200	- Import recoll
12cr|recoll-1.17.3-1|201	

6961 12
12cr|recorditnow-0.8.1-69.3|1	%define	libname		%mklibname recorditnow
12cr|recorditnow-0.8.1-69.3|2	%define	joschylib	%mklibname joschycore
12cr|recorditnow-0.8.1-69.3|3	%define	joschydevel	%mklibname -d joschycore
12cr|recorditnow-0.8.1-69.3|4	
12cr|recorditnow-0.8.1-69.3|5	Name:		recorditnow
12cr|recorditnow-0.8.1-69.3|6	Version:	0.8.1
12cr|recorditnow-0.8.1-69.3|7	# use 69.x release for 0.8.1 to allow updates for MIB users
12cr|recorditnow-0.8.1-69.3|8	Release:	%mkrel 69.3
12cr|recorditnow-0.8.1-69.3|9	Summary:	Desktop session recorder for KDE 4
12cr|recorditnow-0.8.1-69.3|10	License:	GPLv2+
12cr|recorditnow-0.8.1-69.3|11	Group:		Video
12cr|recorditnow-0.8.1-69.3|12	URL:		http://recorditnow.sourceforge.net/
12cr|recorditnow-0.8.1-69.3|13	Source0:	http://sourceforge.net/projects/recorditnow/files/%{name}-%{version}.tar.bz2
12cr|recorditnow-0.8.1-69.3|14	Patch0:		recorditnow-0.8.1-ru.patch
12cr|recorditnow-0.8.1-69.3|15	Patch1:		recorditnow-0.8.1-linking.patch
12cr|recorditnow-0.8.1-69.3|16	BuildRequires:	automoc4
12cr|recorditnow-0.8.1-69.3|17	BuildRequires:	cmake >= 2.6
12cr|recorditnow-0.8.1-69.3|18	BuildRequires:	gettext
12cr|recorditnow-0.8.1-69.3|19	BuildRequires:	qt4-devel
12cr|recorditnow-0.8.1-69.3|20	BuildRequires:	kdelibs4-devel >= 4.4.0
12cr|recorditnow-0.8.1-69.3|21	BuildRequires:	libxfixes-devel
12cr|recorditnow-0.8.1-69.3|22	BuildRequires:	libxcursor-devel
12cr|recorditnow-0.8.1-69.3|23	BuildRequires:	libxext-devel
12cr|recorditnow-0.8.1-69.3|24	BuildRequires:	libx11-devel
12cr|recorditnow-0.8.1-69.3|25	BuildRequires:	ffmpeg-devel
12cr|recorditnow-0.8.1-69.3|26	BuildRequires:	ffmpeg
12cr|recorditnow-0.8.1-69.3|27	BuildRequires:	mencoder
12cr|recorditnow-0.8.1-69.3|28	BuildRequires:	recordmydesktop >= 0.3.8.1
12cr|recorditnow-0.8.1-69.3|29	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|recorditnow-0.8.1-69.3|30	Requires:	kdelibs4-core >= 4.4.0
12cr|recorditnow-0.8.1-69.3|31	Requires:	ffmpeg
12cr|recorditnow-0.8.1-69.3|32	Requires:	mencoder
12cr|recorditnow-0.8.1-69.3|33	Requires:	recordmydesktop >= 0.3.8.1
12cr|recorditnow-0.8.1-69.3|34	
12cr|recorditnow-0.8.1-69.3|35	%description
12cr|recorditnow-0.8.1-69.3|36	RecordItNow is a plug-in based desktop recorder for KDE SC 4.
12cr|recorditnow-0.8.1-69.3|37	Features:
12cr|recorditnow-0.8.1-69.3|38	Record your desktop;
12cr|recorditnow-0.8.1-69.3|39	Make screen-shots;
12cr|recorditnow-0.8.1-69.3|40	Automatically encode your videos in a desired format;
12cr|recorditnow-0.8.1-69.3|41	Zoom;
12cr|recorditnow-0.8.1-69.3|42	Show mouse activity;
12cr|recorditnow-0.8.1-69.3|43	Keyboard monitor;
12cr|recorditnow-0.8.1-69.3|44	Time-line;
12cr|recorditnow-0.8.1-69.3|45	Upload your videos to YouTube or blip.tv.
12cr|recorditnow-0.8.1-69.3|46	
12cr|recorditnow-0.8.1-69.3|47	%files -f %{name}.lang
12cr|recorditnow-0.8.1-69.3|48	%defattr(-,root,root)
12cr|recorditnow-0.8.1-69.3|49	%doc COPYING DEPENDENCIES
12cr|recorditnow-0.8.1-69.3|50	%{_kde_bindir}/%{name}
12cr|recorditnow-0.8.1-69.3|51	%{_kde_libdir}/kde4/libexec/%{name}_helper
12cr|recorditnow-0.8.1-69.3|52	%{_kde_libdir}/kde4/*.so
12cr|recorditnow-0.8.1-69.3|53	%{_kde_applicationsdir}/%{name}.desktop
12cr|recorditnow-0.8.1-69.3|54	%{_kde_appsdir}/%{name}/*
12cr|recorditnow-0.8.1-69.3|55	%{_kde_datadir}/config.kcfg/%{name}*.kcfg
12cr|recorditnow-0.8.1-69.3|56	%{_kde_iconsdir}/hicolor/*/apps/*.png
12cr|recorditnow-0.8.1-69.3|57	%{_kde_services}/%{name}_*.desktop
12cr|recorditnow-0.8.1-69.3|58	%{_kde_servicetypes}/%{name}_*.desktop
12cr|recorditnow-0.8.1-69.3|59	%{_datadir}/polkit-1/actions/*.policy
12cr|recorditnow-0.8.1-69.3|60	%{_datadir}/dbus-1/system-services/*.service
12cr|recorditnow-0.8.1-69.3|61	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/*.conf
12cr|recorditnow-0.8.1-69.3|62	
12cr|recorditnow-0.8.1-69.3|63	#------------------------------------------------------------
12cr|recorditnow-0.8.1-69.3|64	
12cr|recorditnow-0.8.1-69.3|65	%package -n	%{libname}
12cr|recorditnow-0.8.1-69.3|66	Summary:	Library package for recorditnow
12cr|recorditnow-0.8.1-69.3|67	Group:		System/Libraries
12cr|recorditnow-0.8.1-69.3|68	Requires:	%{name} = %{version}
12cr|recorditnow-0.8.1-69.3|69	
12cr|recorditnow-0.8.1-69.3|70	%description -n %{libname}
12cr|recorditnow-0.8.1-69.3|71	This package contains the dynamic libraries needed for recorditnow.
12cr|recorditnow-0.8.1-69.3|72	
12cr|recorditnow-0.8.1-69.3|73	%files -n %{libname}
12cr|recorditnow-0.8.1-69.3|74	%defattr(-,root,root)
12cr|recorditnow-0.8.1-69.3|75	%{_kde_libdir}/librecordit*.so
12cr|recorditnow-0.8.1-69.3|76	
12cr|recorditnow-0.8.1-69.3|77	#------------------------------------------------------------
12cr|recorditnow-0.8.1-69.3|78	
12cr|recorditnow-0.8.1-69.3|79	%package -n	%{joschylib}
12cr|recorditnow-0.8.1-69.3|80	Summary:	Support library for recorditnow
12cr|recorditnow-0.8.1-69.3|81	Group:		System/Libraries
12cr|recorditnow-0.8.1-69.3|82	Requires:	%{name} = %{version}
12cr|recorditnow-0.8.1-69.3|83	
12cr|recorditnow-0.8.1-69.3|84	%description -n %{joschylib}
12cr|recorditnow-0.8.1-69.3|85	This package contains the dynamic libraries needed for recorditnow.
12cr|recorditnow-0.8.1-69.3|86	
12cr|recorditnow-0.8.1-69.3|87	%files -n %{joschylib}
12cr|recorditnow-0.8.1-69.3|88	%defattr(-,root,root)
12cr|recorditnow-0.8.1-69.3|89	%{_kde_libdir}/libjoschycore.so
12cr|recorditnow-0.8.1-69.3|90	%{_kde_libdir}/joschy/*
12cr|recorditnow-0.8.1-69.3|91	
12cr|recorditnow-0.8.1-69.3|92	#------------------------------------------------------------
12cr|recorditnow-0.8.1-69.3|93	
12cr|recorditnow-0.8.1-69.3|94	%package -n	%{joschydevel}
12cr|recorditnow-0.8.1-69.3|95	
12cr|recorditnow-0.8.1-69.3|96	Summary:	Development files for the joschycore library
12cr|recorditnow-0.8.1-69.3|97	Group:		Development/C++
12cr|recorditnow-0.8.1-69.3|98	Provides:	joschycore-devel = %{version}
12cr|recorditnow-0.8.1-69.3|99	Provides:	%{joschydevel} = %{version}
12cr|recorditnow-0.8.1-69.3|100	Requires:	%{joschylib} = %{version}
12cr|recorditnow-0.8.1-69.3|101	
12cr|recorditnow-0.8.1-69.3|102	%description -n %{joschydevel}
12cr|recorditnow-0.8.1-69.3|103	This package contains the header files needed when building applications
12cr|recorditnow-0.8.1-69.3|104	based on the joschycore library.
12cr|recorditnow-0.8.1-69.3|105	
12cr|recorditnow-0.8.1-69.3|106	%files -n %{joschydevel}
12cr|recorditnow-0.8.1-69.3|107	%defattr(-,root,root)
12cr|recorditnow-0.8.1-69.3|108	%{_kde_includedir}/joschycore/*.h
12cr|recorditnow-0.8.1-69.3|109	
12cr|recorditnow-0.8.1-69.3|110	#------------------------------------------------------------
12cr|recorditnow-0.8.1-69.3|111	
12cr|recorditnow-0.8.1-69.3|112	%prep
12cr|recorditnow-0.8.1-69.3|113	%setup -q
12cr|recorditnow-0.8.1-69.3|114	%patch0 -p1 -b .ru
12cr|recorditnow-0.8.1-69.3|115	%patch1 -p1 -b .linking
12cr|recorditnow-0.8.1-69.3|116	
12cr|recorditnow-0.8.1-69.3|117	%build
12cr|recorditnow-0.8.1-69.3|118	%cmake_kde4 ..	-DCMAKE_BUILD_TYPE=release \
12cr|recorditnow-0.8.1-69.3|119	-DLINGUAS="de;hu;pt_BR;cs;fr;ru;tr"
12cr|recorditnow-0.8.1-69.3|120	%make
12cr|recorditnow-0.8.1-69.3|121	
12cr|recorditnow-0.8.1-69.3|122	%install
12cr|recorditnow-0.8.1-69.3|123	rm -rf %{buildroot}
12cr|recorditnow-0.8.1-69.3|124	%makeinstall_std -C build
12cr|recorditnow-0.8.1-69.3|125	
12cr|recorditnow-0.8.1-69.3|126	%find_lang %{name}
12cr|recorditnow-0.8.1-69.3|127	
12cr|recorditnow-0.8.1-69.3|128	%post
12cr|recorditnow-0.8.1-69.3|129	kbuildsycoca4
12cr|recorditnow-0.8.1-69.3|130	
12cr|recorditnow-0.8.1-69.3|131	%postun
12cr|recorditnow-0.8.1-69.3|132	kbuildsycoca4
12cr|recorditnow-0.8.1-69.3|133	
12cr|recorditnow-0.8.1-69.3|134	%clean
12cr|recorditnow-0.8.1-69.3|135	rm -rf %{buildroot}
12cr|recorditnow-0.8.1-69.3|136	
12cr|recorditnow-0.8.1-69.3|137	
12cr|recorditnow-0.8.1-69.3|138	
12cr|recorditnow-0.8.1-69.3|139	%changelog
12cr|recorditnow-0.8.1-69.3|140	* Wed Nov 23 2011 Andrey Bondrov <abondrov@mandriva.org> 0.8.1-69.3mdv2011.0
12cr|recorditnow-0.8.1-69.3|141	+ Revision: 732725
12cr|recorditnow-0.8.1-69.3|142	- Update russian translation
12cr|recorditnow-0.8.1-69.3|143	
12cr|recorditnow-0.8.1-69.3|144	* Mon Nov 21 2011 Andrey Bondrov <abondrov@mandriva.org> 0.8.1-69.2
12cr|recorditnow-0.8.1-69.3|145	+ Revision: 732213
12cr|recorditnow-0.8.1-69.3|146	- imported package recorditnow
12cr|recorditnow-0.8.1-69.3|147	
12cr|recorditnow-0.8.1-69.3|148	
12cr|recorditnow-0.8.1-69.3|149	* Mon Nov 21 2011 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-69.2mib2010.2
12cr|recorditnow-0.8.1-69.3|150	- Add russian translation by VictorR2007
12cr|recorditnow-0.8.1-69.3|151	- Fix BuildRequires
12cr|recorditnow-0.8.1-69.3|152	- Add patch1 to fix linking
12cr|recorditnow-0.8.1-69.3|153	- Minor spec cleanup and update
12cr|recorditnow-0.8.1-69.3|154	
12cr|recorditnow-0.8.1-69.3|155	* Wed Jun 08 2011 Giovanni Mariani <mc2374@mclink.it> 0.8.1-69.1mib2010.2
12cr|recorditnow-0.8.1-69.3|156	- First port to Mandriva 2010.2 for the MIB

6962 12
12cr|recordmydesktop-0.3.8.1-7|1	Summary:    Desktop session recorder
12cr|recordmydesktop-0.3.8.1-7|2	Name:       recordmydesktop
12cr|recordmydesktop-0.3.8.1-7|3	Version:    0.3.8.1
12cr|recordmydesktop-0.3.8.1-7|4	Release:    7
12cr|recordmydesktop-0.3.8.1-7|5	License:    GPLv2+
12cr|recordmydesktop-0.3.8.1-7|6	Group:      Video
12cr|recordmydesktop-0.3.8.1-7|7	URL:        http://recordmydesktop.sourceforge.net/
12cr|recordmydesktop-0.3.8.1-7|8	Source0:    http://downloads.sourceforge.net/recordmydesktop/%{name}-%{version}.tar.bz2
12cr|recordmydesktop-0.3.8.1-7|9	Patch0:     recordmydesktop-fix-libtheora1.1.patch
12cr|recordmydesktop-0.3.8.1-7|10	Patch1:     recordmydesktop-fix-xorg-headers-1.patch
12cr|recordmydesktop-0.3.8.1-7|11	Patch2:     recordmydesktop-fix-xorg-headers-2.patch
12cr|recordmydesktop-0.3.8.1-7|12	Patch3:     recordmydesktop-fix-havejack.patch
12cr|recordmydesktop-0.3.8.1-7|13	BuildRequires:  libalsa-devel
12cr|recordmydesktop-0.3.8.1-7|14	BuildRequires:  libogg-devel
12cr|recordmydesktop-0.3.8.1-7|15	BuildRequires:  libtheora-devel
12cr|recordmydesktop-0.3.8.1-7|16	BuildRequires:  libvorbis-devel
12cr|recordmydesktop-0.3.8.1-7|17	BuildRequires:  libice-devel
12cr|recordmydesktop-0.3.8.1-7|18	BuildRequires:  libsm-devel
12cr|recordmydesktop-0.3.8.1-7|19	BuildRequires:  libxdamage-devel
12cr|recordmydesktop-0.3.8.1-7|20	BuildRequires:  libxext-devel
12cr|recordmydesktop-0.3.8.1-7|21	BuildRequires:  libxfixes-devel
12cr|recordmydesktop-0.3.8.1-7|22	BuildRequires:  zlib-devel
12cr|recordmydesktop-0.3.8.1-7|23	BuildRequires:  jackit-devel
12cr|recordmydesktop-0.3.8.1-7|24	Requires:   jackit-example-clients
12cr|recordmydesktop-0.3.8.1-7|25	
12cr|recordmydesktop-0.3.8.1-7|26	%description
12cr|recordmydesktop-0.3.8.1-7|27	Simple command line tool that performs the basic tasks of capturing
12cr|recordmydesktop-0.3.8.1-7|28	and encoding desktop session. It produces files using only open
12cr|recordmydesktop-0.3.8.1-7|29	formats like Theora for video and Vorbis for audio, using the Ogg
12cr|recordmydesktop-0.3.8.1-7|30	container.
12cr|recordmydesktop-0.3.8.1-7|31	
12cr|recordmydesktop-0.3.8.1-7|32	%prep
12cr|recordmydesktop-0.3.8.1-7|33	%setup -q
12cr|recordmydesktop-0.3.8.1-7|34	%patch0 -p1
12cr|recordmydesktop-0.3.8.1-7|35	%patch1 -p1
12cr|recordmydesktop-0.3.8.1-7|36	%patch2 -p1
12cr|recordmydesktop-0.3.8.1-7|37	%patch3 -p1
12cr|recordmydesktop-0.3.8.1-7|38	
12cr|recordmydesktop-0.3.8.1-7|39	%build
12cr|recordmydesktop-0.3.8.1-7|40	%configure2_5x \
12cr|recordmydesktop-0.3.8.1-7|41	--enable-oss=no \
12cr|recordmydesktop-0.3.8.1-7|42	--enable-jack=yes
12cr|recordmydesktop-0.3.8.1-7|43	
12cr|recordmydesktop-0.3.8.1-7|44	%make
12cr|recordmydesktop-0.3.8.1-7|45	
12cr|recordmydesktop-0.3.8.1-7|46	%install
12cr|recordmydesktop-0.3.8.1-7|47	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|recordmydesktop-0.3.8.1-7|48	
12cr|recordmydesktop-0.3.8.1-7|49	%makeinstall_std
12cr|recordmydesktop-0.3.8.1-7|50	
12cr|recordmydesktop-0.3.8.1-7|51	%clean
12cr|recordmydesktop-0.3.8.1-7|52	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|recordmydesktop-0.3.8.1-7|53	
12cr|recordmydesktop-0.3.8.1-7|54	%files
12cr|recordmydesktop-0.3.8.1-7|55	%defattr(-,root,root)
12cr|recordmydesktop-0.3.8.1-7|56	%doc AUTHORS ChangeLog README
12cr|recordmydesktop-0.3.8.1-7|57	%{_bindir}/%{name}
12cr|recordmydesktop-0.3.8.1-7|58	%{_mandir}/man1/recordmydesktop.1*
12cr|recordmydesktop-0.3.8.1-7|59	
12cr|recordmydesktop-0.3.8.1-7|60	
12cr|recordmydesktop-0.3.8.1-7|61	%changelog
12cr|recordmydesktop-0.3.8.1-7|62	* Thu Oct 27 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.3.8.1-7
12cr|recordmydesktop-0.3.8.1-7|63	+ Revision: 707446
12cr|recordmydesktop-0.3.8.1-7|64	- rebuild
12cr|recordmydesktop-0.3.8.1-7|65	
12cr|recordmydesktop-0.3.8.1-7|66	* Thu Jul 15 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3.8.1-6mdv2011.0
12cr|recordmydesktop-0.3.8.1-7|67	+ Revision: 553677
12cr|recordmydesktop-0.3.8.1-7|68	- rebuild to fix seg faulting when recording, should fix mdv bug#60187
12cr|recordmydesktop-0.3.8.1-7|69	
12cr|recordmydesktop-0.3.8.1-7|70	* Mon May 31 2010 Frank Kober <emuse@mandriva.org> 0.3.8.1-5mdv2010.1
12cr|recordmydesktop-0.3.8.1-7|71	+ Revision: 546783
12cr|recordmydesktop-0.3.8.1-7|72	- add configure.ac patch from debian fixing missing -ljack linking
12cr|recordmydesktop-0.3.8.1-7|73	- fixes debian bug #544699
12cr|recordmydesktop-0.3.8.1-7|74	
12cr|recordmydesktop-0.3.8.1-7|75	* Mon Jan 11 2010 Emmanuel Blindauer <blindauer@mandriva.org> 0.3.8.1-4mdv2010.1
12cr|recordmydesktop-0.3.8.1-7|76	+ Revision: 489599
12cr|recordmydesktop-0.3.8.1-7|77	- Fix compilation with xorg headers
12cr|recordmydesktop-0.3.8.1-7|78	- Fix defautls values with libtheora-1.1 (patch from Fedora)
12cr|recordmydesktop-0.3.8.1-7|79	
12cr|recordmydesktop-0.3.8.1-7|80	* Sat Nov 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.8.1-2mdv2010.1
12cr|recordmydesktop-0.3.8.1-7|81	+ Revision: 462226
12cr|recordmydesktop-0.3.8.1-7|82	- add requires on jackit-example-clients (#mdvbz55041)
12cr|recordmydesktop-0.3.8.1-7|83	
12cr|recordmydesktop-0.3.8.1-7|84	* Mon Dec 15 2008 Funda Wang <fwang@mandriva.org> 0.3.8.1-1mdv2010.0
12cr|recordmydesktop-0.3.8.1-7|85	+ Revision: 314425
12cr|recordmydesktop-0.3.8.1-7|86	- update URL
12cr|recordmydesktop-0.3.8.1-7|87	
12cr|recordmydesktop-0.3.8.1-7|88	* Sun Dec 14 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.8.1-1mdv2009.1
12cr|recordmydesktop-0.3.8.1-7|89	+ Revision: 314382
12cr|recordmydesktop-0.3.8.1-7|90	- update to new version 0.3.8.1
12cr|recordmydesktop-0.3.8.1-7|91	
12cr|recordmydesktop-0.3.8.1-7|92	* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.8-1mdv2009.1
12cr|recordmydesktop-0.3.8.1-7|93	+ Revision: 306387
12cr|recordmydesktop-0.3.8.1-7|94	- update to new version 0.3.8
12cr|recordmydesktop-0.3.8.1-7|95	- drop patch0, as jak support is compiled-in instead of dlopen like it was till now
12cr|recordmydesktop-0.3.8.1-7|96	
12cr|recordmydesktop-0.3.8.1-7|97	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.3.7.3-4mdv2009.0
12cr|recordmydesktop-0.3.8.1-7|98	+ Revision: 260181
12cr|recordmydesktop-0.3.8.1-7|99	- rebuild
12cr|recordmydesktop-0.3.8.1-7|100	
12cr|recordmydesktop-0.3.8.1-7|101	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.3.7.3-3mdv2009.0
12cr|recordmydesktop-0.3.8.1-7|102	+ Revision: 248324
12cr|recordmydesktop-0.3.8.1-7|103	- rebuild
12cr|recordmydesktop-0.3.8.1-7|104	
12cr|recordmydesktop-0.3.8.1-7|105	* Thu Feb 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.7.3-1mdv2008.1
12cr|recordmydesktop-0.3.8.1-7|106	+ Revision: 173738
12cr|recordmydesktop-0.3.8.1-7|107	- new version
12cr|recordmydesktop-0.3.8.1-7|108	
12cr|recordmydesktop-0.3.8.1-7|109	* Sun Jan 27 2008 Funda Wang <fwang@mandriva.org> 0.3.7.1-1mdv2008.1
12cr|recordmydesktop-0.3.8.1-7|110	+ Revision: 158532
12cr|recordmydesktop-0.3.8.1-7|111	- update to new version 0.3.7.1
12cr|recordmydesktop-0.3.8.1-7|112	
12cr|recordmydesktop-0.3.8.1-7|113	+ Olivier Blin <blino@mandriva.org>
12cr|recordmydesktop-0.3.8.1-7|114	- restore BuildRoot
12cr|recordmydesktop-0.3.8.1-7|115	
12cr|recordmydesktop-0.3.8.1-7|116	* Mon Dec 17 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.7-1mdv2008.1
12cr|recordmydesktop-0.3.8.1-7|117	+ Revision: 131678
12cr|recordmydesktop-0.3.8.1-7|118	- new version
12cr|recordmydesktop-0.3.8.1-7|119	- do not package COPYING file
12cr|recordmydesktop-0.3.8.1-7|120	- new license policy
12cr|recordmydesktop-0.3.8.1-7|121	
12cr|recordmydesktop-0.3.8.1-7|122	+ Thierry Vignaud <tv@mandriva.org>
12cr|recordmydesktop-0.3.8.1-7|123	- kill re-definition of %%buildroot on Pixel's request
12cr|recordmydesktop-0.3.8.1-7|124	
12cr|recordmydesktop-0.3.8.1-7|125	* Thu Oct 25 2007 Frederic Crozat <fcrozat@mandriva.com> 0.3.6-2mdv2008.1
12cr|recordmydesktop-0.3.8.1-7|126	+ Revision: 102080
12cr|recordmydesktop-0.3.8.1-7|127	- Patch0: fix jack dynamic library dlopening
12cr|recordmydesktop-0.3.8.1-7|128	- Enable jack support
12cr|recordmydesktop-0.3.8.1-7|129	
12cr|recordmydesktop-0.3.8.1-7|130	* Sat Aug 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.6-1mdv2008.0
12cr|recordmydesktop-0.3.8.1-7|131	+ Revision: 65431
12cr|recordmydesktop-0.3.8.1-7|132	- new version
12cr|recordmydesktop-0.3.8.1-7|133	- drop patch 0 (fixed upstream)
12cr|recordmydesktop-0.3.8.1-7|134	
12cr|recordmydesktop-0.3.8.1-7|135	* Thu Aug 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.5.1-3mdv2008.0
12cr|recordmydesktop-0.3.8.1-7|136	+ Revision: 64046
12cr|recordmydesktop-0.3.8.1-7|137	- add upstream patch, which should have fix bug #32307 (
12cr|recordmydesktop-0.3.8.1-7|138	John Varouhakis)
12cr|recordmydesktop-0.3.8.1-7|139	
12cr|recordmydesktop-0.3.8.1-7|140	* Wed Aug 01 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.5.1-2mdv2008.0
12cr|recordmydesktop-0.3.8.1-7|141	+ Revision: 57711
12cr|recordmydesktop-0.3.8.1-7|142	- rebuild
12cr|recordmydesktop-0.3.8.1-7|143	
12cr|recordmydesktop-0.3.8.1-7|144	* Wed Jul 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.5.1-1mdv2008.0
12cr|recordmydesktop-0.3.8.1-7|145	+ Revision: 53330
12cr|recordmydesktop-0.3.8.1-7|146	- new version
12cr|recordmydesktop-0.3.8.1-7|147	
12cr|recordmydesktop-0.3.8.1-7|148	* Sun Jul 15 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.5-1mdv2008.0
12cr|recordmydesktop-0.3.8.1-7|149	+ Revision: 52180
12cr|recordmydesktop-0.3.8.1-7|150	- new version
12cr|recordmydesktop-0.3.8.1-7|151	
12cr|recordmydesktop-0.3.8.1-7|152	* Fri Apr 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.4-1mdv2008.0
12cr|recordmydesktop-0.3.8.1-7|153	+ Revision: 16158
12cr|recordmydesktop-0.3.8.1-7|154	- new version
12cr|recordmydesktop-0.3.8.1-7|155	
12cr|recordmydesktop-0.3.8.1-7|156	
12cr|recordmydesktop-0.3.8.1-7|157	* Tue Mar 06 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.3.1-1mdv2007.0
12cr|recordmydesktop-0.3.8.1-7|158	+ Revision: 133876
12cr|recordmydesktop-0.3.8.1-7|159	- new version
12cr|recordmydesktop-0.3.8.1-7|160	
12cr|recordmydesktop-0.3.8.1-7|161	* Wed Feb 14 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.3-1mdv2007.1
12cr|recordmydesktop-0.3.8.1-7|162	+ Revision: 120652
12cr|recordmydesktop-0.3.8.1-7|163	- new version
12cr|recordmydesktop-0.3.8.1-7|164	- fix buildrequires
12cr|recordmydesktop-0.3.8.1-7|165	- set configure options
12cr|recordmydesktop-0.3.8.1-7|166	- add docs
12cr|recordmydesktop-0.3.8.1-7|167	- set correct bits on binary file
12cr|recordmydesktop-0.3.8.1-7|168	- Import recordmydesktop
12cr|recordmydesktop-0.3.8.1-7|169	

6963 12
12cr|recoverjpeg-2.1.1-2|1	Name:		recoverjpeg
12cr|recoverjpeg-2.1.1-2|2	Version:	2.1.1
12cr|recoverjpeg-2.1.1-2|3	Release:	2
12cr|recoverjpeg-2.1.1-2|4	Summary:	JFIF/JPEG File Recovery Tool
12cr|recoverjpeg-2.1.1-2|5	Source0:	https://github.com/downloads/samueltardieu/recoverjpeg/%{name}-%{version}.tar.gz
12cr|recoverjpeg-2.1.1-2|6	URL:		http://www.rfc1149.net/devel/recoverjpeg
12cr|recoverjpeg-2.1.1-2|7	Group:		Graphics
12cr|recoverjpeg-2.1.1-2|8	License:	GPL
12cr|recoverjpeg-2.1.1-2|9	Requires:	imagemagick
12cr|recoverjpeg-2.1.1-2|10	BuildRequires:	make gcc
12cr|recoverjpeg-2.1.1-2|11	BuildRequires:	autoconf automake libtool
12cr|recoverjpeg-2.1.1-2|12	
12cr|recoverjpeg-2.1.1-2|13	%description
12cr|recoverjpeg-2.1.1-2|14	recoverjpeg tries to recover JFIF (JPEG) pictures from a peripheral. This may
12cr|recoverjpeg-2.1.1-2|15	be useful if you mistakenly overwrite a partition or if a device such as a
12cr|recoverjpeg-2.1.1-2|16	digital camera memory card is bogus.
12cr|recoverjpeg-2.1.1-2|17	
12cr|recoverjpeg-2.1.1-2|18	%prep
12cr|recoverjpeg-2.1.1-2|19	%setup -q
12cr|recoverjpeg-2.1.1-2|20	
12cr|recoverjpeg-2.1.1-2|21	%build
12cr|recoverjpeg-2.1.1-2|22	autoreconf -fiv
12cr|recoverjpeg-2.1.1-2|23	%configure2_5x
12cr|recoverjpeg-2.1.1-2|24	%make
12cr|recoverjpeg-2.1.1-2|25	
12cr|recoverjpeg-2.1.1-2|26	%install
12cr|recoverjpeg-2.1.1-2|27	%makeinstall_std
12cr|recoverjpeg-2.1.1-2|28	
12cr|recoverjpeg-2.1.1-2|29	%files
12cr|recoverjpeg-2.1.1-2|30	%doc COPYING
12cr|recoverjpeg-2.1.1-2|31	%{_bindir}/recoverjpeg
12cr|recoverjpeg-2.1.1-2|32	%{_bindir}/recovermov
12cr|recoverjpeg-2.1.1-2|33	%{_bindir}/remove-duplicates
12cr|recoverjpeg-2.1.1-2|34	%{_bindir}/sort-pictures
12cr|recoverjpeg-2.1.1-2|35	%doc %{_mandir}/man1/recoverjpeg.1*
12cr|recoverjpeg-2.1.1-2|36	%doc %{_mandir}/man1/sort-pictures.1*
12cr|recoverjpeg-2.1.1-2|37	%doc %{_mandir}/man1/recovermov.1*
12cr|recoverjpeg-2.1.1-2|38	
12cr|recoverjpeg-2.1.1-2|39	
12cr|recoverjpeg-2.1.1-2|40	%changelog
12cr|recoverjpeg-2.1.1-2|41	* Tue May 29 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.1.1-1
12cr|recoverjpeg-2.1.1-2|42	+ Revision: 801100
12cr|recoverjpeg-2.1.1-2|43	- version update 2.1.1
12cr|recoverjpeg-2.1.1-2|44	
12cr|recoverjpeg-2.1.1-2|45	* Tue Dec 13 2011 Alexander Khrukin <akhrukin@mandriva.org> 2.0-1
12cr|recoverjpeg-2.1.1-2|46	+ Revision: 740661
12cr|recoverjpeg-2.1.1-2|47	- imported package recoverjpeg
12cr|recoverjpeg-2.1.1-2|48	

6964 12
12cr|recutils-1.2-1|1	Name:		recutils
12cr|recutils-1.2-1|2	Summary:	A set of tools and librairies to access recfiles
12cr|recutils-1.2-1|3	Version:	1.2
12cr|recutils-1.2-1|4	Release:	%mkrel 1
12cr|recutils-1.2-1|5	URL:		http://www.gnu.org/software/recutils
12cr|recutils-1.2-1|6	License:	GPLv3+
12cr|recutils-1.2-1|7	Group:		Databases
12cr|recutils-1.2-1|8	Source0:	ftp://ftp.gnu.org/gnu/recutils/%{name}-%{version}.tar.gz
12cr|recutils-1.2-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|recutils-1.2-1|10	BuildRequires:	curl-devel
12cr|recutils-1.2-1|11	
12cr|recutils-1.2-1|12	%description
12cr|recutils-1.2-1|13	GNU Recutils is a set of tools and libraries to access human-editable, text-based databases
12cr|recutils-1.2-1|14	called recfiles. The data is stored as a sequence of records, each record containing an
12cr|recutils-1.2-1|15	arbitrary number of named fields.
12cr|recutils-1.2-1|16	
12cr|recutils-1.2-1|17	%prep
12cr|recutils-1.2-1|18	%setup -q
12cr|recutils-1.2-1|19	
12cr|recutils-1.2-1|20	%build
12cr|recutils-1.2-1|21	%configure2_5x --disable-static --disable-rpath
12cr|recutils-1.2-1|22	%make
12cr|recutils-1.2-1|23	
12cr|recutils-1.2-1|24	%install
12cr|recutils-1.2-1|25	rm -fr %buildroot
12cr|recutils-1.2-1|26	%makeinstall_std
12cr|recutils-1.2-1|27	%find_lang %name
12cr|recutils-1.2-1|28	
12cr|recutils-1.2-1|29	rm -fr %buildroot%_libdir/*.so %buildroot%_libdir/*.*a %buildroot%_includedir
12cr|recutils-1.2-1|30	
12cr|recutils-1.2-1|31	%files
12cr|recutils-1.2-1|32	%doc ABOUT-NLS README AUTHORS ChangeLog
12cr|recutils-1.2-1|33	%{_bindir}/*
12cr|recutils-1.2-1|34	%{_libdir}/*.so.*
12cr|recutils-1.2-1|35	%{_datadir}/%{name}
12cr|recutils-1.2-1|36	%{_mandir}/man1/*
12cr|recutils-1.2-1|37	%{_infodir}/*
12cr|recutils-1.2-1|38	%{_datadir}/locale/de/LC_MESSAGES/recutils.mo
12cr|recutils-1.2-1|39	%{_datadir}/locale/fi/LC_MESSAGES/recutils.mo
12cr|recutils-1.2-1|40	%{_datadir}/locale/nl/LC_MESSAGES/recutils.mo
12cr|recutils-1.2-1|41	%{_datadir}/locale/sv/LC_MESSAGES/recutils.mo
12cr|recutils-1.2-1|42	
12cr|recutils-1.2-1|43	
12cr|recutils-1.2-1|44	%changelog
12cr|recutils-1.2-1|45	* Sun Feb 06 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.2-1mdv2011.0
12cr|recutils-1.2-1|46	+ Revision: 636380
12cr|recutils-1.2-1|47	- update to 1.2
12cr|recutils-1.2-1|48	- update file list with files in %%{_datadir}
12cr|recutils-1.2-1|49	
12cr|recutils-1.2-1|50	* Sun Dec 26 2010 Funda Wang <fwang@mandriva.org> 1.1-1mdv2011.0
12cr|recutils-1.2-1|51	+ Revision: 625204
12cr|recutils-1.2-1|52	- new version 1.1
12cr|recutils-1.2-1|53	
12cr|recutils-1.2-1|54	* Tue Dec 07 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.0-1mdv2011.0
12cr|recutils-1.2-1|55	+ Revision: 614430
12cr|recutils-1.2-1|56	- import recutils
12cr|recutils-1.2-1|57	

6965 12
12cr|redbutton-author-20090727-2|1	Name:           redbutton-author
12cr|redbutton-author-20090727-2|2	Version:        20090727
12cr|redbutton-author-20090727-2|3	Release:        %mkrel 2
12cr|redbutton-author-20090727-2|4	Group:          Development/Other
12cr|redbutton-author-20090727-2|5	License:        GPLv2+
12cr|redbutton-author-20090727-2|6	Summary:        Redbutton author for MHEG5 content
12cr|redbutton-author-20090727-2|7	Source:         redbutton-author-%{version}.tar.gz
12cr|redbutton-author-20090727-2|8	URL:            http://redbutton.sourceforge.net/
12cr|redbutton-author-20090727-2|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|redbutton-author-20090727-2|10	
12cr|redbutton-author-20090727-2|11	BuildRequires:	flex
12cr|redbutton-author-20090727-2|12	BuildRequires:	bison
12cr|redbutton-author-20090727-2|13	
12cr|redbutton-author-20090727-2|14	%description
12cr|redbutton-author-20090727-2|15	This package provides an authoring program for MHEG5, which is used to make
12cr|redbutton-author-20090727-2|16	user interface on TVs.
12cr|redbutton-author-20090727-2|17	It is part of the redbutton tools suite.
12cr|redbutton-author-20090727-2|18	
12cr|redbutton-author-20090727-2|19	%prep
12cr|redbutton-author-20090727-2|20	%setup -q
12cr|redbutton-author-20090727-2|21	
12cr|redbutton-author-20090727-2|22	%build
12cr|redbutton-author-20090727-2|23	make
12cr|redbutton-author-20090727-2|24	
12cr|redbutton-author-20090727-2|25	%install
12cr|redbutton-author-20090727-2|26	%__rm -rf %{buildroot}
12cr|redbutton-author-20090727-2|27	mkdir -p %buildroot%_bindir
12cr|redbutton-author-20090727-2|28	#make install DESTDIR=%buildroot # happens "/bin" to DESTDIR
12cr|redbutton-author-20090727-2|29	install -m 755 mhegc %buildroot%_bindir
12cr|redbutton-author-20090727-2|30	install -m 755 mhegd %buildroot%_bindir
12cr|redbutton-author-20090727-2|31	
12cr|redbutton-author-20090727-2|32	%clean
12cr|redbutton-author-20090727-2|33	%__rm -rf %{buildroot}
12cr|redbutton-author-20090727-2|34	
12cr|redbutton-author-20090727-2|35	%files
12cr|redbutton-author-20090727-2|36	%defattr(-,root,root)
12cr|redbutton-author-20090727-2|37	%_bindir/mhegc
12cr|redbutton-author-20090727-2|38	%_bindir/mhegd
12cr|redbutton-author-20090727-2|39	
12cr|redbutton-author-20090727-2|40	
12cr|redbutton-author-20090727-2|41	
12cr|redbutton-author-20090727-2|42	%changelog
12cr|redbutton-author-20090727-2|43	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 20090727-2mdv2011.0
12cr|redbutton-author-20090727-2|44	+ Revision: 614704
12cr|redbutton-author-20090727-2|45	- the mass rebuild of 2010.1 packages
12cr|redbutton-author-20090727-2|46	
12cr|redbutton-author-20090727-2|47	* Sun Nov 29 2009 Olivier Faurax <ofaurax@mandriva.org> 20090727-1mdv2010.1
12cr|redbutton-author-20090727-2|48	+ Revision: 471572
12cr|redbutton-author-20090727-2|49	- Added missing .spec
12cr|redbutton-author-20090727-2|50	- import redbutton-author
12cr|redbutton-author-20090727-2|51	
12cr|redbutton-author-20090727-2|52	
12cr|redbutton-author-20090727-2|53	* Fri Oct 19 2009 Olivier Faurax <olivier.faurax@laposte.net> 20090727-1neo2009.1
12cr|redbutton-author-20090727-2|54	- Initial package
12cr|redbutton-author-20090727-2|55	

6966 12
12cr|redbutton-download-20090727-2|1	Name:           redbutton-download
12cr|redbutton-download-20090727-2|2	Version:        20090727
12cr|redbutton-download-20090727-2|3	Release:        %mkrel 2
12cr|redbutton-download-20090727-2|4	Group:          Development/Other
12cr|redbutton-download-20090727-2|5	License:        GPLv2+
12cr|redbutton-download-20090727-2|6	Summary:        Redbutton download for MHEG5 content
12cr|redbutton-download-20090727-2|7	Source:         redbutton-download-%{version}.tar.gz
12cr|redbutton-download-20090727-2|8	URL:            http://redbutton.sourceforge.net/
12cr|redbutton-download-20090727-2|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|redbutton-download-20090727-2|10	
12cr|redbutton-download-20090727-2|11	BuildRequires: 	zlib-devel
12cr|redbutton-download-20090727-2|12	
12cr|redbutton-download-20090727-2|13	%description
12cr|redbutton-download-20090727-2|14	This package provides a download utility for MHEG5, which is used to make
12cr|redbutton-download-20090727-2|15	user interface on TVs.
12cr|redbutton-download-20090727-2|16	It is part of the redbutton tools suite.
12cr|redbutton-download-20090727-2|17	
12cr|redbutton-download-20090727-2|18	%prep
12cr|redbutton-download-20090727-2|19	%setup -q
12cr|redbutton-download-20090727-2|20	
12cr|redbutton-download-20090727-2|21	%build
12cr|redbutton-download-20090727-2|22	make
12cr|redbutton-download-20090727-2|23	
12cr|redbutton-download-20090727-2|24	%install
12cr|redbutton-download-20090727-2|25	%__rm -rf %{buildroot}
12cr|redbutton-download-20090727-2|26	mkdir -p %buildroot%_bindir
12cr|redbutton-download-20090727-2|27	#make install DESTDIR=%buildroot # happens "/bin" to DESTDIR
12cr|redbutton-download-20090727-2|28	install -m 755 rb-download %buildroot%_bindir
12cr|redbutton-download-20090727-2|29	
12cr|redbutton-download-20090727-2|30	%clean
12cr|redbutton-download-20090727-2|31	%__rm -rf %{buildroot}
12cr|redbutton-download-20090727-2|32	
12cr|redbutton-download-20090727-2|33	%files
12cr|redbutton-download-20090727-2|34	%defattr(-,root,root)
12cr|redbutton-download-20090727-2|35	%_bindir/rb-download
12cr|redbutton-download-20090727-2|36	
12cr|redbutton-download-20090727-2|37	
12cr|redbutton-download-20090727-2|38	
12cr|redbutton-download-20090727-2|39	%changelog
12cr|redbutton-download-20090727-2|40	* Wed Dec 01 2010 Funda Wang <fwang@mandriva.org> 20090727-2mdv2011.0
12cr|redbutton-download-20090727-2|41	+ Revision: 604378
12cr|redbutton-download-20090727-2|42	- rebuild for new zlib
12cr|redbutton-download-20090727-2|43	
12cr|redbutton-download-20090727-2|44	* Sun Nov 29 2009 Olivier Faurax <ofaurax@mandriva.org> 20090727-1mdv2010.1
12cr|redbutton-download-20090727-2|45	+ Revision: 471592
12cr|redbutton-download-20090727-2|46	- missing buildrequires
12cr|redbutton-download-20090727-2|47	- import redbutton-download
12cr|redbutton-download-20090727-2|48	
12cr|redbutton-download-20090727-2|49	
12cr|redbutton-download-20090727-2|50	* Sun Nov 29 2009 Olivier Faurax <olivier.faurax@laposte.net> 20090727-1mdv2009.1
12cr|redbutton-download-20090727-2|51	- Initial package
12cr|redbutton-download-20090727-2|52	

6967 12
12cr|redeclipse-1.3.1-2|1	Name:		redeclipse
12cr|redeclipse-1.3.1-2|2	Version:	1.3.1
12cr|redeclipse-1.3.1-2|3	Release:	2
12cr|redeclipse-1.3.1-2|4	Summary:	Fast aced first person ego-shooter
12cr|redeclipse-1.3.1-2|5	Group:		Games/Arcade
12cr|redeclipse-1.3.1-2|6	License:	zlib/libpng License
12cr|redeclipse-1.3.1-2|7	URL:		http://www.redeclipse.net/
12cr|redeclipse-1.3.1-2|8	Source:		http://sourceforge.net/projects/%{name}/files/%{name}_%{version}/%{name}_%{version}_nix_bsd.tar.bz2
12cr|redeclipse-1.3.1-2|9	# 128x128 icon is broken in 1.3
12cr|redeclipse-1.3.1-2|10	Patch0:		redeclipse-1.3.1-128icon.patch
12cr|redeclipse-1.3.1-2|11	BuildRequires:	imagemagick
12cr|redeclipse-1.3.1-2|12	BuildRequires:	pkgconfig(gl)
12cr|redeclipse-1.3.1-2|13	BuildRequires:	pkgconfig(glu)
12cr|redeclipse-1.3.1-2|14	BuildRequires:	SDL-devel
12cr|redeclipse-1.3.1-2|15	BuildRequires:	SDL_image-devel
12cr|redeclipse-1.3.1-2|16	BuildRequires:	SDL_mixer-devel
12cr|redeclipse-1.3.1-2|17	BuildRequires:	zlib-devel
12cr|redeclipse-1.3.1-2|18	Requires:	%{name}-data >= %{version}
12cr|redeclipse-1.3.1-2|19	
12cr|redeclipse-1.3.1-2|20	%description
12cr|redeclipse-1.3.1-2|21	The game is a single-player and multi-player first-person ego-shooter,
12cr|redeclipse-1.3.1-2|22	built as a total conversion of Cube Engine 2, which lends itself toward a
12cr|redeclipse-1.3.1-2|23	balanced gameplay, completely at the control of map makers, while maintaining
12cr|redeclipse-1.3.1-2|24	a general theme of agility in a variety of environments.
12cr|redeclipse-1.3.1-2|25	
12cr|redeclipse-1.3.1-2|26	%package data
12cr|redeclipse-1.3.1-2|27	Summary:	Data files for RedEclipse game
12cr|redeclipse-1.3.1-2|28	License:	Creative Commons Attribution-ShareAlike
12cr|redeclipse-1.3.1-2|29	Requires:	%{name} >= %{version}
12cr|redeclipse-1.3.1-2|30	BuildArch:	noarch
12cr|redeclipse-1.3.1-2|31	
12cr|redeclipse-1.3.1-2|32	%description data
12cr|redeclipse-1.3.1-2|33	The game is a single-player and multi-player first-person ego-shooter,
12cr|redeclipse-1.3.1-2|34	built as a total conversion of Cube Engine 2, which lends itself toward a
12cr|redeclipse-1.3.1-2|35	balanced gameplay, completely at the control of map makers, while maintaining
12cr|redeclipse-1.3.1-2|36	a general theme of agility in a variety of environments.
12cr|redeclipse-1.3.1-2|37	
12cr|redeclipse-1.3.1-2|38	%prep
12cr|redeclipse-1.3.1-2|39	%setup -q -n redeclipse
12cr|redeclipse-1.3.1-2|40	%patch0 -p1 -b .icons
12cr|redeclipse-1.3.1-2|41	
12cr|redeclipse-1.3.1-2|42	%build
12cr|redeclipse-1.3.1-2|43	%__sed -i -e 's/^CXXFLAGS= -O3 -fomit-frame-pointer$/CXXFLAGS=%{optflags}/g' src/Makefile
12cr|redeclipse-1.3.1-2|44	make -C src
12cr|redeclipse-1.3.1-2|45	
12cr|redeclipse-1.3.1-2|46	%install
12cr|redeclipse-1.3.1-2|47	%makeinstall_std -C src prefix=%{_prefix} libexecdir=%{buildroot}%{_libdir} system-install
12cr|redeclipse-1.3.1-2|48	%__sed -i s/ActionGame/ArcadeGame/g %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|redeclipse-1.3.1-2|49	
12cr|redeclipse-1.3.1-2|50	%files
12cr|redeclipse-1.3.1-2|51	%doc readme.txt doc/*.txt
12cr|redeclipse-1.3.1-2|52	%{_bindir}/%{name}-server
12cr|redeclipse-1.3.1-2|53	%{_bindir}/%{name}
12cr|redeclipse-1.3.1-2|54	%dir %{_libdir}/%{name}/
12cr|redeclipse-1.3.1-2|55	%{_libdir}/%{name}/%{name}-server
12cr|redeclipse-1.3.1-2|56	%{_libdir}/%{name}/%{name}
12cr|redeclipse-1.3.1-2|57	%{_datadir}/applications/%{name}.desktop
12cr|redeclipse-1.3.1-2|58	%{_datadir}/pixmaps/%{name}.xpm
12cr|redeclipse-1.3.1-2|59	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|redeclipse-1.3.1-2|60	%{_mandir}/man6/%{name}-server.6.*
12cr|redeclipse-1.3.1-2|61	%{_mandir}/man6/%{name}.6.*
12cr|redeclipse-1.3.1-2|62	
12cr|redeclipse-1.3.1-2|63	%files data
12cr|redeclipse-1.3.1-2|64	%dir %{_datadir}/redeclipse
12cr|redeclipse-1.3.1-2|65	%{_libdir}/%{name}/data
12cr|redeclipse-1.3.1-2|66	%{_datadir}/redeclipse/*
12cr|redeclipse-1.3.1-2|67	
12cr|redeclipse-1.3.1-2|68	
12cr|redeclipse-1.3.1-2|69	
12cr|redeclipse-1.3.1-2|70	%changelog
12cr|redeclipse-1.3.1-2|71	* Thu Sep 13 2012 Andrey Bondrov <abondrov@mandriva.org> 1.3.1-2
12cr|redeclipse-1.3.1-2|72	+ Revision: 816914
12cr|redeclipse-1.3.1-2|73	- Rebuild for missing packages
12cr|redeclipse-1.3.1-2|74	- New version 1.3.1
12cr|redeclipse-1.3.1-2|75	
12cr|redeclipse-1.3.1-2|76	* Tue Jan 17 2012 Andrey Bondrov <abondrov@mandriva.org> 1.2-1
12cr|redeclipse-1.3.1-2|77	+ Revision: 762039
12cr|redeclipse-1.3.1-2|78	- imported package redeclipse
12cr|redeclipse-1.3.1-2|79	

6968 12
12cr|redfang-2.5-9|1	
12cr|redfang-2.5-9|2	# OE: conditional switches
12cr|redfang-2.5-9|3	#
12cr|redfang-2.5-9|4	#(ie. use with rpm --rebuild):
12cr|redfang-2.5-9|5	#
12cr|redfang-2.5-9|6	#	--with diet	Compile dcetest against dietlibc
12cr|redfang-2.5-9|7	#
12cr|redfang-2.5-9|8	#
12cr|redfang-2.5-9|9	
12cr|redfang-2.5-9|10	%define build_diet 0
12cr|redfang-2.5-9|11	
12cr|redfang-2.5-9|12	# commandline overrides:
12cr|redfang-2.5-9|13	# rpm -ba|--rebuild --with 'xxx'
12cr|redfang-2.5-9|14	%{?_with_diet: %{expand: %%define build_diet 1}}
12cr|redfang-2.5-9|15	
12cr|redfang-2.5-9|16	Summary: 	The Bluetooth Hunter
12cr|redfang-2.5-9|17	Name:		redfang
12cr|redfang-2.5-9|18	Version:	2.5
12cr|redfang-2.5-9|19	Release:	%mkrel 9
12cr|redfang-2.5-9|20	License:	GPL
12cr|redfang-2.5-9|21	Group:		Networking/Other
12cr|redfang-2.5-9|22	URL:		http://www.atstake.com/research/tools/info_gathering/
12cr|redfang-2.5-9|23	Source0:	%{name}.%{version}.tar.bz2
12cr|redfang-2.5-9|24	Patch0:		%{name}-%{version}-optflags.patch
12cr|redfang-2.5-9|25	Patch1:		%{name}-2.5-fix-format-errors.patch
12cr|redfang-2.5-9|26	Patch2:		%{name}-2.5-fix-missing-header.patch
12cr|redfang-2.5-9|27	BuildRequires:	bluez-devel
12cr|redfang-2.5-9|28	%if %{build_diet}
12cr|redfang-2.5-9|29	BuildRequires:	dietlibc-devel >= 0.20-1mdk
12cr|redfang-2.5-9|30	%endif
12cr|redfang-2.5-9|31	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|redfang-2.5-9|32	
12cr|redfang-2.5-9|33	%description
12cr|redfang-2.5-9|34	Redfang v2.5 is an enhanced version of the original application
12cr|redfang-2.5-9|35	that finds non-discoverable Bluetooth devices by brute-forcing the
12cr|redfang-2.5-9|36	last six bytes of the device's Bluetooth address and doing a
12cr|redfang-2.5-9|37	read_remote_name(). This new version has streamlined code,
12cr|redfang-2.5-9|38	enumerates service information, and supports multiple threads for
12cr|redfang-2.5-9|39	substantial speed gains using multiple devices (maximum
12cr|redfang-2.5-9|40	theoretical limit of 127 USB devices). This release of Redfang was
12cr|redfang-2.5-9|41	developed in collaboration with QinetiQ as part of their work in
12cr|redfang-2.5-9|42	the DTI Next Wave Technologies project FORWARD. (For more
12cr|redfang-2.5-9|43	information about the underlying concepts of Bluetooth discovery,
12cr|redfang-2.5-9|44	read our research report War Nibbling: Bluetooth Insecurity.)
12cr|redfang-2.5-9|45	
12cr|redfang-2.5-9|46	%prep
12cr|redfang-2.5-9|47	%setup -q -n %{name}-%{version}
12cr|redfang-2.5-9|48	%patch0 -p0 -b .optflags
12cr|redfang-2.5-9|49	%patch1 -p1 -b .format
12cr|redfang-2.5-9|50	%patch2 -p1 -b .header
12cr|redfang-2.5-9|51	
12cr|redfang-2.5-9|52	%build
12cr|redfang-2.5-9|53	
12cr|redfang-2.5-9|54	%if %{build_diet}
12cr|redfang-2.5-9|55	# OE: use the power of dietlibc
12cr|redfang-2.5-9|56	make CC="diet gcc -D_BSD_SOURCE -D_GNU_SOURCE -s -static"
12cr|redfang-2.5-9|57	%else
12cr|redfang-2.5-9|58	%make
12cr|redfang-2.5-9|59	%endif
12cr|redfang-2.5-9|60	
12cr|redfang-2.5-9|61	%install
12cr|redfang-2.5-9|62	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|redfang-2.5-9|63	
12cr|redfang-2.5-9|64	install -d %{buildroot}%{_bindir}
12cr|redfang-2.5-9|65	install -d %{buildroot}%{_mandir}/man1
12cr|redfang-2.5-9|66	
12cr|redfang-2.5-9|67	install -m755 fang %{buildroot}%{_bindir}/fang
12cr|redfang-2.5-9|68	install -m644 fang.1 %{buildroot}%{_mandir}/man1/
12cr|redfang-2.5-9|69	
12cr|redfang-2.5-9|70	%clean
12cr|redfang-2.5-9|71	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|redfang-2.5-9|72	
12cr|redfang-2.5-9|73	%files
12cr|redfang-2.5-9|74	%defattr(-,root,root)
12cr|redfang-2.5-9|75	%doc CHANGELOG INSTALL OTHERS README
12cr|redfang-2.5-9|76	%{_bindir}/fang
12cr|redfang-2.5-9|77	%{_mandir}/man1/fang.1*
12cr|redfang-2.5-9|78	
12cr|redfang-2.5-9|79	
12cr|redfang-2.5-9|80	%changelog
12cr|redfang-2.5-9|81	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.5-9mdv2010.0
12cr|redfang-2.5-9|82	+ Revision: 442672
12cr|redfang-2.5-9|83	- rebuild
12cr|redfang-2.5-9|84	
12cr|redfang-2.5-9|85	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.5-8mdv2009.1
12cr|redfang-2.5-9|86	+ Revision: 347712
12cr|redfang-2.5-9|87	- rebuild for latest bluez libs
12cr|redfang-2.5-9|88	- fix format errors
12cr|redfang-2.5-9|89	- fix build error
12cr|redfang-2.5-9|90	
12cr|redfang-2.5-9|91	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|redfang-2.5-9|92	- rebuild
12cr|redfang-2.5-9|93	- rebuild
12cr|redfang-2.5-9|94	
12cr|redfang-2.5-9|95	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.5-3mdv2008.1
12cr|redfang-2.5-9|96	+ Revision: 140744
12cr|redfang-2.5-9|97	- restore BuildRoot
12cr|redfang-2.5-9|98	
12cr|redfang-2.5-9|99	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|redfang-2.5-9|100	- kill re-definition of %%buildroot on Pixel's request
12cr|redfang-2.5-9|101	
12cr|redfang-2.5-9|102	* Sun Aug 19 2007 Oden Eriksson <oeriksson@mandriva.com> 2.5-3mdv2008.0
12cr|redfang-2.5-9|103	+ Revision: 66680
12cr|redfang-2.5-9|104	- Import redfang
12cr|redfang-2.5-9|105	
12cr|redfang-2.5-9|106	
12cr|redfang-2.5-9|107	
12cr|redfang-2.5-9|108	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 2.5-3mdv2007.0
12cr|redfang-2.5-9|109	- rebuild
12cr|redfang-2.5-9|110	
12cr|redfang-2.5-9|111	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.5-2mdk
12cr|redfang-2.5-9|112	- rebuild
12cr|redfang-2.5-9|113	
12cr|redfang-2.5-9|114	* Mon May 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.5-1mdk
12cr|redfang-2.5-9|115	- initial cooker contrib
12cr|redfang-2.5-9|116	- added P0

6969 12
12cr|redir-2.2.1-9|1	%define name redir
12cr|redir-2.2.1-9|2	%define version 2.2.1
12cr|redir-2.2.1-9|3	%define release %mkrel 9
12cr|redir-2.2.1-9|4	
12cr|redir-2.2.1-9|5	Summary:	Redirect TCP connections
12cr|redir-2.2.1-9|6	Name:		%{name}
12cr|redir-2.2.1-9|7	Version:	%{version}
12cr|redir-2.2.1-9|8	Release:	%{release}
12cr|redir-2.2.1-9|9	License:	GPL
12cr|redir-2.2.1-9|10	Group:		Networking/Other
12cr|redir-2.2.1-9|11	Source0:	http://sammy.net/~sammy/hacks/%{name}-%{version}.tar.bz2
12cr|redir-2.2.1-9|12	BuildRequires:	tcp_wrappers-devel
12cr|redir-2.2.1-9|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|redir-2.2.1-9|14	URL:		http://sammy.net/~sammy/hacks
12cr|redir-2.2.1-9|15	
12cr|redir-2.2.1-9|16	%description
12cr|redir-2.2.1-9|17	Redir redirects tcp connections coming in to a local port to a
12cr|redir-2.2.1-9|18	specified address/port combination.
12cr|redir-2.2.1-9|19	
12cr|redir-2.2.1-9|20	%prep
12cr|redir-2.2.1-9|21	%setup  -q
12cr|redir-2.2.1-9|22	
12cr|redir-2.2.1-9|23	%build
12cr|redir-2.2.1-9|24	%make EXTRA_CFLAGS="$RPM_OPT_FLAGS"
12cr|redir-2.2.1-9|25	
12cr|redir-2.2.1-9|26	%install
12cr|redir-2.2.1-9|27	rm -rf $RPM_BUILD_ROOT
12cr|redir-2.2.1-9|28	
12cr|redir-2.2.1-9|29	install %{name} -D $RPM_BUILD_ROOT%{_sbindir}/%{name}
12cr|redir-2.2.1-9|30	install %{name}.man -D $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
12cr|redir-2.2.1-9|31	
12cr|redir-2.2.1-9|32	%clean
12cr|redir-2.2.1-9|33	rm -rf $RPM_BUILD_ROOT
12cr|redir-2.2.1-9|34	
12cr|redir-2.2.1-9|35	%files
12cr|redir-2.2.1-9|36	%defattr(644,root,root,755)
12cr|redir-2.2.1-9|37	%doc README trans*.txt
12cr|redir-2.2.1-9|38	%attr(755,root,root) %{_sbindir}/%{name}
12cr|redir-2.2.1-9|39	%{_mandir}/man1/%{name}.1*
12cr|redir-2.2.1-9|40	
12cr|redir-2.2.1-9|41	
12cr|redir-2.2.1-9|42	
12cr|redir-2.2.1-9|43	
12cr|redir-2.2.1-9|44	%changelog
12cr|redir-2.2.1-9|45	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.2.1-9mdv2010.0
12cr|redir-2.2.1-9|46	+ Revision: 433089
12cr|redir-2.2.1-9|47	- rebuild
12cr|redir-2.2.1-9|48	
12cr|redir-2.2.1-9|49	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.2.1-8mdv2009.0
12cr|redir-2.2.1-9|50	+ Revision: 260205
12cr|redir-2.2.1-9|51	- rebuild
12cr|redir-2.2.1-9|52	
12cr|redir-2.2.1-9|53	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.2.1-7mdv2009.0
12cr|redir-2.2.1-9|54	+ Revision: 248331
12cr|redir-2.2.1-9|55	- rebuild
12cr|redir-2.2.1-9|56	
12cr|redir-2.2.1-9|57	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.2.1-5mdv2008.1
12cr|redir-2.2.1-9|58	+ Revision: 140744
12cr|redir-2.2.1-9|59	- restore BuildRoot
12cr|redir-2.2.1-9|60	
12cr|redir-2.2.1-9|61	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|redir-2.2.1-9|62	- kill re-definition of %%buildroot on Pixel's request
12cr|redir-2.2.1-9|63	- kill changelog left by repsys
12cr|redir-2.2.1-9|64	
12cr|redir-2.2.1-9|65	
12cr|redir-2.2.1-9|66	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|redir-2.2.1-9|67	+ 2006-07-14 19:29:14 (41143)
12cr|redir-2.2.1-9|68	- %%mkrel and rebuild
12cr|redir-2.2.1-9|69	
12cr|redir-2.2.1-9|70	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|redir-2.2.1-9|71	+ 2006-07-14 19:27:30 (41142)
12cr|redir-2.2.1-9|72	- Import redir
12cr|redir-2.2.1-9|73	
12cr|redir-2.2.1-9|74	* Sat Aug 28 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.2.1-4mdk
12cr|redir-2.2.1-9|75	- rebuild because changelog size does matter
12cr|redir-2.2.1-9|76	
12cr|redir-2.2.1-9|77	* Mon Aug 04 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 2.2.1-3mdk
12cr|redir-2.2.1-9|78	- rebuild
12cr|redir-2.2.1-9|79	- cosmetics
12cr|redir-2.2.1-9|80	- fix filename of man page
12cr|redir-2.2.1-9|81	- compile with $RPM_OPT_FLAGS
12cr|redir-2.2.1-9|82	

6970 12
12cr|redis-2.4.17-1|1	# Check for status of man pages
12cr|redis-2.4.17-1|2	# http://code.google.com/p/redis/issues/detail?id=202
12cr|redis-2.4.17-1|3	
12cr|redis-2.4.17-1|4	Name:             redis
12cr|redis-2.4.17-1|5	Version:          2.4.17
12cr|redis-2.4.17-1|6	Release:          %mkrel 1
12cr|redis-2.4.17-1|7	Summary:          A persistent key-value database
12cr|redis-2.4.17-1|8	
12cr|redis-2.4.17-1|9	Group:            Databases
12cr|redis-2.4.17-1|10	License:          BSD
12cr|redis-2.4.17-1|11	URL:              http://redis.io/
12cr|redis-2.4.17-1|12	Source0:          http://redis.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|redis-2.4.17-1|13	Source1:          %{name}.logrotate
12cr|redis-2.4.17-1|14	Source2:          %{name}.tmpfiles
12cr|redis-2.4.17-1|15	Source3:          %{name}.service
12cr|redis-2.4.17-1|16	# Update configuration for Fedora
12cr|redis-2.4.17-1|17	Patch0:           %{name}-2.0.0-redis.conf.patch
12cr|redis-2.4.17-1|18	Patch1:		  redis-2.4.8-extend-timeout-on-replication-test.patch
12cr|redis-2.4.17-1|19	Patch2:           redis-2.4.17-tcl86.patch
12cr|redis-2.4.17-1|20	BuildRequires:    tcl >= 8.6
12cr|redis-2.4.17-1|21	Requires(post):   rpm-helper >= 0.24.1-1
12cr|redis-2.4.17-1|22	Requires(preun):  rpm-helper >= 0.24.1-1
12cr|redis-2.4.17-1|23	
12cr|redis-2.4.17-1|24	%description
12cr|redis-2.4.17-1|25	Redis is an advanced key-value store.
12cr|redis-2.4.17-1|26	It is similar to memcached but the data set is not
12cr|redis-2.4.17-1|27	volatile, and values can be strings, exactly like in
12cr|redis-2.4.17-1|28	memcached, but also lists, sets, and ordered sets.
12cr|redis-2.4.17-1|29	All this data types can be manipulated with atomic operations
12cr|redis-2.4.17-1|30	to push/pop elements, add/remove elements, perform server side
12cr|redis-2.4.17-1|31	union, intersection, difference between sets, and so forth.
12cr|redis-2.4.17-1|32	Redis supports different kind of sorting abilities.
12cr|redis-2.4.17-1|33	
12cr|redis-2.4.17-1|34	%prep
12cr|redis-2.4.17-1|35	%setup -q
12cr|redis-2.4.17-1|36	%patch0 -p0
12cr|redis-2.4.17-1|37	%patch1 -p1
12cr|redis-2.4.17-1|38	%patch2 -p1
12cr|redis-2.4.17-1|39	# Remove integration tests
12cr|redis-2.4.17-1|40	sed -i '/    execute_tests "integration\/replication"/d' tests/test_helper.tcl
12cr|redis-2.4.17-1|41	sed -i '/    execute_tests "integration\/aof"/d' tests/test_helper.tcl
12cr|redis-2.4.17-1|42	
12cr|redis-2.4.17-1|43	%build
12cr|redis-2.4.17-1|44	export LC_ALL=C
12cr|redis-2.4.17-1|45	%make -j1 DEBUG="" CFLAGS='%{optflags} -std=c99' all FORCE_LIBC_MALLOC=yes
12cr|redis-2.4.17-1|46	
12cr|redis-2.4.17-1|47	%check
12cr|redis-2.4.17-1|48	tclsh tests/test_helper.tcl
12cr|redis-2.4.17-1|49	
12cr|redis-2.4.17-1|50	%install
12cr|redis-2.4.17-1|51	# Install binaries
12cr|redis-2.4.17-1|52	install -p -D -m 755 src/%{name}-benchmark %{buildroot}%{_bindir}/%{name}-benchmark
12cr|redis-2.4.17-1|53	install -p -D -m 755 src/%{name}-cli %{buildroot}%{_bindir}/%{name}-cli
12cr|redis-2.4.17-1|54	install -p -D -m 755 src/%{name}-check-aof %{buildroot}%{_bindir}/%{name}-check-aof
12cr|redis-2.4.17-1|55	install -p -D -m 755 src/%{name}-check-dump %{buildroot}%{_bindir}/%{name}-check-dump
12cr|redis-2.4.17-1|56	install -p -D -m 755 src/%{name}-server %{buildroot}%{_sbindir}/%{name}-server
12cr|redis-2.4.17-1|57	# Install misc other
12cr|redis-2.4.17-1|58	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|redis-2.4.17-1|59	install -m 644 %{name}.conf %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|redis-2.4.17-1|60	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|redis-2.4.17-1|61	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|redis-2.4.17-1|62	install -d -m 755 %{buildroot}%{_prefix}/lib/tmpfiles.d
12cr|redis-2.4.17-1|63	install -m 755 %{SOURCE2} %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
12cr|redis-2.4.17-1|64	install -d -m 755 %{buildroot}%{_unitdir}
12cr|redis-2.4.17-1|65	install -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}.service
12cr|redis-2.4.17-1|66	
12cr|redis-2.4.17-1|67	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cr|redis-2.4.17-1|68	install -d -m 755 %{buildroot}%{_localstatedir}/log/%{name}
12cr|redis-2.4.17-1|69	
12cr|redis-2.4.17-1|70	
12cr|redis-2.4.17-1|71	%pre
12cr|redis-2.4.17-1|72	%_pre_useradd redis  %{_sharedstatedir}/redis /sbin/nologin
12cr|redis-2.4.17-1|73	
12cr|redis-2.4.17-1|74	%post
12cr|redis-2.4.17-1|75	systemd-tmpfiles --create %{name}.conf
12cr|redis-2.4.17-1|76	%_post_service redis
12cr|redis-2.4.17-1|77	
12cr|redis-2.4.17-1|78	%preun
12cr|redis-2.4.17-1|79	%_preun_service redis
12cr|redis-2.4.17-1|80	
12cr|redis-2.4.17-1|81	%postun
12cr|redis-2.4.17-1|82	%_postun_userdel redis
12cr|redis-2.4.17-1|83	
12cr|redis-2.4.17-1|84	%files
12cr|redis-2.4.17-1|85	%doc 00-RELEASENOTES BUGS COPYING README
12cr|redis-2.4.17-1|86	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|redis-2.4.17-1|87	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|redis-2.4.17-1|88	%dir %attr(0755, redis, root) %{_localstatedir}/lib/%{name}
12cr|redis-2.4.17-1|89	%dir %attr(0755, redis, root) %{_localstatedir}/log/%{name}
12cr|redis-2.4.17-1|90	%{_bindir}/%{name}-*
12cr|redis-2.4.17-1|91	%{_sbindir}/%{name}-*
12cr|redis-2.4.17-1|92	%{_prefix}/lib/tmpfiles.d/%{name}.conf
12cr|redis-2.4.17-1|93	%{_unitdir}/%{name}.service

6971 12
12cr|redmine-2.1.4-2|1	Name:           redmine
12cr|redmine-2.1.4-2|2	Version:        2.1.4
12cr|redmine-2.1.4-2|3	Release:        2
12cr|redmine-2.1.4-2|4	Summary:        A flexible project management web application
12cr|redmine-2.1.4-2|5	Group:          Networking/WWW
12cr|redmine-2.1.4-2|6	License:        GPLv2+
12cr|redmine-2.1.4-2|7	URL:            http://www.redmine.org
12cr|redmine-2.1.4-2|8	Source0:        http://rubyforge.org/frs/download.php/75597/%{name}-%{version}.tar.gz
12cr|redmine-2.1.4-2|9	Source101:      %{name}.logrotate
12cr|redmine-2.1.4-2|10	Source102:      %{name}.httpd
12cr|redmine-2.1.4-2|11	Source103:      %{name}-pg-database.yml
12cr|redmine-2.1.4-2|12	
12cr|redmine-2.1.4-2|13	BuildRequires:  ruby >= 1.8.7
12cr|redmine-2.1.4-2|14	BuildRequires:  ruby-RubyGems
12cr|redmine-2.1.4-2|15	Requires:       webserver
12cr|redmine-2.1.4-2|16	Requires:       rails >= 2.3.14
12cr|redmine-2.1.4-2|17	Requires:       rubygem(rack) >= 1.1.1
12cr|redmine-2.1.4-2|18	Requires:       rubygems
12cr|redmine-2.1.4-2|19	Requires:       %{name}-db
12cr|redmine-2.1.4-2|20	Requires:       ruby-ruby-debug
12cr|redmine-2.1.4-2|21	# Only suggests rubygem-passenger, after all, it can work with fcgi too
12cr|redmine-2.1.4-2|22	Suggests:       rubygem-passenger
12cr|redmine-2.1.4-2|23	Suggests:       ruby-RMagick
12cr|redmine-2.1.4-2|24	Suggests:       rubygem-ruby-openid
12cr|redmine-2.1.4-2|25	Suggests:       %{name}-scm
12cr|redmine-2.1.4-2|26	
12cr|redmine-2.1.4-2|27	BuildArch:      noarch
12cr|redmine-2.1.4-2|28	
12cr|redmine-2.1.4-2|29	%description
12cr|redmine-2.1.4-2|30	Redmine is a flexible project management web application. Written using
12cr|redmine-2.1.4-2|31	Ruby on Rails framework, it is cross-platform and cross-database.
12cr|redmine-2.1.4-2|32	
12cr|redmine-2.1.4-2|33	Overview
12cr|redmine-2.1.4-2|34	
12cr|redmine-2.1.4-2|35	* Multiple projects support
12cr|redmine-2.1.4-2|36	* Flexible role based access control
12cr|redmine-2.1.4-2|37	* Flexible issue tracking system
12cr|redmine-2.1.4-2|38	* Gantt chart and calendar
12cr|redmine-2.1.4-2|39	* News, documents & files management
12cr|redmine-2.1.4-2|40	* Feeds & email notifications
12cr|redmine-2.1.4-2|41	* Per project wiki
12cr|redmine-2.1.4-2|42	* Per project forums
12cr|redmine-2.1.4-2|43	* Time tracking
12cr|redmine-2.1.4-2|44	* Custom fields for issues, time-entries, projects and users
12cr|redmine-2.1.4-2|45	* SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs)
12cr|redmine-2.1.4-2|46	* Issue creation via email
12cr|redmine-2.1.4-2|47	* Multiple LDAP authentication support
12cr|redmine-2.1.4-2|48	* User self-registration support
12cr|redmine-2.1.4-2|49	* Multilanguage support
12cr|redmine-2.1.4-2|50	* Multiple databases support
12cr|redmine-2.1.4-2|51	
12cr|redmine-2.1.4-2|52	
12cr|redmine-2.1.4-2|53	#-------------------------------------------------------------------------------
12cr|redmine-2.1.4-2|54	%package pg
12cr|redmine-2.1.4-2|55	Summary:        A flexible project management web application - pgsql connector
12cr|redmine-2.1.4-2|56	Group:          Networking/WWW
12cr|redmine-2.1.4-2|57	Requires:       rubygem-pg
12cr|redmine-2.1.4-2|58	Provides:       %{name}-pg = %{version}-%{release}
12cr|redmine-2.1.4-2|59	Provides:       %{name}-db = %{version}-%{release}
12cr|redmine-2.1.4-2|60	
12cr|redmine-2.1.4-2|61	%description pg
12cr|redmine-2.1.4-2|62	Redmine is a flexible project management web application. Written using
12cr|redmine-2.1.4-2|63	Ruby on Rails framework, it is cross-platform and cross-database.
12cr|redmine-2.1.4-2|64	
12cr|redmine-2.1.4-2|65	This package contains the needed modules to use postgresql as redmine's
12cr|redmine-2.1.4-2|66	database backend.
12cr|redmine-2.1.4-2|67	
12cr|redmine-2.1.4-2|68	
12cr|redmine-2.1.4-2|69	%files pg
12cr|redmine-2.1.4-2|70	%{_var}/www/%{name}/config/database.postgres.yml
12cr|redmine-2.1.4-2|71	#-------------------------------------------------------------------------------
12cr|redmine-2.1.4-2|72	%package mysql
12cr|redmine-2.1.4-2|73	Summary:        A flexible project management web application - mysql connector
12cr|redmine-2.1.4-2|74	Group:          Networking/WWW
12cr|redmine-2.1.4-2|75	Requires:       rubygem-mysql
12cr|redmine-2.1.4-2|76	Provides:       %{name}-mysql = %{version}-%{release}
12cr|redmine-2.1.4-2|77	Provides:       %{name}-db    = %{version}-%{release}
12cr|redmine-2.1.4-2|78	
12cr|redmine-2.1.4-2|79	%description mysql
12cr|redmine-2.1.4-2|80	Redmine is a flexible project management web application. Written using
12cr|redmine-2.1.4-2|81	Ruby on Rails framework, it is cross-platform and cross-database.
12cr|redmine-2.1.4-2|82	
12cr|redmine-2.1.4-2|83	This package contains the needed modules to use mysql as redmine's
12cr|redmine-2.1.4-2|84	database backend.
12cr|redmine-2.1.4-2|85	
12cr|redmine-2.1.4-2|86	
12cr|redmine-2.1.4-2|87	%files mysql
12cr|redmine-2.1.4-2|88	%config(noreplace) %{_var}/www/%{name}/config/database.yml
12cr|redmine-2.1.4-2|89	#-------------------------------------------------------------------------------
12cr|redmine-2.1.4-2|90	%package sqlite
12cr|redmine-2.1.4-2|91	Summary:        A flexible project management web application - sqlite connector
12cr|redmine-2.1.4-2|92	Group:          Networking/WWW
12cr|redmine-2.1.4-2|93	Requires:       rubygem-sqlite3
12cr|redmine-2.1.4-2|94	Provides:       %{name}-sqlite = %{version}-%{release}
12cr|redmine-2.1.4-2|95	Provides:       %{name}-db     = %{version}-%{release}
12cr|redmine-2.1.4-2|96	
12cr|redmine-2.1.4-2|97	%description sqlite
12cr|redmine-2.1.4-2|98	Redmine is a flexible project management web application. Written using
12cr|redmine-2.1.4-2|99	Ruby on Rails framework, it is cross-platform and cross-database.
12cr|redmine-2.1.4-2|100	
12cr|redmine-2.1.4-2|101	This package contains the needed modules to use sqlite as redmine's
12cr|redmine-2.1.4-2|102	database backend.
12cr|redmine-2.1.4-2|103	
12cr|redmine-2.1.4-2|104	
12cr|redmine-2.1.4-2|105	%files sqlite
12cr|redmine-2.1.4-2|106	#-------------------------------------------------------------------------------
12cr|redmine-2.1.4-2|107	%package git
12cr|redmine-2.1.4-2|108	Summary:        A flexible project management web application - git backend
12cr|redmine-2.1.4-2|109	Group:          Networking/WWW
12cr|redmine-2.1.4-2|110	Requires:       git-core
12cr|redmine-2.1.4-2|111	Provides:       %{name}-git = %{version}-%{release}
12cr|redmine-2.1.4-2|112	Provides:       %{name}-scm = %{version}-%{release}
12cr|redmine-2.1.4-2|113	
12cr|redmine-2.1.4-2|114	%description git
12cr|redmine-2.1.4-2|115	Redmine is a flexible project management web application. Written using
12cr|redmine-2.1.4-2|116	Ruby on Rails framework, it is cross-platform and cross-database.
12cr|redmine-2.1.4-2|117	
12cr|redmine-2.1.4-2|118	This package contains the needed modules to use git as redmine's
12cr|redmine-2.1.4-2|119	version control system backend
12cr|redmine-2.1.4-2|120	
12cr|redmine-2.1.4-2|121	
12cr|redmine-2.1.4-2|122	%files git
12cr|redmine-2.1.4-2|123	#-------------------------------------------------------------------------------
12cr|redmine-2.1.4-2|124	%package svn
12cr|redmine-2.1.4-2|125	Summary:        A flexible project management web application - subversion backend
12cr|redmine-2.1.4-2|126	Group:          Networking/WWW
12cr|redmine-2.1.4-2|127	Requires:       subversion
12cr|redmine-2.1.4-2|128	Provides:       %{name}-svn = %{version}-%{release}
12cr|redmine-2.1.4-2|129	Provides:       %{name}-scm = %{version}-%{release}
12cr|redmine-2.1.4-2|130	
12cr|redmine-2.1.4-2|131	%description svn
12cr|redmine-2.1.4-2|132	Redmine is a flexible project management web application. Written using
12cr|redmine-2.1.4-2|133	Ruby on Rails framework, it is cross-platform and cross-database.
12cr|redmine-2.1.4-2|134	
12cr|redmine-2.1.4-2|135	This package contains the needed modules to use subversion as redmine's
12cr|redmine-2.1.4-2|136	version control system backend
12cr|redmine-2.1.4-2|137	
12cr|redmine-2.1.4-2|138	
12cr|redmine-2.1.4-2|139	%files svn
12cr|redmine-2.1.4-2|140	#-------------------------------------------------------------------------------
12cr|redmine-2.1.4-2|141	%package hg
12cr|redmine-2.1.4-2|142	Summary:        A flexible project management web application - mercurial backend
12cr|redmine-2.1.4-2|143	Group:          Networking/WWW
12cr|redmine-2.1.4-2|144	Requires:       mercurial
12cr|redmine-2.1.4-2|145	Provides:       %{name}-hg  = %{version}-%{release}
12cr|redmine-2.1.4-2|146	Provides:       %{name}-scm = %{version}-%{release}
12cr|redmine-2.1.4-2|147	
12cr|redmine-2.1.4-2|148	%description hg
12cr|redmine-2.1.4-2|149	Redmine is a flexible project management web application. Written using
12cr|redmine-2.1.4-2|150	Ruby on Rails framework, it is cross-platform and cross-database.
12cr|redmine-2.1.4-2|151	
12cr|redmine-2.1.4-2|152	This package contains the needed modules to use mercurial as redmine's
12cr|redmine-2.1.4-2|153	version control system backend
12cr|redmine-2.1.4-2|154	
12cr|redmine-2.1.4-2|155	
12cr|redmine-2.1.4-2|156	%files hg
12cr|redmine-2.1.4-2|157	#-------------------------------------------------------------------------------
12cr|redmine-2.1.4-2|158	%package bzr
12cr|redmine-2.1.4-2|159	Summary:        A flexible project management web application - bzr backend
12cr|redmine-2.1.4-2|160	Group:          Networking/WWW
12cr|redmine-2.1.4-2|161	Requires:       bzr
12cr|redmine-2.1.4-2|162	Provides:       %{name}-bzr = %{version}-%{release}
12cr|redmine-2.1.4-2|163	Provides:       %{name}-scm = %{version}-%{release}
12cr|redmine-2.1.4-2|164	
12cr|redmine-2.1.4-2|165	%description bzr
12cr|redmine-2.1.4-2|166	Redmine is a flexible project management web application. Written using
12cr|redmine-2.1.4-2|167	Ruby on Rails framework, it is cross-platform and cross-database.
12cr|redmine-2.1.4-2|168	
12cr|redmine-2.1.4-2|169	This package contains the needed modules to use bazaar as redmine's
12cr|redmine-2.1.4-2|170	version control system backend
12cr|redmine-2.1.4-2|171	
12cr|redmine-2.1.4-2|172	
12cr|redmine-2.1.4-2|173	%files bzr
12cr|redmine-2.1.4-2|174	#-------------------------------------------------------------------------------
12cr|redmine-2.1.4-2|175	%package cvs
12cr|redmine-2.1.4-2|176	Summary:        A flexible project management web application - cvs backend
12cr|redmine-2.1.4-2|177	Group:          Networking/WWW
12cr|redmine-2.1.4-2|178	Requires:       cvs
12cr|redmine-2.1.4-2|179	Provides:       %{name}-cvs = %{version}-%{release}
12cr|redmine-2.1.4-2|180	Provides:       %{name}-scm = %{version}-%{release}
12cr|redmine-2.1.4-2|181	
12cr|redmine-2.1.4-2|182	%description cvs
12cr|redmine-2.1.4-2|183	Redmine is a flexible project management web application. Written using
12cr|redmine-2.1.4-2|184	Ruby on Rails framework, it is cross-platform and cross-database.
12cr|redmine-2.1.4-2|185	
12cr|redmine-2.1.4-2|186	This package contains the needed modules to use cvs as redmine's
12cr|redmine-2.1.4-2|187	version control system backend
12cr|redmine-2.1.4-2|188	
12cr|redmine-2.1.4-2|189	
12cr|redmine-2.1.4-2|190	%files cvs
12cr|redmine-2.1.4-2|191	#-------------------------------------------------------------------------------
12cr|redmine-2.1.4-2|192	
12cr|redmine-2.1.4-2|193	%prep
12cr|redmine-2.1.4-2|194	%setup -q
12cr|redmine-2.1.4-2|195	
12cr|redmine-2.1.4-2|196	%build
12cr|redmine-2.1.4-2|197	find . -name ".gitignore" -exec rm {} \;
12cr|redmine-2.1.4-2|198	perl -pi -e 's!/usr/local/bin/ruby!/usr/bin/env ruby!' lib/faster_csv.rb
12cr|redmine-2.1.4-2|199	
12cr|redmine-2.1.4-2|200	%install
12cr|redmine-2.1.4-2|201	install -d %{buildroot}%{_var}/www/%{name}
12cr|redmine-2.1.4-2|202	cp -rf * %{buildroot}%{_var}/www/%{name}
12cr|redmine-2.1.4-2|203	
12cr|redmine-2.1.4-2|204	# Don’t include bundled rails
12cr|redmine-2.1.4-2|205	rm -rf %{buildroot}%{_var}/www/%{name}/vendor/rails
12cr|redmine-2.1.4-2|206	
12cr|redmine-2.1.4-2|207	# Copy database.yml.example as it’s mandatory to run redmine
12cr|redmine-2.1.4-2|208	cp %{buildroot}%{_var}/www/%{name}/config/database.yml.example %{buildroot}%{_var}/www/%{name}/config/database.yml
12cr|redmine-2.1.4-2|209	# Likewise, add postgresql conf
12cr|redmine-2.1.4-2|210	install -D -m644 %{SOURCE103} %{buildroot}%{_var}/www/%{name}/config/database.postgres.yml
12cr|redmine-2.1.4-2|211	
12cr|redmine-2.1.4-2|212	# Add Logrotate script
12cr|redmine-2.1.4-2|213	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d/
12cr|redmine-2.1.4-2|214	install -D -m644 %{SOURCE101} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|redmine-2.1.4-2|215	
12cr|redmine-2.1.4-2|216	# Add httpd default conf
12cr|redmine-2.1.4-2|217	mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf.d/
12cr|redmine-2.1.4-2|218	install -D -m644 %{SOURCE102} %{buildroot}%{_sysconfdir}/httpd/conf.d/%{name}.conf
12cr|redmine-2.1.4-2|219	
12cr|redmine-2.1.4-2|220	%files
12cr|redmine-2.1.4-2|221	%{_sysconfdir}/logrotate.d/%{name}
12cr|redmine-2.1.4-2|222	%config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}.conf
12cr|redmine-2.1.4-2|223	%doc %{_var}/www/%{name}/README.rdoc
12cr|redmine-2.1.4-2|224	%dir %{_var}/www/%{name}/
12cr|redmine-2.1.4-2|225	%{_var}/www/%{name}/app/
12cr|redmine-2.1.4-2|226	%dir %{_var}/www/%{name}/config/
12cr|redmine-2.1.4-2|227	%doc %{_var}/www/%{name}/config/*.example
12cr|redmine-2.1.4-2|228	%{_var}/www/%{name}/config/environments/
12cr|redmine-2.1.4-2|229	%{_var}/www/%{name}/config/locales/
12cr|redmine-2.1.4-2|230	%{_var}/www/%{name}/config/initializers/
12cr|redmine-2.1.4-2|231	%{_var}/www/%{name}/config/routes.rb
12cr|redmine-2.1.4-2|232	%{_var}/www/%{name}/config/boot.rb
12cr|redmine-2.1.4-2|233	%{_var}/www/%{name}/config/environment.rb
12cr|redmine-2.1.4-2|234	%{_var}/www/%{name}/config/settings.yml
12cr|redmine-2.1.4-2|235	%{_var}/www/%{name}/db/
12cr|redmine-2.1.4-2|236	%{_var}/www/%{name}/doc/
12cr|redmine-2.1.4-2|237	%{_var}/www/%{name}/extra/
12cr|redmine-2.1.4-2|238	# Directory has to be owned by the user under which the webserver runs
12cr|redmine-2.1.4-2|239	# Since apache is the preferred webserver for many people simplify the
12cr|redmine-2.1.4-2|240	# process for those users, but it sucks, all webservers should belong
12cr|redmine-2.1.4-2|241	# to the same user :-(
12cr|redmine-2.1.4-2|242	%attr(0755,apache,apache) %{_var}/www/%{name}/files/
12cr|redmine-2.1.4-2|243	%{_var}/www/%{name}/lib/
12cr|redmine-2.1.4-2|244	%attr(0755,apache,apache) %{_var}/www/%{name}/log/
12cr|redmine-2.1.4-2|245	%{_var}/www/%{name}/public/
12cr|redmine-2.1.4-2|246	%{_var}/www/%{name}/Rakefile
12cr|redmine-2.1.4-2|247	%{_var}/www/%{name}/script/
12cr|redmine-2.1.4-2|248	%{_var}/www/%{name}/test/
12cr|redmine-2.1.4-2|249	%attr(0755,apache,apache) %{_var}/www/%{name}/tmp/
12cr|redmine-2.1.4-2|250	%{_var}/www/%{name}/vendor/
12cr|redmine-2.1.4-2|251	%{_var}/www/%{name}/Gemfile
12cr|redmine-2.1.4-2|252	%{_var}/www/%{name}/config.ru
12cr|redmine-2.1.4-2|253	%{_var}/www/%{name}/config/application.rb
12cr|redmine-2.1.4-2|254	%{_var}/www/%{name}/config/preinitializer.rb
12cr|redmine-2.1.4-2|255	%{_var}/www/%{name}/plugins/README

6972 12
12cr|rednotebook-1.5.0-1|1	Name:           rednotebook
12cr|rednotebook-1.5.0-1|2	Version:        1.5.0
12cr|rednotebook-1.5.0-1|3	Release:        1
12cr|rednotebook-1.5.0-1|4	Summary:        A desktop diary
12cr|rednotebook-1.5.0-1|5	Group:          Office
12cr|rednotebook-1.5.0-1|6	License:        GPLv2+
12cr|rednotebook-1.5.0-1|7	URL:            http://rednotebook.sourceforge.net
12cr|rednotebook-1.5.0-1|8	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|rednotebook-1.5.0-1|9	BuildArch:      noarch
12cr|rednotebook-1.5.0-1|10	BuildRequires:  python-devel
12cr|rednotebook-1.5.0-1|11	Requires:       python-yaml
12cr|rednotebook-1.5.0-1|12	Requires:       pygtk2.0
12cr|rednotebook-1.5.0-1|13	Requires:       python-webkitgtk
12cr|rednotebook-1.5.0-1|14	Requires:       gnome-python-extras
12cr|rednotebook-1.5.0-1|15	Requires:	python-chardet
12cr|rednotebook-1.5.0-1|16	
12cr|rednotebook-1.5.0-1|17	%description
12cr|rednotebook-1.5.0-1|18	RedNotebook is a desktop diary that makes it very easy for you
12cr|rednotebook-1.5.0-1|19	to keep track of the stuff you do and the thoughts you have. This
12cr|rednotebook-1.5.0-1|20	journal software helps you to write whole passages or just facts,
12cr|rednotebook-1.5.0-1|21	and does so in style.
12cr|rednotebook-1.5.0-1|22	
12cr|rednotebook-1.5.0-1|23	%prep
12cr|rednotebook-1.5.0-1|24	%setup -q
12cr|rednotebook-1.5.0-1|25	
12cr|rednotebook-1.5.0-1|26	%build
12cr|rednotebook-1.5.0-1|27	python setup.py build
12cr|rednotebook-1.5.0-1|28	
12cr|rednotebook-1.5.0-1|29	%install
12cr|rednotebook-1.5.0-1|30	%{__python} setup.py install --skip-build --root %{buildroot}
12cr|rednotebook-1.5.0-1|31	desktop-file-install                                    \
12cr|rednotebook-1.5.0-1|32	--add-category="Calendar"                           \
12cr|rednotebook-1.5.0-1|33	--delete-original                                   \
12cr|rednotebook-1.5.0-1|34	--dir=%{buildroot}%{_datadir}/applications          \
12cr|rednotebook-1.5.0-1|35	%{buildroot}/%{_datadir}/applications/%{name}.desktop
12cr|rednotebook-1.5.0-1|36	
12cr|rednotebook-1.5.0-1|37	%find_lang %name
12cr|rednotebook-1.5.0-1|38	
12cr|rednotebook-1.5.0-1|39	%files -f %{name}.lang
12cr|rednotebook-1.5.0-1|40	%doc AUTHORS CHANGELOG LICENSE README
12cr|rednotebook-1.5.0-1|41	%{_bindir}/%{name}
12cr|rednotebook-1.5.0-1|42	%{_datadir}/applications/%{name}.desktop
12cr|rednotebook-1.5.0-1|43	%{_datadir}/pixmaps/%{name}.png
12cr|rednotebook-1.5.0-1|44	%{_datadir}/icons/hicolor/scalable/apps/*.svg
12cr|rednotebook-1.5.0-1|45	%{_datadir}/icons/hicolor/*x*/apps/%{name}.png
12cr|rednotebook-1.5.0-1|46	# %{_datadir}/locale/*/
12cr|rednotebook-1.5.0-1|47	%dir %{python_sitelib}/%{name}/
12cr|rednotebook-1.5.0-1|48	%{python_sitelib}/%{name}/*.py*
12cr|rednotebook-1.5.0-1|49	%{python_sitelib}/%{name}/external/
12cr|rednotebook-1.5.0-1|50	%{python_sitelib}/%{name}/files/
12cr|rednotebook-1.5.0-1|51	%{python_sitelib}/%{name}/gui/
12cr|rednotebook-1.5.0-1|52	%{python_sitelib}/%{name}/images/
12cr|rednotebook-1.5.0-1|53	%{python_sitelib}/%{name}/util/
12cr|rednotebook-1.5.0-1|54	%{python_sitelib}/%{name}*.egg-info
12cr|rednotebook-1.5.0-1|55	
12cr|rednotebook-1.5.0-1|56	
12cr|rednotebook-1.5.0-1|57	%changelog
12cr|rednotebook-1.5.0-1|58	* Fri Jul 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.5.0-1
12cr|rednotebook-1.5.0-1|59	+ Revision: 811263
12cr|rednotebook-1.5.0-1|60	- version update 1.5.0
12cr|rednotebook-1.5.0-1|61	
12cr|rednotebook-1.5.0-1|62	* Fri May 13 2011 Jani Välimaa <wally@mandriva.org> 1.1.6-1
12cr|rednotebook-1.5.0-1|63	+ Revision: 674353
12cr|rednotebook-1.5.0-1|64	- new version 1.1.6
12cr|rednotebook-1.5.0-1|65	
12cr|rednotebook-1.5.0-1|66	* Wed May 04 2011 Jani Välimaa <wally@mandriva.org> 1.1.5-1
12cr|rednotebook-1.5.0-1|67	+ Revision: 666146
12cr|rednotebook-1.5.0-1|68	- new version 1.1.5
12cr|rednotebook-1.5.0-1|69	- drop buildroot definition
12cr|rednotebook-1.5.0-1|70	
12cr|rednotebook-1.5.0-1|71	* Mon Mar 28 2011 Jani Välimaa <wally@mandriva.org> 1.1.4-1
12cr|rednotebook-1.5.0-1|72	+ Revision: 648663
12cr|rednotebook-1.5.0-1|73	- new version 1.1.4
12cr|rednotebook-1.5.0-1|74	
12cr|rednotebook-1.5.0-1|75	* Thu Mar 03 2011 Jani Välimaa <wally@mandriva.org> 1.1.3-1
12cr|rednotebook-1.5.0-1|76	+ Revision: 641429
12cr|rednotebook-1.5.0-1|77	- update to new version 1.1.3
12cr|rednotebook-1.5.0-1|78	
12cr|rednotebook-1.5.0-1|79	* Mon Dec 27 2010 Jani Välimaa <wally@mandriva.org> 1.1.2-1mdv2011.0
12cr|rednotebook-1.5.0-1|80	+ Revision: 625378
12cr|rednotebook-1.5.0-1|81	- new version 1.1.2
12cr|rednotebook-1.5.0-1|82	
12cr|rednotebook-1.5.0-1|83	* Sat Nov 06 2010 Jani Välimaa <wally@mandriva.org> 1.1.1-2mdv2011.0
12cr|rednotebook-1.5.0-1|84	+ Revision: 594336
12cr|rednotebook-1.5.0-1|85	- rebuild for python 2.7
12cr|rednotebook-1.5.0-1|86	
12cr|rednotebook-1.5.0-1|87	* Sun Sep 05 2010 Jani Välimaa <wally@mandriva.org> 1.1.1-1mdv2011.0
12cr|rednotebook-1.5.0-1|88	+ Revision: 576153
12cr|rednotebook-1.5.0-1|89	- import rednotebook
12cr|rednotebook-1.5.0-1|90	

6973 12
12cr|redshift-1.7-1|1	%define name	redshift
12cr|redshift-1.7-1|2	%define version	1.7
12cr|redshift-1.7-1|3	
12cr|redshift-1.7-1|4	Name:		%{name}
12cr|redshift-1.7-1|5	Version:	%{version}
12cr|redshift-1.7-1|6	Release:	%mkrel 1
12cr|redshift-1.7-1|7	Summary:	Adjusts the color temperature of your screen according to time of day
12cr|redshift-1.7-1|8	Url:		http://jonls.dk/redshift/
12cr|redshift-1.7-1|9	Source:		http://launchpad.net/redshift/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
12cr|redshift-1.7-1|10	License:	GPLv3+
12cr|redshift-1.7-1|11	Group:		Graphical desktop/Other
12cr|redshift-1.7-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|redshift-1.7-1|13	BuildRequires:	x11-server-devel
12cr|redshift-1.7-1|14	BuildRequires:	glib2-devel
12cr|redshift-1.7-1|15	BuildRequires:	libGConf2-devel
12cr|redshift-1.7-1|16	BuildRequires:	libxxf86vm-devel
12cr|redshift-1.7-1|17	BuildRequires:	python-devel
12cr|redshift-1.7-1|18	# For 1.7 geoclue support is reported to be broken, but later we can try it
12cr|redshift-1.7-1|19	# BuildRequires: geoclue-devel
12cr|redshift-1.7-1|20	# Requires:      geoclue
12cr|redshift-1.7-1|21	
12cr|redshift-1.7-1|22	%package gtk
12cr|redshift-1.7-1|23	Summary:	GTK integration for Redshift
12cr|redshift-1.7-1|24	Group:		Graphical desktop/Other
12cr|redshift-1.7-1|25	Requires:	pygtk2.0
12cr|redshift-1.7-1|26	Requires:	redshift = %{version}-%{release}
12cr|redshift-1.7-1|27	
12cr|redshift-1.7-1|28	%description
12cr|redshift-1.7-1|29	Redshift adjusts the color temperature of your screen according to your
12cr|redshift-1.7-1|30	surroundings. This may help your eyes hurt less if you are working in
12cr|redshift-1.7-1|31	front of the screen at night.
12cr|redshift-1.7-1|32	
12cr|redshift-1.7-1|33	The color temperature is set according to the position of the sun. A
12cr|redshift-1.7-1|34	different color temperature is set during night and daytime. During
12cr|redshift-1.7-1|35	twilight and early morning, the color temperature transitions smoothly
12cr|redshift-1.7-1|36	from night to daytime temperature to allow your eyes to slowly
12cr|redshift-1.7-1|37	adapt.
12cr|redshift-1.7-1|38	
12cr|redshift-1.7-1|39	%description gtk
12cr|redshift-1.7-1|40	GTK integration for Redshift, a screen color temperature adjustment
12cr|redshift-1.7-1|41	program.
12cr|redshift-1.7-1|42	
12cr|redshift-1.7-1|43	%prep
12cr|redshift-1.7-1|44	%setup -q
12cr|redshift-1.7-1|45	
12cr|redshift-1.7-1|46	%build
12cr|redshift-1.7-1|47	%configure2_5x \
12cr|redshift-1.7-1|48	--disable-rpath \
12cr|redshift-1.7-1|49	--enable-gui
12cr|redshift-1.7-1|50	%make
12cr|redshift-1.7-1|51	
12cr|redshift-1.7-1|52	%install
12cr|redshift-1.7-1|53	rm -rf %{buildroot}
12cr|redshift-1.7-1|54	%makeinstall_std \
12cr|redshift-1.7-1|55	uninstall-ubuntu_mono_dark_iconDATA \
12cr|redshift-1.7-1|56	uninstall-ubuntu_mono_light_iconDATA
12cr|redshift-1.7-1|57	
12cr|redshift-1.7-1|58	%find_lang %{name}
12cr|redshift-1.7-1|59	
12cr|redshift-1.7-1|60	%clean
12cr|redshift-1.7-1|61	rm -rf %{buildroot}
12cr|redshift-1.7-1|62	
12cr|redshift-1.7-1|63	%files -f %{name}.lang
12cr|redshift-1.7-1|64	%defattr(-,root,root)
12cr|redshift-1.7-1|65	%doc NEWS AUTHORS README
12cr|redshift-1.7-1|66	%{_bindir}/%{name}
12cr|redshift-1.7-1|67	%{_mandir}/man1/%{name}.*
12cr|redshift-1.7-1|68	
12cr|redshift-1.7-1|69	%files gtk
12cr|redshift-1.7-1|70	%defattr(-,root,root)
12cr|redshift-1.7-1|71	%{_bindir}/gtk-%{name}
12cr|redshift-1.7-1|72	%{_iconsdir}/hicolor/scalable/apps/%{name}*.svg
12cr|redshift-1.7-1|73	%{_datadir}/applications/gtk-%{name}.desktop
12cr|redshift-1.7-1|74	%{python_sitelib}/gtk_redshift/
12cr|redshift-1.7-1|75	
12cr|redshift-1.7-1|76	
12cr|redshift-1.7-1|77	%changelog
12cr|redshift-1.7-1|78	* Thu Dec 01 2011 Andrey Bondrov <abondrov@mandriva.org> 1.7-1
12cr|redshift-1.7-1|79	+ Revision: 735917
12cr|redshift-1.7-1|80	- New version 1.7
12cr|redshift-1.7-1|81	
12cr|redshift-1.7-1|82	* Sat Oct 30 2010 Jani Välimaa <wally@mandriva.org> 1.6-2mdv2011.0
12cr|redshift-1.7-1|83	+ Revision: 590582
12cr|redshift-1.7-1|84	- rebuild for new python 2.7
12cr|redshift-1.7-1|85	- drop py_requires macro
12cr|redshift-1.7-1|86	
12cr|redshift-1.7-1|87	* Mon Oct 18 2010 Jani Välimaa <wally@mandriva.org> 1.6-1mdv2011.0
12cr|redshift-1.7-1|88	+ Revision: 586676
12cr|redshift-1.7-1|89	- new version 1.6
12cr|redshift-1.7-1|90	- fix file list
12cr|redshift-1.7-1|91	
12cr|redshift-1.7-1|92	* Sat Aug 21 2010 Jani Välimaa <wally@mandriva.org> 1.5-1mdv2011.0
12cr|redshift-1.7-1|93	+ Revision: 571775
12cr|redshift-1.7-1|94	- new version 1.5
12cr|redshift-1.7-1|95	- disable rpath
12cr|redshift-1.7-1|96	- use provided .desktop file
12cr|redshift-1.7-1|97	
12cr|redshift-1.7-1|98	* Tue Jul 13 2010 Jani Välimaa <wally@mandriva.org> 1.4.1-3mdv2011.0
12cr|redshift-1.7-1|99	+ Revision: 552777
12cr|redshift-1.7-1|100	- use a fully versioned dependency in subpackage
12cr|redshift-1.7-1|101	
12cr|redshift-1.7-1|102	* Sat Jul 10 2010 Jani Välimaa <wally@mandriva.org> 1.4.1-2mdv2011.0
12cr|redshift-1.7-1|103	+ Revision: 550503
12cr|redshift-1.7-1|104	- split GTK stuff to a separate package
12cr|redshift-1.7-1|105	
12cr|redshift-1.7-1|106	* Wed Jun 23 2010 Jani Välimaa <wally@mandriva.org> 1.4.1-1mdv2011.0
12cr|redshift-1.7-1|107	+ Revision: 548748
12cr|redshift-1.7-1|108	- import redshift
12cr|redshift-1.7-1|109	
12cr|redshift-1.7-1|110	

6974 12
12cr|reed-solomon-3.1.1-5|1	%define name reed-solomon
12cr|reed-solomon-3.1.1-5|2	%define version 3.1.1
12cr|reed-solomon-3.1.1-5|3	%define release %mkrel 5
12cr|reed-solomon-3.1.1-5|4	
12cr|reed-solomon-3.1.1-5|5	%define major 3
12cr|reed-solomon-3.1.1-5|6	%define libname %mklibname %name %major
12cr|reed-solomon-3.1.1-5|7	%define libnamedevel %mklibname -d %name
12cr|reed-solomon-3.1.1-5|8	
12cr|reed-solomon-3.1.1-5|9	Summary: A Reed-Solomon encoder/decoder library
12cr|reed-solomon-3.1.1-5|10	Name: %{name}
12cr|reed-solomon-3.1.1-5|11	Version: %{version}
12cr|reed-solomon-3.1.1-5|12	Release: %{release}
12cr|reed-solomon-3.1.1-5|13	Source0: http://www.ka9q.net/code/fec/%{name}-%{version}.tar.gz
12cr|reed-solomon-3.1.1-5|14	Patch0: reed-solomon-destdir.patch
12cr|reed-solomon-3.1.1-5|15	License: GPL
12cr|reed-solomon-3.1.1-5|16	Group: System/Libraries
12cr|reed-solomon-3.1.1-5|17	Url: http://www.ka9q.net/code/fec/
12cr|reed-solomon-3.1.1-5|18	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|reed-solomon-3.1.1-5|19	
12cr|reed-solomon-3.1.1-5|20	%description
12cr|reed-solomon-3.1.1-5|21	This library implements a general-purpose encoder/decoder for Reed-Solomon
12cr|reed-solomon-3.1.1-5|22	error correcting codes. The decoder supports erasures. The user can specify
12cr|reed-solomon-3.1.1-5|23	the parameters for any size code, limited only by machine resources. Hard-coded
12cr|reed-solomon-3.1.1-5|24	routines for the CCSDS-standard (255,223) code are also included.
12cr|reed-solomon-3.1.1-5|25	
12cr|reed-solomon-3.1.1-5|26	%package -n %libname
12cr|reed-solomon-3.1.1-5|27	Summary: A Reed-Solomon encoder/decoder library
12cr|reed-solomon-3.1.1-5|28	Group: System/Libraries
12cr|reed-solomon-3.1.1-5|29	Provides: lib%{name} = %{version}-%{release}
12cr|reed-solomon-3.1.1-5|30	
12cr|reed-solomon-3.1.1-5|31	%description -n %libname
12cr|reed-solomon-3.1.1-5|32	This library implements a general-purpose encoder/decoder for Reed-Solomon
12cr|reed-solomon-3.1.1-5|33	error correcting codes. The decoder supports erasures. The user can specify
12cr|reed-solomon-3.1.1-5|34	the parameters for any size code, limited only by machine resources. Hard-coded
12cr|reed-solomon-3.1.1-5|35	routines for the CCSDS-standard (255,223) code are also included.
12cr|reed-solomon-3.1.1-5|36	
12cr|reed-solomon-3.1.1-5|37	%package -n %libnamedevel
12cr|reed-solomon-3.1.1-5|38	Summary: A Reed-Solomon encoder/decoder library
12cr|reed-solomon-3.1.1-5|39	Group: System/Libraries
12cr|reed-solomon-3.1.1-5|40	Provides: %{name}-devel
12cr|reed-solomon-3.1.1-5|41	Obsoletes: %mklibname %name
12cr|reed-solomon-3.1.1-5|42	Requires: %libname = %{version}-%{release}
12cr|reed-solomon-3.1.1-5|43	
12cr|reed-solomon-3.1.1-5|44	%description -n %libnamedevel
12cr|reed-solomon-3.1.1-5|45	This library implements a general-purpose encoder/decoder for Reed-Solomon
12cr|reed-solomon-3.1.1-5|46	error correcting codes. The decoder supports erasures. The user can specify
12cr|reed-solomon-3.1.1-5|47	the parameters for any size code, limited only by machine resources. Hard-coded
12cr|reed-solomon-3.1.1-5|48	routines for the CCSDS-standard (255,223) code are also included.
12cr|reed-solomon-3.1.1-5|49	
12cr|reed-solomon-3.1.1-5|50	%prep
12cr|reed-solomon-3.1.1-5|51	%setup -q
12cr|reed-solomon-3.1.1-5|52	%patch -p0 -b .destdir
12cr|reed-solomon-3.1.1-5|53	
12cr|reed-solomon-3.1.1-5|54	%build
12cr|reed-solomon-3.1.1-5|55	export CFLAGS="%{optflags} -fPIC"
12cr|reed-solomon-3.1.1-5|56	%configure
12cr|reed-solomon-3.1.1-5|57	
12cr|reed-solomon-3.1.1-5|58	%make
12cr|reed-solomon-3.1.1-5|59	
12cr|reed-solomon-3.1.1-5|60	%install
12cr|reed-solomon-3.1.1-5|61	rm -rf $RPM_BUILD_ROOT
12cr|reed-solomon-3.1.1-5|62	
12cr|reed-solomon-3.1.1-5|63	mkdir -p %{buildroot}{%{_libdir},%{_mandir}/man3,%{_includedir}}
12cr|reed-solomon-3.1.1-5|64	%makeinstall_std
12cr|reed-solomon-3.1.1-5|65	
12cr|reed-solomon-3.1.1-5|66	%clean
12cr|reed-solomon-3.1.1-5|67	rm -rf $RPM_BUILD_ROOT
12cr|reed-solomon-3.1.1-5|68	
12cr|reed-solomon-3.1.1-5|69	%files -n %{libname}
12cr|reed-solomon-3.1.1-5|70	%defattr(-,root,root)
12cr|reed-solomon-3.1.1-5|71	%{_libdir}/*.so.%{major}*
12cr|reed-solomon-3.1.1-5|72	
12cr|reed-solomon-3.1.1-5|73	%files -n %{libnamedevel}
12cr|reed-solomon-3.1.1-5|74	%defattr(-,root,root)
12cr|reed-solomon-3.1.1-5|75	%{_libdir}/*.so
12cr|reed-solomon-3.1.1-5|76	%{_libdir}/*.a
12cr|reed-solomon-3.1.1-5|77	%{_includedir}/*.h
12cr|reed-solomon-3.1.1-5|78	%{_mandir}/*/*
12cr|reed-solomon-3.1.1-5|79	
12cr|reed-solomon-3.1.1-5|80	
12cr|reed-solomon-3.1.1-5|81	
12cr|reed-solomon-3.1.1-5|82	%changelog
12cr|reed-solomon-3.1.1-5|83	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.1.1-5mdv2009.0
12cr|reed-solomon-3.1.1-5|84	+ Revision: 260206
12cr|reed-solomon-3.1.1-5|85	- rebuild
12cr|reed-solomon-3.1.1-5|86	
12cr|reed-solomon-3.1.1-5|87	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.1.1-4mdv2009.0
12cr|reed-solomon-3.1.1-5|88	+ Revision: 248333
12cr|reed-solomon-3.1.1-5|89	- rebuild
12cr|reed-solomon-3.1.1-5|90	- kill re-definition of %%buildroot on Pixel's request
12cr|reed-solomon-3.1.1-5|91	
12cr|reed-solomon-3.1.1-5|92	+ Olivier Blin <oblin@mandriva.com>
12cr|reed-solomon-3.1.1-5|93	- restore BuildRoot
12cr|reed-solomon-3.1.1-5|94	
12cr|reed-solomon-3.1.1-5|95	* Tue Oct 23 2007 Olivier Thauvin <nanardon@mandriva.org> 3.1.1-2mdv2008.1
12cr|reed-solomon-3.1.1-5|96	+ Revision: 101389
12cr|reed-solomon-3.1.1-5|97	- fix devel name
12cr|reed-solomon-3.1.1-5|98	
12cr|reed-solomon-3.1.1-5|99	* Mon Oct 22 2007 Olivier Thauvin <nanardon@mandriva.org> 3.1.1-1mdv2008.1
12cr|reed-solomon-3.1.1-5|100	+ Revision: 101065
12cr|reed-solomon-3.1.1-5|101	- initial mdv package
12cr|reed-solomon-3.1.1-5|102	- create reed-solomon
12cr|reed-solomon-3.1.1-5|103	

6975 12
12cr|refbase-0.9.5-3|1	%define 	name refbase
12cr|refbase-0.9.5-3|2	%define		version 0.9.5
12cr|refbase-0.9.5-3|3	%define		release %mkrel 3
12cr|refbase-0.9.5-3|4	
12cr|refbase-0.9.5-3|5	Summary: 	Web-based, multi-user interface for managing scientific literature & citations
12cr|refbase-0.9.5-3|6	
12cr|refbase-0.9.5-3|7	Name:		%{name}
12cr|refbase-0.9.5-3|8	Version:	%{version}
12cr|refbase-0.9.5-3|9	Release:	%{release}
12cr|refbase-0.9.5-3|10	Source0:	http://prdownloads.sourceforge.net/refbase/%{name}-%{version}.tar.bz2
12cr|refbase-0.9.5-3|11	
12cr|refbase-0.9.5-3|12	License:	GPLv2+
12cr|refbase-0.9.5-3|13	Group:		System/Servers
12cr|refbase-0.9.5-3|14	Url:		http://refbase.sourceforge.net
12cr|refbase-0.9.5-3|15	
12cr|refbase-0.9.5-3|16	Requires:	bibutils
12cr|refbase-0.9.5-3|17	Requires:	mysql
12cr|refbase-0.9.5-3|18	Requires:	mod_php
12cr|refbase-0.9.5-3|19	Requires:	php-mysql
12cr|refbase-0.9.5-3|20	Requires:	webserver
12cr|refbase-0.9.5-3|21	
12cr|refbase-0.9.5-3|22	BuildArch:	noarch
12cr|refbase-0.9.5-3|23	
12cr|refbase-0.9.5-3|24	%description
12cr|refbase-0.9.5-3|25	refbase is a web-based, standards-compliant, multi-user interface
12cr|refbase-0.9.5-3|26	for managing scientific literature & bibliographic references.
12cr|refbase-0.9.5-3|27	Based on php & mysql, it offers a bibliography database with
12cr|refbase-0.9.5-3|28	powerful search tools and automatically generated citation lists.
12cr|refbase-0.9.5-3|29	
12cr|refbase-0.9.5-3|30	To finish the installation, follow the procedure located in
12cr|refbase-0.9.5-3|31	%{var}/www/html/%{name}/INSTALL
12cr|refbase-0.9.5-3|32	
12cr|refbase-0.9.5-3|33	%prep
12cr|refbase-0.9.5-3|34	%setup -q
12cr|refbase-0.9.5-3|35	
12cr|refbase-0.9.5-3|36	%build
12cr|refbase-0.9.5-3|37	
12cr|refbase-0.9.5-3|38	%install
12cr|refbase-0.9.5-3|39	# install files
12cr|refbase-0.9.5-3|40	install -d -m 755  %{buildroot}/%{_var}/www/html/%{name}
12cr|refbase-0.9.5-3|41	perl -pi -e 's|/usr/local/mysql/bin/mysql|"%{_bindir}/mysql"|;' install.php
12cr|refbase-0.9.5-3|42	cp -pRH *  %{buildroot}/%{_var}/www/html/%{name}
12cr|refbase-0.9.5-3|43	chmod 644  %{buildroot}/%{_var}/www/html/%{name}/install.sql
12cr|refbase-0.9.5-3|44	chmod 644  %{buildroot}/%{_var}/www/html/%{name}/contrib/endnote/endnote2mysql.php
12cr|refbase-0.9.5-3|45	
12cr|refbase-0.9.5-3|46	%files
12cr|refbase-0.9.5-3|47	%defattr(-,root,root,0755)
12cr|refbase-0.9.5-3|48	%{_var}/www/html/%{name}/*
12cr|refbase-0.9.5-3|49	%doc AUTHORS BUGS ChangeLog COPYING INSTALL NEWS README TODO UPDATE

6976 12
12cr|refdb-0.9.9-11|1	%define rel	1
12cr|refdb-0.9.9-11|2	
12cr|refdb-0.9.9-11|3	Summary:	Reference database and bibliography tool
12cr|refdb-0.9.9-11|4	Name:		refdb
12cr|refdb-0.9.9-11|5	Version:	0.9.9
12cr|refdb-0.9.9-11|6	Release:	11
12cr|refdb-0.9.9-11|7	License:	GPLv2+
12cr|refdb-0.9.9-11|8	Group:		Sciences/Computer science
12cr|refdb-0.9.9-11|9	URL:		http://refdb.sourceforge.net
12cr|refdb-0.9.9-11|10	Source0:	http://prdownloads.sourceforge.net/sourceforge/refdb/%{name}-%{version}-%{rel}.tar.gz
12cr|refdb-0.9.9-11|11	Source1:	refdb-README.urpmi
12cr|refdb-0.9.9-11|12	Patch0:		refdb.in.patch
12cr|refdb-0.9.9-11|13	Patch1:		refdb-0.9.9-1-fix-format-errors.patch
12cr|refdb-0.9.9-11|14	Patch2:		refdb-0.9.9-1-fix-underlinking.patch
12cr|refdb-0.9.9-11|15	Patch3:		refdb-0.9.9-1-fix-doc-installation.patch
12cr|refdb-0.9.9-11|16	Requires:	apache-mod_php => 5
12cr|refdb-0.9.9-11|17	BuildRequires:	btparser
12cr|refdb-0.9.9-11|18	BuildRequires:	libdbi-devel
12cr|refdb-0.9.9-11|19	BuildRequires:	expat-devel
12cr|refdb-0.9.9-11|20	BuildRequires:	pkgconfig(ncurses)
12cr|refdb-0.9.9-11|21	BuildRequires:	readline-devel
12cr|refdb-0.9.9-11|22	BuildRequires:	gettext-devel
12cr|refdb-0.9.9-11|23	BuildRequires:	perl(MARC::Charset)
12cr|refdb-0.9.9-11|24	BuildRequires:	perl(MARC::Record)
12cr|refdb-0.9.9-11|25	BuildRequires:	perl(RefDB)
12cr|refdb-0.9.9-11|26	BuildRequires:	perl(Term::Clui)
12cr|refdb-0.9.9-11|27	BuildRequires:	perl(Text::Iconv)
12cr|refdb-0.9.9-11|28	BuildRequires:	perl(XML::Parser)
12cr|refdb-0.9.9-11|29	Requires(post): rpm-helper
12cr|refdb-0.9.9-11|30	Requires(preun): rpm-helper
12cr|refdb-0.9.9-11|31	
12cr|refdb-0.9.9-11|32	%description
12cr|refdb-0.9.9-11|33	RefDB is a reference database and bibliography tool for
12cr|refdb-0.9.9-11|34	SGML, XML, and LaTeX documents, sort of a Reference
12cr|refdb-0.9.9-11|35	Manager or BibTeX for markup languages. It is portable and
12cr|refdb-0.9.9-11|36	known to run on Linux, FreeBSD, and Windows/Cygwin.
12cr|refdb-0.9.9-11|37	
12cr|refdb-0.9.9-11|38	%package -n %{name}-clients
12cr|refdb-0.9.9-11|39	Summary:	Clients for using %{name}
12cr|refdb-0.9.9-11|40	Group:		Networking/Remote access
12cr|refdb-0.9.9-11|41	
12cr|refdb-0.9.9-11|42	%description	-n %{name}-clients
12cr|refdb-0.9.9-11|43	Clients allowing to connect to the refdb server.
12cr|refdb-0.9.9-11|44	
12cr|refdb-0.9.9-11|45	%prep
12cr|refdb-0.9.9-11|46	%setup -q -n	%{name}-%{version}-%{rel}
12cr|refdb-0.9.9-11|47	
12cr|refdb-0.9.9-11|48	cp %{SOURCE1}	README.urpmi
12cr|refdb-0.9.9-11|49	%patch0 -p 0
12cr|refdb-0.9.9-11|50	%patch1 -p 1
12cr|refdb-0.9.9-11|51	%patch2 -p 1
12cr|refdb-0.9.9-11|52	%patch3 -p 1
12cr|refdb-0.9.9-11|53	autoreconf
12cr|refdb-0.9.9-11|54	
12cr|refdb-0.9.9-11|55	%build
12cr|refdb-0.9.9-11|56	%configure2_5x --disable-rpath
12cr|refdb-0.9.9-11|57	%make
12cr|refdb-0.9.9-11|58	
12cr|refdb-0.9.9-11|59	%install
12cr|refdb-0.9.9-11|60	mkdir -p %{buildroot}/%{_localstatedir}/lib/%{name}/db
12cr|refdb-0.9.9-11|61	
12cr|refdb-0.9.9-11|62	# LSB and pinit compliant initscript
12cr|refdb-0.9.9-11|63	install -D -m755 scripts/%{name} %{buildroot}/%{_initrddir}/%{name}
12cr|refdb-0.9.9-11|64	
12cr|refdb-0.9.9-11|65	# Web interface
12cr|refdb-0.9.9-11|66	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|refdb-0.9.9-11|67	mkdir -p %{buildroot}%{_datadir}/%{name}/{css,images,includes,xsl}
12cr|refdb-0.9.9-11|68	install	phpweb/index.php	%{buildroot}%{_datadir}/%{name}
12cr|refdb-0.9.9-11|69	install phpweb/css/*.css	%{buildroot}%{_datadir}/%{name}/css
12cr|refdb-0.9.9-11|70	install phpweb/images/{*.gif,*.png}	%{buildroot}%{_datadir}/%{name}/images
12cr|refdb-0.9.9-11|71	install phpweb/includes/*.php	%{buildroot}%{_datadir}/%{name}/includes
12cr|refdb-0.9.9-11|72	install phpweb/xsl/*.xsl	%{buildroot}%{_datadir}/%{name}/xsl
12cr|refdb-0.9.9-11|73	
12cr|refdb-0.9.9-11|74	# apache configuration
12cr|refdb-0.9.9-11|75	install -d -m 755 %{buildroot}%{webappconfdir}
12cr|refdb-0.9.9-11|76	cat > %{buildroot}%{webappconfdir}/%{name}.conf << EOF
12cr|refdb-0.9.9-11|77	# RefDB Apache configuration
12cr|refdb-0.9.9-11|78	Alias /%{name} %{_datadir}/%{name}
12cr|refdb-0.9.9-11|79	
12cr|refdb-0.9.9-11|80	<Directory %{_datadir}/%{name}>
12cr|refdb-0.9.9-11|81	Options +ExecCGI
12cr|refdb-0.9.9-11|82	Order allow,deny
12cr|refdb-0.9.9-11|83	Allow from all
12cr|refdb-0.9.9-11|84	
12cr|refdb-0.9.9-11|85	php_flag session.auto_start 1
12cr|refdb-0.9.9-11|86	php_flag register_globals on
12cr|refdb-0.9.9-11|87	</Directory>
12cr|refdb-0.9.9-11|88	EOF
12cr|refdb-0.9.9-11|89	
12cr|refdb-0.9.9-11|90	%makeinstall_std
12cr|refdb-0.9.9-11|91	
12cr|refdb-0.9.9-11|92	find %{buildroot}%{_docdir} -name *~ | xargs rm -f
12cr|refdb-0.9.9-11|93	
12cr|refdb-0.9.9-11|94	%post
12cr|refdb-0.9.9-11|95	%_post_service	%{name}
12cr|refdb-0.9.9-11|96	chmod 1777 %{_datadir}/%{name}
12cr|refdb-0.9.9-11|97	
12cr|refdb-0.9.9-11|98	%preun
12cr|refdb-0.9.9-11|99	%_preun_service	%{name}
12cr|refdb-0.9.9-11|100	
12cr|refdb-0.9.9-11|101	%files
12cr|refdb-0.9.9-11|102	%{_bindir}/bib2ris-utf8
12cr|refdb-0.9.9-11|103	%{_bindir}/db2ris
12cr|refdb-0.9.9-11|104	%{_bindir}/eenc
12cr|refdb-0.9.9-11|105	%{_bindir}/en2ris
12cr|refdb-0.9.9-11|106	%{_bindir}/marc2ris
12cr|refdb-0.9.9-11|107	%{_bindir}/med2ris
12cr|refdb-0.9.9-11|108	%{_bindir}/refdb-backup
12cr|refdb-0.9.9-11|109	%{_bindir}/refdb-init
12cr|refdb-0.9.9-11|110	%{_bindir}/refdb-ms
12cr|refdb-0.9.9-11|111	%{_bindir}/refdb-restore
12cr|refdb-0.9.9-11|112	%{_bindir}/refdb-sruserver
12cr|refdb-0.9.9-11|113	%{_bindir}/refdb_dos2unix
12cr|refdb-0.9.9-11|114	%{_bindir}/refdb_latex2utf8txt
12cr|refdb-0.9.9-11|115	%{_bindir}/refdbd
12cr|refdb-0.9.9-11|116	%{_bindir}/refdbjade
12cr|refdb-0.9.9-11|117	%{_bindir}/refdbsru
12cr|refdb-0.9.9-11|118	%{_bindir}/refdbxml
12cr|refdb-0.9.9-11|119	%{_bindir}/refdbxp
12cr|refdb-0.9.9-11|120	%{_bindir}/runbib
12cr|refdb-0.9.9-11|121	%{_bindir}/refdbnd
12cr|refdb-0.9.9-11|122	%{_datadir}/%{name}
12cr|refdb-0.9.9-11|123	%{_initrddir}/refdb
12cr|refdb-0.9.9-11|124	%{_localstatedir}/lib/%{name}
12cr|refdb-0.9.9-11|125	%{_mandir}/*/*
12cr|refdb-0.9.9-11|126	%config(noreplace) %{_sysconfdir}/%{name}
12cr|refdb-0.9.9-11|127	%config(noreplace) %{webappconfdir}/%{name}.conf
12cr|refdb-0.9.9-11|128	%doc doc/*
12cr|refdb-0.9.9-11|129	%doc README.urpmi AUTHORS ChangeLog INSTALL NEWS README UPGRADING
12cr|refdb-0.9.9-11|130	
12cr|refdb-0.9.9-11|131	%files -n %{name}-clients
12cr|refdb-0.9.9-11|132	%{_bindir}/refdbc
12cr|refdb-0.9.9-11|133	%{_bindir}/refdba
12cr|refdb-0.9.9-11|134	%{_bindir}/refdbib
12cr|refdb-0.9.9-11|135	%{_bindir}/refdbctl
12cr|refdb-0.9.9-11|136	

6977 12
12cr|referencer-1.1.6-7|1	Summary:	Bibliography reference management tool for GNOME
12cr|referencer-1.1.6-7|2	Name:		referencer
12cr|referencer-1.1.6-7|3	Version:	1.1.6
12cr|referencer-1.1.6-7|4	Release:	7
12cr|referencer-1.1.6-7|5	License:	GPLv2
12cr|referencer-1.1.6-7|6	Group:		Graphical desktop/GNOME
12cr|referencer-1.1.6-7|7	URL:		http://icculus.org/referencer/index.html
12cr|referencer-1.1.6-7|8	Source0:	http://icculus.org/referencer/downloads/%{name}-%{version}.tar.gz
12cr|referencer-1.1.6-7|9	# 48x48 PNG from referencer.svg in package, generated with GIMP
12cr|referencer-1.1.6-7|10	Source1:	referencer.png
12cr|referencer-1.1.6-7|11	Patch0:		referencer-1.1.6-poppler-0.16.0.patch
12cr|referencer-1.1.6-7|12	
12cr|referencer-1.1.6-7|13	BuildRequires:	desktop-file-utils
12cr|referencer-1.1.6-7|14	BuildRequires:	imagemagick
12cr|referencer-1.1.6-7|15	BuildRequires:	intltool
12cr|referencer-1.1.6-7|16	BuildRequires:	boost-devel
12cr|referencer-1.1.6-7|17	BuildRequires:	pkgconfig(gconfmm-2.6)
12cr|referencer-1.1.6-7|18	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|referencer-1.1.6-7|19	BuildRequires:	pkgconfig(gnome-vfsmm-2.6)
12cr|referencer-1.1.6-7|20	BuildRequires:	pkgconfig(gtkmm-2.4)
12cr|referencer-1.1.6-7|21	BuildRequires:	pkgconfig(libglademm-2.4)
12cr|referencer-1.1.6-7|22	BuildRequires:	pkgconfig(libgnomeuimm-2.6)
12cr|referencer-1.1.6-7|23	BuildRequires:	pkgconfig(poppler-glib)
12cr|referencer-1.1.6-7|24	BuildRequires:	pkgconfig(python)
12cr|referencer-1.1.6-7|25	
12cr|referencer-1.1.6-7|26	%description
12cr|referencer-1.1.6-7|27	Referencer is a GNOME application to organise documents or references, and
12cr|referencer-1.1.6-7|28	ultimately generate a BibTeX bibliography file.
12cr|referencer-1.1.6-7|29	
12cr|referencer-1.1.6-7|30	%prep
12cr|referencer-1.1.6-7|31	%setup -q
12cr|referencer-1.1.6-7|32	%patch0 -p0 -b .poppler
12cr|referencer-1.1.6-7|33	
12cr|referencer-1.1.6-7|34	%build
12cr|referencer-1.1.6-7|35	autoreconf -fi
12cr|referencer-1.1.6-7|36	%configure2_5x \
12cr|referencer-1.1.6-7|37	--disable-scrollkeeper \
12cr|referencer-1.1.6-7|38	--disable-update-mime-database
12cr|referencer-1.1.6-7|39	%make
12cr|referencer-1.1.6-7|40	
12cr|referencer-1.1.6-7|41	%install
12cr|referencer-1.1.6-7|42	%makeinstall_std
12cr|referencer-1.1.6-7|43	
12cr|referencer-1.1.6-7|44	# fd.o icons
12cr|referencer-1.1.6-7|45	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{scalable,48x48,32x32,16x16}/apps
12cr|referencer-1.1.6-7|46	install -m 644 %{buildroot}%{_datadir}/pixmaps/%{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cr|referencer-1.1.6-7|47	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|referencer-1.1.6-7|48	convert -scale 32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|referencer-1.1.6-7|49	convert -scale 16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|referencer-1.1.6-7|50	
12cr|referencer-1.1.6-7|51	# menu
12cr|referencer-1.1.6-7|52	desktop-file-install --vendor="" \
12cr|referencer-1.1.6-7|53	--remove-category="Application" \
12cr|referencer-1.1.6-7|54	--dir %{buildroot}%{_datadir}/applications \
12cr|referencer-1.1.6-7|55	%{buildroot}%{_datadir}/applications/*
12cr|referencer-1.1.6-7|56	
12cr|referencer-1.1.6-7|57	%find_lang %{name} --with-gnome --all-name
12cr|referencer-1.1.6-7|58	
12cr|referencer-1.1.6-7|59	%files -f %{name}.lang
12cr|referencer-1.1.6-7|60	%doc README AUTHORS ChangeLog TODO
12cr|referencer-1.1.6-7|61	%{_bindir}/%{name}
12cr|referencer-1.1.6-7|62	%{_libdir}/%{name}
12cr|referencer-1.1.6-7|63	%{_datadir}/applications/%{name}.desktop
12cr|referencer-1.1.6-7|64	%{_datadir}/%{name}
12cr|referencer-1.1.6-7|65	%{_datadir}/pixmaps/%{name}.svg
12cr|referencer-1.1.6-7|66	%{_datadir}/mime/packages/%{name}.xml
12cr|referencer-1.1.6-7|67	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|referencer-1.1.6-7|68	%{_iconsdir}/hicolor/48x48/mimetypes/gnome-mime-application-x-%{name}.png
12cr|referencer-1.1.6-7|69	
12cr|referencer-1.1.6-7|70	
12cr|referencer-1.1.6-7|71	
12cr|referencer-1.1.6-7|72	%changelog
12cr|referencer-1.1.6-7|73	* Mon Jun 11 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.1.6-7
12cr|referencer-1.1.6-7|74	+ Revision: 804415
12cr|referencer-1.1.6-7|75	- rebuild for boost libs
12cr|referencer-1.1.6-7|76	- cleaned up spec
12cr|referencer-1.1.6-7|77	- updated poppler patch for newer poppler
12cr|referencer-1.1.6-7|78	
12cr|referencer-1.1.6-7|79	* Thu Mar 17 2011 Funda Wang <fwang@mandriva.org> 1.1.6-6
12cr|referencer-1.1.6-7|80	+ Revision: 645787
12cr|referencer-1.1.6-7|81	- rebuild for new boost
12cr|referencer-1.1.6-7|82	
12cr|referencer-1.1.6-7|83	* Thu Dec 30 2010 Funda Wang <fwang@mandriva.org> 1.1.6-5mdv2011.0
12cr|referencer-1.1.6-7|84	+ Revision: 626183
12cr|referencer-1.1.6-7|85	- autoreconf
12cr|referencer-1.1.6-7|86	- fix build with poppler 1.16.0
12cr|referencer-1.1.6-7|87	- rebuild for new poppler
12cr|referencer-1.1.6-7|88	
12cr|referencer-1.1.6-7|89	* Wed Nov 03 2010 Michael Scherer <misc@mandriva.org> 1.1.6-4mdv2011.0
12cr|referencer-1.1.6-7|90	+ Revision: 592702
12cr|referencer-1.1.6-7|91	- rebuild for python 2.7
12cr|referencer-1.1.6-7|92	
12cr|referencer-1.1.6-7|93	* Tue Aug 24 2010 Funda Wang <fwang@mandriva.org> 1.1.6-3mdv2011.0
12cr|referencer-1.1.6-7|94	+ Revision: 572619
12cr|referencer-1.1.6-7|95	- rebuild
12cr|referencer-1.1.6-7|96	
12cr|referencer-1.1.6-7|97	* Mon Feb 08 2010 Anssi Hannula <anssi@mandriva.org> 1.1.6-2mdv2011.0
12cr|referencer-1.1.6-7|98	+ Revision: 501882
12cr|referencer-1.1.6-7|99	- rebuild for new boost
12cr|referencer-1.1.6-7|100	
12cr|referencer-1.1.6-7|101	* Fri Aug 21 2009 Funda Wang <fwang@mandriva.org> 1.1.6-1mdv2010.0
12cr|referencer-1.1.6-7|102	+ Revision: 418948
12cr|referencer-1.1.6-7|103	- New version 1.1.6
12cr|referencer-1.1.6-7|104	- rebuild for new libboost
12cr|referencer-1.1.6-7|105	
12cr|referencer-1.1.6-7|106	* Tue May 19 2009 Götz Waschk <waschk@mandriva.org> 1.1.5-5mdv2010.0
12cr|referencer-1.1.6-7|107	+ Revision: 377495
12cr|referencer-1.1.6-7|108	- rebuild for new poppler
12cr|referencer-1.1.6-7|109	
12cr|referencer-1.1.6-7|110	* Thu Mar 26 2009 Funda Wang <fwang@mandriva.org> 1.1.5-4mdv2009.1
12cr|referencer-1.1.6-7|111	+ Revision: 361289
12cr|referencer-1.1.6-7|112	- rebuild for new boost
12cr|referencer-1.1.6-7|113	
12cr|referencer-1.1.6-7|114	* Sat Dec 27 2008 Michael Scherer <misc@mandriva.org> 1.1.5-3mdv2009.1
12cr|referencer-1.1.6-7|115	+ Revision: 319918
12cr|referencer-1.1.6-7|116	- rebuild for new python
12cr|referencer-1.1.6-7|117	
12cr|referencer-1.1.6-7|118	* Sat Dec 20 2008 Funda Wang <fwang@mandriva.org> 1.1.5-2mdv2009.1
12cr|referencer-1.1.6-7|119	+ Revision: 316578
12cr|referencer-1.1.6-7|120	- rebuild for new boost
12cr|referencer-1.1.6-7|121	
12cr|referencer-1.1.6-7|122	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|referencer-1.1.6-7|123	- lowercase ImageMagick
12cr|referencer-1.1.6-7|124	
12cr|referencer-1.1.6-7|125	* Tue Oct 14 2008 Funda Wang <fwang@mandriva.org> 1.1.5-1mdv2009.1
12cr|referencer-1.1.6-7|126	+ Revision: 293456
12cr|referencer-1.1.6-7|127	- BR intltool
12cr|referencer-1.1.6-7|128	- new version 1.1.5
12cr|referencer-1.1.6-7|129	- drop upstream patches
12cr|referencer-1.1.6-7|130	
12cr|referencer-1.1.6-7|131	* Thu Sep 25 2008 Frederik Himpe <fhimpe@mandriva.org> 1.1.3-4mdv2009.0
12cr|referencer-1.1.6-7|132	+ Revision: 288220
12cr|referencer-1.1.6-7|133	- Add 2 upstream patches (via Debian) fixing a crash and bibtex
12cr|referencer-1.1.6-7|134	export
12cr|referencer-1.1.6-7|135	
12cr|referencer-1.1.6-7|136	* Tue Aug 19 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.3-3mdv2009.0
12cr|referencer-1.1.6-7|137	+ Revision: 273512
12cr|referencer-1.1.6-7|138	- rebuild against new boost
12cr|referencer-1.1.6-7|139	
12cr|referencer-1.1.6-7|140	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.1.3-2mdv2009.0
12cr|referencer-1.1.6-7|141	+ Revision: 269218
12cr|referencer-1.1.6-7|142	- rebuild early 2009.0 package (before pixel changes)
12cr|referencer-1.1.6-7|143	
12cr|referencer-1.1.6-7|144	+ Pixel <pixel@mandriva.com>
12cr|referencer-1.1.6-7|145	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|referencer-1.1.6-7|146	
12cr|referencer-1.1.6-7|147	* Wed May 28 2008 Frederik Himpe <fhimpe@mandriva.org> 1.1.3-1mdv2009.0
12cr|referencer-1.1.6-7|148	+ Revision: 212723
12cr|referencer-1.1.6-7|149	- update to new version 1.1.3
12cr|referencer-1.1.6-7|150	
12cr|referencer-1.1.6-7|151	* Thu May 01 2008 Adam Williamson <awilliamson@mandriva.org> 1.1.2-1mdv2009.0
12cr|referencer-1.1.6-7|152	+ Revision: 199865
12cr|referencer-1.1.6-7|153	- new release 1.1.2
12cr|referencer-1.1.6-7|154	
12cr|referencer-1.1.6-7|155	* Fri Mar 14 2008 Adam Williamson <awilliamson@mandriva.org> 1.1.1-1mdv2008.1
12cr|referencer-1.1.6-7|156	+ Revision: 187969
12cr|referencer-1.1.6-7|157	- new release 1.1.1
12cr|referencer-1.1.6-7|158	
12cr|referencer-1.1.6-7|159	* Sat Mar 01 2008 Adam Williamson <awilliamson@mandriva.org> 1.1.0-1mdv2008.1
12cr|referencer-1.1.6-7|160	+ Revision: 177116
12cr|referencer-1.1.6-7|161	- buildrequires python-devel
12cr|referencer-1.1.6-7|162	- update file list
12cr|referencer-1.1.6-7|163	- correct wrong macro in %%postun
12cr|referencer-1.1.6-7|164	- drop old mdv icons
12cr|referencer-1.1.6-7|165	- fix poppler-glib buildrequire
12cr|referencer-1.1.6-7|166	- drop externally sourced French translation and poppler.patch (both merged upstream)
12cr|referencer-1.1.6-7|167	- minor spec clean
12cr|referencer-1.1.6-7|168	- new release 1.1.0
12cr|referencer-1.1.6-7|169	
12cr|referencer-1.1.6-7|170	+ Olivier Blin <blino@mandriva.org>
12cr|referencer-1.1.6-7|171	- restore BuildRoot
12cr|referencer-1.1.6-7|172	
12cr|referencer-1.1.6-7|173	+ Thierry Vignaud <tv@mandriva.org>
12cr|referencer-1.1.6-7|174	- kill re-definition of %%buildroot on Pixel's request
12cr|referencer-1.1.6-7|175	
12cr|referencer-1.1.6-7|176	* Sun Sep 09 2007 Adam Williamson <awilliamson@mandriva.org> 1.0.4-2mdv2008.0
12cr|referencer-1.1.6-7|177	+ Revision: 82970
12cr|referencer-1.1.6-7|178	- drop X-Mandriva menu category
12cr|referencer-1.1.6-7|179	- Fedora license policy
12cr|referencer-1.1.6-7|180	- add patch0 - from upstream svn, fixes build with poppler 0.6
12cr|referencer-1.1.6-7|181	- add source2 - french translation from Launchpad (Ubuntu)
12cr|referencer-1.1.6-7|182	- spec clean
12cr|referencer-1.1.6-7|183	
12cr|referencer-1.1.6-7|184	* Thu May 31 2007 Adam Williamson <awilliamson@mandriva.org> 1.0.4-1mdv2008.0
12cr|referencer-1.1.6-7|185	+ Revision: 33288
12cr|referencer-1.1.6-7|186	- new release 1.0.4
12cr|referencer-1.1.6-7|187	
12cr|referencer-1.1.6-7|188	* Mon Apr 30 2007 Adam Williamson <awilliamson@mandriva.org> 1.0.3-2mdv2008.0
12cr|referencer-1.1.6-7|189	+ Revision: 19614
12cr|referencer-1.1.6-7|190	- use --disable-update-mime-database, package reflib type
12cr|referencer-1.1.6-7|191	
12cr|referencer-1.1.6-7|192	* Sun Apr 29 2007 Adam Williamson <awilliamson@mandriva.org> 1.0.3-1mdv2008.0
12cr|referencer-1.1.6-7|193	+ Revision: 19326
12cr|referencer-1.1.6-7|194	- create /scalable dir for icon
12cr|referencer-1.1.6-7|195	- 1.0.3; update MIME cache in %%post; generate full icon set
12cr|referencer-1.1.6-7|196	
12cr|referencer-1.1.6-7|197	
12cr|referencer-1.1.6-7|198	* Mon Mar 05 2007 Adam Williamson <awilliamson@mandriva.com> 1.0.2-2mdv2007.0
12cr|referencer-1.1.6-7|199	+ Revision: 132831
12cr|referencer-1.1.6-7|200	- bump mkrel
12cr|referencer-1.1.6-7|201	- change menu category: fixes 2007 backport, but this is also more correct on Cooker
12cr|referencer-1.1.6-7|202	
12cr|referencer-1.1.6-7|203	* Mon Mar 05 2007 Adam Williamson <awilliamson@mandriva.com> 1.0.2-1mdv2007.1
12cr|referencer-1.1.6-7|204	+ Revision: 132825
12cr|referencer-1.1.6-7|205	- fix more BuildRequires
12cr|referencer-1.1.6-7|206	- fix BuildRequires
12cr|referencer-1.1.6-7|207	- work around MIME brokenness
12cr|referencer-1.1.6-7|208	- Import referencer
12cr|referencer-1.1.6-7|209	

6978 12
12cr|regexxer-0.10-1|1	Summary:	GUI search/replace tool supporting Perl regular expression
12cr|regexxer-0.10-1|2	Name:		regexxer
12cr|regexxer-0.10-1|3	Version:	0.10
12cr|regexxer-0.10-1|4	Release:	1
12cr|regexxer-0.10-1|5	License:	GPLv2+
12cr|regexxer-0.10-1|6	Group:		Text tools
12cr|regexxer-0.10-1|7	URL:		http://regexxer.sourceforge.net/
12cr|regexxer-0.10-1|8	Source0:	http://downloads.sourceforge.net/project/regexxer/%{name}/%{version}/%{name}-%{version}.tar.xz
12cr|regexxer-0.10-1|9	Patch0:		regexxer-0.10-rosa-includes.patch
12cr|regexxer-0.10-1|10	Patch1:		regexxer-0.10-rosa-glib_h.patch
12cr|regexxer-0.10-1|11	Patch2:		regexxer-0.10-rosa-no_schemas_compile.patch
12cr|regexxer-0.10-1|12	# (Abel) utf-8 support only enabled after 4.3-4mdk
12cr|regexxer-0.10-1|13	BuildRequires:	pcre-devel >= 4.3-4mdk
12cr|regexxer-0.10-1|14	BuildRequires:	pkgconfig(gtkmm-3.0) >= 3.0.0
12cr|regexxer-0.10-1|15	BuildRequires:	pkgconfig(glibmm-2.4) >= 2.27.94
12cr|regexxer-0.10-1|16	BuildRequires:	pkgconfig(gtksourceviewmm-3.0) >= 2.91.5
12cr|regexxer-0.10-1|17	BuildRequires:	pkgconfig(libglademm-2.4)
12cr|regexxer-0.10-1|18	BuildRequires:	gconfmm2.6-devel >= 2.6.1
12cr|regexxer-0.10-1|19	BuildRequires:	imagemagick
12cr|regexxer-0.10-1|20	BuildRequires:	intltool
12cr|regexxer-0.10-1|21	BuildRequires:	gtk+2.0
12cr|regexxer-0.10-1|22	
12cr|regexxer-0.10-1|23	%description
12cr|regexxer-0.10-1|24	regexxer is a nifty search/replace tool for the desktop user.  It features
12cr|regexxer-0.10-1|25	recursive search through directory trees and Perl-style regular expressions
12cr|regexxer-0.10-1|26	(using libpcre).
12cr|regexxer-0.10-1|27	
12cr|regexxer-0.10-1|28	%prep
12cr|regexxer-0.10-1|29	%setup -q
12cr|regexxer-0.10-1|30	%patch0 -p1
12cr|regexxer-0.10-1|31	%patch1 -p1
12cr|regexxer-0.10-1|32	%patch2 -p1
12cr|regexxer-0.10-1|33	
12cr|regexxer-0.10-1|34	%build
12cr|regexxer-0.10-1|35	./autogen.sh
12cr|regexxer-0.10-1|36	%configure2_5x --disable-schemas-compile
12cr|regexxer-0.10-1|37	%make
12cr|regexxer-0.10-1|38	
12cr|regexxer-0.10-1|39	%install
12cr|regexxer-0.10-1|40	%makeinstall_std
12cr|regexxer-0.10-1|41	
12cr|regexxer-0.10-1|42	#icons
12cr|regexxer-0.10-1|43	mkdir -p %{buildroot}%{_iconsdir} \
12cr|regexxer-0.10-1|44	%{buildroot}%{_miconsdir}
12cr|regexxer-0.10-1|45	install -D -m 644       ui/regexxer.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|regexxer-0.10-1|46	convert -geometry 32x32 ui/regexxer.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|regexxer-0.10-1|47	convert -geometry 16x16 ui/regexxer.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|regexxer-0.10-1|48	
12cr|regexxer-0.10-1|49	# remove seemingly useless english translation
12cr|regexxer-0.10-1|50	rm -rf %{buildroot}%{_datadir}/locale/en/
12cr|regexxer-0.10-1|51	
12cr|regexxer-0.10-1|52	%find_lang %{name}
12cr|regexxer-0.10-1|53	
12cr|regexxer-0.10-1|54	%files -f %{name}.lang
12cr|regexxer-0.10-1|55	%doc AUTHORS ChangeLog COPYING NEWS README
12cr|regexxer-0.10-1|56	%{_bindir}/*
12cr|regexxer-0.10-1|57	%{_datadir}/applications/*.desktop
12cr|regexxer-0.10-1|58	%{_datadir}/%{name}
12cr|regexxer-0.10-1|59	%{_datadir}/glib-2.0/schemas/org.regexxer.gschema.xml
12cr|regexxer-0.10-1|60	
12cr|regexxer-0.10-1|61	%{_iconsdir}/%{name}.png
12cr|regexxer-0.10-1|62	%{_liconsdir}/%{name}.png
12cr|regexxer-0.10-1|63	%{_miconsdir}/%{name}.png
12cr|regexxer-0.10-1|64	%{_iconsdir}/hicolor/*/apps/*
12cr|regexxer-0.10-1|65	
12cr|regexxer-0.10-1|66	
12cr|regexxer-0.10-1|67	%changelog
12cr|regexxer-0.10-1|68	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.9-4mdv2010.0
12cr|regexxer-0.10-1|69	+ Revision: 433091
12cr|regexxer-0.10-1|70	- rebuild
12cr|regexxer-0.10-1|71	
12cr|regexxer-0.10-1|72	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|regexxer-0.10-1|73	- lowercase ImageMagick
12cr|regexxer-0.10-1|74	
12cr|regexxer-0.10-1|75	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9-3mdv2009.0
12cr|regexxer-0.10-1|76	+ Revision: 242539
12cr|regexxer-0.10-1|77	- rebuild
12cr|regexxer-0.10-1|78	- kill re-definition of %%buildroot on Pixel's request
12cr|regexxer-0.10-1|79	
12cr|regexxer-0.10-1|80	+ Pixel <pixel@mandriva.com>
12cr|regexxer-0.10-1|81	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|regexxer-0.10-1|82	- use %%post_install_gconf_schemas/%%preun_uninstall_gconf_schemas
12cr|regexxer-0.10-1|83	
12cr|regexxer-0.10-1|84	+ Olivier Blin <oblin@mandriva.com>
12cr|regexxer-0.10-1|85	- restore BuildRoot
12cr|regexxer-0.10-1|86	
12cr|regexxer-0.10-1|87	+ Funda Wang <fundawang@mandriva.org>
12cr|regexxer-0.10-1|88	- Requires(pre) rather than prereq.
12cr|regexxer-0.10-1|89	
12cr|regexxer-0.10-1|90	* Tue May 15 2007 Funda Wang <fundawang@mandriva.org> 0.9-1mdv2008.0
12cr|regexxer-0.10-1|91	+ Revision: 26817
12cr|regexxer-0.10-1|92	- kill debian menu.
12cr|regexxer-0.10-1|93	fix file list.
12cr|regexxer-0.10-1|94	- New upstream version
12cr|regexxer-0.10-1|95	- Import regexxer
12cr|regexxer-0.10-1|96	
12cr|regexxer-0.10-1|97	
12cr|regexxer-0.10-1|98	
12cr|regexxer-0.10-1|99	* Tue Jun 29 2004 Abel Cheung <deaddog@deaddog.org> 0.8-0.20040629.1mdk
12cr|regexxer-0.10-1|100	- CVS snapshot 2004-06-29, fix 0.7 to work with g++ 3.4 is too much work
12cr|regexxer-0.10-1|101	
12cr|regexxer-0.10-1|102	* Mon May 17 2004 Abel Cheung <deaddog@deaddog.org> 0.7-1mdk
12cr|regexxer-0.10-1|103	- New release
12cr|regexxer-0.10-1|104	
12cr|regexxer-0.10-1|105	* Fri Feb 20 2004 David Baudens <baudens@mandrakesoft.com> 0.6-2mdk
12cr|regexxer-0.10-1|106	- Fix menu
12cr|regexxer-0.10-1|107	
12cr|regexxer-0.10-1|108	* Fri Dec 12 2003 Abel Cheung <deaddog@deaddog.org> 0.6-1mdk
12cr|regexxer-0.10-1|109	- New release
12cr|regexxer-0.10-1|110	
12cr|regexxer-0.10-1|111	* Wed Nov 12 2003 Abel Cheung <deaddog@deaddog.org> 0.5-1mdk
12cr|regexxer-0.10-1|112	- First Mandrake package

6979 12
12cr|regutils-0.10-12|1	Summary:	Manipulate the Win9x registry
12cr|regutils-0.10-12|2	Name:		regutils
12cr|regutils-0.10-12|3	Version:	0.10
12cr|regutils-0.10-12|4	Release:	%mkrel 12
12cr|regutils-0.10-12|5	License:	GPL
12cr|regutils-0.10-12|6	Group:		Networking/Other
12cr|regutils-0.10-12|7	URL:		http://www.cs.mun.ca/~michael/regutils/
12cr|regutils-0.10-12|8	Source0:	%{name}-%{version}.tar.bz2
12cr|regutils-0.10-12|9	Patch0:		regutils-0.10-Makefile.patch
12cr|regutils-0.10-12|10	Requires:	findutils
12cr|regutils-0.10-12|11	#Requires:	samba-common samba
12cr|regutils-0.10-12|12	BuildRequires:	ed
12cr|regutils-0.10-12|13	BuildRequires:	perl
12cr|regutils-0.10-12|14	Provides:	regedit
12cr|regutils-0.10-12|15	Conflicts:	wine-utils
12cr|regutils-0.10-12|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|regutils-0.10-12|17	
12cr|regutils-0.10-12|18	%define _requires_exceptions perl\(regfilterLib\.pl\)
12cr|regutils-0.10-12|19	
12cr|regutils-0.10-12|20	%description
12cr|regutils-0.10-12|21	Regutils is a collection of programs to help in installing dos/windows
12cr|regutils-0.10-12|22	software for diskless machines served by a unix machine. They are also
12cr|regutils-0.10-12|23	useful for applying user and machine specific customizations on the
12cr|regutils-0.10-12|24	fly as users log in, or as machines are booted.
12cr|regutils-0.10-12|25	
12cr|regutils-0.10-12|26	%prep
12cr|regutils-0.10-12|27	
12cr|regutils-0.10-12|28	%setup -q
12cr|regutils-0.10-12|29	%patch0 -p0
12cr|regutils-0.10-12|30	
12cr|regutils-0.10-12|31	%build
12cr|regutils-0.10-12|32	%make
12cr|regutils-0.10-12|33	
12cr|regutils-0.10-12|34	perl -pi -e 's#/local/bin/perl#%{_bindir}/perl#' apply-app-changes.*
12cr|regutils-0.10-12|35	
12cr|regutils-0.10-12|36	%install
12cr|regutils-0.10-12|37	rm -rf %{buildroot}
12cr|regutils-0.10-12|38	
12cr|regutils-0.10-12|39	install -d %{buildroot}%{_bindir}
12cr|regutils-0.10-12|40	install -d %{buildroot}%{_libdir}
12cr|regutils-0.10-12|41	install -m 755 regedit %{buildroot}%{_bindir}/
12cr|regutils-0.10-12|42	install -m 755 regdiff.pl %{buildroot}%{_bindir}/regdiff
12cr|regutils-0.10-12|43	install -m 755 regfilter.pl %{buildroot}%{_bindir}/regfilter
12cr|regutils-0.10-12|44	install -m 755 reghexprint.pl %{buildroot}%{_bindir}/reghexprint
12cr|regutils-0.10-12|45	install -m 755 regsort.pl %{buildroot}%{_bindir}/regsort
12cr|regutils-0.10-12|46	install -m 755 inicat.pl %{buildroot}%{_bindir}/inicat
12cr|regutils-0.10-12|47	install -m 755 inidiff.pl %{buildroot}%{_bindir}/inidiff
12cr|regutils-0.10-12|48	install -m 755 iniedit.pl %{buildroot}%{_bindir}/iniedit
12cr|regutils-0.10-12|49	install -m 755 gen-app-changes.pl %{buildroot}%{_bindir}/gen-app-changes
12cr|regutils-0.10-12|50	install -m 755 apply-app-changes.pl %{buildroot}%{_bindir}/apply-app-changes
12cr|regutils-0.10-12|51	install -m 755 fix-w9x-lnk.pl %{buildroot}%{_bindir}/fix-w9x-lnk
12cr|regutils-0.10-12|52	install -m 644 regfilterLib.pl %{buildroot}%{_libdir}/
12cr|regutils-0.10-12|53	install -m 644 IniFile.pm %{buildroot}%{_libdir}/
12cr|regutils-0.10-12|54	
12cr|regutils-0.10-12|55	%clean
12cr|regutils-0.10-12|56	rm -rf %{buildroot}
12cr|regutils-0.10-12|57	
12cr|regutils-0.10-12|58	%files
12cr|regutils-0.10-12|59	%defattr(-,root,root)
12cr|regutils-0.10-12|60	%doc INSTALL NEWS PROJECTS README
12cr|regutils-0.10-12|61	%{_bindir}/*
12cr|regutils-0.10-12|62	%{_libdir}/*
12cr|regutils-0.10-12|63	
12cr|regutils-0.10-12|64	
12cr|regutils-0.10-12|65	
12cr|regutils-0.10-12|66	%changelog
12cr|regutils-0.10-12|67	

6980 12
12cr|reiser4progs-1.0.7-5|1	%define _disable_ld_no_undefined 1
12cr|reiser4progs-1.0.7-5|2	
12cr|reiser4progs-1.0.7-5|3	%define major	4
12cr|reiser4progs-1.0.7-5|4	%define api	1.0
12cr|reiser4progs-1.0.7-5|5	%define libname		%mklibname %{name}- %{api} %{major}
12cr|reiser4progs-1.0.7-5|6	%define libname_basic	%mklibname %{name}-%{api}
12cr|reiser4progs-1.0.7-5|7	%define dev	%{_lib}%{name}-devel
12cr|reiser4progs-1.0.7-5|8	%define staticdev	%{_lib}%{name}-static-devel
12cr|reiser4progs-1.0.7-5|9	%define minimal_libname		%mklibname %{name}-minimal- %{api} 0
12cr|reiser4progs-1.0.7-5|10	%define minimal_libname_basic	%mklibname %{name}-minimal-%{api}
12cr|reiser4progs-1.0.7-5|11	
12cr|reiser4progs-1.0.7-5|12	Summary:	Utilities belonging to the Reiser4 filesystem
12cr|reiser4progs-1.0.7-5|13	Name:		reiser4progs
12cr|reiser4progs-1.0.7-5|14	Version:	1.0.7
12cr|reiser4progs-1.0.7-5|15	Release:	5
12cr|reiser4progs-1.0.7-5|16	License:	GPL
12cr|reiser4progs-1.0.7-5|17	Group:		System/Kernel and hardware
12cr|reiser4progs-1.0.7-5|18	Source0:	%{name}-%{version}.tar.bz2
12cr|reiser4progs-1.0.7-5|19	Patch0:		reiser4progs-1.0.7-fix-string-format.patch
12cr|reiser4progs-1.0.7-5|20	URL:		http://www.namesys.com/
12cr|reiser4progs-1.0.7-5|21	BuildRequires:	libaal-static-devel >= 1.0.5-4
12cr|reiser4progs-1.0.7-5|22	BuildRequires:	glibc-static-devel
12cr|reiser4progs-1.0.7-5|23	BuildRequires:	readline-devel
12cr|reiser4progs-1.0.7-5|24	BuildRequires:	ncurses-devel
12cr|reiser4progs-1.0.7-5|25	# wants uuid
12cr|reiser4progs-1.0.7-5|26	BuildRequires:	pkgconfig(ext2fs)
12cr|reiser4progs-1.0.7-5|27	Requires:	%{libname} = %{version}
12cr|reiser4progs-1.0.7-5|28	
12cr|reiser4progs-1.0.7-5|29	%description
12cr|reiser4progs-1.0.7-5|30	Reiser4 is a file system using plug-in based object oriented variant
12cr|reiser4progs-1.0.7-5|31	on classical balanced tree algorithms. It is the next generation of
12cr|reiser4progs-1.0.7-5|32	Reiserfs 3.x, the one included in Linux kernel. With new plugins,
12cr|reiser4progs-1.0.7-5|33	people can create their own types of directories and files.
12cr|reiser4progs-1.0.7-5|34	
12cr|reiser4progs-1.0.7-5|35	%package -n	%{libname}
12cr|reiser4progs-1.0.7-5|36	Summary:	Libraries needed by Reiser4 programs
12cr|reiser4progs-1.0.7-5|37	Group:		System/Kernel and hardware
12cr|reiser4progs-1.0.7-5|38	Provides:	%{libname_basic} = %{version}-%{release}
12cr|reiser4progs-1.0.7-5|39	
12cr|reiser4progs-1.0.7-5|40	%description -n	%{libname}
12cr|reiser4progs-1.0.7-5|41	Libraries needed by Reiser4 programs.
12cr|reiser4progs-1.0.7-5|42	
12cr|reiser4progs-1.0.7-5|43	%package -n	%{dev}
12cr|reiser4progs-1.0.7-5|44	Summary:	Development related files for reiser4progs libraries
12cr|reiser4progs-1.0.7-5|45	Group:		Development/Kernel
12cr|reiser4progs-1.0.7-5|46	Provides:	%{name}-devel = %{version}-%{release}
12cr|reiser4progs-1.0.7-5|47	Requires:	%{libname} = %{version}
12cr|reiser4progs-1.0.7-5|48	Requires:	%{minimal_libname} = %{version}
12cr|reiser4progs-1.0.7-5|49	
12cr|reiser4progs-1.0.7-5|50	%description -n %{dev}
12cr|reiser4progs-1.0.7-5|51	Development related files for reiser4progs libraries.
12cr|reiser4progs-1.0.7-5|52	
12cr|reiser4progs-1.0.7-5|53	%package -n	%{staticdev}
12cr|reiser4progs-1.0.7-5|54	Summary:	Static reiser4progs libraries
12cr|reiser4progs-1.0.7-5|55	Group:		Development/Kernel
12cr|reiser4progs-1.0.7-5|56	Requires:	%{dev} = %{version}
12cr|reiser4progs-1.0.7-5|57	
12cr|reiser4progs-1.0.7-5|58	%description -n	%{staticdev}
12cr|reiser4progs-1.0.7-5|59	Static reiser4progs libraries.
12cr|reiser4progs-1.0.7-5|60	
12cr|reiser4progs-1.0.7-5|61	%package -n	%{minimal_libname}
12cr|reiser4progs-1.0.7-5|62	Summary:	Reiser4 library with minimal memory footprint
12cr|reiser4progs-1.0.7-5|63	Group:		System/Kernel and hardware
12cr|reiser4progs-1.0.7-5|64	Provides:	%{minimal_libname_basic} = %{version}-%{release}
12cr|reiser4progs-1.0.7-5|65	
12cr|reiser4progs-1.0.7-5|66	%description -n	%{minimal_libname}
12cr|reiser4progs-1.0.7-5|67	This library is another version of Reiser4 library, with minimal
12cr|reiser4progs-1.0.7-5|68	memory footprint.
12cr|reiser4progs-1.0.7-5|69	
12cr|reiser4progs-1.0.7-5|70	%prep
12cr|reiser4progs-1.0.7-5|71	%setup -q
12cr|reiser4progs-1.0.7-5|72	%patch0 -p1 -b .strfmt
12cr|reiser4progs-1.0.7-5|73	
12cr|reiser4progs-1.0.7-5|74	%build
12cr|reiser4progs-1.0.7-5|75	# be very careful
12cr|reiser4progs-1.0.7-5|76	%configure2_5x \
12cr|reiser4progs-1.0.7-5|77	--sbindir=/sbin \
12cr|reiser4progs-1.0.7-5|78	--libdir=/%{_lib} \
12cr|reiser4progs-1.0.7-5|79	--libexecdir=/%{_lib} \
12cr|reiser4progs-1.0.7-5|80	%{?debug:--enable-debug}
12cr|reiser4progs-1.0.7-5|81	
12cr|reiser4progs-1.0.7-5|82	%make
12cr|reiser4progs-1.0.7-5|83	
12cr|reiser4progs-1.0.7-5|84	%install
12cr|reiser4progs-1.0.7-5|85	%makeinstall_std
12cr|reiser4progs-1.0.7-5|86	
12cr|reiser4progs-1.0.7-5|87	%files
12cr|reiser4progs-1.0.7-5|88	%defattr(-,root,root,-)
12cr|reiser4progs-1.0.7-5|89	# COPYING contains information other than GPL text
12cr|reiser4progs-1.0.7-5|90	%doc AUTHORS COPYING CREDITS README THANKS
12cr|reiser4progs-1.0.7-5|91	/sbin/*
12cr|reiser4progs-1.0.7-5|92	%{_mandir}/man*/*
12cr|reiser4progs-1.0.7-5|93	
12cr|reiser4progs-1.0.7-5|94	%files -n %{libname}
12cr|reiser4progs-1.0.7-5|95	%defattr(-,root,root,-)
12cr|reiser4progs-1.0.7-5|96	%doc COPYING
12cr|reiser4progs-1.0.7-5|97	/%{_lib}/libreiser4-%{api}.so.*
12cr|reiser4progs-1.0.7-5|98	/%{_lib}/librepair-%{api}.so.*
12cr|reiser4progs-1.0.7-5|99	
12cr|reiser4progs-1.0.7-5|100	%files -n %{minimal_libname}
12cr|reiser4progs-1.0.7-5|101	%defattr(-,root,root,-)
12cr|reiser4progs-1.0.7-5|102	%doc COPYING
12cr|reiser4progs-1.0.7-5|103	/%{_lib}/libreiser4-minimal-%{api}.so.*
12cr|reiser4progs-1.0.7-5|104	
12cr|reiser4progs-1.0.7-5|105	%files -n %{dev}
12cr|reiser4progs-1.0.7-5|106	%defattr(-,root,root,-)
12cr|reiser4progs-1.0.7-5|107	%doc BUGS ChangeLog TODO
12cr|reiser4progs-1.0.7-5|108	/%{_lib}/lib*.so
12cr|reiser4progs-1.0.7-5|109	%{_includedir}/*
12cr|reiser4progs-1.0.7-5|110	%{_datadir}/aclocal/*.m4
12cr|reiser4progs-1.0.7-5|111	
12cr|reiser4progs-1.0.7-5|112	%files -n %{staticdev}
12cr|reiser4progs-1.0.7-5|113	%defattr(-,root,root,-)
12cr|reiser4progs-1.0.7-5|114	/%{_lib}/lib*.a
12cr|reiser4progs-1.0.7-5|115	
12cr|reiser4progs-1.0.7-5|116	
12cr|reiser4progs-1.0.7-5|117	
12cr|reiser4progs-1.0.7-5|118	%changelog
12cr|reiser4progs-1.0.7-5|119	* Fri Aug 13 2010 Tomas Kindl <supp@mandriva.org> 1.0.7-4mdv2011.0
12cr|reiser4progs-1.0.7-5|120	+ Revision: 569326
12cr|reiser4progs-1.0.7-5|121	- rebuild for 2011.0/cooker
12cr|reiser4progs-1.0.7-5|122	
12cr|reiser4progs-1.0.7-5|123	* Fri May 01 2009 Thomas Backlund <tmb@mandriva.org> 1.0.7-3mdv2010.0
12cr|reiser4progs-1.0.7-5|124	+ Revision: 369995
12cr|reiser4progs-1.0.7-5|125	- libs should be in /lib instead of /usr/lib (#50451)
12cr|reiser4progs-1.0.7-5|126	
12cr|reiser4progs-1.0.7-5|127	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.7-2mdv2009.1
12cr|reiser4progs-1.0.7-5|128	+ Revision: 347944
12cr|reiser4progs-1.0.7-5|129	- rebuild for latest readline
12cr|reiser4progs-1.0.7-5|130	
12cr|reiser4progs-1.0.7-5|131	* Sun Feb 15 2009 Frederik Himpe <fhimpe@mandriva.org> 1.0.7-1mdv2009.1
12cr|reiser4progs-1.0.7-5|132	+ Revision: 340579
12cr|reiser4progs-1.0.7-5|133	- BuildRequires: glibc-static-devel in addition to libaal-static-devel
12cr|reiser4progs-1.0.7-5|134	- Update to version 1.0.7
12cr|reiser4progs-1.0.7-5|135	- Remove gcc4 patch: not needed anymore
12cr|reiser4progs-1.0.7-5|136	- Added patch to fix string format errors
12cr|reiser4progs-1.0.7-5|137	- Don't link with --no-undefined, it breaks the build
12cr|reiser4progs-1.0.7-5|138	
12cr|reiser4progs-1.0.7-5|139	+ Thierry Vignaud <tv@mandriva.org>
12cr|reiser4progs-1.0.7-5|140	- rebuild
12cr|reiser4progs-1.0.7-5|141	- rebuild
12cr|reiser4progs-1.0.7-5|142	
12cr|reiser4progs-1.0.7-5|143	+ Pixel <pixel@mandriva.com>
12cr|reiser4progs-1.0.7-5|144	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|reiser4progs-1.0.7-5|145	
12cr|reiser4progs-1.0.7-5|146	* Wed Feb 06 2008 Makoto Dei <makoto@turbolinux.co.jp> 1.0.4-1mdv2008.1
12cr|reiser4progs-1.0.7-5|147	+ Revision: 163044
12cr|reiser4progs-1.0.7-5|148	- build fix with gcc4
12cr|reiser4progs-1.0.7-5|149	
12cr|reiser4progs-1.0.7-5|150	+ Olivier Blin <oblin@mandriva.com>
12cr|reiser4progs-1.0.7-5|151	- restore BuildRoot
12cr|reiser4progs-1.0.7-5|152	
12cr|reiser4progs-1.0.7-5|153	+ Thierry Vignaud <tv@mandriva.org>
12cr|reiser4progs-1.0.7-5|154	- kill re-definition of %%buildroot on Pixel's request
12cr|reiser4progs-1.0.7-5|155	- remove old obsoletes that are useless for nearly 3 years
12cr|reiser4progs-1.0.7-5|156	- use %%mkrel
12cr|reiser4progs-1.0.7-5|157	- import reiser4progs
12cr|reiser4progs-1.0.7-5|158	
12cr|reiser4progs-1.0.7-5|159	
12cr|reiser4progs-1.0.7-5|160	* Sat Mar 12 2005 Abel Cheung <deaddog@mandrake.org> 1.0.4-1mdk
12cr|reiser4progs-1.0.7-5|161	- 1.0.4
12cr|reiser4progs-1.0.7-5|162	- Remove all patches (upstream)
12cr|reiser4progs-1.0.7-5|163	- Simplify description
12cr|reiser4progs-1.0.7-5|164	- Fix mklibname
12cr|reiser4progs-1.0.7-5|165	- Don't add maj to devel package, they are not parallel installable
12cr|reiser4progs-1.0.7-5|166	- Split minimal library
12cr|reiser4progs-1.0.7-5|167	
12cr|reiser4progs-1.0.7-5|168	* Sat Jan 22 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0.3-1mdk
12cr|reiser4progs-1.0.7-5|169	- 1.0.3
12cr|reiser4progs-1.0.7-5|170	- new (lowered??) major
12cr|reiser4progs-1.0.7-5|171	- fix provides
12cr|reiser4progs-1.0.7-5|172	
12cr|reiser4progs-1.0.7-5|173	* Tue Jun 18 2004 Svetoslav Slavtchev <svetljo@gmx.de> 0.5.5-1mdk
12cr|reiser4progs-1.0.7-5|174	- 0.5.5
12cr|reiser4progs-1.0.7-5|175	- re-add static package
12cr|reiser4progs-1.0.7-5|176	
12cr|reiser4progs-1.0.7-5|177	* Sat Jun 12 2004 Torbjorn Turpeinen <tobbe@nyvalls.se> 0.5.4-1thac
12cr|reiser4progs-1.0.7-5|178	- Built for Mandrake 10.0 official
12cr|reiser4progs-1.0.7-5|179	

6981 12
12cr|rekonq-1.0-1|1	Name:		rekonq
12cr|rekonq-1.0-1|2	License:	GPLv3+
12cr|rekonq-1.0-1|3	Version:	1.0
12cr|rekonq-1.0-1|4	Release:	1
12cr|rekonq-1.0-1|5	Group:		Graphical desktop/KDE
12cr|rekonq-1.0-1|6	Summary:	A lightweight, WebKit based web browser for KDE
12cr|rekonq-1.0-1|7	URL:		http://rekonq.sourceforge.net/
12cr|rekonq-1.0-1|8	#Source0:	http://downloads.sourceforge.net/project/rekonq/%(echo %{version} | cut -d. -f1-2)/%{name}-%{version}.tar.bz2
12cr|rekonq-1.0-1|9	Source0:	http://downloads.sourceforge.net/project/rekonq/1.0/%{name}-%{version}.tar.bz2
12cr|rekonq-1.0-1|10	Source100:	rekonq.rpmlintrc
12cr|rekonq-1.0-1|11	# Patch 0 provides default mandriva bookmark
12cr|rekonq-1.0-1|12	Patch0:		rekonq-0.6.80-add-mandriva-www-in-bookmark.patch
12cr|rekonq-1.0-1|13	# Patch 1 provides some mandriva sites in default rekonq preview
12cr|rekonq-1.0-1|14	# Patch 1 also fix the default website to point to /usr/share/doc/HTML/index.html
12cr|rekonq-1.0-1|15	Patch1:		rekonq-0.9.0-add-mandriva-www-in-preview.patch
12cr|rekonq-1.0-1|16	BuildRequires:	kdelibs4-devel >= 2:4.6.0
12cr|rekonq-1.0-1|17	# Package konqueror is currently required because it's providing cookies,proxie & web shortcut support in rekonq
12cr|rekonq-1.0-1|18	Requires:	konqueror
12cr|rekonq-1.0-1|19	
12cr|rekonq-1.0-1|20	%description
12cr|rekonq-1.0-1|21	rekonq is a KDE browser based on Webkit. Its code is based on Nokia
12cr|rekonq-1.0-1|22	QtDemoBrowser, just like Arora. Anyway its implementation is going to embrace
12cr|rekonq-1.0-1|23	KDE technologies to have a full-featured KDE web browser.
12cr|rekonq-1.0-1|24	
12cr|rekonq-1.0-1|25	#------------------------------------------------------------------------------
12cr|rekonq-1.0-1|26	
12cr|rekonq-1.0-1|27	%prep
12cr|rekonq-1.0-1|28	%setup -q
12cr|rekonq-1.0-1|29	%patch0 -p0 -b .bookmark~
12cr|rekonq-1.0-1|30	%patch1 -p1 -b .preview~
12cr|rekonq-1.0-1|31	
12cr|rekonq-1.0-1|32	%build
12cr|rekonq-1.0-1|33	%cmake_kde4
12cr|rekonq-1.0-1|34	%make
12cr|rekonq-1.0-1|35	
12cr|rekonq-1.0-1|36	%install
12cr|rekonq-1.0-1|37	%__rm -rf %buildroot
12cr|rekonq-1.0-1|38	%makeinstall_std -C build
12cr|rekonq-1.0-1|39	
12cr|rekonq-1.0-1|40	%find_lang %{name} --with-html
12cr|rekonq-1.0-1|41	%find_lang kwebapp
12cr|rekonq-1.0-1|42	
12cr|rekonq-1.0-1|43	%files -f %{name}.lang,kwebapp.lang
12cr|rekonq-1.0-1|44	%defattr(-,root,root)
12cr|rekonq-1.0-1|45	%{_kde_bindir}/%{name}
12cr|rekonq-1.0-1|46	%{_kde_bindir}/kwebapp
12cr|rekonq-1.0-1|47	%{_kde_libdir}/libkdeinit4_%{name}.so
12cr|rekonq-1.0-1|48	%{_kde_appsdir}/%{name}/
12cr|rekonq-1.0-1|49	%{_kde_datadir}/config.kcfg/%{name}.kcfg
12cr|rekonq-1.0-1|50	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
12cr|rekonq-1.0-1|51	%{_kde_applicationsdir}/%{name}.desktop
12cr|rekonq-1.0-1|52	
12cr|rekonq-1.0-1|53	
12cr|rekonq-1.0-1|54	%changelog
12cr|rekonq-1.0-1|55	* Wed Jul 25 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-1
12cr|rekonq-1.0-1|56	+ Revision: 810980
12cr|rekonq-1.0-1|57	- Update to 1.0
12cr|rekonq-1.0-1|58	
12cr|rekonq-1.0-1|59	* Wed Jul 11 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.9.90-1
12cr|rekonq-1.0-1|60	+ Revision: 808905
12cr|rekonq-1.0-1|61	- Update to 0.9.90 (1.0-beta1)
12cr|rekonq-1.0-1|62	
12cr|rekonq-1.0-1|63	* Sun Jun 17 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.9.80-1
12cr|rekonq-1.0-1|64	+ Revision: 806027
12cr|rekonq-1.0-1|65	- Update to 1.0-TP
12cr|rekonq-1.0-1|66	
12cr|rekonq-1.0-1|67	* Sat May 05 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9.2-1
12cr|rekonq-1.0-1|68	+ Revision: 796514
12cr|rekonq-1.0-1|69	- update to 0.9.2
12cr|rekonq-1.0-1|70	
12cr|rekonq-1.0-1|71	* Sun Apr 01 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.9.1-1
12cr|rekonq-1.0-1|72	+ Revision: 788563
12cr|rekonq-1.0-1|73	- 0.9.1
12cr|rekonq-1.0-1|74	- Fix rpmlint errors
12cr|rekonq-1.0-1|75	
12cr|rekonq-1.0-1|76	* Mon Mar 05 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.9.0-1
12cr|rekonq-1.0-1|77	+ Revision: 782193
12cr|rekonq-1.0-1|78	- Update to 0.9.0
12cr|rekonq-1.0-1|79	- Clean up spec file
12cr|rekonq-1.0-1|80	
12cr|rekonq-1.0-1|81	* Thu Jan 05 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.8.1-1
12cr|rekonq-1.0-1|82	+ Revision: 757917
12cr|rekonq-1.0-1|83	- Update to 0.8.1
12cr|rekonq-1.0-1|84	
12cr|rekonq-1.0-1|85	* Sun Apr 03 2011 Funda Wang <fwang@mandriva.org> 0.7.0-1
12cr|rekonq-1.0-1|86	+ Revision: 650027
12cr|rekonq-1.0-1|87	- new version 0.7.0
12cr|rekonq-1.0-1|88	
12cr|rekonq-1.0-1|89	* Mon Mar 21 2011 Funda Wang <fwang@mandriva.org> 0.6.95-1
12cr|rekonq-1.0-1|90	+ Revision: 647212
12cr|rekonq-1.0-1|91	- update to new version 0.6.95
12cr|rekonq-1.0-1|92	
12cr|rekonq-1.0-1|93	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0.6.85-1
12cr|rekonq-1.0-1|94	+ Revision: 640415
12cr|rekonq-1.0-1|95	- new version 0.6.85
12cr|rekonq-1.0-1|96	
12cr|rekonq-1.0-1|97	* Wed Feb 09 2011 Funda Wang <fwang@mandriva.org> 0.6.80-1
12cr|rekonq-1.0-1|98	+ Revision: 637049
12cr|rekonq-1.0-1|99	- New version 0.6.80
12cr|rekonq-1.0-1|100	
12cr|rekonq-1.0-1|101	+ John Balcaen <mikala@mandriva.org>
12cr|rekonq-1.0-1|102	- Fix BuildRequires
12cr|rekonq-1.0-1|103	
12cr|rekonq-1.0-1|104	* Mon Oct 11 2010 John Balcaen <mikala@mandriva.org> 0.6.1-1mdv2011.0
12cr|rekonq-1.0-1|105	+ Revision: 584922
12cr|rekonq-1.0-1|106	- Update to 0.6.1
12cr|rekonq-1.0-1|107	
12cr|rekonq-1.0-1|108	* Sat Oct 02 2010 John Balcaen <mikala@mandriva.org> 0.6.0-1mdv2011.0
12cr|rekonq-1.0-1|109	+ Revision: 582413
12cr|rekonq-1.0-1|110	- Update to 0.6.0
12cr|rekonq-1.0-1|111	
12cr|rekonq-1.0-1|112	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 0.5.80-1mdv2011.0
12cr|rekonq-1.0-1|113	+ Revision: 571788
12cr|rekonq-1.0-1|114	- update to new version 0.5.80
12cr|rekonq-1.0-1|115	
12cr|rekonq-1.0-1|116	* Fri Jul 09 2010 Funda Wang <fwang@mandriva.org> 0.5.0-1mdv2011.0
12cr|rekonq-1.0-1|117	+ Revision: 549885
12cr|rekonq-1.0-1|118	- New version 0.5.0
12cr|rekonq-1.0-1|119	
12cr|rekonq-1.0-1|120	* Sat Mar 13 2010 Funda Wang <fwang@mandriva.org> 0.4.0-1mdv2010.1
12cr|rekonq-1.0-1|121	+ Revision: 518643
12cr|rekonq-1.0-1|122	- new version 0.4.0
12cr|rekonq-1.0-1|123	
12cr|rekonq-1.0-1|124	* Thu Feb 11 2010 Funda Wang <fwang@mandriva.org> 0.3.90-1mdv2010.1
12cr|rekonq-1.0-1|125	+ Revision: 504123
12cr|rekonq-1.0-1|126	- New version 0.3.90 (based on kdewebkit)
12cr|rekonq-1.0-1|127	
12cr|rekonq-1.0-1|128	+ John Balcaen <mikala@mandriva.org>
12cr|rekonq-1.0-1|129	- Update patch1 (now use /usr/share/doc/HTML/index.html as default homepage)
12cr|rekonq-1.0-1|130	
12cr|rekonq-1.0-1|131	* Fri Nov 27 2009 John Balcaen <mikala@mandriva.org> 0.3.0-2mdv2010.1
12cr|rekonq-1.0-1|132	+ Revision: 470526
12cr|rekonq-1.0-1|133	- Add a Requires against konqueror (package is currently providing cookies,proxy & web shorcut support for rekonq)
12cr|rekonq-1.0-1|134	- add patch0 to change default bookmarks
12cr|rekonq-1.0-1|135	- add patch1 to change default preview
12cr|rekonq-1.0-1|136	
12cr|rekonq-1.0-1|137	* Thu Nov 26 2009 John Balcaen <mikala@mandriva.org> 0.3.0-1mdv2010.1
12cr|rekonq-1.0-1|138	+ Revision: 470312
12cr|rekonq-1.0-1|139	- Update to 0.3.0
12cr|rekonq-1.0-1|140	- use %%find_lang macro
12cr|rekonq-1.0-1|141	- fix some buildrequires
12cr|rekonq-1.0-1|142	
12cr|rekonq-1.0-1|143	* Tue Oct 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.2.0-0.1mdv2010.0
12cr|rekonq-1.0-1|144	+ Revision: 458489
12cr|rekonq-1.0-1|145	- First release and import rekonq files
12cr|rekonq-1.0-1|146	- Created package structure for rekonq.
12cr|rekonq-1.0-1|147	

6982 12
12cr|R-ellipse-0.3_5-1|1	%global packname  ellipse
12cr|R-ellipse-0.3_5-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-ellipse-0.3_5-1|3	
12cr|R-ellipse-0.3_5-1|4	Name:             R-%{packname}
12cr|R-ellipse-0.3_5-1|5	Epoch:            1
12cr|R-ellipse-0.3_5-1|6	Version:          0.3_5
12cr|R-ellipse-0.3_5-1|7	Release:          1
12cr|R-ellipse-0.3_5-1|8	Summary:          Functions for drawing ellipses and ellipse-like confidence regions
12cr|R-ellipse-0.3_5-1|9	Group:            Sciences/Mathematics
12cr|R-ellipse-0.3_5-1|10	License:          GPL (>= 2)
12cr|R-ellipse-0.3_5-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-ellipse-0.3_5-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.3-5.tar.gz
12cr|R-ellipse-0.3_5-1|13	BuildArch:        noarch
12cr|R-ellipse-0.3_5-1|14	Requires:         R-core
12cr|R-ellipse-0.3_5-1|15	Requires:         R-graphics
12cr|R-ellipse-0.3_5-1|16	Requires:         R-stats
12cr|R-ellipse-0.3_5-1|17	BuildRequires:    R-devel
12cr|R-ellipse-0.3_5-1|18	BuildRequires:    Rmath-devel
12cr|R-ellipse-0.3_5-1|19	BuildRequires:    texlive-collection-latex
12cr|R-ellipse-0.3_5-1|20	BuildRequires:    R-graphics
12cr|R-ellipse-0.3_5-1|21	BuildRequires:    R-stats
12cr|R-ellipse-0.3_5-1|22	BuildRequires:    pkgconfig(lapack)
12cr|R-ellipse-0.3_5-1|23	%rename R-cran-ellipse
12cr|R-ellipse-0.3_5-1|24	
12cr|R-ellipse-0.3_5-1|25	%description
12cr|R-ellipse-0.3_5-1|26	This package contains various routines for drawing ellipses and
12cr|R-ellipse-0.3_5-1|27	ellipse-like confidence regions, implementing the plots described in
12cr|R-ellipse-0.3_5-1|28	Murdoch and Chow (1996), A graphical display of large correlation
12cr|R-ellipse-0.3_5-1|29	matrices, The American Statistician 50, 178-180. There are also routines
12cr|R-ellipse-0.3_5-1|30	implementing the profile plots described in Bates and Watts (1988),
12cr|R-ellipse-0.3_5-1|31	Nonlinear Regression Analysis and its Applications.
12cr|R-ellipse-0.3_5-1|32	
12cr|R-ellipse-0.3_5-1|33	%prep
12cr|R-ellipse-0.3_5-1|34	%setup -q -c -n %{packname}
12cr|R-ellipse-0.3_5-1|35	
12cr|R-ellipse-0.3_5-1|36	%build
12cr|R-ellipse-0.3_5-1|37	
12cr|R-ellipse-0.3_5-1|38	%install
12cr|R-ellipse-0.3_5-1|39	mkdir -p %{buildroot}%{rlibdir}
12cr|R-ellipse-0.3_5-1|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-ellipse-0.3_5-1|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-ellipse-0.3_5-1|42	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-ellipse-0.3_5-1|43	
12cr|R-ellipse-0.3_5-1|44	%check
12cr|R-ellipse-0.3_5-1|45	%{_bindir}/R CMD check %{packname}
12cr|R-ellipse-0.3_5-1|46	
12cr|R-ellipse-0.3_5-1|47	%files
12cr|R-ellipse-0.3_5-1|48	%dir %{rlibdir}/%{packname}
12cr|R-ellipse-0.3_5-1|49	%doc %{rlibdir}/%{packname}/html
12cr|R-ellipse-0.3_5-1|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-ellipse-0.3_5-1|51	%{rlibdir}/%{packname}/INDEX
12cr|R-ellipse-0.3_5-1|52	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-ellipse-0.3_5-1|53	%{rlibdir}/%{packname}/Meta
12cr|R-ellipse-0.3_5-1|54	%{rlibdir}/%{packname}/R
12cr|R-ellipse-0.3_5-1|55	%{rlibdir}/%{packname}/help
12cr|R-ellipse-0.3_5-1|56	
12cr|R-ellipse-0.3_5-1|57	
12cr|R-ellipse-0.3_5-1|58	%changelog
12cr|R-ellipse-0.3_5-1|59	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1:0.3_5-1
12cr|R-ellipse-0.3_5-1|60	+ Revision: 775045
12cr|R-ellipse-0.3_5-1|61	- Update to latest version
12cr|R-ellipse-0.3_5-1|62	- Update to latest version
12cr|R-ellipse-0.3_5-1|63	
12cr|R-ellipse-0.3_5-1|64	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1:0.3_4-1
12cr|R-ellipse-0.3_5-1|65	+ Revision: 774848
12cr|R-ellipse-0.3_5-1|66	- Update and rebuild with R2spec
12cr|R-ellipse-0.3_5-1|67	- Update and rebuild with R2spec
12cr|R-ellipse-0.3_5-1|68	
12cr|R-ellipse-0.3_5-1|69	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.5-3mdv2011.0
12cr|R-ellipse-0.3_5-1|70	+ Revision: 616448
12cr|R-ellipse-0.3_5-1|71	- the mass rebuild of 2010.0 packages
12cr|R-ellipse-0.3_5-1|72	
12cr|R-ellipse-0.3_5-1|73	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.3.5-2mdv2010.0
12cr|R-ellipse-0.3_5-1|74	+ Revision: 433081
12cr|R-ellipse-0.3_5-1|75	- rebuild
12cr|R-ellipse-0.3_5-1|76	
12cr|R-ellipse-0.3_5-1|77	* Wed Jun 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.5-1mdv2009.0
12cr|R-ellipse-0.3_5-1|78	+ Revision: 228933
12cr|R-ellipse-0.3_5-1|79	- import R-cran-ellipse
12cr|R-ellipse-0.3_5-1|80	

6983 12
12cr|remake-3.81_0.2-2|1	%define oversion 3.81+dbg-0.2
12cr|remake-3.81_0.2-2|2	
12cr|remake-3.81_0.2-2|3	Summary:	A gnu make version including a debuger
12cr|remake-3.81_0.2-2|4	Name:		remake
12cr|remake-3.81_0.2-2|5	Version:	3.81_0.2
12cr|remake-3.81_0.2-2|6	Release:	%mkrel 2
12cr|remake-3.81_0.2-2|7	License:	GPLv2+
12cr|remake-3.81_0.2-2|8	Group:		Development/Other
12cr|remake-3.81_0.2-2|9	Url:		http://bashdb.sourceforge.net/remake/
12cr|remake-3.81_0.2-2|10	Source0:	http://downloads.sourceforge.net/bashdb/%{name}-%{oversion}.tar.bz2
12cr|remake-3.81_0.2-2|11	Patch0:		remake-3.81+dbg-0.2-format_not_a_string_literal_and_no_format_arguments.patch
12cr|remake-3.81_0.2-2|12	BuildRequires:	readline-devel
12cr|remake-3.81_0.2-2|13	BuildRequires:	emacs
12cr|remake-3.81_0.2-2|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|remake-3.81_0.2-2|15	
12cr|remake-3.81_0.2-2|16	%description
12cr|remake-3.81_0.2-2|17	remake is a patched and modernized version of GNU make utility that
12cr|remake-3.81_0.2-2|18	adds improved error reporting, the ability to trace execution in a
12cr|remake-3.81_0.2-2|19	comprehensible way, and a debugger.
12cr|remake-3.81_0.2-2|20	
12cr|remake-3.81_0.2-2|21	%prep
12cr|remake-3.81_0.2-2|22	%setup -qn %{name}-%{oversion}
12cr|remake-3.81_0.2-2|23	%patch0 -p1
12cr|remake-3.81_0.2-2|24	
12cr|remake-3.81_0.2-2|25	%build
12cr|remake-3.81_0.2-2|26	%configure2_5x
12cr|remake-3.81_0.2-2|27	%make
12cr|remake-3.81_0.2-2|28	
12cr|remake-3.81_0.2-2|29	%install
12cr|remake-3.81_0.2-2|30	%{__rm} -rf %{buildroot}
12cr|remake-3.81_0.2-2|31	
12cr|remake-3.81_0.2-2|32	%makeinstall_std
12cr|remake-3.81_0.2-2|33	%{__rm} -f %{buildroot}/%{_infodir}/make*
12cr|remake-3.81_0.2-2|34	
12cr|remake-3.81_0.2-2|35	%find_lang %{name}
12cr|remake-3.81_0.2-2|36	
12cr|remake-3.81_0.2-2|37	%clean
12cr|remake-3.81_0.2-2|38	%{__rm} -rf %{buildroot}
12cr|remake-3.81_0.2-2|39	
12cr|remake-3.81_0.2-2|40	%files -f %{name}.lang
12cr|remake-3.81_0.2-2|41	%defattr(-,root,root)
12cr|remake-3.81_0.2-2|42	%doc AUTHORS ChangeLog* COPYING INSTALL NEWS README* TODO
12cr|remake-3.81_0.2-2|43	%{_bindir}/%{name}
12cr|remake-3.81_0.2-2|44	%{_datadir}/emacs/site-lisp/mdb.el*
12cr|remake-3.81_0.2-2|45	%{_infodir}/*
12cr|remake-3.81_0.2-2|46	
12cr|remake-3.81_0.2-2|47	
12cr|remake-3.81_0.2-2|48	%changelog
12cr|remake-3.81_0.2-2|49	* Sat Apr 16 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 3.81_0.2-2mdv2011.0
12cr|remake-3.81_0.2-2|50	+ Revision: 653311
12cr|remake-3.81_0.2-2|51	- rebuild
12cr|remake-3.81_0.2-2|52	
12cr|remake-3.81_0.2-2|53	* Sun Jun 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 3.81_0.2-1mdv2010.0
12cr|remake-3.81_0.2-2|54	+ Revision: 383539
12cr|remake-3.81_0.2-2|55	- update to new version 3.81+dbg-0.2
12cr|remake-3.81_0.2-2|56	- Patch0: fix format not a string literal and no format arguments error
12cr|remake-3.81_0.2-2|57	- spec file clean
12cr|remake-3.81_0.2-2|58	
12cr|remake-3.81_0.2-2|59	* Thu Feb 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.80_0.62-6mdv2009.1
12cr|remake-3.81_0.2-2|60	+ Revision: 345229
12cr|remake-3.81_0.2-2|61	- rebuild for latest readline
12cr|remake-3.81_0.2-2|62	- fix format errors
12cr|remake-3.81_0.2-2|63	
12cr|remake-3.81_0.2-2|64	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 3.80_0.62-5mdv2009.0
12cr|remake-3.81_0.2-2|65	+ Revision: 260210
12cr|remake-3.81_0.2-2|66	- rebuild
12cr|remake-3.81_0.2-2|67	
12cr|remake-3.81_0.2-2|68	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 3.80_0.62-4mdv2009.0
12cr|remake-3.81_0.2-2|69	+ Revision: 248346
12cr|remake-3.81_0.2-2|70	- rebuild
12cr|remake-3.81_0.2-2|71	
12cr|remake-3.81_0.2-2|72	* Wed Mar 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 3.80_0.62-2mdv2008.1
12cr|remake-3.81_0.2-2|73	+ Revision: 187168
12cr|remake-3.81_0.2-2|74	- remove conflicting files with make (#38801)
12cr|remake-3.81_0.2-2|75	- add buildrequires on emacs
12cr|remake-3.81_0.2-2|76	
12cr|remake-3.81_0.2-2|77	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 3.80_0.62-1mdv2008.1
12cr|remake-3.81_0.2-2|78	+ Revision: 140746
12cr|remake-3.81_0.2-2|79	- restore BuildRoot
12cr|remake-3.81_0.2-2|80	
12cr|remake-3.81_0.2-2|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|remake-3.81_0.2-2|82	- kill re-definition of %%buildroot on Pixel's request
12cr|remake-3.81_0.2-2|83	- do not hardcode bz2 extension
12cr|remake-3.81_0.2-2|84	
12cr|remake-3.81_0.2-2|85	
12cr|remake-3.81_0.2-2|86	* Wed Feb 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 3.80_0.62-1mdv2007.0
12cr|remake-3.81_0.2-2|87	+ Revision: 127051
12cr|remake-3.81_0.2-2|88	- Import remake
12cr|remake-3.81_0.2-2|89	

6984 12
12cr|remmina-1.0.0-1|1	%define oname Remmina
12cr|remmina-1.0.0-1|2	
12cr|remmina-1.0.0-1|3	Summary:	GTK+ remote desktop client
12cr|remmina-1.0.0-1|4	Name:		remmina
12cr|remmina-1.0.0-1|5	Version:	1.0.0
12cr|remmina-1.0.0-1|6	Release:	1
12cr|remmina-1.0.0-1|7	License:	GPLv2+
12cr|remmina-1.0.0-1|8	Group:		Networking/Remote access
12cr|remmina-1.0.0-1|9	Url:		http://remmina.sourceforge.net/
12cr|remmina-1.0.0-1|10	Source0:	https://github.com/downloads/FreeRDP/Remmina/%{oname}-%{version}.tar.gz
12cr|remmina-1.0.0-1|11	Patch0:		remmina-1.0-rosa-linkage.patch
12cr|remmina-1.0.0-1|12	Patch1:		remmina-1.0-rosa-datadir.patch
12cr|remmina-1.0.0-1|13	Patch2:		remmina-1.0-rosa-desktop.patch
12cr|remmina-1.0.0-1|14	Patch3:		remmina-1.0-rosa-libdir.patch
12cr|remmina-1.0.0-1|15	Requires:	rdesktop
12cr|remmina-1.0.0-1|16	# We don't have x11-server-xephyr so try to live without it
12cr|remmina-1.0.0-1|17	#Requires:	x11-server-xephyr
12cr|remmina-1.0.0-1|18	BuildRequires:	cmake
12cr|remmina-1.0.0-1|19	BuildRequires:	rdesktop
12cr|remmina-1.0.0-1|20	BuildRequires:	pkgconfig(gdk-3.0)
12cr|remmina-1.0.0-1|21	BuildRequires:	pkgconfig(vte-2.90)
12cr|remmina-1.0.0-1|22	BuildRequires:	pkgconfig(appindicator3-0.1)
12cr|remmina-1.0.0-1|23	BuildRequires:	pkgconfig(avahi-ui-gtk3)
12cr|remmina-1.0.0-1|24	BuildRequires:	pkgconfig(avahi-client)
12cr|remmina-1.0.0-1|25	BuildRequires:	pkgconfig(xkbfile)
12cr|remmina-1.0.0-1|26	BuildRequires:	pkgconfig(freerdp) >= 1.0
12cr|remmina-1.0.0-1|27	BuildRequires:	pkgconfig(gnome-keyring-1)
12cr|remmina-1.0.0-1|28	BuildRequires:	zlib-devel
12cr|remmina-1.0.0-1|29	BuildRequires:	jpeg-devel
12cr|remmina-1.0.0-1|30	BuildRequires:	gnutls-devel
12cr|remmina-1.0.0-1|31	BuildRequires:	libssh-devel >= 0.4
12cr|remmina-1.0.0-1|32	BuildRequires:	libavahi-ui-devel
12cr|remmina-1.0.0-1|33	BuildRequires:	pkgconfig(vte)
12cr|remmina-1.0.0-1|34	BuildRequires:	libgcrypt-devel
12cr|remmina-1.0.0-1|35	BuildRequires:	unique-devel
12cr|remmina-1.0.0-1|36	BuildRequires:	intltool >= 0.35.0
12cr|remmina-1.0.0-1|37	
12cr|remmina-1.0.0-1|38	%description
12cr|remmina-1.0.0-1|39	Remmina is a remote desktop client written in GTK+, aiming to be
12cr|remmina-1.0.0-1|40	useful for system administrators and travellers, who need to work with
12cr|remmina-1.0.0-1|41	lots of remote computers in front of either large monitors or tiny
12cr|remmina-1.0.0-1|42	netbooks. Remmina supports multiple network protocols in an integrated
12cr|remmina-1.0.0-1|43	and consistant user interface. Currently RDP, VNC, XDMCP and SSH are
12cr|remmina-1.0.0-1|44	supported.
12cr|remmina-1.0.0-1|45	
12cr|remmina-1.0.0-1|46	%package plugins
12cr|remmina-1.0.0-1|47	Summary:	A set of plugins for remmina
12cr|remmina-1.0.0-1|48	Requires:	%{name} = %{version}
12cr|remmina-1.0.0-1|49	
12cr|remmina-1.0.0-1|50	%description plugins
12cr|remmina-1.0.0-1|51	A set of plugins for remote desktop client - remmina.
12cr|remmina-1.0.0-1|52	
12cr|remmina-1.0.0-1|53	%package devel
12cr|remmina-1.0.0-1|54	Summary:	Developmnet files for %{name}
12cr|remmina-1.0.0-1|55	Group:		Development/C++
12cr|remmina-1.0.0-1|56	Requires:	%{name} = %{version}-%{release}
12cr|remmina-1.0.0-1|57	
12cr|remmina-1.0.0-1|58	%description devel
12cr|remmina-1.0.0-1|59	Development files and headers for %{name}.
12cr|remmina-1.0.0-1|60	
12cr|remmina-1.0.0-1|61	%prep
12cr|remmina-1.0.0-1|62	%setup -q -n FreeRDP-Remmina-356c033
12cr|remmina-1.0.0-1|63	%patch0 -p1
12cr|remmina-1.0.0-1|64	%patch1 -p1
12cr|remmina-1.0.0-1|65	%patch2 -p1
12cr|remmina-1.0.0-1|66	%patch3 -p1
12cr|remmina-1.0.0-1|67	
12cr|remmina-1.0.0-1|68	%build
12cr|remmina-1.0.0-1|69	# FIXME: telepathy plugin is broken
12cr|remmina-1.0.0-1|70	%cmake -DWITH_TELEPATHY:BOOL=OFF
12cr|remmina-1.0.0-1|71	%make
12cr|remmina-1.0.0-1|72	
12cr|remmina-1.0.0-1|73	%install
12cr|remmina-1.0.0-1|74	pushd build
12cr|remmina-1.0.0-1|75	%makeinstall_std
12cr|remmina-1.0.0-1|76	popd
12cr|remmina-1.0.0-1|77	
12cr|remmina-1.0.0-1|78	%__rm -f %{buildroot}%{_iconsdir}/hicolor/icon-theme.cache
12cr|remmina-1.0.0-1|79	
12cr|remmina-1.0.0-1|80	# FIXME: includedir is empty
12cr|remmina-1.0.0-1|81	rm -rf %{buildroot}/%{_includedir}
12cr|remmina-1.0.0-1|82	
12cr|remmina-1.0.0-1|83	%find_lang %{name}
12cr|remmina-1.0.0-1|84	%find_lang %{name}-plugins
12cr|remmina-1.0.0-1|85	
12cr|remmina-1.0.0-1|86	%files -f %{name}.lang
12cr|remmina-1.0.0-1|87	%doc remmina/AUTHORS remmina/ChangeLog remmina/NEWS remmina/README*
12cr|remmina-1.0.0-1|88	%{_bindir}/%{name}
12cr|remmina-1.0.0-1|89	%{_datadir}/applications/%{name}.desktop
12cr|remmina-1.0.0-1|90	#%{_datadir}/%{name}/*
12cr|remmina-1.0.0-1|91	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|remmina-1.0.0-1|92	%{_iconsdir}/hicolor/*/actions/%{name}*
12cr|remmina-1.0.0-1|93	
12cr|remmina-1.0.0-1|94	%files plugins -f %{name}-plugins.lang
12cr|remmina-1.0.0-1|95	%doc remmina-plugins/AUTHORS remmina-plugins/ChangeLog remmina-plugins/NEWS remmina-plugins/README*
12cr|remmina-1.0.0-1|96	%{_libdir}/remmina/plugins
12cr|remmina-1.0.0-1|97	%{_iconsdir}/hicolor/*/emblems/%{name}*
12cr|remmina-1.0.0-1|98	
12cr|remmina-1.0.0-1|99	%files devel
12cr|remmina-1.0.0-1|100	%{_libdir}/pkgconfig/*.pc
12cr|remmina-1.0.0-1|101	#%{_includedir}/%{name}/*.h
12cr|remmina-1.0.0-1|102	

6985 12
12cr|remmina-xfce-0.8.1-2|1	Summary:	Xfce panel plugin for remmina
12cr|remmina-xfce-0.8.1-2|2	Name:		remmina-xfce
12cr|remmina-xfce-0.8.1-2|3	Version:	0.8.1
12cr|remmina-xfce-0.8.1-2|4	Release:	%mkrel 2
12cr|remmina-xfce-0.8.1-2|5	License:	GPLv2
12cr|remmina-xfce-0.8.1-2|6	Group:		Graphical desktop/Xfce
12cr|remmina-xfce-0.8.1-2|7	Url:		http://remmina.sourceforge.net/
12cr|remmina-xfce-0.8.1-2|8	Source0:	http://downloads.sourceforge.net/project/remmina/%{version}/%{name}-%{version}.tar.gz
12cr|remmina-xfce-0.8.1-2|9	Requires:	remmina >= %{version}-%{release}
12cr|remmina-xfce-0.8.1-2|10	BuildRequires:	libxfce4util-devel >= 4.3.99.2
12cr|remmina-xfce-0.8.1-2|11	BuildRequires:	libxfce4-panel-devel >= 4.3.99.2
12cr|remmina-xfce-0.8.1-2|12	BuildRequires:	avahi-client-devel
12cr|remmina-xfce-0.8.1-2|13	BuildRequires:	intltool >= 0.35.0
12cr|remmina-xfce-0.8.1-2|14	BuildRequires:	perl(XML::Parser)
12cr|remmina-xfce-0.8.1-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|remmina-xfce-0.8.1-2|16	
12cr|remmina-xfce-0.8.1-2|17	%description
12cr|remmina-xfce-0.8.1-2|18	Remmina is a remote desktop client written in GTK+, aiming to be
12cr|remmina-xfce-0.8.1-2|19	useful for system administrators and travellers, who need to work with
12cr|remmina-xfce-0.8.1-2|20	lots of remote computers in front of either large monitors or tiny
12cr|remmina-xfce-0.8.1-2|21	netbooks. Remmina supports multiple network protocols in an integrated
12cr|remmina-xfce-0.8.1-2|22	and consistant user interface. Currently RDP, VNC, XDMCP and SSH are
12cr|remmina-xfce-0.8.1-2|23	supported.
12cr|remmina-xfce-0.8.1-2|24	
12cr|remmina-xfce-0.8.1-2|25	This package contains an Xfce panel plugin for remmina.
12cr|remmina-xfce-0.8.1-2|26	
12cr|remmina-xfce-0.8.1-2|27	%prep
12cr|remmina-xfce-0.8.1-2|28	%setup -q
12cr|remmina-xfce-0.8.1-2|29	
12cr|remmina-xfce-0.8.1-2|30	%build
12cr|remmina-xfce-0.8.1-2|31	%configure2_5x
12cr|remmina-xfce-0.8.1-2|32	%make
12cr|remmina-xfce-0.8.1-2|33	
12cr|remmina-xfce-0.8.1-2|34	%install
12cr|remmina-xfce-0.8.1-2|35	%__rm -rf %{buildroot}
12cr|remmina-xfce-0.8.1-2|36	%makeinstall_std
12cr|remmina-xfce-0.8.1-2|37	
12cr|remmina-xfce-0.8.1-2|38	%clean
12cr|remmina-xfce-0.8.1-2|39	%__rm -rf %{buildroot}
12cr|remmina-xfce-0.8.1-2|40	
12cr|remmina-xfce-0.8.1-2|41	%files
12cr|remmina-xfce-0.8.1-2|42	%defattr(-,root,root)
12cr|remmina-xfce-0.8.1-2|43	%doc AUTHORS ChangeLog NEWS README
12cr|remmina-xfce-0.8.1-2|44	%_libdir/xfce4/panel-plugins/*.*
12cr|remmina-xfce-0.8.1-2|45	%_datadir/xfce4/panel-plugins/remmina-xfce-plugin.desktop
12cr|remmina-xfce-0.8.1-2|46	%_datadir/locale/*/*/remmina-xfce.mo
12cr|remmina-xfce-0.8.1-2|47	
12cr|remmina-xfce-0.8.1-2|48	
12cr|remmina-xfce-0.8.1-2|49	%changelog
12cr|remmina-xfce-0.8.1-2|50	* Fri Apr 29 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.1-2mdv2011.0
12cr|remmina-xfce-0.8.1-2|51	+ Revision: 660729
12cr|remmina-xfce-0.8.1-2|52	- rebuild
12cr|remmina-xfce-0.8.1-2|53	
12cr|remmina-xfce-0.8.1-2|54	* Sat Sep 04 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.1-1mdv2011.0
12cr|remmina-xfce-0.8.1-2|55	+ Revision: 575892
12cr|remmina-xfce-0.8.1-2|56	- update to new version 0.8.1
12cr|remmina-xfce-0.8.1-2|57	
12cr|remmina-xfce-0.8.1-2|58	* Sat Jul 17 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.0-1mdv2011.0
12cr|remmina-xfce-0.8.1-2|59	+ Revision: 554538
12cr|remmina-xfce-0.8.1-2|60	- update to new version 0.8.0
12cr|remmina-xfce-0.8.1-2|61	- spec file clean
12cr|remmina-xfce-0.8.1-2|62	
12cr|remmina-xfce-0.8.1-2|63	* Tue Jul 13 2010 Lev Givon <lev@mandriva.org> 0.7.3-1mdv2011.0
12cr|remmina-xfce-0.8.1-2|64	+ Revision: 551388
12cr|remmina-xfce-0.8.1-2|65	- import remmina-xfce
12cr|remmina-xfce-0.8.1-2|66	

6986 12
12cr|remotetea-1.0.7-3|1	%define gcj_support	0
12cr|remotetea-1.0.7-3|2	
12cr|remotetea-1.0.7-3|3	Name:		remotetea
12cr|remotetea-1.0.7-3|4	Summary:	A fully fledged implementation of the ONC/RPC protocol in Java
12cr|remotetea-1.0.7-3|5	Version:	1.0.7
12cr|remotetea-1.0.7-3|6	Release:	3
12cr|remotetea-1.0.7-3|7	Group:		Development/Java
12cr|remotetea-1.0.7-3|8	License:	LGPLv2+
12cr|remotetea-1.0.7-3|9	URL:		http://remotetea.sourceforge.net/
12cr|remotetea-1.0.7-3|10	Source:		remotetea-src-%{version}.zip
12cr|remotetea-1.0.7-3|11	%if %{gcj_support}
12cr|remotetea-1.0.7-3|12	BuildRequires:	java-gcj-compat-devel
12cr|remotetea-1.0.7-3|13	%else
12cr|remotetea-1.0.7-3|14	BuildArch:	noarch
12cr|remotetea-1.0.7-3|15	BuildRequires:	java-devel
12cr|remotetea-1.0.7-3|16	%endif
12cr|remotetea-1.0.7-3|17	BuildRequires:	ant
12cr|remotetea-1.0.7-3|18	BuildRequires:	locales-en
12cr|remotetea-1.0.7-3|19	
12cr|remotetea-1.0.7-3|20	%description
12cr|remotetea-1.0.7-3|21	Remote Tea implements the complete ONC/RPC protocol for the TCP/IP and
12cr|remotetea-1.0.7-3|22	UDP/IP transports according to RFC 1831. In particular:
12cr|remotetea-1.0.7-3|23	*  100% Java,
12cr|remotetea-1.0.7-3|24	* complete client functionality, including portmapper access,
12cr|remotetea-1.0.7-3|25	* complete server functionality,
12cr|remotetea-1.0.7-3|26	* a protocol compiler for .x files (rpcgen-compatible, Java-based),
12cr|remotetea-1.0.7-3|27	The protocol compiler jrpcgen from this package is compatible with
12cr|remotetea-1.0.7-3|28	Sun's rpcgen for SunOS 4.1 – with the only exceptions that no
12cr|remotetea-1.0.7-3|29	preprocessor and no "%" directives are available. However, multiple
12cr|remotetea-1.0.7-3|30	parameters in procedures are supported.
12cr|remotetea-1.0.7-3|31	* a Java-based portmapper,
12cr|remotetea-1.0.7-3|32	...for whatever this could be good for...
12cr|remotetea-1.0.7-3|33	* comprehensive documentation both as Javadoc and commented source,
12cr|remotetea-1.0.7-3|34	Go and find the jokes and sarcastic comments...
12cr|remotetea-1.0.7-3|35	* Open Source (GNU LGPL) gives you the security to be able to know
12cr|remotetea-1.0.7-3|36	what is inside and what is not inside. And yes, the eCommunist
12cr|remotetea-1.0.7-3|37	FUD newspaper, the Wallstreak Journal, and the Infrigenancial Times
12cr|remotetea-1.0.7-3|38	(kind of The Financial Sun when it comes to properly researched
12cr|remotetea-1.0.7-3|39	articles) are all right: Open Source is viral and infects you with
12cr|remotetea-1.0.7-3|40	true freedom - freedom still means to respect rights, especially
12cr|remotetea-1.0.7-3|41	the rights of others.
12cr|remotetea-1.0.7-3|42	
12cr|remotetea-1.0.7-3|43	%prep
12cr|remotetea-1.0.7-3|44	%setup -q -n %name
12cr|remotetea-1.0.7-3|45	find . -name '*.jar' -name '*.class' -exec %{__rm} -f {} \;
12cr|remotetea-1.0.7-3|46	%{__mkdir} build
12cr|remotetea-1.0.7-3|47	%{__cat} > build.xml <<EOF
12cr|remotetea-1.0.7-3|48	<project name="aTunes" basedir="." default="build-jar">
12cr|remotetea-1.0.7-3|49	<target name="build-jar">
12cr|remotetea-1.0.7-3|50	<javac srcdir="src" destdir="build">
12cr|remotetea-1.0.7-3|51	<classpath>
12cr|remotetea-1.0.7-3|52	<fileset dir="%{_javadir}" includes="*.jar"/>
12cr|remotetea-1.0.7-3|53	</classpath>
12cr|remotetea-1.0.7-3|54	</javac>
12cr|remotetea-1.0.7-3|55	<copy todir="build">
12cr|remotetea-1.0.7-3|56	<fileset dir="src" />
12cr|remotetea-1.0.7-3|57	</copy>
12cr|remotetea-1.0.7-3|58	<jar basedir="build" destfile="jrpcgen-%{version}.jar">
12cr|remotetea-1.0.7-3|59	<fileset dir="build" includes="*/*.*"/>
12cr|remotetea-1.0.7-3|60	</jar>
12cr|remotetea-1.0.7-3|61	</target>
12cr|remotetea-1.0.7-3|62	</project>
12cr|remotetea-1.0.7-3|63	EOF
12cr|remotetea-1.0.7-3|64	
12cr|remotetea-1.0.7-3|65	%build
12cr|remotetea-1.0.7-3|66	export LC_ALL=ISO-8859-1
12cr|remotetea-1.0.7-3|67	ant build-jar
12cr|remotetea-1.0.7-3|68	%{__ln_s} jrpcgen-%{version}.jar jrpcgen.jar
12cr|remotetea-1.0.7-3|69	
12cr|remotetea-1.0.7-3|70	%install
12cr|remotetea-1.0.7-3|71	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|remotetea-1.0.7-3|72	%{__cp} -a jrpcgen-%{version}.jar jrpcgen.jar %{buildroot}%{_javadir}
12cr|remotetea-1.0.7-3|73	%{__ln_s} %{_javadir}/jrpcgen.jar %{buildroot}%{_javadir}/oncrpc.jar
12cr|remotetea-1.0.7-3|74	
12cr|remotetea-1.0.7-3|75	%if %{gcj_support}
12cr|remotetea-1.0.7-3|76	%{_bindir}/aot-compile-rpm
12cr|remotetea-1.0.7-3|77	%endif
12cr|remotetea-1.0.7-3|78	
12cr|remotetea-1.0.7-3|79	%if %{gcj_support}
12cr|remotetea-1.0.7-3|80	%post
12cr|remotetea-1.0.7-3|81	%{update_gcjdb}
12cr|remotetea-1.0.7-3|82	
12cr|remotetea-1.0.7-3|83	%postun
12cr|remotetea-1.0.7-3|84	%{clean_gcjdb}
12cr|remotetea-1.0.7-3|85	%endif
12cr|remotetea-1.0.7-3|86	
12cr|remotetea-1.0.7-3|87	%files
12cr|remotetea-1.0.7-3|88	%doc changelog.html readme.html docstyle.css COPYING.LIB
12cr|remotetea-1.0.7-3|89	%{_javadir}/jrpcgen-%{version}.jar
12cr|remotetea-1.0.7-3|90	%{_javadir}/jrpcgen.jar
12cr|remotetea-1.0.7-3|91	%{_javadir}/oncrpc.jar
12cr|remotetea-1.0.7-3|92	%if %{gcj_support}
12cr|remotetea-1.0.7-3|93	%dir %{_libdir}/gcj/%{name}
12cr|remotetea-1.0.7-3|94	%{_libdir}/gcj/%{name}/*
12cr|remotetea-1.0.7-3|95	%endif
12cr|remotetea-1.0.7-3|96	
12cr|remotetea-1.0.7-3|97	
12cr|remotetea-1.0.7-3|98	%changelog
12cr|remotetea-1.0.7-3|99	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.7-2mdv2010.0
12cr|remotetea-1.0.7-3|100	+ Revision: 442676
12cr|remotetea-1.0.7-3|101	- rebuild
12cr|remotetea-1.0.7-3|102	
12cr|remotetea-1.0.7-3|103	* Thu Feb 19 2009 Nicolas Vigier <nvigier@mandriva.com> 1.0.7-1mdv2009.1
12cr|remotetea-1.0.7-3|104	+ Revision: 342912
12cr|remotetea-1.0.7-3|105	- version 1.0.7
12cr|remotetea-1.0.7-3|106	- disable gcj support
12cr|remotetea-1.0.7-3|107	- add oncrpc.jar symlink
12cr|remotetea-1.0.7-3|108	- fix description
12cr|remotetea-1.0.7-3|109	- import remotetea
12cr|remotetea-1.0.7-3|110	
12cr|remotetea-1.0.7-3|111	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|remotetea-1.0.7-3|112	- fix no-buildroot-tag
12cr|remotetea-1.0.7-3|113	
12cr|remotetea-1.0.7-3|114	

6987 12
12cr|renameutils-0.12.0-1|1	Summary:	Set of programs designed to make renaming of multiple files faster
12cr|renameutils-0.12.0-1|2	Name:		renameutils
12cr|renameutils-0.12.0-1|3	Version:	0.12.0
12cr|renameutils-0.12.0-1|4	Release:	1
12cr|renameutils-0.12.0-1|5	Group:		File tools
12cr|renameutils-0.12.0-1|6	License:	GPLv2+
12cr|renameutils-0.12.0-1|7	URL:		http://www.nongnu.org/renameutils/
12cr|renameutils-0.12.0-1|8	Source0:	http://savannah.nongnu.org/download/renameutils/%{name}-%{version}.tar.gz
12cr|renameutils-0.12.0-1|9	BuildRequires:	readline-devel
12cr|renameutils-0.12.0-1|10	BuildRequires:	termcap-devel
12cr|renameutils-0.12.0-1|11	Patch0:		renameutils-0.12.0-typo.patch
12cr|renameutils-0.12.0-1|12	Patch1:		renameutils-0.12-type2.patch
12cr|renameutils-0.12.0-1|13	
12cr|renameutils-0.12.0-1|14	%description
12cr|renameutils-0.12.0-1|15	The file renaming utilities (renameutils for short) are a set of programs
12cr|renameutils-0.12.0-1|16	designed to make renaming of multiple files faster and less cumbersome.
12cr|renameutils-0.12.0-1|17	It currently consists of two programs: "qmv" and "imv". qmv allows files
12cr|renameutils-0.12.0-1|18	to be renamed by editing their names in any text editor. Since the files
12cr|renameutils-0.12.0-1|19	are listed after each other, this allows common changes to be made more
12cr|renameutils-0.12.0-1|20	quickly. imv ("interactive mv") is trivial but useful when you are too
12cr|renameutils-0.12.0-1|21	lazy to type (or even complete) the name of the file to rename. It
12cr|renameutils-0.12.0-1|22	allows the filename to be edited in the terminal using the GNU readline
12cr|renameutils-0.12.0-1|23	library. This is also useful when renaming files in Midnight Commander,
12cr|renameutils-0.12.0-1|24	where the whole filename has to be entered again.
12cr|renameutils-0.12.0-1|25	
12cr|renameutils-0.12.0-1|26	%prep
12cr|renameutils-0.12.0-1|27	%setup -q
12cr|renameutils-0.12.0-1|28	%patch0 -p1
12cr|renameutils-0.12.0-1|29	%patch1 -p1
12cr|renameutils-0.12.0-1|30	
12cr|renameutils-0.12.0-1|31	%build
12cr|renameutils-0.12.0-1|32	%configure2_5x \
12cr|renameutils-0.12.0-1|33	--disable-rpath
12cr|renameutils-0.12.0-1|34	
12cr|renameutils-0.12.0-1|35	%make
12cr|renameutils-0.12.0-1|36	
12cr|renameutils-0.12.0-1|37	%install
12cr|renameutils-0.12.0-1|38	%makeinstall_std
12cr|renameutils-0.12.0-1|39	
12cr|renameutils-0.12.0-1|40	%find_lang %{name} --all-name
12cr|renameutils-0.12.0-1|41	
12cr|renameutils-0.12.0-1|42	%files -f %{name}.lang
12cr|renameutils-0.12.0-1|43	%doc README AUTHORS ChangeLog NEWS TODO
12cr|renameutils-0.12.0-1|44	%{_bindir}/*
12cr|renameutils-0.12.0-1|45	%{_mandir}/man1/*
12cr|renameutils-0.12.0-1|46	
12cr|renameutils-0.12.0-1|47	
12cr|renameutils-0.12.0-1|48	%changelog
12cr|renameutils-0.12.0-1|49	* Sat May 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.12.0-1
12cr|renameutils-0.12.0-1|50	+ Revision: 799700
12cr|renameutils-0.12.0-1|51	- version update 0.12.0
12cr|renameutils-0.12.0-1|52	
12cr|renameutils-0.12.0-1|53	* Sat Apr 16 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.10.0-4
12cr|renameutils-0.12.0-1|54	+ Revision: 653310
12cr|renameutils-0.12.0-1|55	- rebuild
12cr|renameutils-0.12.0-1|56	
12cr|renameutils-0.12.0-1|57	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.10.0-3mdv2010.0
12cr|renameutils-0.12.0-1|58	+ Revision: 442677
12cr|renameutils-0.12.0-1|59	- rebuild
12cr|renameutils-0.12.0-1|60	
12cr|renameutils-0.12.0-1|61	* Thu Feb 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.10.0-2mdv2009.1
12cr|renameutils-0.12.0-1|62	+ Revision: 345233
12cr|renameutils-0.12.0-1|63	- rebuild against new readline
12cr|renameutils-0.12.0-1|64	
12cr|renameutils-0.12.0-1|65	* Sun Sep 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.10.0-1mdv2009.1
12cr|renameutils-0.12.0-1|66	+ Revision: 286397
12cr|renameutils-0.12.0-1|67	- update to new version 0.10.0
12cr|renameutils-0.12.0-1|68	
12cr|renameutils-0.12.0-1|69	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.9.0-4mdv2009.0
12cr|renameutils-0.12.0-1|70	+ Revision: 260211
12cr|renameutils-0.12.0-1|71	- rebuild
12cr|renameutils-0.12.0-1|72	
12cr|renameutils-0.12.0-1|73	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.9.0-3mdv2009.0
12cr|renameutils-0.12.0-1|74	+ Revision: 248366
12cr|renameutils-0.12.0-1|75	- rebuild
12cr|renameutils-0.12.0-1|76	- fix no-buildroot-tag
12cr|renameutils-0.12.0-1|77	
12cr|renameutils-0.12.0-1|78	* Mon Dec 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.0-1mdv2008.1
12cr|renameutils-0.12.0-1|79	+ Revision: 139732
12cr|renameutils-0.12.0-1|80	- new license policy
12cr|renameutils-0.12.0-1|81	- add missing buildrequires
12cr|renameutils-0.12.0-1|82	- new version
12cr|renameutils-0.12.0-1|83	- spec file clean
12cr|renameutils-0.12.0-1|84	
12cr|renameutils-0.12.0-1|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|renameutils-0.12.0-1|86	- BR readline-devel
12cr|renameutils-0.12.0-1|87	- kill re-definition of %%buildroot on Pixel's request
12cr|renameutils-0.12.0-1|88	- import renameutils
12cr|renameutils-0.12.0-1|89	

6988 12
12cr|rendercheck-1.4-1|1	Name: rendercheck
12cr|rendercheck-1.4-1|2	Version: 1.4
12cr|rendercheck-1.4-1|3	Release: %mkrel 1
12cr|rendercheck-1.4-1|4	Summary: Test a Render extension implementation
12cr|rendercheck-1.4-1|5	Group: Development/X11
12cr|rendercheck-1.4-1|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12cr|rendercheck-1.4-1|7	License: MIT
12cr|rendercheck-1.4-1|8	BuildRoot: %{_tmppath}/%{name}-root
12cr|rendercheck-1.4-1|9	
12cr|rendercheck-1.4-1|10	BuildRequires: libxrender-devel
12cr|rendercheck-1.4-1|11	
12cr|rendercheck-1.4-1|12	%description
12cr|rendercheck-1.4-1|13	rendercheck is a program to test a Render extension implementation against
12cr|rendercheck-1.4-1|14	separate calculations of expected output.
12cr|rendercheck-1.4-1|15	
12cr|rendercheck-1.4-1|16	%prep
12cr|rendercheck-1.4-1|17	%setup -q -n %{name}-%{version}
12cr|rendercheck-1.4-1|18	
12cr|rendercheck-1.4-1|19	%build
12cr|rendercheck-1.4-1|20	%configure
12cr|rendercheck-1.4-1|21	
12cr|rendercheck-1.4-1|22	%make
12cr|rendercheck-1.4-1|23	
12cr|rendercheck-1.4-1|24	%install
12cr|rendercheck-1.4-1|25	rm -rf %{buildroot}
12cr|rendercheck-1.4-1|26	%makeinstall_std
12cr|rendercheck-1.4-1|27	
12cr|rendercheck-1.4-1|28	%clean
12cr|rendercheck-1.4-1|29	rm -rf %{buildroot}
12cr|rendercheck-1.4-1|30	
12cr|rendercheck-1.4-1|31	%files
12cr|rendercheck-1.4-1|32	%defattr(-,root,root)
12cr|rendercheck-1.4-1|33	%{_bindir}/rendercheck
12cr|rendercheck-1.4-1|34	%{_mandir}/man1/rendercheck.*
12cr|rendercheck-1.4-1|35	
12cr|rendercheck-1.4-1|36	
12cr|rendercheck-1.4-1|37	%changelog
12cr|rendercheck-1.4-1|38	* Mon Nov 22 2010 Thierry Vignaud <tv@mandriva.org> 1.4-1mdv2011.0
12cr|rendercheck-1.4-1|39	+ Revision: 599631
12cr|rendercheck-1.4-1|40	- new release
12cr|rendercheck-1.4-1|41	- fix summary
12cr|rendercheck-1.4-1|42	
12cr|rendercheck-1.4-1|43	* Mon Apr 19 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.3-5mdv2010.1
12cr|rendercheck-1.4-1|44	+ Revision: 536775
12cr|rendercheck-1.4-1|45	- rebuild
12cr|rendercheck-1.4-1|46	
12cr|rendercheck-1.4-1|47	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.3-4mdv2010.0
12cr|rendercheck-1.4-1|48	+ Revision: 433332
12cr|rendercheck-1.4-1|49	- rebuild
12cr|rendercheck-1.4-1|50	
12cr|rendercheck-1.4-1|51	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.3-3mdv2009.0
12cr|rendercheck-1.4-1|52	+ Revision: 269219
12cr|rendercheck-1.4-1|53	- rebuild early 2009.0 package (before pixel changes)
12cr|rendercheck-1.4-1|54	
12cr|rendercheck-1.4-1|55	* Wed Apr 16 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.3-2mdv2009.0
12cr|rendercheck-1.4-1|56	+ Revision: 194845
12cr|rendercheck-1.4-1|57	- rendercheck is a program to test a Render extension implementation against
12cr|rendercheck-1.4-1|58	separate calculations of expected output.
12cr|rendercheck-1.4-1|59	- rendercheck package.
12cr|rendercheck-1.4-1|60	

6989 12
12cr|renouveau-0-0.20121206.1|1	%define cvsver	20121206
12cr|renouveau-0-0.20121206.1|2	%define rel	1
12cr|renouveau-0-0.20121206.1|3	
12cr|renouveau-0-0.20121206.1|4	Summary:	A tool to help developers of nouveau
12cr|renouveau-0-0.20121206.1|5	Name:		renouveau
12cr|renouveau-0-0.20121206.1|6	Version:	0
12cr|renouveau-0-0.20121206.1|7	Release:	0.%{cvsver}.%{rel}
12cr|renouveau-0-0.20121206.1|8	License:	MIT
12cr|renouveau-0-0.20121206.1|9	Group:		Development/X11
12cr|renouveau-0-0.20121206.1|10	URL:		http://nouveau.freedesktop.org/
12cr|renouveau-0-0.20121206.1|11	# CVS snapshot
12cr|renouveau-0-0.20121206.1|12	# cvs -z3 -d:pserver:anonymous@nouveau.cvs.sourceforge.net:/cvsroot/nouveau co -d renouveau-$(date +%Y%m%d) renouveau
12cr|renouveau-0-0.20121206.1|13	# tar jcf renouveau-$(date +%Y%m%d).tar.bz2 renouveau-$(date +%Y%m%d)
12cr|renouveau-0-0.20121206.1|14	Source0:	renouveau-%{cvsver}.tar.bz2
12cr|renouveau-0-0.20121206.1|15	Patch0:		renouveau-20121206-rosa-linkage.patch
12cr|renouveau-0-0.20121206.1|16	BuildRequires:	libxvmc-devel
12cr|renouveau-0-0.20121206.1|17	BuildRequires:	SDL-devel
12cr|renouveau-0-0.20121206.1|18	BuildRequires:	mesagl-devel
12cr|renouveau-0-0.20121206.1|19	BuildRequires:	libxml2-devel
12cr|renouveau-0-0.20121206.1|20	BuildRequires:	pkgconfig(glu)
12cr|renouveau-0-0.20121206.1|21	ExclusiveArch:	%ix86 x86_64
12cr|renouveau-0-0.20121206.1|22	
12cr|renouveau-0-0.20121206.1|23	%description
12cr|renouveau-0-0.20121206.1|24	REnouveau stands for Reverse Engineer nouveau. It is an application
12cr|renouveau-0-0.20121206.1|25	that runs small opengl tests and watches the changes in the video
12cr|renouveau-0-0.20121206.1|26	card registers while the nvidia proprietary video drivers are in
12cr|renouveau-0-0.20121206.1|27	use. This is used to do clean room reverse engineering (this is not
12cr|renouveau-0-0.20121206.1|28	in violation with nvidia driver license).
12cr|renouveau-0-0.20121206.1|29	
12cr|renouveau-0-0.20121206.1|30	Read this page if you want to submit a renouveau dump:
12cr|renouveau-0-0.20121206.1|31	http://nouveau.freedesktop.org/wiki/REnouveauDumps
12cr|renouveau-0-0.20121206.1|32	
12cr|renouveau-0-0.20121206.1|33	%prep
12cr|renouveau-0-0.20121206.1|34	%setup -q -n %{name}-%{cvsver}
12cr|renouveau-0-0.20121206.1|35	%patch0 -p1
12cr|renouveau-0-0.20121206.1|36	
12cr|renouveau-0-0.20121206.1|37	perl -pi -e 's,lXvMCNVIDIA,lXvMCW,' Makefile
12cr|renouveau-0-0.20121206.1|38	
12cr|renouveau-0-0.20121206.1|39	cat > README.install.urpmi <<EOF
12cr|renouveau-0-0.20121206.1|40	See the following page for usage instructions:
12cr|renouveau-0-0.20121206.1|41	http://nouveau.freedesktop.org/wiki/REnouveauDumps
12cr|renouveau-0-0.20121206.1|42	EOF
12cr|renouveau-0-0.20121206.1|43	
12cr|renouveau-0-0.20121206.1|44	%build
12cr|renouveau-0-0.20121206.1|45	# no optflags as they interfere with results
12cr|renouveau-0-0.20121206.1|46	%make
12cr|renouveau-0-0.20121206.1|47	
12cr|renouveau-0-0.20121206.1|48	%install
12cr|renouveau-0-0.20121206.1|49	# install binaries
12cr|renouveau-0-0.20121206.1|50	install -d -m0755 %{buildroot}%{_bindir}
12cr|renouveau-0-0.20121206.1|51	install -m0755 renouveau %{buildroot}%{_bindir}
12cr|renouveau-0-0.20121206.1|52	install -m0755 disasm_shader %{buildroot}%{_bindir}
12cr|renouveau-0-0.20121206.1|53	
12cr|renouveau-0-0.20121206.1|54	%files
12cr|renouveau-0-0.20121206.1|55	%doc README README.install.urpmi license.txt
12cr|renouveau-0-0.20121206.1|56	%{_bindir}/renouveau
12cr|renouveau-0-0.20121206.1|57	%{_bindir}/disasm_shader
12cr|renouveau-0-0.20121206.1|58	
12cr|renouveau-0-0.20121206.1|59	
12cr|renouveau-0-0.20121206.1|60	%changelog
12cr|renouveau-0-0.20121206.1|61	* Mon Aug 16 2010 Anssi Hannula <anssi@mandriva.org> 0-0.20100816.1mdv2011.0
12cr|renouveau-0-0.20121206.1|62	+ Revision: 570265
12cr|renouveau-0-0.20121206.1|63	- new snapshot
12cr|renouveau-0-0.20121206.1|64	
12cr|renouveau-0-0.20121206.1|65	* Sat Jul 24 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0-0.20100724.1mdv2011.0
12cr|renouveau-0-0.20121206.1|66	+ Revision: 558109
12cr|renouveau-0-0.20121206.1|67	- update to new snapshot 20100724
12cr|renouveau-0-0.20121206.1|68	
12cr|renouveau-0-0.20121206.1|69	* Sun Jan 03 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0-0.20100103.1mdv2010.1
12cr|renouveau-0-0.20121206.1|70	+ Revision: 485941
12cr|renouveau-0-0.20121206.1|71	- update to new snapshot 20100103
12cr|renouveau-0-0.20121206.1|72	
12cr|renouveau-0-0.20121206.1|73	* Mon Sep 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0-0.20090907.1mdv2010.0
12cr|renouveau-0-0.20121206.1|74	+ Revision: 432976
12cr|renouveau-0-0.20121206.1|75	- update to new snapshot 20090907
12cr|renouveau-0-0.20121206.1|76	
12cr|renouveau-0-0.20121206.1|77	* Sat May 30 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0-0.20090530.1mdv2010.0
12cr|renouveau-0-0.20121206.1|78	+ Revision: 381353
12cr|renouveau-0-0.20121206.1|79	- new snapshot
12cr|renouveau-0-0.20121206.1|80	
12cr|renouveau-0-0.20121206.1|81	* Sat Feb 21 2009 Anssi Hannula <anssi@mandriva.org> 0-0.20090221.1mdv2009.1
12cr|renouveau-0-0.20121206.1|82	+ Revision: 343659
12cr|renouveau-0-0.20121206.1|83	- new snapshot
12cr|renouveau-0-0.20121206.1|84	- new snapshot
12cr|renouveau-0-0.20121206.1|85	
12cr|renouveau-0-0.20121206.1|86	* Tue Apr 15 2008 Anssi Hannula <anssi@mandriva.org> 0-0.20080415.1mdv2009.0
12cr|renouveau-0-0.20121206.1|87	+ Revision: 193551
12cr|renouveau-0-0.20121206.1|88	- new snapshot
12cr|renouveau-0-0.20121206.1|89	
12cr|renouveau-0-0.20121206.1|90	* Fri Feb 29 2008 Anssi Hannula <anssi@mandriva.org> 0-0.20080229.1mdv2008.1
12cr|renouveau-0-0.20121206.1|91	+ Revision: 176582
12cr|renouveau-0-0.20121206.1|92	- new snapshot
12cr|renouveau-0-0.20121206.1|93	
12cr|renouveau-0-0.20121206.1|94	* Tue Feb 05 2008 Anssi Hannula <anssi@mandriva.org> 0-0.20080205.1mdv2008.1
12cr|renouveau-0-0.20121206.1|95	+ Revision: 162740
12cr|renouveau-0-0.20121206.1|96	- new snapshot
12cr|renouveau-0-0.20121206.1|97	
12cr|renouveau-0-0.20121206.1|98	* Sun Jan 20 2008 Anssi Hannula <anssi@mandriva.org> 0-0.20080120.1mdv2008.1
12cr|renouveau-0-0.20121206.1|99	+ Revision: 155153
12cr|renouveau-0-0.20121206.1|100	- new snapshot
12cr|renouveau-0-0.20121206.1|101	
12cr|renouveau-0-0.20121206.1|102	* Fri Jan 11 2008 Anssi Hannula <anssi@mandriva.org> 0-0.20080111.1mdv2008.1
12cr|renouveau-0-0.20121206.1|103	+ Revision: 148720
12cr|renouveau-0-0.20121206.1|104	- new snapshot
12cr|renouveau-0-0.20121206.1|105	
12cr|renouveau-0-0.20121206.1|106	* Tue Jan 01 2008 Anssi Hannula <anssi@mandriva.org> 0-0.20080101.1mdv2008.1
12cr|renouveau-0-0.20121206.1|107	+ Revision: 140007
12cr|renouveau-0-0.20121206.1|108	- new snapshot
12cr|renouveau-0-0.20121206.1|109	
12cr|renouveau-0-0.20121206.1|110	* Mon Dec 24 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20071225.3mdv2008.1
12cr|renouveau-0-0.20121206.1|111	+ Revision: 137614
12cr|renouveau-0-0.20121206.1|112	- restore buildroot
12cr|renouveau-0-0.20121206.1|113	
12cr|renouveau-0-0.20121206.1|114	* Mon Dec 24 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20071225.2mdv2008.1
12cr|renouveau-0-0.20121206.1|115	+ Revision: 137613
12cr|renouveau-0-0.20121206.1|116	- new snapshot
12cr|renouveau-0-0.20121206.1|117	
12cr|renouveau-0-0.20121206.1|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|renouveau-0-0.20121206.1|119	- kill re-definition of %%buildroot on Pixel's request
12cr|renouveau-0-0.20121206.1|120	
12cr|renouveau-0-0.20121206.1|121	* Sun Oct 28 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20071028.2mdv2008.1
12cr|renouveau-0-0.20121206.1|122	+ Revision: 102863
12cr|renouveau-0-0.20121206.1|123	- direct users to renouveau wiki page
12cr|renouveau-0-0.20121206.1|124	- buildrequires libxml2-devel
12cr|renouveau-0-0.20121206.1|125	- new snapshot
12cr|renouveau-0-0.20121206.1|126	
12cr|renouveau-0-0.20121206.1|127	* Tue Aug 07 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20070807.1mdv2008.0
12cr|renouveau-0-0.20121206.1|128	+ Revision: 59587
12cr|renouveau-0-0.20121206.1|129	- new snapshot
12cr|renouveau-0-0.20121206.1|130	
12cr|renouveau-0-0.20121206.1|131	* Mon Jul 16 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20070716.1mdv2008.0
12cr|renouveau-0-0.20121206.1|132	+ Revision: 52658
12cr|renouveau-0-0.20121206.1|133	- new snapshot
12cr|renouveau-0-0.20121206.1|134	
12cr|renouveau-0-0.20121206.1|135	* Thu Jun 28 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20070628.1mdv2008.0
12cr|renouveau-0-0.20121206.1|136	+ Revision: 45279
12cr|renouveau-0-0.20121206.1|137	- new snapshot
12cr|renouveau-0-0.20121206.1|138	
12cr|renouveau-0-0.20121206.1|139	* Wed Jun 13 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20070613.1mdv2008.0
12cr|renouveau-0-0.20121206.1|140	+ Revision: 38402
12cr|renouveau-0-0.20121206.1|141	- new snapshot
12cr|renouveau-0-0.20121206.1|142	
12cr|renouveau-0-0.20121206.1|143	* Sat Jun 02 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20070602.1mdv2008.0
12cr|renouveau-0-0.20121206.1|144	+ Revision: 34579
12cr|renouveau-0-0.20121206.1|145	- new snapshot
12cr|renouveau-0-0.20121206.1|146	
12cr|renouveau-0-0.20121206.1|147	* Wed May 23 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20070523.1mdv2008.0
12cr|renouveau-0-0.20121206.1|148	+ Revision: 30432
12cr|renouveau-0-0.20121206.1|149	- new snapshot
12cr|renouveau-0-0.20121206.1|150	
12cr|renouveau-0-0.20121206.1|151	* Mon May 07 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20070508.1mdv2008.0
12cr|renouveau-0-0.20121206.1|152	+ Revision: 24871
12cr|renouveau-0-0.20121206.1|153	- new snapshot
12cr|renouveau-0-0.20121206.1|154	
12cr|renouveau-0-0.20121206.1|155	* Sun Apr 22 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20070422.1mdv2008.0
12cr|renouveau-0-0.20121206.1|156	+ Revision: 17023
12cr|renouveau-0-0.20121206.1|157	- new snapshot
12cr|renouveau-0-0.20121206.1|158	
12cr|renouveau-0-0.20121206.1|159	* Tue Apr 17 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20070417.1mdv2008.0
12cr|renouveau-0-0.20121206.1|160	+ Revision: 13856
12cr|renouveau-0-0.20121206.1|161	- new snapshot
12cr|renouveau-0-0.20121206.1|162	
12cr|renouveau-0-0.20121206.1|163	
12cr|renouveau-0-0.20121206.1|164	* Mon Apr 02 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20070402.1mdv2007.1
12cr|renouveau-0-0.20121206.1|165	+ Revision: 150213
12cr|renouveau-0-0.20121206.1|166	- new snapshot
12cr|renouveau-0-0.20121206.1|167	
12cr|renouveau-0-0.20121206.1|168	* Sat Mar 10 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20070310.1mdv2007.1
12cr|renouveau-0-0.20121206.1|169	+ Revision: 140532
12cr|renouveau-0-0.20121206.1|170	- new snapshot
12cr|renouveau-0-0.20121206.1|171	
12cr|renouveau-0-0.20121206.1|172	* Thu Mar 08 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20070308.1mdv2007.1
12cr|renouveau-0-0.20121206.1|173	+ Revision: 138455
12cr|renouveau-0-0.20121206.1|174	- new snapshot
12cr|renouveau-0-0.20121206.1|175	
12cr|renouveau-0-0.20121206.1|176	* Tue Feb 27 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20070227.1mdv2007.1
12cr|renouveau-0-0.20121206.1|177	+ Revision: 126702
12cr|renouveau-0-0.20121206.1|178	- new snapshot
12cr|renouveau-0-0.20121206.1|179	
12cr|renouveau-0-0.20121206.1|180	* Thu Feb 22 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20070222.1mdv2007.1
12cr|renouveau-0-0.20121206.1|181	+ Revision: 124749
12cr|renouveau-0-0.20121206.1|182	- new snapshot
12cr|renouveau-0-0.20121206.1|183	
12cr|renouveau-0-0.20121206.1|184	* Tue Feb 20 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20070220.1mdv2007.1
12cr|renouveau-0-0.20121206.1|185	+ Revision: 123165
12cr|renouveau-0-0.20121206.1|186	- new snapshot
12cr|renouveau-0-0.20121206.1|187	
12cr|renouveau-0-0.20121206.1|188	* Sun Feb 18 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20070218.1mdv2007.1
12cr|renouveau-0-0.20121206.1|189	+ Revision: 122320
12cr|renouveau-0-0.20121206.1|190	- new snapshot
12cr|renouveau-0-0.20121206.1|191	
12cr|renouveau-0-0.20121206.1|192	* Fri Feb 09 2007 Anssi Hannula <anssi@mandriva.org> 0-0.20070209.1mdv2007.1
12cr|renouveau-0-0.20121206.1|193	+ Revision: 118434
12cr|renouveau-0-0.20121206.1|194	- new snapshot
12cr|renouveau-0-0.20121206.1|195	- Import renouveau
12cr|renouveau-0-0.20121206.1|196	

6990 12
12cr|reoback-1.0.3-8|1	%define srcver 1.0_r3
12cr|reoback-1.0.3-8|2	%define tarver 1.0
12cr|reoback-1.0.3-8|3	
12cr|reoback-1.0.3-8|4	Summary: A simple backup solution
12cr|reoback-1.0.3-8|5	Name: reoback
12cr|reoback-1.0.3-8|6	Version: 1.0.3
12cr|reoback-1.0.3-8|7	Release: %mkrel 8
12cr|reoback-1.0.3-8|8	License: GPL
12cr|reoback-1.0.3-8|9	URL: http://reoback.sourceforge.net/
12cr|reoback-1.0.3-8|10	Group: Archiving/Backup
12cr|reoback-1.0.3-8|11	BuildArchitectures: noarch
12cr|reoback-1.0.3-8|12	Requires: perl grep vixie-cron perl-libnet tar gzip
12cr|reoback-1.0.3-8|13	Source: http://prdownloads.sourceforge.net/reoback/%{name}-%{srcver}.tar.bz2
12cr|reoback-1.0.3-8|14	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|reoback-1.0.3-8|15	
12cr|reoback-1.0.3-8|16	%description
12cr|reoback-1.0.3-8|17	Pronounced as "Ray-o-back", REOBack is a simple backup solution designed
12cr|reoback-1.0.3-8|18	for Linux Users AND System Administrators. It is designed to be simple to
12cr|reoback-1.0.3-8|19	set-up and and easy to use. Great as a quick solution for those who
12cr|reoback-1.0.3-8|20	procrastinate about backups.
12cr|reoback-1.0.3-8|21	
12cr|reoback-1.0.3-8|22	%prep
12cr|reoback-1.0.3-8|23	%setup -q -n %name-%tarver
12cr|reoback-1.0.3-8|24	
12cr|reoback-1.0.3-8|25	%install
12cr|reoback-1.0.3-8|26	rm -rf $RPM_BUILD_ROOT
12cr|reoback-1.0.3-8|27	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|reoback-1.0.3-8|28	mkdir -p $RPM_BUILD_ROOT/etc/reoback
12cr|reoback-1.0.3-8|29	mkdir -p $RPM_BUILD_ROOT/etc/cron.daily
12cr|reoback-1.0.3-8|30	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|reoback-1.0.3-8|31	mkdir -p $RPM_BUILD_ROOT/var/lib/reoback/{data,backups,tmp}
12cr|reoback-1.0.3-8|32	
12cr|reoback-1.0.3-8|33	install reoback.pl $RPM_BUILD_ROOT%{_bindir}
12cr|reoback-1.0.3-8|34	
12cr|reoback-1.0.3-8|35	install -m 644 docs/man/*.* $RPM_BUILD_ROOT%{_mandir}/man1
12cr|reoback-1.0.3-8|36	
12cr|reoback-1.0.3-8|37	cat > $RPM_BUILD_ROOT/etc/reoback/files.conf << EOF
12cr|reoback-1.0.3-8|38	############################################################################
12cr|reoback-1.0.3-8|39	# REOBack Simple Backup Solution
12cr|reoback-1.0.3-8|40	# http://sourceforge.net/projects/reoback/
12cr|reoback-1.0.3-8|41	############################################################################
12cr|reoback-1.0.3-8|42	# Comments must start with a "#" as shown
12cr|reoback-1.0.3-8|43	############################################################################
12cr|reoback-1.0.3-8|44	
12cr|reoback-1.0.3-8|45	# The following is an example with comments, below it is again without
12cr|reoback-1.0.3-8|46	
12cr|reoback-1.0.3-8|47	# 'File:' followed by the name of the tar file that will be created
12cr|reoback-1.0.3-8|48	# Note that we don't include a path as that is added in the settings.conf
12cr|reoback-1.0.3-8|49	#File: TestFile1
12cr|reoback-1.0.3-8|50	
12cr|reoback-1.0.3-8|51	# Simply list all directories to be recursively backed up (1 per line)
12cr|reoback-1.0.3-8|52	#/home/sforge
12cr|reoback-1.0.3-8|53	
12cr|reoback-1.0.3-8|54	# 'Skip:' followed by any subdirectories you want not to be included
12cr|reoback-1.0.3-8|55	#	  from the above backup directory
12cr|reoback-1.0.3-8|56	#Skip: /home/sforge/backups
12cr|reoback-1.0.3-8|57	#Skip: /home/sforge/reoback/data
12cr|reoback-1.0.3-8|58	
12cr|reoback-1.0.3-8|59	# For files to be completely recursively backed up, don't use the 'Skip'
12cr|reoback-1.0.3-8|60	# option.  Simple, huh?
12cr|reoback-1.0.3-8|61	#/etc
12cr|reoback-1.0.3-8|62	#/home/frank
12cr|reoback-1.0.3-8|63	
12cr|reoback-1.0.3-8|64	# Note we are starting a new backup file, but don't need to mark the close
12cr|reoback-1.0.3-8|65	# of the previous one
12cr|reoback-1.0.3-8|66	#File: TestFile2
12cr|reoback-1.0.3-8|67	#/var/www/html
12cr|reoback-1.0.3-8|68	
12cr|reoback-1.0.3-8|69	# Note we can also include seperate files, not just directories
12cr|reoback-1.0.3-8|70	#/var/www/docs/hugedoc.txt
12cr|reoback-1.0.3-8|71	EOF
12cr|reoback-1.0.3-8|72	chmod 644 $RPM_BUILD_ROOT/etc/reoback/files.conf
12cr|reoback-1.0.3-8|73	
12cr|reoback-1.0.3-8|74	install -m 600 conf/settings.conf $RPM_BUILD_ROOT/etc/reoback/
12cr|reoback-1.0.3-8|75	
12cr|reoback-1.0.3-8|76	cat > $RPM_BUILD_ROOT/etc/cron.daily/reoback << EOF
12cr|reoback-1.0.3-8|77	#!/bin/sh
12cr|reoback-1.0.3-8|78	
12cr|reoback-1.0.3-8|79	# check if all is configured
12cr|reoback-1.0.3-8|80	egrep -q '^[^#]*UNKNOWN' /etc/reoback/settings.conf
12cr|reoback-1.0.3-8|81	
12cr|reoback-1.0.3-8|82	if [ \$? != 0 ]; then
12cr|reoback-1.0.3-8|83	/usr/bin/reoback.pl /etc/reoback/settings.conf
12cr|reoback-1.0.3-8|84	fi
12cr|reoback-1.0.3-8|85	
12cr|reoback-1.0.3-8|86	EOF
12cr|reoback-1.0.3-8|87	chmod 755 $RPM_BUILD_ROOT/etc/cron.daily/reoback
12cr|reoback-1.0.3-8|88	
12cr|reoback-1.0.3-8|89	%clean
12cr|reoback-1.0.3-8|90	rm -rf $RPM_BUILD_ROOT
12cr|reoback-1.0.3-8|91	
12cr|reoback-1.0.3-8|92	%files
12cr|reoback-1.0.3-8|93	%defattr(-,root,root)
12cr|reoback-1.0.3-8|94	%doc docs/{CHANGES,INSTALL,README,LICENSE}
12cr|reoback-1.0.3-8|95	%{_mandir}/man1/*
12cr|reoback-1.0.3-8|96	%dir /etc/reoback
12cr|reoback-1.0.3-8|97	%config(noreplace) /etc/reoback/*
12cr|reoback-1.0.3-8|98	/etc/cron.daily/reoback
12cr|reoback-1.0.3-8|99	/var/lib/reoback
12cr|reoback-1.0.3-8|100	%{_bindir}/*
12cr|reoback-1.0.3-8|101	
12cr|reoback-1.0.3-8|102	
12cr|reoback-1.0.3-8|103	
12cr|reoback-1.0.3-8|104	%changelog
12cr|reoback-1.0.3-8|105	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.3-8mdv2010.0
12cr|reoback-1.0.3-8|106	+ Revision: 433333
12cr|reoback-1.0.3-8|107	- rebuild
12cr|reoback-1.0.3-8|108	
12cr|reoback-1.0.3-8|109	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.3-7mdv2009.0
12cr|reoback-1.0.3-8|110	+ Revision: 260212
12cr|reoback-1.0.3-8|111	- rebuild
12cr|reoback-1.0.3-8|112	
12cr|reoback-1.0.3-8|113	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.3-6mdv2009.0
12cr|reoback-1.0.3-8|114	+ Revision: 248368
12cr|reoback-1.0.3-8|115	- rebuild
12cr|reoback-1.0.3-8|116	
12cr|reoback-1.0.3-8|117	+ Olivier Blin <oblin@mandriva.com>
12cr|reoback-1.0.3-8|118	- restore BuildRoot
12cr|reoback-1.0.3-8|119	
12cr|reoback-1.0.3-8|120	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.0.3-4mdv2008.1
12cr|reoback-1.0.3-8|121	+ Revision: 126567
12cr|reoback-1.0.3-8|122	- kill re-definition of %%buildroot on Pixel's request
12cr|reoback-1.0.3-8|123	- use %%mkrel
12cr|reoback-1.0.3-8|124	- import reoback
12cr|reoback-1.0.3-8|125	
12cr|reoback-1.0.3-8|126	
12cr|reoback-1.0.3-8|127	* Mon Jan 10 2005 Frederic Lepied <flepied@mandrakesoft.com> 1.0.3-4mdk
12cr|reoback-1.0.3-8|128	- fix URL
12cr|reoback-1.0.3-8|129	
12cr|reoback-1.0.3-8|130	* Sun Jan  9 2005 Frederic Lepied <flepied@mandrakesoft.com> 1.0.3-3mdk
12cr|reoback-1.0.3-8|131	- allow to have UNKNOWN in a comment
12cr|reoback-1.0.3-8|132	
12cr|reoback-1.0.3-8|133	* Wed Aug  6 2003 Frederic Lepied <flepied@mandrakesoft.com> 1.0.3-2mdk
12cr|reoback-1.0.3-8|134	- rebuild
12cr|reoback-1.0.3-8|135	
12cr|reoback-1.0.3-8|136	* Mon Mar 25 2002 Frederic Lepied <flepied@mandrakesoft.com> 1.0.3-1mdk
12cr|reoback-1.0.3-8|137	- removed patch0 integrated upstream
12cr|reoback-1.0.3-8|138	- 1.0.3
12cr|reoback-1.0.3-8|139	
12cr|reoback-1.0.3-8|140	* Wed Aug 22 2001 Frederic Lepied <flepied@mandrakesoft.com> 1.0-1mdk
12cr|reoback-1.0.3-8|141	- first Mandrake Linux release

6991 12
12cr|rep-gtk-0.90.8-1|1	%define librepver 0.92.0
12cr|rep-gtk-0.90.8-1|2	
12cr|rep-gtk-0.90.8-1|3	Name:		rep-gtk
12cr|rep-gtk-0.90.8-1|4	Summary:	GTK+ binding for librep Lisp environment
12cr|rep-gtk-0.90.8-1|5	Version:	0.90.8
12cr|rep-gtk-0.90.8-1|6	Release: %mkrel 1
12cr|rep-gtk-0.90.8-1|7	License:	GPLv2+
12cr|rep-gtk-0.90.8-1|8	Group:		Development/GNOME and GTK+
12cr|rep-gtk-0.90.8-1|9	URL:		http://rep-gtk.sourceforge.net/
12cr|rep-gtk-0.90.8-1|10	Source0:	http://download.tuxfamily.org/librep/rep-gtk/%{name}-%{version}.tar.xz
12cr|rep-gtk-0.90.8-1|11	Requires:	librep >= %{librepver}
12cr|rep-gtk-0.90.8-1|12	BuildRequires:  librep-devel >= %{librepver}
12cr|rep-gtk-0.90.8-1|13	BuildRequires:  gtk+2-devel
12cr|rep-gtk-0.90.8-1|14	BuildRequires:  libgdk_pixbuf2.0-devel >= 2.24
12cr|rep-gtk-0.90.8-1|15	BuildRequires:  libgcrypt-devel
12cr|rep-gtk-0.90.8-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|rep-gtk-0.90.8-1|17	
12cr|rep-gtk-0.90.8-1|18	
12cr|rep-gtk-0.90.8-1|19	%description
12cr|rep-gtk-0.90.8-1|20	This is a binding of GTK+ for the librep Lisp interpreter.  It is based on
12cr|rep-gtk-0.90.8-1|21	Marius Vollmer's guile-gtk package (initially version 0.15, updated to 0.17),
12cr|rep-gtk-0.90.8-1|22	with a new glue-code generator.
12cr|rep-gtk-0.90.8-1|23	
12cr|rep-gtk-0.90.8-1|24	%package devel
12cr|rep-gtk-0.90.8-1|25	Summary: C headers for %name
12cr|rep-gtk-0.90.8-1|26	Group: Development/C
12cr|rep-gtk-0.90.8-1|27	Requires: %name = %version-%release
12cr|rep-gtk-0.90.8-1|28	
12cr|rep-gtk-0.90.8-1|29	%description devel
12cr|rep-gtk-0.90.8-1|30	This is a binding of GTK+ for the librep Lisp interpreter.  It is based on
12cr|rep-gtk-0.90.8-1|31	Marius Vollmer's guile-gtk package (initially version 0.15, updated to 0.17),
12cr|rep-gtk-0.90.8-1|32	with a new glue-code generator.
12cr|rep-gtk-0.90.8-1|33	
12cr|rep-gtk-0.90.8-1|34	
12cr|rep-gtk-0.90.8-1|35	
12cr|rep-gtk-0.90.8-1|36	%prep
12cr|rep-gtk-0.90.8-1|37	%setup -q
12cr|rep-gtk-0.90.8-1|38	[ -x configure ] || ./autogen.sh
12cr|rep-gtk-0.90.8-1|39	
12cr|rep-gtk-0.90.8-1|40	%build
12cr|rep-gtk-0.90.8-1|41	
12cr|rep-gtk-0.90.8-1|42	%configure2_5x
12cr|rep-gtk-0.90.8-1|43	make host_type=%{_target_platform}
12cr|rep-gtk-0.90.8-1|44	
12cr|rep-gtk-0.90.8-1|45	
12cr|rep-gtk-0.90.8-1|46	%install
12cr|rep-gtk-0.90.8-1|47	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|rep-gtk-0.90.8-1|48	
12cr|rep-gtk-0.90.8-1|49	%makeinstall_std host_type=%{_target_platform}
12cr|rep-gtk-0.90.8-1|50	rm -rf  %buildroot%_datadir/doc/rep-gtk-*
12cr|rep-gtk-0.90.8-1|51	
12cr|rep-gtk-0.90.8-1|52	%clean
12cr|rep-gtk-0.90.8-1|53	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|rep-gtk-0.90.8-1|54	
12cr|rep-gtk-0.90.8-1|55	
12cr|rep-gtk-0.90.8-1|56	%if %mdkversion < 200900
12cr|rep-gtk-0.90.8-1|57	%post -p /sbin/ldconfig
12cr|rep-gtk-0.90.8-1|58	%endif
12cr|rep-gtk-0.90.8-1|59	
12cr|rep-gtk-0.90.8-1|60	%if %mdkversion < 200900
12cr|rep-gtk-0.90.8-1|61	%postun -p /sbin/ldconfig
12cr|rep-gtk-0.90.8-1|62	%endif
12cr|rep-gtk-0.90.8-1|63	
12cr|rep-gtk-0.90.8-1|64	%files
12cr|rep-gtk-0.90.8-1|65	%defattr (-,root,root,0755)
12cr|rep-gtk-0.90.8-1|66	%doc README README.guile-gtk gtk.defs gdk.defs examples
12cr|rep-gtk-0.90.8-1|67	%{_libexecdir}/rep/gui/
12cr|rep-gtk-0.90.8-1|68	
12cr|rep-gtk-0.90.8-1|69	%files devel
12cr|rep-gtk-0.90.8-1|70	%defattr (-,root,root,0755)
12cr|rep-gtk-0.90.8-1|71	%doc ChangeLog
12cr|rep-gtk-0.90.8-1|72	%_includedir/rep-gtk
12cr|rep-gtk-0.90.8-1|73	%_libdir/pkgconfig/rep-gtk.pc
12cr|rep-gtk-0.90.8-1|74	
12cr|rep-gtk-0.90.8-1|75	
12cr|rep-gtk-0.90.8-1|76	%changelog
12cr|rep-gtk-0.90.8-1|77	* Wed Mar 28 2012 Götz Waschk <waschk@mandriva.org> 0.90.8-1mdv2012.0
12cr|rep-gtk-0.90.8-1|78	+ Revision: 787941
12cr|rep-gtk-0.90.8-1|79	- new version
12cr|rep-gtk-0.90.8-1|80	
12cr|rep-gtk-0.90.8-1|81	* Mon Aug 29 2011 Götz Waschk <waschk@mandriva.org> 0.90.7-1
12cr|rep-gtk-0.90.8-1|82	+ Revision: 697353
12cr|rep-gtk-0.90.8-1|83	- new version
12cr|rep-gtk-0.90.8-1|84	- bump gdk-pixbuf dep
12cr|rep-gtk-0.90.8-1|85	
12cr|rep-gtk-0.90.8-1|86	* Sun May 01 2011 Götz Waschk <waschk@mandriva.org> 0.90.6-1
12cr|rep-gtk-0.90.8-1|87	+ Revision: 661340
12cr|rep-gtk-0.90.8-1|88	- new version
12cr|rep-gtk-0.90.8-1|89	- bump librep dep
12cr|rep-gtk-0.90.8-1|90	- update file list
12cr|rep-gtk-0.90.8-1|91	
12cr|rep-gtk-0.90.8-1|92	* Sun Feb 27 2011 Götz Waschk <waschk@mandriva.org> 0.90.5-1
12cr|rep-gtk-0.90.8-1|93	+ Revision: 640672
12cr|rep-gtk-0.90.8-1|94	- new version
12cr|rep-gtk-0.90.8-1|95	- fix source URL
12cr|rep-gtk-0.90.8-1|96	
12cr|rep-gtk-0.90.8-1|97	* Thu Dec 16 2010 Götz Waschk <waschk@mandriva.org> 0.90.4-2mdv2011.0
12cr|rep-gtk-0.90.8-1|98	+ Revision: 622276
12cr|rep-gtk-0.90.8-1|99	- rebuild
12cr|rep-gtk-0.90.8-1|100	
12cr|rep-gtk-0.90.8-1|101	* Mon Sep 27 2010 Götz Waschk <waschk@mandriva.org> 0.90.4-1mdv2011.0
12cr|rep-gtk-0.90.8-1|102	+ Revision: 581305
12cr|rep-gtk-0.90.8-1|103	- new version
12cr|rep-gtk-0.90.8-1|104	- update file list
12cr|rep-gtk-0.90.8-1|105	
12cr|rep-gtk-0.90.8-1|106	* Sun Jul 11 2010 Götz Waschk <waschk@mandriva.org> 0.90.3-1mdv2011.0
12cr|rep-gtk-0.90.8-1|107	+ Revision: 550751
12cr|rep-gtk-0.90.8-1|108	- new version
12cr|rep-gtk-0.90.8-1|109	- new source URL
12cr|rep-gtk-0.90.8-1|110	
12cr|rep-gtk-0.90.8-1|111	* Sat Jan 09 2010 Götz Waschk <waschk@mandriva.org> 0.90.2-1mdv2010.1
12cr|rep-gtk-0.90.8-1|112	+ Revision: 488002
12cr|rep-gtk-0.90.8-1|113	- new version
12cr|rep-gtk-0.90.8-1|114	- drop librep dep
12cr|rep-gtk-0.90.8-1|115	- add devel package
12cr|rep-gtk-0.90.8-1|116	
12cr|rep-gtk-0.90.8-1|117	* Sat Dec 19 2009 Götz Waschk <waschk@mandriva.org> 0.90.1-1mdv2010.1
12cr|rep-gtk-0.90.8-1|118	+ Revision: 480080
12cr|rep-gtk-0.90.8-1|119	- update to new version 0.90.1
12cr|rep-gtk-0.90.8-1|120	
12cr|rep-gtk-0.90.8-1|121	* Sat Aug 29 2009 Götz Waschk <waschk@mandriva.org> 0.90.0-1mdv2010.0
12cr|rep-gtk-0.90.8-1|122	+ Revision: 422129
12cr|rep-gtk-0.90.8-1|123	- update to new version 0.90.0
12cr|rep-gtk-0.90.8-1|124	
12cr|rep-gtk-0.90.8-1|125	* Sun Jul 05 2009 Götz Waschk <waschk@mandriva.org> 0.18.6r2-1mdv2010.0
12cr|rep-gtk-0.90.8-1|126	+ Revision: 392598
12cr|rep-gtk-0.90.8-1|127	- update to new version 0.18.6r2
12cr|rep-gtk-0.90.8-1|128	
12cr|rep-gtk-0.90.8-1|129	* Sat Jun 20 2009 Götz Waschk <waschk@mandriva.org> 0.18.6-1mdv2010.0
12cr|rep-gtk-0.90.8-1|130	+ Revision: 387480
12cr|rep-gtk-0.90.8-1|131	- new version
12cr|rep-gtk-0.90.8-1|132	- call autogen
12cr|rep-gtk-0.90.8-1|133	
12cr|rep-gtk-0.90.8-1|134	* Sun May 03 2009 Götz Waschk <waschk@mandriva.org> 0.18.5-1mdv2010.0
12cr|rep-gtk-0.90.8-1|135	+ Revision: 371313
12cr|rep-gtk-0.90.8-1|136	- new version
12cr|rep-gtk-0.90.8-1|137	- fix installation
12cr|rep-gtk-0.90.8-1|138	
12cr|rep-gtk-0.90.8-1|139	* Thu Mar 05 2009 Götz Waschk <waschk@mandriva.org> 0.18.4-1mdv2009.1
12cr|rep-gtk-0.90.8-1|140	+ Revision: 348802
12cr|rep-gtk-0.90.8-1|141	- fix installation
12cr|rep-gtk-0.90.8-1|142	- drop libglade and gnome bindings
12cr|rep-gtk-0.90.8-1|143	- new version
12cr|rep-gtk-0.90.8-1|144	- bump librep dep
12cr|rep-gtk-0.90.8-1|145	
12cr|rep-gtk-0.90.8-1|146	* Mon Nov 24 2008 Götz Waschk <waschk@mandriva.org> 0.18.3-1mdv2009.1
12cr|rep-gtk-0.90.8-1|147	+ Revision: 306174
12cr|rep-gtk-0.90.8-1|148	- fix pkgconfig file location
12cr|rep-gtk-0.90.8-1|149	- new version
12cr|rep-gtk-0.90.8-1|150	- drop patch
12cr|rep-gtk-0.90.8-1|151	- update license
12cr|rep-gtk-0.90.8-1|152	- update file list
12cr|rep-gtk-0.90.8-1|153	
12cr|rep-gtk-0.90.8-1|154	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.18-11mdv2009.0
12cr|rep-gtk-0.90.8-1|155	+ Revision: 260213
12cr|rep-gtk-0.90.8-1|156	- rebuild
12cr|rep-gtk-0.90.8-1|157	- rebuild
12cr|rep-gtk-0.90.8-1|158	
12cr|rep-gtk-0.90.8-1|159	+ Pixel <pixel@mandriva.com>
12cr|rep-gtk-0.90.8-1|160	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|rep-gtk-0.90.8-1|161	
12cr|rep-gtk-0.90.8-1|162	* Tue Feb 19 2008 Thierry Vignaud <tv@mandriva.org> 0.18-8mdv2008.1
12cr|rep-gtk-0.90.8-1|163	+ Revision: 172432
12cr|rep-gtk-0.90.8-1|164	- rebuild
12cr|rep-gtk-0.90.8-1|165	- rebuild
12cr|rep-gtk-0.90.8-1|166	- fix description-line-too-long
12cr|rep-gtk-0.90.8-1|167	- kill re-definition of %%buildroot on Pixel's request
12cr|rep-gtk-0.90.8-1|168	
12cr|rep-gtk-0.90.8-1|169	+ Olivier Blin <blino@mandriva.org>
12cr|rep-gtk-0.90.8-1|170	- restore BuildRoot
12cr|rep-gtk-0.90.8-1|171	
12cr|rep-gtk-0.90.8-1|172	* Mon Jul 30 2007 Götz Waschk <waschk@mandriva.org> 0.18-6mdv2008.0
12cr|rep-gtk-0.90.8-1|173	+ Revision: 56733
12cr|rep-gtk-0.90.8-1|174	- fix buildrequires
12cr|rep-gtk-0.90.8-1|175	- unpack patch
12cr|rep-gtk-0.90.8-1|176	- Import rep-gtk
12cr|rep-gtk-0.90.8-1|177	
12cr|rep-gtk-0.90.8-1|178	
12cr|rep-gtk-0.90.8-1|179	
12cr|rep-gtk-0.90.8-1|180	* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 0.18-1mdv2007.0
12cr|rep-gtk-0.90.8-1|181	- Rebuild
12cr|rep-gtk-0.90.8-1|182	
12cr|rep-gtk-0.90.8-1|183	* Tue Jan 10 2006 Götz Waschk <waschk@mandriva.org> 0.18-5mdk
12cr|rep-gtk-0.90.8-1|184	- Rebuild
12cr|rep-gtk-0.90.8-1|185	- use mkrel
12cr|rep-gtk-0.90.8-1|186	
12cr|rep-gtk-0.90.8-1|187	* Mon Jan 24 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.18-4mdk
12cr|rep-gtk-0.90.8-1|188	- from Anders Melchiorsen :
12cr|rep-gtk-0.90.8-1|189	- changed gtk-2.4 fix to the one from
12cr|rep-gtk-0.90.8-1|190	http://linuxfromscratch.org/pipermail/blfs-dev/2004-March/005502.html
12cr|rep-gtk-0.90.8-1|191	
12cr|rep-gtk-0.90.8-1|192	* Fri Jun 25 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.18-3mdk
12cr|rep-gtk-0.90.8-1|193	- replace patch with fix from cvs
12cr|rep-gtk-0.90.8-1|194	
12cr|rep-gtk-0.90.8-1|195	* Wed Apr 21 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.18-2mdk
12cr|rep-gtk-0.90.8-1|196	- fix source url
12cr|rep-gtk-0.90.8-1|197	- fix buildrequires
12cr|rep-gtk-0.90.8-1|198	- fix build with new gtk
12cr|rep-gtk-0.90.8-1|199	
12cr|rep-gtk-0.90.8-1|200	* Sun Aug  3 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.18-1mdk
12cr|rep-gtk-0.90.8-1|201	- fix buildrequires
12cr|rep-gtk-0.90.8-1|202	- new version
12cr|rep-gtk-0.90.8-1|203	
12cr|rep-gtk-0.90.8-1|204	* Sun Jul 20 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.17-3mdk
12cr|rep-gtk-0.90.8-1|205	- rebuild against current orbit
12cr|rep-gtk-0.90.8-1|206	
12cr|rep-gtk-0.90.8-1|207	* Thu Jan 16 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.17-2mdk
12cr|rep-gtk-0.90.8-1|208	- rebuild against latest ssl
12cr|rep-gtk-0.90.8-1|209	
12cr|rep-gtk-0.90.8-1|210	* Fri Nov 15 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.17-1mdk
12cr|rep-gtk-0.90.8-1|211	- drop patch
12cr|rep-gtk-0.90.8-1|212	- new version
12cr|rep-gtk-0.90.8-1|213	
12cr|rep-gtk-0.90.8-1|214	* Fri Aug  9 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 0.16-2mdk
12cr|rep-gtk-0.90.8-1|215	- Patch0: fix crash when selecting color (bug 87959)
12cr|rep-gtk-0.90.8-1|216	- Recompiled against latest librep
12cr|rep-gtk-0.90.8-1|217	
12cr|rep-gtk-0.90.8-1|218	* Mon Jun 24 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 0.16-1mdk
12cr|rep-gtk-0.90.8-1|219	- Release 0.16
12cr|rep-gtk-0.90.8-1|220	
12cr|rep-gtk-0.90.8-1|221	* Wed Jun 12 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 0.15-5.20020611.1mdk
12cr|rep-gtk-0.90.8-1|222	- new snapshot
12cr|rep-gtk-0.90.8-1|223	
12cr|rep-gtk-0.90.8-1|224	* Tue Jun  4 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 0.15-5.20020524.1mdk
12cr|rep-gtk-0.90.8-1|225	- new snapshot
12cr|rep-gtk-0.90.8-1|226	
12cr|rep-gtk-0.90.8-1|227	* Fri May 10 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 0.15-5.20020502.1mdk
12cr|rep-gtk-0.90.8-1|228	- GNOME 2 cvs snapshot
12cr|rep-gtk-0.90.8-1|229	
12cr|rep-gtk-0.90.8-1|230	* Tue Oct 16 2001 Renaud Chaillat <rchaillat@mandrakesoft.com> 0.15-4mdk
12cr|rep-gtk-0.90.8-1|231	- rebuilt with libpng3
12cr|rep-gtk-0.90.8-1|232	
12cr|rep-gtk-0.90.8-1|233	* Tue Jul  3 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 0.15-3mdk
12cr|rep-gtk-0.90.8-1|234	- Recompiled against latest librep
12cr|rep-gtk-0.90.8-1|235	
12cr|rep-gtk-0.90.8-1|236	* Mon Dec 18 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.15-2mdk
12cr|rep-gtk-0.90.8-1|237	- Remove explicit dependency on libraries
12cr|rep-gtk-0.90.8-1|238	
12cr|rep-gtk-0.90.8-1|239	* Fri Dec  8 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.15-1mdk
12cr|rep-gtk-0.90.8-1|240	- 0.15
12cr|rep-gtk-0.90.8-1|241	
12cr|rep-gtk-0.90.8-1|242	* Wed Nov 15 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.14-2mdk
12cr|rep-gtk-0.90.8-1|243	- rebuild against (and require) librep-0.13.2
12cr|rep-gtk-0.90.8-1|244	
12cr|rep-gtk-0.90.8-1|245	* Fri Sep 22 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.14-1mdk
12cr|rep-gtk-0.90.8-1|246	- 0.14
12cr|rep-gtk-0.90.8-1|247	
12cr|rep-gtk-0.90.8-1|248	* Wed Aug 30 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.13a-6mdk
12cr|rep-gtk-0.90.8-1|249	- Add support for gdk-pixbuf
12cr|rep-gtk-0.90.8-1|250	
12cr|rep-gtk-0.90.8-1|251	* Mon Aug 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 0.13a-5mdk
12cr|rep-gtk-0.90.8-1|252	- automatically added BuildRequires
12cr|rep-gtk-0.90.8-1|253	
12cr|rep-gtk-0.90.8-1|254	* Thu Aug  3 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.13a-4mdk
12cr|rep-gtk-0.90.8-1|255	- force version dependencies
12cr|rep-gtk-0.90.8-1|256	- remove Packager
12cr|rep-gtk-0.90.8-1|257	
12cr|rep-gtk-0.90.8-1|258	* Thu Jul 27 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.13a-3mdk
12cr|rep-gtk-0.90.8-1|259	- rebuild to fix problems with previous build (macro problems)
12cr|rep-gtk-0.90.8-1|260	
12cr|rep-gtk-0.90.8-1|261	* Wed Jul 19 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.13a-2mdk
12cr|rep-gtk-0.90.8-1|262	- rebuild for directory changes
12cr|rep-gtk-0.90.8-1|263	
12cr|rep-gtk-0.90.8-1|264	* Wed Jul 12 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.13a-1mdk
12cr|rep-gtk-0.90.8-1|265	- 0.13a
12cr|rep-gtk-0.90.8-1|266	- more macroization
12cr|rep-gtk-0.90.8-1|267	
12cr|rep-gtk-0.90.8-1|268	* Tue Jul 11 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.13-1mdk
12cr|rep-gtk-0.90.8-1|269	- 0.13
12cr|rep-gtk-0.90.8-1|270	
12cr|rep-gtk-0.90.8-1|271	* Sun Jul  9 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.12-1mdk
12cr|rep-gtk-0.90.8-1|272	- 0.12
12cr|rep-gtk-0.90.8-1|273	- specfile cleanup
12cr|rep-gtk-0.90.8-1|274	- macroization
12cr|rep-gtk-0.90.8-1|275	
12cr|rep-gtk-0.90.8-1|276	* Thu May 11 2000 Vincent Danen <vdanen@linux-mandrake.com> 0.10-2mdk
12cr|rep-gtk-0.90.8-1|277	- add --with-libglade so sawfish will build themer package
12cr|rep-gtk-0.90.8-1|278	
12cr|rep-gtk-0.90.8-1|279	* Wed May 10 2000 Vincent Danen <vdanen@linux-mandrake.com> 0.10-1mdk
12cr|rep-gtk-0.90.8-1|280	- 0.10
12cr|rep-gtk-0.90.8-1|281	
12cr|rep-gtk-0.90.8-1|282	* Fri Apr 14 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|rep-gtk-0.90.8-1|283	- fix groups
12cr|rep-gtk-0.90.8-1|284	- applied helixcode gnome patch
12cr|rep-gtk-0.90.8-1|285	
12cr|rep-gtk-0.90.8-1|286	* Sat Mar 11 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|rep-gtk-0.90.8-1|287	- specfile cleanups
12cr|rep-gtk-0.90.8-1|288	- 0.9.1
12cr|rep-gtk-0.90.8-1|289	
12cr|rep-gtk-0.90.8-1|290	* Fri Feb 04 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cr|rep-gtk-0.90.8-1|291	- new in contribs
12cr|rep-gtk-0.90.8-1|292	- used srpm provided by Vincent Danen <vdanen@linux-mandrake.com>
12cr|rep-gtk-0.90.8-1|293	
12cr|rep-gtk-0.90.8-1|294	* Sun Jan 30 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|rep-gtk-0.90.8-1|295	- initial specfile
12cr|rep-gtk-0.90.8-1|296	- bzip sources

6992 12
12cr|reportdhcp-2.1-9|1	%define name	reportdhcp
12cr|reportdhcp-2.1-9|2	%define version 2.1
12cr|reportdhcp-2.1-9|3	%define release %mkrel 9
12cr|reportdhcp-2.1-9|4	
12cr|reportdhcp-2.1-9|5	Summary:	Displays statistics and lease entries for ISC DHCPD
12cr|reportdhcp-2.1-9|6	Name:		%{name}
12cr|reportdhcp-2.1-9|7	Version:	%{version}
12cr|reportdhcp-2.1-9|8	Release:	%{release}
12cr|reportdhcp-2.1-9|9	License:	GPL
12cr|reportdhcp-2.1-9|10	Group:		Monitoring
12cr|reportdhcp-2.1-9|11	URL:		http://www.omar.org/opensource/reportdhcp/
12cr|reportdhcp-2.1-9|12	Source0:	%{name}.pl-%{version}.tar.bz2
12cr|reportdhcp-2.1-9|13	Patch0:		%{name}.patch
12cr|reportdhcp-2.1-9|14	Requires:	dhcp-server
12cr|reportdhcp-2.1-9|15	Requires:	webserver
12cr|reportdhcp-2.1-9|16	#Requires:	perl
12cr|reportdhcp-2.1-9|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|reportdhcp-2.1-9|18	BuildArch:	noarch
12cr|reportdhcp-2.1-9|19	
12cr|reportdhcp-2.1-9|20	%description
12cr|reportdhcp-2.1-9|21	Reportdhcp.pl is a CGI script written in perl. It displays
12cr|reportdhcp-2.1-9|22	statistics and lease entries for ISC DHCPD by parsing the
12cr|reportdhcp-2.1-9|23	dhcpd.conf and dhcpd.leases files. reportdhcp.pl version 2
12cr|reportdhcp-2.1-9|24	supports version 3.0p1 and above of the ISC DHCP distribution.
12cr|reportdhcp-2.1-9|25	
12cr|reportdhcp-2.1-9|26	%prep
12cr|reportdhcp-2.1-9|27	
12cr|reportdhcp-2.1-9|28	%setup -q -c -n %{name}-%{version}
12cr|reportdhcp-2.1-9|29	%patch0 -p0
12cr|reportdhcp-2.1-9|30	
12cr|reportdhcp-2.1-9|31	%build
12cr|reportdhcp-2.1-9|32	
12cr|reportdhcp-2.1-9|33	%install
12cr|reportdhcp-2.1-9|34	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|reportdhcp-2.1-9|35	
12cr|reportdhcp-2.1-9|36	mkdir -p %{buildroot}/var/www/cgi-bin
12cr|reportdhcp-2.1-9|37	install -m755 %{name}.pl %{buildroot}/var/www/cgi-bin/
12cr|reportdhcp-2.1-9|38	
12cr|reportdhcp-2.1-9|39	%clean
12cr|reportdhcp-2.1-9|40	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|reportdhcp-2.1-9|41	
12cr|reportdhcp-2.1-9|42	%files
12cr|reportdhcp-2.1-9|43	%defattr(-,root,root)
12cr|reportdhcp-2.1-9|44	%doc CHANGELOG README
12cr|reportdhcp-2.1-9|45	%attr(755,root,root) /var/www/cgi-bin/%{name}.pl
12cr|reportdhcp-2.1-9|46	
12cr|reportdhcp-2.1-9|47	
12cr|reportdhcp-2.1-9|48	
12cr|reportdhcp-2.1-9|49	%changelog
12cr|reportdhcp-2.1-9|50	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.1-9mdv2010.0
12cr|reportdhcp-2.1-9|51	+ Revision: 433334
12cr|reportdhcp-2.1-9|52	- rebuild
12cr|reportdhcp-2.1-9|53	
12cr|reportdhcp-2.1-9|54	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.1-8mdv2009.0
12cr|reportdhcp-2.1-9|55	+ Revision: 260232
12cr|reportdhcp-2.1-9|56	- rebuild
12cr|reportdhcp-2.1-9|57	
12cr|reportdhcp-2.1-9|58	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.1-7mdv2009.0
12cr|reportdhcp-2.1-9|59	+ Revision: 248373
12cr|reportdhcp-2.1-9|60	- rebuild
12cr|reportdhcp-2.1-9|61	
12cr|reportdhcp-2.1-9|62	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.1-5mdv2008.1
12cr|reportdhcp-2.1-9|63	+ Revision: 140746
12cr|reportdhcp-2.1-9|64	- restore BuildRoot
12cr|reportdhcp-2.1-9|65	
12cr|reportdhcp-2.1-9|66	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|reportdhcp-2.1-9|67	- kill re-definition of %%buildroot on Pixel's request
12cr|reportdhcp-2.1-9|68	- kill changelog left by repsys
12cr|reportdhcp-2.1-9|69	
12cr|reportdhcp-2.1-9|70	
12cr|reportdhcp-2.1-9|71	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|reportdhcp-2.1-9|72	+2006-07-14 19:06:04 (41177)
12cr|reportdhcp-2.1-9|73	- rebuild && mkrel
12cr|reportdhcp-2.1-9|74	
12cr|reportdhcp-2.1-9|75	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|reportdhcp-2.1-9|76	+2006-07-14 19:04:14 (41176)
12cr|reportdhcp-2.1-9|77	Import reportdhcp
12cr|reportdhcp-2.1-9|78	
12cr|reportdhcp-2.1-9|79	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1-4mdk
12cr|reportdhcp-2.1-9|80	- rebuild
12cr|reportdhcp-2.1-9|81	
12cr|reportdhcp-2.1-9|82	* Sun May 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.1-3mdk
12cr|reportdhcp-2.1-9|83	- build release
12cr|reportdhcp-2.1-9|84	

6993 12
12cr|repoview-0.6.2-2|1	%define name	repoview
12cr|repoview-0.6.2-2|2	%define version 0.6.2
12cr|repoview-0.6.2-2|3	%define release %mkrel 2
12cr|repoview-0.6.2-2|4	
12cr|repoview-0.6.2-2|5	Name:		%{name}
12cr|repoview-0.6.2-2|6	Version:	%{version}
12cr|repoview-0.6.2-2|7	Release:	%{release}
12cr|repoview-0.6.2-2|8	Summary:        Creates a set of static HTML pages in a yum repository
12cr|repoview-0.6.2-2|9	Group:          Networking/WWW
12cr|repoview-0.6.2-2|10	License:        GPL
12cr|repoview-0.6.2-2|11	URL:            http://linux.duke.edu/projects/mini/%{name}
12cr|repoview-0.6.2-2|12	Source0:        http://linux.duke.edu/projects/mini/%{name}/download/%{name}-%{version}.tar.gz
12cr|repoview-0.6.2-2|13	Requires:       python >= 2.2
12cr|repoview-0.6.2-2|14	Requires:       python-kid >= 0.6.3
12cr|repoview-0.6.2-2|15	Requires:       python-elementtree
12cr|repoview-0.6.2-2|16	BuildArch:      noarch
12cr|repoview-0.6.2-2|17	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|repoview-0.6.2-2|18	
12cr|repoview-0.6.2-2|19	%description
12cr|repoview-0.6.2-2|20	RepoView creates a set of static HTML pages in a yum repository for easy
12cr|repoview-0.6.2-2|21	browsing.
12cr|repoview-0.6.2-2|22	
12cr|repoview-0.6.2-2|23	
12cr|repoview-0.6.2-2|24	%prep
12cr|repoview-0.6.2-2|25	%setup -q
12cr|repoview-0.6.2-2|26	perl -pi \
12cr|repoview-0.6.2-2|27	-e "s|^DEFAULT_TEMPLATEDIR =.*|DEFAULT_TEMPLATEDIR = '%{_datadir}/%{name}/templates'|g;" \
12cr|repoview-0.6.2-2|28	repoview.py
12cr|repoview-0.6.2-2|29	perl -pi -e 'tr/\n//d' ChangeLog
12cr|repoview-0.6.2-2|30	
12cr|repoview-0.6.2-2|31	%install
12cr|repoview-0.6.2-2|32	rm -rf %{buildroot}
12cr|repoview-0.6.2-2|33	mkdir -p -m 755                         \
12cr|repoview-0.6.2-2|34	%{buildroot}/%{_datadir}/%{name} \
12cr|repoview-0.6.2-2|35	%{buildroot}/%{_bindir}          \
12cr|repoview-0.6.2-2|36	%{buildroot}/%{_mandir}/man8
12cr|repoview-0.6.2-2|37	install -m 755 repoview.py  %{buildroot}/%{_bindir}/repoview
12cr|repoview-0.6.2-2|38	install -m 644 repoview.8 %{buildroot}/%{_mandir}/man8
12cr|repoview-0.6.2-2|39	cp -rp templates %{buildroot}/%{_datadir}/%{name}
12cr|repoview-0.6.2-2|40	
12cr|repoview-0.6.2-2|41	%clean
12cr|repoview-0.6.2-2|42	rm -rf %{buildroot}
12cr|repoview-0.6.2-2|43	
12cr|repoview-0.6.2-2|44	%files
12cr|repoview-0.6.2-2|45	%defattr(-,root,root,-)
12cr|repoview-0.6.2-2|46	%doc README COPYING ChangeLog
12cr|repoview-0.6.2-2|47	%{_datadir}/%{name}
12cr|repoview-0.6.2-2|48	%{_bindir}/*
12cr|repoview-0.6.2-2|49	%{_mandir}/man*/*
12cr|repoview-0.6.2-2|50	
12cr|repoview-0.6.2-2|51	
12cr|repoview-0.6.2-2|52	%changelog
12cr|repoview-0.6.2-2|53	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.6.2-2mdv2010.0
12cr|repoview-0.6.2-2|54	+ Revision: 442687
12cr|repoview-0.6.2-2|55	- rebuild
12cr|repoview-0.6.2-2|56	
12cr|repoview-0.6.2-2|57	* Thu Jan 15 2009 Jérôme Soyer <saispo@mandriva.org> 0.6.2-1mdv2009.1
12cr|repoview-0.6.2-2|58	+ Revision: 329838
12cr|repoview-0.6.2-2|59	- New upstream release
12cr|repoview-0.6.2-2|60	
12cr|repoview-0.6.2-2|61	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6.1-4mdv2009.0
12cr|repoview-0.6.2-2|62	+ Revision: 260233
12cr|repoview-0.6.2-2|63	- rebuild
12cr|repoview-0.6.2-2|64	
12cr|repoview-0.6.2-2|65	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6.1-3mdv2009.0
12cr|repoview-0.6.2-2|66	+ Revision: 248374
12cr|repoview-0.6.2-2|67	- rebuild
12cr|repoview-0.6.2-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|repoview-0.6.2-2|69	
12cr|repoview-0.6.2-2|70	+ Olivier Blin <oblin@mandriva.com>
12cr|repoview-0.6.2-2|71	- restore BuildRoot
12cr|repoview-0.6.2-2|72	
12cr|repoview-0.6.2-2|73	* Tue Dec 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.1-1mdv2008.1
12cr|repoview-0.6.2-2|74	+ Revision: 115425
12cr|repoview-0.6.2-2|75	- new version
12cr|repoview-0.6.2-2|76	
12cr|repoview-0.6.2-2|77	* Wed Sep 05 2007 Jérôme Soyer <saispo@mandriva.org> 0.6.0-1mdv2008.0
12cr|repoview-0.6.2-2|78	+ Revision: 79840
12cr|repoview-0.6.2-2|79	- New release 0.6.0
12cr|repoview-0.6.2-2|80	- Import repoview
12cr|repoview-0.6.2-2|81	
12cr|repoview-0.6.2-2|82	
12cr|repoview-0.6.2-2|83	
12cr|repoview-0.6.2-2|84	* Sun Oct 09 2005 Michael Scherer <misc@mandriva.org> 0.4.1-1mdk
12cr|repoview-0.6.2-2|85	- New release 0.4.1
12cr|repoview-0.6.2-2|86	
12cr|repoview-0.6.2-2|87	* Sat Oct 08 2005 Michael Scherer <misc@mandriva.org> 0.4-1mdk
12cr|repoview-0.6.2-2|88	- New release 0.4
12cr|repoview-0.6.2-2|89	
12cr|repoview-0.6.2-2|90	* Sat Jul 16 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.3- 4
12cr|repoview-0.6.2-2|91	- properly quote variable
12cr|repoview-0.6.2-2|92	
12cr|repoview-0.6.2-2|93	* Sat Jul 16 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-3mdk
12cr|repoview-0.6.2-2|94	- don't mess with software internal version
12cr|repoview-0.6.2-2|95	
12cr|repoview-0.6.2-2|96	* Wed Jul 13 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-2mdk
12cr|repoview-0.6.2-2|97	- used mkrel
12cr|repoview-0.6.2-2|98	
12cr|repoview-0.6.2-2|99	* Tue Jul 12 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-1mdk
12cr|repoview-0.6.2-2|100	- first mdk release

6994 12
12cr|resample-1.8.1-5|1	Summary:	Sampling-rate conversion program
12cr|resample-1.8.1-5|2	Name:		resample
12cr|resample-1.8.1-5|3	Version:	1.8.1
12cr|resample-1.8.1-5|4	Release:	5
12cr|resample-1.8.1-5|5	License:	LGPL
12cr|resample-1.8.1-5|6	Group:		Sound
12cr|resample-1.8.1-5|7	URL:		http://ccrma.stanford.edu/~jos/resample/
12cr|resample-1.8.1-5|8	Source0:	http://ccrma.stanford.edu/~jos/resample/%{name}-%{version}.tar.gz
12cr|resample-1.8.1-5|9	Patch0:		resample-1.8.1-string-fmt.patch
12cr|resample-1.8.1-5|10	BuildRequires:	libtool
12cr|resample-1.8.1-5|11	
12cr|resample-1.8.1-5|12	%description
12cr|resample-1.8.1-5|13	The resample software package contains free sampling-rate conversion and filter
12cr|resample-1.8.1-5|14	design utilities written in C, including a stand-alone command-line
12cr|resample-1.8.1-5|15	sampling-rate conversion utility called resample. The package compiles readily
12cr|resample-1.8.1-5|16	under Linux and most other UNIX operating systems.
12cr|resample-1.8.1-5|17	
12cr|resample-1.8.1-5|18	%prep
12cr|resample-1.8.1-5|19	%setup -q
12cr|resample-1.8.1-5|20	%patch0 -p1
12cr|resample-1.8.1-5|21	
12cr|resample-1.8.1-5|22	chmod 644 AUTHORS COPYING ChangeLog NEWS README
12cr|resample-1.8.1-5|23	
12cr|resample-1.8.1-5|24	%build
12cr|resample-1.8.1-5|25	%configure2_5x
12cr|resample-1.8.1-5|26	%make
12cr|resample-1.8.1-5|27	
12cr|resample-1.8.1-5|28	%install
12cr|resample-1.8.1-5|29	%makeinstall_std
12cr|resample-1.8.1-5|30	
12cr|resample-1.8.1-5|31	%files
12cr|resample-1.8.1-5|32	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|resample-1.8.1-5|33	%{_bindir}/*
12cr|resample-1.8.1-5|34	%{_mandir}/man1/*
12cr|resample-1.8.1-5|35	

6995 12
12cr|rescan-scsi-bus-1.56-1|1	Summary:	Rescan SCSI bus in Linux
12cr|rescan-scsi-bus-1.56-1|2	Name:		rescan-scsi-bus
12cr|rescan-scsi-bus-1.56-1|3	Version:	1.56
12cr|rescan-scsi-bus-1.56-1|4	Release:	1
12cr|rescan-scsi-bus-1.56-1|5	License:	GPL
12cr|rescan-scsi-bus-1.56-1|6	Group:		System/Kernel and hardware
12cr|rescan-scsi-bus-1.56-1|7	Source0:	http://www.garloff.de/kurt/linux/%{name}.sh
12cr|rescan-scsi-bus-1.56-1|8	URL:		http://www.garloff.de/kurt/linux/
12cr|rescan-scsi-bus-1.56-1|9	BuildArch:	noarch
12cr|rescan-scsi-bus-1.56-1|10	
12cr|rescan-scsi-bus-1.56-1|11	%description
12cr|rescan-scsi-bus-1.56-1|12	Linux allows you to add and remove SCSI devices without rebooting by
12cr|rescan-scsi-bus-1.56-1|13	using the
12cr|rescan-scsi-bus-1.56-1|14	
12cr|rescan-scsi-bus-1.56-1|15	echo "scsi add-single-device H C I L" > /proc/scsi/scsi
12cr|rescan-scsi-bus-1.56-1|16	
12cr|rescan-scsi-bus-1.56-1|17	command (H = host, C = channel, I = SCSI ID, L = SCSI LUN). The
12cr|rescan-scsi-bus-1.56-1|18	remove-single-device command works similarily.
12cr|rescan-scsi-bus-1.56-1|19	
12cr|rescan-scsi-bus-1.56-1|20	Note, however, that the SCSI bus was NOT designed for hot-plugging, so
12cr|rescan-scsi-bus-1.56-1|21	you might be out of luck... And you have to be sure, that termination
12cr|rescan-scsi-bus-1.56-1|22	is OK. All filesystems on a device have to be unmounted before
12cr|rescan-scsi-bus-1.56-1|23	disconnecting it or powering it down.
12cr|rescan-scsi-bus-1.56-1|24	
12cr|rescan-scsi-bus-1.56-1|25	%prep
12cr|rescan-scsi-bus-1.56-1|26	%setup -q -c -T
12cr|rescan-scsi-bus-1.56-1|27	install %{SOURCE0} %{name}
12cr|rescan-scsi-bus-1.56-1|28	
12cr|rescan-scsi-bus-1.56-1|29	%install
12cr|rescan-scsi-bus-1.56-1|30	install -d %buildroot%{_sbindir}
12cr|rescan-scsi-bus-1.56-1|31	install %{name} %buildroot%{_sbindir}
12cr|rescan-scsi-bus-1.56-1|32	
12cr|rescan-scsi-bus-1.56-1|33	%files
12cr|rescan-scsi-bus-1.56-1|34	%defattr(644,root,root,755)
12cr|rescan-scsi-bus-1.56-1|35	%attr(755,root,root) %{_sbindir}/rescan-scsi-bus
12cr|rescan-scsi-bus-1.56-1|36	
12cr|rescan-scsi-bus-1.56-1|37	
12cr|rescan-scsi-bus-1.56-1|38	%changelog
12cr|rescan-scsi-bus-1.56-1|39	* Tue Feb 14 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.56-1
12cr|rescan-scsi-bus-1.56-1|40	+ Revision: 773933
12cr|rescan-scsi-bus-1.56-1|41	- imported package rescan-scsi-bus
12cr|rescan-scsi-bus-1.56-1|42	

6996 12
12cr|rest-0.7.12-2|1	%define api	0.7
12cr|rest-0.7.12-2|2	%define major	0
12cr|rest-0.7.12-2|3	%define libname		%mklibname %{name} %{api} %{major}
12cr|rest-0.7.12-2|4	%define girname		%mklibname %{name}-gir %{api}
12cr|rest-0.7.12-2|5	%define develname	%mklibname %{name} -d
12cr|rest-0.7.12-2|6	
12cr|rest-0.7.12-2|7	Name:		rest
12cr|rest-0.7.12-2|8	Summary:	Library for accessing rest web services
12cr|rest-0.7.12-2|9	Group:		System/Libraries
12cr|rest-0.7.12-2|10	Version:	0.7.12
12cr|rest-0.7.12-2|11	Release:	2
12cr|rest-0.7.12-2|12	License:	LGPLv2+
12cr|rest-0.7.12-2|13	URL:		http://www.gnome.org
12cr|rest-0.7.12-2|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/rest/%{api}/%{name}-%{version}.tar.xz
12cr|rest-0.7.12-2|15	
12cr|rest-0.7.12-2|16	BuildRequires: gtk-doc
12cr|rest-0.7.12-2|17	BuildRequires: pkgconfig(glib-2.0)
12cr|rest-0.7.12-2|18	BuildRequires: pkgconfig(gobject-introspection-1.0)
12cr|rest-0.7.12-2|19	BuildRequires: pkgconfig(libsoup-2.4)
12cr|rest-0.7.12-2|20	BuildRequires: pkgconfig(libxml-2.0)
12cr|rest-0.7.12-2|21	
12cr|rest-0.7.12-2|22	%description
12cr|rest-0.7.12-2|23	Library for accessing rest web services
12cr|rest-0.7.12-2|24	
12cr|rest-0.7.12-2|25	%package -n %{libname}
12cr|rest-0.7.12-2|26	Summary: Library for accessing rest web services
12cr|rest-0.7.12-2|27	Group: System/Libraries
12cr|rest-0.7.12-2|28	Obsoletes: %{_lib}librest0 < %{version}
12cr|rest-0.7.12-2|29	Conflicts: %{develname} < 0.7.10
12cr|rest-0.7.12-2|30	
12cr|rest-0.7.12-2|31	%description -n %{libname}
12cr|rest-0.7.12-2|32	Library for accessing rest web services
12cr|rest-0.7.12-2|33	
12cr|rest-0.7.12-2|34	%package -n %{girname}
12cr|rest-0.7.12-2|35	Summary: GObject introspection interface library for %{name}
12cr|rest-0.7.12-2|36	Group: System/Libraries
12cr|rest-0.7.12-2|37	
12cr|rest-0.7.12-2|38	%description -n %{girname}
12cr|rest-0.7.12-2|39	GObject introspection interface library for %{name}.
12cr|rest-0.7.12-2|40	
12cr|rest-0.7.12-2|41	%package -n %{develname}
12cr|rest-0.7.12-2|42	Summary: Development files for %{name}
12cr|rest-0.7.12-2|43	Group: Development/C
12cr|rest-0.7.12-2|44	Requires: %{libname} = %{version}-%{release}
12cr|rest-0.7.12-2|45	Provides: %{name}-devel = %{version}-%{release}
12cr|rest-0.7.12-2|46	%rename lib%{name}-doc
12cr|rest-0.7.12-2|47	
12cr|rest-0.7.12-2|48	%description -n %{develname}
12cr|rest-0.7.12-2|49	The %{name}-devel package contains libraries and header files for
12cr|rest-0.7.12-2|50	developing applications that use %{name}.
12cr|rest-0.7.12-2|51	
12cr|rest-0.7.12-2|52	%prep
12cr|rest-0.7.12-2|53	%setup -q
12cr|rest-0.7.12-2|54	
12cr|rest-0.7.12-2|55	%build
12cr|rest-0.7.12-2|56	%configure2_5x \
12cr|rest-0.7.12-2|57	--disable-static \
12cr|rest-0.7.12-2|58	--enable-introspection=yes \
12cr|rest-0.7.12-2|59	--enable-gtk-doc
12cr|rest-0.7.12-2|60	
12cr|rest-0.7.12-2|61	%make
12cr|rest-0.7.12-2|62	
12cr|rest-0.7.12-2|63	%install
12cr|rest-0.7.12-2|64	%makeinstall_std
12cr|rest-0.7.12-2|65	find %{buildroot} -name '*.la' -delete
12cr|rest-0.7.12-2|66	
12cr|rest-0.7.12-2|67	%files -n %{libname}
12cr|rest-0.7.12-2|68	%doc COPYING
12cr|rest-0.7.12-2|69	%{_libdir}/librest-%{api}.so.%{major}*
12cr|rest-0.7.12-2|70	%{_libdir}/librest-extras-%{api}.so.%{major}*
12cr|rest-0.7.12-2|71	
12cr|rest-0.7.12-2|72	%files -n %{girname}
12cr|rest-0.7.12-2|73	%{_libdir}/girepository-1.0/Rest-%{api}.typelib
12cr|rest-0.7.12-2|74	%{_libdir}/girepository-1.0/RestExtras-%{api}.typelib
12cr|rest-0.7.12-2|75	
12cr|rest-0.7.12-2|76	%files -n %{develname}
12cr|rest-0.7.12-2|77	%doc README AUTHORS ChangeLog
12cr|rest-0.7.12-2|78	%{_includedir}/%{name}-%{api}
12cr|rest-0.7.12-2|79	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12cr|rest-0.7.12-2|80	%{_libdir}/pkgconfig/%{name}-extras-%{api}.pc
12cr|rest-0.7.12-2|81	%{_libdir}/librest-%{api}.so
12cr|rest-0.7.12-2|82	%{_libdir}/librest-extras-%{api}.so
12cr|rest-0.7.12-2|83	%{_datadir}/gtk-doc/html/%{name}*%{api}
12cr|rest-0.7.12-2|84	%{_datadir}/gir-1.0/Rest-%{api}.gir
12cr|rest-0.7.12-2|85	%{_datadir}/gir-1.0/RestExtras-%{api}.gir
12cr|rest-0.7.12-2|86	
12cr|rest-0.7.12-2|87	
12cr|rest-0.7.12-2|88	
12cr|rest-0.7.12-2|89	%changelog
12cr|rest-0.7.12-2|90	* Sun Apr 29 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.7.12-2
12cr|rest-0.7.12-2|91	+ Revision: 794432
12cr|rest-0.7.12-2|92	- rebuild for typelib
12cr|rest-0.7.12-2|93	
12cr|rest-0.7.12-2|94	* Wed Nov 23 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.7.12-1
12cr|rest-0.7.12-2|95	+ Revision: 732693
12cr|rest-0.7.12-2|96	- fixed devel pkg list
12cr|rest-0.7.12-2|97	- new version 0.7.12
12cr|rest-0.7.12-2|98	- cleaned up spec
12cr|rest-0.7.12-2|99	- removed defattr
12cr|rest-0.7.12-2|100	- removed clean section
12cr|rest-0.7.12-2|101	- split out gir pkg
12cr|rest-0.7.12-2|102	- merged doc pkg into devel
12cr|rest-0.7.12-2|103	- removed mkrel & BuildRoot
12cr|rest-0.7.12-2|104	- converted BRs to pkgconfig provides
12cr|rest-0.7.12-2|105	- updated URL
12cr|rest-0.7.12-2|106	- removed .la files
12cr|rest-0.7.12-2|107	- disabled static build
12cr|rest-0.7.12-2|108	- source pkg is rest not librest, following mdv policy
12cr|rest-0.7.12-2|109	
12cr|rest-0.7.12-2|110	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.7.10-1
12cr|rest-0.7.12-2|111	+ Revision: 657594
12cr|rest-0.7.12-2|112	- new version 0.7.10
12cr|rest-0.7.12-2|113	
12cr|rest-0.7.12-2|114	* Thu Apr 14 2011 Funda Wang <fwang@mandriva.org> 0.7.2-2
12cr|rest-0.7.12-2|115	+ Revision: 652963
12cr|rest-0.7.12-2|116	- br g-ir
12cr|rest-0.7.12-2|117	- rebuild for new libsoup
12cr|rest-0.7.12-2|118	
12cr|rest-0.7.12-2|119	+ Claudio Matsuoka <claudio@mandriva.com>
12cr|rest-0.7.12-2|120	- Update for MeeGo 1.1
12cr|rest-0.7.12-2|121	
12cr|rest-0.7.12-2|122	* Wed Aug 11 2010 Götz Waschk <waschk@mandriva.org> 0.6.1-5mdv2011.0
12cr|rest-0.7.12-2|123	+ Revision: 568999
12cr|rest-0.7.12-2|124	- rebuild for new libproxy
12cr|rest-0.7.12-2|125	
12cr|rest-0.7.12-2|126	* Wed Oct 28 2009 Olivier Blin <blino@mandriva.org> 0.6.1-4mdv2010.0
12cr|rest-0.7.12-2|127	+ Revision: 459749
12cr|rest-0.7.12-2|128	- 0.6.1, with versionned lib and extra lib (from Caio Begotti)
12cr|rest-0.7.12-2|129	
12cr|rest-0.7.12-2|130	* Mon Oct 05 2009 Olivier Blin <blino@mandriva.org> 0.6-4mdv2010.0
12cr|rest-0.7.12-2|131	+ Revision: 454072
12cr|rest-0.7.12-2|132	- provide librest-devel
12cr|rest-0.7.12-2|133	- remove useless requires in -devel
12cr|rest-0.7.12-2|134	
12cr|rest-0.7.12-2|135	* Fri Oct 02 2009 Olivier Blin <blino@mandriva.org> 0.6-3mdv2010.0
12cr|rest-0.7.12-2|136	+ Revision: 452555
12cr|rest-0.7.12-2|137	- fix devel group
12cr|rest-0.7.12-2|138	
12cr|rest-0.7.12-2|139	* Thu Oct 01 2009 Olivier Blin <blino@mandriva.org> 0.6-2mdv2010.0
12cr|rest-0.7.12-2|140	+ Revision: 452386
12cr|rest-0.7.12-2|141	- fix naming that I broke (funny liblibrest will die)
12cr|rest-0.7.12-2|142	- use major in file list
12cr|rest-0.7.12-2|143	
12cr|rest-0.7.12-2|144	* Thu Oct 01 2009 Olivier Blin <blino@mandriva.org> 0.6-1mdv2010.0
12cr|rest-0.7.12-2|145	+ Revision: 452264
12cr|rest-0.7.12-2|146	- include la in devel package
12cr|rest-0.7.12-2|147	- remove useless exclude
12cr|rest-0.7.12-2|148	- fix name
12cr|rest-0.7.12-2|149	- initial import (from Claudio Matsuoka and Caio Begotti, based on Fedora package)
12cr|rest-0.7.12-2|150	- Created package structure for librest.
12cr|rest-0.7.12-2|151	

6997 12
12cr|revelation-0.4.13-1|1	%define version 0.4.13
12cr|revelation-0.4.13-1|2	%define release 1
12cr|revelation-0.4.13-1|3	
12cr|revelation-0.4.13-1|4	Summary:	Password manager for GNOME 2
12cr|revelation-0.4.13-1|5	Name:		revelation
12cr|revelation-0.4.13-1|6	Version:	%{version}
12cr|revelation-0.4.13-1|7	Release:	%{release}
12cr|revelation-0.4.13-1|8	License:	GPL
12cr|revelation-0.4.13-1|9	Group:		File tools
12cr|revelation-0.4.13-1|10	URL:		http://oss.codepoet.no/revelation/
12cr|revelation-0.4.13-1|11	Source0:	https://bitbucket.org/erikg/%name/downloads/%name-%version.tar.xz
12cr|revelation-0.4.13-1|12	Source1:	%name.png
12cr|revelation-0.4.13-1|13	
12cr|revelation-0.4.13-1|14	BuildRequires:	pygtk2.0-devel
12cr|revelation-0.4.13-1|15	BuildRequires:	%{_lib}crack2-python
12cr|revelation-0.4.13-1|16	BuildRequires:	gnome-python-devel
12cr|revelation-0.4.13-1|17	BuildRequires:	gnome-python-extras
12cr|revelation-0.4.13-1|18	BuildRequires:	gnome-python-desktop
12cr|revelation-0.4.13-1|19	BuildRequires:	gnome-python-gconf
12cr|revelation-0.4.13-1|20	BuildRequires:	gnome-python-gnomevfs
12cr|revelation-0.4.13-1|21	BuildRequires:	python-dbus
12cr|revelation-0.4.13-1|22	BuildRequires:	cracklib-devel
12cr|revelation-0.4.13-1|23	BuildRequires:	pycrypto >= 1.9
12cr|revelation-0.4.13-1|24	BuildRequires:	gnome-panel-devel >= 2.9.4
12cr|revelation-0.4.13-1|25	BuildRequires:	imagemagick
12cr|revelation-0.4.13-1|26	BuildRequires:	desktop-file-utils
12cr|revelation-0.4.13-1|27	BuildRequires:	intltool
12cr|revelation-0.4.13-1|28	Requires:	gnome-python
12cr|revelation-0.4.13-1|29	Requires:	gnome-python-gconf
12cr|revelation-0.4.13-1|30	Requires:	gnome-python-gnomevfs
12cr|revelation-0.4.13-1|31	Requires:	python-dbus
12cr|revelation-0.4.13-1|32	Requires:	python-libxml2
12cr|revelation-0.4.13-1|33	Requires:	pycrypto >= 1.9
12cr|revelation-0.4.13-1|34	Requires:	pygtk2.0 >= 2.3.91
12cr|revelation-0.4.13-1|35	Requires(post):	desktop-file-utils shared-mime-info
12cr|revelation-0.4.13-1|36	Requires(postun):desktop-file-utils shared-mime-info
12cr|revelation-0.4.13-1|37	
12cr|revelation-0.4.13-1|38	%description
12cr|revelation-0.4.13-1|39	Revelation is a password manager for the GNOME 3 desktop, released under
12cr|revelation-0.4.13-1|40	the GNU GPL license. It organizes accounts in a tree structure, and
12cr|revelation-0.4.13-1|41	stores them as AES-encrypted XML files.
12cr|revelation-0.4.13-1|42	
12cr|revelation-0.4.13-1|43	%prep
12cr|revelation-0.4.13-1|44	%setup -q
12cr|revelation-0.4.13-1|45	
12cr|revelation-0.4.13-1|46	%build
12cr|revelation-0.4.13-1|47	%configure2_5x \
12cr|revelation-0.4.13-1|48	--disable-mime-update \
12cr|revelation-0.4.13-1|49	--disable-desktop-update
12cr|revelation-0.4.13-1|50	
12cr|revelation-0.4.13-1|51	%make WARN_CFLAGS=""
12cr|revelation-0.4.13-1|52	
12cr|revelation-0.4.13-1|53	%install
12cr|revelation-0.4.13-1|54	rm -rf %{buildroot}
12cr|revelation-0.4.13-1|55	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std UPDATE_MIME_DATABASE=true UPDATE_DESKTOP_DATABASE=true
12cr|revelation-0.4.13-1|56	%{__rm} -f %buildroot%{_libdir}/python%pyver/site-packages/%name/*.pyc
12cr|revelation-0.4.13-1|57	
12cr|revelation-0.4.13-1|58	# menu entry
12cr|revelation-0.4.13-1|59	desktop-file-install --vendor="" \
12cr|revelation-0.4.13-1|60	--remove-category="Application" \
12cr|revelation-0.4.13-1|61	--add-category="X-MandrivaLinux-System-Other" \
12cr|revelation-0.4.13-1|62	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|revelation-0.4.13-1|63	
12cr|revelation-0.4.13-1|64	
12cr|revelation-0.4.13-1|65	# icons
12cr|revelation-0.4.13-1|66	#install -m 644 -D pixmaps/revelation.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|revelation-0.4.13-1|67	#convert -geometry 32x32 pixmaps/revelation.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|revelation-0.4.13-1|68	#install -m 644 -D pixmaps/revelation-16x16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|revelation-0.4.13-1|69	mkdir -p %buildroot/{%_liconsdir,%_iconsdir,%_miconsdir}
12cr|revelation-0.4.13-1|70	mkdir -p %buildroot/%{_datadir}/pixmaps
12cr|revelation-0.4.13-1|71	install -m 644 %SOURCE1 %{buildroot}%{_liconsdir}/%{name}.png
12cr|revelation-0.4.13-1|72	convert -geometry 32x32 %SOURCE1 %{buildroot}%{_iconsdir}/%{name}.png
12cr|revelation-0.4.13-1|73	convert -geometry 16x16 %SOURCE1 %{buildroot}%{_miconsdir}/%{name}.png
12cr|revelation-0.4.13-1|74	cp %SOURCE1 %buildroot/%{_datadir}/pixmaps
12cr|revelation-0.4.13-1|75	%find_lang %name
12cr|revelation-0.4.13-1|76	
12cr|revelation-0.4.13-1|77	%files -f %name.lang
12cr|revelation-0.4.13-1|78	%doc AUTHORS ChangeLog README
12cr|revelation-0.4.13-1|79	%{_sysconfdir}/gconf/schemas/*.schemas
12cr|revelation-0.4.13-1|80	%{_bindir}/*
12cr|revelation-0.4.13-1|81	%{_datadir}/%{name}
12cr|revelation-0.4.13-1|82	%{_datadir}/applications/*.desktop
12cr|revelation-0.4.13-1|83	%{_datadir}/pixmaps/*
12cr|revelation-0.4.13-1|84	%{py_platsitedir}/%{name}
12cr|revelation-0.4.13-1|85	%dir %{_datadir}/icons/hicolor/
12cr|revelation-0.4.13-1|86	%{_datadir}/icons/hicolor/*
12cr|revelation-0.4.13-1|87	%{_datadir}/mime/packages/%name.xml
12cr|revelation-0.4.13-1|88	%{_liconsdir}/%{name}.png
12cr|revelation-0.4.13-1|89	%{_iconsdir}/%{name}.png
12cr|revelation-0.4.13-1|90	%{_miconsdir}/%{name}.png
12cr|revelation-0.4.13-1|91	
12cr|revelation-0.4.13-1|92	
12cr|revelation-0.4.13-1|93	
12cr|revelation-0.4.13-1|94	
12cr|revelation-0.4.13-1|95	%changelog
12cr|revelation-0.4.13-1|96	* Tue May 29 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.4.13-1
12cr|revelation-0.4.13-1|97	+ Revision: 801099
12cr|revelation-0.4.13-1|98	- version update 0.4.13
12cr|revelation-0.4.13-1|99	
12cr|revelation-0.4.13-1|100	* Mon Nov 21 2011 Götz Waschk <waschk@mandriva.org> 0.4.12-1
12cr|revelation-0.4.13-1|101	+ Revision: 732153
12cr|revelation-0.4.13-1|102	- new version
12cr|revelation-0.4.13-1|103	- xz tarball
12cr|revelation-0.4.13-1|104	- drop patches
12cr|revelation-0.4.13-1|105	- update deps
12cr|revelation-0.4.13-1|106	- remove panel applet
12cr|revelation-0.4.13-1|107	
12cr|revelation-0.4.13-1|108	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.4.11-7
12cr|revelation-0.4.13-1|109	+ Revision: 677909
12cr|revelation-0.4.13-1|110	- fix build
12cr|revelation-0.4.13-1|111	- br intltool
12cr|revelation-0.4.13-1|112	- rebuild to add gconftool as req
12cr|revelation-0.4.13-1|113	
12cr|revelation-0.4.13-1|114	* Sun Sep 20 2009 Funda Wang <fwang@mandriva.org> 0.4.11-6mdv2011.0
12cr|revelation-0.4.13-1|115	+ Revision: 444850
12cr|revelation-0.4.13-1|116	- fix broken menu generation (bug#53772)
12cr|revelation-0.4.13-1|117	
12cr|revelation-0.4.13-1|118	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4.11-5mdv2010.0
12cr|revelation-0.4.13-1|119	+ Revision: 442697
12cr|revelation-0.4.13-1|120	- rebuild
12cr|revelation-0.4.13-1|121	
12cr|revelation-0.4.13-1|122	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 0.4.11-4mdv2009.1
12cr|revelation-0.4.13-1|123	+ Revision: 319711
12cr|revelation-0.4.13-1|124	- rebuild with python 2.6
12cr|revelation-0.4.13-1|125	
12cr|revelation-0.4.13-1|126	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|revelation-0.4.13-1|127	- lowercase ImageMagick
12cr|revelation-0.4.13-1|128	
12cr|revelation-0.4.13-1|129	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.4.11-3mdv2009.0
12cr|revelation-0.4.13-1|130	+ Revision: 222748
12cr|revelation-0.4.13-1|131	- patch 0: fix 'error: value "0.4.11" for key "Version" in group "Desktop
12cr|revelation-0.4.13-1|132	Entry" is not a known version'
12cr|revelation-0.4.13-1|133	- buildrequires gnome-python-devel
12cr|revelation-0.4.13-1|134	- rebuild
12cr|revelation-0.4.13-1|135	- drop old menu
12cr|revelation-0.4.13-1|136	- kill re-definition of %%buildroot on Pixel's request
12cr|revelation-0.4.13-1|137	
12cr|revelation-0.4.13-1|138	+ Pixel <pixel@mandriva.com>
12cr|revelation-0.4.13-1|139	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|revelation-0.4.13-1|140	
12cr|revelation-0.4.13-1|141	+ Olivier Blin <blino@mandriva.org>
12cr|revelation-0.4.13-1|142	- restore BuildRoot
12cr|revelation-0.4.13-1|143	

6998 12
12cr|reviewboard-1.5-1|1	%define oname   ReviewBoard
12cr|reviewboard-1.5-1|2	
12cr|reviewboard-1.5-1|3	Name:           reviewboard
12cr|reviewboard-1.5-1|4	Version:        1.5
12cr|reviewboard-1.5-1|5	Release:        %mkrel 1
12cr|reviewboard-1.5-1|6	Summary:        Web-based code review tool
12cr|reviewboard-1.5-1|7	Group:          Networking/WWW
12cr|reviewboard-1.5-1|8	License:        MIT
12cr|reviewboard-1.5-1|9	URL:            http://www.review-board.org
12cr|reviewboard-1.5-1|10	Source0:        http://downloads.review-board.org/releases/%{name}/1.5/%{oname}-%{version}.tar.gz
12cr|reviewboard-1.5-1|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|reviewboard-1.5-1|12	BuildArch:      noarch
12cr|reviewboard-1.5-1|13	BuildRequires:  python-devel
12cr|reviewboard-1.5-1|14	BuildRequires:  python-setuptools
12cr|reviewboard-1.5-1|15	Requires:       python-django >= 1.1.1
12cr|reviewboard-1.5-1|16	Requires:       python-djblets >= 0.6.4
12cr|reviewboard-1.5-1|17	Requires:       python-imaging
12cr|reviewboard-1.5-1|18	Requires:       apache
12cr|reviewboard-1.5-1|19	Requires:       python-sqlite
12cr|reviewboard-1.5-1|20	Requires:       patchutils
12cr|reviewboard-1.5-1|21	Requires:       python-svn
12cr|reviewboard-1.5-1|22	Requires:       python-flup
12cr|reviewboard-1.5-1|23	Requires:       python-nose
12cr|reviewboard-1.5-1|24	Requires:       python-pytz
12cr|reviewboard-1.5-1|25	Requires:       python-pygments >= 1.1.1
12cr|reviewboard-1.5-1|26	Requires:       python-django-evolution
12cr|reviewboard-1.5-1|27	Requires:       python-recaptcha-client
12cr|reviewboard-1.5-1|28	Requires:       python-paramiko
12cr|reviewboard-1.5-1|29	Requires:       python-memcached
12cr|reviewboard-1.5-1|30	Requires:       python-dateutil
12cr|reviewboard-1.5-1|31	
12cr|reviewboard-1.5-1|32	Patch1000: FED01-Disable-ez_setup-when-installing-by-RPM.patch
12cr|reviewboard-1.5-1|33	
12cr|reviewboard-1.5-1|34	%description
12cr|reviewboard-1.5-1|35	Review Board is a powerful web-based code review tool that offers
12cr|reviewboard-1.5-1|36	developers an easy way to handle code reviews. It scales well from small
12cr|reviewboard-1.5-1|37	projects to large companies and offers a variety of tools to take much
12cr|reviewboard-1.5-1|38	of the stress and time out of the code review process.
12cr|reviewboard-1.5-1|39	
12cr|reviewboard-1.5-1|40	%files
12cr|reviewboard-1.5-1|41	# The rb-site executable has a PyGTK GUI, so would normally
12cr|reviewboard-1.5-1|42	# require us to ship a .desktop file.  However it can only be run when supplied
12cr|reviewboard-1.5-1|43	# a directory as a command-line argument, hence it wouldn't be meaningful to
12cr|reviewboard-1.5-1|44	# create a .desktop file for it.
12cr|reviewboard-1.5-1|45	%defattr(-,root,root,-)
12cr|reviewboard-1.5-1|46	%doc AUTHORS COPYING INSTALL NEWS README
12cr|reviewboard-1.5-1|47	%{_bindir}/rb-site
12cr|reviewboard-1.5-1|48	%{python_sitelib}/reviewboard/
12cr|reviewboard-1.5-1|49	%{python_sitelib}/ReviewBoard*.egg-info/
12cr|reviewboard-1.5-1|50	%{python_sitelib}/webtests/*.py*
12cr|reviewboard-1.5-1|51	
12cr|reviewboard-1.5-1|52	#--------------------------------------------------------------------
12cr|reviewboard-1.5-1|53	
12cr|reviewboard-1.5-1|54	%prep
12cr|reviewboard-1.5-1|55	%setup -q -n %{oname}-%{version}
12cr|reviewboard-1.5-1|56	%patch1000 -p1
12cr|reviewboard-1.5-1|57	
12cr|reviewboard-1.5-1|58	%build
12cr|reviewboard-1.5-1|59	%{__python} setup.py build
12cr|reviewboard-1.5-1|60	
12cr|reviewboard-1.5-1|61	%install
12cr|reviewboard-1.5-1|62	rm -rf $RPM_BUILD_ROOT
12cr|reviewboard-1.5-1|63	
12cr|reviewboard-1.5-1|64	# --skip-build causes bad stuff in siteconfig.py as of 0.8.4
12cr|reviewboard-1.5-1|65	%{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT
12cr|reviewboard-1.5-1|66	
12cr|reviewboard-1.5-1|67	# manage.py has a shebang and is meaningful to run; make it executable:
12cr|reviewboard-1.5-1|68	chmod +x $RPM_BUILD_ROOT/%{python_sitelib}/reviewboard/manage.py
12cr|reviewboard-1.5-1|69	
12cr|reviewboard-1.5-1|70	%clean
12cr|reviewboard-1.5-1|71	rm -rf $RPM_BUILD_ROOT
12cr|reviewboard-1.5-1|72	
12cr|reviewboard-1.5-1|73	
12cr|reviewboard-1.5-1|74	
12cr|reviewboard-1.5-1|75	%changelog
12cr|reviewboard-1.5-1|76	* Sun Nov 07 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.5-1mdv2011.0
12cr|reviewboard-1.5-1|77	+ Revision: 594407
12cr|reviewboard-1.5-1|78	- import reviewboard
12cr|reviewboard-1.5-1|79	

6999 12
12cr|rev-plugins-0.3.1-5|1	%define name    rev-plugins
12cr|rev-plugins-0.3.1-5|2	%define version 0.3.1
12cr|rev-plugins-0.3.1-5|3	%define release %mkrel 5
12cr|rev-plugins-0.3.1-5|4	
12cr|rev-plugins-0.3.1-5|5	Summary:        A reverb plugin for LADSPA
12cr|rev-plugins-0.3.1-5|6	Name:           %{name}
12cr|rev-plugins-0.3.1-5|7	Version:        %{version}
12cr|rev-plugins-0.3.1-5|8	Release:        %{release}
12cr|rev-plugins-0.3.1-5|9	License:        GPLv2
12cr|rev-plugins-0.3.1-5|10	Group:          Sound
12cr|rev-plugins-0.3.1-5|11	Source:         http://www.kokkinizita.net/linuxaudio/downloads/REV-plugins-%{version}.tar.bz2
12cr|rev-plugins-0.3.1-5|12	URL:            http://www.kokkinizita.net/linuxaudio
12cr|rev-plugins-0.3.1-5|13	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|rev-plugins-0.3.1-5|14	Requires:       ladspa
12cr|rev-plugins-0.3.1-5|15	
12cr|rev-plugins-0.3.1-5|16	%description
12cr|rev-plugins-0.3.1-5|17	This reverb is based on gverb by Juhana Sadeharju, but the code
12cr|rev-plugins-0.3.1-5|18	(now C++) is entirely original, including a second input for stereo
12cr|rev-plugins-0.3.1-5|19	operation, and some code to prevent FP denormalisation.
12cr|rev-plugins-0.3.1-5|20	
12cr|rev-plugins-0.3.1-5|21	%prep
12cr|rev-plugins-0.3.1-5|22	%setup -q -n REV-plugins-%{version}
12cr|rev-plugins-0.3.1-5|23	perl -p -i -e 's/\-O2/\$\(RPM_OPT_FLAGS\)/g' Makefile
12cr|rev-plugins-0.3.1-5|24	perl -p -i -e 's/\/usr\/lib\/ladspa/\$\(DESTDIR\)\/usr\/%_lib\/ladspa/g' Makefile
12cr|rev-plugins-0.3.1-5|25	
12cr|rev-plugins-0.3.1-5|26	%build
12cr|rev-plugins-0.3.1-5|27	%make
12cr|rev-plugins-0.3.1-5|28	
12cr|rev-plugins-0.3.1-5|29	%install
12cr|rev-plugins-0.3.1-5|30	rm -rf $RPM_BUILD_ROOT
12cr|rev-plugins-0.3.1-5|31	mkdir -p $RPM_BUILD_ROOT%{_libdir}/ladspa
12cr|rev-plugins-0.3.1-5|32	make DESTDIR=$RPM_BUILD_ROOT install
12cr|rev-plugins-0.3.1-5|33	
12cr|rev-plugins-0.3.1-5|34	%clean
12cr|rev-plugins-0.3.1-5|35	rm -rf $RPM_BUILD_ROOT
12cr|rev-plugins-0.3.1-5|36	
12cr|rev-plugins-0.3.1-5|37	%files
12cr|rev-plugins-0.3.1-5|38	%defattr(-,root,root)
12cr|rev-plugins-0.3.1-5|39	%doc AUTHORS README
12cr|rev-plugins-0.3.1-5|40	%{_libdir}/ladspa/*.so
12cr|rev-plugins-0.3.1-5|41	
12cr|rev-plugins-0.3.1-5|42	
12cr|rev-plugins-0.3.1-5|43	
12cr|rev-plugins-0.3.1-5|44	%changelog
12cr|rev-plugins-0.3.1-5|45	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-5mdv2011.0
12cr|rev-plugins-0.3.1-5|46	+ Revision: 614707
12cr|rev-plugins-0.3.1-5|47	- the mass rebuild of 2010.1 packages
12cr|rev-plugins-0.3.1-5|48	
12cr|rev-plugins-0.3.1-5|49	* Fri Apr 09 2010 Frank Kober <emuse@mandriva.org> 0.3.1-4mdv2010.1
12cr|rev-plugins-0.3.1-5|50	+ Revision: 533407
12cr|rev-plugins-0.3.1-5|51	- drop patch0, update url, rebuild
12cr|rev-plugins-0.3.1-5|52	
12cr|rev-plugins-0.3.1-5|53	+ Thierry Vignaud <tv@mandriva.org>
12cr|rev-plugins-0.3.1-5|54	- rebuild
12cr|rev-plugins-0.3.1-5|55	- rebuild
12cr|rev-plugins-0.3.1-5|56	- kill re-definition of %%buildroot on Pixel's request
12cr|rev-plugins-0.3.1-5|57	- use %%mkrel
12cr|rev-plugins-0.3.1-5|58	- import rev-plugins
12cr|rev-plugins-0.3.1-5|59	
12cr|rev-plugins-0.3.1-5|60	+ Olivier Blin <oblin@mandriva.com>
12cr|rev-plugins-0.3.1-5|61	- restore BuildRoot
12cr|rev-plugins-0.3.1-5|62	
12cr|rev-plugins-0.3.1-5|63	
12cr|rev-plugins-0.3.1-5|64	* Thu Aug 25 2005 Austin Acton <austin@mandriva.org> 0.3.1-1mdk
12cr|rev-plugins-0.3.1-5|65	- 0.3.1
12cr|rev-plugins-0.3.1-5|66	- build flags
12cr|rev-plugins-0.3.1-5|67	
12cr|rev-plugins-0.3.1-5|68	* Sat May 8 2004 Austin Acton <austin@mandrake.org> 0.2.1-1mdk
12cr|rev-plugins-0.3.1-5|69	- initial package

7000 12
12cr|rexloader-0.1a.rev207-1|1	%define 	svn 207
12cr|rexloader-0.1a.rev207-1|2	
12cr|rexloader-0.1a.rev207-1|3	Name:		rexloader
12cr|rexloader-0.1a.rev207-1|4	Version:	0.1a.rev%{svn}
12cr|rexloader-0.1a.rev207-1|5	Release:	%mkrel 1
12cr|rexloader-0.1a.rev207-1|6	Summary:	Advanced multi-threaded download manager with Qt4 GUI
12cr|rexloader-0.1a.rev207-1|7	Group:		Networking/File transfer
12cr|rexloader-0.1a.rev207-1|8	License:	GPLv3
12cr|rexloader-0.1a.rev207-1|9	URL:		http://code.google.com/p/rexloader/
12cr|rexloader-0.1a.rev207-1|10	Source0:	%{name}-%{version}.tar.bz2
12cr|rexloader-0.1a.rev207-1|11	Patch0:		rexloader-0.1a-linkage.patch
12cr|rexloader-0.1a.rev207-1|12	BuildRequires:	qt4-devel
12cr|rexloader-0.1a.rev207-1|13	BuildRequires:	zlib-devel
12cr|rexloader-0.1a.rev207-1|14	
12cr|rexloader-0.1a.rev207-1|15	%description
12cr|rexloader-0.1a.rev207-1|16	Advanced Qt4 download manager over HTTP with configurable
12cr|rexloader-0.1a.rev207-1|17	multi-threaded downloading.
12cr|rexloader-0.1a.rev207-1|18	
12cr|rexloader-0.1a.rev207-1|19	%prep
12cr|rexloader-0.1a.rev207-1|20	%setup -q
12cr|rexloader-0.1a.rev207-1|21	%patch0 -p1
12cr|rexloader-0.1a.rev207-1|22	
12cr|rexloader-0.1a.rev207-1|23	%build
12cr|rexloader-0.1a.rev207-1|24	cd Httploader
12cr|rexloader-0.1a.rev207-1|25	%qmake_qt4 HttpLoader.pro
12cr|rexloader-0.1a.rev207-1|26	%__make
12cr|rexloader-0.1a.rev207-1|27	cd ../NoticeWindow
12cr|rexloader-0.1a.rev207-1|28	%qmake_qt4 NoticeWindow.pro
12cr|rexloader-0.1a.rev207-1|29	%__make
12cr|rexloader-0.1a.rev207-1|30	cd ../REXLoader
12cr|rexloader-0.1a.rev207-1|31	%qmake_qt4 REXLoader.pro
12cr|rexloader-0.1a.rev207-1|32	%__make
12cr|rexloader-0.1a.rev207-1|33	
12cr|rexloader-0.1a.rev207-1|34	%install
12cr|rexloader-0.1a.rev207-1|35	%__rm -rf %{clean}
12cr|rexloader-0.1a.rev207-1|36	%__mkdir_p %{buildroot}%{_bindir}
12cr|rexloader-0.1a.rev207-1|37	%__install ./usr/bin/REXLoader %{buildroot}%{_bindir}/%{name}
12cr|rexloader-0.1a.rev207-1|38	%__mkdir_p %{buildroot}%{_libdir}/%{name}/plugins
12cr|rexloader-0.1a.rev207-1|39	%__install ./usr/lib/%{name}/plugins/* %{buildroot}%{_libdir}/%{name}/plugins
12cr|rexloader-0.1a.rev207-1|40	%__install ./NoticeWindow/NoticeWindow %{buildroot}%{_libdir}/%{name}/plugins/libNoticeWindow.so
12cr|rexloader-0.1a.rev207-1|41	%__mkdir_p %{buildroot}%{_datadir}/pixmaps
12cr|rexloader-0.1a.rev207-1|42	%__install ./REXLoader/images/RExLoader_64x64.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|rexloader-0.1a.rev207-1|43	
12cr|rexloader-0.1a.rev207-1|44	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|rexloader-0.1a.rev207-1|45	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|rexloader-0.1a.rev207-1|46	[Desktop Entry]
12cr|rexloader-0.1a.rev207-1|47	Name=REXLoader
12cr|rexloader-0.1a.rev207-1|48	Comment=Download manager
12cr|rexloader-0.1a.rev207-1|49	Comment[ru]=Менеджер закачек
12cr|rexloader-0.1a.rev207-1|50	Exec=%{name}
12cr|rexloader-0.1a.rev207-1|51	Icon=%{name}
12cr|rexloader-0.1a.rev207-1|52	Terminal=false
12cr|rexloader-0.1a.rev207-1|53	Type=Application
12cr|rexloader-0.1a.rev207-1|54	StartupNotify=true
12cr|rexloader-0.1a.rev207-1|55	Categories=Network;FileTransfer;
12cr|rexloader-0.1a.rev207-1|56	EOF
12cr|rexloader-0.1a.rev207-1|57	
12cr|rexloader-0.1a.rev207-1|58	%clean
12cr|rexloader-0.1a.rev207-1|59	%__rm -rf %{buildroot}
12cr|rexloader-0.1a.rev207-1|60	
12cr|rexloader-0.1a.rev207-1|61	%files
12cr|rexloader-0.1a.rev207-1|62	%{_bindir}/%{name}
12cr|rexloader-0.1a.rev207-1|63	%{_datadir}/pixmaps/%{name}.png
12cr|rexloader-0.1a.rev207-1|64	%{_datadir}/applications/%{name}.desktop
12cr|rexloader-0.1a.rev207-1|65	%{_libdir}/%{name}
12cr|rexloader-0.1a.rev207-1|66	
12cr|rexloader-0.1a.rev207-1|67	
12cr|rexloader-0.1a.rev207-1|68	
12cr|rexloader-0.1a.rev207-1|69	%changelog
12cr|rexloader-0.1a.rev207-1|70	* Thu Feb 23 2012 Andrey Bondrov <abondrov@mandriva.org> 0.1a.rev207-1
12cr|rexloader-0.1a.rev207-1|71	+ Revision: 779368
12cr|rexloader-0.1a.rev207-1|72	- imported package rexloader
12cr|rexloader-0.1a.rev207-1|73	

7001 12
12cr|rezound-0.12.3-7|1	%define name    rezound
12cr|rezound-0.12.3-7|2	%define version 0.12.3
12cr|rezound-0.12.3-7|3	%define release %mkrel 6
12cr|rezound-0.12.3-7|4	
12cr|rezound-0.12.3-7|5	Summary:    Audio Editing Package
12cr|rezound-0.12.3-7|6	Name:       rezound
12cr|rezound-0.12.3-7|7	Version:    0.12.3
12cr|rezound-0.12.3-7|8	Release:    7
12cr|rezound-0.12.3-7|9	License:    GPLv2+
12cr|rezound-0.12.3-7|10	Group:      Sound
12cr|rezound-0.12.3-7|11	URL:        http://rezound.sourceforge.net/
12cr|rezound-0.12.3-7|12	Source0:    http://prdownloads.sourceforge.net/rezound/%{name}-%{version}beta.tar.bz2
12cr|rezound-0.12.3-7|13	Patch:      rezound-0.12.2beta-64bit.patch
12cr|rezound-0.12.3-7|14	Patch1:     rezound-flac-1.2.patch
12cr|rezound-0.12.3-7|15	# patch from Debian
12cr|rezound-0.12.3-7|16	Patch2:     11_gcc_4.3.patch
12cr|rezound-0.12.3-7|17	#
12cr|rezound-0.12.3-7|18	Patch3:     rezound-0.12.3beta-fix-gcc44.patch
12cr|rezound-0.12.3-7|19	BuildRequires:  libvorbis-devel
12cr|rezound-0.12.3-7|20	BuildRequires:  fox1.6-devel
12cr|rezound-0.12.3-7|21	BuildRequires:  libaudiofile-devel flex
12cr|rezound-0.12.3-7|22	BuildRequires:  pkgconfig(jack)
12cr|rezound-0.12.3-7|23	BuildRequires:  fftw2-devel
12cr|rezound-0.12.3-7|24	BuildRequires:  libflac++-devel
12cr|rezound-0.12.3-7|25	BuildRequires:  soundtouch-devel
12cr|rezound-0.12.3-7|26	BuildRequires:  bison >= 1.875-3mdk
12cr|rezound-0.12.3-7|27	
12cr|rezound-0.12.3-7|28	%description
12cr|rezound-0.12.3-7|29	ReZound aims to be a stable, open source, and graphical audio file editor
12cr|rezound-0.12.3-7|30	primarily for but not limited to the Linux operating system.
12cr|rezound-0.12.3-7|31	
12cr|rezound-0.12.3-7|32	%prep
12cr|rezound-0.12.3-7|33	rm -rf $RPM_BUILD_ROOT
12cr|rezound-0.12.3-7|34	
12cr|rezound-0.12.3-7|35	%setup -q -n %name-%{version}beta
12cr|rezound-0.12.3-7|36	%patch -p1
12cr|rezound-0.12.3-7|37	%patch1 -p1
12cr|rezound-0.12.3-7|38	%patch2 -p1 -b .gcc43
12cr|rezound-0.12.3-7|39	%patch3 -p1 -b .gcc44
12cr|rezound-0.12.3-7|40	
12cr|rezound-0.12.3-7|41	#perl -pi -e 's/AM_PATH_AUDIOFILE\(0.2.2/AM_PATH_AUDIOFILE\(0.3.4/g' configure.ac
12cr|rezound-0.12.3-7|42	perl -pi -e 's/setNewFilterKernel\(convert/this->setNewFilterKernel\(convert/g' src/backend/DSP/Convolver.h
12cr|rezound-0.12.3-7|43	perl -pi -e 's/push_back/this->push_back/g' src/misc/auto_array.h
12cr|rezound-0.12.3-7|44	perl -pi -e 's/overflowWrite/this->overflowWrite/g' src/PoolFile/TPoolAccesser.cpp
12cr|rezound-0.12.3-7|45	
12cr|rezound-0.12.3-7|46	%build
12cr|rezound-0.12.3-7|47	LDFLAGS="-lX11 -ldl"%configure2_5x --disable-portaudio
12cr|rezound-0.12.3-7|48	%make
12cr|rezound-0.12.3-7|49	
12cr|rezound-0.12.3-7|50	%install
12cr|rezound-0.12.3-7|51	%makeinstall
12cr|rezound-0.12.3-7|52	mkdir -p %buildroot/%{_docdir}/%name-%version
12cr|rezound-0.12.3-7|53	mv %buildroot%_prefix/doc/* %buildroot/%{_docdir}/%name-%version
12cr|rezound-0.12.3-7|54	
12cr|rezound-0.12.3-7|55	# Menu
12cr|rezound-0.12.3-7|56	
12cr|rezound-0.12.3-7|57	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|rezound-0.12.3-7|58	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|rezound-0.12.3-7|59	[Desktop Entry]
12cr|rezound-0.12.3-7|60	Name=Rezound
12cr|rezound-0.12.3-7|61	Comment=Digital audio editor
12cr|rezound-0.12.3-7|62	Exec=%{name}
12cr|rezound-0.12.3-7|63	Icon=sound_section
12cr|rezound-0.12.3-7|64	Terminal=false
12cr|rezound-0.12.3-7|65	Type=Application
12cr|rezound-0.12.3-7|66	StartupNotify=true
12cr|rezound-0.12.3-7|67	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideoEditing;Recorder;
12cr|rezound-0.12.3-7|68	EOF
12cr|rezound-0.12.3-7|69	
12cr|rezound-0.12.3-7|70	%find_lang %name
12cr|rezound-0.12.3-7|71	
12cr|rezound-0.12.3-7|72	%clean
12cr|rezound-0.12.3-7|73	rm -rf %buildroot/
12cr|rezound-0.12.3-7|74	
12cr|rezound-0.12.3-7|75	%if %mdkversion < 200900
12cr|rezound-0.12.3-7|76	%post
12cr|rezound-0.12.3-7|77	%{update_menus}
12cr|rezound-0.12.3-7|78	%endif
12cr|rezound-0.12.3-7|79	
12cr|rezound-0.12.3-7|80	%if %mdkversion < 200900
12cr|rezound-0.12.3-7|81	%postun
12cr|rezound-0.12.3-7|82	%{clean_menus}
12cr|rezound-0.12.3-7|83	%endif
12cr|rezound-0.12.3-7|84	
12cr|rezound-0.12.3-7|85	%files -f %name.lang
12cr|rezound-0.12.3-7|86	%defattr(-,root,root)
12cr|rezound-0.12.3-7|87	%{_bindir}/*
12cr|rezound-0.12.3-7|88	%{_datadir}/rezound
12cr|rezound-0.12.3-7|89	%_datadir/applications/mandriva-%name.desktop
12cr|rezound-0.12.3-7|90	%_docdir/%name-%version
12cr|rezound-0.12.3-7|91	
12cr|rezound-0.12.3-7|92	
12cr|rezound-0.12.3-7|93	
12cr|rezound-0.12.3-7|94	
12cr|rezound-0.12.3-7|95	%changelog
12cr|rezound-0.12.3-7|96	* Tue Jun 02 2009 JÃ©rÃ´me Brenier <incubusss@mandriva.org> 0.12.3-6mdv2010.0
12cr|rezound-0.12.3-7|97	+ Revision: 382099
12cr|rezound-0.12.3-7|98	- fix build with gcc 4.3 (patch from Debian)
12cr|rezound-0.12.3-7|99	- fix build with gcc 4.4
12cr|rezound-0.12.3-7|100	- fix license (GPLv2+)
12cr|rezound-0.12.3-7|101	
12cr|rezound-0.12.3-7|102	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|rezound-0.12.3-7|103	- rebuild
12cr|rezound-0.12.3-7|104	- kill re-definition of %%buildroot on Pixel's request
12cr|rezound-0.12.3-7|105	
12cr|rezound-0.12.3-7|106	+ Pixel <pixel@mandriva.com>
12cr|rezound-0.12.3-7|107	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|rezound-0.12.3-7|108	
12cr|rezound-0.12.3-7|109	+ Olivier Blin <oblin@mandriva.com>
12cr|rezound-0.12.3-7|110	- restore BuildRoot
12cr|rezound-0.12.3-7|111	
12cr|rezound-0.12.3-7|112	* Sat Sep 08 2007 Emmanuel Andry <eandry@mandriva.org> 0.12.3-3mdv2008.0
12cr|rezound-0.12.3-7|113	+ Revision: 82475
12cr|rezound-0.12.3-7|114	- Drop old menu
12cr|rezound-0.12.3-7|115	- build against fox 1.6
12cr|rezound-0.12.3-7|116	- add sourceforge patch to fix build with flac >= 1.1.3
12cr|rezound-0.12.3-7|117	
12cr|rezound-0.12.3-7|118	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|rezound-0.12.3-7|119	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|rezound-0.12.3-7|120	
12cr|rezound-0.12.3-7|121	
12cr|rezound-0.12.3-7|122	* Sun Jan 14 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.12.3-2mdv2007.0
12cr|rezound-0.12.3-7|123	+ Revision: 108624
12cr|rezound-0.12.3-7|124	- bot rebuild
12cr|rezound-0.12.3-7|125	- Import rezound
12cr|rezound-0.12.3-7|126	
12cr|rezound-0.12.3-7|127	* Sun Jan 14 2007 Götz Waschk <waschk@mandriva.org> 0.12.3-1mdv2007.1
12cr|rezound-0.12.3-7|128	- xdg menu
12cr|rezound-0.12.3-7|129	- unpack patch
12cr|rezound-0.12.3-7|130	- disable portaudio
12cr|rezound-0.12.3-7|131	- new version
12cr|rezound-0.12.3-7|132	
12cr|rezound-0.12.3-7|133	* Tue Feb 14 2006 Götz Waschk <waschk@mandriva.org> 0.12.2-2mdk
12cr|rezound-0.12.3-7|134	- patch to make it build on 64 bit
12cr|rezound-0.12.3-7|135	
12cr|rezound-0.12.3-7|136	* Tue Sep 06 2005 GÃ¶tz Waschk <waschk@mandriva.org> 0.12.2-1mdk
12cr|rezound-0.12.3-7|137	- New release 0.12.2
12cr|rezound-0.12.3-7|138	
12cr|rezound-0.12.3-7|139	* Mon Sep 05 2005 GÃ¶tz Waschk <waschk@mandriva.org> 0.12.1-1mdk
12cr|rezound-0.12.3-7|140	- New release 0.12.1
12cr|rezound-0.12.3-7|141	
12cr|rezound-0.12.3-7|142	* Tue May 03 2005 Götz Waschk <waschk@mandriva.org> 0.12.0-1mdk
12cr|rezound-0.12.3-7|143	- drop the patch
12cr|rezound-0.12.3-7|144	- New release 0.12.0
12cr|rezound-0.12.3-7|145	
12cr|rezound-0.12.3-7|146	* Fri Apr 22 2005 Lenny Cartier <lenny@mandriva.com> 0.11.1-3mdk
12cr|rezound-0.12.3-7|147	- rebuild for dependencies
12cr|rezound-0.12.3-7|148	
12cr|rezound-0.12.3-7|149	* Thu Mar 31 2005 Götz Waschk <waschk@linux-mandrake.com> 0.11.1-2mdk
12cr|rezound-0.12.3-7|150	- fix buildrequires
12cr|rezound-0.12.3-7|151	- build with the new fox
12cr|rezound-0.12.3-7|152	
12cr|rezound-0.12.3-7|153	* Thu Oct 28 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.11.1-1mdk
12cr|rezound-0.12.3-7|154	- New release 0.11.1
12cr|rezound-0.12.3-7|155	
12cr|rezound-0.12.3-7|156	* Mon Oct 25 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.11.0-1mdk
12cr|rezound-0.12.3-7|157	- New release 0.11.0
12cr|rezound-0.12.3-7|158	
12cr|rezound-0.12.3-7|159	* Tue Aug 03 2004 Götz Waschk <waschk@linux-mandrake.com> 0.10.0-2mdk
12cr|rezound-0.12.3-7|160	- rebuild for new flac
12cr|rezound-0.12.3-7|161	
12cr|rezound-0.12.3-7|162	* Wed Jul 21 2004 Götz Waschk <waschk@linux-mandrake.com> 0.10.0-1mdk
12cr|rezound-0.12.3-7|163	- 0.10.0beta
12cr|rezound-0.12.3-7|164	
12cr|rezound-0.12.3-7|165	* Tue Jun 29 2004 Götz Waschk <waschk@linux-mandrake.com> 0.9.1-0.20040628.1mdk
12cr|rezound-0.12.3-7|166	- fix buildrequires, use fox 1.2
12cr|rezound-0.12.3-7|167	- upgrade to CVS snapshot
12cr|rezound-0.12.3-7|168	

7002 12
12cr|rfc-3.2-5|1	%define name    rfc
12cr|rfc-3.2-5|2	%define version 3.2
12cr|rfc-3.2-5|3	%define release %mkrel 5
12cr|rfc-3.2-5|4	
12cr|rfc-3.2-5|5	Summary:       Simple scripts for downloading and reading RFCs
12cr|rfc-3.2-5|6	Name:          %{name}
12cr|rfc-3.2-5|7	Version:       %{version}
12cr|rfc-3.2-5|8	Release:       %{release}
12cr|rfc-3.2-5|9	Source0:       %{name}-%{version}.tar.bz2
12cr|rfc-3.2-5|10	License:       Public Domain
12cr|rfc-3.2-5|11	Group:         Networking/Other
12cr|rfc-3.2-5|12	BuildRoot:     %{_tmppath}/%{name}-buildroot
12cr|rfc-3.2-5|13	Url:           http://www.dewn.com/rfc/
12cr|rfc-3.2-5|14	Requires:      lynx
12cr|rfc-3.2-5|15	BuildArch:     noarch
12cr|rfc-3.2-5|16	
12cr|rfc-3.2-5|17	%description
12cr|rfc-3.2-5|18	This package contains a script for reading RFCs off the Internet
12cr|rfc-3.2-5|19	from the shell (by starting your favorite browser, or just dumping
12cr|rfc-3.2-5|20	it to stdout). It also includes an emacs list package to read RFCs
12cr|rfc-3.2-5|21	from emacs.
12cr|rfc-3.2-5|22	
12cr|rfc-3.2-5|23	%prep
12cr|rfc-3.2-5|24	%setup -q
12cr|rfc-3.2-5|25	
12cr|rfc-3.2-5|26	%build
12cr|rfc-3.2-5|27	sed -i "s/# potential browsers, order of perference/my \$dumper=qw(lynx);/" %{name}-%{version}
12cr|rfc-3.2-5|28	sed -i "s/viewer -dump/dumper -dump/" %{name}-%{version}
12cr|rfc-3.2-5|29	sed -i "s/w3m lynx/\$TEXTBROWSER links lynx w3m \$BROWSER/" %{name}-%{version}
12cr|rfc-3.2-5|30	sed -i 's$/usr/local/etc$/var/cache/rfc$' %{name}-%{version}
12cr|rfc-3.2-5|31	sed -i 's$/local/path/to/rfcs$/var/cache/rfc$' %{name}-%{version}
12cr|rfc-3.2-5|32	sed -i 's$/ftp.isi.edu/in-notes/iana$/www.iana.org$' %{name}-%{version}
12cr|rfc-3.2-5|33	
12cr|rfc-3.2-5|34	%install
12cr|rfc-3.2-5|35	rm -rf $RPM_BUILD_ROOT
12cr|rfc-3.2-5|36	mkdir -p $RPM_BUILD_ROOT/var/cache/rfc/
12cr|rfc-3.2-5|37	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|rfc-3.2-5|38	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/emacs/site-lisp/
12cr|rfc-3.2-5|39	ln -s %{name}-%{version} %{name}
12cr|rfc-3.2-5|40	install -m755 %{name}-%{version} $RPM_BUILD_ROOT/%{_bindir}/
12cr|rfc-3.2-5|41	install -m755 %{name} $RPM_BUILD_ROOT/%{_bindir}/
12cr|rfc-3.2-5|42	install -m644 rfc-util.el $RPM_BUILD_ROOT/%{_datadir}/emacs/site-lisp/
12cr|rfc-3.2-5|43	
12cr|rfc-3.2-5|44	%post
12cr|rfc-3.2-5|45	%{_bindir}/%{name} -i
12cr|rfc-3.2-5|46	%{_bindir}/%{name} -n -i
12cr|rfc-3.2-5|47	
12cr|rfc-3.2-5|48	%clean
12cr|rfc-3.2-5|49	rm -rf $RPM_BUILD_ROOT
12cr|rfc-3.2-5|50	
12cr|rfc-3.2-5|51	%files
12cr|rfc-3.2-5|52	%defattr(-,root,root)
12cr|rfc-3.2-5|53	%{_bindir}/%{name}-%{version}
12cr|rfc-3.2-5|54	%{_bindir}/%{name}
12cr|rfc-3.2-5|55	%{_datadir}/emacs/site-lisp/rfc-util.el
12cr|rfc-3.2-5|56	%dir /var/cache/rfc
12cr|rfc-3.2-5|57	
12cr|rfc-3.2-5|58	
12cr|rfc-3.2-5|59	
12cr|rfc-3.2-5|60	%changelog
12cr|rfc-3.2-5|61	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.2-5mdv2010.0
12cr|rfc-3.2-5|62	+ Revision: 433345
12cr|rfc-3.2-5|63	- rebuild
12cr|rfc-3.2-5|64	
12cr|rfc-3.2-5|65	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.2-4mdv2009.0
12cr|rfc-3.2-5|66	+ Revision: 260235
12cr|rfc-3.2-5|67	- rebuild
12cr|rfc-3.2-5|68	
12cr|rfc-3.2-5|69	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.2-3mdv2009.0
12cr|rfc-3.2-5|70	+ Revision: 248408
12cr|rfc-3.2-5|71	- rebuild
12cr|rfc-3.2-5|72	
12cr|rfc-3.2-5|73	+ Olivier Blin <oblin@mandriva.com>
12cr|rfc-3.2-5|74	- restore BuildRoot
12cr|rfc-3.2-5|75	
12cr|rfc-3.2-5|76	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.2-1mdv2008.1
12cr|rfc-3.2-5|77	+ Revision: 126592
12cr|rfc-3.2-5|78	- kill re-definition of %%buildroot on Pixel's request
12cr|rfc-3.2-5|79	- use %%mkrel
12cr|rfc-3.2-5|80	- import rfc
12cr|rfc-3.2-5|81	
12cr|rfc-3.2-5|82	
12cr|rfc-3.2-5|83	* Fri Jun 27 2003 Austin Acton <aacton@yorku.ca> 3.2-1mdk
12cr|rfc-3.2-5|84	- from andi payn <payn@myrealbox.com> :
12cr|rfc-3.2-5|85	- initial specfile
12cr|rfc-3.2-5|86	- minor changes to configuration in build step

7003 12
12cr|rfcdiff-1.41-2|1	Summary:	Draft Diff Tool
12cr|rfcdiff-1.41-2|2	Name:		rfcdiff
12cr|rfcdiff-1.41-2|3	Version:	1.41
12cr|rfcdiff-1.41-2|4	Release:	%mkrel 2
12cr|rfcdiff-1.41-2|5	Group:		Development/Other
12cr|rfcdiff-1.41-2|6	License:	GPLv2+
12cr|rfcdiff-1.41-2|7	URL:		http://tools.ietf.org/tools/rfcdiff/
12cr|rfcdiff-1.41-2|8	Source0:	http://tools.ietf.org/tools/rfcdiff/rfcdiff-%{version}.tgz
12cr|rfcdiff-1.41-2|9	Patch0:         rfcdiff-1.41.patch
12cr|rfcdiff-1.41-2|10	BuildRequires:	txt2man
12cr|rfcdiff-1.41-2|11	Requires:       wdiff
12cr|rfcdiff-1.41-2|12	BuildArch:	noarch
12cr|rfcdiff-1.41-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rfcdiff-1.41-2|14	
12cr|rfcdiff-1.41-2|15	%description
12cr|rfcdiff-1.41-2|16	rfcdiff takes two RFCs or Internet-Drafts in text form as input, and
12cr|rfcdiff-1.41-2|17	produces output which indicates the differences found in one of various
12cr|rfcdiff-1.41-2|18	forms, controlled by a list of options. In all cases, page headers and
12cr|rfcdiff-1.41-2|19	page footers are stripped before looking for changes.
12cr|rfcdiff-1.41-2|20	
12cr|rfcdiff-1.41-2|21	%prep
12cr|rfcdiff-1.41-2|22	%setup -q
12cr|rfcdiff-1.41-2|23	%patch0 -p1
12cr|rfcdiff-1.41-2|24	
12cr|rfcdiff-1.41-2|25	%build
12cr|rfcdiff-1.41-2|26	make
12cr|rfcdiff-1.41-2|27	
12cr|rfcdiff-1.41-2|28	%install
12cr|rfcdiff-1.41-2|29	rm -rf %{buildroot}
12cr|rfcdiff-1.41-2|30	mkdir -p %{buildroot}%{_prefix}
12cr|rfcdiff-1.41-2|31	mkdir -p %{buildroot}%{_bindir}
12cr|rfcdiff-1.41-2|32	mkdir -p %{buildroot}%{_mandir}/man1/
12cr|rfcdiff-1.41-2|33	install %{name} %{buildroot}%{_bindir}
12cr|rfcdiff-1.41-2|34	install -m 644 %{name}.1.gz %{buildroot}%{_mandir}/man1/
12cr|rfcdiff-1.41-2|35	
12cr|rfcdiff-1.41-2|36	%clean
12cr|rfcdiff-1.41-2|37	rm -rf %{buildroot}
12cr|rfcdiff-1.41-2|38	
12cr|rfcdiff-1.41-2|39	%files
12cr|rfcdiff-1.41-2|40	%defattr(-,root,root,-)
12cr|rfcdiff-1.41-2|41	%doc copyright
12cr|rfcdiff-1.41-2|42	%{_mandir}/man1/*
12cr|rfcdiff-1.41-2|43	%{_bindir}/%{name}
12cr|rfcdiff-1.41-2|44	
12cr|rfcdiff-1.41-2|45	%changelog
12cr|rfcdiff-1.41-2|46	* Thu Feb 09 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.41-2mdv2012.0
12cr|rfcdiff-1.41-2|47	+ Revision: 772321
12cr|rfcdiff-1.41-2|48	- Make HTML output to be valid, corrected font, corrected name of temp directory.
12cr|rfcdiff-1.41-2|49	
12cr|rfcdiff-1.41-2|50	* Fri Dec 23 2011 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.41-1
12cr|rfcdiff-1.41-2|51	+ Revision: 744816
12cr|rfcdiff-1.41-2|52	- Initial package.
12cr|rfcdiff-1.41-2|53	- Created package structure for rfcdiff.
12cr|rfcdiff-1.41-2|54	

7004 12
12cr|R-fdrtool-1.2.8-1|1	%global packname  fdrtool
12cr|R-fdrtool-1.2.8-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-fdrtool-1.2.8-1|3	
12cr|R-fdrtool-1.2.8-1|4	Name:             R-%{packname}
12cr|R-fdrtool-1.2.8-1|5	Version:          1.2.8
12cr|R-fdrtool-1.2.8-1|6	Release:          1
12cr|R-fdrtool-1.2.8-1|7	Summary:          Estimation and Control of (Local) False Discovery Rates
12cr|R-fdrtool-1.2.8-1|8	Group:            Sciences/Mathematics
12cr|R-fdrtool-1.2.8-1|9	License:          GPL (>= 3)
12cr|R-fdrtool-1.2.8-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-fdrtool-1.2.8-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-fdrtool-1.2.8-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-fdrtool-1.2.8-1|13	
12cr|R-fdrtool-1.2.8-1|14	%description
12cr|R-fdrtool-1.2.8-1|15	This package allows to estimate both tail area-based false discovery rates
12cr|R-fdrtool-1.2.8-1|16	(Fdr) as well as local false discovery rates (fdr) for a variety of null
12cr|R-fdrtool-1.2.8-1|17	models (p-values, z-scores, correlation coefficients, t-scores).  The
12cr|R-fdrtool-1.2.8-1|18	proportion of null values and the parameters of the null distribution are
12cr|R-fdrtool-1.2.8-1|19	adaptively estimated from the data.  In addition, the package contains
12cr|R-fdrtool-1.2.8-1|20	functions for non-parametric density estimation (Grenander estimator), for
12cr|R-fdrtool-1.2.8-1|21	monotone regression (isotonic regression and antitonic regression with
12cr|R-fdrtool-1.2.8-1|22	weights), for computing the greatest convex minorant (GCM) and the least
12cr|R-fdrtool-1.2.8-1|23	concave majorant (LCM), and for the half-normal and correlation
12cr|R-fdrtool-1.2.8-1|24	
12cr|R-fdrtool-1.2.8-1|25	%prep
12cr|R-fdrtool-1.2.8-1|26	%setup -q -c -n %{packname}
12cr|R-fdrtool-1.2.8-1|27	
12cr|R-fdrtool-1.2.8-1|28	%build
12cr|R-fdrtool-1.2.8-1|29	
12cr|R-fdrtool-1.2.8-1|30	%install
12cr|R-fdrtool-1.2.8-1|31	mkdir -p %{buildroot}%{rlibdir}
12cr|R-fdrtool-1.2.8-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-fdrtool-1.2.8-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-fdrtool-1.2.8-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-fdrtool-1.2.8-1|35	
12cr|R-fdrtool-1.2.8-1|36	%check
12cr|R-fdrtool-1.2.8-1|37	%{_bindir}/R CMD check %{packname}
12cr|R-fdrtool-1.2.8-1|38	
12cr|R-fdrtool-1.2.8-1|39	%files
12cr|R-fdrtool-1.2.8-1|40	%dir %{rlibdir}/%{packname}
12cr|R-fdrtool-1.2.8-1|41	%doc %{rlibdir}/%{packname}/html
12cr|R-fdrtool-1.2.8-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-fdrtool-1.2.8-1|43	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-fdrtool-1.2.8-1|44	%{rlibdir}/%{packname}/INDEX
12cr|R-fdrtool-1.2.8-1|45	%{rlibdir}/%{packname}/LICENSE
12cr|R-fdrtool-1.2.8-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-fdrtool-1.2.8-1|47	%{rlibdir}/%{packname}/Meta
12cr|R-fdrtool-1.2.8-1|48	%{rlibdir}/%{packname}/R
12cr|R-fdrtool-1.2.8-1|49	%{rlibdir}/%{packname}/data
12cr|R-fdrtool-1.2.8-1|50	%{rlibdir}/%{packname}/help
12cr|R-fdrtool-1.2.8-1|51	%{rlibdir}/%{packname}/libs
12cr|R-fdrtool-1.2.8-1|52	
12cr|R-fdrtool-1.2.8-1|53	
12cr|R-fdrtool-1.2.8-1|54	%changelog
12cr|R-fdrtool-1.2.8-1|55	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.2.8-1
12cr|R-fdrtool-1.2.8-1|56	+ Revision: 777702
12cr|R-fdrtool-1.2.8-1|57	- Import R-fdrtool
12cr|R-fdrtool-1.2.8-1|58	- Import R-fdrtool
12cr|R-fdrtool-1.2.8-1|59	

7005 12
12cr|R-fEcofin-290.76-1|1	%global packname  fEcofin
12cr|R-fEcofin-290.76-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-fEcofin-290.76-1|3	
12cr|R-fEcofin-290.76-1|4	Name:             R-%{packname}
12cr|R-fEcofin-290.76-1|5	Version:          290.76
12cr|R-fEcofin-290.76-1|6	Release:          1
12cr|R-fEcofin-290.76-1|7	Summary:          Economic and Financial Data Sets
12cr|R-fEcofin-290.76-1|8	Group:            Sciences/Mathematics
12cr|R-fEcofin-290.76-1|9	License:          GPL (>= 2)
12cr|R-fEcofin-290.76-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-fEcofin-290.76-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-fEcofin-290.76-1|12	Requires:         R-utils
12cr|R-fEcofin-290.76-1|13	Requires:         R-RUnit
12cr|R-fEcofin-290.76-1|14	BuildRequires:    R-devel
12cr|R-fEcofin-290.76-1|15	BuildRequires:    Rmath-devel
12cr|R-fEcofin-290.76-1|16	BuildRequires:    texlive-collection-latex
12cr|R-fEcofin-290.76-1|17	BuildRequires:    R-utils
12cr|R-fEcofin-290.76-1|18	BuildRequires:    R-RUnit
12cr|R-fEcofin-290.76-1|19	
12cr|R-fEcofin-290.76-1|20	%description
12cr|R-fEcofin-290.76-1|21	Environment for teaching "Financial Engineering and Computational Finance"
12cr|R-fEcofin-290.76-1|22	
12cr|R-fEcofin-290.76-1|23	%prep
12cr|R-fEcofin-290.76-1|24	%setup -q -c -n %{packname}
12cr|R-fEcofin-290.76-1|25	
12cr|R-fEcofin-290.76-1|26	%build
12cr|R-fEcofin-290.76-1|27	
12cr|R-fEcofin-290.76-1|28	%install
12cr|R-fEcofin-290.76-1|29	mkdir -p %{buildroot}%{rlibdir}
12cr|R-fEcofin-290.76-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-fEcofin-290.76-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-fEcofin-290.76-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-fEcofin-290.76-1|33	
12cr|R-fEcofin-290.76-1|34	#%check
12cr|R-fEcofin-290.76-1|35	#%{_bindir}/R CMD check %{packname}
12cr|R-fEcofin-290.76-1|36	
12cr|R-fEcofin-290.76-1|37	%files
12cr|R-fEcofin-290.76-1|38	%dir %{rlibdir}/%{packname}
12cr|R-fEcofin-290.76-1|39	%doc %{rlibdir}/%{packname}/html
12cr|R-fEcofin-290.76-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-fEcofin-290.76-1|41	%{rlibdir}/%{packname}/COPYRIGHT.html
12cr|R-fEcofin-290.76-1|42	%{rlibdir}/%{packname}/DocCopying.pdf
12cr|R-fEcofin-290.76-1|43	%{rlibdir}/%{packname}/INDEX
12cr|R-fEcofin-290.76-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-fEcofin-290.76-1|45	%{rlibdir}/%{packname}/Meta
12cr|R-fEcofin-290.76-1|46	%{rlibdir}/%{packname}/R
12cr|R-fEcofin-290.76-1|47	%{rlibdir}/%{packname}/data
12cr|R-fEcofin-290.76-1|48	%{rlibdir}/%{packname}/help
12cr|R-fEcofin-290.76-1|49	%{rlibdir}/%{packname}/unitTests
12cr|R-fEcofin-290.76-1|50	
12cr|R-fEcofin-290.76-1|51	
12cr|R-fEcofin-290.76-1|52	
12cr|R-fEcofin-290.76-1|53	%changelog
12cr|R-fEcofin-290.76-1|54	

7006 12
12cr|R-filehash-2.2-1|1	%global packname  filehash
12cr|R-filehash-2.2-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-filehash-2.2-1|3	
12cr|R-filehash-2.2-1|4	Name:             R-%{packname}
12cr|R-filehash-2.2-1|5	Version:          2.2
12cr|R-filehash-2.2-1|6	Release:          1
12cr|R-filehash-2.2-1|7	Summary:          Simple key-value database
12cr|R-filehash-2.2-1|8	Group:            Sciences/Mathematics
12cr|R-filehash-2.2-1|9	License:          GPL (>= 2)
12cr|R-filehash-2.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-filehash-2.2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-filehash-2.2-1|12	Requires:         R-methods
12cr|R-filehash-2.2-1|13	Requires:         R-utils
12cr|R-filehash-2.2-1|14	BuildRequires:    R-devel
12cr|R-filehash-2.2-1|15	BuildRequires:    Rmath-devel
12cr|R-filehash-2.2-1|16	BuildRequires:    texlive-collection-latex
12cr|R-filehash-2.2-1|17	BuildRequires:    R-methods
12cr|R-filehash-2.2-1|18	BuildRequires:    R-utils
12cr|R-filehash-2.2-1|19	BuildRequires:    pkgconfig(lapack)
12cr|R-filehash-2.2-1|20	
12cr|R-filehash-2.2-1|21	%description
12cr|R-filehash-2.2-1|22	Simple key-value database
12cr|R-filehash-2.2-1|23	
12cr|R-filehash-2.2-1|24	%prep
12cr|R-filehash-2.2-1|25	%setup -q -c -n %{packname}
12cr|R-filehash-2.2-1|26	
12cr|R-filehash-2.2-1|27	%build
12cr|R-filehash-2.2-1|28	
12cr|R-filehash-2.2-1|29	%install
12cr|R-filehash-2.2-1|30	mkdir -p %{buildroot}%{rlibdir}
12cr|R-filehash-2.2-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-filehash-2.2-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-filehash-2.2-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-filehash-2.2-1|34	
12cr|R-filehash-2.2-1|35	%check
12cr|R-filehash-2.2-1|36	%{_bindir}/R CMD check %{packname}
12cr|R-filehash-2.2-1|37	
12cr|R-filehash-2.2-1|38	%files
12cr|R-filehash-2.2-1|39	%dir %{rlibdir}/%{packname}
12cr|R-filehash-2.2-1|40	%doc %{rlibdir}/%{packname}/doc
12cr|R-filehash-2.2-1|41	%doc %{rlibdir}/%{packname}/html
12cr|R-filehash-2.2-1|42	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-filehash-2.2-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-filehash-2.2-1|44	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-filehash-2.2-1|45	%{rlibdir}/%{packname}/COPYING
12cr|R-filehash-2.2-1|46	%{rlibdir}/%{packname}/INDEX
12cr|R-filehash-2.2-1|47	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-filehash-2.2-1|48	%{rlibdir}/%{packname}/Meta
12cr|R-filehash-2.2-1|49	%{rlibdir}/%{packname}/R
12cr|R-filehash-2.2-1|50	%{rlibdir}/%{packname}/help
12cr|R-filehash-2.2-1|51	%{rlibdir}/%{packname}/libs
12cr|R-filehash-2.2-1|52	
12cr|R-filehash-2.2-1|53	
12cr|R-filehash-2.2-1|54	
12cr|R-filehash-2.2-1|55	%changelog
12cr|R-filehash-2.2-1|56	

7007 12
12cr|R-Formula-1.1_0-1|1	%global packname  Formula
12cr|R-Formula-1.1_0-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-Formula-1.1_0-1|3	
12cr|R-Formula-1.1_0-1|4	Name:             R-%{packname}
12cr|R-Formula-1.1_0-1|5	Version:          1.1_0
12cr|R-Formula-1.1_0-1|6	Release:          1
12cr|R-Formula-1.1_0-1|7	Summary:          Extended Model Formulas
12cr|R-Formula-1.1_0-1|8	Group:            Sciences/Mathematics
12cr|R-Formula-1.1_0-1|9	License:          GPL-2
12cr|R-Formula-1.1_0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-Formula-1.1_0-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.1-0.tar.gz
12cr|R-Formula-1.1_0-1|12	Requires:         R-stats
12cr|R-Formula-1.1_0-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
12cr|R-Formula-1.1_0-1|14	
12cr|R-Formula-1.1_0-1|15	%description
12cr|R-Formula-1.1_0-1|16	Infrastructure for extended formulas with multiple parts on the right-hand
12cr|R-Formula-1.1_0-1|17	side and/or multiple responses on the left-hand side.
12cr|R-Formula-1.1_0-1|18	
12cr|R-Formula-1.1_0-1|19	%prep
12cr|R-Formula-1.1_0-1|20	%setup -q -c -n %{packname}
12cr|R-Formula-1.1_0-1|21	
12cr|R-Formula-1.1_0-1|22	%build
12cr|R-Formula-1.1_0-1|23	
12cr|R-Formula-1.1_0-1|24	%install
12cr|R-Formula-1.1_0-1|25	mkdir -p %{buildroot}%{rlibdir}
12cr|R-Formula-1.1_0-1|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-Formula-1.1_0-1|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-Formula-1.1_0-1|28	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-Formula-1.1_0-1|29	
12cr|R-Formula-1.1_0-1|30	%check
12cr|R-Formula-1.1_0-1|31	%{_bindir}/R CMD check %{packname}
12cr|R-Formula-1.1_0-1|32	
12cr|R-Formula-1.1_0-1|33	%files
12cr|R-Formula-1.1_0-1|34	%dir %{rlibdir}/%{packname}
12cr|R-Formula-1.1_0-1|35	%doc %{rlibdir}/%{packname}/doc
12cr|R-Formula-1.1_0-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-Formula-1.1_0-1|37	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-Formula-1.1_0-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-Formula-1.1_0-1|39	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-Formula-1.1_0-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-Formula-1.1_0-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-Formula-1.1_0-1|42	%{rlibdir}/%{packname}/Meta
12cr|R-Formula-1.1_0-1|43	%{rlibdir}/%{packname}/R
12cr|R-Formula-1.1_0-1|44	%{rlibdir}/%{packname}/help
12cr|R-Formula-1.1_0-1|45	
12cr|R-Formula-1.1_0-1|46	
12cr|R-Formula-1.1_0-1|47	%changelog
12cr|R-Formula-1.1_0-1|48	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.1_0-1
12cr|R-Formula-1.1_0-1|49	+ Revision: 776236
12cr|R-Formula-1.1_0-1|50	- Import R-Formula
12cr|R-Formula-1.1_0-1|51	- Import R-Formula
12cr|R-Formula-1.1_0-1|52	

7008 12
12cr|R-fts-0.7.7-1|1	%global packname  fts
12cr|R-fts-0.7.7-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-fts-0.7.7-1|3	
12cr|R-fts-0.7.7-1|4	Name:             R-%{packname}
12cr|R-fts-0.7.7-1|5	Version:          0.7.7
12cr|R-fts-0.7.7-1|6	Release:          1
12cr|R-fts-0.7.7-1|7	Summary:          R interface to tslib (a time series library in c++)
12cr|R-fts-0.7.7-1|8	Group:            Sciences/Mathematics
12cr|R-fts-0.7.7-1|9	License:          GPL-3
12cr|R-fts-0.7.7-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-fts-0.7.7-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-fts-0.7.7-1|12	Requires:         R-utils R-stats
12cr|R-fts-0.7.7-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils R-stats
12cr|R-fts-0.7.7-1|14	BuildRequires:    blas-devel
12cr|R-fts-0.7.7-1|15	BuildRequires:    lapack-devel
12cr|R-fts-0.7.7-1|16	
12cr|R-fts-0.7.7-1|17	%description
12cr|R-fts-0.7.7-1|18	fast operations for time series objects
12cr|R-fts-0.7.7-1|19	
12cr|R-fts-0.7.7-1|20	%prep
12cr|R-fts-0.7.7-1|21	%setup -q -c -n %{packname}
12cr|R-fts-0.7.7-1|22	
12cr|R-fts-0.7.7-1|23	%build
12cr|R-fts-0.7.7-1|24	
12cr|R-fts-0.7.7-1|25	%install
12cr|R-fts-0.7.7-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-fts-0.7.7-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-fts-0.7.7-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-fts-0.7.7-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-fts-0.7.7-1|30	
12cr|R-fts-0.7.7-1|31	%check
12cr|R-fts-0.7.7-1|32	%{_bindir}/R CMD check %{packname}
12cr|R-fts-0.7.7-1|33	
12cr|R-fts-0.7.7-1|34	%files
12cr|R-fts-0.7.7-1|35	%dir %{rlibdir}/%{packname}
12cr|R-fts-0.7.7-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-fts-0.7.7-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-fts-0.7.7-1|38	%{rlibdir}/%{packname}/INDEX
12cr|R-fts-0.7.7-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-fts-0.7.7-1|40	%{rlibdir}/%{packname}/Meta
12cr|R-fts-0.7.7-1|41	%{rlibdir}/%{packname}/R
12cr|R-fts-0.7.7-1|42	%{rlibdir}/%{packname}/help
12cr|R-fts-0.7.7-1|43	%{rlibdir}/%{packname}/libs
12cr|R-fts-0.7.7-1|44	
12cr|R-fts-0.7.7-1|45	
12cr|R-fts-0.7.7-1|46	%changelog
12cr|R-fts-0.7.7-1|47	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.7.7-1
12cr|R-fts-0.7.7-1|48	+ Revision: 775345
12cr|R-fts-0.7.7-1|49	- Import R-fts
12cr|R-fts-0.7.7-1|50	- Import R-fts
12cr|R-fts-0.7.7-1|51	

7009 12
12cr|R-fUtilities-2110.78-1|1	%global packname  fUtilities
12cr|R-fUtilities-2110.78-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-fUtilities-2110.78-1|3	
12cr|R-fUtilities-2110.78-1|4	Name:             R-%{packname}
12cr|R-fUtilities-2110.78-1|5	Version:          2110.78
12cr|R-fUtilities-2110.78-1|6	Release:          1
12cr|R-fUtilities-2110.78-1|7	Summary:          Function Utilities
12cr|R-fUtilities-2110.78-1|8	Group:            Sciences/Mathematics
12cr|R-fUtilities-2110.78-1|9	License:          GPL (>= 2)
12cr|R-fUtilities-2110.78-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-fUtilities-2110.78-1|11	Source0:          http://cran.r-project.org/src/contrib/Archive/%{packname}/%{packname}_%{version}.tar.gz
12cr|R-fUtilities-2110.78-1|12	Requires:         R-methods R-MASS
12cr|R-fUtilities-2110.78-1|13	Requires:         R-tcltk R-RUnit R-akima R-spatial R-foreign
12cr|R-fUtilities-2110.78-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-MASS
12cr|R-fUtilities-2110.78-1|15	BuildRequires:    R-tcltk R-RUnit R-akima R-spatial R-foreign
12cr|R-fUtilities-2110.78-1|16	
12cr|R-fUtilities-2110.78-1|17	%description
12cr|R-fUtilities-2110.78-1|18	Environment for teaching "Financial Engineering and Computational Finance"
12cr|R-fUtilities-2110.78-1|19	
12cr|R-fUtilities-2110.78-1|20	%prep
12cr|R-fUtilities-2110.78-1|21	%setup -q -c -n %{packname}
12cr|R-fUtilities-2110.78-1|22	
12cr|R-fUtilities-2110.78-1|23	%build
12cr|R-fUtilities-2110.78-1|24	
12cr|R-fUtilities-2110.78-1|25	%install
12cr|R-fUtilities-2110.78-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-fUtilities-2110.78-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-fUtilities-2110.78-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-fUtilities-2110.78-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-fUtilities-2110.78-1|30	
12cr|R-fUtilities-2110.78-1|31	# FIXME move to archives but required by R-rattle make check
12cr|R-fUtilities-2110.78-1|32	# Error in set.lcgseed(seed = 65890) :
12cr|R-fUtilities-2110.78-1|33	#  cannot change value of locked binding for '.lcg.seed'
12cr|R-fUtilities-2110.78-1|34	%if 0
12cr|R-fUtilities-2110.78-1|35	%check
12cr|R-fUtilities-2110.78-1|36	%{_bindir}/R CMD check %{packname}
12cr|R-fUtilities-2110.78-1|37	%endif
12cr|R-fUtilities-2110.78-1|38	
12cr|R-fUtilities-2110.78-1|39	%files
12cr|R-fUtilities-2110.78-1|40	%dir %{rlibdir}/%{packname}
12cr|R-fUtilities-2110.78-1|41	%doc %{rlibdir}/%{packname}/html
12cr|R-fUtilities-2110.78-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-fUtilities-2110.78-1|43	%{rlibdir}/%{packname}/COPYRIGHT.html
12cr|R-fUtilities-2110.78-1|44	%{rlibdir}/%{packname}/DocCopying.pdf
12cr|R-fUtilities-2110.78-1|45	%{rlibdir}/%{packname}/INDEX
12cr|R-fUtilities-2110.78-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-fUtilities-2110.78-1|47	%{rlibdir}/%{packname}/Meta
12cr|R-fUtilities-2110.78-1|48	%{rlibdir}/%{packname}/R
12cr|R-fUtilities-2110.78-1|49	%{rlibdir}/%{packname}/help
12cr|R-fUtilities-2110.78-1|50	%{rlibdir}/%{packname}/unitTests
12cr|R-fUtilities-2110.78-1|51	
12cr|R-fUtilities-2110.78-1|52	
12cr|R-fUtilities-2110.78-1|53	%changelog
12cr|R-fUtilities-2110.78-1|54	* Tue Feb 21 2012 Paulo Andrade <pcpa@mandriva.com.br> 2110.78-1
12cr|R-fUtilities-2110.78-1|55	+ Revision: 778315
12cr|R-fUtilities-2110.78-1|56	- Import R-fUtilities
12cr|R-fUtilities-2110.78-1|57	- Import R-fUtilities
12cr|R-fUtilities-2110.78-1|58	

7010 12
12cr|R-gam-1.06.2-1|1	%global packname  gam
12cr|R-gam-1.06.2-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-gam-1.06.2-1|3	
12cr|R-gam-1.06.2-1|4	Name:             R-%{packname}
12cr|R-gam-1.06.2-1|5	Version:          1.06.2
12cr|R-gam-1.06.2-1|6	Release:          1
12cr|R-gam-1.06.2-1|7	Summary:          Generalized Additive Models
12cr|R-gam-1.06.2-1|8	Group:            Sciences/Mathematics
12cr|R-gam-1.06.2-1|9	License:          GPL-2
12cr|R-gam-1.06.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-gam-1.06.2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-gam-1.06.2-1|12	Requires:         R-stats R-splines
12cr|R-gam-1.06.2-1|13	Requires:         R-akima
12cr|R-gam-1.06.2-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-splines
12cr|R-gam-1.06.2-1|15	BuildRequires:    R-akima
12cr|R-gam-1.06.2-1|16	BuildRequires:    blas-devel
12cr|R-gam-1.06.2-1|17	BuildRequires:    lapack-devel
12cr|R-gam-1.06.2-1|18	
12cr|R-gam-1.06.2-1|19	%description
12cr|R-gam-1.06.2-1|20	Functions for fitting and working with generalized additive models, as
12cr|R-gam-1.06.2-1|21	described in chapter 7 of "Statistical Models in S" (Chambers and Hastie
12cr|R-gam-1.06.2-1|22	(eds), 1991), and "Generalized Additive Models" (Hastie and Tibshirani,
12cr|R-gam-1.06.2-1|23	
12cr|R-gam-1.06.2-1|24	%prep
12cr|R-gam-1.06.2-1|25	%setup -q -c -n %{packname}
12cr|R-gam-1.06.2-1|26	
12cr|R-gam-1.06.2-1|27	%build
12cr|R-gam-1.06.2-1|28	
12cr|R-gam-1.06.2-1|29	%install
12cr|R-gam-1.06.2-1|30	mkdir -p %{buildroot}%{rlibdir}
12cr|R-gam-1.06.2-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-gam-1.06.2-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-gam-1.06.2-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-gam-1.06.2-1|34	
12cr|R-gam-1.06.2-1|35	#%check
12cr|R-gam-1.06.2-1|36	#%{_bindir}/R CMD check %{packname}
12cr|R-gam-1.06.2-1|37	
12cr|R-gam-1.06.2-1|38	%files
12cr|R-gam-1.06.2-1|39	%dir %{rlibdir}/%{packname}
12cr|R-gam-1.06.2-1|40	%doc %{rlibdir}/%{packname}/html
12cr|R-gam-1.06.2-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-gam-1.06.2-1|42	%{rlibdir}/%{packname}/INDEX
12cr|R-gam-1.06.2-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-gam-1.06.2-1|44	%{rlibdir}/%{packname}/Meta
12cr|R-gam-1.06.2-1|45	%{rlibdir}/%{packname}/R
12cr|R-gam-1.06.2-1|46	%{rlibdir}/%{packname}/data
12cr|R-gam-1.06.2-1|47	%{rlibdir}/%{packname}/help
12cr|R-gam-1.06.2-1|48	%{rlibdir}/%{packname}/libs
12cr|R-gam-1.06.2-1|49	%{rlibdir}/%{packname}/ratfor
12cr|R-gam-1.06.2-1|50	
12cr|R-gam-1.06.2-1|51	
12cr|R-gam-1.06.2-1|52	%changelog
12cr|R-gam-1.06.2-1|53	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.06.2-1
12cr|R-gam-1.06.2-1|54	+ Revision: 776464
12cr|R-gam-1.06.2-1|55	- Import R-gam
12cr|R-gam-1.06.2-1|56	- Import R-gam
12cr|R-gam-1.06.2-1|57	

7011 12
12cr|R-gbm-1.6_3.1-1|1	%global packname  gbm
12cr|R-gbm-1.6_3.1-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-gbm-1.6_3.1-1|3	
12cr|R-gbm-1.6_3.1-1|4	Name:             R-%{packname}
12cr|R-gbm-1.6_3.1-1|5	Version:          1.6_3.1
12cr|R-gbm-1.6_3.1-1|6	Release:          1
12cr|R-gbm-1.6_3.1-1|7	Summary:          Generalized Boosted Regression Models
12cr|R-gbm-1.6_3.1-1|8	Group:            Sciences/Mathematics
12cr|R-gbm-1.6_3.1-1|9	License:          GPL (>= 2)
12cr|R-gbm-1.6_3.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-gbm-1.6_3.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.6-3.1.tar.gz
12cr|R-gbm-1.6_3.1-1|12	Requires:         R-survival
12cr|R-gbm-1.6_3.1-1|13	Requires:         R-lattice
12cr|R-gbm-1.6_3.1-1|14	Requires:         R-splines
12cr|R-gbm-1.6_3.1-1|15	BuildRequires:    R-devel
12cr|R-gbm-1.6_3.1-1|16	BuildRequires:    Rmath-devel
12cr|R-gbm-1.6_3.1-1|17	BuildRequires:    texlive-collection-latex
12cr|R-gbm-1.6_3.1-1|18	BuildRequires:    R-survival
12cr|R-gbm-1.6_3.1-1|19	BuildRequires:    R-lattice
12cr|R-gbm-1.6_3.1-1|20	BuildRequires:    R-splines
12cr|R-gbm-1.6_3.1-1|21	BuildRequires:    pkgconfig(lapack)
12cr|R-gbm-1.6_3.1-1|22	
12cr|R-gbm-1.6_3.1-1|23	%description
12cr|R-gbm-1.6_3.1-1|24	This package implements extensions to Freund and Schapire's AdaBoost
12cr|R-gbm-1.6_3.1-1|25	algorithm and Friedman's gradient boosting machine. Includes regression
12cr|R-gbm-1.6_3.1-1|26	methods for least squares, absolute loss, quantile regression, logistic,
12cr|R-gbm-1.6_3.1-1|27	Poisson, Cox proportional hazards partial likelihood, and AdaBoost
12cr|R-gbm-1.6_3.1-1|28	exponential loss.
12cr|R-gbm-1.6_3.1-1|29	
12cr|R-gbm-1.6_3.1-1|30	%prep
12cr|R-gbm-1.6_3.1-1|31	%setup -q -c -n %{packname}
12cr|R-gbm-1.6_3.1-1|32	
12cr|R-gbm-1.6_3.1-1|33	%build
12cr|R-gbm-1.6_3.1-1|34	
12cr|R-gbm-1.6_3.1-1|35	%install
12cr|R-gbm-1.6_3.1-1|36	mkdir -p %{buildroot}%{rlibdir}
12cr|R-gbm-1.6_3.1-1|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-gbm-1.6_3.1-1|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-gbm-1.6_3.1-1|39	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-gbm-1.6_3.1-1|40	
12cr|R-gbm-1.6_3.1-1|41	%check
12cr|R-gbm-1.6_3.1-1|42	%{_bindir}/R CMD check %{packname}
12cr|R-gbm-1.6_3.1-1|43	
12cr|R-gbm-1.6_3.1-1|44	%files
12cr|R-gbm-1.6_3.1-1|45	%dir %{rlibdir}/%{packname}
12cr|R-gbm-1.6_3.1-1|46	%doc %{rlibdir}/%{packname}/doc
12cr|R-gbm-1.6_3.1-1|47	%doc %{rlibdir}/%{packname}/html
12cr|R-gbm-1.6_3.1-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-gbm-1.6_3.1-1|49	%{rlibdir}/%{packname}/INDEX
12cr|R-gbm-1.6_3.1-1|50	%{rlibdir}/%{packname}/LICENSE
12cr|R-gbm-1.6_3.1-1|51	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-gbm-1.6_3.1-1|52	%{rlibdir}/%{packname}/Meta
12cr|R-gbm-1.6_3.1-1|53	%{rlibdir}/%{packname}/R
12cr|R-gbm-1.6_3.1-1|54	%{rlibdir}/%{packname}/demo
12cr|R-gbm-1.6_3.1-1|55	%{rlibdir}/%{packname}/help
12cr|R-gbm-1.6_3.1-1|56	%{rlibdir}/%{packname}/libs
12cr|R-gbm-1.6_3.1-1|57	
12cr|R-gbm-1.6_3.1-1|58	
12cr|R-gbm-1.6_3.1-1|59	%changelog
12cr|R-gbm-1.6_3.1-1|60	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.6_3.1-1
12cr|R-gbm-1.6_3.1-1|61	+ Revision: 775948
12cr|R-gbm-1.6_3.1-1|62	- Import R-gbm
12cr|R-gbm-1.6_3.1-1|63	- Import R-gbm
12cr|R-gbm-1.6_3.1-1|64	

7012 12
12cr|R-gclus-1.3-1|1	%global packname  gclus
12cr|R-gclus-1.3-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-gclus-1.3-1|3	
12cr|R-gclus-1.3-1|4	Name:             R-%{packname}
12cr|R-gclus-1.3-1|5	Version:          1.3
12cr|R-gclus-1.3-1|6	Release:          1
12cr|R-gclus-1.3-1|7	Summary:          Clustering Graphics
12cr|R-gclus-1.3-1|8	Group:            Sciences/Mathematics
12cr|R-gclus-1.3-1|9	License:          GPL (>= 2)
12cr|R-gclus-1.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-gclus-1.3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-gclus-1.3-1|12	BuildArch:        noarch
12cr|R-gclus-1.3-1|13	Requires:         R-core
12cr|R-gclus-1.3-1|14	Requires:         R-cluster
12cr|R-gclus-1.3-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-cluster
12cr|R-gclus-1.3-1|16	
12cr|R-gclus-1.3-1|17	%description
12cr|R-gclus-1.3-1|18	Orders panels in scatterplot matrices and parallel coordinate displays by
12cr|R-gclus-1.3-1|19	some merit index. Package contains various indices of merit, ordering
12cr|R-gclus-1.3-1|20	functions, and enhanced versions of pairs and parcoord which color panels
12cr|R-gclus-1.3-1|21	according to their merit level.
12cr|R-gclus-1.3-1|22	
12cr|R-gclus-1.3-1|23	%prep
12cr|R-gclus-1.3-1|24	%setup -q -c -n %{packname}
12cr|R-gclus-1.3-1|25	
12cr|R-gclus-1.3-1|26	%build
12cr|R-gclus-1.3-1|27	
12cr|R-gclus-1.3-1|28	%install
12cr|R-gclus-1.3-1|29	mkdir -p %{buildroot}%{rlibdir}
12cr|R-gclus-1.3-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-gclus-1.3-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-gclus-1.3-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-gclus-1.3-1|33	
12cr|R-gclus-1.3-1|34	%check
12cr|R-gclus-1.3-1|35	%{_bindir}/R CMD check %{packname}
12cr|R-gclus-1.3-1|36	
12cr|R-gclus-1.3-1|37	%files
12cr|R-gclus-1.3-1|38	%dir %{rlibdir}/%{packname}
12cr|R-gclus-1.3-1|39	%doc %{rlibdir}/%{packname}/html
12cr|R-gclus-1.3-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-gclus-1.3-1|41	%{rlibdir}/%{packname}/INDEX
12cr|R-gclus-1.3-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-gclus-1.3-1|43	%{rlibdir}/%{packname}/Meta
12cr|R-gclus-1.3-1|44	%{rlibdir}/%{packname}/R
12cr|R-gclus-1.3-1|45	%{rlibdir}/%{packname}/data
12cr|R-gclus-1.3-1|46	%{rlibdir}/%{packname}/help
12cr|R-gclus-1.3-1|47	
12cr|R-gclus-1.3-1|48	
12cr|R-gclus-1.3-1|49	%changelog
12cr|R-gclus-1.3-1|50	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3-1
12cr|R-gclus-1.3-1|51	+ Revision: 775926
12cr|R-gclus-1.3-1|52	- Import R-gclus
12cr|R-gclus-1.3-1|53	- Import R-gclus
12cr|R-gclus-1.3-1|54	

7013 12
12cr|R-gee-4.13_17-1|1	%global packname  gee
12cr|R-gee-4.13_17-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-gee-4.13_17-1|3	
12cr|R-gee-4.13_17-1|4	Name:             R-%{packname}
12cr|R-gee-4.13_17-1|5	Version:          4.13_17
12cr|R-gee-4.13_17-1|6	Release:          1
12cr|R-gee-4.13_17-1|7	Summary:          Generalized Estimation Equation solver
12cr|R-gee-4.13_17-1|8	Group:            Sciences/Mathematics
12cr|R-gee-4.13_17-1|9	License:          GPL-2
12cr|R-gee-4.13_17-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-gee-4.13_17-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_4.13-17.tar.gz
12cr|R-gee-4.13_17-1|12	Requires:         R-stats
12cr|R-gee-4.13_17-1|13	Requires:         R-MASS
12cr|R-gee-4.13_17-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
12cr|R-gee-4.13_17-1|15	BuildRequires:    R-MASS
12cr|R-gee-4.13_17-1|16	BuildRequires:    blas-devel
12cr|R-gee-4.13_17-1|17	BuildRequires:    lapack-devel
12cr|R-gee-4.13_17-1|18	
12cr|R-gee-4.13_17-1|19	%description
12cr|R-gee-4.13_17-1|20	Generalized Estimation Equation solver
12cr|R-gee-4.13_17-1|21	
12cr|R-gee-4.13_17-1|22	%prep
12cr|R-gee-4.13_17-1|23	%setup -q -c -n %{packname}
12cr|R-gee-4.13_17-1|24	
12cr|R-gee-4.13_17-1|25	%build
12cr|R-gee-4.13_17-1|26	
12cr|R-gee-4.13_17-1|27	%install
12cr|R-gee-4.13_17-1|28	mkdir -p %{buildroot}%{rlibdir}
12cr|R-gee-4.13_17-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-gee-4.13_17-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-gee-4.13_17-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-gee-4.13_17-1|32	
12cr|R-gee-4.13_17-1|33	%check
12cr|R-gee-4.13_17-1|34	%{_bindir}/R CMD check %{packname}
12cr|R-gee-4.13_17-1|35	
12cr|R-gee-4.13_17-1|36	%files
12cr|R-gee-4.13_17-1|37	%dir %{rlibdir}/%{packname}
12cr|R-gee-4.13_17-1|38	%doc %{rlibdir}/%{packname}/html
12cr|R-gee-4.13_17-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-gee-4.13_17-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-gee-4.13_17-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-gee-4.13_17-1|42	%{rlibdir}/%{packname}/Meta
12cr|R-gee-4.13_17-1|43	%{rlibdir}/%{packname}/R
12cr|R-gee-4.13_17-1|44	%{rlibdir}/%{packname}/help
12cr|R-gee-4.13_17-1|45	%{rlibdir}/%{packname}/libs
12cr|R-gee-4.13_17-1|46	
12cr|R-gee-4.13_17-1|47	
12cr|R-gee-4.13_17-1|48	%changelog
12cr|R-gee-4.13_17-1|49	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 4.13_17-1
12cr|R-gee-4.13_17-1|50	+ Revision: 775938
12cr|R-gee-4.13_17-1|51	- Import R-gee
12cr|R-gee-4.13_17-1|52	- Import R-gee
12cr|R-gee-4.13_17-1|53	

7014 12
12cr|R-GPArotation-2010.07_1-1|1	%global packname  GPArotation
12cr|R-GPArotation-2010.07_1-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-GPArotation-2010.07_1-1|3	
12cr|R-GPArotation-2010.07_1-1|4	Name:             R-%{packname}
12cr|R-GPArotation-2010.07_1-1|5	Version:          2010.07_1
12cr|R-GPArotation-2010.07_1-1|6	Release:          1
12cr|R-GPArotation-2010.07_1-1|7	Summary:          GPA Factor Rotation
12cr|R-GPArotation-2010.07_1-1|8	Group:            Sciences/Mathematics
12cr|R-GPArotation-2010.07_1-1|9	License:          GPL (>= 2) | file LICENSE
12cr|R-GPArotation-2010.07_1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-GPArotation-2010.07_1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2010.07-1.tar.gz
12cr|R-GPArotation-2010.07_1-1|12	BuildRequires:    R-devel
12cr|R-GPArotation-2010.07_1-1|13	BuildRequires:    Rmath-devel
12cr|R-GPArotation-2010.07_1-1|14	BuildRequires:    texlive-collection-latex
12cr|R-GPArotation-2010.07_1-1|15	BuildRequires:    pkgconfig(lapack)
12cr|R-GPArotation-2010.07_1-1|16	
12cr|R-GPArotation-2010.07_1-1|17	%description
12cr|R-GPArotation-2010.07_1-1|18	Gradient Projection Algorithm Rotation for Factor Analysis. See
12cr|R-GPArotation-2010.07_1-1|19	?GPArotation.Intro for more details.
12cr|R-GPArotation-2010.07_1-1|20	
12cr|R-GPArotation-2010.07_1-1|21	%prep
12cr|R-GPArotation-2010.07_1-1|22	%setup -q -c -n %{packname}
12cr|R-GPArotation-2010.07_1-1|23	
12cr|R-GPArotation-2010.07_1-1|24	%build
12cr|R-GPArotation-2010.07_1-1|25	
12cr|R-GPArotation-2010.07_1-1|26	%install
12cr|R-GPArotation-2010.07_1-1|27	mkdir -p %{buildroot}%{rlibdir}
12cr|R-GPArotation-2010.07_1-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-GPArotation-2010.07_1-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-GPArotation-2010.07_1-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-GPArotation-2010.07_1-1|31	
12cr|R-GPArotation-2010.07_1-1|32	%check
12cr|R-GPArotation-2010.07_1-1|33	%{_bindir}/R CMD check %{packname}
12cr|R-GPArotation-2010.07_1-1|34	
12cr|R-GPArotation-2010.07_1-1|35	%files
12cr|R-GPArotation-2010.07_1-1|36	%dir %{rlibdir}/%{packname}
12cr|R-GPArotation-2010.07_1-1|37	%doc %{rlibdir}/%{packname}/doc
12cr|R-GPArotation-2010.07_1-1|38	%doc %{rlibdir}/%{packname}/html
12cr|R-GPArotation-2010.07_1-1|39	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-GPArotation-2010.07_1-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-GPArotation-2010.07_1-1|41	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-GPArotation-2010.07_1-1|42	%{rlibdir}/%{packname}/INDEX
12cr|R-GPArotation-2010.07_1-1|43	%{rlibdir}/%{packname}/LICENSE
12cr|R-GPArotation-2010.07_1-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-GPArotation-2010.07_1-1|45	%{rlibdir}/%{packname}/Meta
12cr|R-GPArotation-2010.07_1-1|46	%{rlibdir}/%{packname}/R
12cr|R-GPArotation-2010.07_1-1|47	%{rlibdir}/%{packname}/data
12cr|R-GPArotation-2010.07_1-1|48	%{rlibdir}/%{packname}/help
12cr|R-GPArotation-2010.07_1-1|49	
12cr|R-GPArotation-2010.07_1-1|50	
12cr|R-GPArotation-2010.07_1-1|51	%changelog
12cr|R-GPArotation-2010.07_1-1|52	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 2010.07_1-1
12cr|R-GPArotation-2010.07_1-1|53	+ Revision: 777725
12cr|R-GPArotation-2010.07_1-1|54	- Import R-GPArotation
12cr|R-GPArotation-2010.07_1-1|55	- Import R-GPArotation
12cr|R-GPArotation-2010.07_1-1|56	

7015 12
12cr|R-gpclib-1.5_1-1|1	%global packname  gpclib
12cr|R-gpclib-1.5_1-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-gpclib-1.5_1-1|3	
12cr|R-gpclib-1.5_1-1|4	Name:             R-%{packname}
12cr|R-gpclib-1.5_1-1|5	Version:          1.5_1
12cr|R-gpclib-1.5_1-1|6	Release:          1
12cr|R-gpclib-1.5_1-1|7	Summary:          General Polygon Clipping Library for R
12cr|R-gpclib-1.5_1-1|8	Group:            Sciences/Mathematics
12cr|R-gpclib-1.5_1-1|9	License:          file LICENSE
12cr|R-gpclib-1.5_1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-gpclib-1.5_1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.5-1.tar.gz
12cr|R-gpclib-1.5_1-1|12	Requires:         R-methods
12cr|R-gpclib-1.5_1-1|13	Requires:         R-graphics
12cr|R-gpclib-1.5_1-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cr|R-gpclib-1.5_1-1|15	BuildRequires:    R-graphics
12cr|R-gpclib-1.5_1-1|16	
12cr|R-gpclib-1.5_1-1|17	%description
12cr|R-gpclib-1.5_1-1|18	General polygon clipping routines for R based on Alan Murta's C library
12cr|R-gpclib-1.5_1-1|19	
12cr|R-gpclib-1.5_1-1|20	%prep
12cr|R-gpclib-1.5_1-1|21	%setup -q -c -n %{packname}
12cr|R-gpclib-1.5_1-1|22	
12cr|R-gpclib-1.5_1-1|23	%build
12cr|R-gpclib-1.5_1-1|24	
12cr|R-gpclib-1.5_1-1|25	%install
12cr|R-gpclib-1.5_1-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-gpclib-1.5_1-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-gpclib-1.5_1-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-gpclib-1.5_1-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-gpclib-1.5_1-1|30	
12cr|R-gpclib-1.5_1-1|31	%check
12cr|R-gpclib-1.5_1-1|32	%{_bindir}/R CMD check %{packname}
12cr|R-gpclib-1.5_1-1|33	
12cr|R-gpclib-1.5_1-1|34	%files
12cr|R-gpclib-1.5_1-1|35	%dir %{rlibdir}/%{packname}
12cr|R-gpclib-1.5_1-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-gpclib-1.5_1-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-gpclib-1.5_1-1|38	%doc %{rlibdir}/%{packname}/README
12cr|R-gpclib-1.5_1-1|39	%{rlibdir}/%{packname}/INDEX
12cr|R-gpclib-1.5_1-1|40	%{rlibdir}/%{packname}/LICENSE
12cr|R-gpclib-1.5_1-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-gpclib-1.5_1-1|42	%{rlibdir}/%{packname}/Meta
12cr|R-gpclib-1.5_1-1|43	%{rlibdir}/%{packname}/R
12cr|R-gpclib-1.5_1-1|44	%{rlibdir}/%{packname}/help
12cr|R-gpclib-1.5_1-1|45	%{rlibdir}/%{packname}/libs
12cr|R-gpclib-1.5_1-1|46	%{rlibdir}/%{packname}/poly-ex
12cr|R-gpclib-1.5_1-1|47	
12cr|R-gpclib-1.5_1-1|48	
12cr|R-gpclib-1.5_1-1|49	%changelog
12cr|R-gpclib-1.5_1-1|50	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.5_1-1
12cr|R-gpclib-1.5_1-1|51	+ Revision: 775374
12cr|R-gpclib-1.5_1-1|52	- Import R-gpclib
12cr|R-gpclib-1.5_1-1|53	- Import R-gpclib
12cr|R-gpclib-1.5_1-1|54	

7016 12
12cr|R-graph-1.32.0-2|1	%bcond_without bootstrap
12cr|R-graph-1.32.0-2|2	%global packname  graph
12cr|R-graph-1.32.0-2|3	%global rlibdir  %{_libdir}/R/library
12cr|R-graph-1.32.0-2|4	
12cr|R-graph-1.32.0-2|5	Name:             R-%{packname}
12cr|R-graph-1.32.0-2|6	Version:          1.32.0
12cr|R-graph-1.32.0-2|7	Release:          2
12cr|R-graph-1.32.0-2|8	Summary:          graph: A package to handle graph data structures
12cr|R-graph-1.32.0-2|9	Group:            Sciences/Mathematics
12cr|R-graph-1.32.0-2|10	License:          Artistic-2.0
12cr|R-graph-1.32.0-2|11	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cr|R-graph-1.32.0-2|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-graph-1.32.0-2|13	Requires:         R-methods
12cr|R-graph-1.32.0-2|14	Requires:         R-methods R-stats R-tools R-utils
12cr|R-graph-1.32.0-2|15	%if %{with bootstrap}
12cr|R-graph-1.32.0-2|16	Requires:         R-XML R-RUnit R-cluster
12cr|R-graph-1.32.0-2|17	%else
12cr|R-graph-1.32.0-2|18	Requires:         R-SparseM R-XML R-RBGL R-RUnit R-cluster
12cr|R-graph-1.32.0-2|19	%endif
12cr|R-graph-1.32.0-2|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cr|R-graph-1.32.0-2|21	BuildRequires:    R-methods R-stats R-tools R-utils
12cr|R-graph-1.32.0-2|22	%if %{with bootstrap}
12cr|R-graph-1.32.0-2|23	BuildRequires:    R-XML R-RUnit R-cluster
12cr|R-graph-1.32.0-2|24	%else
12cr|R-graph-1.32.0-2|25	BuildRequires:    R-SparseM R-XML R-RBGL R-RUnit R-cluster
12cr|R-graph-1.32.0-2|26	%endif
12cr|R-graph-1.32.0-2|27	BuildRequires:    x11-server-xvfb
12cr|R-graph-1.32.0-2|28	
12cr|R-graph-1.32.0-2|29	%description
12cr|R-graph-1.32.0-2|30	A package that implements some simple graph handling capabilities.
12cr|R-graph-1.32.0-2|31	
12cr|R-graph-1.32.0-2|32	%prep
12cr|R-graph-1.32.0-2|33	%setup -q -c -n %{packname}
12cr|R-graph-1.32.0-2|34	
12cr|R-graph-1.32.0-2|35	%build
12cr|R-graph-1.32.0-2|36	
12cr|R-graph-1.32.0-2|37	%install
12cr|R-graph-1.32.0-2|38	mkdir -p %{buildroot}%{rlibdir}
12cr|R-graph-1.32.0-2|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-graph-1.32.0-2|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-graph-1.32.0-2|41	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-graph-1.32.0-2|42	
12cr|R-graph-1.32.0-2|43	%if %{without bootstrap}
12cr|R-graph-1.32.0-2|44	%check
12cr|R-graph-1.32.0-2|45	xvfb-run %{_bindir}/R CMD check %{packname}
12cr|R-graph-1.32.0-2|46	%endif
12cr|R-graph-1.32.0-2|47	
12cr|R-graph-1.32.0-2|48	%files
12cr|R-graph-1.32.0-2|49	%dir %{rlibdir}/%{packname}
12cr|R-graph-1.32.0-2|50	%doc %{rlibdir}/%{packname}/doc
12cr|R-graph-1.32.0-2|51	%doc %{rlibdir}/%{packname}/html
12cr|R-graph-1.32.0-2|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-graph-1.32.0-2|53	%{rlibdir}/%{packname}/GXL
12cr|R-graph-1.32.0-2|54	%{rlibdir}/%{packname}/INDEX
12cr|R-graph-1.32.0-2|55	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-graph-1.32.0-2|56	%{rlibdir}/%{packname}/Meta
12cr|R-graph-1.32.0-2|57	%{rlibdir}/%{packname}/R
12cr|R-graph-1.32.0-2|58	%{rlibdir}/%{packname}/Scripts
12cr|R-graph-1.32.0-2|59	%{rlibdir}/%{packname}/data
12cr|R-graph-1.32.0-2|60	%{rlibdir}/%{packname}/help
12cr|R-graph-1.32.0-2|61	%{rlibdir}/%{packname}/libs
12cr|R-graph-1.32.0-2|62	%{rlibdir}/%{packname}/perf
12cr|R-graph-1.32.0-2|63	%{rlibdir}/%{packname}/unitTests
12cr|R-graph-1.32.0-2|64	
12cr|R-graph-1.32.0-2|65	
12cr|R-graph-1.32.0-2|66	%changelog
12cr|R-graph-1.32.0-2|67	* Tue Feb 21 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.32.0-2
12cr|R-graph-1.32.0-2|68	+ Revision: 778360
12cr|R-graph-1.32.0-2|69	- Rebuild with proper dependencies
12cr|R-graph-1.32.0-2|70	- Rebuild with proper dependencies
12cr|R-graph-1.32.0-2|71	
12cr|R-graph-1.32.0-2|72	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.32.0-1
12cr|R-graph-1.32.0-2|73	+ Revision: 775846
12cr|R-graph-1.32.0-2|74	- Import R-graph
12cr|R-graph-1.32.0-2|75	- Import R-graph
12cr|R-graph-1.32.0-2|76	

7017 12
12cr|R-gridBase-0.4_4-1|1	%global packname  gridBase
12cr|R-gridBase-0.4_4-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-gridBase-0.4_4-1|3	
12cr|R-gridBase-0.4_4-1|4	Name:             R-%{packname}
12cr|R-gridBase-0.4_4-1|5	Version:          0.4_4
12cr|R-gridBase-0.4_4-1|6	Release:          1
12cr|R-gridBase-0.4_4-1|7	Summary:          Integration of base and grid graphics
12cr|R-gridBase-0.4_4-1|8	Group:            Sciences/Mathematics
12cr|R-gridBase-0.4_4-1|9	License:          GPL
12cr|R-gridBase-0.4_4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-gridBase-0.4_4-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.4-4.tar.gz
12cr|R-gridBase-0.4_4-1|12	Requires:         R-graphics R-grid
12cr|R-gridBase-0.4_4-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-graphics R-grid
12cr|R-gridBase-0.4_4-1|14	
12cr|R-gridBase-0.4_4-1|15	%description
12cr|R-gridBase-0.4_4-1|16	Integration of base and grid graphics
12cr|R-gridBase-0.4_4-1|17	
12cr|R-gridBase-0.4_4-1|18	%prep
12cr|R-gridBase-0.4_4-1|19	%setup -q -c -n %{packname}
12cr|R-gridBase-0.4_4-1|20	
12cr|R-gridBase-0.4_4-1|21	%build
12cr|R-gridBase-0.4_4-1|22	
12cr|R-gridBase-0.4_4-1|23	%install
12cr|R-gridBase-0.4_4-1|24	mkdir -p %{buildroot}%{rlibdir}
12cr|R-gridBase-0.4_4-1|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-gridBase-0.4_4-1|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-gridBase-0.4_4-1|27	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-gridBase-0.4_4-1|28	
12cr|R-gridBase-0.4_4-1|29	%check
12cr|R-gridBase-0.4_4-1|30	%{_bindir}/R CMD check %{packname}
12cr|R-gridBase-0.4_4-1|31	
12cr|R-gridBase-0.4_4-1|32	%files
12cr|R-gridBase-0.4_4-1|33	%dir %{rlibdir}/%{packname}
12cr|R-gridBase-0.4_4-1|34	%doc %{rlibdir}/%{packname}/doc
12cr|R-gridBase-0.4_4-1|35	%doc %{rlibdir}/%{packname}/html
12cr|R-gridBase-0.4_4-1|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-gridBase-0.4_4-1|37	%{rlibdir}/%{packname}/INDEX
12cr|R-gridBase-0.4_4-1|38	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-gridBase-0.4_4-1|39	%{rlibdir}/%{packname}/Meta
12cr|R-gridBase-0.4_4-1|40	%{rlibdir}/%{packname}/R
12cr|R-gridBase-0.4_4-1|41	%{rlibdir}/%{packname}/demo
12cr|R-gridBase-0.4_4-1|42	%{rlibdir}/%{packname}/help
12cr|R-gridBase-0.4_4-1|43	
12cr|R-gridBase-0.4_4-1|44	
12cr|R-gridBase-0.4_4-1|45	
12cr|R-gridBase-0.4_4-1|46	%changelog
12cr|R-gridBase-0.4_4-1|47	

7018 12
12cr|R-gtools-2.6.2-1|1	%global packname  gtools
12cr|R-gtools-2.6.2-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-gtools-2.6.2-1|3	
12cr|R-gtools-2.6.2-1|4	Name:             R-%{packname}
12cr|R-gtools-2.6.2-1|5	Version:          2.6.2
12cr|R-gtools-2.6.2-1|6	Release:          1
12cr|R-gtools-2.6.2-1|7	Summary:          Various R programming tools
12cr|R-gtools-2.6.2-1|8	Group:            Sciences/Mathematics
12cr|R-gtools-2.6.2-1|9	License:          LGPL-2.1
12cr|R-gtools-2.6.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-gtools-2.6.2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-gtools-2.6.2-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-gtools-2.6.2-1|13	
12cr|R-gtools-2.6.2-1|14	%description
12cr|R-gtools-2.6.2-1|15	Various R programming tools
12cr|R-gtools-2.6.2-1|16	
12cr|R-gtools-2.6.2-1|17	%prep
12cr|R-gtools-2.6.2-1|18	%setup -q -c -n %{packname}
12cr|R-gtools-2.6.2-1|19	
12cr|R-gtools-2.6.2-1|20	%build
12cr|R-gtools-2.6.2-1|21	
12cr|R-gtools-2.6.2-1|22	%install
12cr|R-gtools-2.6.2-1|23	mkdir -p %{buildroot}%{rlibdir}
12cr|R-gtools-2.6.2-1|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-gtools-2.6.2-1|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-gtools-2.6.2-1|26	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-gtools-2.6.2-1|27	
12cr|R-gtools-2.6.2-1|28	%files
12cr|R-gtools-2.6.2-1|29	%dir %{rlibdir}/%{packname}
12cr|R-gtools-2.6.2-1|30	%doc %{rlibdir}/%{packname}/html
12cr|R-gtools-2.6.2-1|31	%doc %{rlibdir}/%{packname}/ChangeLog
12cr|R-gtools-2.6.2-1|32	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-gtools-2.6.2-1|33	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-gtools-2.6.2-1|34	%{rlibdir}/%{packname}/INDEX
12cr|R-gtools-2.6.2-1|35	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-gtools-2.6.2-1|36	%{rlibdir}/%{packname}/Meta
12cr|R-gtools-2.6.2-1|37	%{rlibdir}/%{packname}/R
12cr|R-gtools-2.6.2-1|38	%{rlibdir}/%{packname}/data
12cr|R-gtools-2.6.2-1|39	%{rlibdir}/%{packname}/help
12cr|R-gtools-2.6.2-1|40	%{rlibdir}/%{packname}/libs
12cr|R-gtools-2.6.2-1|41	
12cr|R-gtools-2.6.2-1|42	
12cr|R-gtools-2.6.2-1|43	%changelog
12cr|R-gtools-2.6.2-1|44	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.6.2-1
12cr|R-gtools-2.6.2-1|45	+ Revision: 777009
12cr|R-gtools-2.6.2-1|46	- Import R-gtools
12cr|R-gtools-2.6.2-1|47	- Import R-gtools
12cr|R-gtools-2.6.2-1|48	

7019 12
12cr|R-gWidgets-0.0_49-2|1	%bcond_with bootstrap
12cr|R-gWidgets-0.0_49-2|2	%global packname  gWidgets
12cr|R-gWidgets-0.0_49-2|3	%global rlibdir  %{_libdir}/R/library
12cr|R-gWidgets-0.0_49-2|4	
12cr|R-gWidgets-0.0_49-2|5	Name:             R-%{packname}
12cr|R-gWidgets-0.0_49-2|6	Version:          0.0_49
12cr|R-gWidgets-0.0_49-2|7	Release:          2
12cr|R-gWidgets-0.0_49-2|8	Summary:          gWidgets API for building toolkit-independent, interactive GUIs
12cr|R-gWidgets-0.0_49-2|9	Group:            Sciences/Mathematics
12cr|R-gWidgets-0.0_49-2|10	License:          GPL (>= 2)
12cr|R-gWidgets-0.0_49-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-gWidgets-0.0_49-2|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.0-49.tar.gz
12cr|R-gWidgets-0.0_49-2|13	Requires:         R-methods R-utils R-cairoDevice
12cr|R-gWidgets-0.0_49-2|14	%if %{without bootstrap}
12cr|R-gWidgets-0.0_49-2|15	#Requires:         R-gWidgetsRGtk2 R-gWidgetstcltk
12cr|R-gWidgets-0.0_49-2|16	%endif
12cr|R-gWidgets-0.0_49-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cr|R-gWidgets-0.0_49-2|18	BuildRequires:    R-utils R-cairoDevice
12cr|R-gWidgets-0.0_49-2|19	%if %{without bootstrap}
12cr|R-gWidgets-0.0_49-2|20	#BuildRequires:    R-gWidgetsRGtk2 R-cairoDevice R-gWidgetstcltk
12cr|R-gWidgets-0.0_49-2|21	%endif
12cr|R-gWidgets-0.0_49-2|22	BuildRequires:    x11-server-xvfb
12cr|R-gWidgets-0.0_49-2|23	
12cr|R-gWidgets-0.0_49-2|24	%description
12cr|R-gWidgets-0.0_49-2|25	gWidgets provides a toolkit-independent API for building interactive GUIs.
12cr|R-gWidgets-0.0_49-2|26	Atleast one of the gWidgetsXXX packages, such as gWidgetstcltk, needs to
12cr|R-gWidgets-0.0_49-2|27	be installed. Some icons are on loan from the scigraphica project
12cr|R-gWidgets-0.0_49-2|28	
12cr|R-gWidgets-0.0_49-2|29	%prep
12cr|R-gWidgets-0.0_49-2|30	%setup -q -c -n %{packname}
12cr|R-gWidgets-0.0_49-2|31	
12cr|R-gWidgets-0.0_49-2|32	%build
12cr|R-gWidgets-0.0_49-2|33	
12cr|R-gWidgets-0.0_49-2|34	%install
12cr|R-gWidgets-0.0_49-2|35	mkdir -p %{buildroot}%{rlibdir}
12cr|R-gWidgets-0.0_49-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-gWidgets-0.0_49-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-gWidgets-0.0_49-2|38	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-gWidgets-0.0_49-2|39	
12cr|R-gWidgets-0.0_49-2|40	%if %{without bootstrap}
12cr|R-gWidgets-0.0_49-2|41	#%check
12cr|R-gWidgets-0.0_49-2|42	#xvfb-run %{_bindir}/R CMD check %{packname}
12cr|R-gWidgets-0.0_49-2|43	%endif
12cr|R-gWidgets-0.0_49-2|44	
12cr|R-gWidgets-0.0_49-2|45	%files
12cr|R-gWidgets-0.0_49-2|46	%dir %{rlibdir}/%{packname}
12cr|R-gWidgets-0.0_49-2|47	%doc %{rlibdir}/%{packname}/doc
12cr|R-gWidgets-0.0_49-2|48	%doc %{rlibdir}/%{packname}/html
12cr|R-gWidgets-0.0_49-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-gWidgets-0.0_49-2|50	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-gWidgets-0.0_49-2|51	%{rlibdir}/%{packname}/INDEX
12cr|R-gWidgets-0.0_49-2|52	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-gWidgets-0.0_49-2|53	%{rlibdir}/%{packname}/Meta
12cr|R-gWidgets-0.0_49-2|54	%{rlibdir}/%{packname}/R
12cr|R-gWidgets-0.0_49-2|55	%{rlibdir}/%{packname}/help
12cr|R-gWidgets-0.0_49-2|56	%{rlibdir}/%{packname}/images
12cr|R-gWidgets-0.0_49-2|57	%{rlibdir}/%{packname}/install
12cr|R-gWidgets-0.0_49-2|58	%{rlibdir}/%{packname}/tests
12cr|R-gWidgets-0.0_49-2|59	
12cr|R-gWidgets-0.0_49-2|60	
12cr|R-gWidgets-0.0_49-2|61	
12cr|R-gWidgets-0.0_49-2|62	%changelog
12cr|R-gWidgets-0.0_49-2|63	

7020 12
12cr|rhapsody-0.28b-5|1	%define name	rhapsody
12cr|rhapsody-0.28b-5|2	%define version 0.28b
12cr|rhapsody-0.28b-5|3	%define release %mkrel 5
12cr|rhapsody-0.28b-5|4	
12cr|rhapsody-0.28b-5|5	Name:		%{name}
12cr|rhapsody-0.28b-5|6	Version:	%{version}
12cr|rhapsody-0.28b-5|7	Release:	%{release}
12cr|rhapsody-0.28b-5|8	Summary:    Text mode irc client with menu interface
12cr|rhapsody-0.28b-5|9	License:	GPL
12cr|rhapsody-0.28b-5|10	Url:		http://%{name}.sf.net/
12cr|rhapsody-0.28b-5|11	Group:     	Networking/IRC
12cr|rhapsody-0.28b-5|12	Source0:    	%{name}_%{version}.tar.bz2
12cr|rhapsody-0.28b-5|13	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|rhapsody-0.28b-5|14	BuildRequires:	ncurses-devel
12cr|rhapsody-0.28b-5|15	%description
12cr|rhapsody-0.28b-5|16	Rhapsody is a text console IRC client for Unix operating systems.
12cr|rhapsody-0.28b-5|17	It is small, fast, portable and easy to use, yet it is full featured. The thing
12cr|rhapsody-0.28b-5|18	that separates it from the crowd is its intuitive menu driven user interface.
12cr|rhapsody-0.28b-5|19	
12cr|rhapsody-0.28b-5|20	%prep
12cr|rhapsody-0.28b-5|21	%setup -q
12cr|rhapsody-0.28b-5|22	
12cr|rhapsody-0.28b-5|23	%build
12cr|rhapsody-0.28b-5|24	./configure -i $RPM_BUILD_ROOT/%_bindir -d %_datadir/%name
12cr|rhapsody-0.28b-5|25	make clean
12cr|rhapsody-0.28b-5|26	%make
12cr|rhapsody-0.28b-5|27	
12cr|rhapsody-0.28b-5|28	%install
12cr|rhapsody-0.28b-5|29	rm -rf $RPM_BUILD_ROOT
12cr|rhapsody-0.28b-5|30	perl -pi -e "s|INSTDOCSPATH=(.*)|INSTDOCSPATH=$RPM_BUILD_ROOT\$1|" src/Makefile.inc
12cr|rhapsody-0.28b-5|31	%make install
12cr|rhapsody-0.28b-5|32	chmod  0644 $RPM_BUILD_ROOT/%_datadir/%{name}/*/*
12cr|rhapsody-0.28b-5|33	
12cr|rhapsody-0.28b-5|34	%clean
12cr|rhapsody-0.28b-5|35	rm -rf $RPM_BUILD_ROOT
12cr|rhapsody-0.28b-5|36	
12cr|rhapsody-0.28b-5|37	%files
12cr|rhapsody-0.28b-5|38	%defattr(-, root, root, 0755)
12cr|rhapsody-0.28b-5|39	%doc docs/*
12cr|rhapsody-0.28b-5|40	%{_bindir}/*
12cr|rhapsody-0.28b-5|41	%_datadir/%{name}/
12cr|rhapsody-0.28b-5|42	
12cr|rhapsody-0.28b-5|43	
12cr|rhapsody-0.28b-5|44	
12cr|rhapsody-0.28b-5|45	%changelog
12cr|rhapsody-0.28b-5|46	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.28b-5mdv2010.0
12cr|rhapsody-0.28b-5|47	+ Revision: 433346
12cr|rhapsody-0.28b-5|48	- rebuild
12cr|rhapsody-0.28b-5|49	
12cr|rhapsody-0.28b-5|50	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.28b-4mdv2009.0
12cr|rhapsody-0.28b-5|51	+ Revision: 260236
12cr|rhapsody-0.28b-5|52	- rebuild
12cr|rhapsody-0.28b-5|53	
12cr|rhapsody-0.28b-5|54	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.28b-3mdv2009.0
12cr|rhapsody-0.28b-5|55	+ Revision: 248410
12cr|rhapsody-0.28b-5|56	- rebuild
12cr|rhapsody-0.28b-5|57	
12cr|rhapsody-0.28b-5|58	+ Olivier Blin <oblin@mandriva.com>
12cr|rhapsody-0.28b-5|59	- restore BuildRoot
12cr|rhapsody-0.28b-5|60	
12cr|rhapsody-0.28b-5|61	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.28b-1mdv2008.1
12cr|rhapsody-0.28b-5|62	+ Revision: 126599
12cr|rhapsody-0.28b-5|63	- kill re-definition of %%buildroot on Pixel's request
12cr|rhapsody-0.28b-5|64	- import rhapsody
12cr|rhapsody-0.28b-5|65	
12cr|rhapsody-0.28b-5|66	
12cr|rhapsody-0.28b-5|67	* Wed Mar 08 2006 Jerome Soyer <saispo@mandriva.org> 0.28b-1mdk
12cr|rhapsody-0.28b-5|68	- New release 0.28b
12cr|rhapsody-0.28b-5|69	
12cr|rhapsody-0.28b-5|70	* Wed Feb 15 2006 Michael Scherer <misc@mandriva.org> 0.27b-1mdk
12cr|rhapsody-0.28b-5|71	- first mandriva release

7021 12
12cr|R-hwriter-1.3-1|1	%global packname  hwriter
12cr|R-hwriter-1.3-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-hwriter-1.3-1|3	
12cr|R-hwriter-1.3-1|4	Name:             R-%{packname}
12cr|R-hwriter-1.3-1|5	Version:          1.3
12cr|R-hwriter-1.3-1|6	Release:          1
12cr|R-hwriter-1.3-1|7	Summary:          HTML Writer - Outputs R objects in HTML format
12cr|R-hwriter-1.3-1|8	Group:            Sciences/Mathematics
12cr|R-hwriter-1.3-1|9	License:          LGPL-2.1
12cr|R-hwriter-1.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-hwriter-1.3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-hwriter-1.3-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-hwriter-1.3-1|13	
12cr|R-hwriter-1.3-1|14	%description
12cr|R-hwriter-1.3-1|15	Easy-to-use and versatile functions to output R objects in HTML format
12cr|R-hwriter-1.3-1|16	
12cr|R-hwriter-1.3-1|17	%prep
12cr|R-hwriter-1.3-1|18	%setup -q -c -n %{packname}
12cr|R-hwriter-1.3-1|19	
12cr|R-hwriter-1.3-1|20	%build
12cr|R-hwriter-1.3-1|21	
12cr|R-hwriter-1.3-1|22	%install
12cr|R-hwriter-1.3-1|23	mkdir -p %{buildroot}%{rlibdir}
12cr|R-hwriter-1.3-1|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-hwriter-1.3-1|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-hwriter-1.3-1|26	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-hwriter-1.3-1|27	
12cr|R-hwriter-1.3-1|28	%check
12cr|R-hwriter-1.3-1|29	%{_bindir}/R CMD check %{packname}
12cr|R-hwriter-1.3-1|30	
12cr|R-hwriter-1.3-1|31	%files
12cr|R-hwriter-1.3-1|32	%dir %{rlibdir}/%{packname}
12cr|R-hwriter-1.3-1|33	%doc %{rlibdir}/%{packname}/doc
12cr|R-hwriter-1.3-1|34	%doc %{rlibdir}/%{packname}/html
12cr|R-hwriter-1.3-1|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-hwriter-1.3-1|36	%{rlibdir}/%{packname}/INDEX
12cr|R-hwriter-1.3-1|37	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-hwriter-1.3-1|38	%{rlibdir}/%{packname}/Meta
12cr|R-hwriter-1.3-1|39	%{rlibdir}/%{packname}/R
12cr|R-hwriter-1.3-1|40	%{rlibdir}/%{packname}/help
12cr|R-hwriter-1.3-1|41	%{rlibdir}/%{packname}/images
12cr|R-hwriter-1.3-1|42	%{rlibdir}/%{packname}/scripts
12cr|R-hwriter-1.3-1|43	
12cr|R-hwriter-1.3-1|44	
12cr|R-hwriter-1.3-1|45	%changelog
12cr|R-hwriter-1.3-1|46	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3-1
12cr|R-hwriter-1.3-1|47	+ Revision: 776626
12cr|R-hwriter-1.3-1|48	- Import R-hwriter
12cr|R-hwriter-1.3-1|49	- Import R-hwriter
12cr|R-hwriter-1.3-1|50	

7022 12
12cr|rhyme-0.9-8|1	Summary:	A rhyming dictionary
12cr|rhyme-0.9-8|2	Name:		rhyme
12cr|rhyme-0.9-8|3	Version:	0.9
12cr|rhyme-0.9-8|4	Release:	%mkrel 8
12cr|rhyme-0.9-8|5	License:	GPL+
12cr|rhyme-0.9-8|6	Group:		Databases
12cr|rhyme-0.9-8|7	URL:		http://rhyme.sourceforge.net/
12cr|rhyme-0.9-8|8	Source0:	%{name}-%{version}.tar.bz2
12cr|rhyme-0.9-8|9	Patch:      rhyme-0.9-fix-format-errors.patch
12cr|rhyme-0.9-8|10	BuildRequires:	python
12cr|rhyme-0.9-8|11	BuildRequires:	ncurses-devel
12cr|rhyme-0.9-8|12	BuildRequires:	readline-devel
12cr|rhyme-0.9-8|13	BuildRequires:	gdbm-devel
12cr|rhyme-0.9-8|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rhyme-0.9-8|15	
12cr|rhyme-0.9-8|16	%description
12cr|rhyme-0.9-8|17	A command-line based rhyming dictionary supporting about 127,000
12cr|rhyme-0.9-8|18	English words.
12cr|rhyme-0.9-8|19	
12cr|rhyme-0.9-8|20	%prep
12cr|rhyme-0.9-8|21	%setup -q
12cr|rhyme-0.9-8|22	%patch -p 1
12cr|rhyme-0.9-8|23	
12cr|rhyme-0.9-8|24	# fix strange file perms
12cr|rhyme-0.9-8|25	chmod 644 *
12cr|rhyme-0.9-8|26	
12cr|rhyme-0.9-8|27	%build
12cr|rhyme-0.9-8|28	make LIBS='-lgdbm -lreadline -lncurses' FLAGS='%{optflags}'
12cr|rhyme-0.9-8|29	
12cr|rhyme-0.9-8|30	# Tue Dec 11 2001 Oden Eriksson
12cr|rhyme-0.9-8|31	# I suppose it would be possible to do a devel package too,
12cr|rhyme-0.9-8|32	# but that would require some additional code to keep the *.txt
12cr|rhyme-0.9-8|33	# compressed...
12cr|rhyme-0.9-8|34	
12cr|rhyme-0.9-8|35	%install
12cr|rhyme-0.9-8|36	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|rhyme-0.9-8|37	
12cr|rhyme-0.9-8|38	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
12cr|rhyme-0.9-8|39	install -m 644 %{name}.1 -D %{buildroot}%{_mandir}/man1/%{name}.1
12cr|rhyme-0.9-8|40	install -m 644 words.db -D %{buildroot}%{_datadir}/%{name}/words.db
12cr|rhyme-0.9-8|41	install -m 644 rhymes.db -D %{buildroot}%{_datadir}/%{name}/rhymes.db
12cr|rhyme-0.9-8|42	install -m 644 multiple.db -D %{buildroot}%{_datadir}/%{name}/multiple.db
12cr|rhyme-0.9-8|43	
12cr|rhyme-0.9-8|44	%clean
12cr|rhyme-0.9-8|45	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|rhyme-0.9-8|46	
12cr|rhyme-0.9-8|47	%files
12cr|rhyme-0.9-8|48	%defattr(-,root,root)
12cr|rhyme-0.9-8|49	%doc INSTALL
12cr|rhyme-0.9-8|50	%{_bindir}/*
12cr|rhyme-0.9-8|51	%{_datadir}/%{name}/*
12cr|rhyme-0.9-8|52	%{_mandir}/man1/%{name}.1*
12cr|rhyme-0.9-8|53	
12cr|rhyme-0.9-8|54	
12cr|rhyme-0.9-8|55	%changelog
12cr|rhyme-0.9-8|56	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.9-8mdv2010.0
12cr|rhyme-0.9-8|57	+ Revision: 442713
12cr|rhyme-0.9-8|58	- rebuild
12cr|rhyme-0.9-8|59	
12cr|rhyme-0.9-8|60	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9-7mdv2009.1
12cr|rhyme-0.9-8|61	+ Revision: 347906
12cr|rhyme-0.9-8|62	- fix format errors
12cr|rhyme-0.9-8|63	- drop useless patch, use make arguments instead
12cr|rhyme-0.9-8|64	
12cr|rhyme-0.9-8|65	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9-6mdv2009.0
12cr|rhyme-0.9-8|66	+ Revision: 260237
12cr|rhyme-0.9-8|67	- rebuild
12cr|rhyme-0.9-8|68	
12cr|rhyme-0.9-8|69	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9-5mdv2009.0
12cr|rhyme-0.9-8|70	+ Revision: 248413
12cr|rhyme-0.9-8|71	- rebuild
12cr|rhyme-0.9-8|72	
12cr|rhyme-0.9-8|73	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.9-3mdv2008.1
12cr|rhyme-0.9-8|74	+ Revision: 140746
12cr|rhyme-0.9-8|75	- restore BuildRoot
12cr|rhyme-0.9-8|76	
12cr|rhyme-0.9-8|77	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|rhyme-0.9-8|78	- kill re-definition of %%buildroot on Pixel's request
12cr|rhyme-0.9-8|79	
12cr|rhyme-0.9-8|80	* Thu Sep 06 2007 Adam Williamson <awilliamson@mandriva.org> 0.9-3mdv2008.0
12cr|rhyme-0.9-8|81	+ Revision: 81158
12cr|rhyme-0.9-8|82	- rebuild and reintroduce for 2008
12cr|rhyme-0.9-8|83	- clean spec, fix description
12cr|rhyme-0.9-8|84	- Import rhyme
12cr|rhyme-0.9-8|85	
12cr|rhyme-0.9-8|86	
12cr|rhyme-0.9-8|87	
12cr|rhyme-0.9-8|88	* Fri Jan 21 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9-2mdk
12cr|rhyme-0.9-8|89	- rebuild for new readline
12cr|rhyme-0.9-8|90	
12cr|rhyme-0.9-8|91	* Sun May 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.9-1mdk
12cr|rhyme-0.9-8|92	- 0.9
12cr|rhyme-0.9-8|93	- fix deps
12cr|rhyme-0.9-8|94	
12cr|rhyme-0.9-8|95	* Fri Apr 25 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.8-5mdk
12cr|rhyme-0.9-8|96	- fix buildrequires, thanks to Stefan van der Eijks robot
12cr|rhyme-0.9-8|97	
12cr|rhyme-0.9-8|98	* Thu Jan 16 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.8-4mdk
12cr|rhyme-0.9-8|99	- build release
12cr|rhyme-0.9-8|100	
12cr|rhyme-0.9-8|101	* Wed Jul 24 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.8-3mdk
12cr|rhyme-0.9-8|102	- rebuild for new readline
12cr|rhyme-0.9-8|103	
12cr|rhyme-0.9-8|104	* Mon May 20 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.8-2mdk
12cr|rhyme-0.9-8|105	- rebuilt with gcc3.1
12cr|rhyme-0.9-8|106	
12cr|rhyme-0.9-8|107	* Tue Jan  1 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.8-1mdk
12cr|rhyme-0.9-8|108	- new version
12cr|rhyme-0.9-8|109	
12cr|rhyme-0.9-8|110	* Tue Dec 11 2001 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.7-2mdk
12cr|rhyme-0.9-8|111	- 0.7-1mdk was lost in cyberspace...
12cr|rhyme-0.9-8|112	
12cr|rhyme-0.9-8|113	* Mon Dec 10 2001 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.7-1mdk
12cr|rhyme-0.9-8|114	- initial cooker contrib.

7023 12
12cr|ri-li-2.0.1-6|1	%define	oname	Ri-li
12cr|ri-li-2.0.1-6|2	%define	name	ri-li
12cr|ri-li-2.0.1-6|3	%define	version	2.0.1
12cr|ri-li-2.0.1-6|4	%define	release	%mkrel 6
12cr|ri-li-2.0.1-6|5	%define	Summary	a toy wood train kit game
12cr|ri-li-2.0.1-6|6	
12cr|ri-li-2.0.1-6|7	Summary:	%{Summary}
12cr|ri-li-2.0.1-6|8	Name:		%{name}
12cr|ri-li-2.0.1-6|9	Version:	%{version}
12cr|ri-li-2.0.1-6|10	Release:	%{release}
12cr|ri-li-2.0.1-6|11	Source0:	http://surfnet.dl.sourceforge.net/sourceforge/ri-li/%{oname}-%{version}.tar.bz2
12cr|ri-li-2.0.1-6|12	Patch0:		ri-li_makefile.in.patch
12cr|ri-li-2.0.1-6|13	Patch1:		ri-li_makefile.am.patch
12cr|ri-li-2.0.1-6|14	Patch2:		ri-li-2.0.1-gcc43.patch
12cr|ri-li-2.0.1-6|15	License:	GPLv2 or GPLv3
12cr|ri-li-2.0.1-6|16	Group:		Games/Arcade
12cr|ri-li-2.0.1-6|17	URL:		http://www.ri-li.org
12cr|ri-li-2.0.1-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ri-li-2.0.1-6|19	BuildRequires:	SDL-devel
12cr|ri-li-2.0.1-6|20	BuildRequires:	SDL_mixer-devel
12cr|ri-li-2.0.1-6|21	BuildRequires:	autoconf
12cr|ri-li-2.0.1-6|22	BuildRequires:	automake
12cr|ri-li-2.0.1-6|23	BuildRequires:	dos2unix
12cr|ri-li-2.0.1-6|24	Provides:	Ri-li
12cr|ri-li-2.0.1-6|25	Obsoletes:	Ri-li
12cr|ri-li-2.0.1-6|26	
12cr|ri-li-2.0.1-6|27	%description
12cr|ri-li-2.0.1-6|28	You drive a toy wood engine in many levels and you must
12cr|ri-li-2.0.1-6|29	collect all the coaches to win. Full-featured, 8 languages: Arabic,
12cr|ri-li-2.0.1-6|30	Chinese, English, French, German, Japanese, Russian, Spanish.
12cr|ri-li-2.0.1-6|31	Colorful animated wood engine, 40 levels in this first version and 3 beautiful
12cr|ri-li-2.0.1-6|32	musics and many sound effects.
12cr|ri-li-2.0.1-6|33	
12cr|ri-li-2.0.1-6|34	%prep
12cr|ri-li-2.0.1-6|35	%setup -q -n %{oname}-%{version}
12cr|ri-li-2.0.1-6|36	%patch0 -p0
12cr|ri-li-2.0.1-6|37	%patch1 -p0
12cr|ri-li-2.0.1-6|38	%patch2 -p0
12cr|ri-li-2.0.1-6|39	dos2unix README COPYING AUTHORS NEWS COPYING.Music
12cr|ri-li-2.0.1-6|40	
12cr|ri-li-2.0.1-6|41	%build
12cr|ri-li-2.0.1-6|42	autoreconf
12cr|ri-li-2.0.1-6|43	%configure2_5x	--bindir=%{_gamesbindir} \
12cr|ri-li-2.0.1-6|44	--datadir=%{_gamesdatadir}
12cr|ri-li-2.0.1-6|45	%make
12cr|ri-li-2.0.1-6|46	
12cr|ri-li-2.0.1-6|47	%install
12cr|ri-li-2.0.1-6|48	rm -rf %{buildroot}
12cr|ri-li-2.0.1-6|49	%makeinstall_std
12cr|ri-li-2.0.1-6|50	
12cr|ri-li-2.0.1-6|51	rm -f %{buildroot}%{_gamesdatadir}/%{oname}/COPYING.Music
12cr|ri-li-2.0.1-6|52	
12cr|ri-li-2.0.1-6|53	
12cr|ri-li-2.0.1-6|54	install -m644 data/Ri-li-icon-16x16.png -D %{buildroot}%{_miconsdir}/%{oname}.png
12cr|ri-li-2.0.1-6|55	install -m644 data/Ri-li-icon-32x32.png -D %{buildroot}%{_iconsdir}/%{oname}.png
12cr|ri-li-2.0.1-6|56	install -m644 data/Ri-li-icon-48x48.png -D %{buildroot}%{_liconsdir}/%{oname}.png
12cr|ri-li-2.0.1-6|57	
12cr|ri-li-2.0.1-6|58	mkdir -p %{buildroot}%{_datadir}/applications
12cr|ri-li-2.0.1-6|59	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|ri-li-2.0.1-6|60	[Desktop Entry]
12cr|ri-li-2.0.1-6|61	Name=Ri-li
12cr|ri-li-2.0.1-6|62	Comment=Ri-li arcade game
12cr|ri-li-2.0.1-6|63	Exec=%{_gamesbindir}/Ri_li
12cr|ri-li-2.0.1-6|64	Icon=%{_gamesdatadir}/%{oname}/%{oname}-icon-48x48.png
12cr|ri-li-2.0.1-6|65	Terminal=false
12cr|ri-li-2.0.1-6|66	Type=Application
12cr|ri-li-2.0.1-6|67	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cr|ri-li-2.0.1-6|68	EOF
12cr|ri-li-2.0.1-6|69	
12cr|ri-li-2.0.1-6|70	%clean
12cr|ri-li-2.0.1-6|71	rm -rf $%{buildroot}
12cr|ri-li-2.0.1-6|72	
12cr|ri-li-2.0.1-6|73	%if %mdkversion < 200900
12cr|ri-li-2.0.1-6|74	%post
12cr|ri-li-2.0.1-6|75	%{update_menus}
12cr|ri-li-2.0.1-6|76	%endif
12cr|ri-li-2.0.1-6|77	
12cr|ri-li-2.0.1-6|78	%if %mdkversion < 200900
12cr|ri-li-2.0.1-6|79	%postun
12cr|ri-li-2.0.1-6|80	%{clean_menus}
12cr|ri-li-2.0.1-6|81	%endif
12cr|ri-li-2.0.1-6|82	
12cr|ri-li-2.0.1-6|83	%files
12cr|ri-li-2.0.1-6|84	%defattr(-, root, root)
12cr|ri-li-2.0.1-6|85	%doc README COPYING AUTHORS NEWS COPYING.Music
12cr|ri-li-2.0.1-6|86	%{_gamesbindir}/Ri_li
12cr|ri-li-2.0.1-6|87	%{_gamesdatadir}/%{oname}/levels.dat
12cr|ri-li-2.0.1-6|88	%{_gamesdatadir}/%{oname}/sprites.dat
12cr|ri-li-2.0.1-6|89	%{_gamesdatadir}/%{oname}/Ri-li-icon-*.png
12cr|ri-li-2.0.1-6|90	%{_gamesdatadir}/%{oname}/*.ico
12cr|ri-li-2.0.1-6|91	%{_gamesdatadir}/%{oname}/Sounds/*
12cr|ri-li-2.0.1-6|92	#%{_gamesdatadir}/%{oname}/*.ebuild
12cr|ri-li-2.0.1-6|93	%{_gamesdatadir}/%{oname}/language.*
12cr|ri-li-2.0.1-6|94	%{_iconsdir}/%{oname}*.png
12cr|ri-li-2.0.1-6|95	%{_miconsdir}/%{oname}*.png
12cr|ri-li-2.0.1-6|96	%{_liconsdir}/%{oname}*.png
12cr|ri-li-2.0.1-6|97	%{_datadir}/applications/*
12cr|ri-li-2.0.1-6|98	
12cr|ri-li-2.0.1-6|99	
12cr|ri-li-2.0.1-6|100	
12cr|ri-li-2.0.1-6|101	
12cr|ri-li-2.0.1-6|102	
12cr|ri-li-2.0.1-6|103	%changelog
12cr|ri-li-2.0.1-6|104	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.0.1-6mdv2010.0
12cr|ri-li-2.0.1-6|105	+ Revision: 442731
12cr|ri-li-2.0.1-6|106	- rebuild
12cr|ri-li-2.0.1-6|107	
12cr|ri-li-2.0.1-6|108	* Thu Oct 16 2008 Funda Wang <fundawang@mandriva.org> 2.0.1-5mdv2009.1
12cr|ri-li-2.0.1-6|109	+ Revision: 294319
12cr|ri-li-2.0.1-6|110	- add gcc 43 patch to get it built
12cr|ri-li-2.0.1-6|111	
12cr|ri-li-2.0.1-6|112	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ri-li-2.0.1-6|113	- rebuild
12cr|ri-li-2.0.1-6|114	- rebuild
12cr|ri-li-2.0.1-6|115	
12cr|ri-li-2.0.1-6|116	+ Pixel <pixel@mandriva.com>
12cr|ri-li-2.0.1-6|117	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|ri-li-2.0.1-6|118	
12cr|ri-li-2.0.1-6|119	* Thu Mar 13 2008 Antoine Ginies <aginies@mandriva.com> 2.0.1-2mdv2008.1
12cr|ri-li-2.0.1-6|120	+ Revision: 187467
12cr|ri-li-2.0.1-6|121	- fix path to icon
12cr|ri-li-2.0.1-6|122	
12cr|ri-li-2.0.1-6|123	* Mon Mar 10 2008 Antoine Ginies <aginies@mandriva.com> 2.0.1-1mdv2008.1
12cr|ri-li-2.0.1-6|124	+ Revision: 183318
12cr|ri-li-2.0.1-6|125	- remove gentto ebuild
12cr|ri-li-2.0.1-6|126	- patch to remove gentoo
12cr|ri-li-2.0.1-6|127	- new release
12cr|ri-li-2.0.1-6|128	- release 2.0.1
12cr|ri-li-2.0.1-6|129	
12cr|ri-li-2.0.1-6|130	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ri-li-2.0.1-6|131	- drop old menu
12cr|ri-li-2.0.1-6|132	- kill re-definition of %%buildroot on Pixel's request
12cr|ri-li-2.0.1-6|133	
12cr|ri-li-2.0.1-6|134	+ Olivier Blin <oblin@mandriva.com>
12cr|ri-li-2.0.1-6|135	- restore BuildRoot
12cr|ri-li-2.0.1-6|136	
12cr|ri-li-2.0.1-6|137	* Thu Jun 21 2007 Erwan Velu <erwan@mandriva.org> 2.0.0-2mdv2008.0
12cr|ri-li-2.0.1-6|138	+ Revision: 42028
12cr|ri-li-2.0.1-6|139	- Fixing description
12cr|ri-li-2.0.1-6|140	
12cr|ri-li-2.0.1-6|141	
12cr|ri-li-2.0.1-6|142	* Thu Oct 26 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.0.0-1mdv2007.0
12cr|ri-li-2.0.1-6|143	+ Revision: 72709
12cr|ri-li-2.0.1-6|144	- New version 2.0.0
12cr|ri-li-2.0.1-6|145	- import ri-li-1.2.0-2mdv2007.0
12cr|ri-li-2.0.1-6|146	
12cr|ri-li-2.0.1-6|147	* Tue Aug 29 2006 Per yvind Karlsen <pkarlsen@mandriva.com> 1.2.0-2mdv2007.0
12cr|ri-li-2.0.1-6|148	- fix summary macro used in menu
12cr|ri-li-2.0.1-6|149	- fix categories in xdg menu
12cr|ri-li-2.0.1-6|150	- fix wrong-file-end-of-line-encoding
12cr|ri-li-2.0.1-6|151	- cosmetics
12cr|ri-li-2.0.1-6|152	
12cr|ri-li-2.0.1-6|153	* Tue Aug 01 2006 Jerome Soyer <saispo@mandriva.org> 1.2.0-1mdv2007.0
12cr|ri-li-2.0.1-6|154	- New release 1.2.0
12cr|ri-li-2.0.1-6|155	
12cr|ri-li-2.0.1-6|156	* Thu Jul 13 2006 Lenny Cartier <lenny@mandriva.com> 1.0.3-1mdv2007.0
12cr|ri-li-2.0.1-6|157	- add xdg menu
12cr|ri-li-2.0.1-6|158	- move to gamesbindir and gamesdatadir
12cr|ri-li-2.0.1-6|159	
12cr|ri-li-2.0.1-6|160	* Tue Jul 04 2006 Velu Erwan <erwan@seanodes.com> 1.0.2-1
12cr|ri-li-2.0.1-6|161	- Initial rpm for mandriva
12cr|ri-li-2.0.1-6|162	- Using ri-li package name to match Mandriva's naming policy
12cr|ri-li-2.0.1-6|163	
12cr|ri-li-2.0.1-6|164	* Fri Jun 30 2006 Dominique Roux-Serret <roux-serret@ifrance.com> 1.0.2-1
12cr|ri-li-2.0.1-6|165	- first RPM pakage.
12cr|ri-li-2.0.1-6|166	

7024 12
12cr|R-ineq-0.2_10-1|1	%global packname  ineq
12cr|R-ineq-0.2_10-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-ineq-0.2_10-1|3	
12cr|R-ineq-0.2_10-1|4	Name:             R-%{packname}
12cr|R-ineq-0.2_10-1|5	Version:          0.2_10
12cr|R-ineq-0.2_10-1|6	Release:          1
12cr|R-ineq-0.2_10-1|7	Summary:          Measuring Inequality, Concentration, and Poverty
12cr|R-ineq-0.2_10-1|8	Group:            Sciences/Mathematics
12cr|R-ineq-0.2_10-1|9	License:          GPL-2
12cr|R-ineq-0.2_10-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-ineq-0.2_10-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.2-10.tar.gz
12cr|R-ineq-0.2_10-1|12	BuildArch:        noarch
12cr|R-ineq-0.2_10-1|13	Requires:         R-core
12cr|R-ineq-0.2_10-1|14	Requires:         R-stats R-graphics R-grDevices
12cr|R-ineq-0.2_10-1|15	Requires:         R-stats R-graphics R-grDevices
12cr|R-ineq-0.2_10-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-graphics R-grDevices
12cr|R-ineq-0.2_10-1|17	BuildRequires:    R-stats R-graphics R-grDevices
12cr|R-ineq-0.2_10-1|18	
12cr|R-ineq-0.2_10-1|19	%description
12cr|R-ineq-0.2_10-1|20	Inequality, concentration, and poverty measures. Lorenz curves (empirical
12cr|R-ineq-0.2_10-1|21	and theoretical).
12cr|R-ineq-0.2_10-1|22	
12cr|R-ineq-0.2_10-1|23	%prep
12cr|R-ineq-0.2_10-1|24	%setup -q -c -n %{packname}
12cr|R-ineq-0.2_10-1|25	
12cr|R-ineq-0.2_10-1|26	%build
12cr|R-ineq-0.2_10-1|27	
12cr|R-ineq-0.2_10-1|28	%install
12cr|R-ineq-0.2_10-1|29	mkdir -p %{buildroot}%{rlibdir}
12cr|R-ineq-0.2_10-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-ineq-0.2_10-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-ineq-0.2_10-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-ineq-0.2_10-1|33	
12cr|R-ineq-0.2_10-1|34	%check
12cr|R-ineq-0.2_10-1|35	%{_bindir}/R CMD check %{packname}
12cr|R-ineq-0.2_10-1|36	
12cr|R-ineq-0.2_10-1|37	%files
12cr|R-ineq-0.2_10-1|38	%dir %{rlibdir}/%{packname}
12cr|R-ineq-0.2_10-1|39	%doc %{rlibdir}/%{packname}/html
12cr|R-ineq-0.2_10-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-ineq-0.2_10-1|41	%{rlibdir}/%{packname}/INDEX
12cr|R-ineq-0.2_10-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-ineq-0.2_10-1|43	%{rlibdir}/%{packname}/Meta
12cr|R-ineq-0.2_10-1|44	%{rlibdir}/%{packname}/R
12cr|R-ineq-0.2_10-1|45	%{rlibdir}/%{packname}/data
12cr|R-ineq-0.2_10-1|46	%{rlibdir}/%{packname}/help
12cr|R-ineq-0.2_10-1|47	
12cr|R-ineq-0.2_10-1|48	
12cr|R-ineq-0.2_10-1|49	%changelog
12cr|R-ineq-0.2_10-1|50	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.2_10-1
12cr|R-ineq-0.2_10-1|51	+ Revision: 777008
12cr|R-ineq-0.2_10-1|52	- Import R-ineq
12cr|R-ineq-0.2_10-1|53	- Import R-ineq
12cr|R-ineq-0.2_10-1|54	

7025 12
12cr|R-inline-0.3.8-3|1	%bcond_with bootstrap
12cr|R-inline-0.3.8-3|2	%global packname  inline
12cr|R-inline-0.3.8-3|3	%global rlibdir  %{_datadir}/R/library
12cr|R-inline-0.3.8-3|4	
12cr|R-inline-0.3.8-3|5	Name:             R-%{packname}
12cr|R-inline-0.3.8-3|6	Version:          0.3.8
12cr|R-inline-0.3.8-3|7	Release:          3
12cr|R-inline-0.3.8-3|8	Summary:          Inline C, C++, Fortran function calls from R
12cr|R-inline-0.3.8-3|9	Group:            Sciences/Mathematics
12cr|R-inline-0.3.8-3|10	License:          LGPL
12cr|R-inline-0.3.8-3|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-inline-0.3.8-3|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-inline-0.3.8-3|13	BuildArch:        noarch
12cr|R-inline-0.3.8-3|14	Requires:         R-core
12cr|R-inline-0.3.8-3|15	Requires:         R-methods
12cr|R-inline-0.3.8-3|16	%if %{without bootstrap}
12cr|R-inline-0.3.8-3|17	Requires:         R-Rcpp
12cr|R-inline-0.3.8-3|18	%endif
12cr|R-inline-0.3.8-3|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cr|R-inline-0.3.8-3|20	%if %{without bootstrap}
12cr|R-inline-0.3.8-3|21	BuildRequires:    R-Rcpp
12cr|R-inline-0.3.8-3|22	%endif
12cr|R-inline-0.3.8-3|23	
12cr|R-inline-0.3.8-3|24	%description
12cr|R-inline-0.3.8-3|25	Functionality to dynamically define R functions and S4 methods with
12cr|R-inline-0.3.8-3|26	in-lined C, C++ or Fortran code supporting .C and .Call calling
12cr|R-inline-0.3.8-3|27	
12cr|R-inline-0.3.8-3|28	%prep
12cr|R-inline-0.3.8-3|29	%setup -q -c -n %{packname}
12cr|R-inline-0.3.8-3|30	
12cr|R-inline-0.3.8-3|31	%build
12cr|R-inline-0.3.8-3|32	
12cr|R-inline-0.3.8-3|33	%install
12cr|R-inline-0.3.8-3|34	mkdir -p %{buildroot}%{rlibdir}
12cr|R-inline-0.3.8-3|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-inline-0.3.8-3|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-inline-0.3.8-3|37	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-inline-0.3.8-3|38	
12cr|R-inline-0.3.8-3|39	#%if %{without bootstrap}
12cr|R-inline-0.3.8-3|40	#%check
12cr|R-inline-0.3.8-3|41	#%{_bindir}/R CMD check %{packname}
12cr|R-inline-0.3.8-3|42	#%endif
12cr|R-inline-0.3.8-3|43	
12cr|R-inline-0.3.8-3|44	%files
12cr|R-inline-0.3.8-3|45	%dir %{rlibdir}/%{packname}
12cr|R-inline-0.3.8-3|46	%doc %{rlibdir}/%{packname}/html
12cr|R-inline-0.3.8-3|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-inline-0.3.8-3|48	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-inline-0.3.8-3|49	%{rlibdir}/%{packname}/INDEX
12cr|R-inline-0.3.8-3|50	%{rlibdir}/%{packname}/LICENSE
12cr|R-inline-0.3.8-3|51	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-inline-0.3.8-3|52	%{rlibdir}/%{packname}/Meta
12cr|R-inline-0.3.8-3|53	%{rlibdir}/%{packname}/R
12cr|R-inline-0.3.8-3|54	%{rlibdir}/%{packname}/help
12cr|R-inline-0.3.8-3|55	
12cr|R-inline-0.3.8-3|56	
12cr|R-inline-0.3.8-3|57	%changelog
12cr|R-inline-0.3.8-3|58	* Wed Feb 22 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.3.8-2
12cr|R-inline-0.3.8-3|59	+ Revision: 778890
12cr|R-inline-0.3.8-3|60	- Rebuild with proper dependencies
12cr|R-inline-0.3.8-3|61	
12cr|R-inline-0.3.8-3|62	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.3.8-1
12cr|R-inline-0.3.8-3|63	+ Revision: 776517
12cr|R-inline-0.3.8-3|64	- Import R-inline
12cr|R-inline-0.3.8-3|65	- Import R-inline
12cr|R-inline-0.3.8-3|66	

7026 12
12cr|rio500-0.9.1-5|1	%define major		0
12cr|rio500-0.9.1-5|2	%define libname		%mklibname %{name}_ %{major}
12cr|rio500-0.9.1-5|3	%define develname	%mklibname %{name} -d
12cr|rio500-0.9.1-5|4	
12cr|rio500-0.9.1-5|5	Summary:	Utilities for accessing a Rio 500 player
12cr|rio500-0.9.1-5|6	Name:		rio500
12cr|rio500-0.9.1-5|7	Version:	0.9.1
12cr|rio500-0.9.1-5|8	Release:	%mkrel 5
12cr|rio500-0.9.1-5|9	License:	GPLv2+
12cr|rio500-0.9.1-5|10	Group:		Sound
12cr|rio500-0.9.1-5|11	Source0:	http://downloads.sourceforge.net/rio500/%{name}-%{version}.tar.bz2
12cr|rio500-0.9.1-5|12	Patch:		rio500-0.9.1-format-strings.patch
12cr|rio500-0.9.1-5|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rio500-0.9.1-5|14	URL:		http://rio500.sourceforge.net/
12cr|rio500-0.9.1-5|15	BuildRequires:	libglib2.0-devel
12cr|rio500-0.9.1-5|16	BuildRequires:	libusb-devel
12cr|rio500-0.9.1-5|17	Obsoletes:	rio500-utils < %{version}-%{release}
12cr|rio500-0.9.1-5|18	Obsoletes:	rio500-share < %{version}-%{release}
12cr|rio500-0.9.1-5|19	Conflicts:	rio500-share < %{version}-%{release}
12cr|rio500-0.9.1-5|20	
12cr|rio500-0.9.1-5|21	%description
12cr|rio500-0.9.1-5|22	The Rio 500 support package consists of a static library (librio500)
12cr|rio500-0.9.1-5|23	containing low level rio access routines and a number of command
12cr|rio500-0.9.1-5|24	line utilities. These utilities will allow you to format the
12cr|rio500-0.9.1-5|25	memory in your rio, add/delete folders, and add/delete songs.
12cr|rio500-0.9.1-5|26	
12cr|rio500-0.9.1-5|27	%package -n %{libname}
12cr|rio500-0.9.1-5|28	Summary:	Shared library for rio500
12cr|rio500-0.9.1-5|29	Group:		System/Libraries
12cr|rio500-0.9.1-5|30	
12cr|rio500-0.9.1-5|31	%description -n %{libname}
12cr|rio500-0.9.1-5|32	This package contains the shared library from the rio500 application
12cr|rio500-0.9.1-5|33	for accessing the Rio 500 music player.
12cr|rio500-0.9.1-5|34	
12cr|rio500-0.9.1-5|35	%package -n %{develname}
12cr|rio500-0.9.1-5|36	Summary:	Development headers and static library for rio500
12cr|rio500-0.9.1-5|37	Group:		Development/C
12cr|rio500-0.9.1-5|38	Requires:	%{libname} = %{version}
12cr|rio500-0.9.1-5|39	Obsoletes:	rio500-devel <= %{version}-%{release}
12cr|rio500-0.9.1-5|40	
12cr|rio500-0.9.1-5|41	%description -n %{develname}
12cr|rio500-0.9.1-5|42	This package includes the header files and libraries needed for
12cr|rio500-0.9.1-5|43	developing programs accessing a Rio 500.
12cr|rio500-0.9.1-5|44	
12cr|rio500-0.9.1-5|45	%prep
12cr|rio500-0.9.1-5|46	%setup -q
12cr|rio500-0.9.1-5|47	%patch -p1
12cr|rio500-0.9.1-5|48	
12cr|rio500-0.9.1-5|49	%build
12cr|rio500-0.9.1-5|50	export CFLAGS="%{optflags} -fPIC -DPIC"
12cr|rio500-0.9.1-5|51	%configure2_5x --with-id3support
12cr|rio500-0.9.1-5|52	
12cr|rio500-0.9.1-5|53	%make
12cr|rio500-0.9.1-5|54	
12cr|rio500-0.9.1-5|55	%install
12cr|rio500-0.9.1-5|56	[ -d %{buildroot} ] && rm -rf %{buildroot}
12cr|rio500-0.9.1-5|57	
12cr|rio500-0.9.1-5|58	%{makeinstall_std}
12cr|rio500-0.9.1-5|59	
12cr|rio500-0.9.1-5|60	%find_lang %{name}
12cr|rio500-0.9.1-5|61	
12cr|rio500-0.9.1-5|62	%clean
12cr|rio500-0.9.1-5|63	rm -rf %{buildroot}
12cr|rio500-0.9.1-5|64	
12cr|rio500-0.9.1-5|65	%files -f %{name}.lang
12cr|rio500-0.9.1-5|66	%defattr(-, root, root)
12cr|rio500-0.9.1-5|67	%doc AUTHORS ChangeLog INSTALL NEWS README TODO
12cr|rio500-0.9.1-5|68	%{_bindir}/*
12cr|rio500-0.9.1-5|69	%{_mandir}/*/*
12cr|rio500-0.9.1-5|70	%{_sysconfdir}/udev/rules.d/60-rio500.rules
12cr|rio500-0.9.1-5|71	%{_datadir}/hal/fdi/information/20thirdparty/10-usb-music-players-rio500.fdi
12cr|rio500-0.9.1-5|72	%{_datadir}/%{name}
12cr|rio500-0.9.1-5|73	
12cr|rio500-0.9.1-5|74	%files -n %{libname}
12cr|rio500-0.9.1-5|75	%defattr(-,root,root)
12cr|rio500-0.9.1-5|76	%{_libdir}/lib%{name}.so.%{major}*
12cr|rio500-0.9.1-5|77	
12cr|rio500-0.9.1-5|78	%files -n %{develname}
12cr|rio500-0.9.1-5|79	%defattr(-,root,root)
12cr|rio500-0.9.1-5|80	%doc AUTHORS ChangeLog INSTALL NEWS README TODO
12cr|rio500-0.9.1-5|81	%{_libdir}/lib%{name}.*a
12cr|rio500-0.9.1-5|82	%{_libdir}/lib%{name}.so
12cr|rio500-0.9.1-5|83	%{_libdir}/pkgconfig/%{name}.pc
12cr|rio500-0.9.1-5|84	%{_includedir}/rio500
12cr|rio500-0.9.1-5|85	
12cr|rio500-0.9.1-5|86	
12cr|rio500-0.9.1-5|87	
12cr|rio500-0.9.1-5|88	%changelog
12cr|rio500-0.9.1-5|89	* Mon Sep 14 2009 Götz Waschk <waschk@mandriva.org> 0.9.1-5mdv2010.0
12cr|rio500-0.9.1-5|90	+ Revision: 439985
12cr|rio500-0.9.1-5|91	- fix format strings
12cr|rio500-0.9.1-5|92	
12cr|rio500-0.9.1-5|93	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|rio500-0.9.1-5|94	- rebuild
12cr|rio500-0.9.1-5|95	
12cr|rio500-0.9.1-5|96	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9.1-3mdv2009.0
12cr|rio500-0.9.1-5|97	+ Revision: 260239
12cr|rio500-0.9.1-5|98	- rebuild
12cr|rio500-0.9.1-5|99	
12cr|rio500-0.9.1-5|100	* Thu Jul 31 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.1-1mdv2009.0
12cr|rio500-0.9.1-5|101	+ Revision: 258612
12cr|rio500-0.9.1-5|102	- drop modified source (font freedom issue fixed upstream)
12cr|rio500-0.9.1-5|103	- drop link.patch (underlinking fixed upstream)
12cr|rio500-0.9.1-5|104	- new release 0.9.1
12cr|rio500-0.9.1-5|105	
12cr|rio500-0.9.1-5|106	* Wed Jul 23 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.0-1mdv2009.0
12cr|rio500-0.9.1-5|107	+ Revision: 243100
12cr|rio500-0.9.1-5|108	- don't package COPYING
12cr|rio500-0.9.1-5|109	- new license policy
12cr|rio500-0.9.1-5|110	- rework package structure
12cr|rio500-0.9.1-5|111	- libify properly
12cr|rio500-0.9.1-5|112	- drop conditionals for libusb support (it's now mandatory)
12cr|rio500-0.9.1-5|113	- add link.patch to fix underlinking (has already been fixed in upstream CVS)
12cr|rio500-0.9.1-5|114	- use modified tarball with non-free fonts replaced
12cr|rio500-0.9.1-5|115	- drop gcc3.4-fix.patch (superseded upstream)
12cr|rio500-0.9.1-5|116	- new release 0.9.0
12cr|rio500-0.9.1-5|117	
12cr|rio500-0.9.1-5|118	+ Olivier Blin <oblin@mandriva.com>
12cr|rio500-0.9.1-5|119	- restore BuildRoot
12cr|rio500-0.9.1-5|120	
12cr|rio500-0.9.1-5|121	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.8.1-8mdv2008.1
12cr|rio500-0.9.1-5|122	+ Revision: 126611
12cr|rio500-0.9.1-5|123	- kill re-definition of %%buildroot on Pixel's request
12cr|rio500-0.9.1-5|124	- use %%mkrel
12cr|rio500-0.9.1-5|125	- import rio500
12cr|rio500-0.9.1-5|126	
12cr|rio500-0.9.1-5|127	
12cr|rio500-0.9.1-5|128	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 0.8.1-8mdk
12cr|rio500-0.9.1-5|129	- Rebuild
12cr|rio500-0.9.1-5|130	
12cr|rio500-0.9.1-5|131	* Thu Jul  1 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.8.1-7mdk
12cr|rio500-0.9.1-5|132	- fix gcc3.4 patch
12cr|rio500-0.9.1-5|133	
12cr|rio500-0.9.1-5|134	* Mon Jun 14 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.8.1-6mdk
12cr|rio500-0.9.1-5|135	- fix gcc-3.4 build (P0)
12cr|rio500-0.9.1-5|136	- fix buildrequires
12cr|rio500-0.9.1-5|137	
12cr|rio500-0.9.1-5|138	* Mon Jul 21 2003 Frederic Crozat <fcrozat@mandrakesoft.com> - 0.8.1-5mdk
12cr|rio500-0.9.1-5|139	- Rebuild
12cr|rio500-0.9.1-5|140	
12cr|rio500-0.9.1-5|141	* Fri Sep 27 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.8.1-4mdk
12cr|rio500-0.9.1-5|142	- Build librio500.a with PIC as it could be linked into a DSO that
12cr|rio500-0.9.1-5|143	does require PIC, always. e.g. gnome-vfs-extras.
12cr|rio500-0.9.1-5|144	
12cr|rio500-0.9.1-5|145	* Wed Jul 17 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 0.8.1-3mdk
12cr|rio500-0.9.1-5|146	- Release 0.8.1
12cr|rio500-0.9.1-5|147	
12cr|rio500-0.9.1-5|148	* Thu Apr 11 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 0.8-3mdk
12cr|rio500-0.9.1-5|149	- New snapshot (it seems old 0.8 version was not released version)
12cr|rio500-0.9.1-5|150	
12cr|rio500-0.9.1-5|151	* Thu Jul 19 2001 Stefan van der Eijk <stefan@eijk.nu> 0.8-2mdk
12cr|rio500-0.9.1-5|152	- BuildRequires:	glib-devel
12cr|rio500-0.9.1-5|153	- Copyright --> License
12cr|rio500-0.9.1-5|154	
12cr|rio500-0.9.1-5|155	* Thu Apr 12 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 0.8-1mdk
12cr|rio500-0.9.1-5|156	- Correct versionning and Description
12cr|rio500-0.9.1-5|157	
12cr|rio500-0.9.1-5|158	* Thu Apr  5 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 0.8-0.04052001.1mdk
12cr|rio500-0.9.1-5|159	- Snapshot release (04052001) which works with 2.4 kernel
12cr|rio500-0.9.1-5|160	
12cr|rio500-0.9.1-5|161	* Tue Nov 21 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.7-3mdk
12cr|rio500-0.9.1-5|162	- Correct path for fonts
12cr|rio500-0.9.1-5|163	- Use more macros
12cr|rio500-0.9.1-5|164	
12cr|rio500-0.9.1-5|165	* Mon Oct  2 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.7-2mdk
12cr|rio500-0.9.1-5|166	- Compiled with usbdevfs support
12cr|rio500-0.9.1-5|167	
12cr|rio500-0.9.1-5|168	* Wed Aug 30 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.7-1mdk
12cr|rio500-0.9.1-5|169	- macros
12cr|rio500-0.9.1-5|170	- BM
12cr|rio500-0.9.1-5|171	
12cr|rio500-0.9.1-5|172	* Mon Aug 11 2000 HA Quc-Vit <viet@mandrakesoft.com> 0.7-0mdk
12cr|rio500-0.9.1-5|173	- initial mdk release. no device created
12cr|rio500-0.9.1-5|174	- no usbdevfs support
12cr|rio500-0.9.1-5|175	- from Keith Clayton's spec file (kclayton@jps.net) for 0.7-1

7027 12
12cr|rioutil-1.5.1-0.54.3|1	%define svn	54
12cr|rioutil-1.5.1-0.54.3|2	%define rel	3
12cr|rioutil-1.5.1-0.54.3|3	%if %svn
12cr|rioutil-1.5.1-0.54.3|4	%define release		%mkrel 0.%{svn}.%{rel}
12cr|rioutil-1.5.1-0.54.3|5	%define distname	%{name}-%{svn}.tar.lzma
12cr|rioutil-1.5.1-0.54.3|6	%define dirname		%{name}-1.x
12cr|rioutil-1.5.1-0.54.3|7	%else
12cr|rioutil-1.5.1-0.54.3|8	%define release		%mkrel %{rel}
12cr|rioutil-1.5.1-0.54.3|9	%define distname	%{name}-%{version}.tar.gz
12cr|rioutil-1.5.1-0.54.3|10	%define dirname		%{name}-%{version}
12cr|rioutil-1.5.1-0.54.3|11	%endif
12cr|rioutil-1.5.1-0.54.3|12	
12cr|rioutil-1.5.1-0.54.3|13	%define major		1
12cr|rioutil-1.5.1-0.54.3|14	%define libname		%mklibname %{name} %{major}
12cr|rioutil-1.5.1-0.54.3|15	%define develname	%mklibname %{name} -d
12cr|rioutil-1.5.1-0.54.3|16	
12cr|rioutil-1.5.1-0.54.3|17	Name: 	 	rioutil
12cr|rioutil-1.5.1-0.54.3|18	Summary: 	File transfer utility for newer RIO MP3 players
12cr|rioutil-1.5.1-0.54.3|19	Version: 	1.5.1
12cr|rioutil-1.5.1-0.54.3|20	Release: 	%{release}
12cr|rioutil-1.5.1-0.54.3|21	Source0:	http://downloads.sourceforge.net/%{name}/%{distname}
12cr|rioutil-1.5.1-0.54.3|22	URL:		http://rioutil.sourceforge.net/
12cr|rioutil-1.5.1-0.54.3|23	License:	GPLv2+
12cr|rioutil-1.5.1-0.54.3|24	Group:		Sound
12cr|rioutil-1.5.1-0.54.3|25	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|rioutil-1.5.1-0.54.3|26	BuildRequires:	libusb-devel
12cr|rioutil-1.5.1-0.54.3|27	
12cr|rioutil-1.5.1-0.54.3|28	%description
12cr|rioutil-1.5.1-0.54.3|29	RioUtil is a utility designed for the use of interfacing with Rio's third,
12cr|rioutil-1.5.1-0.54.3|30	fourth, and fifth generations of portable mp3 players:
12cr|rioutil-1.5.1-0.54.3|31	Rio 600/800/900/S-Series/Riot/Nike psa[play/Fuse/Chiba/Cali/Nitrus.
12cr|rioutil-1.5.1-0.54.3|32	
12cr|rioutil-1.5.1-0.54.3|33	It goes beyond the originally packaged software by providing downloading.
12cr|rioutil-1.5.1-0.54.3|34	
12cr|rioutil-1.5.1-0.54.3|35	%package -n 	%{libname}
12cr|rioutil-1.5.1-0.54.3|36	Summary:        Dynamic libraries from %{name}
12cr|rioutil-1.5.1-0.54.3|37	Group:          System/Libraries
12cr|rioutil-1.5.1-0.54.3|38	
12cr|rioutil-1.5.1-0.54.3|39	%description -n %{libname}
12cr|rioutil-1.5.1-0.54.3|40	Dynamic libraries from %{name}.
12cr|rioutil-1.5.1-0.54.3|41	
12cr|rioutil-1.5.1-0.54.3|42	%package -n 	%{develname}
12cr|rioutil-1.5.1-0.54.3|43	Summary: 	Header files and static libraries from %{name}
12cr|rioutil-1.5.1-0.54.3|44	Group: 		Development/C
12cr|rioutil-1.5.1-0.54.3|45	Provides:	%{name}-devel = %{version}-%{release}
12cr|rioutil-1.5.1-0.54.3|46	Obsoletes: 	%{name}-devel
12cr|rioutil-1.5.1-0.54.3|47	Obsoletes:	%{mklibname rioutil 1 -d}
12cr|rioutil-1.5.1-0.54.3|48	
12cr|rioutil-1.5.1-0.54.3|49	%description -n %{develname}
12cr|rioutil-1.5.1-0.54.3|50	Libraries and includes files for developing programs based on %{name}.
12cr|rioutil-1.5.1-0.54.3|51	
12cr|rioutil-1.5.1-0.54.3|52	%prep
12cr|rioutil-1.5.1-0.54.3|53	%setup -q -n %{dirname}
12cr|rioutil-1.5.1-0.54.3|54	
12cr|rioutil-1.5.1-0.54.3|55	%build
12cr|rioutil-1.5.1-0.54.3|56	sed -i -e 's,$(prefix)/lib,%{_libdir},g' Makefile.am librioutil/Makefile.am
12cr|rioutil-1.5.1-0.54.3|57	./autogen.sh
12cr|rioutil-1.5.1-0.54.3|58	%configure2_5x
12cr|rioutil-1.5.1-0.54.3|59	%make
12cr|rioutil-1.5.1-0.54.3|60	
12cr|rioutil-1.5.1-0.54.3|61	%install
12cr|rioutil-1.5.1-0.54.3|62	rm -rf %{buildroot}
12cr|rioutil-1.5.1-0.54.3|63	%makeinstall_std
12cr|rioutil-1.5.1-0.54.3|64	
12cr|rioutil-1.5.1-0.54.3|65	%clean
12cr|rioutil-1.5.1-0.54.3|66	rm -rf %{buildroot}
12cr|rioutil-1.5.1-0.54.3|67	
12cr|rioutil-1.5.1-0.54.3|68	%if %mdkversion < 200900
12cr|rioutil-1.5.1-0.54.3|69	%post -n %{libname} -p /sbin/ldconfig
12cr|rioutil-1.5.1-0.54.3|70	%endif
12cr|rioutil-1.5.1-0.54.3|71	%if %mdkversion < 200900
12cr|rioutil-1.5.1-0.54.3|72	%postun -n %{libname} -p /sbin/ldconfig
12cr|rioutil-1.5.1-0.54.3|73	%endif
12cr|rioutil-1.5.1-0.54.3|74	
12cr|rioutil-1.5.1-0.54.3|75	%files
12cr|rioutil-1.5.1-0.54.3|76	%defattr(-,root,root)
12cr|rioutil-1.5.1-0.54.3|77	%doc AUTHORS ChangeLog NEWS TODO README
12cr|rioutil-1.5.1-0.54.3|78	%{_bindir}/%{name}
12cr|rioutil-1.5.1-0.54.3|79	%{_mandir}/man1/*
12cr|rioutil-1.5.1-0.54.3|80	
12cr|rioutil-1.5.1-0.54.3|81	%files -n %{libname}
12cr|rioutil-1.5.1-0.54.3|82	%defattr(-,root,root)
12cr|rioutil-1.5.1-0.54.3|83	%{_libdir}/*.so.%{major}*
12cr|rioutil-1.5.1-0.54.3|84	
12cr|rioutil-1.5.1-0.54.3|85	%files -n %{develname}
12cr|rioutil-1.5.1-0.54.3|86	%defattr(-,root,root)
12cr|rioutil-1.5.1-0.54.3|87	%{_includedir}/*
12cr|rioutil-1.5.1-0.54.3|88	%{_libdir}/*.*a
12cr|rioutil-1.5.1-0.54.3|89	%{_libdir}/*.so
12cr|rioutil-1.5.1-0.54.3|90	
12cr|rioutil-1.5.1-0.54.3|91	
12cr|rioutil-1.5.1-0.54.3|92	
12cr|rioutil-1.5.1-0.54.3|93	%changelog
12cr|rioutil-1.5.1-0.54.3|94	* Mon Sep 14 2009 Götz Waschk <waschk@mandriva.org> 1.5.1-0.54.3mdv2010.0
12cr|rioutil-1.5.1-0.54.3|95	+ Revision: 439803
12cr|rioutil-1.5.1-0.54.3|96	- rebuild for new libusb
12cr|rioutil-1.5.1-0.54.3|97	
12cr|rioutil-1.5.1-0.54.3|98	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.5.1-0.54.2mdv2010.0
12cr|rioutil-1.5.1-0.54.3|99	+ Revision: 433348
12cr|rioutil-1.5.1-0.54.3|100	- rebuild
12cr|rioutil-1.5.1-0.54.3|101	
12cr|rioutil-1.5.1-0.54.3|102	* Thu Sep 04 2008 Adam Williamson <awilliamson@mandriva.org> 1.5.1-0.54.1mdv2009.0
12cr|rioutil-1.5.1-0.54.3|103	+ Revision: 280819
12cr|rioutil-1.5.1-0.54.3|104	- fix libdir on x86-64
12cr|rioutil-1.5.1-0.54.3|105	- restore library package, library is being built now
12cr|rioutil-1.5.1-0.54.3|106	- new devel policy
12cr|rioutil-1.5.1-0.54.3|107	- new license policy
12cr|rioutil-1.5.1-0.54.3|108	- clean spec
12cr|rioutil-1.5.1-0.54.3|109	- bump to current SVN, bump version as 1.5.0 was released
12cr|rioutil-1.5.1-0.54.3|110	
12cr|rioutil-1.5.1-0.54.3|111	* Mon Jun 09 2008 Pixel <pixel@mandriva.com> 1.5.0-0.20051012.1mdv2009.0
12cr|rioutil-1.5.1-0.54.3|112	+ Revision: 217207
12cr|rioutil-1.5.1-0.54.3|113	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|rioutil-1.5.1-0.54.3|114	
12cr|rioutil-1.5.1-0.54.3|115	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.5.0-0.20051012.1mdv2008.1
12cr|rioutil-1.5.1-0.54.3|116	+ Revision: 140746
12cr|rioutil-1.5.1-0.54.3|117	- restore BuildRoot
12cr|rioutil-1.5.1-0.54.3|118	
12cr|rioutil-1.5.1-0.54.3|119	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|rioutil-1.5.1-0.54.3|120	- kill re-definition of %%buildroot on Pixel's request
12cr|rioutil-1.5.1-0.54.3|121	- import rioutil
12cr|rioutil-1.5.1-0.54.3|122	
12cr|rioutil-1.5.1-0.54.3|123	
12cr|rioutil-1.5.1-0.54.3|124	* Mon Jul 31 2006 Götz Waschk <waschk@mandriva.org> 1.5.0-0.20051012.1mdv2007.0
12cr|rioutil-1.5.1-0.54.3|125	- new snapshot
12cr|rioutil-1.5.1-0.54.3|126	
12cr|rioutil-1.5.1-0.54.3|127	* Mon Nov 29 2004 Austin Acton <austin@mandrake.org> 1.4.7-1mdk
12cr|rioutil-1.5.1-0.54.3|128	- 1.4.7
12cr|rioutil-1.5.1-0.54.3|129	
12cr|rioutil-1.5.1-0.54.3|130	* Fri Aug 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.4.6.1-1mdk
12cr|rioutil-1.5.1-0.54.3|131	- 1.4.6.1
12cr|rioutil-1.5.1-0.54.3|132	
12cr|rioutil-1.5.1-0.54.3|133	* Sun Aug 15 2004 Austin Acton <austin@mandrake.org> 1.4.4-1mdk
12cr|rioutil-1.5.1-0.54.3|134	- initial package

7028 12
12cr|ripmime-1.4.0.10-2|1	%define	major 1
12cr|ripmime-1.4.0.10-2|2	%define libname %mklibname ripmime %{major}
12cr|ripmime-1.4.0.10-2|3	%define develname %mklibname ripmime -d
12cr|ripmime-1.4.0.10-2|4	
12cr|ripmime-1.4.0.10-2|5	Summary:	Extracts attachments out of mailpack format emails
12cr|ripmime-1.4.0.10-2|6	Name:		ripmime
12cr|ripmime-1.4.0.10-2|7	Version:	1.4.0.10
12cr|ripmime-1.4.0.10-2|8	Release:	2
12cr|ripmime-1.4.0.10-2|9	License:	BSD
12cr|ripmime-1.4.0.10-2|10	Group:		Networking/Mail
12cr|ripmime-1.4.0.10-2|11	URL:		http://www.pldaniels.com/ripmime/
12cr|ripmime-1.4.0.10-2|12	Source0:	http://www.pldaniels.com/ripmime/%{name}-%{version}.tar.gz
12cr|ripmime-1.4.0.10-2|13	Patch0:		ripmime-shared.diff
12cr|ripmime-1.4.0.10-2|14	Patch1:		ripmime-1.4.0.10-buffer_overflow.diff
12cr|ripmime-1.4.0.10-2|15	BuildRequires:	autoconf automake libtool
12cr|ripmime-1.4.0.10-2|16	BuildRequires:	ripole-devel
12cr|ripmime-1.4.0.10-2|17	
12cr|ripmime-1.4.0.10-2|18	%description
12cr|ripmime-1.4.0.10-2|19	ripMIME is a small program which has been developed as part of the
12cr|ripmime-1.4.0.10-2|20	commercial Xamime development (http://www.xamime.com).
12cr|ripmime-1.4.0.10-2|21	
12cr|ripmime-1.4.0.10-2|22	ripMIME has been written with one sole purpose in mind, to extract
12cr|ripmime-1.4.0.10-2|23	the attached files out of a MIME encoded email package.
12cr|ripmime-1.4.0.10-2|24	
12cr|ripmime-1.4.0.10-2|25	%package -n	%{libname}
12cr|ripmime-1.4.0.10-2|26	Summary:	Shared %{name} library
12cr|ripmime-1.4.0.10-2|27	Group:          System/Libraries
12cr|ripmime-1.4.0.10-2|28	
12cr|ripmime-1.4.0.10-2|29	%description -n	%{libname}
12cr|ripmime-1.4.0.10-2|30	ripMIME is a small program which has been developed as part of the
12cr|ripmime-1.4.0.10-2|31	commercial Xamime development (http://www.xamime.com).
12cr|ripmime-1.4.0.10-2|32	
12cr|ripmime-1.4.0.10-2|33	ripMIME has been written with one sole purpose in mind, to extract
12cr|ripmime-1.4.0.10-2|34	the attached files out of a MIME encoded email package.
12cr|ripmime-1.4.0.10-2|35	
12cr|ripmime-1.4.0.10-2|36	This package provides the shared %{name} library.
12cr|ripmime-1.4.0.10-2|37	
12cr|ripmime-1.4.0.10-2|38	%package -n	%{develname}
12cr|ripmime-1.4.0.10-2|39	Summary:	Development files for the %{name} library
12cr|ripmime-1.4.0.10-2|40	Group:		Development/C
12cr|ripmime-1.4.0.10-2|41	Provides:	%{name}-devel = %{version}
12cr|ripmime-1.4.0.10-2|42	Provides:	lib%{name}-devel = %{version}
12cr|ripmime-1.4.0.10-2|43	Requires:	%{libname} >= %{version}
12cr|ripmime-1.4.0.10-2|44	Obsoletes:	%{mklibname ripmime 1 -d}
12cr|ripmime-1.4.0.10-2|45	
12cr|ripmime-1.4.0.10-2|46	%description -n	%{develname}
12cr|ripmime-1.4.0.10-2|47	ripMIME is a small program which has been developed as part of the
12cr|ripmime-1.4.0.10-2|48	commercial Xamime development (http://www.xamime.com).
12cr|ripmime-1.4.0.10-2|49	
12cr|ripmime-1.4.0.10-2|50	ripMIME has been written with one sole purpose in mind, to extract
12cr|ripmime-1.4.0.10-2|51	the attached files out of a MIME encoded email package.
12cr|ripmime-1.4.0.10-2|52	
12cr|ripmime-1.4.0.10-2|53	This package provides development files for the %{name} library.
12cr|ripmime-1.4.0.10-2|54	
12cr|ripmime-1.4.0.10-2|55	%prep
12cr|ripmime-1.4.0.10-2|56	
12cr|ripmime-1.4.0.10-2|57	%setup -q -n %{name}-%{version}
12cr|ripmime-1.4.0.10-2|58	%patch0 -p0
12cr|ripmime-1.4.0.10-2|59	%patch1 -p0
12cr|ripmime-1.4.0.10-2|60	
12cr|ripmime-1.4.0.10-2|61	%build
12cr|ripmime-1.4.0.10-2|62	
12cr|ripmime-1.4.0.10-2|63	%make \
12cr|ripmime-1.4.0.10-2|64	CFLAGS="%{optflags}" \
12cr|ripmime-1.4.0.10-2|65	libdir=%{_libdir} LDFLAGS="%{ldflags}"
12cr|ripmime-1.4.0.10-2|66	
12cr|ripmime-1.4.0.10-2|67	%install
12cr|ripmime-1.4.0.10-2|68	rm -rf %{buildroot}
12cr|ripmime-1.4.0.10-2|69	
12cr|ripmime-1.4.0.10-2|70	%makeinstall_std \
12cr|ripmime-1.4.0.10-2|71	bindir=%{_bindir} \
12cr|ripmime-1.4.0.10-2|72	includedir=%{_includedir} \
12cr|ripmime-1.4.0.10-2|73	libdir=%{_libdir} \
12cr|ripmime-1.4.0.10-2|74	mandir=%{_mandir}
12cr|ripmime-1.4.0.10-2|75	
12cr|ripmime-1.4.0.10-2|76	# cleanups
12cr|ripmime-1.4.0.10-2|77	rm -f %{buildroot}%{_libdir}/*.*a
12cr|ripmime-1.4.0.10-2|78	
12cr|ripmime-1.4.0.10-2|79	%files
12cr|ripmime-1.4.0.10-2|80	%doc CHANGELOG CONTRIBUTORS INSTALL LICENSE README
12cr|ripmime-1.4.0.10-2|81	%{_bindir}/*
12cr|ripmime-1.4.0.10-2|82	%{_mandir}/man1/*
12cr|ripmime-1.4.0.10-2|83	
12cr|ripmime-1.4.0.10-2|84	%files -n %{libname}
12cr|ripmime-1.4.0.10-2|85	%{_libdir}/*.so.%{major}*
12cr|ripmime-1.4.0.10-2|86	
12cr|ripmime-1.4.0.10-2|87	%files -n %{develname}
12cr|ripmime-1.4.0.10-2|88	%doc TODO
12cr|ripmime-1.4.0.10-2|89	%dir %{_includedir}/%{name}
12cr|ripmime-1.4.0.10-2|90	%{_includedir}/%{name}/*.h
12cr|ripmime-1.4.0.10-2|91	%{_libdir}/*.so
12cr|ripmime-1.4.0.10-2|92	
12cr|ripmime-1.4.0.10-2|93	
12cr|ripmime-1.4.0.10-2|94	%changelog
12cr|ripmime-1.4.0.10-2|95	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.0.10-2
12cr|ripmime-1.4.0.10-2|96	+ Revision: 742486
12cr|ripmime-1.4.0.10-2|97	- various fixes
12cr|ripmime-1.4.0.10-2|98	
12cr|ripmime-1.4.0.10-2|99	* Tue Jun 28 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.0.10-1
12cr|ripmime-1.4.0.10-2|100	+ Revision: 687887
12cr|ripmime-1.4.0.10-2|101	- 1.4.0.10
12cr|ripmime-1.4.0.10-2|102	
12cr|ripmime-1.4.0.10-2|103	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.4.0.9-3mdv2010.0
12cr|ripmime-1.4.0.10-2|104	+ Revision: 442749
12cr|ripmime-1.4.0.10-2|105	- rebuild
12cr|ripmime-1.4.0.10-2|106	
12cr|ripmime-1.4.0.10-2|107	* Fri Dec 19 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0.9-2mdv2009.1
12cr|ripmime-1.4.0.10-2|108	+ Revision: 316155
12cr|ripmime-1.4.0.10-2|109	- use LDFLAGS from the %%configure macro
12cr|ripmime-1.4.0.10-2|110	
12cr|ripmime-1.4.0.10-2|111	* Fri Nov 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0.9-1mdv2009.1
12cr|ripmime-1.4.0.10-2|112	+ Revision: 300505
12cr|ripmime-1.4.0.10-2|113	- 1.4.0.9
12cr|ripmime-1.4.0.10-2|114	
12cr|ripmime-1.4.0.10-2|115	* Wed Nov 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0.8-1mdv2009.1
12cr|ripmime-1.4.0.10-2|116	+ Revision: 300061
12cr|ripmime-1.4.0.10-2|117	- 1.4.0.8
12cr|ripmime-1.4.0.10-2|118	
12cr|ripmime-1.4.0.10-2|119	* Mon Oct 13 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0.7-4mdv2009.1
12cr|ripmime-1.4.0.10-2|120	+ Revision: 293306
12cr|ripmime-1.4.0.10-2|121	- added fixes from ripmime-1.4.dev (P1)
12cr|ripmime-1.4.0.10-2|122	
12cr|ripmime-1.4.0.10-2|123	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0.7-3mdv2009.0
12cr|ripmime-1.4.0.10-2|124	+ Revision: 238998
12cr|ripmime-1.4.0.10-2|125	- use -Wl,--as-needed -Wl,--no-undefined
12cr|ripmime-1.4.0.10-2|126	
12cr|ripmime-1.4.0.10-2|127	+ Pixel <pixel@mandriva.com>
12cr|ripmime-1.4.0.10-2|128	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|ripmime-1.4.0.10-2|129	
12cr|ripmime-1.4.0.10-2|130	+ Olivier Blin <blino@mandriva.org>
12cr|ripmime-1.4.0.10-2|131	- restore BuildRoot
12cr|ripmime-1.4.0.10-2|132	
12cr|ripmime-1.4.0.10-2|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|ripmime-1.4.0.10-2|134	- kill re-definition of %%buildroot on Pixel's request
12cr|ripmime-1.4.0.10-2|135	
12cr|ripmime-1.4.0.10-2|136	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.0.7-2mdv2008.0
12cr|ripmime-1.4.0.10-2|137	+ Revision: 83495
12cr|ripmime-1.4.0.10-2|138	- new devel name
12cr|ripmime-1.4.0.10-2|139	
12cr|ripmime-1.4.0.10-2|140	* Tue Jul 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.0.7-1mdv2008.0
12cr|ripmime-1.4.0.10-2|141	+ Revision: 51022
12cr|ripmime-1.4.0.10-2|142	- 1.4.0.7
12cr|ripmime-1.4.0.10-2|143	- rediffed the shared patch (P0)
12cr|ripmime-1.4.0.10-2|144	- use the new %%serverbuild macro
12cr|ripmime-1.4.0.10-2|145	
12cr|ripmime-1.4.0.10-2|146	
12cr|ripmime-1.4.0.10-2|147	* Thu Aug 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.0.7-0.dev.1mdv2007.0
12cr|ripmime-1.4.0.10-2|148	- added P1 from the dev snap
12cr|ripmime-1.4.0.10-2|149	
12cr|ripmime-1.4.0.10-2|150	* Wed Jan 18 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.0.6-4mdk
12cr|ripmime-1.4.0.10-2|151	- make it install correctly on x86_64
12cr|ripmime-1.4.0.10-2|152	
12cr|ripmime-1.4.0.10-2|153	* Sun Jan 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.0.6-3mdk
12cr|ripmime-1.4.0.10-2|154	- make it compile on 10.0 too
12cr|ripmime-1.4.0.10-2|155	
12cr|ripmime-1.4.0.10-2|156	* Sun Jan 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.0.6-2mdk
12cr|ripmime-1.4.0.10-2|157	- use libtool
12cr|ripmime-1.4.0.10-2|158	
12cr|ripmime-1.4.0.10-2|159	* Mon Dec 12 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4.0.6-1mdk
12cr|ripmime-1.4.0.10-2|160	- 1.4.0.6
12cr|ripmime-1.4.0.10-2|161	
12cr|ripmime-1.4.0.10-2|162	* Sun Jun 12 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4.0.5-1mdk
12cr|ripmime-1.4.0.10-2|163	- 1.4.0.5
12cr|ripmime-1.4.0.10-2|164	
12cr|ripmime-1.4.0.10-2|165	* Tue Mar 29 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.4.0.4-1mdk
12cr|ripmime-1.4.0.10-2|166	- 1.4.0.4
12cr|ripmime-1.4.0.10-2|167	
12cr|ripmime-1.4.0.10-2|168	* Fri Dec 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.4.0.3-3mdk
12cr|ripmime-1.4.0.10-2|169	- revert latest "lib64 fixes"
12cr|ripmime-1.4.0.10-2|170	
12cr|ripmime-1.4.0.10-2|171	* Tue Dec 28 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.4.0.3-2mdk
12cr|ripmime-1.4.0.10-2|172	- lib64 fixes
12cr|ripmime-1.4.0.10-2|173	
12cr|ripmime-1.4.0.10-2|174	* Fri Dec 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.4.0.3-1mdk
12cr|ripmime-1.4.0.10-2|175	- 1.4.0.3
12cr|ripmime-1.4.0.10-2|176	
12cr|ripmime-1.4.0.10-2|177	* Sat Nov 27 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.4.0.2-2mdk
12cr|ripmime-1.4.0.10-2|178	- make it rpmbuildupdate aware
12cr|ripmime-1.4.0.10-2|179	
12cr|ripmime-1.4.0.10-2|180	* Sat Nov 27 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.4.0.2-1mdk
12cr|ripmime-1.4.0.10-2|181	- 1.4.0.2
12cr|ripmime-1.4.0.10-2|182	- built against new shared ripole lib (P0)
12cr|ripmime-1.4.0.10-2|183	- drop P1
12cr|ripmime-1.4.0.10-2|184	- fix CFLAGS
12cr|ripmime-1.4.0.10-2|185	
12cr|ripmime-1.4.0.10-2|186	* Mon Aug 30 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.4.0.1-1mdk
12cr|ripmime-1.4.0.10-2|187	- 1.4.0.1
12cr|ripmime-1.4.0.10-2|188	- fix P0
12cr|ripmime-1.4.0.10-2|189	- add some header files
12cr|ripmime-1.4.0.10-2|190	
12cr|ripmime-1.4.0.10-2|191	* Fri Dec 05 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.3.0.5-2mdk
12cr|ripmime-1.4.0.10-2|192	- provide static and shared libs as well and build ripmime against it
12cr|ripmime-1.4.0.10-2|193	
12cr|ripmime-1.4.0.10-2|194	* Sat Nov 15 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.3.0.5-1mdk
12cr|ripmime-1.4.0.10-2|195	- 1.3.0.5
12cr|ripmime-1.4.0.10-2|196	

7029 12
12cr|ripperx-2.7.0-4|1	%define	name	ripperx
12cr|ripperx-2.7.0-4|2	%define	oname	ripperX
12cr|ripperx-2.7.0-4|3	%define	version	2.7.0
12cr|ripperx-2.7.0-4|4	%define	release	%mkrel 4
12cr|ripperx-2.7.0-4|5	
12cr|ripperx-2.7.0-4|6	Summary:	GTK program to rip CD audio and encode mp3s
12cr|ripperx-2.7.0-4|7	Name:		%{name}
12cr|ripperx-2.7.0-4|8	Version:	%{version}
12cr|ripperx-2.7.0-4|9	Release:	%{release}
12cr|ripperx-2.7.0-4|10	License:	GPL
12cr|ripperx-2.7.0-4|11	Group:		Sound
12cr|ripperx-2.7.0-4|12	Requires:	cdparanoia
12cr|ripperx-2.7.0-4|13	BuildRequires:	gtk+-devel >= 1.2
12cr|ripperx-2.7.0-4|14	BuildRequires:	libid3-devel
12cr|ripperx-2.7.0-4|15	BuildRequires:	desktop-file-utils
12cr|ripperx-2.7.0-4|16	Source0:	%{oname}-%{version}.tar.bz2
12cr|ripperx-2.7.0-4|17	Source11:	%{oname}-48.png
12cr|ripperx-2.7.0-4|18	Source12:	%{oname}-32.png
12cr|ripperx-2.7.0-4|19	Source13:	%{oname}-16.png
12cr|ripperx-2.7.0-4|20	Patch2:		%{oname}-2.7.0-cdplay-command.patch
12cr|ripperx-2.7.0-4|21	Patch3:		ripperX-2.7.0-fix-format-errors.patch
12cr|ripperx-2.7.0-4|22	Patch4:		ripperX-2.7.0-fix-linking.patch
12cr|ripperx-2.7.0-4|23	URL:		http://sourceforge.net/projects/ripperx/
12cr|ripperx-2.7.0-4|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ripperx-2.7.0-4|25	Provides:	%{oname}
12cr|ripperx-2.7.0-4|26	Obsoletes:	%{oname}
12cr|ripperx-2.7.0-4|27	
12cr|ripperx-2.7.0-4|28	%description
12cr|ripperx-2.7.0-4|29	GTK program to rip CD audio and encode mp3s. Supports parallel
12cr|ripperx-2.7.0-4|30	ripping/encoding, has plugins for cdparanoia, BladeEnc, Lame,
12cr|ripperx-2.7.0-4|31	GoGo, FHG (l3enc and mp3enc), XingMp3enc, 8hz-mp3, and the
12cr|ripperx-2.7.0-4|32	ISO encoder.  Also has support for CDDB and ID3 tags.
12cr|ripperx-2.7.0-4|33	
12cr|ripperx-2.7.0-4|34	%prep
12cr|ripperx-2.7.0-4|35	%setup -q -n %{oname}-%{version}
12cr|ripperx-2.7.0-4|36	%patch2 -p1
12cr|ripperx-2.7.0-4|37	%patch3 -p1
12cr|ripperx-2.7.0-4|38	%patch4 -p1
12cr|ripperx-2.7.0-4|39	
12cr|ripperx-2.7.0-4|40	perl -pi -e 's/MultipleArgs=false\n//' ripperX.desktop
12cr|ripperx-2.7.0-4|41	
12cr|ripperx-2.7.0-4|42	%build
12cr|ripperx-2.7.0-4|43	%configure
12cr|ripperx-2.7.0-4|44	%make
12cr|ripperx-2.7.0-4|45	
12cr|ripperx-2.7.0-4|46	
12cr|ripperx-2.7.0-4|47	%install
12cr|ripperx-2.7.0-4|48	rm -rf %{buildroot}
12cr|ripperx-2.7.0-4|49	%makeinstall
12cr|ripperx-2.7.0-4|50	
12cr|ripperx-2.7.0-4|51	install -m644 src/xpms/%{oname}-icon.xpm -D %{buildroot}%{_datadir}/pixmaps/%{oname}-icon.xpm
12cr|ripperx-2.7.0-4|52	desktop-file-install --vendor="" \
12cr|ripperx-2.7.0-4|53	--dir=%{buildroot}%{_datadir}/applications/ \
12cr|ripperx-2.7.0-4|54	--add-category="AudioVideo;Audio;" \
12cr|ripperx-2.7.0-4|55	%{oname}.desktop
12cr|ripperx-2.7.0-4|56	
12cr|ripperx-2.7.0-4|57	#icon
12cr|ripperx-2.7.0-4|58	install -m644 %{SOURCE11} -D %{buildroot}/%{_liconsdir}/%{oname}.png
12cr|ripperx-2.7.0-4|59	install -m644 %{SOURCE12} -D %{buildroot}/%{_iconsdir}/%{oname}.png
12cr|ripperx-2.7.0-4|60	install -m644 %{SOURCE13} -D %{buildroot}/%{_miconsdir}/%{oname}.png
12cr|ripperx-2.7.0-4|61	
12cr|ripperx-2.7.0-4|62	%if %mdkversion < 200900
12cr|ripperx-2.7.0-4|63	%post
12cr|ripperx-2.7.0-4|64	%{update_menus}
12cr|ripperx-2.7.0-4|65	%endif
12cr|ripperx-2.7.0-4|66	
12cr|ripperx-2.7.0-4|67	%if %mdkversion < 200900
12cr|ripperx-2.7.0-4|68	%postun
12cr|ripperx-2.7.0-4|69	%{clean_menus}
12cr|ripperx-2.7.0-4|70	%endif
12cr|ripperx-2.7.0-4|71	
12cr|ripperx-2.7.0-4|72	%clean
12cr|ripperx-2.7.0-4|73	rm -rf %{buildroot}
12cr|ripperx-2.7.0-4|74	
12cr|ripperx-2.7.0-4|75	%files
12cr|ripperx-2.7.0-4|76	%defattr(-,root,root)
12cr|ripperx-2.7.0-4|77	%doc FAQ README README.plugin README.plugin_spec_v0.1 README.plugin_tester TODO CHANGES COPYING BUGS
12cr|ripperx-2.7.0-4|78	%{_bindir}/%{oname}*
12cr|ripperx-2.7.0-4|79	%{_iconsdir}/%{oname}.png
12cr|ripperx-2.7.0-4|80	%{_liconsdir}/%{oname}.png
12cr|ripperx-2.7.0-4|81	%{_miconsdir}/%{oname}.png
12cr|ripperx-2.7.0-4|82	%{_datadir}/pixmaps/%{oname}-icon.xpm
12cr|ripperx-2.7.0-4|83	%{_datadir}/applications/%{oname}.desktop
12cr|ripperx-2.7.0-4|84	
12cr|ripperx-2.7.0-4|85	
12cr|ripperx-2.7.0-4|86	%changelog
12cr|ripperx-2.7.0-4|87	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.7.0-4mdv2010.0
12cr|ripperx-2.7.0-4|88	+ Revision: 442753
12cr|ripperx-2.7.0-4|89	- rebuild
12cr|ripperx-2.7.0-4|90	
12cr|ripperx-2.7.0-4|91	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.0-3mdv2009.1
12cr|ripperx-2.7.0-4|92	+ Revision: 355092
12cr|ripperx-2.7.0-4|93	- fix linking
12cr|ripperx-2.7.0-4|94	- fir format errors
12cr|ripperx-2.7.0-4|95	- fix menu entry
12cr|ripperx-2.7.0-4|96	
12cr|ripperx-2.7.0-4|97	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ripperx-2.7.0-4|98	- rebuild
12cr|ripperx-2.7.0-4|99	- kill re-definition of %%buildroot on Pixel's request
12cr|ripperx-2.7.0-4|100	
12cr|ripperx-2.7.0-4|101	+ Pixel <pixel@mandriva.com>
12cr|ripperx-2.7.0-4|102	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|ripperx-2.7.0-4|103	
12cr|ripperx-2.7.0-4|104	+ Olivier Blin <oblin@mandriva.com>
12cr|ripperx-2.7.0-4|105	- restore BuildRoot
12cr|ripperx-2.7.0-4|106	
12cr|ripperx-2.7.0-4|107	+ Funda Wang <fundawang@mandriva.org>
12cr|ripperx-2.7.0-4|108	- Add patch from debian
12cr|ripperx-2.7.0-4|109	- BR id3
12cr|ripperx-2.7.0-4|110	- New version
12cr|ripperx-2.7.0-4|111	- Import ripperx
12cr|ripperx-2.7.0-4|112	
12cr|ripperx-2.7.0-4|113	
12cr|ripperx-2.7.0-4|114	
12cr|ripperx-2.7.0-4|115	* Thu Apr 06 2006 Erwan Velu <erwan@seanodes.com> 2.6.7-1mdk
12cr|ripperx-2.7.0-4|116	- 2.6.7
12cr|ripperx-2.7.0-4|117	
12cr|ripperx-2.7.0-4|118	* Sun Jun 12 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.6.6-1mdk
12cr|ripperx-2.7.0-4|119	- 2.6.6
12cr|ripperx-2.7.0-4|120	
12cr|ripperx-2.7.0-4|121	* Thu Dec 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.6.4-1mdk
12cr|ripperx-2.7.0-4|122	- 2.6.4
12cr|ripperx-2.7.0-4|123	
12cr|ripperx-2.7.0-4|124	* Wed Nov 10 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.6.3-1mdk
12cr|ripperx-2.7.0-4|125	- 2.6.3
12cr|ripperx-2.7.0-4|126	
12cr|ripperx-2.7.0-4|127	* Sat May 29 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.6.1-1mdk
12cr|ripperx-2.7.0-4|128	- 2.6.1
12cr|ripperx-2.7.0-4|129	
12cr|ripperx-2.7.0-4|130	* Wed May 26 2004 Robert Vojta <robert.vojta@mandrake.org> 2.6.0-3mdk
12cr|ripperx-2.7.0-4|131	- fixed menu entry (use %%{oname} instead of %%{name})
12cr|ripperx-2.7.0-4|132	
12cr|ripperx-2.7.0-4|133	* Sun Jan 04 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.6.0-2mdk
12cr|ripperx-2.7.0-4|134	- fix provides/obsoletes
12cr|ripperx-2.7.0-4|135	
12cr|ripperx-2.7.0-4|136	* Mon Dec 15 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.6.0-1mdk
12cr|ripperx-2.7.0-4|137	- 2.6.0
12cr|ripperx-2.7.0-4|138	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cr|ripperx-2.7.0-4|139	- don't bzip2 icons in src.rpm
12cr|ripperx-2.7.0-4|140	- cleanups
12cr|ripperx-2.7.0-4|141	- no explicit library dependency
12cr|ripperx-2.7.0-4|142	- fix buildrequires (lib64..)
12cr|ripperx-2.7.0-4|143	- quiet setup
12cr|ripperx-2.7.0-4|144	
12cr|ripperx-2.7.0-4|145	* Wed Jan 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.5-2mdk
12cr|ripperx-2.7.0-4|146	- rebuild
12cr|ripperx-2.7.0-4|147	
12cr|ripperx-2.7.0-4|148	* Wed Jan 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.5-1mdk
12cr|ripperx-2.7.0-4|149	- 2.5
12cr|ripperx-2.7.0-4|150	
12cr|ripperx-2.7.0-4|151	* Thu Sep 26 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.4-1mdk
12cr|ripperx-2.7.0-4|152	- 2.4
12cr|ripperx-2.7.0-4|153	
12cr|ripperx-2.7.0-4|154	* Fri Jun 14 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.3-2mdk
12cr|ripperx-2.7.0-4|155	- BuildRequires
12cr|ripperx-2.7.0-4|156	- png icons (out xpm!)
12cr|ripperx-2.7.0-4|157	- update URL
12cr|ripperx-2.7.0-4|158	
12cr|ripperx-2.7.0-4|159	* Mon Dec 03 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.3-1mdk
12cr|ripperx-2.7.0-4|160	- 2.3
12cr|ripperx-2.7.0-4|161	
12cr|ripperx-2.7.0-4|162	* Tue Aug 28 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.2-1mdk
12cr|ripperx-2.7.0-4|163	- 2.2
12cr|ripperx-2.7.0-4|164	
12cr|ripperx-2.7.0-4|165	* Thu Apr 26 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.0-1mdk
12cr|ripperx-2.7.0-4|166	- added in contribs by Marcel Pol <mpol@gmx.net> :
12cr|ripperx-2.7.0-4|167	- Made rpm for Mandrake
12cr|ripperx-2.7.0-4|168	- Version 2.0 (Jan 09 2000)
12cr|ripperx-2.7.0-4|169	- Added menu-entry
12cr|ripperx-2.7.0-4|170	
12cr|ripperx-2.7.0-4|171	* Mon Jan 03 2000 Dax Kelson <dax@gurulabs.com>
12cr|ripperx-2.7.0-4|172	- Version 1.9
12cr|ripperx-2.7.0-4|173	- Updated SPEC to use a $RPM_BUILD_ROOT, changelog, docs, and the strip binaries
12cr|ripperx-2.7.0-4|174	- Created GNOME ".desktop" file so ripperX shows up on the menu
12cr|ripperx-2.7.0-4|175	- Patch so cdparanoia fills files that are group writable, enabling shared directory ripping

7030 12
12cr|R-IRanges-1.12.6-1|1	%global packname  IRanges
12cr|R-IRanges-1.12.6-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-IRanges-1.12.6-1|3	
12cr|R-IRanges-1.12.6-1|4	Name:             R-%{packname}
12cr|R-IRanges-1.12.6-1|5	Version:          1.12.6
12cr|R-IRanges-1.12.6-1|6	Release:          1
12cr|R-IRanges-1.12.6-1|7	Summary:          Infrastructure for manipulating intervals on sequences
12cr|R-IRanges-1.12.6-1|8	Group:            Sciences/Mathematics
12cr|R-IRanges-1.12.6-1|9	License:          Artistic-2.0
12cr|R-IRanges-1.12.6-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cr|R-IRanges-1.12.6-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-IRanges-1.12.6-1|12	Requires:         R-methods R-utils R-stats
12cr|R-IRanges-1.12.6-1|13	Requires:         R-methods R-utils R-stats
12cr|R-IRanges-1.12.6-1|14	Requires:         R-RUnit
12cr|R-IRanges-1.12.6-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-utils R-stats
12cr|R-IRanges-1.12.6-1|16	BuildRequires:    R-methods R-utils R-stats
12cr|R-IRanges-1.12.6-1|17	BuildRequires:    R-RUnit
12cr|R-IRanges-1.12.6-1|18	
12cr|R-IRanges-1.12.6-1|19	%description
12cr|R-IRanges-1.12.6-1|20	The package provides efficient low-level and highly reusable S4 classes
12cr|R-IRanges-1.12.6-1|21	for storing ranges of integers, RLE vectors (Run-Length Encoding), and,
12cr|R-IRanges-1.12.6-1|22	more generally, data that can be organized sequentially (formally defined
12cr|R-IRanges-1.12.6-1|23	as Vector objects), as well as views on these Vector objects. Efficient
12cr|R-IRanges-1.12.6-1|24	list-like classes are also provided for storing big collections of
12cr|R-IRanges-1.12.6-1|25	instances of the basic classes. All classes in the package use consistent
12cr|R-IRanges-1.12.6-1|26	naming and share the same rich and consistent "Vector API" as much as
12cr|R-IRanges-1.12.6-1|27	
12cr|R-IRanges-1.12.6-1|28	%prep
12cr|R-IRanges-1.12.6-1|29	%setup -q -c -n %{packname}
12cr|R-IRanges-1.12.6-1|30	
12cr|R-IRanges-1.12.6-1|31	%build
12cr|R-IRanges-1.12.6-1|32	
12cr|R-IRanges-1.12.6-1|33	%install
12cr|R-IRanges-1.12.6-1|34	mkdir -p %{buildroot}%{rlibdir}
12cr|R-IRanges-1.12.6-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-IRanges-1.12.6-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-IRanges-1.12.6-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-IRanges-1.12.6-1|38	
12cr|R-IRanges-1.12.6-1|39	#%check
12cr|R-IRanges-1.12.6-1|40	#%{_bindir}/R CMD check %{packname}
12cr|R-IRanges-1.12.6-1|41	
12cr|R-IRanges-1.12.6-1|42	%files
12cr|R-IRanges-1.12.6-1|43	%dir %{rlibdir}/%{packname}
12cr|R-IRanges-1.12.6-1|44	%doc %{rlibdir}/%{packname}/doc
12cr|R-IRanges-1.12.6-1|45	%doc %{rlibdir}/%{packname}/html
12cr|R-IRanges-1.12.6-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-IRanges-1.12.6-1|47	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-IRanges-1.12.6-1|48	%{rlibdir}/%{packname}/INDEX
12cr|R-IRanges-1.12.6-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-IRanges-1.12.6-1|50	%{rlibdir}/%{packname}/Meta
12cr|R-IRanges-1.12.6-1|51	%{rlibdir}/%{packname}/R
12cr|R-IRanges-1.12.6-1|52	%{rlibdir}/%{packname}/extdata
12cr|R-IRanges-1.12.6-1|53	%{rlibdir}/%{packname}/help
12cr|R-IRanges-1.12.6-1|54	%{rlibdir}/%{packname}/include
12cr|R-IRanges-1.12.6-1|55	%{rlibdir}/%{packname}/libs
12cr|R-IRanges-1.12.6-1|56	%{rlibdir}/%{packname}/unitTests
12cr|R-IRanges-1.12.6-1|57	
12cr|R-IRanges-1.12.6-1|58	
12cr|R-IRanges-1.12.6-1|59	%changelog
12cr|R-IRanges-1.12.6-1|60	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.12.6-1
12cr|R-IRanges-1.12.6-1|61	+ Revision: 775549
12cr|R-IRanges-1.12.6-1|62	- Import R-IRanges
12cr|R-IRanges-1.12.6-1|63	- Import R-IRanges
12cr|R-IRanges-1.12.6-1|64	

7031 12
12cr|ristretto-0.6.3-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|ristretto-0.6.3-1|2	
12cr|ristretto-0.6.3-1|3	Summary:	A picture viewer for the Xfce desktop environment
12cr|ristretto-0.6.3-1|4	Name:		ristretto
12cr|ristretto-0.6.3-1|5	Version:	0.6.3
12cr|ristretto-0.6.3-1|6	Release:	1
12cr|ristretto-0.6.3-1|7	License:	GPLv2+
12cr|ristretto-0.6.3-1|8	Group:		Graphics
12cr|ristretto-0.6.3-1|9	URL:		http://goodies.xfce.org/projects/applications/ristretto
12cr|ristretto-0.6.3-1|10	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|ristretto-0.6.3-1|11	BuildRequires:	gtk+2-devel
12cr|ristretto-0.6.3-1|12	BuildRequires:	libxfce4util-devel
12cr|ristretto-0.6.3-1|13	BuildRequires:	dbus-glib-devel
12cr|ristretto-0.6.3-1|14	BuildRequires:	cairo-devel
12cr|ristretto-0.6.3-1|15	BuildRequires:	desktop-file-utils
12cr|ristretto-0.6.3-1|16	BuildRequires:	libexif-devel
12cr|ristretto-0.6.3-1|17	BuildRequires:	libxfce4ui-devel
12cr|ristretto-0.6.3-1|18	BuildRequires:	xfconf-devel
12cr|ristretto-0.6.3-1|19	BuildRequires:	exo-devel
12cr|ristretto-0.6.3-1|20	Requires(post):	desktop-file-utils
12cr|ristretto-0.6.3-1|21	Requires(postun): desktop-file-utils
12cr|ristretto-0.6.3-1|22	Requires:	xfconf
12cr|ristretto-0.6.3-1|23	
12cr|ristretto-0.6.3-1|24	%description
12cr|ristretto-0.6.3-1|25	Ristretto is a fast and lightweight picture-viewer for the
12cr|ristretto-0.6.3-1|26	Xfce desktop environment.
12cr|ristretto-0.6.3-1|27	
12cr|ristretto-0.6.3-1|28	%prep
12cr|ristretto-0.6.3-1|29	%setup -q
12cr|ristretto-0.6.3-1|30	
12cr|ristretto-0.6.3-1|31	%build
12cr|ristretto-0.6.3-1|32	%configure2_5x
12cr|ristretto-0.6.3-1|33	%make
12cr|ristretto-0.6.3-1|34	
12cr|ristretto-0.6.3-1|35	%install
12cr|ristretto-0.6.3-1|36	%makeinstall_std
12cr|ristretto-0.6.3-1|37	
12cr|ristretto-0.6.3-1|38	desktop-file-install \
12cr|ristretto-0.6.3-1|39	--add-only-show-in="XFCE" \
12cr|ristretto-0.6.3-1|40	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|ristretto-0.6.3-1|41	
12cr|ristretto-0.6.3-1|42	%find_lang %{name} --with-gnome
12cr|ristretto-0.6.3-1|43	
12cr|ristretto-0.6.3-1|44	%files -f %{name}.lang
12cr|ristretto-0.6.3-1|45	%doc AUTHORS README ChangeLog
12cr|ristretto-0.6.3-1|46	%{_bindir}/%{name}
12cr|ristretto-0.6.3-1|47	%{_datadir}/applications/*.desktop
12cr|ristretto-0.6.3-1|48	%{_iconsdir}/hicolor/*/apps/*.png
12cr|ristretto-0.6.3-1|49	%{_iconsdir}/hicolor/scalable/apps/*.svg
12cr|ristretto-0.6.3-1|50	
12cr|ristretto-0.6.3-1|51	
12cr|ristretto-0.6.3-1|52	%changelog
12cr|ristretto-0.6.3-1|53	* Thu Aug 16 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.3-1
12cr|ristretto-0.6.3-1|54	+ Revision: 814988
12cr|ristretto-0.6.3-1|55	- update to new version 0.6.3
12cr|ristretto-0.6.3-1|56	
12cr|ristretto-0.6.3-1|57	* Tue May 01 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-1
12cr|ristretto-0.6.3-1|58	+ Revision: 794662
12cr|ristretto-0.6.3-1|59	- update to new version 0.6.0
12cr|ristretto-0.6.3-1|60	
12cr|ristretto-0.6.3-1|61	* Wed Apr 18 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.5.2-1
12cr|ristretto-0.6.3-1|62	+ Revision: 791664
12cr|ristretto-0.6.3-1|63	- version update 0.5.2
12cr|ristretto-0.6.3-1|64	
12cr|ristretto-0.6.3-1|65	* Thu Apr 05 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.6-2
12cr|ristretto-0.6.3-1|66	+ Revision: 789487
12cr|ristretto-0.6.3-1|67	- rebuild
12cr|ristretto-0.6.3-1|68	
12cr|ristretto-0.6.3-1|69	* Sun Apr 01 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.6-1
12cr|ristretto-0.6.3-1|70	+ Revision: 788581
12cr|ristretto-0.6.3-1|71	- update to new version 0.3.6
12cr|ristretto-0.6.3-1|72	
12cr|ristretto-0.6.3-1|73	* Sun Jan 29 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.3.3-1
12cr|ristretto-0.6.3-1|74	+ Revision: 769551
12cr|ristretto-0.6.3-1|75	- version update 0.3.3
12cr|ristretto-0.6.3-1|76	
12cr|ristretto-0.6.3-1|77	* Sat Jan 14 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.3.2-1
12cr|ristretto-0.6.3-1|78	+ Revision: 760866
12cr|ristretto-0.6.3-1|79	- version update 0.3.2
12cr|ristretto-0.6.3-1|80	
12cr|ristretto-0.6.3-1|81	* Mon Nov 07 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1
12cr|ristretto-0.6.3-1|82	+ Revision: 728127
12cr|ristretto-0.6.3-1|83	- add buildrequires on exo-devel
12cr|ristretto-0.6.3-1|84	- update to new version 0.3.0
12cr|ristretto-0.6.3-1|85	
12cr|ristretto-0.6.3-1|86	* Fri Oct 28 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.2-1
12cr|ristretto-0.6.3-1|87	+ Revision: 707754
12cr|ristretto-0.6.3-1|88	- update to new version 0.2.2
12cr|ristretto-0.6.3-1|89	
12cr|ristretto-0.6.3-1|90	* Thu Oct 27 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-1
12cr|ristretto-0.6.3-1|91	+ Revision: 707442
12cr|ristretto-0.6.3-1|92	- update to new version 0.2.1
12cr|ristretto-0.6.3-1|93	
12cr|ristretto-0.6.3-1|94	* Sat Oct 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-1
12cr|ristretto-0.6.3-1|95	+ Revision: 705650
12cr|ristretto-0.6.3-1|96	- update to new version 0.2.0
12cr|ristretto-0.6.3-1|97	
12cr|ristretto-0.6.3-1|98	* Mon Oct 10 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.1-1
12cr|ristretto-0.6.3-1|99	+ Revision: 704013
12cr|ristretto-0.6.3-1|100	- update to new version 0.1.1
12cr|ristretto-0.6.3-1|101	
12cr|ristretto-0.6.3-1|102	* Sat Mar 12 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.93-1
12cr|ristretto-0.6.3-1|103	+ Revision: 644010
12cr|ristretto-0.6.3-1|104	- update to new version 0.0.93
12cr|ristretto-0.6.3-1|105	- replace buildrequires from libxfcegui4-devel to libxfce4ui-devel
12cr|ristretto-0.6.3-1|106	
12cr|ristretto-0.6.3-1|107	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.91-3
12cr|ristretto-0.6.3-1|108	+ Revision: 633050
12cr|ristretto-0.6.3-1|109	- rebuild for new Xfce 4.8.0
12cr|ristretto-0.6.3-1|110	
12cr|ristretto-0.6.3-1|111	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.91-2mdv2011.0
12cr|ristretto-0.6.3-1|112	+ Revision: 579682
12cr|ristretto-0.6.3-1|113	- rebuild for new xfce 4.7.0
12cr|ristretto-0.6.3-1|114	- adjust buildrequires
12cr|ristretto-0.6.3-1|115	
12cr|ristretto-0.6.3-1|116	* Sat Jul 31 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.91-1mdv2011.0
12cr|ristretto-0.6.3-1|117	+ Revision: 564037
12cr|ristretto-0.6.3-1|118	- update to new version 0.0.91
12cr|ristretto-0.6.3-1|119	- drop patch 0
12cr|ristretto-0.6.3-1|120	
12cr|ristretto-0.6.3-1|121	* Thu Feb 25 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.22-2mdv2010.1
12cr|ristretto-0.6.3-1|122	+ Revision: 511212
12cr|ristretto-0.6.3-1|123	- Patch0: fix crash with gif images
12cr|ristretto-0.6.3-1|124	
12cr|ristretto-0.6.3-1|125	* Sat May 16 2009 Frederik Himpe <fhimpe@mandriva.org> 0.0.22-1mdv2010.0
12cr|ristretto-0.6.3-1|126	+ Revision: 376450
12cr|ristretto-0.6.3-1|127	- update to new version 0.0.22
12cr|ristretto-0.6.3-1|128	
12cr|ristretto-0.6.3-1|129	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.21-2mdv2009.1
12cr|ristretto-0.6.3-1|130	+ Revision: 349167
12cr|ristretto-0.6.3-1|131	- rebuild whole xfce
12cr|ristretto-0.6.3-1|132	
12cr|ristretto-0.6.3-1|133	* Sat Nov 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.21-1mdv2009.1
12cr|ristretto-0.6.3-1|134	+ Revision: 307792
12cr|ristretto-0.6.3-1|135	- update to new version 0.0.21
12cr|ristretto-0.6.3-1|136	- add support for xfconf
12cr|ristretto-0.6.3-1|137	- drop patch 0 and 1, fixed upstream
12cr|ristretto-0.6.3-1|138	
12cr|ristretto-0.6.3-1|139	* Sat Nov 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.20-5mdv2009.1
12cr|ristretto-0.6.3-1|140	+ Revision: 301087
12cr|ristretto-0.6.3-1|141	- Patch1: fix memleak
12cr|ristretto-0.6.3-1|142	
12cr|ristretto-0.6.3-1|143	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.20-4mdv2009.1
12cr|ristretto-0.6.3-1|144	+ Revision: 294926
12cr|ristretto-0.6.3-1|145	- rebuild for new Xfce4.6 beta1
12cr|ristretto-0.6.3-1|146	
12cr|ristretto-0.6.3-1|147	* Sat Aug 09 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.20-3mdv2009.0
12cr|ristretto-0.6.3-1|148	+ Revision: 270024
12cr|ristretto-0.6.3-1|149	- Patch0: fix ristretto crash on adjusting image size
12cr|ristretto-0.6.3-1|150	
12cr|ristretto-0.6.3-1|151	* Fri Jul 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.20-2mdv2009.0
12cr|ristretto-0.6.3-1|152	+ Revision: 238069
12cr|ristretto-0.6.3-1|153	- rebuild
12cr|ristretto-0.6.3-1|154	
12cr|ristretto-0.6.3-1|155	+ Pixel <pixel@mandriva.com>
12cr|ristretto-0.6.3-1|156	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|ristretto-0.6.3-1|157	
12cr|ristretto-0.6.3-1|158	* Sun May 25 2008 Funda Wang <fwang@mandriva.org> 0.0.20-1mdv2009.0
12cr|ristretto-0.6.3-1|159	+ Revision: 211112
12cr|ristretto-0.6.3-1|160	- New version 0.0.20
12cr|ristretto-0.6.3-1|161	
12cr|ristretto-0.6.3-1|162	* Sun May 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.19-1mdv2009.0
12cr|ristretto-0.6.3-1|163	+ Revision: 205572
12cr|ristretto-0.6.3-1|164	- new version
12cr|ristretto-0.6.3-1|165	
12cr|ristretto-0.6.3-1|166	* Fri Apr 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.18-2mdv2009.0
12cr|ristretto-0.6.3-1|167	+ Revision: 192579
12cr|ristretto-0.6.3-1|168	- drop ristretto-import.sh script as it doesn't work properly, use gthumb instead
12cr|ristretto-0.6.3-1|169	
12cr|ristretto-0.6.3-1|170	* Wed Mar 26 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.18-1mdv2008.1
12cr|ristretto-0.6.3-1|171	+ Revision: 190230
12cr|ristretto-0.6.3-1|172	- new version
12cr|ristretto-0.6.3-1|173	
12cr|ristretto-0.6.3-1|174	* Wed Mar 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.17-2mdv2008.1
12cr|ristretto-0.6.3-1|175	+ Revision: 187108
12cr|ristretto-0.6.3-1|176	- add wrapper script which searches removeable media for graphic files and displays them
12cr|ristretto-0.6.3-1|177	this script is going to be executed when a digital camera or similiar device is connected to the usb port
12cr|ristretto-0.6.3-1|178	
12cr|ristretto-0.6.3-1|179	* Mon Feb 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.17-1mdv2008.1
12cr|ristretto-0.6.3-1|180	+ Revision: 170061
12cr|ristretto-0.6.3-1|181	- new version
12cr|ristretto-0.6.3-1|182	
12cr|ristretto-0.6.3-1|183	* Mon Jan 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.16-1mdv2008.1
12cr|ristretto-0.6.3-1|184	+ Revision: 159155
12cr|ristretto-0.6.3-1|185	- new version
12cr|ristretto-0.6.3-1|186	
12cr|ristretto-0.6.3-1|187	+ Olivier Blin <blino@mandriva.org>
12cr|ristretto-0.6.3-1|188	- restore BuildRoot
12cr|ristretto-0.6.3-1|189	
12cr|ristretto-0.6.3-1|190	+ Thierry Vignaud <tv@mandriva.org>
12cr|ristretto-0.6.3-1|191	- kill re-definition of %%buildroot on Pixel's request
12cr|ristretto-0.6.3-1|192	
12cr|ristretto-0.6.3-1|193	* Mon Dec 10 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.15-1mdv2008.1
12cr|ristretto-0.6.3-1|194	+ Revision: 117017
12cr|ristretto-0.6.3-1|195	- new version
12cr|ristretto-0.6.3-1|196	
12cr|ristretto-0.6.3-1|197	* Sun Dec 02 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.14-1mdv2008.1
12cr|ristretto-0.6.3-1|198	+ Revision: 114367
12cr|ristretto-0.6.3-1|199	- new version
12cr|ristretto-0.6.3-1|200	
12cr|ristretto-0.6.3-1|201	* Sun Nov 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.13-1mdv2008.1
12cr|ristretto-0.6.3-1|202	+ Revision: 111931
12cr|ristretto-0.6.3-1|203	- new version
12cr|ristretto-0.6.3-1|204	
12cr|ristretto-0.6.3-1|205	* Sat Nov 17 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.12-1mdv2008.1
12cr|ristretto-0.6.3-1|206	+ Revision: 109479
12cr|ristretto-0.6.3-1|207	- new version
12cr|ristretto-0.6.3-1|208	
12cr|ristretto-0.6.3-1|209	* Wed Nov 07 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.11-1mdv2008.1
12cr|ristretto-0.6.3-1|210	+ Revision: 106759
12cr|ristretto-0.6.3-1|211	- new version
12cr|ristretto-0.6.3-1|212	
12cr|ristretto-0.6.3-1|213	* Sun Nov 04 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.10-1mdv2008.1
12cr|ristretto-0.6.3-1|214	+ Revision: 105606
12cr|ristretto-0.6.3-1|215	- fix buildrequires
12cr|ristretto-0.6.3-1|216	- new version
12cr|ristretto-0.6.3-1|217	- new license policy
12cr|ristretto-0.6.3-1|218	
12cr|ristretto-0.6.3-1|219	* Tue Oct 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.9-1mdv2008.1
12cr|ristretto-0.6.3-1|220	+ Revision: 98775
12cr|ristretto-0.6.3-1|221	- new version
12cr|ristretto-0.6.3-1|222	
12cr|ristretto-0.6.3-1|223	* Thu Oct 04 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.7-1mdv2008.0
12cr|ristretto-0.6.3-1|224	+ Revision: 95350
12cr|ristretto-0.6.3-1|225	- new version
12cr|ristretto-0.6.3-1|226	
12cr|ristretto-0.6.3-1|227	* Sun Sep 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.6-1mdv2008.0
12cr|ristretto-0.6.3-1|228	+ Revision: 94000
12cr|ristretto-0.6.3-1|229	- add missing buildrequires on libexif-devel
12cr|ristretto-0.6.3-1|230	- new version
12cr|ristretto-0.6.3-1|231	
12cr|ristretto-0.6.3-1|232	* Fri Sep 14 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.5-1mdv2008.0
12cr|ristretto-0.6.3-1|233	+ Revision: 85527
12cr|ristretto-0.6.3-1|234	- new version
12cr|ristretto-0.6.3-1|235	- new version
12cr|ristretto-0.6.3-1|236	
12cr|ristretto-0.6.3-1|237	* Mon Sep 03 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.3-1mdv2008.0
12cr|ristretto-0.6.3-1|238	+ Revision: 78567
12cr|ristretto-0.6.3-1|239	- new version
12cr|ristretto-0.6.3-1|240	
12cr|ristretto-0.6.3-1|241	* Thu Aug 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.2-1mdv2008.0
12cr|ristretto-0.6.3-1|242	+ Revision: 75402
12cr|ristretto-0.6.3-1|243	- new version
12cr|ristretto-0.6.3-1|244	- add docs
12cr|ristretto-0.6.3-1|245	
12cr|ristretto-0.6.3-1|246	* Tue Aug 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-1mdv2008.0
12cr|ristretto-0.6.3-1|247	+ Revision: 72305
12cr|ristretto-0.6.3-1|248	- make it work
12cr|ristretto-0.6.3-1|249	- Import ristretto
12cr|ristretto-0.6.3-1|250	

7032 12
12cr|R-ISwR-2.0_5-1|1	%global packname  ISwR
12cr|R-ISwR-2.0_5-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-ISwR-2.0_5-1|3	
12cr|R-ISwR-2.0_5-1|4	Name:             R-%{packname}
12cr|R-ISwR-2.0_5-1|5	Version:          2.0_5
12cr|R-ISwR-2.0_5-1|6	Release:          1
12cr|R-ISwR-2.0_5-1|7	Summary:          Introductory Statistics with R
12cr|R-ISwR-2.0_5-1|8	Group:            Sciences/Mathematics
12cr|R-ISwR-2.0_5-1|9	License:          GPL (>= 2)
12cr|R-ISwR-2.0_5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-ISwR-2.0_5-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2.0-5.tar.gz
12cr|R-ISwR-2.0_5-1|12	BuildArch:        noarch
12cr|R-ISwR-2.0_5-1|13	Requires:         R-core
12cr|R-ISwR-2.0_5-1|14	Requires:         R-survival
12cr|R-ISwR-2.0_5-1|15	BuildRequires:    R-devel
12cr|R-ISwR-2.0_5-1|16	BuildRequires:    Rmath-devel
12cr|R-ISwR-2.0_5-1|17	BuildRequires:    texlive-collection-latex
12cr|R-ISwR-2.0_5-1|18	BuildRequires:    R-survival
12cr|R-ISwR-2.0_5-1|19	BuildRequires:    pkgconfig(lapack)
12cr|R-ISwR-2.0_5-1|20	
12cr|R-ISwR-2.0_5-1|21	%description
12cr|R-ISwR-2.0_5-1|22	Data sets and scripts for text examples and exercises in P. Dalgaard
12cr|R-ISwR-2.0_5-1|23	(2008), `Introductory Statistics with R', 2nd ed., Springer Verlag, ISBN
12cr|R-ISwR-2.0_5-1|24	
12cr|R-ISwR-2.0_5-1|25	%prep
12cr|R-ISwR-2.0_5-1|26	%setup -q -c -n %{packname}
12cr|R-ISwR-2.0_5-1|27	
12cr|R-ISwR-2.0_5-1|28	%build
12cr|R-ISwR-2.0_5-1|29	
12cr|R-ISwR-2.0_5-1|30	%install
12cr|R-ISwR-2.0_5-1|31	mkdir -p %{buildroot}%{rlibdir}
12cr|R-ISwR-2.0_5-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-ISwR-2.0_5-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-ISwR-2.0_5-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-ISwR-2.0_5-1|35	
12cr|R-ISwR-2.0_5-1|36	%check
12cr|R-ISwR-2.0_5-1|37	%{_bindir}/R CMD check %{packname}
12cr|R-ISwR-2.0_5-1|38	
12cr|R-ISwR-2.0_5-1|39	%files
12cr|R-ISwR-2.0_5-1|40	%dir %{rlibdir}/%{packname}
12cr|R-ISwR-2.0_5-1|41	%doc %{rlibdir}/%{packname}/html
12cr|R-ISwR-2.0_5-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-ISwR-2.0_5-1|43	%{rlibdir}/%{packname}/INDEX
12cr|R-ISwR-2.0_5-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-ISwR-2.0_5-1|45	%{rlibdir}/%{packname}/Meta
12cr|R-ISwR-2.0_5-1|46	%{rlibdir}/%{packname}/R
12cr|R-ISwR-2.0_5-1|47	%{rlibdir}/%{packname}/data
12cr|R-ISwR-2.0_5-1|48	%{rlibdir}/%{packname}/help
12cr|R-ISwR-2.0_5-1|49	%{rlibdir}/%{packname}/rawdata
12cr|R-ISwR-2.0_5-1|50	%{rlibdir}/%{packname}/scripts
12cr|R-ISwR-2.0_5-1|51	
12cr|R-ISwR-2.0_5-1|52	
12cr|R-ISwR-2.0_5-1|53	%changelog
12cr|R-ISwR-2.0_5-1|54	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.0_5-1
12cr|R-ISwR-2.0_5-1|55	+ Revision: 776269
12cr|R-ISwR-2.0_5-1|56	- Import R-ISwR
12cr|R-ISwR-2.0_5-1|57	- Import R-ISwR
12cr|R-ISwR-2.0_5-1|58	

7033 12
12cr|R-iterators-1.0.5-2|1	%bcond_without       bootstrap
12cr|R-iterators-1.0.5-2|2	%global packname  iterators
12cr|R-iterators-1.0.5-2|3	%global rlibdir  %{_libdir}/R/library
12cr|R-iterators-1.0.5-2|4	
12cr|R-iterators-1.0.5-2|5	Name:             R-%{packname}
12cr|R-iterators-1.0.5-2|6	Version:          1.0.5
12cr|R-iterators-1.0.5-2|7	Release:          2
12cr|R-iterators-1.0.5-2|8	Summary:          Iterator construct for R
12cr|R-iterators-1.0.5-2|9	Group:            Sciences/Mathematics
12cr|R-iterators-1.0.5-2|10	License:          Apache License (== 2.0)
12cr|R-iterators-1.0.5-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-iterators-1.0.5-2|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-iterators-1.0.5-2|13	Requires:         R-utils
12cr|R-iterators-1.0.5-2|14	%if %{with bootstrap}
12cr|R-iterators-1.0.5-2|15	Requires:         R-RUnit
12cr|R-iterators-1.0.5-2|16	%else
12cr|R-iterators-1.0.5-2|17	Requires:         R-foreach R-RUnit
12cr|R-iterators-1.0.5-2|18	%endif
12cr|R-iterators-1.0.5-2|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils
12cr|R-iterators-1.0.5-2|20	%if %{with bootstrap}
12cr|R-iterators-1.0.5-2|21	BuildRequires:    R-RUnit
12cr|R-iterators-1.0.5-2|22	%else
12cr|R-iterators-1.0.5-2|23	BuildRequires:    R-foreach R-RUnit
12cr|R-iterators-1.0.5-2|24	%endif
12cr|R-iterators-1.0.5-2|25	
12cr|R-iterators-1.0.5-2|26	%description
12cr|R-iterators-1.0.5-2|27	Support for iterators, which allow a programmer to traverse through all
12cr|R-iterators-1.0.5-2|28	the elements of a vector, list, or other collection of data.
12cr|R-iterators-1.0.5-2|29	
12cr|R-iterators-1.0.5-2|30	%prep
12cr|R-iterators-1.0.5-2|31	%setup -q -c -n %{packname}
12cr|R-iterators-1.0.5-2|32	
12cr|R-iterators-1.0.5-2|33	%build
12cr|R-iterators-1.0.5-2|34	
12cr|R-iterators-1.0.5-2|35	%install
12cr|R-iterators-1.0.5-2|36	mkdir -p %{buildroot}%{rlibdir}
12cr|R-iterators-1.0.5-2|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-iterators-1.0.5-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-iterators-1.0.5-2|39	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-iterators-1.0.5-2|40	
12cr|R-iterators-1.0.5-2|41	%if %{without bootstrap}
12cr|R-iterators-1.0.5-2|42	%check
12cr|R-iterators-1.0.5-2|43	%{_bindir}/R CMD check %{packname}
12cr|R-iterators-1.0.5-2|44	%endif
12cr|R-iterators-1.0.5-2|45	
12cr|R-iterators-1.0.5-2|46	%files
12cr|R-iterators-1.0.5-2|47	%dir %{rlibdir}/%{packname}
12cr|R-iterators-1.0.5-2|48	%doc %{rlibdir}/%{packname}/doc
12cr|R-iterators-1.0.5-2|49	%doc %{rlibdir}/%{packname}/html
12cr|R-iterators-1.0.5-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-iterators-1.0.5-2|51	%{rlibdir}/%{packname}/INDEX
12cr|R-iterators-1.0.5-2|52	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-iterators-1.0.5-2|53	%{rlibdir}/%{packname}/Meta
12cr|R-iterators-1.0.5-2|54	%{rlibdir}/%{packname}/R
12cr|R-iterators-1.0.5-2|55	%{rlibdir}/%{packname}/examples
12cr|R-iterators-1.0.5-2|56	%{rlibdir}/%{packname}/help
12cr|R-iterators-1.0.5-2|57	%{rlibdir}/%{packname}/unitTests
12cr|R-iterators-1.0.5-2|58	
12cr|R-iterators-1.0.5-2|59	
12cr|R-iterators-1.0.5-2|60	%changelog
12cr|R-iterators-1.0.5-2|61	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0.5-2
12cr|R-iterators-1.0.5-2|62	+ Revision: 775488
12cr|R-iterators-1.0.5-2|63	- Rebuild.
12cr|R-iterators-1.0.5-2|64	
12cr|R-iterators-1.0.5-2|65	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0.5-1
12cr|R-iterators-1.0.5-2|66	+ Revision: 775327
12cr|R-iterators-1.0.5-2|67	- Import R-iterators
12cr|R-iterators-1.0.5-2|68	- Import R-iterators
12cr|R-iterators-1.0.5-2|69	

7034 12
12cr|R-kernlab-0.9_14-1|1	%global packname  kernlab
12cr|R-kernlab-0.9_14-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-kernlab-0.9_14-1|3	
12cr|R-kernlab-0.9_14-1|4	Name:             R-%{packname}
12cr|R-kernlab-0.9_14-1|5	Version:          0.9_14
12cr|R-kernlab-0.9_14-1|6	Release:          1
12cr|R-kernlab-0.9_14-1|7	Summary:          Kernel-based Machine Learning Lab
12cr|R-kernlab-0.9_14-1|8	Group:            Sciences/Mathematics
12cr|R-kernlab-0.9_14-1|9	License:          GPL-2
12cr|R-kernlab-0.9_14-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-kernlab-0.9_14-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.9-14.tar.gz
12cr|R-kernlab-0.9_14-1|12	Requires:         R-methods
12cr|R-kernlab-0.9_14-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cr|R-kernlab-0.9_14-1|14	BuildRequires:    blas-devel
12cr|R-kernlab-0.9_14-1|15	BuildRequires:    lapack-devel
12cr|R-kernlab-0.9_14-1|16	
12cr|R-kernlab-0.9_14-1|17	%description
12cr|R-kernlab-0.9_14-1|18	Kernel-based machine learning methods for classification, regression,
12cr|R-kernlab-0.9_14-1|19	clustering, novelty detection, quantile regression and dimensionality
12cr|R-kernlab-0.9_14-1|20	reduction. Among other methods kernlab includes Support Vector Machines,
12cr|R-kernlab-0.9_14-1|21	Spectral Clustering, Kernel PCA and a QP solver.
12cr|R-kernlab-0.9_14-1|22	
12cr|R-kernlab-0.9_14-1|23	%prep
12cr|R-kernlab-0.9_14-1|24	%setup -q -c -n %{packname}
12cr|R-kernlab-0.9_14-1|25	
12cr|R-kernlab-0.9_14-1|26	%build
12cr|R-kernlab-0.9_14-1|27	
12cr|R-kernlab-0.9_14-1|28	%install
12cr|R-kernlab-0.9_14-1|29	mkdir -p %{buildroot}%{rlibdir}
12cr|R-kernlab-0.9_14-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-kernlab-0.9_14-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-kernlab-0.9_14-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-kernlab-0.9_14-1|33	
12cr|R-kernlab-0.9_14-1|34	%check
12cr|R-kernlab-0.9_14-1|35	%{_bindir}/R CMD check %{packname}
12cr|R-kernlab-0.9_14-1|36	
12cr|R-kernlab-0.9_14-1|37	%files
12cr|R-kernlab-0.9_14-1|38	%dir %{rlibdir}/%{packname}
12cr|R-kernlab-0.9_14-1|39	%doc %{rlibdir}/%{packname}/doc
12cr|R-kernlab-0.9_14-1|40	%doc %{rlibdir}/%{packname}/html
12cr|R-kernlab-0.9_14-1|41	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-kernlab-0.9_14-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-kernlab-0.9_14-1|43	%{rlibdir}/%{packname}/INDEX
12cr|R-kernlab-0.9_14-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-kernlab-0.9_14-1|45	%{rlibdir}/%{packname}/Meta
12cr|R-kernlab-0.9_14-1|46	%{rlibdir}/%{packname}/R
12cr|R-kernlab-0.9_14-1|47	%{rlibdir}/%{packname}/data
12cr|R-kernlab-0.9_14-1|48	%{rlibdir}/%{packname}/help
12cr|R-kernlab-0.9_14-1|49	%{rlibdir}/%{packname}/libs
12cr|R-kernlab-0.9_14-1|50	
12cr|R-kernlab-0.9_14-1|51	
12cr|R-kernlab-0.9_14-1|52	%changelog
12cr|R-kernlab-0.9_14-1|53	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.9_14-1
12cr|R-kernlab-0.9_14-1|54	+ Revision: 775868
12cr|R-kernlab-0.9_14-1|55	- Import R-kernlab
12cr|R-kernlab-0.9_14-1|56	- Import R-kernlab
12cr|R-kernlab-0.9_14-1|57	- Import R-kernlab
12cr|R-kernlab-0.9_14-1|58	

7035 12
12cr|rkhunter-1.4.0-0.1|1	%if %mandriva_branch == Cooker
12cr|rkhunter-1.4.0-0.1|2	# Cooker
12cr|rkhunter-1.4.0-0.1|3	%define release %mkrel 1
12cr|rkhunter-1.4.0-0.1|4	%else
12cr|rkhunter-1.4.0-0.1|5	# Old distros
12cr|rkhunter-1.4.0-0.1|6	%define subrel 1
12cr|rkhunter-1.4.0-0.1|7	%define release %mkrel 0
12cr|rkhunter-1.4.0-0.1|8	%endif
12cr|rkhunter-1.4.0-0.1|9	
12cr|rkhunter-1.4.0-0.1|10	Summary:	Rootkit scans for rootkits, backdoors and local exploits
12cr|rkhunter-1.4.0-0.1|11	Name:		rkhunter
12cr|rkhunter-1.4.0-0.1|12	Version:	1.4.0
12cr|rkhunter-1.4.0-0.1|13	Release:	%release
12cr|rkhunter-1.4.0-0.1|14	License:	GPLv2+
12cr|rkhunter-1.4.0-0.1|15	Group:		System/Configuration/Other
12cr|rkhunter-1.4.0-0.1|16	URL:		http://rkhunter.sourceforge.net/
12cr|rkhunter-1.4.0-0.1|17	Source0:	http://downloads.sourceforge.net/rkhunter/%{name}-%{version}.tar.gz
12cr|rkhunter-1.4.0-0.1|18	Source1:	http://downloads.sourceforge.net/rkhunter/%{name}-%{version}.tar.gz.asc
12cr|rkhunter-1.4.0-0.1|19	Source2:	rkhunter.cron
12cr|rkhunter-1.4.0-0.1|20	Source3:	rkhunter.logrotate
12cr|rkhunter-1.4.0-0.1|21	BuildArch:	noarch
12cr|rkhunter-1.4.0-0.1|22	Requires:	binutils
12cr|rkhunter-1.4.0-0.1|23	Requires:	e2fsprogs
12cr|rkhunter-1.4.0-0.1|24	Requires:	webfetch
12cr|rkhunter-1.4.0-0.1|25	Suggests:	unhide
12cr|rkhunter-1.4.0-0.1|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rkhunter-1.4.0-0.1|27	
12cr|rkhunter-1.4.0-0.1|28	%description
12cr|rkhunter-1.4.0-0.1|29	Rootkit scanner is scanning tool to ensure you you're clean of known nasty
12cr|rkhunter-1.4.0-0.1|30	tools. This tool scans for rootkits, backdoors and local exploits by running
12cr|rkhunter-1.4.0-0.1|31	tests like:
12cr|rkhunter-1.4.0-0.1|32	- MD5/SHA1 hash compare
12cr|rkhunter-1.4.0-0.1|33	- Look for default files used by rootkits
12cr|rkhunter-1.4.0-0.1|34	- Wrong file permissions for binaries
12cr|rkhunter-1.4.0-0.1|35	- Look for suspected strings in LKM and KLD modules
12cr|rkhunter-1.4.0-0.1|36	- Look for hidden files
12cr|rkhunter-1.4.0-0.1|37	- Optional scan within plaintext and binary files
12cr|rkhunter-1.4.0-0.1|38	
12cr|rkhunter-1.4.0-0.1|39	%prep
12cr|rkhunter-1.4.0-0.1|40	
12cr|rkhunter-1.4.0-0.1|41	%setup -q
12cr|rkhunter-1.4.0-0.1|42	
12cr|rkhunter-1.4.0-0.1|43	chmod -R a+r .
12cr|rkhunter-1.4.0-0.1|44	
12cr|rkhunter-1.4.0-0.1|45	%install
12cr|rkhunter-1.4.0-0.1|46	rm -rf %{buildroot}
12cr|rkhunter-1.4.0-0.1|47	mkdir -p %{buildroot}%{_sysconfdir} %{buildroot}%{_sbindir} \
12cr|rkhunter-1.4.0-0.1|48	%{buildroot}%{_var}/lib/rkhunter/{db/i18n,scripts,tmp} \
12cr|rkhunter-1.4.0-0.1|49	%{buildroot}%{_mandir}/man8
12cr|rkhunter-1.4.0-0.1|50	install files/rkhunter %{buildroot}%{_sbindir}/
12cr|rkhunter-1.4.0-0.1|51	install -m 644 files/%{name}.conf %{buildroot}%{_sysconfdir}
12cr|rkhunter-1.4.0-0.1|52	
12cr|rkhunter-1.4.0-0.1|53	cat<<EOF>>%{buildroot}%{_sysconfdir}/rkhunter.conf
12cr|rkhunter-1.4.0-0.1|54	INSTALLDIR=%{_var}
12cr|rkhunter-1.4.0-0.1|55	SCRIPTDIR=%{_var}/lib/rkhunter/scripts
12cr|rkhunter-1.4.0-0.1|56	PKGMGR=RPM
12cr|rkhunter-1.4.0-0.1|57	# to avoid some false positives...
12cr|rkhunter-1.4.0-0.1|58	ALLOWDEVFILE=/dev/shm/pulse-shm-*
12cr|rkhunter-1.4.0-0.1|59	ALLOWDEVFILE=/dev/shm/mono.*
12cr|rkhunter-1.4.0-0.1|60	ALLOWHIDDENDIR="/etc/.java"
12cr|rkhunter-1.4.0-0.1|61	ALLOWHIDDENDIR=/dev/.udev
12cr|rkhunter-1.4.0-0.1|62	ALLOWHIDDENDIR=/dev/.udevdb
12cr|rkhunter-1.4.0-0.1|63	ALLOWHIDDENDIR=/dev/.udev.tdb
12cr|rkhunter-1.4.0-0.1|64	ALLOWHIDDENDIR=/dev/.static
12cr|rkhunter-1.4.0-0.1|65	ALLOWHIDDENDIR=/dev/.initramfs
12cr|rkhunter-1.4.0-0.1|66	ALLOWHIDDENDIR=/dev/.SRC-unix
12cr|rkhunter-1.4.0-0.1|67	ALLOWHIDDENDIR=/dev/.mdadm
12cr|rkhunter-1.4.0-0.1|68	ALLOWHIDDENDIR=/dev/.systemd
12cr|rkhunter-1.4.0-0.1|69	ALLOWHIDDENDIR=/dev/.mount
12cr|rkhunter-1.4.0-0.1|70	ALLOWHIDDENFILE=/usr/share/man/man1/..1%{_extension}
12cr|rkhunter-1.4.0-0.1|71	ALLOWHIDDENFILE=/usr/share/man/man1/.nvidia-current-settings.1%{_extension}
12cr|rkhunter-1.4.0-0.1|72	ALLOWHIDDENFILE=/usr/share/man/man1/.nvidia-current-smi.1%{_extension}
12cr|rkhunter-1.4.0-0.1|73	ALLOWHIDDENFILE=/usr/share/man/man1/.nvidia-current-xconfig.1%{_extension}
12cr|rkhunter-1.4.0-0.1|74	ALLOWHIDDENFILE=/usr/share/man/man1/.nvidia96xx-settings.1%{_extension}
12cr|rkhunter-1.4.0-0.1|75	ALLOWHIDDENFILE=/usr/share/man/man1/.nvidia96xx-xconfig.1%{_extension}
12cr|rkhunter-1.4.0-0.1|76	ALLOWHIDDENFILE=/usr/share/man/man5/.k5login.5%{_extension}
12cr|rkhunter-1.4.0-0.1|77	ALLOWHIDDENFILE=/usr/share/man/man5/.k5identity.5%{_extension}
12cr|rkhunter-1.4.0-0.1|78	SCRIPTWHITELIST=/usr/bin/GET
12cr|rkhunter-1.4.0-0.1|79	SCRIPTWHITELIST=/usr/bin/groups
12cr|rkhunter-1.4.0-0.1|80	SCRIPTWHITELIST=/usr/bin/ldd
12cr|rkhunter-1.4.0-0.1|81	SCRIPTWHITELIST=/usr/bin/whatis
12cr|rkhunter-1.4.0-0.1|82	SCRIPTWHITELIST=/sbin/ifup
12cr|rkhunter-1.4.0-0.1|83	SCRIPTWHITELIST=/sbin/ifdown
12cr|rkhunter-1.4.0-0.1|84	ALLOWDEVFILE=/dev/shm/pulse-shm-*
12cr|rkhunter-1.4.0-0.1|85	ALLOWDEVFILE=/dev/md/md-device-map
12cr|rkhunter-1.4.0-0.1|86	# tomboy creates this one
12cr|rkhunter-1.4.0-0.1|87	ALLOWDEVFILE="/dev/shm/mono.*"
12cr|rkhunter-1.4.0-0.1|88	# created by libv4l
12cr|rkhunter-1.4.0-0.1|89	ALLOWDEVFILE="/dev/shm/libv4l-*"
12cr|rkhunter-1.4.0-0.1|90	# created by spice video
12cr|rkhunter-1.4.0-0.1|91	ALLOWDEVFILE="/dev/shm/spice.*"
12cr|rkhunter-1.4.0-0.1|92	EOF
12cr|rkhunter-1.4.0-0.1|93	
12cr|rkhunter-1.4.0-0.1|94	install -m 644 files/*.dat %{buildroot}%{_var}/lib/rkhunter/db
12cr|rkhunter-1.4.0-0.1|95	install -m 644 files/i18n/* %{buildroot}%{_var}/lib/rkhunter/db/i18n
12cr|rkhunter-1.4.0-0.1|96	install -m 754 files/*.{pl,sh} %{buildroot}%{_var}/lib/rkhunter/scripts
12cr|rkhunter-1.4.0-0.1|97	install -m 644 files/rkhunter.8 %{buildroot}%{_mandir}/man8
12cr|rkhunter-1.4.0-0.1|98	
12cr|rkhunter-1.4.0-0.1|99	%{__mkdir_p} %{buildroot}%{_sysconfdir}/cron.daily
12cr|rkhunter-1.4.0-0.1|100	%{__install} -m 0755 %{_sourcedir}/rkhunter.cron \
12cr|rkhunter-1.4.0-0.1|101	%{buildroot}%{_sysconfdir}/cron.daily/rkhunter
12cr|rkhunter-1.4.0-0.1|102	
12cr|rkhunter-1.4.0-0.1|103	%{__mkdir_p} %{buildroot}%{_sysconfdir}/logrotate.d
12cr|rkhunter-1.4.0-0.1|104	%{__install} -m 0644 %{_sourcedir}/rkhunter.logrotate \
12cr|rkhunter-1.4.0-0.1|105	%{buildroot}%{_sysconfdir}/logrotate.d/rkhunter
12cr|rkhunter-1.4.0-0.1|106	
12cr|rkhunter-1.4.0-0.1|107	%clean
12cr|rkhunter-1.4.0-0.1|108	rm -rf %{buildroot}
12cr|rkhunter-1.4.0-0.1|109	
12cr|rkhunter-1.4.0-0.1|110	%post
12cr|rkhunter-1.4.0-0.1|111	if [ $1 = 1 ]; then
12cr|rkhunter-1.4.0-0.1|112	# create rkhunter.dat
12cr|rkhunter-1.4.0-0.1|113	%{_sbindir}/rkhunter --propupd
12cr|rkhunter-1.4.0-0.1|114	# gather user / group info
12cr|rkhunter-1.4.0-0.1|115	echo "\r"|%{_sbindir}/rkhunter --enable group_changes,passwd_changes
12cr|rkhunter-1.4.0-0.1|116	fi
12cr|rkhunter-1.4.0-0.1|117	
12cr|rkhunter-1.4.0-0.1|118	%files
12cr|rkhunter-1.4.0-0.1|119	%defattr(-,root,root)
12cr|rkhunter-1.4.0-0.1|120	%doc files/CHANGELOG files/README
12cr|rkhunter-1.4.0-0.1|121	%config(noreplace) %{_sysconfdir}/rkhunter.conf
12cr|rkhunter-1.4.0-0.1|122	%{_sysconfdir}/cron.daily/rkhunter
12cr|rkhunter-1.4.0-0.1|123	%{_sysconfdir}/logrotate.d/rkhunter
12cr|rkhunter-1.4.0-0.1|124	%{_sbindir}/*
12cr|rkhunter-1.4.0-0.1|125	%{_var}/lib/rkhunter
12cr|rkhunter-1.4.0-0.1|126	%{_mandir}/man8/*
12cr|rkhunter-1.4.0-0.1|127	
12cr|rkhunter-1.4.0-0.1|128	
12cr|rkhunter-1.4.0-0.1|129	%changelog
12cr|rkhunter-1.4.0-0.1|130	* Tue May 01 2012 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1mdv2012.0
12cr|rkhunter-1.4.0-0.1|131	+ Revision: 794720
12cr|rkhunter-1.4.0-0.1|132	- 1.4.0
12cr|rkhunter-1.4.0-0.1|133	
12cr|rkhunter-1.4.0-0.1|134	* Tue Jan 31 2012 Oden Eriksson <oeriksson@mandriva.com> 1.3.8-3
12cr|rkhunter-1.4.0-0.1|135	+ Revision: 770016
12cr|rkhunter-1.4.0-0.1|136	- heh, 2011 needs the 2.1 release
12cr|rkhunter-1.4.0-0.1|137	- it needs the enter key in %%post, so fix that...
12cr|rkhunter-1.4.0-0.1|138	- sync slightly with fedora (rkhunter-1.3.8-13.fc17.src.rpm)
12cr|rkhunter-1.4.0-0.1|139	- use %%{_extension} instead of hardcoding it (duh!)
12cr|rkhunter-1.4.0-0.1|140	- added more annoying false positives (fedora)
12cr|rkhunter-1.4.0-0.1|141	
12cr|rkhunter-1.4.0-0.1|142	* Sun Feb 20 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.8-2
12cr|rkhunter-1.4.0-0.1|143	+ Revision: 638851
12cr|rkhunter-1.4.0-0.1|144	- added backporting magic
12cr|rkhunter-1.4.0-0.1|145	
12cr|rkhunter-1.4.0-0.1|146	* Sat Nov 20 2010 Jani Välimaa <wally@mandriva.org> 1.3.8-1mdv2011.0
12cr|rkhunter-1.4.0-0.1|147	+ Revision: 599218
12cr|rkhunter-1.4.0-0.1|148	- new version 1.3.8
12cr|rkhunter-1.4.0-0.1|149	
12cr|rkhunter-1.4.0-0.1|150	* Mon Aug 02 2010 Jani Välimaa <wally@mandriva.org> 1.3.6-2mdv2011.0
12cr|rkhunter-1.4.0-0.1|151	+ Revision: 565129
12cr|rkhunter-1.4.0-0.1|152	- suggest unhide (see mdv #60455)
12cr|rkhunter-1.4.0-0.1|153	
12cr|rkhunter-1.4.0-0.1|154	* Fri Jan 01 2010 Emmanuel Andry <eandry@mandriva.org> 1.3.6-1mdv2010.1
12cr|rkhunter-1.4.0-0.1|155	+ Revision: 484719
12cr|rkhunter-1.4.0-0.1|156	- New version 1.3.6
12cr|rkhunter-1.4.0-0.1|157	
12cr|rkhunter-1.4.0-0.1|158	* Mon Jun 01 2009 Guillaume Bedot <littletux@mandriva.org> 1.3.4-3mdv2010.0
12cr|rkhunter-1.4.0-0.1|159	+ Revision: 381936
12cr|rkhunter-1.4.0-0.1|160	- Fix mdv bug #51310
12cr|rkhunter-1.4.0-0.1|161	
12cr|rkhunter-1.4.0-0.1|162	* Fri Feb 13 2009 Guillaume Bedot <littletux@mandriva.org> 1.3.4-2mdv2009.1
12cr|rkhunter-1.4.0-0.1|163	+ Revision: 340059
12cr|rkhunter-1.4.0-0.1|164	- whitelist update
12cr|rkhunter-1.4.0-0.1|165	
12cr|rkhunter-1.4.0-0.1|166	* Sun Feb 08 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3.4-1mdv2009.1
12cr|rkhunter-1.4.0-0.1|167	+ Revision: 338555
12cr|rkhunter-1.4.0-0.1|168	- update to new version 1.3.4
12cr|rkhunter-1.4.0-0.1|169	
12cr|rkhunter-1.4.0-0.1|170	* Tue Oct 28 2008 Guillaume Bedot <littletux@mandriva.org> 1.3.2-7mdv2009.1
12cr|rkhunter-1.4.0-0.1|171	+ Revision: 297803
12cr|rkhunter-1.4.0-0.1|172	- fix description, typos in post
12cr|rkhunter-1.4.0-0.1|173	- avoid first warning about user / group
12cr|rkhunter-1.4.0-0.1|174	- logrotate
12cr|rkhunter-1.4.0-0.1|175	- do not overwrite previous log
12cr|rkhunter-1.4.0-0.1|176	
12cr|rkhunter-1.4.0-0.1|177	* Tue Oct 21 2008 Guillaume Bedot <littletux@mandriva.org> 1.3.2-5mdv2009.1
12cr|rkhunter-1.4.0-0.1|178	+ Revision: 296265
12cr|rkhunter-1.4.0-0.1|179	- First try to fix bug #40266
12cr|rkhunter-1.4.0-0.1|180	
12cr|rkhunter-1.4.0-0.1|181	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2-5mdv2009.0
12cr|rkhunter-1.4.0-0.1|182	+ Revision: 260240
12cr|rkhunter-1.4.0-0.1|183	- rebuild
12cr|rkhunter-1.4.0-0.1|184	
12cr|rkhunter-1.4.0-0.1|185	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2-4mdv2009.0
12cr|rkhunter-1.4.0-0.1|186	+ Revision: 251267
12cr|rkhunter-1.4.0-0.1|187	- rebuild
12cr|rkhunter-1.4.0-0.1|188	
12cr|rkhunter-1.4.0-0.1|189	* Tue Mar 04 2008 Guillaume Bedot <littletux@mandriva.org> 1.3.2-1mdv2008.1
12cr|rkhunter-1.4.0-0.1|190	+ Revision: 178884
12cr|rkhunter-1.4.0-0.1|191	- 1.3.2
12cr|rkhunter-1.4.0-0.1|192	
12cr|rkhunter-1.4.0-0.1|193	+ Olivier Blin <blino@mandriva.org>
12cr|rkhunter-1.4.0-0.1|194	- restore BuildRoot
12cr|rkhunter-1.4.0-0.1|195	
12cr|rkhunter-1.4.0-0.1|196	+ Thierry Vignaud <tv@mandriva.org>
12cr|rkhunter-1.4.0-0.1|197	- kill re-definition of %%buildroot on Pixel's request
12cr|rkhunter-1.4.0-0.1|198	
12cr|rkhunter-1.4.0-0.1|199	* Thu Nov 22 2007 Guillaume Bedot <littletux@mandriva.org> 1.3.0-2mdv2008.1
12cr|rkhunter-1.4.0-0.1|200	+ Revision: 111089
12cr|rkhunter-1.4.0-0.1|201	- added missing i18n files and SCRIPTDIR option
12cr|rkhunter-1.4.0-0.1|202	
12cr|rkhunter-1.4.0-0.1|203	* Tue Nov 20 2007 Adam Williamson <awilliamson@mandriva.org> 1.3.0-1mdv2008.1
12cr|rkhunter-1.4.0-0.1|204	+ Revision: 110811
12cr|rkhunter-1.4.0-0.1|205	- fix manpage location in tarball
12cr|rkhunter-1.4.0-0.1|206	- new release 1.3.0
12cr|rkhunter-1.4.0-0.1|207	- small spec clean
12cr|rkhunter-1.4.0-0.1|208	
12cr|rkhunter-1.4.0-0.1|209	* Wed May 23 2007 Guillaume Bedot <littletux@mandriva.org> 1.2.9-1mdv2008.0
12cr|rkhunter-1.4.0-0.1|210	+ Revision: 30072
12cr|rkhunter-1.4.0-0.1|211	- More adequate config update thanks to ccp.
12cr|rkhunter-1.4.0-0.1|212	- 1.2.9 (thankks to lenny) + try to definitely fix #28571 and alike.
12cr|rkhunter-1.4.0-0.1|213	
12cr|rkhunter-1.4.0-0.1|214	
12cr|rkhunter-1.4.0-0.1|215	* Thu Mar 16 2006 Guillaume Bedot <littletux@zarb.org> 1.2.8-1mdk
12cr|rkhunter-1.4.0-0.1|216	- 1.2.8
12cr|rkhunter-1.4.0-0.1|217	- avoid duplicated files
12cr|rkhunter-1.4.0-0.1|218	- added man page
12cr|rkhunter-1.4.0-0.1|219	
12cr|rkhunter-1.4.0-0.1|220	* Sat Aug 06 2005 Gaetan Lehmann <glehmann@n4.mandriva.com> 1.2.7-1mdk
12cr|rkhunter-1.4.0-0.1|221	- complete URL
12cr|rkhunter-1.4.0-0.1|222	- use mkrel
12cr|rkhunter-1.4.0-0.1|223	- fix config file (reported on expert mailing list)
12cr|rkhunter-1.4.0-0.1|224	
12cr|rkhunter-1.4.0-0.1|225	* Wed May 25 2005 Lenny Cartier <lenny@mandriva.com> 1.2.7-1mdk
12cr|rkhunter-1.4.0-0.1|226	- 1.2.7
12cr|rkhunter-1.4.0-0.1|227	
12cr|rkhunter-1.4.0-0.1|228	* Wed May 11 2005 Lenny Cartier <lenny@mandriva.com> 1.2.6-1mdk
12cr|rkhunter-1.4.0-0.1|229	- 1.2.6
12cr|rkhunter-1.4.0-0.1|230	
12cr|rkhunter-1.4.0-0.1|231	* Fri Feb 11 2005 Mandrakelinux Team <http://www.mandrakeexpert.com> 1.2.0-1mdk
12cr|rkhunter-1.4.0-0.1|232	- New release 1.2.0
12cr|rkhunter-1.4.0-0.1|233	
12cr|rkhunter-1.4.0-0.1|234	* Tue Feb 08 2005 Mandrakelinux Team <http://www.mandrakeexpert.com> 1.1.9-1mdk
12cr|rkhunter-1.4.0-0.1|235	- New release 1.1.9
12cr|rkhunter-1.4.0-0.1|236	
12cr|rkhunter-1.4.0-0.1|237	* Mon Aug 23 2004 Frederic Lepied <flepied@mandrakesoft.com> 1.1.6-2mdk
12cr|rkhunter-1.4.0-0.1|238	- fixed update script path (Mario R. Pizzolanti)
12cr|rkhunter-1.4.0-0.1|239	
12cr|rkhunter-1.4.0-0.1|240	* Wed Aug 18 2004 Frederic Lepied <flepied@mandrakesoft.com> 1.1.6-1mdk
12cr|rkhunter-1.4.0-0.1|241	- added missing requires
12cr|rkhunter-1.4.0-0.1|242	- New release 1.1.6
12cr|rkhunter-1.4.0-0.1|243	
12cr|rkhunter-1.4.0-0.1|244	* Wed Jun 23 2004 Frederic Lepied <flepied@mandrakesoft.com> 1.1.1-1mdk
12cr|rkhunter-1.4.0-0.1|245	- New release 1.1.1
12cr|rkhunter-1.4.0-0.1|246	
12cr|rkhunter-1.4.0-0.1|247	* Fri May 28 2004 Frederic Lepied <flepied@mandrakesoft.com> 1.0.9-1mdk
12cr|rkhunter-1.4.0-0.1|248	- initial package
12cr|rkhunter-1.4.0-0.1|249	

7036 12
12cr|rkward-0.6.0-1|1	%if %{_use_internal_dependency_generator}
12cr|rkward-0.6.0-1|2	%define __noautoreq 'libR\\.so|libRblas\\.so|libRlapack\\.so'
12cr|rkward-0.6.0-1|3	%else
12cr|rkward-0.6.0-1|4	%define _requires_exceptions libR.so\\|libRblas.so\\|libRlapack.so
12cr|rkward-0.6.0-1|5	%endif
12cr|rkward-0.6.0-1|6	
12cr|rkward-0.6.0-1|7	Summary:	A KDE gui to R language
12cr|rkward-0.6.0-1|8	Name:		rkward
12cr|rkward-0.6.0-1|9	Version:	0.6.0
12cr|rkward-0.6.0-1|10	Release:	1
12cr|rkward-0.6.0-1|11	License:	GPLv2+
12cr|rkward-0.6.0-1|12	Group:		Sciences/Mathematics
12cr|rkward-0.6.0-1|13	Url:		http://rkward.sourceforge.net
12cr|rkward-0.6.0-1|14	Source0:	http://downloads.sourceforge.net/rkward/%{name}-%{version}.tar.gz
12cr|rkward-0.6.0-1|15	BuildRequires:	pkgconfig(libR)
12cr|rkward-0.6.0-1|16	BuildRequires:	kdelibs4-devel
12cr|rkward-0.6.0-1|17	BuildRequires:	gcc-gfortran
12cr|rkward-0.6.0-1|18	BuildRequires:	desktop-file-utils
12cr|rkward-0.6.0-1|19	BuildRequires:	cmake
12cr|rkward-0.6.0-1|20	Requires:	R-base
12cr|rkward-0.6.0-1|21	Requires:	php-cli
12cr|rkward-0.6.0-1|22	Suggests:	katepart
12cr|rkward-0.6.0-1|23	Obsoletes:	kde4-%{name} < 0.5.1
12cr|rkward-0.6.0-1|24	Provides:	kde4-%{name} = %{version}
12cr|rkward-0.6.0-1|25	
12cr|rkward-0.6.0-1|26	%description
12cr|rkward-0.6.0-1|27	RKWard is meant to become an easy to use, transparent frontend to the
12cr|rkward-0.6.0-1|28	R-language, a very powerful, yet hard-to-get-into scripting-language with
12cr|rkward-0.6.0-1|29	a strong focus on statistic functions. It will not only provide a convenient
12cr|rkward-0.6.0-1|30	user-interface, however, but also take care of seamless integration with an
12cr|rkward-0.6.0-1|31	office-suite. Practical statistics is not just about calculating, after all,
12cr|rkward-0.6.0-1|32	but also about documenting and ultimately publishing the results.
12cr|rkward-0.6.0-1|33	
12cr|rkward-0.6.0-1|34	%prep
12cr|rkward-0.6.0-1|35	%setup -q
12cr|rkward-0.6.0-1|36	
12cr|rkward-0.6.0-1|37	%build
12cr|rkward-0.6.0-1|38	%cmake_kde4
12cr|rkward-0.6.0-1|39	%make
12cr|rkward-0.6.0-1|40	
12cr|rkward-0.6.0-1|41	%install
12cr|rkward-0.6.0-1|42	%makeinstall_std -C build
12cr|rkward-0.6.0-1|43	
12cr|rkward-0.6.0-1|44	#(tpg) provide by R-base
12cr|rkward-0.6.0-1|45	rm -rf %{buildroot}%{_libdir}/R/lib/R.css
12cr|rkward-0.6.0-1|46	
12cr|rkward-0.6.0-1|47	# provided by katepart
12cr|rkward-0.6.0-1|48	rm -f %{buildroot}%{_kde_appsdir}/katepart/syntax/r.xml
12cr|rkward-0.6.0-1|49	
12cr|rkward-0.6.0-1|50	%find_lang %{name}
12cr|rkward-0.6.0-1|51	
12cr|rkward-0.6.0-1|52	%files -f %{name}.lang
12cr|rkward-0.6.0-1|53	%doc AUTHORS ChangeLog README
12cr|rkward-0.6.0-1|54	%{_kde_bindir}/%{name}*
12cr|rkward-0.6.0-1|55	%{_kde_datadir}/applications/kde4/rkward.desktop
12cr|rkward-0.6.0-1|56	%{_kde_appsdir}/rkward
12cr|rkward-0.6.0-1|57	%{_kde_appsdir}/katepart/*
12cr|rkward-0.6.0-1|58	%{_kde_docdir}/*/*/*
12cr|rkward-0.6.0-1|59	%{_kde_iconsdir}/*
12cr|rkward-0.6.0-1|60	%{_kde_libdir}/kde4/libexec/%{name}.*
12cr|rkward-0.6.0-1|61	%{_kde_mandir}/man1/%{name}.1*
12cr|rkward-0.6.0-1|62	%{_libdir}/R/*
12cr|rkward-0.6.0-1|63	

7037 12
12cr|R-labdsv-1.4_1-1|1	%global packname  labdsv
12cr|R-labdsv-1.4_1-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-labdsv-1.4_1-1|3	
12cr|R-labdsv-1.4_1-1|4	Name:             R-%{packname}
12cr|R-labdsv-1.4_1-1|5	Version:          1.4_1
12cr|R-labdsv-1.4_1-1|6	Release:          1
12cr|R-labdsv-1.4_1-1|7	Summary:          Ordination and Multivariate Analysis for Ecology
12cr|R-labdsv-1.4_1-1|8	Group:            Sciences/Mathematics
12cr|R-labdsv-1.4_1-1|9	License:          GPL (>= 2)
12cr|R-labdsv-1.4_1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-labdsv-1.4_1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.4-1.tar.gz
12cr|R-labdsv-1.4_1-1|12	Requires:         R-mgcv
12cr|R-labdsv-1.4_1-1|13	Requires:         R-MASS
12cr|R-labdsv-1.4_1-1|14	Requires:         R-rgl
12cr|R-labdsv-1.4_1-1|15	BuildRequires:    R-devel
12cr|R-labdsv-1.4_1-1|16	BuildRequires:    Rmath-devel
12cr|R-labdsv-1.4_1-1|17	BuildRequires:    texlive-collection-latex
12cr|R-labdsv-1.4_1-1|18	BuildRequires:    R-mgcv
12cr|R-labdsv-1.4_1-1|19	BuildRequires:    R-MASS
12cr|R-labdsv-1.4_1-1|20	BuildRequires:    R-rgl
12cr|R-labdsv-1.4_1-1|21	BuildRequires:    pkgconfig(lapack)
12cr|R-labdsv-1.4_1-1|22	%rename R-cran-labdsv
12cr|R-labdsv-1.4_1-1|23	
12cr|R-labdsv-1.4_1-1|24	%description
12cr|R-labdsv-1.4_1-1|25	A variety of ordination and vegetation analyses useful in analysis of
12cr|R-labdsv-1.4_1-1|26	datasets in community ecology.  Includes many of the common ordination
12cr|R-labdsv-1.4_1-1|27	methods, with graphical routines to facilitate their interpretation, as
12cr|R-labdsv-1.4_1-1|28	well as several novel analyses.
12cr|R-labdsv-1.4_1-1|29	
12cr|R-labdsv-1.4_1-1|30	%prep
12cr|R-labdsv-1.4_1-1|31	%setup -q -c -n %{packname}
12cr|R-labdsv-1.4_1-1|32	
12cr|R-labdsv-1.4_1-1|33	%build
12cr|R-labdsv-1.4_1-1|34	
12cr|R-labdsv-1.4_1-1|35	%install
12cr|R-labdsv-1.4_1-1|36	mkdir -p %{buildroot}%{rlibdir}
12cr|R-labdsv-1.4_1-1|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-labdsv-1.4_1-1|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-labdsv-1.4_1-1|39	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-labdsv-1.4_1-1|40	
12cr|R-labdsv-1.4_1-1|41	#%check
12cr|R-labdsv-1.4_1-1|42	#%{_bindir}/R CMD check %{packname}
12cr|R-labdsv-1.4_1-1|43	
12cr|R-labdsv-1.4_1-1|44	%files
12cr|R-labdsv-1.4_1-1|45	%dir %{rlibdir}/%{packname}
12cr|R-labdsv-1.4_1-1|46	%doc %{rlibdir}/%{packname}/ChangeLog
12cr|R-labdsv-1.4_1-1|47	%doc %{rlibdir}/%{packname}/html
12cr|R-labdsv-1.4_1-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-labdsv-1.4_1-1|49	%{rlibdir}/%{packname}/INDEX
12cr|R-labdsv-1.4_1-1|50	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-labdsv-1.4_1-1|51	%{rlibdir}/%{packname}/Meta
12cr|R-labdsv-1.4_1-1|52	%{rlibdir}/%{packname}/R
12cr|R-labdsv-1.4_1-1|53	%{rlibdir}/%{packname}/data
12cr|R-labdsv-1.4_1-1|54	%{rlibdir}/%{packname}/help
12cr|R-labdsv-1.4_1-1|55	%{rlibdir}/%{packname}/libs
12cr|R-labdsv-1.4_1-1|56	
12cr|R-labdsv-1.4_1-1|57	
12cr|R-labdsv-1.4_1-1|58	%changelog
12cr|R-labdsv-1.4_1-1|59	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.4_1-1
12cr|R-labdsv-1.4_1-1|60	+ Revision: 775051
12cr|R-labdsv-1.4_1-1|61	- Update to latest version
12cr|R-labdsv-1.4_1-1|62	
12cr|R-labdsv-1.4_1-1|63	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3_1-1
12cr|R-labdsv-1.4_1-1|64	+ Revision: 774862
12cr|R-labdsv-1.4_1-1|65	- Update and rebuild with R2spec
12cr|R-labdsv-1.4_1-1|66	- Update and rebuild with R2spec
12cr|R-labdsv-1.4_1-1|67	
12cr|R-labdsv-1.4_1-1|68	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-3mdv2011.0
12cr|R-labdsv-1.4_1-1|69	+ Revision: 616449
12cr|R-labdsv-1.4_1-1|70	- the mass rebuild of 2010.0 packages
12cr|R-labdsv-1.4_1-1|71	
12cr|R-labdsv-1.4_1-1|72	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.3.1-2mdv2010.0
12cr|R-labdsv-1.4_1-1|73	+ Revision: 433082
12cr|R-labdsv-1.4_1-1|74	- rebuild
12cr|R-labdsv-1.4_1-1|75	
12cr|R-labdsv-1.4_1-1|76	* Wed Jun 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.1-1mdv2009.0
12cr|R-labdsv-1.4_1-1|77	+ Revision: 228956
12cr|R-labdsv-1.4_1-1|78	- add buildrequires on gcc-gfortran
12cr|R-labdsv-1.4_1-1|79	- import R-cran-labdsv
12cr|R-labdsv-1.4_1-1|80	

7038 12
12cr|R-lavaan-0.4_12-2|1	%bcond_without bootstrap
12cr|R-lavaan-0.4_12-2|2	%global packname  lavaan
12cr|R-lavaan-0.4_12-2|3	%global rlibdir  %{_datadir}/R/library
12cr|R-lavaan-0.4_12-2|4	
12cr|R-lavaan-0.4_12-2|5	Name:             R-%{packname}
12cr|R-lavaan-0.4_12-2|6	Version:          0.4_12
12cr|R-lavaan-0.4_12-2|7	Release:          2
12cr|R-lavaan-0.4_12-2|8	Summary:          Latent Variable Analysis
12cr|R-lavaan-0.4_12-2|9	Group:            Sciences/Mathematics
12cr|R-lavaan-0.4_12-2|10	License:          GPL (>= 2)
12cr|R-lavaan-0.4_12-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-lavaan-0.4_12-2|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.4-12.tar.gz
12cr|R-lavaan-0.4_12-2|13	BuildArch:        noarch
12cr|R-lavaan-0.4_12-2|14	Requires:         R-core
12cr|R-lavaan-0.4_12-2|15	Requires:         R-methods
12cr|R-lavaan-0.4_12-2|16	Requires:         R-stats4
12cr|R-lavaan-0.4_12-2|17	Requires:         R-stats
12cr|R-lavaan-0.4_12-2|18	Requires:         R-graphics
12cr|R-lavaan-0.4_12-2|19	%if %{with bootstrap}
12cr|R-lavaan-0.4_12-2|20	Requires:         R-quadprog
12cr|R-lavaan-0.4_12-2|21	Requires:         R-boot
12cr|R-lavaan-0.4_12-2|22	%else
12cr|R-lavaan-0.4_12-2|23	Requires:         R-psych
12cr|R-lavaan-0.4_12-2|24	Requires:         R-qgraph
12cr|R-lavaan-0.4_12-2|25	Requires:         R-quadprog
12cr|R-lavaan-0.4_12-2|26	Requires:         R-boot
12cr|R-lavaan-0.4_12-2|27	%endif
12cr|R-lavaan-0.4_12-2|28	BuildRequires:    R-devel
12cr|R-lavaan-0.4_12-2|29	BuildRequires:    Rmath-devel
12cr|R-lavaan-0.4_12-2|30	BuildRequires:    texlive-collection-latex
12cr|R-lavaan-0.4_12-2|31	BuildRequires:    R-methods
12cr|R-lavaan-0.4_12-2|32	BuildRequires:    R-stats4
12cr|R-lavaan-0.4_12-2|33	BuildRequires:    R-stats
12cr|R-lavaan-0.4_12-2|34	BuildRequires:    R-graphics
12cr|R-lavaan-0.4_12-2|35	%if %{with bootstrap}
12cr|R-lavaan-0.4_12-2|36	BuildRequires:    R-quadprog R-boot
12cr|R-lavaan-0.4_12-2|37	%else
12cr|R-lavaan-0.4_12-2|38	BuildRequires:    R-psych
12cr|R-lavaan-0.4_12-2|39	BuildRequires:    R-qgraph
12cr|R-lavaan-0.4_12-2|40	BuildRequires:    R-quadprog
12cr|R-lavaan-0.4_12-2|41	BuildRequires:    R-boot
12cr|R-lavaan-0.4_12-2|42	%endif
12cr|R-lavaan-0.4_12-2|43	BuildRequires:    pkgconfig(lapack)
12cr|R-lavaan-0.4_12-2|44	
12cr|R-lavaan-0.4_12-2|45	%description
12cr|R-lavaan-0.4_12-2|46	Fit a variety of latent variable models, including confirmatory factor
12cr|R-lavaan-0.4_12-2|47	analysis, structural equation modeling and latent growth curve models.
12cr|R-lavaan-0.4_12-2|48	
12cr|R-lavaan-0.4_12-2|49	%prep
12cr|R-lavaan-0.4_12-2|50	%setup -q -c -n %{packname}
12cr|R-lavaan-0.4_12-2|51	
12cr|R-lavaan-0.4_12-2|52	%build
12cr|R-lavaan-0.4_12-2|53	
12cr|R-lavaan-0.4_12-2|54	%install
12cr|R-lavaan-0.4_12-2|55	mkdir -p %{buildroot}%{rlibdir}
12cr|R-lavaan-0.4_12-2|56	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-lavaan-0.4_12-2|57	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-lavaan-0.4_12-2|58	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-lavaan-0.4_12-2|59	
12cr|R-lavaan-0.4_12-2|60	%if %{without bootstrap}
12cr|R-lavaan-0.4_12-2|61	%check
12cr|R-lavaan-0.4_12-2|62	%{_bindir}/R CMD check %{packname}
12cr|R-lavaan-0.4_12-2|63	%endif
12cr|R-lavaan-0.4_12-2|64	
12cr|R-lavaan-0.4_12-2|65	%files
12cr|R-lavaan-0.4_12-2|66	%dir %{rlibdir}/%{packname}
12cr|R-lavaan-0.4_12-2|67	%doc %{rlibdir}/%{packname}/html
12cr|R-lavaan-0.4_12-2|68	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-lavaan-0.4_12-2|69	%{rlibdir}/%{packname}/INDEX
12cr|R-lavaan-0.4_12-2|70	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-lavaan-0.4_12-2|71	%{rlibdir}/%{packname}/Meta
12cr|R-lavaan-0.4_12-2|72	%{rlibdir}/%{packname}/R
12cr|R-lavaan-0.4_12-2|73	%{rlibdir}/%{packname}/data
12cr|R-lavaan-0.4_12-2|74	%{rlibdir}/%{packname}/help
12cr|R-lavaan-0.4_12-2|75	
12cr|R-lavaan-0.4_12-2|76	
12cr|R-lavaan-0.4_12-2|77	%changelog
12cr|R-lavaan-0.4_12-2|78	* Wed Feb 22 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.4_12-2
12cr|R-lavaan-0.4_12-2|79	+ Revision: 778904
12cr|R-lavaan-0.4_12-2|80	- Rebuild with proper dependencies
12cr|R-lavaan-0.4_12-2|81	
12cr|R-lavaan-0.4_12-2|82	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.4_12-1
12cr|R-lavaan-0.4_12-2|83	+ Revision: 777831
12cr|R-lavaan-0.4_12-2|84	- Import R-lavaan
12cr|R-lavaan-0.4_12-2|85	- Import R-lavaan
12cr|R-lavaan-0.4_12-2|86	

7039 12
12cr|R-lme4-0.999375_42-2|1	%bcond_without bootstrap
12cr|R-lme4-0.999375_42-2|2	%global packname  lme4
12cr|R-lme4-0.999375_42-2|3	%global rlibdir  %{_libdir}/R/library
12cr|R-lme4-0.999375_42-2|4	
12cr|R-lme4-0.999375_42-2|5	Name:             R-%{packname}
12cr|R-lme4-0.999375_42-2|6	Version:          0.999375_42
12cr|R-lme4-0.999375_42-2|7	Release:          2
12cr|R-lme4-0.999375_42-2|8	Summary:          Linear mixed-effects models using S4 classes
12cr|R-lme4-0.999375_42-2|9	Group:            Sciences/Mathematics
12cr|R-lme4-0.999375_42-2|10	License:          GPL (>= 2)
12cr|R-lme4-0.999375_42-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-lme4-0.999375_42-2|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.999375-42.tar.gz
12cr|R-lme4-0.999375_42-2|13	Requires:         R-methods R-Matrix R-lattice R-graphics R-nlme R-stats4
12cr|R-lme4-0.999375_42-2|14	Requires:         R-stats
12cr|R-lme4-0.999375_42-2|15	%if %{without bootstrap}
12cr|R-lme4-0.999375_42-2|16	Requires:         R-mlmRev R-MEMSS R-coda R-MASS R-sfsmisc R-MatrixModels
12cr|R-lme4-0.999375_42-2|17	%endif
12cr|R-lme4-0.999375_42-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cr|R-lme4-0.999375_42-2|19	BuildRequires:    R-Matrix R-lattice R-graphics R-nlme R-stats4 R-stats
12cr|R-lme4-0.999375_42-2|20	%if %{without bootstrap}
12cr|R-lme4-0.999375_42-2|21	BuildRequires:    R-mlmRev R-MEMSS R-coda R-MASS R-sfsmisc R-MatrixModels
12cr|R-lme4-0.999375_42-2|22	%endif
12cr|R-lme4-0.999375_42-2|23	BuildRequires:    blas-devel
12cr|R-lme4-0.999375_42-2|24	BuildRequires:    lapack-devel
12cr|R-lme4-0.999375_42-2|25	
12cr|R-lme4-0.999375_42-2|26	%description
12cr|R-lme4-0.999375_42-2|27	Fit linear and generalized linear mixed-effects models.
12cr|R-lme4-0.999375_42-2|28	
12cr|R-lme4-0.999375_42-2|29	%prep
12cr|R-lme4-0.999375_42-2|30	%setup -q -c -n %{packname}
12cr|R-lme4-0.999375_42-2|31	
12cr|R-lme4-0.999375_42-2|32	%build
12cr|R-lme4-0.999375_42-2|33	
12cr|R-lme4-0.999375_42-2|34	%install
12cr|R-lme4-0.999375_42-2|35	mkdir -p %{buildroot}%{rlibdir}
12cr|R-lme4-0.999375_42-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-lme4-0.999375_42-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-lme4-0.999375_42-2|38	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-lme4-0.999375_42-2|39	
12cr|R-lme4-0.999375_42-2|40	%if %{without bootstrap}
12cr|R-lme4-0.999375_42-2|41	%check
12cr|R-lme4-0.999375_42-2|42	%{_bindir}/R CMD check %{packname}
12cr|R-lme4-0.999375_42-2|43	%endif
12cr|R-lme4-0.999375_42-2|44	
12cr|R-lme4-0.999375_42-2|45	%files
12cr|R-lme4-0.999375_42-2|46	%dir %{rlibdir}/%{packname}
12cr|R-lme4-0.999375_42-2|47	%doc %{rlibdir}/%{packname}/doc
12cr|R-lme4-0.999375_42-2|48	%doc %{rlibdir}/%{packname}/html
12cr|R-lme4-0.999375_42-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-lme4-0.999375_42-2|50	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-lme4-0.999375_42-2|51	%{rlibdir}/%{packname}/INDEX
12cr|R-lme4-0.999375_42-2|52	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-lme4-0.999375_42-2|53	%{rlibdir}/%{packname}/Meta
12cr|R-lme4-0.999375_42-2|54	%{rlibdir}/%{packname}/R
12cr|R-lme4-0.999375_42-2|55	%{rlibdir}/%{packname}/data
12cr|R-lme4-0.999375_42-2|56	%{rlibdir}/%{packname}/help
12cr|R-lme4-0.999375_42-2|57	%{rlibdir}/%{packname}/libs
12cr|R-lme4-0.999375_42-2|58	
12cr|R-lme4-0.999375_42-2|59	
12cr|R-lme4-0.999375_42-2|60	
12cr|R-lme4-0.999375_42-2|61	%changelog
12cr|R-lme4-0.999375_42-2|62	

7040 12
12cr|rlog-1.4-3|1	%define name 		rlog
12cr|rlog-1.4-3|2	%define version		1.4
12cr|rlog-1.4-3|3	%define release		3
12cr|rlog-1.4-3|4	%define major		5
12cr|rlog-1.4-3|5	%define libname		%mklibname %{name} %{major}
12cr|rlog-1.4-3|6	%define libnamedev	%mklibname %{name} %{major} -d
12cr|rlog-1.4-3|7	
12cr|rlog-1.4-3|8	Summary: 	Runtime Logging for C++
12cr|rlog-1.4-3|9	Name: 		%{name}
12cr|rlog-1.4-3|10	Version: 	%{version}
12cr|rlog-1.4-3|11	Release:        %mkrel %{release}
12cr|rlog-1.4-3|12	License:	LGPLv2+
12cr|rlog-1.4-3|13	Group:		Development/C++
12cr|rlog-1.4-3|14	Source:         http://rlog.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|rlog-1.4-3|15	URL:		http://www.arg0.net/rlog
12cr|rlog-1.4-3|16	
12cr|rlog-1.4-3|17	%description
12cr|rlog-1.4-3|18	RLog provides a flexible message logging facility for C++ programs and
12cr|rlog-1.4-3|19	libraries. It is designed to be fast enough to use in production code.
12cr|rlog-1.4-3|20	
12cr|rlog-1.4-3|21	%package -n 	%{libname}
12cr|rlog-1.4-3|22	Summary:	Libraries for rlog
12cr|rlog-1.4-3|23	Group:		Development/C++
12cr|rlog-1.4-3|24	Provides:	lib%{name} = %{version}-%{release}
12cr|rlog-1.4-3|25	Obsoletes:	%mklibname %{name} 1
12cr|rlog-1.4-3|26	
12cr|rlog-1.4-3|27	%description -n	%{libname}
12cr|rlog-1.4-3|28	Libraries for rlog.
12cr|rlog-1.4-3|29	
12cr|rlog-1.4-3|30	%package -n	%{libnamedev}
12cr|rlog-1.4-3|31	Summary:	Header files and development libraries for librlog1
12cr|rlog-1.4-3|32	Group:		Development/C++
12cr|rlog-1.4-3|33	Requires:	lib%{name} = %{version}-%{release}
12cr|rlog-1.4-3|34	Provides:	%{name}-devel = %{version}-%{release}
12cr|rlog-1.4-3|35	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|rlog-1.4-3|36	Obsoletes:	%mklibname %{name} 1 -d
12cr|rlog-1.4-3|37	
12cr|rlog-1.4-3|38	%description -n	%{libnamedev}
12cr|rlog-1.4-3|39	Header files and development libraries for librlog1.
12cr|rlog-1.4-3|40	
12cr|rlog-1.4-3|41	%prep
12cr|rlog-1.4-3|42	%setup -q
12cr|rlog-1.4-3|43	
12cr|rlog-1.4-3|44	%build
12cr|rlog-1.4-3|45	CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" \
12cr|rlog-1.4-3|46	./configure --prefix=%{_prefix} --libdir=%{_libdir}
12cr|rlog-1.4-3|47	make -j 2
12cr|rlog-1.4-3|48	
12cr|rlog-1.4-3|49	%install
12cr|rlog-1.4-3|50	make DESTDIR=%{buildroot} install
12cr|rlog-1.4-3|51	
12cr|rlog-1.4-3|52	%files -n %{libname}
12cr|rlog-1.4-3|53	%defattr(-,root,root)
12cr|rlog-1.4-3|54	%{_libdir}/librlog.so.*
12cr|rlog-1.4-3|55	
12cr|rlog-1.4-3|56	%files -n %{libnamedev}
12cr|rlog-1.4-3|57	%defattr(-,root,root)
12cr|rlog-1.4-3|58	%{_includedir}/%{name}
12cr|rlog-1.4-3|59	%{_libdir}/librlog.so
12cr|rlog-1.4-3|60	%{_libdir}/pkgconfig/librlog.pc
12cr|rlog-1.4-3|61	%{_datadir}/doc/%{name}
12cr|rlog-1.4-3|62	
12cr|rlog-1.4-3|63	
12cr|rlog-1.4-3|64	
12cr|rlog-1.4-3|65	%changelog
12cr|rlog-1.4-3|66	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4-3mdv2011.0
12cr|rlog-1.4-3|67	+ Revision: 614709
12cr|rlog-1.4-3|68	- the mass rebuild of 2010.1 packages
12cr|rlog-1.4-3|69	
12cr|rlog-1.4-3|70	* Sun Nov 29 2009 Jérôme Brenier <incubusss@mandriva.org> 1.4-2mdv2010.1
12cr|rlog-1.4-3|71	+ Revision: 471582
12cr|rlog-1.4-3|72	- obsolete old libs (major 1)
12cr|rlog-1.4-3|73	
12cr|rlog-1.4-3|74	* Tue Nov 24 2009 Jérôme Brenier <incubusss@mandriva.org> 1.4-1mdv2010.1
12cr|rlog-1.4-3|75	+ Revision: 469713
12cr|rlog-1.4-3|76	- new version 1.4
12cr|rlog-1.4-3|77	- new major 5
12cr|rlog-1.4-3|78	- fix license tag / URL / Source
12cr|rlog-1.4-3|79	- fix files section
12cr|rlog-1.4-3|80	- $RPM_BUILD_ROOT -> %%{buildroot}
12cr|rlog-1.4-3|81	
12cr|rlog-1.4-3|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|rlog-1.4-3|83	- rebuild
12cr|rlog-1.4-3|84	
12cr|rlog-1.4-3|85	+ Pixel <pixel@mandriva.com>
12cr|rlog-1.4-3|86	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|rlog-1.4-3|87	
12cr|rlog-1.4-3|88	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.3.7-2mdv2008.1
12cr|rlog-1.4-3|89	+ Revision: 140746
12cr|rlog-1.4-3|90	- restore BuildRoot
12cr|rlog-1.4-3|91	
12cr|rlog-1.4-3|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|rlog-1.4-3|93	- kill re-definition of %%buildroot on Pixel's request
12cr|rlog-1.4-3|94	- import rlog
12cr|rlog-1.4-3|95	
12cr|rlog-1.4-3|96	
12cr|rlog-1.4-3|97	* Wed Jun 28 2006 Lev Givon <lev@mandriva.org> 1.3.7-2mdk
12cr|rlog-1.4-3|98	- Use mkrel, put docs in devel package
12cr|rlog-1.4-3|99	
12cr|rlog-1.4-3|100	* Mon Jan 09 2006 Moreno Manzini <moreno.mg@gmail.com> 1.3.7-1mdk
12cr|rlog-1.4-3|101	- 1.3.7
12cr|rlog-1.4-3|102	- Fixed some specs bug
12cr|rlog-1.4-3|103	
12cr|rlog-1.4-3|104	* Sun Jul 24 2005 Madman <madman@extenzilla.it> 1.3.6-3mdk
12cr|rlog-1.4-3|105	- Fixed issues in specfile.
12cr|rlog-1.4-3|106	* Mon Jun 27 2005 Madman <madman@extenzilla.it> 1.3.6-2mdk
12cr|rlog-1.4-3|107	- Fixed issues in specfile.
12cr|rlog-1.4-3|108	* Thu Jun 23 2005 Madman <madman@extenzilla.it> 1.3.6-1mdk
12cr|rlog-1.4-3|109	- First release for Mandriva 2006 Cooker.

7041 12
12cr|R-logspline-2.1.3-1|1	%global packname  logspline
12cr|R-logspline-2.1.3-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-logspline-2.1.3-1|3	
12cr|R-logspline-2.1.3-1|4	Name:             R-%{packname}
12cr|R-logspline-2.1.3-1|5	Version:          2.1.3
12cr|R-logspline-2.1.3-1|6	Release:          1
12cr|R-logspline-2.1.3-1|7	Summary:          Logspline density estimation routines
12cr|R-logspline-2.1.3-1|8	Group:            Sciences/Mathematics
12cr|R-logspline-2.1.3-1|9	License:          GPL (>= 2)
12cr|R-logspline-2.1.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-logspline-2.1.3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-logspline-2.1.3-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-logspline-2.1.3-1|13	BuildRequires:    blas-devel
12cr|R-logspline-2.1.3-1|14	BuildRequires:    lapack-devel
12cr|R-logspline-2.1.3-1|15	
12cr|R-logspline-2.1.3-1|16	%description
12cr|R-logspline-2.1.3-1|17	Routines for the logspline density estimation. oldlogspline uses the same
12cr|R-logspline-2.1.3-1|18	algorithm as the logspline 1.0.x package - the Kooperberg and Stone (1992)
12cr|R-logspline-2.1.3-1|19	algorithm (with an improved interface). The recomended routine logspline
12cr|R-logspline-2.1.3-1|20	uses an algorithm from Stone et al (1997).
12cr|R-logspline-2.1.3-1|21	
12cr|R-logspline-2.1.3-1|22	%prep
12cr|R-logspline-2.1.3-1|23	%setup -q -c -n %{packname}
12cr|R-logspline-2.1.3-1|24	
12cr|R-logspline-2.1.3-1|25	%build
12cr|R-logspline-2.1.3-1|26	
12cr|R-logspline-2.1.3-1|27	%install
12cr|R-logspline-2.1.3-1|28	mkdir -p %{buildroot}%{rlibdir}
12cr|R-logspline-2.1.3-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-logspline-2.1.3-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-logspline-2.1.3-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-logspline-2.1.3-1|32	
12cr|R-logspline-2.1.3-1|33	%check
12cr|R-logspline-2.1.3-1|34	%{_bindir}/R CMD check %{packname}
12cr|R-logspline-2.1.3-1|35	
12cr|R-logspline-2.1.3-1|36	%files
12cr|R-logspline-2.1.3-1|37	%dir %{rlibdir}/%{packname}
12cr|R-logspline-2.1.3-1|38	%doc %{rlibdir}/%{packname}/html
12cr|R-logspline-2.1.3-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-logspline-2.1.3-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-logspline-2.1.3-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-logspline-2.1.3-1|42	%{rlibdir}/%{packname}/Meta
12cr|R-logspline-2.1.3-1|43	%{rlibdir}/%{packname}/R
12cr|R-logspline-2.1.3-1|44	%{rlibdir}/%{packname}/help
12cr|R-logspline-2.1.3-1|45	%{rlibdir}/%{packname}/libs
12cr|R-logspline-2.1.3-1|46	
12cr|R-logspline-2.1.3-1|47	
12cr|R-logspline-2.1.3-1|48	
12cr|R-logspline-2.1.3-1|49	%changelog
12cr|R-logspline-2.1.3-1|50	

7042 12
12cr|rlpr-2.06-5|1	Summary:	Remote printing utilities
12cr|rlpr-2.06-5|2	Name:		rlpr
12cr|rlpr-2.06-5|3	Version:	2.06
12cr|rlpr-2.06-5|4	Release:	%mkrel 5
12cr|rlpr-2.06-5|5	License:	GPL
12cr|rlpr-2.06-5|6	Group:		Networking/Remote access
12cr|rlpr-2.06-5|7	# Site of original author is dead, and project, too. As several other
12cr|rlpr-2.06-5|8	# orphaned printing packages this is re-hosted on linuxprinting.org
12cr|rlpr-2.06-5|9	Source0:	http://www.linuxprinting.org/download/printing/%{name}-%{version}.tar.bz2
12cr|rlpr-2.06-5|10	URL:		http://www.linuxprinting.org/download/printing/README.txt
12cr|rlpr-2.06-5|11	BuildRoot:	%_tmppath/%name-%version-%release-root
12cr|rlpr-2.06-5|12	
12cr|rlpr-2.06-5|13	%description
12cr|rlpr-2.06-5|14	Rlpr is a package that makes it possible (or at the very least,
12cr|rlpr-2.06-5|15	easier), to print files on remote sites to your local printer. The
12cr|rlpr-2.06-5|16	rlpr package includes BSD-compatible replacements for `lpr', `lpq',
12cr|rlpr-2.06-5|17	and `lprm', whose functionality is a superset of their BSD
12cr|rlpr-2.06-5|18	counterparts. In other words, with the rlpr package, you can do
12cr|rlpr-2.06-5|19	everything you can do with the BSD printing commands, and more. The
12cr|rlpr-2.06-5|20	programs contained within the rlpr package are all GPL'd, and are more
12cr|rlpr-2.06-5|21	lightweight, cleaner and more secure than their BSD counterparts.
12cr|rlpr-2.06-5|22	
12cr|rlpr-2.06-5|23	%prep
12cr|rlpr-2.06-5|24	%setup -q
12cr|rlpr-2.06-5|25	
12cr|rlpr-2.06-5|26	%build
12cr|rlpr-2.06-5|27	%configure
12cr|rlpr-2.06-5|28	%make
12cr|rlpr-2.06-5|29	
12cr|rlpr-2.06-5|30	%install
12cr|rlpr-2.06-5|31	rm -rf $RPM_BUILD_ROOT
12cr|rlpr-2.06-5|32	%makeinstall
12cr|rlpr-2.06-5|33	
12cr|rlpr-2.06-5|34	%clean
12cr|rlpr-2.06-5|35	rm -fr %buildroot
12cr|rlpr-2.06-5|36	
12cr|rlpr-2.06-5|37	
12cr|rlpr-2.06-5|38	%files
12cr|rlpr-2.06-5|39	%defattr(644,root,root,755)
12cr|rlpr-2.06-5|40	%doc AUTHORS NEWS README THANKS TODO
12cr|rlpr-2.06-5|41	%attr(4755,root,root) %{_bindir}/*
12cr|rlpr-2.06-5|42	%{_mandir}/man*/*
12cr|rlpr-2.06-5|43	
12cr|rlpr-2.06-5|44	
12cr|rlpr-2.06-5|45	%changelog
12cr|rlpr-2.06-5|46	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.06-5mdv2010.0
12cr|rlpr-2.06-5|47	+ Revision: 433350
12cr|rlpr-2.06-5|48	- rebuild
12cr|rlpr-2.06-5|49	
12cr|rlpr-2.06-5|50	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.06-4mdv2009.0
12cr|rlpr-2.06-5|51	+ Revision: 260242
12cr|rlpr-2.06-5|52	- rebuild
12cr|rlpr-2.06-5|53	
12cr|rlpr-2.06-5|54	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.06-3mdv2009.0
12cr|rlpr-2.06-5|55	+ Revision: 251323
12cr|rlpr-2.06-5|56	- rebuild
12cr|rlpr-2.06-5|57	
12cr|rlpr-2.06-5|58	+ Olivier Blin <oblin@mandriva.com>
12cr|rlpr-2.06-5|59	- restore BuildRoot
12cr|rlpr-2.06-5|60	
12cr|rlpr-2.06-5|61	* Thu Dec 27 2007 Jérôme Soyer <saispo@mandriva.org> 2.06-1mdv2008.1
12cr|rlpr-2.06-5|62	+ Revision: 138402
12cr|rlpr-2.06-5|63	- New release
12cr|rlpr-2.06-5|64	
12cr|rlpr-2.06-5|65	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|rlpr-2.06-5|66	- kill re-definition of %%buildroot on Pixel's request
12cr|rlpr-2.06-5|67	
12cr|rlpr-2.06-5|68	* Thu Aug 23 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.04-4mdv2008.0
12cr|rlpr-2.06-5|69	+ Revision: 70370
12cr|rlpr-2.06-5|70	- use %%mkrel
12cr|rlpr-2.06-5|71	
12cr|rlpr-2.06-5|72	+ Marcelo Ricardo Leitner <mrl@mandriva.com>
12cr|rlpr-2.06-5|73	- Import rlpr
12cr|rlpr-2.06-5|74	
12cr|rlpr-2.06-5|75	
12cr|rlpr-2.06-5|76	
12cr|rlpr-2.06-5|77	
12cr|rlpr-2.06-5|78	* Fri Sep  2 2005 Till Kamppeter <till@mandriva.com> 2.04-3mdk
12cr|rlpr-2.06-5|79	- Removed the dust of 1 year not rebuilding.
12cr|rlpr-2.06-5|80	
12cr|rlpr-2.06-5|81	* Fri Aug 13 2004 Till Kamppeter <till@mandrakesoft.com> 2.04-2mdk
12cr|rlpr-2.06-5|82	- Rebuilt.
12cr|rlpr-2.06-5|83	- Some clean-up in the spec file.
12cr|rlpr-2.06-5|84	
12cr|rlpr-2.06-5|85	* Sun Jul 27 2003 Till Kamppeter <till@mandrakesoft.com> 2.04-1mdk
12cr|rlpr-2.06-5|86	- Finally updated to version 2.04.
12cr|rlpr-2.06-5|87	- Removed the patch, it was already applied upstream.
12cr|rlpr-2.06-5|88	
12cr|rlpr-2.06-5|89	* Fri Mar 22 2002 David BAUDENS <baudens@mandrakesoft.com> 2.02-3mdk
12cr|rlpr-2.06-5|90	- Clean after build
12cr|rlpr-2.06-5|91	- Remove pl description and summary
12cr|rlpr-2.06-5|92	
12cr|rlpr-2.06-5|93	* Tue Aug  7 2001 Till Kamppeter <till@mandrakesoft.com> 2.02-2mdk
12cr|rlpr-2.06-5|94	- Executables must be SUID root to work
12cr|rlpr-2.06-5|95	
12cr|rlpr-2.06-5|96	* Tue Aug  7 2001 Till Kamppeter <till@mandrakesoft.com> 2.02-1mdk
12cr|rlpr-2.06-5|97	- Initial release

7043 12
12cr|R-lpSolve-5.6.6-1|1	%global packname  lpSolve
12cr|R-lpSolve-5.6.6-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-lpSolve-5.6.6-1|3	
12cr|R-lpSolve-5.6.6-1|4	Name:             R-%{packname}
12cr|R-lpSolve-5.6.6-1|5	Version:          5.6.6
12cr|R-lpSolve-5.6.6-1|6	Release:          1
12cr|R-lpSolve-5.6.6-1|7	Summary:          Interface to Lp_solve v. 5.5 to solve linear/integer programs
12cr|R-lpSolve-5.6.6-1|8	Group:            Sciences/Mathematics
12cr|R-lpSolve-5.6.6-1|9	License:          LGPL-2
12cr|R-lpSolve-5.6.6-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-lpSolve-5.6.6-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-lpSolve-5.6.6-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-lpSolve-5.6.6-1|13	BuildRequires:    blas-devel
12cr|R-lpSolve-5.6.6-1|14	BuildRequires:    lapack-devel
12cr|R-lpSolve-5.6.6-1|15	Patch0:           lpSolve_5.6.6-format.patch
12cr|R-lpSolve-5.6.6-1|16	
12cr|R-lpSolve-5.6.6-1|17	%description
12cr|R-lpSolve-5.6.6-1|18	Lp_solve is freely available (under LGPL 2) software for solving linear,
12cr|R-lpSolve-5.6.6-1|19	integer and mixed integer programs. In this implementation we supply a
12cr|R-lpSolve-5.6.6-1|20	"wrapper" function in C and some R functions that solve general
12cr|R-lpSolve-5.6.6-1|21	linear/integer problems, assignment problems, and transportation problems.
12cr|R-lpSolve-5.6.6-1|22	This version calls lp_solve version 5.5.
12cr|R-lpSolve-5.6.6-1|23	
12cr|R-lpSolve-5.6.6-1|24	%prep
12cr|R-lpSolve-5.6.6-1|25	%setup -q -c -n %{packname}
12cr|R-lpSolve-5.6.6-1|26	%patch0 -p1
12cr|R-lpSolve-5.6.6-1|27	
12cr|R-lpSolve-5.6.6-1|28	%build
12cr|R-lpSolve-5.6.6-1|29	
12cr|R-lpSolve-5.6.6-1|30	%install
12cr|R-lpSolve-5.6.6-1|31	mkdir -p %{buildroot}%{rlibdir}
12cr|R-lpSolve-5.6.6-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-lpSolve-5.6.6-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-lpSolve-5.6.6-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-lpSolve-5.6.6-1|35	
12cr|R-lpSolve-5.6.6-1|36	%check
12cr|R-lpSolve-5.6.6-1|37	%{_bindir}/R CMD check %{packname}
12cr|R-lpSolve-5.6.6-1|38	
12cr|R-lpSolve-5.6.6-1|39	%files
12cr|R-lpSolve-5.6.6-1|40	%dir %{rlibdir}/%{packname}
12cr|R-lpSolve-5.6.6-1|41	%doc %{rlibdir}/%{packname}/html
12cr|R-lpSolve-5.6.6-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-lpSolve-5.6.6-1|43	%{rlibdir}/%{packname}/INDEX
12cr|R-lpSolve-5.6.6-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-lpSolve-5.6.6-1|45	%{rlibdir}/%{packname}/Meta
12cr|R-lpSolve-5.6.6-1|46	%{rlibdir}/%{packname}/R
12cr|R-lpSolve-5.6.6-1|47	%{rlibdir}/%{packname}/help
12cr|R-lpSolve-5.6.6-1|48	%{rlibdir}/%{packname}/libs
12cr|R-lpSolve-5.6.6-1|49	
12cr|R-lpSolve-5.6.6-1|50	
12cr|R-lpSolve-5.6.6-1|51	%changelog
12cr|R-lpSolve-5.6.6-1|52	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 5.6.6-1
12cr|R-lpSolve-5.6.6-1|53	+ Revision: 777869
12cr|R-lpSolve-5.6.6-1|54	- Import R-lpSolve
12cr|R-lpSolve-5.6.6-1|55	- Import R-lpSolve
12cr|R-lpSolve-5.6.6-1|56	

7044 12
12cr|rlwrap-0.37-1|1	Name:           rlwrap
12cr|rlwrap-0.37-1|2	Version:        0.37
12cr|rlwrap-0.37-1|3	Release:        %mkrel 1
12cr|rlwrap-0.37-1|4	Epoch:          0
12cr|rlwrap-0.37-1|5	Summary:        Readline wrapper
12cr|rlwrap-0.37-1|6	Group:          Text tools
12cr|rlwrap-0.37-1|7	License:        GPL
12cr|rlwrap-0.37-1|8	URL:            http://utopia.knoware.nl/~hlub/rlwrap/
12cr|rlwrap-0.37-1|9	Source0:        http://utopia.knoware.nl/~hlub/rlwrap/rlwrap-%{version}.tar.gz
12cr|rlwrap-0.37-1|10	BuildRequires:  pkgconfig(ncurses)
12cr|rlwrap-0.37-1|11	BuildRequires:  libreadline-devel
12cr|rlwrap-0.37-1|12	
12cr|rlwrap-0.37-1|13	%description
12cr|rlwrap-0.37-1|14	rlwrap is a 'readline wrapper' that uses the GNU readline library to
12cr|rlwrap-0.37-1|15	allow the editing of keyboard input for any other command. Input
12cr|rlwrap-0.37-1|16	history is remembered across invocations, separately for each command;
12cr|rlwrap-0.37-1|17	history completion and search work as in bash and completion word
12cr|rlwrap-0.37-1|18	lists can be specified on the command line.
12cr|rlwrap-0.37-1|19	
12cr|rlwrap-0.37-1|20	%prep
12cr|rlwrap-0.37-1|21	%setup -q
12cr|rlwrap-0.37-1|22	
12cr|rlwrap-0.37-1|23	%build
12cr|rlwrap-0.37-1|24	%configure2_5x
12cr|rlwrap-0.37-1|25	%make
12cr|rlwrap-0.37-1|26	
12cr|rlwrap-0.37-1|27	%install
12cr|rlwrap-0.37-1|28	%makeinstall_std
12cr|rlwrap-0.37-1|29	
12cr|rlwrap-0.37-1|30	%check
12cr|rlwrap-0.37-1|31	%make check
12cr|rlwrap-0.37-1|32	
12cr|rlwrap-0.37-1|33	%files
12cr|rlwrap-0.37-1|34	%doc AUTHORS BUGS COPYING ChangeLog INSTALL NEWS README TODO PLEA
12cr|rlwrap-0.37-1|35	%attr(0755,root,root) %{_bindir}/rlwrap
12cr|rlwrap-0.37-1|36	%{_mandir}/man1/rlwrap.1*
12cr|rlwrap-0.37-1|37	%{_mandir}/man3/RlwrapFilter.3pm*
12cr|rlwrap-0.37-1|38	%dir %{_datadir}/rlwrap
12cr|rlwrap-0.37-1|39	%{_datadir}/rlwrap/*
12cr|rlwrap-0.37-1|40	
12cr|rlwrap-0.37-1|41	
12cr|rlwrap-0.37-1|42	%changelog
12cr|rlwrap-0.37-1|43	* Sun May 09 2010 Lev Givon <lev@mandriva.org> 0:0.37-1mdv2011.0
12cr|rlwrap-0.37-1|44	+ Revision: 544267
12cr|rlwrap-0.37-1|45	- Update to 0.37.
12cr|rlwrap-0.37-1|46	
12cr|rlwrap-0.37-1|47	* Mon Jan 18 2010 Frederik Himpe <fhimpe@mandriva.org> 0:0.36-1mdv2010.1
12cr|rlwrap-0.37-1|48	+ Revision: 493244
12cr|rlwrap-0.37-1|49	- update to new version 0.36
12cr|rlwrap-0.37-1|50	
12cr|rlwrap-0.37-1|51	* Sat Jan 09 2010 Frederik Himpe <fhimpe@mandriva.org> 0:0.35-1mdv2010.1
12cr|rlwrap-0.37-1|52	+ Revision: 488145
12cr|rlwrap-0.37-1|53	- update to new version 0.35
12cr|rlwrap-0.37-1|54	
12cr|rlwrap-0.37-1|55	* Wed Dec 23 2009 Frederik Himpe <fhimpe@mandriva.org> 0:0.34-1mdv2010.1
12cr|rlwrap-0.37-1|56	+ Revision: 481826
12cr|rlwrap-0.37-1|57	- update to new version 0.34
12cr|rlwrap-0.37-1|58	
12cr|rlwrap-0.37-1|59	* Thu Oct 22 2009 Lev Givon <lev@mandriva.org> 0:0.32-1mdv2010.1
12cr|rlwrap-0.37-1|60	+ Revision: 458925
12cr|rlwrap-0.37-1|61	- Update to 0.32.
12cr|rlwrap-0.37-1|62	
12cr|rlwrap-0.37-1|63	* Thu May 07 2009 Lev Givon <lev@mandriva.org> 0:0.30-5mdv2010.0
12cr|rlwrap-0.37-1|64	+ Revision: 372777
12cr|rlwrap-0.37-1|65	- Bump release to rebuild against libreadline6.
12cr|rlwrap-0.37-1|66	
12cr|rlwrap-0.37-1|67	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0:0.30-4mdv2009.0
12cr|rlwrap-0.37-1|68	+ Revision: 260276
12cr|rlwrap-0.37-1|69	- rebuild
12cr|rlwrap-0.37-1|70	
12cr|rlwrap-0.37-1|71	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 0:0.30-3mdv2009.0
12cr|rlwrap-0.37-1|72	+ Revision: 251326
12cr|rlwrap-0.37-1|73	- rebuild
12cr|rlwrap-0.37-1|74	
12cr|rlwrap-0.37-1|75	* Tue Jan 08 2008 David Walluck <walluck@mandriva.org> 0:0.30-1mdv2008.1
12cr|rlwrap-0.37-1|76	+ Revision: 146920
12cr|rlwrap-0.37-1|77	- 0.30
12cr|rlwrap-0.37-1|78	
12cr|rlwrap-0.37-1|79	+ Olivier Blin <oblin@mandriva.com>
12cr|rlwrap-0.37-1|80	- restore BuildRoot
12cr|rlwrap-0.37-1|81	
12cr|rlwrap-0.37-1|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|rlwrap-0.37-1|83	- kill re-definition of %%buildroot on Pixel's request
12cr|rlwrap-0.37-1|84	
12cr|rlwrap-0.37-1|85	* Wed Nov 14 2007 David Walluck <walluck@mandriva.org> 0:0.29-1mdv2008.1
12cr|rlwrap-0.37-1|86	+ Revision: 108565
12cr|rlwrap-0.37-1|87	- 0.29
12cr|rlwrap-0.37-1|88	
12cr|rlwrap-0.37-1|89	
12cr|rlwrap-0.37-1|90	* Mon Dec 18 2006 David Walluck <walluck@mandriva.org> 0.28-1mdv2007.0
12cr|rlwrap-0.37-1|91	+ Revision: 98509
12cr|rlwrap-0.37-1|92	- BuildRequires: libncurses-devel
12cr|rlwrap-0.37-1|93	- Import rlwrap
12cr|rlwrap-0.37-1|94	
12cr|rlwrap-0.37-1|95	* Mon Dec 18 2006 David Walluck <walluck@mandriva.org> 0:0.28-1mdv2007.1
12cr|rlwrap-0.37-1|96	- release
12cr|rlwrap-0.37-1|97	

7045 12
12cr|R-maps-2.2_6-2|1	%bcond_without bootstrap
12cr|R-maps-2.2_6-2|2	%global packname  maps
12cr|R-maps-2.2_6-2|3	%global rlibdir  %{_libdir}/R/library
12cr|R-maps-2.2_6-2|4	
12cr|R-maps-2.2_6-2|5	Name:             R-%{packname}
12cr|R-maps-2.2_6-2|6	Version:          2.2_6
12cr|R-maps-2.2_6-2|7	Release:          2
12cr|R-maps-2.2_6-2|8	Summary:          Draw Geographical Maps
12cr|R-maps-2.2_6-2|9	Group:            Sciences/Mathematics
12cr|R-maps-2.2_6-2|10	License:          GPL-2
12cr|R-maps-2.2_6-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-maps-2.2_6-2|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2.2-6.tar.gz
12cr|R-maps-2.2_6-2|13	%if %{without bootstrap}
12cr|R-maps-2.2_6-2|14	Requires:         R-mapproj
12cr|R-maps-2.2_6-2|15	%endif
12cr|R-maps-2.2_6-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-maps-2.2_6-2|17	%if %{without bootstrap}
12cr|R-maps-2.2_6-2|18	BuildRequires:    R-mapproj
12cr|R-maps-2.2_6-2|19	%endif
12cr|R-maps-2.2_6-2|20	
12cr|R-maps-2.2_6-2|21	%description
12cr|R-maps-2.2_6-2|22	Display of maps.  Projection code and larger maps are in separate packages
12cr|R-maps-2.2_6-2|23	(mapproj and mapdata).
12cr|R-maps-2.2_6-2|24	
12cr|R-maps-2.2_6-2|25	%prep
12cr|R-maps-2.2_6-2|26	%setup -q -c -n %{packname}
12cr|R-maps-2.2_6-2|27	
12cr|R-maps-2.2_6-2|28	%build
12cr|R-maps-2.2_6-2|29	
12cr|R-maps-2.2_6-2|30	%install
12cr|R-maps-2.2_6-2|31	mkdir -p %{buildroot}%{rlibdir}
12cr|R-maps-2.2_6-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-maps-2.2_6-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-maps-2.2_6-2|34	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-maps-2.2_6-2|35	
12cr|R-maps-2.2_6-2|36	%if %{without bootstrap}
12cr|R-maps-2.2_6-2|37	%check
12cr|R-maps-2.2_6-2|38	%{_bindir}/R CMD check %{packname}
12cr|R-maps-2.2_6-2|39	%endif
12cr|R-maps-2.2_6-2|40	
12cr|R-maps-2.2_6-2|41	%files
12cr|R-maps-2.2_6-2|42	%dir %{rlibdir}/%{packname}
12cr|R-maps-2.2_6-2|43	%doc %{rlibdir}/%{packname}/html
12cr|R-maps-2.2_6-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-maps-2.2_6-2|45	%{rlibdir}/%{packname}/INDEX
12cr|R-maps-2.2_6-2|46	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-maps-2.2_6-2|47	%{rlibdir}/%{packname}/Meta
12cr|R-maps-2.2_6-2|48	%{rlibdir}/%{packname}/R
12cr|R-maps-2.2_6-2|49	%{rlibdir}/%{packname}/data
12cr|R-maps-2.2_6-2|50	%{rlibdir}/%{packname}/help
12cr|R-maps-2.2_6-2|51	%{rlibdir}/%{packname}/libs
12cr|R-maps-2.2_6-2|52	%{rlibdir}/%{packname}/mapdata
12cr|R-maps-2.2_6-2|53	
12cr|R-maps-2.2_6-2|54	
12cr|R-maps-2.2_6-2|55	%changelog
12cr|R-maps-2.2_6-2|56	* Wed Feb 22 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.2_5-2
12cr|R-maps-2.2_6-2|57	+ Revision: 778939
12cr|R-maps-2.2_6-2|58	- Rebuild with proper dependencies
12cr|R-maps-2.2_6-2|59	
12cr|R-maps-2.2_6-2|60	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.2_5-1
12cr|R-maps-2.2_6-2|61	+ Revision: 776275
12cr|R-maps-2.2_6-2|62	- Import R-maps
12cr|R-maps-2.2_6-2|63	- Import R-maps
12cr|R-maps-2.2_6-2|64	

7046 12
12cr|R-matrixcalc-1.0_1-1|1	%global packname  matrixcalc
12cr|R-matrixcalc-1.0_1-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-matrixcalc-1.0_1-1|3	
12cr|R-matrixcalc-1.0_1-1|4	Name:             R-%{packname}
12cr|R-matrixcalc-1.0_1-1|5	Version:          1.0_1
12cr|R-matrixcalc-1.0_1-1|6	Release:          1
12cr|R-matrixcalc-1.0_1-1|7	Summary:          Collection of functions for matrix differential calculus
12cr|R-matrixcalc-1.0_1-1|8	Group:            Sciences/Mathematics
12cr|R-matrixcalc-1.0_1-1|9	License:          GPL (>=2)
12cr|R-matrixcalc-1.0_1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-matrixcalc-1.0_1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-1.tar.gz
12cr|R-matrixcalc-1.0_1-1|12	BuildArch:        noarch
12cr|R-matrixcalc-1.0_1-1|13	Requires:         R-core
12cr|R-matrixcalc-1.0_1-1|14	BuildRequires:    R-devel
12cr|R-matrixcalc-1.0_1-1|15	BuildRequires:    Rmath-devel
12cr|R-matrixcalc-1.0_1-1|16	BuildRequires:    texlive-collection-latex
12cr|R-matrixcalc-1.0_1-1|17	BuildRequires:    pkgconfig(lapack)
12cr|R-matrixcalc-1.0_1-1|18	
12cr|R-matrixcalc-1.0_1-1|19	%description
12cr|R-matrixcalc-1.0_1-1|20	A collection of functions to support matrix differential calculus as
12cr|R-matrixcalc-1.0_1-1|21	presented in Magnus and Neudecker (1999) Matrix Differential Calculus with
12cr|R-matrixcalc-1.0_1-1|22	Applications in Statistics and Econometrics, Second Edition, John Wiley,
12cr|R-matrixcalc-1.0_1-1|23	New York.  Some of the functions are comparable to APL and J functions
12cr|R-matrixcalc-1.0_1-1|24	which are useful for actuarial models and calculations. This package is
12cr|R-matrixcalc-1.0_1-1|25	used for teaching and research purposes at the Department of Finance and
12cr|R-matrixcalc-1.0_1-1|26	Risk Engineering, Polytechnic University, Brooklyn, NY 11201.
12cr|R-matrixcalc-1.0_1-1|27	
12cr|R-matrixcalc-1.0_1-1|28	%prep
12cr|R-matrixcalc-1.0_1-1|29	%setup -q -c -n %{packname}
12cr|R-matrixcalc-1.0_1-1|30	
12cr|R-matrixcalc-1.0_1-1|31	%build
12cr|R-matrixcalc-1.0_1-1|32	
12cr|R-matrixcalc-1.0_1-1|33	%install
12cr|R-matrixcalc-1.0_1-1|34	mkdir -p %{buildroot}%{rlibdir}
12cr|R-matrixcalc-1.0_1-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-matrixcalc-1.0_1-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-matrixcalc-1.0_1-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-matrixcalc-1.0_1-1|38	
12cr|R-matrixcalc-1.0_1-1|39	%check
12cr|R-matrixcalc-1.0_1-1|40	%{_bindir}/R CMD check %{packname}
12cr|R-matrixcalc-1.0_1-1|41	
12cr|R-matrixcalc-1.0_1-1|42	%files
12cr|R-matrixcalc-1.0_1-1|43	%dir %{rlibdir}/%{packname}
12cr|R-matrixcalc-1.0_1-1|44	%doc %{rlibdir}/%{packname}/html
12cr|R-matrixcalc-1.0_1-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-matrixcalc-1.0_1-1|46	%{rlibdir}/%{packname}/INDEX
12cr|R-matrixcalc-1.0_1-1|47	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-matrixcalc-1.0_1-1|48	%{rlibdir}/%{packname}/Meta
12cr|R-matrixcalc-1.0_1-1|49	%{rlibdir}/%{packname}/R
12cr|R-matrixcalc-1.0_1-1|50	%{rlibdir}/%{packname}/help
12cr|R-matrixcalc-1.0_1-1|51	
12cr|R-matrixcalc-1.0_1-1|52	
12cr|R-matrixcalc-1.0_1-1|53	%changelog
12cr|R-matrixcalc-1.0_1-1|54	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_1-1
12cr|R-matrixcalc-1.0_1-1|55	+ Revision: 776239
12cr|R-matrixcalc-1.0_1-1|56	- Import R-matrixcalc
12cr|R-matrixcalc-1.0_1-1|57	- Import R-matrixcalc
12cr|R-matrixcalc-1.0_1-1|58	

7047 12
12cr|R-MatrixModels-0.3_1-1|1	%global packname  MatrixModels
12cr|R-MatrixModels-0.3_1-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-MatrixModels-0.3_1-1|3	
12cr|R-MatrixModels-0.3_1-1|4	Name:             R-%{packname}
12cr|R-MatrixModels-0.3_1-1|5	Version:          0.3_1
12cr|R-MatrixModels-0.3_1-1|6	Release:          1
12cr|R-MatrixModels-0.3_1-1|7	Summary:          Modelling with Sparse And Dense Matrices
12cr|R-MatrixModels-0.3_1-1|8	Group:            Sciences/Mathematics
12cr|R-MatrixModels-0.3_1-1|9	License:          GPL (>= 2)
12cr|R-MatrixModels-0.3_1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-MatrixModels-0.3_1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.3-1.tar.gz
12cr|R-MatrixModels-0.3_1-1|12	BuildArch:        noarch
12cr|R-MatrixModels-0.3_1-1|13	Requires:         R-core
12cr|R-MatrixModels-0.3_1-1|14	Requires:         R-stats
12cr|R-MatrixModels-0.3_1-1|15	Requires:         R-utils
12cr|R-MatrixModels-0.3_1-1|16	Requires:         R-methods
12cr|R-MatrixModels-0.3_1-1|17	Requires:         R-Matrix
12cr|R-MatrixModels-0.3_1-1|18	BuildRequires:    R-devel
12cr|R-MatrixModels-0.3_1-1|19	BuildRequires:    Rmath-devel
12cr|R-MatrixModels-0.3_1-1|20	BuildRequires:    texlive-collection-latex
12cr|R-MatrixModels-0.3_1-1|21	BuildRequires:    R-stats
12cr|R-MatrixModels-0.3_1-1|22	BuildRequires:    R-utils
12cr|R-MatrixModels-0.3_1-1|23	BuildRequires:    R-methods
12cr|R-MatrixModels-0.3_1-1|24	BuildRequires:    R-Matrix
12cr|R-MatrixModels-0.3_1-1|25	BuildRequires:    pkgconfig(lapack)
12cr|R-MatrixModels-0.3_1-1|26	
12cr|R-MatrixModels-0.3_1-1|27	%description
12cr|R-MatrixModels-0.3_1-1|28	Modelling with sparse and dense 'Matrix' matrices, using modular
12cr|R-MatrixModels-0.3_1-1|29	prediction and response module classes.
12cr|R-MatrixModels-0.3_1-1|30	
12cr|R-MatrixModels-0.3_1-1|31	%prep
12cr|R-MatrixModels-0.3_1-1|32	%setup -q -c -n %{packname}
12cr|R-MatrixModels-0.3_1-1|33	
12cr|R-MatrixModels-0.3_1-1|34	%build
12cr|R-MatrixModels-0.3_1-1|35	
12cr|R-MatrixModels-0.3_1-1|36	%install
12cr|R-MatrixModels-0.3_1-1|37	mkdir -p %{buildroot}%{rlibdir}
12cr|R-MatrixModels-0.3_1-1|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-MatrixModels-0.3_1-1|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-MatrixModels-0.3_1-1|40	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-MatrixModels-0.3_1-1|41	
12cr|R-MatrixModels-0.3_1-1|42	%check
12cr|R-MatrixModels-0.3_1-1|43	%{_bindir}/R CMD check %{packname}
12cr|R-MatrixModels-0.3_1-1|44	
12cr|R-MatrixModels-0.3_1-1|45	%files
12cr|R-MatrixModels-0.3_1-1|46	%dir %{rlibdir}/%{packname}
12cr|R-MatrixModels-0.3_1-1|47	%doc %{rlibdir}/%{packname}/html
12cr|R-MatrixModels-0.3_1-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-MatrixModels-0.3_1-1|49	%{rlibdir}/%{packname}/INDEX
12cr|R-MatrixModels-0.3_1-1|50	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-MatrixModels-0.3_1-1|51	%{rlibdir}/%{packname}/Meta
12cr|R-MatrixModels-0.3_1-1|52	%{rlibdir}/%{packname}/R
12cr|R-MatrixModels-0.3_1-1|53	%{rlibdir}/%{packname}/help
12cr|R-MatrixModels-0.3_1-1|54	
12cr|R-MatrixModels-0.3_1-1|55	
12cr|R-MatrixModels-0.3_1-1|56	%changelog
12cr|R-MatrixModels-0.3_1-1|57	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.3_1-1
12cr|R-MatrixModels-0.3_1-1|58	+ Revision: 776204
12cr|R-MatrixModels-0.3_1-1|59	- Import R-MatrixModels
12cr|R-MatrixModels-0.3_1-1|60	- Import R-MatrixModels
12cr|R-MatrixModels-0.3_1-1|61	

7048 12
12cr|R-mclust-3.4.11-1|1	%global packname  mclust
12cr|R-mclust-3.4.11-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-mclust-3.4.11-1|3	
12cr|R-mclust-3.4.11-1|4	Name:             R-%{packname}
12cr|R-mclust-3.4.11-1|5	Version:          3.4.11
12cr|R-mclust-3.4.11-1|6	Release:          1
12cr|R-mclust-3.4.11-1|7	Summary:          Model-Based Clustering / Normal Mixture Modeling
12cr|R-mclust-3.4.11-1|8	Group:            Sciences/Mathematics
12cr|R-mclust-3.4.11-1|9	License:          file LICENSE
12cr|R-mclust-3.4.11-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-mclust-3.4.11-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-mclust-3.4.11-1|12	Requires:         R-stats R-utils
12cr|R-mclust-3.4.11-1|13	Requires:         R-mix
12cr|R-mclust-3.4.11-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-utils
12cr|R-mclust-3.4.11-1|15	BuildRequires:    R-mix
12cr|R-mclust-3.4.11-1|16	BuildRequires:    blas-devel
12cr|R-mclust-3.4.11-1|17	BuildRequires:    lapack-devel
12cr|R-mclust-3.4.11-1|18	
12cr|R-mclust-3.4.11-1|19	%description
12cr|R-mclust-3.4.11-1|20	Model-based clustering and normal mixture modeling including Bayesian
12cr|R-mclust-3.4.11-1|21	
12cr|R-mclust-3.4.11-1|22	%prep
12cr|R-mclust-3.4.11-1|23	%setup -q -c -n %{packname}
12cr|R-mclust-3.4.11-1|24	
12cr|R-mclust-3.4.11-1|25	%build
12cr|R-mclust-3.4.11-1|26	
12cr|R-mclust-3.4.11-1|27	%install
12cr|R-mclust-3.4.11-1|28	mkdir -p %{buildroot}%{rlibdir}
12cr|R-mclust-3.4.11-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-mclust-3.4.11-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-mclust-3.4.11-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-mclust-3.4.11-1|32	
12cr|R-mclust-3.4.11-1|33	#%check
12cr|R-mclust-3.4.11-1|34	#%{_bindir}/R CMD check %{packname}
12cr|R-mclust-3.4.11-1|35	
12cr|R-mclust-3.4.11-1|36	%files
12cr|R-mclust-3.4.11-1|37	%dir %{rlibdir}/%{packname}
12cr|R-mclust-3.4.11-1|38	%doc %{rlibdir}/%{packname}/cite
12cr|R-mclust-3.4.11-1|39	%doc %{rlibdir}/%{packname}/html
12cr|R-mclust-3.4.11-1|40	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-mclust-3.4.11-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-mclust-3.4.11-1|42	%{rlibdir}/%{packname}/INDEX
12cr|R-mclust-3.4.11-1|43	%{rlibdir}/%{packname}/LICENSE
12cr|R-mclust-3.4.11-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-mclust-3.4.11-1|45	%{rlibdir}/%{packname}/Meta
12cr|R-mclust-3.4.11-1|46	%{rlibdir}/%{packname}/R
12cr|R-mclust-3.4.11-1|47	%{rlibdir}/%{packname}/data
12cr|R-mclust-3.4.11-1|48	%{rlibdir}/%{packname}/help
12cr|R-mclust-3.4.11-1|49	%{rlibdir}/%{packname}/libs
12cr|R-mclust-3.4.11-1|50	
12cr|R-mclust-3.4.11-1|51	
12cr|R-mclust-3.4.11-1|52	
12cr|R-mclust-3.4.11-1|53	%changelog
12cr|R-mclust-3.4.11-1|54	

7049 12
12cr|R-misc3d-0.8_2-1|1	%global packname  misc3d
12cr|R-misc3d-0.8_2-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-misc3d-0.8_2-1|3	
12cr|R-misc3d-0.8_2-1|4	Name:             R-%{packname}
12cr|R-misc3d-0.8_2-1|5	Version:          0.8_2
12cr|R-misc3d-0.8_2-1|6	Release:          1
12cr|R-misc3d-0.8_2-1|7	Summary:          Miscellaneous 3D Plots
12cr|R-misc3d-0.8_2-1|8	Group:            Sciences/Mathematics
12cr|R-misc3d-0.8_2-1|9	License:          GPL
12cr|R-misc3d-0.8_2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-misc3d-0.8_2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.8-2.tar.gz
12cr|R-misc3d-0.8_2-1|12	BuildArch:        noarch
12cr|R-misc3d-0.8_2-1|13	Requires:         R-core
12cr|R-misc3d-0.8_2-1|14	Requires:         R-rgl R-tkrplot R-MASS
12cr|R-misc3d-0.8_2-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-misc3d-0.8_2-1|16	BuildRequires:    R-rgl R-tkrplot R-MASS
12cr|R-misc3d-0.8_2-1|17	
12cr|R-misc3d-0.8_2-1|18	%description
12cr|R-misc3d-0.8_2-1|19	A collection of miscellaneous 3d plots, including isosurfaces.
12cr|R-misc3d-0.8_2-1|20	
12cr|R-misc3d-0.8_2-1|21	%prep
12cr|R-misc3d-0.8_2-1|22	%setup -q -c -n %{packname}
12cr|R-misc3d-0.8_2-1|23	
12cr|R-misc3d-0.8_2-1|24	%build
12cr|R-misc3d-0.8_2-1|25	
12cr|R-misc3d-0.8_2-1|26	%install
12cr|R-misc3d-0.8_2-1|27	mkdir -p %{buildroot}%{rlibdir}
12cr|R-misc3d-0.8_2-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-misc3d-0.8_2-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-misc3d-0.8_2-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-misc3d-0.8_2-1|31	
12cr|R-misc3d-0.8_2-1|32	%if 0
12cr|R-misc3d-0.8_2-1|33	%check
12cr|R-misc3d-0.8_2-1|34	%{_bindir}/R CMD check %{packname}
12cr|R-misc3d-0.8_2-1|35	%endif
12cr|R-misc3d-0.8_2-1|36	
12cr|R-misc3d-0.8_2-1|37	%files
12cr|R-misc3d-0.8_2-1|38	%dir %{rlibdir}/%{packname}
12cr|R-misc3d-0.8_2-1|39	%doc %{rlibdir}/%{packname}/html
12cr|R-misc3d-0.8_2-1|40	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-misc3d-0.8_2-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-misc3d-0.8_2-1|42	%{rlibdir}/%{packname}/INDEX
12cr|R-misc3d-0.8_2-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-misc3d-0.8_2-1|44	%{rlibdir}/%{packname}/Meta
12cr|R-misc3d-0.8_2-1|45	%{rlibdir}/%{packname}/R
12cr|R-misc3d-0.8_2-1|46	%{rlibdir}/%{packname}/data
12cr|R-misc3d-0.8_2-1|47	%{rlibdir}/%{packname}/demo
12cr|R-misc3d-0.8_2-1|48	%{rlibdir}/%{packname}/help
12cr|R-misc3d-0.8_2-1|49	
12cr|R-misc3d-0.8_2-1|50	
12cr|R-misc3d-0.8_2-1|51	%changelog
12cr|R-misc3d-0.8_2-1|52	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.8_2-1
12cr|R-misc3d-0.8_2-1|53	+ Revision: 776390
12cr|R-misc3d-0.8_2-1|54	- Import R-misc3d
12cr|R-misc3d-0.8_2-1|55	- Import R-misc3d
12cr|R-misc3d-0.8_2-1|56	

7050 12
12cr|R-mitools-2.1-1|1	%global packname  mitools
12cr|R-mitools-2.1-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-mitools-2.1-1|3	
12cr|R-mitools-2.1-1|4	Name:             R-%{packname}
12cr|R-mitools-2.1-1|5	Version:          2.1
12cr|R-mitools-2.1-1|6	Release:          1
12cr|R-mitools-2.1-1|7	Summary:          Tools for multiple imputation of missing data
12cr|R-mitools-2.1-1|8	Group:            Sciences/Mathematics
12cr|R-mitools-2.1-1|9	License:          GPL-2
12cr|R-mitools-2.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-mitools-2.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-mitools-2.1-1|12	Requires:         R-RODBC R-DBI
12cr|R-mitools-2.1-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-mitools-2.1-1|14	BuildRequires:    R-RODBC R-DBI
12cr|R-mitools-2.1-1|15	
12cr|R-mitools-2.1-1|16	%description
12cr|R-mitools-2.1-1|17	Tools to perform analyses and combine results from multiple-imputation
12cr|R-mitools-2.1-1|18	
12cr|R-mitools-2.1-1|19	%prep
12cr|R-mitools-2.1-1|20	%setup -q -c -n %{packname}
12cr|R-mitools-2.1-1|21	
12cr|R-mitools-2.1-1|22	%build
12cr|R-mitools-2.1-1|23	
12cr|R-mitools-2.1-1|24	%install
12cr|R-mitools-2.1-1|25	mkdir -p %{buildroot}%{rlibdir}
12cr|R-mitools-2.1-1|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-mitools-2.1-1|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-mitools-2.1-1|28	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-mitools-2.1-1|29	
12cr|R-mitools-2.1-1|30	#%check
12cr|R-mitools-2.1-1|31	#%{_bindir}/R CMD check %{packname}
12cr|R-mitools-2.1-1|32	
12cr|R-mitools-2.1-1|33	%files
12cr|R-mitools-2.1-1|34	%dir %{rlibdir}/%{packname}
12cr|R-mitools-2.1-1|35	%doc %{rlibdir}/%{packname}/doc
12cr|R-mitools-2.1-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-mitools-2.1-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-mitools-2.1-1|38	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-mitools-2.1-1|39	%{rlibdir}/%{packname}/INDEX
12cr|R-mitools-2.1-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-mitools-2.1-1|41	%{rlibdir}/%{packname}/Meta
12cr|R-mitools-2.1-1|42	%{rlibdir}/%{packname}/R
12cr|R-mitools-2.1-1|43	%{rlibdir}/%{packname}/data
12cr|R-mitools-2.1-1|44	%{rlibdir}/%{packname}/demo
12cr|R-mitools-2.1-1|45	%{rlibdir}/%{packname}/dta
12cr|R-mitools-2.1-1|46	%{rlibdir}/%{packname}/help
12cr|R-mitools-2.1-1|47	
12cr|R-mitools-2.1-1|48	
12cr|R-mitools-2.1-1|49	%changelog
12cr|R-mitools-2.1-1|50	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.1-1
12cr|R-mitools-2.1-1|51	+ Revision: 776374
12cr|R-mitools-2.1-1|52	- Import R-mitools
12cr|R-mitools-2.1-1|53	- Import R-mitools
12cr|R-mitools-2.1-1|54	

7051 12
12cr|R-mix-1.0_8-2|1	%global packname  mix
12cr|R-mix-1.0_8-2|2	%global rlibdir  %{_libdir}/R/library
12cr|R-mix-1.0_8-2|3	
12cr|R-mix-1.0_8-2|4	Name:             R-%{packname}
12cr|R-mix-1.0_8-2|5	Version:          1.0_8
12cr|R-mix-1.0_8-2|6	Release:          2
12cr|R-mix-1.0_8-2|7	Summary:          Estimation/multiple Imputation for Mixed Categorical and Continuous Data
12cr|R-mix-1.0_8-2|8	Group:            Sciences/Mathematics
12cr|R-mix-1.0_8-2|9	License:          Unlimited
12cr|R-mix-1.0_8-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-mix-1.0_8-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-8.tar.gz
12cr|R-mix-1.0_8-2|12	Requires:         R-stats
12cr|R-mix-1.0_8-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
12cr|R-mix-1.0_8-2|14	
12cr|R-mix-1.0_8-2|15	%description
12cr|R-mix-1.0_8-2|16	Estimation/multiple imputation programs for mixed categorical and
12cr|R-mix-1.0_8-2|17	continuous data
12cr|R-mix-1.0_8-2|18	
12cr|R-mix-1.0_8-2|19	%prep
12cr|R-mix-1.0_8-2|20	%setup -q -c -n %{packname}
12cr|R-mix-1.0_8-2|21	
12cr|R-mix-1.0_8-2|22	%build
12cr|R-mix-1.0_8-2|23	
12cr|R-mix-1.0_8-2|24	%install
12cr|R-mix-1.0_8-2|25	mkdir -p %{buildroot}%{rlibdir}
12cr|R-mix-1.0_8-2|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-mix-1.0_8-2|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-mix-1.0_8-2|28	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-mix-1.0_8-2|29	
12cr|R-mix-1.0_8-2|30	%check
12cr|R-mix-1.0_8-2|31	%{_bindir}/R CMD check %{packname}
12cr|R-mix-1.0_8-2|32	
12cr|R-mix-1.0_8-2|33	%files
12cr|R-mix-1.0_8-2|34	%dir %{rlibdir}/%{packname}
12cr|R-mix-1.0_8-2|35	%doc %{rlibdir}/%{packname}/html
12cr|R-mix-1.0_8-2|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-mix-1.0_8-2|37	%{rlibdir}/%{packname}/INDEX
12cr|R-mix-1.0_8-2|38	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-mix-1.0_8-2|39	%{rlibdir}/%{packname}/Meta
12cr|R-mix-1.0_8-2|40	%{rlibdir}/%{packname}/R
12cr|R-mix-1.0_8-2|41	%{rlibdir}/%{packname}/data
12cr|R-mix-1.0_8-2|42	%{rlibdir}/%{packname}/help
12cr|R-mix-1.0_8-2|43	%{rlibdir}/%{packname}/libs
12cr|R-mix-1.0_8-2|44	
12cr|R-mix-1.0_8-2|45	
12cr|R-mix-1.0_8-2|46	%changelog
12cr|R-mix-1.0_8-2|47	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_8-1
12cr|R-mix-1.0_8-2|48	+ Revision: 775856
12cr|R-mix-1.0_8-2|49	- Import R-mix
12cr|R-mix-1.0_8-2|50	- Import R-mix
12cr|R-mix-1.0_8-2|51	

7052 12
12cr|R-mlbench-2.1_0-1|1	%global packname  mlbench
12cr|R-mlbench-2.1_0-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-mlbench-2.1_0-1|3	
12cr|R-mlbench-2.1_0-1|4	Name:             R-%{packname}
12cr|R-mlbench-2.1_0-1|5	Version:          2.1_0
12cr|R-mlbench-2.1_0-1|6	Release:          1
12cr|R-mlbench-2.1_0-1|7	Summary:          Machine Learning Benchmark Problems
12cr|R-mlbench-2.1_0-1|8	Group:            Sciences/Mathematics
12cr|R-mlbench-2.1_0-1|9	License:          GPL-2
12cr|R-mlbench-2.1_0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-mlbench-2.1_0-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2.1-0.tar.gz
12cr|R-mlbench-2.1_0-1|12	Requires:         R-lattice
12cr|R-mlbench-2.1_0-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-mlbench-2.1_0-1|14	BuildRequires:    R-lattice
12cr|R-mlbench-2.1_0-1|15	
12cr|R-mlbench-2.1_0-1|16	%description
12cr|R-mlbench-2.1_0-1|17	A collection of artificial and real-world machine learning benchmark
12cr|R-mlbench-2.1_0-1|18	problems, including, e.g., several data sets from the UCI repository.
12cr|R-mlbench-2.1_0-1|19	
12cr|R-mlbench-2.1_0-1|20	%prep
12cr|R-mlbench-2.1_0-1|21	%setup -q -c -n %{packname}
12cr|R-mlbench-2.1_0-1|22	
12cr|R-mlbench-2.1_0-1|23	%build
12cr|R-mlbench-2.1_0-1|24	
12cr|R-mlbench-2.1_0-1|25	%install
12cr|R-mlbench-2.1_0-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-mlbench-2.1_0-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-mlbench-2.1_0-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-mlbench-2.1_0-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-mlbench-2.1_0-1|30	
12cr|R-mlbench-2.1_0-1|31	%check
12cr|R-mlbench-2.1_0-1|32	%{_bindir}/R CMD check %{packname}
12cr|R-mlbench-2.1_0-1|33	
12cr|R-mlbench-2.1_0-1|34	%files
12cr|R-mlbench-2.1_0-1|35	%dir %{rlibdir}/%{packname}
12cr|R-mlbench-2.1_0-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-mlbench-2.1_0-1|37	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-mlbench-2.1_0-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-mlbench-2.1_0-1|39	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-mlbench-2.1_0-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-mlbench-2.1_0-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-mlbench-2.1_0-1|42	%{rlibdir}/%{packname}/Meta
12cr|R-mlbench-2.1_0-1|43	%{rlibdir}/%{packname}/R
12cr|R-mlbench-2.1_0-1|44	%{rlibdir}/%{packname}/data
12cr|R-mlbench-2.1_0-1|45	%{rlibdir}/%{packname}/help
12cr|R-mlbench-2.1_0-1|46	%{rlibdir}/%{packname}/libs
12cr|R-mlbench-2.1_0-1|47	
12cr|R-mlbench-2.1_0-1|48	
12cr|R-mlbench-2.1_0-1|49	%changelog
12cr|R-mlbench-2.1_0-1|50	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.1_0-1
12cr|R-mlbench-2.1_0-1|51	+ Revision: 775867
12cr|R-mlbench-2.1_0-1|52	- Import R-mlbench
12cr|R-mlbench-2.1_0-1|53	- Import R-mlbench
12cr|R-mlbench-2.1_0-1|54	

7053 12
12cr|R-modeltools-0.2_19-1|1	%global packname  modeltools
12cr|R-modeltools-0.2_19-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-modeltools-0.2_19-1|3	
12cr|R-modeltools-0.2_19-1|4	Name:             R-%{packname}
12cr|R-modeltools-0.2_19-1|5	Version:          0.2_19
12cr|R-modeltools-0.2_19-1|6	Release:          1
12cr|R-modeltools-0.2_19-1|7	Summary:          Tools and Classes for Statistical Models
12cr|R-modeltools-0.2_19-1|8	Group:            Sciences/Mathematics
12cr|R-modeltools-0.2_19-1|9	License:          GPL-2
12cr|R-modeltools-0.2_19-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-modeltools-0.2_19-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.2-19.tar.gz
12cr|R-modeltools-0.2_19-1|12	BuildArch:        noarch
12cr|R-modeltools-0.2_19-1|13	Requires:         R-core
12cr|R-modeltools-0.2_19-1|14	Requires:         R-stats R-stats4
12cr|R-modeltools-0.2_19-1|15	Requires:         R-methods
12cr|R-modeltools-0.2_19-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-stats4
12cr|R-modeltools-0.2_19-1|17	BuildRequires:    R-methods
12cr|R-modeltools-0.2_19-1|18	
12cr|R-modeltools-0.2_19-1|19	%description
12cr|R-modeltools-0.2_19-1|20	A collection of tools to deal with statistical models. The functionality
12cr|R-modeltools-0.2_19-1|21	is experimental and the user interface is likely to change in the future.
12cr|R-modeltools-0.2_19-1|22	The documentation is rather terse, but packages `coin' and `party' have
12cr|R-modeltools-0.2_19-1|23	some working examples. However, if you find the implemented ideas
12cr|R-modeltools-0.2_19-1|24	interesting we would be very interested in a discussion of this proposal.
12cr|R-modeltools-0.2_19-1|25	Contributions are more than welcome!
12cr|R-modeltools-0.2_19-1|26	
12cr|R-modeltools-0.2_19-1|27	%prep
12cr|R-modeltools-0.2_19-1|28	%setup -q -c -n %{packname}
12cr|R-modeltools-0.2_19-1|29	
12cr|R-modeltools-0.2_19-1|30	%build
12cr|R-modeltools-0.2_19-1|31	
12cr|R-modeltools-0.2_19-1|32	%install
12cr|R-modeltools-0.2_19-1|33	mkdir -p %{buildroot}%{rlibdir}
12cr|R-modeltools-0.2_19-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-modeltools-0.2_19-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-modeltools-0.2_19-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-modeltools-0.2_19-1|37	
12cr|R-modeltools-0.2_19-1|38	%check
12cr|R-modeltools-0.2_19-1|39	%{_bindir}/R CMD check %{packname}
12cr|R-modeltools-0.2_19-1|40	
12cr|R-modeltools-0.2_19-1|41	%files
12cr|R-modeltools-0.2_19-1|42	%dir %{rlibdir}/%{packname}
12cr|R-modeltools-0.2_19-1|43	%doc %{rlibdir}/%{packname}/html
12cr|R-modeltools-0.2_19-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-modeltools-0.2_19-1|45	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-modeltools-0.2_19-1|46	%{rlibdir}/%{packname}/INDEX
12cr|R-modeltools-0.2_19-1|47	%{rlibdir}/%{packname}/LICENSE
12cr|R-modeltools-0.2_19-1|48	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-modeltools-0.2_19-1|49	%{rlibdir}/%{packname}/Meta
12cr|R-modeltools-0.2_19-1|50	%{rlibdir}/%{packname}/R
12cr|R-modeltools-0.2_19-1|51	%{rlibdir}/%{packname}/help
12cr|R-modeltools-0.2_19-1|52	
12cr|R-modeltools-0.2_19-1|53	
12cr|R-modeltools-0.2_19-1|54	%changelog
12cr|R-modeltools-0.2_19-1|55	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.2_19-1
12cr|R-modeltools-0.2_19-1|56	+ Revision: 775933
12cr|R-modeltools-0.2_19-1|57	- Import R-modeltools
12cr|R-modeltools-0.2_19-1|58	- Import R-modeltools
12cr|R-modeltools-0.2_19-1|59	

7054 12
12cr|R-MPV-1.25-1|1	%global packname  MPV
12cr|R-MPV-1.25-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-MPV-1.25-1|3	
12cr|R-MPV-1.25-1|4	Name:             R-%{packname}
12cr|R-MPV-1.25-1|5	Version:          1.25
12cr|R-MPV-1.25-1|6	Release:          1
12cr|R-MPV-1.25-1|7	Summary:          Data Sets from Montgomery, Peck and Vining's Book
12cr|R-MPV-1.25-1|8	Group:            Sciences/Mathematics
12cr|R-MPV-1.25-1|9	License:          Unlimited
12cr|R-MPV-1.25-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-MPV-1.25-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-MPV-1.25-1|12	BuildArch:        noarch
12cr|R-MPV-1.25-1|13	Requires:         R-core
12cr|R-MPV-1.25-1|14	BuildRequires:    R-devel
12cr|R-MPV-1.25-1|15	BuildRequires:    Rmath-devel
12cr|R-MPV-1.25-1|16	BuildRequires:    texlive-collection-latex
12cr|R-MPV-1.25-1|17	BuildRequires:    pkgconfig(lapack)
12cr|R-MPV-1.25-1|18	
12cr|R-MPV-1.25-1|19	%description
12cr|R-MPV-1.25-1|20	These data sets are taken from the book Introduction to Linear Regression
12cr|R-MPV-1.25-1|21	Analysis (3rd ed), by the above authors.
12cr|R-MPV-1.25-1|22	
12cr|R-MPV-1.25-1|23	%prep
12cr|R-MPV-1.25-1|24	%setup -q -c -n %{packname}
12cr|R-MPV-1.25-1|25	
12cr|R-MPV-1.25-1|26	%build
12cr|R-MPV-1.25-1|27	
12cr|R-MPV-1.25-1|28	%install
12cr|R-MPV-1.25-1|29	mkdir -p %{buildroot}%{rlibdir}
12cr|R-MPV-1.25-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-MPV-1.25-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-MPV-1.25-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-MPV-1.25-1|33	
12cr|R-MPV-1.25-1|34	%check
12cr|R-MPV-1.25-1|35	%{_bindir}/R CMD check %{packname}
12cr|R-MPV-1.25-1|36	
12cr|R-MPV-1.25-1|37	%files
12cr|R-MPV-1.25-1|38	%dir %{rlibdir}/%{packname}
12cr|R-MPV-1.25-1|39	%doc %{rlibdir}/%{packname}/html
12cr|R-MPV-1.25-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-MPV-1.25-1|41	%{rlibdir}/%{packname}/INDEX
12cr|R-MPV-1.25-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-MPV-1.25-1|43	%{rlibdir}/%{packname}/Meta
12cr|R-MPV-1.25-1|44	%{rlibdir}/%{packname}/R
12cr|R-MPV-1.25-1|45	%{rlibdir}/%{packname}/data
12cr|R-MPV-1.25-1|46	%{rlibdir}/%{packname}/help
12cr|R-MPV-1.25-1|47	
12cr|R-MPV-1.25-1|48	
12cr|R-MPV-1.25-1|49	%changelog
12cr|R-MPV-1.25-1|50	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.25-1
12cr|R-MPV-1.25-1|51	+ Revision: 775357
12cr|R-MPV-1.25-1|52	- Import R-MPV
12cr|R-MPV-1.25-1|53	- Import R-MPV
12cr|R-MPV-1.25-1|54	

7055 12
12cr|R-multicore-0.1_7-1|1	%global packname  multicore
12cr|R-multicore-0.1_7-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-multicore-0.1_7-1|3	
12cr|R-multicore-0.1_7-1|4	Name:             R-%{packname}
12cr|R-multicore-0.1_7-1|5	Version:          0.1_7
12cr|R-multicore-0.1_7-1|6	Release:          1
12cr|R-multicore-0.1_7-1|7	Summary:          Parallel processing of R code on machines with multiple cores or CPUs
12cr|R-multicore-0.1_7-1|8	Group:            Sciences/Mathematics
12cr|R-multicore-0.1_7-1|9	License:          GPL-2
12cr|R-multicore-0.1_7-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-multicore-0.1_7-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.1-7.tar.gz
12cr|R-multicore-0.1_7-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-multicore-0.1_7-1|13	
12cr|R-multicore-0.1_7-1|14	%description
12cr|R-multicore-0.1_7-1|15	This package provides a way of running parallel computations in R on
12cr|R-multicore-0.1_7-1|16	machines with multiple cores or CPUs. Jobs can share the entire initial
12cr|R-multicore-0.1_7-1|17	workspace and it provides methods for results collection.
12cr|R-multicore-0.1_7-1|18	
12cr|R-multicore-0.1_7-1|19	%prep
12cr|R-multicore-0.1_7-1|20	%setup -q -c -n %{packname}
12cr|R-multicore-0.1_7-1|21	
12cr|R-multicore-0.1_7-1|22	%build
12cr|R-multicore-0.1_7-1|23	
12cr|R-multicore-0.1_7-1|24	%install
12cr|R-multicore-0.1_7-1|25	mkdir -p %{buildroot}%{rlibdir}
12cr|R-multicore-0.1_7-1|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-multicore-0.1_7-1|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-multicore-0.1_7-1|28	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-multicore-0.1_7-1|29	
12cr|R-multicore-0.1_7-1|30	%check
12cr|R-multicore-0.1_7-1|31	%{_bindir}/R CMD check %{packname}
12cr|R-multicore-0.1_7-1|32	
12cr|R-multicore-0.1_7-1|33	%files
12cr|R-multicore-0.1_7-1|34	%dir %{rlibdir}/%{packname}
12cr|R-multicore-0.1_7-1|35	%doc %{rlibdir}/%{packname}/html
12cr|R-multicore-0.1_7-1|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-multicore-0.1_7-1|37	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-multicore-0.1_7-1|38	%{rlibdir}/%{packname}/INDEX
12cr|R-multicore-0.1_7-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-multicore-0.1_7-1|40	%{rlibdir}/%{packname}/Meta
12cr|R-multicore-0.1_7-1|41	%{rlibdir}/%{packname}/R
12cr|R-multicore-0.1_7-1|42	%{rlibdir}/%{packname}/help
12cr|R-multicore-0.1_7-1|43	%{rlibdir}/%{packname}/libs
12cr|R-multicore-0.1_7-1|44	
12cr|R-multicore-0.1_7-1|45	
12cr|R-multicore-0.1_7-1|46	%changelog
12cr|R-multicore-0.1_7-1|47	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.1_7-1
12cr|R-multicore-0.1_7-1|48	+ Revision: 775011
12cr|R-multicore-0.1_7-1|49	- Update to latest version
12cr|R-multicore-0.1_7-1|50	
12cr|R-multicore-0.1_7-1|51	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.1_6-1
12cr|R-multicore-0.1_7-1|52	+ Revision: 774771
12cr|R-multicore-0.1_7-1|53	- Import R-multicore
12cr|R-multicore-0.1_7-1|54	- Import R-multicore
12cr|R-multicore-0.1_7-1|55	

7056 12
12cr|R-mvtnorm-0.9_9992-1|1	%global packname  mvtnorm
12cr|R-mvtnorm-0.9_9992-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-mvtnorm-0.9_9992-1|3	
12cr|R-mvtnorm-0.9_9992-1|4	Name:             R-%{packname}
12cr|R-mvtnorm-0.9_9992-1|5	Version:          0.9_9992
12cr|R-mvtnorm-0.9_9992-1|6	Release:          1
12cr|R-mvtnorm-0.9_9992-1|7	Summary:          Multivariate Normal and t Distributions
12cr|R-mvtnorm-0.9_9992-1|8	Group:            Sciences/Mathematics
12cr|R-mvtnorm-0.9_9992-1|9	License:          GPL-2
12cr|R-mvtnorm-0.9_9992-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-mvtnorm-0.9_9992-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.9-9992.tar.gz
12cr|R-mvtnorm-0.9_9992-1|12	Requires:         R-stats
12cr|R-mvtnorm-0.9_9992-1|13	BuildRequires:    R-devel
12cr|R-mvtnorm-0.9_9992-1|14	BuildRequires:    Rmath-devel
12cr|R-mvtnorm-0.9_9992-1|15	BuildRequires:    texlive-collection-latex
12cr|R-mvtnorm-0.9_9992-1|16	BuildRequires:    R-stats
12cr|R-mvtnorm-0.9_9992-1|17	BuildRequires:    pkgconfig(lapack)
12cr|R-mvtnorm-0.9_9992-1|18	%rename R-cran-mvtnorm
12cr|R-mvtnorm-0.9_9992-1|19	
12cr|R-mvtnorm-0.9_9992-1|20	%description
12cr|R-mvtnorm-0.9_9992-1|21	Computes multivariate normal and t probabilities, quantiles, random
12cr|R-mvtnorm-0.9_9992-1|22	deviates and densities.
12cr|R-mvtnorm-0.9_9992-1|23	
12cr|R-mvtnorm-0.9_9992-1|24	%prep
12cr|R-mvtnorm-0.9_9992-1|25	%setup -q -c -n %{packname}
12cr|R-mvtnorm-0.9_9992-1|26	
12cr|R-mvtnorm-0.9_9992-1|27	%build
12cr|R-mvtnorm-0.9_9992-1|28	
12cr|R-mvtnorm-0.9_9992-1|29	%install
12cr|R-mvtnorm-0.9_9992-1|30	mkdir -p %{buildroot}%{rlibdir}
12cr|R-mvtnorm-0.9_9992-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-mvtnorm-0.9_9992-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-mvtnorm-0.9_9992-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-mvtnorm-0.9_9992-1|34	
12cr|R-mvtnorm-0.9_9992-1|35	%check
12cr|R-mvtnorm-0.9_9992-1|36	%{_bindir}/R CMD check %{packname}
12cr|R-mvtnorm-0.9_9992-1|37	
12cr|R-mvtnorm-0.9_9992-1|38	%files
12cr|R-mvtnorm-0.9_9992-1|39	%dir %{rlibdir}/%{packname}
12cr|R-mvtnorm-0.9_9992-1|40	%doc %{rlibdir}/%{packname}/doc
12cr|R-mvtnorm-0.9_9992-1|41	%doc %{rlibdir}/%{packname}/html
12cr|R-mvtnorm-0.9_9992-1|42	%doc %{rlibdir}/%{packname}/CHANGES
12cr|R-mvtnorm-0.9_9992-1|43	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-mvtnorm-0.9_9992-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-mvtnorm-0.9_9992-1|45	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-mvtnorm-0.9_9992-1|46	%{rlibdir}/%{packname}/INDEX
12cr|R-mvtnorm-0.9_9992-1|47	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-mvtnorm-0.9_9992-1|48	%{rlibdir}/%{packname}/Meta
12cr|R-mvtnorm-0.9_9992-1|49	%{rlibdir}/%{packname}/R
12cr|R-mvtnorm-0.9_9992-1|50	%{rlibdir}/%{packname}/help
12cr|R-mvtnorm-0.9_9992-1|51	%{rlibdir}/%{packname}/libs
12cr|R-mvtnorm-0.9_9992-1|52	
12cr|R-mvtnorm-0.9_9992-1|53	
12cr|R-mvtnorm-0.9_9992-1|54	%changelog
12cr|R-mvtnorm-0.9_9992-1|55	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.9_9992-1
12cr|R-mvtnorm-0.9_9992-1|56	+ Revision: 775052
12cr|R-mvtnorm-0.9_9992-1|57	- Update to latest version
12cr|R-mvtnorm-0.9_9992-1|58	
12cr|R-mvtnorm-0.9_9992-1|59	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.9_9991-1
12cr|R-mvtnorm-0.9_9992-1|60	+ Revision: 774867
12cr|R-mvtnorm-0.9_9992-1|61	- Update and rebuild with R2spec
12cr|R-mvtnorm-0.9_9992-1|62	- Update and rebuild with R2spec
12cr|R-mvtnorm-0.9_9992-1|63	
12cr|R-mvtnorm-0.9_9992-1|64	* Tue Dec 29 2009 Jérôme Brenier <incubusss@mandriva.org> 0.9.8-1mdv2010.1
12cr|R-mvtnorm-0.9_9992-1|65	+ Revision: 483319
12cr|R-mvtnorm-0.9_9992-1|66	- import R-cran-mvtnorm
12cr|R-mvtnorm-0.9_9992-1|67	

7057 12
12cr|R-network-1.7-2|1	%bcond_without bootstrap
12cr|R-network-1.7-2|2	%global packname  network
12cr|R-network-1.7-2|3	%global rlibdir  %{_libdir}/R/library
12cr|R-network-1.7-2|4	
12cr|R-network-1.7-2|5	Name:             R-%{packname}
12cr|R-network-1.7-2|6	Version:          1.7
12cr|R-network-1.7-2|7	Release:          2
12cr|R-network-1.7-2|8	Summary:          Classes for Relational Data
12cr|R-network-1.7-2|9	Group:            Sciences/Mathematics
12cr|R-network-1.7-2|10	License:          GPL (>= 2)
12cr|R-network-1.7-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-network-1.7-2|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-network-1.7-2|13	Requires:         R-utils
12cr|R-network-1.7-2|14	%if %{without bootstrap}
12cr|R-network-1.7-2|15	Requires:         R-sna R-statnet
12cr|R-network-1.7-2|16	%endif
12cr|R-network-1.7-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils
12cr|R-network-1.7-2|18	%if %{without bootstrap}
12cr|R-network-1.7-2|19	BuildRequires:    R-sna R-statnet
12cr|R-network-1.7-2|20	%endif
12cr|R-network-1.7-2|21	
12cr|R-network-1.7-2|22	%description
12cr|R-network-1.7-2|23	Tools to create and modify network objects.  The network class can
12cr|R-network-1.7-2|24	represent a range of relational data types, and supports arbitrary
12cr|R-network-1.7-2|25	vertex/edge/graph attributes.
12cr|R-network-1.7-2|26	
12cr|R-network-1.7-2|27	%prep
12cr|R-network-1.7-2|28	%setup -q -c -n %{packname}
12cr|R-network-1.7-2|29	
12cr|R-network-1.7-2|30	%build
12cr|R-network-1.7-2|31	
12cr|R-network-1.7-2|32	%install
12cr|R-network-1.7-2|33	mkdir -p %{buildroot}%{rlibdir}
12cr|R-network-1.7-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-network-1.7-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-network-1.7-2|36	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-network-1.7-2|37	
12cr|R-network-1.7-2|38	%if %{without bootstrap}
12cr|R-network-1.7-2|39	%check
12cr|R-network-1.7-2|40	%{_bindir}/R CMD check %{packname}
12cr|R-network-1.7-2|41	%endif
12cr|R-network-1.7-2|42	
12cr|R-network-1.7-2|43	%files
12cr|R-network-1.7-2|44	%dir %{rlibdir}/%{packname}
12cr|R-network-1.7-2|45	%doc %{rlibdir}/%{packname}/html
12cr|R-network-1.7-2|46	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-network-1.7-2|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-network-1.7-2|48	%{rlibdir}/%{packname}/INDEX
12cr|R-network-1.7-2|49	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-network-1.7-2|50	%{rlibdir}/%{packname}/Meta
12cr|R-network-1.7-2|51	%{rlibdir}/%{packname}/R
12cr|R-network-1.7-2|52	%{rlibdir}/%{packname}/data
12cr|R-network-1.7-2|53	%{rlibdir}/%{packname}/help
12cr|R-network-1.7-2|54	%{rlibdir}/%{packname}/libs
12cr|R-network-1.7-2|55	%{rlibdir}/%{packname}/network.api
12cr|R-network-1.7-2|56	
12cr|R-network-1.7-2|57	
12cr|R-network-1.7-2|58	%changelog
12cr|R-network-1.7-2|59	* Wed Feb 22 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.7-2
12cr|R-network-1.7-2|60	+ Revision: 778815
12cr|R-network-1.7-2|61	- Rebuild with proper dependencies
12cr|R-network-1.7-2|62	
12cr|R-network-1.7-2|63	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.7-1
12cr|R-network-1.7-2|64	+ Revision: 776946
12cr|R-network-1.7-2|65	- Import R-network
12cr|R-network-1.7-2|66	- Import R-network
12cr|R-network-1.7-2|67	

7058 12
12cr|R-nor1mix-1.1_3-1|1	%global packname  nor1mix
12cr|R-nor1mix-1.1_3-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-nor1mix-1.1_3-1|3	
12cr|R-nor1mix-1.1_3-1|4	Name:             R-%{packname}
12cr|R-nor1mix-1.1_3-1|5	Version:          1.1_3
12cr|R-nor1mix-1.1_3-1|6	Release:          1
12cr|R-nor1mix-1.1_3-1|7	Summary:          Normal (1-d) Mixture Models (S3 Classes and Methods)
12cr|R-nor1mix-1.1_3-1|8	Group:            Sciences/Mathematics
12cr|R-nor1mix-1.1_3-1|9	License:          GPL (>= 2)
12cr|R-nor1mix-1.1_3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-nor1mix-1.1_3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.1-3.tar.gz
12cr|R-nor1mix-1.1_3-1|12	Requires:         R-stats R-graphics
12cr|R-nor1mix-1.1_3-1|13	Requires:         R-cluster
12cr|R-nor1mix-1.1_3-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-graphics
12cr|R-nor1mix-1.1_3-1|15	BuildRequires:    R-cluster
12cr|R-nor1mix-1.1_3-1|16	
12cr|R-nor1mix-1.1_3-1|17	%description
12cr|R-nor1mix-1.1_3-1|18	Onedimensional Normal Mixture Models Classes, for, e.g., density
12cr|R-nor1mix-1.1_3-1|19	estimation or clustering algorithms research and teaching; providing the
12cr|R-nor1mix-1.1_3-1|20	widely used Marron-Wand densities, see ?MarronWand.
12cr|R-nor1mix-1.1_3-1|21	
12cr|R-nor1mix-1.1_3-1|22	%prep
12cr|R-nor1mix-1.1_3-1|23	%setup -q -c -n %{packname}
12cr|R-nor1mix-1.1_3-1|24	
12cr|R-nor1mix-1.1_3-1|25	%build
12cr|R-nor1mix-1.1_3-1|26	
12cr|R-nor1mix-1.1_3-1|27	%install
12cr|R-nor1mix-1.1_3-1|28	mkdir -p %{buildroot}%{rlibdir}
12cr|R-nor1mix-1.1_3-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-nor1mix-1.1_3-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-nor1mix-1.1_3-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-nor1mix-1.1_3-1|32	
12cr|R-nor1mix-1.1_3-1|33	%check
12cr|R-nor1mix-1.1_3-1|34	%{_bindir}/R CMD check %{packname}
12cr|R-nor1mix-1.1_3-1|35	
12cr|R-nor1mix-1.1_3-1|36	%files
12cr|R-nor1mix-1.1_3-1|37	%dir %{rlibdir}/%{packname}
12cr|R-nor1mix-1.1_3-1|38	%doc %{rlibdir}/%{packname}/html
12cr|R-nor1mix-1.1_3-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-nor1mix-1.1_3-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-nor1mix-1.1_3-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-nor1mix-1.1_3-1|42	%{rlibdir}/%{packname}/Meta
12cr|R-nor1mix-1.1_3-1|43	%{rlibdir}/%{packname}/R
12cr|R-nor1mix-1.1_3-1|44	%{rlibdir}/%{packname}/help
12cr|R-nor1mix-1.1_3-1|45	
12cr|R-nor1mix-1.1_3-1|46	
12cr|R-nor1mix-1.1_3-1|47	%changelog
12cr|R-nor1mix-1.1_3-1|48	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.1_3-1
12cr|R-nor1mix-1.1_3-1|49	+ Revision: 776259
12cr|R-nor1mix-1.1_3-1|50	- Import R-nor1mix
12cr|R-nor1mix-1.1_3-1|51	- Import R-nor1mix
12cr|R-nor1mix-1.1_3-1|52	

7059 12
12cr|R-numDeriv-2010.11_1-1|1	%global packname  numDeriv
12cr|R-numDeriv-2010.11_1-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-numDeriv-2010.11_1-1|3	
12cr|R-numDeriv-2010.11_1-1|4	Name:             R-%{packname}
12cr|R-numDeriv-2010.11_1-1|5	Version:          2010.11_1
12cr|R-numDeriv-2010.11_1-1|6	Release:          1
12cr|R-numDeriv-2010.11_1-1|7	Summary:          Accurate Numerical Derivatives
12cr|R-numDeriv-2010.11_1-1|8	Group:            Sciences/Mathematics
12cr|R-numDeriv-2010.11_1-1|9	License:          GPL-2
12cr|R-numDeriv-2010.11_1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-numDeriv-2010.11_1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2010.11-1.tar.gz
12cr|R-numDeriv-2010.11_1-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-numDeriv-2010.11_1-1|13	
12cr|R-numDeriv-2010.11_1-1|14	%description
12cr|R-numDeriv-2010.11_1-1|15	Accurate Numerical Derivatives. See ?numDeriv.Intro for more details.
12cr|R-numDeriv-2010.11_1-1|16	
12cr|R-numDeriv-2010.11_1-1|17	%prep
12cr|R-numDeriv-2010.11_1-1|18	%setup -q -c -n %{packname}
12cr|R-numDeriv-2010.11_1-1|19	
12cr|R-numDeriv-2010.11_1-1|20	%build
12cr|R-numDeriv-2010.11_1-1|21	
12cr|R-numDeriv-2010.11_1-1|22	%install
12cr|R-numDeriv-2010.11_1-1|23	mkdir -p %{buildroot}%{rlibdir}
12cr|R-numDeriv-2010.11_1-1|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-numDeriv-2010.11_1-1|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-numDeriv-2010.11_1-1|26	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-numDeriv-2010.11_1-1|27	
12cr|R-numDeriv-2010.11_1-1|28	%check
12cr|R-numDeriv-2010.11_1-1|29	%{_bindir}/R CMD check %{packname}
12cr|R-numDeriv-2010.11_1-1|30	
12cr|R-numDeriv-2010.11_1-1|31	%files
12cr|R-numDeriv-2010.11_1-1|32	%dir %{rlibdir}/%{packname}
12cr|R-numDeriv-2010.11_1-1|33	%doc %{rlibdir}/%{packname}/doc
12cr|R-numDeriv-2010.11_1-1|34	%doc %{rlibdir}/%{packname}/html
12cr|R-numDeriv-2010.11_1-1|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-numDeriv-2010.11_1-1|36	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-numDeriv-2010.11_1-1|37	%{rlibdir}/%{packname}/INDEX
12cr|R-numDeriv-2010.11_1-1|38	%{rlibdir}/%{packname}/LICENSE
12cr|R-numDeriv-2010.11_1-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-numDeriv-2010.11_1-1|40	%{rlibdir}/%{packname}/Meta
12cr|R-numDeriv-2010.11_1-1|41	%{rlibdir}/%{packname}/R
12cr|R-numDeriv-2010.11_1-1|42	%{rlibdir}/%{packname}/help
12cr|R-numDeriv-2010.11_1-1|43	
12cr|R-numDeriv-2010.11_1-1|44	
12cr|R-numDeriv-2010.11_1-1|45	%changelog
12cr|R-numDeriv-2010.11_1-1|46	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 2010.11_1-1
12cr|R-numDeriv-2010.11_1-1|47	+ Revision: 776320
12cr|R-numDeriv-2010.11_1-1|48	- Import R-numDeriv
12cr|R-numDeriv-2010.11_1-1|49	- Import R-numDeriv
12cr|R-numDeriv-2010.11_1-1|50	

7060 12
12cr|R-nws-1.7.0.1-1|1	%global packname  nws
12cr|R-nws-1.7.0.1-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-nws-1.7.0.1-1|3	
12cr|R-nws-1.7.0.1-1|4	Name:             R-%{packname}
12cr|R-nws-1.7.0.1-1|5	Version:          1.7.0.1
12cr|R-nws-1.7.0.1-1|6	Release:          1
12cr|R-nws-1.7.0.1-1|7	Summary:          R functions for NetWorkSpaces and Sleigh
12cr|R-nws-1.7.0.1-1|8	Group:            Sciences/Mathematics
12cr|R-nws-1.7.0.1-1|9	License:          GPL (>= 2)
12cr|R-nws-1.7.0.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-nws-1.7.0.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-nws-1.7.0.1-1|12	BuildArch:        noarch
12cr|R-nws-1.7.0.1-1|13	Requires:         R-core
12cr|R-nws-1.7.0.1-1|14	Requires:         R-methods
12cr|R-nws-1.7.0.1-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cr|R-nws-1.7.0.1-1|16	
12cr|R-nws-1.7.0.1-1|17	%description
12cr|R-nws-1.7.0.1-1|18	Provides coordination and parallel execution facilities, as well as
12cr|R-nws-1.7.0.1-1|19	limited cross-language data exchange, using the netWorkSpaces server
12cr|R-nws-1.7.0.1-1|20	developed by REvolution Computing
12cr|R-nws-1.7.0.1-1|21	
12cr|R-nws-1.7.0.1-1|22	%prep
12cr|R-nws-1.7.0.1-1|23	%setup -q -c -n %{packname}
12cr|R-nws-1.7.0.1-1|24	
12cr|R-nws-1.7.0.1-1|25	%build
12cr|R-nws-1.7.0.1-1|26	
12cr|R-nws-1.7.0.1-1|27	%install
12cr|R-nws-1.7.0.1-1|28	mkdir -p %{buildroot}%{rlibdir}
12cr|R-nws-1.7.0.1-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-nws-1.7.0.1-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-nws-1.7.0.1-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-nws-1.7.0.1-1|32	
12cr|R-nws-1.7.0.1-1|33	%check
12cr|R-nws-1.7.0.1-1|34	%{_bindir}/R CMD check %{packname}
12cr|R-nws-1.7.0.1-1|35	
12cr|R-nws-1.7.0.1-1|36	%files
12cr|R-nws-1.7.0.1-1|37	%dir %{rlibdir}/%{packname}
12cr|R-nws-1.7.0.1-1|38	%doc %{rlibdir}/%{packname}/html
12cr|R-nws-1.7.0.1-1|39	%doc %{rlibdir}/%{packname}/ChangeLog
12cr|R-nws-1.7.0.1-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-nws-1.7.0.1-1|41	%doc %{rlibdir}/%{packname}/README*
12cr|R-nws-1.7.0.1-1|42	%{rlibdir}/%{packname}/INDEX
12cr|R-nws-1.7.0.1-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-nws-1.7.0.1-1|44	%{rlibdir}/%{packname}/Meta
12cr|R-nws-1.7.0.1-1|45	%{rlibdir}/%{packname}/R
12cr|R-nws-1.7.0.1-1|46	%{rlibdir}/%{packname}/bin
12cr|R-nws-1.7.0.1-1|47	%{rlibdir}/%{packname}/data
12cr|R-nws-1.7.0.1-1|48	%{rlibdir}/%{packname}/demo
12cr|R-nws-1.7.0.1-1|49	%{rlibdir}/%{packname}/examples
12cr|R-nws-1.7.0.1-1|50	%{rlibdir}/%{packname}/help
12cr|R-nws-1.7.0.1-1|51	
12cr|R-nws-1.7.0.1-1|52	
12cr|R-nws-1.7.0.1-1|53	%changelog
12cr|R-nws-1.7.0.1-1|54	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.7.0.1-1
12cr|R-nws-1.7.0.1-1|55	+ Revision: 774961
12cr|R-nws-1.7.0.1-1|56	- Update to latest version
12cr|R-nws-1.7.0.1-1|57	
12cr|R-nws-1.7.0.1-1|58	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.7.0.0-1
12cr|R-nws-1.7.0.1-1|59	+ Revision: 774645
12cr|R-nws-1.7.0.1-1|60	- Import R-nws
12cr|R-nws-1.7.0.1-1|61	- Import R-nws
12cr|R-nws-1.7.0.1-1|62	

7061 12
12cr|rocksndiamonds-3.2.6.1-6|1	%define	name	rocksndiamonds
12cr|rocksndiamonds-3.2.6.1-6|2	%define version 3.2.6.1
12cr|rocksndiamonds-3.2.6.1-6|3	%define rel	6
12cr|rocksndiamonds-3.2.6.1-6|4	%define release %mkrel %rel
12cr|rocksndiamonds-3.2.6.1-6|5	%define	Summary	A boulderdash like game
12cr|rocksndiamonds-3.2.6.1-6|6	
12cr|rocksndiamonds-3.2.6.1-6|7	Name:		%{name}
12cr|rocksndiamonds-3.2.6.1-6|8	Summary:	%{Summary}
12cr|rocksndiamonds-3.2.6.1-6|9	Version:	%{version}
12cr|rocksndiamonds-3.2.6.1-6|10	Release:	%{release}
12cr|rocksndiamonds-3.2.6.1-6|11	Source0:	http://www.artsoft.org/RELEASES/unix/rocksndiamonds/%{name}-%{version}.tar.bz2
12cr|rocksndiamonds-3.2.6.1-6|12	Source11:	%{name}.16.png
12cr|rocksndiamonds-3.2.6.1-6|13	Source12:	%{name}.32.png
12cr|rocksndiamonds-3.2.6.1-6|14	Source13:	%{name}.48.png
12cr|rocksndiamonds-3.2.6.1-6|15	URL:		http://www.artsoft.org/rocksndiamonds/
12cr|rocksndiamonds-3.2.6.1-6|16	License:	GPL
12cr|rocksndiamonds-3.2.6.1-6|17	Group:		Games/Arcade
12cr|rocksndiamonds-3.2.6.1-6|18	BuildRequires:	SDL-devel
12cr|rocksndiamonds-3.2.6.1-6|19	BuildRequires:	SDL_mixer-devel
12cr|rocksndiamonds-3.2.6.1-6|20	BuildRequires:	SDL_image-devel
12cr|rocksndiamonds-3.2.6.1-6|21	BuildRequires:	SDL_net-devel
12cr|rocksndiamonds-3.2.6.1-6|22	BuildRequires:	libsmpeg-devel
12cr|rocksndiamonds-3.2.6.1-6|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rocksndiamonds-3.2.6.1-6|24	
12cr|rocksndiamonds-3.2.6.1-6|25	%description
12cr|rocksndiamonds-3.2.6.1-6|26	This is a nice little game with color graphics and sound for your
12cr|rocksndiamonds-3.2.6.1-6|27	Unix system.
12cr|rocksndiamonds-3.2.6.1-6|28	
12cr|rocksndiamonds-3.2.6.1-6|29	If you know the game "Boulderdash" (Commodore C64) or "Emerald Mine"
12cr|rocksndiamonds-3.2.6.1-6|30	(Amiga) or "Supaplex" (PC), you know what "ROCKS'N'DIAMONDS" is about.
12cr|rocksndiamonds-3.2.6.1-6|31	
12cr|rocksndiamonds-3.2.6.1-6|32	%prep
12cr|rocksndiamonds-3.2.6.1-6|33	%setup -q
12cr|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
12cr|rocksndiamonds-3.2.6.1-6|35	
12cr|rocksndiamonds-3.2.6.1-6|36	%build
12cr|rocksndiamonds-3.2.6.1-6|37	make sdl OPTIONS="%optflags" CC="gcc %ldflags"
12cr|rocksndiamonds-3.2.6.1-6|38	
12cr|rocksndiamonds-3.2.6.1-6|39	%install
12cr|rocksndiamonds-3.2.6.1-6|40	rm -rf $RPM_BUILD_ROOT
12cr|rocksndiamonds-3.2.6.1-6|41	
12cr|rocksndiamonds-3.2.6.1-6|42	# Install stuff
12cr|rocksndiamonds-3.2.6.1-6|43	mkdir -p $RPM_BUILD_ROOT%{_gamesbindir} $RPM_BUILD_ROOT%{_gamesdatadir}/%{name} $RPM_BUILD_ROOT%{_mandir}/man1
12cr|rocksndiamonds-3.2.6.1-6|44	cp -a %{name} $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
12cr|rocksndiamonds-3.2.6.1-6|45	cp -a graphics levels sounds music $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12cr|rocksndiamonds-3.2.6.1-6|46	cp -a *.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cr|rocksndiamonds-3.2.6.1-6|47	
12cr|rocksndiamonds-3.2.6.1-6|48	# Install scores
12cr|rocksndiamonds-3.2.6.1-6|49	mkdir -p $RPM_BUILD_ROOT/var/games/%{name}
12cr|rocksndiamonds-3.2.6.1-6|50	install -d $RPM_BUILD_ROOT/var/games/%{name}/scores
12cr|rocksndiamonds-3.2.6.1-6|51	
12cr|rocksndiamonds-3.2.6.1-6|52	
12cr|rocksndiamonds-3.2.6.1-6|53	# Menu
12cr|rocksndiamonds-3.2.6.1-6|54	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|rocksndiamonds-3.2.6.1-6|55	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|rocksndiamonds-3.2.6.1-6|56	[Desktop Entry]
12cr|rocksndiamonds-3.2.6.1-6|57	Name=Rocks n Diamonds
12cr|rocksndiamonds-3.2.6.1-6|58	Comment=%Summary
12cr|rocksndiamonds-3.2.6.1-6|59	Exec=%_gamesbindir/%{name}
12cr|rocksndiamonds-3.2.6.1-6|60	Icon=%name
12cr|rocksndiamonds-3.2.6.1-6|61	Terminal=false
12cr|rocksndiamonds-3.2.6.1-6|62	Type=Application
12cr|rocksndiamonds-3.2.6.1-6|63	StartupNotify=true
12cr|rocksndiamonds-3.2.6.1-6|64	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
12cr|rocksndiamonds-3.2.6.1-6|65	EOF
12cr|rocksndiamonds-3.2.6.1-6|66	
12cr|rocksndiamonds-3.2.6.1-6|67	
12cr|rocksndiamonds-3.2.6.1-6|68	# Icon
12cr|rocksndiamonds-3.2.6.1-6|69	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|rocksndiamonds-3.2.6.1-6|70	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|rocksndiamonds-3.2.6.1-6|71	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|rocksndiamonds-3.2.6.1-6|72	
12cr|rocksndiamonds-3.2.6.1-6|73	%pre
12cr|rocksndiamonds-3.2.6.1-6|74	if [ -d %{_gamesdatadir}/%{name}/scores ]; then
12cr|rocksndiamonds-3.2.6.1-6|75	mkdir -p /var/games/%{name}/
12cr|rocksndiamonds-3.2.6.1-6|76	mv %{_gamesdatadir}/%{name}/scores /var/games/%{name}/
12cr|rocksndiamonds-3.2.6.1-6|77	fi
12cr|rocksndiamonds-3.2.6.1-6|78	
12cr|rocksndiamonds-3.2.6.1-6|79	%if %mdkversion < 200900
12cr|rocksndiamonds-3.2.6.1-6|80	%post
12cr|rocksndiamonds-3.2.6.1-6|81	%{update_menus}
12cr|rocksndiamonds-3.2.6.1-6|82	%endif
12cr|rocksndiamonds-3.2.6.1-6|83	
12cr|rocksndiamonds-3.2.6.1-6|84	%if %mdkversion < 200900
12cr|rocksndiamonds-3.2.6.1-6|85	%postun
12cr|rocksndiamonds-3.2.6.1-6|86	%{clean_menus}
12cr|rocksndiamonds-3.2.6.1-6|87	%endif
12cr|rocksndiamonds-3.2.6.1-6|88	
12cr|rocksndiamonds-3.2.6.1-6|89	%clean
12cr|rocksndiamonds-3.2.6.1-6|90	rm -rf $RPM_BUILD_ROOT
12cr|rocksndiamonds-3.2.6.1-6|91	
12cr|rocksndiamonds-3.2.6.1-6|92	%files
12cr|rocksndiamonds-3.2.6.1-6|93	%defattr(-,root,root)
12cr|rocksndiamonds-3.2.6.1-6|94	%doc README COPYING
12cr|rocksndiamonds-3.2.6.1-6|95	%attr(0755,root,root) %{_gamesbindir}/%{name}
12cr|rocksndiamonds-3.2.6.1-6|96	%{_gamesdatadir}/%{name}
12cr|rocksndiamonds-3.2.6.1-6|97	%_datadir/applications/mandriva*
12cr|rocksndiamonds-3.2.6.1-6|98	%{_iconsdir}/%{name}.png
12cr|rocksndiamonds-3.2.6.1-6|99	%{_miconsdir}/%{name}.png
12cr|rocksndiamonds-3.2.6.1-6|100	%{_liconsdir}/%{name}.png
12cr|rocksndiamonds-3.2.6.1-6|101	%{_mandir}/man?/*
12cr|rocksndiamonds-3.2.6.1-6|102	/var/games/%{name}
12cr|rocksndiamonds-3.2.6.1-6|103	
12cr|rocksndiamonds-3.2.6.1-6|104	
12cr|rocksndiamonds-3.2.6.1-6|105	%changelog
12cr|rocksndiamonds-3.2.6.1-6|106	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 3.2.6.1-5mdv2011.0
12cr|rocksndiamonds-3.2.6.1-6|107	+ Revision: 669428
12cr|rocksndiamonds-3.2.6.1-6|108	- mass rebuild
12cr|rocksndiamonds-3.2.6.1-6|109	
12cr|rocksndiamonds-3.2.6.1-6|110	* Thu Feb 10 2011 Funda Wang <fwang@mandriva.org> 3.2.6.1-4
12cr|rocksndiamonds-3.2.6.1-6|111	+ Revision: 637087
12cr|rocksndiamonds-3.2.6.1-6|112	- rebuild
12cr|rocksndiamonds-3.2.6.1-6|113	- tighten BR
12cr|rocksndiamonds-3.2.6.1-6|114	
12cr|rocksndiamonds-3.2.6.1-6|115	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 3.2.6.1-3mdv2011.0
12cr|rocksndiamonds-3.2.6.1-6|116	+ Revision: 607369
12cr|rocksndiamonds-3.2.6.1-6|117	- rebuild
12cr|rocksndiamonds-3.2.6.1-6|118	
12cr|rocksndiamonds-3.2.6.1-6|119	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 3.2.6.1-2mdv2010.1
12cr|rocksndiamonds-3.2.6.1-6|120	+ Revision: 523925
12cr|rocksndiamonds-3.2.6.1-6|121	- rebuilt for 2010.1
12cr|rocksndiamonds-3.2.6.1-6|122	
12cr|rocksndiamonds-3.2.6.1-6|123	* Tue Jun 30 2009 Frederik Himpe <fhimpe@mandriva.org> 3.2.6.1-1mdv2010.0
12cr|rocksndiamonds-3.2.6.1-6|124	+ Revision: 391100
12cr|rocksndiamonds-3.2.6.1-6|125	- update to new version 3.2.6.1
12cr|rocksndiamonds-3.2.6.1-6|126	
12cr|rocksndiamonds-3.2.6.1-6|127	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 3.2.4-2mdv2009.1
12cr|rocksndiamonds-3.2.6.1-6|128	+ Revision: 351557
12cr|rocksndiamonds-3.2.6.1-6|129	- rebuild
12cr|rocksndiamonds-3.2.6.1-6|130	
12cr|rocksndiamonds-3.2.6.1-6|131	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 3.2.4-1mdv2009.0
12cr|rocksndiamonds-3.2.6.1-6|132	+ Revision: 218433
12cr|rocksndiamonds-3.2.6.1-6|133	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|rocksndiamonds-3.2.6.1-6|134	
12cr|rocksndiamonds-3.2.6.1-6|135	+ Thierry Vignaud <tv@mandriva.org>
12cr|rocksndiamonds-3.2.6.1-6|136	- drop old menu
12cr|rocksndiamonds-3.2.6.1-6|137	- kill re-definition of %%buildroot on Pixel's request
12cr|rocksndiamonds-3.2.6.1-6|138	- buildrequires X11-devel instead of XFree86-devel
12cr|rocksndiamonds-3.2.6.1-6|139	
12cr|rocksndiamonds-3.2.6.1-6|140	+ Olivier Blin <oblin@mandriva.com>
12cr|rocksndiamonds-3.2.6.1-6|141	- restore BuildRoot
12cr|rocksndiamonds-3.2.6.1-6|142	
12cr|rocksndiamonds-3.2.6.1-6|143	* Mon Nov 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.4-1mdv2008.1
12cr|rocksndiamonds-3.2.6.1-6|144	+ Revision: 108339
12cr|rocksndiamonds-3.2.6.1-6|145	- update to new version 3.2.4
12cr|rocksndiamonds-3.2.6.1-6|146	
12cr|rocksndiamonds-3.2.6.1-6|147	+ Thierry Vignaud <tv@mandriva.org>
12cr|rocksndiamonds-3.2.6.1-6|148	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|rocksndiamonds-3.2.6.1-6|149	
12cr|rocksndiamonds-3.2.6.1-6|150	* Fri Apr 20 2007 Olivier Blin <oblin@mandriva.com> 3.2.3-1mdv2008.0
12cr|rocksndiamonds-3.2.6.1-6|151	+ Revision: 15620
12cr|rocksndiamonds-3.2.6.1-6|152	- 3.2.3
12cr|rocksndiamonds-3.2.6.1-6|153	- Import rocksndiamonds
12cr|rocksndiamonds-3.2.6.1-6|154	
12cr|rocksndiamonds-3.2.6.1-6|155	
12cr|rocksndiamonds-3.2.6.1-6|156	
12cr|rocksndiamonds-3.2.6.1-6|157	* Wed Aug 23 2006 Gtz Waschk <waschk@mandriva.org> 3.1.1-4mdv2007.0
12cr|rocksndiamonds-3.2.6.1-6|158	- xdg menu
12cr|rocksndiamonds-3.2.6.1-6|159	- fix buildrequires
12cr|rocksndiamonds-3.2.6.1-6|160	
12cr|rocksndiamonds-3.2.6.1-6|161	* Sat Nov  5 2005 Olivier Blin <oblin@mandriva.com> 3.1.1-3mdk
12cr|rocksndiamonds-3.2.6.1-6|162	- kill Patch0 (we already override options)
12cr|rocksndiamonds-3.2.6.1-6|163	- specify game data dir in Makefile (#19627)
12cr|rocksndiamonds-3.2.6.1-6|164	- kill wrapper script (the game now knows its data dir)
12cr|rocksndiamonds-3.2.6.1-6|165	- specify game rw dir in Makefile (cleaner for scores)
12cr|rocksndiamonds-3.2.6.1-6|166	
12cr|rocksndiamonds-3.2.6.1-6|167	* Mon Oct 17 2005 Olivier Blin <oblin@mandriva.com> 3.1.1-2mdk
12cr|rocksndiamonds-3.2.6.1-6|168	- fix upgrade by moving scores to /var (#19213)
12cr|rocksndiamonds-3.2.6.1-6|169	
12cr|rocksndiamonds-3.2.6.1-6|170	* Tue Oct 11 2005 Eskild Hustvedt <eskild@mandriva.org> 3.1.1-1mdk
12cr|rocksndiamonds-3.2.6.1-6|171	- New version 3.1.1
12cr|rocksndiamonds-3.2.6.1-6|172	- Renamed real executeable to .real
12cr|rocksndiamonds-3.2.6.1-6|173	- Moved highscores to /var/games/rocksndiamonds
12cr|rocksndiamonds-3.2.6.1-6|174	- A little cleanup
12cr|rocksndiamonds-3.2.6.1-6|175	
12cr|rocksndiamonds-3.2.6.1-6|176	* Wed Aug 18 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 3.1.0-3mdk
12cr|rocksndiamonds-3.2.6.1-6|177	- REbuild with new menu
12cr|rocksndiamonds-3.2.6.1-6|178	
12cr|rocksndiamonds-3.2.6.1-6|179	* Thu Jul 08 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 3.1.0-2mdk
12cr|rocksndiamonds-3.2.6.1-6|180	- fix buildrequires
12cr|rocksndiamonds-3.2.6.1-6|181	
12cr|rocksndiamonds-3.2.6.1-6|182	* Thu Jul  8 2004 Michael Scherer <misc@mandrake.org> 3.1.0-1mdk
12cr|rocksndiamonds-3.2.6.1-6|183	- New release 3.1.0
12cr|rocksndiamonds-3.2.6.1-6|184	
12cr|rocksndiamonds-3.2.6.1-6|185	* Fri May 14 2004 Michael Scherer <misc@mandrake.org> 3.0.8-1mdk
12cr|rocksndiamonds-3.2.6.1-6|186	- New release 3.0.8
12cr|rocksndiamonds-3.2.6.1-6|187	
12cr|rocksndiamonds-3.2.6.1-6|188	* Thu Oct 16 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 3.0.6-1mdk
12cr|rocksndiamonds-3.2.6.1-6|189	- 3.0.6
12cr|rocksndiamonds-3.2.6.1-6|190	- cosmetics
12cr|rocksndiamonds-3.2.6.1-6|191	
12cr|rocksndiamonds-3.2.6.1-6|192	* Thu Aug 28 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 3.0.2-1mdk
12cr|rocksndiamonds-3.2.6.1-6|193	- new version
12cr|rocksndiamonds-3.2.6.1-6|194	
12cr|rocksndiamonds-3.2.6.1-6|195	* Wed Aug 13 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 3.0.0-1mdk
12cr|rocksndiamonds-3.2.6.1-6|196	- new version
12cr|rocksndiamonds-3.2.6.1-6|197	
12cr|rocksndiamonds-3.2.6.1-6|198	* Mon Jul 21 2003 Per yvind Karlsen <peroyvind@sintrax.net> 2.0.0-11mdk
12cr|rocksndiamonds-3.2.6.1-6|199	- rebuild
12cr|rocksndiamonds-3.2.6.1-6|200	- convert xpm icons to png icons
12cr|rocksndiamonds-3.2.6.1-6|201	- change summary macro to avoid possible conflicts if we were to build debug package
12cr|rocksndiamonds-3.2.6.1-6|202	
12cr|rocksndiamonds-3.2.6.1-6|203	* Wed Aug 14 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.0.0-10mdk
12cr|rocksndiamonds-3.2.6.1-6|204	- Automated rebuild with gcc 3.2-0.3mdk
12cr|rocksndiamonds-3.2.6.1-6|205	
12cr|rocksndiamonds-3.2.6.1-6|206	* Thu Jul 25 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.0.0-9mdk
12cr|rocksndiamonds-3.2.6.1-6|207	- Automated rebuild with gcc3.2
12cr|rocksndiamonds-3.2.6.1-6|208	
12cr|rocksndiamonds-3.2.6.1-6|209	* Sun Jul 21 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0.0-8mdk
12cr|rocksndiamonds-3.2.6.1-6|210	- recompile against new vorbis stuff
12cr|rocksndiamonds-3.2.6.1-6|211	
12cr|rocksndiamonds-3.2.6.1-6|212	* Mon Apr 29 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0.0-7mdk
12cr|rocksndiamonds-3.2.6.1-6|213	- rebuild for new alsa
12cr|rocksndiamonds-3.2.6.1-6|214	
12cr|rocksndiamonds-3.2.6.1-6|215	* Tue Jan 22 2002 Stefan van der Eijk <stefan@eijk.nu> 2.0.0-6mdk
12cr|rocksndiamonds-3.2.6.1-6|216	- BuildRequires
12cr|rocksndiamonds-3.2.6.1-6|217	
12cr|rocksndiamonds-3.2.6.1-6|218	* Fri Oct 12 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0.0-5mdk
12cr|rocksndiamonds-3.2.6.1-6|219	- rebuild for libpng3
12cr|rocksndiamonds-3.2.6.1-6|220	- fix large-icon-not-in-package
12cr|rocksndiamonds-3.2.6.1-6|221	- include man page
12cr|rocksndiamonds-3.2.6.1-6|222	
12cr|rocksndiamonds-3.2.6.1-6|223	* Thu Jul  5 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0.0-4mdk
12cr|rocksndiamonds-3.2.6.1-6|224	- rebuild
12cr|rocksndiamonds-3.2.6.1-6|225	
12cr|rocksndiamonds-3.2.6.1-6|226	* Mon May 14 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0.0-3mdk
12cr|rocksndiamonds-3.2.6.1-6|227	- revert Dadouification
12cr|rocksndiamonds-3.2.6.1-6|228	- new SDL
12cr|rocksndiamonds-3.2.6.1-6|229	
12cr|rocksndiamonds-3.2.6.1-6|230	* Sat Mar 24 2001 David BAUDENS <baudens@mandrakesoft.com> 2.0.0-2mdk
12cr|rocksndiamonds-3.2.6.1-6|231	- PPC: build with gcc
12cr|rocksndiamonds-3.2.6.1-6|232	
12cr|rocksndiamonds-3.2.6.1-6|233	* Fri Mar  9 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0.0-1mdk
12cr|rocksndiamonds-3.2.6.1-6|234	- 2.0.0 (many new goodies, including networked multiplayer)
12cr|rocksndiamonds-3.2.6.1-6|235	
12cr|rocksndiamonds-3.2.6.1-6|236	* Sun Nov 05 2000 David BAUDENS <baudens@mandrakesoft.com> 1.4.0-5mdk
12cr|rocksndiamonds-3.2.6.1-6|237	- Fix build for PPC
12cr|rocksndiamonds-3.2.6.1-6|238	
12cr|rocksndiamonds-3.2.6.1-6|239	* Thu Oct 26 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.4.0-4mdk
12cr|rocksndiamonds-3.2.6.1-6|240	- fix compile with gcc-2.96
12cr|rocksndiamonds-3.2.6.1-6|241	
12cr|rocksndiamonds-3.2.6.1-6|242	* Wed Aug 23 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.4.0-3mdk
12cr|rocksndiamonds-3.2.6.1-6|243	- automatically added packager tag
12cr|rocksndiamonds-3.2.6.1-6|244	
12cr|rocksndiamonds-3.2.6.1-6|245	* Mon Aug 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 1.4.0-2mdk
12cr|rocksndiamonds-3.2.6.1-6|246	- automatically added BuildRequires
12cr|rocksndiamonds-3.2.6.1-6|247	
12cr|rocksndiamonds-3.2.6.1-6|248	* Wed Aug  2 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.4.0-1mdk
12cr|rocksndiamonds-3.2.6.1-6|249	- first package for Linux-Mandrake

7062 12
12cr|rocrail-1.3-0.rev986.2|1	# FIXME: str fmt check is temporarily disabled
12cr|rocrail-1.3-0.rev986.2|2	# as priority is to get package working even somehow (wally 08/2010)
12cr|rocrail-1.3-0.rev986.2|3	%define Werror_cflags %nil
12cr|rocrail-1.3-0.rev986.2|4	
12cr|rocrail-1.3-0.rev986.2|5	%define _provides_exceptions .\\+\\.so$
12cr|rocrail-1.3-0.rev986.2|6	
12cr|rocrail-1.3-0.rev986.2|7	%define oname	Rocrail
12cr|rocrail-1.3-0.rev986.2|8	%define rname	air
12cr|rocrail-1.3-0.rev986.2|9	%define revno	986
12cr|rocrail-1.3-0.rev986.2|10	%define rel	2
12cr|rocrail-1.3-0.rev986.2|11	
12cr|rocrail-1.3-0.rev986.2|12	Name:		rocrail
12cr|rocrail-1.3-0.rev986.2|13	License:	GPLv2+
12cr|rocrail-1.3-0.rev986.2|14	Group:		Networking/Other
12cr|rocrail-1.3-0.rev986.2|15	Summary:	Model Railroad Control System
12cr|rocrail-1.3-0.rev986.2|16	Version:	1.3
12cr|rocrail-1.3-0.rev986.2|17	Release:	%mkrel -c rev%{revno} %{rel}
12cr|rocrail-1.3-0.rev986.2|18	URL:		http://www.rocrail.net/
12cr|rocrail-1.3-0.rev986.2|19	BuildRoot:	%{_tmppath}/build-%{name}-%{version}-%{svnrel}
12cr|rocrail-1.3-0.rev986.2|20	Source:		%{name}-%{version}-%{rname}-revno%{revno}.tar.gz
12cr|rocrail-1.3-0.rev986.2|21	Patch1:		rocrail-fix_makefile.patch
12cr|rocrail-1.3-0.rev986.2|22	BuildRequires:	gcc-c++
12cr|rocrail-1.3-0.rev986.2|23	BuildRequires:	wxgtku-devel
12cr|rocrail-1.3-0.rev986.2|24	Requires(post):	rpm-helper
12cr|rocrail-1.3-0.rev986.2|25	Requires(preun):	rpm-helper
12cr|rocrail-1.3-0.rev986.2|26	
12cr|rocrail-1.3-0.rev986.2|27	%description
12cr|rocrail-1.3-0.rev986.2|28	RocRail is a C/C++ control viewing program for a digital
12cr|rocrail-1.3-0.rev986.2|29	model railroad in manual and automatic mode. Supported
12cr|rocrail-1.3-0.rev986.2|30	multiple controllers:
12cr|rocrail-1.3-0.rev986.2|31	* Marklin 6050
12cr|rocrail-1.3-0.rev986.2|32	* IntelliBox P50x
12cr|rocrail-1.3-0.rev986.2|33	* SRCP
12cr|rocrail-1.3-0.rev986.2|34	* HSI88
12cr|rocrail-1.3-0.rev986.2|35	* Dinamo
12cr|rocrail-1.3-0.rev986.2|36	* OM32
12cr|rocrail-1.3-0.rev986.2|37	* Lenz
12cr|rocrail-1.3-0.rev986.2|38	* Selectrix
12cr|rocrail-1.3-0.rev986.2|39	* Zimo
12cr|rocrail-1.3-0.rev986.2|40	* ECoS
12cr|rocrail-1.3-0.rev986.2|41	* Loconet
12cr|rocrail-1.3-0.rev986.2|42	* OpenDCC
12cr|rocrail-1.3-0.rev986.2|43	
12cr|rocrail-1.3-0.rev986.2|44	RocRail is a 2 tier application written for Linux and Windows
12cr|rocrail-1.3-0.rev986.2|45	in C/C++ based on the wxWidgets class library.
12cr|rocrail-1.3-0.rev986.2|46	
12cr|rocrail-1.3-0.rev986.2|47	%prep
12cr|rocrail-1.3-0.rev986.2|48	%setup -q -n %{oname}-Air
12cr|rocrail-1.3-0.rev986.2|49	%patch1 -p1
12cr|rocrail-1.3-0.rev986.2|50	
12cr|rocrail-1.3-0.rev986.2|51	%build
12cr|rocrail-1.3-0.rev986.2|52	#fix filename
12cr|rocrail-1.3-0.rev986.2|53	mv "rocview/svg/themes/DB/signaldistant -2.svg" rocview/svg/themes/DB/signaldistant-2.svg
12cr|rocrail-1.3-0.rev986.2|54	
12cr|rocrail-1.3-0.rev986.2|55	#fix build flags
12cr|rocrail-1.3-0.rev986.2|56	find . -name "makefile" -exec sed -i -e 's|CC_EXTRA_FLAGS=.*|CC_EXTRA_FLAGS=-fPIC %{optflags}|g' {} \;
12cr|rocrail-1.3-0.rev986.2|57	find . -name "makefile" -exec sed -i -e 's|LNK_FLAGS=|LNK_FLAGS+=|g' {} \;
12cr|rocrail-1.3-0.rev986.2|58	find . -name "makefile" -exec sed -i -e 's|DEBUG=.*|DEBUG=|g' {} \;
12cr|rocrail-1.3-0.rev986.2|59	
12cr|rocrail-1.3-0.rev986.2|60	#do not use bzr to determine version
12cr|rocrail-1.3-0.rev986.2|61	find . -name "makefile" -exec sed -i -e 's|bzr revno|echo %{revno}|g' {} \;
12cr|rocrail-1.3-0.rev986.2|62	
12cr|rocrail-1.3-0.rev986.2|63	export LNK_FLAGS="%{ldflags}"
12cr|rocrail-1.3-0.rev986.2|64	
12cr|rocrail-1.3-0.rev986.2|65	#fix init script
12cr|rocrail-1.3-0.rev986.2|66	sed -i -e 's,rocraild_BIN=.*,rocraild_BIN=%{_libdir}/%{name}/rocrail,g' rocrail/package/rocraild
12cr|rocrail-1.3-0.rev986.2|67	sed -i -e 's,rocraild_PID=.*,rocraild_PID=%{_var}/run/rocraild.pid,g' rocrail/package/rocraild
12cr|rocrail-1.3-0.rev986.2|68	sed -i -e 's,rocraild_SH=.*,rocraild_SH=%{_libdir}/%{name}/rocraild.sh,g' rocrail/package/rocraild
12cr|rocrail-1.3-0.rev986.2|69	
12cr|rocrail-1.3-0.rev986.2|70	%make fromtar
12cr|rocrail-1.3-0.rev986.2|71	
12cr|rocrail-1.3-0.rev986.2|72	%install
12cr|rocrail-1.3-0.rev986.2|73	rm -rf %{buildroot}
12cr|rocrail-1.3-0.rev986.2|74	make DESTDIR=%{buildroot}%{_libdir}/%{name} install
12cr|rocrail-1.3-0.rev986.2|75	
12cr|rocrail-1.3-0.rev986.2|76	#install files which install doesn't handle
12cr|rocrail-1.3-0.rev986.2|77	mkdir -p %{buildroot}%{_datadir}/applications
12cr|rocrail-1.3-0.rev986.2|78	mkdir -p %{buildroot}%{_datadir}/desktop-directories
12cr|rocrail-1.3-0.rev986.2|79	mkdir -p %{buildroot}%{_initrddir}
12cr|rocrail-1.3-0.rev986.2|80	mkdir -p %{buildroot}%{_iconsdir}
12cr|rocrail-1.3-0.rev986.2|81	mkdir -p %{buildroot}%{_bindir}
12cr|rocrail-1.3-0.rev986.2|82	
12cr|rocrail-1.3-0.rev986.2|83	install -m 755 rocrail/package/rocraild %{buildroot}%{_initrddir}/rocraild
12cr|rocrail-1.3-0.rev986.2|84	
12cr|rocrail-1.3-0.rev986.2|85	mv	%{buildroot}%{_libdir}/%{name}/%{name}.xpm \
12cr|rocrail-1.3-0.rev986.2|86	%{buildroot}%{_libdir}/%{name}/rocraild.png \
12cr|rocrail-1.3-0.rev986.2|87	%{buildroot}%{_iconsdir}
12cr|rocrail-1.3-0.rev986.2|88	
12cr|rocrail-1.3-0.rev986.2|89	#desktop files
12cr|rocrail-1.3-0.rev986.2|90	cat > %{buildroot}%{_datadir}/applications/rocrail.desktop << EOF
12cr|rocrail-1.3-0.rev986.2|91	[Desktop Entry]
12cr|rocrail-1.3-0.rev986.2|92	Type=Application
12cr|rocrail-1.3-0.rev986.2|93	Terminal=true
12cr|rocrail-1.3-0.rev986.2|94	Exec=%{name}
12cr|rocrail-1.3-0.rev986.2|95	Icon=rocraild
12cr|rocrail-1.3-0.rev986.2|96	Name=Rocrail
12cr|rocrail-1.3-0.rev986.2|97	Categories=Utility;
12cr|rocrail-1.3-0.rev986.2|98	EOF
12cr|rocrail-1.3-0.rev986.2|99	
12cr|rocrail-1.3-0.rev986.2|100	cat > %{buildroot}%{_datadir}/applications/rocview.desktop << EOF
12cr|rocrail-1.3-0.rev986.2|101	[Desktop Entry]
12cr|rocrail-1.3-0.rev986.2|102	Type=Application
12cr|rocrail-1.3-0.rev986.2|103	Exec=rocview
12cr|rocrail-1.3-0.rev986.2|104	Icon=%{name}
12cr|rocrail-1.3-0.rev986.2|105	Name=Rocview
12cr|rocrail-1.3-0.rev986.2|106	Categories=Utility;
12cr|rocrail-1.3-0.rev986.2|107	EOF
12cr|rocrail-1.3-0.rev986.2|108	
12cr|rocrail-1.3-0.rev986.2|109	#binary scripts
12cr|rocrail-1.3-0.rev986.2|110	cat > %{buildroot}%{_bindir}/rocrail << EOF
12cr|rocrail-1.3-0.rev986.2|111	#!/bin/sh
12cr|rocrail-1.3-0.rev986.2|112	if [ ! -e ~/.rocrail ] ; then
12cr|rocrail-1.3-0.rev986.2|113	mkdir ~/.rocrail
12cr|rocrail-1.3-0.rev986.2|114	fi
12cr|rocrail-1.3-0.rev986.2|115	
12cr|rocrail-1.3-0.rev986.2|116	cd ~/.rocrail
12cr|rocrail-1.3-0.rev986.2|117	
12cr|rocrail-1.3-0.rev986.2|118	if pidof rocrail
12cr|rocrail-1.3-0.rev986.2|119	then
12cr|rocrail-1.3-0.rev986.2|120	echo "rocrail is running"
12cr|rocrail-1.3-0.rev986.2|121	else
12cr|rocrail-1.3-0.rev986.2|122	echo "rocrail is not running. start..."
12cr|rocrail-1.3-0.rev986.2|123	%{_libdir}/rocrail/rocrail -console -l %{_libdir}/rocrail
12cr|rocrail-1.3-0.rev986.2|124	fi
12cr|rocrail-1.3-0.rev986.2|125	EOF
12cr|rocrail-1.3-0.rev986.2|126	
12cr|rocrail-1.3-0.rev986.2|127	cat > %{buildroot}%{_bindir}/rocview << EOF
12cr|rocrail-1.3-0.rev986.2|128	#!/bin/sh
12cr|rocrail-1.3-0.rev986.2|129	if [ ! -e ~/.rocrail ] ; then
12cr|rocrail-1.3-0.rev986.2|130	mkdir ~/.rocrail
12cr|rocrail-1.3-0.rev986.2|131	fi
12cr|rocrail-1.3-0.rev986.2|132	
12cr|rocrail-1.3-0.rev986.2|133	if [ ! -e ~/.rocrail/rocview.ini ] ; then
12cr|rocrail-1.3-0.rev986.2|134	cp %{_libdir}/rocrail/plan.xml ~/.rocrail
12cr|rocrail-1.3-0.rev986.2|135	fi
12cr|rocrail-1.3-0.rev986.2|136	
12cr|rocrail-1.3-0.rev986.2|137	if [ ! -e ~/.rocrail/svg ] ; then
12cr|rocrail-1.3-0.rev986.2|138	ln -s %{_libdir}/rocrail/svg ~/.rocrail/svg
12cr|rocrail-1.3-0.rev986.2|139	fi
12cr|rocrail-1.3-0.rev986.2|140	
12cr|rocrail-1.3-0.rev986.2|141	if [ ! -e ~/.rocrail/images ] ; then
12cr|rocrail-1.3-0.rev986.2|142	ln -s %{_libdir}/rocrail/images ~/.rocrail/images
12cr|rocrail-1.3-0.rev986.2|143	fi
12cr|rocrail-1.3-0.rev986.2|144	
12cr|rocrail-1.3-0.rev986.2|145	cd ~/.rocrail
12cr|rocrail-1.3-0.rev986.2|146	
12cr|rocrail-1.3-0.rev986.2|147	%{_libdir}/rocrail/rocview -sp %{_libdir}/rocrail -themespath . $1 $2 $3
12cr|rocrail-1.3-0.rev986.2|148	EOF
12cr|rocrail-1.3-0.rev986.2|149	
12cr|rocrail-1.3-0.rev986.2|150	cat > %{buildroot}%{_libdir}/%{name}/rocraild.sh << EOF
12cr|rocrail-1.3-0.rev986.2|151	#!/bin/sh
12cr|rocrail-1.3-0.rev986.2|152	cd %{_libdir}/rocrail/
12cr|rocrail-1.3-0.rev986.2|153	rm -f nohup.out
12cr|rocrail-1.3-0.rev986.2|154	nohup ./rocrail -l %{_libdir}/rocrail&
12cr|rocrail-1.3-0.rev986.2|155	EOF
12cr|rocrail-1.3-0.rev986.2|156	
12cr|rocrail-1.3-0.rev986.2|157	#ugly workaround
12cr|rocrail-1.3-0.rev986.2|158	echo 'echo "$!" > /var/run/rocraild.pid' >> %{buildroot}%{_libdir}/%{name}/rocraild.sh
12cr|rocrail-1.3-0.rev986.2|159	
12cr|rocrail-1.3-0.rev986.2|160	#fix rights
12cr|rocrail-1.3-0.rev986.2|161	chmod 644 %{buildroot}%{_libdir}/%{name}/plan.xml
12cr|rocrail-1.3-0.rev986.2|162	chmod 755 %{buildroot}%{_libdir}/%{name}/rocraild.sh
12cr|rocrail-1.3-0.rev986.2|163	
12cr|rocrail-1.3-0.rev986.2|164	#clean empty files
12cr|rocrail-1.3-0.rev986.2|165	find %{buildroot}%{_libdir}/%{name} -size 0 -type f -exec rm -rf {} \;
12cr|rocrail-1.3-0.rev986.2|166	
12cr|rocrail-1.3-0.rev986.2|167	%clean
12cr|rocrail-1.3-0.rev986.2|168	rm -rf %{buildroot}
12cr|rocrail-1.3-0.rev986.2|169	
12cr|rocrail-1.3-0.rev986.2|170	%post
12cr|rocrail-1.3-0.rev986.2|171	%_post_service rocraild
12cr|rocrail-1.3-0.rev986.2|172	
12cr|rocrail-1.3-0.rev986.2|173	%preun
12cr|rocrail-1.3-0.rev986.2|174	%_preun_service rocraild
12cr|rocrail-1.3-0.rev986.2|175	
12cr|rocrail-1.3-0.rev986.2|176	%files
12cr|rocrail-1.3-0.rev986.2|177	%defattr(-,root,root)
12cr|rocrail-1.3-0.rev986.2|178	%doc README
12cr|rocrail-1.3-0.rev986.2|179	%{_libdir}/%{name}
12cr|rocrail-1.3-0.rev986.2|180	%attr(755,root,root) %{_bindir}/roc*
12cr|rocrail-1.3-0.rev986.2|181	%{_datadir}/applications/roc*.desktop
12cr|rocrail-1.3-0.rev986.2|182	%{_initrddir}/rocraild
12cr|rocrail-1.3-0.rev986.2|183	%{_iconsdir}/roc*
12cr|rocrail-1.3-0.rev986.2|184	
12cr|rocrail-1.3-0.rev986.2|185	
12cr|rocrail-1.3-0.rev986.2|186	%changelog
12cr|rocrail-1.3-0.rev986.2|187	* Fri Jan 13 2012 Andrey Bondrov <abondrov@mandriva.org> 1.3-0.rev986.2
12cr|rocrail-1.3-0.rev986.2|188	+ Revision: 760705
12cr|rocrail-1.3-0.rev986.2|189	- Don't use bzr to determine version, drop bzr BuildRequires
12cr|rocrail-1.3-0.rev986.2|190	- Rebuild against utf8 wxGTK2.8
12cr|rocrail-1.3-0.rev986.2|191	
12cr|rocrail-1.3-0.rev986.2|192	* Mon Aug 02 2010 Jani Välimaa <wally@mandriva.org> 1.3-0.rev986.1mdv2011.0
12cr|rocrail-1.3-0.rev986.2|193	+ Revision: 565123
12cr|rocrail-1.3-0.rev986.2|194	- version 1.3 (rev 986)
12cr|rocrail-1.3-0.rev986.2|195	- make package somehow working
12cr|rocrail-1.3-0.rev986.2|196	
12cr|rocrail-1.3-0.rev986.2|197	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|rocrail-1.3-0.rev986.2|198	- Redo SPEC entirely
12cr|rocrail-1.3-0.rev986.2|199	- Try an older version
12cr|rocrail-1.3-0.rev986.2|200	- Try an older version
12cr|rocrail-1.3-0.rev986.2|201	- Try an older version
12cr|rocrail-1.3-0.rev986.2|202	- Try an older version
12cr|rocrail-1.3-0.rev986.2|203	- Try an older version
12cr|rocrail-1.3-0.rev986.2|204	- remove extranious sources
12cr|rocrail-1.3-0.rev986.2|205	- remove extranious sources
12cr|rocrail-1.3-0.rev986.2|206	- Fix bzr
12cr|rocrail-1.3-0.rev986.2|207	- Fix Non-standard grouping
12cr|rocrail-1.3-0.rev986.2|208	- import rocrail
12cr|rocrail-1.3-0.rev986.2|209	
12cr|rocrail-1.3-0.rev986.2|210	
12cr|rocrail-1.3-0.rev986.2|211	* Sat Oct 18 2008 Stephan Linz <linz@li-pro.net> 1.1.0svn3770
12cr|rocrail-1.3-0.rev986.2|212	- - initial package for openSUSE

7063 12
12cr|root-tail-1.2-11|1	%define name root-tail
12cr|root-tail-1.2-11|2	%define version 1.2
12cr|root-tail-1.2-11|3	%define release %mkrel 11
12cr|root-tail-1.2-11|4	
12cr|root-tail-1.2-11|5	Summary:   Root-tail prints text directly to an X11 root window
12cr|root-tail-1.2-11|6	Name:      %{name}
12cr|root-tail-1.2-11|7	Version:   %{version}
12cr|root-tail-1.2-11|8	Release:   %{release}
12cr|root-tail-1.2-11|9	Source:    http://www.goof.com/pcg/marc/data/%{name}-%{version}.tar.bz2
12cr|root-tail-1.2-11|10	URL:	   http://www.goof.com/pcg/marc/root-tail.html
12cr|root-tail-1.2-11|11	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|root-tail-1.2-11|12	BuildRequires: libx11-devel
12cr|root-tail-1.2-11|13	BuildRequires: libxext-devel
12cr|root-tail-1.2-11|14	BuildRequires: rman
12cr|root-tail-1.2-11|15	BuildRequires: imake
12cr|root-tail-1.2-11|16	BuildRequires: gccmakedep
12cr|root-tail-1.2-11|17	License:   GPL
12cr|root-tail-1.2-11|18	Group:     Monitoring
12cr|root-tail-1.2-11|19	
12cr|root-tail-1.2-11|20	%description
12cr|root-tail-1.2-11|21	Displays a given file anywhere on your X11 root window
12cr|root-tail-1.2-11|22	with a transparent background.
12cr|root-tail-1.2-11|23	It was made because I am very lazy and this was easier than
12cr|root-tail-1.2-11|24	making a new rxvt pixmap each time I changed my background
12cr|root-tail-1.2-11|25	to simulate that transparent effect.
12cr|root-tail-1.2-11|26	
12cr|root-tail-1.2-11|27	%prep
12cr|root-tail-1.2-11|28	%setup -q
12cr|root-tail-1.2-11|29	
12cr|root-tail-1.2-11|30	%build
12cr|root-tail-1.2-11|31	xmkmf -a
12cr|root-tail-1.2-11|32	make CDEBUGFLAGS="${RPM_OPT_FLAGS}" \
12cr|root-tail-1.2-11|33	CXXDEBUGFLAGS="${RPM_OPT_FLAGS}"
12cr|root-tail-1.2-11|34	
12cr|root-tail-1.2-11|35	%install
12cr|root-tail-1.2-11|36	rm -rf %buildroot
12cr|root-tail-1.2-11|37	mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
12cr|root-tail-1.2-11|38	mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man1
12cr|root-tail-1.2-11|39	cp root-tail ${RPM_BUILD_ROOT}%{_bindir}
12cr|root-tail-1.2-11|40	cp root-tail.man ${RPM_BUILD_ROOT}%{_mandir}/man1/root-tail.1
12cr|root-tail-1.2-11|41	
12cr|root-tail-1.2-11|42	# Menu
12cr|root-tail-1.2-11|43	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|root-tail-1.2-11|44	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|root-tail-1.2-11|45	[Desktop Entry]
12cr|root-tail-1.2-11|46	Name=Root-Tail
12cr|root-tail-1.2-11|47	Comment=Root-tail prints text directly to a root window
12cr|root-tail-1.2-11|48	Exec=%_bindir/%{name} -g 80x25+100+50 -font fixed /var/log/messages,black
12cr|root-tail-1.2-11|49	Terminal=false
12cr|root-tail-1.2-11|50	Type=Application
12cr|root-tail-1.2-11|51	StartupNotify=true
12cr|root-tail-1.2-11|52	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
12cr|root-tail-1.2-11|53	EOF
12cr|root-tail-1.2-11|54	
12cr|root-tail-1.2-11|55	
12cr|root-tail-1.2-11|56	#icon
12cr|root-tail-1.2-11|57	#install -d $RPM_BUILD_ROOT/%{_iconsdir}
12cr|root-tail-1.2-11|58	#install -d $RPM_BUILD_ROOT/%{_liconsdir}
12cr|root-tail-1.2-11|59	#install -d $RPM_BUILD_ROOT/%{_miconsdir}
12cr|root-tail-1.2-11|60	#bzcat %{SOURCE1} > $RPM_BUILD_ROOT/%{_liconsdir}/%{name}.png
12cr|root-tail-1.2-11|61	#bzcat %{SOURCE2} > $RPM_BUILD_ROOT/%{_iconsdir}/%{name}.png
12cr|root-tail-1.2-11|62	#bzcat %{SOURCE3} > $RPM_BUILD_ROOT/%{_miconsdir}/%{name}.png
12cr|root-tail-1.2-11|63	
12cr|root-tail-1.2-11|64	%if %mdkversion < 200900
12cr|root-tail-1.2-11|65	%post
12cr|root-tail-1.2-11|66	%{update_menus}
12cr|root-tail-1.2-11|67	%endif
12cr|root-tail-1.2-11|68	
12cr|root-tail-1.2-11|69	%if %mdkversion < 200900
12cr|root-tail-1.2-11|70	%postun
12cr|root-tail-1.2-11|71	%{clean_menus}
12cr|root-tail-1.2-11|72	%endif
12cr|root-tail-1.2-11|73	
12cr|root-tail-1.2-11|74	%clean
12cr|root-tail-1.2-11|75	rm -rf %buildroot
12cr|root-tail-1.2-11|76	
12cr|root-tail-1.2-11|77	%files
12cr|root-tail-1.2-11|78	%defattr(-,root,root,755)
12cr|root-tail-1.2-11|79	%doc README Changes
12cr|root-tail-1.2-11|80	%attr(755,root,root)
12cr|root-tail-1.2-11|81	%{_bindir}/*
12cr|root-tail-1.2-11|82	%{_mandir}/man1/*
12cr|root-tail-1.2-11|83	%_datadir/applications/mandriva-*
12cr|root-tail-1.2-11|84	#%{_iconsdir}/%{name}.png
12cr|root-tail-1.2-11|85	#%{_liconsdir}/%{name}.png
12cr|root-tail-1.2-11|86	#%{_miconsdir}/%{name}.png
12cr|root-tail-1.2-11|87	
12cr|root-tail-1.2-11|88	
12cr|root-tail-1.2-11|89	%changelog
12cr|root-tail-1.2-11|90	* Sun Mar 18 2012 Götz Waschk <waschk@mandriva.org> 1.2-11mdv2012.0
12cr|root-tail-1.2-11|91	+ Revision: 785474
12cr|root-tail-1.2-11|92	- yearly rebuild
12cr|root-tail-1.2-11|93	
12cr|root-tail-1.2-11|94	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2-10
12cr|root-tail-1.2-11|95	+ Revision: 645876
12cr|root-tail-1.2-11|96	- relink against libmysqlclient.so.18
12cr|root-tail-1.2-11|97	
12cr|root-tail-1.2-11|98	* Thu Feb 10 2011 Funda Wang <fwang@mandriva.org> 1.2-9
12cr|root-tail-1.2-11|99	+ Revision: 637092
12cr|root-tail-1.2-11|100	- tighten BR
12cr|root-tail-1.2-11|101	
12cr|root-tail-1.2-11|102	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 1.2-8mdv2011.0
12cr|root-tail-1.2-11|103	+ Revision: 260278
12cr|root-tail-1.2-11|104	- rebuild
12cr|root-tail-1.2-11|105	
12cr|root-tail-1.2-11|106	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.2-7mdv2009.0
12cr|root-tail-1.2-11|107	+ Revision: 251350
12cr|root-tail-1.2-11|108	- rebuild
12cr|root-tail-1.2-11|109	
12cr|root-tail-1.2-11|110	+ Pixel <pixel@mandriva.com>
12cr|root-tail-1.2-11|111	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|root-tail-1.2-11|112	
12cr|root-tail-1.2-11|113	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 1.2-5mdv2008.1
12cr|root-tail-1.2-11|114	+ Revision: 148352
12cr|root-tail-1.2-11|115	- drop old menu
12cr|root-tail-1.2-11|116	- kill re-definition of %%buildroot on Pixel's request
12cr|root-tail-1.2-11|117	- buildrequires X11-devel instead of XFree86-devel
12cr|root-tail-1.2-11|118	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|root-tail-1.2-11|119	
12cr|root-tail-1.2-11|120	+ Olivier Blin <blino@mandriva.org>
12cr|root-tail-1.2-11|121	- restore BuildRoot
12cr|root-tail-1.2-11|122	
12cr|root-tail-1.2-11|123	* Wed Jul 11 2007 Götz Waschk <waschk@mandriva.org> 1.2-5mdv2008.0
12cr|root-tail-1.2-11|124	+ Revision: 51176
12cr|root-tail-1.2-11|125	- Import root-tail
12cr|root-tail-1.2-11|126	
12cr|root-tail-1.2-11|127	
12cr|root-tail-1.2-11|128	
12cr|root-tail-1.2-11|129	* Mon Jul 10 2006 Gtz Waschk <waschk@mandriva.org> 1.2-5mdv2007.0
12cr|root-tail-1.2-11|130	- fix buildrequires
12cr|root-tail-1.2-11|131	
12cr|root-tail-1.2-11|132	* Wed Jul  5 2006 Gtz Waschk <waschk@mandriva.org> 1.2-4mdv2007.0
12cr|root-tail-1.2-11|133	- fix prefix
12cr|root-tail-1.2-11|134	- new menu
12cr|root-tail-1.2-11|135	- fix buildrequires
12cr|root-tail-1.2-11|136	
12cr|root-tail-1.2-11|137	* Wed Dec 14 2005 Götz Waschk <waschk@mandriva.org> 1.2-3mdk
12cr|root-tail-1.2-11|138	- Rebuild
12cr|root-tail-1.2-11|139	- use mkrel
12cr|root-tail-1.2-11|140	
12cr|root-tail-1.2-11|141	* Mon Dec 13 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.2-2mdk
12cr|root-tail-1.2-11|142	- fix buildrequires
12cr|root-tail-1.2-11|143	
12cr|root-tail-1.2-11|144	* Tue Aug 31 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.2-1mdk
12cr|root-tail-1.2-11|145	- fix rpmlint warning about the menu description
12cr|root-tail-1.2-11|146	- fix man page
12cr|root-tail-1.2-11|147	- add source URL
12cr|root-tail-1.2-11|148	- New release 1.2
12cr|root-tail-1.2-11|149	
12cr|root-tail-1.2-11|150	* Mon Apr 12 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.1-1mdk
12cr|root-tail-1.2-11|151	- new version
12cr|root-tail-1.2-11|152	
12cr|root-tail-1.2-11|153	* Wed Feb 25 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.9-1mdk
12cr|root-tail-1.2-11|154	- drop prefix
12cr|root-tail-1.2-11|155	- new version
12cr|root-tail-1.2-11|156	
12cr|root-tail-1.2-11|157	* Mon Aug 04 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.2-3mdk
12cr|root-tail-1.2-11|158	- rebuild
12cr|root-tail-1.2-11|159	
12cr|root-tail-1.2-11|160	* Fri Dec 27 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.2-2mdk
12cr|root-tail-1.2-11|161	- rebuild
12cr|root-tail-1.2-11|162	
12cr|root-tail-1.2-11|163	* Wed Nov  6 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.2-1mdk
12cr|root-tail-1.2-11|164	- initial Mandrake package based on the work from Marcel Pol <mpol@gmx.net>
12cr|root-tail-1.2-11|165	- spec cleanup
12cr|root-tail-1.2-11|166	
12cr|root-tail-1.2-11|167	* Sat Oct 12 2002 Marcel Pol <mpol@gmx.net>
12cr|root-tail-1.2-11|168	- 0.2
12cr|root-tail-1.2-11|169	
12cr|root-tail-1.2-11|170	* Sat Jul 14 2001 Marcel Pol <mpol@gmx.net> 0.0.10-1mdk
12cr|root-tail-1.2-11|171	- Update to 0.10
12cr|root-tail-1.2-11|172	- Added menu entry
12cr|root-tail-1.2-11|173	
12cr|root-tail-1.2-11|174	* Tue Jul 25 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.0.4B-2mdk
12cr|root-tail-1.2-11|175	- BM
12cr|root-tail-1.2-11|176	
12cr|root-tail-1.2-11|177	* Mon Jun 26 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.0.4B-1mdk
12cr|root-tail-1.2-11|178	- new in contribs
12cr|root-tail-1.2-11|179	- used srpm provided by Max Heijndijk <cchq@wanadoo.nl>

7064 12
12cr|rosa-imagewriter-1.10-1|1	Name: rosa-imagewriter
12cr|rosa-imagewriter-1.10-1|2	Summary: Utility for writing raw disk images and hybrid isos to USB keys
12cr|rosa-imagewriter-1.10-1|3	Version: 1.10
12cr|rosa-imagewriter-1.10-1|4	Release: 1
12cr|rosa-imagewriter-1.10-1|5	License: GPLv2
12cr|rosa-imagewriter-1.10-1|6	Group:   Networking/File transfer
12cr|rosa-imagewriter-1.10-1|7	Source0: %{name}-%{version}.tar.gz
12cr|rosa-imagewriter-1.10-1|8	Url: https://abf.rosalinux.ru/dsilakov/rosa-imagewriter
12cr|rosa-imagewriter-1.10-1|9	
12cr|rosa-imagewriter-1.10-1|10	BuildRequires: gcc-c++
12cr|rosa-imagewriter-1.10-1|11	BuildRequires: make
12cr|rosa-imagewriter-1.10-1|12	BuildRequires: libqt4-devel
12cr|rosa-imagewriter-1.10-1|13	
12cr|rosa-imagewriter-1.10-1|14	%description
12cr|rosa-imagewriter-1.10-1|15	Utility for writing raw disk images and hybrid isos to USB keys.
12cr|rosa-imagewriter-1.10-1|16	Based on SUSE Studio Imagewriter
12cr|rosa-imagewriter-1.10-1|17	
12cr|rosa-imagewriter-1.10-1|18	%prep
12cr|rosa-imagewriter-1.10-1|19	%setup -q
12cr|rosa-imagewriter-1.10-1|20	
12cr|rosa-imagewriter-1.10-1|21	%build
12cr|rosa-imagewriter-1.10-1|22	qmake DEFINES=USEUDISKS2
12cr|rosa-imagewriter-1.10-1|23	make
12cr|rosa-imagewriter-1.10-1|24	
12cr|rosa-imagewriter-1.10-1|25	%install
12cr|rosa-imagewriter-1.10-1|26	mkdir -p %{buildroot}/%{_sbindir}
12cr|rosa-imagewriter-1.10-1|27	mkdir -p %{buildroot}/%{_datadir}
12cr|rosa-imagewriter-1.10-1|28	install -m 755 -p imagewriter %{buildroot}/%{_sbindir}/rosa-imagewriter
12cr|rosa-imagewriter-1.10-1|29	cp -r icons %{buildroot}/%{_datadir}
12cr|rosa-imagewriter-1.10-1|30	
12cr|rosa-imagewriter-1.10-1|31	%files
12cr|rosa-imagewriter-1.10-1|32	%{_sbindir}/rosa-imagewriter

7065 12
12cr|rosa-popularity-contest-1.0-2|1	Name:		rosa-popularity-contest
12cr|rosa-popularity-contest-1.0-2|2	Version:	1.0
12cr|rosa-popularity-contest-1.0-2|3	Release:	2
12cr|rosa-popularity-contest-1.0-2|4	Summary:	Vote for your favorite packages automatically
12cr|rosa-popularity-contest-1.0-2|5	Group:		Education
12cr|rosa-popularity-contest-1.0-2|6	License:	GPLv2
12cr|rosa-popularity-contest-1.0-2|7	Source0:	%{name}-%{version}.tar.gz
12cr|rosa-popularity-contest-1.0-2|8	Requires:	perl
12cr|rosa-popularity-contest-1.0-2|9	BuildArch:	noarch
12cr|rosa-popularity-contest-1.0-2|10	
12cr|rosa-popularity-contest-1.0-2|11	%description
12cr|rosa-popularity-contest-1.0-2|12	The popularity-contest package sets up a cron job that will
12cr|rosa-popularity-contest-1.0-2|13	periodically anonymously submit to the Debian developers
12cr|rosa-popularity-contest-1.0-2|14	statistics about the most used Debian packages on this system.
12cr|rosa-popularity-contest-1.0-2|15	
12cr|rosa-popularity-contest-1.0-2|16	This information helps ROSA making decisions such as which packages.
12cr|rosa-popularity-contest-1.0-2|17	should go to the supported repositories. It also lets ROSA improve future versions
12cr|rosa-popularity-contest-1.0-2|18	of the distribution so that the most popular packages are the ones which
12cr|rosa-popularity-contest-1.0-2|19	are installed automatically for new users.
12cr|rosa-popularity-contest-1.0-2|20	
12cr|rosa-popularity-contest-1.0-2|21	%prep
12cr|rosa-popularity-contest-1.0-2|22	%setup -q
12cr|rosa-popularity-contest-1.0-2|23	
12cr|rosa-popularity-contest-1.0-2|24	%build
12cr|rosa-popularity-contest-1.0-2|25	
12cr|rosa-popularity-contest-1.0-2|26	%install
12cr|rosa-popularity-contest-1.0-2|27	mkdir -p %{buildroot}%{_sbindir}
12cr|rosa-popularity-contest-1.0-2|28	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|rosa-popularity-contest-1.0-2|29	mkdir -p %{buildroot}/etc/cron.daily
12cr|rosa-popularity-contest-1.0-2|30	install -m 755 popularity-contest popcon-largest-unused %{buildroot}/%{_sbindir}
12cr|rosa-popularity-contest-1.0-2|31	install -m 755 popcon-upload %{buildroot}/%{_datadir}/%{name}
12cr|rosa-popularity-contest-1.0-2|32	install -m 644 default.conf %{buildroot}/%{_datadir}/%{name}
12cr|rosa-popularity-contest-1.0-2|33	install -m 755 popularity-contest-cron %{buildroot}/etc/cron.daily
12cr|rosa-popularity-contest-1.0-2|34	
12cr|rosa-popularity-contest-1.0-2|35	%post
12cr|rosa-popularity-contest-1.0-2|36	conffile=/etc/rosa-popularity-contest.conf
12cr|rosa-popularity-contest-1.0-2|37	if [ ! -e $conffile ]; then
12cr|rosa-popularity-contest-1.0-2|38	if [ -x /usr/bin/uuidgen ] ; then
12cr|rosa-popularity-contest-1.0-2|39	MY_HOSTID=`uuidgen | tr -d -`
12cr|rosa-popularity-contest-1.0-2|40	else
12cr|rosa-popularity-contest-1.0-2|41	MY_HOSTID=`dd if=/dev/urandom bs=1k count=1 2>/dev/null | md5sum | sed 's/  -//'''`
12cr|rosa-popularity-contest-1.0-2|42	fi
12cr|rosa-popularity-contest-1.0-2|43	
12cr|rosa-popularity-contest-1.0-2|44	DAY=`/bin/bash -c 'echo $(($RANDOM % 7))'`
12cr|rosa-popularity-contest-1.0-2|45	cat <<-EOF >$conffile
12cr|rosa-popularity-contest-1.0-2|46	# Config file for ROSA popularity-contest package.
12cr|rosa-popularity-contest-1.0-2|47	#
12cr|rosa-popularity-contest-1.0-2|48	# See /usr/share/rosa-popularity-contest/default.conf for more info
12cr|rosa-popularity-contest-1.0-2|49	# on the options.
12cr|rosa-popularity-contest-1.0-2|50	
12cr|rosa-popularity-contest-1.0-2|51	MY_HOSTID="$MY_HOSTID"
12cr|rosa-popularity-contest-1.0-2|52	PARTICIPATE="yes"
12cr|rosa-popularity-contest-1.0-2|53	USEHTTP="yes"
12cr|rosa-popularity-contest-1.0-2|54	DAY="$DAY"
12cr|rosa-popularity-contest-1.0-2|55	EOF
12cr|rosa-popularity-contest-1.0-2|56	
12cr|rosa-popularity-contest-1.0-2|57	# Make sure user nobody can read the file.
12cr|rosa-popularity-contest-1.0-2|58	chmod a+r $conffile
12cr|rosa-popularity-contest-1.0-2|59	fi
12cr|rosa-popularity-contest-1.0-2|60	
12cr|rosa-popularity-contest-1.0-2|61	%files
12cr|rosa-popularity-contest-1.0-2|62	%{_sbindir}/popularity-contest
12cr|rosa-popularity-contest-1.0-2|63	%{_sbindir}/popcon-largest-unused
12cr|rosa-popularity-contest-1.0-2|64	%{_datadir}/%{name}/popcon-upload
12cr|rosa-popularity-contest-1.0-2|65	%{_datadir}/%{name}/default.conf
12cr|rosa-popularity-contest-1.0-2|66	/etc/cron.daily/popularity-contest-cron

7066 12
12cr|rosegarden-12.12-1|1	Name:		rosegarden
12cr|rosegarden-12.12-1|2	Version:		12.12
12cr|rosegarden-12.12-1|3	Release:		1
12cr|rosegarden-12.12-1|4	Summary:		Midi, audio and notation editor
12cr|rosegarden-12.12-1|5	License:		GPLv2+
12cr|rosegarden-12.12-1|6	Group:		Sound
12cr|rosegarden-12.12-1|7	URL:		http://www.rosegardenmusic.com/
12cr|rosegarden-12.12-1|8	Source0:		http://sourceforge.net/projects/rosegarden/files/%{name}/%{version}/%{name}-%{version}.tar.bz2
12cr|rosegarden-12.12-1|9	BuildRequires:	kdelibs4-devel
12cr|rosegarden-12.12-1|10	BuildRequires:	jackit-devel
12cr|rosegarden-12.12-1|11	BuildRequires:	ladspa-devel
12cr|rosegarden-12.12-1|12	BuildRequires:	liblrdf-devel >= 0.2
12cr|rosegarden-12.12-1|13	BuildRequires:	imagemagick
12cr|rosegarden-12.12-1|14	BuildRequires:	chrpath
12cr|rosegarden-12.12-1|15	BuildRequires:	libxml2-utils
12cr|rosegarden-12.12-1|16	BuildRequires:	dssi-devel
12cr|rosegarden-12.12-1|17	BuildRequires:	makedepend
12cr|rosegarden-12.12-1|18	BuildRequires:	fftw3-devel >= 3
12cr|rosegarden-12.12-1|19	BuildRequires:	python
12cr|rosegarden-12.12-1|20	BuildRequires:	liblo-devel >= 0.7
12cr|rosegarden-12.12-1|21	BuildRequires:	libxft-devel
12cr|rosegarden-12.12-1|22	BuildRequires:	libalsa-devel >= 0.9
12cr|rosegarden-12.12-1|23	BuildRequires:	liblirc-devel
12cr|rosegarden-12.12-1|24	BuildRequires:	sndfile-devel >= 1.0.16
12cr|rosegarden-12.12-1|25	BuildRequires:	libsamplerate-devel >= 0.1.2
12cr|rosegarden-12.12-1|26	BuildRequires:	libsm-devel
12cr|rosegarden-12.12-1|27	BuildRequires:	libx11-devel
12cr|rosegarden-12.12-1|28	# TODO: libz, samplerate, perl, xargs, sha1sum and cut
12cr|rosegarden-12.12-1|29	
12cr|rosegarden-12.12-1|30	Requires:	flac
12cr|rosegarden-12.12-1|31	Requires:	libsndfile-progs
12cr|rosegarden-12.12-1|32	# For sndfile-resample, see https://bugzilla.novell.com/show_bug.cgi?id=443543
12cr|rosegarden-12.12-1|33	# - AdamW 2008/12
12cr|rosegarden-12.12-1|34	Requires:	libsamplerate-progs
12cr|rosegarden-12.12-1|35	Requires:	xterm
12cr|rosegarden-12.12-1|36	Suggests:	lilypond
12cr|rosegarden-12.12-1|37	Obsoletes:	%{name}4 < %{version}
12cr|rosegarden-12.12-1|38	
12cr|rosegarden-12.12-1|39	%description
12cr|rosegarden-12.12-1|40	Rosegarden is an attractive, user-friendly MIDI and audio sequencer,
12cr|rosegarden-12.12-1|41	notation editor, and general-purpose music composition and editing
12cr|rosegarden-12.12-1|42	application for Unix and Linux
12cr|rosegarden-12.12-1|43	
12cr|rosegarden-12.12-1|44	%files -n %{name}
12cr|rosegarden-12.12-1|45	%_bindir/%{name}
12cr|rosegarden-12.12-1|46	%{_datadir}/%{name}
12cr|rosegarden-12.12-1|47	%_datadir/applications/%{name}.desktop
12cr|rosegarden-12.12-1|48	%_datadir/icons/*/*/*/*%{name}*
12cr|rosegarden-12.12-1|49	%_datadir/mime/*
12cr|rosegarden-12.12-1|50	
12cr|rosegarden-12.12-1|51	#--------------------------------------------------------------------
12cr|rosegarden-12.12-1|52	
12cr|rosegarden-12.12-1|53	%prep
12cr|rosegarden-12.12-1|54	%setup -q -n %{name}-%{version}
12cr|rosegarden-12.12-1|55	
12cr|rosegarden-12.12-1|56	%build
12cr|rosegarden-12.12-1|57	#generate configure
12cr|rosegarden-12.12-1|58	#sh bootstrap.sh
12cr|rosegarden-12.12-1|59	export QTDIR=/usr/lib/qt4
12cr|rosegarden-12.12-1|60	%configure2_5x
12cr|rosegarden-12.12-1|61	%make
12cr|rosegarden-12.12-1|62	
12cr|rosegarden-12.12-1|63	%install
12cr|rosegarden-12.12-1|64	rm -fr %buildroot
12cr|rosegarden-12.12-1|65	%makeinstall_std
12cr|rosegarden-12.12-1|66	
12cr|rosegarden-12.12-1|67	# install some extra files
12cr|rosegarden-12.12-1|68	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|rosegarden-12.12-1|69	cp -pr \
12cr|rosegarden-12.12-1|70	data/autoload \
12cr|rosegarden-12.12-1|71	data/chords \
12cr|rosegarden-12.12-1|72	data/examples \
12cr|rosegarden-12.12-1|73	data/fonts \
12cr|rosegarden-12.12-1|74	data/library \
12cr|rosegarden-12.12-1|75	data/pixmaps \
12cr|rosegarden-12.12-1|76	data/presets \
12cr|rosegarden-12.12-1|77	data/profile \
12cr|rosegarden-12.12-1|78	data/styles \
12cr|rosegarden-12.12-1|79	data/templates \
12cr|rosegarden-12.12-1|80	%{buildroot}%{_datadir}/%{name}
12cr|rosegarden-12.12-1|81	
12cr|rosegarden-12.12-1|82	#find_lang %%{name} --with-html
12cr|rosegarden-12.12-1|83	
12cr|rosegarden-12.12-1|84	
12cr|rosegarden-12.12-1|85	#vim: set ft=rpm tabstop=4 shiftwidth=4 expandtab smarttab autoindent smartindent nu:
12cr|rosegarden-12.12-1|86	
12cr|rosegarden-12.12-1|87	
12cr|rosegarden-12.12-1|88	%changelog
12cr|rosegarden-12.12-1|89	* Sat Oct 20 2012 Giovanni Mariani <mc2374#mclink.it> 12.04-1
12cr|rosegarden-12.12-1|90	- New release 12.04
12cr|rosegarden-12.12-1|91	- Dropped P0 (applied upstream)
12cr|rosegarden-12.12-1|92	- Dropped BuildRoot, %%mkrel, %%defattr and %%clean section
12cr|rosegarden-12.12-1|93	- Removed a now useless %%define for release number
12cr|rosegarden-12.12-1|94	- Adjusted BReq for alsa devel package
12cr|rosegarden-12.12-1|95	- Added some BReqs and version info according to the configure output
12cr|rosegarden-12.12-1|96	- Added %%version to Obsoletes clause and made rpmlint happy
12cr|rosegarden-12.12-1|97	- Fixed file list
12cr|rosegarden-12.12-1|98	
12cr|rosegarden-12.12-1|99	
12cr|rosegarden-12.12-1|100	* Wed Nov 09 2011 Alexander Khrukin <akhrukin@mandriva.org> 11.11.1-1mdv2012.0
12cr|rosegarden-12.12-1|101	+ Revision: 729308
12cr|rosegarden-12.12-1|102	- version update to upstream 11.11.1
12cr|rosegarden-12.12-1|103	
12cr|rosegarden-12.12-1|104	* Thu Apr 21 2011 Frank Kober <emuse@mandriva.org> 11.02-1
12cr|rosegarden-12.12-1|105	+ Revision: 656455
12cr|rosegarden-12.12-1|106	- update to new version 11.02
12cr|rosegarden-12.12-1|107	- new version 11.02
12cr|rosegarden-12.12-1|108	
12cr|rosegarden-12.12-1|109	* Wed Nov 24 2010 Funda Wang <fwang@mandriva.org> 10.10-1mdv2011.0
12cr|rosegarden-12.12-1|110	+ Revision: 600342
12cr|rosegarden-12.12-1|111	- new version 10.10
12cr|rosegarden-12.12-1|112	
12cr|rosegarden-12.12-1|113	* Tue Jun 08 2010 Rémy Clouard <shikamaru@mandriva.org> 10.04.2-1mdv2010.1
12cr|rosegarden-12.12-1|114	+ Revision: 547294
12cr|rosegarden-12.12-1|115	- bump release
12cr|rosegarden-12.12-1|116	
12cr|rosegarden-12.12-1|117	* Sat May 01 2010 Rémy Clouard <shikamaru@mandriva.org> 10.04-1mdv2010.1
12cr|rosegarden-12.12-1|118	+ Revision: 541483
12cr|rosegarden-12.12-1|119	- Update to new rosegarden-10.04 (bugfix release)
12cr|rosegarden-12.12-1|120	- fix build
12cr|rosegarden-12.12-1|121	- fix #57337: audio file import now works as expected
12cr|rosegarden-12.12-1|122	- hopefully fix 58329: notation editor crash
12cr|rosegarden-12.12-1|123	CCBUG: 57337
12cr|rosegarden-12.12-1|124	CCBUG: 58329
12cr|rosegarden-12.12-1|125	- use retab to remove stupid tabs
12cr|rosegarden-12.12-1|126	
12cr|rosegarden-12.12-1|127	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cr|rosegarden-12.12-1|128	- don't install scripts dir
12cr|rosegarden-12.12-1|129	
12cr|rosegarden-12.12-1|130	* Thu Mar 25 2010 Ahmad Samir <ahmadsamir@mandriva.org> 10.02.1-2mdv2010.1
12cr|rosegarden-12.12-1|131	+ Revision: 527532
12cr|rosegarden-12.12-1|132	- add more files, examples, presets (should fix bug#58269)
12cr|rosegarden-12.12-1|133	
12cr|rosegarden-12.12-1|134	* Sat Feb 20 2010 Rémy Clouard <shikamaru@mandriva.org> 10.02.1-1mdv2010.1
12cr|rosegarden-12.12-1|135	+ Revision: 508702
12cr|rosegarden-12.12-1|136	- update to final release
12cr|rosegarden-12.12-1|137	- new versioning scheme from upstream
12cr|rosegarden-12.12-1|138	
12cr|rosegarden-12.12-1|139	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|rosegarden-12.12-1|140	- clean spec
12cr|rosegarden-12.12-1|141	
12cr|rosegarden-12.12-1|142	* Sat Jan 23 2010 Rémy Clouard <shikamaru@mandriva.org> 1.9-0.10.02.11505.1mdv2010.1
12cr|rosegarden-12.12-1|143	+ Revision: 495292
12cr|rosegarden-12.12-1|144	- bump release (beta)
12cr|rosegarden-12.12-1|145	- fix #56490
12cr|rosegarden-12.12-1|146	- fix #57216
12cr|rosegarden-12.12-1|147	
12cr|rosegarden-12.12-1|148	* Sun Oct 25 2009 Rémy Clouard <shikamaru@mandriva.org> 1.9-0.10.02.11081.1mdv2010.0
12cr|rosegarden-12.12-1|149	+ Revision: 459196
12cr|rosegarden-12.12-1|150	- fix #52901
12cr|rosegarden-12.12-1|151	- update to newer upstream revision
12cr|rosegarden-12.12-1|152	- drop merged patch
12cr|rosegarden-12.12-1|153	
12cr|rosegarden-12.12-1|154	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|rosegarden-12.12-1|155	- Fix spec file name
12cr|rosegarden-12.12-1|156	- Use the Qt4 version
12cr|rosegarden-12.12-1|157	
12cr|rosegarden-12.12-1|158	* Tue Aug 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.9-0.10.02.10693.3mdv2010.0
12cr|rosegarden-12.12-1|159	+ Revision: 417526
12cr|rosegarden-12.12-1|160	- Fix more path
12cr|rosegarden-12.12-1|161	- Fix search pach
12cr|rosegarden-12.12-1|162	
12cr|rosegarden-12.12-1|163	* Sun Aug 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.9-0.10.02.10693.1mdv2010.0
12cr|rosegarden-12.12-1|164	+ Revision: 416851
12cr|rosegarden-12.12-1|165	- Fix build on x86_64
12cr|rosegarden-12.12-1|166	- New snapshot
12cr|rosegarden-12.12-1|167	
12cr|rosegarden-12.12-1|168	+ Rémy Clouard <shikamaru@mandriva.org>
12cr|rosegarden-12.12-1|169	- fix obsoletes
12cr|rosegarden-12.12-1|170	
12cr|rosegarden-12.12-1|171	* Tue Jun 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.9-0.09.10.10351.1mdv2010.0
12cr|rosegarden-12.12-1|172	+ Revision: 384349
12cr|rosegarden-12.12-1|173	- Use Qt4/Kde4 layout
12cr|rosegarden-12.12-1|174	
12cr|rosegarden-12.12-1|175	+ Rémy Clouard <shikamaru@mandriva.org>
12cr|rosegarden-12.12-1|176	- fix buildrequires
12cr|rosegarden-12.12-1|177	- remove unneeded %%post and %%postun sections
12cr|rosegarden-12.12-1|178	- import rosegarden4
12cr|rosegarden-12.12-1|179	

7067 12
12cr|rote-0.2.8-7|1	%define	major 0
12cr|rote-0.2.8-7|2	%define	libname		%mklibname %{name} %{major}
12cr|rote-0.2.8-7|3	%define	libname_devel	%mklibname -d  %{name} %{major}
12cr|rote-0.2.8-7|4	
12cr|rote-0.2.8-7|5	Summary:	Simple C library for VT102 terminal emulation
12cr|rote-0.2.8-7|6	Name:		rote
12cr|rote-0.2.8-7|7	Version:	0.2.8
12cr|rote-0.2.8-7|8	Release:	7
12cr|rote-0.2.8-7|9	License:	GPL
12cr|rote-0.2.8-7|10	Group:		System/Libraries
12cr|rote-0.2.8-7|11	Url:		http://rote.sourceforge.net/
12cr|rote-0.2.8-7|12	Source0:	%{name}-%{version}.tar.bz2
12cr|rote-0.2.8-7|13	BuildRequires:	pkgconfig(ncurses)
12cr|rote-0.2.8-7|14	
12cr|rote-0.2.8-7|15	%description
12cr|rote-0.2.8-7|16	ROTE is a simple C library for VT102 terminal emulation. It allows
12cr|rote-0.2.8-7|17	the programmer to set up virtual 'screens' and send them data. The
12cr|rote-0.2.8-7|18	virtual screens will emulate the behavior of a VT102 terminal,
12cr|rote-0.2.8-7|19	interpreting escape sequences, control characters and such. The
12cr|rote-0.2.8-7|20	library supports ncurses as well so that you may render the
12cr|rote-0.2.8-7|21	virtual screen to the real screen when you need to.
12cr|rote-0.2.8-7|22	
12cr|rote-0.2.8-7|23	%package -n %{libname}
12cr|rote-0.2.8-7|24	Summary:	Simple C library for VT102 terminal emulation
12cr|rote-0.2.8-7|25	Group:		System/Libraries
12cr|rote-0.2.8-7|26	
12cr|rote-0.2.8-7|27	%description -n %{libname}
12cr|rote-0.2.8-7|28	ROTE is a simple C library for VT102 terminal emulation. It allows
12cr|rote-0.2.8-7|29	the programmer to set up virtual 'screens' and send them data. The
12cr|rote-0.2.8-7|30	virtual screens will emulate the behavior of a VT102 terminal,
12cr|rote-0.2.8-7|31	interpreting escape sequences, control characters and such. The
12cr|rote-0.2.8-7|32	library supports ncurses as well so that you may render the
12cr|rote-0.2.8-7|33	virtual screen to the real screen when you need to.
12cr|rote-0.2.8-7|34	
12cr|rote-0.2.8-7|35	This package contains the runtime files needed for ROTE.
12cr|rote-0.2.8-7|36	
12cr|rote-0.2.8-7|37	%package -n %{libname_devel}
12cr|rote-0.2.8-7|38	Summary:	Simple C library for VT102 terminal emulation
12cr|rote-0.2.8-7|39	Group:		System/Libraries
12cr|rote-0.2.8-7|40	Provides:	librote-devel
12cr|rote-0.2.8-7|41	Requires:	%{libname} = %{version}-%{release}
12cr|rote-0.2.8-7|42	
12cr|rote-0.2.8-7|43	%description -n %{libname_devel}
12cr|rote-0.2.8-7|44	ROTE is a simple C library for VT102 terminal emulation. It allows
12cr|rote-0.2.8-7|45	the programmer to set up virtual 'screens' and send them data. The
12cr|rote-0.2.8-7|46	virtual screens will emulate the behavior of a VT102 terminal,
12cr|rote-0.2.8-7|47	interpreting escape sequences, control characters and such. The
12cr|rote-0.2.8-7|48	library supports ncurses as well so that you may render the
12cr|rote-0.2.8-7|49	virtual screen to the real screen when you need to.
12cr|rote-0.2.8-7|50	
12cr|rote-0.2.8-7|51	This package contains the developement files needed for ROTE.
12cr|rote-0.2.8-7|52	
12cr|rote-0.2.8-7|53	%prep
12cr|rote-0.2.8-7|54	%setup -q
12cr|rote-0.2.8-7|55	
12cr|rote-0.2.8-7|56	%build
12cr|rote-0.2.8-7|57	%configure2_5x
12cr|rote-0.2.8-7|58	%make
12cr|rote-0.2.8-7|59	
12cr|rote-0.2.8-7|60	%install
12cr|rote-0.2.8-7|61	%makeinstall_std
12cr|rote-0.2.8-7|62	%multiarch_binaries %{buildroot}%{_bindir}/rote-config
12cr|rote-0.2.8-7|63	
12cr|rote-0.2.8-7|64	%files -n %{libname}
12cr|rote-0.2.8-7|65	%{_libdir}/*.so.*
12cr|rote-0.2.8-7|66	
12cr|rote-0.2.8-7|67	%files -n %{libname_devel}
12cr|rote-0.2.8-7|68	%{_libdir}/*.so
12cr|rote-0.2.8-7|69	%{_includedir}/*
12cr|rote-0.2.8-7|70	%{multiarch_bindir}/rote-config
12cr|rote-0.2.8-7|71	%{_bindir}/rote-config
12cr|rote-0.2.8-7|72	

7068 12
12cr|roundcubemail-0.7.2-0.1|1	%if %mandriva_branch == Cooker
12cr|roundcubemail-0.7.2-0.1|2	# Cooker
12cr|roundcubemail-0.7.2-0.1|3	%define release %mkrel 1
12cr|roundcubemail-0.7.2-0.1|4	%else
12cr|roundcubemail-0.7.2-0.1|5	# Old distros
12cr|roundcubemail-0.7.2-0.1|6	%define subrel 1
12cr|roundcubemail-0.7.2-0.1|7	%define release %mkrel 0
12cr|roundcubemail-0.7.2-0.1|8	%endif
12cr|roundcubemail-0.7.2-0.1|9	
12cr|roundcubemail-0.7.2-0.1|10	%if %mdkversion >= 201200
12cr|roundcubemail-0.7.2-0.1|11	# rpmlint just sucks!!!
12cr|roundcubemail-0.7.2-0.1|12	%define _build_pkgcheck_set %{nil}
12cr|roundcubemail-0.7.2-0.1|13	%define _build_pkgcheck_srpm %{nil}
12cr|roundcubemail-0.7.2-0.1|14	%endif
12cr|roundcubemail-0.7.2-0.1|15	
12cr|roundcubemail-0.7.2-0.1|16	Summary:	A PHP-based webmail server
12cr|roundcubemail-0.7.2-0.1|17	Name:		roundcubemail
12cr|roundcubemail-0.7.2-0.1|18	Version:	0.7.2
12cr|roundcubemail-0.7.2-0.1|19	Release:	%{release}
12cr|roundcubemail-0.7.2-0.1|20	Group:		System/Servers
12cr|roundcubemail-0.7.2-0.1|21	License:	GPLv2
12cr|roundcubemail-0.7.2-0.1|22	# Use the -dep tarballs. These use system copies of the PHP stuff
12cr|roundcubemail-0.7.2-0.1|23	# rather than including them, which is better for our purposes.
12cr|roundcubemail-0.7.2-0.1|24	# - AdamW 2007/07
12cr|roundcubemail-0.7.2-0.1|25	URL:		http://www.roundcube.net/
12cr|roundcubemail-0.7.2-0.1|26	Source0:	http://downloads.sourceforge.net/roundcubemail/%{name}-%{version}-dep.tar.gz
12cr|roundcubemail-0.7.2-0.1|27	Epoch:		1
12cr|roundcubemail-0.7.2-0.1|28	Requires:	apache-mod_php
12cr|roundcubemail-0.7.2-0.1|29	Requires:	php-gd
12cr|roundcubemail-0.7.2-0.1|30	Requires:	php-gettext
12cr|roundcubemail-0.7.2-0.1|31	Requires:	php-iconv
12cr|roundcubemail-0.7.2-0.1|32	Requires:	php-mbstring
12cr|roundcubemail-0.7.2-0.1|33	Requires:	php-mcrypt
12cr|roundcubemail-0.7.2-0.1|34	Requires:	php-openssl
12cr|roundcubemail-0.7.2-0.1|35	Requires:	php-pspell
12cr|roundcubemail-0.7.2-0.1|36	Requires:	php-session
12cr|roundcubemail-0.7.2-0.1|37	Requires:	php-pear-Auth_SASL
12cr|roundcubemail-0.7.2-0.1|38	Requires:	php-pear-Mail_Mime
12cr|roundcubemail-0.7.2-0.1|39	Requires:	php-pear-Net_SMTP
12cr|roundcubemail-0.7.2-0.1|40	Requires:	php-pear-Net_LDAP2
12cr|roundcubemail-0.7.2-0.1|41	Requires:	php-pear-MDB2
12cr|roundcubemail-0.7.2-0.1|42	Requires:	php-pear-Net_IDNA2
12cr|roundcubemail-0.7.2-0.1|43	# The installer suggests the use of these, but they're not
12cr|roundcubemail-0.7.2-0.1|44	# required - AdamW 2011/01
12cr|roundcubemail-0.7.2-0.1|45	Suggests:	php-fileinfo
12cr|roundcubemail-0.7.2-0.1|46	Suggests:	php-intl
12cr|roundcubemail-0.7.2-0.1|47	# Most people will probably use mysql, but you can use sqlite or
12cr|roundcubemail-0.7.2-0.1|48	# pgsql, so not a hard require - AdamW 2008/10
12cr|roundcubemail-0.7.2-0.1|49	Suggests:	php-pear-MDB2_Driver_mysql
12cr|roundcubemail-0.7.2-0.1|50	%if %mdkversion < 201010
12cr|roundcubemail-0.7.2-0.1|51	Requires(post):		rpm-helper
12cr|roundcubemail-0.7.2-0.1|52	Requires(postun):	rpm-helper
12cr|roundcubemail-0.7.2-0.1|53	%endif
12cr|roundcubemail-0.7.2-0.1|54	BuildArch:	noarch
12cr|roundcubemail-0.7.2-0.1|55	# rpm-build / rpm macros does not seem to require php-cli in cooker
12cr|roundcubemail-0.7.2-0.1|56	BuildRequires:	php-cli
12cr|roundcubemail-0.7.2-0.1|57	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|roundcubemail-0.7.2-0.1|58	
12cr|roundcubemail-0.7.2-0.1|59	%description
12cr|roundcubemail-0.7.2-0.1|60	RoundCube Webmail is a browser-based multilingual IMAP client with an
12cr|roundcubemail-0.7.2-0.1|61	application-like user interface. It provides full functionality you expect
12cr|roundcubemail-0.7.2-0.1|62	from an e-mail client, including MIME support, address book, folder
12cr|roundcubemail-0.7.2-0.1|63	manipulation, message searching and spell checking. RoundCube Webmail is
12cr|roundcubemail-0.7.2-0.1|64	written in PHP and requires a MySQL or PostgreSQL database. The user
12cr|roundcubemail-0.7.2-0.1|65	interface is fully skinnable using XHTML and CSS 2.
12cr|roundcubemail-0.7.2-0.1|66	
12cr|roundcubemail-0.7.2-0.1|67	%prep
12cr|roundcubemail-0.7.2-0.1|68	
12cr|roundcubemail-0.7.2-0.1|69	%setup -q -n %{name}-%{version}-dep
12cr|roundcubemail-0.7.2-0.1|70	
12cr|roundcubemail-0.7.2-0.1|71	%build
12cr|roundcubemail-0.7.2-0.1|72	
12cr|roundcubemail-0.7.2-0.1|73	%install
12cr|roundcubemail-0.7.2-0.1|74	rm -rf %{buildroot}
12cr|roundcubemail-0.7.2-0.1|75	
12cr|roundcubemail-0.7.2-0.1|76	# tell it that we're moving the configuration files
12cr|roundcubemail-0.7.2-0.1|77	for i in installer/index.php program/include/iniset.php; do \
12cr|roundcubemail-0.7.2-0.1|78	sed -i \
12cr|roundcubemail-0.7.2-0.1|79	-e "s,INSTALL_PATH . 'config','%{_sysconfdir}/%{name}',g" \
12cr|roundcubemail-0.7.2-0.1|80	$i; \
12cr|roundcubemail-0.7.2-0.1|81	done
12cr|roundcubemail-0.7.2-0.1|82	# use systemwide log dir and temp dir
12cr|roundcubemail-0.7.2-0.1|83	sed -i \
12cr|roundcubemail-0.7.2-0.1|84	-e 's,logs/,%{_logdir}/%{name}/,g' \
12cr|roundcubemail-0.7.2-0.1|85	-e 's,temp/,/tmp/,g' \
12cr|roundcubemail-0.7.2-0.1|86	config/main.inc.php.dist
12cr|roundcubemail-0.7.2-0.1|87	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|roundcubemail-0.7.2-0.1|88	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12cr|roundcubemail-0.7.2-0.1|89	mkdir -p %{buildroot}%{_logdir}/%{name}
12cr|roundcubemail-0.7.2-0.1|90	cp -a config/db.inc.php.dist %{buildroot}%{_sysconfdir}/%{name}/db.inc.php
12cr|roundcubemail-0.7.2-0.1|91	cp -a config/db.inc.php.dist %{buildroot}%{_sysconfdir}/%{name}/db.inc.php.dist
12cr|roundcubemail-0.7.2-0.1|92	cp -a config/main.inc.php.dist %{buildroot}%{_sysconfdir}/%{name}/main.inc.php
12cr|roundcubemail-0.7.2-0.1|93	cp -a config/main.inc.php.dist %{buildroot}%{_sysconfdir}/%{name}/main.inc.php.dist
12cr|roundcubemail-0.7.2-0.1|94	rm -rf config
12cr|roundcubemail-0.7.2-0.1|95	rm -rf temp
12cr|roundcubemail-0.7.2-0.1|96	rm -rf logs
12cr|roundcubemail-0.7.2-0.1|97	cp -a * %{buildroot}%{_datadir}/%{name}
12cr|roundcubemail-0.7.2-0.1|98	
12cr|roundcubemail-0.7.2-0.1|99	pushd %{buildroot}%{_datadir}/%{name}
12cr|roundcubemail-0.7.2-0.1|100	rm -f CHANGELOG INSTALL UPGRADING LICENSE README
12cr|roundcubemail-0.7.2-0.1|101	popd
12cr|roundcubemail-0.7.2-0.1|102	
12cr|roundcubemail-0.7.2-0.1|103	
12cr|roundcubemail-0.7.2-0.1|104	cat <<EOF > README.urpmi
12cr|roundcubemail-0.7.2-0.1|105	
12cr|roundcubemail-0.7.2-0.1|106	This package conforms to the Mandriva web applications policy:
12cr|roundcubemail-0.7.2-0.1|107	http://wiki.mandriva.com/Policies/Web_Applications
12cr|roundcubemail-0.7.2-0.1|108	
12cr|roundcubemail-0.7.2-0.1|109	It therefore differs from a standard installation in the following
12cr|roundcubemail-0.7.2-0.1|110	ways:
12cr|roundcubemail-0.7.2-0.1|111	
12cr|roundcubemail-0.7.2-0.1|112	* Logs are stored to /var/log/roundcubemail
12cr|roundcubemail-0.7.2-0.1|113	* Temporary files are placed in /tmp
12cr|roundcubemail-0.7.2-0.1|114	* Configuration files (main.inc.php and db.inc.php) are placed in
12cr|roundcubemail-0.7.2-0.1|115	/etc/roundcubemail
12cr|roundcubemail-0.7.2-0.1|116	
12cr|roundcubemail-0.7.2-0.1|117	You will need to edit /etc/roundcubemail/main.inc.php and
12cr|roundcubemail-0.7.2-0.1|118	/etc/roundcubemail/db.inc.php appropriately for your site before you
12cr|roundcubemail-0.7.2-0.1|119	can use Roundcube. You must at least configure an appropriate mail
12cr|roundcubemail-0.7.2-0.1|120	server and port in main.inc.php, and change the
12cr|roundcubemail-0.7.2-0.1|121	$rcmail_config['des_key'] setting. In db.inc.php you must configure
12cr|roundcubemail-0.7.2-0.1|122	an appropriate database location and user; in the most simple
12cr|roundcubemail-0.7.2-0.1|123	configuration, you would create a new user and database both named
12cr|roundcubemail-0.7.2-0.1|124	'roundcubemail' on a MySQL server running on the same machine, give
12cr|roundcubemail-0.7.2-0.1|125	the roundcubemail user full read/write access to the roundcubemail
12cr|roundcubemail-0.7.2-0.1|126	database, and set db.inc.php appropriately. Roundcubemail ships with
12cr|roundcubemail-0.7.2-0.1|127	an installer which can help you do all this, but it is disabled by
12cr|roundcubemail-0.7.2-0.1|128	default for security reasons. You can enable it in main.inc.php by
12cr|roundcubemail-0.7.2-0.1|129	setting the 'enable_installer' variable to 'true'. Then browse to
12cr|roundcubemail-0.7.2-0.1|130	http://server/roundcubemail/installer to use the installer.
12cr|roundcubemail-0.7.2-0.1|131	EOF
12cr|roundcubemail-0.7.2-0.1|132	
12cr|roundcubemail-0.7.2-0.1|133	mkdir -p %{buildroot}%{_webappconfdir}
12cr|roundcubemail-0.7.2-0.1|134	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|roundcubemail-0.7.2-0.1|135	Alias /%{name} %{_datadir}/%{name}
12cr|roundcubemail-0.7.2-0.1|136	
12cr|roundcubemail-0.7.2-0.1|137	<Directory %{_datadir}/%{name}>
12cr|roundcubemail-0.7.2-0.1|138	Order allow,deny
12cr|roundcubemail-0.7.2-0.1|139	Allow from all
12cr|roundcubemail-0.7.2-0.1|140	</Directory>
12cr|roundcubemail-0.7.2-0.1|141	
12cr|roundcubemail-0.7.2-0.1|142	<Directory %{_datadir}/%{name}/SQL>
12cr|roundcubemail-0.7.2-0.1|143	Order deny,allow
12cr|roundcubemail-0.7.2-0.1|144	Deny from all
12cr|roundcubemail-0.7.2-0.1|145	</Directory>
12cr|roundcubemail-0.7.2-0.1|146	
12cr|roundcubemail-0.7.2-0.1|147	php_value suhosin.session.encrypt Off
12cr|roundcubemail-0.7.2-0.1|148	EOF
12cr|roundcubemail-0.7.2-0.1|149	
12cr|roundcubemail-0.7.2-0.1|150	%post
12cr|roundcubemail-0.7.2-0.1|151	%if %mdkversion < 201010
12cr|roundcubemail-0.7.2-0.1|152	%_post_webapp
12cr|roundcubemail-0.7.2-0.1|153	%endif
12cr|roundcubemail-0.7.2-0.1|154	
12cr|roundcubemail-0.7.2-0.1|155	%postun
12cr|roundcubemail-0.7.2-0.1|156	%if %mdkversion < 201010
12cr|roundcubemail-0.7.2-0.1|157	%_postun_webapp
12cr|roundcubemail-0.7.2-0.1|158	%endif
12cr|roundcubemail-0.7.2-0.1|159	
12cr|roundcubemail-0.7.2-0.1|160	%clean
12cr|roundcubemail-0.7.2-0.1|161	rm -rf %{buildroot}
12cr|roundcubemail-0.7.2-0.1|162	
12cr|roundcubemail-0.7.2-0.1|163	%files
12cr|roundcubemail-0.7.2-0.1|164	%defattr(-,root,root)
12cr|roundcubemail-0.7.2-0.1|165	%doc CHANGELOG README README.urpmi UPGRADING
12cr|roundcubemail-0.7.2-0.1|166	%{_datadir}/%{name}
12cr|roundcubemail-0.7.2-0.1|167	%dir %{_sysconfdir}/%{name}
12cr|roundcubemail-0.7.2-0.1|168	%{_logdir}/%{name}
12cr|roundcubemail-0.7.2-0.1|169	# these store the default values, the installer refers to them
12cr|roundcubemail-0.7.2-0.1|170	# no need to edit them so they're not tagged config - AdamW 2011/01
12cr|roundcubemail-0.7.2-0.1|171	%{_sysconfdir}/%{name}/db.inc.php.dist
12cr|roundcubemail-0.7.2-0.1|172	%{_sysconfdir}/%{name}/main.inc.php.dist
12cr|roundcubemail-0.7.2-0.1|173	%config(noreplace) %{_sysconfdir}/%{name}/db.inc.php
12cr|roundcubemail-0.7.2-0.1|174	%config(noreplace) %{_sysconfdir}/%{name}/main.inc.php
12cr|roundcubemail-0.7.2-0.1|175	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|roundcubemail-0.7.2-0.1|176	
12cr|roundcubemail-0.7.2-0.1|177	
12cr|roundcubemail-0.7.2-0.1|178	%changelog
12cr|roundcubemail-0.7.2-0.1|179	* Tue Apr 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.7.2-1mdv2012.0
12cr|roundcubemail-0.7.2-0.1|180	+ Revision: 789015
12cr|roundcubemail-0.7.2-0.1|181	- 0.7.2
12cr|roundcubemail-0.7.2-0.1|182	
12cr|roundcubemail-0.7.2-0.1|183	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1:0.7.1-1
12cr|roundcubemail-0.7.2-0.1|184	+ Revision: 772794
12cr|roundcubemail-0.7.2-0.1|185	- 0.7.1
12cr|roundcubemail-0.7.2-0.1|186	
12cr|roundcubemail-0.7.2-0.1|187	* Thu Aug 25 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.5.4-1
12cr|roundcubemail-0.7.2-0.1|188	+ Revision: 697053
12cr|roundcubemail-0.7.2-0.1|189	- 0.5.4
12cr|roundcubemail-0.7.2-0.1|190	
12cr|roundcubemail-0.7.2-0.1|191	* Fri Jun 17 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:0.5.3-1
12cr|roundcubemail-0.7.2-0.1|192	+ Revision: 685717
12cr|roundcubemail-0.7.2-0.1|193	- 0.5.3
12cr|roundcubemail-0.7.2-0.1|194	
12cr|roundcubemail-0.7.2-0.1|195	* Mon Apr 25 2011 Adam Williamson <awilliamson@mandriva.org> 1:0.5.2-1
12cr|roundcubemail-0.7.2-0.1|196	+ Revision: 659054
12cr|roundcubemail-0.7.2-0.1|197	- new release 0.5.2
12cr|roundcubemail-0.7.2-0.1|198	
12cr|roundcubemail-0.7.2-0.1|199	* Wed Mar 02 2011 Adam Williamson <awilliamson@mandriva.org> 1:0.5.1-1
12cr|roundcubemail-0.7.2-0.1|200	+ Revision: 641366
12cr|roundcubemail-0.7.2-0.1|201	- new release 0.5.1
12cr|roundcubemail-0.7.2-0.1|202	- drop php-pear-DB dep (superseded by MDB2)
12cr|roundcubemail-0.7.2-0.1|203	
12cr|roundcubemail-0.7.2-0.1|204	* Thu Jan 27 2011 Adam Williamson <awilliamson@mandriva.org> 1:0.5-1
12cr|roundcubemail-0.7.2-0.1|205	+ Revision: 633158
12cr|roundcubemail-0.7.2-0.1|206	- new release 0.5
12cr|roundcubemail-0.7.2-0.1|207	- update dependencies
12cr|roundcubemail-0.7.2-0.1|208	- package .dist files for the installer
12cr|roundcubemail-0.7.2-0.1|209	- drop the patch (merged upstream a while ago)
12cr|roundcubemail-0.7.2-0.1|210	
12cr|roundcubemail-0.7.2-0.1|211	* Wed Nov 17 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.4.2-1mdv2011.0
12cr|roundcubemail-0.7.2-0.1|212	+ Revision: 598346
12cr|roundcubemail-0.7.2-0.1|213	- 0.4.2
12cr|roundcubemail-0.7.2-0.1|214	
12cr|roundcubemail-0.7.2-0.1|215	+ Adam Williamson <awilliamson@mandriva.org>
12cr|roundcubemail-0.7.2-0.1|216	- add required suhosin config option to the apache config file
12cr|roundcubemail-0.7.2-0.1|217	- new release 0.4 beta
12cr|roundcubemail-0.7.2-0.1|218	
12cr|roundcubemail-0.7.2-0.1|219	* Mon Mar 01 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.3.1-4mdv2010.1
12cr|roundcubemail-0.7.2-0.1|220	+ Revision: 513034
12cr|roundcubemail-0.7.2-0.1|221	- P0: security fix for CVE-2010-0464 (fedora)
12cr|roundcubemail-0.7.2-0.1|222	
12cr|roundcubemail-0.7.2-0.1|223	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.3.1-3mdv2010.1
12cr|roundcubemail-0.7.2-0.1|224	+ Revision: 501716
12cr|roundcubemail-0.7.2-0.1|225	- deny acces to the SQL directory
12cr|roundcubemail-0.7.2-0.1|226	- install under %%{_datadir} instead of %%{_localstatedir}
12cr|roundcubemail-0.7.2-0.1|227	- no need to version apache configuration file
12cr|roundcubemail-0.7.2-0.1|228	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|roundcubemail-0.7.2-0.1|229	
12cr|roundcubemail-0.7.2-0.1|230	* Thu Jan 21 2010 Adam Williamson <awilliamson@mandriva.org> 1:0.3.1-2mdv2010.1
12cr|roundcubemail-0.7.2-0.1|231	+ Revision: 494702
12cr|roundcubemail-0.7.2-0.1|232	- add some more explicit php-pear deps
12cr|roundcubemail-0.7.2-0.1|233	
12cr|roundcubemail-0.7.2-0.1|234	* Sun Nov 08 2009 Frederik Himpe <fhimpe@mandriva.org> 1:0.3.1-1mdv2010.1
12cr|roundcubemail-0.7.2-0.1|235	+ Revision: 463124
12cr|roundcubemail-0.7.2-0.1|236	- Update to new version 0.3.1
12cr|roundcubemail-0.7.2-0.1|237	
12cr|roundcubemail-0.7.2-0.1|238	* Sat Sep 26 2009 Frederik Himpe <fhimpe@mandriva.org> 1:0.3-1mdv2010.0
12cr|roundcubemail-0.7.2-0.1|239	+ Revision: 449287
12cr|roundcubemail-0.7.2-0.1|240	- Update to new version 0.3
12cr|roundcubemail-0.7.2-0.1|241	- Requires php-gd, php-pspell and php-mcrypt (from Debian)
12cr|roundcubemail-0.7.2-0.1|242	- Requires php-pear-Auth_SASL (used by SIEVE client)
12cr|roundcubemail-0.7.2-0.1|243	
12cr|roundcubemail-0.7.2-0.1|244	* Mon May 25 2009 Frederik Himpe <fhimpe@mandriva.org> 1:0.2.2-1mdv2010.0
12cr|roundcubemail-0.7.2-0.1|245	+ Revision: 379650
12cr|roundcubemail-0.7.2-0.1|246	- update to new version 0.2.2
12cr|roundcubemail-0.7.2-0.1|247	
12cr|roundcubemail-0.7.2-0.1|248	* Mon Mar 16 2009 Frederik Himpe <fhimpe@mandriva.org> 1:0.2.1-1mdv2009.1
12cr|roundcubemail-0.7.2-0.1|249	+ Revision: 355585
12cr|roundcubemail-0.7.2-0.1|250	- Update to new version 0.2.1
12cr|roundcubemail-0.7.2-0.1|251	- Remove patch integrated upstream
12cr|roundcubemail-0.7.2-0.1|252	
12cr|roundcubemail-0.7.2-0.1|253	* Wed Feb 11 2009 Adam Williamson <awilliamson@mandriva.org> 1:0.2-2mdv2009.1
12cr|roundcubemail-0.7.2-0.1|254	+ Revision: 339327
12cr|roundcubemail-0.7.2-0.1|255	- rediff the patch
12cr|roundcubemail-0.7.2-0.1|256	- add upstream patch to fix CVE-2009-0413
12cr|roundcubemail-0.7.2-0.1|257	
12cr|roundcubemail-0.7.2-0.1|258	* Fri Jan 23 2009 Adam Williamson <awilliamson@mandriva.org> 1:0.2-1mdv2009.1
12cr|roundcubemail-0.7.2-0.1|259	+ Revision: 332693
12cr|roundcubemail-0.7.2-0.1|260	- package installer/ (needed for the upgrade script) and UPGRADING doc file
12cr|roundcubemail-0.7.2-0.1|261	- adjust the conditionals a bit for the filename
12cr|roundcubemail-0.7.2-0.1|262	- new release 0.2 final
12cr|roundcubemail-0.7.2-0.1|263	
12cr|roundcubemail-0.7.2-0.1|264	* Wed Oct 22 2008 Adam Williamson <awilliamson@mandriva.org> 1:0.2-0.beta.2mdv2009.1
12cr|roundcubemail-0.7.2-0.1|265	+ Revision: 296537
12cr|roundcubemail-0.7.2-0.1|266	- don't use the 'www' group (which apparently I invented...)
12cr|roundcubemail-0.7.2-0.1|267	- fix the config file relocation for changed upstream implementation
12cr|roundcubemail-0.7.2-0.1|268	- suggest php-pear-MDB2_Driver_mysql
12cr|roundcubemail-0.7.2-0.1|269	
12cr|roundcubemail-0.7.2-0.1|270	* Tue Oct 21 2008 Adam Williamson <awilliamson@mandriva.org> 1:0.2-0.beta.1mdv2009.1
12cr|roundcubemail-0.7.2-0.1|271	+ Revision: 296313
12cr|roundcubemail-0.7.2-0.1|272	- update to new version 0.2-beta
12cr|roundcubemail-0.7.2-0.1|273	
12cr|roundcubemail-0.7.2-0.1|274	* Mon May 12 2008 Adam Williamson <awilliamson@mandriva.org> 1:0.1.1-1mdv2009.0
12cr|roundcubemail-0.7.2-0.1|275	+ Revision: 206481
12cr|roundcubemail-0.7.2-0.1|276	- new release 0.1.1
12cr|roundcubemail-0.7.2-0.1|277	
12cr|roundcubemail-0.7.2-0.1|278	* Tue Mar 18 2008 Adam Williamson <awilliamson@mandriva.org> 1:0.1-1mdv2008.1
12cr|roundcubemail-0.7.2-0.1|279	+ Revision: 188649
12cr|roundcubemail-0.7.2-0.1|280	- don't package the installer
12cr|roundcubemail-0.7.2-0.1|281	- new release 0.1 final
12cr|roundcubemail-0.7.2-0.1|282	- prettify pre-release conditionals
12cr|roundcubemail-0.7.2-0.1|283	- clean spec a little
12cr|roundcubemail-0.7.2-0.1|284	
12cr|roundcubemail-0.7.2-0.1|285	+ Olivier Blin <blino@mandriva.org>
12cr|roundcubemail-0.7.2-0.1|286	- restore BuildRoot
12cr|roundcubemail-0.7.2-0.1|287	
12cr|roundcubemail-0.7.2-0.1|288	+ Thierry Vignaud <tv@mandriva.org>
12cr|roundcubemail-0.7.2-0.1|289	- kill re-definition of %%buildroot on Pixel's request
12cr|roundcubemail-0.7.2-0.1|290	
12cr|roundcubemail-0.7.2-0.1|291	* Fri Nov 09 2007 Adam Williamson <awilliamson@mandriva.org> 1:0.1-0.rc2.1mdv2008.1
12cr|roundcubemail-0.7.2-0.1|292	+ Revision: 107158
12cr|roundcubemail-0.7.2-0.1|293	- new release 0.1rc2
12cr|roundcubemail-0.7.2-0.1|294	
12cr|roundcubemail-0.7.2-0.1|295	* Thu Jul 26 2007 Adam Williamson <awilliamson@mandriva.org> 1:0.1-0.rc1.4mdv2008.0
12cr|roundcubemail-0.7.2-0.1|296	+ Revision: 55688
12cr|roundcubemail-0.7.2-0.1|297	- correct tarball name
12cr|roundcubemail-0.7.2-0.1|298	- update requirements to pull in all the necessary PHP stuff
12cr|roundcubemail-0.7.2-0.1|299	- use the new 'pure GPL' tarball which doesn't include its own copies of various PHP libraries
12cr|roundcubemail-0.7.2-0.1|300	- update license
12cr|roundcubemail-0.7.2-0.1|301	- update description
12cr|roundcubemail-0.7.2-0.1|302	- add some comments
12cr|roundcubemail-0.7.2-0.1|303	
12cr|roundcubemail-0.7.2-0.1|304	* Sun Jun 17 2007 Adam Williamson <awilliamson@mandriva.org> 1:0.1-0.rc1.3mdv2008.0
12cr|roundcubemail-0.7.2-0.1|305	+ Revision: 40586
12cr|roundcubemail-0.7.2-0.1|306	- substantial cleanup following webapp policy
12cr|roundcubemail-0.7.2-0.1|307	
12cr|roundcubemail-0.7.2-0.1|308	* Tue May 22 2007 Adam Williamson <awilliamson@mandriva.org> 1:0.1-0.rc1.2mdv2008.0
12cr|roundcubemail-0.7.2-0.1|309	+ Revision: 29868
12cr|roundcubemail-0.7.2-0.1|310	- don't wipe temp dir prior to install
12cr|roundcubemail-0.7.2-0.1|311	
12cr|roundcubemail-0.7.2-0.1|312	* Tue May 22 2007 Adam Williamson <awilliamson@mandriva.org> 1:0.1-0.rc1.1mdv2008.0
12cr|roundcubemail-0.7.2-0.1|313	+ Revision: 29856
12cr|roundcubemail-0.7.2-0.1|314	- 0.1 rc1
12cr|roundcubemail-0.7.2-0.1|315	- big spec clean based on squirrelmail spec
12cr|roundcubemail-0.7.2-0.1|316	
12cr|roundcubemail-0.7.2-0.1|317	
12cr|roundcubemail-0.7.2-0.1|318	* Sat Feb 17 2007 Emmanuel Andry <eandry@mandriva.org> 0.1beta2-1mdv2007.0
12cr|roundcubemail-0.7.2-0.1|319	+ Revision: 122166
12cr|roundcubemail-0.7.2-0.1|320	- Import roundcubemail
12cr|roundcubemail-0.7.2-0.1|321	

7069 12
12cr|rovclock-0.6e-5|1	Name:           rovclock
12cr|rovclock-0.6e-5|2	Version:        0.6e
12cr|rovclock-0.6e-5|3	Release:        %mkrel 5
12cr|rovclock-0.6e-5|4	Epoch:          0
12cr|rovclock-0.6e-5|5	Summary:        Radeon overclocking utility
12cr|rovclock-0.6e-5|6	License:        GPL
12cr|rovclock-0.6e-5|7	Group:          System/Kernel and hardware
12cr|rovclock-0.6e-5|8	URL:            http://www.hasw.net/linux/
12cr|rovclock-0.6e-5|9	Source0:        http://www.hasw.net/linux/rovclock-%{version}.tar.bz2
12cr|rovclock-0.6e-5|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rovclock-0.6e-5|11	
12cr|rovclock-0.6e-5|12	%description
12cr|rovclock-0.6e-5|13	Rovclock is a Radeon overclocking utility.
12cr|rovclock-0.6e-5|14	
12cr|rovclock-0.6e-5|15	The cards that are reported to work are:
12cr|rovclock-0.6e-5|16	
12cr|rovclock-0.6e-5|17	Radeon 7500
12cr|rovclock-0.6e-5|18	Radeon 8500
12cr|rovclock-0.6e-5|19	Radeon 9000
12cr|rovclock-0.6e-5|20	Radeon 9100
12cr|rovclock-0.6e-5|21	Radeon 9500 (Pro)
12cr|rovclock-0.6e-5|22	Radeon 9550
12cr|rovclock-0.6e-5|23	Radeon 9600
12cr|rovclock-0.6e-5|24	Mobility FireGL T2
12cr|rovclock-0.6e-5|25	Mobility Radeon 9600 M10
12cr|rovclock-0.6e-5|26	Radeon 9700 (Pro)
12cr|rovclock-0.6e-5|27	Radeon X550
12cr|rovclock-0.6e-5|28	Radeon X800XL
12cr|rovclock-0.6e-5|29	
12cr|rovclock-0.6e-5|30	%prep
12cr|rovclock-0.6e-5|31	%setup -q
12cr|rovclock-0.6e-5|32	
12cr|rovclock-0.6e-5|33	%build
12cr|rovclock-0.6e-5|34	%{make} CC=%{__cc} CFLAGS="%{optflags}"
12cr|rovclock-0.6e-5|35	
12cr|rovclock-0.6e-5|36	%install
12cr|rovclock-0.6e-5|37	%{__rm} -rf %{buildroot}
12cr|rovclock-0.6e-5|38	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|rovclock-0.6e-5|39	%{__cp} -a %{name} %{buildroot}%{_bindir}/%{name}
12cr|rovclock-0.6e-5|40	
12cr|rovclock-0.6e-5|41	%clean
12cr|rovclock-0.6e-5|42	%{__rm} -rf %{buildroot}
12cr|rovclock-0.6e-5|43	
12cr|rovclock-0.6e-5|44	%files
12cr|rovclock-0.6e-5|45	%defattr(-,root,root,0755)
12cr|rovclock-0.6e-5|46	%doc ChangeLog COPYING README
12cr|rovclock-0.6e-5|47	%attr(0755,root,root) %{_bindir}/%{name}
12cr|rovclock-0.6e-5|48	
12cr|rovclock-0.6e-5|49	
12cr|rovclock-0.6e-5|50	
12cr|rovclock-0.6e-5|51	
12cr|rovclock-0.6e-5|52	%changelog
12cr|rovclock-0.6e-5|53	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0:0.6e-5mdv2010.0
12cr|rovclock-0.6e-5|54	+ Revision: 433354
12cr|rovclock-0.6e-5|55	- rebuild
12cr|rovclock-0.6e-5|56	
12cr|rovclock-0.6e-5|57	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0:0.6e-4mdv2009.0
12cr|rovclock-0.6e-5|58	+ Revision: 260280
12cr|rovclock-0.6e-5|59	- rebuild
12cr|rovclock-0.6e-5|60	
12cr|rovclock-0.6e-5|61	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 0:0.6e-3mdv2009.0
12cr|rovclock-0.6e-5|62	+ Revision: 251370
12cr|rovclock-0.6e-5|63	- rebuild
12cr|rovclock-0.6e-5|64	
12cr|rovclock-0.6e-5|65	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0:0.6e-1mdv2008.1
12cr|rovclock-0.6e-5|66	+ Revision: 140747
12cr|rovclock-0.6e-5|67	- restore BuildRoot
12cr|rovclock-0.6e-5|68	
12cr|rovclock-0.6e-5|69	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|rovclock-0.6e-5|70	- kill re-definition of %%buildroot on Pixel's request
12cr|rovclock-0.6e-5|71	
12cr|rovclock-0.6e-5|72	
12cr|rovclock-0.6e-5|73	* Wed Jan 03 2007 David Walluck <walluck@mandriva.org> 0.6e-1mdv2007.0
12cr|rovclock-0.6e-5|74	+ Revision: 103585
12cr|rovclock-0.6e-5|75	- Import rovclock
12cr|rovclock-0.6e-5|76	
12cr|rovclock-0.6e-5|77	* Tue Dec 05 2006 David Walluck <walluck@mandriva.org> 0:0.6e-1mdv2007.1
12cr|rovclock-0.6e-5|78	- release
12cr|rovclock-0.6e-5|79	

7070 12
12cr|rox-2.10-2|1	%define wrappers_ver 1.0.3
12cr|rox-2.10-2|2	%define oname ROX-Filer
12cr|rox-2.10-2|3	
12cr|rox-2.10-2|4	Name:		rox
12cr|rox-2.10-2|5	Version:	2.10
12cr|rox-2.10-2|6	Release:	2
12cr|rox-2.10-2|7	Summary:	A fast and powerful graphical file manager
12cr|rox-2.10-2|8	Group:		Graphical desktop/Other
12cr|rox-2.10-2|9	License:	GPL
12cr|rox-2.10-2|10	URL:		http://rox.sourceforge.net
12cr|rox-2.10-2|11	Source:		http://prdownloads.sourceforge.net/%{name}/%{name}-filer-%{version}.tar.bz2
12cr|rox-2.10-2|12	Source1:	http://prdownloads.sourceforge.net/%{name}/Wrappers-%{wrappers_ver}.tar.bz2
12cr|rox-2.10-2|13	Source2:	rox-48.png
12cr|rox-2.10-2|14	Source3:	rox-32.png
12cr|rox-2.10-2|15	Source4:	rox-16.png
12cr|rox-2.10-2|16	Patch0:		rox-filer-2.10-linkage.patch
12cr|rox-2.10-2|17	Patch1:		rox-filer-2.7-shell.patch
12cr|rox-2.10-2|18	Patch2:		rox-2.1.0-gnuclient.patch
12cr|rox-2.10-2|19	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|rox-2.10-2|20	BuildRequires:	pkgconfig(libglade-2.0)
12cr|rox-2.10-2|21	BuildRequires:	gettext-devel
12cr|rox-2.10-2|22	BuildRequires:	pkgconfig(libxml-2.0)
12cr|rox-2.10-2|23	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12cr|rox-2.10-2|24	BuildRequires:	pkgconfig(xt)
12cr|rox-2.10-2|25	BuildRequires:	shared-mime-info
12cr|rox-2.10-2|26	
12cr|rox-2.10-2|27	%description
12cr|rox-2.10-2|28	ROX-Filer is a fast, powerful, and easy to use graphical file
12cr|rox-2.10-2|29	manager. It has full support for drag-and-drop and application
12cr|rox-2.10-2|30	directories.  The filer can also provide a pinboard (allowing you to pin
12cr|rox-2.10-2|31	up files on your desktop background) and panels.  The emphasis is on
12cr|rox-2.10-2|32	uncluttered directory views; menus and prompts only appear when needed.
12cr|rox-2.10-2|33	
12cr|rox-2.10-2|34	The Wrappers package found on the Rox home page is already included.
12cr|rox-2.10-2|35	
12cr|rox-2.10-2|36	%prep
12cr|rox-2.10-2|37	%setup -q -a 1 -n rox-filer-%{version}
12cr|rox-2.10-2|38	%patch0 -p1 -b .linkage
12cr|rox-2.10-2|39	%patch1 -p1 -b .shell
12cr|rox-2.10-2|40	%patch2 -p1 -b .gnuclient
12cr|rox-2.10-2|41	
12cr|rox-2.10-2|42	%build
12cr|rox-2.10-2|43	%setup_compile_flags
12cr|rox-2.10-2|44	mkdir %{oname}/build
12cr|rox-2.10-2|45	pushd %{oname}/build
12cr|rox-2.10-2|46	../src/configure
12cr|rox-2.10-2|47	%make
12cr|rox-2.10-2|48	popd
12cr|rox-2.10-2|49	
12cr|rox-2.10-2|50	%install
12cr|rox-2.10-2|51	mkdir -p %{buildroot}%{_libdir}/apps
12cr|rox-2.10-2|52	mkdir -p %{buildroot}%{_bindir}
12cr|rox-2.10-2|53	mkdir -p %{buildroot}%{_mandir}/man1
12cr|rox-2.10-2|54	mkdir -p %{buildroot}%{_datadir}/mime/packages
12cr|rox-2.10-2|55	cp -a %{oname} %{buildroot}%{_libdir}/apps/
12cr|rox-2.10-2|56	rm -rf %{buildroot}%{_libdir}/apps/src
12cr|rox-2.10-2|57	rm -rf %{buildroot}%{_libdir}/apps/*/{src,build}
12cr|rox-2.10-2|58	cp -a rox.1 %{buildroot}%{_mandir}/man1
12cr|rox-2.10-2|59	( cd %{buildroot}%{_mandir}/man1 ; ln -s rox.1 %{oname}.1 )
12cr|rox-2.10-2|60	cat << EOF > %{buildroot}%{_bindir}/rox
12cr|rox-2.10-2|61	#!/bin/sh
12cr|rox-2.10-2|62	exec %{_libdir}/apps/%{oname}/AppRun "\$@"
12cr|rox-2.10-2|63	EOF
12cr|rox-2.10-2|64	chmod a+x %{buildroot}%{_bindir}/rox
12cr|rox-2.10-2|65	cp rox.xml %{buildroot}%{_datadir}/mime/packages
12cr|rox-2.10-2|66	cp -r Choices %{buildroot}%{_datadir}
12cr|rox-2.10-2|67	
12cr|rox-2.10-2|68	# Wrappers
12cr|rox-2.10-2|69	cp -a Wrappers/* %{buildroot}%{_libdir}/apps/
12cr|rox-2.10-2|70	cp -a Wrappers/README README.wrappers
12cr|rox-2.10-2|71	
12cr|rox-2.10-2|72	mkdir -p %{buildroot}%{_datadir}/applications
12cr|rox-2.10-2|73	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|rox-2.10-2|74	[Desktop Entry]
12cr|rox-2.10-2|75	Name=ROX
12cr|rox-2.10-2|76	Comment=File Manager of the ROX desktop environment
12cr|rox-2.10-2|77	Exec=%{_bindir}/%{name} %U
12cr|rox-2.10-2|78	Icon=%{name}
12cr|rox-2.10-2|79	Terminal=false
12cr|rox-2.10-2|80	Type=Application
12cr|rox-2.10-2|81	StartupNotify=true
12cr|rox-2.10-2|82	Categories=X-MandrivaLinux-System-FileTools;System;FileManager;
12cr|rox-2.10-2|83	EOF
12cr|rox-2.10-2|84	
12cr|rox-2.10-2|85	
12cr|rox-2.10-2|86	install -D %{SOURCE2} %{buildroot}%{_liconsdir}/%{name}.png
12cr|rox-2.10-2|87	install -D %{SOURCE3} %{buildroot}%{_iconsdir}/%{name}.png
12cr|rox-2.10-2|88	install -D %{SOURCE4} %{buildroot}%{_miconsdir}/%{name}.png
12cr|rox-2.10-2|89	
12cr|rox-2.10-2|90	# remove temp file
12cr|rox-2.10-2|91	rm -f %{buildroot}%{_libdir}/apps/Netscape/.AppRun.swp %{buildroot}%{_datadir}/Choices/MIME-types/* %{buildroot}%{_libdir}/apps/ROX-Filer/AppRun.*
12cr|rox-2.10-2|92	
12cr|rox-2.10-2|93	for langdir in %{buildroot}%{_libdir}/apps/%{oname}/Messages/*/;do
12cr|rox-2.10-2|94	echo "%lang($(basename $langdir)) $(echo $langdir |sed s!%{buildroot}!!)" >> %{name}.lang
12cr|rox-2.10-2|95	done
12cr|rox-2.10-2|96	
12cr|rox-2.10-2|97	%files -f %{name}.lang
12cr|rox-2.10-2|98	%doc README*
12cr|rox-2.10-2|99	%doc %{_libdir}/apps/%{oname}/Help
12cr|rox-2.10-2|100	%doc %{_libdir}/apps/%{oname}/Messages/README
12cr|rox-2.10-2|101	%dir %{_libdir}/apps/
12cr|rox-2.10-2|102	%dir %{_libdir}/apps/%{oname}
12cr|rox-2.10-2|103	%{_libdir}/apps/%{oname}/Templates.glade
12cr|rox-2.10-2|104	%{_libdir}/apps/%{oname}/.DirIcon
12cr|rox-2.10-2|105	%{_libdir}/apps/%{oname}/A*
12cr|rox-2.10-2|106	%{_libdir}/apps/%{oname}/Options.xml
12cr|rox-2.10-2|107	%dir %{_libdir}/apps/%{oname}/Messages
12cr|rox-2.10-2|108	%{_libdir}/apps/%{oname}/ROX*
12cr|rox-2.10-2|109	%{_libdir}/apps/%{oname}/images
12cr|rox-2.10-2|110	%{_libdir}/apps/%{oname}/style.css
12cr|rox-2.10-2|111	%{_libdir}/apps/%{oname}/subclasses
12cr|rox-2.10-2|112	#wrappers
12cr|rox-2.10-2|113	%{_libdir}/apps/A*
12cr|rox-2.10-2|114	%{_libdir}/apps/E*
12cr|rox-2.10-2|115	%{_libdir}/apps/G*
12cr|rox-2.10-2|116	%{_libdir}/apps/L*
12cr|rox-2.10-2|117	%{_libdir}/apps/M*
12cr|rox-2.10-2|118	%{_libdir}/apps/N*
12cr|rox-2.10-2|119	%{_libdir}/apps/O*
12cr|rox-2.10-2|120	%{_libdir}/apps/README
12cr|rox-2.10-2|121	%{_libdir}/apps/S*
12cr|rox-2.10-2|122	%{_libdir}/apps/T*
12cr|rox-2.10-2|123	%{_libdir}/apps/V*
12cr|rox-2.10-2|124	%{_libdir}/apps/X*
12cr|rox-2.10-2|125	%{_mandir}/man1/*
12cr|rox-2.10-2|126	%{_bindir}/*
12cr|rox-2.10-2|127	%dir %{_datadir}/Choices
12cr|rox-2.10-2|128	%dir %{_datadir}/Choices/MIME-types
12cr|rox-2.10-2|129	%{_datadir}/mime/packages/rox.xml
12cr|rox-2.10-2|130	%{_liconsdir}/%{name}.png
12cr|rox-2.10-2|131	%{_iconsdir}/%{name}.png
12cr|rox-2.10-2|132	%{_miconsdir}/%{name}.png
12cr|rox-2.10-2|133	%{_datadir}/applications/mandriva-*
12cr|rox-2.10-2|134	
12cr|rox-2.10-2|135	

7071 12
12cr|rox-archive-2.1-4|1	%define name rox-archive
12cr|rox-archive-2.1-4|2	%define oname archive
12cr|rox-archive-2.1-4|3	%define version 2.1
12cr|rox-archive-2.1-4|4	%define release %mkrel 4
12cr|rox-archive-2.1-4|5	%define appdir %_prefix/lib/apps
12cr|rox-archive-2.1-4|6	Summary: Create and read archive files with the ROX desktop
12cr|rox-archive-2.1-4|7	Name: %{name}
12cr|rox-archive-2.1-4|8	Version: %{version}
12cr|rox-archive-2.1-4|9	Release: %{release}
12cr|rox-archive-2.1-4|10	Source0: http://prdownloads.sourceforge.net/sourceforge/rox/%{oname}-%{version}.tar.bz2
12cr|rox-archive-2.1-4|11	License: GPL
12cr|rox-archive-2.1-4|12	Group: Graphical desktop/Other
12cr|rox-archive-2.1-4|13	URL: http://rox.sf.net/archive.html
12cr|rox-archive-2.1-4|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|rox-archive-2.1-4|15	Requires: rox-lib
12cr|rox-archive-2.1-4|16	Buildarch: noarch
12cr|rox-archive-2.1-4|17	
12cr|rox-archive-2.1-4|18	%description
12cr|rox-archive-2.1-4|19	You can use this program to compress a directory or file into a
12cr|rox-archive-2.1-4|20	single, smaller file (which can be stored, emailed, etc).
12cr|rox-archive-2.1-4|21	
12cr|rox-archive-2.1-4|22	You can also use it to extract a compressed archive back into a
12cr|rox-archive-2.1-4|23	file or directory structure.
12cr|rox-archive-2.1-4|24	
12cr|rox-archive-2.1-4|25	
12cr|rox-archive-2.1-4|26	%prep
12cr|rox-archive-2.1-4|27	%setup -q -n %oname-%version
12cr|rox-archive-2.1-4|28	
12cr|rox-archive-2.1-4|29	%build
12cr|rox-archive-2.1-4|30	
12cr|rox-archive-2.1-4|31	%install
12cr|rox-archive-2.1-4|32	rm -rf $RPM_BUILD_ROOT %name.lang
12cr|rox-archive-2.1-4|33	mkdir -p %buildroot/%appdir
12cr|rox-archive-2.1-4|34	cp -r Archive %buildroot/%appdir
12cr|rox-archive-2.1-4|35	rm -f %buildroot%appdir/Archive/Messages/dist
12cr|rox-archive-2.1-4|36	rm -f %buildroot%appdir/Archive/Messages/*po
12cr|rox-archive-2.1-4|37	rm -rf %buildroot%appdir/Archive/tests
12cr|rox-archive-2.1-4|38	chmod 644 %buildroot%appdir/*/*.xml
12cr|rox-archive-2.1-4|39	
12cr|rox-archive-2.1-4|40	for gmo in %buildroot%appdir/*/Messages/*.gmo;do
12cr|rox-archive-2.1-4|41	echo "%lang($(basename $gmo|sed s/.gmo//)) $(echo $gmo|sed s!%buildroot!!)" >> %name.lang
12cr|rox-archive-2.1-4|42	done
12cr|rox-archive-2.1-4|43	
12cr|rox-archive-2.1-4|44	%clean
12cr|rox-archive-2.1-4|45	rm -rf $RPM_BUILD_ROOT
12cr|rox-archive-2.1-4|46	
12cr|rox-archive-2.1-4|47	%files -f %name.lang
12cr|rox-archive-2.1-4|48	%defattr(-,root,root)
12cr|rox-archive-2.1-4|49	%doc %appdir/Archive/Help
12cr|rox-archive-2.1-4|50	%dir %appdir/Archive/
12cr|rox-archive-2.1-4|51	%appdir/Archive/AppRun
12cr|rox-archive-2.1-4|52	%appdir/Archive/.DirIcon
12cr|rox-archive-2.1-4|53	%appdir/Archive/*.py
12cr|rox-archive-2.1-4|54	%appdir/Archive/AppInfo.xml
12cr|rox-archive-2.1-4|55	%appdir/Archive/Archive.xml
12cr|rox-archive-2.1-4|56	%dir %appdir/Archive/Messages
12cr|rox-archive-2.1-4|57	
12cr|rox-archive-2.1-4|58	
12cr|rox-archive-2.1-4|59	
12cr|rox-archive-2.1-4|60	%changelog
12cr|rox-archive-2.1-4|61	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.1-4mdv2010.0
12cr|rox-archive-2.1-4|62	+ Revision: 433355
12cr|rox-archive-2.1-4|63	- rebuild
12cr|rox-archive-2.1-4|64	
12cr|rox-archive-2.1-4|65	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.1-3mdv2009.0
12cr|rox-archive-2.1-4|66	+ Revision: 242550
12cr|rox-archive-2.1-4|67	- rebuild
12cr|rox-archive-2.1-4|68	- kill re-definition of %%buildroot on Pixel's request
12cr|rox-archive-2.1-4|69	
12cr|rox-archive-2.1-4|70	+ Olivier Blin <oblin@mandriva.com>
12cr|rox-archive-2.1-4|71	- restore BuildRoot
12cr|rox-archive-2.1-4|72	
12cr|rox-archive-2.1-4|73	* Tue May 29 2007 Götz Waschk <waschk@mandriva.org> 2.1-1mdv2008.0
12cr|rox-archive-2.1-4|74	+ Revision: 32404
12cr|rox-archive-2.1-4|75	- build fix
12cr|rox-archive-2.1-4|76	
12cr|rox-archive-2.1-4|77	
12cr|rox-archive-2.1-4|78	* Sun May 28 2006 Gtz Waschk <waschk@mandriva.org> 2.1-1mdv2007.0
12cr|rox-archive-2.1-4|79	- fix file list
12cr|rox-archive-2.1-4|80	- New release 2.1
12cr|rox-archive-2.1-4|81	- use mkrel
12cr|rox-archive-2.1-4|82	
12cr|rox-archive-2.1-4|83	* Fri Aug 26 2005 Gtz Waschk <waschk@mandriva.org> 2.0-1mdk
12cr|rox-archive-2.1-4|84	- fix installation path
12cr|rox-archive-2.1-4|85	- fix source URL
12cr|rox-archive-2.1-4|86	- new version
12cr|rox-archive-2.1-4|87	
12cr|rox-archive-2.1-4|88	* Mon Apr 18 2005 Gtz Waschk <waschk@linux-mandrake.com> 1.9.5-1mdk
12cr|rox-archive-2.1-4|89	- update file list
12cr|rox-archive-2.1-4|90	- new version
12cr|rox-archive-2.1-4|91	
12cr|rox-archive-2.1-4|92	* Fri Apr 01 2005 Gtz Waschk <waschk@linux-mandrake.com> 1.9.4-2mdk
12cr|rox-archive-2.1-4|93	- rebuild
12cr|rox-archive-2.1-4|94	
12cr|rox-archive-2.1-4|95	* Sun Mar 07 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.9.4-1mdk
12cr|rox-archive-2.1-4|96	- add translation files
12cr|rox-archive-2.1-4|97	- new version
12cr|rox-archive-2.1-4|98	
12cr|rox-archive-2.1-4|99	* Wed Aug 20 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.9.3-1mdk
12cr|rox-archive-2.1-4|100	- drop prefix
12cr|rox-archive-2.1-4|101	- new version
12cr|rox-archive-2.1-4|102	
12cr|rox-archive-2.1-4|103	* Tue Jul 08 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.9.2-2mdk
12cr|rox-archive-2.1-4|104	- fix directory ownership
12cr|rox-archive-2.1-4|105	
12cr|rox-archive-2.1-4|106	* Fri Jun 20 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.9.2-1mdk
12cr|rox-archive-2.1-4|107	- put the documentation only in the appdir
12cr|rox-archive-2.1-4|108	- URL
12cr|rox-archive-2.1-4|109	- new version
12cr|rox-archive-2.1-4|110	

7072 12
12cr|rox-clib-2.1.10-3|1	%define oname ROX-CLib
12cr|rox-clib-2.1.10-3|2	%define major 6
12cr|rox-clib-2.1.10-3|3	%define libname %mklibname rox-c %major
12cr|rox-clib-2.1.10-3|4	%define develname %mklibname -d rox-c
12cr|rox-clib-2.1.10-3|5	
12cr|rox-clib-2.1.10-3|6	Summary:	Shared code for ROX applications
12cr|rox-clib-2.1.10-3|7	Name:		rox-clib
12cr|rox-clib-2.1.10-3|8	Version:	2.1.10
12cr|rox-clib-2.1.10-3|9	Release:	3
12cr|rox-clib-2.1.10-3|10	Source0:	http://www.kerofin.demon.co.uk/rox/%{oname}-%{version}.tar.gz
12cr|rox-clib-2.1.10-3|11	URL:		http://www.kerofin.demon.co.uk/rox/ROX-CLib.html
12cr|rox-clib-2.1.10-3|12	License:	GPLv2
12cr|rox-clib-2.1.10-3|13	Group:		Graphical desktop/Other
12cr|rox-clib-2.1.10-3|14	BuildRequires:	libgtk+2.0-devel
12cr|rox-clib-2.1.10-3|15	BuildRequires:	libxml2-devel
12cr|rox-clib-2.1.10-3|16	Requires:	rox
12cr|rox-clib-2.1.10-3|17	
12cr|rox-clib-2.1.10-3|18	%description
12cr|rox-clib-2.1.10-3|19	A library for ROX applications written in C.
12cr|rox-clib-2.1.10-3|20	
12cr|rox-clib-2.1.10-3|21	%package -n %libname
12cr|rox-clib-2.1.10-3|22	Group: System/Libraries
12cr|rox-clib-2.1.10-3|23	Summary: Shared library of ROX-Clib
12cr|rox-clib-2.1.10-3|24	Requires: %name >= %version
12cr|rox-clib-2.1.10-3|25	
12cr|rox-clib-2.1.10-3|26	%description -n %libname
12cr|rox-clib-2.1.10-3|27	A library for ROX applications written in C.
12cr|rox-clib-2.1.10-3|28	
12cr|rox-clib-2.1.10-3|29	%package -n %develname
12cr|rox-clib-2.1.10-3|30	Group: Development/C
12cr|rox-clib-2.1.10-3|31	Summary: Headers for the rox C library
12cr|rox-clib-2.1.10-3|32	Requires: %libname = %version
12cr|rox-clib-2.1.10-3|33	Provides: librox-c-devel = %{EVRD}
12cr|rox-clib-2.1.10-3|34	Requires: libgtk+2.0-devel
12cr|rox-clib-2.1.10-3|35	Requires: libxml2-devel
12cr|rox-clib-2.1.10-3|36	Obsoletes: %mklibname -d rox-c 6
12cr|rox-clib-2.1.10-3|37	
12cr|rox-clib-2.1.10-3|38	%description -n %develname
12cr|rox-clib-2.1.10-3|39	A library for ROX applications written in C.
12cr|rox-clib-2.1.10-3|40	
12cr|rox-clib-2.1.10-3|41	%prep
12cr|rox-clib-2.1.10-3|42	%setup -q -n %oname
12cr|rox-clib-2.1.10-3|43	rm -rf .xvpics
12cr|rox-clib-2.1.10-3|44	
12cr|rox-clib-2.1.10-3|45	%build
12cr|rox-clib-2.1.10-3|46	export CFLAGS="%optflags"
12cr|rox-clib-2.1.10-3|47	./AppRun --compile
12cr|rox-clib-2.1.10-3|48	
12cr|rox-clib-2.1.10-3|49	%install
12cr|rox-clib-2.1.10-3|50	mkdir -p %buildroot/%_libdir
12cr|rox-clib-2.1.10-3|51	cd ..
12cr|rox-clib-2.1.10-3|52	cp -r %oname %buildroot/%_libdir
12cr|rox-clib-2.1.10-3|53	rm -rf %buildroot/%_libdir/%oname/src
12cr|rox-clib-2.1.10-3|54	perl -pi -e "s/lib/%_lib/g" %buildroot/%_libdir/%oname/Linux-*/bin/rox_run
12cr|rox-clib-2.1.10-3|55	perl -pi -e "s!$RPM_BUILD_DIR/%oname/src/../!%_libdir/%oname/!"  %buildroot/%_libdir/%oname/Linux-*/lib/librox-clib.la
12cr|rox-clib-2.1.10-3|56	
12cr|rox-clib-2.1.10-3|57	%files
12cr|rox-clib-2.1.10-3|58	%doc %_libdir/%oname/Help
12cr|rox-clib-2.1.10-3|59	%dir %_libdir/%oname
12cr|rox-clib-2.1.10-3|60	%_libdir/%oname/ROX-CLib.xml
12cr|rox-clib-2.1.10-3|61	%_libdir/%oname/ROX-CLib-src.xml
12cr|rox-clib-2.1.10-3|62	%_libdir/%oname/App*
12cr|rox-clib-2.1.10-3|63	%_libdir/%oname/.DirIcon
12cr|rox-clib-2.1.10-3|64	%dir %_libdir/%oname/Linux*/
12cr|rox-clib-2.1.10-3|65	%_libdir/%oname/Linux*/bin
12cr|rox-clib-2.1.10-3|66	%dir %_libdir/%oname/Linux*/lib
12cr|rox-clib-2.1.10-3|67	
12cr|rox-clib-2.1.10-3|68	%files -n %libname
12cr|rox-clib-2.1.10-3|69	%_libdir/%oname/Linux*/lib/librox-clib.so.%{major}*
12cr|rox-clib-2.1.10-3|70	
12cr|rox-clib-2.1.10-3|71	%files -n %develname
12cr|rox-clib-2.1.10-3|72	%_libdir/%oname/Linux*/lib/librox-clib.a
12cr|rox-clib-2.1.10-3|73	%_libdir/%oname/Linux*/lib/librox-clib.so
12cr|rox-clib-2.1.10-3|74	%_libdir/%oname/Linux*/lib/ROX-CLib.pc
12cr|rox-clib-2.1.10-3|75	%_libdir/%oname/Linux*/include
12cr|rox-clib-2.1.10-3|76	
12cr|rox-clib-2.1.10-3|77	
12cr|rox-clib-2.1.10-3|78	
12cr|rox-clib-2.1.10-3|79	
12cr|rox-clib-2.1.10-3|80	%changelog
12cr|rox-clib-2.1.10-3|81	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.10-2mdv2011.0
12cr|rox-clib-2.1.10-3|82	+ Revision: 614711
12cr|rox-clib-2.1.10-3|83	- the mass rebuild of 2010.1 packages
12cr|rox-clib-2.1.10-3|84	
12cr|rox-clib-2.1.10-3|85	* Thu Mar 04 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.1.10-1mdv2010.1
12cr|rox-clib-2.1.10-3|86	+ Revision: 514332
12cr|rox-clib-2.1.10-3|87	- fix license
12cr|rox-clib-2.1.10-3|88	- fix file list
12cr|rox-clib-2.1.10-3|89	- update to 2.1.10
12cr|rox-clib-2.1.10-3|90	
12cr|rox-clib-2.1.10-3|91	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 2.1.9-4mdv2010.0
12cr|rox-clib-2.1.10-3|92	+ Revision: 433356
12cr|rox-clib-2.1.10-3|93	- rebuild
12cr|rox-clib-2.1.10-3|94	
12cr|rox-clib-2.1.10-3|95	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.1.9-3mdv2009.0
12cr|rox-clib-2.1.10-3|96	+ Revision: 242555
12cr|rox-clib-2.1.10-3|97	- rebuild
12cr|rox-clib-2.1.10-3|98	- kill re-definition of %%buildroot on Pixel's request
12cr|rox-clib-2.1.10-3|99	
12cr|rox-clib-2.1.10-3|100	+ Pixel <pixel@mandriva.com>
12cr|rox-clib-2.1.10-3|101	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|rox-clib-2.1.10-3|102	
12cr|rox-clib-2.1.10-3|103	+ Olivier Blin <oblin@mandriva.com>
12cr|rox-clib-2.1.10-3|104	- restore BuildRoot
12cr|rox-clib-2.1.10-3|105	
12cr|rox-clib-2.1.10-3|106	+ Götz Waschk <waschk@mandriva.org>
12cr|rox-clib-2.1.10-3|107	- fix description
12cr|rox-clib-2.1.10-3|108	
12cr|rox-clib-2.1.10-3|109	* Wed Sep 05 2007 Götz Waschk <waschk@mandriva.org> 2.1.9-1mdv2008.0
12cr|rox-clib-2.1.10-3|110	+ Revision: 79945
12cr|rox-clib-2.1.10-3|111	- new version
12cr|rox-clib-2.1.10-3|112	- new devel name
12cr|rox-clib-2.1.10-3|113	- update file list
12cr|rox-clib-2.1.10-3|114	
12cr|rox-clib-2.1.10-3|115	
12cr|rox-clib-2.1.10-3|116	* Sun Jan 14 2007 Götz Waschk <waschk@mandriva.org> 2.1.7-3mdv2007.0
12cr|rox-clib-2.1.10-3|117	+ Revision: 108622
12cr|rox-clib-2.1.10-3|118	- Import rox-clib
12cr|rox-clib-2.1.10-3|119	
12cr|rox-clib-2.1.10-3|120	* Sun Jan 14 2007 Gtz Waschk <waschk@mandriva.org> 2.1.7-3mdv2007.1
12cr|rox-clib-2.1.10-3|121	- fix devel deps
12cr|rox-clib-2.1.10-3|122	
12cr|rox-clib-2.1.10-3|123	* Fri Jul 21 2006 Götz Waschk <waschk@mandriva.org> 2.1.7-2mdk
12cr|rox-clib-2.1.10-3|124	- Rebuild
12cr|rox-clib-2.1.10-3|125	
12cr|rox-clib-2.1.10-3|126	* Mon Jan 02 2006 Gtz Waschk <waschk@mandriva.org> 2.1.7-1mdk
12cr|rox-clib-2.1.10-3|127	- new major
12cr|rox-clib-2.1.10-3|128	- New release 2.1.7
12cr|rox-clib-2.1.10-3|129	- use mkrel
12cr|rox-clib-2.1.10-3|130	
12cr|rox-clib-2.1.10-3|131	* Tue Oct 18 2005 Götz Waschk <waschk@mandriva.org> 2.1.5-1mdk
12cr|rox-clib-2.1.10-3|132	- New release 2.1.5
12cr|rox-clib-2.1.10-3|133	
12cr|rox-clib-2.1.10-3|134	* Wed Nov 24 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.1.4-1mdk
12cr|rox-clib-2.1.10-3|135	- New release 2.1.4
12cr|rox-clib-2.1.10-3|136	
12cr|rox-clib-2.1.10-3|137	* Mon Sep 27 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.1.3-1mdk
12cr|rox-clib-2.1.10-3|138	- New release 2.1.3
12cr|rox-clib-2.1.10-3|139	
12cr|rox-clib-2.1.10-3|140	* Sat Aug 07 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.1.2-1mdk
12cr|rox-clib-2.1.10-3|141	- add missing file
12cr|rox-clib-2.1.10-3|142	- New release 2.1.2
12cr|rox-clib-2.1.10-3|143	
12cr|rox-clib-2.1.10-3|144	* Sat May 15 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.1.1-1mdk
12cr|rox-clib-2.1.10-3|145	- New release 2.1.1
12cr|rox-clib-2.1.10-3|146	
12cr|rox-clib-2.1.10-3|147	* Thu May 06 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.1.0-1mdk
12cr|rox-clib-2.1.10-3|148	- New release 2.1.0
12cr|rox-clib-2.1.10-3|149	
12cr|rox-clib-2.1.10-3|150	* Sat Jan 17 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.0.0-1mdk
12cr|rox-clib-2.1.10-3|151	- new version
12cr|rox-clib-2.1.10-3|152	

7073 12
12cr|rox-freefs-2.1.4-8|1	%define oname FreeFS
12cr|rox-freefs-2.1.4-8|2	
12cr|rox-freefs-2.1.4-8|3	Summary:	ROX application to monitor file system usage
12cr|rox-freefs-2.1.4-8|4	Name:		rox-freefs
12cr|rox-freefs-2.1.4-8|5	Version:	2.1.4
12cr|rox-freefs-2.1.4-8|6	Release:	8
12cr|rox-freefs-2.1.4-8|7	License:	GPL
12cr|rox-freefs-2.1.4-8|8	Group:		Graphical desktop/Other
12cr|rox-freefs-2.1.4-8|9	Url:		http://www.kerofin.demon.co.uk/rox/
12cr|rox-freefs-2.1.4-8|10	Source0:	http://www.kerofin.demon.co.uk/rox/%{oname}-%{version}.tar.bz2
12cr|rox-freefs-2.1.4-8|11	Patch:		FreeFS-2.1.3-fstab-check.patch
12cr|rox-freefs-2.1.4-8|12	BuildRequires: librox-c-devel >= 2.1.6
12cr|rox-freefs-2.1.4-8|13	
12cr|rox-freefs-2.1.4-8|14	%description
12cr|rox-freefs-2.1.4-8|15	Monitor free space on a file system. This runs as either a panel
12cr|rox-freefs-2.1.4-8|16	applet or a separate window.
12cr|rox-freefs-2.1.4-8|17	
12cr|rox-freefs-2.1.4-8|18	%prep
12cr|rox-freefs-2.1.4-8|19	%setup -q -n %{oname}
12cr|rox-freefs-2.1.4-8|20	%patch -p1
12cr|rox-freefs-2.1.4-8|21	
12cr|rox-freefs-2.1.4-8|22	%build
12cr|rox-freefs-2.1.4-8|23	pushd src
12cr|rox-freefs-2.1.4-8|24	autoconf
12cr|rox-freefs-2.1.4-8|25	popd
12cr|rox-freefs-2.1.4-8|26	export LIBDIRPATH=%_libdir
12cr|rox-freefs-2.1.4-8|27	./AppRun ||:
12cr|rox-freefs-2.1.4-8|28	
12cr|rox-freefs-2.1.4-8|29	%install
12cr|rox-freefs-2.1.4-8|30	mkdir -p %buildroot%_libdir/apps/
12cr|rox-freefs-2.1.4-8|31	cp -r ../%oname %buildroot%_libdir/apps/
12cr|rox-freefs-2.1.4-8|32	rm -rf %buildroot%_libdir/apps/%oname/src
12cr|rox-freefs-2.1.4-8|33	
12cr|rox-freefs-2.1.4-8|34	%files
12cr|rox-freefs-2.1.4-8|35	%dir %_libdir/apps/%oname
12cr|rox-freefs-2.1.4-8|36	%_libdir/apps/%oname/.DirIcon
12cr|rox-freefs-2.1.4-8|37	%_libdir/apps/%oname/App*
12cr|rox-freefs-2.1.4-8|38	%_libdir/apps/%oname/%oname.xml
12cr|rox-freefs-2.1.4-8|39	%doc %_libdir/apps/%oname/Help
12cr|rox-freefs-2.1.4-8|40	%_libdir/apps/%oname/Options.xml
12cr|rox-freefs-2.1.4-8|41	%_libdir/apps/%oname/Resources
12cr|rox-freefs-2.1.4-8|42	%_libdir/apps/%oname/Linux-*
12cr|rox-freefs-2.1.4-8|43	%_libdir/apps/%oname/libdir
12cr|rox-freefs-2.1.4-8|44	%_libdir/apps/%oname/choice_install
12cr|rox-freefs-2.1.4-8|45	%_libdir/apps/%oname/gtkrc
12cr|rox-freefs-2.1.4-8|46	%_libdir/apps/%oname/rox_run
12cr|rox-freefs-2.1.4-8|47	

7074 12
12cr|rox-gcb-0.23-8|1	Name:		rox-gcb
12cr|rox-gcb-0.23-8|2	Version:	0.23
12cr|rox-gcb-0.23-8|3	Release:	%mkrel 8
12cr|rox-gcb-0.23-8|4	Summary:	Clipboard rox-applet
12cr|rox-gcb-0.23-8|5	Group:		Graphical desktop/Other
12cr|rox-gcb-0.23-8|6	License:	GPL
12cr|rox-gcb-0.23-8|7	URL:		ftp://ftp.atmsk.ru/rox/
12cr|rox-gcb-0.23-8|8	Source0:	%{name}-%{version}.tar.gz
12cr|rox-gcb-0.23-8|9	BuildRoot:	%_tmppath/%name-%version
12cr|rox-gcb-0.23-8|10	BuildRequires:	libgtksourceview-devel
12cr|rox-gcb-0.23-8|11	Requires:	rox
12cr|rox-gcb-0.23-8|12	
12cr|rox-gcb-0.23-8|13	%description
12cr|rox-gcb-0.23-8|14	Clipboard rox-applet
12cr|rox-gcb-0.23-8|15	
12cr|rox-gcb-0.23-8|16	%define _appsdir %{_libdir}/apps
12cr|rox-gcb-0.23-8|17	
12cr|rox-gcb-0.23-8|18	%prep
12cr|rox-gcb-0.23-8|19	%setup -q -n %{name}
12cr|rox-gcb-0.23-8|20	
12cr|rox-gcb-0.23-8|21	%build
12cr|rox-gcb-0.23-8|22	export CFLAGS="$RPM_OPT_FLAGS"
12cr|rox-gcb-0.23-8|23	./AppRun --compile
12cr|rox-gcb-0.23-8|24	
12cr|rox-gcb-0.23-8|25	%install
12cr|rox-gcb-0.23-8|26	rm -rf %buildroot
12cr|rox-gcb-0.23-8|27	mkdir -p $RPM_BUILD_ROOT%{_appsdir}
12cr|rox-gcb-0.23-8|28	cp -a ./ $RPM_BUILD_ROOT%{_appsdir}/%{name}
12cr|rox-gcb-0.23-8|29	rm -rf %buildroot/%_appsdir/%name/src
12cr|rox-gcb-0.23-8|30	
12cr|rox-gcb-0.23-8|31	%clean
12cr|rox-gcb-0.23-8|32	rm -rf %buildroot
12cr|rox-gcb-0.23-8|33	
12cr|rox-gcb-0.23-8|34	%files
12cr|rox-gcb-0.23-8|35	%defattr(-,root,root)
12cr|rox-gcb-0.23-8|36	%doc %{_appsdir}/%name/Help
12cr|rox-gcb-0.23-8|37	%dir %{_appsdir}/%name
12cr|rox-gcb-0.23-8|38	%{_appsdir}/%name/.DirIcon
12cr|rox-gcb-0.23-8|39	%{_appsdir}/%name/App*
12cr|rox-gcb-0.23-8|40	%{_appsdir}/%name/Linux-*
12cr|rox-gcb-0.23-8|41	%{_appsdir}/%name/gcb.png
12cr|rox-gcb-0.23-8|42	
12cr|rox-gcb-0.23-8|43	
12cr|rox-gcb-0.23-8|44	
12cr|rox-gcb-0.23-8|45	%changelog
12cr|rox-gcb-0.23-8|46	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.23-8mdv2010.0
12cr|rox-gcb-0.23-8|47	+ Revision: 433388
12cr|rox-gcb-0.23-8|48	- rebuild
12cr|rox-gcb-0.23-8|49	
12cr|rox-gcb-0.23-8|50	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.23-7mdv2009.0
12cr|rox-gcb-0.23-8|51	+ Revision: 242556
12cr|rox-gcb-0.23-8|52	- rebuild
12cr|rox-gcb-0.23-8|53	- kill re-definition of %%buildroot on Pixel's request
12cr|rox-gcb-0.23-8|54	
12cr|rox-gcb-0.23-8|55	+ Olivier Blin <oblin@mandriva.com>
12cr|rox-gcb-0.23-8|56	- restore BuildRoot
12cr|rox-gcb-0.23-8|57	
12cr|rox-gcb-0.23-8|58	
12cr|rox-gcb-0.23-8|59	* Sun Sep 03 2006 Gtz Waschk <waschk@mandriva.org> 0.23-5mdv2007.0
12cr|rox-gcb-0.23-8|60	- Rebuild
12cr|rox-gcb-0.23-8|61	
12cr|rox-gcb-0.23-8|62	* Thu Sep 01 2005 Götz Waschk <waschk@mandriva.org> 0.23-4mdk
12cr|rox-gcb-0.23-8|63	- rebuild to remove glitz dep
12cr|rox-gcb-0.23-8|64	
12cr|rox-gcb-0.23-8|65	* Wed Aug 24 2005 Götz Waschk <waschk@mandriva.org> 0.23-3mdk
12cr|rox-gcb-0.23-8|66	- Rebuild
12cr|rox-gcb-0.23-8|67	
12cr|rox-gcb-0.23-8|68	* Fri Aug 13 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.23-2mdk
12cr|rox-gcb-0.23-8|69	- rebuild
12cr|rox-gcb-0.23-8|70	

7075 12
12cr|rox-lib-2.0.6-1|1	%define name rox-lib
12cr|rox-lib-2.0.6-1|2	%define version 2.0.6
12cr|rox-lib-2.0.6-1|3	%define release %mkrel 1
12cr|rox-lib-2.0.6-1|4	%define oname rox-lib2
12cr|rox-lib-2.0.6-1|5	Summary: Shared code for ROX applications
12cr|rox-lib-2.0.6-1|6	Name: %{name}
12cr|rox-lib-2.0.6-1|7	Version: %{version}
12cr|rox-lib-2.0.6-1|8	Release: %{release}
12cr|rox-lib-2.0.6-1|9	Source0: http://prdownloads.sourceforge.net/rox/%{oname}-%{version}.tar.bz2
12cr|rox-lib-2.0.6-1|10	License: LGPL
12cr|rox-lib-2.0.6-1|11	Group: Graphical desktop/Other
12cr|rox-lib-2.0.6-1|12	URL: http://rox.sourceforge.net/rox_lib.html
12cr|rox-lib-2.0.6-1|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|rox-lib-2.0.6-1|14	BuildArch: noarch
12cr|rox-lib-2.0.6-1|15	Requires: pygtk2.0
12cr|rox-lib-2.0.6-1|16	Requires: rox
12cr|rox-lib-2.0.6-1|17	
12cr|rox-lib-2.0.6-1|18	%description
12cr|rox-lib-2.0.6-1|19	There is quite a lot of code which is needed by many ROX applications -- for
12cr|rox-lib-2.0.6-1|20	example: save boxes, menus and options.
12cr|rox-lib-2.0.6-1|21	
12cr|rox-lib-2.0.6-1|22	Keeping all this code in one place makes these programs smaller. It also
12cr|rox-lib-2.0.6-1|23	makes programs which use it more consistant.
12cr|rox-lib-2.0.6-1|24	
12cr|rox-lib-2.0.6-1|25	Programs which use ROX-Lib2 need to be able to find it, so you should put it
12cr|rox-lib-2.0.6-1|26	inside one of the standard library directories. If you don't have root
12cr|rox-lib-2.0.6-1|27	access, create a directory called 'lib' inside your home directory and move
12cr|rox-lib-2.0.6-1|28	ROX-Lib2 in there.
12cr|rox-lib-2.0.6-1|29	
12cr|rox-lib-2.0.6-1|30	
12cr|rox-lib-2.0.6-1|31	%prep
12cr|rox-lib-2.0.6-1|32	%setup -q -n %oname-%version
12cr|rox-lib-2.0.6-1|33	chmod 644 */*.xml
12cr|rox-lib-2.0.6-1|34	
12cr|rox-lib-2.0.6-1|35	%build
12cr|rox-lib-2.0.6-1|36	
12cr|rox-lib-2.0.6-1|37	%install
12cr|rox-lib-2.0.6-1|38	rm -rf $RPM_BUILD_ROOT
12cr|rox-lib-2.0.6-1|39	mkdir -p %buildroot/%_prefix/lib
12cr|rox-lib-2.0.6-1|40	cp -r ROX-Lib2 %buildroot/%_prefix/lib
12cr|rox-lib-2.0.6-1|41	
12cr|rox-lib-2.0.6-1|42	%clean
12cr|rox-lib-2.0.6-1|43	rm -rf $RPM_BUILD_ROOT
12cr|rox-lib-2.0.6-1|44	
12cr|rox-lib-2.0.6-1|45	%files
12cr|rox-lib-2.0.6-1|46	%defattr(-,root,root)
12cr|rox-lib-2.0.6-1|47	%doc ROX-Lib2/Help/README
12cr|rox-lib-2.0.6-1|48	%_prefix/lib/ROX-Lib2
12cr|rox-lib-2.0.6-1|49	
12cr|rox-lib-2.0.6-1|50	
12cr|rox-lib-2.0.6-1|51	
12cr|rox-lib-2.0.6-1|52	%changelog
12cr|rox-lib-2.0.6-1|53	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 2.0.6-1mdv2011.0
12cr|rox-lib-2.0.6-1|54	+ Revision: 645418
12cr|rox-lib-2.0.6-1|55	- update to new version 2.0.6
12cr|rox-lib-2.0.6-1|56	
12cr|rox-lib-2.0.6-1|57	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 2.0.5-5mdv2010.0
12cr|rox-lib-2.0.6-1|58	+ Revision: 433389
12cr|rox-lib-2.0.6-1|59	- rebuild
12cr|rox-lib-2.0.6-1|60	
12cr|rox-lib-2.0.6-1|61	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 2.0.5-4mdv2009.0
12cr|rox-lib-2.0.6-1|62	+ Revision: 260298
12cr|rox-lib-2.0.6-1|63	- rebuild
12cr|rox-lib-2.0.6-1|64	
12cr|rox-lib-2.0.6-1|65	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 2.0.5-3mdv2009.0
12cr|rox-lib-2.0.6-1|66	+ Revision: 251376
12cr|rox-lib-2.0.6-1|67	- rebuild
12cr|rox-lib-2.0.6-1|68	- kill re-definition of %%buildroot on Pixel's request
12cr|rox-lib-2.0.6-1|69	
12cr|rox-lib-2.0.6-1|70	+ Olivier Blin <oblin@mandriva.com>
12cr|rox-lib-2.0.6-1|71	- restore BuildRoot
12cr|rox-lib-2.0.6-1|72	
12cr|rox-lib-2.0.6-1|73	* Fri Nov 09 2007 Götz Waschk <waschk@mandriva.org> 2.0.5-1mdv2008.1
12cr|rox-lib-2.0.6-1|74	+ Revision: 107239
12cr|rox-lib-2.0.6-1|75	- new version
12cr|rox-lib-2.0.6-1|76	
12cr|rox-lib-2.0.6-1|77	* Thu Jul 12 2007 Götz Waschk <waschk@mandriva.org> 2.0.4-2mdv2008.0
12cr|rox-lib-2.0.6-1|78	+ Revision: 51540
12cr|rox-lib-2.0.6-1|79	- never use libdir in a noarch package
12cr|rox-lib-2.0.6-1|80	
12cr|rox-lib-2.0.6-1|81	* Mon May 28 2007 Götz Waschk <waschk@mandriva.org> 2.0.4-1mdv2008.0
12cr|rox-lib-2.0.6-1|82	+ Revision: 32084
12cr|rox-lib-2.0.6-1|83	- new version
12cr|rox-lib-2.0.6-1|84	
12cr|rox-lib-2.0.6-1|85	
12cr|rox-lib-2.0.6-1|86	* Mon May 29 2006 Gtz Waschk <waschk@mandriva.org> 2.0.3-1mdv2007.0
12cr|rox-lib-2.0.6-1|87	- New release 2.0.3
12cr|rox-lib-2.0.6-1|88	- use mkrel
12cr|rox-lib-2.0.6-1|89	
12cr|rox-lib-2.0.6-1|90	* Mon Aug 01 2005 Gtz Waschk <waschk@mandriva.org> 2.0.2-1mdk
12cr|rox-lib-2.0.6-1|91	- New release 2.0.2
12cr|rox-lib-2.0.6-1|92	
12cr|rox-lib-2.0.6-1|93	* Sun Jul 10 2005 Gtz Waschk <waschk@mandriva.org> 2.0.1-1mdk
12cr|rox-lib-2.0.6-1|94	- New release 2.0.1
12cr|rox-lib-2.0.6-1|95	
12cr|rox-lib-2.0.6-1|96	* Mon Apr 18 2005 Götz Waschk <waschk@linux-mandrake.com> 2.0.0-1mdk
12cr|rox-lib-2.0.6-1|97	- New release 2.0.0
12cr|rox-lib-2.0.6-1|98	
12cr|rox-lib-2.0.6-1|99	* Sat Mar 26 2005 Götz Waschk <waschk@linux-mandrake.com> 1.9.18-1mdk
12cr|rox-lib-2.0.6-1|100	- New release 1.9.18
12cr|rox-lib-2.0.6-1|101	
12cr|rox-lib-2.0.6-1|102	* Fri Jan 21 2005 Goetz Waschk <waschk@linux-mandrake.com> 1.9.17-1mdk
12cr|rox-lib-2.0.6-1|103	- New release 1.9.17
12cr|rox-lib-2.0.6-1|104	
12cr|rox-lib-2.0.6-1|105	* Sun Oct 03 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.9.16-1mdk
12cr|rox-lib-2.0.6-1|106	- New release 1.9.16
12cr|rox-lib-2.0.6-1|107	
12cr|rox-lib-2.0.6-1|108	* Sun Aug 29 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.9.15-1mdk
12cr|rox-lib-2.0.6-1|109	- fix source URL
12cr|rox-lib-2.0.6-1|110	- New release 1.9.15
12cr|rox-lib-2.0.6-1|111	
12cr|rox-lib-2.0.6-1|112	* Sat Apr 17 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.9.14-1mdk
12cr|rox-lib-2.0.6-1|113	- new version
12cr|rox-lib-2.0.6-1|114	
12cr|rox-lib-2.0.6-1|115	* Fri Apr 02 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.9.13-1mdk
12cr|rox-lib-2.0.6-1|116	- new version
12cr|rox-lib-2.0.6-1|117	
12cr|rox-lib-2.0.6-1|118	* Fri Jan 23 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.9.12-1mdk
12cr|rox-lib-2.0.6-1|119	- new version
12cr|rox-lib-2.0.6-1|120	
12cr|rox-lib-2.0.6-1|121	* Wed Oct 15 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.9.11-1mdk
12cr|rox-lib-2.0.6-1|122	- new version
12cr|rox-lib-2.0.6-1|123	
12cr|rox-lib-2.0.6-1|124	* Sat Oct 04 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.9.10-1mdk
12cr|rox-lib-2.0.6-1|125	- new version
12cr|rox-lib-2.0.6-1|126	
12cr|rox-lib-2.0.6-1|127	* Sun Aug 17 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.9.9-1mdk
12cr|rox-lib-2.0.6-1|128	- drop prefix
12cr|rox-lib-2.0.6-1|129	- new version
12cr|rox-lib-2.0.6-1|130	
12cr|rox-lib-2.0.6-1|131	* Sat Jul 19 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.9.8-1mdk
12cr|rox-lib-2.0.6-1|132	- new version
12cr|rox-lib-2.0.6-1|133	

7076 12
12cr|rox-magickthumbnail-0.5.1-7|1	%define name rox-magickthumbnail
12cr|rox-magickthumbnail-0.5.1-7|2	%define oname MagickThumbnail
12cr|rox-magickthumbnail-0.5.1-7|3	%define version 0.5.1
12cr|rox-magickthumbnail-0.5.1-7|4	%define release %mkrel 7
12cr|rox-magickthumbnail-0.5.1-7|5	
12cr|rox-magickthumbnail-0.5.1-7|6	Summary: Thumbnail image generator for the ROX desktop
12cr|rox-magickthumbnail-0.5.1-7|7	Name: %{name}
12cr|rox-magickthumbnail-0.5.1-7|8	Version: %{version}
12cr|rox-magickthumbnail-0.5.1-7|9	Release: %{release}
12cr|rox-magickthumbnail-0.5.1-7|10	Source0: http://roxos.sunsite.dk/dev-contrib/guido/%{oname}.tar.bz2
12cr|rox-magickthumbnail-0.5.1-7|11	Patch: rox-magickthumbnail-first-frame.patch
12cr|rox-magickthumbnail-0.5.1-7|12	License: GPL
12cr|rox-magickthumbnail-0.5.1-7|13	Group: Graphical desktop/Other
12cr|rox-magickthumbnail-0.5.1-7|14	Url: http://roxos.sunsite.dk/dev-contrib/guido/
12cr|rox-magickthumbnail-0.5.1-7|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rox-magickthumbnail-0.5.1-7|16	Requires: rox-lib >= 1.9.12
12cr|rox-magickthumbnail-0.5.1-7|17	Requires: rox >= 2.1.1
12cr|rox-magickthumbnail-0.5.1-7|18	Requires: imagemagick
12cr|rox-magickthumbnail-0.5.1-7|19	BuildArch: noarch
12cr|rox-magickthumbnail-0.5.1-7|20	
12cr|rox-magickthumbnail-0.5.1-7|21	%description
12cr|rox-magickthumbnail-0.5.1-7|22	This application can generate thumbnails of the various filetypes,
12cr|rox-magickthumbnail-0.5.1-7|23	readable by ImageMagick, for display by ROX-Filer.
12cr|rox-magickthumbnail-0.5.1-7|24	
12cr|rox-magickthumbnail-0.5.1-7|25	%prep
12cr|rox-magickthumbnail-0.5.1-7|26	%setup -q -n %oname
12cr|rox-magickthumbnail-0.5.1-7|27	%patch -p1
12cr|rox-magickthumbnail-0.5.1-7|28	rm -f Help/.README.swp
12cr|rox-magickthumbnail-0.5.1-7|29	
12cr|rox-magickthumbnail-0.5.1-7|30	%build
12cr|rox-magickthumbnail-0.5.1-7|31	
12cr|rox-magickthumbnail-0.5.1-7|32	%install
12cr|rox-magickthumbnail-0.5.1-7|33	rm -rf $RPM_BUILD_ROOT
12cr|rox-magickthumbnail-0.5.1-7|34	mkdir -p %buildroot%_prefix/lib/apps/%oname
12cr|rox-magickthumbnail-0.5.1-7|35	cp -r .DirIcon * %buildroot%_prefix/lib/apps/%oname
12cr|rox-magickthumbnail-0.5.1-7|36	
12cr|rox-magickthumbnail-0.5.1-7|37	%clean
12cr|rox-magickthumbnail-0.5.1-7|38	rm -rf $RPM_BUILD_ROOT
12cr|rox-magickthumbnail-0.5.1-7|39	
12cr|rox-magickthumbnail-0.5.1-7|40	%files
12cr|rox-magickthumbnail-0.5.1-7|41	%defattr(-,root,root)
12cr|rox-magickthumbnail-0.5.1-7|42	%doc %_prefix/lib/apps/%oname/Help/
12cr|rox-magickthumbnail-0.5.1-7|43	%dir %_prefix/lib/apps/%oname/
12cr|rox-magickthumbnail-0.5.1-7|44	%_prefix/lib/apps/%oname/.DirIcon
12cr|rox-magickthumbnail-0.5.1-7|45	%_prefix/lib/apps/%oname/*.xml
12cr|rox-magickthumbnail-0.5.1-7|46	%_prefix/lib/apps/%oname/*.py
12cr|rox-magickthumbnail-0.5.1-7|47	%_prefix/lib/apps/%oname/AppRun
12cr|rox-magickthumbnail-0.5.1-7|48	
12cr|rox-magickthumbnail-0.5.1-7|49	
12cr|rox-magickthumbnail-0.5.1-7|50	
12cr|rox-magickthumbnail-0.5.1-7|51	%changelog
12cr|rox-magickthumbnail-0.5.1-7|52	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.5.1-7mdv2010.0
12cr|rox-magickthumbnail-0.5.1-7|53	+ Revision: 433391
12cr|rox-magickthumbnail-0.5.1-7|54	- rebuild
12cr|rox-magickthumbnail-0.5.1-7|55	
12cr|rox-magickthumbnail-0.5.1-7|56	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|rox-magickthumbnail-0.5.1-7|57	- lowercase ImageMagick
12cr|rox-magickthumbnail-0.5.1-7|58	
12cr|rox-magickthumbnail-0.5.1-7|59	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.5.1-6mdv2009.0
12cr|rox-magickthumbnail-0.5.1-7|60	+ Revision: 242557
12cr|rox-magickthumbnail-0.5.1-7|61	- rebuild
12cr|rox-magickthumbnail-0.5.1-7|62	- kill re-definition of %%buildroot on Pixel's request
12cr|rox-magickthumbnail-0.5.1-7|63	
12cr|rox-magickthumbnail-0.5.1-7|64	+ Olivier Blin <oblin@mandriva.com>
12cr|rox-magickthumbnail-0.5.1-7|65	- restore BuildRoot
12cr|rox-magickthumbnail-0.5.1-7|66	
12cr|rox-magickthumbnail-0.5.1-7|67	
12cr|rox-magickthumbnail-0.5.1-7|68	* Sat Jun 03 2006 Gtz Waschk <waschk@mandriva.org> 0.5.1-4mdv2007.0
12cr|rox-magickthumbnail-0.5.1-7|69	- fix appdir
12cr|rox-magickthumbnail-0.5.1-7|70	- use mkrel
12cr|rox-magickthumbnail-0.5.1-7|71	
12cr|rox-magickthumbnail-0.5.1-7|72	* Thu Jun 02 2005 Gtz Waschk <waschk@mandriva.org> 0.5.1-3mdk
12cr|rox-magickthumbnail-0.5.1-7|73	- Rebuild
12cr|rox-magickthumbnail-0.5.1-7|74	
12cr|rox-magickthumbnail-0.5.1-7|75	* Fri May 28 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.5.1-2mdk
12cr|rox-magickthumbnail-0.5.1-7|76	- only thumbnail the first frame (usefull for 1000 page pdfs)
12cr|rox-magickthumbnail-0.5.1-7|77	
12cr|rox-magickthumbnail-0.5.1-7|78	* Fri Mar 05 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.5.1-1mdk
12cr|rox-magickthumbnail-0.5.1-7|79	- new version
12cr|rox-magickthumbnail-0.5.1-7|80	
12cr|rox-magickthumbnail-0.5.1-7|81	* Thu Mar 04 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.5-2mdk
12cr|rox-magickthumbnail-0.5.1-7|82	- add missing icon
12cr|rox-magickthumbnail-0.5.1-7|83	
12cr|rox-magickthumbnail-0.5.1-7|84	* Thu Mar 04 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.5-1mdk
12cr|rox-magickthumbnail-0.5.1-7|85	- initial package
12cr|rox-magickthumbnail-0.5.1-7|86	

7077 12
12cr|rox-menu-1.0.2-8|1	%define name rox-menu
12cr|rox-menu-1.0.2-8|2	%define version 1.0.2
12cr|rox-menu-1.0.2-8|3	%define release %mkrel 8
12cr|rox-menu-1.0.2-8|4	%define oname ROX-Menu
12cr|rox-menu-1.0.2-8|5	%define _appsdir	%{_libdir}/apps
12cr|rox-menu-1.0.2-8|6	
12cr|rox-menu-1.0.2-8|7	Summary: Menu for the panel of the ROX filer
12cr|rox-menu-1.0.2-8|8	Name: %{name}
12cr|rox-menu-1.0.2-8|9	Version: %{version}
12cr|rox-menu-1.0.2-8|10	Release: %{release}
12cr|rox-menu-1.0.2-8|11	Source0: http://www.skepticats.com/rox/dist/%oname-%version.tar.bz2
12cr|rox-menu-1.0.2-8|12	License: GPL
12cr|rox-menu-1.0.2-8|13	Group: Graphical desktop/Other
12cr|rox-menu-1.0.2-8|14	URL: http://www.skepticats.com/rox/rox-menu.html
12cr|rox-menu-1.0.2-8|15	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|rox-menu-1.0.2-8|16	BuildRequires: librox-c-devel >= 2.1.3
12cr|rox-menu-1.0.2-8|17	Requires: rox
12cr|rox-menu-1.0.2-8|18	
12cr|rox-menu-1.0.2-8|19	%description
12cr|rox-menu-1.0.2-8|20	ROX-Menu is a simple panel applet for ROX-Filer and the ROX desktop that
12cr|rox-menu-1.0.2-8|21	pops up a menu that you can use to start your favorite application
12cr|rox-menu-1.0.2-8|22	directories.  It serves the same purpose as the KDE "K" menu or the
12cr|rox-menu-1.0.2-8|23	Windows "Start" menu.
12cr|rox-menu-1.0.2-8|24	
12cr|rox-menu-1.0.2-8|25	%prep
12cr|rox-menu-1.0.2-8|26	%setup -q -n %oname
12cr|rox-menu-1.0.2-8|27	#gw that version is lib64-aware
12cr|rox-menu-1.0.2-8|28	cp -f %_libdir/ROX-CLib/Linux-*/bin/rox_run .
12cr|rox-menu-1.0.2-8|29	chmod 755 Help . Help/*.sh
12cr|rox-menu-1.0.2-8|30	
12cr|rox-menu-1.0.2-8|31	%build
12cr|rox-menu-1.0.2-8|32	./AppRun --compile
12cr|rox-menu-1.0.2-8|33	
12cr|rox-menu-1.0.2-8|34	%install
12cr|rox-menu-1.0.2-8|35	rm -rf $RPM_BUILD_ROOT
12cr|rox-menu-1.0.2-8|36	mkdir  -p %buildroot%_appsdir
12cr|rox-menu-1.0.2-8|37	cp -r ../%oname %buildroot%_appsdir
12cr|rox-menu-1.0.2-8|38	rm -rf %buildroot%_appsdir/%oname/src
12cr|rox-menu-1.0.2-8|39	rm -f %buildroot%_appsdir/%oname/makedist.sh
12cr|rox-menu-1.0.2-8|40	#install a default menu
12cr|rox-menu-1.0.2-8|41	mkdir -p %buildroot%_datadir/Choices/%oname
12cr|rox-menu-1.0.2-8|42	ln -s %_appsdir %buildroot%_datadir/Choices/%oname/Menu_Root
12cr|rox-menu-1.0.2-8|43	chmod 755 %buildroot%_libdir/apps/ROX-Menu/Help/Icons
12cr|rox-menu-1.0.2-8|44	chmod 644 %buildroot%_libdir/apps/ROX-Menu/Help/Icons/*
12cr|rox-menu-1.0.2-8|45	
12cr|rox-menu-1.0.2-8|46	%clean
12cr|rox-menu-1.0.2-8|47	rm -rf $RPM_BUILD_ROOT
12cr|rox-menu-1.0.2-8|48	
12cr|rox-menu-1.0.2-8|49	%files
12cr|rox-menu-1.0.2-8|50	%defattr(-,root,root)
12cr|rox-menu-1.0.2-8|51	%doc %_appsdir/%oname/Help
12cr|rox-menu-1.0.2-8|52	%dir %_appsdir/%oname
12cr|rox-menu-1.0.2-8|53	%_appsdir/%oname/.DirIcon
12cr|rox-menu-1.0.2-8|54	%_appsdir/%oname/App*
12cr|rox-menu-1.0.2-8|55	%_appsdir/%oname/rox_run
12cr|rox-menu-1.0.2-8|56	%_appsdir/%oname/Options.xml
12cr|rox-menu-1.0.2-8|57	%_appsdir/%oname/Linux-*
12cr|rox-menu-1.0.2-8|58	%_datadir/Choices/%oname
12cr|rox-menu-1.0.2-8|59	
12cr|rox-menu-1.0.2-8|60	
12cr|rox-menu-1.0.2-8|61	
12cr|rox-menu-1.0.2-8|62	
12cr|rox-menu-1.0.2-8|63	%changelog
12cr|rox-menu-1.0.2-8|64	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.2-8mdv2010.0
12cr|rox-menu-1.0.2-8|65	+ Revision: 433392
12cr|rox-menu-1.0.2-8|66	- rebuild
12cr|rox-menu-1.0.2-8|67	
12cr|rox-menu-1.0.2-8|68	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.2-7mdv2009.0
12cr|rox-menu-1.0.2-8|69	+ Revision: 260299
12cr|rox-menu-1.0.2-8|70	- rebuild
12cr|rox-menu-1.0.2-8|71	
12cr|rox-menu-1.0.2-8|72	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.2-6mdv2009.0
12cr|rox-menu-1.0.2-8|73	+ Revision: 251400
12cr|rox-menu-1.0.2-8|74	- rebuild
12cr|rox-menu-1.0.2-8|75	
12cr|rox-menu-1.0.2-8|76	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.2-4mdv2008.1
12cr|rox-menu-1.0.2-8|77	+ Revision: 140747
12cr|rox-menu-1.0.2-8|78	- restore BuildRoot
12cr|rox-menu-1.0.2-8|79	
12cr|rox-menu-1.0.2-8|80	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|rox-menu-1.0.2-8|81	- kill re-definition of %%buildroot on Pixel's request
12cr|rox-menu-1.0.2-8|82	
12cr|rox-menu-1.0.2-8|83	
12cr|rox-menu-1.0.2-8|84	* Sun Jan 14 2007 Götz Waschk <waschk@mandriva.org> 1.0.2-4mdv2007.0
12cr|rox-menu-1.0.2-8|85	+ Revision: 108620
12cr|rox-menu-1.0.2-8|86	- Import rox-menu
12cr|rox-menu-1.0.2-8|87	
12cr|rox-menu-1.0.2-8|88	* Sun Jan 14 2007 Götz Waschk <waschk@mandriva.org> 1.0.2-4mdv2007.1
12cr|rox-menu-1.0.2-8|89	- Rebuild
12cr|rox-menu-1.0.2-8|90	
12cr|rox-menu-1.0.2-8|91	* Tue Aug 01 2006 Götz Waschk <waschk@mandriva.org> 1.0.2-1mdv2007.0
12cr|rox-menu-1.0.2-8|92	- Rebuild
12cr|rox-menu-1.0.2-8|93	
12cr|rox-menu-1.0.2-8|94	* Mon Jan 02 2006 Götz Waschk <waschk@mandriva.org> 1.0.2-2mdk
12cr|rox-menu-1.0.2-8|95	- rebuild for new rox-clib
12cr|rox-menu-1.0.2-8|96	- use mkrel
12cr|rox-menu-1.0.2-8|97	
12cr|rox-menu-1.0.2-8|98	* Wed Aug 31 2005 Gtz Waschk <waschk@mandriva.org> 1.0.2-1mdk
12cr|rox-menu-1.0.2-8|99	- drop patch
12cr|rox-menu-1.0.2-8|100	- URL
12cr|rox-menu-1.0.2-8|101	- new version
12cr|rox-menu-1.0.2-8|102	
12cr|rox-menu-1.0.2-8|103	* Fri Aug 27 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.0.1-2mdk
12cr|rox-menu-1.0.2-8|104	- fix URL
12cr|rox-menu-1.0.2-8|105	- patch to fix build
12cr|rox-menu-1.0.2-8|106	
12cr|rox-menu-1.0.2-8|107	* Tue Apr 27 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.0.1-1mdk
12cr|rox-menu-1.0.2-8|108	- new version
12cr|rox-menu-1.0.2-8|109	
12cr|rox-menu-1.0.2-8|110	* Tue Apr 20 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.0.0-1mdk
12cr|rox-menu-1.0.2-8|111	- fix permissions
12cr|rox-menu-1.0.2-8|112	- new version
12cr|rox-menu-1.0.2-8|113	

7078 12
12cr|rox-mime-editor-0.5-5|1	%define name rox-mime-editor
12cr|rox-mime-editor-0.5-5|2	%define oname MIME-Editor
12cr|rox-mime-editor-0.5-5|3	%define fname mime-editor
12cr|rox-mime-editor-0.5-5|4	%define version 0.5
12cr|rox-mime-editor-0.5-5|5	%define release %mkrel 5
12cr|rox-mime-editor-0.5-5|6	%define appdir %_prefix/lib/apps
12cr|rox-mime-editor-0.5-5|7	
12cr|rox-mime-editor-0.5-5|8	Summary: MIME database editor
12cr|rox-mime-editor-0.5-5|9	Name: %{name}
12cr|rox-mime-editor-0.5-5|10	Version: %{version}
12cr|rox-mime-editor-0.5-5|11	Release: %{release}
12cr|rox-mime-editor-0.5-5|12	Source0: http://prdownloads.sourceforge.net/rox/%fname-%version.tar.bz2
12cr|rox-mime-editor-0.5-5|13	License: GPL
12cr|rox-mime-editor-0.5-5|14	Group: Graphical desktop/Other
12cr|rox-mime-editor-0.5-5|15	URL: http://rox.sf.net/mime_editor.php3
12cr|rox-mime-editor-0.5-5|16	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|rox-mime-editor-0.5-5|17	Requires: rox-lib
12cr|rox-mime-editor-0.5-5|18	Buildarch: noarch
12cr|rox-mime-editor-0.5-5|19	
12cr|rox-mime-editor-0.5-5|20	%description
12cr|rox-mime-editor-0.5-5|21	The Shared MIME Database stores information about file types. It holds
12cr|rox-mime-editor-0.5-5|22	information such as "Files with names ending in .html have the MIME
12cr|rox-mime-editor-0.5-5|23	type text/html" and "A text/html file should be described as an `HTML
12cr|rox-mime-editor-0.5-5|24	Page'".
12cr|rox-mime-editor-0.5-5|25	
12cr|rox-mime-editor-0.5-5|26	Normally, you shouldn't need to edit this database, but if you do you
12cr|rox-mime-editor-0.5-5|27	can use MIME-Editor for the task.
12cr|rox-mime-editor-0.5-5|28	
12cr|rox-mime-editor-0.5-5|29	%prep
12cr|rox-mime-editor-0.5-5|30	%setup -q -n %fname-%version
12cr|rox-mime-editor-0.5-5|31	
12cr|rox-mime-editor-0.5-5|32	%build
12cr|rox-mime-editor-0.5-5|33	
12cr|rox-mime-editor-0.5-5|34	%install
12cr|rox-mime-editor-0.5-5|35	rm -rf $RPM_BUILD_ROOT
12cr|rox-mime-editor-0.5-5|36	mkdir -p %buildroot/%appdir
12cr|rox-mime-editor-0.5-5|37	cp -r %oname %buildroot/%appdir
12cr|rox-mime-editor-0.5-5|38	rm -f %buildroot%appdir/%oname/Messages/dist
12cr|rox-mime-editor-0.5-5|39	rm -f %buildroot%appdir/%oname/Messages/*po
12cr|rox-mime-editor-0.5-5|40	for gmo in %buildroot%appdir/%oname/Messages/*.gmo;do
12cr|rox-mime-editor-0.5-5|41	echo "%lang($(basename $gmo|sed s/.gmo//)) $(echo $gmo|sed s!%buildroot!!)" >> %name.lang
12cr|rox-mime-editor-0.5-5|42	done
12cr|rox-mime-editor-0.5-5|43	
12cr|rox-mime-editor-0.5-5|44	%clean
12cr|rox-mime-editor-0.5-5|45	rm -rf $RPM_BUILD_ROOT
12cr|rox-mime-editor-0.5-5|46	
12cr|rox-mime-editor-0.5-5|47	%files -f %name.lang
12cr|rox-mime-editor-0.5-5|48	%defattr(-,root,root)
12cr|rox-mime-editor-0.5-5|49	%doc %appdir/%oname/Help
12cr|rox-mime-editor-0.5-5|50	%dir %appdir/%oname/
12cr|rox-mime-editor-0.5-5|51	%appdir/%oname/*.*
12cr|rox-mime-editor-0.5-5|52	%appdir/%oname/AppRun
12cr|rox-mime-editor-0.5-5|53	%appdir/%oname/.DirIcon
12cr|rox-mime-editor-0.5-5|54	%dir %appdir/%oname/Messages
12cr|rox-mime-editor-0.5-5|55	
12cr|rox-mime-editor-0.5-5|56	
12cr|rox-mime-editor-0.5-5|57	
12cr|rox-mime-editor-0.5-5|58	%changelog
12cr|rox-mime-editor-0.5-5|59	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.5-5mdv2010.0
12cr|rox-mime-editor-0.5-5|60	+ Revision: 433393
12cr|rox-mime-editor-0.5-5|61	- rebuild
12cr|rox-mime-editor-0.5-5|62	
12cr|rox-mime-editor-0.5-5|63	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.5-4mdv2009.0
12cr|rox-mime-editor-0.5-5|64	+ Revision: 242558
12cr|rox-mime-editor-0.5-5|65	- rebuild
12cr|rox-mime-editor-0.5-5|66	- fix spacing at top of description
12cr|rox-mime-editor-0.5-5|67	- kill re-definition of %%buildroot on Pixel's request
12cr|rox-mime-editor-0.5-5|68	
12cr|rox-mime-editor-0.5-5|69	+ Olivier Blin <oblin@mandriva.com>
12cr|rox-mime-editor-0.5-5|70	- restore BuildRoot
12cr|rox-mime-editor-0.5-5|71	
12cr|rox-mime-editor-0.5-5|72	
12cr|rox-mime-editor-0.5-5|73	* Mon Jul 31 2006 Götz Waschk <waschk@mandriva.org> 0.5-1mdv2007.0
12cr|rox-mime-editor-0.5-5|74	- Rebuild
12cr|rox-mime-editor-0.5-5|75	
12cr|rox-mime-editor-0.5-5|76	* Fri Dec 16 2005 Götz Waschk <waschk@mandriva.org> 0.5-1mdk
12cr|rox-mime-editor-0.5-5|77	- New release 0.5
12cr|rox-mime-editor-0.5-5|78	- use mkrel
12cr|rox-mime-editor-0.5-5|79	
12cr|rox-mime-editor-0.5-5|80	* Thu Jul 21 2005 Gtz Waschk <waschk@mandriva.org> 0.4-1mdk
12cr|rox-mime-editor-0.5-5|81	- update file list
12cr|rox-mime-editor-0.5-5|82	- don't use %%_libdir
12cr|rox-mime-editor-0.5-5|83	- add source URL
12cr|rox-mime-editor-0.5-5|84	- new version
12cr|rox-mime-editor-0.5-5|85	
12cr|rox-mime-editor-0.5-5|86	* Sun Mar 13 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.1.3-2mdk
12cr|rox-mime-editor-0.5-5|87	- drop prefix
12cr|rox-mime-editor-0.5-5|88	
12cr|rox-mime-editor-0.5-5|89	* Wed Feb 25 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.1.3-1mdk
12cr|rox-mime-editor-0.5-5|90	- add new files
12cr|rox-mime-editor-0.5-5|91	- new version
12cr|rox-mime-editor-0.5-5|92	
12cr|rox-mime-editor-0.5-5|93	* Mon Nov 24 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.1.2-1mdk
12cr|rox-mime-editor-0.5-5|94	- new version
12cr|rox-mime-editor-0.5-5|95	

7079 12
12cr|rox-musicbox-027-7|1	%define name rox-musicbox
12cr|rox-musicbox-027-7|2	%define oname MusicBox
12cr|rox-musicbox-027-7|3	%define version 027
12cr|rox-musicbox-027-7|4	%define release %mkrel 7
12cr|rox-musicbox-027-7|5	
12cr|rox-musicbox-027-7|6	Summary: Music player for the ROX desktop
12cr|rox-musicbox-027-7|7	Name: %{name}
12cr|rox-musicbox-027-7|8	Version: %{version}
12cr|rox-musicbox-027-7|9	Release: %{release}
12cr|rox-musicbox-027-7|10	Source0: http://www.hayber.us/rox/musicbox/%{oname}-%{version}.tar.bz2
12cr|rox-musicbox-027-7|11	Patch: MusicBox-026-pic.patch
12cr|rox-musicbox-027-7|12	License: GPL
12cr|rox-musicbox-027-7|13	Group: Sound
12cr|rox-musicbox-027-7|14	URL: http://www.hayber.us/rox/MusicBox/
12cr|rox-musicbox-027-7|15	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|rox-musicbox-027-7|16	Requires: rox-lib >= 1.9.8
12cr|rox-musicbox-027-7|17	Requires: pyvorbis
12cr|rox-musicbox-027-7|18	Requires: pyao
12cr|rox-musicbox-027-7|19	Requires: pymad
12cr|rox-musicbox-027-7|20	Requires: pyid3lib
12cr|rox-musicbox-027-7|21	#BuildRequires: libflac-devel
12cr|rox-musicbox-027-7|22	BuildRequires: python-devel
12cr|rox-musicbox-027-7|23	BuildRequires: swig
12cr|rox-musicbox-027-7|24	
12cr|rox-musicbox-027-7|25	%description
12cr|rox-musicbox-027-7|26	MusicBox plays your mp3 and ogg files (yea!).  It supports ogg via
12cr|rox-musicbox-027-7|27	pyogg/libvorbis and mp3 via pymad/libmad.
12cr|rox-musicbox-027-7|28	
12cr|rox-musicbox-027-7|29	MusicBox supports mp3, ogg files, directories, .pls and .m3u files to
12cr|rox-musicbox-027-7|30	build the playlist.  Any and all of these can be used together.
12cr|rox-musicbox-027-7|31	
12cr|rox-musicbox-027-7|32	%prep
12cr|rox-musicbox-027-7|33	%setup -q -n %oname
12cr|rox-musicbox-027-7|34	%patch -p1
12cr|rox-musicbox-027-7|35	find  . -name .svn|xargs rm -rf
12cr|rox-musicbox-027-7|36	
12cr|rox-musicbox-027-7|37	%build
12cr|rox-musicbox-027-7|38	#cd plugins/flac
12cr|rox-musicbox-027-7|39	#%make
12cr|rox-musicbox-027-7|40	
12cr|rox-musicbox-027-7|41	%install
12cr|rox-musicbox-027-7|42	rm -rf $RPM_BUILD_ROOT %name.lang
12cr|rox-musicbox-027-7|43	mkdir -p %buildroot/%_libdir/apps
12cr|rox-musicbox-027-7|44	cp -r ../%oname %buildroot/%_libdir/apps/
12cr|rox-musicbox-027-7|45	rm -f %buildroot/%_libdir/apps/%oname/Messages/*.po
12cr|rox-musicbox-027-7|46	rm -f %buildroot/%_libdir/apps/%oname/messages.pot
12cr|rox-musicbox-027-7|47	# wrong bytecode version
12cr|rox-musicbox-027-7|48	rm -f %buildroot/%_libdir/apps/%oname/*.pyc
12cr|rox-musicbox-027-7|49	rm -f %buildroot/%_libdir/apps/%oname/Messages/dist
12cr|rox-musicbox-027-7|50	rm -f %buildroot/%_libdir/apps/%oname/Messages/update-po
12cr|rox-musicbox-027-7|51	rm -f %buildroot/%_libdir/apps/%oname/Messages/make_tips
12cr|rox-musicbox-027-7|52	#flac source code
12cr|rox-musicbox-027-7|53	rm -f %buildroot%_libdir/apps/%oname/plugins/flac/*.i
12cr|rox-musicbox-027-7|54	rm -f %buildroot%_libdir/apps/%oname/plugins/flac/*.c
12cr|rox-musicbox-027-7|55	rm -f %buildroot%_libdir/apps/%oname/plugins/flac/Makefile
12cr|rox-musicbox-027-7|56	
12cr|rox-musicbox-027-7|57	for gmo in %buildroot%_libdir/apps/%oname/Messages/*.gmo;do
12cr|rox-musicbox-027-7|58	echo "%lang($(basename $gmo|sed s/.gmo//)) $(echo $gmo|sed s!%buildroot!!)" >> %name.lang
12cr|rox-musicbox-027-7|59	done
12cr|rox-musicbox-027-7|60	
12cr|rox-musicbox-027-7|61	%clean
12cr|rox-musicbox-027-7|62	rm -rf $RPM_BUILD_ROOT
12cr|rox-musicbox-027-7|63	
12cr|rox-musicbox-027-7|64	%files -f %name.lang
12cr|rox-musicbox-027-7|65	%defattr(-,root,root)
12cr|rox-musicbox-027-7|66	%doc %_libdir/apps/%oname/Help
12cr|rox-musicbox-027-7|67	%dir %_libdir/apps/%oname/
12cr|rox-musicbox-027-7|68	%dir %_libdir/apps/%oname/Messages
12cr|rox-musicbox-027-7|69	%_libdir/apps/%oname/Messages/tips.py
12cr|rox-musicbox-027-7|70	%_libdir/apps/%oname/plugins/
12cr|rox-musicbox-027-7|71	%_libdir/apps/%oname/Extras/
12cr|rox-musicbox-027-7|72	%_libdir/apps/%oname/images/
12cr|rox-musicbox-027-7|73	%_libdir/apps/%oname/AppRun
12cr|rox-musicbox-027-7|74	%_libdir/apps/%oname/.DirIcon
12cr|rox-musicbox-027-7|75	%_libdir/apps/%oname/*.py
12cr|rox-musicbox-027-7|76	%_libdir/apps/%oname/AppInfo.xml
12cr|rox-musicbox-027-7|77	%_libdir/apps/%oname/Options.xml
12cr|rox-musicbox-027-7|78	%_libdir/apps/%oname/tips
12cr|rox-musicbox-027-7|79	
12cr|rox-musicbox-027-7|80	
12cr|rox-musicbox-027-7|81	
12cr|rox-musicbox-027-7|82	
12cr|rox-musicbox-027-7|83	%changelog
12cr|rox-musicbox-027-7|84	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 027-7mdv2011.0
12cr|rox-musicbox-027-7|85	+ Revision: 614715
12cr|rox-musicbox-027-7|86	- the mass rebuild of 2010.1 packages
12cr|rox-musicbox-027-7|87	
12cr|rox-musicbox-027-7|88	* Fri Apr 02 2010 Funda Wang <fwang@mandriva.org> 027-6mdv2010.1
12cr|rox-musicbox-027-7|89	+ Revision: 530759
12cr|rox-musicbox-027-7|90	- rebuild
12cr|rox-musicbox-027-7|91	
12cr|rox-musicbox-027-7|92	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 027-5mdv2010.0
12cr|rox-musicbox-027-7|93	+ Revision: 433395
12cr|rox-musicbox-027-7|94	- rebuild
12cr|rox-musicbox-027-7|95	
12cr|rox-musicbox-027-7|96	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 027-4mdv2009.0
12cr|rox-musicbox-027-7|97	+ Revision: 260301
12cr|rox-musicbox-027-7|98	- rebuild
12cr|rox-musicbox-027-7|99	
12cr|rox-musicbox-027-7|100	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 027-3mdv2009.0
12cr|rox-musicbox-027-7|101	+ Revision: 251406
12cr|rox-musicbox-027-7|102	- rebuild
12cr|rox-musicbox-027-7|103	
12cr|rox-musicbox-027-7|104	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 027-1mdv2008.1
12cr|rox-musicbox-027-7|105	+ Revision: 140747
12cr|rox-musicbox-027-7|106	- restore BuildRoot
12cr|rox-musicbox-027-7|107	
12cr|rox-musicbox-027-7|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|rox-musicbox-027-7|109	- kill re-definition of %%buildroot on Pixel's request
12cr|rox-musicbox-027-7|110	
12cr|rox-musicbox-027-7|111	
12cr|rox-musicbox-027-7|112	* Mon Jan 22 2007 Götz Waschk <waschk@mandriva.org> 027-1mdv2007.0
12cr|rox-musicbox-027-7|113	+ Revision: 111751
12cr|rox-musicbox-027-7|114	- Import rox-musicbox
12cr|rox-musicbox-027-7|115	
12cr|rox-musicbox-027-7|116	* Mon Jan 22 2007 Gtz Waschk <waschk@mandriva.org> 027-1mdv2007.1
12cr|rox-musicbox-027-7|117	- disable flac
12cr|rox-musicbox-027-7|118	- new version
12cr|rox-musicbox-027-7|119	
12cr|rox-musicbox-027-7|120	* Tue Aug 01 2006 Götz Waschk <waschk@mandriva.org> 026-1mdv2007.0
12cr|rox-musicbox-027-7|121	- Rebuild
12cr|rox-musicbox-027-7|122	
12cr|rox-musicbox-027-7|123	* Mon Dec 05 2005 Gtz Waschk <waschk@mandriva.org> 026-1mdk
12cr|rox-musicbox-027-7|124	- fix build on x86_64
12cr|rox-musicbox-027-7|125	- New release 026
12cr|rox-musicbox-027-7|126	
12cr|rox-musicbox-027-7|127	* Thu Oct 27 2005 Lenny Cartier <lenny@mandriva.com> 024-2mdk
12cr|rox-musicbox-027-7|128	- rebuild for allegro
12cr|rox-musicbox-027-7|129	
12cr|rox-musicbox-027-7|130	* Tue Oct 18 2005 Gtz Waschk <waschk@mandriva.org> 024-1mdk
12cr|rox-musicbox-027-7|131	- no more noarch
12cr|rox-musicbox-027-7|132	- fix URL
12cr|rox-musicbox-027-7|133	- update buildrequires
12cr|rox-musicbox-027-7|134	- New release 024
12cr|rox-musicbox-027-7|135	
12cr|rox-musicbox-027-7|136	* Tue Oct 19 2004 Gtz Waschk <waschk@linux-mandrake.com> 019-1mdk
12cr|rox-musicbox-027-7|137	- fix file list
12cr|rox-musicbox-027-7|138	- New release 019
12cr|rox-musicbox-027-7|139	
12cr|rox-musicbox-027-7|140	* Wed May 19 2004 Gtz Waschk <waschk@linux-mandrake.com> 017.1-2mdk
12cr|rox-musicbox-027-7|141	- fix URL
12cr|rox-musicbox-027-7|142	
12cr|rox-musicbox-027-7|143	* Wed May 19 2004 Gtz Waschk <waschk@linux-mandrake.com> 017.1-1mdk
12cr|rox-musicbox-027-7|144	- new version
12cr|rox-musicbox-027-7|145	
12cr|rox-musicbox-027-7|146	* Thu Apr 15 2004 Gtz Waschk <waschk@linux-mandrake.com> 015-1mdk
12cr|rox-musicbox-027-7|147	- initial package
12cr|rox-musicbox-027-7|148	

7080 12
12cr|rox-pager-1.0.2-0.20050604.6|1	%define oname Pager
12cr|rox-pager-1.0.2-0.20050604.6|2	%define version 1.0.2
12cr|rox-pager-1.0.2-0.20050604.6|3	%define cvs 20050604
12cr|rox-pager-1.0.2-0.20050604.6|4	%define fname pager-%cvs
12cr|rox-pager-1.0.2-0.20050604.6|5	Name:		rox-pager
12cr|rox-pager-1.0.2-0.20050604.6|6	Version:	%version
12cr|rox-pager-1.0.2-0.20050604.6|7	Release:	%mkrel 0.%cvs.6
12cr|rox-pager-1.0.2-0.20050604.6|8	Summary:	Pager for the panel of the ROX-Filer
12cr|rox-pager-1.0.2-0.20050604.6|9	Group:		Graphical desktop/Other
12cr|rox-pager-1.0.2-0.20050604.6|10	License:	GPL
12cr|rox-pager-1.0.2-0.20050604.6|11	URL:		http://rox.sourceforge.net/phpwiki/index.php/Pager
12cr|rox-pager-1.0.2-0.20050604.6|12	Source0:	http://prdownloads.sourceforge.net/rox/%fname.tar.bz2
12cr|rox-pager-1.0.2-0.20050604.6|13	Requires:       rox
12cr|rox-pager-1.0.2-0.20050604.6|14	BuildRequires: libwnck-devel
12cr|rox-pager-1.0.2-0.20050604.6|15	BuildRequires: libxml2-devel
12cr|rox-pager-1.0.2-0.20050604.6|16	Buildroot: %_tmppath/%name-%version
12cr|rox-pager-1.0.2-0.20050604.6|17	
12cr|rox-pager-1.0.2-0.20050604.6|18	%description
12cr|rox-pager-1.0.2-0.20050604.6|19	The pager is a panel applet that shows a miniature view of your
12cr|rox-pager-1.0.2-0.20050604.6|20	desktop. You can use it to bring hidden windows to the front, move
12cr|rox-pager-1.0.2-0.20050604.6|21	windows around or, if using multiple workspaces, see which one you're
12cr|rox-pager-1.0.2-0.20050604.6|22	on and change between them.
12cr|rox-pager-1.0.2-0.20050604.6|23	
12cr|rox-pager-1.0.2-0.20050604.6|24	The pager will only work if your window manager supports the Extended
12cr|rox-pager-1.0.2-0.20050604.6|25	Window Manager Hints standard, defined at http://freedesktop.org.
12cr|rox-pager-1.0.2-0.20050604.6|26	Different window managers have different levels of support for this,
12cr|rox-pager-1.0.2-0.20050604.6|27	so if it doesn't work, it's probably a problem with the window manager
12cr|rox-pager-1.0.2-0.20050604.6|28	rather than with the pager.
12cr|rox-pager-1.0.2-0.20050604.6|29	
12cr|rox-pager-1.0.2-0.20050604.6|30	%define _appsdir %{_libdir}/apps
12cr|rox-pager-1.0.2-0.20050604.6|31	
12cr|rox-pager-1.0.2-0.20050604.6|32	%prep
12cr|rox-pager-1.0.2-0.20050604.6|33	%setup -q -n %oname
12cr|rox-pager-1.0.2-0.20050604.6|34	
12cr|rox-pager-1.0.2-0.20050604.6|35	%build
12cr|rox-pager-1.0.2-0.20050604.6|36	export CFLAGS="$RPM_OPT_FLAGS"
12cr|rox-pager-1.0.2-0.20050604.6|37	./AppRun --compile
12cr|rox-pager-1.0.2-0.20050604.6|38	
12cr|rox-pager-1.0.2-0.20050604.6|39	%install
12cr|rox-pager-1.0.2-0.20050604.6|40	rm -rf %buildroot
12cr|rox-pager-1.0.2-0.20050604.6|41	mkdir -p $RPM_BUILD_ROOT%{_appsdir}
12cr|rox-pager-1.0.2-0.20050604.6|42	cp -a ../%oname $RPM_BUILD_ROOT%{_appsdir}/%{oname}
12cr|rox-pager-1.0.2-0.20050604.6|43	rm -rf %buildroot%_appsdir/%oname/./src
12cr|rox-pager-1.0.2-0.20050604.6|44	
12cr|rox-pager-1.0.2-0.20050604.6|45	
12cr|rox-pager-1.0.2-0.20050604.6|46	%files
12cr|rox-pager-1.0.2-0.20050604.6|47	%defattr(-,root,root)
12cr|rox-pager-1.0.2-0.20050604.6|48	%doc %{_appsdir}/%oname/Help
12cr|rox-pager-1.0.2-0.20050604.6|49	%dir %{_appsdir}/%oname/
12cr|rox-pager-1.0.2-0.20050604.6|50	%{_appsdir}/%oname/Linux*
12cr|rox-pager-1.0.2-0.20050604.6|51	%{_appsdir}/%oname/App*
12cr|rox-pager-1.0.2-0.20050604.6|52	%{_appsdir}/%oname/Options.xml
12cr|rox-pager-1.0.2-0.20050604.6|53	%{_appsdir}/%oname/.DirIcon
12cr|rox-pager-1.0.2-0.20050604.6|54	%dir %_libdir/apps/Pager/Messages/
12cr|rox-pager-1.0.2-0.20050604.6|55	%lang(it) %_libdir/apps/Pager/Messages/it.gmo
12cr|rox-pager-1.0.2-0.20050604.6|56	
12cr|rox-pager-1.0.2-0.20050604.6|57	%clean
12cr|rox-pager-1.0.2-0.20050604.6|58	rm -rf %buildroot
12cr|rox-pager-1.0.2-0.20050604.6|59	
12cr|rox-pager-1.0.2-0.20050604.6|60	
12cr|rox-pager-1.0.2-0.20050604.6|61	
12cr|rox-pager-1.0.2-0.20050604.6|62	
12cr|rox-pager-1.0.2-0.20050604.6|63	%changelog
12cr|rox-pager-1.0.2-0.20050604.6|64	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.2-0.20050604.6mdv2010.0
12cr|rox-pager-1.0.2-0.20050604.6|65	+ Revision: 433425
12cr|rox-pager-1.0.2-0.20050604.6|66	- rebuild
12cr|rox-pager-1.0.2-0.20050604.6|67	
12cr|rox-pager-1.0.2-0.20050604.6|68	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.2-0.20050604.5mdv2008.1
12cr|rox-pager-1.0.2-0.20050604.6|69	+ Revision: 140747
12cr|rox-pager-1.0.2-0.20050604.6|70	- restore BuildRoot
12cr|rox-pager-1.0.2-0.20050604.6|71	
12cr|rox-pager-1.0.2-0.20050604.6|72	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|rox-pager-1.0.2-0.20050604.6|73	- kill re-definition of %%buildroot on Pixel's request
12cr|rox-pager-1.0.2-0.20050604.6|74	
12cr|rox-pager-1.0.2-0.20050604.6|75	* Tue Jun 12 2007 Götz Waschk <waschk@mandriva.org> 1.0.2-0.20050604.5mdv2008.0
12cr|rox-pager-1.0.2-0.20050604.6|76	+ Revision: 38209
12cr|rox-pager-1.0.2-0.20050604.6|77	- rebuild
12cr|rox-pager-1.0.2-0.20050604.6|78	
12cr|rox-pager-1.0.2-0.20050604.6|79	
12cr|rox-pager-1.0.2-0.20050604.6|80	* Fri Nov 03 2006 Götz Waschk <waschk@mandriva.org> 1.0.2-0.20050604.4mdv2007.0
12cr|rox-pager-1.0.2-0.20050604.6|81	+ Revision: 76206
12cr|rox-pager-1.0.2-0.20050604.6|82	- Import rox-pager
12cr|rox-pager-1.0.2-0.20050604.6|83	
12cr|rox-pager-1.0.2-0.20050604.6|84	* Fri Nov 03 2006 Gtz Waschk <waschk@mandriva.org> 1.0.2-0.20050604.4mdv2007.1
12cr|rox-pager-1.0.2-0.20050604.6|85	- mkrel
12cr|rox-pager-1.0.2-0.20050604.6|86	
12cr|rox-pager-1.0.2-0.20050604.6|87	* Thu Oct 13 2005 Gtz Waschk <waschk@mandriva.org> 1.0.2-0.20050604.3mdk
12cr|rox-pager-1.0.2-0.20050604.6|88	- rebuild for new libwnck
12cr|rox-pager-1.0.2-0.20050604.6|89	
12cr|rox-pager-1.0.2-0.20050604.6|90	* Fri Sep 02 2005 Gtz Waschk <waschk@mandriva.org> 1.0.2-0.20050604.2mdk
12cr|rox-pager-1.0.2-0.20050604.6|91	- rebuild to remove glitz dep
12cr|rox-pager-1.0.2-0.20050604.6|92	
12cr|rox-pager-1.0.2-0.20050604.6|93	* Tue Aug 23 2005 Gtz Waschk <waschk@mandriva.org> 1.0.2-0.20050604.1mdk
12cr|rox-pager-1.0.2-0.20050604.6|94	- update to cvs snapshot
12cr|rox-pager-1.0.2-0.20050604.6|95	
12cr|rox-pager-1.0.2-0.20050604.6|96	* Fri Feb 04 2005 Gtz Waschk <waschk@linux-mandrake.com> 1.0.1-1mdk
12cr|rox-pager-1.0.2-0.20050604.6|97	- update file list
12cr|rox-pager-1.0.2-0.20050604.6|98	- New release 1.0.1
12cr|rox-pager-1.0.2-0.20050604.6|99	
12cr|rox-pager-1.0.2-0.20050604.6|100	* Mon Jan 12 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.0.0-3mdk
12cr|rox-pager-1.0.2-0.20050604.6|101	- fix buildrequires
12cr|rox-pager-1.0.2-0.20050604.6|102	
12cr|rox-pager-1.0.2-0.20050604.6|103	* Mon Jan 12 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.0.0-2mdk
12cr|rox-pager-1.0.2-0.20050604.6|104	- fix description, thanks to Markus berall
12cr|rox-pager-1.0.2-0.20050604.6|105	
12cr|rox-pager-1.0.2-0.20050604.6|106	* Mon Jan 12 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.0.0-1mdk
12cr|rox-pager-1.0.2-0.20050604.6|107	- initial package
12cr|rox-pager-1.0.2-0.20050604.6|108	

7081 12
12cr|rox-session-0.30-5|1	%define oname ROX-Session
12cr|rox-session-0.30-5|2	%define version 0.30
12cr|rox-session-0.30-5|3	%define name rox-session
12cr|rox-session-0.30-5|4	%define appdir %_prefix/lib/apps
12cr|rox-session-0.30-5|5	Name:		%name
12cr|rox-session-0.30-5|6	Version:	%version
12cr|rox-session-0.30-5|7	Release: %mkrel 5
12cr|rox-session-0.30-5|8	Summary:	Session manager for the ROX graphical desktop
12cr|rox-session-0.30-5|9	Group:		Graphical desktop/Other
12cr|rox-session-0.30-5|10	License:	GPL
12cr|rox-session-0.30-5|11	URL:		http://rox.sourceforge.net/rox_session.php3
12cr|rox-session-0.30-5|12	Source:		http://prdownloads.sourceforge.net/rox/%{name}-%{version}.tar.bz2
12cr|rox-session-0.30-5|13	Source1:	rox-session
12cr|rox-session-0.30-5|14	Source2:	%name-48.png
12cr|rox-session-0.30-5|15	Source3:	%name-32.png
12cr|rox-session-0.30-5|16	Source4:	%name-16.png
12cr|rox-session-0.30-5|17	Patch1: rox-session-0.26-suppress-error.patch
12cr|rox-session-0.30-5|18	Requires:	rox-lib
12cr|rox-session-0.30-5|19	Requires: 	python
12cr|rox-session-0.30-5|20	Requires:	dbus-python
12cr|rox-session-0.30-5|21	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|rox-session-0.30-5|22	BuildArch: noarch
12cr|rox-session-0.30-5|23	
12cr|rox-session-0.30-5|24	%description
12cr|rox-session-0.30-5|25	ROX-Session is a really simple session manager. It loads, runs any
12cr|rox-session-0.30-5|26	programs you asked it to, and then quits when you run it a second time
12cr|rox-session-0.30-5|27	(thus ending your session). It does not display any windows until you
12cr|rox-session-0.30-5|28	ask it to quit.
12cr|rox-session-0.30-5|29	
12cr|rox-session-0.30-5|30	The first time you run it it will offer to make itself your session
12cr|rox-session-0.30-5|31	manager (so that you'll get a ROX desktop when you log in).
12cr|rox-session-0.30-5|32	
12cr|rox-session-0.30-5|33	%prep
12cr|rox-session-0.30-5|34	%setup -q
12cr|rox-session-0.30-5|35	%patch1 -p1
12cr|rox-session-0.30-5|36	chmod 644 %oname/*.xml
12cr|rox-session-0.30-5|37	
12cr|rox-session-0.30-5|38	%build
12cr|rox-session-0.30-5|39	rm -f %oname/Messages/*.p?
12cr|rox-session-0.30-5|40	rm -f %oname/Messages/update-po
12cr|rox-session-0.30-5|41	rm -f %oname/Messages/dist
12cr|rox-session-0.30-5|42	
12cr|rox-session-0.30-5|43	%install
12cr|rox-session-0.30-5|44	rm -rf $RPM_BUILD_ROOT %name.lang
12cr|rox-session-0.30-5|45	mkdir -p $RPM_BUILD_ROOT%appdir
12cr|rox-session-0.30-5|46	cp -a ./%oname $RPM_BUILD_ROOT%appdir
12cr|rox-session-0.30-5|47	rm -rf %buildroot%appdir/%oname/{src,build}
12cr|rox-session-0.30-5|48	
12cr|rox-session-0.30-5|49	#rox session entry
12cr|rox-session-0.30-5|50	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cr|rox-session-0.30-5|51	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/17Rox
12cr|rox-session-0.30-5|52	NAME=ROX
12cr|rox-session-0.30-5|53	ICON=%name.png
12cr|rox-session-0.30-5|54	DESC=Session manager for the ROX desktop
12cr|rox-session-0.30-5|55	EXEC=%{_bindir}/rox-session
12cr|rox-session-0.30-5|56	SCRIPT:
12cr|rox-session-0.30-5|57	exec %{_bindir}/rox-session
12cr|rox-session-0.30-5|58	EOF
12cr|rox-session-0.30-5|59	
12cr|rox-session-0.30-5|60	#session script
12cr|rox-session-0.30-5|61	mkdir -p %buildroot%_bindir
12cr|rox-session-0.30-5|62	cp %SOURCE1 %buildroot%_bindir/%name
12cr|rox-session-0.30-5|63	#gw path to the ROX-Session directory
12cr|rox-session-0.30-5|64	perl -pi -e "s^%%s^%appdir/%oname^" %buildroot%_bindir/%name
12cr|rox-session-0.30-5|65	
12cr|rox-session-0.30-5|66	#session icons
12cr|rox-session-0.30-5|67	mkdir -p %buildroot{%_iconsdir,%_miconsdir,%_liconsdir}
12cr|rox-session-0.30-5|68	install -m 644 %SOURCE2 %buildroot%_liconsdir/%name.png
12cr|rox-session-0.30-5|69	install -m 644 %SOURCE3 %buildroot%_iconsdir/%name.png
12cr|rox-session-0.30-5|70	install -m 644 %SOURCE4 %buildroot%_miconsdir/%name.png
12cr|rox-session-0.30-5|71	
12cr|rox-session-0.30-5|72	for gmo in %buildroot%appdir/%oname/Messages/*.gmo;do
12cr|rox-session-0.30-5|73	echo "%lang($(basename $gmo|sed s/.gmo//)) $(echo $gmo|sed s!%buildroot!!)" >> %name.lang
12cr|rox-session-0.30-5|74	done
12cr|rox-session-0.30-5|75	
12cr|rox-session-0.30-5|76	%clean
12cr|rox-session-0.30-5|77	rm -rf $RPM_BUILD_ROOT
12cr|rox-session-0.30-5|78	
12cr|rox-session-0.30-5|79	%post
12cr|rox-session-0.30-5|80	%make_session
12cr|rox-session-0.30-5|81	
12cr|rox-session-0.30-5|82	%postun
12cr|rox-session-0.30-5|83	%make_session
12cr|rox-session-0.30-5|84	
12cr|rox-session-0.30-5|85	%files -f %name.lang
12cr|rox-session-0.30-5|86	%defattr (-,root,root)
12cr|rox-session-0.30-5|87	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/17Rox
12cr|rox-session-0.30-5|88	%attr(755,root,root) %{_bindir}/rox-session
12cr|rox-session-0.30-5|89	%doc %appdir/%oname/Help
12cr|rox-session-0.30-5|90	%dir %appdir/%oname
12cr|rox-session-0.30-5|91	%appdir/%oname/.DirIcon
12cr|rox-session-0.30-5|92	%appdir/%oname/browser
12cr|rox-session-0.30-5|93	%appdir/%oname/AppRun
12cr|rox-session-0.30-5|94	%appdir/%oname/Login
12cr|rox-session-0.30-5|95	%appdir/%oname/RunROX
12cr|rox-session-0.30-5|96	%appdir/%oname/Setup*
12cr|rox-session-0.30-5|97	%appdir/%oname/Styles
12cr|rox-session-0.30-5|98	%appdir/%oname/*.*
12cr|rox-session-0.30-5|99	%appdir/%oname/images
12cr|rox-session-0.30-5|100	%appdir/%oname/tests
12cr|rox-session-0.30-5|101	%dir %appdir/%oname/Messages
12cr|rox-session-0.30-5|102	%_liconsdir/%name.png
12cr|rox-session-0.30-5|103	%_iconsdir/%name.png
12cr|rox-session-0.30-5|104	%_miconsdir/%name.png
12cr|rox-session-0.30-5|105	
12cr|rox-session-0.30-5|106	
12cr|rox-session-0.30-5|107	
12cr|rox-session-0.30-5|108	%changelog
12cr|rox-session-0.30-5|109	* Thu May 07 2009 Gustavo De Nardin <gustavodn@mandriva.com> 0.30-5mdv2010.0
12cr|rox-session-0.30-5|110	+ Revision: 372808
12cr|rox-session-0.30-5|111	- fixed oroborox WM name
12cr|rox-session-0.30-5|112	- use bunzipped file
12cr|rox-session-0.30-5|113	- bunzip2 plain text file
12cr|rox-session-0.30-5|114	
12cr|rox-session-0.30-5|115	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.30-4mdv2009.0
12cr|rox-session-0.30-5|116	+ Revision: 260303
12cr|rox-session-0.30-5|117	- rebuild
12cr|rox-session-0.30-5|118	
12cr|rox-session-0.30-5|119	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.30-3mdv2009.0
12cr|rox-session-0.30-5|120	+ Revision: 251444
12cr|rox-session-0.30-5|121	- rebuild
12cr|rox-session-0.30-5|122	
12cr|rox-session-0.30-5|123	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.30-1mdv2008.1
12cr|rox-session-0.30-5|124	+ Revision: 140747
12cr|rox-session-0.30-5|125	- restore BuildRoot
12cr|rox-session-0.30-5|126	
12cr|rox-session-0.30-5|127	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|rox-session-0.30-5|128	- kill re-definition of %%buildroot on Pixel's request
12cr|rox-session-0.30-5|129	
12cr|rox-session-0.30-5|130	* Tue Apr 17 2007 Götz Waschk <waschk@mandriva.org> 0.30-1mdv2007.1
12cr|rox-session-0.30-5|131	+ Revision: 13565
12cr|rox-session-0.30-5|132	- new version
12cr|rox-session-0.30-5|133	
12cr|rox-session-0.30-5|134	
12cr|rox-session-0.30-5|135	* Mon Sep 11 2006 Gtz Waschk <waschk@mandriva.org> 0.29-1mdv2007.0
12cr|rox-session-0.30-5|136	- New version 0.29
12cr|rox-session-0.30-5|137	
12cr|rox-session-0.30-5|138	* Mon Jul 31 2006 Götz Waschk <waschk@mandriva.org> 0.28-1mdv2007.0
12cr|rox-session-0.30-5|139	- Rebuild
12cr|rox-session-0.30-5|140	
12cr|rox-session-0.30-5|141	* Sat Mar 11 2006 Gtz Waschk <waschk@mandriva.org> 0.28-1mdk
12cr|rox-session-0.30-5|142	- update file list
12cr|rox-session-0.30-5|143	- New release 0.28
12cr|rox-session-0.30-5|144	
12cr|rox-session-0.30-5|145	* Mon Feb 13 2006 Gtz Waschk <waschk@mandriva.org> 0.27-1mdk
12cr|rox-session-0.30-5|146	- it is noarch now
12cr|rox-session-0.30-5|147	- drop patch 0
12cr|rox-session-0.30-5|148	- new source URL
12cr|rox-session-0.30-5|149	- new version
12cr|rox-session-0.30-5|150	
12cr|rox-session-0.30-5|151	* Wed Jan 25 2006 Götz Waschk <waschk@mandriva.org> 0.26-5mdk
12cr|rox-session-0.30-5|152	- rebuild for new dbus
12cr|rox-session-0.30-5|153	- use mkrel
12cr|rox-session-0.30-5|154	
12cr|rox-session-0.30-5|155	* Wed Oct 26 2005 Götz Waschk <waschk@mandriva.org> 0.26-4mdk
12cr|rox-session-0.30-5|156	- rebuild for new dbus
12cr|rox-session-0.30-5|157	
12cr|rox-session-0.30-5|158	* Thu Oct 13 2005 Gtz Waschk <waschk@mandriva.org> 0.26-3mdk
12cr|rox-session-0.30-5|159	- update session script (source 1)
12cr|rox-session-0.30-5|160	- patch1 to suppress error about 0which
12cr|rox-session-0.30-5|161	
12cr|rox-session-0.30-5|162	* Sun Aug 28 2005 Gtz Waschk <waschk@mandriva.org> 0.26-2mdk
12cr|rox-session-0.30-5|163	- reebable fortify
12cr|rox-session-0.30-5|164	
12cr|rox-session-0.30-5|165	* Sun Aug 28 2005 Gtz Waschk <waschk@mandriva.org> 0.26-1mdk
12cr|rox-session-0.30-5|166	- update paths
12cr|rox-session-0.30-5|167	- disable fortify
12cr|rox-session-0.30-5|168	- New release 0.26
12cr|rox-session-0.30-5|169	
12cr|rox-session-0.30-5|170	* Thu Aug 11 2005 Götz Waschk <waschk@mandriva.org> 0.1.25-2mdk
12cr|rox-session-0.30-5|171	- Rebuild
12cr|rox-session-0.30-5|172	
12cr|rox-session-0.30-5|173	* Thu Oct 14 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.1.25-1mdk
12cr|rox-session-0.30-5|174	- New release 0.1.25
12cr|rox-session-0.30-5|175	
12cr|rox-session-0.30-5|176	* Fri Aug 20 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.1.24-1mdk
12cr|rox-session-0.30-5|177	- fix source URL
12cr|rox-session-0.30-5|178	- New release 0.1.24
12cr|rox-session-0.30-5|179	
12cr|rox-session-0.30-5|180	* Fri Jun 11 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.1.23-1mdk
12cr|rox-session-0.30-5|181	- patch to prefer oroborox if installed
12cr|rox-session-0.30-5|182	- New release 0.1.23
12cr|rox-session-0.30-5|183	
12cr|rox-session-0.30-5|184	* Tue Apr 27 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.1.22-2mdk
12cr|rox-session-0.30-5|185	- update source1
12cr|rox-session-0.30-5|186	
12cr|rox-session-0.30-5|187	* Mon Apr 26 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.1.22-1mdk
12cr|rox-session-0.30-5|188	- fix file listing
12cr|rox-session-0.30-5|189	- requires dbus
12cr|rox-session-0.30-5|190	- cvs snapshot
12cr|rox-session-0.30-5|191	
12cr|rox-session-0.30-5|192	* Sun Oct 26 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.1.21-1mdk
12cr|rox-session-0.30-5|193	- new version
12cr|rox-session-0.30-5|194	

7082 12
12cr|rox-system-1.9.1-7|1	%define oname system
12cr|rox-system-1.9.1-7|2	%define roxname System
12cr|rox-system-1.9.1-7|3	%define roxdir %_prefix/lib/apps
12cr|rox-system-1.9.1-7|4	
12cr|rox-system-1.9.1-7|5	Name:		rox-system
12cr|rox-system-1.9.1-7|6	Version:	1.9.1
12cr|rox-system-1.9.1-7|7	Release:	7
12cr|rox-system-1.9.1-7|8	Summary:	System monitor for the ROX graphical desktop
12cr|rox-system-1.9.1-7|9	Group:		Graphical desktop/Other
12cr|rox-system-1.9.1-7|10	License:	GPL
12cr|rox-system-1.9.1-7|11	URL:		http://rox.sourceforge.net/system.html
12cr|rox-system-1.9.1-7|12	Source:		http://prdownloads.sourceforge.net/%{name}/%{oname}-%{version}.tar.bz2
12cr|rox-system-1.9.1-7|13	Requires:	rox-lib >= 1.9.9
12cr|rox-system-1.9.1-7|14	Requires:	python-ctypes
12cr|rox-system-1.9.1-7|15	BuildArch:	noarch
12cr|rox-system-1.9.1-7|16	
12cr|rox-system-1.9.1-7|17	%description
12cr|rox-system-1.9.1-7|18	System displays information about your system - what processes are running
12cr|rox-system-1.9.1-7|19	and the amount of memory they are using, as well as free and used disk space.
12cr|rox-system-1.9.1-7|20	It can also be useful for quitting crashed applications.
12cr|rox-system-1.9.1-7|21	
12cr|rox-system-1.9.1-7|22	%prep
12cr|rox-system-1.9.1-7|23	%setup -q -n %{oname}-%{version}
12cr|rox-system-1.9.1-7|24	
12cr|rox-system-1.9.1-7|25	%build
12cr|rox-system-1.9.1-7|26	cd %{roxname}/Messages
12cr|rox-system-1.9.1-7|27	./dist
12cr|rox-system-1.9.1-7|28	rm -f *.old
12cr|rox-system-1.9.1-7|29	
12cr|rox-system-1.9.1-7|30	%install
12cr|rox-system-1.9.1-7|31	mkdir -p %{buildroot}%{roxdir}
12cr|rox-system-1.9.1-7|32	cp -a %{roxname} %{buildroot}%{roxdir}
12cr|rox-system-1.9.1-7|33	rm -rf %{buildroot}%{roxdir}/%{roxname}/CVS \
12cr|rox-system-1.9.1-7|34	%{buildroot}%{roxdir}/%{roxname}/Help/CVS \
12cr|rox-system-1.9.1-7|35	%{buildroot}%{roxdir}/%{roxname}/Messages/dist \
12cr|rox-system-1.9.1-7|36	%{buildroot}%{roxdir}/%{roxname}/Messages/*po
12cr|rox-system-1.9.1-7|37	
12cr|rox-system-1.9.1-7|38	for gmo in %{buildroot}%{roxdir}/%{roxname}/Messages/*.gmo;do
12cr|rox-system-1.9.1-7|39	echo "%lang($(basename $gmo|sed s/.gmo//)) $(echo $gmo|sed s!%{buildroot}!!)" >> %{name}.lang
12cr|rox-system-1.9.1-7|40	done
12cr|rox-system-1.9.1-7|41	
12cr|rox-system-1.9.1-7|42	%files -f %{name}.lang
12cr|rox-system-1.9.1-7|43	%doc %{roxdir}/%{roxname}/Help
12cr|rox-system-1.9.1-7|44	%dir %{roxdir}/%{roxname}
12cr|rox-system-1.9.1-7|45	%dir %{roxdir}/%{roxname}/Messages
12cr|rox-system-1.9.1-7|46	%{roxdir}/%{roxname}/.DirIcon
12cr|rox-system-1.9.1-7|47	%{roxdir}/%{roxname}/*.py
12cr|rox-system-1.9.1-7|48	%{roxdir}/%{roxname}/AppRun
12cr|rox-system-1.9.1-7|49	%attr(644,root,root) %{roxdir}/%{roxname}/*.xml
12cr|rox-system-1.9.1-7|50	%{roxdir}/%{roxname}/images
12cr|rox-system-1.9.1-7|51	

7083 12
12cr|rox-wallpaper-2.1-5|1	%define name rox-wallpaper
12cr|rox-wallpaper-2.1-5|2	%define oname wallpaper
12cr|rox-wallpaper-2.1-5|3	%define version 2.1
12cr|rox-wallpaper-2.1-5|4	%define release %mkrel 5
12cr|rox-wallpaper-2.1-5|5	%define appdir %_prefix/lib/apps
12cr|rox-wallpaper-2.1-5|6	Summary: Set the wallpaper image for the ROX graphical desktop
12cr|rox-wallpaper-2.1-5|7	Name: %{name}
12cr|rox-wallpaper-2.1-5|8	Version: %{version}
12cr|rox-wallpaper-2.1-5|9	Release: %{release}
12cr|rox-wallpaper-2.1-5|10	Source0: http://prdownloads.sourceforge.net/rox/%{oname}-%{version}.tar.bz2
12cr|rox-wallpaper-2.1-5|11	License: GPL
12cr|rox-wallpaper-2.1-5|12	Group: Graphical desktop/Other
12cr|rox-wallpaper-2.1-5|13	URL: http://rox.sf.net/wallpaper.html
12cr|rox-wallpaper-2.1-5|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|rox-wallpaper-2.1-5|15	Requires: rox-lib
12cr|rox-wallpaper-2.1-5|16	Buildarch: noarch
12cr|rox-wallpaper-2.1-5|17	
12cr|rox-wallpaper-2.1-5|18	%description
12cr|rox-wallpaper-2.1-5|19	This program can be used to set the background image for your pinboard, if
12cr|rox-wallpaper-2.1-5|20	you are using ROX-Filer 1.3.1 or later to manage it. Use an older version of
12cr|rox-wallpaper-2.1-5|21	Wallpaper to set the background with older versions of the filer.
12cr|rox-wallpaper-2.1-5|22	
12cr|rox-wallpaper-2.1-5|23	Note that ROX-Filer already allows you to set an image or plain colour for
12cr|rox-wallpaper-2.1-5|24	the backdrop. Wallpaper lets you do more interesting things...
12cr|rox-wallpaper-2.1-5|25	
12cr|rox-wallpaper-2.1-5|26	%prep
12cr|rox-wallpaper-2.1-5|27	%setup -q -n %oname-%version
12cr|rox-wallpaper-2.1-5|28	chmod 644 Wallpaper/Wallpaper.xml
12cr|rox-wallpaper-2.1-5|29	%build
12cr|rox-wallpaper-2.1-5|30	
12cr|rox-wallpaper-2.1-5|31	%install
12cr|rox-wallpaper-2.1-5|32	rm -rf $RPM_BUILD_ROOT %name.lang
12cr|rox-wallpaper-2.1-5|33	mkdir -p %buildroot/%appdir
12cr|rox-wallpaper-2.1-5|34	cp -r Wallpaper %buildroot/%appdir
12cr|rox-wallpaper-2.1-5|35	rm -rf %buildroot/%appdir/Wallpaper/Messages/*.po
12cr|rox-wallpaper-2.1-5|36	rm -rf %buildroot/%appdir/Wallpaper/Messages/dist
12cr|rox-wallpaper-2.1-5|37	rm -rf %buildroot/%appdir/Wallpaper/Messages/update-po
12cr|rox-wallpaper-2.1-5|38	for gmo in %buildroot%appdir/Wallpaper/Messages/*.gmo;do
12cr|rox-wallpaper-2.1-5|39	echo "%lang($(basename $gmo|sed s/.gmo//)) $(echo $gmo|sed s!%buildroot!!)" >> %name.lang
12cr|rox-wallpaper-2.1-5|40	done
12cr|rox-wallpaper-2.1-5|41	
12cr|rox-wallpaper-2.1-5|42	%clean
12cr|rox-wallpaper-2.1-5|43	rm -rf $RPM_BUILD_ROOT
12cr|rox-wallpaper-2.1-5|44	
12cr|rox-wallpaper-2.1-5|45	%files -f %name.lang
12cr|rox-wallpaper-2.1-5|46	%defattr(-,root,root)
12cr|rox-wallpaper-2.1-5|47	%doc %appdir/Wallpaper/Help
12cr|rox-wallpaper-2.1-5|48	%dir %appdir/Wallpaper
12cr|rox-wallpaper-2.1-5|49	%appdir/Wallpaper/.DirIcon
12cr|rox-wallpaper-2.1-5|50	%appdir/Wallpaper/*.py
12cr|rox-wallpaper-2.1-5|51	%appdir/Wallpaper/App*
12cr|rox-wallpaper-2.1-5|52	%appdir/Wallpaper/Wallpaper.xml
12cr|rox-wallpaper-2.1-5|53	
12cr|rox-wallpaper-2.1-5|54	
12cr|rox-wallpaper-2.1-5|55	
12cr|rox-wallpaper-2.1-5|56	%changelog
12cr|rox-wallpaper-2.1-5|57	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.1-5mdv2010.0
12cr|rox-wallpaper-2.1-5|58	+ Revision: 433428
12cr|rox-wallpaper-2.1-5|59	- rebuild
12cr|rox-wallpaper-2.1-5|60	
12cr|rox-wallpaper-2.1-5|61	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.1-4mdv2009.0
12cr|rox-wallpaper-2.1-5|62	+ Revision: 242561
12cr|rox-wallpaper-2.1-5|63	- rebuild
12cr|rox-wallpaper-2.1-5|64	- kill re-definition of %%buildroot on Pixel's request
12cr|rox-wallpaper-2.1-5|65	
12cr|rox-wallpaper-2.1-5|66	+ Olivier Blin <oblin@mandriva.com>
12cr|rox-wallpaper-2.1-5|67	- restore BuildRoot
12cr|rox-wallpaper-2.1-5|68	
12cr|rox-wallpaper-2.1-5|69	
12cr|rox-wallpaper-2.1-5|70	* Fri Aug 04 2006 Götz Waschk <waschk@mandriva.org> 2.1-1mdv2007.0
12cr|rox-wallpaper-2.1-5|71	- Rebuild
12cr|rox-wallpaper-2.1-5|72	
12cr|rox-wallpaper-2.1-5|73	* Mon Jan 30 2006 Götz Waschk <waschk@mandriva.org> 2.1-1mdk
12cr|rox-wallpaper-2.1-5|74	- New release 2.1
12cr|rox-wallpaper-2.1-5|75	- use mkrel
12cr|rox-wallpaper-2.1-5|76	
12cr|rox-wallpaper-2.1-5|77	* Mon Aug 29 2005 Gtz Waschk <waschk@mandriva.org> 2.0-1mdk
12cr|rox-wallpaper-2.1-5|78	- update file list
12cr|rox-wallpaper-2.1-5|79	- new version
12cr|rox-wallpaper-2.1-5|80	
12cr|rox-wallpaper-2.1-5|81	* Wed Aug 24 2005 Gtz Waschk <waschk@mandriva.org> 1.9.2-3mdk
12cr|rox-wallpaper-2.1-5|82	- drop prefix
12cr|rox-wallpaper-2.1-5|83	
12cr|rox-wallpaper-2.1-5|84	* Fri Aug 13 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.9.2-2mdk
12cr|rox-wallpaper-2.1-5|85	- rebuild
12cr|rox-wallpaper-2.1-5|86	

7084 12
12cr|rox-wrappers-0.1-5|1	%define _appsdir %{_libdir}/apps
12cr|rox-wrappers-0.1-5|2	
12cr|rox-wrappers-0.1-5|3	Summary:	A collection of ROX Wrapper scripts
12cr|rox-wrappers-0.1-5|4	Name:		rox-wrappers
12cr|rox-wrappers-0.1-5|5	Version:	0.1
12cr|rox-wrappers-0.1-5|6	Release:	5
12cr|rox-wrappers-0.1-5|7	Group:		Graphical desktop/Other
12cr|rox-wrappers-0.1-5|8	License:	GPL
12cr|rox-wrappers-0.1-5|9	URL:		http://rox.sourceforge.net
12cr|rox-wrappers-0.1-5|10	Source0:	Wrappers.tar.bz2
12cr|rox-wrappers-0.1-5|11	Source1:	Drives.tar.bz2
12cr|rox-wrappers-0.1-5|12	Source2:	Antiword.tar.bz2
12cr|rox-wrappers-0.1-5|13	Source3:	Display.tar.bz2
12cr|rox-wrappers-0.1-5|14	Source4:	LaTeX.tar.bz2
12cr|rox-wrappers-0.1-5|15	Source5:	XDvi.tar.bz2
12cr|rox-wrappers-0.1-5|16	Source6:	XEmacs.tar.bz2
12cr|rox-wrappers-0.1-5|17	Source7:	XV.tar.bz2
12cr|rox-wrappers-0.1-5|18	Source8:	xTerminal.tar.bz2
12cr|rox-wrappers-0.1-5|19	Source9:	roxstuff.tar.bz2
12cr|rox-wrappers-0.1-5|20	Source10:	appmenu_convert.pl.bz2
12cr|rox-wrappers-0.1-5|21	Patch0:		Wrappers-AppRun-patch.bz2
12cr|rox-wrappers-0.1-5|22	Patch1:		Antiword-AppRun-patch.bz2
12cr|rox-wrappers-0.1-5|23	BuildRequires:  imagemagick
12cr|rox-wrappers-0.1-5|24	BuildArch: noarch
12cr|rox-wrappers-0.1-5|25	
12cr|rox-wrappers-0.1-5|26	%description
12cr|rox-wrappers-0.1-5|27	ROX-Filer is a fast, powerful, and easy to use graphical file
12cr|rox-wrappers-0.1-5|28	manager. It has full support for drag-and-drop and application
12cr|rox-wrappers-0.1-5|29	directories.  The filer can also provide a pinboard (allowing you to pin
12cr|rox-wrappers-0.1-5|30	up files on your desktop background) and panels.  The emphasis is on
12cr|rox-wrappers-0.1-5|31	uncluttered directory views; menus and prompts only appear when needed.
12cr|rox-wrappers-0.1-5|32	
12cr|rox-wrappers-0.1-5|33	This package contains a collection of ROX wrapper scripts for various
12cr|rox-wrappers-0.1-5|34	applications.
12cr|rox-wrappers-0.1-5|35	
12cr|rox-wrappers-0.1-5|36	#
12cr|rox-wrappers-0.1-5|37	# Multimedia
12cr|rox-wrappers-0.1-5|38	%package multimedia
12cr|rox-wrappers-0.1-5|39	Summary:  A collection of ROX Wrapper scripts for multimedia applications
12cr|rox-wrappers-0.1-5|40	Group:	  Graphical desktop/Other
12cr|rox-wrappers-0.1-5|41	Requires: rox
12cr|rox-wrappers-0.1-5|42	
12cr|rox-wrappers-0.1-5|43	%description multimedia
12cr|rox-wrappers-0.1-5|44	ROX-Filer is a fast, powerful, and easy to use graphical file
12cr|rox-wrappers-0.1-5|45	manager. It has full support for drag-and-drop and application
12cr|rox-wrappers-0.1-5|46	directories.  The filer can also provide a pinboard (allowing you to pin
12cr|rox-wrappers-0.1-5|47	up files on your desktop background) and panels.  The emphasis is on
12cr|rox-wrappers-0.1-5|48	uncluttered directory views; menus and prompts only appear when needed.
12cr|rox-wrappers-0.1-5|49	
12cr|rox-wrappers-0.1-5|50	This package contains a collection of ROX wrapper scripts for multimedia
12cr|rox-wrappers-0.1-5|51	applications.
12cr|rox-wrappers-0.1-5|52	
12cr|rox-wrappers-0.1-5|53	
12cr|rox-wrappers-0.1-5|54	#
12cr|rox-wrappers-0.1-5|55	# Networking
12cr|rox-wrappers-0.1-5|56	%package networking
12cr|rox-wrappers-0.1-5|57	Summary:  A collection of ROX Wrapper scripts for networking applications
12cr|rox-wrappers-0.1-5|58	Group:	  Graphical desktop/Other
12cr|rox-wrappers-0.1-5|59	Requires: rox
12cr|rox-wrappers-0.1-5|60	
12cr|rox-wrappers-0.1-5|61	
12cr|rox-wrappers-0.1-5|62	%description networking
12cr|rox-wrappers-0.1-5|63	ROX-Filer is a fast, powerful, and easy to use graphical file
12cr|rox-wrappers-0.1-5|64	manager. It has full support for drag-and-drop and application
12cr|rox-wrappers-0.1-5|65	directories.  The filer can also provide a pinboard (allowing you to pin
12cr|rox-wrappers-0.1-5|66	up files on your desktop background) and panels.  The emphasis is on
12cr|rox-wrappers-0.1-5|67	uncluttered directory views; menus and prompts only appear when needed.
12cr|rox-wrappers-0.1-5|68	
12cr|rox-wrappers-0.1-5|69	This package contains a collection of ROX wrapper scripts for networking
12cr|rox-wrappers-0.1-5|70	applications.
12cr|rox-wrappers-0.1-5|71	
12cr|rox-wrappers-0.1-5|72	
12cr|rox-wrappers-0.1-5|73	#
12cr|rox-wrappers-0.1-5|74	# Office
12cr|rox-wrappers-0.1-5|75	%package office
12cr|rox-wrappers-0.1-5|76	Summary:  A collection of ROX Wrapper scripts for office applications
12cr|rox-wrappers-0.1-5|77	Group:	  Graphical desktop/Other
12cr|rox-wrappers-0.1-5|78	Requires: rox
12cr|rox-wrappers-0.1-5|79	
12cr|rox-wrappers-0.1-5|80	%description office
12cr|rox-wrappers-0.1-5|81	ROX-Filer is a fast, powerful, and easy to use graphical file
12cr|rox-wrappers-0.1-5|82	manager. It has full support for drag-and-drop and application
12cr|rox-wrappers-0.1-5|83	directories.  The filer can also provide a pinboard (allowing you to pin
12cr|rox-wrappers-0.1-5|84	up files on your desktop background) and panels.  The emphasis is on
12cr|rox-wrappers-0.1-5|85	uncluttered directory views; menus and prompts only appear when needed.
12cr|rox-wrappers-0.1-5|86	
12cr|rox-wrappers-0.1-5|87	This package contains a collection of ROX wrapper scripts for office
12cr|rox-wrappers-0.1-5|88	applications.
12cr|rox-wrappers-0.1-5|89	
12cr|rox-wrappers-0.1-5|90	
12cr|rox-wrappers-0.1-5|91	#
12cr|rox-wrappers-0.1-5|92	# Text tools
12cr|rox-wrappers-0.1-5|93	%package texttools
12cr|rox-wrappers-0.1-5|94	Summary:  A collection of ROX Wrapper scripts for text editors/viewers
12cr|rox-wrappers-0.1-5|95	Group:	  Graphical desktop/Other
12cr|rox-wrappers-0.1-5|96	Requires: rox
12cr|rox-wrappers-0.1-5|97	
12cr|rox-wrappers-0.1-5|98	%description texttools
12cr|rox-wrappers-0.1-5|99	ROX-Filer is a fast, powerful, and easy to use graphical file
12cr|rox-wrappers-0.1-5|100	manager. It has full support for drag-and-drop and application
12cr|rox-wrappers-0.1-5|101	directories.  The filer can also provide a pinboard (allowing you to pin
12cr|rox-wrappers-0.1-5|102	up files on your desktop background) and panels.  The emphasis is on
12cr|rox-wrappers-0.1-5|103	uncluttered directory views; menus and prompts only appear when needed.
12cr|rox-wrappers-0.1-5|104	
12cr|rox-wrappers-0.1-5|105	This package contains a collection of ROX wrapper scripts for text
12cr|rox-wrappers-0.1-5|106	editors/viewers.
12cr|rox-wrappers-0.1-5|107	
12cr|rox-wrappers-0.1-5|108	
12cr|rox-wrappers-0.1-5|109	#
12cr|rox-wrappers-0.1-5|110	# Utilities
12cr|rox-wrappers-0.1-5|111	%package utils
12cr|rox-wrappers-0.1-5|112	Summary:  A collection of ROX Wrapper scripts for various utilities
12cr|rox-wrappers-0.1-5|113	Group:	  Graphical desktop/Other
12cr|rox-wrappers-0.1-5|114	Requires: rox
12cr|rox-wrappers-0.1-5|115	
12cr|rox-wrappers-0.1-5|116	%description utils
12cr|rox-wrappers-0.1-5|117	ROX-Filer is a fast, powerful, and easy to use graphical file
12cr|rox-wrappers-0.1-5|118	manager. It has full support for drag-and-drop and application
12cr|rox-wrappers-0.1-5|119	directories.  The filer can also provide a pinboard (allowing you to pin
12cr|rox-wrappers-0.1-5|120	up files on your desktop background) and panels.  The emphasis is on
12cr|rox-wrappers-0.1-5|121	uncluttered directory views; menus and prompts only appear when needed.
12cr|rox-wrappers-0.1-5|122	
12cr|rox-wrappers-0.1-5|123	This package contains a collection of ROX wrapper scripts for various
12cr|rox-wrappers-0.1-5|124	utilities.
12cr|rox-wrappers-0.1-5|125	
12cr|rox-wrappers-0.1-5|126	
12cr|rox-wrappers-0.1-5|127	%prep
12cr|rox-wrappers-0.1-5|128	%setup -q -T -b 0 -c -n %{name}-%{version}
12cr|rox-wrappers-0.1-5|129	%setup -q -T -D -a 1 -n %{name}-%{version}
12cr|rox-wrappers-0.1-5|130	%setup -q -T -D -a 2 -n %{name}-%{version}
12cr|rox-wrappers-0.1-5|131	%setup -q -T -D -a 3 -n %{name}-%{version}
12cr|rox-wrappers-0.1-5|132	%setup -q -T -D -a 4 -n %{name}-%{version}
12cr|rox-wrappers-0.1-5|133	%setup -q -T -D -a 5 -n %{name}-%{version}
12cr|rox-wrappers-0.1-5|134	%setup -q -T -D -a 6 -n %{name}-%{version}
12cr|rox-wrappers-0.1-5|135	%setup -q -T -D -a 7 -n %{name}-%{version}
12cr|rox-wrappers-0.1-5|136	%setup -q -T -D -a 8 -n %{name}-%{version}
12cr|rox-wrappers-0.1-5|137	%setup -q -T -D -a 9 -n %{name}-%{version}
12cr|rox-wrappers-0.1-5|138	
12cr|rox-wrappers-0.1-5|139	# Editors nedit patch
12cr|rox-wrappers-0.1-5|140	%patch0 -p1
12cr|rox-wrappers-0.1-5|141	
12cr|rox-wrappers-0.1-5|142	# Antiword ggv patch
12cr|rox-wrappers-0.1-5|143	%patch1 -p1
12cr|rox-wrappers-0.1-5|144	
12cr|rox-wrappers-0.1-5|145	# Fix path for antiword
12cr|rox-wrappers-0.1-5|146	for FILE in Antiword/AppRun Antiword/Convert ; do
12cr|rox-wrappers-0.1-5|147	
12cr|rox-wrappers-0.1-5|148	sed "s|\$APP_DIR/\$PLATFORM|%{_bindir}|" < $FILE > $FILE.tmp
12cr|rox-wrappers-0.1-5|149	mv $FILE.tmp $FILE
12cr|rox-wrappers-0.1-5|150	chmod 755 $FILE
12cr|rox-wrappers-0.1-5|151	
12cr|rox-wrappers-0.1-5|152	done
12cr|rox-wrappers-0.1-5|153	
12cr|rox-wrappers-0.1-5|154	%build
12cr|rox-wrappers-0.1-5|155	
12cr|rox-wrappers-0.1-5|156	%install
12cr|rox-wrappers-0.1-5|157	mkdir -p ${RPM_BUILD_ROOT}%{_appsdir}
12cr|rox-wrappers-0.1-5|158	
12cr|rox-wrappers-0.1-5|159	cp -rf Wrappers/* ${RPM_BUILD_ROOT}%{_appsdir}
12cr|rox-wrappers-0.1-5|160	cp -rf Drives/* ${RPM_BUILD_ROOT}%{_appsdir}
12cr|rox-wrappers-0.1-5|161	rm -f  XEmacs/AppRun.ksh
12cr|rox-wrappers-0.1-5|162	mv -f  roxstuff/Floppy roxstuff/Floppy-2
12cr|rox-wrappers-0.1-5|163	mv -f  roxstuff/XEmacs roxstuff/XEmacs-2
12cr|rox-wrappers-0.1-5|164	cp -rf roxstuff/* ${RPM_BUILD_ROOT}%{_appsdir}
12cr|rox-wrappers-0.1-5|165	
12cr|rox-wrappers-0.1-5|166	
12cr|rox-wrappers-0.1-5|167	
12cr|rox-wrappers-0.1-5|168	for DIR in Antiword Display LaTeX XDvi XEmacs XV xTerminal ; do
12cr|rox-wrappers-0.1-5|169	
12cr|rox-wrappers-0.1-5|170	mkdir -p ${RPM_BUILD_ROOT}%{_appsdir}/$DIR
12cr|rox-wrappers-0.1-5|171	cp -rf $DIR/* ${RPM_BUILD_ROOT}%{_appsdir}/$DIR
12cr|rox-wrappers-0.1-5|172	
12cr|rox-wrappers-0.1-5|173	done
12cr|rox-wrappers-0.1-5|174	
12cr|rox-wrappers-0.1-5|175	rm -rf ${RPM_BUILD_ROOT}%{_appsdir}/Antiword/src
12cr|rox-wrappers-0.1-5|176	
12cr|rox-wrappers-0.1-5|177	function copy_dotfiles {
12cr|rox-wrappers-0.1-5|178	
12cr|rox-wrappers-0.1-5|179	for FILE in */.DirIcon* ; do
12cr|rox-wrappers-0.1-5|180	
12cr|rox-wrappers-0.1-5|181	if [ -e "$FILE" ]; then
12cr|rox-wrappers-0.1-5|182	
12cr|rox-wrappers-0.1-5|183	install -m 644 "$FILE" "${RPM_BUILD_ROOT}%{_appsdir}/$FILE"
12cr|rox-wrappers-0.1-5|184	
12cr|rox-wrappers-0.1-5|185	else
12cr|rox-wrappers-0.1-5|186	
12cr|rox-wrappers-0.1-5|187	true
12cr|rox-wrappers-0.1-5|188	
12cr|rox-wrappers-0.1-5|189	fi
12cr|rox-wrappers-0.1-5|190	
12cr|rox-wrappers-0.1-5|191	done
12cr|rox-wrappers-0.1-5|192	
12cr|rox-wrappers-0.1-5|193	}
12cr|rox-wrappers-0.1-5|194	
12cr|rox-wrappers-0.1-5|195	for DIR in Drives Wrappers roxstuff ; do
12cr|rox-wrappers-0.1-5|196	
12cr|rox-wrappers-0.1-5|197	cd "$DIR"
12cr|rox-wrappers-0.1-5|198	copy_dotfiles
12cr|rox-wrappers-0.1-5|199	cd ../
12cr|rox-wrappers-0.1-5|200	
12cr|rox-wrappers-0.1-5|201	done
12cr|rox-wrappers-0.1-5|202	
12cr|rox-wrappers-0.1-5|203	for DIR in ${RPM_BUILD_ROOT}%{_appsdir}/*/ ; do
12cr|rox-wrappers-0.1-5|204	
12cr|rox-wrappers-0.1-5|205	# Convert xpm to png.
12cr|rox-wrappers-0.1-5|206	if [ -e $DIR/AppIcon.xpm ]; then
12cr|rox-wrappers-0.1-5|207	
12cr|rox-wrappers-0.1-5|208	convert $DIR/AppIcon.xpm $DIR/AppIcon.png
12cr|rox-wrappers-0.1-5|209	mv $DIR/AppIcon.png $DIR/.DirIcon
12cr|rox-wrappers-0.1-5|210	rm -f $DIR/AppIcon.xpm
12cr|rox-wrappers-0.1-5|211	
12cr|rox-wrappers-0.1-5|212	fi
12cr|rox-wrappers-0.1-5|213	
12cr|rox-wrappers-0.1-5|214	# Convert old AppMenu to new AppInfo.xml (doesn't work).
12cr|rox-wrappers-0.1-5|215	if [ -e $DIR/AppMenu ]; then
12cr|rox-wrappers-0.1-5|216	
12cr|rox-wrappers-0.1-5|217	#bzcat %{SOURCE10} > appmenu_convert.pl
12cr|rox-wrappers-0.1-5|218	#chmod 755 ./appmenu_convert.pl
12cr|rox-wrappers-0.1-5|219	#./appmenu_convert.pl $DIR/AppMenu > $DIR/AppInfo.xml
12cr|rox-wrappers-0.1-5|220	
12cr|rox-wrappers-0.1-5|221	#Remove old AppMenu files
12cr|rox-wrappers-0.1-5|222	rm -f $DIR/AppMenu
12cr|rox-wrappers-0.1-5|223	
12cr|rox-wrappers-0.1-5|224	fi
12cr|rox-wrappers-0.1-5|225	
12cr|rox-wrappers-0.1-5|226	done
12cr|rox-wrappers-0.1-5|227	
12cr|rox-wrappers-0.1-5|228	install -m 644 Antiword/.DirIcon* ${RPM_BUILD_ROOT}%{_appsdir}/Antiword/.DirIcon
12cr|rox-wrappers-0.1-5|229	mv -f ${RPM_BUILD_ROOT}%{_appsdir}/XEmacs/ChangeLog ${RPM_BUILD_ROOT}%{_appsdir}/XEmacs/Help/ChangeLog
12cr|rox-wrappers-0.1-5|230	mv ${RPM_BUILD_ROOT}%{_appsdir}/CD-ROM ${RPM_BUILD_ROOT}%{_appsdir}/"Samba CD-ROM"
12cr|rox-wrappers-0.1-5|231	mv ${RPM_BUILD_ROOT}%{_appsdir}/"CD Writer" ${RPM_BUILD_ROOT}%{_appsdir}/"Samba CD-Writer"
12cr|rox-wrappers-0.1-5|232	
12cr|rox-wrappers-0.1-5|233	# Don't step on MDK rox package.
12cr|rox-wrappers-0.1-5|234	mv ${RPM_BUILD_ROOT}%{_appsdir}/Gimp ${RPM_BUILD_ROOT}%{_appsdir}/Gimp-2
12cr|rox-wrappers-0.1-5|235	mv ${RPM_BUILD_ROOT}%{_appsdir}/Vim ${RPM_BUILD_ROOT}%{_appsdir}/Vim-2
12cr|rox-wrappers-0.1-5|236	
12cr|rox-wrappers-0.1-5|237	# Fix permissions
12cr|rox-wrappers-0.1-5|238	chmod -R u=rwX %{buildroot}%{_appsdir}
12cr|rox-wrappers-0.1-5|239	chmod -R go=rX %{buildroot}%{_appsdir}
12cr|rox-wrappers-0.1-5|240	
12cr|rox-wrappers-0.1-5|241	
12cr|rox-wrappers-0.1-5|242	#
12cr|rox-wrappers-0.1-5|243	# Multimedia
12cr|rox-wrappers-0.1-5|244	%files multimedia
12cr|rox-wrappers-0.1-5|245	%dir %{_appsdir}/Audio
12cr|rox-wrappers-0.1-5|246	%{_appsdir}/Audio/*
12cr|rox-wrappers-0.1-5|247	%{_appsdir}/Audio/.DirIcon
12cr|rox-wrappers-0.1-5|248	
12cr|rox-wrappers-0.1-5|249	%dir %{_appsdir}/Display
12cr|rox-wrappers-0.1-5|250	%{_appsdir}/Display/*
12cr|rox-wrappers-0.1-5|251	%{_appsdir}/Display/.DirIcon
12cr|rox-wrappers-0.1-5|252	
12cr|rox-wrappers-0.1-5|253	%dir %{_appsdir}/Gimp-2
12cr|rox-wrappers-0.1-5|254	%{_appsdir}/Gimp-2/*
12cr|rox-wrappers-0.1-5|255	%{_appsdir}/Gimp-2/.DirIcon
12cr|rox-wrappers-0.1-5|256	
12cr|rox-wrappers-0.1-5|257	%dir %{_appsdir}/Graphics
12cr|rox-wrappers-0.1-5|258	%{_appsdir}/Graphics/*
12cr|rox-wrappers-0.1-5|259	%{_appsdir}/Graphics/.DirIcon
12cr|rox-wrappers-0.1-5|260	
12cr|rox-wrappers-0.1-5|261	%dir %{_appsdir}/XFig
12cr|rox-wrappers-0.1-5|262	%{_appsdir}/XFig/*
12cr|rox-wrappers-0.1-5|263	%{_appsdir}/XFig/.DirIcon
12cr|rox-wrappers-0.1-5|264	
12cr|rox-wrappers-0.1-5|265	%dir %{_appsdir}/XV
12cr|rox-wrappers-0.1-5|266	%{_appsdir}/XV/*
12cr|rox-wrappers-0.1-5|267	%{_appsdir}/XV/.DirIcon
12cr|rox-wrappers-0.1-5|268	
12cr|rox-wrappers-0.1-5|269	
12cr|rox-wrappers-0.1-5|270	#
12cr|rox-wrappers-0.1-5|271	# Networking
12cr|rox-wrappers-0.1-5|272	%files networking
12cr|rox-wrappers-0.1-5|273	%dir %{_appsdir}/Browser
12cr|rox-wrappers-0.1-5|274	%{_appsdir}/Browser/*
12cr|rox-wrappers-0.1-5|275	%{_appsdir}/Browser/.DirIcon
12cr|rox-wrappers-0.1-5|276	"%{_appsdir}/Samba CD-ROM/"
12cr|rox-wrappers-0.1-5|277	"%{_appsdir}/Samba CD-Writer/"
12cr|rox-wrappers-0.1-5|278	
12cr|rox-wrappers-0.1-5|279	
12cr|rox-wrappers-0.1-5|280	#
12cr|rox-wrappers-0.1-5|281	# Office
12cr|rox-wrappers-0.1-5|282	%files office
12cr|rox-wrappers-0.1-5|283	%dir %{_appsdir}/PIM
12cr|rox-wrappers-0.1-5|284	%{_appsdir}/PIM/*
12cr|rox-wrappers-0.1-5|285	%{_appsdir}/PIM/.DirIcon
12cr|rox-wrappers-0.1-5|286	
12cr|rox-wrappers-0.1-5|287	
12cr|rox-wrappers-0.1-5|288	#
12cr|rox-wrappers-0.1-5|289	# Text Tools
12cr|rox-wrappers-0.1-5|290	%files texttools
12cr|rox-wrappers-0.1-5|291	%dir %{_appsdir}/Antiword
12cr|rox-wrappers-0.1-5|292	%{_appsdir}/Antiword/*
12cr|rox-wrappers-0.1-5|293	%{_appsdir}/Antiword/.DirIcon
12cr|rox-wrappers-0.1-5|294	
12cr|rox-wrappers-0.1-5|295	%dir %{_appsdir}/Editors
12cr|rox-wrappers-0.1-5|296	%{_appsdir}/Editors/*
12cr|rox-wrappers-0.1-5|297	%{_appsdir}/Editors/.DirIcon
12cr|rox-wrappers-0.1-5|298	
12cr|rox-wrappers-0.1-5|299	%dir %{_appsdir}/LaTeX
12cr|rox-wrappers-0.1-5|300	%{_appsdir}/LaTeX/*
12cr|rox-wrappers-0.1-5|301	%{_appsdir}/LaTeX/.DirIcon
12cr|rox-wrappers-0.1-5|302	
12cr|rox-wrappers-0.1-5|303	%dir %{_appsdir}/Vim-2
12cr|rox-wrappers-0.1-5|304	%{_appsdir}/Vim-2/*
12cr|rox-wrappers-0.1-5|305	%{_appsdir}/Vim-2/.DirIcon
12cr|rox-wrappers-0.1-5|306	
12cr|rox-wrappers-0.1-5|307	%dir %{_appsdir}/XDvi
12cr|rox-wrappers-0.1-5|308	%{_appsdir}/XDvi/*
12cr|rox-wrappers-0.1-5|309	%{_appsdir}/XDvi/.DirIcon
12cr|rox-wrappers-0.1-5|310	
12cr|rox-wrappers-0.1-5|311	%dir %{_appsdir}/XEmacs
12cr|rox-wrappers-0.1-5|312	%{_appsdir}/XEmacs/*
12cr|rox-wrappers-0.1-5|313	%{_appsdir}/XEmacs/.DirIcon
12cr|rox-wrappers-0.1-5|314	
12cr|rox-wrappers-0.1-5|315	%dir %{_appsdir}/XEmacs-2
12cr|rox-wrappers-0.1-5|316	%{_appsdir}/XEmacs-2/*
12cr|rox-wrappers-0.1-5|317	%{_appsdir}/XEmacs-2/.DirIcon
12cr|rox-wrappers-0.1-5|318	
12cr|rox-wrappers-0.1-5|319	
12cr|rox-wrappers-0.1-5|320	#
12cr|rox-wrappers-0.1-5|321	# Utilities
12cr|rox-wrappers-0.1-5|322	%files utils
12cr|rox-wrappers-0.1-5|323	%dir %{_appsdir}/Floppy
12cr|rox-wrappers-0.1-5|324	%{_appsdir}/Floppy/*
12cr|rox-wrappers-0.1-5|325	%{_appsdir}/Floppy/.DirIcon
12cr|rox-wrappers-0.1-5|326	
12cr|rox-wrappers-0.1-5|327	%dir %{_appsdir}/Floppy-2
12cr|rox-wrappers-0.1-5|328	%{_appsdir}/Floppy-2/*
12cr|rox-wrappers-0.1-5|329	%{_appsdir}/Floppy-2/.DirIcon
12cr|rox-wrappers-0.1-5|330	
12cr|rox-wrappers-0.1-5|331	%dir %{_appsdir}/GZip
12cr|rox-wrappers-0.1-5|332	%{_appsdir}/GZip/*
12cr|rox-wrappers-0.1-5|333	%{_appsdir}/GZip/.DirIcon
12cr|rox-wrappers-0.1-5|334	
12cr|rox-wrappers-0.1-5|335	%dir %{_appsdir}/xTerminal
12cr|rox-wrappers-0.1-5|336	%{_appsdir}/xTerminal/*
12cr|rox-wrappers-0.1-5|337	%{_appsdir}/xTerminal/.DirIcon
12cr|rox-wrappers-0.1-5|338	
12cr|rox-wrappers-0.1-5|339	
12cr|rox-wrappers-0.1-5|340	%changelog
12cr|rox-wrappers-0.1-5|341	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.1-4mdk
12cr|rox-wrappers-0.1-5|342	- rebuild
12cr|rox-wrappers-0.1-5|343	
12cr|rox-wrappers-0.1-5|344	* Sun Jan 05 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.1-3mdk
12cr|rox-wrappers-0.1-5|345	- fix buildrequires
12cr|rox-wrappers-0.1-5|346	
12cr|rox-wrappers-0.1-5|347	* Wed Nov 27 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.1-2mdk
12cr|rox-wrappers-0.1-5|348	- from Maxim Heijndijk <cchq@wanadoo.nl>:
12cr|rox-wrappers-0.1-5|349	- Fixed permissions
12cr|rox-wrappers-0.1-5|350	- Removed %{_appsdir}/XEmacs/AppRun.ksh: No Requires /bin/ksh.
12cr|rox-wrappers-0.1-5|351	
12cr|rox-wrappers-0.1-5|352	* Tue Nov 19 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.1-1mdk
12cr|rox-wrappers-0.1-5|353	- from Maxim Heijndijk <cchq@wanadoo.nl> :
12cr|rox-wrappers-0.1-5|354	- Initial wrap.

7085 12
12cr|R-oz-1.0_19-1|1	%global packname  oz
12cr|R-oz-1.0_19-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-oz-1.0_19-1|3	
12cr|R-oz-1.0_19-1|4	Name:             R-%{packname}
12cr|R-oz-1.0_19-1|5	Version:          1.0_19
12cr|R-oz-1.0_19-1|6	Release:          1
12cr|R-oz-1.0_19-1|7	Summary:          Plot the Australian coastline and states
12cr|R-oz-1.0_19-1|8	Group:            Sciences/Mathematics
12cr|R-oz-1.0_19-1|9	License:          GPL-2
12cr|R-oz-1.0_19-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-oz-1.0_19-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-19.tar.gz
12cr|R-oz-1.0_19-1|12	BuildArch:        noarch
12cr|R-oz-1.0_19-1|13	Requires:         R-core
12cr|R-oz-1.0_19-1|14	Requires:         R-graphics
12cr|R-oz-1.0_19-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-oz-1.0_19-1|16	BuildRequires:    R-graphics
12cr|R-oz-1.0_19-1|17	
12cr|R-oz-1.0_19-1|18	%description
12cr|R-oz-1.0_19-1|19	Functions for plotting Australia's coastline and state boundaries.
12cr|R-oz-1.0_19-1|20	
12cr|R-oz-1.0_19-1|21	%prep
12cr|R-oz-1.0_19-1|22	%setup -q -c -n %{packname}
12cr|R-oz-1.0_19-1|23	
12cr|R-oz-1.0_19-1|24	%build
12cr|R-oz-1.0_19-1|25	
12cr|R-oz-1.0_19-1|26	%install
12cr|R-oz-1.0_19-1|27	mkdir -p %{buildroot}%{rlibdir}
12cr|R-oz-1.0_19-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-oz-1.0_19-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-oz-1.0_19-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-oz-1.0_19-1|31	
12cr|R-oz-1.0_19-1|32	%check
12cr|R-oz-1.0_19-1|33	%{_bindir}/R CMD check %{packname}
12cr|R-oz-1.0_19-1|34	
12cr|R-oz-1.0_19-1|35	%files
12cr|R-oz-1.0_19-1|36	%dir %{rlibdir}/%{packname}
12cr|R-oz-1.0_19-1|37	%doc %{rlibdir}/%{packname}/html
12cr|R-oz-1.0_19-1|38	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-oz-1.0_19-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-oz-1.0_19-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-oz-1.0_19-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-oz-1.0_19-1|42	%{rlibdir}/%{packname}/Meta
12cr|R-oz-1.0_19-1|43	%{rlibdir}/%{packname}/R
12cr|R-oz-1.0_19-1|44	%{rlibdir}/%{packname}/help
12cr|R-oz-1.0_19-1|45	
12cr|R-oz-1.0_19-1|46	
12cr|R-oz-1.0_19-1|47	%changelog
12cr|R-oz-1.0_19-1|48	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_19-1
12cr|R-oz-1.0_19-1|49	+ Revision: 776792
12cr|R-oz-1.0_19-1|50	- Import R-oz
12cr|R-oz-1.0_19-1|51	- Import R-oz
12cr|R-oz-1.0_19-1|52	

7086 12
12cr|rpc2-2.10-2|1	%define	major	4
12cr|rpc2-2.10-2|2	%define	libname	    %mklibname %{name}_ %{major}
12cr|rpc2-2.10-2|3	%define	develname	%mklibname %{name} -d
12cr|rpc2-2.10-2|4	
12cr|rpc2-2.10-2|5	Summary:	RPC2 library
12cr|rpc2-2.10-2|6	Name:		rpc2
12cr|rpc2-2.10-2|7	Version:	2.10
12cr|rpc2-2.10-2|8	Release:	2
12cr|rpc2-2.10-2|9	License:	LGPL
12cr|rpc2-2.10-2|10	URL:		http://www.coda.cs.cmu.edu
12cr|rpc2-2.10-2|11	Source0:	ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/%{name}-%{version}.tar.gz
12cr|rpc2-2.10-2|12	Patch0:		rpc2-2.8-fix-format-errors.patch
12cr|rpc2-2.10-2|13	BuildRequires:	flex
12cr|rpc2-2.10-2|14	BuildRequires:	bison
12cr|rpc2-2.10-2|15	BuildRequires:	liblwp-devel
12cr|rpc2-2.10-2|16	BuildRequires:	ncurses-devel
12cr|rpc2-2.10-2|17	BuildRequires:	readline-devel
12cr|rpc2-2.10-2|18	Group:		Development/Other
12cr|rpc2-2.10-2|19	
12cr|rpc2-2.10-2|20	%description
12cr|rpc2-2.10-2|21	RPC2 is a remote procedure call library layered on top of UDP sockets and is
12cr|rpc2-2.10-2|22	used by the Coda distributed filesystem.
12cr|rpc2-2.10-2|23	
12cr|rpc2-2.10-2|24	%package -n	%{libname}
12cr|rpc2-2.10-2|25	Summary:	RPC2 library development files
12cr|rpc2-2.10-2|26	Group:		Development/Other
12cr|rpc2-2.10-2|27	
12cr|rpc2-2.10-2|28	%description -n %{libname}
12cr|rpc2-2.10-2|29	RPC2 is a remote procedure call library layered on top of UDP sockets and is
12cr|rpc2-2.10-2|30	used by the Coda distributed filesystem.
12cr|rpc2-2.10-2|31	
12cr|rpc2-2.10-2|32	%package -n	%{develname}
12cr|rpc2-2.10-2|33	Summary:	RPC2 library development files
12cr|rpc2-2.10-2|34	Group:		Development/Other
12cr|rpc2-2.10-2|35	Requires:	%{libname} = %{version}-%{release}
12cr|rpc2-2.10-2|36	Provides:	rpc2-devel = %{version}-%{release}
12cr|rpc2-2.10-2|37	Obsoletes:  %mklibname %{name}_ -d 4
12cr|rpc2-2.10-2|38	
12cr|rpc2-2.10-2|39	%description -n %{develname}
12cr|rpc2-2.10-2|40	Headers and static libraries for developing programs using the RPC2 library.
12cr|rpc2-2.10-2|41	
12cr|rpc2-2.10-2|42	%prep
12cr|rpc2-2.10-2|43	%setup -q
12cr|rpc2-2.10-2|44	%patch0 -p 1
12cr|rpc2-2.10-2|45	
12cr|rpc2-2.10-2|46	%build
12cr|rpc2-2.10-2|47	%configure2_5x
12cr|rpc2-2.10-2|48	%make
12cr|rpc2-2.10-2|49	
12cr|rpc2-2.10-2|50	%install
12cr|rpc2-2.10-2|51	%makeinstall
12cr|rpc2-2.10-2|52	
12cr|rpc2-2.10-2|53	%files -n %{libname}
12cr|rpc2-2.10-2|54	%{_libdir}/librpc2.so.*
12cr|rpc2-2.10-2|55	%{_libdir}/libse.so.*
12cr|rpc2-2.10-2|56	
12cr|rpc2-2.10-2|57	%files -n %{develname}
12cr|rpc2-2.10-2|58	%doc NEWS
12cr|rpc2-2.10-2|59	%{_bindir}/rp2gen
12cr|rpc2-2.10-2|60	%{_libdir}/*.a
12cr|rpc2-2.10-2|61	%{_libdir}/*.so
12cr|rpc2-2.10-2|62	%{_includedir}/rpc2
12cr|rpc2-2.10-2|63	%{_libdir}/pkgconfig/rpc2.pc
12cr|rpc2-2.10-2|64	
12cr|rpc2-2.10-2|65	
12cr|rpc2-2.10-2|66	%changelog
12cr|rpc2-2.10-2|67	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 2.10-1mdv2011.0
12cr|rpc2-2.10-2|68	+ Revision: 645419
12cr|rpc2-2.10-2|69	- update to new version 2.10
12cr|rpc2-2.10-2|70	
12cr|rpc2-2.10-2|71	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.8-5mdv2011.0
12cr|rpc2-2.10-2|72	+ Revision: 614716
12cr|rpc2-2.10-2|73	- the mass rebuild of 2010.1 packages
12cr|rpc2-2.10-2|74	
12cr|rpc2-2.10-2|75	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 2.8-4mdv2010.0
12cr|rpc2-2.10-2|76	+ Revision: 442756
12cr|rpc2-2.10-2|77	- rebuild
12cr|rpc2-2.10-2|78	
12cr|rpc2-2.10-2|79	* Wed Mar 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.8-3mdv2009.1
12cr|rpc2-2.10-2|80	+ Revision: 354015
12cr|rpc2-2.10-2|81	- better description
12cr|rpc2-2.10-2|82	
12cr|rpc2-2.10-2|83	* Fri Mar 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.8-2mdv2009.1
12cr|rpc2-2.10-2|84	+ Revision: 349541
12cr|rpc2-2.10-2|85	- fix devel package name
12cr|rpc2-2.10-2|86	
12cr|rpc2-2.10-2|87	* Thu Mar 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.8-1mdv2009.1
12cr|rpc2-2.10-2|88	+ Revision: 349450
12cr|rpc2-2.10-2|89	- new version
12cr|rpc2-2.10-2|90	- new devel policy
12cr|rpc2-2.10-2|91	
12cr|rpc2-2.10-2|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|rpc2-2.10-2|93	- rebuild
12cr|rpc2-2.10-2|94	- rebuild
12cr|rpc2-2.10-2|95	
12cr|rpc2-2.10-2|96	+ Pixel <pixel@mandriva.com>
12cr|rpc2-2.10-2|97	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|rpc2-2.10-2|98	
12cr|rpc2-2.10-2|99	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.0-1mdv2008.1
12cr|rpc2-2.10-2|100	+ Revision: 140747
12cr|rpc2-2.10-2|101	- restore BuildRoot
12cr|rpc2-2.10-2|102	
12cr|rpc2-2.10-2|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|rpc2-2.10-2|104	- kill re-definition of %%buildroot on Pixel's request
12cr|rpc2-2.10-2|105	- import rpc2
12cr|rpc2-2.10-2|106	
12cr|rpc2-2.10-2|107	
12cr|rpc2-2.10-2|108	* Tue Aug  8 2006 Antoine Ginies <aginies@mandriva.com> 2.0-1mdv2007.0
12cr|rpc2-2.10-2|109	- 2.0
12cr|rpc2-2.10-2|110	- use mkrel
12cr|rpc2-2.10-2|111	
12cr|rpc2-2.10-2|112	* Thu Feb 16 2006 Antoine Ginies <aginies@mandriva.com> 1.28-1mdk
12cr|rpc2-2.10-2|113	- 1.28
12cr|rpc2-2.10-2|114	
12cr|rpc2-2.10-2|115	* Fri Jan 21 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.26-1mdk
12cr|rpc2-2.10-2|116	- 1.26
12cr|rpc2-2.10-2|117	- use %%mklibname
12cr|rpc2-2.10-2|118	- cosmetics
12cr|rpc2-2.10-2|119	- new major
12cr|rpc2-2.10-2|120	- fix provides
12cr|rpc2-2.10-2|121	
12cr|rpc2-2.10-2|122	* Sat Dec 21 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.14-1mdk
12cr|rpc2-2.10-2|123	- 1.14
12cr|rpc2-2.10-2|124	- Fix Requires/Provides
12cr|rpc2-2.10-2|125	
12cr|rpc2-2.10-2|126	* Wed Jul 24 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.13-2mdk
12cr|rpc2-2.10-2|127	- rebuild for new readline
12cr|rpc2-2.10-2|128	
12cr|rpc2-2.10-2|129	* Mon Nov 12 2001 Florin <florin@mandrakesoft.com> 1.13-1mdk
12cr|rpc2-2.10-2|130	- 1.13
12cr|rpc2-2.10-2|131	- add url tag
12cr|rpc2-2.10-2|132	
12cr|rpc2-2.10-2|133	* Sat Nov  3 2001 Stefan van der Eijk <stefan@eijk.nu> 1.12-2mdk
12cr|rpc2-2.10-2|134	- BuildRequires: ncurses-devel
12cr|rpc2-2.10-2|135	
12cr|rpc2-2.10-2|136	* Thu Aug 23 2001 Florin Grad <florin@mandrakesoft.com> 1.12-1mdk
12cr|rpc2-2.10-2|137	- 1.12
12cr|rpc2-2.10-2|138	- License entry
12cr|rpc2-2.10-2|139	
12cr|rpc2-2.10-2|140	* Tue Jun 12 2001 Stefan van der Eijk <stefan@eijk.nu> 1.11-2mdk
12cr|rpc2-2.10-2|141	- Provides: rpc2-devel
12cr|rpc2-2.10-2|142	
12cr|rpc2-2.10-2|143	* Tue Jun 12 2001 Stefan van der Eijk <stefan@eijk.nu> 1.11-1mdk
12cr|rpc2-2.10-2|144	- 1.11
12cr|rpc2-2.10-2|145	- BuildRequires: flex lwp-devel readline-devel
12cr|rpc2-2.10-2|146	- add Provides for devel package
12cr|rpc2-2.10-2|147	
12cr|rpc2-2.10-2|148	* Mon Jan 08 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.8-2mdk
12cr|rpc2-2.10-2|149	- rebuild
12cr|rpc2-2.10-2|150	
12cr|rpc2-2.10-2|151	* Thu Nov 16 2000 Florin Grad <florin@mandrakesoft.com> 1.8-1mdk
12cr|rpc2-2.10-2|152	- 1.8
12cr|rpc2-2.10-2|153	- lib split compliant
12cr|rpc2-2.10-2|154	* Fri Sep 15 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.5-3mdk
12cr|rpc2-2.10-2|155	- BM
12cr|rpc2-2.10-2|156	- macros
12cr|rpc2-2.10-2|157	* Thu Aug 31 2000 Florin Grad <florin@mandrakesoft.com> 1.5-2mdk
12cr|rpc2-2.10-2|158	- adding macros
12cr|rpc2-2.10-2|159	* Fri Jul 7 2000 Florin Grad <florin@mandrakesoft.com> 1.5-1mdk
12cr|rpc2-2.10-2|160	- First attempt.

7087 12
12cr|rplay-3.3.2-6|1	%define name rplay
12cr|rplay-3.3.2-6|2	%define version 3.3.2
12cr|rplay-3.3.2-6|3	%define release %mkrel 6
12cr|rplay-3.3.2-6|4	
12cr|rplay-3.3.2-6|5	%define libname %{_lib}%{name}
12cr|rplay-3.3.2-6|6	%define libnamedevel %{_lib}%{name}-devel
12cr|rplay-3.3.2-6|7	
12cr|rplay-3.3.2-6|8	Summary: A flexible network audio system
12cr|rplay-3.3.2-6|9	Name: %{name}
12cr|rplay-3.3.2-6|10	Version: %{version}
12cr|rplay-3.3.2-6|11	Release: %{release}
12cr|rplay-3.3.2-6|12	Source0: %{name}-%{version}.tar.bz2
12cr|rplay-3.3.2-6|13	Patch0: rplay-3.3.2-use-gnu.patch
12cr|rplay-3.3.2-6|14	License: GPL
12cr|rplay-3.3.2-6|15	Group: Sound
12cr|rplay-3.3.2-6|16	Url: http://rplay.doit.org/
12cr|rplay-3.3.2-6|17	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|rplay-3.3.2-6|18	Requires(pre): rpm-helper
12cr|rplay-3.3.2-6|19	Requires(preun): rpm-helper
12cr|rplay-3.3.2-6|20	
12cr|rplay-3.3.2-6|21	%description
12cr|rplay-3.3.2-6|22	rplay is a flexible network audio system that allows sounds to be
12cr|rplay-3.3.2-6|23	played to and from local and remote Unix systems.  Sounds can be
12cr|rplay-3.3.2-6|24	played with or without sending audio data over the network using
12cr|rplay-3.3.2-6|25	either UDP or TCP.  rplay audio servers can be configured to share
12cr|rplay-3.3.2-6|26	sound files with each other.
12cr|rplay-3.3.2-6|27	
12cr|rplay-3.3.2-6|28	Support for rplay is included in several applications.  These include
12cr|rplay-3.3.2-6|29	xpilot, xlockmore, xboing, fvwm, and ctwm.
12cr|rplay-3.3.2-6|30	
12cr|rplay-3.3.2-6|31	%package -n %{libname}
12cr|rplay-3.3.2-6|32	Group: Sound
12cr|rplay-3.3.2-6|33	Summary: The rplay libraries
12cr|rplay-3.3.2-6|34	
12cr|rplay-3.3.2-6|35	%description -n %{libname}
12cr|rplay-3.3.2-6|36	rplay is a flexible network audio system that allows sounds to be
12cr|rplay-3.3.2-6|37	played to and from local and remote Unix systems.  Sounds can be
12cr|rplay-3.3.2-6|38	played with or without sending audio data over the network using
12cr|rplay-3.3.2-6|39	either UDP or TCP.  rplay audio servers can be configured to share
12cr|rplay-3.3.2-6|40	sound files with each other.
12cr|rplay-3.3.2-6|41	
12cr|rplay-3.3.2-6|42	Support for rplay is included in several applications.  These include
12cr|rplay-3.3.2-6|43	xpilot, xlockmore, xboing, fvwm, and ctwm.
12cr|rplay-3.3.2-6|44	
12cr|rplay-3.3.2-6|45	%package -n %{libnamedevel}
12cr|rplay-3.3.2-6|46	Group: Sound
12cr|rplay-3.3.2-6|47	Summary: The rplay libraries
12cr|rplay-3.3.2-6|48	Requires: %{libname} = %{version}
12cr|rplay-3.3.2-6|49	Provides: %{name}-devel = %{version}-%{release}
12cr|rplay-3.3.2-6|50	
12cr|rplay-3.3.2-6|51	%description -n %{libnamedevel}
12cr|rplay-3.3.2-6|52	rplay is a flexible network audio system that allows sounds to be
12cr|rplay-3.3.2-6|53	played to and from local and remote Unix systems.  Sounds can be
12cr|rplay-3.3.2-6|54	played with or without sending audio data over the network using
12cr|rplay-3.3.2-6|55	either UDP or TCP.  rplay audio servers can be configured to share
12cr|rplay-3.3.2-6|56	sound files with each other.
12cr|rplay-3.3.2-6|57	
12cr|rplay-3.3.2-6|58	Support for rplay is included in several applications.  These include
12cr|rplay-3.3.2-6|59	xpilot, xlockmore, xboing, fvwm, and ctwm.
12cr|rplay-3.3.2-6|60	
12cr|rplay-3.3.2-6|61	%prep
12cr|rplay-3.3.2-6|62	%setup -q
12cr|rplay-3.3.2-6|63	%patch0 -p0 -b .usegnu
12cr|rplay-3.3.2-6|64	
12cr|rplay-3.3.2-6|65	%build
12cr|rplay-3.3.2-6|66	%configure
12cr|rplay-3.3.2-6|67	
12cr|rplay-3.3.2-6|68	%make
12cr|rplay-3.3.2-6|69	
12cr|rplay-3.3.2-6|70	%install
12cr|rplay-3.3.2-6|71	%makeinstall
12cr|rplay-3.3.2-6|72	
12cr|rplay-3.3.2-6|73	%post
12cr|rplay-3.3.2-6|74	%_install_info %{name}.info
12cr|rplay-3.3.2-6|75	%_install_info librplay.info
12cr|rplay-3.3.2-6|76	%_install_info RPTP.info
12cr|rplay-3.3.2-6|77	%_install_info RPLAY.info
12cr|rplay-3.3.2-6|78	
12cr|rplay-3.3.2-6|79	%preun
12cr|rplay-3.3.2-6|80	%_remove_install_info %{name}.info
12cr|rplay-3.3.2-6|81	%_remove_install_info librplay.info
12cr|rplay-3.3.2-6|82	%_remove_install_info RPTP.info
12cr|rplay-3.3.2-6|83	%_remove_install_info RPLAY.info
12cr|rplay-3.3.2-6|84	
12cr|rplay-3.3.2-6|85	%clean
12cr|rplay-3.3.2-6|86	rm -rf $RPM_BUILD_ROOT
12cr|rplay-3.3.2-6|87	
12cr|rplay-3.3.2-6|88	%files
12cr|rplay-3.3.2-6|89	%defattr(-,root,root)
12cr|rplay-3.3.2-6|90	%doc ChangeLog NEWS PORTING README README.linux TODO
12cr|rplay-3.3.2-6|91	%{_bindir}/*
12cr|rplay-3.3.2-6|92	%{_mandir}/*/*
12cr|rplay-3.3.2-6|93	%{_infodir}/*
12cr|rplay-3.3.2-6|94	
12cr|rplay-3.3.2-6|95	%files -n %{libname}
12cr|rplay-3.3.2-6|96	%defattr(-,root,root)
12cr|rplay-3.3.2-6|97	%doc ChangeLog NEWS PORTING README README.linux TODO
12cr|rplay-3.3.2-6|98	%{_libdir}/*.so
12cr|rplay-3.3.2-6|99	
12cr|rplay-3.3.2-6|100	%files -n %{libnamedevel}
12cr|rplay-3.3.2-6|101	%defattr(-,root,root)
12cr|rplay-3.3.2-6|102	%doc ChangeLog NEWS PORTING README README.linux TODO
12cr|rplay-3.3.2-6|103	%{_includedir}/*
12cr|rplay-3.3.2-6|104	%{_libdir}/*.a
12cr|rplay-3.3.2-6|105	
12cr|rplay-3.3.2-6|106	
12cr|rplay-3.3.2-6|107	
12cr|rplay-3.3.2-6|108	%changelog
12cr|rplay-3.3.2-6|109	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.3.2-6mdv2010.0
12cr|rplay-3.3.2-6|110	+ Revision: 442757
12cr|rplay-3.3.2-6|111	- rebuild
12cr|rplay-3.3.2-6|112	
12cr|rplay-3.3.2-6|113	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.3.2-5mdv2009.0
12cr|rplay-3.3.2-6|114	+ Revision: 260318
12cr|rplay-3.3.2-6|115	- rebuild
12cr|rplay-3.3.2-6|116	
12cr|rplay-3.3.2-6|117	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.3.2-4mdv2009.0
12cr|rplay-3.3.2-6|118	+ Revision: 251470
12cr|rplay-3.3.2-6|119	- rebuild
12cr|rplay-3.3.2-6|120	
12cr|rplay-3.3.2-6|121	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 3.3.2-2mdv2008.1
12cr|rplay-3.3.2-6|122	+ Revision: 140747
12cr|rplay-3.3.2-6|123	- restore BuildRoot
12cr|rplay-3.3.2-6|124	
12cr|rplay-3.3.2-6|125	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|rplay-3.3.2-6|126	- kill re-definition of %%buildroot on Pixel's request
12cr|rplay-3.3.2-6|127	
12cr|rplay-3.3.2-6|128	
12cr|rplay-3.3.2-6|129	* Sun Aug 13 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|rplay-3.3.2-6|130	+ 08/13/06 21:36:07 (55853)
12cr|rplay-3.3.2-6|131	- rebuild
12cr|rplay-3.3.2-6|132	
12cr|rplay-3.3.2-6|133	* Sun Aug 13 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|rplay-3.3.2-6|134	+ 08/13/06 21:34:25 (55852)
12cr|rplay-3.3.2-6|135	Import rplay
12cr|rplay-3.3.2-6|136	
12cr|rplay-3.3.2-6|137	* Tue Nov 15 2005 Olivier Thauvin <nanardon@mandriva.org> 3.3.2-1mdk
12cr|rplay-3.3.2-6|138	- Initial contrib
12cr|rplay-3.3.2-6|139	

7088 12
12cr|rply-1.1.1-1|1	%define major	1
12cr|rply-1.1.1-1|2	%define libname	%mklibname %{name} %{major}
12cr|rply-1.1.1-1|3	%define develname	%mklibname -d %{name}
12cr|rply-1.1.1-1|4	
12cr|rply-1.1.1-1|5	Name:		rply
12cr|rply-1.1.1-1|6	Version:	1.1.1
12cr|rply-1.1.1-1|7	Release:	1
12cr|rply-1.1.1-1|8	Summary:	A library to read and write PLY files
12cr|rply-1.1.1-1|9	Group:		Development/Other
12cr|rply-1.1.1-1|10	License:	MIT
12cr|rply-1.1.1-1|11	URL:		http://www.tecgraf.puc-rio.br/~diego/professional/rply/
12cr|rply-1.1.1-1|12	Source0:	http://www.tecgraf.puc-rio.br/~diego/professional/rply/%{name}-%{version}.tar.gz
12cr|rply-1.1.1-1|13	Source1:	rply_CMakeLists.txt
12cr|rply-1.1.1-1|14	Source2:	RPLYConfig.cmake.in
12cr|rply-1.1.1-1|15	Source3:	rply_cmake_export_cmakelists.txt
12cr|rply-1.1.1-1|16	BuildRequires:	cmake >= 2.6.0
12cr|rply-1.1.1-1|17	
12cr|rply-1.1.1-1|18	%description
12cr|rply-1.1.1-1|19	RPly is a library that lets applications read and write PLY files.
12cr|rply-1.1.1-1|20	The PLY file format is widely used to store geometric information, such as 3D
12cr|rply-1.1.1-1|21	models, but is general enough to be useful for other purposes.
12cr|rply-1.1.1-1|22	
12cr|rply-1.1.1-1|23	RPly is easy to use, well documented, small, free, open-source, ANSI C,
12cr|rply-1.1.1-1|24	efficient, and well tested. The highlights are:
12cr|rply-1.1.1-1|25	
12cr|rply-1.1.1-1|26	* A callback mechanism that makes PLY file input straightforward;
12cr|rply-1.1.1-1|27	* Support for the full range of numeric formats;
12cr|rply-1.1.1-1|28	* Binary (big and little endian) and text modes are fully supported;
12cr|rply-1.1.1-1|29	* Input and output are buffered for efficiency;
12cr|rply-1.1.1-1|30	* Available under the MIT license for added freedom.
12cr|rply-1.1.1-1|31	
12cr|rply-1.1.1-1|32	%package -n %{libname}
12cr|rply-1.1.1-1|33	Summary:	A library to read and write PLY files
12cr|rply-1.1.1-1|34	Group:		System/Libraries
12cr|rply-1.1.1-1|35	
12cr|rply-1.1.1-1|36	%description -n %{libname}
12cr|rply-1.1.1-1|37	RPly is a library that lets applications read and write PLY files.
12cr|rply-1.1.1-1|38	The PLY file format is widely used to store geometric information, such as 3D
12cr|rply-1.1.1-1|39	models, but is general enough to be useful for other purposes.
12cr|rply-1.1.1-1|40	
12cr|rply-1.1.1-1|41	%package -n %{develname}
12cr|rply-1.1.1-1|42	Summary:	Development files and headers for %{name}
12cr|rply-1.1.1-1|43	Group:		Development/Other
12cr|rply-1.1.1-1|44	Requires:	%{libname} = %{version}-%{release}
12cr|rply-1.1.1-1|45	Provides:	%{name}-devel = %{version}-%{release}
12cr|rply-1.1.1-1|46	
12cr|rply-1.1.1-1|47	%description -n %{develname}
12cr|rply-1.1.1-1|48	Rply Library Header Files and Link Libraries.
12cr|rply-1.1.1-1|49	
12cr|rply-1.1.1-1|50	%prep
12cr|rply-1.1.1-1|51	%setup -q
12cr|rply-1.1.1-1|52	
12cr|rply-1.1.1-1|53	iconv -f ISO8859-1 -t UTF-8 LICENSE > LICENSE.utf8
12cr|rply-1.1.1-1|54	mv -f LICENSE.utf8 LICENSE
12cr|rply-1.1.1-1|55	
12cr|rply-1.1.1-1|56	# Add CMakeLists.txt file
12cr|rply-1.1.1-1|57	cp %{SOURCE1} CMakeLists.txt
12cr|rply-1.1.1-1|58	
12cr|rply-1.1.1-1|59	# Add CMake detection modules
12cr|rply-1.1.1-1|60	mkdir -p CMake/export
12cr|rply-1.1.1-1|61	mkdir -p CMake/Modules
12cr|rply-1.1.1-1|62	
12cr|rply-1.1.1-1|63	cp %{SOURCE2} CMake/Modules/
12cr|rply-1.1.1-1|64	cp %{SOURCE3} CMake/export/CMakeLists.txt
12cr|rply-1.1.1-1|65	
12cr|rply-1.1.1-1|66	%build
12cr|rply-1.1.1-1|67	%cmake \
12cr|rply-1.1.1-1|68	-DCMAKE_BUILD_TYPE:STRING="Release"\
12cr|rply-1.1.1-1|69	-DCMAKE_VERBOSE_MAKEFILE=ON
12cr|rply-1.1.1-1|70	
12cr|rply-1.1.1-1|71	%make
12cr|rply-1.1.1-1|72	
12cr|rply-1.1.1-1|73	%install
12cr|rply-1.1.1-1|74	%makeinstall_std -C build
12cr|rply-1.1.1-1|75	
12cr|rply-1.1.1-1|76	%files
12cr|rply-1.1.1-1|77	%doc LICENSE
12cr|rply-1.1.1-1|78	%doc manual/*
12cr|rply-1.1.1-1|79	%{_bindir}/*
12cr|rply-1.1.1-1|80	
12cr|rply-1.1.1-1|81	%files -n %{libname}
12cr|rply-1.1.1-1|82	%{_libdir}/lib%{name}.so.%{major}*
12cr|rply-1.1.1-1|83	
12cr|rply-1.1.1-1|84	%files -n %{develname}
12cr|rply-1.1.1-1|85	%{_includedir}/%{name}/*
12cr|rply-1.1.1-1|86	%{_libdir}/lib%{name}.so
12cr|rply-1.1.1-1|87	%{_datadir}/%{name}/
12cr|rply-1.1.1-1|88	
12cr|rply-1.1.1-1|89	
12cr|rply-1.1.1-1|90	
12cr|rply-1.1.1-1|91	
12cr|rply-1.1.1-1|92	%changelog
12cr|rply-1.1.1-1|93	

7089 12
12cr|rpmbuildupdate-0.8.1-4|1	%define name	rpmbuildupdate
12cr|rpmbuildupdate-0.8.1-4|2	%define version	0.8.1
12cr|rpmbuildupdate-0.8.1-4|3	%define release %mkrel 4
12cr|rpmbuildupdate-0.8.1-4|4	
12cr|rpmbuildupdate-0.8.1-4|5	Name:		%{name}
12cr|rpmbuildupdate-0.8.1-4|6	Version:	%{version}
12cr|rpmbuildupdate-0.8.1-4|7	Release:	%{release}
12cr|rpmbuildupdate-0.8.1-4|8	Summary:	Helps you build up to date RPMs
12cr|rpmbuildupdate-0.8.1-4|9	License:	GPL
12cr|rpmbuildupdate-0.8.1-4|10	Group:		Development/Other
12cr|rpmbuildupdate-0.8.1-4|11	URL:		http://wiki.mandriva.com/en/Development/Packaging/Tools/rpmbuildupdate
12cr|rpmbuildupdate-0.8.1-4|12	Source0:	%{name}-%{version}.tar.gz
12cr|rpmbuildupdate-0.8.1-4|13	Conflicts:	rpm-rebuilder <= 0.25-1mdk
12cr|rpmbuildupdate-0.8.1-4|14	BuildArch:	noarch
12cr|rpmbuildupdate-0.8.1-4|15	Buildroot:	%{_tmppath}/%{name}-%{version}
12cr|rpmbuildupdate-0.8.1-4|16	
12cr|rpmbuildupdate-0.8.1-4|17	%description
12cr|rpmbuildupdate-0.8.1-4|18	rpmbuildupdate helps you build up to date RPMs. It download source tarball
12cr|rpmbuildupdate-0.8.1-4|19	and update the spec files. It can also be used to rebuild and apply scripted
12cr|rpmbuildupdate-0.8.1-4|20	change to a spec file.
12cr|rpmbuildupdate-0.8.1-4|21	
12cr|rpmbuildupdate-0.8.1-4|22	%prep
12cr|rpmbuildupdate-0.8.1-4|23	%setup -q
12cr|rpmbuildupdate-0.8.1-4|24	
12cr|rpmbuildupdate-0.8.1-4|25	%build
12cr|rpmbuildupdate-0.8.1-4|26	%configure2_5x
12cr|rpmbuildupdate-0.8.1-4|27	%make
12cr|rpmbuildupdate-0.8.1-4|28	
12cr|rpmbuildupdate-0.8.1-4|29	%install
12cr|rpmbuildupdate-0.8.1-4|30	rm -rf %{buildroot}
12cr|rpmbuildupdate-0.8.1-4|31	%makeinstall_std
12cr|rpmbuildupdate-0.8.1-4|32	
12cr|rpmbuildupdate-0.8.1-4|33	%clean
12cr|rpmbuildupdate-0.8.1-4|34	rm -rf %{buildroot}
12cr|rpmbuildupdate-0.8.1-4|35	
12cr|rpmbuildupdate-0.8.1-4|36	%files
12cr|rpmbuildupdate-0.8.1-4|37	%defattr(-,root,root)
12cr|rpmbuildupdate-0.8.1-4|38	%{_bindir}/%{name}
12cr|rpmbuildupdate-0.8.1-4|39	%{_sysconfdir}/bash_completion.d/%{name}
12cr|rpmbuildupdate-0.8.1-4|40	%{_mandir}/man1/*
12cr|rpmbuildupdate-0.8.1-4|41	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|rpmbuildupdate-0.8.1-4|42	
12cr|rpmbuildupdate-0.8.1-4|43	
12cr|rpmbuildupdate-0.8.1-4|44	%changelog
12cr|rpmbuildupdate-0.8.1-4|45	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.8.1-4mdv2010.0
12cr|rpmbuildupdate-0.8.1-4|46	+ Revision: 433450
12cr|rpmbuildupdate-0.8.1-4|47	- rebuild
12cr|rpmbuildupdate-0.8.1-4|48	
12cr|rpmbuildupdate-0.8.1-4|49	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8.1-3mdv2009.0
12cr|rpmbuildupdate-0.8.1-4|50	+ Revision: 242562
12cr|rpmbuildupdate-0.8.1-4|51	- rebuild
12cr|rpmbuildupdate-0.8.1-4|52	- kill re-definition of %%buildroot on Pixel's request
12cr|rpmbuildupdate-0.8.1-4|53	
12cr|rpmbuildupdate-0.8.1-4|54	+ Olivier Blin <oblin@mandriva.com>
12cr|rpmbuildupdate-0.8.1-4|55	- restore BuildRoot
12cr|rpmbuildupdate-0.8.1-4|56	
12cr|rpmbuildupdate-0.8.1-4|57	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.1-1mdv2008.0
12cr|rpmbuildupdate-0.8.1-4|58	+ Revision: 46218
12cr|rpmbuildupdate-0.8.1-4|59	- new version
12cr|rpmbuildupdate-0.8.1-4|60	
12cr|rpmbuildupdate-0.8.1-4|61	* Wed May 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.0-1mdv2008.0
12cr|rpmbuildupdate-0.8.1-4|62	+ Revision: 20739
12cr|rpmbuildupdate-0.8.1-4|63	- Import rpmbuildupdate
12cr|rpmbuildupdate-0.8.1-4|64	
12cr|rpmbuildupdate-0.8.1-4|65	
12cr|rpmbuildupdate-0.8.1-4|66	
12cr|rpmbuildupdate-0.8.1-4|67	* Wed May 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.0-1mdv2008.0
12cr|rpmbuildupdate-0.8.1-4|68	- new version
12cr|rpmbuildupdate-0.8.1-4|69	
12cr|rpmbuildupdate-0.8.1-4|70	* Mon Sep 04 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.1-1mdv2007.0
12cr|rpmbuildupdate-0.8.1-4|71	- new version
12cr|rpmbuildupdate-0.8.1-4|72	
12cr|rpmbuildupdate-0.8.1-4|73	* Wed Jan 18 2006 Michael Scherer <misc@mandriva.org> 0.6.1-1mdk
12cr|rpmbuildupdate-0.8.1-4|74	- new release to please cvs
12cr|rpmbuildupdate-0.8.1-4|75	
12cr|rpmbuildupdate-0.8.1-4|76	* Wed Jan 18 2006 Michael Scherer <misc@mandriva.org> 0.6-1mdk
12cr|rpmbuildupdate-0.8.1-4|77	- 0.6
12cr|rpmbuildupdate-0.8.1-4|78	- enhance description
12cr|rpmbuildupdate-0.8.1-4|79	- add url
12cr|rpmbuildupdate-0.8.1-4|80	
12cr|rpmbuildupdate-0.8.1-4|81	* Thu Oct 06 2005 Guillaume Rousse <guillomovitch@zarb.org> 0.5-1mdk
12cr|rpmbuildupdate-0.8.1-4|82	- first individual release

7090 12
12cr|rpmdevtools-6.7-3|1	%define emacs_sitestart_d  %{_sysconfdir}/emacs/site-start.d
12cr|rpmdevtools-6.7-3|2	%define spectool_version   1.0.10
12cr|rpmdevtools-6.7-3|3	
12cr|rpmdevtools-6.7-3|4	Name:           rpmdevtools
12cr|rpmdevtools-6.7-3|5	Version:        6.7
12cr|rpmdevtools-6.7-3|6	Release:        3
12cr|rpmdevtools-6.7-3|7	Summary:        RPM Development Tools
12cr|rpmdevtools-6.7-3|8	
12cr|rpmdevtools-6.7-3|9	Group:          System/Configuration/Packaging
12cr|rpmdevtools-6.7-3|10	# rpmdev-setuptree is GPLv2, everything else GPLv2+
12cr|rpmdevtools-6.7-3|11	License:        GPL
12cr|rpmdevtools-6.7-3|12	URL:            http://fedoraproject.org/
12cr|rpmdevtools-6.7-3|13	Source0:        %{name}-%{version}.tar.bz2
12cr|rpmdevtools-6.7-3|14	Source1:        http://people.redhat.com/nphilipp/spectool/spectool-%{spectool_version}.tar.bz2
12cr|rpmdevtools-6.7-3|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rpmdevtools-6.7-3|16	
12cr|rpmdevtools-6.7-3|17	BuildArch:      noarch
12cr|rpmdevtools-6.7-3|18	Provides:       spectool = %{spectool_version}
12cr|rpmdevtools-6.7-3|19	BuildRequires:  help2man
12cr|rpmdevtools-6.7-3|20	BuildRequires:  python-rpm
12cr|rpmdevtools-6.7-3|21	# Minimal RPM build requirements
12cr|rpmdevtools-6.7-3|22	Requires:       bash
12cr|rpmdevtools-6.7-3|23	Requires:       bzip2
12cr|rpmdevtools-6.7-3|24	Requires:       coreutils
12cr|rpmdevtools-6.7-3|25	Requires:       cpio
12cr|rpmdevtools-6.7-3|26	Requires:       diffutils
12cr|rpmdevtools-6.7-3|27	Requires:       findutils
12cr|rpmdevtools-6.7-3|28	Requires:       gawk
12cr|rpmdevtools-6.7-3|29	Requires:       gcc
12cr|rpmdevtools-6.7-3|30	Requires:       gcc-c++
12cr|rpmdevtools-6.7-3|31	Requires:       grep
12cr|rpmdevtools-6.7-3|32	Requires:       gzip
12cr|rpmdevtools-6.7-3|33	Requires:       info
12cr|rpmdevtools-6.7-3|34	Requires:       make
12cr|rpmdevtools-6.7-3|35	Requires:       patch
12cr|rpmdevtools-6.7-3|36	Requires:       redhat-release
12cr|rpmdevtools-6.7-3|37	Requires:       rpm-mandriva-setup-build
12cr|rpmdevtools-6.7-3|38	Requires:       rpm-build >= 4.4.2.1
12cr|rpmdevtools-6.7-3|39	Requires:       sed
12cr|rpmdevtools-6.7-3|40	Requires:       tar
12cr|rpmdevtools-6.7-3|41	Requires:       unzip
12cr|rpmdevtools-6.7-3|42	Requires:       util-linux
12cr|rpmdevtools-6.7-3|43	Requires:       which
12cr|rpmdevtools-6.7-3|44	# Additionally required for tool operations
12cr|rpmdevtools-6.7-3|45	#Requires:      cpio
12cr|rpmdevtools-6.7-3|46	Requires:       fakeroot
12cr|rpmdevtools-6.7-3|47	Requires:       file
12cr|rpmdevtools-6.7-3|48	Requires:       perl
12cr|rpmdevtools-6.7-3|49	Requires:       python
12cr|rpmdevtools-6.7-3|50	Requires:       python-rpm
12cr|rpmdevtools-6.7-3|51	#Requires:      sed
12cr|rpmdevtools-6.7-3|52	Requires:       wget
12cr|rpmdevtools-6.7-3|53	
12cr|rpmdevtools-6.7-3|54	%description
12cr|rpmdevtools-6.7-3|55	This package contains scripts and (X)Emacs support files to aid in
12cr|rpmdevtools-6.7-3|56	development of RPM packages.
12cr|rpmdevtools-6.7-3|57	rpmdev-setuptree    Create RPM build tree within user's home directory
12cr|rpmdevtools-6.7-3|58	rpmdev-diff         Diff contents of two archives
12cr|rpmdevtools-6.7-3|59	rpmdev-newspec      Creates new .spec from template
12cr|rpmdevtools-6.7-3|60	rpmdev-rmdevelrpms  Find (and optionally remove) "development" RPMs
12cr|rpmdevtools-6.7-3|61	rpmdev-checksig     Check package signatures using alternate RPM keyring
12cr|rpmdevtools-6.7-3|62	rpminfo             Print information about executables and libraries
12cr|rpmdevtools-6.7-3|63	rpmdev-md5          Display the md5sum of all files in an RPM
12cr|rpmdevtools-6.7-3|64	rpmdev-vercmp       RPM version comparison checker
12cr|rpmdevtools-6.7-3|65	spectool            Expand and download sources and patches in specfiles
12cr|rpmdevtools-6.7-3|66	rpmdev-wipetree     Erase all files within dirs created by rpmdev-setuptree
12cr|rpmdevtools-6.7-3|67	rpmdev-extract      Extract various archives, "tar xvf" style
12cr|rpmdevtools-6.7-3|68	...and many more.
12cr|rpmdevtools-6.7-3|69	
12cr|rpmdevtools-6.7-3|70	
12cr|rpmdevtools-6.7-3|71	%prep
12cr|rpmdevtools-6.7-3|72	%setup -q -a 1
12cr|rpmdevtools-6.7-3|73	%{__cp} -a spectool*/README README.spectool
12cr|rpmdevtools-6.7-3|74	
12cr|rpmdevtools-6.7-3|75	%build
12cr|rpmdevtools-6.7-3|76	%{configure2_5x} --libdir=%{_prefix}/lib
12cr|rpmdevtools-6.7-3|77	%{make}
12cr|rpmdevtools-6.7-3|78	
12cr|rpmdevtools-6.7-3|79	%install
12cr|rpmdevtools-6.7-3|80	%{__rm} -rf %{buildroot}
12cr|rpmdevtools-6.7-3|81	
12cr|rpmdevtools-6.7-3|82	%{makeinstall_std}
12cr|rpmdevtools-6.7-3|83	
12cr|rpmdevtools-6.7-3|84	%{__cp} -a spectool*/spectool %{buildroot}%{_bindir}
12cr|rpmdevtools-6.7-3|85	
12cr|rpmdevtools-6.7-3|86	%{__mkdir_p} %{buildroot}%{emacs_sitestart_d}
12cr|rpmdevtools-6.7-3|87	%{__ln_s} %{_datadir}/rpmdevtools/rpmdev-init.el %{buildroot}%{emacs_sitestart_d}/rpmdev-init.el
12cr|rpmdevtools-6.7-3|88	#/bin/touch %{buildroot}%{emacs_sitestart_d}/rpmdev-init.elc
12cr|rpmdevtools-6.7-3|89	
12cr|rpmdevtools-6.7-3|90	%{__chmod} 755 %{buildroot}%{_datadir}/rpmdevtools/{trap.sh,template.init,tmpdir.sh}
12cr|rpmdevtools-6.7-3|91	
12cr|rpmdevtools-6.7-3|92	%clean
12cr|rpmdevtools-6.7-3|93	%{__rm} -rf %{buildroot}
12cr|rpmdevtools-6.7-3|94	
12cr|rpmdevtools-6.7-3|95	%files
12cr|rpmdevtools-6.7-3|96	%defattr(-,root,root,-)
12cr|rpmdevtools-6.7-3|97	%doc COPYING README*
12cr|rpmdevtools-6.7-3|98	%config(noreplace) %{_sysconfdir}/rpmdevtools/
12cr|rpmdevtools-6.7-3|99	%{_datadir}/rpmdevtools/
12cr|rpmdevtools-6.7-3|100	%attr(0755,root,root) %{_bindir}/rpm*
12cr|rpmdevtools-6.7-3|101	%attr(0755,root,root) %{_bindir}/spectool
12cr|rpmdevtools-6.7-3|102	%config(noreplace) %{emacs_sitestart_d}/rpmdev-init.el*
12cr|rpmdevtools-6.7-3|103	%{_mandir}/man[18]/rpm*.[18]*
12cr|rpmdevtools-6.7-3|104	
12cr|rpmdevtools-6.7-3|105	
12cr|rpmdevtools-6.7-3|106	
12cr|rpmdevtools-6.7-3|107	%changelog
12cr|rpmdevtools-6.7-3|108	* Thu Jan 12 2012 Denis Silakov <dsilakov@mandriva.org> 6.7-3
12cr|rpmdevtools-6.7-3|109	+ Revision: 760319
12cr|rpmdevtools-6.7-3|110	- update to be built with rpm5
12cr|rpmdevtools-6.7-3|111	
12cr|rpmdevtools-6.7-3|112	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 6.7-2mdv2010.0
12cr|rpmdevtools-6.7-3|113	+ Revision: 433452
12cr|rpmdevtools-6.7-3|114	- rebuild
12cr|rpmdevtools-6.7-3|115	
12cr|rpmdevtools-6.7-3|116	* Mon Sep 01 2008 Olivier Blin <blino@mandriva.org> 6.7-1mdv2009.0
12cr|rpmdevtools-6.7-3|117	+ Revision: 278175
12cr|rpmdevtools-6.7-3|118	- buildrequire python-rpm
12cr|rpmdevtools-6.7-3|119	- buildrequires help2man
12cr|rpmdevtools-6.7-3|120	- update to spectool 1.0.10
12cr|rpmdevtools-6.7-3|121	- 6.7
12cr|rpmdevtools-6.7-3|122	
12cr|rpmdevtools-6.7-3|123	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 6.4-3mdv2009.0
12cr|rpmdevtools-6.7-3|124	+ Revision: 269221
12cr|rpmdevtools-6.7-3|125	- rebuild early 2009.0 package (before pixel changes)
12cr|rpmdevtools-6.7-3|126	
12cr|rpmdevtools-6.7-3|127	* Fri Jun 06 2008 Olivier Blin <blino@mandriva.org> 6.4-2mdv2009.0
12cr|rpmdevtools-6.7-3|128	+ Revision: 216446
12cr|rpmdevtools-6.7-3|129	- fix emacs start file symlink
12cr|rpmdevtools-6.7-3|130	- restore BuildRoot
12cr|rpmdevtools-6.7-3|131	
12cr|rpmdevtools-6.7-3|132	+ Thierry Vignaud <tv@mandriva.org>
12cr|rpmdevtools-6.7-3|133	- kill re-definition of %%buildroot on Pixel's request
12cr|rpmdevtools-6.7-3|134	
12cr|rpmdevtools-6.7-3|135	* Mon Oct 15 2007 David Walluck <walluck@mandriva.org> 6.4-1mdv2008.1
12cr|rpmdevtools-6.7-3|136	+ Revision: 98423
12cr|rpmdevtools-6.7-3|137	- import rpmdevtools
12cr|rpmdevtools-6.7-3|138	
12cr|rpmdevtools-6.7-3|139	
12cr|rpmdevtools-6.7-3|140	* Fri Oct 12 2007 Lubomir Kundrak <lkundrak@redhat.com> - 6.4-1
12cr|rpmdevtools-6.7-3|141	- Import the previous fix into CVS to resync, bump version
12cr|rpmdevtools-6.7-3|142	
12cr|rpmdevtools-6.7-3|143	* Fri Oct 12 2007 Lubomir Kundrak <lkundrak@redhat.com> - 6.3-1
12cr|rpmdevtools-6.7-3|144	- Fix paths in qa-robot tools
12cr|rpmdevtools-6.7-3|145	
12cr|rpmdevtools-6.7-3|146	* Sat Sep  8 2007 Ville Skyttä <ville.skytta at iki.fi> - 6.2-1
12cr|rpmdevtools-6.7-3|147	- Sync deps with Fedora's new "assumed present in buildroots" packages list.
12cr|rpmdevtools-6.7-3|148	
12cr|rpmdevtools-6.7-3|149	* Thu Sep  6 2007 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|150	- Init script template cleanups.
12cr|rpmdevtools-6.7-3|151	
12cr|rpmdevtools-6.7-3|152	* Tue Aug 28 2007 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|153	- Update rpminfo to version 2004-07-07-02.
12cr|rpmdevtools-6.7-3|154	
12cr|rpmdevtools-6.7-3|155	* Fri Aug 10 2007 Ville Skyttä <ville.skytta at iki.fi> - 6.1-1
12cr|rpmdevtools-6.7-3|156	- Sync COPYING with http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
12cr|rpmdevtools-6.7-3|157	
12cr|rpmdevtools-6.7-3|158	* Mon Aug  6 2007 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|159	- Work around #250990 in rpmls and rpmdev-extract.
12cr|rpmdevtools-6.7-3|160	- Clarify copyright info of rpmdev-* and rpmls.
12cr|rpmdevtools-6.7-3|161	
12cr|rpmdevtools-6.7-3|162	* Sat Jul  7 2007 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|163	- Fix Epoch handling in the 2-arg form of rpmdev-vercmp with yum < 3.1.2.
12cr|rpmdevtools-6.7-3|164	- The long form of the list option in rmdevelrpms is --list-only, not --list.
12cr|rpmdevtools-6.7-3|165	
12cr|rpmdevtools-6.7-3|166	* Thu Jul  5 2007 Ville Skyttä <ville.skytta at iki.fi> - 6.0-1
12cr|rpmdevtools-6.7-3|167	- Remove check-{buildroot,rpaths*}, now included in rpm-build >= 4.4.2.1.
12cr|rpmdevtools-6.7-3|168	- Drop explicit dependency on patch, pulled in by recent rpm-build.
12cr|rpmdevtools-6.7-3|169	- Add cmake and scons to default devel package list in rpmdev-rmdevelrpms.
12cr|rpmdevtools-6.7-3|170	- Add LSB comment block to init script template.
12cr|rpmdevtools-6.7-3|171	
12cr|rpmdevtools-6.7-3|172	* Wed Jun 27 2007 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|173	- Add 2-argument form for comparing EVR strings to rpmdev-vercmp
12cr|rpmdevtools-6.7-3|174	(available only if rpmUtils.miscutils is available).
12cr|rpmdevtools-6.7-3|175	
12cr|rpmdevtools-6.7-3|176	* Sat Jun 16 2007 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|177	- Include rpmsodiff and dependencies (rpmargs, rpmelfsym, rpmfile, rpmpeek,
12cr|rpmdevtools-6.7-3|178	rpmsoname) from ALT Linux's qa-robot package.
12cr|rpmdevtools-6.7-3|179	- Include rpmls (#213778).
12cr|rpmdevtools-6.7-3|180	
12cr|rpmdevtools-6.7-3|181	* Fri Jun 15 2007 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|182	- Update spectool to 1.0.9 (#243731).
12cr|rpmdevtools-6.7-3|183	
12cr|rpmdevtools-6.7-3|184	* Wed Apr 11 2007 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|185	- Add --list-only option to rmdevelrpms (Thorsten Leemhuis).
12cr|rpmdevtools-6.7-3|186	
12cr|rpmdevtools-6.7-3|187	* Tue Mar 13 2007 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|188	- BR perl(ExtUtils::MakeMaker) by default in perl spec template.
12cr|rpmdevtools-6.7-3|189	- Drop deprecated backwards compatibility with fedora-rpmdevtools.
12cr|rpmdevtools-6.7-3|190	- Update URL.
12cr|rpmdevtools-6.7-3|191	
12cr|rpmdevtools-6.7-3|192	* Wed Nov  8 2006 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|193	- Arch-qualify output of matched packages in rmdevelrpms and allow
12cr|rpmdevtools-6.7-3|194	arch-qualified packages in the config file.
12cr|rpmdevtools-6.7-3|195	
12cr|rpmdevtools-6.7-3|196	* Wed Oct 25 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.3-1
12cr|rpmdevtools-6.7-3|197	- Update spectool to 1.0.8, fixes #212108.
12cr|rpmdevtools-6.7-3|198	
12cr|rpmdevtools-6.7-3|199	* Mon Oct  2 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.2-1
12cr|rpmdevtools-6.7-3|200	- Skip *.jar.so.debug in check-buildroot (#208903).
12cr|rpmdevtools-6.7-3|201	- Treat yasm and *-static as devel packages in rmdevelrpms.
12cr|rpmdevtools-6.7-3|202	
12cr|rpmdevtools-6.7-3|203	* Sat Sep  9 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.1-1
12cr|rpmdevtools-6.7-3|204	- Re-add PHP PEAR spec template, more improvements to it (#198706,
12cr|rpmdevtools-6.7-3|205	Christopher Stone, Remi Collet).
12cr|rpmdevtools-6.7-3|206	
12cr|rpmdevtools-6.7-3|207	* Tue Aug 22 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.0-2
12cr|rpmdevtools-6.7-3|208	- Migrate rmdevelrpms config when upgrading from fedora-rpmdevtools.
12cr|rpmdevtools-6.7-3|209	
12cr|rpmdevtools-6.7-3|210	* Sun Aug 20 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.0-1
12cr|rpmdevtools-6.7-3|211	- Re-rename almost everything to rpmdev-*, with backwards compat symlinks.
12cr|rpmdevtools-6.7-3|212	- Don't encourage %%ghost'ing *.pyo in Python spec template, add some comments.
12cr|rpmdevtools-6.7-3|213	- Drop PHP PEAR spec template, it's not ready yet.
12cr|rpmdevtools-6.7-3|214	
12cr|rpmdevtools-6.7-3|215	* Wed Aug  2 2006 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|216	- Treat *-sdk as devel packages in rmdevelrpms (#199909).
12cr|rpmdevtools-6.7-3|217	- Don't assume compface is a devel package in rmdevelrpms.
12cr|rpmdevtools-6.7-3|218	
12cr|rpmdevtools-6.7-3|219	* Thu Jul 20 2006 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|220	- Mark things that are not needed for noarch module packages in the Perl
12cr|rpmdevtools-6.7-3|221	spec template.
12cr|rpmdevtools-6.7-3|222	
12cr|rpmdevtools-6.7-3|223	* Wed Jul 19 2006 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|224	- Move option arguments to "find" before non-option ones in Perl spec template.
12cr|rpmdevtools-6.7-3|225	- Drop python-abi dependency from Python spec template (#189947).
12cr|rpmdevtools-6.7-3|226	
12cr|rpmdevtools-6.7-3|227	* Tue Jul 18 2006 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|228	- Add PHP PEAR spec template (#198706, Christopher Stone).
12cr|rpmdevtools-6.7-3|229	
12cr|rpmdevtools-6.7-3|230	* Mon Jul 17 2006 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|231	- Drop fedora- prefix everywhere, add backcompat symlinks for execubtables.
12cr|rpmdevtools-6.7-3|232	- Move %%{_sysconfdir}/fedora to %%{_sysconfdir}/rpmdevtools and
12cr|rpmdevtools-6.7-3|233	%%{_datadir}/fedora to %%{_datadir}/rpmdevtools.
12cr|rpmdevtools-6.7-3|234	- Move spec templates to %%{_sysconfdir}/rpmdevtools, mark as config.
12cr|rpmdevtools-6.7-3|235	- Bump version to 5.0.
12cr|rpmdevtools-6.7-3|236	
12cr|rpmdevtools-6.7-3|237	* Sun Jul 16 2006 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|238	- Drop fedora-kmodhelper.
12cr|rpmdevtools-6.7-3|239	- Drop fedora-installdevkeys and GPG keys, modify rpmchecksig to use
12cr|rpmdevtools-6.7-3|240	the system rpmdb.
12cr|rpmdevtools-6.7-3|241	
12cr|rpmdevtools-6.7-3|242	* Sat Jul 15 2006 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|243	- Sort rmdevelrpms' output.
12cr|rpmdevtools-6.7-3|244	
12cr|rpmdevtools-6.7-3|245	* Fri Jul  7 2006 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|246	- Improve ruby spec template (#180066, David Lutterkort).
12cr|rpmdevtools-6.7-3|247	
12cr|rpmdevtools-6.7-3|248	* Mon Jun  5 2006 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|249	- Add manual pages for rmdevelrpms, diffarchive and extract.
12cr|rpmdevtools-6.7-3|250	- Trim pre-2005 changelog entries.
12cr|rpmdevtools-6.7-3|251	- Autotoolize source tree.
12cr|rpmdevtools-6.7-3|252	
12cr|rpmdevtools-6.7-3|253	* Tue May 16 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.6-1
12cr|rpmdevtools-6.7-3|254	- Add spec template for library packages (#185606, Ignacio Vazquez-Abrams).
12cr|rpmdevtools-6.7-3|255	
12cr|rpmdevtools-6.7-3|256	* Sun Feb 26 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.5-1
12cr|rpmdevtools-6.7-3|257	- Improve diffarchive and extract error messages.
12cr|rpmdevtools-6.7-3|258	
12cr|rpmdevtools-6.7-3|259	* Fri Feb 24 2006 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|260	- Update spectool to 1.0.7 (#162253).
12cr|rpmdevtools-6.7-3|261	
12cr|rpmdevtools-6.7-3|262	* Thu Feb  9 2006 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|263	- Add file(1) based archive type detection to fedora-extract.
12cr|rpmdevtools-6.7-3|264	
12cr|rpmdevtools-6.7-3|265	* Wed Feb  8 2006 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|266	- Add "diff file lists only" option to diffarchive.
12cr|rpmdevtools-6.7-3|267	
12cr|rpmdevtools-6.7-3|268	* Sun Feb  5 2006 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|269	- Add Ruby spec template (#180066, Oliver Andrich) and make newrpmspec
12cr|rpmdevtools-6.7-3|270	use it for ruby-*.
12cr|rpmdevtools-6.7-3|271	
12cr|rpmdevtools-6.7-3|272	* Sat Feb  4 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4-2
12cr|rpmdevtools-6.7-3|273	- Fix rpath checker tests with bash 3.1 (#178636, Enrico Scholz).
12cr|rpmdevtools-6.7-3|274	
12cr|rpmdevtools-6.7-3|275	* Fri Dec 30 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.4-1
12cr|rpmdevtools-6.7-3|276	- Update spectool to 1.0.6 (#176521).
12cr|rpmdevtools-6.7-3|277	
12cr|rpmdevtools-6.7-3|278	* Wed Dec 28 2005 Ville Skyttä <ville.skytta at iki.fi>
12cr|rpmdevtools-6.7-3|279	- Update spectool to 1.0.5 (#162253), require wget for it.
12cr|rpmdevtools-6.7-3|280	- Add disttags to spec templates.
12cr|rpmdevtools-6.7-3|281	
12cr|rpmdevtools-6.7-3|282	* Thu Oct 27 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.3-1
12cr|rpmdevtools-6.7-3|283	- check-rpaths-worker: detect when RPATH references the parent directory
12cr|rpmdevtools-6.7-3|284	of an absolute path (#169298, Enrico Scholz).
12cr|rpmdevtools-6.7-3|285	- Add regression test for check-rpaths* (#169298, Enrico Scholz).
12cr|rpmdevtools-6.7-3|286	- Honor user's indent-tabs-mode setting in fedora-init.el (#170902).
12cr|rpmdevtools-6.7-3|287	
12cr|rpmdevtools-6.7-3|288	* Fri Oct  7 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.2-1
12cr|rpmdevtools-6.7-3|289	- check-buildroot: grep for buildroot as a fixed string, not a regexp.
12cr|rpmdevtools-6.7-3|290	- Update FSF's address in copyright notices.
12cr|rpmdevtools-6.7-3|291	- check-rpaths-worker: allow multiple $ORIGIN paths in an RPATH and allow
12cr|rpmdevtools-6.7-3|292	RPATHs which are relative to $ORIGIN (#169298, Enrico Scholz).
12cr|rpmdevtools-6.7-3|293	- check-rpaths-worker: give out an hint about usage and the detected issues
12cr|rpmdevtools-6.7-3|294	at the first detected error (Enrico Scholz).
12cr|rpmdevtools-6.7-3|295	- Remove some redundancy from the Perl spec template.
12cr|rpmdevtools-6.7-3|296	- Teach fedora-newrpmspec to detect and use different specfile variants.
12cr|rpmdevtools-6.7-3|297	- Use fedora-newrpmspec in fedora-init.el.
12cr|rpmdevtools-6.7-3|298	
12cr|rpmdevtools-6.7-3|299	* Fri Jul  8 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.1-1
12cr|rpmdevtools-6.7-3|300	- Drop more pre-FC2 compat stuff from Perl spec template.
12cr|rpmdevtools-6.7-3|301	- Treat gcc-gfortran as a devel package in rmdevelrpms.
12cr|rpmdevtools-6.7-3|302	- Drop fedora.us GPG key.
12cr|rpmdevtools-6.7-3|303	
12cr|rpmdevtools-6.7-3|304	* Thu Mar 24 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.0-1
12cr|rpmdevtools-6.7-3|305	- Make fedora-diffarchive work better with archives containing dirs without
12cr|rpmdevtools-6.7-3|306	read/execute permissions.
12cr|rpmdevtools-6.7-3|307	- Sync "Epoch: 0" drops with Fedora Extras CVS.
12cr|rpmdevtools-6.7-3|308	- Include Nils Philippsen's spectool.
12cr|rpmdevtools-6.7-3|309	- Own (%%ghost'd) more dirs from the site-lisp dir hierarchies.
12cr|rpmdevtools-6.7-3|310	- Drop trigger support pre-FC2 Emacs and XEmacs packages.
12cr|rpmdevtools-6.7-3|311	- Drop rpm-spec-mode.el patch, no longer needed for FC2 Emacs and later.
12cr|rpmdevtools-6.7-3|312	- Update URLs.
12cr|rpmdevtools-6.7-3|313	- Drop developer GPG keys from the package, add Fedora Extras key.
12cr|rpmdevtools-6.7-3|314	- Drop fedora-pkgannfmt, it's no longer relevant.
12cr|rpmdevtools-6.7-3|315	- Remove pre-FC2 compatibility stuff from Perl spec template.
12cr|rpmdevtools-6.7-3|316	- Don't try to remove gcc-java and related packages by default in rmdevelrpms.
12cr|rpmdevtools-6.7-3|317	- Remove "full featured" spec template, convert newrpmspec to use -minimal.
12cr|rpmdevtools-6.7-3|318	
12cr|rpmdevtools-6.7-3|319	* Sun Feb  6 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:0.3.1-1
12cr|rpmdevtools-6.7-3|320	- Make buildrpmtree and wipebuildtree less dependent on a specific
12cr|rpmdevtools-6.7-3|321	configuration (#147014, Ignacio Vazquez-Abrams).
12cr|rpmdevtools-6.7-3|322	
12cr|rpmdevtools-6.7-3|323	* Tue Jan 18 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:0.3.0-1
12cr|rpmdevtools-6.7-3|324	- Remove 0.fdr. prefixes and epoch 0's from all spec templates.
12cr|rpmdevtools-6.7-3|325	- Add try-restart action to init script template.
12cr|rpmdevtools-6.7-3|326	- Remove deprecated fedora-diffrpm and fedora-unrpm.
12cr|rpmdevtools-6.7-3|327	- Install check-* to %%{_prefix}/lib/rpm instead of %%{_libdir}/rpm (bug 2351).
12cr|rpmdevtools-6.7-3|328	- Check both %%{_prefix}/lib and %%{_prefix}/lib64 in the xemacs trigger.
12cr|rpmdevtools-6.7-3|329	- Update rpminfo to 2004-07-07-01 and include it in the tarball.

7091 12
12cr|rpm-get-1.5-6|1	%define	name	rpm-get
12cr|rpm-get-1.5-6|2	%define	version	1.5
12cr|rpm-get-1.5-6|3	%define	release	%mkrel 6
12cr|rpm-get-1.5-6|4	
12cr|rpm-get-1.5-6|5	Summary:	Simple clone of apt-get for rpm
12cr|rpm-get-1.5-6|6	Name:		%{name}
12cr|rpm-get-1.5-6|7	Version:	%{version}
12cr|rpm-get-1.5-6|8	Release:	%{release}
12cr|rpm-get-1.5-6|9	License:	GPL
12cr|rpm-get-1.5-6|10	Group:		System/Configuration/Packaging
12cr|rpm-get-1.5-6|11	URL:		http://zoy.org/~alien/rpm-get
12cr|rpm-get-1.5-6|12	Source0:	http://zoy.org/~alien/rpm-get/%{name}-%{version}.tar.bz2
12cr|rpm-get-1.5-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|rpm-get-1.5-6|14	BuildArch:	noarch
12cr|rpm-get-1.5-6|15	
12cr|rpm-get-1.5-6|16	%description
12cr|rpm-get-1.5-6|17	rpm-get is a simple clone of Debian's apt-get utility for
12cr|rpm-get-1.5-6|18	automatically download and install files.
12cr|rpm-get-1.5-6|19	Use the /etc/rpm-get.conf file to set up your favorites ftp mirrors.
12cr|rpm-get-1.5-6|20	
12cr|rpm-get-1.5-6|21	%prep
12cr|rpm-get-1.5-6|22	%setup -q -n %{name}
12cr|rpm-get-1.5-6|23	
12cr|rpm-get-1.5-6|24	%install
12cr|rpm-get-1.5-6|25	rm -rf $RPM_BUILD_ROOT
12cr|rpm-get-1.5-6|26	
12cr|rpm-get-1.5-6|27	mkdir -p $RPM_BUILD_ROOT/var/rpm-get
12cr|rpm-get-1.5-6|28	
12cr|rpm-get-1.5-6|29	install -D -m755 %_builddir/%{name}/rpm-get-configure $RPM_BUILD_ROOT/sbin/rpm-get-configure
12cr|rpm-get-1.5-6|30	install -D -m755 $RPM_BUILD_DIR/rpm-get/rpm-get $RPM_BUILD_ROOT/sbin/rpm-get
12cr|rpm-get-1.5-6|31	install -D -m755 $RPM_BUILD_DIR/rpm-get/dep-check.sh $RPM_BUILD_ROOT/sbin/dep-check.sh
12cr|rpm-get-1.5-6|32	install -D -m755 $RPM_BUILD_DIR/rpm-get/rpm-dep.sh $RPM_BUILD_ROOT/sbin/rpm-dep.sh
12cr|rpm-get-1.5-6|33	install -D -m755 $RPM_BUILD_DIR/rpm-get/rpm-fle2pkg.sh $RPM_BUILD_ROOT/sbin/rpm-fle2pkg.sh
12cr|rpm-get-1.5-6|34	install -D -m644 $RPM_BUILD_DIR/rpm-get/rpm-get.conf $RPM_BUILD_ROOT%{_sysconfdir}/rpm-get.conf
12cr|rpm-get-1.5-6|35	install -D -m644 $RPM_BUILD_DIR/rpm-get/rpm-get.1 $RPM_BUILD_ROOT%{_mandir}/man1/rpm-get.1
12cr|rpm-get-1.5-6|36	
12cr|rpm-get-1.5-6|37	%clean
12cr|rpm-get-1.5-6|38	rm -rf $RPM_BUILD_ROOT
12cr|rpm-get-1.5-6|39	
12cr|rpm-get-1.5-6|40	%files
12cr|rpm-get-1.5-6|41	%defattr(-,root,root)
12cr|rpm-get-1.5-6|42	%doc README Changes BUGS AUTHORS TODO
12cr|rpm-get-1.5-6|43	%config(noreplace) %{_sysconfdir}/*
12cr|rpm-get-1.5-6|44	/sbin/*
12cr|rpm-get-1.5-6|45	%{_mandir}/man1/*
12cr|rpm-get-1.5-6|46	/var/rpm-get/
12cr|rpm-get-1.5-6|47	
12cr|rpm-get-1.5-6|48	
12cr|rpm-get-1.5-6|49	
12cr|rpm-get-1.5-6|50	%changelog
12cr|rpm-get-1.5-6|51	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.5-6mdv2010.0
12cr|rpm-get-1.5-6|52	+ Revision: 433453
12cr|rpm-get-1.5-6|53	- rebuild
12cr|rpm-get-1.5-6|54	
12cr|rpm-get-1.5-6|55	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.5-5mdv2009.0
12cr|rpm-get-1.5-6|56	+ Revision: 260321
12cr|rpm-get-1.5-6|57	- rebuild
12cr|rpm-get-1.5-6|58	
12cr|rpm-get-1.5-6|59	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.5-4mdv2009.0
12cr|rpm-get-1.5-6|60	+ Revision: 251493
12cr|rpm-get-1.5-6|61	- rebuild
12cr|rpm-get-1.5-6|62	
12cr|rpm-get-1.5-6|63	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.5-2mdv2008.1
12cr|rpm-get-1.5-6|64	+ Revision: 140747
12cr|rpm-get-1.5-6|65	- restore BuildRoot
12cr|rpm-get-1.5-6|66	
12cr|rpm-get-1.5-6|67	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|rpm-get-1.5-6|68	- kill re-definition of %%buildroot on Pixel's request
12cr|rpm-get-1.5-6|69	
12cr|rpm-get-1.5-6|70	* Thu Aug 23 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.5-2mdv2008.0
12cr|rpm-get-1.5-6|71	+ Revision: 69926
12cr|rpm-get-1.5-6|72	- use %%mkrel
12cr|rpm-get-1.5-6|73	
12cr|rpm-get-1.5-6|74	
12cr|rpm-get-1.5-6|75	* Thu Jun 12 2003 Per yvind Karlsen <peroyvind@sintrax.net> 1.5-1mdk
12cr|rpm-get-1.5-6|76	- 1.5
12cr|rpm-get-1.5-6|77	- BuildArch: noarch
12cr|rpm-get-1.5-6|78	- nicer formatting
12cr|rpm-get-1.5-6|79	- updated url to source
12cr|rpm-get-1.5-6|80	- drop LICENSE file from %%docs, it's GPL...
12cr|rpm-get-1.5-6|81	- added TODO to %%docs
12cr|rpm-get-1.5-6|82	- added URL tag
12cr|rpm-get-1.5-6|83	
12cr|rpm-get-1.5-6|84	* Sun Jan 20 2002 Daouda LO <daouda@mandrakesoft.com> 1.4-2mdk
12cr|rpm-get-1.5-6|85	- fix group (Credits to Alexander)
12cr|rpm-get-1.5-6|86	
12cr|rpm-get-1.5-6|87	* Sun Sep 02 2001 Daouda LO <daouda@mandrakesoft.com> 1.4-1mdk
12cr|rpm-get-1.5-6|88	- release 1.4.
12cr|rpm-get-1.5-6|89	
12cr|rpm-get-1.5-6|90	* Sat Jul 21 2001 Daouda Lo <daouda@mandrakesoft.com> 1.0-1mdk
12cr|rpm-get-1.5-6|91	- release 1.0.
12cr|rpm-get-1.5-6|92	
12cr|rpm-get-1.5-6|93	* Sun Jul 01 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 0.7-2mdk
12cr|rpm-get-1.5-6|94	- Fix some Daouda suck: ;)
12cr|rpm-get-1.5-6|95	- s/^apt-get/rpm-get/ in %%description.
12cr|rpm-get-1.5-6|96	- s/Copyright/License/;
12cr|rpm-get-1.5-6|97	
12cr|rpm-get-1.5-6|98	* Sun Jul 01 2001 Daouda Lo <daouda@mandrakesoft.com> 0.7-1mdk
12cr|rpm-get-1.5-6|99	- first release for mdk
12cr|rpm-get-1.5-6|100	- request for stress testing ;)
12cr|rpm-get-1.5-6|101	

7092 12
12cr|rpmmon-0.6.3-9|1	Name:		rpmmon
12cr|rpmmon-0.6.3-9|2	Version:	0.6.3
12cr|rpmmon-0.6.3-9|3	Release:	%mkrel 9
12cr|rpmmon-0.6.3-9|4	Summary:	Helps you build better RPMs
12cr|rpmmon-0.6.3-9|5	License:	GPL
12cr|rpmmon-0.6.3-9|6	Group:		Development/Other
12cr|rpmmon-0.6.3-9|7	URL:		http://www.zarb.org/~gc/html/rpmmon-tut.html
12cr|rpmmon-0.6.3-9|8	Source0:	%{name}.pl
12cr|rpmmon-0.6.3-9|9	Source1:	%{name}-tut.html
12cr|rpmmon-0.6.3-9|10	Source2:	rpmmon.bash_completion
12cr|rpmmon-0.6.3-9|11	Patch0:		%{name}-0.6.3.mandriva.patch
12cr|rpmmon-0.6.3-9|12	Patch1:		rpmmon-0.6.3-maintdb.patch
12cr|rpmmon-0.6.3-9|13	Patch2:		rpmmon-0.6.3-curl-ssl.patch
12cr|rpmmon-0.6.3-9|14	Requires:	curl
12cr|rpmmon-0.6.3-9|15	BuildArch:	noarch
12cr|rpmmon-0.6.3-9|16	Buildroot:	%{_tmppath}/%{name}-%{version}
12cr|rpmmon-0.6.3-9|17	
12cr|rpmmon-0.6.3-9|18	%description
12cr|rpmmon-0.6.3-9|19	In order to produce a quality Gnu/Linux distribution based on RPM, you
12cr|rpmmon-0.6.3-9|20	need some tools which will facilitate the maintenance of the RPM
12cr|rpmmon-0.6.3-9|21	packages you are maintainer of. This is the aim of `rpmmon'.
12cr|rpmmon-0.6.3-9|22	For that purpose, the first task performed by rpmmon is to monitor what
12cr|rpmmon-0.6.3-9|23	has been announced on Freshmeat, and try to guess if the package in the
12cr|rpmmon-0.6.3-9|24	distro you're developing is older.
12cr|rpmmon-0.6.3-9|25	Later on, this tool has grown to support additional features:
12cr|rpmmon-0.6.3-9|26	- get the list of packages you're responsible for, either in a static
12cr|rpmmon-0.6.3-9|27	oriented way (a local file) or more dynamically (an URL, for example
12cr|rpmmon-0.6.3-9|28	the results of a CGI script from the QA of your distro's company)
12cr|rpmmon-0.6.3-9|29	- hence, provide an easy (e.g. command-line) interface to quickly know
12cr|rpmmon-0.6.3-9|30	who's maintainer of a given package
12cr|rpmmon-0.6.3-9|31	- reversely, provide an easy interface to know what packages a given
12cr|rpmmon-0.6.3-9|32	person is responsible for
12cr|rpmmon-0.6.3-9|33	- try to find automatically on Freshmeat the good project page going
12cr|rpmmon-0.6.3-9|34	along a given RPM package
12cr|rpmmon-0.6.3-9|35	- runs rpmlint on your packages (rpmlint is a rpm correctness checker)
12cr|rpmmon-0.6.3-9|36	
12cr|rpmmon-0.6.3-9|37	%prep
12cr|rpmmon-0.6.3-9|38	%setup -q -c -T -D
12cr|rpmmon-0.6.3-9|39	cp %{SOURCE0} %{name}
12cr|rpmmon-0.6.3-9|40	cp %{SOURCE1} tutorial.html
12cr|rpmmon-0.6.3-9|41	%patch0
12cr|rpmmon-0.6.3-9|42	%patch1 -p1 -b .maintdb
12cr|rpmmon-0.6.3-9|43	%patch2 -p0
12cr|rpmmon-0.6.3-9|44	
12cr|rpmmon-0.6.3-9|45	%build
12cr|rpmmon-0.6.3-9|46	
12cr|rpmmon-0.6.3-9|47	%install
12cr|rpmmon-0.6.3-9|48	rm -rf %{buildroot}
12cr|rpmmon-0.6.3-9|49	install -d -m 755 %{buildroot}%{_bindir}
12cr|rpmmon-0.6.3-9|50	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
12cr|rpmmon-0.6.3-9|51	install -m 755 %{name} %{buildroot}%{_bindir}
12cr|rpmmon-0.6.3-9|52	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
12cr|rpmmon-0.6.3-9|53	
12cr|rpmmon-0.6.3-9|54	%clean
12cr|rpmmon-0.6.3-9|55	rm -rf %{buildroot}
12cr|rpmmon-0.6.3-9|56	
12cr|rpmmon-0.6.3-9|57	%files
12cr|rpmmon-0.6.3-9|58	%defattr(-,root,root)
12cr|rpmmon-0.6.3-9|59	%doc tutorial.html
12cr|rpmmon-0.6.3-9|60	%{_bindir}/%{name}
12cr|rpmmon-0.6.3-9|61	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
12cr|rpmmon-0.6.3-9|62	
12cr|rpmmon-0.6.3-9|63	
12cr|rpmmon-0.6.3-9|64	%changelog
12cr|rpmmon-0.6.3-9|65	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.6.3-9mdv2010.0
12cr|rpmmon-0.6.3-9|66	+ Revision: 442760
12cr|rpmmon-0.6.3-9|67	- rebuild
12cr|rpmmon-0.6.3-9|68	
12cr|rpmmon-0.6.3-9|69	* Sat Jan 03 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.3-8mdv2009.1
12cr|rpmmon-0.6.3-9|70	+ Revision: 323623
12cr|rpmmon-0.6.3-9|71	- Patch2: fix checks for SSL support in curl (check for enabled features like SSL which could be provided by gnutls or openssl libraries)
12cr|rpmmon-0.6.3-9|72	
12cr|rpmmon-0.6.3-9|73	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6.3-7mdv2009.0
12cr|rpmmon-0.6.3-9|74	+ Revision: 242563
12cr|rpmmon-0.6.3-9|75	- rebuild
12cr|rpmmon-0.6.3-9|76	- kill re-definition of %%buildroot on Pixel's request
12cr|rpmmon-0.6.3-9|77	
12cr|rpmmon-0.6.3-9|78	+ Nicolas Vigier <nvigier@mandriva.com>
12cr|rpmmon-0.6.3-9|79	- update URL
12cr|rpmmon-0.6.3-9|80	
12cr|rpmmon-0.6.3-9|81	+ Olivier Blin <oblin@mandriva.com>
12cr|rpmmon-0.6.3-9|82	- restore BuildRoot
12cr|rpmmon-0.6.3-9|83	
12cr|rpmmon-0.6.3-9|84	* Wed Jul 25 2007 Olivier Blin <oblin@mandriva.com> 0.6.3-5mdv2008.0
12cr|rpmmon-0.6.3-9|85	+ Revision: 55302
12cr|rpmmon-0.6.3-9|86	- use new maintainers database
12cr|rpmmon-0.6.3-9|87	- bunzip sources
12cr|rpmmon-0.6.3-9|88	- Import rpmmon
12cr|rpmmon-0.6.3-9|89	
12cr|rpmmon-0.6.3-9|90	
12cr|rpmmon-0.6.3-9|91	
12cr|rpmmon-0.6.3-9|92	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.3-4mdv2007.0
12cr|rpmmon-0.6.3-9|93	- %%mkrel
12cr|rpmmon-0.6.3-9|94	
12cr|rpmmon-0.6.3-9|95	* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.3-3mdk
12cr|rpmmon-0.6.3-9|96	- spec cleanup
12cr|rpmmon-0.6.3-9|97	- fix mandriva URLs
12cr|rpmmon-0.6.3-9|98	
12cr|rpmmon-0.6.3-9|99	* Thu Jul 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.6.3-2mdk
12cr|rpmmon-0.6.3-9|100	- noraple option for bash-completion file
12cr|rpmmon-0.6.3-9|101	
12cr|rpmmon-0.6.3-9|102	* Thu Dec 11 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 0.6.3-1mdk
12cr|rpmmon-0.6.3-9|103	- new version
12cr|rpmmon-0.6.3-9|104	
12cr|rpmmon-0.6.3-9|105	* Mon Aug 25 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 0.6.0-2mdk
12cr|rpmmon-0.6.3-9|106	- requires curl (fix bug #4228)
12cr|rpmmon-0.6.3-9|107	
12cr|rpmmon-0.6.3-9|108	* Fri May 16 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 0.6.0-1mdk
12cr|rpmmon-0.6.3-9|109	- new version for lord grousse
12cr|rpmmon-0.6.3-9|110	
12cr|rpmmon-0.6.3-9|111	* Sat Jan 04 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.5-0.beta.2mdk
12cr|rpmmon-0.6.3-9|112	- rebuild
12cr|rpmmon-0.6.3-9|113	
12cr|rpmmon-0.6.3-9|114	* Wed Sep 04 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.5-0.beta.1mdk
12cr|rpmmon-0.6.3-9|115	- first mdk release :-)
12cr|rpmmon-0.6.3-9|116	- bash completion

7093 12
12cr|rpmorphan-1.11-1|1	Name:           rpmorphan
12cr|rpmorphan-1.11-1|2	Version:        1.11
12cr|rpmorphan-1.11-1|3	Release:        1
12cr|rpmorphan-1.11-1|4	Epoch:          0
12cr|rpmorphan-1.11-1|5	Summary:        Find orphaned RPM packages
12cr|rpmorphan-1.11-1|6	Group:          System/Configuration/Packaging
12cr|rpmorphan-1.11-1|7	License:        GPLv2+
12cr|rpmorphan-1.11-1|8	URL:            http://rpmorphan.sourceforge.net/
12cr|rpmorphan-1.11-1|9	Source0:        http://downloads.sourceforge.net/sourceforge/rpmorphan/rpmorphan-%{version}.tar.gz
12cr|rpmorphan-1.11-1|10	Source1:        rpmorphan.logrotate
12cr|rpmorphan-1.11-1|11	Requires:       perl-Tk
12cr|rpmorphan-1.11-1|12	Requires:       rpm
12cr|rpmorphan-1.11-1|13	Requires(post): rpm-helper
12cr|rpmorphan-1.11-1|14	BuildArch:      noarch
12cr|rpmorphan-1.11-1|15	
12cr|rpmorphan-1.11-1|16	%description
12cr|rpmorphan-1.11-1|17	rpmorphan finds orphaned packages on your system. It determines
12cr|rpmorphan-1.11-1|18	which packages have no other packages depending on their installation,
12cr|rpmorphan-1.11-1|19	and shows you a list of these packages.
12cr|rpmorphan-1.11-1|20	
12cr|rpmorphan-1.11-1|21	It intends to be clone of deborphan Debian tools for RPM packages.
12cr|rpmorphan-1.11-1|22	
12cr|rpmorphan-1.11-1|23	%prep
12cr|rpmorphan-1.11-1|24	%setup -q
12cr|rpmorphan-1.11-1|25	
12cr|rpmorphan-1.11-1|26	%build
12cr|rpmorphan-1.11-1|27	
12cr|rpmorphan-1.11-1|28	%install
12cr|rpmorphan-1.11-1|29	%makeinstall_std
12cr|rpmorphan-1.11-1|30	
12cr|rpmorphan-1.11-1|31	%{__mv} %{buildroot}%{_bindir}/rpmorphan{.pl,}
12cr|rpmorphan-1.11-1|32	%{__mv} %{buildroot}%{_bindir}/rpmusage{.pl,}
12cr|rpmorphan-1.11-1|33	%{__perl} -pi -e 's/^rpmorphan\.pl/rpmorphan/g' %{buildroot}%{_bindir}/rpmorphan %{buildroot}%{_mandir}/man1/rpmorphan.1
12cr|rpmorphan-1.11-1|34	%{__perl} -pi -e 's/^rpmusage\.pl/rpmorphan/g' %{buildroot}%{_bindir}/rpmusage %{buildroot}%{_mandir}/man1/rpmusage.1
12cr|rpmorphan-1.11-1|35	
12cr|rpmorphan-1.11-1|36	%{__mkdir_p} %{buildroot}%{_sysconfdir}/logrotate.d
12cr|rpmorphan-1.11-1|37	%{__cp} -p %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|rpmorphan-1.11-1|38	
12cr|rpmorphan-1.11-1|39	%post
12cr|rpmorphan-1.11-1|40	%create_ghostfile %{_logdir}/rpmorphan.log root root 644
12cr|rpmorphan-1.11-1|41	
12cr|rpmorphan-1.11-1|42	%files
12cr|rpmorphan-1.11-1|43	%defattr(0644,root,root,0755)
12cr|rpmorphan-1.11-1|44	%doc Authors Changelog COPYING NEWS Readme rpmorphan.lsm Todo
12cr|rpmorphan-1.11-1|45	%attr(0755,root,root) %{_bindir}/rpmorphan
12cr|rpmorphan-1.11-1|46	%attr(0755,root,root) %{_bindir}/rpmorphan-lib.pl
12cr|rpmorphan-1.11-1|47	%attr(0755,root,root) %{_bindir}/rpmusage
12cr|rpmorphan-1.11-1|48	%attr(0755,root,root) %{_bindir}/rpmextra
12cr|rpmorphan-1.11-1|49	%attr(0755,root,root) %{_bindir}/rpmextra.pl
12cr|rpmorphan-1.11-1|50	%attr(0755,root,root) %{_bindir}/grpmorphan
12cr|rpmorphan-1.11-1|51	%attr(0755,root,root) %{_bindir}/rpmdep
12cr|rpmorphan-1.11-1|52	%attr(0755,root,root) %{_bindir}/rpmdep.pl
12cr|rpmorphan-1.11-1|53	%attr(0755,root,root) %{_bindir}/rpmduplicates
12cr|rpmorphan-1.11-1|54	%attr(0755,root,root) %{_bindir}/rpmduplicates.pl
12cr|rpmorphan-1.11-1|55	%attr(0755,root,root) %{_bindir}/rpmorphan-curses-lib.pl
12cr|rpmorphan-1.11-1|56	%attr(0755,root,root) %{_bindir}/rpmorphan-tk-lib.pl
12cr|rpmorphan-1.11-1|57	%{_mandir}/man1/rpmdep.1.xz
12cr|rpmorphan-1.11-1|58	%{_mandir}/man1/rpmextra.1.xz
12cr|rpmorphan-1.11-1|59	%{_mandir}/man1/rpmduplicates.1.xz
12cr|rpmorphan-1.11-1|60	%ghost %{_logdir}/rpmorphan.log
12cr|rpmorphan-1.11-1|61	%{_mandir}/man1/rpmorphan.1*
12cr|rpmorphan-1.11-1|62	%{_mandir}/man1/rpmusage.1*
12cr|rpmorphan-1.11-1|63	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|rpmorphan-1.11-1|64	%config /etc/rpmorphanrc
12cr|rpmorphan-1.11-1|65	%dir %{_var}/lib/rpmorphan
12cr|rpmorphan-1.11-1|66	%{_var}/lib/rpmorphan/keep
12cr|rpmorphan-1.11-1|67	/usr/lib/%{name}/locale/en/rpmorphan_trans.pl
12cr|rpmorphan-1.11-1|68	/usr/lib/%{name}/locale/fr_FR/rpmorphan_trans.pl
12cr|rpmorphan-1.11-1|69	
12cr|rpmorphan-1.11-1|70	%changelog
12cr|rpmorphan-1.11-1|71	* Thu Mar 04 2010 Frederik Himpe <fhimpe@mandriva.org> 0:1.7-1mdv2010.1
12cr|rpmorphan-1.11-1|72	+ Revision: 514208
12cr|rpmorphan-1.11-1|73	- update to new version 1.7
12cr|rpmorphan-1.11-1|74	
12cr|rpmorphan-1.11-1|75	* Fri Jan 22 2010 Frederik Himpe <fhimpe@mandriva.org> 0:1.6-1mdv2010.1
12cr|rpmorphan-1.11-1|76	+ Revision: 495045
12cr|rpmorphan-1.11-1|77	- Update to new version 1.6
12cr|rpmorphan-1.11-1|78	
12cr|rpmorphan-1.11-1|79	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0:1.3-2mdv2010.0
12cr|rpmorphan-1.11-1|80	+ Revision: 442761
12cr|rpmorphan-1.11-1|81	- rebuild
12cr|rpmorphan-1.11-1|82	
12cr|rpmorphan-1.11-1|83	* Wed Oct 22 2008 David Walluck <walluck@mandriva.org> 0:1.3-1mdv2009.1
12cr|rpmorphan-1.11-1|84	+ Revision: 296364
12cr|rpmorphan-1.11-1|85	- 1.3
12cr|rpmorphan-1.11-1|86	- add logrotate support
12cr|rpmorphan-1.11-1|87	- fix License
12cr|rpmorphan-1.11-1|88	
12cr|rpmorphan-1.11-1|89	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0:1.1-4mdv2009.0
12cr|rpmorphan-1.11-1|90	+ Revision: 260322
12cr|rpmorphan-1.11-1|91	- rebuild
12cr|rpmorphan-1.11-1|92	
12cr|rpmorphan-1.11-1|93	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 0:1.1-3mdv2009.0
12cr|rpmorphan-1.11-1|94	+ Revision: 251496
12cr|rpmorphan-1.11-1|95	- rebuild
12cr|rpmorphan-1.11-1|96	
12cr|rpmorphan-1.11-1|97	* Sat Jan 19 2008 David Walluck <walluck@mandriva.org> 0:1.1-1mdv2008.1
12cr|rpmorphan-1.11-1|98	+ Revision: 155106
12cr|rpmorphan-1.11-1|99	- 1.1
12cr|rpmorphan-1.11-1|100	
12cr|rpmorphan-1.11-1|101	+ Olivier Blin <oblin@mandriva.com>
12cr|rpmorphan-1.11-1|102	- restore BuildRoot
12cr|rpmorphan-1.11-1|103	
12cr|rpmorphan-1.11-1|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|rpmorphan-1.11-1|105	- kill re-definition of %%buildroot on Pixel's request
12cr|rpmorphan-1.11-1|106	
12cr|rpmorphan-1.11-1|107	* Thu Aug 16 2007 David Walluck <walluck@mandriva.org> 0:1.0-2mdv2008.0
12cr|rpmorphan-1.11-1|108	+ Revision: 64097
12cr|rpmorphan-1.11-1|109	- remove duplicate docs
12cr|rpmorphan-1.11-1|110	- reflect name that we install as
12cr|rpmorphan-1.11-1|111	- Requires: perl-Tk
12cr|rpmorphan-1.11-1|112	
12cr|rpmorphan-1.11-1|113	* Sat Apr 28 2007 David Walluck <walluck@mandriva.org> 0:1.0-1mdv2008.0
12cr|rpmorphan-1.11-1|114	+ Revision: 18912
12cr|rpmorphan-1.11-1|115	- 1.0
12cr|rpmorphan-1.11-1|116	
12cr|rpmorphan-1.11-1|117	
12cr|rpmorphan-1.11-1|118	* Wed Apr 04 2007 David Walluck <walluck@mandriva.org> 0.9-1mdv2007.1
12cr|rpmorphan-1.11-1|119	+ Revision: 150461
12cr|rpmorphan-1.11-1|120	- 0.9
12cr|rpmorphan-1.11-1|121	
12cr|rpmorphan-1.11-1|122	* Thu Mar 08 2007 David Walluck <walluck@mandriva.org> 0:0.8-1mdv2007.1
12cr|rpmorphan-1.11-1|123	+ Revision: 138535
12cr|rpmorphan-1.11-1|124	- 0.8
12cr|rpmorphan-1.11-1|125	
12cr|rpmorphan-1.11-1|126	* Wed Feb 28 2007 Lenny Cartier <lenny@mandriva.com> 0:0.4-1mdv2007.1
12cr|rpmorphan-1.11-1|127	+ Revision: 127181
12cr|rpmorphan-1.11-1|128	- Update to 0.4
12cr|rpmorphan-1.11-1|129	
12cr|rpmorphan-1.11-1|130	* Mon Feb 05 2007 David Walluck <walluck@mandriva.org> 0:0.3-1mdv2007.1
12cr|rpmorphan-1.11-1|131	+ Revision: 116398
12cr|rpmorphan-1.11-1|132	- 0.3
12cr|rpmorphan-1.11-1|133	
12cr|rpmorphan-1.11-1|134	* Wed Jan 24 2007 David Walluck <walluck@mandriva.org> 0:0.1-1mdv2007.1
12cr|rpmorphan-1.11-1|135	+ Revision: 113033
12cr|rpmorphan-1.11-1|136	- Import rpmorphan
12cr|rpmorphan-1.11-1|137	
12cr|rpmorphan-1.11-1|138	* Wed Jan 24 2007 David Walluck <walluck@mandriva.org> 0:0.1-1mdv2007.1
12cr|rpmorphan-1.11-1|139	- release
12cr|rpmorphan-1.11-1|140	

7094 12
12cr|rpmrebuild-2.2.3-3|1	Name:           rpmrebuild
12cr|rpmrebuild-2.2.3-3|2	Version:        2.2.3
12cr|rpmrebuild-2.2.3-3|3	Release:        %mkrel 3
12cr|rpmrebuild-2.2.3-3|4	Epoch:          1
12cr|rpmrebuild-2.2.3-3|5	Summary:        Tool to build an RPM file from the RPM database
12cr|rpmrebuild-2.2.3-3|6	Group:          System/Configuration/Packaging
12cr|rpmrebuild-2.2.3-3|7	License:        GPLv2+
12cr|rpmrebuild-2.2.3-3|8	URL:            http://rpmrebuild.sourceforge.net/
12cr|rpmrebuild-2.2.3-3|9	Source0:        http://downloads.sourceforge.net/sourceforge/rpmrebuild/rpmrebuild-%version.tar.gz
12cr|rpmrebuild-2.2.3-3|10	Requires:       rpm-build
12cr|rpmrebuild-2.2.3-3|11	BuildArch:      noarch
12cr|rpmrebuild-2.2.3-3|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rpmrebuild-2.2.3-3|13	
12cr|rpmrebuild-2.2.3-3|14	%description
12cr|rpmrebuild-2.2.3-3|15	rpmrebuild allows for the building of an RPM file from an installed RPM
12cr|rpmrebuild-2.2.3-3|16	or from another RPM file with or without changes (batch or interactive).
12cr|rpmrebuild-2.2.3-3|17	It can be extended by a plugin system.
12cr|rpmrebuild-2.2.3-3|18	
12cr|rpmrebuild-2.2.3-3|19	Typical usage is the easy repackaging of software after a configuration
12cr|rpmrebuild-2.2.3-3|20	change.
12cr|rpmrebuild-2.2.3-3|21	
12cr|rpmrebuild-2.2.3-3|22	%prep
12cr|rpmrebuild-2.2.3-3|23	%setup -q -c
12cr|rpmrebuild-2.2.3-3|24	%{__mv} rpmrebuild_parser.src rpmrebuild_parser.src.bak
12cr|rpmrebuild-2.2.3-3|25	/bin/echo '#!/bin/bash' > rpmrebuild_parser.src
12cr|rpmrebuild-2.2.3-3|26	%{__cat} rpmrebuild_parser.src.bak >> rpmrebuild_parser.src
12cr|rpmrebuild-2.2.3-3|27	%{__rm} rpmrebuild_parser.src.bak
12cr|rpmrebuild-2.2.3-3|28	%{__perl} -pi -e 's|%{_prefix}/lib/rpmrebuild|%{_datadir}/rpmrebuild|g' \
12cr|rpmrebuild-2.2.3-3|29	rpmrebuild \
12cr|rpmrebuild-2.2.3-3|30	popt-without-POPTdesc \
12cr|rpmrebuild-2.2.3-3|31	popt-with-POPTdesc \
12cr|rpmrebuild-2.2.3-3|32	spec.scripts.input \
12cr|rpmrebuild-2.2.3-3|33	man/en/rpmrebuild.1.in \
12cr|rpmrebuild-2.2.3-3|34	man/fr/rpmrebuild.1.in \
12cr|rpmrebuild-2.2.3-3|35	Makefile.include \
12cr|rpmrebuild-2.2.3-3|36	rpmrebuild.files \
12cr|rpmrebuild-2.2.3-3|37	rpmrebuild.spec
12cr|rpmrebuild-2.2.3-3|38	
12cr|rpmrebuild-2.2.3-3|39	%build
12cr|rpmrebuild-2.2.3-3|40	%{make}
12cr|rpmrebuild-2.2.3-3|41	
12cr|rpmrebuild-2.2.3-3|42	%install
12cr|rpmrebuild-2.2.3-3|43	%{__rm} -rf %{buildroot}
12cr|rpmrebuild-2.2.3-3|44	%{makeinstall_std}
12cr|rpmrebuild-2.2.3-3|45	%{__chmod} 0755 %{buildroot}%{_datadir}/rpmrebuild/{*.s{h,rc},plugins/*.sh}
12cr|rpmrebuild-2.2.3-3|46	
12cr|rpmrebuild-2.2.3-3|47	%clean
12cr|rpmrebuild-2.2.3-3|48	%{__rm} -rf %{buildroot}
12cr|rpmrebuild-2.2.3-3|49	
12cr|rpmrebuild-2.2.3-3|50	%files
12cr|rpmrebuild-2.2.3-3|51	%defattr(0644,root,root,0755)
12cr|rpmrebuild-2.2.3-3|52	%doc AUTHORS Changelog COPYING COPYRIGHT LISEZ.MOI News README Release rpmrebuild.lsm Todo Version
12cr|rpmrebuild-2.2.3-3|53	%attr(0755,root,root) %{_bindir}/rpmrebuild
12cr|rpmrebuild-2.2.3-3|54	%{_mandir}/man1/demo.plug.1rrp*
12cr|rpmrebuild-2.2.3-3|55	%{_mandir}/man1/demofiles.plug.1rrp*
12cr|rpmrebuild-2.2.3-3|56	%{_mandir}/man1/file2pacDep.plug.1rrp*
12cr|rpmrebuild-2.2.3-3|57	%{_mandir}/man1/nodoc.plug.1rrp*
12cr|rpmrebuild-2.2.3-3|58	%{_mandir}/man1/rpmrebuild.1*
12cr|rpmrebuild-2.2.3-3|59	%{_mandir}/man1/rpmrebuild_plugins.1*
12cr|rpmrebuild-2.2.3-3|60	%{_mandir}/man1/set_tag.plug.1rrp*
12cr|rpmrebuild-2.2.3-3|61	%{_mandir}/man1/uniq.plug.1rrp*
12cr|rpmrebuild-2.2.3-3|62	%lang(fr) %{_mandir}/fr*/man1/demo.plug.1rrp*
12cr|rpmrebuild-2.2.3-3|63	%lang(fr) %{_mandir}/fr*/man1/demofiles.plug.1rrp*
12cr|rpmrebuild-2.2.3-3|64	%lang(fr) %{_mandir}/fr*/man1/file2pacDep.plug.1rrp*
12cr|rpmrebuild-2.2.3-3|65	%lang(fr) %{_mandir}/fr*/man1/nodoc.plug.1rrp*
12cr|rpmrebuild-2.2.3-3|66	%lang(fr) %{_mandir}/fr*/man1/rpmrebuild.1*
12cr|rpmrebuild-2.2.3-3|67	%lang(fr) %{_mandir}/fr*/man1/rpmrebuild_plugins.1*
12cr|rpmrebuild-2.2.3-3|68	%lang(fr) %{_mandir}/fr*/man1/set_tag.plug.1rrp*
12cr|rpmrebuild-2.2.3-3|69	%lang(fr) %{_mandir}/fr*/man1/uniq.plug.1rrp*
12cr|rpmrebuild-2.2.3-3|70	
12cr|rpmrebuild-2.2.3-3|71	%defattr(-,root,root,0755)
12cr|rpmrebuild-2.2.3-3|72	%{_datadir}/rpmrebuild
12cr|rpmrebuild-2.2.3-3|73	
12cr|rpmrebuild-2.2.3-3|74	
12cr|rpmrebuild-2.2.3-3|75	%changelog
12cr|rpmrebuild-2.2.3-3|76	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1:2.2.3-3mdv2010.0
12cr|rpmrebuild-2.2.3-3|77	+ Revision: 433454
12cr|rpmrebuild-2.2.3-3|78	- rebuild
12cr|rpmrebuild-2.2.3-3|79	
12cr|rpmrebuild-2.2.3-3|80	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1:2.2.3-2mdv2009.0
12cr|rpmrebuild-2.2.3-3|81	+ Revision: 269222
12cr|rpmrebuild-2.2.3-3|82	- rebuild early 2009.0 package (before pixel changes)
12cr|rpmrebuild-2.2.3-3|83	
12cr|rpmrebuild-2.2.3-3|84	* Thu Aug 07 2008 Funda Wang <fundawang@mandriva.org> 1:2.2.3-1mdv2009.0
12cr|rpmrebuild-2.2.3-3|85	+ Revision: 266474
12cr|rpmrebuild-2.2.3-3|86	- New version 2.2.3
12cr|rpmrebuild-2.2.3-3|87	
12cr|rpmrebuild-2.2.3-3|88	* Wed Apr 30 2008 David Walluck <walluck@mandriva.org> 1:2.2.2.1-1mdv2009.0
12cr|rpmrebuild-2.2.3-3|89	+ Revision: 199624
12cr|rpmrebuild-2.2.3-3|90	- 2.2.2 (2.2.2-1)
12cr|rpmrebuild-2.2.3-3|91	
12cr|rpmrebuild-2.2.3-3|92	* Mon Apr 21 2008 David Walluck <walluck@mandriva.org> 1:2.2.1.1-1mdv2009.0
12cr|rpmrebuild-2.2.3-3|93	+ Revision: 196033
12cr|rpmrebuild-2.2.3-3|94	- 2.2.1-1
12cr|rpmrebuild-2.2.3-3|95	- remove old source
12cr|rpmrebuild-2.2.3-3|96	
12cr|rpmrebuild-2.2.3-3|97	+ Olivier Blin <oblin@mandriva.com>
12cr|rpmrebuild-2.2.3-3|98	- restore BuildRoot
12cr|rpmrebuild-2.2.3-3|99	
12cr|rpmrebuild-2.2.3-3|100	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|rpmrebuild-2.2.3-3|101	- kill re-definition of %%buildroot on Pixel's request
12cr|rpmrebuild-2.2.3-3|102	
12cr|rpmrebuild-2.2.3-3|103	* Tue Oct 30 2007 David Walluck <walluck@mandriva.org> 1:2.2.0.1-1mdv2008.1
12cr|rpmrebuild-2.2.3-3|104	+ Revision: 103980
12cr|rpmrebuild-2.2.3-3|105	- bump version
12cr|rpmrebuild-2.2.3-3|106	- bump version
12cr|rpmrebuild-2.2.3-3|107	
12cr|rpmrebuild-2.2.3-3|108	* Thu Oct 25 2007 David Walluck <walluck@mandriva.org> 1:2.2.0-1mdv2008.1
12cr|rpmrebuild-2.2.3-3|109	+ Revision: 102120
12cr|rpmrebuild-2.2.3-3|110	- 2.2.0 (2.4 was 2.0.4)
12cr|rpmrebuild-2.2.3-3|111	
12cr|rpmrebuild-2.2.3-3|112	
12cr|rpmrebuild-2.2.3-3|113	* Thu Jan 25 2007 David Walluck <walluck@mandriva.org> 2.4-1mdv2007.0
12cr|rpmrebuild-2.2.3-3|114	+ Revision: 113074
12cr|rpmrebuild-2.2.3-3|115	- fix install location
12cr|rpmrebuild-2.2.3-3|116	fix some rpmlint warnings
12cr|rpmrebuild-2.2.3-3|117	- Import rpmrebuild
12cr|rpmrebuild-2.2.3-3|118	
12cr|rpmrebuild-2.2.3-3|119	* Wed Jan 24 2007 David Walluck <walluck@mandriva.org> 0:2.4-1mdv2007.1
12cr|rpmrebuild-2.2.3-3|120	- release
12cr|rpmrebuild-2.2.3-3|121	

7095 12
12cr|rpmrestore-1.3-5|1	Name:           rpmrestore
12cr|rpmrestore-1.3-5|2	Version:        1.3
12cr|rpmrestore-1.3-5|3	Release:        %mkrel 5
12cr|rpmrestore-1.3-5|4	Epoch:          0
12cr|rpmrestore-1.3-5|5	Summary:        Restores install attributes from the RPM database
12cr|rpmrestore-1.3-5|6	Group:          System/Configuration/Packaging
12cr|rpmrestore-1.3-5|7	License:        GPL
12cr|rpmrestore-1.3-5|8	URL:            http://rpmrestore.sourceforge.net/
12cr|rpmrestore-1.3-5|9	Source0:        http://ovh.dl.sourceforge.net/rpmrestore/rpmrestore-%{version}.tar.gz
12cr|rpmrestore-1.3-5|10	BuildArch:      noarch
12cr|rpmrestore-1.3-5|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rpmrestore-1.3-5|12	
12cr|rpmrestore-1.3-5|13	%description
12cr|rpmrestore-1.3-5|14	The RPM database stores the user, group, time, mode for all files,
12cr|rpmrestore-1.3-5|15	and offers a command to display the changes between install state (database)
12cr|rpmrestore-1.3-5|16	and current disk state. rpmrestore will help you to restore these install
12cr|rpmrestore-1.3-5|17	attributes.
12cr|rpmrestore-1.3-5|18	
12cr|rpmrestore-1.3-5|19	%prep
12cr|rpmrestore-1.3-5|20	%setup -q
12cr|rpmrestore-1.3-5|21	
12cr|rpmrestore-1.3-5|22	%build
12cr|rpmrestore-1.3-5|23	%{make}
12cr|rpmrestore-1.3-5|24	
12cr|rpmrestore-1.3-5|25	%install
12cr|rpmrestore-1.3-5|26	%{__rm} -rf %{buildroot}
12cr|rpmrestore-1.3-5|27	%{makeinstall_std}
12cr|rpmrestore-1.3-5|28	%{__rm} -r %{buildroot}%{_docdir}
12cr|rpmrestore-1.3-5|29	
12cr|rpmrestore-1.3-5|30	%{__mv} %{buildroot}%{_bindir}/{rpmrestore.pl,rpmrestore}
12cr|rpmrestore-1.3-5|31	%{__perl} -pi -e 's/^rpmrestore\.pl/rpmrestore/g' %{buildroot}%{_bindir}/rpmrestore %{buildroot}%{_mandir}/man1/rpmrestore.1
12cr|rpmrestore-1.3-5|32	
12cr|rpmrestore-1.3-5|33	%clean
12cr|rpmrestore-1.3-5|34	%{__rm} -rf %{buildroot}
12cr|rpmrestore-1.3-5|35	
12cr|rpmrestore-1.3-5|36	%files
12cr|rpmrestore-1.3-5|37	%defattr(0644,root,root,0755)
12cr|rpmrestore-1.3-5|38	%doc rpmrestore.lsm Authors COPYING Changelog NEWS Todo Readme
12cr|rpmrestore-1.3-5|39	%attr(0755,root,root) %{_bindir}/rpmrestore
12cr|rpmrestore-1.3-5|40	%{_mandir}/man1/rpmrestore.1*
12cr|rpmrestore-1.3-5|41	
12cr|rpmrestore-1.3-5|42	
12cr|rpmrestore-1.3-5|43	%changelog
12cr|rpmrestore-1.3-5|44	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0:1.3-5mdv2010.0
12cr|rpmrestore-1.3-5|45	+ Revision: 433455
12cr|rpmrestore-1.3-5|46	- rebuild
12cr|rpmrestore-1.3-5|47	
12cr|rpmrestore-1.3-5|48	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0:1.3-4mdv2009.0
12cr|rpmrestore-1.3-5|49	+ Revision: 260335
12cr|rpmrestore-1.3-5|50	- rebuild
12cr|rpmrestore-1.3-5|51	
12cr|rpmrestore-1.3-5|52	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 0:1.3-3mdv2009.0
12cr|rpmrestore-1.3-5|53	+ Revision: 251499
12cr|rpmrestore-1.3-5|54	- rebuild
12cr|rpmrestore-1.3-5|55	- kill re-definition of %%buildroot on Pixel's request
12cr|rpmrestore-1.3-5|56	
12cr|rpmrestore-1.3-5|57	+ Olivier Blin <oblin@mandriva.com>
12cr|rpmrestore-1.3-5|58	- restore BuildRoot
12cr|rpmrestore-1.3-5|59	
12cr|rpmrestore-1.3-5|60	* Fri Nov 16 2007 David Walluck <walluck@mandriva.org> 0:1.3-1mdv2008.1
12cr|rpmrestore-1.3-5|61	+ Revision: 109030
12cr|rpmrestore-1.3-5|62	- 1.3
12cr|rpmrestore-1.3-5|63	
12cr|rpmrestore-1.3-5|64	* Thu Aug 16 2007 David Walluck <walluck@mandriva.org> 0:1.2-2mdv2008.0
12cr|rpmrestore-1.3-5|65	+ Revision: 64096
12cr|rpmrestore-1.3-5|66	- remove duplicate docs
12cr|rpmrestore-1.3-5|67	- reflect the name that we install as
12cr|rpmrestore-1.3-5|68	
12cr|rpmrestore-1.3-5|69	
12cr|rpmrestore-1.3-5|70	* Tue Mar 20 2007 David Walluck <walluck@mandriva.org> 1.2-1mdv2007.1
12cr|rpmrestore-1.3-5|71	+ Revision: 147050
12cr|rpmrestore-1.3-5|72	- 1.2
12cr|rpmrestore-1.3-5|73	
12cr|rpmrestore-1.3-5|74	* Tue Jan 09 2007 David Walluck <walluck@mandriva.org> 0:1.1-1mdv2007.1
12cr|rpmrestore-1.3-5|75	+ Revision: 106265
12cr|rpmrestore-1.3-5|76	- 1.1
12cr|rpmrestore-1.3-5|77	
12cr|rpmrestore-1.3-5|78	* Fri Dec 08 2006 David Walluck <walluck@mandriva.org> 0:1.0-1mdv2007.1
12cr|rpmrestore-1.3-5|79	+ Revision: 92215
12cr|rpmrestore-1.3-5|80	- 1.0
12cr|rpmrestore-1.3-5|81	
12cr|rpmrestore-1.3-5|82	* Thu Nov 16 2006 David Walluck <walluck@mandriva.org> 0:0.9-1mdv2007.1
12cr|rpmrestore-1.3-5|83	+ Revision: 84678
12cr|rpmrestore-1.3-5|84	- 0.9
12cr|rpmrestore-1.3-5|85	
12cr|rpmrestore-1.3-5|86	* Thu Nov 09 2006 David Walluck <walluck@mandriva.org> 0:0.8-1mdv2007.0
12cr|rpmrestore-1.3-5|87	+ Revision: 79896
12cr|rpmrestore-1.3-5|88	- 0.8
12cr|rpmrestore-1.3-5|89	- 0.3
12cr|rpmrestore-1.3-5|90	
12cr|rpmrestore-1.3-5|91	* Sun Oct 15 2006 David Walluck <walluck@mandriva.org> 0:0.1-1mdv2006.0
12cr|rpmrestore-1.3-5|92	+ Revision: 64946
12cr|rpmrestore-1.3-5|93	- Import rpmrestore
12cr|rpmrestore-1.3-5|94	
12cr|rpmrestore-1.3-5|95	* Wed Oct 11 2006 David Walluck <walluck@mandriva.org> 0:0.1-1mdv2007.1
12cr|rpmrestore-1.3-5|96	- release
12cr|rpmrestore-1.3-5|97	

7096 12
12cr|rpmsync-1.7-7|1	Summary:	Script to rsync update an RPM repository mirror
12cr|rpmsync-1.7-7|2	Name:		rpmsync
12cr|rpmsync-1.7-7|3	Version:	1.7
12cr|rpmsync-1.7-7|4	Release:	%mkrel 7
12cr|rpmsync-1.7-7|5	License:	LGPL
12cr|rpmsync-1.7-7|6	Group:		Networking/File transfer
12cr|rpmsync-1.7-7|7	Source0:	%{name}.pl
12cr|rpmsync-1.7-7|8	Source1:	README
12cr|rpmsync-1.7-7|9	Source2:	exclude.lst
12cr|rpmsync-1.7-7|10	Requires:	rsync
12cr|rpmsync-1.7-7|11	BuildArch:	noarch
12cr|rpmsync-1.7-7|12	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|rpmsync-1.7-7|13	
12cr|rpmsync-1.7-7|14	%description
12cr|rpmsync-1.7-7|15	- Script to rsync update an RPM repository mirror; most useful for
12cr|rpmsync-1.7-7|16	frequently updated distributions, like Mandriva Cooker, RedHat Rawhide
12cr|rpmsync-1.7-7|17	or security updates for a specific version of an RPM-based distribution
12cr|rpmsync-1.7-7|18	- Moves RPMs so you can rsync between package versions
12cr|rpmsync-1.7-7|19	- Supports mirroring directories and individual files
12cr|rpmsync-1.7-7|20	
12cr|rpmsync-1.7-7|21	%prep
12cr|rpmsync-1.7-7|22	
12cr|rpmsync-1.7-7|23	%setup -T -c
12cr|rpmsync-1.7-7|24	cp -f %{SOURCE0} %{SOURCE1} %{SOURCE2} .
12cr|rpmsync-1.7-7|25	
12cr|rpmsync-1.7-7|26	%install
12cr|rpmsync-1.7-7|27	rm -rf %{buildroot}
12cr|rpmsync-1.7-7|28	
12cr|rpmsync-1.7-7|29	install -d %{buildroot}%{_bindir}
12cr|rpmsync-1.7-7|30	install -m0755 %{name}.pl %{buildroot}%{_bindir}/%{name}
12cr|rpmsync-1.7-7|31	
12cr|rpmsync-1.7-7|32	%clean
12cr|rpmsync-1.7-7|33	rm -rf %{buildroot}
12cr|rpmsync-1.7-7|34	
12cr|rpmsync-1.7-7|35	%files
12cr|rpmsync-1.7-7|36	%defattr(-,root,root)
12cr|rpmsync-1.7-7|37	%doc README exclude.lst
12cr|rpmsync-1.7-7|38	%attr(0755,root,root) %{_bindir}/%{name}
12cr|rpmsync-1.7-7|39	
12cr|rpmsync-1.7-7|40	
12cr|rpmsync-1.7-7|41	%changelog
12cr|rpmsync-1.7-7|42	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.7-7mdv2010.0
12cr|rpmsync-1.7-7|43	+ Revision: 433456
12cr|rpmsync-1.7-7|44	- rebuild
12cr|rpmsync-1.7-7|45	
12cr|rpmsync-1.7-7|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.7-6mdv2009.0
12cr|rpmsync-1.7-7|47	+ Revision: 260339
12cr|rpmsync-1.7-7|48	- rebuild
12cr|rpmsync-1.7-7|49	
12cr|rpmsync-1.7-7|50	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.7-5mdv2009.0
12cr|rpmsync-1.7-7|51	+ Revision: 251500
12cr|rpmsync-1.7-7|52	- rebuild
12cr|rpmsync-1.7-7|53	
12cr|rpmsync-1.7-7|54	* Sun Mar 23 2008 Frederik Himpe <fhimpe@mandriva.org> 1.7-3mdv2008.1
12cr|rpmsync-1.7-7|55	+ Revision: 189535
12cr|rpmsync-1.7-7|56	- Make it work correctly with rsync 3.0.0
12cr|rpmsync-1.7-7|57	
12cr|rpmsync-1.7-7|58	+ Olivier Blin <oblin@mandriva.com>
12cr|rpmsync-1.7-7|59	- restore BuildRoot
12cr|rpmsync-1.7-7|60	
12cr|rpmsync-1.7-7|61	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|rpmsync-1.7-7|62	- kill re-definition of %%buildroot on Pixel's request
12cr|rpmsync-1.7-7|63	
12cr|rpmsync-1.7-7|64	* Wed Sep 19 2007 Oden Eriksson <oeriksson@mandriva.com> 1.7-2mdv2008.0
12cr|rpmsync-1.7-7|65	+ Revision: 90588
12cr|rpmsync-1.7-7|66	- bunzip the sources so that they are under version control
12cr|rpmsync-1.7-7|67	and added some svn props
12cr|rpmsync-1.7-7|68	
12cr|rpmsync-1.7-7|69	
12cr|rpmsync-1.7-7|70	* Tue Aug 08 2006 Thomas Backlund <tmb@mandriva.org> 1.7-1mdv2007.0
12cr|rpmsync-1.7-7|71	+ 2006-08-08 01:26:37 (54260)
12cr|rpmsync-1.7-7|72	- From David Walser <luigiwalser@yahoo.com>:
12cr|rpmsync-1.7-7|73	- Add support for rsync -H (preserve hard links) command-line option
12cr|rpmsync-1.7-7|74	
12cr|rpmsync-1.7-7|75	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|rpmsync-1.7-7|76	+2006-07-14 23:16:46 (41272)
12cr|rpmsync-1.7-7|77	- releasing the package
12cr|rpmsync-1.7-7|78	
12cr|rpmsync-1.7-7|79	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|rpmsync-1.7-7|80	+2006-07-14 23:16:06 (41271)
12cr|rpmsync-1.7-7|81	- remove mandrake reference
12cr|rpmsync-1.7-7|82	- remove url (useless...)
12cr|rpmsync-1.7-7|83	
12cr|rpmsync-1.7-7|84	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|rpmsync-1.7-7|85	+2006-07-14 22:01:04 (41242)
12cr|rpmsync-1.7-7|86	- rebuild
12cr|rpmsync-1.7-7|87	
12cr|rpmsync-1.7-7|88	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|rpmsync-1.7-7|89	+2006-07-14 22:00:16 (41241)
12cr|rpmsync-1.7-7|90	Import rpmsync
12cr|rpmsync-1.7-7|91	
12cr|rpmsync-1.7-7|92	* Thu Apr 08 2004 David Walser <luigiwalser@yahoo.com> 1.6-1mdk
12cr|rpmsync-1.7-7|93	- Fix for when multiple sources are specified on command-line (1.5 broke it)
12cr|rpmsync-1.7-7|94	- update default configuration and README to reflect new mirror structure
12cr|rpmsync-1.7-7|95	
12cr|rpmsync-1.7-7|96	* Mon Mar 22 2004 David Walser <luigiwalser@yahoo.com> 1.5-1mdk
12cr|rpmsync-1.7-7|97	- Add support for trailing slash for source given on command-line
12cr|rpmsync-1.7-7|98	- Fix when rsync path on command-line is one directory
12cr|rpmsync-1.7-7|99	
12cr|rpmsync-1.7-7|100	* Sun Mar 21 2004 David Walser <luigiwalser@yahoo.com> 1.4-1mdk
12cr|rpmsync-1.7-7|101	- Add support for :: syntax for specifying rsync server on command-line
12cr|rpmsync-1.7-7|102	- exit immediately if local path is invalid
12cr|rpmsync-1.7-7|103	
12cr|rpmsync-1.7-7|104	* Wed Feb 18 2004 David Walser <luigiwalser@yahoo.com> 1.3-1mdk
12cr|rpmsync-1.7-7|105	- Fix for using relative local path (thanks Keld Jrn Simonsen)
12cr|rpmsync-1.7-7|106	- change updates example in README to 10.0
12cr|rpmsync-1.7-7|107	- fix first changelog entry
12cr|rpmsync-1.7-7|108	
12cr|rpmsync-1.7-7|109	* Tue Jan 20 2004 David Walser <luigiwalser@yahoo.com> 1.2-1mdk
12cr|rpmsync-1.7-7|110	- Fix for when banner is complelety empty (thanks Luca Berra)
12cr|rpmsync-1.7-7|111	
12cr|rpmsync-1.7-7|112	* Sat Oct 25 2003 David Walser <luigiwalser@yahoo.com> 1.1-1mdk
12cr|rpmsync-1.7-7|113	- Fix for when source has no slash in it (like updates example in README)
12cr|rpmsync-1.7-7|114	- fix updates example in README
12cr|rpmsync-1.7-7|115	- from Jaco Greeff <jaco@linuxminicd.org> :
12cr|rpmsync-1.7-7|116	- Added rsync require
12cr|rpmsync-1.7-7|117	- Fixed typo in first changelog entry
12cr|rpmsync-1.7-7|118	
12cr|rpmsync-1.7-7|119	* Thu Oct 16 2003 David Walser <luigiwalser@yahoo.com> 1.0-2mdk
12cr|rpmsync-1.7-7|120	- Fix command-line support (variable scope problem); thanks Aaron Peromsik
12cr|rpmsync-1.7-7|121	

7097 12
12cr|rpncalc-1.36.8-2|1	Name: rpncalc
12cr|rpncalc-1.36.8-2|2	Version: 1.36.8
12cr|rpncalc-1.36.8-2|3	Release: 2
12cr|rpncalc-1.36.8-2|4	Summary: An RPN calculator similar to the HP28S
12cr|rpncalc-1.36.8-2|5	URL: http://packages.debian.org/unstable/source/rpncalc
12cr|rpncalc-1.36.8-2|6	Source: %{name}_%{version}.tar.gz
12cr|rpncalc-1.36.8-2|7	Patch0: %{name}-1.36.8-make-install.patch
12cr|rpncalc-1.36.8-2|8	Patch1: %{name}-1.36.8-bison.patch
12cr|rpncalc-1.36.8-2|9	Group: Sciences/Mathematics
12cr|rpncalc-1.36.8-2|10	License: GPL
12cr|rpncalc-1.36.8-2|11	BuildRequires: bison
12cr|rpncalc-1.36.8-2|12	BuildRequires: flex
12cr|rpncalc-1.36.8-2|13	BuildRequires: ncurses-devel
12cr|rpncalc-1.36.8-2|14	BuildRequires: readline-devel
12cr|rpncalc-1.36.8-2|15	BuildRequires: ed
12cr|rpncalc-1.36.8-2|16	
12cr|rpncalc-1.36.8-2|17	%description
12cr|rpncalc-1.36.8-2|18	rpncalc is a calculator similar to dc(1), but it uses the readline library
12cr|rpncalc-1.36.8-2|19	and shows the stack visually.
12cr|rpncalc-1.36.8-2|20	
12cr|rpncalc-1.36.8-2|21	%prep
12cr|rpncalc-1.36.8-2|22	%setup -q -n %{name}
12cr|rpncalc-1.36.8-2|23	%patch0 -p1 -b .make-install
12cr|rpncalc-1.36.8-2|24	%patch1 -p1 -b .bison
12cr|rpncalc-1.36.8-2|25	
12cr|rpncalc-1.36.8-2|26	%build
12cr|rpncalc-1.36.8-2|27	%make
12cr|rpncalc-1.36.8-2|28	
12cr|rpncalc-1.36.8-2|29	%install
12cr|rpncalc-1.36.8-2|30	%make install DESTDIR=%{buildroot}
12cr|rpncalc-1.36.8-2|31	%find_lang %{name}
12cr|rpncalc-1.36.8-2|32	
12cr|rpncalc-1.36.8-2|33	%clean
12cr|rpncalc-1.36.8-2|34	rm -rf %{buildroot}
12cr|rpncalc-1.36.8-2|35	
12cr|rpncalc-1.36.8-2|36	%files -f %{name}.lang
12cr|rpncalc-1.36.8-2|37	%defattr(-,root,root)
12cr|rpncalc-1.36.8-2|38	%doc README COPYING debian/changelog
12cr|rpncalc-1.36.8-2|39	%{_bindir}/rpncalc
12cr|rpncalc-1.36.8-2|40	%{_mandir}/man1/rpncalc.1*
12cr|rpncalc-1.36.8-2|41	%lang(de) %{_mandir}/de/man1/rpncalc.1*
12cr|rpncalc-1.36.8-2|42	%lang(es) %{_mandir}/es/man1/rpncalc.1*
12cr|rpncalc-1.36.8-2|43	
12cr|rpncalc-1.36.8-2|44	
12cr|rpncalc-1.36.8-2|45	%changelog
12cr|rpncalc-1.36.8-2|46	* Tue Jan 18 2011 Claudio Matsuoka <claudio@mandriva.com> 1.36.8-1mdv2011.0
12cr|rpncalc-1.36.8-2|47	+ Revision: 631394
12cr|rpncalc-1.36.8-2|48	- new upstream release
12cr|rpncalc-1.36.8-2|49	* get rid of autoconf machinery
12cr|rpncalc-1.36.8-2|50	* add different translations
12cr|rpncalc-1.36.8-2|51	* add binary mode input/output
12cr|rpncalc-1.36.8-2|52	* fix memory allocation error (Debian bug #439001)
12cr|rpncalc-1.36.8-2|53	- force bison as parser generator, byacc seems to be broken (bug #62154)
12cr|rpncalc-1.36.8-2|54	
12cr|rpncalc-1.36.8-2|55	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.35-6mdv2010.0
12cr|rpncalc-1.36.8-2|56	+ Revision: 442762
12cr|rpncalc-1.36.8-2|57	- rebuild
12cr|rpncalc-1.36.8-2|58	
12cr|rpncalc-1.36.8-2|59	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.35-5mdv2009.1
12cr|rpncalc-1.36.8-2|60	+ Revision: 347891
12cr|rpncalc-1.36.8-2|61	- rebuild for latest readline
12cr|rpncalc-1.36.8-2|62	
12cr|rpncalc-1.36.8-2|63	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 1.35-4mdv2009.0
12cr|rpncalc-1.36.8-2|64	+ Revision: 260340
12cr|rpncalc-1.36.8-2|65	- rebuild
12cr|rpncalc-1.36.8-2|66	
12cr|rpncalc-1.36.8-2|67	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.35-3mdv2009.0
12cr|rpncalc-1.36.8-2|68	+ Revision: 251536
12cr|rpncalc-1.36.8-2|69	- rebuild
12cr|rpncalc-1.36.8-2|70	
12cr|rpncalc-1.36.8-2|71	+ Olivier Blin <oblin@mandriva.com>
12cr|rpncalc-1.36.8-2|72	- restore BuildRoot
12cr|rpncalc-1.36.8-2|73	
12cr|rpncalc-1.36.8-2|74	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.35-1mdv2008.1
12cr|rpncalc-1.36.8-2|75	+ Revision: 126750
12cr|rpncalc-1.36.8-2|76	- kill re-definition of %%buildroot on Pixel's request
12cr|rpncalc-1.36.8-2|77	- import rpncalc
12cr|rpncalc-1.36.8-2|78	
12cr|rpncalc-1.36.8-2|79	
12cr|rpncalc-1.36.8-2|80	* Thu Feb 02 2006 Lenny Cartier <lenny@mandriva.com> 1.35-1mdk
12cr|rpncalc-1.36.8-2|81	- 1.35
12cr|rpncalc-1.36.8-2|82	
12cr|rpncalc-1.36.8-2|83	* Wed May 18 2005 Claudio Matsuoka <claudio@mandriva.com> 1.34-1mdk
12cr|rpncalc-1.36.8-2|84	- package creation

7098 12
12cr|R-png-0.1_4-1|1	%global packname  png
12cr|R-png-0.1_4-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-png-0.1_4-1|3	
12cr|R-png-0.1_4-1|4	Name:             R-%{packname}
12cr|R-png-0.1_4-1|5	Version:          0.1_4
12cr|R-png-0.1_4-1|6	Release:          1
12cr|R-png-0.1_4-1|7	Summary:          Read and write PNG images
12cr|R-png-0.1_4-1|8	Group:            Sciences/Mathematics
12cr|R-png-0.1_4-1|9	License:          GPL-2 | GPL-3
12cr|R-png-0.1_4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-png-0.1_4-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.1-4.tar.gz
12cr|R-png-0.1_4-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-png-0.1_4-1|13	BuildRequires:    png-devel
12cr|R-png-0.1_4-1|14	
12cr|R-png-0.1_4-1|15	%description
12cr|R-png-0.1_4-1|16	This package provides an easy and simple way to read, write and display
12cr|R-png-0.1_4-1|17	bitmap images stored in the PNG format. It can read and write both files
12cr|R-png-0.1_4-1|18	and in-memory raw vectors.
12cr|R-png-0.1_4-1|19	
12cr|R-png-0.1_4-1|20	%prep
12cr|R-png-0.1_4-1|21	%setup -q -c -n %{packname}
12cr|R-png-0.1_4-1|22	
12cr|R-png-0.1_4-1|23	%build
12cr|R-png-0.1_4-1|24	
12cr|R-png-0.1_4-1|25	%install
12cr|R-png-0.1_4-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-png-0.1_4-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-png-0.1_4-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-png-0.1_4-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-png-0.1_4-1|30	
12cr|R-png-0.1_4-1|31	%check
12cr|R-png-0.1_4-1|32	%{_bindir}/R CMD check %{packname}
12cr|R-png-0.1_4-1|33	
12cr|R-png-0.1_4-1|34	%files
12cr|R-png-0.1_4-1|35	%dir %{rlibdir}/%{packname}
12cr|R-png-0.1_4-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-png-0.1_4-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-png-0.1_4-1|38	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-png-0.1_4-1|39	%{rlibdir}/%{packname}/INDEX
12cr|R-png-0.1_4-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-png-0.1_4-1|41	%{rlibdir}/%{packname}/Meta
12cr|R-png-0.1_4-1|42	%{rlibdir}/%{packname}/R
12cr|R-png-0.1_4-1|43	%{rlibdir}/%{packname}/help
12cr|R-png-0.1_4-1|44	%{rlibdir}/%{packname}/img
12cr|R-png-0.1_4-1|45	%{rlibdir}/%{packname}/libs
12cr|R-png-0.1_4-1|46	
12cr|R-png-0.1_4-1|47	
12cr|R-png-0.1_4-1|48	%changelog
12cr|R-png-0.1_4-1|49	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.1_4-1
12cr|R-png-0.1_4-1|50	+ Revision: 776440
12cr|R-png-0.1_4-1|51	- Import R-png
12cr|R-png-0.1_4-1|52	- Import R-png
12cr|R-png-0.1_4-1|53	

7099 12
12cr|R-polspline-1.1.5-1|1	%global packname  polspline
12cr|R-polspline-1.1.5-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-polspline-1.1.5-1|3	
12cr|R-polspline-1.1.5-1|4	Name:             R-%{packname}
12cr|R-polspline-1.1.5-1|5	Version:          1.1.5
12cr|R-polspline-1.1.5-1|6	Release:          1
12cr|R-polspline-1.1.5-1|7	Summary:          Polynomial spline routines
12cr|R-polspline-1.1.5-1|8	Group:            Sciences/Mathematics
12cr|R-polspline-1.1.5-1|9	License:          GPL (>= 2)
12cr|R-polspline-1.1.5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-polspline-1.1.5-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-polspline-1.1.5-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-polspline-1.1.5-1|13	BuildRequires:    blas-devel
12cr|R-polspline-1.1.5-1|14	BuildRequires:    lapack-devel
12cr|R-polspline-1.1.5-1|15	
12cr|R-polspline-1.1.5-1|16	%description
12cr|R-polspline-1.1.5-1|17	Routines for the polynomial spline fitting routines hazard regression,
12cr|R-polspline-1.1.5-1|18	hazard estimation with flexible tails, logspline, lspec, polyclass, and
12cr|R-polspline-1.1.5-1|19	polymars, by C. Kooperberg and co-authors
12cr|R-polspline-1.1.5-1|20	
12cr|R-polspline-1.1.5-1|21	%prep
12cr|R-polspline-1.1.5-1|22	%setup -q -c -n %{packname}
12cr|R-polspline-1.1.5-1|23	
12cr|R-polspline-1.1.5-1|24	%build
12cr|R-polspline-1.1.5-1|25	
12cr|R-polspline-1.1.5-1|26	%install
12cr|R-polspline-1.1.5-1|27	mkdir -p %{buildroot}%{rlibdir}
12cr|R-polspline-1.1.5-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-polspline-1.1.5-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-polspline-1.1.5-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-polspline-1.1.5-1|31	
12cr|R-polspline-1.1.5-1|32	%check
12cr|R-polspline-1.1.5-1|33	%{_bindir}/R CMD check %{packname}
12cr|R-polspline-1.1.5-1|34	
12cr|R-polspline-1.1.5-1|35	%files
12cr|R-polspline-1.1.5-1|36	%dir %{rlibdir}/%{packname}
12cr|R-polspline-1.1.5-1|37	%doc %{rlibdir}/%{packname}/html
12cr|R-polspline-1.1.5-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-polspline-1.1.5-1|39	%{rlibdir}/%{packname}/INDEX
12cr|R-polspline-1.1.5-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-polspline-1.1.5-1|41	%{rlibdir}/%{packname}/Meta
12cr|R-polspline-1.1.5-1|42	%{rlibdir}/%{packname}/R
12cr|R-polspline-1.1.5-1|43	%{rlibdir}/%{packname}/help
12cr|R-polspline-1.1.5-1|44	%{rlibdir}/%{packname}/libs
12cr|R-polspline-1.1.5-1|45	
12cr|R-polspline-1.1.5-1|46	
12cr|R-polspline-1.1.5-1|47	%changelog
12cr|R-polspline-1.1.5-1|48	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.1.5-1
12cr|R-polspline-1.1.5-1|49	+ Revision: 776421
12cr|R-polspline-1.1.5-1|50	- Import R-polspline
12cr|R-polspline-1.1.5-1|51	- Import R-polspline
12cr|R-polspline-1.1.5-1|52	

7100 12
12cr|R-preprocessCore-1.16.0-1|1	%global packname  preprocessCore
12cr|R-preprocessCore-1.16.0-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-preprocessCore-1.16.0-1|3	
12cr|R-preprocessCore-1.16.0-1|4	Name:             R-%{packname}
12cr|R-preprocessCore-1.16.0-1|5	Version:          1.16.0
12cr|R-preprocessCore-1.16.0-1|6	Release:          1
12cr|R-preprocessCore-1.16.0-1|7	Summary:          A collection of pre-processing functions
12cr|R-preprocessCore-1.16.0-1|8	Group:            Sciences/Mathematics
12cr|R-preprocessCore-1.16.0-1|9	License:          LGPL (>= 2)
12cr|R-preprocessCore-1.16.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cr|R-preprocessCore-1.16.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-preprocessCore-1.16.0-1|12	Requires:         R-methods
12cr|R-preprocessCore-1.16.0-1|13	Requires:         R-stats
12cr|R-preprocessCore-1.16.0-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cr|R-preprocessCore-1.16.0-1|15	BuildRequires:    R-stats
12cr|R-preprocessCore-1.16.0-1|16	BuildRequires:    blas-devel
12cr|R-preprocessCore-1.16.0-1|17	BuildRequires:    lapack-devel
12cr|R-preprocessCore-1.16.0-1|18	
12cr|R-preprocessCore-1.16.0-1|19	%description
12cr|R-preprocessCore-1.16.0-1|20	A library of core preprocessing routines
12cr|R-preprocessCore-1.16.0-1|21	
12cr|R-preprocessCore-1.16.0-1|22	%prep
12cr|R-preprocessCore-1.16.0-1|23	%setup -q -c -n %{packname}
12cr|R-preprocessCore-1.16.0-1|24	
12cr|R-preprocessCore-1.16.0-1|25	%build
12cr|R-preprocessCore-1.16.0-1|26	
12cr|R-preprocessCore-1.16.0-1|27	%install
12cr|R-preprocessCore-1.16.0-1|28	mkdir -p %{buildroot}%{rlibdir}
12cr|R-preprocessCore-1.16.0-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-preprocessCore-1.16.0-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-preprocessCore-1.16.0-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-preprocessCore-1.16.0-1|32	
12cr|R-preprocessCore-1.16.0-1|33	%check
12cr|R-preprocessCore-1.16.0-1|34	%{_bindir}/R CMD check %{packname}
12cr|R-preprocessCore-1.16.0-1|35	
12cr|R-preprocessCore-1.16.0-1|36	%files
12cr|R-preprocessCore-1.16.0-1|37	%dir %{rlibdir}/%{packname}
12cr|R-preprocessCore-1.16.0-1|38	%doc %{rlibdir}/%{packname}/html
12cr|R-preprocessCore-1.16.0-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-preprocessCore-1.16.0-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-preprocessCore-1.16.0-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-preprocessCore-1.16.0-1|42	%{rlibdir}/%{packname}/Meta
12cr|R-preprocessCore-1.16.0-1|43	%{rlibdir}/%{packname}/R
12cr|R-preprocessCore-1.16.0-1|44	%{rlibdir}/%{packname}/help
12cr|R-preprocessCore-1.16.0-1|45	%{rlibdir}/%{packname}/include
12cr|R-preprocessCore-1.16.0-1|46	%{rlibdir}/%{packname}/libs
12cr|R-preprocessCore-1.16.0-1|47	
12cr|R-preprocessCore-1.16.0-1|48	
12cr|R-preprocessCore-1.16.0-1|49	%changelog
12cr|R-preprocessCore-1.16.0-1|50	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.16.0-1
12cr|R-preprocessCore-1.16.0-1|51	+ Revision: 775543
12cr|R-preprocessCore-1.16.0-1|52	- Import R-preprocessCore
12cr|R-preprocessCore-1.16.0-1|53	- Import R-preprocessCore
12cr|R-preprocessCore-1.16.0-1|54	

7101 12
12cr|R-proxy-0.4_7-2|1	%bcond_with bootstrap
12cr|R-proxy-0.4_7-2|2	%global packname  proxy
12cr|R-proxy-0.4_7-2|3	%global rlibdir  %{_libdir}/R/library
12cr|R-proxy-0.4_7-2|4	
12cr|R-proxy-0.4_7-2|5	Name:             R-%{packname}
12cr|R-proxy-0.4_7-2|6	Version:          0.4_7
12cr|R-proxy-0.4_7-2|7	Release:          2
12cr|R-proxy-0.4_7-2|8	Summary:          Distance and Similarity Measures
12cr|R-proxy-0.4_7-2|9	Group:            Sciences/Mathematics
12cr|R-proxy-0.4_7-2|10	License:          GPL-2
12cr|R-proxy-0.4_7-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-proxy-0.4_7-2|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.4-7.tar.gz
12cr|R-proxy-0.4_7-2|13	%if %{without bootstrap}
12cr|R-proxy-0.4_7-2|14	#Requires:         R-cba
12cr|R-proxy-0.4_7-2|15	%endif
12cr|R-proxy-0.4_7-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-proxy-0.4_7-2|17	%if %{without bootstrap}
12cr|R-proxy-0.4_7-2|18	#BuildRequires:    R-cba
12cr|R-proxy-0.4_7-2|19	%endif
12cr|R-proxy-0.4_7-2|20	
12cr|R-proxy-0.4_7-2|21	%description
12cr|R-proxy-0.4_7-2|22	Provides an extensible framework for the effcient calculation of auto- and
12cr|R-proxy-0.4_7-2|23	cross-proximities, along with implementations of the most popular ones.
12cr|R-proxy-0.4_7-2|24	
12cr|R-proxy-0.4_7-2|25	%prep
12cr|R-proxy-0.4_7-2|26	%setup -q -c -n %{packname}
12cr|R-proxy-0.4_7-2|27	
12cr|R-proxy-0.4_7-2|28	%build
12cr|R-proxy-0.4_7-2|29	
12cr|R-proxy-0.4_7-2|30	%install
12cr|R-proxy-0.4_7-2|31	mkdir -p %{buildroot}%{rlibdir}
12cr|R-proxy-0.4_7-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-proxy-0.4_7-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-proxy-0.4_7-2|34	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-proxy-0.4_7-2|35	
12cr|R-proxy-0.4_7-2|36	%if %{without bootstrap}
12cr|R-proxy-0.4_7-2|37	#%check
12cr|R-proxy-0.4_7-2|38	#%{_bindir}/R CMD check %{packname}
12cr|R-proxy-0.4_7-2|39	%endif
12cr|R-proxy-0.4_7-2|40	
12cr|R-proxy-0.4_7-2|41	%files
12cr|R-proxy-0.4_7-2|42	%dir %{rlibdir}/%{packname}
12cr|R-proxy-0.4_7-2|43	%doc %{rlibdir}/%{packname}/doc
12cr|R-proxy-0.4_7-2|44	%doc %{rlibdir}/%{packname}/html
12cr|R-proxy-0.4_7-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-proxy-0.4_7-2|46	%doc %{rlibdir}/%{packname}/NEWS.Rd
12cr|R-proxy-0.4_7-2|47	%{rlibdir}/%{packname}/INDEX
12cr|R-proxy-0.4_7-2|48	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-proxy-0.4_7-2|49	%{rlibdir}/%{packname}/Meta
12cr|R-proxy-0.4_7-2|50	%{rlibdir}/%{packname}/R
12cr|R-proxy-0.4_7-2|51	%{rlibdir}/%{packname}/help
12cr|R-proxy-0.4_7-2|52	%{rlibdir}/%{packname}/libs
12cr|R-proxy-0.4_7-2|53	
12cr|R-proxy-0.4_7-2|54	
12cr|R-proxy-0.4_7-2|55	
12cr|R-proxy-0.4_7-2|56	%changelog
12cr|R-proxy-0.4_7-2|57	

7102 12
12cr|R-quadprog-1.5_4-1|1	%global packname  quadprog
12cr|R-quadprog-1.5_4-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-quadprog-1.5_4-1|3	
12cr|R-quadprog-1.5_4-1|4	Name:             R-%{packname}
12cr|R-quadprog-1.5_4-1|5	Version:          1.5_4
12cr|R-quadprog-1.5_4-1|6	Release:          1
12cr|R-quadprog-1.5_4-1|7	Summary:          Functions to solve Quadratic Programming Problems
12cr|R-quadprog-1.5_4-1|8	Group:            Sciences/Mathematics
12cr|R-quadprog-1.5_4-1|9	License:          GPL (>= 2)
12cr|R-quadprog-1.5_4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-quadprog-1.5_4-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.5-4.tar.gz
12cr|R-quadprog-1.5_4-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-quadprog-1.5_4-1|13	BuildRequires:    blas-devel
12cr|R-quadprog-1.5_4-1|14	BuildRequires:    lapack-devel
12cr|R-quadprog-1.5_4-1|15	
12cr|R-quadprog-1.5_4-1|16	%description
12cr|R-quadprog-1.5_4-1|17	This package contains routines and documentation for solving quadratic
12cr|R-quadprog-1.5_4-1|18	programming problems.
12cr|R-quadprog-1.5_4-1|19	
12cr|R-quadprog-1.5_4-1|20	%prep
12cr|R-quadprog-1.5_4-1|21	%setup -q -c -n %{packname}
12cr|R-quadprog-1.5_4-1|22	
12cr|R-quadprog-1.5_4-1|23	%build
12cr|R-quadprog-1.5_4-1|24	
12cr|R-quadprog-1.5_4-1|25	%install
12cr|R-quadprog-1.5_4-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-quadprog-1.5_4-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-quadprog-1.5_4-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-quadprog-1.5_4-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-quadprog-1.5_4-1|30	
12cr|R-quadprog-1.5_4-1|31	%check
12cr|R-quadprog-1.5_4-1|32	%{_bindir}/R CMD check %{packname}
12cr|R-quadprog-1.5_4-1|33	
12cr|R-quadprog-1.5_4-1|34	%files
12cr|R-quadprog-1.5_4-1|35	%dir %{rlibdir}/%{packname}
12cr|R-quadprog-1.5_4-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-quadprog-1.5_4-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-quadprog-1.5_4-1|38	%{rlibdir}/%{packname}/INDEX
12cr|R-quadprog-1.5_4-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-quadprog-1.5_4-1|40	%{rlibdir}/%{packname}/Meta
12cr|R-quadprog-1.5_4-1|41	%{rlibdir}/%{packname}/R
12cr|R-quadprog-1.5_4-1|42	%{rlibdir}/%{packname}/help
12cr|R-quadprog-1.5_4-1|43	%{rlibdir}/%{packname}/libs
12cr|R-quadprog-1.5_4-1|44	
12cr|R-quadprog-1.5_4-1|45	
12cr|R-quadprog-1.5_4-1|46	%changelog
12cr|R-quadprog-1.5_4-1|47	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.5_4-1
12cr|R-quadprog-1.5_4-1|48	+ Revision: 775349
12cr|R-quadprog-1.5_4-1|49	- Import R-quadprog
12cr|R-quadprog-1.5_4-1|50	- Import R-quadprog
12cr|R-quadprog-1.5_4-1|51	

7103 12
12cr|R-R2HTML-2.2-1|1	%global packname  R2HTML
12cr|R-R2HTML-2.2-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-R2HTML-2.2-1|3	
12cr|R-R2HTML-2.2-1|4	Name:             R-%{packname}
12cr|R-R2HTML-2.2-1|5	Version:          2.2
12cr|R-R2HTML-2.2-1|6	Release:          1
12cr|R-R2HTML-2.2-1|7	Summary:          HTML exportation for R objects
12cr|R-R2HTML-2.2-1|8	Group:            Sciences/Mathematics
12cr|R-R2HTML-2.2-1|9	License:          GPL (>= 2)
12cr|R-R2HTML-2.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-R2HTML-2.2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-R2HTML-2.2-1|12	Requires:         R-boot R-splines R-survival R-stats R-cluster R-nlme R-rpart R-nnet R-utils
12cr|R-R2HTML-2.2-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-R2HTML-2.2-1|14	BuildRequires:    R-boot R-splines R-survival R-stats R-cluster R-nlme R-rpart R-nnet R-utils
12cr|R-R2HTML-2.2-1|15	%rename R-cran-R2HTML
12cr|R-R2HTML-2.2-1|16	
12cr|R-R2HTML-2.2-1|17	%description
12cr|R-R2HTML-2.2-1|18	Includes HTML function and methods to write in an HTML file. Thus, making
12cr|R-R2HTML-2.2-1|19	HTML reports is easy. Includes a function that allows redirection on the
12cr|R-R2HTML-2.2-1|20	fly, which appears to be very usefull for teaching purpose, as the student
12cr|R-R2HTML-2.2-1|21	can keep a copy of the produced output to keep all that he did during the
12cr|R-R2HTML-2.2-1|22	course. Package comes with a vignette describing how to write HTML reports
12cr|R-R2HTML-2.2-1|23	for statistical analysis. Finally, a driver for Sweave allows to parse
12cr|R-R2HTML-2.2-1|24	HTML flat files containing R code and to automatically write the
12cr|R-R2HTML-2.2-1|25	corresponding outputs (tables and graphs).
12cr|R-R2HTML-2.2-1|26	
12cr|R-R2HTML-2.2-1|27	%prep
12cr|R-R2HTML-2.2-1|28	%setup -q -c -n %{packname}
12cr|R-R2HTML-2.2-1|29	
12cr|R-R2HTML-2.2-1|30	%build
12cr|R-R2HTML-2.2-1|31	
12cr|R-R2HTML-2.2-1|32	%install
12cr|R-R2HTML-2.2-1|33	mkdir -p %{buildroot}%{rlibdir}
12cr|R-R2HTML-2.2-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-R2HTML-2.2-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-R2HTML-2.2-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-R2HTML-2.2-1|37	
12cr|R-R2HTML-2.2-1|38	%check
12cr|R-R2HTML-2.2-1|39	%{_bindir}/R CMD check %{packname}
12cr|R-R2HTML-2.2-1|40	
12cr|R-R2HTML-2.2-1|41	%files
12cr|R-R2HTML-2.2-1|42	%dir %{rlibdir}/%{packname}
12cr|R-R2HTML-2.2-1|43	%doc %{rlibdir}/%{packname}/doc
12cr|R-R2HTML-2.2-1|44	%doc %{rlibdir}/%{packname}/html
12cr|R-R2HTML-2.2-1|45	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-R2HTML-2.2-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-R2HTML-2.2-1|47	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-R2HTML-2.2-1|48	%{rlibdir}/%{packname}/INDEX
12cr|R-R2HTML-2.2-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-R2HTML-2.2-1|50	%{rlibdir}/%{packname}/Meta
12cr|R-R2HTML-2.2-1|51	%{rlibdir}/%{packname}/R
12cr|R-R2HTML-2.2-1|52	%{rlibdir}/%{packname}/demo
12cr|R-R2HTML-2.2-1|53	%{rlibdir}/%{packname}/help
12cr|R-R2HTML-2.2-1|54	%{rlibdir}/%{packname}/output
12cr|R-R2HTML-2.2-1|55	%{rlibdir}/%{packname}/samples
12cr|R-R2HTML-2.2-1|56	
12cr|R-R2HTML-2.2-1|57	
12cr|R-R2HTML-2.2-1|58	%changelog
12cr|R-R2HTML-2.2-1|59	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.2-1
12cr|R-R2HTML-2.2-1|60	+ Revision: 774986
12cr|R-R2HTML-2.2-1|61	- Update to latest version
12cr|R-R2HTML-2.2-1|62	
12cr|R-R2HTML-2.2-1|63	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.1-1
12cr|R-R2HTML-2.2-1|64	+ Revision: 774730
12cr|R-R2HTML-2.2-1|65	- Update and rebuild with R2spec
12cr|R-R2HTML-2.2-1|66	- Update and rebuild with R2spec
12cr|R-R2HTML-2.2-1|67	
12cr|R-R2HTML-2.2-1|68	* Fri Dec 25 2009 Jérôme Brenier <incubusss@mandriva.org> 1.59.1-1mdv2010.1
12cr|R-R2HTML-2.2-1|69	+ Revision: 482255
12cr|R-R2HTML-2.2-1|70	- new version 1.59.1
12cr|R-R2HTML-2.2-1|71	
12cr|R-R2HTML-2.2-1|72	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.59-2mdv2010.0
12cr|R-R2HTML-2.2-1|73	+ Revision: 433083
12cr|R-R2HTML-2.2-1|74	- rebuild
12cr|R-R2HTML-2.2-1|75	
12cr|R-R2HTML-2.2-1|76	* Sun Aug 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.59-1mdv2009.0
12cr|R-R2HTML-2.2-1|77	+ Revision: 270297
12cr|R-R2HTML-2.2-1|78	- update to new version 1.59
12cr|R-R2HTML-2.2-1|79	
12cr|R-R2HTML-2.2-1|80	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.58-4mdv2009.0
12cr|R-R2HTML-2.2-1|81	+ Revision: 260150
12cr|R-R2HTML-2.2-1|82	- rebuild
12cr|R-R2HTML-2.2-1|83	
12cr|R-R2HTML-2.2-1|84	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.58-3mdv2009.0
12cr|R-R2HTML-2.2-1|85	+ Revision: 248236
12cr|R-R2HTML-2.2-1|86	- rebuild
12cr|R-R2HTML-2.2-1|87	
12cr|R-R2HTML-2.2-1|88	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.58-1mdv2008.1
12cr|R-R2HTML-2.2-1|89	+ Revision: 169873
12cr|R-R2HTML-2.2-1|90	- import R-cran-R2HTML
12cr|R-R2HTML-2.2-1|91	

7104 12
12cr|R-RandomFields-2.0.54-1|1	%global packname  RandomFields
12cr|R-RandomFields-2.0.54-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-RandomFields-2.0.54-1|3	
12cr|R-RandomFields-2.0.54-1|4	Name:             R-%{packname}
12cr|R-RandomFields-2.0.54-1|5	Version:          2.0.54
12cr|R-RandomFields-2.0.54-1|6	Release:          1
12cr|R-RandomFields-2.0.54-1|7	Summary:          Simulation and Analysis of Random Fields
12cr|R-RandomFields-2.0.54-1|8	Group:            Sciences/Mathematics
12cr|R-RandomFields-2.0.54-1|9	License:          GPL
12cr|R-RandomFields-2.0.54-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-RandomFields-2.0.54-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-RandomFields-2.0.54-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-RandomFields-2.0.54-1|13	BuildRequires:    blas-devel
12cr|R-RandomFields-2.0.54-1|14	BuildRequires:    lapack-devel
12cr|R-RandomFields-2.0.54-1|15	
12cr|R-RandomFields-2.0.54-1|16	%description
12cr|R-RandomFields-2.0.54-1|17	Simulation of Gaussian and extreme value random fields; conditional
12cr|R-RandomFields-2.0.54-1|18	simulation; kriging
12cr|R-RandomFields-2.0.54-1|19	
12cr|R-RandomFields-2.0.54-1|20	%prep
12cr|R-RandomFields-2.0.54-1|21	%setup -q -c -n %{packname}
12cr|R-RandomFields-2.0.54-1|22	
12cr|R-RandomFields-2.0.54-1|23	%build
12cr|R-RandomFields-2.0.54-1|24	
12cr|R-RandomFields-2.0.54-1|25	%install
12cr|R-RandomFields-2.0.54-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-RandomFields-2.0.54-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-RandomFields-2.0.54-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-RandomFields-2.0.54-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-RandomFields-2.0.54-1|30	
12cr|R-RandomFields-2.0.54-1|31	%check
12cr|R-RandomFields-2.0.54-1|32	%{_bindir}/R CMD check %{packname}
12cr|R-RandomFields-2.0.54-1|33	
12cr|R-RandomFields-2.0.54-1|34	%files
12cr|R-RandomFields-2.0.54-1|35	%dir %{rlibdir}/%{packname}
12cr|R-RandomFields-2.0.54-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-RandomFields-2.0.54-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-RandomFields-2.0.54-1|38	%{rlibdir}/%{packname}/INDEX
12cr|R-RandomFields-2.0.54-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-RandomFields-2.0.54-1|40	%{rlibdir}/%{packname}/Meta
12cr|R-RandomFields-2.0.54-1|41	%{rlibdir}/%{packname}/R
12cr|R-RandomFields-2.0.54-1|42	%{rlibdir}/%{packname}/data
12cr|R-RandomFields-2.0.54-1|43	%{rlibdir}/%{packname}/help
12cr|R-RandomFields-2.0.54-1|44	%{rlibdir}/%{packname}/libs
12cr|R-RandomFields-2.0.54-1|45	
12cr|R-RandomFields-2.0.54-1|46	
12cr|R-RandomFields-2.0.54-1|47	%changelog
12cr|R-RandomFields-2.0.54-1|48	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.0.54-1
12cr|R-RandomFields-2.0.54-1|49	+ Revision: 776441
12cr|R-RandomFields-2.0.54-1|50	- Import R-RandomFields
12cr|R-RandomFields-2.0.54-1|51	- Import R-RandomFields
12cr|R-RandomFields-2.0.54-1|52	

7105 12
12cr|R-randomForest-4.6_6-1|1	%global packname  randomForest
12cr|R-randomForest-4.6_6-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-randomForest-4.6_6-1|3	
12cr|R-randomForest-4.6_6-1|4	Name:             R-%{packname}
12cr|R-randomForest-4.6_6-1|5	Version:          4.6_6
12cr|R-randomForest-4.6_6-1|6	Release:          1
12cr|R-randomForest-4.6_6-1|7	Summary:          Breiman and Cutler's random forests for classification and regression
12cr|R-randomForest-4.6_6-1|8	Group:            Sciences/Mathematics
12cr|R-randomForest-4.6_6-1|9	License:          GPL (>= 2)
12cr|R-randomForest-4.6_6-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-randomForest-4.6_6-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_4.6-6.tar.gz
12cr|R-randomForest-4.6_6-1|12	Requires:         R-stats
12cr|R-randomForest-4.6_6-1|13	Requires:         R-RColorBrewer R-MASS
12cr|R-randomForest-4.6_6-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
12cr|R-randomForest-4.6_6-1|15	BuildRequires:    R-RColorBrewer R-MASS
12cr|R-randomForest-4.6_6-1|16	
12cr|R-randomForest-4.6_6-1|17	%description
12cr|R-randomForest-4.6_6-1|18	Classification and regression based on a forest of trees using random
12cr|R-randomForest-4.6_6-1|19	
12cr|R-randomForest-4.6_6-1|20	%prep
12cr|R-randomForest-4.6_6-1|21	%setup -q -c -n %{packname}
12cr|R-randomForest-4.6_6-1|22	
12cr|R-randomForest-4.6_6-1|23	%build
12cr|R-randomForest-4.6_6-1|24	
12cr|R-randomForest-4.6_6-1|25	%install
12cr|R-randomForest-4.6_6-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-randomForest-4.6_6-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-randomForest-4.6_6-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-randomForest-4.6_6-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-randomForest-4.6_6-1|30	
12cr|R-randomForest-4.6_6-1|31	#%check
12cr|R-randomForest-4.6_6-1|32	#%{_bindir}/R CMD check %{packname}
12cr|R-randomForest-4.6_6-1|33	
12cr|R-randomForest-4.6_6-1|34	%files
12cr|R-randomForest-4.6_6-1|35	%dir %{rlibdir}/%{packname}
12cr|R-randomForest-4.6_6-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-randomForest-4.6_6-1|37	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-randomForest-4.6_6-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-randomForest-4.6_6-1|39	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-randomForest-4.6_6-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-randomForest-4.6_6-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-randomForest-4.6_6-1|42	%{rlibdir}/%{packname}/Meta
12cr|R-randomForest-4.6_6-1|43	%{rlibdir}/%{packname}/R
12cr|R-randomForest-4.6_6-1|44	%{rlibdir}/%{packname}/data
12cr|R-randomForest-4.6_6-1|45	%{rlibdir}/%{packname}/help
12cr|R-randomForest-4.6_6-1|46	%{rlibdir}/%{packname}/libs
12cr|R-randomForest-4.6_6-1|47	
12cr|R-randomForest-4.6_6-1|48	
12cr|R-randomForest-4.6_6-1|49	%changelog
12cr|R-randomForest-4.6_6-1|50	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 4.6_6-1
12cr|R-randomForest-4.6_6-1|51	+ Revision: 775399
12cr|R-randomForest-4.6_6-1|52	- Import R-randomForest
12cr|R-randomForest-4.6_6-1|53	- Import R-randomForest
12cr|R-randomForest-4.6_6-1|54	

7106 12
12cr|R-randomSurvivalForest-3.6.3-1|1	%global packname  randomSurvivalForest
12cr|R-randomSurvivalForest-3.6.3-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-randomSurvivalForest-3.6.3-1|3	
12cr|R-randomSurvivalForest-3.6.3-1|4	Name:             R-%{packname}
12cr|R-randomSurvivalForest-3.6.3-1|5	Version:          3.6.3
12cr|R-randomSurvivalForest-3.6.3-1|6	Release:          1
12cr|R-randomSurvivalForest-3.6.3-1|7	Summary:          Random Survival Forests
12cr|R-randomSurvivalForest-3.6.3-1|8	Group:            Sciences/Mathematics
12cr|R-randomSurvivalForest-3.6.3-1|9	License:          GPL (>= 2)
12cr|R-randomSurvivalForest-3.6.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-randomSurvivalForest-3.6.3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-randomSurvivalForest-3.6.3-1|12	Requires:         R-XML
12cr|R-randomSurvivalForest-3.6.3-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-randomSurvivalForest-3.6.3-1|14	BuildRequires:    R-XML
12cr|R-randomSurvivalForest-3.6.3-1|15	
12cr|R-randomSurvivalForest-3.6.3-1|16	%description
12cr|R-randomSurvivalForest-3.6.3-1|17	Random survival forests for right-censored and competing risks survival
12cr|R-randomSurvivalForest-3.6.3-1|18	
12cr|R-randomSurvivalForest-3.6.3-1|19	%prep
12cr|R-randomSurvivalForest-3.6.3-1|20	%setup -q -c -n %{packname}
12cr|R-randomSurvivalForest-3.6.3-1|21	
12cr|R-randomSurvivalForest-3.6.3-1|22	%build
12cr|R-randomSurvivalForest-3.6.3-1|23	
12cr|R-randomSurvivalForest-3.6.3-1|24	%install
12cr|R-randomSurvivalForest-3.6.3-1|25	mkdir -p %{buildroot}%{rlibdir}
12cr|R-randomSurvivalForest-3.6.3-1|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-randomSurvivalForest-3.6.3-1|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-randomSurvivalForest-3.6.3-1|28	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-randomSurvivalForest-3.6.3-1|29	
12cr|R-randomSurvivalForest-3.6.3-1|30	#%check
12cr|R-randomSurvivalForest-3.6.3-1|31	#%{_bindir}/R CMD check %{packname}
12cr|R-randomSurvivalForest-3.6.3-1|32	
12cr|R-randomSurvivalForest-3.6.3-1|33	%files
12cr|R-randomSurvivalForest-3.6.3-1|34	%dir %{rlibdir}/%{packname}
12cr|R-randomSurvivalForest-3.6.3-1|35	%doc %{rlibdir}/%{packname}/doc
12cr|R-randomSurvivalForest-3.6.3-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-randomSurvivalForest-3.6.3-1|37	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-randomSurvivalForest-3.6.3-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-randomSurvivalForest-3.6.3-1|39	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-randomSurvivalForest-3.6.3-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-randomSurvivalForest-3.6.3-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-randomSurvivalForest-3.6.3-1|42	%{rlibdir}/%{packname}/Meta
12cr|R-randomSurvivalForest-3.6.3-1|43	%{rlibdir}/%{packname}/R
12cr|R-randomSurvivalForest-3.6.3-1|44	%{rlibdir}/%{packname}/data
12cr|R-randomSurvivalForest-3.6.3-1|45	%{rlibdir}/%{packname}/help
12cr|R-randomSurvivalForest-3.6.3-1|46	%{rlibdir}/%{packname}/libs
12cr|R-randomSurvivalForest-3.6.3-1|47	
12cr|R-randomSurvivalForest-3.6.3-1|48	
12cr|R-randomSurvivalForest-3.6.3-1|49	%changelog
12cr|R-randomSurvivalForest-3.6.3-1|50	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 3.6.3-1
12cr|R-randomSurvivalForest-3.6.3-1|51	+ Revision: 777813
12cr|R-randomSurvivalForest-3.6.3-1|52	- Import R-randomSurvivalForest
12cr|R-randomSurvivalForest-3.6.3-1|53	- Import R-randomSurvivalForest
12cr|R-randomSurvivalForest-3.6.3-1|54	

7107 12
12cr|R-RANN-2.1.3-1|1	%global packname  RANN
12cr|R-RANN-2.1.3-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-RANN-2.1.3-1|3	
12cr|R-RANN-2.1.3-1|4	Name:             R-%{packname}
12cr|R-RANN-2.1.3-1|5	Version:          2.1.3
12cr|R-RANN-2.1.3-1|6	Release:          1
12cr|R-RANN-2.1.3-1|7	Summary:          Fast Nearest Neighbour Search
12cr|R-RANN-2.1.3-1|8	Group:            Sciences/Mathematics
12cr|R-RANN-2.1.3-1|9	License:          GPL-2
12cr|R-RANN-2.1.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-RANN-2.1.3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-RANN-2.1.3-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-RANN-2.1.3-1|13	
12cr|R-RANN-2.1.3-1|14	%description
12cr|R-RANN-2.1.3-1|15	Finds the k nearest neighbours for every point in a given dataset in O(N
12cr|R-RANN-2.1.3-1|16	log N) time using Arya and Mount's ANN library (v1.1.1).  Two functions
12cr|R-RANN-2.1.3-1|17	allow searches for nearest neighbours within a point set or between two
12cr|R-RANN-2.1.3-1|18	separate point sets. There is support for approximate as well as exact
12cr|R-RANN-2.1.3-1|19	searches, fixed radius searches and bd as well as kd trees. This version
12cr|R-RANN-2.1.3-1|20	updates ANN 1.1.3 and fixes package compilation on Windows.
12cr|R-RANN-2.1.3-1|21	
12cr|R-RANN-2.1.3-1|22	%prep
12cr|R-RANN-2.1.3-1|23	%setup -q -c -n %{packname}
12cr|R-RANN-2.1.3-1|24	
12cr|R-RANN-2.1.3-1|25	%build
12cr|R-RANN-2.1.3-1|26	
12cr|R-RANN-2.1.3-1|27	%install
12cr|R-RANN-2.1.3-1|28	mkdir -p %{buildroot}%{rlibdir}
12cr|R-RANN-2.1.3-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-RANN-2.1.3-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-RANN-2.1.3-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-RANN-2.1.3-1|32	
12cr|R-RANN-2.1.3-1|33	%check
12cr|R-RANN-2.1.3-1|34	%{_bindir}/R CMD check %{packname}
12cr|R-RANN-2.1.3-1|35	
12cr|R-RANN-2.1.3-1|36	%files
12cr|R-RANN-2.1.3-1|37	%dir %{rlibdir}/%{packname}
12cr|R-RANN-2.1.3-1|38	%doc %{rlibdir}/%{packname}/html
12cr|R-RANN-2.1.3-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-RANN-2.1.3-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-RANN-2.1.3-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-RANN-2.1.3-1|42	%{rlibdir}/%{packname}/Meta
12cr|R-RANN-2.1.3-1|43	%{rlibdir}/%{packname}/R
12cr|R-RANN-2.1.3-1|44	%{rlibdir}/%{packname}/help
12cr|R-RANN-2.1.3-1|45	%{rlibdir}/%{packname}/libs
12cr|R-RANN-2.1.3-1|46	
12cr|R-RANN-2.1.3-1|47	
12cr|R-RANN-2.1.3-1|48	%changelog
12cr|R-RANN-2.1.3-1|49	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.1.3-1
12cr|R-RANN-2.1.3-1|50	+ Revision: 775999
12cr|R-RANN-2.1.3-1|51	- Import R-RANN
12cr|R-RANN-2.1.3-1|52	- Import R-RANN
12cr|R-RANN-2.1.3-1|53	

7108 12
12cr|R-rbenchmark-0.3-1|1	%global packname  rbenchmark
12cr|R-rbenchmark-0.3-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-rbenchmark-0.3-1|3	
12cr|R-rbenchmark-0.3-1|4	Name:             R-%{packname}
12cr|R-rbenchmark-0.3-1|5	Version:          0.3
12cr|R-rbenchmark-0.3-1|6	Release:          1
12cr|R-rbenchmark-0.3-1|7	Summary:          Benchmarking routine for R
12cr|R-rbenchmark-0.3-1|8	Group:            Sciences/Mathematics
12cr|R-rbenchmark-0.3-1|9	License:          GPL (>= 2)
12cr|R-rbenchmark-0.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-rbenchmark-0.3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-rbenchmark-0.3-1|12	BuildArch:        noarch
12cr|R-rbenchmark-0.3-1|13	Requires:         R-core
12cr|R-rbenchmark-0.3-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-rbenchmark-0.3-1|15	
12cr|R-rbenchmark-0.3-1|16	%description
12cr|R-rbenchmark-0.3-1|17	rbenchmark is inspired by the Perl module Benchmark, and is intended to
12cr|R-rbenchmark-0.3-1|18	facilitate benchmarking of arbitrary R code. The library consists of just
12cr|R-rbenchmark-0.3-1|19	one function, benchmark, which is a simple wrapper around system.time.
12cr|R-rbenchmark-0.3-1|20	Given a specification of the benchmarking process (counts of replications,
12cr|R-rbenchmark-0.3-1|21	evaluation environment) and an arbitrary number of expressions, benchmark
12cr|R-rbenchmark-0.3-1|22	evaluates each of the expressions in the specified environment,
12cr|R-rbenchmark-0.3-1|23	replicating the evaluation as many times as specified, and returning the
12cr|R-rbenchmark-0.3-1|24	results conveniently wrapped into a data frame.
12cr|R-rbenchmark-0.3-1|25	
12cr|R-rbenchmark-0.3-1|26	%prep
12cr|R-rbenchmark-0.3-1|27	%setup -q -c -n %{packname}
12cr|R-rbenchmark-0.3-1|28	
12cr|R-rbenchmark-0.3-1|29	%build
12cr|R-rbenchmark-0.3-1|30	
12cr|R-rbenchmark-0.3-1|31	%install
12cr|R-rbenchmark-0.3-1|32	mkdir -p %{buildroot}%{rlibdir}
12cr|R-rbenchmark-0.3-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-rbenchmark-0.3-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-rbenchmark-0.3-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-rbenchmark-0.3-1|36	
12cr|R-rbenchmark-0.3-1|37	%check
12cr|R-rbenchmark-0.3-1|38	%{_bindir}/R CMD check %{packname}
12cr|R-rbenchmark-0.3-1|39	
12cr|R-rbenchmark-0.3-1|40	%files
12cr|R-rbenchmark-0.3-1|41	%dir %{rlibdir}/%{packname}
12cr|R-rbenchmark-0.3-1|42	%doc %{rlibdir}/%{packname}/html
12cr|R-rbenchmark-0.3-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-rbenchmark-0.3-1|44	%{rlibdir}/%{packname}/INDEX
12cr|R-rbenchmark-0.3-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-rbenchmark-0.3-1|46	%{rlibdir}/%{packname}/Meta
12cr|R-rbenchmark-0.3-1|47	%{rlibdir}/%{packname}/R
12cr|R-rbenchmark-0.3-1|48	%{rlibdir}/%{packname}/help
12cr|R-rbenchmark-0.3-1|49	
12cr|R-rbenchmark-0.3-1|50	
12cr|R-rbenchmark-0.3-1|51	%changelog
12cr|R-rbenchmark-0.3-1|52	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.3-1
12cr|R-rbenchmark-0.3-1|53	+ Revision: 776463
12cr|R-rbenchmark-0.3-1|54	- Import R-rbenchmark
12cr|R-rbenchmark-0.3-1|55	- Import R-rbenchmark
12cr|R-rbenchmark-0.3-1|56	

7109 12
12cr|R-RColorBrewer-1.0_5-1|1	%global packname  RColorBrewer
12cr|R-RColorBrewer-1.0_5-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-RColorBrewer-1.0_5-1|3	
12cr|R-RColorBrewer-1.0_5-1|4	Name:             R-%{packname}
12cr|R-RColorBrewer-1.0_5-1|5	Version:          1.0_5
12cr|R-RColorBrewer-1.0_5-1|6	Release:          1
12cr|R-RColorBrewer-1.0_5-1|7	Summary:          ColorBrewer palettes
12cr|R-RColorBrewer-1.0_5-1|8	Group:            Sciences/Mathematics
12cr|R-RColorBrewer-1.0_5-1|9	License:          Apache License 2.0
12cr|R-RColorBrewer-1.0_5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-RColorBrewer-1.0_5-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-5.tar.gz
12cr|R-RColorBrewer-1.0_5-1|12	BuildArch:        noarch
12cr|R-RColorBrewer-1.0_5-1|13	Requires:         R-core
12cr|R-RColorBrewer-1.0_5-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-RColorBrewer-1.0_5-1|15	
12cr|R-RColorBrewer-1.0_5-1|16	%description
12cr|R-RColorBrewer-1.0_5-1|17	The packages provides palettes for drawing nice maps shaded according to a
12cr|R-RColorBrewer-1.0_5-1|18	
12cr|R-RColorBrewer-1.0_5-1|19	%prep
12cr|R-RColorBrewer-1.0_5-1|20	%setup -q -c -n %{packname}
12cr|R-RColorBrewer-1.0_5-1|21	
12cr|R-RColorBrewer-1.0_5-1|22	%build
12cr|R-RColorBrewer-1.0_5-1|23	
12cr|R-RColorBrewer-1.0_5-1|24	%install
12cr|R-RColorBrewer-1.0_5-1|25	mkdir -p %{buildroot}%{rlibdir}
12cr|R-RColorBrewer-1.0_5-1|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-RColorBrewer-1.0_5-1|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-RColorBrewer-1.0_5-1|28	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-RColorBrewer-1.0_5-1|29	
12cr|R-RColorBrewer-1.0_5-1|30	%check
12cr|R-RColorBrewer-1.0_5-1|31	%{_bindir}/R CMD check %{packname}
12cr|R-RColorBrewer-1.0_5-1|32	
12cr|R-RColorBrewer-1.0_5-1|33	%files
12cr|R-RColorBrewer-1.0_5-1|34	%dir %{rlibdir}/%{packname}
12cr|R-RColorBrewer-1.0_5-1|35	%doc %{rlibdir}/%{packname}/html
12cr|R-RColorBrewer-1.0_5-1|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-RColorBrewer-1.0_5-1|37	%{rlibdir}/%{packname}/COPYING
12cr|R-RColorBrewer-1.0_5-1|38	%{rlibdir}/%{packname}/INDEX
12cr|R-RColorBrewer-1.0_5-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-RColorBrewer-1.0_5-1|40	%{rlibdir}/%{packname}/Meta
12cr|R-RColorBrewer-1.0_5-1|41	%{rlibdir}/%{packname}/R
12cr|R-RColorBrewer-1.0_5-1|42	%{rlibdir}/%{packname}/help
12cr|R-RColorBrewer-1.0_5-1|43	
12cr|R-RColorBrewer-1.0_5-1|44	
12cr|R-RColorBrewer-1.0_5-1|45	%changelog
12cr|R-RColorBrewer-1.0_5-1|46	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_5-1
12cr|R-RColorBrewer-1.0_5-1|47	+ Revision: 775365
12cr|R-RColorBrewer-1.0_5-1|48	- Import R-RColorBrewer
12cr|R-RColorBrewer-1.0_5-1|49	- Import R-RColorBrewer
12cr|R-RColorBrewer-1.0_5-1|50	

7110 12
12cr|R-Rcompression-0.93_2-1|1	%global packname  Rcompression
12cr|R-Rcompression-0.93_2-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-Rcompression-0.93_2-1|3	
12cr|R-Rcompression-0.93_2-1|4	Name:             R-%{packname}
12cr|R-Rcompression-0.93_2-1|5	Version:          0.93_2
12cr|R-Rcompression-0.93_2-1|6	Release:          1
12cr|R-Rcompression-0.93_2-1|7	Summary:          In-memory decompression for GNU zip and bzip2 formats
12cr|R-Rcompression-0.93_2-1|8	Group:            Sciences/Mathematics
12cr|R-Rcompression-0.93_2-1|9	License:          zlib. See LICENSE.
12cr|R-Rcompression-0.93_2-1|10	URL:              http://www.omegahat.org/Rcompression/
12cr|R-Rcompression-0.93_2-1|11	Source0:          http://www.omegahat.org/Rcompression/Rcompression_0.93-2.tar.gz
12cr|R-Rcompression-0.93_2-1|12	Requires:         R-methods
12cr|R-Rcompression-0.93_2-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cr|R-Rcompression-0.93_2-1|14	
12cr|R-Rcompression-0.93_2-1|15	%description
12cr|R-Rcompression-0.93_2-1|16	The package is a basic interface to some of the compression facilities in
12cr|R-Rcompression-0.93_2-1|17	the zlib and bzip2 libraries for uncompressing (and compressing) data in
12cr|R-Rcompression-0.93_2-1|18	memory that is not in a file. It handles bz2, gzip and regular compress
12cr|R-Rcompression-0.93_2-1|19	(.Z) content.  It can work on files or with data in memory, e.g.
12cr|R-Rcompression-0.93_2-1|20	downloaded directly into memory via an HTTP request.  It is used when we
12cr|R-Rcompression-0.93_2-1|21	don't want to write data to a file and then read it back into R. This is
12cr|R-Rcompression-0.93_2-1|22	common when performing HTTP requests via the RCurl package and dependent
12cr|R-Rcompression-0.93_2-1|23	packages such as SSOAP.
12cr|R-Rcompression-0.93_2-1|24	
12cr|R-Rcompression-0.93_2-1|25	%prep
12cr|R-Rcompression-0.93_2-1|26	%setup -q -c -n %{packname}
12cr|R-Rcompression-0.93_2-1|27	
12cr|R-Rcompression-0.93_2-1|28	%build
12cr|R-Rcompression-0.93_2-1|29	
12cr|R-Rcompression-0.93_2-1|30	%install
12cr|R-Rcompression-0.93_2-1|31	mkdir -p %{buildroot}%{rlibdir}
12cr|R-Rcompression-0.93_2-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-Rcompression-0.93_2-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-Rcompression-0.93_2-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-Rcompression-0.93_2-1|35	
12cr|R-Rcompression-0.93_2-1|36	%files
12cr|R-Rcompression-0.93_2-1|37	%dir %{rlibdir}/%{packname}
12cr|R-Rcompression-0.93_2-1|38	%doc %{rlibdir}/%{packname}/html
12cr|R-Rcompression-0.93_2-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-Rcompression-0.93_2-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-Rcompression-0.93_2-1|41	%{rlibdir}/%{packname}/LICENSE
12cr|R-Rcompression-0.93_2-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-Rcompression-0.93_2-1|43	%{rlibdir}/%{packname}/Meta
12cr|R-Rcompression-0.93_2-1|44	%{rlibdir}/%{packname}/R
12cr|R-Rcompression-0.93_2-1|45	%{rlibdir}/%{packname}/help
12cr|R-Rcompression-0.93_2-1|46	%{rlibdir}/%{packname}/libs
12cr|R-Rcompression-0.93_2-1|47	%{rlibdir}/%{packname}/sampleData
12cr|R-Rcompression-0.93_2-1|48	
12cr|R-Rcompression-0.93_2-1|49	
12cr|R-Rcompression-0.93_2-1|50	%changelog
12cr|R-Rcompression-0.93_2-1|51	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.93_2-1
12cr|R-Rcompression-0.93_2-1|52	+ Revision: 775542
12cr|R-Rcompression-0.93_2-1|53	- Import R-Rcompression
12cr|R-Rcompression-0.93_2-1|54	- Import R-Rcompression
12cr|R-Rcompression-0.93_2-1|55	

7111 12
12cr|R-Rcpp-0.9.10-3|1	%global packname  Rcpp
12cr|R-Rcpp-0.9.10-3|2	%global rlibdir  %{_libdir}/R/library
12cr|R-Rcpp-0.9.10-3|3	
12cr|R-Rcpp-0.9.10-3|4	%define __noautoreq '/usr/bin/R'
12cr|R-Rcpp-0.9.10-3|5	
12cr|R-Rcpp-0.9.10-3|6	Name:             R-%{packname}
12cr|R-Rcpp-0.9.10-3|7	Version:          0.9.10
12cr|R-Rcpp-0.9.10-3|8	Release:          3
12cr|R-Rcpp-0.9.10-3|9	Summary:          Seamless R and C++ Integration
12cr|R-Rcpp-0.9.10-3|10	Group:            Sciences/Mathematics
12cr|R-Rcpp-0.9.10-3|11	License:          GPL (>= 2)
12cr|R-Rcpp-0.9.10-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-Rcpp-0.9.10-3|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-Rcpp-0.9.10-3|14	Requires:         R-methods
12cr|R-Rcpp-0.9.10-3|15	Requires:         R-RUnit
12cr|R-Rcpp-0.9.10-3|16	Requires:         R-inline
12cr|R-Rcpp-0.9.10-3|17	Requires:         R-rbenchmark
12cr|R-Rcpp-0.9.10-3|18	BuildRequires:    R-devel
12cr|R-Rcpp-0.9.10-3|19	BuildRequires:    Rmath-devel
12cr|R-Rcpp-0.9.10-3|20	BuildRequires:    texlive-collection-latex
12cr|R-Rcpp-0.9.10-3|21	BuildRequires:    R-methods
12cr|R-Rcpp-0.9.10-3|22	BuildRequires:    R-RUnit
12cr|R-Rcpp-0.9.10-3|23	BuildRequires:    R-inline
12cr|R-Rcpp-0.9.10-3|24	BuildRequires:    R-rbenchmark
12cr|R-Rcpp-0.9.10-3|25	
12cr|R-Rcpp-0.9.10-3|26	%description
12cr|R-Rcpp-0.9.10-3|27	The Rcpp package provides R functions as well as a C++ library which
12cr|R-Rcpp-0.9.10-3|28	facilitate the integration of R and C++. . R data types (SEXP) are matched
12cr|R-Rcpp-0.9.10-3|29	to C++ objects in a class hierarchy. All R types are supported (vectors,
12cr|R-Rcpp-0.9.10-3|30	functions, environment, etc ...)  and each type is mapped to a dedicated
12cr|R-Rcpp-0.9.10-3|31	class. For example, numeric vectors are represented as instances of the
12cr|R-Rcpp-0.9.10-3|32	Rcpp::NumericVector class, environments are represented as instances of
12cr|R-Rcpp-0.9.10-3|33	Rcpp::Environment, functions are represented as Rcpp::Function, etc ...
12cr|R-Rcpp-0.9.10-3|34	The "Rcpp-introduction" vignette provides a good entry point to Rcpp. .
12cr|R-Rcpp-0.9.10-3|35	Conversion from C++ to R and back is driven by the templates Rcpp::wrap
12cr|R-Rcpp-0.9.10-3|36	and Rcpp::as which are highly flexible and extensible, as documented in
12cr|R-Rcpp-0.9.10-3|37	the "Rcpp-extending" vignette. . Rcpp also provides Rcpp modules, a
12cr|R-Rcpp-0.9.10-3|38	framework that allows exposing C++ functions and classes to the R level.
12cr|R-Rcpp-0.9.10-3|39	The "Rcpp-modules" vignette details the current set of features of
12cr|R-Rcpp-0.9.10-3|40	Rcpp-modules. . Rcpp includes a concept called Rcpp sugar that brings many
12cr|R-Rcpp-0.9.10-3|41	R functions into C++. Sugar takes advantage of lazy evaluation and
12cr|R-Rcpp-0.9.10-3|42	expression templates to achieve great performance while exposing a syntax
12cr|R-Rcpp-0.9.10-3|43	that is much nicer to use than the equivalent low-level loop code. The
12cr|R-Rcpp-0.9.10-3|44	"Rcpp-sugar" vignette gives an overview of the feature. . Several examples
12cr|R-Rcpp-0.9.10-3|45	are included, and more than 750 unit tests in over 330 unit test functions
12cr|R-Rcpp-0.9.10-3|46	provide additional usage examples. . An earlier version of Rcpp,
12cr|R-Rcpp-0.9.10-3|47	containing what we now call the 'classic Rcpp API' was written during 2005
12cr|R-Rcpp-0.9.10-3|48	and 2006 by Dominick Samperi. This code has been factored out of Rcpp into
12cr|R-Rcpp-0.9.10-3|49	the package RcppClassic, and it is still available for code relying on the
12cr|R-Rcpp-0.9.10-3|50	older interface. New development should use alwayse use this Rcpp package
12cr|R-Rcpp-0.9.10-3|51	
12cr|R-Rcpp-0.9.10-3|52	%prep
12cr|R-Rcpp-0.9.10-3|53	%setup -q -c -n %{packname}
12cr|R-Rcpp-0.9.10-3|54	perl -pi -e 's|%{_bindir}/r|%{_bindir}/R|;' `find . -name \*.R` `find . -name \*.r`
12cr|R-Rcpp-0.9.10-3|55	
12cr|R-Rcpp-0.9.10-3|56	%build
12cr|R-Rcpp-0.9.10-3|57	
12cr|R-Rcpp-0.9.10-3|58	%install
12cr|R-Rcpp-0.9.10-3|59	mkdir -p %{buildroot}%{rlibdir}
12cr|R-Rcpp-0.9.10-3|60	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-Rcpp-0.9.10-3|61	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-Rcpp-0.9.10-3|62	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-Rcpp-0.9.10-3|63	
12cr|R-Rcpp-0.9.10-3|64	#%check
12cr|R-Rcpp-0.9.10-3|65	#%{_bindir}/R CMD check %{packname}
12cr|R-Rcpp-0.9.10-3|66	
12cr|R-Rcpp-0.9.10-3|67	%files
12cr|R-Rcpp-0.9.10-3|68	%dir %{rlibdir}/%{packname}
12cr|R-Rcpp-0.9.10-3|69	%doc %{rlibdir}/%{packname}/announce
12cr|R-Rcpp-0.9.10-3|70	%doc %{rlibdir}/%{packname}/doc
12cr|R-Rcpp-0.9.10-3|71	%doc %{rlibdir}/%{packname}/html
12cr|R-Rcpp-0.9.10-3|72	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-Rcpp-0.9.10-3|73	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-Rcpp-0.9.10-3|74	%doc %{rlibdir}/%{packname}/README
12cr|R-Rcpp-0.9.10-3|75	%doc %{rlibdir}/%{packname}/THANKS
12cr|R-Rcpp-0.9.10-3|76	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-Rcpp-0.9.10-3|77	%{rlibdir}/%{packname}/INDEX
12cr|R-Rcpp-0.9.10-3|78	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-Rcpp-0.9.10-3|79	%{rlibdir}/%{packname}/Meta
12cr|R-Rcpp-0.9.10-3|80	%{rlibdir}/%{packname}/R
12cr|R-Rcpp-0.9.10-3|81	%{rlibdir}/%{packname}/discovery
12cr|R-Rcpp-0.9.10-3|82	%{rlibdir}/%{packname}/examples
12cr|R-Rcpp-0.9.10-3|83	%{rlibdir}/%{packname}/help
12cr|R-Rcpp-0.9.10-3|84	%{rlibdir}/%{packname}/include
12cr|R-Rcpp-0.9.10-3|85	%{rlibdir}/%{packname}/lib
12cr|R-Rcpp-0.9.10-3|86	%{rlibdir}/%{packname}/libs
12cr|R-Rcpp-0.9.10-3|87	%{rlibdir}/%{packname}/prompt
12cr|R-Rcpp-0.9.10-3|88	%{rlibdir}/%{packname}/skeleton
12cr|R-Rcpp-0.9.10-3|89	%{rlibdir}/%{packname}/unitTests
12cr|R-Rcpp-0.9.10-3|90	
12cr|R-Rcpp-0.9.10-3|91	
12cr|R-Rcpp-0.9.10-3|92	%changelog
12cr|R-Rcpp-0.9.10-3|93	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.9.10-1
12cr|R-Rcpp-0.9.10-3|94	+ Revision: 776581
12cr|R-Rcpp-0.9.10-3|95	- Import R-Rcpp
12cr|R-Rcpp-0.9.10-3|96	- Import R-Rcpp
12cr|R-Rcpp-0.9.10-3|97	

7112 12
12cr|R-relimp-1.0_3-1|1	%global packname  relimp
12cr|R-relimp-1.0_3-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-relimp-1.0_3-1|3	
12cr|R-relimp-1.0_3-1|4	Name:             R-%{packname}
12cr|R-relimp-1.0_3-1|5	Version:          1.0_3
12cr|R-relimp-1.0_3-1|6	Release:          1
12cr|R-relimp-1.0_3-1|7	Summary:          Relative Contribution of Effects in a Regression Model
12cr|R-relimp-1.0_3-1|8	Group:            Sciences/Mathematics
12cr|R-relimp-1.0_3-1|9	License:          GPL (>= 2)
12cr|R-relimp-1.0_3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-relimp-1.0_3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-3.tar.gz
12cr|R-relimp-1.0_3-1|12	BuildArch:        noarch
12cr|R-relimp-1.0_3-1|13	Requires:         R-core
12cr|R-relimp-1.0_3-1|14	Requires:         R-tcltk
12cr|R-relimp-1.0_3-1|15	Requires:         R-nnet
12cr|R-relimp-1.0_3-1|16	Requires:         R-MASS
12cr|R-relimp-1.0_3-1|17	BuildRequires:    R-devel
12cr|R-relimp-1.0_3-1|18	BuildRequires:    Rmath-devel
12cr|R-relimp-1.0_3-1|19	BuildRequires:    texlive-collection-latex
12cr|R-relimp-1.0_3-1|20	BuildRequires:    R-tcltk
12cr|R-relimp-1.0_3-1|21	BuildRequires:    R-nnet
12cr|R-relimp-1.0_3-1|22	BuildRequires:    R-MASS
12cr|R-relimp-1.0_3-1|23	BuildRequires:    pkgconfig(lapack)
12cr|R-relimp-1.0_3-1|24	%rename R-cran-relimp
12cr|R-relimp-1.0_3-1|25	
12cr|R-relimp-1.0_3-1|26	%description
12cr|R-relimp-1.0_3-1|27	Functions to facilitate inference on the relative importance of predictors
12cr|R-relimp-1.0_3-1|28	in a linear or generalized linear model, and a couple of useful Tcl/Tk
12cr|R-relimp-1.0_3-1|29	
12cr|R-relimp-1.0_3-1|30	%prep
12cr|R-relimp-1.0_3-1|31	%setup -q -c -n %{packname}
12cr|R-relimp-1.0_3-1|32	
12cr|R-relimp-1.0_3-1|33	%build
12cr|R-relimp-1.0_3-1|34	
12cr|R-relimp-1.0_3-1|35	%install
12cr|R-relimp-1.0_3-1|36	mkdir -p %{buildroot}%{rlibdir}
12cr|R-relimp-1.0_3-1|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-relimp-1.0_3-1|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-relimp-1.0_3-1|39	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-relimp-1.0_3-1|40	
12cr|R-relimp-1.0_3-1|41	%check
12cr|R-relimp-1.0_3-1|42	%{_bindir}/R CMD check %{packname}
12cr|R-relimp-1.0_3-1|43	
12cr|R-relimp-1.0_3-1|44	%files
12cr|R-relimp-1.0_3-1|45	%dir %{rlibdir}/%{packname}
12cr|R-relimp-1.0_3-1|46	%doc %{rlibdir}/%{packname}/html
12cr|R-relimp-1.0_3-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-relimp-1.0_3-1|48	%{rlibdir}/%{packname}/INDEX
12cr|R-relimp-1.0_3-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-relimp-1.0_3-1|50	%{rlibdir}/%{packname}/Meta
12cr|R-relimp-1.0_3-1|51	%{rlibdir}/%{packname}/R
12cr|R-relimp-1.0_3-1|52	%{rlibdir}/%{packname}/help
12cr|R-relimp-1.0_3-1|53	
12cr|R-relimp-1.0_3-1|54	
12cr|R-relimp-1.0_3-1|55	%changelog
12cr|R-relimp-1.0_3-1|56	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_3-1
12cr|R-relimp-1.0_3-1|57	+ Revision: 775049
12cr|R-relimp-1.0_3-1|58	- Update to latest version
12cr|R-relimp-1.0_3-1|59	
12cr|R-relimp-1.0_3-1|60	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_2-1
12cr|R-relimp-1.0_3-1|61	+ Revision: 774875
12cr|R-relimp-1.0_3-1|62	- Update and rebuild with R2spec
12cr|R-relimp-1.0_3-1|63	- Update and rebuild with R2spec
12cr|R-relimp-1.0_3-1|64	
12cr|R-relimp-1.0_3-1|65	* Tue Dec 29 2009 Jérôme Brenier <incubusss@mandriva.org> 1.0.1-1mdv2010.1
12cr|R-relimp-1.0_3-1|66	+ Revision: 483325
12cr|R-relimp-1.0_3-1|67	- import R-cran-relimp
12cr|R-relimp-1.0_3-1|68	

7113 12
12cr|R-rgenoud-5.7_3-1|1	%global packname  rgenoud
12cr|R-rgenoud-5.7_3-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-rgenoud-5.7_3-1|3	
12cr|R-rgenoud-5.7_3-1|4	Name:             R-%{packname}
12cr|R-rgenoud-5.7_3-1|5	Version:          5.7_3
12cr|R-rgenoud-5.7_3-1|6	Release:          1
12cr|R-rgenoud-5.7_3-1|7	Summary:          R version of GENetic Optimization Using Derivatives
12cr|R-rgenoud-5.7_3-1|8	Group:            Sciences/Mathematics
12cr|R-rgenoud-5.7_3-1|9	License:          GPL-3
12cr|R-rgenoud-5.7_3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-rgenoud-5.7_3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_5.7-3.tar.gz
12cr|R-rgenoud-5.7_3-1|12	Requires:         R-utils
12cr|R-rgenoud-5.7_3-1|13	Requires:         R-snow
12cr|R-rgenoud-5.7_3-1|14	BuildRequires:    R-devel
12cr|R-rgenoud-5.7_3-1|15	BuildRequires:    Rmath-devel
12cr|R-rgenoud-5.7_3-1|16	BuildRequires:    texlive-collection-latex
12cr|R-rgenoud-5.7_3-1|17	BuildRequires:    R-utils
12cr|R-rgenoud-5.7_3-1|18	BuildRequires:    R-snow
12cr|R-rgenoud-5.7_3-1|19	
12cr|R-rgenoud-5.7_3-1|20	%description
12cr|R-rgenoud-5.7_3-1|21	A genetic algorithm plus derivative optimizer
12cr|R-rgenoud-5.7_3-1|22	
12cr|R-rgenoud-5.7_3-1|23	%prep
12cr|R-rgenoud-5.7_3-1|24	%setup -q -c -n %{packname}
12cr|R-rgenoud-5.7_3-1|25	
12cr|R-rgenoud-5.7_3-1|26	%build
12cr|R-rgenoud-5.7_3-1|27	
12cr|R-rgenoud-5.7_3-1|28	%install
12cr|R-rgenoud-5.7_3-1|29	mkdir -p %{buildroot}%{rlibdir}
12cr|R-rgenoud-5.7_3-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-rgenoud-5.7_3-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-rgenoud-5.7_3-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-rgenoud-5.7_3-1|33	
12cr|R-rgenoud-5.7_3-1|34	#%check
12cr|R-rgenoud-5.7_3-1|35	#%{_bindir}/R CMD check %{packname}
12cr|R-rgenoud-5.7_3-1|36	
12cr|R-rgenoud-5.7_3-1|37	%files
12cr|R-rgenoud-5.7_3-1|38	%dir %{rlibdir}/%{packname}
12cr|R-rgenoud-5.7_3-1|39	%doc %{rlibdir}/%{packname}/doc
12cr|R-rgenoud-5.7_3-1|40	%doc %{rlibdir}/%{packname}/html
12cr|R-rgenoud-5.7_3-1|41	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-rgenoud-5.7_3-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-rgenoud-5.7_3-1|43	%{rlibdir}/%{packname}/INDEX
12cr|R-rgenoud-5.7_3-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-rgenoud-5.7_3-1|45	%{rlibdir}/%{packname}/Meta
12cr|R-rgenoud-5.7_3-1|46	%{rlibdir}/%{packname}/R
12cr|R-rgenoud-5.7_3-1|47	%{rlibdir}/%{packname}/help
12cr|R-rgenoud-5.7_3-1|48	%{rlibdir}/%{packname}/libs
12cr|R-rgenoud-5.7_3-1|49	
12cr|R-rgenoud-5.7_3-1|50	
12cr|R-rgenoud-5.7_3-1|51	%changelog
12cr|R-rgenoud-5.7_3-1|52	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 5.7_3-1
12cr|R-rgenoud-5.7_3-1|53	+ Revision: 776323
12cr|R-rgenoud-5.7_3-1|54	- Import R-rgenoud
12cr|R-rgenoud-5.7_3-1|55	- Import R-rgenoud
12cr|R-rgenoud-5.7_3-1|56	

7114 12
12cr|R-rgl-0.92.880-1|1	%global packname  rgl
12cr|R-rgl-0.92.880-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-rgl-0.92.880-1|3	
12cr|R-rgl-0.92.880-1|4	Name:             R-%{packname}
12cr|R-rgl-0.92.880-1|5	Version:          0.92.880
12cr|R-rgl-0.92.880-1|6	Release:          1
12cr|R-rgl-0.92.880-1|7	Summary:          3D visualization device system (OpenGL)
12cr|R-rgl-0.92.880-1|8	Group:            Sciences/Mathematics
12cr|R-rgl-0.92.880-1|9	License:          GPL
12cr|R-rgl-0.92.880-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-rgl-0.92.880-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-rgl-0.92.880-1|12	Requires:         R-stats R-grDevices
12cr|R-rgl-0.92.880-1|13	Requires:         R-MASS
12cr|R-rgl-0.92.880-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-grDevices
12cr|R-rgl-0.92.880-1|15	BuildRequires:    R-MASS
12cr|R-rgl-0.92.880-1|16	BuildRequires:    png-devel
12cr|R-rgl-0.92.880-1|17	BuildRequires:    mesagl-devel
12cr|R-rgl-0.92.880-1|18	BuildRequires:    mesaglu-devel
12cr|R-rgl-0.92.880-1|19	%rename R-cran-rgl
12cr|R-rgl-0.92.880-1|20	
12cr|R-rgl-0.92.880-1|21	%description
12cr|R-rgl-0.92.880-1|22	3D visualization device (OpenGL)
12cr|R-rgl-0.92.880-1|23	
12cr|R-rgl-0.92.880-1|24	%prep
12cr|R-rgl-0.92.880-1|25	%setup -q -c -n %{packname}
12cr|R-rgl-0.92.880-1|26	
12cr|R-rgl-0.92.880-1|27	%build
12cr|R-rgl-0.92.880-1|28	
12cr|R-rgl-0.92.880-1|29	%install
12cr|R-rgl-0.92.880-1|30	mkdir -p %{buildroot}%{rlibdir}
12cr|R-rgl-0.92.880-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-rgl-0.92.880-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-rgl-0.92.880-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-rgl-0.92.880-1|34	
12cr|R-rgl-0.92.880-1|35	%files
12cr|R-rgl-0.92.880-1|36	%dir %{rlibdir}/%{packname}
12cr|R-rgl-0.92.880-1|37	%doc %{rlibdir}/%{packname}/html
12cr|R-rgl-0.92.880-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-rgl-0.92.880-1|39	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-rgl-0.92.880-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-rgl-0.92.880-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-rgl-0.92.880-1|42	%{rlibdir}/%{packname}/Meta
12cr|R-rgl-0.92.880-1|43	%{rlibdir}/%{packname}/R
12cr|R-rgl-0.92.880-1|44	%{rlibdir}/%{packname}/demo
12cr|R-rgl-0.92.880-1|45	%{rlibdir}/%{packname}/demodata
12cr|R-rgl-0.92.880-1|46	%{rlibdir}/%{packname}/fonts
12cr|R-rgl-0.92.880-1|47	%{rlibdir}/%{packname}/help
12cr|R-rgl-0.92.880-1|48	%{rlibdir}/%{packname}/libs
12cr|R-rgl-0.92.880-1|49	%{rlibdir}/%{packname}/textures
12cr|R-rgl-0.92.880-1|50	%{rlibdir}/%{packname}/WebGL
12cr|R-rgl-0.92.880-1|51	
12cr|R-rgl-0.92.880-1|52	
12cr|R-rgl-0.92.880-1|53	%changelog
12cr|R-rgl-0.92.880-1|54	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.92.798-1
12cr|R-rgl-0.92.880-1|55	+ Revision: 775067
12cr|R-rgl-0.92.880-1|56	- Update to latest version
12cr|R-rgl-0.92.880-1|57	
12cr|R-rgl-0.92.880-1|58	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.92.794-1
12cr|R-rgl-0.92.880-1|59	+ Revision: 774911
12cr|R-rgl-0.92.880-1|60	- Update and rebuild with R2spec
12cr|R-rgl-0.92.880-1|61	- Update and rebuild with R2spec
12cr|R-rgl-0.92.880-1|62	
12cr|R-rgl-0.92.880-1|63	* Tue Dec 29 2009 Jérôme Brenier <incubusss@mandriva.org> 0.87-1mdv2010.1
12cr|R-rgl-0.92.880-1|64	+ Revision: 483323
12cr|R-rgl-0.92.880-1|65	- import R-cran-rgl
12cr|R-rgl-0.92.880-1|66	

7115 12
12cr|R-RGtk2-2.20.21-1|1	%global packname  RGtk2
12cr|R-RGtk2-2.20.21-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-RGtk2-2.20.21-1|3	
12cr|R-RGtk2-2.20.21-1|4	Name:             R-%{packname}
12cr|R-RGtk2-2.20.21-1|5	Version:          2.20.21
12cr|R-RGtk2-2.20.21-1|6	Release:          1
12cr|R-RGtk2-2.20.21-1|7	Summary:          R bindings for Gtk 2.8.0 and above
12cr|R-RGtk2-2.20.21-1|8	Group:            Sciences/Mathematics
12cr|R-RGtk2-2.20.21-1|9	License:          GPL
12cr|R-RGtk2-2.20.21-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-RGtk2-2.20.21-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-RGtk2-2.20.21-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-RGtk2-2.20.21-1|13	BuildRequires:    gtk2-devel
12cr|R-RGtk2-2.20.21-1|14	BuildRequires:    pkgconfig(libglade-2.0)
12cr|R-RGtk2-2.20.21-1|15	%rename R-cran-RGtk2
12cr|R-RGtk2-2.20.21-1|16	
12cr|R-RGtk2-2.20.21-1|17	%description
12cr|R-RGtk2-2.20.21-1|18	Facilities in the R language for programming graphical interfaces using
12cr|R-RGtk2-2.20.21-1|19	Gtk, the Gimp Tool Kit.
12cr|R-RGtk2-2.20.21-1|20	
12cr|R-RGtk2-2.20.21-1|21	%prep
12cr|R-RGtk2-2.20.21-1|22	%setup -q -c -n %{packname}
12cr|R-RGtk2-2.20.21-1|23	
12cr|R-RGtk2-2.20.21-1|24	%build
12cr|R-RGtk2-2.20.21-1|25	
12cr|R-RGtk2-2.20.21-1|26	%install
12cr|R-RGtk2-2.20.21-1|27	mkdir -p %{buildroot}%{rlibdir}
12cr|R-RGtk2-2.20.21-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-RGtk2-2.20.21-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-RGtk2-2.20.21-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-RGtk2-2.20.21-1|31	
12cr|R-RGtk2-2.20.21-1|32	%check
12cr|R-RGtk2-2.20.21-1|33	%{_bindir}/R CMD check %{packname}
12cr|R-RGtk2-2.20.21-1|34	
12cr|R-RGtk2-2.20.21-1|35	%files
12cr|R-RGtk2-2.20.21-1|36	%dir %{rlibdir}/%{packname}
12cr|R-RGtk2-2.20.21-1|37	%doc %{rlibdir}/%{packname}/doc
12cr|R-RGtk2-2.20.21-1|38	%doc %{rlibdir}/%{packname}/html
12cr|R-RGtk2-2.20.21-1|39	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-RGtk2-2.20.21-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-RGtk2-2.20.21-1|41	%{rlibdir}/%{packname}/INDEX
12cr|R-RGtk2-2.20.21-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-RGtk2-2.20.21-1|43	%{rlibdir}/%{packname}/Meta
12cr|R-RGtk2-2.20.21-1|44	%{rlibdir}/%{packname}/R
12cr|R-RGtk2-2.20.21-1|45	%{rlibdir}/%{packname}/demo
12cr|R-RGtk2-2.20.21-1|46	%{rlibdir}/%{packname}/examples
12cr|R-RGtk2-2.20.21-1|47	%{rlibdir}/%{packname}/help
12cr|R-RGtk2-2.20.21-1|48	%{rlibdir}/%{packname}/images
12cr|R-RGtk2-2.20.21-1|49	%{rlibdir}/%{packname}/include
12cr|R-RGtk2-2.20.21-1|50	%{rlibdir}/%{packname}/libs
12cr|R-RGtk2-2.20.21-1|51	%{rlibdir}/%{packname}/ui
12cr|R-RGtk2-2.20.21-1|52	
12cr|R-RGtk2-2.20.21-1|53	
12cr|R-RGtk2-2.20.21-1|54	%changelog
12cr|R-RGtk2-2.20.21-1|55	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.20.21-1
12cr|R-RGtk2-2.20.21-1|56	+ Revision: 775070
12cr|R-RGtk2-2.20.21-1|57	- Update to latest version
12cr|R-RGtk2-2.20.21-1|58	
12cr|R-RGtk2-2.20.21-1|59	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.20.19-1
12cr|R-RGtk2-2.20.21-1|60	+ Revision: 774756
12cr|R-RGtk2-2.20.21-1|61	- Update and rebuild with R2spec
12cr|R-RGtk2-2.20.21-1|62	- Update and rebuild with R2spec
12cr|R-RGtk2-2.20.21-1|63	
12cr|R-RGtk2-2.20.21-1|64	* Thu Jan 28 2010 Frederik Himpe <fhimpe@mandriva.org> 2.12.17-1mdv2010.1
12cr|R-RGtk2-2.20.21-1|65	+ Revision: 497690
12cr|R-RGtk2-2.20.21-1|66	- Really update to 2.12.17
12cr|R-RGtk2-2.20.21-1|67	- update to new version 2.12.17
12cr|R-RGtk2-2.20.21-1|68	
12cr|R-RGtk2-2.20.21-1|69	* Sun Jul 19 2009 Frederik Himpe <fhimpe@mandriva.org> 2.12.15-1mdv2010.0
12cr|R-RGtk2-2.20.21-1|70	+ Revision: 397445
12cr|R-RGtk2-2.20.21-1|71	- Update to new version 2.12.15
12cr|R-RGtk2-2.20.21-1|72	
12cr|R-RGtk2-2.20.21-1|73	* Sun Aug 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.12.5.3-1mdv2009.0
12cr|R-RGtk2-2.20.21-1|74	+ Revision: 270295
12cr|R-RGtk2-2.20.21-1|75	- update to new version 2.12.5-3
12cr|R-RGtk2-2.20.21-1|76	
12cr|R-RGtk2-2.20.21-1|77	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.12.2-6mdv2009.0
12cr|R-RGtk2-2.20.21-1|78	+ Revision: 260179
12cr|R-RGtk2-2.20.21-1|79	- rebuild
12cr|R-RGtk2-2.20.21-1|80	- rebuild
12cr|R-RGtk2-2.20.21-1|81	
12cr|R-RGtk2-2.20.21-1|82	* Fri Feb 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.12.2-3mdv2008.1
12cr|R-RGtk2-2.20.21-1|83	+ Revision: 176955
12cr|R-RGtk2-2.20.21-1|84	- remove requires on libR.so
12cr|R-RGtk2-2.20.21-1|85	
12cr|R-RGtk2-2.20.21-1|86	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.12.2-2mdv2008.1
12cr|R-RGtk2-2.20.21-1|87	+ Revision: 169428
12cr|R-RGtk2-2.20.21-1|88	- add missing buildrequires on libglade2-devel
12cr|R-RGtk2-2.20.21-1|89	- fix url
12cr|R-RGtk2-2.20.21-1|90	
12cr|R-RGtk2-2.20.21-1|91	* Thu Feb 14 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.12.2-1mdv2008.1
12cr|R-RGtk2-2.20.21-1|92	+ Revision: 167240
12cr|R-RGtk2-2.20.21-1|93	- add source and spec file
12cr|R-RGtk2-2.20.21-1|94	- Created package structure for R-cran-RGtk2.
12cr|R-RGtk2-2.20.21-1|95	

7116 12
12cr|R-rJava-0.9_3-1|1	%global packname  rJava
12cr|R-rJava-0.9_3-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-rJava-0.9_3-1|3	
12cr|R-rJava-0.9_3-1|4	Name:             R-%{packname}
12cr|R-rJava-0.9_3-1|5	Version:          0.9_3
12cr|R-rJava-0.9_3-1|6	Release:          1
12cr|R-rJava-0.9_3-1|7	Summary:          Low-level R to Java interface
12cr|R-rJava-0.9_3-1|8	Group:            Sciences/Mathematics
12cr|R-rJava-0.9_3-1|9	License:          GPL-2
12cr|R-rJava-0.9_3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-rJava-0.9_3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.9-3.tar.gz
12cr|R-rJava-0.9_3-1|12	Requires:         R-methods
12cr|R-rJava-0.9_3-1|13	Requires:         java
12cr|R-rJava-0.9_3-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cr|R-rJava-0.9_3-1|15	BuildRequires:    java-rpmbuild
12cr|R-rJava-0.9_3-1|16	BuildRequires:    x11-server-xvfb
12cr|R-rJava-0.9_3-1|17	
12cr|R-rJava-0.9_3-1|18	%description
12cr|R-rJava-0.9_3-1|19	Low-level interface to Java VM very much like .C/.Call and friends. Allows
12cr|R-rJava-0.9_3-1|20	creation of objects, calling methods and accessing fields.
12cr|R-rJava-0.9_3-1|21	
12cr|R-rJava-0.9_3-1|22	%prep
12cr|R-rJava-0.9_3-1|23	%setup -q -c -n %{packname}
12cr|R-rJava-0.9_3-1|24	
12cr|R-rJava-0.9_3-1|25	%build
12cr|R-rJava-0.9_3-1|26	
12cr|R-rJava-0.9_3-1|27	%install
12cr|R-rJava-0.9_3-1|28	mkdir -p %{buildroot}%{rlibdir}
12cr|R-rJava-0.9_3-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-rJava-0.9_3-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-rJava-0.9_3-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-rJava-0.9_3-1|32	
12cr|R-rJava-0.9_3-1|33	%check
12cr|R-rJava-0.9_3-1|34	xvfb-run %{_bindir}/R CMD check %{packname}
12cr|R-rJava-0.9_3-1|35	
12cr|R-rJava-0.9_3-1|36	%files
12cr|R-rJava-0.9_3-1|37	%dir %{rlibdir}/%{packname}
12cr|R-rJava-0.9_3-1|38	%doc %{rlibdir}/%{packname}/html
12cr|R-rJava-0.9_3-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-rJava-0.9_3-1|40	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-rJava-0.9_3-1|41	%{rlibdir}/%{packname}/INDEX
12cr|R-rJava-0.9_3-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-rJava-0.9_3-1|43	%{rlibdir}/%{packname}/Meta
12cr|R-rJava-0.9_3-1|44	%{rlibdir}/%{packname}/R
12cr|R-rJava-0.9_3-1|45	%{rlibdir}/%{packname}/help
12cr|R-rJava-0.9_3-1|46	%{rlibdir}/%{packname}/java
12cr|R-rJava-0.9_3-1|47	%{rlibdir}/%{packname}/javadoc
12cr|R-rJava-0.9_3-1|48	%{rlibdir}/%{packname}/jri
12cr|R-rJava-0.9_3-1|49	%{rlibdir}/%{packname}/libs
12cr|R-rJava-0.9_3-1|50	
12cr|R-rJava-0.9_3-1|51	
12cr|R-rJava-0.9_3-1|52	%changelog
12cr|R-rJava-0.9_3-1|53	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.9_3-1
12cr|R-rJava-0.9_3-1|54	+ Revision: 777807
12cr|R-rJava-0.9_3-1|55	- Import R-rJava
12cr|R-rJava-0.9_3-1|56	- Import R-rJava
12cr|R-rJava-0.9_3-1|57	

7117 12
12cr|R-rlecuyer-0.3_3-1|1	%global packname  rlecuyer
12cr|R-rlecuyer-0.3_3-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-rlecuyer-0.3_3-1|3	
12cr|R-rlecuyer-0.3_3-1|4	Name:             R-%{packname}
12cr|R-rlecuyer-0.3_3-1|5	Version:          0.3_3
12cr|R-rlecuyer-0.3_3-1|6	Release:          1
12cr|R-rlecuyer-0.3_3-1|7	Summary:          R interface to RNG with multiple streams
12cr|R-rlecuyer-0.3_3-1|8	Group:            Sciences/Mathematics
12cr|R-rlecuyer-0.3_3-1|9	License:          GPL (>= 2)
12cr|R-rlecuyer-0.3_3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-rlecuyer-0.3_3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.3-3.tar.gz
12cr|R-rlecuyer-0.3_3-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-rlecuyer-0.3_3-1|13	
12cr|R-rlecuyer-0.3_3-1|14	%description
12cr|R-rlecuyer-0.3_3-1|15	Provides an interface to the C implementation of the random number
12cr|R-rlecuyer-0.3_3-1|16	generator with multiple independent streams developed by L'Ecuyer et al
12cr|R-rlecuyer-0.3_3-1|17	(2002). The main purpose of this package is to enable the use of this
12cr|R-rlecuyer-0.3_3-1|18	random number generator in parallel R applications.
12cr|R-rlecuyer-0.3_3-1|19	
12cr|R-rlecuyer-0.3_3-1|20	%prep
12cr|R-rlecuyer-0.3_3-1|21	%setup -q -c -n %{packname}
12cr|R-rlecuyer-0.3_3-1|22	
12cr|R-rlecuyer-0.3_3-1|23	%build
12cr|R-rlecuyer-0.3_3-1|24	
12cr|R-rlecuyer-0.3_3-1|25	%install
12cr|R-rlecuyer-0.3_3-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-rlecuyer-0.3_3-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-rlecuyer-0.3_3-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-rlecuyer-0.3_3-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-rlecuyer-0.3_3-1|30	
12cr|R-rlecuyer-0.3_3-1|31	%check
12cr|R-rlecuyer-0.3_3-1|32	%{_bindir}/R CMD check %{packname}
12cr|R-rlecuyer-0.3_3-1|33	
12cr|R-rlecuyer-0.3_3-1|34	%files
12cr|R-rlecuyer-0.3_3-1|35	%dir %{rlibdir}/%{packname}
12cr|R-rlecuyer-0.3_3-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-rlecuyer-0.3_3-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-rlecuyer-0.3_3-1|38	%{rlibdir}/%{packname}/INDEX
12cr|R-rlecuyer-0.3_3-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-rlecuyer-0.3_3-1|40	%{rlibdir}/%{packname}/Meta
12cr|R-rlecuyer-0.3_3-1|41	%{rlibdir}/%{packname}/R
12cr|R-rlecuyer-0.3_3-1|42	%{rlibdir}/%{packname}/help
12cr|R-rlecuyer-0.3_3-1|43	%{rlibdir}/%{packname}/libs
12cr|R-rlecuyer-0.3_3-1|44	
12cr|R-rlecuyer-0.3_3-1|45	
12cr|R-rlecuyer-0.3_3-1|46	%changelog
12cr|R-rlecuyer-0.3_3-1|47	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.3_3-1
12cr|R-rlecuyer-0.3_3-1|48	+ Revision: 774953
12cr|R-rlecuyer-0.3_3-1|49	- Update to latest version
12cr|R-rlecuyer-0.3_3-1|50	
12cr|R-rlecuyer-0.3_3-1|51	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.3_2-1
12cr|R-rlecuyer-0.3_3-1|52	+ Revision: 774628
12cr|R-rlecuyer-0.3_3-1|53	- Import R-rlecuyer
12cr|R-rlecuyer-0.3_3-1|54	- Import R-rlecuyer
12cr|R-rlecuyer-0.3_3-1|55	

7118 12
12cr|R-rmeta-2.16-1|1	%global packname  rmeta
12cr|R-rmeta-2.16-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-rmeta-2.16-1|3	
12cr|R-rmeta-2.16-1|4	Name:             R-%{packname}
12cr|R-rmeta-2.16-1|5	Version:          2.16
12cr|R-rmeta-2.16-1|6	Release:          1
12cr|R-rmeta-2.16-1|7	Summary:          Meta-analysis
12cr|R-rmeta-2.16-1|8	Group:            Sciences/Mathematics
12cr|R-rmeta-2.16-1|9	License:          GPL-2
12cr|R-rmeta-2.16-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-rmeta-2.16-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-rmeta-2.16-1|12	BuildArch:        noarch
12cr|R-rmeta-2.16-1|13	Requires:         R-core
12cr|R-rmeta-2.16-1|14	Requires:         R-grid
12cr|R-rmeta-2.16-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-grid
12cr|R-rmeta-2.16-1|16	
12cr|R-rmeta-2.16-1|17	%description
12cr|R-rmeta-2.16-1|18	Functions for simple fixed and random effects meta-analysis for two-sample
12cr|R-rmeta-2.16-1|19	comparisons and cumulative meta-analyses. Draws standard summary plots,
12cr|R-rmeta-2.16-1|20	funnel plots, and computes summaries and tests for association and
12cr|R-rmeta-2.16-1|21	
12cr|R-rmeta-2.16-1|22	%prep
12cr|R-rmeta-2.16-1|23	%setup -q -c -n %{packname}
12cr|R-rmeta-2.16-1|24	
12cr|R-rmeta-2.16-1|25	%build
12cr|R-rmeta-2.16-1|26	
12cr|R-rmeta-2.16-1|27	%install
12cr|R-rmeta-2.16-1|28	mkdir -p %{buildroot}%{rlibdir}
12cr|R-rmeta-2.16-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-rmeta-2.16-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-rmeta-2.16-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-rmeta-2.16-1|32	
12cr|R-rmeta-2.16-1|33	%check
12cr|R-rmeta-2.16-1|34	%{_bindir}/R CMD check %{packname}
12cr|R-rmeta-2.16-1|35	
12cr|R-rmeta-2.16-1|36	%files
12cr|R-rmeta-2.16-1|37	%dir %{rlibdir}/%{packname}
12cr|R-rmeta-2.16-1|38	%doc %{rlibdir}/%{packname}/html
12cr|R-rmeta-2.16-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-rmeta-2.16-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-rmeta-2.16-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-rmeta-2.16-1|42	%{rlibdir}/%{packname}/Meta
12cr|R-rmeta-2.16-1|43	%{rlibdir}/%{packname}/R
12cr|R-rmeta-2.16-1|44	%{rlibdir}/%{packname}/data
12cr|R-rmeta-2.16-1|45	%{rlibdir}/%{packname}/help
12cr|R-rmeta-2.16-1|46	
12cr|R-rmeta-2.16-1|47	
12cr|R-rmeta-2.16-1|48	%changelog
12cr|R-rmeta-2.16-1|49	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.16-1
12cr|R-rmeta-2.16-1|50	+ Revision: 775853
12cr|R-rmeta-2.16-1|51	- Import R-rmeta
12cr|R-rmeta-2.16-1|52	- Import R-rmeta
12cr|R-rmeta-2.16-1|53	

7119 12
12cr|R-Rmpi-0.6_1-1|1	%global packname  Rmpi
12cr|R-Rmpi-0.6_1-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-Rmpi-0.6_1-1|3	
12cr|R-Rmpi-0.6_1-1|4	Name:             R-%{packname}
12cr|R-Rmpi-0.6_1-1|5	Version:          0.6_1
12cr|R-Rmpi-0.6_1-1|6	Release:          1
12cr|R-Rmpi-0.6_1-1|7	Summary:          Interface (Wrapper) to MPI (Message-Passing Interface)
12cr|R-Rmpi-0.6_1-1|8	Group:            Sciences/Mathematics
12cr|R-Rmpi-0.6_1-1|9	License:          GPL (>= 2)
12cr|R-Rmpi-0.6_1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-Rmpi-0.6_1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.6-1.tar.gz
12cr|R-Rmpi-0.6_1-1|12	Requires:         R-rsprng
12cr|R-Rmpi-0.6_1-1|13	Requires:         R-rlecuyer
12cr|R-Rmpi-0.6_1-1|14	Requires:         openmpi
12cr|R-Rmpi-0.6_1-1|15	BuildRequires:    R-devel
12cr|R-Rmpi-0.6_1-1|16	BuildRequires:    Rmath-devel
12cr|R-Rmpi-0.6_1-1|17	BuildRequires:    texlive-collection-latex
12cr|R-Rmpi-0.6_1-1|18	BuildRequires:    R-rsprng
12cr|R-Rmpi-0.6_1-1|19	BuildRequires:    R-rlecuyer
12cr|R-Rmpi-0.6_1-1|20	BuildRequires:    openmpi-devel
12cr|R-Rmpi-0.6_1-1|21	
12cr|R-Rmpi-0.6_1-1|22	%description
12cr|R-Rmpi-0.6_1-1|23	Rmpi provides an interface (wrapper) to MPI APIs. It also provides
12cr|R-Rmpi-0.6_1-1|24	interactive R slave environment.
12cr|R-Rmpi-0.6_1-1|25	
12cr|R-Rmpi-0.6_1-1|26	%prep
12cr|R-Rmpi-0.6_1-1|27	%setup -q -c -n %{packname}
12cr|R-Rmpi-0.6_1-1|28	
12cr|R-Rmpi-0.6_1-1|29	%build
12cr|R-Rmpi-0.6_1-1|30	
12cr|R-Rmpi-0.6_1-1|31	%install
12cr|R-Rmpi-0.6_1-1|32	mkdir -p %{buildroot}%{rlibdir}
12cr|R-Rmpi-0.6_1-1|33	%{_bindir}/R CMD INSTALL --no-test-load -l %{buildroot}%{rlibdir} %{packname}
12cr|R-Rmpi-0.6_1-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-Rmpi-0.6_1-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-Rmpi-0.6_1-1|36	
12cr|R-Rmpi-0.6_1-1|37	%files
12cr|R-Rmpi-0.6_1-1|38	%dir %{rlibdir}/%{packname}
12cr|R-Rmpi-0.6_1-1|39	%doc %{rlibdir}/%{packname}/html
12cr|R-Rmpi-0.6_1-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-Rmpi-0.6_1-1|41	%{rlibdir}/%{packname}/INDEX
12cr|R-Rmpi-0.6_1-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-Rmpi-0.6_1-1|43	%{rlibdir}/%{packname}/Meta
12cr|R-Rmpi-0.6_1-1|44	%{rlibdir}/%{packname}/R*
12cr|R-Rmpi-0.6_1-1|45	%{rlibdir}/%{packname}/c*
12cr|R-Rmpi-0.6_1-1|46	%{rlibdir}/%{packname}/demo
12cr|R-Rmpi-0.6_1-1|47	%{rlibdir}/%{packname}/help
12cr|R-Rmpi-0.6_1-1|48	%{rlibdir}/%{packname}/libs
12cr|R-Rmpi-0.6_1-1|49	%{rlibdir}/%{packname}/s*
12cr|R-Rmpi-0.6_1-1|50	
12cr|R-Rmpi-0.6_1-1|51	
12cr|R-Rmpi-0.6_1-1|52	%changelog
12cr|R-Rmpi-0.6_1-1|53	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.5_9-3
12cr|R-Rmpi-0.6_1-1|54	+ Revision: 775463
12cr|R-Rmpi-0.6_1-1|55	- Add proper openmpi requires.
12cr|R-Rmpi-0.6_1-1|56	
12cr|R-Rmpi-0.6_1-1|57	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.5_9-2
12cr|R-Rmpi-0.6_1-1|58	+ Revision: 774997
12cr|R-Rmpi-0.6_1-1|59	- Use proper tarball.
12cr|R-Rmpi-0.6_1-1|60	
12cr|R-Rmpi-0.6_1-1|61	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.5_9-1
12cr|R-Rmpi-0.6_1-1|62	+ Revision: 774969
12cr|R-Rmpi-0.6_1-1|63	- Update to latest version
12cr|R-Rmpi-0.6_1-1|64	
12cr|R-Rmpi-0.6_1-1|65	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.5_8-1
12cr|R-Rmpi-0.6_1-1|66	+ Revision: 774725
12cr|R-Rmpi-0.6_1-1|67	- Import R-Rmpi
12cr|R-Rmpi-0.6_1-1|68	- Import R-Rmpi
12cr|R-Rmpi-0.6_1-1|69	

7120 12
12cr|R-RODBC-1.3_4-2|1	%global packname  RODBC
12cr|R-RODBC-1.3_4-2|2	%global rlibdir  %{_libdir}/R/library
12cr|R-RODBC-1.3_4-2|3	
12cr|R-RODBC-1.3_4-2|4	Name:             R-%{packname}
12cr|R-RODBC-1.3_4-2|5	Version:          1.3_4
12cr|R-RODBC-1.3_4-2|6	Release:          2
12cr|R-RODBC-1.3_4-2|7	Summary:          ODBC Database Access
12cr|R-RODBC-1.3_4-2|8	Group:            Sciences/Mathematics
12cr|R-RODBC-1.3_4-2|9	License:          GPL-2 | GPL-3
12cr|R-RODBC-1.3_4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-RODBC-1.3_4-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.3-4.tar.gz
12cr|R-RODBC-1.3_4-2|12	Requires:         R-utils
12cr|R-RODBC-1.3_4-2|13	Requires:         R-stats
12cr|R-RODBC-1.3_4-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils
12cr|R-RODBC-1.3_4-2|15	BuildRequires:    R-stats
12cr|R-RODBC-1.3_4-2|16	BuildRequires:    unixODBC-devel
12cr|R-RODBC-1.3_4-2|17	
12cr|R-RODBC-1.3_4-2|18	%description
12cr|R-RODBC-1.3_4-2|19	An ODBC database interface
12cr|R-RODBC-1.3_4-2|20	
12cr|R-RODBC-1.3_4-2|21	%prep
12cr|R-RODBC-1.3_4-2|22	%setup -q -c -n %{packname}
12cr|R-RODBC-1.3_4-2|23	
12cr|R-RODBC-1.3_4-2|24	%build
12cr|R-RODBC-1.3_4-2|25	
12cr|R-RODBC-1.3_4-2|26	%install
12cr|R-RODBC-1.3_4-2|27	mkdir -p %{buildroot}%{rlibdir}
12cr|R-RODBC-1.3_4-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-RODBC-1.3_4-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-RODBC-1.3_4-2|30	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-RODBC-1.3_4-2|31	
12cr|R-RODBC-1.3_4-2|32	%check
12cr|R-RODBC-1.3_4-2|33	%{_bindir}/R CMD check %{packname}
12cr|R-RODBC-1.3_4-2|34	
12cr|R-RODBC-1.3_4-2|35	%files
12cr|R-RODBC-1.3_4-2|36	%dir %{rlibdir}/%{packname}
12cr|R-RODBC-1.3_4-2|37	%doc %{rlibdir}/%{packname}/doc
12cr|R-RODBC-1.3_4-2|38	%doc %{rlibdir}/%{packname}/html
12cr|R-RODBC-1.3_4-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-RODBC-1.3_4-2|40	%{rlibdir}/%{packname}/INDEX
12cr|R-RODBC-1.3_4-2|41	%{rlibdir}/%{packname}/LICENCE
12cr|R-RODBC-1.3_4-2|42	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-RODBC-1.3_4-2|43	%{rlibdir}/%{packname}/Meta
12cr|R-RODBC-1.3_4-2|44	%{rlibdir}/%{packname}/R
12cr|R-RODBC-1.3_4-2|45	%{rlibdir}/%{packname}/help
12cr|R-RODBC-1.3_4-2|46	%{rlibdir}/%{packname}/libs
12cr|R-RODBC-1.3_4-2|47	%{rlibdir}/%{packname}/po
12cr|R-RODBC-1.3_4-2|48	%{rlibdir}/%{packname}/tests.R
12cr|R-RODBC-1.3_4-2|49	
12cr|R-RODBC-1.3_4-2|50	
12cr|R-RODBC-1.3_4-2|51	%changelog
12cr|R-RODBC-1.3_4-2|52	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3_4-2
12cr|R-RODBC-1.3_4-2|53	+ Revision: 775095
12cr|R-RODBC-1.3_4-2|54	- Update to latest version
12cr|R-RODBC-1.3_4-2|55	- Update to latest version
12cr|R-RODBC-1.3_4-2|56	
12cr|R-RODBC-1.3_4-2|57	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3_3-1
12cr|R-RODBC-1.3_4-2|58	+ Revision: 774929
12cr|R-RODBC-1.3_4-2|59	- Import R-RODBC
12cr|R-RODBC-1.3_4-2|60	- Import R-RODBC
12cr|R-RODBC-1.3_4-2|61	

7121 12
12cr|R-rpart.plot-1.2_2-1|1	%global packname  rpart.plot
12cr|R-rpart.plot-1.2_2-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-rpart.plot-1.2_2-1|3	
12cr|R-rpart.plot-1.2_2-1|4	Name:             R-%{packname}
12cr|R-rpart.plot-1.2_2-1|5	Version:          1.2_2
12cr|R-rpart.plot-1.2_2-1|6	Release:          1
12cr|R-rpart.plot-1.2_2-1|7	Summary:          Plot rpart models.  An enhanced version of plot.rpart
12cr|R-rpart.plot-1.2_2-1|8	Group:            Sciences/Mathematics
12cr|R-rpart.plot-1.2_2-1|9	License:          GPL-3
12cr|R-rpart.plot-1.2_2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-rpart.plot-1.2_2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.2-2.tar.gz
12cr|R-rpart.plot-1.2_2-1|12	Requires:         R-rpart
12cr|R-rpart.plot-1.2_2-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-rpart
12cr|R-rpart.plot-1.2_2-1|14	
12cr|R-rpart.plot-1.2_2-1|15	%description
12cr|R-rpart.plot-1.2_2-1|16	Plot rpart models. Extends plot.rpart and text.rpart in the rpart package.
12cr|R-rpart.plot-1.2_2-1|17	
12cr|R-rpart.plot-1.2_2-1|18	%prep
12cr|R-rpart.plot-1.2_2-1|19	%setup -q -c -n %{packname}
12cr|R-rpart.plot-1.2_2-1|20	
12cr|R-rpart.plot-1.2_2-1|21	%build
12cr|R-rpart.plot-1.2_2-1|22	
12cr|R-rpart.plot-1.2_2-1|23	%install
12cr|R-rpart.plot-1.2_2-1|24	mkdir -p %{buildroot}%{rlibdir}
12cr|R-rpart.plot-1.2_2-1|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-rpart.plot-1.2_2-1|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-rpart.plot-1.2_2-1|27	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-rpart.plot-1.2_2-1|28	
12cr|R-rpart.plot-1.2_2-1|29	%check
12cr|R-rpart.plot-1.2_2-1|30	%{_bindir}/R CMD check %{packname}
12cr|R-rpart.plot-1.2_2-1|31	
12cr|R-rpart.plot-1.2_2-1|32	%files
12cr|R-rpart.plot-1.2_2-1|33	%dir %{rlibdir}/%{packname}
12cr|R-rpart.plot-1.2_2-1|34	%doc %{rlibdir}/%{packname}/doc
12cr|R-rpart.plot-1.2_2-1|35	%doc %{rlibdir}/%{packname}/html
12cr|R-rpart.plot-1.2_2-1|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-rpart.plot-1.2_2-1|37	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-rpart.plot-1.2_2-1|38	%{rlibdir}/%{packname}/INDEX
12cr|R-rpart.plot-1.2_2-1|39	%{rlibdir}/%{packname}/LICENCE
12cr|R-rpart.plot-1.2_2-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-rpart.plot-1.2_2-1|41	%{rlibdir}/%{packname}/Meta
12cr|R-rpart.plot-1.2_2-1|42	%{rlibdir}/%{packname}/R
12cr|R-rpart.plot-1.2_2-1|43	%{rlibdir}/%{packname}/data
12cr|R-rpart.plot-1.2_2-1|44	%{rlibdir}/%{packname}/help
12cr|R-rpart.plot-1.2_2-1|45	%{rlibdir}/%{packname}/libs
12cr|R-rpart.plot-1.2_2-1|46	
12cr|R-rpart.plot-1.2_2-1|47	
12cr|R-rpart.plot-1.2_2-1|48	%changelog
12cr|R-rpart.plot-1.2_2-1|49	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.2_2-1
12cr|R-rpart.plot-1.2_2-1|50	+ Revision: 777619
12cr|R-rpart.plot-1.2_2-1|51	- Import R-rpart.plot
12cr|R-rpart.plot-1.2_2-1|52	- Import R-rpart.plot
12cr|R-rpart.plot-1.2_2-1|53	

7122 12
12cr|R-rpvm-1.0_4-1|1	%global packname  rpvm
12cr|R-rpvm-1.0_4-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-rpvm-1.0_4-1|3	
12cr|R-rpvm-1.0_4-1|4	Name:             R-%{packname}
12cr|R-rpvm-1.0_4-1|5	Epoch:            1
12cr|R-rpvm-1.0_4-1|6	Version:          1.0_4
12cr|R-rpvm-1.0_4-1|7	Release:          1
12cr|R-rpvm-1.0_4-1|8	Summary:          R interface to PVM (Parallel Virtual Machine)
12cr|R-rpvm-1.0_4-1|9	Group:            Sciences/Mathematics
12cr|R-rpvm-1.0_4-1|10	License:          GPL (>= 2)
12cr|R-rpvm-1.0_4-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-rpvm-1.0_4-1|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-4.tar.gz
12cr|R-rpvm-1.0_4-1|13	Requires:         R-rsprng
12cr|R-rpvm-1.0_4-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-rpvm-1.0_4-1|15	BuildRequires:    R-rsprng
12cr|R-rpvm-1.0_4-1|16	BuildRequires:    libpvm-devel
12cr|R-rpvm-1.0_4-1|17	Patch0:           rpvm_1.0.2-pvmgs.patch
12cr|R-rpvm-1.0_4-1|18	
12cr|R-rpvm-1.0_4-1|19	%description
12cr|R-rpvm-1.0_4-1|20	Provides interface to PVM APIs, and examples and documentation for its
12cr|R-rpvm-1.0_4-1|21	
12cr|R-rpvm-1.0_4-1|22	%prep
12cr|R-rpvm-1.0_4-1|23	%setup -q -c -n %{packname}
12cr|R-rpvm-1.0_4-1|24	%patch0 -p1
12cr|R-rpvm-1.0_4-1|25	(cd rpvm; autoreconf)
12cr|R-rpvm-1.0_4-1|26	
12cr|R-rpvm-1.0_4-1|27	%build
12cr|R-rpvm-1.0_4-1|28	
12cr|R-rpvm-1.0_4-1|29	%install
12cr|R-rpvm-1.0_4-1|30	mkdir -p %{buildroot}%{rlibdir}
12cr|R-rpvm-1.0_4-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-rpvm-1.0_4-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-rpvm-1.0_4-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-rpvm-1.0_4-1|34	
12cr|R-rpvm-1.0_4-1|35	#%check
12cr|R-rpvm-1.0_4-1|36	#%{_bindir}/R CMD check %{packname}
12cr|R-rpvm-1.0_4-1|37	
12cr|R-rpvm-1.0_4-1|38	%files
12cr|R-rpvm-1.0_4-1|39	%dir %{rlibdir}/%{packname}
12cr|R-rpvm-1.0_4-1|40	%doc %{rlibdir}/%{packname}/html
12cr|R-rpvm-1.0_4-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-rpvm-1.0_4-1|42	%{rlibdir}/%{packname}/INDEX
12cr|R-rpvm-1.0_4-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-rpvm-1.0_4-1|44	%{rlibdir}/%{packname}/Meta
12cr|R-rpvm-1.0_4-1|45	%{rlibdir}/%{packname}/R
12cr|R-rpvm-1.0_4-1|46	%{rlibdir}/%{packname}/demo
12cr|R-rpvm-1.0_4-1|47	%{rlibdir}/%{packname}/help
12cr|R-rpvm-1.0_4-1|48	%{rlibdir}/%{packname}/libs
12cr|R-rpvm-1.0_4-1|49	%{rlibdir}/%{packname}/pvm*
12cr|R-rpvm-1.0_4-1|50	%{rlibdir}/%{packname}/sla*
12cr|R-rpvm-1.0_4-1|51	
12cr|R-rpvm-1.0_4-1|52	
12cr|R-rpvm-1.0_4-1|53	%changelog
12cr|R-rpvm-1.0_4-1|54	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1:1.0_4-1
12cr|R-rpvm-1.0_4-1|55	+ Revision: 774962
12cr|R-rpvm-1.0_4-1|56	- Update to latest version
12cr|R-rpvm-1.0_4-1|57	
12cr|R-rpvm-1.0_4-1|58	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0.2-1
12cr|R-rpvm-1.0_4-1|59	+ Revision: 774639
12cr|R-rpvm-1.0_4-1|60	- Import R-rpvm
12cr|R-rpvm-1.0_4-1|61	- Import R-rpvm
12cr|R-rpvm-1.0_4-1|62	

7123 12
12cr|R-rscproxy-1.3_1-1|1	%global packname  rscproxy
12cr|R-rscproxy-1.3_1-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-rscproxy-1.3_1-1|3	
12cr|R-rscproxy-1.3_1-1|4	Name:             R-%{packname}
12cr|R-rscproxy-1.3_1-1|5	Version:          1.3_1
12cr|R-rscproxy-1.3_1-1|6	Release:          1
12cr|R-rscproxy-1.3_1-1|7	Summary:          statconn: provides portable C-style interface to R (StatConnector)
12cr|R-rscproxy-1.3_1-1|8	Group:            Sciences/Mathematics
12cr|R-rscproxy-1.3_1-1|9	License:          GPL-2
12cr|R-rscproxy-1.3_1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-rscproxy-1.3_1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.3-1.tar.gz
12cr|R-rscproxy-1.3_1-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-rscproxy-1.3_1-1|13	
12cr|R-rscproxy-1.3_1-1|14	%description
12cr|R-rscproxy-1.3_1-1|15	rscproxy library provides an interface to R used by third party
12cr|R-rscproxy-1.3_1-1|16	applications, most notable, but not limited to, statconnDCOM, ROOo and
12cr|R-rscproxy-1.3_1-1|17	other systems.
12cr|R-rscproxy-1.3_1-1|18	
12cr|R-rscproxy-1.3_1-1|19	%prep
12cr|R-rscproxy-1.3_1-1|20	%setup -q -c -n %{packname}
12cr|R-rscproxy-1.3_1-1|21	
12cr|R-rscproxy-1.3_1-1|22	%build
12cr|R-rscproxy-1.3_1-1|23	
12cr|R-rscproxy-1.3_1-1|24	%install
12cr|R-rscproxy-1.3_1-1|25	mkdir -p %{buildroot}%{rlibdir}
12cr|R-rscproxy-1.3_1-1|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-rscproxy-1.3_1-1|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-rscproxy-1.3_1-1|28	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-rscproxy-1.3_1-1|29	
12cr|R-rscproxy-1.3_1-1|30	%check
12cr|R-rscproxy-1.3_1-1|31	%{_bindir}/R CMD check %{packname}
12cr|R-rscproxy-1.3_1-1|32	
12cr|R-rscproxy-1.3_1-1|33	%files
12cr|R-rscproxy-1.3_1-1|34	%dir %{rlibdir}/%{packname}
12cr|R-rscproxy-1.3_1-1|35	%doc %{rlibdir}/%{packname}/html
12cr|R-rscproxy-1.3_1-1|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-rscproxy-1.3_1-1|37	%{rlibdir}/%{packname}/INDEX
12cr|R-rscproxy-1.3_1-1|38	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-rscproxy-1.3_1-1|39	%{rlibdir}/%{packname}/Meta
12cr|R-rscproxy-1.3_1-1|40	%{rlibdir}/%{packname}/R
12cr|R-rscproxy-1.3_1-1|41	%{rlibdir}/%{packname}/help
12cr|R-rscproxy-1.3_1-1|42	%{rlibdir}/%{packname}/include
12cr|R-rscproxy-1.3_1-1|43	%{rlibdir}/%{packname}/libs
12cr|R-rscproxy-1.3_1-1|44	
12cr|R-rscproxy-1.3_1-1|45	
12cr|R-rscproxy-1.3_1-1|46	%changelog
12cr|R-rscproxy-1.3_1-1|47	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3_1-1
12cr|R-rscproxy-1.3_1-1|48	+ Revision: 776346
12cr|R-rscproxy-1.3_1-1|49	- Import R-rscproxy
12cr|R-rscproxy-1.3_1-1|50	- Import R-rscproxy
12cr|R-rscproxy-1.3_1-1|51	

7124 12
12cr|R-rsprng-1.0-1|1	%global packname  rsprng
12cr|R-rsprng-1.0-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-rsprng-1.0-1|3	
12cr|R-rsprng-1.0-1|4	Name:             R-%{packname}
12cr|R-rsprng-1.0-1|5	Version:          1.0
12cr|R-rsprng-1.0-1|6	Release:          1
12cr|R-rsprng-1.0-1|7	Summary:          R interface to SPRNG (Scalable Parallel Random Number Generators)
12cr|R-rsprng-1.0-1|8	Group:            Sciences/Mathematics
12cr|R-rsprng-1.0-1|9	License:          GPL (>= 2)
12cr|R-rsprng-1.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-rsprng-1.0-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-rsprng-1.0-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-rsprng-1.0-1|13	BuildRequires:    gmp-devel
12cr|R-rsprng-1.0-1|14	BuildRequires:    sprng-devel
12cr|R-rsprng-1.0-1|15	
12cr|R-rsprng-1.0-1|16	%description
12cr|R-rsprng-1.0-1|17	Provides interface to SPRNG 2.0 APIs, and examples and documentation for
12cr|R-rsprng-1.0-1|18	its use.
12cr|R-rsprng-1.0-1|19	
12cr|R-rsprng-1.0-1|20	%prep
12cr|R-rsprng-1.0-1|21	%setup -q -c -n %{packname}
12cr|R-rsprng-1.0-1|22	
12cr|R-rsprng-1.0-1|23	%build
12cr|R-rsprng-1.0-1|24	
12cr|R-rsprng-1.0-1|25	%install
12cr|R-rsprng-1.0-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-rsprng-1.0-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-rsprng-1.0-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-rsprng-1.0-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-rsprng-1.0-1|30	
12cr|R-rsprng-1.0-1|31	%check
12cr|R-rsprng-1.0-1|32	%{_bindir}/R CMD check %{packname}
12cr|R-rsprng-1.0-1|33	
12cr|R-rsprng-1.0-1|34	%files
12cr|R-rsprng-1.0-1|35	%dir %{rlibdir}/%{packname}
12cr|R-rsprng-1.0-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-rsprng-1.0-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-rsprng-1.0-1|38	%{rlibdir}/%{packname}/INDEX
12cr|R-rsprng-1.0-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-rsprng-1.0-1|40	%{rlibdir}/%{packname}/Meta
12cr|R-rsprng-1.0-1|41	%{rlibdir}/%{packname}/R
12cr|R-rsprng-1.0-1|42	%{rlibdir}/%{packname}/help
12cr|R-rsprng-1.0-1|43	%{rlibdir}/%{packname}/libs
12cr|R-rsprng-1.0-1|44	
12cr|R-rsprng-1.0-1|45	
12cr|R-rsprng-1.0-1|46	%changelog
12cr|R-rsprng-1.0-1|47	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0-1
12cr|R-rsprng-1.0-1|48	+ Revision: 774960
12cr|R-rsprng-1.0-1|49	- Update to latest version
12cr|R-rsprng-1.0-1|50	
12cr|R-rsprng-1.0-1|51	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.4-1
12cr|R-rsprng-1.0-1|52	+ Revision: 774636
12cr|R-rsprng-1.0-1|53	- Import R-rsprng
12cr|R-rsprng-1.0-1|54	- Import R-rsprng
12cr|R-rsprng-1.0-1|55	

7125 12
12cr|R-RSvgDevice-0.6.4.1-1|1	%global packname  RSvgDevice
12cr|R-RSvgDevice-0.6.4.1-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-RSvgDevice-0.6.4.1-1|3	
12cr|R-RSvgDevice-0.6.4.1-1|4	Name:             R-%{packname}
12cr|R-RSvgDevice-0.6.4.1-1|5	Version:          0.6.4.1
12cr|R-RSvgDevice-0.6.4.1-1|6	Release:          1
12cr|R-RSvgDevice-0.6.4.1-1|7	Summary:          An R SVG graphics device
12cr|R-RSvgDevice-0.6.4.1-1|8	Group:            Sciences/Mathematics
12cr|R-RSvgDevice-0.6.4.1-1|9	License:          GPL (>= 2)
12cr|R-RSvgDevice-0.6.4.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-RSvgDevice-0.6.4.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-RSvgDevice-0.6.4.1-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-RSvgDevice-0.6.4.1-1|13	
12cr|R-RSvgDevice-0.6.4.1-1|14	%description
12cr|R-RSvgDevice-0.6.4.1-1|15	A graphics device for R that uses the w3.org xml standard for Scalable
12cr|R-RSvgDevice-0.6.4.1-1|16	Vector Graphics.
12cr|R-RSvgDevice-0.6.4.1-1|17	
12cr|R-RSvgDevice-0.6.4.1-1|18	%prep
12cr|R-RSvgDevice-0.6.4.1-1|19	%setup -q -c -n %{packname}
12cr|R-RSvgDevice-0.6.4.1-1|20	
12cr|R-RSvgDevice-0.6.4.1-1|21	%build
12cr|R-RSvgDevice-0.6.4.1-1|22	
12cr|R-RSvgDevice-0.6.4.1-1|23	%install
12cr|R-RSvgDevice-0.6.4.1-1|24	mkdir -p %{buildroot}%{rlibdir}
12cr|R-RSvgDevice-0.6.4.1-1|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-RSvgDevice-0.6.4.1-1|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-RSvgDevice-0.6.4.1-1|27	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-RSvgDevice-0.6.4.1-1|28	
12cr|R-RSvgDevice-0.6.4.1-1|29	%check
12cr|R-RSvgDevice-0.6.4.1-1|30	%{_bindir}/R CMD check %{packname}
12cr|R-RSvgDevice-0.6.4.1-1|31	
12cr|R-RSvgDevice-0.6.4.1-1|32	%files
12cr|R-RSvgDevice-0.6.4.1-1|33	%dir %{rlibdir}/%{packname}
12cr|R-RSvgDevice-0.6.4.1-1|34	%doc %{rlibdir}/%{packname}/html
12cr|R-RSvgDevice-0.6.4.1-1|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-RSvgDevice-0.6.4.1-1|36	%{rlibdir}/%{packname}/INDEX
12cr|R-RSvgDevice-0.6.4.1-1|37	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-RSvgDevice-0.6.4.1-1|38	%{rlibdir}/%{packname}/Meta
12cr|R-RSvgDevice-0.6.4.1-1|39	%{rlibdir}/%{packname}/R
12cr|R-RSvgDevice-0.6.4.1-1|40	%{rlibdir}/%{packname}/help
12cr|R-RSvgDevice-0.6.4.1-1|41	%{rlibdir}/%{packname}/libs
12cr|R-RSvgDevice-0.6.4.1-1|42	
12cr|R-RSvgDevice-0.6.4.1-1|43	
12cr|R-RSvgDevice-0.6.4.1-1|44	%changelog
12cr|R-RSvgDevice-0.6.4.1-1|45	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.6.4.1-1
12cr|R-RSvgDevice-0.6.4.1-1|46	+ Revision: 777616
12cr|R-RSvgDevice-0.6.4.1-1|47	- Import R-RSvgDevice
12cr|R-RSvgDevice-0.6.4.1-1|48	- Import R-RSvgDevice
12cr|R-RSvgDevice-0.6.4.1-1|49	

7126 12
12cr|R-RSVGTipsDevice-1.0_4-1|1	%global packname  RSVGTipsDevice
12cr|R-RSVGTipsDevice-1.0_4-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-RSVGTipsDevice-1.0_4-1|3	
12cr|R-RSVGTipsDevice-1.0_4-1|4	Name:             R-%{packname}
12cr|R-RSVGTipsDevice-1.0_4-1|5	Version:          1.0_4
12cr|R-RSVGTipsDevice-1.0_4-1|6	Release:          1
12cr|R-RSVGTipsDevice-1.0_4-1|7	Summary:          An R SVG graphics device with dynamic tips and hyperlinks
12cr|R-RSVGTipsDevice-1.0_4-1|8	Group:            Sciences/Mathematics
12cr|R-RSVGTipsDevice-1.0_4-1|9	License:          GPL (>= 2)
12cr|R-RSVGTipsDevice-1.0_4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-RSVGTipsDevice-1.0_4-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-4.tar.gz
12cr|R-RSVGTipsDevice-1.0_4-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-RSVGTipsDevice-1.0_4-1|13	
12cr|R-RSVGTipsDevice-1.0_4-1|14	%description
12cr|R-RSVGTipsDevice-1.0_4-1|15	A graphics device for R that uses the w3.org xml standard for Scalable
12cr|R-RSVGTipsDevice-1.0_4-1|16	Vector Graphics.  This version supports tooltips with 1 to 3 lines,
12cr|R-RSVGTipsDevice-1.0_4-1|17	hyperlinks, and line styles.
12cr|R-RSVGTipsDevice-1.0_4-1|18	
12cr|R-RSVGTipsDevice-1.0_4-1|19	%prep
12cr|R-RSVGTipsDevice-1.0_4-1|20	%setup -q -c -n %{packname}
12cr|R-RSVGTipsDevice-1.0_4-1|21	
12cr|R-RSVGTipsDevice-1.0_4-1|22	%build
12cr|R-RSVGTipsDevice-1.0_4-1|23	
12cr|R-RSVGTipsDevice-1.0_4-1|24	%install
12cr|R-RSVGTipsDevice-1.0_4-1|25	mkdir -p %{buildroot}%{rlibdir}
12cr|R-RSVGTipsDevice-1.0_4-1|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-RSVGTipsDevice-1.0_4-1|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-RSVGTipsDevice-1.0_4-1|28	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-RSVGTipsDevice-1.0_4-1|29	
12cr|R-RSVGTipsDevice-1.0_4-1|30	%check
12cr|R-RSVGTipsDevice-1.0_4-1|31	%{_bindir}/R CMD check %{packname}
12cr|R-RSVGTipsDevice-1.0_4-1|32	
12cr|R-RSVGTipsDevice-1.0_4-1|33	%files
12cr|R-RSVGTipsDevice-1.0_4-1|34	%dir %{rlibdir}/%{packname}
12cr|R-RSVGTipsDevice-1.0_4-1|35	%doc %{rlibdir}/%{packname}/html
12cr|R-RSVGTipsDevice-1.0_4-1|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-RSVGTipsDevice-1.0_4-1|37	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-RSVGTipsDevice-1.0_4-1|38	%{rlibdir}/%{packname}/INDEX
12cr|R-RSVGTipsDevice-1.0_4-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-RSVGTipsDevice-1.0_4-1|40	%{rlibdir}/%{packname}/Meta
12cr|R-RSVGTipsDevice-1.0_4-1|41	%{rlibdir}/%{packname}/R
12cr|R-RSVGTipsDevice-1.0_4-1|42	%{rlibdir}/%{packname}/help
12cr|R-RSVGTipsDevice-1.0_4-1|43	%{rlibdir}/%{packname}/libs
12cr|R-RSVGTipsDevice-1.0_4-1|44	%{rlibdir}/%{packname}/serverconfig
12cr|R-RSVGTipsDevice-1.0_4-1|45	
12cr|R-RSVGTipsDevice-1.0_4-1|46	
12cr|R-RSVGTipsDevice-1.0_4-1|47	%changelog
12cr|R-RSVGTipsDevice-1.0_4-1|48	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_4-1
12cr|R-RSVGTipsDevice-1.0_4-1|49	+ Revision: 777719
12cr|R-RSVGTipsDevice-1.0_4-1|50	- Import R-RSVGTipsDevice
12cr|R-RSVGTipsDevice-1.0_4-1|51	- Import R-RSVGTipsDevice
12cr|R-RSVGTipsDevice-1.0_4-1|52	

7127 12
12cr|R-RUnit-0.4.26-1|1	%global packname  RUnit
12cr|R-RUnit-0.4.26-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-RUnit-0.4.26-1|3	
12cr|R-RUnit-0.4.26-1|4	Name:             R-%{packname}
12cr|R-RUnit-0.4.26-1|5	Version:          0.4.26
12cr|R-RUnit-0.4.26-1|6	Release:          1
12cr|R-RUnit-0.4.26-1|7	Summary:          R Unit test framework
12cr|R-RUnit-0.4.26-1|8	Group:            Sciences/Mathematics
12cr|R-RUnit-0.4.26-1|9	License:          GPL-2
12cr|R-RUnit-0.4.26-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-RUnit-0.4.26-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-RUnit-0.4.26-1|12	Requires:         R-utils R-methods
12cr|R-RUnit-0.4.26-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils R-methods
12cr|R-RUnit-0.4.26-1|14	BuildRequires:    x11-server-xvfb
12cr|R-RUnit-0.4.26-1|15	
12cr|R-RUnit-0.4.26-1|16	%description
12cr|R-RUnit-0.4.26-1|17	R functions implementing a standard Unit Testing framework, with
12cr|R-RUnit-0.4.26-1|18	additional code inspection and report generation tools
12cr|R-RUnit-0.4.26-1|19	
12cr|R-RUnit-0.4.26-1|20	%prep
12cr|R-RUnit-0.4.26-1|21	%setup -q -c -n %{packname}
12cr|R-RUnit-0.4.26-1|22	
12cr|R-RUnit-0.4.26-1|23	%build
12cr|R-RUnit-0.4.26-1|24	
12cr|R-RUnit-0.4.26-1|25	%install
12cr|R-RUnit-0.4.26-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-RUnit-0.4.26-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-RUnit-0.4.26-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-RUnit-0.4.26-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-RUnit-0.4.26-1|30	
12cr|R-RUnit-0.4.26-1|31	%check
12cr|R-RUnit-0.4.26-1|32	xvfb-run %{_bindir}/R CMD check %{packname}
12cr|R-RUnit-0.4.26-1|33	
12cr|R-RUnit-0.4.26-1|34	%files
12cr|R-RUnit-0.4.26-1|35	%dir %{rlibdir}/%{packname}
12cr|R-RUnit-0.4.26-1|36	%doc %{rlibdir}/%{packname}/doc
12cr|R-RUnit-0.4.26-1|37	%doc %{rlibdir}/%{packname}/html
12cr|R-RUnit-0.4.26-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-RUnit-0.4.26-1|39	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-RUnit-0.4.26-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-RUnit-0.4.26-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-RUnit-0.4.26-1|42	%{rlibdir}/%{packname}/Meta
12cr|R-RUnit-0.4.26-1|43	%{rlibdir}/%{packname}/R
12cr|R-RUnit-0.4.26-1|44	%{rlibdir}/%{packname}/examples
12cr|R-RUnit-0.4.26-1|45	%{rlibdir}/%{packname}/help
12cr|R-RUnit-0.4.26-1|46	%{rlibdir}/%{packname}/share
12cr|R-RUnit-0.4.26-1|47	%{rlibdir}/%{packname}/unitTests
12cr|R-RUnit-0.4.26-1|48	
12cr|R-RUnit-0.4.26-1|49	
12cr|R-RUnit-0.4.26-1|50	%changelog
12cr|R-RUnit-0.4.26-1|51	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.4.26-1
12cr|R-RUnit-0.4.26-1|52	+ Revision: 775313
12cr|R-RUnit-0.4.26-1|53	- Use proper tarball and wrap make check in xvfb-run.
12cr|R-RUnit-0.4.26-1|54	- Update to latest version
12cr|R-RUnit-0.4.26-1|55	- Import R-RUnit
12cr|R-RUnit-0.4.26-1|56	- Import R-RUnit
12cr|R-RUnit-0.4.26-1|57	

7128 12
12cr|rsbac-admin-1.4.6-2|1	%define	lib_name_orig lib%{fname}
12cr|rsbac-admin-1.4.6-2|2	%define	librsbac_major 1
12cr|rsbac-admin-1.4.6-2|3	%define	lib_name %mklibname %{fname} %{librsbac_major}
12cr|rsbac-admin-1.4.6-2|4	%define nss_name nss_rsbac
12cr|rsbac-admin-1.4.6-2|5	%define libnss_name_orig lib%{nss_name}
12cr|rsbac-admin-1.4.6-2|6	%define libnss_major 2
12cr|rsbac-admin-1.4.6-2|7	%define	libnss_name %mklibname %{nss_name} %{libnss_major}
12cr|rsbac-admin-1.4.6-2|8	%define	fname	rsbac
12cr|rsbac-admin-1.4.6-2|9	
12cr|rsbac-admin-1.4.6-2|10	Name:		rsbac-admin
12cr|rsbac-admin-1.4.6-2|11	Epoch:		2
12cr|rsbac-admin-1.4.6-2|12	Version:	1.4.6
12cr|rsbac-admin-1.4.6-2|13	Release:	2
12cr|rsbac-admin-1.4.6-2|14	Summary:	A set of RSBAC utilities
12cr|rsbac-admin-1.4.6-2|15	License:	GPL
12cr|rsbac-admin-1.4.6-2|16	Group:		System/Configuration/Other
12cr|rsbac-admin-1.4.6-2|17	Url:		http://www.rsbac.org
12cr|rsbac-admin-1.4.6-2|18	Source0:	http://download.rsbac.org/code/%{version}/%{name}-%{version}.tar.bz2
12cr|rsbac-admin-1.4.6-2|19	Source1:	rklogd.init
12cr|rsbac-admin-1.4.6-2|20	Source2:	rklogd.conf
12cr|rsbac-admin-1.4.6-2|21	Source3:	update_urpmi
12cr|rsbac-admin-1.4.6-2|22	Requires:	dialog
12cr|rsbac-admin-1.4.6-2|23	BuildRequires:	libtool pam-devel ncurses-devel
12cr|rsbac-admin-1.4.6-2|24	Obsoletes:	%{name}-doc
12cr|rsbac-admin-1.4.6-2|25	Provides:	%{name}-doc
12cr|rsbac-admin-1.4.6-2|26	# MD these are competitive virtual provides
12cr|rsbac-admin-1.4.6-2|27	# maybe some other virtual provides should be thought of
12cr|rsbac-admin-1.4.6-2|28	#Provides:	passwd, shadow
12cr|rsbac-admin-1.4.6-2|29	
12cr|rsbac-admin-1.4.6-2|30	%description
12cr|rsbac-admin-1.4.6-2|31	RSBAC administration is done via command line tools or dialog menus.
12cr|rsbac-admin-1.4.6-2|32	Please see the online documentation at http://www.rsbac.org/instadm.htm
12cr|rsbac-admin-1.4.6-2|33	
12cr|rsbac-admin-1.4.6-2|34	%package -n	%{fname}
12cr|rsbac-admin-1.4.6-2|35	Summary:	A hardened linux solution
12cr|rsbac-admin-1.4.6-2|36	Group:		System/Base
12cr|rsbac-admin-1.4.6-2|37	Requires:	%{name}, kernel-%{fname}
12cr|rsbac-admin-1.4.6-2|38	Provides:	%{lib_name} = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|39	Provides:	%{lib_name_orig} = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|40	Provides:	pam_%{fname} = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|41	Provides:	%{fname}-rklogd = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|42	Provides:	%{libnss_name} = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|43	Provides:	%{libnss_name_orig} = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|44	Obsoletes:	%{lib_name} = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|45	Obsoletes:	%{lib_name_orig} = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|46	Obsoletes:	pam_%{fname} = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|47	Obsoletes:	%{fname}-rklogd = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|48	Obsoletes:	%{libnss_name} = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|49	Obsoletes:	%{libnss_name_orig} = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|50	
12cr|rsbac-admin-1.4.6-2|51	%description -n	%{fname}
12cr|rsbac-admin-1.4.6-2|52	RSBAC is a flexible, powerful and fast (low overhead) access control framework
12cr|rsbac-admin-1.4.6-2|53	for current Linux kernels:
12cr|rsbac-admin-1.4.6-2|54	* Free Open Source (GPL) Linux kernel security solution
12cr|rsbac-admin-1.4.6-2|55	* Independent of governments and big companies
12cr|rsbac-admin-1.4.6-2|56	* Several well-known and new security models, like MAC, ACL and RC
12cr|rsbac-admin-1.4.6-2|57	* Detailed control over individual user and program network accesses
12cr|rsbac-admin-1.4.6-2|58	* Virtual User Management, in kernel and fully access controlled
12cr|rsbac-admin-1.4.6-2|59	* On-access virus scanning with the Dazuko interface
12cr|rsbac-admin-1.4.6-2|60	* Any combination of security models possible
12cr|rsbac-admin-1.4.6-2|61	* Easily extensible: write your own model for runtime registration
12cr|rsbac-admin-1.4.6-2|62	* Support for latest kernels and stable for production use
12cr|rsbac-admin-1.4.6-2|63	
12cr|rsbac-admin-1.4.6-2|64	%package -n	%{fname}-devel
12cr|rsbac-admin-1.4.6-2|65	Summary:	Headers and libraries for developing programs that will use %{name}
12cr|rsbac-admin-1.4.6-2|66	Group:		Development/C
12cr|rsbac-admin-1.4.6-2|67	Provides:	%{name}-devel = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|68	Provides:	%{lib_name}-devel = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|69	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|70	Provides:	%{lib_name}-static-devel = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|71	Provides:	%{lib_name_orig}-static-devel = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|72	Provides:	%{libnss_name}-devel = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|73	Provides:	%{libnss_name_orig}-devel = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|74	%ifarch x86_64
12cr|rsbac-admin-1.4.6-2|75	Provides:	lib64%{fname}-devel = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|76	Provides:	lib64%{nss_name}-devel = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|77	Obsoletes:	lib64%{fname}-devel = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|78	Obsoletes:	lib64%{nss_name}-devel = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|79	%endif
12cr|rsbac-admin-1.4.6-2|80	Obsoletes:	%{lib_name}-devel = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|81	Obsoletes:	%{lib_name_orig}-devel = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|82	Obsoletes:	%{lib_name}-static-devel = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|83	Obsoletes:	%{lib_name_orig}-static-devel = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|84	Obsoletes:	%{libnss_name}-devel = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|85	Obsoletes:	%{libnss_name_orig}-devel = %{version}-%{release}
12cr|rsbac-admin-1.4.6-2|86	
12cr|rsbac-admin-1.4.6-2|87	%description -n	%{fname}-devel
12cr|rsbac-admin-1.4.6-2|88	This package contains all files that programmers will need to develop
12cr|rsbac-admin-1.4.6-2|89	applications which will use RSBAC.
12cr|rsbac-admin-1.4.6-2|90	
12cr|rsbac-admin-1.4.6-2|91	%prep
12cr|rsbac-admin-1.4.6-2|92	%setup -q -n %{name}-%{version}
12cr|rsbac-admin-1.4.6-2|93	
12cr|rsbac-admin-1.4.6-2|94	# lib64 fixes
12cr|rsbac-admin-1.4.6-2|95	find -name "Makefile" | xargs sed -i -e "s|/lib\b|/%{_lib}|g"
12cr|rsbac-admin-1.4.6-2|96	
12cr|rsbac-admin-1.4.6-2|97	%build
12cr|rsbac-admin-1.4.6-2|98	
12cr|rsbac-admin-1.4.6-2|99	%make PREFIX=%{_prefix} DIR_PAM=/%{_lib}/security
12cr|rsbac-admin-1.4.6-2|100	
12cr|rsbac-admin-1.4.6-2|101	%install
12cr|rsbac-admin-1.4.6-2|102	find main/tools/src/scripts -type f | xargs chmod a+x
12cr|rsbac-admin-1.4.6-2|103	%makeinstall PREFIX=%{_prefix} DESTDIR=%{buildroot} DIR_PAM=/%_lib/security
12cr|rsbac-admin-1.4.6-2|104	mkdir -p %{buildroot}%{_sysconfdir} && cp debian/rsbac.conf %{buildroot}%{_sysconfdir}
12cr|rsbac-admin-1.4.6-2|105	cp debian/man/* %{buildroot}/%{_mandir}/man1/
12cr|rsbac-admin-1.4.6-2|106	mkdir -p %{buildroot}/%{_initrddir}
12cr|rsbac-admin-1.4.6-2|107	install -m 755 %{SOURCE1} %{buildroot}/%{_initrddir}/rklogd
12cr|rsbac-admin-1.4.6-2|108	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig
12cr|rsbac-admin-1.4.6-2|109	install -m 644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/sysconfig/rklogd
12cr|rsbac-admin-1.4.6-2|110	install -m 755 %{SOURCE3} %{buildroot}/%{_bindir}/update_urpmi
12cr|rsbac-admin-1.4.6-2|111	
12cr|rsbac-admin-1.4.6-2|112	%find_lang %name --all-name
12cr|rsbac-admin-1.4.6-2|113	
12cr|rsbac-admin-1.4.6-2|114	cat <<EOF > %{buildroot}/%{_sysconfdir}/rsbac.conf
12cr|rsbac-admin-1.4.6-2|115	# RSBAC menu configuration
12cr|rsbac-admin-1.4.6-2|116	# "$(date)"
12cr|rsbac-admin-1.4.6-2|117	RSBACMOD="GEN DAZ FF RC ACL AUTH CAP JAIL RES PAX"
12cr|rsbac-admin-1.4.6-2|118	DIALOG="dialog"
12cr|rsbac-admin-1.4.6-2|119	# RSBACLANG is not set
12cr|rsbac-admin-1.4.6-2|120	TMPDIR="/tmp"
12cr|rsbac-admin-1.4.6-2|121	# RSBACPATH is not set
12cr|rsbac-admin-1.4.6-2|122	# RSBACLOGFILE is not set
12cr|rsbac-admin-1.4.6-2|123	EOF
12cr|rsbac-admin-1.4.6-2|124	
12cr|rsbac-admin-1.4.6-2|125	# Documentation
12cr|rsbac-admin-1.4.6-2|126	rm -rf rsbac-tools
12cr|rsbac-admin-1.4.6-2|127	mv %{buildroot}/%{_docdir}/rsbac-tools-%{version} rsbac-tools
12cr|rsbac-admin-1.4.6-2|128	find rsbac-tools/examples -type f | xargs chmod a-x
12cr|rsbac-admin-1.4.6-2|129	rm -f rsbac-tools/examples/reg/reg_syscall
12cr|rsbac-admin-1.4.6-2|130	
12cr|rsbac-admin-1.4.6-2|131	%pre
12cr|rsbac-admin-1.4.6-2|132	/usr/sbin/useradd --comment "RSBAC security officer" --home-dir /secoff --create-home --uid 400 --shell /bin/bash secoff
12cr|rsbac-admin-1.4.6-2|133	/usr/sbin/useradd --comment "RSBAC security auditor" --home-dir /dev/null --create-home --uid 404 --shell /sbin/nologin audit
12cr|rsbac-admin-1.4.6-2|134	/sbin/ldconfig
12cr|rsbac-admin-1.4.6-2|135	
12cr|rsbac-admin-1.4.6-2|136	%post
12cr|rsbac-admin-1.4.6-2|137	%_post_service rklogd
12cr|rsbac-admin-1.4.6-2|138	
12cr|rsbac-admin-1.4.6-2|139	%preun
12cr|rsbac-admin-1.4.6-2|140	%_preun_service rklogd
12cr|rsbac-admin-1.4.6-2|141	
12cr|rsbac-admin-1.4.6-2|142	%postun
12cr|rsbac-admin-1.4.6-2|143	%_postun_userdel secoff
12cr|rsbac-admin-1.4.6-2|144	%_postun_groupdel secoff
12cr|rsbac-admin-1.4.6-2|145	%_postun_userdel audit
12cr|rsbac-admin-1.4.6-2|146	%_postun_groupdel audit
12cr|rsbac-admin-1.4.6-2|147	/sbin/ldconfig
12cr|rsbac-admin-1.4.6-2|148	
12cr|rsbac-admin-1.4.6-2|149	%files -f %name.lang
12cr|rsbac-admin-1.4.6-2|150	%defattr(-,root,root,0755)
12cr|rsbac-admin-1.4.6-2|151	%doc README rsbac-tools
12cr|rsbac-admin-1.4.6-2|152	%config(noreplace) %{_sysconfdir}/rsbac.conf
12cr|rsbac-admin-1.4.6-2|153	%config(noreplace) %{_sysconfdir}/sysconfig/rklogd
12cr|rsbac-admin-1.4.6-2|154	%{_initrddir}/rklogd
12cr|rsbac-admin-1.4.6-2|155	/bin/rsbac_login
12cr|rsbac-admin-1.4.6-2|156	%_sbindir/rklogd
12cr|rsbac-admin-1.4.6-2|157	%{_bindir}/acl*
12cr|rsbac-admin-1.4.6-2|158	%{_bindir}/attr*
12cr|rsbac-admin-1.4.6-2|159	%{_bindir}/auth*
12cr|rsbac-admin-1.4.6-2|160	%{_bindir}/backup*
12cr|rsbac-admin-1.4.6-2|161	%{_bindir}/daz*
12cr|rsbac-admin-1.4.6-2|162	%{_bindir}/get*
12cr|rsbac-admin-1.4.6-2|163	%{_bindir}/linux2acl
12cr|rsbac-admin-1.4.6-2|164	%{_bindir}/mac*
12cr|rsbac-admin-1.4.6-2|165	%{_bindir}/net*
12cr|rsbac-admin-1.4.6-2|166	%{_bindir}/pm*
12cr|rsbac-admin-1.4.6-2|167	%{_bindir}/rc*
12cr|rsbac-admin-1.4.6-2|168	%{_bindir}/rklogd-viewer
12cr|rsbac-admin-1.4.6-2|169	%{_bindir}/rs*
12cr|rsbac-admin-1.4.6-2|170	%{_bindir}/switch*
12cr|rsbac-admin-1.4.6-2|171	%{_bindir}/update_urpmi
12cr|rsbac-admin-1.4.6-2|172	%{_bindir}/user_aci.sh
12cr|rsbac-admin-1.4.6-2|173	/%{_lib}/security/pam_rsbac.so
12cr|rsbac-admin-1.4.6-2|174	/%{_lib}/security/pam_rsbac_oldpw.so
12cr|rsbac-admin-1.4.6-2|175	%{_libdir}/librsbac.so.*
12cr|rsbac-admin-1.4.6-2|176	%{_libdir}/libnss_rsbac.so.*
12cr|rsbac-admin-1.4.6-2|177	%{_mandir}/man1/*
12cr|rsbac-admin-1.4.6-2|178	%{_mandir}/man8/rklogd*
12cr|rsbac-admin-1.4.6-2|179	
12cr|rsbac-admin-1.4.6-2|180	%files -n %{fname}-devel
12cr|rsbac-admin-1.4.6-2|181	%{_libdir}/librsbac.so
12cr|rsbac-admin-1.4.6-2|182	%{_libdir}/libnss_rsbac.so
12cr|rsbac-admin-1.4.6-2|183	%{_includedir}/rsbac
12cr|rsbac-admin-1.4.6-2|184	
12cr|rsbac-admin-1.4.6-2|185	%files -n %{fname}
12cr|rsbac-admin-1.4.6-2|186	
12cr|rsbac-admin-1.4.6-2|187	
12cr|rsbac-admin-1.4.6-2|188	
12cr|rsbac-admin-1.4.6-2|189	%changelog
12cr|rsbac-admin-1.4.6-2|190	* Tue Feb 28 2012 Lonyai Gergely <aleph@mandriva.org> 2:1.4.6-1mdv2012.0
12cr|rsbac-admin-1.4.6-2|191	+ Revision: 781171
12cr|rsbac-admin-1.4.6-2|192	- 1.4.6
12cr|rsbac-admin-1.4.6-2|193	
12cr|rsbac-admin-1.4.6-2|194	* Thu Feb 09 2012 Matthew Dawkins <mattydaw@mandriva.org> 2:1.4.5-3
12cr|rsbac-admin-1.4.6-2|195	+ Revision: 772231
12cr|rsbac-admin-1.4.6-2|196	- removed competitive provides for both passwd and shadow
12cr|rsbac-admin-1.4.6-2|197	
12cr|rsbac-admin-1.4.6-2|198	* Sun Jun 05 2011 Lonyai Gergely <aleph@mandriva.org> 2:1.4.5-2
12cr|rsbac-admin-1.4.6-2|199	+ Revision: 682769
12cr|rsbac-admin-1.4.6-2|200	- Change the devel dependency
12cr|rsbac-admin-1.4.6-2|201	
12cr|rsbac-admin-1.4.6-2|202	* Wed May 25 2011 Lonyai Gergely <aleph@mandriva.org> 2:1.4.5-1
12cr|rsbac-admin-1.4.6-2|203	+ Revision: 678976
12cr|rsbac-admin-1.4.6-2|204	- 1.4.5
12cr|rsbac-admin-1.4.6-2|205	
12cr|rsbac-admin-1.4.6-2|206	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-0.0.git.3mdv2011.0
12cr|rsbac-admin-1.4.6-2|207	+ Revision: 614719
12cr|rsbac-admin-1.4.6-2|208	- the mass rebuild of 2010.1 packages
12cr|rsbac-admin-1.4.6-2|209	
12cr|rsbac-admin-1.4.6-2|210	* Tue Apr 20 2010 Lonyai Gergely <aleph@mandriva.org> 1.5.0-0.0.git.2mdv2010.1
12cr|rsbac-admin-1.4.6-2|211	+ Revision: 536941
12cr|rsbac-admin-1.4.6-2|212	- change wrong dependency in -devel
12cr|rsbac-admin-1.4.6-2|213	
12cr|rsbac-admin-1.4.6-2|214	* Fri Apr 09 2010 Lonyai Gergely <aleph@mandriva.org> 1.5.0-0.0.git.1mdv2010.1
12cr|rsbac-admin-1.4.6-2|215	+ Revision: 533358
12cr|rsbac-admin-1.4.6-2|216	- Update to 1.5.0 git version (2010-04-08)
12cr|rsbac-admin-1.4.6-2|217	- 1.4.3
12cr|rsbac-admin-1.4.6-2|218	
12cr|rsbac-admin-1.4.6-2|219	* Fri Aug 14 2009 Lonyai Gergely <aleph@mandriva.org> 1.4.2-4mdv2010.0
12cr|rsbac-admin-1.4.6-2|220	+ Revision: 416334
12cr|rsbac-admin-1.4.6-2|221	- igraltist create a wrapper to Debian. I modify to Mandriva and provide in this package. TODO: recreate a clean urpmi wrapper.
12cr|rsbac-admin-1.4.6-2|222	
12cr|rsbac-admin-1.4.6-2|223	* Fri Aug 07 2009 Lonyai Gergely <aleph@mandriva.org> 1.4.2-3mdv2010.0
12cr|rsbac-admin-1.4.6-2|224	+ Revision: 411241
12cr|rsbac-admin-1.4.6-2|225	- fix typo
12cr|rsbac-admin-1.4.6-2|226	- meld the packages
12cr|rsbac-admin-1.4.6-2|227	
12cr|rsbac-admin-1.4.6-2|228	* Fri Aug 07 2009 Lonyai Gergely <aleph@mandriva.org> 1.4.2-2mdv2010.0
12cr|rsbac-admin-1.4.6-2|229	+ Revision: 411162
12cr|rsbac-admin-1.4.6-2|230	- release fix
12cr|rsbac-admin-1.4.6-2|231	- add "rsbac" container package
12cr|rsbac-admin-1.4.6-2|232	
12cr|rsbac-admin-1.4.6-2|233	* Wed Aug 05 2009 Lonyai Gergely <aleph@mandriva.org> 1.4.2-1mdv2010.0
12cr|rsbac-admin-1.4.6-2|234	+ Revision: 410154
12cr|rsbac-admin-1.4.6-2|235	- Update to 1.4.2
12cr|rsbac-admin-1.4.6-2|236	
12cr|rsbac-admin-1.4.6-2|237	+ Pixel <pixel@mandriva.com>
12cr|rsbac-admin-1.4.6-2|238	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|rsbac-admin-1.4.6-2|239	
12cr|rsbac-admin-1.4.6-2|240	* Wed Mar 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.8-2mdv2008.1
12cr|rsbac-admin-1.4.6-2|241	+ Revision: 179463
12cr|rsbac-admin-1.4.6-2|242	- rebuild
12cr|rsbac-admin-1.4.6-2|243	
12cr|rsbac-admin-1.4.6-2|244	+ Olivier Blin <blino@mandriva.org>
12cr|rsbac-admin-1.4.6-2|245	- restore BuildRoot
12cr|rsbac-admin-1.4.6-2|246	
12cr|rsbac-admin-1.4.6-2|247	+ Thierry Vignaud <tv@mandriva.org>
12cr|rsbac-admin-1.4.6-2|248	- kill re-definition of %%buildroot on Pixel's request
12cr|rsbac-admin-1.4.6-2|249	
12cr|rsbac-admin-1.4.6-2|250	* Wed Aug 29 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.8-1mdv2008.0
12cr|rsbac-admin-1.4.6-2|251	+ Revision: 73373
12cr|rsbac-admin-1.4.6-2|252	- Import rsbac-admin
12cr|rsbac-admin-1.4.6-2|253	
12cr|rsbac-admin-1.4.6-2|254	
12cr|rsbac-admin-1.4.6-2|255	
12cr|rsbac-admin-1.4.6-2|256	* Wed Aug 30 2006 Arnaud Patard <apatard@mandriva.com> 1.2.8-1mdv2007.0
12cr|rsbac-admin-1.4.6-2|257	- 1.2.8
12cr|rsbac-admin-1.4.6-2|258	- Drop obselete patches
12cr|rsbac-admin-1.4.6-2|259	- Don't build with VERBOSE=1
12cr|rsbac-admin-1.4.6-2|260	- Packaging fixes (e.g. call ldconfig)
12cr|rsbac-admin-1.4.6-2|261	
12cr|rsbac-admin-1.4.6-2|262	* Mon Jul 17 2006 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.6-7mdv2007.0
12cr|rsbac-admin-1.4.6-2|263	- rebuild
12cr|rsbac-admin-1.4.6-2|264	
12cr|rsbac-admin-1.4.6-2|265	* Mon Jul 17 2006 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.6-6mdv2007.0
12cr|rsbac-admin-1.4.6-2|266	- rebuild
12cr|rsbac-admin-1.4.6-2|267	
12cr|rsbac-admin-1.4.6-2|268	* Sun Jul 16 2006 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.6-5mdv2007.0
12cr|rsbac-admin-1.4.6-2|269	- don't build it twice (P1)
12cr|rsbac-admin-1.4.6-2|270	- added lib64 fixes
12cr|rsbac-admin-1.4.6-2|271	- fix docs
12cr|rsbac-admin-1.4.6-2|272	
12cr|rsbac-admin-1.4.6-2|273	* Mon May 29 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.2.6-3mdv2007.0
12cr|rsbac-admin-1.4.6-2|274	- add bug reference
12cr|rsbac-admin-1.4.6-2|275	
12cr|rsbac-admin-1.4.6-2|276	* Mon May 22 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.2.6-3mdk
12cr|rsbac-admin-1.4.6-2|277	- add buildrequires: ncurses-devel
12cr|rsbac-admin-1.4.6-2|278	
12cr|rsbac-admin-1.4.6-2|279	* Mon May 22 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.2.6-2mdk
12cr|rsbac-admin-1.4.6-2|280	- buildrequires: pam-devel
12cr|rsbac-admin-1.4.6-2|281	- obsoletes rsbac-admin-doc (dead subpackge since 1 year) (#19057)
12cr|rsbac-admin-1.4.6-2|282	- don't package X times the not so usefull README
12cr|rsbac-admin-1.4.6-2|283	
12cr|rsbac-admin-1.4.6-2|284	* Fri May 19 2006 Arnaud Patard <apatard@mandriva.com> 1.2.6-1mdk
12cr|rsbac-admin-1.4.6-2|285	- 1.2.6
12cr|rsbac-admin-1.4.6-2|286	
12cr|rsbac-admin-1.4.6-2|287	* Wed May 10 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.2.5-3mdk
12cr|rsbac-admin-1.4.6-2|288	- use %%mkrel
12cr|rsbac-admin-1.4.6-2|289	- compile everything
12cr|rsbac-admin-1.4.6-2|290	- patch 5: fix compiling pam support
12cr|rsbac-admin-1.4.6-2|291	
12cr|rsbac-admin-1.4.6-2|292	* Thu Mar 30 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.2.5-2mdk
12cr|rsbac-admin-1.4.6-2|293	- add BuildRequires: libtool
12cr|rsbac-admin-1.4.6-2|294	
12cr|rsbac-admin-1.4.6-2|295	* Wed Jan 18 2006 Arnaud Patard <apatard@mandriva.com> 1.2.5-1mdk
12cr|rsbac-admin-1.4.6-2|296	- 1.2.5
12cr|rsbac-admin-1.4.6-2|297	
12cr|rsbac-admin-1.4.6-2|298	* Tue Sep 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.4-3mdk
12cr|rsbac-admin-1.4.6-2|299	- ship devel man page in devel package in correct place
12cr|rsbac-admin-1.4.6-2|300	
12cr|rsbac-admin-1.4.6-2|301	* Sat May 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-2mdk
12cr|rsbac-admin-1.4.6-2|302	- use the %%configure2_5x macro
12cr|rsbac-admin-1.4.6-2|303	
12cr|rsbac-admin-1.4.6-2|304	* Thu Mar 31 2005 Arnaud Patard <apatard@mandrakesoft.com> 1.2.4-1mdk
12cr|rsbac-admin-1.4.6-2|305	- Update to current stable version (to match kernel version and fix the build)
12cr|rsbac-admin-1.4.6-2|306	
12cr|rsbac-admin-1.4.6-2|307	* Mon Feb 28 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.2.3-4mdk
12cr|rsbac-admin-1.4.6-2|308	- run aclocal before automake
12cr|rsbac-admin-1.4.6-2|309	
12cr|rsbac-admin-1.4.6-2|310	* Sat Dec 25 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.2.3-3mdk
12cr|rsbac-admin-1.4.6-2|311	- bah, fix buildrequires
12cr|rsbac-admin-1.4.6-2|312	
12cr|rsbac-admin-1.4.6-2|313	* Sat Dec 25 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.2.3-2mdk
12cr|rsbac-admin-1.4.6-2|314	- use automake-1.8
12cr|rsbac-admin-1.4.6-2|315	- cosmetics
12cr|rsbac-admin-1.4.6-2|316	
12cr|rsbac-admin-1.4.6-2|317	* Mon Jul 19 2004 Nicolas Planel <nplanel@mandrakesoft.com> 1.2.3-1mdk
12cr|rsbac-admin-1.4.6-2|318	- Inital release for Mandrakelinux distribution.

7129 12
12cr|R-scatterplot3d-0.3_33-1|1	%global packname  scatterplot3d
12cr|R-scatterplot3d-0.3_33-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-scatterplot3d-0.3_33-1|3	
12cr|R-scatterplot3d-0.3_33-1|4	Name:             R-%{packname}
12cr|R-scatterplot3d-0.3_33-1|5	Version:          0.3_33
12cr|R-scatterplot3d-0.3_33-1|6	Release:          1
12cr|R-scatterplot3d-0.3_33-1|7	Summary:          3D Scatter Plot
12cr|R-scatterplot3d-0.3_33-1|8	Group:            Sciences/Mathematics
12cr|R-scatterplot3d-0.3_33-1|9	License:          GPL-2
12cr|R-scatterplot3d-0.3_33-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-scatterplot3d-0.3_33-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.3-33.tar.gz
12cr|R-scatterplot3d-0.3_33-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-scatterplot3d-0.3_33-1|13	%rename R-cran-scatterplot3d
12cr|R-scatterplot3d-0.3_33-1|14	
12cr|R-scatterplot3d-0.3_33-1|15	%description
12cr|R-scatterplot3d-0.3_33-1|16	Plots a three dimensional (3D) point cloud.
12cr|R-scatterplot3d-0.3_33-1|17	
12cr|R-scatterplot3d-0.3_33-1|18	%prep
12cr|R-scatterplot3d-0.3_33-1|19	%setup -q -c -n %{packname}
12cr|R-scatterplot3d-0.3_33-1|20	
12cr|R-scatterplot3d-0.3_33-1|21	%build
12cr|R-scatterplot3d-0.3_33-1|22	
12cr|R-scatterplot3d-0.3_33-1|23	%install
12cr|R-scatterplot3d-0.3_33-1|24	mkdir -p %{buildroot}%{rlibdir}
12cr|R-scatterplot3d-0.3_33-1|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-scatterplot3d-0.3_33-1|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-scatterplot3d-0.3_33-1|27	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-scatterplot3d-0.3_33-1|28	
12cr|R-scatterplot3d-0.3_33-1|29	%check
12cr|R-scatterplot3d-0.3_33-1|30	%{_bindir}/R CMD check %{packname}
12cr|R-scatterplot3d-0.3_33-1|31	
12cr|R-scatterplot3d-0.3_33-1|32	%files
12cr|R-scatterplot3d-0.3_33-1|33	%dir %{rlibdir}/%{packname}
12cr|R-scatterplot3d-0.3_33-1|34	%doc %{rlibdir}/%{packname}/doc
12cr|R-scatterplot3d-0.3_33-1|35	%doc %{rlibdir}/%{packname}/html
12cr|R-scatterplot3d-0.3_33-1|36	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-scatterplot3d-0.3_33-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-scatterplot3d-0.3_33-1|38	%{rlibdir}/%{packname}/INDEX
12cr|R-scatterplot3d-0.3_33-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-scatterplot3d-0.3_33-1|40	%{rlibdir}/%{packname}/Meta
12cr|R-scatterplot3d-0.3_33-1|41	%{rlibdir}/%{packname}/R
12cr|R-scatterplot3d-0.3_33-1|42	%{rlibdir}/%{packname}/help
12cr|R-scatterplot3d-0.3_33-1|43	%{rlibdir}/%{packname}/po
12cr|R-scatterplot3d-0.3_33-1|44	
12cr|R-scatterplot3d-0.3_33-1|45	
12cr|R-scatterplot3d-0.3_33-1|46	%changelog
12cr|R-scatterplot3d-0.3_33-1|47	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.3_33-1
12cr|R-scatterplot3d-0.3_33-1|48	+ Revision: 775060
12cr|R-scatterplot3d-0.3_33-1|49	- Update to latest version
12cr|R-scatterplot3d-0.3_33-1|50	
12cr|R-scatterplot3d-0.3_33-1|51	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.3_32-1
12cr|R-scatterplot3d-0.3_33-1|52	+ Revision: 774902
12cr|R-scatterplot3d-0.3_33-1|53	- Update and rebuild with R2spec
12cr|R-scatterplot3d-0.3_33-1|54	- Update and rebuild with R2spec
12cr|R-scatterplot3d-0.3_33-1|55	
12cr|R-scatterplot3d-0.3_33-1|56	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|R-scatterplot3d-0.3_33-1|57	- the mass rebuild of 2010.0 packages
12cr|R-scatterplot3d-0.3_33-1|58	
12cr|R-scatterplot3d-0.3_33-1|59	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.3.27-2mdv2010.0
12cr|R-scatterplot3d-0.3_33-1|60	+ Revision: 433150
12cr|R-scatterplot3d-0.3_33-1|61	- BR texinfo
12cr|R-scatterplot3d-0.3_33-1|62	- rebuild
12cr|R-scatterplot3d-0.3_33-1|63	
12cr|R-scatterplot3d-0.3_33-1|64	* Wed Jun 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.27-1mdv2009.0
12cr|R-scatterplot3d-0.3_33-1|65	+ Revision: 228959
12cr|R-scatterplot3d-0.3_33-1|66	- add buildrequires on tetex-latex
12cr|R-scatterplot3d-0.3_33-1|67	- import R-cran-scatterplot3d
12cr|R-scatterplot3d-0.3_33-1|68	

7130 12
12cr|rsec-0.70.1-3|1	Name:		rsec
12cr|rsec-0.70.1-3|2	Version:	0.70.1
12cr|rsec-0.70.1-3|3	Release:	%mkrel 3
12cr|rsec-0.70.1-3|4	
12cr|rsec-0.70.1-3|5	Summary:	Security Reporting tool
12cr|rsec-0.70.1-3|6	License:	GPLv2
12cr|rsec-0.70.1-3|7	Group:		System/Base
12cr|rsec-0.70.1-3|8	URL:		http://annvix.org/Tools/rsec
12cr|rsec-0.70.1-3|9	Source0:	http://annvix.org/downloads/rsec/%{name}-%{version}.tar.bz2
12cr|rsec-0.70.1-3|10	
12cr|rsec-0.70.1-3|11	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|rsec-0.70.1-3|12	
12cr|rsec-0.70.1-3|13	Requires:	bash
12cr|rsec-0.70.1-3|14	Requires:	coreutils
12cr|rsec-0.70.1-3|15	Requires:	perl-base
12cr|rsec-0.70.1-3|16	Requires:	diffutils
12cr|rsec-0.70.1-3|17	Requires:	shadow-utils
12cr|rsec-0.70.1-3|18	Requires:	gawk
12cr|rsec-0.70.1-3|19	Requires:	mailx
12cr|rsec-0.70.1-3|20	Requires:	setup >= 2.2.0-21mdk
12cr|rsec-0.70.1-3|21	Requires:	iproute2
12cr|rsec-0.70.1-3|22	Requires:	rkhunter >= 1.3.0
12cr|rsec-0.70.1-3|23	Conflicts:	passwd < 0.67
12cr|rsec-0.70.1-3|24	Conflicts:	msec
12cr|rsec-0.70.1-3|25	
12cr|rsec-0.70.1-3|26	%description
12cr|rsec-0.70.1-3|27	The Annvix Security Reporting tool (rsec) is largely based on the
12cr|rsec-0.70.1-3|28	Mandriva Linux msec program.  rsec produces the same reports as msec, but
12cr|rsec-0.70.1-3|29	does not manage permission issues or system configuration changes.  It is
12cr|rsec-0.70.1-3|30	nothing more than a reporting tool to advise you of changes to your system
12cr|rsec-0.70.1-3|31	and potential problem areas.  Any changes or fixes are entirely up to the
12cr|rsec-0.70.1-3|32	user to correct.
12cr|rsec-0.70.1-3|33	
12cr|rsec-0.70.1-3|34	
12cr|rsec-0.70.1-3|35	%prep
12cr|rsec-0.70.1-3|36	%setup -q
12cr|rsec-0.70.1-3|37	
12cr|rsec-0.70.1-3|38	
12cr|rsec-0.70.1-3|39	%build
12cr|rsec-0.70.1-3|40	make CFLAGS="%{optflags}"
12cr|rsec-0.70.1-3|41	
12cr|rsec-0.70.1-3|42	
12cr|rsec-0.70.1-3|43	%install
12cr|rsec-0.70.1-3|44	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|rsec-0.70.1-3|45	%makeinstall_std
12cr|rsec-0.70.1-3|46	
12cr|rsec-0.70.1-3|47	pushd %{buildroot}%{_sysconfdir}/cron.daily
12cr|rsec-0.70.1-3|48	ln -s ../..%{_datadir}/rsec/pkgcheck.sh pkgcheck
12cr|rsec-0.70.1-3|49	popd
12cr|rsec-0.70.1-3|50	
12cr|rsec-0.70.1-3|51	
12cr|rsec-0.70.1-3|52	%post
12cr|rsec-0.70.1-3|53	touch /var/log/security.log && chmod 0640 /var/log/security.log
12cr|rsec-0.70.1-3|54	
12cr|rsec-0.70.1-3|55	
12cr|rsec-0.70.1-3|56	%clean
12cr|rsec-0.70.1-3|57	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|rsec-0.70.1-3|58	
12cr|rsec-0.70.1-3|59	
12cr|rsec-0.70.1-3|60	%files
12cr|rsec-0.70.1-3|61	%defattr(-,root,root)
12cr|rsec-0.70.1-3|62	%doc AUTHORS COPYING ChangeLog
12cr|rsec-0.70.1-3|63	%{_bindir}/promisc_check
12cr|rsec-0.70.1-3|64	%{_bindir}/rsec_find
12cr|rsec-0.70.1-3|65	%dir %_datadir/rsec
12cr|rsec-0.70.1-3|66	%{_datadir}/rsec/*
12cr|rsec-0.70.1-3|67	%{_mandir}/man8/rsec.8*
12cr|rsec-0.70.1-3|68	%dir %attr(0750,root,root) /var/log/security
12cr|rsec-0.70.1-3|69	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/security/rsec.conf
12cr|rsec-0.70.1-3|70	%config(noreplace) %{_sysconfdir}/logrotate.d/rsec
12cr|rsec-0.70.1-3|71	%config(noreplace) %{_sysconfdir}/cron.daily/rsec
12cr|rsec-0.70.1-3|72	%config(noreplace) %{_sysconfdir}/cron.hourly/rsec
12cr|rsec-0.70.1-3|73	%{_sysconfdir}/cron.daily/pkgcheck
12cr|rsec-0.70.1-3|74	%ghost %attr(0640,root,root) /var/log/security.log
12cr|rsec-0.70.1-3|75	
12cr|rsec-0.70.1-3|76	
12cr|rsec-0.70.1-3|77	%changelog
12cr|rsec-0.70.1-3|78	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.70.1-3mdv2010.0
12cr|rsec-0.70.1-3|79	+ Revision: 433457
12cr|rsec-0.70.1-3|80	- rebuild
12cr|rsec-0.70.1-3|81	
12cr|rsec-0.70.1-3|82	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.70.1-2mdv2009.0
12cr|rsec-0.70.1-3|83	+ Revision: 269223
12cr|rsec-0.70.1-3|84	- rebuild early 2009.0 package (before pixel changes)
12cr|rsec-0.70.1-3|85	
12cr|rsec-0.70.1-3|86	* Tue May 06 2008 Vincent Danen <vdanen@mandriva.com> 0.70.1-1mdv2009.0
12cr|rsec-0.70.1-3|87	+ Revision: 202141
12cr|rsec-0.70.1-3|88	- import rsec
12cr|rsec-0.70.1-3|89	
12cr|rsec-0.70.1-3|90	

7131 12
12cr|R-sets-1.0_8-1|1	%global packname  sets
12cr|R-sets-1.0_8-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-sets-1.0_8-1|3	
12cr|R-sets-1.0_8-1|4	Name:             R-%{packname}
12cr|R-sets-1.0_8-1|5	Version:          1.0_8
12cr|R-sets-1.0_8-1|6	Release:          1
12cr|R-sets-1.0_8-1|7	Summary:          Sets, Generalized Sets, Customizable Sets and Intervals
12cr|R-sets-1.0_8-1|8	Group:            Sciences/Mathematics
12cr|R-sets-1.0_8-1|9	License:          GPL-2
12cr|R-sets-1.0_8-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-sets-1.0_8-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-8.tar.gz
12cr|R-sets-1.0_8-1|12	Requires:         R-stats
12cr|R-sets-1.0_8-1|13	Requires:         R-proxy
12cr|R-sets-1.0_8-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-sets-1.0_8-1|15	BuildRequires:    R-stats
12cr|R-sets-1.0_8-1|16	BuildRequires:    R-proxy
12cr|R-sets-1.0_8-1|17	
12cr|R-sets-1.0_8-1|18	%description
12cr|R-sets-1.0_8-1|19	Data structures and basic operations for ordinary sets, generalizations
12cr|R-sets-1.0_8-1|20	such as fuzzy sets, multisets, and fuzzy multisets, customizable sets, and
12cr|R-sets-1.0_8-1|21	
12cr|R-sets-1.0_8-1|22	%prep
12cr|R-sets-1.0_8-1|23	%setup -q -c -n %{packname}
12cr|R-sets-1.0_8-1|24	
12cr|R-sets-1.0_8-1|25	%build
12cr|R-sets-1.0_8-1|26	
12cr|R-sets-1.0_8-1|27	%install
12cr|R-sets-1.0_8-1|28	mkdir -p %{buildroot}%{rlibdir}
12cr|R-sets-1.0_8-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-sets-1.0_8-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-sets-1.0_8-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-sets-1.0_8-1|32	
12cr|R-sets-1.0_8-1|33	#%check
12cr|R-sets-1.0_8-1|34	#%{_bindir}/R CMD check %{packname}
12cr|R-sets-1.0_8-1|35	
12cr|R-sets-1.0_8-1|36	%files
12cr|R-sets-1.0_8-1|37	%dir %{rlibdir}/%{packname}
12cr|R-sets-1.0_8-1|38	%doc %{rlibdir}/%{packname}/doc
12cr|R-sets-1.0_8-1|39	%doc %{rlibdir}/%{packname}/html
12cr|R-sets-1.0_8-1|40	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-sets-1.0_8-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-sets-1.0_8-1|42	%doc %{rlibdir}/%{packname}/NEWS.Rd
12cr|R-sets-1.0_8-1|43	%{rlibdir}/%{packname}/INDEX
12cr|R-sets-1.0_8-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-sets-1.0_8-1|45	%{rlibdir}/%{packname}/Meta
12cr|R-sets-1.0_8-1|46	%{rlibdir}/%{packname}/R
12cr|R-sets-1.0_8-1|47	%{rlibdir}/%{packname}/data
12cr|R-sets-1.0_8-1|48	%{rlibdir}/%{packname}/help
12cr|R-sets-1.0_8-1|49	%{rlibdir}/%{packname}/libs
12cr|R-sets-1.0_8-1|50	
12cr|R-sets-1.0_8-1|51	
12cr|R-sets-1.0_8-1|52	%changelog
12cr|R-sets-1.0_8-1|53	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_8-1
12cr|R-sets-1.0_8-1|54	+ Revision: 777881
12cr|R-sets-1.0_8-1|55	- Import R-sets
12cr|R-sets-1.0_8-1|56	- Import R-sets
12cr|R-sets-1.0_8-1|57	

7132 12
12cr|R-sfsmisc-1.0_19-1|1	%global packname  sfsmisc
12cr|R-sfsmisc-1.0_19-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-sfsmisc-1.0_19-1|3	
12cr|R-sfsmisc-1.0_19-1|4	Name:             R-%{packname}
12cr|R-sfsmisc-1.0_19-1|5	Version:          1.0_19
12cr|R-sfsmisc-1.0_19-1|6	Release:          1
12cr|R-sfsmisc-1.0_19-1|7	Summary:          Utilities from Seminar fuer Statistik ETH Zurich
12cr|R-sfsmisc-1.0_19-1|8	Group:            Sciences/Mathematics
12cr|R-sfsmisc-1.0_19-1|9	License:          GPL (>= 2)
12cr|R-sfsmisc-1.0_19-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-sfsmisc-1.0_19-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-19.tar.gz
12cr|R-sfsmisc-1.0_19-1|12	BuildArch:        noarch
12cr|R-sfsmisc-1.0_19-1|13	Requires:         R-core
12cr|R-sfsmisc-1.0_19-1|14	Requires:         R-stats R-methods R-utils
12cr|R-sfsmisc-1.0_19-1|15	Requires:         R-datasets R-MASS R-tcltk
12cr|R-sfsmisc-1.0_19-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-methods R-utils
12cr|R-sfsmisc-1.0_19-1|17	BuildRequires:   R-datasets R-MASS R-tcltk
12cr|R-sfsmisc-1.0_19-1|18	
12cr|R-sfsmisc-1.0_19-1|19	%description
12cr|R-sfsmisc-1.0_19-1|20	Useful utilities ['goodies'] from Seminar fuer Statistik ETH Zurich, quite
12cr|R-sfsmisc-1.0_19-1|21	a few related to graphics; many ported from S-plus times.
12cr|R-sfsmisc-1.0_19-1|22	
12cr|R-sfsmisc-1.0_19-1|23	%prep
12cr|R-sfsmisc-1.0_19-1|24	%setup -q -c -n %{packname}
12cr|R-sfsmisc-1.0_19-1|25	
12cr|R-sfsmisc-1.0_19-1|26	%build
12cr|R-sfsmisc-1.0_19-1|27	
12cr|R-sfsmisc-1.0_19-1|28	%install
12cr|R-sfsmisc-1.0_19-1|29	mkdir -p %{buildroot}%{rlibdir}
12cr|R-sfsmisc-1.0_19-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-sfsmisc-1.0_19-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-sfsmisc-1.0_19-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-sfsmisc-1.0_19-1|33	
12cr|R-sfsmisc-1.0_19-1|34	# FIXME fail to reencode latin1 to utf (should not be latin1...)
12cr|R-sfsmisc-1.0_19-1|35	%if 0
12cr|R-sfsmisc-1.0_19-1|36	%check
12cr|R-sfsmisc-1.0_19-1|37	%{_bindir}/R CMD check %{packname}
12cr|R-sfsmisc-1.0_19-1|38	%endif
12cr|R-sfsmisc-1.0_19-1|39	
12cr|R-sfsmisc-1.0_19-1|40	%files
12cr|R-sfsmisc-1.0_19-1|41	%dir %{rlibdir}/%{packname}
12cr|R-sfsmisc-1.0_19-1|42	%doc %{rlibdir}/%{packname}/doc
12cr|R-sfsmisc-1.0_19-1|43	%doc %{rlibdir}/%{packname}/html
12cr|R-sfsmisc-1.0_19-1|44	%doc %{rlibdir}/%{packname}/ChangeLog
12cr|R-sfsmisc-1.0_19-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-sfsmisc-1.0_19-1|46	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-sfsmisc-1.0_19-1|47	%{rlibdir}/%{packname}/INDEX
12cr|R-sfsmisc-1.0_19-1|48	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-sfsmisc-1.0_19-1|49	%{rlibdir}/%{packname}/Meta
12cr|R-sfsmisc-1.0_19-1|50	%{rlibdir}/%{packname}/R
12cr|R-sfsmisc-1.0_19-1|51	%{rlibdir}/%{packname}/data
12cr|R-sfsmisc-1.0_19-1|52	%{rlibdir}/%{packname}/demo
12cr|R-sfsmisc-1.0_19-1|53	%{rlibdir}/%{packname}/help
12cr|R-sfsmisc-1.0_19-1|54	
12cr|R-sfsmisc-1.0_19-1|55	
12cr|R-sfsmisc-1.0_19-1|56	%changelog
12cr|R-sfsmisc-1.0_19-1|57	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_19-1
12cr|R-sfsmisc-1.0_19-1|58	+ Revision: 776201
12cr|R-sfsmisc-1.0_19-1|59	- Import R-sfsmisc
12cr|R-sfsmisc-1.0_19-1|60	- Import R-sfsmisc
12cr|R-sfsmisc-1.0_19-1|61	

7133 12
12cr|R-sgeostat-1.0_24-1|1	%global packname  sgeostat
12cr|R-sgeostat-1.0_24-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-sgeostat-1.0_24-1|3	
12cr|R-sgeostat-1.0_24-1|4	Name:             R-%{packname}
12cr|R-sgeostat-1.0_24-1|5	Version:          1.0_24
12cr|R-sgeostat-1.0_24-1|6	Release:          1
12cr|R-sgeostat-1.0_24-1|7	Summary:          An Object-oriented Framework for Geostatistical Modeling in S+
12cr|R-sgeostat-1.0_24-1|8	Group:            Sciences/Mathematics
12cr|R-sgeostat-1.0_24-1|9	License:          file LICENSE
12cr|R-sgeostat-1.0_24-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-sgeostat-1.0_24-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-24.tar.gz
12cr|R-sgeostat-1.0_24-1|12	Requires:         R-stats R-grDevices R-graphics
12cr|R-sgeostat-1.0_24-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-grDevices R-graphics
12cr|R-sgeostat-1.0_24-1|14	
12cr|R-sgeostat-1.0_24-1|15	%description
12cr|R-sgeostat-1.0_24-1|16	An Object-oriented Framework for Geostatistical Modeling in S+
12cr|R-sgeostat-1.0_24-1|17	
12cr|R-sgeostat-1.0_24-1|18	%prep
12cr|R-sgeostat-1.0_24-1|19	%setup -q -c -n %{packname}
12cr|R-sgeostat-1.0_24-1|20	
12cr|R-sgeostat-1.0_24-1|21	%build
12cr|R-sgeostat-1.0_24-1|22	
12cr|R-sgeostat-1.0_24-1|23	%install
12cr|R-sgeostat-1.0_24-1|24	mkdir -p %{buildroot}%{rlibdir}
12cr|R-sgeostat-1.0_24-1|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-sgeostat-1.0_24-1|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-sgeostat-1.0_24-1|27	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-sgeostat-1.0_24-1|28	
12cr|R-sgeostat-1.0_24-1|29	%check
12cr|R-sgeostat-1.0_24-1|30	%{_bindir}/R CMD check %{packname}
12cr|R-sgeostat-1.0_24-1|31	
12cr|R-sgeostat-1.0_24-1|32	%files
12cr|R-sgeostat-1.0_24-1|33	%dir %{rlibdir}/%{packname}
12cr|R-sgeostat-1.0_24-1|34	%doc %{rlibdir}/%{packname}/html
12cr|R-sgeostat-1.0_24-1|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-sgeostat-1.0_24-1|36	%{rlibdir}/%{packname}/INDEX
12cr|R-sgeostat-1.0_24-1|37	%{rlibdir}/%{packname}/LICENSE
12cr|R-sgeostat-1.0_24-1|38	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-sgeostat-1.0_24-1|39	%{rlibdir}/%{packname}/Meta
12cr|R-sgeostat-1.0_24-1|40	%{rlibdir}/%{packname}/R
12cr|R-sgeostat-1.0_24-1|41	%{rlibdir}/%{packname}/data
12cr|R-sgeostat-1.0_24-1|42	%{rlibdir}/%{packname}/help
12cr|R-sgeostat-1.0_24-1|43	%{rlibdir}/%{packname}/libs
12cr|R-sgeostat-1.0_24-1|44	
12cr|R-sgeostat-1.0_24-1|45	
12cr|R-sgeostat-1.0_24-1|46	%changelog
12cr|R-sgeostat-1.0_24-1|47	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_24-1
12cr|R-sgeostat-1.0_24-1|48	+ Revision: 776272
12cr|R-sgeostat-1.0_24-1|49	- Import R-sgeostat
12cr|R-sgeostat-1.0_24-1|50	- Import R-sgeostat
12cr|R-sgeostat-1.0_24-1|51	

7134 12
12cr|R-shapefiles-0.6-1|1	%global packname  shapefiles
12cr|R-shapefiles-0.6-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-shapefiles-0.6-1|3	
12cr|R-shapefiles-0.6-1|4	Name:             R-%{packname}
12cr|R-shapefiles-0.6-1|5	Version:          0.6
12cr|R-shapefiles-0.6-1|6	Release:          1
12cr|R-shapefiles-0.6-1|7	Summary:          Read and Write ESRI Shapefiles
12cr|R-shapefiles-0.6-1|8	Group:            Sciences/Mathematics
12cr|R-shapefiles-0.6-1|9	License:          GPL
12cr|R-shapefiles-0.6-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-shapefiles-0.6-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-shapefiles-0.6-1|12	BuildArch:        noarch
12cr|R-shapefiles-0.6-1|13	Requires:         R-core
12cr|R-shapefiles-0.6-1|14	Requires:         R-foreign
12cr|R-shapefiles-0.6-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-foreign
12cr|R-shapefiles-0.6-1|16	
12cr|R-shapefiles-0.6-1|17	%description
12cr|R-shapefiles-0.6-1|18	Functions to read and write ESRI shapefiles
12cr|R-shapefiles-0.6-1|19	
12cr|R-shapefiles-0.6-1|20	%prep
12cr|R-shapefiles-0.6-1|21	%setup -q -c -n %{packname}
12cr|R-shapefiles-0.6-1|22	
12cr|R-shapefiles-0.6-1|23	%build
12cr|R-shapefiles-0.6-1|24	
12cr|R-shapefiles-0.6-1|25	%install
12cr|R-shapefiles-0.6-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-shapefiles-0.6-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-shapefiles-0.6-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-shapefiles-0.6-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-shapefiles-0.6-1|30	
12cr|R-shapefiles-0.6-1|31	%check
12cr|R-shapefiles-0.6-1|32	%{_bindir}/R CMD check %{packname}
12cr|R-shapefiles-0.6-1|33	
12cr|R-shapefiles-0.6-1|34	%files
12cr|R-shapefiles-0.6-1|35	%dir %{rlibdir}/%{packname}
12cr|R-shapefiles-0.6-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-shapefiles-0.6-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-shapefiles-0.6-1|38	%{rlibdir}/%{packname}/INDEX
12cr|R-shapefiles-0.6-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-shapefiles-0.6-1|40	%{rlibdir}/%{packname}/Meta
12cr|R-shapefiles-0.6-1|41	%{rlibdir}/%{packname}/R
12cr|R-shapefiles-0.6-1|42	%{rlibdir}/%{packname}/help
12cr|R-shapefiles-0.6-1|43	
12cr|R-shapefiles-0.6-1|44	
12cr|R-shapefiles-0.6-1|45	%changelog
12cr|R-shapefiles-0.6-1|46	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.6-1
12cr|R-shapefiles-0.6-1|47	+ Revision: 775960
12cr|R-shapefiles-0.6-1|48	- Import R-shapefiles
12cr|R-shapefiles-0.6-1|49	- Import R-shapefiles
12cr|R-shapefiles-0.6-1|50	

7135 12
12cr|rsibreak-0.11-1|1	Name:		rsibreak
12cr|rsibreak-0.11-1|2	Version:	0.11
12cr|rsibreak-0.11-1|3	Summary:	Assists in the Recovery and Prevention of Repetitive Strain Injury
12cr|rsibreak-0.11-1|4	Release:	%mkrel 1
12cr|rsibreak-0.11-1|5	License:	GPLv2
12cr|rsibreak-0.11-1|6	Group:		Graphical desktop/KDE
12cr|rsibreak-0.11-1|7	URL:		http://www.rsibreak.org
12cr|rsibreak-0.11-1|8	Source0:	http://www.rsibreak.org/files/%{name}-%{version}.tar.bz2
12cr|rsibreak-0.11-1|9	BuildRequires:	kdelibs4-devel
12cr|rsibreak-0.11-1|10	Requires:	kdebase4-runtime
12cr|rsibreak-0.11-1|11	
12cr|rsibreak-0.11-1|12	%description
12cr|rsibreak-0.11-1|13	Repetitive Strain Injury is an illness which can occur as a result of
12cr|rsibreak-0.11-1|14	working with a mouse and keyboard. This utility can be used to remind
12cr|rsibreak-0.11-1|15	you to take a break now and then.
12cr|rsibreak-0.11-1|16	
12cr|rsibreak-0.11-1|17	%files  -f %{name}.lang
12cr|rsibreak-0.11-1|18	%defattr(-,root,root)
12cr|rsibreak-0.11-1|19	%{_kde_bindir}/%{name}
12cr|rsibreak-0.11-1|20	%{_kde_appsdir}/rsibreak/rsibreak.notifyrc
12cr|rsibreak-0.11-1|21	%{_kde_datadir}/autostart/rsibreak.desktop
12cr|rsibreak-0.11-1|22	%{_kde_iconsdir}/hicolor/*/*/*
12cr|rsibreak-0.11-1|23	%{_kde_datadir}/applications/kde4/rsibreak.desktop
12cr|rsibreak-0.11-1|24	%{_kde_datadir}/dbus-1/interfaces/org.rsibreak.rsiwidget.xml
12cr|rsibreak-0.11-1|25	%{_kde_docdir}/HTML/*/rsibreak
12cr|rsibreak-0.11-1|26	
12cr|rsibreak-0.11-1|27	#-----------------------------------------------------------------------------
12cr|rsibreak-0.11-1|28	
12cr|rsibreak-0.11-1|29	%package -n plasma-applet-rsibreak
12cr|rsibreak-0.11-1|30	Summary:	Plasma applet for rsibreak
12cr|rsibreak-0.11-1|31	Group:		Graphical desktop/KDE
12cr|rsibreak-0.11-1|32	Requires:	%{name} = %{version}
12cr|rsibreak-0.11-1|33	Requires:	plasma-engine-rsibreak = %{version}
12cr|rsibreak-0.11-1|34	Provides:	plasma-applet
12cr|rsibreak-0.11-1|35	Conflicts:	extragear-plasma < 4.0.82
12cr|rsibreak-0.11-1|36	Conflicts:	kdebase4-workspace < 2:4.1.80-6
12cr|rsibreak-0.11-1|37	
12cr|rsibreak-0.11-1|38	%description -n plasma-applet-rsibreak
12cr|rsibreak-0.11-1|39	Plasma applet for rsibreak
12cr|rsibreak-0.11-1|40	
12cr|rsibreak-0.11-1|41	%files -n plasma-applet-rsibreak -f plasma_applet_rsibreak.lang
12cr|rsibreak-0.11-1|42	%defattr(-,root,root)
12cr|rsibreak-0.11-1|43	%{_kde_services}/plasma-applet-rsibreak.desktop
12cr|rsibreak-0.11-1|44	%{_kde_libdir}/kde4/plasma_applet_rsibreak.so
12cr|rsibreak-0.11-1|45	%{_kde_appsdir}/desktoptheme/default/widgets/rsibreak.svg
12cr|rsibreak-0.11-1|46	
12cr|rsibreak-0.11-1|47	#--------------------------------------------------------------------
12cr|rsibreak-0.11-1|48	
12cr|rsibreak-0.11-1|49	%package -n plasma-engine-rsibreak
12cr|rsibreak-0.11-1|50	Summary:	Plasma engine for rsibreak
12cr|rsibreak-0.11-1|51	Group:		Graphical desktop/KDE
12cr|rsibreak-0.11-1|52	Provides:	plasma-engine
12cr|rsibreak-0.11-1|53	
12cr|rsibreak-0.11-1|54	%description -n plasma-engine-rsibreak
12cr|rsibreak-0.11-1|55	Plasma engine for rsibreak
12cr|rsibreak-0.11-1|56	
12cr|rsibreak-0.11-1|57	%files -n plasma-engine-rsibreak
12cr|rsibreak-0.11-1|58	%defattr(-,root,root)
12cr|rsibreak-0.11-1|59	%{_kde_services}/plasma-engine-rsibreak.desktop
12cr|rsibreak-0.11-1|60	%{_kde_libdir}/kde4/plasma_engine_rsibreak.so
12cr|rsibreak-0.11-1|61	
12cr|rsibreak-0.11-1|62	#--------------------------------------------------------------------
12cr|rsibreak-0.11-1|63	
12cr|rsibreak-0.11-1|64	%prep
12cr|rsibreak-0.11-1|65	%setup -q
12cr|rsibreak-0.11-1|66	
12cr|rsibreak-0.11-1|67	%build
12cr|rsibreak-0.11-1|68	%cmake_kde4
12cr|rsibreak-0.11-1|69	%make
12cr|rsibreak-0.11-1|70	
12cr|rsibreak-0.11-1|71	%install
12cr|rsibreak-0.11-1|72	%__rm -rf %{buildroot}
12cr|rsibreak-0.11-1|73	%makeinstall_std -C build
12cr|rsibreak-0.11-1|74	
12cr|rsibreak-0.11-1|75	%find_lang %{name}
12cr|rsibreak-0.11-1|76	%find_lang plasma_applet_rsibreak
12cr|rsibreak-0.11-1|77	
12cr|rsibreak-0.11-1|78	%clean
12cr|rsibreak-0.11-1|79	%__rm -rf %{buildroot}
12cr|rsibreak-0.11-1|80	
12cr|rsibreak-0.11-1|81	
12cr|rsibreak-0.11-1|82	
12cr|rsibreak-0.11-1|83	%changelog
12cr|rsibreak-0.11-1|84	* Wed Feb 01 2012 Andrey Bondrov <abondrov@mandriva.org> 0.11-1
12cr|rsibreak-0.11-1|85	+ Revision: 770416
12cr|rsibreak-0.11-1|86	- New version 0.11
12cr|rsibreak-0.11-1|87	
12cr|rsibreak-0.11-1|88	+ John Balcaen <mikala@mandriva.org>
12cr|rsibreak-0.11-1|89	- Fix applet category
12cr|rsibreak-0.11-1|90	- clean spec
12cr|rsibreak-0.11-1|91	
12cr|rsibreak-0.11-1|92	* Sun Jul 19 2009 Frederik Himpe <fhimpe@mandriva.org> 0.10-1mdv2010.0
12cr|rsibreak-0.11-1|93	+ Revision: 397929
12cr|rsibreak-0.11-1|94	- Update to new version 0.10
12cr|rsibreak-0.11-1|95	- Remove cmake patch which is not needed anymore
12cr|rsibreak-0.11-1|96	
12cr|rsibreak-0.11-1|97	* Sun Mar 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.0-3mdv2009.1
12cr|rsibreak-0.11-1|98	+ Revision: 355556
12cr|rsibreak-0.11-1|99	- Fix build  against new KDE4
12cr|rsibreak-0.11-1|100	- Rebuild against new KDE4
12cr|rsibreak-0.11-1|101	
12cr|rsibreak-0.11-1|102	* Mon Dec 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.0-2mdv2009.1
12cr|rsibreak-0.11-1|103	+ Revision: 317691
12cr|rsibreak-0.11-1|104	- Rebuild against kde 4.1.85
12cr|rsibreak-0.11-1|105	
12cr|rsibreak-0.11-1|106	* Fri Nov 28 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.0-1mdv2009.1
12cr|rsibreak-0.11-1|107	+ Revision: 307336
12cr|rsibreak-0.11-1|108	- import rsibreak
12cr|rsibreak-0.11-1|109	
12cr|rsibreak-0.11-1|110	

7136 12
12cr|rsipclient-0.20-7|1	%define	name	rsipclient
12cr|rsipclient-0.20-7|2	%define version 0.20
12cr|rsipclient-0.20-7|3	%define release %mkrel 7
12cr|rsipclient-0.20-7|4	
12cr|rsipclient-0.20-7|5	Summary:	A Python client to contact rsipd server
12cr|rsipclient-0.20-7|6	Name:		%{name}
12cr|rsipclient-0.20-7|7	Version:	%{version}
12cr|rsipclient-0.20-7|8	Release:	%{release}
12cr|rsipclient-0.20-7|9	License:	GPL
12cr|rsipclient-0.20-7|10	Group:          System/Configuration/Networking
12cr|rsipclient-0.20-7|11	URL:		http://openresources.info.ucl.ac.be/rsip/index.php
12cr|rsipclient-0.20-7|12	Source0:	%{name}-%{version}.tar.bz2
12cr|rsipclient-0.20-7|13	Requires:   python
12cr|rsipclient-0.20-7|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|rsipclient-0.20-7|15	Buildarch:	noarch
12cr|rsipclient-0.20-7|16	
12cr|rsipclient-0.20-7|17	%description
12cr|rsipclient-0.20-7|18	Python client version to install on rsipd client machines.
12cr|rsipclient-0.20-7|19	The slpd from http://www.openslp.org is highly recommended as it will allow
12cr|rsipclient-0.20-7|20	easier installation of the client software, but it is not required.
12cr|rsipclient-0.20-7|21	
12cr|rsipclient-0.20-7|22	
12cr|rsipclient-0.20-7|23	%prep
12cr|rsipclient-0.20-7|24	%setup -q -c -n %{name}-%{version}
12cr|rsipclient-0.20-7|25	
12cr|rsipclient-0.20-7|26	%build
12cr|rsipclient-0.20-7|27	
12cr|rsipclient-0.20-7|28	%install
12cr|rsipclient-0.20-7|29	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|rsipclient-0.20-7|30	
12cr|rsipclient-0.20-7|31	install -d %{buildroot}%{_sbindir}
12cr|rsipclient-0.20-7|32	install -m 755 rsipclient %{buildroot}%{_sbindir}/rsipclient
12cr|rsipclient-0.20-7|33	
12cr|rsipclient-0.20-7|34	%clean
12cr|rsipclient-0.20-7|35	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|rsipclient-0.20-7|36	
12cr|rsipclient-0.20-7|37	%files
12cr|rsipclient-0.20-7|38	%defattr(-,root,root)
12cr|rsipclient-0.20-7|39	%{_sbindir}/rsipclient
12cr|rsipclient-0.20-7|40	
12cr|rsipclient-0.20-7|41	
12cr|rsipclient-0.20-7|42	
12cr|rsipclient-0.20-7|43	%changelog
12cr|rsipclient-0.20-7|44	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.20-7mdv2010.0
12cr|rsipclient-0.20-7|45	+ Revision: 433458
12cr|rsipclient-0.20-7|46	- rebuild
12cr|rsipclient-0.20-7|47	
12cr|rsipclient-0.20-7|48	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.20-6mdv2009.0
12cr|rsipclient-0.20-7|49	+ Revision: 260341
12cr|rsipclient-0.20-7|50	- rebuild
12cr|rsipclient-0.20-7|51	
12cr|rsipclient-0.20-7|52	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.20-5mdv2009.0
12cr|rsipclient-0.20-7|53	+ Revision: 251538
12cr|rsipclient-0.20-7|54	- rebuild
12cr|rsipclient-0.20-7|55	
12cr|rsipclient-0.20-7|56	+ Olivier Blin <oblin@mandriva.com>
12cr|rsipclient-0.20-7|57	- restore BuildRoot
12cr|rsipclient-0.20-7|58	
12cr|rsipclient-0.20-7|59	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.20-3mdv2008.1
12cr|rsipclient-0.20-7|60	+ Revision: 126759
12cr|rsipclient-0.20-7|61	- kill re-definition of %%buildroot on Pixel's request
12cr|rsipclient-0.20-7|62	
12cr|rsipclient-0.20-7|63	
12cr|rsipclient-0.20-7|64	* Fri Sep 30 2005 Michael Scherer <misc@mandriva.org> 0.20-3mdk
12cr|rsipclient-0.20-7|65	- Rebuild
12cr|rsipclient-0.20-7|66	- mkrel
12cr|rsipclient-0.20-7|67	
12cr|rsipclient-0.20-7|68	* Wed Sep 15 2004 Michael Scherer <misc@mandrake.org> 0.20-2mdk
12cr|rsipclient-0.20-7|69	- Rebuild
12cr|rsipclient-0.20-7|70	
12cr|rsipclient-0.20-7|71	* Fri Sep 12 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.20-1mdk
12cr|rsipclient-0.20-7|72	- from Laurent Grawet <laurent.grawet@ibelgique.com> :
12cr|rsipclient-0.20-7|73	- Updated rsipclient to 0.20
12cr|rsipclient-0.20-7|74	
12cr|rsipclient-0.20-7|75	* Thu Jan 16 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.19-2mdk
12cr|rsipclient-0.20-7|76	- build release
12cr|rsipclient-0.20-7|77	
12cr|rsipclient-0.20-7|78	* Wed Sep 25 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.19-1mdk
12cr|rsipclient-0.20-7|79	- noarch
12cr|rsipclient-0.20-7|80	- from Laurent Grawet <laurent.grawet@ibelgique.com> :
12cr|rsipclient-0.20-7|81	- Updated rsipclient to 0.19
12cr|rsipclient-0.20-7|82	
12cr|rsipclient-0.20-7|83	* Fri Aug 30 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.18-1mdk
12cr|rsipclient-0.20-7|84	- used the spec file provided by Laurent Grawet
12cr|rsipclient-0.20-7|85	- initial cooker contrib
12cr|rsipclient-0.20-7|86	- misc spec file fixes
12cr|rsipclient-0.20-7|87	
12cr|rsipclient-0.20-7|88	* Wed Aug 07 2002 Laurent Grawet <laurent.grawet@ibelgique.com> 0.18-1mdk
12cr|rsipclient-0.20-7|89	- Splitted from the "all-in-one" rsipd package
12cr|rsipclient-0.20-7|90	

7137 12
12cr|rsl-1.42-1|1	%define librsl %mklibname rsl 1
12cr|rsl-1.42-1|2	%define librsl_devel %mklibname -d rsl
12cr|rsl-1.42-1|3	
12cr|rsl-1.42-1|4	Name:		rsl
12cr|rsl-1.42-1|5	Version:	1.42
12cr|rsl-1.42-1|6	Release:	1
12cr|rsl-1.42-1|7	Group:		System/Libraries
12cr|rsl-1.42-1|8	License:	LGPLv2+
12cr|rsl-1.42-1|9	URL:		http://trmm-fc.gsfc.nasa.gov/trmm_gv/software/rsl/
12cr|rsl-1.42-1|10	Summary:	TRMM Radar Software Library
12cr|rsl-1.42-1|11	Source0:	%{name}-v%{version}.tar.gz
12cr|rsl-1.42-1|12	Patch0:		rsl-1.42-mdv-install.patch
12cr|rsl-1.42-1|13	BuildRequires:	zlib-devel
12cr|rsl-1.42-1|14	BuildRequires:	flex
12cr|rsl-1.42-1|15	
12cr|rsl-1.42-1|16	%description
12cr|rsl-1.42-1|17	This library is an object oriented programming environment for writing software
12cr|rsl-1.42-1|18	applicable to all RADAR data related to the TRMM GV effort. This library reads
12cr|rsl-1.42-1|19	the WSR88D, Lassen, Sigmet, McGill, UF, HDF, RAPIC, RADTEC and native RSL file
12cr|rsl-1.42-1|20	formats. Additional functions are provided to manipulate the RSL objects.
12cr|rsl-1.42-1|21	Nearly all of the functions return objects. When they don't, they usually
12cr|rsl-1.42-1|22	perform actions like output, making images, etc. The most general object in RSL
12cr|rsl-1.42-1|23	is Radar. The structure Radar is the method used to define the ideal
12cr|rsl-1.42-1|24	or universal radar representation in RAM while keeping the natural resolution
12cr|rsl-1.42-1|25	of the data unchanged. More simply, Radar represents the super set of all radar
12cr|rsl-1.42-1|26	file formats. The Radar structure is hierarchically defined such that it is
12cr|rsl-1.42-1|27	composed of Volumes, each containing one field type. Volumes are composed
12cr|rsl-1.42-1|28	of Sweeps. Sweeps are composed of Rays and Rays contains a vector of the field
12cr|rsl-1.42-1|29	type. Some field types are Reflectivity(DZ), Velocity(VR), Spectrum Width(SW),
12cr|rsl-1.42-1|30	etc. There are approximately 20 field types.
12cr|rsl-1.42-1|31	
12cr|rsl-1.42-1|32	%files
12cr|rsl-1.42-1|33	%{_bindir}/*
12cr|rsl-1.42-1|34	%doc CHANGES Copyright README
12cr|rsl-1.42-1|35	
12cr|rsl-1.42-1|36	#------------------------------------------------------------------------------
12cr|rsl-1.42-1|37	
12cr|rsl-1.42-1|38	%package -n %librsl
12cr|rsl-1.42-1|39	
12cr|rsl-1.42-1|40	Summary:	TRMM Radar Software Library
12cr|rsl-1.42-1|41	Requires:	%{name}-data == %{version}
12cr|rsl-1.42-1|42	
12cr|rsl-1.42-1|43	%description -n %librsl
12cr|rsl-1.42-1|44	
12cr|rsl-1.42-1|45	This library is an object oriented programming environment for writing software
12cr|rsl-1.42-1|46	applicable to all RADAR data related to the TRMM GV effort. This library reads
12cr|rsl-1.42-1|47	the WSR88D, Lassen, Sigmet, McGill, UF, HDF, RAPIC, RADTEC and native RSL file
12cr|rsl-1.42-1|48	formats. Additional functions are provided to manipulate the RSL objects.
12cr|rsl-1.42-1|49	Nearly all of the functions return objects. When they don't, they usually
12cr|rsl-1.42-1|50	perform actions like output, making images, etc. The most general object in RSL
12cr|rsl-1.42-1|51	is Radar. The structure Radar is the method used to define the ideal
12cr|rsl-1.42-1|52	or universal radar representation in RAM while keeping the natural resolution
12cr|rsl-1.42-1|53	of the data unchanged. More simply, Radar represents the super set of all radar
12cr|rsl-1.42-1|54	file formats. The Radar structure is hierarchically defined such that it is
12cr|rsl-1.42-1|55	composed of Volumes, each containing one field type. Volumes are composed
12cr|rsl-1.42-1|56	of Sweeps. Sweeps are composed of Rays and Rays contains a vector of the field
12cr|rsl-1.42-1|57	type. Some field types are Reflectivity(DZ), Velocity(VR), Spectrum Width(SW),
12cr|rsl-1.42-1|58	etc. There are approximately 20 field types.
12cr|rsl-1.42-1|59	
12cr|rsl-1.42-1|60	%files -n %librsl
12cr|rsl-1.42-1|61	%{_libdir}/*.so.*
12cr|rsl-1.42-1|62	
12cr|rsl-1.42-1|63	#------------------------------------------------------------------------------
12cr|rsl-1.42-1|64	
12cr|rsl-1.42-1|65	%package -n %librsl_devel
12cr|rsl-1.42-1|66	
12cr|rsl-1.42-1|67	Summary:	TRMM Radar Software Library development files
12cr|rsl-1.42-1|68	Group:		Development/C++
12cr|rsl-1.42-1|69	Requires:	%{librsl} == %{EVRD}
12cr|rsl-1.42-1|70	Provides:	%{name}-devel == %{EVRD}
12cr|rsl-1.42-1|71	
12cr|rsl-1.42-1|72	%description -n %librsl_devel
12cr|rsl-1.42-1|73	
12cr|rsl-1.42-1|74	This library is an object oriented programming environment for writing software
12cr|rsl-1.42-1|75	applicable to all RADAR data related to the TRMM GV effort. This library reads
12cr|rsl-1.42-1|76	the WSR88D, Lassen, Sigmet, McGill, UF, HDF, RAPIC, RADTEC and native RSL file
12cr|rsl-1.42-1|77	formats. Additional functions are provided to manipulate the RSL objects.
12cr|rsl-1.42-1|78	Nearly all of the functions return objects. When they don't, they usually
12cr|rsl-1.42-1|79	perform actions like output, making images, etc. The most general object in RSL
12cr|rsl-1.42-1|80	is Radar. The structure Radar is the method used to define the ideal
12cr|rsl-1.42-1|81	or universal radar representation in RAM while keeping the natural resolution
12cr|rsl-1.42-1|82	of the data unchanged. More simply, Radar represents the super set of all radar
12cr|rsl-1.42-1|83	file formats. The Radar structure is hierarchically defined such that it is
12cr|rsl-1.42-1|84	composed of Volumes, each containing one field type. Volumes are composed
12cr|rsl-1.42-1|85	of Sweeps. Sweeps are composed of Rays and Rays contains a vector of the field
12cr|rsl-1.42-1|86	type. Some field types are Reflectivity(DZ), Velocity(VR), Spectrum Width(SW),
12cr|rsl-1.42-1|87	etc. There are approximately 20 field types.
12cr|rsl-1.42-1|88	
12cr|rsl-1.42-1|89	This package contains files needed only for development.
12cr|rsl-1.42-1|90	
12cr|rsl-1.42-1|91	%files -n %librsl_devel
12cr|rsl-1.42-1|92	%{_libdir}/*.so
12cr|rsl-1.42-1|93	%{_includedir}/*
12cr|rsl-1.42-1|94	%doc CHANGES Copyright README
12cr|rsl-1.42-1|95	
12cr|rsl-1.42-1|96	#------------------------------------------------------------------------------
12cr|rsl-1.42-1|97	
12cr|rsl-1.42-1|98	%package data
12cr|rsl-1.42-1|99	
12cr|rsl-1.42-1|100	Summary:	TRMM Radar Software Library data files
12cr|rsl-1.42-1|101	
12cr|rsl-1.42-1|102	%description data
12cr|rsl-1.42-1|103	
12cr|rsl-1.42-1|104	This library is an object oriented programming environment for writing software
12cr|rsl-1.42-1|105	applicable to all RADAR data related to the TRMM GV effort. This library reads
12cr|rsl-1.42-1|106	the WSR88D, Lassen, Sigmet, McGill, UF, HDF, RAPIC, RADTEC and native RSL file
12cr|rsl-1.42-1|107	formats. Additional functions are provided to manipulate the RSL objects.
12cr|rsl-1.42-1|108	Nearly all of the functions return objects. When they don't, they usually
12cr|rsl-1.42-1|109	perform actions like output, making images, etc. The most general object in RSL
12cr|rsl-1.42-1|110	is Radar. The structure Radar is the method used to define the ideal
12cr|rsl-1.42-1|111	or universal radar representation in RAM while keeping the natural resolution
12cr|rsl-1.42-1|112	of the data unchanged. More simply, Radar represents the super set of all radar
12cr|rsl-1.42-1|113	file formats. The Radar structure is hierarchically defined such that it is
12cr|rsl-1.42-1|114	composed of Volumes, each containing one field type. Volumes are composed
12cr|rsl-1.42-1|115	of Sweeps. Sweeps are composed of Rays and Rays contains a vector of the field
12cr|rsl-1.42-1|116	type. Some field types are Reflectivity(DZ), Velocity(VR), Spectrum Width(SW),
12cr|rsl-1.42-1|117	etc. There are approximately 20 field types.
12cr|rsl-1.42-1|118	
12cr|rsl-1.42-1|119	%files data
12cr|rsl-1.42-1|120	%{_datadir}/rsl/
12cr|rsl-1.42-1|121	
12cr|rsl-1.42-1|122	#------------------------------------------------------------------------------
12cr|rsl-1.42-1|123	
12cr|rsl-1.42-1|124	%package doc
12cr|rsl-1.42-1|125	
12cr|rsl-1.42-1|126	Summary:	TRMM Radar Software Library documentation
12cr|rsl-1.42-1|127	Requires:	%{name} == %{version}
12cr|rsl-1.42-1|128	
12cr|rsl-1.42-1|129	%description doc
12cr|rsl-1.42-1|130	This library is an object oriented programming environment for writing software
12cr|rsl-1.42-1|131	applicable to all RADAR data related to the TRMM GV effort. This library reads
12cr|rsl-1.42-1|132	the WSR88D, Lassen, Sigmet, McGill, UF, HDF, RAPIC, RADTEC and native RSL file
12cr|rsl-1.42-1|133	formats. Additional functions are provided to manipulate the RSL objects.
12cr|rsl-1.42-1|134	Nearly all of the functions return objects. When they don't, they usually
12cr|rsl-1.42-1|135	perform actions like output, making images, etc. The most general object in RSL
12cr|rsl-1.42-1|136	is Radar. The structure Radar is the method used to define the ideal
12cr|rsl-1.42-1|137	or universal radar representation in RAM while keeping the natural resolution
12cr|rsl-1.42-1|138	of the data unchanged. More simply, Radar represents the super set of all radar
12cr|rsl-1.42-1|139	file formats. The Radar structure is hierarchically defined such that it is
12cr|rsl-1.42-1|140	composed of Volumes, each containing one field type. Volumes are composed
12cr|rsl-1.42-1|141	of Sweeps. Sweeps are composed of Rays and Rays contains a vector of the field
12cr|rsl-1.42-1|142	type. Some field types are Reflectivity(DZ), Velocity(VR), Spectrum Width(SW),
12cr|rsl-1.42-1|143	etc. There are approximately 20 field types.
12cr|rsl-1.42-1|144	
12cr|rsl-1.42-1|145	This package contains RSL documentation.
12cr|rsl-1.42-1|146	
12cr|rsl-1.42-1|147	%files doc
12cr|rsl-1.42-1|148	%doc doc/*.html doc/*.gif doc/*.jpg doc/*.fig
12cr|rsl-1.42-1|149	
12cr|rsl-1.42-1|150	#------------------------------------------------------------------------------
12cr|rsl-1.42-1|151	
12cr|rsl-1.42-1|152	%prep
12cr|rsl-1.42-1|153	%setup -q -n %{name}-v%{version}
12cr|rsl-1.42-1|154	%patch0 -p1
12cr|rsl-1.42-1|155	
12cr|rsl-1.42-1|156	%build
12cr|rsl-1.42-1|157	autoreconf
12cr|rsl-1.42-1|158	%configure
12cr|rsl-1.42-1|159	%make
12cr|rsl-1.42-1|160	
12cr|rsl-1.42-1|161	%install
12cr|rsl-1.42-1|162	%makeinstall_std
12cr|rsl-1.42-1|163	rm -f %{buildroot}%{_libdir}/*.la %{buildroot}%{_libdir}/*.a
12cr|rsl-1.42-1|164	rm -rf %{buildroot}%{_docdir}
12cr|rsl-1.42-1|165	
12cr|rsl-1.42-1|166	
12cr|rsl-1.42-1|167	%changelog
12cr|rsl-1.42-1|168	* Wed Dec 21 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.42-1
12cr|rsl-1.42-1|169	+ Revision: 744086
12cr|rsl-1.42-1|170	- fixed documentation packaging
12cr|rsl-1.42-1|171	- BR zlib-devel added
12cr|rsl-1.42-1|172	- imported package rsl
12cr|rsl-1.42-1|173	

7138 12
12cr|R-slam-0.1_23-1|1	%global packname  slam
12cr|R-slam-0.1_23-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-slam-0.1_23-1|3	
12cr|R-slam-0.1_23-1|4	Name:             R-%{packname}
12cr|R-slam-0.1_23-1|5	Version:          0.1_23
12cr|R-slam-0.1_23-1|6	Release:          1
12cr|R-slam-0.1_23-1|7	Summary:          Sparse Lightweight Arrays and Matrices
12cr|R-slam-0.1_23-1|8	Group:            Sciences/Mathematics
12cr|R-slam-0.1_23-1|9	License:          GPL-2
12cr|R-slam-0.1_23-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-slam-0.1_23-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.1-23.tar.gz
12cr|R-slam-0.1_23-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-slam-0.1_23-1|13	BuildRequires:    blas-devel
12cr|R-slam-0.1_23-1|14	BuildRequires:    lapack-devel
12cr|R-slam-0.1_23-1|15	
12cr|R-slam-0.1_23-1|16	%description
12cr|R-slam-0.1_23-1|17	Data structures and algorithms for sparse arrays and matrices, based on
12cr|R-slam-0.1_23-1|18	index arrays and simple triplet representations, respectively.
12cr|R-slam-0.1_23-1|19	
12cr|R-slam-0.1_23-1|20	%prep
12cr|R-slam-0.1_23-1|21	%setup -q -c -n %{packname}
12cr|R-slam-0.1_23-1|22	
12cr|R-slam-0.1_23-1|23	%build
12cr|R-slam-0.1_23-1|24	
12cr|R-slam-0.1_23-1|25	%install
12cr|R-slam-0.1_23-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-slam-0.1_23-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-slam-0.1_23-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-slam-0.1_23-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-slam-0.1_23-1|30	
12cr|R-slam-0.1_23-1|31	%check
12cr|R-slam-0.1_23-1|32	%{_bindir}/R CMD check %{packname}
12cr|R-slam-0.1_23-1|33	
12cr|R-slam-0.1_23-1|34	%files
12cr|R-slam-0.1_23-1|35	%dir %{rlibdir}/%{packname}
12cr|R-slam-0.1_23-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-slam-0.1_23-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-slam-0.1_23-1|38	%{rlibdir}/%{packname}/INDEX
12cr|R-slam-0.1_23-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-slam-0.1_23-1|40	%{rlibdir}/%{packname}/Meta
12cr|R-slam-0.1_23-1|41	%{rlibdir}/%{packname}/R
12cr|R-slam-0.1_23-1|42	%{rlibdir}/%{packname}/help
12cr|R-slam-0.1_23-1|43	%{rlibdir}/%{packname}/libs
12cr|R-slam-0.1_23-1|44	
12cr|R-slam-0.1_23-1|45	
12cr|R-slam-0.1_23-1|46	%changelog
12cr|R-slam-0.1_23-1|47	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.1_23-1
12cr|R-slam-0.1_23-1|48	+ Revision: 776947
12cr|R-slam-0.1_23-1|49	- Import R-slam
12cr|R-slam-0.1_23-1|50	- Import R-slam
12cr|R-slam-0.1_23-1|51	

7139 12
12cr|R-snow-0.3_10-1|1	%global packname  snow
12cr|R-snow-0.3_10-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-snow-0.3_10-1|3	
12cr|R-snow-0.3_10-1|4	Name:             R-%{packname}
12cr|R-snow-0.3_10-1|5	Version:          0.3_10
12cr|R-snow-0.3_10-1|6	Release:          1
12cr|R-snow-0.3_10-1|7	Summary:          Simple Network of Workstations
12cr|R-snow-0.3_10-1|8	Group:            Sciences/Mathematics
12cr|R-snow-0.3_10-1|9	License:          GPL
12cr|R-snow-0.3_10-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-snow-0.3_10-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.3-10.tar.gz
12cr|R-snow-0.3_10-1|12	BuildArch:        noarch
12cr|R-snow-0.3_10-1|13	Requires:         R-core
12cr|R-snow-0.3_10-1|14	Requires:         R-utils
12cr|R-snow-0.3_10-1|15	Requires:         R-Rmpi R-rpvm R-rlecuyer R-rsprng R-nws
12cr|R-snow-0.3_10-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils
12cr|R-snow-0.3_10-1|17	BuildRequires:    R-Rmpi R-rpvm R-rlecuyer R-rsprng R-nws
12cr|R-snow-0.3_10-1|18	
12cr|R-snow-0.3_10-1|19	%description
12cr|R-snow-0.3_10-1|20	Support for simple parallel computing in R.
12cr|R-snow-0.3_10-1|21	
12cr|R-snow-0.3_10-1|22	%prep
12cr|R-snow-0.3_10-1|23	%setup -q -c -n %{packname}
12cr|R-snow-0.3_10-1|24	
12cr|R-snow-0.3_10-1|25	%build
12cr|R-snow-0.3_10-1|26	
12cr|R-snow-0.3_10-1|27	%install
12cr|R-snow-0.3_10-1|28	mkdir -p %{buildroot}%{rlibdir}
12cr|R-snow-0.3_10-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-snow-0.3_10-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-snow-0.3_10-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-snow-0.3_10-1|32	
12cr|R-snow-0.3_10-1|33	%check
12cr|R-snow-0.3_10-1|34	_R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
12cr|R-snow-0.3_10-1|35	
12cr|R-snow-0.3_10-1|36	%files
12cr|R-snow-0.3_10-1|37	%dir %{rlibdir}/%{packname}
12cr|R-snow-0.3_10-1|38	%doc %{rlibdir}/%{packname}/html
12cr|R-snow-0.3_10-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-snow-0.3_10-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-snow-0.3_10-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-snow-0.3_10-1|42	%{rlibdir}/%{packname}/Meta
12cr|R-snow-0.3_10-1|43	%{rlibdir}/%{packname}/R*
12cr|R-snow-0.3_10-1|44	%{rlibdir}/%{packname}/help
12cr|R-snow-0.3_10-1|45	
12cr|R-snow-0.3_10-1|46	
12cr|R-snow-0.3_10-1|47	%changelog
12cr|R-snow-0.3_10-1|48	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.3_8-1
12cr|R-snow-0.3_10-1|49	+ Revision: 774987
12cr|R-snow-0.3_10-1|50	- Update to latest version
12cr|R-snow-0.3_10-1|51	
12cr|R-snow-0.3_10-1|52	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.3_7-1
12cr|R-snow-0.3_10-1|53	+ Revision: 774661
12cr|R-snow-0.3_10-1|54	- Import R-snow
12cr|R-snow-0.3_10-1|55	- Import R-snow
12cr|R-snow-0.3_10-1|56	

7140 12
12cr|R-sp-0.9_95-2|1	%bcond_without bootstrap
12cr|R-sp-0.9_95-2|2	%global packname  sp
12cr|R-sp-0.9_95-2|3	%global rlibdir  %{_libdir}/R/library
12cr|R-sp-0.9_95-2|4	
12cr|R-sp-0.9_95-2|5	Name:             R-%{packname}
12cr|R-sp-0.9_95-2|6	Version:          0.9_95
12cr|R-sp-0.9_95-2|7	Release:          2
12cr|R-sp-0.9_95-2|8	Summary:          classes and methods for spatial data
12cr|R-sp-0.9_95-2|9	Group:            Sciences/Mathematics
12cr|R-sp-0.9_95-2|10	License:          GPL (>= 2)
12cr|R-sp-0.9_95-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-sp-0.9_95-2|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.9-95.tar.gz
12cr|R-sp-0.9_95-2|13	Requires:         R-methods R-graphics
12cr|R-sp-0.9_95-2|14	Requires:         R-utils R-lattice R-grid
12cr|R-sp-0.9_95-2|15	%if %{with bootstrap}
12cr|R-sp-0.9_95-2|16	Requires:         R-lattice R-RColorBrewer
12cr|R-sp-0.9_95-2|17	%else
12cr|R-sp-0.9_95-2|18	Requires:         R-lattice R-RColorBrewer R-rgdal R-rgeos
12cr|R-sp-0.9_95-2|19	%endif
12cr|R-sp-0.9_95-2|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cr|R-sp-0.9_95-2|21	BuildRequires:    R-graphics R-utils R-lattice R-grid
12cr|R-sp-0.9_95-2|22	%if %{with bootstrap}
12cr|R-sp-0.9_95-2|23	BuildRequires:    R-lattice R-RColorBrewer
12cr|R-sp-0.9_95-2|24	%else
12cr|R-sp-0.9_95-2|25	BuildRequires:    R-lattice R-RColorBrewer R-rgdal R-rgeos
12cr|R-sp-0.9_95-2|26	%endif
12cr|R-sp-0.9_95-2|27	BuildRequires:    blas-devel
12cr|R-sp-0.9_95-2|28	BuildRequires:    lapack-devel
12cr|R-sp-0.9_95-2|29	BuildRequires:    x11-server-xvfb
12cr|R-sp-0.9_95-2|30	
12cr|R-sp-0.9_95-2|31	%description
12cr|R-sp-0.9_95-2|32	A package that provides classes and methods for spatial data. The classes
12cr|R-sp-0.9_95-2|33	document where the spatial location information resides, for 2D or 3D
12cr|R-sp-0.9_95-2|34	data. Utility functions are provided, e.g. for plotting data as maps,
12cr|R-sp-0.9_95-2|35	spatial selection, as well as methods for retrieving coordinates, for
12cr|R-sp-0.9_95-2|36	subsetting, print, summary, etc.
12cr|R-sp-0.9_95-2|37	
12cr|R-sp-0.9_95-2|38	%prep
12cr|R-sp-0.9_95-2|39	%setup -q -c -n %{packname}
12cr|R-sp-0.9_95-2|40	
12cr|R-sp-0.9_95-2|41	%build
12cr|R-sp-0.9_95-2|42	
12cr|R-sp-0.9_95-2|43	%install
12cr|R-sp-0.9_95-2|44	mkdir -p %{buildroot}%{rlibdir}
12cr|R-sp-0.9_95-2|45	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-sp-0.9_95-2|46	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-sp-0.9_95-2|47	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-sp-0.9_95-2|48	
12cr|R-sp-0.9_95-2|49	%if %{without bootstrap}
12cr|R-sp-0.9_95-2|50	%check
12cr|R-sp-0.9_95-2|51	xvfb-run %{_bindir}/R CMD check %{packname}
12cr|R-sp-0.9_95-2|52	%endif
12cr|R-sp-0.9_95-2|53	
12cr|R-sp-0.9_95-2|54	%files
12cr|R-sp-0.9_95-2|55	%dir %{rlibdir}/%{packname}
12cr|R-sp-0.9_95-2|56	%doc %{rlibdir}/%{packname}/doc
12cr|R-sp-0.9_95-2|57	%doc %{rlibdir}/%{packname}/html
12cr|R-sp-0.9_95-2|58	%doc %{rlibdir}/%{packname}/ChangeLog
12cr|R-sp-0.9_95-2|59	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-sp-0.9_95-2|60	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-sp-0.9_95-2|61	%{rlibdir}/%{packname}/INDEX
12cr|R-sp-0.9_95-2|62	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-sp-0.9_95-2|63	%{rlibdir}/%{packname}/Meta
12cr|R-sp-0.9_95-2|64	%{rlibdir}/%{packname}/R
12cr|R-sp-0.9_95-2|65	%{rlibdir}/%{packname}/data
12cr|R-sp-0.9_95-2|66	%{rlibdir}/%{packname}/demo
12cr|R-sp-0.9_95-2|67	%{rlibdir}/%{packname}/external
12cr|R-sp-0.9_95-2|68	%{rlibdir}/%{packname}/help
12cr|R-sp-0.9_95-2|69	%{rlibdir}/%{packname}/include
12cr|R-sp-0.9_95-2|70	%{rlibdir}/%{packname}/libs
12cr|R-sp-0.9_95-2|71	
12cr|R-sp-0.9_95-2|72	
12cr|R-sp-0.9_95-2|73	%changelog
12cr|R-sp-0.9_95-2|74	* Tue Feb 21 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.9_95-2
12cr|R-sp-0.9_95-2|75	+ Revision: 778368
12cr|R-sp-0.9_95-2|76	- Rebuild with proper dependencies
12cr|R-sp-0.9_95-2|77	
12cr|R-sp-0.9_95-2|78	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.9_95-1
12cr|R-sp-0.9_95-2|79	+ Revision: 776013
12cr|R-sp-0.9_95-2|80	- Import R-sp
12cr|R-sp-0.9_95-2|81	- Import R-sp
12cr|R-sp-0.9_95-2|82	

7141 12
12cr|R-spam-0.28_0-2|1	%bcond_without bootstrap
12cr|R-spam-0.28_0-2|2	%global packname  spam
12cr|R-spam-0.28_0-2|3	%global rlibdir  %{_libdir}/R/library
12cr|R-spam-0.28_0-2|4	
12cr|R-spam-0.28_0-2|5	Name:             R-%{packname}
12cr|R-spam-0.28_0-2|6	Version:          0.28_0
12cr|R-spam-0.28_0-2|7	Release:          2
12cr|R-spam-0.28_0-2|8	Summary:          SPArse Matrix
12cr|R-spam-0.28_0-2|9	Group:            Sciences/Mathematics
12cr|R-spam-0.28_0-2|10	License:          GPL | file LICENSE
12cr|R-spam-0.28_0-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-spam-0.28_0-2|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.28-0.tar.gz
12cr|R-spam-0.28_0-2|13	Requires:         R-methods
12cr|R-spam-0.28_0-2|14	%if %{with bootstrap}
12cr|R-spam-0.28_0-2|15	Requires:         R-SparseM R-Matrix
12cr|R-spam-0.28_0-2|16	%else
12cr|R-spam-0.28_0-2|17	Requires:         R-fields R-SparseM R-Matrix
12cr|R-spam-0.28_0-2|18	%endif
12cr|R-spam-0.28_0-2|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cr|R-spam-0.28_0-2|20	%if %{with bootstrap}
12cr|R-spam-0.28_0-2|21	BuildRequires:    R-SparseM R-Matrix
12cr|R-spam-0.28_0-2|22	%else
12cr|R-spam-0.28_0-2|23	BuildRequires:    R-fields R-SparseM R-Matrix
12cr|R-spam-0.28_0-2|24	%endif
12cr|R-spam-0.28_0-2|25	BuildRequires:    blas-devel
12cr|R-spam-0.28_0-2|26	BuildRequires:    lapack-devel
12cr|R-spam-0.28_0-2|27	
12cr|R-spam-0.28_0-2|28	%description
12cr|R-spam-0.28_0-2|29	Set of function for sparse matrix algebra.  Differences with
12cr|R-spam-0.28_0-2|30	SparseM/Matrix are: (1) we only support (essentially) one sparse matrix
12cr|R-spam-0.28_0-2|31	format, (2) based on transparent and simple structure(s), (3) tailored for
12cr|R-spam-0.28_0-2|32	MCMC calculations within GMRF. (4) S3 and S4 like-"compatible" ...  and it
12cr|R-spam-0.28_0-2|33	is fast.
12cr|R-spam-0.28_0-2|34	
12cr|R-spam-0.28_0-2|35	%prep
12cr|R-spam-0.28_0-2|36	%setup -q -c -n %{packname}
12cr|R-spam-0.28_0-2|37	
12cr|R-spam-0.28_0-2|38	%build
12cr|R-spam-0.28_0-2|39	
12cr|R-spam-0.28_0-2|40	%install
12cr|R-spam-0.28_0-2|41	mkdir -p %{buildroot}%{rlibdir}
12cr|R-spam-0.28_0-2|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-spam-0.28_0-2|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-spam-0.28_0-2|44	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-spam-0.28_0-2|45	
12cr|R-spam-0.28_0-2|46	%if %{without bootstrap}
12cr|R-spam-0.28_0-2|47	%check
12cr|R-spam-0.28_0-2|48	%{_bindir}/R CMD check %{packname}
12cr|R-spam-0.28_0-2|49	%endif
12cr|R-spam-0.28_0-2|50	
12cr|R-spam-0.28_0-2|51	%files
12cr|R-spam-0.28_0-2|52	%dir %{rlibdir}/%{packname}
12cr|R-spam-0.28_0-2|53	%doc %{rlibdir}/%{packname}/html
12cr|R-spam-0.28_0-2|54	%doc %{rlibdir}/%{packname}/0NEWS
12cr|R-spam-0.28_0-2|55	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-spam-0.28_0-2|56	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-spam-0.28_0-2|57	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-spam-0.28_0-2|58	%{rlibdir}/%{packname}/INDEX
12cr|R-spam-0.28_0-2|59	%{rlibdir}/%{packname}/LICENSE
12cr|R-spam-0.28_0-2|60	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-spam-0.28_0-2|61	%{rlibdir}/%{packname}/Meta
12cr|R-spam-0.28_0-2|62	%{rlibdir}/%{packname}/R
12cr|R-spam-0.28_0-2|63	%{rlibdir}/%{packname}/data
12cr|R-spam-0.28_0-2|64	%{rlibdir}/%{packname}/demo
12cr|R-spam-0.28_0-2|65	%{rlibdir}/%{packname}/demodata
12cr|R-spam-0.28_0-2|66	%{rlibdir}/%{packname}/help
12cr|R-spam-0.28_0-2|67	%{rlibdir}/%{packname}/libs
12cr|R-spam-0.28_0-2|68	
12cr|R-spam-0.28_0-2|69	
12cr|R-spam-0.28_0-2|70	
12cr|R-spam-0.28_0-2|71	%changelog
12cr|R-spam-0.28_0-2|72	

7142 12
12cr|R-SparseM-0.91-1|1	%global packname  SparseM
12cr|R-SparseM-0.91-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-SparseM-0.91-1|3	
12cr|R-SparseM-0.91-1|4	Name:             R-%{packname}
12cr|R-SparseM-0.91-1|5	Version:          0.91
12cr|R-SparseM-0.91-1|6	Release:          1
12cr|R-SparseM-0.91-1|7	Summary:          Sparse Linear Algebra
12cr|R-SparseM-0.91-1|8	Group:            Sciences/Mathematics
12cr|R-SparseM-0.91-1|9	License:          file LICENSE
12cr|R-SparseM-0.91-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-SparseM-0.91-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-SparseM-0.91-1|12	Requires:         R-methods
12cr|R-SparseM-0.91-1|13	Requires:         R-stats
12cr|R-SparseM-0.91-1|14	Requires:         R-utils
12cr|R-SparseM-0.91-1|15	BuildRequires:    R-devel
12cr|R-SparseM-0.91-1|16	BuildRequires:    Rmath-devel
12cr|R-SparseM-0.91-1|17	BuildRequires:    texlive-collection-latex
12cr|R-SparseM-0.91-1|18	BuildRequires:    R-methods
12cr|R-SparseM-0.91-1|19	BuildRequires:    R-stats
12cr|R-SparseM-0.91-1|20	BuildRequires:    R-utils
12cr|R-SparseM-0.91-1|21	BuildRequires:    pkgconfig(lapack)
12cr|R-SparseM-0.91-1|22	Patch0:           SparseM_0.91-format.patch
12cr|R-SparseM-0.91-1|23	
12cr|R-SparseM-0.91-1|24	%description
12cr|R-SparseM-0.91-1|25	Basic linear algebra for sparse matrices
12cr|R-SparseM-0.91-1|26	
12cr|R-SparseM-0.91-1|27	%prep
12cr|R-SparseM-0.91-1|28	%setup -q -c -n %{packname}
12cr|R-SparseM-0.91-1|29	%patch0 -p1
12cr|R-SparseM-0.91-1|30	
12cr|R-SparseM-0.91-1|31	%build
12cr|R-SparseM-0.91-1|32	
12cr|R-SparseM-0.91-1|33	%install
12cr|R-SparseM-0.91-1|34	mkdir -p %{buildroot}%{rlibdir}
12cr|R-SparseM-0.91-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-SparseM-0.91-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-SparseM-0.91-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-SparseM-0.91-1|38	
12cr|R-SparseM-0.91-1|39	%check
12cr|R-SparseM-0.91-1|40	%{_bindir}/R CMD check %{packname}
12cr|R-SparseM-0.91-1|41	
12cr|R-SparseM-0.91-1|42	%files
12cr|R-SparseM-0.91-1|43	%dir %{rlibdir}/%{packname}
12cr|R-SparseM-0.91-1|44	%doc %{rlibdir}/%{packname}/doc
12cr|R-SparseM-0.91-1|45	%doc %{rlibdir}/%{packname}/html
12cr|R-SparseM-0.91-1|46	%doc %{rlibdir}/%{packname}/ChangeLog
12cr|R-SparseM-0.91-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-SparseM-0.91-1|48	%{rlibdir}/%{packname}/INDEX
12cr|R-SparseM-0.91-1|49	%{rlibdir}/%{packname}/LICENSE
12cr|R-SparseM-0.91-1|50	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-SparseM-0.91-1|51	%{rlibdir}/%{packname}/Meta
12cr|R-SparseM-0.91-1|52	%{rlibdir}/%{packname}/R
12cr|R-SparseM-0.91-1|53	%{rlibdir}/%{packname}/data
12cr|R-SparseM-0.91-1|54	%{rlibdir}/%{packname}/demo
12cr|R-SparseM-0.91-1|55	%{rlibdir}/%{packname}/extdata
12cr|R-SparseM-0.91-1|56	%{rlibdir}/%{packname}/help
12cr|R-SparseM-0.91-1|57	%{rlibdir}/%{packname}/libs
12cr|R-SparseM-0.91-1|58	
12cr|R-SparseM-0.91-1|59	
12cr|R-SparseM-0.91-1|60	%changelog
12cr|R-SparseM-0.91-1|61	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.91-1
12cr|R-SparseM-0.91-1|62	+ Revision: 775917
12cr|R-SparseM-0.91-1|63	- Import R-SparseM
12cr|R-SparseM-0.91-1|64	- Import R-SparseM
12cr|R-SparseM-0.91-1|65	

7143 12
12cr|rspfd-1.1-1|1	Name:         rspfd
12cr|rspfd-1.1-1|2	License:      GPL
12cr|rspfd-1.1-1|3	Group:        Communications
12cr|rspfd-1.1-1|4	Version:      1.1
12cr|rspfd-1.1-1|5	Release:      1
12cr|rspfd-1.1-1|6	Summary:      Routing Daemon for Use Over Amateur Radio Links
12cr|rspfd-1.1-1|7	Source0:      http://rspf.sourceforge.net/rspf/rspfd-%{version}.tar.gz
12cr|rspfd-1.1-1|8	URL:          http://rspf.sourceforge.net/
12cr|rspfd-1.1-1|9	
12cr|rspfd-1.1-1|10	%description
12cr|rspfd-1.1-1|11	RSPFd is a routing daemon specifically designed to be used over amateur
12cr|rspfd-1.1-1|12	radio links.  This implementation adheres as closely as possible to
12cr|rspfd-1.1-1|13	RSPF v2.2. Most other implementations (part of *NOS programs) follow
12cr|rspfd-1.1-1|14	RSPF v2.0 somewhat.
12cr|rspfd-1.1-1|15	
12cr|rspfd-1.1-1|16	
12cr|rspfd-1.1-1|17	
12cr|rspfd-1.1-1|18	Authors:
12cr|rspfd-1.1-1|19	--------
12cr|rspfd-1.1-1|20	Craig Small <csmall@small.dropbear.id.au>
12cr|rspfd-1.1-1|21	
12cr|rspfd-1.1-1|22	%prep
12cr|rspfd-1.1-1|23	%setup -q
12cr|rspfd-1.1-1|24	
12cr|rspfd-1.1-1|25	%build
12cr|rspfd-1.1-1|26	%configure2_5x
12cr|rspfd-1.1-1|27	%make
12cr|rspfd-1.1-1|28	
12cr|rspfd-1.1-1|29	%install
12cr|rspfd-1.1-1|30	#make install DESTDIR=$RPM_BUILD_ROOT
12cr|rspfd-1.1-1|31	%makeinstall_std
12cr|rspfd-1.1-1|32	
12cr|rspfd-1.1-1|33	%files
12cr|rspfd-1.1-1|34	%doc AUTHORS README
12cr|rspfd-1.1-1|35	%{_mandir}/man5/*.xz
12cr|rspfd-1.1-1|36	%{_mandir}/man8/*.xz
12cr|rspfd-1.1-1|37	%{_sbindir}/*
12cr|rspfd-1.1-1|38	
12cr|rspfd-1.1-1|39	
12cr|rspfd-1.1-1|40	%changelog
12cr|rspfd-1.1-1|41	* Thu May 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1-1
12cr|rspfd-1.1-1|42	+ Revision: 798047
12cr|rspfd-1.1-1|43	- imported package rspfd
12cr|rspfd-1.1-1|44	

7144 12
12cr|rss2email-2.65-2|1	Name:           rss2email
12cr|rss2email-2.65-2|2	Version:        2.65
12cr|rss2email-2.65-2|3	Release:        %mkrel 2
12cr|rss2email-2.65-2|4	Summary:        Deliver news from RSS feeds to your smtp server as text or html mail
12cr|rss2email-2.65-2|5	Group:          Networking/News
12cr|rss2email-2.65-2|6	License:        GPLv3
12cr|rss2email-2.65-2|7	URL:            http://rss2email.infogami.com/
12cr|rss2email-2.65-2|8	Source0:        http://rss2email.infogami.com/rss2email.py
12cr|rss2email-2.65-2|9	Source1:        http://rss2email.infogami.com/CHANGELOG
12cr|rss2email-2.65-2|10	# Fedora variant of http://lindsey.smith.googlepages.com/r2e
12cr|rss2email-2.65-2|11	Source3:        rss2email-r2e
12cr|rss2email-2.65-2|12	# man page taken from
12cr|rss2email-2.65-2|13	# http://ftp.debian.org/debian/pool/main/r/rss2email/rss2email_2.60-3.diff.gz
12cr|rss2email-2.65-2|14	Source4:        rss2email-r2e.1
12cr|rss2email-2.65-2|15	Source5:        rss2email-config.py.template
12cr|rss2email-2.65-2|16	Patch0:         rss2email-use-configpy-from-homedir.patch
12cr|rss2email-2.65-2|17	# patch taken from
12cr|rss2email-2.65-2|18	# http://ftp.debian.org/debian/pool/main/r/rss2email/rss2email_2.60-3.diff.gz
12cr|rss2email-2.65-2|19	Patch1:         rss2email-warn-if-problems-with-local-mta.patch
12cr|rss2email-2.65-2|20	BuildArch:      noarch
12cr|rss2email-2.65-2|21	
12cr|rss2email-2.65-2|22	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rss2email-2.65-2|23	
12cr|rss2email-2.65-2|24	Requires:       python-feedparser
12cr|rss2email-2.65-2|25	Requires:       python-html2text
12cr|rss2email-2.65-2|26	
12cr|rss2email-2.65-2|27	%description
12cr|rss2email-2.65-2|28	rss2email lets you subscribe to a list of XML newsfeeds (RSS or Atom). It can
12cr|rss2email-2.65-2|29	parse them regularly with the help of cron and send new items to you by email.
12cr|rss2email-2.65-2|30	
12cr|rss2email-2.65-2|31	A HTML mail will be send in the default configuration to the local smtp server.
12cr|rss2email-2.65-2|32	See the man page r2e for details how to set rss2email up.
12cr|rss2email-2.65-2|33	
12cr|rss2email-2.65-2|34	
12cr|rss2email-2.65-2|35	%prep
12cr|rss2email-2.65-2|36	%setup -q -c -T
12cr|rss2email-2.65-2|37	install -p -m 0644 %{SOURCE0} rss2email.py
12cr|rss2email-2.65-2|38	install -p -m 0644 %{SOURCE1} CHANGELOG.html
12cr|rss2email-2.65-2|39	# let rss2email use ${HOME}/.rss2email/config.py
12cr|rss2email-2.65-2|40	%patch0 -b .patch0
12cr|rss2email-2.65-2|41	%patch1 -b .patch1
12cr|rss2email-2.65-2|42	sed -i -e 's/\r//' CHANGELOG.html rss2email.py
12cr|rss2email-2.65-2|43	
12cr|rss2email-2.65-2|44	
12cr|rss2email-2.65-2|45	%build
12cr|rss2email-2.65-2|46	echo nothing to build
12cr|rss2email-2.65-2|47	
12cr|rss2email-2.65-2|48	
12cr|rss2email-2.65-2|49	%install
12cr|rss2email-2.65-2|50	rm -rf $RPM_BUILD_ROOT
12cr|rss2email-2.65-2|51	mkdir -p  \
12cr|rss2email-2.65-2|52	$RPM_BUILD_ROOT%{_bindir}/ \
12cr|rss2email-2.65-2|53	$RPM_BUILD_ROOT%{_datadir}/%{name}/  \
12cr|rss2email-2.65-2|54	$RPM_BUILD_ROOT%{_mandir}/man1/
12cr|rss2email-2.65-2|55	
12cr|rss2email-2.65-2|56	install -p -m 0755 rss2email.py $RPM_BUILD_ROOT%{_datadir}/%{name}/
12cr|rss2email-2.65-2|57	install -p -m 0755 %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/r2e
12cr|rss2email-2.65-2|58	sed -i -e 's;/usr/share;%{_datadir};g' $RPM_BUILD_ROOT%{_bindir}/r2e
12cr|rss2email-2.65-2|59	install -p -m 0644 %{SOURCE4} $RPM_BUILD_ROOT%{_mandir}/man1/r2e.1
12cr|rss2email-2.65-2|60	install -p -m 0644 %{SOURCE5} $RPM_BUILD_ROOT%{_datadir}/%{name}/config.py.template
12cr|rss2email-2.65-2|61	
12cr|rss2email-2.65-2|62	
12cr|rss2email-2.65-2|63	%clean
12cr|rss2email-2.65-2|64	rm -rf $RPM_BUILD_ROOT
12cr|rss2email-2.65-2|65	
12cr|rss2email-2.65-2|66	
12cr|rss2email-2.65-2|67	%files
12cr|rss2email-2.65-2|68	%defattr(-,root,root,-)
12cr|rss2email-2.65-2|69	%doc CHANGELOG.html
12cr|rss2email-2.65-2|70	%{_bindir}/*
12cr|rss2email-2.65-2|71	%{_datadir}/%{name}/
12cr|rss2email-2.65-2|72	%{_mandir}/man1/*
12cr|rss2email-2.65-2|73	
12cr|rss2email-2.65-2|74	
12cr|rss2email-2.65-2|75	%changelog
12cr|rss2email-2.65-2|76	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.65-2mdv2010.0
12cr|rss2email-2.65-2|77	+ Revision: 442763
12cr|rss2email-2.65-2|78	- rebuild
12cr|rss2email-2.65-2|79	
12cr|rss2email-2.65-2|80	* Fri Mar 06 2009 Michael Scherer <misc@mandriva.org> 2.65-1mdv2009.1
12cr|rss2email-2.65-2|81	+ Revision: 349898
12cr|rss2email-2.65-2|82	- update to new version 2.65
12cr|rss2email-2.65-2|83	
12cr|rss2email-2.65-2|84	* Tue Jan 06 2009 Jérôme Soyer <saispo@mandriva.org> 2.64-1mdv2009.1
12cr|rss2email-2.65-2|85	+ Revision: 325359
12cr|rss2email-2.65-2|86	- update to new version 2.64
12cr|rss2email-2.65-2|87	
12cr|rss2email-2.65-2|88	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 2.63-1mdv2009.0
12cr|rss2email-2.65-2|89	+ Revision: 280664
12cr|rss2email-2.65-2|90	- Fix RPM Group
12cr|rss2email-2.65-2|91	- New release
12cr|rss2email-2.65-2|92	
12cr|rss2email-2.65-2|93	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.62-4mdv2009.0
12cr|rss2email-2.65-2|94	+ Revision: 260343
12cr|rss2email-2.65-2|95	- rebuild
12cr|rss2email-2.65-2|96	
12cr|rss2email-2.65-2|97	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.62-3mdv2009.0
12cr|rss2email-2.65-2|98	+ Revision: 251553
12cr|rss2email-2.65-2|99	- rebuild
12cr|rss2email-2.65-2|100	
12cr|rss2email-2.65-2|101	* Sat Mar 01 2008 Michael Scherer <misc@mandriva.org> 2.62-1mdv2008.1
12cr|rss2email-2.65-2|102	+ Revision: 177251
12cr|rss2email-2.65-2|103	- update to new version 2.62
12cr|rss2email-2.65-2|104	
12cr|rss2email-2.65-2|105	+ Olivier Blin <oblin@mandriva.com>
12cr|rss2email-2.65-2|106	- restore BuildRoot
12cr|rss2email-2.65-2|107	
12cr|rss2email-2.65-2|108	* Tue Dec 18 2007 Jérôme Soyer <saispo@mandriva.org> 2.61-1mdv2008.1
12cr|rss2email-2.65-2|109	+ Revision: 132041
12cr|rss2email-2.65-2|110	- New release
12cr|rss2email-2.65-2|111	
12cr|rss2email-2.65-2|112	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|rss2email-2.65-2|113	- kill re-definition of %%buildroot on Pixel's request
12cr|rss2email-2.65-2|114	
12cr|rss2email-2.65-2|115	* Tue Oct 23 2007 Jérôme Soyer <saispo@mandriva.org> 2.60-1mdv2008.1
12cr|rss2email-2.65-2|116	+ Revision: 101444
12cr|rss2email-2.65-2|117	- New release 2.60
12cr|rss2email-2.65-2|118	
12cr|rss2email-2.65-2|119	
12cr|rss2email-2.65-2|120	* Wed Aug 09 2006 Michael Scherer <misc@mandriva.org> 2.57-2mdv2007.0
12cr|rss2email-2.65-2|121	- Rebuild to keep src in sync
12cr|rss2email-2.65-2|122	
12cr|rss2email-2.65-2|123	* Mon Apr 10 2006 Michael Scherer <misc@mandriva.org> 2.57-1mdk
12cr|rss2email-2.65-2|124	- New release 2.57
12cr|rss2email-2.65-2|125	
12cr|rss2email-2.65-2|126	* Thu Dec 22 2005 Michael Scherer <misc@mandriva.org> 2.55-1mdk
12cr|rss2email-2.65-2|127	- New release 2.55
12cr|rss2email-2.65-2|128	
12cr|rss2email-2.65-2|129	* Wed Dec 21 2005 Michael Scherer <misc@mandriva.org> 2.54-1mdk
12cr|rss2email-2.65-2|130	- First mandriva release
12cr|rss2email-2.65-2|131	- patch to have FeedUrl in the header of the mail, to ease filtering
12cr|rss2email-2.65-2|132	

7145 12
12cr|rss_glx-0.9.1-2|1	%define	oname	rss-glx
12cr|rss_glx-0.9.1-2|2	%define	fname	%{oname}_%{version}
12cr|rss_glx-0.9.1-2|3	
12cr|rss_glx-0.9.1-2|4	%define	build_plf 0
12cr|rss_glx-0.9.1-2|5	%{?_with_plf: %{expand: %%global build_plf 1}}
12cr|rss_glx-0.9.1-2|6	
12cr|rss_glx-0.9.1-2|7	%if %build_plf
12cr|rss_glx-0.9.1-2|8	%define	distsuffix plf
12cr|rss_glx-0.9.1-2|9	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12cr|rss_glx-0.9.1-2|10	%define extrarelsuffix plf
12cr|rss_glx-0.9.1-2|11	%endif
12cr|rss_glx-0.9.1-2|12	
12cr|rss_glx-0.9.1-2|13	Summary:	Really Slick Screensavers Port to GLX
12cr|rss_glx-0.9.1-2|14	Name:		rss_glx
12cr|rss_glx-0.9.1-2|15	Version:	0.9.1
12cr|rss_glx-0.9.1-2|16	Release:	2%{?extrarelsuffix}
12cr|rss_glx-0.9.1-2|17	Epoch:		1
12cr|rss_glx-0.9.1-2|18	License:	GPLv2
12cr|rss_glx-0.9.1-2|19	Group:		Graphical desktop/Other
12cr|rss_glx-0.9.1-2|20	URL:		http://rss-glx.sourceforge.net/
12cr|rss_glx-0.9.1-2|21	Source0:	%{fname}.tar.bz2
12cr|rss_glx-0.9.1-2|22	Patch0:		rss-glx_0.9.1-linkage.patch
12cr|rss_glx-0.9.1-2|23	Patch1:		rss-glx_0.9.1-desktopentry.patch
12cr|rss_glx-0.9.1-2|24	BuildRequires:	bzip2-devel
12cr|rss_glx-0.9.1-2|25	BuildRequires:	pkgconfig(freealut)
12cr|rss_glx-0.9.1-2|26	BuildRequires:	pkgconfig(glew)
12cr|rss_glx-0.9.1-2|27	BuildRequires:	pkgconfig(glu)
12cr|rss_glx-0.9.1-2|28	BuildRequires:	pkgconfig(ImageMagick)
12cr|rss_glx-0.9.1-2|29	BuildRequires:	pkgconfig(openal)
12cr|rss_glx-0.9.1-2|30	BuildRequires:	pkgconfig(quesoglc)
12cr|rss_glx-0.9.1-2|31	BuildRequires:	pkgconfig(x11)
12cr|rss_glx-0.9.1-2|32	BuildRequires:	pkgconfig(xt)
12cr|rss_glx-0.9.1-2|33	BuildRequires:	chrpath
12cr|rss_glx-0.9.1-2|34	Requires:	xscreensaver
12cr|rss_glx-0.9.1-2|35	
12cr|rss_glx-0.9.1-2|36	%description
12cr|rss_glx-0.9.1-2|37	This is a collection of OpenGL screensavers for xscreensaver. They
12cr|rss_glx-0.9.1-2|38	require a hardware-accellerated GLX implementation.
12cr|rss_glx-0.9.1-2|39	
12cr|rss_glx-0.9.1-2|40	You need to add them manually to your ~/.xscreensaver file as described
12cr|rss_glx-0.9.1-2|41	in README.xscreensaver
12cr|rss_glx-0.9.1-2|42	
12cr|rss_glx-0.9.1-2|43	%if %{build_plf}
12cr|rss_glx-0.9.1-2|44	This package is in Restricted repository, as it includes images that
12cr|rss_glx-0.9.1-2|45	are similar to those from the Matrix movies.
12cr|rss_glx-0.9.1-2|46	%endif
12cr|rss_glx-0.9.1-2|47	
12cr|rss_glx-0.9.1-2|48	%package	matrixview
12cr|rss_glx-0.9.1-2|49	Summary:	Really Slick Screensavers Port to GLX - Matrixview
12cr|rss_glx-0.9.1-2|50	Group:		Graphical desktop/Other
12cr|rss_glx-0.9.1-2|51	Requires:	xscreensaver
12cr|rss_glx-0.9.1-2|52	
12cr|rss_glx-0.9.1-2|53	%description	matrixview
12cr|rss_glx-0.9.1-2|54	This is a collection of OpenGL screensavers for xscreensaver. They
12cr|rss_glx-0.9.1-2|55	require a hardware-accellerated GLX implementation.
12cr|rss_glx-0.9.1-2|56	
12cr|rss_glx-0.9.1-2|57	This contains the matrixview screensaver. It is in Restricted repository
12cr|rss_glx-0.9.1-2|58	as it includes images that are similar to those from the Matrix movies.
12cr|rss_glx-0.9.1-2|59	
12cr|rss_glx-0.9.1-2|60	%prep
12cr|rss_glx-0.9.1-2|61	%setup -q -n %{fname}
12cr|rss_glx-0.9.1-2|62	%patch0 -p1
12cr|rss_glx-0.9.1-2|63	%patch1 -p1 -b .desktopentry
12cr|rss_glx-0.9.1-2|64	
12cr|rss_glx-0.9.1-2|65	%build
12cr|rss_glx-0.9.1-2|66	%configure2_5x \
12cr|rss_glx-0.9.1-2|67	--with-configdir=%{_datadir}/xscreensaver/config \
12cr|rss_glx-0.9.1-2|68	--bindir=%{_libexecdir}/xscreensaver \
12cr|rss_glx-0.9.1-2|69	--with-kdessconfigdir=%{_datadir}/applnk/System/ScreenSavers/
12cr|rss_glx-0.9.1-2|70	%make CXXFLAGS="%{optflags}" CPPFLAGS="-I%{_includedir}/ImageMagick"
12cr|rss_glx-0.9.1-2|71	
12cr|rss_glx-0.9.1-2|72	%install
12cr|rss_glx-0.9.1-2|73	%makeinstall_std
12cr|rss_glx-0.9.1-2|74	
12cr|rss_glx-0.9.1-2|75	# we don't need the static libs
12cr|rss_glx-0.9.1-2|76	rm -rf %{buildroot}%{_libdir}/lib*a
12cr|rss_glx-0.9.1-2|77	%if ! %{build_plf}
12cr|rss_glx-0.9.1-2|78	rm -f %{buildroot}%{_libexecdir}/xscreensaver/matrixview
12cr|rss_glx-0.9.1-2|79	rm -f %{buildroot}%{_mandir}/man1/matrixview.1
12cr|rss_glx-0.9.1-2|80	rm -f %{buildroot}%{_datadir}/xscreensaver/config/matrixview.xml
12cr|rss_glx-0.9.1-2|81	rm -f %{buildroot}%{_datadir}/applnk/System/ScreenSavers/matrixview.desktop
12cr|rss_glx-0.9.1-2|82	%endif
12cr|rss_glx-0.9.1-2|83	
12cr|rss_glx-0.9.1-2|84	for screensaver in %{buildroot}%{_libdir}/xscreensaver/*;
12cr|rss_glx-0.9.1-2|85	do fgrep -q ELF $screensaver && chrpath -d $screensaver
12cr|rss_glx-0.9.1-2|86	done
12cr|rss_glx-0.9.1-2|87	
12cr|rss_glx-0.9.1-2|88	%files
12cr|rss_glx-0.9.1-2|89	%doc README*
12cr|rss_glx-0.9.1-2|90	%{_libexecdir}/xscreensaver/*
12cr|rss_glx-0.9.1-2|91	%{_mandir}/man1/*
12cr|rss_glx-0.9.1-2|92	%{_datadir}/xscreensaver/config/*
12cr|rss_glx-0.9.1-2|93	%{_datadir}/applnk/System/ScreenSavers/*
12cr|rss_glx-0.9.1-2|94	
12cr|rss_glx-0.9.1-2|95	%if %{build_plf}
12cr|rss_glx-0.9.1-2|96	%exclude %{_libexecdir}/xscreensaver/matrixview
12cr|rss_glx-0.9.1-2|97	%exclude %{_mandir}/man1/matrixview.1*
12cr|rss_glx-0.9.1-2|98	%exclude %{_datadir}/xscreensaver/config/matrixview.xml
12cr|rss_glx-0.9.1-2|99	%exclude %{_datadir}/applnk/System/ScreenSavers/matrixview.desktop
12cr|rss_glx-0.9.1-2|100	%endif
12cr|rss_glx-0.9.1-2|101	
12cr|rss_glx-0.9.1-2|102	%if %{build_plf}
12cr|rss_glx-0.9.1-2|103	%files matrixview
12cr|rss_glx-0.9.1-2|104	%doc README*
12cr|rss_glx-0.9.1-2|105	%{_libexecdir}/xscreensaver/matrixview
12cr|rss_glx-0.9.1-2|106	%{_mandir}/man1/matrixview.1*
12cr|rss_glx-0.9.1-2|107	%{_datadir}/xscreensaver/config/matrixview.xml
12cr|rss_glx-0.9.1-2|108	%{_datadir}/applnk/System/ScreenSavers/matrixview.desktop
12cr|rss_glx-0.9.1-2|109	%endif
12cr|rss_glx-0.9.1-2|110	

7146 12
12cr|rssh-2.3.4-1|1	Summary:	Restricted shell for scp or sftp
12cr|rssh-2.3.4-1|2	Name:		rssh
12cr|rssh-2.3.4-1|3	Version:	2.3.4
12cr|rssh-2.3.4-1|4	Release:	1
12cr|rssh-2.3.4-1|5	License:	BSD
12cr|rssh-2.3.4-1|6	Group:		Networking/Remote access
12cr|rssh-2.3.4-1|7	URL:		http://www.pizzashack.org/rssh/
12cr|rssh-2.3.4-1|8	#gw this is tar.gz for signature checking
12cr|rssh-2.3.4-1|9	Source0:	http://prdownloads.sourceforge.net/rssh/%{name}-%{version}.tar.gz
12cr|rssh-2.3.4-1|10	Source1:	http://prdownloads.sourceforge.net/rssh/%{name}-%{version}.tar.gz.sig
12cr|rssh-2.3.4-1|11	Requires:	openssh
12cr|rssh-2.3.4-1|12	BuildRequires:	openssh-server
12cr|rssh-2.3.4-1|13	
12cr|rssh-2.3.4-1|14	%description
12cr|rssh-2.3.4-1|15	rssh is a restricted shell, used as a login shell, that allows users to perform
12cr|rssh-2.3.4-1|16	only scp, sftp, cvs, svnserve (Subversion), rdist, and/or rsync operations.
12cr|rssh-2.3.4-1|17	
12cr|rssh-2.3.4-1|18	%prep
12cr|rssh-2.3.4-1|19	%setup -q
12cr|rssh-2.3.4-1|20	
12cr|rssh-2.3.4-1|21	%build
12cr|rssh-2.3.4-1|22	%configure2_5x \
12cr|rssh-2.3.4-1|23	--with-sftp-server=%{_libdir}/ssh/sftp-server \
12cr|rssh-2.3.4-1|24	--with-rsync=/usr/bin/rsync \
12cr|rssh-2.3.4-1|25	--with-scp=/usr/bin/scp \
12cr|rssh-2.3.4-1|26	--with-rdist=/usr/bin/rdist \
12cr|rssh-2.3.4-1|27	--with-cvs=/usr/bin/cvs \
12cr|rssh-2.3.4-1|28	--with-svnserve=/usr/bin/svnserve
12cr|rssh-2.3.4-1|29	%make
12cr|rssh-2.3.4-1|30	
12cr|rssh-2.3.4-1|31	%install
12cr|rssh-2.3.4-1|32	%makeinstall
12cr|rssh-2.3.4-1|33	
12cr|rssh-2.3.4-1|34	install -m 755 -D conf_convert.sh %{buildroot}%{_datadir}/%{name}/conf_convert.sh
12cr|rssh-2.3.4-1|35	
12cr|rssh-2.3.4-1|36	cp rssh.conf.default %{buildroot}/%{_sysconfdir}/rssh.conf
12cr|rssh-2.3.4-1|37	rm -f %{buildroot}/%{_sysconfdir}/rssh.conf.default
12cr|rssh-2.3.4-1|38	cat > README.2.2.8-8mdv.upgrade.urpmi <<EOF
12cr|rssh-2.3.4-1|39	Subversion support
12cr|rssh-2.3.4-1|40	
12cr|rssh-2.3.4-1|41	The 2.3.2-8mdv release of the rssh package adds support for Subversion by
12cr|rssh-2.3.4-1|42	adding an additional configuration parameter that, if set, allows an rssh user
12cr|rssh-2.3.4-1|43	to run svnserve -t.
12cr|rssh-2.3.4-1|44	
12cr|rssh-2.3.4-1|45	This support requires changing the /etc/rssh.conf file format to add an
12cr|rssh-2.3.4-1|46	additional binary digit to the permissions field.  The package will attempt to
12cr|rssh-2.3.4-1|47	make that change automatically during the upgrade, disabling svnserve for all
12cr|rssh-2.3.4-1|48	users by default, but you may want to double-check the resulting /etc/rssh.conf
12cr|rssh-2.3.4-1|49	file to be sure it's correct.
12cr|rssh-2.3.4-1|50	EOF
12cr|rssh-2.3.4-1|51	
12cr|rssh-2.3.4-1|52	%post
12cr|rssh-2.3.4-1|53	# 2.3.2-8mdv added Subversion support, which requires adding another binary
12cr|rssh-2.3.4-1|54	# digit to the user configuration lines in rssh.conf.  When upgrading, run
12cr|rssh-2.3.4-1|55	# the conf_convert script to do so.
12cr|rssh-2.3.4-1|56	if [ $1 = 2 ]; then
12cr|rssh-2.3.4-1|57	echo 'Adjusting /etc/rssh.conf for file format change'
12cr|rssh-2.3.4-1|58	%{_datadir}/rssh/conf_convert %{_sysconfdir}/rssh.conf \
12cr|rssh-2.3.4-1|59	> %{_sysconfdir}/rssh.conf.tmp
12cr|rssh-2.3.4-1|60	if cmp %{_sysconfdir}/rssh.conf.tmp %{_sysconfdir}/rssh.conf >/dev/null ; then
12cr|rssh-2.3.4-1|61	rm -f %{_sysconfdir}/rssh.conf.tmp
12cr|rssh-2.3.4-1|62	else
12cr|rssh-2.3.4-1|63	mv -f %{_sysconfdir}/rssh.conf.tmp %{_sysconfdir}/rssh.conf
12cr|rssh-2.3.4-1|64	fi
12cr|rssh-2.3.4-1|65	fi
12cr|rssh-2.3.4-1|66	
12cr|rssh-2.3.4-1|67	%files
12cr|rssh-2.3.4-1|68	%doc AUTHORS ChangeLog CHROOT COPYING README SECURITY TODO README.2.2.8-8mdv.upgrade.urpmi
12cr|rssh-2.3.4-1|69	%config(noreplace) %{_sysconfdir}/rssh.conf
12cr|rssh-2.3.4-1|70	%attr(0755,root,root) %{_bindir}/rssh
12cr|rssh-2.3.4-1|71	%attr(4755,root,root) %{_libexecdir}/rssh_chroot_helper
12cr|rssh-2.3.4-1|72	%{_mandir}/man?/*
12cr|rssh-2.3.4-1|73	%{_datadir}/rssh

7147 12
12cr|R-statmod-1.4.14-2|1	%bcond_without bootstrap
12cr|R-statmod-1.4.14-2|2	%global packname  statmod
12cr|R-statmod-1.4.14-2|3	%global rlibdir  %{_datadir}/R/library
12cr|R-statmod-1.4.14-2|4	
12cr|R-statmod-1.4.14-2|5	Name:             R-%{packname}
12cr|R-statmod-1.4.14-2|6	Version:          1.4.14
12cr|R-statmod-1.4.14-2|7	Release:          2
12cr|R-statmod-1.4.14-2|8	Summary:          Statistical Modeling
12cr|R-statmod-1.4.14-2|9	Group:            Sciences/Mathematics
12cr|R-statmod-1.4.14-2|10	License:          LGPL (>= 2)
12cr|R-statmod-1.4.14-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-statmod-1.4.14-2|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-statmod-1.4.14-2|13	BuildArch:        noarch
12cr|R-statmod-1.4.14-2|14	Requires:         R-core R-MASS
12cr|R-statmod-1.4.14-2|15	%if %{without bootstrap}
12cr|R-statmod-1.4.14-2|16	Requires:         R-tweedie
12cr|R-statmod-1.4.14-2|17	%endif
12cr|R-statmod-1.4.14-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS
12cr|R-statmod-1.4.14-2|19	%if %{without bootstrap}
12cr|R-statmod-1.4.14-2|20	BuildRequires:    R-tweedie
12cr|R-statmod-1.4.14-2|21	%endif
12cr|R-statmod-1.4.14-2|22	
12cr|R-statmod-1.4.14-2|23	%description
12cr|R-statmod-1.4.14-2|24	Various statistical modeling functions including growth curve comparisons,
12cr|R-statmod-1.4.14-2|25	limiting dilution analysis, mixed linear models, heteroscedastic
12cr|R-statmod-1.4.14-2|26	regression, Tweedie family generalized linear models, the inverse-Gaussian
12cr|R-statmod-1.4.14-2|27	distribution and Gauss quadrature.
12cr|R-statmod-1.4.14-2|28	
12cr|R-statmod-1.4.14-2|29	%prep
12cr|R-statmod-1.4.14-2|30	%setup -q -c -n %{packname}
12cr|R-statmod-1.4.14-2|31	
12cr|R-statmod-1.4.14-2|32	%build
12cr|R-statmod-1.4.14-2|33	
12cr|R-statmod-1.4.14-2|34	%install
12cr|R-statmod-1.4.14-2|35	mkdir -p %{buildroot}%{rlibdir}
12cr|R-statmod-1.4.14-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-statmod-1.4.14-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-statmod-1.4.14-2|38	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-statmod-1.4.14-2|39	
12cr|R-statmod-1.4.14-2|40	%if %{without bootstrap}
12cr|R-statmod-1.4.14-2|41	%check
12cr|R-statmod-1.4.14-2|42	%{_bindir}/R CMD check %{packname}
12cr|R-statmod-1.4.14-2|43	%endif
12cr|R-statmod-1.4.14-2|44	
12cr|R-statmod-1.4.14-2|45	%files
12cr|R-statmod-1.4.14-2|46	%dir %{rlibdir}/%{packname}
12cr|R-statmod-1.4.14-2|47	%doc %{rlibdir}/%{packname}/doc
12cr|R-statmod-1.4.14-2|48	%doc %{rlibdir}/%{packname}/html
12cr|R-statmod-1.4.14-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-statmod-1.4.14-2|50	%{rlibdir}/%{packname}/INDEX
12cr|R-statmod-1.4.14-2|51	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-statmod-1.4.14-2|52	%{rlibdir}/%{packname}/Meta
12cr|R-statmod-1.4.14-2|53	%{rlibdir}/%{packname}/R
12cr|R-statmod-1.4.14-2|54	%{rlibdir}/%{packname}/data
12cr|R-statmod-1.4.14-2|55	%{rlibdir}/%{packname}/help
12cr|R-statmod-1.4.14-2|56	
12cr|R-statmod-1.4.14-2|57	
12cr|R-statmod-1.4.14-2|58	%changelog
12cr|R-statmod-1.4.14-2|59	* Wed Feb 22 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.4.14-2
12cr|R-statmod-1.4.14-2|60	+ Revision: 778935
12cr|R-statmod-1.4.14-2|61	- Rebuild with proper dependencies
12cr|R-statmod-1.4.14-2|62	
12cr|R-statmod-1.4.14-2|63	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.4.14-1
12cr|R-statmod-1.4.14-2|64	+ Revision: 776574
12cr|R-statmod-1.4.14-2|65	- Import R-statmod
12cr|R-statmod-1.4.14-2|66	- Import R-statmod
12cr|R-statmod-1.4.14-2|67	

7148 12
12cr|R-subselect-0.11_3-1|1	%global packname  subselect
12cr|R-subselect-0.11_3-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-subselect-0.11_3-1|3	
12cr|R-subselect-0.11_3-1|4	Name:             R-%{packname}
12cr|R-subselect-0.11_3-1|5	Version:          0.11_3
12cr|R-subselect-0.11_3-1|6	Release:          1
12cr|R-subselect-0.11_3-1|7	Summary:          Selecting variable subsets
12cr|R-subselect-0.11_3-1|8	Group:            Sciences/Mathematics
12cr|R-subselect-0.11_3-1|9	License:          GPL (>= 2)
12cr|R-subselect-0.11_3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-subselect-0.11_3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.11-3.tar.gz
12cr|R-subselect-0.11_3-1|12	Requires:         R-MASS R-ISwR
12cr|R-subselect-0.11_3-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-subselect-0.11_3-1|14	BuildRequires:    R-MASS R-ISwR
12cr|R-subselect-0.11_3-1|15	BuildRequires:    blas-devel
12cr|R-subselect-0.11_3-1|16	BuildRequires:    lapack-devel
12cr|R-subselect-0.11_3-1|17	
12cr|R-subselect-0.11_3-1|18	%description
12cr|R-subselect-0.11_3-1|19	A collection of functions which (i) assess the quality of variable subsets
12cr|R-subselect-0.11_3-1|20	as surrogates for a full data set, in either an exploratory data analysis
12cr|R-subselect-0.11_3-1|21	or in the context of a multivariate linear model, and (ii) search for
12cr|R-subselect-0.11_3-1|22	subsets which are optimal under various criteria.
12cr|R-subselect-0.11_3-1|23	
12cr|R-subselect-0.11_3-1|24	%prep
12cr|R-subselect-0.11_3-1|25	%setup -q -c -n %{packname}
12cr|R-subselect-0.11_3-1|26	
12cr|R-subselect-0.11_3-1|27	%build
12cr|R-subselect-0.11_3-1|28	
12cr|R-subselect-0.11_3-1|29	%install
12cr|R-subselect-0.11_3-1|30	mkdir -p %{buildroot}%{rlibdir}
12cr|R-subselect-0.11_3-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-subselect-0.11_3-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-subselect-0.11_3-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-subselect-0.11_3-1|34	
12cr|R-subselect-0.11_3-1|35	#%check
12cr|R-subselect-0.11_3-1|36	#%{_bindir}/R CMD check %{packname}
12cr|R-subselect-0.11_3-1|37	
12cr|R-subselect-0.11_3-1|38	%files
12cr|R-subselect-0.11_3-1|39	%dir %{rlibdir}/%{packname}
12cr|R-subselect-0.11_3-1|40	%doc %{rlibdir}/%{packname}/doc
12cr|R-subselect-0.11_3-1|41	%doc %{rlibdir}/%{packname}/html
12cr|R-subselect-0.11_3-1|42	%doc %{rlibdir}/%{packname}/readme
12cr|R-subselect-0.11_3-1|43	%doc %{rlibdir}/%{packname}/CHANGELOG
12cr|R-subselect-0.11_3-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-subselect-0.11_3-1|45	%{rlibdir}/%{packname}/INDEX
12cr|R-subselect-0.11_3-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-subselect-0.11_3-1|47	%{rlibdir}/%{packname}/Meta
12cr|R-subselect-0.11_3-1|48	%{rlibdir}/%{packname}/R
12cr|R-subselect-0.11_3-1|49	%{rlibdir}/%{packname}/data
12cr|R-subselect-0.11_3-1|50	%{rlibdir}/%{packname}/help
12cr|R-subselect-0.11_3-1|51	%{rlibdir}/%{packname}/libs
12cr|R-subselect-0.11_3-1|52	
12cr|R-subselect-0.11_3-1|53	
12cr|R-subselect-0.11_3-1|54	%changelog
12cr|R-subselect-0.11_3-1|55	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.11_3-1
12cr|R-subselect-0.11_3-1|56	+ Revision: 776383
12cr|R-subselect-0.11_3-1|57	- Import R-subselect
12cr|R-subselect-0.11_3-1|58	- Import R-subselect
12cr|R-subselect-0.11_3-1|59	

7149 12
12cr|rsvndump-0.6-1|1	Summary:	Remote Subversion repository dump
12cr|rsvndump-0.6-1|2	Name:		rsvndump
12cr|rsvndump-0.6-1|3	Version:	0.6
12cr|rsvndump-0.6-1|4	Release:	1
12cr|rsvndump-0.6-1|5	License:	GPLv3
12cr|rsvndump-0.6-1|6	Group:		System/Servers
12cr|rsvndump-0.6-1|7	URL:		http://rsvndump.sourceforge.net/
12cr|rsvndump-0.6-1|8	Source0:	http://downloads.sourceforge.net/project/rsvndump/%{name}/%{name}-%{version}/%{name}-%{version}.tar.bz2
12cr|rsvndump-0.6-1|9	BuildRequires:	apr-devel
12cr|rsvndump-0.6-1|10	BuildRequires:	subversion-devel
12cr|rsvndump-0.6-1|11	BuildRequires:	gettext-devel
12cr|rsvndump-0.6-1|12	
12cr|rsvndump-0.6-1|13	%description
12cr|rsvndump-0.6-1|14	rsvndump is a command line tool that is able to dump a subversion repository
12cr|rsvndump-0.6-1|15	that resides on a remote server. All data is dumped in the format that can be
12cr|rsvndump-0.6-1|16	read/written by svnadmin, so the data produced by rsvndump can easily be
12cr|rsvndump-0.6-1|17	imported into a new subversion repository.
12cr|rsvndump-0.6-1|18	
12cr|rsvndump-0.6-1|19	%prep
12cr|rsvndump-0.6-1|20	%setup -q
12cr|rsvndump-0.6-1|21	
12cr|rsvndump-0.6-1|22	
12cr|rsvndump-0.6-1|23	%build
12cr|rsvndump-0.6-1|24	%configure2_5x
12cr|rsvndump-0.6-1|25	%make
12cr|rsvndump-0.6-1|26	
12cr|rsvndump-0.6-1|27	%install
12cr|rsvndump-0.6-1|28	%makeinstall_std
12cr|rsvndump-0.6-1|29	%find_lang %{name}
12cr|rsvndump-0.6-1|30	
12cr|rsvndump-0.6-1|31	%files -f %{name}.lang
12cr|rsvndump-0.6-1|32	%doc AUTHORS ChangeLog THANKS doc/rsvndump.txt
12cr|rsvndump-0.6-1|33	%{_bindir}/rsvndump
12cr|rsvndump-0.6-1|34	
12cr|rsvndump-0.6-1|35	
12cr|rsvndump-0.6-1|36	%changelog
12cr|rsvndump-0.6-1|37	* Mon May 21 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.6-1
12cr|rsvndump-0.6-1|38	+ Revision: 799750
12cr|rsvndump-0.6-1|39	- update to 0.6
12cr|rsvndump-0.6-1|40	
12cr|rsvndump-0.6-1|41	* Tue Mar 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.5.8-1
12cr|rsvndump-0.6-1|42	+ Revision: 784582
12cr|rsvndump-0.6-1|43	- version update 0.5.8
12cr|rsvndump-0.6-1|44	
12cr|rsvndump-0.6-1|45	* Sun Jul 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.6-1
12cr|rsvndump-0.6-1|46	+ Revision: 690177
12cr|rsvndump-0.6-1|47	- 0.5.6
12cr|rsvndump-0.6-1|48	
12cr|rsvndump-0.6-1|49	* Mon Mar 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.5-1
12cr|rsvndump-0.6-1|50	+ Revision: 642434
12cr|rsvndump-0.6-1|51	- 0.5.5
12cr|rsvndump-0.6-1|52	
12cr|rsvndump-0.6-1|53	* Thu Feb 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.4-1
12cr|rsvndump-0.6-1|54	+ Revision: 638151
12cr|rsvndump-0.6-1|55	- 0.5.4
12cr|rsvndump-0.6-1|56	
12cr|rsvndump-0.6-1|57	* Thu Dec 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.5.3-2mdv2011.0
12cr|rsvndump-0.6-1|58	+ Revision: 605308
12cr|rsvndump-0.6-1|59	- Rebuild with apr with workaround to issue with gcc type based
12cr|rsvndump-0.6-1|60	
12cr|rsvndump-0.6-1|61	* Sat Dec 19 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-1mdv2010.1
12cr|rsvndump-0.6-1|62	+ Revision: 480134
12cr|rsvndump-0.6-1|63	- 0.5.3
12cr|rsvndump-0.6-1|64	
12cr|rsvndump-0.6-1|65	* Sat Jul 25 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-1mdv2010.0
12cr|rsvndump-0.6-1|66	+ Revision: 399786
12cr|rsvndump-0.6-1|67	- 0.5.2
12cr|rsvndump-0.6-1|68	
12cr|rsvndump-0.6-1|69	* Sun Jul 12 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-1mdv2010.0
12cr|rsvndump-0.6-1|70	+ Revision: 395119
12cr|rsvndump-0.6-1|71	- import rsvndump
12cr|rsvndump-0.6-1|72	
12cr|rsvndump-0.6-1|73	
12cr|rsvndump-0.6-1|74	* Sun Jul 12 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-1mdv2009.0
12cr|rsvndump-0.6-1|75	- initial Mandriva package

7150 12
12cr|rt-3.8.11-1|1	# We cannot fix this package neither now nor later, just ignore rpmlint
12cr|rt-3.8.11-1|2	%define _build_pkgcheck_set %{nil}
12cr|rt-3.8.11-1|3	
12cr|rt-3.8.11-1|4	#
12cr|rt-3.8.11-1|5	# Copyright (c) 2005, 2006, 2007, 2008 Ralf Corsepius, Ulm, Germany.
12cr|rt-3.8.11-1|6	# This file and all modifications and additions to the pristine
12cr|rt-3.8.11-1|7	# package are under the same license as the package itself.
12cr|rt-3.8.11-1|8	#
12cr|rt-3.8.11-1|9	
12cr|rt-3.8.11-1|10	# Supported rpmbuild options:
12cr|rt-3.8.11-1|11	#
12cr|rt-3.8.11-1|12	# --with gd/--without gd
12cr|rt-3.8.11-1|13	#	enable/disable gd support
12cr|rt-3.8.11-1|14	#	Default: --with (had been default in rt < 3.8.0)
12cr|rt-3.8.11-1|15	%bcond_without gd
12cr|rt-3.8.11-1|16	
12cr|rt-3.8.11-1|17	# --with graphviz/--without graphviz
12cr|rt-3.8.11-1|18	#	enable/disable graphiz support
12cr|rt-3.8.11-1|19	#	Default: --without (missing deps)
12cr|rt-3.8.11-1|20	%bcond_with graphviz
12cr|rt-3.8.11-1|21	
12cr|rt-3.8.11-1|22	# --with devel_mode/--without devel_mode
12cr|rt-3.8.11-1|23	#	enable/disable building/installing devel files
12cr|rt-3.8.11-1|24	#	Default: without (missing deps; TBA in spec)
12cr|rt-3.8.11-1|25	%bcond_with devel_mode
12cr|rt-3.8.11-1|26	
12cr|rt-3.8.11-1|27	# --with gpg/--without gpg
12cr|rt-3.8.11-1|28	#	enable/disable building gpg support
12cr|rt-3.8.11-1|29	#	Default: without
12cr|rt-3.8.11-1|30	%bcond_with gpg
12cr|rt-3.8.11-1|31	
12cr|rt-3.8.11-1|32	# --with tests
12cr|rt-3.8.11-1|33	#	run testsuite when building the rpm
12cr|rt-3.8.11-1|34	#	Default: without (doesn't work in chroots.)
12cr|rt-3.8.11-1|35	%bcond_with tests
12cr|rt-3.8.11-1|36	
12cr|rt-3.8.11-1|37	%define RT_BINDIR		%{_sbindir}
12cr|rt-3.8.11-1|38	%define RT_LIBDIR		%{perl_vendorlib}
12cr|rt-3.8.11-1|39	%define RT_WWWDIR		%{_datadir}/rt/html
12cr|rt-3.8.11-1|40	%define RT_LOGDIR		/var/log/rt
12cr|rt-3.8.11-1|41	%define RT_CACHEDIR		/var/cache/rt
12cr|rt-3.8.11-1|42	%define RT_LOCALSTATEDIR	/var/lib/rt
12cr|rt-3.8.11-1|43	
12cr|rt-3.8.11-1|44	Summary:	Request tracker 3
12cr|rt-3.8.11-1|45	Name:		rt
12cr|rt-3.8.11-1|46	Version:	3.8.11
12cr|rt-3.8.11-1|47	Release:	%mkrel 1
12cr|rt-3.8.11-1|48	Group:		System/Servers
12cr|rt-3.8.11-1|49	License:	GPLv2+
12cr|rt-3.8.11-1|50	URL:		http://www.bestpractical.com/rt
12cr|rt-3.8.11-1|51	Source0:	http://www.bestpractical.com/pub/rt/release/rt-%{version}.tar.gz
12cr|rt-3.8.11-1|52	Source3:	rt.conf.in
12cr|rt-3.8.11-1|53	Source4:	README.fedora.in
12cr|rt-3.8.11-1|54	Source5:	rt.logrotate.in
12cr|rt-3.8.11-1|55	Patch0:		rt-3.8.9-config.diff
12cr|rt-3.8.11-1|56	Patch1:		rt-3.4.1-I18N.diff
12cr|rt-3.8.11-1|57	Patch2:		rt-3.8.1-Makefile.diff
12cr|rt-3.8.11-1|58	Patch3:		rt-3.8.1-test-dependencies.diff
12cr|rt-3.8.11-1|59	BuildArch:	noarch
12cr|rt-3.8.11-1|60	# For Debian compatibility
12cr|rt-3.8.11-1|61	Provides:	request-tracker3 = %{version}-%{release}
12cr|rt-3.8.11-1|62	# This list is alpha sorted
12cr|rt-3.8.11-1|63	BuildRequires: perl(Apache::DBI)
12cr|rt-3.8.11-1|64	BuildRequires: perl(Apache::Session) >= 1.53
12cr|rt-3.8.11-1|65	BuildRequires: perl(Cache::Simple::TimedExpiry)
12cr|rt-3.8.11-1|66	BuildRequires: perl(Calendar::Simple)
12cr|rt-3.8.11-1|67	BuildRequires: perl(CGI::Cookie) >= 1.20
12cr|rt-3.8.11-1|68	BuildRequires: perl(Class::ReturnValue) >= 0.40
12cr|rt-3.8.11-1|69	BuildRequires: perl(CPAN)
12cr|rt-3.8.11-1|70	BuildRequires: perl(CSS::Squish) >= 0.06
12cr|rt-3.8.11-1|71	BuildRequires: perl(Data::ICal)
12cr|rt-3.8.11-1|72	BuildRequires: perl(Date::Format)
12cr|rt-3.8.11-1|73	BuildRequires: perl(DBD::mysql) >= 2.1018
12cr|rt-3.8.11-1|74	BuildRequires: perl(DBI) >= 1.37
12cr|rt-3.8.11-1|75	BuildRequires: perl(DBIx::SearchBuilder) >= 1.54
12cr|rt-3.8.11-1|76	BuildRequires: perl(Devel::StackTrace) >= 1.19
12cr|rt-3.8.11-1|77	BuildRequires: perl(Digest::base)
12cr|rt-3.8.11-1|78	BuildRequires: perl(Digest::MD5) >= 2.27
12cr|rt-3.8.11-1|79	BuildRequires: perl(Email::Address)
12cr|rt-3.8.11-1|80	BuildRequires: perl(Encode) >= 2.13
12cr|rt-3.8.11-1|81	BuildRequires: perl(Errno)
12cr|rt-3.8.11-1|82	%{?with_devel_mode:BuildRequires: perl(File::Find)}
12cr|rt-3.8.11-1|83	BuildRequires: perl(File::Glob)
12cr|rt-3.8.11-1|84	BuildRequires: perl(File::ShareDir)
12cr|rt-3.8.11-1|85	BuildRequires: perl(File::Spec) >= 0.8
12cr|rt-3.8.11-1|86	BuildRequires: perl(File::Temp) >= 0.18
12cr|rt-3.8.11-1|87	%{?with_gd:BuildRequires: perl(GD)}
12cr|rt-3.8.11-1|88	%{?with_gd:BuildRequires: perl(GD::Graph)}
12cr|rt-3.8.11-1|89	%{?with_gd:BuildRequires: perl(GD::Text)}
12cr|rt-3.8.11-1|90	%{?with_gpg:BuildRequires: perl(GnuPG::Interface)}
12cr|rt-3.8.11-1|91	%{?with_graphviz:BuildRequires: perl(GraphViz)}
12cr|rt-3.8.11-1|92	BuildRequires: perl(Getopt::Long) >= 2.24
12cr|rt-3.8.11-1|93	BuildRequires: perl(HTML::Entities)
12cr|rt-3.8.11-1|94	%{?with_devel_mode:BuildRequires: perl(HTML::Form)}
12cr|rt-3.8.11-1|95	BuildRequires: perl(HTML::FormatText)
12cr|rt-3.8.11-1|96	BuildRequires: perl(HTML::Mason) >= 1.36
12cr|rt-3.8.11-1|97	BuildRequires: perl(HTML::RewriteAttributes) >= 0.02
12cr|rt-3.8.11-1|98	BuildRequires: perl(HTML::Scrubber) >= 0.08
12cr|rt-3.8.11-1|99	BuildRequires: perl(HTML::TreeBuilder)
12cr|rt-3.8.11-1|100	BuildRequires: perl(HTTP::Request::Common)
12cr|rt-3.8.11-1|101	BuildRequires: perl(HTTP::Server::Simple) >= 0.34
12cr|rt-3.8.11-1|102	BuildRequires: perl(HTTP::Server::Simple::Mason) >= 0.09
12cr|rt-3.8.11-1|103	%{?with_graphviz:BuildRequires: perl(IPC::Run)}
12cr|rt-3.8.11-1|104	%{?with_devel_mode:BuildRequires: perl(IPC::Run3)}
12cr|rt-3.8.11-1|105	%{?with_graphviz:BuildRequires: perl(IPC::Run::SafeHandles)}
12cr|rt-3.8.11-1|106	BuildRequires: perl(Locale::Maketext) >= 1.06
12cr|rt-3.8.11-1|107	BuildRequires: perl(Locale::Maketext::Fuzzy)
12cr|rt-3.8.11-1|108	BuildRequires: perl(Locale::Maketext::Lexicon) >= 0.32
12cr|rt-3.8.11-1|109	BuildRequires: perl(Log::Dispatch) >= 2.0
12cr|rt-3.8.11-1|110	%{?with_devel_mode:BuildRequires: perl(Log::Dispatch::Perl)}
12cr|rt-3.8.11-1|111	BuildRequires: perl(LWP)
12cr|rt-3.8.11-1|112	BuildRequires: perl(LWP::UserAgent)
12cr|rt-3.8.11-1|113	BuildRequires: perl(Mail::Mailer) >= 1.57
12cr|rt-3.8.11-1|114	BuildRequires: perl(MIME::Entity) >= 5.425
12cr|rt-3.8.11-1|115	BuildRequires: perl(MIME::Types)
12cr|rt-3.8.11-1|116	%{?with_devel_mode:BuildRequires: perl(Module::Refresh) >= 0.03}
12cr|rt-3.8.11-1|117	BuildRequires: perl(Module::Versions::Report) >= 1.05
12cr|rt-3.8.11-1|118	BuildRequires: perl(Net::Server)
12cr|rt-3.8.11-1|119	BuildRequires: perl(Net::Server::PreFork)
12cr|rt-3.8.11-1|120	BuildRequires: perl(Net::SMTP)
12cr|rt-3.8.11-1|121	%{?with_gpg:BuildRequires: perl(PerlIO::eol)}
12cr|rt-3.8.11-1|122	BuildRequires: perl(Pod::Usage)
12cr|rt-3.8.11-1|123	BuildRequires: perl(Regexp::Common)
12cr|rt-3.8.11-1|124	BuildRequires: perl(Scalar::Util)
12cr|rt-3.8.11-1|125	BuildRequires: perl(Storable) >= 2.08
12cr|rt-3.8.11-1|126	%{?with_devel_mode:BuildRequires: perl(String::ShellQuote)}
12cr|rt-3.8.11-1|127	BuildRequires: perl(Term::ReadKey)
12cr|rt-3.8.11-1|128	BuildRequires: perl(Term::ReadLine)
12cr|rt-3.8.11-1|129	%{?with_devel_mode:BuildRequires: perl(Test::Builder) >= 0.77}
12cr|rt-3.8.11-1|130	%{?with_devel_mode:BuildRequires: perl(Test::Deep)}
12cr|rt-3.8.11-1|131	%{?with_devel_mode:BuildRequires: perl(Test::Expect) >= 0.31}
12cr|rt-3.8.11-1|132	%{?with_devel_mode:BuildRequires: perl(Test::HTTP::Server::Simple) >= 0.09}
12cr|rt-3.8.11-1|133	%{?with_devel_mode:BuildRequires: perl(Test::MockTime)}
12cr|rt-3.8.11-1|134	%{?with_devel_mode:BuildRequires: perl(Test::Warn)}
12cr|rt-3.8.11-1|135	%{?with_devel_mode:BuildRequires: perl(Test::WWW::Mechanize)}
12cr|rt-3.8.11-1|136	BuildRequires: perl(Text::ParseWords)
12cr|rt-3.8.11-1|137	BuildRequires: perl(Text::Quoted) >= 2.02
12cr|rt-3.8.11-1|138	BuildRequires: perl(Text::Template)
12cr|rt-3.8.11-1|139	BuildRequires: perl(Text::WikiFormat) >= 0.76
12cr|rt-3.8.11-1|140	BuildRequires: perl(Text::Wrapper)
12cr|rt-3.8.11-1|141	BuildRequires: perl(Time::HiRes)
12cr|rt-3.8.11-1|142	BuildRequires: perl(Time::ParseDate)
12cr|rt-3.8.11-1|143	BuildRequires: perl(Tree::Simple) >= 1.04
12cr|rt-3.8.11-1|144	BuildRequires: perl(UNIVERSAL::require)
12cr|rt-3.8.11-1|145	%{?with_devel_mode:BuildRequires: perl(WWW::Mechanize)}
12cr|rt-3.8.11-1|146	BuildRequires: perl(XML::RSS) >= 1.05
12cr|rt-3.8.11-1|147	%{?with_devel_mode:BuildRequires: perl(XML::Simple)}
12cr|rt-3.8.11-1|148	BuildRequires: perl(Digest::SHA)
12cr|rt-3.8.11-1|149	BuildRequires:	/usr/bin/pod2man
12cr|rt-3.8.11-1|150	BuildRequires:	apache-devel
12cr|rt-3.8.11-1|151	Requires(postun): /bin/rm
12cr|rt-3.8.11-1|152	# rpm doesn't catch these:
12cr|rt-3.8.11-1|153	Requires: perl(Apache::Session)
12cr|rt-3.8.11-1|154	Requires: perl(Calendar::Simple)
12cr|rt-3.8.11-1|155	%{?with_gd:Requires: perl(GD::Text)}
12cr|rt-3.8.11-1|156	%{?with_gd:Requires: perl(GD::Graph::bars)}
12cr|rt-3.8.11-1|157	%{?with_gd:Requires: perl(GD::Graph::pie)}
12cr|rt-3.8.11-1|158	Requires: perl(HTTP::Server::Simple::Mason)
12cr|rt-3.8.11-1|159	Requires: perl(I18N::LangTags::List)
12cr|rt-3.8.11-1|160	Requires: perl(Locale::Maketext::Fuzzy)
12cr|rt-3.8.11-1|161	Requires: perl(LWP::MediaTypes)
12cr|rt-3.8.11-1|162	Requires: apache-mod_perl
12cr|rt-3.8.11-1|163	Requires: perl(Module::Versions::Report)
12cr|rt-3.8.11-1|164	Requires: perl(Tree::Simple)
12cr|rt-3.8.11-1|165	Requires: perl(URI::URL)
12cr|rt-3.8.11-1|166	# rpm fails to add these:
12cr|rt-3.8.11-1|167	Provides: perl(RT::Shredder::Exceptions)
12cr|rt-3.8.11-1|168	Provides: perl(RT::Shredder::Record)
12cr|rt-3.8.11-1|169	Provides: perl(RT::Shredder::Transaction)
12cr|rt-3.8.11-1|170	Provides: perl(RT::Tickets_Overlay_SQL)
12cr|rt-3.8.11-1|171	# Split out. Technically, not actually necessary, but ... let's keep it for now.
12cr|rt-3.8.11-1|172	Requires: rt-mailgate
12cr|rt-3.8.11-1|173	%if %mdkversion < 201010
12cr|rt-3.8.11-1|174	Requires(pre): rpm-helper
12cr|rt-3.8.11-1|175	Requires(postun): rpm-helper
12cr|rt-3.8.11-1|176	%endif
12cr|rt-3.8.11-1|177	Obsoletes:  rt3
12cr|rt-3.8.11-1|178	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rt-3.8.11-1|179	
12cr|rt-3.8.11-1|180	%description
12cr|rt-3.8.11-1|181	RT is an enterprise-grade ticketing system which enables a group of people
12cr|rt-3.8.11-1|182	to intelligently and efficiently manage tasks, issues, and requests submitted
12cr|rt-3.8.11-1|183	by a community of users.
12cr|rt-3.8.11-1|184	
12cr|rt-3.8.11-1|185	%package mailgate
12cr|rt-3.8.11-1|186	Summary: rt's mailgate utility
12cr|rt-3.8.11-1|187	Group:   System/Servers
12cr|rt-3.8.11-1|188	# rpm doesn't catch these:
12cr|rt-3.8.11-1|189	Requires:	perl(Pod::Usage)
12cr|rt-3.8.11-1|190	Requires:	perl(HTML::TreeBuilder)
12cr|rt-3.8.11-1|191	Requires:	perl(HTML::FormatText)
12cr|rt-3.8.11-1|192	
12cr|rt-3.8.11-1|193	%description mailgate
12cr|rt-3.8.11-1|194	%{summary}
12cr|rt-3.8.11-1|195	
12cr|rt-3.8.11-1|196	%prep
12cr|rt-3.8.11-1|197	%setup -q -n rt-%{version}
12cr|rt-3.8.11-1|198	
12cr|rt-3.8.11-1|199	sed -e 's,@RT_CACHEDIR@,%{RT_CACHEDIR},' %{SOURCE4} \
12cr|rt-3.8.11-1|200	> README.fedora
12cr|rt-3.8.11-1|201	sed -e 's,@RT_LOGDIR@,%{RT_LOGDIR},' %{SOURCE5} \
12cr|rt-3.8.11-1|202	> rt.logrotate
12cr|rt-3.8.11-1|203	
12cr|rt-3.8.11-1|204	# Fixup the tarball shipping with broken permissions
12cr|rt-3.8.11-1|205	find . \( -name '*.pm' -o -name '*.pm.in' -o -name '*.po' -o -name '*.pod' \) \
12cr|rt-3.8.11-1|206	-exec chmod a-x {} \;
12cr|rt-3.8.11-1|207	chmod -x UPGRADING README C* aclocal.* config.* *.ac *.in
12cr|rt-3.8.11-1|208	find etc -type f -exec chmod a-x {} \;
12cr|rt-3.8.11-1|209	
12cr|rt-3.8.11-1|210	%patch0 -p1
12cr|rt-3.8.11-1|211	#%patch1 -p1
12cr|rt-3.8.11-1|212	%patch2 -p1
12cr|rt-3.8.11-1|213	%patch3 -p1
12cr|rt-3.8.11-1|214	
12cr|rt-3.8.11-1|215	# Patch backups added by rpm disturb
12cr|rt-3.8.11-1|216	find -name '*.orig' -exec rm -f {} \;
12cr|rt-3.8.11-1|217	
12cr|rt-3.8.11-1|218	cat << \EOF > %{name}-prov
12cr|rt-3.8.11-1|219	#!/bin/sh
12cr|rt-3.8.11-1|220	%{__perl_provides} $* |\
12cr|rt-3.8.11-1|221	sed -e '/^perl(RT)$/d' \
12cr|rt-3.8.11-1|222	-e '/^perl(HTML::Mason/d' \
12cr|rt-3.8.11-1|223	-e '/^perl(IO::Handle::CRLF)$/d'
12cr|rt-3.8.11-1|224	EOF
12cr|rt-3.8.11-1|225	%define __perl_provides %{_builddir}/rt-%{version}/%{name}-prov
12cr|rt-3.8.11-1|226	chmod +x %{__perl_provides}
12cr|rt-3.8.11-1|227	
12cr|rt-3.8.11-1|228	# Filter out a bogus R:perl() rpm adds.
12cr|rt-3.8.11-1|229	# Keep SpamAssassin optional
12cr|rt-3.8.11-1|230	cat << \EOF > %{name}-req
12cr|rt-3.8.11-1|231	#!/bin/sh
12cr|rt-3.8.11-1|232	%{__perl_requires} $* |\
12cr|rt-3.8.11-1|233	sed -e '/^perl()/d' \
12cr|rt-3.8.11-1|234	-e '/^perl(Mail::SpamAssassin)$/d'
12cr|rt-3.8.11-1|235	EOF
12cr|rt-3.8.11-1|236	%define __perl_requires %{_builddir}/rt-%{version}/%{name}-req
12cr|rt-3.8.11-1|237	chmod +x %{__perl_requires}
12cr|rt-3.8.11-1|238	
12cr|rt-3.8.11-1|239	# Propagate rpm's directories to config.layout
12cr|rt-3.8.11-1|240	cat << \EOF >> config.layout
12cr|rt-3.8.11-1|241	
12cr|rt-3.8.11-1|242	# Mandriva directory layout.
12cr|rt-3.8.11-1|243	<Layout Mandriva>
12cr|rt-3.8.11-1|244	bindir:		%{RT_BINDIR}
12cr|rt-3.8.11-1|245	sysconfdir:		%{_sysconfdir}/rt
12cr|rt-3.8.11-1|246	libdir:		%{RT_LIBDIR}
12cr|rt-3.8.11-1|247	manualdir:		${datadir}/doc
12cr|rt-3.8.11-1|248	localstatedir:	%{RT_LOCALSTATEDIR}
12cr|rt-3.8.11-1|249	htmldir:		%{RT_WWWDIR}
12cr|rt-3.8.11-1|250	logfiledir:		%{RT_LOGDIR}
12cr|rt-3.8.11-1|251	masonstatedir:	%{RT_CACHEDIR}/mason_data
12cr|rt-3.8.11-1|252	sessionstatedir:	%{RT_CACHEDIR}/session_data
12cr|rt-3.8.11-1|253	customdir:		%{_prefix}/local/lib/rt
12cr|rt-3.8.11-1|254	custometcdir:		%{_prefix}/local/etc/rt
12cr|rt-3.8.11-1|255	customhtmldir:	${customdir}/html
12cr|rt-3.8.11-1|256	customlexdir:		${customdir}/po
12cr|rt-3.8.11-1|257	customlibdir:		${customdir}/lib
12cr|rt-3.8.11-1|258	</Layout>
12cr|rt-3.8.11-1|259	EOF
12cr|rt-3.8.11-1|260	
12cr|rt-3.8.11-1|261	# Comment out the Makefile trying to change groups/owners
12cr|rt-3.8.11-1|262	# Fix DESTDIR support
12cr|rt-3.8.11-1|263	sed -i \
12cr|rt-3.8.11-1|264	-e 's,	chgrp,	: chrgp,g' \
12cr|rt-3.8.11-1|265	-e 's,	chown,	: chown,g' \
12cr|rt-3.8.11-1|266	-e 's,$(DESTDIR)/,$(DESTDIR),g' \
12cr|rt-3.8.11-1|267	-e 's,-o $(BIN_OWNER) -g $(RTGROUP),,g' \
12cr|rt-3.8.11-1|268	Makefile.in
12cr|rt-3.8.11-1|269	
12cr|rt-3.8.11-1|270	%build
12cr|rt-3.8.11-1|271	%configure \
12cr|rt-3.8.11-1|272	--with-apachectl=/usr/sbin/apachectl \
12cr|rt-3.8.11-1|273	--with-web-user=apache \
12cr|rt-3.8.11-1|274	--with-web-group=apache \
12cr|rt-3.8.11-1|275	--enable-layout=Mandriva \
12cr|rt-3.8.11-1|276	--with-modperl2 \
12cr|rt-3.8.11-1|277	--with-web-handler=modperl2 \
12cr|rt-3.8.11-1|278	--libdir=%{RT_LIBDIR} \
12cr|rt-3.8.11-1|279	%{?with_graphviz:--enable-graphviz}%{!?with_graphviz:--disable-graphviz} \
12cr|rt-3.8.11-1|280	%{?with_gd:--enable-gd}%{!?with_gd:--disable-gd} \
12cr|rt-3.8.11-1|281	%{?with_gpg:--enable-gpg}%{!?with_gpg:--disable-gpg} \
12cr|rt-3.8.11-1|282	%{?with_devel_mode:--enable-devel-mode}%{!?with_devel_mode:--disable-devel-mode}
12cr|rt-3.8.11-1|283	
12cr|rt-3.8.11-1|284	%make
12cr|rt-3.8.11-1|285	
12cr|rt-3.8.11-1|286	# Generate man-pages
12cr|rt-3.8.11-1|287	pod2man bin/rt-mailgate > bin/rt-mailgate.1
12cr|rt-3.8.11-1|288	pod2man bin/mason_handler.fcgi > bin/mason_handler.fcgi.1
12cr|rt-3.8.11-1|289	
12cr|rt-3.8.11-1|290	%install
12cr|rt-3.8.11-1|291	rm -rf %{buildroot}
12cr|rt-3.8.11-1|292	
12cr|rt-3.8.11-1|293	make install DESTDIR=%{buildroot}
12cr|rt-3.8.11-1|294	
12cr|rt-3.8.11-1|295	# Cleanup the mess rt's configuration leaves behind
12cr|rt-3.8.11-1|296	rm -f %{buildroot}%{_docdir}/README
12cr|rt-3.8.11-1|297	
12cr|rt-3.8.11-1|298	# Win32 stuff
12cr|rt-3.8.11-1|299	rm -f %{buildroot}%{RT_BINDIR}/mason_handler.svc
12cr|rt-3.8.11-1|300	
12cr|rt-3.8.11-1|301	# We don't want CPAN
12cr|rt-3.8.11-1|302	rm -f %{buildroot}%{_sbindir}/rt-test-dependencies
12cr|rt-3.8.11-1|303	
12cr|rt-3.8.11-1|304	# An installed testsuite without infrastructure
12cr|rt-3.8.11-1|305	rm -rf %{buildroot}%{RT_LIBDIR}/t
12cr|rt-3.8.11-1|306	
12cr|rt-3.8.11-1|307	# Bogus
12cr|rt-3.8.11-1|308	rm -f %{buildroot}%{RT_LIBDIR}/RT.pm.in
12cr|rt-3.8.11-1|309	
12cr|rt-3.8.11-1|310	# Unsupported
12cr|rt-3.8.11-1|311	rm -f %{buildroot}%{RT_BINDIR}/*.scgi
12cr|rt-3.8.11-1|312	
12cr|rt-3.8.11-1|313	# Install apache configuration
12cr|rt-3.8.11-1|314	mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|rt-3.8.11-1|315	sed -e 's,@RT_WWWDIR@,%{RT_WWWDIR},g' \
12cr|rt-3.8.11-1|316	-e 's,@RT_BINDIR@,%{RT_BINDIR},g' \
12cr|rt-3.8.11-1|317	%{SOURCE3} > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/rt.conf
12cr|rt-3.8.11-1|318	
12cr|rt-3.8.11-1|319	mkdir -p %{buildroot}%{_mandir}/man1
12cr|rt-3.8.11-1|320	install -m 0644 bin/rt-mailgate.1 bin/mason_handler.fcgi.1 \
12cr|rt-3.8.11-1|321	%{buildroot}%{_mandir}/man1
12cr|rt-3.8.11-1|322	
12cr|rt-3.8.11-1|323	if [ "%{_bindir}" != "%{RT_BINDIR}" ]; then
12cr|rt-3.8.11-1|324	mkdir -p %{buildroot}%{_bindir}
12cr|rt-3.8.11-1|325	mv %{buildroot}%{RT_BINDIR}/rt \
12cr|rt-3.8.11-1|326	%{buildroot}%{_bindir}
12cr|rt-3.8.11-1|327	fi
12cr|rt-3.8.11-1|328	
12cr|rt-3.8.11-1|329	install -d -m755 %{buildroot}%{_prefix}/local/etc/rt
12cr|rt-3.8.11-1|330	install -d -m755 %{buildroot}%{_prefix}/local/lib/rt
12cr|rt-3.8.11-1|331	install -d -m755 %{buildroot}%{_prefix}/local/lib/rt/html
12cr|rt-3.8.11-1|332	install -d -m755 %{buildroot}%{_prefix}/local/lib/rt/po
12cr|rt-3.8.11-1|333	install -d -m755 %{buildroot}%{_prefix}/local/lib/rt/lib
12cr|rt-3.8.11-1|334	
12cr|rt-3.8.11-1|335	install -d -m755 %{buildroot}%{RT_LOGDIR}
12cr|rt-3.8.11-1|336	
12cr|rt-3.8.11-1|337	# install log rotation stuff
12cr|rt-3.8.11-1|338	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12cr|rt-3.8.11-1|339	install -m 644 rt.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/rt
12cr|rt-3.8.11-1|340	
12cr|rt-3.8.11-1|341	install -d -m755 %{buildroot}%{RT_LOCALSTATEDIR}
12cr|rt-3.8.11-1|342	
12cr|rt-3.8.11-1|343	install -d -m755 %{buildroot}%{_sysconfdir}/rt/upgrade
12cr|rt-3.8.11-1|344	cp -R etc/upgrade/* %{buildroot}%{_sysconfdir}/rt/upgrade
12cr|rt-3.8.11-1|345	rm -f %{buildroot}%{_sysconfdir}/rt/upgrade/*.in
12cr|rt-3.8.11-1|346	
12cr|rt-3.8.11-1|347	# Fix permissions
12cr|rt-3.8.11-1|348	find %{buildroot}%{RT_WWWDIR} \
12cr|rt-3.8.11-1|349	-type f -exec chmod a-x {} \;
12cr|rt-3.8.11-1|350	
12cr|rt-3.8.11-1|351	rm -Rf %{buildroot}/%{RT_LIBDIR}/RT/Test*
12cr|rt-3.8.11-1|352	mkdir -p %{buildroot}/%{_datadir}/fonts
12cr|rt-3.8.11-1|353	mv %{buildroot}/Droid* %{buildroot}/%{_datadir}/fonts
12cr|rt-3.8.11-1|354	%check
12cr|rt-3.8.11-1|355	# The tests don't work:
12cr|rt-3.8.11-1|356	# - Require to be run as root
12cr|rt-3.8.11-1|357	# - Require an operational rt system
12cr|rt-3.8.11-1|358	# - Require packages which are n/a in Fedora
12cr|rt-3.8.11-1|359	%{?with_tests:make test}
12cr|rt-3.8.11-1|360	
12cr|rt-3.8.11-1|361	%files
12cr|rt-3.8.11-1|362	%doc COPYING README UPGRADING README.fedora
12cr|rt-3.8.11-1|363	%{_bindir}/*
12cr|rt-3.8.11-1|364	%{_sbindir}/*
12cr|rt-3.8.11-1|365	%exclude %{_sbindir}/rt-mailgate
12cr|rt-3.8.11-1|366	%{_mandir}/man1/*
12cr|rt-3.8.11-1|367	%exclude %{_mandir}/man1/rt-mailgate*
12cr|rt-3.8.11-1|368	%{RT_LIBDIR}/*
12cr|rt-3.8.11-1|369	%attr(0700,apache,apache) %{RT_LOGDIR}
12cr|rt-3.8.11-1|370	
12cr|rt-3.8.11-1|371	%dir %{_sysconfdir}/rt
12cr|rt-3.8.11-1|372	%attr(-,root,root)%{_sysconfdir}/rt/upgrade
12cr|rt-3.8.11-1|373	%attr(-,root,root)%{_sysconfdir}/rt/acl*
12cr|rt-3.8.11-1|374	%attr(-,root,root)%{_sysconfdir}/rt/schema*
12cr|rt-3.8.11-1|375	%attr(-,root,root)%{_sysconfdir}/rt/init*
12cr|rt-3.8.11-1|376	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/rt/RT_*
12cr|rt-3.8.11-1|377	
12cr|rt-3.8.11-1|378	%config(noreplace) %{_sysconfdir}/logrotate.d/rt
12cr|rt-3.8.11-1|379	
12cr|rt-3.8.11-1|380	%dir %{_datadir}/rt
12cr|rt-3.8.11-1|381	%{RT_WWWDIR}
12cr|rt-3.8.11-1|382	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/rt.conf
12cr|rt-3.8.11-1|383	
12cr|rt-3.8.11-1|384	%dir %{RT_CACHEDIR}
12cr|rt-3.8.11-1|385	%attr(0770,apache,apache) %{RT_CACHEDIR}/mason_data
12cr|rt-3.8.11-1|386	%attr(0770,apache,apache) %{RT_CACHEDIR}/session_data
12cr|rt-3.8.11-1|387	
12cr|rt-3.8.11-1|388	%if "%{RT_LOCALSTATEDIR}" != "%{RT_CACHEDIR}"
12cr|rt-3.8.11-1|389	%dir %{RT_LOCALSTATEDIR}
12cr|rt-3.8.11-1|390	%endif
12cr|rt-3.8.11-1|391	
12cr|rt-3.8.11-1|392	%{_datadir}/fonts/Droid*
12cr|rt-3.8.11-1|393	
12cr|rt-3.8.11-1|394	%ghost %{_prefix}/local/lib/rt
12cr|rt-3.8.11-1|395	%ghost %{_prefix}/local/etc/rt
12cr|rt-3.8.11-1|396	
12cr|rt-3.8.11-1|397	%files mailgate
12cr|rt-3.8.11-1|398	%defattr(-,root,root,-)
12cr|rt-3.8.11-1|399	%{_sbindir}/rt-mailgate
12cr|rt-3.8.11-1|400	%{_mandir}/man1/rt-mailgate*
12cr|rt-3.8.11-1|401	
12cr|rt-3.8.11-1|402	
12cr|rt-3.8.11-1|403	%changelog
12cr|rt-3.8.11-1|404	* Wed Dec 21 2011 Buchan Milne <bgmilne@mandriva.org> 3.8.11-1mdv2012.0
12cr|rt-3.8.11-1|405	+ Revision: 744125
12cr|rt-3.8.11-1|406	- update to new version 3.8.11
12cr|rt-3.8.11-1|407	
12cr|rt-3.8.11-1|408	* Tue May 10 2011 Buchan Milne <bgmilne@mandriva.org> 3.8.10-1
12cr|rt-3.8.11-1|409	+ Revision: 673249
12cr|rt-3.8.11-1|410	- BR Digest::SHA
12cr|rt-3.8.11-1|411	- update to new version 3.8.10
12cr|rt-3.8.11-1|412	- New version 3.8.9
12cr|rt-3.8.11-1|413	
12cr|rt-3.8.11-1|414	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|rt-3.8.11-1|415	- the mass rebuild of 2010.1 packages
12cr|rt-3.8.11-1|416	
12cr|rt-3.8.11-1|417	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.8.1-5mdv2010.1
12cr|rt-3.8.11-1|418	+ Revision: 501711
12cr|rt-3.8.11-1|419	- obsoletes rt3
12cr|rt-3.8.11-1|420	- package renaming
12cr|rt-3.8.11-1|421	- rename to rt
12cr|rt-3.8.11-1|422	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|rt-3.8.11-1|423	
12cr|rt-3.8.11-1|424	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 3.8.1-4mdv2010.0
12cr|rt-3.8.11-1|425	+ Revision: 442765
12cr|rt-3.8.11-1|426	- rebuild
12cr|rt-3.8.11-1|427	
12cr|rt-3.8.11-1|428	* Thu Dec 04 2008 Oden Eriksson <oeriksson@mandriva.com> 3.8.1-3mdv2009.1
12cr|rt-3.8.11-1|429	+ Revision: 310054
12cr|rt-3.8.11-1|430	- whoops! fix the apache config as well..., duh!
12cr|rt-3.8.11-1|431	- woops!, forgot to restart apache
12cr|rt-3.8.11-1|432	
12cr|rt-3.8.11-1|433	* Thu Dec 04 2008 Oden Eriksson <oeriksson@mandriva.com> 3.8.1-1mdv2009.1
12cr|rt-3.8.11-1|434	+ Revision: 310048
12cr|rt-3.8.11-1|435	- rpmlint fixes
12cr|rt-3.8.11-1|436	- fix deps (apache-devel)
12cr|rt-3.8.11-1|437	- import rt3
12cr|rt-3.8.11-1|438	
12cr|rt-3.8.11-1|439	
12cr|rt-3.8.11-1|440	* Fri Feb 09 2007 Michael Scherer <misc@mandriva.org> 3.6.3-1mdv2007.0
12cr|rt-3.8.11-1|441	+ Revision: 118341
12cr|rt-3.8.11-1|442	- update to 3.6.3
12cr|rt-3.8.11-1|443	- Import rt
12cr|rt-3.8.11-1|444	
12cr|rt-3.8.11-1|445	* Fri Jul 21 2006 Michael Scherer <misc@mandriva.org> 3.4.5-1mdv2007.0
12cr|rt-3.8.11-1|446	- New version 3.4.5
12cr|rt-3.8.11-1|447	
12cr|rt-3.8.11-1|448	* Fri Jan 06 2006 Michael Scherer <misc@mandriva.org> 3.4.4-2mdk
12cr|rt-3.8.11-1|449	- remove the ifModule line from apache config file, as reported by Anne Nicolas
12cr|rt-3.8.11-1|450	- complete the Readme.Mandriva file
12cr|rt-3.8.11-1|451	- remove dependencie that are now detected by the script
12cr|rt-3.8.11-1|452	- correct rpmlint error
12cr|rt-3.8.11-1|453	
12cr|rt-3.8.11-1|454	* Sat Oct 15 2005 Michael Scherer <misc@mandriva.org> 3.4.4-1mdk
12cr|rt-3.8.11-1|455	- first package, based on fedora package from Ralf Corsépius <rc040203@freenet.de>
12cr|rt-3.8.11-1|456	- Birthday build for rgs \o/
12cr|rt-3.8.11-1|457	

7151 12
12cr|R-tcltk2-1.1_5-1|1	%global packname  tcltk2
12cr|R-tcltk2-1.1_5-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-tcltk2-1.1_5-1|3	
12cr|R-tcltk2-1.1_5-1|4	Name:             R-%{packname}
12cr|R-tcltk2-1.1_5-1|5	Version:          1.1_5
12cr|R-tcltk2-1.1_5-1|6	Release:          1
12cr|R-tcltk2-1.1_5-1|7	Summary:          Tcl/Tk Additions
12cr|R-tcltk2-1.1_5-1|8	Group:            Sciences/Mathematics
12cr|R-tcltk2-1.1_5-1|9	License:          file LICENSE
12cr|R-tcltk2-1.1_5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-tcltk2-1.1_5-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.1-5.tar.gz
12cr|R-tcltk2-1.1_5-1|12	Requires:         R-tcltk
12cr|R-tcltk2-1.1_5-1|13	Requires:         R-utils
12cr|R-tcltk2-1.1_5-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-tcltk
12cr|R-tcltk2-1.1_5-1|15	BuildRequires:    R-utils
12cr|R-tcltk2-1.1_5-1|16	
12cr|R-tcltk2-1.1_5-1|17	%description
12cr|R-tcltk2-1.1_5-1|18	A series of additional Tcl commands and Tk widgets with style and various
12cr|R-tcltk2-1.1_5-1|19	functions (under Windows: DDE exchange, access to the registry and icon
12cr|R-tcltk2-1.1_5-1|20	manipulation) to supplement the tcltk package
12cr|R-tcltk2-1.1_5-1|21	
12cr|R-tcltk2-1.1_5-1|22	%prep
12cr|R-tcltk2-1.1_5-1|23	%setup -q -c -n %{packname}
12cr|R-tcltk2-1.1_5-1|24	perl -pi -e 's|/bin/tclsh8.3|%{_bindir}/tclsh|;'			\
12cr|R-tcltk2-1.1_5-1|25	tcltk2.Rcheck/tcltk2/tklibs/ctext3.2/function_finder.tcl		\
12cr|R-tcltk2-1.1_5-1|26	tcltk2/inst/tklibs/ctext3.2/function_finder.tcl
12cr|R-tcltk2-1.1_5-1|27	
12cr|R-tcltk2-1.1_5-1|28	%build
12cr|R-tcltk2-1.1_5-1|29	
12cr|R-tcltk2-1.1_5-1|30	%install
12cr|R-tcltk2-1.1_5-1|31	mkdir -p %{buildroot}%{rlibdir}
12cr|R-tcltk2-1.1_5-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-tcltk2-1.1_5-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-tcltk2-1.1_5-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-tcltk2-1.1_5-1|35	
12cr|R-tcltk2-1.1_5-1|36	%check
12cr|R-tcltk2-1.1_5-1|37	%{_bindir}/R CMD check %{packname}
12cr|R-tcltk2-1.1_5-1|38	
12cr|R-tcltk2-1.1_5-1|39	%files
12cr|R-tcltk2-1.1_5-1|40	%dir %{rlibdir}/%{packname}
12cr|R-tcltk2-1.1_5-1|41	%doc %{rlibdir}/%{packname}/html
12cr|R-tcltk2-1.1_5-1|42	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-tcltk2-1.1_5-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-tcltk2-1.1_5-1|44	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-tcltk2-1.1_5-1|45	%{rlibdir}/%{packname}/Fonts.txt
12cr|R-tcltk2-1.1_5-1|46	%{rlibdir}/%{packname}/INDEX
12cr|R-tcltk2-1.1_5-1|47	%{rlibdir}/%{packname}/LICENSE
12cr|R-tcltk2-1.1_5-1|48	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-tcltk2-1.1_5-1|49	%{rlibdir}/%{packname}/Meta
12cr|R-tcltk2-1.1_5-1|50	%{rlibdir}/%{packname}/R
12cr|R-tcltk2-1.1_5-1|51	%{rlibdir}/%{packname}/gui
12cr|R-tcltk2-1.1_5-1|52	%{rlibdir}/%{packname}/help
12cr|R-tcltk2-1.1_5-1|53	%{rlibdir}/%{packname}/po
12cr|R-tcltk2-1.1_5-1|54	%{rlibdir}/%{packname}/tklibs
12cr|R-tcltk2-1.1_5-1|55	
12cr|R-tcltk2-1.1_5-1|56	
12cr|R-tcltk2-1.1_5-1|57	%changelog
12cr|R-tcltk2-1.1_5-1|58	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.1_5-1
12cr|R-tcltk2-1.1_5-1|59	+ Revision: 776343
12cr|R-tcltk2-1.1_5-1|60	- Import R-tcltk2
12cr|R-tcltk2-1.1_5-1|61	- Import R-tcltk2
12cr|R-tcltk2-1.1_5-1|62	

7152 12
12cr|rtf2xml-1.33-4|1	%define version		1.33
12cr|rtf2xml-1.33-4|2	%define release		4
12cr|rtf2xml-1.33-4|3	%define name		rtf2xml
12cr|rtf2xml-1.33-4|4	
12cr|rtf2xml-1.33-4|5	Summary:		Converts RTF format to structured XML
12cr|rtf2xml-1.33-4|6	Name:			%{name}
12cr|rtf2xml-1.33-4|7	Version:		%{version}
12cr|rtf2xml-1.33-4|8	Release:		%mkrel %{release}
12cr|rtf2xml-1.33-4|9	Source0:		http://belnet.dl.sourceforge.net/sourceforge/rtf2xml/rtf2xml-1.33.tar.bz2
12cr|rtf2xml-1.33-4|10	URL:			http://rtf2xml.sourceforge.net/
12cr|rtf2xml-1.33-4|11	License:		GPL
12cr|rtf2xml-1.33-4|12	Group:			File tools
12cr|rtf2xml-1.33-4|13	Requires:		python
12cr|rtf2xml-1.33-4|14	BuildRequires:		python-devel
12cr|rtf2xml-1.33-4|15	BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rtf2xml-1.33-4|16	
12cr|rtf2xml-1.33-4|17	%description
12cr|rtf2xml-1.33-4|18	Converts a RTF file to structured XML.
12cr|rtf2xml-1.33-4|19	
12cr|rtf2xml-1.33-4|20	%prep
12cr|rtf2xml-1.33-4|21	%setup -q
12cr|rtf2xml-1.33-4|22	
12cr|rtf2xml-1.33-4|23	%build
12cr|rtf2xml-1.33-4|24	%{__python} setup.py build
12cr|rtf2xml-1.33-4|25	
12cr|rtf2xml-1.33-4|26	%install
12cr|rtf2xml-1.33-4|27	rm -rf %{buildroot}
12cr|rtf2xml-1.33-4|28	mkdir -p %{buildroot}%{_bindir}
12cr|rtf2xml-1.33-4|29	%{__python} setup.py install --root=%{buildroot} --record rtf2xml.lst
12cr|rtf2xml-1.33-4|30	
12cr|rtf2xml-1.33-4|31	%clean
12cr|rtf2xml-1.33-4|32	rm -rf %{buildroot}
12cr|rtf2xml-1.33-4|33	
12cr|rtf2xml-1.33-4|34	%files
12cr|rtf2xml-1.33-4|35	%defattr(-,root,root)
12cr|rtf2xml-1.33-4|36	%doc README.txt
12cr|rtf2xml-1.33-4|37	%attr(0755,root,root) %{_bindir}/*
12cr|rtf2xml-1.33-4|38	%{py_puresitedir}/*
12cr|rtf2xml-1.33-4|39	
12cr|rtf2xml-1.33-4|40	
12cr|rtf2xml-1.33-4|41	
12cr|rtf2xml-1.33-4|42	%changelog
12cr|rtf2xml-1.33-4|43	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.33-4mdv2010.0
12cr|rtf2xml-1.33-4|44	+ Revision: 442767
12cr|rtf2xml-1.33-4|45	- rebuild
12cr|rtf2xml-1.33-4|46	
12cr|rtf2xml-1.33-4|47	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.33-3mdv2009.1
12cr|rtf2xml-1.33-4|48	+ Revision: 326015
12cr|rtf2xml-1.33-4|49	- rebuild
12cr|rtf2xml-1.33-4|50	
12cr|rtf2xml-1.33-4|51	* Mon Dec 17 2007 Giuseppe Ghibò <ghibo@mandriva.com> 1.33-2mdv2008.1
12cr|rtf2xml-1.33-4|52	+ Revision: 121644
12cr|rtf2xml-1.33-4|53	- Rebuilt.
12cr|rtf2xml-1.33-4|54	- Use %%py_puresitedir in %%files.
12cr|rtf2xml-1.33-4|55	- Add python-devel to BuildRequires.
12cr|rtf2xml-1.33-4|56	- Added python to buildrequires.
12cr|rtf2xml-1.33-4|57	- Initial release.
12cr|rtf2xml-1.33-4|58	- import rtf2xml
12cr|rtf2xml-1.33-4|59	
12cr|rtf2xml-1.33-4|60	

7153 12
12cr|rtf-converter-1.1-9|1	Summary:	Converts RTF files to HTML
12cr|rtf-converter-1.1-9|2	Name:		rtf-converter
12cr|rtf-converter-1.1-9|3	Version:	1.1
12cr|rtf-converter-1.1-9|4	Release:	%mkrel 9
12cr|rtf-converter-1.1-9|5	License:	GPL
12cr|rtf-converter-1.1-9|6	Group:		Publishing
12cr|rtf-converter-1.1-9|7	Source0:	http://www.kaitiaki.org.nz/download/%{name}_%{version}.tar.gz
12cr|rtf-converter-1.1-9|8	# Source0-md5:	224c2855e68d1aea5c4f0230cbc1879b
12cr|rtf-converter-1.1-9|9	URL:		http://www.kaitiaki.org.nz/download/
12cr|rtf-converter-1.1-9|10	Patch0:		%{name}-cflags.patch
12cr|rtf-converter-1.1-9|11	Patch1:		rtf-converter-1.1-mdv-fix-gcc-4.3.patch
12cr|rtf-converter-1.1-9|12	BuildRequires:	libstdc++-devel
12cr|rtf-converter-1.1-9|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|rtf-converter-1.1-9|14	
12cr|rtf-converter-1.1-9|15	%description
12cr|rtf-converter-1.1-9|16	The program is intended for command-line conversion of RTF to HTML. It
12cr|rtf-converter-1.1-9|17	produces only the HTML body code which will need to be wrapped in BODY
12cr|rtf-converter-1.1-9|18	tags and given an HTML header. It attempts to produce HTML 4.0
12cr|rtf-converter-1.1-9|19	(strict) compliant html code.
12cr|rtf-converter-1.1-9|20	
12cr|rtf-converter-1.1-9|21	%prep
12cr|rtf-converter-1.1-9|22	%setup -q -n rtf
12cr|rtf-converter-1.1-9|23	%patch0 -p1
12cr|rtf-converter-1.1-9|24	%patch1 -p1 -b .gcc43
12cr|rtf-converter-1.1-9|25	
12cr|rtf-converter-1.1-9|26	%build
12cr|rtf-converter-1.1-9|27	%make
12cr|rtf-converter-1.1-9|28	
12cr|rtf-converter-1.1-9|29	%install
12cr|rtf-converter-1.1-9|30	rm -rf $RPM_BUILD_ROOT
12cr|rtf-converter-1.1-9|31	install -D %{name} $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|rtf-converter-1.1-9|32	
12cr|rtf-converter-1.1-9|33	%clean
12cr|rtf-converter-1.1-9|34	rm -rf $RPM_BUILD_ROOT
12cr|rtf-converter-1.1-9|35	
12cr|rtf-converter-1.1-9|36	%files
12cr|rtf-converter-1.1-9|37	%defattr(644,root,root,755)
12cr|rtf-converter-1.1-9|38	%doc INSTALL README
12cr|rtf-converter-1.1-9|39	%attr(755,root,root) %{_bindir}/rtf-converter
12cr|rtf-converter-1.1-9|40	
12cr|rtf-converter-1.1-9|41	%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
12cr|rtf-converter-1.1-9|42	
12cr|rtf-converter-1.1-9|43	
12cr|rtf-converter-1.1-9|44	
12cr|rtf-converter-1.1-9|45	%changelog
12cr|rtf-converter-1.1-9|46	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-9mdv2011.0
12cr|rtf-converter-1.1-9|47	+ Revision: 614722
12cr|rtf-converter-1.1-9|48	- the mass rebuild of 2010.1 packages
12cr|rtf-converter-1.1-9|49	
12cr|rtf-converter-1.1-9|50	* Sat Dec 05 2009 Jérôme Brenier <incubusss@mandriva.org> 1.1-8mdv2010.1
12cr|rtf-converter-1.1-9|51	+ Revision: 473649
12cr|rtf-converter-1.1-9|52	+ rebuild (emptylog)
12cr|rtf-converter-1.1-9|53	
12cr|rtf-converter-1.1-9|54	* Sat Dec 05 2009 Jérôme Brenier <incubusss@mandriva.org> 1.1-7mdv2010.1
12cr|rtf-converter-1.1-9|55	+ Revision: 473644
12cr|rtf-converter-1.1-9|56	- fix build with gcc >= 4.3
12cr|rtf-converter-1.1-9|57	
12cr|rtf-converter-1.1-9|58	+ Thierry Vignaud <tv@mandriva.org>
12cr|rtf-converter-1.1-9|59	- rebuild
12cr|rtf-converter-1.1-9|60	- rebuild
12cr|rtf-converter-1.1-9|61	- kill re-definition of %%buildroot on Pixel's request
12cr|rtf-converter-1.1-9|62	
12cr|rtf-converter-1.1-9|63	+ Olivier Blin <oblin@mandriva.com>
12cr|rtf-converter-1.1-9|64	- restore BuildRoot
12cr|rtf-converter-1.1-9|65	
12cr|rtf-converter-1.1-9|66	* Sun Aug 26 2007 Gaëtan Lehmann <glehmann@mandriva.org> 1.1-3mdv2008.0
12cr|rtf-converter-1.1-9|67	+ Revision: 71555
12cr|rtf-converter-1.1-9|68	- rebuild
12cr|rtf-converter-1.1-9|69	
12cr|rtf-converter-1.1-9|70	
12cr|rtf-converter-1.1-9|71	* Wed Aug 09 2006 glehmann
12cr|rtf-converter-1.1-9|72	+ 08/09/06 21:10:58 (55150)
12cr|rtf-converter-1.1-9|73	rebuild
12cr|rtf-converter-1.1-9|74	
12cr|rtf-converter-1.1-9|75	* Sun Jul 30 2006 glehmann
12cr|rtf-converter-1.1-9|76	+ 07/30/06 10:29:06 (42716)
12cr|rtf-converter-1.1-9|77	Import rtf-converter
12cr|rtf-converter-1.1-9|78	
12cr|rtf-converter-1.1-9|79	* Tue Jun 28 2005 <gaetan.lehmann@jouy.inra.fr> 1.1-1mdk
12cr|rtf-converter-1.1-9|80	- initial mandirva contrib
12cr|rtf-converter-1.1-9|81	- package stollen from PLD
12cr|rtf-converter-1.1-9|82	

7154 12
12cr|R-timeDate-2131.00-1|1	%global packname  timeDate
12cr|R-timeDate-2131.00-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-timeDate-2131.00-1|3	
12cr|R-timeDate-2131.00-1|4	Name:             R-%{packname}
12cr|R-timeDate-2131.00-1|5	Version:          2131.00
12cr|R-timeDate-2131.00-1|6	Release:          1
12cr|R-timeDate-2131.00-1|7	Summary:          Rmetrics - Chronological and Calendarical Objects
12cr|R-timeDate-2131.00-1|8	Group:            Sciences/Mathematics
12cr|R-timeDate-2131.00-1|9	License:          GPL (>= 2)
12cr|R-timeDate-2131.00-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-timeDate-2131.00-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-timeDate-2131.00-1|12	BuildArch:        noarch
12cr|R-timeDate-2131.00-1|13	Requires:         R-core
12cr|R-timeDate-2131.00-1|14	Requires:         R-graphics R-utils R-stats R-methods
12cr|R-timeDate-2131.00-1|15	Requires:         R-RUnit
12cr|R-timeDate-2131.00-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-graphics R-utils R-stats R-methods
12cr|R-timeDate-2131.00-1|17	BuildRequires:    R-RUnit
12cr|R-timeDate-2131.00-1|18	
12cr|R-timeDate-2131.00-1|19	%description
12cr|R-timeDate-2131.00-1|20	Environment for teaching "Financial Engineering and Computational Finance"
12cr|R-timeDate-2131.00-1|21	
12cr|R-timeDate-2131.00-1|22	%prep
12cr|R-timeDate-2131.00-1|23	%setup -q -c -n %{packname}
12cr|R-timeDate-2131.00-1|24	
12cr|R-timeDate-2131.00-1|25	%build
12cr|R-timeDate-2131.00-1|26	
12cr|R-timeDate-2131.00-1|27	%install
12cr|R-timeDate-2131.00-1|28	mkdir -p %{buildroot}%{rlibdir}
12cr|R-timeDate-2131.00-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-timeDate-2131.00-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-timeDate-2131.00-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-timeDate-2131.00-1|32	
12cr|R-timeDate-2131.00-1|33	#%check
12cr|R-timeDate-2131.00-1|34	#%{_bindir}/R CMD check %{packname}
12cr|R-timeDate-2131.00-1|35	
12cr|R-timeDate-2131.00-1|36	%files
12cr|R-timeDate-2131.00-1|37	%dir %{rlibdir}/%{packname}
12cr|R-timeDate-2131.00-1|38	%doc %{rlibdir}/%{packname}/html
12cr|R-timeDate-2131.00-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-timeDate-2131.00-1|40	%{rlibdir}/%{packname}/COPYRIGHT.html
12cr|R-timeDate-2131.00-1|41	%{rlibdir}/%{packname}/INDEX
12cr|R-timeDate-2131.00-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-timeDate-2131.00-1|43	%{rlibdir}/%{packname}/Meta
12cr|R-timeDate-2131.00-1|44	%{rlibdir}/%{packname}/R
12cr|R-timeDate-2131.00-1|45	%{rlibdir}/%{packname}/help
12cr|R-timeDate-2131.00-1|46	%{rlibdir}/%{packname}/unitTests
12cr|R-timeDate-2131.00-1|47	
12cr|R-timeDate-2131.00-1|48	
12cr|R-timeDate-2131.00-1|49	%changelog
12cr|R-timeDate-2131.00-1|50	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2131.00-1
12cr|R-timeDate-2131.00-1|51	+ Revision: 775348
12cr|R-timeDate-2131.00-1|52	- Import R-timeDate
12cr|R-timeDate-2131.00-1|53	- Import R-timeDate
12cr|R-timeDate-2131.00-1|54	

7155 12
12cr|rtirq-20120505-1|1	Name:		rtirq
12cr|rtirq-20120505-1|2	Summary:	Realtime IRQ thread system tunning
12cr|rtirq-20120505-1|3	Version:	20120505
12cr|rtirq-20120505-1|4	Release:	1
12cr|rtirq-20120505-1|5	License:	GPLv2
12cr|rtirq-20120505-1|6	URL:		http://www.rncbc.org/jack/#rtirq
12cr|rtirq-20120505-1|7	Group:		System/Configuration/Boot and Init
12cr|rtirq-20120505-1|8	Source0:	%{name}-%{version}.tar.gz
12cr|rtirq-20120505-1|9	BuildArch:	noarch
12cr|rtirq-20120505-1|10	Requires:	/bin/sh,util-linux,sysvinit-tools
12cr|rtirq-20120505-1|11	Requires(post,preun):	/sbin/chkconfig
12cr|rtirq-20120505-1|12	
12cr|rtirq-20120505-1|13	%description
12cr|rtirq-20120505-1|14	Startup scripts for tunning the realtime scheduling policy and priority
12cr|rtirq-20120505-1|15	of relevant IRQ service threads, featured for a realtime-preempt enabled
12cr|rtirq-20120505-1|16	kernel configuration.
12cr|rtirq-20120505-1|17	
12cr|rtirq-20120505-1|18	%prep
12cr|rtirq-20120505-1|19	%setup -q
12cr|rtirq-20120505-1|20	
12cr|rtirq-20120505-1|21	%build
12cr|rtirq-20120505-1|22	
12cr|rtirq-20120505-1|23	%install
12cr|rtirq-20120505-1|24	install -vD rtirq.sh   -m 0755 %{buildroot}/etc/init.d/rtirq
12cr|rtirq-20120505-1|25	install -vD rtirq.conf -m 0644 %{buildroot}/etc/sysconfig/rtirq
12cr|rtirq-20120505-1|26	
12cr|rtirq-20120505-1|27	%post
12cr|rtirq-20120505-1|28	# Only run on install, not upgrade.
12cr|rtirq-20120505-1|29	if [ "$1" = "1" ]; then
12cr|rtirq-20120505-1|30	chkconfig --add rtirq
12cr|rtirq-20120505-1|31	chkconfig rtirq on
12cr|rtirq-20120505-1|32	fi
12cr|rtirq-20120505-1|33	
12cr|rtirq-20120505-1|34	%preun
12cr|rtirq-20120505-1|35	# Only run if this is the last instance to be removed.
12cr|rtirq-20120505-1|36	if [ "$1" = "0" ]; then
12cr|rtirq-20120505-1|37	chkconfig rtirq off
12cr|rtirq-20120505-1|38	chkconfig --del rtirq
12cr|rtirq-20120505-1|39	fi
12cr|rtirq-20120505-1|40	
12cr|rtirq-20120505-1|41	%files
12cr|rtirq-20120505-1|42	%config(noreplace) /etc/sysconfig/rtirq
12cr|rtirq-20120505-1|43	/etc/init.d/rtirq
12cr|rtirq-20120505-1|44	
12cr|rtirq-20120505-1|45	
12cr|rtirq-20120505-1|46	%changelog
12cr|rtirq-20120505-1|47	* Thu Jun 28 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 20120505-1
12cr|rtirq-20120505-1|48	+ Revision: 807349
12cr|rtirq-20120505-1|49	- update to 20120505
12cr|rtirq-20120505-1|50	
12cr|rtirq-20120505-1|51	* Tue Jan 24 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 20111007-1
12cr|rtirq-20120505-1|52	+ Revision: 767879
12cr|rtirq-20120505-1|53	- imported package rtirq
12cr|rtirq-20120505-1|54	
12cr|rtirq-20120505-1|55	
12cr|rtirq-20120505-1|56	* Tue Jan 24 2012 Dmitry Mikhirev <dmikhirev@mandriva.org>
12cr|rtirq-20120505-1|57	- Adapted for Mandriva
12cr|rtirq-20120505-1|58	* Fri Oct  7 2011 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|59	- Version 20111007.
12cr|rtirq-20120505-1|60	* Mon Mar 14 2011 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|61	- Version 20110314.
12cr|rtirq-20120505-1|62	* Sun Sep 20 2009 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|63	- Version 20090920.
12cr|rtirq-20120505-1|64	* Fri Sep 11 2009 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|65	- Fixed for rtc being missed on newer kernel-rt >= 2.6.31.
12cr|rtirq-20120505-1|66	- Version 20090911.
12cr|rtirq-20120505-1|67	* Mon Aug 10 2009 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|68	- Fixed some specific gawk regex particles for portability sake.
12cr|rtirq-20120505-1|69	- Version 20090810.
12cr|rtirq-20120505-1|70	* Sat Aug  8 2009 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|71	- Starting from kernel-rt >= 2.6.31 the IRQ service threads are
12cr|rtirq-20120505-1|72	now being separate to its own and corresponding device-driver,
12cr|rtirq-20120505-1|73	giving chance for shared IRQ line tuning resolution.
12cr|rtirq-20120505-1|74	- Version up to 20090828.
12cr|rtirq-20120505-1|75	* Fri Jun 26 2009 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|76	- Fix status on newer kernels naming soft-irq threads with this
12cr|rtirq-20120505-1|77	shorter prefix "sirq-..." instead of older "softirq-...".
12cr|rtirq-20120505-1|78	- Version bump to 20090626.
12cr|rtirq-20120505-1|79	* Sat Jan 31 2009 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|80	- Ubuntustudio contributed patches.
12cr|rtirq-20120505-1|81	- LICENSE file added to distribution tarball.
12cr|rtirq-20120505-1|82	* Fri Oct 12 2007 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|83	* Mon Jan 1 2007 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|84	- Force bash as specific shell interpreter.
12cr|rtirq-20120505-1|85	- Add default support for alternate configuration file locations.
12cr|rtirq-20120505-1|86	- Stamped with 20071012 version.
12cr|rtirq-20120505-1|87	* Sat Dec 16 2006 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|88	- Make headers clear that this is GPLed software.
12cr|rtirq-20120505-1|89	- Got rid of those softirq-timer highest priority by default.
12cr|rtirq-20120505-1|90	- Going up for 20061216 encarnation.
12cr|rtirq-20120505-1|91	* Sat Aug 19 2006 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|92	- Apparently the echo to /proc/...threaded does not like a final CR,
12cr|rtirq-20120505-1|93	as noted by Fernando Lopez-Lezcano on a PREEMPT_DESKTOP kernel.
12cr|rtirq-20120505-1|94	- Bumped to 20060819 version.
12cr|rtirq-20120505-1|95	* Thu Aug 17 2006 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|96	- Bumped to 20060817 version.
12cr|rtirq-20120505-1|97	* Wed Feb 18 2006 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|98	- Set all softirq-timers to highest priority; 20060218 version.
12cr|rtirq-20120505-1|99	* Wed Sep 14 2005 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|100	- Touched to 20050914 version.
12cr|rtirq-20120505-1|101	* Tue Aug 16 2005 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|102	- Fixed to 20050816 version.
12cr|rtirq-20120505-1|103	* Wed Jun 20 2005 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|104	- Up to 20050620 tinyfix version.
12cr|rtirq-20120505-1|105	* Wed Jun 8 2005 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|106	- Fixes on non threading IRQ service (thanks to Luis Garrido).
12cr|rtirq-20120505-1|107	- Bumped to 20050608 version.
12cr|rtirq-20120505-1|108	* Wed Jun 1 2005 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|109	- Missing info on status list was fixed for IRQs>99.
12cr|rtirq-20120505-1|110	- Moved to 20050601 version.
12cr|rtirq-20120505-1|111	* Wed Apr 15 2005 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|112	- Non threading IRQ service list configuration option.
12cr|rtirq-20120505-1|113	- Moved to 20050415 version.
12cr|rtirq-20120505-1|114	* Wed Apr 8 2005 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|115	- IRQ handler refrence name included on status listing.
12cr|rtirq-20120505-1|116	- Prevent lower priority overriding due to shared IRQs.
12cr|rtirq-20120505-1|117	- Fixed to 20050408 version.
12cr|rtirq-20120505-1|118	* Thu Nov 12 2004 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|119	- Bumped to 20041112 version.
12cr|rtirq-20120505-1|120	* Thu Nov 8 2004 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|121	- Update for the new 20041108 version.
12cr|rtirq-20120505-1|122	* Thu Nov 4 2004 Rui Nuno Capela <rncbc@users.sourceforge.net>
12cr|rtirq-20120505-1|123	- Created initial rtirq.spec

7156 12
12cr|R-tis-1.18-1|1	%global packname  tis
12cr|R-tis-1.18-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-tis-1.18-1|3	
12cr|R-tis-1.18-1|4	Name:             R-%{packname}
12cr|R-tis-1.18-1|5	Version:          1.18
12cr|R-tis-1.18-1|6	Release:          1
12cr|R-tis-1.18-1|7	Summary:          Time Indexes and Time Indexed Series
12cr|R-tis-1.18-1|8	Group:            Sciences/Mathematics
12cr|R-tis-1.18-1|9	License:          Unlimited
12cr|R-tis-1.18-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-tis-1.18-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-tis-1.18-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-tis-1.18-1|13	
12cr|R-tis-1.18-1|14	%description
12cr|R-tis-1.18-1|15	Functions and S3 classes for time indexes and time indexed series, which
12cr|R-tis-1.18-1|16	are compatible with FAME frequencies.
12cr|R-tis-1.18-1|17	
12cr|R-tis-1.18-1|18	%prep
12cr|R-tis-1.18-1|19	%setup -q -c -n %{packname}
12cr|R-tis-1.18-1|20	
12cr|R-tis-1.18-1|21	%build
12cr|R-tis-1.18-1|22	
12cr|R-tis-1.18-1|23	%install
12cr|R-tis-1.18-1|24	mkdir -p %{buildroot}%{rlibdir}
12cr|R-tis-1.18-1|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-tis-1.18-1|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-tis-1.18-1|27	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-tis-1.18-1|28	
12cr|R-tis-1.18-1|29	%files
12cr|R-tis-1.18-1|30	%dir %{rlibdir}/%{packname}
12cr|R-tis-1.18-1|31	%doc %{rlibdir}/%{packname}/html
12cr|R-tis-1.18-1|32	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-tis-1.18-1|33	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-tis-1.18-1|34	%{rlibdir}/%{packname}/INDEX
12cr|R-tis-1.18-1|35	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-tis-1.18-1|36	%{rlibdir}/%{packname}/Meta
12cr|R-tis-1.18-1|37	%{rlibdir}/%{packname}/R
12cr|R-tis-1.18-1|38	%{rlibdir}/%{packname}/help
12cr|R-tis-1.18-1|39	%{rlibdir}/%{packname}/libs
12cr|R-tis-1.18-1|40	
12cr|R-tis-1.18-1|41	
12cr|R-tis-1.18-1|42	%changelog
12cr|R-tis-1.18-1|43	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.18-1
12cr|R-tis-1.18-1|44	+ Revision: 775419
12cr|R-tis-1.18-1|45	- Import R-tis
12cr|R-tis-1.18-1|46	- Import R-tis
12cr|R-tis-1.18-1|47	

7157 12
12cr|R-tkrplot-0.0_23-1|1	%global packname  tkrplot
12cr|R-tkrplot-0.0_23-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-tkrplot-0.0_23-1|3	
12cr|R-tkrplot-0.0_23-1|4	Name:             R-%{packname}
12cr|R-tkrplot-0.0_23-1|5	Version:          0.0_23
12cr|R-tkrplot-0.0_23-1|6	Release:          1
12cr|R-tkrplot-0.0_23-1|7	Summary:          TK Rplot
12cr|R-tkrplot-0.0_23-1|8	Group:            Sciences/Mathematics
12cr|R-tkrplot-0.0_23-1|9	License:          GPL
12cr|R-tkrplot-0.0_23-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-tkrplot-0.0_23-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.0-23.tar.gz
12cr|R-tkrplot-0.0_23-1|12	Requires:         R-grDevices R-tcltk
12cr|R-tkrplot-0.0_23-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-grDevices R-tcltk
12cr|R-tkrplot-0.0_23-1|14	
12cr|R-tkrplot-0.0_23-1|15	%description
12cr|R-tkrplot-0.0_23-1|16	simple mechanism for placing R graphics in a Tk widget
12cr|R-tkrplot-0.0_23-1|17	
12cr|R-tkrplot-0.0_23-1|18	%prep
12cr|R-tkrplot-0.0_23-1|19	%setup -q -c -n %{packname}
12cr|R-tkrplot-0.0_23-1|20	
12cr|R-tkrplot-0.0_23-1|21	%build
12cr|R-tkrplot-0.0_23-1|22	
12cr|R-tkrplot-0.0_23-1|23	%install
12cr|R-tkrplot-0.0_23-1|24	mkdir -p %{buildroot}%{rlibdir}
12cr|R-tkrplot-0.0_23-1|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-tkrplot-0.0_23-1|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-tkrplot-0.0_23-1|27	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-tkrplot-0.0_23-1|28	
12cr|R-tkrplot-0.0_23-1|29	%check
12cr|R-tkrplot-0.0_23-1|30	%{_bindir}/R CMD check %{packname}
12cr|R-tkrplot-0.0_23-1|31	
12cr|R-tkrplot-0.0_23-1|32	%files
12cr|R-tkrplot-0.0_23-1|33	%dir %{rlibdir}/%{packname}
12cr|R-tkrplot-0.0_23-1|34	%doc %{rlibdir}/%{packname}/html
12cr|R-tkrplot-0.0_23-1|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-tkrplot-0.0_23-1|36	%{rlibdir}/%{packname}/INDEX
12cr|R-tkrplot-0.0_23-1|37	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-tkrplot-0.0_23-1|38	%{rlibdir}/%{packname}/Meta
12cr|R-tkrplot-0.0_23-1|39	%{rlibdir}/%{packname}/R
12cr|R-tkrplot-0.0_23-1|40	%{rlibdir}/%{packname}/help
12cr|R-tkrplot-0.0_23-1|41	%{rlibdir}/%{packname}/libs
12cr|R-tkrplot-0.0_23-1|42	
12cr|R-tkrplot-0.0_23-1|43	
12cr|R-tkrplot-0.0_23-1|44	%changelog
12cr|R-tkrplot-0.0_23-1|45	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.0_23-1
12cr|R-tkrplot-0.0_23-1|46	+ Revision: 775029
12cr|R-tkrplot-0.0_23-1|47	- Import R-tkrplot
12cr|R-tkrplot-0.0_23-1|48	- Import R-tkrplot
12cr|R-tkrplot-0.0_23-1|49	

7158 12
12cr|rtmpdump-yle-1.3.1-1|1	
12cr|rtmpdump-yle-1.3.1-1|2	%define name	rtmpdump-yle
12cr|rtmpdump-yle-1.3.1-1|3	%define version	1.3.1
12cr|rtmpdump-yle-1.3.1-1|4	%define rel	1
12cr|rtmpdump-yle-1.3.1-1|5	
12cr|rtmpdump-yle-1.3.1-1|6	%define build_crypto 0
12cr|rtmpdump-yle-1.3.1-1|7	
12cr|rtmpdump-yle-1.3.1-1|8	%bcond_with plf
12cr|rtmpdump-yle-1.3.1-1|9	
12cr|rtmpdump-yle-1.3.1-1|10	%if %with plf
12cr|rtmpdump-yle-1.3.1-1|11	%define build_crypto 1
12cr|rtmpdump-yle-1.3.1-1|12	%define distsuffix plf
12cr|rtmpdump-yle-1.3.1-1|13	%endif
12cr|rtmpdump-yle-1.3.1-1|14	
12cr|rtmpdump-yle-1.3.1-1|15	%if !%build_crypto
12cr|rtmpdump-yle-1.3.1-1|16	%define notice This version does not contain RTMPE / RTMPS / SWF verification support.
12cr|rtmpdump-yle-1.3.1-1|17	%else
12cr|rtmpdump-yle-1.3.1-1|18	%if %with plf
12cr|rtmpdump-yle-1.3.1-1|19	%define notice This package is in PLF because it contains support for the RTMPE protocol \
12cr|rtmpdump-yle-1.3.1-1|20	which some people may consider to be a DRM protection mechanism.
12cr|rtmpdump-yle-1.3.1-1|21	%else
12cr|rtmpdump-yle-1.3.1-1|22	%define notice %nil
12cr|rtmpdump-yle-1.3.1-1|23	%endif
12cr|rtmpdump-yle-1.3.1-1|24	%endif
12cr|rtmpdump-yle-1.3.1-1|25	
12cr|rtmpdump-yle-1.3.1-1|26	Summary:	YLE Areena stream downloader
12cr|rtmpdump-yle-1.3.1-1|27	Name:		%{name}
12cr|rtmpdump-yle-1.3.1-1|28	Version:	%{version}
12cr|rtmpdump-yle-1.3.1-1|29	Release:	%mkrel %rel
12cr|rtmpdump-yle-1.3.1-1|30	URL:		http://users.tkk.fi/~aajanki/rtmpdump-yle/
12cr|rtmpdump-yle-1.3.1-1|31	Source:		http://users.tkk.fi/~aajanki/rtmpdump-yle/%name-%version.tar.gz
12cr|rtmpdump-yle-1.3.1-1|32	Patch0:		rtmpdump-yle-system-json.patch
12cr|rtmpdump-yle-1.3.1-1|33	License:	GPLv2+
12cr|rtmpdump-yle-1.3.1-1|34	Group:		Video
12cr|rtmpdump-yle-1.3.1-1|35	BuildRoot:	%{_tmppath}/%{name}-root
12cr|rtmpdump-yle-1.3.1-1|36	BuildRequires:	zlib-devel
12cr|rtmpdump-yle-1.3.1-1|37	%if %build_crypto
12cr|rtmpdump-yle-1.3.1-1|38	BuildRequires:	openssl-devel
12cr|rtmpdump-yle-1.3.1-1|39	%endif
12cr|rtmpdump-yle-1.3.1-1|40	BuildRequires:	libjson-devel
12cr|rtmpdump-yle-1.3.1-1|41	
12cr|rtmpdump-yle-1.3.1-1|42	%description
12cr|rtmpdump-yle-1.3.1-1|43	RTMPDump-YLE (also known as yle-dl) is a commandline program for
12cr|rtmpdump-yle-1.3.1-1|44	retrieving video and audio files from Finnish YLE Areena.
12cr|rtmpdump-yle-1.3.1-1|45	RTMPDump-Yle can also handle live radio and TV broadcasts.
12cr|rtmpdump-yle-1.3.1-1|46	
12cr|rtmpdump-yle-1.3.1-1|47	You can download files from YLE Areena for private use only.
12cr|rtmpdump-yle-1.3.1-1|48	
12cr|rtmpdump-yle-1.3.1-1|49	%notice
12cr|rtmpdump-yle-1.3.1-1|50	RTMPE/RTMPS/SWF-verification is not needed for YLE Areena.
12cr|rtmpdump-yle-1.3.1-1|51	
12cr|rtmpdump-yle-1.3.1-1|52	%prep
12cr|rtmpdump-yle-1.3.1-1|53	%setup -q
12cr|rtmpdump-yle-1.3.1-1|54	%apply_patches
12cr|rtmpdump-yle-1.3.1-1|55	
12cr|rtmpdump-yle-1.3.1-1|56	for file in README* ChangeLog* TODO; do
12cr|rtmpdump-yle-1.3.1-1|57	iconv -f ISO-8859-15 -t UTF-8 -o $file.new $file
12cr|rtmpdump-yle-1.3.1-1|58	mv -f $file.new $file
12cr|rtmpdump-yle-1.3.1-1|59	done
12cr|rtmpdump-yle-1.3.1-1|60	
12cr|rtmpdump-yle-1.3.1-1|61	%build
12cr|rtmpdump-yle-1.3.1-1|62	# there already is a generic shared librtmp package, thus
12cr|rtmpdump-yle-1.3.1-1|63	# we build the library statically:
12cr|rtmpdump-yle-1.3.1-1|64	%make XCFLAGS="%optflags" LDFLAGS="%ldflags" SHARED=no prefix=%{_prefix} \
12cr|rtmpdump-yle-1.3.1-1|65	%if !%build_crypto
12cr|rtmpdump-yle-1.3.1-1|66	CRYPTO=
12cr|rtmpdump-yle-1.3.1-1|67	%endif
12cr|rtmpdump-yle-1.3.1-1|68	# empty line
12cr|rtmpdump-yle-1.3.1-1|69	
12cr|rtmpdump-yle-1.3.1-1|70	%install
12cr|rtmpdump-yle-1.3.1-1|71	rm -rf %{buildroot}
12cr|rtmpdump-yle-1.3.1-1|72	%makeinstall_std prefix=%{_prefix} libdir=%{_libdir} mandir=%{_mandir} SHARED=no
12cr|rtmpdump-yle-1.3.1-1|73	rm %{buildroot}%{_libdir}/librtmp.a
12cr|rtmpdump-yle-1.3.1-1|74	
12cr|rtmpdump-yle-1.3.1-1|75	# remove stuff that is already in main rtmpdump package
12cr|rtmpdump-yle-1.3.1-1|76	rm %{buildroot}%{_libdir}/pkgconfig/librtmp.pc
12cr|rtmpdump-yle-1.3.1-1|77	rm %{buildroot}%{_includedir}/librtmp/*.h
12cr|rtmpdump-yle-1.3.1-1|78	rm %{buildroot}%{_sbindir}/rtmp{gw,srv,suck}
12cr|rtmpdump-yle-1.3.1-1|79	rm %{buildroot}%{_mandir}/man3/librtmp.3*
12cr|rtmpdump-yle-1.3.1-1|80	rm %{buildroot}%{_mandir}/man8/rtmpgw.8*
12cr|rtmpdump-yle-1.3.1-1|81	rm %{buildroot}%{_mandir}/man1/rtmpdump.1*
12cr|rtmpdump-yle-1.3.1-1|82	
12cr|rtmpdump-yle-1.3.1-1|83	%clean
12cr|rtmpdump-yle-1.3.1-1|84	rm -rf %{buildroot}
12cr|rtmpdump-yle-1.3.1-1|85	
12cr|rtmpdump-yle-1.3.1-1|86	%files
12cr|rtmpdump-yle-1.3.1-1|87	%defattr(-,root,root)
12cr|rtmpdump-yle-1.3.1-1|88	%doc README.fi README.yle ChangeLog* TODO
12cr|rtmpdump-yle-1.3.1-1|89	%{_bindir}/rtmpdump-yle
12cr|rtmpdump-yle-1.3.1-1|90	%{_bindir}/yle-dl
12cr|rtmpdump-yle-1.3.1-1|91	
12cr|rtmpdump-yle-1.3.1-1|92	
12cr|rtmpdump-yle-1.3.1-1|93	%changelog
12cr|rtmpdump-yle-1.3.1-1|94	* Fri Nov 26 2010 Jani Välimaa <wally@mandriva.org> 1.3.1-1mdv2011.0
12cr|rtmpdump-yle-1.3.1-1|95	+ Revision: 601579
12cr|rtmpdump-yle-1.3.1-1|96	- new version 1.3.1
12cr|rtmpdump-yle-1.3.1-1|97	- drop upstream applied patch
12cr|rtmpdump-yle-1.3.1-1|98	
12cr|rtmpdump-yle-1.3.1-1|99	+ Anssi Hannula <anssi@mandriva.org>
12cr|rtmpdump-yle-1.3.1-1|100	- fix grammar in description
12cr|rtmpdump-yle-1.3.1-1|101	
12cr|rtmpdump-yle-1.3.1-1|102	* Sat Sep 04 2010 Anssi Hannula <anssi@mandriva.org> 1.2.4-1mdv2011.0
12cr|rtmpdump-yle-1.3.1-1|103	+ Revision: 575853
12cr|rtmpdump-yle-1.3.1-1|104	- initial Mandriva release
12cr|rtmpdump-yle-1.3.1-1|105	

7159 12
12cr|rtorrent-0.9.2-1|1	%define	libtorrentver	0.13.2
12cr|rtorrent-0.9.2-1|2	%define	release	%mkrel	1
12cr|rtorrent-0.9.2-1|3	
12cr|rtorrent-0.9.2-1|4	Name:		rtorrent
12cr|rtorrent-0.9.2-1|5	Version:	0.9.2
12cr|rtorrent-0.9.2-1|6	Release:	%release
12cr|rtorrent-0.9.2-1|7	Epoch:		1
12cr|rtorrent-0.9.2-1|8	Summary:	Curses based BitTorrent client
12cr|rtorrent-0.9.2-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12cr|rtorrent-0.9.2-1|10	License:	GPLv2+
12cr|rtorrent-0.9.2-1|11	Group:		Networking/File transfer
12cr|rtorrent-0.9.2-1|12	URL:		http://libtorrent.rakshasa.no/
12cr|rtorrent-0.9.2-1|13	Source0:	http://libtorrent.rakshasa.no/downloads/%name-%{version}.tar.gz
12cr|rtorrent-0.9.2-1|14	Requires:	libtorrent >= %libtorrentver
12cr|rtorrent-0.9.2-1|15	BuildRequires:	libtorrent-devel >= %libtorrentver
12cr|rtorrent-0.9.2-1|16	BuildRequires:	libcurl-devel >= 7.12.0
12cr|rtorrent-0.9.2-1|17	BuildRequires:	ncursesw-devel
12cr|rtorrent-0.9.2-1|18	BuildRequires:	docbook-utils
12cr|rtorrent-0.9.2-1|19	BuildRequires:	docbook-dtd41-sgml
12cr|rtorrent-0.9.2-1|20	BuildRequires:	xmlrpc-c-devel
12cr|rtorrent-0.9.2-1|21	BuildRequires:  cppunit-devel
12cr|rtorrent-0.9.2-1|22	
12cr|rtorrent-0.9.2-1|23	%description
12cr|rtorrent-0.9.2-1|24	This is a text mode BitTorrent client with a curses interface based on
12cr|rtorrent-0.9.2-1|25	libtorrent.
12cr|rtorrent-0.9.2-1|26	
12cr|rtorrent-0.9.2-1|27	%prep
12cr|rtorrent-0.9.2-1|28	%setup -q
12cr|rtorrent-0.9.2-1|29	
12cr|rtorrent-0.9.2-1|30	%build
12cr|rtorrent-0.9.2-1|31	#gw work around compiler bug according to the home page:
12cr|rtorrent-0.9.2-1|32	export CFLAGS=$(echo %optflags|sed s/O2/O3/)
12cr|rtorrent-0.9.2-1|33	export CXXFLAGS=$(echo %optflags|sed s/O2/O3/)
12cr|rtorrent-0.9.2-1|34	
12cr|rtorrent-0.9.2-1|35	#gw add flags for the ncursesw headers
12cr|rtorrent-0.9.2-1|36	export CPPFLAGS=-I%_includedir/ncursesw
12cr|rtorrent-0.9.2-1|37	
12cr|rtorrent-0.9.2-1|38	#add hack to fix build on BS, for some reason build fails with iurt on x86_64 without this,
12cr|rtorrent-0.9.2-1|39	#local build on BS works without this hack, though (wally 03/2010)
12cr|rtorrent-0.9.2-1|40	export LIBS="-lxmlrpc -lxmlrpc_util -lpthread"
12cr|rtorrent-0.9.2-1|41	
12cr|rtorrent-0.9.2-1|42	
12cr|rtorrent-0.9.2-1|43	%configure2_5x --with-xmlrpc-c
12cr|rtorrent-0.9.2-1|44	%make
12cr|rtorrent-0.9.2-1|45	cd doc
12cr|rtorrent-0.9.2-1|46	db2html faq.xml
12cr|rtorrent-0.9.2-1|47	
12cr|rtorrent-0.9.2-1|48	%install
12cr|rtorrent-0.9.2-1|49	rm -rf $RPM_BUILD_ROOT;
12cr|rtorrent-0.9.2-1|50	%makeinstall_std
12cr|rtorrent-0.9.2-1|51	
12cr|rtorrent-0.9.2-1|52	%clean
12cr|rtorrent-0.9.2-1|53	rm -rf $RPM_BUILD_ROOT;
12cr|rtorrent-0.9.2-1|54	
12cr|rtorrent-0.9.2-1|55	%files
12cr|rtorrent-0.9.2-1|56	%defattr(-,root,root)
12cr|rtorrent-0.9.2-1|57	%doc README AUTHORS doc/faq doc/rtorrent.rc
12cr|rtorrent-0.9.2-1|58	%{_bindir}/rtorrent
12cr|rtorrent-0.9.2-1|59	#gw it was outdated:
12cr|rtorrent-0.9.2-1|60	#%_mandir/man1/rtorrent.1*
12cr|rtorrent-0.9.2-1|61	
12cr|rtorrent-0.9.2-1|62	
12cr|rtorrent-0.9.2-1|63	%changelog
12cr|rtorrent-0.9.2-1|64	* Fri Jun 01 2012 Götz Waschk <waschk@mandriva.org> 1:0.9.2-1
12cr|rtorrent-0.9.2-1|65	+ Revision: 801720
12cr|rtorrent-0.9.2-1|66	- bump libtorrent dep
12cr|rtorrent-0.9.2-1|67	- update to new version 0.9.2
12cr|rtorrent-0.9.2-1|68	
12cr|rtorrent-0.9.2-1|69	* Thu Apr 05 2012 Götz Waschk <waschk@mandriva.org> 1:0.9.1-1
12cr|rtorrent-0.9.2-1|70	+ Revision: 789338
12cr|rtorrent-0.9.2-1|71	- bump libtorrent dep
12cr|rtorrent-0.9.2-1|72	- update build deps
12cr|rtorrent-0.9.2-1|73	- update to new version 0.9.1
12cr|rtorrent-0.9.2-1|74	
12cr|rtorrent-0.9.2-1|75	* Fri Dec 30 2011 Götz Waschk <waschk@mandriva.org> 1:0.9.0-1
12cr|rtorrent-0.9.2-1|76	+ Revision: 748255
12cr|rtorrent-0.9.2-1|77	- new version
12cr|rtorrent-0.9.2-1|78	- bump libtorrent dep
12cr|rtorrent-0.9.2-1|79	- fix build
12cr|rtorrent-0.9.2-1|80	- update file list
12cr|rtorrent-0.9.2-1|81	
12cr|rtorrent-0.9.2-1|82	* Fri Jun 24 2011 Götz Waschk <waschk@mandriva.org> 1:0.8.9-1
12cr|rtorrent-0.9.2-1|83	+ Revision: 686872
12cr|rtorrent-0.9.2-1|84	- new version
12cr|rtorrent-0.9.2-1|85	- bump libtorrent dep
12cr|rtorrent-0.9.2-1|86	
12cr|rtorrent-0.9.2-1|87	* Mon May 09 2011 Götz Waschk <waschk@mandriva.org> 1:0.8.8-1
12cr|rtorrent-0.9.2-1|88	+ Revision: 673063
12cr|rtorrent-0.9.2-1|89	- new version
12cr|rtorrent-0.9.2-1|90	- bump libtorrent dep
12cr|rtorrent-0.9.2-1|91	- drop patch
12cr|rtorrent-0.9.2-1|92	
12cr|rtorrent-0.9.2-1|93	* Thu Mar 03 2011 Jani Välimaa <wally@mandriva.org> 1:0.8.7-2
12cr|rtorrent-0.9.2-1|94	+ Revision: 641412
12cr|rtorrent-0.9.2-1|95	- add patch mentioned upstream bug ticket (#2511) to fix crash on startup
12cr|rtorrent-0.9.2-1|96	after ncurses 5.8 update
12cr|rtorrent-0.9.2-1|97	
12cr|rtorrent-0.9.2-1|98	* Mon Nov 01 2010 Götz Waschk <waschk@mandriva.org> 1:0.8.7-1mdv2011.0
12cr|rtorrent-0.9.2-1|99	+ Revision: 591456
12cr|rtorrent-0.9.2-1|100	- new version
12cr|rtorrent-0.9.2-1|101	- bump libtorrent dep
12cr|rtorrent-0.9.2-1|102	- remove old man page
12cr|rtorrent-0.9.2-1|103	
12cr|rtorrent-0.9.2-1|104	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 1:0.8.6-3mdv2010.1
12cr|rtorrent-0.9.2-1|105	+ Revision: 533658
12cr|rtorrent-0.9.2-1|106	- use correct ldflags
12cr|rtorrent-0.9.2-1|107	
12cr|rtorrent-0.9.2-1|108	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 1:0.8.6-2mdv2010.1
12cr|rtorrent-0.9.2-1|109	+ Revision: 533655
12cr|rtorrent-0.9.2-1|110	- rebuild for openssl 1.0
12cr|rtorrent-0.9.2-1|111	
12cr|rtorrent-0.9.2-1|112	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|rtorrent-0.9.2-1|113	- clean spec, not bump release
12cr|rtorrent-0.9.2-1|114	
12cr|rtorrent-0.9.2-1|115	* Mon Dec 07 2009 Götz Waschk <waschk@mandriva.org> 1:0.8.6-1mdv2010.1
12cr|rtorrent-0.9.2-1|116	+ Revision: 474399
12cr|rtorrent-0.9.2-1|117	- new version
12cr|rtorrent-0.9.2-1|118	- bump libtorrent dep
12cr|rtorrent-0.9.2-1|119	- drop patch
12cr|rtorrent-0.9.2-1|120	
12cr|rtorrent-0.9.2-1|121	* Tue Jun 23 2009 Götz Waschk <waschk@mandriva.org> 1:0.8.5-1mdv2010.0
12cr|rtorrent-0.9.2-1|122	+ Revision: 388791
12cr|rtorrent-0.9.2-1|123	- new version
12cr|rtorrent-0.9.2-1|124	- fix format string
12cr|rtorrent-0.9.2-1|125	- bump libtorrent dep
12cr|rtorrent-0.9.2-1|126	
12cr|rtorrent-0.9.2-1|127	* Fri Nov 21 2008 Götz Waschk <waschk@mandriva.org> 1:0.8.4-1mdv2009.1
12cr|rtorrent-0.9.2-1|128	+ Revision: 305445
12cr|rtorrent-0.9.2-1|129	- new version
12cr|rtorrent-0.9.2-1|130	- bump deps
12cr|rtorrent-0.9.2-1|131	
12cr|rtorrent-0.9.2-1|132	* Thu Sep 18 2008 Götz Waschk <waschk@mandriva.org> 1:0.8.3-1mdv2009.0
12cr|rtorrent-0.9.2-1|133	+ Revision: 285631
12cr|rtorrent-0.9.2-1|134	- new version
12cr|rtorrent-0.9.2-1|135	- bump dep
12cr|rtorrent-0.9.2-1|136	- drop all patches
12cr|rtorrent-0.9.2-1|137	
12cr|rtorrent-0.9.2-1|138	* Sun Sep 07 2008 Gaëtan Lehmann <glehmann@mandriva.org> 1:0.8.2-4mdv2009.0
12cr|rtorrent-0.9.2-1|139	+ Revision: 282118
12cr|rtorrent-0.9.2-1|140	- enable scgi support
12cr|rtorrent-0.9.2-1|141	
12cr|rtorrent-0.9.2-1|142	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1:0.8.2-3mdv2009.0
12cr|rtorrent-0.9.2-1|143	+ Revision: 269225
12cr|rtorrent-0.9.2-1|144	- rebuild early 2009.0 package (before pixel changes)
12cr|rtorrent-0.9.2-1|145	
12cr|rtorrent-0.9.2-1|146	* Fri Aug 08 2008 Götz Waschk <waschk@mandriva.org> 1:0.8.2-2mdv2009.0
12cr|rtorrent-0.9.2-1|147	+ Revision: 268228
12cr|rtorrent-0.9.2-1|148	- sync patches with Gentoo
12cr|rtorrent-0.9.2-1|149	- update license
12cr|rtorrent-0.9.2-1|150	
12cr|rtorrent-0.9.2-1|151	* Fri May 09 2008 Götz Waschk <waschk@mandriva.org> 1:0.8.2-1mdv2009.0
12cr|rtorrent-0.9.2-1|152	+ Revision: 204987
12cr|rtorrent-0.9.2-1|153	- new version
12cr|rtorrent-0.9.2-1|154	- bump libtorrent dep
12cr|rtorrent-0.9.2-1|155	
12cr|rtorrent-0.9.2-1|156	* Wed Apr 23 2008 Götz Waschk <waschk@mandriva.org> 1:0.8.1-1mdv2009.0
12cr|rtorrent-0.9.2-1|157	+ Revision: 196740
12cr|rtorrent-0.9.2-1|158	- new version
12cr|rtorrent-0.9.2-1|159	
12cr|rtorrent-0.9.2-1|160	* Tue Jan 29 2008 Götz Waschk <waschk@mandriva.org> 1:0.8.0-1mdv2008.1
12cr|rtorrent-0.9.2-1|161	+ Revision: 159988
12cr|rtorrent-0.9.2-1|162	- new version
12cr|rtorrent-0.9.2-1|163	- bump deps
12cr|rtorrent-0.9.2-1|164	
12cr|rtorrent-0.9.2-1|165	+ Olivier Blin <blino@mandriva.org>
12cr|rtorrent-0.9.2-1|166	- restore BuildRoot
12cr|rtorrent-0.9.2-1|167	
12cr|rtorrent-0.9.2-1|168	+ Thierry Vignaud <tv@mandriva.org>
12cr|rtorrent-0.9.2-1|169	- kill re-definition of %%buildroot on Pixel's request
12cr|rtorrent-0.9.2-1|170	
12cr|rtorrent-0.9.2-1|171	* Fri Oct 26 2007 Funda Wang <fwang@mandriva.org> 1:0.7.9-1mdv2008.1
12cr|rtorrent-0.9.2-1|172	+ Revision: 102268
12cr|rtorrent-0.9.2-1|173	- removed unapplied
12cr|rtorrent-0.9.2-1|174	- New version 0.7.9
12cr|rtorrent-0.9.2-1|175	
12cr|rtorrent-0.9.2-1|176	* Tue Oct 09 2007 Götz Waschk <waschk@mandriva.org> 1:0.7.8-1mdv2008.1
12cr|rtorrent-0.9.2-1|177	+ Revision: 96273
12cr|rtorrent-0.9.2-1|178	- new version
12cr|rtorrent-0.9.2-1|179	- bump deps
12cr|rtorrent-0.9.2-1|180	
12cr|rtorrent-0.9.2-1|181	* Mon Aug 20 2007 Götz Waschk <waschk@mandriva.org> 1:0.7.7-1mdv2008.0
12cr|rtorrent-0.9.2-1|182	+ Revision: 67303
12cr|rtorrent-0.9.2-1|183	- new version
12cr|rtorrent-0.9.2-1|184	- bump deps
12cr|rtorrent-0.9.2-1|185	- patch for rearranged sigc++2.0 headers
12cr|rtorrent-0.9.2-1|186	
12cr|rtorrent-0.9.2-1|187	* Thu Aug 02 2007 Götz Waschk <waschk@mandriva.org> 1:0.7.6-1mdv2008.0
12cr|rtorrent-0.9.2-1|188	+ Revision: 58092
12cr|rtorrent-0.9.2-1|189	- new version
12cr|rtorrent-0.9.2-1|190	- bump deps
12cr|rtorrent-0.9.2-1|191	
12cr|rtorrent-0.9.2-1|192	* Tue Jul 03 2007 Götz Waschk <waschk@mandriva.org> 1:0.7.5-1mdv2008.0
12cr|rtorrent-0.9.2-1|193	+ Revision: 47398
12cr|rtorrent-0.9.2-1|194	- new version
12cr|rtorrent-0.9.2-1|195	- bump deps
12cr|rtorrent-0.9.2-1|196	
12cr|rtorrent-0.9.2-1|197	
12cr|rtorrent-0.9.2-1|198	* Thu Mar 29 2007 Götz Waschk <waschk@mandriva.org> 0.7.4-1mdv2007.1
12cr|rtorrent-0.9.2-1|199	+ Revision: 149306
12cr|rtorrent-0.9.2-1|200	- new version
12cr|rtorrent-0.9.2-1|201	- bump deps
12cr|rtorrent-0.9.2-1|202	- remove build fix
12cr|rtorrent-0.9.2-1|203	
12cr|rtorrent-0.9.2-1|204	* Sun Jan 28 2007 Götz Waschk <waschk@mandriva.org> 1:0.7.2-1mdv2007.1
12cr|rtorrent-0.9.2-1|205	+ Revision: 114600
12cr|rtorrent-0.9.2-1|206	- new version
12cr|rtorrent-0.9.2-1|207	- bump deps
12cr|rtorrent-0.9.2-1|208	
12cr|rtorrent-0.9.2-1|209	* Sun Dec 31 2006 Götz Waschk <waschk@mandriva.org> 1:0.7.1-1mdv2007.1
12cr|rtorrent-0.9.2-1|210	+ Revision: 102963
12cr|rtorrent-0.9.2-1|211	- new version
12cr|rtorrent-0.9.2-1|212	- bump deps
12cr|rtorrent-0.9.2-1|213	
12cr|rtorrent-0.9.2-1|214	* Sat Dec 16 2006 Götz Waschk <waschk@mandriva.org> 1:0.7.0-3mdv2007.1
12cr|rtorrent-0.9.2-1|215	+ Revision: 98173
12cr|rtorrent-0.9.2-1|216	- fix build
12cr|rtorrent-0.9.2-1|217	- switch to libncursesw
12cr|rtorrent-0.9.2-1|218	
12cr|rtorrent-0.9.2-1|219	* Thu Dec 14 2006 Götz Waschk <waschk@mandriva.org> 1:0.7.0-2mdv2007.1
12cr|rtorrent-0.9.2-1|220	+ Revision: 96734
12cr|rtorrent-0.9.2-1|221	- bot rebuild
12cr|rtorrent-0.9.2-1|222	- new version
12cr|rtorrent-0.9.2-1|223	- bump deps
12cr|rtorrent-0.9.2-1|224	
12cr|rtorrent-0.9.2-1|225	* Wed Nov 08 2006 Götz Waschk <waschk@mandriva.org> 1:0.6.4-2mdv2007.0
12cr|rtorrent-0.9.2-1|226	+ Revision: 78122
12cr|rtorrent-0.9.2-1|227	- fix optimization flags
12cr|rtorrent-0.9.2-1|228	
12cr|rtorrent-0.9.2-1|229	* Sun Oct 29 2006 Götz Waschk <waschk@mandriva.org> 1:0.6.4-1mdv2007.1
12cr|rtorrent-0.9.2-1|230	+ Revision: 73633
12cr|rtorrent-0.9.2-1|231	- new version
12cr|rtorrent-0.9.2-1|232	
12cr|rtorrent-0.9.2-1|233	* Fri Oct 13 2006 Götz Waschk <waschk@mandriva.org> 1:0.6.3-2mdv2006.0
12cr|rtorrent-0.9.2-1|234	+ Revision: 63780
12cr|rtorrent-0.9.2-1|235	- rebuild
12cr|rtorrent-0.9.2-1|236	- Import rtorrent
12cr|rtorrent-0.9.2-1|237	
12cr|rtorrent-0.9.2-1|238	* Thu Oct 12 2006 Götz Waschk <waschk@mandriva.org> 1:0.6.3-1mdv2007.1
12cr|rtorrent-0.9.2-1|239	- New version 0.6.3
12cr|rtorrent-0.9.2-1|240	
12cr|rtorrent-0.9.2-1|241	* Fri Sep 29 2006 Gtz Waschk <waschk@mandriva.org> 1:0.6.2-1mdv2007.0
12cr|rtorrent-0.9.2-1|242	- New version 0.6.2
12cr|rtorrent-0.9.2-1|243	
12cr|rtorrent-0.9.2-1|244	* Tue Aug 22 2006 Gtz Waschk <waschk@mandriva.org> 1:0.6.1-1mdv2007.0
12cr|rtorrent-0.9.2-1|245	- bump deps
12cr|rtorrent-0.9.2-1|246	- New release 0.6.1
12cr|rtorrent-0.9.2-1|247	
12cr|rtorrent-0.9.2-1|248	* Tue Jul 18 2006 Gtz Waschk <waschk@mandriva.org> 1:0.6.0-1mdv2007.0
12cr|rtorrent-0.9.2-1|249	- fix build
12cr|rtorrent-0.9.2-1|250	- bump deps
12cr|rtorrent-0.9.2-1|251	- New release 0.6.0
12cr|rtorrent-0.9.2-1|252	
12cr|rtorrent-0.9.2-1|253	* Thu May 25 2006 Götz Waschk <waschk@mandriva.org> 1:0.5.3-1mdk
12cr|rtorrent-0.9.2-1|254	- New release 0.5.3
12cr|rtorrent-0.9.2-1|255	
12cr|rtorrent-0.9.2-1|256	* Mon May 22 2006 Gtz Waschk <waschk@mandriva.org> 1:0.5.2-1mdk
12cr|rtorrent-0.9.2-1|257	- drop patch
12cr|rtorrent-0.9.2-1|258	- New release 0.5.2
12cr|rtorrent-0.9.2-1|259	
12cr|rtorrent-0.9.2-1|260	* Mon May 08 2006 Gtz Waschk <waschk@mandriva.org> 0.5.1-1mdk
12cr|rtorrent-0.9.2-1|261	- patch to fix the build
12cr|rtorrent-0.9.2-1|262	- bump deps
12cr|rtorrent-0.9.2-1|263	- New release 0.5.1
12cr|rtorrent-0.9.2-1|264	
12cr|rtorrent-0.9.2-1|265	* Mon Apr 10 2006 Gtz Waschk <waschk@mandriva.org> 1:0.5.0-1mdk
12cr|rtorrent-0.9.2-1|266	- bump deps
12cr|rtorrent-0.9.2-1|267	- New release 0.5.0
12cr|rtorrent-0.9.2-1|268	
12cr|rtorrent-0.9.2-1|269	* Mon Feb 20 2006 Götz Waschk <waschk@mandriva.org> 0.4.5-1mdk
12cr|rtorrent-0.9.2-1|270	- New release 0.4.5
12cr|rtorrent-0.9.2-1|271	
12cr|rtorrent-0.9.2-1|272	* Mon Jan 23 2006 Götz Waschk <waschk@mandriva.org> 1:0.4.3-1mdk
12cr|rtorrent-0.9.2-1|273	- New release 0.4.3
12cr|rtorrent-0.9.2-1|274	
12cr|rtorrent-0.9.2-1|275	* Thu Jan 12 2006 Götz Waschk <waschk@mandriva.org> 0.4.2-1mdk
12cr|rtorrent-0.9.2-1|276	- New release 0.4.2
12cr|rtorrent-0.9.2-1|277	
12cr|rtorrent-0.9.2-1|278	* Wed Dec 21 2005 Götz Waschk <waschk@mandriva.org> 0.4.1-1mdk
12cr|rtorrent-0.9.2-1|279	- New release 0.4.1
12cr|rtorrent-0.9.2-1|280	
12cr|rtorrent-0.9.2-1|281	* Mon Nov 28 2005 Gtz Waschk <waschk@mandriva.org> 1:0.4.0-1mdk
12cr|rtorrent-0.9.2-1|282	- bump deps
12cr|rtorrent-0.9.2-1|283	- New release 0.4.0
12cr|rtorrent-0.9.2-1|284	
12cr|rtorrent-0.9.2-1|285	* Thu Oct 20 2005 Gtz Waschk <waschk@mandriva.org> 01:.3.6-1mdk
12cr|rtorrent-0.9.2-1|286	- bump deps
12cr|rtorrent-0.9.2-1|287	- New release 0.3.6
12cr|rtorrent-0.9.2-1|288	
12cr|rtorrent-0.9.2-1|289	* Sat Oct 01 2005 Gtz Waschk <waschk@mandriva.org> 1:0.3.5-1mdk
12cr|rtorrent-0.9.2-1|290	- bump deps
12cr|rtorrent-0.9.2-1|291	- New release 0.3.5
12cr|rtorrent-0.9.2-1|292	
12cr|rtorrent-0.9.2-1|293	* Mon Sep 19 2005 Gtz Waschk <waschk@mandriva.org>  1:0.3.4-1mdk
12cr|rtorrent-0.9.2-1|294	- bump deps
12cr|rtorrent-0.9.2-1|295	- New release 0.3.4
12cr|rtorrent-0.9.2-1|296	
12cr|rtorrent-0.9.2-1|297	* Tue Sep 06 2005 Gtz Waschk <waschk@mandriva.org> 1:0.3.3-1mdk
12cr|rtorrent-0.9.2-1|298	- bump deps
12cr|rtorrent-0.9.2-1|299	- New release 0.3.3
12cr|rtorrent-0.9.2-1|300	
12cr|rtorrent-0.9.2-1|301	* Thu Aug 25 2005 Gtz Waschk <waschk@mandriva.org> 0.3.2-1mdk
12cr|rtorrent-0.9.2-1|302	- bump deps
12cr|rtorrent-0.9.2-1|303	- New release 0.3.2
12cr|rtorrent-0.9.2-1|304	
12cr|rtorrent-0.9.2-1|305	* Thu Jul 21 2005 Gtz Waschk <waschk@mandriva.org> 1:0.3.0-1mdk
12cr|rtorrent-0.9.2-1|306	- mkrel
12cr|rtorrent-0.9.2-1|307	- bump deps
12cr|rtorrent-0.9.2-1|308	- New release 0.3.0
12cr|rtorrent-0.9.2-1|309	
12cr|rtorrent-0.9.2-1|310	* Thu Jul 14 2005 Gtz Waschk <waschk@mandriva.org> 1:0.2.7-2mdk
12cr|rtorrent-0.9.2-1|311	- fix buildrequires
12cr|rtorrent-0.9.2-1|312	
12cr|rtorrent-0.9.2-1|313	* Thu Jul 14 2005 Gtz Waschk <waschk@mandriva.org> 1:0.2.7-1mdk
12cr|rtorrent-0.9.2-1|314	- add more docs
12cr|rtorrent-0.9.2-1|315	- bump deps
12cr|rtorrent-0.9.2-1|316	- New release 0.2.7
12cr|rtorrent-0.9.2-1|317	
12cr|rtorrent-0.9.2-1|318	* Tue Jun 28 2005 Gtz Waschk <waschk@mandriva.org> 0.2.6-1mdk
12cr|rtorrent-0.9.2-1|319	- update file list
12cr|rtorrent-0.9.2-1|320	- bump deps
12cr|rtorrent-0.9.2-1|321	- New release 0.2.6
12cr|rtorrent-0.9.2-1|322	
12cr|rtorrent-0.9.2-1|323	* Tue Jun 21 2005 Gtz Waschk <waschk@mandriva.org> 1:0.2.5-1mdk
12cr|rtorrent-0.9.2-1|324	- bump deps
12cr|rtorrent-0.9.2-1|325	- New release 0.2.5
12cr|rtorrent-0.9.2-1|326	
12cr|rtorrent-0.9.2-1|327	* Thu Jun 09 2005 Gtz Waschk <waschk@mandriva.org> 0.2.4-1mdk
12cr|rtorrent-0.9.2-1|328	- bump deps
12cr|rtorrent-0.9.2-1|329	- New release 0.2.4
12cr|rtorrent-0.9.2-1|330	
12cr|rtorrent-0.9.2-1|331	* Thu Jun 02 2005 Gtz Waschk <waschk@mandriva.org> 1:0.2.3-1mdk
12cr|rtorrent-0.9.2-1|332	- bump deps
12cr|rtorrent-0.9.2-1|333	- New release 0.2.3
12cr|rtorrent-0.9.2-1|334	
12cr|rtorrent-0.9.2-1|335	* Sat May 07 2005 Gtz Waschk <waschk@mandriva.org> 0.2.2-1mdk
12cr|rtorrent-0.9.2-1|336	- bump deps
12cr|rtorrent-0.9.2-1|337	- New release 0.2.2
12cr|rtorrent-0.9.2-1|338	
12cr|rtorrent-0.9.2-1|339	* Sat Apr 30 2005 Gtz Waschk <waschk@mandriva.org> 0.2.1-1mdk
12cr|rtorrent-0.9.2-1|340	- bump deps
12cr|rtorrent-0.9.2-1|341	- New release 0.2.1
12cr|rtorrent-0.9.2-1|342	
12cr|rtorrent-0.9.2-1|343	* Sun Apr 24 2005 Gtz Waschk <waschk@mandriva.org> 0.2.0-2mdk
12cr|rtorrent-0.9.2-1|344	- force dep on the right library version
12cr|rtorrent-0.9.2-1|345	
12cr|rtorrent-0.9.2-1|346	* Thu Apr 21 2005 Gtz Waschk <waschk@mandriva.org> 0.2.0-1mdk
12cr|rtorrent-0.9.2-1|347	- requires new libtorrent
12cr|rtorrent-0.9.2-1|348	- New release 0.2.0
12cr|rtorrent-0.9.2-1|349	
12cr|rtorrent-0.9.2-1|350	* Sat Apr 16 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.1.5-1mdk
12cr|rtorrent-0.9.2-1|351	- bump deps
12cr|rtorrent-0.9.2-1|352	- New release 0.1.5
12cr|rtorrent-0.9.2-1|353	
12cr|rtorrent-0.9.2-1|354	* Wed Mar 30 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.1.4-1mdk
12cr|rtorrent-0.9.2-1|355	- requires new libtorrent
12cr|rtorrent-0.9.2-1|356	- New release 0.1.4
12cr|rtorrent-0.9.2-1|357	
12cr|rtorrent-0.9.2-1|358	* Wed Mar 09 2005 Gtz Waschk <waschk@linux-mandrake.com> 1:0.1.2-1mdk
12cr|rtorrent-0.9.2-1|359	- split from the libtorrent package
12cr|rtorrent-0.9.2-1|360	
12cr|rtorrent-0.9.2-1|361	* Wed Mar 09 2005 Götz Waschk <waschk@linux-mandrake.com> 0.5.1-1mdk
12cr|rtorrent-0.9.2-1|362	- New release 0.5.1
12cr|rtorrent-0.9.2-1|363	
12cr|rtorrent-0.9.2-1|364	* Sun Feb 27 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.5.0-1mdk
12cr|rtorrent-0.9.2-1|365	- New release 0.5.0
12cr|rtorrent-0.9.2-1|366	
12cr|rtorrent-0.9.2-1|367	* Sun Feb 20 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.4.11-1mdk
12cr|rtorrent-0.9.2-1|368	- initial mdk package
12cr|rtorrent-0.9.2-1|369	
12cr|rtorrent-0.9.2-1|370	* Sat Dec 18 2004 - darix@irssi.org
12cr|rtorrent-0.9.2-1|371	- initial package
12cr|rtorrent-0.9.2-1|372	

7160 12
12cr|R-tree-1.0_29-1|1	%global packname  tree
12cr|R-tree-1.0_29-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-tree-1.0_29-1|3	
12cr|R-tree-1.0_29-1|4	Name:             R-%{packname}
12cr|R-tree-1.0_29-1|5	Version:          1.0_29
12cr|R-tree-1.0_29-1|6	Release:          1
12cr|R-tree-1.0_29-1|7	Summary:          Classification and regression trees
12cr|R-tree-1.0_29-1|8	Group:            Sciences/Mathematics
12cr|R-tree-1.0_29-1|9	License:          GPL-2 | GPL-3
12cr|R-tree-1.0_29-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-tree-1.0_29-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-29.tar.gz
12cr|R-tree-1.0_29-1|12	Requires:         R-grDevices R-graphics R-stats
12cr|R-tree-1.0_29-1|13	Requires:         R-MASS
12cr|R-tree-1.0_29-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-grDevices R-graphics R-stats
12cr|R-tree-1.0_29-1|15	BuildRequires:    R-MASS
12cr|R-tree-1.0_29-1|16	
12cr|R-tree-1.0_29-1|17	%description
12cr|R-tree-1.0_29-1|18	Classification and Regression Trees.
12cr|R-tree-1.0_29-1|19	
12cr|R-tree-1.0_29-1|20	%prep
12cr|R-tree-1.0_29-1|21	%setup -q -c -n %{packname}
12cr|R-tree-1.0_29-1|22	
12cr|R-tree-1.0_29-1|23	%build
12cr|R-tree-1.0_29-1|24	
12cr|R-tree-1.0_29-1|25	%install
12cr|R-tree-1.0_29-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-tree-1.0_29-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-tree-1.0_29-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-tree-1.0_29-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-tree-1.0_29-1|30	
12cr|R-tree-1.0_29-1|31	%check
12cr|R-tree-1.0_29-1|32	%{_bindir}/R CMD check %{packname}
12cr|R-tree-1.0_29-1|33	
12cr|R-tree-1.0_29-1|34	%files
12cr|R-tree-1.0_29-1|35	%dir %{rlibdir}/%{packname}
12cr|R-tree-1.0_29-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-tree-1.0_29-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-tree-1.0_29-1|38	%{rlibdir}/%{packname}/INDEX
12cr|R-tree-1.0_29-1|39	%{rlibdir}/%{packname}/LICENCE
12cr|R-tree-1.0_29-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-tree-1.0_29-1|41	%{rlibdir}/%{packname}/Meta
12cr|R-tree-1.0_29-1|42	%{rlibdir}/%{packname}/R
12cr|R-tree-1.0_29-1|43	%{rlibdir}/%{packname}/help
12cr|R-tree-1.0_29-1|44	%{rlibdir}/%{packname}/libs
12cr|R-tree-1.0_29-1|45	%{rlibdir}/%{packname}/po
12cr|R-tree-1.0_29-1|46	
12cr|R-tree-1.0_29-1|47	
12cr|R-tree-1.0_29-1|48	%changelog
12cr|R-tree-1.0_29-1|49	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_29-1
12cr|R-tree-1.0_29-1|50	+ Revision: 775318
12cr|R-tree-1.0_29-1|51	- Import R-tree
12cr|R-tree-1.0_29-1|52	- Import R-tree
12cr|R-tree-1.0_29-1|53	

7161 12
12cr|R-tripack-1.3_4-1|1	%global packname  tripack
12cr|R-tripack-1.3_4-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-tripack-1.3_4-1|3	
12cr|R-tripack-1.3_4-1|4	Name:             R-%{packname}
12cr|R-tripack-1.3_4-1|5	Version:          1.3_4
12cr|R-tripack-1.3_4-1|6	Release:          1
12cr|R-tripack-1.3_4-1|7	Summary:          Triangulation of irregularly spaced data
12cr|R-tripack-1.3_4-1|8	Group:            Sciences/Mathematics
12cr|R-tripack-1.3_4-1|9	License:          file LICENSE
12cr|R-tripack-1.3_4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-tripack-1.3_4-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.3-4.tar.gz
12cr|R-tripack-1.3_4-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-tripack-1.3_4-1|13	
12cr|R-tripack-1.3_4-1|14	%description
12cr|R-tripack-1.3_4-1|15	A constrained two-dimensional Delaunay triangulation package
12cr|R-tripack-1.3_4-1|16	
12cr|R-tripack-1.3_4-1|17	%prep
12cr|R-tripack-1.3_4-1|18	%setup -q -c -n %{packname}
12cr|R-tripack-1.3_4-1|19	
12cr|R-tripack-1.3_4-1|20	%build
12cr|R-tripack-1.3_4-1|21	
12cr|R-tripack-1.3_4-1|22	%install
12cr|R-tripack-1.3_4-1|23	mkdir -p %{buildroot}%{rlibdir}
12cr|R-tripack-1.3_4-1|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-tripack-1.3_4-1|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-tripack-1.3_4-1|26	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-tripack-1.3_4-1|27	
12cr|R-tripack-1.3_4-1|28	%check
12cr|R-tripack-1.3_4-1|29	%{_bindir}/R CMD check %{packname}
12cr|R-tripack-1.3_4-1|30	
12cr|R-tripack-1.3_4-1|31	%files
12cr|R-tripack-1.3_4-1|32	%dir %{rlibdir}/%{packname}
12cr|R-tripack-1.3_4-1|33	%doc %{rlibdir}/%{packname}/html
12cr|R-tripack-1.3_4-1|34	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-tripack-1.3_4-1|35	%{rlibdir}/%{packname}/INDEX
12cr|R-tripack-1.3_4-1|36	%{rlibdir}/%{packname}/LICENSE
12cr|R-tripack-1.3_4-1|37	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-tripack-1.3_4-1|38	%{rlibdir}/%{packname}/Meta
12cr|R-tripack-1.3_4-1|39	%{rlibdir}/%{packname}/R
12cr|R-tripack-1.3_4-1|40	%{rlibdir}/%{packname}/data
12cr|R-tripack-1.3_4-1|41	%{rlibdir}/%{packname}/help
12cr|R-tripack-1.3_4-1|42	%{rlibdir}/%{packname}/libs
12cr|R-tripack-1.3_4-1|43	
12cr|R-tripack-1.3_4-1|44	
12cr|R-tripack-1.3_4-1|45	%changelog
12cr|R-tripack-1.3_4-1|46	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3_4-1
12cr|R-tripack-1.3_4-1|47	+ Revision: 776253
12cr|R-tripack-1.3_4-1|48	- Import R-tripack
12cr|R-tripack-1.3_4-1|49	- Import R-tripack
12cr|R-tripack-1.3_4-1|50	

7162 12
12cr|R-trust-0.1_2-1|1	%global packname  trust
12cr|R-trust-0.1_2-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-trust-0.1_2-1|3	
12cr|R-trust-0.1_2-1|4	Name:             R-%{packname}
12cr|R-trust-0.1_2-1|5	Version:          0.1_2
12cr|R-trust-0.1_2-1|6	Release:          1
12cr|R-trust-0.1_2-1|7	Summary:          Trust Region Optimization
12cr|R-trust-0.1_2-1|8	Group:            Sciences/Mathematics
12cr|R-trust-0.1_2-1|9	License:          X11
12cr|R-trust-0.1_2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-trust-0.1_2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.1-2.tar.gz
12cr|R-trust-0.1_2-1|12	BuildRequires:    R-devel
12cr|R-trust-0.1_2-1|13	BuildRequires:    Rmath-devel
12cr|R-trust-0.1_2-1|14	BuildRequires:    texlive-collection-latex
12cr|R-trust-0.1_2-1|15	BuildRequires:    pkgconfig(lapack)
12cr|R-trust-0.1_2-1|16	
12cr|R-trust-0.1_2-1|17	%description
12cr|R-trust-0.1_2-1|18	local optimization using two derivatives and trust regions
12cr|R-trust-0.1_2-1|19	
12cr|R-trust-0.1_2-1|20	%prep
12cr|R-trust-0.1_2-1|21	%setup -q -c -n %{packname}
12cr|R-trust-0.1_2-1|22	
12cr|R-trust-0.1_2-1|23	%build
12cr|R-trust-0.1_2-1|24	
12cr|R-trust-0.1_2-1|25	%install
12cr|R-trust-0.1_2-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-trust-0.1_2-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-trust-0.1_2-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-trust-0.1_2-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-trust-0.1_2-1|30	
12cr|R-trust-0.1_2-1|31	%check
12cr|R-trust-0.1_2-1|32	%{_bindir}/R CMD check %{packname}
12cr|R-trust-0.1_2-1|33	
12cr|R-trust-0.1_2-1|34	%files
12cr|R-trust-0.1_2-1|35	%dir %{rlibdir}/%{packname}
12cr|R-trust-0.1_2-1|36	%doc %{rlibdir}/%{packname}/doc
12cr|R-trust-0.1_2-1|37	%doc %{rlibdir}/%{packname}/html
12cr|R-trust-0.1_2-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-trust-0.1_2-1|39	%{rlibdir}/%{packname}/INDEX
12cr|R-trust-0.1_2-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-trust-0.1_2-1|41	%{rlibdir}/%{packname}/Meta
12cr|R-trust-0.1_2-1|42	%{rlibdir}/%{packname}/R
12cr|R-trust-0.1_2-1|43	%{rlibdir}/%{packname}/help
12cr|R-trust-0.1_2-1|44	
12cr|R-trust-0.1_2-1|45	
12cr|R-trust-0.1_2-1|46	%changelog
12cr|R-trust-0.1_2-1|47	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.1_2-1
12cr|R-trust-0.1_2-1|48	+ Revision: 776924
12cr|R-trust-0.1_2-1|49	- Import R-trust
12cr|R-trust-0.1_2-1|50	- Import R-trust
12cr|R-trust-0.1_2-1|51	

7163 12
12cr|rt-tests-0.72-2|1	%define name rt-tests
12cr|rt-tests-0.72-2|2	%define version 0.72
12cr|rt-tests-0.72-2|3	%define release %mkrel 2
12cr|rt-tests-0.72-2|4	
12cr|rt-tests-0.72-2|5	Summary: Programs that test various rt-features
12cr|rt-tests-0.72-2|6	Name:    %{name}
12cr|rt-tests-0.72-2|7	Version: %{version}
12cr|rt-tests-0.72-2|8	Release: %{release}
12cr|rt-tests-0.72-2|9	License: GPLv2
12cr|rt-tests-0.72-2|10	Group:   Development/Other
12cr|rt-tests-0.72-2|11	URL:     http://rt.wiki.kernel.org/index.php/Cyclictest
12cr|rt-tests-0.72-2|12	Source0: %{name}-%{version}.tar.bz2
12cr|rt-tests-0.72-2|13	Patch0: rt-tests-0.72-fix-str-fmt.patch
12cr|rt-tests-0.72-2|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rt-tests-0.72-2|15	BuildRequires: python
12cr|rt-tests-0.72-2|16	
12cr|rt-tests-0.72-2|17	%description
12cr|rt-tests-0.72-2|18	A set of programs that test and measure various components of "realtime"
12cr|rt-tests-0.72-2|19	kernel behavior, such as timer latency, signal latency and the functioning
12cr|rt-tests-0.72-2|20	of priority-inheritance mutexes.
12cr|rt-tests-0.72-2|21	
12cr|rt-tests-0.72-2|22	%prep
12cr|rt-tests-0.72-2|23	%setup -q -n %{name}
12cr|rt-tests-0.72-2|24	%patch0 -p0
12cr|rt-tests-0.72-2|25	
12cr|rt-tests-0.72-2|26	%build
12cr|rt-tests-0.72-2|27	%make CC="gcc %{optflags} %{ldflags}"
12cr|rt-tests-0.72-2|28	
12cr|rt-tests-0.72-2|29	%install
12cr|rt-tests-0.72-2|30	rm -rf $RPM_BUILD_ROOT
12cr|rt-tests-0.72-2|31	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|rt-tests-0.72-2|32	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man8
12cr|rt-tests-0.72-2|33	mkdir -p $RPM_BUILD_ROOT/%{python_sitelib}
12cr|rt-tests-0.72-2|34	make DESTDIR=$RPM_BUILD_ROOT prefix=%{_prefix} install
12cr|rt-tests-0.72-2|35	
12cr|rt-tests-0.72-2|36	%clean
12cr|rt-tests-0.72-2|37	rm -rf $RPM_BUILD_ROOT
12cr|rt-tests-0.72-2|38	
12cr|rt-tests-0.72-2|39	
12cr|rt-tests-0.72-2|40	%files
12cr|rt-tests-0.72-2|41	%defattr(-,root,root,-)
12cr|rt-tests-0.72-2|42	%doc ChangeLog COPYING
12cr|rt-tests-0.72-2|43	%{_bindir}/cyclictest
12cr|rt-tests-0.72-2|44	%{_bindir}/hackbench
12cr|rt-tests-0.72-2|45	%{_bindir}/pip_stress
12cr|rt-tests-0.72-2|46	%{_bindir}/pi_stress
12cr|rt-tests-0.72-2|47	%{_bindir}/pmqtest
12cr|rt-tests-0.72-2|48	%{_bindir}/ptsematest
12cr|rt-tests-0.72-2|49	%{_bindir}/rt-migrate-test
12cr|rt-tests-0.72-2|50	%{_bindir}/sendme
12cr|rt-tests-0.72-2|51	%{_bindir}/signaltest
12cr|rt-tests-0.72-2|52	%{_bindir}/hwlatdetect
12cr|rt-tests-0.72-2|53	%{_bindir}/sigwaittest
12cr|rt-tests-0.72-2|54	%{_bindir}/svsematest
12cr|rt-tests-0.72-2|55	%{_mandir}/man4/*.4.*
12cr|rt-tests-0.72-2|56	%{_mandir}/man8/*.8.*
12cr|rt-tests-0.72-2|57	%{python_sitelib}/hwlatdetect.py
12cr|rt-tests-0.72-2|58	%{_usrsrc}/backfire/backfire.c
12cr|rt-tests-0.72-2|59	
12cr|rt-tests-0.72-2|60	
12cr|rt-tests-0.72-2|61	%changelog
12cr|rt-tests-0.72-2|62	* Mon Nov 22 2010 Funda Wang <fwang@mandriva.org> 0.72-2mdv2011.0
12cr|rt-tests-0.72-2|63	+ Revision: 599640
12cr|rt-tests-0.72-2|64	- bump rel
12cr|rt-tests-0.72-2|65	- fix linking
12cr|rt-tests-0.72-2|66	
12cr|rt-tests-0.72-2|67	* Sun Aug 01 2010 trem <trem@mandriva.org> 0.72-1mdv2011.0
12cr|rt-tests-0.72-2|68	+ Revision: 564845
12cr|rt-tests-0.72-2|69	- update to 0.72
12cr|rt-tests-0.72-2|70	
12cr|rt-tests-0.72-2|71	* Mon Apr 12 2010 trem <trem@mandriva.org> 0.70-1mdv2010.1
12cr|rt-tests-0.72-2|72	+ Revision: 533736
12cr|rt-tests-0.72-2|73	- add python as buildrequires
12cr|rt-tests-0.72-2|74	- update to 0.70
12cr|rt-tests-0.72-2|75	- update to 0.67
12cr|rt-tests-0.72-2|76	
12cr|rt-tests-0.72-2|77	* Tue Feb 23 2010 trem <trem@mandriva.org> 0.66-1mdv2010.1
12cr|rt-tests-0.72-2|78	+ Revision: 510460
12cr|rt-tests-0.72-2|79	- update to 0.66
12cr|rt-tests-0.72-2|80	
12cr|rt-tests-0.72-2|81	* Wed Jan 27 2010 trem <trem@mandriva.org> 0.63-1mdv2010.1
12cr|rt-tests-0.72-2|82	+ Revision: 497452
12cr|rt-tests-0.72-2|83	- update to 0.63
12cr|rt-tests-0.72-2|84	
12cr|rt-tests-0.72-2|85	* Sat Jan 23 2010 trem <trem@mandriva.org> 0.61-1mdv2010.1
12cr|rt-tests-0.72-2|86	+ Revision: 495209
12cr|rt-tests-0.72-2|87	- update to 0.61
12cr|rt-tests-0.72-2|88	
12cr|rt-tests-0.72-2|89	* Tue Dec 29 2009 trem <trem@mandriva.org> 0.60-1mdv2010.1
12cr|rt-tests-0.72-2|90	+ Revision: 483356
12cr|rt-tests-0.72-2|91	- update to 0.60
12cr|rt-tests-0.72-2|92	
12cr|rt-tests-0.72-2|93	* Tue Dec 15 2009 trem <trem@mandriva.org> 0.57-1mdv2010.1
12cr|rt-tests-0.72-2|94	+ Revision: 479104
12cr|rt-tests-0.72-2|95	- update to 0.57
12cr|rt-tests-0.72-2|96	
12cr|rt-tests-0.72-2|97	* Mon Jul 20 2009 trem <trem@mandriva.org> 0.50-1mdv2010.0
12cr|rt-tests-0.72-2|98	+ Revision: 398221
12cr|rt-tests-0.72-2|99	- update to 0.50
12cr|rt-tests-0.72-2|100	
12cr|rt-tests-0.72-2|101	* Sat Jul 04 2009 trem <trem@mandriva.org> 0.46-1mdv2010.0
12cr|rt-tests-0.72-2|102	+ Revision: 391957
12cr|rt-tests-0.72-2|103	- update to 0.46
12cr|rt-tests-0.72-2|104	- update to 0.40
12cr|rt-tests-0.72-2|105	
12cr|rt-tests-0.72-2|106	* Tue May 12 2009 trem <trem@mandriva.org> 0.39-1mdv2010.0
12cr|rt-tests-0.72-2|107	+ Revision: 375055
12cr|rt-tests-0.72-2|108	- update to 0.39
12cr|rt-tests-0.72-2|109	
12cr|rt-tests-0.72-2|110	* Mon Apr 20 2009 trem <trem@mandriva.org> 0.36-1mdv2009.1
12cr|rt-tests-0.72-2|111	+ Revision: 368467
12cr|rt-tests-0.72-2|112	- update to 0.36
12cr|rt-tests-0.72-2|113	- remove patch fix_C_argument.patch (added upsteam)
12cr|rt-tests-0.72-2|114	
12cr|rt-tests-0.72-2|115	* Sun Apr 19 2009 trem <trem@mandriva.org> 0.35-1mdv2009.1
12cr|rt-tests-0.72-2|116	+ Revision: 368028
12cr|rt-tests-0.72-2|117	- update to 0.35
12cr|rt-tests-0.72-2|118	- add patch fix_C_argument.patch
12cr|rt-tests-0.72-2|119	- update to 0.34
12cr|rt-tests-0.72-2|120	
12cr|rt-tests-0.72-2|121	* Tue Mar 10 2009 trem <trem@mandriva.org> 0.30-1mdv2009.1
12cr|rt-tests-0.72-2|122	+ Revision: 353512
12cr|rt-tests-0.72-2|123	- update to 0.30
12cr|rt-tests-0.72-2|124	
12cr|rt-tests-0.72-2|125	* Wed Oct 22 2008 trem <trem@mandriva.org> 0.28-1mdv2009.1
12cr|rt-tests-0.72-2|126	+ Revision: 296593
12cr|rt-tests-0.72-2|127	- update to 0.28
12cr|rt-tests-0.72-2|128	
12cr|rt-tests-0.72-2|129	* Thu Sep 11 2008 trem <trem@mandriva.org> 0.27-1mdv2009.0
12cr|rt-tests-0.72-2|130	+ Revision: 283909
12cr|rt-tests-0.72-2|131	- import rt-tests
12cr|rt-tests-0.72-2|132	
12cr|rt-tests-0.72-2|133	

7164 12
12cr|rubber-1.1-7|1	%define name rubber
12cr|rubber-1.1-7|2	%define version 1.1
12cr|rubber-1.1-7|3	%define release %mkrel 7
12cr|rubber-1.1-7|4	
12cr|rubber-1.1-7|5	Name:		%name
12cr|rubber-1.1-7|6	Summary:	An automated system for building LaTeX documents
12cr|rubber-1.1-7|7	Version:	%version
12cr|rubber-1.1-7|8	Release:	%release
12cr|rubber-1.1-7|9	Source:		http://ebeffara.free.fr/pub/%name-%version.tar.bz2
12cr|rubber-1.1-7|10	URL:		http://www.pps.jussieu.fr/~beffara/soft/rubber/
12cr|rubber-1.1-7|11	License:	GPL
12cr|rubber-1.1-7|12	Group:		Publishing
12cr|rubber-1.1-7|13	Requires:	tetex
12cr|rubber-1.1-7|14	%py_requires -d
12cr|rubber-1.1-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rubber-1.1-7|16	BuildRequires:  texinfo
12cr|rubber-1.1-7|17	BuildArch: noarch
12cr|rubber-1.1-7|18	
12cr|rubber-1.1-7|19	%description
12cr|rubber-1.1-7|20	This is a building system for LaTeX documents. It is based on a routine that
12cr|rubber-1.1-7|21	runs just as many compilations as necessary. The module system provides a
12cr|rubber-1.1-7|22	great flexibility that virtually allows support for any package with no user
12cr|rubber-1.1-7|23	intervention, as well as pre- and post-processing of the document. The
12cr|rubber-1.1-7|24	standard modules currently provide support for bibtex, dvips, dvipdfm, pdftex,
12cr|rubber-1.1-7|25	makeindex. A good number of standard packages are supported, including
12cr|rubber-1.1-7|26	graphics/graphicx (with automatic conversion between various formats and
12cr|rubber-1.1-7|27	Metapost compilation).
12cr|rubber-1.1-7|28	
12cr|rubber-1.1-7|29	%prep
12cr|rubber-1.1-7|30	%setup -q
12cr|rubber-1.1-7|31	
12cr|rubber-1.1-7|32	%build
12cr|rubber-1.1-7|33	./configure --prefix=%{_prefix} --bindir=%{_bindir} --mandir=%{_mandir} --infodir=%{_infodir}
12cr|rubber-1.1-7|34	%make
12cr|rubber-1.1-7|35	
12cr|rubber-1.1-7|36	%install
12cr|rubber-1.1-7|37	[ "$RPM_BUILD_ROOT" != "/" ] && [ -d "$RPM_BUILD_ROOT" ] && rm -rf "$RPM_BUILD_ROOT"
12cr|rubber-1.1-7|38	rm -rf $RPM_BUILD_ROOT
12cr|rubber-1.1-7|39	python setup.py install --root=$RPM_BUILD_ROOT
12cr|rubber-1.1-7|40	
12cr|rubber-1.1-7|41	%post
12cr|rubber-1.1-7|42	%_install_info %{name}.info
12cr|rubber-1.1-7|43	
12cr|rubber-1.1-7|44	%preun
12cr|rubber-1.1-7|45	%_remove_install_info %{name}.info
12cr|rubber-1.1-7|46	
12cr|rubber-1.1-7|47	%clean
12cr|rubber-1.1-7|48	rm -rf $RPM_BUILD_ROOT
12cr|rubber-1.1-7|49	
12cr|rubber-1.1-7|50	%files
12cr|rubber-1.1-7|51	%defattr(-,root,root)
12cr|rubber-1.1-7|52	%doc COPYING NEWS README
12cr|rubber-1.1-7|53	%{_bindir}/*
12cr|rubber-1.1-7|54	%{python_sitelib}/rubber
12cr|rubber-1.1-7|55	%{python_sitelib}/*.egg-info
12cr|rubber-1.1-7|56	%{_datadir}/rubber
12cr|rubber-1.1-7|57	%lang(fr) %{_mandir}/fr/man1/*
12cr|rubber-1.1-7|58	%{_mandir}/man1/*
12cr|rubber-1.1-7|59	%{_infodir}/*
12cr|rubber-1.1-7|60	
12cr|rubber-1.1-7|61	
12cr|rubber-1.1-7|62	%changelog
12cr|rubber-1.1-7|63	* Mon Nov 01 2010 Funda Wang <fwang@mandriva.org> 1.1-7mdv2011.0
12cr|rubber-1.1-7|64	+ Revision: 591342
12cr|rubber-1.1-7|65	- rebuild for py 2.7
12cr|rubber-1.1-7|66	
12cr|rubber-1.1-7|67	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1-6mdv2010.0
12cr|rubber-1.1-7|68	+ Revision: 442768
12cr|rubber-1.1-7|69	- rebuild
12cr|rubber-1.1-7|70	
12cr|rubber-1.1-7|71	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.1-5mdv2009.1
12cr|rubber-1.1-7|72	+ Revision: 326018
12cr|rubber-1.1-7|73	- rebuild
12cr|rubber-1.1-7|74	
12cr|rubber-1.1-7|75	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.1-4mdv2009.0
12cr|rubber-1.1-7|76	+ Revision: 242567
12cr|rubber-1.1-7|77	- rebuild
12cr|rubber-1.1-7|78	- kill re-definition of %%buildroot on Pixel's request
12cr|rubber-1.1-7|79	
12cr|rubber-1.1-7|80	+ Olivier Blin <oblin@mandriva.com>
12cr|rubber-1.1-7|81	- restore BuildRoot
12cr|rubber-1.1-7|82	
12cr|rubber-1.1-7|83	* Mon Aug 27 2007 Funda Wang <fwang@mandriva.org> 1.1-2mdv2008.0
12cr|rubber-1.1-7|84	+ Revision: 71744
12cr|rubber-1.1-7|85	- fix file list on x86_64
12cr|rubber-1.1-7|86	
12cr|rubber-1.1-7|87	+ Lenny Cartier <lenny@mandriva.org>
12cr|rubber-1.1-7|88	- Rebuild for python
12cr|rubber-1.1-7|89	- Import rubber
12cr|rubber-1.1-7|90	
12cr|rubber-1.1-7|91	
12cr|rubber-1.1-7|92	
12cr|rubber-1.1-7|93	* Sun Mar 26 2006 Marc Lijour <mlijour@mandriva.com> 1.1-1mdk
12cr|rubber-1.1-7|94	- Update to version 1.1
12cr|rubber-1.1-7|95	- noarch works now
12cr|rubber-1.1-7|96	
12cr|rubber-1.1-7|97	* Thu Dec 15 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.0-3mdk
12cr|rubber-1.1-7|98	- Don't build as noarch, since apparently python doesn't handle that
12cr|rubber-1.1-7|99	
12cr|rubber-1.1-7|100	* Wed Dec 14 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.0-2mdk
12cr|rubber-1.1-7|101	- Fix BuildRequires
12cr|rubber-1.1-7|102	
12cr|rubber-1.1-7|103	* Tue Dec 13 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.0-1mdk
12cr|rubber-1.1-7|104	- Initial MDV package

7165 12
12cr|rubberband-1.7.0-1|1	%define		major		2
12cr|rubberband-1.7.0-1|2	%define		libname		%mklibname %{name} %{major}
12cr|rubberband-1.7.0-1|3	%define		develname	%mklibname -d %{name}
12cr|rubberband-1.7.0-1|4	
12cr|rubberband-1.7.0-1|5	Summary:	Audio time-stretching and pitch-shifting library
12cr|rubberband-1.7.0-1|6	Name:		rubberband
12cr|rubberband-1.7.0-1|7	Version:	1.7.0
12cr|rubberband-1.7.0-1|8	Release:	1
12cr|rubberband-1.7.0-1|9	License:	GPLv2
12cr|rubberband-1.7.0-1|10	Group:		System/Libraries
12cr|rubberband-1.7.0-1|11	URL:		http://www.breakfastquay.com/rubberband/
12cr|rubberband-1.7.0-1|12	Source0:	http://www.breakfastquay.com/rubberband/files/%{name}-%{version}.tar.bz2
12cr|rubberband-1.7.0-1|13	Source1:	http://www.breakfastquay.com/rubberband/usage.txt
12cr|rubberband-1.7.0-1|14	Patch1:		rubberband-1.5.0-mk.patch
12cr|rubberband-1.7.0-1|15	# incorrect version in configure.ac (harmless) and .pc.in (could be bad
12cr|rubberband-1.7.0-1|16	# if a consumer strictly requires 1.5.0 functionality);
12cr|rubberband-1.7.0-1|17	# e-mailed to author
12cr|rubberband-1.7.0-1|18	Patch2:		rubberband-1.7.0-fix_ver.patch
12cr|rubberband-1.7.0-1|19	BuildRequires:	fftw3-devel
12cr|rubberband-1.7.0-1|20	BuildRequires:	ladspa-devel
12cr|rubberband-1.7.0-1|21	BuildRequires:	pkgconfig(samplerate)
12cr|rubberband-1.7.0-1|22	BuildRequires:	pkgconfig(sndfile)
12cr|rubberband-1.7.0-1|23	BuildRequires:	pkgconfig
12cr|rubberband-1.7.0-1|24	BuildRequires:	vamp-plugin-sdk-devel
12cr|rubberband-1.7.0-1|25	Requires:	%{libname} = %{version}-%{release}
12cr|rubberband-1.7.0-1|26	
12cr|rubberband-1.7.0-1|27	%description
12cr|rubberband-1.7.0-1|28	Rubber Band is a library and utility program that permits you to change the
12cr|rubberband-1.7.0-1|29	tempo and pitch of an audio recording independently of one another.
12cr|rubberband-1.7.0-1|30	
12cr|rubberband-1.7.0-1|31	%package -n %{libname}
12cr|rubberband-1.7.0-1|32	Summary:	Audio time-stretching and pitch-shifting library
12cr|rubberband-1.7.0-1|33	Group:		System/Libraries
12cr|rubberband-1.7.0-1|34	
12cr|rubberband-1.7.0-1|35	%description -n %{libname}
12cr|rubberband-1.7.0-1|36	Rubber Band is a library and utility program that permits you to change the
12cr|rubberband-1.7.0-1|37	tempo and pitch of an audio recording independently of one another.
12cr|rubberband-1.7.0-1|38	
12cr|rubberband-1.7.0-1|39	%package -n %{develname}
12cr|rubberband-1.7.0-1|40	Summary:	Development files for rubberband
12cr|rubberband-1.7.0-1|41	Group:		Development/C
12cr|rubberband-1.7.0-1|42	Requires:	%{libname} = %{version}-%{release}
12cr|rubberband-1.7.0-1|43	Provides:	%{name}-devel = %{version}-%{release}
12cr|rubberband-1.7.0-1|44	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|rubberband-1.7.0-1|45	
12cr|rubberband-1.7.0-1|46	%description -n	%{develname}
12cr|rubberband-1.7.0-1|47	Rubber Band is a library and utility program that permits you to change the
12cr|rubberband-1.7.0-1|48	tempo and pitch of an audio recording independently of one another. This
12cr|rubberband-1.7.0-1|49	package contains files needed to develop with the rubberband library.
12cr|rubberband-1.7.0-1|50	
12cr|rubberband-1.7.0-1|51	%prep
12cr|rubberband-1.7.0-1|52	%setup -q
12cr|rubberband-1.7.0-1|53	%patch1 -p1
12cr|rubberband-1.7.0-1|54	%patch2 -p1
12cr|rubberband-1.7.0-1|55	
12cr|rubberband-1.7.0-1|56	%__cp %{SOURCE1} .
12cr|rubberband-1.7.0-1|57	
12cr|rubberband-1.7.0-1|58	%build
12cr|rubberband-1.7.0-1|59	autoreconf -fiv
12cr|rubberband-1.7.0-1|60	%__sed -i 's|{exec_prefix}/lib|{exec_prefix}/%{_lib}|' rubberband.pc.in
12cr|rubberband-1.7.0-1|61	%configure2_5x
12cr|rubberband-1.7.0-1|62	%make
12cr|rubberband-1.7.0-1|63	
12cr|rubberband-1.7.0-1|64	%install
12cr|rubberband-1.7.0-1|65	%__rm -rf %{buildroot}
12cr|rubberband-1.7.0-1|66	%makeinstall_std
12cr|rubberband-1.7.0-1|67	
12cr|rubberband-1.7.0-1|68	# lib64 fix
12cr|rubberband-1.7.0-1|69	%__perl -pi -e "s|/lib\b|/%{_lib}|g" %{buildroot}%{_libdir}/pkgconfig/rubberband.pc
12cr|rubberband-1.7.0-1|70	
12cr|rubberband-1.7.0-1|71	%files
12cr|rubberband-1.7.0-1|72	%doc usage.txt CHANGELOG
12cr|rubberband-1.7.0-1|73	%{_bindir}/rubberband
12cr|rubberband-1.7.0-1|74	
12cr|rubberband-1.7.0-1|75	%files -n %{libname}
12cr|rubberband-1.7.0-1|76	%{_libdir}/librubberband.so.%{major}*
12cr|rubberband-1.7.0-1|77	%{_libdir}/ladspa/ladspa-rubberband.cat
12cr|rubberband-1.7.0-1|78	%{_libdir}/ladspa/ladspa-rubberband.so
12cr|rubberband-1.7.0-1|79	%{_datadir}/ladspa/rdf/ladspa-rubberband.rdf
12cr|rubberband-1.7.0-1|80	%{_libdir}/vamp/vamp-rubberband.cat
12cr|rubberband-1.7.0-1|81	%{_libdir}/vamp/vamp-rubberband.so
12cr|rubberband-1.7.0-1|82	
12cr|rubberband-1.7.0-1|83	%files -n %{develname}
12cr|rubberband-1.7.0-1|84	%{_includedir}/rubberband
12cr|rubberband-1.7.0-1|85	%{_libdir}/librubberband.so
12cr|rubberband-1.7.0-1|86	%{_libdir}/librubberband.a
12cr|rubberband-1.7.0-1|87	%{_libdir}/pkgconfig/rubberband.pc
12cr|rubberband-1.7.0-1|88	
12cr|rubberband-1.7.0-1|89	
12cr|rubberband-1.7.0-1|90	%changelog
12cr|rubberband-1.7.0-1|91	* Sun Feb 05 2012 Andrey Bondrov <abondrov@mandriva.org> 1.7.0-1
12cr|rubberband-1.7.0-1|92	+ Revision: 771204
12cr|rubberband-1.7.0-1|93	- New version 1.7.0, update patches, drop no longer needed stuff from spec
12cr|rubberband-1.7.0-1|94	
12cr|rubberband-1.7.0-1|95	* Mon Oct 10 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.0-1
12cr|rubberband-1.7.0-1|96	+ Revision: 704059
12cr|rubberband-1.7.0-1|97	- update to new version 1.6.0
12cr|rubberband-1.7.0-1|98	- sync patches with Fedora
12cr|rubberband-1.7.0-1|99	
12cr|rubberband-1.7.0-1|100	* Sun Aug 29 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5.0-1mdv2011.0
12cr|rubberband-1.7.0-1|101	+ Revision: 574019
12cr|rubberband-1.7.0-1|102	- update to new version 1.5.0
12cr|rubberband-1.7.0-1|103	- drop patch 1
12cr|rubberband-1.7.0-1|104	- rediff patch 2
12cr|rubberband-1.7.0-1|105	- Patch3: fix wrong versions
12cr|rubberband-1.7.0-1|106	
12cr|rubberband-1.7.0-1|107	* Wed Mar 24 2010 Caio Begotti <caio1982@mandriva.org> 1.3-3mdv2010.1
12cr|rubberband-1.7.0-1|108	+ Revision: 527211
12cr|rubberband-1.7.0-1|109	- bump for a new gcc fix which makes it linkable with the new vamp-plugin-sdk
12cr|rubberband-1.7.0-1|110	
12cr|rubberband-1.7.0-1|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|rubberband-1.7.0-1|112	- rebuild
12cr|rubberband-1.7.0-1|113	
12cr|rubberband-1.7.0-1|114	* Tue Mar 17 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3-1mdv2009.1
12cr|rubberband-1.7.0-1|115	+ Revision: 356967
12cr|rubberband-1.7.0-1|116	- update to new version 1.3
12cr|rubberband-1.7.0-1|117	
12cr|rubberband-1.7.0-1|118	* Mon Aug 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2-1mdv2009.0
12cr|rubberband-1.7.0-1|119	+ Revision: 275857
12cr|rubberband-1.7.0-1|120	- Patch2: fix installation on x86_64
12cr|rubberband-1.7.0-1|121	- update to new version 1.2
12cr|rubberband-1.7.0-1|122	- bump major
12cr|rubberband-1.7.0-1|123	- drop patch 0, fixed upstream
12cr|rubberband-1.7.0-1|124	- Patch1: fix compiling with gcc43
12cr|rubberband-1.7.0-1|125	- obsolete old major library
12cr|rubberband-1.7.0-1|126	- spec file clean
12cr|rubberband-1.7.0-1|127	
12cr|rubberband-1.7.0-1|128	+ Thierry Vignaud <tv@mandriva.org>
12cr|rubberband-1.7.0-1|129	- rebuild
12cr|rubberband-1.7.0-1|130	- rebuild
12cr|rubberband-1.7.0-1|131	
12cr|rubberband-1.7.0-1|132	+ Pixel <pixel@mandriva.com>
12cr|rubberband-1.7.0-1|133	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|rubberband-1.7.0-1|134	
12cr|rubberband-1.7.0-1|135	* Sun Mar 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2008.1
12cr|rubberband-1.7.0-1|136	+ Revision: 182979
12cr|rubberband-1.7.0-1|137	- import rubberband
12cr|rubberband-1.7.0-1|138	
12cr|rubberband-1.7.0-1|139	
12cr|rubberband-1.7.0-1|140	* Sun Mar 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2008.1
12cr|rubberband-1.7.0-1|141	- initial Mandriva release
12cr|rubberband-1.7.0-1|142	
12cr|rubberband-1.7.0-1|143	* Wed Feb 20 2008 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> - 1.0.1-3
12cr|rubberband-1.7.0-1|144	- rebuild for new version of vamp-plugins-sdk (1.1b)
12cr|rubberband-1.7.0-1|145	- fixed typo that meant the pkgconfig file was not being installed
12cr|rubberband-1.7.0-1|146	
12cr|rubberband-1.7.0-1|147	* Fri Dec 14 2007 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> - 1.0.1-1
12cr|rubberband-1.7.0-1|148	- initial build.

7166 12
12cr|ruby-actionmailer-3.2.9-1|1	%define	rname	actionmailer
12cr|ruby-actionmailer-3.2.9-1|2	
12cr|ruby-actionmailer-3.2.9-1|3	Summary:	Service layer for easy email delivery and testing
12cr|ruby-actionmailer-3.2.9-1|4	Name:		ruby-%{rname}
12cr|ruby-actionmailer-3.2.9-1|5	Version:	3.2.9
12cr|ruby-actionmailer-3.2.9-1|6	Release:	1
12cr|ruby-actionmailer-3.2.9-1|7	URL:		http://www.rubyonrails.org/
12cr|ruby-actionmailer-3.2.9-1|8	Source0:	http://rubygems.org/downloads/%{rname}-%{version}.gem
12cr|ruby-actionmailer-3.2.9-1|9	License:	MIT
12cr|ruby-actionmailer-3.2.9-1|10	Group:		Development/Ruby
12cr|ruby-actionmailer-3.2.9-1|11	BuildArch:	noarch
12cr|ruby-actionmailer-3.2.9-1|12	BuildRequires:	ruby-RubyGems
12cr|ruby-actionmailer-3.2.9-1|13	Provides:	rubygem(%{rname})
12cr|ruby-actionmailer-3.2.9-1|14	
12cr|ruby-actionmailer-3.2.9-1|15	%description
12cr|ruby-actionmailer-3.2.9-1|16	Makes it trivial to test and deliver emails sent from a single service layer.
12cr|ruby-actionmailer-3.2.9-1|17	
12cr|ruby-actionmailer-3.2.9-1|18	%prep
12cr|ruby-actionmailer-3.2.9-1|19	
12cr|ruby-actionmailer-3.2.9-1|20	%build
12cr|ruby-actionmailer-3.2.9-1|21	
12cr|ruby-actionmailer-3.2.9-1|22	%install
12cr|ruby-actionmailer-3.2.9-1|23	rm -rf %{buildroot}
12cr|ruby-actionmailer-3.2.9-1|24	gem install --ri -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|ruby-actionmailer-3.2.9-1|25	
12cr|ruby-actionmailer-3.2.9-1|26	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|ruby-actionmailer-3.2.9-1|27	
12cr|ruby-actionmailer-3.2.9-1|28	%files
12cr|ruby-actionmailer-3.2.9-1|29	%defattr(-,root,root)
12cr|ruby-actionmailer-3.2.9-1|30	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
12cr|ruby-actionmailer-3.2.9-1|31	%{ruby_gemdir}/gems/%{rname}-%{version}
12cr|ruby-actionmailer-3.2.9-1|32	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
12cr|ruby-actionmailer-3.2.9-1|33	
12cr|ruby-actionmailer-3.2.9-1|34	
12cr|ruby-actionmailer-3.2.9-1|35	%changelog
12cr|ruby-actionmailer-3.2.9-1|36	* Fri May 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.3-1
12cr|ruby-actionmailer-3.2.9-1|37	+ Revision: 796014
12cr|ruby-actionmailer-3.2.9-1|38	- update to 3.2.3
12cr|ruby-actionmailer-3.2.9-1|39	
12cr|ruby-actionmailer-3.2.9-1|40	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.2.1-2
12cr|ruby-actionmailer-3.2.9-1|41	+ Revision: 774161
12cr|ruby-actionmailer-3.2.9-1|42	- mass rebuild of ruby packages against ruby 1.9.1
12cr|ruby-actionmailer-3.2.9-1|43	
12cr|ruby-actionmailer-3.2.9-1|44	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 3.2.1-1
12cr|ruby-actionmailer-3.2.9-1|45	+ Revision: 769662
12cr|ruby-actionmailer-3.2.9-1|46	- New release
12cr|ruby-actionmailer-3.2.9-1|47	
12cr|ruby-actionmailer-3.2.9-1|48	* Tue Mar 15 2011 Rémy Clouard <shikamaru@mandriva.org> 2.3.11-2
12cr|ruby-actionmailer-3.2.9-1|49	+ Revision: 645161
12cr|ruby-actionmailer-3.2.9-1|50	- new version 2.3.11
12cr|ruby-actionmailer-3.2.9-1|51	
12cr|ruby-actionmailer-3.2.9-1|52	* Thu Dec 09 2010 Rémy Clouard <shikamaru@mandriva.org> 2.3.10-2mdv2011.0
12cr|ruby-actionmailer-3.2.9-1|53	+ Revision: 618288
12cr|ruby-actionmailer-3.2.9-1|54	- add provides to fix rails dependencies
12cr|ruby-actionmailer-3.2.9-1|55	
12cr|ruby-actionmailer-3.2.9-1|56	* Fri Oct 15 2010 Rémy Clouard <shikamaru@mandriva.org> 2.3.10-1mdv2011.0
12cr|ruby-actionmailer-3.2.9-1|57	+ Revision: 585831
12cr|ruby-actionmailer-3.2.9-1|58	- bump release
12cr|ruby-actionmailer-3.2.9-1|59	
12cr|ruby-actionmailer-3.2.9-1|60	* Sat Sep 18 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.3.9-1mdv2011.0
12cr|ruby-actionmailer-3.2.9-1|61	+ Revision: 579506
12cr|ruby-actionmailer-3.2.9-1|62	- new release: 2.3.9
12cr|ruby-actionmailer-3.2.9-1|63	
12cr|ruby-actionmailer-3.2.9-1|64	* Sun Sep 13 2009 Frederik Himpe <fhimpe@mandriva.org> 2.3.4-1mdv2010.0
12cr|ruby-actionmailer-3.2.9-1|65	+ Revision: 438622
12cr|ruby-actionmailer-3.2.9-1|66	- Update to new version 2.3.4
12cr|ruby-actionmailer-3.2.9-1|67	
12cr|ruby-actionmailer-3.2.9-1|68	* Wed Jul 29 2009 Frederik Himpe <fhimpe@mandriva.org> 2.3.3-1mdv2010.0
12cr|ruby-actionmailer-3.2.9-1|69	+ Revision: 404437
12cr|ruby-actionmailer-3.2.9-1|70	- Update to new version 2.3.3
12cr|ruby-actionmailer-3.2.9-1|71	
12cr|ruby-actionmailer-3.2.9-1|72	* Fri Jun 12 2009 Lev Givon <lev@mandriva.org> 2.1.2-1mdv2010.0
12cr|ruby-actionmailer-3.2.9-1|73	+ Revision: 385325
12cr|ruby-actionmailer-3.2.9-1|74	- Update to 2.1.2.
12cr|ruby-actionmailer-3.2.9-1|75	
12cr|ruby-actionmailer-3.2.9-1|76	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.1.0-2mdv2009.0
12cr|ruby-actionmailer-3.2.9-1|77	+ Revision: 269226
12cr|ruby-actionmailer-3.2.9-1|78	- rebuild early 2009.0 package (before pixel changes)
12cr|ruby-actionmailer-3.2.9-1|79	
12cr|ruby-actionmailer-3.2.9-1|80	* Tue Jun 03 2008 Alexander Kurtakov <akurtakov@mandriva.org> 2.1.0-1mdv2009.0
12cr|ruby-actionmailer-3.2.9-1|81	+ Revision: 214650
12cr|ruby-actionmailer-3.2.9-1|82	- new version 2.1.0
12cr|ruby-actionmailer-3.2.9-1|83	
12cr|ruby-actionmailer-3.2.9-1|84	* Mon Jan 14 2008 Alexander Kurtakov <akurtakov@mandriva.org> 2.0.2-1mdv2008.1
12cr|ruby-actionmailer-3.2.9-1|85	+ Revision: 151355
12cr|ruby-actionmailer-3.2.9-1|86	- new version
12cr|ruby-actionmailer-3.2.9-1|87	
12cr|ruby-actionmailer-3.2.9-1|88	+ Olivier Blin <blino@mandriva.org>
12cr|ruby-actionmailer-3.2.9-1|89	- restore BuildRoot
12cr|ruby-actionmailer-3.2.9-1|90	
12cr|ruby-actionmailer-3.2.9-1|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|ruby-actionmailer-3.2.9-1|92	- kill re-definition of %%buildroot on Pixel's request
12cr|ruby-actionmailer-3.2.9-1|93	
12cr|ruby-actionmailer-3.2.9-1|94	* Mon Apr 23 2007 Olivier Blin <blino@mandriva.org> 1.3.3-1mdv2008.0
12cr|ruby-actionmailer-3.2.9-1|95	+ Revision: 17585
12cr|ruby-actionmailer-3.2.9-1|96	- 1.3.3
12cr|ruby-actionmailer-3.2.9-1|97	
12cr|ruby-actionmailer-3.2.9-1|98	* Sat Apr 21 2007 Pascal Terjan <pterjan@mandriva.org> 1.2.5-2mdv2008.0
12cr|ruby-actionmailer-3.2.9-1|99	+ Revision: 16673
12cr|ruby-actionmailer-3.2.9-1|100	- ri is now in ri/ and not ri/ri/
12cr|ruby-actionmailer-3.2.9-1|101	- Use Development/Ruby group
12cr|ruby-actionmailer-3.2.9-1|102	
12cr|ruby-actionmailer-3.2.9-1|103	
12cr|ruby-actionmailer-3.2.9-1|104	* Thu Nov 16 2006 Olivier Blin <oblin@mandriva.com> 1.2.5-1mdv2007.0
12cr|ruby-actionmailer-3.2.9-1|105	+ Revision: 84942
12cr|ruby-actionmailer-3.2.9-1|106	- 1.2.5
12cr|ruby-actionmailer-3.2.9-1|107	- Import ruby-actionmailer
12cr|ruby-actionmailer-3.2.9-1|108	
12cr|ruby-actionmailer-3.2.9-1|109	* Sat Jul 29 2006 Olivier Blin <blino@mandriva.com> 1.2.3-1mdv2007.0
12cr|ruby-actionmailer-3.2.9-1|110	- 1.2.3
12cr|ruby-actionmailer-3.2.9-1|111	- don't version requires
12cr|ruby-actionmailer-3.2.9-1|112	
12cr|ruby-actionmailer-3.2.9-1|113	* Thu Feb 16 2006 Pascal Terjan <pterjan@mandriva.org> 1.1.5-2mdk
12cr|ruby-actionmailer-3.2.9-1|114	- Fix Requires syntax
12cr|ruby-actionmailer-3.2.9-1|115	
12cr|ruby-actionmailer-3.2.9-1|116	* Thu Feb 16 2006 Pascal Terjan <pterjan@mandriva.org> 1.1.5-1mdk
12cr|ruby-actionmailer-3.2.9-1|117	- First Mandriva release
12cr|ruby-actionmailer-3.2.9-1|118	

7167 12
12cr|ruby-actionpack-3.2.9-1|1	%define	rname	actionpack
12cr|ruby-actionpack-3.2.9-1|2	
12cr|ruby-actionpack-3.2.9-1|3	Summary:	Part of Rails framework handling controller/view split
12cr|ruby-actionpack-3.2.9-1|4	Name:		ruby-%{rname}
12cr|ruby-actionpack-3.2.9-1|5	Version:	3.2.9
12cr|ruby-actionpack-3.2.9-1|6	Release:	1
12cr|ruby-actionpack-3.2.9-1|7	URL:		http://www.rubyonrails.com/
12cr|ruby-actionpack-3.2.9-1|8	Source0:	http://rubygems.org/gems/%{rname}-%{version}.gem
12cr|ruby-actionpack-3.2.9-1|9	License:	MIT
12cr|ruby-actionpack-3.2.9-1|10	Group:		Development/Ruby
12cr|ruby-actionpack-3.2.9-1|11	BuildArch:	noarch
12cr|ruby-actionpack-3.2.9-1|12	BuildRequires:	ruby-RubyGems
12cr|ruby-actionpack-3.2.9-1|13	
12cr|ruby-actionpack-3.2.9-1|14	%description
12cr|ruby-actionpack-3.2.9-1|15	Action Pack splits the response to a web request into a controller part
12cr|ruby-actionpack-3.2.9-1|16	(performing the logic) and a view part (rendering a template). This two-step
12cr|ruby-actionpack-3.2.9-1|17	approach is known as an action, which will normally create, read, update, or
12cr|ruby-actionpack-3.2.9-1|18	delete (CRUD for short) some sort of model part (often backed by a database)
12cr|ruby-actionpack-3.2.9-1|19	before choosing either to render a template or redirecting to another action.
12cr|ruby-actionpack-3.2.9-1|20	
12cr|ruby-actionpack-3.2.9-1|21	Action Pack implements these actions as public methods on Action Controllers
12cr|ruby-actionpack-3.2.9-1|22	and uses Action Views to implement the template rendering. Action Controllers
12cr|ruby-actionpack-3.2.9-1|23	are then responsible for handling all the actions relating to a certain part
12cr|ruby-actionpack-3.2.9-1|24	of an application. This grouping usually consists of actions for lists and for
12cr|ruby-actionpack-3.2.9-1|25	CRUDs revolving around a single (or a few) model objects. So ContactController
12cr|ruby-actionpack-3.2.9-1|26	would be responsible for listing contacts, creating, deleting, and updating
12cr|ruby-actionpack-3.2.9-1|27	contacts. A WeblogController could be responsible for both posts and comments.
12cr|ruby-actionpack-3.2.9-1|28	
12cr|ruby-actionpack-3.2.9-1|29	Action View templates are written using embedded Ruby in tags mingled in with
12cr|ruby-actionpack-3.2.9-1|30	the HTML. To avoid cluttering the templates with code, a bunch of helper
12cr|ruby-actionpack-3.2.9-1|31	classes provide common behavior for forms, dates, and strings. And it's easy
12cr|ruby-actionpack-3.2.9-1|32	to add specific helpers to keep the separation as the application evolves.
12cr|ruby-actionpack-3.2.9-1|33	
12cr|ruby-actionpack-3.2.9-1|34	Note: Some of the features, such as scaffolding and form building, are tied to
12cr|ruby-actionpack-3.2.9-1|35	ActiveRecord[http://activerecord.rubyonrails.org] (an object-relational
12cr|ruby-actionpack-3.2.9-1|36	mapping package), but that doesn't mean that Action Pack depends on Active
12cr|ruby-actionpack-3.2.9-1|37	Record. Action Pack is an independent package that can be used with any sort
12cr|ruby-actionpack-3.2.9-1|38	of backend (Instiki[http://www.instiki.org], which is based on an older version
12cr|ruby-actionpack-3.2.9-1|39	of Action Pack, used Madeleine for example). Read more about the role Action
12cr|ruby-actionpack-3.2.9-1|40	Pack can play when used together with Active Record on
12cr|ruby-actionpack-3.2.9-1|41	http://www.rubyonrails.org.
12cr|ruby-actionpack-3.2.9-1|42	
12cr|ruby-actionpack-3.2.9-1|43	%prep
12cr|ruby-actionpack-3.2.9-1|44	
12cr|ruby-actionpack-3.2.9-1|45	%build
12cr|ruby-actionpack-3.2.9-1|46	
12cr|ruby-actionpack-3.2.9-1|47	%install
12cr|ruby-actionpack-3.2.9-1|48	rm -rf %buildroot
12cr|ruby-actionpack-3.2.9-1|49	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|ruby-actionpack-3.2.9-1|50	
12cr|ruby-actionpack-3.2.9-1|51	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|ruby-actionpack-3.2.9-1|52	chmod g-w,g+r,o+r -R %{buildroot}
12cr|ruby-actionpack-3.2.9-1|53	
12cr|ruby-actionpack-3.2.9-1|54	%files
12cr|ruby-actionpack-3.2.9-1|55	%defattr(-,root,root)
12cr|ruby-actionpack-3.2.9-1|56	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
12cr|ruby-actionpack-3.2.9-1|57	%{ruby_gemdir}/gems/%{rname}-%{version}
12cr|ruby-actionpack-3.2.9-1|58	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
12cr|ruby-actionpack-3.2.9-1|59	
12cr|ruby-actionpack-3.2.9-1|60	
12cr|ruby-actionpack-3.2.9-1|61	%changelog
12cr|ruby-actionpack-3.2.9-1|62	* Wed Apr 25 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.3-1
12cr|ruby-actionpack-3.2.9-1|63	+ Revision: 793332
12cr|ruby-actionpack-3.2.9-1|64	- update to 3.2.3
12cr|ruby-actionpack-3.2.9-1|65	
12cr|ruby-actionpack-3.2.9-1|66	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.2.1-2
12cr|ruby-actionpack-3.2.9-1|67	+ Revision: 774161
12cr|ruby-actionpack-3.2.9-1|68	- mass rebuild of ruby packages against ruby 1.9.1
12cr|ruby-actionpack-3.2.9-1|69	
12cr|ruby-actionpack-3.2.9-1|70	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 3.2.1-1
12cr|ruby-actionpack-3.2.9-1|71	+ Revision: 769661
12cr|ruby-actionpack-3.2.9-1|72	- New release
12cr|ruby-actionpack-3.2.9-1|73	
12cr|ruby-actionpack-3.2.9-1|74	* Tue Mar 15 2011 Rémy Clouard <shikamaru@mandriva.org> 2.3.11-1
12cr|ruby-actionpack-3.2.9-1|75	+ Revision: 645162
12cr|ruby-actionpack-3.2.9-1|76	- new version 2.3.11
12cr|ruby-actionpack-3.2.9-1|77	
12cr|ruby-actionpack-3.2.9-1|78	* Thu Dec 09 2010 Rémy Clouard <shikamaru@mandriva.org> 2.3.10-2mdv2011.0
12cr|ruby-actionpack-3.2.9-1|79	+ Revision: 618261
12cr|ruby-actionpack-3.2.9-1|80	- add provides to fix rails dependencies
12cr|ruby-actionpack-3.2.9-1|81	
12cr|ruby-actionpack-3.2.9-1|82	* Fri Oct 15 2010 Rémy Clouard <shikamaru@mandriva.org> 2.3.10-1mdv2011.0
12cr|ruby-actionpack-3.2.9-1|83	+ Revision: 585833
12cr|ruby-actionpack-3.2.9-1|84	- bump release & fix url
12cr|ruby-actionpack-3.2.9-1|85	
12cr|ruby-actionpack-3.2.9-1|86	* Sat Sep 18 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.3.9-1mdv2011.0
12cr|ruby-actionpack-3.2.9-1|87	+ Revision: 579505
12cr|ruby-actionpack-3.2.9-1|88	- new release: 2.3.9
12cr|ruby-actionpack-3.2.9-1|89	
12cr|ruby-actionpack-3.2.9-1|90	* Sun Sep 13 2009 Frederik Himpe <fhimpe@mandriva.org> 2.3.4-1mdv2010.0
12cr|ruby-actionpack-3.2.9-1|91	+ Revision: 438624
12cr|ruby-actionpack-3.2.9-1|92	- Update to new version 2.3.4
12cr|ruby-actionpack-3.2.9-1|93	
12cr|ruby-actionpack-3.2.9-1|94	* Wed Jul 29 2009 Frederik Himpe <fhimpe@mandriva.org> 2.3.3-1mdv2010.0
12cr|ruby-actionpack-3.2.9-1|95	+ Revision: 404439
12cr|ruby-actionpack-3.2.9-1|96	- Update to new version 2.3.3
12cr|ruby-actionpack-3.2.9-1|97	
12cr|ruby-actionpack-3.2.9-1|98	* Fri Jun 12 2009 Lev Givon <lev@mandriva.org> 2.1.2-1mdv2010.0
12cr|ruby-actionpack-3.2.9-1|99	+ Revision: 385324
12cr|ruby-actionpack-3.2.9-1|100	- Update to 2.1.2.
12cr|ruby-actionpack-3.2.9-1|101	
12cr|ruby-actionpack-3.2.9-1|102	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.1.0-2mdv2009.0
12cr|ruby-actionpack-3.2.9-1|103	+ Revision: 269227
12cr|ruby-actionpack-3.2.9-1|104	- rebuild early 2009.0 package (before pixel changes)
12cr|ruby-actionpack-3.2.9-1|105	
12cr|ruby-actionpack-3.2.9-1|106	* Tue Jun 03 2008 Alexander Kurtakov <akurtakov@mandriva.org> 2.1.0-1mdv2009.0
12cr|ruby-actionpack-3.2.9-1|107	+ Revision: 214639
12cr|ruby-actionpack-3.2.9-1|108	- new version 2.1.0
12cr|ruby-actionpack-3.2.9-1|109	
12cr|ruby-actionpack-3.2.9-1|110	* Mon Jan 14 2008 Alexander Kurtakov <akurtakov@mandriva.org> 2.0.2-1mdv2008.1
12cr|ruby-actionpack-3.2.9-1|111	+ Revision: 151329
12cr|ruby-actionpack-3.2.9-1|112	- new version
12cr|ruby-actionpack-3.2.9-1|113	
12cr|ruby-actionpack-3.2.9-1|114	+ Olivier Blin <blino@mandriva.org>
12cr|ruby-actionpack-3.2.9-1|115	- restore BuildRoot
12cr|ruby-actionpack-3.2.9-1|116	
12cr|ruby-actionpack-3.2.9-1|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|ruby-actionpack-3.2.9-1|118	- kill re-definition of %%buildroot on Pixel's request
12cr|ruby-actionpack-3.2.9-1|119	
12cr|ruby-actionpack-3.2.9-1|120	* Mon Apr 23 2007 Olivier Blin <blino@mandriva.org> 1.13.3-1mdv2008.0
12cr|ruby-actionpack-3.2.9-1|121	+ Revision: 17565
12cr|ruby-actionpack-3.2.9-1|122	- 1.13.3
12cr|ruby-actionpack-3.2.9-1|123	- drop Patch0 (fixed upstream)
12cr|ruby-actionpack-3.2.9-1|124	
12cr|ruby-actionpack-3.2.9-1|125	* Sat Apr 21 2007 Pascal Terjan <pterjan@mandriva.org> 1.12.5-2mdv2008.0
12cr|ruby-actionpack-3.2.9-1|126	+ Revision: 16670
12cr|ruby-actionpack-3.2.9-1|127	- ri is now in ri/ and not ri/ri/
12cr|ruby-actionpack-3.2.9-1|128	- Use Development/Ruby group
12cr|ruby-actionpack-3.2.9-1|129	
12cr|ruby-actionpack-3.2.9-1|130	
12cr|ruby-actionpack-3.2.9-1|131	* Thu Nov 16 2006 Olivier Blin <oblin@mandriva.com> 1.12.5-1mdv2007.0
12cr|ruby-actionpack-3.2.9-1|132	+ Revision: 84899
12cr|ruby-actionpack-3.2.9-1|133	- Patch0: fix rdoc generation (from upstream trac)
12cr|ruby-actionpack-3.2.9-1|134	- 1.12.5
12cr|ruby-actionpack-3.2.9-1|135	- Import ruby-actionpack
12cr|ruby-actionpack-3.2.9-1|136	
12cr|ruby-actionpack-3.2.9-1|137	* Sat Jul 29 2006 Olivier Blin <blino@mandriva.com> 1.12.3-1mdv2007.0
12cr|ruby-actionpack-3.2.9-1|138	- 1.12.3
12cr|ruby-actionpack-3.2.9-1|139	
12cr|ruby-actionpack-3.2.9-1|140	* Mon Feb 13 2006 Pascal Terjan <pterjan@mandriva.org> 1.11.2-3mdk
12cr|ruby-actionpack-3.2.9-1|141	- Ship the gemspec
12cr|ruby-actionpack-3.2.9-1|142	
12cr|ruby-actionpack-3.2.9-1|143	* Mon Feb 13 2006 Pascal Terjan <pterjan@mandriva.org> 1.11.2-2mdk
12cr|ruby-actionpack-3.2.9-1|144	- Don't ship too much ri, else we get conflicts
12cr|ruby-actionpack-3.2.9-1|145	
12cr|ruby-actionpack-3.2.9-1|146	* Sun Feb 12 2006 Pascal Terjan <pterjan@mandriva.org> 1.11.2-1mdk
12cr|ruby-actionpack-3.2.9-1|147	- First Mandriva release
12cr|ruby-actionpack-3.2.9-1|148	

7168 12
12cr|ruby-actionwebservice-1.2.6-5|1	%define rname actionwebservice
12cr|ruby-actionwebservice-1.2.6-5|2	%define name ruby-%{rname}
12cr|ruby-actionwebservice-1.2.6-5|3	%define version 1.2.6
12cr|ruby-actionwebservice-1.2.6-5|4	%define release %mkrel 5
12cr|ruby-actionwebservice-1.2.6-5|5	
12cr|ruby-actionwebservice-1.2.6-5|6	Summary:	Web service support for Action Pack
12cr|ruby-actionwebservice-1.2.6-5|7	Name:		%{name}
12cr|ruby-actionwebservice-1.2.6-5|8	Version:	%{version}
12cr|ruby-actionwebservice-1.2.6-5|9	Release:	%{release}
12cr|ruby-actionwebservice-1.2.6-5|10	URL:		http://www.rubyonrails.com/
12cr|ruby-actionwebservice-1.2.6-5|11	Source0:	%{rname}-%{version}.gem
12cr|ruby-actionwebservice-1.2.6-5|12	License:	MIT
12cr|ruby-actionwebservice-1.2.6-5|13	Group:		Development/Ruby
12cr|ruby-actionwebservice-1.2.6-5|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|ruby-actionwebservice-1.2.6-5|15	BuildArch:	noarch
12cr|ruby-actionwebservice-1.2.6-5|16	Requires:	ruby ruby-actionpack ruby-activerecord
12cr|ruby-actionwebservice-1.2.6-5|17	
12cr|ruby-actionwebservice-1.2.6-5|18	BuildRequires:	ruby-RubyGems
12cr|ruby-actionwebservice-1.2.6-5|19	
12cr|ruby-actionwebservice-1.2.6-5|20	%description
12cr|ruby-actionwebservice-1.2.6-5|21	Adds WSDL/SOAP and XML-RPC web service support to Action Pack.
12cr|ruby-actionwebservice-1.2.6-5|22	
12cr|ruby-actionwebservice-1.2.6-5|23	%prep
12cr|ruby-actionwebservice-1.2.6-5|24	rm -rf %rname-%version
12cr|ruby-actionwebservice-1.2.6-5|25	rm -rf tmp-%rname-%version
12cr|ruby-actionwebservice-1.2.6-5|26	mkdir tmp-%rname-%version
12cr|ruby-actionwebservice-1.2.6-5|27	gem install --ignore-dependencies %{SOURCE0} --no-rdoc --install-dir `pwd`/tmp-%rname-%version
12cr|ruby-actionwebservice-1.2.6-5|28	mv tmp-%rname-%version/gems/%rname-%version .
12cr|ruby-actionwebservice-1.2.6-5|29	mv tmp-%rname-%version/specifications/%rname-%version.gemspec %rname-%version/
12cr|ruby-actionwebservice-1.2.6-5|30	rm -rf tmp-%rname-%version
12cr|ruby-actionwebservice-1.2.6-5|31	%setup -T -D -n %rname-%version
12cr|ruby-actionwebservice-1.2.6-5|32	
12cr|ruby-actionwebservice-1.2.6-5|33	%build
12cr|ruby-actionwebservice-1.2.6-5|34	rdoc --ri --op ri lib
12cr|ruby-actionwebservice-1.2.6-5|35	rdoc --op rdoc lib
12cr|ruby-actionwebservice-1.2.6-5|36	
12cr|ruby-actionwebservice-1.2.6-5|37	%install
12cr|ruby-actionwebservice-1.2.6-5|38	rm -rf %buildroot
12cr|ruby-actionwebservice-1.2.6-5|39	mkdir -p $RPM_BUILD_ROOT{%{ruby_sitelibdir},%{ruby_ridir},%{ruby_gemdir}/specifications}
12cr|ruby-actionwebservice-1.2.6-5|40	
12cr|ruby-actionwebservice-1.2.6-5|41	cp -a lib/* $RPM_BUILD_ROOT%{ruby_sitelibdir}
12cr|ruby-actionwebservice-1.2.6-5|42	cp -a ri/ActionWebService $RPM_BUILD_ROOT%{ruby_ridir}
12cr|ruby-actionwebservice-1.2.6-5|43	cp -a %rname-%version.gemspec $RPM_BUILD_ROOT%{ruby_gemdir}/specifications/
12cr|ruby-actionwebservice-1.2.6-5|44	
12cr|ruby-actionwebservice-1.2.6-5|45	for f in `find %buildroot%{ruby_sitelibdir} -name \*.rb`
12cr|ruby-actionwebservice-1.2.6-5|46	do
12cr|ruby-actionwebservice-1.2.6-5|47	if head -n1 "$f" | grep '^#!' >/dev/null;
12cr|ruby-actionwebservice-1.2.6-5|48	then
12cr|ruby-actionwebservice-1.2.6-5|49	sed -i 's|/usr/local/bin|/usr/bin|' "$f"
12cr|ruby-actionwebservice-1.2.6-5|50	chmod 0755 "$f"
12cr|ruby-actionwebservice-1.2.6-5|51	else
12cr|ruby-actionwebservice-1.2.6-5|52	chmod 0644 "$f"
12cr|ruby-actionwebservice-1.2.6-5|53	fi
12cr|ruby-actionwebservice-1.2.6-5|54	done
12cr|ruby-actionwebservice-1.2.6-5|55	
12cr|ruby-actionwebservice-1.2.6-5|56	
12cr|ruby-actionwebservice-1.2.6-5|57	%clean
12cr|ruby-actionwebservice-1.2.6-5|58	rm -rf %buildroot
12cr|ruby-actionwebservice-1.2.6-5|59	
12cr|ruby-actionwebservice-1.2.6-5|60	%files
12cr|ruby-actionwebservice-1.2.6-5|61	%defattr(-,root,root)
12cr|ruby-actionwebservice-1.2.6-5|62	%{ruby_sitelibdir}/*
12cr|ruby-actionwebservice-1.2.6-5|63	%{ruby_ridir}/*
12cr|ruby-actionwebservice-1.2.6-5|64	%{ruby_gemdir}/specifications/%rname-%version.gemspec
12cr|ruby-actionwebservice-1.2.6-5|65	%doc CHANGELOG rdoc
12cr|ruby-actionwebservice-1.2.6-5|66	
12cr|ruby-actionwebservice-1.2.6-5|67	
12cr|ruby-actionwebservice-1.2.6-5|68	
12cr|ruby-actionwebservice-1.2.6-5|69	
12cr|ruby-actionwebservice-1.2.6-5|70	%changelog
12cr|ruby-actionwebservice-1.2.6-5|71	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2.6-5mdv2010.0
12cr|ruby-actionwebservice-1.2.6-5|72	+ Revision: 433493
12cr|ruby-actionwebservice-1.2.6-5|73	- rebuild
12cr|ruby-actionwebservice-1.2.6-5|74	
12cr|ruby-actionwebservice-1.2.6-5|75	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2.6-4mdv2009.0
12cr|ruby-actionwebservice-1.2.6-5|76	+ Revision: 260401
12cr|ruby-actionwebservice-1.2.6-5|77	- rebuild
12cr|ruby-actionwebservice-1.2.6-5|78	
12cr|ruby-actionwebservice-1.2.6-5|79	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2.6-3mdv2009.0
12cr|ruby-actionwebservice-1.2.6-5|80	+ Revision: 251572
12cr|ruby-actionwebservice-1.2.6-5|81	- rebuild
12cr|ruby-actionwebservice-1.2.6-5|82	
12cr|ruby-actionwebservice-1.2.6-5|83	* Mon Jan 14 2008 Alexander Kurtakov <akurtakov@mandriva.org> 1.2.6-1mdv2008.1
12cr|ruby-actionwebservice-1.2.6-5|84	+ Revision: 151296
12cr|ruby-actionwebservice-1.2.6-5|85	- new version
12cr|ruby-actionwebservice-1.2.6-5|86	
12cr|ruby-actionwebservice-1.2.6-5|87	+ Olivier Blin <oblin@mandriva.com>
12cr|ruby-actionwebservice-1.2.6-5|88	- restore BuildRoot
12cr|ruby-actionwebservice-1.2.6-5|89	
12cr|ruby-actionwebservice-1.2.6-5|90	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ruby-actionwebservice-1.2.6-5|91	- kill re-definition of %%buildroot on Pixel's request
12cr|ruby-actionwebservice-1.2.6-5|92	
12cr|ruby-actionwebservice-1.2.6-5|93	* Mon Apr 23 2007 Olivier Blin <oblin@mandriva.com> 1.2.3-1mdv2008.0
12cr|ruby-actionwebservice-1.2.6-5|94	+ Revision: 17586
12cr|ruby-actionwebservice-1.2.6-5|95	- 1.2.3
12cr|ruby-actionwebservice-1.2.6-5|96	
12cr|ruby-actionwebservice-1.2.6-5|97	* Sat Apr 21 2007 Pascal Terjan <pterjan@mandriva.org> 1.1.6-2mdv2008.0
12cr|ruby-actionwebservice-1.2.6-5|98	+ Revision: 16672
12cr|ruby-actionwebservice-1.2.6-5|99	- ri is now in ri/ and not ri/ri/
12cr|ruby-actionwebservice-1.2.6-5|100	- Use Development/Ruby group
12cr|ruby-actionwebservice-1.2.6-5|101	
12cr|ruby-actionwebservice-1.2.6-5|102	
12cr|ruby-actionwebservice-1.2.6-5|103	* Thu Nov 16 2006 Olivier Blin <oblin@mandriva.com> 1.1.6-1mdv2007.0
12cr|ruby-actionwebservice-1.2.6-5|104	+ Revision: 84944
12cr|ruby-actionwebservice-1.2.6-5|105	- 1.1.6
12cr|ruby-actionwebservice-1.2.6-5|106	- Import ruby-actionwebservice
12cr|ruby-actionwebservice-1.2.6-5|107	
12cr|ruby-actionwebservice-1.2.6-5|108	* Sat Jul 29 2006 Olivier Blin <blino@mandriva.com> 1.1.4-1mdv2007.0
12cr|ruby-actionwebservice-1.2.6-5|109	- 1.1.4
12cr|ruby-actionwebservice-1.2.6-5|110	- don't version requires
12cr|ruby-actionwebservice-1.2.6-5|111	
12cr|ruby-actionwebservice-1.2.6-5|112	* Mon Feb 13 2006 Pascal Terjan <pterjan@mandriva.org> 1.0.0-2mdk
12cr|ruby-actionwebservice-1.2.6-5|113	- Fix Summary/URL/Description/Dependencies
12cr|ruby-actionwebservice-1.2.6-5|114	
12cr|ruby-actionwebservice-1.2.6-5|115	* Mon Feb 13 2006 Pascal Terjan <pterjan@mandriva.org> 1.0.0-1mdk
12cr|ruby-actionwebservice-1.2.6-5|116	- First Mandriva release
12cr|ruby-actionwebservice-1.2.6-5|117	

7169 12
12cr|ruby-activeldap-0.7.2-7|1	%define rname activeldap
12cr|ruby-activeldap-0.7.2-7|2	
12cr|ruby-activeldap-0.7.2-7|3	Summary: Object oriented interface to Ruby/LDAP
12cr|ruby-activeldap-0.7.2-7|4	Name:    ruby-%{rname}
12cr|ruby-activeldap-0.7.2-7|5	Version: 0.7.2
12cr|ruby-activeldap-0.7.2-7|6	Release: 7
12cr|ruby-activeldap-0.7.2-7|7	URL: http://dataspill.org/posts/show/4
12cr|ruby-activeldap-0.7.2-7|8	Source0: http://rubyforge.org/frs/download.php/1763/%{name}-%{version}.tar.bz2
12cr|ruby-activeldap-0.7.2-7|9	License: GPL
12cr|ruby-activeldap-0.7.2-7|10	Group: Development/Ruby
12cr|ruby-activeldap-0.7.2-7|11	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|ruby-activeldap-0.7.2-7|12	Requires: ruby >= 1.8.1
12cr|ruby-activeldap-0.7.2-7|13	Requires: ruby-ldap
12cr|ruby-activeldap-0.7.2-7|14	Requires: rubygem-log4r
12cr|ruby-activeldap-0.7.2-7|15	BuildRequires: ruby-devel
12cr|ruby-activeldap-0.7.2-7|16	BuildArch: noarch
12cr|ruby-activeldap-0.7.2-7|17	
12cr|ruby-activeldap-0.7.2-7|18	%description
12cr|ruby-activeldap-0.7.2-7|19	Ruby/ActiveLDAP is an object-oriented interface to LDAP written in Ruby. It
12cr|ruby-activeldap-0.7.2-7|20	is a wrapper around Ruby/LDAP with its interface inspired by ActiveRecord.
12cr|ruby-activeldap-0.7.2-7|21	
12cr|ruby-activeldap-0.7.2-7|22	Ruby/ActiveLDAP dynamically parses the LDAP server's schema based on the
12cr|ruby-activeldap-0.7.2-7|23	objectClasses an entry has. It then exposes the LDAP attributes as methods
12cr|ruby-activeldap-0.7.2-7|24	on the object. This means that if you update the objectClass on an object,
12cr|ruby-activeldap-0.7.2-7|25	the methods/attributes available for changing are automatically updated.
12cr|ruby-activeldap-0.7.2-7|26	
12cr|ruby-activeldap-0.7.2-7|27	%prep
12cr|ruby-activeldap-0.7.2-7|28	%setup -q
12cr|ruby-activeldap-0.7.2-7|29	ruby setup.rb config --prefix=$RPM_BUILD_ROOT%{_prefix}
12cr|ruby-activeldap-0.7.2-7|30	ruby setup.rb setup
12cr|ruby-activeldap-0.7.2-7|31	
12cr|ruby-activeldap-0.7.2-7|32	%build
12cr|ruby-activeldap-0.7.2-7|33	
12cr|ruby-activeldap-0.7.2-7|34	%clean
12cr|ruby-activeldap-0.7.2-7|35	rm -rf %buildroot
12cr|ruby-activeldap-0.7.2-7|36	
12cr|ruby-activeldap-0.7.2-7|37	%install
12cr|ruby-activeldap-0.7.2-7|38	rm -rf %buildroot
12cr|ruby-activeldap-0.7.2-7|39	ruby setup.rb install
12cr|ruby-activeldap-0.7.2-7|40	for f in `find %buildroot%{ruby_sitelibdir} . -name \*.rb`
12cr|ruby-activeldap-0.7.2-7|41	do
12cr|ruby-activeldap-0.7.2-7|42	if head -n1 "$f" | grep '^#!' >/dev/null;
12cr|ruby-activeldap-0.7.2-7|43	then
12cr|ruby-activeldap-0.7.2-7|44	sed -i 's|/usr/local/bin|/usr/bin|' "$f"
12cr|ruby-activeldap-0.7.2-7|45	chmod 0755 "$f"
12cr|ruby-activeldap-0.7.2-7|46	else
12cr|ruby-activeldap-0.7.2-7|47	chmod 0644 "$f"
12cr|ruby-activeldap-0.7.2-7|48	fi
12cr|ruby-activeldap-0.7.2-7|49	done
12cr|ruby-activeldap-0.7.2-7|50	
12cr|ruby-activeldap-0.7.2-7|51	%files
12cr|ruby-activeldap-0.7.2-7|52	%defattr(-,root,root)
12cr|ruby-activeldap-0.7.2-7|53	%{ruby_sitelibdir}/activeldap*
12cr|ruby-activeldap-0.7.2-7|54	%doc COPYING README LICENSE CHANGES examples tests doc
12cr|ruby-activeldap-0.7.2-7|55	
12cr|ruby-activeldap-0.7.2-7|56	
12cr|ruby-activeldap-0.7.2-7|57	
12cr|ruby-activeldap-0.7.2-7|58	%changelog
12cr|ruby-activeldap-0.7.2-7|59	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.7.2-6mdv2010.0
12cr|ruby-activeldap-0.7.2-7|60	+ Revision: 433494
12cr|ruby-activeldap-0.7.2-7|61	- rebuild
12cr|ruby-activeldap-0.7.2-7|62	
12cr|ruby-activeldap-0.7.2-7|63	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.7.2-5mdv2009.0
12cr|ruby-activeldap-0.7.2-7|64	+ Revision: 260402
12cr|ruby-activeldap-0.7.2-7|65	- rebuild
12cr|ruby-activeldap-0.7.2-7|66	
12cr|ruby-activeldap-0.7.2-7|67	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.7.2-4mdv2009.0
12cr|ruby-activeldap-0.7.2-7|68	+ Revision: 251575
12cr|ruby-activeldap-0.7.2-7|69	- rebuild
12cr|ruby-activeldap-0.7.2-7|70	
12cr|ruby-activeldap-0.7.2-7|71	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.7.2-2mdv2008.1
12cr|ruby-activeldap-0.7.2-7|72	+ Revision: 140753
12cr|ruby-activeldap-0.7.2-7|73	- restore BuildRoot
12cr|ruby-activeldap-0.7.2-7|74	
12cr|ruby-activeldap-0.7.2-7|75	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ruby-activeldap-0.7.2-7|76	- kill re-definition of %%buildroot on Pixel's request
12cr|ruby-activeldap-0.7.2-7|77	
12cr|ruby-activeldap-0.7.2-7|78	* Sun Apr 22 2007 Pascal Terjan <pterjan@mandriva.org> 0.7.2-2mdv2008.0
12cr|ruby-activeldap-0.7.2-7|79	+ Revision: 16782
12cr|ruby-activeldap-0.7.2-7|80	- Use Development/Ruby group
12cr|ruby-activeldap-0.7.2-7|81	- Use std macros
12cr|ruby-activeldap-0.7.2-7|82	
12cr|ruby-activeldap-0.7.2-7|83	
12cr|ruby-activeldap-0.7.2-7|84	* Mon May 22 2006 Pascal Terjan <pterjan@mandriva.org> 0.7.2-1mdk
12cr|ruby-activeldap-0.7.2-7|85	- New release 0.7.2
12cr|ruby-activeldap-0.7.2-7|86	
12cr|ruby-activeldap-0.7.2-7|87	* Sun May 07 2006 Pascal Terjan <pterjan@mandriva.org> 0.7.1-1mdk
12cr|ruby-activeldap-0.7.2-7|88	- 0.7.1
12cr|ruby-activeldap-0.7.2-7|89	
12cr|ruby-activeldap-0.7.2-7|90	* Tue Jan 10 2006 Pascal Terjan <pterjan@mandriva.org> 0.6.0-1mdk
12cr|ruby-activeldap-0.7.2-7|91	- 0.6.0
12cr|ruby-activeldap-0.7.2-7|92	- mkrel
12cr|ruby-activeldap-0.7.2-7|93	- fix perms
12cr|ruby-activeldap-0.7.2-7|94	
12cr|ruby-activeldap-0.7.2-7|95	* Thu Mar 31 2005 Pascal Terjan <pterjan@mandrake.org> 0.5.5-2mdk
12cr|ruby-activeldap-0.7.2-7|96	- lib64 fix
12cr|ruby-activeldap-0.7.2-7|97	
12cr|ruby-activeldap-0.7.2-7|98	* Mon Feb 21 2005 Pascal Terjan <pterjan@mandrake.org> 0.5.5-1mdk
12cr|ruby-activeldap-0.7.2-7|99	- 0.5.5
12cr|ruby-activeldap-0.7.2-7|100	
12cr|ruby-activeldap-0.7.2-7|101	* Mon Jan 12 2004 Pascal Terjan <pterjan@mandrake.org> 0.5.3-1mdk
12cr|ruby-activeldap-0.7.2-7|102	- first mdk release
12cr|ruby-activeldap-0.7.2-7|103	

7170 12
12cr|ruby-activeresource-3.2.9-1|1	%define	rname	activeresource
12cr|ruby-activeresource-3.2.9-1|2	
12cr|ruby-activeresource-3.2.9-1|3	Summary:	Think Active Record for web resources
12cr|ruby-activeresource-3.2.9-1|4	Name:		ruby-%{rname}
12cr|ruby-activeresource-3.2.9-1|5	Version:	3.2.9
12cr|ruby-activeresource-3.2.9-1|6	Release:	1
12cr|ruby-activeresource-3.2.9-1|7	URL:		http://www.rubyonrails.org/
12cr|ruby-activeresource-3.2.9-1|8	Source0:	http://rubygems.org/downloads/%{rname}-%{version}.gem
12cr|ruby-activeresource-3.2.9-1|9	License:	MIT
12cr|ruby-activeresource-3.2.9-1|10	Group:		Development/Ruby
12cr|ruby-activeresource-3.2.9-1|11	BuildArch:	noarch
12cr|ruby-activeresource-3.2.9-1|12	BuildRequires:	ruby-RubyGems
12cr|ruby-activeresource-3.2.9-1|13	
12cr|ruby-activeresource-3.2.9-1|14	%description
12cr|ruby-activeresource-3.2.9-1|15	Rails way to utilize model objects as REST-based client proxies to remote
12cr|ruby-activeresource-3.2.9-1|16	services.
12cr|ruby-activeresource-3.2.9-1|17	
12cr|ruby-activeresource-3.2.9-1|18	%prep
12cr|ruby-activeresource-3.2.9-1|19	
12cr|ruby-activeresource-3.2.9-1|20	%build
12cr|ruby-activeresource-3.2.9-1|21	
12cr|ruby-activeresource-3.2.9-1|22	%install
12cr|ruby-activeresource-3.2.9-1|23	rm -rf %{buildroot}
12cr|ruby-activeresource-3.2.9-1|24	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|ruby-activeresource-3.2.9-1|25	
12cr|ruby-activeresource-3.2.9-1|26	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|ruby-activeresource-3.2.9-1|27	
12cr|ruby-activeresource-3.2.9-1|28	%files
12cr|ruby-activeresource-3.2.9-1|29	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
12cr|ruby-activeresource-3.2.9-1|30	%{ruby_gemdir}/gems/%{rname}-%{version}
12cr|ruby-activeresource-3.2.9-1|31	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
12cr|ruby-activeresource-3.2.9-1|32	
12cr|ruby-activeresource-3.2.9-1|33	
12cr|ruby-activeresource-3.2.9-1|34	%changelog
12cr|ruby-activeresource-3.2.9-1|35	* Fri May 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.2.3-1
12cr|ruby-activeresource-3.2.9-1|36	+ Revision: 795963
12cr|ruby-activeresource-3.2.9-1|37	- update to 3.2.3
12cr|ruby-activeresource-3.2.9-1|38	
12cr|ruby-activeresource-3.2.9-1|39	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.2.1-2
12cr|ruby-activeresource-3.2.9-1|40	+ Revision: 774161
12cr|ruby-activeresource-3.2.9-1|41	- mass rebuild of ruby packages against ruby 1.9.1
12cr|ruby-activeresource-3.2.9-1|42	
12cr|ruby-activeresource-3.2.9-1|43	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 3.2.1-1
12cr|ruby-activeresource-3.2.9-1|44	+ Revision: 769664
12cr|ruby-activeresource-3.2.9-1|45	- New release
12cr|ruby-activeresource-3.2.9-1|46	
12cr|ruby-activeresource-3.2.9-1|47	* Tue Mar 15 2011 Rémy Clouard <shikamaru@mandriva.org> 2.3.11-1
12cr|ruby-activeresource-3.2.9-1|48	+ Revision: 645163
12cr|ruby-activeresource-3.2.9-1|49	- new version 2.3.11
12cr|ruby-activeresource-3.2.9-1|50	
12cr|ruby-activeresource-3.2.9-1|51	* Thu Dec 09 2010 Rémy Clouard <shikamaru@mandriva.org> 2.3.10-2mdv2011.0
12cr|ruby-activeresource-3.2.9-1|52	+ Revision: 618309
12cr|ruby-activeresource-3.2.9-1|53	- add provides to fix rails dependencies
12cr|ruby-activeresource-3.2.9-1|54	
12cr|ruby-activeresource-3.2.9-1|55	* Fri Oct 15 2010 Rémy Clouard <shikamaru@mandriva.org> 2.3.10-1mdv2011.0
12cr|ruby-activeresource-3.2.9-1|56	+ Revision: 585835
12cr|ruby-activeresource-3.2.9-1|57	- bump release
12cr|ruby-activeresource-3.2.9-1|58	
12cr|ruby-activeresource-3.2.9-1|59	* Sat Sep 18 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.3.9-1mdv2011.0
12cr|ruby-activeresource-3.2.9-1|60	+ Revision: 579502
12cr|ruby-activeresource-3.2.9-1|61	- new release: 2.3.9
12cr|ruby-activeresource-3.2.9-1|62	
12cr|ruby-activeresource-3.2.9-1|63	* Sun Sep 13 2009 Frederik Himpe <fhimpe@mandriva.org> 2.3.4-1mdv2010.0
12cr|ruby-activeresource-3.2.9-1|64	+ Revision: 438621
12cr|ruby-activeresource-3.2.9-1|65	- Update to new version 2.3.4
12cr|ruby-activeresource-3.2.9-1|66	
12cr|ruby-activeresource-3.2.9-1|67	* Wed Jul 29 2009 Frederik Himpe <fhimpe@mandriva.org> 2.3.3-1mdv2010.0
12cr|ruby-activeresource-3.2.9-1|68	+ Revision: 404440
12cr|ruby-activeresource-3.2.9-1|69	- Update to new version 2.3.3
12cr|ruby-activeresource-3.2.9-1|70	
12cr|ruby-activeresource-3.2.9-1|71	* Fri Jun 12 2009 Lev Givon <lev@mandriva.org> 2.1.2-1mdv2010.0
12cr|ruby-activeresource-3.2.9-1|72	+ Revision: 385326
12cr|ruby-activeresource-3.2.9-1|73	- Update to 2.1.2.
12cr|ruby-activeresource-3.2.9-1|74	
12cr|ruby-activeresource-3.2.9-1|75	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.1.0-2mdv2009.0
12cr|ruby-activeresource-3.2.9-1|76	+ Revision: 269229
12cr|ruby-activeresource-3.2.9-1|77	- rebuild early 2009.0 package (before pixel changes)
12cr|ruby-activeresource-3.2.9-1|78	
12cr|ruby-activeresource-3.2.9-1|79	* Tue Jun 03 2008 Alexander Kurtakov <akurtakov@mandriva.org> 2.1.0-1mdv2009.0
12cr|ruby-activeresource-3.2.9-1|80	+ Revision: 214637
12cr|ruby-activeresource-3.2.9-1|81	- new release 2.1.0
12cr|ruby-activeresource-3.2.9-1|82	
12cr|ruby-activeresource-3.2.9-1|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|ruby-activeresource-3.2.9-1|84	- fix summary-ended-with-dot
12cr|ruby-activeresource-3.2.9-1|85	
12cr|ruby-activeresource-3.2.9-1|86	* Mon Jan 14 2008 Alexander Kurtakov <akurtakov@mandriva.org> 2.0.2-1mdv2008.1
12cr|ruby-activeresource-3.2.9-1|87	+ Revision: 151599
12cr|ruby-activeresource-3.2.9-1|88	- import ruby-activeresource
12cr|ruby-activeresource-3.2.9-1|89	
12cr|ruby-activeresource-3.2.9-1|90	

7171 12
12cr|ruby-activesupport-3.2.9-1|1	%define	rname	activesupport
12cr|ruby-activesupport-3.2.9-1|2	
12cr|ruby-activesupport-3.2.9-1|3	Summary:	Support and utility classes used by the Rails framework
12cr|ruby-activesupport-3.2.9-1|4	Name:		ruby-%{rname}
12cr|ruby-activesupport-3.2.9-1|5	Version:	3.2.9
12cr|ruby-activesupport-3.2.9-1|6	Release:	1
12cr|ruby-activesupport-3.2.9-1|7	URL:		http://as.rubyonrails.com/
12cr|ruby-activesupport-3.2.9-1|8	Source0:	http://rubygems.org/downloads/%{rname}-%{version}.gem
12cr|ruby-activesupport-3.2.9-1|9	License:	MIT
12cr|ruby-activesupport-3.2.9-1|10	Group:		Development/Ruby
12cr|ruby-activesupport-3.2.9-1|11	BuildArch:	noarch
12cr|ruby-activesupport-3.2.9-1|12	BuildRequires:	ruby-RubyGems
12cr|ruby-activesupport-3.2.9-1|13	Provides:	rubygem(%{rname})
12cr|ruby-activesupport-3.2.9-1|14	Provides:	rubygem-activesupport
12cr|ruby-activesupport-3.2.9-1|15	
12cr|ruby-activesupport-3.2.9-1|16	%description
12cr|ruby-activesupport-3.2.9-1|17	Utility library which carries commonly used classes and goodies from the Rails
12cr|ruby-activesupport-3.2.9-1|18	framework.
12cr|ruby-activesupport-3.2.9-1|19	
12cr|ruby-activesupport-3.2.9-1|20	%prep
12cr|ruby-activesupport-3.2.9-1|21	
12cr|ruby-activesupport-3.2.9-1|22	%build
12cr|ruby-activesupport-3.2.9-1|23	
12cr|ruby-activesupport-3.2.9-1|24	%install
12cr|ruby-activesupport-3.2.9-1|25	gem install -E -n %{buildroot}%{_bindir} --no-rdoc --no-ri --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|ruby-activesupport-3.2.9-1|26	
12cr|ruby-activesupport-3.2.9-1|27	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|ruby-activesupport-3.2.9-1|28	
12cr|ruby-activesupport-3.2.9-1|29	%files
12cr|ruby-activesupport-3.2.9-1|30	%{ruby_gemdir}/gems/%{rname}-%{version}
12cr|ruby-activesupport-3.2.9-1|31	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
12cr|ruby-activesupport-3.2.9-1|32	
12cr|ruby-activesupport-3.2.9-1|33	
12cr|ruby-activesupport-3.2.9-1|34	%changelog
12cr|ruby-activesupport-3.2.9-1|35	* Tue Apr 17 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.2.3-2
12cr|ruby-activesupport-3.2.9-1|36	+ Revision: 791467
12cr|ruby-activesupport-3.2.9-1|37	- provides: rubygem-activesupport
12cr|ruby-activesupport-3.2.9-1|38	- broken BR dep removed
12cr|ruby-activesupport-3.2.9-1|39	
12cr|ruby-activesupport-3.2.9-1|40	* Thu Apr 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.2.3-1
12cr|ruby-activesupport-3.2.9-1|41	+ Revision: 789360
12cr|ruby-activesupport-3.2.9-1|42	- fix broken name
12cr|ruby-activesupport-3.2.9-1|43	- version update 3.2.3
12cr|ruby-activesupport-3.2.9-1|44	
12cr|ruby-activesupport-3.2.9-1|45	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.2.1-2
12cr|ruby-activesupport-3.2.9-1|46	+ Revision: 773441
12cr|ruby-activesupport-3.2.9-1|47	- rebuild for ruby 1.9
12cr|ruby-activesupport-3.2.9-1|48	
12cr|ruby-activesupport-3.2.9-1|49	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 3.2.1-1
12cr|ruby-activesupport-3.2.9-1|50	+ Revision: 769694
12cr|ruby-activesupport-3.2.9-1|51	- New release
12cr|ruby-activesupport-3.2.9-1|52	
12cr|ruby-activesupport-3.2.9-1|53	* Tue Sep 27 2011 Alexander Barakin <abarakin@mandriva.org> 3.1.0-1
12cr|ruby-activesupport-3.2.9-1|54	+ Revision: 701457
12cr|ruby-activesupport-3.2.9-1|55	- imported package ruby-activesupport
12cr|ruby-activesupport-3.2.9-1|56	
12cr|ruby-activesupport-3.2.9-1|57	* Tue Mar 15 2011 Rémy Clouard <shikamaru@mandriva.org> 2.3.11-1
12cr|ruby-activesupport-3.2.9-1|58	+ Revision: 645166
12cr|ruby-activesupport-3.2.9-1|59	- new version 2.3.11
12cr|ruby-activesupport-3.2.9-1|60	
12cr|ruby-activesupport-3.2.9-1|61	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|ruby-activesupport-3.2.9-1|62	- fix url
12cr|ruby-activesupport-3.2.9-1|63	
12cr|ruby-activesupport-3.2.9-1|64	* Thu Dec 09 2010 Rémy Clouard <shikamaru@mandriva.org> 2.3.10-2mdv2011.0
12cr|ruby-activesupport-3.2.9-1|65	+ Revision: 618305
12cr|ruby-activesupport-3.2.9-1|66	- add provides to fix rails dependencies
12cr|ruby-activesupport-3.2.9-1|67	
12cr|ruby-activesupport-3.2.9-1|68	* Fri Oct 15 2010 Rémy Clouard <shikamaru@mandriva.org> 2.3.10-1mdv2011.0
12cr|ruby-activesupport-3.2.9-1|69	+ Revision: 585825
12cr|ruby-activesupport-3.2.9-1|70	- bump release
12cr|ruby-activesupport-3.2.9-1|71	
12cr|ruby-activesupport-3.2.9-1|72	* Sat Sep 18 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.3.9-1mdv2011.0
12cr|ruby-activesupport-3.2.9-1|73	+ Revision: 579503
12cr|ruby-activesupport-3.2.9-1|74	- new release: 2.3.9
12cr|ruby-activesupport-3.2.9-1|75	
12cr|ruby-activesupport-3.2.9-1|76	* Sun Sep 13 2009 Frederik Himpe <fhimpe@mandriva.org> 2.3.4-1mdv2011.0
12cr|ruby-activesupport-3.2.9-1|77	+ Revision: 438619
12cr|ruby-activesupport-3.2.9-1|78	- Update to new version 2.3.4
12cr|ruby-activesupport-3.2.9-1|79	
12cr|ruby-activesupport-3.2.9-1|80	* Tue Jul 28 2009 Frederik Himpe <fhimpe@mandriva.org> 2.3.3-1mdv2010.0
12cr|ruby-activesupport-3.2.9-1|81	+ Revision: 402805
12cr|ruby-activesupport-3.2.9-1|82	- Update to new version 2.3.3
12cr|ruby-activesupport-3.2.9-1|83	
12cr|ruby-activesupport-3.2.9-1|84	* Fri Jun 12 2009 Lev Givon <lev@mandriva.org> 2.1.2-1mdv2010.0
12cr|ruby-activesupport-3.2.9-1|85	+ Revision: 385322
12cr|ruby-activesupport-3.2.9-1|86	- Update to 2.1.2.
12cr|ruby-activesupport-3.2.9-1|87	
12cr|ruby-activesupport-3.2.9-1|88	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.1.0-2mdv2009.0
12cr|ruby-activesupport-3.2.9-1|89	+ Revision: 269230
12cr|ruby-activesupport-3.2.9-1|90	- rebuild early 2009.0 package (before pixel changes)
12cr|ruby-activesupport-3.2.9-1|91	
12cr|ruby-activesupport-3.2.9-1|92	* Tue Jun 03 2008 Alexander Kurtakov <akurtakov@mandriva.org> 2.1.0-1mdv2009.0
12cr|ruby-activesupport-3.2.9-1|93	+ Revision: 214636
12cr|ruby-activesupport-3.2.9-1|94	- new version 2.1.0
12cr|ruby-activesupport-3.2.9-1|95	
12cr|ruby-activesupport-3.2.9-1|96	* Mon Jan 14 2008 Alexander Kurtakov <akurtakov@mandriva.org> 2.0.2-1mdv2008.1
12cr|ruby-activesupport-3.2.9-1|97	+ Revision: 151202
12cr|ruby-activesupport-3.2.9-1|98	- new version
12cr|ruby-activesupport-3.2.9-1|99	
12cr|ruby-activesupport-3.2.9-1|100	+ Olivier Blin <blino@mandriva.org>
12cr|ruby-activesupport-3.2.9-1|101	- restore BuildRoot
12cr|ruby-activesupport-3.2.9-1|102	
12cr|ruby-activesupport-3.2.9-1|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|ruby-activesupport-3.2.9-1|104	- kill re-definition of %%buildroot on Pixel's request
12cr|ruby-activesupport-3.2.9-1|105	
12cr|ruby-activesupport-3.2.9-1|106	* Mon Apr 23 2007 Olivier Blin <blino@mandriva.org> 1.4.2-1mdv2008.0
12cr|ruby-activesupport-3.2.9-1|107	+ Revision: 17549
12cr|ruby-activesupport-3.2.9-1|108	- 1.4.2
12cr|ruby-activesupport-3.2.9-1|109	
12cr|ruby-activesupport-3.2.9-1|110	+ Pascal Terjan <pterjan@mandriva.org>
12cr|ruby-activesupport-3.2.9-1|111	- ri is now in ri/ and not ri/ri/
12cr|ruby-activesupport-3.2.9-1|112	- Use Development/Ruby group
12cr|ruby-activesupport-3.2.9-1|113	

7172 12
12cr|ruby-amazon-0.9.2-6|1	%define name ruby-amazon
12cr|ruby-amazon-0.9.2-6|2	%define version 0.9.2
12cr|ruby-amazon-0.9.2-6|3	%define release %mkrel 6
12cr|ruby-amazon-0.9.2-6|4	%define rubyver 1.8
12cr|ruby-amazon-0.9.2-6|5	
12cr|ruby-amazon-0.9.2-6|6	Summary: Ruby/Amazon module for access to Amazon Web Services
12cr|ruby-amazon-0.9.2-6|7	Name: %name
12cr|ruby-amazon-0.9.2-6|8	Version: %version
12cr|ruby-amazon-0.9.2-6|9	Release: %release
12cr|ruby-amazon-0.9.2-6|10	License: GPL
12cr|ruby-amazon-0.9.2-6|11	Group: Development/Ruby
12cr|ruby-amazon-0.9.2-6|12	URL: http://www.caliban.org/ruby/
12cr|ruby-amazon-0.9.2-6|13	Source0: http://www.caliban.org/files/ruby/%{name}-%{version}.tar.bz2
12cr|ruby-amazon-0.9.2-6|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|ruby-amazon-0.9.2-6|15	BuildArch: noarch
12cr|ruby-amazon-0.9.2-6|16	BuildRequires: ruby >= %{rubyver}
12cr|ruby-amazon-0.9.2-6|17	Requires: ruby >= %{rubyver}
12cr|ruby-amazon-0.9.2-6|18	
12cr|ruby-amazon-0.9.2-6|19	%description
12cr|ruby-amazon-0.9.2-6|20	Ruby/Amazon is a Ruby interface to Amazon Web Services.
12cr|ruby-amazon-0.9.2-6|21	
12cr|ruby-amazon-0.9.2-6|22	%prep
12cr|ruby-amazon-0.9.2-6|23	%setup -q
12cr|ruby-amazon-0.9.2-6|24	ruby setup.rb config --prefix=$RPM_BUILD_ROOT%{_prefix}
12cr|ruby-amazon-0.9.2-6|25	ruby setup.rb setup
12cr|ruby-amazon-0.9.2-6|26	
12cr|ruby-amazon-0.9.2-6|27	%build
12cr|ruby-amazon-0.9.2-6|28	rdoc -x CVS lib
12cr|ruby-amazon-0.9.2-6|29	
12cr|ruby-amazon-0.9.2-6|30	%clean
12cr|ruby-amazon-0.9.2-6|31	rm -rf %buildroot
12cr|ruby-amazon-0.9.2-6|32	
12cr|ruby-amazon-0.9.2-6|33	%install
12cr|ruby-amazon-0.9.2-6|34	rm -rf %buildroot
12cr|ruby-amazon-0.9.2-6|35	ruby setup.rb install
12cr|ruby-amazon-0.9.2-6|36	
12cr|ruby-amazon-0.9.2-6|37	%files
12cr|ruby-amazon-0.9.2-6|38	%defattr(-,root,root)
12cr|ruby-amazon-0.9.2-6|39	%{ruby_sitelibdir}/amazon*
12cr|ruby-amazon-0.9.2-6|40	%doc COPYING INSTALL NEWS README README.rdoc TODO example doc
12cr|ruby-amazon-0.9.2-6|41	
12cr|ruby-amazon-0.9.2-6|42	
12cr|ruby-amazon-0.9.2-6|43	
12cr|ruby-amazon-0.9.2-6|44	
12cr|ruby-amazon-0.9.2-6|45	%changelog
12cr|ruby-amazon-0.9.2-6|46	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.9.2-6mdv2010.0
12cr|ruby-amazon-0.9.2-6|47	+ Revision: 433495
12cr|ruby-amazon-0.9.2-6|48	- rebuild
12cr|ruby-amazon-0.9.2-6|49	
12cr|ruby-amazon-0.9.2-6|50	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9.2-5mdv2009.0
12cr|ruby-amazon-0.9.2-6|51	+ Revision: 260403
12cr|ruby-amazon-0.9.2-6|52	- rebuild
12cr|ruby-amazon-0.9.2-6|53	
12cr|ruby-amazon-0.9.2-6|54	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9.2-4mdv2009.0
12cr|ruby-amazon-0.9.2-6|55	+ Revision: 251619
12cr|ruby-amazon-0.9.2-6|56	- rebuild
12cr|ruby-amazon-0.9.2-6|57	
12cr|ruby-amazon-0.9.2-6|58	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.9.2-2mdv2008.1
12cr|ruby-amazon-0.9.2-6|59	+ Revision: 140753
12cr|ruby-amazon-0.9.2-6|60	- restore BuildRoot
12cr|ruby-amazon-0.9.2-6|61	
12cr|ruby-amazon-0.9.2-6|62	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ruby-amazon-0.9.2-6|63	- kill re-definition of %%buildroot on Pixel's request
12cr|ruby-amazon-0.9.2-6|64	
12cr|ruby-amazon-0.9.2-6|65	* Sat Apr 21 2007 Pascal Terjan <pterjan@mandriva.org> 0.9.2-2mdv2008.0
12cr|ruby-amazon-0.9.2-6|66	+ Revision: 16696
12cr|ruby-amazon-0.9.2-6|67	- Use Development/Ruby group
12cr|ruby-amazon-0.9.2-6|68	- Use std macros
12cr|ruby-amazon-0.9.2-6|69	
12cr|ruby-amazon-0.9.2-6|70	
12cr|ruby-amazon-0.9.2-6|71	* Sun Dec 24 2006 Stefan van der Eijk <stefan@mandriva.org> 0.9.2-2mdv2007.0
12cr|ruby-amazon-0.9.2-6|72	+ Revision: 102007
12cr|ruby-amazon-0.9.2-6|73	- fix release
12cr|ruby-amazon-0.9.2-6|74	
12cr|ruby-amazon-0.9.2-6|75	+ Pascal Terjan <pterjan@mandriva.org>
12cr|ruby-amazon-0.9.2-6|76	- Import ruby-amazon
12cr|ruby-amazon-0.9.2-6|77	
12cr|ruby-amazon-0.9.2-6|78	* Fri Aug 25 2006 Pascal Terjan <pterjan@mandriva.org> 0.9.2-1mdv2007.0
12cr|ruby-amazon-0.9.2-6|79	- New release 0.9.2
12cr|ruby-amazon-0.9.2-6|80	
12cr|ruby-amazon-0.9.2-6|81	* Wed Mar 02 2005 Pascal Terjan <pterjan@mandrake.org> 0.9.0-1mdk
12cr|ruby-amazon-0.9.2-6|82	- 0.9.0
12cr|ruby-amazon-0.9.2-6|83	
12cr|ruby-amazon-0.9.2-6|84	* Thu Nov 04 2004 Pascal Terjan <pterjan@mandrake.org> 0.8.5-1mdk
12cr|ruby-amazon-0.9.2-6|85	- 0.8.5
12cr|ruby-amazon-0.9.2-6|86	
12cr|ruby-amazon-0.9.2-6|87	* Mon Jun 28 2004 Pascal Terjan <pterjan@mandrake.org> 0.8.3-1mdk
12cr|ruby-amazon-0.9.2-6|88	- 0.8.3
12cr|ruby-amazon-0.9.2-6|89	
12cr|ruby-amazon-0.9.2-6|90	* Mon Jun 14 2004 Pascal Terjan <pterjan@mandrake.org> 0.8.2-2mdk
12cr|ruby-amazon-0.9.2-6|91	- build doc
12cr|ruby-amazon-0.9.2-6|92	
12cr|ruby-amazon-0.9.2-6|93	* Mon Jun 14 2004 Pascal Terjan <pterjan@mandrake.org> 0.8.2-1mdk
12cr|ruby-amazon-0.9.2-6|94	- first release
12cr|ruby-amazon-0.9.2-6|95	

7173 12
12cr|ruby-augeas-0.4.1-1|1	Name:           ruby-augeas
12cr|ruby-augeas-0.4.1-1|2	Version:        0.4.1
12cr|ruby-augeas-0.4.1-1|3	Release:        %mkrel 1
12cr|ruby-augeas-0.4.1-1|4	Summary:        Ruby bindings for Augeas
12cr|ruby-augeas-0.4.1-1|5	Group:          Development/Ruby
12cr|ruby-augeas-0.4.1-1|6	
12cr|ruby-augeas-0.4.1-1|7	License:        LGPLv2+
12cr|ruby-augeas-0.4.1-1|8	URL:            http://augeas.net
12cr|ruby-augeas-0.4.1-1|9	Source0:        http://augeas.net/download/ruby/ruby-augeas-%{version}.tgz
12cr|ruby-augeas-0.4.1-1|10	BuildRequires:  ruby-devel
12cr|ruby-augeas-0.4.1-1|11	BuildRequires:  ruby-rake
12cr|ruby-augeas-0.4.1-1|12	BuildRequires:  ruby-RubyGems
12cr|ruby-augeas-0.4.1-1|13	BuildRequires:  augeas-devel >= 0.5.1
12cr|ruby-augeas-0.4.1-1|14	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|ruby-augeas-0.4.1-1|15	
12cr|ruby-augeas-0.4.1-1|16	%description
12cr|ruby-augeas-0.4.1-1|17	Ruby bindings for augeas.
12cr|ruby-augeas-0.4.1-1|18	
12cr|ruby-augeas-0.4.1-1|19	%prep
12cr|ruby-augeas-0.4.1-1|20	%setup -q
12cr|ruby-augeas-0.4.1-1|21	
12cr|ruby-augeas-0.4.1-1|22	
12cr|ruby-augeas-0.4.1-1|23	%build
12cr|ruby-augeas-0.4.1-1|24	export CFLAGS="$RPM_OPT_FLAGS"
12cr|ruby-augeas-0.4.1-1|25	rake build
12cr|ruby-augeas-0.4.1-1|26	
12cr|ruby-augeas-0.4.1-1|27	%install
12cr|ruby-augeas-0.4.1-1|28	rm -rf %{buildroot}
12cr|ruby-augeas-0.4.1-1|29	install -d -m0755 %{buildroot}%{ruby_sitelibdir}
12cr|ruby-augeas-0.4.1-1|30	install -d -m0755 %{buildroot}%{ruby_sitearchdir}
12cr|ruby-augeas-0.4.1-1|31	install -p -m0644 lib/augeas.rb %{buildroot}%{ruby_sitelibdir}
12cr|ruby-augeas-0.4.1-1|32	install -p -m0755 ext/augeas/_augeas.so %{buildroot}%{ruby_sitearchdir}
12cr|ruby-augeas-0.4.1-1|33	
12cr|ruby-augeas-0.4.1-1|34	%check
12cr|ruby-augeas-0.4.1-1|35	rake test
12cr|ruby-augeas-0.4.1-1|36	
12cr|ruby-augeas-0.4.1-1|37	%clean
12cr|ruby-augeas-0.4.1-1|38	rm -rf %{buildroot}
12cr|ruby-augeas-0.4.1-1|39	
12cr|ruby-augeas-0.4.1-1|40	
12cr|ruby-augeas-0.4.1-1|41	%files
12cr|ruby-augeas-0.4.1-1|42	%defattr(-,root,root,-)
12cr|ruby-augeas-0.4.1-1|43	%doc COPYING README.rdoc NEWS
12cr|ruby-augeas-0.4.1-1|44	%{ruby_sitelibdir}/augeas.rb
12cr|ruby-augeas-0.4.1-1|45	%{ruby_sitearchdir}/_augeas.so
12cr|ruby-augeas-0.4.1-1|46	
12cr|ruby-augeas-0.4.1-1|47	
12cr|ruby-augeas-0.4.1-1|48	
12cr|ruby-augeas-0.4.1-1|49	%changelog
12cr|ruby-augeas-0.4.1-1|50	* Fri May 27 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.1-1mdv2011.0
12cr|ruby-augeas-0.4.1-1|51	+ Revision: 680313
12cr|ruby-augeas-0.4.1-1|52	- new version
12cr|ruby-augeas-0.4.1-1|53	
12cr|ruby-augeas-0.4.1-1|54	* Mon Jan 10 2011 Michael Scherer <misc@mandriva.org> 0.3.0-3
12cr|ruby-augeas-0.4.1-1|55	+ Revision: 630877
12cr|ruby-augeas-0.4.1-1|56	- improve buildRequires, so it can be backported
12cr|ruby-augeas-0.4.1-1|57	
12cr|ruby-augeas-0.4.1-1|58	* Wed Nov 17 2010 Michael Scherer <misc@mandriva.org> 0.3.0-2mdv2011.0
12cr|ruby-augeas-0.4.1-1|59	+ Revision: 598138
12cr|ruby-augeas-0.4.1-1|60	- fix Requires
12cr|ruby-augeas-0.4.1-1|61	
12cr|ruby-augeas-0.4.1-1|62	* Tue Nov 16 2010 Michael Scherer <misc@mandriva.org> 0.3.0-1mdv2011.0
12cr|ruby-augeas-0.4.1-1|63	+ Revision: 597924
12cr|ruby-augeas-0.4.1-1|64	- import ruby-augeas
12cr|ruby-augeas-0.4.1-1|65	

7174 12
12cr|ruby-bdb-0.6.6-1|1	%define rbname bdb
12cr|ruby-bdb-0.6.6-1|2	%define version 0.6.6
12cr|ruby-bdb-0.6.6-1|3	%define release 1
12cr|ruby-bdb-0.6.6-1|4	
12cr|ruby-bdb-0.6.6-1|5	Summary: An interface to Berkeley DB for Ruby
12cr|ruby-bdb-0.6.6-1|6	Name: ruby-%{rbname}
12cr|ruby-bdb-0.6.6-1|7	
12cr|ruby-bdb-0.6.6-1|8	Version: %{version}
12cr|ruby-bdb-0.6.6-1|9	Release: %{release}
12cr|ruby-bdb-0.6.6-1|10	Group: Development/Ruby
12cr|ruby-bdb-0.6.6-1|11	License: GPL
12cr|ruby-bdb-0.6.6-1|12	URL: http://moulon.inra.fr/ruby/bdb.html
12cr|ruby-bdb-0.6.6-1|13	Source0: ftp://moulon.inra.fr/pub/ruby/%{rbname}-%{version}.tar.bz2
12cr|ruby-bdb-0.6.6-1|14	Patch0:	ruby-bdb-dependency.patch
12cr|ruby-bdb-0.6.6-1|15	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|ruby-bdb-0.6.6-1|16	BuildRequires: ruby-devel
12cr|ruby-bdb-0.6.6-1|17	BuildRequires: db-devel
12cr|ruby-bdb-0.6.6-1|18	
12cr|ruby-bdb-0.6.6-1|19	%description
12cr|ruby-bdb-0.6.6-1|20	This is an interface to Berkeley DB, it contains also an interface to
12cr|ruby-bdb-0.6.6-1|21	Berkeley DB XML.
12cr|ruby-bdb-0.6.6-1|22	
12cr|ruby-bdb-0.6.6-1|23	%prep
12cr|ruby-bdb-0.6.6-1|24	%setup -q -n %{rbname}-%{version}
12cr|ruby-bdb-0.6.6-1|25	%patch0
12cr|ruby-bdb-0.6.6-1|26	for f in `find examples -name \*.rb`
12cr|ruby-bdb-0.6.6-1|27	do
12cr|ruby-bdb-0.6.6-1|28	if head -n1 "$f" | grep '^#!' >/dev/null;
12cr|ruby-bdb-0.6.6-1|29	then
12cr|ruby-bdb-0.6.6-1|30	sed -i 's|/usr/local/bin|/usr/bin|' "$f"
12cr|ruby-bdb-0.6.6-1|31	chmod 0755 "$f"
12cr|ruby-bdb-0.6.6-1|32	else
12cr|ruby-bdb-0.6.6-1|33	chmod 0644 "$f"
12cr|ruby-bdb-0.6.6-1|34	fi
12cr|ruby-bdb-0.6.6-1|35	done
12cr|ruby-bdb-0.6.6-1|36	
12cr|ruby-bdb-0.6.6-1|37	%build
12cr|ruby-bdb-0.6.6-1|38	ruby extconf.rb --vendor
12cr|ruby-bdb-0.6.6-1|39	make
12cr|ruby-bdb-0.6.6-1|40	make test
12cr|ruby-bdb-0.6.6-1|41	
12cr|ruby-bdb-0.6.6-1|42	%install
12cr|ruby-bdb-0.6.6-1|43	make install DESTDIR=%{buildroot}
12cr|ruby-bdb-0.6.6-1|44	
12cr|ruby-bdb-0.6.6-1|45	%clean
12cr|ruby-bdb-0.6.6-1|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|ruby-bdb-0.6.6-1|47	
12cr|ruby-bdb-0.6.6-1|48	%files
12cr|ruby-bdb-0.6.6-1|49	%defattr(-, root, root)
12cr|ruby-bdb-0.6.6-1|50	%doc README.en examples docs Changes
12cr|ruby-bdb-0.6.6-1|51	%{ruby_vendorarchdir}/bdb.so
12cr|ruby-bdb-0.6.6-1|52	
12cr|ruby-bdb-0.6.6-1|53	
12cr|ruby-bdb-0.6.6-1|54	
12cr|ruby-bdb-0.6.6-1|55	
12cr|ruby-bdb-0.6.6-1|56	%changelog
12cr|ruby-bdb-0.6.6-1|57	* Mon May 07 2012 Crispin Boylan <crisb@mandriva.org> 0.6.6-1
12cr|ruby-bdb-0.6.6-1|58	+ Revision: 797311
12cr|ruby-bdb-0.6.6-1|59	- New release
12cr|ruby-bdb-0.6.6-1|60	- Fix for db5.3
12cr|ruby-bdb-0.6.6-1|61	- Rebuild
12cr|ruby-bdb-0.6.6-1|62	
12cr|ruby-bdb-0.6.6-1|63	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.5-5mdv2011.0
12cr|ruby-bdb-0.6.6-1|64	+ Revision: 614723
12cr|ruby-bdb-0.6.6-1|65	- the mass rebuild of 2010.1 packages
12cr|ruby-bdb-0.6.6-1|66	
12cr|ruby-bdb-0.6.6-1|67	* Sat Jan 30 2010 Funda Wang <fwang@mandriva.org> 0.6.5-4mdv2010.1
12cr|ruby-bdb-0.6.6-1|68	+ Revision: 498572
12cr|ruby-bdb-0.6.6-1|69	- build with db 4.8
12cr|ruby-bdb-0.6.6-1|70	
12cr|ruby-bdb-0.6.6-1|71	* Sun Jan 24 2010 Rémy Clouard <shikamaru@mandriva.org> 0.6.5-3mdv2010.1
12cr|ruby-bdb-0.6.6-1|72	+ Revision: 495464
12cr|ruby-bdb-0.6.6-1|73	- rebuild for db4.7
12cr|ruby-bdb-0.6.6-1|74	
12cr|ruby-bdb-0.6.6-1|75	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.6.5-2mdv2010.0
12cr|ruby-bdb-0.6.6-1|76	+ Revision: 442786
12cr|ruby-bdb-0.6.6-1|77	- rebuild
12cr|ruby-bdb-0.6.6-1|78	
12cr|ruby-bdb-0.6.6-1|79	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 0.6.5-1mdv2009.1
12cr|ruby-bdb-0.6.6-1|80	+ Revision: 324515
12cr|ruby-bdb-0.6.6-1|81	- New upstream release
12cr|ruby-bdb-0.6.6-1|82	
12cr|ruby-bdb-0.6.6-1|83	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.6.3-2mdv2009.0
12cr|ruby-bdb-0.6.6-1|84	+ Revision: 269231
12cr|ruby-bdb-0.6.6-1|85	- rebuild early 2009.0 package (before pixel changes)
12cr|ruby-bdb-0.6.6-1|86	
12cr|ruby-bdb-0.6.6-1|87	* Wed Jun 11 2008 Pascal Terjan <pterjan@mandriva.org> 0.6.3-1mdv2009.0
12cr|ruby-bdb-0.6.6-1|88	+ Revision: 217779
12cr|ruby-bdb-0.6.6-1|89	- move to vendor dir
12cr|ruby-bdb-0.6.6-1|90	- build against 4.6
12cr|ruby-bdb-0.6.6-1|91	
12cr|ruby-bdb-0.6.6-1|92	+ Gustavo De Nardin <gustavodn@mandriva.com>
12cr|ruby-bdb-0.6.6-1|93	- new version 0.6.3
12cr|ruby-bdb-0.6.6-1|94	- rebuild for new binary libraries location
12cr|ruby-bdb-0.6.6-1|95	
12cr|ruby-bdb-0.6.6-1|96	+ Olivier Blin <blino@mandriva.org>
12cr|ruby-bdb-0.6.6-1|97	- restore BuildRoot
12cr|ruby-bdb-0.6.6-1|98	
12cr|ruby-bdb-0.6.6-1|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|ruby-bdb-0.6.6-1|100	- kill re-definition of %%buildroot on Pixel's request
12cr|ruby-bdb-0.6.6-1|101	
12cr|ruby-bdb-0.6.6-1|102	* Sun Apr 22 2007 Pascal Terjan <pterjan@mandriva.org> 0.6.0-2mdv2008.0
12cr|ruby-bdb-0.6.6-1|103	+ Revision: 16989
12cr|ruby-bdb-0.6.6-1|104	- Use group Development/Ruby
12cr|ruby-bdb-0.6.6-1|105	

7175 12
12cr|ruby-cucumber-1.1.9-1|1	%define	rbname cucumber
12cr|ruby-cucumber-1.1.9-1|2	
12cr|ruby-cucumber-1.1.9-1|3	Summary:	Behaviour Driven Development with elegance and joy
12cr|ruby-cucumber-1.1.9-1|4	Name:		ruby-%{rbname}
12cr|ruby-cucumber-1.1.9-1|5	
12cr|ruby-cucumber-1.1.9-1|6	Version:	1.1.9
12cr|ruby-cucumber-1.1.9-1|7	Release:	1
12cr|ruby-cucumber-1.1.9-1|8	Group:		Development/Ruby
12cr|ruby-cucumber-1.1.9-1|9	License:	GPLv2+ or Ruby
12cr|ruby-cucumber-1.1.9-1|10	URL:		http://cukes.info
12cr|ruby-cucumber-1.1.9-1|11	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|ruby-cucumber-1.1.9-1|12	BuildRequires:	rubygems
12cr|ruby-cucumber-1.1.9-1|13	BuildArch:	noarch
12cr|ruby-cucumber-1.1.9-1|14	%rename		rubygem-%{rbname}
12cr|ruby-cucumber-1.1.9-1|15	
12cr|ruby-cucumber-1.1.9-1|16	%description
12cr|ruby-cucumber-1.1.9-1|17	Behaviour Driven Development with elegance and joy.
12cr|ruby-cucumber-1.1.9-1|18	
12cr|ruby-cucumber-1.1.9-1|19	%package	doc
12cr|ruby-cucumber-1.1.9-1|20	Summary:	Documentation for %{name}
12cr|ruby-cucumber-1.1.9-1|21	Group:		Books/Computer books
12cr|ruby-cucumber-1.1.9-1|22	Requires:	%{name} = %{EVRD}
12cr|ruby-cucumber-1.1.9-1|23	
12cr|ruby-cucumber-1.1.9-1|24	%description	doc
12cr|ruby-cucumber-1.1.9-1|25	Documents, RDoc & RI documentation for %{name}.
12cr|ruby-cucumber-1.1.9-1|26	
12cr|ruby-cucumber-1.1.9-1|27	%prep
12cr|ruby-cucumber-1.1.9-1|28	
12cr|ruby-cucumber-1.1.9-1|29	%build
12cr|ruby-cucumber-1.1.9-1|30	
12cr|ruby-cucumber-1.1.9-1|31	%install
12cr|ruby-cucumber-1.1.9-1|32	gem install -E --bindir=%{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|ruby-cucumber-1.1.9-1|33	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|ruby-cucumber-1.1.9-1|34	find  %{buildroot}%{ruby_gemdir}/ -type f -name '.*' -delete
12cr|ruby-cucumber-1.1.9-1|35	
12cr|ruby-cucumber-1.1.9-1|36	%files
12cr|ruby-cucumber-1.1.9-1|37	%{_bindir}/cucumber
12cr|ruby-cucumber-1.1.9-1|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|ruby-cucumber-1.1.9-1|39	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|ruby-cucumber-1.1.9-1|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/
12cr|ruby-cucumber-1.1.9-1|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/cucumber.gemspec
12cr|ruby-cucumber-1.1.9-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/cucumber.yml
12cr|ruby-cucumber-1.1.9-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/features/
12cr|ruby-cucumber-1.1.9-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/fixtures/
12cr|ruby-cucumber-1.1.9-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/Gemfile
12cr|ruby-cucumber-1.1.9-1|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/
12cr|ruby-cucumber-1.1.9-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/History.md
12cr|ruby-cucumber-1.1.9-1|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/legacy_features/
12cr|ruby-cucumber-1.1.9-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
12cr|ruby-cucumber-1.1.9-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|ruby-cucumber-1.1.9-1|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/Rakefile
12cr|ruby-cucumber-1.1.9-1|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/README.md
12cr|ruby-cucumber-1.1.9-1|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/
12cr|ruby-cucumber-1.1.9-1|54	
12cr|ruby-cucumber-1.1.9-1|55	%files doc
12cr|ruby-cucumber-1.1.9-1|56	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|ruby-cucumber-1.1.9-1|57	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
12cr|ruby-cucumber-1.1.9-1|58	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*
12cr|ruby-cucumber-1.1.9-1|59	
12cr|ruby-cucumber-1.1.9-1|60	
12cr|ruby-cucumber-1.1.9-1|61	%changelog
12cr|ruby-cucumber-1.1.9-1|62	* Fri May 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.1.9-1
12cr|ruby-cucumber-1.1.9-1|63	+ Revision: 796005
12cr|ruby-cucumber-1.1.9-1|64	-update to 1.1.9
12cr|ruby-cucumber-1.1.9-1|65	- rename
12cr|ruby-cucumber-1.1.9-1|66	- don't use broken gem_helper
12cr|ruby-cucumber-1.1.9-1|67	- rename package according to ruby packaging policy
12cr|ruby-cucumber-1.1.9-1|68	
12cr|ruby-cucumber-1.1.9-1|69	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.4-2
12cr|ruby-cucumber-1.1.9-1|70	+ Revision: 774161
12cr|ruby-cucumber-1.1.9-1|71	- mass rebuild of ruby packages against ruby 1.9.1
12cr|ruby-cucumber-1.1.9-1|72	
12cr|ruby-cucumber-1.1.9-1|73	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.4-1
12cr|ruby-cucumber-1.1.9-1|74	+ Revision: 766992
12cr|ruby-cucumber-1.1.9-1|75	- version update 1.1.4
12cr|ruby-cucumber-1.1.9-1|76	
12cr|ruby-cucumber-1.1.9-1|77	* Wed Sep 07 2011 Andrey Smirnov <asmirnov@mandriva.org> 0.10.3-1
12cr|ruby-cucumber-1.1.9-1|78	+ Revision: 698635
12cr|ruby-cucumber-1.1.9-1|79	- rpmlint warning
12cr|ruby-cucumber-1.1.9-1|80	
12cr|ruby-cucumber-1.1.9-1|81	+ Alexander Barakin <abarakin@mandriva.org>
12cr|ruby-cucumber-1.1.9-1|82	- imported package rubygem-cucumber
12cr|ruby-cucumber-1.1.9-1|83	
12cr|ruby-cucumber-1.1.9-1|84	* Mon Mar 14 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.10.0-1
12cr|ruby-cucumber-1.1.9-1|85	+ Revision: 644643
12cr|ruby-cucumber-1.1.9-1|86	- new release: 0.10.0
12cr|ruby-cucumber-1.1.9-1|87	- regenerate spec with gem2rpm5
12cr|ruby-cucumber-1.1.9-1|88	
12cr|ruby-cucumber-1.1.9-1|89	* Wed Dec 01 2010 Rémy Clouard <shikamaru@mandriva.org> 0.9.4-1mdv2011.0
12cr|ruby-cucumber-1.1.9-1|90	+ Revision: 604513
12cr|ruby-cucumber-1.1.9-1|91	- bump release now that rspec 2 is in stable version
12cr|ruby-cucumber-1.1.9-1|92	
12cr|ruby-cucumber-1.1.9-1|93	* Wed Nov 03 2010 Rémy Clouard <shikamaru@mandriva.org> 0.7.3-1mdv2011.0
12cr|ruby-cucumber-1.1.9-1|94	+ Revision: 592898
12cr|ruby-cucumber-1.1.9-1|95	- import rubygem-cucumber
12cr|ruby-cucumber-1.1.9-1|96	

7176 12
12cr|ruby-daemons-1.1.6-2|1	%define	oname	daemons
12cr|ruby-daemons-1.1.6-2|2	
12cr|ruby-daemons-1.1.6-2|3	Summary:	A toolkit to create and control daemons in different ways
12cr|ruby-daemons-1.1.6-2|4	Name:		ruby-%{oname}
12cr|ruby-daemons-1.1.6-2|5	Version:	1.1.6
12cr|ruby-daemons-1.1.6-2|6	Release:	2
12cr|ruby-daemons-1.1.6-2|7	License:	BSD and Ruby
12cr|ruby-daemons-1.1.6-2|8	Group:		Development/Ruby
12cr|ruby-daemons-1.1.6-2|9	URL:		http://%{oname}.rubyforge.org/
12cr|ruby-daemons-1.1.6-2|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|ruby-daemons-1.1.6-2|11	BuildRequires:	ruby-RubyGems
12cr|ruby-daemons-1.1.6-2|12	BuildArch:	noarch
12cr|ruby-daemons-1.1.6-2|13	
12cr|ruby-daemons-1.1.6-2|14	%description
12cr|ruby-daemons-1.1.6-2|15	Daemons provides an easy way to wrap existing ruby scripts (for example a
12cr|ruby-daemons-1.1.6-2|16	self-written server)  to be run as a daemon and to be controlled by simple
12cr|ruby-daemons-1.1.6-2|17	start/stop/restart commands.  You can also call blocks as daemons and control
12cr|ruby-daemons-1.1.6-2|18	them from the parent or just daemonize the current process.  Besides this basic
12cr|ruby-daemons-1.1.6-2|19	functionality, daemons offers many advanced features like exception backtracing
12cr|ruby-daemons-1.1.6-2|20	and logging (in case your ruby script crashes) and monitoring and automatic
12cr|ruby-daemons-1.1.6-2|21	restarting of your processes if they crash.
12cr|ruby-daemons-1.1.6-2|22	
12cr|ruby-daemons-1.1.6-2|23	%prep
12cr|ruby-daemons-1.1.6-2|24	
12cr|ruby-daemons-1.1.6-2|25	%build
12cr|ruby-daemons-1.1.6-2|26	
12cr|ruby-daemons-1.1.6-2|27	%install
12cr|ruby-daemons-1.1.6-2|28	gem install --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|ruby-daemons-1.1.6-2|29	rm -rf %{buildroot}%{ruby_gemdir}/{cache,gems/%{oname}-%{version}/ext}
12cr|ruby-daemons-1.1.6-2|30	
12cr|ruby-daemons-1.1.6-2|31	%files
12cr|ruby-daemons-1.1.6-2|32	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|ruby-daemons-1.1.6-2|33	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|ruby-daemons-1.1.6-2|34	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|ruby-daemons-1.1.6-2|35	
12cr|ruby-daemons-1.1.6-2|36	
12cr|ruby-daemons-1.1.6-2|37	%changelog
12cr|ruby-daemons-1.1.6-2|38	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.6-2
12cr|ruby-daemons-1.1.6-2|39	+ Revision: 774161
12cr|ruby-daemons-1.1.6-2|40	- mass rebuild of ruby packages against ruby 1.9.1
12cr|ruby-daemons-1.1.6-2|41	
12cr|ruby-daemons-1.1.6-2|42	* Fri Jan 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.6-1
12cr|ruby-daemons-1.1.6-2|43	+ Revision: 769368
12cr|ruby-daemons-1.1.6-2|44	- version update 1.1.6
12cr|ruby-daemons-1.1.6-2|45	
12cr|ruby-daemons-1.1.6-2|46	* Sat Sep 18 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.0-1mdv2011.0
12cr|ruby-daemons-1.1.6-2|47	+ Revision: 579409
12cr|ruby-daemons-1.1.6-2|48	- new release: 1.1.0
12cr|ruby-daemons-1.1.6-2|49	- don't install gem archive
12cr|ruby-daemons-1.1.6-2|50	- remove manual ruby dependency
12cr|ruby-daemons-1.1.6-2|51	
12cr|ruby-daemons-1.1.6-2|52	* Tue Feb 02 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.10-1mdv2010.1
12cr|ruby-daemons-1.1.6-2|53	+ Revision: 499399
12cr|ruby-daemons-1.1.6-2|54	- import ruby-daemons
12cr|ruby-daemons-1.1.6-2|55	
12cr|ruby-daemons-1.1.6-2|56	
12cr|ruby-daemons-1.1.6-2|57	* Mon Feb  1 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.10
12cr|ruby-daemons-1.1.6-2|58	- initial release

7177 12
12cr|ruby-dbd-mysql-0.4.4-2|1	%define base_name	dbd-mysql
12cr|ruby-dbd-mysql-0.4.4-2|2	%define name	ruby-%{base_name}
12cr|ruby-dbd-mysql-0.4.4-2|3	%define version	0.4.4
12cr|ruby-dbd-mysql-0.4.4-2|4	%define release	%mkrel 2
12cr|ruby-dbd-mysql-0.4.4-2|5	
12cr|ruby-dbd-mysql-0.4.4-2|6	# Be backportable
12cr|ruby-dbd-mysql-0.4.4-2|7	%{!?ruby_vendorlibdir:%define ruby_vendorlibdir %ruby_sitelibdir}
12cr|ruby-dbd-mysql-0.4.4-2|8	
12cr|ruby-dbd-mysql-0.4.4-2|9	Name:		%{name}
12cr|ruby-dbd-mysql-0.4.4-2|10	Version:	%{version}
12cr|ruby-dbd-mysql-0.4.4-2|11	Release:	%{release}
12cr|ruby-dbd-mysql-0.4.4-2|12	Summary:	MySQL driver for ruby-DBI
12cr|ruby-dbd-mysql-0.4.4-2|13	Group:		Development/Ruby
12cr|ruby-dbd-mysql-0.4.4-2|14	License:	BSD-like
12cr|ruby-dbd-mysql-0.4.4-2|15	URL:		http://ruby-dbi.rubyforge.org/
12cr|ruby-dbd-mysql-0.4.4-2|16	Source:		http://rubyforge.org/frs/download.php/69558/%{base_name}-%{version}.tar.gz
12cr|ruby-dbd-mysql-0.4.4-2|17	BuildRequires:	ruby
12cr|ruby-dbd-mysql-0.4.4-2|18	BuildArch:      noarch
12cr|ruby-dbd-mysql-0.4.4-2|19	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|ruby-dbd-mysql-0.4.4-2|20	
12cr|ruby-dbd-mysql-0.4.4-2|21	%description
12cr|ruby-dbd-mysql-0.4.4-2|22	This is a MySQL driver for ruby-DBI.
12cr|ruby-dbd-mysql-0.4.4-2|23	
12cr|ruby-dbd-mysql-0.4.4-2|24	%prep
12cr|ruby-dbd-mysql-0.4.4-2|25	%setup -q -n %{base_name}-%{version}
12cr|ruby-dbd-mysql-0.4.4-2|26	
12cr|ruby-dbd-mysql-0.4.4-2|27	%build
12cr|ruby-dbd-mysql-0.4.4-2|28	ruby setup.rb config \
12cr|ruby-dbd-mysql-0.4.4-2|29	--bin-dir=%{buildroot}%{_bindir} \
12cr|ruby-dbd-mysql-0.4.4-2|30	--rb-dir=%{buildroot}%{ruby_vendorlibdir}
12cr|ruby-dbd-mysql-0.4.4-2|31	ruby setup.rb setup
12cr|ruby-dbd-mysql-0.4.4-2|32	
12cr|ruby-dbd-mysql-0.4.4-2|33	%install
12cr|ruby-dbd-mysql-0.4.4-2|34	rm -rf %{buildroot}
12cr|ruby-dbd-mysql-0.4.4-2|35	ruby setup.rb install
12cr|ruby-dbd-mysql-0.4.4-2|36	
12cr|ruby-dbd-mysql-0.4.4-2|37	%clean
12cr|ruby-dbd-mysql-0.4.4-2|38	rm -rf %{buildroot}
12cr|ruby-dbd-mysql-0.4.4-2|39	
12cr|ruby-dbd-mysql-0.4.4-2|40	%files
12cr|ruby-dbd-mysql-0.4.4-2|41	%defattr(-,root,root)
12cr|ruby-dbd-mysql-0.4.4-2|42	%doc README ChangeLog LICENSE
12cr|ruby-dbd-mysql-0.4.4-2|43	%{ruby_vendorlibdir}/dbd
12cr|ruby-dbd-mysql-0.4.4-2|44	
12cr|ruby-dbd-mysql-0.4.4-2|45	
12cr|ruby-dbd-mysql-0.4.4-2|46	
12cr|ruby-dbd-mysql-0.4.4-2|47	%changelog
12cr|ruby-dbd-mysql-0.4.4-2|48	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.4-2mdv2011.0
12cr|ruby-dbd-mysql-0.4.4-2|49	+ Revision: 614724
12cr|ruby-dbd-mysql-0.4.4-2|50	- the mass rebuild of 2010.1 packages
12cr|ruby-dbd-mysql-0.4.4-2|51	
12cr|ruby-dbd-mysql-0.4.4-2|52	* Sun Apr 04 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.4-1mdv2010.1
12cr|ruby-dbd-mysql-0.4.4-2|53	+ Revision: 531333
12cr|ruby-dbd-mysql-0.4.4-2|54	- new version
12cr|ruby-dbd-mysql-0.4.4-2|55	
12cr|ruby-dbd-mysql-0.4.4-2|56	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.3-1mdv2010.0
12cr|ruby-dbd-mysql-0.4.4-2|57	+ Revision: 397042
12cr|ruby-dbd-mysql-0.4.4-2|58	- import ruby-dbd-mysql
12cr|ruby-dbd-mysql-0.4.4-2|59	
12cr|ruby-dbd-mysql-0.4.4-2|60	
12cr|ruby-dbd-mysql-0.4.4-2|61	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.3-1mdv2010.0
12cr|ruby-dbd-mysql-0.4.4-2|62	- first mdv release

7178 12
12cr|ruby-dbi-0.4.3-2|1	%define base_name	dbi
12cr|ruby-dbi-0.4.3-2|2	%define name	ruby-%{base_name}
12cr|ruby-dbi-0.4.3-2|3	%define version	0.4.3
12cr|ruby-dbi-0.4.3-2|4	%define release	%mkrel 2
12cr|ruby-dbi-0.4.3-2|5	
12cr|ruby-dbi-0.4.3-2|6	# Be backportable
12cr|ruby-dbi-0.4.3-2|7	%{!?ruby_vendorlibdir:%define ruby_vendorlibdir %ruby_sitelibdir}
12cr|ruby-dbi-0.4.3-2|8	
12cr|ruby-dbi-0.4.3-2|9	Name:		%{name}
12cr|ruby-dbi-0.4.3-2|10	Version:	%{version}
12cr|ruby-dbi-0.4.3-2|11	Release:	%{release}
12cr|ruby-dbi-0.4.3-2|12	Summary:	A database independent interface for accessing database
12cr|ruby-dbi-0.4.3-2|13	Group:		Development/Ruby
12cr|ruby-dbi-0.4.3-2|14	License:	BSD-like
12cr|ruby-dbi-0.4.3-2|15	URL:		http://ruby-dbi.rubyforge.org/
12cr|ruby-dbi-0.4.3-2|16	Source:		http://rubyforge.org/frs/download.php/63601/%{base_name}-%{version}.tar.gz
12cr|ruby-dbi-0.4.3-2|17	BuildRequires:	ruby
12cr|ruby-dbi-0.4.3-2|18	BuildArch:	    noarch
12cr|ruby-dbi-0.4.3-2|19	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|ruby-dbi-0.4.3-2|20	
12cr|ruby-dbi-0.4.3-2|21	%description
12cr|ruby-dbi-0.4.3-2|22	Ruby/DBI is a database interface in the spirit of Perl's prolific DBI authored
12cr|ruby-dbi-0.4.3-2|23	by Tim Bunce.
12cr|ruby-dbi-0.4.3-2|24	
12cr|ruby-dbi-0.4.3-2|25	%prep
12cr|ruby-dbi-0.4.3-2|26	%setup -q -n %{base_name}-%{version}
12cr|ruby-dbi-0.4.3-2|27	
12cr|ruby-dbi-0.4.3-2|28	%build
12cr|ruby-dbi-0.4.3-2|29	ruby setup.rb config \
12cr|ruby-dbi-0.4.3-2|30	--bin-dir=%{buildroot}%{_bindir} \
12cr|ruby-dbi-0.4.3-2|31	--rb-dir=%{buildroot}%{ruby_vendorlibdir}
12cr|ruby-dbi-0.4.3-2|32	ruby setup.rb setup
12cr|ruby-dbi-0.4.3-2|33	
12cr|ruby-dbi-0.4.3-2|34	%install
12cr|ruby-dbi-0.4.3-2|35	rm -rf %{buildroot}
12cr|ruby-dbi-0.4.3-2|36	ruby setup.rb install
12cr|ruby-dbi-0.4.3-2|37	
12cr|ruby-dbi-0.4.3-2|38	%clean
12cr|ruby-dbi-0.4.3-2|39	rm -rf %{buildroot}
12cr|ruby-dbi-0.4.3-2|40	
12cr|ruby-dbi-0.4.3-2|41	%files
12cr|ruby-dbi-0.4.3-2|42	%defattr(-,root,root)
12cr|ruby-dbi-0.4.3-2|43	%doc README ChangeLog examples LICENSE
12cr|ruby-dbi-0.4.3-2|44	%_bindir/*
12cr|ruby-dbi-0.4.3-2|45	%{ruby_vendorlibdir}/dbi*
12cr|ruby-dbi-0.4.3-2|46	
12cr|ruby-dbi-0.4.3-2|47	
12cr|ruby-dbi-0.4.3-2|48	
12cr|ruby-dbi-0.4.3-2|49	%changelog
12cr|ruby-dbi-0.4.3-2|50	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.3-2mdv2011.0
12cr|ruby-dbi-0.4.3-2|51	+ Revision: 614725
12cr|ruby-dbi-0.4.3-2|52	- the mass rebuild of 2010.1 packages
12cr|ruby-dbi-0.4.3-2|53	
12cr|ruby-dbi-0.4.3-2|54	* Sun Apr 04 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.3-1mdv2010.1
12cr|ruby-dbi-0.4.3-2|55	+ Revision: 531332
12cr|ruby-dbi-0.4.3-2|56	- new version
12cr|ruby-dbi-0.4.3-2|57	
12cr|ruby-dbi-0.4.3-2|58	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.2-1mdv2010.0
12cr|ruby-dbi-0.4.3-2|59	+ Revision: 397043
12cr|ruby-dbi-0.4.3-2|60	- new version
12cr|ruby-dbi-0.4.3-2|61	
12cr|ruby-dbi-0.4.3-2|62	* Wed Sep 03 2008 Pascal Terjan <pterjan@mandriva.org> 0.2.0-2mdv2009.0
12cr|ruby-dbi-0.4.3-2|63	+ Revision: 279352
12cr|ruby-dbi-0.4.3-2|64	- Fix backports
12cr|ruby-dbi-0.4.3-2|65	
12cr|ruby-dbi-0.4.3-2|66	* Tue Sep 02 2008 Pascal Terjan <pterjan@mandriva.org> 0.2.0-1mdv2009.0
12cr|ruby-dbi-0.4.3-2|67	+ Revision: 279046
12cr|ruby-dbi-0.4.3-2|68	- BuildRequires ruby
12cr|ruby-dbi-0.4.3-2|69	- import ruby-dbi
12cr|ruby-dbi-0.4.3-2|70	
12cr|ruby-dbi-0.4.3-2|71	
12cr|ruby-dbi-0.4.3-2|72	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-1mdv2009.0
12cr|ruby-dbi-0.4.3-2|73	- first mdv release

7179 12
12cr|ruby-dict-0.9.4-3|1	Summary: Ruby/DICT library
12cr|ruby-dict-0.9.4-3|2	Name: ruby-dict
12cr|ruby-dict-0.9.4-3|3	Version: 0.9.4
12cr|ruby-dict-0.9.4-3|4	Release: %mkrel 3
12cr|ruby-dict-0.9.4-3|5	License: GPLv2+
12cr|ruby-dict-0.9.4-3|6	Group: Development/Ruby
12cr|ruby-dict-0.9.4-3|7	Source: http://www.caliban.org/files/ruby/%{name}-%{version}.tar.gz
12cr|ruby-dict-0.9.4-3|8	URL: http://www.caliban.org/ruby/
12cr|ruby-dict-0.9.4-3|9	BuildRoot: /var/tmp/%{name}-%{version}
12cr|ruby-dict-0.9.4-3|10	BuildArch: noarch
12cr|ruby-dict-0.9.4-3|11	BuildRequires: ruby
12cr|ruby-dict-0.9.4-3|12	
12cr|ruby-dict-0.9.4-3|13	%description
12cr|ruby-dict-0.9.4-3|14	Ruby/DICT is an RFC 2229 compliant client-side library implementation of the
12cr|ruby-dict-0.9.4-3|15	DICT protocol, written in the Ruby programming language. It can be used to
12cr|ruby-dict-0.9.4-3|16	write clients that access dictionary definitions from a set of natural
12cr|ruby-dict-0.9.4-3|17	language dictionary databases.
12cr|ruby-dict-0.9.4-3|18	
12cr|ruby-dict-0.9.4-3|19	In addition, rdict, a dictionary client built on Ruby/DICT, is included.
12cr|ruby-dict-0.9.4-3|20	
12cr|ruby-dict-0.9.4-3|21	
12cr|ruby-dict-0.9.4-3|22	%prep
12cr|ruby-dict-0.9.4-3|23	%setup
12cr|ruby-dict-0.9.4-3|24	make config ROOT=%{buildroot}%{_prefix}
12cr|ruby-dict-0.9.4-3|25	make setup
12cr|ruby-dict-0.9.4-3|26	
12cr|ruby-dict-0.9.4-3|27	
12cr|ruby-dict-0.9.4-3|28	%clean
12cr|ruby-dict-0.9.4-3|29	rm -rf %{buildroot}
12cr|ruby-dict-0.9.4-3|30	
12cr|ruby-dict-0.9.4-3|31	
12cr|ruby-dict-0.9.4-3|32	%install
12cr|ruby-dict-0.9.4-3|33	rm -rf %{buildroot}
12cr|ruby-dict-0.9.4-3|34	make install ROOT=%{buildroot}%{_prefix}
12cr|ruby-dict-0.9.4-3|35	mkdir -p %{buildroot}%{_mandir}/man{1,3}
12cr|ruby-dict-0.9.4-3|36	install doc/dict.3 %{buildroot}%{_mandir}/man3/dict.3
12cr|ruby-dict-0.9.4-3|37	install doc/rdict.1 %{buildroot}%{_mandir}/man1/rdict.1
12cr|ruby-dict-0.9.4-3|38	
12cr|ruby-dict-0.9.4-3|39	
12cr|ruby-dict-0.9.4-3|40	%files
12cr|ruby-dict-0.9.4-3|41	%defattr(-,root,root)
12cr|ruby-dict-0.9.4-3|42	%doc Changelog COPYING doc/dict.html doc/rdict.html doc/rfc2229.txt README TODO
12cr|ruby-dict-0.9.4-3|43	%{_bindir}/rdict
12cr|ruby-dict-0.9.4-3|44	%{ruby_sitelibdir}/dict.rb
12cr|ruby-dict-0.9.4-3|45	%{_mandir}/man1/rdict.1.*
12cr|ruby-dict-0.9.4-3|46	%{_mandir}/man3/dict.3.*
12cr|ruby-dict-0.9.4-3|47	
12cr|ruby-dict-0.9.4-3|48	
12cr|ruby-dict-0.9.4-3|49	
12cr|ruby-dict-0.9.4-3|50	
12cr|ruby-dict-0.9.4-3|51	%changelog
12cr|ruby-dict-0.9.4-3|52	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.9.4-3mdv2010.0
12cr|ruby-dict-0.9.4-3|53	+ Revision: 433496
12cr|ruby-dict-0.9.4-3|54	- rebuild
12cr|ruby-dict-0.9.4-3|55	
12cr|ruby-dict-0.9.4-3|56	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9.4-2mdv2009.0
12cr|ruby-dict-0.9.4-3|57	+ Revision: 269232
12cr|ruby-dict-0.9.4-3|58	- rebuild early 2009.0 package (before pixel changes)
12cr|ruby-dict-0.9.4-3|59	
12cr|ruby-dict-0.9.4-3|60	* Fri Jun 13 2008 Gustavo De Nardin <gustavodn@mandriva.com> 0.9.4-1mdv2009.0
12cr|ruby-dict-0.9.4-3|61	+ Revision: 218669
12cr|ruby-dict-0.9.4-3|62	- import ruby-dict
12cr|ruby-dict-0.9.4-3|63	
12cr|ruby-dict-0.9.4-3|64	
12cr|ruby-dict-0.9.4-3|65	* Fri Jun 13 2008 Gustavo De Nardin <gustavodn@mandriva.com> 0.9.4-1mdv2009.0
12cr|ruby-dict-0.9.4-3|66	- spec ported to Mandriva
12cr|ruby-dict-0.9.4-3|67	
12cr|ruby-dict-0.9.4-3|68	* Sun May 20 2007 Ian Macdonald <ian@caliban.org> 0.9.4-1
12cr|ruby-dict-0.9.4-3|69	- 0.9.4
12cr|ruby-dict-0.9.4-3|70	- Server banner handling treated capabilities string as mandatory and didn't
12cr|ruby-dict-0.9.4-3|71	allow for null message IDs.
12cr|ruby-dict-0.9.4-3|72	
12cr|ruby-dict-0.9.4-3|73	* Thu May 26 2005 Ian Macdonald <ian@caliban.org> 0.9.3-1
12cr|ruby-dict-0.9.4-3|74	- 0.9.3
12cr|ruby-dict-0.9.4-3|75	- Fix bug whereby text response could be mistaken for numeric status response.
12cr|ruby-dict-0.9.4-3|76	
12cr|ruby-dict-0.9.4-3|77	* Wed Jun 10 2003 Ian Macdonald <ian@caliban.org>
12cr|ruby-dict-0.9.4-3|78	- 0.9.2
12cr|ruby-dict-0.9.4-3|79	- Print a message when a non-default matching strategy is used with rdict
12cr|ruby-dict-0.9.4-3|80	and no definitions are found.
12cr|ruby-dict-0.9.4-3|81	- Fix a warning when run with Ruby 1.8.
12cr|ruby-dict-0.9.4-3|82	
12cr|ruby-dict-0.9.4-3|83	* Thu Jan  2 2003 Ian Macdonald <ian@caliban.org>
12cr|ruby-dict-0.9.4-3|84	- 0.9.1
12cr|ruby-dict-0.9.4-3|85	- Allow multiple words to be specified on the command line of rdict.
12cr|ruby-dict-0.9.4-3|86	
12cr|ruby-dict-0.9.4-3|87	* Fri May 24 2002 Ian Macdonald <ian@caliban.org>
12cr|ruby-dict-0.9.4-3|88	- 0.9.0

7180 12
12cr|ruby-diff-lcs-1.1.2-2|1	%define	oname	diff-lcs
12cr|ruby-diff-lcs-1.1.2-2|2	
12cr|ruby-diff-lcs-1.1.2-2|3	Summary:	Provide a list of changes between two sequenced collections
12cr|ruby-diff-lcs-1.1.2-2|4	Name:		ruby-%{oname}
12cr|ruby-diff-lcs-1.1.2-2|5	Version:	1.1.2
12cr|ruby-diff-lcs-1.1.2-2|6	Release:	%mkrel 2
12cr|ruby-diff-lcs-1.1.2-2|7	License:	GPLv2+ or Ruby or Artistic
12cr|ruby-diff-lcs-1.1.2-2|8	Group:		Development/Ruby
12cr|ruby-diff-lcs-1.1.2-2|9	URL:		http://%{oname}.rubyforge.org/
12cr|ruby-diff-lcs-1.1.2-2|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|ruby-diff-lcs-1.1.2-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ruby-diff-lcs-1.1.2-2|12	BuildRequires:	ruby-RubyGems
12cr|ruby-diff-lcs-1.1.2-2|13	Requires:	ruby
12cr|ruby-diff-lcs-1.1.2-2|14	BuildArch:	noarch
12cr|ruby-diff-lcs-1.1.2-2|15	
12cr|ruby-diff-lcs-1.1.2-2|16	%description
12cr|ruby-diff-lcs-1.1.2-2|17	Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest
12cr|ruby-diff-lcs-1.1.2-2|18	common subsequence (LCS) algorithm to compute intelligent differences between
12cr|ruby-diff-lcs-1.1.2-2|19	two sequenced enumerable containers. The implementation is based on Mario I.
12cr|ruby-diff-lcs-1.1.2-2|20	Wolczko's Smalltalk version (1.2, 1993) and Ned Konz's Perl version
12cr|ruby-diff-lcs-1.1.2-2|21	(Algorithm::Diff).
12cr|ruby-diff-lcs-1.1.2-2|22	
12cr|ruby-diff-lcs-1.1.2-2|23	%prep
12cr|ruby-diff-lcs-1.1.2-2|24	
12cr|ruby-diff-lcs-1.1.2-2|25	%build
12cr|ruby-diff-lcs-1.1.2-2|26	
12cr|ruby-diff-lcs-1.1.2-2|27	%install
12cr|ruby-diff-lcs-1.1.2-2|28	rm -rf %{buildroot}
12cr|ruby-diff-lcs-1.1.2-2|29	gem install --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|ruby-diff-lcs-1.1.2-2|30	
12cr|ruby-diff-lcs-1.1.2-2|31	chmod g-w,g+r,o+r -R %{buildroot}
12cr|ruby-diff-lcs-1.1.2-2|32	
12cr|ruby-diff-lcs-1.1.2-2|33	mv %{buildroot}%{ruby_gemdir}/bin %{buildroot}%{_prefix}
12cr|ruby-diff-lcs-1.1.2-2|34	
12cr|ruby-diff-lcs-1.1.2-2|35	%clean
12cr|ruby-diff-lcs-1.1.2-2|36	rm -rf %{buildroot}
12cr|ruby-diff-lcs-1.1.2-2|37	
12cr|ruby-diff-lcs-1.1.2-2|38	%files
12cr|ruby-diff-lcs-1.1.2-2|39	%defattr(-,root,root)
12cr|ruby-diff-lcs-1.1.2-2|40	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|ruby-diff-lcs-1.1.2-2|41	%{_bindir}/*
12cr|ruby-diff-lcs-1.1.2-2|42	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|ruby-diff-lcs-1.1.2-2|43	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|ruby-diff-lcs-1.1.2-2|44	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|ruby-diff-lcs-1.1.2-2|45	
12cr|ruby-diff-lcs-1.1.2-2|46	
12cr|ruby-diff-lcs-1.1.2-2|47	
12cr|ruby-diff-lcs-1.1.2-2|48	%changelog
12cr|ruby-diff-lcs-1.1.2-2|49	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-2mdv2011.0
12cr|ruby-diff-lcs-1.1.2-2|50	+ Revision: 614726
12cr|ruby-diff-lcs-1.1.2-2|51	- the mass rebuild of 2010.1 packages
12cr|ruby-diff-lcs-1.1.2-2|52	
12cr|ruby-diff-lcs-1.1.2-2|53	* Mon Feb 01 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.2-1mdv2010.1
12cr|ruby-diff-lcs-1.1.2-2|54	+ Revision: 499305
12cr|ruby-diff-lcs-1.1.2-2|55	- import ruby-diff-lcs
12cr|ruby-diff-lcs-1.1.2-2|56	
12cr|ruby-diff-lcs-1.1.2-2|57	
12cr|ruby-diff-lcs-1.1.2-2|58	* Mon Feb  1 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.2-1
12cr|ruby-diff-lcs-1.1.2-2|59	- initial release

7181 12
12cr|ruby-feedparser-0.7-2|1	%define rname feedparser
12cr|ruby-feedparser-0.7-2|2	%define name ruby-%{rname}
12cr|ruby-feedparser-0.7-2|3	%define version 0.7
12cr|ruby-feedparser-0.7-2|4	%define release %mkrel 2
12cr|ruby-feedparser-0.7-2|5	
12cr|ruby-feedparser-0.7-2|6	Summary:	RSS and Atom parser for Ruby
12cr|ruby-feedparser-0.7-2|7	Name:		%{name}
12cr|ruby-feedparser-0.7-2|8	Version:	%{version}
12cr|ruby-feedparser-0.7-2|9	Release:	%{release}
12cr|ruby-feedparser-0.7-2|10	URL:		http://home.gna.org/ruby-feedparser/
12cr|ruby-feedparser-0.7-2|11	Source0:	http://download.gna.org/ruby-feedparser/%{name}-%{version}.tar.bz2
12cr|ruby-feedparser-0.7-2|12	License:	Ruby or GPL
12cr|ruby-feedparser-0.7-2|13	Group:		Development/Ruby
12cr|ruby-feedparser-0.7-2|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|ruby-feedparser-0.7-2|15	BuildArch:	noarch
12cr|ruby-feedparser-0.7-2|16	BuildRequires:	ruby-rake graphviz
12cr|ruby-feedparser-0.7-2|17	
12cr|ruby-feedparser-0.7-2|18	%description
12cr|ruby-feedparser-0.7-2|19	Ruby-Feedparser is an RSS and Atom parser for Ruby.
12cr|ruby-feedparser-0.7-2|20	
12cr|ruby-feedparser-0.7-2|21	Ruby-feedparser is :
12cr|ruby-feedparser-0.7-2|22	
12cr|ruby-feedparser-0.7-2|23	* based on REXML
12cr|ruby-feedparser-0.7-2|24	* built for robustness : most feeds are not valid
12cr|ruby-feedparser-0.7-2|25	* fully unit-tested
12cr|ruby-feedparser-0.7-2|26	* easy to use (it can output text or HTML easily)
12cr|ruby-feedparser-0.7-2|27	
12cr|ruby-feedparser-0.7-2|28	%prep
12cr|ruby-feedparser-0.7-2|29	%setup -q
12cr|ruby-feedparser-0.7-2|30	chmod 0644 ChangeLog LICENSE COPYING README
12cr|ruby-feedparser-0.7-2|31	
12cr|ruby-feedparser-0.7-2|32	%build
12cr|ruby-feedparser-0.7-2|33	ruby setup.rb config
12cr|ruby-feedparser-0.7-2|34	ruby setup.rb setup
12cr|ruby-feedparser-0.7-2|35	rake rdoc
12cr|ruby-feedparser-0.7-2|36	
12cr|ruby-feedparser-0.7-2|37	%check
12cr|ruby-feedparser-0.7-2|38	rake test
12cr|ruby-feedparser-0.7-2|39	
12cr|ruby-feedparser-0.7-2|40	%install
12cr|ruby-feedparser-0.7-2|41	rm -rf %buildroot
12cr|ruby-feedparser-0.7-2|42	ruby setup.rb install --prefix=%buildroot
12cr|ruby-feedparser-0.7-2|43	
12cr|ruby-feedparser-0.7-2|44	%clean
12cr|ruby-feedparser-0.7-2|45	rm -rf %buildroot
12cr|ruby-feedparser-0.7-2|46	
12cr|ruby-feedparser-0.7-2|47	%files
12cr|ruby-feedparser-0.7-2|48	%defattr(-,root,root)
12cr|ruby-feedparser-0.7-2|49	%{ruby_sitelibdir}/*
12cr|ruby-feedparser-0.7-2|50	%doc ChangeLog LICENSE COPYING README rdoc
12cr|ruby-feedparser-0.7-2|51	
12cr|ruby-feedparser-0.7-2|52	
12cr|ruby-feedparser-0.7-2|53	
12cr|ruby-feedparser-0.7-2|54	
12cr|ruby-feedparser-0.7-2|55	%changelog
12cr|ruby-feedparser-0.7-2|56	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7-2mdv2011.0
12cr|ruby-feedparser-0.7-2|57	+ Revision: 614740
12cr|ruby-feedparser-0.7-2|58	- the mass rebuild of 2010.1 packages
12cr|ruby-feedparser-0.7-2|59	
12cr|ruby-feedparser-0.7-2|60	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-1mdv2010.1
12cr|ruby-feedparser-0.7-2|61	+ Revision: 489196
12cr|ruby-feedparser-0.7-2|62	- update to new version 0.7
12cr|ruby-feedparser-0.7-2|63	
12cr|ruby-feedparser-0.7-2|64	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-1mdv2010.0
12cr|ruby-feedparser-0.7-2|65	+ Revision: 397015
12cr|ruby-feedparser-0.7-2|66	- update to new version 0.6
12cr|ruby-feedparser-0.7-2|67	
12cr|ruby-feedparser-0.7-2|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|ruby-feedparser-0.7-2|69	- rebuild
12cr|ruby-feedparser-0.7-2|70	- rebuild
12cr|ruby-feedparser-0.7-2|71	- kill re-definition of %%buildroot on Pixel's request
12cr|ruby-feedparser-0.7-2|72	
12cr|ruby-feedparser-0.7-2|73	+ Olivier Blin <oblin@mandriva.com>
12cr|ruby-feedparser-0.7-2|74	- restore BuildRoot
12cr|ruby-feedparser-0.7-2|75	
12cr|ruby-feedparser-0.7-2|76	* Mon Nov 12 2007 Pascal Terjan <pterjan@mandriva.org> 0.5-1mdv2008.1
12cr|ruby-feedparser-0.7-2|77	+ Revision: 108157
12cr|ruby-feedparser-0.7-2|78	- update to new version 0.5
12cr|ruby-feedparser-0.7-2|79	
12cr|ruby-feedparser-0.7-2|80	* Sun May 20 2007 Pascal Terjan <pterjan@mandriva.org> 0.4-1mdv2008.0
12cr|ruby-feedparser-0.7-2|81	+ Revision: 28868
12cr|ruby-feedparser-0.7-2|82	- 0.4
12cr|ruby-feedparser-0.7-2|83	- enable tests, they work again
12cr|ruby-feedparser-0.7-2|84	
12cr|ruby-feedparser-0.7-2|85	* Sat Apr 21 2007 Pascal Terjan <pterjan@mandriva.org> 0.3-2mdv2008.0
12cr|ruby-feedparser-0.7-2|86	+ Revision: 16630
12cr|ruby-feedparser-0.7-2|87	- Use Development/Ruby group
12cr|ruby-feedparser-0.7-2|88	
12cr|ruby-feedparser-0.7-2|89	
12cr|ruby-feedparser-0.7-2|90	* Mon Jan 01 2007 Pascal Terjan <pterjan@mandriva.org> 0.3-1mdv2007.0
12cr|ruby-feedparser-0.7-2|91	+ Revision: 103026
12cr|ruby-feedparser-0.7-2|92	- move rake test to the check section
12cr|ruby-feedparser-0.7-2|93	- disable tests for now
12cr|ruby-feedparser-0.7-2|94	- 0.3
12cr|ruby-feedparser-0.7-2|95	- use global ruby macros
12cr|ruby-feedparser-0.7-2|96	- fix description
12cr|ruby-feedparser-0.7-2|97	- Import ruby-feedparser
12cr|ruby-feedparser-0.7-2|98	
12cr|ruby-feedparser-0.7-2|99	* Wed Dec 28 2005 Pascal Terjan <pterjan@mandriva.org> 0.1-2mdk
12cr|ruby-feedparser-0.7-2|100	- BuildRequires graphviz for the doc
12cr|ruby-feedparser-0.7-2|101	
12cr|ruby-feedparser-0.7-2|102	* Mon Nov 28 2005 Pascal Terjan <pterjan@mandriva.org> 0.1-1mdk
12cr|ruby-feedparser-0.7-2|103	- First Mandriva release
12cr|ruby-feedparser-0.7-2|104	

7182 12
12cr|rubygem-activemodel-3.2.9-1|1	# Generated from activemodel-3.2.1.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
12cr|rubygem-activemodel-3.2.9-1|2	%define	rbname	activemodel
12cr|rubygem-activemodel-3.2.9-1|3	
12cr|rubygem-activemodel-3.2.9-1|4	Summary:	A toolkit for building modeling frameworks (part of Rails)
12cr|rubygem-activemodel-3.2.9-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-activemodel-3.2.9-1|6	
12cr|rubygem-activemodel-3.2.9-1|7	Version:	3.2.9
12cr|rubygem-activemodel-3.2.9-1|8	Release:	1
12cr|rubygem-activemodel-3.2.9-1|9	Group:		Development/Ruby
12cr|rubygem-activemodel-3.2.9-1|10	License:	MIT
12cr|rubygem-activemodel-3.2.9-1|11	URL:		http://www.rubyonrails.org
12cr|rubygem-activemodel-3.2.9-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-activemodel-3.2.9-1|13	BuildRequires:	rubygems
12cr|rubygem-activemodel-3.2.9-1|14	BuildRequires:	rubygem(activesupport) = %{version}
12cr|rubygem-activemodel-3.2.9-1|15	BuildRequires:	rubygem(builder)
12cr|rubygem-activemodel-3.2.9-1|16	BuildRequires:	rubygem(i18n) => 0.4.2
12cr|rubygem-activemodel-3.2.9-1|17	BuildRequires:	rubygem(mocha)
12cr|rubygem-activemodel-3.2.9-1|18	BuildArch:	noarch
12cr|rubygem-activemodel-3.2.9-1|19	
12cr|rubygem-activemodel-3.2.9-1|20	%description
12cr|rubygem-activemodel-3.2.9-1|21	A toolkit for building modeling frameworks like Active Record and Active
12cr|rubygem-activemodel-3.2.9-1|22	Resource. Rich support for attributes, callbacks, validations, observers,
12cr|rubygem-activemodel-3.2.9-1|23	serialization, internationalization, and testing.
12cr|rubygem-activemodel-3.2.9-1|24	
12cr|rubygem-activemodel-3.2.9-1|25	%package	doc
12cr|rubygem-activemodel-3.2.9-1|26	Summary:	Documentation for %{name}
12cr|rubygem-activemodel-3.2.9-1|27	Group:		Books/Computer books
12cr|rubygem-activemodel-3.2.9-1|28	Requires:	%{name} = %{EVRD}
12cr|rubygem-activemodel-3.2.9-1|29	
12cr|rubygem-activemodel-3.2.9-1|30	%description	doc
12cr|rubygem-activemodel-3.2.9-1|31	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-activemodel-3.2.9-1|32	
12cr|rubygem-activemodel-3.2.9-1|33	%prep
12cr|rubygem-activemodel-3.2.9-1|34	%setup -q
12cr|rubygem-activemodel-3.2.9-1|35	
12cr|rubygem-activemodel-3.2.9-1|36	%build
12cr|rubygem-activemodel-3.2.9-1|37	%gem_build
12cr|rubygem-activemodel-3.2.9-1|38	
12cr|rubygem-activemodel-3.2.9-1|39	%install
12cr|rubygem-activemodel-3.2.9-1|40	%gem_install
12cr|rubygem-activemodel-3.2.9-1|41	
12cr|rubygem-activemodel-3.2.9-1|42	%files
12cr|rubygem-activemodel-3.2.9-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-activemodel-3.2.9-1|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-activemodel-3.2.9-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-activemodel-3.2.9-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model
12cr|rubygem-activemodel-3.2.9-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/*.rb
12cr|rubygem-activemodel-3.2.9-1|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/locale
12cr|rubygem-activemodel-3.2.9-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/locale/*.yml
12cr|rubygem-activemodel-3.2.9-1|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/mass_assignment_security
12cr|rubygem-activemodel-3.2.9-1|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/mass_assignment_security/*.rb
12cr|rubygem-activemodel-3.2.9-1|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/serializers
12cr|rubygem-activemodel-3.2.9-1|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/serializers/*.rb
12cr|rubygem-activemodel-3.2.9-1|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/validations
12cr|rubygem-activemodel-3.2.9-1|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/active_model/validations/*.rb
12cr|rubygem-activemodel-3.2.9-1|56	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-activemodel-3.2.9-1|57	
12cr|rubygem-activemodel-3.2.9-1|58	%files doc
12cr|rubygem-activemodel-3.2.9-1|59	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-activemodel-3.2.9-1|60	
12cr|rubygem-activemodel-3.2.9-1|61	
12cr|rubygem-activemodel-3.2.9-1|62	%changelog
12cr|rubygem-activemodel-3.2.9-1|63	* Wed Apr 18 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.2.3-1
12cr|rubygem-activemodel-3.2.9-1|64	+ Revision: 791661
12cr|rubygem-activemodel-3.2.9-1|65	- version update 3.2.3
12cr|rubygem-activemodel-3.2.9-1|66	
12cr|rubygem-activemodel-3.2.9-1|67	* Fri Feb 17 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.2.1-3
12cr|rubygem-activemodel-3.2.9-1|68	+ Revision: 775606
12cr|rubygem-activemodel-3.2.9-1|69	- regenereate spec with gem2rpm5
12cr|rubygem-activemodel-3.2.9-1|70	
12cr|rubygem-activemodel-3.2.9-1|71	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.2.1-2
12cr|rubygem-activemodel-3.2.9-1|72	+ Revision: 774161
12cr|rubygem-activemodel-3.2.9-1|73	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-activemodel-3.2.9-1|74	
12cr|rubygem-activemodel-3.2.9-1|75	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 3.2.1-1
12cr|rubygem-activemodel-3.2.9-1|76	+ Revision: 769693
12cr|rubygem-activemodel-3.2.9-1|77	- New release
12cr|rubygem-activemodel-3.2.9-1|78	
12cr|rubygem-activemodel-3.2.9-1|79	* Tue Sep 27 2011 Alexander Barakin <abarakin@mandriva.org> 3.1.0-1
12cr|rubygem-activemodel-3.2.9-1|80	+ Revision: 701475
12cr|rubygem-activemodel-3.2.9-1|81	- missing rdoc fix
12cr|rubygem-activemodel-3.2.9-1|82	- imported package rubygem-activemodel
12cr|rubygem-activemodel-3.2.9-1|83	

7183 12
12cr|rubygem-activerecord-3.2.9-1|1	# Generated from activerecord-3.2.1.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
12cr|rubygem-activerecord-3.2.9-1|2	%define	rbname	activerecord
12cr|rubygem-activerecord-3.2.9-1|3	
12cr|rubygem-activerecord-3.2.9-1|4	Summary:	Object-relational mapper framework (part of Rails)
12cr|rubygem-activerecord-3.2.9-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-activerecord-3.2.9-1|6	
12cr|rubygem-activerecord-3.2.9-1|7	Version:	3.2.9
12cr|rubygem-activerecord-3.2.9-1|8	Release:	1
12cr|rubygem-activerecord-3.2.9-1|9	Group:		Development/Ruby
12cr|rubygem-activerecord-3.2.9-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-activerecord-3.2.9-1|11	URL:		http://www.rubyonrails.org
12cr|rubygem-activerecord-3.2.9-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-activerecord-3.2.9-1|13	BuildRequires:	rubygems
12cr|rubygem-activerecord-3.2.9-1|14	BuildArch:	noarch
12cr|rubygem-activerecord-3.2.9-1|15	%rename		ruby-activerecord
12cr|rubygem-activerecord-3.2.9-1|16	
12cr|rubygem-activerecord-3.2.9-1|17	%description
12cr|rubygem-activerecord-3.2.9-1|18	Databases on Rails. Build a persistent domain model by mapping database tables
12cr|rubygem-activerecord-3.2.9-1|19	to Ruby classes. Strong conventions for associations, validations,
12cr|rubygem-activerecord-3.2.9-1|20	aggregations, migrations, and testing come baked-in.
12cr|rubygem-activerecord-3.2.9-1|21	
12cr|rubygem-activerecord-3.2.9-1|22	%package	doc
12cr|rubygem-activerecord-3.2.9-1|23	Summary:	Documentation for %{name}
12cr|rubygem-activerecord-3.2.9-1|24	Group:		Books/Computer books
12cr|rubygem-activerecord-3.2.9-1|25	Requires:	%{name} = %{EVRD}
12cr|rubygem-activerecord-3.2.9-1|26	
12cr|rubygem-activerecord-3.2.9-1|27	%description	doc
12cr|rubygem-activerecord-3.2.9-1|28	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-activerecord-3.2.9-1|29	
12cr|rubygem-activerecord-3.2.9-1|30	%prep
12cr|rubygem-activerecord-3.2.9-1|31	%setup -q
12cr|rubygem-activerecord-3.2.9-1|32	
12cr|rubygem-activerecord-3.2.9-1|33	%build
12cr|rubygem-activerecord-3.2.9-1|34	%gem_build -f examples
12cr|rubygem-activerecord-3.2.9-1|35	
12cr|rubygem-activerecord-3.2.9-1|36	%install
12cr|rubygem-activerecord-3.2.9-1|37	%gem_install
12cr|rubygem-activerecord-3.2.9-1|38	
12cr|rubygem-activerecord-3.2.9-1|39	%files
12cr|rubygem-activerecord-3.2.9-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-activerecord-3.2.9-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-activerecord-3.2.9-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
12cr|rubygem-activerecord-3.2.9-1|43	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-activerecord-3.2.9-1|44	
12cr|rubygem-activerecord-3.2.9-1|45	%files doc
12cr|rubygem-activerecord-3.2.9-1|46	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-activerecord-3.2.9-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-activerecord-3.2.9-1|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
12cr|rubygem-activerecord-3.2.9-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*.png
12cr|rubygem-activerecord-3.2.9-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*.rb

7184 12
12cr|rubygem-addressable-2.2.8-1|1	# Generated from addressable-2.2.4.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-addressable-2.2.8-1|2	%define	rbname	addressable
12cr|rubygem-addressable-2.2.8-1|3	
12cr|rubygem-addressable-2.2.8-1|4	Summary:	A replacement for the URI implementation of Ruby's standard library
12cr|rubygem-addressable-2.2.8-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-addressable-2.2.8-1|6	Version:	2.2.8
12cr|rubygem-addressable-2.2.8-1|7	Release:	1
12cr|rubygem-addressable-2.2.8-1|8	Group:		Development/Ruby
12cr|rubygem-addressable-2.2.8-1|9	License:	MIT
12cr|rubygem-addressable-2.2.8-1|10	URL:		http://addressable.rubyforge.org/
12cr|rubygem-addressable-2.2.8-1|11	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-addressable-2.2.8-1|12	BuildRequires:	rubygems
12cr|rubygem-addressable-2.2.8-1|13	BuildArch:	noarch
12cr|rubygem-addressable-2.2.8-1|14	
12cr|rubygem-addressable-2.2.8-1|15	%description
12cr|rubygem-addressable-2.2.8-1|16	Addressable is a replacement for the URI implementation that is part of
12cr|rubygem-addressable-2.2.8-1|17	Ruby's standard library. It more closely conforms to the relevant RFCs and
12cr|rubygem-addressable-2.2.8-1|18	adds support for IRIs and URI templates.
12cr|rubygem-addressable-2.2.8-1|19	
12cr|rubygem-addressable-2.2.8-1|20	%package	doc
12cr|rubygem-addressable-2.2.8-1|21	Summary:	Documentation for %{name}
12cr|rubygem-addressable-2.2.8-1|22	Group:		Books/Computer books
12cr|rubygem-addressable-2.2.8-1|23	Requires:	%{name} = %{EVRD}
12cr|rubygem-addressable-2.2.8-1|24	
12cr|rubygem-addressable-2.2.8-1|25	%description	doc
12cr|rubygem-addressable-2.2.8-1|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-addressable-2.2.8-1|27	
12cr|rubygem-addressable-2.2.8-1|28	%prep
12cr|rubygem-addressable-2.2.8-1|29	%setup -q
12cr|rubygem-addressable-2.2.8-1|30	
12cr|rubygem-addressable-2.2.8-1|31	%build
12cr|rubygem-addressable-2.2.8-1|32	%gem_build -f '(spec|tasks|website)/'
12cr|rubygem-addressable-2.2.8-1|33	
12cr|rubygem-addressable-2.2.8-1|34	%install
12cr|rubygem-addressable-2.2.8-1|35	%gem_install
12cr|rubygem-addressable-2.2.8-1|36	
12cr|rubygem-addressable-2.2.8-1|37	%files
12cr|rubygem-addressable-2.2.8-1|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-addressable-2.2.8-1|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-addressable-2.2.8-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/addressable
12cr|rubygem-addressable-2.2.8-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/addressable/idna
12cr|rubygem-addressable-2.2.8-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/addressable/*.rb
12cr|rubygem-addressable-2.2.8-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/addressable/idna/*.rb
12cr|rubygem-addressable-2.2.8-1|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
12cr|rubygem-addressable-2.2.8-1|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec/addressable
12cr|rubygem-addressable-2.2.8-1|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/addressable/*.rb
12cr|rubygem-addressable-2.2.8-1|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tasks
12cr|rubygem-addressable-2.2.8-1|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/tasks/*.rake
12cr|rubygem-addressable-2.2.8-1|49	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-addressable-2.2.8-1|50	
12cr|rubygem-addressable-2.2.8-1|51	%files doc
12cr|rubygem-addressable-2.2.8-1|52	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-addressable-2.2.8-1|53	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README.md
12cr|rubygem-addressable-2.2.8-1|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/website
12cr|rubygem-addressable-2.2.8-1|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/website/*.html

7185 12
12cr|rubygem-after_commit-1.0.8-1|1	%define oname after_commit
12cr|rubygem-after_commit-1.0.8-1|2	
12cr|rubygem-after_commit-1.0.8-1|3	Name:       rubygem-%{oname}
12cr|rubygem-after_commit-1.0.8-1|4	Version:    1.0.8
12cr|rubygem-after_commit-1.0.8-1|5	Release:    %mkrel 1
12cr|rubygem-after_commit-1.0.8-1|6	Summary:    Callback for ActiveRecord
12cr|rubygem-after_commit-1.0.8-1|7	Group:      Development/Ruby
12cr|rubygem-after_commit-1.0.8-1|8	License:    GPLv2+ or Ruby License
12cr|rubygem-after_commit-1.0.8-1|9	URL:        http://github.com/freelancing-god/after_commit
12cr|rubygem-after_commit-1.0.8-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-after_commit-1.0.8-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-after_commit-1.0.8-1|12	Requires:   rubygems
12cr|rubygem-after_commit-1.0.8-1|13	Requires:   rubygem(activerecord) < 3.0.0
12cr|rubygem-after_commit-1.0.8-1|14	Requires:   rubygem(sqlite3-ruby)
12cr|rubygem-after_commit-1.0.8-1|15	BuildRequires: rubygems
12cr|rubygem-after_commit-1.0.8-1|16	BuildArch:  noarch
12cr|rubygem-after_commit-1.0.8-1|17	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-after_commit-1.0.8-1|18	
12cr|rubygem-after_commit-1.0.8-1|19	%description
12cr|rubygem-after_commit-1.0.8-1|20	A Ruby on Rails plugin to add an after_commit callback. This can be used
12cr|rubygem-after_commit-1.0.8-1|21	to trigger methods only after the entire transaction is complete.
12cr|rubygem-after_commit-1.0.8-1|22	
12cr|rubygem-after_commit-1.0.8-1|23	
12cr|rubygem-after_commit-1.0.8-1|24	%prep
12cr|rubygem-after_commit-1.0.8-1|25	
12cr|rubygem-after_commit-1.0.8-1|26	%build
12cr|rubygem-after_commit-1.0.8-1|27	
12cr|rubygem-after_commit-1.0.8-1|28	%install
12cr|rubygem-after_commit-1.0.8-1|29	rm -rf %{buildroot}
12cr|rubygem-after_commit-1.0.8-1|30	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-after_commit-1.0.8-1|31	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-after_commit-1.0.8-1|32	--force --rdoc %{SOURCE0}
12cr|rubygem-after_commit-1.0.8-1|33	
12cr|rubygem-after_commit-1.0.8-1|34	%clean
12cr|rubygem-after_commit-1.0.8-1|35	rm -rf %{buildroot}
12cr|rubygem-after_commit-1.0.8-1|36	
12cr|rubygem-after_commit-1.0.8-1|37	%files
12cr|rubygem-after_commit-1.0.8-1|38	%defattr(-, root, root, -)
12cr|rubygem-after_commit-1.0.8-1|39	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-after_commit-1.0.8-1|40	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-after_commit-1.0.8-1|41	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-after_commit-1.0.8-1|42	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-after_commit-1.0.8-1|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-after_commit-1.0.8-1|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.textile
12cr|rubygem-after_commit-1.0.8-1|45	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-after_commit-1.0.8-1|46	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-after_commit-1.0.8-1|47	
12cr|rubygem-after_commit-1.0.8-1|48	
12cr|rubygem-after_commit-1.0.8-1|49	%changelog
12cr|rubygem-after_commit-1.0.8-1|50	* Sat Dec 04 2010 Rémy Clouard <shikamaru@mandriva.org> 1.0.8-1mdv2011.0
12cr|rubygem-after_commit-1.0.8-1|51	+ Revision: 609438
12cr|rubygem-after_commit-1.0.8-1|52	- import rubygem-after_commit
12cr|rubygem-after_commit-1.0.8-1|53	

7186 12
12cr|rubygem-allison-2.0.3-1|1	# Generated from allison-2.0.3.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-allison-2.0.3-1|2	%define	rbname	allison
12cr|rubygem-allison-2.0.3-1|3	
12cr|rubygem-allison-2.0.3-1|4	Summary:	A modern, pretty RDoc template
12cr|rubygem-allison-2.0.3-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-allison-2.0.3-1|6	
12cr|rubygem-allison-2.0.3-1|7	Version:	2.0.3
12cr|rubygem-allison-2.0.3-1|8	Release:	1
12cr|rubygem-allison-2.0.3-1|9	Group:		Development/Ruby
12cr|rubygem-allison-2.0.3-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-allison-2.0.3-1|11	URL:		http://blog.evanweaver.com/pages/code#allison
12cr|rubygem-allison-2.0.3-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-allison-2.0.3-1|13	BuildRequires:	rubygems
12cr|rubygem-allison-2.0.3-1|14	BuildArch:	noarch
12cr|rubygem-allison-2.0.3-1|15	
12cr|rubygem-allison-2.0.3-1|16	%description
12cr|rubygem-allison-2.0.3-1|17	A modern, pretty RDoc template.
12cr|rubygem-allison-2.0.3-1|18	
12cr|rubygem-allison-2.0.3-1|19	%package	doc
12cr|rubygem-allison-2.0.3-1|20	Summary:	Documentation for %{name}
12cr|rubygem-allison-2.0.3-1|21	Group:		Books/Computer books
12cr|rubygem-allison-2.0.3-1|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-allison-2.0.3-1|23	
12cr|rubygem-allison-2.0.3-1|24	%description	doc
12cr|rubygem-allison-2.0.3-1|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-allison-2.0.3-1|26	
12cr|rubygem-allison-2.0.3-1|27	%prep
12cr|rubygem-allison-2.0.3-1|28	%setup -q
12cr|rubygem-allison-2.0.3-1|29	
12cr|rubygem-allison-2.0.3-1|30	%build
12cr|rubygem-allison-2.0.3-1|31	mkdir -p .%{ruby_gemdir}
12cr|rubygem-allison-2.0.3-1|32	gem install -V --local --install-dir .%{ruby_gemdir} \
12cr|rubygem-allison-2.0.3-1|33	--force --rdoc %{SOURCE0}
12cr|rubygem-allison-2.0.3-1|34	
12cr|rubygem-allison-2.0.3-1|35	%install
12cr|rubygem-allison-2.0.3-1|36	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-allison-2.0.3-1|37	mkdir -p %{buildroot}%{_bindir}
12cr|rubygem-allison-2.0.3-1|38	cp -rf .%{ruby_gemdir}/* %{buildroot}%{ruby_gemdir}
12cr|rubygem-allison-2.0.3-1|39	ln -s %{buildroot}%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/allison %{buildroot}%{_bindir}/allison
12cr|rubygem-allison-2.0.3-1|40	
12cr|rubygem-allison-2.0.3-1|41	
12cr|rubygem-allison-2.0.3-1|42	%files
12cr|rubygem-allison-2.0.3-1|43	%{_bindir}/allison
12cr|rubygem-allison-2.0.3-1|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-allison-2.0.3-1|45	%{ruby_gemdir}/bin/allison
12cr|rubygem-allison-2.0.3-1|46	%{ruby_gemdir}/cache/*
12cr|rubygem-allison-2.0.3-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/*
12cr|rubygem-allison-2.0.3-1|48	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-allison-2.0.3-1|49	
12cr|rubygem-allison-2.0.3-1|50	%files doc
12cr|rubygem-allison-2.0.3-1|51	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-allison-2.0.3-1|52	
12cr|rubygem-allison-2.0.3-1|53	
12cr|rubygem-allison-2.0.3-1|54	
12cr|rubygem-allison-2.0.3-1|55	%changelog
12cr|rubygem-allison-2.0.3-1|56	* Tue Mar 15 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.0.3-1
12cr|rubygem-allison-2.0.3-1|57	+ Revision: 645108
12cr|rubygem-allison-2.0.3-1|58	- imported package rubygem-allison
12cr|rubygem-allison-2.0.3-1|59	
12cr|rubygem-allison-2.0.3-1|60	
12cr|rubygem-allison-2.0.3-1|61	* Tue Mar 15 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.0.3-1
12cr|rubygem-allison-2.0.3-1|62	- Initial package

7187 12
12cr|rubygem-appraisal-0.1-1|1	# Generated from appraisal-0.1.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-appraisal-0.1-1|2	%define	rbname	appraisal
12cr|rubygem-appraisal-0.1-1|3	
12cr|rubygem-appraisal-0.1-1|4	Summary:	Find out what your Ruby gems are worth
12cr|rubygem-appraisal-0.1-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-appraisal-0.1-1|6	
12cr|rubygem-appraisal-0.1-1|7	Version:	0.1
12cr|rubygem-appraisal-0.1-1|8	Release:	1
12cr|rubygem-appraisal-0.1-1|9	Group:		Development/Ruby
12cr|rubygem-appraisal-0.1-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-appraisal-0.1-1|11	URL:		http://github.com/thoughtbot/appraisal
12cr|rubygem-appraisal-0.1-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-appraisal-0.1-1|13	BuildRequires:	rubygems
12cr|rubygem-appraisal-0.1-1|14	BuildArch:	noarch
12cr|rubygem-appraisal-0.1-1|15	
12cr|rubygem-appraisal-0.1-1|16	%description
12cr|rubygem-appraisal-0.1-1|17	Appraisal integrates with bundler and rake to test your library against
12cr|rubygem-appraisal-0.1-1|18	different versions of dependencies in repeatable scenarios called
12cr|rubygem-appraisal-0.1-1|19	"appraisals."
12cr|rubygem-appraisal-0.1-1|20	
12cr|rubygem-appraisal-0.1-1|21	%package	doc
12cr|rubygem-appraisal-0.1-1|22	Summary:	Documentation for %{name}
12cr|rubygem-appraisal-0.1-1|23	Group:		Books/Computer books
12cr|rubygem-appraisal-0.1-1|24	Requires:	%{name} = %{EVRD}
12cr|rubygem-appraisal-0.1-1|25	
12cr|rubygem-appraisal-0.1-1|26	%description	doc
12cr|rubygem-appraisal-0.1-1|27	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-appraisal-0.1-1|28	
12cr|rubygem-appraisal-0.1-1|29	%prep
12cr|rubygem-appraisal-0.1-1|30	%setup -q
12cr|rubygem-appraisal-0.1-1|31	
12cr|rubygem-appraisal-0.1-1|32	%build
12cr|rubygem-appraisal-0.1-1|33	%gem_build -f features
12cr|rubygem-appraisal-0.1-1|34	
12cr|rubygem-appraisal-0.1-1|35	%install
12cr|rubygem-appraisal-0.1-1|36	%gem_install
12cr|rubygem-appraisal-0.1-1|37	
12cr|rubygem-appraisal-0.1-1|38	%clean
12cr|rubygem-appraisal-0.1-1|39	rm -rf %{buildroot}
12cr|rubygem-appraisal-0.1-1|40	
12cr|rubygem-appraisal-0.1-1|41	%files
12cr|rubygem-appraisal-0.1-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-appraisal-0.1-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/features
12cr|rubygem-appraisal-0.1-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/features/*.feature
12cr|rubygem-appraisal-0.1-1|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/features/step_definitions
12cr|rubygem-appraisal-0.1-1|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/features/step_definitions/*.rb
12cr|rubygem-appraisal-0.1-1|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/features/support
12cr|rubygem-appraisal-0.1-1|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/features/support/*.rb
12cr|rubygem-appraisal-0.1-1|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-appraisal-0.1-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-appraisal-0.1-1|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/appraisal
12cr|rubygem-appraisal-0.1-1|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/appraisal/*.rb
12cr|rubygem-appraisal-0.1-1|53	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-appraisal-0.1-1|54	
12cr|rubygem-appraisal-0.1-1|55	%files doc
12cr|rubygem-appraisal-0.1-1|56	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-appraisal-0.1-1|57	
12cr|rubygem-appraisal-0.1-1|58	
12cr|rubygem-appraisal-0.1-1|59	
12cr|rubygem-appraisal-0.1-1|60	%changelog
12cr|rubygem-appraisal-0.1-1|61	* Sun Mar 13 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.1-1
12cr|rubygem-appraisal-0.1-1|62	+ Revision: 644376
12cr|rubygem-appraisal-0.1-1|63	- imported package rubygem-appraisal
12cr|rubygem-appraisal-0.1-1|64	
12cr|rubygem-appraisal-0.1-1|65	
12cr|rubygem-appraisal-0.1-1|66	* Sun Mar 13 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.1-1
12cr|rubygem-appraisal-0.1-1|67	- Initial package

7188 12
12cr|rubygem-archive-tar-minitar-0.5.2-2|1	%define	oname	archive-tar-minitar
12cr|rubygem-archive-tar-minitar-0.5.2-2|2	
12cr|rubygem-archive-tar-minitar-0.5.2-2|3	Summary:	Provides POSIX archive management from Ruby programs
12cr|rubygem-archive-tar-minitar-0.5.2-2|4	Name:		rubygem-%{oname}
12cr|rubygem-archive-tar-minitar-0.5.2-2|5	Version:	0.5.2
12cr|rubygem-archive-tar-minitar-0.5.2-2|6	Release:	%mkrel 2
12cr|rubygem-archive-tar-minitar-0.5.2-2|7	License:	GPLv2+ or Ruby
12cr|rubygem-archive-tar-minitar-0.5.2-2|8	Group:		Development/Ruby
12cr|rubygem-archive-tar-minitar-0.5.2-2|9	URL:		http://%{oname}.rubyforge.org/
12cr|rubygem-archive-tar-minitar-0.5.2-2|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|rubygem-archive-tar-minitar-0.5.2-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rubygem-archive-tar-minitar-0.5.2-2|12	BuildRequires:	ruby-RubyGems
12cr|rubygem-archive-tar-minitar-0.5.2-2|13	BuildArch:	noarch
12cr|rubygem-archive-tar-minitar-0.5.2-2|14	
12cr|rubygem-archive-tar-minitar-0.5.2-2|15	%description
12cr|rubygem-archive-tar-minitar-0.5.2-2|16	Archive::Tar::Minitar is a pure-Ruby library and command-line utility that
12cr|rubygem-archive-tar-minitar-0.5.2-2|17	provides the ability to deal with POSIX tar(1) archive files. The
12cr|rubygem-archive-tar-minitar-0.5.2-2|18	implementation is based heavily on Mauricio Ferna'ndez's implementation in
12cr|rubygem-archive-tar-minitar-0.5.2-2|19	rpa-base, but has been reorganised to promote reuse in other projects.
12cr|rubygem-archive-tar-minitar-0.5.2-2|20	
12cr|rubygem-archive-tar-minitar-0.5.2-2|21	%prep
12cr|rubygem-archive-tar-minitar-0.5.2-2|22	
12cr|rubygem-archive-tar-minitar-0.5.2-2|23	%build
12cr|rubygem-archive-tar-minitar-0.5.2-2|24	
12cr|rubygem-archive-tar-minitar-0.5.2-2|25	%install
12cr|rubygem-archive-tar-minitar-0.5.2-2|26	rm -rf %{buildroot}
12cr|rubygem-archive-tar-minitar-0.5.2-2|27	gem install --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|rubygem-archive-tar-minitar-0.5.2-2|28	
12cr|rubygem-archive-tar-minitar-0.5.2-2|29	mv %{buildroot}%{ruby_gemdir}/bin %{buildroot}%{_prefix}
12cr|rubygem-archive-tar-minitar-0.5.2-2|30	
12cr|rubygem-archive-tar-minitar-0.5.2-2|31	
12cr|rubygem-archive-tar-minitar-0.5.2-2|32	%clean
12cr|rubygem-archive-tar-minitar-0.5.2-2|33	rm -rf %{buildroot}
12cr|rubygem-archive-tar-minitar-0.5.2-2|34	
12cr|rubygem-archive-tar-minitar-0.5.2-2|35	%files
12cr|rubygem-archive-tar-minitar-0.5.2-2|36	%defattr(-,root,root)
12cr|rubygem-archive-tar-minitar-0.5.2-2|37	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-archive-tar-minitar-0.5.2-2|38	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-archive-tar-minitar-0.5.2-2|39	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|rubygem-archive-tar-minitar-0.5.2-2|40	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-archive-tar-minitar-0.5.2-2|41	%{_bindir}/minitar
12cr|rubygem-archive-tar-minitar-0.5.2-2|42	
12cr|rubygem-archive-tar-minitar-0.5.2-2|43	
12cr|rubygem-archive-tar-minitar-0.5.2-2|44	
12cr|rubygem-archive-tar-minitar-0.5.2-2|45	%changelog
12cr|rubygem-archive-tar-minitar-0.5.2-2|46	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-2mdv2011.0
12cr|rubygem-archive-tar-minitar-0.5.2-2|47	+ Revision: 614771
12cr|rubygem-archive-tar-minitar-0.5.2-2|48	- the mass rebuild of 2010.1 packages
12cr|rubygem-archive-tar-minitar-0.5.2-2|49	
12cr|rubygem-archive-tar-minitar-0.5.2-2|50	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.5.2-1mdv2010.1
12cr|rubygem-archive-tar-minitar-0.5.2-2|51	+ Revision: 500488
12cr|rubygem-archive-tar-minitar-0.5.2-2|52	- import rubygem-archive-tar-minitar
12cr|rubygem-archive-tar-minitar-0.5.2-2|53	
12cr|rubygem-archive-tar-minitar-0.5.2-2|54	
12cr|rubygem-archive-tar-minitar-0.5.2-2|55	* Mon Feb  3 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.5.2-1
12cr|rubygem-archive-tar-minitar-0.5.2-2|56	- initial release

7189 12
12cr|rubygem-arel-3.0.2-1|1	# Generated from arel-3.0.0.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
12cr|rubygem-arel-3.0.2-1|2	%define	rbname	arel
12cr|rubygem-arel-3.0.2-1|3	
12cr|rubygem-arel-3.0.2-1|4	Summary:	Arel is a SQL AST manager for Ruby
12cr|rubygem-arel-3.0.2-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-arel-3.0.2-1|6	
12cr|rubygem-arel-3.0.2-1|7	Version:	3.0.2
12cr|rubygem-arel-3.0.2-1|8	Release:	1
12cr|rubygem-arel-3.0.2-1|9	Group:		Development/Ruby
12cr|rubygem-arel-3.0.2-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-arel-3.0.2-1|11	URL:		http://github.com/rails/arel
12cr|rubygem-arel-3.0.2-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-arel-3.0.2-1|13	BuildRequires:	rubygems
12cr|rubygem-arel-3.0.2-1|14	# required by check suite
12cr|rubygem-arel-3.0.2-1|15	BuildRequires:	rubygem(hoe)
12cr|rubygem-arel-3.0.2-1|16	BuildArch:	noarch
12cr|rubygem-arel-3.0.2-1|17	
12cr|rubygem-arel-3.0.2-1|18	%description
12cr|rubygem-arel-3.0.2-1|19	Arel is a SQL AST manager for Ruby. It
12cr|rubygem-arel-3.0.2-1|20	1. Simplifies the generation of complex SQL queries
12cr|rubygem-arel-3.0.2-1|21	2. Adapts to various RDBMS systems
12cr|rubygem-arel-3.0.2-1|22	It is intended to be a framework framework; that is, you can build your own
12cr|rubygem-arel-3.0.2-1|23	ORM
12cr|rubygem-arel-3.0.2-1|24	with it, focusing on innovative object and collection modeling as opposed to
12cr|rubygem-arel-3.0.2-1|25	database compatibility and query generation.
12cr|rubygem-arel-3.0.2-1|26	
12cr|rubygem-arel-3.0.2-1|27	%package	doc
12cr|rubygem-arel-3.0.2-1|28	Summary:	Documentation for %{name}
12cr|rubygem-arel-3.0.2-1|29	Group:		Books/Computer books
12cr|rubygem-arel-3.0.2-1|30	Requires:	%{name} = %{EVRD}
12cr|rubygem-arel-3.0.2-1|31	
12cr|rubygem-arel-3.0.2-1|32	%description	doc
12cr|rubygem-arel-3.0.2-1|33	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-arel-3.0.2-1|34	
12cr|rubygem-arel-3.0.2-1|35	%prep
12cr|rubygem-arel-3.0.2-1|36	%setup -q
12cr|rubygem-arel-3.0.2-1|37	
12cr|rubygem-arel-3.0.2-1|38	%build
12cr|rubygem-arel-3.0.2-1|39	%gem_build
12cr|rubygem-arel-3.0.2-1|40	
12cr|rubygem-arel-3.0.2-1|41	%check
12cr|rubygem-arel-3.0.2-1|42	rake test
12cr|rubygem-arel-3.0.2-1|43	
12cr|rubygem-arel-3.0.2-1|44	%install
12cr|rubygem-arel-3.0.2-1|45	%gem_install
12cr|rubygem-arel-3.0.2-1|46	
12cr|rubygem-arel-3.0.2-1|47	%files
12cr|rubygem-arel-3.0.2-1|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-arel-3.0.2-1|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-arel-3.0.2-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
12cr|rubygem-arel-3.0.2-1|51	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-arel-3.0.2-1|52	
12cr|rubygem-arel-3.0.2-1|53	%files doc
12cr|rubygem-arel-3.0.2-1|54	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-arel-3.0.2-1|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.markdown
12cr|rubygem-arel-3.0.2-1|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
12cr|rubygem-arel-3.0.2-1|57	
12cr|rubygem-arel-3.0.2-1|58	
12cr|rubygem-arel-3.0.2-1|59	%changelog
12cr|rubygem-arel-3.0.2-1|60	* Thu Apr 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.0.2-1
12cr|rubygem-arel-3.0.2-1|61	+ Revision: 789358
12cr|rubygem-arel-3.0.2-1|62	- version update 3.0.2
12cr|rubygem-arel-3.0.2-1|63	
12cr|rubygem-arel-3.0.2-1|64	* Thu Feb 16 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.0.0-1
12cr|rubygem-arel-3.0.2-1|65	+ Revision: 775076
12cr|rubygem-arel-3.0.2-1|66	- add rubygem(hoe) to buildrequires for check suite
12cr|rubygem-arel-3.0.2-1|67	- regenerate spec with gem2rpm5
12cr|rubygem-arel-3.0.2-1|68	- new version
12cr|rubygem-arel-3.0.2-1|69	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-arel-3.0.2-1|70	
12cr|rubygem-arel-3.0.2-1|71	* Fri Sep 30 2011 Alexander Barakin <abarakin@mandriva.org> 2.0.9-1
12cr|rubygem-arel-3.0.2-1|72	+ Revision: 702146
12cr|rubygem-arel-3.0.2-1|73	- missing rdoc fix
12cr|rubygem-arel-3.0.2-1|74	- imported package rubygem-arel
12cr|rubygem-arel-3.0.2-1|75	

7190 12
12cr|rubygem-aruba-0.4.11-2|1	%define oname aruba
12cr|rubygem-aruba-0.4.11-2|2	
12cr|rubygem-aruba-0.4.11-2|3	Name:       rubygem-%{oname}
12cr|rubygem-aruba-0.4.11-2|4	Version:    0.4.11
12cr|rubygem-aruba-0.4.11-2|5	Release:	2
12cr|rubygem-aruba-0.4.11-2|6	Summary:    CLI Steps for Cucumber, hand-crafted for you in Aruba
12cr|rubygem-aruba-0.4.11-2|7	Group:      Development/Ruby
12cr|rubygem-aruba-0.4.11-2|8	License:    MIT
12cr|rubygem-aruba-0.4.11-2|9	URL:        http://github.com/aslakhellesoy/aruba
12cr|rubygem-aruba-0.4.11-2|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-aruba-0.4.11-2|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-aruba-0.4.11-2|12	Requires:   rubygems
12cr|rubygem-aruba-0.4.11-2|13	Requires:   rubygem(cucumber) >= 0.9.4
12cr|rubygem-aruba-0.4.11-2|14	Requires:   rubygem(background_process)
12cr|rubygem-aruba-0.4.11-2|15	Requires:   rubygem(rspec) >= 2.0.1
12cr|rubygem-aruba-0.4.11-2|16	BuildRequires: rubygems
12cr|rubygem-aruba-0.4.11-2|17	BuildArch: noarch
12cr|rubygem-aruba-0.4.11-2|18	Provides: rubygem(%{oname}) = %{version}
12cr|rubygem-aruba-0.4.11-2|19	
12cr|rubygem-aruba-0.4.11-2|20	%description
12cr|rubygem-aruba-0.4.11-2|21	CLI Steps for Cucumber, hand-crafted for you in Aruba
12cr|rubygem-aruba-0.4.11-2|22	
12cr|rubygem-aruba-0.4.11-2|23	
12cr|rubygem-aruba-0.4.11-2|24	%prep
12cr|rubygem-aruba-0.4.11-2|25	
12cr|rubygem-aruba-0.4.11-2|26	%build
12cr|rubygem-aruba-0.4.11-2|27	
12cr|rubygem-aruba-0.4.11-2|28	%install
12cr|rubygem-aruba-0.4.11-2|29	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-aruba-0.4.11-2|30	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-aruba-0.4.11-2|31	--force --rdoc %{SOURCE0}
12cr|rubygem-aruba-0.4.11-2|32	
12cr|rubygem-aruba-0.4.11-2|33	# clean vcs files
12cr|rubygem-aruba-0.4.11-2|34	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.git*
12cr|rubygem-aruba-0.4.11-2|35	%clean
12cr|rubygem-aruba-0.4.11-2|36	
12cr|rubygem-aruba-0.4.11-2|37	%files
12cr|rubygem-aruba-0.4.11-2|38	%defattr(-, root, root, -)
12cr|rubygem-aruba-0.4.11-2|39	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-aruba-0.4.11-2|40	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-aruba-0.4.11-2|41	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/spec/%{oname}
12cr|rubygem-aruba-0.4.11-2|42	#% {ruby_gemdir}/gems/% {oname}-% {version}/.bundle/
12cr|rubygem-aruba-0.4.11-2|43	%{ruby_gemdir}/gems/%{oname}-%{version}/.rvmrc
12cr|rubygem-aruba-0.4.11-2|44	%{ruby_gemdir}/gems/%{oname}-%{version}/.rspec
12cr|rubygem-aruba-0.4.11-2|45	%{ruby_gemdir}/gems/%{oname}-%{version}/.travis.yml
12cr|rubygem-aruba-0.4.11-2|46	%{ruby_gemdir}/gems/%{oname}-%{version}/.document
12cr|rubygem-aruba-0.4.11-2|47	%{ruby_gemdir}/gems/%{oname}-%{version}/config/
12cr|rubygem-aruba-0.4.11-2|48	
12cr|rubygem-aruba-0.4.11-2|49	%{ruby_gemdir}/gems/%{oname}-%{version}/templates/
12cr|rubygem-aruba-0.4.11-2|50	%{ruby_gemdir}/gems/%{oname}-%{version}/cucumber.yml
12cr|rubygem-aruba-0.4.11-2|51	%{ruby_gemdir}/gems/%{oname}-%{version}/Gemfile
12cr|rubygem-aruba-0.4.11-2|52	%{ruby_gemdir}/gems/%{oname}-%{version}/features/
12cr|rubygem-aruba-0.4.11-2|53	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/*.rb
12cr|rubygem-aruba-0.4.11-2|54	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/%{oname}/*.rb
12cr|rubygem-aruba-0.4.11-2|55	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-aruba-0.4.11-2|56	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-aruba-0.4.11-2|57	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-aruba-0.4.11-2|58	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-aruba-0.4.11-2|59	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
12cr|rubygem-aruba-0.4.11-2|60	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.md
12cr|rubygem-aruba-0.4.11-2|61	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
12cr|rubygem-aruba-0.4.11-2|62	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-aruba-0.4.11-2|63	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-aruba-0.4.11-2|64	
12cr|rubygem-aruba-0.4.11-2|65	
12cr|rubygem-aruba-0.4.11-2|66	%changelog
12cr|rubygem-aruba-0.4.11-2|67	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.4.11-2
12cr|rubygem-aruba-0.4.11-2|68	+ Revision: 774161
12cr|rubygem-aruba-0.4.11-2|69	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-aruba-0.4.11-2|70	
12cr|rubygem-aruba-0.4.11-2|71	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.4.11-1
12cr|rubygem-aruba-0.4.11-2|72	+ Revision: 766994
12cr|rubygem-aruba-0.4.11-2|73	- version update 0.4.11
12cr|rubygem-aruba-0.4.11-2|74	
12cr|rubygem-aruba-0.4.11-2|75	* Wed Sep 07 2011 Andrey Smirnov <asmirnov@mandriva.org> 0.4.6-1
12cr|rubygem-aruba-0.4.11-2|76	+ Revision: 698646
12cr|rubygem-aruba-0.4.11-2|77	- rpmlint warning
12cr|rubygem-aruba-0.4.11-2|78	
12cr|rubygem-aruba-0.4.11-2|79	+ Alexander Barakin <abarakin@mandriva.org>
12cr|rubygem-aruba-0.4.11-2|80	- imported package rubygem-aruba
12cr|rubygem-aruba-0.4.11-2|81	
12cr|rubygem-aruba-0.4.11-2|82	* Thu Dec 02 2010 Rémy Clouard <shikamaru@mandriva.org> 0.2.6-1mdv2011.0
12cr|rubygem-aruba-0.4.11-2|83	+ Revision: 605292
12cr|rubygem-aruba-0.4.11-2|84	- import rubygem-aruba
12cr|rubygem-aruba-0.4.11-2|85	

7191 12
12cr|rubygem-autotest-4.2.9-1|1	%define oname autotest
12cr|rubygem-autotest-4.2.9-1|2	%define geminstdir %{ruby_gemdir}/gems/%{oname}-%{version}
12cr|rubygem-autotest-4.2.9-1|3	
12cr|rubygem-autotest-4.2.9-1|4	Summary:    Autotest, without ZenTest
12cr|rubygem-autotest-4.2.9-1|5	Name:       rubygem-%{oname}
12cr|rubygem-autotest-4.2.9-1|6	Version:    4.2.9
12cr|rubygem-autotest-4.2.9-1|7	Release:    %mkrel 1
12cr|rubygem-autotest-4.2.9-1|8	Group:      Development/Ruby
12cr|rubygem-autotest-4.2.9-1|9	License:    MIT
12cr|rubygem-autotest-4.2.9-1|10	URL:        http://github.com/grosser/autotest
12cr|rubygem-autotest-4.2.9-1|11	Source0:    %{oname}-%{version}.gem
12cr|rubygem-autotest-4.2.9-1|12	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-autotest-4.2.9-1|13	Requires:   rubygems
12cr|rubygem-autotest-4.2.9-1|14	BuildRequires: rubygems
12cr|rubygem-autotest-4.2.9-1|15	BuildArch:  noarch
12cr|rubygem-autotest-4.2.9-1|16	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-autotest-4.2.9-1|17	
12cr|rubygem-autotest-4.2.9-1|18	%description
12cr|rubygem-autotest-4.2.9-1|19	Autotest, without ZenTest
12cr|rubygem-autotest-4.2.9-1|20	
12cr|rubygem-autotest-4.2.9-1|21	
12cr|rubygem-autotest-4.2.9-1|22	%prep
12cr|rubygem-autotest-4.2.9-1|23	
12cr|rubygem-autotest-4.2.9-1|24	%build
12cr|rubygem-autotest-4.2.9-1|25	
12cr|rubygem-autotest-4.2.9-1|26	%install
12cr|rubygem-autotest-4.2.9-1|27	rm -rf %{buildroot}
12cr|rubygem-autotest-4.2.9-1|28	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-autotest-4.2.9-1|29	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-autotest-4.2.9-1|30	--force --rdoc %{SOURCE0}
12cr|rubygem-autotest-4.2.9-1|31	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-autotest-4.2.9-1|32	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-autotest-4.2.9-1|33	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-autotest-4.2.9-1|34	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cr|rubygem-autotest-4.2.9-1|35	
12cr|rubygem-autotest-4.2.9-1|36	# remove vcs files
12cr|rubygem-autotest-4.2.9-1|37	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
12cr|rubygem-autotest-4.2.9-1|38	%clean
12cr|rubygem-autotest-4.2.9-1|39	rm -rf %{buildroot}
12cr|rubygem-autotest-4.2.9-1|40	
12cr|rubygem-autotest-4.2.9-1|41	%files
12cr|rubygem-autotest-4.2.9-1|42	%defattr(-, root, root, -)
12cr|rubygem-autotest-4.2.9-1|43	%{_bindir}/unit_diff
12cr|rubygem-autotest-4.2.9-1|44	%{_bindir}/autotest
12cr|rubygem-autotest-4.2.9-1|45	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-autotest-4.2.9-1|46	%{ruby_gemdir}/gems/%{oname}-%{version}/.autotest
12cr|rubygem-autotest-4.2.9-1|47	%{ruby_gemdir}/gems/%{oname}-%{version}/example_dot_autotest.rb
12cr|rubygem-autotest-4.2.9-1|48	%{ruby_gemdir}/gems/%{oname}-%{version}/articles/
12cr|rubygem-autotest-4.2.9-1|49	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-autotest-4.2.9-1|50	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-autotest-4.2.9-1|51	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-autotest-4.2.9-1|52	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-autotest-4.2.9-1|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
12cr|rubygem-autotest-4.2.9-1|54	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-autotest-4.2.9-1|55	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.markdown
12cr|rubygem-autotest-4.2.9-1|56	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
12cr|rubygem-autotest-4.2.9-1|57	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
12cr|rubygem-autotest-4.2.9-1|58	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-autotest-4.2.9-1|59	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-autotest-4.2.9-1|60	
12cr|rubygem-autotest-4.2.9-1|61	
12cr|rubygem-autotest-4.2.9-1|62	%changelog
12cr|rubygem-autotest-4.2.9-1|63	* Wed Dec 01 2010 Rémy Clouard <shikamaru@mandriva.org> 4.2.9-1mdv2011.0
12cr|rubygem-autotest-4.2.9-1|64	+ Revision: 604611
12cr|rubygem-autotest-4.2.9-1|65	- import rubygem-autotest
12cr|rubygem-autotest-4.2.9-1|66	

7192 12
12cr|rubygem-awesome_print-0.4.0-2|1	%define oname awesome_print
12cr|rubygem-awesome_print-0.4.0-2|2	
12cr|rubygem-awesome_print-0.4.0-2|3	Summary:    Pretty print Ruby objects with proper indentation and colors
12cr|rubygem-awesome_print-0.4.0-2|4	Name:       rubygem-%{oname}
12cr|rubygem-awesome_print-0.4.0-2|5	Version:    0.4.0
12cr|rubygem-awesome_print-0.4.0-2|6	Release:	2
12cr|rubygem-awesome_print-0.4.0-2|7	Group:      Development/Ruby
12cr|rubygem-awesome_print-0.4.0-2|8	License:    GPLv2+
12cr|rubygem-awesome_print-0.4.0-2|9	URL:        http://github.com/michaeldv/awesome_print
12cr|rubygem-awesome_print-0.4.0-2|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-awesome_print-0.4.0-2|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-awesome_print-0.4.0-2|12	Requires:   rubygems
12cr|rubygem-awesome_print-0.4.0-2|13	Requires:   rubygem(rspec) >= 2.5.0
12cr|rubygem-awesome_print-0.4.0-2|14	BuildRequires: rubygems
12cr|rubygem-awesome_print-0.4.0-2|15	BuildArch:  noarch
12cr|rubygem-awesome_print-0.4.0-2|16	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-awesome_print-0.4.0-2|17	
12cr|rubygem-awesome_print-0.4.0-2|18	%description
12cr|rubygem-awesome_print-0.4.0-2|19	Great Ruby dubugging companion: pretty print Ruby objects to visualize their
12cr|rubygem-awesome_print-0.4.0-2|20	structure. Supports Rails ActiveRecord objects via included mixin.
12cr|rubygem-awesome_print-0.4.0-2|21	
12cr|rubygem-awesome_print-0.4.0-2|22	%prep
12cr|rubygem-awesome_print-0.4.0-2|23	
12cr|rubygem-awesome_print-0.4.0-2|24	%build
12cr|rubygem-awesome_print-0.4.0-2|25	
12cr|rubygem-awesome_print-0.4.0-2|26	%install
12cr|rubygem-awesome_print-0.4.0-2|27	rm -rf %buildroot
12cr|rubygem-awesome_print-0.4.0-2|28	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-awesome_print-0.4.0-2|29	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-awesome_print-0.4.0-2|30	--force --rdoc %{SOURCE0}
12cr|rubygem-awesome_print-0.4.0-2|31	
12cr|rubygem-awesome_print-0.4.0-2|32	%clean
12cr|rubygem-awesome_print-0.4.0-2|33	rm -rf %buildroot
12cr|rubygem-awesome_print-0.4.0-2|34	
12cr|rubygem-awesome_print-0.4.0-2|35	%files
12cr|rubygem-awesome_print-0.4.0-2|36	%defattr(-, root, root, -)
12cr|rubygem-awesome_print-0.4.0-2|37	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-awesome_print-0.4.0-2|38	%{ruby_gemdir}/gems/%{oname}-%{version}/init.rb
12cr|rubygem-awesome_print-0.4.0-2|39	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-awesome_print-0.4.0-2|40	%{ruby_gemdir}/gems/%{oname}-%{version}/rails/
12cr|rubygem-awesome_print-0.4.0-2|41	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-awesome_print-0.4.0-2|42	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-awesome_print-0.4.0-2|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGELOG
12cr|rubygem-awesome_print-0.4.0-2|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-awesome_print-0.4.0-2|45	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-awesome_print-0.4.0-2|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
12cr|rubygem-awesome_print-0.4.0-2|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
12cr|rubygem-awesome_print-0.4.0-2|48	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-awesome_print-0.4.0-2|49	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-awesome_print-0.4.0-2|50	
12cr|rubygem-awesome_print-0.4.0-2|51	
12cr|rubygem-awesome_print-0.4.0-2|52	%changelog
12cr|rubygem-awesome_print-0.4.0-2|53	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.4.0-2
12cr|rubygem-awesome_print-0.4.0-2|54	+ Revision: 774161
12cr|rubygem-awesome_print-0.4.0-2|55	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-awesome_print-0.4.0-2|56	
12cr|rubygem-awesome_print-0.4.0-2|57	* Wed Sep 07 2011 Alexander Barakin <abarakin@mandriva.org> 0.4.0-1
12cr|rubygem-awesome_print-0.4.0-2|58	+ Revision: 698560
12cr|rubygem-awesome_print-0.4.0-2|59	- imported package rubygem-awesome_print
12cr|rubygem-awesome_print-0.4.0-2|60	
12cr|rubygem-awesome_print-0.4.0-2|61	* Wed Dec 01 2010 Rémy Clouard <shikamaru@mandriva.org> 0.2.1-1mdv2011.0
12cr|rubygem-awesome_print-0.4.0-2|62	+ Revision: 604597
12cr|rubygem-awesome_print-0.4.0-2|63	- import rubygem-awesome_print
12cr|rubygem-awesome_print-0.4.0-2|64	

7193 12
12cr|rubygem-aws-s3-0.6.2-1|1	%define oname aws-s3
12cr|rubygem-aws-s3-0.6.2-1|2	
12cr|rubygem-aws-s3-0.6.2-1|3	Name:       rubygem-%{oname}
12cr|rubygem-aws-s3-0.6.2-1|4	Version:    0.6.2
12cr|rubygem-aws-s3-0.6.2-1|5	Release:    %mkrel 1
12cr|rubygem-aws-s3-0.6.2-1|6	Summary:    Client library for Amazon's Simple Storage Service's REST API
12cr|rubygem-aws-s3-0.6.2-1|7	Group:      Development/Ruby
12cr|rubygem-aws-s3-0.6.2-1|8	License:    MIT
12cr|rubygem-aws-s3-0.6.2-1|9	URL:        http://amazon.rubyforge.org
12cr|rubygem-aws-s3-0.6.2-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-aws-s3-0.6.2-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-aws-s3-0.6.2-1|12	Requires:   rubygems
12cr|rubygem-aws-s3-0.6.2-1|13	Requires:   rubygem(xml-simple)
12cr|rubygem-aws-s3-0.6.2-1|14	Requires:   rubygem(builder)
12cr|rubygem-aws-s3-0.6.2-1|15	Requires:   rubygem(mime-types)
12cr|rubygem-aws-s3-0.6.2-1|16	BuildRequires: rubygems
12cr|rubygem-aws-s3-0.6.2-1|17	BuildArch:  noarch
12cr|rubygem-aws-s3-0.6.2-1|18	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-aws-s3-0.6.2-1|19	
12cr|rubygem-aws-s3-0.6.2-1|20	%description
12cr|rubygem-aws-s3-0.6.2-1|21	Client library for Amazon's Simple Storage Service's REST API
12cr|rubygem-aws-s3-0.6.2-1|22	
12cr|rubygem-aws-s3-0.6.2-1|23	
12cr|rubygem-aws-s3-0.6.2-1|24	%prep
12cr|rubygem-aws-s3-0.6.2-1|25	
12cr|rubygem-aws-s3-0.6.2-1|26	%build
12cr|rubygem-aws-s3-0.6.2-1|27	
12cr|rubygem-aws-s3-0.6.2-1|28	%install
12cr|rubygem-aws-s3-0.6.2-1|29	rm -rf %{buildroot}
12cr|rubygem-aws-s3-0.6.2-1|30	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-aws-s3-0.6.2-1|31	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-aws-s3-0.6.2-1|32	--force --rdoc %{SOURCE0}
12cr|rubygem-aws-s3-0.6.2-1|33	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-aws-s3-0.6.2-1|34	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-aws-s3-0.6.2-1|35	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-aws-s3-0.6.2-1|36	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cr|rubygem-aws-s3-0.6.2-1|37	
12cr|rubygem-aws-s3-0.6.2-1|38	%clean
12cr|rubygem-aws-s3-0.6.2-1|39	rm -rf %{buildroot}
12cr|rubygem-aws-s3-0.6.2-1|40	
12cr|rubygem-aws-s3-0.6.2-1|41	%files
12cr|rubygem-aws-s3-0.6.2-1|42	%defattr(-, root, root, -)
12cr|rubygem-aws-s3-0.6.2-1|43	%{_bindir}/s3sh
12cr|rubygem-aws-s3-0.6.2-1|44	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-aws-s3-0.6.2-1|45	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-aws-s3-0.6.2-1|46	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-aws-s3-0.6.2-1|47	%{ruby_gemdir}/gems/%{oname}-%{version}/support/
12cr|rubygem-aws-s3-0.6.2-1|48	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-aws-s3-0.6.2-1|49	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-aws-s3-0.6.2-1|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
12cr|rubygem-aws-s3-0.6.2-1|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING
12cr|rubygem-aws-s3-0.6.2-1|52	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/INSTALL
12cr|rubygem-aws-s3-0.6.2-1|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-aws-s3-0.6.2-1|54	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-aws-s3-0.6.2-1|55	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-aws-s3-0.6.2-1|56	
12cr|rubygem-aws-s3-0.6.2-1|57	
12cr|rubygem-aws-s3-0.6.2-1|58	%changelog
12cr|rubygem-aws-s3-0.6.2-1|59	* Fri Dec 10 2010 Rémy Clouard <shikamaru@mandriva.org> 0.6.2-1mdv2011.0
12cr|rubygem-aws-s3-0.6.2-1|60	+ Revision: 620456
12cr|rubygem-aws-s3-0.6.2-1|61	- import rubygem-aws-s3
12cr|rubygem-aws-s3-0.6.2-1|62	

7194 12
12cr|rubygem-background_process-1.2-1|1	%define oname background_process
12cr|rubygem-background_process-1.2-1|2	
12cr|rubygem-background_process-1.2-1|3	Name:       rubygem-%{oname}
12cr|rubygem-background_process-1.2-1|4	Version:    1.2
12cr|rubygem-background_process-1.2-1|5	Release:    %mkrel 1
12cr|rubygem-background_process-1.2-1|6	Summary:    A library for spawning and interacting with UNIX processes
12cr|rubygem-background_process-1.2-1|7	Group:      Development/Ruby
12cr|rubygem-background_process-1.2-1|8	License:    MIT
12cr|rubygem-background_process-1.2-1|9	URL:        http://github.com/timcharper/background_process
12cr|rubygem-background_process-1.2-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-background_process-1.2-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-background_process-1.2-1|12	Requires:   rubygems
12cr|rubygem-background_process-1.2-1|13	BuildRequires: rubygems
12cr|rubygem-background_process-1.2-1|14	BuildArch:  noarch
12cr|rubygem-background_process-1.2-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-background_process-1.2-1|16	
12cr|rubygem-background_process-1.2-1|17	%description
12cr|rubygem-background_process-1.2-1|18	A library for spawning and interacting with UNIX processes
12cr|rubygem-background_process-1.2-1|19	
12cr|rubygem-background_process-1.2-1|20	
12cr|rubygem-background_process-1.2-1|21	%prep
12cr|rubygem-background_process-1.2-1|22	
12cr|rubygem-background_process-1.2-1|23	%build
12cr|rubygem-background_process-1.2-1|24	
12cr|rubygem-background_process-1.2-1|25	%install
12cr|rubygem-background_process-1.2-1|26	rm -rf %{buildroot}
12cr|rubygem-background_process-1.2-1|27	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-background_process-1.2-1|28	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-background_process-1.2-1|29	--force --rdoc %{SOURCE0}
12cr|rubygem-background_process-1.2-1|30	
12cr|rubygem-background_process-1.2-1|31	%clean
12cr|rubygem-background_process-1.2-1|32	rm -rf %{buildroot}
12cr|rubygem-background_process-1.2-1|33	
12cr|rubygem-background_process-1.2-1|34	%files
12cr|rubygem-background_process-1.2-1|35	%defattr(-, root, root, -)
12cr|rubygem-background_process-1.2-1|36	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-background_process-1.2-1|37	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-background_process-1.2-1|38	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-background_process-1.2-1|39	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-background_process-1.2-1|40	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/MIT-LICENSE
12cr|rubygem-background_process-1.2-1|41	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.textile
12cr|rubygem-background_process-1.2-1|42	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-background_process-1.2-1|43	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-background_process-1.2-1|44	
12cr|rubygem-background_process-1.2-1|45	
12cr|rubygem-background_process-1.2-1|46	%changelog
12cr|rubygem-background_process-1.2-1|47	* Thu Dec 02 2010 Rémy Clouard <shikamaru@mandriva.org> 1.2-1mdv2011.0
12cr|rubygem-background_process-1.2-1|48	+ Revision: 605350
12cr|rubygem-background_process-1.2-1|49	- import rubygem-background_process
12cr|rubygem-background_process-1.2-1|50	

7195 12
12cr|rubygem-bacon-1.1.0-2|1	# Generated from bacon-1.1.0.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
12cr|rubygem-bacon-1.1.0-2|2	%define	rbname	bacon
12cr|rubygem-bacon-1.1.0-2|3	
12cr|rubygem-bacon-1.1.0-2|4	Summary:	a small RSpec clone
12cr|rubygem-bacon-1.1.0-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-bacon-1.1.0-2|6	
12cr|rubygem-bacon-1.1.0-2|7	Version:	1.1.0
12cr|rubygem-bacon-1.1.0-2|8	Release:	2
12cr|rubygem-bacon-1.1.0-2|9	Group:		Development/Ruby
12cr|rubygem-bacon-1.1.0-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-bacon-1.1.0-2|11	URL:		http://chneukirchen.org/repos/bacon
12cr|rubygem-bacon-1.1.0-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-bacon-1.1.0-2|13	Patch0:		bacon-1.1.0-add-missing-licenses-field.patch
12cr|rubygem-bacon-1.1.0-2|14	BuildRequires:	rubygems
12cr|rubygem-bacon-1.1.0-2|15	BuildArch:	noarch
12cr|rubygem-bacon-1.1.0-2|16	
12cr|rubygem-bacon-1.1.0-2|17	%description
12cr|rubygem-bacon-1.1.0-2|18	Bacon is a small RSpec clone weighing less than 350 LoC but nevertheless
12cr|rubygem-bacon-1.1.0-2|19	providing all essential features.  http://github.com/chneukirchen/bacon
12cr|rubygem-bacon-1.1.0-2|20	
12cr|rubygem-bacon-1.1.0-2|21	%package	doc
12cr|rubygem-bacon-1.1.0-2|22	Summary:	Documentation for %{name}
12cr|rubygem-bacon-1.1.0-2|23	Group:		Books/Computer books
12cr|rubygem-bacon-1.1.0-2|24	Requires:	%{name} = %{EVRD}
12cr|rubygem-bacon-1.1.0-2|25	
12cr|rubygem-bacon-1.1.0-2|26	%description	doc
12cr|rubygem-bacon-1.1.0-2|27	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-bacon-1.1.0-2|28	
12cr|rubygem-bacon-1.1.0-2|29	%prep
12cr|rubygem-bacon-1.1.0-2|30	%setup -q
12cr|rubygem-bacon-1.1.0-2|31	gunzip metadata.gz
12cr|rubygem-bacon-1.1.0-2|32	%patch0 -p1 -b .licenses~
12cr|rubygem-bacon-1.1.0-2|33	gzip metadata
12cr|rubygem-bacon-1.1.0-2|34	
12cr|rubygem-bacon-1.1.0-2|35	%build
12cr|rubygem-bacon-1.1.0-2|36	%gem_build -f test
12cr|rubygem-bacon-1.1.0-2|37	
12cr|rubygem-bacon-1.1.0-2|38	%install
12cr|rubygem-bacon-1.1.0-2|39	%gem_install
12cr|rubygem-bacon-1.1.0-2|40	
12cr|rubygem-bacon-1.1.0-2|41	%files
12cr|rubygem-bacon-1.1.0-2|42	%{_bindir}/bacon
12cr|rubygem-bacon-1.1.0-2|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-bacon-1.1.0-2|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-bacon-1.1.0-2|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/bacon
12cr|rubygem-bacon-1.1.0-2|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-bacon-1.1.0-2|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-bacon-1.1.0-2|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/autotest
12cr|rubygem-bacon-1.1.0-2|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/autotest/*.rb
12cr|rubygem-bacon-1.1.0-2|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-bacon-1.1.0-2|51	
12cr|rubygem-bacon-1.1.0-2|52	%files doc
12cr|rubygem-bacon-1.1.0-2|53	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-bacon-1.1.0-2|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/RDOX
12cr|rubygem-bacon-1.1.0-2|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/README
12cr|rubygem-bacon-1.1.0-2|56	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-bacon-1.1.0-2|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
12cr|rubygem-bacon-1.1.0-2|58	
12cr|rubygem-bacon-1.1.0-2|59	
12cr|rubygem-bacon-1.1.0-2|60	%changelog
12cr|rubygem-bacon-1.1.0-2|61	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.0-2
12cr|rubygem-bacon-1.1.0-2|62	+ Revision: 774498
12cr|rubygem-bacon-1.1.0-2|63	- add missing 'licenses' field to metadata
12cr|rubygem-bacon-1.1.0-2|64	- regenerate spec with gem2rpm5
12cr|rubygem-bacon-1.1.0-2|65	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-bacon-1.1.0-2|66	
12cr|rubygem-bacon-1.1.0-2|67	+ Alexander Khrukin <akhrukin@mandriva.org>
12cr|rubygem-bacon-1.1.0-2|68	- removed clean section
12cr|rubygem-bacon-1.1.0-2|69	
12cr|rubygem-bacon-1.1.0-2|70	* Wed Sep 07 2011 Alexander Barakin <abarakin@mandriva.org> 1.1.0-1
12cr|rubygem-bacon-1.1.0-2|71	+ Revision: 698564
12cr|rubygem-bacon-1.1.0-2|72	- imported package rubygem-bacon
12cr|rubygem-bacon-1.1.0-2|73	

7196 12
12cr|rubygem-bcat-0.6.1-2|1	%define oname bcat
12cr|rubygem-bcat-0.6.1-2|2	
12cr|rubygem-bcat-0.6.1-2|3	Name:       rubygem-%{oname}
12cr|rubygem-bcat-0.6.1-2|4	Version:    0.6.1
12cr|rubygem-bcat-0.6.1-2|5	Release:	2
12cr|rubygem-bcat-0.6.1-2|6	Summary:    CLI Steps for Cucumber, hand-crafted for you in Aruba
12cr|rubygem-bcat-0.6.1-2|7	Group:      Development/Ruby
12cr|rubygem-bcat-0.6.1-2|8	License:    MIT
12cr|rubygem-bcat-0.6.1-2|9	URL:        http://rtomayko.github.com/bcat
12cr|rubygem-bcat-0.6.1-2|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-bcat-0.6.1-2|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-bcat-0.6.1-2|12	Requires:   rubygems
12cr|rubygem-bcat-0.6.1-2|13	Requires:   rubygem(cucumber) >= 0.9.4
12cr|rubygem-bcat-0.6.1-2|14	Requires:   rubygem(rack) >= 1.1.2
12cr|rubygem-bcat-0.6.1-2|15	Requires:   rubygem(background_process)
12cr|rubygem-bcat-0.6.1-2|16	#Requires:   rubygem(aruba) >= 0.4.2
12cr|rubygem-bcat-0.6.1-2|17	BuildRequires: rubygems
12cr|rubygem-bcat-0.6.1-2|18	BuildArch: noarch
12cr|rubygem-bcat-0.6.1-2|19	Provides: rubygem(%{oname}) = %{version}
12cr|rubygem-bcat-0.6.1-2|20	
12cr|rubygem-bcat-0.6.1-2|21	%description
12cr|rubygem-bcat-0.6.1-2|22	CLI Steps for Cucumber, hand-crafted for you in Aruba
12cr|rubygem-bcat-0.6.1-2|23	
12cr|rubygem-bcat-0.6.1-2|24	%prep
12cr|rubygem-bcat-0.6.1-2|25	
12cr|rubygem-bcat-0.6.1-2|26	%build
12cr|rubygem-bcat-0.6.1-2|27	
12cr|rubygem-bcat-0.6.1-2|28	%install
12cr|rubygem-bcat-0.6.1-2|29	rm -rf %{buildroot}
12cr|rubygem-bcat-0.6.1-2|30	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-bcat-0.6.1-2|31	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-bcat-0.6.1-2|32	--force --rdoc %{SOURCE0}
12cr|rubygem-bcat-0.6.1-2|33	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-bcat-0.6.1-2|34	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-bcat-0.6.1-2|35	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-bcat-0.6.1-2|36	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cr|rubygem-bcat-0.6.1-2|37	
12cr|rubygem-bcat-0.6.1-2|38	# remove vcs files
12cr|rubygem-bcat-0.6.1-2|39	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
12cr|rubygem-bcat-0.6.1-2|40	
12cr|rubygem-bcat-0.6.1-2|41	%clean
12cr|rubygem-bcat-0.6.1-2|42	rm -rf %{buildroot}
12cr|rubygem-bcat-0.6.1-2|43	
12cr|rubygem-bcat-0.6.1-2|44	%files
12cr|rubygem-bcat-0.6.1-2|45	%defattr(-, root, root, -)
12cr|rubygem-bcat-0.6.1-2|46	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-bcat-0.6.1-2|47	%{_bindir}/a2h
12cr|rubygem-bcat-0.6.1-2|48	%{_bindir}/btee
12cr|rubygem-bcat-0.6.1-2|49	%{_bindir}/bcat
12cr|rubygem-bcat-0.6.1-2|50	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-bcat-0.6.1-2|51	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-bcat-0.6.1-2|52	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-bcat-0.6.1-2|53	%{ruby_gemdir}/gems/%{oname}-%{version}/contrib/
12cr|rubygem-bcat-0.6.1-2|54	
12cr|rubygem-bcat-0.6.1-2|55	#% files doc
12cr|rubygem-bcat-0.6.1-2|56	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-bcat-0.6.1-2|57	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/man/
12cr|rubygem-bcat-0.6.1-2|58	%{ruby_gemdir}/gems/%{oname}-%{version}/COPYING
12cr|rubygem-bcat-0.6.1-2|59	%{ruby_gemdir}/gems/%{oname}-%{version}/INSTALLING
12cr|rubygem-bcat-0.6.1-2|60	%{ruby_gemdir}/gems/%{oname}-%{version}/RELEASING
12cr|rubygem-bcat-0.6.1-2|61	%{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-bcat-0.6.1-2|62	%{ruby_gemdir}/gems/%{oname}-%{version}/CONTRIBUTING
12cr|rubygem-bcat-0.6.1-2|63	
12cr|rubygem-bcat-0.6.1-2|64	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
12cr|rubygem-bcat-0.6.1-2|65	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
12cr|rubygem-bcat-0.6.1-2|66	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-bcat-0.6.1-2|67	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-bcat-0.6.1-2|68	
12cr|rubygem-bcat-0.6.1-2|69	
12cr|rubygem-bcat-0.6.1-2|70	%changelog
12cr|rubygem-bcat-0.6.1-2|71	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.1-2
12cr|rubygem-bcat-0.6.1-2|72	+ Revision: 774161
12cr|rubygem-bcat-0.6.1-2|73	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-bcat-0.6.1-2|74	
12cr|rubygem-bcat-0.6.1-2|75	* Wed Sep 07 2011 Andrey Smirnov <asmirnov@mandriva.org> 0.6.1-1
12cr|rubygem-bcat-0.6.1-2|76	+ Revision: 698631
12cr|rubygem-bcat-0.6.1-2|77	- rpmlint warning
12cr|rubygem-bcat-0.6.1-2|78	
12cr|rubygem-bcat-0.6.1-2|79	+ Alexander Barakin <abarakin@mandriva.org>
12cr|rubygem-bcat-0.6.1-2|80	- imported package rubygem-bcat
12cr|rubygem-bcat-0.6.1-2|81	

7197 12
12cr|rubygem-bcrypt-ruby-3.0.1-3|1	# Generated from bcrypt-ruby-3.0.1.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
12cr|rubygem-bcrypt-ruby-3.0.1-3|2	%define	rbname	bcrypt-ruby
12cr|rubygem-bcrypt-ruby-3.0.1-3|3	
12cr|rubygem-bcrypt-ruby-3.0.1-3|4	Summary:	OpenBSD's bcrypt() password hashing algorithm
12cr|rubygem-bcrypt-ruby-3.0.1-3|5	Name:		rubygem-%{rbname}
12cr|rubygem-bcrypt-ruby-3.0.1-3|6	
12cr|rubygem-bcrypt-ruby-3.0.1-3|7	Version:	3.0.1
12cr|rubygem-bcrypt-ruby-3.0.1-3|8	Release:	3
12cr|rubygem-bcrypt-ruby-3.0.1-3|9	Group:		Development/Ruby
12cr|rubygem-bcrypt-ruby-3.0.1-3|10	License:	GPLv2+ or Ruby
12cr|rubygem-bcrypt-ruby-3.0.1-3|11	URL:		http://bcrypt-ruby.rubyforge.org
12cr|rubygem-bcrypt-ruby-3.0.1-3|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-bcrypt-ruby-3.0.1-3|13	BuildRequires:	rubygems
12cr|rubygem-bcrypt-ruby-3.0.1-3|14	BuildRequires:	ruby-devel
12cr|rubygem-bcrypt-ruby-3.0.1-3|15	
12cr|rubygem-bcrypt-ruby-3.0.1-3|16	%description
12cr|rubygem-bcrypt-ruby-3.0.1-3|17	bcrypt() is a sophisticated and secure hash algorithm designed by The
12cr|rubygem-bcrypt-ruby-3.0.1-3|18	OpenBSD project
12cr|rubygem-bcrypt-ruby-3.0.1-3|19	for hashing passwords. bcrypt-ruby provides a simple, humane wrapper for
12cr|rubygem-bcrypt-ruby-3.0.1-3|20	safely handling
12cr|rubygem-bcrypt-ruby-3.0.1-3|21	passwords.
12cr|rubygem-bcrypt-ruby-3.0.1-3|22	
12cr|rubygem-bcrypt-ruby-3.0.1-3|23	%package	doc
12cr|rubygem-bcrypt-ruby-3.0.1-3|24	Summary:	Documentation for %{name}
12cr|rubygem-bcrypt-ruby-3.0.1-3|25	Group:		Books/Computer books
12cr|rubygem-bcrypt-ruby-3.0.1-3|26	Requires:	%{name} = %{EVRD}
12cr|rubygem-bcrypt-ruby-3.0.1-3|27	BuildArch:	noarch
12cr|rubygem-bcrypt-ruby-3.0.1-3|28	
12cr|rubygem-bcrypt-ruby-3.0.1-3|29	%description	doc
12cr|rubygem-bcrypt-ruby-3.0.1-3|30	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-bcrypt-ruby-3.0.1-3|31	
12cr|rubygem-bcrypt-ruby-3.0.1-3|32	%prep
12cr|rubygem-bcrypt-ruby-3.0.1-3|33	%setup -q
12cr|rubygem-bcrypt-ruby-3.0.1-3|34	
12cr|rubygem-bcrypt-ruby-3.0.1-3|35	%build
12cr|rubygem-bcrypt-ruby-3.0.1-3|36	%gem_build
12cr|rubygem-bcrypt-ruby-3.0.1-3|37	
12cr|rubygem-bcrypt-ruby-3.0.1-3|38	%install
12cr|rubygem-bcrypt-ruby-3.0.1-3|39	%gem_install
12cr|rubygem-bcrypt-ruby-3.0.1-3|40	
12cr|rubygem-bcrypt-ruby-3.0.1-3|41	%files
12cr|rubygem-bcrypt-ruby-3.0.1-3|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-bcrypt-ruby-3.0.1-3|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-bcrypt-ruby-3.0.1-3|44	%{ruby_sitearchdir}/*.so
12cr|rubygem-bcrypt-ruby-3.0.1-3|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-bcrypt-ruby-3.0.1-3|46	
12cr|rubygem-bcrypt-ruby-3.0.1-3|47	%files doc
12cr|rubygem-bcrypt-ruby-3.0.1-3|48	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-bcrypt-ruby-3.0.1-3|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.md
12cr|rubygem-bcrypt-ruby-3.0.1-3|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGELOG
12cr|rubygem-bcrypt-ruby-3.0.1-3|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/COPYING
12cr|rubygem-bcrypt-ruby-3.0.1-3|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-bcrypt-ruby-3.0.1-3|53	
12cr|rubygem-bcrypt-ruby-3.0.1-3|54	
12cr|rubygem-bcrypt-ruby-3.0.1-3|55	%changelog
12cr|rubygem-bcrypt-ruby-3.0.1-3|56	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.0.1-3
12cr|rubygem-bcrypt-ruby-3.0.1-3|57	+ Revision: 774493
12cr|rubygem-bcrypt-ruby-3.0.1-3|58	- drop buildrequires on rake as it's now provided by ruby
12cr|rubygem-bcrypt-ruby-3.0.1-3|59	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-bcrypt-ruby-3.0.1-3|60	
12cr|rubygem-bcrypt-ruby-3.0.1-3|61	* Tue Jan 24 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.0.1-2
12cr|rubygem-bcrypt-ruby-3.0.1-3|62	+ Revision: 767900
12cr|rubygem-bcrypt-ruby-3.0.1-3|63	- release bump
12cr|rubygem-bcrypt-ruby-3.0.1-3|64	- files section reworked
12cr|rubygem-bcrypt-ruby-3.0.1-3|65	
12cr|rubygem-bcrypt-ruby-3.0.1-3|66	* Fri Sep 30 2011 Alexander Barakin <abarakin@mandriva.org> 3.0.1-1
12cr|rubygem-bcrypt-ruby-3.0.1-3|67	+ Revision: 702154
12cr|rubygem-bcrypt-ruby-3.0.1-3|68	- misspelling
12cr|rubygem-bcrypt-ruby-3.0.1-3|69	- add bundle build requirement
12cr|rubygem-bcrypt-ruby-3.0.1-3|70	- actual rubygems fix
12cr|rubygem-bcrypt-ruby-3.0.1-3|71	- imported package rubygem-bcrypt-ruby
12cr|rubygem-bcrypt-ruby-3.0.1-3|72	

7198 12
12cr|rubygem-BlueCloth-1.0.1-2|1	%define	oname	BlueCloth
12cr|rubygem-BlueCloth-1.0.1-2|2	
12cr|rubygem-BlueCloth-1.0.1-2|3	Summary:	A Ruby implementation of Markdown
12cr|rubygem-BlueCloth-1.0.1-2|4	Name:		rubygem-%{oname}
12cr|rubygem-BlueCloth-1.0.1-2|5	Version:	1.0.1
12cr|rubygem-BlueCloth-1.0.1-2|6	Release:	%mkrel 2
12cr|rubygem-BlueCloth-1.0.1-2|7	License:	GPLv2+
12cr|rubygem-BlueCloth-1.0.1-2|8	Group:		Development/Ruby
12cr|rubygem-BlueCloth-1.0.1-2|9	URL:		http://%{oname}.rubyforge.org/
12cr|rubygem-BlueCloth-1.0.1-2|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|rubygem-BlueCloth-1.0.1-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rubygem-BlueCloth-1.0.1-2|12	BuildRequires:	ruby-RubyGems
12cr|rubygem-BlueCloth-1.0.1-2|13	BuildArch:	noarch
12cr|rubygem-BlueCloth-1.0.1-2|14	
12cr|rubygem-BlueCloth-1.0.1-2|15	%description
12cr|rubygem-BlueCloth-1.0.1-2|16	BlueCloth is a Ruby implementation of Markdown, a text-to-HTML conversion tool
12cr|rubygem-BlueCloth-1.0.1-2|17	for web writers. Markdown allows you to write using an easy-to-read,
12cr|rubygem-BlueCloth-1.0.1-2|18	easy-to-write plain text format, then convert it to structurally valid XHTML
12cr|rubygem-BlueCloth-1.0.1-2|19	(or HTML).
12cr|rubygem-BlueCloth-1.0.1-2|20	
12cr|rubygem-BlueCloth-1.0.1-2|21	%prep
12cr|rubygem-BlueCloth-1.0.1-2|22	
12cr|rubygem-BlueCloth-1.0.1-2|23	%build
12cr|rubygem-BlueCloth-1.0.1-2|24	
12cr|rubygem-BlueCloth-1.0.1-2|25	%install
12cr|rubygem-BlueCloth-1.0.1-2|26	rm -rf %{buildroot}
12cr|rubygem-BlueCloth-1.0.1-2|27	gem install --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|rubygem-BlueCloth-1.0.1-2|28	
12cr|rubygem-BlueCloth-1.0.1-2|29	%clean
12cr|rubygem-BlueCloth-1.0.1-2|30	rm -rf %{buildroot}
12cr|rubygem-BlueCloth-1.0.1-2|31	
12cr|rubygem-BlueCloth-1.0.1-2|32	%files
12cr|rubygem-BlueCloth-1.0.1-2|33	%defattr(-,root,root)
12cr|rubygem-BlueCloth-1.0.1-2|34	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-BlueCloth-1.0.1-2|35	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-BlueCloth-1.0.1-2|36	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|rubygem-BlueCloth-1.0.1-2|37	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-BlueCloth-1.0.1-2|38	
12cr|rubygem-BlueCloth-1.0.1-2|39	
12cr|rubygem-BlueCloth-1.0.1-2|40	
12cr|rubygem-BlueCloth-1.0.1-2|41	%changelog
12cr|rubygem-BlueCloth-1.0.1-2|42	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2011.0
12cr|rubygem-BlueCloth-1.0.1-2|43	+ Revision: 614769
12cr|rubygem-BlueCloth-1.0.1-2|44	- the mass rebuild of 2010.1 packages
12cr|rubygem-BlueCloth-1.0.1-2|45	
12cr|rubygem-BlueCloth-1.0.1-2|46	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.1-1mdv2010.1
12cr|rubygem-BlueCloth-1.0.1-2|47	+ Revision: 500478
12cr|rubygem-BlueCloth-1.0.1-2|48	- import rubygem-BlueCloth
12cr|rubygem-BlueCloth-1.0.1-2|49	
12cr|rubygem-BlueCloth-1.0.1-2|50	
12cr|rubygem-BlueCloth-1.0.1-2|51	* Mon Feb  3 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.1-1
12cr|rubygem-BlueCloth-1.0.1-2|52	- initial release

7199 12
12cr|rubygem-builder-3.0.0-1|1	# Generated from builder-3.0.0.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-builder-3.0.0-1|2	%define	rbname	builder
12cr|rubygem-builder-3.0.0-1|3	
12cr|rubygem-builder-3.0.0-1|4	Summary:	Builders for MarkUp
12cr|rubygem-builder-3.0.0-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-builder-3.0.0-1|6	
12cr|rubygem-builder-3.0.0-1|7	Version:	3.0.0
12cr|rubygem-builder-3.0.0-1|8	Release:	1
12cr|rubygem-builder-3.0.0-1|9	Group:		Development/Ruby
12cr|rubygem-builder-3.0.0-1|10	License:	MIT
12cr|rubygem-builder-3.0.0-1|11	URL:		http://onestepback.org
12cr|rubygem-builder-3.0.0-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-builder-3.0.0-1|13	BuildRequires:	rubygems
12cr|rubygem-builder-3.0.0-1|14	BuildArch:	noarch
12cr|rubygem-builder-3.0.0-1|15	
12cr|rubygem-builder-3.0.0-1|16	%description
12cr|rubygem-builder-3.0.0-1|17	Builder provides a number of builder objects that make creating structured
12cr|rubygem-builder-3.0.0-1|18	data
12cr|rubygem-builder-3.0.0-1|19	simple to do.  Currently the following builder objects are supported:
12cr|rubygem-builder-3.0.0-1|20	* XML Markup
12cr|rubygem-builder-3.0.0-1|21	* XML Events
12cr|rubygem-builder-3.0.0-1|22	
12cr|rubygem-builder-3.0.0-1|23	%package	doc
12cr|rubygem-builder-3.0.0-1|24	Summary:	Documentation for %{name}
12cr|rubygem-builder-3.0.0-1|25	Group:		Books/Computer books
12cr|rubygem-builder-3.0.0-1|26	Requires:	%{name} = %{EVRD}
12cr|rubygem-builder-3.0.0-1|27	
12cr|rubygem-builder-3.0.0-1|28	%description	doc
12cr|rubygem-builder-3.0.0-1|29	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-builder-3.0.0-1|30	
12cr|rubygem-builder-3.0.0-1|31	%prep
12cr|rubygem-builder-3.0.0-1|32	%setup -q
12cr|rubygem-builder-3.0.0-1|33	
12cr|rubygem-builder-3.0.0-1|34	%build
12cr|rubygem-builder-3.0.0-1|35	%gem_build -f test
12cr|rubygem-builder-3.0.0-1|36	
12cr|rubygem-builder-3.0.0-1|37	%install
12cr|rubygem-builder-3.0.0-1|38	rm -rf %{buildroot}
12cr|rubygem-builder-3.0.0-1|39	%gem_install
12cr|rubygem-builder-3.0.0-1|40	
12cr|rubygem-builder-3.0.0-1|41	%clean
12cr|rubygem-builder-3.0.0-1|42	rm -rf %{buildroot}
12cr|rubygem-builder-3.0.0-1|43	
12cr|rubygem-builder-3.0.0-1|44	%files
12cr|rubygem-builder-3.0.0-1|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-builder-3.0.0-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-builder-3.0.0-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-builder-3.0.0-1|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/builder
12cr|rubygem-builder-3.0.0-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/builder/*.rb
12cr|rubygem-builder-3.0.0-1|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-builder-3.0.0-1|51	
12cr|rubygem-builder-3.0.0-1|52	%files doc
12cr|rubygem-builder-3.0.0-1|53	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-builder-3.0.0-1|54	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGES
12cr|rubygem-builder-3.0.0-1|55	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
12cr|rubygem-builder-3.0.0-1|56	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/Rakefile
12cr|rubygem-builder-3.0.0-1|57	#%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/TAGS
12cr|rubygem-builder-3.0.0-1|58	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-builder-3.0.0-1|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
12cr|rubygem-builder-3.0.0-1|60	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc
12cr|rubygem-builder-3.0.0-1|61	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/releases
12cr|rubygem-builder-3.0.0-1|62	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/releases/*.rdoc
12cr|rubygem-builder-3.0.0-1|63	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-builder-3.0.0-1|64	
12cr|rubygem-builder-3.0.0-1|65	
12cr|rubygem-builder-3.0.0-1|66	%changelog
12cr|rubygem-builder-3.0.0-1|67	* Thu Mar 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.0.0-1
12cr|rubygem-builder-3.0.0-1|68	+ Revision: 643587
12cr|rubygem-builder-3.0.0-1|69	- skip TAGS file..
12cr|rubygem-builder-3.0.0-1|70	- regenerate spec with gem2rpm5
12cr|rubygem-builder-3.0.0-1|71	- new release: 3.0.0
12cr|rubygem-builder-3.0.0-1|72	
12cr|rubygem-builder-3.0.0-1|73	* Sat Oct 09 2010 Rémy Clouard <shikamaru@mandriva.org> 2.1.2-1mdv2011.0
12cr|rubygem-builder-3.0.0-1|74	+ Revision: 584325
12cr|rubygem-builder-3.0.0-1|75	- import rubygem-builder
12cr|rubygem-builder-3.0.0-1|76	

7200 12
12cr|rubygem-bundler-1.2.1-1|1	# Generated from bundler-1.0.10.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-bundler-1.2.1-1|2	%define	rbname	bundler
12cr|rubygem-bundler-1.2.1-1|3	
12cr|rubygem-bundler-1.2.1-1|4	Summary:	The best way to manage your application's dependencies
12cr|rubygem-bundler-1.2.1-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-bundler-1.2.1-1|6	
12cr|rubygem-bundler-1.2.1-1|7	Version:	1.2.1
12cr|rubygem-bundler-1.2.1-1|8	Release:	1
12cr|rubygem-bundler-1.2.1-1|9	Group:		Development/Ruby
12cr|rubygem-bundler-1.2.1-1|10	License:	MIT
12cr|rubygem-bundler-1.2.1-1|11	URL:		http://gembundler.com
12cr|rubygem-bundler-1.2.1-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-bundler-1.2.1-1|13	BuildRequires:	rubygems >= 1.3.6
12cr|rubygem-bundler-1.2.1-1|14	BuildRequires:  locales-en
12cr|rubygem-bundler-1.2.1-1|15	BuildArch:	noarch
12cr|rubygem-bundler-1.2.1-1|16	
12cr|rubygem-bundler-1.2.1-1|17	%description
12cr|rubygem-bundler-1.2.1-1|18	Bundler manages an application's dependencies through its entire life, across
12cr|rubygem-bundler-1.2.1-1|19	many machines, systematically and repeatably
12cr|rubygem-bundler-1.2.1-1|20	
12cr|rubygem-bundler-1.2.1-1|21	%package	doc
12cr|rubygem-bundler-1.2.1-1|22	Summary:	Documentation for %{name}
12cr|rubygem-bundler-1.2.1-1|23	Group:		Books/Computer books
12cr|rubygem-bundler-1.2.1-1|24	Requires:	%{name} = %{EVRD}
12cr|rubygem-bundler-1.2.1-1|25	BuildArch:	noarch
12cr|rubygem-bundler-1.2.1-1|26	
12cr|rubygem-bundler-1.2.1-1|27	%description	doc
12cr|rubygem-bundler-1.2.1-1|28	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-bundler-1.2.1-1|29	
12cr|rubygem-bundler-1.2.1-1|30	%prep
12cr|rubygem-bundler-1.2.1-1|31	%setup -q
12cr|rubygem-bundler-1.2.1-1|32	
12cr|rubygem-bundler-1.2.1-1|33	%build
12cr|rubygem-bundler-1.2.1-1|34	export LC_ALL=en_US.UTF-8
12cr|rubygem-bundler-1.2.1-1|35	%gem_build -f '(bin|man|lib|spec)/'
12cr|rubygem-bundler-1.2.1-1|36	
12cr|rubygem-bundler-1.2.1-1|37	%install
12cr|rubygem-bundler-1.2.1-1|38	%gem_install
12cr|rubygem-bundler-1.2.1-1|39	
12cr|rubygem-bundler-1.2.1-1|40	%files
12cr|rubygem-bundler-1.2.1-1|41	%{_bindir}/bundle
12cr|rubygem-bundler-1.2.1-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-bundler-1.2.1-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-bundler-1.2.1-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/bundle
12cr|rubygem-bundler-1.2.1-1|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-bundler-1.2.1-1|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
12cr|rubygem-bundler-1.2.1-1|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
12cr|rubygem-bundler-1.2.1-1|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*
12cr|rubygem-bundler-1.2.1-1|49	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-bundler-1.2.1-1|50	
12cr|rubygem-bundler-1.2.1-1|51	%files doc
12cr|rubygem-bundler-1.2.1-1|52	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-bundler-1.2.1-1|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/man
12cr|rubygem-bundler-1.2.1-1|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/man/*
12cr|rubygem-bundler-1.2.1-1|55	
12cr|rubygem-bundler-1.2.1-1|56	
12cr|rubygem-bundler-1.2.1-1|57	%changelog
12cr|rubygem-bundler-1.2.1-1|58	* Thu Feb 09 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.22-1
12cr|rubygem-bundler-1.2.1-1|59	+ Revision: 772378
12cr|rubygem-bundler-1.2.1-1|60	- version update 1.0.22
12cr|rubygem-bundler-1.2.1-1|61	
12cr|rubygem-bundler-1.2.1-1|62	* Wed Oct 05 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.21-1
12cr|rubygem-bundler-1.2.1-1|63	+ Revision: 703117
12cr|rubygem-bundler-1.2.1-1|64	- new version
12cr|rubygem-bundler-1.2.1-1|65	
12cr|rubygem-bundler-1.2.1-1|66	* Thu Mar 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.10-1
12cr|rubygem-bundler-1.2.1-1|67	+ Revision: 643314
12cr|rubygem-bundler-1.2.1-1|68	- new release: 1.0.10
12cr|rubygem-bundler-1.2.1-1|69	- regenerate spec file using gem2rpm5
12cr|rubygem-bundler-1.2.1-1|70	
12cr|rubygem-bundler-1.2.1-1|71	* Wed Nov 03 2010 Rémy Clouard <shikamaru@mandriva.org> 1.0.2-1mdv2011.0
12cr|rubygem-bundler-1.2.1-1|72	+ Revision: 592953
12cr|rubygem-bundler-1.2.1-1|73	- import rubygem-bundler
12cr|rubygem-bundler-1.2.1-1|74	

7201 12
12cr|rubygem-camping-2.1-1|1	%define oname camping
12cr|rubygem-camping-2.1-1|2	
12cr|rubygem-camping-2.1-1|3	Name:       rubygem-%{oname}
12cr|rubygem-camping-2.1-1|4	Version:    2.1
12cr|rubygem-camping-2.1-1|5	Release:    %mkrel 1
12cr|rubygem-camping-2.1-1|6	Summary:    Minature rails for stay-at-home moms
12cr|rubygem-camping-2.1-1|7	Group:      Development/Ruby
12cr|rubygem-camping-2.1-1|8	License:    MIT
12cr|rubygem-camping-2.1-1|9	URL:        http://camping.rubyforge.org/
12cr|rubygem-camping-2.1-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-camping-2.1-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-camping-2.1-1|12	Requires:   rubygems
12cr|rubygem-camping-2.1-1|13	Requires:   ruby-rack >= 1.0
12cr|rubygem-camping-2.1-1|14	BuildRequires: rubygems
12cr|rubygem-camping-2.1-1|15	BuildArch:  noarch
12cr|rubygem-camping-2.1-1|16	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-camping-2.1-1|17	
12cr|rubygem-camping-2.1-1|18	%description
12cr|rubygem-camping-2.1-1|19	minature rails for stay-at-home moms
12cr|rubygem-camping-2.1-1|20	
12cr|rubygem-camping-2.1-1|21	
12cr|rubygem-camping-2.1-1|22	%prep
12cr|rubygem-camping-2.1-1|23	
12cr|rubygem-camping-2.1-1|24	%build
12cr|rubygem-camping-2.1-1|25	
12cr|rubygem-camping-2.1-1|26	%install
12cr|rubygem-camping-2.1-1|27	rm -rf %{buildroot}
12cr|rubygem-camping-2.1-1|28	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-camping-2.1-1|29	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-camping-2.1-1|30	--force --rdoc %{SOURCE0}
12cr|rubygem-camping-2.1-1|31	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-camping-2.1-1|32	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-camping-2.1-1|33	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-camping-2.1-1|34	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cr|rubygem-camping-2.1-1|35	
12cr|rubygem-camping-2.1-1|36	%clean
12cr|rubygem-camping-2.1-1|37	rm -rf %{buildroot}
12cr|rubygem-camping-2.1-1|38	
12cr|rubygem-camping-2.1-1|39	%files
12cr|rubygem-camping-2.1-1|40	%defattr(-, root, root, -)
12cr|rubygem-camping-2.1-1|41	%{_bindir}/camping
12cr|rubygem-camping-2.1-1|42	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-camping-2.1-1|43	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-camping-2.1-1|44	%{ruby_gemdir}/gems/%{oname}-%{version}/examples/
12cr|rubygem-camping-2.1-1|45	%{ruby_gemdir}/gems/%{oname}-%{version}/extras/
12cr|rubygem-camping-2.1-1|46	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-camping-2.1-1|47	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-camping-2.1-1|48	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-camping-2.1-1|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-camping-2.1-1|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
12cr|rubygem-camping-2.1-1|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGELOG
12cr|rubygem-camping-2.1-1|52	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING
12cr|rubygem-camping-2.1-1|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/book/01_introduction
12cr|rubygem-camping-2.1-1|54	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/book/02_getting_started
12cr|rubygem-camping-2.1-1|55	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/book/51_upgrading
12cr|rubygem-camping-2.1-1|56	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-camping-2.1-1|57	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-camping-2.1-1|58	
12cr|rubygem-camping-2.1-1|59	
12cr|rubygem-camping-2.1-1|60	%changelog
12cr|rubygem-camping-2.1-1|61	* Thu Dec 09 2010 Rémy Clouard <shikamaru@mandriva.org> 2.1-1mdv2011.0
12cr|rubygem-camping-2.1-1|62	+ Revision: 618259
12cr|rubygem-camping-2.1-1|63	- import rubygem-camping
12cr|rubygem-camping-2.1-1|64	

7202 12
12cr|rubygem-cancan-1.2.0-1|1	%define oname cancan
12cr|rubygem-cancan-1.2.0-1|2	
12cr|rubygem-cancan-1.2.0-1|3	Name:       rubygem-%{oname}
12cr|rubygem-cancan-1.2.0-1|4	Version:    1.2.0
12cr|rubygem-cancan-1.2.0-1|5	Release:    %mkrel 1
12cr|rubygem-cancan-1.2.0-1|6	Summary:    Simple authorization solution for Rails
12cr|rubygem-cancan-1.2.0-1|7	Group:      Development/Ruby
12cr|rubygem-cancan-1.2.0-1|8	License:    MIT
12cr|rubygem-cancan-1.2.0-1|9	URL:        http://github.com/ryanb/cancan
12cr|rubygem-cancan-1.2.0-1|10	Source0:    http://rubygems.org/downloads/%{oname}-%{version}.gem
12cr|rubygem-cancan-1.2.0-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-cancan-1.2.0-1|12	Requires:   rubygems
12cr|rubygem-cancan-1.2.0-1|13	BuildRequires: rubygems
12cr|rubygem-cancan-1.2.0-1|14	BuildArch:  noarch
12cr|rubygem-cancan-1.2.0-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-cancan-1.2.0-1|16	
12cr|rubygem-cancan-1.2.0-1|17	%description
12cr|rubygem-cancan-1.2.0-1|18	Simple authorization solution for Rails which is completely decoupled from the
12cr|rubygem-cancan-1.2.0-1|19	user's roles. All permissions are stored in a single location for convenience.
12cr|rubygem-cancan-1.2.0-1|20	
12cr|rubygem-cancan-1.2.0-1|21	
12cr|rubygem-cancan-1.2.0-1|22	%prep
12cr|rubygem-cancan-1.2.0-1|23	
12cr|rubygem-cancan-1.2.0-1|24	%build
12cr|rubygem-cancan-1.2.0-1|25	
12cr|rubygem-cancan-1.2.0-1|26	%install
12cr|rubygem-cancan-1.2.0-1|27	rm -rf %{buildroot}
12cr|rubygem-cancan-1.2.0-1|28	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-cancan-1.2.0-1|29	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-cancan-1.2.0-1|30	--force --rdoc %{SOURCE0}
12cr|rubygem-cancan-1.2.0-1|31	
12cr|rubygem-cancan-1.2.0-1|32	%clean
12cr|rubygem-cancan-1.2.0-1|33	rm -rf %{buildroot}
12cr|rubygem-cancan-1.2.0-1|34	
12cr|rubygem-cancan-1.2.0-1|35	%files
12cr|rubygem-cancan-1.2.0-1|36	%defattr(-, root, root, -)
12cr|rubygem-cancan-1.2.0-1|37	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-cancan-1.2.0-1|38	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-cancan-1.2.0-1|39	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-cancan-1.2.0-1|40	%{ruby_gemdir}/gems/%{oname}-%{version}/init.rb
12cr|rubygem-cancan-1.2.0-1|41	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGELOG.rdoc
12cr|rubygem-cancan-1.2.0-1|42	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-cancan-1.2.0-1|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-cancan-1.2.0-1|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
12cr|rubygem-cancan-1.2.0-1|45	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-cancan-1.2.0-1|46	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-cancan-1.2.0-1|47	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-cancan-1.2.0-1|48	
12cr|rubygem-cancan-1.2.0-1|49	
12cr|rubygem-cancan-1.2.0-1|50	%changelog
12cr|rubygem-cancan-1.2.0-1|51	* Sun Dec 19 2010 Rémy Clouard <shikamaru@mandriva.org> 1.2.0-1mdv2011.0
12cr|rubygem-cancan-1.2.0-1|52	+ Revision: 623048
12cr|rubygem-cancan-1.2.0-1|53	- import rubygem-cancan
12cr|rubygem-cancan-1.2.0-1|54	

7203 12
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|1	# Generated from cgi_multipart_eof_fix-2.5.0.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|2	%define	rbname	cgi_multipart_eof_fix
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|3	
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|4	Summary:	Fix an exploitable bug in CGI multipart parsing
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|6	
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|7	Version:	2.5.0
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|8	Release:	2
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|9	Group:		Development/Ruby
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|10	License:	AFL
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|11	URL:		http://blog.evanweaver.com/pages/code#cgi_multipart_eof_fix
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|13	Patch0:		cgi_multipart_eof_fix-2.5.0-add-licenses-tag-to-metadata.patch
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|14	BuildRequires:	rubygems
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|15	BuildArch:	noarch
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|16	
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|17	%description
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|18	Fix an exploitable bug in CGI multipart parsing.
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|19	
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|20	%package	doc
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|21	Summary:	Documentation for %{name}
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|22	Group:		Books/Computer books
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|23	Requires:	%{name} = %{EVRD}
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|24	
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|25	%description	doc
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|27	
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|28	%prep
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|29	%setup -q
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|30	gunzip metadata.gz
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|31	%patch0 -p1 -b .licenses~
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|32	gzip metadata
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|33	
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|34	%build
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|35	%gem_build
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|36	
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|37	%install
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|38	%gem_install
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|39	
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|40	%files
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|44	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|45	
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|46	%files doc
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|47	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|48	
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|49	
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|50	
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|51	%changelog
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|52	* Thu Feb 16 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.5.0-2
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|53	+ Revision: 774704
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|54	- initial release..
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|55	- imported package rubygem-cgi_multipart_eof_fix
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|56	
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|57	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 2.5.0-1mdv2011.0
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|58	+ Revision: 623458
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|59	- import rubygem-cgi_multipart_eof_fix
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|60	
12cr|rubygem-cgi_multipart_eof_fix-2.5.0-2|61	

7204 12
12cr|rubygem-childprocess-0.3.0-2|1	# Generated from childprocess-0.3.0.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
12cr|rubygem-childprocess-0.3.0-2|2	%define	rbname	childprocess
12cr|rubygem-childprocess-0.3.0-2|3	%define	desc	A simple and reliable solution for controlling external programs running in the background
12cr|rubygem-childprocess-0.3.0-2|4	
12cr|rubygem-childprocess-0.3.0-2|5	Summary:	%{desc}
12cr|rubygem-childprocess-0.3.0-2|6	Name:		rubygem-%{rbname}
12cr|rubygem-childprocess-0.3.0-2|7	
12cr|rubygem-childprocess-0.3.0-2|8	Version:	0.3.0
12cr|rubygem-childprocess-0.3.0-2|9	Release:	2
12cr|rubygem-childprocess-0.3.0-2|10	Group:		Development/Ruby
12cr|rubygem-childprocess-0.3.0-2|11	License:	GPLv2+ or Ruby
12cr|rubygem-childprocess-0.3.0-2|12	URL:		http://github.com/jarib/childprocess
12cr|rubygem-childprocess-0.3.0-2|13	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-childprocess-0.3.0-2|14	BuildRequires:	rubygems
12cr|rubygem-childprocess-0.3.0-2|15	BuildArch:	noarch
12cr|rubygem-childprocess-0.3.0-2|16	
12cr|rubygem-childprocess-0.3.0-2|17	%description
12cr|rubygem-childprocess-0.3.0-2|18	This gem aims at being a simple and reliable solution for controlling external
12cr|rubygem-childprocess-0.3.0-2|19	programs running in the background on any Ruby / OS combination.
12cr|rubygem-childprocess-0.3.0-2|20	
12cr|rubygem-childprocess-0.3.0-2|21	%package	doc
12cr|rubygem-childprocess-0.3.0-2|22	Summary:	Documentation for %{name}
12cr|rubygem-childprocess-0.3.0-2|23	Group:		Books/Computer books
12cr|rubygem-childprocess-0.3.0-2|24	Requires:	%{name} = %{EVRD}
12cr|rubygem-childprocess-0.3.0-2|25	
12cr|rubygem-childprocess-0.3.0-2|26	%description	doc
12cr|rubygem-childprocess-0.3.0-2|27	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-childprocess-0.3.0-2|28	
12cr|rubygem-childprocess-0.3.0-2|29	%prep
12cr|rubygem-childprocess-0.3.0-2|30	%setup -q
12cr|rubygem-childprocess-0.3.0-2|31	
12cr|rubygem-childprocess-0.3.0-2|32	%build
12cr|rubygem-childprocess-0.3.0-2|33	%gem_build
12cr|rubygem-childprocess-0.3.0-2|34	
12cr|rubygem-childprocess-0.3.0-2|35	%install
12cr|rubygem-childprocess-0.3.0-2|36	%gem_install
12cr|rubygem-childprocess-0.3.0-2|37	
12cr|rubygem-childprocess-0.3.0-2|38	%files
12cr|rubygem-childprocess-0.3.0-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-childprocess-0.3.0-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-childprocess-0.3.0-2|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-childprocess-0.3.0-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess
12cr|rubygem-childprocess-0.3.0-2|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/*.rb
12cr|rubygem-childprocess-0.3.0-2|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/jruby
12cr|rubygem-childprocess-0.3.0-2|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/jruby/*.rb
12cr|rubygem-childprocess-0.3.0-2|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/tools
12cr|rubygem-childprocess-0.3.0-2|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/tools/*.rb
12cr|rubygem-childprocess-0.3.0-2|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/unix
12cr|rubygem-childprocess-0.3.0-2|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/unix/*.rb
12cr|rubygem-childprocess-0.3.0-2|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/unix/platform
12cr|rubygem-childprocess-0.3.0-2|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/unix/platform/*.rb
12cr|rubygem-childprocess-0.3.0-2|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/windows
12cr|rubygem-childprocess-0.3.0-2|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/windows/*.rb
12cr|rubygem-childprocess-0.3.0-2|54	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-childprocess-0.3.0-2|55	
12cr|rubygem-childprocess-0.3.0-2|56	%files doc
12cr|rubygem-childprocess-0.3.0-2|57	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-childprocess-0.3.0-2|58	
12cr|rubygem-childprocess-0.3.0-2|59	
12cr|rubygem-childprocess-0.3.0-2|60	%changelog
12cr|rubygem-childprocess-0.3.0-2|61	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.0-2
12cr|rubygem-childprocess-0.3.0-2|62	+ Revision: 774161
12cr|rubygem-childprocess-0.3.0-2|63	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-childprocess-0.3.0-2|64	
12cr|rubygem-childprocess-0.3.0-2|65	* Tue Jan 24 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.3.0-1
12cr|rubygem-childprocess-0.3.0-2|66	+ Revision: 767838
12cr|rubygem-childprocess-0.3.0-2|67	- files section rewritten
12cr|rubygem-childprocess-0.3.0-2|68	- version update 0.3.0
12cr|rubygem-childprocess-0.3.0-2|69	
12cr|rubygem-childprocess-0.3.0-2|70	* Wed Sep 07 2011 Alexander Barakin <abarakin@mandriva.org> 0.2.0-1
12cr|rubygem-childprocess-0.3.0-2|71	+ Revision: 698570
12cr|rubygem-childprocess-0.3.0-2|72	- imported package rubygem-childprocess
12cr|rubygem-childprocess-0.3.0-2|73	

7205 12
12cr|rubygem-choices-0.2.0-1|1	%define oname choices
12cr|rubygem-choices-0.2.0-1|2	
12cr|rubygem-choices-0.2.0-1|3	Name:       rubygem-%{oname}
12cr|rubygem-choices-0.2.0-1|4	Version:    0.2.0
12cr|rubygem-choices-0.2.0-1|5	Release:    %mkrel 1
12cr|rubygem-choices-0.2.0-1|6	Summary:    Easy settings for your app
12cr|rubygem-choices-0.2.0-1|7	Group:      Development/Ruby
12cr|rubygem-choices-0.2.0-1|8	License:    MIT
12cr|rubygem-choices-0.2.0-1|9	URL:        http://github.com/mislav/choices
12cr|rubygem-choices-0.2.0-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-choices-0.2.0-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-choices-0.2.0-1|12	Requires:   rubygems
12cr|rubygem-choices-0.2.0-1|13	BuildRequires: rubygems
12cr|rubygem-choices-0.2.0-1|14	BuildArch:  noarch
12cr|rubygem-choices-0.2.0-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-choices-0.2.0-1|16	
12cr|rubygem-choices-0.2.0-1|17	%description
12cr|rubygem-choices-0.2.0-1|18	Easy settings for your app
12cr|rubygem-choices-0.2.0-1|19	
12cr|rubygem-choices-0.2.0-1|20	
12cr|rubygem-choices-0.2.0-1|21	%prep
12cr|rubygem-choices-0.2.0-1|22	
12cr|rubygem-choices-0.2.0-1|23	%build
12cr|rubygem-choices-0.2.0-1|24	
12cr|rubygem-choices-0.2.0-1|25	%install
12cr|rubygem-choices-0.2.0-1|26	rm -rf %{buildroot}
12cr|rubygem-choices-0.2.0-1|27	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-choices-0.2.0-1|28	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-choices-0.2.0-1|29	--force --rdoc %{SOURCE0}
12cr|rubygem-choices-0.2.0-1|30	
12cr|rubygem-choices-0.2.0-1|31	%clean
12cr|rubygem-choices-0.2.0-1|32	rm -rf %{buildroot}
12cr|rubygem-choices-0.2.0-1|33	
12cr|rubygem-choices-0.2.0-1|34	%files
12cr|rubygem-choices-0.2.0-1|35	%defattr(-, root, root, -)
12cr|rubygem-choices-0.2.0-1|36	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-choices-0.2.0-1|37	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-choices-0.2.0-1|38	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-choices-0.2.0-1|39	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-choices-0.2.0-1|40	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
12cr|rubygem-choices-0.2.0-1|41	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-choices-0.2.0-1|42	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-choices-0.2.0-1|43	
12cr|rubygem-choices-0.2.0-1|44	
12cr|rubygem-choices-0.2.0-1|45	%changelog
12cr|rubygem-choices-0.2.0-1|46	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 0.2.0-1mdv2011.0
12cr|rubygem-choices-0.2.0-1|47	+ Revision: 623459
12cr|rubygem-choices-0.2.0-1|48	- import rubygem-choices
12cr|rubygem-choices-0.2.0-1|49	

7206 12
12cr|rubygem-chronic-0.3.0-1|1	# Generated from chronic-0.3.0.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-chronic-0.3.0-1|2	%define	rbname	chronic
12cr|rubygem-chronic-0.3.0-1|3	
12cr|rubygem-chronic-0.3.0-1|4	Summary:	Natural language date/time parsing
12cr|rubygem-chronic-0.3.0-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-chronic-0.3.0-1|6	
12cr|rubygem-chronic-0.3.0-1|7	Version:	0.3.0
12cr|rubygem-chronic-0.3.0-1|8	Release:	1
12cr|rubygem-chronic-0.3.0-1|9	Group:		Development/Ruby
12cr|rubygem-chronic-0.3.0-1|10	License:	MIT
12cr|rubygem-chronic-0.3.0-1|11	URL:		http://github.com/mojombo/chronic
12cr|rubygem-chronic-0.3.0-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-chronic-0.3.0-1|13	BuildRequires:	rubygems
12cr|rubygem-chronic-0.3.0-1|14	BuildArch:	noarch
12cr|rubygem-chronic-0.3.0-1|15	
12cr|rubygem-chronic-0.3.0-1|16	%description
12cr|rubygem-chronic-0.3.0-1|17	Chronic is a natural language date/time parser written in pure Ruby.
12cr|rubygem-chronic-0.3.0-1|18	
12cr|rubygem-chronic-0.3.0-1|19	%package	doc
12cr|rubygem-chronic-0.3.0-1|20	Summary:	Documentation for %{name}
12cr|rubygem-chronic-0.3.0-1|21	Group:		Books/Computer books
12cr|rubygem-chronic-0.3.0-1|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-chronic-0.3.0-1|23	
12cr|rubygem-chronic-0.3.0-1|24	%description	doc
12cr|rubygem-chronic-0.3.0-1|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-chronic-0.3.0-1|26	
12cr|rubygem-chronic-0.3.0-1|27	%prep
12cr|rubygem-chronic-0.3.0-1|28	%setup -q
12cr|rubygem-chronic-0.3.0-1|29	
12cr|rubygem-chronic-0.3.0-1|30	%build
12cr|rubygem-chronic-0.3.0-1|31	%gem_build -f '(benchmark|test)'
12cr|rubygem-chronic-0.3.0-1|32	
12cr|rubygem-chronic-0.3.0-1|33	%install
12cr|rubygem-chronic-0.3.0-1|34	%gem_install
12cr|rubygem-chronic-0.3.0-1|35	
12cr|rubygem-chronic-0.3.0-1|36	%clean
12cr|rubygem-chronic-0.3.0-1|37	rm -rf %{buildroot}
12cr|rubygem-chronic-0.3.0-1|38	
12cr|rubygem-chronic-0.3.0-1|39	%files
12cr|rubygem-chronic-0.3.0-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-chronic-0.3.0-1|41	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-chronic-0.3.0-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-chronic-0.3.0-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-chronic-0.3.0-1|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/chronic
12cr|rubygem-chronic-0.3.0-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/chronic/*.rb
12cr|rubygem-chronic-0.3.0-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/chronic/numerizer
12cr|rubygem-chronic-0.3.0-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/chronic/numerizer/*.rb
12cr|rubygem-chronic-0.3.0-1|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/chronic/repeaters
12cr|rubygem-chronic-0.3.0-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/chronic/repeaters/*.rb
12cr|rubygem-chronic-0.3.0-1|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-chronic-0.3.0-1|51	
12cr|rubygem-chronic-0.3.0-1|52	%files doc
12cr|rubygem-chronic-0.3.0-1|53	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-chronic-0.3.0-1|54	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.md
12cr|rubygem-chronic-0.3.0-1|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/benchmark
12cr|rubygem-chronic-0.3.0-1|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/benchmark/*.rb
12cr|rubygem-chronic-0.3.0-1|57	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-chronic-0.3.0-1|58	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
12cr|rubygem-chronic-0.3.0-1|59	
12cr|rubygem-chronic-0.3.0-1|60	
12cr|rubygem-chronic-0.3.0-1|61	%changelog
12cr|rubygem-chronic-0.3.0-1|62	* Thu Mar 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.0-1
12cr|rubygem-chronic-0.3.0-1|63	+ Revision: 643536
12cr|rubygem-chronic-0.3.0-1|64	- regenerate spec with gem2rpm5
12cr|rubygem-chronic-0.3.0-1|65	- new release: 0.3.0
12cr|rubygem-chronic-0.3.0-1|66	
12cr|rubygem-chronic-0.3.0-1|67	* Sat Sep 18 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.2.3-2mdv2011.0
12cr|rubygem-chronic-0.3.0-1|68	+ Revision: 579738
12cr|rubygem-chronic-0.3.0-1|69	- rebuild for new automatic provides/requires
12cr|rubygem-chronic-0.3.0-1|70	- don't ship the gem archive with package
12cr|rubygem-chronic-0.3.0-1|71	
12cr|rubygem-chronic-0.3.0-1|72	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.2.3-1mdv2010.1
12cr|rubygem-chronic-0.3.0-1|73	+ Revision: 500303
12cr|rubygem-chronic-0.3.0-1|74	- import rubygem-chronic
12cr|rubygem-chronic-0.3.0-1|75	
12cr|rubygem-chronic-0.3.0-1|76	
12cr|rubygem-chronic-0.3.0-1|77	* Mon Feb  3 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.2.3-1
12cr|rubygem-chronic-0.3.0-1|78	- initial release

7207 12
12cr|rubygem-columnize-0.3.1-1|1	%define oname columnize
12cr|rubygem-columnize-0.3.1-1|2	
12cr|rubygem-columnize-0.3.1-1|3	Name:       rubygem-%{oname}
12cr|rubygem-columnize-0.3.1-1|4	Version:    0.3.1
12cr|rubygem-columnize-0.3.1-1|5	Release:    %mkrel 1
12cr|rubygem-columnize-0.3.1-1|6	Summary:    Read file with caching
12cr|rubygem-columnize-0.3.1-1|7	Group:      Development/Ruby
12cr|rubygem-columnize-0.3.1-1|8	License:    GPLv2+
12cr|rubygem-columnize-0.3.1-1|9	URL:        http://rubyforge.org/projects/rocky-hacks/columnize
12cr|rubygem-columnize-0.3.1-1|10	Source0:    http://rubygems.org/downloads/%{oname}-%{version}.gem
12cr|rubygem-columnize-0.3.1-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-columnize-0.3.1-1|12	Requires:   rubygems
12cr|rubygem-columnize-0.3.1-1|13	BuildRequires: rubygems
12cr|rubygem-columnize-0.3.1-1|14	BuildArch:  noarch
12cr|rubygem-columnize-0.3.1-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-columnize-0.3.1-1|16	
12cr|rubygem-columnize-0.3.1-1|17	%description
12cr|rubygem-columnize-0.3.1-1|18	Return a list of strings as a set of arranged in columns.
12cr|rubygem-columnize-0.3.1-1|19	For example, for a line width of 4 characters (arranged vertically):
12cr|rubygem-columnize-0.3.1-1|20	['1', '2,', '3', '4'] => '1  3
12cr|rubygem-columnize-0.3.1-1|21	2  4
12cr|rubygem-columnize-0.3.1-1|22	'
12cr|rubygem-columnize-0.3.1-1|23	or arranged horizontally:
12cr|rubygem-columnize-0.3.1-1|24	['1', '2,', '3', '4'] => '1  2
12cr|rubygem-columnize-0.3.1-1|25	3  4
12cr|rubygem-columnize-0.3.1-1|26	'
12cr|rubygem-columnize-0.3.1-1|27	Each column is only as wide as necessary.  By default, columns are
12cr|rubygem-columnize-0.3.1-1|28	separated by two spaces - one was not legible enough. Set "colsep"
12cr|rubygem-columnize-0.3.1-1|29	to adjust the string separate columns. Set `displaywidth' to set
12cr|rubygem-columnize-0.3.1-1|30	the line width.
12cr|rubygem-columnize-0.3.1-1|31	Normally, consecutive items go down from the top to bottom from
12cr|rubygem-columnize-0.3.1-1|32	the left-most column to the right-most. If +arrange_vertical+ is
12cr|rubygem-columnize-0.3.1-1|33	set false, consecutive items will go across, left to right, top to
12cr|rubygem-columnize-0.3.1-1|34	bottom.
12cr|rubygem-columnize-0.3.1-1|35	
12cr|rubygem-columnize-0.3.1-1|36	
12cr|rubygem-columnize-0.3.1-1|37	%prep
12cr|rubygem-columnize-0.3.1-1|38	
12cr|rubygem-columnize-0.3.1-1|39	%build
12cr|rubygem-columnize-0.3.1-1|40	
12cr|rubygem-columnize-0.3.1-1|41	%install
12cr|rubygem-columnize-0.3.1-1|42	rm -rf %{buildroot}
12cr|rubygem-columnize-0.3.1-1|43	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-columnize-0.3.1-1|44	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-columnize-0.3.1-1|45	--force --rdoc %{SOURCE0}
12cr|rubygem-columnize-0.3.1-1|46	
12cr|rubygem-columnize-0.3.1-1|47	%clean
12cr|rubygem-columnize-0.3.1-1|48	rm -rf %{buildroot}
12cr|rubygem-columnize-0.3.1-1|49	
12cr|rubygem-columnize-0.3.1-1|50	%files
12cr|rubygem-columnize-0.3.1-1|51	%defattr(-, root, root, -)
12cr|rubygem-columnize-0.3.1-1|52	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-columnize-0.3.1-1|53	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-columnize-0.3.1-1|54	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-columnize-0.3.1-1|55	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-columnize-0.3.1-1|56	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/AUTHORS
12cr|rubygem-columnize-0.3.1-1|57	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/ChangeLog
12cr|rubygem-columnize-0.3.1-1|58	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING
12cr|rubygem-columnize-0.3.1-1|59	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/NEWS
12cr|rubygem-columnize-0.3.1-1|60	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-columnize-0.3.1-1|61	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
12cr|rubygem-columnize-0.3.1-1|62	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
12cr|rubygem-columnize-0.3.1-1|63	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-columnize-0.3.1-1|64	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-columnize-0.3.1-1|65	
12cr|rubygem-columnize-0.3.1-1|66	
12cr|rubygem-columnize-0.3.1-1|67	%changelog
12cr|rubygem-columnize-0.3.1-1|68	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 0.3.1-1mdv2011.0
12cr|rubygem-columnize-0.3.1-1|69	+ Revision: 623460
12cr|rubygem-columnize-0.3.1-1|70	- import rubygem-columnize
12cr|rubygem-columnize-0.3.1-1|71	

7208 12
12cr|rubygem-configuration-1.1.0-1|1	%define oname configuration
12cr|rubygem-configuration-1.1.0-1|2	%define geminstdir %{ruby_gemdir}/gems/%{oname}-%{version}
12cr|rubygem-configuration-1.1.0-1|3	
12cr|rubygem-configuration-1.1.0-1|4	Summary:    Pure ruby scoped configuration files
12cr|rubygem-configuration-1.1.0-1|5	Name:       rubygem-%{oname}
12cr|rubygem-configuration-1.1.0-1|6	Version:    1.1.0
12cr|rubygem-configuration-1.1.0-1|7	Release:    %mkrel 1
12cr|rubygem-configuration-1.1.0-1|8	Group:      Development/Ruby
12cr|rubygem-configuration-1.1.0-1|9	License:    Ruby License
12cr|rubygem-configuration-1.1.0-1|10	URL:        http://github.com/ahoward/configuration/tree/master
12cr|rubygem-configuration-1.1.0-1|11	Source0:    http://gems.rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-configuration-1.1.0-1|12	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-configuration-1.1.0-1|13	Requires:   rubygems
12cr|rubygem-configuration-1.1.0-1|14	BuildRequires: rubygems
12cr|rubygem-configuration-1.1.0-1|15	BuildArch:  noarch
12cr|rubygem-configuration-1.1.0-1|16	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-configuration-1.1.0-1|17	
12cr|rubygem-configuration-1.1.0-1|18	%description
12cr|rubygem-configuration-1.1.0-1|19	Pure ruby scoped configuration files
12cr|rubygem-configuration-1.1.0-1|20	
12cr|rubygem-configuration-1.1.0-1|21	%prep
12cr|rubygem-configuration-1.1.0-1|22	
12cr|rubygem-configuration-1.1.0-1|23	%build
12cr|rubygem-configuration-1.1.0-1|24	
12cr|rubygem-configuration-1.1.0-1|25	%install
12cr|rubygem-configuration-1.1.0-1|26	rm -rf %{buildroot}
12cr|rubygem-configuration-1.1.0-1|27	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-configuration-1.1.0-1|28	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-configuration-1.1.0-1|29	--force --rdoc %{SOURCE0}
12cr|rubygem-configuration-1.1.0-1|30	
12cr|rubygem-configuration-1.1.0-1|31	%clean
12cr|rubygem-configuration-1.1.0-1|32	rm -rf %{buildroot}
12cr|rubygem-configuration-1.1.0-1|33	
12cr|rubygem-configuration-1.1.0-1|34	%files
12cr|rubygem-configuration-1.1.0-1|35	%defattr(-, root, root, -)
12cr|rubygem-configuration-1.1.0-1|36	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-configuration-1.1.0-1|37	%{ruby_gemdir}/gems/%{oname}-%{version}/config/
12cr|rubygem-configuration-1.1.0-1|38	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-configuration-1.1.0-1|39	%{ruby_gemdir}/gems/%{oname}-%{version}/samples/
12cr|rubygem-configuration-1.1.0-1|40	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/configuration.gemspec
12cr|rubygem-configuration-1.1.0-1|41	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-configuration-1.1.0-1|42	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
12cr|rubygem-configuration-1.1.0-1|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.erb
12cr|rubygem-configuration-1.1.0-1|44	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-configuration-1.1.0-1|45	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-configuration-1.1.0-1|46	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-configuration-1.1.0-1|47	
12cr|rubygem-configuration-1.1.0-1|48	
12cr|rubygem-configuration-1.1.0-1|49	%changelog
12cr|rubygem-configuration-1.1.0-1|50	* Wed Nov 03 2010 Rémy Clouard <shikamaru@mandriva.org> 1.1.0-1mdv2011.0
12cr|rubygem-configuration-1.1.0-1|51	+ Revision: 592991
12cr|rubygem-configuration-1.1.0-1|52	- import rubygem-configuration
12cr|rubygem-configuration-1.1.0-1|53	

7209 12
12cr|rubygem-crack-0.1.8-2|1	# Generated from crack-0.1.8.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-crack-0.1.8-2|2	%define	rbname	crack
12cr|rubygem-crack-0.1.8-2|3	
12cr|rubygem-crack-0.1.8-2|4	Summary:	Really simple JSON and XML parsing, ripped from Merb and Rails
12cr|rubygem-crack-0.1.8-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-crack-0.1.8-2|6	
12cr|rubygem-crack-0.1.8-2|7	Version:	0.1.8
12cr|rubygem-crack-0.1.8-2|8	Release:	2
12cr|rubygem-crack-0.1.8-2|9	Group:		Development/Ruby
12cr|rubygem-crack-0.1.8-2|10	License:	MIT
12cr|rubygem-crack-0.1.8-2|11	URL:		http://github.com/jnunemaker/crack
12cr|rubygem-crack-0.1.8-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-crack-0.1.8-2|13	BuildRequires:	rubygems
12cr|rubygem-crack-0.1.8-2|14	BuildArch:	noarch
12cr|rubygem-crack-0.1.8-2|15	
12cr|rubygem-crack-0.1.8-2|16	%description
12cr|rubygem-crack-0.1.8-2|17	Really simple JSON and XML parsing, ripped from Merb and Rails.
12cr|rubygem-crack-0.1.8-2|18	
12cr|rubygem-crack-0.1.8-2|19	%package	doc
12cr|rubygem-crack-0.1.8-2|20	Summary:	Documentation for %{name}
12cr|rubygem-crack-0.1.8-2|21	Group:		Books/Computer books
12cr|rubygem-crack-0.1.8-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-crack-0.1.8-2|23	
12cr|rubygem-crack-0.1.8-2|24	%description	doc
12cr|rubygem-crack-0.1.8-2|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-crack-0.1.8-2|26	
12cr|rubygem-crack-0.1.8-2|27	%prep
12cr|rubygem-crack-0.1.8-2|28	%setup -q
12cr|rubygem-crack-0.1.8-2|29	
12cr|rubygem-crack-0.1.8-2|30	%build
12cr|rubygem-crack-0.1.8-2|31	%gem_build -f test
12cr|rubygem-crack-0.1.8-2|32	
12cr|rubygem-crack-0.1.8-2|33	%install
12cr|rubygem-crack-0.1.8-2|34	%gem_install
12cr|rubygem-crack-0.1.8-2|35	
12cr|rubygem-crack-0.1.8-2|36	%clean
12cr|rubygem-crack-0.1.8-2|37	rm -rf %{buildroot}
12cr|rubygem-crack-0.1.8-2|38	
12cr|rubygem-crack-0.1.8-2|39	%files
12cr|rubygem-crack-0.1.8-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-crack-0.1.8-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-crack-0.1.8-2|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-crack-0.1.8-2|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/crack
12cr|rubygem-crack-0.1.8-2|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/crack/*.rb
12cr|rubygem-crack-0.1.8-2|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-crack-0.1.8-2|46	
12cr|rubygem-crack-0.1.8-2|47	%files doc
12cr|rubygem-crack-0.1.8-2|48	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-crack-0.1.8-2|49	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-crack-0.1.8-2|50	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-crack-0.1.8-2|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-crack-0.1.8-2|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
12cr|rubygem-crack-0.1.8-2|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test/data
12cr|rubygem-crack-0.1.8-2|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/data/*.json
12cr|rubygem-crack-0.1.8-2|55	
12cr|rubygem-crack-0.1.8-2|56	
12cr|rubygem-crack-0.1.8-2|57	%changelog
12cr|rubygem-crack-0.1.8-2|58	* Mon Mar 14 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.1.8-2
12cr|rubygem-crack-0.1.8-2|59	+ Revision: 644662
12cr|rubygem-crack-0.1.8-2|60	- regenerate spec with gem2rpm5
12cr|rubygem-crack-0.1.8-2|61	
12cr|rubygem-crack-0.1.8-2|62	* Sat Oct 09 2010 Rémy Clouard <shikamaru@mandriva.org> 0.1.8-1mdv2011.0
12cr|rubygem-crack-0.1.8-2|63	+ Revision: 584447
12cr|rubygem-crack-0.1.8-2|64	- import rubygem-crack
12cr|rubygem-crack-0.1.8-2|65	

7210 12
12cr|rubygem-cucumber-1.2.1-2|1	%define	rbname cucumber
12cr|rubygem-cucumber-1.2.1-2|2	
12cr|rubygem-cucumber-1.2.1-2|3	Summary:	Behaviour Driven Development with elegance and joy
12cr|rubygem-cucumber-1.2.1-2|4	Name:		rubygem-%{rbname}
12cr|rubygem-cucumber-1.2.1-2|5	
12cr|rubygem-cucumber-1.2.1-2|6	Version:	1.2.1
12cr|rubygem-cucumber-1.2.1-2|7	Release:	2
12cr|rubygem-cucumber-1.2.1-2|8	Group:		Development/Ruby
12cr|rubygem-cucumber-1.2.1-2|9	License:	GPLv2+ or Ruby
12cr|rubygem-cucumber-1.2.1-2|10	URL:		http://cukes.info
12cr|rubygem-cucumber-1.2.1-2|11	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-cucumber-1.2.1-2|12	BuildRequires:	rubygems
12cr|rubygem-cucumber-1.2.1-2|13	BuildRequires:	locales-en
12cr|rubygem-cucumber-1.2.1-2|14	BuildArch:	noarch
12cr|rubygem-cucumber-1.2.1-2|15	%rename     ruby-cucumber
12cr|rubygem-cucumber-1.2.1-2|16	
12cr|rubygem-cucumber-1.2.1-2|17	%description
12cr|rubygem-cucumber-1.2.1-2|18	Behaviour Driven Development with elegance and joy.
12cr|rubygem-cucumber-1.2.1-2|19	
12cr|rubygem-cucumber-1.2.1-2|20	%package	doc
12cr|rubygem-cucumber-1.2.1-2|21	Summary:	Documentation for %{name}
12cr|rubygem-cucumber-1.2.1-2|22	Group:		Books/Computer books
12cr|rubygem-cucumber-1.2.1-2|23	Requires:	%{name} = %{EVRD}
12cr|rubygem-cucumber-1.2.1-2|24	
12cr|rubygem-cucumber-1.2.1-2|25	%description	doc
12cr|rubygem-cucumber-1.2.1-2|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-cucumber-1.2.1-2|27	
12cr|rubygem-cucumber-1.2.1-2|28	%prep
12cr|rubygem-cucumber-1.2.1-2|29	%setup -q
12cr|rubygem-cucumber-1.2.1-2|30	
12cr|rubygem-cucumber-1.2.1-2|31	%build
12cr|rubygem-cucumber-1.2.1-2|32	export LANG=en_US.UTF-8
12cr|rubygem-cucumber-1.2.1-2|33	export LC_ALL=en_US.UTF-8
12cr|rubygem-cucumber-1.2.1-2|34	%gem_build -f '(examples|features|fixtures|gem_tasks|legacy_features|spec)/'
12cr|rubygem-cucumber-1.2.1-2|35	
12cr|rubygem-cucumber-1.2.1-2|36	%install
12cr|rubygem-cucumber-1.2.1-2|37	%gem_install
12cr|rubygem-cucumber-1.2.1-2|38	
12cr|rubygem-cucumber-1.2.1-2|39	%files
12cr|rubygem-cucumber-1.2.1-2|40	%{_bindir}/cucumber
12cr|rubygem-cucumber-1.2.1-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-cucumber-1.2.1-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-cucumber-1.2.1-2|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/cucumber
12cr|rubygem-cucumber-1.2.1-2|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/features
12cr|rubygem-cucumber-1.2.1-2|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/features/.cucumber
12cr|rubygem-cucumber-1.2.1-2|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/features/*
12cr|rubygem-cucumber-1.2.1-2|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/fixtures
12cr|rubygem-cucumber-1.2.1-2|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/fixtures/*
12cr|rubygem-cucumber-1.2.1-2|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks
12cr|rubygem-cucumber-1.2.1-2|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/*.rake
12cr|rubygem-cucumber-1.2.1-2|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/*.rb
12cr|rubygem-cucumber-1.2.1-2|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/*.txt
12cr|rubygem-cucumber-1.2.1-2|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/legacy_features
12cr|rubygem-cucumber-1.2.1-2|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/legacy_features/*
12cr|rubygem-cucumber-1.2.1-2|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-cucumber-1.2.1-2|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
12cr|rubygem-cucumber-1.2.1-2|57	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
12cr|rubygem-cucumber-1.2.1-2|58	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*.rb
12cr|rubygem-cucumber-1.2.1-2|59	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec/cucumber
12cr|rubygem-cucumber-1.2.1-2|60	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/yard/
12cr|rubygem-cucumber-1.2.1-2|61	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/yard/default
12cr|rubygem-cucumber-1.2.1-2|62	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/yard/default/layout/
12cr|rubygem-cucumber-1.2.1-2|63	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/yard/default/layout/html/
12cr|rubygem-cucumber-1.2.1-2|64	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/cucumber/*
12cr|rubygem-cucumber-1.2.1-2|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/yard/default/layout/html/*
12cr|rubygem-cucumber-1.2.1-2|66	%{ruby_gemdir}/gems/%{rbname}-%{version}/gem_tasks/stats
12cr|rubygem-cucumber-1.2.1-2|67	%{ruby_gemdir}/gems/%{rbname}-%{version}/features/.cucumber/stepdefs.json
12cr|rubygem-cucumber-1.2.1-2|68	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-cucumber-1.2.1-2|69	
12cr|rubygem-cucumber-1.2.1-2|70	%files doc
12cr|rubygem-cucumber-1.2.1-2|71	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-cucumber-1.2.1-2|72	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
12cr|rubygem-cucumber-1.2.1-2|73	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*
12cr|rubygem-cucumber-1.2.1-2|74	
12cr|rubygem-cucumber-1.2.1-2|75	
12cr|rubygem-cucumber-1.2.1-2|76	%changelog
12cr|rubygem-cucumber-1.2.1-2|77	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.4-2
12cr|rubygem-cucumber-1.2.1-2|78	+ Revision: 774161
12cr|rubygem-cucumber-1.2.1-2|79	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-cucumber-1.2.1-2|80	
12cr|rubygem-cucumber-1.2.1-2|81	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.4-1
12cr|rubygem-cucumber-1.2.1-2|82	+ Revision: 766992
12cr|rubygem-cucumber-1.2.1-2|83	- version update 1.1.4
12cr|rubygem-cucumber-1.2.1-2|84	
12cr|rubygem-cucumber-1.2.1-2|85	* Wed Sep 07 2011 Andrey Smirnov <asmirnov@mandriva.org> 0.10.3-1
12cr|rubygem-cucumber-1.2.1-2|86	+ Revision: 698635
12cr|rubygem-cucumber-1.2.1-2|87	- rpmlint warning
12cr|rubygem-cucumber-1.2.1-2|88	
12cr|rubygem-cucumber-1.2.1-2|89	+ Alexander Barakin <abarakin@mandriva.org>
12cr|rubygem-cucumber-1.2.1-2|90	- imported package rubygem-cucumber
12cr|rubygem-cucumber-1.2.1-2|91	
12cr|rubygem-cucumber-1.2.1-2|92	* Mon Mar 14 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.10.0-1
12cr|rubygem-cucumber-1.2.1-2|93	+ Revision: 644643
12cr|rubygem-cucumber-1.2.1-2|94	- new release: 0.10.0
12cr|rubygem-cucumber-1.2.1-2|95	- regenerate spec with gem2rpm5
12cr|rubygem-cucumber-1.2.1-2|96	
12cr|rubygem-cucumber-1.2.1-2|97	* Wed Dec 01 2010 Rémy Clouard <shikamaru@mandriva.org> 0.9.4-1mdv2011.0
12cr|rubygem-cucumber-1.2.1-2|98	+ Revision: 604513
12cr|rubygem-cucumber-1.2.1-2|99	- bump release now that rspec 2 is in stable version
12cr|rubygem-cucumber-1.2.1-2|100	
12cr|rubygem-cucumber-1.2.1-2|101	* Wed Nov 03 2010 Rémy Clouard <shikamaru@mandriva.org> 0.7.3-1mdv2011.0
12cr|rubygem-cucumber-1.2.1-2|102	+ Revision: 592898
12cr|rubygem-cucumber-1.2.1-2|103	- import rubygem-cucumber
12cr|rubygem-cucumber-1.2.1-2|104	

7211 12
12cr|rubygem-cucumber-rails-0.3.2-1|1	%define oname cucumber-rails
12cr|rubygem-cucumber-rails-0.3.2-1|2	
12cr|rubygem-cucumber-rails-0.3.2-1|3	Name:       rubygem-%{oname}
12cr|rubygem-cucumber-rails-0.3.2-1|4	Version:    0.3.2
12cr|rubygem-cucumber-rails-0.3.2-1|5	Release:    %mkrel 1
12cr|rubygem-cucumber-rails-0.3.2-1|6	Summary:    Cucumber Generators and Runtime for Rails
12cr|rubygem-cucumber-rails-0.3.2-1|7	Group:      Development/Ruby
12cr|rubygem-cucumber-rails-0.3.2-1|8	License:    MIT
12cr|rubygem-cucumber-rails-0.3.2-1|9	URL:        http://github.com/aslakhellesoy/cucumber-rails
12cr|rubygem-cucumber-rails-0.3.2-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-cucumber-rails-0.3.2-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-cucumber-rails-0.3.2-1|12	Requires:   rubygems
12cr|rubygem-cucumber-rails-0.3.2-1|13	Suggests:   rubygem(aruba) >= 0.1.9
12cr|rubygem-cucumber-rails-0.3.2-1|14	BuildRequires: rubygems
12cr|rubygem-cucumber-rails-0.3.2-1|15	BuildArch:  noarch
12cr|rubygem-cucumber-rails-0.3.2-1|16	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-cucumber-rails-0.3.2-1|17	
12cr|rubygem-cucumber-rails-0.3.2-1|18	%description
12cr|rubygem-cucumber-rails-0.3.2-1|19	Cucumber Generators and Runtime for Rails
12cr|rubygem-cucumber-rails-0.3.2-1|20	
12cr|rubygem-cucumber-rails-0.3.2-1|21	
12cr|rubygem-cucumber-rails-0.3.2-1|22	%prep
12cr|rubygem-cucumber-rails-0.3.2-1|23	
12cr|rubygem-cucumber-rails-0.3.2-1|24	%build
12cr|rubygem-cucumber-rails-0.3.2-1|25	
12cr|rubygem-cucumber-rails-0.3.2-1|26	%install
12cr|rubygem-cucumber-rails-0.3.2-1|27	rm -rf %{buildroot}
12cr|rubygem-cucumber-rails-0.3.2-1|28	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-cucumber-rails-0.3.2-1|29	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-cucumber-rails-0.3.2-1|30	--force --rdoc %{SOURCE0}
12cr|rubygem-cucumber-rails-0.3.2-1|31	
12cr|rubygem-cucumber-rails-0.3.2-1|32	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/ -name ".gitignore" -exec rm -f {} \;
12cr|rubygem-cucumber-rails-0.3.2-1|33	chmod -x %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
12cr|rubygem-cucumber-rails-0.3.2-1|34	%clean
12cr|rubygem-cucumber-rails-0.3.2-1|35	rm -rf %{buildroot}
12cr|rubygem-cucumber-rails-0.3.2-1|36	
12cr|rubygem-cucumber-rails-0.3.2-1|37	%files
12cr|rubygem-cucumber-rails-0.3.2-1|38	%defattr(-, root, root, -)
12cr|rubygem-cucumber-rails-0.3.2-1|39	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-cucumber-rails-0.3.2-1|40	%{ruby_gemdir}/gems/%{oname}-%{version}/dev_tasks/
12cr|rubygem-cucumber-rails-0.3.2-1|41	%{ruby_gemdir}/gems/%{oname}-%{version}/features/
12cr|rubygem-cucumber-rails-0.3.2-1|42	%{ruby_gemdir}/gems/%{oname}-%{version}/generators/
12cr|rubygem-cucumber-rails-0.3.2-1|43	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-cucumber-rails-0.3.2-1|44	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-cucumber-rails-0.3.2-1|45	%{ruby_gemdir}/gems/%{oname}-%{version}/templates/
12cr|rubygem-cucumber-rails-0.3.2-1|46	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-cucumber-rails-0.3.2-1|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/HACKING.rdoc
12cr|rubygem-cucumber-rails-0.3.2-1|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
12cr|rubygem-cucumber-rails-0.3.2-1|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-cucumber-rails-0.3.2-1|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-cucumber-rails-0.3.2-1|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
12cr|rubygem-cucumber-rails-0.3.2-1|52	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
12cr|rubygem-cucumber-rails-0.3.2-1|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
12cr|rubygem-cucumber-rails-0.3.2-1|54	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-cucumber-rails-0.3.2-1|55	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-cucumber-rails-0.3.2-1|56	
12cr|rubygem-cucumber-rails-0.3.2-1|57	
12cr|rubygem-cucumber-rails-0.3.2-1|58	%changelog
12cr|rubygem-cucumber-rails-0.3.2-1|59	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 0.3.2-1mdv2011.0
12cr|rubygem-cucumber-rails-0.3.2-1|60	+ Revision: 623461
12cr|rubygem-cucumber-rails-0.3.2-1|61	- import rubygem-cucumber-rails
12cr|rubygem-cucumber-rails-0.3.2-1|62	

7212 12
12cr|rubygem-culerity-0.2.12-1|1	%define oname culerity
12cr|rubygem-culerity-0.2.12-1|2	
12cr|rubygem-culerity-0.2.12-1|3	Name:       rubygem-%{oname}
12cr|rubygem-culerity-0.2.12-1|4	Version:    0.2.12
12cr|rubygem-culerity-0.2.12-1|5	Release:    %mkrel 1
12cr|rubygem-culerity-0.2.12-1|6	Summary:    Integrates Cucumber and Celerity in order to test your application's full stack
12cr|rubygem-culerity-0.2.12-1|7	Group:      Development/Ruby
12cr|rubygem-culerity-0.2.12-1|8	License:    MIT
12cr|rubygem-culerity-0.2.12-1|9	URL:        http://github.com/langalex/culerity
12cr|rubygem-culerity-0.2.12-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-culerity-0.2.12-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-culerity-0.2.12-1|12	Requires:   rubygems
12cr|rubygem-culerity-0.2.12-1|13	BuildRequires: rubygems
12cr|rubygem-culerity-0.2.12-1|14	BuildArch:  noarch
12cr|rubygem-culerity-0.2.12-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-culerity-0.2.12-1|16	
12cr|rubygem-culerity-0.2.12-1|17	%description
12cr|rubygem-culerity-0.2.12-1|18	Culerity integrates Cucumber and Celerity in order to test your application's
12cr|rubygem-culerity-0.2.12-1|19	full stack.
12cr|rubygem-culerity-0.2.12-1|20	
12cr|rubygem-culerity-0.2.12-1|21	
12cr|rubygem-culerity-0.2.12-1|22	%prep
12cr|rubygem-culerity-0.2.12-1|23	
12cr|rubygem-culerity-0.2.12-1|24	%build
12cr|rubygem-culerity-0.2.12-1|25	
12cr|rubygem-culerity-0.2.12-1|26	%install
12cr|rubygem-culerity-0.2.12-1|27	rm -rf %{buildroot}
12cr|rubygem-culerity-0.2.12-1|28	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-culerity-0.2.12-1|29	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-culerity-0.2.12-1|30	--force --rdoc %{SOURCE0}
12cr|rubygem-culerity-0.2.12-1|31	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-culerity-0.2.12-1|32	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-culerity-0.2.12-1|33	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-culerity-0.2.12-1|34	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cr|rubygem-culerity-0.2.12-1|35	
12cr|rubygem-culerity-0.2.12-1|36	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
12cr|rubygem-culerity-0.2.12-1|37	
12cr|rubygem-culerity-0.2.12-1|38	%clean
12cr|rubygem-culerity-0.2.12-1|39	rm -rf %{buildroot}
12cr|rubygem-culerity-0.2.12-1|40	
12cr|rubygem-culerity-0.2.12-1|41	%files
12cr|rubygem-culerity-0.2.12-1|42	%defattr(-, root, root, -)
12cr|rubygem-culerity-0.2.12-1|43	%{_bindir}/run_celerity_server.rb
12cr|rubygem-culerity-0.2.12-1|44	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-culerity-0.2.12-1|45	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-culerity-0.2.12-1|46	%{ruby_gemdir}/gems/%{oname}-%{version}/features/
12cr|rubygem-culerity-0.2.12-1|47	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-culerity-0.2.12-1|48	%{ruby_gemdir}/gems/%{oname}-%{version}/rails/
12cr|rubygem-culerity-0.2.12-1|49	%{ruby_gemdir}/gems/%{oname}-%{version}/rails_generators/
12cr|rubygem-culerity-0.2.12-1|50	%{ruby_gemdir}/gems/%{oname}-%{version}/script/
12cr|rubygem-culerity-0.2.12-1|51	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-culerity-0.2.12-1|52	%{ruby_gemdir}/gems/%{oname}-%{version}/init.rb
12cr|rubygem-culerity-0.2.12-1|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGES.md
12cr|rubygem-culerity-0.2.12-1|54	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/MIT-LICENSE
12cr|rubygem-culerity-0.2.12-1|55	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-culerity-0.2.12-1|56	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
12cr|rubygem-culerity-0.2.12-1|57	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION.yml
12cr|rubygem-culerity-0.2.12-1|58	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
12cr|rubygem-culerity-0.2.12-1|59	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-culerity-0.2.12-1|60	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-culerity-0.2.12-1|61	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-culerity-0.2.12-1|62	
12cr|rubygem-culerity-0.2.12-1|63	
12cr|rubygem-culerity-0.2.12-1|64	%changelog
12cr|rubygem-culerity-0.2.12-1|65	* Sun Dec 19 2010 Rémy Clouard <shikamaru@mandriva.org> 0.2.12-1mdv2011.0
12cr|rubygem-culerity-0.2.12-1|66	+ Revision: 623062
12cr|rubygem-culerity-0.2.12-1|67	- oops, fix rel
12cr|rubygem-culerity-0.2.12-1|68	- import rubygem-culerity
12cr|rubygem-culerity-0.2.12-1|69	

7213 12
12cr|rubygem-curb-0.8.1-2|1	%define Werror_cflags %nil
12cr|rubygem-curb-0.8.1-2|2	
12cr|rubygem-curb-0.8.1-2|3	%define oname   curb
12cr|rubygem-curb-0.8.1-2|4	
12cr|rubygem-curb-0.8.1-2|5	Name:       rubygem-%{oname}
12cr|rubygem-curb-0.8.1-2|6	Version:    0.8.1
12cr|rubygem-curb-0.8.1-2|7	Release:    %mkrel 2
12cr|rubygem-curb-0.8.1-2|8	Summary:    Ruby libcurl bindings
12cr|rubygem-curb-0.8.1-2|9	Group:      Development/Ruby
12cr|rubygem-curb-0.8.1-2|10	License:    MIT
12cr|rubygem-curb-0.8.1-2|11	URL:        http://curb.rubyforge.org/
12cr|rubygem-curb-0.8.1-2|12	Source0:    http://rubygems.org/downloads/%{oname}-%{version}.gem
12cr|rubygem-curb-0.8.1-2|13	BuildRequires: rubygems
12cr|rubygem-curb-0.8.1-2|14	BuildRequires: rubygem(rake)
12cr|rubygem-curb-0.8.1-2|15	BuildRequires: ruby-devel
12cr|rubygem-curb-0.8.1-2|16	BuildRequires: curl-devel
12cr|rubygem-curb-0.8.1-2|17	
12cr|rubygem-curb-0.8.1-2|18	%description
12cr|rubygem-curb-0.8.1-2|19	Curb (probably CUrl-RuBy or something) provides Ruby-language bindings for
12cr|rubygem-curb-0.8.1-2|20	the libcurl(3), a fully-featured client-side URL transfer library. cURL and
12cr|rubygem-curb-0.8.1-2|21	libcurl live at http://curl.haxx.se/
12cr|rubygem-curb-0.8.1-2|22	
12cr|rubygem-curb-0.8.1-2|23	%files
12cr|rubygem-curb-0.8.1-2|24	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-curb-0.8.1-2|25	%{ruby_gemdir}/gems/%{oname}-%{version}/lib
12cr|rubygem-curb-0.8.1-2|26	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-curb-0.8.1-2|27	%{ruby_sitearchdir}/curb_core.so
12cr|rubygem-curb-0.8.1-2|28	
12cr|rubygem-curb-0.8.1-2|29	#-------------------------------------------------------------------------------
12cr|rubygem-curb-0.8.1-2|30	%package        doc
12cr|rubygem-curb-0.8.1-2|31	Summary:    Documentation for %{name}
12cr|rubygem-curb-0.8.1-2|32	Group:      Development/Ruby
12cr|rubygem-curb-0.8.1-2|33	Requires:   %{name} = %{version}-%{release}
12cr|rubygem-curb-0.8.1-2|34	
12cr|rubygem-curb-0.8.1-2|35	%description    doc
12cr|rubygem-curb-0.8.1-2|36	Documents, Rdoc & RI documentation for %{name}.
12cr|rubygem-curb-0.8.1-2|37	%files          doc
12cr|rubygem-curb-0.8.1-2|38	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-curb-0.8.1-2|39	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-curb-0.8.1-2|40	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
12cr|rubygem-curb-0.8.1-2|41	#-------------------------------------------------------------------------------
12cr|rubygem-curb-0.8.1-2|42	
12cr|rubygem-curb-0.8.1-2|43	%prep
12cr|rubygem-curb-0.8.1-2|44	%setup -q
12cr|rubygem-curb-0.8.1-2|45	sed -i -e 's|localhost:|127.0.0.1:|g' tests/*.rb || die
12cr|rubygem-curb-0.8.1-2|46	tar xmf data.tar.gz
12cr|rubygem-curb-0.8.1-2|47	
12cr|rubygem-curb-0.8.1-2|48	%build
12cr|rubygem-curb-0.8.1-2|49	export CONFIGURE_ARGS="--with-cflags='%{optflags}'"
12cr|rubygem-curb-0.8.1-2|50	%gem_build
12cr|rubygem-curb-0.8.1-2|51	
12cr|rubygem-curb-0.8.1-2|52	%install
12cr|rubygem-curb-0.8.1-2|53	%gem_install
12cr|rubygem-curb-0.8.1-2|54	
12cr|rubygem-curb-0.8.1-2|55	%check
12cr|rubygem-curb-0.8.1-2|56	rake test

7214 12
12cr|rubygem-daemon_controller-0.2.6-1|1	# Generated from daemon_controller-0.2.6.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-daemon_controller-0.2.6-1|2	%define	rbname	daemon_controller
12cr|rubygem-daemon_controller-0.2.6-1|3	
12cr|rubygem-daemon_controller-0.2.6-1|4	Summary:	A library for implementing daemon management capabilities
12cr|rubygem-daemon_controller-0.2.6-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-daemon_controller-0.2.6-1|6	
12cr|rubygem-daemon_controller-0.2.6-1|7	Version:	0.2.6
12cr|rubygem-daemon_controller-0.2.6-1|8	Release:	1
12cr|rubygem-daemon_controller-0.2.6-1|9	Group:		Development/Ruby
12cr|rubygem-daemon_controller-0.2.6-1|10	License:	BSD
12cr|rubygem-daemon_controller-0.2.6-1|11	URL:		http://github.com/FooBarWidget/daemon_controller/tree/master
12cr|rubygem-daemon_controller-0.2.6-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-daemon_controller-0.2.6-1|13	BuildRequires:	rubygems
12cr|rubygem-daemon_controller-0.2.6-1|14	BuildArch:	noarch
12cr|rubygem-daemon_controller-0.2.6-1|15	
12cr|rubygem-daemon_controller-0.2.6-1|16	%description
12cr|rubygem-daemon_controller-0.2.6-1|17	A library for robust daemon management.
12cr|rubygem-daemon_controller-0.2.6-1|18	
12cr|rubygem-daemon_controller-0.2.6-1|19	%package	doc
12cr|rubygem-daemon_controller-0.2.6-1|20	Summary:	Documentation for %{name}
12cr|rubygem-daemon_controller-0.2.6-1|21	Group:		Books/Computer books
12cr|rubygem-daemon_controller-0.2.6-1|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-daemon_controller-0.2.6-1|23	
12cr|rubygem-daemon_controller-0.2.6-1|24	%description	doc
12cr|rubygem-daemon_controller-0.2.6-1|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-daemon_controller-0.2.6-1|26	
12cr|rubygem-daemon_controller-0.2.6-1|27	%prep
12cr|rubygem-daemon_controller-0.2.6-1|28	%setup -q
12cr|rubygem-daemon_controller-0.2.6-1|29	
12cr|rubygem-daemon_controller-0.2.6-1|30	%build
12cr|rubygem-daemon_controller-0.2.6-1|31	%gem_build -f spec/
12cr|rubygem-daemon_controller-0.2.6-1|32	
12cr|rubygem-daemon_controller-0.2.6-1|33	%install
12cr|rubygem-daemon_controller-0.2.6-1|34	%gem_install
12cr|rubygem-daemon_controller-0.2.6-1|35	
12cr|rubygem-daemon_controller-0.2.6-1|36	%files
12cr|rubygem-daemon_controller-0.2.6-1|37	%doc LICENSE.txt README.markdown
12cr|rubygem-daemon_controller-0.2.6-1|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-daemon_controller-0.2.6-1|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-daemon_controller-0.2.6-1|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-daemon_controller-0.2.6-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/daemon_controller
12cr|rubygem-daemon_controller-0.2.6-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/daemon_controller/*.rb
12cr|rubygem-daemon_controller-0.2.6-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
12cr|rubygem-daemon_controller-0.2.6-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*.rb
12cr|rubygem-daemon_controller-0.2.6-1|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-daemon_controller-0.2.6-1|46	
12cr|rubygem-daemon_controller-0.2.6-1|47	%files doc
12cr|rubygem-daemon_controller-0.2.6-1|48	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-daemon_controller-0.2.6-1|49	
12cr|rubygem-daemon_controller-0.2.6-1|50	
12cr|rubygem-daemon_controller-0.2.6-1|51	
12cr|rubygem-daemon_controller-0.2.6-1|52	%changelog
12cr|rubygem-daemon_controller-0.2.6-1|53	* Tue Mar 29 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.2.6-1
12cr|rubygem-daemon_controller-0.2.6-1|54	+ Revision: 648727
12cr|rubygem-daemon_controller-0.2.6-1|55	- imported package rubygem-daemon_controller
12cr|rubygem-daemon_controller-0.2.6-1|56	
12cr|rubygem-daemon_controller-0.2.6-1|57	
12cr|rubygem-daemon_controller-0.2.6-1|58	* Tue Mar 29 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.2.6-1
12cr|rubygem-daemon_controller-0.2.6-1|59	- Initial package

7215 12
12cr|rubygem-daemons-1.1.9-1|1	# Generated from daemons-1.0.10.gem by gem2rpm -*- rpm-spec -*-
12cr|rubygem-daemons-1.1.9-1|2	%define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")
12cr|rubygem-daemons-1.1.9-1|3	%define gemdir %(ruby -rubygems -e 'puts Gem::dir' 2>/dev/null)
12cr|rubygem-daemons-1.1.9-1|4	%define gemname daemons
12cr|rubygem-daemons-1.1.9-1|5	%define geminstdir %{gemdir}/gems/%{gemname}-%{version}
12cr|rubygem-daemons-1.1.9-1|6	
12cr|rubygem-daemons-1.1.9-1|7	Summary: A toolkit to create and control daemons in different ways
12cr|rubygem-daemons-1.1.9-1|8	Name: rubygem-%{gemname}
12cr|rubygem-daemons-1.1.9-1|9	Version: 1.1.9
12cr|rubygem-daemons-1.1.9-1|10	Release:	1
12cr|rubygem-daemons-1.1.9-1|11	Group: Development/Ruby
12cr|rubygem-daemons-1.1.9-1|12	# The entire source code is MIT except daemonize.rb (GPLv2+ or Ruby)
12cr|rubygem-daemons-1.1.9-1|13	License: MIT and (GPLv2+ or Ruby)
12cr|rubygem-daemons-1.1.9-1|14	URL: http://daemons.rubyforge.org
12cr|rubygem-daemons-1.1.9-1|15	Source0: http://gems.rubyforge.org/gems/%{gemname}-%{version}.gem
12cr|rubygem-daemons-1.1.9-1|16	Requires: rubygems
12cr|rubygem-daemons-1.1.9-1|17	BuildRequires: rubygems
12cr|rubygem-daemons-1.1.9-1|18	BuildArch: noarch
12cr|rubygem-daemons-1.1.9-1|19	Provides: rubygem(%{gemname}) = %{version}
12cr|rubygem-daemons-1.1.9-1|20	
12cr|rubygem-daemons-1.1.9-1|21	%description
12cr|rubygem-daemons-1.1.9-1|22	Daemons provides an easy way to wrap existing ruby scripts (for example a
12cr|rubygem-daemons-1.1.9-1|23	self-written server)  to be run as a daemon and to be controlled by simple
12cr|rubygem-daemons-1.1.9-1|24	start/stop/restart commands.  You can also call blocks as daemons and control
12cr|rubygem-daemons-1.1.9-1|25	them from the parent or just daemonize the current process.  Besides this
12cr|rubygem-daemons-1.1.9-1|26	basic functionality, daemons offers many advanced features like exception
12cr|rubygem-daemons-1.1.9-1|27	backtracing and logging (in case your ruby script crashes) and monitoring and
12cr|rubygem-daemons-1.1.9-1|28	automatic restarting of your processes if they crash.
12cr|rubygem-daemons-1.1.9-1|29	
12cr|rubygem-daemons-1.1.9-1|30	
12cr|rubygem-daemons-1.1.9-1|31	%prep
12cr|rubygem-daemons-1.1.9-1|32	
12cr|rubygem-daemons-1.1.9-1|33	%build
12cr|rubygem-daemons-1.1.9-1|34	
12cr|rubygem-daemons-1.1.9-1|35	%install
12cr|rubygem-daemons-1.1.9-1|36	mkdir -p %{buildroot}%{gemdir}
12cr|rubygem-daemons-1.1.9-1|37	gem install --local --install-dir %{buildroot}%{gemdir} \
12cr|rubygem-daemons-1.1.9-1|38	--force --rdoc %{SOURCE0}
12cr|rubygem-daemons-1.1.9-1|39	chmod a+x %{buildroot}%{geminstdir}/examples/run/myserver.rb
12cr|rubygem-daemons-1.1.9-1|40	
12cr|rubygem-daemons-1.1.9-1|41	%files
12cr|rubygem-daemons-1.1.9-1|42	%dir %{geminstdir}
12cr|rubygem-daemons-1.1.9-1|43	%doc %{gemdir}/doc/%{gemname}-%{version}
12cr|rubygem-daemons-1.1.9-1|44	%{geminstdir}/examples/
12cr|rubygem-daemons-1.1.9-1|45	%{geminstdir}/lib/
12cr|rubygem-daemons-1.1.9-1|46	%{geminstdir}/Rakefile
12cr|rubygem-daemons-1.1.9-1|47	%{geminstdir}/setup.rb
12cr|rubygem-daemons-1.1.9-1|48	%doc %{geminstdir}/LICENSE
12cr|rubygem-daemons-1.1.9-1|49	%doc %{geminstdir}/README
12cr|rubygem-daemons-1.1.9-1|50	%doc %{geminstdir}/Releases
12cr|rubygem-daemons-1.1.9-1|51	%doc %{geminstdir}/TODO
12cr|rubygem-daemons-1.1.9-1|52	%{gemdir}/cache/%{gemname}-%{version}.gem
12cr|rubygem-daemons-1.1.9-1|53	%{gemdir}/specifications/%{gemname}-%{version}.gemspec

7216 12
12cr|rubygem-database_cleaner-0.5.2-1|1	%define oname database_cleaner
12cr|rubygem-database_cleaner-0.5.2-1|2	
12cr|rubygem-database_cleaner-0.5.2-1|3	Name:       rubygem-%{oname}
12cr|rubygem-database_cleaner-0.5.2-1|4	Version:    0.5.2
12cr|rubygem-database_cleaner-0.5.2-1|5	Release:    %mkrel 1
12cr|rubygem-database_cleaner-0.5.2-1|6	Summary:    Strategies for cleaning databases
12cr|rubygem-database_cleaner-0.5.2-1|7	Group:      Development/Ruby
12cr|rubygem-database_cleaner-0.5.2-1|8	License:    MIT
12cr|rubygem-database_cleaner-0.5.2-1|9	URL:        http://github.com/bmabey/database_cleaner
12cr|rubygem-database_cleaner-0.5.2-1|10	Source0:    http://rubygems.org/downloads/%{oname}-%{version}.gem
12cr|rubygem-database_cleaner-0.5.2-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-database_cleaner-0.5.2-1|12	Requires:   rubygems
12cr|rubygem-database_cleaner-0.5.2-1|13	BuildRequires: rubygems
12cr|rubygem-database_cleaner-0.5.2-1|14	BuildArch:  noarch
12cr|rubygem-database_cleaner-0.5.2-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-database_cleaner-0.5.2-1|16	
12cr|rubygem-database_cleaner-0.5.2-1|17	%description
12cr|rubygem-database_cleaner-0.5.2-1|18	Strategies for cleaning databases.  Can be used to ensure a clean state for
12cr|rubygem-database_cleaner-0.5.2-1|19	testing.
12cr|rubygem-database_cleaner-0.5.2-1|20	
12cr|rubygem-database_cleaner-0.5.2-1|21	
12cr|rubygem-database_cleaner-0.5.2-1|22	%prep
12cr|rubygem-database_cleaner-0.5.2-1|23	
12cr|rubygem-database_cleaner-0.5.2-1|24	%build
12cr|rubygem-database_cleaner-0.5.2-1|25	
12cr|rubygem-database_cleaner-0.5.2-1|26	%install
12cr|rubygem-database_cleaner-0.5.2-1|27	rm -rf %{buildroot}
12cr|rubygem-database_cleaner-0.5.2-1|28	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-database_cleaner-0.5.2-1|29	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-database_cleaner-0.5.2-1|30	--force --rdoc %{SOURCE0}
12cr|rubygem-database_cleaner-0.5.2-1|31	
12cr|rubygem-database_cleaner-0.5.2-1|32	%clean
12cr|rubygem-database_cleaner-0.5.2-1|33	rm -rf %{buildroot}
12cr|rubygem-database_cleaner-0.5.2-1|34	
12cr|rubygem-database_cleaner-0.5.2-1|35	%files
12cr|rubygem-database_cleaner-0.5.2-1|36	%defattr(-, root, root, -)
12cr|rubygem-database_cleaner-0.5.2-1|37	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-database_cleaner-0.5.2-1|38	%{ruby_gemdir}/gems/%{oname}-%{version}/examples/
12cr|rubygem-database_cleaner-0.5.2-1|39	%{ruby_gemdir}/gems/%{oname}-%{version}/features/
12cr|rubygem-database_cleaner-0.5.2-1|40	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-database_cleaner-0.5.2-1|41	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-database_cleaner-0.5.2-1|42	%{ruby_gemdir}/gems/%{oname}-%{version}/cucumber.yml
12cr|rubygem-database_cleaner-0.5.2-1|43	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-database_cleaner-0.5.2-1|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
12cr|rubygem-database_cleaner-0.5.2-1|45	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-database_cleaner-0.5.2-1|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-database_cleaner-0.5.2-1|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.textile
12cr|rubygem-database_cleaner-0.5.2-1|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/TODO
12cr|rubygem-database_cleaner-0.5.2-1|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION.yml
12cr|rubygem-database_cleaner-0.5.2-1|50	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-database_cleaner-0.5.2-1|51	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-database_cleaner-0.5.2-1|52	
12cr|rubygem-database_cleaner-0.5.2-1|53	
12cr|rubygem-database_cleaner-0.5.2-1|54	%changelog
12cr|rubygem-database_cleaner-0.5.2-1|55	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 0.5.2-1mdv2011.0
12cr|rubygem-database_cleaner-0.5.2-1|56	+ Revision: 623462
12cr|rubygem-database_cleaner-0.5.2-1|57	- import rubygem-database_cleaner
12cr|rubygem-database_cleaner-0.5.2-1|58	

7217 12
12cr|rubygem-datamapper-1.2.0-2|1	# Generated from datamapper-1.2.0.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-datamapper-1.2.0-2|2	%define	rbname	datamapper
12cr|rubygem-datamapper-1.2.0-2|3	
12cr|rubygem-datamapper-1.2.0-2|4	Summary:	An Object/Relational Mapper for Ruby
12cr|rubygem-datamapper-1.2.0-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-datamapper-1.2.0-2|6	
12cr|rubygem-datamapper-1.2.0-2|7	Version:	1.2.0
12cr|rubygem-datamapper-1.2.0-2|8	Release:	2
12cr|rubygem-datamapper-1.2.0-2|9	Group:		Development/Ruby
12cr|rubygem-datamapper-1.2.0-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-datamapper-1.2.0-2|11	URL:		http://datamapper.org
12cr|rubygem-datamapper-1.2.0-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-datamapper-1.2.0-2|13	BuildRequires:	rubygems
12cr|rubygem-datamapper-1.2.0-2|14	BuildArch:	noarch
12cr|rubygem-datamapper-1.2.0-2|15	
12cr|rubygem-datamapper-1.2.0-2|16	%description
12cr|rubygem-datamapper-1.2.0-2|17	Faster, Better, Simpler.
12cr|rubygem-datamapper-1.2.0-2|18	
12cr|rubygem-datamapper-1.2.0-2|19	%package	doc
12cr|rubygem-datamapper-1.2.0-2|20	Summary:	Documentation for %{name}
12cr|rubygem-datamapper-1.2.0-2|21	Group:		Books/Computer books
12cr|rubygem-datamapper-1.2.0-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-datamapper-1.2.0-2|23	BuildArch:	noarch
12cr|rubygem-datamapper-1.2.0-2|24	
12cr|rubygem-datamapper-1.2.0-2|25	%description	doc
12cr|rubygem-datamapper-1.2.0-2|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-datamapper-1.2.0-2|27	
12cr|rubygem-datamapper-1.2.0-2|28	%prep
12cr|rubygem-datamapper-1.2.0-2|29	%setup -q
12cr|rubygem-datamapper-1.2.0-2|30	
12cr|rubygem-datamapper-1.2.0-2|31	%build
12cr|rubygem-datamapper-1.2.0-2|32	%gem_build
12cr|rubygem-datamapper-1.2.0-2|33	
12cr|rubygem-datamapper-1.2.0-2|34	%install
12cr|rubygem-datamapper-1.2.0-2|35	%gem_install
12cr|rubygem-datamapper-1.2.0-2|36	
12cr|rubygem-datamapper-1.2.0-2|37	%files
12cr|rubygem-datamapper-1.2.0-2|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-datamapper-1.2.0-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-datamapper-1.2.0-2|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-datamapper-1.2.0-2|41	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-datamapper-1.2.0-2|42	
12cr|rubygem-datamapper-1.2.0-2|43	%files doc
12cr|rubygem-datamapper-1.2.0-2|44	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
12cr|rubygem-datamapper-1.2.0-2|45	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-datamapper-1.2.0-2|46	
12cr|rubygem-datamapper-1.2.0-2|47	
12cr|rubygem-datamapper-1.2.0-2|48	%changelog
12cr|rubygem-datamapper-1.2.0-2|49	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.0-2
12cr|rubygem-datamapper-1.2.0-2|50	+ Revision: 774161
12cr|rubygem-datamapper-1.2.0-2|51	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-datamapper-1.2.0-2|52	
12cr|rubygem-datamapper-1.2.0-2|53	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.0-1
12cr|rubygem-datamapper-1.2.0-2|54	+ Revision: 766897
12cr|rubygem-datamapper-1.2.0-2|55	- imported package rubygem-datamapper
12cr|rubygem-datamapper-1.2.0-2|56	

7218 12
12cr|rubygem-data_objects-0.10.7-2|1	# Generated from data_objects-0.10.7.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
12cr|rubygem-data_objects-0.10.7-2|2	%define	rbname	data_objects
12cr|rubygem-data_objects-0.10.7-2|3	
12cr|rubygem-data_objects-0.10.7-2|4	Summary:	DataObjects basic API and shared driver specifications
12cr|rubygem-data_objects-0.10.7-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-data_objects-0.10.7-2|6	
12cr|rubygem-data_objects-0.10.7-2|7	Version:	0.10.7
12cr|rubygem-data_objects-0.10.7-2|8	Release:	2
12cr|rubygem-data_objects-0.10.7-2|9	Group:		Development/Ruby
12cr|rubygem-data_objects-0.10.7-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-data_objects-0.10.7-2|11	URL:		http://github.com/datamapper/do
12cr|rubygem-data_objects-0.10.7-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-data_objects-0.10.7-2|13	BuildRequires:	rubygems
12cr|rubygem-data_objects-0.10.7-2|14	BuildArch:	noarch
12cr|rubygem-data_objects-0.10.7-2|15	
12cr|rubygem-data_objects-0.10.7-2|16	%description
12cr|rubygem-data_objects-0.10.7-2|17	Provide a standard and simplified API for communicating with RDBMS from Ruby
12cr|rubygem-data_objects-0.10.7-2|18	
12cr|rubygem-data_objects-0.10.7-2|19	%package	doc
12cr|rubygem-data_objects-0.10.7-2|20	Summary:	Documentation for %{name}
12cr|rubygem-data_objects-0.10.7-2|21	Group:		Books/Computer books
12cr|rubygem-data_objects-0.10.7-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-data_objects-0.10.7-2|23	
12cr|rubygem-data_objects-0.10.7-2|24	%description	doc
12cr|rubygem-data_objects-0.10.7-2|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-data_objects-0.10.7-2|26	
12cr|rubygem-data_objects-0.10.7-2|27	%prep
12cr|rubygem-data_objects-0.10.7-2|28	%setup -q
12cr|rubygem-data_objects-0.10.7-2|29	
12cr|rubygem-data_objects-0.10.7-2|30	%build
12cr|rubygem-data_objects-0.10.7-2|31	%gem_build
12cr|rubygem-data_objects-0.10.7-2|32	
12cr|rubygem-data_objects-0.10.7-2|33	%install
12cr|rubygem-data_objects-0.10.7-2|34	%gem_install
12cr|rubygem-data_objects-0.10.7-2|35	
12cr|rubygem-data_objects-0.10.7-2|36	%files
12cr|rubygem-data_objects-0.10.7-2|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-data_objects-0.10.7-2|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-data_objects-0.10.7-2|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-data_objects-0.10.7-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects
12cr|rubygem-data_objects-0.10.7-2|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/*.rb
12cr|rubygem-data_objects-0.10.7-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/error
12cr|rubygem-data_objects-0.10.7-2|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/error/*.rb
12cr|rubygem-data_objects-0.10.7-2|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/spec
12cr|rubygem-data_objects-0.10.7-2|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/spec/*.rb
12cr|rubygem-data_objects-0.10.7-2|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/spec/lib
12cr|rubygem-data_objects-0.10.7-2|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/spec/lib/*.rb
12cr|rubygem-data_objects-0.10.7-2|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/spec/shared
12cr|rubygem-data_objects-0.10.7-2|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/spec/shared/*.rb
12cr|rubygem-data_objects-0.10.7-2|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/spec/shared/error
12cr|rubygem-data_objects-0.10.7-2|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/spec/shared/error/*.rb
12cr|rubygem-data_objects-0.10.7-2|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/spec/shared/typecast
12cr|rubygem-data_objects-0.10.7-2|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_objects/spec/shared/typecast/*.rb
12cr|rubygem-data_objects-0.10.7-2|54	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-data_objects-0.10.7-2|55	
12cr|rubygem-data_objects-0.10.7-2|56	%files doc
12cr|rubygem-data_objects-0.10.7-2|57	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-data_objects-0.10.7-2|58	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.markdown
12cr|rubygem-data_objects-0.10.7-2|59	
12cr|rubygem-data_objects-0.10.7-2|60	
12cr|rubygem-data_objects-0.10.7-2|61	%changelog
12cr|rubygem-data_objects-0.10.7-2|62	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.10.7-2
12cr|rubygem-data_objects-0.10.7-2|63	+ Revision: 774161
12cr|rubygem-data_objects-0.10.7-2|64	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-data_objects-0.10.7-2|65	
12cr|rubygem-data_objects-0.10.7-2|66	* Tue Jan 24 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.10.7-1
12cr|rubygem-data_objects-0.10.7-2|67	+ Revision: 767848
12cr|rubygem-data_objects-0.10.7-2|68	- imported package rubygem-data_objects
12cr|rubygem-data_objects-0.10.7-2|69	

7219 12
12cr|rubygem-diff-lcs-1.1.3-1|1	%define oname   diff-lcs
12cr|rubygem-diff-lcs-1.1.3-1|2	
12cr|rubygem-diff-lcs-1.1.3-1|3	Name:       rubygem-%{oname}
12cr|rubygem-diff-lcs-1.1.3-1|4	Version:    1.1.3
12cr|rubygem-diff-lcs-1.1.3-1|5	Release:    %mkrel 1
12cr|rubygem-diff-lcs-1.1.3-1|6	Summary:    Provides a list of changes
12cr|rubygem-diff-lcs-1.1.3-1|7	Group:      Development/Ruby
12cr|rubygem-diff-lcs-1.1.3-1|8	License:    GPLv2+
12cr|rubygem-diff-lcs-1.1.3-1|9	URL:        http://rubyforge.org/projects/ruwiki/
12cr|rubygem-diff-lcs-1.1.3-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-diff-lcs-1.1.3-1|11	BuildRequires: rubygems
12cr|rubygem-diff-lcs-1.1.3-1|12	BuildRequires: rubygem(rake)
12cr|rubygem-diff-lcs-1.1.3-1|13	BuildRequires: rubygem(archive-tar-minitar)
12cr|rubygem-diff-lcs-1.1.3-1|14	BuildArch:  noarch
12cr|rubygem-diff-lcs-1.1.3-1|15	
12cr|rubygem-diff-lcs-1.1.3-1|16	%description
12cr|rubygem-diff-lcs-1.1.3-1|17	Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest
12cr|rubygem-diff-lcs-1.1.3-1|18	common subsequence (LCS) algorithm to compute intelligent differences
12cr|rubygem-diff-lcs-1.1.3-1|19	between two sequenced enumerable containers. The implementation is based on
12cr|rubygem-diff-lcs-1.1.3-1|20	Mario I. Wolczko's Smalltalk version (1.2, 1993) and Ned Konz's Perl version
12cr|rubygem-diff-lcs-1.1.3-1|21	(Algorithm::Diff).
12cr|rubygem-diff-lcs-1.1.3-1|22	
12cr|rubygem-diff-lcs-1.1.3-1|23	#-------------------------------------------------------------------------------
12cr|rubygem-diff-lcs-1.1.3-1|24	%package        doc
12cr|rubygem-diff-lcs-1.1.3-1|25	Summary:    Documentation for %{name}
12cr|rubygem-diff-lcs-1.1.3-1|26	Group:      Development/Ruby
12cr|rubygem-diff-lcs-1.1.3-1|27	Requires:   %{name} = %{version}-%{release}
12cr|rubygem-diff-lcs-1.1.3-1|28	
12cr|rubygem-diff-lcs-1.1.3-1|29	%description    doc
12cr|rubygem-diff-lcs-1.1.3-1|30	Documents, Rdoc & RI documentation for %{name}.
12cr|rubygem-diff-lcs-1.1.3-1|31	#-------------------------------------------------------------------------------
12cr|rubygem-diff-lcs-1.1.3-1|32	
12cr|rubygem-diff-lcs-1.1.3-1|33	%prep
12cr|rubygem-diff-lcs-1.1.3-1|34	%setup -q
12cr|rubygem-diff-lcs-1.1.3-1|35	tar xmf data.tar.gz
12cr|rubygem-diff-lcs-1.1.3-1|36	
12cr|rubygem-diff-lcs-1.1.3-1|37	%build
12cr|rubygem-diff-lcs-1.1.3-1|38	%gem_build
12cr|rubygem-diff-lcs-1.1.3-1|39	
12cr|rubygem-diff-lcs-1.1.3-1|40	%install
12cr|rubygem-diff-lcs-1.1.3-1|41	%gem_install
12cr|rubygem-diff-lcs-1.1.3-1|42	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.yardoc
12cr|rubygem-diff-lcs-1.1.3-1|43	
12cr|rubygem-diff-lcs-1.1.3-1|44	# Fix Wrong interpreter
12cr|rubygem-diff-lcs-1.1.3-1|45	sed -i '/^#!/d' %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/diff/{lcs/*.rb,lcs.rb}
12cr|rubygem-diff-lcs-1.1.3-1|46	
12cr|rubygem-diff-lcs-1.1.3-1|47	%files
12cr|rubygem-diff-lcs-1.1.3-1|48	%{_bindir}/ldiff
12cr|rubygem-diff-lcs-1.1.3-1|49	%{_bindir}/htmldiff
12cr|rubygem-diff-lcs-1.1.3-1|50	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-diff-lcs-1.1.3-1|51	%{ruby_gemdir}/gems/%{oname}-%{version}/bin
12cr|rubygem-diff-lcs-1.1.3-1|52	%{ruby_gemdir}/gems/%{oname}-%{version}/lib
12cr|rubygem-diff-lcs-1.1.3-1|53	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-diff-lcs-1.1.3-1|54	
12cr|rubygem-diff-lcs-1.1.3-1|55	%files          doc
12cr|rubygem-diff-lcs-1.1.3-1|56	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-diff-lcs-1.1.3-1|57	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/docs/COPYING.txt
12cr|rubygem-diff-lcs-1.1.3-1|58	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
12cr|rubygem-diff-lcs-1.1.3-1|59	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.rdoc
12cr|rubygem-diff-lcs-1.1.3-1|60	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
12cr|rubygem-diff-lcs-1.1.3-1|61	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/License.rdoc

7220 12
12cr|rubygem-dm-aggregates-1.2.0-2|1	# Generated from dm-aggregates-1.2.0.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-dm-aggregates-1.2.0-2|2	%define	rbname	dm-aggregates
12cr|rubygem-dm-aggregates-1.2.0-2|3	
12cr|rubygem-dm-aggregates-1.2.0-2|4	Summary:	DataMapper plugin providing support for aggregates on collections
12cr|rubygem-dm-aggregates-1.2.0-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-dm-aggregates-1.2.0-2|6	
12cr|rubygem-dm-aggregates-1.2.0-2|7	Version:	1.2.0
12cr|rubygem-dm-aggregates-1.2.0-2|8	Release:	2
12cr|rubygem-dm-aggregates-1.2.0-2|9	Group:		Development/Ruby
12cr|rubygem-dm-aggregates-1.2.0-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-dm-aggregates-1.2.0-2|11	URL:		http://github.com/datamapper/dm-aggregates
12cr|rubygem-dm-aggregates-1.2.0-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-dm-aggregates-1.2.0-2|13	BuildRequires:	rubygems
12cr|rubygem-dm-aggregates-1.2.0-2|14	BuildArch:	noarch
12cr|rubygem-dm-aggregates-1.2.0-2|15	
12cr|rubygem-dm-aggregates-1.2.0-2|16	%description
12cr|rubygem-dm-aggregates-1.2.0-2|17	DataMapper plugin providing support for aggregates on collections
12cr|rubygem-dm-aggregates-1.2.0-2|18	
12cr|rubygem-dm-aggregates-1.2.0-2|19	%package	doc
12cr|rubygem-dm-aggregates-1.2.0-2|20	Summary:	Documentation for %{name}
12cr|rubygem-dm-aggregates-1.2.0-2|21	Group:		Books/Computer books
12cr|rubygem-dm-aggregates-1.2.0-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-dm-aggregates-1.2.0-2|23	BuildArch:	noarch
12cr|rubygem-dm-aggregates-1.2.0-2|24	
12cr|rubygem-dm-aggregates-1.2.0-2|25	%description	doc
12cr|rubygem-dm-aggregates-1.2.0-2|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-dm-aggregates-1.2.0-2|27	
12cr|rubygem-dm-aggregates-1.2.0-2|28	%prep
12cr|rubygem-dm-aggregates-1.2.0-2|29	%setup -q
12cr|rubygem-dm-aggregates-1.2.0-2|30	
12cr|rubygem-dm-aggregates-1.2.0-2|31	%build
12cr|rubygem-dm-aggregates-1.2.0-2|32	%gem_build
12cr|rubygem-dm-aggregates-1.2.0-2|33	
12cr|rubygem-dm-aggregates-1.2.0-2|34	%install
12cr|rubygem-dm-aggregates-1.2.0-2|35	%gem_install
12cr|rubygem-dm-aggregates-1.2.0-2|36	
12cr|rubygem-dm-aggregates-1.2.0-2|37	%files
12cr|rubygem-dm-aggregates-1.2.0-2|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-dm-aggregates-1.2.0-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-dm-aggregates-1.2.0-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}
12cr|rubygem-dm-aggregates-1.2.0-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters
12cr|rubygem-dm-aggregates-1.2.0-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/core_ext/
12cr|rubygem-dm-aggregates-1.2.0-2|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/core_ext/*.rb
12cr|rubygem-dm-aggregates-1.2.0-2|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-dm-aggregates-1.2.0-2|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
12cr|rubygem-dm-aggregates-1.2.0-2|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/*.rb
12cr|rubygem-dm-aggregates-1.2.0-2|47	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-dm-aggregates-1.2.0-2|48	
12cr|rubygem-dm-aggregates-1.2.0-2|49	%files doc
12cr|rubygem-dm-aggregates-1.2.0-2|50	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-dm-aggregates-1.2.0-2|51	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-dm-aggregates-1.2.0-2|52	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-dm-aggregates-1.2.0-2|53	
12cr|rubygem-dm-aggregates-1.2.0-2|54	
12cr|rubygem-dm-aggregates-1.2.0-2|55	%changelog
12cr|rubygem-dm-aggregates-1.2.0-2|56	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.0-2
12cr|rubygem-dm-aggregates-1.2.0-2|57	+ Revision: 774161
12cr|rubygem-dm-aggregates-1.2.0-2|58	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-dm-aggregates-1.2.0-2|59	
12cr|rubygem-dm-aggregates-1.2.0-2|60	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.0-1
12cr|rubygem-dm-aggregates-1.2.0-2|61	+ Revision: 767129
12cr|rubygem-dm-aggregates-1.2.0-2|62	- imported package rubygem-dm-aggregates
12cr|rubygem-dm-aggregates-1.2.0-2|63	

7221 12
12cr|rubygem-dm-constraints-1.2.0-2|1	# Generated from dm-constraints-1.2.0.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-dm-constraints-1.2.0-2|2	%define	rbname	dm-constraints
12cr|rubygem-dm-constraints-1.2.0-2|3	
12cr|rubygem-dm-constraints-1.2.0-2|4	Summary:	DataMapper plugin constraining relationships
12cr|rubygem-dm-constraints-1.2.0-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-dm-constraints-1.2.0-2|6	
12cr|rubygem-dm-constraints-1.2.0-2|7	Version:	1.2.0
12cr|rubygem-dm-constraints-1.2.0-2|8	Release:	2
12cr|rubygem-dm-constraints-1.2.0-2|9	Group:		Development/Ruby
12cr|rubygem-dm-constraints-1.2.0-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-dm-constraints-1.2.0-2|11	URL:		http://github.com/datamapper/dm-constraints
12cr|rubygem-dm-constraints-1.2.0-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-dm-constraints-1.2.0-2|13	BuildRequires:	rubygems
12cr|rubygem-dm-constraints-1.2.0-2|14	BuildArch:	noarch
12cr|rubygem-dm-constraints-1.2.0-2|15	
12cr|rubygem-dm-constraints-1.2.0-2|16	%description
12cr|rubygem-dm-constraints-1.2.0-2|17	DataMapper plugin constraining relationships
12cr|rubygem-dm-constraints-1.2.0-2|18	
12cr|rubygem-dm-constraints-1.2.0-2|19	%package	doc
12cr|rubygem-dm-constraints-1.2.0-2|20	Summary:	Documentation for %{name}
12cr|rubygem-dm-constraints-1.2.0-2|21	Group:		Books/Computer books
12cr|rubygem-dm-constraints-1.2.0-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-dm-constraints-1.2.0-2|23	BuildArch:	noarch
12cr|rubygem-dm-constraints-1.2.0-2|24	
12cr|rubygem-dm-constraints-1.2.0-2|25	%description	doc
12cr|rubygem-dm-constraints-1.2.0-2|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-dm-constraints-1.2.0-2|27	
12cr|rubygem-dm-constraints-1.2.0-2|28	%prep
12cr|rubygem-dm-constraints-1.2.0-2|29	%setup -q
12cr|rubygem-dm-constraints-1.2.0-2|30	
12cr|rubygem-dm-constraints-1.2.0-2|31	%build
12cr|rubygem-dm-constraints-1.2.0-2|32	%gem_build
12cr|rubygem-dm-constraints-1.2.0-2|33	
12cr|rubygem-dm-constraints-1.2.0-2|34	%install
12cr|rubygem-dm-constraints-1.2.0-2|35	%gem_install
12cr|rubygem-dm-constraints-1.2.0-2|36	
12cr|rubygem-dm-constraints-1.2.0-2|37	%files
12cr|rubygem-dm-constraints-1.2.0-2|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-dm-constraints-1.2.0-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-dm-constraints-1.2.0-2|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-dm-constraints-1.2.0-2|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_mapper/constraints/adapters/*.rb
12cr|rubygem-dm-constraints-1.2.0-2|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_mapper/constraints/migrations/*.rb
12cr|rubygem-dm-constraints-1.2.0-2|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_mapper/constraints/relationship/*.rb
12cr|rubygem-dm-constraints-1.2.0-2|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/data_mapper/constraints/*.rb
12cr|rubygem-dm-constraints-1.2.0-2|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-dm-constraints-1.2.0-2|46	
12cr|rubygem-dm-constraints-1.2.0-2|47	%files doc
12cr|rubygem-dm-constraints-1.2.0-2|48	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-dm-constraints-1.2.0-2|49	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-dm-constraints-1.2.0-2|50	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-dm-constraints-1.2.0-2|51	
12cr|rubygem-dm-constraints-1.2.0-2|52	
12cr|rubygem-dm-constraints-1.2.0-2|53	%changelog
12cr|rubygem-dm-constraints-1.2.0-2|54	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.0-2
12cr|rubygem-dm-constraints-1.2.0-2|55	+ Revision: 774161
12cr|rubygem-dm-constraints-1.2.0-2|56	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-dm-constraints-1.2.0-2|57	
12cr|rubygem-dm-constraints-1.2.0-2|58	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.0-1
12cr|rubygem-dm-constraints-1.2.0-2|59	+ Revision: 766918
12cr|rubygem-dm-constraints-1.2.0-2|60	- imported package rubygem-dm-constraints
12cr|rubygem-dm-constraints-1.2.0-2|61	

7222 12
12cr|rubygem-dm-core-1.2.0-2|1	# Generated from dm-core-1.2.0.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
12cr|rubygem-dm-core-1.2.0-2|2	%define	rbname	dm-core
12cr|rubygem-dm-core-1.2.0-2|3	
12cr|rubygem-dm-core-1.2.0-2|4	Summary:	An Object/Relational Mapper for Ruby
12cr|rubygem-dm-core-1.2.0-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-dm-core-1.2.0-2|6	
12cr|rubygem-dm-core-1.2.0-2|7	Version:	1.2.0
12cr|rubygem-dm-core-1.2.0-2|8	Release:	2
12cr|rubygem-dm-core-1.2.0-2|9	Group:		Development/Ruby
12cr|rubygem-dm-core-1.2.0-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-dm-core-1.2.0-2|11	URL:		http://github.com/datamapper/dm-core
12cr|rubygem-dm-core-1.2.0-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-dm-core-1.2.0-2|13	Source100:	%{name}.rpmlintrc
12cr|rubygem-dm-core-1.2.0-2|14	BuildRequires:	rubygems
12cr|rubygem-dm-core-1.2.0-2|15	#BuildRequires:  rubygem-addressable >= 2.3.2
12cr|rubygem-dm-core-1.2.0-2|16	#Requires:		rubygem-addressable >= 2.3.2
12cr|rubygem-dm-core-1.2.0-2|17	BuildArch:	noarch
12cr|rubygem-dm-core-1.2.0-2|18	
12cr|rubygem-dm-core-1.2.0-2|19	%description
12cr|rubygem-dm-core-1.2.0-2|20	Faster, Better, Simpler.
12cr|rubygem-dm-core-1.2.0-2|21	
12cr|rubygem-dm-core-1.2.0-2|22	%package	doc
12cr|rubygem-dm-core-1.2.0-2|23	Summary:	Documentation for %{name}
12cr|rubygem-dm-core-1.2.0-2|24	Group:		Books/Computer books
12cr|rubygem-dm-core-1.2.0-2|25	Requires:	%{name} = %{EVRD}
12cr|rubygem-dm-core-1.2.0-2|26	
12cr|rubygem-dm-core-1.2.0-2|27	%description	doc
12cr|rubygem-dm-core-1.2.0-2|28	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-dm-core-1.2.0-2|29	
12cr|rubygem-dm-core-1.2.0-2|30	%prep
12cr|rubygem-dm-core-1.2.0-2|31	%setup -q
12cr|rubygem-dm-core-1.2.0-2|32	
12cr|rubygem-dm-core-1.2.0-2|33	%build
12cr|rubygem-dm-core-1.2.0-2|34	%gem_build
12cr|rubygem-dm-core-1.2.0-2|35	
12cr|rubygem-dm-core-1.2.0-2|36	%install
12cr|rubygem-dm-core-1.2.0-2|37	%gem_install
12cr|rubygem-dm-core-1.2.0-2|38	
12cr|rubygem-dm-core-1.2.0-2|39	%files
12cr|rubygem-dm-core-1.2.0-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-dm-core-1.2.0-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-dm-core-1.2.0-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}
12cr|rubygem-dm-core-1.2.0-2|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support
12cr|rubygem-dm-core-1.2.0-2|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support/inflector
12cr|rubygem-dm-core-1.2.0-2|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support/ext
12cr|rubygem-dm-core-1.2.0-2|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec
12cr|rubygem-dm-core-1.2.0-2|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/shared
12cr|rubygem-dm-core-1.2.0-2|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/shared/public
12cr|rubygem-dm-core-1.2.0-2|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/shared/semipublic
12cr|rubygem-dm-core-1.2.0-2|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/shared/semipublic/query/conditions
12cr|rubygem-dm-core-1.2.0-2|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/shared/semipublic/query
12cr|rubygem-dm-core-1.2.0-2|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/lib
12cr|rubygem-dm-core-1.2.0-2|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/resource
12cr|rubygem-dm-core-1.2.0-2|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/resource/persistence_state
12cr|rubygem-dm-core-1.2.0-2|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/query
12cr|rubygem-dm-core-1.2.0-2|56	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/query/conditions
12cr|rubygem-dm-core-1.2.0-2|57	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/model
12cr|rubygem-dm-core-1.2.0-2|58	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/associations
12cr|rubygem-dm-core-1.2.0-2|59	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/core_ext
12cr|rubygem-dm-core-1.2.0-2|60	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/property
12cr|rubygem-dm-core-1.2.0-2|61	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/property/typecast
12cr|rubygem-dm-core-1.2.0-2|62	
12cr|rubygem-dm-core-1.2.0-2|63	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/shared/public/*.rb
12cr|rubygem-dm-core-1.2.0-2|64	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/shared/semipublic/*.rb
12cr|rubygem-dm-core-1.2.0-2|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/shared/semipublic/query/conditions/*.rb
12cr|rubygem-dm-core-1.2.0-2|66	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/shared/*.rb
12cr|rubygem-dm-core-1.2.0-2|67	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/lib/*.rb
12cr|rubygem-dm-core-1.2.0-2|68	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/query/conditions/*.rb
12cr|rubygem-dm-core-1.2.0-2|69	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support/ext/*.rb
12cr|rubygem-dm-core-1.2.0-2|70	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support/inflector/*.rb
12cr|rubygem-dm-core-1.2.0-2|71	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/property/*.rb
12cr|rubygem-dm-core-1.2.0-2|72	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/property/typecast/*.rb
12cr|rubygem-dm-core-1.2.0-2|73	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/core_ext/*.rb
12cr|rubygem-dm-core-1.2.0-2|74	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/associations/*.rb
12cr|rubygem-dm-core-1.2.0-2|75	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
12cr|rubygem-dm-core-1.2.0-2|76	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support/*.rb
12cr|rubygem-dm-core-1.2.0-2|77	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/spec/*.rb
12cr|rubygem-dm-core-1.2.0-2|78	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/resource/*.rb
12cr|rubygem-dm-core-1.2.0-2|79	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/resource/persistence_state/*.rb
12cr|rubygem-dm-core-1.2.0-2|80	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/query/*.rb
12cr|rubygem-dm-core-1.2.0-2|81	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/model/*.rb
12cr|rubygem-dm-core-1.2.0-2|82	
12cr|rubygem-dm-core-1.2.0-2|83	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-dm-core-1.2.0-2|84	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-core/adapters
12cr|rubygem-dm-core-1.2.0-2|85	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-core/adapters/*.rb
12cr|rubygem-dm-core-1.2.0-2|86	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-dm-core-1.2.0-2|87	
12cr|rubygem-dm-core-1.2.0-2|88	%files doc
12cr|rubygem-dm-core-1.2.0-2|89	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-dm-core-1.2.0-2|90	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-dm-core-1.2.0-2|91	%{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-dm-core-1.2.0-2|92	
12cr|rubygem-dm-core-1.2.0-2|93	
12cr|rubygem-dm-core-1.2.0-2|94	%changelog
12cr|rubygem-dm-core-1.2.0-2|95	* Thu Jan 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.0-1
12cr|rubygem-dm-core-1.2.0-2|96	+ Revision: 769111
12cr|rubygem-dm-core-1.2.0-2|97	- imported package rubygem-dm-core
12cr|rubygem-dm-core-1.2.0-2|98	

7223 12
12cr|rubygem-dm-do-adapter-1.2.0-2|1	# Generated from dm-do-adapter-1.2.0.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
12cr|rubygem-dm-do-adapter-1.2.0-2|2	%define	rbname	dm-do-adapter
12cr|rubygem-dm-do-adapter-1.2.0-2|3	
12cr|rubygem-dm-do-adapter-1.2.0-2|4	Summary:	DataObjects Adapter for DataMapper
12cr|rubygem-dm-do-adapter-1.2.0-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-dm-do-adapter-1.2.0-2|6	
12cr|rubygem-dm-do-adapter-1.2.0-2|7	Version:	1.2.0
12cr|rubygem-dm-do-adapter-1.2.0-2|8	Release:	2
12cr|rubygem-dm-do-adapter-1.2.0-2|9	Group:		Development/Ruby
12cr|rubygem-dm-do-adapter-1.2.0-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-dm-do-adapter-1.2.0-2|11	URL:		http://github.com/datamapper/dm-do-adapter
12cr|rubygem-dm-do-adapter-1.2.0-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-dm-do-adapter-1.2.0-2|13	BuildRequires:	rubygems
12cr|rubygem-dm-do-adapter-1.2.0-2|14	BuildArch:	noarch
12cr|rubygem-dm-do-adapter-1.2.0-2|15	
12cr|rubygem-dm-do-adapter-1.2.0-2|16	%description
12cr|rubygem-dm-do-adapter-1.2.0-2|17	DataObjects Adapter for DataMapper
12cr|rubygem-dm-do-adapter-1.2.0-2|18	
12cr|rubygem-dm-do-adapter-1.2.0-2|19	%package	doc
12cr|rubygem-dm-do-adapter-1.2.0-2|20	Summary:	Documentation for %{name}
12cr|rubygem-dm-do-adapter-1.2.0-2|21	Group:		Books/Computer books
12cr|rubygem-dm-do-adapter-1.2.0-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-dm-do-adapter-1.2.0-2|23	
12cr|rubygem-dm-do-adapter-1.2.0-2|24	%description	doc
12cr|rubygem-dm-do-adapter-1.2.0-2|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-dm-do-adapter-1.2.0-2|26	
12cr|rubygem-dm-do-adapter-1.2.0-2|27	%prep
12cr|rubygem-dm-do-adapter-1.2.0-2|28	%setup -q
12cr|rubygem-dm-do-adapter-1.2.0-2|29	
12cr|rubygem-dm-do-adapter-1.2.0-2|30	%build
12cr|rubygem-dm-do-adapter-1.2.0-2|31	%gem_build
12cr|rubygem-dm-do-adapter-1.2.0-2|32	
12cr|rubygem-dm-do-adapter-1.2.0-2|33	%install
12cr|rubygem-dm-do-adapter-1.2.0-2|34	%gem_install
12cr|rubygem-dm-do-adapter-1.2.0-2|35	
12cr|rubygem-dm-do-adapter-1.2.0-2|36	%files
12cr|rubygem-dm-do-adapter-1.2.0-2|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-dm-do-adapter-1.2.0-2|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-dm-do-adapter-1.2.0-2|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-dm-do-adapter-1.2.0-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-do-adapter
12cr|rubygem-dm-do-adapter-1.2.0-2|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-do-adapter/*.rb
12cr|rubygem-dm-do-adapter-1.2.0-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-do-adapter/spec
12cr|rubygem-dm-do-adapter-1.2.0-2|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-do-adapter/spec/*.rb
12cr|rubygem-dm-do-adapter-1.2.0-2|44	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-dm-do-adapter-1.2.0-2|45	
12cr|rubygem-dm-do-adapter-1.2.0-2|46	%files doc
12cr|rubygem-dm-do-adapter-1.2.0-2|47	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-dm-do-adapter-1.2.0-2|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-dm-do-adapter-1.2.0-2|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-dm-do-adapter-1.2.0-2|50	
12cr|rubygem-dm-do-adapter-1.2.0-2|51	
12cr|rubygem-dm-do-adapter-1.2.0-2|52	%changelog
12cr|rubygem-dm-do-adapter-1.2.0-2|53	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.0-2
12cr|rubygem-dm-do-adapter-1.2.0-2|54	+ Revision: 774161
12cr|rubygem-dm-do-adapter-1.2.0-2|55	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-dm-do-adapter-1.2.0-2|56	
12cr|rubygem-dm-do-adapter-1.2.0-2|57	* Tue Jan 24 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.0-1
12cr|rubygem-dm-do-adapter-1.2.0-2|58	+ Revision: 767845
12cr|rubygem-dm-do-adapter-1.2.0-2|59	- imported package rubygem-dm-do-adapter
12cr|rubygem-dm-do-adapter-1.2.0-2|60	

7224 12
12cr|rubygem-dm-migrations-1.2.0-2|1	# Generated from dm-migrations-1.2.0.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-dm-migrations-1.2.0-2|2	%define	rbname	dm-migrations
12cr|rubygem-dm-migrations-1.2.0-2|3	
12cr|rubygem-dm-migrations-1.2.0-2|4	Summary:	DataMapper plugin for writing and speccing migrations
12cr|rubygem-dm-migrations-1.2.0-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-dm-migrations-1.2.0-2|6	
12cr|rubygem-dm-migrations-1.2.0-2|7	Version:	1.2.0
12cr|rubygem-dm-migrations-1.2.0-2|8	Release:	2
12cr|rubygem-dm-migrations-1.2.0-2|9	Group:		Development/Ruby
12cr|rubygem-dm-migrations-1.2.0-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-dm-migrations-1.2.0-2|11	URL:		http://github.com/datamapper/dm-migrations
12cr|rubygem-dm-migrations-1.2.0-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-dm-migrations-1.2.0-2|13	BuildRequires:	rubygems
12cr|rubygem-dm-migrations-1.2.0-2|14	BuildArch:	noarch
12cr|rubygem-dm-migrations-1.2.0-2|15	
12cr|rubygem-dm-migrations-1.2.0-2|16	%description
12cr|rubygem-dm-migrations-1.2.0-2|17	DataMapper plugin for writing and speccing migrations
12cr|rubygem-dm-migrations-1.2.0-2|18	
12cr|rubygem-dm-migrations-1.2.0-2|19	%package	doc
12cr|rubygem-dm-migrations-1.2.0-2|20	Summary:	Documentation for %{name}
12cr|rubygem-dm-migrations-1.2.0-2|21	Group:		Books/Computer books
12cr|rubygem-dm-migrations-1.2.0-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-dm-migrations-1.2.0-2|23	BuildArch:	noarch
12cr|rubygem-dm-migrations-1.2.0-2|24	
12cr|rubygem-dm-migrations-1.2.0-2|25	%description	doc
12cr|rubygem-dm-migrations-1.2.0-2|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-dm-migrations-1.2.0-2|27	
12cr|rubygem-dm-migrations-1.2.0-2|28	%prep
12cr|rubygem-dm-migrations-1.2.0-2|29	%setup -q
12cr|rubygem-dm-migrations-1.2.0-2|30	
12cr|rubygem-dm-migrations-1.2.0-2|31	%build
12cr|rubygem-dm-migrations-1.2.0-2|32	%gem_build
12cr|rubygem-dm-migrations-1.2.0-2|33	
12cr|rubygem-dm-migrations-1.2.0-2|34	%install
12cr|rubygem-dm-migrations-1.2.0-2|35	%gem_install
12cr|rubygem-dm-migrations-1.2.0-2|36	
12cr|rubygem-dm-migrations-1.2.0-2|37	%files
12cr|rubygem-dm-migrations-1.2.0-2|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-dm-migrations-1.2.0-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-dm-migrations-1.2.0-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/spec
12cr|rubygem-dm-migrations-1.2.0-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/spec/example
12cr|rubygem-dm-migrations-1.2.0-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/spec/matchers
12cr|rubygem-dm-migrations-1.2.0-2|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-migrations/
12cr|rubygem-dm-migrations-1.2.0-2|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-migrations/adapters/
12cr|rubygem-dm-migrations-1.2.0-2|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-migrations/exceptions
12cr|rubygem-dm-migrations-1.2.0-2|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-migrations/sql
12cr|rubygem-dm-migrations-1.2.0-2|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-dm-migrations-1.2.0-2|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-migrations/*.rb
12cr|rubygem-dm-migrations-1.2.0-2|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-migrations/exceptions/*.rb
12cr|rubygem-dm-migrations-1.2.0-2|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-migrations/adapters/*.rb
12cr|rubygem-dm-migrations-1.2.0-2|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-migrations/sql/*.rb
12cr|rubygem-dm-migrations-1.2.0-2|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/spec/example/*.rb
12cr|rubygem-dm-migrations-1.2.0-2|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/spec/matchers/*.rb
12cr|rubygem-dm-migrations-1.2.0-2|54	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-dm-migrations-1.2.0-2|55	
12cr|rubygem-dm-migrations-1.2.0-2|56	%files doc
12cr|rubygem-dm-migrations-1.2.0-2|57	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-dm-migrations-1.2.0-2|58	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-dm-migrations-1.2.0-2|59	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-dm-migrations-1.2.0-2|60	
12cr|rubygem-dm-migrations-1.2.0-2|61	
12cr|rubygem-dm-migrations-1.2.0-2|62	%changelog
12cr|rubygem-dm-migrations-1.2.0-2|63	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.0-2
12cr|rubygem-dm-migrations-1.2.0-2|64	+ Revision: 774205
12cr|rubygem-dm-migrations-1.2.0-2|65	- fix files listed twice
12cr|rubygem-dm-migrations-1.2.0-2|66	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-dm-migrations-1.2.0-2|67	
12cr|rubygem-dm-migrations-1.2.0-2|68	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.0-1
12cr|rubygem-dm-migrations-1.2.0-2|69	+ Revision: 767079
12cr|rubygem-dm-migrations-1.2.0-2|70	- imported package rubygem-dm-migrations
12cr|rubygem-dm-migrations-1.2.0-2|71	

7225 12
12cr|rubygem-dm-serializer-1.2.1-1|1	# Generated from dm-serializer-1.2.1.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-dm-serializer-1.2.1-1|2	%define	rbname	dm-serializer
12cr|rubygem-dm-serializer-1.2.1-1|3	
12cr|rubygem-dm-serializer-1.2.1-1|4	Summary:	DataMapper plugin for serializing Resources and Collections
12cr|rubygem-dm-serializer-1.2.1-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-dm-serializer-1.2.1-1|6	
12cr|rubygem-dm-serializer-1.2.1-1|7	Version:	1.2.1
12cr|rubygem-dm-serializer-1.2.1-1|8	Release:	1
12cr|rubygem-dm-serializer-1.2.1-1|9	Group:		Development/Ruby
12cr|rubygem-dm-serializer-1.2.1-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-dm-serializer-1.2.1-1|11	URL:		http://github.com/datamapper/dm-serializer
12cr|rubygem-dm-serializer-1.2.1-1|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-dm-serializer-1.2.1-1|13	BuildRequires:	rubygems
12cr|rubygem-dm-serializer-1.2.1-1|14	BuildArch:	noarch
12cr|rubygem-dm-serializer-1.2.1-1|15	Requires:	rubygem-json_pure
12cr|rubygem-dm-serializer-1.2.1-1|16	Requires:	rubygem-multi_json
12cr|rubygem-dm-serializer-1.2.1-1|17	
12cr|rubygem-dm-serializer-1.2.1-1|18	%description
12cr|rubygem-dm-serializer-1.2.1-1|19	DataMapper plugin for serializing Resources and Collections
12cr|rubygem-dm-serializer-1.2.1-1|20	
12cr|rubygem-dm-serializer-1.2.1-1|21	%package	doc
12cr|rubygem-dm-serializer-1.2.1-1|22	Summary:	Documentation for %{name}
12cr|rubygem-dm-serializer-1.2.1-1|23	Group:		Books/Computer books
12cr|rubygem-dm-serializer-1.2.1-1|24	Requires:	%{name} = %{EVRD}
12cr|rubygem-dm-serializer-1.2.1-1|25	BuildArch:	noarch
12cr|rubygem-dm-serializer-1.2.1-1|26	
12cr|rubygem-dm-serializer-1.2.1-1|27	%description	doc
12cr|rubygem-dm-serializer-1.2.1-1|28	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-dm-serializer-1.2.1-1|29	
12cr|rubygem-dm-serializer-1.2.1-1|30	%prep
12cr|rubygem-dm-serializer-1.2.1-1|31	%setup -q
12cr|rubygem-dm-serializer-1.2.1-1|32	
12cr|rubygem-dm-serializer-1.2.1-1|33	%build
12cr|rubygem-dm-serializer-1.2.1-1|34	%gem_build
12cr|rubygem-dm-serializer-1.2.1-1|35	
12cr|rubygem-dm-serializer-1.2.1-1|36	%install
12cr|rubygem-dm-serializer-1.2.1-1|37	%gem_install
12cr|rubygem-dm-serializer-1.2.1-1|38	
12cr|rubygem-dm-serializer-1.2.1-1|39	%files
12cr|rubygem-dm-serializer-1.2.1-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-dm-serializer-1.2.1-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-dm-serializer-1.2.1-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/xml
12cr|rubygem-dm-serializer-1.2.1-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/xml/*.rb
12cr|rubygem-dm-serializer-1.2.1-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
12cr|rubygem-dm-serializer-1.2.1-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-dm-serializer-1.2.1-1|46	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-dm-serializer-1.2.1-1|47	
12cr|rubygem-dm-serializer-1.2.1-1|48	%files doc
12cr|rubygem-dm-serializer-1.2.1-1|49	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-dm-serializer-1.2.1-1|50	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-dm-serializer-1.2.1-1|51	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-dm-serializer-1.2.1-1|52	
12cr|rubygem-dm-serializer-1.2.1-1|53	
12cr|rubygem-dm-serializer-1.2.1-1|54	%changelog
12cr|rubygem-dm-serializer-1.2.1-1|55	* Thu Jan 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.1-1
12cr|rubygem-dm-serializer-1.2.1-1|56	+ Revision: 769099
12cr|rubygem-dm-serializer-1.2.1-1|57	- imported package rubygem-dm-serializer
12cr|rubygem-dm-serializer-1.2.1-1|58	

7226 12
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|1	# Generated from dm-sqlite-adapter-1.2.0.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|2	%define	rbname	dm-sqlite-adapter
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|3	
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|4	Summary:	Sqlite3 Adapter for DataMapper
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|6	
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|7	Version:	1.2.0
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|8	Release:	2
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|9	Group:		Development/Ruby
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|11	URL:		http://github.com/datamapper/dm-sqlite-adapter
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|13	BuildRequires:	rubygems
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|14	BuildArch:	noarch
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|15	
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|16	%description
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|17	Sqlite3 Adapter for DataMapper
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|18	
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|19	%package	doc
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|20	Summary:	Documentation for %{name}
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|21	Group:		Books/Computer books
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|23	
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|24	%description	doc
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|26	
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|27	%prep
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|28	%setup -q
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|29	
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|30	%build
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|31	%gem_build
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|32	
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|33	%install
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|34	%gem_install
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|35	
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|36	%files
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-sqlite-adapter
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-sqlite-adapter/*.rb
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-sqlite-adapter/spec
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/dm-sqlite-adapter/spec/*.rb
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|44	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|45	
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|46	%files doc
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|47	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|49	
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|50	
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|51	%changelog
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|52	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.0-2
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|53	+ Revision: 774161
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|54	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|55	
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|56	* Tue Jan 24 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.0-1
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|57	+ Revision: 767902
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|58	- imported package rubygem-dm-sqlite-adapter
12cr|rubygem-dm-sqlite-adapter-1.2.0-2|59	

7227 12
12cr|rubygem-dm-timestamps-1.2.0-2|1	# Generated from dm-timestamps-1.2.0.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-dm-timestamps-1.2.0-2|2	%define	rbname	dm-timestamps
12cr|rubygem-dm-timestamps-1.2.0-2|3	
12cr|rubygem-dm-timestamps-1.2.0-2|4	Summary:	DataMapper plugin for magical timestamps
12cr|rubygem-dm-timestamps-1.2.0-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-dm-timestamps-1.2.0-2|6	
12cr|rubygem-dm-timestamps-1.2.0-2|7	Version:	1.2.0
12cr|rubygem-dm-timestamps-1.2.0-2|8	Release:	2
12cr|rubygem-dm-timestamps-1.2.0-2|9	Group:		Development/Ruby
12cr|rubygem-dm-timestamps-1.2.0-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-dm-timestamps-1.2.0-2|11	URL:		http://github.com/datamapper/dm-timestamps
12cr|rubygem-dm-timestamps-1.2.0-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-dm-timestamps-1.2.0-2|13	BuildRequires:	rubygems
12cr|rubygem-dm-timestamps-1.2.0-2|14	BuildArch:	noarch
12cr|rubygem-dm-timestamps-1.2.0-2|15	
12cr|rubygem-dm-timestamps-1.2.0-2|16	%description
12cr|rubygem-dm-timestamps-1.2.0-2|17	DataMapper plugin for magical timestamps
12cr|rubygem-dm-timestamps-1.2.0-2|18	
12cr|rubygem-dm-timestamps-1.2.0-2|19	%package	doc
12cr|rubygem-dm-timestamps-1.2.0-2|20	Summary:	Documentation for %{name}
12cr|rubygem-dm-timestamps-1.2.0-2|21	Group:		Books/Computer books
12cr|rubygem-dm-timestamps-1.2.0-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-dm-timestamps-1.2.0-2|23	BuildArch:	noarch
12cr|rubygem-dm-timestamps-1.2.0-2|24	
12cr|rubygem-dm-timestamps-1.2.0-2|25	%description	doc
12cr|rubygem-dm-timestamps-1.2.0-2|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-dm-timestamps-1.2.0-2|27	
12cr|rubygem-dm-timestamps-1.2.0-2|28	%prep
12cr|rubygem-dm-timestamps-1.2.0-2|29	%setup -q
12cr|rubygem-dm-timestamps-1.2.0-2|30	
12cr|rubygem-dm-timestamps-1.2.0-2|31	%build
12cr|rubygem-dm-timestamps-1.2.0-2|32	%gem_build
12cr|rubygem-dm-timestamps-1.2.0-2|33	
12cr|rubygem-dm-timestamps-1.2.0-2|34	%install
12cr|rubygem-dm-timestamps-1.2.0-2|35	%gem_install
12cr|rubygem-dm-timestamps-1.2.0-2|36	
12cr|rubygem-dm-timestamps-1.2.0-2|37	%files
12cr|rubygem-dm-timestamps-1.2.0-2|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-dm-timestamps-1.2.0-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-dm-timestamps-1.2.0-2|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-dm-timestamps-1.2.0-2|41	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-dm-timestamps-1.2.0-2|42	
12cr|rubygem-dm-timestamps-1.2.0-2|43	%files doc
12cr|rubygem-dm-timestamps-1.2.0-2|44	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-dm-timestamps-1.2.0-2|45	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-dm-timestamps-1.2.0-2|46	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-dm-timestamps-1.2.0-2|47	
12cr|rubygem-dm-timestamps-1.2.0-2|48	
12cr|rubygem-dm-timestamps-1.2.0-2|49	%changelog
12cr|rubygem-dm-timestamps-1.2.0-2|50	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.0-2
12cr|rubygem-dm-timestamps-1.2.0-2|51	+ Revision: 774161
12cr|rubygem-dm-timestamps-1.2.0-2|52	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-dm-timestamps-1.2.0-2|53	
12cr|rubygem-dm-timestamps-1.2.0-2|54	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.0-1
12cr|rubygem-dm-timestamps-1.2.0-2|55	+ Revision: 767073
12cr|rubygem-dm-timestamps-1.2.0-2|56	- imported package rubygem-dm-timestamps
12cr|rubygem-dm-timestamps-1.2.0-2|57	

7228 12
12cr|rubygem-dm-transactions-1.2.0-2|1	# Generated from dm-transactions-1.2.0.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-dm-transactions-1.2.0-2|2	%define	rbname	dm-transactions
12cr|rubygem-dm-transactions-1.2.0-2|3	
12cr|rubygem-dm-transactions-1.2.0-2|4	Summary:	Adds transaction support to datamapper
12cr|rubygem-dm-transactions-1.2.0-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-dm-transactions-1.2.0-2|6	
12cr|rubygem-dm-transactions-1.2.0-2|7	Version:	1.2.0
12cr|rubygem-dm-transactions-1.2.0-2|8	Release:	2
12cr|rubygem-dm-transactions-1.2.0-2|9	Group:		Development/Ruby
12cr|rubygem-dm-transactions-1.2.0-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-dm-transactions-1.2.0-2|11	URL:		http://github.com/datamapper/dm-transactions
12cr|rubygem-dm-transactions-1.2.0-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-dm-transactions-1.2.0-2|13	BuildRequires:	rubygems
12cr|rubygem-dm-transactions-1.2.0-2|14	BuildArch:	noarch
12cr|rubygem-dm-transactions-1.2.0-2|15	
12cr|rubygem-dm-transactions-1.2.0-2|16	%description
12cr|rubygem-dm-transactions-1.2.0-2|17	Makes transaction support available for adapters that support them
12cr|rubygem-dm-transactions-1.2.0-2|18	
12cr|rubygem-dm-transactions-1.2.0-2|19	%package	doc
12cr|rubygem-dm-transactions-1.2.0-2|20	Summary:	Documentation for %{name}
12cr|rubygem-dm-transactions-1.2.0-2|21	Group:		Books/Computer books
12cr|rubygem-dm-transactions-1.2.0-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-dm-transactions-1.2.0-2|23	BuildArch:	noarch
12cr|rubygem-dm-transactions-1.2.0-2|24	
12cr|rubygem-dm-transactions-1.2.0-2|25	%description	doc
12cr|rubygem-dm-transactions-1.2.0-2|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-dm-transactions-1.2.0-2|27	
12cr|rubygem-dm-transactions-1.2.0-2|28	%prep
12cr|rubygem-dm-transactions-1.2.0-2|29	%setup -q
12cr|rubygem-dm-transactions-1.2.0-2|30	
12cr|rubygem-dm-transactions-1.2.0-2|31	%build
12cr|rubygem-dm-transactions-1.2.0-2|32	%gem_build
12cr|rubygem-dm-transactions-1.2.0-2|33	
12cr|rubygem-dm-transactions-1.2.0-2|34	%install
12cr|rubygem-dm-transactions-1.2.0-2|35	%gem_install
12cr|rubygem-dm-transactions-1.2.0-2|36	
12cr|rubygem-dm-transactions-1.2.0-2|37	%files
12cr|rubygem-dm-transactions-1.2.0-2|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-dm-transactions-1.2.0-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-dm-transactions-1.2.0-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}
12cr|rubygem-dm-transactions-1.2.0-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters
12cr|rubygem-dm-transactions-1.2.0-2|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/*.rb
12cr|rubygem-dm-transactions-1.2.0-2|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-dm-transactions-1.2.0-2|44	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-dm-transactions-1.2.0-2|45	
12cr|rubygem-dm-transactions-1.2.0-2|46	%files doc
12cr|rubygem-dm-transactions-1.2.0-2|47	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-dm-transactions-1.2.0-2|48	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-dm-transactions-1.2.0-2|49	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-dm-transactions-1.2.0-2|50	
12cr|rubygem-dm-transactions-1.2.0-2|51	
12cr|rubygem-dm-transactions-1.2.0-2|52	%changelog
12cr|rubygem-dm-transactions-1.2.0-2|53	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.0-2
12cr|rubygem-dm-transactions-1.2.0-2|54	+ Revision: 774161
12cr|rubygem-dm-transactions-1.2.0-2|55	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-dm-transactions-1.2.0-2|56	
12cr|rubygem-dm-transactions-1.2.0-2|57	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.0-1
12cr|rubygem-dm-transactions-1.2.0-2|58	+ Revision: 767133
12cr|rubygem-dm-transactions-1.2.0-2|59	- imported package rubygem-dm-transactions
12cr|rubygem-dm-transactions-1.2.0-2|60	

7229 12
12cr|rubygem-dm-types-1.2.1-2|1	# Generated from dm-types-1.2.1.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-dm-types-1.2.1-2|2	%define	rbname	dm-types
12cr|rubygem-dm-types-1.2.1-2|3	
12cr|rubygem-dm-types-1.2.1-2|4	Summary:	DataMapper plugin providing extra data types
12cr|rubygem-dm-types-1.2.1-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-dm-types-1.2.1-2|6	
12cr|rubygem-dm-types-1.2.1-2|7	Version:	1.2.1
12cr|rubygem-dm-types-1.2.1-2|8	Release:	2
12cr|rubygem-dm-types-1.2.1-2|9	Group:		Development/Ruby
12cr|rubygem-dm-types-1.2.1-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-dm-types-1.2.1-2|11	URL:		http://github.com/datamapper/dm-types
12cr|rubygem-dm-types-1.2.1-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-dm-types-1.2.1-2|13	BuildRequires:	rubygems
12cr|rubygem-dm-types-1.2.1-2|14	BuildArch:	noarch
12cr|rubygem-dm-types-1.2.1-2|15	
12cr|rubygem-dm-types-1.2.1-2|16	%description
12cr|rubygem-dm-types-1.2.1-2|17	DataMapper plugin providing extra data types
12cr|rubygem-dm-types-1.2.1-2|18	
12cr|rubygem-dm-types-1.2.1-2|19	%package	doc
12cr|rubygem-dm-types-1.2.1-2|20	Summary:	Documentation for %{name}
12cr|rubygem-dm-types-1.2.1-2|21	Group:		Books/Computer books
12cr|rubygem-dm-types-1.2.1-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-dm-types-1.2.1-2|23	BuildArch:	noarch
12cr|rubygem-dm-types-1.2.1-2|24	
12cr|rubygem-dm-types-1.2.1-2|25	%description	doc
12cr|rubygem-dm-types-1.2.1-2|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-dm-types-1.2.1-2|27	
12cr|rubygem-dm-types-1.2.1-2|28	%prep
12cr|rubygem-dm-types-1.2.1-2|29	%setup -q
12cr|rubygem-dm-types-1.2.1-2|30	
12cr|rubygem-dm-types-1.2.1-2|31	%build
12cr|rubygem-dm-types-1.2.1-2|32	%gem_build
12cr|rubygem-dm-types-1.2.1-2|33	
12cr|rubygem-dm-types-1.2.1-2|34	%install
12cr|rubygem-dm-types-1.2.1-2|35	%gem_install
12cr|rubygem-dm-types-1.2.1-2|36	
12cr|rubygem-dm-types-1.2.1-2|37	%files
12cr|rubygem-dm-types-1.2.1-2|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-dm-types-1.2.1-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-dm-types-1.2.1-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}
12cr|rubygem-dm-types-1.2.1-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/paranoid
12cr|rubygem-dm-types-1.2.1-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support
12cr|rubygem-dm-types-1.2.1-2|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
12cr|rubygem-dm-types-1.2.1-2|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-dm-types-1.2.1-2|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/paranoid/*.rb
12cr|rubygem-dm-types-1.2.1-2|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support/*.rb
12cr|rubygem-dm-types-1.2.1-2|47	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-dm-types-1.2.1-2|48	
12cr|rubygem-dm-types-1.2.1-2|49	%files doc
12cr|rubygem-dm-types-1.2.1-2|50	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-dm-types-1.2.1-2|51	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-dm-types-1.2.1-2|52	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-dm-types-1.2.1-2|53	
12cr|rubygem-dm-types-1.2.1-2|54	
12cr|rubygem-dm-types-1.2.1-2|55	%changelog
12cr|rubygem-dm-types-1.2.1-2|56	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.1-2
12cr|rubygem-dm-types-1.2.1-2|57	+ Revision: 774161
12cr|rubygem-dm-types-1.2.1-2|58	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-dm-types-1.2.1-2|59	
12cr|rubygem-dm-types-1.2.1-2|60	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.1-1
12cr|rubygem-dm-types-1.2.1-2|61	+ Revision: 767099
12cr|rubygem-dm-types-1.2.1-2|62	- imported package rubygem-dm-types
12cr|rubygem-dm-types-1.2.1-2|63	

7230 12
12cr|rubygem-dm-validations-1.2.0-2|1	# Generated from dm-validations-1.2.0.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-dm-validations-1.2.0-2|2	%define	rbname	dm-validations
12cr|rubygem-dm-validations-1.2.0-2|3	
12cr|rubygem-dm-validations-1.2.0-2|4	Summary:	Library for performing validations on DM models and pure Ruby object
12cr|rubygem-dm-validations-1.2.0-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-dm-validations-1.2.0-2|6	
12cr|rubygem-dm-validations-1.2.0-2|7	Version:	1.2.0
12cr|rubygem-dm-validations-1.2.0-2|8	Release:	2
12cr|rubygem-dm-validations-1.2.0-2|9	Group:		Development/Ruby
12cr|rubygem-dm-validations-1.2.0-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-dm-validations-1.2.0-2|11	URL:		http://github.com/datamapper/dm-validations
12cr|rubygem-dm-validations-1.2.0-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-dm-validations-1.2.0-2|13	BuildRequires:	rubygems
12cr|rubygem-dm-validations-1.2.0-2|14	BuildArch:	noarch
12cr|rubygem-dm-validations-1.2.0-2|15	
12cr|rubygem-dm-validations-1.2.0-2|16	%description
12cr|rubygem-dm-validations-1.2.0-2|17	Library for performing validations on DM models and pure Ruby object
12cr|rubygem-dm-validations-1.2.0-2|18	
12cr|rubygem-dm-validations-1.2.0-2|19	%package	doc
12cr|rubygem-dm-validations-1.2.0-2|20	Summary:	Documentation for %{name}
12cr|rubygem-dm-validations-1.2.0-2|21	Group:		Books/Computer books
12cr|rubygem-dm-validations-1.2.0-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-dm-validations-1.2.0-2|23	BuildArch:	noarch
12cr|rubygem-dm-validations-1.2.0-2|24	
12cr|rubygem-dm-validations-1.2.0-2|25	%description	doc
12cr|rubygem-dm-validations-1.2.0-2|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-dm-validations-1.2.0-2|27	
12cr|rubygem-dm-validations-1.2.0-2|28	%prep
12cr|rubygem-dm-validations-1.2.0-2|29	%setup -q
12cr|rubygem-dm-validations-1.2.0-2|30	
12cr|rubygem-dm-validations-1.2.0-2|31	%build
12cr|rubygem-dm-validations-1.2.0-2|32	%gem_build
12cr|rubygem-dm-validations-1.2.0-2|33	
12cr|rubygem-dm-validations-1.2.0-2|34	%install
12cr|rubygem-dm-validations-1.2.0-2|35	%gem_install
12cr|rubygem-dm-validations-1.2.0-2|36	
12cr|rubygem-dm-validations-1.2.0-2|37	%files
12cr|rubygem-dm-validations-1.2.0-2|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-dm-validations-1.2.0-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-dm-validations-1.2.0-2|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-dm-validations-1.2.0-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}
12cr|rubygem-dm-validations-1.2.0-2|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
12cr|rubygem-dm-validations-1.2.0-2|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/formats
12cr|rubygem-dm-validations-1.2.0-2|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/formats/*.rb
12cr|rubygem-dm-validations-1.2.0-2|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support
12cr|rubygem-dm-validations-1.2.0-2|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/support/*.rb
12cr|rubygem-dm-validations-1.2.0-2|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/validators
12cr|rubygem-dm-validations-1.2.0-2|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/validators/*.rb
12cr|rubygem-dm-validations-1.2.0-2|49	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-dm-validations-1.2.0-2|50	
12cr|rubygem-dm-validations-1.2.0-2|51	%files doc
12cr|rubygem-dm-validations-1.2.0-2|52	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-dm-validations-1.2.0-2|53	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-dm-validations-1.2.0-2|54	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-dm-validations-1.2.0-2|55	
12cr|rubygem-dm-validations-1.2.0-2|56	
12cr|rubygem-dm-validations-1.2.0-2|57	%changelog
12cr|rubygem-dm-validations-1.2.0-2|58	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.0-2
12cr|rubygem-dm-validations-1.2.0-2|59	+ Revision: 774206
12cr|rubygem-dm-validations-1.2.0-2|60	- fix files listed twice
12cr|rubygem-dm-validations-1.2.0-2|61	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-dm-validations-1.2.0-2|62	
12cr|rubygem-dm-validations-1.2.0-2|63	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.0-1
12cr|rubygem-dm-validations-1.2.0-2|64	+ Revision: 767070
12cr|rubygem-dm-validations-1.2.0-2|65	- imported package rubygem-dm-validations
12cr|rubygem-dm-validations-1.2.0-2|66	

7231 12
12cr|rubygem-do_mysql-0.10.7-3|1	# Generated from do_mysql-0.10.7.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
12cr|rubygem-do_mysql-0.10.7-3|2	%define	rbname	do_mysql
12cr|rubygem-do_mysql-0.10.7-3|3	
12cr|rubygem-do_mysql-0.10.7-3|4	Summary:	DataObjects MySQL Driver
12cr|rubygem-do_mysql-0.10.7-3|5	Name:		rubygem-%{rbname}
12cr|rubygem-do_mysql-0.10.7-3|6	Url:		http://rubygems.org/gems/do_mysql
12cr|rubygem-do_mysql-0.10.7-3|7	Version:	0.10.7
12cr|rubygem-do_mysql-0.10.7-3|8	Release:	3
12cr|rubygem-do_mysql-0.10.7-3|9	Group:		Development/Ruby
12cr|rubygem-do_mysql-0.10.7-3|10	License:	GPLv2+ or Ruby
12cr|rubygem-do_mysql-0.10.7-3|11	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-do_mysql-0.10.7-3|12	BuildRequires:	rubygems
12cr|rubygem-do_mysql-0.10.7-3|13	BuildRequires:	ruby-devel
12cr|rubygem-do_mysql-0.10.7-3|14	BuildRequires:	mysql-devel
12cr|rubygem-do_mysql-0.10.7-3|15	
12cr|rubygem-do_mysql-0.10.7-3|16	%description
12cr|rubygem-do_mysql-0.10.7-3|17	Implements the DataObjects API for MySQL
12cr|rubygem-do_mysql-0.10.7-3|18	
12cr|rubygem-do_mysql-0.10.7-3|19	%package	doc
12cr|rubygem-do_mysql-0.10.7-3|20	Summary:	Documentation for %{name}
12cr|rubygem-do_mysql-0.10.7-3|21	Group:		Books/Computer books
12cr|rubygem-do_mysql-0.10.7-3|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-do_mysql-0.10.7-3|23	BuildArch:	noarch
12cr|rubygem-do_mysql-0.10.7-3|24	
12cr|rubygem-do_mysql-0.10.7-3|25	%description	doc
12cr|rubygem-do_mysql-0.10.7-3|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-do_mysql-0.10.7-3|27	
12cr|rubygem-do_mysql-0.10.7-3|28	%prep
12cr|rubygem-do_mysql-0.10.7-3|29	%setup -q
12cr|rubygem-do_mysql-0.10.7-3|30	
12cr|rubygem-do_mysql-0.10.7-3|31	%build
12cr|rubygem-do_mysql-0.10.7-3|32	%gem_build
12cr|rubygem-do_mysql-0.10.7-3|33	
12cr|rubygem-do_mysql-0.10.7-3|34	%install
12cr|rubygem-do_mysql-0.10.7-3|35	%gem_install
12cr|rubygem-do_mysql-0.10.7-3|36	
12cr|rubygem-do_mysql-0.10.7-3|37	%files
12cr|rubygem-do_mysql-0.10.7-3|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-do_mysql-0.10.7-3|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-do_mysql-0.10.7-3|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-do_mysql-0.10.7-3|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/do_mysql
12cr|rubygem-do_mysql-0.10.7-3|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/do_mysql/*.rb
12cr|rubygem-do_mysql-0.10.7-3|43	%{ruby_sitearchdir}/%{rbname}/do_mysql.so
12cr|rubygem-do_mysql-0.10.7-3|44	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-do_mysql-0.10.7-3|45	
12cr|rubygem-do_mysql-0.10.7-3|46	%files doc
12cr|rubygem-do_mysql-0.10.7-3|47	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-do_mysql-0.10.7-3|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.markdown
12cr|rubygem-do_mysql-0.10.7-3|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-do_mysql-0.10.7-3|50	
12cr|rubygem-do_mysql-0.10.7-3|51	
12cr|rubygem-do_mysql-0.10.7-3|52	%changelog
12cr|rubygem-do_mysql-0.10.7-3|53	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.10.7-3
12cr|rubygem-do_mysql-0.10.7-3|54	+ Revision: 774501
12cr|rubygem-do_mysql-0.10.7-3|55	- drop dependency on rake, it's now provided by ruby's standard library
12cr|rubygem-do_mysql-0.10.7-3|56	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-do_mysql-0.10.7-3|57	
12cr|rubygem-do_mysql-0.10.7-3|58	* Tue Jan 24 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.10.7-1
12cr|rubygem-do_mysql-0.10.7-3|59	+ Revision: 767881
12cr|rubygem-do_mysql-0.10.7-3|60	- BR:mysql-devel
12cr|rubygem-do_mysql-0.10.7-3|61	- imported package rubygem-do_mysql
12cr|rubygem-do_mysql-0.10.7-3|62	

7232 12
12cr|rubygem-do_sqlite3-0.10.7-2|1	# Generated from do_mysql-0.10.7.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
12cr|rubygem-do_sqlite3-0.10.7-2|2	%define	rbname	do_sqlite3
12cr|rubygem-do_sqlite3-0.10.7-2|3	
12cr|rubygem-do_sqlite3-0.10.7-2|4	Summary:	DataObjects MySQL Driver
12cr|rubygem-do_sqlite3-0.10.7-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-do_sqlite3-0.10.7-2|6	Url:		http://rubygems.org/gems/do_mysql
12cr|rubygem-do_sqlite3-0.10.7-2|7	Version:	0.10.7
12cr|rubygem-do_sqlite3-0.10.7-2|8	Release:	2
12cr|rubygem-do_sqlite3-0.10.7-2|9	Group:		Development/Ruby
12cr|rubygem-do_sqlite3-0.10.7-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-do_sqlite3-0.10.7-2|11	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-do_sqlite3-0.10.7-2|12	BuildRequires:	rubygems
12cr|rubygem-do_sqlite3-0.10.7-2|13	BuildRequires:	ruby-devel
12cr|rubygem-do_sqlite3-0.10.7-2|14	BuildRequires:	sqlite3-devel
12cr|rubygem-do_sqlite3-0.10.7-2|15	
12cr|rubygem-do_sqlite3-0.10.7-2|16	%description
12cr|rubygem-do_sqlite3-0.10.7-2|17	Implements the DataObjects API for MySQL
12cr|rubygem-do_sqlite3-0.10.7-2|18	
12cr|rubygem-do_sqlite3-0.10.7-2|19	%package	doc
12cr|rubygem-do_sqlite3-0.10.7-2|20	Summary:	Documentation for %{name}
12cr|rubygem-do_sqlite3-0.10.7-2|21	Group:		Books/Computer books
12cr|rubygem-do_sqlite3-0.10.7-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-do_sqlite3-0.10.7-2|23	BuildArch:	noarch
12cr|rubygem-do_sqlite3-0.10.7-2|24	
12cr|rubygem-do_sqlite3-0.10.7-2|25	%description	doc
12cr|rubygem-do_sqlite3-0.10.7-2|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-do_sqlite3-0.10.7-2|27	
12cr|rubygem-do_sqlite3-0.10.7-2|28	%prep
12cr|rubygem-do_sqlite3-0.10.7-2|29	%setup -q
12cr|rubygem-do_sqlite3-0.10.7-2|30	
12cr|rubygem-do_sqlite3-0.10.7-2|31	%build
12cr|rubygem-do_sqlite3-0.10.7-2|32	%gem_build
12cr|rubygem-do_sqlite3-0.10.7-2|33	
12cr|rubygem-do_sqlite3-0.10.7-2|34	%install
12cr|rubygem-do_sqlite3-0.10.7-2|35	%gem_install
12cr|rubygem-do_sqlite3-0.10.7-2|36	
12cr|rubygem-do_sqlite3-0.10.7-2|37	%files
12cr|rubygem-do_sqlite3-0.10.7-2|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-do_sqlite3-0.10.7-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-do_sqlite3-0.10.7-2|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-do_sqlite3-0.10.7-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/do_sqlite3
12cr|rubygem-do_sqlite3-0.10.7-2|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/do_sqlite3/*.rb
12cr|rubygem-do_sqlite3-0.10.7-2|43	%{ruby_sitearchdir}/%{rbname}/%{rbname}.so
12cr|rubygem-do_sqlite3-0.10.7-2|44	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-do_sqlite3-0.10.7-2|45	
12cr|rubygem-do_sqlite3-0.10.7-2|46	%files doc
12cr|rubygem-do_sqlite3-0.10.7-2|47	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-do_sqlite3-0.10.7-2|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.markdown
12cr|rubygem-do_sqlite3-0.10.7-2|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-do_sqlite3-0.10.7-2|50	
12cr|rubygem-do_sqlite3-0.10.7-2|51	
12cr|rubygem-do_sqlite3-0.10.7-2|52	%changelog
12cr|rubygem-do_sqlite3-0.10.7-2|53	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.10.7-2
12cr|rubygem-do_sqlite3-0.10.7-2|54	+ Revision: 774499
12cr|rubygem-do_sqlite3-0.10.7-2|55	- drop dependency on rake, it's now provided by ruby standard library
12cr|rubygem-do_sqlite3-0.10.7-2|56	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-do_sqlite3-0.10.7-2|57	
12cr|rubygem-do_sqlite3-0.10.7-2|58	+ Alexander Khrukin <akhrukin@mandriva.org>
12cr|rubygem-do_sqlite3-0.10.7-2|59	- sqlite headers in BR
12cr|rubygem-do_sqlite3-0.10.7-2|60	
12cr|rubygem-do_sqlite3-0.10.7-2|61	* Tue Jan 24 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.10.7-1
12cr|rubygem-do_sqlite3-0.10.7-2|62	+ Revision: 767874
12cr|rubygem-do_sqlite3-0.10.7-2|63	- imported package rubygem-do_sqlite3
12cr|rubygem-do_sqlite3-0.10.7-2|64	

7233 12
12cr|rubygem-echoe-4.5.5-1|1	# Generated from echoe-4.5.5.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-echoe-4.5.5-1|2	%define	rbname	echoe
12cr|rubygem-echoe-4.5.5-1|3	
12cr|rubygem-echoe-4.5.5-1|4	Summary:	A Rubygems packaging tool that provides Rake tasks for documentation, extension compiling, testing, and deployment
12cr|rubygem-echoe-4.5.5-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-echoe-4.5.5-1|6	
12cr|rubygem-echoe-4.5.5-1|7	Version:	4.5.5
12cr|rubygem-echoe-4.5.5-1|8	Release:	1
12cr|rubygem-echoe-4.5.5-1|9	Group:		Development/Ruby
12cr|rubygem-echoe-4.5.5-1|10	License:	MIT
12cr|rubygem-echoe-4.5.5-1|11	URL:		http://fauna.github.com/fauna/echoe/
12cr|rubygem-echoe-4.5.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-echoe-4.5.5-1|13	BuildRequires:	rubygems >= 1.2
12cr|rubygem-echoe-4.5.5-1|14	BuildArch:	noarch
12cr|rubygem-echoe-4.5.5-1|15	
12cr|rubygem-echoe-4.5.5-1|16	%description
12cr|rubygem-echoe-4.5.5-1|17	A Rubygems packaging tool that provides Rake tasks for documentation,
12cr|rubygem-echoe-4.5.5-1|18	extension compiling, testing, and deployment.
12cr|rubygem-echoe-4.5.5-1|19	
12cr|rubygem-echoe-4.5.5-1|20	%package	doc
12cr|rubygem-echoe-4.5.5-1|21	Summary:	Documentation for %{name}
12cr|rubygem-echoe-4.5.5-1|22	Group:		Books/Computer books
12cr|rubygem-echoe-4.5.5-1|23	Requires:	%{name} = %{EVRD}
12cr|rubygem-echoe-4.5.5-1|24	
12cr|rubygem-echoe-4.5.5-1|25	%description	doc
12cr|rubygem-echoe-4.5.5-1|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-echoe-4.5.5-1|27	
12cr|rubygem-echoe-4.5.5-1|28	%prep
12cr|rubygem-echoe-4.5.5-1|29	%setup -q
12cr|rubygem-echoe-4.5.5-1|30	
12cr|rubygem-echoe-4.5.5-1|31	%build
12cr|rubygem-echoe-4.5.5-1|32	%gem_build -f vendor/
12cr|rubygem-echoe-4.5.5-1|33	
12cr|rubygem-echoe-4.5.5-1|34	%install
12cr|rubygem-echoe-4.5.5-1|35	%gem_install
12cr|rubygem-echoe-4.5.5-1|36	
12cr|rubygem-echoe-4.5.5-1|37	%clean
12cr|rubygem-echoe-4.5.5-1|38	rm -rf %{buildroot}
12cr|rubygem-echoe-4.5.5-1|39	
12cr|rubygem-echoe-4.5.5-1|40	%files
12cr|rubygem-echoe-4.5.5-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-echoe-4.5.5-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-echoe-4.5.5-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/echoe
12cr|rubygem-echoe-4.5.5-1|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/
12cr|rubygem-echoe-4.5.5-1|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/rake
12cr|rubygem-echoe-4.5.5-1|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/rake/MIT-LICENSE
12cr|rubygem-echoe-4.5.5-1|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/rake/lib
12cr|rubygem-echoe-4.5.5-1|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/rake/lib/rake
12cr|rubygem-echoe-4.5.5-1|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/rake/lib/rake/contrib
12cr|rubygem-echoe-4.5.5-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/rake/lib/rake/contrib/*.rb
12cr|rubygem-echoe-4.5.5-1|51	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-echoe-4.5.5-1|52	
12cr|rubygem-echoe-4.5.5-1|53	%files doc
12cr|rubygem-echoe-4.5.5-1|54	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGELOG
12cr|rubygem-echoe-4.5.5-1|55	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-echoe-4.5.5-1|56	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
12cr|rubygem-echoe-4.5.5-1|57	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-echoe-4.5.5-1|58	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/echoe/*.rb
12cr|rubygem-echoe-4.5.5-1|59	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-echoe-4.5.5-1|60	
12cr|rubygem-echoe-4.5.5-1|61	
12cr|rubygem-echoe-4.5.5-1|62	%changelog
12cr|rubygem-echoe-4.5.5-1|63	* Tue Mar 15 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 4.5.5-1
12cr|rubygem-echoe-4.5.5-1|64	+ Revision: 645111
12cr|rubygem-echoe-4.5.5-1|65	- regenerate spec with gem2rpm5
12cr|rubygem-echoe-4.5.5-1|66	- new release: 4.5.5
12cr|rubygem-echoe-4.5.5-1|67	
12cr|rubygem-echoe-4.5.5-1|68	* Sat Oct 09 2010 Rémy Clouard <shikamaru@mandriva.org> 4.3.1-1mdv2011.0
12cr|rubygem-echoe-4.5.5-1|69	+ Revision: 584413
12cr|rubygem-echoe-4.5.5-1|70	- import rubygem-echoe
12cr|rubygem-echoe-4.5.5-1|71	

7234 12
12cr|rubygem-em-http-request-0.2.7-2|1	%define oname em-http-request
12cr|rubygem-em-http-request-0.2.7-2|2	
12cr|rubygem-em-http-request-0.2.7-2|3	Name:       rubygem-%{oname}
12cr|rubygem-em-http-request-0.2.7-2|4	Version:    0.2.7
12cr|rubygem-em-http-request-0.2.7-2|5	Release:    %mkrel 2
12cr|rubygem-em-http-request-0.2.7-2|6	Summary:    EventMachine based, async HTTP Request interface
12cr|rubygem-em-http-request-0.2.7-2|7	Group:      Development/Ruby
12cr|rubygem-em-http-request-0.2.7-2|8	License:    Ruby License
12cr|rubygem-em-http-request-0.2.7-2|9	URL:        http://github.com/igrigorik/em-http-request
12cr|rubygem-em-http-request-0.2.7-2|10	Source0:    %{oname}-%{version}.gem
12cr|rubygem-em-http-request-0.2.7-2|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-em-http-request-0.2.7-2|12	Requires:   rubygems
12cr|rubygem-em-http-request-0.2.7-2|13	Requires:   rubygem(eventmachine) >= 0.12.9
12cr|rubygem-em-http-request-0.2.7-2|14	Requires:   rubygem(addressable) >= 2.0.0
12cr|rubygem-em-http-request-0.2.7-2|15	BuildRequires: rubygems
12cr|rubygem-em-http-request-0.2.7-2|16	BuildRequires: ruby-devel
12cr|rubygem-em-http-request-0.2.7-2|17	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-em-http-request-0.2.7-2|18	
12cr|rubygem-em-http-request-0.2.7-2|19	%description
12cr|rubygem-em-http-request-0.2.7-2|20	EventMachine based, async HTTP Request interface
12cr|rubygem-em-http-request-0.2.7-2|21	
12cr|rubygem-em-http-request-0.2.7-2|22	%prep
12cr|rubygem-em-http-request-0.2.7-2|23	
12cr|rubygem-em-http-request-0.2.7-2|24	%build
12cr|rubygem-em-http-request-0.2.7-2|25	mkdir -p .%{ruby_gemdir}
12cr|rubygem-em-http-request-0.2.7-2|26	gem install --local --install-dir .%{ruby_gemdir} \
12cr|rubygem-em-http-request-0.2.7-2|27	-V  --force --rdoc %{SOURCE0}
12cr|rubygem-em-http-request-0.2.7-2|28	
12cr|rubygem-em-http-request-0.2.7-2|29	%install
12cr|rubygem-em-http-request-0.2.7-2|30	rm -rf %buildroot
12cr|rubygem-em-http-request-0.2.7-2|31	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-em-http-request-0.2.7-2|32	cp -a .%{ruby_gemdir}/* %{buildroot}%{ruby_gemdir}
12cr|rubygem-em-http-request-0.2.7-2|33	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/ext/
12cr|rubygem-em-http-request-0.2.7-2|34	
12cr|rubygem-em-http-request-0.2.7-2|35	# install so files in sitarchdir
12cr|rubygem-em-http-request-0.2.7-2|36	mkdir -p %{buildroot}%{ruby_sitearchdir}
12cr|rubygem-em-http-request-0.2.7-2|37	mv %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/*.so %{buildroot}%{ruby_sitearchdir}
12cr|rubygem-em-http-request-0.2.7-2|38	rm %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
12cr|rubygem-em-http-request-0.2.7-2|39	
12cr|rubygem-em-http-request-0.2.7-2|40	%clean
12cr|rubygem-em-http-request-0.2.7-2|41	rm -rf %buildroot
12cr|rubygem-em-http-request-0.2.7-2|42	
12cr|rubygem-em-http-request-0.2.7-2|43	%files
12cr|rubygem-em-http-request-0.2.7-2|44	%defattr(-, root, root, -)
12cr|rubygem-em-http-request-0.2.7-2|45	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-em-http-request-0.2.7-2|46	%{ruby_gemdir}/gems/%{oname}-%{version}/examples/
12cr|rubygem-em-http-request-0.2.7-2|47	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-em-http-request-0.2.7-2|48	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-em-http-request-0.2.7-2|49	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-em-http-request-0.2.7-2|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-em-http-request-0.2.7-2|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-em-http-request-0.2.7-2|52	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
12cr|rubygem-em-http-request-0.2.7-2|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
12cr|rubygem-em-http-request-0.2.7-2|54	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-em-http-request-0.2.7-2|55	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-em-http-request-0.2.7-2|56	%{ruby_sitearchdir}/*.so
12cr|rubygem-em-http-request-0.2.7-2|57	
12cr|rubygem-em-http-request-0.2.7-2|58	
12cr|rubygem-em-http-request-0.2.7-2|59	%changelog
12cr|rubygem-em-http-request-0.2.7-2|60	* Wed Nov 03 2010 Rémy Clouard <shikamaru@mandriva.org> 0.2.7-2mdv2011.0
12cr|rubygem-em-http-request-0.2.7-2|61	+ Revision: 593042
12cr|rubygem-em-http-request-0.2.7-2|62	- import rubygem-em-http-request
12cr|rubygem-em-http-request-0.2.7-2|63	

7235 12
12cr|rubygem-erubis-2.7.0-2|1	# Generated from erubis-2.7.0.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-erubis-2.7.0-2|2	%define	rbname	erubis
12cr|rubygem-erubis-2.7.0-2|3	
12cr|rubygem-erubis-2.7.0-2|4	Summary:	a fast and extensible eRuby implementation which supports multi-language
12cr|rubygem-erubis-2.7.0-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-erubis-2.7.0-2|6	
12cr|rubygem-erubis-2.7.0-2|7	Version:	2.7.0
12cr|rubygem-erubis-2.7.0-2|8	Release:	2
12cr|rubygem-erubis-2.7.0-2|9	Group:		Development/Ruby
12cr|rubygem-erubis-2.7.0-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-erubis-2.7.0-2|11	URL:		http://www.kuwata-lab.com/erubis/
12cr|rubygem-erubis-2.7.0-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-erubis-2.7.0-2|13	BuildRequires:	rubygems
12cr|rubygem-erubis-2.7.0-2|14	BuildArch:	noarch
12cr|rubygem-erubis-2.7.0-2|15	
12cr|rubygem-erubis-2.7.0-2|16	%description
12cr|rubygem-erubis-2.7.0-2|17	Erubis is an implementation of eRuby and has the following features:
12cr|rubygem-erubis-2.7.0-2|18	* Very fast, almost three times faster than ERB and about 10% faster than
12cr|rubygem-erubis-2.7.0-2|19	eruby.
12cr|rubygem-erubis-2.7.0-2|20	* Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript)
12cr|rubygem-erubis-2.7.0-2|21	* Auto escaping support
12cr|rubygem-erubis-2.7.0-2|22	* Auto trimming spaces around '<% %>'
12cr|rubygem-erubis-2.7.0-2|23	* Embedded pattern changeable (default '<% %>')
12cr|rubygem-erubis-2.7.0-2|24	* Enable to handle Processing Instructions (PI) as embedded pattern (ex. '<?rb
12cr|rubygem-erubis-2.7.0-2|25	... ?>')
12cr|rubygem-erubis-2.7.0-2|26	* Context object available and easy to combine eRuby template with YAML
12cr|rubygem-erubis-2.7.0-2|27	datafile
12cr|rubygem-erubis-2.7.0-2|28	* Print statement available
12cr|rubygem-erubis-2.7.0-2|29	* Easy to extend and customize in subclass
12cr|rubygem-erubis-2.7.0-2|30	* Ruby on Rails support
12cr|rubygem-erubis-2.7.0-2|31	
12cr|rubygem-erubis-2.7.0-2|32	%package	doc
12cr|rubygem-erubis-2.7.0-2|33	Summary:	Documentation for %{name}
12cr|rubygem-erubis-2.7.0-2|34	Group:		Books/Computer books
12cr|rubygem-erubis-2.7.0-2|35	Requires:	%{name} = %{EVRD}
12cr|rubygem-erubis-2.7.0-2|36	BuildArch:	noarch
12cr|rubygem-erubis-2.7.0-2|37	
12cr|rubygem-erubis-2.7.0-2|38	%description	doc
12cr|rubygem-erubis-2.7.0-2|39	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-erubis-2.7.0-2|40	
12cr|rubygem-erubis-2.7.0-2|41	%prep
12cr|rubygem-erubis-2.7.0-2|42	%setup -q
12cr|rubygem-erubis-2.7.0-2|43	
12cr|rubygem-erubis-2.7.0-2|44	%build
12cr|rubygem-erubis-2.7.0-2|45	%gem_build
12cr|rubygem-erubis-2.7.0-2|46	
12cr|rubygem-erubis-2.7.0-2|47	%install
12cr|rubygem-erubis-2.7.0-2|48	%gem_install
12cr|rubygem-erubis-2.7.0-2|49	
12cr|rubygem-erubis-2.7.0-2|50	%files
12cr|rubygem-erubis-2.7.0-2|51	%{_bindir}/erubis
12cr|rubygem-erubis-2.7.0-2|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/
12cr|rubygem-erubis-2.7.0-2|53	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-erubis-2.7.0-2|54	
12cr|rubygem-erubis-2.7.0-2|55	%files doc
12cr|rubygem-erubis-2.7.0-2|56	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-erubis-2.7.0-2|57	
12cr|rubygem-erubis-2.7.0-2|58	
12cr|rubygem-erubis-2.7.0-2|59	%changelog
12cr|rubygem-erubis-2.7.0-2|60	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.7.0-2
12cr|rubygem-erubis-2.7.0-2|61	+ Revision: 774161
12cr|rubygem-erubis-2.7.0-2|62	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-erubis-2.7.0-2|63	
12cr|rubygem-erubis-2.7.0-2|64	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.7.0-1
12cr|rubygem-erubis-2.7.0-2|65	+ Revision: 766879
12cr|rubygem-erubis-2.7.0-2|66	- imported package rubygem-erubis
12cr|rubygem-erubis-2.7.0-2|67	

7236 12
12cr|rubygem-eventmachine-1.0.0-1|1	%define	oname	eventmachine
12cr|rubygem-eventmachine-1.0.0-1|2	
12cr|rubygem-eventmachine-1.0.0-1|3	Summary:	A fast, single-threaded engine for arbitrary network communications
12cr|rubygem-eventmachine-1.0.0-1|4	Name:		rubygem-%{oname}
12cr|rubygem-eventmachine-1.0.0-1|5	Version:	1.0.0
12cr|rubygem-eventmachine-1.0.0-1|6	Release:	1
12cr|rubygem-eventmachine-1.0.0-1|7	License:	MIT
12cr|rubygem-eventmachine-1.0.0-1|8	Group:		Development/Ruby
12cr|rubygem-eventmachine-1.0.0-1|9	URL:		http://%{oname}.rubyforge.org/
12cr|rubygem-eventmachine-1.0.0-1|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|rubygem-eventmachine-1.0.0-1|11	BuildRequires:	ruby-RubyGems ruby-devel
12cr|rubygem-eventmachine-1.0.0-1|12	
12cr|rubygem-eventmachine-1.0.0-1|13	%description
12cr|rubygem-eventmachine-1.0.0-1|14	EventMachine implements a fast, single-threaded engine for arbitrary network
12cr|rubygem-eventmachine-1.0.0-1|15	communications. It's extremely easy to use in Ruby. EventMachine wraps all
12cr|rubygem-eventmachine-1.0.0-1|16	interactions with IP sockets, allowing programs to concentrate on the
12cr|rubygem-eventmachine-1.0.0-1|17	implementation of network protocols. It can be used to create both network
12cr|rubygem-eventmachine-1.0.0-1|18	servers and clients. To create a server or client, a Ruby program only needs
12cr|rubygem-eventmachine-1.0.0-1|19	to specify the IP address and port, and provide a Module that implements the
12cr|rubygem-eventmachine-1.0.0-1|20	communications protocol. Implementations of several standard network protocols
12cr|rubygem-eventmachine-1.0.0-1|21	are provided with the package, primarily to serve as examples. The real goal of
12cr|rubygem-eventmachine-1.0.0-1|22	EventMachine is to enable programs to easily interface with other programs using
12cr|rubygem-eventmachine-1.0.0-1|23	TCP/IP, especially if custom protocols are required.
12cr|rubygem-eventmachine-1.0.0-1|24	
12cr|rubygem-eventmachine-1.0.0-1|25	%prep
12cr|rubygem-eventmachine-1.0.0-1|26	
12cr|rubygem-eventmachine-1.0.0-1|27	%build
12cr|rubygem-eventmachine-1.0.0-1|28	
12cr|rubygem-eventmachine-1.0.0-1|29	%install
12cr|rubygem-eventmachine-1.0.0-1|30	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|rubygem-eventmachine-1.0.0-1|31	rm -rf %{buildroot}%{ruby_gemdir}/{cache,gems/%{oname}-%{version}/ext}
12cr|rubygem-eventmachine-1.0.0-1|32	
12cr|rubygem-eventmachine-1.0.0-1|33	mkdir -p %{buildroot}%{ruby_sitearchdir}
12cr|rubygem-eventmachine-1.0.0-1|34	mv %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/*.so  %{buildroot}%{ruby_sitearchdir}
12cr|rubygem-eventmachine-1.0.0-1|35	
12cr|rubygem-eventmachine-1.0.0-1|36	%files
12cr|rubygem-eventmachine-1.0.0-1|37	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-eventmachine-1.0.0-1|38	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|rubygem-eventmachine-1.0.0-1|39	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-eventmachine-1.0.0-1|40	%{ruby_sitearchdir}/fastfilereaderext.so
12cr|rubygem-eventmachine-1.0.0-1|41	%{ruby_sitearchdir}/rubyeventmachine.so
12cr|rubygem-eventmachine-1.0.0-1|42	
12cr|rubygem-eventmachine-1.0.0-1|43	
12cr|rubygem-eventmachine-1.0.0-1|44	
12cr|rubygem-eventmachine-1.0.0-1|45	%changelog
12cr|rubygem-eventmachine-1.0.0-1|46	* Sat Sep 18 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.12.10-1mdv2011.0
12cr|rubygem-eventmachine-1.0.0-1|47	+ Revision: 579427
12cr|rubygem-eventmachine-1.0.0-1|48	- import rubygem-eventmachine
12cr|rubygem-eventmachine-1.0.0-1|49	
12cr|rubygem-eventmachine-1.0.0-1|50	
12cr|rubygem-eventmachine-1.0.0-1|51	* Sat Sep 18 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.12.10-1
12cr|rubygem-eventmachine-1.0.0-1|52	- initial release

7237 12
12cr|rubygem-factory_girl-1.3.3-1|1	# Generated from factory_girl-1.3.3.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-factory_girl-1.3.3-1|2	%define	rbname	factory_girl
12cr|rubygem-factory_girl-1.3.3-1|3	
12cr|rubygem-factory_girl-1.3.3-1|4	Summary:	factory_girl provides a framework and DSL for defining and using model instance factories
12cr|rubygem-factory_girl-1.3.3-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-factory_girl-1.3.3-1|6	
12cr|rubygem-factory_girl-1.3.3-1|7	Version:	1.3.3
12cr|rubygem-factory_girl-1.3.3-1|8	Release:	1
12cr|rubygem-factory_girl-1.3.3-1|9	Group:		Development/Ruby
12cr|rubygem-factory_girl-1.3.3-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-factory_girl-1.3.3-1|11	URL:		http://thoughtbot.com/projects/factory_girl
12cr|rubygem-factory_girl-1.3.3-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-factory_girl-1.3.3-1|13	BuildRequires:	rubygems
12cr|rubygem-factory_girl-1.3.3-1|14	BuildArch:	noarch
12cr|rubygem-factory_girl-1.3.3-1|15	
12cr|rubygem-factory_girl-1.3.3-1|16	%description
12cr|rubygem-factory_girl-1.3.3-1|17	factory_girl provides a framework and DSL for defining and
12cr|rubygem-factory_girl-1.3.3-1|18	using factories - less error-prone, more explicit, and
12cr|rubygem-factory_girl-1.3.3-1|19	all-around easier to work with than fixtures.
12cr|rubygem-factory_girl-1.3.3-1|20	
12cr|rubygem-factory_girl-1.3.3-1|21	%package	doc
12cr|rubygem-factory_girl-1.3.3-1|22	Summary:	Documentation for %{name}
12cr|rubygem-factory_girl-1.3.3-1|23	Group:		Books/Computer books
12cr|rubygem-factory_girl-1.3.3-1|24	Requires:	%{name} = %{EVRD}
12cr|rubygem-factory_girl-1.3.3-1|25	
12cr|rubygem-factory_girl-1.3.3-1|26	%description	doc
12cr|rubygem-factory_girl-1.3.3-1|27	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-factory_girl-1.3.3-1|28	
12cr|rubygem-factory_girl-1.3.3-1|29	%prep
12cr|rubygem-factory_girl-1.3.3-1|30	%setup -q
12cr|rubygem-factory_girl-1.3.3-1|31	
12cr|rubygem-factory_girl-1.3.3-1|32	%build
12cr|rubygem-factory_girl-1.3.3-1|33	%gem_build -f '(features|spec)/'
12cr|rubygem-factory_girl-1.3.3-1|34	
12cr|rubygem-factory_girl-1.3.3-1|35	%install
12cr|rubygem-factory_girl-1.3.3-1|36	rm -rf %{buildroot}
12cr|rubygem-factory_girl-1.3.3-1|37	%gem_install
12cr|rubygem-factory_girl-1.3.3-1|38	
12cr|rubygem-factory_girl-1.3.3-1|39	%clean
12cr|rubygem-factory_girl-1.3.3-1|40	rm -rf %{buildroot}
12cr|rubygem-factory_girl-1.3.3-1|41	
12cr|rubygem-factory_girl-1.3.3-1|42	%files
12cr|rubygem-factory_girl-1.3.3-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-factory_girl-1.3.3-1|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/features
12cr|rubygem-factory_girl-1.3.3-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/features/*
12cr|rubygem-factory_girl-1.3.3-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-factory_girl-1.3.3-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-factory_girl-1.3.3-1|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/factory_girl
12cr|rubygem-factory_girl-1.3.3-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/factory_girl/*
12cr|rubygem-factory_girl-1.3.3-1|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
12cr|rubygem-factory_girl-1.3.3-1|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*
12cr|rubygem-factory_girl-1.3.3-1|52	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-factory_girl-1.3.3-1|53	
12cr|rubygem-factory_girl-1.3.3-1|54	%files doc
12cr|rubygem-factory_girl-1.3.3-1|55	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-factory_girl-1.3.3-1|56	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-factory_girl-1.3.3-1|57	
12cr|rubygem-factory_girl-1.3.3-1|58	
12cr|rubygem-factory_girl-1.3.3-1|59	
12cr|rubygem-factory_girl-1.3.3-1|60	%changelog
12cr|rubygem-factory_girl-1.3.3-1|61	* Sun Mar 13 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.3-1
12cr|rubygem-factory_girl-1.3.3-1|62	+ Revision: 644327
12cr|rubygem-factory_girl-1.3.3-1|63	- imported package rubygem-factory_girl
12cr|rubygem-factory_girl-1.3.3-1|64	
12cr|rubygem-factory_girl-1.3.3-1|65	
12cr|rubygem-factory_girl-1.3.3-1|66	* Thu Mar 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.3-1
12cr|rubygem-factory_girl-1.3.3-1|67	- Initial package

7238 12
12cr|rubygem-fakefs-0.2.1-1|1	%define oname fakefs
12cr|rubygem-fakefs-0.2.1-1|2	
12cr|rubygem-fakefs-0.2.1-1|3	Summary:    A fake filesystem. Use it in your tests
12cr|rubygem-fakefs-0.2.1-1|4	Name:       rubygem-%{oname}
12cr|rubygem-fakefs-0.2.1-1|5	Version:    0.2.1
12cr|rubygem-fakefs-0.2.1-1|6	Release:    %mkrel 1
12cr|rubygem-fakefs-0.2.1-1|7	Group:      Development/Ruby
12cr|rubygem-fakefs-0.2.1-1|8	License:    MIT
12cr|rubygem-fakefs-0.2.1-1|9	URL:        http://github.com/defunkt/fakefs
12cr|rubygem-fakefs-0.2.1-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-fakefs-0.2.1-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-fakefs-0.2.1-1|12	Requires:   rubygems
12cr|rubygem-fakefs-0.2.1-1|13	BuildRequires: rubygems
12cr|rubygem-fakefs-0.2.1-1|14	BuildArch:  noarch
12cr|rubygem-fakefs-0.2.1-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-fakefs-0.2.1-1|16	
12cr|rubygem-fakefs-0.2.1-1|17	%description
12cr|rubygem-fakefs-0.2.1-1|18	A fake filesystem. Use it in your tests.
12cr|rubygem-fakefs-0.2.1-1|19	
12cr|rubygem-fakefs-0.2.1-1|20	%prep
12cr|rubygem-fakefs-0.2.1-1|21	
12cr|rubygem-fakefs-0.2.1-1|22	%build
12cr|rubygem-fakefs-0.2.1-1|23	
12cr|rubygem-fakefs-0.2.1-1|24	%install
12cr|rubygem-fakefs-0.2.1-1|25	rm -rf %buildroot
12cr|rubygem-fakefs-0.2.1-1|26	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-fakefs-0.2.1-1|27	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-fakefs-0.2.1-1|28	--force --rdoc %{SOURCE0}
12cr|rubygem-fakefs-0.2.1-1|29	rm %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
12cr|rubygem-fakefs-0.2.1-1|30	
12cr|rubygem-fakefs-0.2.1-1|31	%clean
12cr|rubygem-fakefs-0.2.1-1|32	rm -rf %buildroot
12cr|rubygem-fakefs-0.2.1-1|33	
12cr|rubygem-fakefs-0.2.1-1|34	%files
12cr|rubygem-fakefs-0.2.1-1|35	%defattr(-, root, root, -)
12cr|rubygem-fakefs-0.2.1-1|36	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-fakefs-0.2.1-1|37	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-fakefs-0.2.1-1|38	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-fakefs-0.2.1-1|39	%{ruby_gemdir}/gems/%{oname}-%{version}/test
12cr|rubygem-fakefs-0.2.1-1|40	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-fakefs-0.2.1-1|41	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CONTRIBUTORS
12cr|rubygem-fakefs-0.2.1-1|42	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-fakefs-0.2.1-1|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-fakefs-0.2.1-1|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.markdown
12cr|rubygem-fakefs-0.2.1-1|45	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-fakefs-0.2.1-1|46	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-fakefs-0.2.1-1|47	
12cr|rubygem-fakefs-0.2.1-1|48	
12cr|rubygem-fakefs-0.2.1-1|49	%changelog
12cr|rubygem-fakefs-0.2.1-1|50	* Sat Oct 09 2010 Rémy Clouard <shikamaru@mandriva.org> 0.2.1-1mdv2011.0
12cr|rubygem-fakefs-0.2.1-1|51	+ Revision: 584332
12cr|rubygem-fakefs-0.2.1-1|52	- import rubygem-fakefs
12cr|rubygem-fakefs-0.2.1-1|53	

7239 12
12cr|rubygem-faraday-0.4.6-1|1	%define oname faraday
12cr|rubygem-faraday-0.4.6-1|2	
12cr|rubygem-faraday-0.4.6-1|3	Name:       rubygem-%{oname}
12cr|rubygem-faraday-0.4.6-1|4	Version:    0.4.6
12cr|rubygem-faraday-0.4.6-1|5	Release:    %mkrel 1
12cr|rubygem-faraday-0.4.6-1|6	Summary:    HTTP/REST API client library
12cr|rubygem-faraday-0.4.6-1|7	Group:      Development/Ruby
12cr|rubygem-faraday-0.4.6-1|8	License:    MIT
12cr|rubygem-faraday-0.4.6-1|9	URL:        http://github.com/technoweenie/faraday
12cr|rubygem-faraday-0.4.6-1|10	Source0:    http://rubygems.org/downloads/%{oname}-%{version}.gem
12cr|rubygem-faraday-0.4.6-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-faraday-0.4.6-1|12	Requires:   rubygems
12cr|rubygem-faraday-0.4.6-1|13	BuildRequires: rubygems
12cr|rubygem-faraday-0.4.6-1|14	BuildArch:  noarch
12cr|rubygem-faraday-0.4.6-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-faraday-0.4.6-1|16	
12cr|rubygem-faraday-0.4.6-1|17	%description
12cr|rubygem-faraday-0.4.6-1|18	HTTP/REST API client library with pluggable components
12cr|rubygem-faraday-0.4.6-1|19	
12cr|rubygem-faraday-0.4.6-1|20	
12cr|rubygem-faraday-0.4.6-1|21	%prep
12cr|rubygem-faraday-0.4.6-1|22	
12cr|rubygem-faraday-0.4.6-1|23	%build
12cr|rubygem-faraday-0.4.6-1|24	
12cr|rubygem-faraday-0.4.6-1|25	%install
12cr|rubygem-faraday-0.4.6-1|26	rm -rf %{buildroot}
12cr|rubygem-faraday-0.4.6-1|27	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-faraday-0.4.6-1|28	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-faraday-0.4.6-1|29	--force --rdoc %{SOURCE0}
12cr|rubygem-faraday-0.4.6-1|30	
12cr|rubygem-faraday-0.4.6-1|31	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
12cr|rubygem-faraday-0.4.6-1|32	
12cr|rubygem-faraday-0.4.6-1|33	%clean
12cr|rubygem-faraday-0.4.6-1|34	rm -rf %{buildroot}
12cr|rubygem-faraday-0.4.6-1|35	
12cr|rubygem-faraday-0.4.6-1|36	%files
12cr|rubygem-faraday-0.4.6-1|37	%defattr(-, root, root, -)
12cr|rubygem-faraday-0.4.6-1|38	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-faraday-0.4.6-1|39	%{ruby_gemdir}/gems/%{oname}-%{version}/.document
12cr|rubygem-faraday-0.4.6-1|40	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-faraday-0.4.6-1|41	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-faraday-0.4.6-1|42	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-faraday-0.4.6-1|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-faraday-0.4.6-1|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-faraday-0.4.6-1|45	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
12cr|rubygem-faraday-0.4.6-1|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
12cr|rubygem-faraday-0.4.6-1|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
12cr|rubygem-faraday-0.4.6-1|48	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-faraday-0.4.6-1|49	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-faraday-0.4.6-1|50	
12cr|rubygem-faraday-0.4.6-1|51	
12cr|rubygem-faraday-0.4.6-1|52	%changelog
12cr|rubygem-faraday-0.4.6-1|53	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 0.4.6-1mdv2011.0
12cr|rubygem-faraday-0.4.6-1|54	+ Revision: 623463
12cr|rubygem-faraday-0.4.6-1|55	- import rubygem-faraday
12cr|rubygem-faraday-0.4.6-1|56	

7240 12
12cr|rubygem-fastercsv-1.5.4-2|1	# Generated from fastercsv-1.5.4.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-fastercsv-1.5.4-2|2	%define	rbname	fastercsv
12cr|rubygem-fastercsv-1.5.4-2|3	
12cr|rubygem-fastercsv-1.5.4-2|4	Summary:	FasterCSV is CSV, but faster, smaller, and cleaner
12cr|rubygem-fastercsv-1.5.4-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-fastercsv-1.5.4-2|6	
12cr|rubygem-fastercsv-1.5.4-2|7	Version:	1.5.4
12cr|rubygem-fastercsv-1.5.4-2|8	Release:	2
12cr|rubygem-fastercsv-1.5.4-2|9	Group:		Development/Ruby
12cr|rubygem-fastercsv-1.5.4-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-fastercsv-1.5.4-2|11	URL:		http://fastercsv.rubyforge.org
12cr|rubygem-fastercsv-1.5.4-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-fastercsv-1.5.4-2|13	BuildRequires:	rubygems
12cr|rubygem-fastercsv-1.5.4-2|14	BuildArch:	noarch
12cr|rubygem-fastercsv-1.5.4-2|15	
12cr|rubygem-fastercsv-1.5.4-2|16	%description
12cr|rubygem-fastercsv-1.5.4-2|17	FasterCSV is intended as a complete replacement to the CSV standard library.
12cr|rubygem-fastercsv-1.5.4-2|18	It
12cr|rubygem-fastercsv-1.5.4-2|19	is significantly faster and smaller while still being pure Ruby code. It also
12cr|rubygem-fastercsv-1.5.4-2|20	strives for a better interface.
12cr|rubygem-fastercsv-1.5.4-2|21	
12cr|rubygem-fastercsv-1.5.4-2|22	%package	doc
12cr|rubygem-fastercsv-1.5.4-2|23	Summary:	Documentation for %{name}
12cr|rubygem-fastercsv-1.5.4-2|24	Group:		Books/Computer books
12cr|rubygem-fastercsv-1.5.4-2|25	Requires:	%{name} = %{EVRD}
12cr|rubygem-fastercsv-1.5.4-2|26	BuildArch:	noarch
12cr|rubygem-fastercsv-1.5.4-2|27	
12cr|rubygem-fastercsv-1.5.4-2|28	%description	doc
12cr|rubygem-fastercsv-1.5.4-2|29	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-fastercsv-1.5.4-2|30	
12cr|rubygem-fastercsv-1.5.4-2|31	%prep
12cr|rubygem-fastercsv-1.5.4-2|32	%setup -q
12cr|rubygem-fastercsv-1.5.4-2|33	
12cr|rubygem-fastercsv-1.5.4-2|34	%build
12cr|rubygem-fastercsv-1.5.4-2|35	%gem_build
12cr|rubygem-fastercsv-1.5.4-2|36	
12cr|rubygem-fastercsv-1.5.4-2|37	%install
12cr|rubygem-fastercsv-1.5.4-2|38	%gem_install
12cr|rubygem-fastercsv-1.5.4-2|39	
12cr|rubygem-fastercsv-1.5.4-2|40	%files
12cr|rubygem-fastercsv-1.5.4-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-fastercsv-1.5.4-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-fastercsv-1.5.4-2|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-fastercsv-1.5.4-2|44	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-fastercsv-1.5.4-2|45	
12cr|rubygem-fastercsv-1.5.4-2|46	%files doc
12cr|rubygem-fastercsv-1.5.4-2|47	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/AUTHORS
12cr|rubygem-fastercsv-1.5.4-2|48	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGELOG
12cr|rubygem-fastercsv-1.5.4-2|49	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/COPYING
12cr|rubygem-fastercsv-1.5.4-2|50	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/INSTALL
12cr|rubygem-fastercsv-1.5.4-2|51	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-fastercsv-1.5.4-2|52	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
12cr|rubygem-fastercsv-1.5.4-2|53	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/TODO
12cr|rubygem-fastercsv-1.5.4-2|54	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-fastercsv-1.5.4-2|55	
12cr|rubygem-fastercsv-1.5.4-2|56	
12cr|rubygem-fastercsv-1.5.4-2|57	%changelog
12cr|rubygem-fastercsv-1.5.4-2|58	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.5.4-2
12cr|rubygem-fastercsv-1.5.4-2|59	+ Revision: 774161
12cr|rubygem-fastercsv-1.5.4-2|60	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-fastercsv-1.5.4-2|61	
12cr|rubygem-fastercsv-1.5.4-2|62	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.5.4-1
12cr|rubygem-fastercsv-1.5.4-2|63	+ Revision: 766959
12cr|rubygem-fastercsv-1.5.4-2|64	- imported package rubygem-fastercsv
12cr|rubygem-fastercsv-1.5.4-2|65	

7241 12
12cr|rubygem-fastri-0.3.1.1-1|1	# Generated from fastri-0.3.1.1.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-fastri-0.3.1.1-1|2	%define	rbname	fastri
12cr|rubygem-fastri-0.3.1.1-1|3	
12cr|rubygem-fastri-0.3.1.1-1|4	Summary:	RI docs across machines, faster and smarter than ri
12cr|rubygem-fastri-0.3.1.1-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-fastri-0.3.1.1-1|6	
12cr|rubygem-fastri-0.3.1.1-1|7	Version:	0.3.1.1
12cr|rubygem-fastri-0.3.1.1-1|8	Release:	1
12cr|rubygem-fastri-0.3.1.1-1|9	Group:		Development/Ruby
12cr|rubygem-fastri-0.3.1.1-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-fastri-0.3.1.1-1|11	URL:		http://eigenclass.org/hiki/fastri
12cr|rubygem-fastri-0.3.1.1-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-fastri-0.3.1.1-1|13	BuildRequires:	rubygems
12cr|rubygem-fastri-0.3.1.1-1|14	BuildArch:	noarch
12cr|rubygem-fastri-0.3.1.1-1|15	Obsoletes:	ruby-fastri
12cr|rubygem-fastri-0.3.1.1-1|16	
12cr|rubygem-fastri-0.3.1.1-1|17	%description
12cr|rubygem-fastri-0.3.1.1-1|18	FastRI is an alternative to the ri command-line tool. It is *much* faster, and
12cr|rubygem-fastri-0.3.1.1-1|19	also allows you to offer RI lookup services over DRb. FastRI is smarter than
12cr|rubygem-fastri-0.3.1.1-1|20	ri, and can find classes anywhere in the hierarchy without specifying the
12cr|rubygem-fastri-0.3.1.1-1|21	"full path". FastRI can perform fast full-text searches. It also knows about
12cr|rubygem-fastri-0.3.1.1-1|22	gems, and can tell you e.g. which extensions to a core class were added by a
12cr|rubygem-fastri-0.3.1.1-1|23	specific gem.
12cr|rubygem-fastri-0.3.1.1-1|24	
12cr|rubygem-fastri-0.3.1.1-1|25	%package	doc
12cr|rubygem-fastri-0.3.1.1-1|26	Summary:	Documentation for %{name}
12cr|rubygem-fastri-0.3.1.1-1|27	Group:		Books/Computer books
12cr|rubygem-fastri-0.3.1.1-1|28	Requires:	%{name} = %{EVRD}
12cr|rubygem-fastri-0.3.1.1-1|29	BuildArch:	noarch
12cr|rubygem-fastri-0.3.1.1-1|30	
12cr|rubygem-fastri-0.3.1.1-1|31	%description	doc
12cr|rubygem-fastri-0.3.1.1-1|32	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-fastri-0.3.1.1-1|33	
12cr|rubygem-fastri-0.3.1.1-1|34	%prep
12cr|rubygem-fastri-0.3.1.1-1|35	%setup -q
12cr|rubygem-fastri-0.3.1.1-1|36	
12cr|rubygem-fastri-0.3.1.1-1|37	%build
12cr|rubygem-fastri-0.3.1.1-1|38	mkdir -p .%{ruby_gemdir}
12cr|rubygem-fastri-0.3.1.1-1|39	gem install -V --local --install-dir .%{ruby_gemdir} \
12cr|rubygem-fastri-0.3.1.1-1|40	--force --rdoc %{SOURCE0}
12cr|rubygem-fastri-0.3.1.1-1|41	%install
12cr|rubygem-fastri-0.3.1.1-1|42	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-fastri-0.3.1.1-1|43	mkdir -p %{buildroot}%{_bindir}
12cr|rubygem-fastri-0.3.1.1-1|44	cp -rf .%{ruby_gemdir}/* %{buildroot}%{ruby_gemdir}
12cr|rubygem-fastri-0.3.1.1-1|45	ln -s %{ruby_gemdir}/gems/%{rbname}-%{version}/bin/fastri-server %{buildroot}%{_bindir}/fastri-server
12cr|rubygem-fastri-0.3.1.1-1|46	ln -s %{ruby_gemdir}/gems/%{rbname}-%{version}/bin/fri %{buildroot}%{_bindir}/fri
12cr|rubygem-fastri-0.3.1.1-1|47	ln -s %{ruby_gemdir}/gems/%{rbname}-%{version}/bin/qri %{buildroot}%{_bindir}/qri
12cr|rubygem-fastri-0.3.1.1-1|48	ln -s %{ruby_gemdir}/gems/%{rbname}-%{version}/bin/ri-emacs %{buildroot}%{_bindir}/ri-emacs
12cr|rubygem-fastri-0.3.1.1-1|49	
12cr|rubygem-fastri-0.3.1.1-1|50	%files
12cr|rubygem-fastri-0.3.1.1-1|51	%{_bindir}/fastri-server
12cr|rubygem-fastri-0.3.1.1-1|52	%{_bindir}/fri
12cr|rubygem-fastri-0.3.1.1-1|53	%{_bindir}/qri
12cr|rubygem-fastri-0.3.1.1-1|54	%{_bindir}/ri-emacs
12cr|rubygem-fastri-0.3.1.1-1|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-fastri-0.3.1.1-1|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/*
12cr|rubygem-fastri-0.3.1.1-1|57	%{ruby_gemdir}/bin/*
12cr|rubygem-fastri-0.3.1.1-1|58	%{ruby_gemdir}/cache/*
12cr|rubygem-fastri-0.3.1.1-1|59	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-fastri-0.3.1.1-1|60	
12cr|rubygem-fastri-0.3.1.1-1|61	%files doc
12cr|rubygem-fastri-0.3.1.1-1|62	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-fastri-0.3.1.1-1|63	
12cr|rubygem-fastri-0.3.1.1-1|64	%changelog
12cr|rubygem-fastri-0.3.1.1-1|65	* Fri Sep 28 2012 Denis Silakov <uragan@localhost> 0.3.1.1-1
12cr|rubygem-fastri-0.3.1.1-1|66	- Initial package

7242 12
12cr|rubygem-fastthread-1.0.7-2|1	%define	oname	fastthread
12cr|rubygem-fastthread-1.0.7-2|2	
12cr|rubygem-fastthread-1.0.7-2|3	Summary:	Optimized replacement for thread.rb primitives
12cr|rubygem-fastthread-1.0.7-2|4	Name:		rubygem-%{oname}
12cr|rubygem-fastthread-1.0.7-2|5	Version:	1.0.7
12cr|rubygem-fastthread-1.0.7-2|6	Release:	%mkrel 2
12cr|rubygem-fastthread-1.0.7-2|7	License:	GPLv2+ or Ruby License
12cr|rubygem-fastthread-1.0.7-2|8	Group:		Development/Ruby
12cr|rubygem-fastthread-1.0.7-2|9	URL:		http://%{oname}.rubyforge.org/
12cr|rubygem-fastthread-1.0.7-2|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|rubygem-fastthread-1.0.7-2|11	BuildRequires:	ruby-devel ruby-RubyGems
12cr|rubygem-fastthread-1.0.7-2|12	Requires:	ruby
12cr|rubygem-fastthread-1.0.7-2|13	Provides:	rubygem(%{oname}) = %{version}
12cr|rubygem-fastthread-1.0.7-2|14	
12cr|rubygem-fastthread-1.0.7-2|15	%description
12cr|rubygem-fastthread-1.0.7-2|16	Optimized replacement for thread.rb primitives.
12cr|rubygem-fastthread-1.0.7-2|17	
12cr|rubygem-fastthread-1.0.7-2|18	%prep
12cr|rubygem-fastthread-1.0.7-2|19	
12cr|rubygem-fastthread-1.0.7-2|20	%build
12cr|rubygem-fastthread-1.0.7-2|21	mkdir -p %buildroot/%{ruby_gemdir}
12cr|rubygem-fastthread-1.0.7-2|22	
12cr|rubygem-fastthread-1.0.7-2|23	%install
12cr|rubygem-fastthread-1.0.7-2|24	gem install -V --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|rubygem-fastthread-1.0.7-2|25	rm -rf %{buildroot}%{ruby_gemdir}/{cache,gems/%{oname}-%{version}/ext}
12cr|rubygem-fastthread-1.0.7-2|26	
12cr|rubygem-fastthread-1.0.7-2|27	%files
12cr|rubygem-fastthread-1.0.7-2|28	%defattr(-,root,root)
12cr|rubygem-fastthread-1.0.7-2|29	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-fastthread-1.0.7-2|30	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|rubygem-fastthread-1.0.7-2|31	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec

7243 12
12cr|rubygem-fcgi-0.8.9-1|1	# Generated from fcgi-0.8.8.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-fcgi-0.8.9-1|2	%define	rbname	fcgi
12cr|rubygem-fcgi-0.8.9-1|3	
12cr|rubygem-fcgi-0.8.9-1|4	Summary:	FastCGI library for Ruby
12cr|rubygem-fcgi-0.8.9-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-fcgi-0.8.9-1|6	
12cr|rubygem-fcgi-0.8.9-1|7	Version:	0.8.9
12cr|rubygem-fcgi-0.8.9-1|8	Release:	1
12cr|rubygem-fcgi-0.8.9-1|9	Group:		Development/Ruby
12cr|rubygem-fcgi-0.8.9-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-fcgi-0.8.9-1|11	URL:		http://rubyforge.org/projects/fcgi/
12cr|rubygem-fcgi-0.8.9-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-fcgi-0.8.9-1|13	BuildRequires:	rubygems
12cr|rubygem-fcgi-0.8.9-1|14	BuildRequires:	ruby-devel
12cr|rubygem-fcgi-0.8.9-1|15	BuildRequires:	rubygem(rake)
12cr|rubygem-fcgi-0.8.9-1|16	BuildRequires:	libfcgi-devel
12cr|rubygem-fcgi-0.8.9-1|17	
12cr|rubygem-fcgi-0.8.9-1|18	%description
12cr|rubygem-fcgi-0.8.9-1|19	FastCGI is a language independent, scalable, open extension to CGI that
12cr|rubygem-fcgi-0.8.9-1|20	provides high performance without the limitations of server specific APIs. For
12cr|rubygem-fcgi-0.8.9-1|21	more information, see http://www.fastcgi.com/.
12cr|rubygem-fcgi-0.8.9-1|22	
12cr|rubygem-fcgi-0.8.9-1|23	%package	doc
12cr|rubygem-fcgi-0.8.9-1|24	Summary:	Documentation for %{name}
12cr|rubygem-fcgi-0.8.9-1|25	Group:		Books/Computer books
12cr|rubygem-fcgi-0.8.9-1|26	Requires:	%{name} = %{EVRD}
12cr|rubygem-fcgi-0.8.9-1|27	BuildArch:	noarch
12cr|rubygem-fcgi-0.8.9-1|28	
12cr|rubygem-fcgi-0.8.9-1|29	%description	doc
12cr|rubygem-fcgi-0.8.9-1|30	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-fcgi-0.8.9-1|31	
12cr|rubygem-fcgi-0.8.9-1|32	%prep
12cr|rubygem-fcgi-0.8.9-1|33	%setup -q
12cr|rubygem-fcgi-0.8.9-1|34	tar xmf data.tar.gz
12cr|rubygem-fcgi-0.8.9-1|35	
12cr|rubygem-fcgi-0.8.9-1|36	%build
12cr|rubygem-fcgi-0.8.9-1|37	%gem_build
12cr|rubygem-fcgi-0.8.9-1|38	
12cr|rubygem-fcgi-0.8.9-1|39	%install
12cr|rubygem-fcgi-0.8.9-1|40	%gem_install
12cr|rubygem-fcgi-0.8.9-1|41	
12cr|rubygem-fcgi-0.8.9-1|42	%files
12cr|rubygem-fcgi-0.8.9-1|43	%dir %{ruby_gemdir}/gems/ruby-%{rbname}-%{version}
12cr|rubygem-fcgi-0.8.9-1|44	%dir %{ruby_gemdir}/gems/ruby-%{rbname}-%{version}/lib
12cr|rubygem-fcgi-0.8.9-1|45	%{ruby_gemdir}/gems/ruby-%{rbname}-%{version}/lib/*.rb
12cr|rubygem-fcgi-0.8.9-1|46	%{ruby_gemdir}/specifications/ruby-%{rbname}-%{version}.gemspec
12cr|rubygem-fcgi-0.8.9-1|47	%{ruby_sitearchdir}/*.so
12cr|rubygem-fcgi-0.8.9-1|48	
12cr|rubygem-fcgi-0.8.9-1|49	%files doc
12cr|rubygem-fcgi-0.8.9-1|50	%{ruby_gemdir}/gems/ruby-%{rbname}-%{version}/README*
12cr|rubygem-fcgi-0.8.9-1|51	%{ruby_gemdir}/gems/ruby-%{rbname}-%{version}/LICENSE
12cr|rubygem-fcgi-0.8.9-1|52	%{ruby_gemdir}/gems/ruby-%{rbname}-%{version}/ChangeLog
12cr|rubygem-fcgi-0.8.9-1|53	%doc %{ruby_gemdir}/doc/ruby-%{rbname}-%{version}

7244 12
12cr|rubygem-ffi-1.0.11-3|1	%define oname ffi
12cr|rubygem-ffi-1.0.11-3|2	
12cr|rubygem-ffi-1.0.11-3|3	Name:       rubygem-%{oname}
12cr|rubygem-ffi-1.0.11-3|4	Version:    1.0.11
12cr|rubygem-ffi-1.0.11-3|5	Release:	3
12cr|rubygem-ffi-1.0.11-3|6	Summary:    A ruby extension for programmatically loading dynamic libraries
12cr|rubygem-ffi-1.0.11-3|7	Group:      Development/Ruby
12cr|rubygem-ffi-1.0.11-3|8	License:    LGPLv3
12cr|rubygem-ffi-1.0.11-3|9	URL:        http://wiki.github.com/ffi/ffi
12cr|rubygem-ffi-1.0.11-3|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-ffi-1.0.11-3|11	Requires:   rubygems
12cr|rubygem-ffi-1.0.11-3|12	BuildRequires: rubygems
12cr|rubygem-ffi-1.0.11-3|13	BuildRequires: ruby-devel
12cr|rubygem-ffi-1.0.11-3|14	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-ffi-1.0.11-3|15	
12cr|rubygem-ffi-1.0.11-3|16	%description
12cr|rubygem-ffi-1.0.11-3|17	Ruby-FFI is a ruby extension for programmatically loading dynamic
12cr|rubygem-ffi-1.0.11-3|18	libraries, binding functions within them, and calling those functions
12cr|rubygem-ffi-1.0.11-3|19	from Ruby code. Moreover, a Ruby-FFI extension works without changes
12cr|rubygem-ffi-1.0.11-3|20	on Ruby and JRuby. Discover why should you write your next extension
12cr|rubygem-ffi-1.0.11-3|21	using Ruby-FFI here[http://wiki.github.com/ffi/ffi/why-use-ffi].
12cr|rubygem-ffi-1.0.11-3|22	
12cr|rubygem-ffi-1.0.11-3|23	
12cr|rubygem-ffi-1.0.11-3|24	%prep
12cr|rubygem-ffi-1.0.11-3|25	
12cr|rubygem-ffi-1.0.11-3|26	%build
12cr|rubygem-ffi-1.0.11-3|27	mkdir -p .%{ruby_gemdir}
12cr|rubygem-ffi-1.0.11-3|28	gem install -V --local --install-dir .%{ruby_gemdir} \
12cr|rubygem-ffi-1.0.11-3|29	--force --rdoc %{SOURCE0}
12cr|rubygem-ffi-1.0.11-3|30	
12cr|rubygem-ffi-1.0.11-3|31	%install
12cr|rubygem-ffi-1.0.11-3|32	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-ffi-1.0.11-3|33	cp -r .%{ruby_gemdir}/* %{buildroot}%{ruby_gemdir}
12cr|rubygem-ffi-1.0.11-3|34	
12cr|rubygem-ffi-1.0.11-3|35	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/ext/
12cr|rubygem-ffi-1.0.11-3|36	
12cr|rubygem-ffi-1.0.11-3|37	#install arch dependant files in sitearchdir
12cr|rubygem-ffi-1.0.11-3|38	mkdir -p %{buildroot}%{ruby_sitearchdir}
12cr|rubygem-ffi-1.0.11-3|39	mv %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/*.so %{buildroot}%{ruby_sitearchdir}
12cr|rubygem-ffi-1.0.11-3|40	
12cr|rubygem-ffi-1.0.11-3|41	%files
12cr|rubygem-ffi-1.0.11-3|42	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-ffi-1.0.11-3|43	#% {ruby_gemdir}/gems/% {oname}-% {version}/.require_paths
12cr|rubygem-ffi-1.0.11-3|44	%{ruby_gemdir}/gems/%{oname}-%{version}/gen/
12cr|rubygem-ffi-1.0.11-3|45	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-ffi-1.0.11-3|46	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-ffi-1.0.11-3|47	%{ruby_gemdir}/gems/%{oname}-%{version}/tasks/
12cr|rubygem-ffi-1.0.11-3|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
12cr|rubygem-ffi-1.0.11-3|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-ffi-1.0.11-3|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-ffi-1.0.11-3|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
12cr|rubygem-ffi-1.0.11-3|52	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-ffi-1.0.11-3|53	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-ffi-1.0.11-3|54	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-ffi-1.0.11-3|55	%{ruby_sitearchdir}/ffi_c.so
12cr|rubygem-ffi-1.0.11-3|56	
12cr|rubygem-ffi-1.0.11-3|57	
12cr|rubygem-ffi-1.0.11-3|58	%changelog
12cr|rubygem-ffi-1.0.11-3|59	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.11-3
12cr|rubygem-ffi-1.0.11-3|60	+ Revision: 774161
12cr|rubygem-ffi-1.0.11-3|61	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-ffi-1.0.11-3|62	
12cr|rubygem-ffi-1.0.11-3|63	* Tue Jan 24 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.11-2
12cr|rubygem-ffi-1.0.11-3|64	+ Revision: 768103
12cr|rubygem-ffi-1.0.11-3|65	- ruby-rake removed
12cr|rubygem-ffi-1.0.11-3|66	
12cr|rubygem-ffi-1.0.11-3|67	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.11-1
12cr|rubygem-ffi-1.0.11-3|68	+ Revision: 766996
12cr|rubygem-ffi-1.0.11-3|69	- version update 1.0.11
12cr|rubygem-ffi-1.0.11-3|70	
12cr|rubygem-ffi-1.0.11-3|71	* Thu Sep 08 2011 Andrey Smirnov <asmirnov@mandriva.org> 1.0.9-1
12cr|rubygem-ffi-1.0.11-3|72	+ Revision: 699018
12cr|rubygem-ffi-1.0.11-3|73	- missing rdoc fix
12cr|rubygem-ffi-1.0.11-3|74	- rpmlint warning
12cr|rubygem-ffi-1.0.11-3|75	
12cr|rubygem-ffi-1.0.11-3|76	+ Alexander Barakin <abarakin@mandriva.org>
12cr|rubygem-ffi-1.0.11-3|77	- imported package rubygem-ffi
12cr|rubygem-ffi-1.0.11-3|78	- imported package rubygem-ffi
12cr|rubygem-ffi-1.0.11-3|79	
12cr|rubygem-ffi-1.0.11-3|80	* Sun Dec 19 2010 Rémy Clouard <shikamaru@mandriva.org> 0.6.3-2mdv2011.0
12cr|rubygem-ffi-1.0.11-3|81	+ Revision: 623112
12cr|rubygem-ffi-1.0.11-3|82	- fix build
12cr|rubygem-ffi-1.0.11-3|83	- import rubygem-ffi
12cr|rubygem-ffi-1.0.11-3|84	

7245 12
12cr|rubygem-file-tail-1.0.5-1|1	# Generated from file-tail-1.0.5.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-file-tail-1.0.5-1|2	%define	rbname	file-tail
12cr|rubygem-file-tail-1.0.5-1|3	
12cr|rubygem-file-tail-1.0.5-1|4	Summary:	File::Tail for Ruby
12cr|rubygem-file-tail-1.0.5-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-file-tail-1.0.5-1|6	
12cr|rubygem-file-tail-1.0.5-1|7	Version:	1.0.5
12cr|rubygem-file-tail-1.0.5-1|8	Release:	1
12cr|rubygem-file-tail-1.0.5-1|9	Group:		Development/Ruby
12cr|rubygem-file-tail-1.0.5-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-file-tail-1.0.5-1|11	URL:		http://flori.github.com/file-tail
12cr|rubygem-file-tail-1.0.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-file-tail-1.0.5-1|13	BuildRequires:	rubygems
12cr|rubygem-file-tail-1.0.5-1|14	BuildArch:	noarch
12cr|rubygem-file-tail-1.0.5-1|15	
12cr|rubygem-file-tail-1.0.5-1|16	%description
12cr|rubygem-file-tail-1.0.5-1|17	Library to tail files in Ruby
12cr|rubygem-file-tail-1.0.5-1|18	
12cr|rubygem-file-tail-1.0.5-1|19	%package	doc
12cr|rubygem-file-tail-1.0.5-1|20	Summary:	Documentation for %{name}
12cr|rubygem-file-tail-1.0.5-1|21	Group:		Books/Computer books
12cr|rubygem-file-tail-1.0.5-1|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-file-tail-1.0.5-1|23	
12cr|rubygem-file-tail-1.0.5-1|24	%description	doc
12cr|rubygem-file-tail-1.0.5-1|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-file-tail-1.0.5-1|26	
12cr|rubygem-file-tail-1.0.5-1|27	%prep
12cr|rubygem-file-tail-1.0.5-1|28	%setup -q
12cr|rubygem-file-tail-1.0.5-1|29	
12cr|rubygem-file-tail-1.0.5-1|30	%build
12cr|rubygem-file-tail-1.0.5-1|31	%gem_build -f '(examples|tests)/'
12cr|rubygem-file-tail-1.0.5-1|32	
12cr|rubygem-file-tail-1.0.5-1|33	%install
12cr|rubygem-file-tail-1.0.5-1|34	%gem_install
12cr|rubygem-file-tail-1.0.5-1|35	
12cr|rubygem-file-tail-1.0.5-1|36	%files
12cr|rubygem-file-tail-1.0.5-1|37	%{_bindir}/rtail
12cr|rubygem-file-tail-1.0.5-1|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-file-tail-1.0.5-1|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-file-tail-1.0.5-1|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rtail
12cr|rubygem-file-tail-1.0.5-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-file-tail-1.0.5-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/file
12cr|rubygem-file-tail-1.0.5-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/file/*.rb
12cr|rubygem-file-tail-1.0.5-1|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/file/tail
12cr|rubygem-file-tail-1.0.5-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/file/tail/*.rb
12cr|rubygem-file-tail-1.0.5-1|46	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-file-tail-1.0.5-1|47	
12cr|rubygem-file-tail-1.0.5-1|48	%files doc
12cr|rubygem-file-tail-1.0.5-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/README
12cr|rubygem-file-tail-1.0.5-1|50	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-file-tail-1.0.5-1|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tests
12cr|rubygem-file-tail-1.0.5-1|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/tests/*.rb
12cr|rubygem-file-tail-1.0.5-1|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
12cr|rubygem-file-tail-1.0.5-1|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*.rb
12cr|rubygem-file-tail-1.0.5-1|55	
12cr|rubygem-file-tail-1.0.5-1|56	
12cr|rubygem-file-tail-1.0.5-1|57	
12cr|rubygem-file-tail-1.0.5-1|58	%changelog
12cr|rubygem-file-tail-1.0.5-1|59	* Tue Mar 29 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.5-1
12cr|rubygem-file-tail-1.0.5-1|60	+ Revision: 648717
12cr|rubygem-file-tail-1.0.5-1|61	- imported package rubygem-file-tail
12cr|rubygem-file-tail-1.0.5-1|62	
12cr|rubygem-file-tail-1.0.5-1|63	
12cr|rubygem-file-tail-1.0.5-1|64	* Tue Mar 29 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.5-1
12cr|rubygem-file-tail-1.0.5-1|65	- Initial package

7246 12
12cr|rubygem-flexmock-1.0.3-1|1	# Generated from flexmock-0.9.0.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
12cr|rubygem-flexmock-1.0.3-1|2	%define	rbname	flexmock
12cr|rubygem-flexmock-1.0.3-1|3	
12cr|rubygem-flexmock-1.0.3-1|4	Summary:	Simple and Flexible Mock Objects for Testing
12cr|rubygem-flexmock-1.0.3-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-flexmock-1.0.3-1|6	
12cr|rubygem-flexmock-1.0.3-1|7	Version:	1.0.3
12cr|rubygem-flexmock-1.0.3-1|8	Release:	1
12cr|rubygem-flexmock-1.0.3-1|9	Group:		Development/Ruby
12cr|rubygem-flexmock-1.0.3-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-flexmock-1.0.3-1|11	URL:		https://github.com/jimweirich/flexmock
12cr|rubygem-flexmock-1.0.3-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-flexmock-1.0.3-1|13	BuildRequires:	rubygems
12cr|rubygem-flexmock-1.0.3-1|14	BuildArch:	noarch
12cr|rubygem-flexmock-1.0.3-1|15	%rename		ruby-flexmock
12cr|rubygem-flexmock-1.0.3-1|16	
12cr|rubygem-flexmock-1.0.3-1|17	%description
12cr|rubygem-flexmock-1.0.3-1|18	FlexMock is a extremely simple mock object class compatible
12cr|rubygem-flexmock-1.0.3-1|19	with the Test::Unit framework.  Although the FlexMock's
12cr|rubygem-flexmock-1.0.3-1|20	interface is simple, it is very flexible.
12cr|rubygem-flexmock-1.0.3-1|21	
12cr|rubygem-flexmock-1.0.3-1|22	%package	doc
12cr|rubygem-flexmock-1.0.3-1|23	Summary:	Documentation for %{name}
12cr|rubygem-flexmock-1.0.3-1|24	Group:		Books/Computer books
12cr|rubygem-flexmock-1.0.3-1|25	Requires:	%{name} = %{EVRD}
12cr|rubygem-flexmock-1.0.3-1|26	
12cr|rubygem-flexmock-1.0.3-1|27	%description	doc
12cr|rubygem-flexmock-1.0.3-1|28	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-flexmock-1.0.3-1|29	
12cr|rubygem-flexmock-1.0.3-1|30	%prep
12cr|rubygem-flexmock-1.0.3-1|31	%setup -q
12cr|rubygem-flexmock-1.0.3-1|32	
12cr|rubygem-flexmock-1.0.3-1|33	%build
12cr|rubygem-flexmock-1.0.3-1|34	%gem_build -f test
12cr|rubygem-flexmock-1.0.3-1|35	
12cr|rubygem-flexmock-1.0.3-1|36	%install
12cr|rubygem-flexmock-1.0.3-1|37	%gem_install
12cr|rubygem-flexmock-1.0.3-1|38	
12cr|rubygem-flexmock-1.0.3-1|39	%files
12cr|rubygem-flexmock-1.0.3-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-flexmock-1.0.3-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/examples
12cr|rubygem-flexmock-1.0.3-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/doc/examples/*.rdoc
12cr|rubygem-flexmock-1.0.3-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-flexmock-1.0.3-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-flexmock-1.0.3-1|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/flexmock
12cr|rubygem-flexmock-1.0.3-1|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/flexmock/*.rb
12cr|rubygem-flexmock-1.0.3-1|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/flexmock/rails
12cr|rubygem-flexmock-1.0.3-1|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/flexmock/rails/*.rb
12cr|rubygem-flexmock-1.0.3-1|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-flexmock-1.0.3-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
12cr|rubygem-flexmock-1.0.3-1|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test/rspec_integration
12cr|rubygem-flexmock-1.0.3-1|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/rspec_integration/*.rb
12cr|rubygem-flexmock-1.0.3-1|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test/test_unit_integration
12cr|rubygem-flexmock-1.0.3-1|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/test_unit_integration/*.rb
12cr|rubygem-flexmock-1.0.3-1|55	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-flexmock-1.0.3-1|56	
12cr|rubygem-flexmock-1.0.3-1|57	%files doc
12cr|rubygem-flexmock-1.0.3-1|58	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-flexmock-1.0.3-1|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-flexmock-1.0.3-1|60	%{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGES
12cr|rubygem-flexmock-1.0.3-1|61	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc
12cr|rubygem-flexmock-1.0.3-1|62	%{ruby_gemdir}/gems/%{rbname}-%{version}/doc/*.rdoc
12cr|rubygem-flexmock-1.0.3-1|63	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/releases
12cr|rubygem-flexmock-1.0.3-1|64	%{ruby_gemdir}/gems/%{rbname}-%{version}/doc/releases/*.rdoc
12cr|rubygem-flexmock-1.0.3-1|65	
12cr|rubygem-flexmock-1.0.3-1|66	
12cr|rubygem-flexmock-1.0.3-1|67	%changelog
12cr|rubygem-flexmock-1.0.3-1|68	* Fri Feb 17 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.0-3
12cr|rubygem-flexmock-1.0.3-1|69	+ Revision: 775597
12cr|rubygem-flexmock-1.0.3-1|70	- %rename ruby-flexmock
12cr|rubygem-flexmock-1.0.3-1|71	
12cr|rubygem-flexmock-1.0.3-1|72	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.0-2
12cr|rubygem-flexmock-1.0.3-1|73	+ Revision: 774534
12cr|rubygem-flexmock-1.0.3-1|74	- regenerate spec with gem2rpm5
12cr|rubygem-flexmock-1.0.3-1|75	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-flexmock-1.0.3-1|76	
12cr|rubygem-flexmock-1.0.3-1|77	* Mon Sep 12 2011 Alexander Barakin <abarakin@mandriva.org> 0.9.0-1
12cr|rubygem-flexmock-1.0.3-1|78	+ Revision: 699539
12cr|rubygem-flexmock-1.0.3-1|79	- missing rdoc fix
12cr|rubygem-flexmock-1.0.3-1|80	- imported package rubygem-flexmock
12cr|rubygem-flexmock-1.0.3-1|81	
12cr|rubygem-flexmock-1.0.3-1|82	* Fri Dec 03 2010 Rémy Clouard <shikamaru@mandriva.org> 0.8.11-1mdv2011.0
12cr|rubygem-flexmock-1.0.3-1|83	+ Revision: 606980
12cr|rubygem-flexmock-1.0.3-1|84	- import rubygem-flexmock
12cr|rubygem-flexmock-1.0.3-1|85	

7247 12
12cr|rubygem-fssm-0.1.4-1|1	%define oname fssm
12cr|rubygem-fssm-0.1.4-1|2	
12cr|rubygem-fssm-0.1.4-1|3	Name:       rubygem-%{oname}
12cr|rubygem-fssm-0.1.4-1|4	Version:    0.1.4
12cr|rubygem-fssm-0.1.4-1|5	Release:    %mkrel 1
12cr|rubygem-fssm-0.1.4-1|6	Summary:    File System State Monitor
12cr|rubygem-fssm-0.1.4-1|7	Group:      Development/Ruby
12cr|rubygem-fssm-0.1.4-1|8	License:    MIT
12cr|rubygem-fssm-0.1.4-1|9	URL:        http://github.com/ttilley/fssm
12cr|rubygem-fssm-0.1.4-1|10	Source0:    %{oname}-%{version}.gem
12cr|rubygem-fssm-0.1.4-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-fssm-0.1.4-1|12	Requires:   rubygems
12cr|rubygem-fssm-0.1.4-1|13	BuildRequires: rubygems
12cr|rubygem-fssm-0.1.4-1|14	BuildArch:  noarch
12cr|rubygem-fssm-0.1.4-1|15	
12cr|rubygem-fssm-0.1.4-1|16	%description
12cr|rubygem-fssm-0.1.4-1|17	file system state monitor
12cr|rubygem-fssm-0.1.4-1|18	
12cr|rubygem-fssm-0.1.4-1|19	
12cr|rubygem-fssm-0.1.4-1|20	%prep
12cr|rubygem-fssm-0.1.4-1|21	
12cr|rubygem-fssm-0.1.4-1|22	%build
12cr|rubygem-fssm-0.1.4-1|23	
12cr|rubygem-fssm-0.1.4-1|24	%install
12cr|rubygem-fssm-0.1.4-1|25	rm -rf %{buildroot}
12cr|rubygem-fssm-0.1.4-1|26	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-fssm-0.1.4-1|27	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-fssm-0.1.4-1|28	--force --rdoc %{SOURCE0}
12cr|rubygem-fssm-0.1.4-1|29	
12cr|rubygem-fssm-0.1.4-1|30	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
12cr|rubygem-fssm-0.1.4-1|31	%clean
12cr|rubygem-fssm-0.1.4-1|32	rm -rf %{buildroot}
12cr|rubygem-fssm-0.1.4-1|33	
12cr|rubygem-fssm-0.1.4-1|34	%files
12cr|rubygem-fssm-0.1.4-1|35	%defattr(-, root, root, -)
12cr|rubygem-fssm-0.1.4-1|36	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-fssm-0.1.4-1|37	%{ruby_gemdir}/gems/%{oname}-%{version}/.document
12cr|rubygem-fssm-0.1.4-1|38	%{ruby_gemdir}/gems/%{oname}-%{version}/example.rb
12cr|rubygem-fssm-0.1.4-1|39	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-fssm-0.1.4-1|40	%{ruby_gemdir}/gems/%{oname}-%{version}/profile/
12cr|rubygem-fssm-0.1.4-1|41	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-fssm-0.1.4-1|42	%{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
12cr|rubygem-fssm-0.1.4-1|43	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-fssm-0.1.4-1|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-fssm-0.1.4-1|45	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-fssm-0.1.4-1|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.markdown
12cr|rubygem-fssm-0.1.4-1|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION.yml
12cr|rubygem-fssm-0.1.4-1|48	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-fssm-0.1.4-1|49	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-fssm-0.1.4-1|50	
12cr|rubygem-fssm-0.1.4-1|51	
12cr|rubygem-fssm-0.1.4-1|52	%changelog
12cr|rubygem-fssm-0.1.4-1|53	* Sun Dec 19 2010 Rémy Clouard <shikamaru@mandriva.org> 0.1.4-1mdv2011.0
12cr|rubygem-fssm-0.1.4-1|54	+ Revision: 623122
12cr|rubygem-fssm-0.1.4-1|55	- import rubygem-fssm
12cr|rubygem-fssm-0.1.4-1|56	

7248 12
12cr|rubygem-gem2rpm5-0.6.7-1|1	# Generated from gem2rpm5-0.6.1.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-gem2rpm5-0.6.7-1|2	%define	rbname	gem2rpm5
12cr|rubygem-gem2rpm5-0.6.7-1|3	
12cr|rubygem-gem2rpm5-0.6.7-1|4	Summary:	Generate rpm specfiles from gems
12cr|rubygem-gem2rpm5-0.6.7-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-gem2rpm5-0.6.7-1|6	
12cr|rubygem-gem2rpm5-0.6.7-1|7	Version:	0.6.7
12cr|rubygem-gem2rpm5-0.6.7-1|8	Release:	1
12cr|rubygem-gem2rpm5-0.6.7-1|9	Group:		Development/Ruby
12cr|rubygem-gem2rpm5-0.6.7-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-gem2rpm5-0.6.7-1|11	URL:		http://wiki.mandriva.com/en/Policies/Ruby
12cr|rubygem-gem2rpm5-0.6.7-1|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-gem2rpm5-0.6.7-1|13	BuildRequires:	rubygems
12cr|rubygem-gem2rpm5-0.6.7-1|14	BuildRequires:	locales-en
12cr|rubygem-gem2rpm5-0.6.7-1|15	BuildArch:	noarch
12cr|rubygem-gem2rpm5-0.6.7-1|16	
12cr|rubygem-gem2rpm5-0.6.7-1|17	%description
12cr|rubygem-gem2rpm5-0.6.7-1|18	Generate source rpms and rpm spec files from a Ruby Gem. The spec file is
12cr|rubygem-gem2rpm5-0.6.7-1|19	adapted to first of all follow Mandriva Linux packaging guidelines, using
12cr|rubygem-gem2rpm5-0.6.7-1|20	rpm5's gem_helper, while following the gem as much as necessary to remain
12cr|rubygem-gem2rpm5-0.6.7-1|21	compatible without the bloat.
12cr|rubygem-gem2rpm5-0.6.7-1|22	
12cr|rubygem-gem2rpm5-0.6.7-1|23	%prep
12cr|rubygem-gem2rpm5-0.6.7-1|24	%setup -q
12cr|rubygem-gem2rpm5-0.6.7-1|25	
12cr|rubygem-gem2rpm5-0.6.7-1|26	%build
12cr|rubygem-gem2rpm5-0.6.7-1|27	export LC_ALL=en_US.UTF-8
12cr|rubygem-gem2rpm5-0.6.7-1|28	%gem_build
12cr|rubygem-gem2rpm5-0.6.7-1|29	
12cr|rubygem-gem2rpm5-0.6.7-1|30	%install
12cr|rubygem-gem2rpm5-0.6.7-1|31	%gem_install
12cr|rubygem-gem2rpm5-0.6.7-1|32	
12cr|rubygem-gem2rpm5-0.6.7-1|33	%files
12cr|rubygem-gem2rpm5-0.6.7-1|34	%{_bindir}/gem2rpm5
12cr|rubygem-gem2rpm5-0.6.7-1|35	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/AUTHORS
12cr|rubygem-gem2rpm5-0.6.7-1|36	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-gem2rpm5-0.6.7-1|37	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
12cr|rubygem-gem2rpm5-0.6.7-1|38	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-gem2rpm5-0.6.7-1|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-gem2rpm5-0.6.7-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-gem2rpm5-0.6.7-1|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/gem2rpm5
12cr|rubygem-gem2rpm5-0.6.7-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-gem2rpm5-0.6.7-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-gem2rpm5-0.6.7-1|44	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-gem2rpm5-0.6.7-1|45	
12cr|rubygem-gem2rpm5-0.6.7-1|46	
12cr|rubygem-gem2rpm5-0.6.7-1|47	%changelog
12cr|rubygem-gem2rpm5-0.6.7-1|48	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.7-1
12cr|rubygem-gem2rpm5-0.6.7-1|49	+ Revision: 774256
12cr|rubygem-gem2rpm5-0.6.7-1|50	- don't add buildrequires on rake for building ruby extensions anymore as it's
12cr|rubygem-gem2rpm5-0.6.7-1|51	now provided by the ruby standard library
12cr|rubygem-gem2rpm5-0.6.7-1|52	
12cr|rubygem-gem2rpm5-0.6.7-1|53	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.6-1
12cr|rubygem-gem2rpm5-0.6.7-1|54	+ Revision: 773462
12cr|rubygem-gem2rpm5-0.6.7-1|55	- new version updated to work with ruby 1.9
12cr|rubygem-gem2rpm5-0.6.7-1|56	
12cr|rubygem-gem2rpm5-0.6.7-1|57	* Wed Oct 05 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.5-1
12cr|rubygem-gem2rpm5-0.6.7-1|58	+ Revision: 703092
12cr|rubygem-gem2rpm5-0.6.7-1|59	- new version
12cr|rubygem-gem2rpm5-0.6.7-1|60	- remove legacy rpm stuff
12cr|rubygem-gem2rpm5-0.6.7-1|61	- remove duplicated file from %%files
12cr|rubygem-gem2rpm5-0.6.7-1|62	
12cr|rubygem-gem2rpm5-0.6.7-1|63	* Thu Mar 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.4-2
12cr|rubygem-gem2rpm5-0.6.7-1|64	+ Revision: 643308
12cr|rubygem-gem2rpm5-0.6.7-1|65	- fix group of -doc packages produced..
12cr|rubygem-gem2rpm5-0.6.7-1|66	
12cr|rubygem-gem2rpm5-0.6.7-1|67	* Thu Mar 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.4-1
12cr|rubygem-gem2rpm5-0.6.7-1|68	+ Revision: 643305
12cr|rubygem-gem2rpm5-0.6.7-1|69	- new release
12cr|rubygem-gem2rpm5-0.6.7-1|70	
12cr|rubygem-gem2rpm5-0.6.7-1|71	* Thu Mar 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.3-1
12cr|rubygem-gem2rpm5-0.6.7-1|72	+ Revision: 643256
12cr|rubygem-gem2rpm5-0.6.7-1|73	- ship docs with main package
12cr|rubygem-gem2rpm5-0.6.7-1|74	- new release: 0.6.3
12cr|rubygem-gem2rpm5-0.6.7-1|75	- fix URL
12cr|rubygem-gem2rpm5-0.6.7-1|76	- new release 0.6.2:
12cr|rubygem-gem2rpm5-0.6.7-1|77	o remove newline on top of spec
12cr|rubygem-gem2rpm5-0.6.7-1|78	o use %%setup in stead of %%gem_unpack
12cr|rubygem-gem2rpm5-0.6.7-1|79	o use doc/%%{name}-%%{version} rather than hardcoding it in %%files
12cr|rubygem-gem2rpm5-0.6.7-1|80	- imported package rubygem-gem2rpm5
12cr|rubygem-gem2rpm5-0.6.7-1|81	
12cr|rubygem-gem2rpm5-0.6.7-1|82	
12cr|rubygem-gem2rpm5-0.6.7-1|83	* Sun Oct 17 2010 Per Øyvind Karlsen <peroyvind@lappis> 0.6.1-1
12cr|rubygem-gem2rpm5-0.6.7-1|84	- Initial package

7249 12
12cr|rubygem-gemcutter-0.7.1-2|1	# Generated from gemcutter-0.7.0.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-gemcutter-0.7.1-2|2	%define	rbname	gemcutter
12cr|rubygem-gemcutter-0.7.1-2|3	
12cr|rubygem-gemcutter-0.7.1-2|4	Summary:	Commands to interact with RubyGems.org
12cr|rubygem-gemcutter-0.7.1-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-gemcutter-0.7.1-2|6	
12cr|rubygem-gemcutter-0.7.1-2|7	Version:	0.7.1
12cr|rubygem-gemcutter-0.7.1-2|8	Release:	2
12cr|rubygem-gemcutter-0.7.1-2|9	Group:		Development/Ruby
12cr|rubygem-gemcutter-0.7.1-2|10	License:	MIT
12cr|rubygem-gemcutter-0.7.1-2|11	URL:		http://rubygems.org
12cr|rubygem-gemcutter-0.7.1-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-gemcutter-0.7.1-2|13	BuildRequires:	rubygems
12cr|rubygem-gemcutter-0.7.1-2|14	BuildArch:	noarch
12cr|rubygem-gemcutter-0.7.1-2|15	
12cr|rubygem-gemcutter-0.7.1-2|16	%description
12cr|rubygem-gemcutter-0.7.1-2|17	Adds several commands to RubyGems for managing gems and more on RubyGems.org.
12cr|rubygem-gemcutter-0.7.1-2|18	
12cr|rubygem-gemcutter-0.7.1-2|19	%package	doc
12cr|rubygem-gemcutter-0.7.1-2|20	Summary:	Documentation for %{name}
12cr|rubygem-gemcutter-0.7.1-2|21	Group:		Books/Computer books
12cr|rubygem-gemcutter-0.7.1-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-gemcutter-0.7.1-2|23	
12cr|rubygem-gemcutter-0.7.1-2|24	%description	doc
12cr|rubygem-gemcutter-0.7.1-2|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-gemcutter-0.7.1-2|26	
12cr|rubygem-gemcutter-0.7.1-2|27	%prep
12cr|rubygem-gemcutter-0.7.1-2|28	%setup -q
12cr|rubygem-gemcutter-0.7.1-2|29	
12cr|rubygem-gemcutter-0.7.1-2|30	%build
12cr|rubygem-gemcutter-0.7.1-2|31	%gem_build -f test
12cr|rubygem-gemcutter-0.7.1-2|32	
12cr|rubygem-gemcutter-0.7.1-2|33	%install
12cr|rubygem-gemcutter-0.7.1-2|34	%gem_install
12cr|rubygem-gemcutter-0.7.1-2|35	
12cr|rubygem-gemcutter-0.7.1-2|36	%files
12cr|rubygem-gemcutter-0.7.1-2|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-gemcutter-0.7.1-2|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-gemcutter-0.7.1-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}
12cr|rubygem-gemcutter-0.7.1-2|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-gemcutter-0.7.1-2|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gemcutter/version.rb
12cr|rubygem-gemcutter-0.7.1-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rubygems
12cr|rubygem-gemcutter-0.7.1-2|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rubygems/commands
12cr|rubygem-gemcutter-0.7.1-2|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rubygems/commands/*.rb
12cr|rubygem-gemcutter-0.7.1-2|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-gemcutter-0.7.1-2|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
12cr|rubygem-gemcutter-0.7.1-2|47	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-gemcutter-0.7.1-2|48	
12cr|rubygem-gemcutter-0.7.1-2|49	%files doc
12cr|rubygem-gemcutter-0.7.1-2|50	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-gemcutter-0.7.1-2|51	
12cr|rubygem-gemcutter-0.7.1-2|52	
12cr|rubygem-gemcutter-0.7.1-2|53	%changelog
12cr|rubygem-gemcutter-0.7.1-2|54	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.7.1-2
12cr|rubygem-gemcutter-0.7.1-2|55	+ Revision: 774161
12cr|rubygem-gemcutter-0.7.1-2|56	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-gemcutter-0.7.1-2|57	
12cr|rubygem-gemcutter-0.7.1-2|58	* Fri Jan 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.7.1-1
12cr|rubygem-gemcutter-0.7.1-2|59	+ Revision: 769359
12cr|rubygem-gemcutter-0.7.1-2|60	- version update 0.7.1
12cr|rubygem-gemcutter-0.7.1-2|61	
12cr|rubygem-gemcutter-0.7.1-2|62	* Tue Mar 15 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.7.0-1
12cr|rubygem-gemcutter-0.7.1-2|63	+ Revision: 645113
12cr|rubygem-gemcutter-0.7.1-2|64	- regenerate spec with gem2rpm5
12cr|rubygem-gemcutter-0.7.1-2|65	- new version: 0.7.0
12cr|rubygem-gemcutter-0.7.1-2|66	
12cr|rubygem-gemcutter-0.7.1-2|67	* Fri Sep 17 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.1-1mdv2011.0
12cr|rubygem-gemcutter-0.7.1-2|68	+ Revision: 579222
12cr|rubygem-gemcutter-0.7.1-2|69	+ rebuild (emptylog)
12cr|rubygem-gemcutter-0.7.1-2|70	
12cr|rubygem-gemcutter-0.7.1-2|71	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.0-1mdv2011.0
12cr|rubygem-gemcutter-0.7.1-2|72	+ Revision: 500540
12cr|rubygem-gemcutter-0.7.1-2|73	- add some missing dependencies
12cr|rubygem-gemcutter-0.7.1-2|74	
12cr|rubygem-gemcutter-0.7.1-2|75	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.0-1mdv2010.1
12cr|rubygem-gemcutter-0.7.1-2|76	+ Revision: 500361
12cr|rubygem-gemcutter-0.7.1-2|77	- import rubygem-gemcutter
12cr|rubygem-gemcutter-0.7.1-2|78	
12cr|rubygem-gemcutter-0.7.1-2|79	
12cr|rubygem-gemcutter-0.7.1-2|80	* Mon Feb  3 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.0-1
12cr|rubygem-gemcutter-0.7.1-2|81	- initial release

7250 12
12cr|rubygem-gem_plugin-0.2.3-1|1	%define oname gem_plugin
12cr|rubygem-gem_plugin-0.2.3-1|2	
12cr|rubygem-gem_plugin-0.2.3-1|3	Name:       rubygem-%{oname}
12cr|rubygem-gem_plugin-0.2.3-1|4	Version:    0.2.3
12cr|rubygem-gem_plugin-0.2.3-1|5	Release:    %mkrel 1
12cr|rubygem-gem_plugin-0.2.3-1|6	Summary:    A plugin system based on rubygems that uses dependencies only
12cr|rubygem-gem_plugin-0.2.3-1|7	Group:      Development/Ruby
12cr|rubygem-gem_plugin-0.2.3-1|8	License:    GPLv2+
12cr|rubygem-gem_plugin-0.2.3-1|9	URL:        http://rubydoc.info/gems/%{oname}/%{version}/frames
12cr|rubygem-gem_plugin-0.2.3-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-gem_plugin-0.2.3-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-gem_plugin-0.2.3-1|12	Requires:   rubygems
12cr|rubygem-gem_plugin-0.2.3-1|13	BuildRequires: rubygems
12cr|rubygem-gem_plugin-0.2.3-1|14	BuildArch:  noarch
12cr|rubygem-gem_plugin-0.2.3-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-gem_plugin-0.2.3-1|16	
12cr|rubygem-gem_plugin-0.2.3-1|17	%description
12cr|rubygem-gem_plugin-0.2.3-1|18	A plugin system based on rubygems that uses dependencies only
12cr|rubygem-gem_plugin-0.2.3-1|19	
12cr|rubygem-gem_plugin-0.2.3-1|20	
12cr|rubygem-gem_plugin-0.2.3-1|21	%prep
12cr|rubygem-gem_plugin-0.2.3-1|22	
12cr|rubygem-gem_plugin-0.2.3-1|23	%build
12cr|rubygem-gem_plugin-0.2.3-1|24	
12cr|rubygem-gem_plugin-0.2.3-1|25	%install
12cr|rubygem-gem_plugin-0.2.3-1|26	rm -rf %{buildroot}
12cr|rubygem-gem_plugin-0.2.3-1|27	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-gem_plugin-0.2.3-1|28	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-gem_plugin-0.2.3-1|29	--force --rdoc %{SOURCE0}
12cr|rubygem-gem_plugin-0.2.3-1|30	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-gem_plugin-0.2.3-1|31	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-gem_plugin-0.2.3-1|32	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-gem_plugin-0.2.3-1|33	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cr|rubygem-gem_plugin-0.2.3-1|34	sed -i -e '1i#!/usr/bin/env ruby' %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin/gpgen
12cr|rubygem-gem_plugin-0.2.3-1|35	
12cr|rubygem-gem_plugin-0.2.3-1|36	%clean
12cr|rubygem-gem_plugin-0.2.3-1|37	rm -rf %{buildroot}
12cr|rubygem-gem_plugin-0.2.3-1|38	
12cr|rubygem-gem_plugin-0.2.3-1|39	%files
12cr|rubygem-gem_plugin-0.2.3-1|40	%defattr(-, root, root, -)
12cr|rubygem-gem_plugin-0.2.3-1|41	%{_bindir}/gpgen
12cr|rubygem-gem_plugin-0.2.3-1|42	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-gem_plugin-0.2.3-1|43	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-gem_plugin-0.2.3-1|44	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-gem_plugin-0.2.3-1|45	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-gem_plugin-0.2.3-1|46	%{ruby_gemdir}/gems/%{oname}-%{version}/setup.rb
12cr|rubygem-gem_plugin-0.2.3-1|47	%{ruby_gemdir}/gems/%{oname}-%{version}/resources/lib/
12cr|rubygem-gem_plugin-0.2.3-1|48	%{ruby_gemdir}/gems/%{oname}-%{version}/resources/resources/
12cr|rubygem-gem_plugin-0.2.3-1|49	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-gem_plugin-0.2.3-1|50	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-gem_plugin-0.2.3-1|51	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-gem_plugin-0.2.3-1|52	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGELOG
12cr|rubygem-gem_plugin-0.2.3-1|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING
12cr|rubygem-gem_plugin-0.2.3-1|54	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-gem_plugin-0.2.3-1|55	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest
12cr|rubygem-gem_plugin-0.2.3-1|56	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
12cr|rubygem-gem_plugin-0.2.3-1|57	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/resources/COPYING
12cr|rubygem-gem_plugin-0.2.3-1|58	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/resources/LICENSE
12cr|rubygem-gem_plugin-0.2.3-1|59	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/resources/README
12cr|rubygem-gem_plugin-0.2.3-1|60	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/resources/Rakefile
12cr|rubygem-gem_plugin-0.2.3-1|61	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
12cr|rubygem-gem_plugin-0.2.3-1|62	
12cr|rubygem-gem_plugin-0.2.3-1|63	
12cr|rubygem-gem_plugin-0.2.3-1|64	%changelog
12cr|rubygem-gem_plugin-0.2.3-1|65	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 0.2.3-1mdv2011.0
12cr|rubygem-gem_plugin-0.2.3-1|66	+ Revision: 623491
12cr|rubygem-gem_plugin-0.2.3-1|67	- import rubygem-gem_plugin
12cr|rubygem-gem_plugin-0.2.3-1|68	

7251 12
12cr|rubygem-gettext-2.3.2-1|1	# Generated from gettext-2.3.2.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-gettext-2.3.2-1|2	%define	rbname	gettext
12cr|rubygem-gettext-2.3.2-1|3	
12cr|rubygem-gettext-2.3.2-1|4	Summary:	Gettext is a pure Ruby libary and tools to localize messages
12cr|rubygem-gettext-2.3.2-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-gettext-2.3.2-1|6	
12cr|rubygem-gettext-2.3.2-1|7	Version:	2.3.2
12cr|rubygem-gettext-2.3.2-1|8	Release:	1
12cr|rubygem-gettext-2.3.2-1|9	Group:		Development/Ruby
12cr|rubygem-gettext-2.3.2-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-gettext-2.3.2-1|11	URL:		http://ruby-gettext.github.com/
12cr|rubygem-gettext-2.3.2-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-gettext-2.3.2-1|13	BuildRequires:	rubygems
12cr|rubygem-gettext-2.3.2-1|14	BuildArch:	noarch
12cr|rubygem-gettext-2.3.2-1|15	
12cr|rubygem-gettext-2.3.2-1|16	%description
12cr|rubygem-gettext-2.3.2-1|17	Gettext is a GNU gettext-like program for Ruby.
12cr|rubygem-gettext-2.3.2-1|18	The catalog file(po-file) is same format with GNU gettext.
12cr|rubygem-gettext-2.3.2-1|19	So you can use GNU gettext tools for maintaining.
12cr|rubygem-gettext-2.3.2-1|20	
12cr|rubygem-gettext-2.3.2-1|21	%package	doc
12cr|rubygem-gettext-2.3.2-1|22	Summary:	Documentation for %{name}
12cr|rubygem-gettext-2.3.2-1|23	Group:		Books/Computer books
12cr|rubygem-gettext-2.3.2-1|24	Requires:	%{name} = %{EVRD}
12cr|rubygem-gettext-2.3.2-1|25	BuildArch:	noarch
12cr|rubygem-gettext-2.3.2-1|26	Obsoletes:	ruby-gettext
12cr|rubygem-gettext-2.3.2-1|27	
12cr|rubygem-gettext-2.3.2-1|28	%description	doc
12cr|rubygem-gettext-2.3.2-1|29	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-gettext-2.3.2-1|30	
12cr|rubygem-gettext-2.3.2-1|31	%prep
12cr|rubygem-gettext-2.3.2-1|32	%setup -q
12cr|rubygem-gettext-2.3.2-1|33	
12cr|rubygem-gettext-2.3.2-1|34	%build
12cr|rubygem-gettext-2.3.2-1|35	%gem_build
12cr|rubygem-gettext-2.3.2-1|36	
12cr|rubygem-gettext-2.3.2-1|37	%install
12cr|rubygem-gettext-2.3.2-1|38	%gem_install
12cr|rubygem-gettext-2.3.2-1|39	
12cr|rubygem-gettext-2.3.2-1|40	%files
12cr|rubygem-gettext-2.3.2-1|41	%{_bindir}/rmsgfmt
12cr|rubygem-gettext-2.3.2-1|42	%{_bindir}/rmsginit
12cr|rubygem-gettext-2.3.2-1|43	%{_bindir}/rmsgmerge
12cr|rubygem-gettext-2.3.2-1|44	%{_bindir}/rxgettext
12cr|rubygem-gettext-2.3.2-1|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-gettext-2.3.2-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-gettext-2.3.2-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rmsgfmt
12cr|rubygem-gettext-2.3.2-1|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rmsginit
12cr|rubygem-gettext-2.3.2-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rmsgmerge
12cr|rubygem-gettext-2.3.2-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rxgettext
12cr|rubygem-gettext-2.3.2-1|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-gettext-2.3.2-1|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-gettext-2.3.2-1|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext
12cr|rubygem-gettext-2.3.2-1|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/*.rb
12cr|rubygem-gettext-2.3.2-1|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/core_ext
12cr|rubygem-gettext-2.3.2-1|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/core_ext/*.rb
12cr|rubygem-gettext-2.3.2-1|57	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/parser
12cr|rubygem-gettext-2.3.2-1|58	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/parser/*.rb
12cr|rubygem-gettext-2.3.2-1|59	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/runtime
12cr|rubygem-gettext-2.3.2-1|60	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/runtime/*.rb
12cr|rubygem-gettext-2.3.2-1|61	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/tools
12cr|rubygem-gettext-2.3.2-1|62	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/tools/*.rb
12cr|rubygem-gettext-2.3.2-1|63	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/tools/parser
12cr|rubygem-gettext-2.3.2-1|64	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gettext/tools/parser/*.rb
12cr|rubygem-gettext-2.3.2-1|65	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-gettext-2.3.2-1|66	
12cr|rubygem-gettext-2.3.2-1|67	%files doc
12cr|rubygem-gettext-2.3.2-1|68	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-gettext-2.3.2-1|69	
12cr|rubygem-gettext-2.3.2-1|70	%changelog
12cr|rubygem-gettext-2.3.2-1|71	* Fri Sep 28 2012 Denis Silakov <uragan@localhost> 2.3.2-1
12cr|rubygem-gettext-2.3.2-1|72	- Initial package

7252 12
12cr|rubygem-gherkin-2.11.5-1|1	%define oname   gherkin
12cr|rubygem-gherkin-2.11.5-1|2	
12cr|rubygem-gherkin-2.11.5-1|3	Name:       rubygem-%{oname}
12cr|rubygem-gherkin-2.11.5-1|4	Version:    2.11.5
12cr|rubygem-gherkin-2.11.5-1|5	Release:    %mkrel 1
12cr|rubygem-gherkin-2.11.5-1|6	Summary:    Fast Gherkin lexer/parser
12cr|rubygem-gherkin-2.11.5-1|7	Group:      Development/Ruby
12cr|rubygem-gherkin-2.11.5-1|8	License:    MIT
12cr|rubygem-gherkin-2.11.5-1|9	URL:        http://github.com/aslakhellesoy/gherkin
12cr|rubygem-gherkin-2.11.5-1|10	Source0:    http://rubygems.org/downloads/%{oname}-%{version}.gem
12cr|rubygem-gherkin-2.11.5-1|11	BuildRequires: rubygems
12cr|rubygem-gherkin-2.11.5-1|12	BuildRequires: ruby-devel
12cr|rubygem-gherkin-2.11.5-1|13	BuildRequires: rubygem(bundler)
12cr|rubygem-gherkin-2.11.5-1|14	BuildRequires: rubygem(rake-compiler) >= 0.7.1
12cr|rubygem-gherkin-2.11.5-1|15	
12cr|rubygem-gherkin-2.11.5-1|16	%description
12cr|rubygem-gherkin-2.11.5-1|17	A fast Gherkin lexer/parser based on the Ragel State Machine Compiler.
12cr|rubygem-gherkin-2.11.5-1|18	
12cr|rubygem-gherkin-2.11.5-1|19	#-------------------------------------------------------------------------------
12cr|rubygem-gherkin-2.11.5-1|20	%package        doc
12cr|rubygem-gherkin-2.11.5-1|21	Summary:    Documentation for %{name}
12cr|rubygem-gherkin-2.11.5-1|22	Group:      Development/Ruby
12cr|rubygem-gherkin-2.11.5-1|23	Requires:   %{name} = %{version}-%{release}
12cr|rubygem-gherkin-2.11.5-1|24	
12cr|rubygem-gherkin-2.11.5-1|25	%description    doc
12cr|rubygem-gherkin-2.11.5-1|26	Documents, Rdoc & RI documentation for %{name}.
12cr|rubygem-gherkin-2.11.5-1|27	#-------------------------------------------------------------------------------
12cr|rubygem-gherkin-2.11.5-1|28	
12cr|rubygem-gherkin-2.11.5-1|29	%prep
12cr|rubygem-gherkin-2.11.5-1|30	%setup -q
12cr|rubygem-gherkin-2.11.5-1|31	tar xmf data.tar.gz
12cr|rubygem-gherkin-2.11.5-1|32	
12cr|rubygem-gherkin-2.11.5-1|33	%build
12cr|rubygem-gherkin-2.11.5-1|34	export RUBYOPT=-Ku
12cr|rubygem-gherkin-2.11.5-1|35	%gem_build
12cr|rubygem-gherkin-2.11.5-1|36	
12cr|rubygem-gherkin-2.11.5-1|37	%install
12cr|rubygem-gherkin-2.11.5-1|38	%gem_install
12cr|rubygem-gherkin-2.11.5-1|39	
12cr|rubygem-gherkin-2.11.5-1|40	%files
12cr|rubygem-gherkin-2.11.5-1|41	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-gherkin-2.11.5-1|42	%{ruby_gemdir}/gems/%{oname}-%{version}/lib
12cr|rubygem-gherkin-2.11.5-1|43	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-gherkin-2.11.5-1|44	%{ruby_sitearchdir}/gherkin_lexer_*.so
12cr|rubygem-gherkin-2.11.5-1|45	
12cr|rubygem-gherkin-2.11.5-1|46	%files          doc
12cr|rubygem-gherkin-2.11.5-1|47	%doc %{ruby_gemdir}/doc/%{oname}-%{version}

7253 12
12cr|rubygem-haml-3.0.24-1|1	%define oname haml
12cr|rubygem-haml-3.0.24-1|2	
12cr|rubygem-haml-3.0.24-1|3	Name:       rubygem-%{oname}
12cr|rubygem-haml-3.0.24-1|4	Version:    3.0.24
12cr|rubygem-haml-3.0.24-1|5	Release:    %mkrel 1
12cr|rubygem-haml-3.0.24-1|6	Summary:    An elegant, structured XHTML/XML templating engine
12cr|rubygem-haml-3.0.24-1|7	Group:      Development/Ruby
12cr|rubygem-haml-3.0.24-1|8	License:    GPLv2+
12cr|rubygem-haml-3.0.24-1|9	URL:        http://haml-lang.com/
12cr|rubygem-haml-3.0.24-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-haml-3.0.24-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-haml-3.0.24-1|12	Requires:   rubygems
12cr|rubygem-haml-3.0.24-1|13	Requires:   rubygem(fssm) = 0.1.4
12cr|rubygem-haml-3.0.24-1|14	Suggests:   rubygem(maruku)
12cr|rubygem-haml-3.0.24-1|15	Suggests:   rubygem(yard)
12cr|rubygem-haml-3.0.24-1|16	BuildRequires: rubygems
12cr|rubygem-haml-3.0.24-1|17	BuildArch:  noarch
12cr|rubygem-haml-3.0.24-1|18	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-haml-3.0.24-1|19	
12cr|rubygem-haml-3.0.24-1|20	%description
12cr|rubygem-haml-3.0.24-1|21	Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or
12cr|rubygem-haml-3.0.24-1|22	XML
12cr|rubygem-haml-3.0.24-1|23	that's designed to express the structure of XHTML or XML documents
12cr|rubygem-haml-3.0.24-1|24	in a non-repetitive, elegant, easy way,
12cr|rubygem-haml-3.0.24-1|25	using indentation rather than closing tags
12cr|rubygem-haml-3.0.24-1|26	and allowing Ruby to be embedded with ease.
12cr|rubygem-haml-3.0.24-1|27	It was originally envisioned as a plugin for Ruby on Rails,
12cr|rubygem-haml-3.0.24-1|28	but it can function as a stand-alone templating engine.
12cr|rubygem-haml-3.0.24-1|29	
12cr|rubygem-haml-3.0.24-1|30	
12cr|rubygem-haml-3.0.24-1|31	%prep
12cr|rubygem-haml-3.0.24-1|32	
12cr|rubygem-haml-3.0.24-1|33	%build
12cr|rubygem-haml-3.0.24-1|34	
12cr|rubygem-haml-3.0.24-1|35	%install
12cr|rubygem-haml-3.0.24-1|36	rm -rf %{buildroot}
12cr|rubygem-haml-3.0.24-1|37	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-haml-3.0.24-1|38	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-haml-3.0.24-1|39	--force --rdoc %{SOURCE0}
12cr|rubygem-haml-3.0.24-1|40	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-haml-3.0.24-1|41	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-haml-3.0.24-1|42	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-haml-3.0.24-1|43	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cr|rubygem-haml-3.0.24-1|44	
12cr|rubygem-haml-3.0.24-1|45	#Don’t use vendor
12cr|rubygem-haml-3.0.24-1|46	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/vendor
12cr|rubygem-haml-3.0.24-1|47	
12cr|rubygem-haml-3.0.24-1|48	%clean
12cr|rubygem-haml-3.0.24-1|49	rm -rf %{buildroot}
12cr|rubygem-haml-3.0.24-1|50	
12cr|rubygem-haml-3.0.24-1|51	%files
12cr|rubygem-haml-3.0.24-1|52	%defattr(-, root, root, -)
12cr|rubygem-haml-3.0.24-1|53	%{_bindir}/haml
12cr|rubygem-haml-3.0.24-1|54	%{_bindir}/html2haml
12cr|rubygem-haml-3.0.24-1|55	%{_bindir}/sass
12cr|rubygem-haml-3.0.24-1|56	%{_bindir}/css2sass
12cr|rubygem-haml-3.0.24-1|57	%{_bindir}/sass-convert
12cr|rubygem-haml-3.0.24-1|58	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-haml-3.0.24-1|59	%{ruby_gemdir}/gems/%{oname}-%{version}/.yardopts
12cr|rubygem-haml-3.0.24-1|60	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-haml-3.0.24-1|61	%{ruby_gemdir}/gems/%{oname}-%{version}/extra/
12cr|rubygem-haml-3.0.24-1|62	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-haml-3.0.24-1|63	%{ruby_gemdir}/gems/%{oname}-%{version}/rails/
12cr|rubygem-haml-3.0.24-1|64	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-haml-3.0.24-1|65	%{ruby_gemdir}/gems/%{oname}-%{version}/init.rb
12cr|rubygem-haml-3.0.24-1|66	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-haml-3.0.24-1|67	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CONTRIBUTING
12cr|rubygem-haml-3.0.24-1|68	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/MIT-LICENSE
12cr|rubygem-haml-3.0.24-1|69	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
12cr|rubygem-haml-3.0.24-1|70	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-haml-3.0.24-1|71	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/REVISION
12cr|rubygem-haml-3.0.24-1|72	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
12cr|rubygem-haml-3.0.24-1|73	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION_NAME
12cr|rubygem-haml-3.0.24-1|74	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-haml-3.0.24-1|75	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-haml-3.0.24-1|76	
12cr|rubygem-haml-3.0.24-1|77	
12cr|rubygem-haml-3.0.24-1|78	%changelog
12cr|rubygem-haml-3.0.24-1|79	* Sun Dec 19 2010 Rémy Clouard <shikamaru@mandriva.org> 3.0.24-1mdv2011.0
12cr|rubygem-haml-3.0.24-1|80	+ Revision: 623120
12cr|rubygem-haml-3.0.24-1|81	- import rubygem-haml
12cr|rubygem-haml-3.0.24-1|82	

7254 12
12cr|rubygem-hashie-0.4.0-1|1	%define oname hashie
12cr|rubygem-hashie-0.4.0-1|2	
12cr|rubygem-hashie-0.4.0-1|3	Name:       rubygem-%{oname}
12cr|rubygem-hashie-0.4.0-1|4	Version:    0.4.0
12cr|rubygem-hashie-0.4.0-1|5	Release:    %mkrel 1
12cr|rubygem-hashie-0.4.0-1|6	Summary:    Your friendly neighborhood hash toolkit
12cr|rubygem-hashie-0.4.0-1|7	Group:      Development/Ruby
12cr|rubygem-hashie-0.4.0-1|8	License:    MIT
12cr|rubygem-hashie-0.4.0-1|9	URL:        http://github.com/intridea/hashie
12cr|rubygem-hashie-0.4.0-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-hashie-0.4.0-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-hashie-0.4.0-1|12	Requires:   rubygems
12cr|rubygem-hashie-0.4.0-1|13	Suggests:   rubygem(rspec)
12cr|rubygem-hashie-0.4.0-1|14	BuildRequires: rubygems
12cr|rubygem-hashie-0.4.0-1|15	BuildArch:  noarch
12cr|rubygem-hashie-0.4.0-1|16	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-hashie-0.4.0-1|17	
12cr|rubygem-hashie-0.4.0-1|18	%description
12cr|rubygem-hashie-0.4.0-1|19	Hashie is a small collection of tools that make hashes more powerful.
12cr|rubygem-hashie-0.4.0-1|20	Currently includes Mash (Mocking Hash) and Dash (Discrete Hash).
12cr|rubygem-hashie-0.4.0-1|21	
12cr|rubygem-hashie-0.4.0-1|22	
12cr|rubygem-hashie-0.4.0-1|23	%prep
12cr|rubygem-hashie-0.4.0-1|24	
12cr|rubygem-hashie-0.4.0-1|25	%build
12cr|rubygem-hashie-0.4.0-1|26	
12cr|rubygem-hashie-0.4.0-1|27	%install
12cr|rubygem-hashie-0.4.0-1|28	rm -rf %{buildroot}
12cr|rubygem-hashie-0.4.0-1|29	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-hashie-0.4.0-1|30	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-hashie-0.4.0-1|31	--force --rdoc %{SOURCE0}
12cr|rubygem-hashie-0.4.0-1|32	
12cr|rubygem-hashie-0.4.0-1|33	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
12cr|rubygem-hashie-0.4.0-1|34	
12cr|rubygem-hashie-0.4.0-1|35	%clean
12cr|rubygem-hashie-0.4.0-1|36	rm -rf %{buildroot}
12cr|rubygem-hashie-0.4.0-1|37	
12cr|rubygem-hashie-0.4.0-1|38	%files
12cr|rubygem-hashie-0.4.0-1|39	%defattr(-, root, root, -)
12cr|rubygem-hashie-0.4.0-1|40	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-hashie-0.4.0-1|41	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-hashie-0.4.0-1|42	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-hashie-0.4.0-1|43	%{ruby_gemdir}/gems/%{oname}-%{version}/.document
12cr|rubygem-hashie-0.4.0-1|44	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-hashie-0.4.0-1|45	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Gemfile
12cr|rubygem-hashie-0.4.0-1|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Gemfile.lock
12cr|rubygem-hashie-0.4.0-1|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-hashie-0.4.0-1|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-hashie-0.4.0-1|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
12cr|rubygem-hashie-0.4.0-1|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
12cr|rubygem-hashie-0.4.0-1|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
12cr|rubygem-hashie-0.4.0-1|52	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-hashie-0.4.0-1|53	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-hashie-0.4.0-1|54	
12cr|rubygem-hashie-0.4.0-1|55	
12cr|rubygem-hashie-0.4.0-1|56	%changelog
12cr|rubygem-hashie-0.4.0-1|57	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 0.4.0-1mdv2011.0
12cr|rubygem-hashie-0.4.0-1|58	+ Revision: 623492
12cr|rubygem-hashie-0.4.0-1|59	- import rubygem-hashie
12cr|rubygem-hashie-0.4.0-1|60	

7255 12
12cr|rubygem-heckle-1.4.3-1|1	%define oname heckle
12cr|rubygem-heckle-1.4.3-1|2	
12cr|rubygem-heckle-1.4.3-1|3	Summary:    Heckle is unit test sadism(tm) at it's core
12cr|rubygem-heckle-1.4.3-1|4	Name:       rubygem-%{oname}
12cr|rubygem-heckle-1.4.3-1|5	Version:    1.4.3
12cr|rubygem-heckle-1.4.3-1|6	Release:    %mkrel 1
12cr|rubygem-heckle-1.4.3-1|7	Group:      Development/Ruby
12cr|rubygem-heckle-1.4.3-1|8	License:    MIT
12cr|rubygem-heckle-1.4.3-1|9	URL:        http://www.rubyforge.org/projects/seattlerb
12cr|rubygem-heckle-1.4.3-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-heckle-1.4.3-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-heckle-1.4.3-1|12	Requires:   rubygems
12cr|rubygem-heckle-1.4.3-1|13	Requires:   rubygem(ParseTree) >= 2.0.0
12cr|rubygem-heckle-1.4.3-1|14	Requires:   rubygem(ruby2ruby) >= 1.1.6
12cr|rubygem-heckle-1.4.3-1|15	Requires:   rubygem(ZenTest) >= 3.5.2
12cr|rubygem-heckle-1.4.3-1|16	Requires:   rubygem(hoe) >= 2.3.0
12cr|rubygem-heckle-1.4.3-1|17	BuildRequires: rubygems
12cr|rubygem-heckle-1.4.3-1|18	BuildArch:  noarch
12cr|rubygem-heckle-1.4.3-1|19	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-heckle-1.4.3-1|20	
12cr|rubygem-heckle-1.4.3-1|21	%description
12cr|rubygem-heckle-1.4.3-1|22	Heckle is unit test sadism(tm) at it's core. Heckle is a mutation tester. It
12cr|rubygem-heckle-1.4.3-1|23	modifies your code and runs your tests to make sure they fail. The idea is
12cr|rubygem-heckle-1.4.3-1|24	that if code can be changed and your tests don't notice, either that code
12cr|rubygem-heckle-1.4.3-1|25	isn't being covered or it doesn't do anything.
12cr|rubygem-heckle-1.4.3-1|26	It's like hiring a white-hat hacker to try to break into your server and
12cr|rubygem-heckle-1.4.3-1|27	making sure you detect it. You learn the most by trying to break things and
12cr|rubygem-heckle-1.4.3-1|28	watching the outcome in an act of unit test sadism.
12cr|rubygem-heckle-1.4.3-1|29	
12cr|rubygem-heckle-1.4.3-1|30	%prep
12cr|rubygem-heckle-1.4.3-1|31	
12cr|rubygem-heckle-1.4.3-1|32	%build
12cr|rubygem-heckle-1.4.3-1|33	
12cr|rubygem-heckle-1.4.3-1|34	%install
12cr|rubygem-heckle-1.4.3-1|35	rm -rf %buildroot
12cr|rubygem-heckle-1.4.3-1|36	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-heckle-1.4.3-1|37	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-heckle-1.4.3-1|38	--force --rdoc %{SOURCE0}
12cr|rubygem-heckle-1.4.3-1|39	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-heckle-1.4.3-1|40	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-heckle-1.4.3-1|41	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-heckle-1.4.3-1|42	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cr|rubygem-heckle-1.4.3-1|43	ruby -pi -e 'sub(/\/usr\/local\/bin\/ruby/, "/usr/bin/env ruby")' %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin/*
12cr|rubygem-heckle-1.4.3-1|44	
12cr|rubygem-heckle-1.4.3-1|45	%clean
12cr|rubygem-heckle-1.4.3-1|46	rm -rf %buildroot
12cr|rubygem-heckle-1.4.3-1|47	
12cr|rubygem-heckle-1.4.3-1|48	%files
12cr|rubygem-heckle-1.4.3-1|49	%defattr(-, root, root, -)
12cr|rubygem-heckle-1.4.3-1|50	%{_bindir}/heckle
12cr|rubygem-heckle-1.4.3-1|51	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-heckle-1.4.3-1|52	%{ruby_gemdir}/gems/%{oname}-%{version}/.autotest
12cr|rubygem-heckle-1.4.3-1|53	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-heckle-1.4.3-1|54	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-heckle-1.4.3-1|55	%{ruby_gemdir}/gems/%{oname}-%{version}/sample/
12cr|rubygem-heckle-1.4.3-1|56	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-heckle-1.4.3-1|57	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-heckle-1.4.3-1|58	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
12cr|rubygem-heckle-1.4.3-1|59	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
12cr|rubygem-heckle-1.4.3-1|60	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-heckle-1.4.3-1|61	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.txt
12cr|rubygem-heckle-1.4.3-1|62	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-heckle-1.4.3-1|63	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-heckle-1.4.3-1|64	
12cr|rubygem-heckle-1.4.3-1|65	
12cr|rubygem-heckle-1.4.3-1|66	%changelog
12cr|rubygem-heckle-1.4.3-1|67	* Sun Oct 10 2010 Rémy Clouard <shikamaru@mandriva.org> 1.4.3-1mdv2011.0
12cr|rubygem-heckle-1.4.3-1|68	+ Revision: 584523
12cr|rubygem-heckle-1.4.3-1|69	- import rubygem-heckle
12cr|rubygem-heckle-1.4.3-1|70	

7256 12
12cr|rubygem-highline-1.5.2-3|1	%define	oname	highline
12cr|rubygem-highline-1.5.2-3|2	
12cr|rubygem-highline-1.5.2-3|3	Summary:	A high-level command-line IO library for ruby
12cr|rubygem-highline-1.5.2-3|4	Name:		rubygem-%{oname}
12cr|rubygem-highline-1.5.2-3|5	Version:	1.5.2
12cr|rubygem-highline-1.5.2-3|6	Release:	%mkrel 3
12cr|rubygem-highline-1.5.2-3|7	License:	GPLv2 or Ruby
12cr|rubygem-highline-1.5.2-3|8	Group:		Development/Ruby
12cr|rubygem-highline-1.5.2-3|9	URL:		http://%{oname}.rubyforge.org/
12cr|rubygem-highline-1.5.2-3|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|rubygem-highline-1.5.2-3|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rubygem-highline-1.5.2-3|12	BuildRequires:	ruby-RubyGems
12cr|rubygem-highline-1.5.2-3|13	Requires:	ruby
12cr|rubygem-highline-1.5.2-3|14	BuildArch:	noarch
12cr|rubygem-highline-1.5.2-3|15	
12cr|rubygem-highline-1.5.2-3|16	%description
12cr|rubygem-highline-1.5.2-3|17	A high-level IO library that provides validation, type conversion, and more for
12cr|rubygem-highline-1.5.2-3|18	command-line interfaces. HighLine also includes a complete menu system that can
12cr|rubygem-highline-1.5.2-3|19	crank out anything from simple list selection to complete shells with just
12cr|rubygem-highline-1.5.2-3|20	minutes of work.
12cr|rubygem-highline-1.5.2-3|21	
12cr|rubygem-highline-1.5.2-3|22	%prep
12cr|rubygem-highline-1.5.2-3|23	
12cr|rubygem-highline-1.5.2-3|24	%build
12cr|rubygem-highline-1.5.2-3|25	
12cr|rubygem-highline-1.5.2-3|26	%install
12cr|rubygem-highline-1.5.2-3|27	rm -rf %{buildroot}
12cr|rubygem-highline-1.5.2-3|28	gem install --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|rubygem-highline-1.5.2-3|29	
12cr|rubygem-highline-1.5.2-3|30	rm -rf %{buildroot}%{ruby_gemdir}/{cache,gems/%{oname}-%{version}/ext}
12cr|rubygem-highline-1.5.2-3|31	
12cr|rubygem-highline-1.5.2-3|32	for r in `find %{buildroot} -name \*.rb`; do
12cr|rubygem-highline-1.5.2-3|33	sed -e 's#/usr/local/bin/ruby#/usr/bin/env ruby#g' -i $r
12cr|rubygem-highline-1.5.2-3|34	done
12cr|rubygem-highline-1.5.2-3|35	
12cr|rubygem-highline-1.5.2-3|36	%clean
12cr|rubygem-highline-1.5.2-3|37	rm -rf %{buildroot}
12cr|rubygem-highline-1.5.2-3|38	
12cr|rubygem-highline-1.5.2-3|39	%files
12cr|rubygem-highline-1.5.2-3|40	%defattr(-,root,root)
12cr|rubygem-highline-1.5.2-3|41	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-highline-1.5.2-3|42	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|rubygem-highline-1.5.2-3|43	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-highline-1.5.2-3|44	
12cr|rubygem-highline-1.5.2-3|45	
12cr|rubygem-highline-1.5.2-3|46	
12cr|rubygem-highline-1.5.2-3|47	%changelog
12cr|rubygem-highline-1.5.2-3|48	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-3mdv2011.0
12cr|rubygem-highline-1.5.2-3|49	+ Revision: 614772
12cr|rubygem-highline-1.5.2-3|50	- the mass rebuild of 2010.1 packages
12cr|rubygem-highline-1.5.2-3|51	
12cr|rubygem-highline-1.5.2-3|52	* Thu Feb 04 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.5.2-2mdv2010.1
12cr|rubygem-highline-1.5.2-3|53	+ Revision: 500864
12cr|rubygem-highline-1.5.2-3|54	- drop invalid dependency on rubygem-ruby-hmac
12cr|rubygem-highline-1.5.2-3|55	
12cr|rubygem-highline-1.5.2-3|56	* Thu Feb 04 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.5.2-1mdv2010.1
12cr|rubygem-highline-1.5.2-3|57	+ Revision: 500863
12cr|rubygem-highline-1.5.2-3|58	- import rubygem-highline
12cr|rubygem-highline-1.5.2-3|59	
12cr|rubygem-highline-1.5.2-3|60	
12cr|rubygem-highline-1.5.2-3|61	* Mon Feb  4 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.5.2-1
12cr|rubygem-highline-1.5.2-3|62	- initial release

7257 12
12cr|rubygem-hoe-2.13.1-1|1	# Generated from hoe-2.13.0.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-hoe-2.13.1-1|2	%define	rbname	hoe
12cr|rubygem-hoe-2.13.1-1|3	
12cr|rubygem-hoe-2.13.1-1|4	Summary:	Hoe is a rake/rubygems helper for project Rakefiles
12cr|rubygem-hoe-2.13.1-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-hoe-2.13.1-1|6	
12cr|rubygem-hoe-2.13.1-1|7	Version:	2.13.1
12cr|rubygem-hoe-2.13.1-1|8	Release:	1
12cr|rubygem-hoe-2.13.1-1|9	Group:		Development/Ruby
12cr|rubygem-hoe-2.13.1-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-hoe-2.13.1-1|11	URL:		https://github.com/seattlerb/hoe
12cr|rubygem-hoe-2.13.1-1|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-hoe-2.13.1-1|13	BuildRequires:	rubygems >= 1.4
12cr|rubygem-hoe-2.13.1-1|14	BuildArch:	noarch
12cr|rubygem-hoe-2.13.1-1|15	
12cr|rubygem-hoe-2.13.1-1|16	%description
12cr|rubygem-hoe-2.13.1-1|17	Hoe is a rake/rubygems helper for project Rakefiles. It helps you
12cr|rubygem-hoe-2.13.1-1|18	manage and maintain, and release your project and includes a dynamic
12cr|rubygem-hoe-2.13.1-1|19	plug-in system allowing for easy extensibility. Hoe ships with
12cr|rubygem-hoe-2.13.1-1|20	plug-ins for all your usual project tasks including rdoc generation,
12cr|rubygem-hoe-2.13.1-1|21	testing, packaging, and deployment.
12cr|rubygem-hoe-2.13.1-1|22	See class rdoc for help. Hint: `ri Hoe` or any of the plugins listed
12cr|rubygem-hoe-2.13.1-1|23	below.
12cr|rubygem-hoe-2.13.1-1|24	For extra goodness, see: http://seattlerb.rubyforge.org/hoe/Hoe.pdf
12cr|rubygem-hoe-2.13.1-1|25	
12cr|rubygem-hoe-2.13.1-1|26	%package	doc
12cr|rubygem-hoe-2.13.1-1|27	Summary:	Documentation for %{name}
12cr|rubygem-hoe-2.13.1-1|28	Group:		Books/Computer books
12cr|rubygem-hoe-2.13.1-1|29	Requires:	%{name} = %{EVRD}
12cr|rubygem-hoe-2.13.1-1|30	BuildArch:	noarch
12cr|rubygem-hoe-2.13.1-1|31	
12cr|rubygem-hoe-2.13.1-1|32	%description	doc
12cr|rubygem-hoe-2.13.1-1|33	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-hoe-2.13.1-1|34	
12cr|rubygem-hoe-2.13.1-1|35	%prep
12cr|rubygem-hoe-2.13.1-1|36	%setup -q
12cr|rubygem-hoe-2.13.1-1|37	
12cr|rubygem-hoe-2.13.1-1|38	%build
12cr|rubygem-hoe-2.13.1-1|39	%gem_build
12cr|rubygem-hoe-2.13.1-1|40	
12cr|rubygem-hoe-2.13.1-1|41	%install
12cr|rubygem-hoe-2.13.1-1|42	%gem_install
12cr|rubygem-hoe-2.13.1-1|43	
12cr|rubygem-hoe-2.13.1-1|44	%files
12cr|rubygem-hoe-2.13.1-1|45	%{_bindir}/sow
12cr|rubygem-hoe-2.13.1-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-hoe-2.13.1-1|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-hoe-2.13.1-1|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/sow
12cr|rubygem-hoe-2.13.1-1|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-hoe-2.13.1-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-hoe-2.13.1-1|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/hoe
12cr|rubygem-hoe-2.13.1-1|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/hoe/*.rb
12cr|rubygem-hoe-2.13.1-1|53	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-hoe-2.13.1-1|54	
12cr|rubygem-hoe-2.13.1-1|55	%files doc
12cr|rubygem-hoe-2.13.1-1|56	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
12cr|rubygem-hoe-2.13.1-1|57	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-hoe-2.13.1-1|58	
12cr|rubygem-hoe-2.13.1-1|59	
12cr|rubygem-hoe-2.13.1-1|60	%changelog
12cr|rubygem-hoe-2.13.1-1|61	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.13.1-1
12cr|rubygem-hoe-2.13.1-1|62	+ Revision: 774438
12cr|rubygem-hoe-2.13.1-1|63	- clean out some old junk
12cr|rubygem-hoe-2.13.1-1|64	- new version
12cr|rubygem-hoe-2.13.1-1|65	
12cr|rubygem-hoe-2.13.1-1|66	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.13.0-2
12cr|rubygem-hoe-2.13.1-1|67	+ Revision: 774161
12cr|rubygem-hoe-2.13.1-1|68	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-hoe-2.13.1-1|69	
12cr|rubygem-hoe-2.13.1-1|70	* Fri Jan 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.13.0-1
12cr|rubygem-hoe-2.13.1-1|71	+ Revision: 769347
12cr|rubygem-hoe-2.13.1-1|72	- version update 2.13.0
12cr|rubygem-hoe-2.13.1-1|73	
12cr|rubygem-hoe-2.13.1-1|74	* Mon Sep 12 2011 Alexander Barakin <abarakin@mandriva.org> 2.9.4-1
12cr|rubygem-hoe-2.13.1-1|75	+ Revision: 699540
12cr|rubygem-hoe-2.13.1-1|76	- missing rdoc fix
12cr|rubygem-hoe-2.13.1-1|77	- imported package rubygem-hoe
12cr|rubygem-hoe-2.13.1-1|78	
12cr|rubygem-hoe-2.13.1-1|79	* Thu Mar 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.9.1-1
12cr|rubygem-hoe-2.13.1-1|80	+ Revision: 643499
12cr|rubygem-hoe-2.13.1-1|81	- regenerate spec with gem2rpm5
12cr|rubygem-hoe-2.13.1-1|82	- new release: 2.9.1
12cr|rubygem-hoe-2.13.1-1|83	
12cr|rubygem-hoe-2.13.1-1|84	* Tue Dec 07 2010 Rémy Clouard <shikamaru@mandriva.org> 2.6.2-2mdv2011.0
12cr|rubygem-hoe-2.13.1-1|85	+ Revision: 614533
12cr|rubygem-hoe-2.13.1-1|86	- remove useless suggests and add corresponding provides
12cr|rubygem-hoe-2.13.1-1|87	
12cr|rubygem-hoe-2.13.1-1|88	* Sat Sep 18 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.6.2-1mdv2011.0
12cr|rubygem-hoe-2.13.1-1|89	+ Revision: 579407
12cr|rubygem-hoe-2.13.1-1|90	- new release: 2.6.2
12cr|rubygem-hoe-2.13.1-1|91	- don't install gem archive
12cr|rubygem-hoe-2.13.1-1|92	- add minitest to suggests
12cr|rubygem-hoe-2.13.1-1|93	
12cr|rubygem-hoe-2.13.1-1|94	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.5.0-1mdv2010.1
12cr|rubygem-hoe-2.13.1-1|95	+ Revision: 500390
12cr|rubygem-hoe-2.13.1-1|96	- import rubygem-hoe
12cr|rubygem-hoe-2.13.1-1|97	
12cr|rubygem-hoe-2.13.1-1|98	
12cr|rubygem-hoe-2.13.1-1|99	* Mon Feb  3 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.0-1
12cr|rubygem-hoe-2.13.1-1|100	- initial release

7258 12
12cr|rubygem-hpricot-0.8.3-1|1	%define oname hpricot
12cr|rubygem-hpricot-0.8.3-1|2	
12cr|rubygem-hpricot-0.8.3-1|3	Summary:    A swift, liberal HTML parser with a fantastic library
12cr|rubygem-hpricot-0.8.3-1|4	Name:       rubygem-%{oname}
12cr|rubygem-hpricot-0.8.3-1|5	Version:    0.8.3
12cr|rubygem-hpricot-0.8.3-1|6	Release:    %mkrel 1
12cr|rubygem-hpricot-0.8.3-1|7	Group:      Development/Ruby
12cr|rubygem-hpricot-0.8.3-1|8	License:    MIT
12cr|rubygem-hpricot-0.8.3-1|9	URL:        http://code.whytheluckystiff.net/hpricot/
12cr|rubygem-hpricot-0.8.3-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-hpricot-0.8.3-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-hpricot-0.8.3-1|12	Requires:   rubygems
12cr|rubygem-hpricot-0.8.3-1|13	BuildRequires: rubygems
12cr|rubygem-hpricot-0.8.3-1|14	BuildRequires: ruby-devel
12cr|rubygem-hpricot-0.8.3-1|15	Obsoletes:  ruby-hpricot < %{version}
12cr|rubygem-hpricot-0.8.3-1|16	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-hpricot-0.8.3-1|17	
12cr|rubygem-hpricot-0.8.3-1|18	%description
12cr|rubygem-hpricot-0.8.3-1|19	Hpricot is a very flexible HTML parser, based on Tanaka Akira's
12cr|rubygem-hpricot-0.8.3-1|20	HTree and John Resig's JQuery, but with the scanner recoded in C
12cr|rubygem-hpricot-0.8.3-1|21	(using Ragel for scanning.)
12cr|rubygem-hpricot-0.8.3-1|22	
12cr|rubygem-hpricot-0.8.3-1|23	%prep
12cr|rubygem-hpricot-0.8.3-1|24	
12cr|rubygem-hpricot-0.8.3-1|25	%build
12cr|rubygem-hpricot-0.8.3-1|26	mkdir -p .%{ruby_gemdir}
12cr|rubygem-hpricot-0.8.3-1|27	gem install -V --local --install-dir .%{ruby_gemdir} \
12cr|rubygem-hpricot-0.8.3-1|28	--force --rdoc %{SOURCE0}
12cr|rubygem-hpricot-0.8.3-1|29	
12cr|rubygem-hpricot-0.8.3-1|30	%install
12cr|rubygem-hpricot-0.8.3-1|31	rm -rf %buildroot
12cr|rubygem-hpricot-0.8.3-1|32	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-hpricot-0.8.3-1|33	cp -a .%{ruby_gemdir}/* %{buildroot}%{ruby_gemdir}
12cr|rubygem-hpricot-0.8.3-1|34	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/ext/
12cr|rubygem-hpricot-0.8.3-1|35	
12cr|rubygem-hpricot-0.8.3-1|36	# install so files in sitearchdir
12cr|rubygem-hpricot-0.8.3-1|37	mkdir -p %{buildroot}%{ruby_sitearchdir}
12cr|rubygem-hpricot-0.8.3-1|38	mv %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/*.so %{buildroot}%{ruby_sitearchdir}
12cr|rubygem-hpricot-0.8.3-1|39	
12cr|rubygem-hpricot-0.8.3-1|40	for f in `find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/ -name \*.rb | sort` ; do
12cr|rubygem-hpricot-0.8.3-1|41	sed -i -e '/^#!/d' $f
12cr|rubygem-hpricot-0.8.3-1|42	done
12cr|rubygem-hpricot-0.8.3-1|43	%clean
12cr|rubygem-hpricot-0.8.3-1|44	rm -rf %buildroot
12cr|rubygem-hpricot-0.8.3-1|45	
12cr|rubygem-hpricot-0.8.3-1|46	%files
12cr|rubygem-hpricot-0.8.3-1|47	%defattr(-, root, root, -)
12cr|rubygem-hpricot-0.8.3-1|48	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-hpricot-0.8.3-1|49	%{ruby_gemdir}/gems/%{oname}-%{version}/extras/
12cr|rubygem-hpricot-0.8.3-1|50	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-hpricot-0.8.3-1|51	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-hpricot-0.8.3-1|52	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-hpricot-0.8.3-1|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-hpricot-0.8.3-1|54	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
12cr|rubygem-hpricot-0.8.3-1|55	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGELOG
12cr|rubygem-hpricot-0.8.3-1|56	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING
12cr|rubygem-hpricot-0.8.3-1|57	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-hpricot-0.8.3-1|58	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-hpricot-0.8.3-1|59	%{ruby_sitearchdir}/*.so
12cr|rubygem-hpricot-0.8.3-1|60	
12cr|rubygem-hpricot-0.8.3-1|61	
12cr|rubygem-hpricot-0.8.3-1|62	%changelog
12cr|rubygem-hpricot-0.8.3-1|63	* Sun Dec 19 2010 Rémy Clouard <shikamaru@mandriva.org> 0.8.3-1mdv2011.0
12cr|rubygem-hpricot-0.8.3-1|64	+ Revision: 623046
12cr|rubygem-hpricot-0.8.3-1|65	- Bump release
12cr|rubygem-hpricot-0.8.3-1|66	- new version 0.8.3
12cr|rubygem-hpricot-0.8.3-1|67	- fix file list
12cr|rubygem-hpricot-0.8.3-1|68	
12cr|rubygem-hpricot-0.8.3-1|69	* Thu Nov 04 2010 Rémy Clouard <shikamaru@mandriva.org> 0.8.2-1mdv2011.0
12cr|rubygem-hpricot-0.8.3-1|70	+ Revision: 593216
12cr|rubygem-hpricot-0.8.3-1|71	- use version in obsolete
12cr|rubygem-hpricot-0.8.3-1|72	- move spec file accordingly
12cr|rubygem-hpricot-0.8.3-1|73	- Move ruby-hpricot to rubygem-hpricot
12cr|rubygem-hpricot-0.8.3-1|74	- Update to new release 0.8.2
12cr|rubygem-hpricot-0.8.3-1|75	- package as a gem to satisfy rubygem-ronn dependencies
12cr|rubygem-hpricot-0.8.3-1|76	- obsoletes ruby-hpricot
12cr|rubygem-hpricot-0.8.3-1|77	
12cr|rubygem-hpricot-0.8.3-1|78	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.6-2mdv2010.0
12cr|rubygem-hpricot-0.8.3-1|79	+ Revision: 433517
12cr|rubygem-hpricot-0.8.3-1|80	- rebuild
12cr|rubygem-hpricot-0.8.3-1|81	
12cr|rubygem-hpricot-0.8.3-1|82	* Sat Aug 02 2008 Pascal Terjan <pterjan@mandriva.org> 0.6-1mdv2009.0
12cr|rubygem-hpricot-0.8.3-1|83	+ Revision: 261127
12cr|rubygem-hpricot-0.8.3-1|84	- Adapt for Mandriva
12cr|rubygem-hpricot-0.8.3-1|85	

7259 12
12cr|rubygem-htmlentities-4.2.2-2|1	%define oname htmlentities
12cr|rubygem-htmlentities-4.2.2-2|2	
12cr|rubygem-htmlentities-4.2.2-2|3	Name:       rubygem-%{oname}
12cr|rubygem-htmlentities-4.2.2-2|4	Version:    4.2.2
12cr|rubygem-htmlentities-4.2.2-2|5	Release:    %mkrel 2
12cr|rubygem-htmlentities-4.2.2-2|6	Summary:    A module for encoding and decoding (X)HTML entities
12cr|rubygem-htmlentities-4.2.2-2|7	Group:      Development/Ruby
12cr|rubygem-htmlentities-4.2.2-2|8	License:    MIT
12cr|rubygem-htmlentities-4.2.2-2|9	URL:        http://htmlentities.rubyforge.org/
12cr|rubygem-htmlentities-4.2.2-2|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-htmlentities-4.2.2-2|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-htmlentities-4.2.2-2|12	Requires:   rubygems
12cr|rubygem-htmlentities-4.2.2-2|13	BuildRequires: rubygems
12cr|rubygem-htmlentities-4.2.2-2|14	BuildArch:  noarch
12cr|rubygem-htmlentities-4.2.2-2|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-htmlentities-4.2.2-2|16	
12cr|rubygem-htmlentities-4.2.2-2|17	%description
12cr|rubygem-htmlentities-4.2.2-2|18	A module for encoding and decoding (X)HTML entities.
12cr|rubygem-htmlentities-4.2.2-2|19	
12cr|rubygem-htmlentities-4.2.2-2|20	%prep
12cr|rubygem-htmlentities-4.2.2-2|21	
12cr|rubygem-htmlentities-4.2.2-2|22	%build
12cr|rubygem-htmlentities-4.2.2-2|23	
12cr|rubygem-htmlentities-4.2.2-2|24	%install
12cr|rubygem-htmlentities-4.2.2-2|25	rm -rf %buildroot
12cr|rubygem-htmlentities-4.2.2-2|26	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-htmlentities-4.2.2-2|27	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-htmlentities-4.2.2-2|28	--force --rdoc %{SOURCE0}
12cr|rubygem-htmlentities-4.2.2-2|29	
12cr|rubygem-htmlentities-4.2.2-2|30	%clean
12cr|rubygem-htmlentities-4.2.2-2|31	rm -rf %buildroot
12cr|rubygem-htmlentities-4.2.2-2|32	
12cr|rubygem-htmlentities-4.2.2-2|33	%files
12cr|rubygem-htmlentities-4.2.2-2|34	%defattr(-, root, root, -)
12cr|rubygem-htmlentities-4.2.2-2|35	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-htmlentities-4.2.2-2|36	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-htmlentities-4.2.2-2|37	%{ruby_gemdir}/gems/%{oname}-%{version}/perf/
12cr|rubygem-htmlentities-4.2.2-2|38	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-htmlentities-4.2.2-2|39	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-htmlentities-4.2.2-2|40	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
12cr|rubygem-htmlentities-4.2.2-2|41	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
12cr|rubygem-htmlentities-4.2.2-2|42	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING.txt
12cr|rubygem-htmlentities-4.2.2-2|43	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-htmlentities-4.2.2-2|44	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-htmlentities-4.2.2-2|45	
12cr|rubygem-htmlentities-4.2.2-2|46	
12cr|rubygem-htmlentities-4.2.2-2|47	%changelog
12cr|rubygem-htmlentities-4.2.2-2|48	* Sun Dec 19 2010 Rémy Clouard <shikamaru@mandriva.org> 4.2.2-2mdv2011.0
12cr|rubygem-htmlentities-4.2.2-2|49	+ Revision: 623063
12cr|rubygem-htmlentities-4.2.2-2|50	- fix file list
12cr|rubygem-htmlentities-4.2.2-2|51	- bump release
12cr|rubygem-htmlentities-4.2.2-2|52	
12cr|rubygem-htmlentities-4.2.2-2|53	* Sat Oct 09 2010 Rémy Clouard <shikamaru@mandriva.org> 4.2.1-1mdv2011.0
12cr|rubygem-htmlentities-4.2.2-2|54	+ Revision: 584333
12cr|rubygem-htmlentities-4.2.2-2|55	- import rubygem-htmlentities
12cr|rubygem-htmlentities-4.2.2-2|56	

7260 12
12cr|rubygem-httpclient-2.1.5.2-1|1	%define oname httpclient
12cr|rubygem-httpclient-2.1.5.2-1|2	
12cr|rubygem-httpclient-2.1.5.2-1|3	Summary:    Gives something like the functionality of libwww-perl (LWP) in Ruby
12cr|rubygem-httpclient-2.1.5.2-1|4	Name:       rubygem-%{oname}
12cr|rubygem-httpclient-2.1.5.2-1|5	Version:    2.1.5.2
12cr|rubygem-httpclient-2.1.5.2-1|6	Release:    %mkrel 1
12cr|rubygem-httpclient-2.1.5.2-1|7	Group:      Development/Ruby
12cr|rubygem-httpclient-2.1.5.2-1|8	License:    Ruby or GPLv2
12cr|rubygem-httpclient-2.1.5.2-1|9	URL:        http://dev.ctor.org/httpclient
12cr|rubygem-httpclient-2.1.5.2-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-httpclient-2.1.5.2-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-httpclient-2.1.5.2-1|12	Requires:   rubygems
12cr|rubygem-httpclient-2.1.5.2-1|13	BuildRequires: rubygems
12cr|rubygem-httpclient-2.1.5.2-1|14	BuildArch:  noarch
12cr|rubygem-httpclient-2.1.5.2-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-httpclient-2.1.5.2-1|16	
12cr|rubygem-httpclient-2.1.5.2-1|17	%description
12cr|rubygem-httpclient-2.1.5.2-1|18	gives something like the functionality of libwww-perl (LWP) in Ruby
12cr|rubygem-httpclient-2.1.5.2-1|19	
12cr|rubygem-httpclient-2.1.5.2-1|20	%prep
12cr|rubygem-httpclient-2.1.5.2-1|21	
12cr|rubygem-httpclient-2.1.5.2-1|22	%build
12cr|rubygem-httpclient-2.1.5.2-1|23	
12cr|rubygem-httpclient-2.1.5.2-1|24	%install
12cr|rubygem-httpclient-2.1.5.2-1|25	rm -rf %buildroot
12cr|rubygem-httpclient-2.1.5.2-1|26	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-httpclient-2.1.5.2-1|27	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-httpclient-2.1.5.2-1|28	--force --rdoc %{SOURCE0}
12cr|rubygem-httpclient-2.1.5.2-1|29	
12cr|rubygem-httpclient-2.1.5.2-1|30	%clean
12cr|rubygem-httpclient-2.1.5.2-1|31	rm -rf %buildroot
12cr|rubygem-httpclient-2.1.5.2-1|32	
12cr|rubygem-httpclient-2.1.5.2-1|33	%files
12cr|rubygem-httpclient-2.1.5.2-1|34	%defattr(-, root, root, -)
12cr|rubygem-httpclient-2.1.5.2-1|35	%{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-httpclient-2.1.5.2-1|36	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-httpclient-2.1.5.2-1|37	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-httpclient-2.1.5.2-1|38	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-httpclient-2.1.5.2-1|39	
12cr|rubygem-httpclient-2.1.5.2-1|40	
12cr|rubygem-httpclient-2.1.5.2-1|41	%changelog
12cr|rubygem-httpclient-2.1.5.2-1|42	* Sat Oct 09 2010 Rémy Clouard <shikamaru@mandriva.org> 2.1.5.2-1mdv2011.0
12cr|rubygem-httpclient-2.1.5.2-1|43	+ Revision: 584435
12cr|rubygem-httpclient-2.1.5.2-1|44	- import rubygem-httpclient
12cr|rubygem-httpclient-2.1.5.2-1|45	

7261 12
12cr|rubygem-i18n-0.6.0-1|1	# Generated from i18n-0.6.0.gem by gem2rpm5 0.6.6 -*- rpm-spec -*-
12cr|rubygem-i18n-0.6.0-1|2	%define	rbname	i18n
12cr|rubygem-i18n-0.6.0-1|3	
12cr|rubygem-i18n-0.6.0-1|4	Summary:	New wave Internationalization support for Ruby
12cr|rubygem-i18n-0.6.0-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-i18n-0.6.0-1|6	
12cr|rubygem-i18n-0.6.0-1|7	Version:	0.6.0
12cr|rubygem-i18n-0.6.0-1|8	Release:	1
12cr|rubygem-i18n-0.6.0-1|9	Group:		Development/Ruby
12cr|rubygem-i18n-0.6.0-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-i18n-0.6.0-1|11	URL:		http://github.com/svenfuchs/i18n
12cr|rubygem-i18n-0.6.0-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-i18n-0.6.0-1|13	BuildRequires:	rubygems >= 1.3.5
12cr|rubygem-i18n-0.6.0-1|14	BuildArch:	noarch
12cr|rubygem-i18n-0.6.0-1|15	
12cr|rubygem-i18n-0.6.0-1|16	%description
12cr|rubygem-i18n-0.6.0-1|17	New wave Internationalization support for Ruby.
12cr|rubygem-i18n-0.6.0-1|18	
12cr|rubygem-i18n-0.6.0-1|19	%package	doc
12cr|rubygem-i18n-0.6.0-1|20	Summary:	Documentation for %{name}
12cr|rubygem-i18n-0.6.0-1|21	Group:		Books/Computer books
12cr|rubygem-i18n-0.6.0-1|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-i18n-0.6.0-1|23	
12cr|rubygem-i18n-0.6.0-1|24	%description	doc
12cr|rubygem-i18n-0.6.0-1|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-i18n-0.6.0-1|26	
12cr|rubygem-i18n-0.6.0-1|27	%prep
12cr|rubygem-i18n-0.6.0-1|28	%setup -q
12cr|rubygem-i18n-0.6.0-1|29	
12cr|rubygem-i18n-0.6.0-1|30	%build
12cr|rubygem-i18n-0.6.0-1|31	%gem_build
12cr|rubygem-i18n-0.6.0-1|32	
12cr|rubygem-i18n-0.6.0-1|33	%install
12cr|rubygem-i18n-0.6.0-1|34	%gem_install
12cr|rubygem-i18n-0.6.0-1|35	
12cr|rubygem-i18n-0.6.0-1|36	%files
12cr|rubygem-i18n-0.6.0-1|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-i18n-0.6.0-1|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-i18n-0.6.0-1|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-i18n-0.6.0-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n
12cr|rubygem-i18n-0.6.0-1|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/*.rb
12cr|rubygem-i18n-0.6.0-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/backend
12cr|rubygem-i18n-0.6.0-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/backend/*.rb
12cr|rubygem-i18n-0.6.0-1|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/core_ext
12cr|rubygem-i18n-0.6.0-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/core_ext/*.rb
12cr|rubygem-i18n-0.6.0-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/core_ext/kernel
12cr|rubygem-i18n-0.6.0-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/core_ext/kernel/*.rb
12cr|rubygem-i18n-0.6.0-1|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/core_ext/string
12cr|rubygem-i18n-0.6.0-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/core_ext/string/*.rb
12cr|rubygem-i18n-0.6.0-1|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/gettext
12cr|rubygem-i18n-0.6.0-1|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/gettext/*.rb
12cr|rubygem-i18n-0.6.0-1|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/interpolate
12cr|rubygem-i18n-0.6.0-1|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/interpolate/*.rb
12cr|rubygem-i18n-0.6.0-1|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/locale
12cr|rubygem-i18n-0.6.0-1|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/locale/*.rb
12cr|rubygem-i18n-0.6.0-1|56	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/locale/tag
12cr|rubygem-i18n-0.6.0-1|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/locale/tag/*.rb
12cr|rubygem-i18n-0.6.0-1|58	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/tests
12cr|rubygem-i18n-0.6.0-1|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/tests/*.rb
12cr|rubygem-i18n-0.6.0-1|60	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/tests/localization
12cr|rubygem-i18n-0.6.0-1|61	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/i18n/tests/localization/*.rb
12cr|rubygem-i18n-0.6.0-1|62	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-i18n-0.6.0-1|63	
12cr|rubygem-i18n-0.6.0-1|64	%files doc
12cr|rubygem-i18n-0.6.0-1|65	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-i18n-0.6.0-1|66	
12cr|rubygem-i18n-0.6.0-1|67	
12cr|rubygem-i18n-0.6.0-1|68	%changelog
12cr|rubygem-i18n-0.6.0-1|69	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.0-1
12cr|rubygem-i18n-0.6.0-1|70	+ Revision: 773466
12cr|rubygem-i18n-0.6.0-1|71	- regenerate spec with gem2rpm5
12cr|rubygem-i18n-0.6.0-1|72	- new version
12cr|rubygem-i18n-0.6.0-1|73	
12cr|rubygem-i18n-0.6.0-1|74	* Mon Sep 26 2011 Alexander Barakin <abarakin@mandriva.org> 0.5.0-1
12cr|rubygem-i18n-0.6.0-1|75	+ Revision: 701352
12cr|rubygem-i18n-0.6.0-1|76	- group fix
12cr|rubygem-i18n-0.6.0-1|77	- missing rdoc fix
12cr|rubygem-i18n-0.6.0-1|78	- imported package rubygem-i18n
12cr|rubygem-i18n-0.6.0-1|79	

7262 12
12cr|rubygem-icalendar-1.1.5-1|1	%define oname icalendar
12cr|rubygem-icalendar-1.1.5-1|2	
12cr|rubygem-icalendar-1.1.5-1|3	Name:       rubygem-%{oname}
12cr|rubygem-icalendar-1.1.5-1|4	Version:    1.1.5
12cr|rubygem-icalendar-1.1.5-1|5	Release:    %mkrel 1
12cr|rubygem-icalendar-1.1.5-1|6	Summary:    This is a Ruby library for dealing with iCalendar files
12cr|rubygem-icalendar-1.1.5-1|7	Group:      Development/Ruby
12cr|rubygem-icalendar-1.1.5-1|8	License:    GPLv2+
12cr|rubygem-icalendar-1.1.5-1|9	URL:        http://github.com/sdague/icalendar
12cr|rubygem-icalendar-1.1.5-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-icalendar-1.1.5-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-icalendar-1.1.5-1|12	Requires:   rubygems
12cr|rubygem-icalendar-1.1.5-1|13	Requires:   rubygem(rubyforge) >= 2.0.3
12cr|rubygem-icalendar-1.1.5-1|14	Requires:   rubygem(gemcutter) >= 0.3.0
12cr|rubygem-icalendar-1.1.5-1|15	Requires:   rubygem(hoe) >= 2.5.0
12cr|rubygem-icalendar-1.1.5-1|16	BuildRequires: rubygems
12cr|rubygem-icalendar-1.1.5-1|17	BuildArch:  noarch
12cr|rubygem-icalendar-1.1.5-1|18	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-icalendar-1.1.5-1|19	
12cr|rubygem-icalendar-1.1.5-1|20	%description
12cr|rubygem-icalendar-1.1.5-1|21	This is a Ruby library for dealing with iCalendar files.
12cr|rubygem-icalendar-1.1.5-1|22	
12cr|rubygem-icalendar-1.1.5-1|23	%prep
12cr|rubygem-icalendar-1.1.5-1|24	
12cr|rubygem-icalendar-1.1.5-1|25	%build
12cr|rubygem-icalendar-1.1.5-1|26	
12cr|rubygem-icalendar-1.1.5-1|27	%install
12cr|rubygem-icalendar-1.1.5-1|28	rm -rf %{buildroot}
12cr|rubygem-icalendar-1.1.5-1|29	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-icalendar-1.1.5-1|30	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-icalendar-1.1.5-1|31	--force --rdoc %{SOURCE0}
12cr|rubygem-icalendar-1.1.5-1|32	
12cr|rubygem-icalendar-1.1.5-1|33	%clean
12cr|rubygem-icalendar-1.1.5-1|34	rm -rf %{buildroot}
12cr|rubygem-icalendar-1.1.5-1|35	
12cr|rubygem-icalendar-1.1.5-1|36	%files
12cr|rubygem-icalendar-1.1.5-1|37	%defattr(-, root, root, -)
12cr|rubygem-icalendar-1.1.5-1|38	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-icalendar-1.1.5-1|39	%{ruby_gemdir}/gems/%{oname}-%{version}/config/
12cr|rubygem-icalendar-1.1.5-1|40	%{ruby_gemdir}/gems/%{oname}-%{version}/examples/
12cr|rubygem-icalendar-1.1.5-1|41	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-icalendar-1.1.5-1|42	%{ruby_gemdir}/gems/%{oname}-%{version}/script/
12cr|rubygem-icalendar-1.1.5-1|43	%{ruby_gemdir}/gems/%{oname}-%{version}/test*
12cr|rubygem-icalendar-1.1.5-1|44	%{ruby_gemdir}/gems/%{oname}-%{version}/website/
12cr|rubygem-icalendar-1.1.5-1|45	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-icalendar-1.1.5-1|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING
12cr|rubygem-icalendar-1.1.5-1|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/GPL
12cr|rubygem-icalendar-1.1.5-1|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
12cr|rubygem-icalendar-1.1.5-1|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
12cr|rubygem-icalendar-1.1.5-1|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/PostInstall.txt
12cr|rubygem-icalendar-1.1.5-1|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-icalendar-1.1.5-1|52	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
12cr|rubygem-icalendar-1.1.5-1|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
12cr|rubygem-icalendar-1.1.5-1|54	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-icalendar-1.1.5-1|55	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-icalendar-1.1.5-1|56	
12cr|rubygem-icalendar-1.1.5-1|57	
12cr|rubygem-icalendar-1.1.5-1|58	%changelog
12cr|rubygem-icalendar-1.1.5-1|59	* Sat Dec 04 2010 Rémy Clouard <shikamaru@mandriva.org> 1.1.5-1mdv2011.0
12cr|rubygem-icalendar-1.1.5-1|60	+ Revision: 609455
12cr|rubygem-icalendar-1.1.5-1|61	- import rubygem-icalendar
12cr|rubygem-icalendar-1.1.5-1|62	

7263 12
12cr|rubygem-json-1.6.6-1|1	%define	rbname	json
12cr|rubygem-json-1.6.6-1|2	
12cr|rubygem-json-1.6.6-1|3	Summary:	JSON Implementation for Ruby
12cr|rubygem-json-1.6.6-1|4	Name:		rubygem-%{rbname}
12cr|rubygem-json-1.6.6-1|5	
12cr|rubygem-json-1.6.6-1|6	Version:	1.6.6
12cr|rubygem-json-1.6.6-1|7	Release:	1
12cr|rubygem-json-1.6.6-1|8	Group:		Development/Ruby
12cr|rubygem-json-1.6.6-1|9	License:	GPLv2+ or Ruby
12cr|rubygem-json-1.6.6-1|10	URL:		http://flori.github.com/json
12cr|rubygem-json-1.6.6-1|11	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-json-1.6.6-1|12	BuildRequires:	rubygems
12cr|rubygem-json-1.6.6-1|13	BuildRequires:	ruby-devel
12cr|rubygem-json-1.6.6-1|14	%rename		ruby-%{rbname}
12cr|rubygem-json-1.6.6-1|15	
12cr|rubygem-json-1.6.6-1|16	%description
12cr|rubygem-json-1.6.6-1|17	This is a JSON implementation as a Ruby extension in C.
12cr|rubygem-json-1.6.6-1|18	
12cr|rubygem-json-1.6.6-1|19	%package	doc
12cr|rubygem-json-1.6.6-1|20	Summary:	Documentation for %{name}
12cr|rubygem-json-1.6.6-1|21	Group:		Books/Computer books
12cr|rubygem-json-1.6.6-1|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-json-1.6.6-1|23	
12cr|rubygem-json-1.6.6-1|24	%description	doc
12cr|rubygem-json-1.6.6-1|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-json-1.6.6-1|26	
12cr|rubygem-json-1.6.6-1|27	%prep
12cr|rubygem-json-1.6.6-1|28	%setup -q
12cr|rubygem-json-1.6.6-1|29	
12cr|rubygem-json-1.6.6-1|30	%build
12cr|rubygem-json-1.6.6-1|31	%gem_build -f '(.*.rb|benchmarks|bin|data|java/lib|tools|tests)'
12cr|rubygem-json-1.6.6-1|32	
12cr|rubygem-json-1.6.6-1|33	%install
12cr|rubygem-json-1.6.6-1|34	%gem_install
12cr|rubygem-json-1.6.6-1|35	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{rbname}-%{version}/ext
12cr|rubygem-json-1.6.6-1|36	
12cr|rubygem-json-1.6.6-1|37	%files
12cr|rubygem-json-1.6.6-1|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-json-1.6.6-1|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rb
12cr|rubygem-json-1.6.6-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/data
12cr|rubygem-json-1.6.6-1|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/data/*.html
12cr|rubygem-json-1.6.6-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/data/*.js
12cr|rubygem-json-1.6.6-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/data/*.json
12cr|rubygem-json-1.6.6-1|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-json-1.6.6-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json.rb
12cr|rubygem-json-1.6.6-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json
12cr|rubygem-json-1.6.6-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json/*
12cr|rubygem-json-1.6.6-1|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tools
12cr|rubygem-json-1.6.6-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/tools/*.rb
12cr|rubygem-json-1.6.6-1|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-json-1.6.6-1|51	%dir %{ruby_sitearchdir}/json
12cr|rubygem-json-1.6.6-1|52	%dir %{ruby_sitearchdir}/json/ext
12cr|rubygem-json-1.6.6-1|53	%{ruby_sitearchdir}/json/ext/generator.so
12cr|rubygem-json-1.6.6-1|54	%{ruby_sitearchdir}/json/ext/parser.so
12cr|rubygem-json-1.6.6-1|55	
12cr|rubygem-json-1.6.6-1|56	%files doc
12cr|rubygem-json-1.6.6-1|57	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-json-1.6.6-1|58	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README.*
12cr|rubygem-json-1.6.6-1|59	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tests
12cr|rubygem-json-1.6.6-1|60	%{ruby_gemdir}/gems/%{rbname}-%{version}/tests/*
12cr|rubygem-json-1.6.6-1|61	
12cr|rubygem-json-1.6.6-1|62	
12cr|rubygem-json-1.6.6-1|63	%changelog
12cr|rubygem-json-1.6.6-1|64	* Mon Apr 09 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.6.6-1
12cr|rubygem-json-1.6.6-1|65	+ Revision: 789986
12cr|rubygem-json-1.6.6-1|66	- version update 1.6.6
12cr|rubygem-json-1.6.6-1|67	
12cr|rubygem-json-1.6.6-1|68	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.6.5-3
12cr|rubygem-json-1.6.6-1|69	+ Revision: 774413
12cr|rubygem-json-1.6.6-1|70	- drop rake dependency, it's now provided by ruby
12cr|rubygem-json-1.6.6-1|71	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-json-1.6.6-1|72	
12cr|rubygem-json-1.6.6-1|73	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.6.5-1
12cr|rubygem-json-1.6.6-1|74	+ Revision: 766962
12cr|rubygem-json-1.6.6-1|75	- version update 1.6.5
12cr|rubygem-json-1.6.6-1|76	
12cr|rubygem-json-1.6.6-1|77	+ Andrey Smirnov <asmirnov@mandriva.org>
12cr|rubygem-json-1.6.6-1|78	- rpmlint warning
12cr|rubygem-json-1.6.6-1|79	
12cr|rubygem-json-1.6.6-1|80	* Thu Mar 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.5.1-1
12cr|rubygem-json-1.6.6-1|81	+ Revision: 643352
12cr|rubygem-json-1.6.6-1|82	- regenerate spec with gem2rpm5
12cr|rubygem-json-1.6.6-1|83	- new release: 1.5.1
12cr|rubygem-json-1.6.6-1|84	
12cr|rubygem-json-1.6.6-1|85	* Sat Dec 04 2010 Rémy Clouard <shikamaru@mandriva.org> 1.4.6-2mdv2011.0
12cr|rubygem-json-1.6.6-1|86	+ Revision: 609255
12cr|rubygem-json-1.6.6-1|87	- %gem_build macros are broken at the moment, using classic method from
12cr|rubygem-json-1.6.6-1|88	gem2rpm to build the package for the moment.
12cr|rubygem-json-1.6.6-1|89	
12cr|rubygem-json-1.6.6-1|90	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|rubygem-json-1.6.6-1|91	- use %%rename macro
12cr|rubygem-json-1.6.6-1|92	- use new %%gem_* macros
12cr|rubygem-json-1.6.6-1|93	
12cr|rubygem-json-1.6.6-1|94	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.0-2mdv2010.1
12cr|rubygem-json-1.6.6-1|95	+ Revision: 500558
12cr|rubygem-json-1.6.6-1|96	- don't install the gem itself or any of the build files...
12cr|rubygem-json-1.6.6-1|97	- rename to follow naming scheme for ruby gem packages
12cr|rubygem-json-1.6.6-1|98	- rename to follow ruby gem naming scheme...
12cr|rubygem-json-1.6.6-1|99	
12cr|rubygem-json-1.6.6-1|100	* Mon Feb 01 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.0-1mdv2010.1
12cr|rubygem-json-1.6.6-1|101	+ Revision: 499318
12cr|rubygem-json-1.6.6-1|102	- add missing buildrequires
12cr|rubygem-json-1.6.6-1|103	- import ruby-json
12cr|rubygem-json-1.6.6-1|104	

7264 12
12cr|rubygem-json_pure-1.6.5-2|1	%define	rbname	json_pure
12cr|rubygem-json_pure-1.6.5-2|2	
12cr|rubygem-json_pure-1.6.5-2|3	Summary:	JSON Implementation for Ruby
12cr|rubygem-json_pure-1.6.5-2|4	Name:		rubygem-%{rbname}
12cr|rubygem-json_pure-1.6.5-2|5	
12cr|rubygem-json_pure-1.6.5-2|6	Version:	1.6.5
12cr|rubygem-json_pure-1.6.5-2|7	Release:	2
12cr|rubygem-json_pure-1.6.5-2|8	Group:		Development/Ruby
12cr|rubygem-json_pure-1.6.5-2|9	License:	GPLv2+
12cr|rubygem-json_pure-1.6.5-2|10	URL:		http://flori.github.com/json
12cr|rubygem-json_pure-1.6.5-2|11	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-json_pure-1.6.5-2|12	BuildRequires:	rubygems
12cr|rubygem-json_pure-1.6.5-2|13	BuildArch:	noarch
12cr|rubygem-json_pure-1.6.5-2|14	
12cr|rubygem-json_pure-1.6.5-2|15	%description
12cr|rubygem-json_pure-1.6.5-2|16	This is an implementation of the JSON specification according to RFC 4627
12cr|rubygem-json_pure-1.6.5-2|17	(http://www.ietf.org/rfc/rfc4627.txt) written in pure ruby.
12cr|rubygem-json_pure-1.6.5-2|18	
12cr|rubygem-json_pure-1.6.5-2|19	%package	doc
12cr|rubygem-json_pure-1.6.5-2|20	Summary:	Documentation for %{name}
12cr|rubygem-json_pure-1.6.5-2|21	Group:		Books/Computer books
12cr|rubygem-json_pure-1.6.5-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-json_pure-1.6.5-2|23	
12cr|rubygem-json_pure-1.6.5-2|24	%description	doc
12cr|rubygem-json_pure-1.6.5-2|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-json_pure-1.6.5-2|26	
12cr|rubygem-json_pure-1.6.5-2|27	%prep
12cr|rubygem-json_pure-1.6.5-2|28	%setup -q
12cr|rubygem-json_pure-1.6.5-2|29	
12cr|rubygem-json_pure-1.6.5-2|30	%build
12cr|rubygem-json_pure-1.6.5-2|31	%gem_build -f '(benchmarks|data|java/lib|tests|tools)/'
12cr|rubygem-json_pure-1.6.5-2|32	
12cr|rubygem-json_pure-1.6.5-2|33	%install
12cr|rubygem-json_pure-1.6.5-2|34	%gem_install
12cr|rubygem-json_pure-1.6.5-2|35	rm -rf %{buildroot}%{_bindir}
12cr|rubygem-json_pure-1.6.5-2|36	
12cr|rubygem-json_pure-1.6.5-2|37	%files
12cr|rubygem-json_pure-1.6.5-2|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-json_pure-1.6.5-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/data
12cr|rubygem-json_pure-1.6.5-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tools
12cr|rubygem-json_pure-1.6.5-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-json_pure-1.6.5-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json
12cr|rubygem-json_pure-1.6.5-2|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json/add
12cr|rubygem-json_pure-1.6.5-2|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json/pure
12cr|rubygem-json_pure-1.6.5-2|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json/ext
12cr|rubygem-json_pure-1.6.5-2|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json/*.rb
12cr|rubygem-json_pure-1.6.5-2|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/tools/*.rb
12cr|rubygem-json_pure-1.6.5-2|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/data/*.*
12cr|rubygem-json_pure-1.6.5-2|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-json_pure-1.6.5-2|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json/add/*.rb
12cr|rubygem-json_pure-1.6.5-2|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json/pure/*.rb
12cr|rubygem-json_pure-1.6.5-2|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/json/ext/.keep
12cr|rubygem-json_pure-1.6.5-2|53	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-json_pure-1.6.5-2|54	
12cr|rubygem-json_pure-1.6.5-2|55	%files doc
12cr|rubygem-json_pure-1.6.5-2|56	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README.*
12cr|rubygem-json_pure-1.6.5-2|57	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-json_pure-1.6.5-2|58	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tests
12cr|rubygem-json_pure-1.6.5-2|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/tests/*
12cr|rubygem-json_pure-1.6.5-2|60	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/benchmarks
12cr|rubygem-json_pure-1.6.5-2|61	%{ruby_gemdir}/gems/%{rbname}-%{version}/benchmarks/*
12cr|rubygem-json_pure-1.6.5-2|62	
12cr|rubygem-json_pure-1.6.5-2|63	
12cr|rubygem-json_pure-1.6.5-2|64	%changelog
12cr|rubygem-json_pure-1.6.5-2|65	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.6.5-2
12cr|rubygem-json_pure-1.6.5-2|66	+ Revision: 774161
12cr|rubygem-json_pure-1.6.5-2|67	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-json_pure-1.6.5-2|68	
12cr|rubygem-json_pure-1.6.5-2|69	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.6.5-1
12cr|rubygem-json_pure-1.6.5-2|70	+ Revision: 766957
12cr|rubygem-json_pure-1.6.5-2|71	- version update 1.6.5
12cr|rubygem-json_pure-1.6.5-2|72	
12cr|rubygem-json_pure-1.6.5-2|73	+ Andrey Smirnov <asmirnov@mandriva.org>
12cr|rubygem-json_pure-1.6.5-2|74	- rpmlint warning
12cr|rubygem-json_pure-1.6.5-2|75	
12cr|rubygem-json_pure-1.6.5-2|76	* Sun Mar 13 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.5.1-2
12cr|rubygem-json_pure-1.6.5-2|77	+ Revision: 644356
12cr|rubygem-json_pure-1.6.5-2|78	- fix file conflicts with rubygem-json
12cr|rubygem-json_pure-1.6.5-2|79	- regenerate spec with gem2rpm5
12cr|rubygem-json_pure-1.6.5-2|80	- new release: 1.5.1
12cr|rubygem-json_pure-1.6.5-2|81	
12cr|rubygem-json_pure-1.6.5-2|82	* Sun Dec 19 2010 Rémy Clouard <shikamaru@mandriva.org> 1.4.6-1mdv2011.0
12cr|rubygem-json_pure-1.6.5-2|83	+ Revision: 623081
12cr|rubygem-json_pure-1.6.5-2|84	- Bump release
12cr|rubygem-json_pure-1.6.5-2|85	- new version 1.4.6
12cr|rubygem-json_pure-1.6.5-2|86	- fix minor typo in %%description
12cr|rubygem-json_pure-1.6.5-2|87	
12cr|rubygem-json_pure-1.6.5-2|88	* Thu Nov 04 2010 Rémy Clouard <shikamaru@mandriva.org> 1.2.4-1mdv2011.0
12cr|rubygem-json_pure-1.6.5-2|89	+ Revision: 593116
12cr|rubygem-json_pure-1.6.5-2|90	- bump release
12cr|rubygem-json_pure-1.6.5-2|91	
12cr|rubygem-json_pure-1.6.5-2|92	* Fri Sep 17 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.0-2mdv2011.0
12cr|rubygem-json_pure-1.6.5-2|93	+ Revision: 579200
12cr|rubygem-json_pure-1.6.5-2|94	- rebuild for automatic provides
12cr|rubygem-json_pure-1.6.5-2|95	
12cr|rubygem-json_pure-1.6.5-2|96	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.0-1mdv2010.1
12cr|rubygem-json_pure-1.6.5-2|97	+ Revision: 500331
12cr|rubygem-json_pure-1.6.5-2|98	- import rubygem-json_pure
12cr|rubygem-json_pure-1.6.5-2|99	
12cr|rubygem-json_pure-1.6.5-2|100	
12cr|rubygem-json_pure-1.6.5-2|101	* Mon Feb  3 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.0-1
12cr|rubygem-json_pure-1.6.5-2|102	- initial release

7265 12
12cr|rubygem-launchy-0.3.7-1|1	%define oname launchy
12cr|rubygem-launchy-0.3.7-1|2	
12cr|rubygem-launchy-0.3.7-1|3	Summary:    Helper class for launching cross-platform applications
12cr|rubygem-launchy-0.3.7-1|4	Name:       rubygem-%{oname}
12cr|rubygem-launchy-0.3.7-1|5	Version:    0.3.7
12cr|rubygem-launchy-0.3.7-1|6	Release:    %mkrel 1
12cr|rubygem-launchy-0.3.7-1|7	Group:      Development/Ruby
12cr|rubygem-launchy-0.3.7-1|8	License:    ISC License
12cr|rubygem-launchy-0.3.7-1|9	URL:        http://copiousfreetime.rubyforge.org/launchy/
12cr|rubygem-launchy-0.3.7-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-launchy-0.3.7-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-launchy-0.3.7-1|12	Requires:   rubygems
12cr|rubygem-launchy-0.3.7-1|13	Requires:   rubygem(rake) >= 0.8.1
12cr|rubygem-launchy-0.3.7-1|14	Requires:   rubygem(configuration) >= 0.0.5
12cr|rubygem-launchy-0.3.7-1|15	BuildRequires: rubygems
12cr|rubygem-launchy-0.3.7-1|16	BuildArch:  noarch
12cr|rubygem-launchy-0.3.7-1|17	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-launchy-0.3.7-1|18	
12cr|rubygem-launchy-0.3.7-1|19	%description
12cr|rubygem-launchy-0.3.7-1|20	Launchy is helper class for launching cross-platform applications in a
12cr|rubygem-launchy-0.3.7-1|21	fire and forget manner.
12cr|rubygem-launchy-0.3.7-1|22	There are application concepts (browser, email client, etc) that are
12cr|rubygem-launchy-0.3.7-1|23	common across all platforms, and they may be launched differently on
12cr|rubygem-launchy-0.3.7-1|24	each platform.  Launchy is here to make a common approach to launching
12cr|rubygem-launchy-0.3.7-1|25	external application from within ruby programs.
12cr|rubygem-launchy-0.3.7-1|26	
12cr|rubygem-launchy-0.3.7-1|27	
12cr|rubygem-launchy-0.3.7-1|28	%prep
12cr|rubygem-launchy-0.3.7-1|29	
12cr|rubygem-launchy-0.3.7-1|30	%build
12cr|rubygem-launchy-0.3.7-1|31	
12cr|rubygem-launchy-0.3.7-1|32	%install
12cr|rubygem-launchy-0.3.7-1|33	rm -rf %{buildroot}
12cr|rubygem-launchy-0.3.7-1|34	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-launchy-0.3.7-1|35	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-launchy-0.3.7-1|36	--force --rdoc %{SOURCE0}
12cr|rubygem-launchy-0.3.7-1|37	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-launchy-0.3.7-1|38	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-launchy-0.3.7-1|39	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-launchy-0.3.7-1|40	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cr|rubygem-launchy-0.3.7-1|41	
12cr|rubygem-launchy-0.3.7-1|42	%clean
12cr|rubygem-launchy-0.3.7-1|43	rm -rf %{buildroot}
12cr|rubygem-launchy-0.3.7-1|44	
12cr|rubygem-launchy-0.3.7-1|45	%files
12cr|rubygem-launchy-0.3.7-1|46	%defattr(-, root, root, -)
12cr|rubygem-launchy-0.3.7-1|47	%{_bindir}/launchy
12cr|rubygem-launchy-0.3.7-1|48	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-launchy-0.3.7-1|49	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-launchy-0.3.7-1|50	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-launchy-0.3.7-1|51	%{ruby_gemdir}/gems/%{oname}-%{version}/tasks/
12cr|rubygem-launchy-0.3.7-1|52	%{ruby_gemdir}/gems/%{oname}-%{version}/gemspec.rb
12cr|rubygem-launchy-0.3.7-1|53	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-launchy-0.3.7-1|54	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-launchy-0.3.7-1|55	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
12cr|rubygem-launchy-0.3.7-1|56	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/HISTORY
12cr|rubygem-launchy-0.3.7-1|57	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-launchy-0.3.7-1|58	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-launchy-0.3.7-1|59	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-launchy-0.3.7-1|60	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-launchy-0.3.7-1|61	
12cr|rubygem-launchy-0.3.7-1|62	
12cr|rubygem-launchy-0.3.7-1|63	%changelog
12cr|rubygem-launchy-0.3.7-1|64	* Wed Nov 03 2010 Rémy Clouard <shikamaru@mandriva.org> 0.3.7-1mdv2011.0
12cr|rubygem-launchy-0.3.7-1|65	+ Revision: 592972
12cr|rubygem-launchy-0.3.7-1|66	- import rubygem-launchy
12cr|rubygem-launchy-0.3.7-1|67	

7266 12
12cr|rubygem-libnotify-0.7.4-1|1	# Generated from libnotify-0.7.4.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-libnotify-0.7.4-1|2	%define	rbname	libnotify
12cr|rubygem-libnotify-0.7.4-1|3	
12cr|rubygem-libnotify-0.7.4-1|4	Summary:	Ruby bindings for libnotify using FFI
12cr|rubygem-libnotify-0.7.4-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-libnotify-0.7.4-1|6	
12cr|rubygem-libnotify-0.7.4-1|7	Version:	0.7.4
12cr|rubygem-libnotify-0.7.4-1|8	Release:	1
12cr|rubygem-libnotify-0.7.4-1|9	Group:		Development/Ruby
12cr|rubygem-libnotify-0.7.4-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-libnotify-0.7.4-1|11	URL:		http://rubygems.org/gems/libnotify
12cr|rubygem-libnotify-0.7.4-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-libnotify-0.7.4-1|13	BuildRequires:	rubygems
12cr|rubygem-libnotify-0.7.4-1|14	BuildArch:	noarch
12cr|rubygem-libnotify-0.7.4-1|15	Obsoletes:	ruby-libnotify
12cr|rubygem-libnotify-0.7.4-1|16	
12cr|rubygem-libnotify-0.7.4-1|17	%description
12cr|rubygem-libnotify-0.7.4-1|18	Ruby bindings for libnotify using FFI
12cr|rubygem-libnotify-0.7.4-1|19	
12cr|rubygem-libnotify-0.7.4-1|20	%package	doc
12cr|rubygem-libnotify-0.7.4-1|21	Summary:	Documentation for %{name}
12cr|rubygem-libnotify-0.7.4-1|22	Group:		Books/Computer books
12cr|rubygem-libnotify-0.7.4-1|23	Requires:	%{name} = %{EVRD}
12cr|rubygem-libnotify-0.7.4-1|24	BuildArch:	noarch
12cr|rubygem-libnotify-0.7.4-1|25	
12cr|rubygem-libnotify-0.7.4-1|26	%description	doc
12cr|rubygem-libnotify-0.7.4-1|27	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-libnotify-0.7.4-1|28	
12cr|rubygem-libnotify-0.7.4-1|29	%prep
12cr|rubygem-libnotify-0.7.4-1|30	%setup -q
12cr|rubygem-libnotify-0.7.4-1|31	
12cr|rubygem-libnotify-0.7.4-1|32	%build
12cr|rubygem-libnotify-0.7.4-1|33	%gem_build
12cr|rubygem-libnotify-0.7.4-1|34	
12cr|rubygem-libnotify-0.7.4-1|35	%install
12cr|rubygem-libnotify-0.7.4-1|36	%gem_install
12cr|rubygem-libnotify-0.7.4-1|37	
12cr|rubygem-libnotify-0.7.4-1|38	%files
12cr|rubygem-libnotify-0.7.4-1|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-libnotify-0.7.4-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-libnotify-0.7.4-1|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-libnotify-0.7.4-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/libnotify
12cr|rubygem-libnotify-0.7.4-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/libnotify/*.rb
12cr|rubygem-libnotify-0.7.4-1|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/libnotify/tasks
12cr|rubygem-libnotify-0.7.4-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/libnotify/tasks/*.rake
12cr|rubygem-libnotify-0.7.4-1|46	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-libnotify-0.7.4-1|47	
12cr|rubygem-libnotify-0.7.4-1|48	%files doc
12cr|rubygem-libnotify-0.7.4-1|49	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-libnotify-0.7.4-1|50	
12cr|rubygem-libnotify-0.7.4-1|51	%changelog
12cr|rubygem-libnotify-0.7.4-1|52	* Fri Sep 28 2012 Denis Silakov <uragan@localhost> 0.7.4-1
12cr|rubygem-libnotify-0.7.4-1|53	- Initial package

7267 12
12cr|rubygem-libxml-ruby-2.3.2-1|1	# Generated from libxml-ruby-1.1.3.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
12cr|rubygem-libxml-ruby-2.3.2-1|2	%define	rbname	libxml-ruby
12cr|rubygem-libxml-ruby-2.3.2-1|3	
12cr|rubygem-libxml-ruby-2.3.2-1|4	Summary:	Ruby libxml bindings
12cr|rubygem-libxml-ruby-2.3.2-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-libxml-ruby-2.3.2-1|6	
12cr|rubygem-libxml-ruby-2.3.2-1|7	Version:	2.3.2
12cr|rubygem-libxml-ruby-2.3.2-1|8	Release:	1
12cr|rubygem-libxml-ruby-2.3.2-1|9	Group:		Development/Ruby
12cr|rubygem-libxml-ruby-2.3.2-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-libxml-ruby-2.3.2-1|11	URL:		http://libxml.rubyforge.org/
12cr|rubygem-libxml-ruby-2.3.2-1|12	Source0:	http://rubygems.org/downloads/%{rbname}-%{version}.gem
12cr|rubygem-libxml-ruby-2.3.2-1|13	Patch0:		libxml-ruby-1.1.3-ruby1.9.patch
12cr|rubygem-libxml-ruby-2.3.2-1|14	Patch1:		libxml-ruby-1.1.3-add-licenses-tag-to-metadata.patch
12cr|rubygem-libxml-ruby-2.3.2-1|15	BuildRequires:	rubygems
12cr|rubygem-libxml-ruby-2.3.2-1|16	BuildRequires:	ruby-devel libxml2-devel
12cr|rubygem-libxml-ruby-2.3.2-1|17	Provides:	rubygem-libxml
12cr|rubygem-libxml-ruby-2.3.2-1|18	%rename		ruby-libxml
12cr|rubygem-libxml-ruby-2.3.2-1|19	
12cr|rubygem-libxml-ruby-2.3.2-1|20	%description
12cr|rubygem-libxml-ruby-2.3.2-1|21	The Libxml-Ruby project provides Ruby language bindings for the GNOME Libxml2
12cr|rubygem-libxml-ruby-2.3.2-1|22	XML toolkit. It is free software, released under the MIT License.
12cr|rubygem-libxml-ruby-2.3.2-1|23	Libxml-ruby's primary advantage over REXML is performance - if speed  is your
12cr|rubygem-libxml-ruby-2.3.2-1|24	need, these are good libraries to consider, as demonstrated by the informal
12cr|rubygem-libxml-ruby-2.3.2-1|25	benchmark below.
12cr|rubygem-libxml-ruby-2.3.2-1|26	
12cr|rubygem-libxml-ruby-2.3.2-1|27	%package	doc
12cr|rubygem-libxml-ruby-2.3.2-1|28	Summary:	Documentation for %{name}
12cr|rubygem-libxml-ruby-2.3.2-1|29	Group:		Books/Computer books
12cr|rubygem-libxml-ruby-2.3.2-1|30	Requires:	%{name} = %{EVRD}
12cr|rubygem-libxml-ruby-2.3.2-1|31	BuildArch:	noarch
12cr|rubygem-libxml-ruby-2.3.2-1|32	
12cr|rubygem-libxml-ruby-2.3.2-1|33	%description	doc
12cr|rubygem-libxml-ruby-2.3.2-1|34	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-libxml-ruby-2.3.2-1|35	
12cr|rubygem-libxml-ruby-2.3.2-1|36	%prep
12cr|rubygem-libxml-ruby-2.3.2-1|37	%setup -q
12cr|rubygem-libxml-ruby-2.3.2-1|38	gunzip metadata.gz
12cr|rubygem-libxml-ruby-2.3.2-1|39	gzip metadata
12cr|rubygem-libxml-ruby-2.3.2-1|40	
12cr|rubygem-libxml-ruby-2.3.2-1|41	%build
12cr|rubygem-libxml-ruby-2.3.2-1|42	%gem_build
12cr|rubygem-libxml-ruby-2.3.2-1|43	
12cr|rubygem-libxml-ruby-2.3.2-1|44	%install
12cr|rubygem-libxml-ruby-2.3.2-1|45	%gem_install
12cr|rubygem-libxml-ruby-2.3.2-1|46	
12cr|rubygem-libxml-ruby-2.3.2-1|47	%files
12cr|rubygem-libxml-ruby-2.3.2-1|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-libxml-ruby-2.3.2-1|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-libxml-ruby-2.3.2-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-libxml-ruby-2.3.2-1|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/libxml
12cr|rubygem-libxml-ruby-2.3.2-1|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/libxml/*.rb
12cr|rubygem-libxml-ruby-2.3.2-1|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xml
12cr|rubygem-libxml-ruby-2.3.2-1|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xml/*.rb
12cr|rubygem-libxml-ruby-2.3.2-1|55	%{ruby_sitearchdir}/libxml_ruby.so
12cr|rubygem-libxml-ruby-2.3.2-1|56	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-libxml-ruby-2.3.2-1|57	
12cr|rubygem-libxml-ruby-2.3.2-1|58	%files doc
12cr|rubygem-libxml-ruby-2.3.2-1|59	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-libxml-ruby-2.3.2-1|60	
12cr|rubygem-libxml-ruby-2.3.2-1|61	
12cr|rubygem-libxml-ruby-2.3.2-1|62	
12cr|rubygem-libxml-ruby-2.3.2-1|63	%changelog
12cr|rubygem-libxml-ruby-2.3.2-1|64	

7268 12
12cr|rubygem-locale-2.0.8-1|1	# Generated from locale-2.0.8.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-locale-2.0.8-1|2	%define	rbname	locale
12cr|rubygem-locale-2.0.8-1|3	
12cr|rubygem-locale-2.0.8-1|4	Summary:	Ruby-Locale is the pure ruby library which provides basic APIs for localization
12cr|rubygem-locale-2.0.8-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-locale-2.0.8-1|6	
12cr|rubygem-locale-2.0.8-1|7	Version:	2.0.8
12cr|rubygem-locale-2.0.8-1|8	Release:	1
12cr|rubygem-locale-2.0.8-1|9	Group:		Development/Ruby
12cr|rubygem-locale-2.0.8-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-locale-2.0.8-1|11	URL:		https://github.com/ruby-gettext/locale
12cr|rubygem-locale-2.0.8-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-locale-2.0.8-1|13	BuildRequires:	rubygems
12cr|rubygem-locale-2.0.8-1|14	BuildArch:	noarch
12cr|rubygem-locale-2.0.8-1|15	Obsoletes:	ruby-locale
12cr|rubygem-locale-2.0.8-1|16	
12cr|rubygem-locale-2.0.8-1|17	%description
12cr|rubygem-locale-2.0.8-1|18	Ruby-Locale is the pure ruby library which provides basic APIs for
12cr|rubygem-locale-2.0.8-1|19	localization.
12cr|rubygem-locale-2.0.8-1|20	
12cr|rubygem-locale-2.0.8-1|21	%package	doc
12cr|rubygem-locale-2.0.8-1|22	Summary:	Documentation for %{name}
12cr|rubygem-locale-2.0.8-1|23	Group:		Books/Computer books
12cr|rubygem-locale-2.0.8-1|24	Requires:	%{name} = %{EVRD}
12cr|rubygem-locale-2.0.8-1|25	BuildArch:	noarch
12cr|rubygem-locale-2.0.8-1|26	
12cr|rubygem-locale-2.0.8-1|27	%description	doc
12cr|rubygem-locale-2.0.8-1|28	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-locale-2.0.8-1|29	
12cr|rubygem-locale-2.0.8-1|30	%prep
12cr|rubygem-locale-2.0.8-1|31	%setup -q
12cr|rubygem-locale-2.0.8-1|32	
12cr|rubygem-locale-2.0.8-1|33	%build
12cr|rubygem-locale-2.0.8-1|34	%gem_build
12cr|rubygem-locale-2.0.8-1|35	
12cr|rubygem-locale-2.0.8-1|36	%install
12cr|rubygem-locale-2.0.8-1|37	%gem_install
12cr|rubygem-locale-2.0.8-1|38	
12cr|rubygem-locale-2.0.8-1|39	%files
12cr|rubygem-locale-2.0.8-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-locale-2.0.8-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-locale-2.0.8-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-locale-2.0.8-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale
12cr|rubygem-locale-2.0.8-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/*.rb
12cr|rubygem-locale-2.0.8-1|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/data
12cr|rubygem-locale-2.0.8-1|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/data/*.gz
12cr|rubygem-locale-2.0.8-1|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/driver
12cr|rubygem-locale-2.0.8-1|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/driver/*.rb
12cr|rubygem-locale-2.0.8-1|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/info
12cr|rubygem-locale-2.0.8-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/info/*.rb
12cr|rubygem-locale-2.0.8-1|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/tag
12cr|rubygem-locale-2.0.8-1|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/tag/*.rb
12cr|rubygem-locale-2.0.8-1|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/util
12cr|rubygem-locale-2.0.8-1|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/locale/util/*.rb
12cr|rubygem-locale-2.0.8-1|55	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-locale-2.0.8-1|56	
12cr|rubygem-locale-2.0.8-1|57	%files doc
12cr|rubygem-locale-2.0.8-1|58	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-locale-2.0.8-1|59	
12cr|rubygem-locale-2.0.8-1|60	%changelog
12cr|rubygem-locale-2.0.8-1|61	* Fri Sep 28 2012 Denis Silakov <uragan@localhost> 2.0.8-1
12cr|rubygem-locale-2.0.8-1|62	- Initial package

7269 12
12cr|rubygem-log4r-1.1.10-1|1	# Generated from log4r-1.1.10.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-log4r-1.1.10-1|2	%define	rbname	log4r
12cr|rubygem-log4r-1.1.10-1|3	
12cr|rubygem-log4r-1.1.10-1|4	Summary:	Log4r, logging framework for ruby
12cr|rubygem-log4r-1.1.10-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-log4r-1.1.10-1|6	
12cr|rubygem-log4r-1.1.10-1|7	Version:	1.1.10
12cr|rubygem-log4r-1.1.10-1|8	Release:	1
12cr|rubygem-log4r-1.1.10-1|9	Group:		Development/Ruby
12cr|rubygem-log4r-1.1.10-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-log4r-1.1.10-1|11	URL:		http://log4r.rubyforge.org
12cr|rubygem-log4r-1.1.10-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-log4r-1.1.10-1|13	BuildRequires:	rubygems
12cr|rubygem-log4r-1.1.10-1|14	BuildArch:	noarch
12cr|rubygem-log4r-1.1.10-1|15	Obsoletes:	ruby-log4r
12cr|rubygem-log4r-1.1.10-1|16	
12cr|rubygem-log4r-1.1.10-1|17	%description
12cr|rubygem-log4r-1.1.10-1|18	See also: http://logging.apache.org/log4j
12cr|rubygem-log4r-1.1.10-1|19	
12cr|rubygem-log4r-1.1.10-1|20	%package	doc
12cr|rubygem-log4r-1.1.10-1|21	Summary:	Documentation for %{name}
12cr|rubygem-log4r-1.1.10-1|22	Group:		Books/Computer books
12cr|rubygem-log4r-1.1.10-1|23	Requires:	%{name} = %{EVRD}
12cr|rubygem-log4r-1.1.10-1|24	BuildArch:	noarch
12cr|rubygem-log4r-1.1.10-1|25	
12cr|rubygem-log4r-1.1.10-1|26	%description	doc
12cr|rubygem-log4r-1.1.10-1|27	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-log4r-1.1.10-1|28	
12cr|rubygem-log4r-1.1.10-1|29	%prep
12cr|rubygem-log4r-1.1.10-1|30	%setup -q
12cr|rubygem-log4r-1.1.10-1|31	
12cr|rubygem-log4r-1.1.10-1|32	%build
12cr|rubygem-log4r-1.1.10-1|33	%gem_build
12cr|rubygem-log4r-1.1.10-1|34	
12cr|rubygem-log4r-1.1.10-1|35	%install
12cr|rubygem-log4r-1.1.10-1|36	%gem_install
12cr|rubygem-log4r-1.1.10-1|37	
12cr|rubygem-log4r-1.1.10-1|38	%files
12cr|rubygem-log4r-1.1.10-1|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-log4r-1.1.10-1|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-log4r-1.1.10-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r
12cr|rubygem-log4r-1.1.10-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/*.rb
12cr|rubygem-log4r-1.1.10-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/formatter
12cr|rubygem-log4r-1.1.10-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/formatter/*.rb
12cr|rubygem-log4r-1.1.10-1|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/lib
12cr|rubygem-log4r-1.1.10-1|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/lib/*.rb
12cr|rubygem-log4r-1.1.10-1|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/outputter
12cr|rubygem-log4r-1.1.10-1|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/outputter/*.rb
12cr|rubygem-log4r-1.1.10-1|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc
12cr|rubygem-log4r-1.1.10-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/GDC
12cr|rubygem-log4r-1.1.10-1|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/MDC
12cr|rubygem-log4r-1.1.10-1|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/NDC
12cr|rubygem-log4r-1.1.10-1|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/configurator
12cr|rubygem-log4r-1.1.10-1|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/emailoutputter
12cr|rubygem-log4r-1.1.10-1|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/formatter
12cr|rubygem-log4r-1.1.10-1|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/log4jxmlformatter
12cr|rubygem-log4r-1.1.10-1|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/log4r
12cr|rubygem-log4r-1.1.10-1|58	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/logger
12cr|rubygem-log4r-1.1.10-1|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/logserver
12cr|rubygem-log4r-1.1.10-1|60	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/outputter
12cr|rubygem-log4r-1.1.10-1|61	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/patternformatter
12cr|rubygem-log4r-1.1.10-1|62	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/scribeoutputter
12cr|rubygem-log4r-1.1.10-1|63	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/syslogoutputter
12cr|rubygem-log4r-1.1.10-1|64	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/win32eventoutputter
12cr|rubygem-log4r-1.1.10-1|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/log4r/rdoc/yamlconfigurator
12cr|rubygem-log4r-1.1.10-1|66	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-log4r-1.1.10-1|67	
12cr|rubygem-log4r-1.1.10-1|68	%files doc
12cr|rubygem-log4r-1.1.10-1|69	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-log4r-1.1.10-1|70	
12cr|rubygem-log4r-1.1.10-1|71	%changelog
12cr|rubygem-log4r-1.1.10-1|72	* Fri Sep 28 2012 Denis Silakov <uragan@localhost> 1.1.10-1
12cr|rubygem-log4r-1.1.10-1|73	- Initial package

7270 12
12cr|rubygem-mail-2.4.1-2|1	%define gemname mail
12cr|rubygem-mail-2.4.1-2|2	Summary:	A really Ruby Mail handler
12cr|rubygem-mail-2.4.1-2|3	Name:		rubygem-%{gemname}
12cr|rubygem-mail-2.4.1-2|4	Version:	2.4.1
12cr|rubygem-mail-2.4.1-2|5	Release:	2
12cr|rubygem-mail-2.4.1-2|6	Source0:	http://rubygems.org/downloads/%{gemname}-%{version}.gem
12cr|rubygem-mail-2.4.1-2|7	License:	MIT
12cr|rubygem-mail-2.4.1-2|8	Group:		System/Servers
12cr|rubygem-mail-2.4.1-2|9	Url:		http://www.rubyonrails.org/
12cr|rubygem-mail-2.4.1-2|10	BuildRoot:	%{_tmppath}/%{gemname}-%{version}-%{release}-buildroot
12cr|rubygem-mail-2.4.1-2|11	BuildArch:	noarch
12cr|rubygem-mail-2.4.1-2|12	BuildRequires:	ruby-RubyGems
12cr|rubygem-mail-2.4.1-2|13	
12cr|rubygem-mail-2.4.1-2|14	%description
12cr|rubygem-mail-2.4.1-2|15	A really Ruby Mail handler.
12cr|rubygem-mail-2.4.1-2|16	
12cr|rubygem-mail-2.4.1-2|17	%prep
12cr|rubygem-mail-2.4.1-2|18	%setup -c
12cr|rubygem-mail-2.4.1-2|19	
12cr|rubygem-mail-2.4.1-2|20	%build
12cr|rubygem-mail-2.4.1-2|21	
12cr|rubygem-mail-2.4.1-2|22	%install
12cr|rubygem-mail-2.4.1-2|23	rm -rf $RPM_BUILD_ROOT
12cr|rubygem-mail-2.4.1-2|24	
12cr|rubygem-mail-2.4.1-2|25	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|rubygem-mail-2.4.1-2|26	
12cr|rubygem-mail-2.4.1-2|27	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|rubygem-mail-2.4.1-2|28	
12cr|rubygem-mail-2.4.1-2|29	%clean
12cr|rubygem-mail-2.4.1-2|30	rm -rf $RPM_BUILD_ROOT
12cr|rubygem-mail-2.4.1-2|31	
12cr|rubygem-mail-2.4.1-2|32	%files
12cr|rubygem-mail-2.4.1-2|33	%defattr(-,root,root)
12cr|rubygem-mail-2.4.1-2|34	%{ruby_gemdir}/gems/%{gemname}-%{version}
12cr|rubygem-mail-2.4.1-2|35	%{ruby_gemdir}/specifications/%{gemname}-%{version}.gemspec
12cr|rubygem-mail-2.4.1-2|36	%doc %{ruby_gemdir}/doc/%{gemname}-%{version}
12cr|rubygem-mail-2.4.1-2|37	
12cr|rubygem-mail-2.4.1-2|38	
12cr|rubygem-mail-2.4.1-2|39	%changelog
12cr|rubygem-mail-2.4.1-2|40	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.4.1-2
12cr|rubygem-mail-2.4.1-2|41	+ Revision: 774161
12cr|rubygem-mail-2.4.1-2|42	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-mail-2.4.1-2|43	
12cr|rubygem-mail-2.4.1-2|44	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 2.4.1-1
12cr|rubygem-mail-2.4.1-2|45	+ Revision: 769755
12cr|rubygem-mail-2.4.1-2|46	- Initial mdv package
12cr|rubygem-mail-2.4.1-2|47	- Created package structure for 'rubygem-mail'.
12cr|rubygem-mail-2.4.1-2|48	

7271 12
12cr|rubygem-maruku-0.5.9-1|1	%define oname maruku
12cr|rubygem-maruku-0.5.9-1|2	
12cr|rubygem-maruku-0.5.9-1|3	Name:       rubygem-%{oname}
12cr|rubygem-maruku-0.5.9-1|4	Version:    0.5.9
12cr|rubygem-maruku-0.5.9-1|5	Release:    %mkrel 1
12cr|rubygem-maruku-0.5.9-1|6	Summary:    Maruku is a Markdown-superset interpreter written in Ruby
12cr|rubygem-maruku-0.5.9-1|7	Group:      Development/Ruby
12cr|rubygem-maruku-0.5.9-1|8	License:    GPLv2+ or Ruby
12cr|rubygem-maruku-0.5.9-1|9	URL:        http://maruku.rubyforge.org
12cr|rubygem-maruku-0.5.9-1|10	Source0:    %{oname}-%{version}.gem
12cr|rubygem-maruku-0.5.9-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-maruku-0.5.9-1|12	Requires:   rubygems
12cr|rubygem-maruku-0.5.9-1|13	BuildRequires: rubygems
12cr|rubygem-maruku-0.5.9-1|14	BuildArch:  noarch
12cr|rubygem-maruku-0.5.9-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-maruku-0.5.9-1|16	
12cr|rubygem-maruku-0.5.9-1|17	%description
12cr|rubygem-maruku-0.5.9-1|18	Maruku is a Markdown interpreter in Ruby. It features native export to HTML
12cr|rubygem-maruku-0.5.9-1|19	and PDF (via Latex). The output is really beautiful!
12cr|rubygem-maruku-0.5.9-1|20	
12cr|rubygem-maruku-0.5.9-1|21	
12cr|rubygem-maruku-0.5.9-1|22	%prep
12cr|rubygem-maruku-0.5.9-1|23	
12cr|rubygem-maruku-0.5.9-1|24	%build
12cr|rubygem-maruku-0.5.9-1|25	
12cr|rubygem-maruku-0.5.9-1|26	%install
12cr|rubygem-maruku-0.5.9-1|27	rm -rf %{buildroot}
12cr|rubygem-maruku-0.5.9-1|28	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-maruku-0.5.9-1|29	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-maruku-0.5.9-1|30	--force --rdoc %{SOURCE0}
12cr|rubygem-maruku-0.5.9-1|31	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-maruku-0.5.9-1|32	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-maruku-0.5.9-1|33	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-maruku-0.5.9-1|34	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cr|rubygem-maruku-0.5.9-1|35	
12cr|rubygem-maruku-0.5.9-1|36	%clean
12cr|rubygem-maruku-0.5.9-1|37	rm -rf %{buildroot}
12cr|rubygem-maruku-0.5.9-1|38	
12cr|rubygem-maruku-0.5.9-1|39	%files
12cr|rubygem-maruku-0.5.9-1|40	%defattr(-, root, root, -)
12cr|rubygem-maruku-0.5.9-1|41	%{_bindir}/maruku
12cr|rubygem-maruku-0.5.9-1|42	%{_bindir}/marutex
12cr|rubygem-maruku-0.5.9-1|43	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-maruku-0.5.9-1|44	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-maruku-0.5.9-1|45	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-maruku-0.5.9-1|46	%{ruby_gemdir}/gems/%{oname}-%{version}/tests/
12cr|rubygem-maruku-0.5.9-1|47	%{ruby_gemdir}/gems/%{oname}-%{version}/maruku_gem.rb
12cr|rubygem-maruku-0.5.9-1|48	%{ruby_gemdir}/gems/%{oname}-%{version}/*.sh
12cr|rubygem-maruku-0.5.9-1|49	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-maruku-0.5.9-1|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-maruku-0.5.9-1|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/docs
12cr|rubygem-maruku-0.5.9-1|52	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-maruku-0.5.9-1|53	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-maruku-0.5.9-1|54	
12cr|rubygem-maruku-0.5.9-1|55	
12cr|rubygem-maruku-0.5.9-1|56	%changelog
12cr|rubygem-maruku-0.5.9-1|57	* Sun Dec 19 2010 Rémy Clouard <shikamaru@mandriva.org> 0.5.9-1mdv2011.0
12cr|rubygem-maruku-0.5.9-1|58	+ Revision: 623121
12cr|rubygem-maruku-0.5.9-1|59	- import rubygem-maruku
12cr|rubygem-maruku-0.5.9-1|60	

7272 12
12cr|rubygem-memcache-client-1.8.5-1|1	%define oname memcache-client
12cr|rubygem-memcache-client-1.8.5-1|2	
12cr|rubygem-memcache-client-1.8.5-1|3	Name:       rubygem-%{oname}
12cr|rubygem-memcache-client-1.8.5-1|4	Version:    1.8.5
12cr|rubygem-memcache-client-1.8.5-1|5	Release:    %mkrel 1
12cr|rubygem-memcache-client-1.8.5-1|6	Summary:    A Ruby library for accessing memcached
12cr|rubygem-memcache-client-1.8.5-1|7	Group:      Development/Ruby
12cr|rubygem-memcache-client-1.8.5-1|8	License:    MIT
12cr|rubygem-memcache-client-1.8.5-1|9	URL:        http://github.com/mperham/memcache-client
12cr|rubygem-memcache-client-1.8.5-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-memcache-client-1.8.5-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-memcache-client-1.8.5-1|12	Requires:   rubygems
12cr|rubygem-memcache-client-1.8.5-1|13	BuildRequires: rubygems
12cr|rubygem-memcache-client-1.8.5-1|14	BuildArch:  noarch
12cr|rubygem-memcache-client-1.8.5-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-memcache-client-1.8.5-1|16	
12cr|rubygem-memcache-client-1.8.5-1|17	%description
12cr|rubygem-memcache-client-1.8.5-1|18	A Ruby library for accessing memcached.
12cr|rubygem-memcache-client-1.8.5-1|19	
12cr|rubygem-memcache-client-1.8.5-1|20	
12cr|rubygem-memcache-client-1.8.5-1|21	%prep
12cr|rubygem-memcache-client-1.8.5-1|22	
12cr|rubygem-memcache-client-1.8.5-1|23	%build
12cr|rubygem-memcache-client-1.8.5-1|24	
12cr|rubygem-memcache-client-1.8.5-1|25	%install
12cr|rubygem-memcache-client-1.8.5-1|26	rm -rf %{buildroot}
12cr|rubygem-memcache-client-1.8.5-1|27	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-memcache-client-1.8.5-1|28	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-memcache-client-1.8.5-1|29	--force --rdoc %{SOURCE0}
12cr|rubygem-memcache-client-1.8.5-1|30	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-memcache-client-1.8.5-1|31	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-memcache-client-1.8.5-1|32	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-memcache-client-1.8.5-1|33	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cr|rubygem-memcache-client-1.8.5-1|34	
12cr|rubygem-memcache-client-1.8.5-1|35	%clean
12cr|rubygem-memcache-client-1.8.5-1|36	rm -rf %{buildroot}
12cr|rubygem-memcache-client-1.8.5-1|37	
12cr|rubygem-memcache-client-1.8.5-1|38	%files
12cr|rubygem-memcache-client-1.8.5-1|39	%defattr(-, root, root, -)
12cr|rubygem-memcache-client-1.8.5-1|40	%{_bindir}/memcached_top
12cr|rubygem-memcache-client-1.8.5-1|41	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-memcache-client-1.8.5-1|42	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-memcache-client-1.8.5-1|43	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-memcache-client-1.8.5-1|44	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-memcache-client-1.8.5-1|45	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-memcache-client-1.8.5-1|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/FAQ.rdoc
12cr|rubygem-memcache-client-1.8.5-1|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.rdoc
12cr|rubygem-memcache-client-1.8.5-1|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE.txt
12cr|rubygem-memcache-client-1.8.5-1|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/performance.txt
12cr|rubygem-memcache-client-1.8.5-1|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-memcache-client-1.8.5-1|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
12cr|rubygem-memcache-client-1.8.5-1|52	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-memcache-client-1.8.5-1|53	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-memcache-client-1.8.5-1|54	
12cr|rubygem-memcache-client-1.8.5-1|55	
12cr|rubygem-memcache-client-1.8.5-1|56	%changelog
12cr|rubygem-memcache-client-1.8.5-1|57	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 1.8.5-1mdv2011.0
12cr|rubygem-memcache-client-1.8.5-1|58	+ Revision: 623509
12cr|rubygem-memcache-client-1.8.5-1|59	- import rubygem-memcache-client
12cr|rubygem-memcache-client-1.8.5-1|60	

7273 12
12cr|rubygem-metaclass-0.0.1-1|1	# Generated from metaclass-0.0.1.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
12cr|rubygem-metaclass-0.0.1-1|2	%define	rbname	metaclass
12cr|rubygem-metaclass-0.0.1-1|3	
12cr|rubygem-metaclass-0.0.1-1|4	Summary:	Adds a metaclass method to all Ruby objects
12cr|rubygem-metaclass-0.0.1-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-metaclass-0.0.1-1|6	
12cr|rubygem-metaclass-0.0.1-1|7	Version:	0.0.1
12cr|rubygem-metaclass-0.0.1-1|8	Release:	1
12cr|rubygem-metaclass-0.0.1-1|9	Group:		Development/Ruby
12cr|rubygem-metaclass-0.0.1-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-metaclass-0.0.1-1|11	URL:		http://github.com/floehopper/metaclass
12cr|rubygem-metaclass-0.0.1-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-metaclass-0.0.1-1|13	BuildRequires:	rubygems
12cr|rubygem-metaclass-0.0.1-1|14	BuildArch:	noarch
12cr|rubygem-metaclass-0.0.1-1|15	
12cr|rubygem-metaclass-0.0.1-1|16	%description
12cr|rubygem-metaclass-0.0.1-1|17	Adds a metaclass method to all Ruby objects
12cr|rubygem-metaclass-0.0.1-1|18	
12cr|rubygem-metaclass-0.0.1-1|19	%package	doc
12cr|rubygem-metaclass-0.0.1-1|20	Summary:	Documentation for %{name}
12cr|rubygem-metaclass-0.0.1-1|21	Group:		Books/Computer books
12cr|rubygem-metaclass-0.0.1-1|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-metaclass-0.0.1-1|23	
12cr|rubygem-metaclass-0.0.1-1|24	%description	doc
12cr|rubygem-metaclass-0.0.1-1|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-metaclass-0.0.1-1|26	
12cr|rubygem-metaclass-0.0.1-1|27	%prep
12cr|rubygem-metaclass-0.0.1-1|28	%setup -q
12cr|rubygem-metaclass-0.0.1-1|29	
12cr|rubygem-metaclass-0.0.1-1|30	%build
12cr|rubygem-metaclass-0.0.1-1|31	%gem_build -f test
12cr|rubygem-metaclass-0.0.1-1|32	
12cr|rubygem-metaclass-0.0.1-1|33	%install
12cr|rubygem-metaclass-0.0.1-1|34	%gem_install
12cr|rubygem-metaclass-0.0.1-1|35	
12cr|rubygem-metaclass-0.0.1-1|36	%files
12cr|rubygem-metaclass-0.0.1-1|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-metaclass-0.0.1-1|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-metaclass-0.0.1-1|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-metaclass-0.0.1-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/metaclass
12cr|rubygem-metaclass-0.0.1-1|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/metaclass/*.rb
12cr|rubygem-metaclass-0.0.1-1|42	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-metaclass-0.0.1-1|43	
12cr|rubygem-metaclass-0.0.1-1|44	%files doc
12cr|rubygem-metaclass-0.0.1-1|45	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-metaclass-0.0.1-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-metaclass-0.0.1-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
12cr|rubygem-metaclass-0.0.1-1|48	
12cr|rubygem-metaclass-0.0.1-1|49	
12cr|rubygem-metaclass-0.0.1-1|50	
12cr|rubygem-metaclass-0.0.1-1|51	%changelog
12cr|rubygem-metaclass-0.0.1-1|52	* Fri Mar 09 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.0.1-1
12cr|rubygem-metaclass-0.0.1-1|53	+ Revision: 783583
12cr|rubygem-metaclass-0.0.1-1|54	- imported package rubygem-metaclass
12cr|rubygem-metaclass-0.0.1-1|55	

7274 12
12cr|rubygem-mime-types-1.16-5|1	%define	oname	mime-types
12cr|rubygem-mime-types-1.16-5|2	
12cr|rubygem-mime-types-1.16-5|3	Summary:	MIME content type identification library for ruby
12cr|rubygem-mime-types-1.16-5|4	Name:		rubygem-%{oname}
12cr|rubygem-mime-types-1.16-5|5	Version:	1.16
12cr|rubygem-mime-types-1.16-5|6	Release:	5
12cr|rubygem-mime-types-1.16-5|7	License:	GPLv2+ or Ruby or Perl Artistic License
12cr|rubygem-mime-types-1.16-5|8	Group:		Development/Ruby
12cr|rubygem-mime-types-1.16-5|9	URL:		http://%{oname}.rubyforge.org/
12cr|rubygem-mime-types-1.16-5|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|rubygem-mime-types-1.16-5|11	BuildRequires:	ruby-RubyGems
12cr|rubygem-mime-types-1.16-5|12	Requires:	rubygem-hoe >= 1.8.3
12cr|rubygem-mime-types-1.16-5|13	Requires:	rubygem(rcov)
12cr|rubygem-mime-types-1.16-5|14	Requires:	rubygem-nokogiri
12cr|rubygem-mime-types-1.16-5|15	Requires:	rubygem-archive-tar-minitar
12cr|rubygem-mime-types-1.16-5|16	BuildArch:	noarch
12cr|rubygem-mime-types-1.16-5|17	
12cr|rubygem-mime-types-1.16-5|18	%description
12cr|rubygem-mime-types-1.16-5|19	This ruby library allows for the identification of a file's likely MIME content
12cr|rubygem-mime-types-1.16-5|20	type. The identification of MIME content type is based on a file's filename
12cr|rubygem-mime-types-1.16-5|21	extensions.
12cr|rubygem-mime-types-1.16-5|22	
12cr|rubygem-mime-types-1.16-5|23	%prep
12cr|rubygem-mime-types-1.16-5|24	
12cr|rubygem-mime-types-1.16-5|25	%build
12cr|rubygem-mime-types-1.16-5|26	
12cr|rubygem-mime-types-1.16-5|27	%install
12cr|rubygem-mime-types-1.16-5|28	rm -rf %{buildroot}
12cr|rubygem-mime-types-1.16-5|29	gem install --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|rubygem-mime-types-1.16-5|30	
12cr|rubygem-mime-types-1.16-5|31	rm -rf %{buildroot}%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-mime-types-1.16-5|32	
12cr|rubygem-mime-types-1.16-5|33	%clean
12cr|rubygem-mime-types-1.16-5|34	rm -rf %{buildroot}
12cr|rubygem-mime-types-1.16-5|35	
12cr|rubygem-mime-types-1.16-5|36	%files
12cr|rubygem-mime-types-1.16-5|37	%defattr(-,root,root)
12cr|rubygem-mime-types-1.16-5|38	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-mime-types-1.16-5|39	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|rubygem-mime-types-1.16-5|40	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-mime-types-1.16-5|41	
12cr|rubygem-mime-types-1.16-5|42	
12cr|rubygem-mime-types-1.16-5|43	
12cr|rubygem-mime-types-1.16-5|44	%changelog
12cr|rubygem-mime-types-1.16-5|45	* Wed Dec 15 2010 Rémy Clouard <shikamaru@mandriva.org> 1.16-4mdv2011.0
12cr|rubygem-mime-types-1.16-5|46	+ Revision: 622186
12cr|rubygem-mime-types-1.16-5|47	- rebuild for new rpm-mandriva-setup
12cr|rubygem-mime-types-1.16-5|48	
12cr|rubygem-mime-types-1.16-5|49	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.16-3mdv2011.0
12cr|rubygem-mime-types-1.16-5|50	+ Revision: 614773
12cr|rubygem-mime-types-1.16-5|51	- the mass rebuild of 2010.1 packages
12cr|rubygem-mime-types-1.16-5|52	
12cr|rubygem-mime-types-1.16-5|53	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.16-2mdv2010.1
12cr|rubygem-mime-types-1.16-5|54	+ Revision: 500515
12cr|rubygem-mime-types-1.16-5|55	- don't ship gem with package
12cr|rubygem-mime-types-1.16-5|56	- fix dependencies
12cr|rubygem-mime-types-1.16-5|57	
12cr|rubygem-mime-types-1.16-5|58	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.16-1mdv2010.1
12cr|rubygem-mime-types-1.16-5|59	+ Revision: 500416
12cr|rubygem-mime-types-1.16-5|60	- fix license
12cr|rubygem-mime-types-1.16-5|61	- import rubygem-mime-types
12cr|rubygem-mime-types-1.16-5|62	
12cr|rubygem-mime-types-1.16-5|63	
12cr|rubygem-mime-types-1.16-5|64	* Mon Feb  3 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.16-1
12cr|rubygem-mime-types-1.16-5|65	- initial release

7275 12
12cr|rubygem-minitest-2.12.0-1|1	# Generated from minitest-2.11.0.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-minitest-2.12.0-1|2	%define	rbname	minitest
12cr|rubygem-minitest-2.12.0-1|3	
12cr|rubygem-minitest-2.12.0-1|4	Summary:	minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking
12cr|rubygem-minitest-2.12.0-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-minitest-2.12.0-1|6	
12cr|rubygem-minitest-2.12.0-1|7	Version:	2.12.0
12cr|rubygem-minitest-2.12.0-1|8	Release:	1
12cr|rubygem-minitest-2.12.0-1|9	Group:		Development/Ruby
12cr|rubygem-minitest-2.12.0-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-minitest-2.12.0-1|11	URL:		https://github.com/seattlerb/minitest
12cr|rubygem-minitest-2.12.0-1|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-minitest-2.12.0-1|13	BuildRequires:	rubygems
12cr|rubygem-minitest-2.12.0-1|14	BuildArch:	noarch
12cr|rubygem-minitest-2.12.0-1|15	
12cr|rubygem-minitest-2.12.0-1|16	%description
12cr|rubygem-minitest-2.12.0-1|17	minitest provides a complete suite of testing facilities supporting
12cr|rubygem-minitest-2.12.0-1|18	TDD, BDD, mocking, and benchmarking.
12cr|rubygem-minitest-2.12.0-1|19	"I had a class with Jim Weirich on testing last week and we were
12cr|rubygem-minitest-2.12.0-1|20	allowed to choose our testing frameworks. Kirk Haines and I were
12cr|rubygem-minitest-2.12.0-1|21	paired up and we cracked open the code for a few test
12cr|rubygem-minitest-2.12.0-1|22	frameworks...
12cr|rubygem-minitest-2.12.0-1|23	I MUST say that mintiest is *very* readable / understandable
12cr|rubygem-minitest-2.12.0-1|24	compared to the 'other two' options we looked at. Nicely done and
12cr|rubygem-minitest-2.12.0-1|25	thank you for helping us keep our mental sanity."
12cr|rubygem-minitest-2.12.0-1|26	-- Wayne E. Seguin
12cr|rubygem-minitest-2.12.0-1|27	minitest/unit is a small and incredibly fast unit testing framework.
12cr|rubygem-minitest-2.12.0-1|28	It provides a rich set of assertions to make your tests clean and
12cr|rubygem-minitest-2.12.0-1|29	readable.
12cr|rubygem-minitest-2.12.0-1|30	minitest/spec is a functionally complete spec engine. It hooks onto
12cr|rubygem-minitest-2.12.0-1|31	minitest/unit and seamlessly bridges test assertions over to spec
12cr|rubygem-minitest-2.12.0-1|32	expectations.
12cr|rubygem-minitest-2.12.0-1|33	minitest/benchmark is an awesome way to assert the performance of your
12cr|rubygem-minitest-2.12.0-1|34	algorithms in a repeatable manner. Now you can assert that your newb
12cr|rubygem-minitest-2.12.0-1|35	co-worker doesn't replace your linear algorithm with an exponential
12cr|rubygem-minitest-2.12.0-1|36	one!
12cr|rubygem-minitest-2.12.0-1|37	minitest/mock by Steven Baker, is a beautifully tiny mock object
12cr|rubygem-minitest-2.12.0-1|38	framework.
12cr|rubygem-minitest-2.12.0-1|39	minitest/pride shows pride in testing and adds coloring to your test
12cr|rubygem-minitest-2.12.0-1|40	output. I guess it is an example of how to write IO pipes too. :P
12cr|rubygem-minitest-2.12.0-1|41	minitest/unit is meant to have a clean implementation for language
12cr|rubygem-minitest-2.12.0-1|42	implementors that need a minimal set of methods to bootstrap a working
12cr|rubygem-minitest-2.12.0-1|43	test suite. For example, there is no magic involved for test-case
12cr|rubygem-minitest-2.12.0-1|44	discovery.
12cr|rubygem-minitest-2.12.0-1|45	"Again, I can't praise enough the idea of a testing/specing
12cr|rubygem-minitest-2.12.0-1|46	framework that I can actually read in full in one sitting!"
12cr|rubygem-minitest-2.12.0-1|47	-- Piotr Szotkowski
12cr|rubygem-minitest-2.12.0-1|48	
12cr|rubygem-minitest-2.12.0-1|49	%package	doc
12cr|rubygem-minitest-2.12.0-1|50	Summary:	Documentation for %{name}
12cr|rubygem-minitest-2.12.0-1|51	Group:		Books/Computer books
12cr|rubygem-minitest-2.12.0-1|52	Requires:	%{name} = %{EVRD}
12cr|rubygem-minitest-2.12.0-1|53	BuildArch:	noarch
12cr|rubygem-minitest-2.12.0-1|54	
12cr|rubygem-minitest-2.12.0-1|55	%description	doc
12cr|rubygem-minitest-2.12.0-1|56	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-minitest-2.12.0-1|57	
12cr|rubygem-minitest-2.12.0-1|58	%prep
12cr|rubygem-minitest-2.12.0-1|59	%setup -q
12cr|rubygem-minitest-2.12.0-1|60	
12cr|rubygem-minitest-2.12.0-1|61	%build
12cr|rubygem-minitest-2.12.0-1|62	%gem_build
12cr|rubygem-minitest-2.12.0-1|63	
12cr|rubygem-minitest-2.12.0-1|64	%install
12cr|rubygem-minitest-2.12.0-1|65	rm -rf %{buildroot}
12cr|rubygem-minitest-2.12.0-1|66	%gem_install
12cr|rubygem-minitest-2.12.0-1|67	
12cr|rubygem-minitest-2.12.0-1|68	%clean
12cr|rubygem-minitest-2.12.0-1|69	rm -rf %{buildroot}
12cr|rubygem-minitest-2.12.0-1|70	
12cr|rubygem-minitest-2.12.0-1|71	%files
12cr|rubygem-minitest-2.12.0-1|72	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-minitest-2.12.0-1|73	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/hoe
12cr|rubygem-minitest-2.12.0-1|74	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-minitest-2.12.0-1|75	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/hoe/*.rb
12cr|rubygem-minitest-2.12.0-1|76	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/minitest
12cr|rubygem-minitest-2.12.0-1|77	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/minitest/*.rb
12cr|rubygem-minitest-2.12.0-1|78	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-minitest-2.12.0-1|79	
12cr|rubygem-minitest-2.12.0-1|80	%files doc
12cr|rubygem-minitest-2.12.0-1|81	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
12cr|rubygem-minitest-2.12.0-1|82	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-minitest-2.12.0-1|83	
12cr|rubygem-minitest-2.12.0-1|84	
12cr|rubygem-minitest-2.12.0-1|85	%changelog
12cr|rubygem-minitest-2.12.0-1|86	* Mon Apr 09 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.12.0-1
12cr|rubygem-minitest-2.12.0-1|87	+ Revision: 790013
12cr|rubygem-minitest-2.12.0-1|88	- version update 2.12.0
12cr|rubygem-minitest-2.12.0-1|89	
12cr|rubygem-minitest-2.12.0-1|90	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.11.0-2
12cr|rubygem-minitest-2.12.0-1|91	+ Revision: 774161
12cr|rubygem-minitest-2.12.0-1|92	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-minitest-2.12.0-1|93	
12cr|rubygem-minitest-2.12.0-1|94	* Fri Jan 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.11.0-1
12cr|rubygem-minitest-2.12.0-1|95	+ Revision: 769352
12cr|rubygem-minitest-2.12.0-1|96	- version update 2.11.0
12cr|rubygem-minitest-2.12.0-1|97	
12cr|rubygem-minitest-2.12.0-1|98	* Mon Sep 12 2011 Alexander Barakin <abarakin@mandriva.org> 2.5.1-1
12cr|rubygem-minitest-2.12.0-1|99	+ Revision: 699541
12cr|rubygem-minitest-2.12.0-1|100	- missing rdoc fix
12cr|rubygem-minitest-2.12.0-1|101	- imported package rubygem-minitest
12cr|rubygem-minitest-2.12.0-1|102	
12cr|rubygem-minitest-2.12.0-1|103	* Thu Dec 09 2010 Rémy Clouard <shikamaru@mandriva.org> 1.7.1-2mdv2011.0
12cr|rubygem-minitest-2.12.0-1|104	+ Revision: 618332
12cr|rubygem-minitest-2.12.0-1|105	- add necessary provides
12cr|rubygem-minitest-2.12.0-1|106	
12cr|rubygem-minitest-2.12.0-1|107	* Sat Sep 18 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.7.1-1mdv2011.0
12cr|rubygem-minitest-2.12.0-1|108	+ Revision: 579406
12cr|rubygem-minitest-2.12.0-1|109	- new release: 1.7.1
12cr|rubygem-minitest-2.12.0-1|110	
12cr|rubygem-minitest-2.12.0-1|111	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.5.0-1mdv2010.1
12cr|rubygem-minitest-2.12.0-1|112	+ Revision: 500539
12cr|rubygem-minitest-2.12.0-1|113	- import rubygem-minitest
12cr|rubygem-minitest-2.12.0-1|114	

7276 12
12cr|rubygem-mocha-0.10.5-1|1	# Generated from mocha-0.9.12.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-mocha-0.10.5-1|2	%define	rbname	mocha
12cr|rubygem-mocha-0.10.5-1|3	
12cr|rubygem-mocha-0.10.5-1|4	Summary:	Mocking and stubbing library
12cr|rubygem-mocha-0.10.5-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-mocha-0.10.5-1|6	
12cr|rubygem-mocha-0.10.5-1|7	Version:	0.10.5
12cr|rubygem-mocha-0.10.5-1|8	Release:	1
12cr|rubygem-mocha-0.10.5-1|9	Group:		Development/Ruby
12cr|rubygem-mocha-0.10.5-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-mocha-0.10.5-1|11	URL:		http://mocha.rubyforge.org
12cr|rubygem-mocha-0.10.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-mocha-0.10.5-1|13	BuildRequires:	rubygems
12cr|rubygem-mocha-0.10.5-1|14	BuildArch:	noarch
12cr|rubygem-mocha-0.10.5-1|15	
12cr|rubygem-mocha-0.10.5-1|16	%description
12cr|rubygem-mocha-0.10.5-1|17	Mocking and stubbing library with JMock/SchMock syntax, which allows
12cr|rubygem-mocha-0.10.5-1|18	mocking and stubbing of methods on real (non-mock) classes.
12cr|rubygem-mocha-0.10.5-1|19	
12cr|rubygem-mocha-0.10.5-1|20	%package	doc
12cr|rubygem-mocha-0.10.5-1|21	Summary:	Documentation for %{name}
12cr|rubygem-mocha-0.10.5-1|22	Group:		Books/Computer books
12cr|rubygem-mocha-0.10.5-1|23	Requires:	%{name} = %{EVRD}
12cr|rubygem-mocha-0.10.5-1|24	BuildArch:	noarch
12cr|rubygem-mocha-0.10.5-1|25	
12cr|rubygem-mocha-0.10.5-1|26	%description	doc
12cr|rubygem-mocha-0.10.5-1|27	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-mocha-0.10.5-1|28	
12cr|rubygem-mocha-0.10.5-1|29	%prep
12cr|rubygem-mocha-0.10.5-1|30	%setup -q
12cr|rubygem-mocha-0.10.5-1|31	
12cr|rubygem-mocha-0.10.5-1|32	%build
12cr|rubygem-mocha-0.10.5-1|33	%gem_build -f '(examples|test)/'
12cr|rubygem-mocha-0.10.5-1|34	
12cr|rubygem-mocha-0.10.5-1|35	%install
12cr|rubygem-mocha-0.10.5-1|36	%gem_install
12cr|rubygem-mocha-0.10.5-1|37	
12cr|rubygem-mocha-0.10.5-1|38	%files
12cr|rubygem-mocha-0.10.5-1|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-mocha-0.10.5-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-mocha-0.10.5-1|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
12cr|rubygem-mocha-0.10.5-1|42	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-mocha-0.10.5-1|43	
12cr|rubygem-mocha-0.10.5-1|44	%files doc
12cr|rubygem-mocha-0.10.5-1|45	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-mocha-0.10.5-1|46	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-mocha-0.10.5-1|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
12cr|rubygem-mocha-0.10.5-1|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*.rb
12cr|rubygem-mocha-0.10.5-1|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-mocha-0.10.5-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
12cr|rubygem-mocha-0.10.5-1|51	
12cr|rubygem-mocha-0.10.5-1|52	
12cr|rubygem-mocha-0.10.5-1|53	
12cr|rubygem-mocha-0.10.5-1|54	%changelog
12cr|rubygem-mocha-0.10.5-1|55	* Wed Feb 29 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.10.5-1
12cr|rubygem-mocha-0.10.5-1|56	+ Revision: 781468
12cr|rubygem-mocha-0.10.5-1|57	- version update 0.10.5
12cr|rubygem-mocha-0.10.5-1|58	
12cr|rubygem-mocha-0.10.5-1|59	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|rubygem-mocha-0.10.5-1|60	- imported package rubygem-mocha
12cr|rubygem-mocha-0.10.5-1|61	
12cr|rubygem-mocha-0.10.5-1|62	* Wed Dec 01 2010 Rémy Clouard <shikamaru@mandriva.org> 0.9.10-1mdv2011.0
12cr|rubygem-mocha-0.10.5-1|63	+ Revision: 604612
12cr|rubygem-mocha-0.10.5-1|64	- import rubygem-mocha
12cr|rubygem-mocha-0.10.5-1|65	

7277 12
12cr|rubygem-mongrel-1.1.5-2|1	# Generated from mongrel-1.1.5.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
12cr|rubygem-mongrel-1.1.5-2|2	%define	rbname	mongrel
12cr|rubygem-mongrel-1.1.5-2|3	
12cr|rubygem-mongrel-1.1.5-2|4	Summary:	A small fast HTTP library and server for Ruby apps
12cr|rubygem-mongrel-1.1.5-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-mongrel-1.1.5-2|6	
12cr|rubygem-mongrel-1.1.5-2|7	Version:	1.1.5
12cr|rubygem-mongrel-1.1.5-2|8	Release:	2
12cr|rubygem-mongrel-1.1.5-2|9	Group:		Development/Ruby
12cr|rubygem-mongrel-1.1.5-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-mongrel-1.1.5-2|11	URL:		http://mongrel.rubyforge.org
12cr|rubygem-mongrel-1.1.5-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-mongrel-1.1.5-2|13	Patch0:		mongrel-1.1.5-ruby1.9.patch
12cr|rubygem-mongrel-1.1.5-2|14	Patch1:		mongrel-1.1.5-add-licenses-tag.patch
12cr|rubygem-mongrel-1.1.5-2|15	Requires:	rubygem(cgi_multipart_eof_fix)
12cr|rubygem-mongrel-1.1.5-2|16	BuildRequires:	rubygems
12cr|rubygem-mongrel-1.1.5-2|17	BuildRequires:	ruby-devel
12cr|rubygem-mongrel-1.1.5-2|18	
12cr|rubygem-mongrel-1.1.5-2|19	%description
12cr|rubygem-mongrel-1.1.5-2|20	A small fast HTTP library and server that runs Rails, Camping, Nitro and Iowa
12cr|rubygem-mongrel-1.1.5-2|21	apps.
12cr|rubygem-mongrel-1.1.5-2|22	
12cr|rubygem-mongrel-1.1.5-2|23	%package	doc
12cr|rubygem-mongrel-1.1.5-2|24	Summary:	Documentation for %{name}
12cr|rubygem-mongrel-1.1.5-2|25	Group:		Books/Computer books
12cr|rubygem-mongrel-1.1.5-2|26	Requires:	%{name} = %{EVRD}
12cr|rubygem-mongrel-1.1.5-2|27	BuildArch:	noarch
12cr|rubygem-mongrel-1.1.5-2|28	
12cr|rubygem-mongrel-1.1.5-2|29	%description	doc
12cr|rubygem-mongrel-1.1.5-2|30	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-mongrel-1.1.5-2|31	
12cr|rubygem-mongrel-1.1.5-2|32	%prep
12cr|rubygem-mongrel-1.1.5-2|33	%setup -q
12cr|rubygem-mongrel-1.1.5-2|34	%patch0 -p1 -b .ruby19~
12cr|rubygem-mongrel-1.1.5-2|35	gunzip metadata.gz
12cr|rubygem-mongrel-1.1.5-2|36	%patch1 -p1 -b .licenses~
12cr|rubygem-mongrel-1.1.5-2|37	gzip metadata
12cr|rubygem-mongrel-1.1.5-2|38	
12cr|rubygem-mongrel-1.1.5-2|39	%build
12cr|rubygem-mongrel-1.1.5-2|40	%gem_build -f '(examples|test|tools)'
12cr|rubygem-mongrel-1.1.5-2|41	
12cr|rubygem-mongrel-1.1.5-2|42	%install
12cr|rubygem-mongrel-1.1.5-2|43	%gem_install
12cr|rubygem-mongrel-1.1.5-2|44	
12cr|rubygem-mongrel-1.1.5-2|45	%files
12cr|rubygem-mongrel-1.1.5-2|46	%{_bindir}/mongrel_rails
12cr|rubygem-mongrel-1.1.5-2|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-mongrel-1.1.5-2|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-mongrel-1.1.5-2|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/mongrel_rails
12cr|rubygem-mongrel-1.1.5-2|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-mongrel-1.1.5-2|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/mongrel.rb
12cr|rubygem-mongrel-1.1.5-2|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/mongrel
12cr|rubygem-mongrel-1.1.5-2|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/mongrel/*.yml
12cr|rubygem-mongrel-1.1.5-2|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/mongrel/*.rb
12cr|rubygem-mongrel-1.1.5-2|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tools
12cr|rubygem-mongrel-1.1.5-2|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/tools/*.rb
12cr|rubygem-mongrel-1.1.5-2|57	%{ruby_sitearchdir}/http11.so
12cr|rubygem-mongrel-1.1.5-2|58	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-mongrel-1.1.5-2|59	
12cr|rubygem-mongrel-1.1.5-2|60	%files doc
12cr|rubygem-mongrel-1.1.5-2|61	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-mongrel-1.1.5-2|62	%{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGELOG
12cr|rubygem-mongrel-1.1.5-2|63	%{ruby_gemdir}/gems/%{rbname}-%{version}/COPYING
12cr|rubygem-mongrel-1.1.5-2|64	%{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-mongrel-1.1.5-2|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/README
12cr|rubygem-mongrel-1.1.5-2|66	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
12cr|rubygem-mongrel-1.1.5-2|67	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*
12cr|rubygem-mongrel-1.1.5-2|68	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-mongrel-1.1.5-2|69	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
12cr|rubygem-mongrel-1.1.5-2|70	
12cr|rubygem-mongrel-1.1.5-2|71	
12cr|rubygem-mongrel-1.1.5-2|72	%changelog
12cr|rubygem-mongrel-1.1.5-2|73	* Thu Feb 16 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.5-2
12cr|rubygem-mongrel-1.1.5-2|74	+ Revision: 774700
12cr|rubygem-mongrel-1.1.5-2|75	- add missing licenses tag to metadata (P1)
12cr|rubygem-mongrel-1.1.5-2|76	- fix build with ruby 1.9 (P0)
12cr|rubygem-mongrel-1.1.5-2|77	- regenerate spec with gem2rpm5
12cr|rubygem-mongrel-1.1.5-2|78	- split out cgi_multipart_eof_fix
12cr|rubygem-mongrel-1.1.5-2|79	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-mongrel-1.1.5-2|80	
12cr|rubygem-mongrel-1.1.5-2|81	+ Alexander Khrukin <akhrukin@mandriva.org>
12cr|rubygem-mongrel-1.1.5-2|82	- removed rdoc
12cr|rubygem-mongrel-1.1.5-2|83	
12cr|rubygem-mongrel-1.1.5-2|84	* Thu Sep 08 2011 Andrey Smirnov <asmirnov@mandriva.org> 1.1.5-1
12cr|rubygem-mongrel-1.1.5-2|85	+ Revision: 699020
12cr|rubygem-mongrel-1.1.5-2|86	- missing rdoc fix
12cr|rubygem-mongrel-1.1.5-2|87	- rpmlint warning
12cr|rubygem-mongrel-1.1.5-2|88	
12cr|rubygem-mongrel-1.1.5-2|89	+ Alexander Barakin <abarakin@mandriva.org>
12cr|rubygem-mongrel-1.1.5-2|90	- imported package rubygem-mongrel
12cr|rubygem-mongrel-1.1.5-2|91	

7278 12
12cr|rubygem-multi_json-1.0.4-2|1	%define oname multi_json
12cr|rubygem-multi_json-1.0.4-2|2	
12cr|rubygem-multi_json-1.0.4-2|3	Name:       rubygem-%{oname}
12cr|rubygem-multi_json-1.0.4-2|4	Version:    1.0.4
12cr|rubygem-multi_json-1.0.4-2|5	Release:	2
12cr|rubygem-multi_json-1.0.4-2|6	Summary:    A gem to provide swappable JSON backends
12cr|rubygem-multi_json-1.0.4-2|7	Group:      Development/Ruby
12cr|rubygem-multi_json-1.0.4-2|8	License:    GPLv2+
12cr|rubygem-multi_json-1.0.4-2|9	URL:        http://github.com/intridea/multi_json
12cr|rubygem-multi_json-1.0.4-2|10	Source0:    http://rubygems.org/downloads/%{oname}-%{version}.gem
12cr|rubygem-multi_json-1.0.4-2|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-multi_json-1.0.4-2|12	Requires:   rubygems
12cr|rubygem-multi_json-1.0.4-2|13	Suggests:   rubygem(rspec)
12cr|rubygem-multi_json-1.0.4-2|14	BuildRequires: rubygems
12cr|rubygem-multi_json-1.0.4-2|15	BuildArch:  noarch
12cr|rubygem-multi_json-1.0.4-2|16	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-multi_json-1.0.4-2|17	
12cr|rubygem-multi_json-1.0.4-2|18	%description
12cr|rubygem-multi_json-1.0.4-2|19	A gem to provide swappable JSON backends utilizing Yajl::Ruby, the JSON gem,
12cr|rubygem-multi_json-1.0.4-2|20	ActiveSupport, or JSON pure.
12cr|rubygem-multi_json-1.0.4-2|21	
12cr|rubygem-multi_json-1.0.4-2|22	
12cr|rubygem-multi_json-1.0.4-2|23	%prep
12cr|rubygem-multi_json-1.0.4-2|24	
12cr|rubygem-multi_json-1.0.4-2|25	%build
12cr|rubygem-multi_json-1.0.4-2|26	
12cr|rubygem-multi_json-1.0.4-2|27	%install
12cr|rubygem-multi_json-1.0.4-2|28	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-multi_json-1.0.4-2|29	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-multi_json-1.0.4-2|30	--force --rdoc %{SOURCE0}
12cr|rubygem-multi_json-1.0.4-2|31	
12cr|rubygem-multi_json-1.0.4-2|32	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
12cr|rubygem-multi_json-1.0.4-2|33	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.rspec
12cr|rubygem-multi_json-1.0.4-2|34	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.travis.yml
12cr|rubygem-multi_json-1.0.4-2|35	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gemtest
12cr|rubygem-multi_json-1.0.4-2|36	
12cr|rubygem-multi_json-1.0.4-2|37	%files
12cr|rubygem-multi_json-1.0.4-2|38	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-multi_json-1.0.4-2|39	%{ruby_gemdir}/gems/%{oname}-%{version}/.document
12cr|rubygem-multi_json-1.0.4-2|40	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-multi_json-1.0.4-2|41	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-multi_json-1.0.4-2|42	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-multi_json-1.0.4-2|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Gemfile
12cr|rubygem-multi_json-1.0.4-2|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE.md
12cr|rubygem-multi_json-1.0.4-2|45	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
12cr|rubygem-multi_json-1.0.4-2|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-multi_json-1.0.4-2|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
12cr|rubygem-multi_json-1.0.4-2|48	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-multi_json-1.0.4-2|49	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-multi_json-1.0.4-2|50	
12cr|rubygem-multi_json-1.0.4-2|51	
12cr|rubygem-multi_json-1.0.4-2|52	%changelog
12cr|rubygem-multi_json-1.0.4-2|53	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.4-2
12cr|rubygem-multi_json-1.0.4-2|54	+ Revision: 774161
12cr|rubygem-multi_json-1.0.4-2|55	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-multi_json-1.0.4-2|56	
12cr|rubygem-multi_json-1.0.4-2|57	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.4-1
12cr|rubygem-multi_json-1.0.4-2|58	+ Revision: 766964
12cr|rubygem-multi_json-1.0.4-2|59	- version update 1.0.4
12cr|rubygem-multi_json-1.0.4-2|60	- spec fixes
12cr|rubygem-multi_json-1.0.4-2|61	
12cr|rubygem-multi_json-1.0.4-2|62	* Tue Sep 27 2011 Alexander Barakin <abarakin@mandriva.org> 1.0.3-1
12cr|rubygem-multi_json-1.0.4-2|63	+ Revision: 701453
12cr|rubygem-multi_json-1.0.4-2|64	- imported package rubygem-multi_json
12cr|rubygem-multi_json-1.0.4-2|65	
12cr|rubygem-multi_json-1.0.4-2|66	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 0.0.4-1mdv2011.0
12cr|rubygem-multi_json-1.0.4-2|67	+ Revision: 623517
12cr|rubygem-multi_json-1.0.4-2|68	- import rubygem-multi_json
12cr|rubygem-multi_json-1.0.4-2|69	

7279 12
12cr|rubygem-mustache-0.11.2-1|1	%define oname mustache
12cr|rubygem-mustache-0.11.2-1|2	
12cr|rubygem-mustache-0.11.2-1|3	Name:       rubygem-%{oname}
12cr|rubygem-mustache-0.11.2-1|4	Version:    0.11.2
12cr|rubygem-mustache-0.11.2-1|5	Release:    %mkrel 1
12cr|rubygem-mustache-0.11.2-1|6	Summary:    Mustache is a framework-agnostic way to render logic-free views
12cr|rubygem-mustache-0.11.2-1|7	Group:      Development/Ruby
12cr|rubygem-mustache-0.11.2-1|8	License:    MIT
12cr|rubygem-mustache-0.11.2-1|9	URL:        http://github.com/defunkt/mustache
12cr|rubygem-mustache-0.11.2-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-mustache-0.11.2-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-mustache-0.11.2-1|12	Requires:   rubygems
12cr|rubygem-mustache-0.11.2-1|13	BuildRequires: rubygems
12cr|rubygem-mustache-0.11.2-1|14	BuildArch:  noarch
12cr|rubygem-mustache-0.11.2-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-mustache-0.11.2-1|16	
12cr|rubygem-mustache-0.11.2-1|17	%description
12cr|rubygem-mustache-0.11.2-1|18	Inspired by ctemplate, Mustache is a framework-agnostic way to render
12cr|rubygem-mustache-0.11.2-1|19	logic-free views.
12cr|rubygem-mustache-0.11.2-1|20	As ctemplates says, "It emphasizes separating logic from presentation:
12cr|rubygem-mustache-0.11.2-1|21	it is impossible to embed application logic in this template
12cr|rubygem-mustache-0.11.2-1|22	language.
12cr|rubygem-mustache-0.11.2-1|23	Think of Mustache as a replacement for your views. Instead of views
12cr|rubygem-mustache-0.11.2-1|24	consisting of ERB or HAML with random helpers and arbitrary logic,
12cr|rubygem-mustache-0.11.2-1|25	your views are broken into two parts: a Ruby class and an HTML
12cr|rubygem-mustache-0.11.2-1|26	template.
12cr|rubygem-mustache-0.11.2-1|27	
12cr|rubygem-mustache-0.11.2-1|28	
12cr|rubygem-mustache-0.11.2-1|29	%prep
12cr|rubygem-mustache-0.11.2-1|30	
12cr|rubygem-mustache-0.11.2-1|31	%build
12cr|rubygem-mustache-0.11.2-1|32	
12cr|rubygem-mustache-0.11.2-1|33	%install
12cr|rubygem-mustache-0.11.2-1|34	rm -rf %buildroot
12cr|rubygem-mustache-0.11.2-1|35	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-mustache-0.11.2-1|36	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-mustache-0.11.2-1|37	--force --rdoc %{SOURCE0}
12cr|rubygem-mustache-0.11.2-1|38	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-mustache-0.11.2-1|39	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-mustache-0.11.2-1|40	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-mustache-0.11.2-1|41	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cr|rubygem-mustache-0.11.2-1|42	
12cr|rubygem-mustache-0.11.2-1|43	%clean
12cr|rubygem-mustache-0.11.2-1|44	rm -rf %buildroot
12cr|rubygem-mustache-0.11.2-1|45	
12cr|rubygem-mustache-0.11.2-1|46	%files
12cr|rubygem-mustache-0.11.2-1|47	%defattr(-, root, root, -)
12cr|rubygem-mustache-0.11.2-1|48	%{_bindir}/mustache
12cr|rubygem-mustache-0.11.2-1|49	%{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-mustache-0.11.2-1|50	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-mustache-0.11.2-1|51	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-mustache-0.11.2-1|52	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-mustache-0.11.2-1|53	
12cr|rubygem-mustache-0.11.2-1|54	
12cr|rubygem-mustache-0.11.2-1|55	%changelog
12cr|rubygem-mustache-0.11.2-1|56	* Sat Oct 09 2010 Rémy Clouard <shikamaru@mandriva.org> 0.11.2-1mdv2011.0
12cr|rubygem-mustache-0.11.2-1|57	+ Revision: 584334
12cr|rubygem-mustache-0.11.2-1|58	- import rubygem-mustache
12cr|rubygem-mustache-0.11.2-1|59	

7280 12
12cr|rubygem-mysql-2.8.1-9|1	# Generated from mysql-2.8.1.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
12cr|rubygem-mysql-2.8.1-9|2	%define	rbname	mysql
12cr|rubygem-mysql-2.8.1-9|3	
12cr|rubygem-mysql-2.8.1-9|4	Summary:	This is the MySQL API module for Ruby
12cr|rubygem-mysql-2.8.1-9|5	Name:		rubygem-%{rbname}
12cr|rubygem-mysql-2.8.1-9|6	
12cr|rubygem-mysql-2.8.1-9|7	Version:	2.8.1
12cr|rubygem-mysql-2.8.1-9|8	Release:	9
12cr|rubygem-mysql-2.8.1-9|9	Group:		Development/Ruby
12cr|rubygem-mysql-2.8.1-9|10	License:	GPLv2+ or Ruby
12cr|rubygem-mysql-2.8.1-9|11	URL:		http://mysql-win.rubyforge.org
12cr|rubygem-mysql-2.8.1-9|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-mysql-2.8.1-9|13	BuildRequires:	rubygems
12cr|rubygem-mysql-2.8.1-9|14	BuildRequires:	ruby-devel mysql-devel
12cr|rubygem-mysql-2.8.1-9|15	%rename		ruby-mysql
12cr|rubygem-mysql-2.8.1-9|16	
12cr|rubygem-mysql-2.8.1-9|17	%description
12cr|rubygem-mysql-2.8.1-9|18	This is the MySQL API module for Ruby. It provides the same functions for Ruby
12cr|rubygem-mysql-2.8.1-9|19	programs that the MySQL C API provides for C programs.
12cr|rubygem-mysql-2.8.1-9|20	This is a conversion of tmtm's original extension into a proper RubyGems.
12cr|rubygem-mysql-2.8.1-9|21	
12cr|rubygem-mysql-2.8.1-9|22	%package	doc
12cr|rubygem-mysql-2.8.1-9|23	Summary:	Documentation for %{name}
12cr|rubygem-mysql-2.8.1-9|24	Group:		Books/Computer books
12cr|rubygem-mysql-2.8.1-9|25	Requires:	%{name} = %{EVRD}
12cr|rubygem-mysql-2.8.1-9|26	BuildArch:	noarch
12cr|rubygem-mysql-2.8.1-9|27	
12cr|rubygem-mysql-2.8.1-9|28	%description	doc
12cr|rubygem-mysql-2.8.1-9|29	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-mysql-2.8.1-9|30	
12cr|rubygem-mysql-2.8.1-9|31	%prep
12cr|rubygem-mysql-2.8.1-9|32	%setup -q
12cr|rubygem-mysql-2.8.1-9|33	
12cr|rubygem-mysql-2.8.1-9|34	%build
12cr|rubygem-mysql-2.8.1-9|35	%gem_build -f '(extra|tasks|test)'
12cr|rubygem-mysql-2.8.1-9|36	
12cr|rubygem-mysql-2.8.1-9|37	%install
12cr|rubygem-mysql-2.8.1-9|38	%gem_install
12cr|rubygem-mysql-2.8.1-9|39	
12cr|rubygem-mysql-2.8.1-9|40	%files
12cr|rubygem-mysql-2.8.1-9|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-mysql-2.8.1-9|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/extra
12cr|rubygem-mysql-2.8.1-9|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/extra/*.css
12cr|rubygem-mysql-2.8.1-9|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/extra/*.html
12cr|rubygem-mysql-2.8.1-9|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-mysql-2.8.1-9|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-mysql-2.8.1-9|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tasks
12cr|rubygem-mysql-2.8.1-9|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/tasks/*.rake
12cr|rubygem-mysql-2.8.1-9|49	%{ruby_sitearchdir}/mysql_api.so
12cr|rubygem-mysql-2.8.1-9|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-mysql-2.8.1-9|51	
12cr|rubygem-mysql-2.8.1-9|52	%files doc
12cr|rubygem-mysql-2.8.1-9|53	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-mysql-2.8.1-9|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
12cr|rubygem-mysql-2.8.1-9|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-mysql-2.8.1-9|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
12cr|rubygem-mysql-2.8.1-9|57	
12cr|rubygem-mysql-2.8.1-9|58	
12cr|rubygem-mysql-2.8.1-9|59	%changelog
12cr|rubygem-mysql-2.8.1-9|60	* Thu Feb 16 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.8.1-9
12cr|rubygem-mysql-2.8.1-9|61	+ Revision: 774808
12cr|rubygem-mysql-2.8.1-9|62	- rename from ruby-mysql to rubygem-mysql
12cr|rubygem-mysql-2.8.1-9|63	- regenerate spec with gem2rpm5
12cr|rubygem-mysql-2.8.1-9|64	
12cr|rubygem-mysql-2.8.1-9|65	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.8.1-9
12cr|rubygem-mysql-2.8.1-9|66	+ Revision: 774161
12cr|rubygem-mysql-2.8.1-9|67	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-mysql-2.8.1-9|68	
12cr|rubygem-mysql-2.8.1-9|69	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 2.8.1-8
12cr|rubygem-mysql-2.8.1-9|70	+ Revision: 645878
12cr|rubygem-mysql-2.8.1-9|71	- relink against libmysqlclient.so.18
12cr|rubygem-mysql-2.8.1-9|72	
12cr|rubygem-mysql-2.8.1-9|73	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 2.8.1-7mdv2011.0
12cr|rubygem-mysql-2.8.1-9|74	+ Revision: 627286
12cr|rubygem-mysql-2.8.1-9|75	- rebuilt against mysql-5.5.8 libs, again
12cr|rubygem-mysql-2.8.1-9|76	
12cr|rubygem-mysql-2.8.1-9|77	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 2.8.1-6mdv2011.0
12cr|rubygem-mysql-2.8.1-9|78	+ Revision: 626560
12cr|rubygem-mysql-2.8.1-9|79	- rebuilt against mysql-5.5.8 libs
12cr|rubygem-mysql-2.8.1-9|80	
12cr|rubygem-mysql-2.8.1-9|81	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 2.8.1-4mdv2011.0
12cr|rubygem-mysql-2.8.1-9|82	+ Revision: 623457
12cr|rubygem-mysql-2.8.1-9|83	- Package as a gem
12cr|rubygem-mysql-2.8.1-9|84	- fix License
12cr|rubygem-mysql-2.8.1-9|85	- fix Requires
12cr|rubygem-mysql-2.8.1-9|86	- use %%gem_macros
12cr|rubygem-mysql-2.8.1-9|87	- update file list
12cr|rubygem-mysql-2.8.1-9|88	- update URLs
12cr|rubygem-mysql-2.8.1-9|89	
12cr|rubygem-mysql-2.8.1-9|90	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.8.1-3mdv2011.0
12cr|rubygem-mysql-2.8.1-9|91	+ Revision: 614744
12cr|rubygem-mysql-2.8.1-9|92	- the mass rebuild of 2010.1 packages
12cr|rubygem-mysql-2.8.1-9|93	
12cr|rubygem-mysql-2.8.1-9|94	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 2.8.1-2mdv2010.1
12cr|rubygem-mysql-2.8.1-9|95	+ Revision: 507508
12cr|rubygem-mysql-2.8.1-9|96	- rebuild
12cr|rubygem-mysql-2.8.1-9|97	
12cr|rubygem-mysql-2.8.1-9|98	* Tue Jul 28 2009 Frederik Himpe <fhimpe@mandriva.org> 2.8.1-1mdv2010.0
12cr|rubygem-mysql-2.8.1-9|99	+ Revision: 402813
12cr|rubygem-mysql-2.8.1-9|100	- update to new version 2.8.1
12cr|rubygem-mysql-2.8.1-9|101	
12cr|rubygem-mysql-2.8.1-9|102	* Thu Jan 01 2009 Funda Wang <fwang@mandriva.org> 2.8-2mdv2009.1
12cr|rubygem-mysql-2.8.1-9|103	+ Revision: 323120
12cr|rubygem-mysql-2.8.1-9|104	- update license
12cr|rubygem-mysql-2.8.1-9|105	
12cr|rubygem-mysql-2.8.1-9|106	* Thu Jan 01 2009 Funda Wang <fwang@mandriva.org> 2.8-1mdv2009.1
12cr|rubygem-mysql-2.8.1-9|107	+ Revision: 323080
12cr|rubygem-mysql-2.8.1-9|108	- New version 2.8
12cr|rubygem-mysql-2.8.1-9|109	
12cr|rubygem-mysql-2.8.1-9|110	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 2.7.6-2mdv2009.1
12cr|rubygem-mysql-2.8.1-9|111	+ Revision: 311343
12cr|rubygem-mysql-2.8.1-9|112	- rebuilt against mysql-5.1.30 libs
12cr|rubygem-mysql-2.8.1-9|113	
12cr|rubygem-mysql-2.8.1-9|114	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 2.7.6-1mdv2009.0
12cr|rubygem-mysql-2.8.1-9|115	+ Revision: 280667
12cr|rubygem-mysql-2.8.1-9|116	- New Release
12cr|rubygem-mysql-2.8.1-9|117	
12cr|rubygem-mysql-2.8.1-9|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|rubygem-mysql-2.8.1-9|119	- rebuild
12cr|rubygem-mysql-2.8.1-9|120	- rebuild
12cr|rubygem-mysql-2.8.1-9|121	
12cr|rubygem-mysql-2.8.1-9|122	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 2.7.1-2mdv2008.1
12cr|rubygem-mysql-2.8.1-9|123	+ Revision: 140755
12cr|rubygem-mysql-2.8.1-9|124	- restore BuildRoot
12cr|rubygem-mysql-2.8.1-9|125	
12cr|rubygem-mysql-2.8.1-9|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|rubygem-mysql-2.8.1-9|127	- kill re-definition of %%buildroot on Pixel's request
12cr|rubygem-mysql-2.8.1-9|128	
12cr|rubygem-mysql-2.8.1-9|129	* Sun Apr 22 2007 Pascal Terjan <pterjan@mandriva.org> 2.7.1-2mdv2008.0
12cr|rubygem-mysql-2.8.1-9|130	+ Revision: 16895
12cr|rubygem-mysql-2.8.1-9|131	- Use Development/Ruby group
12cr|rubygem-mysql-2.8.1-9|132	- Use std macros
12cr|rubygem-mysql-2.8.1-9|133	
12cr|rubygem-mysql-2.8.1-9|134	
12cr|rubygem-mysql-2.8.1-9|135	* Sat Jun 10 2006 Pascal Terjan <pterjan@mandriva.org> 2.7.1-1mdv2007.0
12cr|rubygem-mysql-2.8.1-9|136	- New release 2.7.1
12cr|rubygem-mysql-2.8.1-9|137	- Add URL in Source
12cr|rubygem-mysql-2.8.1-9|138	
12cr|rubygem-mysql-2.8.1-9|139	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 2.7-2mdk
12cr|rubygem-mysql-2.8.1-9|140	- rebuilt against MySQL-5.0.15
12cr|rubygem-mysql-2.8.1-9|141	
12cr|rubygem-mysql-2.8.1-9|142	* Fri Sep 02 2005 Pascal Terjan <pterjan@mandriva.org> 2.7-1mdk
12cr|rubygem-mysql-2.8.1-9|143	* Tue Aug 02 2005 Pascal Terjan <pterjan@mandrake.org> 2.6.3-1mdk
12cr|rubygem-mysql-2.8.1-9|144	- 2.6.3
12cr|rubygem-mysql-2.8.1-9|145	
12cr|rubygem-mysql-2.8.1-9|146	* Tue Apr 26 2005 Pascal Terjan <pterjan@mandrake.org> 2.6-1mdk
12cr|rubygem-mysql-2.8.1-9|147	- 2.6.1
12cr|rubygem-mysql-2.8.1-9|148	
12cr|rubygem-mysql-2.8.1-9|149	* Fri Apr 01 2005 Pascal Terjan <pterjan@mandrake.org> 2.5-3mdk
12cr|rubygem-mysql-2.8.1-9|150	- lib64 fix
12cr|rubygem-mysql-2.8.1-9|151	
12cr|rubygem-mysql-2.8.1-9|152	* Thu Feb 10 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.5-2mdk
12cr|rubygem-mysql-2.8.1-9|153	- rebuilt against new mysql libs
12cr|rubygem-mysql-2.8.1-9|154	
12cr|rubygem-mysql-2.8.1-9|155	* Wed Sep 08 2004 Pascal Terjan <pterjan@mandrake.org> 2.5-1mdk
12cr|rubygem-mysql-2.8.1-9|156	- first mdk release
12cr|rubygem-mysql-2.8.1-9|157	

7281 12
12cr|rubygem-ncurses-ruby-1.2.1-1|1	# Generated from ncurses-0.9.1.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-ncurses-ruby-1.2.1-1|2	%define	rbname	ncurses
12cr|rubygem-ncurses-ruby-1.2.1-1|3	
12cr|rubygem-ncurses-ruby-1.2.1-1|4	Summary:	This wrapper provides access to the functions, macros, global variables and constants of the ncurses library.  These are mapped to a Ruby Module named "Ncurses":  Functions and external variables are implemented as singleton functions of the Module Ncurses
12cr|rubygem-ncurses-ruby-1.2.1-1|5	Name:		rubygem-%{rbname}-ruby
12cr|rubygem-ncurses-ruby-1.2.1-1|6	
12cr|rubygem-ncurses-ruby-1.2.1-1|7	Version:	1.2.1
12cr|rubygem-ncurses-ruby-1.2.1-1|8	Release:	1
12cr|rubygem-ncurses-ruby-1.2.1-1|9	Group:		Development/Ruby
12cr|rubygem-ncurses-ruby-1.2.1-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-ncurses-ruby-1.2.1-1|11	URL:		http://ncurses-ruby.berlios.de/
12cr|rubygem-ncurses-ruby-1.2.1-1|12	Source0:	http://rubygems.org/gems/%{rbname}-ruby-%{version}.gem
12cr|rubygem-ncurses-ruby-1.2.1-1|13	Patch0:		ncurses-ruby-1.2.10-strfmt.patch
12cr|rubygem-ncurses-ruby-1.2.1-1|14	BuildRequires:	rubygems
12cr|rubygem-ncurses-ruby-1.2.1-1|15	BuildRequires:	ruby-devel
12cr|rubygem-ncurses-ruby-1.2.1-1|16	BuildRequires:	rubygem(rake)
12cr|rubygem-ncurses-ruby-1.2.1-1|17	BuildRequires:	pkgconfig(ncurses)
12cr|rubygem-ncurses-ruby-1.2.1-1|18	%rename		ruby-ncurses
12cr|rubygem-ncurses-ruby-1.2.1-1|19	
12cr|rubygem-ncurses-ruby-1.2.1-1|20	%description
12cr|rubygem-ncurses-ruby-1.2.1-1|21	This wrapper provides access to the functions, macros, global variables and
12cr|rubygem-ncurses-ruby-1.2.1-1|22	constants of the ncurses library.  These are mapped to a Ruby Module named
12cr|rubygem-ncurses-ruby-1.2.1-1|23	"Ncurses":  Functions and external variables are implemented as singleton
12cr|rubygem-ncurses-ruby-1.2.1-1|24	functions of the Module Ncurses.
12cr|rubygem-ncurses-ruby-1.2.1-1|25	
12cr|rubygem-ncurses-ruby-1.2.1-1|26	%package	doc
12cr|rubygem-ncurses-ruby-1.2.1-1|27	Summary:	Documentation for %{name}
12cr|rubygem-ncurses-ruby-1.2.1-1|28	Group:		Books/Computer books
12cr|rubygem-ncurses-ruby-1.2.1-1|29	Requires:	%{name} = %{EVRD}
12cr|rubygem-ncurses-ruby-1.2.1-1|30	BuildArch:	noarch
12cr|rubygem-ncurses-ruby-1.2.1-1|31	
12cr|rubygem-ncurses-ruby-1.2.1-1|32	%description	doc
12cr|rubygem-ncurses-ruby-1.2.1-1|33	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-ncurses-ruby-1.2.1-1|34	
12cr|rubygem-ncurses-ruby-1.2.1-1|35	%prep
12cr|rubygem-ncurses-ruby-1.2.1-1|36	gem unpack %{SOURCE0}
12cr|rubygem-ncurses-ruby-1.2.1-1|37	%setup -q
12cr|rubygem-ncurses-ruby-1.2.1-1|38	%patch0 -p1
12cr|rubygem-ncurses-ruby-1.2.1-1|39	
12cr|rubygem-ncurses-ruby-1.2.1-1|40	%build
12cr|rubygem-ncurses-ruby-1.2.1-1|41	#gem build %{rbname}-ruby.gemspec
12cr|rubygem-ncurses-ruby-1.2.1-1|42	#%gem_build
12cr|rubygem-ncurses-ruby-1.2.1-1|43	
12cr|rubygem-ncurses-ruby-1.2.1-1|44	%install
12cr|rubygem-ncurses-ruby-1.2.1-1|45	%gem_install
12cr|rubygem-ncurses-ruby-1.2.1-1|46	
12cr|rubygem-ncurses-ruby-1.2.1-1|47	%files
12cr|rubygem-ncurses-ruby-1.2.1-1|48	%dir %{ruby_gemdir}/gems/%{rbname}-ruby-%{version}
12cr|rubygem-ncurses-ruby-1.2.1-1|49	%dir %{ruby_gemdir}/gems/%{rbname}-ruby-%{version}/lib
12cr|rubygem-ncurses-ruby-1.2.1-1|50	%{ruby_gemdir}/gems/%{rbname}-ruby-%{version}/lib/*.rb
12cr|rubygem-ncurses-ruby-1.2.1-1|51	%{ruby_gemdir}/gems/%{rbname}-ruby-%{version}/lib/%{rbname}-ruby/*.rb
12cr|rubygem-ncurses-ruby-1.2.1-1|52	%{ruby_gemdir}/specifications/%{rbname}-ruby-%{version}.gemspec
12cr|rubygem-ncurses-ruby-1.2.1-1|53	%{ruby_sitearchdir}/*.so
12cr|rubygem-ncurses-ruby-1.2.1-1|54	
12cr|rubygem-ncurses-ruby-1.2.1-1|55	%files doc
12cr|rubygem-ncurses-ruby-1.2.1-1|56	%doc %{ruby_gemdir}/doc/%{rbname}-ruby-%{version}
12cr|rubygem-ncurses-ruby-1.2.1-1|57	
12cr|rubygem-ncurses-ruby-1.2.1-1|58	%changelog
12cr|rubygem-ncurses-ruby-1.2.1-1|59	* Fri Sep 28 2012 Denis Silakov <uragan@localhost> 0.9.1-1
12cr|rubygem-ncurses-ruby-1.2.1-1|60	- Initial package

7282 12
12cr|rubygem-nokogiri-1.5.0-2|1	# Generated from nokogiri-1.5.0.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-nokogiri-1.5.0-2|2	%define	rbname	nokogiri
12cr|rubygem-nokogiri-1.5.0-2|3	
12cr|rubygem-nokogiri-1.5.0-2|4	Summary:	Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser
12cr|rubygem-nokogiri-1.5.0-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-nokogiri-1.5.0-2|6	
12cr|rubygem-nokogiri-1.5.0-2|7	Version:	1.5.0
12cr|rubygem-nokogiri-1.5.0-2|8	Release:	2
12cr|rubygem-nokogiri-1.5.0-2|9	Group:		Development/Ruby
12cr|rubygem-nokogiri-1.5.0-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-nokogiri-1.5.0-2|11	URL:		http://nokogiri.org
12cr|rubygem-nokogiri-1.5.0-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-nokogiri-1.5.0-2|13	Patch0:		nokogiri-1.5.0-string-format-fix.patch
12cr|rubygem-nokogiri-1.5.0-2|14	BuildRequires:	rubygems
12cr|rubygem-nokogiri-1.5.0-2|15	BuildRequires:	ruby-devel
12cr|rubygem-nokogiri-1.5.0-2|16	BuildRequires:	libxslt-devel
12cr|rubygem-nokogiri-1.5.0-2|17	BuildRequires:	pkgconfig(libxml-2.0)
12cr|rubygem-nokogiri-1.5.0-2|18	BuildRequires:	locales-en
12cr|rubygem-nokogiri-1.5.0-2|19	
12cr|rubygem-nokogiri-1.5.0-2|20	%description
12cr|rubygem-nokogiri-1.5.0-2|21	Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser.  Among Nokogiri's
12cr|rubygem-nokogiri-1.5.0-2|22	many features is the ability to search documents via XPath or CSS3 selectors.
12cr|rubygem-nokogiri-1.5.0-2|23	XML is like violence - if it doesn’t solve your problems, you are not using
12cr|rubygem-nokogiri-1.5.0-2|24	enough of it.
12cr|rubygem-nokogiri-1.5.0-2|25	
12cr|rubygem-nokogiri-1.5.0-2|26	%package	doc
12cr|rubygem-nokogiri-1.5.0-2|27	Summary:	Documentation for %{name}
12cr|rubygem-nokogiri-1.5.0-2|28	Group:		Books/Computer books
12cr|rubygem-nokogiri-1.5.0-2|29	Requires:	%{name} = %{EVRD}
12cr|rubygem-nokogiri-1.5.0-2|30	BuildArch:	noarch
12cr|rubygem-nokogiri-1.5.0-2|31	
12cr|rubygem-nokogiri-1.5.0-2|32	%description	doc
12cr|rubygem-nokogiri-1.5.0-2|33	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-nokogiri-1.5.0-2|34	
12cr|rubygem-nokogiri-1.5.0-2|35	%prep
12cr|rubygem-nokogiri-1.5.0-2|36	%setup -q
12cr|rubygem-nokogiri-1.5.0-2|37	%patch0 -p1 -b .str_fmt~
12cr|rubygem-nokogiri-1.5.0-2|38	
12cr|rubygem-nokogiri-1.5.0-2|39	%build
12cr|rubygem-nokogiri-1.5.0-2|40	export LC_ALL=en_US.UTF-8
12cr|rubygem-nokogiri-1.5.0-2|41	%gem_build
12cr|rubygem-nokogiri-1.5.0-2|42	
12cr|rubygem-nokogiri-1.5.0-2|43	%install
12cr|rubygem-nokogiri-1.5.0-2|44	%gem_install
12cr|rubygem-nokogiri-1.5.0-2|45	
12cr|rubygem-nokogiri-1.5.0-2|46	%files
12cr|rubygem-nokogiri-1.5.0-2|47	%{_bindir}/nokogiri
12cr|rubygem-nokogiri-1.5.0-2|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-nokogiri-1.5.0-2|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-nokogiri-1.5.0-2|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/ext
12cr|rubygem-nokogiri-1.5.0-2|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xsd
12cr|rubygem-nokogiri-1.5.0-2|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/nokogiri
12cr|rubygem-nokogiri-1.5.0-2|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/ext/nokogiri
12cr|rubygem-nokogiri-1.5.0-2|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-nokogiri-1.5.0-2|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-nokogiri-1.5.0-2|56	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri
12cr|rubygem-nokogiri-1.5.0-2|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/*.rb
12cr|rubygem-nokogiri-1.5.0-2|58	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/css
12cr|rubygem-nokogiri-1.5.0-2|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/css/*.rb
12cr|rubygem-nokogiri-1.5.0-2|60	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/css/*.rex
12cr|rubygem-nokogiri-1.5.0-2|61	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/css/*.y
12cr|rubygem-nokogiri-1.5.0-2|62	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/decorators
12cr|rubygem-nokogiri-1.5.0-2|63	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/decorators/*.rb
12cr|rubygem-nokogiri-1.5.0-2|64	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/html
12cr|rubygem-nokogiri-1.5.0-2|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/html/*.rb
12cr|rubygem-nokogiri-1.5.0-2|66	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/html/sax
12cr|rubygem-nokogiri-1.5.0-2|67	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/html/sax/*.rb
12cr|rubygem-nokogiri-1.5.0-2|68	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml
12cr|rubygem-nokogiri-1.5.0-2|69	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/*.rb
12cr|rubygem-nokogiri-1.5.0-2|70	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/node
12cr|rubygem-nokogiri-1.5.0-2|71	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/node/*.rb
12cr|rubygem-nokogiri-1.5.0-2|72	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/pp
12cr|rubygem-nokogiri-1.5.0-2|73	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/pp/*.rb
12cr|rubygem-nokogiri-1.5.0-2|74	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/sax
12cr|rubygem-nokogiri-1.5.0-2|75	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/sax/*.rb
12cr|rubygem-nokogiri-1.5.0-2|76	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/xpath
12cr|rubygem-nokogiri-1.5.0-2|77	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xml/xpath/*.rb
12cr|rubygem-nokogiri-1.5.0-2|78	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xslt
12cr|rubygem-nokogiri-1.5.0-2|79	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/nokogiri/xslt/*.rb
12cr|rubygem-nokogiri-1.5.0-2|80	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xsd/xmlparser
12cr|rubygem-nokogiri-1.5.0-2|81	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xsd/xmlparser/*.rb
12cr|rubygem-nokogiri-1.5.0-2|82	
12cr|rubygem-nokogiri-1.5.0-2|83	%{ruby_sitearchdir}/%{rbname}/*.so
12cr|rubygem-nokogiri-1.5.0-2|84	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-nokogiri-1.5.0-2|85	
12cr|rubygem-nokogiri-1.5.0-2|86	
12cr|rubygem-nokogiri-1.5.0-2|87	%files doc
12cr|rubygem-nokogiri-1.5.0-2|88	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-nokogiri-1.5.0-2|89	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
12cr|rubygem-nokogiri-1.5.0-2|90	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/ext/nokogiri/*.c
12cr|rubygem-nokogiri-1.5.0-2|91	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-nokogiri-1.5.0-2|92	
12cr|rubygem-nokogiri-1.5.0-2|93	
12cr|rubygem-nokogiri-1.5.0-2|94	%changelog
12cr|rubygem-nokogiri-1.5.0-2|95	* Thu Feb 16 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.5.0-2
12cr|rubygem-nokogiri-1.5.0-2|96	+ Revision: 774659
12cr|rubygem-nokogiri-1.5.0-2|97	- string format fixes (P0)
12cr|rubygem-nokogiri-1.5.0-2|98	- drop build dependency on rake as it's now provided by ruby package
12cr|rubygem-nokogiri-1.5.0-2|99	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-nokogiri-1.5.0-2|100	
12cr|rubygem-nokogiri-1.5.0-2|101	* Fri Jan 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.5.0-1
12cr|rubygem-nokogiri-1.5.0-2|102	+ Revision: 769358
12cr|rubygem-nokogiri-1.5.0-2|103	- version update 1.5.0
12cr|rubygem-nokogiri-1.5.0-2|104	
12cr|rubygem-nokogiri-1.5.0-2|105	* Sat Oct 09 2010 Rémy Clouard <shikamaru@mandriva.org> 1.4.3.1-1mdv2011.0
12cr|rubygem-nokogiri-1.5.0-2|106	+ Revision: 584366
12cr|rubygem-nokogiri-1.5.0-2|107	- bump release (needed for cucumber)
12cr|rubygem-nokogiri-1.5.0-2|108	
12cr|rubygem-nokogiri-1.5.0-2|109	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.4.1-1mdv2010.1
12cr|rubygem-nokogiri-1.5.0-2|110	+ Revision: 500512
12cr|rubygem-nokogiri-1.5.0-2|111	- import rubygem-nokogiri
12cr|rubygem-nokogiri-1.5.0-2|112	
12cr|rubygem-nokogiri-1.5.0-2|113	
12cr|rubygem-nokogiri-1.5.0-2|114	* Mon Feb  3 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.4.1-1
12cr|rubygem-nokogiri-1.5.0-2|115	- initial release

7283 12
12cr|rubygem-oa-core-0.0.5-1|1	%define oname oa-core
12cr|rubygem-oa-core-0.0.5-1|2	
12cr|rubygem-oa-core-0.0.5-1|3	Name:       rubygem-%{oname}
12cr|rubygem-oa-core-0.0.5-1|4	Version:    0.0.5
12cr|rubygem-oa-core-0.0.5-1|5	Release:    %mkrel 1
12cr|rubygem-oa-core-0.0.5-1|6	Summary:    HTTP Basic strategies for OmniAuth
12cr|rubygem-oa-core-0.0.5-1|7	Group:      Development/Ruby
12cr|rubygem-oa-core-0.0.5-1|8	License:    MIT
12cr|rubygem-oa-core-0.0.5-1|9	URL:        http://github.com/intridea/omniauth
12cr|rubygem-oa-core-0.0.5-1|10	Source0:    %{oname}-%{version}.gem
12cr|rubygem-oa-core-0.0.5-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-oa-core-0.0.5-1|12	Requires:   rubygems
12cr|rubygem-oa-core-0.0.5-1|13	Suggests:   rubygem(rake)
12cr|rubygem-oa-core-0.0.5-1|14	Suggests:   rubygem(mg) >= 0.0.8
12cr|rubygem-oa-core-0.0.5-1|15	Suggests:   rubygem(rspec) >= 1.3.0
12cr|rubygem-oa-core-0.0.5-1|16	Suggests:   rubygem(webmock) >= 1.3.4
12cr|rubygem-oa-core-0.0.5-1|17	Suggests:   rubygem(rack-test) >= 0.5.4
12cr|rubygem-oa-core-0.0.5-1|18	Suggests:   rubygem(json) >= 1.4.3
12cr|rubygem-oa-core-0.0.5-1|19	BuildRequires: rubygems
12cr|rubygem-oa-core-0.0.5-1|20	BuildArch:  noarch
12cr|rubygem-oa-core-0.0.5-1|21	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-oa-core-0.0.5-1|22	
12cr|rubygem-oa-core-0.0.5-1|23	%description
12cr|rubygem-oa-core-0.0.5-1|24	HTTP Basic strategies for OmniAuth.
12cr|rubygem-oa-core-0.0.5-1|25	
12cr|rubygem-oa-core-0.0.5-1|26	
12cr|rubygem-oa-core-0.0.5-1|27	%prep
12cr|rubygem-oa-core-0.0.5-1|28	
12cr|rubygem-oa-core-0.0.5-1|29	%build
12cr|rubygem-oa-core-0.0.5-1|30	
12cr|rubygem-oa-core-0.0.5-1|31	%install
12cr|rubygem-oa-core-0.0.5-1|32	rm -rf %{buildroot}
12cr|rubygem-oa-core-0.0.5-1|33	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-oa-core-0.0.5-1|34	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-oa-core-0.0.5-1|35	--force --rdoc %{SOURCE0}
12cr|rubygem-oa-core-0.0.5-1|36	
12cr|rubygem-oa-core-0.0.5-1|37	%clean
12cr|rubygem-oa-core-0.0.5-1|38	rm -rf %{buildroot}
12cr|rubygem-oa-core-0.0.5-1|39	
12cr|rubygem-oa-core-0.0.5-1|40	%files
12cr|rubygem-oa-core-0.0.5-1|41	%defattr(-, root, root, -)
12cr|rubygem-oa-core-0.0.5-1|42	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-oa-core-0.0.5-1|43	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-oa-core-0.0.5-1|44	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-oa-core-0.0.5-1|45	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGELOG.rdoc
12cr|rubygem-oa-core-0.0.5-1|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE.rdoc
12cr|rubygem-oa-core-0.0.5-1|47	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-oa-core-0.0.5-1|48	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-oa-core-0.0.5-1|49	
12cr|rubygem-oa-core-0.0.5-1|50	
12cr|rubygem-oa-core-0.0.5-1|51	%changelog
12cr|rubygem-oa-core-0.0.5-1|52	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 0.0.5-1mdv2011.0
12cr|rubygem-oa-core-0.0.5-1|53	+ Revision: 623511
12cr|rubygem-oa-core-0.0.5-1|54	- import rubygem-oa-core
12cr|rubygem-oa-core-0.0.5-1|55	

7284 12
12cr|rubygem-oa-oauth-0.0.1-1|1	%define oname oa-oauth
12cr|rubygem-oa-oauth-0.0.1-1|2	
12cr|rubygem-oa-oauth-0.0.1-1|3	Name:       rubygem-%{oname}
12cr|rubygem-oa-oauth-0.0.1-1|4	Version:    0.0.1
12cr|rubygem-oa-oauth-0.0.1-1|5	Release:    %mkrel 1
12cr|rubygem-oa-oauth-0.0.1-1|6	Summary:    OAuth strategies for OmniAuth
12cr|rubygem-oa-oauth-0.0.1-1|7	Group:      Development/Ruby
12cr|rubygem-oa-oauth-0.0.1-1|8	License:    MIT
12cr|rubygem-oa-oauth-0.0.1-1|9	URL:        http://github.com/intridea/omniauth
12cr|rubygem-oa-oauth-0.0.1-1|10	Source0:    %{oname}-%{version}.gem
12cr|rubygem-oa-oauth-0.0.1-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-oa-oauth-0.0.1-1|12	Requires:   rubygems
12cr|rubygem-oa-oauth-0.0.1-1|13	Suggests:   rubygem(rspec)
12cr|rubygem-oa-oauth-0.0.1-1|14	Suggests:   rubygem(webmock)
12cr|rubygem-oa-oauth-0.0.1-1|15	Suggests:   rubygem(rack-test)
12cr|rubygem-oa-oauth-0.0.1-1|16	Suggests:   rubygem(mg)
12cr|rubygem-oa-oauth-0.0.1-1|17	BuildRequires: rubygems
12cr|rubygem-oa-oauth-0.0.1-1|18	BuildArch: noarch
12cr|rubygem-oa-oauth-0.0.1-1|19	Provides: rubygem(%{oname}) = %{version}
12cr|rubygem-oa-oauth-0.0.1-1|20	
12cr|rubygem-oa-oauth-0.0.1-1|21	%description
12cr|rubygem-oa-oauth-0.0.1-1|22	OAuth strategies for OmniAuth.
12cr|rubygem-oa-oauth-0.0.1-1|23	
12cr|rubygem-oa-oauth-0.0.1-1|24	
12cr|rubygem-oa-oauth-0.0.1-1|25	%prep
12cr|rubygem-oa-oauth-0.0.1-1|26	
12cr|rubygem-oa-oauth-0.0.1-1|27	%build
12cr|rubygem-oa-oauth-0.0.1-1|28	
12cr|rubygem-oa-oauth-0.0.1-1|29	%install
12cr|rubygem-oa-oauth-0.0.1-1|30	rm -rf %{buildroot}
12cr|rubygem-oa-oauth-0.0.1-1|31	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-oa-oauth-0.0.1-1|32	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-oa-oauth-0.0.1-1|33	--force --rdoc %{SOURCE0}
12cr|rubygem-oa-oauth-0.0.1-1|34	
12cr|rubygem-oa-oauth-0.0.1-1|35	%clean
12cr|rubygem-oa-oauth-0.0.1-1|36	rm -rf %{buildroot}
12cr|rubygem-oa-oauth-0.0.1-1|37	
12cr|rubygem-oa-oauth-0.0.1-1|38	%files
12cr|rubygem-oa-oauth-0.0.1-1|39	%defattr(-, root, root, -)
12cr|rubygem-oa-oauth-0.0.1-1|40	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-oa-oauth-0.0.1-1|41	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-oa-oauth-0.0.1-1|42	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-oa-oauth-0.0.1-1|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/*.rdoc
12cr|rubygem-oa-oauth-0.0.1-1|44	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-oa-oauth-0.0.1-1|45	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-oa-oauth-0.0.1-1|46	
12cr|rubygem-oa-oauth-0.0.1-1|47	
12cr|rubygem-oa-oauth-0.0.1-1|48	%changelog
12cr|rubygem-oa-oauth-0.0.1-1|49	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 0.0.1-1mdv2011.0
12cr|rubygem-oa-oauth-0.0.1-1|50	+ Revision: 623522
12cr|rubygem-oa-oauth-0.0.1-1|51	- import rubygem-oa-oauth
12cr|rubygem-oa-oauth-0.0.1-1|52	

7285 12
12cr|rubygem-oauth-0.4.4-1|1	# Generated from oauth-0.4.4.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-oauth-0.4.4-1|2	%define	rbname	oauth
12cr|rubygem-oauth-0.4.4-1|3	
12cr|rubygem-oauth-0.4.4-1|4	Summary:	OAuth Core Ruby implementation
12cr|rubygem-oauth-0.4.4-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-oauth-0.4.4-1|6	
12cr|rubygem-oauth-0.4.4-1|7	Version:	0.4.4
12cr|rubygem-oauth-0.4.4-1|8	Release:	1
12cr|rubygem-oauth-0.4.4-1|9	Group:		Development/Ruby
12cr|rubygem-oauth-0.4.4-1|10	License:	MIT
12cr|rubygem-oauth-0.4.4-1|11	URL:		http://%{oname}.rubyforge.org/
12cr|rubygem-oauth-0.4.4-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-oauth-0.4.4-1|13	BuildRequires:	rubygems
12cr|rubygem-oauth-0.4.4-1|14	BuildArch:	noarch
12cr|rubygem-oauth-0.4.4-1|15	
12cr|rubygem-oauth-0.4.4-1|16	%description
12cr|rubygem-oauth-0.4.4-1|17	This is a RubyGem for implementing both OAuth clients and servers in Ruby
12cr|rubygem-oauth-0.4.4-1|18	applications.
12cr|rubygem-oauth-0.4.4-1|19	
12cr|rubygem-oauth-0.4.4-1|20	%package	doc
12cr|rubygem-oauth-0.4.4-1|21	Summary:	Documentation for %{name}
12cr|rubygem-oauth-0.4.4-1|22	Group:		Books/Computer books
12cr|rubygem-oauth-0.4.4-1|23	Requires:	%{name} = %{EVRD}
12cr|rubygem-oauth-0.4.4-1|24	
12cr|rubygem-oauth-0.4.4-1|25	%description	doc
12cr|rubygem-oauth-0.4.4-1|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-oauth-0.4.4-1|27	
12cr|rubygem-oauth-0.4.4-1|28	%prep
12cr|rubygem-oauth-0.4.4-1|29	%setup -q
12cr|rubygem-oauth-0.4.4-1|30	
12cr|rubygem-oauth-0.4.4-1|31	%build
12cr|rubygem-oauth-0.4.4-1|32	%gem_build -f '(Gemfile|Rakefile|examples|tasks|test)'
12cr|rubygem-oauth-0.4.4-1|33	
12cr|rubygem-oauth-0.4.4-1|34	%install
12cr|rubygem-oauth-0.4.4-1|35	rm -rf %{buildroot}
12cr|rubygem-oauth-0.4.4-1|36	%gem_install
12cr|rubygem-oauth-0.4.4-1|37	
12cr|rubygem-oauth-0.4.4-1|38	%clean
12cr|rubygem-oauth-0.4.4-1|39	rm -rf %{buildroot}
12cr|rubygem-oauth-0.4.4-1|40	
12cr|rubygem-oauth-0.4.4-1|41	%files
12cr|rubygem-oauth-0.4.4-1|42	%{_bindir}/oauth
12cr|rubygem-oauth-0.4.4-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-oauth-0.4.4-1|44	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-oauth-0.4.4-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/Gemfile*
12cr|rubygem-oauth-0.4.4-1|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/Rakefile
12cr|rubygem-oauth-0.4.4-1|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-oauth-0.4.4-1|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/oauth
12cr|rubygem-oauth-0.4.4-1|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-oauth-0.4.4-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-oauth-0.4.4-1|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/digest
12cr|rubygem-oauth-0.4.4-1|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/digest/*.rb
12cr|rubygem-oauth-0.4.4-1|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/oauth
12cr|rubygem-oauth-0.4.4-1|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/oauth/*
12cr|rubygem-oauth-0.4.4-1|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tasks
12cr|rubygem-oauth-0.4.4-1|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/tasks/*.rake
12cr|rubygem-oauth-0.4.4-1|57	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-oauth-0.4.4-1|58	
12cr|rubygem-oauth-0.4.4-1|59	%files doc
12cr|rubygem-oauth-0.4.4-1|60	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-oauth-0.4.4-1|61	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-oauth-0.4.4-1|62	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/TODO
12cr|rubygem-oauth-0.4.4-1|63	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
12cr|rubygem-oauth-0.4.4-1|64	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
12cr|rubygem-oauth-0.4.4-1|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*.rb
12cr|rubygem-oauth-0.4.4-1|66	
12cr|rubygem-oauth-0.4.4-1|67	
12cr|rubygem-oauth-0.4.4-1|68	%changelog
12cr|rubygem-oauth-0.4.4-1|69	* Thu Mar 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.4.4-1
12cr|rubygem-oauth-0.4.4-1|70	+ Revision: 643381
12cr|rubygem-oauth-0.4.4-1|71	- regenerate spec with gem2rpm5
12cr|rubygem-oauth-0.4.4-1|72	- new release: 0.4.4
12cr|rubygem-oauth-0.4.4-1|73	
12cr|rubygem-oauth-0.4.4-1|74	* Fri Dec 17 2010 Rémy Clouard <shikamaru@mandriva.org> 0.3.6-3mdv2011.0
12cr|rubygem-oauth-0.4.4-1|75	+ Revision: 622496
12cr|rubygem-oauth-0.4.4-1|76	- rebuild for new rpm-mandriva-setup
12cr|rubygem-oauth-0.4.4-1|77	
12cr|rubygem-oauth-0.4.4-1|78	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-2mdv2011.0
12cr|rubygem-oauth-0.4.4-1|79	+ Revision: 614774
12cr|rubygem-oauth-0.4.4-1|80	- the mass rebuild of 2010.1 packages
12cr|rubygem-oauth-0.4.4-1|81	
12cr|rubygem-oauth-0.4.4-1|82	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|rubygem-oauth-0.4.4-1|83	- ooops, revert previous incorrect buildrequires change...
12cr|rubygem-oauth-0.4.4-1|84	- add missing buildrequires
12cr|rubygem-oauth-0.4.4-1|85	
12cr|rubygem-oauth-0.4.4-1|86	* Thu Feb 04 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.6-1mdv2010.1
12cr|rubygem-oauth-0.4.4-1|87	+ Revision: 500857
12cr|rubygem-oauth-0.4.4-1|88	- import rubygem-oauth
12cr|rubygem-oauth-0.4.4-1|89	
12cr|rubygem-oauth-0.4.4-1|90	
12cr|rubygem-oauth-0.4.4-1|91	* Mon Feb  4 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.6-1
12cr|rubygem-oauth-0.4.4-1|92	- initial release

7286 12
12cr|rubygem-oauth2-0.0.13-1|1	%define oname oauth2
12cr|rubygem-oauth2-0.0.13-1|2	
12cr|rubygem-oauth2-0.0.13-1|3	Name:       rubygem-%{oname}
12cr|rubygem-oauth2-0.0.13-1|4	Version:    0.0.13
12cr|rubygem-oauth2-0.0.13-1|5	Release:    %mkrel 1
12cr|rubygem-oauth2-0.0.13-1|6	Summary:    A Ruby wrapper for the OAuth 2.0 protocol
12cr|rubygem-oauth2-0.0.13-1|7	Group:      Development/Ruby
12cr|rubygem-oauth2-0.0.13-1|8	License:    MIT
12cr|rubygem-oauth2-0.0.13-1|9	URL:        http://github.com/intridea/oauth2
12cr|rubygem-oauth2-0.0.13-1|10	Source0:    %{oname}-%{version}.gem
12cr|rubygem-oauth2-0.0.13-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-oauth2-0.0.13-1|12	Requires:   rubygems
12cr|rubygem-oauth2-0.0.13-1|13	Requires:   rubygem(faraday) >= 0.4.1
12cr|rubygem-oauth2-0.0.13-1|14	Requires:   rubygem(multi_json) >= 0.0.4
12cr|rubygem-oauth2-0.0.13-1|15	Requires:   rubygem(rspec)
12cr|rubygem-oauth2-0.0.13-1|16	BuildRequires: rubygems
12cr|rubygem-oauth2-0.0.13-1|17	BuildArch:  noarch
12cr|rubygem-oauth2-0.0.13-1|18	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-oauth2-0.0.13-1|19	
12cr|rubygem-oauth2-0.0.13-1|20	%description
12cr|rubygem-oauth2-0.0.13-1|21	A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the
12cr|rubygem-oauth2-0.0.13-1|22	original OAuth gem.
12cr|rubygem-oauth2-0.0.13-1|23	
12cr|rubygem-oauth2-0.0.13-1|24	
12cr|rubygem-oauth2-0.0.13-1|25	%prep
12cr|rubygem-oauth2-0.0.13-1|26	
12cr|rubygem-oauth2-0.0.13-1|27	%build
12cr|rubygem-oauth2-0.0.13-1|28	
12cr|rubygem-oauth2-0.0.13-1|29	%install
12cr|rubygem-oauth2-0.0.13-1|30	rm -rf %{buildroot}
12cr|rubygem-oauth2-0.0.13-1|31	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-oauth2-0.0.13-1|32	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-oauth2-0.0.13-1|33	--force --rdoc %{SOURCE0}
12cr|rubygem-oauth2-0.0.13-1|34	
12cr|rubygem-oauth2-0.0.13-1|35	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
12cr|rubygem-oauth2-0.0.13-1|36	
12cr|rubygem-oauth2-0.0.13-1|37	%clean
12cr|rubygem-oauth2-0.0.13-1|38	rm -rf %{buildroot}
12cr|rubygem-oauth2-0.0.13-1|39	
12cr|rubygem-oauth2-0.0.13-1|40	%files
12cr|rubygem-oauth2-0.0.13-1|41	%defattr(-, root, root, -)
12cr|rubygem-oauth2-0.0.13-1|42	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-oauth2-0.0.13-1|43	%{ruby_gemdir}/gems/%{oname}-%{version}/.document
12cr|rubygem-oauth2-0.0.13-1|44	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-oauth2-0.0.13-1|45	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-oauth2-0.0.13-1|46	%{ruby_gemdir}/gems/%{oname}-%{version}/specs.watchr
12cr|rubygem-oauth2-0.0.13-1|47	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-oauth2-0.0.13-1|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGELOG.rdoc
12cr|rubygem-oauth2-0.0.13-1|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-oauth2-0.0.13-1|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-oauth2-0.0.13-1|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
12cr|rubygem-oauth2-0.0.13-1|52	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
12cr|rubygem-oauth2-0.0.13-1|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
12cr|rubygem-oauth2-0.0.13-1|54	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-oauth2-0.0.13-1|55	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-oauth2-0.0.13-1|56	
12cr|rubygem-oauth2-0.0.13-1|57	
12cr|rubygem-oauth2-0.0.13-1|58	%changelog
12cr|rubygem-oauth2-0.0.13-1|59	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 0.0.13-1mdv2011.0
12cr|rubygem-oauth2-0.0.13-1|60	+ Revision: 623512
12cr|rubygem-oauth2-0.0.13-1|61	- import rubygem-oauth2
12cr|rubygem-oauth2-0.0.13-1|62	

7287 12
12cr|rubygem-openssl-nonblock-0.2.1-2|1	# Generated from openssl-nonblock-0.2.1.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-openssl-nonblock-0.2.1-2|2	%define	rbname	openssl-nonblock
12cr|rubygem-openssl-nonblock-0.2.1-2|3	
12cr|rubygem-openssl-nonblock-0.2.1-2|4	Summary:	Non-blocking support for Ruby OpenSSL
12cr|rubygem-openssl-nonblock-0.2.1-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-openssl-nonblock-0.2.1-2|6	
12cr|rubygem-openssl-nonblock-0.2.1-2|7	Version:	0.2.1
12cr|rubygem-openssl-nonblock-0.2.1-2|8	Release:	2
12cr|rubygem-openssl-nonblock-0.2.1-2|9	Group:		Development/Ruby
12cr|rubygem-openssl-nonblock-0.2.1-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-openssl-nonblock-0.2.1-2|11	URL:		http://rev.rubyforge.org
12cr|rubygem-openssl-nonblock-0.2.1-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-openssl-nonblock-0.2.1-2|13	BuildRequires:	rubygems
12cr|rubygem-openssl-nonblock-0.2.1-2|14	BuildRequires:	ruby-devel
12cr|rubygem-openssl-nonblock-0.2.1-2|15	BuildRequires:	openssl-devel
12cr|rubygem-openssl-nonblock-0.2.1-2|16	
12cr|rubygem-openssl-nonblock-0.2.1-2|17	%description
12cr|rubygem-openssl-nonblock-0.2.1-2|18	Non-blocking support for Ruby OpenSSL
12cr|rubygem-openssl-nonblock-0.2.1-2|19	
12cr|rubygem-openssl-nonblock-0.2.1-2|20	%package	doc
12cr|rubygem-openssl-nonblock-0.2.1-2|21	Summary:	Documentation for %{name}
12cr|rubygem-openssl-nonblock-0.2.1-2|22	Group:		Books/Computer books
12cr|rubygem-openssl-nonblock-0.2.1-2|23	Requires:	%{name} = %{EVRD}
12cr|rubygem-openssl-nonblock-0.2.1-2|24	BuildArch:	noarch
12cr|rubygem-openssl-nonblock-0.2.1-2|25	
12cr|rubygem-openssl-nonblock-0.2.1-2|26	%description	doc
12cr|rubygem-openssl-nonblock-0.2.1-2|27	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-openssl-nonblock-0.2.1-2|28	
12cr|rubygem-openssl-nonblock-0.2.1-2|29	%prep
12cr|rubygem-openssl-nonblock-0.2.1-2|30	%setup -q
12cr|rubygem-openssl-nonblock-0.2.1-2|31	
12cr|rubygem-openssl-nonblock-0.2.1-2|32	%build
12cr|rubygem-openssl-nonblock-0.2.1-2|33	%gem_build
12cr|rubygem-openssl-nonblock-0.2.1-2|34	
12cr|rubygem-openssl-nonblock-0.2.1-2|35	%install
12cr|rubygem-openssl-nonblock-0.2.1-2|36	%gem_install
12cr|rubygem-openssl-nonblock-0.2.1-2|37	
12cr|rubygem-openssl-nonblock-0.2.1-2|38	%files
12cr|rubygem-openssl-nonblock-0.2.1-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-openssl-nonblock-0.2.1-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-openssl-nonblock-0.2.1-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/openssl
12cr|rubygem-openssl-nonblock-0.2.1-2|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/openssl/*.rb
12cr|rubygem-openssl-nonblock-0.2.1-2|43	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-openssl-nonblock-0.2.1-2|44	%{ruby_sitearchdir}/*.so
12cr|rubygem-openssl-nonblock-0.2.1-2|45	
12cr|rubygem-openssl-nonblock-0.2.1-2|46	
12cr|rubygem-openssl-nonblock-0.2.1-2|47	%files doc
12cr|rubygem-openssl-nonblock-0.2.1-2|48	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-openssl-nonblock-0.2.1-2|49	
12cr|rubygem-openssl-nonblock-0.2.1-2|50	
12cr|rubygem-openssl-nonblock-0.2.1-2|51	%changelog
12cr|rubygem-openssl-nonblock-0.2.1-2|52	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.2.1-2
12cr|rubygem-openssl-nonblock-0.2.1-2|53	+ Revision: 774513
12cr|rubygem-openssl-nonblock-0.2.1-2|54	- drop build dependency on rake as it's now provided by ruby's standard library
12cr|rubygem-openssl-nonblock-0.2.1-2|55	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-openssl-nonblock-0.2.1-2|56	
12cr|rubygem-openssl-nonblock-0.2.1-2|57	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.2.1-1
12cr|rubygem-openssl-nonblock-0.2.1-2|58	+ Revision: 767170
12cr|rubygem-openssl-nonblock-0.2.1-2|59	- BR:openssl-devel
12cr|rubygem-openssl-nonblock-0.2.1-2|60	- imported package rubygem-openssl-nonblock
12cr|rubygem-openssl-nonblock-0.2.1-2|61	

7288 12
12cr|rubygem-pam-1.5.3-1|1	# Generated from pam-1.5.3.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
12cr|rubygem-pam-1.5.3-1|2	%define	rbname	pam
12cr|rubygem-pam-1.5.3-1|3	
12cr|rubygem-pam-1.5.3-1|4	Summary:	Ruby bindings for pam
12cr|rubygem-pam-1.5.3-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-pam-1.5.3-1|6	
12cr|rubygem-pam-1.5.3-1|7	Version:	1.5.3
12cr|rubygem-pam-1.5.3-1|8	Release:	1
12cr|rubygem-pam-1.5.3-1|9	Group:		Development/Ruby
12cr|rubygem-pam-1.5.3-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-pam-1.5.3-1|11	URL:		http://sourceforge.net/projects/ruby-pam
12cr|rubygem-pam-1.5.3-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-pam-1.5.3-1|13	Patch0:		pam-1.5.3-ruby1.9.patch
12cr|rubygem-pam-1.5.3-1|14	Patch1:		pam-1.5.3-add-missing-tags-to-metadata.patch
12cr|rubygem-pam-1.5.3-1|15	BuildRequires:	rubygems
12cr|rubygem-pam-1.5.3-1|16	BuildRequires:	ruby-devel
12cr|rubygem-pam-1.5.3-1|17	BuildRequires:	pam-devel
12cr|rubygem-pam-1.5.3-1|18	%rename		ruby-pam
12cr|rubygem-pam-1.5.3-1|19	
12cr|rubygem-pam-1.5.3-1|20	%description
12cr|rubygem-pam-1.5.3-1|21	Ruby bindings pam.
12cr|rubygem-pam-1.5.3-1|22	
12cr|rubygem-pam-1.5.3-1|23	%package	doc
12cr|rubygem-pam-1.5.3-1|24	Summary:	Documentation for %{name}
12cr|rubygem-pam-1.5.3-1|25	Group:		Books/Computer books
12cr|rubygem-pam-1.5.3-1|26	Requires:	%{name} = %{EVRD}
12cr|rubygem-pam-1.5.3-1|27	BuildArch:	noarch
12cr|rubygem-pam-1.5.3-1|28	
12cr|rubygem-pam-1.5.3-1|29	%description	doc
12cr|rubygem-pam-1.5.3-1|30	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-pam-1.5.3-1|31	
12cr|rubygem-pam-1.5.3-1|32	%prep
12cr|rubygem-pam-1.5.3-1|33	%setup -q
12cr|rubygem-pam-1.5.3-1|34	%patch0 -p1 -b .ruby19~
12cr|rubygem-pam-1.5.3-1|35	gunzip metadata.gz
12cr|rubygem-pam-1.5.3-1|36	%patch1 -p1 -b .missing_field~
12cr|rubygem-pam-1.5.3-1|37	gzip metadata
12cr|rubygem-pam-1.5.3-1|38	
12cr|rubygem-pam-1.5.3-1|39	%build
12cr|rubygem-pam-1.5.3-1|40	%gem_build -f test
12cr|rubygem-pam-1.5.3-1|41	
12cr|rubygem-pam-1.5.3-1|42	%install
12cr|rubygem-pam-1.5.3-1|43	%gem_install
12cr|rubygem-pam-1.5.3-1|44	
12cr|rubygem-pam-1.5.3-1|45	%files
12cr|rubygem-pam-1.5.3-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-pam-1.5.3-1|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-pam-1.5.3-1|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-pam-1.5.3-1|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-pam-1.5.3-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
12cr|rubygem-pam-1.5.3-1|51	%{ruby_sitearchdir}/_%{rbname}.so
12cr|rubygem-pam-1.5.3-1|52	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-pam-1.5.3-1|53	
12cr|rubygem-pam-1.5.3-1|54	%files doc
12cr|rubygem-pam-1.5.3-1|55	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-pam-1.5.3-1|56	
12cr|rubygem-pam-1.5.3-1|57	
12cr|rubygem-pam-1.5.3-1|58	%changelog
12cr|rubygem-pam-1.5.3-1|59	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.5.3-1
12cr|rubygem-pam-1.5.3-1|60	+ Revision: 774574
12cr|rubygem-pam-1.5.3-1|61	- add missing stuff to metadata (P1)
12cr|rubygem-pam-1.5.3-1|62	- port to ruby 1.9 api (P0)
12cr|rubygem-pam-1.5.3-1|63	- rename from ruby-pam to rubygem-pam
12cr|rubygem-pam-1.5.3-1|64	- switch to use gem version
12cr|rubygem-pam-1.5.3-1|65	- new version: 1.5.3
12cr|rubygem-pam-1.5.3-1|66	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-pam-1.5.3-1|67	
12cr|rubygem-pam-1.5.3-1|68	* Wed Oct 26 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.5.2-7
12cr|rubygem-pam-1.5.3-1|69	+ Revision: 707397
12cr|rubygem-pam-1.5.3-1|70	- try to fix build
12cr|rubygem-pam-1.5.3-1|71	
12cr|rubygem-pam-1.5.3-1|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|rubygem-pam-1.5.3-1|73	- rebuild
12cr|rubygem-pam-1.5.3-1|74	- rebuild
12cr|rubygem-pam-1.5.3-1|75	- kill re-definition of %%buildroot on Pixel's request
12cr|rubygem-pam-1.5.3-1|76	
12cr|rubygem-pam-1.5.3-1|77	+ Olivier Blin <blino@mandriva.org>
12cr|rubygem-pam-1.5.3-1|78	- restore BuildRoot
12cr|rubygem-pam-1.5.3-1|79	
12cr|rubygem-pam-1.5.3-1|80	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.2-4mdv2008.0
12cr|rubygem-pam-1.5.3-1|81	+ Revision: 90262
12cr|rubygem-pam-1.5.3-1|82	- rebuild
12cr|rubygem-pam-1.5.3-1|83	
12cr|rubygem-pam-1.5.3-1|84	
12cr|rubygem-pam-1.5.3-1|85	* Sun Jan 07 2007 Pascal Terjan <pterjan@mandriva.org> 1.5.2-3mdv2007.0
12cr|rubygem-pam-1.5.3-1|86	+ Revision: 105065
12cr|rubygem-pam-1.5.3-1|87	- mkrel
12cr|rubygem-pam-1.5.3-1|88	- Update group
12cr|rubygem-pam-1.5.3-1|89	- Use global ruby macros
12cr|rubygem-pam-1.5.3-1|90	- Import ruby-pam
12cr|rubygem-pam-1.5.3-1|91	
12cr|rubygem-pam-1.5.3-1|92	* Sat Apr 02 2005 Pascal Terjan <pterjan@mandrake.org> 1.5.2-2mdk
12cr|rubygem-pam-1.5.3-1|93	- lib64 fix
12cr|rubygem-pam-1.5.3-1|94	
12cr|rubygem-pam-1.5.3-1|95	* Mon Jan 19 2004 Pascal Terjan <pterjan@mandrake.org> 1.5.2-1mdk
12cr|rubygem-pam-1.5.3-1|96	- first mdk release
12cr|rubygem-pam-1.5.3-1|97	

7289 12
12cr|rubygem-ParseTree-3.0.6-1|1	%define oname ParseTree
12cr|rubygem-ParseTree-3.0.6-1|2	
12cr|rubygem-ParseTree-3.0.6-1|3	Name:       rubygem-%{oname}
12cr|rubygem-ParseTree-3.0.6-1|4	Version:    3.0.6
12cr|rubygem-ParseTree-3.0.6-1|5	Release:    %mkrel 1
12cr|rubygem-ParseTree-3.0.6-1|6	Summary:    A C extension that extracts the parse tree for an entire class
12cr|rubygem-ParseTree-3.0.6-1|7	Group:      Development/Ruby
12cr|rubygem-ParseTree-3.0.6-1|8	License:    MIT
12cr|rubygem-ParseTree-3.0.6-1|9	URL:        http://rubyforge.org/projects/parsetree/
12cr|rubygem-ParseTree-3.0.6-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-ParseTree-3.0.6-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-ParseTree-3.0.6-1|12	Requires:   rubygems
12cr|rubygem-ParseTree-3.0.6-1|13	Requires:   rubygem(RubyInline) >= 3.7.0
12cr|rubygem-ParseTree-3.0.6-1|14	Requires:   rubygem(sexp_processor) >= 3.0.0
12cr|rubygem-ParseTree-3.0.6-1|15	Requires:   rubygem(rubyforge) >= 2.0.4
12cr|rubygem-ParseTree-3.0.6-1|16	Requires:   rubygem(minitest) >= 1.6.0
12cr|rubygem-ParseTree-3.0.6-1|17	Requires:   rubygem(hoe) >= 2.6.0
12cr|rubygem-ParseTree-3.0.6-1|18	BuildRequires: rubygems
12cr|rubygem-ParseTree-3.0.6-1|19	BuildArch:  noarch
12cr|rubygem-ParseTree-3.0.6-1|20	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-ParseTree-3.0.6-1|21	
12cr|rubygem-ParseTree-3.0.6-1|22	%description
12cr|rubygem-ParseTree-3.0.6-1|23	ParseTree is a C extension (using RubyInline) that extracts the parse
12cr|rubygem-ParseTree-3.0.6-1|24	tree for an entire class or a specific method and returns it as a
12cr|rubygem-ParseTree-3.0.6-1|25	s-expression (aka sexp) using ruby's arrays, strings, symbols, and
12cr|rubygem-ParseTree-3.0.6-1|26	integers.
12cr|rubygem-ParseTree-3.0.6-1|27	As an example:
12cr|rubygem-ParseTree-3.0.6-1|28	def conditional1(arg1)
12cr|rubygem-ParseTree-3.0.6-1|29	if arg1 == 0 then
12cr|rubygem-ParseTree-3.0.6-1|30	return 1
12cr|rubygem-ParseTree-3.0.6-1|31	end
12cr|rubygem-ParseTree-3.0.6-1|32	return 0
12cr|rubygem-ParseTree-3.0.6-1|33	end
12cr|rubygem-ParseTree-3.0.6-1|34	becomes:
12cr|rubygem-ParseTree-3.0.6-1|35	[:defn,
12cr|rubygem-ParseTree-3.0.6-1|36	:conditional1,
12cr|rubygem-ParseTree-3.0.6-1|37	[:scope,
12cr|rubygem-ParseTree-3.0.6-1|38	[:block,
12cr|rubygem-ParseTree-3.0.6-1|39	[:args, :arg1],
12cr|rubygem-ParseTree-3.0.6-1|40	[:if,
12cr|rubygem-ParseTree-3.0.6-1|41	[:call, [:lvar, :arg1], :==, [:array, [:lit, 0]]],
12cr|rubygem-ParseTree-3.0.6-1|42	[:return, [:lit, 1]],
12cr|rubygem-ParseTree-3.0.6-1|43	nil],
12cr|rubygem-ParseTree-3.0.6-1|44	[:return, [:lit, 0]]]]]
12cr|rubygem-ParseTree-3.0.6-1|45	
12cr|rubygem-ParseTree-3.0.6-1|46	
12cr|rubygem-ParseTree-3.0.6-1|47	%prep
12cr|rubygem-ParseTree-3.0.6-1|48	
12cr|rubygem-ParseTree-3.0.6-1|49	%build
12cr|rubygem-ParseTree-3.0.6-1|50	
12cr|rubygem-ParseTree-3.0.6-1|51	%install
12cr|rubygem-ParseTree-3.0.6-1|52	rm -rf %{buildroot}
12cr|rubygem-ParseTree-3.0.6-1|53	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-ParseTree-3.0.6-1|54	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-ParseTree-3.0.6-1|55	--force --rdoc %{SOURCE0}
12cr|rubygem-ParseTree-3.0.6-1|56	
12cr|rubygem-ParseTree-3.0.6-1|57	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-ParseTree-3.0.6-1|58	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-ParseTree-3.0.6-1|59	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-ParseTree-3.0.6-1|60	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod 755
12cr|rubygem-ParseTree-3.0.6-1|61	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib -type f | xargs chmod 644
12cr|rubygem-ParseTree-3.0.6-1|62	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test -type f | xargs chmod 755
12cr|rubygem-ParseTree-3.0.6-1|63	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/demo -type f | xargs chmod 755
12cr|rubygem-ParseTree-3.0.6-1|64	chmod 755 %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/validate.sh
12cr|rubygem-ParseTree-3.0.6-1|65	
12cr|rubygem-ParseTree-3.0.6-1|66	#fix shebang once again...
12cr|rubygem-ParseTree-3.0.6-1|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/*}
12cr|rubygem-ParseTree-3.0.6-1|68	
12cr|rubygem-ParseTree-3.0.6-1|69	%files
12cr|rubygem-ParseTree-3.0.6-1|70	%defattr(-, root, root, -)
12cr|rubygem-ParseTree-3.0.6-1|71	%{_bindir}/parse_tree_abc
12cr|rubygem-ParseTree-3.0.6-1|72	%{_bindir}/parse_tree_audit
12cr|rubygem-ParseTree-3.0.6-1|73	%{_bindir}/parse_tree_deps
12cr|rubygem-ParseTree-3.0.6-1|74	%{_bindir}/parse_tree_show
12cr|rubygem-ParseTree-3.0.6-1|75	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-ParseTree-3.0.6-1|76	%{ruby_gemdir}/gems/%{oname}-%{version}/.autotest
12cr|rubygem-ParseTree-3.0.6-1|77	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-ParseTree-3.0.6-1|78	%{ruby_gemdir}/gems/%{oname}-%{version}/demo/
12cr|rubygem-ParseTree-3.0.6-1|79	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-ParseTree-3.0.6-1|80	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-ParseTree-3.0.6-1|81	%{ruby_gemdir}/gems/%{oname}-%{version}/validate.sh
12cr|rubygem-ParseTree-3.0.6-1|82	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-ParseTree-3.0.6-1|83	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
12cr|rubygem-ParseTree-3.0.6-1|84	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
12cr|rubygem-ParseTree-3.0.6-1|85	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-ParseTree-3.0.6-1|86	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.txt
12cr|rubygem-ParseTree-3.0.6-1|87	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-ParseTree-3.0.6-1|88	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-ParseTree-3.0.6-1|89	
12cr|rubygem-ParseTree-3.0.6-1|90	
12cr|rubygem-ParseTree-3.0.6-1|91	%changelog
12cr|rubygem-ParseTree-3.0.6-1|92	* Fri Oct 15 2010 Rémy Clouard <shikamaru@mandriva.org> 3.0.6-1mdv2011.0
12cr|rubygem-ParseTree-3.0.6-1|93	+ Revision: 585881
12cr|rubygem-ParseTree-3.0.6-1|94	- import rubygem-ParseTree
12cr|rubygem-ParseTree-3.0.6-1|95	

7290 12
12cr|rubygem-patron-0.4.18-1|1	%define oname patron
12cr|rubygem-patron-0.4.18-1|2	
12cr|rubygem-patron-0.4.18-1|3	Summary:    Patron HTTP client
12cr|rubygem-patron-0.4.18-1|4	Name:       rubygem-%{oname}
12cr|rubygem-patron-0.4.18-1|5	Version:    0.4.18
12cr|rubygem-patron-0.4.18-1|6	Release:    1
12cr|rubygem-patron-0.4.18-1|7	Group:      Development/Ruby
12cr|rubygem-patron-0.4.18-1|8	License:    MIT
12cr|rubygem-patron-0.4.18-1|9	URL:        http://github.com/toland/Patron
12cr|rubygem-patron-0.4.18-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-patron-0.4.18-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-patron-0.4.18-1|12	Requires:   rubygems
12cr|rubygem-patron-0.4.18-1|13	BuildRequires: rubygems
12cr|rubygem-patron-0.4.18-1|14	BuildRequires: ruby-devel
12cr|rubygem-patron-0.4.18-1|15	BuildRequires: curl-devel
12cr|rubygem-patron-0.4.18-1|16	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-patron-0.4.18-1|17	
12cr|rubygem-patron-0.4.18-1|18	%description
12cr|rubygem-patron-0.4.18-1|19	Ruby HTTP client library based on libcurl
12cr|rubygem-patron-0.4.18-1|20	
12cr|rubygem-patron-0.4.18-1|21	
12cr|rubygem-patron-0.4.18-1|22	%prep
12cr|rubygem-patron-0.4.18-1|23	
12cr|rubygem-patron-0.4.18-1|24	%build
12cr|rubygem-patron-0.4.18-1|25	mkdir -p .%{ruby_gemdir}
12cr|rubygem-patron-0.4.18-1|26	gem install -V --local --install-dir .%{ruby_gemdir} \
12cr|rubygem-patron-0.4.18-1|27	--force --rdoc %{SOURCE0}
12cr|rubygem-patron-0.4.18-1|28	
12cr|rubygem-patron-0.4.18-1|29	%install
12cr|rubygem-patron-0.4.18-1|30	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-patron-0.4.18-1|31	cp -a .%{ruby_gemdir}/* %{buildroot}%{ruby_gemdir}
12cr|rubygem-patron-0.4.18-1|32	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/ext/
12cr|rubygem-patron-0.4.18-1|33	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.autotest
12cr|rubygem-patron-0.4.18-1|34	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
12cr|rubygem-patron-0.4.18-1|35	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.rspec
12cr|rubygem-patron-0.4.18-1|36	
12cr|rubygem-patron-0.4.18-1|37	# install the so file in sitearchdir
12cr|rubygem-patron-0.4.18-1|38	mkdir -p %{buildroot}%{ruby_sitearchdir}
12cr|rubygem-patron-0.4.18-1|39	mv %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/patron/*.so %{buildroot}%{ruby_sitearchdir}
12cr|rubygem-patron-0.4.18-1|40	
12cr|rubygem-patron-0.4.18-1|41	%files
12cr|rubygem-patron-0.4.18-1|42	%defattr(-, root, root, -)
12cr|rubygem-patron-0.4.18-1|43	%{ruby_gemdir}/gems/%{oname}-%{version}/*
12cr|rubygem-patron-0.4.18-1|44	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-patron-0.4.18-1|45	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-patron-0.4.18-1|46	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-patron-0.4.18-1|47	%{ruby_sitearchdir}/*.so
12cr|rubygem-patron-0.4.18-1|48	
12cr|rubygem-patron-0.4.18-1|49	
12cr|rubygem-patron-0.4.18-1|50	%changelog
12cr|rubygem-patron-0.4.18-1|51	* Thu Nov 04 2010 Rémy Clouard <shikamaru@mandriva.org> 0.4.9-1mdv2011.0
12cr|rubygem-patron-0.4.18-1|52	+ Revision: 593114
12cr|rubygem-patron-0.4.18-1|53	- import rubygem-patron
12cr|rubygem-patron-0.4.18-1|54	

7291 12
12cr|rubygem-pg-0.14.1-1|1	# Generated from pg-0.14.1.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
12cr|rubygem-pg-0.14.1-1|2	%define	rbname	pg
12cr|rubygem-pg-0.14.1-1|3	
12cr|rubygem-pg-0.14.1-1|4	Summary:	Pg is the Ruby interface to the {PostgreSQL RDBMS}[http://www.postgresql.org/]
12cr|rubygem-pg-0.14.1-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-pg-0.14.1-1|6	
12cr|rubygem-pg-0.14.1-1|7	Version:	0.14.1
12cr|rubygem-pg-0.14.1-1|8	Release:	1
12cr|rubygem-pg-0.14.1-1|9	Group:		Development/Ruby
12cr|rubygem-pg-0.14.1-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-pg-0.14.1-1|11	URL:		https://bitbucket.org/ged/ruby-pg
12cr|rubygem-pg-0.14.1-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-pg-0.14.1-1|13	BuildRequires:	rubygems
12cr|rubygem-pg-0.14.1-1|14	BuildRequires:	ruby-devel
12cr|rubygem-pg-0.14.1-1|15	BuildRequires:	pq-devel
12cr|rubygem-pg-0.14.1-1|16	
12cr|rubygem-pg-0.14.1-1|17	%description
12cr|rubygem-pg-0.14.1-1|18	Pg is the Ruby interface to the {PostgreSQL
12cr|rubygem-pg-0.14.1-1|19	RDBMS}[http://www.postgresql.org/].
12cr|rubygem-pg-0.14.1-1|20	It works with {PostgreSQL 8.3 and later}.
12cr|rubygem-pg-0.14.1-1|21	
12cr|rubygem-pg-0.14.1-1|22	%package	doc
12cr|rubygem-pg-0.14.1-1|23	Summary:	Documentation for %{name}
12cr|rubygem-pg-0.14.1-1|24	Group:		Books/Computer books
12cr|rubygem-pg-0.14.1-1|25	Requires:	%{name} = %{EVRD}
12cr|rubygem-pg-0.14.1-1|26	BuildArch:	noarch
12cr|rubygem-pg-0.14.1-1|27	
12cr|rubygem-pg-0.14.1-1|28	%description	doc
12cr|rubygem-pg-0.14.1-1|29	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-pg-0.14.1-1|30	
12cr|rubygem-pg-0.14.1-1|31	%prep
12cr|rubygem-pg-0.14.1-1|32	%setup -q
12cr|rubygem-pg-0.14.1-1|33	
12cr|rubygem-pg-0.14.1-1|34	%build
12cr|rubygem-pg-0.14.1-1|35	%gem_build
12cr|rubygem-pg-0.14.1-1|36	
12cr|rubygem-pg-0.14.1-1|37	%install
12cr|rubygem-pg-0.14.1-1|38	%gem_install
12cr|rubygem-pg-0.14.1-1|39	
12cr|rubygem-pg-0.14.1-1|40	%files
12cr|rubygem-pg-0.14.1-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-pg-0.14.1-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/ext
12cr|rubygem-pg-0.14.1-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-pg-0.14.1-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/ext/*.c
12cr|rubygem-pg-0.14.1-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-pg-0.14.1-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/pg
12cr|rubygem-pg-0.14.1-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/pg/*.rb
12cr|rubygem-pg-0.14.1-1|48	%{ruby_sitearchdir}/*.so
12cr|rubygem-pg-0.14.1-1|49	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-pg-0.14.1-1|50	
12cr|rubygem-pg-0.14.1-1|51	%files doc
12cr|rubygem-pg-0.14.1-1|52	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-pg-0.14.1-1|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-pg-0.14.1-1|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
12cr|rubygem-pg-0.14.1-1|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-pg-0.14.1-1|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/POSTGRES

7292 12
12cr|rubygem-pickle-0.2.12-1|1	%define oname pickle
12cr|rubygem-pickle-0.2.12-1|2	
12cr|rubygem-pickle-0.2.12-1|3	Name:       rubygem-%{oname}
12cr|rubygem-pickle-0.2.12-1|4	Version:    0.2.12
12cr|rubygem-pickle-0.2.12-1|5	Release:    %mkrel 1
12cr|rubygem-pickle-0.2.12-1|6	Summary:    Easy model creation and reference in your cucumber features
12cr|rubygem-pickle-0.2.12-1|7	Group:      Development/Ruby
12cr|rubygem-pickle-0.2.12-1|8	License:    MIT
12cr|rubygem-pickle-0.2.12-1|9	URL:        http://github.com/ianwhite/pickle/tree
12cr|rubygem-pickle-0.2.12-1|10	Source0:    http://rubygems.org/downloads/%{oname}-%{version}.gem
12cr|rubygem-pickle-0.2.12-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-pickle-0.2.12-1|12	Requires:   rubygems
12cr|rubygem-pickle-0.2.12-1|13	Requires:   rubygem(cucumber) >= 0.8
12cr|rubygem-pickle-0.2.12-1|14	Requires:   rubygem(yard)
12cr|rubygem-pickle-0.2.12-1|15	Requires:   rubygem(rspec)
12cr|rubygem-pickle-0.2.12-1|16	Requires:   rubygem(rake)
12cr|rubygem-pickle-0.2.12-1|17	BuildRequires: rubygems
12cr|rubygem-pickle-0.2.12-1|18	BuildArch:  noarch
12cr|rubygem-pickle-0.2.12-1|19	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-pickle-0.2.12-1|20	
12cr|rubygem-pickle-0.2.12-1|21	%description
12cr|rubygem-pickle-0.2.12-1|22	Easy model creation and reference in your cucumber features
12cr|rubygem-pickle-0.2.12-1|23	
12cr|rubygem-pickle-0.2.12-1|24	%prep
12cr|rubygem-pickle-0.2.12-1|25	
12cr|rubygem-pickle-0.2.12-1|26	%build
12cr|rubygem-pickle-0.2.12-1|27	
12cr|rubygem-pickle-0.2.12-1|28	%install
12cr|rubygem-pickle-0.2.12-1|29	rm -rf %{buildroot}
12cr|rubygem-pickle-0.2.12-1|30	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-pickle-0.2.12-1|31	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-pickle-0.2.12-1|32	--force --rdoc %{SOURCE0}
12cr|rubygem-pickle-0.2.12-1|33	
12cr|rubygem-pickle-0.2.12-1|34	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
12cr|rubygem-pickle-0.2.12-1|35	
12cr|rubygem-pickle-0.2.12-1|36	%clean
12cr|rubygem-pickle-0.2.12-1|37	rm -rf %{buildroot}
12cr|rubygem-pickle-0.2.12-1|38	
12cr|rubygem-pickle-0.2.12-1|39	%files
12cr|rubygem-pickle-0.2.12-1|40	%defattr(-, root, root, -)
12cr|rubygem-pickle-0.2.12-1|41	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-pickle-0.2.12-1|42	%{ruby_gemdir}/gems/%{oname}-%{version}/features/
12cr|rubygem-pickle-0.2.12-1|43	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-pickle-0.2.12-1|44	%{ruby_gemdir}/gems/%{oname}-%{version}/rails_generators/
12cr|rubygem-pickle-0.2.12-1|45	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-pickle-0.2.12-1|46	%{ruby_gemdir}/gems/%{oname}-%{version}/init.rb
12cr|rubygem-pickle-0.2.12-1|47	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-pickle-0.2.12-1|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
12cr|rubygem-pickle-0.2.12-1|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/License.txt
12cr|rubygem-pickle-0.2.12-1|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile*
12cr|rubygem-pickle-0.2.12-1|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
12cr|rubygem-pickle-0.2.12-1|52	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Todo.txt
12cr|rubygem-pickle-0.2.12-1|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/VERSION
12cr|rubygem-pickle-0.2.12-1|54	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
12cr|rubygem-pickle-0.2.12-1|55	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-pickle-0.2.12-1|56	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-pickle-0.2.12-1|57	
12cr|rubygem-pickle-0.2.12-1|58	
12cr|rubygem-pickle-0.2.12-1|59	%changelog
12cr|rubygem-pickle-0.2.12-1|60	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 0.2.12-1mdv2011.0
12cr|rubygem-pickle-0.2.12-1|61	+ Revision: 623539
12cr|rubygem-pickle-0.2.12-1|62	- import rubygem-pickle
12cr|rubygem-pickle-0.2.12-1|63	

7293 12
12cr|rubygem-plist-3.0.0-2|1	%define	oname	plist
12cr|rubygem-plist-3.0.0-2|2	
12cr|rubygem-plist-3.0.0-2|3	Summary:	A ruby library to manipulate Property List files
12cr|rubygem-plist-3.0.0-2|4	Name:		rubygem-%{oname}
12cr|rubygem-plist-3.0.0-2|5	Version:	3.0.0
12cr|rubygem-plist-3.0.0-2|6	Release:	%mkrel 2
12cr|rubygem-plist-3.0.0-2|7	License:	MIT
12cr|rubygem-plist-3.0.0-2|8	Group:		Development/Ruby
12cr|rubygem-plist-3.0.0-2|9	URL:		http://%{oname}.rubyforge.org/
12cr|rubygem-plist-3.0.0-2|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|rubygem-plist-3.0.0-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rubygem-plist-3.0.0-2|12	BuildRequires:	ruby-RubyGems
12cr|rubygem-plist-3.0.0-2|13	BuildArch:	noarch
12cr|rubygem-plist-3.0.0-2|14	
12cr|rubygem-plist-3.0.0-2|15	%description
12cr|rubygem-plist-3.0.0-2|16	Plist is a library to manipulate Property List files, also known as plists.
12cr|rubygem-plist-3.0.0-2|17	It can parse plist files into native Ruby data structures as well as generating
12cr|rubygem-plist-3.0.0-2|18	new plist files from your Ruby objects.
12cr|rubygem-plist-3.0.0-2|19	
12cr|rubygem-plist-3.0.0-2|20	%prep
12cr|rubygem-plist-3.0.0-2|21	
12cr|rubygem-plist-3.0.0-2|22	%build
12cr|rubygem-plist-3.0.0-2|23	
12cr|rubygem-plist-3.0.0-2|24	%install
12cr|rubygem-plist-3.0.0-2|25	rm -rf %{buildroot}
12cr|rubygem-plist-3.0.0-2|26	gem install --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|rubygem-plist-3.0.0-2|27	
12cr|rubygem-plist-3.0.0-2|28	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/ext
12cr|rubygem-plist-3.0.0-2|29	
12cr|rubygem-plist-3.0.0-2|30	%clean
12cr|rubygem-plist-3.0.0-2|31	rm -rf %{buildroot}
12cr|rubygem-plist-3.0.0-2|32	
12cr|rubygem-plist-3.0.0-2|33	%files
12cr|rubygem-plist-3.0.0-2|34	%defattr(-,root,root)
12cr|rubygem-plist-3.0.0-2|35	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-plist-3.0.0-2|36	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-plist-3.0.0-2|37	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|rubygem-plist-3.0.0-2|38	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-plist-3.0.0-2|39	
12cr|rubygem-plist-3.0.0-2|40	
12cr|rubygem-plist-3.0.0-2|41	
12cr|rubygem-plist-3.0.0-2|42	%changelog
12cr|rubygem-plist-3.0.0-2|43	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-2mdv2011.0
12cr|rubygem-plist-3.0.0-2|44	+ Revision: 614776
12cr|rubygem-plist-3.0.0-2|45	- the mass rebuild of 2010.1 packages
12cr|rubygem-plist-3.0.0-2|46	
12cr|rubygem-plist-3.0.0-2|47	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.0.0-1mdv2010.1
12cr|rubygem-plist-3.0.0-2|48	+ Revision: 500471
12cr|rubygem-plist-3.0.0-2|49	- drop bogus dependencies
12cr|rubygem-plist-3.0.0-2|50	- import rubygem-plist
12cr|rubygem-plist-3.0.0-2|51	
12cr|rubygem-plist-3.0.0-2|52	
12cr|rubygem-plist-3.0.0-2|53	* Mon Feb  3 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.0.0-1
12cr|rubygem-plist-3.0.0-2|54	- initial release

7294 12
12cr|rubygem-postgres-0.8.1-2|1	# Generated from postgres-0.8.1.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-postgres-0.8.1-2|2	%define	rbname	postgres
12cr|rubygem-postgres-0.8.1-2|3	
12cr|rubygem-postgres-0.8.1-2|4	Summary:	This is an old, deprecated version of the Ruby PostgreSQL driver that hasn't been maintained or supported since early 2008
12cr|rubygem-postgres-0.8.1-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-postgres-0.8.1-2|6	
12cr|rubygem-postgres-0.8.1-2|7	Version:	0.8.1
12cr|rubygem-postgres-0.8.1-2|8	Release:	2
12cr|rubygem-postgres-0.8.1-2|9	Group:		Development/Ruby
12cr|rubygem-postgres-0.8.1-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-postgres-0.8.1-2|11	URL:		https://bitbucket.org/ged/ruby-pg
12cr|rubygem-postgres-0.8.1-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-postgres-0.8.1-2|13	BuildRequires:	rubygems
12cr|rubygem-postgres-0.8.1-2|14	BuildArch:	noarch
12cr|rubygem-postgres-0.8.1-2|15	%rename     ruby-postgres
12cr|rubygem-postgres-0.8.1-2|16	
12cr|rubygem-postgres-0.8.1-2|17	%description
12cr|rubygem-postgres-0.8.1-2|18	This is an old, deprecated version of the Ruby PostgreSQL driver that hasn't
12cr|rubygem-postgres-0.8.1-2|19	been maintained or supported since early 2008.
12cr|rubygem-postgres-0.8.1-2|20	You should install/require 'pg' instead.
12cr|rubygem-postgres-0.8.1-2|21	If you need the 'postgres' gem for legacy code that can't be converted, you
12cr|rubygem-postgres-0.8.1-2|22	can
12cr|rubygem-postgres-0.8.1-2|23	still install it using an explicit version, like so:
12cr|rubygem-postgres-0.8.1-2|24	gem install postgres -v '0.7.9.2008.01.28'
12cr|rubygem-postgres-0.8.1-2|25	gem uninstall postgres -v '>0.7.9.2008.01.28'
12cr|rubygem-postgres-0.8.1-2|26	If you have any questions, the nice folks in the Google group can help:
12cr|rubygem-postgres-0.8.1-2|27	http://goo.gl/OjOPP / ruby-pg@googlegroups.com
12cr|rubygem-postgres-0.8.1-2|28	
12cr|rubygem-postgres-0.8.1-2|29	%package	doc
12cr|rubygem-postgres-0.8.1-2|30	Summary:	Documentation for %{name}
12cr|rubygem-postgres-0.8.1-2|31	Group:		Books/Computer books
12cr|rubygem-postgres-0.8.1-2|32	Requires:	%{name} = %{EVRD}
12cr|rubygem-postgres-0.8.1-2|33	BuildArch:	noarch
12cr|rubygem-postgres-0.8.1-2|34	
12cr|rubygem-postgres-0.8.1-2|35	%description	doc
12cr|rubygem-postgres-0.8.1-2|36	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-postgres-0.8.1-2|37	
12cr|rubygem-postgres-0.8.1-2|38	%prep
12cr|rubygem-postgres-0.8.1-2|39	%setup -q
12cr|rubygem-postgres-0.8.1-2|40	
12cr|rubygem-postgres-0.8.1-2|41	%build
12cr|rubygem-postgres-0.8.1-2|42	%gem_build
12cr|rubygem-postgres-0.8.1-2|43	
12cr|rubygem-postgres-0.8.1-2|44	%install
12cr|rubygem-postgres-0.8.1-2|45	%gem_install
12cr|rubygem-postgres-0.8.1-2|46	
12cr|rubygem-postgres-0.8.1-2|47	%files
12cr|rubygem-postgres-0.8.1-2|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-postgres-0.8.1-2|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-postgres-0.8.1-2|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-postgres-0.8.1-2|51	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-postgres-0.8.1-2|52	
12cr|rubygem-postgres-0.8.1-2|53	%files doc
12cr|rubygem-postgres-0.8.1-2|54	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
12cr|rubygem-postgres-0.8.1-2|55	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-postgres-0.8.1-2|56	
12cr|rubygem-postgres-0.8.1-2|57	%changelog
12cr|rubygem-postgres-0.8.1-2|58	* Fri Sep 28 2012 Denis Silakov <uragan@localhost> 0.8.1-1
12cr|rubygem-postgres-0.8.1-2|59	- Initial package

7295 12
12cr|rubygem-prawn-0.8.4-1|1	%define oname prawn
12cr|rubygem-prawn-0.8.4-1|2	
12cr|rubygem-prawn-0.8.4-1|3	Summary:    A fast and nimble PDF generator for Ruby
12cr|rubygem-prawn-0.8.4-1|4	Name:       rubygem-%{oname}
12cr|rubygem-prawn-0.8.4-1|5	Version:    0.8.4
12cr|rubygem-prawn-0.8.4-1|6	Release:    %mkrel 1
12cr|rubygem-prawn-0.8.4-1|7	Group:      Development/Ruby
12cr|rubygem-prawn-0.8.4-1|8	License:    Ruby or GPLv2
12cr|rubygem-prawn-0.8.4-1|9	URL:        http://wiki.github.com/sandal/prawn
12cr|rubygem-prawn-0.8.4-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-prawn-0.8.4-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-prawn-0.8.4-1|12	Requires:   rubygems
12cr|rubygem-prawn-0.8.4-1|13	Requires:   rubygem(prawn-core) >= 0.8.4
12cr|rubygem-prawn-0.8.4-1|14	Requires:   rubygem(prawn-core) < 0.9
12cr|rubygem-prawn-0.8.4-1|15	Requires:   rubygem(prawn-layout) >= 0.8.4
12cr|rubygem-prawn-0.8.4-1|16	Requires:   rubygem(prawn-layout) < 0.9
12cr|rubygem-prawn-0.8.4-1|17	Requires:   rubygem(prawn-security) >= 0.8.4
12cr|rubygem-prawn-0.8.4-1|18	Requires:   rubygem(prawn-security) < 0.9
12cr|rubygem-prawn-0.8.4-1|19	BuildRequires: rubygems
12cr|rubygem-prawn-0.8.4-1|20	BuildArch:  noarch
12cr|rubygem-prawn-0.8.4-1|21	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-prawn-0.8.4-1|22	
12cr|rubygem-prawn-0.8.4-1|23	%description
12cr|rubygem-prawn-0.8.4-1|24	Prawn is a fast, tiny, and nimble PDF generator for Ruby
12cr|rubygem-prawn-0.8.4-1|25	
12cr|rubygem-prawn-0.8.4-1|26	%prep
12cr|rubygem-prawn-0.8.4-1|27	
12cr|rubygem-prawn-0.8.4-1|28	%build
12cr|rubygem-prawn-0.8.4-1|29	
12cr|rubygem-prawn-0.8.4-1|30	%install
12cr|rubygem-prawn-0.8.4-1|31	rm -rf %buildroot
12cr|rubygem-prawn-0.8.4-1|32	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-prawn-0.8.4-1|33	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-prawn-0.8.4-1|34	--force --rdoc %{SOURCE0}
12cr|rubygem-prawn-0.8.4-1|35	
12cr|rubygem-prawn-0.8.4-1|36	%clean
12cr|rubygem-prawn-0.8.4-1|37	rm -rf %buildroot
12cr|rubygem-prawn-0.8.4-1|38	
12cr|rubygem-prawn-0.8.4-1|39	%files
12cr|rubygem-prawn-0.8.4-1|40	%defattr(-, root, root, -)
12cr|rubygem-prawn-0.8.4-1|41	%{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-prawn-0.8.4-1|42	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-prawn-0.8.4-1|43	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-prawn-0.8.4-1|44	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-prawn-0.8.4-1|45	
12cr|rubygem-prawn-0.8.4-1|46	
12cr|rubygem-prawn-0.8.4-1|47	%changelog
12cr|rubygem-prawn-0.8.4-1|48	* Sat Oct 09 2010 Rémy Clouard <shikamaru@mandriva.org> 0.8.4-1mdv2011.0
12cr|rubygem-prawn-0.8.4-1|49	+ Revision: 584392
12cr|rubygem-prawn-0.8.4-1|50	- import rubygem-prawn
12cr|rubygem-prawn-0.8.4-1|51	

7296 12
12cr|rubygem-prawn-core-0.8.4-1|1	%define oname prawn-core
12cr|rubygem-prawn-core-0.8.4-1|2	
12cr|rubygem-prawn-core-0.8.4-1|3	Summary:    A fast and nimble PDF generator for Ruby
12cr|rubygem-prawn-core-0.8.4-1|4	Name:       rubygem-%{oname}
12cr|rubygem-prawn-core-0.8.4-1|5	Version:    0.8.4
12cr|rubygem-prawn-core-0.8.4-1|6	Release:    %mkrel 1
12cr|rubygem-prawn-core-0.8.4-1|7	Group:      Development/Ruby
12cr|rubygem-prawn-core-0.8.4-1|8	License:    Ruby or GPLv2
12cr|rubygem-prawn-core-0.8.4-1|9	URL:        http://prawn.majesticseacreature.com
12cr|rubygem-prawn-core-0.8.4-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-prawn-core-0.8.4-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-prawn-core-0.8.4-1|12	Requires:   rubygems
12cr|rubygem-prawn-core-0.8.4-1|13	BuildRequires: rubygems
12cr|rubygem-prawn-core-0.8.4-1|14	BuildArch:  noarch
12cr|rubygem-prawn-core-0.8.4-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-prawn-core-0.8.4-1|16	
12cr|rubygem-prawn-core-0.8.4-1|17	%description
12cr|rubygem-prawn-core-0.8.4-1|18	Prawn is a fast, tiny, and nimble PDF generator for Ruby
12cr|rubygem-prawn-core-0.8.4-1|19	
12cr|rubygem-prawn-core-0.8.4-1|20	%prep
12cr|rubygem-prawn-core-0.8.4-1|21	
12cr|rubygem-prawn-core-0.8.4-1|22	%build
12cr|rubygem-prawn-core-0.8.4-1|23	
12cr|rubygem-prawn-core-0.8.4-1|24	%install
12cr|rubygem-prawn-core-0.8.4-1|25	rm -rf %buildroot
12cr|rubygem-prawn-core-0.8.4-1|26	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-prawn-core-0.8.4-1|27	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-prawn-core-0.8.4-1|28	--force --rdoc %{SOURCE0}
12cr|rubygem-prawn-core-0.8.4-1|29	
12cr|rubygem-prawn-core-0.8.4-1|30	%clean
12cr|rubygem-prawn-core-0.8.4-1|31	rm -rf %buildroot
12cr|rubygem-prawn-core-0.8.4-1|32	
12cr|rubygem-prawn-core-0.8.4-1|33	%files
12cr|rubygem-prawn-core-0.8.4-1|34	%defattr(-, root, root, -)
12cr|rubygem-prawn-core-0.8.4-1|35	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-prawn-core-0.8.4-1|36	%{ruby_gemdir}/gems/%{oname}-%{version}/data/
12cr|rubygem-prawn-core-0.8.4-1|37	%{ruby_gemdir}/gems/%{oname}-%{version}/examples/
12cr|rubygem-prawn-core-0.8.4-1|38	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-prawn-core-0.8.4-1|39	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-prawn-core-0.8.4-1|40	%{ruby_gemdir}/gems/%{oname}-%{version}/vendor/
12cr|rubygem-prawn-core-0.8.4-1|41	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-prawn-core-0.8.4-1|42	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/HACKING
12cr|rubygem-prawn-core-0.8.4-1|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
12cr|rubygem-prawn-core-0.8.4-1|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-prawn-core-0.8.4-1|45	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-prawn-core-0.8.4-1|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING
12cr|rubygem-prawn-core-0.8.4-1|47	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-prawn-core-0.8.4-1|48	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-prawn-core-0.8.4-1|49	
12cr|rubygem-prawn-core-0.8.4-1|50	
12cr|rubygem-prawn-core-0.8.4-1|51	%changelog
12cr|rubygem-prawn-core-0.8.4-1|52	* Sat Oct 09 2010 Rémy Clouard <shikamaru@mandriva.org> 0.8.4-1mdv2011.0
12cr|rubygem-prawn-core-0.8.4-1|53	+ Revision: 584389
12cr|rubygem-prawn-core-0.8.4-1|54	- import rubygem-prawn-core
12cr|rubygem-prawn-core-0.8.4-1|55	

7297 12
12cr|rubygem-prawn-format-0.2.3-1|1	%define oname prawn-format
12cr|rubygem-prawn-format-0.2.3-1|2	
12cr|rubygem-prawn-format-0.2.3-1|3	Name:       rubygem-%{oname}
12cr|rubygem-prawn-format-0.2.3-1|4	Version:    0.2.3
12cr|rubygem-prawn-format-0.2.3-1|5	Release:    %mkrel 1
12cr|rubygem-prawn-format-0.2.3-1|6	Summary:    An extension of Prawn that allows inline formatting
12cr|rubygem-prawn-format-0.2.3-1|7	Group:      Development/Ruby
12cr|rubygem-prawn-format-0.2.3-1|8	License:    GPLv2+
12cr|rubygem-prawn-format-0.2.3-1|9	URL:        http://rubyforge.org/projects/prawn
12cr|rubygem-prawn-format-0.2.3-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-prawn-format-0.2.3-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-prawn-format-0.2.3-1|12	Requires:   rubygems
12cr|rubygem-prawn-format-0.2.3-1|13	Requires:   rubygem(prawn-core) >= 0
12cr|rubygem-prawn-format-0.2.3-1|14	Requires:   rubygem(echoe) >= 0
12cr|rubygem-prawn-format-0.2.3-1|15	BuildRequires: rubygems
12cr|rubygem-prawn-format-0.2.3-1|16	BuildArch:  noarch
12cr|rubygem-prawn-format-0.2.3-1|17	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-prawn-format-0.2.3-1|18	
12cr|rubygem-prawn-format-0.2.3-1|19	%description
12cr|rubygem-prawn-format-0.2.3-1|20	An extension of Prawn that allows inline formatting
12cr|rubygem-prawn-format-0.2.3-1|21	
12cr|rubygem-prawn-format-0.2.3-1|22	%prep
12cr|rubygem-prawn-format-0.2.3-1|23	
12cr|rubygem-prawn-format-0.2.3-1|24	%build
12cr|rubygem-prawn-format-0.2.3-1|25	
12cr|rubygem-prawn-format-0.2.3-1|26	%install
12cr|rubygem-prawn-format-0.2.3-1|27	rm -rf %buildroot
12cr|rubygem-prawn-format-0.2.3-1|28	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-prawn-format-0.2.3-1|29	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-prawn-format-0.2.3-1|30	--force --rdoc %{SOURCE0}
12cr|rubygem-prawn-format-0.2.3-1|31	
12cr|rubygem-prawn-format-0.2.3-1|32	%clean
12cr|rubygem-prawn-format-0.2.3-1|33	rm -rf %buildroot
12cr|rubygem-prawn-format-0.2.3-1|34	
12cr|rubygem-prawn-format-0.2.3-1|35	%files
12cr|rubygem-prawn-format-0.2.3-1|36	%defattr(-, root, root, -)
12cr|rubygem-prawn-format-0.2.3-1|37	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-prawn-format-0.2.3-1|38	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-prawn-format-0.2.3-1|39	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-prawn-format-0.2.3-1|40	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/manual/
12cr|rubygem-prawn-format-0.2.3-1|41	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest
12cr|rubygem-prawn-format-0.2.3-1|42	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-prawn-format-0.2.3-1|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
12cr|rubygem-prawn-format-0.2.3-1|44	%{ruby_gemdir}/gems/%{oname}-%{version}/examples/
12cr|rubygem-prawn-format-0.2.3-1|45	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-prawn-format-0.2.3-1|46	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-prawn-format-0.2.3-1|47	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-prawn-format-0.2.3-1|48	
12cr|rubygem-prawn-format-0.2.3-1|49	
12cr|rubygem-prawn-format-0.2.3-1|50	%changelog
12cr|rubygem-prawn-format-0.2.3-1|51	* Wed Nov 03 2010 Rémy Clouard <shikamaru@mandriva.org> 0.2.3-1mdv2011.0
12cr|rubygem-prawn-format-0.2.3-1|52	+ Revision: 592794
12cr|rubygem-prawn-format-0.2.3-1|53	- import rubygem-prawn-format
12cr|rubygem-prawn-format-0.2.3-1|54	

7298 12
12cr|rubygem-prawn-layout-0.8.4-1|1	%define oname prawn-layout
12cr|rubygem-prawn-layout-0.8.4-1|2	
12cr|rubygem-prawn-layout-0.8.4-1|3	Summary:    An extension to Prawn that provides table support
12cr|rubygem-prawn-layout-0.8.4-1|4	Name:       rubygem-%{oname}
12cr|rubygem-prawn-layout-0.8.4-1|5	Version:    0.8.4
12cr|rubygem-prawn-layout-0.8.4-1|6	Release:    %mkrel 1
12cr|rubygem-prawn-layout-0.8.4-1|7	Group:      Development/Ruby
12cr|rubygem-prawn-layout-0.8.4-1|8	License:    Ruby or GPLv2
12cr|rubygem-prawn-layout-0.8.4-1|9	URL:        http://prawn.majesticseacreature.com
12cr|rubygem-prawn-layout-0.8.4-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-prawn-layout-0.8.4-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-prawn-layout-0.8.4-1|12	Requires:   rubygems
12cr|rubygem-prawn-layout-0.8.4-1|13	Requires:   rubygem(prawn-core)
12cr|rubygem-prawn-layout-0.8.4-1|14	BuildRequires: rubygems
12cr|rubygem-prawn-layout-0.8.4-1|15	BuildArch:  noarch
12cr|rubygem-prawn-layout-0.8.4-1|16	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-prawn-layout-0.8.4-1|17	
12cr|rubygem-prawn-layout-0.8.4-1|18	%description
12cr|rubygem-prawn-layout-0.8.4-1|19	An extension to Prawn that provides table support and other layout
12cr|rubygem-prawn-layout-0.8.4-1|20	functionality
12cr|rubygem-prawn-layout-0.8.4-1|21	
12cr|rubygem-prawn-layout-0.8.4-1|22	%prep
12cr|rubygem-prawn-layout-0.8.4-1|23	
12cr|rubygem-prawn-layout-0.8.4-1|24	%build
12cr|rubygem-prawn-layout-0.8.4-1|25	
12cr|rubygem-prawn-layout-0.8.4-1|26	%install
12cr|rubygem-prawn-layout-0.8.4-1|27	rm -rf %{buildroot}
12cr|rubygem-prawn-layout-0.8.4-1|28	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-prawn-layout-0.8.4-1|29	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-prawn-layout-0.8.4-1|30	--force --rdoc %{SOURCE0}
12cr|rubygem-prawn-layout-0.8.4-1|31	
12cr|rubygem-prawn-layout-0.8.4-1|32	%clean
12cr|rubygem-prawn-layout-0.8.4-1|33	rm -rf %{buildroot}
12cr|rubygem-prawn-layout-0.8.4-1|34	
12cr|rubygem-prawn-layout-0.8.4-1|35	%files
12cr|rubygem-prawn-layout-0.8.4-1|36	%defattr(-, root, root, -)
12cr|rubygem-prawn-layout-0.8.4-1|37	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-prawn-layout-0.8.4-1|38	%{ruby_gemdir}/gems/%{oname}-%{version}/examples/
12cr|rubygem-prawn-layout-0.8.4-1|39	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-prawn-layout-0.8.4-1|40	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-prawn-layout-0.8.4-1|41	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-prawn-layout-0.8.4-1|42	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
12cr|rubygem-prawn-layout-0.8.4-1|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-prawn-layout-0.8.4-1|44	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-prawn-layout-0.8.4-1|45	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-prawn-layout-0.8.4-1|46	
12cr|rubygem-prawn-layout-0.8.4-1|47	
12cr|rubygem-prawn-layout-0.8.4-1|48	%changelog
12cr|rubygem-prawn-layout-0.8.4-1|49	* Sat Oct 09 2010 Rémy Clouard <shikamaru@mandriva.org> 0.8.4-1mdv2011.0
12cr|rubygem-prawn-layout-0.8.4-1|50	+ Revision: 584390
12cr|rubygem-prawn-layout-0.8.4-1|51	- import rubygem-prawn-layout
12cr|rubygem-prawn-layout-0.8.4-1|52	

7299 12
12cr|rubygem-prawn-security-0.8.4-1|1	%define oname prawn-security
12cr|rubygem-prawn-security-0.8.4-1|2	
12cr|rubygem-prawn-security-0.8.4-1|3	Name:       rubygem-%{oname}
12cr|rubygem-prawn-security-0.8.4-1|4	Version:    0.8.4
12cr|rubygem-prawn-security-0.8.4-1|5	Release:    %mkrel 1
12cr|rubygem-prawn-security-0.8.4-1|6	Summary:    Popular Password Protection & Permissions for Prawn PDFs
12cr|rubygem-prawn-security-0.8.4-1|7	Group:      Development/Ruby
12cr|rubygem-prawn-security-0.8.4-1|8	License:    Ruby or GPLv2
12cr|rubygem-prawn-security-0.8.4-1|9	URL:        http://github.com/madriska/prawn-security/
12cr|rubygem-prawn-security-0.8.4-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-prawn-security-0.8.4-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-prawn-security-0.8.4-1|12	Requires:   rubygems
12cr|rubygem-prawn-security-0.8.4-1|13	BuildRequires: rubygems
12cr|rubygem-prawn-security-0.8.4-1|14	BuildArch:  noarch
12cr|rubygem-prawn-security-0.8.4-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-prawn-security-0.8.4-1|16	
12cr|rubygem-prawn-security-0.8.4-1|17	%description
12cr|rubygem-prawn-security-0.8.4-1|18	Prawn/Security adds document encryption, password protection, and
12cr|rubygem-prawn-security-0.8.4-1|19	permissions to Prawn.
12cr|rubygem-prawn-security-0.8.4-1|20	
12cr|rubygem-prawn-security-0.8.4-1|21	%prep
12cr|rubygem-prawn-security-0.8.4-1|22	
12cr|rubygem-prawn-security-0.8.4-1|23	%build
12cr|rubygem-prawn-security-0.8.4-1|24	
12cr|rubygem-prawn-security-0.8.4-1|25	%install
12cr|rubygem-prawn-security-0.8.4-1|26	rm -rf %buildroot
12cr|rubygem-prawn-security-0.8.4-1|27	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-prawn-security-0.8.4-1|28	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-prawn-security-0.8.4-1|29	--force --rdoc %{SOURCE0}
12cr|rubygem-prawn-security-0.8.4-1|30	
12cr|rubygem-prawn-security-0.8.4-1|31	%clean
12cr|rubygem-prawn-security-0.8.4-1|32	rm -rf %buildroot
12cr|rubygem-prawn-security-0.8.4-1|33	
12cr|rubygem-prawn-security-0.8.4-1|34	%files
12cr|rubygem-prawn-security-0.8.4-1|35	%defattr(-, root, root, -)
12cr|rubygem-prawn-security-0.8.4-1|36	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-prawn-security-0.8.4-1|37	%{ruby_gemdir}/gems/%{oname}-%{version}/examples/
12cr|rubygem-prawn-security-0.8.4-1|38	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-prawn-security-0.8.4-1|39	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-prawn-security-0.8.4-1|40	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-prawn-security-0.8.4-1|41	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
12cr|rubygem-prawn-security-0.8.4-1|42	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-prawn-security-0.8.4-1|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-prawn-security-0.8.4-1|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING
12cr|rubygem-prawn-security-0.8.4-1|45	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-prawn-security-0.8.4-1|46	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-prawn-security-0.8.4-1|47	
12cr|rubygem-prawn-security-0.8.4-1|48	
12cr|rubygem-prawn-security-0.8.4-1|49	%changelog
12cr|rubygem-prawn-security-0.8.4-1|50	* Sat Oct 09 2010 Rémy Clouard <shikamaru@mandriva.org> 0.8.4-1mdv2011.0
12cr|rubygem-prawn-security-0.8.4-1|51	+ Revision: 584391
12cr|rubygem-prawn-security-0.8.4-1|52	- import rubygem-prawn-security
12cr|rubygem-prawn-security-0.8.4-1|53	

7300 12
12cr|rubygem-racc-1.4.7-2|1	# Generated from racc-1.4.7.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-racc-1.4.7-2|2	%define	rbname	racc
12cr|rubygem-racc-1.4.7-2|3	
12cr|rubygem-racc-1.4.7-2|4	Summary:	Racc is a LALR(1) parser generator
12cr|rubygem-racc-1.4.7-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-racc-1.4.7-2|6	
12cr|rubygem-racc-1.4.7-2|7	Version:	1.4.7
12cr|rubygem-racc-1.4.7-2|8	Release:	2
12cr|rubygem-racc-1.4.7-2|9	Group:		Development/Ruby
12cr|rubygem-racc-1.4.7-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-racc-1.4.7-2|11	URL:		http://i.loveruby.net/en/projects/racc/
12cr|rubygem-racc-1.4.7-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-racc-1.4.7-2|13	BuildRequires:	rubygems
12cr|rubygem-racc-1.4.7-2|14	BuildRequires:	ruby-devel
12cr|rubygem-racc-1.4.7-2|15	
12cr|rubygem-racc-1.4.7-2|16	%description
12cr|rubygem-racc-1.4.7-2|17	Racc is a LALR(1) parser generator.
12cr|rubygem-racc-1.4.7-2|18	It is written in Ruby itself, and generates Ruby program.
12cr|rubygem-racc-1.4.7-2|19	NOTE: Ruby 1.8.x comes with Racc runtime module.  You
12cr|rubygem-racc-1.4.7-2|20	can run your parsers generated by racc 1.4.x out of the
12cr|rubygem-racc-1.4.7-2|21	box.
12cr|rubygem-racc-1.4.7-2|22	
12cr|rubygem-racc-1.4.7-2|23	%package	doc
12cr|rubygem-racc-1.4.7-2|24	Summary:	Documentation for %{name}
12cr|rubygem-racc-1.4.7-2|25	Group:		Books/Computer books
12cr|rubygem-racc-1.4.7-2|26	Requires:	%{name} = %{EVRD}
12cr|rubygem-racc-1.4.7-2|27	BuildArch:	noarch
12cr|rubygem-racc-1.4.7-2|28	
12cr|rubygem-racc-1.4.7-2|29	%description	doc
12cr|rubygem-racc-1.4.7-2|30	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-racc-1.4.7-2|31	
12cr|rubygem-racc-1.4.7-2|32	%prep
12cr|rubygem-racc-1.4.7-2|33	%setup -q
12cr|rubygem-racc-1.4.7-2|34	
12cr|rubygem-racc-1.4.7-2|35	%build
12cr|rubygem-racc-1.4.7-2|36	%gem_build
12cr|rubygem-racc-1.4.7-2|37	
12cr|rubygem-racc-1.4.7-2|38	%install
12cr|rubygem-racc-1.4.7-2|39	%gem_install
12cr|rubygem-racc-1.4.7-2|40	
12cr|rubygem-racc-1.4.7-2|41	%files
12cr|rubygem-racc-1.4.7-2|42	%{_bindir}/racc
12cr|rubygem-racc-1.4.7-2|43	%{_bindir}/racc2y
12cr|rubygem-racc-1.4.7-2|44	%{_bindir}/y2racc
12cr|rubygem-racc-1.4.7-2|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-racc-1.4.7-2|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-racc-1.4.7-2|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/racc
12cr|rubygem-racc-1.4.7-2|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/racc2y
12cr|rubygem-racc-1.4.7-2|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/y2racc
12cr|rubygem-racc-1.4.7-2|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-racc-1.4.7-2|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-racc-1.4.7-2|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/racc
12cr|rubygem-racc-1.4.7-2|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/racc/*.rb
12cr|rubygem-racc-1.4.7-2|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/racc/pre-setup
12cr|rubygem-racc-1.4.7-2|55	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-racc-1.4.7-2|56	%{ruby_sitearchdir}/%{rbname}/*.so
12cr|rubygem-racc-1.4.7-2|57	
12cr|rubygem-racc-1.4.7-2|58	
12cr|rubygem-racc-1.4.7-2|59	%files doc
12cr|rubygem-racc-1.4.7-2|60	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-racc-1.4.7-2|61	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
12cr|rubygem-racc-1.4.7-2|62	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-racc-1.4.7-2|63	
12cr|rubygem-racc-1.4.7-2|64	
12cr|rubygem-racc-1.4.7-2|65	%changelog
12cr|rubygem-racc-1.4.7-2|66	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.4.7-2
12cr|rubygem-racc-1.4.7-2|67	+ Revision: 774439
12cr|rubygem-racc-1.4.7-2|68	- remove dependency on rubygem(rake), it's now provided by ruby
12cr|rubygem-racc-1.4.7-2|69	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-racc-1.4.7-2|70	
12cr|rubygem-racc-1.4.7-2|71	* Fri Jan 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.4.7-1
12cr|rubygem-racc-1.4.7-2|72	+ Revision: 769362
12cr|rubygem-racc-1.4.7-2|73	- version update 1.4.7
12cr|rubygem-racc-1.4.7-2|74	
12cr|rubygem-racc-1.4.7-2|75	* Thu Nov 04 2010 Rémy Clouard <shikamaru@mandriva.org> 1.4.6-2mdv2011.0
12cr|rubygem-racc-1.4.7-2|76	+ Revision: 593505
12cr|rubygem-racc-1.4.7-2|77	- import rubygem-racc
12cr|rubygem-racc-1.4.7-2|78	

7301 12
12cr|rubygem-rack-1.4.1-2|1	# Generated from rack-1.2.2.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-rack-1.4.1-2|2	%define	rbname	rack
12cr|rubygem-rack-1.4.1-2|3	
12cr|rubygem-rack-1.4.1-2|4	Summary:	A modular Ruby webserver interface
12cr|rubygem-rack-1.4.1-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-rack-1.4.1-2|6	
12cr|rubygem-rack-1.4.1-2|7	Version:	1.4.1
12cr|rubygem-rack-1.4.1-2|8	Release:	2
12cr|rubygem-rack-1.4.1-2|9	Group:		Development/Ruby
12cr|rubygem-rack-1.4.1-2|10	License:	MIT
12cr|rubygem-rack-1.4.1-2|11	URL:		http://rack.rubyforge.org
12cr|rubygem-rack-1.4.1-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-rack-1.4.1-2|13	Requires:	ruby-RubyGems
12cr|rubygem-rack-1.4.1-2|14	Requires:	rubygem(bacon)
12cr|rubygem-rack-1.4.1-2|15	Requires:	rubygem(memcache-client)
12cr|rubygem-rack-1.4.1-2|16	Requires:	rubygem(mongrel)
12cr|rubygem-rack-1.4.1-2|17	BuildRequires:	ruby-RubyGems
12cr|rubygem-rack-1.4.1-2|18	BuildRequires:	rubygem(bacon)
12cr|rubygem-rack-1.4.1-2|19	BuildRequires:	rubygem(mongrel)
12cr|rubygem-rack-1.4.1-2|20	BuildArch:	noarch
12cr|rubygem-rack-1.4.1-2|21	#rename		ruby-rack
12cr|rubygem-rack-1.4.1-2|22	
12cr|rubygem-rack-1.4.1-2|23	%description
12cr|rubygem-rack-1.4.1-2|24	Rack provides minimal, modular and adaptable interface for developing
12cr|rubygem-rack-1.4.1-2|25	web applications in Ruby.  By wrapping HTTP requests and responses in
12cr|rubygem-rack-1.4.1-2|26	the simplest way possible, it unifies and distills the API for web
12cr|rubygem-rack-1.4.1-2|27	servers, web frameworks, and software in between (the so-called
12cr|rubygem-rack-1.4.1-2|28	middleware) into a single method call.
12cr|rubygem-rack-1.4.1-2|29	
12cr|rubygem-rack-1.4.1-2|30	%package	doc
12cr|rubygem-rack-1.4.1-2|31	Summary:	Documentation for %{name}
12cr|rubygem-rack-1.4.1-2|32	Group:		Books/Computer books
12cr|rubygem-rack-1.4.1-2|33	Requires:	%{name} = %{EVRD}
12cr|rubygem-rack-1.4.1-2|34	
12cr|rubygem-rack-1.4.1-2|35	%description	doc
12cr|rubygem-rack-1.4.1-2|36	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-rack-1.4.1-2|37	
12cr|rubygem-rack-1.4.1-2|38	%prep
12cr|rubygem-rack-1.4.1-2|39	%setup -q
12cr|rubygem-rack-1.4.1-2|40	
12cr|rubygem-rack-1.4.1-2|41	%build
12cr|rubygem-rack-1.4.1-2|42	%gem_build -f '(contrib|example|test)/'
12cr|rubygem-rack-1.4.1-2|43	
12cr|rubygem-rack-1.4.1-2|44	%install
12cr|rubygem-rack-1.4.1-2|45	%gem_install
12cr|rubygem-rack-1.4.1-2|46	
12cr|rubygem-rack-1.4.1-2|47	%files
12cr|rubygem-rack-1.4.1-2|48	%{_bindir}/rackup
12cr|rubygem-rack-1.4.1-2|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-rack-1.4.1-2|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-rack-1.4.1-2|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rackup
12cr|rubygem-rack-1.4.1-2|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/contrib
12cr|rubygem-rack-1.4.1-2|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/contrib/*.svg
12cr|rubygem-rack-1.4.1-2|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-rack-1.4.1-2|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
12cr|rubygem-rack-1.4.1-2|56	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-rack-1.4.1-2|57	
12cr|rubygem-rack-1.4.1-2|58	%files doc
12cr|rubygem-rack-1.4.1-2|59	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/KNOWN-ISSUES
12cr|rubygem-rack-1.4.1-2|60	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README.rdoc
12cr|rubygem-rack-1.4.1-2|61	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-rack-1.4.1-2|62	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/example
12cr|rubygem-rack-1.4.1-2|63	%{ruby_gemdir}/gems/%{rbname}-%{version}/example/*.rb
12cr|rubygem-rack-1.4.1-2|64	%{ruby_gemdir}/gems/%{rbname}-%{version}/example/*.ru
12cr|rubygem-rack-1.4.1-2|65	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-rack-1.4.1-2|66	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
12cr|rubygem-rack-1.4.1-2|67	
12cr|rubygem-rack-1.4.1-2|68	
12cr|rubygem-rack-1.4.1-2|69	%changelog
12cr|rubygem-rack-1.4.1-2|70	* Thu Feb 16 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.4.1-2
12cr|rubygem-rack-1.4.1-2|71	+ Revision: 774723
12cr|rubygem-rack-1.4.1-2|72	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-rack-1.4.1-2|73	
12cr|rubygem-rack-1.4.1-2|74	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 1.4.1-1
12cr|rubygem-rack-1.4.1-2|75	+ Revision: 769667
12cr|rubygem-rack-1.4.1-2|76	- New release
12cr|rubygem-rack-1.4.1-2|77	
12cr|rubygem-rack-1.4.1-2|78	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|rubygem-rack-1.4.1-2|79	- revert %%rename
12cr|rubygem-rack-1.4.1-2|80	- drop %%clean
12cr|rubygem-rack-1.4.1-2|81	- %rename ruby-rack
12cr|rubygem-rack-1.4.1-2|82	
12cr|rubygem-rack-1.4.1-2|83	* Sat Sep 10 2011 Alexander Barakin <abarakin@mandriva.org> 1.3.2-1
12cr|rubygem-rack-1.4.1-2|84	+ Revision: 699185
12cr|rubygem-rack-1.4.1-2|85	- imported package rubygem-rack
12cr|rubygem-rack-1.4.1-2|86	
12cr|rubygem-rack-1.4.1-2|87	* Tue Mar 15 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.2-1
12cr|rubygem-rack-1.4.1-2|88	+ Revision: 645159
12cr|rubygem-rack-1.4.1-2|89	- bump version down to 1.1.2 for compatibility
12cr|rubygem-rack-1.4.1-2|90	- rename and regenerate spec with gem2rpm5
12cr|rubygem-rack-1.4.1-2|91	- new release: 1.2.2
12cr|rubygem-rack-1.4.1-2|92	
12cr|rubygem-rack-1.4.1-2|93	* Tue Dec 14 2010 Rémy Clouard <shikamaru@mandriva.org> 1.1.0-3mdv2011.0
12cr|rubygem-rack-1.4.1-2|94	+ Revision: 621823
12cr|rubygem-rack-1.4.1-2|95	- rebuild for new rpm-mandriva-setup
12cr|rubygem-rack-1.4.1-2|96	
12cr|rubygem-rack-1.4.1-2|97	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2011.0
12cr|rubygem-rack-1.4.1-2|98	+ Revision: 614765
12cr|rubygem-rack-1.4.1-2|99	- the mass rebuild of 2010.1 packages
12cr|rubygem-rack-1.4.1-2|100	
12cr|rubygem-rack-1.4.1-2|101	* Sun Apr 04 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1mdv2010.1
12cr|rubygem-rack-1.4.1-2|102	+ Revision: 531331
12cr|rubygem-rack-1.4.1-2|103	- update to new version 1.1.0
12cr|rubygem-rack-1.4.1-2|104	
12cr|rubygem-rack-1.4.1-2|105	* Mon Feb 01 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.1-1mdv2010.1
12cr|rubygem-rack-1.4.1-2|106	+ Revision: 499177
12cr|rubygem-rack-1.4.1-2|107	- fix summary
12cr|rubygem-rack-1.4.1-2|108	- import ruby-rack
12cr|rubygem-rack-1.4.1-2|109	
12cr|rubygem-rack-1.4.1-2|110	
12cr|rubygem-rack-1.4.1-2|111	* Mon Feb  1 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.1-1
12cr|rubygem-rack-1.4.1-2|112	- initial release

7302 12
12cr|rubygem-rack-protection-1.2.0-1|1	%define oname   rack-protection
12cr|rubygem-rack-protection-1.2.0-1|2	
12cr|rubygem-rack-protection-1.2.0-1|3	Name:       rubygem-%{oname}
12cr|rubygem-rack-protection-1.2.0-1|4	Version:    1.2.0
12cr|rubygem-rack-protection-1.2.0-1|5	Release:    %mkrel 1
12cr|rubygem-rack-protection-1.2.0-1|6	Summary:    Protection for Rack
12cr|rubygem-rack-protection-1.2.0-1|7	Group:      Development/Ruby
12cr|rubygem-rack-protection-1.2.0-1|8	License:    Ruby License
12cr|rubygem-rack-protection-1.2.0-1|9	URL:        http://rdoc.rubyforge.org
12cr|rubygem-rack-protection-1.2.0-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-rack-protection-1.2.0-1|11	BuildRequires: rubygems
12cr|rubygem-rack-protection-1.2.0-1|12	BuildRequires: rubygem(rack)
12cr|rubygem-rack-protection-1.2.0-1|13	BuildArch:  noarch
12cr|rubygem-rack-protection-1.2.0-1|14	
12cr|rubygem-rack-protection-1.2.0-1|15	%description
12cr|rubygem-rack-protection-1.2.0-1|16	Something Rack related.
12cr|rubygem-rack-protection-1.2.0-1|17	
12cr|rubygem-rack-protection-1.2.0-1|18	#-------------------------------------------------------------------------------
12cr|rubygem-rack-protection-1.2.0-1|19	%package        doc
12cr|rubygem-rack-protection-1.2.0-1|20	Summary:    Documentation for %{name}
12cr|rubygem-rack-protection-1.2.0-1|21	Group:      Development/Ruby
12cr|rubygem-rack-protection-1.2.0-1|22	Requires:   %{name} = %{version}-%{release}
12cr|rubygem-rack-protection-1.2.0-1|23	
12cr|rubygem-rack-protection-1.2.0-1|24	%description    doc
12cr|rubygem-rack-protection-1.2.0-1|25	Documents, Rdoc & RI documentation for %{name}.
12cr|rubygem-rack-protection-1.2.0-1|26	#-------------------------------------------------------------------------------
12cr|rubygem-rack-protection-1.2.0-1|27	
12cr|rubygem-rack-protection-1.2.0-1|28	%prep
12cr|rubygem-rack-protection-1.2.0-1|29	%setup -q
12cr|rubygem-rack-protection-1.2.0-1|30	tar xmf data.tar.gz
12cr|rubygem-rack-protection-1.2.0-1|31	
12cr|rubygem-rack-protection-1.2.0-1|32	%build
12cr|rubygem-rack-protection-1.2.0-1|33	%gem_build
12cr|rubygem-rack-protection-1.2.0-1|34	
12cr|rubygem-rack-protection-1.2.0-1|35	%install
12cr|rubygem-rack-protection-1.2.0-1|36	%gem_install
12cr|rubygem-rack-protection-1.2.0-1|37	
12cr|rubygem-rack-protection-1.2.0-1|38	# avoid conflict with builtin rdoc
12cr|rubygem-rack-protection-1.2.0-1|39	rm -rf %{buildroot}%{_bindir}
12cr|rubygem-rack-protection-1.2.0-1|40	
12cr|rubygem-rack-protection-1.2.0-1|41	%files
12cr|rubygem-rack-protection-1.2.0-1|42	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-rack-protection-1.2.0-1|43	%{ruby_gemdir}/gems/%{oname}-%{version}/lib
12cr|rubygem-rack-protection-1.2.0-1|44	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-rack-protection-1.2.0-1|45	
12cr|rubygem-rack-protection-1.2.0-1|46	%files          doc
12cr|rubygem-rack-protection-1.2.0-1|47	%doc %{ruby_gemdir}/doc/%{oname}-%{version}

7303 12
12cr|rubygem-rack-ssl-1.3.2-2|1	# Generated from rack-1.2.2.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-rack-ssl-1.3.2-2|2	%define	rbname	rack-ssl
12cr|rubygem-rack-ssl-1.3.2-2|3	
12cr|rubygem-rack-ssl-1.3.2-2|4	Summary:	A modular Ruby webserver interface
12cr|rubygem-rack-ssl-1.3.2-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-rack-ssl-1.3.2-2|6	
12cr|rubygem-rack-ssl-1.3.2-2|7	Version:	1.3.2
12cr|rubygem-rack-ssl-1.3.2-2|8	Release:	2
12cr|rubygem-rack-ssl-1.3.2-2|9	Group:		Development/Ruby
12cr|rubygem-rack-ssl-1.3.2-2|10	License:	MIT
12cr|rubygem-rack-ssl-1.3.2-2|11	URL:		http://rack.rubyforge.org
12cr|rubygem-rack-ssl-1.3.2-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-rack-ssl-1.3.2-2|13	Requires:	ruby-RubyGems
12cr|rubygem-rack-ssl-1.3.2-2|14	BuildRequires:	ruby-RubyGems
12cr|rubygem-rack-ssl-1.3.2-2|15	BuildArch:	noarch
12cr|rubygem-rack-ssl-1.3.2-2|16	#rename		ruby-rack
12cr|rubygem-rack-ssl-1.3.2-2|17	
12cr|rubygem-rack-ssl-1.3.2-2|18	%description
12cr|rubygem-rack-ssl-1.3.2-2|19	Rack provides minimal, modular and adaptable interface for developing
12cr|rubygem-rack-ssl-1.3.2-2|20	web applications in Ruby.  By wrapping HTTP requests and responses in
12cr|rubygem-rack-ssl-1.3.2-2|21	the simplest way possible, it unifies and distills the API for web
12cr|rubygem-rack-ssl-1.3.2-2|22	servers, web frameworks, and software in between (the so-called
12cr|rubygem-rack-ssl-1.3.2-2|23	middleware) into a single method call.
12cr|rubygem-rack-ssl-1.3.2-2|24	
12cr|rubygem-rack-ssl-1.3.2-2|25	%prep
12cr|rubygem-rack-ssl-1.3.2-2|26	%setup -q
12cr|rubygem-rack-ssl-1.3.2-2|27	
12cr|rubygem-rack-ssl-1.3.2-2|28	%build
12cr|rubygem-rack-ssl-1.3.2-2|29	%gem_build -f '(contrib|example|test)/'
12cr|rubygem-rack-ssl-1.3.2-2|30	
12cr|rubygem-rack-ssl-1.3.2-2|31	%install
12cr|rubygem-rack-ssl-1.3.2-2|32	%gem_install
12cr|rubygem-rack-ssl-1.3.2-2|33	
12cr|rubygem-rack-ssl-1.3.2-2|34	%files
12cr|rubygem-rack-ssl-1.3.2-2|35	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-rack-ssl-1.3.2-2|36	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-rack-ssl-1.3.2-2|37	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
12cr|rubygem-rack-ssl-1.3.2-2|38	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-rack-ssl-1.3.2-2|39	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-rack-ssl-1.3.2-2|40	
12cr|rubygem-rack-ssl-1.3.2-2|41	
12cr|rubygem-rack-ssl-1.3.2-2|42	%changelog
12cr|rubygem-rack-ssl-1.3.2-2|43	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.2-2
12cr|rubygem-rack-ssl-1.3.2-2|44	+ Revision: 774161
12cr|rubygem-rack-ssl-1.3.2-2|45	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-rack-ssl-1.3.2-2|46	
12cr|rubygem-rack-ssl-1.3.2-2|47	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 1.3.2-1
12cr|rubygem-rack-ssl-1.3.2-2|48	+ Revision: 769793
12cr|rubygem-rack-ssl-1.3.2-2|49	- Initial mdv package
12cr|rubygem-rack-ssl-1.3.2-2|50	- Created package structure for 'rubygem-rack-ssl'.
12cr|rubygem-rack-ssl-1.3.2-2|51	

7304 12
12cr|rubygem-rack-test-0.5.4-2|1	%define oname rack-test
12cr|rubygem-rack-test-0.5.4-2|2	
12cr|rubygem-rack-test-0.5.4-2|3	Name:       rubygem-%{oname}
12cr|rubygem-rack-test-0.5.4-2|4	Version:    0.5.4
12cr|rubygem-rack-test-0.5.4-2|5	Release:    %mkrel 2
12cr|rubygem-rack-test-0.5.4-2|6	Summary:    Simple testing API built on Rack
12cr|rubygem-rack-test-0.5.4-2|7	Group:      Development/Ruby
12cr|rubygem-rack-test-0.5.4-2|8	License:    MIT
12cr|rubygem-rack-test-0.5.4-2|9	URL:        http://github.com/brynary/rack-test
12cr|rubygem-rack-test-0.5.4-2|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-rack-test-0.5.4-2|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-rack-test-0.5.4-2|12	Requires:   rubygems
12cr|rubygem-rack-test-0.5.4-2|13	Requires:   rubygem(rack) >= 1.0
12cr|rubygem-rack-test-0.5.4-2|14	BuildRequires: rubygems
12cr|rubygem-rack-test-0.5.4-2|15	BuildArch:  noarch
12cr|rubygem-rack-test-0.5.4-2|16	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-rack-test-0.5.4-2|17	
12cr|rubygem-rack-test-0.5.4-2|18	%description
12cr|rubygem-rack-test-0.5.4-2|19	Rack::Test is a small, simple testing API for Rack apps. It can be used on its
12cr|rubygem-rack-test-0.5.4-2|20	own or as a reusable starting point for Web frameworks and testing libraries
12cr|rubygem-rack-test-0.5.4-2|21	to build on. Most of its initial functionality is an extraction of Merb 1.0's
12cr|rubygem-rack-test-0.5.4-2|22	request helpers feature.
12cr|rubygem-rack-test-0.5.4-2|23	
12cr|rubygem-rack-test-0.5.4-2|24	
12cr|rubygem-rack-test-0.5.4-2|25	%prep
12cr|rubygem-rack-test-0.5.4-2|26	
12cr|rubygem-rack-test-0.5.4-2|27	%build
12cr|rubygem-rack-test-0.5.4-2|28	
12cr|rubygem-rack-test-0.5.4-2|29	%install
12cr|rubygem-rack-test-0.5.4-2|30	rm -rf %{buildroot}
12cr|rubygem-rack-test-0.5.4-2|31	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-rack-test-0.5.4-2|32	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-rack-test-0.5.4-2|33	--force --rdoc %{SOURCE0}
12cr|rubygem-rack-test-0.5.4-2|34	
12cr|rubygem-rack-test-0.5.4-2|35	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
12cr|rubygem-rack-test-0.5.4-2|36	%clean
12cr|rubygem-rack-test-0.5.4-2|37	rm -rf %{buildroot}
12cr|rubygem-rack-test-0.5.4-2|38	
12cr|rubygem-rack-test-0.5.4-2|39	%files
12cr|rubygem-rack-test-0.5.4-2|40	%defattr(-, root, root, -)
12cr|rubygem-rack-test-0.5.4-2|41	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-rack-test-0.5.4-2|42	%{ruby_gemdir}/gems/%{oname}-%{version}/.document
12cr|rubygem-rack-test-0.5.4-2|43	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-rack-test-0.5.4-2|44	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-rack-test-0.5.4-2|45	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-rack-test-0.5.4-2|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
12cr|rubygem-rack-test-0.5.4-2|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-rack-test-0.5.4-2|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Thorfile
12cr|rubygem-rack-test-0.5.4-2|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
12cr|rubygem-rack-test-0.5.4-2|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/MIT-LICENSE.txt
12cr|rubygem-rack-test-0.5.4-2|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/%{oname}.gemspec
12cr|rubygem-rack-test-0.5.4-2|52	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-rack-test-0.5.4-2|53	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-rack-test-0.5.4-2|54	
12cr|rubygem-rack-test-0.5.4-2|55	
12cr|rubygem-rack-test-0.5.4-2|56	%changelog
12cr|rubygem-rack-test-0.5.4-2|57	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 0.5.4-2mdv2011.0
12cr|rubygem-rack-test-0.5.4-2|58	+ Revision: 623433
12cr|rubygem-rack-test-0.5.4-2|59	- import rubygem-rack-test
12cr|rubygem-rack-test-0.5.4-2|60	

7305 12
12cr|rubygem-railties-3.2.9-1|1	# Generated from railties-3.2.1.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
12cr|rubygem-railties-3.2.9-1|2	%define	rbname	railties
12cr|rubygem-railties-3.2.9-1|3	
12cr|rubygem-railties-3.2.9-1|4	Summary:	Tools for creating, working with, and running Rails applications
12cr|rubygem-railties-3.2.9-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-railties-3.2.9-1|6	
12cr|rubygem-railties-3.2.9-1|7	Version:	3.2.9
12cr|rubygem-railties-3.2.9-1|8	Release:	1
12cr|rubygem-railties-3.2.9-1|9	Group:		Development/Ruby
12cr|rubygem-railties-3.2.9-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-railties-3.2.9-1|11	URL:		http://www.rubyonrails.org
12cr|rubygem-railties-3.2.9-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-railties-3.2.9-1|13	Source1:	%{name}.rpmlintrc
12cr|rubygem-railties-3.2.9-1|14	BuildRequires:	rubygems
12cr|rubygem-railties-3.2.9-1|15	BuildArch:	noarch
12cr|rubygem-railties-3.2.9-1|16	
12cr|rubygem-railties-3.2.9-1|17	%description
12cr|rubygem-railties-3.2.9-1|18	Rails internals: application bootup, plugins, generators, and rake tasks.
12cr|rubygem-railties-3.2.9-1|19	
12cr|rubygem-railties-3.2.9-1|20	%package	doc
12cr|rubygem-railties-3.2.9-1|21	Summary:	Documentation for %{name}
12cr|rubygem-railties-3.2.9-1|22	Group:		Books/Computer books
12cr|rubygem-railties-3.2.9-1|23	Requires:	%{name} = %{EVRD}
12cr|rubygem-railties-3.2.9-1|24	
12cr|rubygem-railties-3.2.9-1|25	%description	doc
12cr|rubygem-railties-3.2.9-1|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-railties-3.2.9-1|27	
12cr|rubygem-railties-3.2.9-1|28	%prep
12cr|rubygem-railties-3.2.9-1|29	%setup -q
12cr|rubygem-railties-3.2.9-1|30	
12cr|rubygem-railties-3.2.9-1|31	%build
12cr|rubygem-railties-3.2.9-1|32	%gem_build -f guides
12cr|rubygem-railties-3.2.9-1|33	
12cr|rubygem-railties-3.2.9-1|34	%install
12cr|rubygem-railties-3.2.9-1|35	%gem_install
12cr|rubygem-railties-3.2.9-1|36	
12cr|rubygem-railties-3.2.9-1|37	%files
12cr|rubygem-railties-3.2.9-1|38	%{_bindir}/rails
12cr|rubygem-railties-3.2.9-1|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-railties-3.2.9-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-railties-3.2.9-1|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rails
12cr|rubygem-railties-3.2.9-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-railties-3.2.9-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
12cr|rubygem-railties-3.2.9-1|44	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-railties-3.2.9-1|45	
12cr|rubygem-railties-3.2.9-1|46	%files doc
12cr|rubygem-railties-3.2.9-1|47	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-railties-3.2.9-1|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/guides
12cr|rubygem-railties-3.2.9-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/guides/*
12cr|rubygem-railties-3.2.9-1|50	
12cr|rubygem-railties-3.2.9-1|51	
12cr|rubygem-railties-3.2.9-1|52	%changelog
12cr|rubygem-railties-3.2.9-1|53	* Wed Apr 18 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.2.3-1
12cr|rubygem-railties-3.2.9-1|54	+ Revision: 791724
12cr|rubygem-railties-3.2.9-1|55	- version update 3.2.3
12cr|rubygem-railties-3.2.9-1|56	
12cr|rubygem-railties-3.2.9-1|57	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.2.1-3
12cr|rubygem-railties-3.2.9-1|58	+ Revision: 774492
12cr|rubygem-railties-3.2.9-1|59	- filter out some unexpanded-macro rpmlint errors
12cr|rubygem-railties-3.2.9-1|60	- regenerate spec with gem2rpm5
12cr|rubygem-railties-3.2.9-1|61	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-railties-3.2.9-1|62	
12cr|rubygem-railties-3.2.9-1|63	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 3.2.1-1
12cr|rubygem-railties-3.2.9-1|64	+ Revision: 769660
12cr|rubygem-railties-3.2.9-1|65	- New package
12cr|rubygem-railties-3.2.9-1|66	- Created package structure for 'rubygem-railties'.
12cr|rubygem-railties-3.2.9-1|67	

7306 12
12cr|rubygem-rake-0.9.2.2-2|1	# Generated from rake-0.9.2.2.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
12cr|rubygem-rake-0.9.2.2-2|2	%define	rbname	rake
12cr|rubygem-rake-0.9.2.2-2|3	
12cr|rubygem-rake-0.9.2.2-2|4	Summary:	Ruby based make-like utility
12cr|rubygem-rake-0.9.2.2-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-rake-0.9.2.2-2|6	
12cr|rubygem-rake-0.9.2.2-2|7	Version:	0.9.2.2
12cr|rubygem-rake-0.9.2.2-2|8	Release:	2
12cr|rubygem-rake-0.9.2.2-2|9	Group:		Development/Ruby
12cr|rubygem-rake-0.9.2.2-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-rake-0.9.2.2-2|11	URL:		http://rake.rubyforge.org
12cr|rubygem-rake-0.9.2.2-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-rake-0.9.2.2-2|13	BuildRequires:	rubygems >= 1.3.2
12cr|rubygem-rake-0.9.2.2-2|14	BuildArch:	noarch
12cr|rubygem-rake-0.9.2.2-2|15	
12cr|rubygem-rake-0.9.2.2-2|16	%description
12cr|rubygem-rake-0.9.2.2-2|17	Rake is a Make-like program implemented in Ruby. Tasks and dependencies
12cr|rubygem-rake-0.9.2.2-2|18	arespecified in standard Ruby syntax.
12cr|rubygem-rake-0.9.2.2-2|19	
12cr|rubygem-rake-0.9.2.2-2|20	%package	doc
12cr|rubygem-rake-0.9.2.2-2|21	Summary:	Documentation for %{name}
12cr|rubygem-rake-0.9.2.2-2|22	Group:		Books/Computer books
12cr|rubygem-rake-0.9.2.2-2|23	Requires:	%{name} = %{EVRD}
12cr|rubygem-rake-0.9.2.2-2|24	
12cr|rubygem-rake-0.9.2.2-2|25	%description	doc
12cr|rubygem-rake-0.9.2.2-2|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-rake-0.9.2.2-2|27	
12cr|rubygem-rake-0.9.2.2-2|28	%prep
12cr|rubygem-rake-0.9.2.2-2|29	%setup -q
12cr|rubygem-rake-0.9.2.2-2|30	
12cr|rubygem-rake-0.9.2.2-2|31	%build
12cr|rubygem-rake-0.9.2.2-2|32	%gem_build
12cr|rubygem-rake-0.9.2.2-2|33	
12cr|rubygem-rake-0.9.2.2-2|34	%install
12cr|rubygem-rake-0.9.2.2-2|35	%gem_install
12cr|rubygem-rake-0.9.2.2-2|36	
12cr|rubygem-rake-0.9.2.2-2|37	%files
12cr|rubygem-rake-0.9.2.2-2|38	%{_bindir}/rake
12cr|rubygem-rake-0.9.2.2-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-rake-0.9.2.2-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-rake-0.9.2.2-2|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rake
12cr|rubygem-rake-0.9.2.2-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc
12cr|rubygem-rake-0.9.2.2-2|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/release_notes
12cr|rubygem-rake-0.9.2.2-2|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-rake-0.9.2.2-2|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-rake-0.9.2.2-2|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake
12cr|rubygem-rake-0.9.2.2-2|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/*.rb
12cr|rubygem-rake-0.9.2.2-2|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/contrib
12cr|rubygem-rake-0.9.2.2-2|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/contrib/*.rb
12cr|rubygem-rake-0.9.2.2-2|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/ext
12cr|rubygem-rake-0.9.2.2-2|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/ext/*.rb
12cr|rubygem-rake-0.9.2.2-2|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/loaders
12cr|rubygem-rake-0.9.2.2-2|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/loaders/*.rb
12cr|rubygem-rake-0.9.2.2-2|54	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-rake-0.9.2.2-2|55	
12cr|rubygem-rake-0.9.2.2-2|56	%files doc
12cr|rubygem-rake-0.9.2.2-2|57	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-rake-0.9.2.2-2|58	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-rake-0.9.2.2-2|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGES
12cr|rubygem-rake-0.9.2.2-2|60	%{ruby_gemdir}/gems/%{rbname}-%{version}/MIT-LICENSE
12cr|rubygem-rake-0.9.2.2-2|61	%{ruby_gemdir}/gems/%{rbname}-%{version}/TODO
12cr|rubygem-rake-0.9.2.2-2|62	%{ruby_gemdir}/gems/%{rbname}-%{version}/doc/*.rdoc
12cr|rubygem-rake-0.9.2.2-2|63	%{ruby_gemdir}/gems/%{rbname}-%{version}/doc/release_notes/*.rdoc
12cr|rubygem-rake-0.9.2.2-2|64	
12cr|rubygem-rake-0.9.2.2-2|65	
12cr|rubygem-rake-0.9.2.2-2|66	%changelog
12cr|rubygem-rake-0.9.2.2-2|67	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.2.2-2
12cr|rubygem-rake-0.9.2.2-2|68	+ Revision: 774161
12cr|rubygem-rake-0.9.2.2-2|69	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-rake-0.9.2.2-2|70	
12cr|rubygem-rake-0.9.2.2-2|71	* Tue Jan 24 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.9.2.2-1
12cr|rubygem-rake-0.9.2.2-2|72	+ Revision: 767904
12cr|rubygem-rake-0.9.2.2-2|73	- version update
12cr|rubygem-rake-0.9.2.2-2|74	
12cr|rubygem-rake-0.9.2.2-2|75	* Wed Sep 07 2011 Alexander Barakin <abarakin@mandriva.org> 0.9.2-1
12cr|rubygem-rake-0.9.2.2-2|76	+ Revision: 698595
12cr|rubygem-rake-0.9.2.2-2|77	- imported package rubygem-rake
12cr|rubygem-rake-0.9.2.2-2|78	

7307 12
12cr|rubygem-rake-compiler-0.8.0-2|1	%define oname rake-compiler
12cr|rubygem-rake-compiler-0.8.0-2|2	
12cr|rubygem-rake-compiler-0.8.0-2|3	Name:       rubygem-%{oname}
12cr|rubygem-rake-compiler-0.8.0-2|4	Version:    0.8.0
12cr|rubygem-rake-compiler-0.8.0-2|5	Release:	2
12cr|rubygem-rake-compiler-0.8.0-2|6	Summary:    Rake-based Ruby Extension (C, Java) task generator
12cr|rubygem-rake-compiler-0.8.0-2|7	Group:      Development/Ruby
12cr|rubygem-rake-compiler-0.8.0-2|8	License:    MIT
12cr|rubygem-rake-compiler-0.8.0-2|9	URL:        http://github.com/luislavena/rake-compiler
12cr|rubygem-rake-compiler-0.8.0-2|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-rake-compiler-0.8.0-2|11	Requires:   rubygems
12cr|rubygem-rake-compiler-0.8.0-2|12	BuildRequires: rubygems
12cr|rubygem-rake-compiler-0.8.0-2|13	BuildArch:  noarch
12cr|rubygem-rake-compiler-0.8.0-2|14	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-rake-compiler-0.8.0-2|15	
12cr|rubygem-rake-compiler-0.8.0-2|16	%description
12cr|rubygem-rake-compiler-0.8.0-2|17	Provide a standard and simplified way to build and package
12cr|rubygem-rake-compiler-0.8.0-2|18	Ruby extensions (C, Java) using Rake as glue.
12cr|rubygem-rake-compiler-0.8.0-2|19	
12cr|rubygem-rake-compiler-0.8.0-2|20	
12cr|rubygem-rake-compiler-0.8.0-2|21	%prep
12cr|rubygem-rake-compiler-0.8.0-2|22	
12cr|rubygem-rake-compiler-0.8.0-2|23	%build
12cr|rubygem-rake-compiler-0.8.0-2|24	
12cr|rubygem-rake-compiler-0.8.0-2|25	%install
12cr|rubygem-rake-compiler-0.8.0-2|26	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-rake-compiler-0.8.0-2|27	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-rake-compiler-0.8.0-2|28	--force --rdoc %{SOURCE0}
12cr|rubygem-rake-compiler-0.8.0-2|29	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-rake-compiler-0.8.0-2|30	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-rake-compiler-0.8.0-2|31	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-rake-compiler-0.8.0-2|32	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cr|rubygem-rake-compiler-0.8.0-2|33	
12cr|rubygem-rake-compiler-0.8.0-2|34	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib -type f -exec sed -i -e '/#!/d' {} \;
12cr|rubygem-rake-compiler-0.8.0-2|35	
12cr|rubygem-rake-compiler-0.8.0-2|36	%files
12cr|rubygem-rake-compiler-0.8.0-2|37	%{_bindir}/rake-compiler
12cr|rubygem-rake-compiler-0.8.0-2|38	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-rake-compiler-0.8.0-2|39	%{ruby_gemdir}/gems/%{oname}-%{version}/Isolate
12cr|rubygem-rake-compiler-0.8.0-2|40	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-rake-compiler-0.8.0-2|41	%{ruby_gemdir}/gems/%{oname}-%{version}/features/
12cr|rubygem-rake-compiler-0.8.0-2|42	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-rake-compiler-0.8.0-2|43	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-rake-compiler-0.8.0-2|44	%{ruby_gemdir}/gems/%{oname}-%{version}/tasks/
12cr|rubygem-rake-compiler-0.8.0-2|45	%{ruby_gemdir}/gems/%{oname}-%{version}/cucumber.yml
12cr|rubygem-rake-compiler-0.8.0-2|46	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-rake-compiler-0.8.0-2|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-rake-compiler-0.8.0-2|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
12cr|rubygem-rake-compiler-0.8.0-2|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE.txt
12cr|rubygem-rake-compiler-0.8.0-2|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
12cr|rubygem-rake-compiler-0.8.0-2|51	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-rake-compiler-0.8.0-2|52	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-rake-compiler-0.8.0-2|53	
12cr|rubygem-rake-compiler-0.8.0-2|54	
12cr|rubygem-rake-compiler-0.8.0-2|55	%changelog
12cr|rubygem-rake-compiler-0.8.0-2|56	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.8.0-2
12cr|rubygem-rake-compiler-0.8.0-2|57	+ Revision: 774161
12cr|rubygem-rake-compiler-0.8.0-2|58	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-rake-compiler-0.8.0-2|59	
12cr|rubygem-rake-compiler-0.8.0-2|60	* Fri Jan 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.8.0-1
12cr|rubygem-rake-compiler-0.8.0-2|61	+ Revision: 769363
12cr|rubygem-rake-compiler-0.8.0-2|62	- version update 0.8.0
12cr|rubygem-rake-compiler-0.8.0-2|63	
12cr|rubygem-rake-compiler-0.8.0-2|64	* Sat Dec 18 2010 Rémy Clouard <shikamaru@mandriva.org> 0.7.5-1mdv2011.0
12cr|rubygem-rake-compiler-0.8.0-2|65	+ Revision: 622891
12cr|rubygem-rake-compiler-0.8.0-2|66	- Bump release
12cr|rubygem-rake-compiler-0.8.0-2|67	- new version 0.7.5
12cr|rubygem-rake-compiler-0.8.0-2|68	- remove ugly hack now that dependencies are fixed
12cr|rubygem-rake-compiler-0.8.0-2|69	
12cr|rubygem-rake-compiler-0.8.0-2|70	* Sat Dec 04 2010 Rémy Clouard <shikamaru@mandriva.org> 0.7.1-2mdv2011.0
12cr|rubygem-rake-compiler-0.8.0-2|71	+ Revision: 609237
12cr|rubygem-rake-compiler-0.8.0-2|72	- FIXME: make rubygem-rake-compiler installable
12cr|rubygem-rake-compiler-0.8.0-2|73	The problem is that development dependencies include cucumber
12cr|rubygem-rake-compiler-0.8.0-2|74	in version >= 0.4.4 and < 0.5 while we have 0.9.4
12cr|rubygem-rake-compiler-0.8.0-2|75	and rspec >= 1.2.9 and < 1.3.0 while we have 2.0.1
12cr|rubygem-rake-compiler-0.8.0-2|76	These are development dependencies so I assume it should work without it
12cr|rubygem-rake-compiler-0.8.0-2|77	but a cleaner way would be to make it compatible with the versions we have
12cr|rubygem-rake-compiler-0.8.0-2|78	but I didn?\226?\128?\153t have time to dig into it to see what would change.
12cr|rubygem-rake-compiler-0.8.0-2|79	
12cr|rubygem-rake-compiler-0.8.0-2|80	* Thu Nov 04 2010 Rémy Clouard <shikamaru@mandriva.org> 0.7.1-1mdv2011.0
12cr|rubygem-rake-compiler-0.8.0-2|81	+ Revision: 593483
12cr|rubygem-rake-compiler-0.8.0-2|82	- import rubygem-rake-compiler
12cr|rubygem-rake-compiler-0.8.0-2|83	

7308 12
12cr|rubygem-raspell-1.3-1|1	# Generated from raspell-1.2.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-raspell-1.3-1|2	%define	rbname	raspell
12cr|rubygem-raspell-1.3-1|3	
12cr|rubygem-raspell-1.3-1|4	Summary:	An interface binding for the Aspell spelling checker
12cr|rubygem-raspell-1.3-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-raspell-1.3-1|6	
12cr|rubygem-raspell-1.3-1|7	Version:	1.3
12cr|rubygem-raspell-1.3-1|8	Release:	1
12cr|rubygem-raspell-1.3-1|9	Group:		Development/Ruby
12cr|rubygem-raspell-1.3-1|10	License:	GPLv2+
12cr|rubygem-raspell-1.3-1|11	URL:		http://blog.evanweaver.com/files/doc/fauna/raspell/
12cr|rubygem-raspell-1.3-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-raspell-1.3-1|13	Patch0:		raspell-1.3-format-string-fixes.patch
12cr|rubygem-raspell-1.3-1|14	Requires:	aspell
12cr|rubygem-raspell-1.3-1|15	BuildRequires:	aspell-devel
12cr|rubygem-raspell-1.3-1|16	BuildRequires:	rubygems >= 1.2
12cr|rubygem-raspell-1.3-1|17	BuildRequires:	ruby-devel
12cr|rubygem-raspell-1.3-1|18	
12cr|rubygem-raspell-1.3-1|19	%description
12cr|rubygem-raspell-1.3-1|20	An interface binding for the Aspell spelling checker.
12cr|rubygem-raspell-1.3-1|21	
12cr|rubygem-raspell-1.3-1|22	%package	doc
12cr|rubygem-raspell-1.3-1|23	Summary:	Documentation for %{name}
12cr|rubygem-raspell-1.3-1|24	Group:		Books/Computer books
12cr|rubygem-raspell-1.3-1|25	Requires:	%{name} = %{EVRD}
12cr|rubygem-raspell-1.3-1|26	
12cr|rubygem-raspell-1.3-1|27	%description	doc
12cr|rubygem-raspell-1.3-1|28	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-raspell-1.3-1|29	
12cr|rubygem-raspell-1.3-1|30	%prep
12cr|rubygem-raspell-1.3-1|31	%setup -q
12cr|rubygem-raspell-1.3-1|32	%patch0 -p1 -b .str_fmt~
12cr|rubygem-raspell-1.3-1|33	
12cr|rubygem-raspell-1.3-1|34	%build
12cr|rubygem-raspell-1.3-1|35	%gem_build -f test
12cr|rubygem-raspell-1.3-1|36	
12cr|rubygem-raspell-1.3-1|37	%install
12cr|rubygem-raspell-1.3-1|38	%gem_install
12cr|rubygem-raspell-1.3-1|39	
12cr|rubygem-raspell-1.3-1|40	%files
12cr|rubygem-raspell-1.3-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-raspell-1.3-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-raspell-1.3-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-raspell-1.3-1|44	%{ruby_sitearchdir}/raspell.so
12cr|rubygem-raspell-1.3-1|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-raspell-1.3-1|46	
12cr|rubygem-raspell-1.3-1|47	%files doc
12cr|rubygem-raspell-1.3-1|48	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGELOG
12cr|rubygem-raspell-1.3-1|49	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-raspell-1.3-1|50	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README.rdoc
12cr|rubygem-raspell-1.3-1|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-raspell-1.3-1|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
12cr|rubygem-raspell-1.3-1|53	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-raspell-1.3-1|54	
12cr|rubygem-raspell-1.3-1|55	
12cr|rubygem-raspell-1.3-1|56	%changelog
12cr|rubygem-raspell-1.3-1|57	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3-1
12cr|rubygem-raspell-1.3-1|58	+ Revision: 774512
12cr|rubygem-raspell-1.3-1|59	- README file has been renamed README.rdoc..
12cr|rubygem-raspell-1.3-1|60	- format string fixes (P0)
12cr|rubygem-raspell-1.3-1|61	- new version
12cr|rubygem-raspell-1.3-1|62	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-raspell-1.3-1|63	
12cr|rubygem-raspell-1.3-1|64	* Mon Oct 03 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.2-1
12cr|rubygem-raspell-1.3-1|65	+ Revision: 702535
12cr|rubygem-raspell-1.3-1|66	- new version
12cr|rubygem-raspell-1.3-1|67	- imported package rubygem-raspell
12cr|rubygem-raspell-1.3-1|68	
12cr|rubygem-raspell-1.3-1|69	
12cr|rubygem-raspell-1.3-1|70	* Sun Mar 13 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2-1
12cr|rubygem-raspell-1.3-1|71	- Initial package

7309 12
12cr|rubygem-rdiscount-1.6.8-1|1	# Generated from rdiscount-1.6.8.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-rdiscount-1.6.8-1|2	%define	rbname	rdiscount
12cr|rubygem-rdiscount-1.6.8-1|3	
12cr|rubygem-rdiscount-1.6.8-1|4	Summary:	Fast Implementation of Gruber's Markdown in C
12cr|rubygem-rdiscount-1.6.8-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-rdiscount-1.6.8-1|6	
12cr|rubygem-rdiscount-1.6.8-1|7	Version:	1.6.8
12cr|rubygem-rdiscount-1.6.8-1|8	Release:	1
12cr|rubygem-rdiscount-1.6.8-1|9	Group:		Development/Ruby
12cr|rubygem-rdiscount-1.6.8-1|10	License:	BSD
12cr|rubygem-rdiscount-1.6.8-1|11	URL:		http://github.com/rtomayko/rdiscount
12cr|rubygem-rdiscount-1.6.8-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-rdiscount-1.6.8-1|13	BuildRequires:	rubygems
12cr|rubygem-rdiscount-1.6.8-1|14	BuildRequires:	ruby-devel
12cr|rubygem-rdiscount-1.6.8-1|15	BuildRequires:	rubygem(rake)
12cr|rubygem-rdiscount-1.6.8-1|16	
12cr|rubygem-rdiscount-1.6.8-1|17	%description
12cr|rubygem-rdiscount-1.6.8-1|18	Fast Implementation of Gruber's Markdown in C
12cr|rubygem-rdiscount-1.6.8-1|19	
12cr|rubygem-rdiscount-1.6.8-1|20	%package	doc
12cr|rubygem-rdiscount-1.6.8-1|21	Summary:	Documentation for %{name}
12cr|rubygem-rdiscount-1.6.8-1|22	Group:		Books/Computer books
12cr|rubygem-rdiscount-1.6.8-1|23	Requires:	%{name} = %{EVRD}
12cr|rubygem-rdiscount-1.6.8-1|24	BuildArch:	noarch
12cr|rubygem-rdiscount-1.6.8-1|25	
12cr|rubygem-rdiscount-1.6.8-1|26	%description	doc
12cr|rubygem-rdiscount-1.6.8-1|27	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-rdiscount-1.6.8-1|28	
12cr|rubygem-rdiscount-1.6.8-1|29	%prep
12cr|rubygem-rdiscount-1.6.8-1|30	%setup -q
12cr|rubygem-rdiscount-1.6.8-1|31	
12cr|rubygem-rdiscount-1.6.8-1|32	%build
12cr|rubygem-rdiscount-1.6.8-1|33	%gem_build -f '(man|test)/'
12cr|rubygem-rdiscount-1.6.8-1|34	
12cr|rubygem-rdiscount-1.6.8-1|35	%install
12cr|rubygem-rdiscount-1.6.8-1|36	%gem_install
12cr|rubygem-rdiscount-1.6.8-1|37	
12cr|rubygem-rdiscount-1.6.8-1|38	%clean
12cr|rubygem-rdiscount-1.6.8-1|39	rm -rf %{buildroot}
12cr|rubygem-rdiscount-1.6.8-1|40	
12cr|rubygem-rdiscount-1.6.8-1|41	%files
12cr|rubygem-rdiscount-1.6.8-1|42	%{_bindir}/rdiscount
12cr|rubygem-rdiscount-1.6.8-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-rdiscount-1.6.8-1|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-rdiscount-1.6.8-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rdiscount
12cr|rubygem-rdiscount-1.6.8-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-rdiscount-1.6.8-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-rdiscount-1.6.8-1|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/man
12cr|rubygem-rdiscount-1.6.8-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/man/*.1
12cr|rubygem-rdiscount-1.6.8-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/man/*.7
12cr|rubygem-rdiscount-1.6.8-1|51	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-rdiscount-1.6.8-1|52	%{ruby_sitearchdir}/%{rbname}.so
12cr|rubygem-rdiscount-1.6.8-1|53	
12cr|rubygem-rdiscount-1.6.8-1|54	%files doc
12cr|rubygem-rdiscount-1.6.8-1|55	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/COPYING
12cr|rubygem-rdiscount-1.6.8-1|56	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-rdiscount-1.6.8-1|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/man/*.ronn
12cr|rubygem-rdiscount-1.6.8-1|58	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-rdiscount-1.6.8-1|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
12cr|rubygem-rdiscount-1.6.8-1|60	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.txt
12cr|rubygem-rdiscount-1.6.8-1|61	
12cr|rubygem-rdiscount-1.6.8-1|62	
12cr|rubygem-rdiscount-1.6.8-1|63	%changelog
12cr|rubygem-rdiscount-1.6.8-1|64	* Tue Mar 15 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.6.8-1
12cr|rubygem-rdiscount-1.6.8-1|65	+ Revision: 645129
12cr|rubygem-rdiscount-1.6.8-1|66	- regenerate spec with gem2rpm5
12cr|rubygem-rdiscount-1.6.8-1|67	- new release: 1.6.8
12cr|rubygem-rdiscount-1.6.8-1|68	
12cr|rubygem-rdiscount-1.6.8-1|69	* Sat Dec 04 2010 Rémy Clouard <shikamaru@mandriva.org> 1.6.5-1mdv2011.0
12cr|rubygem-rdiscount-1.6.8-1|70	+ Revision: 609256
12cr|rubygem-rdiscount-1.6.8-1|71	- add conflicts
12cr|rubygem-rdiscount-1.6.8-1|72	- import rubygem-rdiscount
12cr|rubygem-rdiscount-1.6.8-1|73	

7310 12
12cr|rubygem-RedCloth-4.2.2-2|1	%define	oname	RedCloth
12cr|rubygem-RedCloth-4.2.2-2|2	
12cr|rubygem-RedCloth-4.2.2-2|3	Summary:	A textile parser for Ruby
12cr|rubygem-RedCloth-4.2.2-2|4	Name:		rubygem-%{oname}
12cr|rubygem-RedCloth-4.2.2-2|5	Version:	4.2.2
12cr|rubygem-RedCloth-4.2.2-2|6	Release:	%mkrel 2
12cr|rubygem-RedCloth-4.2.2-2|7	License:	MIT
12cr|rubygem-RedCloth-4.2.2-2|8	Group:		Development/Ruby
12cr|rubygem-RedCloth-4.2.2-2|9	URL:		http://%{oname}.rubyforge.org/
12cr|rubygem-RedCloth-4.2.2-2|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|rubygem-RedCloth-4.2.2-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rubygem-RedCloth-4.2.2-2|12	BuildRequires:	ruby-devel ruby-RubyGems
12cr|rubygem-RedCloth-4.2.2-2|13	Requires:	ruby rubygem-ruby-hmac
12cr|rubygem-RedCloth-4.2.2-2|14	
12cr|rubygem-RedCloth-4.2.2-2|15	%description
12cr|rubygem-RedCloth-4.2.2-2|16	RedCloth is a Ruby library for converting Textile into HTML.
12cr|rubygem-RedCloth-4.2.2-2|17	
12cr|rubygem-RedCloth-4.2.2-2|18	%prep
12cr|rubygem-RedCloth-4.2.2-2|19	
12cr|rubygem-RedCloth-4.2.2-2|20	%build
12cr|rubygem-RedCloth-4.2.2-2|21	
12cr|rubygem-RedCloth-4.2.2-2|22	%install
12cr|rubygem-RedCloth-4.2.2-2|23	rm -rf %{buildroot}
12cr|rubygem-RedCloth-4.2.2-2|24	gem install --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|rubygem-RedCloth-4.2.2-2|25	
12cr|rubygem-RedCloth-4.2.2-2|26	rm -rf %{buildroot}%{ruby_gemdir}/{cache,gems/%{oname}-%{version}/ext}
12cr|rubygem-RedCloth-4.2.2-2|27	mv %{buildroot}%{ruby_gemdir}/bin %{buildroot}%{_prefix}
12cr|rubygem-RedCloth-4.2.2-2|28	
12cr|rubygem-RedCloth-4.2.2-2|29	
12cr|rubygem-RedCloth-4.2.2-2|30	%clean
12cr|rubygem-RedCloth-4.2.2-2|31	rm -rf %{buildroot}
12cr|rubygem-RedCloth-4.2.2-2|32	
12cr|rubygem-RedCloth-4.2.2-2|33	%files
12cr|rubygem-RedCloth-4.2.2-2|34	%defattr(-,root,root)
12cr|rubygem-RedCloth-4.2.2-2|35	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-RedCloth-4.2.2-2|36	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|rubygem-RedCloth-4.2.2-2|37	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-RedCloth-4.2.2-2|38	%{_bindir}/redcloth
12cr|rubygem-RedCloth-4.2.2-2|39	
12cr|rubygem-RedCloth-4.2.2-2|40	
12cr|rubygem-RedCloth-4.2.2-2|41	
12cr|rubygem-RedCloth-4.2.2-2|42	%changelog
12cr|rubygem-RedCloth-4.2.2-2|43	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 4.2.2-2mdv2011.0
12cr|rubygem-RedCloth-4.2.2-2|44	+ Revision: 614770
12cr|rubygem-RedCloth-4.2.2-2|45	- the mass rebuild of 2010.1 packages
12cr|rubygem-RedCloth-4.2.2-2|46	
12cr|rubygem-RedCloth-4.2.2-2|47	* Thu Feb 04 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 4.2.2-1mdv2010.1
12cr|rubygem-RedCloth-4.2.2-2|48	+ Revision: 500871
12cr|rubygem-RedCloth-4.2.2-2|49	- import rubygem-RedCloth
12cr|rubygem-RedCloth-4.2.2-2|50	
12cr|rubygem-RedCloth-4.2.2-2|51	
12cr|rubygem-RedCloth-4.2.2-2|52	* Mon Feb  4 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 4.2.2-1
12cr|rubygem-RedCloth-4.2.2-2|53	- initial release

7311 12
12cr|rubygem-rexical-1.0.5-2|1	%define oname rexical
12cr|rubygem-rexical-1.0.5-2|2	
12cr|rubygem-rexical-1.0.5-2|3	Summary:    Rexical is a lexical scanner generator
12cr|rubygem-rexical-1.0.5-2|4	Name:       rubygem-%{oname}
12cr|rubygem-rexical-1.0.5-2|5	Version:    1.0.5
12cr|rubygem-rexical-1.0.5-2|6	Release:	2
12cr|rubygem-rexical-1.0.5-2|7	Group:      Development/Ruby
12cr|rubygem-rexical-1.0.5-2|8	License:    LGPLv2
12cr|rubygem-rexical-1.0.5-2|9	URL:        http://github.com/tenderlove/rexical/tree/master
12cr|rubygem-rexical-1.0.5-2|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-rexical-1.0.5-2|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-rexical-1.0.5-2|12	Requires:   rubygems
12cr|rubygem-rexical-1.0.5-2|13	Requires:   rubygem(hoe) >= 2.3.1
12cr|rubygem-rexical-1.0.5-2|14	BuildRequires: rubygems
12cr|rubygem-rexical-1.0.5-2|15	BuildArch:  noarch
12cr|rubygem-rexical-1.0.5-2|16	Provides: rubygem(%{oname}) = %{version}
12cr|rubygem-rexical-1.0.5-2|17	
12cr|rubygem-rexical-1.0.5-2|18	%description
12cr|rubygem-rexical-1.0.5-2|19	Rexical is a lexical scanner generator.
12cr|rubygem-rexical-1.0.5-2|20	It is written in Ruby itself, and generates Ruby program.
12cr|rubygem-rexical-1.0.5-2|21	It is designed for use with Racc.
12cr|rubygem-rexical-1.0.5-2|22	
12cr|rubygem-rexical-1.0.5-2|23	
12cr|rubygem-rexical-1.0.5-2|24	%prep
12cr|rubygem-rexical-1.0.5-2|25	
12cr|rubygem-rexical-1.0.5-2|26	%build
12cr|rubygem-rexical-1.0.5-2|27	
12cr|rubygem-rexical-1.0.5-2|28	%install
12cr|rubygem-rexical-1.0.5-2|29	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-rexical-1.0.5-2|30	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-rexical-1.0.5-2|31	--force --rdoc %{SOURCE0}
12cr|rubygem-rexical-1.0.5-2|32	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-rexical-1.0.5-2|33	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-rexical-1.0.5-2|34	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-rexical-1.0.5-2|35	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cr|rubygem-rexical-1.0.5-2|36	
12cr|rubygem-rexical-1.0.5-2|37	sed -i 's!#!.*!#!/usr/bin/env ruby' %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test/rex*
12cr|rubygem-rexical-1.0.5-2|38	
12cr|rubygem-rexical-1.0.5-2|39	%files
12cr|rubygem-rexical-1.0.5-2|40	%{_bindir}/rex
12cr|rubygem-rexical-1.0.5-2|41	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-rexical-1.0.5-2|42	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-rexical-1.0.5-2|43	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-rexical-1.0.5-2|44	%{ruby_gemdir}/gems/%{oname}-%{version}/sample/
12cr|rubygem-rexical-1.0.5-2|45	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-rexical-1.0.5-2|46	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-rexical-1.0.5-2|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-rexical-1.0.5-2|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.ja
12cr|rubygem-rexical-1.0.5-2|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
12cr|rubygem-rexical-1.0.5-2|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGELOG.rdoc
12cr|rubygem-rexical-1.0.5-2|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/DOCUMENTATION.en.rdoc
12cr|rubygem-rexical-1.0.5-2|52	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/DOCUMENTATION.ja.rdoc
12cr|rubygem-rexical-1.0.5-2|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
12cr|rubygem-rexical-1.0.5-2|54	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-rexical-1.0.5-2|55	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-rexical-1.0.5-2|56	
12cr|rubygem-rexical-1.0.5-2|57	
12cr|rubygem-rexical-1.0.5-2|58	%changelog
12cr|rubygem-rexical-1.0.5-2|59	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.5-2
12cr|rubygem-rexical-1.0.5-2|60	+ Revision: 774161
12cr|rubygem-rexical-1.0.5-2|61	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-rexical-1.0.5-2|62	
12cr|rubygem-rexical-1.0.5-2|63	* Fri Jan 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.5-1
12cr|rubygem-rexical-1.0.5-2|64	+ Revision: 769360
12cr|rubygem-rexical-1.0.5-2|65	- version update 1.0.5
12cr|rubygem-rexical-1.0.5-2|66	
12cr|rubygem-rexical-1.0.5-2|67	* Sat Dec 04 2010 Rémy Clouard <shikamaru@mandriva.org> 1.0.4-1mdv2011.0
12cr|rubygem-rexical-1.0.5-2|68	+ Revision: 609238
12cr|rubygem-rexical-1.0.5-2|69	- %gem_build macros are broken at the moment, using classic method from
12cr|rubygem-rexical-1.0.5-2|70	gem2rpm to build the package for the moment.
12cr|rubygem-rexical-1.0.5-2|71	
12cr|rubygem-rexical-1.0.5-2|72	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|rubygem-rexical-1.0.5-2|73	- imported package rubygem-rexical
12cr|rubygem-rexical-1.0.5-2|74	
12cr|rubygem-rexical-1.0.5-2|75	
12cr|rubygem-rexical-1.0.5-2|76	* Mon Nov 01 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.4-1
12cr|rubygem-rexical-1.0.5-2|77	- Initial package

7312 12
12cr|rubygem-riddle-1.2.2-1|1	# Generated from riddle-1.2.2.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-riddle-1.2.2-1|2	%define	rbname	riddle
12cr|rubygem-riddle-1.2.2-1|3	
12cr|rubygem-riddle-1.2.2-1|4	Summary:	An API for Sphinx, written in and for Ruby
12cr|rubygem-riddle-1.2.2-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-riddle-1.2.2-1|6	
12cr|rubygem-riddle-1.2.2-1|7	Version:	1.2.2
12cr|rubygem-riddle-1.2.2-1|8	Release:	1
12cr|rubygem-riddle-1.2.2-1|9	Group:		Development/Ruby
12cr|rubygem-riddle-1.2.2-1|10	License:	MIT
12cr|rubygem-riddle-1.2.2-1|11	URL:		http://riddle.freelancing-gods.com
12cr|rubygem-riddle-1.2.2-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-riddle-1.2.2-1|13	BuildRequires:	rubygems
12cr|rubygem-riddle-1.2.2-1|14	BuildArch:	noarch
12cr|rubygem-riddle-1.2.2-1|15	
12cr|rubygem-riddle-1.2.2-1|16	%description
12cr|rubygem-riddle-1.2.2-1|17	A Ruby API and configuration helper for the Sphinx search service.
12cr|rubygem-riddle-1.2.2-1|18	
12cr|rubygem-riddle-1.2.2-1|19	%package	doc
12cr|rubygem-riddle-1.2.2-1|20	Summary:	Documentation for %{name}
12cr|rubygem-riddle-1.2.2-1|21	Group:		Books/Computer books
12cr|rubygem-riddle-1.2.2-1|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-riddle-1.2.2-1|23	
12cr|rubygem-riddle-1.2.2-1|24	%description	doc
12cr|rubygem-riddle-1.2.2-1|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-riddle-1.2.2-1|26	
12cr|rubygem-riddle-1.2.2-1|27	%prep
12cr|rubygem-riddle-1.2.2-1|28	%setup -q
12cr|rubygem-riddle-1.2.2-1|29	
12cr|rubygem-riddle-1.2.2-1|30	%build
12cr|rubygem-riddle-1.2.2-1|31	%gem_build -f spec
12cr|rubygem-riddle-1.2.2-1|32	
12cr|rubygem-riddle-1.2.2-1|33	%install
12cr|rubygem-riddle-1.2.2-1|34	rm -rf %{buildroot}
12cr|rubygem-riddle-1.2.2-1|35	%gem_install
12cr|rubygem-riddle-1.2.2-1|36	
12cr|rubygem-riddle-1.2.2-1|37	%clean
12cr|rubygem-riddle-1.2.2-1|38	rm -rf %{buildroot}
12cr|rubygem-riddle-1.2.2-1|39	
12cr|rubygem-riddle-1.2.2-1|40	%files
12cr|rubygem-riddle-1.2.2-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-riddle-1.2.2-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-riddle-1.2.2-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-riddle-1.2.2-1|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/riddle
12cr|rubygem-riddle-1.2.2-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/riddle/*
12cr|rubygem-riddle-1.2.2-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
12cr|rubygem-riddle-1.2.2-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*
12cr|rubygem-riddle-1.2.2-1|48	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-riddle-1.2.2-1|49	
12cr|rubygem-riddle-1.2.2-1|50	%files doc
12cr|rubygem-riddle-1.2.2-1|51	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.textile
12cr|rubygem-riddle-1.2.2-1|52	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-riddle-1.2.2-1|53	
12cr|rubygem-riddle-1.2.2-1|54	
12cr|rubygem-riddle-1.2.2-1|55	%changelog
12cr|rubygem-riddle-1.2.2-1|56	* Thu Mar 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.2-1
12cr|rubygem-riddle-1.2.2-1|57	+ Revision: 643539
12cr|rubygem-riddle-1.2.2-1|58	- generate spec with gem2rpm5
12cr|rubygem-riddle-1.2.2-1|59	- new release: 1.2.2
12cr|rubygem-riddle-1.2.2-1|60	
12cr|rubygem-riddle-1.2.2-1|61	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 1.1.0-1mdv2011.0
12cr|rubygem-riddle-1.2.2-1|62	+ Revision: 623545
12cr|rubygem-riddle-1.2.2-1|63	- import rubygem-riddle
12cr|rubygem-riddle-1.2.2-1|64	

7313 12
12cr|rubygem-rmail-1.0.0-1|1	# Generated from rmail-1.0.0.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-rmail-1.0.0-1|2	%define	rbname	rmail
12cr|rubygem-rmail-1.0.0-1|3	
12cr|rubygem-rmail-1.0.0-1|4	Summary:	A MIME mail parsing and generation library
12cr|rubygem-rmail-1.0.0-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-rmail-1.0.0-1|6	
12cr|rubygem-rmail-1.0.0-1|7	Version:	1.0.0
12cr|rubygem-rmail-1.0.0-1|8	Release:	1
12cr|rubygem-rmail-1.0.0-1|9	Group:		Development/Ruby
12cr|rubygem-rmail-1.0.0-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-rmail-1.0.0-1|11	URL:		http://www.rfc20.org/rubymail
12cr|rubygem-rmail-1.0.0-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-rmail-1.0.0-1|13	BuildRequires:	rubygems
12cr|rubygem-rmail-1.0.0-1|14	BuildArch:	noarch
12cr|rubygem-rmail-1.0.0-1|15	Obsoletes:	ruby-rmai
12cr|rubygem-rmail-1.0.0-1|16	
12cr|rubygem-rmail-1.0.0-1|17	%description
12cr|rubygem-rmail-1.0.0-1|18	RMail is a lightweight mail library containing various utility classes and
12cr|rubygem-rmail-1.0.0-1|19	modules that allow ruby scripts to parse, modify, and generate MIME mail
12cr|rubygem-rmail-1.0.0-1|20	messages.
12cr|rubygem-rmail-1.0.0-1|21	
12cr|rubygem-rmail-1.0.0-1|22	%package	doc
12cr|rubygem-rmail-1.0.0-1|23	Summary:	Documentation for %{name}
12cr|rubygem-rmail-1.0.0-1|24	Group:		Books/Computer books
12cr|rubygem-rmail-1.0.0-1|25	Requires:	%{name} = %{EVRD}
12cr|rubygem-rmail-1.0.0-1|26	BuildArch:	noarch
12cr|rubygem-rmail-1.0.0-1|27	
12cr|rubygem-rmail-1.0.0-1|28	%description	doc
12cr|rubygem-rmail-1.0.0-1|29	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-rmail-1.0.0-1|30	
12cr|rubygem-rmail-1.0.0-1|31	%prep
12cr|rubygem-rmail-1.0.0-1|32	%setup -q
12cr|rubygem-rmail-1.0.0-1|33	
12cr|rubygem-rmail-1.0.0-1|34	%build
12cr|rubygem-rmail-1.0.0-1|35	#% gem_build
12cr|rubygem-rmail-1.0.0-1|36	
12cr|rubygem-rmail-1.0.0-1|37	%install
12cr|rubygem-rmail-1.0.0-1|38	#% gem_install
12cr|rubygem-rmail-1.0.0-1|39	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-rmail-1.0.0-1|40	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-rmail-1.0.0-1|41	--force --rdoc %{SOURCE0}
12cr|rubygem-rmail-1.0.0-1|42	
12cr|rubygem-rmail-1.0.0-1|43	# Remove shebang from files that do not have executable permissions
12cr|rubygem-rmail-1.0.0-1|44	for file in `find %{buildroot}/ -type f ! -perm /a+x -name "*.rb"`; do
12cr|rubygem-rmail-1.0.0-1|45	[ ! -z "`head -n 1 $file | grep \"^#!/\"`" ] && sed -i -e '/^#!\//, 1d' $file
12cr|rubygem-rmail-1.0.0-1|46	done
12cr|rubygem-rmail-1.0.0-1|47	
12cr|rubygem-rmail-1.0.0-1|48	rm -rf %buildroot/%{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-rmail-1.0.0-1|49	
12cr|rubygem-rmail-1.0.0-1|50	%files
12cr|rubygem-rmail-1.0.0-1|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-rmail-1.0.0-1|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/guide
12cr|rubygem-rmail-1.0.0-1|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-rmail-1.0.0-1|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/version
12cr|rubygem-rmail-1.0.0-1|55	/usr/lib/ruby/gems/1.9.1/cache/rmail-1.0.0.gem
12cr|rubygem-rmail-1.0.0-1|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/NOTES
12cr|rubygem-rmail-1.0.0-1|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/Rakefile
12cr|rubygem-rmail-1.0.0-1|58	%{ruby_gemdir}/gems/%{rbname}-%{version}/install.rb
12cr|rubygem-rmail-1.0.0-1|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-rmail-1.0.0-1|60	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rmail
12cr|rubygem-rmail-1.0.0-1|61	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rmail/*.rb
12cr|rubygem-rmail-1.0.0-1|62	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rmail/mailbox
12cr|rubygem-rmail-1.0.0-1|63	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rmail/mailbox/*.rb
12cr|rubygem-rmail-1.0.0-1|64	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rmail/parser
12cr|rubygem-rmail-1.0.0-1|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rmail/parser/*.rb
12cr|rubygem-rmail-1.0.0-1|66	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-rmail-1.0.0-1|67	
12cr|rubygem-rmail-1.0.0-1|68	%files doc
12cr|rubygem-rmail-1.0.0-1|69	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/NEWS
12cr|rubygem-rmail-1.0.0-1|70	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
12cr|rubygem-rmail-1.0.0-1|71	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/THANKS
12cr|rubygem-rmail-1.0.0-1|72	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/TODO
12cr|rubygem-rmail-1.0.0-1|73	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/guide/*.txt
12cr|rubygem-rmail-1.0.0-1|74	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}

7314 12
12cr|rubygem-ronn-0.7.3-1|1	%define oname ronn
12cr|rubygem-ronn-0.7.3-1|2	
12cr|rubygem-ronn-0.7.3-1|3	Name:       rubygem-%{oname}
12cr|rubygem-ronn-0.7.3-1|4	Version:    0.7.3
12cr|rubygem-ronn-0.7.3-1|5	Release:    %mkrel 1
12cr|rubygem-ronn-0.7.3-1|6	Summary:    Builds manuals
12cr|rubygem-ronn-0.7.3-1|7	Group:      Development/Ruby
12cr|rubygem-ronn-0.7.3-1|8	License:    MIT
12cr|rubygem-ronn-0.7.3-1|9	URL:        http://rtomayko.github.com/ronn
12cr|rubygem-ronn-0.7.3-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-ronn-0.7.3-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-ronn-0.7.3-1|12	Requires:   rubygems
12cr|rubygem-ronn-0.7.3-1|13	Requires:   rubygem(hpricot) >= 0.8.2
12cr|rubygem-ronn-0.7.3-1|14	Requires:   rubygem(rdiscount) >= 1.5.8
12cr|rubygem-ronn-0.7.3-1|15	Requires:   rubygem(mustache) >= 0.7.0
12cr|rubygem-ronn-0.7.3-1|16	BuildRequires: rubygems
12cr|rubygem-ronn-0.7.3-1|17	BuildArch:  noarch
12cr|rubygem-ronn-0.7.3-1|18	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-ronn-0.7.3-1|19	
12cr|rubygem-ronn-0.7.3-1|20	%description
12cr|rubygem-ronn-0.7.3-1|21	Builds manuals
12cr|rubygem-ronn-0.7.3-1|22	
12cr|rubygem-ronn-0.7.3-1|23	%prep
12cr|rubygem-ronn-0.7.3-1|24	
12cr|rubygem-ronn-0.7.3-1|25	%build
12cr|rubygem-ronn-0.7.3-1|26	
12cr|rubygem-ronn-0.7.3-1|27	%install
12cr|rubygem-ronn-0.7.3-1|28	rm -rf %buildroot
12cr|rubygem-ronn-0.7.3-1|29	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-ronn-0.7.3-1|30	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-ronn-0.7.3-1|31	--force --rdoc %{SOURCE0}
12cr|rubygem-ronn-0.7.3-1|32	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-ronn-0.7.3-1|33	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-ronn-0.7.3-1|34	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-ronn-0.7.3-1|35	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cr|rubygem-ronn-0.7.3-1|36	
12cr|rubygem-ronn-0.7.3-1|37	%clean
12cr|rubygem-ronn-0.7.3-1|38	rm -rf %buildroot
12cr|rubygem-ronn-0.7.3-1|39	
12cr|rubygem-ronn-0.7.3-1|40	%files
12cr|rubygem-ronn-0.7.3-1|41	%defattr(-, root, root, -)
12cr|rubygem-ronn-0.7.3-1|42	%{_bindir}/ronn
12cr|rubygem-ronn-0.7.3-1|43	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-ronn-0.7.3-1|44	%{ruby_gemdir}/gems/%{oname}-%{version}/config.ru
12cr|rubygem-ronn-0.7.3-1|45	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-ronn-0.7.3-1|46	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-ronn-0.7.3-1|47	%{ruby_gemdir}/gems/%{oname}-%{version}/man/
12cr|rubygem-ronn-0.7.3-1|48	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-ronn-0.7.3-1|49	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-ronn-0.7.3-1|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGES
12cr|rubygem-ronn-0.7.3-1|51	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING
12cr|rubygem-ronn-0.7.3-1|52	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/AUTHORS
12cr|rubygem-ronn-0.7.3-1|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/INSTALLING
12cr|rubygem-ronn-0.7.3-1|54	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-ronn-0.7.3-1|55	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
12cr|rubygem-ronn-0.7.3-1|56	%{ruby_gemdir}/gems/%{oname}-%{version}/ronn.gemspec
12cr|rubygem-ronn-0.7.3-1|57	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-ronn-0.7.3-1|58	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-ronn-0.7.3-1|59	
12cr|rubygem-ronn-0.7.3-1|60	
12cr|rubygem-ronn-0.7.3-1|61	%changelog
12cr|rubygem-ronn-0.7.3-1|62	* Wed Nov 03 2010 Rémy Clouard <shikamaru@mandriva.org> 0.7.3-1mdv2011.0
12cr|rubygem-ronn-0.7.3-1|63	+ Revision: 592941
12cr|rubygem-ronn-0.7.3-1|64	- import rubygem-ronn
12cr|rubygem-ronn-0.7.3-1|65	

7315 12
12cr|rubygem-rots-0.2.1-2|1	# Generated from rots-0.2.1.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-rots-0.2.1-2|2	%define	rbname	rots
12cr|rubygem-rots-0.2.1-2|3	
12cr|rubygem-rots-0.2.1-2|4	Summary:	an OpenID server for making tests of OpenID clients implementations
12cr|rubygem-rots-0.2.1-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-rots-0.2.1-2|6	
12cr|rubygem-rots-0.2.1-2|7	Version:	0.2.1
12cr|rubygem-rots-0.2.1-2|8	Release:	2
12cr|rubygem-rots-0.2.1-2|9	Group:		Development/Ruby
12cr|rubygem-rots-0.2.1-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-rots-0.2.1-2|11	URL:		http://github.com/roman/rots
12cr|rubygem-rots-0.2.1-2|12	Source0:	%{rbname}-%{version}.gem
12cr|rubygem-rots-0.2.1-2|13	BuildRequires:	rubygems
12cr|rubygem-rots-0.2.1-2|14	BuildArch:	noarch
12cr|rubygem-rots-0.2.1-2|15	
12cr|rubygem-rots-0.2.1-2|16	%description
12cr|rubygem-rots-0.2.1-2|17	Ruby OpenID Test Server (ROST) provides a basic OpenID server made in top of
12cr|rubygem-rots-0.2.1-2|18	the Rack gem.
12cr|rubygem-rots-0.2.1-2|19	With this small server, you can make dummy OpenID request for testing
12cr|rubygem-rots-0.2.1-2|20	purposes,
12cr|rubygem-rots-0.2.1-2|21	the success of the response will depend on a parameter given on the url of the
12cr|rubygem-rots-0.2.1-2|22	authentication request.
12cr|rubygem-rots-0.2.1-2|23	
12cr|rubygem-rots-0.2.1-2|24	%package	doc
12cr|rubygem-rots-0.2.1-2|25	Summary:	Documentation for %{name}
12cr|rubygem-rots-0.2.1-2|26	Group:		Books/Computer books
12cr|rubygem-rots-0.2.1-2|27	Requires:	%{name} = %{EVRD}
12cr|rubygem-rots-0.2.1-2|28	BuildArch:	noarch
12cr|rubygem-rots-0.2.1-2|29	
12cr|rubygem-rots-0.2.1-2|30	%description	doc
12cr|rubygem-rots-0.2.1-2|31	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-rots-0.2.1-2|32	
12cr|rubygem-rots-0.2.1-2|33	%prep
12cr|rubygem-rots-0.2.1-2|34	%setup -q
12cr|rubygem-rots-0.2.1-2|35	
12cr|rubygem-rots-0.2.1-2|36	%build
12cr|rubygem-rots-0.2.1-2|37	%gem_build -f spec/
12cr|rubygem-rots-0.2.1-2|38	
12cr|rubygem-rots-0.2.1-2|39	%install
12cr|rubygem-rots-0.2.1-2|40	%gem_install
12cr|rubygem-rots-0.2.1-2|41	
12cr|rubygem-rots-0.2.1-2|42	%files
12cr|rubygem-rots-0.2.1-2|43	%{_bindir}/rots
12cr|rubygem-rots-0.2.1-2|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-rots-0.2.1-2|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-rots-0.2.1-2|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rots
12cr|rubygem-rots-0.2.1-2|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-rots-0.2.1-2|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-rots-0.2.1-2|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rots
12cr|rubygem-rots-0.2.1-2|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rots/*.rb
12cr|rubygem-rots-0.2.1-2|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
12cr|rubygem-rots-0.2.1-2|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*.rb
12cr|rubygem-rots-0.2.1-2|53	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-rots-0.2.1-2|54	
12cr|rubygem-rots-0.2.1-2|55	%files doc
12cr|rubygem-rots-0.2.1-2|56	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
12cr|rubygem-rots-0.2.1-2|57	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-rots-0.2.1-2|58	
12cr|rubygem-rots-0.2.1-2|59	
12cr|rubygem-rots-0.2.1-2|60	
12cr|rubygem-rots-0.2.1-2|61	%changelog
12cr|rubygem-rots-0.2.1-2|62	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.2.1-2
12cr|rubygem-rots-0.2.1-2|63	+ Revision: 774161
12cr|rubygem-rots-0.2.1-2|64	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-rots-0.2.1-2|65	
12cr|rubygem-rots-0.2.1-2|66	* Mon Oct 03 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.2.1-1
12cr|rubygem-rots-0.2.1-2|67	+ Revision: 702544
12cr|rubygem-rots-0.2.1-2|68	- imported package rubygem-rots
12cr|rubygem-rots-0.2.1-2|69	
12cr|rubygem-rots-0.2.1-2|70	
12cr|rubygem-rots-0.2.1-2|71	* Mon Oct 03 2011 Per Øyvind Karlsen <peroyvind@t61.proyvind> 0.2.1-1
12cr|rubygem-rots-0.2.1-2|72	- Initial package

7316 12
12cr|rubygem-rr-1.0.0-1|1	%define	oname	rr
12cr|rubygem-rr-1.0.0-1|2	
12cr|rubygem-rr-1.0.0-1|3	Summary:	RR (Double Ruby)
12cr|rubygem-rr-1.0.0-1|4	Name:		rubygem-%{oname}
12cr|rubygem-rr-1.0.0-1|5	Version:	1.0.0
12cr|rubygem-rr-1.0.0-1|6	Release:	%mkrel 1
12cr|rubygem-rr-1.0.0-1|7	License:	GPLv2
12cr|rubygem-rr-1.0.0-1|8	Group:		Development/Ruby
12cr|rubygem-rr-1.0.0-1|9	URL:		http://rubygems.org/gems/%{oname}
12cr|rubygem-rr-1.0.0-1|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|rubygem-rr-1.0.0-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rubygem-rr-1.0.0-1|12	BuildRequires:	ruby-RubyGems
12cr|rubygem-rr-1.0.0-1|13	Requires:	ruby
12cr|rubygem-rr-1.0.0-1|14	BuildArch:	noarch
12cr|rubygem-rr-1.0.0-1|15	
12cr|rubygem-rr-1.0.0-1|16	%description
12cr|rubygem-rr-1.0.0-1|17	RR (Double Ruby) is a double framework that features a rich selection of double
12cr|rubygem-rr-1.0.0-1|18	techniques and a terse syntax.
12cr|rubygem-rr-1.0.0-1|19	
12cr|rubygem-rr-1.0.0-1|20	%prep
12cr|rubygem-rr-1.0.0-1|21	
12cr|rubygem-rr-1.0.0-1|22	%build
12cr|rubygem-rr-1.0.0-1|23	
12cr|rubygem-rr-1.0.0-1|24	%install
12cr|rubygem-rr-1.0.0-1|25	rm -rf %{buildroot}
12cr|rubygem-rr-1.0.0-1|26	gem install --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|rubygem-rr-1.0.0-1|27	
12cr|rubygem-rr-1.0.0-1|28	chmod g-w,g+r,o+r -R %{buildroot}
12cr|rubygem-rr-1.0.0-1|29	
12cr|rubygem-rr-1.0.0-1|30	%clean
12cr|rubygem-rr-1.0.0-1|31	rm -rf %{buildroot}
12cr|rubygem-rr-1.0.0-1|32	
12cr|rubygem-rr-1.0.0-1|33	%files
12cr|rubygem-rr-1.0.0-1|34	%defattr(-,root,root)
12cr|rubygem-rr-1.0.0-1|35	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-rr-1.0.0-1|36	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-rr-1.0.0-1|37	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|rubygem-rr-1.0.0-1|38	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-rr-1.0.0-1|39	
12cr|rubygem-rr-1.0.0-1|40	
12cr|rubygem-rr-1.0.0-1|41	
12cr|rubygem-rr-1.0.0-1|42	%changelog
12cr|rubygem-rr-1.0.0-1|43	* Fri Sep 17 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.0-1mdv2011.0
12cr|rubygem-rr-1.0.0-1|44	+ Revision: 579203
12cr|rubygem-rr-1.0.0-1|45	- import rubygem-rr
12cr|rubygem-rr-1.0.0-1|46	
12cr|rubygem-rr-1.0.0-1|47	

7317 12
12cr|rubygem-rspec-2.8.0-2|1	%define oname rspec
12cr|rubygem-rspec-2.8.0-2|2	
12cr|rubygem-rspec-2.8.0-2|3	Name:           rubygem-%{oname}
12cr|rubygem-rspec-2.8.0-2|4	Version:        2.8.0
12cr|rubygem-rspec-2.8.0-2|5	Release:	2
12cr|rubygem-rspec-2.8.0-2|6	Summary:        Behaviour Driven Development for Ruby
12cr|rubygem-rspec-2.8.0-2|7	Group:          Development/Ruby
12cr|rubygem-rspec-2.8.0-2|8	License:        MIT
12cr|rubygem-rspec-2.8.0-2|9	URL:            http://rspec.info
12cr|rubygem-rspec-2.8.0-2|10	Source0:        http://rubygems.org/downloads/%{oname}-%{version}.gem
12cr|rubygem-rspec-2.8.0-2|11	BuildRequires:  rubygems
12cr|rubygem-rspec-2.8.0-2|12	Requires:       rubygem(rspec-core)
12cr|rubygem-rspec-2.8.0-2|13	Requires:       rubygem(rspec-expectations)
12cr|rubygem-rspec-2.8.0-2|14	Requires:       rubygem(rspec-mocks)
12cr|rubygem-rspec-2.8.0-2|15	BuildRequires:  ruby
12cr|rubygem-rspec-2.8.0-2|16	BuildArch:      noarch
12cr|rubygem-rspec-2.8.0-2|17	Provides:       rubygem(%{oname}) = %{version}
12cr|rubygem-rspec-2.8.0-2|18	
12cr|rubygem-rspec-2.8.0-2|19	%description
12cr|rubygem-rspec-2.8.0-2|20	Behaviour Driven Development for Ruby.
12cr|rubygem-rspec-2.8.0-2|21	
12cr|rubygem-rspec-2.8.0-2|22	%prep
12cr|rubygem-rspec-2.8.0-2|23	
12cr|rubygem-rspec-2.8.0-2|24	%build
12cr|rubygem-rspec-2.8.0-2|25	
12cr|rubygem-rspec-2.8.0-2|26	%install
12cr|rubygem-rspec-2.8.0-2|27	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-rspec-2.8.0-2|28	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-rspec-2.8.0-2|29	--force --rdoc --no-ri %{SOURCE0}
12cr|rubygem-rspec-2.8.0-2|30	
12cr|rubygem-rspec-2.8.0-2|31	%files
12cr|rubygem-rspec-2.8.0-2|32	%{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-rspec-2.8.0-2|33	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-rspec-2.8.0-2|34	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-rspec-2.8.0-2|35	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-rspec-2.8.0-2|36	
12cr|rubygem-rspec-2.8.0-2|37	
12cr|rubygem-rspec-2.8.0-2|38	%changelog
12cr|rubygem-rspec-2.8.0-2|39	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.8.0-2
12cr|rubygem-rspec-2.8.0-2|40	+ Revision: 774161
12cr|rubygem-rspec-2.8.0-2|41	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-rspec-2.8.0-2|42	
12cr|rubygem-rspec-2.8.0-2|43	* Tue Jan 24 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.8.0-1
12cr|rubygem-rspec-2.8.0-2|44	+ Revision: 767859
12cr|rubygem-rspec-2.8.0-2|45	- files listed twice fix
12cr|rubygem-rspec-2.8.0-2|46	- version update 2.8.0
12cr|rubygem-rspec-2.8.0-2|47	
12cr|rubygem-rspec-2.8.0-2|48	* Sat Sep 10 2011 Alexander Barakin <abarakin@mandriva.org> 2.6.0-2
12cr|rubygem-rspec-2.8.0-2|49	+ Revision: 699183
12cr|rubygem-rspec-2.8.0-2|50	- after bootstrap
12cr|rubygem-rspec-2.8.0-2|51	
12cr|rubygem-rspec-2.8.0-2|52	* Wed Sep 07 2011 Alexander Barakin <abarakin@mandriva.org> 2.6.0-1
12cr|rubygem-rspec-2.8.0-2|53	+ Revision: 698598
12cr|rubygem-rspec-2.8.0-2|54	- imported package rubygem-rspec
12cr|rubygem-rspec-2.8.0-2|55	
12cr|rubygem-rspec-2.8.0-2|56	* Wed Dec 01 2010 Rémy Clouard <shikamaru@mandriva.org> 2.0.1-1mdv2011.0
12cr|rubygem-rspec-2.8.0-2|57	+ Revision: 604517
12cr|rubygem-rspec-2.8.0-2|58	- Bump release
12cr|rubygem-rspec-2.8.0-2|59	- fix url
12cr|rubygem-rspec-2.8.0-2|60	- fix file list
12cr|rubygem-rspec-2.8.0-2|61	- TODO: import subpackages
12cr|rubygem-rspec-2.8.0-2|62	
12cr|rubygem-rspec-2.8.0-2|63	* Sun Oct 10 2010 Rémy Clouard <shikamaru@mandriva.org> 1.3.0-1mdv2011.0
12cr|rubygem-rspec-2.8.0-2|64	+ Revision: 584522
12cr|rubygem-rspec-2.8.0-2|65	- import rubygem-rspec
12cr|rubygem-rspec-2.8.0-2|66	

7318 12
12cr|rubygem-rspec-core-2.8.0-5|1	# Generated from rspec-core-2.8.0.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
12cr|rubygem-rspec-core-2.8.0-5|2	%define	rbname	rspec-core
12cr|rubygem-rspec-core-2.8.0-5|3	
12cr|rubygem-rspec-core-2.8.0-5|4	Summary:	rspec-core-2.8.0
12cr|rubygem-rspec-core-2.8.0-5|5	Name:		rubygem-%{rbname}
12cr|rubygem-rspec-core-2.8.0-5|6	
12cr|rubygem-rspec-core-2.8.0-5|7	Version:	2.8.0
12cr|rubygem-rspec-core-2.8.0-5|8	Release:	5
12cr|rubygem-rspec-core-2.8.0-5|9	Group:		Development/Ruby
12cr|rubygem-rspec-core-2.8.0-5|10	License:	GPLv2+ or Ruby
12cr|rubygem-rspec-core-2.8.0-5|11	URL:		http://github.com/rspec/rspec-core
12cr|rubygem-rspec-core-2.8.0-5|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-rspec-core-2.8.0-5|13	BuildRequires:	rubygems
12cr|rubygem-rspec-core-2.8.0-5|14	BuildArch:	noarch
12cr|rubygem-rspec-core-2.8.0-5|15	
12cr|rubygem-rspec-core-2.8.0-5|16	%description
12cr|rubygem-rspec-core-2.8.0-5|17	BDD for Ruby. RSpec runner and example groups.
12cr|rubygem-rspec-core-2.8.0-5|18	
12cr|rubygem-rspec-core-2.8.0-5|19	%package	doc
12cr|rubygem-rspec-core-2.8.0-5|20	Summary:	Documentation for %{name}
12cr|rubygem-rspec-core-2.8.0-5|21	Group:		Books/Computer books
12cr|rubygem-rspec-core-2.8.0-5|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-rspec-core-2.8.0-5|23	
12cr|rubygem-rspec-core-2.8.0-5|24	%description	doc
12cr|rubygem-rspec-core-2.8.0-5|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-rspec-core-2.8.0-5|26	
12cr|rubygem-rspec-core-2.8.0-5|27	%prep
12cr|rubygem-rspec-core-2.8.0-5|28	%setup -q
12cr|rubygem-rspec-core-2.8.0-5|29	
12cr|rubygem-rspec-core-2.8.0-5|30	%build
12cr|rubygem-rspec-core-2.8.0-5|31	%gem_build -f '(features|spec)'
12cr|rubygem-rspec-core-2.8.0-5|32	
12cr|rubygem-rspec-core-2.8.0-5|33	%install
12cr|rubygem-rspec-core-2.8.0-5|34	%gem_install
12cr|rubygem-rspec-core-2.8.0-5|35	
12cr|rubygem-rspec-core-2.8.0-5|36	%files
12cr|rubygem-rspec-core-2.8.0-5|37	%{_bindir}/autospec
12cr|rubygem-rspec-core-2.8.0-5|38	%{_bindir}/rspec
12cr|rubygem-rspec-core-2.8.0-5|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-rspec-core-2.8.0-5|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/exe
12cr|rubygem-rspec-core-2.8.0-5|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/exe/autospec
12cr|rubygem-rspec-core-2.8.0-5|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/exe/rspec
12cr|rubygem-rspec-core-2.8.0-5|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/
12cr|rubygem-rspec-core-2.8.0-5|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
12cr|rubygem-rspec-core-2.8.0-5|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-rspec-core-2.8.0-5|46	
12cr|rubygem-rspec-core-2.8.0-5|47	%files doc
12cr|rubygem-rspec-core-2.8.0-5|48	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-rspec-core-2.8.0-5|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.md
12cr|rubygem-rspec-core-2.8.0-5|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
12cr|rubygem-rspec-core-2.8.0-5|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/features
12cr|rubygem-rspec-core-2.8.0-5|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/features/*
12cr|rubygem-rspec-core-2.8.0-5|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
12cr|rubygem-rspec-core-2.8.0-5|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*
12cr|rubygem-rspec-core-2.8.0-5|55	
12cr|rubygem-rspec-core-2.8.0-5|56	
12cr|rubygem-rspec-core-2.8.0-5|57	%changelog
12cr|rubygem-rspec-core-2.8.0-5|58	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.8.0-5
12cr|rubygem-rspec-core-2.8.0-5|59	+ Revision: 774529
12cr|rubygem-rspec-core-2.8.0-5|60	- regenerate spec with gem2rpm5
12cr|rubygem-rspec-core-2.8.0-5|61	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-rspec-core-2.8.0-5|62	
12cr|rubygem-rspec-core-2.8.0-5|63	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.8.0-4
12cr|rubygem-rspec-core-2.8.0-5|64	+ Revision: 767036
12cr|rubygem-rspec-core-2.8.0-5|65	- version update 2.8.0
12cr|rubygem-rspec-core-2.8.0-5|66	
12cr|rubygem-rspec-core-2.8.0-5|67	* Sat Sep 10 2011 Alexander Barakin <abarakin@mandriva.org> 2.6.4-4
12cr|rubygem-rspec-core-2.8.0-5|68	+ Revision: 699177
12cr|rubygem-rspec-core-2.8.0-5|69	- bump release
12cr|rubygem-rspec-core-2.8.0-5|70	- after a successful build the bootstrap can be disabled
12cr|rubygem-rspec-core-2.8.0-5|71	
12cr|rubygem-rspec-core-2.8.0-5|72	* Sat Sep 10 2011 Alexander Barakin <abarakin@mandriva.org> 2.6.4-3
12cr|rubygem-rspec-core-2.8.0-5|73	+ Revision: 699174
12cr|rubygem-rspec-core-2.8.0-5|74	- rdoc needed during the bootstrap
12cr|rubygem-rspec-core-2.8.0-5|75	- we need bootstrap
12cr|rubygem-rspec-core-2.8.0-5|76	- imported package rubygem-rspec-core
12cr|rubygem-rspec-core-2.8.0-5|77	
12cr|rubygem-rspec-core-2.8.0-5|78	+ Andrey Smirnov <asmirnov@mandriva.org>
12cr|rubygem-rspec-core-2.8.0-5|79	- bump release
12cr|rubygem-rspec-core-2.8.0-5|80	- remove some buildreqs
12cr|rubygem-rspec-core-2.8.0-5|81	- inc release
12cr|rubygem-rspec-core-2.8.0-5|82	- missing rdoc fix
12cr|rubygem-rspec-core-2.8.0-5|83	- rpmlint warning
12cr|rubygem-rspec-core-2.8.0-5|84	
12cr|rubygem-rspec-core-2.8.0-5|85	* Wed Dec 01 2010 Rémy Clouard <shikamaru@mandriva.org> 2.0.1-1mdv2011.0
12cr|rubygem-rspec-core-2.8.0-5|86	+ Revision: 604552
12cr|rubygem-rspec-core-2.8.0-5|87	- import rubygem-rspec-core
12cr|rubygem-rspec-core-2.8.0-5|88	

7319 12
12cr|rubygem-rspec-expectations-2.8.0-2|1	%define oname rspec-expectations
12cr|rubygem-rspec-expectations-2.8.0-2|2	
12cr|rubygem-rspec-expectations-2.8.0-2|3	Name:       rubygem-%{oname}
12cr|rubygem-rspec-expectations-2.8.0-2|4	Version:    2.8.0
12cr|rubygem-rspec-expectations-2.8.0-2|5	Release:	2
12cr|rubygem-rspec-expectations-2.8.0-2|6	Summary:    Behaviour Driven Development for Ruby
12cr|rubygem-rspec-expectations-2.8.0-2|7	Group:      Development/Ruby
12cr|rubygem-rspec-expectations-2.8.0-2|8	License:    MIT
12cr|rubygem-rspec-expectations-2.8.0-2|9	URL:        http://github.com/rspec/rspec-expectations
12cr|rubygem-rspec-expectations-2.8.0-2|10	Source0:    http://rubygems.org/downloads/%{oname}-%{version}.gem
12cr|rubygem-rspec-expectations-2.8.0-2|11	Requires:   rubygems
12cr|rubygem-rspec-expectations-2.8.0-2|12	Requires:   rubygem(diff-lcs) >= 1.1.2
12cr|rubygem-rspec-expectations-2.8.0-2|13	Requires:   rubygem(cucumber) >= 0.6.2
12cr|rubygem-rspec-expectations-2.8.0-2|14	Requires:   rubygem(aruba) >= 0.1.1
12cr|rubygem-rspec-expectations-2.8.0-2|15	Requires:   rubygem(rspec-core)
12cr|rubygem-rspec-expectations-2.8.0-2|16	Requires:   rubygem(rspec-mocks)
12cr|rubygem-rspec-expectations-2.8.0-2|17	BuildRequires: rubygems
12cr|rubygem-rspec-expectations-2.8.0-2|18	BuildArch:  noarch
12cr|rubygem-rspec-expectations-2.8.0-2|19	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-rspec-expectations-2.8.0-2|20	
12cr|rubygem-rspec-expectations-2.8.0-2|21	%description
12cr|rubygem-rspec-expectations-2.8.0-2|22	rspec expectations (should[_not] and matchers)
12cr|rubygem-rspec-expectations-2.8.0-2|23	
12cr|rubygem-rspec-expectations-2.8.0-2|24	
12cr|rubygem-rspec-expectations-2.8.0-2|25	%prep
12cr|rubygem-rspec-expectations-2.8.0-2|26	
12cr|rubygem-rspec-expectations-2.8.0-2|27	%build
12cr|rubygem-rspec-expectations-2.8.0-2|28	
12cr|rubygem-rspec-expectations-2.8.0-2|29	%install
12cr|rubygem-rspec-expectations-2.8.0-2|30	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-rspec-expectations-2.8.0-2|31	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-rspec-expectations-2.8.0-2|32	--force --rdoc %{SOURCE0}
12cr|rubygem-rspec-expectations-2.8.0-2|33	
12cr|rubygem-rspec-expectations-2.8.0-2|34	# remove vcs files
12cr|rubygem-rspec-expectations-2.8.0-2|35	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
12cr|rubygem-rspec-expectations-2.8.0-2|36	
12cr|rubygem-rspec-expectations-2.8.0-2|37	%files
12cr|rubygem-rspec-expectations-2.8.0-2|38	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-rspec-expectations-2.8.0-2|39	#%{ruby_gemdir}/gems/%{oname}-%{version}/.document
12cr|rubygem-rspec-expectations-2.8.0-2|40	#%{ruby_gemdir}/gems/%{oname}-%{version}/.travis.yml
12cr|rubygem-rspec-expectations-2.8.0-2|41	#%{ruby_gemdir}/gems/%{oname}-%{version}/cucumber.yml
12cr|rubygem-rspec-expectations-2.8.0-2|42	%{ruby_gemdir}/gems/%{oname}-%{version}/features/
12cr|rubygem-rspec-expectations-2.8.0-2|43	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-rspec-expectations-2.8.0-2|44	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-rspec-expectations-2.8.0-2|45	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-rspec-expectations-2.8.0-2|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/License.txt
12cr|rubygem-rspec-expectations-2.8.0-2|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
12cr|rubygem-rspec-expectations-2.8.0-2|48	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-rspec-expectations-2.8.0-2|49	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-rspec-expectations-2.8.0-2|50	
12cr|rubygem-rspec-expectations-2.8.0-2|51	
12cr|rubygem-rspec-expectations-2.8.0-2|52	%changelog
12cr|rubygem-rspec-expectations-2.8.0-2|53	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.8.0-2
12cr|rubygem-rspec-expectations-2.8.0-2|54	+ Revision: 774161
12cr|rubygem-rspec-expectations-2.8.0-2|55	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-rspec-expectations-2.8.0-2|56	
12cr|rubygem-rspec-expectations-2.8.0-2|57	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.8.0-1
12cr|rubygem-rspec-expectations-2.8.0-2|58	+ Revision: 767040
12cr|rubygem-rspec-expectations-2.8.0-2|59	- version update 2.8.0
12cr|rubygem-rspec-expectations-2.8.0-2|60	
12cr|rubygem-rspec-expectations-2.8.0-2|61	* Sat Sep 10 2011 Alexander Barakin <abarakin@mandriva.org> 2.6.0-3
12cr|rubygem-rspec-expectations-2.8.0-2|62	+ Revision: 699181
12cr|rubygem-rspec-expectations-2.8.0-2|63	- after bootstrap
12cr|rubygem-rspec-expectations-2.8.0-2|64	
12cr|rubygem-rspec-expectations-2.8.0-2|65	* Fri Sep 09 2011 Andrey Smirnov <asmirnov@mandriva.org> 2.6.0-2
12cr|rubygem-rspec-expectations-2.8.0-2|66	+ Revision: 699168
12cr|rubygem-rspec-expectations-2.8.0-2|67	- bump release
12cr|rubygem-rspec-expectations-2.8.0-2|68	- remove rspec-core from reqs
12cr|rubygem-rspec-expectations-2.8.0-2|69	
12cr|rubygem-rspec-expectations-2.8.0-2|70	* Thu Sep 08 2011 Andrey Smirnov <asmirnov@mandriva.org> 2.6.0-1
12cr|rubygem-rspec-expectations-2.8.0-2|71	+ Revision: 699030
12cr|rubygem-rspec-expectations-2.8.0-2|72	- missing rdoc fix
12cr|rubygem-rspec-expectations-2.8.0-2|73	- imported package rubygem-rspec-expectations
12cr|rubygem-rspec-expectations-2.8.0-2|74	
12cr|rubygem-rspec-expectations-2.8.0-2|75	* Wed Dec 01 2010 Rémy Clouard <shikamaru@mandriva.org> 2.0.1-1mdv2011.0
12cr|rubygem-rspec-expectations-2.8.0-2|76	+ Revision: 604553
12cr|rubygem-rspec-expectations-2.8.0-2|77	- import rubygem-rspec-expectations
12cr|rubygem-rspec-expectations-2.8.0-2|78	

7320 12
12cr|rubygem-rspec-mocks-2.8.0-2|1	%define oname rspec-mocks
12cr|rubygem-rspec-mocks-2.8.0-2|2	%define geminstdir %{ruby_gemdir}/gems/%{oname}-%{version}
12cr|rubygem-rspec-mocks-2.8.0-2|3	
12cr|rubygem-rspec-mocks-2.8.0-2|4	Summary:    Behaviour Driven Development for Ruby
12cr|rubygem-rspec-mocks-2.8.0-2|5	Name:       rubygem-%{oname}
12cr|rubygem-rspec-mocks-2.8.0-2|6	Version:    2.8.0
12cr|rubygem-rspec-mocks-2.8.0-2|7	Release:	2
12cr|rubygem-rspec-mocks-2.8.0-2|8	Group:      Development/Ruby
12cr|rubygem-rspec-mocks-2.8.0-2|9	License:    MIT
12cr|rubygem-rspec-mocks-2.8.0-2|10	URL:        http://github.com/rspec/rspec-mocks
12cr|rubygem-rspec-mocks-2.8.0-2|11	Source0:    %{oname}-%{version}.gem
12cr|rubygem-rspec-mocks-2.8.0-2|12	Requires:   rubygems
12cr|rubygem-rspec-mocks-2.8.0-2|13	Requires:   rubygem(rspec-core)
12cr|rubygem-rspec-mocks-2.8.0-2|14	Requires:   rubygem(rspec-expectations)
12cr|rubygem-rspec-mocks-2.8.0-2|15	BuildRequires: rubygems
12cr|rubygem-rspec-mocks-2.8.0-2|16	BuildArch:  noarch
12cr|rubygem-rspec-mocks-2.8.0-2|17	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-rspec-mocks-2.8.0-2|18	
12cr|rubygem-rspec-mocks-2.8.0-2|19	%description
12cr|rubygem-rspec-mocks-2.8.0-2|20	RSpec's 'test double' framework, with support for stubbing and mocking
12cr|rubygem-rspec-mocks-2.8.0-2|21	
12cr|rubygem-rspec-mocks-2.8.0-2|22	
12cr|rubygem-rspec-mocks-2.8.0-2|23	%prep
12cr|rubygem-rspec-mocks-2.8.0-2|24	
12cr|rubygem-rspec-mocks-2.8.0-2|25	%build
12cr|rubygem-rspec-mocks-2.8.0-2|26	
12cr|rubygem-rspec-mocks-2.8.0-2|27	%install
12cr|rubygem-rspec-mocks-2.8.0-2|28	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-rspec-mocks-2.8.0-2|29	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-rspec-mocks-2.8.0-2|30	--force --rdoc %{SOURCE0}
12cr|rubygem-rspec-mocks-2.8.0-2|31	
12cr|rubygem-rspec-mocks-2.8.0-2|32	# remove vcs files
12cr|rubygem-rspec-mocks-2.8.0-2|33	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
12cr|rubygem-rspec-mocks-2.8.0-2|34	%files
12cr|rubygem-rspec-mocks-2.8.0-2|35	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-rspec-mocks-2.8.0-2|36	%{ruby_gemdir}/gems/%{oname}-%{version}/features/
12cr|rubygem-rspec-mocks-2.8.0-2|37	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-rspec-mocks-2.8.0-2|38	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-rspec-mocks-2.8.0-2|39	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-rspec-mocks-2.8.0-2|40	#% doc % {ruby_gemdir}/gems/% {oname}-% {version}/History.md
12cr|rubygem-rspec-mocks-2.8.0-2|41	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/License.txt
12cr|rubygem-rspec-mocks-2.8.0-2|42	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
12cr|rubygem-rspec-mocks-2.8.0-2|43	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-rspec-mocks-2.8.0-2|44	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-rspec-mocks-2.8.0-2|45	
12cr|rubygem-rspec-mocks-2.8.0-2|46	
12cr|rubygem-rspec-mocks-2.8.0-2|47	%changelog
12cr|rubygem-rspec-mocks-2.8.0-2|48	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.8.0-2
12cr|rubygem-rspec-mocks-2.8.0-2|49	+ Revision: 774161
12cr|rubygem-rspec-mocks-2.8.0-2|50	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-rspec-mocks-2.8.0-2|51	
12cr|rubygem-rspec-mocks-2.8.0-2|52	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.8.0-1
12cr|rubygem-rspec-mocks-2.8.0-2|53	+ Revision: 767042
12cr|rubygem-rspec-mocks-2.8.0-2|54	- version update 2.8.0
12cr|rubygem-rspec-mocks-2.8.0-2|55	
12cr|rubygem-rspec-mocks-2.8.0-2|56	* Sat Sep 10 2011 Alexander Barakin <abarakin@mandriva.org> 2.6.0-3
12cr|rubygem-rspec-mocks-2.8.0-2|57	+ Revision: 699182
12cr|rubygem-rspec-mocks-2.8.0-2|58	- after bootstrap
12cr|rubygem-rspec-mocks-2.8.0-2|59	
12cr|rubygem-rspec-mocks-2.8.0-2|60	+ Andrey Smirnov <asmirnov@mandriva.org>
12cr|rubygem-rspec-mocks-2.8.0-2|61	- bump release
12cr|rubygem-rspec-mocks-2.8.0-2|62	- remove rspec-core from reqs
12cr|rubygem-rspec-mocks-2.8.0-2|63	
12cr|rubygem-rspec-mocks-2.8.0-2|64	* Thu Sep 08 2011 Andrey Smirnov <asmirnov@mandriva.org> 2.6.0-1
12cr|rubygem-rspec-mocks-2.8.0-2|65	+ Revision: 699021
12cr|rubygem-rspec-mocks-2.8.0-2|66	- missing rdoc fix
12cr|rubygem-rspec-mocks-2.8.0-2|67	- rpmlint warning
12cr|rubygem-rspec-mocks-2.8.0-2|68	- imported package rubygem-rspec-mocks
12cr|rubygem-rspec-mocks-2.8.0-2|69	
12cr|rubygem-rspec-mocks-2.8.0-2|70	* Wed Dec 01 2010 Rémy Clouard <shikamaru@mandriva.org> 2.0.1-1mdv2011.0
12cr|rubygem-rspec-mocks-2.8.0-2|71	+ Revision: 604555
12cr|rubygem-rspec-mocks-2.8.0-2|72	- import rubygem-rspec-mocks
12cr|rubygem-rspec-mocks-2.8.0-2|73	

7321 12
12cr|rubygem-ruby2ruby-1.2.5-1|1	%define oname ruby2ruby
12cr|rubygem-ruby2ruby-1.2.5-1|2	
12cr|rubygem-ruby2ruby-1.2.5-1|3	Summary:    Allows generating pure ruby code easily from RubyParser compatible Sexps
12cr|rubygem-ruby2ruby-1.2.5-1|4	Name:       rubygem-%{oname}
12cr|rubygem-ruby2ruby-1.2.5-1|5	Version:    1.2.5
12cr|rubygem-ruby2ruby-1.2.5-1|6	Release:    %mkrel 1
12cr|rubygem-ruby2ruby-1.2.5-1|7	Group:      Development/Ruby
12cr|rubygem-ruby2ruby-1.2.5-1|8	License:    MIT
12cr|rubygem-ruby2ruby-1.2.5-1|9	URL:        http://seattlerb.rubyforge.org/
12cr|rubygem-ruby2ruby-1.2.5-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-ruby2ruby-1.2.5-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-ruby2ruby-1.2.5-1|12	Requires:   rubygems
12cr|rubygem-ruby2ruby-1.2.5-1|13	Requires:   rubygem(sexp_processor) >= 3.0
12cr|rubygem-ruby2ruby-1.2.5-1|14	Requires:   rubygem(ruby_parser) >= 2.0
12cr|rubygem-ruby2ruby-1.2.5-1|15	Requires:   rubygem(rubyforge) >= 2.0.4
12cr|rubygem-ruby2ruby-1.2.5-1|16	Requires:   rubygem(minitest) >= 1.7.1
12cr|rubygem-ruby2ruby-1.2.5-1|17	Requires:   rubygem(ParseTree) >= 3.0
12cr|rubygem-ruby2ruby-1.2.5-1|18	Requires:   rubygem(hoe) >= 2.6.2
12cr|rubygem-ruby2ruby-1.2.5-1|19	BuildRequires: rubygems
12cr|rubygem-ruby2ruby-1.2.5-1|20	BuildArch:  noarch
12cr|rubygem-ruby2ruby-1.2.5-1|21	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-ruby2ruby-1.2.5-1|22	
12cr|rubygem-ruby2ruby-1.2.5-1|23	%description
12cr|rubygem-ruby2ruby-1.2.5-1|24	ruby2ruby provides a means of generating pure ruby code easily from
12cr|rubygem-ruby2ruby-1.2.5-1|25	RubyParser compatible Sexps. This makes making dynamic language
12cr|rubygem-ruby2ruby-1.2.5-1|26	processors in ruby easier than ever!
12cr|rubygem-ruby2ruby-1.2.5-1|27	
12cr|rubygem-ruby2ruby-1.2.5-1|28	%prep
12cr|rubygem-ruby2ruby-1.2.5-1|29	
12cr|rubygem-ruby2ruby-1.2.5-1|30	%build
12cr|rubygem-ruby2ruby-1.2.5-1|31	
12cr|rubygem-ruby2ruby-1.2.5-1|32	%install
12cr|rubygem-ruby2ruby-1.2.5-1|33	rm -rf %buildroot
12cr|rubygem-ruby2ruby-1.2.5-1|34	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-ruby2ruby-1.2.5-1|35	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-ruby2ruby-1.2.5-1|36	--force --rdoc %{SOURCE0}
12cr|rubygem-ruby2ruby-1.2.5-1|37	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-ruby2ruby-1.2.5-1|38	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-ruby2ruby-1.2.5-1|39	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-ruby2ruby-1.2.5-1|40	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cr|rubygem-ruby2ruby-1.2.5-1|41	ruby -pi -e 'sub(/\/usr\/local\/bin\/ruby/, "/usr/bin/env ruby")' %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test/*
12cr|rubygem-ruby2ruby-1.2.5-1|42	chmod 644 %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/{test,lib}/*
12cr|rubygem-ruby2ruby-1.2.5-1|43	chmod 755 %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin/*
12cr|rubygem-ruby2ruby-1.2.5-1|44	
12cr|rubygem-ruby2ruby-1.2.5-1|45	%clean
12cr|rubygem-ruby2ruby-1.2.5-1|46	rm -rf %buildroot
12cr|rubygem-ruby2ruby-1.2.5-1|47	
12cr|rubygem-ruby2ruby-1.2.5-1|48	%files
12cr|rubygem-ruby2ruby-1.2.5-1|49	%defattr(-, root, root, -)
12cr|rubygem-ruby2ruby-1.2.5-1|50	%{_bindir}/r2r_show
12cr|rubygem-ruby2ruby-1.2.5-1|51	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-ruby2ruby-1.2.5-1|52	%{ruby_gemdir}/gems/%{oname}-%{version}/.autotest
12cr|rubygem-ruby2ruby-1.2.5-1|53	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-ruby2ruby-1.2.5-1|54	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-ruby2ruby-1.2.5-1|55	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-ruby2ruby-1.2.5-1|56	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-ruby2ruby-1.2.5-1|57	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
12cr|rubygem-ruby2ruby-1.2.5-1|58	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
12cr|rubygem-ruby2ruby-1.2.5-1|59	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-ruby2ruby-1.2.5-1|60	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.txt
12cr|rubygem-ruby2ruby-1.2.5-1|61	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-ruby2ruby-1.2.5-1|62	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-ruby2ruby-1.2.5-1|63	
12cr|rubygem-ruby2ruby-1.2.5-1|64	
12cr|rubygem-ruby2ruby-1.2.5-1|65	%changelog
12cr|rubygem-ruby2ruby-1.2.5-1|66	* Sun Oct 10 2010 Rémy Clouard <shikamaru@mandriva.org> 1.2.5-1mdv2011.0
12cr|rubygem-ruby2ruby-1.2.5-1|67	+ Revision: 584525
12cr|rubygem-ruby2ruby-1.2.5-1|68	- import rubygem-ruby2ruby
12cr|rubygem-ruby2ruby-1.2.5-1|69	

7322 12
12cr|rubygem-rubyforge-2.0.4-1|1	%define	oname	rubyforge
12cr|rubygem-rubyforge-2.0.4-1|2	
12cr|rubygem-rubyforge-2.0.4-1|3	Summary:	A script which automates a limited set of rubyforge operations
12cr|rubygem-rubyforge-2.0.4-1|4	Name:		rubygem-%{oname}
12cr|rubygem-rubyforge-2.0.4-1|5	Version:	2.0.4
12cr|rubygem-rubyforge-2.0.4-1|6	Release:	%mkrel 1
12cr|rubygem-rubyforge-2.0.4-1|7	License:	MIT
12cr|rubygem-rubyforge-2.0.4-1|8	Group:		Development/Ruby
12cr|rubygem-rubyforge-2.0.4-1|9	URL:		http://%{oname}.rubyforge.org/
12cr|rubygem-rubyforge-2.0.4-1|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|rubygem-rubyforge-2.0.4-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rubygem-rubyforge-2.0.4-1|12	BuildRequires:	ruby-RubyGems
12cr|rubygem-rubyforge-2.0.4-1|13	BuildArch:	noarch
12cr|rubygem-rubyforge-2.0.4-1|14	
12cr|rubygem-rubyforge-2.0.4-1|15	%description
12cr|rubygem-rubyforge-2.0.4-1|16	A script which automates a limited set of rubyforge operations.
12cr|rubygem-rubyforge-2.0.4-1|17	
12cr|rubygem-rubyforge-2.0.4-1|18	* Run 'rubyforge help' for complete usage.
12cr|rubygem-rubyforge-2.0.4-1|19	* Setup: For first time users AND upgrades to 0.4.0:
12cr|rubygem-rubyforge-2.0.4-1|20	* rubyforge setup (deletes your username and password, so run sparingly!)
12cr|rubygem-rubyforge-2.0.4-1|21	* edit ~/.rubyforge/user-config.yml
12cr|rubygem-rubyforge-2.0.4-1|22	* rubyforge config
12cr|rubygem-rubyforge-2.0.4-1|23	* For all rubyforge upgrades, run 'rubyforge config' to ensure you have latest.
12cr|rubygem-rubyforge-2.0.4-1|24	
12cr|rubygem-rubyforge-2.0.4-1|25	%prep
12cr|rubygem-rubyforge-2.0.4-1|26	
12cr|rubygem-rubyforge-2.0.4-1|27	%build
12cr|rubygem-rubyforge-2.0.4-1|28	
12cr|rubygem-rubyforge-2.0.4-1|29	%install
12cr|rubygem-rubyforge-2.0.4-1|30	rm -rf %{buildroot}
12cr|rubygem-rubyforge-2.0.4-1|31	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|rubygem-rubyforge-2.0.4-1|32	rm -rf %{buildroot}%{ruby_gemdir}/{cache,gems/%{oname}-%{version}/ext}
12cr|rubygem-rubyforge-2.0.4-1|33	
12cr|rubygem-rubyforge-2.0.4-1|34	%clean
12cr|rubygem-rubyforge-2.0.4-1|35	rm -rf %{buildroot}
12cr|rubygem-rubyforge-2.0.4-1|36	
12cr|rubygem-rubyforge-2.0.4-1|37	%files
12cr|rubygem-rubyforge-2.0.4-1|38	%defattr(-,root,root)
12cr|rubygem-rubyforge-2.0.4-1|39	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-rubyforge-2.0.4-1|40	%{_bindir}/rubyforge
12cr|rubygem-rubyforge-2.0.4-1|41	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|rubygem-rubyforge-2.0.4-1|42	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-rubyforge-2.0.4-1|43	
12cr|rubygem-rubyforge-2.0.4-1|44	
12cr|rubygem-rubyforge-2.0.4-1|45	
12cr|rubygem-rubyforge-2.0.4-1|46	%changelog
12cr|rubygem-rubyforge-2.0.4-1|47	* Sat Sep 18 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.0.4-1mdv2011.0
12cr|rubygem-rubyforge-2.0.4-1|48	+ Revision: 579405
12cr|rubygem-rubyforge-2.0.4-1|49	- new release: 2.0.4
12cr|rubygem-rubyforge-2.0.4-1|50	- don't install gem archive
12cr|rubygem-rubyforge-2.0.4-1|51	- rebuild for new automatic requires/provides
12cr|rubygem-rubyforge-2.0.4-1|52	
12cr|rubygem-rubyforge-2.0.4-1|53	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.0.3-1mdv2010.1
12cr|rubygem-rubyforge-2.0.4-1|54	+ Revision: 500339
12cr|rubygem-rubyforge-2.0.4-1|55	- import rubygem-rubyforge
12cr|rubygem-rubyforge-2.0.4-1|56	
12cr|rubygem-rubyforge-2.0.4-1|57	
12cr|rubygem-rubyforge-2.0.4-1|58	* Mon Feb  3 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.0.3-1
12cr|rubygem-rubyforge-2.0.4-1|59	- initial release

7323 12
12cr|rubygem-ruby-hmac-0.4.0-2|1	%define	oname	ruby-hmac
12cr|rubygem-ruby-hmac-0.4.0-2|2	
12cr|rubygem-ruby-hmac-0.4.0-2|3	Summary:	A ruby module that provides a common interface to HMAC functionality
12cr|rubygem-ruby-hmac-0.4.0-2|4	Name:		rubygem-%{oname}
12cr|rubygem-ruby-hmac-0.4.0-2|5	Version:	0.4.0
12cr|rubygem-ruby-hmac-0.4.0-2|6	Release:	%mkrel 2
12cr|rubygem-ruby-hmac-0.4.0-2|7	License:	MIT
12cr|rubygem-ruby-hmac-0.4.0-2|8	Group:		Development/Ruby
12cr|rubygem-ruby-hmac-0.4.0-2|9	URL:		http://%{oname}.rubyforge.org/
12cr|rubygem-ruby-hmac-0.4.0-2|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|rubygem-ruby-hmac-0.4.0-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rubygem-ruby-hmac-0.4.0-2|12	BuildRequires:	ruby-RubyGems
12cr|rubygem-ruby-hmac-0.4.0-2|13	BuildArch:	noarch
12cr|rubygem-ruby-hmac-0.4.0-2|14	
12cr|rubygem-ruby-hmac-0.4.0-2|15	%description
12cr|rubygem-ruby-hmac-0.4.0-2|16	This module provides a common interface to HMAC functionality.
12cr|rubygem-ruby-hmac-0.4.0-2|17	HMAC is a kind of "Message Authentication Code" (MAC) algorithm whose standard
12cr|rubygem-ruby-hmac-0.4.0-2|18	is documented in RFC2104. Namely, a MAC provides a way to check the integrity
12cr|rubygem-ruby-hmac-0.4.0-2|19	of information transmitted over or stored in an unreliable medium, based on a
12cr|rubygem-ruby-hmac-0.4.0-2|20	secret key.
12cr|rubygem-ruby-hmac-0.4.0-2|21	
12cr|rubygem-ruby-hmac-0.4.0-2|22	%prep
12cr|rubygem-ruby-hmac-0.4.0-2|23	
12cr|rubygem-ruby-hmac-0.4.0-2|24	%build
12cr|rubygem-ruby-hmac-0.4.0-2|25	
12cr|rubygem-ruby-hmac-0.4.0-2|26	%install
12cr|rubygem-ruby-hmac-0.4.0-2|27	rm -rf %{buildroot}
12cr|rubygem-ruby-hmac-0.4.0-2|28	gem install --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|rubygem-ruby-hmac-0.4.0-2|29	
12cr|rubygem-ruby-hmac-0.4.0-2|30	%clean
12cr|rubygem-ruby-hmac-0.4.0-2|31	rm -rf %{buildroot}
12cr|rubygem-ruby-hmac-0.4.0-2|32	
12cr|rubygem-ruby-hmac-0.4.0-2|33	%files
12cr|rubygem-ruby-hmac-0.4.0-2|34	%defattr(-,root,root)
12cr|rubygem-ruby-hmac-0.4.0-2|35	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-ruby-hmac-0.4.0-2|36	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-ruby-hmac-0.4.0-2|37	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|rubygem-ruby-hmac-0.4.0-2|38	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-ruby-hmac-0.4.0-2|39	
12cr|rubygem-ruby-hmac-0.4.0-2|40	
12cr|rubygem-ruby-hmac-0.4.0-2|41	
12cr|rubygem-ruby-hmac-0.4.0-2|42	%changelog
12cr|rubygem-ruby-hmac-0.4.0-2|43	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2mdv2011.0
12cr|rubygem-ruby-hmac-0.4.0-2|44	+ Revision: 614795
12cr|rubygem-ruby-hmac-0.4.0-2|45	- the mass rebuild of 2010.1 packages
12cr|rubygem-ruby-hmac-0.4.0-2|46	
12cr|rubygem-ruby-hmac-0.4.0-2|47	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.4.0-1mdv2010.1
12cr|rubygem-ruby-hmac-0.4.0-2|48	+ Revision: 500510
12cr|rubygem-ruby-hmac-0.4.0-2|49	- import rubygem-ruby-hmac
12cr|rubygem-ruby-hmac-0.4.0-2|50	
12cr|rubygem-ruby-hmac-0.4.0-2|51	
12cr|rubygem-ruby-hmac-0.4.0-2|52	* Mon Feb  3 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.4.0-1
12cr|rubygem-ruby-hmac-0.4.0-2|53	- initial release

7324 12
12cr|rubygem-RubyInline-3.8.6-1|1	%define oname RubyInline
12cr|rubygem-RubyInline-3.8.6-1|2	
12cr|rubygem-RubyInline-3.8.6-1|3	Name:       rubygem-%{oname}
12cr|rubygem-RubyInline-3.8.6-1|4	Version:    3.8.6
12cr|rubygem-RubyInline-3.8.6-1|5	Release:    %mkrel 1
12cr|rubygem-RubyInline-3.8.6-1|6	Summary:    Inline allows you to write foreign code within your ruby code
12cr|rubygem-RubyInline-3.8.6-1|7	Group:      Development/Ruby
12cr|rubygem-RubyInline-3.8.6-1|8	License:    MIT
12cr|rubygem-RubyInline-3.8.6-1|9	URL:        http://rubyforge.org/projects/rubyinline/
12cr|rubygem-RubyInline-3.8.6-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-RubyInline-3.8.6-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-RubyInline-3.8.6-1|12	Requires:   rubygems
12cr|rubygem-RubyInline-3.8.6-1|13	Requires:   rubygem(ZenTest) >= 4.3
12cr|rubygem-RubyInline-3.8.6-1|14	Requires:   rubygem(rubyforge) >= 2.0.4
12cr|rubygem-RubyInline-3.8.6-1|15	Requires:   rubygem(minitest) >= 1.7.1
12cr|rubygem-RubyInline-3.8.6-1|16	Requires:   rubygem(hoe) >= 2.6.2
12cr|rubygem-RubyInline-3.8.6-1|17	BuildRequires: rubygems
12cr|rubygem-RubyInline-3.8.6-1|18	BuildArch:  noarch
12cr|rubygem-RubyInline-3.8.6-1|19	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-RubyInline-3.8.6-1|20	
12cr|rubygem-RubyInline-3.8.6-1|21	%description
12cr|rubygem-RubyInline-3.8.6-1|22	Inline allows you to write foreign code within your ruby code. It
12cr|rubygem-RubyInline-3.8.6-1|23	automatically determines if the code in question has changed and
12cr|rubygem-RubyInline-3.8.6-1|24	builds it only when necessary. The extensions are then automatically
12cr|rubygem-RubyInline-3.8.6-1|25	loaded into the class/module that defines it.
12cr|rubygem-RubyInline-3.8.6-1|26	You can even write extra builders that will allow you to write inlined
12cr|rubygem-RubyInline-3.8.6-1|27	code in any language. Use Inline::C as a template and look at
12cr|rubygem-RubyInline-3.8.6-1|28	Module#inline for the required API.
12cr|rubygem-RubyInline-3.8.6-1|29	
12cr|rubygem-RubyInline-3.8.6-1|30	
12cr|rubygem-RubyInline-3.8.6-1|31	%prep
12cr|rubygem-RubyInline-3.8.6-1|32	
12cr|rubygem-RubyInline-3.8.6-1|33	%build
12cr|rubygem-RubyInline-3.8.6-1|34	
12cr|rubygem-RubyInline-3.8.6-1|35	%install
12cr|rubygem-RubyInline-3.8.6-1|36	rm -rf %buildroot
12cr|rubygem-RubyInline-3.8.6-1|37	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-RubyInline-3.8.6-1|38	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-RubyInline-3.8.6-1|39	--force --rdoc %{SOURCE0}
12cr|rubygem-RubyInline-3.8.6-1|40	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/demo -type f | xargs chmod 755
12cr|rubygem-RubyInline-3.8.6-1|41	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test -type f | xargs chmod 755
12cr|rubygem-RubyInline-3.8.6-1|42	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/tutorial -type f | xargs chmod 755
12cr|rubygem-RubyInline-3.8.6-1|43	chmod 755 %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/example*.rb
12cr|rubygem-RubyInline-3.8.6-1|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}
12cr|rubygem-RubyInline-3.8.6-1|45	
12cr|rubygem-RubyInline-3.8.6-1|46	%clean
12cr|rubygem-RubyInline-3.8.6-1|47	rm -rf %buildroot
12cr|rubygem-RubyInline-3.8.6-1|48	
12cr|rubygem-RubyInline-3.8.6-1|49	%files
12cr|rubygem-RubyInline-3.8.6-1|50	%defattr(-, root, root, -)
12cr|rubygem-RubyInline-3.8.6-1|51	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-RubyInline-3.8.6-1|52	%{ruby_gemdir}/gems/%{oname}-%{version}/demo/
12cr|rubygem-RubyInline-3.8.6-1|53	%{ruby_gemdir}/gems/%{oname}-%{version}/example*.rb
12cr|rubygem-RubyInline-3.8.6-1|54	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-RubyInline-3.8.6-1|55	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-RubyInline-3.8.6-1|56	%{ruby_gemdir}/gems/%{oname}-%{version}/tutorial/
12cr|rubygem-RubyInline-3.8.6-1|57	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-RubyInline-3.8.6-1|58	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
12cr|rubygem-RubyInline-3.8.6-1|59	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
12cr|rubygem-RubyInline-3.8.6-1|60	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-RubyInline-3.8.6-1|61	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.txt
12cr|rubygem-RubyInline-3.8.6-1|62	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-RubyInline-3.8.6-1|63	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-RubyInline-3.8.6-1|64	
12cr|rubygem-RubyInline-3.8.6-1|65	
12cr|rubygem-RubyInline-3.8.6-1|66	%changelog
12cr|rubygem-RubyInline-3.8.6-1|67	* Fri Oct 15 2010 Rémy Clouard <shikamaru@mandriva.org> 3.8.6-1mdv2011.0
12cr|rubygem-RubyInline-3.8.6-1|68	+ Revision: 585882
12cr|rubygem-RubyInline-3.8.6-1|69	- import rubygem-RubyInline
12cr|rubygem-RubyInline-3.8.6-1|70	

7325 12
12cr|rubygem-ruby-openid-2.1.8-1|1	# Generated from ruby-openid-2.1.8.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-ruby-openid-2.1.8-1|2	%define	rbname	ruby-openid
12cr|rubygem-ruby-openid-2.1.8-1|3	
12cr|rubygem-ruby-openid-2.1.8-1|4	Summary:	A library for consuming and serving OpenID identities
12cr|rubygem-ruby-openid-2.1.8-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-ruby-openid-2.1.8-1|6	
12cr|rubygem-ruby-openid-2.1.8-1|7	Version:	2.1.8
12cr|rubygem-ruby-openid-2.1.8-1|8	Release:	1
12cr|rubygem-ruby-openid-2.1.8-1|9	Group:		Development/Ruby
12cr|rubygem-ruby-openid-2.1.8-1|10	License:	ASL 2.0
12cr|rubygem-ruby-openid-2.1.8-1|11	URL:		http://github.com/openid/ruby-openid
12cr|rubygem-ruby-openid-2.1.8-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-ruby-openid-2.1.8-1|13	BuildRequires:	rubygems
12cr|rubygem-ruby-openid-2.1.8-1|14	BuildArch:	noarch
12cr|rubygem-ruby-openid-2.1.8-1|15	
12cr|rubygem-ruby-openid-2.1.8-1|16	%description
12cr|rubygem-ruby-openid-2.1.8-1|17	Ruby OpenID is a Ruby library for verifying and serving OpenID identities.
12cr|rubygem-ruby-openid-2.1.8-1|18	
12cr|rubygem-ruby-openid-2.1.8-1|19	==Features
12cr|rubygem-ruby-openid-2.1.8-1|20	* Easy to use API for verifying OpenID identites - OpenID::Consumer
12cr|rubygem-ruby-openid-2.1.8-1|21	* Support for serving OpenID identites - OpenID::Server
12cr|rubygem-ruby-openid-2.1.8-1|22	* Does not depend on underlying web framework
12cr|rubygem-ruby-openid-2.1.8-1|23	* Supports multiple storage mechanisms (Filesystem, ActiveRecord, Memory)
12cr|rubygem-ruby-openid-2.1.8-1|24	* Example code to help you get started, including:
12cr|rubygem-ruby-openid-2.1.8-1|25	* Ruby on Rails based consumer and server
12cr|rubygem-ruby-openid-2.1.8-1|26	* OpenIDLoginGenerator for quickly getting creating a rails app that uses
12cr|rubygem-ruby-openid-2.1.8-1|27	OpenID for authentication
12cr|rubygem-ruby-openid-2.1.8-1|28	* ActiveRecordOpenIDStore plugin
12cr|rubygem-ruby-openid-2.1.8-1|29	* Comprehensive test suite
12cr|rubygem-ruby-openid-2.1.8-1|30	* Supports both OpenID 1 and OpenID 2 transparently
12cr|rubygem-ruby-openid-2.1.8-1|31	
12cr|rubygem-ruby-openid-2.1.8-1|32	%package	doc
12cr|rubygem-ruby-openid-2.1.8-1|33	Summary:	Documentation for %{name}
12cr|rubygem-ruby-openid-2.1.8-1|34	Group:		Books/Computer books
12cr|rubygem-ruby-openid-2.1.8-1|35	Requires:	%{name} = %{EVRD}
12cr|rubygem-ruby-openid-2.1.8-1|36	BuildArch:	noarch
12cr|rubygem-ruby-openid-2.1.8-1|37	
12cr|rubygem-ruby-openid-2.1.8-1|38	%description	doc
12cr|rubygem-ruby-openid-2.1.8-1|39	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-ruby-openid-2.1.8-1|40	
12cr|rubygem-ruby-openid-2.1.8-1|41	%prep
12cr|rubygem-ruby-openid-2.1.8-1|42	%setup -q
12cr|rubygem-ruby-openid-2.1.8-1|43	
12cr|rubygem-ruby-openid-2.1.8-1|44	%build
12cr|rubygem-ruby-openid-2.1.8-1|45	%gem_build -f '(admin|examples|test)/'
12cr|rubygem-ruby-openid-2.1.8-1|46	
12cr|rubygem-ruby-openid-2.1.8-1|47	%install
12cr|rubygem-ruby-openid-2.1.8-1|48	rm -rf %{buildroot}
12cr|rubygem-ruby-openid-2.1.8-1|49	%gem_install
12cr|rubygem-ruby-openid-2.1.8-1|50	
12cr|rubygem-ruby-openid-2.1.8-1|51	%clean
12cr|rubygem-ruby-openid-2.1.8-1|52	rm -rf %{buildroot}
12cr|rubygem-ruby-openid-2.1.8-1|53	
12cr|rubygem-ruby-openid-2.1.8-1|54	%files
12cr|rubygem-ruby-openid-2.1.8-1|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-ruby-openid-2.1.8-1|56	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/admin
12cr|rubygem-ruby-openid-2.1.8-1|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/admin/*.rb
12cr|rubygem-ruby-openid-2.1.8-1|58	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-ruby-openid-2.1.8-1|59	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
12cr|rubygem-ruby-openid-2.1.8-1|60	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-ruby-openid-2.1.8-1|61	
12cr|rubygem-ruby-openid-2.1.8-1|62	%files doc
12cr|rubygem-ruby-openid-2.1.8-1|63	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/INSTALL
12cr|rubygem-ruby-openid-2.1.8-1|64	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-ruby-openid-2.1.8-1|65	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
12cr|rubygem-ruby-openid-2.1.8-1|66	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/UPGRADE
12cr|rubygem-ruby-openid-2.1.8-1|67	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
12cr|rubygem-ruby-openid-2.1.8-1|68	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*
12cr|rubygem-ruby-openid-2.1.8-1|69	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-ruby-openid-2.1.8-1|70	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
12cr|rubygem-ruby-openid-2.1.8-1|71	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-ruby-openid-2.1.8-1|72	
12cr|rubygem-ruby-openid-2.1.8-1|73	
12cr|rubygem-ruby-openid-2.1.8-1|74	%changelog
12cr|rubygem-ruby-openid-2.1.8-1|75	* Sun Mar 13 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.1.8-1
12cr|rubygem-ruby-openid-2.1.8-1|76	+ Revision: 644330
12cr|rubygem-ruby-openid-2.1.8-1|77	- regenerate spec with gem2rpm5
12cr|rubygem-ruby-openid-2.1.8-1|78	- new release: 2.1.8
12cr|rubygem-ruby-openid-2.1.8-1|79	
12cr|rubygem-ruby-openid-2.1.8-1|80	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.7-2mdv2011.0
12cr|rubygem-ruby-openid-2.1.8-1|81	+ Revision: 614796
12cr|rubygem-ruby-openid-2.1.8-1|82	- the mass rebuild of 2010.1 packages
12cr|rubygem-ruby-openid-2.1.8-1|83	
12cr|rubygem-ruby-openid-2.1.8-1|84	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.1.7-1mdv2010.1
12cr|rubygem-ruby-openid-2.1.8-1|85	+ Revision: 500503
12cr|rubygem-ruby-openid-2.1.8-1|86	- import rubygem-ruby-openid
12cr|rubygem-ruby-openid-2.1.8-1|87	
12cr|rubygem-ruby-openid-2.1.8-1|88	
12cr|rubygem-ruby-openid-2.1.8-1|89	* Mon Feb  3 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.1.7-1
12cr|rubygem-ruby-openid-2.1.8-1|90	- initial release

7326 12
12cr|rubygem-ruby_parser-2.0.5-1|1	%define oname ruby_parser
12cr|rubygem-ruby_parser-2.0.5-1|2	
12cr|rubygem-ruby_parser-2.0.5-1|3	Name:       rubygem-%{oname}
12cr|rubygem-ruby_parser-2.0.5-1|4	Version:    2.0.5
12cr|rubygem-ruby_parser-2.0.5-1|5	Release:    %mkrel 1
12cr|rubygem-ruby_parser-2.0.5-1|6	Summary:    A ruby parser written in pure ruby
12cr|rubygem-ruby_parser-2.0.5-1|7	Group:      Development/Ruby
12cr|rubygem-ruby_parser-2.0.5-1|8	License:    MIT
12cr|rubygem-ruby_parser-2.0.5-1|9	URL:        http://parsetree.rubyforge.org/
12cr|rubygem-ruby_parser-2.0.5-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-ruby_parser-2.0.5-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-ruby_parser-2.0.5-1|12	Requires:   rubygems
12cr|rubygem-ruby_parser-2.0.5-1|13	Requires:   rubygem(sexp_processor) >= 3.0
12cr|rubygem-ruby_parser-2.0.5-1|14	Requires:   rubygem(rubyforge) >= 2.0.4
12cr|rubygem-ruby_parser-2.0.5-1|15	Requires:   rubygem(minitest) >= 1.7.1
12cr|rubygem-ruby_parser-2.0.5-1|16	Requires:   rubygem(ParseTree) >= 3.0
12cr|rubygem-ruby_parser-2.0.5-1|17	Requires:   rubygem(hoe) >= 2.6.2
12cr|rubygem-ruby_parser-2.0.5-1|18	BuildRequires: rubygems
12cr|rubygem-ruby_parser-2.0.5-1|19	BuildArch: noarch
12cr|rubygem-ruby_parser-2.0.5-1|20	Provides: rubygem(%{oname}) = %{version}
12cr|rubygem-ruby_parser-2.0.5-1|21	
12cr|rubygem-ruby_parser-2.0.5-1|22	%description
12cr|rubygem-ruby_parser-2.0.5-1|23	ruby_parser (RP) is a ruby parser written in pure ruby (utilizing
12cr|rubygem-ruby_parser-2.0.5-1|24	racc--which does by default use a C extension). RP's output is
12cr|rubygem-ruby_parser-2.0.5-1|25	the same as ParseTree's output: s-expressions using ruby's arrays and
12cr|rubygem-ruby_parser-2.0.5-1|26	base types.
12cr|rubygem-ruby_parser-2.0.5-1|27	As an example:
12cr|rubygem-ruby_parser-2.0.5-1|28	def conditional1(arg1)
12cr|rubygem-ruby_parser-2.0.5-1|29	if arg1 == 0 then
12cr|rubygem-ruby_parser-2.0.5-1|30	return 1
12cr|rubygem-ruby_parser-2.0.5-1|31	end
12cr|rubygem-ruby_parser-2.0.5-1|32	return 0
12cr|rubygem-ruby_parser-2.0.5-1|33	end
12cr|rubygem-ruby_parser-2.0.5-1|34	becomes:
12cr|rubygem-ruby_parser-2.0.5-1|35	s(:defn, :conditional1,
12cr|rubygem-ruby_parser-2.0.5-1|36	s(:args, :arg1),
12cr|rubygem-ruby_parser-2.0.5-1|37	s(:scope,
12cr|rubygem-ruby_parser-2.0.5-1|38	s(:block,
12cr|rubygem-ruby_parser-2.0.5-1|39	s(:if,
12cr|rubygem-ruby_parser-2.0.5-1|40	s(:call, s(:lvar, :arg1), :==, s(:arglist, s(:lit, 0))),
12cr|rubygem-ruby_parser-2.0.5-1|41	s(:return, s(:lit, 1)),
12cr|rubygem-ruby_parser-2.0.5-1|42	nil),
12cr|rubygem-ruby_parser-2.0.5-1|43	s(:return, s(:lit, 0)))))
12cr|rubygem-ruby_parser-2.0.5-1|44	
12cr|rubygem-ruby_parser-2.0.5-1|45	
12cr|rubygem-ruby_parser-2.0.5-1|46	%prep
12cr|rubygem-ruby_parser-2.0.5-1|47	
12cr|rubygem-ruby_parser-2.0.5-1|48	%build
12cr|rubygem-ruby_parser-2.0.5-1|49	
12cr|rubygem-ruby_parser-2.0.5-1|50	%install
12cr|rubygem-ruby_parser-2.0.5-1|51	rm -rf %buildroot
12cr|rubygem-ruby_parser-2.0.5-1|52	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-ruby_parser-2.0.5-1|53	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-ruby_parser-2.0.5-1|54	--force --rdoc %{SOURCE0}
12cr|rubygem-ruby_parser-2.0.5-1|55	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-ruby_parser-2.0.5-1|56	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-ruby_parser-2.0.5-1|57	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-ruby_parser-2.0.5-1|58	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod 755
12cr|rubygem-ruby_parser-2.0.5-1|59	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib -type f | xargs chmod 644
12cr|rubygem-ruby_parser-2.0.5-1|60	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test -type f | xargs chmod 755
12cr|rubygem-ruby_parser-2.0.5-1|61	ruby -pi -e 'sub(/\/usr\/local\/bin\/ruby/, "/usr/bin/env ruby")' %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test/*
12cr|rubygem-ruby_parser-2.0.5-1|62	
12cr|rubygem-ruby_parser-2.0.5-1|63	%clean
12cr|rubygem-ruby_parser-2.0.5-1|64	rm -rf %buildroot
12cr|rubygem-ruby_parser-2.0.5-1|65	
12cr|rubygem-ruby_parser-2.0.5-1|66	%files
12cr|rubygem-ruby_parser-2.0.5-1|67	%defattr(-, root, root, -)
12cr|rubygem-ruby_parser-2.0.5-1|68	%{_bindir}/ruby_parse
12cr|rubygem-ruby_parser-2.0.5-1|69	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-ruby_parser-2.0.5-1|70	%{ruby_gemdir}/gems/%{oname}-%{version}/.autotest
12cr|rubygem-ruby_parser-2.0.5-1|71	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-ruby_parser-2.0.5-1|72	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-ruby_parser-2.0.5-1|73	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-ruby_parser-2.0.5-1|74	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-ruby_parser-2.0.5-1|75	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
12cr|rubygem-ruby_parser-2.0.5-1|76	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
12cr|rubygem-ruby_parser-2.0.5-1|77	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-ruby_parser-2.0.5-1|78	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.txt
12cr|rubygem-ruby_parser-2.0.5-1|79	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-ruby_parser-2.0.5-1|80	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-ruby_parser-2.0.5-1|81	
12cr|rubygem-ruby_parser-2.0.5-1|82	
12cr|rubygem-ruby_parser-2.0.5-1|83	%changelog
12cr|rubygem-ruby_parser-2.0.5-1|84	* Fri Oct 15 2010 Rémy Clouard <shikamaru@mandriva.org> 2.0.5-1mdv2011.0
12cr|rubygem-ruby_parser-2.0.5-1|85	+ Revision: 585876
12cr|rubygem-ruby_parser-2.0.5-1|86	- import rubygem-ruby_parser
12cr|rubygem-ruby_parser-2.0.5-1|87	

7327 12
12cr|rubygem-ruby-yadis-0.3.4-2|1	%define	oname	ruby-yadis
12cr|rubygem-ruby-yadis-0.3.4-2|2	
12cr|rubygem-ruby-yadis-0.3.4-2|3	Summary:	A library for performing Yadis service discovery
12cr|rubygem-ruby-yadis-0.3.4-2|4	Name:		rubygem-%{oname}
12cr|rubygem-ruby-yadis-0.3.4-2|5	Version:	0.3.4
12cr|rubygem-ruby-yadis-0.3.4-2|6	Release:	%mkrel 2
12cr|rubygem-ruby-yadis-0.3.4-2|7	License:	Apache License
12cr|rubygem-ruby-yadis-0.3.4-2|8	Group:		Development/Ruby
12cr|rubygem-ruby-yadis-0.3.4-2|9	URL:		http://%{oname}.rubyforge.org/
12cr|rubygem-ruby-yadis-0.3.4-2|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|rubygem-ruby-yadis-0.3.4-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rubygem-ruby-yadis-0.3.4-2|12	BuildRequires:	ruby-RubyGems
12cr|rubygem-ruby-yadis-0.3.4-2|13	Requires:	ruby
12cr|rubygem-ruby-yadis-0.3.4-2|14	BuildArch:	noarch
12cr|rubygem-ruby-yadis-0.3.4-2|15	
12cr|rubygem-ruby-yadis-0.3.4-2|16	%description
12cr|rubygem-ruby-yadis-0.3.4-2|17	Echoe is a Rubygems packaging tool that provides Rake tasks for documentation,
12cr|rubygem-ruby-yadis-0.3.4-2|18	extension compiling, testing, and deployment.
12cr|rubygem-ruby-yadis-0.3.4-2|19	
12cr|rubygem-ruby-yadis-0.3.4-2|20	%prep
12cr|rubygem-ruby-yadis-0.3.4-2|21	
12cr|rubygem-ruby-yadis-0.3.4-2|22	%build
12cr|rubygem-ruby-yadis-0.3.4-2|23	
12cr|rubygem-ruby-yadis-0.3.4-2|24	%install
12cr|rubygem-ruby-yadis-0.3.4-2|25	rm -rf %{buildroot}
12cr|rubygem-ruby-yadis-0.3.4-2|26	gem install --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|rubygem-ruby-yadis-0.3.4-2|27	
12cr|rubygem-ruby-yadis-0.3.4-2|28	%clean
12cr|rubygem-ruby-yadis-0.3.4-2|29	rm -rf %{buildroot}
12cr|rubygem-ruby-yadis-0.3.4-2|30	
12cr|rubygem-ruby-yadis-0.3.4-2|31	%files
12cr|rubygem-ruby-yadis-0.3.4-2|32	%defattr(-,root,root)
12cr|rubygem-ruby-yadis-0.3.4-2|33	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-ruby-yadis-0.3.4-2|34	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-ruby-yadis-0.3.4-2|35	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|rubygem-ruby-yadis-0.3.4-2|36	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-ruby-yadis-0.3.4-2|37	
12cr|rubygem-ruby-yadis-0.3.4-2|38	
12cr|rubygem-ruby-yadis-0.3.4-2|39	
12cr|rubygem-ruby-yadis-0.3.4-2|40	%changelog
12cr|rubygem-ruby-yadis-0.3.4-2|41	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-2mdv2011.0
12cr|rubygem-ruby-yadis-0.3.4-2|42	+ Revision: 614797
12cr|rubygem-ruby-yadis-0.3.4-2|43	- the mass rebuild of 2010.1 packages
12cr|rubygem-ruby-yadis-0.3.4-2|44	
12cr|rubygem-ruby-yadis-0.3.4-2|45	* Tue Feb 02 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.4-1mdv2010.1
12cr|rubygem-ruby-yadis-0.3.4-2|46	+ Revision: 499411
12cr|rubygem-ruby-yadis-0.3.4-2|47	- import rubygem-ruby-yadis
12cr|rubygem-ruby-yadis-0.3.4-2|48	
12cr|rubygem-ruby-yadis-0.3.4-2|49	
12cr|rubygem-ruby-yadis-0.3.4-2|50	* Mon Feb  2 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.4-1
12cr|rubygem-ruby-yadis-0.3.4-2|51	- initial release

7328 12
12cr|rubygem-rubyzip-0.9.4-2|1	%define oname rubyzip
12cr|rubygem-rubyzip-0.9.4-2|2	
12cr|rubygem-rubyzip-0.9.4-2|3	Name:       rubygem-%{oname}
12cr|rubygem-rubyzip-0.9.4-2|4	Version:    0.9.4
12cr|rubygem-rubyzip-0.9.4-2|5	Release:    %mkrel 2
12cr|rubygem-rubyzip-0.9.4-2|6	Summary:    A ruby module for reading and writing zip files
12cr|rubygem-rubyzip-0.9.4-2|7	Group:      Development/Ruby
12cr|rubygem-rubyzip-0.9.4-2|8	License:    GPLv2+ or Ruby License
12cr|rubygem-rubyzip-0.9.4-2|9	URL:        http://rubyzip.sourceforge.net/
12cr|rubygem-rubyzip-0.9.4-2|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-rubyzip-0.9.4-2|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-rubyzip-0.9.4-2|12	Requires:   rubygems
12cr|rubygem-rubyzip-0.9.4-2|13	BuildRequires: rubygems
12cr|rubygem-rubyzip-0.9.4-2|14	BuildArch:  noarch
12cr|rubygem-rubyzip-0.9.4-2|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-rubyzip-0.9.4-2|16	
12cr|rubygem-rubyzip-0.9.4-2|17	%description
12cr|rubygem-rubyzip-0.9.4-2|18	rubyzip is a ruby module for reading and writing zip files
12cr|rubygem-rubyzip-0.9.4-2|19	
12cr|rubygem-rubyzip-0.9.4-2|20	
12cr|rubygem-rubyzip-0.9.4-2|21	%prep
12cr|rubygem-rubyzip-0.9.4-2|22	
12cr|rubygem-rubyzip-0.9.4-2|23	%build
12cr|rubygem-rubyzip-0.9.4-2|24	
12cr|rubygem-rubyzip-0.9.4-2|25	%install
12cr|rubygem-rubyzip-0.9.4-2|26	rm -rf %{buildroot}
12cr|rubygem-rubyzip-0.9.4-2|27	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-rubyzip-0.9.4-2|28	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-rubyzip-0.9.4-2|29	--force --rdoc %{SOURCE0}
12cr|rubygem-rubyzip-0.9.4-2|30	
12cr|rubygem-rubyzip-0.9.4-2|31	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/samples/ -type f \
12cr|rubygem-rubyzip-0.9.4-2|32	-name "*.rb" -exec chmod 755 {} \;
12cr|rubygem-rubyzip-0.9.4-2|33	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test/ -type f \
12cr|rubygem-rubyzip-0.9.4-2|34	-name "*.rb" -exec chmod 755 {} \;
12cr|rubygem-rubyzip-0.9.4-2|35	chmod 755 %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/install.rb
12cr|rubygem-rubyzip-0.9.4-2|36	chmod 644 %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-rubyzip-0.9.4-2|37	for f in `find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/ -type f` ; do
12cr|rubygem-rubyzip-0.9.4-2|38	sed -i -e '/^#!/d' $f
12cr|rubygem-rubyzip-0.9.4-2|39	chmod 644 $f
12cr|rubygem-rubyzip-0.9.4-2|40	done
12cr|rubygem-rubyzip-0.9.4-2|41	
12cr|rubygem-rubyzip-0.9.4-2|42	%clean
12cr|rubygem-rubyzip-0.9.4-2|43	rm -rf %{buildroot}
12cr|rubygem-rubyzip-0.9.4-2|44	
12cr|rubygem-rubyzip-0.9.4-2|45	%files
12cr|rubygem-rubyzip-0.9.4-2|46	%defattr(-, root, root, -)
12cr|rubygem-rubyzip-0.9.4-2|47	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-rubyzip-0.9.4-2|48	%{ruby_gemdir}/gems/%{oname}-%{version}/install.rb
12cr|rubygem-rubyzip-0.9.4-2|49	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-rubyzip-0.9.4-2|50	%{ruby_gemdir}/gems/%{oname}-%{version}/samples/
12cr|rubygem-rubyzip-0.9.4-2|51	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-rubyzip-0.9.4-2|52	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-rubyzip-0.9.4-2|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/ChangeLog
12cr|rubygem-rubyzip-0.9.4-2|54	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/NEWS
12cr|rubygem-rubyzip-0.9.4-2|55	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-rubyzip-0.9.4-2|56	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
12cr|rubygem-rubyzip-0.9.4-2|57	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/TODO
12cr|rubygem-rubyzip-0.9.4-2|58	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-rubyzip-0.9.4-2|59	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-rubyzip-0.9.4-2|60	
12cr|rubygem-rubyzip-0.9.4-2|61	
12cr|rubygem-rubyzip-0.9.4-2|62	%changelog
12cr|rubygem-rubyzip-0.9.4-2|63	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 0.9.4-2mdv2011.0
12cr|rubygem-rubyzip-0.9.4-2|64	+ Revision: 623432
12cr|rubygem-rubyzip-0.9.4-2|65	- import rubygem-rubyzip
12cr|rubygem-rubyzip-0.9.4-2|66	

7329 12
12cr|rubygem-sequel-3.31.0-2|1	# Generated from sequel-3.31.0.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-sequel-3.31.0-2|2	%define	rbname	sequel
12cr|rubygem-sequel-3.31.0-2|3	
12cr|rubygem-sequel-3.31.0-2|4	Summary:	The Database Toolkit for Ruby
12cr|rubygem-sequel-3.31.0-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-sequel-3.31.0-2|6	
12cr|rubygem-sequel-3.31.0-2|7	Version:	3.31.0
12cr|rubygem-sequel-3.31.0-2|8	Release:	2
12cr|rubygem-sequel-3.31.0-2|9	Group:		Development/Ruby
12cr|rubygem-sequel-3.31.0-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-sequel-3.31.0-2|11	URL:		http://sequel.rubyforge.org
12cr|rubygem-sequel-3.31.0-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-sequel-3.31.0-2|13	BuildRequires:	rubygems
12cr|rubygem-sequel-3.31.0-2|14	BuildArch:	noarch
12cr|rubygem-sequel-3.31.0-2|15	
12cr|rubygem-sequel-3.31.0-2|16	%description
12cr|rubygem-sequel-3.31.0-2|17	The Database Toolkit for Ruby
12cr|rubygem-sequel-3.31.0-2|18	
12cr|rubygem-sequel-3.31.0-2|19	%package	doc
12cr|rubygem-sequel-3.31.0-2|20	Summary:	Documentation for %{name}
12cr|rubygem-sequel-3.31.0-2|21	Group:		Books/Computer books
12cr|rubygem-sequel-3.31.0-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-sequel-3.31.0-2|23	BuildArch:	noarch
12cr|rubygem-sequel-3.31.0-2|24	
12cr|rubygem-sequel-3.31.0-2|25	%description	doc
12cr|rubygem-sequel-3.31.0-2|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-sequel-3.31.0-2|27	
12cr|rubygem-sequel-3.31.0-2|28	%prep
12cr|rubygem-sequel-3.31.0-2|29	%setup -q
12cr|rubygem-sequel-3.31.0-2|30	
12cr|rubygem-sequel-3.31.0-2|31	%build
12cr|rubygem-sequel-3.31.0-2|32	%gem_build
12cr|rubygem-sequel-3.31.0-2|33	
12cr|rubygem-sequel-3.31.0-2|34	%install
12cr|rubygem-sequel-3.31.0-2|35	%gem_install
12cr|rubygem-sequel-3.31.0-2|36	
12cr|rubygem-sequel-3.31.0-2|37	%files
12cr|rubygem-sequel-3.31.0-2|38	%{_bindir}/sequel
12cr|rubygem-sequel-3.31.0-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-sequel-3.31.0-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-sequel-3.31.0-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}
12cr|rubygem-sequel-3.31.0-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/plugins
12cr|rubygem-sequel-3.31.0-2|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/model
12cr|rubygem-sequel-3.31.0-2|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/database
12cr|rubygem-sequel-3.31.0-2|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/
12cr|rubygem-sequel-3.31.0-2|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/swift
12cr|rubygem-sequel-3.31.0-2|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/jdbc
12cr|rubygem-sequel-3.31.0-2|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/ado
12cr|rubygem-sequel-3.31.0-2|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/do
12cr|rubygem-sequel-3.31.0-2|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/odbc
12cr|rubygem-sequel-3.31.0-2|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/utils
12cr|rubygem-sequel-3.31.0-2|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/shared
12cr|rubygem-sequel-3.31.0-2|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/extensions
12cr|rubygem-sequel-3.31.0-2|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/dataset
12cr|rubygem-sequel-3.31.0-2|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/connection_pool
12cr|rubygem-sequel-3.31.0-2|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/sequel
12cr|rubygem-sequel-3.31.0-2|57	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc
12cr|rubygem-sequel-3.31.0-2|58	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/release_notes
12cr|rubygem-sequel-3.31.0-2|59	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-sequel-3.31.0-2|60	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-sequel-3.31.0-2|61	
12cr|rubygem-sequel-3.31.0-2|62	
12cr|rubygem-sequel-3.31.0-2|63	
12cr|rubygem-sequel-3.31.0-2|64	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/swift/*.rb
12cr|rubygem-sequel-3.31.0-2|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/jdbc/*.rb
12cr|rubygem-sequel-3.31.0-2|66	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/ado/*.rb
12cr|rubygem-sequel-3.31.0-2|67	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/do/*.rb
12cr|rubygem-sequel-3.31.0-2|68	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/odbc/*.rb
12cr|rubygem-sequel-3.31.0-2|69	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/utils/*.rb
12cr|rubygem-sequel-3.31.0-2|70	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/shared/*.rb
12cr|rubygem-sequel-3.31.0-2|71	
12cr|rubygem-sequel-3.31.0-2|72	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/connection_pool/*.rb
12cr|rubygem-sequel-3.31.0-2|73	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
12cr|rubygem-sequel-3.31.0-2|74	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/plugins/*.rb
12cr|rubygem-sequel-3.31.0-2|75	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/model/*.rb
12cr|rubygem-sequel-3.31.0-2|76	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/database/*.rb
12cr|rubygem-sequel-3.31.0-2|77	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/*.rb
12cr|rubygem-sequel-3.31.0-2|78	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/extensions/*.rb
12cr|rubygem-sequel-3.31.0-2|79	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/dataset/*.rb
12cr|rubygem-sequel-3.31.0-2|80	
12cr|rubygem-sequel-3.31.0-2|81	
12cr|rubygem-sequel-3.31.0-2|82	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-sequel-3.31.0-2|83	
12cr|rubygem-sequel-3.31.0-2|84	%files doc
12cr|rubygem-sequel-3.31.0-2|85	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-sequel-3.31.0-2|86	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGELOG
12cr|rubygem-sequel-3.31.0-2|87	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/MIT-LICENSE
12cr|rubygem-sequel-3.31.0-2|88	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/*.rdoc
12cr|rubygem-sequel-3.31.0-2|89	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/release_notes/*.txt
12cr|rubygem-sequel-3.31.0-2|90	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-sequel-3.31.0-2|91	
12cr|rubygem-sequel-3.31.0-2|92	
12cr|rubygem-sequel-3.31.0-2|93	%changelog
12cr|rubygem-sequel-3.31.0-2|94	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.31.0-2
12cr|rubygem-sequel-3.31.0-2|95	+ Revision: 774161
12cr|rubygem-sequel-3.31.0-2|96	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-sequel-3.31.0-2|97	
12cr|rubygem-sequel-3.31.0-2|98	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.31.0-1
12cr|rubygem-sequel-3.31.0-2|99	+ Revision: 767185
12cr|rubygem-sequel-3.31.0-2|100	- files listed twice fix
12cr|rubygem-sequel-3.31.0-2|101	- imported package rubygem-sequel
12cr|rubygem-sequel-3.31.0-2|102	

7330 12
12cr|rubygem-sexp_processor-3.0.5-1|1	%define oname sexp_processor
12cr|rubygem-sexp_processor-3.0.5-1|2	
12cr|rubygem-sexp_processor-3.0.5-1|3	Name:       rubygem-%{oname}
12cr|rubygem-sexp_processor-3.0.5-1|4	Version:    3.0.5
12cr|rubygem-sexp_processor-3.0.5-1|5	Release:    %mkrel 1
12cr|rubygem-sexp_processor-3.0.5-1|6	Summary:    Branches from ParseTree bringing all the generic sexp processing tools with it
12cr|rubygem-sexp_processor-3.0.5-1|7	Group:      Development/Ruby
12cr|rubygem-sexp_processor-3.0.5-1|8	License:    MIT
12cr|rubygem-sexp_processor-3.0.5-1|9	URL:        http://rubyforge.org/projects/parsetree/
12cr|rubygem-sexp_processor-3.0.5-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-sexp_processor-3.0.5-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-sexp_processor-3.0.5-1|12	Requires:   rubygems
12cr|rubygem-sexp_processor-3.0.5-1|13	Requires:   rubygem(rubyforge) >= 2.0.4
12cr|rubygem-sexp_processor-3.0.5-1|14	Requires:   rubygem(minitest) >= 1.6.0
12cr|rubygem-sexp_processor-3.0.5-1|15	Requires:   rubygem(hoe) >= 2.6.0
12cr|rubygem-sexp_processor-3.0.5-1|16	BuildRequires: rubygems
12cr|rubygem-sexp_processor-3.0.5-1|17	BuildArch:  noarch
12cr|rubygem-sexp_processor-3.0.5-1|18	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-sexp_processor-3.0.5-1|19	
12cr|rubygem-sexp_processor-3.0.5-1|20	%description
12cr|rubygem-sexp_processor-3.0.5-1|21	sexp_processor branches from ParseTree bringing all the generic sexp
12cr|rubygem-sexp_processor-3.0.5-1|22	processing tools with it. Sexp, SexpProcessor, Environment, etc... all
12cr|rubygem-sexp_processor-3.0.5-1|23	for your language processing pleasure.
12cr|rubygem-sexp_processor-3.0.5-1|24	
12cr|rubygem-sexp_processor-3.0.5-1|25	
12cr|rubygem-sexp_processor-3.0.5-1|26	%prep
12cr|rubygem-sexp_processor-3.0.5-1|27	
12cr|rubygem-sexp_processor-3.0.5-1|28	%build
12cr|rubygem-sexp_processor-3.0.5-1|29	
12cr|rubygem-sexp_processor-3.0.5-1|30	%install
12cr|rubygem-sexp_processor-3.0.5-1|31	rm -rf %buildroot
12cr|rubygem-sexp_processor-3.0.5-1|32	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-sexp_processor-3.0.5-1|33	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-sexp_processor-3.0.5-1|34	--force --rdoc %{SOURCE0}
12cr|rubygem-sexp_processor-3.0.5-1|35	ruby -pi -e 'sub(/\/usr\/local\/bin\/ruby/, "/usr/bin/env ruby")' %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test/*
12cr|rubygem-sexp_processor-3.0.5-1|36	chmod 755 %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test/*
12cr|rubygem-sexp_processor-3.0.5-1|37	
12cr|rubygem-sexp_processor-3.0.5-1|38	%clean
12cr|rubygem-sexp_processor-3.0.5-1|39	rm -rf %buildroot
12cr|rubygem-sexp_processor-3.0.5-1|40	
12cr|rubygem-sexp_processor-3.0.5-1|41	%files
12cr|rubygem-sexp_processor-3.0.5-1|42	%defattr(-, root, root, -)
12cr|rubygem-sexp_processor-3.0.5-1|43	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-sexp_processor-3.0.5-1|44	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-sexp_processor-3.0.5-1|45	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-sexp_processor-3.0.5-1|46	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-sexp_processor-3.0.5-1|47	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
12cr|rubygem-sexp_processor-3.0.5-1|48	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
12cr|rubygem-sexp_processor-3.0.5-1|49	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-sexp_processor-3.0.5-1|50	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.txt
12cr|rubygem-sexp_processor-3.0.5-1|51	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-sexp_processor-3.0.5-1|52	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-sexp_processor-3.0.5-1|53	
12cr|rubygem-sexp_processor-3.0.5-1|54	
12cr|rubygem-sexp_processor-3.0.5-1|55	%changelog
12cr|rubygem-sexp_processor-3.0.5-1|56	* Sun Oct 10 2010 Rémy Clouard <shikamaru@mandriva.org> 3.0.5-1mdv2011.0
12cr|rubygem-sexp_processor-3.0.5-1|57	+ Revision: 584526
12cr|rubygem-sexp_processor-3.0.5-1|58	- import rubygem-sexp_processor
12cr|rubygem-sexp_processor-3.0.5-1|59	

7331 12
12cr|rubygem-shoulda-2.11.3-2|1	# Generated from shoulda-2.11.3.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-shoulda-2.11.3-2|2	%define	rbname	shoulda
12cr|rubygem-shoulda-2.11.3-2|3	
12cr|rubygem-shoulda-2.11.3-2|4	Summary:	Making tests easy on the fingers and eyes
12cr|rubygem-shoulda-2.11.3-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-shoulda-2.11.3-2|6	
12cr|rubygem-shoulda-2.11.3-2|7	Version:	2.11.3
12cr|rubygem-shoulda-2.11.3-2|8	Release:	2
12cr|rubygem-shoulda-2.11.3-2|9	Group:		Development/Ruby
12cr|rubygem-shoulda-2.11.3-2|10	License:	GPLv2
12cr|rubygem-shoulda-2.11.3-2|11	URL:		http://thoughtbot.com/community/
12cr|rubygem-shoulda-2.11.3-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-shoulda-2.11.3-2|13	BuildRequires:	rubygems
12cr|rubygem-shoulda-2.11.3-2|14	BuildArch:	noarch
12cr|rubygem-shoulda-2.11.3-2|15	
12cr|rubygem-shoulda-2.11.3-2|16	%description
12cr|rubygem-shoulda-2.11.3-2|17	Making tests easy on the fingers and eyes.
12cr|rubygem-shoulda-2.11.3-2|18	
12cr|rubygem-shoulda-2.11.3-2|19	%package	doc
12cr|rubygem-shoulda-2.11.3-2|20	Summary:	Documentation for %{name}
12cr|rubygem-shoulda-2.11.3-2|21	Group:		Books/Computer books
12cr|rubygem-shoulda-2.11.3-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-shoulda-2.11.3-2|23	
12cr|rubygem-shoulda-2.11.3-2|24	%description	doc
12cr|rubygem-shoulda-2.11.3-2|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-shoulda-2.11.3-2|26	
12cr|rubygem-shoulda-2.11.3-2|27	%prep
12cr|rubygem-shoulda-2.11.3-2|28	%setup -q
12cr|rubygem-shoulda-2.11.3-2|29	
12cr|rubygem-shoulda-2.11.3-2|30	%build
12cr|rubygem-shoulda-2.11.3-2|31	%gem_build -f '(rails|test)/'
12cr|rubygem-shoulda-2.11.3-2|32	
12cr|rubygem-shoulda-2.11.3-2|33	%install
12cr|rubygem-shoulda-2.11.3-2|34	%gem_install
12cr|rubygem-shoulda-2.11.3-2|35	
12cr|rubygem-shoulda-2.11.3-2|36	%clean
12cr|rubygem-shoulda-2.11.3-2|37	rm -rf %{buildroot}
12cr|rubygem-shoulda-2.11.3-2|38	
12cr|rubygem-shoulda-2.11.3-2|39	%files
12cr|rubygem-shoulda-2.11.3-2|40	%{_bindir}/convert_to_should_syntax
12cr|rubygem-shoulda-2.11.3-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-shoulda-2.11.3-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-shoulda-2.11.3-2|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/convert_to_should_syntax
12cr|rubygem-shoulda-2.11.3-2|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-shoulda-2.11.3-2|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
12cr|rubygem-shoulda-2.11.3-2|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/rails
12cr|rubygem-shoulda-2.11.3-2|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/rails/*.rb
12cr|rubygem-shoulda-2.11.3-2|48	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-shoulda-2.11.3-2|49	
12cr|rubygem-shoulda-2.11.3-2|50	%files doc
12cr|rubygem-shoulda-2.11.3-2|51	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-shoulda-2.11.3-2|52	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-shoulda-2.11.3-2|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-shoulda-2.11.3-2|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
12cr|rubygem-shoulda-2.11.3-2|55	
12cr|rubygem-shoulda-2.11.3-2|56	
12cr|rubygem-shoulda-2.11.3-2|57	%changelog
12cr|rubygem-shoulda-2.11.3-2|58	* Tue Mar 15 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.11.3-2
12cr|rubygem-shoulda-2.11.3-2|59	+ Revision: 645141
12cr|rubygem-shoulda-2.11.3-2|60	- regenerate spec with gem2rpm5
12cr|rubygem-shoulda-2.11.3-2|61	
12cr|rubygem-shoulda-2.11.3-2|62	* Fri Sep 17 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.11.3-1mdv2011.0
12cr|rubygem-shoulda-2.11.3-2|63	+ Revision: 579207
12cr|rubygem-shoulda-2.11.3-2|64	- import rubygem-shoulda
12cr|rubygem-shoulda-2.11.3-2|65	
12cr|rubygem-shoulda-2.11.3-2|66	

7332 12
12cr|rubygem-simplecov-0.7.1-1|1	# Generated from simplecov-0.6.4.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-simplecov-0.7.1-1|2	%define	rbname	simplecov
12cr|rubygem-simplecov-0.7.1-1|3	
12cr|rubygem-simplecov-0.7.1-1|4	Summary:	Code coverage for Ruby
12cr|rubygem-simplecov-0.7.1-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-simplecov-0.7.1-1|6	
12cr|rubygem-simplecov-0.7.1-1|7	Version:	0.7.1
12cr|rubygem-simplecov-0.7.1-1|8	Release:	1
12cr|rubygem-simplecov-0.7.1-1|9	Group:		Development/Ruby
12cr|rubygem-simplecov-0.7.1-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-simplecov-0.7.1-1|11	URL:		http://github.com/colszowka/simplecov
12cr|rubygem-simplecov-0.7.1-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-simplecov-0.7.1-1|13	BuildRequires:	rubygems
12cr|rubygem-simplecov-0.7.1-1|14	BuildArch:	noarch
12cr|rubygem-simplecov-0.7.1-1|15	
12cr|rubygem-simplecov-0.7.1-1|16	%description
12cr|rubygem-simplecov-0.7.1-1|17	Code coverage for Ruby 1.9 with a powerful configuration library and automatic
12cr|rubygem-simplecov-0.7.1-1|18	merging of coverage across test suites
12cr|rubygem-simplecov-0.7.1-1|19	
12cr|rubygem-simplecov-0.7.1-1|20	%package	doc
12cr|rubygem-simplecov-0.7.1-1|21	Summary:	Documentation for %{name}
12cr|rubygem-simplecov-0.7.1-1|22	Group:		Books/Computer books
12cr|rubygem-simplecov-0.7.1-1|23	Requires:	%{name} = %{EVRD}
12cr|rubygem-simplecov-0.7.1-1|24	BuildArch:	noarch
12cr|rubygem-simplecov-0.7.1-1|25	
12cr|rubygem-simplecov-0.7.1-1|26	%description	doc
12cr|rubygem-simplecov-0.7.1-1|27	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-simplecov-0.7.1-1|28	
12cr|rubygem-simplecov-0.7.1-1|29	%prep
12cr|rubygem-simplecov-0.7.1-1|30	%setup -q
12cr|rubygem-simplecov-0.7.1-1|31	
12cr|rubygem-simplecov-0.7.1-1|32	%build
12cr|rubygem-simplecov-0.7.1-1|33	%gem_build
12cr|rubygem-simplecov-0.7.1-1|34	
12cr|rubygem-simplecov-0.7.1-1|35	%install
12cr|rubygem-simplecov-0.7.1-1|36	%gem_install
12cr|rubygem-simplecov-0.7.1-1|37	
12cr|rubygem-simplecov-0.7.1-1|38	%files
12cr|rubygem-simplecov-0.7.1-1|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-simplecov-0.7.1-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-simplecov-0.7.1-1|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-simplecov-0.7.1-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/simplecov
12cr|rubygem-simplecov-0.7.1-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/simplecov/*.rb
12cr|rubygem-simplecov-0.7.1-1|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/simplecov/formatter
12cr|rubygem-simplecov-0.7.1-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/simplecov/formatter/*.rb
12cr|rubygem-simplecov-0.7.1-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/simplecov/railties
12cr|rubygem-simplecov-0.7.1-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/simplecov/railties/*.rake
12cr|rubygem-simplecov-0.7.1-1|48	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-simplecov-0.7.1-1|49	
12cr|rubygem-simplecov-0.7.1-1|50	%files doc
12cr|rubygem-simplecov-0.7.1-1|51	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-simplecov-0.7.1-1|52	
12cr|rubygem-simplecov-0.7.1-1|53	%changelog
12cr|rubygem-simplecov-0.7.1-1|54	* Wed Oct 03 2012 Denis Silakov <uragan@localhost> 0.6.4-1
12cr|rubygem-simplecov-0.7.1-1|55	- Initial package

7333 12
12cr|rubygem-simplecov-html-0.7.1-1|1	# Generated from simplecov-html-0.7.1.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-simplecov-html-0.7.1-1|2	%define	rbname	simplecov-html
12cr|rubygem-simplecov-html-0.7.1-1|3	
12cr|rubygem-simplecov-html-0.7.1-1|4	Summary:	Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+
12cr|rubygem-simplecov-html-0.7.1-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-simplecov-html-0.7.1-1|6	
12cr|rubygem-simplecov-html-0.7.1-1|7	Version:	0.7.1
12cr|rubygem-simplecov-html-0.7.1-1|8	Release:	1
12cr|rubygem-simplecov-html-0.7.1-1|9	Group:		Development/Ruby
12cr|rubygem-simplecov-html-0.7.1-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-simplecov-html-0.7.1-1|11	URL:		https://github.com/colszowka/simplecov-html
12cr|rubygem-simplecov-html-0.7.1-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-simplecov-html-0.7.1-1|13	BuildRequires:	rubygems
12cr|rubygem-simplecov-html-0.7.1-1|14	BuildArch:	noarch
12cr|rubygem-simplecov-html-0.7.1-1|15	
12cr|rubygem-simplecov-html-0.7.1-1|16	%description
12cr|rubygem-simplecov-html-0.7.1-1|17	Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+
12cr|rubygem-simplecov-html-0.7.1-1|18	
12cr|rubygem-simplecov-html-0.7.1-1|19	%package	doc
12cr|rubygem-simplecov-html-0.7.1-1|20	Summary:	Documentation for %{name}
12cr|rubygem-simplecov-html-0.7.1-1|21	Group:		Books/Computer books
12cr|rubygem-simplecov-html-0.7.1-1|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-simplecov-html-0.7.1-1|23	BuildArch:	noarch
12cr|rubygem-simplecov-html-0.7.1-1|24	
12cr|rubygem-simplecov-html-0.7.1-1|25	%description	doc
12cr|rubygem-simplecov-html-0.7.1-1|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-simplecov-html-0.7.1-1|27	
12cr|rubygem-simplecov-html-0.7.1-1|28	%prep
12cr|rubygem-simplecov-html-0.7.1-1|29	%setup -q
12cr|rubygem-simplecov-html-0.7.1-1|30	
12cr|rubygem-simplecov-html-0.7.1-1|31	%build
12cr|rubygem-simplecov-html-0.7.1-1|32	%gem_build
12cr|rubygem-simplecov-html-0.7.1-1|33	
12cr|rubygem-simplecov-html-0.7.1-1|34	%install
12cr|rubygem-simplecov-html-0.7.1-1|35	%gem_install
12cr|rubygem-simplecov-html-0.7.1-1|36	
12cr|rubygem-simplecov-html-0.7.1-1|37	%files
12cr|rubygem-simplecov-html-0.7.1-1|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-simplecov-html-0.7.1-1|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-simplecov-html-0.7.1-1|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-simplecov-html-0.7.1-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/simplecov-html
12cr|rubygem-simplecov-html-0.7.1-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/simplecov-html/*.rb
12cr|rubygem-simplecov-html-0.7.1-1|43	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-simplecov-html-0.7.1-1|44	
12cr|rubygem-simplecov-html-0.7.1-1|45	%files doc
12cr|rubygem-simplecov-html-0.7.1-1|46	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-simplecov-html-0.7.1-1|47	
12cr|rubygem-simplecov-html-0.7.1-1|48	%changelog
12cr|rubygem-simplecov-html-0.7.1-1|49	* Thu Dec 13 2012 Denis Silakov <uragan@localhost> 0.7.1-1
12cr|rubygem-simplecov-html-0.7.1-1|50	- Initial package

7334 12
12cr|rubygem-sinatra-1.3.2-1|1	# Generated from sinatra-1.2.6.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-sinatra-1.3.2-1|2	%define	rbname	sinatra
12cr|rubygem-sinatra-1.3.2-1|3	
12cr|rubygem-sinatra-1.3.2-1|4	Summary:	Classy web-development dressed in a DSL
12cr|rubygem-sinatra-1.3.2-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-sinatra-1.3.2-1|6	
12cr|rubygem-sinatra-1.3.2-1|7	Version:	1.3.2
12cr|rubygem-sinatra-1.3.2-1|8	Release:	1
12cr|rubygem-sinatra-1.3.2-1|9	Group:		Development/Ruby
12cr|rubygem-sinatra-1.3.2-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-sinatra-1.3.2-1|11	URL:		http://sinatra.rubyforge.org
12cr|rubygem-sinatra-1.3.2-1|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-sinatra-1.3.2-1|13	BuildRequires:	rubygems
12cr|rubygem-sinatra-1.3.2-1|14	BuildArch:	noarch
12cr|rubygem-sinatra-1.3.2-1|15	
12cr|rubygem-sinatra-1.3.2-1|16	%description
12cr|rubygem-sinatra-1.3.2-1|17	Classy web-development dressed in a DSL
12cr|rubygem-sinatra-1.3.2-1|18	
12cr|rubygem-sinatra-1.3.2-1|19	%package	doc
12cr|rubygem-sinatra-1.3.2-1|20	Summary:	Documentation for %{name}
12cr|rubygem-sinatra-1.3.2-1|21	Group:		Books/Computer books
12cr|rubygem-sinatra-1.3.2-1|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-sinatra-1.3.2-1|23	BuildArch:	noarch
12cr|rubygem-sinatra-1.3.2-1|24	
12cr|rubygem-sinatra-1.3.2-1|25	%description	doc
12cr|rubygem-sinatra-1.3.2-1|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-sinatra-1.3.2-1|27	
12cr|rubygem-sinatra-1.3.2-1|28	%prep
12cr|rubygem-sinatra-1.3.2-1|29	%setup -q
12cr|rubygem-sinatra-1.3.2-1|30	
12cr|rubygem-sinatra-1.3.2-1|31	%build
12cr|rubygem-sinatra-1.3.2-1|32	%gem_build
12cr|rubygem-sinatra-1.3.2-1|33	
12cr|rubygem-sinatra-1.3.2-1|34	%install
12cr|rubygem-sinatra-1.3.2-1|35	%gem_install
12cr|rubygem-sinatra-1.3.2-1|36	
12cr|rubygem-sinatra-1.3.2-1|37	%files
12cr|rubygem-sinatra-1.3.2-1|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-sinatra-1.3.2-1|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-sinatra-1.3.2-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sinatra/images
12cr|rubygem-sinatra-1.3.2-1|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-sinatra-1.3.2-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sinatra
12cr|rubygem-sinatra-1.3.2-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sinatra/*.rb
12cr|rubygem-sinatra-1.3.2-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sinatra/images/*.png
12cr|rubygem-sinatra-1.3.2-1|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-sinatra-1.3.2-1|46	
12cr|rubygem-sinatra-1.3.2-1|47	%files doc
12cr|rubygem-sinatra-1.3.2-1|48	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-sinatra-1.3.2-1|49	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-sinatra-1.3.2-1|50	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-sinatra-1.3.2-1|51	
12cr|rubygem-sinatra-1.3.2-1|52	
12cr|rubygem-sinatra-1.3.2-1|53	%changelog
12cr|rubygem-sinatra-1.3.2-1|54	* Sun Mar 18 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.3.2-1
12cr|rubygem-sinatra-1.3.2-1|55	+ Revision: 785481
12cr|rubygem-sinatra-1.3.2-1|56	- version update 1.3.2
12cr|rubygem-sinatra-1.3.2-1|57	
12cr|rubygem-sinatra-1.3.2-1|58	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.6-2
12cr|rubygem-sinatra-1.3.2-1|59	+ Revision: 774161
12cr|rubygem-sinatra-1.3.2-1|60	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-sinatra-1.3.2-1|61	
12cr|rubygem-sinatra-1.3.2-1|62	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.6-1
12cr|rubygem-sinatra-1.3.2-1|63	+ Revision: 766983
12cr|rubygem-sinatra-1.3.2-1|64	- new files section
12cr|rubygem-sinatra-1.3.2-1|65	- packaging error agai
12cr|rubygem-sinatra-1.3.2-1|66	- both packaged fixed
12cr|rubygem-sinatra-1.3.2-1|67	- imported package rubygem-sinatra
12cr|rubygem-sinatra-1.3.2-1|68	

7335 12
12cr|rubygem-spork-0.8.4-1|1	%define oname spork
12cr|rubygem-spork-0.8.4-1|2	
12cr|rubygem-spork-0.8.4-1|3	Name:       rubygem-%{oname}
12cr|rubygem-spork-0.8.4-1|4	Version:    0.8.4
12cr|rubygem-spork-0.8.4-1|5	Release:    %mkrel 1
12cr|rubygem-spork-0.8.4-1|6	Summary:    A forking Drb spec server
12cr|rubygem-spork-0.8.4-1|7	Group:      Development/Ruby
12cr|rubygem-spork-0.8.4-1|8	License:    MIT
12cr|rubygem-spork-0.8.4-1|9	URL:        http://github.com/timcharper/spork
12cr|rubygem-spork-0.8.4-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-spork-0.8.4-1|11	Source1:    %{oname}-%{version}.gemspec
12cr|rubygem-spork-0.8.4-1|12	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-spork-0.8.4-1|13	Requires:   rubygems
12cr|rubygem-spork-0.8.4-1|14	BuildRequires: rubygems
12cr|rubygem-spork-0.8.4-1|15	BuildRequires: ruby-rake
12cr|rubygem-spork-0.8.4-1|16	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-spork-0.8.4-1|17	
12cr|rubygem-spork-0.8.4-1|18	%description
12cr|rubygem-spork-0.8.4-1|19	A forking Drb spec server
12cr|rubygem-spork-0.8.4-1|20	
12cr|rubygem-spork-0.8.4-1|21	%prep
12cr|rubygem-spork-0.8.4-1|22	
12cr|rubygem-spork-0.8.4-1|23	%build
12cr|rubygem-spork-0.8.4-1|24	
12cr|rubygem-spork-0.8.4-1|25	%install
12cr|rubygem-spork-0.8.4-1|26	rm -rf %buildroot
12cr|rubygem-spork-0.8.4-1|27	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-spork-0.8.4-1|28	gem install -V --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-spork-0.8.4-1|29	--force --rdoc %{SOURCE0}
12cr|rubygem-spork-0.8.4-1|30	
12cr|rubygem-spork-0.8.4-1|31	# copy binaries to bindir
12cr|rubygem-spork-0.8.4-1|32	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-spork-0.8.4-1|33	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-spork-0.8.4-1|34	
12cr|rubygem-spork-0.8.4-1|35	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/ext/
12cr|rubygem-spork-0.8.4-1|36	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cr|rubygem-spork-0.8.4-1|37	
12cr|rubygem-spork-0.8.4-1|38	%clean
12cr|rubygem-spork-0.8.4-1|39	rm -rf %buildroot
12cr|rubygem-spork-0.8.4-1|40	
12cr|rubygem-spork-0.8.4-1|41	%files
12cr|rubygem-spork-0.8.4-1|42	%defattr(-, root, root, -)
12cr|rubygem-spork-0.8.4-1|43	%{_bindir}/spork
12cr|rubygem-spork-0.8.4-1|44	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-spork-0.8.4-1|45	%{ruby_gemdir}/gems/%{oname}-%{version}/assets/
12cr|rubygem-spork-0.8.4-1|46	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-spork-0.8.4-1|47	%{ruby_gemdir}/gems/%{oname}-%{version}/features/
12cr|rubygem-spork-0.8.4-1|48	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-spork-0.8.4-1|49	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-spork-0.8.4-1|50	%{ruby_gemdir}/gems/%{oname}-%{version}/geminstaller.yml
12cr|rubygem-spork-0.8.4-1|51	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-spork-0.8.4-1|52	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/MIT-LICENSE
12cr|rubygem-spork-0.8.4-1|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
12cr|rubygem-spork-0.8.4-1|54	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-spork-0.8.4-1|55	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-spork-0.8.4-1|56	
12cr|rubygem-spork-0.8.4-1|57	
12cr|rubygem-spork-0.8.4-1|58	%changelog
12cr|rubygem-spork-0.8.4-1|59	* Thu Nov 04 2010 Rémy Clouard <shikamaru@mandriva.org> 0.8.4-1mdv2011.0
12cr|rubygem-spork-0.8.4-1|60	+ Revision: 593395
12cr|rubygem-spork-0.8.4-1|61	- import rubygem-spork
12cr|rubygem-spork-0.8.4-1|62	

7336 12
12cr|rubygem-sprockets-2.3.0-8|1	%define __noautoreq '1.3.0'
12cr|rubygem-sprockets-2.3.0-8|2	
12cr|rubygem-sprockets-2.3.0-8|3	%define gemname sprockets
12cr|rubygem-sprockets-2.3.0-8|4	Summary:	Sprockets is a Rack-based asset packaging system
12cr|rubygem-sprockets-2.3.0-8|5	Name:		rubygem-%{gemname}
12cr|rubygem-sprockets-2.3.0-8|6	Version:	2.3.0
12cr|rubygem-sprockets-2.3.0-8|7	Release:	8
12cr|rubygem-sprockets-2.3.0-8|8	Source0:	http://rubygems.org/downloads/%{gemname}-%{version}.gem
12cr|rubygem-sprockets-2.3.0-8|9	License:	MIT
12cr|rubygem-sprockets-2.3.0-8|10	Group:		System/Servers
12cr|rubygem-sprockets-2.3.0-8|11	Url:		http://www.rubyonrails.org/
12cr|rubygem-sprockets-2.3.0-8|12	BuildArch:	noarch
12cr|rubygem-sprockets-2.3.0-8|13	BuildRequires:	ruby-RubyGems
12cr|rubygem-sprockets-2.3.0-8|14	
12cr|rubygem-sprockets-2.3.0-8|15	%description
12cr|rubygem-sprockets-2.3.0-8|16	Sprockets is a Rack-based asset packaging system that concatenates
12cr|rubygem-sprockets-2.3.0-8|17	and serves JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS.
12cr|rubygem-sprockets-2.3.0-8|18	
12cr|rubygem-sprockets-2.3.0-8|19	%prep
12cr|rubygem-sprockets-2.3.0-8|20	%setup -c
12cr|rubygem-sprockets-2.3.0-8|21	
12cr|rubygem-sprockets-2.3.0-8|22	%build
12cr|rubygem-sprockets-2.3.0-8|23	
12cr|rubygem-sprockets-2.3.0-8|24	%install
12cr|rubygem-sprockets-2.3.0-8|25	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|rubygem-sprockets-2.3.0-8|26	
12cr|rubygem-sprockets-2.3.0-8|27	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|rubygem-sprockets-2.3.0-8|28	
12cr|rubygem-sprockets-2.3.0-8|29	%files
12cr|rubygem-sprockets-2.3.0-8|30	%defattr(-,root,root)
12cr|rubygem-sprockets-2.3.0-8|31	%{_bindir}/sprockets
12cr|rubygem-sprockets-2.3.0-8|32	%{ruby_gemdir}/gems/%{gemname}-%{version}
12cr|rubygem-sprockets-2.3.0-8|33	%{ruby_gemdir}/specifications/%{gemname}-%{version}.gemspec
12cr|rubygem-sprockets-2.3.0-8|34	%doc %{ruby_gemdir}/doc/%{gemname}-%{version}
12cr|rubygem-sprockets-2.3.0-8|35	
12cr|rubygem-sprockets-2.3.0-8|36	
12cr|rubygem-sprockets-2.3.0-8|37	%changelog
12cr|rubygem-sprockets-2.3.0-8|38	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.3.0-4
12cr|rubygem-sprockets-2.3.0-8|39	+ Revision: 774161
12cr|rubygem-sprockets-2.3.0-8|40	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-sprockets-2.3.0-8|41	
12cr|rubygem-sprockets-2.3.0-8|42	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 2.3.0-3
12cr|rubygem-sprockets-2.3.0-8|43	+ Revision: 769822
12cr|rubygem-sprockets-2.3.0-8|44	- Fix file list
12cr|rubygem-sprockets-2.3.0-8|45	
12cr|rubygem-sprockets-2.3.0-8|46	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 2.3.0-2
12cr|rubygem-sprockets-2.3.0-8|47	+ Revision: 769775
12cr|rubygem-sprockets-2.3.0-8|48	- Manual provides
12cr|rubygem-sprockets-2.3.0-8|49	
12cr|rubygem-sprockets-2.3.0-8|50	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 2.3.0-1
12cr|rubygem-sprockets-2.3.0-8|51	+ Revision: 769722
12cr|rubygem-sprockets-2.3.0-8|52	- First mdv package
12cr|rubygem-sprockets-2.3.0-8|53	- Created package structure for 'rubygem-sprockets'.
12cr|rubygem-sprockets-2.3.0-8|54	

7337 12
12cr|rubygem-spruz-0.2.5-1|1	# Generated from spruz-0.2.5.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-spruz-0.2.5-1|2	%define	rbname	spruz
12cr|rubygem-spruz-0.2.5-1|3	
12cr|rubygem-spruz-0.2.5-1|4	Summary:	Useful stuff
12cr|rubygem-spruz-0.2.5-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-spruz-0.2.5-1|6	
12cr|rubygem-spruz-0.2.5-1|7	Version:	0.2.5
12cr|rubygem-spruz-0.2.5-1|8	Release:	1
12cr|rubygem-spruz-0.2.5-1|9	Group:		Development/Ruby
12cr|rubygem-spruz-0.2.5-1|10	License:	BSD
12cr|rubygem-spruz-0.2.5-1|11	URL:		http://flori.github.com/spruz
12cr|rubygem-spruz-0.2.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-spruz-0.2.5-1|13	BuildRequires:	rubygems
12cr|rubygem-spruz-0.2.5-1|14	BuildArch:	noarch
12cr|rubygem-spruz-0.2.5-1|15	
12cr|rubygem-spruz-0.2.5-1|16	%description
12cr|rubygem-spruz-0.2.5-1|17	All the stuff that isn't good/big enough for a real library.
12cr|rubygem-spruz-0.2.5-1|18	
12cr|rubygem-spruz-0.2.5-1|19	%package	doc
12cr|rubygem-spruz-0.2.5-1|20	Summary:	Documentation for %{name}
12cr|rubygem-spruz-0.2.5-1|21	Group:		Books/Computer books
12cr|rubygem-spruz-0.2.5-1|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-spruz-0.2.5-1|23	
12cr|rubygem-spruz-0.2.5-1|24	%description	doc
12cr|rubygem-spruz-0.2.5-1|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-spruz-0.2.5-1|26	
12cr|rubygem-spruz-0.2.5-1|27	%prep
12cr|rubygem-spruz-0.2.5-1|28	%setup -q
12cr|rubygem-spruz-0.2.5-1|29	
12cr|rubygem-spruz-0.2.5-1|30	%build
12cr|rubygem-spruz-0.2.5-1|31	%gem_build -f tests
12cr|rubygem-spruz-0.2.5-1|32	
12cr|rubygem-spruz-0.2.5-1|33	%install
12cr|rubygem-spruz-0.2.5-1|34	%gem_install
12cr|rubygem-spruz-0.2.5-1|35	
12cr|rubygem-spruz-0.2.5-1|36	%files
12cr|rubygem-spruz-0.2.5-1|37	%doc LICENSE
12cr|rubygem-spruz-0.2.5-1|38	%{_bindir}/enum
12cr|rubygem-spruz-0.2.5-1|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-spruz-0.2.5-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-spruz-0.2.5-1|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/enum
12cr|rubygem-spruz-0.2.5-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-spruz-0.2.5-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-spruz-0.2.5-1|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/spruz
12cr|rubygem-spruz-0.2.5-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/spruz/*.rb
12cr|rubygem-spruz-0.2.5-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/spruz/xt
12cr|rubygem-spruz-0.2.5-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/spruz/xt/*.rb
12cr|rubygem-spruz-0.2.5-1|48	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-spruz-0.2.5-1|49	
12cr|rubygem-spruz-0.2.5-1|50	%files doc
12cr|rubygem-spruz-0.2.5-1|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/README
12cr|rubygem-spruz-0.2.5-1|52	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-spruz-0.2.5-1|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tests
12cr|rubygem-spruz-0.2.5-1|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/tests/*.rb
12cr|rubygem-spruz-0.2.5-1|55	
12cr|rubygem-spruz-0.2.5-1|56	
12cr|rubygem-spruz-0.2.5-1|57	
12cr|rubygem-spruz-0.2.5-1|58	%changelog
12cr|rubygem-spruz-0.2.5-1|59	* Tue Mar 29 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.2.5-1
12cr|rubygem-spruz-0.2.5-1|60	+ Revision: 648722
12cr|rubygem-spruz-0.2.5-1|61	- imported package rubygem-spruz
12cr|rubygem-spruz-0.2.5-1|62	
12cr|rubygem-spruz-0.2.5-1|63	
12cr|rubygem-spruz-0.2.5-1|64	* Tue Mar 29 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.2.5-1
12cr|rubygem-spruz-0.2.5-1|65	- Initial package

7338 12
12cr|rubygem-sqlite3-1.3.6-1|1	# Generated from sqlite3-1.3.5.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-sqlite3-1.3.6-1|2	%define	rbname	sqlite3
12cr|rubygem-sqlite3-1.3.6-1|3	
12cr|rubygem-sqlite3-1.3.6-1|4	Summary:	This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org)
12cr|rubygem-sqlite3-1.3.6-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-sqlite3-1.3.6-1|6	
12cr|rubygem-sqlite3-1.3.6-1|7	Version:	1.3.6
12cr|rubygem-sqlite3-1.3.6-1|8	Release:	1
12cr|rubygem-sqlite3-1.3.6-1|9	Group:		Development/Ruby
12cr|rubygem-sqlite3-1.3.6-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-sqlite3-1.3.6-1|11	URL:		http://github.com/luislavena/sqlite3-ruby
12cr|rubygem-sqlite3-1.3.6-1|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-sqlite3-1.3.6-1|13	BuildRequires:	rubygems >= 1.3.5
12cr|rubygem-sqlite3-1.3.6-1|14	BuildRequires:	ruby-devel
12cr|rubygem-sqlite3-1.3.6-1|15	BuildRequires:	rubygem(rake)
12cr|rubygem-sqlite3-1.3.6-1|16	BuildRequires:  sqlite-devel
12cr|rubygem-sqlite3-1.3.6-1|17	BuildRequires:  pkgconfig(sqlite3)
12cr|rubygem-sqlite3-1.3.6-1|18	
12cr|rubygem-sqlite3-1.3.6-1|19	
12cr|rubygem-sqlite3-1.3.6-1|20	%description
12cr|rubygem-sqlite3-1.3.6-1|21	This module allows Ruby programs to interface with the SQLite3
12cr|rubygem-sqlite3-1.3.6-1|22	database engine (http://www.sqlite.org).  You must have the
12cr|rubygem-sqlite3-1.3.6-1|23	SQLite engine installed in order to build this module.
12cr|rubygem-sqlite3-1.3.6-1|24	Note that this module is only compatible with SQLite 3.6.16 or newer.
12cr|rubygem-sqlite3-1.3.6-1|25	
12cr|rubygem-sqlite3-1.3.6-1|26	%package	doc
12cr|rubygem-sqlite3-1.3.6-1|27	Summary:	Documentation for %{name}
12cr|rubygem-sqlite3-1.3.6-1|28	Group:		Books/Computer books
12cr|rubygem-sqlite3-1.3.6-1|29	Requires:	%{name} = %{EVRD}
12cr|rubygem-sqlite3-1.3.6-1|30	BuildArch:	noarch
12cr|rubygem-sqlite3-1.3.6-1|31	
12cr|rubygem-sqlite3-1.3.6-1|32	%description	doc
12cr|rubygem-sqlite3-1.3.6-1|33	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-sqlite3-1.3.6-1|34	
12cr|rubygem-sqlite3-1.3.6-1|35	%prep
12cr|rubygem-sqlite3-1.3.6-1|36	%setup -q
12cr|rubygem-sqlite3-1.3.6-1|37	
12cr|rubygem-sqlite3-1.3.6-1|38	%build
12cr|rubygem-sqlite3-1.3.6-1|39	%gem_build
12cr|rubygem-sqlite3-1.3.6-1|40	
12cr|rubygem-sqlite3-1.3.6-1|41	%install
12cr|rubygem-sqlite3-1.3.6-1|42	%gem_install
12cr|rubygem-sqlite3-1.3.6-1|43	
12cr|rubygem-sqlite3-1.3.6-1|44	%files
12cr|rubygem-sqlite3-1.3.6-1|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-sqlite3-1.3.6-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-sqlite3-1.3.6-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-sqlite3-1.3.6-1|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sqlite3
12cr|rubygem-sqlite3-1.3.6-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sqlite3/*.rb
12cr|rubygem-sqlite3-1.3.6-1|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-sqlite3-1.3.6-1|51	%{ruby_sitearchdir}/%{rbname}/*.so
12cr|rubygem-sqlite3-1.3.6-1|52	
12cr|rubygem-sqlite3-1.3.6-1|53	
12cr|rubygem-sqlite3-1.3.6-1|54	%files doc
12cr|rubygem-sqlite3-1.3.6-1|55	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-sqlite3-1.3.6-1|56	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
12cr|rubygem-sqlite3-1.3.6-1|57	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/ext/sqlite3/*.c
12cr|rubygem-sqlite3-1.3.6-1|58	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-sqlite3-1.3.6-1|59	
12cr|rubygem-sqlite3-1.3.6-1|60	
12cr|rubygem-sqlite3-1.3.6-1|61	%changelog
12cr|rubygem-sqlite3-1.3.6-1|62	* Fri Jan 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.3.5-1
12cr|rubygem-sqlite3-1.3.6-1|63	+ Revision: 769341
12cr|rubygem-sqlite3-1.3.6-1|64	- spec file regenerated from gem2rpm5 script
12cr|rubygem-sqlite3-1.3.6-1|65	- BR:pkgconfig(sqlite3)
12cr|rubygem-sqlite3-1.3.6-1|66	- imported package rubygem-sqlite3
12cr|rubygem-sqlite3-1.3.6-1|67	

7339 12
12cr|rubygem-state_machine-0.9.4-1|1	# Generated from state_machine-0.9.4.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-state_machine-0.9.4-1|2	%define	rbname	state_machine
12cr|rubygem-state_machine-0.9.4-1|3	
12cr|rubygem-state_machine-0.9.4-1|4	Summary:	Adds support for creating state machines for attributes on any Ruby class
12cr|rubygem-state_machine-0.9.4-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-state_machine-0.9.4-1|6	
12cr|rubygem-state_machine-0.9.4-1|7	Version:	0.9.4
12cr|rubygem-state_machine-0.9.4-1|8	Release:	1
12cr|rubygem-state_machine-0.9.4-1|9	Group:		Development/Ruby
12cr|rubygem-state_machine-0.9.4-1|10	License:	MIT
12cr|rubygem-state_machine-0.9.4-1|11	URL:		http://www.pluginaweek.org
12cr|rubygem-state_machine-0.9.4-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-state_machine-0.9.4-1|13	BuildRequires:	rubygems
12cr|rubygem-state_machine-0.9.4-1|14	BuildArch:	noarch
12cr|rubygem-state_machine-0.9.4-1|15	
12cr|rubygem-state_machine-0.9.4-1|16	%description
12cr|rubygem-state_machine-0.9.4-1|17	Adds support for creating state machines for attributes on any Ruby class
12cr|rubygem-state_machine-0.9.4-1|18	
12cr|rubygem-state_machine-0.9.4-1|19	%package	doc
12cr|rubygem-state_machine-0.9.4-1|20	Summary:	Documentation for %{name}
12cr|rubygem-state_machine-0.9.4-1|21	Group:		Books/Computer books
12cr|rubygem-state_machine-0.9.4-1|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-state_machine-0.9.4-1|23	
12cr|rubygem-state_machine-0.9.4-1|24	%description	doc
12cr|rubygem-state_machine-0.9.4-1|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-state_machine-0.9.4-1|26	
12cr|rubygem-state_machine-0.9.4-1|27	%prep
12cr|rubygem-state_machine-0.9.4-1|28	%setup -q
12cr|rubygem-state_machine-0.9.4-1|29	
12cr|rubygem-state_machine-0.9.4-1|30	%build
12cr|rubygem-state_machine-0.9.4-1|31	%gem_build -f 	'(.*.rb|.*.rdoc|LICENSE|examples|test)'
12cr|rubygem-state_machine-0.9.4-1|32	
12cr|rubygem-state_machine-0.9.4-1|33	%install
12cr|rubygem-state_machine-0.9.4-1|34	rm -rf %{buildroot}
12cr|rubygem-state_machine-0.9.4-1|35	%gem_install
12cr|rubygem-state_machine-0.9.4-1|36	
12cr|rubygem-state_machine-0.9.4-1|37	%clean
12cr|rubygem-state_machine-0.9.4-1|38	rm -rf %{buildroot}
12cr|rubygem-state_machine-0.9.4-1|39	
12cr|rubygem-state_machine-0.9.4-1|40	%files
12cr|rubygem-state_machine-0.9.4-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-state_machine-0.9.4-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-state_machine-0.9.4-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/init.rb
12cr|rubygem-state_machine-0.9.4-1|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-state_machine-0.9.4-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
12cr|rubygem-state_machine-0.9.4-1|46	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-state_machine-0.9.4-1|47	
12cr|rubygem-state_machine-0.9.4-1|48	%files doc
12cr|rubygem-state_machine-0.9.4-1|49	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-state_machine-0.9.4-1|50	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-state_machine-0.9.4-1|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
12cr|rubygem-state_machine-0.9.4-1|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*
12cr|rubygem-state_machine-0.9.4-1|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-state_machine-0.9.4-1|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
12cr|rubygem-state_machine-0.9.4-1|55	
12cr|rubygem-state_machine-0.9.4-1|56	
12cr|rubygem-state_machine-0.9.4-1|57	
12cr|rubygem-state_machine-0.9.4-1|58	%changelog
12cr|rubygem-state_machine-0.9.4-1|59	* Thu Mar 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.4-1
12cr|rubygem-state_machine-0.9.4-1|60	+ Revision: 643406
12cr|rubygem-state_machine-0.9.4-1|61	- imported package rubygem-state_machine
12cr|rubygem-state_machine-0.9.4-1|62	
12cr|rubygem-state_machine-0.9.4-1|63	
12cr|rubygem-state_machine-0.9.4-1|64	* Thu Mar 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.4-1
12cr|rubygem-state_machine-0.9.4-1|65	- Initial package

7340 12
12cr|rubygem-stomp-1.1.7-1|1	# Generated from stomp-1.1.7.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-stomp-1.1.7-1|2	%define	rbname	stomp
12cr|rubygem-stomp-1.1.7-1|3	
12cr|rubygem-stomp-1.1.7-1|4	Summary:	Ruby client for the Stomp messaging protocol
12cr|rubygem-stomp-1.1.7-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-stomp-1.1.7-1|6	
12cr|rubygem-stomp-1.1.7-1|7	Version:	1.1.7
12cr|rubygem-stomp-1.1.7-1|8	Release:	1
12cr|rubygem-stomp-1.1.7-1|9	Group:		Development/Ruby
12cr|rubygem-stomp-1.1.7-1|10	License:	Apache License
12cr|rubygem-stomp-1.1.7-1|11	URL:		http://stomp.codehaus.org/
12cr|rubygem-stomp-1.1.7-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-stomp-1.1.7-1|13	BuildRequires:	rubygems
12cr|rubygem-stomp-1.1.7-1|14	BuildArch:	noarch
12cr|rubygem-stomp-1.1.7-1|15	%rename		ruby-stomp
12cr|rubygem-stomp-1.1.7-1|16	
12cr|rubygem-stomp-1.1.7-1|17	%description
12cr|rubygem-stomp-1.1.7-1|18	Ruby client for the Stomp messaging protocol
12cr|rubygem-stomp-1.1.7-1|19	
12cr|rubygem-stomp-1.1.7-1|20	%package	doc
12cr|rubygem-stomp-1.1.7-1|21	Summary:	Documentation for %{name}
12cr|rubygem-stomp-1.1.7-1|22	Group:		Books/Computer books
12cr|rubygem-stomp-1.1.7-1|23	Requires:	%{name} = %{EVRD}
12cr|rubygem-stomp-1.1.7-1|24	
12cr|rubygem-stomp-1.1.7-1|25	%description	doc
12cr|rubygem-stomp-1.1.7-1|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-stomp-1.1.7-1|27	
12cr|rubygem-stomp-1.1.7-1|28	%prep
12cr|rubygem-stomp-1.1.7-1|29	%setup -q
12cr|rubygem-stomp-1.1.7-1|30	
12cr|rubygem-stomp-1.1.7-1|31	%build
12cr|rubygem-stomp-1.1.7-1|32	%gem_build -f '(examples|spec|test)/'
12cr|rubygem-stomp-1.1.7-1|33	
12cr|rubygem-stomp-1.1.7-1|34	%install
12cr|rubygem-stomp-1.1.7-1|35	rm -rf %{buildroot}
12cr|rubygem-stomp-1.1.7-1|36	%gem_install
12cr|rubygem-stomp-1.1.7-1|37	
12cr|rubygem-stomp-1.1.7-1|38	%clean
12cr|rubygem-stomp-1.1.7-1|39	rm -rf %{buildroot}
12cr|rubygem-stomp-1.1.7-1|40	
12cr|rubygem-stomp-1.1.7-1|41	%files
12cr|rubygem-stomp-1.1.7-1|42	%{_bindir}/catstomp
12cr|rubygem-stomp-1.1.7-1|43	%{_bindir}/stompcat
12cr|rubygem-stomp-1.1.7-1|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-stomp-1.1.7-1|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-stomp-1.1.7-1|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/catstomp
12cr|rubygem-stomp-1.1.7-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/stompcat
12cr|rubygem-stomp-1.1.7-1|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-stomp-1.1.7-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-stomp-1.1.7-1|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/stomp
12cr|rubygem-stomp-1.1.7-1|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/stomp/*.rb
12cr|rubygem-stomp-1.1.7-1|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/stomp/ext
12cr|rubygem-stomp-1.1.7-1|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/stomp/ext/*.rb
12cr|rubygem-stomp-1.1.7-1|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
12cr|rubygem-stomp-1.1.7-1|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*.rb
12cr|rubygem-stomp-1.1.7-1|56	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-stomp-1.1.7-1|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
12cr|rubygem-stomp-1.1.7-1|58	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-stomp-1.1.7-1|59	
12cr|rubygem-stomp-1.1.7-1|60	%files doc
12cr|rubygem-stomp-1.1.7-1|61	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-stomp-1.1.7-1|62	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-stomp-1.1.7-1|63	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-stomp-1.1.7-1|64	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
12cr|rubygem-stomp-1.1.7-1|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*.rb
12cr|rubygem-stomp-1.1.7-1|66	
12cr|rubygem-stomp-1.1.7-1|67	
12cr|rubygem-stomp-1.1.7-1|68	%changelog
12cr|rubygem-stomp-1.1.7-1|69	* Thu Mar 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.7-1
12cr|rubygem-stomp-1.1.7-1|70	+ Revision: 643338
12cr|rubygem-stomp-1.1.7-1|71	- new release: 1.1.7
12cr|rubygem-stomp-1.1.7-1|72	- rename
12cr|rubygem-stomp-1.1.7-1|73	- regenerate spec with gem2rpm5
12cr|rubygem-stomp-1.1.7-1|74	
12cr|rubygem-stomp-1.1.7-1|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdv2011.0
12cr|rubygem-stomp-1.1.7-1|76	+ Revision: 614767
12cr|rubygem-stomp-1.1.7-1|77	- the mass rebuild of 2010.1 packages
12cr|rubygem-stomp-1.1.7-1|78	
12cr|rubygem-stomp-1.1.7-1|79	* Mon Feb 01 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1-1mdv2010.1
12cr|rubygem-stomp-1.1.7-1|80	+ Revision: 499315
12cr|rubygem-stomp-1.1.7-1|81	- import ruby-stomp
12cr|rubygem-stomp-1.1.7-1|82	
12cr|rubygem-stomp-1.1.7-1|83	
12cr|rubygem-stomp-1.1.7-1|84	* Mon Feb  1 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1-1
12cr|rubygem-stomp-1.1.7-1|85	- initial release

7341 12
12cr|rubygem-stompserver-0.9.9-2|1	%define	oname	stompserver
12cr|rubygem-stompserver-0.9.9-2|2	
12cr|rubygem-stompserver-0.9.9-2|3	Summary:	A basic message queue processing server
12cr|rubygem-stompserver-0.9.9-2|4	Name:		rubygem-%{oname}
12cr|rubygem-stompserver-0.9.9-2|5	Version:	0.9.9
12cr|rubygem-stompserver-0.9.9-2|6	Release:	%mkrel 2
12cr|rubygem-stompserver-0.9.9-2|7	License:	MIT
12cr|rubygem-stompserver-0.9.9-2|8	Group:		Development/Ruby
12cr|rubygem-stompserver-0.9.9-2|9	URL:		http://%{oname}.rubyforge.org/
12cr|rubygem-stompserver-0.9.9-2|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|rubygem-stompserver-0.9.9-2|11	Source1:	%{oname}.init
12cr|rubygem-stompserver-0.9.9-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rubygem-stompserver-0.9.9-2|13	BuildRequires:	ruby-RubyGems
12cr|rubygem-stompserver-0.9.9-2|14	BuildArch:	noarch
12cr|rubygem-stompserver-0.9.9-2|15	
12cr|rubygem-stompserver-0.9.9-2|16	%description
12cr|rubygem-stompserver-0.9.9-2|17	Stomp messaging server with file/dbm/memory/activerecord based FIFO queues,
12cr|rubygem-stompserver-0.9.9-2|18	queue monitoring, and basic authentication.
12cr|rubygem-stompserver-0.9.9-2|19	
12cr|rubygem-stompserver-0.9.9-2|20	%prep
12cr|rubygem-stompserver-0.9.9-2|21	
12cr|rubygem-stompserver-0.9.9-2|22	%build
12cr|rubygem-stompserver-0.9.9-2|23	
12cr|rubygem-stompserver-0.9.9-2|24	%install
12cr|rubygem-stompserver-0.9.9-2|25	rm -rf %{buildroot}
12cr|rubygem-stompserver-0.9.9-2|26	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|rubygem-stompserver-0.9.9-2|27	
12cr|rubygem-stompserver-0.9.9-2|28	rm -rf %{buildroot}%{ruby_gemdir}/{cache,gems/%{oname}-%{version}/ext}
12cr|rubygem-stompserver-0.9.9-2|29	
12cr|rubygem-stompserver-0.9.9-2|30	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/%{oname}
12cr|rubygem-stompserver-0.9.9-2|31	install -m644 %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/config/%{oname}.conf -D %{buildroot}%{_sysconfdir}/%{oname}.conf
12cr|rubygem-stompserver-0.9.9-2|32	sed	-e 's#:daemon:.*#:daemon: true#g' \
12cr|rubygem-stompserver-0.9.9-2|33	-e 's#:working_dir:.*#:working_dir: %{_localstatedir}/lib/%{oname}#g' \
12cr|rubygem-stompserver-0.9.9-2|34	-e 's#:user:.*#:user: %{oname}#g' \
12cr|rubygem-stompserver-0.9.9-2|35	-e 's#:group:.*#:group: %{oname}#g' \
12cr|rubygem-stompserver-0.9.9-2|36	-i %{buildroot}%{_sysconfdir}/%{oname}.conf
12cr|rubygem-stompserver-0.9.9-2|37	echo ':logdir: ../../log/stompserver' >> %{buildroot}%{_sysconfdir}/%{oname}.conf
12cr|rubygem-stompserver-0.9.9-2|38	echo ':pidfile: ../../run/stompserver/stompserver.pid' >> %{buildroot}%{_sysconfdir}/%{oname}.conf
12cr|rubygem-stompserver-0.9.9-2|39	
12cr|rubygem-stompserver-0.9.9-2|40	install -m644 %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/etc/passwd.example -D %{buildroot}%{_localstatedir}/lib/%{oname}/etc/.passwd
12cr|rubygem-stompserver-0.9.9-2|41	sed -e 's/testuser:testpass/#testuser:testpass/g' -i %{buildroot}%{_localstatedir}/lib/%{oname}/etc/.passwd
12cr|rubygem-stompserver-0.9.9-2|42	
12cr|rubygem-stompserver-0.9.9-2|43	install -d %{buildroot}%{_localstatedir}/lib/%{oname}/.queue
12cr|rubygem-stompserver-0.9.9-2|44	install -d %{buildroot}%{_var}/{log,run}/%{oname}
12cr|rubygem-stompserver-0.9.9-2|45	
12cr|rubygem-stompserver-0.9.9-2|46	%pre
12cr|rubygem-stompserver-0.9.9-2|47	%_pre_useradd %{oname} %{_localstatedir}/lib/%{oname} /sbin/nologin
12cr|rubygem-stompserver-0.9.9-2|48	
12cr|rubygem-stompserver-0.9.9-2|49	%post
12cr|rubygem-stompserver-0.9.9-2|50	%{_post_service %{oname}}
12cr|rubygem-stompserver-0.9.9-2|51	
12cr|rubygem-stompserver-0.9.9-2|52	%preun
12cr|rubygem-stompserver-0.9.9-2|53	%{_preun_service %{oname}}
12cr|rubygem-stompserver-0.9.9-2|54	
12cr|rubygem-stompserver-0.9.9-2|55	%postun
12cr|rubygem-stompserver-0.9.9-2|56	%_postun_userdel %{oname}
12cr|rubygem-stompserver-0.9.9-2|57	
12cr|rubygem-stompserver-0.9.9-2|58	%clean
12cr|rubygem-stompserver-0.9.9-2|59	rm -rf %{buildroot}
12cr|rubygem-stompserver-0.9.9-2|60	
12cr|rubygem-stompserver-0.9.9-2|61	%files
12cr|rubygem-stompserver-0.9.9-2|62	%defattr(-,root,root)
12cr|rubygem-stompserver-0.9.9-2|63	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-stompserver-0.9.9-2|64	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|rubygem-stompserver-0.9.9-2|65	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-stompserver-0.9.9-2|66	%{_bindir}/%{oname}
12cr|rubygem-stompserver-0.9.9-2|67	%{_initrddir}/%{oname}
12cr|rubygem-stompserver-0.9.9-2|68	%config(noreplace) %{_sysconfdir}/%{oname}.conf
12cr|rubygem-stompserver-0.9.9-2|69	%attr(700,%{oname},%{oname}) %dir %{_localstatedir}/lib/%{oname}
12cr|rubygem-stompserver-0.9.9-2|70	%attr(700,%{oname},%{oname}) %dir %{_localstatedir}/lib/%{oname}/etc
12cr|rubygem-stompserver-0.9.9-2|71	%config(noreplace) %attr(640,root,stompserver) %{_localstatedir}/lib/%{oname}/etc/.passwd
12cr|rubygem-stompserver-0.9.9-2|72	%attr(700,%{oname},%{oname}) %dir %{_localstatedir}/lib/%{oname}/.queue
12cr|rubygem-stompserver-0.9.9-2|73	%attr(700,%{oname},%{oname}) %dir %{_localstatedir}/log/%{oname}
12cr|rubygem-stompserver-0.9.9-2|74	%attr(700,%{oname},%{oname}) %dir %{_localstatedir}/run/%{oname}
12cr|rubygem-stompserver-0.9.9-2|75	
12cr|rubygem-stompserver-0.9.9-2|76	
12cr|rubygem-stompserver-0.9.9-2|77	%changelog
12cr|rubygem-stompserver-0.9.9-2|78	* Sat Sep 18 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.9-2mdv2011.0
12cr|rubygem-stompserver-0.9.9-2|79	+ Revision: 579452
12cr|rubygem-stompserver-0.9.9-2|80	- add service functionality
12cr|rubygem-stompserver-0.9.9-2|81	
12cr|rubygem-stompserver-0.9.9-2|82	* Sat Sep 18 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.9-1mdv2011.0
12cr|rubygem-stompserver-0.9.9-2|83	+ Revision: 579429
12cr|rubygem-stompserver-0.9.9-2|84	- import rubygem-stompserver
12cr|rubygem-stompserver-0.9.9-2|85	
12cr|rubygem-stompserver-0.9.9-2|86	
12cr|rubygem-stompserver-0.9.9-2|87	* Fri Nov 20 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.9-1
12cr|rubygem-stompserver-0.9.9-2|88	- initial release

7342 12
12cr|rubygem-stringex-1.3.2-1|1	# Generated from stringex-1.3.0.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-stringex-1.3.2-1|2	%define	rbname	stringex
12cr|rubygem-stringex-1.3.2-1|3	
12cr|rubygem-stringex-1.3.2-1|4	Summary:	Some [hopefully] useful extensions to Ruby's String class
12cr|rubygem-stringex-1.3.2-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-stringex-1.3.2-1|6	
12cr|rubygem-stringex-1.3.2-1|7	Version:	1.3.2
12cr|rubygem-stringex-1.3.2-1|8	Release:	1
12cr|rubygem-stringex-1.3.2-1|9	Group:		Development/Ruby
12cr|rubygem-stringex-1.3.2-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-stringex-1.3.2-1|11	URL:		http://github.com/rsl/stringex
12cr|rubygem-stringex-1.3.2-1|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-stringex-1.3.2-1|13	BuildRequires:	rubygems
12cr|rubygem-stringex-1.3.2-1|14	BuildArch:	noarch
12cr|rubygem-stringex-1.3.2-1|15	
12cr|rubygem-stringex-1.3.2-1|16	%description
12cr|rubygem-stringex-1.3.2-1|17	Some [hopefully] useful extensions to Ruby's String class. Stringex is made up
12cr|rubygem-stringex-1.3.2-1|18	of three libraries: ActsAsUrl [permalink solution with better character
12cr|rubygem-stringex-1.3.2-1|19	translation], Unidecoder [Unicode to Ascii transliteration], and
12cr|rubygem-stringex-1.3.2-1|20	StringExtensions [miscellaneous helper methods for the String class].
12cr|rubygem-stringex-1.3.2-1|21	
12cr|rubygem-stringex-1.3.2-1|22	%package	doc
12cr|rubygem-stringex-1.3.2-1|23	Summary:	Documentation for %{name}
12cr|rubygem-stringex-1.3.2-1|24	Group:		Books/Computer books
12cr|rubygem-stringex-1.3.2-1|25	Requires:	%{name} = %{EVRD}
12cr|rubygem-stringex-1.3.2-1|26	BuildArch:	noarch
12cr|rubygem-stringex-1.3.2-1|27	
12cr|rubygem-stringex-1.3.2-1|28	%description	doc
12cr|rubygem-stringex-1.3.2-1|29	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-stringex-1.3.2-1|30	
12cr|rubygem-stringex-1.3.2-1|31	%prep
12cr|rubygem-stringex-1.3.2-1|32	%setup -q
12cr|rubygem-stringex-1.3.2-1|33	
12cr|rubygem-stringex-1.3.2-1|34	%build
12cr|rubygem-stringex-1.3.2-1|35	%gem_build
12cr|rubygem-stringex-1.3.2-1|36	
12cr|rubygem-stringex-1.3.2-1|37	%install
12cr|rubygem-stringex-1.3.2-1|38	%gem_install
12cr|rubygem-stringex-1.3.2-1|39	
12cr|rubygem-stringex-1.3.2-1|40	%files
12cr|rubygem-stringex-1.3.2-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-stringex-1.3.2-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-stringex-1.3.2-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/stringex
12cr|rubygem-stringex-1.3.2-1|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/stringex/unidecoder_data
12cr|rubygem-stringex-1.3.2-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-stringex-1.3.2-1|46	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-stringex-1.3.2-1|47	%{ruby_gemdir}//gems/%{rbname}-%{version}/lib/stringex/unidecoder_data/*
12cr|rubygem-stringex-1.3.2-1|48	%{ruby_gemdir}//gems/%{rbname}-%{version}/lib/stringex/*.rb
12cr|rubygem-stringex-1.3.2-1|49	
12cr|rubygem-stringex-1.3.2-1|50	%files doc
12cr|rubygem-stringex-1.3.2-1|51	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-stringex-1.3.2-1|52	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/MIT-LICENSE
12cr|rubygem-stringex-1.3.2-1|53	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-stringex-1.3.2-1|54	
12cr|rubygem-stringex-1.3.2-1|55	
12cr|rubygem-stringex-1.3.2-1|56	%changelog
12cr|rubygem-stringex-1.3.2-1|57	* Sat Feb 18 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.3.2-1
12cr|rubygem-stringex-1.3.2-1|58	+ Revision: 777038
12cr|rubygem-stringex-1.3.2-1|59	- version update 1.3.2
12cr|rubygem-stringex-1.3.2-1|60	
12cr|rubygem-stringex-1.3.2-1|61	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.0-2
12cr|rubygem-stringex-1.3.2-1|62	+ Revision: 774161
12cr|rubygem-stringex-1.3.2-1|63	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-stringex-1.3.2-1|64	
12cr|rubygem-stringex-1.3.2-1|65	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.3.0-1
12cr|rubygem-stringex-1.3.2-1|66	+ Revision: 767107
12cr|rubygem-stringex-1.3.2-1|67	- imported package rubygem-stringex
12cr|rubygem-stringex-1.3.2-1|68	

7343 12
12cr|rubygem-syntax-1.0.0-1|1	%define oname syntax
12cr|rubygem-syntax-1.0.0-1|2	
12cr|rubygem-syntax-1.0.0-1|3	Name:       rubygem-%{oname}
12cr|rubygem-syntax-1.0.0-1|4	Version:    1.0.0
12cr|rubygem-syntax-1.0.0-1|5	Release:    %mkrel 1
12cr|rubygem-syntax-1.0.0-1|6	Summary:    Syntax is Ruby library for performing simple syntax highlighting
12cr|rubygem-syntax-1.0.0-1|7	Group:      Development/Ruby
12cr|rubygem-syntax-1.0.0-1|8	License:    BSD
12cr|rubygem-syntax-1.0.0-1|9	URL:        http://rubygems.org/gems/syntax/
12cr|rubygem-syntax-1.0.0-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-syntax-1.0.0-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-syntax-1.0.0-1|12	Requires:   rubygems
12cr|rubygem-syntax-1.0.0-1|13	BuildRequires: rubygems
12cr|rubygem-syntax-1.0.0-1|14	BuildArch:  noarch
12cr|rubygem-syntax-1.0.0-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-syntax-1.0.0-1|16	
12cr|rubygem-syntax-1.0.0-1|17	%description
12cr|rubygem-syntax-1.0.0-1|18	Syntax is Ruby library for performing simple syntax highlighting.
12cr|rubygem-syntax-1.0.0-1|19	
12cr|rubygem-syntax-1.0.0-1|20	%prep
12cr|rubygem-syntax-1.0.0-1|21	
12cr|rubygem-syntax-1.0.0-1|22	%build
12cr|rubygem-syntax-1.0.0-1|23	
12cr|rubygem-syntax-1.0.0-1|24	%install
12cr|rubygem-syntax-1.0.0-1|25	rm -rf %buildroot
12cr|rubygem-syntax-1.0.0-1|26	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-syntax-1.0.0-1|27	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-syntax-1.0.0-1|28	--force --rdoc %{SOURCE0}
12cr|rubygem-syntax-1.0.0-1|29	
12cr|rubygem-syntax-1.0.0-1|30	%clean
12cr|rubygem-syntax-1.0.0-1|31	rm -rf %buildroot
12cr|rubygem-syntax-1.0.0-1|32	
12cr|rubygem-syntax-1.0.0-1|33	%files
12cr|rubygem-syntax-1.0.0-1|34	%defattr(-, root, root, -)
12cr|rubygem-syntax-1.0.0-1|35	%{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-syntax-1.0.0-1|36	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-syntax-1.0.0-1|37	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-syntax-1.0.0-1|38	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-syntax-1.0.0-1|39	
12cr|rubygem-syntax-1.0.0-1|40	
12cr|rubygem-syntax-1.0.0-1|41	%changelog
12cr|rubygem-syntax-1.0.0-1|42	* Sat Oct 09 2010 Rémy Clouard <shikamaru@mandriva.org> 1.0.0-1mdv2011.0
12cr|rubygem-syntax-1.0.0-1|43	+ Revision: 584340
12cr|rubygem-syntax-1.0.0-1|44	- import rubygem-syntax
12cr|rubygem-syntax-1.0.0-1|45	

7344 12
12cr|rubygem-term-ansicolor-1.0.7-2|1	# Generated from term-ansicolor-1.0.7.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
12cr|rubygem-term-ansicolor-1.0.7-2|2	%define	rbname	term-ansicolor
12cr|rubygem-term-ansicolor-1.0.7-2|3	
12cr|rubygem-term-ansicolor-1.0.7-2|4	Summary:	Ruby library that colors strings using ANSI escape sequences
12cr|rubygem-term-ansicolor-1.0.7-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-term-ansicolor-1.0.7-2|6	
12cr|rubygem-term-ansicolor-1.0.7-2|7	Version:	1.0.7
12cr|rubygem-term-ansicolor-1.0.7-2|8	Release:	2
12cr|rubygem-term-ansicolor-1.0.7-2|9	Group:		Development/Ruby
12cr|rubygem-term-ansicolor-1.0.7-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-term-ansicolor-1.0.7-2|11	URL:		http://flori.github.com/term-ansicolor
12cr|rubygem-term-ansicolor-1.0.7-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-term-ansicolor-1.0.7-2|13	BuildRequires:	rubygems
12cr|rubygem-term-ansicolor-1.0.7-2|14	BuildArch:	noarch
12cr|rubygem-term-ansicolor-1.0.7-2|15	
12cr|rubygem-term-ansicolor-1.0.7-2|16	%description
12cr|rubygem-term-ansicolor-1.0.7-2|17	Ruby library that colors strings using ANSI escape sequences.
12cr|rubygem-term-ansicolor-1.0.7-2|18	
12cr|rubygem-term-ansicolor-1.0.7-2|19	%package	doc
12cr|rubygem-term-ansicolor-1.0.7-2|20	Summary:	Documentation for %{name}
12cr|rubygem-term-ansicolor-1.0.7-2|21	Group:		Books/Computer books
12cr|rubygem-term-ansicolor-1.0.7-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-term-ansicolor-1.0.7-2|23	
12cr|rubygem-term-ansicolor-1.0.7-2|24	%description	doc
12cr|rubygem-term-ansicolor-1.0.7-2|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-term-ansicolor-1.0.7-2|26	
12cr|rubygem-term-ansicolor-1.0.7-2|27	%prep
12cr|rubygem-term-ansicolor-1.0.7-2|28	%setup -q
12cr|rubygem-term-ansicolor-1.0.7-2|29	
12cr|rubygem-term-ansicolor-1.0.7-2|30	%build
12cr|rubygem-term-ansicolor-1.0.7-2|31	%gem_build -f '(examples|test)'
12cr|rubygem-term-ansicolor-1.0.7-2|32	
12cr|rubygem-term-ansicolor-1.0.7-2|33	%install
12cr|rubygem-term-ansicolor-1.0.7-2|34	%gem_install
12cr|rubygem-term-ansicolor-1.0.7-2|35	
12cr|rubygem-term-ansicolor-1.0.7-2|36	%files
12cr|rubygem-term-ansicolor-1.0.7-2|37	%{_bindir}/cdiff
12cr|rubygem-term-ansicolor-1.0.7-2|38	%{_bindir}/decolor
12cr|rubygem-term-ansicolor-1.0.7-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-term-ansicolor-1.0.7-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-term-ansicolor-1.0.7-2|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/cdiff
12cr|rubygem-term-ansicolor-1.0.7-2|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/decolor
12cr|rubygem-term-ansicolor-1.0.7-2|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-term-ansicolor-1.0.7-2|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/term
12cr|rubygem-term-ansicolor-1.0.7-2|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-term-ansicolor-1.0.7-2|46	
12cr|rubygem-term-ansicolor-1.0.7-2|47	%files doc
12cr|rubygem-term-ansicolor-1.0.7-2|48	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-term-ansicolor-1.0.7-2|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-term-ansicolor-1.0.7-2|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
12cr|rubygem-term-ansicolor-1.0.7-2|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*.rb
12cr|rubygem-term-ansicolor-1.0.7-2|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tests
12cr|rubygem-term-ansicolor-1.0.7-2|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/tests/*.rb
12cr|rubygem-term-ansicolor-1.0.7-2|54	
12cr|rubygem-term-ansicolor-1.0.7-2|55	
12cr|rubygem-term-ansicolor-1.0.7-2|56	%changelog
12cr|rubygem-term-ansicolor-1.0.7-2|57	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.7-2
12cr|rubygem-term-ansicolor-1.0.7-2|58	+ Revision: 774533
12cr|rubygem-term-ansicolor-1.0.7-2|59	- regenerate spec with gem2rpm5
12cr|rubygem-term-ansicolor-1.0.7-2|60	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-term-ansicolor-1.0.7-2|61	
12cr|rubygem-term-ansicolor-1.0.7-2|62	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.7-1
12cr|rubygem-term-ansicolor-1.0.7-2|63	+ Revision: 766993
12cr|rubygem-term-ansicolor-1.0.7-2|64	- version update 1.0.7
12cr|rubygem-term-ansicolor-1.0.7-2|65	
12cr|rubygem-term-ansicolor-1.0.7-2|66	* Sat Oct 09 2010 Rémy Clouard <shikamaru@mandriva.org> 1.0.5-1mdv2011.0
12cr|rubygem-term-ansicolor-1.0.7-2|67	+ Revision: 584361
12cr|rubygem-term-ansicolor-1.0.7-2|68	- import rubygem-term-ansicolor
12cr|rubygem-term-ansicolor-1.0.7-2|69	

7345 12
12cr|rubygem-thin-1.3.1-2|1	# Generated from thin-1.3.1.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
12cr|rubygem-thin-1.3.1-2|2	%define	rbname	thin
12cr|rubygem-thin-1.3.1-2|3	
12cr|rubygem-thin-1.3.1-2|4	Summary:	A thin and fast web server
12cr|rubygem-thin-1.3.1-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-thin-1.3.1-2|6	
12cr|rubygem-thin-1.3.1-2|7	Version:	1.3.1
12cr|rubygem-thin-1.3.1-2|8	Release:	2
12cr|rubygem-thin-1.3.1-2|9	Group:		Development/Ruby
12cr|rubygem-thin-1.3.1-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-thin-1.3.1-2|11	URL:		http://code.macournoyer.com/thin/
12cr|rubygem-thin-1.3.1-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-thin-1.3.1-2|13	Patch0:		thin-1.3.1-format-string-fixes.patch
12cr|rubygem-thin-1.3.1-2|14	BuildRequires:	rubygems
12cr|rubygem-thin-1.3.1-2|15	BuildRequires:	ruby-devel
12cr|rubygem-thin-1.3.1-2|16	
12cr|rubygem-thin-1.3.1-2|17	%description
12cr|rubygem-thin-1.3.1-2|18	A thin and fast web server
12cr|rubygem-thin-1.3.1-2|19	
12cr|rubygem-thin-1.3.1-2|20	%package	doc
12cr|rubygem-thin-1.3.1-2|21	Summary:	Documentation for %{name}
12cr|rubygem-thin-1.3.1-2|22	Group:		Books/Computer books
12cr|rubygem-thin-1.3.1-2|23	Requires:	%{name} = %{EVRD}
12cr|rubygem-thin-1.3.1-2|24	BuildArch:	noarch
12cr|rubygem-thin-1.3.1-2|25	
12cr|rubygem-thin-1.3.1-2|26	%description	doc
12cr|rubygem-thin-1.3.1-2|27	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-thin-1.3.1-2|28	
12cr|rubygem-thin-1.3.1-2|29	%prep
12cr|rubygem-thin-1.3.1-2|30	%setup -q
12cr|rubygem-thin-1.3.1-2|31	%patch0 -p1 -b .str_fmt~
12cr|rubygem-thin-1.3.1-2|32	
12cr|rubygem-thin-1.3.1-2|33	%build
12cr|rubygem-thin-1.3.1-2|34	%gem_build
12cr|rubygem-thin-1.3.1-2|35	
12cr|rubygem-thin-1.3.1-2|36	%install
12cr|rubygem-thin-1.3.1-2|37	%gem_install
12cr|rubygem-thin-1.3.1-2|38	
12cr|rubygem-thin-1.3.1-2|39	%files
12cr|rubygem-thin-1.3.1-2|40	%{_bindir}/thin
12cr|rubygem-thin-1.3.1-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-thin-1.3.1-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|rubygem-thin-1.3.1-2|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-thin-1.3.1-2|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rack
12cr|rubygem-thin-1.3.1-2|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rack/adapter
12cr|rubygem-thin-1.3.1-2|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thin
12cr|rubygem-thin-1.3.1-2|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thin/backends
12cr|rubygem-thin-1.3.1-2|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thin/controllers
12cr|rubygem-thin-1.3.1-2|49	%dir %{ruby_sitearchdir}
12cr|rubygem-thin-1.3.1-2|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thin/backends/*.rb
12cr|rubygem-thin-1.3.1-2|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thin/controllers/*.rb
12cr|rubygem-thin-1.3.1-2|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thin/controllers/*.erb
12cr|rubygem-thin-1.3.1-2|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/%{rbname}
12cr|rubygem-thin-1.3.1-2|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-thin-1.3.1-2|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rack/adapter/*.rb
12cr|rubygem-thin-1.3.1-2|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thin/*.rb
12cr|rubygem-thin-1.3.1-2|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/thin/*.erb
12cr|rubygem-thin-1.3.1-2|58	%{ruby_sitearchdir}/thin_parser.so
12cr|rubygem-thin-1.3.1-2|59	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-thin-1.3.1-2|60	
12cr|rubygem-thin-1.3.1-2|61	%files doc
12cr|rubygem-thin-1.3.1-2|62	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-thin-1.3.1-2|63	
12cr|rubygem-thin-1.3.1-2|64	
12cr|rubygem-thin-1.3.1-2|65	%changelog
12cr|rubygem-thin-1.3.1-2|66	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.1-2
12cr|rubygem-thin-1.3.1-2|67	+ Revision: 774531
12cr|rubygem-thin-1.3.1-2|68	- format string fixes (P0)
12cr|rubygem-thin-1.3.1-2|69	- drop build dependency on rake as it's now provided by ruby's standard library
12cr|rubygem-thin-1.3.1-2|70	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-thin-1.3.1-2|71	
12cr|rubygem-thin-1.3.1-2|72	* Tue Jan 24 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.3.1-1
12cr|rubygem-thin-1.3.1-2|73	+ Revision: 768092
12cr|rubygem-thin-1.3.1-2|74	- imported package rubygem-thin
12cr|rubygem-thin-1.3.1-2|75	

7346 12
12cr|rubygem-thor-0.14.6-4|1	%define gemname thor
12cr|rubygem-thor-0.14.6-4|2	Summary:	A scripting framework that replaces rake, sake and rubigen
12cr|rubygem-thor-0.14.6-4|3	Name:		rubygem-%{gemname}
12cr|rubygem-thor-0.14.6-4|4	Version:	0.14.6
12cr|rubygem-thor-0.14.6-4|5	Release:	4
12cr|rubygem-thor-0.14.6-4|6	Source0:	http://rubygems.org/downloads/%{gemname}-%{version}.gem
12cr|rubygem-thor-0.14.6-4|7	License:	MIT
12cr|rubygem-thor-0.14.6-4|8	Group:		System/Servers
12cr|rubygem-thor-0.14.6-4|9	Url:		http://www.rubyonrails.org/
12cr|rubygem-thor-0.14.6-4|10	BuildRoot:	%{_tmppath}/%{gemname}-%{version}-%{release}-buildroot
12cr|rubygem-thor-0.14.6-4|11	BuildArch:	noarch
12cr|rubygem-thor-0.14.6-4|12	BuildRequires:	ruby-RubyGems
12cr|rubygem-thor-0.14.6-4|13	Provides:       rubygem(%{gemname}) = %{version}
12cr|rubygem-thor-0.14.6-4|14	
12cr|rubygem-thor-0.14.6-4|15	%description
12cr|rubygem-thor-0.14.6-4|16	A scripting framework that replaces rake, sake and rubigen.
12cr|rubygem-thor-0.14.6-4|17	
12cr|rubygem-thor-0.14.6-4|18	%prep
12cr|rubygem-thor-0.14.6-4|19	%setup -c
12cr|rubygem-thor-0.14.6-4|20	
12cr|rubygem-thor-0.14.6-4|21	%build
12cr|rubygem-thor-0.14.6-4|22	
12cr|rubygem-thor-0.14.6-4|23	%install
12cr|rubygem-thor-0.14.6-4|24	
12cr|rubygem-thor-0.14.6-4|25	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|rubygem-thor-0.14.6-4|26	
12cr|rubygem-thor-0.14.6-4|27	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|rubygem-thor-0.14.6-4|28	
12cr|rubygem-thor-0.14.6-4|29	%files
12cr|rubygem-thor-0.14.6-4|30	%defattr(-,root,root)
12cr|rubygem-thor-0.14.6-4|31	%{_bindir}/rake2thor
12cr|rubygem-thor-0.14.6-4|32	%{_bindir}/thor
12cr|rubygem-thor-0.14.6-4|33	%{ruby_gemdir}/gems/%{gemname}-%{version}
12cr|rubygem-thor-0.14.6-4|34	%{ruby_gemdir}/specifications/%{gemname}-%{version}.gemspec
12cr|rubygem-thor-0.14.6-4|35	%doc %{ruby_gemdir}/doc/%{gemname}-%{version}
12cr|rubygem-thor-0.14.6-4|36	
12cr|rubygem-thor-0.14.6-4|37	
12cr|rubygem-thor-0.14.6-4|38	%changelog
12cr|rubygem-thor-0.14.6-4|39	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.14.6-4
12cr|rubygem-thor-0.14.6-4|40	+ Revision: 774161
12cr|rubygem-thor-0.14.6-4|41	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-thor-0.14.6-4|42	
12cr|rubygem-thor-0.14.6-4|43	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 0.14.6-3
12cr|rubygem-thor-0.14.6-4|44	+ Revision: 769823
12cr|rubygem-thor-0.14.6-4|45	- Fix file list
12cr|rubygem-thor-0.14.6-4|46	
12cr|rubygem-thor-0.14.6-4|47	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 0.14.6-2
12cr|rubygem-thor-0.14.6-4|48	+ Revision: 769795
12cr|rubygem-thor-0.14.6-4|49	- Manual provides
12cr|rubygem-thor-0.14.6-4|50	
12cr|rubygem-thor-0.14.6-4|51	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 0.14.6-1
12cr|rubygem-thor-0.14.6-4|52	+ Revision: 769794
12cr|rubygem-thor-0.14.6-4|53	- New mdv package
12cr|rubygem-thor-0.14.6-4|54	- Created package structure for 'rubygem-thor'.
12cr|rubygem-thor-0.14.6-4|55	

7347 12
12cr|rubygem-tilt-1.3.3-2|1	# Generated from tilt-1.3.3.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-tilt-1.3.3-2|2	%define	rbname	tilt
12cr|rubygem-tilt-1.3.3-2|3	
12cr|rubygem-tilt-1.3.3-2|4	Summary:	Generic interface to multiple Ruby template engines
12cr|rubygem-tilt-1.3.3-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-tilt-1.3.3-2|6	
12cr|rubygem-tilt-1.3.3-2|7	Version:	1.3.3
12cr|rubygem-tilt-1.3.3-2|8	Release:	2
12cr|rubygem-tilt-1.3.3-2|9	Group:		Development/Ruby
12cr|rubygem-tilt-1.3.3-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-tilt-1.3.3-2|11	URL:		http://github.com/rtomayko/tilt/
12cr|rubygem-tilt-1.3.3-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-tilt-1.3.3-2|13	BuildRequires:	rubygems
12cr|rubygem-tilt-1.3.3-2|14	BuildArch:	noarch
12cr|rubygem-tilt-1.3.3-2|15	
12cr|rubygem-tilt-1.3.3-2|16	%description
12cr|rubygem-tilt-1.3.3-2|17	Generic interface to multiple Ruby template engines
12cr|rubygem-tilt-1.3.3-2|18	
12cr|rubygem-tilt-1.3.3-2|19	%package	doc
12cr|rubygem-tilt-1.3.3-2|20	Summary:	Documentation for %{name}
12cr|rubygem-tilt-1.3.3-2|21	Group:		Books/Computer books
12cr|rubygem-tilt-1.3.3-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-tilt-1.3.3-2|23	BuildArch:	noarch
12cr|rubygem-tilt-1.3.3-2|24	
12cr|rubygem-tilt-1.3.3-2|25	%description	doc
12cr|rubygem-tilt-1.3.3-2|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-tilt-1.3.3-2|27	
12cr|rubygem-tilt-1.3.3-2|28	%prep
12cr|rubygem-tilt-1.3.3-2|29	%setup -q
12cr|rubygem-tilt-1.3.3-2|30	
12cr|rubygem-tilt-1.3.3-2|31	%build
12cr|rubygem-tilt-1.3.3-2|32	%gem_build
12cr|rubygem-tilt-1.3.3-2|33	
12cr|rubygem-tilt-1.3.3-2|34	%install
12cr|rubygem-tilt-1.3.3-2|35	%gem_install
12cr|rubygem-tilt-1.3.3-2|36	
12cr|rubygem-tilt-1.3.3-2|37	%files
12cr|rubygem-tilt-1.3.3-2|38	%{_bindir}/tilt
12cr|rubygem-tilt-1.3.3-2|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/
12cr|rubygem-tilt-1.3.3-2|40	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-tilt-1.3.3-2|41	
12cr|rubygem-tilt-1.3.3-2|42	
12cr|rubygem-tilt-1.3.3-2|43	%files doc
12cr|rubygem-tilt-1.3.3-2|44	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-tilt-1.3.3-2|45	
12cr|rubygem-tilt-1.3.3-2|46	
12cr|rubygem-tilt-1.3.3-2|47	%changelog
12cr|rubygem-tilt-1.3.3-2|48	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.3-2
12cr|rubygem-tilt-1.3.3-2|49	+ Revision: 774161
12cr|rubygem-tilt-1.3.3-2|50	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-tilt-1.3.3-2|51	
12cr|rubygem-tilt-1.3.3-2|52	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.3.3-1
12cr|rubygem-tilt-1.3.3-2|53	+ Revision: 766891
12cr|rubygem-tilt-1.3.3-2|54	- imported package rubygem-tilt
12cr|rubygem-tilt-1.3.3-2|55	

7348 12
12cr|rubygem-transaction-simple-1.4.0.2-1|1	# Generated from transaction-simple-1.4.0.2.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-transaction-simple-1.4.0.2-1|2	%define	rbname	transaction-simple
12cr|rubygem-transaction-simple-1.4.0.2-1|3	
12cr|rubygem-transaction-simple-1.4.0.2-1|4	Summary:	Transaction::Simple provides a generic way to add active transaction support to objects
12cr|rubygem-transaction-simple-1.4.0.2-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-transaction-simple-1.4.0.2-1|6	
12cr|rubygem-transaction-simple-1.4.0.2-1|7	Version:	1.4.0.2
12cr|rubygem-transaction-simple-1.4.0.2-1|8	Release:	1
12cr|rubygem-transaction-simple-1.4.0.2-1|9	Group:		Development/Ruby
12cr|rubygem-transaction-simple-1.4.0.2-1|10	License:	GPLv2+ or Ruby
12cr|rubygem-transaction-simple-1.4.0.2-1|11	URL:		http://trans-simple.rubyforge.org/
12cr|rubygem-transaction-simple-1.4.0.2-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-transaction-simple-1.4.0.2-1|13	BuildRequires:	rubygems
12cr|rubygem-transaction-simple-1.4.0.2-1|14	BuildArch:	noarch
12cr|rubygem-transaction-simple-1.4.0.2-1|15	Obsoletes:	ruby-transaction-simple
12cr|rubygem-transaction-simple-1.4.0.2-1|16	
12cr|rubygem-transaction-simple-1.4.0.2-1|17	%description
12cr|rubygem-transaction-simple-1.4.0.2-1|18	Transaction::Simple provides a generic way to add active transaction support
12cr|rubygem-transaction-simple-1.4.0.2-1|19	to
12cr|rubygem-transaction-simple-1.4.0.2-1|20	objects. The transaction methods added by this module will work with most
12cr|rubygem-transaction-simple-1.4.0.2-1|21	objects, excluding those that cannot be Marshal-ed (bindings, procedure
12cr|rubygem-transaction-simple-1.4.0.2-1|22	objects, IO instances, or singleton objects).
12cr|rubygem-transaction-simple-1.4.0.2-1|23	The transactions supported by Transaction::Simple are not associated with any
12cr|rubygem-transaction-simple-1.4.0.2-1|24	sort of data store. They are "live" transactions occurring in memory on the
12cr|rubygem-transaction-simple-1.4.0.2-1|25	object itself. This is to allow "test" changes to be made to an object before
12cr|rubygem-transaction-simple-1.4.0.2-1|26	making the changes permanent.
12cr|rubygem-transaction-simple-1.4.0.2-1|27	Transaction::Simple can handle an "infinite" number of transaction levels
12cr|rubygem-transaction-simple-1.4.0.2-1|28	(limited only by memory). If I open two transactions, commit the second, but
12cr|rubygem-transaction-simple-1.4.0.2-1|29	abort the first, the object will revert to the original version.
12cr|rubygem-transaction-simple-1.4.0.2-1|30	Transaction::Simple supports "named" transactions, so that multiple levels of
12cr|rubygem-transaction-simple-1.4.0.2-1|31	transactions can be committed, aborted, or rewound by referring to the
12cr|rubygem-transaction-simple-1.4.0.2-1|32	appropriate name of the transaction. Names may be any object except nil.
12cr|rubygem-transaction-simple-1.4.0.2-1|33	Transaction groups are also supported. A transaction group is an object
12cr|rubygem-transaction-simple-1.4.0.2-1|34	wrapper
12cr|rubygem-transaction-simple-1.4.0.2-1|35	that manages a group of objects as if they were a single object for the
12cr|rubygem-transaction-simple-1.4.0.2-1|36	purpose
12cr|rubygem-transaction-simple-1.4.0.2-1|37	of transaction management. All transactions for this group of objects should
12cr|rubygem-transaction-simple-1.4.0.2-1|38	be
12cr|rubygem-transaction-simple-1.4.0.2-1|39	performed against the transaction group object, not against individual objects
12cr|rubygem-transaction-simple-1.4.0.2-1|40	in the group.
12cr|rubygem-transaction-simple-1.4.0.2-1|41	Version 1.4.0 of Transaction::Simple adds a new post-rewind hook so that
12cr|rubygem-transaction-simple-1.4.0.2-1|42	complex graph objects of the type in tests/tc_broken_graph.rb can correct
12cr|rubygem-transaction-simple-1.4.0.2-1|43	themselves.
12cr|rubygem-transaction-simple-1.4.0.2-1|44	Version 1.4.0.1 just fixes a simple bug with #transaction method handling
12cr|rubygem-transaction-simple-1.4.0.2-1|45	during the deprecation warning.
12cr|rubygem-transaction-simple-1.4.0.2-1|46	Version 1.4.0.2 is a small update for people who use Transaction::Simple in
12cr|rubygem-transaction-simple-1.4.0.2-1|47	bundler (adding lib/transaction-simple.rb) and other scenarios where having
12cr|rubygem-transaction-simple-1.4.0.2-1|48	Hoe
12cr|rubygem-transaction-simple-1.4.0.2-1|49	as a runtime dependency (a bug fixed in Hoe several years ago, but not visible
12cr|rubygem-transaction-simple-1.4.0.2-1|50	in Transaction::Simple because it has not needed a re-release). All of the
12cr|rubygem-transaction-simple-1.4.0.2-1|51	files internally have also been marked as UTF-8, ensuring full Ruby 1.9
12cr|rubygem-transaction-simple-1.4.0.2-1|52	compatibility.
12cr|rubygem-transaction-simple-1.4.0.2-1|53	
12cr|rubygem-transaction-simple-1.4.0.2-1|54	%package	doc
12cr|rubygem-transaction-simple-1.4.0.2-1|55	Summary:	Documentation for %{name}
12cr|rubygem-transaction-simple-1.4.0.2-1|56	Group:		Books/Computer books
12cr|rubygem-transaction-simple-1.4.0.2-1|57	Requires:	%{name} = %{EVRD}
12cr|rubygem-transaction-simple-1.4.0.2-1|58	BuildArch:	noarch
12cr|rubygem-transaction-simple-1.4.0.2-1|59	
12cr|rubygem-transaction-simple-1.4.0.2-1|60	%description	doc
12cr|rubygem-transaction-simple-1.4.0.2-1|61	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-transaction-simple-1.4.0.2-1|62	
12cr|rubygem-transaction-simple-1.4.0.2-1|63	%prep
12cr|rubygem-transaction-simple-1.4.0.2-1|64	%setup -q
12cr|rubygem-transaction-simple-1.4.0.2-1|65	
12cr|rubygem-transaction-simple-1.4.0.2-1|66	%build
12cr|rubygem-transaction-simple-1.4.0.2-1|67	%gem_build
12cr|rubygem-transaction-simple-1.4.0.2-1|68	
12cr|rubygem-transaction-simple-1.4.0.2-1|69	%install
12cr|rubygem-transaction-simple-1.4.0.2-1|70	%gem_install
12cr|rubygem-transaction-simple-1.4.0.2-1|71	
12cr|rubygem-transaction-simple-1.4.0.2-1|72	%files
12cr|rubygem-transaction-simple-1.4.0.2-1|73	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-transaction-simple-1.4.0.2-1|74	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-transaction-simple-1.4.0.2-1|75	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-transaction-simple-1.4.0.2-1|76	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/transaction
12cr|rubygem-transaction-simple-1.4.0.2-1|77	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/transaction/*.rb
12cr|rubygem-transaction-simple-1.4.0.2-1|78	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/transaction/simple
12cr|rubygem-transaction-simple-1.4.0.2-1|79	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/transaction/simple/*.rb
12cr|rubygem-transaction-simple-1.4.0.2-1|80	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/transaction/simple/threadsafe
12cr|rubygem-transaction-simple-1.4.0.2-1|81	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/transaction/simple/threadsafe/*.rb
12cr|rubygem-transaction-simple-1.4.0.2-1|82	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-transaction-simple-1.4.0.2-1|83	
12cr|rubygem-transaction-simple-1.4.0.2-1|84	%files doc
12cr|rubygem-transaction-simple-1.4.0.2-1|85	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-transaction-simple-1.4.0.2-1|86	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
12cr|rubygem-transaction-simple-1.4.0.2-1|87	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-transaction-simple-1.4.0.2-1|88	
12cr|rubygem-transaction-simple-1.4.0.2-1|89	%changelog
12cr|rubygem-transaction-simple-1.4.0.2-1|90	* Fri Sep 28 2012 Denis Silakov <uragan@localhost> 1.4.0.2-1
12cr|rubygem-transaction-simple-1.4.0.2-1|91	- Initial package

7349 12
12cr|rubygem-treetop-1.4.10-4|1	%define gemname treetop
12cr|rubygem-treetop-1.4.10-4|2	Summary:	A Ruby-based text parsing and interpretation DSL
12cr|rubygem-treetop-1.4.10-4|3	Name:		rubygem-%{gemname}
12cr|rubygem-treetop-1.4.10-4|4	Version:	1.4.10
12cr|rubygem-treetop-1.4.10-4|5	Release:	4
12cr|rubygem-treetop-1.4.10-4|6	Source0:	http://rubygems.org/downloads/%{gemname}-%{version}.gem
12cr|rubygem-treetop-1.4.10-4|7	License:	MIT
12cr|rubygem-treetop-1.4.10-4|8	Group:		System/Servers
12cr|rubygem-treetop-1.4.10-4|9	Url:		http://www.rubyonrails.org/
12cr|rubygem-treetop-1.4.10-4|10	BuildRoot:	%{_tmppath}/%{gemname}-%{version}-%{release}-buildroot
12cr|rubygem-treetop-1.4.10-4|11	BuildArch:	noarch
12cr|rubygem-treetop-1.4.10-4|12	BuildRequires:	ruby-RubyGems
12cr|rubygem-treetop-1.4.10-4|13	Provides:       rubygem(%{gemname}) = %{version}
12cr|rubygem-treetop-1.4.10-4|14	
12cr|rubygem-treetop-1.4.10-4|15	%description
12cr|rubygem-treetop-1.4.10-4|16	A Ruby-based text parsing and interpretation DSL.
12cr|rubygem-treetop-1.4.10-4|17	
12cr|rubygem-treetop-1.4.10-4|18	%prep
12cr|rubygem-treetop-1.4.10-4|19	%setup -c
12cr|rubygem-treetop-1.4.10-4|20	
12cr|rubygem-treetop-1.4.10-4|21	%build
12cr|rubygem-treetop-1.4.10-4|22	
12cr|rubygem-treetop-1.4.10-4|23	%install
12cr|rubygem-treetop-1.4.10-4|24	rm -rf $RPM_BUILD_ROOT
12cr|rubygem-treetop-1.4.10-4|25	
12cr|rubygem-treetop-1.4.10-4|26	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|rubygem-treetop-1.4.10-4|27	
12cr|rubygem-treetop-1.4.10-4|28	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|rubygem-treetop-1.4.10-4|29	
12cr|rubygem-treetop-1.4.10-4|30	%clean
12cr|rubygem-treetop-1.4.10-4|31	rm -rf $RPM_BUILD_ROOT
12cr|rubygem-treetop-1.4.10-4|32	
12cr|rubygem-treetop-1.4.10-4|33	%files
12cr|rubygem-treetop-1.4.10-4|34	%defattr(-,root,root)
12cr|rubygem-treetop-1.4.10-4|35	%{_bindir}/tt
12cr|rubygem-treetop-1.4.10-4|36	%{ruby_gemdir}/gems/%{gemname}-%{version}
12cr|rubygem-treetop-1.4.10-4|37	%{ruby_gemdir}/specifications/%{gemname}-%{version}.gemspec
12cr|rubygem-treetop-1.4.10-4|38	%doc %{ruby_gemdir}/doc/%{gemname}-%{version}
12cr|rubygem-treetop-1.4.10-4|39	
12cr|rubygem-treetop-1.4.10-4|40	
12cr|rubygem-treetop-1.4.10-4|41	%changelog
12cr|rubygem-treetop-1.4.10-4|42	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.4.10-4
12cr|rubygem-treetop-1.4.10-4|43	+ Revision: 774161
12cr|rubygem-treetop-1.4.10-4|44	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-treetop-1.4.10-4|45	
12cr|rubygem-treetop-1.4.10-4|46	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 1.4.10-3
12cr|rubygem-treetop-1.4.10-4|47	+ Revision: 769824
12cr|rubygem-treetop-1.4.10-4|48	- Fix file list
12cr|rubygem-treetop-1.4.10-4|49	
12cr|rubygem-treetop-1.4.10-4|50	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 1.4.10-2
12cr|rubygem-treetop-1.4.10-4|51	+ Revision: 769774
12cr|rubygem-treetop-1.4.10-4|52	- Manual provides
12cr|rubygem-treetop-1.4.10-4|53	
12cr|rubygem-treetop-1.4.10-4|54	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 1.4.10-1
12cr|rubygem-treetop-1.4.10-4|55	+ Revision: 769769
12cr|rubygem-treetop-1.4.10-4|56	- First mdv package
12cr|rubygem-treetop-1.4.10-4|57	- Created package structure for 'rubygem-treetop'.
12cr|rubygem-treetop-1.4.10-4|58	

7350 12
12cr|rubygem-trollop-1.16.2-1|1	%define oname trollop
12cr|rubygem-trollop-1.16.2-1|2	
12cr|rubygem-trollop-1.16.2-1|3	Name:       rubygem-%{oname}
12cr|rubygem-trollop-1.16.2-1|4	Version:    1.16.2
12cr|rubygem-trollop-1.16.2-1|5	Release:    %mkrel 1
12cr|rubygem-trollop-1.16.2-1|6	Summary:    Trollop is a commandline option parser for Ruby that just gets out of your way
12cr|rubygem-trollop-1.16.2-1|7	Group:      Development/Ruby
12cr|rubygem-trollop-1.16.2-1|8	License:    Ruby or GPLv2
12cr|rubygem-trollop-1.16.2-1|9	URL:        http://trollop.rubyforge.org
12cr|rubygem-trollop-1.16.2-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-trollop-1.16.2-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-trollop-1.16.2-1|12	Requires:   rubygems
12cr|rubygem-trollop-1.16.2-1|13	BuildRequires: rubygems
12cr|rubygem-trollop-1.16.2-1|14	BuildArch:  noarch
12cr|rubygem-trollop-1.16.2-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-trollop-1.16.2-1|16	
12cr|rubygem-trollop-1.16.2-1|17	%description
12cr|rubygem-trollop-1.16.2-1|18	Trollop is a commandline option parser for Ruby that just
12cr|rubygem-trollop-1.16.2-1|19	gets out of your way. One line of code per option is all you need to write.
12cr|rubygem-trollop-1.16.2-1|20	For that, you get a nice automatically-generated help page, robust option
12cr|rubygem-trollop-1.16.2-1|21	parsing, command subcompletion, and sensible defaults for everything you don't
12cr|rubygem-trollop-1.16.2-1|22	specify.
12cr|rubygem-trollop-1.16.2-1|23	
12cr|rubygem-trollop-1.16.2-1|24	
12cr|rubygem-trollop-1.16.2-1|25	%prep
12cr|rubygem-trollop-1.16.2-1|26	
12cr|rubygem-trollop-1.16.2-1|27	%build
12cr|rubygem-trollop-1.16.2-1|28	
12cr|rubygem-trollop-1.16.2-1|29	%install
12cr|rubygem-trollop-1.16.2-1|30	rm -rf %buildroot
12cr|rubygem-trollop-1.16.2-1|31	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-trollop-1.16.2-1|32	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-trollop-1.16.2-1|33	--force --rdoc %{SOURCE0}
12cr|rubygem-trollop-1.16.2-1|34	
12cr|rubygem-trollop-1.16.2-1|35	%clean
12cr|rubygem-trollop-1.16.2-1|36	rm -rf %buildroot
12cr|rubygem-trollop-1.16.2-1|37	
12cr|rubygem-trollop-1.16.2-1|38	%files
12cr|rubygem-trollop-1.16.2-1|39	%defattr(-, root, root, -)
12cr|rubygem-trollop-1.16.2-1|40	%{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-trollop-1.16.2-1|41	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-trollop-1.16.2-1|42	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-trollop-1.16.2-1|43	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-trollop-1.16.2-1|44	
12cr|rubygem-trollop-1.16.2-1|45	
12cr|rubygem-trollop-1.16.2-1|46	%changelog
12cr|rubygem-trollop-1.16.2-1|47	* Sat Oct 09 2010 Rémy Clouard <shikamaru@mandriva.org> 1.16.2-1mdv2011.0
12cr|rubygem-trollop-1.16.2-1|48	+ Revision: 584371
12cr|rubygem-trollop-1.16.2-1|49	- import rubygem-trollop
12cr|rubygem-trollop-1.16.2-1|50	

7351 12
12cr|rubygem-tzinfo-0.3.23-1|1	%define oname tzinfo
12cr|rubygem-tzinfo-0.3.23-1|2	
12cr|rubygem-tzinfo-0.3.23-1|3	Name:       rubygem-%{oname}
12cr|rubygem-tzinfo-0.3.23-1|4	Version:    0.3.23
12cr|rubygem-tzinfo-0.3.23-1|5	Release:    %mkrel 1
12cr|rubygem-tzinfo-0.3.23-1|6	Summary:    Daylight-savings aware timezone library
12cr|rubygem-tzinfo-0.3.23-1|7	Group:      Development/Ruby
12cr|rubygem-tzinfo-0.3.23-1|8	License:    MIT
12cr|rubygem-tzinfo-0.3.23-1|9	URL:        http://tzinfo.rubyforge.org/
12cr|rubygem-tzinfo-0.3.23-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-tzinfo-0.3.23-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-tzinfo-0.3.23-1|12	Requires:   rubygems
12cr|rubygem-tzinfo-0.3.23-1|13	BuildRequires: rubygems
12cr|rubygem-tzinfo-0.3.23-1|14	BuildArch:  noarch
12cr|rubygem-tzinfo-0.3.23-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-tzinfo-0.3.23-1|16	
12cr|rubygem-tzinfo-0.3.23-1|17	%description
12cr|rubygem-tzinfo-0.3.23-1|18	TZInfo is a Ruby library that uses the standard tz (Olson) database to provide
12cr|rubygem-tzinfo-0.3.23-1|19	daylight savings aware transformations between times in different time zones.
12cr|rubygem-tzinfo-0.3.23-1|20	
12cr|rubygem-tzinfo-0.3.23-1|21	
12cr|rubygem-tzinfo-0.3.23-1|22	%prep
12cr|rubygem-tzinfo-0.3.23-1|23	
12cr|rubygem-tzinfo-0.3.23-1|24	%build
12cr|rubygem-tzinfo-0.3.23-1|25	
12cr|rubygem-tzinfo-0.3.23-1|26	%install
12cr|rubygem-tzinfo-0.3.23-1|27	rm -rf %{buildroot}
12cr|rubygem-tzinfo-0.3.23-1|28	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-tzinfo-0.3.23-1|29	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-tzinfo-0.3.23-1|30	--force --rdoc %{SOURCE0}
12cr|rubygem-tzinfo-0.3.23-1|31	
12cr|rubygem-tzinfo-0.3.23-1|32	%clean
12cr|rubygem-tzinfo-0.3.23-1|33	rm -rf %{buildroot}
12cr|rubygem-tzinfo-0.3.23-1|34	
12cr|rubygem-tzinfo-0.3.23-1|35	%files
12cr|rubygem-tzinfo-0.3.23-1|36	%defattr(-, root, root, -)
12cr|rubygem-tzinfo-0.3.23-1|37	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-tzinfo-0.3.23-1|38	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-tzinfo-0.3.23-1|39	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-tzinfo-0.3.23-1|40	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-tzinfo-0.3.23-1|41	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-tzinfo-0.3.23-1|42	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-tzinfo-0.3.23-1|43	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
12cr|rubygem-tzinfo-0.3.23-1|44	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGES
12cr|rubygem-tzinfo-0.3.23-1|45	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-tzinfo-0.3.23-1|46	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-tzinfo-0.3.23-1|47	
12cr|rubygem-tzinfo-0.3.23-1|48	
12cr|rubygem-tzinfo-0.3.23-1|49	%changelog
12cr|rubygem-tzinfo-0.3.23-1|50	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 0.3.23-1mdv2011.0
12cr|rubygem-tzinfo-0.3.23-1|51	+ Revision: 623427
12cr|rubygem-tzinfo-0.3.23-1|52	- import rubygem-tzinfo
12cr|rubygem-tzinfo-0.3.23-1|53	

7352 12
12cr|rubygem-ultrasphinx-1.11-4|1	# Generated from ultrasphinx-1.11.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-ultrasphinx-1.11-4|2	%define	rbname	ultrasphinx
12cr|rubygem-ultrasphinx-1.11-4|3	
12cr|rubygem-ultrasphinx-1.11-4|4	Summary:	Ruby on Rails configurator and client to the Sphinx fulltext search engine
12cr|rubygem-ultrasphinx-1.11-4|5	Name:		rubygem-%{rbname}
12cr|rubygem-ultrasphinx-1.11-4|6	Version:	1.11
12cr|rubygem-ultrasphinx-1.11-4|7	Release:	4
12cr|rubygem-ultrasphinx-1.11-4|8	Group:		Development/Ruby
12cr|rubygem-ultrasphinx-1.11-4|9	License:	Academic Free License (AFL) v. 3.0
12cr|rubygem-ultrasphinx-1.11-4|10	URL:		http://blog.evanweaver.com/files/doc/fauna/ultrasphinx/
12cr|rubygem-ultrasphinx-1.11-4|11	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-ultrasphinx-1.11-4|12	Patch0:		ultrasphinx-1.11-prefix.patch
12cr|rubygem-ultrasphinx-1.11-4|13	Patch1:		ultrasphinx-1.11-test-dispatch-env-shebang.patch
12cr|rubygem-ultrasphinx-1.11-4|14	BuildRequires:	rubygems >= 1.2
12cr|rubygem-ultrasphinx-1.11-4|15	BuildArch:	noarch
12cr|rubygem-ultrasphinx-1.11-4|16	Requires:	sphinx
12cr|rubygem-ultrasphinx-1.11-4|17	
12cr|rubygem-ultrasphinx-1.11-4|18	%description
12cr|rubygem-ultrasphinx-1.11-4|19	Ruby on Rails configurator and client to the Sphinx fulltext search engine.
12cr|rubygem-ultrasphinx-1.11-4|20	
12cr|rubygem-ultrasphinx-1.11-4|21	%package        doc
12cr|rubygem-ultrasphinx-1.11-4|22	Summary:        Documentation for %{name}
12cr|rubygem-ultrasphinx-1.11-4|23	Group:          Books/Computer books
12cr|rubygem-ultrasphinx-1.11-4|24	Requires:       %{name} = %{EVRD}
12cr|rubygem-ultrasphinx-1.11-4|25	BuildArch:      noarch
12cr|rubygem-ultrasphinx-1.11-4|26	
12cr|rubygem-ultrasphinx-1.11-4|27	%description    doc
12cr|rubygem-ultrasphinx-1.11-4|28	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-ultrasphinx-1.11-4|29	
12cr|rubygem-ultrasphinx-1.11-4|30	%prep
12cr|rubygem-ultrasphinx-1.11-4|31	%setup -q
12cr|rubygem-ultrasphinx-1.11-4|32	%patch0 -p1 -b .prefix~
12cr|rubygem-ultrasphinx-1.11-4|33	%patch1 -p1 -b .shebang~
12cr|rubygem-ultrasphinx-1.11-4|34	
12cr|rubygem-ultrasphinx-1.11-4|35	%build
12cr|rubygem-ultrasphinx-1.11-4|36	%gem_build -f '(.*.rb|Rakefile|tasks|vendor)'
12cr|rubygem-ultrasphinx-1.11-4|37	
12cr|rubygem-ultrasphinx-1.11-4|38	%install
12cr|rubygem-ultrasphinx-1.11-4|39	rm -rf %{buildroot}
12cr|rubygem-ultrasphinx-1.11-4|40	
12cr|rubygem-ultrasphinx-1.11-4|41	%gem_install
12cr|rubygem-ultrasphinx-1.11-4|42	
12cr|rubygem-ultrasphinx-1.11-4|43	%clean
12cr|rubygem-ultrasphinx-1.11-4|44	rm -rf %{buildroot}
12cr|rubygem-ultrasphinx-1.11-4|45	
12cr|rubygem-ultrasphinx-1.11-4|46	%files
12cr|rubygem-ultrasphinx-1.11-4|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-ultrasphinx-1.11-4|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/Rakefile
12cr|rubygem-ultrasphinx-1.11-4|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/init.rb
12cr|rubygem-ultrasphinx-1.11-4|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-ultrasphinx-1.11-4|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
12cr|rubygem-ultrasphinx-1.11-4|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tasks
12cr|rubygem-ultrasphinx-1.11-4|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/tasks/*
12cr|rubygem-ultrasphinx-1.11-4|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-ultrasphinx-1.11-4|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
12cr|rubygem-ultrasphinx-1.11-4|56	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/vendor
12cr|rubygem-ultrasphinx-1.11-4|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/*
12cr|rubygem-ultrasphinx-1.11-4|58	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-ultrasphinx-1.11-4|59	
12cr|rubygem-ultrasphinx-1.11-4|60	%files doc
12cr|rubygem-ultrasphinx-1.11-4|61	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGELOG
12cr|rubygem-ultrasphinx-1.11-4|62	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/DEPLOYMENT_NOTES
12cr|rubygem-ultrasphinx-1.11-4|63	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-ultrasphinx-1.11-4|64	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/RAKE_TASKS
12cr|rubygem-ultrasphinx-1.11-4|65	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
12cr|rubygem-ultrasphinx-1.11-4|66	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/TODO
12cr|rubygem-ultrasphinx-1.11-4|67	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-ultrasphinx-1.11-4|68	
12cr|rubygem-ultrasphinx-1.11-4|69	
12cr|rubygem-ultrasphinx-1.11-4|70	%changelog
12cr|rubygem-ultrasphinx-1.11-4|71	* Thu Mar 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.11-4
12cr|rubygem-ultrasphinx-1.11-4|72	+ Revision: 643273
12cr|rubygem-ultrasphinx-1.11-4|73	- use absolute path to /usr/sbin/sphinx-searchd
12cr|rubygem-ultrasphinx-1.11-4|74	- ship docs in a separate subpackage
12cr|rubygem-ultrasphinx-1.11-4|75	- use gem2rpm5 layout..
12cr|rubygem-ultrasphinx-1.11-4|76	
12cr|rubygem-ultrasphinx-1.11-4|77	* Sun Sep 19 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.11-3mdv2011.0
12cr|rubygem-ultrasphinx-1.11-4|78	+ Revision: 579883
12cr|rubygem-ultrasphinx-1.11-4|79	- fix path to indexer & searchd
12cr|rubygem-ultrasphinx-1.11-4|80	- add dependency on sphinx
12cr|rubygem-ultrasphinx-1.11-4|81	
12cr|rubygem-ultrasphinx-1.11-4|82	* Sat Sep 18 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.11-2mdv2011.0
12cr|rubygem-ultrasphinx-1.11-4|83	+ Revision: 579744
12cr|rubygem-ultrasphinx-1.11-4|84	- fix license
12cr|rubygem-ultrasphinx-1.11-4|85	- rebuild for new auto requires/provides
12cr|rubygem-ultrasphinx-1.11-4|86	- don't ship gem archive
12cr|rubygem-ultrasphinx-1.11-4|87	
12cr|rubygem-ultrasphinx-1.11-4|88	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.11-1mdv2010.1
12cr|rubygem-ultrasphinx-1.11-4|89	+ Revision: 500501
12cr|rubygem-ultrasphinx-1.11-4|90	- fix summary-ended-with-dot
12cr|rubygem-ultrasphinx-1.11-4|91	- import rubygem-ultrasphinx
12cr|rubygem-ultrasphinx-1.11-4|92	
12cr|rubygem-ultrasphinx-1.11-4|93	
12cr|rubygem-ultrasphinx-1.11-4|94	* Mon Feb  3 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.11-1
12cr|rubygem-ultrasphinx-1.11-4|95	- initial release

7353 12
12cr|rubygem-uuidtools-2.1.2-2|1	# Generated from uuidtools-2.1.2.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-uuidtools-2.1.2-2|2	%define	rbname	uuidtools
12cr|rubygem-uuidtools-2.1.2-2|3	
12cr|rubygem-uuidtools-2.1.2-2|4	Summary:	UUID generator
12cr|rubygem-uuidtools-2.1.2-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-uuidtools-2.1.2-2|6	
12cr|rubygem-uuidtools-2.1.2-2|7	Version:	2.1.2
12cr|rubygem-uuidtools-2.1.2-2|8	Release:	2
12cr|rubygem-uuidtools-2.1.2-2|9	Group:		Development/Ruby
12cr|rubygem-uuidtools-2.1.2-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-uuidtools-2.1.2-2|11	URL:		http://uuidtools.rubyforge.org/
12cr|rubygem-uuidtools-2.1.2-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-uuidtools-2.1.2-2|13	BuildRequires:	rubygems
12cr|rubygem-uuidtools-2.1.2-2|14	BuildArch:	noarch
12cr|rubygem-uuidtools-2.1.2-2|15	
12cr|rubygem-uuidtools-2.1.2-2|16	%description
12cr|rubygem-uuidtools-2.1.2-2|17	A simple universally unique ID generation library.
12cr|rubygem-uuidtools-2.1.2-2|18	
12cr|rubygem-uuidtools-2.1.2-2|19	%package	doc
12cr|rubygem-uuidtools-2.1.2-2|20	Summary:	Documentation for %{name}
12cr|rubygem-uuidtools-2.1.2-2|21	Group:		Books/Computer books
12cr|rubygem-uuidtools-2.1.2-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-uuidtools-2.1.2-2|23	BuildArch:	noarch
12cr|rubygem-uuidtools-2.1.2-2|24	
12cr|rubygem-uuidtools-2.1.2-2|25	%description	doc
12cr|rubygem-uuidtools-2.1.2-2|26	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-uuidtools-2.1.2-2|27	
12cr|rubygem-uuidtools-2.1.2-2|28	%prep
12cr|rubygem-uuidtools-2.1.2-2|29	%setup -q
12cr|rubygem-uuidtools-2.1.2-2|30	
12cr|rubygem-uuidtools-2.1.2-2|31	%build
12cr|rubygem-uuidtools-2.1.2-2|32	%gem_build
12cr|rubygem-uuidtools-2.1.2-2|33	
12cr|rubygem-uuidtools-2.1.2-2|34	%install
12cr|rubygem-uuidtools-2.1.2-2|35	%gem_install
12cr|rubygem-uuidtools-2.1.2-2|36	
12cr|rubygem-uuidtools-2.1.2-2|37	%files
12cr|rubygem-uuidtools-2.1.2-2|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-uuidtools-2.1.2-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-uuidtools-2.1.2-2|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-uuidtools-2.1.2-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/compat
12cr|rubygem-uuidtools-2.1.2-2|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/compat/*.rb
12cr|rubygem-uuidtools-2.1.2-2|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/uuidtools
12cr|rubygem-uuidtools-2.1.2-2|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/uuidtools/*.rb
12cr|rubygem-uuidtools-2.1.2-2|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-uuidtools-2.1.2-2|46	
12cr|rubygem-uuidtools-2.1.2-2|47	%files doc
12cr|rubygem-uuidtools-2.1.2-2|48	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
12cr|rubygem-uuidtools-2.1.2-2|49	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-uuidtools-2.1.2-2|50	
12cr|rubygem-uuidtools-2.1.2-2|51	
12cr|rubygem-uuidtools-2.1.2-2|52	%changelog
12cr|rubygem-uuidtools-2.1.2-2|53	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.1.2-2
12cr|rubygem-uuidtools-2.1.2-2|54	+ Revision: 774161
12cr|rubygem-uuidtools-2.1.2-2|55	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-uuidtools-2.1.2-2|56	
12cr|rubygem-uuidtools-2.1.2-2|57	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.1.2-1
12cr|rubygem-uuidtools-2.1.2-2|58	+ Revision: 767104
12cr|rubygem-uuidtools-2.1.2-2|59	- imported package rubygem-uuidtools
12cr|rubygem-uuidtools-2.1.2-2|60	

7354 12
12cr|rubygem-webmock-1.6.2-1|1	# Generated from webmock-1.6.2.gem by gem2rpm5 -*- rpm-spec -*-
12cr|rubygem-webmock-1.6.2-1|2	%define	rbname	webmock
12cr|rubygem-webmock-1.6.2-1|3	
12cr|rubygem-webmock-1.6.2-1|4	Summary:	HTTP regression testing framework
12cr|rubygem-webmock-1.6.2-1|5	Name:		rubygem-%{rbname}
12cr|rubygem-webmock-1.6.2-1|6	
12cr|rubygem-webmock-1.6.2-1|7	Version:	1.6.2
12cr|rubygem-webmock-1.6.2-1|8	Release:	1
12cr|rubygem-webmock-1.6.2-1|9	Group:		Development/Ruby
12cr|rubygem-webmock-1.6.2-1|10	License:	GPLv2
12cr|rubygem-webmock-1.6.2-1|11	URL:		http://github.com/bblimke/webmock
12cr|rubygem-webmock-1.6.2-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-webmock-1.6.2-1|13	BuildRequires:	rubygems
12cr|rubygem-webmock-1.6.2-1|14	
12cr|rubygem-webmock-1.6.2-1|15	%description
12cr|rubygem-webmock-1.6.2-1|16	WebMock allows stubbing HTTP requests and setting expectations on HTTP
12cr|rubygem-webmock-1.6.2-1|17	requests.
12cr|rubygem-webmock-1.6.2-1|18	
12cr|rubygem-webmock-1.6.2-1|19	%package	doc
12cr|rubygem-webmock-1.6.2-1|20	Summary:	Documentation for %{name}
12cr|rubygem-webmock-1.6.2-1|21	Group:		Books/Computer books
12cr|rubygem-webmock-1.6.2-1|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-webmock-1.6.2-1|23	
12cr|rubygem-webmock-1.6.2-1|24	%description	doc
12cr|rubygem-webmock-1.6.2-1|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-webmock-1.6.2-1|26	
12cr|rubygem-webmock-1.6.2-1|27	%prep
12cr|rubygem-webmock-1.6.2-1|28	%setup -q
12cr|rubygem-webmock-1.6.2-1|29	
12cr|rubygem-webmock-1.6.2-1|30	%build
12cr|rubygem-webmock-1.6.2-1|31	%gem_build -f '(spec|vendor|test)/'
12cr|rubygem-webmock-1.6.2-1|32	
12cr|rubygem-webmock-1.6.2-1|33	%install
12cr|rubygem-webmock-1.6.2-1|34	%gem_install
12cr|rubygem-webmock-1.6.2-1|35	
12cr|rubygem-webmock-1.6.2-1|36	%clean
12cr|rubygem-webmock-1.6.2-1|37	rm -rf %{buildroot}
12cr|rubygem-webmock-1.6.2-1|38	
12cr|rubygem-webmock-1.6.2-1|39	%files
12cr|rubygem-webmock-1.6.2-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-webmock-1.6.2-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-webmock-1.6.2-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-webmock-1.6.2-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/webmock
12cr|rubygem-webmock-1.6.2-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/webmock/*
12cr|rubygem-webmock-1.6.2-1|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
12cr|rubygem-webmock-1.6.2-1|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*.rb
12cr|rubygem-webmock-1.6.2-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*.txt
12cr|rubygem-webmock-1.6.2-1|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec/util
12cr|rubygem-webmock-1.6.2-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/util/*.rb
12cr|rubygem-webmock-1.6.2-1|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec/vendor
12cr|rubygem-webmock-1.6.2-1|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/vendor/addressable
12cr|rubygem-webmock-1.6.2-1|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/vendor/crack
12cr|rubygem-webmock-1.6.2-1|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/vendor/right_http_connection-1.2.4
12cr|rubygem-webmock-1.6.2-1|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cr|rubygem-webmock-1.6.2-1|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
12cr|rubygem-webmock-1.6.2-1|56	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-webmock-1.6.2-1|57	
12cr|rubygem-webmock-1.6.2-1|58	%files doc
12cr|rubygem-webmock-1.6.2-1|59	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.md
12cr|rubygem-webmock-1.6.2-1|60	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cr|rubygem-webmock-1.6.2-1|61	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-webmock-1.6.2-1|62	
12cr|rubygem-webmock-1.6.2-1|63	
12cr|rubygem-webmock-1.6.2-1|64	%changelog
12cr|rubygem-webmock-1.6.2-1|65	* Mon Mar 14 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.6.2-1
12cr|rubygem-webmock-1.6.2-1|66	+ Revision: 644660
12cr|rubygem-webmock-1.6.2-1|67	- regenerate spec with gem2rpm5
12cr|rubygem-webmock-1.6.2-1|68	- new release: 1.6.2
12cr|rubygem-webmock-1.6.2-1|69	
12cr|rubygem-webmock-1.6.2-1|70	* Fri Sep 17 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.5-1mdv2011.0
12cr|rubygem-webmock-1.6.2-1|71	+ Revision: 579220
12cr|rubygem-webmock-1.6.2-1|72	- import rubygem-webmock
12cr|rubygem-webmock-1.6.2-1|73	
12cr|rubygem-webmock-1.6.2-1|74	

7355 12
12cr|rubygem-xml-simple-1.0.12-1|1	%define oname xml-simple
12cr|rubygem-xml-simple-1.0.12-1|2	
12cr|rubygem-xml-simple-1.0.12-1|3	Name:       rubygem-%{oname}
12cr|rubygem-xml-simple-1.0.12-1|4	Version:    1.0.12
12cr|rubygem-xml-simple-1.0.12-1|5	Release:    %mkrel 1
12cr|rubygem-xml-simple-1.0.12-1|6	Summary:    A simple API for XML processing
12cr|rubygem-xml-simple-1.0.12-1|7	Group:      Development/Ruby
12cr|rubygem-xml-simple-1.0.12-1|8	License:    GPLv2+ or Ruby License
12cr|rubygem-xml-simple-1.0.12-1|9	URL:        http://xml-simple.rubyforge.org
12cr|rubygem-xml-simple-1.0.12-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-xml-simple-1.0.12-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-xml-simple-1.0.12-1|12	Requires:   rubygems
12cr|rubygem-xml-simple-1.0.12-1|13	BuildRequires: rubygems
12cr|rubygem-xml-simple-1.0.12-1|14	BuildArch:  noarch
12cr|rubygem-xml-simple-1.0.12-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-xml-simple-1.0.12-1|16	
12cr|rubygem-xml-simple-1.0.12-1|17	%description
12cr|rubygem-xml-simple-1.0.12-1|18	A simple API for XML processing.
12cr|rubygem-xml-simple-1.0.12-1|19	
12cr|rubygem-xml-simple-1.0.12-1|20	
12cr|rubygem-xml-simple-1.0.12-1|21	%prep
12cr|rubygem-xml-simple-1.0.12-1|22	
12cr|rubygem-xml-simple-1.0.12-1|23	%build
12cr|rubygem-xml-simple-1.0.12-1|24	
12cr|rubygem-xml-simple-1.0.12-1|25	%install
12cr|rubygem-xml-simple-1.0.12-1|26	rm -rf %{buildroot}
12cr|rubygem-xml-simple-1.0.12-1|27	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-xml-simple-1.0.12-1|28	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-xml-simple-1.0.12-1|29	--force --rdoc %{SOURCE0}
12cr|rubygem-xml-simple-1.0.12-1|30	
12cr|rubygem-xml-simple-1.0.12-1|31	%clean
12cr|rubygem-xml-simple-1.0.12-1|32	rm -rf %{buildroot}
12cr|rubygem-xml-simple-1.0.12-1|33	
12cr|rubygem-xml-simple-1.0.12-1|34	%files
12cr|rubygem-xml-simple-1.0.12-1|35	%defattr(-, root, root, -)
12cr|rubygem-xml-simple-1.0.12-1|36	%{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-xml-simple-1.0.12-1|37	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-xml-simple-1.0.12-1|38	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-xml-simple-1.0.12-1|39	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-xml-simple-1.0.12-1|40	
12cr|rubygem-xml-simple-1.0.12-1|41	
12cr|rubygem-xml-simple-1.0.12-1|42	%changelog
12cr|rubygem-xml-simple-1.0.12-1|43	* Fri Dec 10 2010 Rémy Clouard <shikamaru@mandriva.org> 1.0.12-1mdv2011.0
12cr|rubygem-xml-simple-1.0.12-1|44	+ Revision: 620455
12cr|rubygem-xml-simple-1.0.12-1|45	- import rubygem-xml-simple
12cr|rubygem-xml-simple-1.0.12-1|46	

7356 12
12cr|rubygem-xpath-0.1.4-2|1	# Generated from xpath-0.1.4.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
12cr|rubygem-xpath-0.1.4-2|2	%define	rbname	xpath
12cr|rubygem-xpath-0.1.4-2|3	
12cr|rubygem-xpath-0.1.4-2|4	Summary:	Generate XPath expressions from Ruby
12cr|rubygem-xpath-0.1.4-2|5	Name:		rubygem-%{rbname}
12cr|rubygem-xpath-0.1.4-2|6	
12cr|rubygem-xpath-0.1.4-2|7	Version:	0.1.4
12cr|rubygem-xpath-0.1.4-2|8	Release:	2
12cr|rubygem-xpath-0.1.4-2|9	Group:		Development/Ruby
12cr|rubygem-xpath-0.1.4-2|10	License:	GPLv2+ or Ruby
12cr|rubygem-xpath-0.1.4-2|11	URL:		http://github.com/jnicklas/xpath
12cr|rubygem-xpath-0.1.4-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cr|rubygem-xpath-0.1.4-2|13	BuildRequires:	rubygems
12cr|rubygem-xpath-0.1.4-2|14	BuildArch:	noarch
12cr|rubygem-xpath-0.1.4-2|15	
12cr|rubygem-xpath-0.1.4-2|16	%description
12cr|rubygem-xpath-0.1.4-2|17	XPath is a Ruby DSL for generating XPath expressions
12cr|rubygem-xpath-0.1.4-2|18	
12cr|rubygem-xpath-0.1.4-2|19	%package	doc
12cr|rubygem-xpath-0.1.4-2|20	Summary:	Documentation for %{name}
12cr|rubygem-xpath-0.1.4-2|21	Group:		Books/Computer books
12cr|rubygem-xpath-0.1.4-2|22	Requires:	%{name} = %{EVRD}
12cr|rubygem-xpath-0.1.4-2|23	
12cr|rubygem-xpath-0.1.4-2|24	%description	doc
12cr|rubygem-xpath-0.1.4-2|25	Documents, RDoc & RI documentation for %{name}.
12cr|rubygem-xpath-0.1.4-2|26	
12cr|rubygem-xpath-0.1.4-2|27	%prep
12cr|rubygem-xpath-0.1.4-2|28	%setup -q
12cr|rubygem-xpath-0.1.4-2|29	
12cr|rubygem-xpath-0.1.4-2|30	%build
12cr|rubygem-xpath-0.1.4-2|31	%gem_build -f spec/
12cr|rubygem-xpath-0.1.4-2|32	
12cr|rubygem-xpath-0.1.4-2|33	%install
12cr|rubygem-xpath-0.1.4-2|34	%gem_install
12cr|rubygem-xpath-0.1.4-2|35	
12cr|rubygem-xpath-0.1.4-2|36	%files
12cr|rubygem-xpath-0.1.4-2|37	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|rubygem-xpath-0.1.4-2|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|rubygem-xpath-0.1.4-2|39	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cr|rubygem-xpath-0.1.4-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xpath
12cr|rubygem-xpath-0.1.4-2|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xpath/*.rb
12cr|rubygem-xpath-0.1.4-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
12cr|rubygem-xpath-0.1.4-2|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*.rb
12cr|rubygem-xpath-0.1.4-2|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec/fixtures
12cr|rubygem-xpath-0.1.4-2|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/fixtures/*.html
12cr|rubygem-xpath-0.1.4-2|46	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|rubygem-xpath-0.1.4-2|47	
12cr|rubygem-xpath-0.1.4-2|48	%files doc
12cr|rubygem-xpath-0.1.4-2|49	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|rubygem-xpath-0.1.4-2|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cr|rubygem-xpath-0.1.4-2|51	
12cr|rubygem-xpath-0.1.4-2|52	
12cr|rubygem-xpath-0.1.4-2|53	
12cr|rubygem-xpath-0.1.4-2|54	%changelog
12cr|rubygem-xpath-0.1.4-2|55	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.1.4-2
12cr|rubygem-xpath-0.1.4-2|56	+ Revision: 774161
12cr|rubygem-xpath-0.1.4-2|57	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubygem-xpath-0.1.4-2|58	
12cr|rubygem-xpath-0.1.4-2|59	* Wed Oct 05 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.1.4-1
12cr|rubygem-xpath-0.1.4-2|60	+ Revision: 703096
12cr|rubygem-xpath-0.1.4-2|61	- imported package rubygem-xpath
12cr|rubygem-xpath-0.1.4-2|62	
12cr|rubygem-xpath-0.1.4-2|63	
12cr|rubygem-xpath-0.1.4-2|64	* Wed Oct 05 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.1.4-1
12cr|rubygem-xpath-0.1.4-2|65	- Initial package generated by gem2rpm5

7357 12
12cr|rubygem-yard-0.5.3-1|1	%define oname yard
12cr|rubygem-yard-0.5.3-1|2	
12cr|rubygem-yard-0.5.3-1|3	Name:       rubygem-%{oname}
12cr|rubygem-yard-0.5.3-1|4	Version:    0.5.3
12cr|rubygem-yard-0.5.3-1|5	Release:    %mkrel 1
12cr|rubygem-yard-0.5.3-1|6	Summary:    Documentation tool for consistent and usable documentation in Ruby
12cr|rubygem-yard-0.5.3-1|7	Group:      Development/Ruby
12cr|rubygem-yard-0.5.3-1|8	License:    MIT
12cr|rubygem-yard-0.5.3-1|9	URL:        http://yardoc.org
12cr|rubygem-yard-0.5.3-1|10	Source0:    %{oname}-%{version}.gem
12cr|rubygem-yard-0.5.3-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|rubygem-yard-0.5.3-1|12	Requires:   rubygems
12cr|rubygem-yard-0.5.3-1|13	BuildRequires: rubygems
12cr|rubygem-yard-0.5.3-1|14	BuildArch:  noarch
12cr|rubygem-yard-0.5.3-1|15	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-yard-0.5.3-1|16	
12cr|rubygem-yard-0.5.3-1|17	%description
12cr|rubygem-yard-0.5.3-1|18	YARD is a documentation generation tool for the Ruby programming language.
12cr|rubygem-yard-0.5.3-1|19	It enables the user to generate consistent, usable documentation that can be
12cr|rubygem-yard-0.5.3-1|20	exported to a number of formats very easily, and also supports extending for
12cr|rubygem-yard-0.5.3-1|21	custom Ruby constructs such as custom class level definitions.
12cr|rubygem-yard-0.5.3-1|22	
12cr|rubygem-yard-0.5.3-1|23	
12cr|rubygem-yard-0.5.3-1|24	%prep
12cr|rubygem-yard-0.5.3-1|25	
12cr|rubygem-yard-0.5.3-1|26	%build
12cr|rubygem-yard-0.5.3-1|27	
12cr|rubygem-yard-0.5.3-1|28	%install
12cr|rubygem-yard-0.5.3-1|29	rm -rf %{buildroot}
12cr|rubygem-yard-0.5.3-1|30	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-yard-0.5.3-1|31	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-yard-0.5.3-1|32	--force --rdoc %{SOURCE0}
12cr|rubygem-yard-0.5.3-1|33	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-yard-0.5.3-1|34	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-yard-0.5.3-1|35	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-yard-0.5.3-1|36	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cr|rubygem-yard-0.5.3-1|37	
12cr|rubygem-yard-0.5.3-1|38	%clean
12cr|rubygem-yard-0.5.3-1|39	rm -rf %{buildroot}
12cr|rubygem-yard-0.5.3-1|40	
12cr|rubygem-yard-0.5.3-1|41	%files
12cr|rubygem-yard-0.5.3-1|42	%defattr(-, root, root, -)
12cr|rubygem-yard-0.5.3-1|43	%{_bindir}/yardoc
12cr|rubygem-yard-0.5.3-1|44	%{_bindir}/yri
12cr|rubygem-yard-0.5.3-1|45	%{_bindir}/yard-graph
12cr|rubygem-yard-0.5.3-1|46	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-yard-0.5.3-1|47	%{ruby_gemdir}/gems/%{oname}-%{version}/.yardopts/
12cr|rubygem-yard-0.5.3-1|48	%{ruby_gemdir}/gems/%{oname}-%{version}/benchmarks/
12cr|rubygem-yard-0.5.3-1|49	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-yard-0.5.3-1|50	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-yard-0.5.3-1|51	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cr|rubygem-yard-0.5.3-1|52	%{ruby_gemdir}/gems/%{oname}-%{version}/templates/
12cr|rubygem-yard-0.5.3-1|53	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-yard-0.5.3-1|54	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/docs/
12cr|rubygem-yard-0.5.3-1|55	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/ChangeLog
12cr|rubygem-yard-0.5.3-1|56	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|rubygem-yard-0.5.3-1|57	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
12cr|rubygem-yard-0.5.3-1|58	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-yard-0.5.3-1|59	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-yard-0.5.3-1|60	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-yard-0.5.3-1|61	
12cr|rubygem-yard-0.5.3-1|62	
12cr|rubygem-yard-0.5.3-1|63	%changelog
12cr|rubygem-yard-0.5.3-1|64	* Tue Dec 07 2010 Rémy Clouard <shikamaru@mandriva.org> 0.5.3-1mdv2011.0
12cr|rubygem-yard-0.5.3-1|65	+ Revision: 614566
12cr|rubygem-yard-0.5.3-1|66	- import rubygem-yard
12cr|rubygem-yard-0.5.3-1|67	

7358 12
12cr|rubygem-ZenTest-4.4.0-1|1	%define oname ZenTest
12cr|rubygem-ZenTest-4.4.0-1|2	
12cr|rubygem-ZenTest-4.4.0-1|3	Summary:    ZenTest provides 4 different tools: zentest, unit_diff, autotest, and multiruby
12cr|rubygem-ZenTest-4.4.0-1|4	Name:       rubygem-%{oname}
12cr|rubygem-ZenTest-4.4.0-1|5	Version:    4.4.0
12cr|rubygem-ZenTest-4.4.0-1|6	Release:    %mkrel 1
12cr|rubygem-ZenTest-4.4.0-1|7	Group:      Development/Ruby
12cr|rubygem-ZenTest-4.4.0-1|8	License:    MIT
12cr|rubygem-ZenTest-4.4.0-1|9	URL:        http://www.zenspider.com/ZSS/Products/ZenTest/
12cr|rubygem-ZenTest-4.4.0-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|rubygem-ZenTest-4.4.0-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cr|rubygem-ZenTest-4.4.0-1|12	Requires:   rubygems
12cr|rubygem-ZenTest-4.4.0-1|13	Requires:   rubygem(rubyforge) >= 2.0.4
12cr|rubygem-ZenTest-4.4.0-1|14	Requires:   rubygem(minitest) >= 1.7.0
12cr|rubygem-ZenTest-4.4.0-1|15	Requires:   rubygem(hoe) >= 2.6.1
12cr|rubygem-ZenTest-4.4.0-1|16	BuildRequires: rubygems
12cr|rubygem-ZenTest-4.4.0-1|17	BuildArch:  noarch
12cr|rubygem-ZenTest-4.4.0-1|18	Provides:   rubygem(%{oname}) = %{version}
12cr|rubygem-ZenTest-4.4.0-1|19	
12cr|rubygem-ZenTest-4.4.0-1|20	%description
12cr|rubygem-ZenTest-4.4.0-1|21	ZenTest provides 4 different tools: zentest, unit_diff, autotest, and
12cr|rubygem-ZenTest-4.4.0-1|22	multiruby.
12cr|rubygem-ZenTest-4.4.0-1|23	ZenTest scans your target and unit-test code and writes your missing
12cr|rubygem-ZenTest-4.4.0-1|24	code based on simple naming rules, enabling XP at a much quicker
12cr|rubygem-ZenTest-4.4.0-1|25	pace. ZenTest only works with Ruby and Test::Unit. Nobody uses this
12cr|rubygem-ZenTest-4.4.0-1|26	tool anymore but it is the package namesake, so it stays.
12cr|rubygem-ZenTest-4.4.0-1|27	unit_diff is a command-line filter to diff expected results from
12cr|rubygem-ZenTest-4.4.0-1|28	actual results and allow you to quickly see exactly what is wrong.
12cr|rubygem-ZenTest-4.4.0-1|29	autotest is a continous testing facility meant to be used during
12cr|rubygem-ZenTest-4.4.0-1|30	development. As soon as you save a file, autotest will run the
12cr|rubygem-ZenTest-4.4.0-1|31	corresponding dependent tests.
12cr|rubygem-ZenTest-4.4.0-1|32	multiruby runs anything you want on multiple versions of ruby. Great
12cr|rubygem-ZenTest-4.4.0-1|33	for compatibility checking! Use multiruby_setup to manage your
12cr|rubygem-ZenTest-4.4.0-1|34	installed versions.
12cr|rubygem-ZenTest-4.4.0-1|35	
12cr|rubygem-ZenTest-4.4.0-1|36	
12cr|rubygem-ZenTest-4.4.0-1|37	%prep
12cr|rubygem-ZenTest-4.4.0-1|38	
12cr|rubygem-ZenTest-4.4.0-1|39	%build
12cr|rubygem-ZenTest-4.4.0-1|40	
12cr|rubygem-ZenTest-4.4.0-1|41	%install
12cr|rubygem-ZenTest-4.4.0-1|42	rm -rf %buildroot
12cr|rubygem-ZenTest-4.4.0-1|43	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|rubygem-ZenTest-4.4.0-1|44	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|rubygem-ZenTest-4.4.0-1|45	--force --rdoc %{SOURCE0}
12cr|rubygem-ZenTest-4.4.0-1|46	mkdir -p %{buildroot}/%{_bindir}
12cr|rubygem-ZenTest-4.4.0-1|47	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cr|rubygem-ZenTest-4.4.0-1|48	rmdir %{buildroot}%{ruby_gemdir}/bin
12cr|rubygem-ZenTest-4.4.0-1|49	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod 755
12cr|rubygem-ZenTest-4.4.0-1|50	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/test -type f | xargs chmod 755
12cr|rubygem-ZenTest-4.4.0-1|51	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib -type f | xargs chmod 644
12cr|rubygem-ZenTest-4.4.0-1|52	ruby -pi -e 'sub(/\/usr\/local\/bin\/ruby/, "/usr/bin/env ruby")' %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/{bin,test}/*
12cr|rubygem-ZenTest-4.4.0-1|53	
12cr|rubygem-ZenTest-4.4.0-1|54	%clean
12cr|rubygem-ZenTest-4.4.0-1|55	rm -rf %buildroot
12cr|rubygem-ZenTest-4.4.0-1|56	
12cr|rubygem-ZenTest-4.4.0-1|57	%files
12cr|rubygem-ZenTest-4.4.0-1|58	%defattr(-, root, root, -)
12cr|rubygem-ZenTest-4.4.0-1|59	%{_bindir}/autotest
12cr|rubygem-ZenTest-4.4.0-1|60	%{_bindir}/multigem
12cr|rubygem-ZenTest-4.4.0-1|61	%{_bindir}/multiruby
12cr|rubygem-ZenTest-4.4.0-1|62	%{_bindir}/multiruby_setup
12cr|rubygem-ZenTest-4.4.0-1|63	%{_bindir}/unit_diff
12cr|rubygem-ZenTest-4.4.0-1|64	%{_bindir}/zentest
12cr|rubygem-ZenTest-4.4.0-1|65	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-ZenTest-4.4.0-1|66	%{ruby_gemdir}/gems/%{oname}-%{version}/.autotest
12cr|rubygem-ZenTest-4.4.0-1|67	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cr|rubygem-ZenTest-4.4.0-1|68	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|rubygem-ZenTest-4.4.0-1|69	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|rubygem-ZenTest-4.4.0-1|70	%{ruby_gemdir}/gems/%{oname}-%{version}/example*.rb
12cr|rubygem-ZenTest-4.4.0-1|71	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-ZenTest-4.4.0-1|72	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/History.txt
12cr|rubygem-ZenTest-4.4.0-1|73	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Manifest.txt
12cr|rubygem-ZenTest-4.4.0-1|74	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|rubygem-ZenTest-4.4.0-1|75	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.txt
12cr|rubygem-ZenTest-4.4.0-1|76	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/articles/*
12cr|rubygem-ZenTest-4.4.0-1|77	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/example.txt
12cr|rubygem-ZenTest-4.4.0-1|78	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|rubygem-ZenTest-4.4.0-1|79	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-ZenTest-4.4.0-1|80	
12cr|rubygem-ZenTest-4.4.0-1|81	
12cr|rubygem-ZenTest-4.4.0-1|82	%changelog
12cr|rubygem-ZenTest-4.4.0-1|83	* Fri Oct 15 2010 Rémy Clouard <shikamaru@mandriva.org> 4.4.0-1mdv2011.0
12cr|rubygem-ZenTest-4.4.0-1|84	+ Revision: 585839
12cr|rubygem-ZenTest-4.4.0-1|85	- import rubygem-ZenTest
12cr|rubygem-ZenTest-4.4.0-1|86	

7359 12
12cr|rubygem-zoom-0.4.1-2|1	%define oname   zoom
12cr|rubygem-zoom-0.4.1-2|2	
12cr|rubygem-zoom-0.4.1-2|3	Name:       rubygem-%{oname}
12cr|rubygem-zoom-0.4.1-2|4	Version:    0.4.1
12cr|rubygem-zoom-0.4.1-2|5	Release:    %mkrel 2
12cr|rubygem-zoom-0.4.1-2|6	Summary:    Ruby Zoom Handler
12cr|rubygem-zoom-0.4.1-2|7	Group:      Development/Ruby
12cr|rubygem-zoom-0.4.1-2|8	License:    MIT
12cr|rubygem-zoom-0.4.1-2|9	URL:        http://tmail.rubyforge.org
12cr|rubygem-zoom-0.4.1-2|10	Source0:    http://rubygems.org/downloads/%{oname}-%{version}.gem
12cr|rubygem-zoom-0.4.1-2|11	Patch0:     zoom-0.4.1-ruby-1.9.patch
12cr|rubygem-zoom-0.4.1-2|12	Patch1:     114813bd42da5e9d2c3f8b2a9070c35891d2e377.patch
12cr|rubygem-zoom-0.4.1-2|13	BuildRequires: rubygems
12cr|rubygem-zoom-0.4.1-2|14	BuildRequires: ruby-devel
12cr|rubygem-zoom-0.4.1-2|15	BuildRequires: rubygem-minitest
12cr|rubygem-zoom-0.4.1-2|16	BuildRequires: rubygem-rake
12cr|rubygem-zoom-0.4.1-2|17	BuildRequires: yaz-devel
12cr|rubygem-zoom-0.4.1-2|18	
12cr|rubygem-zoom-0.4.1-2|19	%description
12cr|rubygem-zoom-0.4.1-2|20	Ruby/ZOOM provides a Ruby binding to the Z40.50 Object-Orientation
12cr|rubygem-zoom-0.4.1-2|21	Model (ZOOM), an abstract object-oriented programming interface to
12cr|rubygem-zoom-0.4.1-2|22	a subset of the services specified by the Z39.50 standard, also
12cr|rubygem-zoom-0.4.1-2|23	known as the international standard ISO 23950.
12cr|rubygem-zoom-0.4.1-2|24	
12cr|rubygem-zoom-0.4.1-2|25	%files
12cr|rubygem-zoom-0.4.1-2|26	%{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|rubygem-zoom-0.4.1-2|27	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|rubygem-zoom-0.4.1-2|28	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|rubygem-zoom-0.4.1-2|29	%doc ChangeLog README sample
12cr|rubygem-zoom-0.4.1-2|30	%{ruby_sitearchdir}/zoom.so
12cr|rubygem-zoom-0.4.1-2|31	
12cr|rubygem-zoom-0.4.1-2|32	#-------------------------------------------------------------------------------
12cr|rubygem-zoom-0.4.1-2|33	
12cr|rubygem-zoom-0.4.1-2|34	%prep
12cr|rubygem-zoom-0.4.1-2|35	%setup -q
12cr|rubygem-zoom-0.4.1-2|36	tar xmf data.tar.gz
12cr|rubygem-zoom-0.4.1-2|37	%apply_patches
12cr|rubygem-zoom-0.4.1-2|38	
12cr|rubygem-zoom-0.4.1-2|39	%build
12cr|rubygem-zoom-0.4.1-2|40	rake build
12cr|rubygem-zoom-0.4.1-2|41	rake package
12cr|rubygem-zoom-0.4.1-2|42	
12cr|rubygem-zoom-0.4.1-2|43	%install
12cr|rubygem-zoom-0.4.1-2|44	%gem_install
12cr|rubygem-zoom-0.4.1-2|45	
12cr|rubygem-zoom-0.4.1-2|46	%check
12cr|rubygem-zoom-0.4.1-2|47	rake test

7360 12
12cr|ruby-geoip-0.8.6-2|1	%define	oname	geoip
12cr|ruby-geoip-0.8.6-2|2	
12cr|ruby-geoip-0.8.6-2|3	Summary:	GeoIP ruby gem
12cr|ruby-geoip-0.8.6-2|4	Name:		ruby-%{oname}
12cr|ruby-geoip-0.8.6-2|5	Version:	0.8.6
12cr|ruby-geoip-0.8.6-2|6	Release:	%mkrel 2
12cr|ruby-geoip-0.8.6-2|7	License:	MIT
12cr|ruby-geoip-0.8.6-2|8	Group:		Development/Ruby
12cr|ruby-geoip-0.8.6-2|9	URL:		http://%{oname}.rubyforge.org/
12cr|ruby-geoip-0.8.6-2|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|ruby-geoip-0.8.6-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ruby-geoip-0.8.6-2|12	BuildArch:	noarch
12cr|ruby-geoip-0.8.6-2|13	BuildRequires:	ruby-RubyGems
12cr|ruby-geoip-0.8.6-2|14	Requires:	ruby
12cr|ruby-geoip-0.8.6-2|15	
12cr|ruby-geoip-0.8.6-2|16	%description
12cr|ruby-geoip-0.8.6-2|17	The Ruby gem for querying Maxmind.com's GeoIP database, which returns the
12cr|ruby-geoip-0.8.6-2|18	geographic location of a server given its IP address
12cr|ruby-geoip-0.8.6-2|19	
12cr|ruby-geoip-0.8.6-2|20	%prep
12cr|ruby-geoip-0.8.6-2|21	
12cr|ruby-geoip-0.8.6-2|22	%build
12cr|ruby-geoip-0.8.6-2|23	
12cr|ruby-geoip-0.8.6-2|24	%install
12cr|ruby-geoip-0.8.6-2|25	rm -rf %{buildroot}
12cr|ruby-geoip-0.8.6-2|26	gem install --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|ruby-geoip-0.8.6-2|27	
12cr|ruby-geoip-0.8.6-2|28	%clean
12cr|ruby-geoip-0.8.6-2|29	rm -rf %buildroot
12cr|ruby-geoip-0.8.6-2|30	
12cr|ruby-geoip-0.8.6-2|31	%files
12cr|ruby-geoip-0.8.6-2|32	%defattr(-,root,root)
12cr|ruby-geoip-0.8.6-2|33	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|ruby-geoip-0.8.6-2|34	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|ruby-geoip-0.8.6-2|35	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|ruby-geoip-0.8.6-2|36	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|ruby-geoip-0.8.6-2|37	
12cr|ruby-geoip-0.8.6-2|38	
12cr|ruby-geoip-0.8.6-2|39	
12cr|ruby-geoip-0.8.6-2|40	%changelog
12cr|ruby-geoip-0.8.6-2|41	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-2mdv2011.0
12cr|ruby-geoip-0.8.6-2|42	+ Revision: 614742
12cr|ruby-geoip-0.8.6-2|43	- the mass rebuild of 2010.1 packages
12cr|ruby-geoip-0.8.6-2|44	
12cr|ruby-geoip-0.8.6-2|45	* Mon Feb 01 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.8.6-1mdv2010.1
12cr|ruby-geoip-0.8.6-2|46	+ Revision: 499185
12cr|ruby-geoip-0.8.6-2|47	- import ruby-geoip
12cr|ruby-geoip-0.8.6-2|48	
12cr|ruby-geoip-0.8.6-2|49	
12cr|ruby-geoip-0.8.6-2|50	* Mon Feb  1 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.8.6-1
12cr|ruby-geoip-0.8.6-2|51	- initial release

7361 12
12cr|ruby-hike-1.2.1-1|1	%define rname	hike
12cr|ruby-hike-1.2.1-1|2	
12cr|ruby-hike-1.2.1-1|3	Name:		ruby-%{rname}
12cr|ruby-hike-1.2.1-1|4	Summary:	A Ruby library for finding files in a set of paths
12cr|ruby-hike-1.2.1-1|5	Version:	1.2.1
12cr|ruby-hike-1.2.1-1|6	Release:	1
12cr|ruby-hike-1.2.1-1|7	License:	MIT
12cr|ruby-hike-1.2.1-1|8	Group:		Development/Ruby
12cr|ruby-hike-1.2.1-1|9	URL:		https://github.com/sstephenson/hike
12cr|ruby-hike-1.2.1-1|10	Source0:	http://rubygems.org/downloads/%{rname}-%{version}.gem
12cr|ruby-hike-1.2.1-1|11	BuildRequires:	ruby-RubyGems
12cr|ruby-hike-1.2.1-1|12	BuildArch:	noarch
12cr|ruby-hike-1.2.1-1|13	
12cr|ruby-hike-1.2.1-1|14	%description
12cr|ruby-hike-1.2.1-1|15	Hike is a Ruby library for finding files in a set of paths. Use it to implement
12cr|ruby-hike-1.2.1-1|16	search paths, load paths, and the like.
12cr|ruby-hike-1.2.1-1|17	
12cr|ruby-hike-1.2.1-1|18	%prep
12cr|ruby-hike-1.2.1-1|19	
12cr|ruby-hike-1.2.1-1|20	%build
12cr|ruby-hike-1.2.1-1|21	
12cr|ruby-hike-1.2.1-1|22	%install
12cr|ruby-hike-1.2.1-1|23	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|ruby-hike-1.2.1-1|24	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|ruby-hike-1.2.1-1|25	
12cr|ruby-hike-1.2.1-1|26	%files
12cr|ruby-hike-1.2.1-1|27	%defattr(-,root,root)
12cr|ruby-hike-1.2.1-1|28	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
12cr|ruby-hike-1.2.1-1|29	%{ruby_gemdir}/gems/%{rname}-%{version}
12cr|ruby-hike-1.2.1-1|30	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
12cr|ruby-hike-1.2.1-1|31	
12cr|ruby-hike-1.2.1-1|32	
12cr|ruby-hike-1.2.1-1|33	%changelog
12cr|ruby-hike-1.2.1-1|34	* Thu May 03 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2.1-1
12cr|ruby-hike-1.2.1-1|35	+ Revision: 795375
12cr|ruby-hike-1.2.1-1|36	- imported package ruby-hike
12cr|ruby-hike-1.2.1-1|37	

7362 12
12cr|ruby-journey-1.0.4-1|1	%define rname	journey
12cr|ruby-journey-1.0.4-1|2	
12cr|ruby-journey-1.0.4-1|3	Name:		ruby-journey
12cr|ruby-journey-1.0.4-1|4	Summary:	Ruby router
12cr|ruby-journey-1.0.4-1|5	Version:	1.0.4
12cr|ruby-journey-1.0.4-1|6	Release:	1
12cr|ruby-journey-1.0.4-1|7	License:	MIT
12cr|ruby-journey-1.0.4-1|8	Group:		Development/Ruby
12cr|ruby-journey-1.0.4-1|9	URL:		http://rubygems.org/gems/journey
12cr|ruby-journey-1.0.4-1|10	Source0:	http://rubygems.org/downloads/%{rname}-%{version}.gem
12cr|ruby-journey-1.0.4-1|11	BuildArch:	noarch
12cr|ruby-journey-1.0.4-1|12	BuildRequires:	ruby-RubyGems
12cr|ruby-journey-1.0.4-1|13	
12cr|ruby-journey-1.0.4-1|14	%description
12cr|ruby-journey-1.0.4-1|15	Journey is a router. It routes requests.
12cr|ruby-journey-1.0.4-1|16	
12cr|ruby-journey-1.0.4-1|17	%prep
12cr|ruby-journey-1.0.4-1|18	
12cr|ruby-journey-1.0.4-1|19	%build
12cr|ruby-journey-1.0.4-1|20	
12cr|ruby-journey-1.0.4-1|21	%install
12cr|ruby-journey-1.0.4-1|22	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|ruby-journey-1.0.4-1|23	
12cr|ruby-journey-1.0.4-1|24	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|ruby-journey-1.0.4-1|25	
12cr|ruby-journey-1.0.4-1|26	%files
12cr|ruby-journey-1.0.4-1|27	%{ruby_gemdir}/gems/%{rname}-%{version}
12cr|ruby-journey-1.0.4-1|28	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
12cr|ruby-journey-1.0.4-1|29	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
12cr|ruby-journey-1.0.4-1|30	
12cr|ruby-journey-1.0.4-1|31	
12cr|ruby-journey-1.0.4-1|32	%changelog
12cr|ruby-journey-1.0.4-1|33	* Fri May 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0.3-1
12cr|ruby-journey-1.0.4-1|34	+ Revision: 795935
12cr|ruby-journey-1.0.4-1|35	- imported package ruby-journey
12cr|ruby-journey-1.0.4-1|36	

7363 12
12cr|ruby-json-1.2.0-1|1	%define	oname	json
12cr|ruby-json-1.2.0-1|2	
12cr|ruby-json-1.2.0-1|3	Summary:	GeoIP ruby gem
12cr|ruby-json-1.2.0-1|4	Name:		ruby-%{oname}
12cr|ruby-json-1.2.0-1|5	Version:	1.2.0
12cr|ruby-json-1.2.0-1|6	Release:	%mkrel 1
12cr|ruby-json-1.2.0-1|7	License:	Ruby or GPLv2
12cr|ruby-json-1.2.0-1|8	Group:		Development/Ruby
12cr|ruby-json-1.2.0-1|9	URL:		http://%{oname}.rubyforge.org/
12cr|ruby-json-1.2.0-1|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|ruby-json-1.2.0-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ruby-json-1.2.0-1|12	BuildRequires:	ruby-RubyGems ruby-devel ruby-rake
12cr|ruby-json-1.2.0-1|13	Requires:	ruby
12cr|ruby-json-1.2.0-1|14	
12cr|ruby-json-1.2.0-1|15	%description
12cr|ruby-json-1.2.0-1|16	This is a implementation of the JSON specification according
12cr|ruby-json-1.2.0-1|17	to RFC 4627 in Ruby.
12cr|ruby-json-1.2.0-1|18	You can think of it as a low fat alternative to XML,
12cr|ruby-json-1.2.0-1|19	if you want to store data to disk or transmit it over
12cr|ruby-json-1.2.0-1|20	a network rather than use a verbose markup language.
12cr|ruby-json-1.2.0-1|21	
12cr|ruby-json-1.2.0-1|22	%prep
12cr|ruby-json-1.2.0-1|23	
12cr|ruby-json-1.2.0-1|24	%build
12cr|ruby-json-1.2.0-1|25	
12cr|ruby-json-1.2.0-1|26	%install
12cr|ruby-json-1.2.0-1|27	rm -rf %{buildroot}
12cr|ruby-json-1.2.0-1|28	gem install --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|ruby-json-1.2.0-1|29	
12cr|ruby-json-1.2.0-1|30	chmod g-w,g+r,o+r -R %{buildroot}
12cr|ruby-json-1.2.0-1|31	
12cr|ruby-json-1.2.0-1|32	mv %{buildroot}%{ruby_gemdir}/bin %{buildroot}%{_prefix}
12cr|ruby-json-1.2.0-1|33	
12cr|ruby-json-1.2.0-1|34	%clean
12cr|ruby-json-1.2.0-1|35	rm -rf %{buildroot}
12cr|ruby-json-1.2.0-1|36	
12cr|ruby-json-1.2.0-1|37	%files
12cr|ruby-json-1.2.0-1|38	%defattr(-,root,root)
12cr|ruby-json-1.2.0-1|39	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|ruby-json-1.2.0-1|40	%{_bindir}/*_json.rb
12cr|ruby-json-1.2.0-1|41	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|ruby-json-1.2.0-1|42	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|ruby-json-1.2.0-1|43	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|ruby-json-1.2.0-1|44	
12cr|ruby-json-1.2.0-1|45	
12cr|ruby-json-1.2.0-1|46	
12cr|ruby-json-1.2.0-1|47	%changelog
12cr|ruby-json-1.2.0-1|48	* Mon Feb 01 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.0-1mdv2010.1
12cr|ruby-json-1.2.0-1|49	+ Revision: 499318
12cr|ruby-json-1.2.0-1|50	- add missing buildrequires
12cr|ruby-json-1.2.0-1|51	- import ruby-json
12cr|ruby-json-1.2.0-1|52	
12cr|ruby-json-1.2.0-1|53	
12cr|ruby-json-1.2.0-1|54	* Mon Feb  1 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.0-1
12cr|ruby-json-1.2.0-1|55	- initial release

7364 12
12cr|ruby-ldetect-0.0.2-9|1	%define rname ldetect
12cr|ruby-ldetect-0.0.2-9|2	%define name ruby-%{rname}
12cr|ruby-ldetect-0.0.2-9|3	%define version 0.0.2
12cr|ruby-ldetect-0.0.2-9|4	%define release %mkrel 9
12cr|ruby-ldetect-0.0.2-9|5	
12cr|ruby-ldetect-0.0.2-9|6	Summary: Ruby binding for libdetect
12cr|ruby-ldetect-0.0.2-9|7	Name: %{name}
12cr|ruby-ldetect-0.0.2-9|8	Version: %{version}
12cr|ruby-ldetect-0.0.2-9|9	Release: %{release}
12cr|ruby-ldetect-0.0.2-9|10	URL: http://people.mandriva.com/~pterjan/soft/ruby-ldetect/
12cr|ruby-ldetect-0.0.2-9|11	Source0: http://people.mandriva.com/~pterjan/soft/ruby-ldetect/download/%{name}-%{version}.tar.bz2
12cr|ruby-ldetect-0.0.2-9|12	License: GPL
12cr|ruby-ldetect-0.0.2-9|13	Group: Development/Ruby
12cr|ruby-ldetect-0.0.2-9|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|ruby-ldetect-0.0.2-9|15	Requires: ruby >= 1.8
12cr|ruby-ldetect-0.0.2-9|16	BuildRequires: ruby-devel, ldetect-devel >= 0.8.0
12cr|ruby-ldetect-0.0.2-9|17	
12cr|ruby-ldetect-0.0.2-9|18	%description
12cr|ruby-ldetect-0.0.2-9|19	Ruby/LDetect is a Ruby binding for Mandriva's libdetect.
12cr|ruby-ldetect-0.0.2-9|20	It allows hardware detection and mapping to known modules.
12cr|ruby-ldetect-0.0.2-9|21	
12cr|ruby-ldetect-0.0.2-9|22	%prep
12cr|ruby-ldetect-0.0.2-9|23	%setup -q
12cr|ruby-ldetect-0.0.2-9|24	
12cr|ruby-ldetect-0.0.2-9|25	%build
12cr|ruby-ldetect-0.0.2-9|26	ruby extconf.rb --vendor
12cr|ruby-ldetect-0.0.2-9|27	make
12cr|ruby-ldetect-0.0.2-9|28	
12cr|ruby-ldetect-0.0.2-9|29	%install
12cr|ruby-ldetect-0.0.2-9|30	rm -rf %buildroot
12cr|ruby-ldetect-0.0.2-9|31	%makeinstall_std
12cr|ruby-ldetect-0.0.2-9|32	
12cr|ruby-ldetect-0.0.2-9|33	%clean
12cr|ruby-ldetect-0.0.2-9|34	rm -rf %buildroot
12cr|ruby-ldetect-0.0.2-9|35	
12cr|ruby-ldetect-0.0.2-9|36	%files
12cr|ruby-ldetect-0.0.2-9|37	%defattr(-,root,root)
12cr|ruby-ldetect-0.0.2-9|38	%{ruby_vendorarchdir}/*.so
12cr|ruby-ldetect-0.0.2-9|39	%doc ChangeLog README sample.rb
12cr|ruby-ldetect-0.0.2-9|40	
12cr|ruby-ldetect-0.0.2-9|41	
12cr|ruby-ldetect-0.0.2-9|42	
12cr|ruby-ldetect-0.0.2-9|43	
12cr|ruby-ldetect-0.0.2-9|44	%changelog
12cr|ruby-ldetect-0.0.2-9|45	* Thu Oct 01 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.0.2-9mdv2010.0
12cr|ruby-ldetect-0.0.2-9|46	+ Revision: 452189
12cr|ruby-ldetect-0.0.2-9|47	- rebuild for new ldetect
12cr|ruby-ldetect-0.0.2-9|48	
12cr|ruby-ldetect-0.0.2-9|49	* Mon Sep 28 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.0.2-8mdv2010.0
12cr|ruby-ldetect-0.0.2-9|50	+ Revision: 450499
12cr|ruby-ldetect-0.0.2-9|51	- rebuild for new ldetect
12cr|ruby-ldetect-0.0.2-9|52	
12cr|ruby-ldetect-0.0.2-9|53	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.0.2-7mdv2010.0
12cr|ruby-ldetect-0.0.2-9|54	+ Revision: 442800
12cr|ruby-ldetect-0.0.2-9|55	- rebuild
12cr|ruby-ldetect-0.0.2-9|56	
12cr|ruby-ldetect-0.0.2-9|57	* Sun Mar 29 2009 Pascal Terjan <pterjan@mandriva.org> 0.0.2-6mdv2009.1
12cr|ruby-ldetect-0.0.2-9|58	+ Revision: 362069
12cr|ruby-ldetect-0.0.2-9|59	- use vendor dir
12cr|ruby-ldetect-0.0.2-9|60	- use makeinstall_std
12cr|ruby-ldetect-0.0.2-9|61	
12cr|ruby-ldetect-0.0.2-9|62	+ Olivier Blin <oblin@mandriva.com>
12cr|ruby-ldetect-0.0.2-9|63	- rebuild for new ldetect
12cr|ruby-ldetect-0.0.2-9|64	- restore BuildRoot
12cr|ruby-ldetect-0.0.2-9|65	
12cr|ruby-ldetect-0.0.2-9|66	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ruby-ldetect-0.0.2-9|67	- rebuild
12cr|ruby-ldetect-0.0.2-9|68	- kill re-definition of %%buildroot on Pixel's request
12cr|ruby-ldetect-0.0.2-9|69	
12cr|ruby-ldetect-0.0.2-9|70	* Sat Apr 21 2007 Pascal Terjan <pterjan@mandriva.org> 0.0.2-3mdv2008.0
12cr|ruby-ldetect-0.0.2-9|71	+ Revision: 16631
12cr|ruby-ldetect-0.0.2-9|72	- Use Development/Ruby group
12cr|ruby-ldetect-0.0.2-9|73	
12cr|ruby-ldetect-0.0.2-9|74	
12cr|ruby-ldetect-0.0.2-9|75	* Fri Mar 09 2007 Pascal Terjan <pterjan@mandriva.org> 0.0.2-2mdv2007.1
12cr|ruby-ldetect-0.0.2-9|76	+ Revision: 140230
12cr|ruby-ldetect-0.0.2-9|77	- Fix URL
12cr|ruby-ldetect-0.0.2-9|78	
12cr|ruby-ldetect-0.0.2-9|79	* Fri Mar 09 2007 Pascal Terjan <pterjan@mandriva.org> 0.0.2-1mdv2007.1
12cr|ruby-ldetect-0.0.2-9|80	+ Revision: 139580
12cr|ruby-ldetect-0.0.2-9|81	- 0.0.2
12cr|ruby-ldetect-0.0.2-9|82	- use standard macros
12cr|ruby-ldetect-0.0.2-9|83	- mkel
12cr|ruby-ldetect-0.0.2-9|84	- Import ruby-ldetect
12cr|ruby-ldetect-0.0.2-9|85	
12cr|ruby-ldetect-0.0.2-9|86	* Tue Apr 12 2005 Pascal Terjan <pterjan@mandrake.org> 0.0.1-3mdk
12cr|ruby-ldetect-0.0.2-9|87	- ship sample.rb
12cr|ruby-ldetect-0.0.2-9|88	
12cr|ruby-ldetect-0.0.2-9|89	* Thu Mar 31 2005 Pascal Terjan <pterjan@mandrake.org> 0.0.1-2mdk
12cr|ruby-ldetect-0.0.2-9|90	- lib64 fix
12cr|ruby-ldetect-0.0.2-9|91	
12cr|ruby-ldetect-0.0.2-9|92	* Thu Feb 17 2005 Pascal Terjan <pterjan@mandrake.org> 0.0.1-1mdk
12cr|ruby-ldetect-0.0.2-9|93	- first mdk release
12cr|ruby-ldetect-0.0.2-9|94	

7365 12
12cr|ruby-mail-2.4.4-1|1	%define gemname mail
12cr|ruby-mail-2.4.4-1|2	Summary:	A really Ruby Mail handler
12cr|ruby-mail-2.4.4-1|3	Name:		ruby-%{gemname}
12cr|ruby-mail-2.4.4-1|4	Version:	2.4.4
12cr|ruby-mail-2.4.4-1|5	Release:	1
12cr|ruby-mail-2.4.4-1|6	Source0:	http://rubygems.org/downloads/%{gemname}-%{version}.gem
12cr|ruby-mail-2.4.4-1|7	License:	MIT
12cr|ruby-mail-2.4.4-1|8	Group:		System/Servers
12cr|ruby-mail-2.4.4-1|9	Url:		http://www.rubyonrails.org/
12cr|ruby-mail-2.4.4-1|10	BuildArch:	noarch
12cr|ruby-mail-2.4.4-1|11	BuildRequires:	ruby-RubyGems
12cr|ruby-mail-2.4.4-1|12	%rename		rubygem-%{gemname}
12cr|ruby-mail-2.4.4-1|13	
12cr|ruby-mail-2.4.4-1|14	%description
12cr|ruby-mail-2.4.4-1|15	A really Ruby Mail handler.
12cr|ruby-mail-2.4.4-1|16	
12cr|ruby-mail-2.4.4-1|17	%prep
12cr|ruby-mail-2.4.4-1|18	%setup -c
12cr|ruby-mail-2.4.4-1|19	
12cr|ruby-mail-2.4.4-1|20	%build
12cr|ruby-mail-2.4.4-1|21	
12cr|ruby-mail-2.4.4-1|22	%install
12cr|ruby-mail-2.4.4-1|23	rm -rf %{buildroot}
12cr|ruby-mail-2.4.4-1|24	
12cr|ruby-mail-2.4.4-1|25	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|ruby-mail-2.4.4-1|26	
12cr|ruby-mail-2.4.4-1|27	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|ruby-mail-2.4.4-1|28	
12cr|ruby-mail-2.4.4-1|29	%files
12cr|ruby-mail-2.4.4-1|30	%defattr(-,root,root)
12cr|ruby-mail-2.4.4-1|31	%{ruby_gemdir}/gems/%{gemname}-%{version}
12cr|ruby-mail-2.4.4-1|32	%{ruby_gemdir}/specifications/%{gemname}-%{version}.gemspec
12cr|ruby-mail-2.4.4-1|33	%doc %{ruby_gemdir}/doc/%{gemname}-%{version}
12cr|ruby-mail-2.4.4-1|34	
12cr|ruby-mail-2.4.4-1|35	
12cr|ruby-mail-2.4.4-1|36	%changelog
12cr|ruby-mail-2.4.4-1|37	* Fri May 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.4.4-1
12cr|ruby-mail-2.4.4-1|38	+ Revision: 796024
12cr|ruby-mail-2.4.4-1|39	- update to 2.4.4
12cr|ruby-mail-2.4.4-1|40	- rename
12cr|ruby-mail-2.4.4-1|41	- rename to comply ruby packaging policy
12cr|ruby-mail-2.4.4-1|42	
12cr|ruby-mail-2.4.4-1|43	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.4.1-2
12cr|ruby-mail-2.4.4-1|44	+ Revision: 774161
12cr|ruby-mail-2.4.4-1|45	- mass rebuild of ruby packages against ruby 1.9.1
12cr|ruby-mail-2.4.4-1|46	
12cr|ruby-mail-2.4.4-1|47	* Mon Jan 30 2012 Crispin Boylan <crisb@mandriva.org> 2.4.1-1
12cr|ruby-mail-2.4.4-1|48	+ Revision: 769755
12cr|ruby-mail-2.4.4-1|49	- Initial mdv package
12cr|ruby-mail-2.4.4-1|50	- Created package structure for 'rubygem-mail'.
12cr|ruby-mail-2.4.4-1|51	

7366 12
12cr|ruby-mpd-0.2.3-5|1	%define rname mpd
12cr|ruby-mpd-0.2.3-5|2	%define name ruby-%{rname}
12cr|ruby-mpd-0.2.3-5|3	%define version 0.2.3
12cr|ruby-mpd-0.2.3-5|4	%define release %mkrel 5
12cr|ruby-mpd-0.2.3-5|5	
12cr|ruby-mpd-0.2.3-5|6	Summary: Ruby bindings for libmpd
12cr|ruby-mpd-0.2.3-5|7	Name: %{name}
12cr|ruby-mpd-0.2.3-5|8	Version: %{version}
12cr|ruby-mpd-0.2.3-5|9	Release: %{release}
12cr|ruby-mpd-0.2.3-5|10	URL: https://rubyforge.org/
12cr|ruby-mpd-0.2.3-5|11	Source0: https://rubyforge.org/frs/download.php/8040/%{rname}-rb-%{version}.tar.gz
12cr|ruby-mpd-0.2.3-5|12	License: GPL
12cr|ruby-mpd-0.2.3-5|13	Group: Development/Ruby
12cr|ruby-mpd-0.2.3-5|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|ruby-mpd-0.2.3-5|15	Requires: ruby >= 1.6.8
12cr|ruby-mpd-0.2.3-5|16	BuildRequires: ruby-devel libmpd-devel
12cr|ruby-mpd-0.2.3-5|17	
12cr|ruby-mpd-0.2.3-5|18	%description
12cr|ruby-mpd-0.2.3-5|19	This is the libmpd API module for Ruby.
12cr|ruby-mpd-0.2.3-5|20	
12cr|ruby-mpd-0.2.3-5|21	%prep
12cr|ruby-mpd-0.2.3-5|22	%setup -q -n %{rname}-rb-%{version}
12cr|ruby-mpd-0.2.3-5|23	perl -pi -e 's/555/755/' setup.rb
12cr|ruby-mpd-0.2.3-5|24	
12cr|ruby-mpd-0.2.3-5|25	%build
12cr|ruby-mpd-0.2.3-5|26	ruby setup.rb config
12cr|ruby-mpd-0.2.3-5|27	ruby setup.rb setup
12cr|ruby-mpd-0.2.3-5|28	
12cr|ruby-mpd-0.2.3-5|29	#%check
12cr|ruby-mpd-0.2.3-5|30	#ruby -Ilib test/test.rb
12cr|ruby-mpd-0.2.3-5|31	
12cr|ruby-mpd-0.2.3-5|32	%clean
12cr|ruby-mpd-0.2.3-5|33	rm -rf %buildroot
12cr|ruby-mpd-0.2.3-5|34	
12cr|ruby-mpd-0.2.3-5|35	%install
12cr|ruby-mpd-0.2.3-5|36	rm -rf %buildroot
12cr|ruby-mpd-0.2.3-5|37	ruby setup.rb install --prefix=%buildroot
12cr|ruby-mpd-0.2.3-5|38	
12cr|ruby-mpd-0.2.3-5|39	%files
12cr|ruby-mpd-0.2.3-5|40	%defattr(-,root,root)
12cr|ruby-mpd-0.2.3-5|41	%doc COPYING INSTALL.en.txt INSTALL.ja.txt
12cr|ruby-mpd-0.2.3-5|42	%ruby_sitelibdir/*
12cr|ruby-mpd-0.2.3-5|43	
12cr|ruby-mpd-0.2.3-5|44	
12cr|ruby-mpd-0.2.3-5|45	%changelog
12cr|ruby-mpd-0.2.3-5|46	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.2.3-5mdv2010.0
12cr|ruby-mpd-0.2.3-5|47	+ Revision: 433543
12cr|ruby-mpd-0.2.3-5|48	- rebuild
12cr|ruby-mpd-0.2.3-5|49	
12cr|ruby-mpd-0.2.3-5|50	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2.3-4mdv2009.0
12cr|ruby-mpd-0.2.3-5|51	+ Revision: 260430
12cr|ruby-mpd-0.2.3-5|52	- rebuild
12cr|ruby-mpd-0.2.3-5|53	
12cr|ruby-mpd-0.2.3-5|54	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2.3-3mdv2009.0
12cr|ruby-mpd-0.2.3-5|55	+ Revision: 251742
12cr|ruby-mpd-0.2.3-5|56	- rebuild
12cr|ruby-mpd-0.2.3-5|57	
12cr|ruby-mpd-0.2.3-5|58	* Wed Jan 16 2008 Jérôme Soyer <saispo@mandriva.org> 0.2.3-1mdv2008.1
12cr|ruby-mpd-0.2.3-5|59	+ Revision: 153620
12cr|ruby-mpd-0.2.3-5|60	- import ruby-mpd
12cr|ruby-mpd-0.2.3-5|61	
12cr|ruby-mpd-0.2.3-5|62	

7367 12
12cr|ruby-msgpack-0.4.7-2|1	%define upstream_name msgpack
12cr|ruby-msgpack-0.4.7-2|2	
12cr|ruby-msgpack-0.4.7-2|3	Name:		ruby-%{upstream_name}
12cr|ruby-msgpack-0.4.7-2|4	Version:	0.4.7
12cr|ruby-msgpack-0.4.7-2|5	Release:	2
12cr|ruby-msgpack-0.4.7-2|6	Summary:	MessagePack, a binary-based efficient data interchange format
12cr|ruby-msgpack-0.4.7-2|7	Group:		Development/Ruby
12cr|ruby-msgpack-0.4.7-2|8	License:	ASL 2.0
12cr|ruby-msgpack-0.4.7-2|9	URL:		http://msgpack.sourceforge.net/
12cr|ruby-msgpack-0.4.7-2|10	Source0:	http://gems.rubyforge.org/gems/%{upstream_name}-%{version}.gem
12cr|ruby-msgpack-0.4.7-2|11	Requires:	rubygems
12cr|ruby-msgpack-0.4.7-2|12	BuildRequires:	rubygems
12cr|ruby-msgpack-0.4.7-2|13	BuildRequires:	ruby-devel
12cr|ruby-msgpack-0.4.7-2|14	
12cr|ruby-msgpack-0.4.7-2|15	%description
12cr|ruby-msgpack-0.4.7-2|16	MessagePack, a binary-based efficient data interchange format.
12cr|ruby-msgpack-0.4.7-2|17	
12cr|ruby-msgpack-0.4.7-2|18	%package doc
12cr|ruby-msgpack-0.4.7-2|19	Summary:	Documentation for %{name}
12cr|ruby-msgpack-0.4.7-2|20	Group:		Books/Computer books
12cr|ruby-msgpack-0.4.7-2|21	Requires:	%{name} = %{EVRD}
12cr|ruby-msgpack-0.4.7-2|22	BuildArch:	noarch
12cr|ruby-msgpack-0.4.7-2|23	
12cr|ruby-msgpack-0.4.7-2|24	%description doc
12cr|ruby-msgpack-0.4.7-2|25	Documents, RDoc & RI documentation for %{name}.
12cr|ruby-msgpack-0.4.7-2|26	
12cr|ruby-msgpack-0.4.7-2|27	%prep
12cr|ruby-msgpack-0.4.7-2|28	%setup -q
12cr|ruby-msgpack-0.4.7-2|29	tar xmf data.tar.gz
12cr|ruby-msgpack-0.4.7-2|30	
12cr|ruby-msgpack-0.4.7-2|31	%build
12cr|ruby-msgpack-0.4.7-2|32	%gem_build
12cr|ruby-msgpack-0.4.7-2|33	
12cr|ruby-msgpack-0.4.7-2|34	%install
12cr|ruby-msgpack-0.4.7-2|35	%gem_install
12cr|ruby-msgpack-0.4.7-2|36	
12cr|ruby-msgpack-0.4.7-2|37	%files
12cr|ruby-msgpack-0.4.7-2|38	%{ruby_gemdir}/gems/%{upstream_name}-%{version}
12cr|ruby-msgpack-0.4.7-2|39	%{ruby_gemdir}/specifications/%{upstream_name}-%{version}.gemspec
12cr|ruby-msgpack-0.4.7-2|40	%{ruby_sitearchdir}/%{upstream_name}.so
12cr|ruby-msgpack-0.4.7-2|41	
12cr|ruby-msgpack-0.4.7-2|42	%files doc

7368 12
12cr|ruby-mysql-2.8.1-9|1	%define rname mysql
12cr|ruby-mysql-2.8.1-9|2	%define name ruby-%{rname}
12cr|ruby-mysql-2.8.1-9|3	%define version 2.8.1
12cr|ruby-mysql-2.8.1-9|4	%define release %mkrel 9
12cr|ruby-mysql-2.8.1-9|5	
12cr|ruby-mysql-2.8.1-9|6	Summary:    This is the MySQL API module for Ruby
12cr|ruby-mysql-2.8.1-9|7	Name: %{name}
12cr|ruby-mysql-2.8.1-9|8	Version: %{version}
12cr|ruby-mysql-2.8.1-9|9	Release: %{release}
12cr|ruby-mysql-2.8.1-9|10	URL: http://mysql-win.rubyforge.org
12cr|ruby-mysql-2.8.1-9|11	Source0: http://rubygems.org/gems/%{rname}-%{version}.gem
12cr|ruby-mysql-2.8.1-9|12	License: Ruby License
12cr|ruby-mysql-2.8.1-9|13	Group: Development/Ruby
12cr|ruby-mysql-2.8.1-9|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|ruby-mysql-2.8.1-9|15	Requires: rubygems
12cr|ruby-mysql-2.8.1-9|16	Requires: ruby(abi) = 1.8
12cr|ruby-mysql-2.8.1-9|17	Suggests: rubygem(hoe) >= 2.3.3
12cr|ruby-mysql-2.8.1-9|18	BuildRequires: rubygems
12cr|ruby-mysql-2.8.1-9|19	BuildRequires: ruby-devel mysql-devel
12cr|ruby-mysql-2.8.1-9|20	Provides: rubygem(%{rname}) = %{version}
12cr|ruby-mysql-2.8.1-9|21	
12cr|ruby-mysql-2.8.1-9|22	%description
12cr|ruby-mysql-2.8.1-9|23	This is the MySQL API module for Ruby.
12cr|ruby-mysql-2.8.1-9|24	It provides the same functions for Ruby programs that the MySQL C API
12cr|ruby-mysql-2.8.1-9|25	provides for C programs.
12cr|ruby-mysql-2.8.1-9|26	
12cr|ruby-mysql-2.8.1-9|27	This is a conversion of tmtm's original extension into a proper RubyGems.
12cr|ruby-mysql-2.8.1-9|28	
12cr|ruby-mysql-2.8.1-9|29	%prep
12cr|ruby-mysql-2.8.1-9|30	%setup -q
12cr|ruby-mysql-2.8.1-9|31	tar xmf data.tar.gz
12cr|ruby-mysql-2.8.1-9|32	
12cr|ruby-mysql-2.8.1-9|33	%build
12cr|ruby-mysql-2.8.1-9|34	%gem_build
12cr|ruby-mysql-2.8.1-9|35	
12cr|ruby-mysql-2.8.1-9|36	%install
12cr|ruby-mysql-2.8.1-9|37	rm -rf %buildroot
12cr|ruby-mysql-2.8.1-9|38	%gem_install
12cr|ruby-mysql-2.8.1-9|39	
12cr|ruby-mysql-2.8.1-9|40	%clean
12cr|ruby-mysql-2.8.1-9|41	rm -rf %buildroot
12cr|ruby-mysql-2.8.1-9|42	
12cr|ruby-mysql-2.8.1-9|43	%files
12cr|ruby-mysql-2.8.1-9|44	%defattr(-,root,root)
12cr|ruby-mysql-2.8.1-9|45	%dir %{ruby_gemdir}/gems/%{rname}-%{version}/
12cr|ruby-mysql-2.8.1-9|46	%{ruby_gemdir}/gems/%{rname}-%{version}/lib
12cr|ruby-mysql-2.8.1-9|47	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
12cr|ruby-mysql-2.8.1-9|48	%doc %{ruby_gemdir}/gems/%{rname}-%{version}/History.txt
12cr|ruby-mysql-2.8.1-9|49	%doc %{ruby_gemdir}/gems/%{rname}-%{version}/Manifest.txt
12cr|ruby-mysql-2.8.1-9|50	%doc %{ruby_gemdir}/gems/%{rname}-%{version}/README.txt
12cr|ruby-mysql-2.8.1-9|51	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
12cr|ruby-mysql-2.8.1-9|52	%{ruby_sitearchdir}/mysql_api.so
12cr|ruby-mysql-2.8.1-9|53	
12cr|ruby-mysql-2.8.1-9|54	
12cr|ruby-mysql-2.8.1-9|55	%changelog
12cr|ruby-mysql-2.8.1-9|56	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.8.1-9mdv2012.0
12cr|ruby-mysql-2.8.1-9|57	+ Revision: 774161
12cr|ruby-mysql-2.8.1-9|58	- mass rebuild of ruby packages against ruby 1.9.1
12cr|ruby-mysql-2.8.1-9|59	
12cr|ruby-mysql-2.8.1-9|60	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 2.8.1-8
12cr|ruby-mysql-2.8.1-9|61	+ Revision: 645878
12cr|ruby-mysql-2.8.1-9|62	- relink against libmysqlclient.so.18
12cr|ruby-mysql-2.8.1-9|63	
12cr|ruby-mysql-2.8.1-9|64	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 2.8.1-7mdv2011.0
12cr|ruby-mysql-2.8.1-9|65	+ Revision: 627286
12cr|ruby-mysql-2.8.1-9|66	- rebuilt against mysql-5.5.8 libs, again
12cr|ruby-mysql-2.8.1-9|67	
12cr|ruby-mysql-2.8.1-9|68	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 2.8.1-6mdv2011.0
12cr|ruby-mysql-2.8.1-9|69	+ Revision: 626560
12cr|ruby-mysql-2.8.1-9|70	- rebuilt against mysql-5.5.8 libs
12cr|ruby-mysql-2.8.1-9|71	
12cr|ruby-mysql-2.8.1-9|72	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 2.8.1-4mdv2011.0
12cr|ruby-mysql-2.8.1-9|73	+ Revision: 623457
12cr|ruby-mysql-2.8.1-9|74	- Package as a gem
12cr|ruby-mysql-2.8.1-9|75	- fix License
12cr|ruby-mysql-2.8.1-9|76	- fix Requires
12cr|ruby-mysql-2.8.1-9|77	- use %%gem_macros
12cr|ruby-mysql-2.8.1-9|78	- update file list
12cr|ruby-mysql-2.8.1-9|79	- update URLs
12cr|ruby-mysql-2.8.1-9|80	
12cr|ruby-mysql-2.8.1-9|81	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.8.1-3mdv2011.0
12cr|ruby-mysql-2.8.1-9|82	+ Revision: 614744
12cr|ruby-mysql-2.8.1-9|83	- the mass rebuild of 2010.1 packages
12cr|ruby-mysql-2.8.1-9|84	
12cr|ruby-mysql-2.8.1-9|85	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 2.8.1-2mdv2010.1
12cr|ruby-mysql-2.8.1-9|86	+ Revision: 507508
12cr|ruby-mysql-2.8.1-9|87	- rebuild
12cr|ruby-mysql-2.8.1-9|88	
12cr|ruby-mysql-2.8.1-9|89	* Tue Jul 28 2009 Frederik Himpe <fhimpe@mandriva.org> 2.8.1-1mdv2010.0
12cr|ruby-mysql-2.8.1-9|90	+ Revision: 402813
12cr|ruby-mysql-2.8.1-9|91	- update to new version 2.8.1
12cr|ruby-mysql-2.8.1-9|92	
12cr|ruby-mysql-2.8.1-9|93	* Thu Jan 01 2009 Funda Wang <fwang@mandriva.org> 2.8-2mdv2009.1
12cr|ruby-mysql-2.8.1-9|94	+ Revision: 323120
12cr|ruby-mysql-2.8.1-9|95	- update license
12cr|ruby-mysql-2.8.1-9|96	
12cr|ruby-mysql-2.8.1-9|97	* Thu Jan 01 2009 Funda Wang <fwang@mandriva.org> 2.8-1mdv2009.1
12cr|ruby-mysql-2.8.1-9|98	+ Revision: 323080
12cr|ruby-mysql-2.8.1-9|99	- New version 2.8
12cr|ruby-mysql-2.8.1-9|100	
12cr|ruby-mysql-2.8.1-9|101	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 2.7.6-2mdv2009.1
12cr|ruby-mysql-2.8.1-9|102	+ Revision: 311343
12cr|ruby-mysql-2.8.1-9|103	- rebuilt against mysql-5.1.30 libs
12cr|ruby-mysql-2.8.1-9|104	
12cr|ruby-mysql-2.8.1-9|105	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 2.7.6-1mdv2009.0
12cr|ruby-mysql-2.8.1-9|106	+ Revision: 280667
12cr|ruby-mysql-2.8.1-9|107	- New Release
12cr|ruby-mysql-2.8.1-9|108	
12cr|ruby-mysql-2.8.1-9|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|ruby-mysql-2.8.1-9|110	- rebuild
12cr|ruby-mysql-2.8.1-9|111	- rebuild
12cr|ruby-mysql-2.8.1-9|112	
12cr|ruby-mysql-2.8.1-9|113	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 2.7.1-2mdv2008.1
12cr|ruby-mysql-2.8.1-9|114	+ Revision: 140755
12cr|ruby-mysql-2.8.1-9|115	- restore BuildRoot
12cr|ruby-mysql-2.8.1-9|116	
12cr|ruby-mysql-2.8.1-9|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|ruby-mysql-2.8.1-9|118	- kill re-definition of %%buildroot on Pixel's request
12cr|ruby-mysql-2.8.1-9|119	
12cr|ruby-mysql-2.8.1-9|120	* Sun Apr 22 2007 Pascal Terjan <pterjan@mandriva.org> 2.7.1-2mdv2008.0
12cr|ruby-mysql-2.8.1-9|121	+ Revision: 16895
12cr|ruby-mysql-2.8.1-9|122	- Use Development/Ruby group
12cr|ruby-mysql-2.8.1-9|123	- Use std macros
12cr|ruby-mysql-2.8.1-9|124	
12cr|ruby-mysql-2.8.1-9|125	
12cr|ruby-mysql-2.8.1-9|126	* Sat Jun 10 2006 Pascal Terjan <pterjan@mandriva.org> 2.7.1-1mdv2007.0
12cr|ruby-mysql-2.8.1-9|127	- New release 2.7.1
12cr|ruby-mysql-2.8.1-9|128	- Add URL in Source
12cr|ruby-mysql-2.8.1-9|129	
12cr|ruby-mysql-2.8.1-9|130	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 2.7-2mdk
12cr|ruby-mysql-2.8.1-9|131	- rebuilt against MySQL-5.0.15
12cr|ruby-mysql-2.8.1-9|132	
12cr|ruby-mysql-2.8.1-9|133	* Fri Sep 02 2005 Pascal Terjan <pterjan@mandriva.org> 2.7-1mdk
12cr|ruby-mysql-2.8.1-9|134	* Tue Aug 02 2005 Pascal Terjan <pterjan@mandrake.org> 2.6.3-1mdk
12cr|ruby-mysql-2.8.1-9|135	- 2.6.3
12cr|ruby-mysql-2.8.1-9|136	
12cr|ruby-mysql-2.8.1-9|137	* Tue Apr 26 2005 Pascal Terjan <pterjan@mandrake.org> 2.6-1mdk
12cr|ruby-mysql-2.8.1-9|138	- 2.6.1
12cr|ruby-mysql-2.8.1-9|139	
12cr|ruby-mysql-2.8.1-9|140	* Fri Apr 01 2005 Pascal Terjan <pterjan@mandrake.org> 2.5-3mdk
12cr|ruby-mysql-2.8.1-9|141	- lib64 fix
12cr|ruby-mysql-2.8.1-9|142	
12cr|ruby-mysql-2.8.1-9|143	* Thu Feb 10 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.5-2mdk
12cr|ruby-mysql-2.8.1-9|144	- rebuilt against new mysql libs
12cr|ruby-mysql-2.8.1-9|145	
12cr|ruby-mysql-2.8.1-9|146	* Wed Sep 08 2004 Pascal Terjan <pterjan@mandrake.org> 2.5-1mdk
12cr|ruby-mysql-2.8.1-9|147	- first mdk release
12cr|ruby-mysql-2.8.1-9|148	

7369 12
12cr|ruby-pg-0.9.0-2|1	Name:           ruby-pg
12cr|ruby-pg-0.9.0-2|2	Version:        0.9.0
12cr|ruby-pg-0.9.0-2|3	Release:        %mkrel 2
12cr|ruby-pg-0.9.0-2|4	Summary:        A Ruby interface to the PostgreSQL RDBMS
12cr|ruby-pg-0.9.0-2|5	License:        GPLv2+ or Ruby License
12cr|ruby-pg-0.9.0-2|6	Group:          Development/Ruby
12cr|ruby-pg-0.9.0-2|7	Source0:        http://bitbucket.org/ged/%{name}/downloads/pg-%{version}.tar.bz2
12cr|ruby-pg-0.9.0-2|8	URL:            http://rubyforge.org/projects/ruby-pg/
12cr|ruby-pg-0.9.0-2|9	BuildRequires:  postgresql-devel
12cr|ruby-pg-0.9.0-2|10	BuildRequires:  ruby-devel
12cr|ruby-pg-0.9.0-2|11	Requires:       postgresql-server
12cr|ruby-pg-0.9.0-2|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|ruby-pg-0.9.0-2|13	
12cr|ruby-pg-0.9.0-2|14	%description
12cr|ruby-pg-0.9.0-2|15	This is the extension library to access a PostgreSQL database from Ruby.
12cr|ruby-pg-0.9.0-2|16	This library works with PostgreSQL 7.4 and later.
12cr|ruby-pg-0.9.0-2|17	
12cr|ruby-pg-0.9.0-2|18	%prep
12cr|ruby-pg-0.9.0-2|19	%setup -q -n pg-%{version}
12cr|ruby-pg-0.9.0-2|20	
12cr|ruby-pg-0.9.0-2|21	%build
12cr|ruby-pg-0.9.0-2|22	cd ext
12cr|ruby-pg-0.9.0-2|23	ruby extconf.rb
12cr|ruby-pg-0.9.0-2|24	make \
12cr|ruby-pg-0.9.0-2|25	CFLAGS="$RPM_OPT_FLAGS -fPIC"
12cr|ruby-pg-0.9.0-2|26	
12cr|ruby-pg-0.9.0-2|27	%install
12cr|ruby-pg-0.9.0-2|28	rm -rf %buildroot
12cr|ruby-pg-0.9.0-2|29	install -d %{buildroot}%{ruby_archdir}
12cr|ruby-pg-0.9.0-2|30	
12cr|ruby-pg-0.9.0-2|31	cd ext
12cr|ruby-pg-0.9.0-2|32	make install \
12cr|ruby-pg-0.9.0-2|33	archdir=%{buildroot}%{ruby_archdir} \
12cr|ruby-pg-0.9.0-2|34	sitearchdir=%{buildroot}%{ruby_archdir}
12cr|ruby-pg-0.9.0-2|35	
12cr|ruby-pg-0.9.0-2|36	%clean
12cr|ruby-pg-0.9.0-2|37	rm -rf %buildroot
12cr|ruby-pg-0.9.0-2|38	
12cr|ruby-pg-0.9.0-2|39	%files
12cr|ruby-pg-0.9.0-2|40	%defattr(-,root,root,-)
12cr|ruby-pg-0.9.0-2|41	%doc README LICENSE ChangeLog
12cr|ruby-pg-0.9.0-2|42	%{ruby_archdir}/pg_ext.so
12cr|ruby-pg-0.9.0-2|43	
12cr|ruby-pg-0.9.0-2|44	
12cr|ruby-pg-0.9.0-2|45	%changelog
12cr|ruby-pg-0.9.0-2|46	* Wed Nov 03 2010 Rémy Clouard <shikamaru@mandriva.org> 0.9.0-2mdv2011.0
12cr|ruby-pg-0.9.0-2|47	+ Revision: 592789
12cr|ruby-pg-0.9.0-2|48	- add postgresql-server as a requires
12cr|ruby-pg-0.9.0-2|49	
12cr|ruby-pg-0.9.0-2|50	* Fri Oct 08 2010 Rémy Clouard <shikamaru@mandriva.org> 0.9.0-1mdv2011.0
12cr|ruby-pg-0.9.0-2|51	+ Revision: 584273
12cr|ruby-pg-0.9.0-2|52	- import ruby-pg
12cr|ruby-pg-0.9.0-2|53	

7370 12
12cr|ruby-polyglot-0.3.3-1|1	%define rname	polyglot
12cr|ruby-polyglot-0.3.3-1|2	
12cr|ruby-polyglot-0.3.3-1|3	Name:		ruby-%{rname}
12cr|ruby-polyglot-0.3.3-1|4	Summary:	Ruby library allowing a module to register a file type loader
12cr|ruby-polyglot-0.3.3-1|5	Version:	0.3.3
12cr|ruby-polyglot-0.3.3-1|6	Release:	1
12cr|ruby-polyglot-0.3.3-1|7	License:	MIT
12cr|ruby-polyglot-0.3.3-1|8	Group:		Development/Ruby
12cr|ruby-polyglot-0.3.3-1|9	URL:		http://rubygems.org/gems/polyglot
12cr|ruby-polyglot-0.3.3-1|10	Source0:	http://rubygems.org/downloads/polyglot-0.3.3.gem
12cr|ruby-polyglot-0.3.3-1|11	BuildArch:	noarch
12cr|ruby-polyglot-0.3.3-1|12	BuildRequires:	ruby-RubyGems
12cr|ruby-polyglot-0.3.3-1|13	
12cr|ruby-polyglot-0.3.3-1|14	%description
12cr|ruby-polyglot-0.3.3-1|15	The Polyglot library allows a Ruby module to register a loader for the file
12cr|ruby-polyglot-0.3.3-1|16	type associated with a filename extension, and it augments 'require' to find
12cr|ruby-polyglot-0.3.3-1|17	and load matching files.
12cr|ruby-polyglot-0.3.3-1|18	
12cr|ruby-polyglot-0.3.3-1|19	%prep
12cr|ruby-polyglot-0.3.3-1|20	
12cr|ruby-polyglot-0.3.3-1|21	%build
12cr|ruby-polyglot-0.3.3-1|22	
12cr|ruby-polyglot-0.3.3-1|23	%install
12cr|ruby-polyglot-0.3.3-1|24	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|ruby-polyglot-0.3.3-1|25	
12cr|ruby-polyglot-0.3.3-1|26	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|ruby-polyglot-0.3.3-1|27	
12cr|ruby-polyglot-0.3.3-1|28	%files
12cr|ruby-polyglot-0.3.3-1|29	%{ruby_gemdir}/gems/%{rname}-%{version}
12cr|ruby-polyglot-0.3.3-1|30	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
12cr|ruby-polyglot-0.3.3-1|31	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
12cr|ruby-polyglot-0.3.3-1|32	
12cr|ruby-polyglot-0.3.3-1|33	
12cr|ruby-polyglot-0.3.3-1|34	%changelog
12cr|ruby-polyglot-0.3.3-1|35	* Fri May 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.3.3-1
12cr|ruby-polyglot-0.3.3-1|36	+ Revision: 796026
12cr|ruby-polyglot-0.3.3-1|37	- imported package ruby-polyglot
12cr|ruby-polyglot-0.3.3-1|38	

7371 12
12cr|ruby-racc-1.4.5-5|1	%define rname racc
12cr|ruby-racc-1.4.5-5|2	%define name ruby-%{rname}
12cr|ruby-racc-1.4.5-5|3	%define version 1.4.5
12cr|ruby-racc-1.4.5-5|4	%define release %mkrel 5
12cr|ruby-racc-1.4.5-5|5	
12cr|ruby-racc-1.4.5-5|6	Summary: LALR(1) Parser Generator
12cr|ruby-racc-1.4.5-5|7	Name: %{name}
12cr|ruby-racc-1.4.5-5|8	Version: %{version}
12cr|ruby-racc-1.4.5-5|9	Release: %{release}
12cr|ruby-racc-1.4.5-5|10	URL: http://i.loveruby.net/en/racc.html
12cr|ruby-racc-1.4.5-5|11	Source0: %{rname}-%{version}-all.tar.bz2
12cr|ruby-racc-1.4.5-5|12	License: LGPL
12cr|ruby-racc-1.4.5-5|13	Group: Development/Ruby
12cr|ruby-racc-1.4.5-5|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|ruby-racc-1.4.5-5|15	Requires: ruby >= 1.8
12cr|ruby-racc-1.4.5-5|16	BuildRequires: ruby-devel
12cr|ruby-racc-1.4.5-5|17	BuildArch: noarch
12cr|ruby-racc-1.4.5-5|18	
12cr|ruby-racc-1.4.5-5|19	%description
12cr|ruby-racc-1.4.5-5|20	Racc is Ruby yACC. It is written in Ruby and generates ruby code.
12cr|ruby-racc-1.4.5-5|21	Now almost all functions of yacc are implemented.
12cr|ruby-racc-1.4.5-5|22	
12cr|ruby-racc-1.4.5-5|23	%prep
12cr|ruby-racc-1.4.5-5|24	%setup -q -n %{rname}-%{version}-all
12cr|ruby-racc-1.4.5-5|25	
12cr|ruby-racc-1.4.5-5|26	%build
12cr|ruby-racc-1.4.5-5|27	ruby setup.rb config --bin-dir=%{_bindir} --rb-dir=%{ruby_sitelibdir} --with=racc
12cr|ruby-racc-1.4.5-5|28	ruby setup.rb setup
12cr|ruby-racc-1.4.5-5|29	
12cr|ruby-racc-1.4.5-5|30	%install
12cr|ruby-racc-1.4.5-5|31	rm -rf %buildroot
12cr|ruby-racc-1.4.5-5|32	ruby setup.rb install --prefix=%buildroot
12cr|ruby-racc-1.4.5-5|33	
12cr|ruby-racc-1.4.5-5|34	%check
12cr|ruby-racc-1.4.5-5|35	cd packages/racc/test
12cr|ruby-racc-1.4.5-5|36	ruby test.rb
12cr|ruby-racc-1.4.5-5|37	
12cr|ruby-racc-1.4.5-5|38	%clean
12cr|ruby-racc-1.4.5-5|39	rm -rf %buildroot
12cr|ruby-racc-1.4.5-5|40	
12cr|ruby-racc-1.4.5-5|41	%files
12cr|ruby-racc-1.4.5-5|42	%defattr(-,root,root)
12cr|ruby-racc-1.4.5-5|43	%{ruby_sitelibdir}/racc
12cr|ruby-racc-1.4.5-5|44	%{_bindir}/*
12cr|ruby-racc-1.4.5-5|45	%doc README.* packages/racc/NEWS.* packages/racc/doc.*
12cr|ruby-racc-1.4.5-5|46	
12cr|ruby-racc-1.4.5-5|47	
12cr|ruby-racc-1.4.5-5|48	
12cr|ruby-racc-1.4.5-5|49	%changelog
12cr|ruby-racc-1.4.5-5|50	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.4.5-5mdv2010.0
12cr|ruby-racc-1.4.5-5|51	+ Revision: 433545
12cr|ruby-racc-1.4.5-5|52	- rebuild
12cr|ruby-racc-1.4.5-5|53	
12cr|ruby-racc-1.4.5-5|54	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4.5-4mdv2009.0
12cr|ruby-racc-1.4.5-5|55	+ Revision: 269235
12cr|ruby-racc-1.4.5-5|56	- rebuild early 2009.0 package (before pixel changes)
12cr|ruby-racc-1.4.5-5|57	
12cr|ruby-racc-1.4.5-5|58	* Sat May 10 2008 Pascal Terjan <pterjan@mandriva.org> 1.4.5-3mdv2009.0
12cr|ruby-racc-1.4.5-5|59	+ Revision: 205434
12cr|ruby-racc-1.4.5-5|60	- Add check section and some missing doc
12cr|ruby-racc-1.4.5-5|61	
12cr|ruby-racc-1.4.5-5|62	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.4.5-2mdv2008.1
12cr|ruby-racc-1.4.5-5|63	+ Revision: 140755
12cr|ruby-racc-1.4.5-5|64	- restore BuildRoot
12cr|ruby-racc-1.4.5-5|65	
12cr|ruby-racc-1.4.5-5|66	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ruby-racc-1.4.5-5|67	- kill re-definition of %%buildroot on Pixel's request
12cr|ruby-racc-1.4.5-5|68	
12cr|ruby-racc-1.4.5-5|69	* Sun Apr 22 2007 Pascal Terjan <pterjan@mandriva.org> 1.4.5-2mdv2008.0
12cr|ruby-racc-1.4.5-5|70	+ Revision: 16765
12cr|ruby-racc-1.4.5-5|71	- Use Development/Ruby group
12cr|ruby-racc-1.4.5-5|72	- Use std macros
12cr|ruby-racc-1.4.5-5|73	
12cr|ruby-racc-1.4.5-5|74	
12cr|ruby-racc-1.4.5-5|75	* Mon Nov 21 2005 Pascal Terjan <pterjan@mandriva.org> 1.4.5-1mdk
12cr|ruby-racc-1.4.5-5|76	- 1.4.5
12cr|ruby-racc-1.4.5-5|77	- mkrel
12cr|ruby-racc-1.4.5-5|78	
12cr|ruby-racc-1.4.5-5|79	* Sun Apr 17 2005 Pascal Terjan <pterjan@mandrake.org> 1.4.4-3mdk
12cr|ruby-racc-1.4.5-5|80	- fix lib64
12cr|ruby-racc-1.4.5-5|81	
12cr|ruby-racc-1.4.5-5|82	* Fri Oct 22 2004 Pascal Terjan <pterjan@mandrake.org> 1.4.4-2mdk
12cr|ruby-racc-1.4.5-5|83	- rebuild
12cr|ruby-racc-1.4.5-5|84	
12cr|ruby-racc-1.4.5-5|85	* Thu Dec 25 2003 Pascal Terjan <CMoi@tuxfamily.org> 1.4.4-1mdk
12cr|ruby-racc-1.4.5-5|86	- first mdk release
12cr|ruby-racc-1.4.5-5|87	

7372 12
12cr|ruby-rack-1.1.0-5|1	# Generated from rack-1.1.0.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
12cr|ruby-rack-1.1.0-5|2	%define	rbname	rack
12cr|ruby-rack-1.1.0-5|3	
12cr|ruby-rack-1.1.0-5|4	Summary:	a modular Ruby webserver interface
12cr|ruby-rack-1.1.0-5|5	Name:		ruby-%{rbname}
12cr|ruby-rack-1.1.0-5|6	
12cr|ruby-rack-1.1.0-5|7	Version:	1.1.0
12cr|ruby-rack-1.1.0-5|8	Release:	5
12cr|ruby-rack-1.1.0-5|9	Group:		Development/Ruby
12cr|ruby-rack-1.1.0-5|10	License:	GPLv2+ or Ruby
12cr|ruby-rack-1.1.0-5|11	URL:		http://rack.rubyforge.org
12cr|ruby-rack-1.1.0-5|12	Source0:	%{rbname}-%{version}.gem
12cr|ruby-rack-1.1.0-5|13	BuildRequires:	rubygems
12cr|ruby-rack-1.1.0-5|14	BuildArch:	noarch
12cr|ruby-rack-1.1.0-5|15	
12cr|ruby-rack-1.1.0-5|16	%description
12cr|ruby-rack-1.1.0-5|17	Rack provides minimal, modular and adaptable interface for developing
12cr|ruby-rack-1.1.0-5|18	web applications in Ruby.  By wrapping HTTP requests and responses in
12cr|ruby-rack-1.1.0-5|19	the simplest way possible, it unifies and distills the API for web
12cr|ruby-rack-1.1.0-5|20	servers, web frameworks, and software in between (the so-called
12cr|ruby-rack-1.1.0-5|21	middleware) into a single method call.
12cr|ruby-rack-1.1.0-5|22	Also see http://rack.rubyforge.org.
12cr|ruby-rack-1.1.0-5|23	
12cr|ruby-rack-1.1.0-5|24	%package	doc
12cr|ruby-rack-1.1.0-5|25	Summary:	Documentation for %{name}
12cr|ruby-rack-1.1.0-5|26	Group:		Books/Computer books
12cr|ruby-rack-1.1.0-5|27	Requires:	%{name} = %{EVRD}
12cr|ruby-rack-1.1.0-5|28	
12cr|ruby-rack-1.1.0-5|29	%description	doc
12cr|ruby-rack-1.1.0-5|30	Documents, RDoc & RI documentation for %{name}.
12cr|ruby-rack-1.1.0-5|31	
12cr|ruby-rack-1.1.0-5|32	%prep
12cr|ruby-rack-1.1.0-5|33	%setup -q
12cr|ruby-rack-1.1.0-5|34	
12cr|ruby-rack-1.1.0-5|35	%build
12cr|ruby-rack-1.1.0-5|36	%gem_build
12cr|ruby-rack-1.1.0-5|37	
12cr|ruby-rack-1.1.0-5|38	%install
12cr|ruby-rack-1.1.0-5|39	%gem_install
12cr|ruby-rack-1.1.0-5|40	rm -f %{buildroot}%{_bindir}/rackup
12cr|ruby-rack-1.1.0-5|41	
12cr|ruby-rack-1.1.0-5|42	%files
12cr|ruby-rack-1.1.0-5|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cr|ruby-rack-1.1.0-5|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cr|ruby-rack-1.1.0-5|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rackup
12cr|ruby-rack-1.1.0-5|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cr|ruby-rack-1.1.0-5|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
12cr|ruby-rack-1.1.0-5|48	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cr|ruby-rack-1.1.0-5|49	
12cr|ruby-rack-1.1.0-5|50	%files doc
12cr|ruby-rack-1.1.0-5|51	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cr|ruby-rack-1.1.0-5|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/KNOWN-ISSUES
12cr|ruby-rack-1.1.0-5|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/README
12cr|ruby-rack-1.1.0-5|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/SPEC
12cr|ruby-rack-1.1.0-5|55	
12cr|ruby-rack-1.1.0-5|56	
12cr|ruby-rack-1.1.0-5|57	%changelog
12cr|ruby-rack-1.1.0-5|58	* Tue Feb 14 2012 Bogdano Arendartchuk <bogdano@mandriva.com> 1.1.0-5
12cr|ruby-rack-1.1.0-5|59	+ Revision: 774028
12cr|ruby-rack-1.1.0-5|60	- rebuild for newer ruby
12cr|ruby-rack-1.1.0-5|61	
12cr|ruby-rack-1.1.0-5|62	* Mon Jan 23 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.0-4
12cr|ruby-rack-1.1.0-5|63	+ Revision: 767253
12cr|ruby-rack-1.1.0-5|64	- remove /usr/bin/rackup to prevent conflict with rubygem-rack
12cr|ruby-rack-1.1.0-5|65	- regenerate package with gem2rpm5
12cr|ruby-rack-1.1.0-5|66	- imported package ruby-rack
12cr|ruby-rack-1.1.0-5|67	
12cr|ruby-rack-1.1.0-5|68	
12cr|ruby-rack-1.1.0-5|69	* Tue Dec 14 2010 Rémy Clouard <shikamaru@mandriva.org> 1.1.0-3mdv2011.0
12cr|ruby-rack-1.1.0-5|70	+ Revision: 621823
12cr|ruby-rack-1.1.0-5|71	- rebuild for new rpm-mandriva-setup
12cr|ruby-rack-1.1.0-5|72	
12cr|ruby-rack-1.1.0-5|73	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2011.0
12cr|ruby-rack-1.1.0-5|74	+ Revision: 614765
12cr|ruby-rack-1.1.0-5|75	- the mass rebuild of 2010.1 packages
12cr|ruby-rack-1.1.0-5|76	
12cr|ruby-rack-1.1.0-5|77	* Sun Apr 04 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1mdv2010.1
12cr|ruby-rack-1.1.0-5|78	+ Revision: 531331
12cr|ruby-rack-1.1.0-5|79	- update to new version 1.1.0
12cr|ruby-rack-1.1.0-5|80	
12cr|ruby-rack-1.1.0-5|81	* Mon Feb 01 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.1-1mdv2010.1
12cr|ruby-rack-1.1.0-5|82	+ Revision: 499177
12cr|ruby-rack-1.1.0-5|83	- fix summary
12cr|ruby-rack-1.1.0-5|84	- import ruby-rack
12cr|ruby-rack-1.1.0-5|85	
12cr|ruby-rack-1.1.0-5|86	
12cr|ruby-rack-1.1.0-5|87	* Mon Feb  1 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.1-1
12cr|ruby-rack-1.1.0-5|88	- initial release

7373 12
12cr|ruby-rack-cache-1.2-1|1	%define rname	rack-cache
12cr|ruby-rack-cache-1.2-1|2	
12cr|ruby-rack-cache-1.2-1|3	Name:		ruby-rack-cache
12cr|ruby-rack-cache-1.2-1|4	Summary:	Ruby component to enable HTTP caching for Rack-based applications
12cr|ruby-rack-cache-1.2-1|5	Version:	1.2
12cr|ruby-rack-cache-1.2-1|6	Release:	1
12cr|ruby-rack-cache-1.2-1|7	License:	MIT
12cr|ruby-rack-cache-1.2-1|8	Group:		Development/Ruby
12cr|ruby-rack-cache-1.2-1|9	URL:		http://rubygems.org/gems/rack-cache
12cr|ruby-rack-cache-1.2-1|10	Source0:	http://rubygems.org/downloads/rack-cache-1.2.gem
12cr|ruby-rack-cache-1.2-1|11	BuildArch:	noarch
12cr|ruby-rack-cache-1.2-1|12	BuildRequires:	ruby-RubyGems
12cr|ruby-rack-cache-1.2-1|13	
12cr|ruby-rack-cache-1.2-1|14	%description
12cr|ruby-rack-cache-1.2-1|15	Rack::Cache is suitable as a quick drop-in component to enable HTTP caching
12cr|ruby-rack-cache-1.2-1|16	for Rack-based applications that produce freshness (Expires, Cache-Control)
12cr|ruby-rack-cache-1.2-1|17	and/or validation (Last-Modified, ETag) information.
12cr|ruby-rack-cache-1.2-1|18	
12cr|ruby-rack-cache-1.2-1|19	%prep
12cr|ruby-rack-cache-1.2-1|20	
12cr|ruby-rack-cache-1.2-1|21	%build
12cr|ruby-rack-cache-1.2-1|22	
12cr|ruby-rack-cache-1.2-1|23	%install
12cr|ruby-rack-cache-1.2-1|24	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|ruby-rack-cache-1.2-1|25	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|ruby-rack-cache-1.2-1|26	
12cr|ruby-rack-cache-1.2-1|27	%files
12cr|ruby-rack-cache-1.2-1|28	%{ruby_gemdir}/gems/%{rname}-%{version}
12cr|ruby-rack-cache-1.2-1|29	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
12cr|ruby-rack-cache-1.2-1|30	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
12cr|ruby-rack-cache-1.2-1|31	
12cr|ruby-rack-cache-1.2-1|32	
12cr|ruby-rack-cache-1.2-1|33	%changelog
12cr|ruby-rack-cache-1.2-1|34	* Fri May 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2-1
12cr|ruby-rack-cache-1.2-1|35	+ Revision: 795850
12cr|ruby-rack-cache-1.2-1|36	- imported package ruby-rack-cache
12cr|ruby-rack-cache-1.2-1|37	

7374 12
12cr|ruby-rack-test-0.6.1-1|1	%define oname rack-test
12cr|ruby-rack-test-0.6.1-1|2	
12cr|ruby-rack-test-0.6.1-1|3	Name:       ruby-%{oname}
12cr|ruby-rack-test-0.6.1-1|4	Version:    0.6.1
12cr|ruby-rack-test-0.6.1-1|5	Release:    1
12cr|ruby-rack-test-0.6.1-1|6	Summary:    Simple testing API built on Rack
12cr|ruby-rack-test-0.6.1-1|7	Group:      Development/Ruby
12cr|ruby-rack-test-0.6.1-1|8	License:    MIT
12cr|ruby-rack-test-0.6.1-1|9	URL:        http://github.com/brynary/rack-test
12cr|ruby-rack-test-0.6.1-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|ruby-rack-test-0.6.1-1|11	BuildRequires: ruby-RubyGems
12cr|ruby-rack-test-0.6.1-1|12	BuildArch:  noarch
12cr|ruby-rack-test-0.6.1-1|13	%rename     rubygem-%{oname}
12cr|ruby-rack-test-0.6.1-1|14	
12cr|ruby-rack-test-0.6.1-1|15	%description
12cr|ruby-rack-test-0.6.1-1|16	Rack::Test is a small, simple testing API for Rack apps. It can be used on its
12cr|ruby-rack-test-0.6.1-1|17	own or as a reusable starting point for Web frameworks and testing libraries
12cr|ruby-rack-test-0.6.1-1|18	to build on. Most of its initial functionality is an extraction of Merb 1.0's
12cr|ruby-rack-test-0.6.1-1|19	request helpers feature.
12cr|ruby-rack-test-0.6.1-1|20	
12cr|ruby-rack-test-0.6.1-1|21	%prep
12cr|ruby-rack-test-0.6.1-1|22	
12cr|ruby-rack-test-0.6.1-1|23	%build
12cr|ruby-rack-test-0.6.1-1|24	
12cr|ruby-rack-test-0.6.1-1|25	%install
12cr|ruby-rack-test-0.6.1-1|26	mkdir -p %{buildroot}%{ruby_gemdir}
12cr|ruby-rack-test-0.6.1-1|27	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|ruby-rack-test-0.6.1-1|28	--force --rdoc %{SOURCE0}
12cr|ruby-rack-test-0.6.1-1|29	
12cr|ruby-rack-test-0.6.1-1|30	rm -f %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/.gitignore
12cr|ruby-rack-test-0.6.1-1|31	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|ruby-rack-test-0.6.1-1|32	
12cr|ruby-rack-test-0.6.1-1|33	%files
12cr|ruby-rack-test-0.6.1-1|34	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|ruby-rack-test-0.6.1-1|35	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|ruby-rack-test-0.6.1-1|36	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|ruby-rack-test-0.6.1-1|37	
12cr|ruby-rack-test-0.6.1-1|38	
12cr|ruby-rack-test-0.6.1-1|39	%changelog
12cr|ruby-rack-test-0.6.1-1|40	* Fri May 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.6.1-1
12cr|ruby-rack-test-0.6.1-1|41	+ Revision: 795958
12cr|ruby-rack-test-0.6.1-1|42	- update to 0.6.1
12cr|ruby-rack-test-0.6.1-1|43	- rename
12cr|ruby-rack-test-0.6.1-1|44	- specfile cleanup
12cr|ruby-rack-test-0.6.1-1|45	- rename rubygem-rack-test to ruby-rack-test according to ruby packaging policy
12cr|ruby-rack-test-0.6.1-1|46	
12cr|ruby-rack-test-0.6.1-1|47	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 0.5.4-2mdv2011.0
12cr|ruby-rack-test-0.6.1-1|48	+ Revision: 623433
12cr|ruby-rack-test-0.6.1-1|49	- import rubygem-rack-test
12cr|ruby-rack-test-0.6.1-1|50	

7375 12
12cr|ruby-rdiscount-1.3.1.1-2|1	%define	oname	rdiscount
12cr|ruby-rdiscount-1.3.1.1-2|2	
12cr|ruby-rdiscount-1.3.1.1-2|3	Summary:	Discount (For Ruby) Implementation of John Gruber's Markdown
12cr|ruby-rdiscount-1.3.1.1-2|4	Name:		ruby-%{oname}
12cr|ruby-rdiscount-1.3.1.1-2|5	# (proyvind): stick with 1.3.1.1 for now as it's explicitly required by gitorious...
12cr|ruby-rdiscount-1.3.1.1-2|6	Version:	1.3.1.1
12cr|ruby-rdiscount-1.3.1.1-2|7	Release:	%mkrel 2
12cr|ruby-rdiscount-1.3.1.1-2|8	License:	BSD
12cr|ruby-rdiscount-1.3.1.1-2|9	Group:		Development/Ruby
12cr|ruby-rdiscount-1.3.1.1-2|10	URL:		http://%{oname}.rubyforge.org/
12cr|ruby-rdiscount-1.3.1.1-2|11	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|ruby-rdiscount-1.3.1.1-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ruby-rdiscount-1.3.1.1-2|13	BuildRequires:	ruby-RubyGems ruby-devel
12cr|ruby-rdiscount-1.3.1.1-2|14	Requires:	ruby
12cr|ruby-rdiscount-1.3.1.1-2|15	
12cr|ruby-rdiscount-1.3.1.1-2|16	%description
12cr|ruby-rdiscount-1.3.1.1-2|17	Discount (For Ruby) Implementation of John Gruber's Markdown.
12cr|ruby-rdiscount-1.3.1.1-2|18	
12cr|ruby-rdiscount-1.3.1.1-2|19	%prep
12cr|ruby-rdiscount-1.3.1.1-2|20	
12cr|ruby-rdiscount-1.3.1.1-2|21	%build
12cr|ruby-rdiscount-1.3.1.1-2|22	
12cr|ruby-rdiscount-1.3.1.1-2|23	%install
12cr|ruby-rdiscount-1.3.1.1-2|24	rm -rf %{buildroot}
12cr|ruby-rdiscount-1.3.1.1-2|25	gem install --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|ruby-rdiscount-1.3.1.1-2|26	
12cr|ruby-rdiscount-1.3.1.1-2|27	mv %{buildroot}%{ruby_gemdir}/bin %{buildroot}%{_prefix}
12cr|ruby-rdiscount-1.3.1.1-2|28	
12cr|ruby-rdiscount-1.3.1.1-2|29	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/ext
12cr|ruby-rdiscount-1.3.1.1-2|30	
12cr|ruby-rdiscount-1.3.1.1-2|31	%clean
12cr|ruby-rdiscount-1.3.1.1-2|32	rm -rf %{buildroot}
12cr|ruby-rdiscount-1.3.1.1-2|33	
12cr|ruby-rdiscount-1.3.1.1-2|34	%files
12cr|ruby-rdiscount-1.3.1.1-2|35	%defattr(-,root,root)
12cr|ruby-rdiscount-1.3.1.1-2|36	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|ruby-rdiscount-1.3.1.1-2|37	%{_bindir}/*
12cr|ruby-rdiscount-1.3.1.1-2|38	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|ruby-rdiscount-1.3.1.1-2|39	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|ruby-rdiscount-1.3.1.1-2|40	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|ruby-rdiscount-1.3.1.1-2|41	
12cr|ruby-rdiscount-1.3.1.1-2|42	
12cr|ruby-rdiscount-1.3.1.1-2|43	
12cr|ruby-rdiscount-1.3.1.1-2|44	%changelog
12cr|ruby-rdiscount-1.3.1.1-2|45	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.1.1-2mdv2011.0
12cr|ruby-rdiscount-1.3.1.1-2|46	+ Revision: 614766
12cr|ruby-rdiscount-1.3.1.1-2|47	- the mass rebuild of 2010.1 packages
12cr|ruby-rdiscount-1.3.1.1-2|48	
12cr|ruby-rdiscount-1.3.1.1-2|49	* Tue Feb 02 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.1.1-1mdv2010.1
12cr|ruby-rdiscount-1.3.1.1-2|50	+ Revision: 499432
12cr|ruby-rdiscount-1.3.1.1-2|51	- add missing buildrequires on ruby-devel
12cr|ruby-rdiscount-1.3.1.1-2|52	- fix license
12cr|ruby-rdiscount-1.3.1.1-2|53	- import ruby-rdiscount
12cr|ruby-rdiscount-1.3.1.1-2|54	
12cr|ruby-rdiscount-1.3.1.1-2|55	
12cr|ruby-rdiscount-1.3.1.1-2|56	* Mon Feb  1 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.1.1-1
12cr|ruby-rdiscount-1.3.1.1-2|57	- initial release

7376 12
12cr|rubyripper-0.6.2-3|1	Name:       rubyripper
12cr|rubyripper-0.6.2-3|2	Summary:    A high precision cd ripper
12cr|rubyripper-0.6.2-3|3	Version:    0.6.2
12cr|rubyripper-0.6.2-3|4	Release:	3
12cr|rubyripper-0.6.2-3|5	Url:        http://code.google.com/p/rubyripper/
12cr|rubyripper-0.6.2-3|6	License:    GPLv3+
12cr|rubyripper-0.6.2-3|7	Group:      Sound
12cr|rubyripper-0.6.2-3|8	Source0:    http://rubyripper.googlecode.com/files/%{name}-%{version}.tar.bz2
12cr|rubyripper-0.6.2-3|9	Patch0:     %{name}-0.5.7-rescue-gtk2.patch
12cr|rubyripper-0.6.2-3|10	Requires:   cdparanoia
12cr|rubyripper-0.6.2-3|11	Requires:   ruby
12cr|rubyripper-0.6.2-3|12	Requires:   rubygem(gettext)
12cr|rubyripper-0.6.2-3|13	# for cd-discid
12cr|rubyripper-0.6.2-3|14	Requires:   abcde
12cr|rubyripper-0.6.2-3|15	Requires:   vorbis-tools vorbisgain
12cr|rubyripper-0.6.2-3|16	BuildRequires:  cdparanoia
12cr|rubyripper-0.6.2-3|17	BuildRequires:  rubygem(gettext)
12cr|rubyripper-0.6.2-3|18	BuildArch:  noarch
12cr|rubyripper-0.6.2-3|19	
12cr|rubyripper-0.6.2-3|20	Suggests:   rubyripper-gtk
12cr|rubyripper-0.6.2-3|21	Suggests:   mp3gain
12cr|rubyripper-0.6.2-3|22	Suggests:   flac
12cr|rubyripper-0.6.2-3|23	Suggests:   normalize
12cr|rubyripper-0.6.2-3|24	
12cr|rubyripper-0.6.2-3|25	%description
12cr|rubyripper-0.6.2-3|26	Rubyripper is a digital audio extraction algorithm that uses cdparanoia
12cr|rubyripper-0.6.2-3|27	error correcting power and it's own secure ripping algorithm to make
12cr|rubyripper-0.6.2-3|28	sure that a CD rip is done successfully and accurately.
12cr|rubyripper-0.6.2-3|29	
12cr|rubyripper-0.6.2-3|30	%files -f %{name}.lang
12cr|rubyripper-0.6.2-3|31	%_bindir/rrip_cli
12cr|rubyripper-0.6.2-3|32	%{ruby_sitelibdir}/rr_lib.rb
12cr|rubyripper-0.6.2-3|33	%doc README
12cr|rubyripper-0.6.2-3|34	
12cr|rubyripper-0.6.2-3|35	
12cr|rubyripper-0.6.2-3|36	#--------------------------------------------------------------------
12cr|rubyripper-0.6.2-3|37	%package -n rubyripper-gtk
12cr|rubyripper-0.6.2-3|38	Summary:    GTK frontend for rubyripper
12cr|rubyripper-0.6.2-3|39	Group:      Graphical desktop/GNOME
12cr|rubyripper-0.6.2-3|40	Requires:   rubyripper
12cr|rubyripper-0.6.2-3|41	Requires:   rubygem(gtk2)
12cr|rubyripper-0.6.2-3|42	
12cr|rubyripper-0.6.2-3|43	%description -n rubyripper-gtk
12cr|rubyripper-0.6.2-3|44	GTK2 frontend for rubyripper
12cr|rubyripper-0.6.2-3|45	
12cr|rubyripper-0.6.2-3|46	%files -n rubyripper-gtk
12cr|rubyripper-0.6.2-3|47	%_bindir/rrip_gui
12cr|rubyripper-0.6.2-3|48	%_iconsdir/hicolor/*/apps/%{name}.png
12cr|rubyripper-0.6.2-3|49	%_datadir/applications/%{name}.desktop
12cr|rubyripper-0.6.2-3|50	
12cr|rubyripper-0.6.2-3|51	#--------------------------------------------------------------------
12cr|rubyripper-0.6.2-3|52	%prep
12cr|rubyripper-0.6.2-3|53	%setup -q
12cr|rubyripper-0.6.2-3|54	%patch0 -p0
12cr|rubyripper-0.6.2-3|55	
12cr|rubyripper-0.6.2-3|56	#specify bindir to avoid binaries to be in /usr/usr/bin
12cr|rubyripper-0.6.2-3|57	%configure2_5x \
12cr|rubyripper-0.6.2-3|58	--enable-lang-all \
12cr|rubyripper-0.6.2-3|59	--enable-cli \
12cr|rubyripper-0.6.2-3|60	--enable-gtk2 \
12cr|rubyripper-0.6.2-3|61	--bindir=/bin
12cr|rubyripper-0.6.2-3|62	
12cr|rubyripper-0.6.2-3|63	%install
12cr|rubyripper-0.6.2-3|64	%makeinstall_std
12cr|rubyripper-0.6.2-3|65	chmod -x README
12cr|rubyripper-0.6.2-3|66	%find_lang %{name}
12cr|rubyripper-0.6.2-3|67	
12cr|rubyripper-0.6.2-3|68	%changelog
12cr|rubyripper-0.6.2-3|69	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.2-2
12cr|rubyripper-0.6.2-3|70	+ Revision: 774161
12cr|rubyripper-0.6.2-3|71	- mass rebuild of ruby packages against ruby 1.9.1
12cr|rubyripper-0.6.2-3|72	
12cr|rubyripper-0.6.2-3|73	* Thu Jan 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.6.2-1
12cr|rubyripper-0.6.2-3|74	+ Revision: 762368
12cr|rubyripper-0.6.2-3|75	- version update 0.6.2
12cr|rubyripper-0.6.2-3|76	
12cr|rubyripper-0.6.2-3|77	* Sun Aug 01 2010 Rémy Clouard <shikamaru@mandriva.org> 0.6.0-1mdv2011.0
12cr|rubyripper-0.6.2-3|78	+ Revision: 564482
12cr|rubyripper-0.6.2-3|79	- New version 0.6.0
12cr|rubyripper-0.6.2-3|80	- sanitize spec file (remove tabs)
12cr|rubyripper-0.6.2-3|81	- fix link for Source0
12cr|rubyripper-0.6.2-3|82	- use the --enable-lang-all option
12cr|rubyripper-0.6.2-3|83	
12cr|rubyripper-0.6.2-3|84	* Sun Feb 21 2010 Rémy Clouard <shikamaru@mandriva.org> 0.5.7-2mdv2010.1
12cr|rubyripper-0.6.2-3|85	+ Revision: 508995
12cr|rubyripper-0.6.2-3|86	- fix build error : when gtk2 is found but display is not available,
12cr|rubyripper-0.6.2-3|87	Gtk::Init throws a RuntimeError that make the build fail,
12cr|rubyripper-0.6.2-3|88	so we have to catch it
12cr|rubyripper-0.6.2-3|89	
12cr|rubyripper-0.6.2-3|90	* Sat Sep 19 2009 Rémy Clouard <shikamaru@mandriva.org> 0.5.7-1mdv2010.0
12cr|rubyripper-0.6.2-3|91	+ Revision: 444654
12cr|rubyripper-0.6.2-3|92	- new release
12cr|rubyripper-0.6.2-3|93	
12cr|rubyripper-0.6.2-3|94	* Thu Jun 04 2009 Rémy Clouard <shikamaru@mandriva.org> 0.5.5-3mdv2010.0
12cr|rubyripper-0.6.2-3|95	+ Revision: 382591
12cr|rubyripper-0.6.2-3|96	- fix missing require ruby-gettext
12cr|rubyripper-0.6.2-3|97	- fix lang not being generated (option --enable-lang=all does not work)
12cr|rubyripper-0.6.2-3|98	- fix various rpmlint warnings
12cr|rubyripper-0.6.2-3|99	- use configure2_5x
12cr|rubyripper-0.6.2-3|100	
12cr|rubyripper-0.6.2-3|101	* Sat Apr 11 2009 Pascal Terjan <pterjan@mandriva.org> 0.5.5-2mdv2009.1
12cr|rubyripper-0.6.2-3|102	+ Revision: 366207
12cr|rubyripper-0.6.2-3|103	- Don't require libdiscid0 (it doesn't exist on x86_64 and is not used anyway)
12cr|rubyripper-0.6.2-3|104	Require abcde instead for cd-discid
12cr|rubyripper-0.6.2-3|105	
12cr|rubyripper-0.6.2-3|106	* Fri Mar 20 2009 Nicolas Vigier <nvigier@mandriva.com> 0.5.5-1mdv2009.1
12cr|rubyripper-0.6.2-3|107	+ Revision: 359132
12cr|rubyripper-0.6.2-3|108	- noarch package
12cr|rubyripper-0.6.2-3|109	- add cdparanoia BR
12cr|rubyripper-0.6.2-3|110	- license is GPLv3+
12cr|rubyripper-0.6.2-3|111	- import rubyripper package from CLOUARD R?\195?\169my (shikamaru) (#47486)
12cr|rubyripper-0.6.2-3|112	
12cr|rubyripper-0.6.2-3|113	

7377 12
12cr|ruby-RMagick-2.13.1-3|1	%define rbname RMagick
12cr|ruby-RMagick-2.13.1-3|2	
12cr|ruby-RMagick-2.13.1-3|3	Summary:	ImageMagick extension for Ruby
12cr|ruby-RMagick-2.13.1-3|4	Name:		ruby-%{rbname}
12cr|ruby-RMagick-2.13.1-3|5	Version:	2.13.1
12cr|ruby-RMagick-2.13.1-3|6	Release:	%mkrel 3
12cr|ruby-RMagick-2.13.1-3|7	Group:		Development/Ruby
12cr|ruby-RMagick-2.13.1-3|8	License:	BSD-like
12cr|ruby-RMagick-2.13.1-3|9	URL:		http://rmagick.rubyforge.org
12cr|ruby-RMagick-2.13.1-3|10	Source0:	%{rbname}-%{version}.tar.bz2
12cr|ruby-RMagick-2.13.1-3|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|ruby-RMagick-2.13.1-3|12	BuildRequires:	imagemagick
12cr|ruby-RMagick-2.13.1-3|13	BuildRequires:	imagemagick-devel
12cr|ruby-RMagick-2.13.1-3|14	BuildRequires:	ruby-devel
12cr|ruby-RMagick-2.13.1-3|15	Provides:	ruby-rvg
12cr|ruby-RMagick-2.13.1-3|16	
12cr|ruby-RMagick-2.13.1-3|17	%description
12cr|ruby-RMagick-2.13.1-3|18	A Ruby binding for ImageMagick, a graphics manipulation toolkit.
12cr|ruby-RMagick-2.13.1-3|19	This release includes RVG.
12cr|ruby-RMagick-2.13.1-3|20	
12cr|ruby-RMagick-2.13.1-3|21	%prep
12cr|ruby-RMagick-2.13.1-3|22	%setup -q -n %{rbname}-%{version}
12cr|ruby-RMagick-2.13.1-3|23	
12cr|ruby-RMagick-2.13.1-3|24	%build
12cr|ruby-RMagick-2.13.1-3|25	sed -i -e 's/-ldotneato//' ext/RMagick/extconf.rb
12cr|ruby-RMagick-2.13.1-3|26	ruby setup.rb config --doc-dir=%{buildroot}%{_datadir}/doc/%{name}-%{version} --disable-htmldoc
12cr|ruby-RMagick-2.13.1-3|27	ruby setup.rb setup
12cr|ruby-RMagick-2.13.1-3|28	
12cr|ruby-RMagick-2.13.1-3|29	%install
12cr|ruby-RMagick-2.13.1-3|30	[ "%{buildroot}" != "/" ] && %__rm -rf %{buildroot}
12cr|ruby-RMagick-2.13.1-3|31	ruby setup.rb install --prefix=%{buildroot}
12cr|ruby-RMagick-2.13.1-3|32	rm -rf %{buildroot}%{_datadir}/doc/%{name}-%{version}
12cr|ruby-RMagick-2.13.1-3|33	
12cr|ruby-RMagick-2.13.1-3|34	for f in `find doc examples -name \*.rb`
12cr|ruby-RMagick-2.13.1-3|35	do
12cr|ruby-RMagick-2.13.1-3|36	if head -n1 "$f" | grep '^#!' >/dev/null;
12cr|ruby-RMagick-2.13.1-3|37	then
12cr|ruby-RMagick-2.13.1-3|38	sed -i 's|/usr/local/bin|/usr/bin|' "$f"
12cr|ruby-RMagick-2.13.1-3|39	chmod 0755 "$f"
12cr|ruby-RMagick-2.13.1-3|40	else
12cr|ruby-RMagick-2.13.1-3|41	chmod 0644 "$f"
12cr|ruby-RMagick-2.13.1-3|42	fi
12cr|ruby-RMagick-2.13.1-3|43	done
12cr|ruby-RMagick-2.13.1-3|44	chmod 0755 %{buildroot}%{ruby_sitearchdir}/*.so
12cr|ruby-RMagick-2.13.1-3|45	
12cr|ruby-RMagick-2.13.1-3|46	%clean
12cr|ruby-RMagick-2.13.1-3|47	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|ruby-RMagick-2.13.1-3|48	
12cr|ruby-RMagick-2.13.1-3|49	%files
12cr|ruby-RMagick-2.13.1-3|50	%defattr(-, root, root)
12cr|ruby-RMagick-2.13.1-3|51	%doc README.html ChangeLog doc examples
12cr|ruby-RMagick-2.13.1-3|52	%{ruby_sitelibdir}/*.rb
12cr|ruby-RMagick-2.13.1-3|53	%{ruby_sitelibdir}/rvg
12cr|ruby-RMagick-2.13.1-3|54	%{ruby_sitearchdir}/*.so
12cr|ruby-RMagick-2.13.1-3|55	
12cr|ruby-RMagick-2.13.1-3|56	
12cr|ruby-RMagick-2.13.1-3|57	
12cr|ruby-RMagick-2.13.1-3|58	
12cr|ruby-RMagick-2.13.1-3|59	%changelog
12cr|ruby-RMagick-2.13.1-3|60	* Sat Dec 04 2010 Rémy Clouard <shikamaru@mandriva.org> 2.13.1-3mdv2011.0
12cr|ruby-RMagick-2.13.1-3|61	+ Revision: 609423
12cr|ruby-RMagick-2.13.1-3|62	- rebuild for new imagemagick
12cr|ruby-RMagick-2.13.1-3|63	
12cr|ruby-RMagick-2.13.1-3|64	* Sat Nov 13 2010 Rémy Clouard <shikamaru@mandriva.org> 2.13.1-2mdv2011.0
12cr|ruby-RMagick-2.13.1-3|65	+ Revision: 597359
12cr|ruby-RMagick-2.13.1-3|66	- rebuild for new ImageMagick
12cr|ruby-RMagick-2.13.1-3|67	
12cr|ruby-RMagick-2.13.1-3|68	* Thu Jul 15 2010 Funda Wang <fwang@mandriva.org> 2.13.1-1mdv2011.0
12cr|ruby-RMagick-2.13.1-3|69	+ Revision: 553641
12cr|ruby-RMagick-2.13.1-3|70	- new version 2.13.1
12cr|ruby-RMagick-2.13.1-3|71	- rebuild for new imagemagick
12cr|ruby-RMagick-2.13.1-3|72	
12cr|ruby-RMagick-2.13.1-3|73	* Thu Jan 14 2010 Funda Wang <fwang@mandriva.org> 2.13.0-1mdv2010.1
12cr|ruby-RMagick-2.13.1-3|74	+ Revision: 491378
12cr|ruby-RMagick-2.13.1-3|75	- new version 2.13.0
12cr|ruby-RMagick-2.13.1-3|76	
12cr|ruby-RMagick-2.13.1-3|77	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 2.9.0-3mdv2010.0
12cr|ruby-RMagick-2.13.1-3|78	+ Revision: 442805
12cr|ruby-RMagick-2.13.1-3|79	- rebuild
12cr|ruby-RMagick-2.13.1-3|80	
12cr|ruby-RMagick-2.13.1-3|81	* Thu Jan 29 2009 Götz Waschk <waschk@mandriva.org> 2.9.0-2mdv2009.1
12cr|ruby-RMagick-2.13.1-3|82	+ Revision: 335088
12cr|ruby-RMagick-2.13.1-3|83	- rebuild for new libmagick
12cr|ruby-RMagick-2.13.1-3|84	
12cr|ruby-RMagick-2.13.1-3|85	* Mon Jan 19 2009 Pascal Terjan <pterjan@mandriva.org> 2.9.0-1mdv2009.1
12cr|ruby-RMagick-2.13.1-3|86	+ Revision: 331256
12cr|ruby-RMagick-2.13.1-3|87	- Update to 2.9.0
12cr|ruby-RMagick-2.13.1-3|88	- Disable HTML doc for now, I did not manage to build it
12cr|ruby-RMagick-2.13.1-3|89	
12cr|ruby-RMagick-2.13.1-3|90	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ruby-RMagick-2.13.1-3|91	- lowercase ImageMagick
12cr|ruby-RMagick-2.13.1-3|92	
12cr|ruby-RMagick-2.13.1-3|93	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 2.5.2-1mdv2009.0
12cr|ruby-RMagick-2.13.1-3|94	+ Revision: 280692
12cr|ruby-RMagick-2.13.1-3|95	- New Release
12cr|ruby-RMagick-2.13.1-3|96	
12cr|ruby-RMagick-2.13.1-3|97	* Thu Jul 10 2008 Adam Williamson <awilliamson@mandriva.org> 2.5.1-1mdv2009.0
12cr|ruby-RMagick-2.13.1-3|98	+ Revision: 233260
12cr|ruby-RMagick-2.13.1-3|99	- adjust for slightly changed build system
12cr|ruby-RMagick-2.13.1-3|100	- clean spec
12cr|ruby-RMagick-2.13.1-3|101	- new release 2.5.1
12cr|ruby-RMagick-2.13.1-3|102	
12cr|ruby-RMagick-2.13.1-3|103	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ruby-RMagick-2.13.1-3|104	- rebuilt against new imagemagick libs
12cr|ruby-RMagick-2.13.1-3|105	
12cr|ruby-RMagick-2.13.1-3|106	* Tue Jan 08 2008 Pascal Terjan <pterjan@mandriva.org> 1.15.6-2mdv2008.1
12cr|ruby-RMagick-2.13.1-3|107	+ Revision: 146584
12cr|ruby-RMagick-2.13.1-3|108	- Remove the installed doc, we already install it with the macro
12cr|ruby-RMagick-2.13.1-3|109	
12cr|ruby-RMagick-2.13.1-3|110	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ruby-RMagick-2.13.1-3|111	- rebuilt against new imagemagick libs (6.3.7)
12cr|ruby-RMagick-2.13.1-3|112	
12cr|ruby-RMagick-2.13.1-3|113	+ Olivier Blin <oblin@mandriva.com>
12cr|ruby-RMagick-2.13.1-3|114	- restore BuildRoot
12cr|ruby-RMagick-2.13.1-3|115	
12cr|ruby-RMagick-2.13.1-3|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|ruby-RMagick-2.13.1-3|117	- kill re-definition of %%buildroot on Pixel's request
12cr|ruby-RMagick-2.13.1-3|118	
12cr|ruby-RMagick-2.13.1-3|119	* Mon May 07 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.15.6-1mdv2008.0
12cr|ruby-RMagick-2.13.1-3|120	+ Revision: 24920
12cr|ruby-RMagick-2.13.1-3|121	- Updated to 1.15.6.
12cr|ruby-RMagick-2.13.1-3|122	
12cr|ruby-RMagick-2.13.1-3|123	
12cr|ruby-RMagick-2.13.1-3|124	* Sun Mar 04 2007 Pascal Terjan <pterjan@mandriva.org> 1.15.3-1mdv2007.0
12cr|ruby-RMagick-2.13.1-3|125	+ Revision: 131914
12cr|ruby-RMagick-2.13.1-3|126	- BuildRequires ImageMagick to build the doc
12cr|ruby-RMagick-2.13.1-3|127	- Use Development/Ruby group
12cr|ruby-RMagick-2.13.1-3|128	- 1.15.3
12cr|ruby-RMagick-2.13.1-3|129	- Use standard macro
12cr|ruby-RMagick-2.13.1-3|130	- rebuild for new libMagick
12cr|ruby-RMagick-2.13.1-3|131	- Import ruby-RMagick
12cr|ruby-RMagick-2.13.1-3|132	
12cr|ruby-RMagick-2.13.1-3|133	* Fri Aug 18 2006 Emmanuel Andry <eandry@mandriva.org> 1.13.0-2mdv2007.0
12cr|ruby-RMagick-2.13.1-3|134	- rebuild for Imagick
12cr|ruby-RMagick-2.13.1-3|135	
12cr|ruby-RMagick-2.13.1-3|136	* Tue Jul 04 2006 Emmanuel Andry <eandry@mandriva.org> 1.13.0-1mdv2007.0
12cr|ruby-RMagick-2.13.1-3|137	- 1.13.0
12cr|ruby-RMagick-2.13.1-3|138	
12cr|ruby-RMagick-2.13.1-3|139	* Sat Jan 21 2006 Pascal Terjan <pterjan@mandriva.org> 1.9.3-2mdk
12cr|ruby-RMagick-2.13.1-3|140	- rebuilt
12cr|ruby-RMagick-2.13.1-3|141	
12cr|ruby-RMagick-2.13.1-3|142	* Sun Oct 30 2005 Pascal Terjan <pterjan@mandriva.org> 1.9.3-1mdk
12cr|ruby-RMagick-2.13.1-3|143	- 1.9.3
12cr|ruby-RMagick-2.13.1-3|144	
12cr|ruby-RMagick-2.13.1-3|145	* Sat Sep 17 2005 Pascal Terjan <pterjan@mandriva.org> 1.9.2-1mdk
12cr|ruby-RMagick-2.13.1-3|146	- 1.9.2
12cr|ruby-RMagick-2.13.1-3|147	
12cr|ruby-RMagick-2.13.1-3|148	* Fri Sep 09 2005 Pascal Terjan <pterjan@mandriva.org> 1.9.1-1mdk
12cr|ruby-RMagick-2.13.1-3|149	- 1.9.1
12cr|ruby-RMagick-2.13.1-3|150	- mkrel
12cr|ruby-RMagick-2.13.1-3|151	
12cr|ruby-RMagick-2.13.1-3|152	* Thu Aug 25 2005 Oden Eriksson <oeriksson@mandriva.com> 1.9.0-2mdk
12cr|ruby-RMagick-2.13.1-3|153	- rebuilt against new Magick libs
12cr|ruby-RMagick-2.13.1-3|154	
12cr|ruby-RMagick-2.13.1-3|155	* Mon Jul 18 2005 Pascal Terjan <pterjan@mandriva.org> 1.9.0-1mdk
12cr|ruby-RMagick-2.13.1-3|156	- 1.9.0
12cr|ruby-RMagick-2.13.1-3|157	
12cr|ruby-RMagick-2.13.1-3|158	* Fri Jul 08 2005 Pascal Terjan <pterjan@mandriva.org> 1.8.3-2mdk
12cr|ruby-RMagick-2.13.1-3|159	- Don't own %%{ruby_archdir}
12cr|ruby-RMagick-2.13.1-3|160	
12cr|ruby-RMagick-2.13.1-3|161	* Sun Jun 19 2005 Pascal Terjan <pterjan@mandriva.org> 1.8.3-1mdk
12cr|ruby-RMagick-2.13.1-3|162	- 1.8.3
12cr|ruby-RMagick-2.13.1-3|163	- fix rights on examples
12cr|ruby-RMagick-2.13.1-3|164	
12cr|ruby-RMagick-2.13.1-3|165	* Sun Jun 12 2005 Pascal Terjan <pterjan@mandriva.org> 1.8.2-1mdk
12cr|ruby-RMagick-2.13.1-3|166	- 1.8.2
12cr|ruby-RMagick-2.13.1-3|167	
12cr|ruby-RMagick-2.13.1-3|168	* Fri Jun 03 2005 Pascal Terjan <pterjan@mandriva.org> 1.8.1-1mdk
12cr|ruby-RMagick-2.13.1-3|169	- First package
12cr|ruby-RMagick-2.13.1-3|170	

7378 12
12cr|ruby-SDL-2.0.1-2|1	%define real_name rubysdl
12cr|ruby-SDL-2.0.1-2|2	%define name ruby-SDL
12cr|ruby-SDL-2.0.1-2|3	%define version 2.0.1
12cr|ruby-SDL-2.0.1-2|4	%define release %mkrel 2
12cr|ruby-SDL-2.0.1-2|5	
12cr|ruby-SDL-2.0.1-2|6	Summary: Wrapper around the cross platform Simple DirectMedia Layer game library
12cr|ruby-SDL-2.0.1-2|7	Name: %{name}
12cr|ruby-SDL-2.0.1-2|8	Version: %{version}
12cr|ruby-SDL-2.0.1-2|9	Release: %{release}
12cr|ruby-SDL-2.0.1-2|10	License: LGPLv2+
12cr|ruby-SDL-2.0.1-2|11	Source: http://www.kmc.gr.jp/~ohai/rubysdl/%{real_name}-%{version}.tar.gz
12cr|ruby-SDL-2.0.1-2|12	Source1: http://www.kmc.gr.jp/~ohai/rubysdl_ref_2.en.html.bz2
12cr|ruby-SDL-2.0.1-2|13	Group: Development/Ruby
12cr|ruby-SDL-2.0.1-2|14	URL: http://www.kmc.gr.jp/~ohai/index.en.html
12cr|ruby-SDL-2.0.1-2|15	BuildRequires: libSDL-devel libSDL_image-devel libSDL_mixer-devel libSDL_ttf-devel libsmpeg-devel ruby-devel
12cr|ruby-SDL-2.0.1-2|16	Provides: %{real_name} = %{version}-%{release}
12cr|ruby-SDL-2.0.1-2|17	Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot/
12cr|ruby-SDL-2.0.1-2|18	
12cr|ruby-SDL-2.0.1-2|19	%description
12cr|ruby-SDL-2.0.1-2|20	Ruby-SDL is a wrapper around the cross platform Simple Direct Layer game
12cr|ruby-SDL-2.0.1-2|21	library. Essentially it allows you to write cross platform games in Ruby,
12cr|ruby-SDL-2.0.1-2|22	using 2d (SDL), or 3d (OpenGL), or a combination of both if you wish.
12cr|ruby-SDL-2.0.1-2|23	
12cr|ruby-SDL-2.0.1-2|24	%prep
12cr|ruby-SDL-2.0.1-2|25	%setup -q -n %{real_name}-%{version}
12cr|ruby-SDL-2.0.1-2|26	bzcat %{SOURCE1} > reference_manual.html
12cr|ruby-SDL-2.0.1-2|27	
12cr|ruby-SDL-2.0.1-2|28	%build
12cr|ruby-SDL-2.0.1-2|29	ruby extconf.rb --enable-opengl
12cr|ruby-SDL-2.0.1-2|30	make
12cr|ruby-SDL-2.0.1-2|31	sed -i 's|/usr/local/bin/ruby|/usr/bin/ruby|' sample/*.rb
12cr|ruby-SDL-2.0.1-2|32	chmod 0755 sample/kanji.rb
12cr|ruby-SDL-2.0.1-2|33	
12cr|ruby-SDL-2.0.1-2|34	%install
12cr|ruby-SDL-2.0.1-2|35	rm -rf $RPM_BUILD_ROOT
12cr|ruby-SDL-2.0.1-2|36	make install DESTDIR=$RPM_BUILD_ROOT
12cr|ruby-SDL-2.0.1-2|37	
12cr|ruby-SDL-2.0.1-2|38	%clean
12cr|ruby-SDL-2.0.1-2|39	rm -rf $RPM_BUILD_ROOT
12cr|ruby-SDL-2.0.1-2|40	
12cr|ruby-SDL-2.0.1-2|41	%files
12cr|ruby-SDL-2.0.1-2|42	%defattr(-, root, root)
12cr|ruby-SDL-2.0.1-2|43	%doc README.* sample rubysdl_const_list.txt reference_manual.html
12cr|ruby-SDL-2.0.1-2|44	%{ruby_sitelibdir}/*.rb
12cr|ruby-SDL-2.0.1-2|45	%{ruby_sitearchdir}/*.so
12cr|ruby-SDL-2.0.1-2|46	
12cr|ruby-SDL-2.0.1-2|47	
12cr|ruby-SDL-2.0.1-2|48	
12cr|ruby-SDL-2.0.1-2|49	%changelog
12cr|ruby-SDL-2.0.1-2|50	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.0.1-2mdv2010.0
12cr|ruby-SDL-2.0.1-2|51	+ Revision: 433550
12cr|ruby-SDL-2.0.1-2|52	- rebuild
12cr|ruby-SDL-2.0.1-2|53	
12cr|ruby-SDL-2.0.1-2|54	* Sun Jul 06 2008 Funda Wang <fundawang@mandriva.org> 2.0.1-1mdv2009.0
12cr|ruby-SDL-2.0.1-2|55	+ Revision: 232194
12cr|ruby-SDL-2.0.1-2|56	- New version 2.0.1
12cr|ruby-SDL-2.0.1-2|57	
12cr|ruby-SDL-2.0.1-2|58	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.3.0-1mdv2008.1
12cr|ruby-SDL-2.0.1-2|59	+ Revision: 140755
12cr|ruby-SDL-2.0.1-2|60	- restore BuildRoot
12cr|ruby-SDL-2.0.1-2|61	
12cr|ruby-SDL-2.0.1-2|62	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ruby-SDL-2.0.1-2|63	- kill re-definition of %%buildroot on Pixel's request
12cr|ruby-SDL-2.0.1-2|64	- buildrequires X11-devel instead of XFree86-devel
12cr|ruby-SDL-2.0.1-2|65	
12cr|ruby-SDL-2.0.1-2|66	* Sun Apr 22 2007 Pascal Terjan <pterjan@mandriva.org> 1.3.0-1mdv2008.0
12cr|ruby-SDL-2.0.1-2|67	+ Revision: 16990
12cr|ruby-SDL-2.0.1-2|68	- 1.3.0
12cr|ruby-SDL-2.0.1-2|69	- Use mkrel
12cr|ruby-SDL-2.0.1-2|70	- Use Development/Ruby group
12cr|ruby-SDL-2.0.1-2|71	- Use std macros
12cr|ruby-SDL-2.0.1-2|72	
12cr|ruby-SDL-2.0.1-2|73	
12cr|ruby-SDL-2.0.1-2|74	* Fri Oct 28 2005 Pascal Terjan <pterjan@mandriva.org> 1.0.0-1mdk
12cr|ruby-SDL-2.0.1-2|75	- New release 1.0.0
12cr|ruby-SDL-2.0.1-2|76	
12cr|ruby-SDL-2.0.1-2|77	* Mon Jul 11 2005 Pascal Terjan <pterjan@mandriva.org> 0.9.5-1mdk
12cr|ruby-SDL-2.0.1-2|78	- 0.9.5
12cr|ruby-SDL-2.0.1-2|79	
12cr|ruby-SDL-2.0.1-2|80	* Fri Apr 01 2005 Pascal Terjan <pterjan@mandrake.org> 0.9.3-2mdk
12cr|ruby-SDL-2.0.1-2|81	- lib64 fix
12cr|ruby-SDL-2.0.1-2|82	
12cr|ruby-SDL-2.0.1-2|83	* Mon Jul 26 2004 Pascal Terjan <pterjan@mandrake.org> 0.9.3-1mdk
12cr|ruby-SDL-2.0.1-2|84	- new release
12cr|ruby-SDL-2.0.1-2|85	
12cr|ruby-SDL-2.0.1-2|86	* Tue Jun 01 2004 Pixel <pixel@mandrakesoft.com> 0.9.2-1mdk
12cr|ruby-SDL-2.0.1-2|87	- new release
12cr|ruby-SDL-2.0.1-2|88	
12cr|ruby-SDL-2.0.1-2|89	* Thu Aug 07 2003 Pixel <pixel@mandrakesoft.com> 0.8.3-2mdk
12cr|ruby-SDL-2.0.1-2|90	- rebuild for ruby 1.8.0
12cr|ruby-SDL-2.0.1-2|91	
12cr|ruby-SDL-2.0.1-2|92	* Tue Feb 18 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 0.8.3-1mdk
12cr|ruby-SDL-2.0.1-2|93	- update code and doc
12cr|ruby-SDL-2.0.1-2|94	
12cr|ruby-SDL-2.0.1-2|95	* Thu Sep 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.7-4mdk
12cr|ruby-SDL-2.0.1-2|96	- rebuild
12cr|ruby-SDL-2.0.1-2|97	
12cr|ruby-SDL-2.0.1-2|98	* Sun Jul 21 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.7-3mdk
12cr|ruby-SDL-2.0.1-2|99	- recompile against new vorbis stuff
12cr|ruby-SDL-2.0.1-2|100	
12cr|ruby-SDL-2.0.1-2|101	* Mon Apr 29 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.7-2mdk
12cr|ruby-SDL-2.0.1-2|102	- rebuild for new alsa
12cr|ruby-SDL-2.0.1-2|103	
12cr|ruby-SDL-2.0.1-2|104	* Sat Mar 09 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.7-1mdk
12cr|ruby-SDL-2.0.1-2|105	- first mandrake package
12cr|ruby-SDL-2.0.1-2|106	

7379 12
12cr|ruby-sprockets2.1-2.1.3-2|1	%define gemname sprockets
12cr|ruby-sprockets2.1-2.1.3-2|2	%define __noautoreq '^[^a-zA-Z]*$'
12cr|ruby-sprockets2.1-2.1.3-2|3	
12cr|ruby-sprockets2.1-2.1.3-2|4	Summary:	Sprockets is a Rack-based asset packaging system
12cr|ruby-sprockets2.1-2.1.3-2|5	Name:		ruby-%{gemname}2.1
12cr|ruby-sprockets2.1-2.1.3-2|6	Version:	2.1.3
12cr|ruby-sprockets2.1-2.1.3-2|7	Release:	2
12cr|ruby-sprockets2.1-2.1.3-2|8	Source0:	http://rubygems.org/downloads/%{gemname}-%{version}.gem
12cr|ruby-sprockets2.1-2.1.3-2|9	License:	MIT
12cr|ruby-sprockets2.1-2.1.3-2|10	Group:		System/Servers
12cr|ruby-sprockets2.1-2.1.3-2|11	Url:		http://www.rubyonrails.org/
12cr|ruby-sprockets2.1-2.1.3-2|12	BuildArch:	noarch
12cr|ruby-sprockets2.1-2.1.3-2|13	BuildRequires:	ruby-RubyGems
12cr|ruby-sprockets2.1-2.1.3-2|14	#Provides:       rubygem(%{gemname}) = %{version}
12cr|ruby-sprockets2.1-2.1.3-2|15	
12cr|ruby-sprockets2.1-2.1.3-2|16	%description
12cr|ruby-sprockets2.1-2.1.3-2|17	Sprockets is a Rack-based asset packaging system that concatenates
12cr|ruby-sprockets2.1-2.1.3-2|18	and serves JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS.
12cr|ruby-sprockets2.1-2.1.3-2|19	
12cr|ruby-sprockets2.1-2.1.3-2|20	%prep
12cr|ruby-sprockets2.1-2.1.3-2|21	%setup -c
12cr|ruby-sprockets2.1-2.1.3-2|22	
12cr|ruby-sprockets2.1-2.1.3-2|23	%build
12cr|ruby-sprockets2.1-2.1.3-2|24	
12cr|ruby-sprockets2.1-2.1.3-2|25	%install
12cr|ruby-sprockets2.1-2.1.3-2|26	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|ruby-sprockets2.1-2.1.3-2|27	
12cr|ruby-sprockets2.1-2.1.3-2|28	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|ruby-sprockets2.1-2.1.3-2|29	
12cr|ruby-sprockets2.1-2.1.3-2|30	%files
12cr|ruby-sprockets2.1-2.1.3-2|31	%defattr(-,root,root)
12cr|ruby-sprockets2.1-2.1.3-2|32	%{ruby_gemdir}/gems/%{gemname}-%{version}
12cr|ruby-sprockets2.1-2.1.3-2|33	%{ruby_gemdir}/specifications/%{gemname}-%{version}.gemspec
12cr|ruby-sprockets2.1-2.1.3-2|34	%doc %{ruby_gemdir}/doc/%{gemname}-%{version}
12cr|ruby-sprockets2.1-2.1.3-2|35	
12cr|ruby-sprockets2.1-2.1.3-2|36	
12cr|ruby-sprockets2.1-2.1.3-2|37	%changelog
12cr|ruby-sprockets2.1-2.1.3-2|38	* Thu May 03 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.1.3-2
12cr|ruby-sprockets2.1-2.1.3-2|39	+ Revision: 795329
12cr|ruby-sprockets2.1-2.1.3-2|40	- fix dependencies generation
12cr|ruby-sprockets2.1-2.1.3-2|41	
12cr|ruby-sprockets2.1-2.1.3-2|42	* Sat Apr 28 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.1.3-1
12cr|ruby-sprockets2.1-2.1.3-2|43	+ Revision: 794309
12cr|ruby-sprockets2.1-2.1.3-2|44	- imported package ruby-sprockets2.1
12cr|ruby-sprockets2.1-2.1.3-2|45	

7380 12
12cr|ruby-stomp-1.1-2|1	%define	oname	stomp
12cr|ruby-stomp-1.1-2|2	
12cr|ruby-stomp-1.1-2|3	Summary:	Ruby client for the Stomp messaging protocol
12cr|ruby-stomp-1.1-2|4	Name:		ruby-%{oname}
12cr|ruby-stomp-1.1-2|5	Version:	1.1
12cr|ruby-stomp-1.1-2|6	Release:	%mkrel 2
12cr|ruby-stomp-1.1-2|7	License:	Apache License
12cr|ruby-stomp-1.1-2|8	Group:		Development/Ruby
12cr|ruby-stomp-1.1-2|9	URL:		http://%{oname}.rubyforge.org/
12cr|ruby-stomp-1.1-2|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cr|ruby-stomp-1.1-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ruby-stomp-1.1-2|12	BuildRequires:	ruby-RubyGems
12cr|ruby-stomp-1.1-2|13	Requires:	ruby
12cr|ruby-stomp-1.1-2|14	BuildArch:	noarch
12cr|ruby-stomp-1.1-2|15	
12cr|ruby-stomp-1.1-2|16	%description
12cr|ruby-stomp-1.1-2|17	The Stomp project is the Streaming Text Orientated Messaging Protocol site
12cr|ruby-stomp-1.1-2|18	(or the Protocol Briefly Known as TTMP and Represented by the symbol :ttmp).
12cr|ruby-stomp-1.1-2|19	Stomp provides an interoperable wire format so that any of the available
12cr|ruby-stomp-1.1-2|20	Stomp Clients can communicate with any Stomp Message Broker to provide easy
12cr|ruby-stomp-1.1-2|21	and widespread messaging interop among languages, platforms and brokers.
12cr|ruby-stomp-1.1-2|22	
12cr|ruby-stomp-1.1-2|23	%prep
12cr|ruby-stomp-1.1-2|24	
12cr|ruby-stomp-1.1-2|25	%build
12cr|ruby-stomp-1.1-2|26	
12cr|ruby-stomp-1.1-2|27	%install
12cr|ruby-stomp-1.1-2|28	rm -rf %{buildroot}
12cr|ruby-stomp-1.1-2|29	gem install --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|ruby-stomp-1.1-2|30	
12cr|ruby-stomp-1.1-2|31	mv %{buildroot}%{ruby_gemdir}/bin %{buildroot}%{_prefix}
12cr|ruby-stomp-1.1-2|32	
12cr|ruby-stomp-1.1-2|33	%clean
12cr|ruby-stomp-1.1-2|34	rm -rf %{buildroot}
12cr|ruby-stomp-1.1-2|35	
12cr|ruby-stomp-1.1-2|36	%files
12cr|ruby-stomp-1.1-2|37	%defattr(-,root,root)
12cr|ruby-stomp-1.1-2|38	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|ruby-stomp-1.1-2|39	%{_bindir}/*
12cr|ruby-stomp-1.1-2|40	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cr|ruby-stomp-1.1-2|41	%{ruby_gemdir}/gems/%{oname}-%{version}
12cr|ruby-stomp-1.1-2|42	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|ruby-stomp-1.1-2|43	
12cr|ruby-stomp-1.1-2|44	
12cr|ruby-stomp-1.1-2|45	
12cr|ruby-stomp-1.1-2|46	%changelog
12cr|ruby-stomp-1.1-2|47	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdv2011.0
12cr|ruby-stomp-1.1-2|48	+ Revision: 614767
12cr|ruby-stomp-1.1-2|49	- the mass rebuild of 2010.1 packages
12cr|ruby-stomp-1.1-2|50	
12cr|ruby-stomp-1.1-2|51	* Mon Feb 01 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1-1mdv2010.1
12cr|ruby-stomp-1.1-2|52	+ Revision: 499315
12cr|ruby-stomp-1.1-2|53	- import ruby-stomp
12cr|ruby-stomp-1.1-2|54	
12cr|ruby-stomp-1.1-2|55	
12cr|ruby-stomp-1.1-2|56	* Mon Feb  1 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1-1
12cr|ruby-stomp-1.1-2|57	- initial release

7381 12
12cr|ruby-tar-0.1-8|1	%define rname tar
12cr|ruby-tar-0.1-8|2	%define name ruby-%{rname}
12cr|ruby-tar-0.1-8|3	%define version 0.1
12cr|ruby-tar-0.1-8|4	%define release %mkrel 8
12cr|ruby-tar-0.1-8|5	
12cr|ruby-tar-0.1-8|6	Summary: Ruby implementation of the Unix 'tar' format
12cr|ruby-tar-0.1-8|7	Name: %{name}
12cr|ruby-tar-0.1-8|8	Version: %{version}
12cr|ruby-tar-0.1-8|9	Release: %{release}
12cr|ruby-tar-0.1-8|10	URL: http://ruby.jamisbuck.org/
12cr|ruby-tar-0.1-8|11	Source0: %{rname}-%{version}.tar.bz2
12cr|ruby-tar-0.1-8|12	License: GPL
12cr|ruby-tar-0.1-8|13	Group: Development/Ruby
12cr|ruby-tar-0.1-8|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|ruby-tar-0.1-8|15	Requires: ruby >= 1.8
12cr|ruby-tar-0.1-8|16	BuildRequires: ruby-devel
12cr|ruby-tar-0.1-8|17	BuildArch: noarch
12cr|ruby-tar-0.1-8|18	
12cr|ruby-tar-0.1-8|19	%description
12cr|ruby-tar-0.1-8|20	A pure Ruby implementation of the Unix 'tar' file format. It is a library
12cr|ruby-tar-0.1-8|21	that allows you to easily read, write, and append to tar files, whether the
12cr|ruby-tar-0.1-8|22	'tar' command exists on your system or not. Right now it handles archives
12cr|ruby-tar-0.1-8|23	containing regular files very well--links, block devices, and so forth are
12cr|ruby-tar-0.1-8|24	not handled yet.
12cr|ruby-tar-0.1-8|25	
12cr|ruby-tar-0.1-8|26	%prep
12cr|ruby-tar-0.1-8|27	%setup -q -n %{rname}-%{version}
12cr|ruby-tar-0.1-8|28	
12cr|ruby-tar-0.1-8|29	%build
12cr|ruby-tar-0.1-8|30	ruby setup.rb config
12cr|ruby-tar-0.1-8|31	ruby setup.rb setup
12cr|ruby-tar-0.1-8|32	
12cr|ruby-tar-0.1-8|33	%install
12cr|ruby-tar-0.1-8|34	rm -rf %buildroot
12cr|ruby-tar-0.1-8|35	ruby setup.rb install --prefix=%buildroot
12cr|ruby-tar-0.1-8|36	
12cr|ruby-tar-0.1-8|37	%clean
12cr|ruby-tar-0.1-8|38	rm -rf %buildroot
12cr|ruby-tar-0.1-8|39	
12cr|ruby-tar-0.1-8|40	%files
12cr|ruby-tar-0.1-8|41	%defattr(-,root,root)
12cr|ruby-tar-0.1-8|42	%{ruby_sitelibdir}/*.rb
12cr|ruby-tar-0.1-8|43	%doc LICENSE ChangeLog doc samples
12cr|ruby-tar-0.1-8|44	
12cr|ruby-tar-0.1-8|45	
12cr|ruby-tar-0.1-8|46	
12cr|ruby-tar-0.1-8|47	
12cr|ruby-tar-0.1-8|48	%changelog
12cr|ruby-tar-0.1-8|49	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1-8mdv2010.0
12cr|ruby-tar-0.1-8|50	+ Revision: 433561
12cr|ruby-tar-0.1-8|51	- rebuild
12cr|ruby-tar-0.1-8|52	
12cr|ruby-tar-0.1-8|53	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1-7mdv2009.0
12cr|ruby-tar-0.1-8|54	+ Revision: 260435
12cr|ruby-tar-0.1-8|55	- rebuild
12cr|ruby-tar-0.1-8|56	
12cr|ruby-tar-0.1-8|57	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1-6mdv2009.0
12cr|ruby-tar-0.1-8|58	+ Revision: 251792
12cr|ruby-tar-0.1-8|59	- rebuild
12cr|ruby-tar-0.1-8|60	
12cr|ruby-tar-0.1-8|61	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.1-4mdv2008.1
12cr|ruby-tar-0.1-8|62	+ Revision: 140755
12cr|ruby-tar-0.1-8|63	- restore BuildRoot
12cr|ruby-tar-0.1-8|64	
12cr|ruby-tar-0.1-8|65	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ruby-tar-0.1-8|66	- kill re-definition of %%buildroot on Pixel's request
12cr|ruby-tar-0.1-8|67	
12cr|ruby-tar-0.1-8|68	* Sat Apr 21 2007 Pascal Terjan <pterjan@mandriva.org> 0.1-4mdv2008.0
12cr|ruby-tar-0.1-8|69	+ Revision: 16632
12cr|ruby-tar-0.1-8|70	- Use Development/Ruby group
12cr|ruby-tar-0.1-8|71	
12cr|ruby-tar-0.1-8|72	
12cr|ruby-tar-0.1-8|73	* Thu Jan 11 2007 Pascal Terjan <pterjan@mandriva.org> 0.1-4mdv2007.0
12cr|ruby-tar-0.1-8|74	+ Revision: 107563
12cr|ruby-tar-0.1-8|75	- Usestd ruby macros
12cr|ruby-tar-0.1-8|76	- Import ruby-tar
12cr|ruby-tar-0.1-8|77	
12cr|ruby-tar-0.1-8|78	* Sat Nov 12 2005 Pascal Terjan <pterjan@mandriva.org> 0.1-3mdk
12cr|ruby-tar-0.1-8|79	- fix lib64
12cr|ruby-tar-0.1-8|80	
12cr|ruby-tar-0.1-8|81	* Sat Sep 03 2005 Pascal Terjan <pterjan@mandriva.org> 0.1-2mdk
12cr|ruby-tar-0.1-8|82	- birthday rebuild
12cr|ruby-tar-0.1-8|83	- mkrel
12cr|ruby-tar-0.1-8|84	
12cr|ruby-tar-0.1-8|85	* Thu Aug 26 2004 Pascal Terjan <pterjan@mandrake.org> 0.1-1mdk
12cr|ruby-tar-0.1-8|86	- first mdk release
12cr|ruby-tar-0.1-8|87	

7382 12
12cr|ruby-tzinfo-0.3.33-1|1	%define oname tzinfo
12cr|ruby-tzinfo-0.3.33-1|2	
12cr|ruby-tzinfo-0.3.33-1|3	Name:       ruby-%{oname}
12cr|ruby-tzinfo-0.3.33-1|4	Version:    0.3.33
12cr|ruby-tzinfo-0.3.33-1|5	Release:    1
12cr|ruby-tzinfo-0.3.33-1|6	Summary:    Daylight-savings aware timezone library
12cr|ruby-tzinfo-0.3.33-1|7	Group:      Development/Ruby
12cr|ruby-tzinfo-0.3.33-1|8	License:    MIT
12cr|ruby-tzinfo-0.3.33-1|9	URL:        http://tzinfo.rubyforge.org/
12cr|ruby-tzinfo-0.3.33-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cr|ruby-tzinfo-0.3.33-1|11	BuildRequires: rubygems
12cr|ruby-tzinfo-0.3.33-1|12	BuildArch:  noarch
12cr|ruby-tzinfo-0.3.33-1|13	%rename     rubygem-%{oname}
12cr|ruby-tzinfo-0.3.33-1|14	
12cr|ruby-tzinfo-0.3.33-1|15	%description
12cr|ruby-tzinfo-0.3.33-1|16	TZInfo is a Ruby library that uses the standard tz (Olson) database to provide
12cr|ruby-tzinfo-0.3.33-1|17	daylight savings aware transformations between times in different time zones.
12cr|ruby-tzinfo-0.3.33-1|18	
12cr|ruby-tzinfo-0.3.33-1|19	
12cr|ruby-tzinfo-0.3.33-1|20	%prep
12cr|ruby-tzinfo-0.3.33-1|21	
12cr|ruby-tzinfo-0.3.33-1|22	%build
12cr|ruby-tzinfo-0.3.33-1|23	
12cr|ruby-tzinfo-0.3.33-1|24	%install
12cr|ruby-tzinfo-0.3.33-1|25	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12cr|ruby-tzinfo-0.3.33-1|26	--force --rdoc %{SOURCE0}
12cr|ruby-tzinfo-0.3.33-1|27	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|ruby-tzinfo-0.3.33-1|28	
12cr|ruby-tzinfo-0.3.33-1|29	%files
12cr|ruby-tzinfo-0.3.33-1|30	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cr|ruby-tzinfo-0.3.33-1|31	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cr|ruby-tzinfo-0.3.33-1|32	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cr|ruby-tzinfo-0.3.33-1|33	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cr|ruby-tzinfo-0.3.33-1|34	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/LICENSE
12cr|ruby-tzinfo-0.3.33-1|35	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cr|ruby-tzinfo-0.3.33-1|36	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README
12cr|ruby-tzinfo-0.3.33-1|37	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGES
12cr|ruby-tzinfo-0.3.33-1|38	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cr|ruby-tzinfo-0.3.33-1|39	
12cr|ruby-tzinfo-0.3.33-1|40	
12cr|ruby-tzinfo-0.3.33-1|41	%changelog
12cr|ruby-tzinfo-0.3.33-1|42	* Fri May 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.3.33-1
12cr|ruby-tzinfo-0.3.33-1|43	+ Revision: 796012
12cr|ruby-tzinfo-0.3.33-1|44	- update to 0.3.33
12cr|ruby-tzinfo-0.3.33-1|45	- rename to comply ruby packaging policy
12cr|ruby-tzinfo-0.3.33-1|46	
12cr|ruby-tzinfo-0.3.33-1|47	* Mon Dec 20 2010 Rémy Clouard <shikamaru@mandriva.org> 0.3.23-1mdv2011.0
12cr|ruby-tzinfo-0.3.33-1|48	+ Revision: 623427
12cr|ruby-tzinfo-0.3.33-1|49	- import rubygem-tzinfo
12cr|ruby-tzinfo-0.3.33-1|50	

7383 12
12cr|ruby-wirble-0.1.3-2|1	%define rname	wirble
12cr|ruby-wirble-0.1.3-2|2	
12cr|ruby-wirble-0.1.3-2|3	%define name	ruby-%{rname}
12cr|ruby-wirble-0.1.3-2|4	%define version 0.1.3
12cr|ruby-wirble-0.1.3-2|5	%define release %mkrel 2
12cr|ruby-wirble-0.1.3-2|6	
12cr|ruby-wirble-0.1.3-2|7	Summary:	Enhancements for Irb
12cr|ruby-wirble-0.1.3-2|8	Name:		%{name}
12cr|ruby-wirble-0.1.3-2|9	Version:	%{version}
12cr|ruby-wirble-0.1.3-2|10	Release:	%{release}
12cr|ruby-wirble-0.1.3-2|11	Source0:	http://pablotron.org/files/gems/%{rname}-%{version}.gem
12cr|ruby-wirble-0.1.3-2|12	License:	MIT
12cr|ruby-wirble-0.1.3-2|13	Group:		Development/Ruby
12cr|ruby-wirble-0.1.3-2|14	Url:		http://pablotron.org/software/wirble/
12cr|ruby-wirble-0.1.3-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ruby-wirble-0.1.3-2|16	BuildArch:	noarch
12cr|ruby-wirble-0.1.3-2|17	BuildRequires:	ruby-RubyGems
12cr|ruby-wirble-0.1.3-2|18	Provides:	rubygem(%{rname})
12cr|ruby-wirble-0.1.3-2|19	
12cr|ruby-wirble-0.1.3-2|20	%description
12cr|ruby-wirble-0.1.3-2|21	Wirble is a set of enhancements for Irb. Wirble enables several items
12cr|ruby-wirble-0.1.3-2|22	mentioned on the RubyGarden "Irb Tips and Tricks" page, including
12cr|ruby-wirble-0.1.3-2|23	tab-completion, history, and a built-in ri command, as well as
12cr|ruby-wirble-0.1.3-2|24	colorized results and a couple other goodies. The idea, of course, is
12cr|ruby-wirble-0.1.3-2|25	to fill Irb with useful features without turning your ~/.irbrc file
12cr|ruby-wirble-0.1.3-2|26	into swiss cheese.
12cr|ruby-wirble-0.1.3-2|27	
12cr|ruby-wirble-0.1.3-2|28	%prep
12cr|ruby-wirble-0.1.3-2|29	
12cr|ruby-wirble-0.1.3-2|30	%build
12cr|ruby-wirble-0.1.3-2|31	
12cr|ruby-wirble-0.1.3-2|32	%install
12cr|ruby-wirble-0.1.3-2|33	%__rm -rf %{buildroot}
12cr|ruby-wirble-0.1.3-2|34	gem install --ri -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cr|ruby-wirble-0.1.3-2|35	
12cr|ruby-wirble-0.1.3-2|36	%__rm -rf %{buildroot}%{ruby_gemdir}/cache
12cr|ruby-wirble-0.1.3-2|37	
12cr|ruby-wirble-0.1.3-2|38	%clean
12cr|ruby-wirble-0.1.3-2|39	%__rm -rf %{buildroot}
12cr|ruby-wirble-0.1.3-2|40	
12cr|ruby-wirble-0.1.3-2|41	%files
12cr|ruby-wirble-0.1.3-2|42	%defattr(-,root,root)
12cr|ruby-wirble-0.1.3-2|43	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
12cr|ruby-wirble-0.1.3-2|44	%{ruby_gemdir}/gems/%{rname}-%{version}
12cr|ruby-wirble-0.1.3-2|45	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
12cr|ruby-wirble-0.1.3-2|46	
12cr|ruby-wirble-0.1.3-2|47	
12cr|ruby-wirble-0.1.3-2|48	%changelog
12cr|ruby-wirble-0.1.3-2|49	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.1.3-2mdv2012.0
12cr|ruby-wirble-0.1.3-2|50	+ Revision: 774161
12cr|ruby-wirble-0.1.3-2|51	- mass rebuild of ruby packages against ruby 1.9.1
12cr|ruby-wirble-0.1.3-2|52	
12cr|ruby-wirble-0.1.3-2|53	* Fri Nov 04 2011 Lev Givon <lev@mandriva.org> 0.1.3-1
12cr|ruby-wirble-0.1.3-2|54	+ Revision: 717622
12cr|ruby-wirble-0.1.3-2|55	- imported package ruby-wirble
12cr|ruby-wirble-0.1.3-2|56	

7384 12
12cr|ruijieclient-0.7.0-1|1	Summary:	A ruijie network supplicant for GNU/Linux
12cr|ruijieclient-0.7.0-1|2	Name:		ruijieclient
12cr|ruijieclient-0.7.0-1|3	Version:	0.7.0
12cr|ruijieclient-0.7.0-1|4	Release:	%mkrel 1
12cr|ruijieclient-0.7.0-1|5	License:	LGPLv3+
12cr|ruijieclient-0.7.0-1|6	Group:		System/Servers
12cr|ruijieclient-0.7.0-1|7	URL:		http://code.google.com/p/ruijieclient/
12cr|ruijieclient-0.7.0-1|8	Source:		http://ruijieclient.googlecode.com/files/%{name}-%{version}.tar.bz2
12cr|ruijieclient-0.7.0-1|9	Source1:	ruijie.conf
12cr|ruijieclient-0.7.0-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ruijieclient-0.7.0-1|11	BuildRequires:	libpcap-devel
12cr|ruijieclient-0.7.0-1|12	
12cr|ruijieclient-0.7.0-1|13	%description
12cr|ruijieclient-0.7.0-1|14	RuijieClient is a ruijie network supplicant for GNU/Linux which is based
12cr|ruijieclient-0.7.0-1|15	on mystar, but re-writed form scratch.
12cr|ruijieclient-0.7.0-1|16	
12cr|ruijieclient-0.7.0-1|17	%prep
12cr|ruijieclient-0.7.0-1|18	%setup -q -n %{name}-%{version}
12cr|ruijieclient-0.7.0-1|19	
12cr|ruijieclient-0.7.0-1|20	%build
12cr|ruijieclient-0.7.0-1|21	%configure2_5x
12cr|ruijieclient-0.7.0-1|22	%make
12cr|ruijieclient-0.7.0-1|23	
12cr|ruijieclient-0.7.0-1|24	%install
12cr|ruijieclient-0.7.0-1|25	rm -rf %{buildroot}
12cr|ruijieclient-0.7.0-1|26	%makeinstall_std
12cr|ruijieclient-0.7.0-1|27	
12cr|ruijieclient-0.7.0-1|28	rm -fr %buildroot%_datadir/doc
12cr|ruijieclient-0.7.0-1|29	
12cr|ruijieclient-0.7.0-1|30	install -D %{SOURCE1} -m0644 %buildroot%_sysconfdir/ruijie.conf
12cr|ruijieclient-0.7.0-1|31	
12cr|ruijieclient-0.7.0-1|32	%clean
12cr|ruijieclient-0.7.0-1|33	rm -rf %{buildroot}
12cr|ruijieclient-0.7.0-1|34	
12cr|ruijieclient-0.7.0-1|35	%files
12cr|ruijieclient-0.7.0-1|36	%defattr(-,root,root)
12cr|ruijieclient-0.7.0-1|37	%doc README
12cr|ruijieclient-0.7.0-1|38	%{_bindir}/ruijieclient
12cr|ruijieclient-0.7.0-1|39	%config(noreplace) %_sysconfdir/ruijie.conf
12cr|ruijieclient-0.7.0-1|40	
12cr|ruijieclient-0.7.0-1|41	
12cr|ruijieclient-0.7.0-1|42	%changelog
12cr|ruijieclient-0.7.0-1|43	* Sun Jun 14 2009 Funda Wang <fundawang@mandriva.org> 0.7.0-1mdv2010.0
12cr|ruijieclient-0.7.0-1|44	+ Revision: 385862
12cr|ruijieclient-0.7.0-1|45	- import ruijieclient
12cr|ruijieclient-0.7.0-1|46	
12cr|ruijieclient-0.7.0-1|47	

7385 12
12cr|rules_du_jour-1.30-4|1	Summary:	This script updates SpamAssassin RuleSet files from the internet
12cr|rules_du_jour-1.30-4|2	Name:		rules_du_jour
12cr|rules_du_jour-1.30-4|3	Version:	1.30
12cr|rules_du_jour-1.30-4|4	Release:	%mkrel 4
12cr|rules_du_jour-1.30-4|5	License:	GPL
12cr|rules_du_jour-1.30-4|6	Group:		Networking/Mail
12cr|rules_du_jour-1.30-4|7	URL:		http://sandgnat.com/rdj/rules_du_jour
12cr|rules_du_jour-1.30-4|8	Source0:	http://sandgnat.com/rdj/rules_du_jour
12cr|rules_du_jour-1.30-4|9	Requires:	curl
12cr|rules_du_jour-1.30-4|10	Requires:	spamassassin
12cr|rules_du_jour-1.30-4|11	Requires:	spamassassin-spamd
12cr|rules_du_jour-1.30-4|12	Requires:	wget
12cr|rules_du_jour-1.30-4|13	BuildArch:	noarch
12cr|rules_du_jour-1.30-4|14	Buildroot:	%{_tmppath}/%{name}-%{version}-root
12cr|rules_du_jour-1.30-4|15	
12cr|rules_du_jour-1.30-4|16	%description
12cr|rules_du_jour-1.30-4|17	This script updates SpamAssassin RuleSet files from the internet.
12cr|rules_du_jour-1.30-4|18	
12cr|rules_du_jour-1.30-4|19	%prep
12cr|rules_du_jour-1.30-4|20	
12cr|rules_du_jour-1.30-4|21	%setup -c -T -n %{name}-%{version}
12cr|rules_du_jour-1.30-4|22	cp %{SOURCE0} %{name}
12cr|rules_du_jour-1.30-4|23	
12cr|rules_du_jour-1.30-4|24	%install
12cr|rules_du_jour-1.30-4|25	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|rules_du_jour-1.30-4|26	
12cr|rules_du_jour-1.30-4|27	install -d %{buildroot}%{_sbindir}
12cr|rules_du_jour-1.30-4|28	install -d %{buildroot}%{_sysconfdir}/cron.daily
12cr|rules_du_jour-1.30-4|29	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|rules_du_jour-1.30-4|30	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin/RulesDuJour
12cr|rules_du_jour-1.30-4|31	
12cr|rules_du_jour-1.30-4|32	cat > RulesDuJour << EOF
12cr|rules_du_jour-1.30-4|33	TRUSTED_RULESETS="TRIPWIRE EVILNUMBERS SARE_RANDOM"
12cr|rules_du_jour-1.30-4|34	SA_DIR="%{_sysconfdir}/mail/spamassassin"
12cr|rules_du_jour-1.30-4|35	SA_RESTART="%{_initrddir}/spamd restart"
12cr|rules_du_jour-1.30-4|36	#SA_RESTART="svc -du /service/spamd /service/spamd/log"
12cr|rules_du_jour-1.30-4|37	EOF
12cr|rules_du_jour-1.30-4|38	
12cr|rules_du_jour-1.30-4|39	install -m0755 %{name} %{buildroot}%{_sbindir}/
12cr|rules_du_jour-1.30-4|40	ln -s %{_sbindir}/%{name} %{buildroot}%{_sysconfdir}/mail/spamassassin/RulesDuJour/%{name}
12cr|rules_du_jour-1.30-4|41	ln -s %{_sbindir}/%{name} %{buildroot}%{_sysconfdir}/cron.daily/%{name}
12cr|rules_du_jour-1.30-4|42	
12cr|rules_du_jour-1.30-4|43	install -m0644 RulesDuJour %{buildroot}%{_sysconfdir}/sysconfig/
12cr|rules_du_jour-1.30-4|44	
12cr|rules_du_jour-1.30-4|45	%clean
12cr|rules_du_jour-1.30-4|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|rules_du_jour-1.30-4|47	
12cr|rules_du_jour-1.30-4|48	%files
12cr|rules_du_jour-1.30-4|49	%defattr(-,root,root)
12cr|rules_du_jour-1.30-4|50	%dir %attr(0755,root,root) %{_sysconfdir}/mail/spamassassin/RulesDuJour
12cr|rules_du_jour-1.30-4|51	%config(noreplace) %{_sysconfdir}/sysconfig/RulesDuJour
12cr|rules_du_jour-1.30-4|52	%attr(0755,root,root) %{_sbindir}/%{name}
12cr|rules_du_jour-1.30-4|53	%attr(0755,root,root) %{_sysconfdir}/mail/spamassassin/RulesDuJour/%{name}
12cr|rules_du_jour-1.30-4|54	%attr(0755,root,root) %{_sysconfdir}/cron.daily/%{name}
12cr|rules_du_jour-1.30-4|55	
12cr|rules_du_jour-1.30-4|56	
12cr|rules_du_jour-1.30-4|57	%changelog
12cr|rules_du_jour-1.30-4|58	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.30-4mdv2010.0
12cr|rules_du_jour-1.30-4|59	+ Revision: 433596
12cr|rules_du_jour-1.30-4|60	- rebuild
12cr|rules_du_jour-1.30-4|61	
12cr|rules_du_jour-1.30-4|62	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.30-3mdv2009.0
12cr|rules_du_jour-1.30-4|63	+ Revision: 242633
12cr|rules_du_jour-1.30-4|64	- rebuild
12cr|rules_du_jour-1.30-4|65	- kill re-definition of %%buildroot on Pixel's request
12cr|rules_du_jour-1.30-4|66	
12cr|rules_du_jour-1.30-4|67	+ Olivier Blin <oblin@mandriva.com>
12cr|rules_du_jour-1.30-4|68	- restore BuildRoot
12cr|rules_du_jour-1.30-4|69	
12cr|rules_du_jour-1.30-4|70	* Fri May 04 2007 Oden Eriksson <oeriksson@mandriva.com> 1.30-1mdv2008.0
12cr|rules_du_jour-1.30-4|71	+ Revision: 22318
12cr|rules_du_jour-1.30-4|72	- 1.30
12cr|rules_du_jour-1.30-4|73	
12cr|rules_du_jour-1.30-4|74	
12cr|rules_du_jour-1.30-4|75	* Thu Dec 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1.29b-1mdv2007.0
12cr|rules_du_jour-1.30-4|76	+ Revision: 91959
12cr|rules_du_jour-1.30-4|77	- Import rules_du_jour
12cr|rules_du_jour-1.30-4|78	
12cr|rules_du_jour-1.30-4|79	* Thu Dec 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1.29b-1mdv2007.1
12cr|rules_du_jour-1.30-4|80	- 1.29b
12cr|rules_du_jour-1.30-4|81	
12cr|rules_du_jour-1.30-4|82	* Sun Aug 13 2006 Oden Eriksson <oeriksson@mandriva.com> 1.28-1mdv2007.0
12cr|rules_du_jour-1.30-4|83	- 1.28
12cr|rules_du_jour-1.30-4|84	
12cr|rules_du_jour-1.30-4|85	* Sat Nov 05 2005 Oden Eriksson <oeriksson@mandriva.com> 1.27-1mdk
12cr|rules_du_jour-1.30-4|86	- 1.27
12cr|rules_du_jour-1.30-4|87	
12cr|rules_du_jour-1.30-4|88	* Tue Jun 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.21-1mdk
12cr|rules_du_jour-1.30-4|89	- 1.21
12cr|rules_du_jour-1.30-4|90	
12cr|rules_du_jour-1.30-4|91	* Tue Aug 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.18-2mdk
12cr|rules_du_jour-1.30-4|92	- fix deps
12cr|rules_du_jour-1.30-4|93	
12cr|rules_du_jour-1.30-4|94	* Tue Aug 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.18-1mdk
12cr|rules_du_jour-1.30-4|95	- initial mandrake package
12cr|rules_du_jour-1.30-4|96	

7386 12
12cr|ruli-0.36-5|1	%define	major 4
12cr|ruli-0.36-5|2	%define libname %mklibname ruli %{major}
12cr|ruli-0.36-5|3	%define develname %mklibname ruli -d
12cr|ruli-0.36-5|4	
12cr|ruli-0.36-5|5	Summary:	The RULI (Resolver User Layer Interface) library
12cr|ruli-0.36-5|6	Name:		ruli
12cr|ruli-0.36-5|7	Version:	0.36
12cr|ruli-0.36-5|8	Release:	%mkrel 5
12cr|ruli-0.36-5|9	License:	BSD
12cr|ruli-0.36-5|10	Group:		System/Libraries
12cr|ruli-0.36-5|11	URL:		http://www.nongnu.org/ruli/
12cr|ruli-0.36-5|12	Source0:	http://savannah.nongnu.org/download/ruli/ruli_%{version}.orig.tar.gz
12cr|ruli-0.36-5|13	Source2:	http://savannah.nongnu.org/download/ruli/ruli_%{version}.orig.tar.gz.sig
12cr|ruli-0.36-5|14	Patch0:		ruli-0.35-optflags.diff
12cr|ruli-0.36-5|15	Patch1:		ruli-0.36-format_not_a_string_literal_and_no_format_arguments.diff
12cr|ruli-0.36-5|16	BuildRequires:	oop-devel
12cr|ruli-0.36-5|17	BuildConflicts:	%{name}-devel
12cr|ruli-0.36-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ruli-0.36-5|19	
12cr|ruli-0.36-5|20	%description
12cr|ruli-0.36-5|21	RULI stands for Resolver User Layer Interface. It's a library
12cr|ruli-0.36-5|22	built on top of an asynchronous DNS stub resolver. RULI provides
12cr|ruli-0.36-5|23	an easy-to-use interface for querying DNS SRV resource records.
12cr|ruli-0.36-5|24	The goal is to promote the wide deployment of SRV-cognizant
12cr|ruli-0.36-5|25	software. RULI aims to fully support SRV-related standards. There
12cr|ruli-0.36-5|26	are bindings for PHP and Perl. IPv6 is supported.
12cr|ruli-0.36-5|27	
12cr|ruli-0.36-5|28	As side-effect, RULI also provides a general-purpose,
12cr|ruli-0.36-5|29	event-driven, asynchronous, stub DNS resolver.
12cr|ruli-0.36-5|30	
12cr|ruli-0.36-5|31	%package -n	%{libname}
12cr|ruli-0.36-5|32	Summary:	The RULI (Resolver User Layer Interface) library
12cr|ruli-0.36-5|33	Group:          System/Libraries
12cr|ruli-0.36-5|34	
12cr|ruli-0.36-5|35	%description -n	%{libname}
12cr|ruli-0.36-5|36	RULI stands for Resolver User Layer Interface. It's a library
12cr|ruli-0.36-5|37	built on top of an asynchronous DNS stub resolver. RULI provides
12cr|ruli-0.36-5|38	an easy-to-use interface for querying DNS SRV resource records.
12cr|ruli-0.36-5|39	The goal is to promote the wide deployment of SRV-cognizant
12cr|ruli-0.36-5|40	software. RULI aims to fully support SRV-related standards. There
12cr|ruli-0.36-5|41	are bindings for PHP and Perl. IPv6 is supported.
12cr|ruli-0.36-5|42	
12cr|ruli-0.36-5|43	As side-effect, RULI also provides a general-purpose,
12cr|ruli-0.36-5|44	event-driven, asynchronous, stub DNS resolver.
12cr|ruli-0.36-5|45	
12cr|ruli-0.36-5|46	%package -n	%{develname}
12cr|ruli-0.36-5|47	Summary:	Static library and header files for the %{libname} library
12cr|ruli-0.36-5|48	Group:		Development/C
12cr|ruli-0.36-5|49	Provides:	%{name}-devel = %{version}-%{release}
12cr|ruli-0.36-5|50	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|ruli-0.36-5|51	Requires:	%{libname} = %{version}-%{release}
12cr|ruli-0.36-5|52	Obsoletes:	%{mklibname ruli 4 -d}
12cr|ruli-0.36-5|53	
12cr|ruli-0.36-5|54	%description -n	%{develname}
12cr|ruli-0.36-5|55	RULI stands for Resolver User Layer Interface. It's a library
12cr|ruli-0.36-5|56	built on top of an asynchronous DNS stub resolver. RULI provides
12cr|ruli-0.36-5|57	an easy-to-use interface for querying DNS SRV resource records.
12cr|ruli-0.36-5|58	The goal is to promote the wide deployment of SRV-cognizant
12cr|ruli-0.36-5|59	software. RULI aims to fully support SRV-related standards. There
12cr|ruli-0.36-5|60	are bindings for PHP and Perl. IPv6 is supported.
12cr|ruli-0.36-5|61	
12cr|ruli-0.36-5|62	As side-effect, RULI also provides a general-purpose,
12cr|ruli-0.36-5|63	event-driven, asynchronous, stub DNS resolver.
12cr|ruli-0.36-5|64	
12cr|ruli-0.36-5|65	%package	tools
12cr|ruli-0.36-5|66	Summary:	Tools utilizing the RULI (Resolver User Layer Interface) library
12cr|ruli-0.36-5|67	Group:          System/Servers
12cr|ruli-0.36-5|68	
12cr|ruli-0.36-5|69	%description	tools
12cr|ruli-0.36-5|70	RULI stands for Resolver User Layer Interface. It's a library
12cr|ruli-0.36-5|71	built on top of an asynchronous DNS stub resolver. RULI provides
12cr|ruli-0.36-5|72	an easy-to-use interface for querying DNS SRV resource records.
12cr|ruli-0.36-5|73	The goal is to promote the wide deployment of SRV-cognizant
12cr|ruli-0.36-5|74	software. RULI aims to fully support SRV-related standards. There
12cr|ruli-0.36-5|75	are bindings for PHP and Perl. IPv6 is supported.
12cr|ruli-0.36-5|76	
12cr|ruli-0.36-5|77	As side-effect, RULI also provides a general-purpose,
12cr|ruli-0.36-5|78	event-driven, asynchronous, stub DNS resolver.
12cr|ruli-0.36-5|79	
12cr|ruli-0.36-5|80	%prep
12cr|ruli-0.36-5|81	
12cr|ruli-0.36-5|82	%setup -q -n %{name}-%{version}
12cr|ruli-0.36-5|83	%patch0 -p1
12cr|ruli-0.36-5|84	%patch1 -p1
12cr|ruli-0.36-5|85	
12cr|ruli-0.36-5|86	%build
12cr|ruli-0.36-5|87	
12cr|ruli-0.36-5|88	for dir in src sample tools; do
12cr|ruli-0.36-5|89	%make -C $dir \
12cr|ruli-0.36-5|90	OOP_BASE_DIR=%{_prefix} \
12cr|ruli-0.36-5|91	OOP_INCLUDE_DIR=%{_includedir} \
12cr|ruli-0.36-5|92	OOP_LIB_DIR=%{_libdir}
12cr|ruli-0.36-5|93	done
12cr|ruli-0.36-5|94	
12cr|ruli-0.36-5|95	#	DEFINE_SOLARIS="%{optflags} -fPIC"
12cr|ruli-0.36-5|96	
12cr|ruli-0.36-5|97	%install
12cr|ruli-0.36-5|98	rm -rf %{buildroot}
12cr|ruli-0.36-5|99	
12cr|ruli-0.36-5|100	for dir in src sample tools; do
12cr|ruli-0.36-5|101	make -C $dir \
12cr|ruli-0.36-5|102	INSTALL_BASE_DIR=%{buildroot}%{_prefix} \
12cr|ruli-0.36-5|103	INSTALL_INCLUDE_DIR=%{buildroot}%{_includedir} \
12cr|ruli-0.36-5|104	INSTALL_LIB_DIR=%{buildroot}%{_libdir} \
12cr|ruli-0.36-5|105	INSTALL_MAN_DIR=%{buildroot}%{_mandir} \
12cr|ruli-0.36-5|106	install
12cr|ruli-0.36-5|107	done
12cr|ruli-0.36-5|108	
12cr|ruli-0.36-5|109	%if %mdkversion < 200900
12cr|ruli-0.36-5|110	%post -n %{libname} -p /sbin/ldconfig
12cr|ruli-0.36-5|111	%endif
12cr|ruli-0.36-5|112	
12cr|ruli-0.36-5|113	%if %mdkversion < 200900
12cr|ruli-0.36-5|114	%postun -n %{libname} -p /sbin/ldconfig
12cr|ruli-0.36-5|115	%endif
12cr|ruli-0.36-5|116	
12cr|ruli-0.36-5|117	%clean
12cr|ruli-0.36-5|118	rm -rf %{buildroot}
12cr|ruli-0.36-5|119	
12cr|ruli-0.36-5|120	%files -n %{libname}
12cr|ruli-0.36-5|121	%defattr(-,root,root)
12cr|ruli-0.36-5|122	%doc README
12cr|ruli-0.36-5|123	%attr(0755,root,root) %{_libdir}/*.so.*
12cr|ruli-0.36-5|124	%attr(0644,root,root) %{_mandir}/man3/*
12cr|ruli-0.36-5|125	
12cr|ruli-0.36-5|126	%files -n %{develname}
12cr|ruli-0.36-5|127	%defattr(-,root,root)
12cr|ruli-0.36-5|128	%doc TODO
12cr|ruli-0.36-5|129	%attr(0644,root,root) %{_includedir}/*.h
12cr|ruli-0.36-5|130	%attr(0755,root,root) %{_libdir}/*.so
12cr|ruli-0.36-5|131	%attr(0755,root,root) %{_libdir}/*.a
12cr|ruli-0.36-5|132	
12cr|ruli-0.36-5|133	%files tools
12cr|ruli-0.36-5|134	%defattr(-,root,root)
12cr|ruli-0.36-5|135	%doc tools/README
12cr|ruli-0.36-5|136	%attr(0755,root,root) %{_bindir}/*
12cr|ruli-0.36-5|137	%attr(0644,root,root) %{_mandir}/man1/*
12cr|ruli-0.36-5|138	
12cr|ruli-0.36-5|139	
12cr|ruli-0.36-5|140	%changelog
12cr|ruli-0.36-5|141	* Mon Oct 05 2009 Oden Eriksson <oeriksson@mandriva.com> 0.36-5mdv2010.0
12cr|ruli-0.36-5|142	+ Revision: 454043
12cr|ruli-0.36-5|143	- P1: fix format string errors
12cr|ruli-0.36-5|144	- rebuild
12cr|ruli-0.36-5|145	
12cr|ruli-0.36-5|146	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ruli-0.36-5|147	- rebuild
12cr|ruli-0.36-5|148	
12cr|ruli-0.36-5|149	* Wed Jul 09 2008 Oden Eriksson <oeriksson@mandriva.com> 0.36-3mdv2009.0
12cr|ruli-0.36-5|150	+ Revision: 233001
12cr|ruli-0.36-5|151	- rebuild
12cr|ruli-0.36-5|152	
12cr|ruli-0.36-5|153	+ Pixel <pixel@mandriva.com>
12cr|ruli-0.36-5|154	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|ruli-0.36-5|155	
12cr|ruli-0.36-5|156	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.36-2mdv2008.1
12cr|ruli-0.36-5|157	+ Revision: 140755
12cr|ruli-0.36-5|158	- restore BuildRoot
12cr|ruli-0.36-5|159	
12cr|ruli-0.36-5|160	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ruli-0.36-5|161	- kill re-definition of %%buildroot on Pixel's request
12cr|ruli-0.36-5|162	
12cr|ruli-0.36-5|163	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.36-2mdv2008.0
12cr|ruli-0.36-5|164	+ Revision: 83648
12cr|ruli-0.36-5|165	- new devel naming
12cr|ruli-0.36-5|166	
12cr|ruli-0.36-5|167	
12cr|ruli-0.36-5|168	* Mon Nov 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.36-1mdv2007.0
12cr|ruli-0.36-5|169	+ Revision: 85478
12cr|ruli-0.36-5|170	- Import ruli
12cr|ruli-0.36-5|171	
12cr|ruli-0.36-5|172	* Mon May 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.36-1mdk
12cr|ruli-0.36-5|173	- 0.36
12cr|ruli-0.36-5|174	
12cr|ruli-0.36-5|175	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.35-2mdk
12cr|ruli-0.36-5|176	- oops! new major...
12cr|ruli-0.36-5|177	
12cr|ruli-0.36-5|178	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.35-1mdk
12cr|ruli-0.36-5|179	- 0.35
12cr|ruli-0.36-5|180	- rediffed P0
12cr|ruli-0.36-5|181	
12cr|ruli-0.36-5|182	* Fri Dec 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.29-4mdk
12cr|ruli-0.36-5|183	- revert latest "lib64 fixes"
12cr|ruli-0.36-5|184	
12cr|ruli-0.36-5|185	* Tue Dec 28 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.29-3mdk
12cr|ruli-0.36-5|186	- lib64 fixes
12cr|ruli-0.36-5|187	
12cr|ruli-0.36-5|188	* Sun Dec 12 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.29-2mdk
12cr|ruli-0.36-5|189	- lib64 fixes
12cr|ruli-0.36-5|190	
12cr|ruli-0.36-5|191	* Mon Aug 30 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.29-1mdk
12cr|ruli-0.36-5|192	- initial mandrake package
12cr|ruli-0.36-5|193	

7387 12
12cr|runit-2.1.1-3|1	%define _enable_debug_packages %{nil}
12cr|runit-2.1.1-3|2	%define debug_package          %{nil}
12cr|runit-2.1.1-3|3	
12cr|runit-2.1.1-3|4	Summary:	A UN*X init scheme with service supervision
12cr|runit-2.1.1-3|5	Name:		runit
12cr|runit-2.1.1-3|6	Version:	2.1.1
12cr|runit-2.1.1-3|7	Release:	%mkrel 3
12cr|runit-2.1.1-3|8	License:	BSD
12cr|runit-2.1.1-3|9	Group:		System/Base
12cr|runit-2.1.1-3|10	URL:		http://smarden.org/runit/
12cr|runit-2.1.1-3|11	Source0:	http://smarden.org/runit/%{name}-%{version}.tar.gz
12cr|runit-2.1.1-3|12	BuildRequires:	dietlibc-devel >= 0.32
12cr|runit-2.1.1-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|runit-2.1.1-3|14	
12cr|runit-2.1.1-3|15	%description
12cr|runit-2.1.1-3|16	runit is a daemontools alike replacement for SysV-init and other init schemes.
12cr|runit-2.1.1-3|17	It currently runs on GNU/Linux, OpenBSD, FreeBSD, and can easily be adapted to
12cr|runit-2.1.1-3|18	other Unix operating systems. runit implements a simple three-stage concept.
12cr|runit-2.1.1-3|19	Stage 1 performs the system's one-time initialization tasks. Stage 2 starts the
12cr|runit-2.1.1-3|20	system's uptime services (via the runsvdir program). Stage 3 handles the tasks
12cr|runit-2.1.1-3|21	necessary to shutdown and halt or reboot.
12cr|runit-2.1.1-3|22	
12cr|runit-2.1.1-3|23	%prep
12cr|runit-2.1.1-3|24	
12cr|runit-2.1.1-3|25	%setup -q -n admin
12cr|runit-2.1.1-3|26	
12cr|runit-2.1.1-3|27	%build
12cr|runit-2.1.1-3|28	
12cr|runit-2.1.1-3|29	pushd %{name}-%{version}/src
12cr|runit-2.1.1-3|30	echo "diet gcc -Os -pipe" > conf-cc
12cr|runit-2.1.1-3|31	echo "diet gcc -Os -static -s" > conf-ld
12cr|runit-2.1.1-3|32	make
12cr|runit-2.1.1-3|33	popd
12cr|runit-2.1.1-3|34	
12cr|runit-2.1.1-3|35	%install
12cr|runit-2.1.1-3|36	rm -rf %{buildroot}
12cr|runit-2.1.1-3|37	
12cr|runit-2.1.1-3|38	install -d %{buildroot}/sbin/
12cr|runit-2.1.1-3|39	install -d %{buildroot}%{_mandir}/man8
12cr|runit-2.1.1-3|40	
12cr|runit-2.1.1-3|41	pushd %{name}-%{version}
12cr|runit-2.1.1-3|42	for i in `cat package/commands`; do
12cr|runit-2.1.1-3|43	install -m0755 src/$i %{buildroot}/sbin/
12cr|runit-2.1.1-3|44	done
12cr|runit-2.1.1-3|45	popd
12cr|runit-2.1.1-3|46	
12cr|runit-2.1.1-3|47	install -m0644 %{name}-%{version}/man/*.8 %{buildroot}%{_mandir}/man8/
12cr|runit-2.1.1-3|48	
12cr|runit-2.1.1-3|49	%clean
12cr|runit-2.1.1-3|50	rm -rf %{buildroot}
12cr|runit-2.1.1-3|51	
12cr|runit-2.1.1-3|52	%files
12cr|runit-2.1.1-3|53	%defattr(-,root,root)
12cr|runit-2.1.1-3|54	%doc %{name}-%{version}/package/CHANGES
12cr|runit-2.1.1-3|55	%doc %{name}-%{version}/package/README
12cr|runit-2.1.1-3|56	%doc %{name}-%{version}/package/THANKS
12cr|runit-2.1.1-3|57	%doc %{name}-%{version}/doc/*.html
12cr|runit-2.1.1-3|58	%doc %{name}-%{version}/etc/2
12cr|runit-2.1.1-3|59	%doc %{name}-%{version}/etc/debian
12cr|runit-2.1.1-3|60	%attr(0755,root,root) /sbin/chpst
12cr|runit-2.1.1-3|61	%attr(0755,root,root) /sbin/runit
12cr|runit-2.1.1-3|62	%attr(0755,root,root) /sbin/runit-init
12cr|runit-2.1.1-3|63	%attr(0755,root,root) /sbin/runsv
12cr|runit-2.1.1-3|64	%attr(0755,root,root) /sbin/runsvchdir
12cr|runit-2.1.1-3|65	%attr(0755,root,root) /sbin/runsvdir
12cr|runit-2.1.1-3|66	%attr(0755,root,root) /sbin/sv
12cr|runit-2.1.1-3|67	%attr(0755,root,root) /sbin/svlogd
12cr|runit-2.1.1-3|68	%attr(0755,root,root) /sbin/utmpset
12cr|runit-2.1.1-3|69	%attr(0644,root,root) %{_mandir}/man8/chpst.8*
12cr|runit-2.1.1-3|70	%attr(0644,root,root) %{_mandir}/man8/runit-init.8*
12cr|runit-2.1.1-3|71	%attr(0644,root,root) %{_mandir}/man8/runit.8*
12cr|runit-2.1.1-3|72	%attr(0644,root,root) %{_mandir}/man8/runsv.8*
12cr|runit-2.1.1-3|73	%attr(0644,root,root) %{_mandir}/man8/runsvchdir.8*
12cr|runit-2.1.1-3|74	%attr(0644,root,root) %{_mandir}/man8/runsvdir.8*
12cr|runit-2.1.1-3|75	%attr(0644,root,root) %{_mandir}/man8/sv.8*
12cr|runit-2.1.1-3|76	%attr(0644,root,root) %{_mandir}/man8/svlogd.8*
12cr|runit-2.1.1-3|77	%attr(0644,root,root) %{_mandir}/man8/utmpset.8*
12cr|runit-2.1.1-3|78	
12cr|runit-2.1.1-3|79	
12cr|runit-2.1.1-3|80	%changelog
12cr|runit-2.1.1-3|81	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-3mdv2011.0
12cr|runit-2.1.1-3|82	+ Revision: 614798
12cr|runit-2.1.1-3|83	- the mass rebuild of 2010.1 packages
12cr|runit-2.1.1-3|84	
12cr|runit-2.1.1-3|85	* Tue Feb 02 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-2mdv2010.1
12cr|runit-2.1.1-3|86	+ Revision: 499592
12cr|runit-2.1.1-3|87	- rebuild
12cr|runit-2.1.1-3|88	
12cr|runit-2.1.1-3|89	* Wed Oct 07 2009 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-1mdv2010.0
12cr|runit-2.1.1-3|90	+ Revision: 455668
12cr|runit-2.1.1-3|91	- 2.1.1
12cr|runit-2.1.1-3|92	
12cr|runit-2.1.1-3|93	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-1mdv2010.0
12cr|runit-2.1.1-3|94	+ Revision: 451705
12cr|runit-2.1.1-3|95	- 2.1.0
12cr|runit-2.1.1-3|96	
12cr|runit-2.1.1-3|97	* Sun Aug 23 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdv2010.0
12cr|runit-2.1.1-3|98	+ Revision: 419985
12cr|runit-2.1.1-3|99	- rebuild
12cr|runit-2.1.1-3|100	
12cr|runit-2.1.1-3|101	* Wed Jun 25 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-1mdv2009.0
12cr|runit-2.1.1-3|102	+ Revision: 229040
12cr|runit-2.1.1-3|103	- 2.0.0
12cr|runit-2.1.1-3|104	
12cr|runit-2.1.1-3|105	* Tue Jun 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1.9.0-3mdv2009.0
12cr|runit-2.1.1-3|106	+ Revision: 217532
12cr|runit-2.1.1-3|107	- rebuild
12cr|runit-2.1.1-3|108	- re-introduce the dietlibc build (requires dietlibc-0.32)
12cr|runit-2.1.1-3|109	
12cr|runit-2.1.1-3|110	* Tue May 13 2008 Oden Eriksson <oeriksson@mandriva.com> 1.9.0-1mdv2009.0
12cr|runit-2.1.1-3|111	+ Revision: 206799
12cr|runit-2.1.1-3|112	- fix deps (thanks anssi)
12cr|runit-2.1.1-3|113	- 1.9.0
12cr|runit-2.1.1-3|114	- don't build it against broken dietlibc
12cr|runit-2.1.1-3|115	
12cr|runit-2.1.1-3|116	+ Olivier Blin <oblin@mandriva.com>
12cr|runit-2.1.1-3|117	- restore BuildRoot
12cr|runit-2.1.1-3|118	
12cr|runit-2.1.1-3|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|runit-2.1.1-3|120	- kill re-definition of %%buildroot on Pixel's request
12cr|runit-2.1.1-3|121	
12cr|runit-2.1.1-3|122	
12cr|runit-2.1.1-3|123	* Tue Dec 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1.7.2-1mdv2007.0
12cr|runit-2.1.1-3|124	+ Revision: 95958
12cr|runit-2.1.1-3|125	- Import runit
12cr|runit-2.1.1-3|126	
12cr|runit-2.1.1-3|127	* Tue Dec 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1.7.2-1mdv2007.1
12cr|runit-2.1.1-3|128	- 1.7.2
12cr|runit-2.1.1-3|129	
12cr|runit-2.1.1-3|130	* Mon Dec 19 2005 Lenny Cartier <lenny@mandriva.com> 1.3.2-1mdk
12cr|runit-2.1.1-3|131	- 1.3.2
12cr|runit-2.1.1-3|132	
12cr|runit-2.1.1-3|133	* Thu Oct 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.3.1-1mdk
12cr|runit-2.1.1-3|134	- 1.3.1
12cr|runit-2.1.1-3|135	
12cr|runit-2.1.1-3|136	* Fri Apr 15 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.2.2-1mdk
12cr|runit-2.1.1-3|137	- 1.2.2
12cr|runit-2.1.1-3|138	
12cr|runit-2.1.1-3|139	* Tue Jan 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.1-4mdk
12cr|runit-2.1.1-3|140	- enable dietlibc build on x86_64 as dietlibc-devel-0.27-9mdk knows
12cr|runit-2.1.1-3|141	about "nice" now (Gwenole Beauchesne)
12cr|runit-2.1.1-3|142	
12cr|runit-2.1.1-3|143	* Tue Jan 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.1-3mdk
12cr|runit-2.1.1-3|144	- rebuilt to match changelogs
12cr|runit-2.1.1-3|145	
12cr|runit-2.1.1-3|146	* Tue Jan 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2.1-2mdk
12cr|runit-2.1.1-3|147	- disable dietlibc build on x86_64 until it can handle "nice"
12cr|runit-2.1.1-3|148	
12cr|runit-2.1.1-3|149	* Tue Jan 18 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.2.1-1mdk
12cr|runit-2.1.1-3|150	- 1.2.1
12cr|runit-2.1.1-3|151	
12cr|runit-2.1.1-3|152	* Mon Dec 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2.0-1mdk
12cr|runit-2.1.1-3|153	- 1.2.0
12cr|runit-2.1.1-3|154	
12cr|runit-2.1.1-3|155	* Mon Nov 08 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.1.0-1mdk
12cr|runit-2.1.1-3|156	- 1.1.0
12cr|runit-2.1.1-3|157	
12cr|runit-2.1.1-3|158	* Fri Sep 24 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0.5-1mdk
12cr|runit-2.1.1-3|159	- 1.0.5
12cr|runit-2.1.1-3|160	
12cr|runit-2.1.1-3|161	* Wed Aug 04 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.4-1mdk
12cr|runit-2.1.1-3|162	- 1.0.4
12cr|runit-2.1.1-3|163	

7388 12
12cr|runsuid-1.5-7|1	Summary:	Runs scripts with different group/user id
12cr|runsuid-1.5-7|2	Name:		runsuid
12cr|runsuid-1.5-7|3	Version:	1.5
12cr|runsuid-1.5-7|4	Release:	%mkrel 7
12cr|runsuid-1.5-7|5	License:	GPL
12cr|runsuid-1.5-7|6	Group:		System/Base
12cr|runsuid-1.5-7|7	Url:		http://www.ftp.uni-erlangen.de/~runsuid/
12cr|runsuid-1.5-7|8	Source0:	http://www.ftp.uni-erlangen.de/~runsuid/%{name}-%{version}.tgz
12cr|runsuid-1.5-7|9	BuildRequires:	glibc-devel
12cr|runsuid-1.5-7|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|runsuid-1.5-7|11	
12cr|runsuid-1.5-7|12	%description
12cr|runsuid-1.5-7|13	runsuid runs a script with another user-id/group-id, when
12cr|runsuid-1.5-7|14	the user has the right to do so according to the configuration file.
12cr|runsuid-1.5-7|15	If used in the right combination with access restrictions this can
12cr|runsuid-1.5-7|16	ease the life of system administrators. Additionally, it can be used
12cr|runsuid-1.5-7|17	for running CGI-scripts as different fixed users.
12cr|runsuid-1.5-7|18	
12cr|runsuid-1.5-7|19	%prep
12cr|runsuid-1.5-7|20	%setup -q %{name}-%{version}
12cr|runsuid-1.5-7|21	
12cr|runsuid-1.5-7|22	%build
12cr|runsuid-1.5-7|23	perl -pi -e "s/MAKE_CFLAGS=-O3 -Wall/MAKE_CFLAGS=%{optflags}/" Makefile
12cr|runsuid-1.5-7|24	
12cr|runsuid-1.5-7|25	%make
12cr|runsuid-1.5-7|26	
12cr|runsuid-1.5-7|27	%install
12cr|runsuid-1.5-7|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|runsuid-1.5-7|29	install -d  %{buildroot}%{_sbindir}
12cr|runsuid-1.5-7|30	install -D %{name} %{buildroot}%{_sbindir}/%{name}
12cr|runsuid-1.5-7|31	
12cr|runsuid-1.5-7|32	%clean
12cr|runsuid-1.5-7|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|runsuid-1.5-7|34	
12cr|runsuid-1.5-7|35	%files
12cr|runsuid-1.5-7|36	%defattr(644,root,root,755)
12cr|runsuid-1.5-7|37	%doc README runsuid.rc.example
12cr|runsuid-1.5-7|38	%attr(755,root,root) %{_sbindir}/%{name}
12cr|runsuid-1.5-7|39	
12cr|runsuid-1.5-7|40	
12cr|runsuid-1.5-7|41	
12cr|runsuid-1.5-7|42	
12cr|runsuid-1.5-7|43	%changelog
12cr|runsuid-1.5-7|44	* Sat Apr 16 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5-7mdv2011.0
12cr|runsuid-1.5-7|45	+ Revision: 653313
12cr|runsuid-1.5-7|46	- rebuild
12cr|runsuid-1.5-7|47	
12cr|runsuid-1.5-7|48	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.5-6mdv2010.0
12cr|runsuid-1.5-7|49	+ Revision: 433598
12cr|runsuid-1.5-7|50	- rebuild
12cr|runsuid-1.5-7|51	
12cr|runsuid-1.5-7|52	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 1.5-5mdv2009.0
12cr|runsuid-1.5-7|53	+ Revision: 260459
12cr|runsuid-1.5-7|54	- rebuild
12cr|runsuid-1.5-7|55	
12cr|runsuid-1.5-7|56	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.5-4mdv2009.0
12cr|runsuid-1.5-7|57	+ Revision: 251827
12cr|runsuid-1.5-7|58	- rebuild
12cr|runsuid-1.5-7|59	
12cr|runsuid-1.5-7|60	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.5-2mdv2008.1
12cr|runsuid-1.5-7|61	+ Revision: 140755
12cr|runsuid-1.5-7|62	- restore BuildRoot
12cr|runsuid-1.5-7|63	
12cr|runsuid-1.5-7|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|runsuid-1.5-7|65	- kill re-definition of %%buildroot on Pixel's request
12cr|runsuid-1.5-7|66	
12cr|runsuid-1.5-7|67	
12cr|runsuid-1.5-7|68	* Thu Jan 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5-2mdv2007.0
12cr|runsuid-1.5-7|69	+ Revision: 113482
12cr|runsuid-1.5-7|70	-fix group
12cr|runsuid-1.5-7|71	- Import runsuid
12cr|runsuid-1.5-7|72	

7389 12
12cr|R-urca-1.2_6-1|1	%global packname  urca
12cr|R-urca-1.2_6-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-urca-1.2_6-1|3	
12cr|R-urca-1.2_6-1|4	Name:             R-%{packname}
12cr|R-urca-1.2_6-1|5	Version:          1.2_6
12cr|R-urca-1.2_6-1|6	Release:          1
12cr|R-urca-1.2_6-1|7	Summary:          Unit root and cointegration tests for time series data
12cr|R-urca-1.2_6-1|8	Group:            Sciences/Mathematics
12cr|R-urca-1.2_6-1|9	License:          GPL (>= 2)
12cr|R-urca-1.2_6-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-urca-1.2_6-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.2-6.tar.gz
12cr|R-urca-1.2_6-1|12	Requires:         R-methods
12cr|R-urca-1.2_6-1|13	Requires:         R-nlme R-graphics R-stats
12cr|R-urca-1.2_6-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cr|R-urca-1.2_6-1|15	BuildRequires:    R-nlme R-graphics R-stats
12cr|R-urca-1.2_6-1|16	BuildRequires:    blas-devel
12cr|R-urca-1.2_6-1|17	BuildRequires:    lapack-devel
12cr|R-urca-1.2_6-1|18	
12cr|R-urca-1.2_6-1|19	%description
12cr|R-urca-1.2_6-1|20	Unit root and cointegration tests encountered in applied econometric
12cr|R-urca-1.2_6-1|21	analysis are implemented.
12cr|R-urca-1.2_6-1|22	
12cr|R-urca-1.2_6-1|23	%prep
12cr|R-urca-1.2_6-1|24	%setup -q -c -n %{packname}
12cr|R-urca-1.2_6-1|25	
12cr|R-urca-1.2_6-1|26	%build
12cr|R-urca-1.2_6-1|27	
12cr|R-urca-1.2_6-1|28	%install
12cr|R-urca-1.2_6-1|29	mkdir -p %{buildroot}%{rlibdir}
12cr|R-urca-1.2_6-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-urca-1.2_6-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-urca-1.2_6-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-urca-1.2_6-1|33	
12cr|R-urca-1.2_6-1|34	%check
12cr|R-urca-1.2_6-1|35	%{_bindir}/R CMD check %{packname}
12cr|R-urca-1.2_6-1|36	
12cr|R-urca-1.2_6-1|37	%files
12cr|R-urca-1.2_6-1|38	%dir %{rlibdir}/%{packname}
12cr|R-urca-1.2_6-1|39	%doc %{rlibdir}/%{packname}/html
12cr|R-urca-1.2_6-1|40	%doc %{rlibdir}/%{packname}/ChangeLog
12cr|R-urca-1.2_6-1|41	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-urca-1.2_6-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-urca-1.2_6-1|43	%{rlibdir}/%{packname}/INDEX
12cr|R-urca-1.2_6-1|44	%{rlibdir}/%{packname}/License
12cr|R-urca-1.2_6-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-urca-1.2_6-1|46	%{rlibdir}/%{packname}/MacKinnonLicense.txt
12cr|R-urca-1.2_6-1|47	%{rlibdir}/%{packname}/Meta
12cr|R-urca-1.2_6-1|48	%{rlibdir}/%{packname}/R
12cr|R-urca-1.2_6-1|49	%{rlibdir}/%{packname}/Rcmdr
12cr|R-urca-1.2_6-1|50	%{rlibdir}/%{packname}/book-ex
12cr|R-urca-1.2_6-1|51	%{rlibdir}/%{packname}/data
12cr|R-urca-1.2_6-1|52	%{rlibdir}/%{packname}/help
12cr|R-urca-1.2_6-1|53	%{rlibdir}/%{packname}/libs
12cr|R-urca-1.2_6-1|54	
12cr|R-urca-1.2_6-1|55	
12cr|R-urca-1.2_6-1|56	%changelog
12cr|R-urca-1.2_6-1|57	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.2_6-1
12cr|R-urca-1.2_6-1|58	+ Revision: 776276
12cr|R-urca-1.2_6-1|59	- Import R-urca
12cr|R-urca-1.2_6-1|60	- Import R-urca
12cr|R-urca-1.2_6-1|61	

7390 12
12cr|rute-1.0.0-4|1	Summary:	Rute Users Tutorial and Exposition
12cr|rute-1.0.0-4|2	Name:		rute
12cr|rute-1.0.0-4|3	Version:	1.0.0
12cr|rute-1.0.0-4|4	Release:	%mkrel 4
12cr|rute-1.0.0-4|5	
12cr|rute-1.0.0-4|6	Source0:	%{name}.html.tar.bz2
12cr|rute-1.0.0-4|7	Source1:	rute.menu
12cr|rute-1.0.0-4|8	
12cr|rute-1.0.0-4|9	License:	Paul Sheer, <psheer@icon.co.za>. Published under Open Content license.
12cr|rute-1.0.0-4|10	Group:		Books/Computer books
12cr|rute-1.0.0-4|11	BuildRoot:	%_tmppath/%name-%version-root
12cr|rute-1.0.0-4|12	BuildArch:	noarch
12cr|rute-1.0.0-4|13	Requires:	xdg-utils
12cr|rute-1.0.0-4|14	URL:		http://rute.2038bug.com
12cr|rute-1.0.0-4|15	Obsoletes:	rute_pdf
12cr|rute-1.0.0-4|16	
12cr|rute-1.0.0-4|17	%description
12cr|rute-1.0.0-4|18	Rute is a beginners guide to Linux and Unix-like systems. It is designed as a
12cr|rute-1.0.0-4|19	dependency consistent tutorial document. This means you can (and should) read
12cr|rute-1.0.0-4|20	it from beginning to end in consecutive order. Rute also satisfies the
12cr|rute-1.0.0-4|21	requirements for course notes for a Linux training course.
12cr|rute-1.0.0-4|22	
12cr|rute-1.0.0-4|23	%prep
12cr|rute-1.0.0-4|24	%setup -q -n %{name}
12cr|rute-1.0.0-4|25	
12cr|rute-1.0.0-4|26	%build
12cr|rute-1.0.0-4|27	rm -fr $RPM_BUILD_ROOT
12cr|rute-1.0.0-4|28	
12cr|rute-1.0.0-4|29	%install
12cr|rute-1.0.0-4|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|rute-1.0.0-4|31	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|rute-1.0.0-4|32	[Desktop Entry]
12cr|rute-1.0.0-4|33	Name=Beginners Guide to Linux
12cr|rute-1.0.0-4|34	Comment=Rute Users Tutorial and Exposition
12cr|rute-1.0.0-4|35	Exec=xdg-open %{_docdir}/%{name}/index.html
12cr|rute-1.0.0-4|36	Icon=documentation_section
12cr|rute-1.0.0-4|37	Type=Application
12cr|rute-1.0.0-4|38	Categories=Documentation;System;
12cr|rute-1.0.0-4|39	EOF
12cr|rute-1.0.0-4|40	
12cr|rute-1.0.0-4|41	%clean
12cr|rute-1.0.0-4|42	rm -rf $RPM_BUILD_ROOT
12cr|rute-1.0.0-4|43	
12cr|rute-1.0.0-4|44	%if %mdkversion < 200900
12cr|rute-1.0.0-4|45	%post
12cr|rute-1.0.0-4|46	%{update_menus}
12cr|rute-1.0.0-4|47	%endif
12cr|rute-1.0.0-4|48	
12cr|rute-1.0.0-4|49	%if %mdkversion < 200900
12cr|rute-1.0.0-4|50	%postun
12cr|rute-1.0.0-4|51	%{clean_menus}
12cr|rute-1.0.0-4|52	%endif
12cr|rute-1.0.0-4|53	
12cr|rute-1.0.0-4|54	%files
12cr|rute-1.0.0-4|55	%defattr(-,root,root,0755)
12cr|rute-1.0.0-4|56	%doc *
12cr|rute-1.0.0-4|57	%{_datadir}/applications/*.desktop
12cr|rute-1.0.0-4|58	
12cr|rute-1.0.0-4|59	
12cr|rute-1.0.0-4|60	%changelog
12cr|rute-1.0.0-4|61	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0-4mdv2010.0
12cr|rute-1.0.0-4|62	+ Revision: 433599
12cr|rute-1.0.0-4|63	- rebuild
12cr|rute-1.0.0-4|64	
12cr|rute-1.0.0-4|65	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0-3mdv2009.0
12cr|rute-1.0.0-4|66	+ Revision: 242634
12cr|rute-1.0.0-4|67	- rebuild
12cr|rute-1.0.0-4|68	- kill re-definition of %%buildroot on Pixel's request
12cr|rute-1.0.0-4|69	
12cr|rute-1.0.0-4|70	+ Pixel <pixel@mandriva.com>
12cr|rute-1.0.0-4|71	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|rute-1.0.0-4|72	
12cr|rute-1.0.0-4|73	+ Olivier Blin <oblin@mandriva.com>
12cr|rute-1.0.0-4|74	- restore BuildRoot
12cr|rute-1.0.0-4|75	
12cr|rute-1.0.0-4|76	* Sat Jun 23 2007 Funda Wang <fundawang@mandriva.org> 1.0.0-1mdv2008.0
12cr|rute-1.0.0-4|77	+ Revision: 43373
12cr|rute-1.0.0-4|78	- Use xdg menu
12cr|rute-1.0.0-4|79	use xdg-open
12cr|rute-1.0.0-4|80	- New version
12cr|rute-1.0.0-4|81	
12cr|rute-1.0.0-4|82	
12cr|rute-1.0.0-4|83	* Thu Feb 08 2007 Lenny Cartier <lenny@mandriva.com> 0.9.1-4mdv2007.0
12cr|rute-1.0.0-4|84	+ Revision: 117694
12cr|rute-1.0.0-4|85	- Rebuild
12cr|rute-1.0.0-4|86	- Import rute
12cr|rute-1.0.0-4|87	

7391 12
12cr|rutorrent-3.2-2|1	
12cr|rutorrent-3.2-2|2	%define name	rutorrent
12cr|rutorrent-3.2-2|3	%define version	3.2
12cr|rutorrent-3.2-2|4	%define rel	2
12cr|rutorrent-3.2-2|5	
12cr|rutorrent-3.2-2|6	%define _requires_exceptions ^pear(
12cr|rutorrent-3.2-2|7	
12cr|rutorrent-3.2-2|8	Summary:	Web frontend for the rTorrent bittorrent client
12cr|rutorrent-3.2-2|9	Name:		%{name}
12cr|rutorrent-3.2-2|10	Version:	%{version}
12cr|rutorrent-3.2-2|11	Release:	%mkrel %rel
12cr|rutorrent-3.2-2|12	License:	GPLv3
12cr|rutorrent-3.2-2|13	Group:		Networking/File transfer
12cr|rutorrent-3.2-2|14	URL:		http://code.google.com/p/rutorrent/
12cr|rutorrent-3.2-2|15	Source:		http://rutorrent.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|rutorrent-3.2-2|16	# Plugins are here in the same .spec for simplicity as they mostly share
12cr|rutorrent-3.2-2|17	# rutorrent's version number. If this changes in the future or it is otherwise
12cr|rutorrent-3.2-2|18	# seemed better, this can be splitted to one or more separate src.rpms.
12cr|rutorrent-3.2-2|19	# - Anssi 08/2010
12cr|rutorrent-3.2-2|20	Source1:	http://rutorrent.googlecode.com/files/plugins-%{version}.tar.gz
12cr|rutorrent-3.2-2|21	Patch0:		rutorrent-fhs.patch
12cr|rutorrent-3.2-2|22	Patch1:		rutorrent-log.patch
12cr|rutorrent-3.2-2|23	# Load a "backup" config file before the actual config file.
12cr|rutorrent-3.2-2|24	# In case of an unhandled .rpmnew file, the possible newly added configuration
12cr|rutorrent-3.2-2|25	# options are loaded from the backup file. This is similar in how e.g. normal
12cr|rutorrent-3.2-2|26	# initscript configurations are handled. - Anssi 08/2010
12cr|rutorrent-3.2-2|27	Patch2:		rutorrent-defaults.patch
12cr|rutorrent-3.2-2|28	BuildRoot:	%{_tmppath}/%{name}-root
12cr|rutorrent-3.2-2|29	BuildArch:	noarch
12cr|rutorrent-3.2-2|30	Requires:	webserver
12cr|rutorrent-3.2-2|31	# suggests to allow other webservers:
12cr|rutorrent-3.2-2|32	Suggests:	apache-mod_php
12cr|rutorrent-3.2-2|33	# for apache user:
12cr|rutorrent-3.2-2|34	Requires(pre):	apache-conf
12cr|rutorrent-3.2-2|35	
12cr|rutorrent-3.2-2|36	%description
12cr|rutorrent-3.2-2|37	rutorrent is a web frontend for the rTorrent bittorrent client.
12cr|rutorrent-3.2-2|38	
12cr|rutorrent-3.2-2|39	Plugin packages are named rutorrent-plugin-*.
12cr|rutorrent-3.2-2|40	
12cr|rutorrent-3.2-2|41	Note that you need to either configure an SCGI module for your web server or
12cr|rutorrent-3.2-2|42	install rutorrent-plugin-rpc or rutorrent-plugin-httprpc for rutorrent to
12cr|rutorrent-3.2-2|43	work. See the online documentation for more details.
12cr|rutorrent-3.2-2|44	All configuration files, including plugin configuration, are in
12cr|rutorrent-3.2-2|45	%{_sysconfdir}/%{name}.
12cr|rutorrent-3.2-2|46	
12cr|rutorrent-3.2-2|47	# mkplugin(plugin_name, version, url)
12cr|rutorrent-3.2-2|48	%define mkplugin() \
12cr|rutorrent-3.2-2|49	%package plugin-%{1} \
12cr|rutorrent-3.2-2|50	Summary:	rutorrent plugin: %{expand:%{%{1}_summary}} \
12cr|rutorrent-3.2-2|51	Requires:	%{name} = %{version} \
12cr|rutorrent-3.2-2|52	%{expand:%%{?%{1}_req:Requires: %{%{1}_req}}} \
12cr|rutorrent-3.2-2|53	Group:		Networking/File transfer \
12cr|rutorrent-3.2-2|54	%description plugin-%{1} \
12cr|rutorrent-3.2-2|55	%(echo "%{expand:%{%{1}_desc}}" | fold -s) \
12cr|rutorrent-3.2-2|56	\
12cr|rutorrent-3.2-2|57	This is a plugin for rutorrent, a web frontend for the rTorrent bittorrent \
12cr|rutorrent-3.2-2|58	client. \
12cr|rutorrent-3.2-2|59	%files plugin-%{1} -f lists/%{1}.list \
12cr|rutorrent-3.2-2|60	%defattr(-,root,root) \
12cr|rutorrent-3.2-2|61	%{_datadir}/%{name}/plugins/%{1}
12cr|rutorrent-3.2-2|62	
12cr|rutorrent-3.2-2|63	%define autotools_req	%name-plugin-_getdir
12cr|rutorrent-3.2-2|64	%define autotools_summary Automation tool
12cr|rutorrent-3.2-2|65	%define autotools_desc	This plug-in provides some possibilities on automation.
12cr|rutorrent-3.2-2|66	%mkplugin autotools	http://code.google.com/p/rutorrent/wiki/PluginAutotools
12cr|rutorrent-3.2-2|67	
12cr|rutorrent-3.2-2|68	%define chunks_summary	Chunks information
12cr|rutorrent-3.2-2|69	%define chunks_desc	This plug-in provides chunks information for opened torrents.
12cr|rutorrent-3.2-2|70	%mkplugin chunks	http://code.google.com/p/rutorrent/wiki/PluginChunks
12cr|rutorrent-3.2-2|71	
12cr|rutorrent-3.2-2|72	%define cookies_summary	Cookies information
12cr|rutorrent-3.2-2|73	%define cookies_desc	This plug-in provides cookies information.
12cr|rutorrent-3.2-2|74	%mkplugin cookies	http://code.google.com/p/rutorrent/wiki/PluginCookies
12cr|rutorrent-3.2-2|75	
12cr|rutorrent-3.2-2|76	%define cpuload_summary	Show cpu load
12cr|rutorrent-3.2-2|77	%define cpuload_desc	This plug-in adds to status bar an indicator of cpu load.
12cr|rutorrent-3.2-2|78	%mkplugin cpuload	http://code.google.com/p/rutorrent/wiki/PluginCpuload
12cr|rutorrent-3.2-2|79	
12cr|rutorrent-3.2-2|80	%define create_req	%name-plugin-_getdir
12cr|rutorrent-3.2-2|81	%define create_summary	Create torrent files
12cr|rutorrent-3.2-2|82	%define create_desc	This plug-in provides ability to create .torrent files.
12cr|rutorrent-3.2-2|83	%mkplugin create	http://code.google.com/p/rutorrent/wiki/PluginCreate
12cr|rutorrent-3.2-2|84	
12cr|rutorrent-3.2-2|85	%define data_summary	Transfer downloaded files through http
12cr|rutorrent-3.2-2|86	%define data_desc	This plug-in is intended for obtaining torrent data through http.
12cr|rutorrent-3.2-2|87	%mkplugin data		http://code.google.com/p/rutorrent/wiki/PluginData
12cr|rutorrent-3.2-2|88	
12cr|rutorrent-3.2-2|89	%define datadir_req	%name-plugin-_getdir
12cr|rutorrent-3.2-2|90	%define datadir_summary	Move data files
12cr|rutorrent-3.2-2|91	%define datadir_desc	This plug-in is intended for moving torrent's data files.
12cr|rutorrent-3.2-2|92	%mkplugin datadir	http://code.google.com/p/rutorrent/wiki/PluginDataDir
12cr|rutorrent-3.2-2|93	
12cr|rutorrent-3.2-2|94	%define diskspace_summary Available disk space
12cr|rutorrent-3.2-2|95	%define diskspace_desc	This plug-in adds to status bar an indicator of available disk space.
12cr|rutorrent-3.2-2|96	%mkplugin diskspace	http://code.google.com/p/rutorrent/wiki/PluginDiskspace
12cr|rutorrent-3.2-2|97	
12cr|rutorrent-3.2-2|98	%define edit_summary	Edit torrents
12cr|rutorrent-3.2-2|99	%define edit_desc	This plug-in allows user to edit the list of trackers and commentaries of the current torrent.
12cr|rutorrent-3.2-2|100	%mkplugin edit		http://code.google.com/p/rutorrent/wiki/PluginEdit
12cr|rutorrent-3.2-2|101	
12cr|rutorrent-3.2-2|102	%define erasedata_summary Remove data files
12cr|rutorrent-3.2-2|103	%define erasedata_desc	This plug-in allows to remove not only a .torrent file, but also its data.
12cr|rutorrent-3.2-2|104	%mkplugin erasedata	http://code.google.com/p/rutorrent/wiki/PluginErasedata
12cr|rutorrent-3.2-2|105	
12cr|rutorrent-3.2-2|106	%define extsearch_summary	External search
12cr|rutorrent-3.2-2|107	%define extsearch_desc	The plug-in is intended for external search of torrents.
12cr|rutorrent-3.2-2|108	%mkplugin extsearch	http://code.google.com/p/rutorrent/wiki/PluginExtsearch
12cr|rutorrent-3.2-2|109	
12cr|rutorrent-3.2-2|110	%define feeds_summary	RSS feed creator
12cr|rutorrent-3.2-2|111	%define feeds_desc	The plug-in is intended for making RSS feeds with information of torrents.
12cr|rutorrent-3.2-2|112	%mkplugin feeds		http://code.google.com/p/rutorrent/wiki/PluginFeeds
12cr|rutorrent-3.2-2|113	
12cr|rutorrent-3.2-2|114	%define geoip_req	php-geoip
12cr|rutorrent-3.2-2|115	%define geoip_summary	Peer country information
12cr|rutorrent-3.2-2|116	%define geoip_desc	This plug-in provides country information for peers.
12cr|rutorrent-3.2-2|117	%mkplugin geoip		http://code.google.com/p/rutorrent/wiki/PluginGeoIP
12cr|rutorrent-3.2-2|118	
12cr|rutorrent-3.2-2|119	%define _getdir_summary	Navigate host system
12cr|rutorrent-3.2-2|120	%define _getdir_desc	This service plug-in _getdir gives to other plug-ins the possibility of comfortable navigation on a host file system.
12cr|rutorrent-3.2-2|121	%mkplugin _getdir	http://code.google.com/p/rutorrent/wiki/Plugin_getdir
12cr|rutorrent-3.2-2|122	
12cr|rutorrent-3.2-2|123	%define httprpc_summary	Low-traffic mod_scgi replacement
12cr|rutorrent-3.2-2|124	%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.
12cr|rutorrent-3.2-2|125	%mkplugin httprpc	http://code.google.com/p/rutorrent/wiki/PluginHTTPRPC
12cr|rutorrent-3.2-2|126	
12cr|rutorrent-3.2-2|127	%define loginmgr_summary 3rd party login manager
12cr|rutorrent-3.2-2|128	%define loginmgr_desc	The plug-in is intended for managing accounts on private trackers.
12cr|rutorrent-3.2-2|129	%mkplugin loginmgr	http://code.google.com/p/rutorrent/wiki/PluginLoginMgr
12cr|rutorrent-3.2-2|130	
12cr|rutorrent-3.2-2|131	%define ratio_summary	Set ratio limits
12cr|rutorrent-3.2-2|132	%define ratio_desc	This plug-in allows to manage a ratio limits for groups of torrents.
12cr|rutorrent-3.2-2|133	%mkplugin ratio		http://code.google.com/p/rutorrent/wiki/PluginRatio
12cr|rutorrent-3.2-2|134	
12cr|rutorrent-3.2-2|135	%define retrackers_summary Add custom trackers automatically
12cr|rutorrent-3.2-2|136	%define retrackers_desc	This plug-in appends specified trackers to the trackers list of all newly added torrents.
12cr|rutorrent-3.2-2|137	%mkplugin retrackers	http://code.google.com/p/rutorrent/wiki/PluginRetrackers
12cr|rutorrent-3.2-2|138	
12cr|rutorrent-3.2-2|139	%define rpc_summary	mod_scgi replacement
12cr|rutorrent-3.2-2|140	%define rpc_desc	This plug-in is designed as a replacement of the web server module mod_scgi and performs functions of the last.
12cr|rutorrent-3.2-2|141	%mkplugin rpc		http://code.google.com/p/rutorrent/wiki/PluginRPC
12cr|rutorrent-3.2-2|142	
12cr|rutorrent-3.2-2|143	%define rss_req		%name-plugin-_getdir
12cr|rutorrent-3.2-2|144	%define rss_summary	RSS feed client
12cr|rutorrent-3.2-2|145	%define rss_desc	This plug-in is intended for work with RSS feeds.
12cr|rutorrent-3.2-2|146	%mkplugin rss		http://code.google.com/p/rutorrent/wiki/PluginRSS
12cr|rutorrent-3.2-2|147	
12cr|rutorrent-3.2-2|148	%define rssurlrewrite_req	%name-plugin-rss
12cr|rutorrent-3.2-2|149	%define rssurlrewrite_summary	URL rewriting in the RSS plugin
12cr|rutorrent-3.2-2|150	%define rssurlrewrite_desc	The plug-in is intended for url rewrite in RSS plugin.
12cr|rutorrent-3.2-2|151	%mkplugin rssurlrewrite		http://code.google.com/p/rutorrent/wiki/PluginRSSURLRewrite
12cr|rutorrent-3.2-2|152	
12cr|rutorrent-3.2-2|153	%define scheduler_summary Behavior scheduler
12cr|rutorrent-3.2-2|154	%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.
12cr|rutorrent-3.2-2|155	%mkplugin scheduler	http://code.google.com/p/rutorrent/wiki/PluginScheduler
12cr|rutorrent-3.2-2|156	
12cr|rutorrent-3.2-2|157	%define seedingtime_summary Show 'Finished' time
12cr|rutorrent-3.2-2|158	%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.
12cr|rutorrent-3.2-2|159	%mkplugin seedingtime	http://code.google.com/p/rutorrent/wiki/PluginSeedingtime
12cr|rutorrent-3.2-2|160	
12cr|rutorrent-3.2-2|161	%define show_peers_like_wtorrent_summary wTorrent style peer counts
12cr|rutorrent-3.2-2|162	%define show_peers_like_wtorrent_desc	This plug-in changes the format of values in columns 'Seeds' and 'Peers' in the torrents list.
12cr|rutorrent-3.2-2|163	%mkplugin show_peers_like_wtorrent	http://code.google.com/p/rutorrent/wiki/PluginShow_peers_like_wtorrent
12cr|rutorrent-3.2-2|164	
12cr|rutorrent-3.2-2|165	%define source_summary	Transfer .torrent file through http
12cr|rutorrent-3.2-2|166	%define source_desc	This plug-in is intended for obtaining source .torrent file.
12cr|rutorrent-3.2-2|167	%mkplugin source	http://code.google.com/p/rutorrent/wiki/PluginSource
12cr|rutorrent-3.2-2|168	
12cr|rutorrent-3.2-2|169	%define theme_summary	Theme support for ruTorrent
12cr|rutorrent-3.2-2|170	%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.
12cr|rutorrent-3.2-2|171	%mkplugin theme		http://code.google.com/p/rutorrent/wiki/PluginTheme
12cr|rutorrent-3.2-2|172	
12cr|rutorrent-3.2-2|173	%define throttle_summary Torrent group throttling
12cr|rutorrent-3.2-2|174	%define throttle_desc	This plug-in gives a convenient control over a limits of speed for groups of torrents.
12cr|rutorrent-3.2-2|175	%mkplugin throttle	http://code.google.com/p/rutorrent/wiki/PluginThrottle
12cr|rutorrent-3.2-2|176	
12cr|rutorrent-3.2-2|177	%define tracklabels_ver	3.0
12cr|rutorrent-3.2-2|178	%define tracklabels_summary Add labels based on trackers
12cr|rutorrent-3.2-2|179	%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.
12cr|rutorrent-3.2-2|180	%mkplugin tracklabels	http://code.google.com/p/rutorrent/wiki/PluginTracklabels
12cr|rutorrent-3.2-2|181	
12cr|rutorrent-3.2-2|182	%define trafic_summary	Traffic statistics
12cr|rutorrent-3.2-2|183	%define trafic_desc	This plug-in is a subsystem for registration of the total (all trackers counted) rTorrent traffic.
12cr|rutorrent-3.2-2|184	%mkplugin trafic	http://code.google.com/p/rutorrent/wiki/PluginTrafic
12cr|rutorrent-3.2-2|185	
12cr|rutorrent-3.2-2|186	%define unpack_req	%name-plugin-_getdir
12cr|rutorrent-3.2-2|187	%define unpack_summary	Unpack downloaded data
12cr|rutorrent-3.2-2|188	%define unpack_desc	This plug-in is intended for unpack torrent's data. Packages unzip and unrar are required to unpack those specific formats.
12cr|rutorrent-3.2-2|189	%mkplugin unpack	http://code.google.com/p/rutorrent/wiki/PluginUnpack
12cr|rutorrent-3.2-2|190	
12cr|rutorrent-3.2-2|191	%prep
12cr|rutorrent-3.2-2|192	%setup -q -n %name -a 1
12cr|rutorrent-3.2-2|193	%apply_patches
12cr|rutorrent-3.2-2|194	find -name '*.00??*' -print -delete
12cr|rutorrent-3.2-2|195	
12cr|rutorrent-3.2-2|196	# make sure a directory layout change is not missed
12cr|rutorrent-3.2-2|197	[ $(ls | wc -l) -eq 10 ]
12cr|rutorrent-3.2-2|198	# make sure the fhs patch does not miss anything
12cr|rutorrent-3.2-2|199	grep -R -e 'conf/' -e "'/share" . && exit 1
12cr|rutorrent-3.2-2|200	
12cr|rutorrent-3.2-2|201	# for defaults.patch:
12cr|rutorrent-3.2-2|202	cp -a conf/config.php php/defaults-mdv.php
12cr|rutorrent-3.2-2|203	
12cr|rutorrent-3.2-2|204	cat > README.install.urpmi <<EOF
12cr|rutorrent-3.2-2|205	Note that you will need to either configure an SCGI module for your web server
12cr|rutorrent-3.2-2|206	or install rutorrent-plugin-rpc or rutorrent-plugin-httprpc for rutorrent to
12cr|rutorrent-3.2-2|207	work. See the online documentation for more details:
12cr|rutorrent-3.2-2|208	http://code.google.com/p/rutorrent/wiki/WebSERVER
12cr|rutorrent-3.2-2|209	
12cr|rutorrent-3.2-2|210	On this Mandriva packaging of rutorrent and its plugins, all configuration
12cr|rutorrent-3.2-2|211	files are in %{_sysconfdir}/%{name}.
12cr|rutorrent-3.2-2|212	The access configuration is in %{_webappconfdir}/%{name}.conf. By default only
12cr|rutorrent-3.2-2|213	localhost is allowed to use rutorrent.
12cr|rutorrent-3.2-2|214	EOF
12cr|rutorrent-3.2-2|215	
12cr|rutorrent-3.2-2|216	%install
12cr|rutorrent-3.2-2|217	rm -rf %{buildroot}
12cr|rutorrent-3.2-2|218	
12cr|rutorrent-3.2-2|219	install -d -m755 %{buildroot}%{_webappconfdir}
12cr|rutorrent-3.2-2|220	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|rutorrent-3.2-2|221	Alias /%{name} %{_datadir}/%{name}
12cr|rutorrent-3.2-2|222	
12cr|rutorrent-3.2-2|223	<Directory %{_datadir}/%{name}>
12cr|rutorrent-3.2-2|224	Order Allow,Deny
12cr|rutorrent-3.2-2|225	Allow from 127.0.0.1
12cr|rutorrent-3.2-2|226	</Directory>
12cr|rutorrent-3.2-2|227	EOF
12cr|rutorrent-3.2-2|228	
12cr|rutorrent-3.2-2|229	install -d -m755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|rutorrent-3.2-2|230	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
12cr|rutorrent-3.2-2|231	%{_logdir}/%{name}/*.log {
12cr|rutorrent-3.2-2|232	missingok
12cr|rutorrent-3.2-2|233	}
12cr|rutorrent-3.2-2|234	EOF
12cr|rutorrent-3.2-2|235	
12cr|rutorrent-3.2-2|236	install -d -m755 %{buildroot}%{_datadir}/%{name}
12cr|rutorrent-3.2-2|237	cp -a *.html *.ico css images js lang php plugins %{buildroot}%{_datadir}/%{name}
12cr|rutorrent-3.2-2|238	
12cr|rutorrent-3.2-2|239	install -d -m755 %{buildroot}%{_localstatedir}/lib/%{name}
12cr|rutorrent-3.2-2|240	cp -a share %{buildroot}%{_localstatedir}/lib/%{name}
12cr|rutorrent-3.2-2|241	
12cr|rutorrent-3.2-2|242	install -d -m755 %{buildroot}%{_sysconfdir}/%{name}
12cr|rutorrent-3.2-2|243	cp -a conf/* %{buildroot}%{_sysconfdir}/%{name}
12cr|rutorrent-3.2-2|244	
12cr|rutorrent-3.2-2|245	install -d -m755 %{buildroot}%{_logdir}/%{name}
12cr|rutorrent-3.2-2|246	
12cr|rutorrent-3.2-2|247	rm -rf lists
12cr|rutorrent-3.2-2|248	mkdir lists
12cr|rutorrent-3.2-2|249	for dir in %{buildroot}%{_datadir}/%{name}/plugins/*; do
12cr|rutorrent-3.2-2|250	plugin=$(basename "$dir")
12cr|rutorrent-3.2-2|251	version=$(sed -n 's,plugin.version: ,,p' "$dir/plugin.info" | tr -d '\r')
12cr|rutorrent-3.2-2|252	# check that rpm version is set correctly:
12cr|rutorrent-3.2-2|253	[ "%version" = "$version" ]
12cr|rutorrent-3.2-2|254	
12cr|rutorrent-3.2-2|255	touch lists/$plugin.list
12cr|rutorrent-3.2-2|256	if [ -e "$dir/conf.php" ]; then
12cr|rutorrent-3.2-2|257	install -d -m755 %{buildroot}%{_sysconfdir}/%{name}/plugins/$plugin
12cr|rutorrent-3.2-2|258	cp "$dir/conf.php" %{buildroot}%{_sysconfdir}/%{name}/plugins/$plugin
12cr|rutorrent-3.2-2|259	mv "$dir/conf.php" "$dir/defaults-mdv.php"
12cr|rutorrent-3.2-2|260	sed -i '/rtorrent.php.error/s/conf.php/defaults-mdv.php/' $dir/plugin.info
12cr|rutorrent-3.2-2|261	echo "%dir %{_sysconfdir}/%{name}/plugins/$plugin" >> lists/$plugin.list
12cr|rutorrent-3.2-2|262	echo "%config(noreplace) %{_sysconfdir}/%{name}/plugins/$plugin/conf.php" >> lists/$plugin.list
12cr|rutorrent-3.2-2|263	fi
12cr|rutorrent-3.2-2|264	for file in $dir/readme*.txt; do
12cr|rutorrent-3.2-2|265	[ -e "$file" ] || continue
12cr|rutorrent-3.2-2|266	rm "$file"
12cr|rutorrent-3.2-2|267	echo "%doc plugins/$plugin/$(basename "$file")" >> lists/$plugin.list
12cr|rutorrent-3.2-2|268	done
12cr|rutorrent-3.2-2|269	done
12cr|rutorrent-3.2-2|270	
12cr|rutorrent-3.2-2|271	%clean
12cr|rutorrent-3.2-2|272	rm -rf %{buildroot}
12cr|rutorrent-3.2-2|273	
12cr|rutorrent-3.2-2|274	%if %mdkversion < 201010
12cr|rutorrent-3.2-2|275	%post
12cr|rutorrent-3.2-2|276	%_post_webapp
12cr|rutorrent-3.2-2|277	
12cr|rutorrent-3.2-2|278	%postun
12cr|rutorrent-3.2-2|279	%_postun_webapp
12cr|rutorrent-3.2-2|280	%endif
12cr|rutorrent-3.2-2|281	
12cr|rutorrent-3.2-2|282	%files
12cr|rutorrent-3.2-2|283	%defattr(-,root,root,0755)
12cr|rutorrent-3.2-2|284	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|rutorrent-3.2-2|285	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|rutorrent-3.2-2|286	%dir %{_sysconfdir}/%{name}
12cr|rutorrent-3.2-2|287	%config(noreplace) %{_sysconfdir}/%{name}/access.ini
12cr|rutorrent-3.2-2|288	%config(noreplace) %{_sysconfdir}/%{name}/config.php
12cr|rutorrent-3.2-2|289	%config(noreplace) %{_sysconfdir}/%{name}/plugins.ini
12cr|rutorrent-3.2-2|290	%dir %{_sysconfdir}/%{name}/plugins
12cr|rutorrent-3.2-2|291	%dir %{_sysconfdir}/%{name}/users
12cr|rutorrent-3.2-2|292	%dir %{_datadir}/%{name}
12cr|rutorrent-3.2-2|293	%{_datadir}/%{name}/css
12cr|rutorrent-3.2-2|294	%{_datadir}/%{name}/favicon.ico
12cr|rutorrent-3.2-2|295	%{_datadir}/%{name}/images
12cr|rutorrent-3.2-2|296	%{_datadir}/%{name}/index.html
12cr|rutorrent-3.2-2|297	%{_datadir}/%{name}/js
12cr|rutorrent-3.2-2|298	%{_datadir}/%{name}/lang
12cr|rutorrent-3.2-2|299	%{_datadir}/%{name}/php
12cr|rutorrent-3.2-2|300	%dir %{_datadir}/%{name}/plugins
12cr|rutorrent-3.2-2|301	%dir %{_localstatedir}/lib/%{name}
12cr|rutorrent-3.2-2|302	%attr(0755,apache,apache) %{_localstatedir}/lib/%{name}/share
12cr|rutorrent-3.2-2|303	%attr(0755,apache,apache) %dir %{_logdir}/%{name}
12cr|rutorrent-3.2-2|304	
12cr|rutorrent-3.2-2|305	
12cr|rutorrent-3.2-2|306	%changelog
12cr|rutorrent-3.2-2|307	* Sun Dec 12 2010 Anssi Hannula <anssi@mandriva.org> 3.2-2mdv2011.0
12cr|rutorrent-3.2-2|308	+ Revision: 620617
12cr|rutorrent-3.2-2|309	- require apache-conf instead of apache-base for apache user
12cr|rutorrent-3.2-2|310	
12cr|rutorrent-3.2-2|311	* Wed Dec 01 2010 Anssi Hannula <anssi@mandriva.org> 3.2-1mdv2011.0
12cr|rutorrent-3.2-2|312	+ Revision: 604521
12cr|rutorrent-3.2-2|313	- initial Mandriva release
12cr|rutorrent-3.2-2|314	

7392 12
12cr|R-VGAM-0.8_4-1|1	%global packname  VGAM
12cr|R-VGAM-0.8_4-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-VGAM-0.8_4-1|3	
12cr|R-VGAM-0.8_4-1|4	Name:             R-%{packname}
12cr|R-VGAM-0.8_4-1|5	Version:          0.8_4
12cr|R-VGAM-0.8_4-1|6	Release:          1
12cr|R-VGAM-0.8_4-1|7	Summary:          Vector Generalized Linear and Additive Models
12cr|R-VGAM-0.8_4-1|8	Group:            Sciences/Mathematics
12cr|R-VGAM-0.8_4-1|9	License:          GPL-2
12cr|R-VGAM-0.8_4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-VGAM-0.8_4-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.8-4.tar.gz
12cr|R-VGAM-0.8_4-1|12	Requires:         R-splines
12cr|R-VGAM-0.8_4-1|13	Requires:         R-methods
12cr|R-VGAM-0.8_4-1|14	Requires:         R-stats
12cr|R-VGAM-0.8_4-1|15	Requires:         R-stats4
12cr|R-VGAM-0.8_4-1|16	BuildRequires:    R-devel
12cr|R-VGAM-0.8_4-1|17	BuildRequires:    Rmath-devel
12cr|R-VGAM-0.8_4-1|18	BuildRequires:    texlive-collection-latex
12cr|R-VGAM-0.8_4-1|19	BuildRequires:    R-splines
12cr|R-VGAM-0.8_4-1|20	BuildRequires:    R-methods
12cr|R-VGAM-0.8_4-1|21	BuildRequires:    R-stats
12cr|R-VGAM-0.8_4-1|22	BuildRequires:    R-stats4
12cr|R-VGAM-0.8_4-1|23	BuildRequires:    pkgconfig(lapack)
12cr|R-VGAM-0.8_4-1|24	
12cr|R-VGAM-0.8_4-1|25	%description
12cr|R-VGAM-0.8_4-1|26	Vector generalized linear and additive models, and associated models
12cr|R-VGAM-0.8_4-1|27	(Reduced-Rank VGLMs, Quadratic RR-VGLMs, Reduced-Rank VGAMs). This package
12cr|R-VGAM-0.8_4-1|28	fits many models and distribution by maximum likelihood estimation (MLE)
12cr|R-VGAM-0.8_4-1|29	or penalized MLE. Also fits constrained ordination models in ecology.
12cr|R-VGAM-0.8_4-1|30	
12cr|R-VGAM-0.8_4-1|31	%prep
12cr|R-VGAM-0.8_4-1|32	%setup -q -c -n %{packname}
12cr|R-VGAM-0.8_4-1|33	
12cr|R-VGAM-0.8_4-1|34	%build
12cr|R-VGAM-0.8_4-1|35	
12cr|R-VGAM-0.8_4-1|36	%install
12cr|R-VGAM-0.8_4-1|37	mkdir -p %{buildroot}%{rlibdir}
12cr|R-VGAM-0.8_4-1|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-VGAM-0.8_4-1|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-VGAM-0.8_4-1|40	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-VGAM-0.8_4-1|41	
12cr|R-VGAM-0.8_4-1|42	%check
12cr|R-VGAM-0.8_4-1|43	%{_bindir}/R CMD check %{packname}
12cr|R-VGAM-0.8_4-1|44	
12cr|R-VGAM-0.8_4-1|45	%files
12cr|R-VGAM-0.8_4-1|46	%dir %{rlibdir}/%{packname}
12cr|R-VGAM-0.8_4-1|47	%doc %{rlibdir}/%{packname}/doc
12cr|R-VGAM-0.8_4-1|48	%doc %{rlibdir}/%{packname}/html
12cr|R-VGAM-0.8_4-1|49	%doc %{rlibdir}/%{packname}/CITATION
12cr|R-VGAM-0.8_4-1|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-VGAM-0.8_4-1|51	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-VGAM-0.8_4-1|52	%{rlibdir}/%{packname}/INDEX
12cr|R-VGAM-0.8_4-1|53	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-VGAM-0.8_4-1|54	%{rlibdir}/%{packname}/Meta
12cr|R-VGAM-0.8_4-1|55	%{rlibdir}/%{packname}/R
12cr|R-VGAM-0.8_4-1|56	%{rlibdir}/%{packname}/data
12cr|R-VGAM-0.8_4-1|57	%{rlibdir}/%{packname}/demo
12cr|R-VGAM-0.8_4-1|58	%{rlibdir}/%{packname}/help
12cr|R-VGAM-0.8_4-1|59	%{rlibdir}/%{packname}/libs
12cr|R-VGAM-0.8_4-1|60	
12cr|R-VGAM-0.8_4-1|61	
12cr|R-VGAM-0.8_4-1|62	%changelog
12cr|R-VGAM-0.8_4-1|63	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.8_4-1
12cr|R-VGAM-0.8_4-1|64	+ Revision: 776297
12cr|R-VGAM-0.8_4-1|65	- Import R-VGAM
12cr|R-VGAM-0.8_4-1|66	- Import R-VGAM
12cr|R-VGAM-0.8_4-1|67	

7393 12
12cr|rvm-1.16-3|1	%define name rvm
12cr|rvm-1.16-3|2	%define version 1.16
12cr|rvm-1.16-3|3	%define release %mkrel 3
12cr|rvm-1.16-3|4	
12cr|rvm-1.16-3|5	%define major 1
12cr|rvm-1.16-3|6	
12cr|rvm-1.16-3|7	%define libname %mklibname %name %major
12cr|rvm-1.16-3|8	%define develname %mklibname %name -d
12cr|rvm-1.16-3|9	
12cr|rvm-1.16-3|10	Summary: RVM library
12cr|rvm-1.16-3|11	Name: %name
12cr|rvm-1.16-3|12	Version: %version
12cr|rvm-1.16-3|13	Release: %release
12cr|rvm-1.16-3|14	Group: Development/Other
12cr|rvm-1.16-3|15	License: LGPL
12cr|rvm-1.16-3|16	Url: http://www.coda.cs.cmu.edu/doc/html/index.html
12cr|rvm-1.16-3|17	Source: ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/%name-%{version}.tar.gz
12cr|rvm-1.16-3|18	BuildRequires:	liblwp-devel
12cr|rvm-1.16-3|19	BuildRequires:	chrpath
12cr|rvm-1.16-3|20	Buildroot: %_tmppath/%name-%{version}
12cr|rvm-1.16-3|21	
12cr|rvm-1.16-3|22	%description
12cr|rvm-1.16-3|23	The RVM persistent recoverable memory library. The RVM library is used by
12cr|rvm-1.16-3|24	the Coda distributed filesystem.
12cr|rvm-1.16-3|25	
12cr|rvm-1.16-3|26	%package -n %libname
12cr|rvm-1.16-3|27	Summary: RVM tools
12cr|rvm-1.16-3|28	Group: Development/Other
12cr|rvm-1.16-3|29	
12cr|rvm-1.16-3|30	%description -n %libname
12cr|rvm-1.16-3|31	The RVM persistent recoverable memory library. The RVM library is used by
12cr|rvm-1.16-3|32	the Coda distributed filesystem.
12cr|rvm-1.16-3|33	
12cr|rvm-1.16-3|34	%package -n %develname
12cr|rvm-1.16-3|35	Summary: RVM library development files
12cr|rvm-1.16-3|36	Group: Development/Other
12cr|rvm-1.16-3|37	Requires: %libname = %version-%release
12cr|rvm-1.16-3|38	Provides: rvm-devel = %version-%release
12cr|rvm-1.16-3|39	Obsoletes:  %mklibname %name -d 1
12cr|rvm-1.16-3|40	
12cr|rvm-1.16-3|41	%description -n %develname
12cr|rvm-1.16-3|42	Headers and static libraries for developing programs using the RVM library.
12cr|rvm-1.16-3|43	The RVM library is used by the Coda distributed filesystem.
12cr|rvm-1.16-3|44	
12cr|rvm-1.16-3|45	%package tools
12cr|rvm-1.16-3|46	Summary: RVM tools
12cr|rvm-1.16-3|47	Group: Development/Other
12cr|rvm-1.16-3|48	
12cr|rvm-1.16-3|49	%description tools
12cr|rvm-1.16-3|50	Userspace tools to initialize and manipulate RVM log and data segments.
12cr|rvm-1.16-3|51	The RVM library is used by the Coda distributed filesystem.
12cr|rvm-1.16-3|52	
12cr|rvm-1.16-3|53	%prep
12cr|rvm-1.16-3|54	%setup -q
12cr|rvm-1.16-3|55	
12cr|rvm-1.16-3|56	%build
12cr|rvm-1.16-3|57	autoreconf -fi
12cr|rvm-1.16-3|58	%configure
12cr|rvm-1.16-3|59	%make
12cr|rvm-1.16-3|60	
12cr|rvm-1.16-3|61	%install
12cr|rvm-1.16-3|62	%makeinstall
12cr|rvm-1.16-3|63	chrpath --delete %{buildroot}%{_libdir}/*.so.*
12cr|rvm-1.16-3|64	
12cr|rvm-1.16-3|65	%files -n %libname
12cr|rvm-1.16-3|66	%doc COPYING NEWS INSTALL
12cr|rvm-1.16-3|67	%{_libdir}/librvmlwp.so.*
12cr|rvm-1.16-3|68	%{_libdir}/librdslwp.so.*
12cr|rvm-1.16-3|69	%{_libdir}/libseglwp.so.*
12cr|rvm-1.16-3|70	
12cr|rvm-1.16-3|71	%files -n %develname
12cr|rvm-1.16-3|72	%{_libdir}/librvmlwp.a
12cr|rvm-1.16-3|73	%{_libdir}/librvmlwp.so
12cr|rvm-1.16-3|74	%{_libdir}/librdslwp.a
12cr|rvm-1.16-3|75	%{_libdir}/librdslwp.so
12cr|rvm-1.16-3|76	%{_libdir}/libseglwp.a
12cr|rvm-1.16-3|77	%{_libdir}/libseglwp.so
12cr|rvm-1.16-3|78	%{_includedir}/rvm
12cr|rvm-1.16-3|79	%{_libdir}/pkgconfig/rvmlwp.pc
12cr|rvm-1.16-3|80	
12cr|rvm-1.16-3|81	%files tools
12cr|rvm-1.16-3|82	%{_sbindir}/rvmutl
12cr|rvm-1.16-3|83	%{_sbindir}/rdsinit
12cr|rvm-1.16-3|84	
12cr|rvm-1.16-3|85	
12cr|rvm-1.16-3|86	
12cr|rvm-1.16-3|87	%changelog
12cr|rvm-1.16-3|88	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.16-3mdv2011.0
12cr|rvm-1.16-3|89	+ Revision: 614799
12cr|rvm-1.16-3|90	- the mass rebuild of 2010.1 packages
12cr|rvm-1.16-3|91	
12cr|rvm-1.16-3|92	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.16-2mdv2010.0
12cr|rvm-1.16-3|93	+ Revision: 442812
12cr|rvm-1.16-3|94	- rebuild
12cr|rvm-1.16-3|95	
12cr|rvm-1.16-3|96	* Thu Mar 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.16-1mdv2009.1
12cr|rvm-1.16-3|97	+ Revision: 349435
12cr|rvm-1.16-3|98	- new version
12cr|rvm-1.16-3|99	
12cr|rvm-1.16-3|100	+ Jérôme Soyer <saispo@mandriva.org>
12cr|rvm-1.16-3|101	- New upstream release
12cr|rvm-1.16-3|102	
12cr|rvm-1.16-3|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|rvm-1.16-3|104	- rebuild
12cr|rvm-1.16-3|105	- rebuild
12cr|rvm-1.16-3|106	
12cr|rvm-1.16-3|107	+ Pixel <pixel@mandriva.com>
12cr|rvm-1.16-3|108	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|rvm-1.16-3|109	
12cr|rvm-1.16-3|110	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.12-1mdv2008.1
12cr|rvm-1.16-3|111	+ Revision: 140755
12cr|rvm-1.16-3|112	- restore BuildRoot
12cr|rvm-1.16-3|113	
12cr|rvm-1.16-3|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|rvm-1.16-3|115	- kill re-definition of %%buildroot on Pixel's request
12cr|rvm-1.16-3|116	- import rvm
12cr|rvm-1.16-3|117	
12cr|rvm-1.16-3|118	
12cr|rvm-1.16-3|119	* Tue Aug  8 2006 Antoine Ginies <aginies@mandriva.com> 1.12-1mdv2007.0
12cr|rvm-1.16-3|120	- release 1.12
12cr|rvm-1.16-3|121	- use mkrel
12cr|rvm-1.16-3|122	
12cr|rvm-1.16-3|123	* Thu Feb 16 2006 Antoine Ginies <aginies@mandriva.com> 1.11-1mdk
12cr|rvm-1.16-3|124	- 1.11
12cr|rvm-1.16-3|125	
12cr|rvm-1.16-3|126	* Wed Apr 20 2005 Lenny Cartier <lenny@mandriva.com> 1.10-1mdk
12cr|rvm-1.16-3|127	- 1.10
12cr|rvm-1.16-3|128	
12cr|rvm-1.16-3|129	* Wed Jan 14 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.8-1mdk
12cr|rvm-1.16-3|130	- 1.8
12cr|rvm-1.16-3|131	- use mklibname
12cr|rvm-1.16-3|132	
12cr|rvm-1.16-3|133	* Sat Dec 21 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.7-1mdk
12cr|rvm-1.16-3|134	- 1.7
12cr|rvm-1.16-3|135	- Fix Requires/Provides
12cr|rvm-1.16-3|136	
12cr|rvm-1.16-3|137	* Thu Mar 21 2002 Florin <florin@mandrakesoft.com> 1.6-4mdk
12cr|rvm-1.16-3|138	- rebuild
12cr|rvm-1.16-3|139	- add the url tag
12cr|rvm-1.16-3|140	
12cr|rvm-1.16-3|141	* Sat Nov  3 2001 Stefan van der Eijk <stefan@eijk.nu> 1.6-3mdk
12cr|rvm-1.16-3|142	- BuildRequires: liblwp-devel
12cr|rvm-1.16-3|143	
12cr|rvm-1.16-3|144	* Fri Aug 24 2001 Florin Grad <florin@mandrakesoft.com> 1.6-2mdk
12cr|rvm-1.16-3|145	- remove the require on rvm to rvm-tools
12cr|rvm-1.16-3|146	
12cr|rvm-1.16-3|147	* Thu Aug 23 2001 Florin Grad <florin@mandrakesoft.com> 1.6-1mdk
12cr|rvm-1.16-3|148	- 1.6
12cr|rvm-1.16-3|149	- add the doc section
12cr|rvm-1.16-3|150	
12cr|rvm-1.16-3|151	* Mon Jan 08 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.2-2mdk
12cr|rvm-1.16-3|152	- clean spec
12cr|rvm-1.16-3|153	- macros
12cr|rvm-1.16-3|154	
12cr|rvm-1.16-3|155	* Thu Nov 16 2000 Florin Grad <florin@mandrakesoft.com> 1.2-1mdk
12cr|rvm-1.16-3|156	- 1.2.1
12cr|rvm-1.16-3|157	* Thu Aug 31 2000 Florin Grad <florin@mandrakesoft.com> 1.1-2mdk
12cr|rvm-1.16-3|158	- adding the macros
12cr|rvm-1.16-3|159	* Fri Jul 7 2000 Florin Grad <florin@mandrakesoft.com> 1.1-1mdk
12cr|rvm-1.16-3|160	- First attempt.

7394 12
12cr|R-waveslim-1.6.4-1|1	%global packname  waveslim
12cr|R-waveslim-1.6.4-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-waveslim-1.6.4-1|3	
12cr|R-waveslim-1.6.4-1|4	Name:             R-%{packname}
12cr|R-waveslim-1.6.4-1|5	Version:          1.6.4
12cr|R-waveslim-1.6.4-1|6	Release:          1
12cr|R-waveslim-1.6.4-1|7	Summary:          Basic wavelet routines for one-, two- and three-dimensional signal processing
12cr|R-waveslim-1.6.4-1|8	Group:            Sciences/Mathematics
12cr|R-waveslim-1.6.4-1|9	License:          GPL (>= 2)
12cr|R-waveslim-1.6.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-waveslim-1.6.4-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-waveslim-1.6.4-1|12	Requires:         R-stats R-graphics R-grDevices
12cr|R-waveslim-1.6.4-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-graphics R-grDevices
12cr|R-waveslim-1.6.4-1|14	
12cr|R-waveslim-1.6.4-1|15	%description
12cr|R-waveslim-1.6.4-1|16	Basic wavelet routines for time series (1D), image (2D) and array (3D)
12cr|R-waveslim-1.6.4-1|17	analysis.  The code provided here is based on wavelet methodology
12cr|R-waveslim-1.6.4-1|18	developed in Percival and Walden (2000); Gencay, Selcuk and Whitcher
12cr|R-waveslim-1.6.4-1|19	(2001); the dual-tree complex wavelet transform (CWT) from Kingsbury
12cr|R-waveslim-1.6.4-1|20	(1999, 2001) as implemented by Selesnick; and Hilbert wavelet pairs
12cr|R-waveslim-1.6.4-1|21	(Selesnick 2001, 2002).  All figures in chapters 4-7 of GSW (2001) are
12cr|R-waveslim-1.6.4-1|22	reproducible using this package and R code available at the book
12cr|R-waveslim-1.6.4-1|23	website(s) below.
12cr|R-waveslim-1.6.4-1|24	
12cr|R-waveslim-1.6.4-1|25	%prep
12cr|R-waveslim-1.6.4-1|26	%setup -q -c -n %{packname}
12cr|R-waveslim-1.6.4-1|27	
12cr|R-waveslim-1.6.4-1|28	%build
12cr|R-waveslim-1.6.4-1|29	
12cr|R-waveslim-1.6.4-1|30	%install
12cr|R-waveslim-1.6.4-1|31	mkdir -p %{buildroot}%{rlibdir}
12cr|R-waveslim-1.6.4-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-waveslim-1.6.4-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-waveslim-1.6.4-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-waveslim-1.6.4-1|35	
12cr|R-waveslim-1.6.4-1|36	%check
12cr|R-waveslim-1.6.4-1|37	%{_bindir}/R CMD check %{packname}
12cr|R-waveslim-1.6.4-1|38	
12cr|R-waveslim-1.6.4-1|39	%files
12cr|R-waveslim-1.6.4-1|40	%dir %{rlibdir}/%{packname}
12cr|R-waveslim-1.6.4-1|41	%doc %{rlibdir}/%{packname}/html
12cr|R-waveslim-1.6.4-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-waveslim-1.6.4-1|43	%{rlibdir}/%{packname}/INDEX
12cr|R-waveslim-1.6.4-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-waveslim-1.6.4-1|45	%{rlibdir}/%{packname}/Meta
12cr|R-waveslim-1.6.4-1|46	%{rlibdir}/%{packname}/R
12cr|R-waveslim-1.6.4-1|47	%{rlibdir}/%{packname}/data
12cr|R-waveslim-1.6.4-1|48	%{rlibdir}/%{packname}/help
12cr|R-waveslim-1.6.4-1|49	%{rlibdir}/%{packname}/libs
12cr|R-waveslim-1.6.4-1|50	
12cr|R-waveslim-1.6.4-1|51	
12cr|R-waveslim-1.6.4-1|52	%changelog
12cr|R-waveslim-1.6.4-1|53	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.6.4-1
12cr|R-waveslim-1.6.4-1|54	+ Revision: 777609
12cr|R-waveslim-1.6.4-1|55	- Import R-waveslim
12cr|R-waveslim-1.6.4-1|56	- Import R-waveslim
12cr|R-waveslim-1.6.4-1|57	

7395 12
12cr|R-widgetTools-1.32.0-1|1	%global packname  widgetTools
12cr|R-widgetTools-1.32.0-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-widgetTools-1.32.0-1|3	
12cr|R-widgetTools-1.32.0-1|4	Name:             R-%{packname}
12cr|R-widgetTools-1.32.0-1|5	Version:          1.32.0
12cr|R-widgetTools-1.32.0-1|6	Release:          1
12cr|R-widgetTools-1.32.0-1|7	Summary:          Creates an interactive tcltk widget
12cr|R-widgetTools-1.32.0-1|8	Group:            Sciences/Mathematics
12cr|R-widgetTools-1.32.0-1|9	License:          LGPL
12cr|R-widgetTools-1.32.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cr|R-widgetTools-1.32.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-widgetTools-1.32.0-1|12	Requires:         R-methods R-utils R-tcltk
12cr|R-widgetTools-1.32.0-1|13	Requires:         R-Biobase
12cr|R-widgetTools-1.32.0-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-utils R-tcltk
12cr|R-widgetTools-1.32.0-1|15	BuildRequires:    R-Biobase
12cr|R-widgetTools-1.32.0-1|16	
12cr|R-widgetTools-1.32.0-1|17	%description
12cr|R-widgetTools-1.32.0-1|18	This packages contains tools to support the construction of tcltk widgets
12cr|R-widgetTools-1.32.0-1|19	
12cr|R-widgetTools-1.32.0-1|20	%prep
12cr|R-widgetTools-1.32.0-1|21	%setup -q -c -n %{packname}
12cr|R-widgetTools-1.32.0-1|22	
12cr|R-widgetTools-1.32.0-1|23	%build
12cr|R-widgetTools-1.32.0-1|24	
12cr|R-widgetTools-1.32.0-1|25	%install
12cr|R-widgetTools-1.32.0-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-widgetTools-1.32.0-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-widgetTools-1.32.0-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-widgetTools-1.32.0-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-widgetTools-1.32.0-1|30	
12cr|R-widgetTools-1.32.0-1|31	#%check
12cr|R-widgetTools-1.32.0-1|32	#%{_bindir}/R CMD check %{packname}
12cr|R-widgetTools-1.32.0-1|33	
12cr|R-widgetTools-1.32.0-1|34	%files
12cr|R-widgetTools-1.32.0-1|35	%dir %{rlibdir}/%{packname}
12cr|R-widgetTools-1.32.0-1|36	%doc %{rlibdir}/%{packname}/doc
12cr|R-widgetTools-1.32.0-1|37	%doc %{rlibdir}/%{packname}/html
12cr|R-widgetTools-1.32.0-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-widgetTools-1.32.0-1|39	%{rlibdir}/%{packname}/INDEX
12cr|R-widgetTools-1.32.0-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-widgetTools-1.32.0-1|41	%{rlibdir}/%{packname}/Meta
12cr|R-widgetTools-1.32.0-1|42	%{rlibdir}/%{packname}/R
12cr|R-widgetTools-1.32.0-1|43	%{rlibdir}/%{packname}/help
12cr|R-widgetTools-1.32.0-1|44	
12cr|R-widgetTools-1.32.0-1|45	
12cr|R-widgetTools-1.32.0-1|46	%changelog
12cr|R-widgetTools-1.32.0-1|47	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.32.0-1
12cr|R-widgetTools-1.32.0-1|48	+ Revision: 775491
12cr|R-widgetTools-1.32.0-1|49	- Import R-widgetTools
12cr|R-widgetTools-1.32.0-1|50	- Import R-widgetTools
12cr|R-widgetTools-1.32.0-1|51	

7396 12
12cr|R-XML-3.9_4-1|1	%global packname  XML
12cr|R-XML-3.9_4-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-XML-3.9_4-1|3	
12cr|R-XML-3.9_4-1|4	Name:             R-%{packname}
12cr|R-XML-3.9_4-1|5	Version:          3.9_4
12cr|R-XML-3.9_4-1|6	Release:          1
12cr|R-XML-3.9_4-1|7	Summary:          Tools for parsing and generating XML within R and S-Plus
12cr|R-XML-3.9_4-1|8	Group:            Sciences/Mathematics
12cr|R-XML-3.9_4-1|9	License:          BSD
12cr|R-XML-3.9_4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-XML-3.9_4-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_3.9-4.tar.gz
12cr|R-XML-3.9_4-1|12	Requires:         R-methods R-utils
12cr|R-XML-3.9_4-1|13	Requires:         R-methods
12cr|R-XML-3.9_4-1|14	Requires:         R-bitops
12cr|R-XML-3.9_4-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-utils
12cr|R-XML-3.9_4-1|16	BuildRequires:    R-methods
12cr|R-XML-3.9_4-1|17	BuildRequires:    R-bitops
12cr|R-XML-3.9_4-1|18	BuildRequires:    libxml2-devel
12cr|R-XML-3.9_4-1|19	
12cr|R-XML-3.9_4-1|20	%description
12cr|R-XML-3.9_4-1|21	This package provides many approaches for both reading and creating XML
12cr|R-XML-3.9_4-1|22	(and HTML) documents (including DTDs), both local and accessible via HTTP
12cr|R-XML-3.9_4-1|23	or FTP.  It also offers access to an XPath "interpreter".
12cr|R-XML-3.9_4-1|24	
12cr|R-XML-3.9_4-1|25	%prep
12cr|R-XML-3.9_4-1|26	%setup -q -c -n %{packname}
12cr|R-XML-3.9_4-1|27	
12cr|R-XML-3.9_4-1|28	%build
12cr|R-XML-3.9_4-1|29	
12cr|R-XML-3.9_4-1|30	%install
12cr|R-XML-3.9_4-1|31	mkdir -p %{buildroot}%{rlibdir}
12cr|R-XML-3.9_4-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-XML-3.9_4-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-XML-3.9_4-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-XML-3.9_4-1|35	
12cr|R-XML-3.9_4-1|36	%files
12cr|R-XML-3.9_4-1|37	%dir %{rlibdir}/%{packname}
12cr|R-XML-3.9_4-1|38	%doc %{rlibdir}/%{packname}/html
12cr|R-XML-3.9_4-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-XML-3.9_4-1|40	%doc %{rlibdir}/%{packname}/Docs
12cr|R-XML-3.9_4-1|41	%doc %{rlibdir}/%{packname}/README*
12cr|R-XML-3.9_4-1|42	%{rlibdir}/%{packname}/INDEX
12cr|R-XML-3.9_4-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-XML-3.9_4-1|44	%{rlibdir}/%{packname}/Meta
12cr|R-XML-3.9_4-1|45	%{rlibdir}/%{packname}/R
12cr|R-XML-3.9_4-1|46	%{rlibdir}/%{packname}/examples
12cr|R-XML-3.9_4-1|47	%{rlibdir}/%{packname}/exampleData
12cr|R-XML-3.9_4-1|48	%{rlibdir}/%{packname}/help
12cr|R-XML-3.9_4-1|49	%{rlibdir}/%{packname}/libs
12cr|R-XML-3.9_4-1|50	%{rlibdir}/%{packname}/scripts
12cr|R-XML-3.9_4-1|51	
12cr|R-XML-3.9_4-1|52	
12cr|R-XML-3.9_4-1|53	%changelog
12cr|R-XML-3.9_4-1|54	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 3.9_4-1
12cr|R-XML-3.9_4-1|55	+ Revision: 775395
12cr|R-XML-3.9_4-1|56	- Import R-XML
12cr|R-XML-3.9_4-1|57	- Import R-XML
12cr|R-XML-3.9_4-1|58	

7397 12
12cr|rxp-1.4.8-5|1	%define name	rxp
12cr|rxp-1.4.8-5|2	%define version	1.4.8
12cr|rxp-1.4.8-5|3	%define rel	5
12cr|rxp-1.4.8-5|4	%define release	%mkrel %{rel}
12cr|rxp-1.4.8-5|5	
12cr|rxp-1.4.8-5|6	Name:		%{name}
12cr|rxp-1.4.8-5|7	Version:	%{version}
12cr|rxp-1.4.8-5|8	Release:	%{release}
12cr|rxp-1.4.8-5|9	Summary:	XML parser
12cr|rxp-1.4.8-5|10	Group:		Development/Other
12cr|rxp-1.4.8-5|11	License:	GPL
12cr|rxp-1.4.8-5|12	URL:		http://www.cogsci.ed.ac.uk/~richard/rxp.html
12cr|rxp-1.4.8-5|13	Source:		ftp://ftp.cogsci.ed.ac.uk/pub/richard/%{name}-%{version}.tar.bz2
12cr|rxp-1.4.8-5|14	Patch:		%{name}.makefile.patch
12cr|rxp-1.4.8-5|15	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|rxp-1.4.8-5|16	
12cr|rxp-1.4.8-5|17	%description
12cr|rxp-1.4.8-5|18	RXP is a validating XML parser written in C. It is used by the LT XML toolkit,
12cr|rxp-1.4.8-5|19	and the Festival speech synthesis system.
12cr|rxp-1.4.8-5|20	
12cr|rxp-1.4.8-5|21	%prep
12cr|rxp-1.4.8-5|22	%setup
12cr|rxp-1.4.8-5|23	%patch
12cr|rxp-1.4.8-5|24	
12cr|rxp-1.4.8-5|25	%build
12cr|rxp-1.4.8-5|26	export CFLAGS=$RPM_OPT_FLAGS
12cr|rxp-1.4.8-5|27	%make
12cr|rxp-1.4.8-5|28	
12cr|rxp-1.4.8-5|29	%install
12cr|rxp-1.4.8-5|30	rm -rf %{buildroot}
12cr|rxp-1.4.8-5|31	install -d -m 755 %{buildroot}%{_bindir}
12cr|rxp-1.4.8-5|32	install -m 755 %{name} %{buildroot}%{_bindir}
12cr|rxp-1.4.8-5|33	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|rxp-1.4.8-5|34	install -m 644 %{name}.1 %{buildroot}%{_mandir}/man1
12cr|rxp-1.4.8-5|35	
12cr|rxp-1.4.8-5|36	%clean
12cr|rxp-1.4.8-5|37	rm -rf %{buildroot}
12cr|rxp-1.4.8-5|38	
12cr|rxp-1.4.8-5|39	%files
12cr|rxp-1.4.8-5|40	%defattr(-,root,root)
12cr|rxp-1.4.8-5|41	%doc COPYING COPYRIGHT Manual Threads
12cr|rxp-1.4.8-5|42	%{_bindir}/%{name}
12cr|rxp-1.4.8-5|43	%{_mandir}/man1/%{name}.1*
12cr|rxp-1.4.8-5|44	
12cr|rxp-1.4.8-5|45	
12cr|rxp-1.4.8-5|46	
12cr|rxp-1.4.8-5|47	
12cr|rxp-1.4.8-5|48	%changelog
12cr|rxp-1.4.8-5|49	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.8-5mdv2011.0
12cr|rxp-1.4.8-5|50	+ Revision: 614800
12cr|rxp-1.4.8-5|51	- the mass rebuild of 2010.1 packages
12cr|rxp-1.4.8-5|52	
12cr|rxp-1.4.8-5|53	* Tue Mar 16 2010 Eric Fernandez <zeb@mandriva.org> 1.4.8-4mdv2010.1
12cr|rxp-1.4.8-5|54	+ Revision: 520721
12cr|rxp-1.4.8-5|55	- rebuild
12cr|rxp-1.4.8-5|56	
12cr|rxp-1.4.8-5|57	* Wed May 06 2009 Eric Fernandez <zeb@mandriva.org> 1.4.8-3mdv2010.0
12cr|rxp-1.4.8-5|58	+ Revision: 372594
12cr|rxp-1.4.8-5|59	- rebuild
12cr|rxp-1.4.8-5|60	
12cr|rxp-1.4.8-5|61	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.4.8-2mdv2009.0
12cr|rxp-1.4.8-5|62	+ Revision: 140755
12cr|rxp-1.4.8-5|63	- restore BuildRoot
12cr|rxp-1.4.8-5|64	
12cr|rxp-1.4.8-5|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|rxp-1.4.8-5|66	- kill re-definition of %%buildroot on Pixel's request
12cr|rxp-1.4.8-5|67	
12cr|rxp-1.4.8-5|68	* Wed Aug 08 2007 Eric Fernandez <zeb@mandriva.org> 1.4.8-2mdv2008.0
12cr|rxp-1.4.8-5|69	+ Revision: 60305
12cr|rxp-1.4.8-5|70	-rebuild
12cr|rxp-1.4.8-5|71	
12cr|rxp-1.4.8-5|72	
12cr|rxp-1.4.8-5|73	* Tue Dec 19 2006 Eric Fernandez <zeb@mandriva.org> 1.4.8-1mdv2007.0
12cr|rxp-1.4.8-5|74	+ Revision: 99889
12cr|rxp-1.4.8-5|75	- 1.4.8
12cr|rxp-1.4.8-5|76	- Import rxp
12cr|rxp-1.4.8-5|77	
12cr|rxp-1.4.8-5|78	* Mon Jun 26 2006 Eric Fernandez <zeb@zebulon.org.uk> 1.4.7-1mdv2007.0
12cr|rxp-1.4.8-5|79	- new release
12cr|rxp-1.4.8-5|80	- use mkrel
12cr|rxp-1.4.8-5|81	
12cr|rxp-1.4.8-5|82	* Sat Aug 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-2mdk
12cr|rxp-1.4.8-5|83	- rebuild
12cr|rxp-1.4.8-5|84	- spec cleanup
12cr|rxp-1.4.8-5|85	
12cr|rxp-1.4.8-5|86	* Thu Aug 05 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.4.0-1mdk
12cr|rxp-1.4.8-5|87	- 1.4.0 final
12cr|rxp-1.4.8-5|88	- rpmbuildupdate aware
12cr|rxp-1.4.8-5|89	
12cr|rxp-1.4.8-5|90	* Sat Feb 28 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.4.0-0.pre10.1mdk
12cr|rxp-1.4.8-5|91	- new version
12cr|rxp-1.4.8-5|92	

7398 12
12cr|R-xtable-1.7_0-1|1	%global packname  xtable
12cr|R-xtable-1.7_0-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-xtable-1.7_0-1|3	
12cr|R-xtable-1.7_0-1|4	Name:             R-%{packname}
12cr|R-xtable-1.7_0-1|5	Version:          1.7_0
12cr|R-xtable-1.7_0-1|6	Release:          1
12cr|R-xtable-1.7_0-1|7	Summary:          Export tables to LaTeX or HTML
12cr|R-xtable-1.7_0-1|8	Group:            Sciences/Mathematics
12cr|R-xtable-1.7_0-1|9	License:          GPL (>= 2)
12cr|R-xtable-1.7_0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cr|R-xtable-1.7_0-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.7-0.tar.gz
12cr|R-xtable-1.7_0-1|12	BuildRequires:    R-devel
12cr|R-xtable-1.7_0-1|13	BuildRequires:    Rmath-devel
12cr|R-xtable-1.7_0-1|14	BuildRequires:    texlive-collection-latex
12cr|R-xtable-1.7_0-1|15	BuildRequires:    pkgconfig(lapack)
12cr|R-xtable-1.7_0-1|16	
12cr|R-xtable-1.7_0-1|17	%description
12cr|R-xtable-1.7_0-1|18	Coerce data to LaTeX and HTML tables
12cr|R-xtable-1.7_0-1|19	
12cr|R-xtable-1.7_0-1|20	%prep
12cr|R-xtable-1.7_0-1|21	%setup -q -c -n %{packname}
12cr|R-xtable-1.7_0-1|22	
12cr|R-xtable-1.7_0-1|23	%build
12cr|R-xtable-1.7_0-1|24	
12cr|R-xtable-1.7_0-1|25	%install
12cr|R-xtable-1.7_0-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-xtable-1.7_0-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-xtable-1.7_0-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-xtable-1.7_0-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-xtable-1.7_0-1|30	
12cr|R-xtable-1.7_0-1|31	%check
12cr|R-xtable-1.7_0-1|32	%{_bindir}/R CMD check %{packname}
12cr|R-xtable-1.7_0-1|33	
12cr|R-xtable-1.7_0-1|34	%files
12cr|R-xtable-1.7_0-1|35	%dir %{rlibdir}/%{packname}
12cr|R-xtable-1.7_0-1|36	%doc %{rlibdir}/%{packname}/doc
12cr|R-xtable-1.7_0-1|37	%doc %{rlibdir}/%{packname}/html
12cr|R-xtable-1.7_0-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-xtable-1.7_0-1|39	%doc %{rlibdir}/%{packname}/NEWS
12cr|R-xtable-1.7_0-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-xtable-1.7_0-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-xtable-1.7_0-1|42	%{rlibdir}/%{packname}/Meta
12cr|R-xtable-1.7_0-1|43	%{rlibdir}/%{packname}/R
12cr|R-xtable-1.7_0-1|44	%{rlibdir}/%{packname}/data
12cr|R-xtable-1.7_0-1|45	%{rlibdir}/%{packname}/help
12cr|R-xtable-1.7_0-1|46	
12cr|R-xtable-1.7_0-1|47	
12cr|R-xtable-1.7_0-1|48	%changelog
12cr|R-xtable-1.7_0-1|49	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.7_0-1
12cr|R-xtable-1.7_0-1|50	+ Revision: 775360
12cr|R-xtable-1.7_0-1|51	- Import R-xtable
12cr|R-xtable-1.7_0-1|52	- Import R-xtable
12cr|R-xtable-1.7_0-1|53	

7399 12
12cr|rxtx-2.2-1.pre1.20111029|1	%define version	2.2
12cr|rxtx-2.2-1.pre1.20111029|2	%define prerel	pre1
12cr|rxtx-2.2-1.pre1.20111029|3	%define upver	%version%{?prerel}
12cr|rxtx-2.2-1.pre1.20111029|4	%define rev	20111029
12cr|rxtx-2.2-1.pre1.20111029|5	%define mdvrel	1
12cr|rxtx-2.2-1.pre1.20111029|6	
12cr|rxtx-2.2-1.pre1.20111029|7	Name:		rxtx
12cr|rxtx-2.2-1.pre1.20111029|8	Version:	%version
12cr|rxtx-2.2-1.pre1.20111029|9	Release:	%mkrel %{mdvrel}%{?prerel:.%prerel}%{?rev:.%rev}
12cr|rxtx-2.2-1.pre1.20111029|10	Summary:	Serial and parallel I/O libraries supporting Sun's CommAPI
12cr|rxtx-2.2-1.pre1.20111029|11	Group:		System/Libraries
12cr|rxtx-2.2-1.pre1.20111029|12	License:	LGPLv2+
12cr|rxtx-2.2-1.pre1.20111029|13	URL:		http://www.rxtx.qbang.org/
12cr|rxtx-2.2-1.pre1.20111029|14	#Source0:	http://rxtx.qbang.org/pub/rxtx/%{name}-%{upver}.zip
12cr|rxtx-2.2-1.pre1.20111029|15	# The source for this package was pulled from upstream's vcs.  Use the
12cr|rxtx-2.2-1.pre1.20111029|16	# following commands to generate the tarball:
12cr|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
12cr|rxtx-2.2-1.pre1.20111029|18	#  tar cjvf rxtx-2.2pre1.tar.bz2 --exclude CVS --exclude .cvsignore rxtx-2.2pre1
12cr|rxtx-2.2-1.pre1.20111029|19	Source0:	%{name}-%{upver}.tar.bz2
12cr|rxtx-2.2-1.pre1.20111029|20	Patch0:		rxtx-2.2pre1-fc-loadlibrary.patch
12cr|rxtx-2.2-1.pre1.20111029|21	Patch1:		rxtx-2.2pre1-mdv-all-ports.patch
12cr|rxtx-2.2-1.pre1.20111029|22	Patch2:		rxtx-2.2pre1-mdv-link-math.patch
12cr|rxtx-2.2-1.pre1.20111029|23	BuildRequires:	java-devel >= 0:1.6.0
12cr|rxtx-2.2-1.pre1.20111029|24	
12cr|rxtx-2.2-1.pre1.20111029|25	%description
12cr|rxtx-2.2-1.pre1.20111029|26	RXTX is a native library providing serial and parallel communication for the
12cr|rxtx-2.2-1.pre1.20111029|27	Java Development Toolkit (JDK) moving towards compliance with Sun's CommAPI.
12cr|rxtx-2.2-1.pre1.20111029|28	
12cr|rxtx-2.2-1.pre1.20111029|29	%prep
12cr|rxtx-2.2-1.pre1.20111029|30	%setup -q -n %{name}-%{upver}
12cr|rxtx-2.2-1.pre1.20111029|31	sed -e 's|@JNIPATH@|%{_jnidir}|' %{PATCH0} | patch -s -b --suffix .p0 -p1
12cr|rxtx-2.2-1.pre1.20111029|32	%patch1 -p1
12cr|rxtx-2.2-1.pre1.20111029|33	%patch2 -p1
12cr|rxtx-2.2-1.pre1.20111029|34	# remove prebuilt binaries
12cr|rxtx-2.2-1.pre1.20111029|35	find . -name '*.jar' -delete
12cr|rxtx-2.2-1.pre1.20111029|36	find . -name '*.hqx' -delete
12cr|rxtx-2.2-1.pre1.20111029|37	
12cr|rxtx-2.2-1.pre1.20111029|38	%build
12cr|rxtx-2.2-1.pre1.20111029|39	%configure2_5x
12cr|rxtx-2.2-1.pre1.20111029|40	make
12cr|rxtx-2.2-1.pre1.20111029|41	iconv -f ISO_8859-1 -t UTF-8 ChangeLog >ChangeLog.utf-8
12cr|rxtx-2.2-1.pre1.20111029|42	mv ChangeLog.utf-8 ChangeLog
12cr|rxtx-2.2-1.pre1.20111029|43	
12cr|rxtx-2.2-1.pre1.20111029|44	%install
12cr|rxtx-2.2-1.pre1.20111029|45	rm -rf %{buildroot}
12cr|rxtx-2.2-1.pre1.20111029|46	install -d -m 755 %{buildroot}%{_libdir}
12cr|rxtx-2.2-1.pre1.20111029|47	install -d -m 755 %{buildroot}%{_javadir}
12cr|rxtx-2.2-1.pre1.20111029|48	install -d -m 755 %{buildroot}%{_jnidir}
12cr|rxtx-2.2-1.pre1.20111029|49	make RXTX_PATH=%{buildroot}%{_jnidir} JHOME=%{buildroot}%{_javadir} install
12cr|rxtx-2.2-1.pre1.20111029|50	find %{buildroot} -name '*.la' -exec rm {} \;
12cr|rxtx-2.2-1.pre1.20111029|51	
12cr|rxtx-2.2-1.pre1.20111029|52	%clean
12cr|rxtx-2.2-1.pre1.20111029|53	rm -rf %{buildroot}
12cr|rxtx-2.2-1.pre1.20111029|54	
12cr|rxtx-2.2-1.pre1.20111029|55	%files
12cr|rxtx-2.2-1.pre1.20111029|56	%defattr(-,root,root)
12cr|rxtx-2.2-1.pre1.20111029|57	%doc AUTHORS ChangeLog README TODO COPYING
12cr|rxtx-2.2-1.pre1.20111029|58	%doc RMISecurityManager.html SerialPortInstructions.txt
12cr|rxtx-2.2-1.pre1.20111029|59	%{_javadir}/RXTXcomm.jar
12cr|rxtx-2.2-1.pre1.20111029|60	%{_jnidir}/*.so
12cr|rxtx-2.2-1.pre1.20111029|61	
12cr|rxtx-2.2-1.pre1.20111029|62	
12cr|rxtx-2.2-1.pre1.20111029|63	%changelog
12cr|rxtx-2.2-1.pre1.20111029|64	* Sat Oct 29 2011 Andrey Smirnov <asmirnov@mandriva.org> 2.2-1.pre1.20111029mdv2011.0
12cr|rxtx-2.2-1.pre1.20111029|65	+ Revision: 707832
12cr|rxtx-2.2-1.pre1.20111029|66	- Update to fresh CVS snapshot
12cr|rxtx-2.2-1.pre1.20111029|67	JNI libraries placed to jnidir
12cr|rxtx-2.2-1.pre1.20111029|68	Consolidated to single package because separate ones are useless
12cr|rxtx-2.2-1.pre1.20111029|69	
12cr|rxtx-2.2-1.pre1.20111029|70	* Sat Jul 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.7.2-1mdv2010.0
12cr|rxtx-2.2-1.pre1.20111029|71	+ Revision: 399666
12cr|rxtx-2.2-1.pre1.20111029|72	- use same version as gentoo
12cr|rxtx-2.2-1.pre1.20111029|73	
12cr|rxtx-2.2-1.pre1.20111029|74	* Fri Jul 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.7r2-1mdv2010.0
12cr|rxtx-2.2-1.pre1.20111029|75	+ Revision: 396931
12cr|rxtx-2.2-1.pre1.20111029|76	- import rxtx
12cr|rxtx-2.2-1.pre1.20111029|77	

7400 12
12cr|rxvt-unicode-9.15-1|1	Summary:	A color VT102 terminal emulator for the X Window System
12cr|rxvt-unicode-9.15-1|2	Name:		rxvt-unicode
12cr|rxvt-unicode-9.15-1|3	Version:	9.15
12cr|rxvt-unicode-9.15-1|4	Release: 	%mkrel 1
12cr|rxvt-unicode-9.15-1|5	License:	GPLv2+
12cr|rxvt-unicode-9.15-1|6	Group:		Terminals
12cr|rxvt-unicode-9.15-1|7	URL:		http://dist.schmorp.de/rxvt-unicode
12cr|rxvt-unicode-9.15-1|8	Source:		http://dist.schmorp.de/rxvt-unicode/%{name}-%{version}.tar.bz2
12cr|rxvt-unicode-9.15-1|9	Source1:	%{name}.desktop
12cr|rxvt-unicode-9.15-1|10	# X11 locales are required to build IM support
12cr|rxvt-unicode-9.15-1|11	BuildRequires:	libx11-common
12cr|rxvt-unicode-9.15-1|12	BuildRequires:	perl-devel
12cr|rxvt-unicode-9.15-1|13	BuildRequires:	libx11-devel
12cr|rxvt-unicode-9.15-1|14	BuildRequires:	libxft-devel
12cr|rxvt-unicode-9.15-1|15	BuildRequires:	libstdc++-static-devel
12cr|rxvt-unicode-9.15-1|16	BuildRequires:	libxrender-devel
12cr|rxvt-unicode-9.15-1|17	BuildRequires:	fontconfig-devel
12cr|rxvt-unicode-9.15-1|18	
12cr|rxvt-unicode-9.15-1|19	%description
12cr|rxvt-unicode-9.15-1|20	Rxvt-unicode is a clone of the well known terminal emulator rxvt, modified to
12cr|rxvt-unicode-9.15-1|21	store text in Unicode (either UCS-2 or UCS-4) and to use locale-correct input
12cr|rxvt-unicode-9.15-1|22	and output. It also supports mixing multiple fonts at the same time, including
12cr|rxvt-unicode-9.15-1|23	Xft fonts.
12cr|rxvt-unicode-9.15-1|24	
12cr|rxvt-unicode-9.15-1|25	%prep
12cr|rxvt-unicode-9.15-1|26	%setup -q
12cr|rxvt-unicode-9.15-1|27	
12cr|rxvt-unicode-9.15-1|28	%build
12cr|rxvt-unicode-9.15-1|29	./autogen.sh
12cr|rxvt-unicode-9.15-1|30	
12cr|rxvt-unicode-9.15-1|31	%configure2_5x \
12cr|rxvt-unicode-9.15-1|32	--enable-unicode3 \
12cr|rxvt-unicode-9.15-1|33	--enable-combining \
12cr|rxvt-unicode-9.15-1|34	--enable-xft \
12cr|rxvt-unicode-9.15-1|35	--enable-font-styles \
12cr|rxvt-unicode-9.15-1|36	--enable-transparency \
12cr|rxvt-unicode-9.15-1|37	--enable-fading \
12cr|rxvt-unicode-9.15-1|38	--enable-rxvt-scroll \
12cr|rxvt-unicode-9.15-1|39	--disable-next-scroll \
12cr|rxvt-unicode-9.15-1|40	--disable-xterm-scroll \
12cr|rxvt-unicode-9.15-1|41	--enable-perl \
12cr|rxvt-unicode-9.15-1|42	--enable-xim \
12cr|rxvt-unicode-9.15-1|43	--enable-backspace-key \
12cr|rxvt-unicode-9.15-1|44	--enable-delete-key \
12cr|rxvt-unicode-9.15-1|45	--enable-resources \
12cr|rxvt-unicode-9.15-1|46	--disable-8bitctrls \
12cr|rxvt-unicode-9.15-1|47	--enable-swapscreen \
12cr|rxvt-unicode-9.15-1|48	--enable-iso14755 \
12cr|rxvt-unicode-9.15-1|49	--enable-frills \
12cr|rxvt-unicode-9.15-1|50	--enable-keepscrolling \
12cr|rxvt-unicode-9.15-1|51	--enable-selectionscrolling \
12cr|rxvt-unicode-9.15-1|52	--enable-mousewheel \
12cr|rxvt-unicode-9.15-1|53	--enable-slipwheeling \
12cr|rxvt-unicode-9.15-1|54	--enable-smart-resize \
12cr|rxvt-unicode-9.15-1|55	--enable-text-blink \
12cr|rxvt-unicode-9.15-1|56	--enable-pointer-blank \
12cr|rxvt-unicode-9.15-1|57	--disable-utmp \
12cr|rxvt-unicode-9.15-1|58	--disable-wtmp \
12cr|rxvt-unicode-9.15-1|59	--disable-lastlog \
12cr|rxvt-unicode-9.15-1|60	--enable-256-color
12cr|rxvt-unicode-9.15-1|61	
12cr|rxvt-unicode-9.15-1|62	%make
12cr|rxvt-unicode-9.15-1|63	
12cr|rxvt-unicode-9.15-1|64	%install
12cr|rxvt-unicode-9.15-1|65	%makeinstall_std
12cr|rxvt-unicode-9.15-1|66	
12cr|rxvt-unicode-9.15-1|67	install -D -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%name.desktop
12cr|rxvt-unicode-9.15-1|68	
12cr|rxvt-unicode-9.15-1|69	%files
12cr|rxvt-unicode-9.15-1|70	%{_bindir}/urxvt*
12cr|rxvt-unicode-9.15-1|71	%{_libdir}/urxvt
12cr|rxvt-unicode-9.15-1|72	%{_datadir}/applications/*.desktop
12cr|rxvt-unicode-9.15-1|73	%{_mandir}/man*/*
12cr|rxvt-unicode-9.15-1|74	
12cr|rxvt-unicode-9.15-1|75	
12cr|rxvt-unicode-9.15-1|76	%changelog
12cr|rxvt-unicode-9.15-1|77	* Sun Jan 22 2012 Alexander Khrukin <akhrukin@mandriva.org> 9.15-1mdv2011.0
12cr|rxvt-unicode-9.15-1|78	+ Revision: 764854
12cr|rxvt-unicode-9.15-1|79	- version update 9.15
12cr|rxvt-unicode-9.15-1|80	
12cr|rxvt-unicode-9.15-1|81	* Sat May 07 2011 Funda Wang <fwang@mandriva.org> 9.11-1
12cr|rxvt-unicode-9.15-1|82	+ Revision: 672220
12cr|rxvt-unicode-9.15-1|83	- new version 9.11
12cr|rxvt-unicode-9.15-1|84	
12cr|rxvt-unicode-9.15-1|85	* Sun Dec 19 2010 Rémy Clouard <shikamaru@mandriva.org> 9.10-1mdv2011.0
12cr|rxvt-unicode-9.15-1|86	+ Revision: 623036
12cr|rxvt-unicode-9.15-1|87	- bump release
12cr|rxvt-unicode-9.15-1|88	
12cr|rxvt-unicode-9.15-1|89	* Tue Nov 30 2010 Rémy Clouard <shikamaru@mandriva.org> 9.09-1mdv2011.0
12cr|rxvt-unicode-9.15-1|90	+ Revision: 603984
12cr|rxvt-unicode-9.15-1|91	- Update to new release 9.09
12cr|rxvt-unicode-9.15-1|92	- drop patch, 256 color mode is now provided by the --enable-256-color
12cr|rxvt-unicode-9.15-1|93	configure switch
12cr|rxvt-unicode-9.15-1|94	- TODO: add terminfo file to ncurses
12cr|rxvt-unicode-9.15-1|95	
12cr|rxvt-unicode-9.15-1|96	* Sun Sep 12 2010 Rémy Clouard <shikamaru@mandriva.org> 9.07-6mdv2011.0
12cr|rxvt-unicode-9.15-1|97	+ Revision: 577760
12cr|rxvt-unicode-9.15-1|98	- rebuild for new perl
12cr|rxvt-unicode-9.15-1|99	
12cr|rxvt-unicode-9.15-1|100	* Mon Aug 09 2010 Rémy Clouard <shikamaru@mandriva.org> 9.07-5mdv2011.0
12cr|rxvt-unicode-9.15-1|101	+ Revision: 568247
12cr|rxvt-unicode-9.15-1|102	- rebuild for new perl 5.12.1
12cr|rxvt-unicode-9.15-1|103	
12cr|rxvt-unicode-9.15-1|104	* Sun May 02 2010 Funda Wang <fwang@mandriva.org> 9.07-4mdv2010.1
12cr|rxvt-unicode-9.15-1|105	+ Revision: 541544
12cr|rxvt-unicode-9.15-1|106	- fix attr of desktop file
12cr|rxvt-unicode-9.15-1|107	
12cr|rxvt-unicode-9.15-1|108	* Sun Mar 28 2010 Rémy Clouard <shikamaru@mandriva.org> 9.07-3mdv2010.1
12cr|rxvt-unicode-9.15-1|109	+ Revision: 528562
12cr|rxvt-unicode-9.15-1|110	- rel++
12cr|rxvt-unicode-9.15-1|111	- apply 256 color patch
12cr|rxvt-unicode-9.15-1|112	
12cr|rxvt-unicode-9.15-1|113	* Wed Dec 30 2009 Frederik Himpe <fhimpe@mandriva.org> 9.07-1mdv2010.1
12cr|rxvt-unicode-9.15-1|114	+ Revision: 483946
12cr|rxvt-unicode-9.15-1|115	- Update to new version 9.07
12cr|rxvt-unicode-9.15-1|116	- Remove build fix integrated upstream
12cr|rxvt-unicode-9.15-1|117	
12cr|rxvt-unicode-9.15-1|118	* Fri Oct 09 2009 Olivier Blin <blino@mandriva.org> 9.06-4mdv2010.0
12cr|rxvt-unicode-9.15-1|119	+ Revision: 456354
12cr|rxvt-unicode-9.15-1|120	- buildrequire libx11-common to fix build with xim (#47140)
12cr|rxvt-unicode-9.15-1|121	
12cr|rxvt-unicode-9.15-1|122	* Fri Sep 18 2009 Pascal Terjan <pterjan@mandriva.org> 9.06-3mdv2010.0
12cr|rxvt-unicode-9.15-1|123	+ Revision: 444390
12cr|rxvt-unicode-9.15-1|124	- constness fixes (partially from shikamaru)
12cr|rxvt-unicode-9.15-1|125	
12cr|rxvt-unicode-9.15-1|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|rxvt-unicode-9.15-1|127	- rebuild
12cr|rxvt-unicode-9.15-1|128	
12cr|rxvt-unicode-9.15-1|129	* Sun Nov 09 2008 Funda Wang <fwang@mandriva.org> 9.06-1mdv2009.1
12cr|rxvt-unicode-9.15-1|130	+ Revision: 301307
12cr|rxvt-unicode-9.15-1|131	- New version 9.06
12cr|rxvt-unicode-9.15-1|132	
12cr|rxvt-unicode-9.15-1|133	* Mon Jun 16 2008 Funda Wang <fwang@mandriva.org> 9.05-1mdv2009.0
12cr|rxvt-unicode-9.15-1|134	+ Revision: 219365
12cr|rxvt-unicode-9.15-1|135	- New version 9.05
12cr|rxvt-unicode-9.15-1|136	
12cr|rxvt-unicode-9.15-1|137	+ Pixel <pixel@mandriva.com>
12cr|rxvt-unicode-9.15-1|138	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|rxvt-unicode-9.15-1|139	
12cr|rxvt-unicode-9.15-1|140	* Sat Feb 02 2008 Funda Wang <fwang@mandriva.org> 9.02-1mdv2008.1
12cr|rxvt-unicode-9.15-1|141	+ Revision: 161425
12cr|rxvt-unicode-9.15-1|142	- update to new version 9.02
12cr|rxvt-unicode-9.15-1|143	
12cr|rxvt-unicode-9.15-1|144	* Thu Jan 31 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 9.01-2mdv2008.1
12cr|rxvt-unicode-9.15-1|145	+ Revision: 160787
12cr|rxvt-unicode-9.15-1|146	- enable xim in order to use composed accent marks
12cr|rxvt-unicode-9.15-1|147	
12cr|rxvt-unicode-9.15-1|148	* Sat Jan 26 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 9.01-1mdv2008.1
12cr|rxvt-unicode-9.15-1|149	+ Revision: 158453
12cr|rxvt-unicode-9.15-1|150	- new version
12cr|rxvt-unicode-9.15-1|151	
12cr|rxvt-unicode-9.15-1|152	+ Olivier Blin <blino@mandriva.org>
12cr|rxvt-unicode-9.15-1|153	- restore BuildRoot
12cr|rxvt-unicode-9.15-1|154	
12cr|rxvt-unicode-9.15-1|155	* Mon Dec 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 8.9-1mdv2008.1
12cr|rxvt-unicode-9.15-1|156	+ Revision: 137595
12cr|rxvt-unicode-9.15-1|157	- new version
12cr|rxvt-unicode-9.15-1|158	
12cr|rxvt-unicode-9.15-1|159	+ Thierry Vignaud <tv@mandriva.org>
12cr|rxvt-unicode-9.15-1|160	- kill re-definition of %%buildroot on Pixel's request
12cr|rxvt-unicode-9.15-1|161	
12cr|rxvt-unicode-9.15-1|162	* Sun Dec 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 8.8-1mdv2008.1
12cr|rxvt-unicode-9.15-1|163	+ Revision: 120493
12cr|rxvt-unicode-9.15-1|164	- new version
12cr|rxvt-unicode-9.15-1|165	
12cr|rxvt-unicode-9.15-1|166	* Sun Nov 25 2007 Funda Wang <fwang@mandriva.org> 8.7-1mdv2008.1
12cr|rxvt-unicode-9.15-1|167	+ Revision: 111883
12cr|rxvt-unicode-9.15-1|168	- update to new version 8.7
12cr|rxvt-unicode-9.15-1|169	
12cr|rxvt-unicode-9.15-1|170	* Thu Nov 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 8.5a-1mdv2008.1
12cr|rxvt-unicode-9.15-1|171	+ Revision: 111079
12cr|rxvt-unicode-9.15-1|172	- new version
12cr|rxvt-unicode-9.15-1|173	- new version
12cr|rxvt-unicode-9.15-1|174	
12cr|rxvt-unicode-9.15-1|175	* Wed Nov 07 2007 Funda Wang <fwang@mandriva.org> 8.4-2mdv2008.1
12cr|rxvt-unicode-9.15-1|176	+ Revision: 106709
12cr|rxvt-unicode-9.15-1|177	- rebuild for new lzma
12cr|rxvt-unicode-9.15-1|178	
12cr|rxvt-unicode-9.15-1|179	* Sun Oct 28 2007 Funda Wang <fwang@mandriva.org> 8.4-1mdv2008.1
12cr|rxvt-unicode-9.15-1|180	+ Revision: 102837
12cr|rxvt-unicode-9.15-1|181	- fix desktop entry
12cr|rxvt-unicode-9.15-1|182	
12cr|rxvt-unicode-9.15-1|183	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|rxvt-unicode-9.15-1|184	- new version
12cr|rxvt-unicode-9.15-1|185	- remove buildrequires on desktop-file-utils - desktop file doesn't belong to the upstream tarball
12cr|rxvt-unicode-9.15-1|186	
12cr|rxvt-unicode-9.15-1|187	* Thu Aug 02 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 8.3-1mdv2008.0
12cr|rxvt-unicode-9.15-1|188	+ Revision: 57913
12cr|rxvt-unicode-9.15-1|189	- new version
12cr|rxvt-unicode-9.15-1|190	- tune up desktop file
12cr|rxvt-unicode-9.15-1|191	
12cr|rxvt-unicode-9.15-1|192	* Wed Jun 13 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 8.2-1mdv2008.0
12cr|rxvt-unicode-9.15-1|193	+ Revision: 38672
12cr|rxvt-unicode-9.15-1|194	- make it work
12cr|rxvt-unicode-9.15-1|195	- add xdg menu entry
12cr|rxvt-unicode-9.15-1|196	- new version
12cr|rxvt-unicode-9.15-1|197	

7401 12
12cr|R-yeastNagalakshmi-0.99.3-1|1	%global packname  yeastNagalakshmi
12cr|R-yeastNagalakshmi-0.99.3-1|2	%global rlibdir  %{_datadir}/R/library
12cr|R-yeastNagalakshmi-0.99.3-1|3	
12cr|R-yeastNagalakshmi-0.99.3-1|4	Name:             R-%{packname}
12cr|R-yeastNagalakshmi-0.99.3-1|5	Version:          0.99.3
12cr|R-yeastNagalakshmi-0.99.3-1|6	Release:          1
12cr|R-yeastNagalakshmi-0.99.3-1|7	Summary:          Yeast genome RNA sequencing data based on Nagalakshmi et. al
12cr|R-yeastNagalakshmi-0.99.3-1|8	Group:            Sciences/Mathematics
12cr|R-yeastNagalakshmi-0.99.3-1|9	License:          Artistic-2.0
12cr|R-yeastNagalakshmi-0.99.3-1|10	URL:              None
12cr|R-yeastNagalakshmi-0.99.3-1|11	Source0:          http://bioconductor.org/packages/data/experiment/src/contrib/yeastNagalakshmi_0.99.3.tar.gz
12cr|R-yeastNagalakshmi-0.99.3-1|12	BuildArch:        noarch
12cr|R-yeastNagalakshmi-0.99.3-1|13	Requires:         R-core
12cr|R-yeastNagalakshmi-0.99.3-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-yeastNagalakshmi-0.99.3-1|15	
12cr|R-yeastNagalakshmi-0.99.3-1|16	%description
12cr|R-yeastNagalakshmi-0.99.3-1|17	The yeast genome data was retrieved from the sequence read archive,
12cr|R-yeastNagalakshmi-0.99.3-1|18	aligned with bwa, and converted to BAM format with samtools.
12cr|R-yeastNagalakshmi-0.99.3-1|19	
12cr|R-yeastNagalakshmi-0.99.3-1|20	%prep
12cr|R-yeastNagalakshmi-0.99.3-1|21	%setup -q -c -n %{packname}
12cr|R-yeastNagalakshmi-0.99.3-1|22	
12cr|R-yeastNagalakshmi-0.99.3-1|23	%build
12cr|R-yeastNagalakshmi-0.99.3-1|24	
12cr|R-yeastNagalakshmi-0.99.3-1|25	%install
12cr|R-yeastNagalakshmi-0.99.3-1|26	mkdir -p %{buildroot}%{rlibdir}
12cr|R-yeastNagalakshmi-0.99.3-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-yeastNagalakshmi-0.99.3-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-yeastNagalakshmi-0.99.3-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-yeastNagalakshmi-0.99.3-1|30	
12cr|R-yeastNagalakshmi-0.99.3-1|31	%check
12cr|R-yeastNagalakshmi-0.99.3-1|32	%{_bindir}/R CMD check %{packname}
12cr|R-yeastNagalakshmi-0.99.3-1|33	
12cr|R-yeastNagalakshmi-0.99.3-1|34	%files
12cr|R-yeastNagalakshmi-0.99.3-1|35	%dir %{rlibdir}/%{packname}
12cr|R-yeastNagalakshmi-0.99.3-1|36	%doc %{rlibdir}/%{packname}/html
12cr|R-yeastNagalakshmi-0.99.3-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-yeastNagalakshmi-0.99.3-1|38	%{rlibdir}/%{packname}/INDEX
12cr|R-yeastNagalakshmi-0.99.3-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-yeastNagalakshmi-0.99.3-1|40	%{rlibdir}/%{packname}/Meta
12cr|R-yeastNagalakshmi-0.99.3-1|41	%{rlibdir}/%{packname}/extdata
12cr|R-yeastNagalakshmi-0.99.3-1|42	%{rlibdir}/%{packname}/help
12cr|R-yeastNagalakshmi-0.99.3-1|43	
12cr|R-yeastNagalakshmi-0.99.3-1|44	
12cr|R-yeastNagalakshmi-0.99.3-1|45	%changelog
12cr|R-yeastNagalakshmi-0.99.3-1|46	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.99.3-1
12cr|R-yeastNagalakshmi-0.99.3-1|47	+ Revision: 776728
12cr|R-yeastNagalakshmi-0.99.3-1|48	- Import R-yeastNagalakshmi
12cr|R-yeastNagalakshmi-0.99.3-1|49	- Import R-yeastNagalakshmi
12cr|R-yeastNagalakshmi-0.99.3-1|50	

7402 12
12cr|rygel-0.16.3-1|1	%define api 1.0
12cr|rygel-0.16.3-1|2	%define major 0
12cr|rygel-0.16.3-1|3	%define libname %mklibname %{name} %{api} %{major}
12cr|rygel-0.16.3-1|4	
12cr|rygel-0.16.3-1|5	%define url_ver %(echo %{version} | cut -d. -f1,2)
12cr|rygel-0.16.3-1|6	
12cr|rygel-0.16.3-1|7	Name:		rygel
12cr|rygel-0.16.3-1|8	Version:	0.16.3
12cr|rygel-0.16.3-1|9	Release:	%mkrel 1
12cr|rygel-0.16.3-1|10	Summary:	A UPnP v2 Media Server
12cr|rygel-0.16.3-1|11	Group:		Sound
12cr|rygel-0.16.3-1|12	License:	LGPLv2+
12cr|rygel-0.16.3-1|13	URL:		http://live.gnome.org/Rygel
12cr|rygel-0.16.3-1|14	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|rygel-0.16.3-1|15	BuildRequires:	intltool
12cr|rygel-0.16.3-1|16	BuildRequires:	pkgconfig(gee-1.0) >= 0.5.2
12cr|rygel-0.16.3-1|17	BuildRequires:	pkgconfig(gio-2.0) >= 2.26
12cr|rygel-0.16.3-1|18	BuildRequires:	pkgconfig(gssdp-1.0) >= 0.11.0
12cr|rygel-0.16.3-1|19	BuildRequires:	pkgconfig(gssdp-1.0) <= 0.12.9999
12cr|rygel-0.16.3-1|20	BuildRequires:	pkgconfig(gstreamer-0.10) >= 0.10.35
12cr|rygel-0.16.3-1|21	BuildRequires:	pkgconfig(gstreamer-app-0.10) >= 0.10.28
12cr|rygel-0.16.3-1|22	BuildRequires:	pkgconfig(gstreamer-base-0.10) >= 0.10.35
12cr|rygel-0.16.3-1|23	BuildRequires:	pkgconfig(gstreamer-pbutils-0.10) >= 0.10.35
12cr|rygel-0.16.3-1|24	BuildRequires:	pkgconfig(gstreamer-tag-0.10) >= 0.10.28
12cr|rygel-0.16.3-1|25	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.90.3
12cr|rygel-0.16.3-1|26	BuildRequires:	pkgconfig(gupnp-1.0) >= 0.17.1
12cr|rygel-0.16.3-1|27	BuildRequires:	pkgconfig(gupnp-av-1.0) >= 0.9.0
12cr|rygel-0.16.3-1|28	BuildRequires:	pkgconfig(gupnp-dlna-1.0) >= 0.5.0
12cr|rygel-0.16.3-1|29	BuildRequires:	pkgconfig(gupnp-vala-1.0) >= 0.10.2
12cr|rygel-0.16.3-1|30	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.34.0
12cr|rygel-0.16.3-1|31	BuildRequires:	pkgconfig(sqlite3) >= 3.5
12cr|rygel-0.16.3-1|32	BuildRequires:	pkgconfig(tracker-sparql-0.14)
12cr|rygel-0.16.3-1|33	BuildRequires:	pkgconfig(uuid) >= 1.41.3
12cr|rygel-0.16.3-1|34	BuildRequires:	vala >= 0.14.1
12cr|rygel-0.16.3-1|35	Requires:	shared-mime-info
12cr|rygel-0.16.3-1|36	Requires:	gstreamer0.10-plugins-good
12cr|rygel-0.16.3-1|37	Requires:	gstreamer0.10-ffmpeg
12cr|rygel-0.16.3-1|38	Requires:	gstreamer0.10-plugins-bad
12cr|rygel-0.16.3-1|39	Requires:	gstreamer0.10-plugins-ugly
12cr|rygel-0.16.3-1|40	
12cr|rygel-0.16.3-1|41	%description
12cr|rygel-0.16.3-1|42	Rygel is an implementation of the UPnP MediaServer V 2.0 specification that is
12cr|rygel-0.16.3-1|43	specifically designed for GNOME. It is based on GUPnP and is written (mostly)
12cr|rygel-0.16.3-1|44	in Vala language. The project was previously known as gupnp-media-server.
12cr|rygel-0.16.3-1|45	
12cr|rygel-0.16.3-1|46	%package -n %{libname}
12cr|rygel-0.16.3-1|47	Summary:	Shared libraries for %{name}
12cr|rygel-0.16.3-1|48	Group:		System/Libraries
12cr|rygel-0.16.3-1|49	
12cr|rygel-0.16.3-1|50	%description -n %{libname}
12cr|rygel-0.16.3-1|51	Shared libraries for %{name}.
12cr|rygel-0.16.3-1|52	
12cr|rygel-0.16.3-1|53	%package devel
12cr|rygel-0.16.3-1|54	Summary:	Development package for %{name}
12cr|rygel-0.16.3-1|55	Group:		Development/Other
12cr|rygel-0.16.3-1|56	Requires:	%{name} = %{version}-%{release}
12cr|rygel-0.16.3-1|57	Requires:	%{libname} = %{version}-%{release}
12cr|rygel-0.16.3-1|58	
12cr|rygel-0.16.3-1|59	%description devel
12cr|rygel-0.16.3-1|60	Files for development with %{name}.
12cr|rygel-0.16.3-1|61	
12cr|rygel-0.16.3-1|62	%package tracker
12cr|rygel-0.16.3-1|63	Summary:	Tracker plugin for %{name}
12cr|rygel-0.16.3-1|64	Group:		Sound
12cr|rygel-0.16.3-1|65	Requires:	%{name} = %{version}-%{release}
12cr|rygel-0.16.3-1|66	Requires:	tracker
12cr|rygel-0.16.3-1|67	
12cr|rygel-0.16.3-1|68	%description tracker
12cr|rygel-0.16.3-1|69	A plugin for rygel to use tracker to locate media on the local machine.
12cr|rygel-0.16.3-1|70	
12cr|rygel-0.16.3-1|71	%prep
12cr|rygel-0.16.3-1|72	%setup -q
12cr|rygel-0.16.3-1|73	
12cr|rygel-0.16.3-1|74	%build
12cr|rygel-0.16.3-1|75	%configure2_5x \
12cr|rygel-0.16.3-1|76	--disable-media-export-plugin \
12cr|rygel-0.16.3-1|77	--enable-test-plugin \
12cr|rygel-0.16.3-1|78	--enable-tracker-plugin \
12cr|rygel-0.16.3-1|79	--enable-external-plugin \
12cr|rygel-0.16.3-1|80	--enable-mediathek-plugin \
12cr|rygel-0.16.3-1|81	--enable-gst-launch-plugin \
12cr|rygel-0.16.3-1|82	--enable-playbin-plugin \
12cr|rygel-0.16.3-1|83	--disable-silent-rules
12cr|rygel-0.16.3-1|84	%make
12cr|rygel-0.16.3-1|85	
12cr|rygel-0.16.3-1|86	%install
12cr|rygel-0.16.3-1|87	%makeinstall_std
12cr|rygel-0.16.3-1|88	
12cr|rygel-0.16.3-1|89	%find_lang %{name}
12cr|rygel-0.16.3-1|90	
12cr|rygel-0.16.3-1|91	#Remove libtool archives.
12cr|rygel-0.16.3-1|92	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12cr|rygel-0.16.3-1|93	
12cr|rygel-0.16.3-1|94	%files -f %name.lang
12cr|rygel-0.16.3-1|95	%doc AUTHORS COPYING README TODO NEWS
12cr|rygel-0.16.3-1|96	%config(noreplace) %{_sysconfdir}/rygel.conf
12cr|rygel-0.16.3-1|97	%{_bindir}/rygel
12cr|rygel-0.16.3-1|98	%{_bindir}/rygel-preferences
12cr|rygel-0.16.3-1|99	%dir %{_libdir}/rygel-1.0/
12cr|rygel-0.16.3-1|100	%{_libdir}/rygel-1.0/librygel-gst-launch.so
12cr|rygel-0.16.3-1|101	%{_libdir}/rygel-1.0/librygel-external.so
12cr|rygel-0.16.3-1|102	%{_libdir}/rygel-1.0/librygel-mediathek.so
12cr|rygel-0.16.3-1|103	%{_libdir}/rygel-1.0/librygel-mpris.so
12cr|rygel-0.16.3-1|104	%{_libdir}/rygel-1.0/librygel-playbin.so
12cr|rygel-0.16.3-1|105	%{_libdir}/rygel-1.0/librygel-test.so
12cr|rygel-0.16.3-1|106	%{_datadir}/rygel/
12cr|rygel-0.16.3-1|107	%{_datadir}/applications/rygel*
12cr|rygel-0.16.3-1|108	%{_iconsdir}/*/*/*/*
12cr|rygel-0.16.3-1|109	%{_mandir}/man?/*
12cr|rygel-0.16.3-1|110	%{_datadir}/dbus-1/services/org.gnome.Rygel1.service
12cr|rygel-0.16.3-1|111	
12cr|rygel-0.16.3-1|112	%files tracker
12cr|rygel-0.16.3-1|113	%{_libdir}/rygel-1.0/librygel-tracker.so
12cr|rygel-0.16.3-1|114	
12cr|rygel-0.16.3-1|115	%files -n %{libname}
12cr|rygel-0.16.3-1|116	%{_libdir}/lib*-%{api}.so.%{major}
12cr|rygel-0.16.3-1|117	%{_libdir}/lib*-%{api}.so.%{major}.*
12cr|rygel-0.16.3-1|118	
12cr|rygel-0.16.3-1|119	%files devel
12cr|rygel-0.16.3-1|120	%{_libdir}/*.so
12cr|rygel-0.16.3-1|121	%{_includedir}/rygel-1.0/
12cr|rygel-0.16.3-1|122	%{_libdir}/pkgconfig/rygel-core-1.0.pc
12cr|rygel-0.16.3-1|123	%{_libdir}/pkgconfig/rygel-renderer-1.0.pc
12cr|rygel-0.16.3-1|124	%{_libdir}/pkgconfig/rygel-server-1.0.pc
12cr|rygel-0.16.3-1|125	%{_datadir}/vala/vapi/*
12cr|rygel-0.16.3-1|126	
12cr|rygel-0.16.3-1|127	
12cr|rygel-0.16.3-1|128	%changelog
12cr|rygel-0.16.3-1|129	
12cr|rygel-0.16.3-1|130	* Tue Nov 13 2012 fwang <fwang> 0.16.3-1.mga3
12cr|rygel-0.16.3-1|131	+ Revision: 317519
12cr|rygel-0.16.3-1|132	- new version 0.16.3
12cr|rygel-0.16.3-1|133	
12cr|rygel-0.16.3-1|134	* Tue Nov 13 2012 fwang <fwang> 0.16.2-1.mga3
12cr|rygel-0.16.3-1|135	+ Revision: 317506
12cr|rygel-0.16.3-1|136	- update file list
12cr|rygel-0.16.3-1|137	- update rpm group
12cr|rygel-0.16.3-1|138	- new version 0.16.2
12cr|rygel-0.16.3-1|139	
12cr|rygel-0.16.3-1|140	+ ovitters <ovitters>
12cr|rygel-0.16.3-1|141	- new version 0.16.1
12cr|rygel-0.16.3-1|142	
12cr|rygel-0.16.3-1|143	* Tue Sep 25 2012 ovitters <ovitters> 0.16.0-1.mga3
12cr|rygel-0.16.3-1|144	+ Revision: 297666
12cr|rygel-0.16.3-1|145	- new version 0.16.0
12cr|rygel-0.16.3-1|146	
12cr|rygel-0.16.3-1|147	* Tue Sep 18 2012 ovitters <ovitters> 0.15.4-1.mga3
12cr|rygel-0.16.3-1|148	+ Revision: 295672
12cr|rygel-0.16.3-1|149	- new version 0.15.4
12cr|rygel-0.16.3-1|150	
12cr|rygel-0.16.3-1|151	* Tue Sep 04 2012 ovitters <ovitters> 0.15.3-1.mga3
12cr|rygel-0.16.3-1|152	+ Revision: 287968
12cr|rygel-0.16.3-1|153	- new version 0.15.3
12cr|rygel-0.16.3-1|154	
12cr|rygel-0.16.3-1|155	* Wed Aug 29 2012 fwang <fwang> 0.15.2-1.mga3
12cr|rygel-0.16.3-1|156	+ Revision: 285522
12cr|rygel-0.16.3-1|157	- update file list
12cr|rygel-0.16.3-1|158	
12cr|rygel-0.16.3-1|159	+ ovitters <ovitters>
12cr|rygel-0.16.3-1|160	- new version 0.15.2
12cr|rygel-0.16.3-1|161	- update file list
12cr|rygel-0.16.3-1|162	- br tracker-vala
12cr|rygel-0.16.3-1|163	- br tracker-sparql-0.14
12cr|rygel-0.16.3-1|164	- spec file: only tabs, not mix of spaces and tabs
12cr|rygel-0.16.3-1|165	- new version 0.15.1
12cr|rygel-0.16.3-1|166	
12cr|rygel-0.16.3-1|167	* Wed Jun 27 2012 ovitters <ovitters> 0.15.0.1-1.mga3
12cr|rygel-0.16.3-1|168	+ Revision: 264513
12cr|rygel-0.16.3-1|169	- new version 0.15.0.1
12cr|rygel-0.16.3-1|170	
12cr|rygel-0.16.3-1|171	* Wed Jun 13 2012 ovitters <ovitters> 0.14.2-1.mga3
12cr|rygel-0.16.3-1|172	+ Revision: 260396
12cr|rygel-0.16.3-1|173	- new version 0.14.2
12cr|rygel-0.16.3-1|174	
12cr|rygel-0.16.3-1|175	* Sat Apr 28 2012 ovitters <ovitters> 0.14.1-1.mga3
12cr|rygel-0.16.3-1|176	+ Revision: 234140
12cr|rygel-0.16.3-1|177	- new version 0.14.1
12cr|rygel-0.16.3-1|178	
12cr|rygel-0.16.3-1|179	* Mon Apr 02 2012 fwang <fwang> 0.14.0-2.mga2
12cr|rygel-0.16.3-1|180	+ Revision: 227747
12cr|rygel-0.16.3-1|181	- drop max version requires
12cr|rygel-0.16.3-1|182	- drop unused br
12cr|rygel-0.16.3-1|183	
12cr|rygel-0.16.3-1|184	* Mon Mar 26 2012 ovitters <ovitters> 0.14.0-1.mga2
12cr|rygel-0.16.3-1|185	+ Revision: 226745
12cr|rygel-0.16.3-1|186	- new version 0.14.0
12cr|rygel-0.16.3-1|187	
12cr|rygel-0.16.3-1|188	* Mon Mar 19 2012 ovitters <ovitters> 0.13.4-1.mga2
12cr|rygel-0.16.3-1|189	+ Revision: 224497
12cr|rygel-0.16.3-1|190	- new version 0.13.4
12cr|rygel-0.16.3-1|191	
12cr|rygel-0.16.3-1|192	* Fri Mar 09 2012 fwang <fwang> 0.13.3-1.mga2
12cr|rygel-0.16.3-1|193	+ Revision: 221988
12cr|rygel-0.16.3-1|194	- new version 0.13.3
12cr|rygel-0.16.3-1|195	
12cr|rygel-0.16.3-1|196	* Thu Feb 23 2012 fwang <fwang> 0.13.2-1.mga2
12cr|rygel-0.16.3-1|197	+ Revision: 212467
12cr|rygel-0.16.3-1|198	- new version 0.13.2
12cr|rygel-0.16.3-1|199	
12cr|rygel-0.16.3-1|200	* Sat Feb 11 2012 fwang <fwang> 0.13.1-2.mga2
12cr|rygel-0.16.3-1|201	+ Revision: 207130
12cr|rygel-0.16.3-1|202	- there is no dep on gconf now
12cr|rygel-0.16.3-1|203	
12cr|rygel-0.16.3-1|204	* Sat Feb 11 2012 fwang <fwang> 0.13.1-1.mga2
12cr|rygel-0.16.3-1|205	+ Revision: 207125
12cr|rygel-0.16.3-1|206	- new version 0.13.1
12cr|rygel-0.16.3-1|207	
12cr|rygel-0.16.3-1|208	* Thu Nov 24 2011 fwang <fwang> 0.13.0-1.mga2
12cr|rygel-0.16.3-1|209	+ Revision: 171532
12cr|rygel-0.16.3-1|210	- add br
12cr|rygel-0.16.3-1|211	- new version 0.13.0
12cr|rygel-0.16.3-1|212	
12cr|rygel-0.16.3-1|213	* Sat Oct 22 2011 wally <wally> 0.12.5-1.mga2
12cr|rygel-0.16.3-1|214	+ Revision: 157334
12cr|rygel-0.16.3-1|215	- new version 0.12.5
12cr|rygel-0.16.3-1|216	
12cr|rygel-0.16.3-1|217	* Sat Oct 08 2011 wally <wally> 0.12.4-1.mga2
12cr|rygel-0.16.3-1|218	+ Revision: 153371
12cr|rygel-0.16.3-1|219	- new version 0.12.4
12cr|rygel-0.16.3-1|220	
12cr|rygel-0.16.3-1|221	* Tue Sep 27 2011 wally <wally> 0.12.3-2.mga2
12cr|rygel-0.16.3-1|222	+ Revision: 149580
12cr|rygel-0.16.3-1|223	- add requires
12cr|rygel-0.16.3-1|224	
12cr|rygel-0.16.3-1|225	* Tue Sep 27 2011 wally <wally> 0.12.3-1.mga2
12cr|rygel-0.16.3-1|226	+ Revision: 149543
12cr|rygel-0.16.3-1|227	- new version 0.12.3
12cr|rygel-0.16.3-1|228	- enable more plugins
12cr|rygel-0.16.3-1|229	- clean .spec a bit
12cr|rygel-0.16.3-1|230	- imported package rygel
12cr|rygel-0.16.3-1|231	

7403 12
12cr|rzip-2.1-8|1	%define	name	rzip
12cr|rzip-2.1-8|2	%define	version	2.1
12cr|rzip-2.1-8|3	%define	release	%mkrel 8
12cr|rzip-2.1-8|4	
12cr|rzip-2.1-8|5	Name:		%{name}
12cr|rzip-2.1-8|6	Summary:	Compression program, similar in functionality to gzip or bzip2
12cr|rzip-2.1-8|7	Version:	%{version}
12cr|rzip-2.1-8|8	Release:	%{release}
12cr|rzip-2.1-8|9	Source0:	%{name}-%{version}.tar.bz2
12cr|rzip-2.1-8|10	URL:		http://rzip.samba.org/
12cr|rzip-2.1-8|11	Group:		Archiving/Compression
12cr|rzip-2.1-8|12	License:	GPLv2+
12cr|rzip-2.1-8|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|rzip-2.1-8|14	BuildRequires:	bzip2-devel
12cr|rzip-2.1-8|15	
12cr|rzip-2.1-8|16	%description
12cr|rzip-2.1-8|17	rzip is a compression program, similar in functionality to gzip or bzip2,
12cr|rzip-2.1-8|18	but able to take advantage long distance redundencies in files, which can
12cr|rzip-2.1-8|19	sometimes allow rzip to produce much better compression ratios than other
12cr|rzip-2.1-8|20	programs.
12cr|rzip-2.1-8|21	The principal advantage of rzip is that it has an effective history
12cr|rzip-2.1-8|22	buffer of 900 Mbyte. This means it can find matching pieces of the input
12cr|rzip-2.1-8|23	file over huge distances compared to other commonly used compression
12cr|rzip-2.1-8|24	programs. The gzip program by comparison uses a history buffer of 32
12cr|rzip-2.1-8|25	kbyte and bzip2 uses a history buffer of 900 kbyte. The second advantage
12cr|rzip-2.1-8|26	of rzip over bzip2 is that it is usually faster.
12cr|rzip-2.1-8|27	
12cr|rzip-2.1-8|28	%prep
12cr|rzip-2.1-8|29	%setup -q
12cr|rzip-2.1-8|30	
12cr|rzip-2.1-8|31	%build
12cr|rzip-2.1-8|32	%configure2_5x
12cr|rzip-2.1-8|33	%make
12cr|rzip-2.1-8|34	
12cr|rzip-2.1-8|35	%install
12cr|rzip-2.1-8|36	rm -rf $RPM_BUILD_ROOT
12cr|rzip-2.1-8|37	%makeinstall
12cr|rzip-2.1-8|38	mkdir $RPM_BUILD_ROOT/usr/share
12cr|rzip-2.1-8|39	mv $RPM_BUILD_ROOT/usr/man $RPM_BUILD_ROOT/usr/share
12cr|rzip-2.1-8|40	
12cr|rzip-2.1-8|41	%clean
12cr|rzip-2.1-8|42	rm -rf $RPM_BUILD_ROOT
12cr|rzip-2.1-8|43	
12cr|rzip-2.1-8|44	%files
12cr|rzip-2.1-8|45	%defattr(-,root,root,0755)
12cr|rzip-2.1-8|46	%doc COPYING
12cr|rzip-2.1-8|47	%{_mandir}/man1/rzip.1*
12cr|rzip-2.1-8|48	%{_bindir}/rzip
12cr|rzip-2.1-8|49	
12cr|rzip-2.1-8|50	
12cr|rzip-2.1-8|51	
12cr|rzip-2.1-8|52	%changelog
12cr|rzip-2.1-8|53	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1-8mdv2011.0
12cr|rzip-2.1-8|54	+ Revision: 614802
12cr|rzip-2.1-8|55	- the mass rebuild of 2010.1 packages
12cr|rzip-2.1-8|56	
12cr|rzip-2.1-8|57	* Tue Feb 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.1-7mdv2010.1
12cr|rzip-2.1-8|58	+ Revision: 510385
12cr|rzip-2.1-8|59	- Use configure2_5x
12cr|rzip-2.1-8|60	- Fix mixed of spaces and tabs
12cr|rzip-2.1-8|61	
12cr|rzip-2.1-8|62	* Mon Jun 22 2009 Jérôme Brenier <incubusss@mandriva.org> 2.1-6mdv2010.0
12cr|rzip-2.1-8|63	+ Revision: 388006
12cr|rzip-2.1-8|64	- fix license tag
12cr|rzip-2.1-8|65	
12cr|rzip-2.1-8|66	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 2.1-5mdv2009.0
12cr|rzip-2.1-8|67	+ Revision: 260477
12cr|rzip-2.1-8|68	- rebuild
12cr|rzip-2.1-8|69	
12cr|rzip-2.1-8|70	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 2.1-4mdv2009.0
12cr|rzip-2.1-8|71	+ Revision: 251856
12cr|rzip-2.1-8|72	- rebuild
12cr|rzip-2.1-8|73	
12cr|rzip-2.1-8|74	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.1-2mdv2008.1
12cr|rzip-2.1-8|75	+ Revision: 171086
12cr|rzip-2.1-8|76	- rebuild
12cr|rzip-2.1-8|77	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|rzip-2.1-8|78	
12cr|rzip-2.1-8|79	+ Olivier Blin <oblin@mandriva.com>
12cr|rzip-2.1-8|80	- restore BuildRoot
12cr|rzip-2.1-8|81	
12cr|rzip-2.1-8|82	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.1-1mdv2008.1
12cr|rzip-2.1-8|83	+ Revision: 126917
12cr|rzip-2.1-8|84	- kill re-definition of %%buildroot on Pixel's request
12cr|rzip-2.1-8|85	- import rzip
12cr|rzip-2.1-8|86	
12cr|rzip-2.1-8|87	
12cr|rzip-2.1-8|88	* Sat May 13 2006 Emmanuel Andry <eandry@mandriva.org> 2.1-1mdk
12cr|rzip-2.1-8|89	- 2.1
12cr|rzip-2.1-8|90	- mkrel
12cr|rzip-2.1-8|91	
12cr|rzip-2.1-8|92	* Fri Jul 22 2005 Lenny Cartier <lenny@mandriva.com> 2.0-2mdk
12cr|rzip-2.1-8|93	- rebuild
12cr|rzip-2.1-8|94	
12cr|rzip-2.1-8|95	* Thu May 06 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.0-1mdk
12cr|rzip-2.1-8|96	- from Robert Weiler <mdk-rpms@robwei.de> :
12cr|rzip-2.1-8|97	- First build of rzip for Mandrake

7404 12
12cr|R-zlibbioc-1.0.0-1|1	%global packname  zlibbioc
12cr|R-zlibbioc-1.0.0-1|2	%global rlibdir  %{_libdir}/R/library
12cr|R-zlibbioc-1.0.0-1|3	
12cr|R-zlibbioc-1.0.0-1|4	Name:             R-%{packname}
12cr|R-zlibbioc-1.0.0-1|5	Version:          1.0.0
12cr|R-zlibbioc-1.0.0-1|6	Release:          1
12cr|R-zlibbioc-1.0.0-1|7	Summary:          An R packaged zlib-1.2.5
12cr|R-zlibbioc-1.0.0-1|8	Group:            Sciences/Mathematics
12cr|R-zlibbioc-1.0.0-1|9	License:          Artistic-2.0 + file LICENSE
12cr|R-zlibbioc-1.0.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cr|R-zlibbioc-1.0.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
12cr|R-zlibbioc-1.0.0-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cr|R-zlibbioc-1.0.0-1|13	BuildRequires:    zlib-devel
12cr|R-zlibbioc-1.0.0-1|14	
12cr|R-zlibbioc-1.0.0-1|15	%description
12cr|R-zlibbioc-1.0.0-1|16	This package uses the source code of zlib-1.2.5 to create libraries for
12cr|R-zlibbioc-1.0.0-1|17	systems that do not have these available via other means (most Linux and
12cr|R-zlibbioc-1.0.0-1|18	Mac users should have system-level access to zlib, and no direct need for
12cr|R-zlibbioc-1.0.0-1|19	this package). See the vignette for instructions on use.
12cr|R-zlibbioc-1.0.0-1|20	
12cr|R-zlibbioc-1.0.0-1|21	%prep
12cr|R-zlibbioc-1.0.0-1|22	%setup -q -c -n %{packname}
12cr|R-zlibbioc-1.0.0-1|23	
12cr|R-zlibbioc-1.0.0-1|24	%build
12cr|R-zlibbioc-1.0.0-1|25	
12cr|R-zlibbioc-1.0.0-1|26	%install
12cr|R-zlibbioc-1.0.0-1|27	mkdir -p %{buildroot}%{rlibdir}
12cr|R-zlibbioc-1.0.0-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cr|R-zlibbioc-1.0.0-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cr|R-zlibbioc-1.0.0-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cr|R-zlibbioc-1.0.0-1|31	
12cr|R-zlibbioc-1.0.0-1|32	%check
12cr|R-zlibbioc-1.0.0-1|33	%{_bindir}/R CMD check %{packname}
12cr|R-zlibbioc-1.0.0-1|34	
12cr|R-zlibbioc-1.0.0-1|35	%files
12cr|R-zlibbioc-1.0.0-1|36	%dir %{rlibdir}/%{packname}
12cr|R-zlibbioc-1.0.0-1|37	%doc %{rlibdir}/%{packname}/doc
12cr|R-zlibbioc-1.0.0-1|38	%doc %{rlibdir}/%{packname}/html
12cr|R-zlibbioc-1.0.0-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cr|R-zlibbioc-1.0.0-1|40	%{rlibdir}/%{packname}/INDEX
12cr|R-zlibbioc-1.0.0-1|41	%{rlibdir}/%{packname}/LICENSE
12cr|R-zlibbioc-1.0.0-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cr|R-zlibbioc-1.0.0-1|43	%{rlibdir}/%{packname}/Meta
12cr|R-zlibbioc-1.0.0-1|44	%{rlibdir}/%{packname}/R
12cr|R-zlibbioc-1.0.0-1|45	%{rlibdir}/%{packname}/help
12cr|R-zlibbioc-1.0.0-1|46	%{rlibdir}/%{packname}/libs
12cr|R-zlibbioc-1.0.0-1|47	
12cr|R-zlibbioc-1.0.0-1|48	
12cr|R-zlibbioc-1.0.0-1|49	%changelog
12cr|R-zlibbioc-1.0.0-1|50	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0.0-1
12cr|R-zlibbioc-1.0.0-1|51	+ Revision: 775508
12cr|R-zlibbioc-1.0.0-1|52	- Import R-zlibbioc
12cr|R-zlibbioc-1.0.0-1|53	- Import R-zlibbioc
12cr|R-zlibbioc-1.0.0-1|54	

7405 12
12cr|s3270-3.3.9ga12-3|1	Summary:	Scripted 3270 Emulator
12cr|s3270-3.3.9ga12-3|2	Name:		s3270
12cr|s3270-3.3.9ga12-3|3	Version:	3.3.9ga12
12cr|s3270-3.3.9ga12-3|4	Release:	%mkrel 3
12cr|s3270-3.3.9ga12-3|5	License:	GPL
12cr|s3270-3.3.9ga12-3|6	Group:		Terminals
12cr|s3270-3.3.9ga12-3|7	URL:		http://www.geocities.com/SiliconValley/Peaks/7814/
12cr|s3270-3.3.9ga12-3|8	Source0:	http://downloads.sourceforge.net/project/x3270/x3270/%version/suite3270-%version.tgz
12cr|s3270-3.3.9ga12-3|9	Requires:	x3270 <= %{version}
12cr|s3270-3.3.9ga12-3|10	BuildRequires:	openssl-devel
12cr|s3270-3.3.9ga12-3|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|s3270-3.3.9ga12-3|12	
12cr|s3270-3.3.9ga12-3|13	%description
12cr|s3270-3.3.9ga12-3|14	Complete IBM 3278/3279 emulation, TN3270E support, structured
12cr|s3270-3.3.9ga12-3|15	fields, color xterm emulation, highly configurable
12cr|s3270-3.3.9ga12-3|16	
12cr|s3270-3.3.9ga12-3|17	%prep
12cr|s3270-3.3.9ga12-3|18	%setup -q -n %{name}-3.3
12cr|s3270-3.3.9ga12-3|19	perl -p -i -e "s|^#!/usr/local|#!/usr|g" Examples/cms_cmd.expect
12cr|s3270-3.3.9ga12-3|20	
12cr|s3270-3.3.9ga12-3|21	%build
12cr|s3270-3.3.9ga12-3|22	%configure2_5x
12cr|s3270-3.3.9ga12-3|23	%make
12cr|s3270-3.3.9ga12-3|24	
12cr|s3270-3.3.9ga12-3|25	%install
12cr|s3270-3.3.9ga12-3|26	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|s3270-3.3.9ga12-3|27	%makeinstall_std
12cr|s3270-3.3.9ga12-3|28	
12cr|s3270-3.3.9ga12-3|29	rm -f %buildroot%_bindir/x3270if
12cr|s3270-3.3.9ga12-3|30	
12cr|s3270-3.3.9ga12-3|31	install -d %{buildroot}%{_mandir}/man1
12cr|s3270-3.3.9ga12-3|32	install -m644 %{name}.man %{buildroot}%{_mandir}/man1/%{name}.1
12cr|s3270-3.3.9ga12-3|33	
12cr|s3270-3.3.9ga12-3|34	%clean
12cr|s3270-3.3.9ga12-3|35	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|s3270-3.3.9ga12-3|36	
12cr|s3270-3.3.9ga12-3|37	%files
12cr|s3270-3.3.9ga12-3|38	%defattr(-,root,root)
12cr|s3270-3.3.9ga12-3|39	%doc html/*.html README
12cr|s3270-3.3.9ga12-3|40	%doc Examples/cms_cmd.expect
12cr|s3270-3.3.9ga12-3|41	%{_bindir}/*
12cr|s3270-3.3.9ga12-3|42	%{_mandir}/man1/%{name}.*
12cr|s3270-3.3.9ga12-3|43	
12cr|s3270-3.3.9ga12-3|44	
12cr|s3270-3.3.9ga12-3|45	%changelog
12cr|s3270-3.3.9ga12-3|46	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.9ga12-3mdv2011.0
12cr|s3270-3.3.9ga12-3|47	+ Revision: 614804
12cr|s3270-3.3.9ga12-3|48	- the mass rebuild of 2010.1 packages
12cr|s3270-3.3.9ga12-3|49	
12cr|s3270-3.3.9ga12-3|50	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 3.3.9ga12-2mdv2010.1
12cr|s3270-3.3.9ga12-3|51	+ Revision: 533651
12cr|s3270-3.3.9ga12-3|52	- rebuild for openssl 1.0
12cr|s3270-3.3.9ga12-3|53	
12cr|s3270-3.3.9ga12-3|54	* Wed Aug 12 2009 Funda Wang <fwang@mandriva.org> 3.3.9ga12-1mdv2010.0
12cr|s3270-3.3.9ga12-3|55	+ Revision: 415337
12cr|s3270-3.3.9ga12-3|56	- new version 3.3.9ga12
12cr|s3270-3.3.9ga12-3|57	
12cr|s3270-3.3.9ga12-3|58	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 3.3.6-4mdv2009.0
12cr|s3270-3.3.9ga12-3|59	+ Revision: 260481
12cr|s3270-3.3.9ga12-3|60	- rebuild
12cr|s3270-3.3.9ga12-3|61	
12cr|s3270-3.3.9ga12-3|62	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 3.3.6-3mdv2009.0
12cr|s3270-3.3.9ga12-3|63	+ Revision: 251859
12cr|s3270-3.3.9ga12-3|64	- rebuild
12cr|s3270-3.3.9ga12-3|65	
12cr|s3270-3.3.9ga12-3|66	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 3.3.6-1mdv2008.1
12cr|s3270-3.3.9ga12-3|67	+ Revision: 140755
12cr|s3270-3.3.9ga12-3|68	- restore BuildRoot
12cr|s3270-3.3.9ga12-3|69	
12cr|s3270-3.3.9ga12-3|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|s3270-3.3.9ga12-3|71	- kill re-definition of %%buildroot on Pixel's request
12cr|s3270-3.3.9ga12-3|72	
12cr|s3270-3.3.9ga12-3|73	* Wed Jun 27 2007 Funda Wang <fwang@mandriva.org> 3.3.6-1mdv2008.0
12cr|s3270-3.3.9ga12-3|74	+ Revision: 44875
12cr|s3270-3.3.9ga12-3|75	- New version
12cr|s3270-3.3.9ga12-3|76	- Import s3270
12cr|s3270-3.3.9ga12-3|77	
12cr|s3270-3.3.9ga12-3|78	
12cr|s3270-3.3.9ga12-3|79	
12cr|s3270-3.3.9ga12-3|80	* Thu Apr 20 2006 Lenny Cartier <lenny@mandriva.com> 3.3.4p6-1mdk
12cr|s3270-3.3.9ga12-3|81	- 3.3.4p6
12cr|s3270-3.3.9ga12-3|82	
12cr|s3270-3.3.9ga12-3|83	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 3.3.4p3-2mdk
12cr|s3270-3.3.9ga12-3|84	- rebuilt against openssl-0.9.8a
12cr|s3270-3.3.9ga12-3|85	
12cr|s3270-3.3.9ga12-3|86	* Thu Jul 07 2005 Lenny Cartier <lenny@mandriva.com> 3.3.4p3-1mdk
12cr|s3270-3.3.9ga12-3|87	- 3.3.4p3
12cr|s3270-3.3.9ga12-3|88	
12cr|s3270-3.3.9ga12-3|89	* Tue Jun 08 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.3.2p1-1mdk
12cr|s3270-3.3.9ga12-3|90	- new version
12cr|s3270-3.3.9ga12-3|91	- fix strange perms
12cr|s3270-3.3.9ga12-3|92	- fix deps
12cr|s3270-3.3.9ga12-3|93	
12cr|s3270-3.3.9ga12-3|94	* Fri Jul 11 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 3.2.20-1mdk
12cr|s3270-3.3.9ga12-3|95	- 3.2.20
12cr|s3270-3.3.9ga12-3|96	- use the %%configure2_5x macro
12cr|s3270-3.3.9ga12-3|97	
12cr|s3270-3.3.9ga12-3|98	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.2.19-3mdk
12cr|s3270-3.3.9ga12-3|99	- rebuild
12cr|s3270-3.3.9ga12-3|100	
12cr|s3270-3.3.9ga12-3|101	* Mon Jan 27 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 3.2.19-2mdk
12cr|s3270-3.3.9ga12-3|102	- build release
12cr|s3270-3.3.9ga12-3|103	- misc spec file fixes
12cr|s3270-3.3.9ga12-3|104	
12cr|s3270-3.3.9ga12-3|105	* Thu May 16 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 3.2.19-1mdk
12cr|s3270-3.3.9ga12-3|106	- new version
12cr|s3270-3.3.9ga12-3|107	- misc spec file fixes
12cr|s3270-3.3.9ga12-3|108	- rebuilt with latest system compiler (gcc3.1)
12cr|s3270-3.3.9ga12-3|109	
12cr|s3270-3.3.9ga12-3|110	* Tue Jan  1 2002  Oden Eriksson <oden.eriksson@kvikkjokk.net> 3.2.18-1mdk
12cr|s3270-3.3.9ga12-3|111	- new version
12cr|s3270-3.3.9ga12-3|112	
12cr|s3270-3.3.9ga12-3|113	* Mon Sep 24 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.2.17-1mdk
12cr|s3270-3.3.9ga12-3|114	- added by Oden Eriksson <oden.eriksson@kvikkjokk.net> :
12cr|s3270-3.3.9ga12-3|115	- initial cooker contrib

7406 12
12cr|s3ql-1.11.1-1|1	Name:               s3ql
12cr|s3ql-1.11.1-1|2	Version:            1.11.1
12cr|s3ql-1.11.1-1|3	Release:            1
12cr|s3ql-1.11.1-1|4	Summary:            Full-Featured File System for Online Data Storage
12cr|s3ql-1.11.1-1|5	Source0:            http://s3ql.googlecode.com/files/%{name}-%{version}.tar.bz2
12cr|s3ql-1.11.1-1|6	URL:                http://code.google.com/p/s3ql/
12cr|s3ql-1.11.1-1|7	Group:              Networking/File transfer
12cr|s3ql-1.11.1-1|8	License:            GPLv3
12cr|s3ql-1.11.1-1|9	%py_requires -d
12cr|s3ql-1.11.1-1|10	BuildRequires:      python-pyxml
12cr|s3ql-1.11.1-1|11	BuildRequires:      python-distribute
12cr|s3ql-1.11.1-1|12	BuildRequires:      python-liblzma >= 0.5.3
12cr|s3ql-1.11.1-1|13	BuildRequires:      python-cryptopp
12cr|s3ql-1.11.1-1|14	BuildRequires:      python-apsw >= 3.7.0
12cr|s3ql-1.11.1-1|15	BuildRequires:      python-unittest2
12cr|s3ql-1.11.1-1|16	BuildRequires:      python-paramiko
12cr|s3ql-1.11.1-1|17	BuildRequires:      python-argparse
12cr|s3ql-1.11.1-1|18	BuildRequires:      python-llfuse >= 0.37
12cr|s3ql-1.11.1-1|19	BuildRequires:      gccxml
12cr|s3ql-1.11.1-1|20	BuildRequires:      libattr-devel
12cr|s3ql-1.11.1-1|21	BuildRequires:      fuse-devel
12cr|s3ql-1.11.1-1|22	BuildRequires:      glibc-devel
12cr|s3ql-1.11.1-1|23	BuildRequires:      sqlite3-devel
12cr|s3ql-1.11.1-1|24	Requires:           fuse
12cr|s3ql-1.11.1-1|25	
12cr|s3ql-1.11.1-1|26	%description
12cr|s3ql-1.11.1-1|27	S3QL is a file system that stores all its data online using storage services
12cr|s3ql-1.11.1-1|28	like Google Storage, Amazon S3 or OpenStack. S3QL effectively provides a hard
12cr|s3ql-1.11.1-1|29	disk of dynamic, infinite capacity that can be accessed from any computer
12cr|s3ql-1.11.1-1|30	with Internet access.
12cr|s3ql-1.11.1-1|31	
12cr|s3ql-1.11.1-1|32	S3QL is a standard conforming, full featured UNIX file system that is
12cr|s3ql-1.11.1-1|33	conceptually indistinguishable from any local file system. Furthermore, S3QL
12cr|s3ql-1.11.1-1|34	has additional features like compression, encryption, data de-duplication,
12cr|s3ql-1.11.1-1|35	immutable trees and snapshotting which make it especially suitable for on-line
12cr|s3ql-1.11.1-1|36	backup and archival.
12cr|s3ql-1.11.1-1|37	
12cr|s3ql-1.11.1-1|38	S3QL is designed to favor simplicity and elegance over performance and feature-
12cr|s3ql-1.11.1-1|39	creep. Care has been taken to make the source code as readable and serviceable
12cr|s3ql-1.11.1-1|40	as possible. Solid error detection and error handling have been included
12cr|s3ql-1.11.1-1|41	from the very first line, and S3QL comes with extensive automated test cases
12cr|s3ql-1.11.1-1|42	for all its components.
12cr|s3ql-1.11.1-1|43	
12cr|s3ql-1.11.1-1|44	%prep
12cr|s3ql-1.11.1-1|45	%setup -q
12cr|s3ql-1.11.1-1|46	
12cr|s3ql-1.11.1-1|47	%build
12cr|s3ql-1.11.1-1|48	PYTHONDONTWRITEBYTECODE= %__python ./setup.py build
12cr|s3ql-1.11.1-1|49	
12cr|s3ql-1.11.1-1|50	%check
12cr|s3ql-1.11.1-1|51	# we can't test those, they use fuse and require the fuse
12cr|s3ql-1.11.1-1|52	# kernel module to be loaded, which we cannot do from a
12cr|s3ql-1.11.1-1|53	# chrooted package build environment where we don't run
12cr|s3ql-1.11.1-1|54	# as root:
12cr|s3ql-1.11.1-1|55	%__rm tests/t4* tests/t5*
12cr|s3ql-1.11.1-1|56	%__python ./setup.py test
12cr|s3ql-1.11.1-1|57	
12cr|s3ql-1.11.1-1|58	%install
12cr|s3ql-1.11.1-1|59	%__python ./setup.py install \
12cr|s3ql-1.11.1-1|60	--prefix="%{_prefix}" \
12cr|s3ql-1.11.1-1|61	--root="%{buildroot}"
12cr|s3ql-1.11.1-1|62	
12cr|s3ql-1.11.1-1|63	for x in contrib/*.py; do
12cr|s3ql-1.11.1-1|64	f="${x##*/}"
12cr|s3ql-1.11.1-1|65	case $f in
12cr|s3ql-1.11.1-1|66	*dummy*) continue ;;
12cr|s3ql-1.11.1-1|67	%{name}*) t="$f" ;;
12cr|s3ql-1.11.1-1|68	*) t="%{name}-$f" ;;
12cr|s3ql-1.11.1-1|69	esac
12cr|s3ql-1.11.1-1|70	t="${t%.py}"
12cr|s3ql-1.11.1-1|71	%__install -D -m0755 "$x" "%{buildroot}%{_bindir}/$t"
12cr|s3ql-1.11.1-1|72	done
12cr|s3ql-1.11.1-1|73	%__install -D -m0755 contrib/s3ql_backup.sh "%{buildroot}%{_bindir}/s3ql_backup"
12cr|s3ql-1.11.1-1|74	
12cr|s3ql-1.11.1-1|75	find "%{buildroot}%{python_sitearch}" -type f -name '*.py' -exec %__chmod 0644 {} \;
12cr|s3ql-1.11.1-1|76	# remove shebangs
12cr|s3ql-1.11.1-1|77	find "%{buildroot}%{python_sitearch}" -type f -name '*.py' -exec %__sed -i -e '/^#!\//, 1d' {} \;
12cr|s3ql-1.11.1-1|78	# recompile to fix mtimes
12cr|s3ql-1.11.1-1|79	%__python -c 'import compileall; compileall.compile_dir("%{buildroot}%{python_sitearch}/",ddir="%{python_sitearch}/",force=True)'
12cr|s3ql-1.11.1-1|80	
12cr|s3ql-1.11.1-1|81	%__perl -p -i -e 's,^(%{_mandir}/man\d/.+\.\d),${1}%{ext_man},' files.lst
12cr|s3ql-1.11.1-1|82	
12cr|s3ql-1.11.1-1|83	%__rm -rf doc/html/man
12cr|s3ql-1.11.1-1|84	%__rm doc/html/.buildinfo
12cr|s3ql-1.11.1-1|85	
12cr|s3ql-1.11.1-1|86	%files
12cr|s3ql-1.11.1-1|87	%doc doc/html
12cr|s3ql-1.11.1-1|88	%doc Changes.txt
12cr|s3ql-1.11.1-1|89	%{_bindir}/*
12cr|s3ql-1.11.1-1|90	%{_mandir}/man1/*.xz
12cr|s3ql-1.11.1-1|91	%{python_sitearch}/%{name}/*
12cr|s3ql-1.11.1-1|92	%{python_sitearch}/%{name}-*.egg-info
12cr|s3ql-1.11.1-1|93	
12cr|s3ql-1.11.1-1|94	
12cr|s3ql-1.11.1-1|95	%changelog
12cr|s3ql-1.11.1-1|96	* Sat May 05 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.11.1-1
12cr|s3ql-1.11.1-1|97	+ Revision: 796590
12cr|s3ql-1.11.1-1|98	- update ti 1.11.1
12cr|s3ql-1.11.1-1|99	
12cr|s3ql-1.11.1-1|100	* Sat Feb 25 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.10-1
12cr|s3ql-1.11.1-1|101	+ Revision: 780718
12cr|s3ql-1.11.1-1|102	- new version 1.10
12cr|s3ql-1.11.1-1|103	
12cr|s3ql-1.11.1-1|104	* Sun Jan 22 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.9-1
12cr|s3ql-1.11.1-1|105	+ Revision: 764917
12cr|s3ql-1.11.1-1|106	- new version 1.9
12cr|s3ql-1.11.1-1|107	
12cr|s3ql-1.11.1-1|108	* Tue Dec 06 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.8.1-1
12cr|s3ql-1.11.1-1|109	+ Revision: 738422
12cr|s3ql-1.11.1-1|110	- Update to 1.8.1
12cr|s3ql-1.11.1-1|111	
12cr|s3ql-1.11.1-1|112	* Wed Nov 30 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.7-2
12cr|s3ql-1.11.1-1|113	+ Revision: 735709
12cr|s3ql-1.11.1-1|114	- release bump
12cr|s3ql-1.11.1-1|115	- requires fixed
12cr|s3ql-1.11.1-1|116	- BR fixed
12cr|s3ql-1.11.1-1|117	
12cr|s3ql-1.11.1-1|118	* Tue Nov 29 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.7-1
12cr|s3ql-1.11.1-1|119	+ Revision: 735440
12cr|s3ql-1.11.1-1|120	- create package
12cr|s3ql-1.11.1-1|121	- create current
12cr|s3ql-1.11.1-1|122	

7407 12
12cr|s710-0.21-2|1	%define libmajor 9
12cr|s710-0.21-2|2	%define libname %mklibname %{name}_ %{libmajor}
12cr|s710-0.21-2|3	%define develname %mklibname %{name} -d
12cr|s710-0.21-2|4	%define staticname %mklibname %{name} -s -d
12cr|s710-0.21-2|5	
12cr|s710-0.21-2|6	Summary: 	Software for interfacing with Polar Heart Rate Monitors
12cr|s710-0.21-2|7	Name: 		s710
12cr|s710-0.21-2|8	Version: 	0.21
12cr|s710-0.21-2|9	Release: 	2
12cr|s710-0.21-2|10	URL:		http://daveb.net/s710/
12cr|s710-0.21-2|11	Source0: 	http://s710.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|s710-0.21-2|12	License: 	GPL
12cr|s710-0.21-2|13	Group: 		Toys
12cr|s710-0.21-2|14	
12cr|s710-0.21-2|15	BuildRequires:	libusb-devel
12cr|s710-0.21-2|16	BuildRequires:	gd-devel
12cr|s710-0.21-2|17	BuildRequires:	libpng-devel
12cr|s710-0.21-2|18	
12cr|s710-0.21-2|19	%description
12cr|s710-0.21-2|20	This software lets you communicate from a Linux computer to a Polar S710 heart
12cr|s710-0.21-2|21	rate monitor via the serial IR or USB interface. It is not complete, but a
12cr|s710-0.21-2|22	utility is provided that gives you the ability to view the settings on the
12cr|s710-0.21-2|23	watch and download exercise files. Other utilities (also provided) allow you to
12cr|s710-0.21-2|24	print the contents of exercise files and render the data in PNG graphs. A Perl
12cr|s710-0.21-2|25	interface to the library is also provided.
12cr|s710-0.21-2|26	
12cr|s710-0.21-2|27	%package -n %{libname}
12cr|s710-0.21-2|28	Summary: 	Library for interfacing with Polar Heart Rate Monitors
12cr|s710-0.21-2|29	License:	GPL
12cr|s710-0.21-2|30	Group:		Development/Other
12cr|s710-0.21-2|31	
12cr|s710-0.21-2|32	%description -n %{libname}
12cr|s710-0.21-2|33	This package contains the library required by applications which communicate
12cr|s710-0.21-2|34	with Polar Heart Rate Monitors
12cr|s710-0.21-2|35	
12cr|s710-0.21-2|36	%package -n %{develname}
12cr|s710-0.21-2|37	Summary: 	Library for interfacing with Polar Heart Rate Monitors
12cr|s710-0.21-2|38	License:	GPL
12cr|s710-0.21-2|39	Group:		Development/Other
12cr|s710-0.21-2|40	Requires:	%{libname} = %{version}-%{release}
12cr|s710-0.21-2|41	Provides:	%{name}-devel = %{version}-%{release}
12cr|s710-0.21-2|42	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|s710-0.21-2|43	Provides:	%{libname}-devel = %{version}-%{release}
12cr|s710-0.21-2|44	Obsoletes:	%{mklibname %{name}_ %{libmajor} -d}
12cr|s710-0.21-2|45	
12cr|s710-0.21-2|46	%description -n %{develname}
12cr|s710-0.21-2|47	This package contains the development library required to compile applications
12cr|s710-0.21-2|48	which communicate with Polar Heart Rate Monitors.
12cr|s710-0.21-2|49	
12cr|s710-0.21-2|50	%package -n %{staticname}
12cr|s710-0.21-2|51	Summary: 	Library for interfacing with Polar Heart Rate Monitors
12cr|s710-0.21-2|52	License:	GPL
12cr|s710-0.21-2|53	Group:		Development/Other
12cr|s710-0.21-2|54	Requires:	%{develname} = %{version}-%{release}
12cr|s710-0.21-2|55	Provides:	%{name}-static-devel = %{version}-%{release}
12cr|s710-0.21-2|56	Provides:	%{libname}-static-devel = %{version}-%{release}
12cr|s710-0.21-2|57	Obsoletes:	%{mklibname %{name}_ %{libmajor} -s -d}
12cr|s710-0.21-2|58	
12cr|s710-0.21-2|59	%description -n %{staticname}
12cr|s710-0.21-2|60	This package contains the development library required to compile applications
12cr|s710-0.21-2|61	which communicate with Polar Heart Rate Monitors, but to not depend on the
12cr|s710-0.21-2|62	library.
12cr|s710-0.21-2|63	
12cr|s710-0.21-2|64	%prep
12cr|s710-0.21-2|65	%setup -q
12cr|s710-0.21-2|66	
12cr|s710-0.21-2|67	%build
12cr|s710-0.21-2|68	autoreconf -fi
12cr|s710-0.21-2|69	%configure --with-usb
12cr|s710-0.21-2|70	%make LIBS="-lgd -lusb -lm"
12cr|s710-0.21-2|71	
12cr|s710-0.21-2|72	%install
12cr|s710-0.21-2|73	%makeinstall_std
12cr|s710-0.21-2|74	
12cr|s710-0.21-2|75	# weird docs dir
12cr|s710-0.21-2|76	mkdir -p %{buildroot}/%{_defaultdocdir}/%{name}/
12cr|s710-0.21-2|77	mv %{buildroot}/%{_defaultdocdir}/%{name}-%{version}/* %{buildroot}/%{_defaultdocdir}/%{name}/
12cr|s710-0.21-2|78	
12cr|s710-0.21-2|79	%files
12cr|s710-0.21-2|80	%defattr(-,root,root)
12cr|s710-0.21-2|81	%doc %{_defaultdocdir}/%{name}/*
12cr|s710-0.21-2|82	%{_bindir}/s710d
12cr|s710-0.21-2|83	%{_bindir}/s710sh
12cr|s710-0.21-2|84	%{_bindir}/srdcat
12cr|s710-0.21-2|85	%{_bindir}/srdhead
12cr|s710-0.21-2|86	%{_bindir}/srdplot
12cr|s710-0.21-2|87	%{_bindir}/srd2hrm
12cr|s710-0.21-2|88	%{_bindir}/srdmerge
12cr|s710-0.21-2|89	
12cr|s710-0.21-2|90	%files -n %{libname}
12cr|s710-0.21-2|91	%{_libdir}/*%{name}.so.%{libmajor}*
12cr|s710-0.21-2|92	
12cr|s710-0.21-2|93	%files -n %{develname}
12cr|s710-0.21-2|94	%{_includedir}/%{name}.h
12cr|s710-0.21-2|95	%{_libdir}/*%{name}.so
12cr|s710-0.21-2|96	
12cr|s710-0.21-2|97	%files -n %{staticname}
12cr|s710-0.21-2|98	%{_libdir}/*%{name}.a
12cr|s710-0.21-2|99	
12cr|s710-0.21-2|100	
12cr|s710-0.21-2|101	
12cr|s710-0.21-2|102	%changelog
12cr|s710-0.21-2|103	* Wed Oct 26 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.21-2
12cr|s710-0.21-2|104	+ Revision: 707388
12cr|s710-0.21-2|105	- added missing BR
12cr|s710-0.21-2|106	- fix build and file list
12cr|s710-0.21-2|107	- new version s710
12cr|s710-0.21-2|108	drop major from devel and static pkgs
12cr|s710-0.21-2|109	
12cr|s710-0.21-2|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|s710-0.21-2|111	- rebuild
12cr|s710-0.21-2|112	- rebuild
12cr|s710-0.21-2|113	- rebuild
12cr|s710-0.21-2|114	- kill re-definition of %%buildroot on Pixel's request
12cr|s710-0.21-2|115	- import s710
12cr|s710-0.21-2|116	
12cr|s710-0.21-2|117	+ Pixel <pixel@mandriva.com>
12cr|s710-0.21-2|118	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|s710-0.21-2|119	
12cr|s710-0.21-2|120	+ Olivier Blin <blino@mandriva.org>
12cr|s710-0.21-2|121	- restore BuildRoot
12cr|s710-0.21-2|122	
12cr|s710-0.21-2|123	
12cr|s710-0.21-2|124	* Wed Sep 06 2006 Buchan Milne <bgmilne@mandriva.org> 0.19-3mdv2007.0
12cr|s710-0.21-2|125	- Rebuild
12cr|s710-0.21-2|126	
12cr|s710-0.21-2|127	* Fri Jan 27 2006 Buchan Milne <bgmilne@mandriva.org> 0.19-2mdk
12cr|s710-0.21-2|128	- buildrequires
12cr|s710-0.21-2|129	
12cr|s710-0.21-2|130	* Thu Jan 26 2006 Buchan Milne <bgmilne@mandriva.org> 0.19-1mdk
12cr|s710-0.21-2|131	- Initial package

7408 12
12cr|sabayon-2.30.1-6|1	%define pygtk2_version 2.5.3
12cr|sabayon-2.30.1-6|2	%define gnome_python2_version 2.6.0
12cr|sabayon-2.30.1-6|3	
12cr|sabayon-2.30.1-6|4	Name:		sabayon
12cr|sabayon-2.30.1-6|5	Version:	2.30.1
12cr|sabayon-2.30.1-6|6	Release:	6
12cr|sabayon-2.30.1-6|7	Summary:	Tool to maintain user profiles in a GNOME desktop
12cr|sabayon-2.30.1-6|8	
12cr|sabayon-2.30.1-6|9	Group:		System/Configuration/Other
12cr|sabayon-2.30.1-6|10	License:	GPLv2+
12cr|sabayon-2.30.1-6|11	URL:		http://www.gnome.org/projects/sabayon
12cr|sabayon-2.30.1-6|12	Source0:	http://ftp.gnome.org/pub/GNOME/sources/sabayon/sabayon-%{version}.tar.bz2
12cr|sabayon-2.30.1-6|13	Patch0:		sabayon-2.29.91-pam.patch
12cr|sabayon-2.30.1-6|14	# (fc) 2.12.1-3mdk source xinit file
12cr|sabayon-2.30.1-6|15	Patch1:		sabayon-2.22.1-source.patch
12cr|sabayon-2.30.1-6|16	# gw: fix for running with libexecdir == libdir:
12cr|sabayon-2.30.1-6|17	# http://bugzilla.gnome.org/show_bug.cgi?id=522119
12cr|sabayon-2.30.1-6|18	Patch3:		sabayon-2.22.0-libexecdir.patch
12cr|sabayon-2.30.1-6|19	Patch4:		sabayon-2.22.1-fix-linkage.patch
12cr|sabayon-2.30.1-6|20	
12cr|sabayon-2.30.1-6|21	Requires:	python-gamin
12cr|sabayon-2.30.1-6|22	Requires:	pyxdg
12cr|sabayon-2.30.1-6|23	Requires:	GConf2
12cr|sabayon-2.30.1-6|24	Requires:	python-%{name}
12cr|sabayon-2.30.1-6|25	Requires:	pessulus
12cr|sabayon-2.30.1-6|26	
12cr|sabayon-2.30.1-6|27	BuildRequires:	pygtk2.0-devel
12cr|sabayon-2.30.1-6|28	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|sabayon-2.30.1-6|29	BuildRequires:	pyxdg
12cr|sabayon-2.30.1-6|30	BuildRequires:	pessulus
12cr|sabayon-2.30.1-6|31	BuildRequires:	gettext
12cr|sabayon-2.30.1-6|32	BuildRequires:	usermode
12cr|sabayon-2.30.1-6|33	BuildRequires:	x11-server-xephyr
12cr|sabayon-2.30.1-6|34	BuildRequires:	intltool
12cr|sabayon-2.30.1-6|35	BuildRequires:	rarian
12cr|sabayon-2.30.1-6|36	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|sabayon-2.30.1-6|37	
12cr|sabayon-2.30.1-6|38	%description
12cr|sabayon-2.30.1-6|39	Sabayon is a tool to help sysadmins and user change and maintain the
12cr|sabayon-2.30.1-6|40	default behaviour of the GNOME desktop.
12cr|sabayon-2.30.1-6|41	
12cr|sabayon-2.30.1-6|42	%package admin
12cr|sabayon-2.30.1-6|43	Summary:	Graphical tools for Sabayon profile management
12cr|sabayon-2.30.1-6|44	Group:		System/Configuration/Other
12cr|sabayon-2.30.1-6|45	Requires:	%{name} = %{version}-%{release}
12cr|sabayon-2.30.1-6|46	Requires(pre):	rpm-helper
12cr|sabayon-2.30.1-6|47	Requires(pre):	usermode-consoleonly
12cr|sabayon-2.30.1-6|48	Requires:	pygtk2.0 >= %{pygtk2_version}
12cr|sabayon-2.30.1-6|49	Requires:	gnome-python-gconf >= %{gnome_python2_version}
12cr|sabayon-2.30.1-6|50	
12cr|sabayon-2.30.1-6|51	%description admin
12cr|sabayon-2.30.1-6|52	The sabayon-admin package contains the graphical tools which a
12cr|sabayon-2.30.1-6|53	sysadmin should use to manage Sabayon profiles.
12cr|sabayon-2.30.1-6|54	
12cr|sabayon-2.30.1-6|55	%package  -n python-%{name}
12cr|sabayon-2.30.1-6|56	Summary:	Python modules of sabayon
12cr|sabayon-2.30.1-6|57	Group:		System/Configuration/Other
12cr|sabayon-2.30.1-6|58	Requires:	python-ldap
12cr|sabayon-2.30.1-6|59	Requires:	python-libxml2
12cr|sabayon-2.30.1-6|60	
12cr|sabayon-2.30.1-6|61	%description -n python-%{name}
12cr|sabayon-2.30.1-6|62	This package contains the python modules of sabayon.
12cr|sabayon-2.30.1-6|63	
12cr|sabayon-2.30.1-6|64	%prep
12cr|sabayon-2.30.1-6|65	%setup -q
12cr|sabayon-2.30.1-6|66	%patch0 -p1
12cr|sabayon-2.30.1-6|67	%patch1 -p1 -b .source
12cr|sabayon-2.30.1-6|68	%patch3 -p1
12cr|sabayon-2.30.1-6|69	%patch4 -p0
12cr|sabayon-2.30.1-6|70	
12cr|sabayon-2.30.1-6|71	%build
12cr|sabayon-2.30.1-6|72	%configure2_5x 	\
12cr|sabayon-2.30.1-6|73	--enable-console-helper=yes \
12cr|sabayon-2.30.1-6|74	--with-prototype-user=%{name}-admin
12cr|sabayon-2.30.1-6|75	%make
12cr|sabayon-2.30.1-6|76	
12cr|sabayon-2.30.1-6|77	%install
12cr|sabayon-2.30.1-6|78	%makeinstall PAM_PREFIX=%{buildroot}%{_sysconfdir}
12cr|sabayon-2.30.1-6|79	
12cr|sabayon-2.30.1-6|80	%find_lang sabayon --with-gnome
12cr|sabayon-2.30.1-6|81	
12cr|sabayon-2.30.1-6|82	# We don't want these
12cr|sabayon-2.30.1-6|83	rm -f %{buildroot}%{py_platsitedir}/%{name}/xlib.*a \
12cr|sabayon-2.30.1-6|84	%{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
12cr|sabayon-2.30.1-6|85	
12cr|sabayon-2.30.1-6|86	# (tv) fix adding users:
12cr|sabayon-2.30.1-6|87	mkdir -p %{buildroot}/etc/sabayon/profiles/
12cr|sabayon-2.30.1-6|88	
12cr|sabayon-2.30.1-6|89	%pre admin
12cr|sabayon-2.30.1-6|90	%_pre_useradd %name-admin /var/lib/ /sbin/nologin
12cr|sabayon-2.30.1-6|91	/usr/sbin/usermod -d "" %{name}-admin &>/dev/null || :
12cr|sabayon-2.30.1-6|92	
12cr|sabayon-2.30.1-6|93	%files -f sabayon.lang
12cr|sabayon-2.30.1-6|94	%defattr(-, root, root, 755)
12cr|sabayon-2.30.1-6|95	%doc AUTHORS NEWS README TODO ISSUES
12cr|sabayon-2.30.1-6|96	%config(noreplace) %{_sysconfdir}/X11/xinit.d/%{name}*
12cr|sabayon-2.30.1-6|97	%{_sbindir}/%{name}-apply
12cr|sabayon-2.30.1-6|98	%{_mandir}/man8/sabayon*8*
12cr|sabayon-2.30.1-6|99	
12cr|sabayon-2.30.1-6|100	%files -n python-%{name}
12cr|sabayon-2.30.1-6|101	%dir %{_sysconfdir}/%{name}/profiles/
12cr|sabayon-2.30.1-6|102	%{py_platsitedir}/%{name}
12cr|sabayon-2.30.1-6|103	
12cr|sabayon-2.30.1-6|104	%files admin
12cr|sabayon-2.30.1-6|105	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|sabayon-2.30.1-6|106	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cr|sabayon-2.30.1-6|107	%{_bindir}/%{name}
12cr|sabayon-2.30.1-6|108	%{_sbindir}/%{name}
12cr|sabayon-2.30.1-6|109	%{_libexecdir}/%{name}*
12cr|sabayon-2.30.1-6|110	%dir %{_datadir}/%{name}/ui
12cr|sabayon-2.30.1-6|111	%{_datadir}/%{name}/ui/%{name}.ui
12cr|sabayon-2.30.1-6|112	%{_datadir}/applications/%{name}.desktop
12cr|sabayon-2.30.1-6|113	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cr|sabayon-2.30.1-6|114	

7409 12
12cr|safecat-1.13-4|1	%define _enable_debug_packages %{nil}
12cr|safecat-1.13-4|2	%define debug_package          %{nil}
12cr|safecat-1.13-4|3	
12cr|safecat-1.13-4|4	Summary:	Secure File Wiping and Deletion
12cr|safecat-1.13-4|5	Name:		safecat
12cr|safecat-1.13-4|6	Version:	1.13
12cr|safecat-1.13-4|7	Release:	%mkrel 4
12cr|safecat-1.13-4|8	License:	BSD
12cr|safecat-1.13-4|9	Group:		File tools
12cr|safecat-1.13-4|10	URL:		http://jeenyus.net/~budney/linux/software/safecat.html
12cr|safecat-1.13-4|11	Source0:	http://jeenyus.net/~budney/linux/software/safecat/%{name}-%{version}.tar.bz2
12cr|safecat-1.13-4|12	Source1:	README.MDK
12cr|safecat-1.13-4|13	BuildRequires:	dietlibc-devel >= 0.20
12cr|safecat-1.13-4|14	BuildRequires:  groff-for-man
12cr|safecat-1.13-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|safecat-1.13-4|16	
12cr|safecat-1.13-4|17	%description
12cr|safecat-1.13-4|18	safecat is an implementation of D. J. Bernstein's maildir algorithm. It can be
12cr|safecat-1.13-4|19	used to write mail messages to a qmail-style maildir, or to write data to a
12cr|safecat-1.13-4|20	"spool" directory reliably. There are no lockfiles with safecat, and nothing is
12cr|safecat-1.13-4|21	left to chance. If safecat returns a successful exit status, then you can be
12cr|safecat-1.13-4|22	(practically) 100% sure your data is safely committed to disk. Further, if data
12cr|safecat-1.13-4|23	is written to a directory using safecat (or other implementations of the
12cr|safecat-1.13-4|24	maildir algorithm), then every file in that directory is guaranteed to be
12cr|safecat-1.13-4|25	complete. If safecat fails to write all of the data, there will be no file at
12cr|safecat-1.13-4|26	all in the destination directory.
12cr|safecat-1.13-4|27	
12cr|safecat-1.13-4|28	Of course, you know that such a thing cannot be: between UNIX and the different
12cr|safecat-1.13-4|29	hardware options available, a 100% guarantee is not possible. However, safecat
12cr|safecat-1.13-4|30	takes every precaution possible in writing your data.
12cr|safecat-1.13-4|31	
12cr|safecat-1.13-4|32	%prep
12cr|safecat-1.13-4|33	
12cr|safecat-1.13-4|34	%setup -q
12cr|safecat-1.13-4|35	cp %{SOURCE1} README.MDK
12cr|safecat-1.13-4|36	
12cr|safecat-1.13-4|37	%build
12cr|safecat-1.13-4|38	echo "diet gcc -Os -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" > conf-cc
12cr|safecat-1.13-4|39	echo "diet gcc -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -static -s" > conf-ld
12cr|safecat-1.13-4|40	echo "%{_prefix}" > conf-root
12cr|safecat-1.13-4|41	make
12cr|safecat-1.13-4|42	
12cr|safecat-1.13-4|43	%install
12cr|safecat-1.13-4|44	rm -rf %{buildroot}
12cr|safecat-1.13-4|45	
12cr|safecat-1.13-4|46	install -d %{buildroot}%{_bindir}
12cr|safecat-1.13-4|47	install -d %{buildroot}%{_mandir}/man1
12cr|safecat-1.13-4|48	
12cr|safecat-1.13-4|49	install -m0755 safecat %{buildroot}%{_bindir}/
12cr|safecat-1.13-4|50	install -m0755 maildir %{buildroot}%{_bindir}/
12cr|safecat-1.13-4|51	install -m0644 safecat.1 %{buildroot}%{_mandir}/man1/
12cr|safecat-1.13-4|52	install -m0644 maildir.1 %{buildroot}%{_mandir}/man1/
12cr|safecat-1.13-4|53	
12cr|safecat-1.13-4|54	%clean
12cr|safecat-1.13-4|55	rm -rf %{buildroot}
12cr|safecat-1.13-4|56	
12cr|safecat-1.13-4|57	%files
12cr|safecat-1.13-4|58	%defattr (-,root,root)
12cr|safecat-1.13-4|59	%doc COPYING CHANGES INSTALL README README.MDK
12cr|safecat-1.13-4|60	%{_bindir}/safecat
12cr|safecat-1.13-4|61	%{_bindir}/maildir
12cr|safecat-1.13-4|62	%{_mandir}/man1/safecat.1*
12cr|safecat-1.13-4|63	%{_mandir}/man1/maildir.1*
12cr|safecat-1.13-4|64	
12cr|safecat-1.13-4|65	
12cr|safecat-1.13-4|66	%changelog
12cr|safecat-1.13-4|67	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.13-4mdv2010.0
12cr|safecat-1.13-4|68	+ Revision: 433600
12cr|safecat-1.13-4|69	- rebuild
12cr|safecat-1.13-4|70	
12cr|safecat-1.13-4|71	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.13-3mdv2009.0
12cr|safecat-1.13-4|72	+ Revision: 269239
12cr|safecat-1.13-4|73	- rebuild early 2009.0 package (before pixel changes)
12cr|safecat-1.13-4|74	
12cr|safecat-1.13-4|75	* Tue Jun 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1.13-2mdv2009.0
12cr|safecat-1.13-4|76	+ Revision: 217545
12cr|safecat-1.13-4|77	- rebuilt against dietlibc-devel-0.32
12cr|safecat-1.13-4|78	
12cr|safecat-1.13-4|79	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.13-1mdv2008.1
12cr|safecat-1.13-4|80	+ Revision: 140755
12cr|safecat-1.13-4|81	- restore BuildRoot
12cr|safecat-1.13-4|82	
12cr|safecat-1.13-4|83	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|safecat-1.13-4|84	- kill re-definition of %%buildroot on Pixel's request
12cr|safecat-1.13-4|85	
12cr|safecat-1.13-4|86	
12cr|safecat-1.13-4|87	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.13-1mdv2007.0
12cr|safecat-1.13-4|88	+ Revision: 113789
12cr|safecat-1.13-4|89	- Import safecat
12cr|safecat-1.13-4|90	
12cr|safecat-1.13-4|91	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.13-1mdv2007.1
12cr|safecat-1.13-4|92	- 1.13
12cr|safecat-1.13-4|93	
12cr|safecat-1.13-4|94	* Sun Dec 25 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.12-3mdk
12cr|safecat-1.13-4|95	- Fix BuildRequires
12cr|safecat-1.13-4|96	- use mkrel
12cr|safecat-1.13-4|97	
12cr|safecat-1.13-4|98	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 1.12-2mdk
12cr|safecat-1.13-4|99	- rebuild
12cr|safecat-1.13-4|100	
12cr|safecat-1.13-4|101	* Thu Nov 04 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.12-1mdk
12cr|safecat-1.13-4|102	- initial mandrake package
12cr|safecat-1.13-4|103	

7410 12
12cr|safecopy-1.7-1|1	%define	version 1.7
12cr|safecopy-1.7-1|2	%define rel	1
12cr|safecopy-1.7-1|3	%define	release	%mkrel %rel
12cr|safecopy-1.7-1|4	
12cr|safecopy-1.7-1|5	Name:		safecopy
12cr|safecopy-1.7-1|6	Summary:	A data recovery tool
12cr|safecopy-1.7-1|7	Version:	%{version}
12cr|safecopy-1.7-1|8	Release:	%{release}
12cr|safecopy-1.7-1|9	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|safecopy-1.7-1|10	URL:		http://safecopy.sourceforge.net
12cr|safecopy-1.7-1|11	Group:		File tools
12cr|safecopy-1.7-1|12	License:	GPLv2+
12cr|safecopy-1.7-1|13	
12cr|safecopy-1.7-1|14	%description
12cr|safecopy-1.7-1|15	safecopy is a data recovery tool which tries to extract as much data a
12cr|safecopy-1.7-1|16	possible from a seekable but problematic (i.e., damaged sectors) source like
12cr|safecopy-1.7-1|17	floppy drives, hard disk partitions, CDs, etc., where other tools like dd
12cr|safecopy-1.7-1|18	would fail due to I/O errors.
12cr|safecopy-1.7-1|19	
12cr|safecopy-1.7-1|20	%prep
12cr|safecopy-1.7-1|21	%setup -q
12cr|safecopy-1.7-1|22	
12cr|safecopy-1.7-1|23	%build
12cr|safecopy-1.7-1|24	%configure
12cr|safecopy-1.7-1|25	%make
12cr|safecopy-1.7-1|26	
12cr|safecopy-1.7-1|27	%install
12cr|safecopy-1.7-1|28	%makeinstall
12cr|safecopy-1.7-1|29	
12cr|safecopy-1.7-1|30	%files
12cr|safecopy-1.7-1|31	%doc README AUTHORS ChangeLog NEWS
12cr|safecopy-1.7-1|32	%{_bindir}/*
12cr|safecopy-1.7-1|33	%{_mandir}/man1/*
12cr|safecopy-1.7-1|34	
12cr|safecopy-1.7-1|35	
12cr|safecopy-1.7-1|36	%changelog
12cr|safecopy-1.7-1|37	* Sat Apr 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.7-1mdv2012.0
12cr|safecopy-1.7-1|38	+ Revision: 794235
12cr|safecopy-1.7-1|39	- version update 1.7
12cr|safecopy-1.7-1|40	
12cr|safecopy-1.7-1|41	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6-2mdv2011.0
12cr|safecopy-1.7-1|42	+ Revision: 614805
12cr|safecopy-1.7-1|43	- the mass rebuild of 2010.1 packages
12cr|safecopy-1.7-1|44	
12cr|safecopy-1.7-1|45	* Tue Nov 24 2009 Jérôme Brenier <incubusss@mandriva.org> 1.6-1mdv2010.1
12cr|safecopy-1.7-1|46	+ Revision: 469702
12cr|safecopy-1.7-1|47	- new version 1.6 (bugfix)
12cr|safecopy-1.7-1|48	
12cr|safecopy-1.7-1|49	* Thu Oct 01 2009 Frederik Himpe <fhimpe@mandriva.org> 1.5-1mdv2010.0
12cr|safecopy-1.7-1|50	+ Revision: 452286
12cr|safecopy-1.7-1|51	- update to new version 1.5
12cr|safecopy-1.7-1|52	
12cr|safecopy-1.7-1|53	* Wed May 27 2009 Jérôme Brenier <incubusss@mandriva.org> 1.3-1mdv2010.0
12cr|safecopy-1.7-1|54	+ Revision: 380070
12cr|safecopy-1.7-1|55	- update to new version 1.3
12cr|safecopy-1.7-1|56	- use makeinstall
12cr|safecopy-1.7-1|57	- safecopy now has a man page
12cr|safecopy-1.7-1|58	- fix license (GPLv2+)
12cr|safecopy-1.7-1|59	
12cr|safecopy-1.7-1|60	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.2-2mdv2008.1
12cr|safecopy-1.7-1|61	+ Revision: 140755
12cr|safecopy-1.7-1|62	- restore BuildRoot
12cr|safecopy-1.7-1|63	
12cr|safecopy-1.7-1|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|safecopy-1.7-1|65	- kill re-definition of %%buildroot on Pixel's request
12cr|safecopy-1.7-1|66	

7411 12
12cr|saga-1.6.35da44git-1|1	%define major 0
12cr|saga-1.6.35da44git-1|2	%define libname %mklibname %name %major
12cr|saga-1.6.35da44git-1|3	%define develname %mklibname %name -d
12cr|saga-1.6.35da44git-1|4	%define gitversion 35da44git
12cr|saga-1.6.35da44git-1|5	
12cr|saga-1.6.35da44git-1|6	Name:		saga
12cr|saga-1.6.35da44git-1|7	Version:	1.6.%{gitversion}
12cr|saga-1.6.35da44git-1|8	Release:	1
12cr|saga-1.6.35da44git-1|9	Summary:	The SAGA C++ Framework (Simple API for Grid Computing)
12cr|saga-1.6.35da44git-1|10	URL:		http://saga-project.github.com/saga-cpp/
12cr|saga-1.6.35da44git-1|11	License:	Boost Software License 1.0
12cr|saga-1.6.35da44git-1|12	Group:		System/Cluster
12cr|saga-1.6.35da44git-1|13	# git clone git://github.com/saga-project/saga-cpp.git
12cr|saga-1.6.35da44git-1|14	# git --git-dir=saga-cpp/.git archive --format tar --prefix saga-35da44git/ 35da44 | gzip > saga-35da44git.tar.gz
12cr|saga-1.6.35da44git-1|15	source0:		%{name}-%{gitversion}.tar.gz
12cr|saga-1.6.35da44git-1|16	patch0:			saga-35da44git.boost150.patch
12cr|saga-1.6.35da44git-1|17	patch1:			saga-35da44git.fixscope.patch
12cr|saga-1.6.35da44git-1|18	BuildRequires:	boost-devel, sqlite3-devel, postgresql-devel
12cr|saga-1.6.35da44git-1|19	BuildRequires:	xmlrpc-c-devel
12cr|saga-1.6.35da44git-1|20	buildrequires:	soci-devel
12cr|saga-1.6.35da44git-1|21	Requires:	%{mklibname boost 1}
12cr|saga-1.6.35da44git-1|22	
12cr|saga-1.6.35da44git-1|23	%description
12cr|saga-1.6.35da44git-1|24	The SAGA C++ Framework is the first implementation of the SAGA (Simple
12cr|saga-1.6.35da44git-1|25	API for Grid Computing) API specification. The SAGA specification has
12cr|saga-1.6.35da44git-1|26	been defined by the SAGA Research Group at OGF as a high-level API that
12cr|saga-1.6.35da44git-1|27	directly addresses the needs of Grid application developers.
12cr|saga-1.6.35da44git-1|28	
12cr|saga-1.6.35da44git-1|29	The purpose of the open source SAGA C++ Framework is to enable an
12cr|saga-1.6.35da44git-1|30	application programmer to easily create Grid applications without getting
12cr|saga-1.6.35da44git-1|31	involved with any specific Grid middleware. This does not only greatly
12cr|saga-1.6.35da44git-1|32	reduce the implementation complexity of an application but also makes
12cr|saga-1.6.35da44git-1|33	it portable between various Grid ecosystems.
12cr|saga-1.6.35da44git-1|34	
12cr|saga-1.6.35da44git-1|35	%package -n %{libname}
12cr|saga-1.6.35da44git-1|36	Summary:	The SAGA C++ Framework (Simple API for Grid Computing)
12cr|saga-1.6.35da44git-1|37	Group:		System/Cluster
12cr|saga-1.6.35da44git-1|38	Provides:	libsaga = %{version}-%{release}
12cr|saga-1.6.35da44git-1|39	
12cr|saga-1.6.35da44git-1|40	%package -n %{develname}
12cr|saga-1.6.35da44git-1|41	Summary:	The SAGA C++ Framework (Simple API for Grid Computing)
12cr|saga-1.6.35da44git-1|42	Group:		System/Cluster
12cr|saga-1.6.35da44git-1|43	Provides:	saga-devel = %{version}-%{release}
12cr|saga-1.6.35da44git-1|44	Provides:	libsaga-devel = %{version}-%{release}
12cr|saga-1.6.35da44git-1|45	Requires:	%{libname} = %{version}-%{release}
12cr|saga-1.6.35da44git-1|46	
12cr|saga-1.6.35da44git-1|47	%description -n %{libname}
12cr|saga-1.6.35da44git-1|48	The SAGA C++ Framework is the first implementation of the SAGA (Simple
12cr|saga-1.6.35da44git-1|49	API for Grid Computing) API specification. The SAGA specification has
12cr|saga-1.6.35da44git-1|50	been defined by the SAGA Research Group at OGF as a high-level API that
12cr|saga-1.6.35da44git-1|51	directly addresses the needs of Grid application developers.
12cr|saga-1.6.35da44git-1|52	
12cr|saga-1.6.35da44git-1|53	The purpose of the open source SAGA C++ Framework is to enable an
12cr|saga-1.6.35da44git-1|54	application programmer to easily create Grid applications without getting
12cr|saga-1.6.35da44git-1|55	involved with any specific Grid middleware. This does not only greatly
12cr|saga-1.6.35da44git-1|56	reduce the implementation complexity of an application but also makes
12cr|saga-1.6.35da44git-1|57	it portable between various Grid ecosystems.
12cr|saga-1.6.35da44git-1|58	
12cr|saga-1.6.35da44git-1|59	%description -n %{develname}
12cr|saga-1.6.35da44git-1|60	The SAGA C++ Framework is the first implementation of the SAGA (Simple
12cr|saga-1.6.35da44git-1|61	API for Grid Computing) API specification. The SAGA specification has
12cr|saga-1.6.35da44git-1|62	been defined by the SAGA Research Group at OGF as a high-level API that
12cr|saga-1.6.35da44git-1|63	directly addresses the needs of Grid application developers.
12cr|saga-1.6.35da44git-1|64	
12cr|saga-1.6.35da44git-1|65	The purpose of the open source SAGA C++ Framework is to enable an
12cr|saga-1.6.35da44git-1|66	application programmer to easily create Grid applications without getting
12cr|saga-1.6.35da44git-1|67	involved with any specific Grid middleware. This does not only greatly
12cr|saga-1.6.35da44git-1|68	reduce the implementation complexity of an application but also makes
12cr|saga-1.6.35da44git-1|69	it portable between various Grid ecosystems.
12cr|saga-1.6.35da44git-1|70	
12cr|saga-1.6.35da44git-1|71	This package contains the developement files to compile applications
12cr|saga-1.6.35da44git-1|72	using saga.
12cr|saga-1.6.35da44git-1|73	
12cr|saga-1.6.35da44git-1|74	%prep
12cr|saga-1.6.35da44git-1|75	%setup -q -n %{name}-%{gitversion}
12cr|saga-1.6.35da44git-1|76	%patch0 -p 1 -b .boost150
12cr|saga-1.6.35da44git-1|77	%patch1 -p 1 -b .fixscope
12cr|saga-1.6.35da44git-1|78	
12cr|saga-1.6.35da44git-1|79	%build
12cr|saga-1.6.35da44git-1|80	%configure2_5x
12cr|saga-1.6.35da44git-1|81	sed -i 's!usr//!usr/!g' config/saga_boost.pc
12cr|saga-1.6.35da44git-1|82	%make
12cr|saga-1.6.35da44git-1|83	
12cr|saga-1.6.35da44git-1|84	%install
12cr|saga-1.6.35da44git-1|85	%make_install
12cr|saga-1.6.35da44git-1|86	
12cr|saga-1.6.35da44git-1|87	%post -n %{libname} -p /sbin/ldconfig
12cr|saga-1.6.35da44git-1|88	%postun -n %{libname} -p /sbin/ldconfig
12cr|saga-1.6.35da44git-1|89	
12cr|saga-1.6.35da44git-1|90	%files -n %{libname}
12cr|saga-1.6.35da44git-1|91	%defattr(-,root,root)
12cr|saga-1.6.35da44git-1|92	%doc CHANGES INSTALL LICENSE README
12cr|saga-1.6.35da44git-1|93	%{_libdir}/libsaga*
12cr|saga-1.6.35da44git-1|94	%{_datadir}/%{name}/*.ini
12cr|saga-1.6.35da44git-1|95	%{_bindir}/%{name}-*
12cr|saga-1.6.35da44git-1|96	
12cr|saga-1.6.35da44git-1|97	%files -n %{develname}
12cr|saga-1.6.35da44git-1|98	%defattr(-,root,root)
12cr|saga-1.6.35da44git-1|99	%doc examples
12cr|saga-1.6.35da44git-1|100	%{_libdir}/pkgconfig
12cr|saga-1.6.35da44git-1|101	%{_includedir}/%{name}
12cr|saga-1.6.35da44git-1|102	%{_datadir}/%{name}/make
12cr|saga-1.6.35da44git-1|103	%{_datadir}/%{name}/doc
12cr|saga-1.6.35da44git-1|104	%{_datadir}/%{name}/*.%{name}-core
12cr|saga-1.6.35da44git-1|105	%{_datadir}/%{name}/adaptor_generator
12cr|saga-1.6.35da44git-1|106	%{_datadir}/%{name}/config
12cr|saga-1.6.35da44git-1|107	%{_mandir}/man1/*
12cr|saga-1.6.35da44git-1|108	
12cr|saga-1.6.35da44git-1|109	
12cr|saga-1.6.35da44git-1|110	
12cr|saga-1.6.35da44git-1|111	%changelog
12cr|saga-1.6.35da44git-1|112	* Fri Nov 23 2007 Nicolas Vigier <nvigier@mandriva.com> 0.7-2mdv2008.1
12cr|saga-1.6.35da44git-1|113	+ Revision: 111449
12cr|saga-1.6.35da44git-1|114	- new version
12cr|saga-1.6.35da44git-1|115	- add post and postun sections
12cr|saga-1.6.35da44git-1|116	- fix summary
12cr|saga-1.6.35da44git-1|117	- change group
12cr|saga-1.6.35da44git-1|118	- fix files list
12cr|saga-1.6.35da44git-1|119	- add major
12cr|saga-1.6.35da44git-1|120	
12cr|saga-1.6.35da44git-1|121	* Wed Jun 27 2007 Nicolas Vigier <nvigier@mandriva.com> 0.6-1mdv2008.0
12cr|saga-1.6.35da44git-1|122	+ Revision: 45144
12cr|saga-1.6.35da44git-1|123	- Import saga
12cr|saga-1.6.35da44git-1|124	

7412 12
12cr|sagemath-5.4.1-1|1	%global with_sphinx_hack	1
12cr|sagemath-5.4.1-1|2	
12cr|sagemath-5.4.1-1|3	# may be required if not matching system version or to be updates proof
12cr|sagemath-5.4.1-1|4	%global with_sage_cython	1
12cr|sagemath-5.4.1-1|5	
12cr|sagemath-5.4.1-1|6	# ipython-0.11 drastically changed api since ipython-0.10.2
12cr|sagemath-5.4.1-1|7	%global with_sage_ipython	1
12cr|sagemath-5.4.1-1|8	
12cr|sagemath-5.4.1-1|9	# sagemath uses a somewhat old and heavily patched networkx
12cr|sagemath-5.4.1-1|10	%global with_sage_networkx	1
12cr|sagemath-5.4.1-1|11	
12cr|sagemath-5.4.1-1|12	# sagemath works only with pexpect-2.0
12cr|sagemath-5.4.1-1|13	%global with_sage_pexpect	1
12cr|sagemath-5.4.1-1|14	
12cr|sagemath-5.4.1-1|15	%global conway_polynomials_pkg	conway_polynomials-0.3
12cr|sagemath-5.4.1-1|16	%global cython_pkg		cython-0.17pre
12cr|sagemath-5.4.1-1|17	%global	elliptic_curves_pkg	elliptic_curves-0.7
12cr|sagemath-5.4.1-1|18	%global	flintqs_pkg		flintqs-20070817.p8
12cr|sagemath-5.4.1-1|19	%global graphs_pkg		graphs-20120404.p4
12cr|sagemath-5.4.1-1|20	%global ipython_pkg		ipython-0.10.2.p1
12cr|sagemath-5.4.1-1|21	%global networkx_pkg		networkx-1.6
12cr|sagemath-5.4.1-1|22	%global pexpect_pkg		pexpect-2.0.p5
12cr|sagemath-5.4.1-1|23	%global polytopes_db_pkg	polytopes_db-20100210.p2
12cr|sagemath-5.4.1-1|24	%global rubiks_pkg		rubiks-20070912.p18
12cr|sagemath-5.4.1-1|25	%global	sagenb_pkg		sagenb-0.10.2
12cr|sagemath-5.4.1-1|26	%global sagetex_pkg		sagetex-2.3.3.p2
12cr|sagemath-5.4.1-1|27	
12cr|sagemath-5.4.1-1|28	%global SAGE_ROOT		%{_datadir}/sagemath
12cr|sagemath-5.4.1-1|29	%global SAGE_SHARE		%{SAGE_ROOT}/share
12cr|sagemath-5.4.1-1|30	%global SAGE_EXTCODE	%{SAGE_ROOT}/extcode
12cr|sagemath-5.4.1-1|31	%global SAGE_LOCAL		%{SAGE_ROOT}/local
12cr|sagemath-5.4.1-1|32	%global SAGE_DEVEL		%{SAGE_ROOT}/devel
12cr|sagemath-5.4.1-1|33	%global SAGE_DOC		%{SAGE_DEVEL}/doc
12cr|sagemath-5.4.1-1|34	%global SAGE_DATA		%{SAGE_ROOT}/data
12cr|sagemath-5.4.1-1|35	%global SAGE_PYTHONPATH		%{SAGE_ROOT}/site-packages
12cr|sagemath-5.4.1-1|36	
12cr|sagemath-5.4.1-1|37	%define __noautoreq 'pythonegg\\(webassets\\)|libLfunction\\.so'
12cr|sagemath-5.4.1-1|38	
12cr|sagemath-5.4.1-1|39	Name:		sagemath
12cr|sagemath-5.4.1-1|40	Group:		Sciences/Mathematics
12cr|sagemath-5.4.1-1|41	Summary:	A free open-source mathematics software system
12cr|sagemath-5.4.1-1|42	Version:	5.4.1
12cr|sagemath-5.4.1-1|43	Release:	1
12cr|sagemath-5.4.1-1|44	License:	GPL
12cr|sagemath-5.4.1-1|45	URL:		http://www.sagemath.org
12cr|sagemath-5.4.1-1|46	Source0:	http://www.sagemath.org/src/sage-%{version}.tar
12cr|sagemath-5.4.1-1|47	Source1:	gprc.expect
12cr|sagemath-5.4.1-1|48	Source2:	makecmds.sty
12cr|sagemath-5.4.1-1|49	Source3:	%{name}.rpmlintrc
12cr|sagemath-5.4.1-1|50	
12cr|sagemath-5.4.1-1|51	Patch0:		sage-gmp.patch
12cr|sagemath-5.4.1-1|52	Patch1:		sage-scripts.patch
12cr|sagemath-5.4.1-1|53	
12cr|sagemath-5.4.1-1|54	# remove call to not implemented sagemath "is_package_installed" interfaces
12cr|sagemath-5.4.1-1|55	# mpc is available in all modern linux distros
12cr|sagemath-5.4.1-1|56	# need to package coin-or solver in fedora
12cr|sagemath-5.4.1-1|57	# remove check for non free solvers
12cr|sagemath-5.4.1-1|58	Patch3:		sage-extensions.patch
12cr|sagemath-5.4.1-1|59	
12cr|sagemath-5.4.1-1|60	# helper to:
12cr|sagemath-5.4.1-1|61	#	o respect a DESTDIR environment variable
12cr|sagemath-5.4.1-1|62	#	o avoid double '//' in pathnames, what can confused debugedit & co
12cr|sagemath-5.4.1-1|63	#	o minor change to help in incremental builds by avoiding rebuilding
12cr|sagemath-5.4.1-1|64	#	  files
12cr|sagemath-5.4.1-1|65	#	o do not assume there is an installed sagemath
12cr|sagemath-5.4.1-1|66	Patch4:		sage-rpmbuild.patch
12cr|sagemath-5.4.1-1|67	
12cr|sagemath-5.4.1-1|68	# build documentation in buildroot environment
12cr|sagemath-5.4.1-1|69	Patch5:		sage-sagedoc.patch
12cr|sagemath-5.4.1-1|70	
12cr|sagemath-5.4.1-1|71	# sage notebook rpm and system environment adjustments
12cr|sagemath-5.4.1-1|72	Patch6:		sage-sagenb.patch
12cr|sagemath-5.4.1-1|73	
12cr|sagemath-5.4.1-1|74	# do not attempt to create state files in system directories
12cr|sagemath-5.4.1-1|75	Patch7:		sage-readonly.patch
12cr|sagemath-5.4.1-1|76	
12cr|sagemath-5.4.1-1|77	# force coercion of ecl t_string to ecl t_base_string
12cr|sagemath-5.4.1-1|78	# this is hackish and only required if ecl is built with unicode support
12cr|sagemath-5.4.1-1|79	Patch8:		sage-ecl-unicode.patch
12cr|sagemath-5.4.1-1|80	
12cr|sagemath-5.4.1-1|81	# do not link explicitly to png12
12cr|sagemath-5.4.1-1|82	Patch9:		sage-png.patch
12cr|sagemath-5.4.1-1|83	
12cr|sagemath-5.4.1-1|84	# work with all maxima-runtime lisp backend packages
12cr|sagemath-5.4.1-1|85	Patch10:	sage-maxima.patch
12cr|sagemath-5.4.1-1|86	
12cr|sagemath-5.4.1-1|87	# execute 4ti2 programs in $PATH not in $SAGE_ROOT/local/bin
12cr|sagemath-5.4.1-1|88	Patch11:	sage-4ti2.patch
12cr|sagemath-5.4.1-1|89	
12cr|sagemath-5.4.1-1|90	Patch12:	sage-fplll.patch
12cr|sagemath-5.4.1-1|91	
12cr|sagemath-5.4.1-1|92	Patch13:	sage-qepcad.patch
12cr|sagemath-5.4.1-1|93	Patch14:	sage-pari.patch
12cr|sagemath-5.4.1-1|94	Patch15:	sage-networkx.patch
12cr|sagemath-5.4.1-1|95	Patch16:	sage-lie.patch
12cr|sagemath-5.4.1-1|96	Patch17:	sage-gap.patch
12cr|sagemath-5.4.1-1|97	
12cr|sagemath-5.4.1-1|98	# Portuguese translations: http://trac.sagemath.org/sage_trac/ticket/12822
12cr|sagemath-5.4.1-1|99	Patch18:	trac_12502_pt_translation_of_a_tour_of_sage_rebase1.patch
12cr|sagemath-5.4.1-1|100	Patch19:	trac_12822_pt_translation_of_tutorial.patch
12cr|sagemath-5.4.1-1|101	Patch20:	trac_12822_pt_translation_of_tutorial_rev1.patch
12cr|sagemath-5.4.1-1|102	
12cr|sagemath-5.4.1-1|103	BuildRequires:	boost-devel
12cr|sagemath-5.4.1-1|104	BuildRequires:	cliquer-devel
12cr|sagemath-5.4.1-1|105	BuildRequires:	dos2unix
12cr|sagemath-5.4.1-1|106	BuildRequires:	factory-devel
12cr|sagemath-5.4.1-1|107	BuildRequires:	flint-devel
12cr|sagemath-5.4.1-1|108	BuildRequires:	fplll-devel
12cr|sagemath-5.4.1-1|109	BuildRequires:	ecl
12cr|sagemath-5.4.1-1|110	BuildRequires:	eclib-devel
12cr|sagemath-5.4.1-1|111	BuildRequires:	ecm-devel
12cr|sagemath-5.4.1-1|112	BuildRequires:	gap-system
12cr|sagemath-5.4.1-1|113	BuildRequires:	gap-system-packages
12cr|sagemath-5.4.1-1|114	BuildRequires:	gc-devel
12cr|sagemath-5.4.1-1|115	BuildRequires:	gcc-gfortran
12cr|sagemath-5.4.1-1|116	BuildRequires:	gd-devel
12cr|sagemath-5.4.1-1|117	BuildRequires:	glpk-devel
12cr|sagemath-5.4.1-1|118	BuildRequires:	gnutls-devel
12cr|sagemath-5.4.1-1|119	BuildRequires:	gsl-devel
12cr|sagemath-5.4.1-1|120	BuildRequires:	iml-devel
12cr|sagemath-5.4.1-1|121	BuildRequires:	lcalc-devel
12cr|sagemath-5.4.1-1|122	BuildRequires:	libatlas-devel
12cr|sagemath-5.4.1-1|123	BuildRequires:	libmpc-devel
12cr|sagemath-5.4.1-1|124	BuildRequires:	libpari-devel
12cr|sagemath-5.4.1-1|125	BuildRequires:	linalg-linbox-devel
12cr|sagemath-5.4.1-1|126	BuildRequires:	m4ri-devel
12cr|sagemath-5.4.1-1|127	BuildRequires:	m4rie-devel
12cr|sagemath-5.4.1-1|128	# try to ensure a sane /dev will exist when building documentation
12cr|sagemath-5.4.1-1|129	BuildRequires:	makedev
12cr|sagemath-5.4.1-1|130	BuildRequires:	maxima-runtime-ecl
12cr|sagemath-5.4.1-1|131	BuildRequires:	mpfi-devel
12cr|sagemath-5.4.1-1|132	BuildRequires:	ntl-devel
12cr|sagemath-5.4.1-1|133	BuildRequires:	polybori
12cr|sagemath-5.4.1-1|134	BuildRequires:	ppl-devel
12cr|sagemath-5.4.1-1|135	BuildRequires:	pynac-devel
12cr|sagemath-5.4.1-1|136	BuildRequires:	python-devel
12cr|sagemath-5.4.1-1|137	BuildRequires:	python-flask-autoindex
12cr|sagemath-5.4.1-1|138	BuildRequires:	python-flask-babel
12cr|sagemath-5.4.1-1|139	BuildRequires:	python-flask-openid
12cr|sagemath-5.4.1-1|140	BuildRequires:	python-flask-silk
12cr|sagemath-5.4.1-1|141	BuildRequires:	python-numpy-devel
12cr|sagemath-5.4.1-1|142	BuildRequires:	python-scipy
12cr|sagemath-5.4.1-1|143	BuildRequires:	python-twisted
12cr|sagemath-5.4.1-1|144	BuildRequires:	polybori-devel
12cr|sagemath-5.4.1-1|145	BuildRequires:	ratpoints
12cr|sagemath-5.4.1-1|146	BuildRequires:	readline-devel
12cr|sagemath-5.4.1-1|147	BuildRequires:	scons
12cr|sagemath-5.4.1-1|148	BuildRequires:	singular-devel
12cr|sagemath-5.4.1-1|149	BuildRequires:	symmetrica-devel
12cr|sagemath-5.4.1-1|150	
12cr|sagemath-5.4.1-1|151	Requires:	4ti2
12cr|sagemath-5.4.1-1|152	Requires:       cddlib-devel
12cr|sagemath-5.4.1-1|153	Requires:	ecl
12cr|sagemath-5.4.1-1|154	Requires:	gap-system
12cr|sagemath-5.4.1-1|155	Requires:	gap-system-packages
12cr|sagemath-5.4.1-1|156	Requires:	genus2reduction
12cr|sagemath-5.4.1-1|157	Requires:	gfan
12cr|sagemath-5.4.1-1|158	Requires:	gp2c
12cr|sagemath-5.4.1-1|159	Requires:	iml-devel
12cr|sagemath-5.4.1-1|160	Requires:	jmol
12cr|sagemath-5.4.1-1|161	Requires:	jsmath-fonts
12cr|sagemath-5.4.1-1|162	Requires:	libpari-devel
12cr|sagemath-5.4.1-1|163	Requires:	maxima-gui
12cr|sagemath-5.4.1-1|164	Requires:	maxima-runtime-ecl
12cr|sagemath-5.4.1-1|165	Requires:	palp
12cr|sagemath-5.4.1-1|166	Requires:	pari
12cr|sagemath-5.4.1-1|167	Requires:	pari-data
12cr|sagemath-5.4.1-1|168	Requires:	python-pycrypto
12cr|sagemath-5.4.1-1|169	Requires:	python-cvxopt
12cr|sagemath-5.4.1-1|170	Requires:	python-flask-autoindex
12cr|sagemath-5.4.1-1|171	Requires:	python-flask-babel
12cr|sagemath-5.4.1-1|172	Requires:	python-flask-openid
12cr|sagemath-5.4.1-1|173	Requires:	python-flask-silk
12cr|sagemath-5.4.1-1|174	Requires:	python-sympy
12cr|sagemath-5.4.1-1|175	Requires:	python-twisted-web
12cr|sagemath-5.4.1-1|176	Requires:	python-twisted-web2
12cr|sagemath-5.4.1-1|177	Requires:	R
12cr|sagemath-5.4.1-1|178	Requires:	singular
12cr|sagemath-5.4.1-1|179	Requires:	sympow
12cr|sagemath-5.4.1-1|180	Requires:	tachyon
12cr|sagemath-5.4.1-1|181	
12cr|sagemath-5.4.1-1|182	%description
12cr|sagemath-5.4.1-1|183	Sage is a free open-source mathematics software system licensed
12cr|sagemath-5.4.1-1|184	under the GPL. It combines the power of many existing open-source
12cr|sagemath-5.4.1-1|185	packages into a common Python-based interface.
12cr|sagemath-5.4.1-1|186	
12cr|sagemath-5.4.1-1|187	########################################################################
12cr|sagemath-5.4.1-1|188	%prep
12cr|sagemath-5.4.1-1|189	%setup -q -n sage-%{version}
12cr|sagemath-5.4.1-1|190	
12cr|sagemath-5.4.1-1|191	mkdir -p spkg/build
12cr|sagemath-5.4.1-1|192	pushd spkg/build
12cr|sagemath-5.4.1-1|193	for pkg in					\
12cr|sagemath-5.4.1-1|194	%{conway_polynomials_pkg}		\
12cr|sagemath-5.4.1-1|195	%if %{with_sage_cython}
12cr|sagemath-5.4.1-1|196	%{cython_pkg}				\
12cr|sagemath-5.4.1-1|197	%endif
12cr|sagemath-5.4.1-1|198	%{elliptic_curves_pkg}			\
12cr|sagemath-5.4.1-1|199	extcode-%{version}			\
12cr|sagemath-5.4.1-1|200	%{flintqs_pkg}				\
12cr|sagemath-5.4.1-1|201	%{graphs_pkg}				\
12cr|sagemath-5.4.1-1|202	%if %{with_sage_ipython}
12cr|sagemath-5.4.1-1|203	%{ipython_pkg}				\
12cr|sagemath-5.4.1-1|204	%endif
12cr|sagemath-5.4.1-1|205	%if %{with_sage_networkx}
12cr|sagemath-5.4.1-1|206	%{networkx_pkg}				\
12cr|sagemath-5.4.1-1|207	%endif
12cr|sagemath-5.4.1-1|208	%if %{with_sage_pexpect}
12cr|sagemath-5.4.1-1|209	%{pexpect_pkg}				\
12cr|sagemath-5.4.1-1|210	%endif
12cr|sagemath-5.4.1-1|211	%{polytopes_db_pkg}			\
12cr|sagemath-5.4.1-1|212	%{rubiks_pkg}				\
12cr|sagemath-5.4.1-1|213	%{sagenb_pkg}				\
12cr|sagemath-5.4.1-1|214	%{sagetex_pkg}				\
12cr|sagemath-5.4.1-1|215	sage-%{version}				\
12cr|sagemath-5.4.1-1|216	sage_scripts-%{version}			\
12cr|sagemath-5.4.1-1|217	; do
12cr|sagemath-5.4.1-1|218	tar jxf ../standard/$pkg.spkg
12cr|sagemath-5.4.1-1|219	done
12cr|sagemath-5.4.1-1|220	
12cr|sagemath-5.4.1-1|221	# apply in spkgs that do not have patches already applied
12cr|sagemath-5.4.1-1|222	# or that actually have patches
12cr|sagemath-5.4.1-1|223	pushd %{flintqs_pkg}/src
12cr|sagemath-5.4.1-1|224	for diff in `ls ../patches/*.patch`; do
12cr|sagemath-5.4.1-1|225	patch -p1 < $diff
12cr|sagemath-5.4.1-1|226	done
12cr|sagemath-5.4.1-1|227	popd
12cr|sagemath-5.4.1-1|228	pushd %{sagenb_pkg}/src
12cr|sagemath-5.4.1-1|229	tar zxf %{sagenb_pkg}.tar.gz
12cr|sagemath-5.4.1-1|230	mv  %{sagenb_pkg} sagenb
12cr|sagemath-5.4.1-1|231	popd
12cr|sagemath-5.4.1-1|232	%if %{with_sage_ipython}
12cr|sagemath-5.4.1-1|233	pushd %{ipython_pkg}/src
12cr|sagemath-5.4.1-1|234	for diff in `ls ../patches/*.patch ../patches/*.diff`; do
12cr|sagemath-5.4.1-1|235	patch -p1 < $diff
12cr|sagemath-5.4.1-1|236	done
12cr|sagemath-5.4.1-1|237	popd
12cr|sagemath-5.4.1-1|238	%endif
12cr|sagemath-5.4.1-1|239	%if %{with_sage_pexpect}
12cr|sagemath-5.4.1-1|240	pushd %{pexpect_pkg}/src
12cr|sagemath-5.4.1-1|241	for diff in `ls ../patches/*.patch ../patches/*.diff`; do
12cr|sagemath-5.4.1-1|242	patch -p1 < $diff
12cr|sagemath-5.4.1-1|243	done
12cr|sagemath-5.4.1-1|244	popd
12cr|sagemath-5.4.1-1|245	%endif
12cr|sagemath-5.4.1-1|246	pushd %{rubiks_pkg}
12cr|sagemath-5.4.1-1|247	cp patches/dietz-mcube-Makefile src/dietz/mcube/Makefile
12cr|sagemath-5.4.1-1|248	cp patches/dietz-solver-Makefile src/dietz/solver/Makefile
12cr|sagemath-5.4.1-1|249	cp patches/dietz-cu2-Makefile src/dietz/cu2/Makefile
12cr|sagemath-5.4.1-1|250	cp patches/reid-Makefile src/reid/Makefile
12cr|sagemath-5.4.1-1|251	popd
12cr|sagemath-5.4.1-1|252	popd
12cr|sagemath-5.4.1-1|253	
12cr|sagemath-5.4.1-1|254	%patch0 -p1
12cr|sagemath-5.4.1-1|255	%patch1 -p1
12cr|sagemath-5.4.1-1|256	%patch3 -p1
12cr|sagemath-5.4.1-1|257	%patch4 -p1
12cr|sagemath-5.4.1-1|258	%patch5 -p1
12cr|sagemath-5.4.1-1|259	%patch6 -p1
12cr|sagemath-5.4.1-1|260	%patch7 -p1
12cr|sagemath-5.4.1-1|261	%patch8 -p1
12cr|sagemath-5.4.1-1|262	%patch9 -p1
12cr|sagemath-5.4.1-1|263	%patch10 -p1
12cr|sagemath-5.4.1-1|264	%patch11 -p1
12cr|sagemath-5.4.1-1|265	%patch12 -p1
12cr|sagemath-5.4.1-1|266	%patch13 -p1
12cr|sagemath-5.4.1-1|267	%patch14 -p1
12cr|sagemath-5.4.1-1|268	%patch15 -p1
12cr|sagemath-5.4.1-1|269	%patch16 -p1
12cr|sagemath-5.4.1-1|270	%patch17 -p1
12cr|sagemath-5.4.1-1|271	
12cr|sagemath-5.4.1-1|272	pushd spkg/build/sage-%{version}
12cr|sagemath-5.4.1-1|273	mkdir -p doc/pt/a_tour_of_sage/
12cr|sagemath-5.4.1-1|274	cp -fa doc/en/a_tour_of_sage/*.png doc/pt/a_tour_of_sage/
12cr|sagemath-5.4.1-1|275	%patch18 -p1
12cr|sagemath-5.4.1-1|276	%patch19 -p1
12cr|sagemath-5.4.1-1|277	%patch20 -p1
12cr|sagemath-5.4.1-1|278	popd
12cr|sagemath-5.4.1-1|279	
12cr|sagemath-5.4.1-1|280	# make sure buildroot is clean
12cr|sagemath-5.4.1-1|281	rm -rf %{buildroot}
12cr|sagemath-5.4.1-1|282	
12cr|sagemath-5.4.1-1|283	# match system packages as sagemath packages
12cr|sagemath-5.4.1-1|284	export SAGE_ROOT=%{buildroot}%{SAGE_ROOT}
12cr|sagemath-5.4.1-1|285	export SAGE_LOCAL=%{buildroot}%{SAGE_LOCAL}
12cr|sagemath-5.4.1-1|286	export SAGE_SHARE=%{buildroot}%{SAGE_SHARE}
12cr|sagemath-5.4.1-1|287	export SAGE_EXTCODE=%{buildroot}%{SAGE_EXTCODE}
12cr|sagemath-5.4.1-1|288	export SAGE_DEVEL=%{buildroot}%{SAGE_DEVEL}
12cr|sagemath-5.4.1-1|289	mkdir -p $SAGE_ROOT $SAGE_LOCAL $SAGE_DEVEL/sage
12cr|sagemath-5.4.1-1|290	ln -sf $PWD/spkg/build/sage-%{version}/sage $SAGE_DEVEL/sage/sage
12cr|sagemath-5.4.1-1|291	ln -sf %{_libdir} $SAGE_LOCAL/lib
12cr|sagemath-5.4.1-1|292	ln -sf %{_includedir} $SAGE_LOCAL/include
12cr|sagemath-5.4.1-1|293	ln -sf %{_datadir} $SAGE_LOCAL/share
12cr|sagemath-5.4.1-1|294	
12cr|sagemath-5.4.1-1|295	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|296	# ensure proper/preferred libatlas is in linker path
12cr|sagemath-5.4.1-1|297	pushd spkg/build/sage-%{version}
12cr|sagemath-5.4.1-1|298	perl -pi -e 's|^(extra_link_args = ).*|$1\["-L%{_libdir}/atlas"\]|;' sage/misc/cython.py
12cr|sagemath-5.4.1-1|299	# some .c files are not (re)generated
12cr|sagemath-5.4.1-1|300	find . \( -name \*.pyx -o -name \*.pxd \) | xargs touch
12cr|sagemath-5.4.1-1|301	popd
12cr|sagemath-5.4.1-1|302	
12cr|sagemath-5.4.1-1|303	########################################################################
12cr|sagemath-5.4.1-1|304	%build
12cr|sagemath-5.4.1-1|305	export SAGE_ROOT=%{buildroot}%{SAGE_ROOT}
12cr|sagemath-5.4.1-1|306	export SAGE_LOCAL=%{buildroot}%{SAGE_LOCAL}
12cr|sagemath-5.4.1-1|307	export SAGE_DEVEL=%{buildroot}%{SAGE_DEVEL}
12cr|sagemath-5.4.1-1|308	export SAGE_SHARE=%{buildroot}%{SAGE_SHARE}
12cr|sagemath-5.4.1-1|309	export SAGE_EXTCODE=%{buildroot}%{SAGE_EXTCODE}
12cr|sagemath-5.4.1-1|310	export SAGE_FORTRAN=%{_bindir}/gfortran
12cr|sagemath-5.4.1-1|311	export SAGE_FORTRAN_LIB=`gfortran --print-file-name=libgfortran.so`
12cr|sagemath-5.4.1-1|312	export DESTDIR=%{buildroot}
12cr|sagemath-5.4.1-1|313	# Use file in /tmp because there are issues with long pathnames
12cr|sagemath-5.4.1-1|314	export DOT_SAGE=/tmp/sage$$
12cr|sagemath-5.4.1-1|315	mkdir -p $DOT_SAGE/tmp
12cr|sagemath-5.4.1-1|316	
12cr|sagemath-5.4.1-1|317	export PATH=%{buildroot}%{_bindir}:$PATH
12cr|sagemath-5.4.1-1|318	export PYTHONPATH=%{buildroot}%{python_sitearch}:$PYTHONPATH
12cr|sagemath-5.4.1-1|319	
12cr|sagemath-5.4.1-1|320	%if %{with_sage_cython}
12cr|sagemath-5.4.1-1|321	pushd spkg/build/%{cython_pkg}/src
12cr|sagemath-5.4.1-1|322	%__python setup.py install --root=%{buildroot}
12cr|sagemath-5.4.1-1|323	popd
12cr|sagemath-5.4.1-1|324	%endif
12cr|sagemath-5.4.1-1|325	
12cr|sagemath-5.4.1-1|326	%if %{with_sage_ipython}
12cr|sagemath-5.4.1-1|327	pushd spkg/build/%{ipython_pkg}/src
12cr|sagemath-5.4.1-1|328	%__python setup.py install --root=%{buildroot}
12cr|sagemath-5.4.1-1|329	popd
12cr|sagemath-5.4.1-1|330	%endif
12cr|sagemath-5.4.1-1|331	
12cr|sagemath-5.4.1-1|332	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|333	pushd spkg/build/sage-%{version}
12cr|sagemath-5.4.1-1|334	pushd c_lib
12cr|sagemath-5.4.1-1|335	CXX=g++ UNAME=Linux SAGE64=auto scons
12cr|sagemath-5.4.1-1|336	popd
12cr|sagemath-5.4.1-1|337	pushd sage/libs/mpmath
12cr|sagemath-5.4.1-1|338	dos2unix ext_impl.pxd ext_libmp.pyx ext_main.pxd ext_main.pyx
12cr|sagemath-5.4.1-1|339	popd
12cr|sagemath-5.4.1-1|340	python ./setup.py build
12cr|sagemath-5.4.1-1|341	popd
12cr|sagemath-5.4.1-1|342	
12cr|sagemath-5.4.1-1|343	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|344	pushd spkg/build/%{sagenb_pkg}/src/sagenb
12cr|sagemath-5.4.1-1|345	python ./setup.py build
12cr|sagemath-5.4.1-1|346	popd
12cr|sagemath-5.4.1-1|347	
12cr|sagemath-5.4.1-1|348	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|349	pushd spkg/build/%{flintqs_pkg}/src
12cr|sagemath-5.4.1-1|350	make %{?_smpflags} CPP="g++ %{optflags} -fPIC"
12cr|sagemath-5.4.1-1|351	popd
12cr|sagemath-5.4.1-1|352	
12cr|sagemath-5.4.1-1|353	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|354	pushd spkg/build/%{rubiks_pkg}/src
12cr|sagemath-5.4.1-1|355	make %{?_smp_mflags} CC="gcc -fPIC" CXX="g++ -fPIC" CFLAGS="%{optflags}"
12cr|sagemath-5.4.1-1|356	popd
12cr|sagemath-5.4.1-1|357	
12cr|sagemath-5.4.1-1|358	# last build command
12cr|sagemath-5.4.1-1|359	rm -fr $DOT_SAGE
12cr|sagemath-5.4.1-1|360	
12cr|sagemath-5.4.1-1|361	########################################################################
12cr|sagemath-5.4.1-1|362	%install
12cr|sagemath-5.4.1-1|363	export SAGE_ROOT=%{buildroot}%{SAGE_ROOT}
12cr|sagemath-5.4.1-1|364	export SAGE_LOCAL=%{buildroot}%{SAGE_LOCAL}
12cr|sagemath-5.4.1-1|365	export SAGE_DEVEL=%{buildroot}%{SAGE_DEVEL}
12cr|sagemath-5.4.1-1|366	export SAGE_DATA=%{buildroot}%{SAGE_DATA}
12cr|sagemath-5.4.1-1|367	export SAGE_SHARE=%{buildroot}%{SAGE_SHARE}
12cr|sagemath-5.4.1-1|368	export SAGE_EXTCODE=%{buildroot}%{SAGE_EXTCODE}
12cr|sagemath-5.4.1-1|369	export SAGE_DOC=%{buildroot}%{SAGE_DOC}
12cr|sagemath-5.4.1-1|370	export SAGE_PYTHONPATH=%{buildroot}%{SAGE_PYTHONPATH}
12cr|sagemath-5.4.1-1|371	export DESTDIR=%{buildroot}
12cr|sagemath-5.4.1-1|372	export DOT_SAGE=/tmp/sage$$
12cr|sagemath-5.4.1-1|373	mkdir -p $DOT_SAGE/tmp
12cr|sagemath-5.4.1-1|374	
12cr|sagemath-5.4.1-1|375	export PATH=%{buildroot}%{_bindir}:$PATH
12cr|sagemath-5.4.1-1|376	export PYTHONPATH=%{buildroot}%{python_sitearch}:$PYTHONPATH
12cr|sagemath-5.4.1-1|377	
12cr|sagemath-5.4.1-1|378	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|379	mkdir -p %{buildroot}%{_bindir}
12cr|sagemath-5.4.1-1|380	mkdir -p %{buildroot}%{_libdir}
12cr|sagemath-5.4.1-1|381	mkdir -p $SAGE_PYTHONPATH
12cr|sagemath-5.4.1-1|382	rm -fr $SAGE_DEVEL/sage $SAGE_LOCAL/{include,lib,share,notebook}
12cr|sagemath-5.4.1-1|383	mkdir -p $SAGE_DATA $SAGE_DOC $SAGE_LOCAL/bin $SAGE_DEVEL/sage
12cr|sagemath-5.4.1-1|384	ln -sf $PWD/spkg/build/sage-%{version}/sage $SAGE_DEVEL/sage/sage
12cr|sagemath-5.4.1-1|385	ln -sf %{_libdir} $SAGE_LOCAL/lib
12cr|sagemath-5.4.1-1|386	ln -sf %{_includedir} $SAGE_LOCAL/include
12cr|sagemath-5.4.1-1|387	ln -sf %{_datadir} $SAGE_LOCAL/share
12cr|sagemath-5.4.1-1|388	
12cr|sagemath-5.4.1-1|389	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|390	# reinstall due to implicit clean
12cr|sagemath-5.4.1-1|391	%if %{with_sage_cython}
12cr|sagemath-5.4.1-1|392	pushd spkg/build/%{cython_pkg}/src
12cr|sagemath-5.4.1-1|393	%__python setup.py install --root=%{buildroot}
12cr|sagemath-5.4.1-1|394	popd
12cr|sagemath-5.4.1-1|395	[ -f %{buildroot}%{_bindir}/cython ] &&
12cr|sagemath-5.4.1-1|396	mv -f %{buildroot}%{_bindir}/cython $SAGE_LOCAL/bin
12cr|sagemath-5.4.1-1|397	[ -d %{buildroot}%{python_sitearch}/Cython ] &&
12cr|sagemath-5.4.1-1|398	mv -f	%{buildroot}%{python_sitearch}/[Cc]ython*	\
12cr|sagemath-5.4.1-1|399	%{buildroot}%{SAGE_PYTHONPATH}
12cr|sagemath-5.4.1-1|400	%endif
12cr|sagemath-5.4.1-1|401	
12cr|sagemath-5.4.1-1|402	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|403	# reinstall due to implicit clean
12cr|sagemath-5.4.1-1|404	%if %{with_sage_ipython}
12cr|sagemath-5.4.1-1|405	pushd spkg/build/%{ipython_pkg}/src
12cr|sagemath-5.4.1-1|406	%__python setup.py install --root=%{buildroot}
12cr|sagemath-5.4.1-1|407	popd
12cr|sagemath-5.4.1-1|408	[ -f %{buildroot}%{_bindir}/%{ipython} &&
12cr|sagemath-5.4.1-1|409	mv -f %{buildroot}%{_bindir}/ipython $SAGE_LOCAL/bin
12cr|sagemath-5.4.1-1|410	rm -f	%{buildroot}%{_bindir}/ip*			\
12cr|sagemath-5.4.1-1|411	%{buildroot}%{_bindir}/irunner			\
12cr|sagemath-5.4.1-1|412	%{buildroot}%{_bindir}/pycolor
12cr|sagemath-5.4.1-1|413	[ -d %{buildroot}%{python_sitelib}/IPython ] &&
12cr|sagemath-5.4.1-1|414	mv -f	%{buildroot}%{python_sitelib}/IPython		\
12cr|sagemath-5.4.1-1|415	%{buildroot}%{python_sitelib}/ipython-*		\
12cr|sagemath-5.4.1-1|416	%{buildroot}%{SAGE_PYTHONPATH}
12cr|sagemath-5.4.1-1|417	rm -fr %{buildroot}%{_docdir}/ipython
12cr|sagemath-5.4.1-1|418	rm -f	%{buildroot}%{_mandir}/man1/ip*			\
12cr|sagemath-5.4.1-1|419	%{buildroot}%{_mandir}/man1/irunner*		\
12cr|sagemath-5.4.1-1|420	%{buildroot}%{_mandir}/man1/pycolor*
12cr|sagemath-5.4.1-1|421	%endif
12cr|sagemath-5.4.1-1|422	
12cr|sagemath-5.4.1-1|423	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|424	pushd spkg/build/sage-%{version}
12cr|sagemath-5.4.1-1|425	python setup.py install --root=%{buildroot}
12cr|sagemath-5.4.1-1|426	cp -fa c_lib/libcsage.so %{buildroot}%{_libdir}
12cr|sagemath-5.4.1-1|427	pushd sage
12cr|sagemath-5.4.1-1|428	# install sage notebook templates
12cr|sagemath-5.4.1-1|429	cp -fa server/notebook/templates %{buildroot}%{python_sitearch}/sage/server/notebook
12cr|sagemath-5.4.1-1|430	popd
12cr|sagemath-5.4.1-1|431	# install documentation sources
12cr|sagemath-5.4.1-1|432	rm -fr $SAGE_DOC/{common,en,fr}
12cr|sagemath-5.4.1-1|433	cp -far doc/{common,de,en,fr,pt,ru,tr} $SAGE_DOC
12cr|sagemath-5.4.1-1|434	popd
12cr|sagemath-5.4.1-1|435	
12cr|sagemath-5.4.1-1|436	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|437	pushd spkg/build/%{sagenb_pkg}/src/sagenb
12cr|sagemath-5.4.1-1|438	rm -f %{buildroot}%{python_sitearch}/sagenb/data/jmol
12cr|sagemath-5.4.1-1|439	rm -f %{buildroot}%{python_sitearch}/sagenb/data/sage3d/sage3d
12cr|sagemath-5.4.1-1|440	python setup.py install --root=%{buildroot} --install-purelib=%{python_sitearch}
12cr|sagemath-5.4.1-1|441	# will install sage3d a proper sage3d below
12cr|sagemath-5.4.1-1|442	rm -f %{buildroot}%{_bindir}/sage3d
12cr|sagemath-5.4.1-1|443	# remove duplicated jmol that only works with sage
12cr|sagemath-5.4.1-1|444	rm -f %{buildroot}%{_bindir}/jmol
12cr|sagemath-5.4.1-1|445	rm -fr %{buildroot}%{python_sitearch}/sagenb/data/jmol
12cr|sagemath-5.4.1-1|446	# use system jmol
12cr|sagemath-5.4.1-1|447	ln -sf %{_javadir} %{buildroot}%{python_sitearch}/sagenb/data/jmol
12cr|sagemath-5.4.1-1|448	ln -sf %{SAGE_LOCAL}/bin/sage3d %{buildroot}%{python_sitearch}/sagenb/data/sage3d/sage3d
12cr|sagemath-5.4.1-1|449	# flask stuff not installed
12cr|sagemath-5.4.1-1|450	cp -ar flask_version %{buildroot}%{python_sitearch}/sagenb
12cr|sagemath-5.4.1-1|451	ln -sf %{python_sitearch}/sagenb %{buildroot}%{SAGE_DEVEL}/sagenb
12cr|sagemath-5.4.1-1|452	popd
12cr|sagemath-5.4.1-1|453	
12cr|sagemath-5.4.1-1|454	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|455	%if %{with_sage_pexpect}
12cr|sagemath-5.4.1-1|456	pushd spkg/build/%{pexpect_pkg}/src
12cr|sagemath-5.4.1-1|457	cp -f {ANSI,FSM,pexpect,pxssh,screen}.py $SAGE_PYTHONPATH
12cr|sagemath-5.4.1-1|458	popd
12cr|sagemath-5.4.1-1|459	%endif
12cr|sagemath-5.4.1-1|460	
12cr|sagemath-5.4.1-1|461	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|462	%if %{with_sage_networkx}
12cr|sagemath-5.4.1-1|463	pushd spkg/build/%{networkx_pkg}/src
12cr|sagemath-5.4.1-1|464	rm -fr $SAGE_PYTHONPATH/networkx*
12cr|sagemath-5.4.1-1|465	rm -fr %{buildroot}%{python_sitearch}/networkx*
12cr|sagemath-5.4.1-1|466	python setup.py install --root=%{buildroot} --install-purelib=%{SAGE_PYTHONPATH}
12cr|sagemath-5.4.1-1|467	rm -fr $SAGE_DOC/networkx*
12cr|sagemath-5.4.1-1|468	mv -f %{buildroot}/%{_datadir}/doc/* $SAGE_DOC
12cr|sagemath-5.4.1-1|469	rmdir %{buildroot}/%{_datadir}/doc
12cr|sagemath-5.4.1-1|470	popd
12cr|sagemath-5.4.1-1|471	%endif
12cr|sagemath-5.4.1-1|472	
12cr|sagemath-5.4.1-1|473	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|474	cp -fa COPYING.txt $SAGE_ROOT
12cr|sagemath-5.4.1-1|475	cp -far ipython $SAGE_ROOT
12cr|sagemath-5.4.1-1|476	pushd spkg/build/sage_scripts-%{version}
12cr|sagemath-5.4.1-1|477	mkdir -p $SAGE_LOCAL/bin
12cr|sagemath-5.4.1-1|478	cp -fa sage-* *doctest.py ipy_profile_sage.py $SAGE_LOCAL/bin
12cr|sagemath-5.4.1-1|479	pushd $SAGE_LOCAL/bin
12cr|sagemath-5.4.1-1|480	ln -sf %{_bindir}/python sage.bin
12cr|sagemath-5.4.1-1|481	ln -sf %{_bindir}/gp sage_pari
12cr|sagemath-5.4.1-1|482	ln -sf %{_bindir}/gap gap_stamp
12cr|sagemath-5.4.1-1|483	popd
12cr|sagemath-5.4.1-1|484	popd
12cr|sagemath-5.4.1-1|485	install -m755 spkg/bin/sage $SAGE_LOCAL/bin
12cr|sagemath-5.4.1-1|486	
12cr|sagemath-5.4.1-1|487	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|488	pushd spkg/build/%{flintqs_pkg}/src
12cr|sagemath-5.4.1-1|489	cp -fa QuadraticSieve $SAGE_LOCAL/bin
12cr|sagemath-5.4.1-1|490	popd
12cr|sagemath-5.4.1-1|491	
12cr|sagemath-5.4.1-1|492	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|493	# FIXME create proper package(s) for cube solvers
12cr|sagemath-5.4.1-1|494	pushd spkg/build/%{rubiks_pkg}/src
12cr|sagemath-5.4.1-1|495	cp -fa \
12cr|sagemath-5.4.1-1|496	reid/optimal \
12cr|sagemath-5.4.1-1|497	dietz/solver/cubex \
12cr|sagemath-5.4.1-1|498	dietz/mcube/mcube \
12cr|sagemath-5.4.1-1|499	dietz/cu2/cu2 \
12cr|sagemath-5.4.1-1|500	dik/dikcube \
12cr|sagemath-5.4.1-1|501	dik/size222 \
12cr|sagemath-5.4.1-1|502	$SAGE_LOCAL/bin
12cr|sagemath-5.4.1-1|503	popd
12cr|sagemath-5.4.1-1|504	
12cr|sagemath-5.4.1-1|505	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|506	rm -f %{buildroot}%{_bindir}/spkg-debian-maybe
12cr|sagemath-5.4.1-1|507	pushd $SAGE_LOCAL/bin/
12cr|sagemath-5.4.1-1|508	rm -f sage-{bdist,build,build-debian,clone,crap,debsource,download_package,env,libdist,location,make_devel_packages,omega,pkg,pkg-nocompress,pull,push,sdist,sbuildhack,upgrade}
12cr|sagemath-5.4.1-1|509	rm -f sage-list-* sage-mirror* SbuildHack.pm sage-test-*
12cr|sagemath-5.4.1-1|510	rm -f sage-{verify-pyc,hardcode_sage_root,check-64,spkg*,update*,starts}
12cr|sagemath-5.4.1-1|511	rm -f *~
12cr|sagemath-5.4.1-1|512	rm -f sage-{check-libraries.py,ldwrap,open,osx-open,README-osx.txt}
12cr|sagemath-5.4.1-1|513	rm -f sage-rebase_sage.sh
12cr|sagemath-5.4.1-1|514	rm -f sage-combinat
12cr|sagemath-5.4.1-1|515	popd
12cr|sagemath-5.4.1-1|516	
12cr|sagemath-5.4.1-1|517	
12cr|sagemath-5.4.1-1|518	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|519	pushd spkg/build/%{conway_polynomials_pkg}
12cr|sagemath-5.4.1-1|520	mkdir -p $SAGE_DATA/conway_polynomials
12cr|sagemath-5.4.1-1|521	cp -fa src/conway_polynomials/* $SAGE_DATA/conway_polynomials
12cr|sagemath-5.4.1-1|522	popd
12cr|sagemath-5.4.1-1|523	
12cr|sagemath-5.4.1-1|524	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|525	pushd spkg/build/%{elliptic_curves_pkg}
12cr|sagemath-5.4.1-1|526	python ./spkg-install
12cr|sagemath-5.4.1-1|527	popd
12cr|sagemath-5.4.1-1|528	
12cr|sagemath-5.4.1-1|529	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|530	pushd spkg/build/extcode-%{version}
12cr|sagemath-5.4.1-1|531	mkdir -p $SAGE_DATA/extcode
12cr|sagemath-5.4.1-1|532	cp -far			\
12cr|sagemath-5.4.1-1|533	gap			\
12cr|sagemath-5.4.1-1|534	genus2reduction		\
12cr|sagemath-5.4.1-1|535	gnuplot			\
12cr|sagemath-5.4.1-1|536	images			\
12cr|sagemath-5.4.1-1|537	kash			\
12cr|sagemath-5.4.1-1|538	macaulay2		\
12cr|sagemath-5.4.1-1|539	magma			\
12cr|sagemath-5.4.1-1|540	maple			\
12cr|sagemath-5.4.1-1|541	matlab			\
12cr|sagemath-5.4.1-1|542	mathematica		\
12cr|sagemath-5.4.1-1|543	maxima			\
12cr|sagemath-5.4.1-1|544	MuPAD			\
12cr|sagemath-5.4.1-1|545	mwrank			\
12cr|sagemath-5.4.1-1|546	notebook		\
12cr|sagemath-5.4.1-1|547	octave			\
12cr|sagemath-5.4.1-1|548	pari			\
12cr|sagemath-5.4.1-1|549	pickle_jar		\
12cr|sagemath-5.4.1-1|550	QEPCAD			\
12cr|sagemath-5.4.1-1|551	scilab			\
12cr|sagemath-5.4.1-1|552	singular		\
12cr|sagemath-5.4.1-1|553	sobj			\
12cr|sagemath-5.4.1-1|554	$SAGE_DATA/extcode
12cr|sagemath-5.4.1-1|555	cp -f %{SOURCE1} $SAGE_DATA/extcode/pari
12cr|sagemath-5.4.1-1|556	popd
12cr|sagemath-5.4.1-1|557	
12cr|sagemath-5.4.1-1|558	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|559	pushd spkg/build/%{graphs_pkg}
12cr|sagemath-5.4.1-1|560	mkdir -p $SAGE_DATA/graphs
12cr|sagemath-5.4.1-1|561	cp -fa src/* $SAGE_DATA/graphs
12cr|sagemath-5.4.1-1|562	popd
12cr|sagemath-5.4.1-1|563	
12cr|sagemath-5.4.1-1|564	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|565	pushd spkg/build/%{polytopes_db_pkg}
12cr|sagemath-5.4.1-1|566	mkdir -p $SAGE_DATA/reflexive_polytopes
12cr|sagemath-5.4.1-1|567	cp -fa src/* $SAGE_DATA/reflexive_polytopes
12cr|sagemath-5.4.1-1|568	popd
12cr|sagemath-5.4.1-1|569	
12cr|sagemath-5.4.1-1|570	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|571	pushd spkg/build/%{sagetex_pkg}/src
12cr|sagemath-5.4.1-1|572	python setup.py install --root=%{buildroot} --install-purelib=%{python_sitearch}
12cr|sagemath-5.4.1-1|573	install -m 0644 -D %{SOURCE2} \
12cr|sagemath-5.4.1-1|574	%{buildroot}%{_datadir}/texmf/tex/generic/sagetex/makecmds.sty
12cr|sagemath-5.4.1-1|575	popd
12cr|sagemath-5.4.1-1|576	
12cr|sagemath-5.4.1-1|577	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|578	cat > %{buildroot}%{_bindir}/sage << EOF
12cr|sagemath-5.4.1-1|579	#!/bin/sh
12cr|sagemath-5.4.1-1|580	
12cr|sagemath-5.4.1-1|581	export CUR=\`pwd\`
12cr|sagemath-5.4.1-1|582	##export DOT_SAGE="\$HOME/.sage"
12cr|sagemath-5.4.1-1|583	export DOT_SAGENB="\$DOT_SAGE"
12cr|sagemath-5.4.1-1|584	mkdir -p \$DOT_SAGE/{maxima,sympow,tmp}
12cr|sagemath-5.4.1-1|585	export SAGE_TESTDIR=\$DOT_SAGE/tmp
12cr|sagemath-5.4.1-1|586	export SAGE_ROOT="$SAGE_ROOT"
12cr|sagemath-5.4.1-1|587	export SAGE_SHARE="$SAGE_SHARE"
12cr|sagemath-5.4.1-1|588	export SAGE_EXTCODE="$SAGE_EXTCODE"
12cr|sagemath-5.4.1-1|589	export SAGE_LOCAL="$SAGE_LOCAL"
12cr|sagemath-5.4.1-1|590	export SAGE_DATA="$SAGE_DATA"
12cr|sagemath-5.4.1-1|591	export SAGE_DEVEL="$SAGE_DEVEL"
12cr|sagemath-5.4.1-1|592	##export SAGE_DOC="$SAGE_DOC"
12cr|sagemath-5.4.1-1|593	export PATH=$SAGE_LOCAL/bin:%{_libdir}/4ti2/bin:\$PATH
12cr|sagemath-5.4.1-1|594	export SINGULARPATH=%{_libdir}/Singular/LIB
12cr|sagemath-5.4.1-1|595	export SINGULAR_BIN_DIR=%{_libdir}/Singular
12cr|sagemath-5.4.1-1|596	##export PYTHONPATH="$SAGE_PYTHONPATH"
12cr|sagemath-5.4.1-1|597	export SAGE_CBLAS=cblas
12cr|sagemath-5.4.1-1|598	export SAGE_FORTRAN=%{_bindir}/gfortran
12cr|sagemath-5.4.1-1|599	export SAGE_FORTRAN_LIB=\`gfortran --print-file-name=libgfortran.so\`
12cr|sagemath-5.4.1-1|600	export SYMPOW_DIR="\$DOT_SAGE/sympow"
12cr|sagemath-5.4.1-1|601	export LC_MESSAGES=C
12cr|sagemath-5.4.1-1|602	export LC_NUMERIC=C
12cr|sagemath-5.4.1-1|603	MALLOC_CHECK_=1 $SAGE_LOCAL/bin/sage "\$@"
12cr|sagemath-5.4.1-1|604	EOF
12cr|sagemath-5.4.1-1|605	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|606	chmod +x %{buildroot}%{_bindir}/sage
12cr|sagemath-5.4.1-1|607	
12cr|sagemath-5.4.1-1|608	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|609	cat > %{buildroot}%{_datadir}/sagemath/local/bin/sage3d << EOF
12cr|sagemath-5.4.1-1|610	#!/bin/sh
12cr|sagemath-5.4.1-1|611	
12cr|sagemath-5.4.1-1|612	java -classpath %{SAGE_DEVEL}/sage/sagenb/data/sage3d/lib/sage3d.jar:%{_javadir}/j3dcore.jar:%{_javadir}/vecmath.jar:%{_javadir}/j3dutils.jar org.sagemath.sage3d.ObjectViewerApp "\$1"
12cr|sagemath-5.4.1-1|613	EOF
12cr|sagemath-5.4.1-1|614	chmod +x %{buildroot}%{_datadir}/sagemath/local/bin/sage3d
12cr|sagemath-5.4.1-1|615	
12cr|sagemath-5.4.1-1|616	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|617	# adjust cython interface:
12cr|sagemath-5.4.1-1|618	# o link with proper atlas
12cr|sagemath-5.4.1-1|619	# o install csage headers
12cr|sagemath-5.4.1-1|620	# o install .pxi and .pxd files
12cr|sagemath-5.4.1-1|621	pushd spkg/build/sage-%{version}
12cr|sagemath-5.4.1-1|622	# make atlas/blas available to compiled sources
12cr|sagemath-5.4.1-1|623	perl -pi -e								\
12cr|sagemath-5.4.1-1|624	's|^(extra_link_args =).*|$1 ["-L%{_libdir}/atlas"]|;'		\
12cr|sagemath-5.4.1-1|625	%{buildroot}/%{python_sitearch}/sage/misc/cython.py
12cr|sagemath-5.4.1-1|626	# make csage headers available
12cr|sagemath-5.4.1-1|627	mkdir -p %{buildroot}/%{_includedir}/csage
12cr|sagemath-5.4.1-1|628	cp -fa c_lib/include/* %{buildroot}/%{_includedir}/csage
12cr|sagemath-5.4.1-1|629	for f in `find sage \( -name \*.pxi -o -name \*.pxd -o -name \*.pyx \)`; do
12cr|sagemath-5.4.1-1|630	install -D -m 0644 $f %{buildroot}/%{python_sitearch}/$f
12cr|sagemath-5.4.1-1|631	done
12cr|sagemath-5.4.1-1|632	# need this or will not "find" the files in the directory, and
12cr|sagemath-5.4.1-1|633	# fail to link with gmp
12cr|sagemath-5.4.1-1|634	touch %{buildroot}/%{python_sitearch}/sage/libs/gmp/__init__.py
12cr|sagemath-5.4.1-1|635	popd
12cr|sagemath-5.4.1-1|636	
12cr|sagemath-5.4.1-1|637	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|638	%if %{with_sage_pexpect}
12cr|sagemath-5.4.1-1|639	cp -f $SAGE_PYTHONPATH/{ANSI,FSM,pexpect,pxssh,screen}.py %{buildroot}%{python_sitearch}
12cr|sagemath-5.4.1-1|640	%endif
12cr|sagemath-5.4.1-1|641	
12cr|sagemath-5.4.1-1|642	# Build documentation, using %{buildroot} environment
12cr|sagemath-5.4.1-1|643	pushd spkg/build/sage-%{version}/doc
12cr|sagemath-5.4.1-1|644	export SAGE_DOC=`pwd`
12cr|sagemath-5.4.1-1|645	export PATH=%{buildroot}%{_bindir}:$SAGE_LOCAL/bin:$PATH
12cr|sagemath-5.4.1-1|646	export SINGULARPATH=%{_libdir}/Singular/LIB
12cr|sagemath-5.4.1-1|647	export SINGULAR_BIN_DIR=%{_libdir}/Singular
12cr|sagemath-5.4.1-1|648	export LD_LIBRARY_PATH=%{buildroot}%{_libdir}:%{_libdir}/atlas:$LD_LIBRARY_PATH
12cr|sagemath-5.4.1-1|649	export PYTHONPATH=%{buildroot}%{python_sitearch}:$SAGE_PYTHONPATH:$SAGE_DOC
12cr|sagemath-5.4.1-1|650	
12cr|sagemath-5.4.1-1|651	%if %{with_sphinx_hack}
12cr|sagemath-5.4.1-1|652	cp -far %{python_sitelib}/sphinx %{buildroot}%{python_sitearch}
12cr|sagemath-5.4.1-1|653	sed -i "s|\(source.startswith('>>>')\)|\1 or source.startswith('sage: ')|" \
12cr|sagemath-5.4.1-1|654	%{buildroot}%{python_sitearch}/sphinx/highlighting.py
12cr|sagemath-5.4.1-1|655	%endif
12cr|sagemath-5.4.1-1|656	
12cr|sagemath-5.4.1-1|657	# there we go
12cr|sagemath-5.4.1-1|658	python common/builder.py all html
12cr|sagemath-5.4.1-1|659	export SAGE_DOC=%{buildroot}%{SAGE_DOC}
12cr|sagemath-5.4.1-1|660	cp -far output $SAGE_DOC
12cr|sagemath-5.4.1-1|661	
12cr|sagemath-5.4.1-1|662	# should not be required and encodes buildroot
12cr|sagemath-5.4.1-1|663	rm -fr $SAGE_DOC/output/doctrees
12cr|sagemath-5.4.1-1|664	popd
12cr|sagemath-5.4.1-1|665	
12cr|sagemath-5.4.1-1|666	%if %{with_sage_pexpect}
12cr|sagemath-5.4.1-1|667	rm -f %{buildroot}%{python_sitearch}/{ANSI,FSM,pexpect,pxssh,screen}.py
12cr|sagemath-5.4.1-1|668	%endif
12cr|sagemath-5.4.1-1|669	
12cr|sagemath-5.4.1-1|670	%if %{with_sphinx_hack}
12cr|sagemath-5.4.1-1|671	rm -fr %{buildroot}%{python_sitearch}/sphinx
12cr|sagemath-5.4.1-1|672	%endif
12cr|sagemath-5.4.1-1|673	
12cr|sagemath-5.4.1-1|674	# Script was used to build documentation
12cr|sagemath-5.4.1-1|675	perl -pi -e 's|%{buildroot}||g;s|^##||g;' %{buildroot}%{_bindir}/sage
12cr|sagemath-5.4.1-1|676	
12cr|sagemath-5.4.1-1|677	# More wrong buildroot references
12cr|sagemath-5.4.1-1|678	perl -pi -e 's|%{buildroot}||g;' \
12cr|sagemath-5.4.1-1|679	-e "s|$PWD/spkg/build/sage-%{version}/doc|%{SAGE_DOC}|g;" \
12cr|sagemath-5.4.1-1|680	%{buildroot}%{SAGE_DOC}/output/html/en/reference/todolist.html
12cr|sagemath-5.4.1-1|681	
12cr|sagemath-5.4.1-1|682	#------------------------------------------------------------------------
12cr|sagemath-5.4.1-1|683	# Fix links
12cr|sagemath-5.4.1-1|684	rm -fr $SAGE_DEVEL/sage $SAGE_DATA/extcode/sage $SAGE_ROOT/doc
12cr|sagemath-5.4.1-1|685	ln -sf %{python_sitearch} $SAGE_DEVEL/sage
12cr|sagemath-5.4.1-1|686	ln -sf %{python_sitearch} $SAGE_DATA/extcode/sage
12cr|sagemath-5.4.1-1|687	ln -sf %{SAGE_DOC} $SAGE_ROOT/doc
12cr|sagemath-5.4.1-1|688	rm -fr %{buildroot}%{python_sitearch}/site-packages
12cr|sagemath-5.4.1-1|689	
12cr|sagemath-5.4.1-1|690	# Install menu and icons
12cr|sagemath-5.4.1-1|691	pushd spkg/build/extcode-%{version}
12cr|sagemath-5.4.1-1|692	install -m644 -D notebook/images/icon16x16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|sagemath-5.4.1-1|693	install -m644 -D notebook/images/icon32x32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|sagemath-5.4.1-1|694	install -m644 -D notebook/images/icon32x32.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|sagemath-5.4.1-1|695	install -m644 -D notebook/images/icon48x48.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|sagemath-5.4.1-1|696	popd
12cr|sagemath-5.4.1-1|697	mkdir -p %{buildroot}%{_datadir}/applications
12cr|sagemath-5.4.1-1|698	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|sagemath-5.4.1-1|699	[Desktop Entry]
12cr|sagemath-5.4.1-1|700	Name=Sagemath
12cr|sagemath-5.4.1-1|701	Comment=A free open-source mathematics software system
12cr|sagemath-5.4.1-1|702	Exec=sage
12cr|sagemath-5.4.1-1|703	Icon=%{name}
12cr|sagemath-5.4.1-1|704	Terminal=true
12cr|sagemath-5.4.1-1|705	Type=Application
12cr|sagemath-5.4.1-1|706	Categories=Science;Math;
12cr|sagemath-5.4.1-1|707	EOF
12cr|sagemath-5.4.1-1|708	
12cr|sagemath-5.4.1-1|709	# last install command
12cr|sagemath-5.4.1-1|710	rm -fr $DOT_SAGE
12cr|sagemath-5.4.1-1|711	
12cr|sagemath-5.4.1-1|712	
12cr|sagemath-5.4.1-1|713	########################################################################
12cr|sagemath-5.4.1-1|714	%post
12cr|sagemath-5.4.1-1|715	%{_bindir}/mktexlsr
12cr|sagemath-5.4.1-1|716	
12cr|sagemath-5.4.1-1|717	%postun
12cr|sagemath-5.4.1-1|718	%{_bindir}/mktexlsr
12cr|sagemath-5.4.1-1|719	
12cr|sagemath-5.4.1-1|720	########################################################################
12cr|sagemath-5.4.1-1|721	%files
12cr|sagemath-5.4.1-1|722	%{python_sitearch}/*
12cr|sagemath-5.4.1-1|723	%{SAGE_ROOT}
12cr|sagemath-5.4.1-1|724	%{_bindir}/*
12cr|sagemath-5.4.1-1|725	%{_libdir}/*.so
12cr|sagemath-5.4.1-1|726	%{_includedir}/csage
12cr|sagemath-5.4.1-1|727	%{_iconsdir}/%{name}.png
12cr|sagemath-5.4.1-1|728	%{_liconsdir}/%{name}*.png
12cr|sagemath-5.4.1-1|729	%{_miconsdir}/%{name}*.png
12cr|sagemath-5.4.1-1|730	%{_datadir}/pixmaps/%{name}.png
12cr|sagemath-5.4.1-1|731	%{_datadir}/applications/%{name}.desktop
12cr|sagemath-5.4.1-1|732	%{_datadir}/texmf/tex/generic/sagetex
12cr|sagemath-5.4.1-1|733	%{_docdir}/sagetex
12cr|sagemath-5.4.1-1|734	
12cr|sagemath-5.4.1-1|735	
12cr|sagemath-5.4.1-1|736	%changelog
12cr|sagemath-5.4.1-1|737	* Mon Dec  10 2012 Denis Silakov <denis.silakov@rosalab.ru>
12cr|sagemath-5.4.1-1|738	+ Commit: d990c0a
12cr|sagemath-5.4.1-1|739	- Fix usage of some SAGE_* vars
12cr|sagemath-5.4.1-1|740	
12cr|sagemath-5.4.1-1|741	* Fri Dec  7 2012 Denis Silakov <denis.silakov@rosalab.ru>
12cr|sagemath-5.4.1-1|742	+ Commit: f94dcd1
12cr|sagemath-5.4.1-1|743	- More req exceptions
12cr|sagemath-5.4.1-1|744	
12cr|sagemath-5.4.1-1|745	* Fri Dec  7 2012 Denis Silakov <denis.silakov@rosalab.ru>
12cr|sagemath-5.4.1-1|746	+ Commit: 3350347
12cr|sagemath-5.4.1-1|747	- Set necessary env vars during the build
12cr|sagemath-5.4.1-1|748	
12cr|sagemath-5.4.1-1|749	* Fri Dec  7 2012 Denis Silakov <denis.silakov@rosalab.ru>
12cr|sagemath-5.4.1-1|750	+ Commit: a8e03aa
12cr|sagemath-5.4.1-1|751	- LOG Updated to 5.4.1
12cr|sagemath-5.4.1-1|752	
12cr|sagemath-5.4.1-1|753	* Fri Aug  31 2012 Rosa <rosa@rosa-build.rosalab.ru>
12cr|sagemath-5.4.1-1|754	+ Commit: 1859688
12cr|sagemath-5.4.1-1|755	- Automatic import for version 5.2-3
12cr|sagemath-5.4.1-1|756	
12cr|sagemath-5.4.1-1|757	* Thu Aug  30 2012 Rosa <rosa@rosa-build.rosalab.ru>
12cr|sagemath-5.4.1-1|758	+ Commit: 4ffd7a5
12cr|sagemath-5.4.1-1|759	- Automatic import for version 5.2-2
12cr|sagemath-5.4.1-1|760	
12cr|sagemath-5.4.1-1|761	* Thu Feb  2 2012 Rosa <rosa@rosa-build.rosalab.ru>
12cr|sagemath-5.4.1-1|762	+ Commit: b897765
12cr|sagemath-5.4.1-1|763	- Automatic import for version 4.8
12cr|sagemath-5.4.1-1|764	
12cr|sagemath-5.4.1-1|765	* Wed Feb  1 2012 Rosa <rosa@rosa-build.rosalab.ru>
12cr|sagemath-5.4.1-1|766	+ Commit: 8d156c3
12cr|sagemath-5.4.1-1|767	- Automatic import for version 4.7
12cr|sagemath-5.4.1-1|768	
12cr|sagemath-5.4.1-1|769	

7413 12
12cr|sakura-3.0.4-1|1	Name: sakura
12cr|sakura-3.0.4-1|2	Summary: A lightweight terminal emulator with very few dependencies
12cr|sakura-3.0.4-1|3	Version: 3.0.4
12cr|sakura-3.0.4-1|4	Release: 1
12cr|sakura-3.0.4-1|5	License: GPLv2
12cr|sakura-3.0.4-1|6	Group: Terminals
12cr|sakura-3.0.4-1|7	Url: http://www.pleyades.net/david/sakura.php
12cr|sakura-3.0.4-1|8	Source0: http://launchpad.net/sakura/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
12cr|sakura-3.0.4-1|9	BuildRequires: cmake
12cr|sakura-3.0.4-1|10	BuildRequires: pkgconfig(gtk+-3.0)
12cr|sakura-3.0.4-1|11	BuildRequires: pkgconfig(vte-2.90)
12cr|sakura-3.0.4-1|12	
12cr|sakura-3.0.4-1|13	%description
12cr|sakura-3.0.4-1|14	sakura is a terminal emulator based on GTK and VTE. It's a terminal emulator
12cr|sakura-3.0.4-1|15	with few dependencies, so you don't need a full GNOME desktop installed to have
12cr|sakura-3.0.4-1|16	a decent terminal emulator. Current terminal emulators based on VTE are
12cr|sakura-3.0.4-1|17	gnome-terminal, XFCE Terminal, TermIt and a small sample program included in
12cr|sakura-3.0.4-1|18	the vte sources. The differences between sakura and the last one are that it
12cr|sakura-3.0.4-1|19	uses a notebook to provide several terminals in one window and adds a
12cr|sakura-3.0.4-1|20	contextual menu with some basic options. No more no less.
12cr|sakura-3.0.4-1|21	
12cr|sakura-3.0.4-1|22	%prep
12cr|sakura-3.0.4-1|23	%setup -q
12cr|sakura-3.0.4-1|24	%apply_patches
12cr|sakura-3.0.4-1|25	
12cr|sakura-3.0.4-1|26	%build
12cr|sakura-3.0.4-1|27	%cmake \
12cr|sakura-3.0.4-1|28	-DLOCALE_INSTALL_DIR=%{_datadir}/locale \
12cr|sakura-3.0.4-1|29	-DLIB_INSTALL_DIR=%{_libdir}
12cr|sakura-3.0.4-1|30	
12cr|sakura-3.0.4-1|31	%make
12cr|sakura-3.0.4-1|32	
12cr|sakura-3.0.4-1|33	%install
12cr|sakura-3.0.4-1|34	%makeinstall_std -C build
12cr|sakura-3.0.4-1|35	%find_lang %{name}
12cr|sakura-3.0.4-1|36	
12cr|sakura-3.0.4-1|37	%files -f %{name}.lang
12cr|sakura-3.0.4-1|38	%doc INSTALL
12cr|sakura-3.0.4-1|39	%{_bindir}/*
12cr|sakura-3.0.4-1|40	%{_datadir}/applications/*
12cr|sakura-3.0.4-1|41	%{_datadir}/pixmaps/*
12cr|sakura-3.0.4-1|42	%{_mandir}/man1/sakura.1*
12cr|sakura-3.0.4-1|43	
12cr|sakura-3.0.4-1|44	
12cr|sakura-3.0.4-1|45	
12cr|sakura-3.0.4-1|46	%changelog
12cr|sakura-3.0.4-1|47	* Sun May 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.0.4-1
12cr|sakura-3.0.4-1|48	+ Revision: 798596
12cr|sakura-3.0.4-1|49	- BR: gtk+3-devel
12cr|sakura-3.0.4-1|50	- version update 3.0.4
12cr|sakura-3.0.4-1|51	
12cr|sakura-3.0.4-1|52	* Tue Feb 14 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.4.2-2
12cr|sakura-3.0.4-1|53	+ Revision: 773907
12cr|sakura-3.0.4-1|54	- added patch to fix desktop icon
12cr|sakura-3.0.4-1|55	- cleaned up spec
12cr|sakura-3.0.4-1|56	
12cr|sakura-3.0.4-1|57	* Wed Oct 26 2011 Matthew Dawkins <mattydaw@mandriva.org> 2.4.2-1
12cr|sakura-3.0.4-1|58	+ Revision: 707367
12cr|sakura-3.0.4-1|59	- new version 2.4.2
12cr|sakura-3.0.4-1|60	
12cr|sakura-3.0.4-1|61	* Thu Aug 26 2010 Shlomi Fish <shlomif@mandriva.org> 2.3.8-1mdv2011.0
12cr|sakura-3.0.4-1|62	+ Revision: 573365
12cr|sakura-3.0.4-1|63	- import sakura
12cr|sakura-3.0.4-1|64	

7414 12
12cr|sam2p-0.44.14-1|1	%define build_plf 0
12cr|sam2p-0.44.14-1|2	%{?_with_plf: %global build_plf 1}
12cr|sam2p-0.44.14-1|3	
12cr|sam2p-0.44.14-1|4	# enablelzw = 0 (don't build with LZW compression support)
12cr|sam2p-0.44.14-1|5	# enablelzw = 1 (build with LZW compression support)
12cr|sam2p-0.44.14-1|6	# Currently we use enablelzw = 0 due to Unisys LZW patents.
12cr|sam2p-0.44.14-1|7	%define enablelzw       0
12cr|sam2p-0.44.14-1|8	
12cr|sam2p-0.44.14-1|9	%if %build_plf
12cr|sam2p-0.44.14-1|10	%define enablelzw       1
12cr|sam2p-0.44.14-1|11	%endif
12cr|sam2p-0.44.14-1|12	
12cr|sam2p-0.44.14-1|13	%define		sam2pver	0.49.1
12cr|sam2p-0.44.14-1|14	%define		tif22pnmver	0.14
12cr|sam2p-0.44.14-1|15	
12cr|sam2p-0.44.14-1|16	Summary:	Convert raster images to PostScript or PDF
12cr|sam2p-0.44.14-1|17	Name:		sam2p
12cr|sam2p-0.44.14-1|18	Version:	0.44.14
12cr|sam2p-0.44.14-1|19	Release:	1
12cr|sam2p-0.44.14-1|20	License:	GPL
12cr|sam2p-0.44.14-1|21	Source0:	http://code.google.com/p/sam2p/downloads/list/sam2p-0.49.1.tar.gz
12cr|sam2p-0.44.14-1|22	Source1:	http://code.google.com/p/sam2p/downloads/list/tif22pnm-0.14.tar.gz
12cr|sam2p-0.44.14-1|23	URL:		http://code.google.com/p/sam2p/downloads/list
12cr|sam2p-0.44.14-1|24	Group:		Graphics
12cr|sam2p-0.44.14-1|25	BuildRequires:	libjpeg-progs
12cr|sam2p-0.44.14-1|26	BuildRequires:	libtiff-devel
12cr|sam2p-0.44.14-1|27	BuildRequires:	libpng-devel
12cr|sam2p-0.44.14-1|28	Requires:	netpbm
12cr|sam2p-0.44.14-1|29	Requires:	ghostscript
12cr|sam2p-0.44.14-1|30	Requires:	jpeg-progs
12cr|sam2p-0.44.14-1|31	
12cr|sam2p-0.44.14-1|32	%description
12cr|sam2p-0.44.14-1|33	sam2p is a UNIX command line utility written in ANSI C++ that converts
12cr|sam2p-0.44.14-1|34	many raster (bitmap) image formats into Adobe PostScript or PDF files
12cr|sam2p-0.44.14-1|35	and several other formats. The images are not vectorized. sam2p gives
12cr|sam2p-0.44.14-1|36	full control to the user to specify standards-compliance, compression,
12cr|sam2p-0.44.14-1|37	and bit depths. In some cases sam2p can compress an image 100 times
12cr|sam2p-0.44.14-1|38	smaller than the PostScript output of many other common image
12cr|sam2p-0.44.14-1|39	converters. sam2p provides ZIP, RLE and LZW (de)compression filters
12cr|sam2p-0.44.14-1|40	even on Level1 devices.
12cr|sam2p-0.44.14-1|41	
12cr|sam2p-0.44.14-1|42	%prep
12cr|sam2p-0.44.14-1|43	%setup -q -n %{name}-%{sam2pver} -a 1
12cr|sam2p-0.44.14-1|44	
12cr|sam2p-0.44.14-1|45	
12cr|sam2p-0.44.14-1|46	%build
12cr|sam2p-0.44.14-1|47	# don't use icecream
12cr|sam2p-0.44.14-1|48	PATH=/bin:/usr/bin:/usr/X11R6/bin
12cr|sam2p-0.44.14-1|49	export PATH
12cr|sam2p-0.44.14-1|50	autoconf
12cr|sam2p-0.44.14-1|51	
12cr|sam2p-0.44.14-1|52	pushd tif22pnm-%{tif22pnmver}
12cr|sam2p-0.44.14-1|53	%configure2_5x \
12cr|sam2p-0.44.14-1|54	--with-libtiff-idir=%{_includedir} \
12cr|sam2p-0.44.14-1|55	--with-libpng-idir=%{_includedir} \
12cr|sam2p-0.44.14-1|56	--with-libtiff-ldir=%{_libdir} \
12cr|sam2p-0.44.14-1|57	--with-libpng-ldir=%{_libdir}
12cr|sam2p-0.44.14-1|58	
12cr|sam2p-0.44.14-1|59	sed -i -e 's/lpng /lpng -lm/' cc_help.sh
12cr|sam2p-0.44.14-1|60	
12cr|sam2p-0.44.14-1|61	make
12cr|sam2p-0.44.14-1|62	
12cr|sam2p-0.44.14-1|63	cp tif22pnm png22pnm ../
12cr|sam2p-0.44.14-1|64	cp -p README ../README.tif22pnm
12cr|sam2p-0.44.14-1|65	popd
12cr|sam2p-0.44.14-1|66	
12cr|sam2p-0.44.14-1|67	%configure \
12cr|sam2p-0.44.14-1|68	%if %build_plf
12cr|sam2p-0.44.14-1|69	--enable-lzw \
12cr|sam2p-0.44.14-1|70	--enable-gif
12cr|sam2p-0.44.14-1|71	%endif
12cr|sam2p-0.44.14-1|72	
12cr|sam2p-0.44.14-1|73	make
12cr|sam2p-0.44.14-1|74	
12cr|sam2p-0.44.14-1|75	%install
12cr|sam2p-0.44.14-1|76	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|sam2p-0.44.14-1|77	install -m 755 sam2p tif22pnm png22pnm $RPM_BUILD_ROOT%{_bindir}
12cr|sam2p-0.44.14-1|78	
12cr|sam2p-0.44.14-1|79	%files
12cr|sam2p-0.44.14-1|80	%defattr(-,root,root)
12cr|sam2p-0.44.14-1|81	%doc COPYING
12cr|sam2p-0.44.14-1|82	%doc README README.tif22pnm examples contrib
12cr|sam2p-0.44.14-1|83	%{_bindir}/*
12cr|sam2p-0.44.14-1|84	

7415 12
12cr|sambru-0.23-6|1	%define name	sambru
12cr|sambru-0.23-6|2	%define version	0.23
12cr|sambru-0.23-6|3	%define release %mkrel 6
12cr|sambru-0.23-6|4	
12cr|sambru-0.23-6|5	Name: 	 	%{name}
12cr|sambru-0.23-6|6	Summary: 	Transfers addressbook to/from Samsung phones
12cr|sambru-0.23-6|7	Version: 	%{version}
12cr|sambru-0.23-6|8	Release: 	%{release}
12cr|sambru-0.23-6|9	
12cr|sambru-0.23-6|10	Source:		%{name}-%{version}.tar.bz2
12cr|sambru-0.23-6|11	URL:		http://lager.dyndns.org/sambru/
12cr|sambru-0.23-6|12	License:	GPL
12cr|sambru-0.23-6|13	Group:		Communications
12cr|sambru-0.23-6|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|sambru-0.23-6|15	Requires:	perl uucp
12cr|sambru-0.23-6|16	
12cr|sambru-0.23-6|17	%description
12cr|sambru-0.23-6|18	SamBru (Samsung Backup and Restore Utility) is a perl script that will talk
12cr|sambru-0.23-6|19	to a Samsung SCH-6100 or SCH-8500 phone. It is also reported to work with the
12cr|sambru-0.23-6|20	SCH-850, SPH-T100, i and "uproar" phones. (Note: it will most likely NOT work
12cr|sambru-0.23-6|21	with a SCH-3500, as it uses a different (binary) format.) You can use it to
12cr|sambru-0.23-6|22	back up and restore the phone book, calendar, and TODO list. It can save the
12cr|sambru-0.23-6|23	data in either raw/native format, or as vCard/vCalendar data so that
12cr|sambru-0.23-6|24	GnomeCard and GnomeCal can be used to view & edit the data. Currently, only
12cr|sambru-0.23-6|25	the phone list is supported.
12cr|sambru-0.23-6|26	
12cr|sambru-0.23-6|27	%prep
12cr|sambru-0.23-6|28	%setup -q
12cr|sambru-0.23-6|29	
12cr|sambru-0.23-6|30	%install
12cr|sambru-0.23-6|31	rm -rf $RPM_BUILD_ROOT
12cr|sambru-0.23-6|32	mkdir -p %buildroot/%_bindir
12cr|sambru-0.23-6|33	cp %name %buildroot/%_bindir
12cr|sambru-0.23-6|34	
12cr|sambru-0.23-6|35	%clean
12cr|sambru-0.23-6|36	rm -rf $RPM_BUILD_ROOT
12cr|sambru-0.23-6|37	
12cr|sambru-0.23-6|38	%files
12cr|sambru-0.23-6|39	%defattr(-,root,root)
12cr|sambru-0.23-6|40	%doc README TODO Changelog
12cr|sambru-0.23-6|41	%{_bindir}/%name
12cr|sambru-0.23-6|42	
12cr|sambru-0.23-6|43	
12cr|sambru-0.23-6|44	
12cr|sambru-0.23-6|45	%changelog
12cr|sambru-0.23-6|46	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.23-6mdv2010.0
12cr|sambru-0.23-6|47	+ Revision: 433601
12cr|sambru-0.23-6|48	- rebuild
12cr|sambru-0.23-6|49	
12cr|sambru-0.23-6|50	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.23-5mdv2009.0
12cr|sambru-0.23-6|51	+ Revision: 260486
12cr|sambru-0.23-6|52	- rebuild
12cr|sambru-0.23-6|53	
12cr|sambru-0.23-6|54	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.23-4mdv2009.0
12cr|sambru-0.23-6|55	+ Revision: 251883
12cr|sambru-0.23-6|56	- rebuild
12cr|sambru-0.23-6|57	- fix summary-ended-with-dot
12cr|sambru-0.23-6|58	
12cr|sambru-0.23-6|59	+ Olivier Blin <oblin@mandriva.com>
12cr|sambru-0.23-6|60	- restore BuildRoot
12cr|sambru-0.23-6|61	
12cr|sambru-0.23-6|62	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.23-2mdv2008.1
12cr|sambru-0.23-6|63	+ Revision: 126945
12cr|sambru-0.23-6|64	- kill re-definition of %%buildroot on Pixel's request
12cr|sambru-0.23-6|65	- use %%mkrel
12cr|sambru-0.23-6|66	- import sambru
12cr|sambru-0.23-6|67	
12cr|sambru-0.23-6|68	
12cr|sambru-0.23-6|69	* Fri Apr 2 2004 Austin Acton <austin@mandrake.org> 0.23-2mdk
12cr|sambru-0.23-6|70	- stale rebuild
12cr|sambru-0.23-6|71	
12cr|sambru-0.23-6|72	* Sat Mar 29 2003 Austin Acton <aacton@yorku.ca> 0.23-1mdk
12cr|sambru-0.23-6|73	- initial package

7416 12
12cr|samhain-2.5.2b-2|1	%define package_version %{version}
12cr|samhain-2.5.2b-2|2	
12cr|samhain-2.5.2b-2|3	Name:           samhain
12cr|samhain-2.5.2b-2|4	Version:        2.5.2b
12cr|samhain-2.5.2b-2|5	Release:        %mkrel 2
12cr|samhain-2.5.2b-2|6	Epoch:          0
12cr|samhain-2.5.2b-2|7	Summary:        File integrity and host-based IDS
12cr|samhain-2.5.2b-2|8	License:        GPLv2+
12cr|samhain-2.5.2b-2|9	Group:          System/Servers
12cr|samhain-2.5.2b-2|10	URL:            http://www.la-samhna.de/samhain/
12cr|samhain-2.5.2b-2|11	Source0:        http://www.la-samhna.de/samhain/samhain-current.tar.gz
12cr|samhain-2.5.2b-2|12	#Requires(post): lsb-core
12cr|samhain-2.5.2b-2|13	#Requires(preun): lsb-core
12cr|samhain-2.5.2b-2|14	Requires(post): rpm-helper
12cr|samhain-2.5.2b-2|15	Requires(preun): rpm-helper
12cr|samhain-2.5.2b-2|16	BuildRequires:  attr-devel
12cr|samhain-2.5.2b-2|17	BuildRequires:  ext2fs-devel
12cr|samhain-2.5.2b-2|18	BuildRequires:  gmp-devel
12cr|samhain-2.5.2b-2|19	BuildRequires:  prelude-devel
12cr|samhain-2.5.2b-2|20	BuildRequires:  wrap-devel
12cr|samhain-2.5.2b-2|21	BuildRequires:  procps
12cr|samhain-2.5.2b-2|22	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|samhain-2.5.2b-2|23	
12cr|samhain-2.5.2b-2|24	%description
12cr|samhain-2.5.2b-2|25	samhain is an open source file integrity and host-based intrusion
12cr|samhain-2.5.2b-2|26	detection system for Linux and Unix. It can run as a daemon process, and
12cr|samhain-2.5.2b-2|27	thus can remember file changes. Contrary to a tool that runs from
12cr|samhain-2.5.2b-2|28	cron, if a file is modified you will get only one report, while
12cr|samhain-2.5.2b-2|29	subsequent checks of that file will ignore the modification as it is
12cr|samhain-2.5.2b-2|30	already reported (unless the file is modified again).
12cr|samhain-2.5.2b-2|31	
12cr|samhain-2.5.2b-2|32	samhain can optionally be used as client/server system to provide
12cr|samhain-2.5.2b-2|33	centralized monitoring for multiple host. Logging to a (MySQL or
12cr|samhain-2.5.2b-2|34	PostgreSQL) database is supported.
12cr|samhain-2.5.2b-2|35	
12cr|samhain-2.5.2b-2|36	This package contains only the single host version. It also contains
12cr|samhain-2.5.2b-2|37	support for tcp-wrappers and prelude.
12cr|samhain-2.5.2b-2|38	
12cr|samhain-2.5.2b-2|39	This package does not contain database support.
12cr|samhain-2.5.2b-2|40	
12cr|samhain-2.5.2b-2|41	%prep
12cr|samhain-2.5.2b-2|42	%setup -q -c
12cr|samhain-2.5.2b-2|43	%{__tar} xf samhain-%{package_version}.tar.gz
12cr|samhain-2.5.2b-2|44	cd samhain-%{package_version}
12cr|samhain-2.5.2b-2|45	
12cr|samhain-2.5.2b-2|46	%build
12cr|samhain-2.5.2b-2|47	cd samhain-%{package_version}
12cr|samhain-2.5.2b-2|48	%{serverbuild}
12cr|samhain-2.5.2b-2|49	%setup_compile_flags
12cr|samhain-2.5.2b-2|50	# XXX: Wow, these guys are evil, overriding the default configure
12cr|samhain-2.5.2b-2|51	# XXX: args parsing...
12cr|samhain-2.5.2b-2|52	./configure \
12cr|samhain-2.5.2b-2|53	--build=%{_target_platform} \
12cr|samhain-2.5.2b-2|54	--prefix=%{_prefix} \
12cr|samhain-2.5.2b-2|55	--exec-prefix=%{_exec_prefix} \
12cr|samhain-2.5.2b-2|56	--sbindir=%{_sbindir} \
12cr|samhain-2.5.2b-2|57	--sysconfdir=%{_sysconfdir} \
12cr|samhain-2.5.2b-2|58	--localstatedir=%{_var} \
12cr|samhain-2.5.2b-2|59	--mandir=%{_mandir} \
12cr|samhain-2.5.2b-2|60	--with-libwrap \
12cr|samhain-2.5.2b-2|61	--with-prelude
12cr|samhain-2.5.2b-2|62	# XXX: parallel make doesn't work since `encode' must exist first
12cr|samhain-2.5.2b-2|63	%{__make}
12cr|samhain-2.5.2b-2|64	
12cr|samhain-2.5.2b-2|65	%install
12cr|samhain-2.5.2b-2|66	%{__rm} -rf %{buildroot}
12cr|samhain-2.5.2b-2|67	
12cr|samhain-2.5.2b-2|68	cd samhain-%{package_version}
12cr|samhain-2.5.2b-2|69	%{__cat} > sstrip << EOF
12cr|samhain-2.5.2b-2|70	#!/bin/sh
12cr|samhain-2.5.2b-2|71	echo "*** sstrip DISABLED ***"
12cr|samhain-2.5.2b-2|72	EOF
12cr|samhain-2.5.2b-2|73	%{__chmod} 0755 sstrip
12cr|samhain-2.5.2b-2|74	%{makeinstall_std}
12cr|samhain-2.5.2b-2|75	%{__mkdir_p} %{buildroot}%{_initrddir}
12cr|samhain-2.5.2b-2|76	%{__install} -m 0755 init/samhain.startLSB %{buildroot}%{_initrddir}/%{name}
12cr|samhain-2.5.2b-2|77	%{__mkdir_p} %{buildroot}%{_sysconfdir}/logrotate.d
12cr|samhain-2.5.2b-2|78	%{__cat} > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} << EOF
12cr|samhain-2.5.2b-2|79	%{_logdir}/%{name}_log {
12cr|samhain-2.5.2b-2|80	notifempty
12cr|samhain-2.5.2b-2|81	missingok
12cr|samhain-2.5.2b-2|82	rotate 7
12cr|samhain-2.5.2b-2|83	daily
12cr|samhain-2.5.2b-2|84	compress
12cr|samhain-2.5.2b-2|85	create 644 root root
12cr|samhain-2.5.2b-2|86	postrotate
12cr|samhain-2.5.2b-2|87	/sbin/service %{name} reload 2>/dev/null || true
12cr|samhain-2.5.2b-2|88	endscript
12cr|samhain-2.5.2b-2|89	}
12cr|samhain-2.5.2b-2|90	EOF
12cr|samhain-2.5.2b-2|91	/bin/touch %{buildroot}%{_logdir}/%{name}_log.lock
12cr|samhain-2.5.2b-2|92	/bin/touch %{buildroot}%{_logdir}/%{name}_log
12cr|samhain-2.5.2b-2|93	/bin/touch %{buildroot}%{_localstatedir}/lib/%{name}/samhain_file
12cr|samhain-2.5.2b-2|94	/bin/touch %{buildroot}%{_localstatedir}/lib/%{name}/samhain.html
12cr|samhain-2.5.2b-2|95	
12cr|samhain-2.5.2b-2|96	%clean
12cr|samhain-2.5.2b-2|97	%{__rm} -rf %{buildroot}
12cr|samhain-2.5.2b-2|98	
12cr|samhain-2.5.2b-2|99	%post
12cr|samhain-2.5.2b-2|100	if [ "$1" = 1 ]; then
12cr|samhain-2.5.2b-2|101	%create_ghostfile %{_logdir}/%{name}_log.lock root root 0644
12cr|samhain-2.5.2b-2|102	%create_ghostfile %{_logdir}/%{name}_log root root 0644
12cr|samhain-2.5.2b-2|103	%create_ghostfile %{_localstatedir}/lib/%{name}/samhain_file root root 0644
12cr|samhain-2.5.2b-2|104	%create_ghostfile %{_localstatedir}/lib/%{name}/samhain.html root root 0644
12cr|samhain-2.5.2b-2|105	%{_sbindir}/samhain -t init >/dev/null 2>&1
12cr|samhain-2.5.2b-2|106	fi
12cr|samhain-2.5.2b-2|107	%_post_service %{name}
12cr|samhain-2.5.2b-2|108	
12cr|samhain-2.5.2b-2|109	%preun
12cr|samhain-2.5.2b-2|110	%_preun_service %{name}
12cr|samhain-2.5.2b-2|111	
12cr|samhain-2.5.2b-2|112	%files
12cr|samhain-2.5.2b-2|113	%defattr(0644,root,root,0755)
12cr|samhain-2.5.2b-2|114	%doc samhain-%{package_version}/docs/BUGS samhain-%{package_version}/COPYING
12cr|samhain-2.5.2b-2|115	%doc samhain-%{package_version}/docs/Changelog samhain-%{package_version}/docs/TODO
12cr|samhain-2.5.2b-2|116	%doc samhain-%{package_version}/LICENSE samhain-%{package_version}/docs/HOWTO*
12cr|samhain-2.5.2b-2|117	%doc samhain-%{package_version}/docs/MANUAL-* samhain-%{package_version}/docs/README*
12cr|samhain-2.5.2b-2|118	%doc samhain-%{version}.tar.gz.asc
12cr|samhain-2.5.2b-2|119	%attr(0755,root,root) %{_sbindir}/%{name}
12cr|samhain-2.5.2b-2|120	%{_mandir}/man5/samhain*
12cr|samhain-2.5.2b-2|121	%{_mandir}/man8/samhain*
12cr|samhain-2.5.2b-2|122	%config(noreplace) %{_sysconfdir}/samhainrc
12cr|samhain-2.5.2b-2|123	%attr(0755,root,root) %{_initrddir}/%{name}
12cr|samhain-2.5.2b-2|124	%ghost %{_logdir}/%{name}_log
12cr|samhain-2.5.2b-2|125	%ghost %{_logdir}/%{name}_log.lock
12cr|samhain-2.5.2b-2|126	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|samhain-2.5.2b-2|127	%dir %{_localstatedir}/lib/%{name}
12cr|samhain-2.5.2b-2|128	%ghost %{_localstatedir}/lib/%{name}/samhain_file
12cr|samhain-2.5.2b-2|129	%ghost %{_localstatedir}/lib/%{name}/samhain.html
12cr|samhain-2.5.2b-2|130	
12cr|samhain-2.5.2b-2|131	
12cr|samhain-2.5.2b-2|132	%changelog
12cr|samhain-2.5.2b-2|133	* Sun May 17 2009 Funda Wang <fundawang@mandriva.org> 0:2.5.2b-2mdv2010.0
12cr|samhain-2.5.2b-2|134	+ Revision: 376586
12cr|samhain-2.5.2b-2|135	- use configure flags
12cr|samhain-2.5.2b-2|136	
12cr|samhain-2.5.2b-2|137	* Mon Feb 02 2009 Jérôme Soyer <saispo@mandriva.org> 0:2.5.2b-1mdv2009.1
12cr|samhain-2.5.2b-2|138	+ Revision: 336529
12cr|samhain-2.5.2b-2|139	- New upstream release
12cr|samhain-2.5.2b-2|140	
12cr|samhain-2.5.2b-2|141	* Mon Jan 12 2009 Jérôme Soyer <saispo@mandriva.org> 0:2.5.1-1mdv2009.1
12cr|samhain-2.5.2b-2|142	+ Revision: 328658
12cr|samhain-2.5.2b-2|143	- New upstream release
12cr|samhain-2.5.2b-2|144	
12cr|samhain-2.5.2b-2|145	* Wed Nov 05 2008 David Walluck <walluck@mandriva.org> 0:2.5.0-1mdv2009.1
12cr|samhain-2.5.2b-2|146	+ Revision: 300072
12cr|samhain-2.5.2b-2|147	- 2.5.0
12cr|samhain-2.5.2b-2|148	
12cr|samhain-2.5.2b-2|149	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 0:2.4.6-1mdv2009.0
12cr|samhain-2.5.2b-2|150	+ Revision: 280660
12cr|samhain-2.5.2b-2|151	- New release
12cr|samhain-2.5.2b-2|152	
12cr|samhain-2.5.2b-2|153	* Tue Aug 19 2008 David Walluck <walluck@mandriva.org> 0:2.4.5-1mdv2009.0
12cr|samhain-2.5.2b-2|154	+ Revision: 273495
12cr|samhain-2.5.2b-2|155	- 2.4.5a
12cr|samhain-2.5.2b-2|156	
12cr|samhain-2.5.2b-2|157	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0:2.4.4-2mdv2009.0
12cr|samhain-2.5.2b-2|158	+ Revision: 269240
12cr|samhain-2.5.2b-2|159	- rebuild early 2009.0 package (before pixel changes)
12cr|samhain-2.5.2b-2|160	
12cr|samhain-2.5.2b-2|161	* Tue May 06 2008 David Walluck <walluck@mandriva.org> 0:2.4.4-1mdv2009.0
12cr|samhain-2.5.2b-2|162	+ Revision: 201741
12cr|samhain-2.5.2b-2|163	- 2.4.4
12cr|samhain-2.5.2b-2|164	
12cr|samhain-2.5.2b-2|165	* Wed Feb 06 2008 David Walluck <walluck@mandriva.org> 0:2.4.3-1mdv2008.1
12cr|samhain-2.5.2b-2|166	+ Revision: 163195
12cr|samhain-2.5.2b-2|167	- 2.4.3
12cr|samhain-2.5.2b-2|168	
12cr|samhain-2.5.2b-2|169	* Thu Jan 24 2008 Funda Wang <fundawang@mandriva.org> 0:2.4.2-2mdv2008.1
12cr|samhain-2.5.2b-2|170	+ Revision: 157297
12cr|samhain-2.5.2b-2|171	- rebuild
12cr|samhain-2.5.2b-2|172	
12cr|samhain-2.5.2b-2|173	+ David Walluck <walluck@mandriva.org>
12cr|samhain-2.5.2b-2|174	- 2.4.2
12cr|samhain-2.5.2b-2|175	- don't require lsb-core
12cr|samhain-2.5.2b-2|176	- silence samhain output in %%post
12cr|samhain-2.5.2b-2|177	
12cr|samhain-2.5.2b-2|178	+ Olivier Blin <oblin@mandriva.com>
12cr|samhain-2.5.2b-2|179	- restore BuildRoot
12cr|samhain-2.5.2b-2|180	
12cr|samhain-2.5.2b-2|181	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|samhain-2.5.2b-2|182	- kill re-definition of %%buildroot on Pixel's request
12cr|samhain-2.5.2b-2|183	
12cr|samhain-2.5.2b-2|184	* Tue Nov 27 2007 David Walluck <walluck@mandriva.org> 0:2.4.1-1mdv2008.1
12cr|samhain-2.5.2b-2|185	+ Revision: 113292
12cr|samhain-2.5.2b-2|186	- 2.4.1
12cr|samhain-2.5.2b-2|187	
12cr|samhain-2.5.2b-2|188	* Fri Nov 02 2007 David Walluck <walluck@mandriva.org> 0:2.4.0-1mdv2008.1
12cr|samhain-2.5.2b-2|189	+ Revision: 104875
12cr|samhain-2.5.2b-2|190	- 2.4.0
12cr|samhain-2.5.2b-2|191	
12cr|samhain-2.5.2b-2|192	* Thu Oct 11 2007 David Walluck <walluck@mandriva.org> 0:2.3.8-1mdv2008.1
12cr|samhain-2.5.2b-2|193	+ Revision: 97057
12cr|samhain-2.5.2b-2|194	- 2.3.8
12cr|samhain-2.5.2b-2|195	- 2.3.7
12cr|samhain-2.5.2b-2|196	- 2.3.6
12cr|samhain-2.5.2b-2|197	- fix BuildRequires
12cr|samhain-2.5.2b-2|198	
12cr|samhain-2.5.2b-2|199	* Sat Jun 23 2007 David Walluck <walluck@mandriva.org> 0:2.3.5-2mdv2008.0
12cr|samhain-2.5.2b-2|200	+ Revision: 43520
12cr|samhain-2.5.2b-2|201	- disable parallel make
12cr|samhain-2.5.2b-2|202	- add some BuildRequires
12cr|samhain-2.5.2b-2|203	- 2.3.5
12cr|samhain-2.5.2b-2|204	
12cr|samhain-2.5.2b-2|205	* Thu May 03 2007 David Walluck <walluck@mandriva.org> 0:2.3.4-1mdv2008.0
12cr|samhain-2.5.2b-2|206	+ Revision: 20828
12cr|samhain-2.5.2b-2|207	- 2.3.4
12cr|samhain-2.5.2b-2|208	
12cr|samhain-2.5.2b-2|209	
12cr|samhain-2.5.2b-2|210	* Wed Apr 04 2007 David Walluck <walluck@mandriva.org> 2.3.3-1mdv2007.1
12cr|samhain-2.5.2b-2|211	+ Revision: 150463
12cr|samhain-2.5.2b-2|212	- 2.3.3
12cr|samhain-2.5.2b-2|213	
12cr|samhain-2.5.2b-2|214	* Wed Feb 07 2007 David Walluck <walluck@mandriva.org> 0:2.3.2-1mdv2007.1
12cr|samhain-2.5.2b-2|215	+ Revision: 116957
12cr|samhain-2.5.2b-2|216	- 2.3.2
12cr|samhain-2.5.2b-2|217	
12cr|samhain-2.5.2b-2|218	* Thu Jan 25 2007 David Walluck <walluck@mandriva.org> 0:2.3.1-1mdv2007.1
12cr|samhain-2.5.2b-2|219	+ Revision: 113072
12cr|samhain-2.5.2b-2|220	- 2.3.1a
12cr|samhain-2.5.2b-2|221	fix localstatedir by setting it to %%{_var}
12cr|samhain-2.5.2b-2|222	
12cr|samhain-2.5.2b-2|223	* Thu Nov 02 2006 David Walluck <walluck@mandriva.org> 0:2.3.0-1mdv2007.1
12cr|samhain-2.5.2b-2|224	+ Revision: 75107
12cr|samhain-2.5.2b-2|225	- 2.3.0a
12cr|samhain-2.5.2b-2|226	
12cr|samhain-2.5.2b-2|227	* Sat Oct 21 2006 David Walluck <walluck@mandriva.org> 0:2.2.5-2mdv2007.0
12cr|samhain-2.5.2b-2|228	+ Revision: 71517
12cr|samhain-2.5.2b-2|229	- fix release tag
12cr|samhain-2.5.2b-2|230	- rebuild
12cr|samhain-2.5.2b-2|231	- Import samhain
12cr|samhain-2.5.2b-2|232	
12cr|samhain-2.5.2b-2|233	* Fri Oct 20 2006 David Walluck <walluck@mandriva.org> 0:2.2.5-1
12cr|samhain-2.5.2b-2|234	- release
12cr|samhain-2.5.2b-2|235	

7417 12
12cr|samsung-tools-2.1-1|1	Name:		samsung-tools
12cr|samsung-tools-2.1-1|2	Version:	2.1
12cr|samsung-tools-2.1-1|3	Release:	1
12cr|samsung-tools-2.1-1|4	License:	GPLv2+
12cr|samsung-tools-2.1-1|5	Group:		System/Configuration/Hardware
12cr|samsung-tools-2.1-1|6	URL:		https://launchpad.net/samsung-tools
12cr|samsung-tools-2.1-1|7	Source0:	http://launchpad.net/samsung-tools/trunk/2.1/+download/%{name}-%{version}.tar.gz
12cr|samsung-tools-2.1-1|8	Summary:	Tools for Samsung laptops
12cr|samsung-tools-2.1-1|9	
12cr|samsung-tools-2.1-1|10	%description
12cr|samsung-tools-2.1-1|11	Tools for Samsung netbooks.
12cr|samsung-tools-2.1-1|12	'Samsung Tools' is the successor of 'Samsung Scripts'
12cr|samsung-tools-2.1-1|13	provided by the 'Linux On My Samsung' project.
12cr|samsung-tools-2.1-1|14	It allows the complete configuration and the
12cr|samsung-tools-2.1-1|15	control in a friendly way of devices
12cr|samsung-tools-2.1-1|16	found on Samsung netbooks (bluetooth, wireless,
12cr|samsung-tools-2.1-1|17	webcam, backlight, CPU fan, special keys)
12cr|samsung-tools-2.1-1|18	and the control of various aspects
12cr|samsung-tools-2.1-1|19	related to power management,
12cr|samsung-tools-2.1-1|20	like the CPU undervolting
12cr|samsung-tools-2.1-1|21	(when a PHC-enabled kernel is available).
12cr|samsung-tools-2.1-1|22	
12cr|samsung-tools-2.1-1|23	
12cr|samsung-tools-2.1-1|24	%prep
12cr|samsung-tools-2.1-1|25	%setup -q
12cr|samsung-tools-2.1-1|26	
12cr|samsung-tools-2.1-1|27	%build
12cr|samsung-tools-2.1-1|28	echo "Hello Mandriva"
12cr|samsung-tools-2.1-1|29	#make
12cr|samsung-tools-2.1-1|30	
12cr|samsung-tools-2.1-1|31	%install
12cr|samsung-tools-2.1-1|32	%makeinstall_std
12cr|samsung-tools-2.1-1|33	
12cr|samsung-tools-2.1-1|34	%find_lang %{name} --all-name
12cr|samsung-tools-2.1-1|35	
12cr|samsung-tools-2.1-1|36	%files -f %{name}.lang
12cr|samsung-tools-2.1-1|37	%doc ChangeLog README
12cr|samsung-tools-2.1-1|38	%{_bindir}/%{name}
12cr|samsung-tools-2.1-1|39	%{_bindir}/%{name}-preferences
12cr|samsung-tools-2.1-1|40	%{_sysconfdir}/%{name}
12cr|samsung-tools-2.1-1|41	%{_sysconfdir}/dbus-1
12cr|samsung-tools-2.1-1|42	%{_sysconfdir}/pm/
12cr|samsung-tools-2.1-1|43	%{_sysconfdir}/xdg/autostart/*.desktop
12cr|samsung-tools-2.1-1|44	%{_datadir}/applications/%{name}-preferences.desktop
12cr|samsung-tools-2.1-1|45	%{_datadir}/dbus-1/*/*
12cr|samsung-tools-2.1-1|46	%{_prefix}/lib/%{name}
12cr|samsung-tools-2.1-1|47	
12cr|samsung-tools-2.1-1|48	
12cr|samsung-tools-2.1-1|49	%changelog
12cr|samsung-tools-2.1-1|50	* Sun Mar 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.1-1
12cr|samsung-tools-2.1-1|51	+ Revision: 786722
12cr|samsung-tools-2.1-1|52	- version update 2.1
12cr|samsung-tools-2.1-1|53	
12cr|samsung-tools-2.1-1|54	* Fri Nov 11 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.5-1
12cr|samsung-tools-2.1-1|55	+ Revision: 730198
12cr|samsung-tools-2.1-1|56	- imported package samsung-tools
12cr|samsung-tools-2.1-1|57	

7418 12
12cr|samuel-0.1.8-2|1	%if %{mdvver} >= 201200
12cr|samuel-0.1.8-2|2	%define __noautoprov 'engine.so'
12cr|samuel-0.1.8-2|3	%else
12cr|samuel-0.1.8-2|4	%define _provides_exceptions engine.so
12cr|samuel-0.1.8-2|5	%endif
12cr|samuel-0.1.8-2|6	
12cr|samuel-0.1.8-2|7	Name:		samuel
12cr|samuel-0.1.8-2|8	Version:	0.1.8
12cr|samuel-0.1.8-2|9	Release:	%mkrel 2
12cr|samuel-0.1.8-2|10	Summary:	A Draughts Program
12cr|samuel-0.1.8-2|11	Group:		Games/Boards
12cr|samuel-0.1.8-2|12	License:	GPLv3+
12cr|samuel-0.1.8-2|13	URL:		http://www.johncheetham.com/projects/samuel/
12cr|samuel-0.1.8-2|14	Source:		http://www.johncheetham.com/projects/samuel/%{name}-%{version}.tar.gz
12cr|samuel-0.1.8-2|15	BuildRequires:	imagemagick
12cr|samuel-0.1.8-2|16	BuildRequires:	python-devel
12cr|samuel-0.1.8-2|17	Requires:	pygtk2
12cr|samuel-0.1.8-2|18	
12cr|samuel-0.1.8-2|19	%description
12cr|samuel-0.1.8-2|20	A Draughts program for Linux written in Python, GTK, C++.
12cr|samuel-0.1.8-2|21	Derived from the windows program guicheckers.
12cr|samuel-0.1.8-2|22	
12cr|samuel-0.1.8-2|23	%prep
12cr|samuel-0.1.8-2|24	%setup -q
12cr|samuel-0.1.8-2|25	%__chmod 644 README
12cr|samuel-0.1.8-2|26	
12cr|samuel-0.1.8-2|27	%build
12cr|samuel-0.1.8-2|28	%__python setup.py build
12cr|samuel-0.1.8-2|29	
12cr|samuel-0.1.8-2|30	%install
12cr|samuel-0.1.8-2|31	%__rm -rf %{buildroot}
12cr|samuel-0.1.8-2|32	%__python setup.py install --root %{buildroot}
12cr|samuel-0.1.8-2|33	
12cr|samuel-0.1.8-2|34	# icons
12cr|samuel-0.1.8-2|35	for N in 16 32 48 64 128; do convert %{name}.png -resize ${N}x${N} $N.png; done
12cr|samuel-0.1.8-2|36	%__install -D 16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|samuel-0.1.8-2|37	%__install -D 32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|samuel-0.1.8-2|38	%__install -D 48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|samuel-0.1.8-2|39	%__install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|samuel-0.1.8-2|40	%__install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|samuel-0.1.8-2|41	
12cr|samuel-0.1.8-2|42	# overwrite the default .desktop file
12cr|samuel-0.1.8-2|43	%__mkdir_p  %{buildroot}%{_datadir}/applications
12cr|samuel-0.1.8-2|44	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|samuel-0.1.8-2|45	[Desktop Entry]
12cr|samuel-0.1.8-2|46	Type=Application
12cr|samuel-0.1.8-2|47	Name=Samuel
12cr|samuel-0.1.8-2|48	Comment=Draughts Game
12cr|samuel-0.1.8-2|49	Comment[ru]=Шахматы
12cr|samuel-0.1.8-2|50	Icon=samuel
12cr|samuel-0.1.8-2|51	Exec=samuel
12cr|samuel-0.1.8-2|52	Terminal=false
12cr|samuel-0.1.8-2|53	Categories=Game;BoardGame;
12cr|samuel-0.1.8-2|54	EOF
12cr|samuel-0.1.8-2|55	
12cr|samuel-0.1.8-2|56	%__rm -rf %{buildroot}%{_defaultdocdir}/%{name}-%{version}
12cr|samuel-0.1.8-2|57	
12cr|samuel-0.1.8-2|58	%clean
12cr|samuel-0.1.8-2|59	%__rm -rf %{buildroot}
12cr|samuel-0.1.8-2|60	
12cr|samuel-0.1.8-2|61	%files
12cr|samuel-0.1.8-2|62	%doc LICENSE README
12cr|samuel-0.1.8-2|63	%{_bindir}/%{name}
12cr|samuel-0.1.8-2|64	%{_datadir}/%{name}
12cr|samuel-0.1.8-2|65	%{py_platsitedir}/%{name}
12cr|samuel-0.1.8-2|66	%{py_platsitedir}/%{name}*.egg-info
12cr|samuel-0.1.8-2|67	%{_datadir}/applications/%{name}.desktop
12cr|samuel-0.1.8-2|68	%{_datadir}/pixmaps/%{name}.png
12cr|samuel-0.1.8-2|69	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|samuel-0.1.8-2|70	
12cr|samuel-0.1.8-2|71	
12cr|samuel-0.1.8-2|72	
12cr|samuel-0.1.8-2|73	%changelog
12cr|samuel-0.1.8-2|74	* Wed Mar 28 2012 Andrey Bondrov <abondrov@mandriva.org> 0.1.8-2mdv2011.0
12cr|samuel-0.1.8-2|75	+ Revision: 787922
12cr|samuel-0.1.8-2|76	- Bump release
12cr|samuel-0.1.8-2|77	- imported package samuel
12cr|samuel-0.1.8-2|78	

7419 12
12cr|sancp-1.6.2-0.C.5.3|1	%define _localstatedir %{_var}
12cr|sancp-1.6.2-0.C.5.3|2	
12cr|sancp-1.6.2-0.C.5.3|3	Name:           sancp
12cr|sancp-1.6.2-0.C.5.3|4	Version:        1.6.2
12cr|sancp-1.6.2-0.C.5.3|5	Release:        %mkrel 0.C.5.3
12cr|sancp-1.6.2-0.C.5.3|6	Epoch:          0
12cr|sancp-1.6.2-0.C.5.3|7	Summary:        Security Analyst Network Connection Profiler
12cr|sancp-1.6.2-0.C.5.3|8	License:        GPLv2+
12cr|sancp-1.6.2-0.C.5.3|9	Group:          Networking/Other
12cr|sancp-1.6.2-0.C.5.3|10	URL:            http://www.metre.net/sancp.html
12cr|sancp-1.6.2-0.C.5.3|11	Source0:        http://metre.net/files/sancp-%{version}-candidate.C.5.tar.gz
12cr|sancp-1.6.2-0.C.5.3|12	#Source1:       http://metre.net/files/sancp-%{version}-candidate.C.5.tar.gz.md5
12cr|sancp-1.6.2-0.C.5.3|13	Source2:        sancp.init
12cr|sancp-1.6.2-0.C.5.3|14	Source3:        sancp.logrotate
12cr|sancp-1.6.2-0.C.5.3|15	Patch0:         sancp-1.6.2-candidate.C.5-no-u_int64_t.patch
12cr|sancp-1.6.2-0.C.5.3|16	Requires(post): rpm-helper
12cr|sancp-1.6.2-0.C.5.3|17	Requires(postun): rpm-helper
12cr|sancp-1.6.2-0.C.5.3|18	Requires(pre):  rpm-helper
12cr|sancp-1.6.2-0.C.5.3|19	Requires(preun): rpm-helper
12cr|sancp-1.6.2-0.C.5.3|20	BuildRequires:  pcap-devel
12cr|sancp-1.6.2-0.C.5.3|21	BuildRequires:  prelude-devel
12cr|sancp-1.6.2-0.C.5.3|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sancp-1.6.2-0.C.5.3|23	
12cr|sancp-1.6.2-0.C.5.3|24	%description
12cr|sancp-1.6.2-0.C.5.3|25	This is a network security tool designed to collect statistical
12cr|sancp-1.6.2-0.C.5.3|26	information regarding network traffic, as well as, collect the traffic
12cr|sancp-1.6.2-0.C.5.3|27	itself in pcap format, all for the purpose of: auditing, historical
12cr|sancp-1.6.2-0.C.5.3|28	analysis, and network activity discovery. Rules can be used to
12cr|sancp-1.6.2-0.C.5.3|29	distinguish normal from abnormal traffic and support tagging
12cr|sancp-1.6.2-0.C.5.3|30	connections with: rule id, node id, and status id. From an intrusion
12cr|sancp-1.6.2-0.C.5.3|31	detection standpoint, every connection is an event that must be
12cr|sancp-1.6.2-0.C.5.3|32	validated through some means. Sancp uses rules to identify, record, and
12cr|sancp-1.6.2-0.C.5.3|33	tag traffic of interest. 'Tagging' a connection is a new feature since
12cr|sancp-1.6.2-0.C.5.3|34	v1.4.0 Connections ('stats') can be loaded into a database for further
12cr|sancp-1.6.2-0.C.5.3|35	analysis.
12cr|sancp-1.6.2-0.C.5.3|36	
12cr|sancp-1.6.2-0.C.5.3|37	Sancp rules control three types of logging for a connection: pcap,
12cr|sancp-1.6.2-0.C.5.3|38	stats, and realtime 'pcap' refers to packet data collected on the
12cr|sancp-1.6.2-0.C.5.3|39	connection in tcpdump format, 'stats' refers to a single line summary
12cr|sancp-1.6.2-0.C.5.3|40	of an entire connection once it is 'closed' 'realtime' is a snapshot of
12cr|sancp-1.6.2-0.C.5.3|41	'stats' based on the initial packet, for immediate reporting Both
12cr|sancp-1.6.2-0.C.5.3|42	'stats' and 'realtime' contain a number of fields used for recording
12cr|sancp-1.6.2-0.C.5.3|43	packet statistics, TCP flags, p0f data, and other vitals about how we
12cr|sancp-1.6.2-0.C.5.3|44	handle the connection.
12cr|sancp-1.6.2-0.C.5.3|45	
12cr|sancp-1.6.2-0.C.5.3|46	%prep
12cr|sancp-1.6.2-0.C.5.3|47	%setup -q -n sancp-%{version}-candidate.C.5
12cr|sancp-1.6.2-0.C.5.3|48	%patch0 -p1
12cr|sancp-1.6.2-0.C.5.3|49	
12cr|sancp-1.6.2-0.C.5.3|50	%build
12cr|sancp-1.6.2-0.C.5.3|51	%serverbuild
12cr|sancp-1.6.2-0.C.5.3|52	%{make} CFLAGS="%{optflags}"
12cr|sancp-1.6.2-0.C.5.3|53	
12cr|sancp-1.6.2-0.C.5.3|54	%install
12cr|sancp-1.6.2-0.C.5.3|55	%{__rm} -rf %{buildroot}
12cr|sancp-1.6.2-0.C.5.3|56	
12cr|sancp-1.6.2-0.C.5.3|57	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|sancp-1.6.2-0.C.5.3|58	%{__cp} -a sancp %{buildroot}%{_bindir}/sancp
12cr|sancp-1.6.2-0.C.5.3|59	
12cr|sancp-1.6.2-0.C.5.3|60	%{__mkdir_p} %{buildroot}%{_sysconfdir}/%{name}
12cr|sancp-1.6.2-0.C.5.3|61	%{__cp} -a etc/sancp/sancp.conf %{buildroot}%{_sysconfdir}/%{name}/sancp.conf
12cr|sancp-1.6.2-0.C.5.3|62	
12cr|sancp-1.6.2-0.C.5.3|63	%{__mkdir_p} %{buildroot}%{_initrddir}
12cr|sancp-1.6.2-0.C.5.3|64	%{__cp} -a %{SOURCE2} %{buildroot}%{_initrddir}/%{name}
12cr|sancp-1.6.2-0.C.5.3|65	
12cr|sancp-1.6.2-0.C.5.3|66	%{__mkdir_p} %{buildroot}%{_localstatedir}/lib/%{name}
12cr|sancp-1.6.2-0.C.5.3|67	
12cr|sancp-1.6.2-0.C.5.3|68	%{__mkdir_p} %{buildroot}%{_logdir}/%{name}
12cr|sancp-1.6.2-0.C.5.3|69	/bin/touch %{buildroot}%{_logdir}/%{name}/sancp.log
12cr|sancp-1.6.2-0.C.5.3|70	
12cr|sancp-1.6.2-0.C.5.3|71	%{__mkdir_p} %{buildroot}%{_sysconfdir}/logrotate.d
12cr|sancp-1.6.2-0.C.5.3|72	%{__cp} -a %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|sancp-1.6.2-0.C.5.3|73	
12cr|sancp-1.6.2-0.C.5.3|74	%{__mkdir_p} %{buildroot}%{_sysconfdir}/sysconfig
12cr|sancp-1.6.2-0.C.5.3|75	%{__cat} > %{buildroot}%{_sysconfdir}/sysconfig/%{name} << EOF
12cr|sancp-1.6.2-0.C.5.3|76	#SANCP_INTERFACE="-i eth1"
12cr|sancp-1.6.2-0.C.5.3|77	EOF
12cr|sancp-1.6.2-0.C.5.3|78	
12cr|sancp-1.6.2-0.C.5.3|79	%{__mkdir_p} %{buildroot}%{_sysconfdir}/prelude/profile/%{name}
12cr|sancp-1.6.2-0.C.5.3|80	
12cr|sancp-1.6.2-0.C.5.3|81	%{__cat} > README.urpmi << EOF
12cr|sancp-1.6.2-0.C.5.3|82	Before the sancp service can start, you must add the sensor to
12cr|sancp-1.6.2-0.C.5.3|83	prelude with a command similar to the following:
12cr|sancp-1.6.2-0.C.5.3|84	
12cr|sancp-1.6.2-0.C.5.3|85	%{_bindir}/prelude-adduser register sancp "idmef:w" localhost --uid sancp --gid sancp
12cr|sancp-1.6.2-0.C.5.3|86	EOF
12cr|sancp-1.6.2-0.C.5.3|87	
12cr|sancp-1.6.2-0.C.5.3|88	%clean
12cr|sancp-1.6.2-0.C.5.3|89	%{__rm} -rf %{buildroot}
12cr|sancp-1.6.2-0.C.5.3|90	
12cr|sancp-1.6.2-0.C.5.3|91	%pre
12cr|sancp-1.6.2-0.C.5.3|92	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/bash
12cr|sancp-1.6.2-0.C.5.3|93	%_pre_groupadd %{name}
12cr|sancp-1.6.2-0.C.5.3|94	
12cr|sancp-1.6.2-0.C.5.3|95	%preun
12cr|sancp-1.6.2-0.C.5.3|96	%_preun_service %{name}
12cr|sancp-1.6.2-0.C.5.3|97	
12cr|sancp-1.6.2-0.C.5.3|98	%post
12cr|sancp-1.6.2-0.C.5.3|99	%create_ghostfile %{_logdir}/%{name}/sancp.log %{name} %{name} 0660
12cr|sancp-1.6.2-0.C.5.3|100	%_post_service %{name}
12cr|sancp-1.6.2-0.C.5.3|101	
12cr|sancp-1.6.2-0.C.5.3|102	%postun
12cr|sancp-1.6.2-0.C.5.3|103	%_postun_userdel %{name}
12cr|sancp-1.6.2-0.C.5.3|104	%_postun_groupdel %{name}
12cr|sancp-1.6.2-0.C.5.3|105	
12cr|sancp-1.6.2-0.C.5.3|106	%files
12cr|sancp-1.6.2-0.C.5.3|107	%defattr(0644,root,root,0755)
12cr|sancp-1.6.2-0.C.5.3|108	%doc LICENSE contrib docs/* README.urpmi
12cr|sancp-1.6.2-0.C.5.3|109	%attr(0755,root,root) %{_bindir}/sancp
12cr|sancp-1.6.2-0.C.5.3|110	%attr(0755,root,root) %{_initrddir}/%{name}
12cr|sancp-1.6.2-0.C.5.3|111	%attr(0700,sancp,sancp) %dir %{_localstatedir}/lib/%{name}
12cr|sancp-1.6.2-0.C.5.3|112	%attr(0750,sancp,sancp) %dir %{_logdir}/%{name}
12cr|sancp-1.6.2-0.C.5.3|113	%ghost %attr(0660,sancp,sancp) %dir %{_logdir}/%{name}/sancp.log
12cr|sancp-1.6.2-0.C.5.3|114	%dir %{_sysconfdir}/%{name}
12cr|sancp-1.6.2-0.C.5.3|115	%config(noreplace) %{_sysconfdir}/%{name}/sancp.conf
12cr|sancp-1.6.2-0.C.5.3|116	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|sancp-1.6.2-0.C.5.3|117	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|sancp-1.6.2-0.C.5.3|118	%dir %attr(0750,sancp,sancp) %{_sysconfdir}/prelude/profile/%{name}
12cr|sancp-1.6.2-0.C.5.3|119	
12cr|sancp-1.6.2-0.C.5.3|120	
12cr|sancp-1.6.2-0.C.5.3|121	%changelog
12cr|sancp-1.6.2-0.C.5.3|122	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 0:1.6.2-0.C.5.3mdv2010.0
12cr|sancp-1.6.2-0.C.5.3|123	+ Revision: 442814
12cr|sancp-1.6.2-0.C.5.3|124	- rebuild
12cr|sancp-1.6.2-0.C.5.3|125	
12cr|sancp-1.6.2-0.C.5.3|126	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0:1.6.2-0.C.5.2mdv2009.1
12cr|sancp-1.6.2-0.C.5.3|127	+ Revision: 298355
12cr|sancp-1.6.2-0.C.5.3|128	- rebuilt against libpcap-1.0.0
12cr|sancp-1.6.2-0.C.5.3|129	
12cr|sancp-1.6.2-0.C.5.3|130	* Fri Jan 25 2008 David Walluck <walluck@mandriva.org> 0:1.6.2-0.C.5.2mdv2008.1
12cr|sancp-1.6.2-0.C.5.3|131	+ Revision: 157827
12cr|sancp-1.6.2-0.C.5.3|132	- patch for 64-bit
12cr|sancp-1.6.2-0.C.5.3|133	- remove old 1.6.1 files
12cr|sancp-1.6.2-0.C.5.3|134	- 1.6.2-candidate.C.5
12cr|sancp-1.6.2-0.C.5.3|135	
12cr|sancp-1.6.2-0.C.5.3|136	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|sancp-1.6.2-0.C.5.3|137	- rebuild with fixed %%serverbuild macro
12cr|sancp-1.6.2-0.C.5.3|138	
12cr|sancp-1.6.2-0.C.5.3|139	* Tue Jan 22 2008 Funda Wang <fundawang@mandriva.org> 0:1.6.1-4mdv2008.1
12cr|sancp-1.6.2-0.C.5.3|140	+ Revision: 156356
12cr|sancp-1.6.2-0.C.5.3|141	- rebuild
12cr|sancp-1.6.2-0.C.5.3|142	
12cr|sancp-1.6.2-0.C.5.3|143	+ Olivier Blin <oblin@mandriva.com>
12cr|sancp-1.6.2-0.C.5.3|144	- restore BuildRoot
12cr|sancp-1.6.2-0.C.5.3|145	
12cr|sancp-1.6.2-0.C.5.3|146	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|sancp-1.6.2-0.C.5.3|147	- kill re-definition of %%buildroot on Pixel's request
12cr|sancp-1.6.2-0.C.5.3|148	
12cr|sancp-1.6.2-0.C.5.3|149	* Thu Oct 25 2007 David Walluck <walluck@mandriva.org> 0:1.6.1-3mdv2008.1
12cr|sancp-1.6.2-0.C.5.3|150	+ Revision: 101957
12cr|sancp-1.6.2-0.C.5.3|151	- fix BuildRequires
12cr|sancp-1.6.2-0.C.5.3|152	
12cr|sancp-1.6.2-0.C.5.3|153	
12cr|sancp-1.6.2-0.C.5.3|154	* Mon Oct 23 2006 David Walluck <walluck@mandriva.org> 1.6.1-1mdv2007.0
12cr|sancp-1.6.2-0.C.5.3|155	+ Revision: 71666
12cr|sancp-1.6.2-0.C.5.3|156	+ Status: not released
12cr|sancp-1.6.2-0.C.5.3|157	- Import sancp
12cr|sancp-1.6.2-0.C.5.3|158	
12cr|sancp-1.6.2-0.C.5.3|159	* Sun Oct 22 2006 David Walluck <walluck@mandriva.org> 0:1.6.1-1mdv2007.1
12cr|sancp-1.6.2-0.C.5.3|160	- release
12cr|sancp-1.6.2-0.C.5.3|161	

7420 12
12cr|sarg-2.3.2-1|1	%define contentdir /var/www
12cr|sarg-2.3.2-1|2	
12cr|sarg-2.3.2-1|3	Summary:	Squid report generator per user/ip/name
12cr|sarg-2.3.2-1|4	Name:		sarg
12cr|sarg-2.3.2-1|5	Version:	2.3.2
12cr|sarg-2.3.2-1|6	Release:	1
12cr|sarg-2.3.2-1|7	License:	GPLv2+
12cr|sarg-2.3.2-1|8	Group:		Monitoring
12cr|sarg-2.3.2-1|9	URL:		http://sarg.sourceforge.net/
12cr|sarg-2.3.2-1|10	Source:		http://prdownloads.sourceforge.net/sarg/%{name}-%{version}.tar.gz
12cr|sarg-2.3.2-1|11	Source1:	0sarg.daily
12cr|sarg-2.3.2-1|12	Source2:	0sarg.weekly
12cr|sarg-2.3.2-1|13	Source3:	0sarg.monthly
12cr|sarg-2.3.2-1|14	Source4:	sarg.conf.mandriva
12cr|sarg-2.3.2-1|15	Requires:	squid
12cr|sarg-2.3.2-1|16	Requires:	bash
12cr|sarg-2.3.2-1|17	
12cr|sarg-2.3.2-1|18	%description
12cr|sarg-2.3.2-1|19	Sarg (was Sqmgrlog) generate reports per user/ip/name from SQUID log file.
12cr|sarg-2.3.2-1|20	The reports will be generated in HTML or email.
12cr|sarg-2.3.2-1|21	
12cr|sarg-2.3.2-1|22	%prep
12cr|sarg-2.3.2-1|23	%setup -q
12cr|sarg-2.3.2-1|24	
12cr|sarg-2.3.2-1|25	%build
12cr|sarg-2.3.2-1|26	chmod a+x cfgaux configure include
12cr|sarg-2.3.2-1|27	chmod 744 images
12cr|sarg-2.3.2-1|28	%configure2_5x
12cr|sarg-2.3.2-1|29	
12cr|sarg-2.3.2-1|30	mkdir -p %{buildroot}/%{_mandir}/man1
12cr|sarg-2.3.2-1|31	perl -p -i -e 's|/usr/share/man/man1|%{buildroot}/usr/share/man/man1|' %{buildroot}/%name-%version/Makefile
12cr|sarg-2.3.2-1|32	make
12cr|sarg-2.3.2-1|33	
12cr|sarg-2.3.2-1|34	%install
12cr|sarg-2.3.2-1|35	mkdir -p %{buildroot}/{%_bindir,%_datadir/%name,%_sysconfdir/%name}
12cr|sarg-2.3.2-1|36	mkdir -p %{buildroot}%{contentdir}/html/squid
12cr|sarg-2.3.2-1|37	mkdir -p %{buildroot}%{contentdir}/html/squid/{daily,weekly,monthly}
12cr|sarg-2.3.2-1|38	%makeinstall_std
12cr|sarg-2.3.2-1|39	mkdir -p %{buildroot}/etc/cron.daily
12cr|sarg-2.3.2-1|40	install -m 0755 %{SOURCE1} %{buildroot}/etc/cron.daily/0%{name}
12cr|sarg-2.3.2-1|41	mkdir -p %{buildroot}/etc/cron.weekly
12cr|sarg-2.3.2-1|42	install -m 0755 %{SOURCE2} %{buildroot}/etc/cron.weekly/0%{name}
12cr|sarg-2.3.2-1|43	mkdir -p %{buildroot}/etc/cron.monthly
12cr|sarg-2.3.2-1|44	install -m 0755 %{SOURCE3} %{buildroot}/etc/cron.monthly/0%{name}
12cr|sarg-2.3.2-1|45	install -m 644 %{SOURCE4} %{buildroot}/%{_sysconfdir}/%{name}/%{name}.conf
12cr|sarg-2.3.2-1|46	mv %{buildroot}/%{_sysconfdir}/exclude_codes %{buildroot}/%{_sysconfdir}/%{name}/exclude_codes
12cr|sarg-2.3.2-1|47	mv %{buildroot}/%{_sysconfdir}/%{name}.conf %{buildroot}/%{_sysconfdir}/%{name}/%{name}.conf
12cr|sarg-2.3.2-1|48	mv %{buildroot}/%{_sysconfdir}/user_limit_block %{buildroot}/%{_sysconfdir}/%{name}/user_limit_block
12cr|sarg-2.3.2-1|49	mv %{buildroot}/%{_sysconfdir}/css.tpl %{buildroot}/%{_sysconfdir}/%{name}/css.tpl
12cr|sarg-2.3.2-1|50	
12cr|sarg-2.3.2-1|51	%find_lang %{name}
12cr|sarg-2.3.2-1|52	
12cr|sarg-2.3.2-1|53	%files -f %{name}.lang
12cr|sarg-2.3.2-1|54	%defattr(-,root,squid)
12cr|sarg-2.3.2-1|55	%doc CONTRIBUTORS DONATIONS ChangeLog
12cr|sarg-2.3.2-1|56	%{_mandir}/man1/*
12cr|sarg-2.3.2-1|57	%{_sysconfdir}/%{name}/*.tpl
12cr|sarg-2.3.2-1|58	%{_sysconfdir}/%{name}/user*
12cr|sarg-2.3.2-1|59	%attr(0755,root,squid) %{_bindir}/%{name}*
12cr|sarg-2.3.2-1|60	%attr(0755,root,squid) %dir %{_sysconfdir}/%{name}
12cr|sarg-2.3.2-1|61	%attr(0664,root,squid) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12cr|sarg-2.3.2-1|62	%attr(0755,root,squid) %dir %{contentdir}/html/squid
12cr|sarg-2.3.2-1|63	%attr(0755,root,squid) %dir %{contentdir}/html/squid/daily
12cr|sarg-2.3.2-1|64	%attr(0755,root,squid) %dir %{contentdir}/html/squid/weekly
12cr|sarg-2.3.2-1|65	%attr(0755,root,squid) %dir %{contentdir}/html/squid/monthly
12cr|sarg-2.3.2-1|66	%attr(0755,root,squid) %dir %{contentdir}/html/%{name}-php
12cr|sarg-2.3.2-1|67	%{_datadir}/%{name}
12cr|sarg-2.3.2-1|68	%config(noreplace) %attr(0754,root,squid) %{_sysconfdir}/cron.*/*
12cr|sarg-2.3.2-1|69	%config(noreplace) %attr(0644,root,squid) %{_sysconfdir}/%{name}/exclude_codes
12cr|sarg-2.3.2-1|70	

7421 12
12cr|sauerbraten-2010_07_28-3|1	#define _enable_debug_packages	%{nil}
12cr|sauerbraten-2010_07_28-3|2	#define debug_package %{nil}
12cr|sauerbraten-2010_07_28-3|3	
12cr|sauerbraten-2010_07_28-3|4	Name:		sauerbraten
12cr|sauerbraten-2010_07_28-3|5	Version:        2010_07_28
12cr|sauerbraten-2010_07_28-3|6	Release:        3
12cr|sauerbraten-2010_07_28-3|7	Summary:	Sauerbraten - A multiplayer/singleplayer first person shooter
12cr|sauerbraten-2010_07_28-3|8	License:	ZLIB license, BSD
12cr|sauerbraten-2010_07_28-3|9	URL:		http://www.sauerbraten.org/
12cr|sauerbraten-2010_07_28-3|10	Group:		Games/Arcade
12cr|sauerbraten-2010_07_28-3|11	Source0:	http://switch.dl.sourceforge.net/project/sauerbraten/sauerbraten/2010_07_19/sauerbraten_%{version}_justice_edition_linux.tar.bz2
12cr|sauerbraten-2010_07_28-3|12	Source1:	%{name}.png
12cr|sauerbraten-2010_07_28-3|13	Patch0:		sauerbraten-linkage.patch
12cr|sauerbraten-2010_07_28-3|14	BuildRequires:	gcc-c++
12cr|sauerbraten-2010_07_28-3|15	BuildRequires:	libpng-devel
12cr|sauerbraten-2010_07_28-3|16	BuildRequires:	mesa-common-devel
12cr|sauerbraten-2010_07_28-3|17	BuildRequires:	SDL-devel
12cr|sauerbraten-2010_07_28-3|18	BuildRequires:	SDL_image-devel
12cr|sauerbraten-2010_07_28-3|19	BuildRequires:	SDL_mixer-devel
12cr|sauerbraten-2010_07_28-3|20	BuildRequires:	unzip
12cr|sauerbraten-2010_07_28-3|21	BuildRequires:	desktop-file-utils
12cr|sauerbraten-2010_07_28-3|22	BuildRequires:	zlib1-devel
12cr|sauerbraten-2010_07_28-3|23	BuildRequires:	enet-devel
12cr|sauerbraten-2010_07_28-3|24	Requires:	enet
12cr|sauerbraten-2010_07_28-3|25	
12cr|sauerbraten-2010_07_28-3|26	%description
12cr|sauerbraten-2010_07_28-3|27	Sauerbraten (a.k.a. Cube 2) is a free multiplayer/singleplayer
12cr|sauerbraten-2010_07_28-3|28	first person shooter, built as a major redesign of the Cube FPS.
12cr|sauerbraten-2010_07_28-3|29	
12cr|sauerbraten-2010_07_28-3|30	Much like the original Cube, the aim of this game is not necessarily
12cr|sauerbraten-2010_07_28-3|31	to produce the most features & eyecandy possible, but rather to
12cr|sauerbraten-2010_07_28-3|32	allow map/geometry editing to be done dynamically in-game, to create
12cr|sauerbraten-2010_07_28-3|33	fun gameplay and an elegant engine.
12cr|sauerbraten-2010_07_28-3|34	
12cr|sauerbraten-2010_07_28-3|35	The engine supporting the game is entirely original in code & design,
12cr|sauerbraten-2010_07_28-3|36	and its code is Open Source (ZLIB license, read the docs for more on
12cr|sauerbraten-2010_07_28-3|37	how you can use the engine).
12cr|sauerbraten-2010_07_28-3|38	
12cr|sauerbraten-2010_07_28-3|39	In addition to the FPS game which is in a very playable state, the
12cr|sauerbraten-2010_07_28-3|40	engine is being used for an RPG which is in the preproduction phase.
12cr|sauerbraten-2010_07_28-3|41	Additionally, Proper Games ltd are the first to use the engine
12cr|sauerbraten-2010_07_28-3|42	commercially. dot3 labs is a company started by the creators of
12cr|sauerbraten-2010_07_28-3|43	sauerbraten that offers commercial support.
12cr|sauerbraten-2010_07_28-3|44	
12cr|sauerbraten-2010_07_28-3|45	%package server
12cr|sauerbraten-2010_07_28-3|46	Summary:	Standalone Sauerbraten server for LAN and Internet gaming
12cr|sauerbraten-2010_07_28-3|47	Group:		Games/Arcade
12cr|sauerbraten-2010_07_28-3|48	
12cr|sauerbraten-2010_07_28-3|49	%description server
12cr|sauerbraten-2010_07_28-3|50	Sauerbraten (a.k.a. Cube 2) is a free multiplayer/singleplayer
12cr|sauerbraten-2010_07_28-3|51	first person shooter, built as a major redesign of the Cube FPS.
12cr|sauerbraten-2010_07_28-3|52	This package is useful if you only need the Sauerbraten server and
12cr|sauerbraten-2010_07_28-3|53	not the game itself.
12cr|sauerbraten-2010_07_28-3|54	This package contains a standalone server.
12cr|sauerbraten-2010_07_28-3|55	
12cr|sauerbraten-2010_07_28-3|56	
12cr|sauerbraten-2010_07_28-3|57	%prep
12cr|sauerbraten-2010_07_28-3|58	%setup -q -n %{name}
12cr|sauerbraten-2010_07_28-3|59	%apply_patches
12cr|sauerbraten-2010_07_28-3|60	
12cr|sauerbraten-2010_07_28-3|61	%__install -dm 755 bin_unix
12cr|sauerbraten-2010_07_28-3|62	
12cr|sauerbraten-2010_07_28-3|63	%build
12cr|sauerbraten-2010_07_28-3|64	# flags for enet
12cr|sauerbraten-2010_07_28-3|65	export CFLAGS="$RPM_OPT_FLAGS"
12cr|sauerbraten-2010_07_28-3|66	export CPPFLAGS="$RPM_OPT_FLAGS"
12cr|sauerbraten-2010_07_28-3|67	export CXXFLAGS="$RPM_OPT_FLAGS"
12cr|sauerbraten-2010_07_28-3|68	pushd src
12cr|sauerbraten-2010_07_28-3|69	%__make %{?jobs:-j%{jobs}} \
12cr|sauerbraten-2010_07_28-3|70	CXXFLAGS="$RPM_OPT_FLAGS"
12cr|sauerbraten-2010_07_28-3|71	popd
12cr|sauerbraten-2010_07_28-3|72	
12cr|sauerbraten-2010_07_28-3|73	%install
12cr|sauerbraten-2010_07_28-3|74	%__rm -fr %{buildroot}
12cr|sauerbraten-2010_07_28-3|75	
12cr|sauerbraten-2010_07_28-3|76	# engine
12cr|sauerbraten-2010_07_28-3|77	%__install -dm 755 %{buildroot}%{_prefix}/games/%{name}
12cr|sauerbraten-2010_07_28-3|78	%__install -m 755 src/sauer_client %{buildroot}%{_prefix}/games
12cr|sauerbraten-2010_07_28-3|79	%__install -m 755 src/sauer_server %{buildroot}%{_prefix}/games
12cr|sauerbraten-2010_07_28-3|80	
12cr|sauerbraten-2010_07_28-3|81	# startscripts
12cr|sauerbraten-2010_07_28-3|82	%__cat > %{name}.sh <<EOF
12cr|sauerbraten-2010_07_28-3|83	#!/bin/bash
12cr|sauerbraten-2010_07_28-3|84	CUBE_DIR=\$HOME/.%{name}
12cr|sauerbraten-2010_07_28-3|85	if [ ! -d \$CUBE_DIR ]; then
12cr|sauerbraten-2010_07_28-3|86	mkdir -p \$CUBE_DIR
12cr|sauerbraten-2010_07_28-3|87	cd \$CUBE_DIR
12cr|sauerbraten-2010_07_28-3|88	ln -s %{_prefix}/games/sauer_*  .
12cr|sauerbraten-2010_07_28-3|89	ln -s %{_datadir}/games/%{name}/* .
12cr|sauerbraten-2010_07_28-3|90	rm server*.cfg 2> /dev/null
12cr|sauerbraten-2010_07_28-3|91	fi
12cr|sauerbraten-2010_07_28-3|92	
12cr|sauerbraten-2010_07_28-3|93	cd \$CUBE_DIR
12cr|sauerbraten-2010_07_28-3|94	ln -sf %{_prefix}/games/sauer_*  .
12cr|sauerbraten-2010_07_28-3|95	ln -sf %{_datadir}/games/%{name}/* .
12cr|sauerbraten-2010_07_28-3|96	exec ./sauer_client \$*
12cr|sauerbraten-2010_07_28-3|97	EOF
12cr|sauerbraten-2010_07_28-3|98	
12cr|sauerbraten-2010_07_28-3|99	%__cat > %{name}-server.sh <<EOF
12cr|sauerbraten-2010_07_28-3|100	#!/bin/bash
12cr|sauerbraten-2010_07_28-3|101	CUBE_DIR=\$HOME/.%{name}
12cr|sauerbraten-2010_07_28-3|102	if [ ! -d \$CUBE_DIR ]; then
12cr|sauerbraten-2010_07_28-3|103	mkdir -p \$CUBE_DIR
12cr|sauerbraten-2010_07_28-3|104	cd \$CUBE_DIR
12cr|sauerbraten-2010_07_28-3|105	ln -s %{_prefix}/games/sauer_* .
12cr|sauerbraten-2010_07_28-3|106	ln -s %{datadir}/games/%{name}/* .
12cr|sauerbraten-2010_07_28-3|107	rm server*.cfg 2> /dev/null
12cr|sauerbraten-2010_07_28-3|108	cp %{_datadir}/games/%{name}/server*.cfg .
12cr|sauerbraten-2010_07_28-3|109	fi
12cr|sauerbraten-2010_07_28-3|110	# server.cfg ==> servers.cfg
12cr|sauerbraten-2010_07_28-3|111	if [ ! -e \$CUBE_DIR/servers.cfg ]; then
12cr|sauerbraten-2010_07_28-3|112	cd \$CUBE_DIR
12cr|sauerbraten-2010_07_28-3|113	rm servers.cfg 2> /dev/null
12cr|sauerbraten-2010_07_28-3|114	cp %{_datadir}/games/%{name}/servers.cfg .
12cr|sauerbraten-2010_07_28-3|115	fi
12cr|sauerbraten-2010_07_28-3|116	# new in troopers server-init.cfg
12cr|sauerbraten-2010_07_28-3|117	if [ ! -e \$CUBE_DIR/server-init.cfg ]; then
12cr|sauerbraten-2010_07_28-3|118	cd \$CUBE_DIR
12cr|sauerbraten-2010_07_28-3|119	rm server-init.cfg 2> /dev/null
12cr|sauerbraten-2010_07_28-3|120	cp %{_datadir}/games/%{name}/server-init.cfg .
12cr|sauerbraten-2010_07_28-3|121	fi
12cr|sauerbraten-2010_07_28-3|122	cd \$CUBE_DIR
12cr|sauerbraten-2010_07_28-3|123	exec ./sauer_server \$*
12cr|sauerbraten-2010_07_28-3|124	EOF
12cr|sauerbraten-2010_07_28-3|125	
12cr|sauerbraten-2010_07_28-3|126	%__install -dm 755 %{buildroot}%{_bindir}
12cr|sauerbraten-2010_07_28-3|127	%__install -m 755 %{name}*.sh %{buildroot}%{_bindir}
12cr|sauerbraten-2010_07_28-3|128	
12cr|sauerbraten-2010_07_28-3|129	# install the menu icon
12cr|sauerbraten-2010_07_28-3|130	%__install -dm 755 %{buildroot}%{_datadir}/pixmaps
12cr|sauerbraten-2010_07_28-3|131	%__install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps
12cr|sauerbraten-2010_07_28-3|132	
12cr|sauerbraten-2010_07_28-3|133	mkdir $RPM_BUILD_ROOT%{_datadir}/applications
12cr|sauerbraten-2010_07_28-3|134	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop << EOF
12cr|sauerbraten-2010_07_28-3|135	[Desktop Entry]
12cr|sauerbraten-2010_07_28-3|136	Encoding=UTF-8
12cr|sauerbraten-2010_07_28-3|137	Name=Sauerbraten
12cr|sauerbraten-2010_07_28-3|138	Comment=%{summary}
12cr|sauerbraten-2010_07_28-3|139	Comment[ru]=Sauerbraten - одно/многопользовательский шутер от первого лица
12cr|sauerbraten-2010_07_28-3|140	Exec=%{_bindir}/%{name}.sh
12cr|sauerbraten-2010_07_28-3|141	Icon=%{name}
12cr|sauerbraten-2010_07_28-3|142	Terminal=false
12cr|sauerbraten-2010_07_28-3|143	Type=Application
12cr|sauerbraten-2010_07_28-3|144	StartupNotify=false
12cr|sauerbraten-2010_07_28-3|145	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
12cr|sauerbraten-2010_07_28-3|146	EOF
12cr|sauerbraten-2010_07_28-3|147	
12cr|sauerbraten-2010_07_28-3|148	# Data files
12cr|sauerbraten-2010_07_28-3|149	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/games/sauerbraten
12cr|sauerbraten-2010_07_28-3|150	find . -type d -name CVS | xargs rm -rf || true
12cr|sauerbraten-2010_07_28-3|151	cp -a data packages $RPM_BUILD_ROOT/%{_datadir}/games/sauerbraten
12cr|sauerbraten-2010_07_28-3|152	
12cr|sauerbraten-2010_07_28-3|153	
12cr|sauerbraten-2010_07_28-3|154	%clean
12cr|sauerbraten-2010_07_28-3|155	%__rm -fr %{buildroot}
12cr|sauerbraten-2010_07_28-3|156	
12cr|sauerbraten-2010_07_28-3|157	%if %mdkversion < 200900
12cr|sauerbraten-2010_07_28-3|158	%post
12cr|sauerbraten-2010_07_28-3|159	%{update_desktop_database}
12cr|sauerbraten-2010_07_28-3|160	%{update_menus}
12cr|sauerbraten-2010_07_28-3|161	%endif
12cr|sauerbraten-2010_07_28-3|162	
12cr|sauerbraten-2010_07_28-3|163	%if %mdkversion < 200900
12cr|sauerbraten-2010_07_28-3|164	%postun
12cr|sauerbraten-2010_07_28-3|165	%{clean_desktop_database}
12cr|sauerbraten-2010_07_28-3|166	%{clean_menus}
12cr|sauerbraten-2010_07_28-3|167	%endif
12cr|sauerbraten-2010_07_28-3|168	
12cr|sauerbraten-2010_07_28-3|169	
12cr|sauerbraten-2010_07_28-3|170	%files
12cr|sauerbraten-2010_07_28-3|171	%defattr(-,root,root)
12cr|sauerbraten-2010_07_28-3|172	%doc docs/*
12cr|sauerbraten-2010_07_28-3|173	%{_bindir}/%{name}.sh
12cr|sauerbraten-2010_07_28-3|174	%{_prefix}/games/sauer_client
12cr|sauerbraten-2010_07_28-3|175	%{_datadir}/pixmaps/%{name}.png
12cr|sauerbraten-2010_07_28-3|176	%{_datadir}/applications/%{name}.desktop
12cr|sauerbraten-2010_07_28-3|177	%dir %{_datadir}/games/sauerbraten
12cr|sauerbraten-2010_07_28-3|178	%{_datadir}/games/sauerbraten/data
12cr|sauerbraten-2010_07_28-3|179	%{_datadir}/games/sauerbraten/packages
12cr|sauerbraten-2010_07_28-3|180	
12cr|sauerbraten-2010_07_28-3|181	
12cr|sauerbraten-2010_07_28-3|182	%files server
12cr|sauerbraten-2010_07_28-3|183	%defattr(-,root,root)
12cr|sauerbraten-2010_07_28-3|184	%{_bindir}/%{name}-server.sh
12cr|sauerbraten-2010_07_28-3|185	%{_prefix}/games/sauer_server
12cr|sauerbraten-2010_07_28-3|186	
12cr|sauerbraten-2010_07_28-3|187	
12cr|sauerbraten-2010_07_28-3|188	%changelog
12cr|sauerbraten-2010_07_28-3|189	* Tue Dec  4 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2010_07_28-3
12cr|sauerbraten-2010_07_28-3|190	- Fix build
12cr|sauerbraten-2010_07_28-3|191	- Fix duplicates
12cr|sauerbraten-2010_07_28-3|192	
12cr|sauerbraten-2010_07_28-3|193	* Fri Jan 06 2012 Sergey Zhemoitel <serg@mandriva.org> 2010_07_28-2mdv2011.0
12cr|sauerbraten-2010_07_28-3|194	+ Revision: 758243
12cr|sauerbraten-2010_07_28-3|195	- imported package sauerbraten
12cr|sauerbraten-2010_07_28-3|196	
12cr|sauerbraten-2010_07_28-3|197	+ Yuri Myasoedov <omerta13@mandriva.org>
12cr|sauerbraten-2010_07_28-3|198	- Fixed BuildRequires section
12cr|sauerbraten-2010_07_28-3|199	- Fixed BuildRequires section
12cr|sauerbraten-2010_07_28-3|200	- Fixed BuildRequires section
12cr|sauerbraten-2010_07_28-3|201	

7422 12
12cr|sawfish-1.8.91-2|1	%define libver		0.92.1
12cr|sawfish-1.8.91-2|2	%define repver		0.90.7
12cr|sawfish-1.8.91-2|3	
12cr|sawfish-1.8.91-2|4	Name:		sawfish
12cr|sawfish-1.8.91-2|5	Summary:	An extensible window manager for the X Window System
12cr|sawfish-1.8.91-2|6	Version:	1.8.91
12cr|sawfish-1.8.91-2|7	Release:	2
12cr|sawfish-1.8.91-2|8	Epoch:		2
12cr|sawfish-1.8.91-2|9	License:	GPLv2+
12cr|sawfish-1.8.91-2|10	Group:		Graphical desktop/Sawfish
12cr|sawfish-1.8.91-2|11	BuildRequires:	gmp-devel
12cr|sawfish-1.8.91-2|12	BuildRequires:	ncurses-devel
12cr|sawfish-1.8.91-2|13	BuildRequires:	readline-devel
12cr|sawfish-1.8.91-2|14	BuildRequires:	kdelibs4-core
12cr|sawfish-1.8.91-2|15	BuildRequires:	librep-devel >= %{libver}
12cr|sawfish-1.8.91-2|16	Buildrequires:	texinfo
12cr|sawfish-1.8.91-2|17	BuildRequires:	rep-gtk-devel >= %{repver}
12cr|sawfish-1.8.91-2|18	BuildRequires:	libgtk+2.0-devel
12cr|sawfish-1.8.91-2|19	BuildRequires:	esound-devel
12cr|sawfish-1.8.91-2|20	BuildRequires:	libice-devel
12cr|sawfish-1.8.91-2|21	BuildRequires:	libsm-devel
12cr|sawfish-1.8.91-2|22	BuildRequires:	libxtst-devel
12cr|sawfish-1.8.91-2|23	BuildRequires:	pkgconfig(pangoxft)
12cr|sawfish-1.8.91-2|24	BuildRequires:	pkgconfig(pangox)
12cr|sawfish-1.8.91-2|25	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
12cr|sawfish-1.8.91-2|26	BuildRequires:	libxft-devel
12cr|sawfish-1.8.91-2|27	URL:		http://sawmill.sourceforge.net/
12cr|sawfish-1.8.91-2|28	Source:		http://download.tuxfamily.org/%name/%{name}-%{version}.tar.xz
12cr|sawfish-1.8.91-2|29	Source1:	HeliX.tar.bz2
12cr|sawfish-1.8.91-2|30	Source2:	sawfish-site-init-mdk.jl.bz2
12cr|sawfish-1.8.91-2|31	Source3:	http://www.acemake.com/hagbard/archives/sawfish.el.bz2
12cr|sawfish-1.8.91-2|32	Source5:	%{name}.png.bz2
12cr|sawfish-1.8.91-2|33	Source6:	%{name}-32.png.bz2
12cr|sawfish-1.8.91-2|34	Source8:	%{name}-icons.tar.bz2
12cr|sawfish-1.8.91-2|35	Source9:	startsawfish.bz2
12cr|sawfish-1.8.91-2|36	Source10:	%{name}-48.png.bz2
12cr|sawfish-1.8.91-2|37	Source11:	ws-background.jl.bz2
12cr|sawfish-1.8.91-2|38	Source13:	sawfish-defaults.jl.bz2
12cr|sawfish-1.8.91-2|39	Patch0:		sawfish-1.6.0~rc1-xterm.patch
12cr|sawfish-1.8.91-2|40	# (fc) 1.0.1-4mdk custom-default settings for sawfish (previously as source7)
12cr|sawfish-1.8.91-2|41	Patch3:		sawfish-1.6.0~rc1-custom-defaults.patch
12cr|sawfish-1.8.91-2|42	Patch4:		sawfish-1.5.0-xdg.patch
12cr|sawfish-1.8.91-2|43	Requires:	librep >= %{libver}
12cr|sawfish-1.8.91-2|44	Provides:	rep-gtk >= %{repver}
12cr|sawfish-1.8.91-2|45	Requires:	xsetroot
12cr|sawfish-1.8.91-2|46	Provides:	windowmanager
12cr|sawfish-1.8.91-2|47	Provides:	sawmill
12cr|sawfish-1.8.91-2|48	Provides:	sawmill-gnome
12cr|sawfish-1.8.91-2|49	Provides:	sawfish-gnome
12cr|sawfish-1.8.91-2|50	Provides:	sawfish-themer
12cr|sawfish-1.8.91-2|51	
12cr|sawfish-1.8.91-2|52	%description
12cr|sawfish-1.8.91-2|53	Sawfish is an extensible window manager which uses a Lisp-based scripting
12cr|sawfish-1.8.91-2|54	language. All window decorations are configurable and the basic idea is to
12cr|sawfish-1.8.91-2|55	have as much user-interface policy as possible controlled through the Lisp
12cr|sawfish-1.8.91-2|56	language. Configuration can be accomplished by writing Lisp code in a
12cr|sawfish-1.8.91-2|57	personal .sawfishrc file, or using a GTK+ interface.  Sawfish is mostly
12cr|sawfish-1.8.91-2|58	GNOME compliant.
12cr|sawfish-1.8.91-2|59	
12cr|sawfish-1.8.91-2|60	%package devel
12cr|sawfish-1.8.91-2|61	Summary:	Development files for Sawfish
12cr|sawfish-1.8.91-2|62	Group:		Graphical desktop/Sawfish
12cr|sawfish-1.8.91-2|63	Requires:	%{name} = %{EVRD}
12cr|sawfish-1.8.91-2|64	
12cr|sawfish-1.8.91-2|65	%description devel
12cr|sawfish-1.8.91-2|66	This package contains development files for sawfish.
12cr|sawfish-1.8.91-2|67	
12cr|sawfish-1.8.91-2|68	%prep
12cr|sawfish-1.8.91-2|69	%setup -q
12cr|sawfish-1.8.91-2|70	%patch0 -p1 -b .xterm
12cr|sawfish-1.8.91-2|71	%patch3 -p1 -b .defaults
12cr|sawfish-1.8.91-2|72	
12cr|sawfish-1.8.91-2|73	%build
12cr|sawfish-1.8.91-2|74	%configure2_5x
12cr|sawfish-1.8.91-2|75	
12cr|sawfish-1.8.91-2|76	# don't use make macro, parallel compilation is broken
12cr|sawfish-1.8.91-2|77	make host_type=%{_target_platform}
12cr|sawfish-1.8.91-2|78	
12cr|sawfish-1.8.91-2|79	%install
12cr|sawfish-1.8.91-2|80	rm -rf %{buildroot}
12cr|sawfish-1.8.91-2|81	mkdir -p %{buildroot}%{_datadir}/gnome/wm-properties
12cr|sawfish-1.8.91-2|82	mkdir -p %{buildroot}%{_bindir}
12cr|sawfish-1.8.91-2|83	
12cr|sawfish-1.8.91-2|84	%makeinstall_std host_type=%{_target_platform}
12cr|sawfish-1.8.91-2|85	
12cr|sawfish-1.8.91-2|86	mkdir -p %{buildroot}%{_datadir}/{emacs,sawfish}/site-lisp/ %{buildroot}%{_sysconfdir}/X11/sawfish/site-init.d
12cr|sawfish-1.8.91-2|87	bzcat %{SOURCE2} > %{buildroot}%{_datadir}/sawfish/site-lisp/site-init.jl
12cr|sawfish-1.8.91-2|88	bzcat %{SOURCE3} > %{buildroot}%{_datadir}/emacs/site-lisp/sawfish.el
12cr|sawfish-1.8.91-2|89	bzcat %{SOURCE11} > %{buildroot}%{_datadir}/sawfish/site-lisp/ws-background.jl
12cr|sawfish-1.8.91-2|90	bzcat %{SOURCE13} > %{buildroot}%{_sysconfdir}/X11/sawfish/site-init.d/00defaults.jl
12cr|sawfish-1.8.91-2|91	
12cr|sawfish-1.8.91-2|92	mkdir -p %{buildroot}%{_sysconfdir}/X11/%{name}
12cr|sawfish-1.8.91-2|93	mkdir -p %{buildroot}%{_datadir}/{pixmaps,sawfish/themes}
12cr|sawfish-1.8.91-2|94	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/sawfish/themes/
12cr|sawfish-1.8.91-2|95	bzcat %{SOURCE8} | tar xvf - -C %{buildroot}%{_datadir}/pixmaps
12cr|sawfish-1.8.91-2|96	
12cr|sawfish-1.8.91-2|97	mv %{buildroot}%{_datadir}/gnome/wm-properties/ %{buildroot}%{_datadir}/applications/
12cr|sawfish-1.8.91-2|98	mv %{buildroot}%{_datadir}/applications/wm-properties/*.desktop %{buildroot}%{_datadir}/applications/
12cr|sawfish-1.8.91-2|99	rm -f %{buildroot}%{_datadir}/xsessions/sawfish.desktop
12cr|sawfish-1.8.91-2|100	
12cr|sawfish-1.8.91-2|101	# icon
12cr|sawfish-1.8.91-2|102	mkdir -p %{buildroot}%{_miconsdir}
12cr|sawfish-1.8.91-2|103	mkdir -p %{buildroot}%{_liconsdir}
12cr|sawfish-1.8.91-2|104	bzcat %{SOURCE5} > %{buildroot}%{_miconsdir}/%{name}.png
12cr|sawfish-1.8.91-2|105	bzcat %{SOURCE6} > %{buildroot}%{_iconsdir}/%{name}.png
12cr|sawfish-1.8.91-2|106	bzcat %{SOURCE10} > %{buildroot}%{_liconsdir}/%{name}.png
12cr|sawfish-1.8.91-2|107	
12cr|sawfish-1.8.91-2|108	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cr|sawfish-1.8.91-2|109	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/08Sawfish
12cr|sawfish-1.8.91-2|110	NAME=Sawfish
12cr|sawfish-1.8.91-2|111	ICON=sawfish.png
12cr|sawfish-1.8.91-2|112	DESC=The Sawfish Window Manager
12cr|sawfish-1.8.91-2|113	EXEC=%{_bindir}/startsawfish
12cr|sawfish-1.8.91-2|114	SCRIPT:
12cr|sawfish-1.8.91-2|115	exec %{_bindir}/startsawfish
12cr|sawfish-1.8.91-2|116	EOF
12cr|sawfish-1.8.91-2|117	
12cr|sawfish-1.8.91-2|118	bzcat %{SOURCE9} > %{buildroot}/%{_bindir}/start%{name}
12cr|sawfish-1.8.91-2|119	
12cr|sawfish-1.8.91-2|120	%find_lang %{name}
12cr|sawfish-1.8.91-2|121	
12cr|sawfish-1.8.91-2|122	%post
12cr|sawfish-1.8.91-2|123	#gpw: create the menu file to make rpmlint shut up
12cr|sawfish-1.8.91-2|124	#touch %{_sysconfdir}/X11/%{name}/mandrake-menu.jl
12cr|sawfish-1.8.91-2|125	%make_session
12cr|sawfish-1.8.91-2|126	
12cr|sawfish-1.8.91-2|127	%postun
12cr|sawfish-1.8.91-2|128	%make_session
12cr|sawfish-1.8.91-2|129	
12cr|sawfish-1.8.91-2|130	%files -f %{name}.lang
12cr|sawfish-1.8.91-2|131	%doc COPYING INSTALL README* NEWS FAQ TODO
12cr|sawfish-1.8.91-2|132	%{_bindir}/sawfish
12cr|sawfish-1.8.91-2|133	%{_bindir}/sawfish-about
12cr|sawfish-1.8.91-2|134	%{_bindir}/sawfish-client
12cr|sawfish-1.8.91-2|135	%{_bindir}/sawfish-config
12cr|sawfish-1.8.91-2|136	%attr(755,root,root) %{_bindir}/startsawfish
12cr|sawfish-1.8.91-2|137	%{_libexecdir}/%{name}
12cr|sawfish-1.8.91-2|138	%{_libexecdir}/rep/*
12cr|sawfish-1.8.91-2|139	%{_datadir}/applications/*.desktop
12cr|sawfish-1.8.91-2|140	%{_datadir}/sawfish
12cr|sawfish-1.8.91-2|141	%{_datadir}/emacs/site-lisp/*
12cr|sawfish-1.8.91-2|142	%{_datadir}/pixmaps/*
12cr|sawfish-1.8.91-2|143	%{_datadir}/apps/ksmserver/windowmanagers/sawfish.desktop
12cr|sawfish-1.8.91-2|144	%{_datadir}/icons/hicolor/*/apps/sawfish*
12cr|sawfish-1.8.91-2|145	%{_iconsdir}/sawfish.png
12cr|sawfish-1.8.91-2|146	%{_liconsdir}/sawfish.png
12cr|sawfish-1.8.91-2|147	%{_miconsdir}/sawfish.png
12cr|sawfish-1.8.91-2|148	%{_mandir}/man1/sawfish.1*
12cr|sawfish-1.8.91-2|149	%{_mandir}/man1/sawfish-client.1*
12cr|sawfish-1.8.91-2|150	%{_mandir}/man1/sawfish-config.1*
12cr|sawfish-1.8.91-2|151	%{_infodir}/sawfish*
12cr|sawfish-1.8.91-2|152	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/*
12cr|sawfish-1.8.91-2|153	%dir %{_sysconfdir}/X11/%{name}
12cr|sawfish-1.8.91-2|154	%dir %{_sysconfdir}/X11/%{name}/site-init.d
12cr|sawfish-1.8.91-2|155	%config(noreplace) %{_sysconfdir}/X11/%{name}/site-init.d/*
12cr|sawfish-1.8.91-2|156	
12cr|sawfish-1.8.91-2|157	%files devel
12cr|sawfish-1.8.91-2|158	%{_libdir}/pkgconfig/*.pc
12cr|sawfish-1.8.91-2|159	%{_includedir}/sawfish/
12cr|sawfish-1.8.91-2|160	
12cr|sawfish-1.8.91-2|161	
12cr|sawfish-1.8.91-2|162	%changelog
12cr|sawfish-1.8.91-2|163	* Mon Jun 04 2012 Andrey Bondrov <abondrov@mandriva.org> 2:1.8.91-2
12cr|sawfish-1.8.91-2|164	+ Revision: 802252
12cr|sawfish-1.8.91-2|165	- Drop some legacy junk
12cr|sawfish-1.8.91-2|166	
12cr|sawfish-1.8.91-2|167	* Fri Jan 06 2012 Götz Waschk <waschk@mandriva.org> 2:1.8.91-1
12cr|sawfish-1.8.91-2|168	+ Revision: 758189
12cr|sawfish-1.8.91-2|169	- new version
12cr|sawfish-1.8.91-2|170	- update build deps
12cr|sawfish-1.8.91-2|171	
12cr|sawfish-1.8.91-2|172	* Tue Aug 30 2011 Götz Waschk <waschk@mandriva.org> 2:1.8.90-1
12cr|sawfish-1.8.91-2|173	+ Revision: 697439
12cr|sawfish-1.8.91-2|174	- update file list
12cr|sawfish-1.8.91-2|175	- update build deps
12cr|sawfish-1.8.91-2|176	- new version
12cr|sawfish-1.8.91-2|177	- bump deps
12cr|sawfish-1.8.91-2|178	
12cr|sawfish-1.8.91-2|179	* Mon May 02 2011 Götz Waschk <waschk@mandriva.org> 2:1.8.1-1
12cr|sawfish-1.8.91-2|180	+ Revision: 661794
12cr|sawfish-1.8.91-2|181	- new version
12cr|sawfish-1.8.91-2|182	- bump librep dep
12cr|sawfish-1.8.91-2|183	- update file list
12cr|sawfish-1.8.91-2|184	
12cr|sawfish-1.8.91-2|185	* Sat Mar 26 2011 Götz Waschk <waschk@mandriva.org> 2:1.8.0-1
12cr|sawfish-1.8.91-2|186	+ Revision: 648563
12cr|sawfish-1.8.91-2|187	- new version
12cr|sawfish-1.8.91-2|188	- update source URL
12cr|sawfish-1.8.91-2|189	
12cr|sawfish-1.8.91-2|190	* Thu Dec 16 2010 Götz Waschk <waschk@mandriva.org> 2:1.7.1-1mdv2011.0
12cr|sawfish-1.8.91-2|191	+ Revision: 622300
12cr|sawfish-1.8.91-2|192	- update build deps
12cr|sawfish-1.8.91-2|193	- new version
12cr|sawfish-1.8.91-2|194	- bump deps
12cr|sawfish-1.8.91-2|195	- update file list
12cr|sawfish-1.8.91-2|196	
12cr|sawfish-1.8.91-2|197	* Sun Jul 11 2010 Götz Waschk <waschk@mandriva.org> 2:1.6.3.1-1mdv2011.0
12cr|sawfish-1.8.91-2|198	+ Revision: 550672
12cr|sawfish-1.8.91-2|199	- update to new version 1.6.3.1
12cr|sawfish-1.8.91-2|200	
12cr|sawfish-1.8.91-2|201	* Tue Feb 16 2010 Götz Waschk <waschk@mandriva.org> 2:1.6.2-1mdv2010.1
12cr|sawfish-1.8.91-2|202	+ Revision: 506612
12cr|sawfish-1.8.91-2|203	- new version
12cr|sawfish-1.8.91-2|204	- fix source URL
12cr|sawfish-1.8.91-2|205	
12cr|sawfish-1.8.91-2|206	* Tue Jan 19 2010 Götz Waschk <waschk@mandriva.org> 2:1.6.1-3mdv2010.1
12cr|sawfish-1.8.91-2|207	+ Revision: 493543
12cr|sawfish-1.8.91-2|208	- remove old mandrake menu
12cr|sawfish-1.8.91-2|209	
12cr|sawfish-1.8.91-2|210	* Sat Jan 09 2010 Götz Waschk <waschk@mandriva.org> 2:1.6.1-1mdv2010.1
12cr|sawfish-1.8.91-2|211	+ Revision: 488072
12cr|sawfish-1.8.91-2|212	- new version
12cr|sawfish-1.8.91-2|213	- bump librep and rep-gtk deps
12cr|sawfish-1.8.91-2|214	- fix build deps for KDE4 window manager support
12cr|sawfish-1.8.91-2|215	- update file list
12cr|sawfish-1.8.91-2|216	
12cr|sawfish-1.8.91-2|217	* Tue Dec 22 2009 Götz Waschk <waschk@mandriva.org> 2:1.6.0-1mdv2010.1
12cr|sawfish-1.8.91-2|218	+ Revision: 481601
12cr|sawfish-1.8.91-2|219	- new version
12cr|sawfish-1.8.91-2|220	
12cr|sawfish-1.8.91-2|221	* Sat Dec 19 2009 Götz Waschk <waschk@mandriva.org> 2:1.6.0-0.rc1.1mdv2010.1
12cr|sawfish-1.8.91-2|222	+ Revision: 480108
12cr|sawfish-1.8.91-2|223	- new version
12cr|sawfish-1.8.91-2|224	- update file list
12cr|sawfish-1.8.91-2|225	- bump librep dep
12cr|sawfish-1.8.91-2|226	- rediff patches 0,3
12cr|sawfish-1.8.91-2|227	- drop patch 1
12cr|sawfish-1.8.91-2|228	
12cr|sawfish-1.8.91-2|229	* Fri Nov 13 2009 Götz Waschk <waschk@mandriva.org> 2:1.5.3-1mdv2010.1
12cr|sawfish-1.8.91-2|230	+ Revision: 465680
12cr|sawfish-1.8.91-2|231	- update to new version 1.5.3
12cr|sawfish-1.8.91-2|232	
12cr|sawfish-1.8.91-2|233	* Sun Sep 20 2009 Götz Waschk <waschk@mandriva.org> 2:1.5.2-1mdv2010.0
12cr|sawfish-1.8.91-2|234	+ Revision: 445291
12cr|sawfish-1.8.91-2|235	- update to new version 1.5.2
12cr|sawfish-1.8.91-2|236	
12cr|sawfish-1.8.91-2|237	* Tue Sep 01 2009 Götz Waschk <waschk@mandriva.org> 2:1.5.1-1mdv2010.0
12cr|sawfish-1.8.91-2|238	+ Revision: 423659
12cr|sawfish-1.8.91-2|239	- new version
12cr|sawfish-1.8.91-2|240	- update file list
12cr|sawfish-1.8.91-2|241	
12cr|sawfish-1.8.91-2|242	* Tue Jul 07 2009 Götz Waschk <waschk@mandriva.org> 2:1.5.0-2mdv2010.0
12cr|sawfish-1.8.91-2|243	+ Revision: 393353
12cr|sawfish-1.8.91-2|244	- fix devel dep
12cr|sawfish-1.8.91-2|245	
12cr|sawfish-1.8.91-2|246	* Sun Jul 05 2009 Funda Wang <fwang@mandriva.org> 2:1.5.0-1mdv2010.0
12cr|sawfish-1.8.91-2|247	+ Revision: 392586
12cr|sawfish-1.8.91-2|248	- add devel sub package
12cr|sawfish-1.8.91-2|249	- fix file list
12cr|sawfish-1.8.91-2|250	- drop x11bindir
12cr|sawfish-1.8.91-2|251	- rediff xterm patch
12cr|sawfish-1.8.91-2|252	- new version 1.5.0
12cr|sawfish-1.8.91-2|253	
12cr|sawfish-1.8.91-2|254	* Mon Jun 08 2009 Götz Waschk <waschk@mandriva.org> 2:1.3.5.3-1mdv2010.0
12cr|sawfish-1.8.91-2|255	+ Revision: 384076
12cr|sawfish-1.8.91-2|256	- update to new version 1.3.5.3
12cr|sawfish-1.8.91-2|257	
12cr|sawfish-1.8.91-2|258	* Thu Mar 05 2009 Götz Waschk <waschk@mandriva.org> 2:1.3.5.2-2mdv2009.1
12cr|sawfish-1.8.91-2|259	+ Revision: 348835
12cr|sawfish-1.8.91-2|260	- new version
12cr|sawfish-1.8.91-2|261	- bump deps
12cr|sawfish-1.8.91-2|262	- update license
12cr|sawfish-1.8.91-2|263	- spec cleanup
12cr|sawfish-1.8.91-2|264	
12cr|sawfish-1.8.91-2|265	* Tue Dec 23 2008 Götz Waschk <waschk@mandriva.org> 2:1.3.5.1-1mdv2009.1
12cr|sawfish-1.8.91-2|266	+ Revision: 317822
12cr|sawfish-1.8.91-2|267	- new version
12cr|sawfish-1.8.91-2|268	
12cr|sawfish-1.8.91-2|269	* Sat Dec 20 2008 Götz Waschk <waschk@mandriva.org> 2:1.3.5-1mdv2009.1
12cr|sawfish-1.8.91-2|270	+ Revision: 316404
12cr|sawfish-1.8.91-2|271	- new version
12cr|sawfish-1.8.91-2|272	- bump deps
12cr|sawfish-1.8.91-2|273	- update patch 1
12cr|sawfish-1.8.91-2|274	- fix the patch again
12cr|sawfish-1.8.91-2|275	
12cr|sawfish-1.8.91-2|276	* Wed Sep 03 2008 Götz Waschk <waschk@mandriva.org> 2:1.3.4-2mdv2009.0
12cr|sawfish-1.8.91-2|277	+ Revision: 279721
12cr|sawfish-1.8.91-2|278	- fix desktop entry for new gnome-session
12cr|sawfish-1.8.91-2|279	
12cr|sawfish-1.8.91-2|280	* Fri Aug 29 2008 Götz Waschk <waschk@mandriva.org> 2:1.3.4-1mdv2009.0
12cr|sawfish-1.8.91-2|281	+ Revision: 277326
12cr|sawfish-1.8.91-2|282	- new version
12cr|sawfish-1.8.91-2|283	- rediff patch 4
12cr|sawfish-1.8.91-2|284	- update file list
12cr|sawfish-1.8.91-2|285	
12cr|sawfish-1.8.91-2|286	* Mon Aug 04 2008 Götz Waschk <waschk@mandriva.org> 2:1.3.4-0.rc1.1mdv2009.0
12cr|sawfish-1.8.91-2|287	+ Revision: 263572
12cr|sawfish-1.8.91-2|288	- new version
12cr|sawfish-1.8.91-2|289	- rediff patches 0,4
12cr|sawfish-1.8.91-2|290	- update file list
12cr|sawfish-1.8.91-2|291	
12cr|sawfish-1.8.91-2|292	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 2:1.3.3-4mdv2009.0
12cr|sawfish-1.8.91-2|293	+ Revision: 260500
12cr|sawfish-1.8.91-2|294	- rebuild
12cr|sawfish-1.8.91-2|295	- rebuild
12cr|sawfish-1.8.91-2|296	
12cr|sawfish-1.8.91-2|297	+ Pixel <pixel@mandriva.com>
12cr|sawfish-1.8.91-2|298	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|sawfish-1.8.91-2|299	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|sawfish-1.8.91-2|300	
12cr|sawfish-1.8.91-2|301	* Mon Feb 18 2008 Götz Waschk <waschk@mandriva.org> 2:1.3.3-1mdv2008.1
12cr|sawfish-1.8.91-2|302	+ Revision: 172204
12cr|sawfish-1.8.91-2|303	- new version
12cr|sawfish-1.8.91-2|304	
12cr|sawfish-1.8.91-2|305	* Sun Jan 20 2008 Götz Waschk <waschk@mandriva.org> 2:1.3.2-1mdv2008.1
12cr|sawfish-1.8.91-2|306	+ Revision: 155369
12cr|sawfish-1.8.91-2|307	- new version
12cr|sawfish-1.8.91-2|308	- update patch 4
12cr|sawfish-1.8.91-2|309	
12cr|sawfish-1.8.91-2|310	+ Thierry Vignaud <tv@mandriva.org>
12cr|sawfish-1.8.91-2|311	- drop old menu
12cr|sawfish-1.8.91-2|312	- kill re-definition of %%buildroot on Pixel's request
12cr|sawfish-1.8.91-2|313	- fix summary-ended-with-dot
12cr|sawfish-1.8.91-2|314	
12cr|sawfish-1.8.91-2|315	+ Olivier Blin <blino@mandriva.org>
12cr|sawfish-1.8.91-2|316	- restore BuildRoot
12cr|sawfish-1.8.91-2|317	
12cr|sawfish-1.8.91-2|318	* Sat Jul 28 2007 Götz Waschk <waschk@mandriva.org> 2:1.3.1-1mdv2008.0
12cr|sawfish-1.8.91-2|319	+ Revision: 56469
12cr|sawfish-1.8.91-2|320	- new version
12cr|sawfish-1.8.91-2|321	- drop patch 2
12cr|sawfish-1.8.91-2|322	- unpack patches
12cr|sawfish-1.8.91-2|323	- Import sawfish
12cr|sawfish-1.8.91-2|324	
12cr|sawfish-1.8.91-2|325	
12cr|sawfish-1.8.91-2|326	
12cr|sawfish-1.8.91-2|327	
12cr|sawfish-1.8.91-2|328	* Thu Aug 24 2006 Gtz Waschk <waschk@mandriva.org> 1.3-9mdv2007.0
12cr|sawfish-1.8.91-2|329	- remove rpath
12cr|sawfish-1.8.91-2|330	
12cr|sawfish-1.8.91-2|331	* Wed Aug  9 2006 Gtz Waschk <waschk@mandriva.org> 1.3-8mdv2007.0
12cr|sawfish-1.8.91-2|332	- depend on xsetroot
12cr|sawfish-1.8.91-2|333	- fix path in startsawfish
12cr|sawfish-1.8.91-2|334	
12cr|sawfish-1.8.91-2|335	* Wed Aug  2 2006 Gtz Waschk <waschk@mandriva.org> 1.3-7mdv2007.0
12cr|sawfish-1.8.91-2|336	- xdg menu
12cr|sawfish-1.8.91-2|337	- drop menu method
12cr|sawfish-1.8.91-2|338	
12cr|sawfish-1.8.91-2|339	* Tue Jan 10 2006 Götz Waschk <waschk@mandriva.org> 1.3-6mdk
12cr|sawfish-1.8.91-2|340	- Rebuild
12cr|sawfish-1.8.91-2|341	- use mkrel
12cr|sawfish-1.8.91-2|342	
12cr|sawfish-1.8.91-2|343	* Thu Jun  2 2005 Gtz Waschk <waschk@mandriva.org> 1.3-5mdk
12cr|sawfish-1.8.91-2|344	- patch for gcc 4
12cr|sawfish-1.8.91-2|345	
12cr|sawfish-1.8.91-2|346	* Wed Dec  8 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.3-4mdk
12cr|sawfish-1.8.91-2|347	- rebuild for libgdbm3
12cr|sawfish-1.8.91-2|348	
12cr|sawfish-1.8.91-2|349	* Sun Jan 25 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.3-3mdk
12cr|sawfish-1.8.91-2|350	- patch to use the mdk gnome menu
12cr|sawfish-1.8.91-2|351	
12cr|sawfish-1.8.91-2|352	* Wed Mar 26 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.3-2mdk
12cr|sawfish-1.8.91-2|353	- fix the rpmlint warning about the ghost file
12cr|sawfish-1.8.91-2|354	- spec cleanup
12cr|sawfish-1.8.91-2|355	- build for i586 instead of i686
12cr|sawfish-1.8.91-2|356	
12cr|sawfish-1.8.91-2|357	* Tue Mar 25 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.3-1mdk
12cr|sawfish-1.8.91-2|358	- update file list
12cr|sawfish-1.8.91-2|359	- drop the merged patches 1 and 4
12cr|sawfish-1.8.91-2|360	- new version
12cr|sawfish-1.8.91-2|361	
12cr|sawfish-1.8.91-2|362	* Wed Mar 12 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.2-4mdk
12cr|sawfish-1.8.91-2|363	- fix buildrequires
12cr|sawfish-1.8.91-2|364	
12cr|sawfish-1.8.91-2|365	* Thu Feb 27 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.2-3mdk
12cr|sawfish-1.8.91-2|366	- patch to build with gtk+2.2
12cr|sawfish-1.8.91-2|367	- new librep
12cr|sawfish-1.8.91-2|368	
12cr|sawfish-1.8.91-2|369	* Mon Nov 18 2002 Levi Ramsey <leviramsey@linux-mandrake.com> 1.2-2mdk
12cr|sawfish-1.8.91-2|370	- add patch from Sawfish CVS to fix issues with some fullscreen apps
12cr|sawfish-1.8.91-2|371	(mplayer et al)
12cr|sawfish-1.8.91-2|372	- change icons to pngs
12cr|sawfish-1.8.91-2|373	
12cr|sawfish-1.8.91-2|374	* Fri Nov 15 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.2-1mdk
12cr|sawfish-1.8.91-2|375	- provide sawfish-themer for rpmlint
12cr|sawfish-1.8.91-2|376	- fix build with libXft2
12cr|sawfish-1.8.91-2|377	- buildrequires libgdk_pixbuf2.0-devel, libXft2-devel, libgtk+2.0-devel
12cr|sawfish-1.8.91-2|378	- requires rep-gtk 0.17
12cr|sawfish-1.8.91-2|379	- new version
12cr|sawfish-1.8.91-2|380	
12cr|sawfish-1.8.91-2|381	* Fri Aug  9 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.1a-2mdk
12cr|sawfish-1.8.91-2|382	- Recompiled against latest librep/rep-gtk
12cr|sawfish-1.8.91-2|383	
12cr|sawfish-1.8.91-2|384	* Mon Jul  1 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.1a-1mdk
12cr|sawfish-1.8.91-2|385	- Release 1.1a (which is greater than 2.0 :((
12cr|sawfish-1.8.91-2|386	
12cr|sawfish-1.8.91-2|387	* Mon Jun 24 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 2.0-1mdk
12cr|sawfish-1.8.91-2|388	- Release 2.0
12cr|sawfish-1.8.91-2|389	
12cr|sawfish-1.8.91-2|390	* Wed Jun 12 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.1-9.20020611.1mdk
12cr|sawfish-1.8.91-2|391	- new snapshot
12cr|sawfish-1.8.91-2|392	
12cr|sawfish-1.8.91-2|393	* Tue Jun  4 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.1-9.20020524.1mdk
12cr|sawfish-1.8.91-2|394	- new snapshot
12cr|sawfish-1.8.91-2|395	- put ws-background back
12cr|sawfish-1.8.91-2|396	- Remove patch 4 (merged upstream)
12cr|sawfish-1.8.91-2|397	
12cr|sawfish-1.8.91-2|398	* Fri May  3 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.1-9.20020502.1mdk
12cr|sawfish-1.8.91-2|399	- GNOME 2 cvs snapshot
12cr|sawfish-1.8.91-2|400	- Remove patches 1, 2 (merged upstream), 4 (no longer needed)
12cr|sawfish-1.8.91-2|401	- Remove source 14 (merged upstream)
12cr|sawfish-1.8.91-2|402	- Regenerate patch 0
12cr|sawfish-1.8.91-2|403	- Obsoletes sawfish-themer now, it has not been updated to GNOME 2 yet
12cr|sawfish-1.8.91-2|404	
12cr|sawfish-1.8.91-2|405	* Fri May  3 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.1-8mdk
12cr|sawfish-1.8.91-2|406	- Switch back to 1.0.1
12cr|sawfish-1.8.91-2|407	- Remove patch 1 & 4 (merged upstream)
12cr|sawfish-1.8.91-2|408	
12cr|sawfish-1.8.91-2|409	
12cr|sawfish-1.8.91-2|410	* Tue Mar 12 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0-9mdk
12cr|sawfish-1.8.91-2|411	- Reverting to 1.0 version, too many things are broken in 1.0.1
12cr|sawfish-1.8.91-2|412	- Readd patch 1 & 4
12cr|sawfish-1.8.91-2|413	
12cr|sawfish-1.8.91-2|414	* Wed Feb 27 2002 Pablo Saratxaga <pablo@mandrakesoft.com> 1.0.1-7mdk
12cr|sawfish-1.8.91-2|415	- integrated Basque translation
12cr|sawfish-1.8.91-2|416	
12cr|sawfish-1.8.91-2|417	* Wed Feb 20 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.1-6mdk
12cr|sawfish-1.8.91-2|418	- Update patch3: fix default focus to be click focus with autoraise
12cr|sawfish-1.8.91-2|419	
12cr|sawfish-1.8.91-2|420	* Mon Feb 18 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.1-5mdk
12cr|sawfish-1.8.91-2|421	- Patch3 : replace Source7 and disable tooltips, they are more annoying than helpful
12cr|sawfish-1.8.91-2|422	
12cr|sawfish-1.8.91-2|423	* Thu Jan  3 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.1-4mdk
12cr|sawfish-1.8.91-2|424	- Recompiled against latest libcapplet
12cr|sawfish-1.8.91-2|425	
12cr|sawfish-1.8.91-2|426	* Mon Dec 24 2001 Stefan van der Eijk <stefan@eijk.nu> 1.0.1-3mdk
12cr|sawfish-1.8.91-2|427	- BuildRequires
12cr|sawfish-1.8.91-2|428	
12cr|sawfish-1.8.91-2|429	* Mon Dec  3 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.1-2mdk
12cr|sawfish-1.8.91-2|430	- Patch 1 (CVS): fix dock in GNOME
12cr|sawfish-1.8.91-2|431	
12cr|sawfish-1.8.91-2|432	* Thu Oct 25 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.1-1mdk
12cr|sawfish-1.8.91-2|433	- Release 1.0.1
12cr|sawfish-1.8.91-2|434	- Remove patches 1 & 2 (merged upstream)
12cr|sawfish-1.8.91-2|435	
12cr|sawfish-1.8.91-2|436	* Tue Oct 23 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0-8mdk
12cr|sawfish-1.8.91-2|437	- Fix sawfish-themer dependency (thanks to Michael Reinsch)
12cr|sawfish-1.8.91-2|438	- Fix rpmlint errors
12cr|sawfish-1.8.91-2|439	
12cr|sawfish-1.8.91-2|440	* Tue Oct 16 2001 Renaud Chaillat <rchaillat@mandrakesoft.com> 1.0-7mdk
12cr|sawfish-1.8.91-2|441	- rebuilt with libpng3
12cr|sawfish-1.8.91-2|442	
12cr|sawfish-1.8.91-2|443	* Wed Sep 19 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0-6mdk
12cr|sawfish-1.8.91-2|444	- Fix startsawfish to use correct color
12cr|sawfish-1.8.91-2|445	
12cr|sawfish-1.8.91-2|446	* Fri Sep 14 2001 Pablo Saratxaga <pablo@mandrakesoft.com> 1.0-5mdk
12cr|sawfish-1.8.91-2|447	- rebuild including latest translations
12cr|sawfish-1.8.91-2|448	
12cr|sawfish-1.8.91-2|449	* Fri Sep 14 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0-4mdk
12cr|sawfish-1.8.91-2|450	- Patch2: fixes various bugs
12cr|sawfish-1.8.91-2|451	
12cr|sawfish-1.8.91-2|452	* Fri Aug 10 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0-2mdk
12cr|sawfish-1.8.91-2|453	- Disable gdk-pixbuf (seems to be unstable ..)
12cr|sawfish-1.8.91-2|454	
12cr|sawfish-1.8.91-2|455	* Sat Jul 14 2001 Stefan van der Eijk <stefan@eijk.nu> 1.0-2mdk
12cr|sawfish-1.8.91-2|456	- BuildRequires:      db1-devel
12cr|sawfish-1.8.91-2|457	- Removed BuildRequires:      ORBit-devel
12cr|sawfish-1.8.91-2|458	- Removed BuildRequires:      XFree86-devel
12cr|sawfish-1.8.91-2|459	- Removed BuildRequires:      audiofile-devel
12cr|sawfish-1.8.91-2|460	- Removed BuildRequires:      esound-devel
12cr|sawfish-1.8.91-2|461	- Removed BuildRequires:      gdk-pixbuf-xlib
12cr|sawfish-1.8.91-2|462	- Removed BuildRequires:      gnome-libs-devel
12cr|sawfish-1.8.91-2|463	- Removed BuildRequires:      imlib-devel
12cr|sawfish-1.8.91-2|464	- Removed BuildRequires:      libjpeg-devel
12cr|sawfish-1.8.91-2|465	- Removed BuildRequires:      libpng-devel
12cr|sawfish-1.8.91-2|466	- Removed BuildRequires:      librep
12cr|sawfish-1.8.91-2|467	- Removed BuildRequires:      libtiff-devel
12cr|sawfish-1.8.91-2|468	- Removed BuildRequires:      libungif-devel
12cr|sawfish-1.8.91-2|469	- Removed BuildRequires:      rep-gtk
12cr|sawfish-1.8.91-2|470	- Removed BuildRequires:      zlib-devel
12cr|sawfish-1.8.91-2|471	
12cr|sawfish-1.8.91-2|472	* Wed Jul 11 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0-1mdk
12cr|sawfish-1.8.91-2|473	- Release 1.0
12cr|sawfish-1.8.91-2|474	
12cr|sawfish-1.8.91-2|475	* Tue Jul  3 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 0.99-1mdk
12cr|sawfish-1.8.91-2|476	- Release 0.99
12cr|sawfish-1.8.91-2|477	- Regenerate patch 1
12cr|sawfish-1.8.91-2|478	
12cr|sawfish-1.8.91-2|479	* Wed Jun 20 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 0.38-4mdk
12cr|sawfish-1.8.91-2|480	- Patch1: fix multibyte for some translation (from GNOME CVS)
12cr|sawfish-1.8.91-2|481	- Move config files to /etc/X11/sawfish (sync with Debian)
12cr|sawfish-1.8.91-2|482	- Fix menu method (sync with Debian)
12cr|sawfish-1.8.91-2|483	
12cr|sawfish-1.8.91-2|484	* Fri Mar 23 2001 Vincent Danen <vdanen@mandrakesoft.com> 0.38-3mdk
12cr|sawfish-1.8.91-2|485	- explicitly require gdk-pixbuf-xlib
12cr|sawfish-1.8.91-2|486	
12cr|sawfish-1.8.91-2|487	* Fri Mar 23 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 0.38-2mdk
12cr|sawfish-1.8.91-2|488	- Recompiled against gdk-pixbuf instead of imlib
12cr|sawfish-1.8.91-2|489	- Correct shortcuts and default theme settings
12cr|sawfish-1.8.91-2|490	- Don't remove rpm build dir at clean stage, it is up to --clean option
12cr|sawfish-1.8.91-2|491	
12cr|sawfish-1.8.91-2|492	* Wed Mar 14 2001 Vincent Danen <vdanen@mandrakesoft.com> 0.38-1mdk
12cr|sawfish-1.8.91-2|493	- 0.38
12cr|sawfish-1.8.91-2|494	- remove obsolete nill patch
12cr|sawfish-1.8.91-2|495	
12cr|sawfish-1.8.91-2|496	* Wed Mar  7 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 0.37.3-3mdk
12cr|sawfish-1.8.91-2|497	- Remove dependency against libgmp.so.2
12cr|sawfish-1.8.91-2|498	
12cr|sawfish-1.8.91-2|499	* Fri Mar  2 2001 Vincent Danen <vdanen@mandrakesoft.com> 0.37.3-2mdk
12cr|sawfish-1.8.91-2|500	- change all instances of xterm to xvt for alternatives
12cr|sawfish-1.8.91-2|501	
12cr|sawfish-1.8.91-2|502	* Wed Feb 20 2001 Vincent Danen <vdanen@mandrakesoft.com> 0.37.3-1mdk
12cr|sawfish-1.8.91-2|503	- 0.37.3
12cr|sawfish-1.8.91-2|504	
12cr|sawfish-1.8.91-2|505	* Fri Feb 16 2001 Vincent Danen <vdanen@mandrakesoft.com> 0.37.2-1mdk
12cr|sawfish-1.8.91-2|506	- 0.37.2
12cr|sawfish-1.8.91-2|507	
12cr|sawfish-1.8.91-2|508	* Sun Jan 21 2001 Vincent Danen <vdanen@mandrakesoft.com> 0.36-1mdk
12cr|sawfish-1.8.91-2|509	- 0.36
12cr|sawfish-1.8.91-2|510	- added Provides: windowmanager
12cr|sawfish-1.8.91-2|511	- update custom-defaults.jl for 0.36 syntax
12cr|sawfish-1.8.91-2|512	
12cr|sawfish-1.8.91-2|513	* Sun Jan 07 2001 Vincent Danen <vdanen@mandrakesoft.com> 0.35-1mdk
12cr|sawfish-1.8.91-2|514	- 0.35
12cr|sawfish-1.8.91-2|515	
12cr|sawfish-1.8.91-2|516	* Mon Dec 11 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.34-2mdk
12cr|sawfish-1.8.91-2|517	- fix ws-background.jl so background switching works again
12cr|sawfish-1.8.91-2|518	
12cr|sawfish-1.8.91-2|519	* Fri Dec  8 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.34-1mdk
12cr|sawfish-1.8.91-2|520	- 0.34
12cr|sawfish-1.8.91-2|521	
12cr|sawfish-1.8.91-2|522	* Mon   Nov 13 2000 Daouda Lo <daouda@mandrakesoft.com> 0.33-2mdk
12cr|sawfish-1.8.91-2|523	- sawfish shouldn't be owner of  /usr/share/icons
12cr|sawfish-1.8.91-2|524	
12cr|sawfish-1.8.91-2|525	* Thu Nov 09 2000 Daouda Lo <daouda@mandrakesoft.com> 0.33-1mdk
12cr|sawfish-1.8.91-2|526	- release
12cr|sawfish-1.8.91-2|527	
12cr|sawfish-1.8.91-2|528	* Mon Nov  6 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.32-3mdk
12cr|sawfish-1.8.91-2|529	- rebuild for new libstdc++
12cr|sawfish-1.8.91-2|530	- dependency for librep-0.13.2
12cr|sawfish-1.8.91-2|531	
12cr|sawfish-1.8.91-2|532	* Sat Nov 04 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.32-2mdk
12cr|sawfish-1.8.91-2|533	- add longtitle to menu
12cr|sawfish-1.8.91-2|534	
12cr|sawfish-1.8.91-2|535	* Fri Oct 20 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.32-1mdk
12cr|sawfish-1.8.91-2|536	- 0.32
12cr|sawfish-1.8.91-2|537	- add find_lang macro
12cr|sawfish-1.8.91-2|538	
12cr|sawfish-1.8.91-2|539	* Sun Oct 15 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.31.1-4mdk
12cr|sawfish-1.8.91-2|540	- syntax error in ws-backgrounds.jl 'workspace -> 'sawfish.wm.workspace
12cr|sawfish-1.8.91-2|541	
12cr|sawfish-1.8.91-2|542	* Wed Oct 11 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.31.1-3mdk
12cr|sawfish-1.8.91-2|543	- fix custom defaults placement (was in wrong dir)
12cr|sawfish-1.8.91-2|544	- re-generated custom defaults due to lisp changes
12cr|sawfish-1.8.91-2|545	- remove old buildroot during %%build instead of %%install
12cr|sawfish-1.8.91-2|546	
12cr|sawfish-1.8.91-2|547	* Tue Oct 10 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.31.1-2mdk
12cr|sawfish-1.8.91-2|548	- fix improper ownership of /usr/share/icons
12cr|sawfish-1.8.91-2|549	
12cr|sawfish-1.8.91-2|550	* Mon Oct 09 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.31.1-1mdk
12cr|sawfish-1.8.91-2|551	- 0.31.1
12cr|sawfish-1.8.91-2|552	
12cr|sawfish-1.8.91-2|553	* Sun Oct 08 2000 David BAUDENS <baudens@mandrakesoft.com> 0.30.3-17mdk
12cr|sawfish-1.8.91-2|554	- Fix move window with mouse (Linux-Mandrake UI charter compliant)
12cr|sawfish-1.8.91-2|555	
12cr|sawfish-1.8.91-2|556	* Wed Oct  4 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.30.3-16mdk
12cr|sawfish-1.8.91-2|557	- Update for more backgrounds
12cr|sawfish-1.8.91-2|558	
12cr|sawfish-1.8.91-2|559	* Tue Oct  3 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.30.3-15mdk
12cr|sawfish-1.8.91-2|560	- Add background change on workspace
12cr|sawfish-1.8.91-2|561	
12cr|sawfish-1.8.91-2|562	* Mon Sep 25 2000 Renaud Chaillat <rchaillat@mandrakesoft.com> 0.30.3-14mdk
12cr|sawfish-1.8.91-2|563	- added requirement for rep-gtk-gnome (without it sawfish capplet is
12cr|sawfish-1.8.91-2|564	broken)
12cr|sawfish-1.8.91-2|565	
12cr|sawfish-1.8.91-2|566	* Fri Sep  8 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.30.3-13mdk
12cr|sawfish-1.8.91-2|567	- Change font and time for tooltips
12cr|sawfish-1.8.91-2|568	- use more macros
12cr|sawfish-1.8.91-2|569	
12cr|sawfish-1.8.91-2|570	* Thu Aug 31 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.30.3-12mdk
12cr|sawfish-1.8.91-2|571	- Fix wmsession again
12cr|sawfish-1.8.91-2|572	
12cr|sawfish-1.8.91-2|573	* Thu Aug 30 2000 David BAUDENS <baudens@mandrakesoft.com> 0.30.3-11mdk
12cr|sawfish-1.8.91-2|574	- Fix wmsession
12cr|sawfish-1.8.91-2|575	
12cr|sawfish-1.8.91-2|576	* Wed Aug 30 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.30.3-10mdk
12cr|sawfish-1.8.91-2|577	- Change default settings (keybinding, number of desktop)
12cr|sawfish-1.8.91-2|578	
12cr|sawfish-1.8.91-2|579	* Tue Aug 29 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.30.3-9mdk
12cr|sawfish-1.8.91-2|580	- Move binaries to /usr/X11R6/bin
12cr|sawfish-1.8.91-2|581	- Correct menu load when gnome is not started
12cr|sawfish-1.8.91-2|582	
12cr|sawfish-1.8.91-2|583	* Wed Aug 16 2000 David BAUDENS <baudens@mandrakesoft.com> 0.30.3-8mdk
12cr|sawfish-1.8.91-2|584	- Fix menu entry
12cr|sawfish-1.8.91-2|585	
12cr|sawfish-1.8.91-2|586	* Mon Aug 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 0.30.3-7mdk
12cr|sawfish-1.8.91-2|587	- automatically added BuildRequires
12cr|sawfish-1.8.91-2|588	
12cr|sawfish-1.8.91-2|589	* Sat Aug  5 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.30.3-6mdk
12cr|sawfish-1.8.91-2|590	- fix site-init-mdk.jl
12cr|sawfish-1.8.91-2|591	- merge with author's specfile
12cr|sawfish-1.8.91-2|592	- custom-defaults were causing problems so created entirely new one based
12cr|sawfish-1.8.91-2|593	on 0.30.3 (previous was 0.24?!?)
12cr|sawfish-1.8.91-2|594	
12cr|sawfish-1.8.91-2|595	* Thu Aug  3 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.30.3-5mdk
12cr|sawfish-1.8.91-2|596	- force version requirements for librep and rep-gtk
12cr|sawfish-1.8.91-2|597	
12cr|sawfish-1.8.91-2|598	* Thu Aug  3 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.30.3-5mdk
12cr|sawfish-1.8.91-2|599	- add some default shortcuts
12cr|sawfish-1.8.91-2|600	
12cr|sawfish-1.8.91-2|601	* Tue Aug  1 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.30.3-4mdk
12cr|sawfish-1.8.91-2|602	- 6Sawfish to 6sawfish
12cr|sawfish-1.8.91-2|603	
12cr|sawfish-1.8.91-2|604	* Sun Jul 30 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.30.3-3mdk
12cr|sawfish-1.8.91-2|605	- put 6Sawfish back in (ooops)
12cr|sawfish-1.8.91-2|606	
12cr|sawfish-1.8.91-2|607	* Thu Jul 27 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.30.3-2mdk
12cr|sawfish-1.8.91-2|608	- remove capplet package since sawfish includes it's own
12cr|sawfish-1.8.91-2|609	- remove 6Sawfish from package
12cr|sawfish-1.8.91-2|610	
12cr|sawfish-1.8.91-2|611	* Thu Jul 27 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.30.3-1mdk
12cr|sawfish-1.8.91-2|612	- 0.30.3
12cr|sawfish-1.8.91-2|613	- add BuildPreReq: texinfo
12cr|sawfish-1.8.91-2|614	- please use rep-gtk-0.13a-3mdk and librep-0.12.4-2mdk due to some
12cr|sawfish-1.8.91-2|615	rpm problems in the previous builds
12cr|sawfish-1.8.91-2|616	
12cr|sawfish-1.8.91-2|617	* Wed Jul 19 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.30.2-2mdk
12cr|sawfish-1.8.91-2|618	- rebuild for directory changes
12cr|sawfish-1.8.91-2|619	
12cr|sawfish-1.8.91-2|620	* Sat Jul 15 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.30.2-1mdk
12cr|sawfish-1.8.91-2|621	- 0.30.2
12cr|sawfish-1.8.91-2|622	
12cr|sawfish-1.8.91-2|623	* Wed Jul 12 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.30-2mdk
12cr|sawfish-1.8.91-2|624	- add /etc/X11/wmsession.d/6Sawfish
12cr|sawfish-1.8.91-2|625	- more macroization
12cr|sawfish-1.8.91-2|626	
12cr|sawfish-1.8.91-2|627	* Tue Jul 11 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.30-1mdk
12cr|sawfish-1.8.91-2|628	- 0.30
12cr|sawfish-1.8.91-2|629	- make themer a seperate package again
12cr|sawfish-1.8.91-2|630	- merge gnome support into main package (this makes it like author's)
12cr|sawfish-1.8.91-2|631	
12cr|sawfish-1.8.91-2|632	* Mon Jul 10 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.29-1mdk
12cr|sawfish-1.8.91-2|633	- 0.29
12cr|sawfish-1.8.91-2|634	- macroization
12cr|sawfish-1.8.91-2|635	- many other specfile cleanups
12cr|sawfish-1.8.91-2|636	
12cr|sawfish-1.8.91-2|637	* Tue May 23 2000 Vincent Danen <vdanen@linux-mandrake.com> 0.27.2-2mdk
12cr|sawfish-1.8.91-2|638	- update BuildPreReq to include rep-gtk and rep-gtk-gnome
12cr|sawfish-1.8.91-2|639	
12cr|sawfish-1.8.91-2|640	* Thu May 11 2000 Vincent Danen <vdanen@linux-mandrake.com> 0.27.2-1mdk
12cr|sawfish-1.8.91-2|641	- 0.27.2
12cr|sawfish-1.8.91-2|642	
12cr|sawfish-1.8.91-2|643	* Thu May 11 2000 Vincent Danen <vdanen@linux-mandrake.com> 0.27.1-1mdk
12cr|sawfish-1.8.91-2|644	- added BuildPreReq
12cr|sawfish-1.8.91-2|645	- change name from Sawmill to Sawfish
12cr|sawfish-1.8.91-2|646	- change Group
12cr|sawfish-1.8.91-2|647	- replace sawmill.el with sawfish.el
12cr|sawfish-1.8.91-2|648	- renamed sawmill-menu-method to sawfish-menu-method and fixed
12cr|sawfish-1.8.91-2|649	- renamed icons
12cr|sawfish-1.8.91-2|650	- updated desktop menus
12cr|sawfish-1.8.91-2|651	- remove nobeep, capplet and foobar patches (code fixed)
12cr|sawfish-1.8.91-2|652	- Obsoletes sawmill
12cr|sawfish-1.8.91-2|653	- 0.27.1
12cr|sawfish-1.8.91-2|654	
12cr|sawfish-1.8.91-2|655	* Thu May 11 2000 Daouda Lo <daouda@mandrakesoft.com> 0.26-5mdk
12cr|sawfish-1.8.91-2|656	- fix the silly window no value bug ! no beep at all !
12cr|sawfish-1.8.91-2|657	- sawmill icons in control center finally appear!
12cr|sawfish-1.8.91-2|658	- Many cleanups !
12cr|sawfish-1.8.91-2|659	
12cr|sawfish-1.8.91-2|660	* Mon May  1 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.26-4mdk
12cr|sawfish-1.8.91-2|661	- added icons to menu entry
12cr|sawfish-1.8.91-2|662	
12cr|sawfish-1.8.91-2|663	* Fri Apr 28 2000 dam's <damien@mandrakesoft.com> 0.26-3mdk
12cr|sawfish-1.8.91-2|664	- added fndSession call.
12cr|sawfish-1.8.91-2|665	
12cr|sawfish-1.8.91-2|666	* Wed Apr 19 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.26-2mdk
12cr|sawfish-1.8.91-2|667	- re-include sawmill themer in the main package since its light
12cr|sawfish-1.8.91-2|668	- fix filelist
12cr|sawfish-1.8.91-2|669	
12cr|sawfish-1.8.91-2|670	* Tue Apr 18 2000 Vincent Danen <vdanen@linux-mandrake.com> 0.26-1mdk
12cr|sawfish-1.8.91-2|671	- fix group
12cr|sawfish-1.8.91-2|672	- applied helixcode gnome patches and mandrake optimization
12cr|sawfish-1.8.91-2|673	- remove sawmill-themer component (obsoletes it, is included in main sawmill
12cr|sawfish-1.8.91-2|674	package)
12cr|sawfish-1.8.91-2|675	
12cr|sawfish-1.8.91-2|676	* Mon Apr 10 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|sawfish-1.8.91-2|677	- fix prefix
12cr|sawfish-1.8.91-2|678	
12cr|sawfish-1.8.91-2|679	* Sun Mar 19 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|sawfish-1.8.91-2|680	- 0.25.2
12cr|sawfish-1.8.91-2|681	
12cr|sawfish-1.8.91-2|682	* Sat Mar 11 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|sawfish-1.8.91-2|683	- requires new versions of librep and rep-gtk
12cr|sawfish-1.8.91-2|684	- included the Sawmill settings in gnome/apps
12cr|sawfish-1.8.91-2|685	
12cr|sawfish-1.8.91-2|686	* Sat Mar 11 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|sawfish-1.8.91-2|687	- specfile cleanups
12cr|sawfish-1.8.91-2|688	- 0.25.1
12cr|sawfish-1.8.91-2|689	
12cr|sawfish-1.8.91-2|690	* Mon Feb 14 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|sawfish-1.8.91-2|691	- 0.24
12cr|sawfish-1.8.91-2|692	
12cr|sawfish-1.8.91-2|693	* Fri Feb 04 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cr|sawfish-1.8.91-2|694	- new in contribs
12cr|sawfish-1.8.91-2|695	- used another great srpm provided by Vincent Danen <vdanen@linux-mandrake.com>
12cr|sawfish-1.8.91-2|696	
12cr|sawfish-1.8.91-2|697	* Sun Jan 30 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cr|sawfish-1.8.91-2|698	- initial specfile
12cr|sawfish-1.8.91-2|699	- bzip sources

7423 12
12cr|sawfish-pager-0.90.3-1|1	%define name sawfish-pager
12cr|sawfish-pager-0.90.3-1|2	%define version 0.90.3
12cr|sawfish-pager-0.90.3-1|3	%define release %mkrel 1
12cr|sawfish-pager-0.90.3-1|4	%define sawfish 1.8.1
12cr|sawfish-pager-0.90.3-1|5	%define sfepoch 2
12cr|sawfish-pager-0.90.3-1|6	%define sfver %(rpm -q sawfish --queryformat %{VERSION})
12cr|sawfish-pager-0.90.3-1|7	
12cr|sawfish-pager-0.90.3-1|8	Summary: Lightweight desktop pager for Sawfish
12cr|sawfish-pager-0.90.3-1|9	Name: %{name}
12cr|sawfish-pager-0.90.3-1|10	Version: %{version}
12cr|sawfish-pager-0.90.3-1|11	Release: %{release}
12cr|sawfish-pager-0.90.3-1|12	Source0: http://download.tuxfamily.org/sawfishpager/%name-%version.tar.xz
12cr|sawfish-pager-0.90.3-1|13	License: GPLv2+
12cr|sawfish-pager-0.90.3-1|14	Group: Graphical desktop/Sawfish
12cr|sawfish-pager-0.90.3-1|15	Url: http://sawfish-pager.sourceforge.net/
12cr|sawfish-pager-0.90.3-1|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sawfish-pager-0.90.3-1|17	BuildRequires: gtk+2-devel
12cr|sawfish-pager-0.90.3-1|18	BuildRequires: sawfish-devel >= %sfepoch:%sawfish
12cr|sawfish-pager-0.90.3-1|19	Requires: sawfish >= %sfepoch:%sfver
12cr|sawfish-pager-0.90.3-1|20	
12cr|sawfish-pager-0.90.3-1|21	%description
12cr|sawfish-pager-0.90.3-1|22	A pager is a map of your desktop. As maps go, it shows not only the visible
12cr|sawfish-pager-0.90.3-1|23	part (your current viewport), but if you are so configured, also the parts
12cr|sawfish-pager-0.90.3-1|24	that extend beyond the sides of your screen. Also, if you have more than
12cr|sawfish-pager-0.90.3-1|25	one workspace, the pager will follow you to where you are, or optionally
12cr|sawfish-pager-0.90.3-1|26	show all workspaces at once. Of course you can select viewports and
12cr|sawfish-pager-0.90.3-1|27	windows, and also move or raise/lower the latter.
12cr|sawfish-pager-0.90.3-1|28	
12cr|sawfish-pager-0.90.3-1|29	%prep
12cr|sawfish-pager-0.90.3-1|30	%setup -q
12cr|sawfish-pager-0.90.3-1|31	
12cr|sawfish-pager-0.90.3-1|32	%build
12cr|sawfish-pager-0.90.3-1|33	%configure2_5x
12cr|sawfish-pager-0.90.3-1|34	%make
12cr|sawfish-pager-0.90.3-1|35	
12cr|sawfish-pager-0.90.3-1|36	%install
12cr|sawfish-pager-0.90.3-1|37	rm -rf %{buildroot}
12cr|sawfish-pager-0.90.3-1|38	%makeinstall_std
12cr|sawfish-pager-0.90.3-1|39	
12cr|sawfish-pager-0.90.3-1|40	%clean
12cr|sawfish-pager-0.90.3-1|41	rm -rf %{buildroot}
12cr|sawfish-pager-0.90.3-1|42	
12cr|sawfish-pager-0.90.3-1|43	%files
12cr|sawfish-pager-0.90.3-1|44	%defattr(-,root,root)
12cr|sawfish-pager-0.90.3-1|45	%doc NEWS README TODO
12cr|sawfish-pager-0.90.3-1|46	%_libexecdir/sawfish/sawfishpager
12cr|sawfish-pager-0.90.3-1|47	%_datadir/sawfish/lisp/sawfish/wm/ext/pager.jl
12cr|sawfish-pager-0.90.3-1|48	%_datadir/sawfish/lisp/sawfish/wm/ext/pager.jlc
12cr|sawfish-pager-0.90.3-1|49	
12cr|sawfish-pager-0.90.3-1|50	
12cr|sawfish-pager-0.90.3-1|51	
12cr|sawfish-pager-0.90.3-1|52	%changelog
12cr|sawfish-pager-0.90.3-1|53	* Wed Mar 28 2012 Götz Waschk <waschk@mandriva.org> 0.90.3-1mdv2012.0
12cr|sawfish-pager-0.90.3-1|54	+ Revision: 788007
12cr|sawfish-pager-0.90.3-1|55	- new version
12cr|sawfish-pager-0.90.3-1|56	
12cr|sawfish-pager-0.90.3-1|57	* Wed May 04 2011 Götz Waschk <waschk@mandriva.org> 0.90.2-1
12cr|sawfish-pager-0.90.3-1|58	+ Revision: 665834
12cr|sawfish-pager-0.90.3-1|59	- new version
12cr|sawfish-pager-0.90.3-1|60	- update file list
12cr|sawfish-pager-0.90.3-1|61	- relax sawfish dep
12cr|sawfish-pager-0.90.3-1|62	
12cr|sawfish-pager-0.90.3-1|63	* Mon May 02 2011 Götz Waschk <waschk@mandriva.org> 0.90.1-2
12cr|sawfish-pager-0.90.3-1|64	+ Revision: 662164
12cr|sawfish-pager-0.90.3-1|65	- rebuild with new sawfish
12cr|sawfish-pager-0.90.3-1|66	- update file list
12cr|sawfish-pager-0.90.3-1|67	
12cr|sawfish-pager-0.90.3-1|68	* Wed Mar 30 2011 Götz Waschk <waschk@mandriva.org> 0.90.1-1
12cr|sawfish-pager-0.90.3-1|69	+ Revision: 649044
12cr|sawfish-pager-0.90.3-1|70	- new version
12cr|sawfish-pager-0.90.3-1|71	- bump sawfish dep
12cr|sawfish-pager-0.90.3-1|72	
12cr|sawfish-pager-0.90.3-1|73	* Fri Dec 17 2010 Götz Waschk <waschk@mandriva.org> 0.90.0-1mdv2011.0
12cr|sawfish-pager-0.90.3-1|74	+ Revision: 622507
12cr|sawfish-pager-0.90.3-1|75	- new version
12cr|sawfish-pager-0.90.3-1|76	- update file list
12cr|sawfish-pager-0.90.3-1|77	- bump sawfish dep
12cr|sawfish-pager-0.90.3-1|78	
12cr|sawfish-pager-0.90.3-1|79	* Sun Jul 11 2010 Götz Waschk <waschk@mandriva.org> 0.7.4-1mdv2011.0
12cr|sawfish-pager-0.90.3-1|80	+ Revision: 550829
12cr|sawfish-pager-0.90.3-1|81	- update to new version 0.7.4
12cr|sawfish-pager-0.90.3-1|82	
12cr|sawfish-pager-0.90.3-1|83	* Tue Feb 16 2010 Götz Waschk <waschk@mandriva.org> 0.7.3-1mdv2010.1
12cr|sawfish-pager-0.90.3-1|84	+ Revision: 506624
12cr|sawfish-pager-0.90.3-1|85	- new version
12cr|sawfish-pager-0.90.3-1|86	- fix source URL
12cr|sawfish-pager-0.90.3-1|87	- fix build
12cr|sawfish-pager-0.90.3-1|88	- fix binary package dep on sawfish
12cr|sawfish-pager-0.90.3-1|89	
12cr|sawfish-pager-0.90.3-1|90	* Sat Jan 09 2010 Götz Waschk <waschk@mandriva.org> 0.7.2-1mdv2010.1
12cr|sawfish-pager-0.90.3-1|91	+ Revision: 488107
12cr|sawfish-pager-0.90.3-1|92	- import sawfish-pager
12cr|sawfish-pager-0.90.3-1|93	
12cr|sawfish-pager-0.90.3-1|94	
12cr|sawfish-pager-0.90.3-1|95	* Sat Jan  9 2010 Götz Waschk <waschk@mandriva.org> 0.7.2-1mdv2010.1
12cr|sawfish-pager-0.90.3-1|96	- initial package

7424 12
12cr|saxon-xslt2-7.8-5|1	Summary:	Saxon XSLT2 Processor in Java
12cr|saxon-xslt2-7.8-5|2	Name: 		saxon-xslt2
12cr|saxon-xslt2-7.8-5|3	Version: 	7.8
12cr|saxon-xslt2-7.8-5|4	Release: 	%mkrel 5
12cr|saxon-xslt2-7.8-5|5	License: 	MPL
12cr|saxon-xslt2-7.8-5|6	Group: 		Publishing
12cr|saxon-xslt2-7.8-5|7	Url:		http://saxon.sourceforge.net/
12cr|saxon-xslt2-7.8-5|8	Source: 	http://prdownloads.sourceforge.net/saxon/%{name}-%{version}.tar.bz2
12cr|saxon-xslt2-7.8-5|9	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|saxon-xslt2-7.8-5|10	BuildArch:	noarch
12cr|saxon-xslt2-7.8-5|11	
12cr|saxon-xslt2-7.8-5|12	Requires:	jre
12cr|saxon-xslt2-7.8-5|13	
12cr|saxon-xslt2-7.8-5|14	%define	_javaclassdir	%{_datadir}/java/classes/%{name}
12cr|saxon-xslt2-7.8-5|15	
12cr|saxon-xslt2-7.8-5|16	%description
12cr|saxon-xslt2-7.8-5|17	The SAXON package is a collection of tools for processing XML
12cr|saxon-xslt2-7.8-5|18	documents, compliant with the XSLT2 recommendation.
12cr|saxon-xslt2-7.8-5|19	
12cr|saxon-xslt2-7.8-5|20	%prep
12cr|saxon-xslt2-7.8-5|21	%setup -q
12cr|saxon-xslt2-7.8-5|22	
12cr|saxon-xslt2-7.8-5|23	%install
12cr|saxon-xslt2-7.8-5|24	[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
12cr|saxon-xslt2-7.8-5|25	
12cr|saxon-xslt2-7.8-5|26	chmod a-x *.jar
12cr|saxon-xslt2-7.8-5|27	install -d $RPM_BUILD_ROOT%{_javaclassdir}
12cr|saxon-xslt2-7.8-5|28	install saxon7*.jar $RPM_BUILD_ROOT%{_javaclassdir}
12cr|saxon-xslt2-7.8-5|29	
12cr|saxon-xslt2-7.8-5|30	mkdir -p $RPM_BUILD_ROOT/%{_prefix}/bin
12cr|saxon-xslt2-7.8-5|31	cat << EOF > $RPM_BUILD_ROOT/%{_prefix}/bin/saxon7batch
12cr|saxon-xslt2-7.8-5|32	#!/bin/bash
12cr|saxon-xslt2-7.8-5|33	
12cr|saxon-xslt2-7.8-5|34	export CLASSPATH=$CLASSPATH:%{_javaclassdir}/saxon7.jar
12cr|saxon-xslt2-7.8-5|35	java net.sf.saxon.Transform \$*
12cr|saxon-xslt2-7.8-5|36	EOF
12cr|saxon-xslt2-7.8-5|37	chmod 555 $RPM_BUILD_ROOT/%{_prefix}/bin/saxon7batch
12cr|saxon-xslt2-7.8-5|38	
12cr|saxon-xslt2-7.8-5|39	
12cr|saxon-xslt2-7.8-5|40	%clean
12cr|saxon-xslt2-7.8-5|41	[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
12cr|saxon-xslt2-7.8-5|42	
12cr|saxon-xslt2-7.8-5|43	%files
12cr|saxon-xslt2-7.8-5|44	%defattr(-,root,root)
12cr|saxon-xslt2-7.8-5|45	%doc doc samples use-cases
12cr|saxon-xslt2-7.8-5|46	%dir %{_datadir}/java/classes/
12cr|saxon-xslt2-7.8-5|47	%dir %{_javaclassdir}/
12cr|saxon-xslt2-7.8-5|48	#%{_javaclassdir}
12cr|saxon-xslt2-7.8-5|49	%{_javaclassdir}/*
12cr|saxon-xslt2-7.8-5|50	%attr(755,root,root) %{_prefix}/bin/saxon7batch
12cr|saxon-xslt2-7.8-5|51	
12cr|saxon-xslt2-7.8-5|52	
12cr|saxon-xslt2-7.8-5|53	
12cr|saxon-xslt2-7.8-5|54	
12cr|saxon-xslt2-7.8-5|55	%changelog
12cr|saxon-xslt2-7.8-5|56	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 7.8-5mdv2010.0
12cr|saxon-xslt2-7.8-5|57	+ Revision: 433620
12cr|saxon-xslt2-7.8-5|58	- rebuild
12cr|saxon-xslt2-7.8-5|59	
12cr|saxon-xslt2-7.8-5|60	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 7.8-4mdv2009.0
12cr|saxon-xslt2-7.8-5|61	+ Revision: 260507
12cr|saxon-xslt2-7.8-5|62	- rebuild
12cr|saxon-xslt2-7.8-5|63	
12cr|saxon-xslt2-7.8-5|64	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 7.8-3mdv2009.0
12cr|saxon-xslt2-7.8-5|65	+ Revision: 251957
12cr|saxon-xslt2-7.8-5|66	- rebuild
12cr|saxon-xslt2-7.8-5|67	
12cr|saxon-xslt2-7.8-5|68	+ Olivier Blin <oblin@mandriva.com>
12cr|saxon-xslt2-7.8-5|69	- restore BuildRoot
12cr|saxon-xslt2-7.8-5|70	
12cr|saxon-xslt2-7.8-5|71	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 7.8-1mdv2008.1
12cr|saxon-xslt2-7.8-5|72	+ Revision: 126968
12cr|saxon-xslt2-7.8-5|73	- kill re-definition of %%buildroot on Pixel's request
12cr|saxon-xslt2-7.8-5|74	- use %%mkrel
12cr|saxon-xslt2-7.8-5|75	- import saxon-xslt2
12cr|saxon-xslt2-7.8-5|76	
12cr|saxon-xslt2-7.8-5|77	
12cr|saxon-xslt2-7.8-5|78	* Fri Jan  9 2004 Camille Begnis <camille@mandrakesoft.com> 7.8-1mdk
12cr|saxon-xslt2-7.8-5|79	- first specs

7425 12
12cr|saxpath-1.0-2.9|1	Name:       saxpath
12cr|saxpath-1.0-2.9|2	Version:    1.0
12cr|saxpath-1.0-2.9|3	Release:    2.9
12cr|saxpath-1.0-2.9|4	Summary:    Simple API for XPath
12cr|saxpath-1.0-2.9|5	
12cr|saxpath-1.0-2.9|6	Group:      Development/Java
12cr|saxpath-1.0-2.9|7	License:    Saxpath
12cr|saxpath-1.0-2.9|8	URL:        http://sourceforge.net/projects/saxpath/
12cr|saxpath-1.0-2.9|9	Source0:    http://downloads.sourceforge.net/saxpath/saxpath-1.0.tar.gz
12cr|saxpath-1.0-2.9|10	Source1:    %{name}-%{version}.pom
12cr|saxpath-1.0-2.9|11	BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
12cr|saxpath-1.0-2.9|12	
12cr|saxpath-1.0-2.9|13	BuildRequires:  ant
12cr|saxpath-1.0-2.9|14	BuildRequires:  ant-junit
12cr|saxpath-1.0-2.9|15	BuildRequires:  ant-trax
12cr|saxpath-1.0-2.9|16	BuildRequires: java-rpmbuild
12cr|saxpath-1.0-2.9|17	Requires:       jpackage-utils
12cr|saxpath-1.0-2.9|18	
12cr|saxpath-1.0-2.9|19	BuildArch:      noarch
12cr|saxpath-1.0-2.9|20	
12cr|saxpath-1.0-2.9|21	%description
12cr|saxpath-1.0-2.9|22	The SAXPath project is a Simple API for XPath. SAXPath is analogous to SAX
12cr|saxpath-1.0-2.9|23	in that the API abstracts away the details of parsing and provides a simple
12cr|saxpath-1.0-2.9|24	event based callback interface.
12cr|saxpath-1.0-2.9|25	
12cr|saxpath-1.0-2.9|26	%package javadoc
12cr|saxpath-1.0-2.9|27	Summary:    Javadoc for saxpath
12cr|saxpath-1.0-2.9|28	Group:      Development/Java
12cr|saxpath-1.0-2.9|29	Requires:   jpackage-utils
12cr|saxpath-1.0-2.9|30	
12cr|saxpath-1.0-2.9|31	%description javadoc
12cr|saxpath-1.0-2.9|32	Java API documentation for saxpath.
12cr|saxpath-1.0-2.9|33	
12cr|saxpath-1.0-2.9|34	%prep
12cr|saxpath-1.0-2.9|35	%setup -q -n %{name}-%{version}-FCS
12cr|saxpath-1.0-2.9|36	
12cr|saxpath-1.0-2.9|37	find -type f -name "*.jar" -exec rm -f '{}' \;
12cr|saxpath-1.0-2.9|38	
12cr|saxpath-1.0-2.9|39	%build
12cr|saxpath-1.0-2.9|40	mkdir src/conf
12cr|saxpath-1.0-2.9|41	touch src/conf/MANIFEST.MF
12cr|saxpath-1.0-2.9|42	
12cr|saxpath-1.0-2.9|43	export CLASSPATH=$(build-classpath xalan-j2-serializer)
12cr|saxpath-1.0-2.9|44	
12cr|saxpath-1.0-2.9|45	ant
12cr|saxpath-1.0-2.9|46	
12cr|saxpath-1.0-2.9|47	# fix rpmlint warings: saxpath-javadoc.noarch: W: wrong-file-end-of-line-encoding /usr/share/javadoc/saxpath/**/*.css
12cr|saxpath-1.0-2.9|48	for file in `find build/doc -type f | grep .css`; do
12cr|saxpath-1.0-2.9|49	%{__sed} -i 's/\r//g' $file
12cr|saxpath-1.0-2.9|50	done
12cr|saxpath-1.0-2.9|51	
12cr|saxpath-1.0-2.9|52	%install
12cr|saxpath-1.0-2.9|53	rm -rf $RPM_BUILD_ROOT
12cr|saxpath-1.0-2.9|54	
12cr|saxpath-1.0-2.9|55	# install jar
12cr|saxpath-1.0-2.9|56	install -dm 755 $RPM_BUILD_ROOT/%{_javadir}
12cr|saxpath-1.0-2.9|57	cp -p build/saxpath.jar $RPM_BUILD_ROOT/%{_javadir}/%{name}-%{version}.jar
12cr|saxpath-1.0-2.9|58	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT/%{_javadir}/%{name}.jar
12cr|saxpath-1.0-2.9|59	
12cr|saxpath-1.0-2.9|60	#install pom
12cr|saxpath-1.0-2.9|61	install -dm 755 $RPM_BUILD_ROOT/%{_datadir}/maven2/poms
12cr|saxpath-1.0-2.9|62	cp -p %{SOURCE1} $RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-saxpath.pom
12cr|saxpath-1.0-2.9|63	
12cr|saxpath-1.0-2.9|64	#depmap entry
12cr|saxpath-1.0-2.9|65	%add_to_maven_depmap saxpath saxpath %{version}-FCS JPP saxpath
12cr|saxpath-1.0-2.9|66	
12cr|saxpath-1.0-2.9|67	# install javadoc
12cr|saxpath-1.0-2.9|68	install -dm 755 $RPM_BUILD_ROOT/%{_javadocdir}/%{name}
12cr|saxpath-1.0-2.9|69	cp -a build/doc/* $RPM_BUILD_ROOT/%{_javadocdir}/%{name}/
12cr|saxpath-1.0-2.9|70	
12cr|saxpath-1.0-2.9|71	%post
12cr|saxpath-1.0-2.9|72	%update_maven_depmap
12cr|saxpath-1.0-2.9|73	
12cr|saxpath-1.0-2.9|74	%postun
12cr|saxpath-1.0-2.9|75	%update_maven_depmap
12cr|saxpath-1.0-2.9|76	
12cr|saxpath-1.0-2.9|77	%clean
12cr|saxpath-1.0-2.9|78	rm -rf $RPM_BUILD_ROOT
12cr|saxpath-1.0-2.9|79	
12cr|saxpath-1.0-2.9|80	
12cr|saxpath-1.0-2.9|81	%files
12cr|saxpath-1.0-2.9|82	%defattr(-,root,root,-)
12cr|saxpath-1.0-2.9|83	%{_javadir}/*
12cr|saxpath-1.0-2.9|84	%{_datadir}/maven2/poms/*
12cr|saxpath-1.0-2.9|85	%{_mavendepmapfragdir}
12cr|saxpath-1.0-2.9|86	
12cr|saxpath-1.0-2.9|87	%files javadoc
12cr|saxpath-1.0-2.9|88	%defattr(-,root,root,-)
12cr|saxpath-1.0-2.9|89	%{_javadocdir}/*
12cr|saxpath-1.0-2.9|90	
12cr|saxpath-1.0-2.9|91	
12cr|saxpath-1.0-2.9|92	
12cr|saxpath-1.0-2.9|93	
12cr|saxpath-1.0-2.9|94	%changelog
12cr|saxpath-1.0-2.9|95	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 1.0-2.9
12cr|saxpath-1.0-2.9|96	+ Revision: 734235
12cr|saxpath-1.0-2.9|97	- rebuild
12cr|saxpath-1.0-2.9|98	- imported package saxpath
12cr|saxpath-1.0-2.9|99	

7426 12
12cr|sbcl-1.1.2-3|1	%define bootstrap 0
12cr|sbcl-1.1.2-3|2	%define threads 1
12cr|sbcl-1.1.2-3|3	
12cr|sbcl-1.1.2-3|4	Name:           sbcl
12cr|sbcl-1.1.2-3|5	Version:        1.1.2
12cr|sbcl-1.1.2-3|6	Release:        %mkrel 3
12cr|sbcl-1.1.2-3|7	Summary:        Steel Bank Common Lisp compiler and runtime system
12cr|sbcl-1.1.2-3|8	License:        Public Domain and MIT and BSD with advertising
12cr|sbcl-1.1.2-3|9	Group:          Development/Other
12cr|sbcl-1.1.2-3|10	URL:            http://sbcl.sourceforge.net/
12cr|sbcl-1.1.2-3|11	Source0:        http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}-source.tar.bz2
12cr|sbcl-1.1.2-3|12	Source10:       customize-target-features.lisp
12cr|sbcl-1.1.2-3|13	Patch1:         %{name}-1.0.45-default-%{name}-home.patch
12cr|sbcl-1.1.2-3|14	Patch2:         %{name}-0.9.5-personality.patch
12cr|sbcl-1.1.2-3|15	Patch3:         %{name}-1.0.28-optflags.patch
12cr|sbcl-1.1.2-3|16	Patch4:         %{name}-0.9.17-LIB_DIR.patch
12cr|sbcl-1.1.2-3|17	Patch5:         %{name}-1.0.16-GNU_SOURCE.patch
12cr|sbcl-1.1.2-3|18	# Allow override of contrib test failure(s)
12cr|sbcl-1.1.2-3|19	Patch7:         %{name}-1.0.2-permissive.patch
12cr|sbcl-1.1.2-3|20	
12cr|sbcl-1.1.2-3|21	#Requires(post): /sbin/install-info
12cr|sbcl-1.1.2-3|22	#Requires(preun):/sbin/install-info
12cr|sbcl-1.1.2-3|23	# doc generation
12cr|sbcl-1.1.2-3|24	BuildRequires:  ghostscript
12cr|sbcl-1.1.2-3|25	BuildRequires:  texinfo
12cr|sbcl-1.1.2-3|26	BuildRequires:  texlive
12cr|sbcl-1.1.2-3|27	BuildRequires:  time
12cr|sbcl-1.1.2-3|28	BuildRequires:  texinfo
12cr|sbcl-1.1.2-3|29	%if %{bootstrap}
12cr|sbcl-1.1.2-3|30	BuildRequires:  clisp
12cr|sbcl-1.1.2-3|31	%else
12cr|sbcl-1.1.2-3|32	BuildRequires:  %{name}
12cr|sbcl-1.1.2-3|33	%endif
12cr|sbcl-1.1.2-3|34	
12cr|sbcl-1.1.2-3|35	%description
12cr|sbcl-1.1.2-3|36	Steel Bank Common Lisp (SBCL) is a Open Source development environment for
12cr|sbcl-1.1.2-3|37	Common Lisp. It includes an integrated native compiler, interpreter, and
12cr|sbcl-1.1.2-3|38	debugger.
12cr|sbcl-1.1.2-3|39	
12cr|sbcl-1.1.2-3|40	
12cr|sbcl-1.1.2-3|41	%prep
12cr|sbcl-1.1.2-3|42	%setup -q
12cr|sbcl-1.1.2-3|43	%patch1 -p0
12cr|sbcl-1.1.2-3|44	%patch2 -p0
12cr|sbcl-1.1.2-3|45	%patch3 -p0
12cr|sbcl-1.1.2-3|46	%patch4 -p0
12cr|sbcl-1.1.2-3|47	%patch5 -p0
12cr|sbcl-1.1.2-3|48	%patch7 -p0
12cr|sbcl-1.1.2-3|49	
12cr|sbcl-1.1.2-3|50	%if %{threads}
12cr|sbcl-1.1.2-3|51	install -m644 -p %{SOURCE10} ./customize-target-features.lisp
12cr|sbcl-1.1.2-3|52	%endif
12cr|sbcl-1.1.2-3|53	
12cr|sbcl-1.1.2-3|54	%build
12cr|sbcl-1.1.2-3|55	#setup SBCL_HOME, DEFAULT_SBCL_HOME and RPM_OPT_FLAGS
12cr|sbcl-1.1.2-3|56	#these variables are available thanks to patching
12cr|sbcl-1.1.2-3|57	export SBCL_HOME=%{_libdir}/%{name}
12cr|sbcl-1.1.2-3|58	export DEFAULT_SBCL_HOME=%{_libdir}/%{name}
12cr|sbcl-1.1.2-3|59	export RPM_OPT_FLAGS=$(echo %optflags | sed -e "s/-fomit-frame-pointer//")
12cr|sbcl-1.1.2-3|60	
12cr|sbcl-1.1.2-3|61	%if %{bootstrap}
12cr|sbcl-1.1.2-3|62	sh make.sh "clisp"
12cr|sbcl-1.1.2-3|63	%else
12cr|sbcl-1.1.2-3|64	sh make.sh "%{name}"
12cr|sbcl-1.1.2-3|65	%endif
12cr|sbcl-1.1.2-3|66	
12cr|sbcl-1.1.2-3|67	make -C doc/manual
12cr|sbcl-1.1.2-3|68	
12cr|sbcl-1.1.2-3|69	%install
12cr|sbcl-1.1.2-3|70	unset SBCL_HOME
12cr|sbcl-1.1.2-3|71	export INSTALL_ROOT=%{buildroot}%{_prefix}
12cr|sbcl-1.1.2-3|72	export LIB_DIR=%{buildroot}%{_libdir}
12cr|sbcl-1.1.2-3|73	sh install.sh
12cr|sbcl-1.1.2-3|74	
12cr|sbcl-1.1.2-3|75	if test %{_docdir} != %{_prefix}/share/doc ;then
12cr|sbcl-1.1.2-3|76	mkdir -p %{buildroot}%{_docdir}
12cr|sbcl-1.1.2-3|77	mv %{buildroot}%{_prefix}/share/doc/%{name} %{buildroot}%{_docdir}/
12cr|sbcl-1.1.2-3|78	fi
12cr|sbcl-1.1.2-3|79	
12cr|sbcl-1.1.2-3|80	## Unpackaged files
12cr|sbcl-1.1.2-3|81	rm -f  %{buildroot}%{_infodir}/dir
12cr|sbcl-1.1.2-3|82	# CVS crud
12cr|sbcl-1.1.2-3|83	find %{buildroot} -name CVS -type d | xargs rm -rf
12cr|sbcl-1.1.2-3|84	find %{buildroot} -name .cvsignore | xargs rm -f
12cr|sbcl-1.1.2-3|85	# 'test-passed' files from %%check
12cr|sbcl-1.1.2-3|86	find %{buildroot} -name 'test-passed' | xargs rm -vf
12cr|sbcl-1.1.2-3|87	
12cr|sbcl-1.1.2-3|88	%files
12cr|sbcl-1.1.2-3|89	%doc %{_docdir}/%{name}
12cr|sbcl-1.1.2-3|90	%{_bindir}/*
12cr|sbcl-1.1.2-3|91	%{_libdir}/%{name}/asdf-install/*
12cr|sbcl-1.1.2-3|92	%{_libdir}/%{name}/asdf/*
12cr|sbcl-1.1.2-3|93	%{_libdir}/%{name}/sb-aclrepl/*
12cr|sbcl-1.1.2-3|94	%{_libdir}/%{name}/sb-bsd-sockets/*
12cr|sbcl-1.1.2-3|95	%{_libdir}/%{name}/sb-cltl2/*
12cr|sbcl-1.1.2-3|96	%{_libdir}/%{name}/sb-concurrency/*.fasl
12cr|sbcl-1.1.2-3|97	%{_libdir}/%{name}/sb-concurrency/*.lisp
12cr|sbcl-1.1.2-3|98	%{_libdir}/%{name}/sb-concurrency/*.texinfo
12cr|sbcl-1.1.2-3|99	%{_libdir}/%{name}/sb-concurrency/*.asd
12cr|sbcl-1.1.2-3|100	%{_libdir}/%{name}/sb-concurrency/tests/*
12cr|sbcl-1.1.2-3|101	%{_libdir}/%{name}/sb-concurrency/Makefile
12cr|sbcl-1.1.2-3|102	%{_libdir}/%{name}/sb-cover/*
12cr|sbcl-1.1.2-3|103	%{_libdir}/%{name}/sb-executable/*
12cr|sbcl-1.1.2-3|104	%{_libdir}/%{name}/sb-grovel/*
12cr|sbcl-1.1.2-3|105	%{_libdir}/%{name}/sb-introspect/*
12cr|sbcl-1.1.2-3|106	%{_libdir}/%{name}/sb-md5/*
12cr|sbcl-1.1.2-3|107	%{_libdir}/%{name}/sb-posix/*
12cr|sbcl-1.1.2-3|108	%{_libdir}/%{name}/sb-queue/*
12cr|sbcl-1.1.2-3|109	%{_libdir}/%{name}/sb-rotate-byte/*
12cr|sbcl-1.1.2-3|110	%{_libdir}/%{name}/sb-rt/*
12cr|sbcl-1.1.2-3|111	%{_libdir}/%{name}/sb-simple-streams/*
12cr|sbcl-1.1.2-3|112	%{_libdir}/%{name}/sb-sprof/*
12cr|sbcl-1.1.2-3|113	%{_libdir}/%{name}/%{name}.*
12cr|sbcl-1.1.2-3|114	%{_infodir}/*
12cr|sbcl-1.1.2-3|115	%{_mandir}/man?/*

7427 12
12cr|sc68-2.2.1-13|1	%define major 2.2.1
12cr|sc68-2.2.1-13|2	%define libname %mklibname sc68_ %{major}
12cr|sc68-2.2.1-13|3	%define develname %mklibname -d %name
12cr|sc68-2.2.1-13|4	
12cr|sc68-2.2.1-13|5	Summary:	SC68 - Atari ST and Amiga music player
12cr|sc68-2.2.1-13|6	Name:		sc68
12cr|sc68-2.2.1-13|7	Version:	2.2.1
12cr|sc68-2.2.1-13|8	Release:	13
12cr|sc68-2.2.1-13|9	License:	GPLv2+
12cr|sc68-2.2.1-13|10	Group:		Sound
12cr|sc68-2.2.1-13|11	Url:		http://sc68.atari.org/
12cr|sc68-2.2.1-13|12	Source:		http://prdownloads.sourceforge.net/sc68/%{name}-%{version}.tar.bz2
12cr|sc68-2.2.1-13|13	Patch: sc68-2.2.1-format-string.patch
12cr|sc68-2.2.1-13|14	
12cr|sc68-2.2.1-13|15	BuildRequires:	readline-devel
12cr|sc68-2.2.1-13|16	BuildRequires:	ncurses-devel
12cr|sc68-2.2.1-13|17	BuildRequires:	zlib-devel
12cr|sc68-2.2.1-13|18	BuildRequires:	doxygen
12cr|sc68-2.2.1-13|19	BuildRequires:	pkgconfig
12cr|sc68-2.2.1-13|20	
12cr|sc68-2.2.1-13|21	%description
12cr|sc68-2.2.1-13|22	sc68 is an Atari ST and Amiga music player. It can play special files
12cr|sc68-2.2.1-13|23	(.sc68). This file encapsulates orgininal music files and possibly the
12cr|sc68-2.2.1-13|24	program to play it.  You can find a very large collection of this file
12cr|sc68-2.2.1-13|25	on sc68 official web site <http://sashipa.ben.free.fr/sc68>.
12cr|sc68-2.2.1-13|26	
12cr|sc68-2.2.1-13|27	This package contains a command line player.
12cr|sc68-2.2.1-13|28	
12cr|sc68-2.2.1-13|29	%package -n %libname
12cr|sc68-2.2.1-13|30	Summary: Libraries of the sc68 sound emulator
12cr|sc68-2.2.1-13|31	Group: System/Libraries
12cr|sc68-2.2.1-13|32	Requires: %name >= %version
12cr|sc68-2.2.1-13|33	
12cr|sc68-2.2.1-13|34	%description -n %libname
12cr|sc68-2.2.1-13|35	sc68 is an Atari ST and Amiga music player. It can play special files
12cr|sc68-2.2.1-13|36	(.sc68). This file encapsulates orgininal music files and possibly the
12cr|sc68-2.2.1-13|37	program to play it.  You can find a very large collection of this file
12cr|sc68-2.2.1-13|38	on sc68 official web site <http://sashipa.ben.free.fr/sc68>.
12cr|sc68-2.2.1-13|39	
12cr|sc68-2.2.1-13|40	This package contains the shared libraries required by sc68.
12cr|sc68-2.2.1-13|41	
12cr|sc68-2.2.1-13|42	
12cr|sc68-2.2.1-13|43	%package -n %{develname}
12cr|sc68-2.2.1-13|44	Summary: Development files of the sc68 sound emulator
12cr|sc68-2.2.1-13|45	Group: Development/C
12cr|sc68-2.2.1-13|46	Requires: %libname = %version
12cr|sc68-2.2.1-13|47	Provides: %name-devel = %version-%release
12cr|sc68-2.2.1-13|48	Provides: lib%name-devel = %version-%release
12cr|sc68-2.2.1-13|49	Provides: %{libname}-devel = %version-%release
12cr|sc68-2.2.1-13|50	Obsoletes: %{mklibname sc68_2.2.1 -d}
12cr|sc68-2.2.1-13|51	
12cr|sc68-2.2.1-13|52	%description -n %{develname}
12cr|sc68-2.2.1-13|53	sc68 is an Atari ST and Amiga music player. It can play special files
12cr|sc68-2.2.1-13|54	(.sc68). This file encapsulates orgininal music files and possibly the
12cr|sc68-2.2.1-13|55	program to play it.  You can find a very large collection of this file
12cr|sc68-2.2.1-13|56	on sc68 official web site <http://sashipa.ben.free.fr/sc68>.
12cr|sc68-2.2.1-13|57	
12cr|sc68-2.2.1-13|58	This package contains the C headers and libraries required for
12cr|sc68-2.2.1-13|59	building applications with sc68.
12cr|sc68-2.2.1-13|60	
12cr|sc68-2.2.1-13|61	%prep
12cr|sc68-2.2.1-13|62	%setup -q
12cr|sc68-2.2.1-13|63	%patch -p1
12cr|sc68-2.2.1-13|64	
12cr|sc68-2.2.1-13|65	%build
12cr|sc68-2.2.1-13|66	%define _disable_ld_no_undefined 1
12cr|sc68-2.2.1-13|67	%define _disable_ld_as_needed 1
12cr|sc68-2.2.1-13|68	%configure2_5x --enable-doc
12cr|sc68-2.2.1-13|69	%make
12cr|sc68-2.2.1-13|70	cd doc
12cr|sc68-2.2.1-13|71	make
12cr|sc68-2.2.1-13|72	
12cr|sc68-2.2.1-13|73	%install
12cr|sc68-2.2.1-13|74	rm -rf %buildroot
12cr|sc68-2.2.1-13|75	%makeinstall_std
12cr|sc68-2.2.1-13|76	rm -f %buildroot%_libdir/*a
12cr|sc68-2.2.1-13|77	
12cr|sc68-2.2.1-13|78	%clean
12cr|sc68-2.2.1-13|79	rm -rf %buildroot
12cr|sc68-2.2.1-13|80	
12cr|sc68-2.2.1-13|81	%if %mdkversion < 200900
12cr|sc68-2.2.1-13|82	%post -n %{libname} -p /sbin/ldconfig
12cr|sc68-2.2.1-13|83	%endif
12cr|sc68-2.2.1-13|84	%if %mdkversion < 200900
12cr|sc68-2.2.1-13|85	%postun -n %{libname} -p /sbin/ldconfig
12cr|sc68-2.2.1-13|86	%endif
12cr|sc68-2.2.1-13|87	
12cr|sc68-2.2.1-13|88	%post
12cr|sc68-2.2.1-13|89	%_install_info sc68.info
12cr|sc68-2.2.1-13|90	
12cr|sc68-2.2.1-13|91	%postun
12cr|sc68-2.2.1-13|92	%_remove_install_info sc68.info
12cr|sc68-2.2.1-13|93	
12cr|sc68-2.2.1-13|94	%files
12cr|sc68-2.2.1-13|95	%defattr(-, root, root)
12cr|sc68-2.2.1-13|96	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
12cr|sc68-2.2.1-13|97	%_bindir/*68
12cr|sc68-2.2.1-13|98	%_mandir/man1/*
12cr|sc68-2.2.1-13|99	%_infodir/sc68.info*
12cr|sc68-2.2.1-13|100	%_datadir/sc68
12cr|sc68-2.2.1-13|101	
12cr|sc68-2.2.1-13|102	%files -n %libname
12cr|sc68-2.2.1-13|103	%defattr(-, root, root)
12cr|sc68-2.2.1-13|104	%doc COPYING README
12cr|sc68-2.2.1-13|105	%_libdir/lib*.so.*
12cr|sc68-2.2.1-13|106	
12cr|sc68-2.2.1-13|107	
12cr|sc68-2.2.1-13|108	%files -n %{develname}
12cr|sc68-2.2.1-13|109	%defattr(-, root, root)
12cr|sc68-2.2.1-13|110	%doc doc/html
12cr|sc68-2.2.1-13|111	%_bindir/sc68-config
12cr|sc68-2.2.1-13|112	%_includedir/sc68/
12cr|sc68-2.2.1-13|113	%_libdir/lib*.so
12cr|sc68-2.2.1-13|114	%_libdir/pkgconfig/*.pc
12cr|sc68-2.2.1-13|115	
12cr|sc68-2.2.1-13|116	
12cr|sc68-2.2.1-13|117	%changelog
12cr|sc68-2.2.1-13|118	* Wed Oct 26 2011 Matthew Dawkins <mattydaw@mandriva.org> 2.2.1-13
12cr|sc68-2.2.1-13|119	+ Revision: 707342
12cr|sc68-2.2.1-13|120	- rebuild
12cr|sc68-2.2.1-13|121	dropped major from devel pkg
12cr|sc68-2.2.1-13|122	
12cr|sc68-2.2.1-13|123	* Sat Sep 17 2011 Götz Waschk <waschk@mandriva.org> 2.2.1-12
12cr|sc68-2.2.1-13|124	+ Revision: 700122
12cr|sc68-2.2.1-13|125	- rebuild
12cr|sc68-2.2.1-13|126	
12cr|sc68-2.2.1-13|127	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 2.2.1-11mdv2011.0
12cr|sc68-2.2.1-13|128	+ Revision: 442816
12cr|sc68-2.2.1-13|129	- rebuild
12cr|sc68-2.2.1-13|130	
12cr|sc68-2.2.1-13|131	* Wed Feb 25 2009 Götz Waschk <waschk@mandriva.org> 2.2.1-10mdv2009.1
12cr|sc68-2.2.1-13|132	+ Revision: 344772
12cr|sc68-2.2.1-13|133	- fix format string
12cr|sc68-2.2.1-13|134	
12cr|sc68-2.2.1-13|135	* Tue Jul 29 2008 Götz Waschk <waschk@mandriva.org> 2.2.1-9mdv2009.0
12cr|sc68-2.2.1-13|136	+ Revision: 252458
12cr|sc68-2.2.1-13|137	- rebuild
12cr|sc68-2.2.1-13|138	
12cr|sc68-2.2.1-13|139	* Mon Jul 28 2008 Götz Waschk <waschk@mandriva.org> 2.2.1-8mdv2009.0
12cr|sc68-2.2.1-13|140	+ Revision: 250889
12cr|sc68-2.2.1-13|141	- update license
12cr|sc68-2.2.1-13|142	- fix build by disabling --as-needed and --no-undefined
12cr|sc68-2.2.1-13|143	
12cr|sc68-2.2.1-13|144	+ Thierry Vignaud <tv@mandriva.org>
12cr|sc68-2.2.1-13|145	- rebuild
12cr|sc68-2.2.1-13|146	- kill re-definition of %%buildroot on Pixel's request
12cr|sc68-2.2.1-13|147	
12cr|sc68-2.2.1-13|148	+ Pixel <pixel@mandriva.com>
12cr|sc68-2.2.1-13|149	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|sc68-2.2.1-13|150	
12cr|sc68-2.2.1-13|151	+ Olivier Blin <blino@mandriva.org>
12cr|sc68-2.2.1-13|152	- restore BuildRoot
12cr|sc68-2.2.1-13|153	
12cr|sc68-2.2.1-13|154	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 2.2.1-5mdv2008.0
12cr|sc68-2.2.1-13|155	+ Revision: 55243
12cr|sc68-2.2.1-13|156	- Import sc68
12cr|sc68-2.2.1-13|157	
12cr|sc68-2.2.1-13|158	
12cr|sc68-2.2.1-13|159	
12cr|sc68-2.2.1-13|160	* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 2.2.1-5mdk
12cr|sc68-2.2.1-13|161	- Rebuild
12cr|sc68-2.2.1-13|162	
12cr|sc68-2.2.1-13|163	* Mon Jan 23 2006 Götz Waschk <waschk@mandriva.org> 2.2.1-4mdk
12cr|sc68-2.2.1-13|164	- Rebuild
12cr|sc68-2.2.1-13|165	- use mkrel
12cr|sc68-2.2.1-13|166	
12cr|sc68-2.2.1-13|167	* Fri Jan 21 2005 Gtz Waschk <waschk@linux-mandrake.com> 2.2.1-3mdk
12cr|sc68-2.2.1-13|168	- rebuild for new readline
12cr|sc68-2.2.1-13|169	
12cr|sc68-2.2.1-13|170	* Fri Dec  3 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.2.1-2mdk
12cr|sc68-2.2.1-13|171	- fix URL
12cr|sc68-2.2.1-13|172	
12cr|sc68-2.2.1-13|173	* Wed Nov 26 2003 Gtz Waschk <waschk@linux-mandrake.com> 2.2.1-1mdk
12cr|sc68-2.2.1-13|174	- new version
12cr|sc68-2.2.1-13|175	
12cr|sc68-2.2.1-13|176	* Fri Sep 26 2003 Gtz Waschk <waschk@linux-mandrake.com> 2.2.0-2mdk
12cr|sc68-2.2.1-13|177	- enable devel docs
12cr|sc68-2.2.1-13|178	- fix buildrequires
12cr|sc68-2.2.1-13|179	- fix devel requrires
12cr|sc68-2.2.1-13|180	
12cr|sc68-2.2.1-13|181	* Fri Sep 26 2003 Gtz Waschk <waschk@linux-mandrake.com> 2.2.0-1mdk
12cr|sc68-2.2.1-13|182	- add devel package
12cr|sc68-2.2.1-13|183	- drop patch
12cr|sc68-2.2.1-13|184	- remove xmms stuff
12cr|sc68-2.2.1-13|185	- new version
12cr|sc68-2.2.1-13|186	
12cr|sc68-2.2.1-13|187	* Wed Mar 12 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.2.0-5mdk
12cr|sc68-2.2.1-13|188	- fix buildrequires
12cr|sc68-2.2.1-13|189	
12cr|sc68-2.2.1-13|190	* Tue Mar 11 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.2.0-4mdk
12cr|sc68-2.2.1-13|191	- mklibname macro
12cr|sc68-2.2.1-13|192	
12cr|sc68-2.2.1-13|193	* Fri Dec 27 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.2.0-3mdk
12cr|sc68-2.2.1-13|194	- clean unpackaged files
12cr|sc68-2.2.1-13|195	- fix build
12cr|sc68-2.2.1-13|196	
12cr|sc68-2.2.1-13|197	* Sat Mar  2 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.2.0-2mdk
12cr|sc68-2.2.1-13|198	- really fix info dir entry
12cr|sc68-2.2.1-13|199	
12cr|sc68-2.2.1-13|200	* Tue Feb  5 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.2.0-1mdk
12cr|sc68-2.2.1-13|201	- fixed info entry
12cr|sc68-2.2.1-13|202	- initial package

7428 12
12cr|scalapack-1.8.0-6|1	%define name	scalapack
12cr|scalapack-1.8.0-6|2	%define	version	1.8.0
12cr|scalapack-1.8.0-6|3	%define release	%mkrel 6
12cr|scalapack-1.8.0-6|4	%define lib_name_orig lib%{name}
12cr|scalapack-1.8.0-6|5	%define lib_major 1
12cr|scalapack-1.8.0-6|6	%define lib_name %mklibname %name %{lib_major}
12cr|scalapack-1.8.0-6|7	
12cr|scalapack-1.8.0-6|8	Summary:	Scalapack
12cr|scalapack-1.8.0-6|9	Name:		%{name}
12cr|scalapack-1.8.0-6|10	Version:	%{version}
12cr|scalapack-1.8.0-6|11	Release:	%{release}
12cr|scalapack-1.8.0-6|12	License:	GPL
12cr|scalapack-1.8.0-6|13	Group:		Development/Other
12cr|scalapack-1.8.0-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|scalapack-1.8.0-6|15	URL:		http://www.netlib.org/scalapack/
12cr|scalapack-1.8.0-6|16	Source:		http://www.netlib.org/scalapack/scalapack-%{version}.tgz
12cr|scalapack-1.8.0-6|17	Patch0: 	scalapack.SLmake.inc.patch
12cr|scalapack-1.8.0-6|18	Requires:	blacsmpi-devel >= 1.1
12cr|scalapack-1.8.0-6|19	Provides:	%{name}-%{version}
12cr|scalapack-1.8.0-6|20	BuildRequires:	gcc-gfortran
12cr|scalapack-1.8.0-6|21	BuildRequires:	openmpi
12cr|scalapack-1.8.0-6|22	
12cr|scalapack-1.8.0-6|23	%package        -n %{lib_name}-devel
12cr|scalapack-1.8.0-6|24	Summary:	Scalapak
12cr|scalapack-1.8.0-6|25	Group:          Development/Other
12cr|scalapack-1.8.0-6|26	Prefix:         %{_prefix}
12cr|scalapack-1.8.0-6|27	
12cr|scalapack-1.8.0-6|28	%description -n %{lib_name}-devel
12cr|scalapack-1.8.0-6|29	The ScaLAPACK (or Scalable LAPACK) library includes a subset of
12cr|scalapack-1.8.0-6|30	LAPACK routines redesigned for distributed memory MIMD parallel
12cr|scalapack-1.8.0-6|31	computers. It is currently written in a Single-Program-Multiple-Data
12cr|scalapack-1.8.0-6|32	style using explicit message passing for interprocessor communication.
12cr|scalapack-1.8.0-6|33	It assumes matrices are laid out in a two-dimensional block cyclic
12cr|scalapack-1.8.0-6|34	decomposition.
12cr|scalapack-1.8.0-6|35	
12cr|scalapack-1.8.0-6|36	%description
12cr|scalapack-1.8.0-6|37	The ScaLAPACK (or Scalable LAPACK) library includes a subset of
12cr|scalapack-1.8.0-6|38	LAPACK routines redesigned for distributed memory MIMD parallel
12cr|scalapack-1.8.0-6|39	computers. It is currently written in a Single-Program-Multiple-Data
12cr|scalapack-1.8.0-6|40	style using explicit message passing for interprocessor communication.
12cr|scalapack-1.8.0-6|41	It assumes matrices are laid out in a two-dimensional block cyclic
12cr|scalapack-1.8.0-6|42	decomposition.
12cr|scalapack-1.8.0-6|43	
12cr|scalapack-1.8.0-6|44	%prep
12cr|scalapack-1.8.0-6|45	rm -rf %{buildroot}
12cr|scalapack-1.8.0-6|46	%setup -q
12cr|scalapack-1.8.0-6|47	cp SLmake.inc.example SLmake.inc
12cr|scalapack-1.8.0-6|48	%patch0 -p0
12cr|scalapack-1.8.0-6|49	sed -i 's|@SCALAPACK_HOME@|%{_builddir}/%{name}-%{version}|' SLmake.inc
12cr|scalapack-1.8.0-6|50	
12cr|scalapack-1.8.0-6|51	%build
12cr|scalapack-1.8.0-6|52	make \
12cr|scalapack-1.8.0-6|53	F77=mpif90 \
12cr|scalapack-1.8.0-6|54	CC=mpicc \
12cr|scalapack-1.8.0-6|55	F77FLAGS="%{optflags} -O3 -fPIC" \
12cr|scalapack-1.8.0-6|56	CCFLAGS="%{optflags} -O3 -fPIC"
12cr|scalapack-1.8.0-6|57	
12cr|scalapack-1.8.0-6|58	%install
12cr|scalapack-1.8.0-6|59	rm -rf %{buildroot}
12cr|scalapack-1.8.0-6|60	
12cr|scalapack-1.8.0-6|61	mkdir -p %{buildroot}/%{_libdir}/%{name}-%{version}
12cr|scalapack-1.8.0-6|62	cp $RPM_BUILD_DIR/%{name}-%{version}/lib%{name}.a %{buildroot}/%{_libdir}/%{name}-%{version}/lib%{name}.a
12cr|scalapack-1.8.0-6|63	
12cr|scalapack-1.8.0-6|64	%clean
12cr|scalapack-1.8.0-6|65	rm -fr %{buildroot}
12cr|scalapack-1.8.0-6|66	
12cr|scalapack-1.8.0-6|67	%files -n %{lib_name}-devel
12cr|scalapack-1.8.0-6|68	%defattr(-,root,root)
12cr|scalapack-1.8.0-6|69	%attr(644,root,root) %doc README
12cr|scalapack-1.8.0-6|70	%{_libdir}/*/lib%{name}.a
12cr|scalapack-1.8.0-6|71	
12cr|scalapack-1.8.0-6|72	
12cr|scalapack-1.8.0-6|73	%changelog
12cr|scalapack-1.8.0-6|74	* Thu Sep 10 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.8.0-6mdv2010.0
12cr|scalapack-1.8.0-6|75	+ Revision: 436252
12cr|scalapack-1.8.0-6|76	- rebuild
12cr|scalapack-1.8.0-6|77	- rebuild
12cr|scalapack-1.8.0-6|78	- rebuild
12cr|scalapack-1.8.0-6|79	
12cr|scalapack-1.8.0-6|80	+ Giuseppe Ghibò <ghibo@mandriva.com>
12cr|scalapack-1.8.0-6|81	- Pass %%{optflags} to make.
12cr|scalapack-1.8.0-6|82	- Rebuild.
12cr|scalapack-1.8.0-6|83	
12cr|scalapack-1.8.0-6|84	* Thu Feb 14 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.8.0-1mdv2008.1
12cr|scalapack-1.8.0-6|85	+ Revision: 168217
12cr|scalapack-1.8.0-6|86	- fix no-buildroot-tag
12cr|scalapack-1.8.0-6|87	- kill (multiple!) definitions of %%buildroot on Pixel's request
12cr|scalapack-1.8.0-6|88	
12cr|scalapack-1.8.0-6|89	* Wed May 02 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.8.0-1mdv2008.0
12cr|scalapack-1.8.0-6|90	+ Revision: 20734
12cr|scalapack-1.8.0-6|91	- Removed Packager tag because buildsystem is complaining about it.
12cr|scalapack-1.8.0-6|92	- Updated to 1.8.0.
12cr|scalapack-1.8.0-6|93	- Fixes made to SLmake patch for this new version.
12cr|scalapack-1.8.0-6|94	- Added needed BuildRequires.
12cr|scalapack-1.8.0-6|95	- Import scalapack
12cr|scalapack-1.8.0-6|96	
12cr|scalapack-1.8.0-6|97	
12cr|scalapack-1.8.0-6|98	
12cr|scalapack-1.8.0-6|99	* Mon May 17 2004 Antoine Ginies <aginies@n2.mandrakesoft.com> 1.7-5mdk
12cr|scalapack-1.8.0-6|100	- rebuild
12cr|scalapack-1.8.0-6|101	- rpmlint fix
12cr|scalapack-1.8.0-6|102	
12cr|scalapack-1.8.0-6|103	* Tue Aug 6 2002 Antoine Ginies <aginies@mandrakesoft.com> 1.7-4mdk
12cr|scalapack-1.8.0-6|104	- build with gcc 3.2
12cr|scalapack-1.8.0-6|105	
12cr|scalapack-1.8.0-6|106	* Wed Jul 04 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.7-3mdk
12cr|scalapack-1.8.0-6|107	- Rebuild
12cr|scalapack-1.8.0-6|108	
12cr|scalapack-1.8.0-6|109	* Tue Jul 02 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.7-2mdk
12cr|scalapack-1.8.0-6|110	- fix install
12cr|scalapack-1.8.0-6|111	
12cr|scalapack-1.8.0-6|112	* Tue May 28 2002 Antoine Ginies <aginies@mandrakesoft.com> 1.7-1mdk
12cr|scalapack-1.8.0-6|113	- first release for Mandrakesoft

7429 12
12cr|scantailor-0.9.11.1-1|1	Name:		scantailor
12cr|scantailor-0.9.11.1-1|2	Version:	0.9.11.1
12cr|scantailor-0.9.11.1-1|3	Release:	%mkrel 1
12cr|scantailor-0.9.11.1-1|4	Summary:	Scan processing software
12cr|scantailor-0.9.11.1-1|5	License:	GPLv3+
12cr|scantailor-0.9.11.1-1|6	Group:		Graphics
12cr|scantailor-0.9.11.1-1|7	Url:		http://scantailor.sf.net
12cr|scantailor-0.9.11.1-1|8	Source0:	http://downloads.sourceforge.net/project/scantailor/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|scantailor-0.9.11.1-1|9	Source1:	%{name}.desktop
12cr|scantailor-0.9.11.1-1|10	BuildRequires:	boost-devel
12cr|scantailor-0.9.11.1-1|11	BuildRequires:	cmake
12cr|scantailor-0.9.11.1-1|12	BuildRequires:	gcc-c++
12cr|scantailor-0.9.11.1-1|13	BuildRequires:	glib2-devel
12cr|scantailor-0.9.11.1-1|14	BuildRequires:	libxfixes-devel
12cr|scantailor-0.9.11.1-1|15	BuildRequires:	jpeg-devel
12cr|scantailor-0.9.11.1-1|16	BuildRequires:	tiff-devel
12cr|scantailor-0.9.11.1-1|17	BuildRequires:	qt4-devel
12cr|scantailor-0.9.11.1-1|18	
12cr|scantailor-0.9.11.1-1|19	%description
12cr|scantailor-0.9.11.1-1|20	Scan Tailor is an interactive post-processing tool for scanned pages. It
12cr|scantailor-0.9.11.1-1|21	performs operations such as page splitting, deskewing, adding/removing borders,
12cr|scantailor-0.9.11.1-1|22	and others. You give it raw scans, and you get pages ready to be printed
12cr|scantailor-0.9.11.1-1|23	or assembled into a PDF or DJVU file. Scanning, optical character recognition,
12cr|scantailor-0.9.11.1-1|24	and assembling multi-page documents are out of scope of this project.
12cr|scantailor-0.9.11.1-1|25	
12cr|scantailor-0.9.11.1-1|26	%prep
12cr|scantailor-0.9.11.1-1|27	%setup -q
12cr|scantailor-0.9.11.1-1|28	
12cr|scantailor-0.9.11.1-1|29	%build
12cr|scantailor-0.9.11.1-1|30	%cmake
12cr|scantailor-0.9.11.1-1|31	%make
12cr|scantailor-0.9.11.1-1|32	
12cr|scantailor-0.9.11.1-1|33	%install
12cr|scantailor-0.9.11.1-1|34	mkdir -p %{buildroot}%{_bindir}
12cr|scantailor-0.9.11.1-1|35	mkdir -p %{buildroot}%{_datadir}/%{name}/translations
12cr|scantailor-0.9.11.1-1|36	install -pm755 build/%name  %{buildroot}%{_bindir}/
12cr|scantailor-0.9.11.1-1|37	install -pm644 build/*.qm   %{buildroot}%{_datadir}/%{name}/translations
12cr|scantailor-0.9.11.1-1|38	install -pm644 -D resources/appicon.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cr|scantailor-0.9.11.1-1|39	install -pm644 -D %SOURCE1 %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|scantailor-0.9.11.1-1|40	
12cr|scantailor-0.9.11.1-1|41	%if %{mdvver} >= 201200
12cr|scantailor-0.9.11.1-1|42	%find_lang %{name} --with-qt
12cr|scantailor-0.9.11.1-1|43	%define langfile %{name}.lang
12cr|scantailor-0.9.11.1-1|44	%endif
12cr|scantailor-0.9.11.1-1|45	
12cr|scantailor-0.9.11.1-1|46	%files %{?langfile:-f %{langfile}}
12cr|scantailor-0.9.11.1-1|47	%defattr(-,root,root,-)
12cr|scantailor-0.9.11.1-1|48	%doc COPYING
12cr|scantailor-0.9.11.1-1|49	%{_bindir}/%{name}
12cr|scantailor-0.9.11.1-1|50	%{_datadir}/applications/%{name}.desktop
12cr|scantailor-0.9.11.1-1|51	%{_iconsdir}/hicolor/*/apps/%{name}.svg
12cr|scantailor-0.9.11.1-1|52	%dir %{_datadir}/%{name}/
12cr|scantailor-0.9.11.1-1|53	%dir %{_datadir}/%{name}/translations/
12cr|scantailor-0.9.11.1-1|54	%if %{mdvver} <= 201100
12cr|scantailor-0.9.11.1-1|55	%{_datadir}/%{name}/translations/*
12cr|scantailor-0.9.11.1-1|56	%endif
12cr|scantailor-0.9.11.1-1|57	
12cr|scantailor-0.9.11.1-1|58	
12cr|scantailor-0.9.11.1-1|59	%changelog
12cr|scantailor-0.9.11.1-1|60	* Sun Mar 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9.11.1-1mdv2011.0
12cr|scantailor-0.9.11.1-1|61	+ Revision: 784101
12cr|scantailor-0.9.11.1-1|62	- new version 0.9.11.1
12cr|scantailor-0.9.11.1-1|63	
12cr|scantailor-0.9.11.1-1|64	* Wed Jan 18 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9.11-1
12cr|scantailor-0.9.11.1-1|65	+ Revision: 762220
12cr|scantailor-0.9.11.1-1|66	- new version 0.9.11
12cr|scantailor-0.9.11.1-1|67	
12cr|scantailor-0.9.11.1-1|68	* Sat Jan 01 2011 Александр Казанцев <kazancas@mandriva.org> 0.9.9.2-1mdv2011.0
12cr|scantailor-0.9.11.1-1|69	+ Revision: 627083
12cr|scantailor-0.9.11.1-1|70	- initial release
12cr|scantailor-0.9.11.1-1|71	
12cr|scantailor-0.9.11.1-1|72	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|scantailor-0.9.11.1-1|73	- the mass rebuild of 2010.1 packages
12cr|scantailor-0.9.11.1-1|74	
12cr|scantailor-0.9.11.1-1|75	* Mon Apr 19 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.9.8-1mdv2010.1
12cr|scantailor-0.9.11.1-1|76	+ Revision: 536858
12cr|scantailor-0.9.11.1-1|77	- update to 0.9.8
12cr|scantailor-0.9.11.1-1|78	
12cr|scantailor-0.9.11.1-1|79	* Thu Feb 25 2010 Michael Scherer <misc@mandriva.org> 0.9.7.2-1mdv2010.1
12cr|scantailor-0.9.11.1-1|80	+ Revision: 510898
12cr|scantailor-0.9.11.1-1|81	- adapt and clean rpm from MIB
12cr|scantailor-0.9.11.1-1|82	
12cr|scantailor-0.9.11.1-1|83	
12cr|scantailor-0.9.11.1-1|84	* Fri Feb 05 2010 Andrey Bondrov <bondrov@math.dvgu.ru> 0.9.7.2-69.1mib2009.1
12cr|scantailor-0.9.11.1-1|85	- First build for MIB users

7430 12
12cr|scapy-2.2.0-1|1	Name:		scapy
12cr|scapy-2.2.0-1|2	Version:	2.2.0
12cr|scapy-2.2.0-1|3	Release:	%mkrel 1
12cr|scapy-2.2.0-1|4	Summary:	An interactive packet manipulation tool and network scanner
12cr|scapy-2.2.0-1|5	Group:		Networking/Other
12cr|scapy-2.2.0-1|6	License:	GPLv2
12cr|scapy-2.2.0-1|7	URL:		http://www.secdev.org/projects/scapy
12cr|scapy-2.2.0-1|8	Source:		http://www.secdev.org/projects/scapy/files/%name-%version.tar.gz
12cr|scapy-2.2.0-1|9	BuildArch:	noarch
12cr|scapy-2.2.0-1|10	BuildRequires:	python-devel
12cr|scapy-2.2.0-1|11	Requires:	python >= 2.2
12cr|scapy-2.2.0-1|12	Requires:	nmap
12cr|scapy-2.2.0-1|13	Requires:	tcpdump
12cr|scapy-2.2.0-1|14	
12cr|scapy-2.2.0-1|15	%description
12cr|scapy-2.2.0-1|16	Scapy is a powerful interactive packet manipulation tool, packet generator,
12cr|scapy-2.2.0-1|17	network scanner, network discovery, packet sniffer, etc. It can for the
12cr|scapy-2.2.0-1|18	moment replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump,
12cr|scapy-2.2.0-1|19	tethereal, p0f, ....
12cr|scapy-2.2.0-1|20	
12cr|scapy-2.2.0-1|21	Scapy uses the python interpreter as a command board. That means that you
12cr|scapy-2.2.0-1|22	can use directly python language (assign variables, use loops, define
12cr|scapy-2.2.0-1|23	functions, etc.) If you give a file as parameter when you run scapy, your
12cr|scapy-2.2.0-1|24	session (variables, functions, intances, ...) will be saved when you leave
12cr|scapy-2.2.0-1|25	the interpretor, and restored the next time you launch scapy.
12cr|scapy-2.2.0-1|26	
12cr|scapy-2.2.0-1|27	%prep
12cr|scapy-2.2.0-1|28	%setup -q
12cr|scapy-2.2.0-1|29	
12cr|scapy-2.2.0-1|30	%build
12cr|scapy-2.2.0-1|31	%__python setup.py build
12cr|scapy-2.2.0-1|32	
12cr|scapy-2.2.0-1|33	%install
12cr|scapy-2.2.0-1|34	%__rm -rf %{buildroot}
12cr|scapy-2.2.0-1|35	%__install -Dp -m0644 doc/scapy.1.gz %{buildroot}%{_mandir}/man1/scapy.1.gz
12cr|scapy-2.2.0-1|36	%__python setup.py install -O1 --skip-build --root %{buildroot}
12cr|scapy-2.2.0-1|37	%__rm -f %{buildroot}%{python_sitelib}/*egg-info/requires.txt
12cr|scapy-2.2.0-1|38	
12cr|scapy-2.2.0-1|39	%clean
12cr|scapy-2.2.0-1|40	%__rm -rf %{buildroot}
12cr|scapy-2.2.0-1|41	
12cr|scapy-2.2.0-1|42	%files
12cr|scapy-2.2.0-1|43	%defattr(-, root, root, 0755)
12cr|scapy-2.2.0-1|44	%doc %{_mandir}/man1/scapy.1*
12cr|scapy-2.2.0-1|45	%{_bindir}/scapy
12cr|scapy-2.2.0-1|46	%{_bindir}/UTscapy
12cr|scapy-2.2.0-1|47	%{py_puresitedir}/scapy/*
12cr|scapy-2.2.0-1|48	%{py_puresitedir}/scapy-*.egg-info
12cr|scapy-2.2.0-1|49	
12cr|scapy-2.2.0-1|50	
12cr|scapy-2.2.0-1|51	%changelog
12cr|scapy-2.2.0-1|52	* Wed Feb 15 2012 Andrey Bondrov <abondrov@mandriva.org> 2.2.0-1
12cr|scapy-2.2.0-1|53	+ Revision: 774366
12cr|scapy-2.2.0-1|54	- New version 2.2.0, add tcpdump to Requires
12cr|scapy-2.2.0-1|55	
12cr|scapy-2.2.0-1|56	* Mon Apr 19 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.1.1-1mdv2011.0
12cr|scapy-2.2.0-1|57	+ Revision: 536859
12cr|scapy-2.2.0-1|58	- new release 2.1.1
12cr|scapy-2.2.0-1|59	
12cr|scapy-2.2.0-1|60	* Thu Feb 04 2010 Michael Scherer <misc@mandriva.org> 2.1.0-1mdv2010.1
12cr|scapy-2.2.0-1|61	+ Revision: 500613
12cr|scapy-2.2.0-1|62	- update to 2.1.0
12cr|scapy-2.2.0-1|63	
12cr|scapy-2.2.0-1|64	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 2.0.0.10-2mdv2010.0
12cr|scapy-2.2.0-1|65	+ Revision: 442817
12cr|scapy-2.2.0-1|66	- rebuild
12cr|scapy-2.2.0-1|67	
12cr|scapy-2.2.0-1|68	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 2.0.0.10-1mdv2009.1
12cr|scapy-2.2.0-1|69	+ Revision: 332892
12cr|scapy-2.2.0-1|70	- Add BR
12cr|scapy-2.2.0-1|71	- New upstream release
12cr|scapy-2.2.0-1|72	
12cr|scapy-2.2.0-1|73	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.1.1-3mdv2009.0
12cr|scapy-2.2.0-1|74	+ Revision: 242646
12cr|scapy-2.2.0-1|75	- rebuild
12cr|scapy-2.2.0-1|76	- kill re-definition of %%buildroot on Pixel's request
12cr|scapy-2.2.0-1|77	
12cr|scapy-2.2.0-1|78	+ Olivier Blin <blino@mandriva.org>
12cr|scapy-2.2.0-1|79	- restore BuildRoot
12cr|scapy-2.2.0-1|80	
12cr|scapy-2.2.0-1|81	* Fri Jul 27 2007 Pascal Terjan <pterjan@mandriva.org> 1.1.1-1mdv2008.0
12cr|scapy-2.2.0-1|82	+ Revision: 56244
12cr|scapy-2.2.0-1|83	- 1.1.1
12cr|scapy-2.2.0-1|84	- 1.1.1
12cr|scapy-2.2.0-1|85	- Import scapy
12cr|scapy-2.2.0-1|86	
12cr|scapy-2.2.0-1|87	
12cr|scapy-2.2.0-1|88	
12cr|scapy-2.2.0-1|89	* Mon Mar 20 2006 Lenny Cartier <lenny@mandriva.com> 1.0.4-1mdk
12cr|scapy-2.2.0-1|90	- 1.0.4
12cr|scapy-2.2.0-1|91	
12cr|scapy-2.2.0-1|92	* Wed Mar 01 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.0.3-1mdk
12cr|scapy-2.2.0-1|93	- New release 1.0.3
12cr|scapy-2.2.0-1|94	
12cr|scapy-2.2.0-1|95	* Thu Oct 27 2005 Michael Scherer <misc@mandriva.org> 1.0.1-1mdk
12cr|scapy-2.2.0-1|96	- New release 1.0.1
12cr|scapy-2.2.0-1|97	- mkrel, new url
12cr|scapy-2.2.0-1|98	
12cr|scapy-2.2.0-1|99	* Tue Jan 11 2005 Michael Scherer <misc@mandrake.org> 0.9.17-2mdk
12cr|scapy-2.2.0-1|100	- fix import of module when binary us used directly ( thanks blino for bugreport )
12cr|scapy-2.2.0-1|101	
12cr|scapy-2.2.0-1|102	* Sat Aug 28 2004 Michael Scherer <misc@mandrake.org> 0.9.17-1mdk
12cr|scapy-2.2.0-1|103	- New release 0.9.17
12cr|scapy-2.2.0-1|104	- rpmbuildupdate aware
12cr|scapy-2.2.0-1|105	
12cr|scapy-2.2.0-1|106	* Thu Mar 18 2004 Michael Scherer <misc@mandrake.org> 0.9.16-1mdk
12cr|scapy-2.2.0-1|107	- 0.9.16
12cr|scapy-2.2.0-1|108	
12cr|scapy-2.2.0-1|109	* Tue Aug 05 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.9.14-2mdk
12cr|scapy-2.2.0-1|110	- nmap as a dependency
12cr|scapy-2.2.0-1|111	
12cr|scapy-2.2.0-1|112	* Fri Aug 01 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.9.14-1mdk
12cr|scapy-2.2.0-1|113	- mandrakized original package from Dag Wieers <dag@wieers.com>
12cr|scapy-2.2.0-1|114	
12cr|scapy-2.2.0-1|115	* Sat May 17 2003 Dag Wieers <dag@wieers.com> - 0.9.13-0.beta
12cr|scapy-2.2.0-1|116	- Initial package. (using DAR)

7431 12
12cr|scew-0.4.0-1|1	%define name scew
12cr|scew-0.4.0-1|2	%define version 0.4.0
12cr|scew-0.4.0-1|3	%define release %mkrel 1
12cr|scew-0.4.0-1|4	
12cr|scew-0.4.0-1|5	%define libname %mklibname %{name}
12cr|scew-0.4.0-1|6	#%define libname lib%{name}
12cr|scew-0.4.0-1|7	%define libnamedev %{libname}-devel
12cr|scew-0.4.0-1|8	
12cr|scew-0.4.0-1|9	
12cr|scew-0.4.0-1|10	Summary: SCEW provides an easy interface around the XML Expat library.
12cr|scew-0.4.0-1|11	Name: %{name}
12cr|scew-0.4.0-1|12	Version: %{version}
12cr|scew-0.4.0-1|13	Release: %{release}
12cr|scew-0.4.0-1|14	Source0: %{name}-%{version}.tar.bz2
12cr|scew-0.4.0-1|15	License: LGPL
12cr|scew-0.4.0-1|16	Group: Development/C
12cr|scew-0.4.0-1|17	BuildRequires: expat-devel
12cr|scew-0.4.0-1|18	URL: http://www.nongnu.org/scew/
12cr|scew-0.4.0-1|19	
12cr|scew-0.4.0-1|20	%description
12cr|scew-0.4.0-1|21	SCEW (Simple C Expat Wrapper) incorporated functions to create XML
12cr|scew-0.4.0-1|22	files and handle XML memory trees. That is, add and delete tree nodes,
12cr|scew-0.4.0-1|23	change attribute names and values...
12cr|scew-0.4.0-1|24	
12cr|scew-0.4.0-1|25	SCEW provides functions to load and access XML elements without the
12cr|scew-0.4.0-1|26	need to create the event handling routines and probably the most
12cr|scew-0.4.0-1|27	important: without the need to rewrite these functions each time you
12cr|scew-0.4.0-1|28	need to load a different XML tree. It also lets you access to the
12cr|scew-0.4.0-1|29	internal Expat parser, that means you can still have all the
12cr|scew-0.4.0-1|30	functionality that Expat library gives you.
12cr|scew-0.4.0-1|31	
12cr|scew-0.4.0-1|32	%package -n %libnamedev
12cr|scew-0.4.0-1|33	Summary: Headers for developing programs that will use scew
12cr|scew-0.4.0-1|34	Group: Development/C
12cr|scew-0.4.0-1|35	Provides:  libscew-devel = %{version}-%{release}
12cr|scew-0.4.0-1|36	Provides: %{name}-devel = %{version}-%{release}
12cr|scew-0.4.0-1|37	
12cr|scew-0.4.0-1|38	%description -n %libnamedev
12cr|scew-0.4.0-1|39	This package contains the headers that programmers will need to develop
12cr|scew-0.4.0-1|40	applications which will use scew.
12cr|scew-0.4.0-1|41	
12cr|scew-0.4.0-1|42	%prep
12cr|scew-0.4.0-1|43	%setup -q
12cr|scew-0.4.0-1|44	
12cr|scew-0.4.0-1|45	%build
12cr|scew-0.4.0-1|46	%configure
12cr|scew-0.4.0-1|47	%make
12cr|scew-0.4.0-1|48	
12cr|scew-0.4.0-1|49	%install
12cr|scew-0.4.0-1|50	%makeinstall
12cr|scew-0.4.0-1|51	
12cr|scew-0.4.0-1|52	mkdir -p $RPM_BUILD_ROOT%_bindir
12cr|scew-0.4.0-1|53	install -m 755 examples/scew_print/scew_print $RPM_BUILD_ROOT%_bindir/
12cr|scew-0.4.0-1|54	install -m 755 examples/scew_write/scew_write $RPM_BUILD_ROOT%_bindir/
12cr|scew-0.4.0-1|55	
12cr|scew-0.4.0-1|56	%clean
12cr|scew-0.4.0-1|57	rm -rf $RPM_BUILD_ROOT
12cr|scew-0.4.0-1|58	
12cr|scew-0.4.0-1|59	%files -n %libnamedev
12cr|scew-0.4.0-1|60	%defattr(-,root,root,0755)
12cr|scew-0.4.0-1|61	%{_bindir}/scew_print
12cr|scew-0.4.0-1|62	%{_bindir}/scew_write
12cr|scew-0.4.0-1|63	%{_libdir}/libscew.a
12cr|scew-0.4.0-1|64	%{_includedir}/*
12cr|scew-0.4.0-1|65	%_libdir/pkgconfig/*
12cr|scew-0.4.0-1|66	
12cr|scew-0.4.0-1|67	
12cr|scew-0.4.0-1|68	
12cr|scew-0.4.0-1|69	%changelog
12cr|scew-0.4.0-1|70	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.4.0-1mdv2008.1
12cr|scew-0.4.0-1|71	+ Revision: 126978
12cr|scew-0.4.0-1|72	- kill re-definition of %%buildroot on Pixel's request
12cr|scew-0.4.0-1|73	- use %%mkrel
12cr|scew-0.4.0-1|74	- import scew
12cr|scew-0.4.0-1|75	
12cr|scew-0.4.0-1|76	
12cr|scew-0.4.0-1|77	* Thu Jan 13 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.4.0-1mdk
12cr|scew-0.4.0-1|78	- 0.4.0
12cr|scew-0.4.0-1|79	
12cr|scew-0.4.0-1|80	* Sat Dec 13 2003 Franck Villaume <fvill@freesurf.fr> 0.3.1-2mdk
12cr|scew-0.4.0-1|81	- add BuildRequires : expat-devel
12cr|scew-0.4.0-1|82	- use mklibname macro
12cr|scew-0.4.0-1|83	
12cr|scew-0.4.0-1|84	* Fri Oct 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.3.1-1mdk
12cr|scew-0.4.0-1|85	- from Jan Villat <rpms@djdie.net> :
12cr|scew-0.4.0-1|86	- First RPM build
12cr|scew-0.4.0-1|87	
12cr|scew-0.4.0-1|88	# end of file

7432 12
12cr|schedtool-1.3.0-2|1	Name:		schedtool
12cr|schedtool-1.3.0-2|2	Version:	1.3.0
12cr|schedtool-1.3.0-2|3	Release:	%mkrel 2
12cr|schedtool-1.3.0-2|4	Summary:	Tool for setting and querying scheduling parameters
12cr|schedtool-1.3.0-2|5	License:	GPLv2
12cr|schedtool-1.3.0-2|6	Group:		System/Kernel and hardware
12cr|schedtool-1.3.0-2|7	Url:		http://freequaos.host.sk/schedtool/
12cr|schedtool-1.3.0-2|8	Source:		%name-%version.tar.bz2
12cr|schedtool-1.3.0-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|schedtool-1.3.0-2|10	
12cr|schedtool-1.3.0-2|11	%description
12cr|schedtool-1.3.0-2|12	schedtool can set all scheduling parameters Linux is capable of or dis-
12cr|schedtool-1.3.0-2|13	play information for given processes.
12cr|schedtool-1.3.0-2|14	
12cr|schedtool-1.3.0-2|15	Long-running, non-interactive tasks may  benefit  from  SCHED_BATCH  as
12cr|schedtool-1.3.0-2|16	timeslices are longer, less system-time is wasted by computing the next
12cr|schedtool-1.3.0-2|17	runnable process and the caches stay stable.
12cr|schedtool-1.3.0-2|18	
12cr|schedtool-1.3.0-2|19	Audio/video or other near-realtime applications may run with less skip-
12cr|schedtool-1.3.0-2|20	ping  if  set  to SCHED_RR.  Use the static priority-switch -p to fine-
12cr|schedtool-1.3.0-2|21	tune inter-process-hierarchies.
12cr|schedtool-1.3.0-2|22	
12cr|schedtool-1.3.0-2|23	schedtool now supports setting the  CPU-affinity  introduced  in  linux
12cr|schedtool-1.3.0-2|24	2.5.8.
12cr|schedtool-1.3.0-2|25	
12cr|schedtool-1.3.0-2|26	%prep
12cr|schedtool-1.3.0-2|27	%setup -q
12cr|schedtool-1.3.0-2|28	
12cr|schedtool-1.3.0-2|29	%build
12cr|schedtool-1.3.0-2|30	%make
12cr|schedtool-1.3.0-2|31	# CFLAGS="$RPM_OPT_FLAGS"
12cr|schedtool-1.3.0-2|32	
12cr|schedtool-1.3.0-2|33	%install
12cr|schedtool-1.3.0-2|34	rm -rf %{buildroot}
12cr|schedtool-1.3.0-2|35	install -m755 -d $RPM_BUILD_ROOT/%_bindir/
12cr|schedtool-1.3.0-2|36	install -m755  %name $RPM_BUILD_ROOT/%_bindir/%name
12cr|schedtool-1.3.0-2|37	install -m755 -d $RPM_BUILD_ROOT/%{_mandir}/man8/
12cr|schedtool-1.3.0-2|38	install -m611  %name.8 $RPM_BUILD_ROOT/%{_mandir}/man8/%name.8
12cr|schedtool-1.3.0-2|39	
12cr|schedtool-1.3.0-2|40	%clean
12cr|schedtool-1.3.0-2|41	rm -rf %{buildroot}
12cr|schedtool-1.3.0-2|42	
12cr|schedtool-1.3.0-2|43	%files
12cr|schedtool-1.3.0-2|44	%defattr(-,root,root)
12cr|schedtool-1.3.0-2|45	%attr(755,root,root) %_bindir/*
12cr|schedtool-1.3.0-2|46	%doc CHANGES INSTALL LICENSE PACKAGERS README SCHED_DESIGN TUNING
12cr|schedtool-1.3.0-2|47	%attr(644,root,root) %{_mandir}/man8/%name.*
12cr|schedtool-1.3.0-2|48	
12cr|schedtool-1.3.0-2|49	
12cr|schedtool-1.3.0-2|50	
12cr|schedtool-1.3.0-2|51	
12cr|schedtool-1.3.0-2|52	%changelog
12cr|schedtool-1.3.0-2|53	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2011.0
12cr|schedtool-1.3.0-2|54	+ Revision: 614810
12cr|schedtool-1.3.0-2|55	- the mass rebuild of 2010.1 packages
12cr|schedtool-1.3.0-2|56	
12cr|schedtool-1.3.0-2|57	* Thu Apr 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.3.0-1mdv2010.1
12cr|schedtool-1.3.0-2|58	+ Revision: 533118
12cr|schedtool-1.3.0-2|59	- update to 1.3.0
12cr|schedtool-1.3.0-2|60	- fix license tag
12cr|schedtool-1.3.0-2|61	
12cr|schedtool-1.3.0-2|62	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.2.10-5mdv2010.0
12cr|schedtool-1.3.0-2|63	+ Revision: 433621
12cr|schedtool-1.3.0-2|64	- rebuild
12cr|schedtool-1.3.0-2|65	
12cr|schedtool-1.3.0-2|66	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 1.2.10-4mdv2009.0
12cr|schedtool-1.3.0-2|67	+ Revision: 260601
12cr|schedtool-1.3.0-2|68	- rebuild
12cr|schedtool-1.3.0-2|69	
12cr|schedtool-1.3.0-2|70	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.2.10-3mdv2009.0
12cr|schedtool-1.3.0-2|71	+ Revision: 252235
12cr|schedtool-1.3.0-2|72	- rebuild
12cr|schedtool-1.3.0-2|73	
12cr|schedtool-1.3.0-2|74	* Mon Mar 10 2008 Erwan Velu <erwan@mandriva.org> 1.2.10-1mdv2008.1
12cr|schedtool-1.3.0-2|75	+ Revision: 183357
12cr|schedtool-1.3.0-2|76	- 1.2.10
12cr|schedtool-1.3.0-2|77	
12cr|schedtool-1.3.0-2|78	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.2.9-1mdv2008.1
12cr|schedtool-1.3.0-2|79	+ Revision: 140756
12cr|schedtool-1.3.0-2|80	- restore BuildRoot
12cr|schedtool-1.3.0-2|81	
12cr|schedtool-1.3.0-2|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|schedtool-1.3.0-2|83	- kill re-definition of %%buildroot on Pixel's request
12cr|schedtool-1.3.0-2|84	
12cr|schedtool-1.3.0-2|85	
12cr|schedtool-1.3.0-2|86	* Mon Jan 29 2007 Lenny Cartier <lenny@mandriva.com> 1.2.9-1mdv2007.0
12cr|schedtool-1.3.0-2|87	+ Revision: 114845
12cr|schedtool-1.3.0-2|88	- Update to 1.2.9
12cr|schedtool-1.3.0-2|89	- Import schedtool
12cr|schedtool-1.3.0-2|90	
12cr|schedtool-1.3.0-2|91	* Wed Feb 01 2006 Lenny Cartier <lenny@mandriva.com> 1.2.6-1mdk
12cr|schedtool-1.3.0-2|92	- 1.2.6
12cr|schedtool-1.3.0-2|93	
12cr|schedtool-1.3.0-2|94	* Thu Oct 20 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.2.5-2mdk
12cr|schedtool-1.3.0-2|95	- fix man page (#13699)
12cr|schedtool-1.3.0-2|96	
12cr|schedtool-1.3.0-2|97	* Tue Jul 05 2005 Lenny Cartier <lenny@mandriva.com> 1.2.5-1mdk
12cr|schedtool-1.3.0-2|98	- 1.2.5
12cr|schedtool-1.3.0-2|99	
12cr|schedtool-1.3.0-2|100	* Thu Mar 31 2005 Danny Tholen <obiwan@mailmij.org> 1.2.4-1mdk
12cr|schedtool-1.3.0-2|101	- updated to latest version
12cr|schedtool-1.3.0-2|102	- fix manpage
12cr|schedtool-1.3.0-2|103	
12cr|schedtool-1.3.0-2|104	* Fri Aug 13 2004 Svetoslav Slavtchev <svetljo@gmx.de> 1.1.1-1mdk
12cr|schedtool-1.3.0-2|105	- recompile for contrib
12cr|schedtool-1.3.0-2|106	
12cr|schedtool-1.3.0-2|107	* Tue Jul 20 2004 Torbjorn Turpeinen <tobbe@nyvalls.se> 1.1.1-1thac
12cr|schedtool-1.3.0-2|108	- Updated to latest version.
12cr|schedtool-1.3.0-2|109	
12cr|schedtool-1.3.0-2|110	* Fri Jun 18 2004 Torbjorn Turpeinen <tobbe@nyvalls.se> 1.0-3thac
12cr|schedtool-1.3.0-2|111	- Changed defattr to root,root
12cr|schedtool-1.3.0-2|112	-
12cr|schedtool-1.3.0-2|113	
12cr|schedtool-1.3.0-2|114	* Fri Jun 18 2004 Torbjorn Turpeinen <tobbe@nyvalls.se> 1.0-2thac
12cr|schedtool-1.3.0-2|115	- Moved to bindir
12cr|schedtool-1.3.0-2|116	
12cr|schedtool-1.3.0-2|117	* Sun Jun 13 2004 Torbjorn Turpeinen <tobbe@nyvalls.se> 1.0-1thac
12cr|schedtool-1.3.0-2|118	- Built for Mandrake 10.0
12cr|schedtool-1.3.0-2|119	

7433 12
12cr|schismtracker-20120425-1|1	Name:		schismtracker
12cr|schismtracker-20120425-1|2	Version:	20120425
12cr|schismtracker-20120425-1|3	Release:	1
12cr|schismtracker-20120425-1|4	Summary:	Music editor, Impulse Tracker clone
12cr|schismtracker-20120425-1|5	License:	GPLv2
12cr|schismtracker-20120425-1|6	Group:		Sound
12cr|schismtracker-20120425-1|7	URL:		http://schismtracker.org/
12cr|schismtracker-20120425-1|8	Source:		%{name}-%{version}.tar.bz2
12cr|schismtracker-20120425-1|9	BuildRequires:	pkgconfig(sdl)
12cr|schismtracker-20120425-1|10	BuildRequires:	pkgconfig(x11)
12cr|schismtracker-20120425-1|11	BuildRequires:	pkgconfig(xext)
12cr|schismtracker-20120425-1|12	BuildRequires:	pkgconfig(alsa)
12cr|schismtracker-20120425-1|13	BuildRequires:	gcc-c++
12cr|schismtracker-20120425-1|14	BuildRequires:	python >= 2.4
12cr|schismtracker-20120425-1|15	BuildRequires:	mercurial
12cr|schismtracker-20120425-1|16	
12cr|schismtracker-20120425-1|17	%description
12cr|schismtracker-20120425-1|18	Schism Tracker is a free reimplementation of Impulse Tracker, a
12cr|schismtracker-20120425-1|19	program used to create high quality music without the requirements of
12cr|schismtracker-20120425-1|20	specialized, expensive equipment, and with a unique "finger feel"
12cr|schismtracker-20120425-1|21	that is difficult to replicate in-part. The player is based on a
12cr|schismtracker-20120425-1|22	highly modified version of the Modplug engine, with a number of
12cr|schismtracker-20120425-1|23	bug-fixes and changes to improve IT playback.
12cr|schismtracker-20120425-1|24	
12cr|schismtracker-20120425-1|25	%prep
12cr|schismtracker-20120425-1|26	%setup -q
12cr|schismtracker-20120425-1|27	
12cr|schismtracker-20120425-1|28	%build
12cr|schismtracker-20120425-1|29	autoreconf -fi
12cr|schismtracker-20120425-1|30	%configure2_5x
12cr|schismtracker-20120425-1|31	%make
12cr|schismtracker-20120425-1|32	
12cr|schismtracker-20120425-1|33	%install
12cr|schismtracker-20120425-1|34	%makeinstall
12cr|schismtracker-20120425-1|35	
12cr|schismtracker-20120425-1|36	# install icons
12cr|schismtracker-20120425-1|37	for size in 16 22 24 32 36 48 64 72 96 128 192; do
12cr|schismtracker-20120425-1|38	install -D -m 0644 icons/schism-icon-$size.png %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/%{name}.png
12cr|schismtracker-20120425-1|39	done
12cr|schismtracker-20120425-1|40	install -D -m 0644 icons/schism-icon.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12cr|schismtracker-20120425-1|41	
12cr|schismtracker-20120425-1|42	install -d %{buildroot}%{_datadir}/applications
12cr|schismtracker-20120425-1|43	
12cr|schismtracker-20120425-1|44	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|schismtracker-20120425-1|45	[Desktop Entry]
12cr|schismtracker-20120425-1|46	Name=Schism Tracker
12cr|schismtracker-20120425-1|47	Comment=%{summary}
12cr|schismtracker-20120425-1|48	Exec=%{name}
12cr|schismtracker-20120425-1|49	Icon=%{name}
12cr|schismtracker-20120425-1|50	Terminal=false
12cr|schismtracker-20120425-1|51	Type=Application
12cr|schismtracker-20120425-1|52	StartupNotify=true
12cr|schismtracker-20120425-1|53	Categories=AudioVideo;AudioVideoEditing;
12cr|schismtracker-20120425-1|54	EOF
12cr|schismtracker-20120425-1|55	
12cr|schismtracker-20120425-1|56	%files
12cr|schismtracker-20120425-1|57	%doc AUTHORS COPYING NEWS README
12cr|schismtracker-20120425-1|58	%{_bindir}/schismtracker
12cr|schismtracker-20120425-1|59	%{_datadir}/icons/hicolor/*/*/%{name}*
12cr|schismtracker-20120425-1|60	%{_datadir}/applications/%{name}.desktop
12cr|schismtracker-20120425-1|61	%{_mandir}/*/%{name}.*
12cr|schismtracker-20120425-1|62	
12cr|schismtracker-20120425-1|63	%changelog
12cr|schismtracker-20120425-1|64	* Thu Sep 29 2011 Andrey Bondrov <abondrov@mandriva.org> 20110929-1mdv2011.0
12cr|schismtracker-20120425-1|65	+ Revision: 701946
12cr|schismtracker-20120425-1|66	- imported package schismtracker
12cr|schismtracker-20120425-1|67	
12cr|schismtracker-20120425-1|68	
12cr|schismtracker-20120425-1|69	* Thu Sep 29 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 20110929-1mdv2010.2
12cr|schismtracker-20120425-1|70	- Latest snapshot
12cr|schismtracker-20120425-1|71	
12cr|schismtracker-20120425-1|72	* Sun Apr 24 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 20110424-69.1mib2010.2
12cr|schismtracker-20120425-1|73	- Initial package for 2010.2

7434 12
12cr|schroot-1.6.3-2|1	Name: schroot
12cr|schroot-1.6.3-2|2	Version: 1.6.3
12cr|schroot-1.6.3-2|3	Release: %mkrel 2
12cr|schroot-1.6.3-2|4	Summary: Execute commands in a chroot environment
12cr|schroot-1.6.3-2|5	Group: Development/Other
12cr|schroot-1.6.3-2|6	License: GPLv3+
12cr|schroot-1.6.3-2|7	URL: http://packages.debian.org/schroot
12cr|schroot-1.6.3-2|8	Source0: http://ftp.de.debian.org/debian/pool/main/s/schroot/%{name}_%{version}.orig.tar.xz
12cr|schroot-1.6.3-2|9	Patch0: schroot-pam.patch
12cr|schroot-1.6.3-2|10	Patch1: schroot-default-config-path.patch
12cr|schroot-1.6.3-2|11	BuildRequires: pam-devel
12cr|schroot-1.6.3-2|12	BuildRequires: boost-devel
12cr|schroot-1.6.3-2|13	BuildRequires: lockdev-devel
12cr|schroot-1.6.3-2|14	BuildRequires: gettext
12cr|schroot-1.6.3-2|15	BuildRequires: libuuid-devel
12cr|schroot-1.6.3-2|16	BuildRequires: lvm2
12cr|schroot-1.6.3-2|17	BuildRequires: cppunit-devel
12cr|schroot-1.6.3-2|18	BuildRequires: btrfs-progs
12cr|schroot-1.6.3-2|19	
12cr|schroot-1.6.3-2|20	Suggests: lvm2
12cr|schroot-1.6.3-2|21	Suggests: btrfs-progs
12cr|schroot-1.6.3-2|22	
12cr|schroot-1.6.3-2|23	%description
12cr|schroot-1.6.3-2|24	schroot allows users to execute commands or interactive shells in
12cr|schroot-1.6.3-2|25	different chroots.  Any number of named chroots may be created, and
12cr|schroot-1.6.3-2|26	access permissions given to each, including root access for normal
12cr|schroot-1.6.3-2|27	users, on a per-user or per-group basis.  Additionally, schroot can
12cr|schroot-1.6.3-2|28	switch to a different user in the chroot, using PAM for
12cr|schroot-1.6.3-2|29	authentication and authorisation.
12cr|schroot-1.6.3-2|30	All operations are logged for security.
12cr|schroot-1.6.3-2|31	
12cr|schroot-1.6.3-2|32	Several different types of chroot are supported, including normal
12cr|schroot-1.6.3-2|33	directories in the filesystem, and also block devices.  Sessions,
12cr|schroot-1.6.3-2|34	persistent chroots created on the fly from files (tar with optional
12cr|schroot-1.6.3-2|35	compression and zip) and LVM snapshots are also supported.
12cr|schroot-1.6.3-2|36	
12cr|schroot-1.6.3-2|37	schroot supports kernel personalities, allowing the programs run
12cr|schroot-1.6.3-2|38	inside the chroot to have a different personality.  For example,
12cr|schroot-1.6.3-2|39	running 32-bit chroots on 64-bit systems, or even running binaries
12cr|schroot-1.6.3-2|40	from alternative operating systems such as SVR4 or Xenix.
12cr|schroot-1.6.3-2|41	
12cr|schroot-1.6.3-2|42	schroot also integrates with sbuild, to allow building packages with
12cr|schroot-1.6.3-2|43	all supported chroot types, including session-managed chroot types
12cr|schroot-1.6.3-2|44	such as LVM snapshots.
12cr|schroot-1.6.3-2|45	
12cr|schroot-1.6.3-2|46	schroot shares most of its options with dchroot, but offers vastly
12cr|schroot-1.6.3-2|47	more functionality.
12cr|schroot-1.6.3-2|48	
12cr|schroot-1.6.3-2|49	%package -n dchroot
12cr|schroot-1.6.3-2|50	Group: Development/Other
12cr|schroot-1.6.3-2|51	Summary: Older tool similar to schroot
12cr|schroot-1.6.3-2|52	
12cr|schroot-1.6.3-2|53	%description -n dchroot
12cr|schroot-1.6.3-2|54	dchroot allows users to execute commands or interactive shells in different
12cr|schroot-1.6.3-2|55	chroots. Users can move between chroots as necessary. Enhanced functionality
12cr|schroot-1.6.3-2|56	is available in the next generation tool called schroot.
12cr|schroot-1.6.3-2|57	
12cr|schroot-1.6.3-2|58	%prep
12cr|schroot-1.6.3-2|59	%setup -q
12cr|schroot-1.6.3-2|60	%patch0 -p0
12cr|schroot-1.6.3-2|61	%patch1 -p0
12cr|schroot-1.6.3-2|62	
12cr|schroot-1.6.3-2|63	%build
12cr|schroot-1.6.3-2|64	%configure2_5x --disable-rpath --disable-static --enable-shared --enable-dchroot || ( cat config.log && exit 1 )
12cr|schroot-1.6.3-2|65	%make
12cr|schroot-1.6.3-2|66	
12cr|schroot-1.6.3-2|67	%install
12cr|schroot-1.6.3-2|68	%makeinstall_std
12cr|schroot-1.6.3-2|69	mkdir -p %{buildroot}%{_localstatedir}/lib/schroot/session
12cr|schroot-1.6.3-2|70	mkdir -p %{buildroot}%{_sysconfdir}/schroot/chroot.d
12cr|schroot-1.6.3-2|71	/sbin/ldconfig -n %{buildroot}/%{_libdir}
12cr|schroot-1.6.3-2|72	
12cr|schroot-1.6.3-2|73	# get rid of uneeded include and library files
12cr|schroot-1.6.3-2|74	rm -rf %{buildroot}%{_includedir}
12cr|schroot-1.6.3-2|75	rm -f %{buildroot}%{_libdir}/pkgconfig/sbuild.pc
12cr|schroot-1.6.3-2|76	rm -f %{buildroot}%{_libdir}/libsbuild.la
12cr|schroot-1.6.3-2|77	# rm -f %{buildroot}%{_libdir}/libsbuild.so*
12cr|schroot-1.6.3-2|78	rm -f %{buildroot}%{_libdir}/libsbuild.a
12cr|schroot-1.6.3-2|79	
12cr|schroot-1.6.3-2|80	rm -rf %{buildroot}%{_sysconfdir}/schroot/sbuild
12cr|schroot-1.6.3-2|81	rm -rf %{buildroot}%{_bindir}/schroot-sbuild
12cr|schroot-1.6.3-2|82	rm -f  %{buildroot}%{_sysconfdir}/schroot/setup.d/15binfmt
12cr|schroot-1.6.3-2|83	
12cr|schroot-1.6.3-2|84	%find_lang %{name}
12cr|schroot-1.6.3-2|85	
12cr|schroot-1.6.3-2|86	%files -f %{name}.lang
12cr|schroot-1.6.3-2|87	%doc COPYING AUTHORS ChangeLog HACKING NEWS README THANKS TODO
12cr|schroot-1.6.3-2|88	%config %{_sysconfdir}/bash_completion.d/schroot
12cr|schroot-1.6.3-2|89	%config %{_sysconfdir}/pam.d/schroot
12cr|schroot-1.6.3-2|90	%config(noreplace) %{_sysconfdir}/schroot
12cr|schroot-1.6.3-2|91	%verify(not mode) %attr(4755,root,root) %{_bindir}/schroot
12cr|schroot-1.6.3-2|92	#%#exclude %#{_bindir}/schroot-sbuild
12cr|schroot-1.6.3-2|93	#%#exclude %#{_sysconfdir}/schroot/setup.d/15binfmt
12cr|schroot-1.6.3-2|94	%{_libexecdir}/schroot
12cr|schroot-1.6.3-2|95	%{_localstatedir}/lib/schroot
12cr|schroot-1.6.3-2|96	%{_datadir}/schroot
12cr|schroot-1.6.3-2|97	%{_mandir}/man1/schroot.1.*
12cr|schroot-1.6.3-2|98	%{_mandir}/man5/schroot-script-config.5.*
12cr|schroot-1.6.3-2|99	%{_mandir}/man5/schroot-setup.5.*
12cr|schroot-1.6.3-2|100	%{_mandir}/man5/schroot.conf.5.*
12cr|schroot-1.6.3-2|101	%{_mandir}/man7/schroot-faq.7.*
12cr|schroot-1.6.3-2|102	%{_libdir}/libsbuild.so*
12cr|schroot-1.6.3-2|103	
12cr|schroot-1.6.3-2|104	%files -n dchroot
12cr|schroot-1.6.3-2|105	%{_bindir}/dchroot
12cr|schroot-1.6.3-2|106	%{_mandir}/man1/dchroot.1.*

7435 12
12cr|scicraft-1.0.2-6|1	Summary:	A powerful open source data analysis software
12cr|scicraft-1.0.2-6|2	Name:		scicraft
12cr|scicraft-1.0.2-6|3	Version:	1.0.2
12cr|scicraft-1.0.2-6|4	Release:	%mkrel 6
12cr|scicraft-1.0.2-6|5	License:	GPLv2
12cr|scicraft-1.0.2-6|6	Group:		Sciences/Other
12cr|scicraft-1.0.2-6|7	URL:		http://www.scicraft.org/
12cr|scicraft-1.0.2-6|8	Source0:	http://www.scicraft.org/files/%{name}-ng_%{version}.tar.bz2
12cr|scicraft-1.0.2-6|9	BuildRequires:	python-devel
12cr|scicraft-1.0.2-6|10	BuildRequires:  tetex-dvipdfm
12cr|scicraft-1.0.2-6|11	BuildRequires:  latex2html
12cr|scicraft-1.0.2-6|12	BuildRequires:  perl
12cr|scicraft-1.0.2-6|13	BuildRequires:  imagemagick
12cr|scicraft-1.0.2-6|14	BuildRequires:  dos2unix
12cr|scicraft-1.0.2-6|15	
12cr|scicraft-1.0.2-6|16	Requires:	python
12cr|scicraft-1.0.2-6|17	Requires:       python-qwt
12cr|scicraft-1.0.2-6|18	Requires:       octave
12cr|scicraft-1.0.2-6|19	Requires:       python-vtk
12cr|scicraft-1.0.2-6|20	Requires: python-rpy pygtk2.0-libglade python-gobject gnome-python python-matplotlib python-scipy
12cr|scicraft-1.0.2-6|21	Requires:	R-base
12cr|scicraft-1.0.2-6|22	Obsoletes: scicraft-examples
12cr|scicraft-1.0.2-6|23	
12cr|scicraft-1.0.2-6|24	BuildArch:	noarch
12cr|scicraft-1.0.2-6|25	# for tests
12cr|scicraft-1.0.2-6|26	# BuildRequires:	python-qwt pymol python-rpy
12cr|scicraft-1.0.2-6|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|scicraft-1.0.2-6|28	
12cr|scicraft-1.0.2-6|29	%description
12cr|scicraft-1.0.2-6|30	SciCraft is a powerful open source data analysis software with an easy-to-use
12cr|scicraft-1.0.2-6|31	graphical user interface
12cr|scicraft-1.0.2-6|32	
12cr|scicraft-1.0.2-6|33	Many of todays scientists face the following problem: They need to integrate a
12cr|scicraft-1.0.2-6|34	substantial number of computational tools to solve problems.
12cr|scicraft-1.0.2-6|35	
12cr|scicraft-1.0.2-6|36	SciCraft is a software designed to make software and method integration easier.
12cr|scicraft-1.0.2-6|37	It is also designed to make different computational tools easily available to
12cr|scicraft-1.0.2-6|38	the user. In theory SciCraft can be used to integrate any type of software, but
12cr|scicraft-1.0.2-6|39	we have in particular focused on the integration and availability of data
12cr|scicraft-1.0.2-6|40	analysis methods which originate from fields such as bioinformatics,
12cr|scicraft-1.0.2-6|41	statistics, chemometrics and artificial intelligence. One reason for this focus
12cr|scicraft-1.0.2-6|42	is that irrespective of the scientific field in question, there is almost
12cr|scicraft-1.0.2-6|43	always a need to perform data analysis.
12cr|scicraft-1.0.2-6|44	
12cr|scicraft-1.0.2-6|45	%prep
12cr|scicraft-1.0.2-6|46	%setup -qn %{name}-ng-%{version}
12cr|scicraft-1.0.2-6|47	# %patch0
12cr|scicraft-1.0.2-6|48	#find -type f -exec dos2unix -U {} \;
12cr|scicraft-1.0.2-6|49	
12cr|scicraft-1.0.2-6|50	%build
12cr|scicraft-1.0.2-6|51	
12cr|scicraft-1.0.2-6|52	%install
12cr|scicraft-1.0.2-6|53	rm -rf %buildroot
12cr|scicraft-1.0.2-6|54	
12cr|scicraft-1.0.2-6|55	%makeinstall_std
12cr|scicraft-1.0.2-6|56	#make install DESTDIR=%buildroot
12cr|scicraft-1.0.2-6|57	
12cr|scicraft-1.0.2-6|58	%check
12cr|scicraft-1.0.2-6|59	# X display needed
12cr|scicraft-1.0.2-6|60	#make test
12cr|scicraft-1.0.2-6|61	
12cr|scicraft-1.0.2-6|62	%clean
12cr|scicraft-1.0.2-6|63	rm -rf %buildroot
12cr|scicraft-1.0.2-6|64	
12cr|scicraft-1.0.2-6|65	%files
12cr|scicraft-1.0.2-6|66	%defattr(0644, root, root, 0755)
12cr|scicraft-1.0.2-6|67	%attr(0755, root, root) %{_bindir}/*
12cr|scicraft-1.0.2-6|68	%{_prefix}/lib/*
12cr|scicraft-1.0.2-6|69	%{_datadir}/doc/%{name}-ng
12cr|scicraft-1.0.2-6|70	
12cr|scicraft-1.0.2-6|71	
12cr|scicraft-1.0.2-6|72	%changelog
12cr|scicraft-1.0.2-6|73	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.2-6mdv2010.0
12cr|scicraft-1.0.2-6|74	+ Revision: 442818
12cr|scicraft-1.0.2-6|75	- rebuild
12cr|scicraft-1.0.2-6|76	
12cr|scicraft-1.0.2-6|77	* Tue Mar 17 2009 Frederic Crozat <fcrozat@mandriva.com> 1.0.2-5mdv2009.1
12cr|scicraft-1.0.2-6|78	+ Revision: 356633
12cr|scicraft-1.0.2-6|79	- Replace old broken gnome1 dependencies with gnome2 ones
12cr|scicraft-1.0.2-6|80	
12cr|scicraft-1.0.2-6|81	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|scicraft-1.0.2-6|82	- rebuild
12cr|scicraft-1.0.2-6|83	
12cr|scicraft-1.0.2-6|84	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.2-3mdv2009.0
12cr|scicraft-1.0.2-6|85	+ Revision: 252052
12cr|scicraft-1.0.2-6|86	- rebuild
12cr|scicraft-1.0.2-6|87	
12cr|scicraft-1.0.2-6|88	+ Olivier Blin <oblin@mandriva.com>
12cr|scicraft-1.0.2-6|89	- restore BuildRoot
12cr|scicraft-1.0.2-6|90	
12cr|scicraft-1.0.2-6|91	* Fri Dec 21 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.0.2-1mdv2008.1
12cr|scicraft-1.0.2-6|92	+ Revision: 136282
12cr|scicraft-1.0.2-6|93	- fix build with new version
12cr|scicraft-1.0.2-6|94	- add some requires
12cr|scicraft-1.0.2-6|95	- fix build
12cr|scicraft-1.0.2-6|96	- create directory
12cr|scicraft-1.0.2-6|97	- kill re-definition of %%buildroot on Pixel's request
12cr|scicraft-1.0.2-6|98	
12cr|scicraft-1.0.2-6|99	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|scicraft-1.0.2-6|100	- new version
12cr|scicraft-1.0.2-6|101	- spec file clean
12cr|scicraft-1.0.2-6|102	
12cr|scicraft-1.0.2-6|103	
12cr|scicraft-1.0.2-6|104	* Tue May 09 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.18.0-2mdk
12cr|scicraft-1.0.2-6|105	- Fix BuildRequires
12cr|scicraft-1.0.2-6|106	
12cr|scicraft-1.0.2-6|107	* Mon May 08 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.18.0-1mdk
12cr|scicraft-1.0.2-6|108	- 0.18.0
12cr|scicraft-1.0.2-6|109	- add examples package
12cr|scicraft-1.0.2-6|110	
12cr|scicraft-1.0.2-6|111	* Tue Aug 09 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.15.0-1mdk
12cr|scicraft-1.0.2-6|112	- initial contrib
12cr|scicraft-1.0.2-6|113	

7436 12
12cr|scim-1.4.14-1|1	%define version	1.4.14
12cr|scim-1.4.14-1|2	%define release	%mkrel 1
12cr|scim-1.4.14-1|3	
12cr|scim-1.4.14-1|4	%define apiver 1.0
12cr|scim-1.4.14-1|5	%define scim_api 1.4.0
12cr|scim-1.4.14-1|6	%define major 8
12cr|scim-1.4.14-1|7	%define libname %mklibname %{name} %apiver %major
12cr|scim-1.4.14-1|8	%define develname %mklibname -d %{name}
12cr|scim-1.4.14-1|9	
12cr|scim-1.4.14-1|10	Name:		scim
12cr|scim-1.4.14-1|11	Summary:	Smart Common Input Method platform
12cr|scim-1.4.14-1|12	Version:	%{version}
12cr|scim-1.4.14-1|13	Release:	%{release}
12cr|scim-1.4.14-1|14	Group:		System/Internationalization
12cr|scim-1.4.14-1|15	License:	LGPLv2+
12cr|scim-1.4.14-1|16	# alt URL:	http://sourceforge.net/projects/scim/
12cr|scim-1.4.14-1|17	URL:		http://www.scim-im.org
12cr|scim-1.4.14-1|18	Source0:	http://downloads.sourceforge.net/scim/%{name}-%{version}.tar.gz
12cr|scim-1.4.14-1|19	# new icons (from fedora)
12cr|scim-1.4.14-1|20	Source1:	scim-icons-0.7.tar.bz2
12cr|scim-1.4.14-1|21	# change hot keys per locale (from fedora)
12cr|scim-1.4.14-1|22	Source2:	scim-system-config
12cr|scim-1.4.14-1|23	# add scim dir macros
12cr|scim-1.4.14-1|24	Source3:	scim.macros
12cr|scim-1.4.14-1|25	Patch0:		scim-1.4.14-compile.patch
12cr|scim-1.4.14-1|26	Patch1:		scim-initial-locale-hotkey-20070922.patch
12cr|scim-1.4.14-1|27	Patch5:		scim-1.4.7-support-more-utf8-locales.patch
12cr|scim-1.4.14-1|28	BuildRequires:	pkgconfig(gdk-2.0) pkgconfig(pango) libtool-devel pkgconfig(atk) intltool
12cr|scim-1.4.14-1|29	
12cr|scim-1.4.14-1|30	Requires:	%{name}-common = %version-%release
12cr|scim-1.4.14-1|31	# fwang: in fact, scim could interact with gtk2 apps via xim
12cr|scim-1.4.14-1|32	#Suggests:	%{name}-gtk
12cr|scim-1.4.14-1|33	Conflicts:	%{libname} < 1.4.7-8
12cr|scim-1.4.14-1|34	Conflicts:	%{mklibname scim 8} < 1.4.7-8
12cr|scim-1.4.14-1|35	
12cr|scim-1.4.14-1|36	%description
12cr|scim-1.4.14-1|37	SCIM is a developing platform to significant reduce the difficulty of
12cr|scim-1.4.14-1|38	input method development.
12cr|scim-1.4.14-1|39	
12cr|scim-1.4.14-1|40	%files
12cr|scim-1.4.14-1|41	%doc AUTHORS COPYING README ChangeLog TODO
12cr|scim-1.4.14-1|42	%{_bindir}/scim
12cr|scim-1.4.14-1|43	
12cr|scim-1.4.14-1|44	#----------------------------------------------------------------------
12cr|scim-1.4.14-1|45	%package -n %{libname}
12cr|scim-1.4.14-1|46	Summary:	SCIM library
12cr|scim-1.4.14-1|47	Group:		System/Internationalization
12cr|scim-1.4.14-1|48	Requires:	%name-common = %version
12cr|scim-1.4.14-1|49	Obsoletes:	%mklibname scim 0
12cr|scim-1.4.14-1|50	Obsoletes:	%mklibname scim 8
12cr|scim-1.4.14-1|51	Conflicts:	%{name} < 1.4.7-8
12cr|scim-1.4.14-1|52	
12cr|scim-1.4.14-1|53	%description -n %{libname}
12cr|scim-1.4.14-1|54	SCIM library.
12cr|scim-1.4.14-1|55	
12cr|scim-1.4.14-1|56	%files -n %{libname}
12cr|scim-1.4.14-1|57	%{_libdir}/*.so.%{major}*
12cr|scim-1.4.14-1|58	
12cr|scim-1.4.14-1|59	#----------------------------------------------------------------------
12cr|scim-1.4.14-1|60	%package common
12cr|scim-1.4.14-1|61	Summary:        SCIM common files
12cr|scim-1.4.14-1|62	Group:          System/Internationalization
12cr|scim-1.4.14-1|63	Requires:       %{libname} = %version-%release
12cr|scim-1.4.14-1|64	Conflicts:      %{libname} < 1.4.7-8
12cr|scim-1.4.14-1|65	Conflicts:	%{mklibname scim 8} < 1.4.7-8
12cr|scim-1.4.14-1|66	Conflicts:	%{name} < 1.4.7-10
12cr|scim-1.4.14-1|67	
12cr|scim-1.4.14-1|68	%description common
12cr|scim-1.4.14-1|69	Common files for scim input method.
12cr|scim-1.4.14-1|70	
12cr|scim-1.4.14-1|71	%files common -f %name.lang
12cr|scim-1.4.14-1|72	%_bindir/scim-im-agent
12cr|scim-1.4.14-1|73	%{_bindir}/scim-setup
12cr|scim-1.4.14-1|74	%{_bindir}/scim-config-agent
12cr|scim-1.4.14-1|75	%dir %{_sysconfdir}/scim
12cr|scim-1.4.14-1|76	%config(noreplace) %{_sysconfdir}/scim/*
12cr|scim-1.4.14-1|77	%{_libdir}/scim-1.0/scim-helper-launcher
12cr|scim-1.4.14-1|78	%{_libdir}/scim-1.0/scim-helper-manager
12cr|scim-1.4.14-1|79	%{_libdir}/scim-1.0/scim-launcher
12cr|scim-1.4.14-1|80	%{_libdir}/scim-1.0/scim-panel-gtk
12cr|scim-1.4.14-1|81	%dir %{_libdir}/scim-1.0/%{scim_api}
12cr|scim-1.4.14-1|82	%{_libdir}/scim-1.0/%{scim_api}/Filter
12cr|scim-1.4.14-1|83	%{_libdir}/scim-1.0/%{scim_api}/FrontEnd
12cr|scim-1.4.14-1|84	%{_libdir}/scim-1.0/%{scim_api}/Helper
12cr|scim-1.4.14-1|85	%dir %{_libdir}/scim-1.0/%{scim_api}/IMEngine
12cr|scim-1.4.14-1|86	%{_libdir}/scim-1.0/%{scim_api}/IMEngine/socket.so
12cr|scim-1.4.14-1|87	%{_libdir}/scim-1.0/%{scim_api}/IMEngine/rawcode.so
12cr|scim-1.4.14-1|88	%{_libdir}/scim-1.0/%{scim_api}/SetupUI
12cr|scim-1.4.14-1|89	%{_libdir}/scim-1.0/%{scim_api}/Config
12cr|scim-1.4.14-1|90	%{_datadir}/applications/*.desktop
12cr|scim-1.4.14-1|91	%{_datadir}/%{name}
12cr|scim-1.4.14-1|92	%{_datadir}/pixmaps/*
12cr|scim-1.4.14-1|93	%{_datadir}/control-center-2.0/capplets/scim-setup.desktop
12cr|scim-1.4.14-1|94	
12cr|scim-1.4.14-1|95	#----------------------------------------------------------------------
12cr|scim-1.4.14-1|96	%package gtk
12cr|scim-1.4.14-1|97	Summary:        SCIM Gtk 2.x IM module
12cr|scim-1.4.14-1|98	Group:          System/Internationalization
12cr|scim-1.4.14-1|99	Requires:       %libname = %version-%release
12cr|scim-1.4.14-1|100	Conflicts:      %{libname} < 1.4.7-8
12cr|scim-1.4.14-1|101	Conflicts:	%{mklibname scim 8} < 1.4.7-8
12cr|scim-1.4.14-1|102	Requires(post,postun):	gtk+2.0
12cr|scim-1.4.14-1|103	
12cr|scim-1.4.14-1|104	%description gtk
12cr|scim-1.4.14-1|105	This package provides a GTK 2.x input method module for SCIM.
12cr|scim-1.4.14-1|106	
12cr|scim-1.4.14-1|107	%post gtk
12cr|scim-1.4.14-1|108	gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-2.0/gtk.immodules.%_lib
12cr|scim-1.4.14-1|109	
12cr|scim-1.4.14-1|110	%postun gtk
12cr|scim-1.4.14-1|111	gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-2.0/gtk.immodules.%_lib
12cr|scim-1.4.14-1|112	
12cr|scim-1.4.14-1|113	%files gtk
12cr|scim-1.4.14-1|114	%defattr(-,root,root,-)
12cr|scim-1.4.14-1|115	%{_libdir}/gtk-2.0/*/immodules/im-scim.so
12cr|scim-1.4.14-1|116	
12cr|scim-1.4.14-1|117	#----------------------------------------------------------------------
12cr|scim-1.4.14-1|118	%package gtk3
12cr|scim-1.4.14-1|119	Summary:        SCIM Gtk 3.x IM module
12cr|scim-1.4.14-1|120	Group:          System/Internationalization
12cr|scim-1.4.14-1|121	Requires:       %libname = %version-%release
12cr|scim-1.4.14-1|122	Conflicts:      %{libname} < 1.4.7-8
12cr|scim-1.4.14-1|123	Conflicts:	%{mklibname scim 8} < 1.4.7-8
12cr|scim-1.4.14-1|124	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|scim-1.4.14-1|125	
12cr|scim-1.4.14-1|126	%description gtk3
12cr|scim-1.4.14-1|127	This package provides a GTK 3.x input method module for SCIM.
12cr|scim-1.4.14-1|128	
12cr|scim-1.4.14-1|129	%files gtk3
12cr|scim-1.4.14-1|130	%defattr(-,root,root,-)
12cr|scim-1.4.14-1|131	%{_libdir}/gtk-3.0/*/immodules/im-scim.so
12cr|scim-1.4.14-1|132	
12cr|scim-1.4.14-1|133	#----------------------------------------------------------------------
12cr|scim-1.4.14-1|134	%package qt
12cr|scim-1.4.14-1|135	Summary:        SCIM Qt IM module
12cr|scim-1.4.14-1|136	Group:          System/Internationalization
12cr|scim-1.4.14-1|137	Requires:       %libname = %version-%release
12cr|scim-1.4.14-1|138	Conflicts:      %{libname} < 1.4.7-8
12cr|scim-1.4.14-1|139	Conflicts:	%{mklibname scim 8} < 1.4.7-8
12cr|scim-1.4.14-1|140	BuildRequires:	qt4-devel
12cr|scim-1.4.14-1|141	
12cr|scim-1.4.14-1|142	%description qt
12cr|scim-1.4.14-1|143	This package provides a Qt input method module for SCIM.
12cr|scim-1.4.14-1|144	
12cr|scim-1.4.14-1|145	%files qt
12cr|scim-1.4.14-1|146	%{_libdir}/qt4/plugins/inputmethods/im-scim.so
12cr|scim-1.4.14-1|147	
12cr|scim-1.4.14-1|148	#----------------------------------------------------------------------
12cr|scim-1.4.14-1|149	%package -n %{develname}
12cr|scim-1.4.14-1|150	Summary:	Headers of SCIM for development
12cr|scim-1.4.14-1|151	Group:		Development/C
12cr|scim-1.4.14-1|152	Requires:	%{libname} = %{version}
12cr|scim-1.4.14-1|153	Provides:	%{name}-devel = %{version}-%{release}
12cr|scim-1.4.14-1|154	Obsoletes:	%mklibname -d scim 0
12cr|scim-1.4.14-1|155	Obsoletes:	%mklibname -d scim 8
12cr|scim-1.4.14-1|156	
12cr|scim-1.4.14-1|157	%description -n %{develname}
12cr|scim-1.4.14-1|158	Headers of %{name} for development.
12cr|scim-1.4.14-1|159	
12cr|scim-1.4.14-1|160	%files -n %{develname}
12cr|scim-1.4.14-1|161	%{_libdir}/lib*.so
12cr|scim-1.4.14-1|162	%{_libdir}/pkgconfig/*.pc
12cr|scim-1.4.14-1|163	%dir %{_includedir}/scim-1.0
12cr|scim-1.4.14-1|164	%{_includedir}/scim-1.0/*.h
12cr|scim-1.4.14-1|165	%{_includedir}/scim-1.0/gtk/*.h
12cr|scim-1.4.14-1|166	%{_includedir}/scim-1.0/x11/scim_x11_utils.h
12cr|scim-1.4.14-1|167	%{_sysconfdir}/rpm/macros.d/scim.macros
12cr|scim-1.4.14-1|168	#----------------------------------------------------------------------
12cr|scim-1.4.14-1|169	
12cr|scim-1.4.14-1|170	%prep
12cr|scim-1.4.14-1|171	%setup -q -a1
12cr|scim-1.4.14-1|172	%patch0 -p1 -b .compile~
12cr|scim-1.4.14-1|173	%patch1 -p1 -b .hotkey~
12cr|scim-1.4.14-1|174	%patch5 -p0 -b .utf8~
12cr|scim-1.4.14-1|175	
12cr|scim-1.4.14-1|176	# update icons
12cr|scim-1.4.14-1|177	cp -p scim-icons/icons/*.png data/icons
12cr|scim-1.4.14-1|178	cp -p scim-icons/pixmaps/*.png data/pixmaps
12cr|scim-1.4.14-1|179	
12cr|scim-1.4.14-1|180	# update the config file
12cr|scim-1.4.14-1|181	mv configs/config{,.orig}
12cr|scim-1.4.14-1|182	cp -p %{SOURCE2} configs/config
12cr|scim-1.4.14-1|183	
12cr|scim-1.4.14-1|184	%build
12cr|scim-1.4.14-1|185	intltoolize --force
12cr|scim-1.4.14-1|186	aclocal -I m4
12cr|scim-1.4.14-1|187	automake -a
12cr|scim-1.4.14-1|188	autoconf
12cr|scim-1.4.14-1|189	%configure2_5x --disable-static --enable-ld-version-script
12cr|scim-1.4.14-1|190	%make
12cr|scim-1.4.14-1|191	
12cr|scim-1.4.14-1|192	%install
12cr|scim-1.4.14-1|193	%makeinstall_std
12cr|scim-1.4.14-1|194	
12cr|scim-1.4.14-1|195	# remove unneeded files
12cr|scim-1.4.14-1|196	rm -f ${RPM_BUILD_ROOT}/%{_libdir}/scim-1.0/*/*/*.{a,la}
12cr|scim-1.4.14-1|197	rm -f ${RPM_BUILD_ROOT}/%{_libdir}/gtk-2.0/immodules/im-scim.{a,la}
12cr|scim-1.4.14-1|198	
12cr|scim-1.4.14-1|199	# install scim.macros
12cr|scim-1.4.14-1|200	install -D -m0644 %SOURCE3 %buildroot%{_sysconfdir}/rpm/macros.d/scim.macros
12cr|scim-1.4.14-1|201	
12cr|scim-1.4.14-1|202	%find_lang %{name}

7437 12
12cr|scim-googlepinyin-0.1-0.20101114.1|1	%define snapdate 20101114
12cr|scim-googlepinyin-0.1-0.20101114.1|2	
12cr|scim-googlepinyin-0.1-0.20101114.1|3	Summary: An SCIM port of android Google Pinyin IME
12cr|scim-googlepinyin-0.1-0.20101114.1|4	Name: scim-googlepinyin
12cr|scim-googlepinyin-0.1-0.20101114.1|5	Version: 0.1
12cr|scim-googlepinyin-0.1-0.20101114.1|6	Release: %mkrel -c %snapdate 1
12cr|scim-googlepinyin-0.1-0.20101114.1|7	License: ASL 2.0
12cr|scim-googlepinyin-0.1-0.20101114.1|8	Group: System/Internationalization
12cr|scim-googlepinyin-0.1-0.20101114.1|9	URL: http://code.google.com/p/scim-googlepinyin/
12cr|scim-googlepinyin-0.1-0.20101114.1|10	# source0 is generated by:
12cr|scim-googlepinyin-0.1-0.20101114.1|11	# git clone git://github.com/tchaikov/scim-googlepinyin.git
12cr|scim-googlepinyin-0.1-0.20101114.1|12	# cd scim-googlepinyin
12cr|scim-googlepinyin-0.1-0.20101114.1|13	# git archive --format=tar --prefix=scim-googlepinyin/ HEAD | xz> scim-googlepinyin-%{snapdate}.tar.xz
12cr|scim-googlepinyin-0.1-0.20101114.1|14	Source: %{name}-%{snapdate}.tar.xz
12cr|scim-googlepinyin-0.1-0.20101114.1|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|scim-googlepinyin-0.1-0.20101114.1|16	BuildRequires: scim-devel >= 1.4.8
12cr|scim-googlepinyin-0.1-0.20101114.1|17	Requires: scim-client
12cr|scim-googlepinyin-0.1-0.20101114.1|18	
12cr|scim-googlepinyin-0.1-0.20101114.1|19	%description
12cr|scim-googlepinyin-0.1-0.20101114.1|20	scim-googlepinyin is an SCIM port of google-pinyin on android platform.
12cr|scim-googlepinyin-0.1-0.20101114.1|21	It's basically a translation from its original java code to C++ counterpart.
12cr|scim-googlepinyin-0.1-0.20101114.1|22	Android google pinyin's core is not changed in porting, but this user
12cr|scim-googlepinyin-0.1-0.20101114.1|23	interface is slightly modified to simulate the bevaviour of GooglePinyin
12cr|scim-googlepinyin-0.1-0.20101114.1|24	on Windows.
12cr|scim-googlepinyin-0.1-0.20101114.1|25	
12cr|scim-googlepinyin-0.1-0.20101114.1|26	%prep
12cr|scim-googlepinyin-0.1-0.20101114.1|27	%setup -qn %{name}
12cr|scim-googlepinyin-0.1-0.20101114.1|28	
12cr|scim-googlepinyin-0.1-0.20101114.1|29	%build
12cr|scim-googlepinyin-0.1-0.20101114.1|30	./autogen.sh
12cr|scim-googlepinyin-0.1-0.20101114.1|31	%configure2_5x --disable-static
12cr|scim-googlepinyin-0.1-0.20101114.1|32	%make
12cr|scim-googlepinyin-0.1-0.20101114.1|33	
12cr|scim-googlepinyin-0.1-0.20101114.1|34	%install
12cr|scim-googlepinyin-0.1-0.20101114.1|35	rm -rf $RPM_BUILD_ROOT
12cr|scim-googlepinyin-0.1-0.20101114.1|36	%makeinstall_std
12cr|scim-googlepinyin-0.1-0.20101114.1|37	
12cr|scim-googlepinyin-0.1-0.20101114.1|38	rm -fr %buildroot/%{scim_plugins_dir}/*/*.la
12cr|scim-googlepinyin-0.1-0.20101114.1|39	
12cr|scim-googlepinyin-0.1-0.20101114.1|40	%clean
12cr|scim-googlepinyin-0.1-0.20101114.1|41	rm -rf $RPM_BUILD_ROOT
12cr|scim-googlepinyin-0.1-0.20101114.1|42	
12cr|scim-googlepinyin-0.1-0.20101114.1|43	%files
12cr|scim-googlepinyin-0.1-0.20101114.1|44	%defattr(-,root,root,-)
12cr|scim-googlepinyin-0.1-0.20101114.1|45	%{_datadir}/scim/googlepinyin
12cr|scim-googlepinyin-0.1-0.20101114.1|46	%{_datadir}/scim/icons/google-pinyin_icon.png
12cr|scim-googlepinyin-0.1-0.20101114.1|47	%{scim_plugins_dir}/*/*.so
12cr|scim-googlepinyin-0.1-0.20101114.1|48	
12cr|scim-googlepinyin-0.1-0.20101114.1|49	
12cr|scim-googlepinyin-0.1-0.20101114.1|50	%changelog
12cr|scim-googlepinyin-0.1-0.20101114.1|51	* Fri Dec 24 2010 Funda Wang <fwang@mandriva.org> 0.1-0.20101114.1mdv2011.0
12cr|scim-googlepinyin-0.1-0.20101114.1|52	+ Revision: 624572
12cr|scim-googlepinyin-0.1-0.20101114.1|53	- new snapshot
12cr|scim-googlepinyin-0.1-0.20101114.1|54	
12cr|scim-googlepinyin-0.1-0.20101114.1|55	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-0.20091231.2mdv2011.0
12cr|scim-googlepinyin-0.1-0.20101114.1|56	+ Revision: 607519
12cr|scim-googlepinyin-0.1-0.20101114.1|57	- rebuild
12cr|scim-googlepinyin-0.1-0.20101114.1|58	
12cr|scim-googlepinyin-0.1-0.20101114.1|59	* Sun Jan 03 2010 Funda Wang <fwang@mandriva.org> 0.1-0.20091231.1mdv2010.1
12cr|scim-googlepinyin-0.1-0.20101114.1|60	+ Revision: 485769
12cr|scim-googlepinyin-0.1-0.20101114.1|61	- new version 20091231
12cr|scim-googlepinyin-0.1-0.20101114.1|62	
12cr|scim-googlepinyin-0.1-0.20101114.1|63	* Sat Dec 26 2009 Funda Wang <fwang@mandriva.org> 0.1-0.20091225.1mdv2010.1
12cr|scim-googlepinyin-0.1-0.20101114.1|64	+ Revision: 482553
12cr|scim-googlepinyin-0.1-0.20101114.1|65	- import scim-googlepinyin
12cr|scim-googlepinyin-0.1-0.20101114.1|66	
12cr|scim-googlepinyin-0.1-0.20101114.1|67	

7438 12
12cr|scintilla-3.2.2-0|1	%define name 	scintilla
12cr|scintilla-3.2.2-0|2	%define version 3.2.2
12cr|scintilla-3.2.2-0|3	%define release 0
12cr|scintilla-3.2.2-0|4	%define major 3
12cr|scintilla-3.2.2-0|5	%define libname %mklibname scintilla %{major}
12cr|scintilla-3.2.2-0|6	%define develname %mklibname -d scintilla
12cr|scintilla-3.2.2-0|7	
12cr|scintilla-3.2.2-0|8	%define scintillaver %(echo %{version} | sed -e 's/\\.//g')
12cr|scintilla-3.2.2-0|9	
12cr|scintilla-3.2.2-0|10	Summary: 	Free source code editing component
12cr|scintilla-3.2.2-0|11	Name: 		%{name}
12cr|scintilla-3.2.2-0|12	Version: 	%{version}
12cr|scintilla-3.2.2-0|13	Release: 	%{release}
12cr|scintilla-3.2.2-0|14	License: 	BSD
12cr|scintilla-3.2.2-0|15	Group: 		Editors
12cr|scintilla-3.2.2-0|16	Url: 		http://www.scintilla.org/index.html
12cr|scintilla-3.2.2-0|17	Source0: 	http://prdownloads.sourceforge.net/scintilla/scintilla%{scintillaver}.tgz
12cr|scintilla-3.2.2-0|18	Source1:	scintilla.cmake
12cr|scintilla-3.2.2-0|19	Source2:	scintilla.pc.cmake
12cr|scintilla-3.2.2-0|20	BuildRequires:	gtk+3-devel pkgconfig
12cr|scintilla-3.2.2-0|21	BuildRequires:	cmake >= 2.6
12cr|scintilla-3.2.2-0|22	
12cr|scintilla-3.2.2-0|23	%description
12cr|scintilla-3.2.2-0|24	Scintilla is a free source code editing component. As well as features
12cr|scintilla-3.2.2-0|25	found in standard text editing components, Scintilla includes features
12cr|scintilla-3.2.2-0|26	especially useful when editing and debugging source code. These include
12cr|scintilla-3.2.2-0|27	support for syntax styling, error indicators, code completion and call
12cr|scintilla-3.2.2-0|28	tips.
12cr|scintilla-3.2.2-0|29	
12cr|scintilla-3.2.2-0|30	%package -n %{libname}
12cr|scintilla-3.2.2-0|31	Summary:	Scintilla shared libraries
12cr|scintilla-3.2.2-0|32	Group:		System/Servers
12cr|scintilla-3.2.2-0|33	
12cr|scintilla-3.2.2-0|34	%description -n %{libname}
12cr|scintilla-3.2.2-0|35	This package contains scintilla shared libraries.
12cr|scintilla-3.2.2-0|36	
12cr|scintilla-3.2.2-0|37	%package -n	%{develname}
12cr|scintilla-3.2.2-0|38	Group:		Development/C
12cr|scintilla-3.2.2-0|39	Summary:	Headers and static lib for scintilla development
12cr|scintilla-3.2.2-0|40	Requires:	%{libname} = %{version}
12cr|scintilla-3.2.2-0|41	Provides:	scintilla-devel = %{EVRD}
12cr|scintilla-3.2.2-0|42	
12cr|scintilla-3.2.2-0|43	%description -n	%{develname}
12cr|scintilla-3.2.2-0|44	Install this package if you want do compile applications using the
12cr|scintilla-3.2.2-0|45	scintilla library.
12cr|scintilla-3.2.2-0|46	
12cr|scintilla-3.2.2-0|47	%prep
12cr|scintilla-3.2.2-0|48	%setup -q -n scintilla
12cr|scintilla-3.2.2-0|49	cp %SOURCE1 %{_builddir}/scintilla/CMakeLists.txt
12cr|scintilla-3.2.2-0|50	cp %SOURCE2 %{_builddir}/scintilla/scintilla.pc.cmake
12cr|scintilla-3.2.2-0|51	
12cr|scintilla-3.2.2-0|52	%build
12cr|scintilla-3.2.2-0|53	%{cmake}
12cr|scintilla-3.2.2-0|54	make
12cr|scintilla-3.2.2-0|55	
12cr|scintilla-3.2.2-0|56	%install
12cr|scintilla-3.2.2-0|57	pushd build
12cr|scintilla-3.2.2-0|58	%makeinstall_std
12cr|scintilla-3.2.2-0|59	popd
12cr|scintilla-3.2.2-0|60	
12cr|scintilla-3.2.2-0|61	%files -n %{libname}
12cr|scintilla-3.2.2-0|62	%{_libdir}/libscintilla.so.%{major}*
12cr|scintilla-3.2.2-0|63	
12cr|scintilla-3.2.2-0|64	%files -n %{develname}
12cr|scintilla-3.2.2-0|65	%dir %{_includedir}/scintilla
12cr|scintilla-3.2.2-0|66	%{_libdir}/libscintilla.so
12cr|scintilla-3.2.2-0|67	%{_libdir}/pkgconfig/scintilla.pc
12cr|scintilla-3.2.2-0|68	%{_includedir}/scintilla/*.h
12cr|scintilla-3.2.2-0|69	%doc License.txt
12cr|scintilla-3.2.2-0|70	
12cr|scintilla-3.2.2-0|71	
12cr|scintilla-3.2.2-0|72	%changelog
12cr|scintilla-3.2.2-0|73	* Tue Oct  2 2012 Sergey Sokolov <sokol@mtik.ru> 3.2.2-0
12cr|scintilla-3.2.2-0|74	- update to 3.2.2
12cr|scintilla-3.2.2-0|75	
12cr|scintilla-3.2.2-0|76	* Mon May 14 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3.1.0-2
12cr|scintilla-3.2.2-0|77	+ Revision: 798793
12cr|scintilla-3.2.2-0|78	- use gtk+3 instead gtk+2
12cr|scintilla-3.2.2-0|79	- update to 3.1.0
12cr|scintilla-3.2.2-0|80	
12cr|scintilla-3.2.2-0|81	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.02-2mdv2011.0
12cr|scintilla-3.2.2-0|82	+ Revision: 614825
12cr|scintilla-3.2.2-0|83	- the mass rebuild of 2010.1 packages
12cr|scintilla-3.2.2-0|84	
12cr|scintilla-3.2.2-0|85	* Fri Feb 12 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.02-1mdv2010.1
12cr|scintilla-3.2.2-0|86	+ Revision: 505083
12cr|scintilla-3.2.2-0|87	- update to 202
12cr|scintilla-3.2.2-0|88	
12cr|scintilla-3.2.2-0|89	* Sat Dec 12 2009 Funda Wang <fwang@mandriva.org> 2.01-1mdv2010.1
12cr|scintilla-3.2.2-0|90	+ Revision: 477834
12cr|scintilla-3.2.2-0|91	- new version 2.01
12cr|scintilla-3.2.2-0|92	
12cr|scintilla-3.2.2-0|93	* Tue Oct 27 2009 Funda Wang <fwang@mandriva.org> 1.79-2mdv2010.0
12cr|scintilla-3.2.2-0|94	+ Revision: 459454
12cr|scintilla-3.2.2-0|95	- move so file into devel package
12cr|scintilla-3.2.2-0|96	
12cr|scintilla-3.2.2-0|97	* Mon Jul 20 2009 Raphaël Gertz <rapsys@mandriva.org> 1.79-1mdv2010.0
12cr|scintilla-3.2.2-0|98	+ Revision: 398016
12cr|scintilla-3.2.2-0|99	- Fix install path
12cr|scintilla-3.2.2-0|100	- Add cmake dep
12cr|scintilla-3.2.2-0|101	- Import new scintilla library
12cr|scintilla-3.2.2-0|102	Use an alternative cmake build system
12cr|scintilla-3.2.2-0|103	- Created package structure for scintilla.
12cr|scintilla-3.2.2-0|104	

7439 12
12cr|scite-3.2.2-2|1	%define		_version	322
12cr|scite-3.2.2-2|2	Name:		scite
12cr|scite-3.2.2-2|3	Version:	3.2.2
12cr|scite-3.2.2-2|4	Release:	%mkrel 2
12cr|scite-3.2.2-2|5	Summary:	SCIntilla based GTK3 text editor
12cr|scite-3.2.2-2|6	License:	MIT
12cr|scite-3.2.2-2|7	Group:		Editors
12cr|scite-3.2.2-2|8	Source0:	http://download.sourceforge.net/scintilla/%{name}%{_version}.tgz
12cr|scite-3.2.2-2|9	Patch0:		%{name}-desktopfile.patch
12cr|scite-3.2.2-2|10	
12cr|scite-3.2.2-2|11	Url:		http://www.scintilla.org/SciTE.html
12cr|scite-3.2.2-2|12	
12cr|scite-3.2.2-2|13	BuildRequires:	gtk+3-devel
12cr|scite-3.2.2-2|14	BuildRequires:	desktop-file-utils
12cr|scite-3.2.2-2|15	
12cr|scite-3.2.2-2|16	Requires:       gtk+3.0
12cr|scite-3.2.2-2|17	
12cr|scite-3.2.2-2|18	%description
12cr|scite-3.2.2-2|19	SciTE is a SCIntilla based Text Editor. Originally built to demonstrate
12cr|scite-3.2.2-2|20	Scintilla, it has grown to be a generally useful editor with facilities for
12cr|scite-3.2.2-2|21	building and running programs.
12cr|scite-3.2.2-2|22	
12cr|scite-3.2.2-2|23	%prep
12cr|scite-3.2.2-2|24	%setup -q -c
12cr|scite-3.2.2-2|25	%patch0 -p1 -b .desktopfile
12cr|scite-3.2.2-2|26	
12cr|scite-3.2.2-2|27	%build
12cr|scite-3.2.2-2|28	%make OPTFLAGS="%{optflags}" GTK3=1 -C scintilla/gtk
12cr|scite-3.2.2-2|29	%make OPTFLAGS="%{optflags}" GTK3=1 -C scite/gtk
12cr|scite-3.2.2-2|30	#%make OPTFLAGS="%{optflags}" -C scintilla/gtk
12cr|scite-3.2.2-2|31	#%make OPTFLAGS="%{optflags}" -C scite/gtk
12cr|scite-3.2.2-2|32	
12cr|scite-3.2.2-2|33	%install
12cr|scite-3.2.2-2|34	rm -rf %{buildroot}
12cr|scite-3.2.2-2|35	%makeinstall_std GTK3=1 -C scite/gtk
12cr|scite-3.2.2-2|36	ln -s SciTE %{buildroot}%{_bindir}/scite
12cr|scite-3.2.2-2|37	
12cr|scite-3.2.2-2|38	# include man-page
12cr|scite-3.2.2-2|39	mkdir -p %{buildroot}%{_mandir}/man1/
12cr|scite-3.2.2-2|40	mv scite/doc/scite.1 %{buildroot}%{_mandir}/man1/
12cr|scite-3.2.2-2|41	
12cr|scite-3.2.2-2|42	desktop-file-validate %{buildroot}%{_datadir}/applications/SciTE.desktop
12cr|scite-3.2.2-2|43	
12cr|scite-3.2.2-2|44	%files
12cr|scite-3.2.2-2|45	%doc scite/README scite/License.txt
12cr|scite-3.2.2-2|46	%{_mandir}/man1/scite.1*
12cr|scite-3.2.2-2|47	%{_bindir}/SciTE
12cr|scite-3.2.2-2|48	%{_bindir}/scite
12cr|scite-3.2.2-2|49	%{_datadir}/scite/
12cr|scite-3.2.2-2|50	%{_datadir}/pixmaps/*
12cr|scite-3.2.2-2|51	%{_datadir}/applications/*
12cr|scite-3.2.2-2|52	
12cr|scite-3.2.2-2|53	
12cr|scite-3.2.2-2|54	%changelog
12cr|scite-3.2.2-2|55	
12cr|scite-3.2.2-2|56	* Wed Sep 12 2012 matteo <matteo> 3.2.2-1.mga3
12cr|scite-3.2.2-2|57	+ Revision: 292471
12cr|scite-3.2.2-2|58	- new version
12cr|scite-3.2.2-2|59	
12cr|scite-3.2.2-2|60	* Tue May 01 2012 matteo <matteo> 3.1.0-1.mga2
12cr|scite-3.2.2-2|61	+ Revision: 234439
12cr|scite-3.2.2-2|62	- new version
12cr|scite-3.2.2-2|63	- upstream includes fix to scroll mask bug
12cr|scite-3.2.2-2|64	- few other bugs fixed
12cr|scite-3.2.2-2|65	
12cr|scite-3.2.2-2|66	* Fri Apr 13 2012 matteo <matteo> 3.0.4-1.mga2
12cr|scite-3.2.2-2|67	+ Revision: 230564
12cr|scite-3.2.2-2|68	- deleted wrong patch of the gtk makefile
12cr|scite-3.2.2-2|69	- fixed makeinstall_std arguments
12cr|scite-3.2.2-2|70	- spec file cleaned
12cr|scite-3.2.2-2|71	- fixed gtk makefile bug not allowing desktop file installation
12cr|scite-3.2.2-2|72	- added desktop file patch
12cr|scite-3.2.2-2|73	- fixed mouse wheel scroll bug
12cr|scite-3.2.2-2|74	- new version
12cr|scite-3.2.2-2|75	- built against gtk3 rather than gtk2
12cr|scite-3.2.2-2|76	- new version
12cr|scite-3.2.2-2|77	
12cr|scite-3.2.2-2|78	* Wed Sep 28 2011 matteo <matteo> 2.29-1.mga2
12cr|scite-3.2.2-2|79	+ Revision: 149694
12cr|scite-3.2.2-2|80	- upgrade to 2.29
12cr|scite-3.2.2-2|81	- replaced commands with macros
12cr|scite-3.2.2-2|82	- imported package scite

7440 12
12cr|scmbug-0.26.22-3|1	%if %{_use_internal_dependency_generator}
12cr|scmbug-0.26.22-3|2	%define __noautoreq 'perl\\(Win32::OLE\\)'
12cr|scmbug-0.26.22-3|3	%endif
12cr|scmbug-0.26.22-3|4	
12cr|scmbug-0.26.22-3|5	%define upstream_version %(echo %{version} | sed -e 's/\\./-/g')
12cr|scmbug-0.26.22-3|6	
12cr|scmbug-0.26.22-3|7	Name:		scmbug
12cr|scmbug-0.26.22-3|8	Version:	0.26.22
12cr|scmbug-0.26.22-3|9	Release:	3
12cr|scmbug-0.26.22-3|10	Summary:	Integration of Software Configuration Management with Bug-tracking
12cr|scmbug-0.26.22-3|11	License:	GPL
12cr|scmbug-0.26.22-3|12	Group:		Networking/WWW
12cr|scmbug-0.26.22-3|13	Url:		http://www.mkgnu.net/?q=scmbug
12cr|scmbug-0.26.22-3|14	Source:		http://files.mkgnu.net/files/scmbug/SCMBUG_RELEASE_%{upstream_version}/source/SCMBUG_RELEASE_%{upstream_version}.tar.gz
12cr|scmbug-0.26.22-3|15	BuildRequires:	transfig
12cr|scmbug-0.26.22-3|16	BuildRequires:	imagemagick
12cr|scmbug-0.26.22-3|17	BuildRequires:	docbook-utils
12cr|scmbug-0.26.22-3|18	BuildRequires:	docbook-dtd42-sgml
12cr|scmbug-0.26.22-3|19	BuildRequires:	docbook-utils-pdf
12cr|scmbug-0.26.22-3|20	BuildRequires:	ghostscript-dvipdf
12cr|scmbug-0.26.22-3|21	BuildRequires:	texlive
12cr|scmbug-0.26.22-3|22	BuildArch:	noarch
12cr|scmbug-0.26.22-3|23	
12cr|scmbug-0.26.22-3|24	%description
12cr|scmbug-0.26.22-3|25	Scmbug is a system that integrates software configuration management (SCM) with
12cr|scmbug-0.26.22-3|26	bug-tracking.  It aims to be a universal tool that will glue any SCM system
12cr|scmbug-0.26.22-3|27	(such as CVS, Subversion, and Arch) with any bug-tracking system (such as
12cr|scmbug-0.26.22-3|28	Bugzilla and Mantis).
12cr|scmbug-0.26.22-3|29	
12cr|scmbug-0.26.22-3|30	%package common
12cr|scmbug-0.26.22-3|31	Summary:    Scmbug common libraries
12cr|scmbug-0.26.22-3|32	Group:      Networking/WWW
12cr|scmbug-0.26.22-3|33	
12cr|scmbug-0.26.22-3|34	%description common
12cr|scmbug-0.26.22-3|35	Provides library functionality shared by scmbug-tools and scmbug-server.
12cr|scmbug-0.26.22-3|36	
12cr|scmbug-0.26.22-3|37	%package tools
12cr|scmbug-0.26.22-3|38	Summary:    Scmbug integration tools
12cr|scmbug-0.26.22-3|39	Group:      Networking/WWW
12cr|scmbug-0.26.22-3|40	Requires:   scmbug-common = %{version}
12cr|scmbug-0.26.22-3|41	Requires:   libxslt-proc
12cr|scmbug-0.26.22-3|42	Requires:   docbook-utils
12cr|scmbug-0.26.22-3|43	
12cr|scmbug-0.26.22-3|44	%description tools
12cr|scmbug-0.26.22-3|45	Collection of tools that can install the integration glue in an SCM repository
12cr|scmbug-0.26.22-3|46	and enhance the experience of integrating SCM with bug-tracking.
12cr|scmbug-0.26.22-3|47	
12cr|scmbug-0.26.22-3|48	%package server
12cr|scmbug-0.26.22-3|49	Summary:    Scmbug integration server
12cr|scmbug-0.26.22-3|50	Group:      Networking/WWW
12cr|scmbug-0.26.22-3|51	Requires:   scmbug-common = %{version}
12cr|scmbug-0.26.22-3|52	
12cr|scmbug-0.26.22-3|53	%description server
12cr|scmbug-0.26.22-3|54	Accepts integration requests from the Scmbug glue.
12cr|scmbug-0.26.22-3|55	
12cr|scmbug-0.26.22-3|56	%package doc
12cr|scmbug-0.26.22-3|57	Summary:    Scmbug documentation
12cr|scmbug-0.26.22-3|58	Group:      Networking/WWW
12cr|scmbug-0.26.22-3|59	
12cr|scmbug-0.26.22-3|60	%description doc
12cr|scmbug-0.26.22-3|61	Provides the Scmbug manual.
12cr|scmbug-0.26.22-3|62	
12cr|scmbug-0.26.22-3|63	%prep
12cr|scmbug-0.26.22-3|64	%setup -q -n SCMBUG_RELEASE_%{upstream_version}
12cr|scmbug-0.26.22-3|65	
12cr|scmbug-0.26.22-3|66	%build
12cr|scmbug-0.26.22-3|67	export POSIXLY_CORRECT=1
12cr|scmbug-0.26.22-3|68	%configure2_5x
12cr|scmbug-0.26.22-3|69	make
12cr|scmbug-0.26.22-3|70	
12cr|scmbug-0.26.22-3|71	%install
12cr|scmbug-0.26.22-3|72	%makeinstall
12cr|scmbug-0.26.22-3|73	
12cr|scmbug-0.26.22-3|74	# fix documentation mess
12cr|scmbug-0.26.22-3|75	rm -rf %{buildroot}%{_docdir}/%{name}-server
12cr|scmbug-0.26.22-3|76	rm -rf %{buildroot}%{_docdir}/%{name}-common
12cr|scmbug-0.26.22-3|77	rm -rf %{buildroot}%{_docdir}/%{name}-tools
12cr|scmbug-0.26.22-3|78	mv %{buildroot}%{_docdir}/%{name}-doc %{buildroot}%{_docdir}/%{name}
12cr|scmbug-0.26.22-3|79	install -m 644 ChangeLog* %{buildroot}%{_docdir}/%{name}
12cr|scmbug-0.26.22-3|80	
12cr|scmbug-0.26.22-3|81	%files common
12cr|scmbug-0.26.22-3|82	%dir %{_docdir}/%{name}
12cr|scmbug-0.26.22-3|83	%{_docdir}/%{name}/ChangeLog*
12cr|scmbug-0.26.22-3|84	%{_docdir}/%{name}/AUTHORS
12cr|scmbug-0.26.22-3|85	%{_docdir}/%{name}/COPYING
12cr|scmbug-0.26.22-3|86	%{_docdir}/%{name}/TODO
12cr|scmbug-0.26.22-3|87	%dir %{_datadir}/%{name}
12cr|scmbug-0.26.22-3|88	%dir %{_datadir}/%{name}/lib
12cr|scmbug-0.26.22-3|89	%dir %{_datadir}/%{name}/lib/Scmbug
12cr|scmbug-0.26.22-3|90	%{_datadir}/%{name}/lib/Scmbug/*.pm
12cr|scmbug-0.26.22-3|91	
12cr|scmbug-0.26.22-3|92	%files server
12cr|scmbug-0.26.22-3|93	%dir %{_localstatedir}/log/%{name}
12cr|scmbug-0.26.22-3|94	%dir %{_sysconfdir}/%{name}
12cr|scmbug-0.26.22-3|95	%{_sysconfdir}/init.d/*
12cr|scmbug-0.26.22-3|96	%config(noreplace) %{_sysconfdir}/%{name}/*
12cr|scmbug-0.26.22-3|97	%{_sbindir}/*
12cr|scmbug-0.26.22-3|98	%{_mandir}/man8/*
12cr|scmbug-0.26.22-3|99	%{_datadir}/%{name}/lib/Scmbug/Daemon
12cr|scmbug-0.26.22-3|100	%{_datadir}/%{name}/WebReports
12cr|scmbug-0.26.22-3|101	
12cr|scmbug-0.26.22-3|102	%files tools
12cr|scmbug-0.26.22-3|103	%{_mandir}/man1/*
12cr|scmbug-0.26.22-3|104	%{_prefix}/bin/*
12cr|scmbug-0.26.22-3|105	%dir %{_datadir}/%{name}/glue
12cr|scmbug-0.26.22-3|106	%dir %{_datadir}/%{name}/glue/etc
12cr|scmbug-0.26.22-3|107	%config(noreplace) %{_datadir}/%{name}/glue/etc/*
12cr|scmbug-0.26.22-3|108	%{_datadir}/%{name}/glue/templates
12cr|scmbug-0.26.22-3|109	%{_datadir}/%{name}/glue/bin
12cr|scmbug-0.26.22-3|110	%{_datadir}/%{name}/lib/Scmbug/Glue
12cr|scmbug-0.26.22-3|111	%{_datadir}/%{name}/lib/Scmbug/Tools
12cr|scmbug-0.26.22-3|112	
12cr|scmbug-0.26.22-3|113	%files doc
12cr|scmbug-0.26.22-3|114	%{_docdir}/%{name}/manual
12cr|scmbug-0.26.22-3|115	

7441 12
12cr|scmxx-0.9.0-6|1	%define name 	scmxx
12cr|scmxx-0.9.0-6|2	%define version 0.9.0
12cr|scmxx-0.9.0-6|3	%define release %mkrel 6
12cr|scmxx-0.9.0-6|4	
12cr|scmxx-0.9.0-6|5	Name:		%{name}
12cr|scmxx-0.9.0-6|6	Summary:	Exchange data with Siemens mobile phones
12cr|scmxx-0.9.0-6|7	Version:	%{version}
12cr|scmxx-0.9.0-6|8	Release:	%{release}
12cr|scmxx-0.9.0-6|9	License:	GPL
12cr|scmxx-0.9.0-6|10	Group:		Communications
12cr|scmxx-0.9.0-6|11	URL:		http://www.hendrik-sattler.de/scmxx
12cr|scmxx-0.9.0-6|12	Source:		http://prdownloads.sourceforge.net/scmxx/%{name}-%{version}.tar.bz2
12cr|scmxx-0.9.0-6|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|scmxx-0.9.0-6|14	
12cr|scmxx-0.9.0-6|15	%description
12cr|scmxx-0.9.0-6|16	SCMxx is a console program that allows you to exchange certain types of data
12cr|scmxx-0.9.0-6|17	with mobile phones made by Siemens. Some of the data types that can be
12cr|scmxx-0.9.0-6|18	exchanged are logos, ring tones, vCalendars, phonebook entries, and SMS
12cr|scmxx-0.9.0-6|19	messages. It works with the following models: S25, S35i, M35i and C35i, SL45,
12cr|scmxx-0.9.0-6|20	S45, ME45 and C45 and probably others.
12cr|scmxx-0.9.0-6|21	
12cr|scmxx-0.9.0-6|22	%prep
12cr|scmxx-0.9.0-6|23	%setup -q
12cr|scmxx-0.9.0-6|24	
12cr|scmxx-0.9.0-6|25	%build
12cr|scmxx-0.9.0-6|26	%configure2_5x
12cr|scmxx-0.9.0-6|27	%make
12cr|scmxx-0.9.0-6|28	
12cr|scmxx-0.9.0-6|29	%install
12cr|scmxx-0.9.0-6|30	%makeinstall_std
12cr|scmxx-0.9.0-6|31	
12cr|scmxx-0.9.0-6|32	%find_lang %name
12cr|scmxx-0.9.0-6|33	
12cr|scmxx-0.9.0-6|34	%clean
12cr|scmxx-0.9.0-6|35	rm -rf $RPM_BUILD_ROOT
12cr|scmxx-0.9.0-6|36	
12cr|scmxx-0.9.0-6|37	%files -f %name.lang
12cr|scmxx-0.9.0-6|38	%defattr(-, root, root)
12cr|scmxx-0.9.0-6|39	%doc BUGS INSTALL README TODO AUTHORS CHANGELOG docs/*.txt contrib
12cr|scmxx-0.9.0-6|40	%{_bindir}/*
12cr|scmxx-0.9.0-6|41	%{_mandir}/man*/*
12cr|scmxx-0.9.0-6|42	%lang(ru) %{_mandir}/ru/*/*
12cr|scmxx-0.9.0-6|43	%lang(de) %{_mandir}/de/*/*
12cr|scmxx-0.9.0-6|44	%lang(it) %{_mandir}/it/*/*
12cr|scmxx-0.9.0-6|45	
12cr|scmxx-0.9.0-6|46	
12cr|scmxx-0.9.0-6|47	%changelog
12cr|scmxx-0.9.0-6|48	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.9.0-6mdv2010.0
12cr|scmxx-0.9.0-6|49	+ Revision: 433626
12cr|scmxx-0.9.0-6|50	- rebuild
12cr|scmxx-0.9.0-6|51	
12cr|scmxx-0.9.0-6|52	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9.0-5mdv2009.0
12cr|scmxx-0.9.0-6|53	+ Revision: 260561
12cr|scmxx-0.9.0-6|54	- rebuild
12cr|scmxx-0.9.0-6|55	
12cr|scmxx-0.9.0-6|56	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9.0-4mdv2009.0
12cr|scmxx-0.9.0-6|57	+ Revision: 252172
12cr|scmxx-0.9.0-6|58	- rebuild
12cr|scmxx-0.9.0-6|59	
12cr|scmxx-0.9.0-6|60	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.9.0-2mdv2008.1
12cr|scmxx-0.9.0-6|61	+ Revision: 140776
12cr|scmxx-0.9.0-6|62	- restore BuildRoot
12cr|scmxx-0.9.0-6|63	
12cr|scmxx-0.9.0-6|64	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|scmxx-0.9.0-6|65	- kill re-definition of %%buildroot on Pixel's request
12cr|scmxx-0.9.0-6|66	
12cr|scmxx-0.9.0-6|67	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 0.9.0-2mdv2008.0
12cr|scmxx-0.9.0-6|68	+ Revision: 23923
12cr|scmxx-0.9.0-6|69	- rebuild
12cr|scmxx-0.9.0-6|70	- Import scmxx
12cr|scmxx-0.9.0-6|71	
12cr|scmxx-0.9.0-6|72	
12cr|scmxx-0.9.0-6|73	
12cr|scmxx-0.9.0-6|74	* Fri Mar 03 2006 Austin Acton <austin@mandriva.org> 0.9.0-1mdk
12cr|scmxx-0.9.0-6|75	- New release 0.9.0
12cr|scmxx-0.9.0-6|76	
12cr|scmxx-0.9.0-6|77	* Sat Nov 19 2005 Austin Acton <austin@mandriva.org> 0.8.2-1mdk
12cr|scmxx-0.9.0-6|78	- New release 0.8.2
12cr|scmxx-0.9.0-6|79	
12cr|scmxx-0.9.0-6|80	* Mon Oct 03 2005 Lenny Cartier <lenny@mandriva.com> 0.8.1-1mdk
12cr|scmxx-0.9.0-6|81	- 0.8.1
12cr|scmxx-0.9.0-6|82	
12cr|scmxx-0.9.0-6|83	* Thu Jul 14 2005 Austin Acton <austin@mandriva.org> 0.8.0-1mdk
12cr|scmxx-0.9.0-6|84	- 0.8.0
12cr|scmxx-0.9.0-6|85	- source URL
12cr|scmxx-0.9.0-6|86	- configure 2.5
12cr|scmxx-0.9.0-6|87	
12cr|scmxx-0.9.0-6|88	* Mon Feb 21 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.7.5-1mdk
12cr|scmxx-0.9.0-6|89	- 0.7.5
12cr|scmxx-0.9.0-6|90	- add italian manpage
12cr|scmxx-0.9.0-6|91	
12cr|scmxx-0.9.0-6|92	* Thu Oct 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.7.4-1mdk
12cr|scmxx-0.9.0-6|93	- 0.7.4
12cr|scmxx-0.9.0-6|94	
12cr|scmxx-0.9.0-6|95	* Wed Oct 13 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.7.3-1mdk
12cr|scmxx-0.9.0-6|96	- 0.7.3
12cr|scmxx-0.9.0-6|97	
12cr|scmxx-0.9.0-6|98	* Wed Jul 21 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.7.2-1mdk
12cr|scmxx-0.9.0-6|99	- 0.7.2
12cr|scmxx-0.9.0-6|100	
12cr|scmxx-0.9.0-6|101	* Mon May 24 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.7.1-1mdk
12cr|scmxx-0.9.0-6|102	- 0.7.1
12cr|scmxx-0.9.0-6|103	
12cr|scmxx-0.9.0-6|104	* Wed Jan 24 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.6.4.1-1mdk
12cr|scmxx-0.9.0-6|105	- 0.6.4.1
12cr|scmxx-0.9.0-6|106	
12cr|scmxx-0.9.0-6|107	* Wed Sep 03 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.6.4-1mdk
12cr|scmxx-0.9.0-6|108	- 0.6.4
12cr|scmxx-0.9.0-6|109	
12cr|scmxx-0.9.0-6|110	* Wed Jun 04 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.6.3.8-1mdk
12cr|scmxx-0.9.0-6|111	- 0.6.3.8
12cr|scmxx-0.9.0-6|112	
12cr|scmxx-0.9.0-6|113	* Mon May 12 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.6.3.7-1mdk
12cr|scmxx-0.9.0-6|114	- 0.6.3.7
12cr|scmxx-0.9.0-6|115	
12cr|scmxx-0.9.0-6|116	* Wed Jan 01 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.6.3.5-1mdk
12cr|scmxx-0.9.0-6|117	- 0.6.3.5
12cr|scmxx-0.9.0-6|118	- \o/ Happy new year \o/ even for you silly rpmlint :-)
12cr|scmxx-0.9.0-6|119	
12cr|scmxx-0.9.0-6|120	* Mon Dec 16 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.6.3.3-1mdk
12cr|scmxx-0.9.0-6|121	- 0.6.3.3
12cr|scmxx-0.9.0-6|122	
12cr|scmxx-0.9.0-6|123	* Sun Nov 03 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.6.1.6-1mdk
12cr|scmxx-0.9.0-6|124	- from Michael Reinsch <mr@uue.org> :
12cr|scmxx-0.9.0-6|125	- first mandrake spec file

7442 12
12cr|scorched3d-43.3-1|1	%define	oname	Scorched3D
12cr|scorched3d-43.3-1|2	
12cr|scorched3d-43.3-1|3	Summary:	Scorched Earth 3D OpenGL Remake
12cr|scorched3d-43.3-1|4	Name:		scorched3d
12cr|scorched3d-43.3-1|5	Version:	43.3
12cr|scorched3d-43.3-1|6	Release:	%mkrel 1
12cr|scorched3d-43.3-1|7	License:	GPLv1+
12cr|scorched3d-43.3-1|8	Group:		Games/Arcade
12cr|scorched3d-43.3-1|9	URL:		http://www.scorched3d.co.uk
12cr|scorched3d-43.3-1|10	Source0:	http://prdownloads.sourceforge.net/scorched3d/%{oname}-%{version}-src.tar.gz
12cr|scorched3d-43.3-1|11	# openal-soft does not provide openal-config, so fake it
12cr|scorched3d-43.3-1|12	Source1:	openal-config
12cr|scorched3d-43.3-1|13	Source11:	%{name}-16x16.png
12cr|scorched3d-43.3-1|14	Source12:	%{name}-32x32.png
12cr|scorched3d-43.3-1|15	Source13:	%{name}-48x48.png
12cr|scorched3d-43.3-1|16	Patch0:		scorched3d-gcc47.patch
12cr|scorched3d-43.3-1|17	Patch1:		scorched3d-help.patch
12cr|scorched3d-43.3-1|18	Patch2:		scorched3d-libpng15.patch
12cr|scorched3d-43.3-1|19	Patch3:		scorched3d-syslibs.patch
12cr|scorched3d-43.3-1|20	BuildRequires:	mesa-common-devel
12cr|scorched3d-43.3-1|21	BuildRequires:	SDL_mixer-devel
12cr|scorched3d-43.3-1|22	BuildRequires:	SDL_net-devel
12cr|scorched3d-43.3-1|23	BuildRequires:	wxgtku2.8-devel
12cr|scorched3d-43.3-1|24	BuildRequires:	openal-devel
12cr|scorched3d-43.3-1|25	BuildRequires:	freealut-devel
12cr|scorched3d-43.3-1|26	BuildRequires:	fftw-devel
12cr|scorched3d-43.3-1|27	BuildRequires:	expat-devel
12cr|scorched3d-43.3-1|28	BuildRequires:	glew-devel
12cr|scorched3d-43.3-1|29	
12cr|scorched3d-43.3-1|30	%description
12cr|scorched3d-43.3-1|31	Scorched is a game based loosely on the classic DOS game Scorche
12cr|scorched3d-43.3-1|32	d Earth "The Mother Of All Games".
12cr|scorched3d-43.3-1|33	
12cr|scorched3d-43.3-1|34	"Scorched Earth is a simple, yet exciting artillery combat game,
12cr|scorched3d-43.3-1|35	based on an auspicious history of artillery games."
12cr|scorched3d-43.3-1|36	(Review of Scorched Earth at ClassicGaming.com)
12cr|scorched3d-43.3-1|37	
12cr|scorched3d-43.3-1|38	In its simplest form Scorched is an artillery game.
12cr|scorched3d-43.3-1|39	Tanks take turns to earn money by destroying opponents in an arena.
12cr|scorched3d-43.3-1|40	Scorched attempts to recreate the simple yet addictive game play
12cr|scorched3d-43.3-1|41	of the original game, adding amongst other new features a 3D island
12cr|scorched3d-43.3-1|42	environment and LAN and internet play.
12cr|scorched3d-43.3-1|43	
12cr|scorched3d-43.3-1|44	%prep
12cr|scorched3d-43.3-1|45	%setup -q -n scorched
12cr|scorched3d-43.3-1|46	for i in `find -type d -name CVS`; do %__rm -rf $i; done
12cr|scorched3d-43.3-1|47	%__install -m 755 %{SOURCE1} .
12cr|scorched3d-43.3-1|48	%patch0 -p1
12cr|scorched3d-43.3-1|49	%patch1 -p1
12cr|scorched3d-43.3-1|50	%patch2 -p0
12cr|scorched3d-43.3-1|51	%patch3 -p0
12cr|scorched3d-43.3-1|52	
12cr|scorched3d-43.3-1|53	%build
12cr|scorched3d-43.3-1|54	export OPENAL_CONFIG=$PWD/openal-config
12cr|scorched3d-43.3-1|55	%configure2_5x \
12cr|scorched3d-43.3-1|56	--bindir=%{_gamesbindir} \
12cr|scorched3d-43.3-1|57	--datadir=%{_gamesdatadir}/%{name} \
12cr|scorched3d-43.3-1|58	--with-wx-config=%{_bindir}/wx-config-unicode \
12cr|scorched3d-43.3-1|59	--disable-openaltest \
12cr|scorched3d-43.3-1|60	--enable-dependency-tracking
12cr|scorched3d-43.3-1|61	
12cr|scorched3d-43.3-1|62	%make
12cr|scorched3d-43.3-1|63	
12cr|scorched3d-43.3-1|64	%install
12cr|scorched3d-43.3-1|65	%__rm -rf %{buildroot}
12cr|scorched3d-43.3-1|66	%makeinstall_std
12cr|scorched3d-43.3-1|67	%__rm -rf %{buildroot}%{_gamesdatadir}/%{name}/{README,documentation}
12cr|scorched3d-43.3-1|68	
12cr|scorched3d-43.3-1|69	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|scorched3d-43.3-1|70	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|scorched3d-43.3-1|71	[Desktop Entry]
12cr|scorched3d-43.3-1|72	Name=Scorched 3D
12cr|scorched3d-43.3-1|73	Comment=Scorched Earth 3D OpenGL Remake
12cr|scorched3d-43.3-1|74	Exec=%{_gamesbindir}/%{name}
12cr|scorched3d-43.3-1|75	Icon=%{name}
12cr|scorched3d-43.3-1|76	Terminal=false
12cr|scorched3d-43.3-1|77	Type=Application
12cr|scorched3d-43.3-1|78	StartupNotify=true
12cr|scorched3d-43.3-1|79	Categories=Game;ArcadeGame;
12cr|scorched3d-43.3-1|80	EOF
12cr|scorched3d-43.3-1|81	
12cr|scorched3d-43.3-1|82	%__install %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|scorched3d-43.3-1|83	%__install %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|scorched3d-43.3-1|84	%__install %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|scorched3d-43.3-1|85	
12cr|scorched3d-43.3-1|86	%clean
12cr|scorched3d-43.3-1|87	%__rm -rf %{buildroot}
12cr|scorched3d-43.3-1|88	
12cr|scorched3d-43.3-1|89	%files
12cr|scorched3d-43.3-1|90	%defattr(-,root,root)
12cr|scorched3d-43.3-1|91	%doc README documentation/*
12cr|scorched3d-43.3-1|92	%{_gamesbindir}/*
12cr|scorched3d-43.3-1|93	%{_gamesdatadir}/%{name}
12cr|scorched3d-43.3-1|94	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|scorched3d-43.3-1|95	%{_datadir}/applications/*.desktop
12cr|scorched3d-43.3-1|96	
12cr|scorched3d-43.3-1|97	
12cr|scorched3d-43.3-1|98	%changelog
12cr|scorched3d-43.3-1|99	* Tue Feb 14 2012 Andrey Bondrov <abondrov@mandriva.org> 43.3-1
12cr|scorched3d-43.3-1|100	+ Revision: 773956
12cr|scorched3d-43.3-1|101	- New version 43.3, switch to system glew (use patch from Fedora)
12cr|scorched3d-43.3-1|102	
12cr|scorched3d-43.3-1|103	* Sat Jul 02 2011 Zombie Ryushu <ryushu@mandriva.org> 43.2a-1
12cr|scorched3d-43.3-1|104	+ Revision: 688536
12cr|scorched3d-43.3-1|105	- Security Update for scorched3d
12cr|scorched3d-43.3-1|106	- Security Update for scorched3d
12cr|scorched3d-43.3-1|107	
12cr|scorched3d-43.3-1|108	* Sun Nov 28 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 43.2-1mdv2011.0
12cr|scorched3d-43.3-1|109	+ Revision: 602358
12cr|scorched3d-43.3-1|110	- update to new version 43.2
12cr|scorched3d-43.3-1|111	
12cr|scorched3d-43.3-1|112	* Sat Jul 17 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 43.1c-1mdv2011.0
12cr|scorched3d-43.3-1|113	+ Revision: 554582
12cr|scorched3d-43.3-1|114	- update to new version 4.31c
12cr|scorched3d-43.3-1|115	- add a workaround for missing openal-config
12cr|scorched3d-43.3-1|116	
12cr|scorched3d-43.3-1|117	* Wed Apr 07 2010 Samuel Verschelde <stormi@mandriva.org> 43.1b-1mdv2010.1
12cr|scorched3d-43.3-1|118	+ Revision: 532861
12cr|scorched3d-43.3-1|119	- update to new version 43.1b
12cr|scorched3d-43.3-1|120	
12cr|scorched3d-43.3-1|121	* Mon Apr 05 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 43-1mdv2010.1
12cr|scorched3d-43.3-1|122	+ Revision: 531574
12cr|scorched3d-43.3-1|123	- update to new version 43
12cr|scorched3d-43.3-1|124	
12cr|scorched3d-43.3-1|125	* Mon Oct 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 42.1-3mdv2010.0
12cr|scorched3d-43.3-1|126	+ Revision: 454295
12cr|scorched3d-43.3-1|127	- rebuild for new libopenal
12cr|scorched3d-43.3-1|128	
12cr|scorched3d-43.3-1|129	* Mon Aug 17 2009 Götz Waschk <waschk@mandriva.org> 42.1-2mdv2010.0
12cr|scorched3d-43.3-1|130	+ Revision: 417441
12cr|scorched3d-43.3-1|131	- rebuild for new libjpeg
12cr|scorched3d-43.3-1|132	
12cr|scorched3d-43.3-1|133	* Fri Mar 20 2009 Frederik Himpe <fhimpe@mandriva.org> 42.1-1mdv2009.1
12cr|scorched3d-43.3-1|134	+ Revision: 359080
12cr|scorched3d-43.3-1|135	- Update to new version 42.1
12cr|scorched3d-43.3-1|136	- Remove gcc 4.3 patch: not needed anymore
12cr|scorched3d-43.3-1|137	
12cr|scorched3d-43.3-1|138	* Sat Feb 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 42-2mdv2009.1
12cr|scorched3d-43.3-1|139	+ Revision: 343535
12cr|scorched3d-43.3-1|140	- Fix desktop file
12cr|scorched3d-43.3-1|141	
12cr|scorched3d-43.3-1|142	* Tue Feb 17 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 42-1mdv2009.1
12cr|scorched3d-43.3-1|143	+ Revision: 341168
12cr|scorched3d-43.3-1|144	- update to new version 42
12cr|scorched3d-43.3-1|145	- add buildrequires on expat-deve
12cr|scorched3d-43.3-1|146	- Patch0: rediff
12cr|scorched3d-43.3-1|147	
12cr|scorched3d-43.3-1|148	* Thu Sep 25 2008 Götz Waschk <waschk@mandriva.org> 41.3-5mdv2009.0
12cr|scorched3d-43.3-1|149	+ Revision: 288075
12cr|scorched3d-43.3-1|150	- patch to make it build
12cr|scorched3d-43.3-1|151	- switch to unicode version of wxgtk
12cr|scorched3d-43.3-1|152	
12cr|scorched3d-43.3-1|153	+ Thierry Vignaud <tv@mandriva.org>
12cr|scorched3d-43.3-1|154	- rebuild
12cr|scorched3d-43.3-1|155	- rebuild
12cr|scorched3d-43.3-1|156	
12cr|scorched3d-43.3-1|157	+ Pixel <pixel@mandriva.com>
12cr|scorched3d-43.3-1|158	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|scorched3d-43.3-1|159	
12cr|scorched3d-43.3-1|160	* Tue Jan 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 41.3-1mdv2008.1
12cr|scorched3d-43.3-1|161	+ Revision: 156014
12cr|scorched3d-43.3-1|162	- new version
12cr|scorched3d-43.3-1|163	
12cr|scorched3d-43.3-1|164	* Thu Jan 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 41.2-2mdv2008.1
12cr|scorched3d-43.3-1|165	+ Revision: 153940
12cr|scorched3d-43.3-1|166	- rebuild due to wrong tag
12cr|scorched3d-43.3-1|167	
12cr|scorched3d-43.3-1|168	* Tue Jan 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 41.2-1mdv2008.1
12cr|scorched3d-43.3-1|169	+ Revision: 152004
12cr|scorched3d-43.3-1|170	- new version
12cr|scorched3d-43.3-1|171	
12cr|scorched3d-43.3-1|172	+ Olivier Blin <blino@mandriva.org>
12cr|scorched3d-43.3-1|173	- restore BuildRoot
12cr|scorched3d-43.3-1|174	
12cr|scorched3d-43.3-1|175	+ Thierry Vignaud <tv@mandriva.org>
12cr|scorched3d-43.3-1|176	- kill re-definition of %%buildroot on Pixel's request
12cr|scorched3d-43.3-1|177	
12cr|scorched3d-43.3-1|178	* Thu Nov 01 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 41.1-1mdv2008.1
12cr|scorched3d-43.3-1|179	+ Revision: 104518
12cr|scorched3d-43.3-1|180	- set buildrequires on fftw-devel
12cr|scorched3d-43.3-1|181	- disable openal test
12cr|scorched3d-43.3-1|182	- drop old menu
12cr|scorched3d-43.3-1|183	- move icons to fd.o compiliant directory
12cr|scorched3d-43.3-1|184	- spec file clean
12cr|scorched3d-43.3-1|185	- new version
12cr|scorched3d-43.3-1|186	- set buildrequires on freealut-devel
12cr|scorched3d-43.3-1|187	- new version
12cr|scorched3d-43.3-1|188	
12cr|scorched3d-43.3-1|189	+ Thierry Vignaud <tv@mandriva.org>
12cr|scorched3d-43.3-1|190	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|scorched3d-43.3-1|191	
12cr|scorched3d-43.3-1|192	
12cr|scorched3d-43.3-1|193	* Sun Jul 16 2006 Gtz Waschk <waschk@mandriva.org> 40-1mdv2007.0
12cr|scorched3d-43.3-1|194	- update patch 1
12cr|scorched3d-43.3-1|195	- drop patch 0
12cr|scorched3d-43.3-1|196	- New release 40
12cr|scorched3d-43.3-1|197	
12cr|scorched3d-43.3-1|198	* Fri Jul 14 2006 Gtz Waschk <waschk@mandriva.org> 39.1-3mdv2007.0
12cr|scorched3d-43.3-1|199	- fix menu
12cr|scorched3d-43.3-1|200	
12cr|scorched3d-43.3-1|201	* Thu Jul 06 2006 Gtz Waschk <waschk@mandriva.org> 39.1-2mdv2007.0
12cr|scorched3d-43.3-1|202	- xdg menu
12cr|scorched3d-43.3-1|203	- fix build with gcc 4.1
12cr|scorched3d-43.3-1|204	
12cr|scorched3d-43.3-1|205	* Wed Aug 31 2005 Gtz Waschk <waschk@mandriva.org> 39.1-1mdk
12cr|scorched3d-43.3-1|206	- fix buildrequires
12cr|scorched3d-43.3-1|207	- New release 39.1
12cr|scorched3d-43.3-1|208	
12cr|scorched3d-43.3-1|209	* Thu Jun 02 2005 Gtz Waschk <waschk@mandriva.org> 38.1-3mdk
12cr|scorched3d-43.3-1|210	- work around broken wx-config
12cr|scorched3d-43.3-1|211	
12cr|scorched3d-43.3-1|212	* Tue Apr 26 2005 Gtz Waschk <waschk@mandriva.org> 38.1-2mdk
12cr|scorched3d-43.3-1|213	- rebuild for new wxGTK
12cr|scorched3d-43.3-1|214	
12cr|scorched3d-43.3-1|215	* Mon Feb 14 2005 Götz Waschk <waschk@linux-mandrake.com> 38.1-1mdk
12cr|scorched3d-43.3-1|216	- New release 38.1
12cr|scorched3d-43.3-1|217	
12cr|scorched3d-43.3-1|218	* Sun Dec 05 2004 Goetz Waschk <waschk@linux-mandrake.com> 38-1mdk
12cr|scorched3d-43.3-1|219	- New release 38
12cr|scorched3d-43.3-1|220	
12cr|scorched3d-43.3-1|221	* Fri Aug 27 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 37.2-3mdk
12cr|scorched3d-43.3-1|222	- rebuild for new menu
12cr|scorched3d-43.3-1|223	
12cr|scorched3d-43.3-1|224	* Mon Jun 07 2004 Götz Waschk <waschk@linux-mandrake.com> 37.2-2mdk
12cr|scorched3d-43.3-1|225	- rebuild for new g++
12cr|scorched3d-43.3-1|226	
12cr|scorched3d-43.3-1|227	* Tue Jun 01 2004 Lenny Cartier <lenny@mandrakesoft.com> 37.2-1mdk
12cr|scorched3d-43.3-1|228	- 37.2
12cr|scorched3d-43.3-1|229	
12cr|scorched3d-43.3-1|230	* Tue May 04 2004 Götz Waschk <waschk@linux-mandrake.com> 37.1-1mdk
12cr|scorched3d-43.3-1|231	- fix installation
12cr|scorched3d-43.3-1|232	- we really require wxGTK 2.4
12cr|scorched3d-43.3-1|233	- new version
12cr|scorched3d-43.3-1|234	
12cr|scorched3d-43.3-1|235	* Thu Jan 15 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 36.2-1mdk
12cr|scorched3d-43.3-1|236	- 36.2
12cr|scorched3d-43.3-1|237	- fix buildrequires
12cr|scorched3d-43.3-1|238	
12cr|scorched3d-43.3-1|239	* Wed Dec 10 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 36-2mdk
12cr|scorched3d-43.3-1|240	- update from cvs (after author's advice)
12cr|scorched3d-43.3-1|241	
12cr|scorched3d-43.3-1|242	* Mon Dec 08 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 36-1mdk
12cr|scorched3d-43.3-1|243	- build 36
12cr|scorched3d-43.3-1|244	- drop P0 (merged upstream)
12cr|scorched3d-43.3-1|245	
12cr|scorched3d-43.3-1|246	* Sun Aug 03 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 35-1mdk
12cr|scorched3d-43.3-1|247	- initial mdk release
12cr|scorched3d-43.3-1|248	

7443 12
12cr|scourge-data-0.21.1-2|1	%define oname scourge
12cr|scourge-data-0.21.1-2|2	
12cr|scourge-data-0.21.1-2|3	Summary:	Data files for Scourge roguelike game
12cr|scourge-data-0.21.1-2|4	Name:		scourge-data
12cr|scourge-data-0.21.1-2|5	Version:	0.21.1
12cr|scourge-data-0.21.1-2|6	Release:	%mkrel 2
12cr|scourge-data-0.21.1-2|7	License:	GPLv2+
12cr|scourge-data-0.21.1-2|8	Group:		Games/Adventure
12cr|scourge-data-0.21.1-2|9	Url:		http://scourgeweb.org/
12cr|scourge-data-0.21.1-2|10	Source0:	http://downloads.sourceforge.net/scourge/%{oname}-%{version}.data.tar.lzma
12cr|scourge-data-0.21.1-2|11	Requires:	%{oname}
12cr|scourge-data-0.21.1-2|12	BuildArch:	noarch
12cr|scourge-data-0.21.1-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|scourge-data-0.21.1-2|14	
12cr|scourge-data-0.21.1-2|15	%description
12cr|scourge-data-0.21.1-2|16	Data files for Scourge roguelike game.
12cr|scourge-data-0.21.1-2|17	
12cr|scourge-data-0.21.1-2|18	%prep
12cr|scourge-data-0.21.1-2|19	%setup -qn %{oname}_data
12cr|scourge-data-0.21.1-2|20	
12cr|scourge-data-0.21.1-2|21	%build
12cr|scourge-data-0.21.1-2|22	
12cr|scourge-data-0.21.1-2|23	%install
12cr|scourge-data-0.21.1-2|24	rm -rf %{buildroot}
12cr|scourge-data-0.21.1-2|25	
12cr|scourge-data-0.21.1-2|26	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
12cr|scourge-data-0.21.1-2|27	cp -rf * %{buildroot}%{_gamesdatadir}/%{oname}
12cr|scourge-data-0.21.1-2|28	
12cr|scourge-data-0.21.1-2|29	%clean
12cr|scourge-data-0.21.1-2|30	rm -rf %{buildroot}
12cr|scourge-data-0.21.1-2|31	
12cr|scourge-data-0.21.1-2|32	%files
12cr|scourge-data-0.21.1-2|33	%defattr(0644,root,root,0755)
12cr|scourge-data-0.21.1-2|34	%{_gamesdatadir}/%{oname}
12cr|scourge-data-0.21.1-2|35	
12cr|scourge-data-0.21.1-2|36	
12cr|scourge-data-0.21.1-2|37	%changelog
12cr|scourge-data-0.21.1-2|38	* Wed May 13 2009 Samuel Verschelde <stormi@mandriva.org> 0.21.1-2mdv2010.0
12cr|scourge-data-0.21.1-2|39	+ Revision: 375488
12cr|scourge-data-0.21.1-2|40	- fix Licence
12cr|scourge-data-0.21.1-2|41	
12cr|scourge-data-0.21.1-2|42	* Mon Dec 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.21.1-1mdv2009.1
12cr|scourge-data-0.21.1-2|43	+ Revision: 320765
12cr|scourge-data-0.21.1-2|44	- update to new version 0.21.1
12cr|scourge-data-0.21.1-2|45	
12cr|scourge-data-0.21.1-2|46	+ Funda Wang <fundawang@mandriva.org>
12cr|scourge-data-0.21.1-2|47	- fix perms finally
12cr|scourge-data-0.21.1-2|48	
12cr|scourge-data-0.21.1-2|49	* Sun Aug 17 2008 Funda Wang <fundawang@mandriva.org> 0.20-2mdv2009.0
12cr|scourge-data-0.21.1-2|50	+ Revision: 272952
12cr|scourge-data-0.21.1-2|51	- fix perms
12cr|scourge-data-0.21.1-2|52	- fix url
12cr|scourge-data-0.21.1-2|53	
12cr|scourge-data-0.21.1-2|54	* Sat Jul 05 2008 Funda Wang <fundawang@mandriva.org> 0.20-1mdv2009.0
12cr|scourge-data-0.21.1-2|55	+ Revision: 231960
12cr|scourge-data-0.21.1-2|56	- fix perms
12cr|scourge-data-0.21.1-2|57	
12cr|scourge-data-0.21.1-2|58	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|scourge-data-0.21.1-2|59	- update to new version 0.20
12cr|scourge-data-0.21.1-2|60	
12cr|scourge-data-0.21.1-2|61	+ Olivier Blin <oblin@mandriva.com>
12cr|scourge-data-0.21.1-2|62	- restore BuildRoot
12cr|scourge-data-0.21.1-2|63	
12cr|scourge-data-0.21.1-2|64	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|scourge-data-0.21.1-2|65	- kill re-definition of %%buildroot on Pixel's request
12cr|scourge-data-0.21.1-2|66	
12cr|scourge-data-0.21.1-2|67	* Tue Oct 09 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.19-1mdv2008.1
12cr|scourge-data-0.21.1-2|68	+ Revision: 96117
12cr|scourge-data-0.21.1-2|69	- import scourge-data
12cr|scourge-data-0.21.1-2|70	
12cr|scourge-data-0.21.1-2|71	

7444 12
12cr|scponly-4.8-3|1	%define	with_rsync	0
12cr|scponly-4.8-3|2	%define	with_svn	0
12cr|scponly-4.8-3|3	%define	with_unison	0
12cr|scponly-4.8-3|4	%define with_quota	0
12cr|scponly-4.8-3|5	%{?_with_rsync: %{expand: %%global with_rsync 1}}
12cr|scponly-4.8-3|6	%{?_with_svn: %{expand: %%global with_svn 1}}
12cr|scponly-4.8-3|7	%{?_with_unison: %{expand: %%global with_unison 1}}
12cr|scponly-4.8-3|8	%{?_with_quota: %{expand: %%global with_quota 1}}
12cr|scponly-4.8-3|9	
12cr|scponly-4.8-3|10	Summary:	Connection shell to allow only scp/sftp/rsync/svn
12cr|scponly-4.8-3|11	Name:		scponly
12cr|scponly-4.8-3|12	Version:	4.8
12cr|scponly-4.8-3|13	Release:	%mkrel 3
12cr|scponly-4.8-3|14	License:	BSD
12cr|scponly-4.8-3|15	Group:		Networking/Remote access
12cr|scponly-4.8-3|16	URL:		http://sublimation.org/scponly/
12cr|scponly-4.8-3|17	Source0:	http://www.sublimation.org/scponly/%{name}-%{version}.tar.bz2
12cr|scponly-4.8-3|18	Patch0:		scponly-install.patch
12cr|scponly-4.8-3|19	Patch1:		scponly-4.8-elif-gcc44.patch
12cr|scponly-4.8-3|20	Requires(post):	rpm-helper >= 0.7
12cr|scponly-4.8-3|21	Requires(postun): rpm-helper >= 0.7
12cr|scponly-4.8-3|22	Requires:	openssh-server
12cr|scponly-4.8-3|23	BuildRequires:	openssh-server
12cr|scponly-4.8-3|24	%if %{with_rsync}
12cr|scponly-4.8-3|25	Requires:	rsync
12cr|scponly-4.8-3|26	BuildRequires:	rsync
12cr|scponly-4.8-3|27	%endif
12cr|scponly-4.8-3|28	%if %{with_svn}
12cr|scponly-4.8-3|29	Requires:	subversion-server
12cr|scponly-4.8-3|30	BuildRequires:	subversion-server
12cr|scponly-4.8-3|31	%endif
12cr|scponly-4.8-3|32	%if %{with_unison}
12cr|scponly-4.8-3|33	Requires:	unison
12cr|scponly-4.8-3|34	BuildRequires:	unison
12cr|scponly-4.8-3|35	%endif
12cr|scponly-4.8-3|36	%if %{with_quota}
12cr|scponly-4.8-3|37	Requires:	quota
12cr|scponly-4.8-3|38	BuildRequires:	quota
12cr|scponly-4.8-3|39	%endif
12cr|scponly-4.8-3|40	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|scponly-4.8-3|41	
12cr|scponly-4.8-3|42	%description
12cr|scponly-4.8-3|43	"scponly" is an alternative 'shell' (of sorts) for system
12cr|scponly-4.8-3|44	administrators who would like to provide access to remote users to
12cr|scponly-4.8-3|45	both read and write local files without providing any remote execution
12cr|scponly-4.8-3|46	priviledges. Functionally, it is best described as a wrapper to the
12cr|scponly-4.8-3|47	"tried and true" ssh suite of applications.
12cr|scponly-4.8-3|48	
12cr|scponly-4.8-3|49	This package have some configurable build options:
12cr|scponly-4.8-3|50	--with rsync	- build with support for rsync
12cr|scponly-4.8-3|51	--with svn	- build with support for subversion
12cr|scponly-4.8-3|52	--with unison	- build with support for unison
12cr|scponly-4.8-3|53	--with quota	- build with support for quota
12cr|scponly-4.8-3|54	
12cr|scponly-4.8-3|55	%prep
12cr|scponly-4.8-3|56	
12cr|scponly-4.8-3|57	%setup -q
12cr|scponly-4.8-3|58	%patch0 -p1
12cr|scponly-4.8-3|59	%patch1 -p1
12cr|scponly-4.8-3|60	
12cr|scponly-4.8-3|61	%build
12cr|scponly-4.8-3|62	# temporary permission fix
12cr|scponly-4.8-3|63	%__chmod 644 AUTHOR BUILDING-JAILS.TXT CHANGELOG CONTRIB COPYING INSTALL README TODO
12cr|scponly-4.8-3|64	
12cr|scponly-4.8-3|65	# lib64 fix
12cr|scponly-4.8-3|66	export scponly_PROG_SFTP_SERVER="%{_libdir}/ssh/sftp-server"
12cr|scponly-4.8-3|67	perl -pi -e "s|/usr/lib\b|%{_libdir}|g" configure*
12cr|scponly-4.8-3|68	
12cr|scponly-4.8-3|69	%configure2_5x \
12cr|scponly-4.8-3|70	%if %{with_rsync}
12cr|scponly-4.8-3|71	--enable-rsync-compat \
12cr|scponly-4.8-3|72	%endif
12cr|scponly-4.8-3|73	%if %{with_svn}
12cr|scponly-4.8-3|74	--enable-svn-compat \
12cr|scponly-4.8-3|75	--enable-svnserv-compat \
12cr|scponly-4.8-3|76	%endif
12cr|scponly-4.8-3|77	%if %{with_unison}
12cr|scponly-4.8-3|78	--enable-unison-compat \
12cr|scponly-4.8-3|79	%endif
12cr|scponly-4.8-3|80	%if %{with_quota}
12cr|scponly-4.8-3|81	--enable-quota-compat \
12cr|scponly-4.8-3|82	%endif
12cr|scponly-4.8-3|83	--enable-chrooted-binary \
12cr|scponly-4.8-3|84	--enable-winscp-compat \
12cr|scponly-4.8-3|85	--enable-sftp-logging-compat \
12cr|scponly-4.8-3|86	--enable-scp-compat \
12cr|scponly-4.8-3|87	--with-sftp-server=%{_libdir}/ssh/sftp-server \
12cr|scponly-4.8-3|88	--enable-passwd-compat
12cr|scponly-4.8-3|89	
12cr|scponly-4.8-3|90	%make
12cr|scponly-4.8-3|91	
12cr|scponly-4.8-3|92	%install
12cr|scponly-4.8-3|93	rm -rf %buildroot
12cr|scponly-4.8-3|94	perl -p -i -e 's/-o 0 -g 0//' Makefile*
12cr|scponly-4.8-3|95	%makeinstall CONFDIR=$RPM_BUILD_ROOT%{_sysconfdir}/%{name}
12cr|scponly-4.8-3|96	
12cr|scponly-4.8-3|97	%__mkdir_p %{buildroot}%{_datadir}/%{name}-%{version}
12cr|scponly-4.8-3|98	%__install -m 755 setup_chroot.sh %{buildroot}%{_datadir}/%{name}-%{version}
12cr|scponly-4.8-3|99	%__install -m 644 config.h %{buildroot}%{_datadir}/%{name}-%{version}
12cr|scponly-4.8-3|100	%__install -m 755 groups %{buildroot}%{_datadir}/%{name}-%{version}
12cr|scponly-4.8-3|101	
12cr|scponly-4.8-3|102	%post
12cr|scponly-4.8-3|103	/usr/share/rpm-helper/add-shell %{name} $1 %{_bindir}/%{name}
12cr|scponly-4.8-3|104	/usr/share/rpm-helper/add-shell %{name} $1 %{_sbindir}/%{name}c
12cr|scponly-4.8-3|105	
12cr|scponly-4.8-3|106	%postun
12cr|scponly-4.8-3|107	/usr/share/rpm-helper/del-shell %{name} $1 %{_bindir}/%{name}
12cr|scponly-4.8-3|108	/usr/share/rpm-helper/del-shell %{name} $1 %{_sbindir}/%{name}c
12cr|scponly-4.8-3|109	
12cr|scponly-4.8-3|110	%clean
12cr|scponly-4.8-3|111	rm -rf %buildroot
12cr|scponly-4.8-3|112	
12cr|scponly-4.8-3|113	%files
12cr|scponly-4.8-3|114	%defattr(-,root,root)
12cr|scponly-4.8-3|115	%doc AUTHOR BUILDING-JAILS.TXT CHANGELOG CONTRIB COPYING INSTALL README TODO
12cr|scponly-4.8-3|116	%dir %{_sysconfdir}/%{name}
12cr|scponly-4.8-3|117	%config(noreplace) %{_sysconfdir}/%{name}/debuglevel
12cr|scponly-4.8-3|118	%{_bindir}/*
12cr|scponly-4.8-3|119	%{_sbindir}/*
12cr|scponly-4.8-3|120	%{_mandir}/man8/*
12cr|scponly-4.8-3|121	%dir %{_datadir}/%{name}-%{version}
12cr|scponly-4.8-3|122	%{_datadir}/%{name}-%{version}/*
12cr|scponly-4.8-3|123	
12cr|scponly-4.8-3|124	
12cr|scponly-4.8-3|125	
12cr|scponly-4.8-3|126	%changelog
12cr|scponly-4.8-3|127	* Mon Oct 05 2009 Oden Eriksson <oeriksson@mandriva.com> 4.8-3mdv2010.0
12cr|scponly-4.8-3|128	+ Revision: 454045
12cr|scponly-4.8-3|129	- P1: fix build (fedora)
12cr|scponly-4.8-3|130	- rebuild
12cr|scponly-4.8-3|131	
12cr|scponly-4.8-3|132	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|scponly-4.8-3|133	- rebuild
12cr|scponly-4.8-3|134	
12cr|scponly-4.8-3|135	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 4.8-1mdv2009.1
12cr|scponly-4.8-3|136	+ Revision: 333010
12cr|scponly-4.8-3|137	- New upstream release
12cr|scponly-4.8-3|138	
12cr|scponly-4.8-3|139	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 4.6-8mdv2009.0
12cr|scponly-4.8-3|140	+ Revision: 260566
12cr|scponly-4.8-3|141	- rebuild
12cr|scponly-4.8-3|142	
12cr|scponly-4.8-3|143	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 4.6-7mdv2009.0
12cr|scponly-4.8-3|144	+ Revision: 252178
12cr|scponly-4.8-3|145	- rebuild
12cr|scponly-4.8-3|146	
12cr|scponly-4.8-3|147	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 4.6-5mdv2008.1
12cr|scponly-4.8-3|148	+ Revision: 140776
12cr|scponly-4.8-3|149	- restore BuildRoot
12cr|scponly-4.8-3|150	
12cr|scponly-4.8-3|151	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|scponly-4.8-3|152	- kill re-definition of %%buildroot on Pixel's request
12cr|scponly-4.8-3|153	
12cr|scponly-4.8-3|154	
12cr|scponly-4.8-3|155	* Sat Aug 12 2006 Oden Eriksson <oeriksson@mandriva.com> 4.6-5mdv2007.0
12cr|scponly-4.8-3|156	- fix a silly bug
12cr|scponly-4.8-3|157	
12cr|scponly-4.8-3|158	* Sat Aug 12 2006 Oden Eriksson <oeriksson@mandriva.com> 4.6-4mdv2007.0
12cr|scponly-4.8-3|159	- added two debian patches
12cr|scponly-4.8-3|160	
12cr|scponly-4.8-3|161	* Wed Apr 12 2006 Oden Eriksson <oeriksson@mandrakesoft.com> 4.6-3mdk
12cr|scponly-4.8-3|162	- fix build on x86_64
12cr|scponly-4.8-3|163	
12cr|scponly-4.8-3|164	* Tue Feb 07 2006 Tibor Pittich <Tibor.Pittich@mandriva.org> 4.6-2mdk
12cr|scponly-4.8-3|165	- add more compatibilities by default
12cr|scponly-4.8-3|166	- add configurable option for unison and quota
12cr|scponly-4.8-3|167	- add config.h into package
12cr|scponly-4.8-3|168	
12cr|scponly-4.8-3|169	* Mon Feb 06 2006 Tibor Pittich <Tibor.Pittich@mandriva.org> 4.6-1mdk
12cr|scponly-4.8-3|170	- 4.6
12cr|scponly-4.8-3|171	
12cr|scponly-4.8-3|172	* Fri Oct 21 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 4.1-2mdk
12cr|scponly-4.8-3|173	- put back BuildRequires, use switches to enable features
12cr|scponly-4.8-3|174	- disable default support for rsync
12cr|scponly-4.8-3|175	- add docs
12cr|scponly-4.8-3|176	- add setup_chroot.sh and hacked group command into package
12cr|scponly-4.8-3|177	- add optional compatibility with svn client and server, improve summary
12cr|scponly-4.8-3|178	
12cr|scponly-4.8-3|179	* Thu Oct 20 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 4.1-1mdk
12cr|scponly-4.8-3|180	- 4.1
12cr|scponly-4.8-3|181	- remove BuildRequires, just openssh-server is required
12cr|scponly-4.8-3|182	- fixed PreReq
12cr|scponly-4.8-3|183	
12cr|scponly-4.8-3|184	* Thu May 05 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 4.0-2mdk
12cr|scponly-4.8-3|185	- lib64 fix
12cr|scponly-4.8-3|186	- %%mkrel
12cr|scponly-4.8-3|187	
12cr|scponly-4.8-3|188	* Thu Jan 13 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 4.0-1mdk
12cr|scponly-4.8-3|189	- 4.0
12cr|scponly-4.8-3|190	
12cr|scponly-4.8-3|191	* Mon Jul 26 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 3.11-1mdk
12cr|scponly-4.8-3|192	- 3.11
12cr|scponly-4.8-3|193	- cosmetics
12cr|scponly-4.8-3|194	
12cr|scponly-4.8-3|195	* Sat May 08 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.9-1mdk
12cr|scponly-4.8-3|196	- 3.9
12cr|scponly-4.8-3|197	
12cr|scponly-4.8-3|198	* Thu Oct 02 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 3.8-1mdk
12cr|scponly-4.8-3|199	- 3.8
12cr|scponly-4.8-3|200	

7445 12
12cr|scrabble-1.5-6|1	%define	version	1.5
12cr|scrabble-1.5-6|2	%define release	%mkrel 6
12cr|scrabble-1.5-6|3	
12cr|scrabble-1.5-6|4	Summary:	Text Mode Scrabble Word Game
12cr|scrabble-1.5-6|5	Name:		scrabble
12cr|scrabble-1.5-6|6	Version:	%{version}
12cr|scrabble-1.5-6|7	Release:	%{release}
12cr|scrabble-1.5-6|8	License:	Public Domain
12cr|scrabble-1.5-6|9	Group:		Games/Boards
12cr|scrabble-1.5-6|10	URL:		http://packages.qa.debian.org/s/scrabble.html
12cr|scrabble-1.5-6|11	Source:		%{name}-%{version}.tar.bz2
12cr|scrabble-1.5-6|12	Patch0:		scrabble-1.5-hidden-config.patch.bz2
12cr|scrabble-1.5-6|13	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|scrabble-1.5-6|14	BuildRequires:	perl
12cr|scrabble-1.5-6|15	BuildArch:	noarch
12cr|scrabble-1.5-6|16	
12cr|scrabble-1.5-6|17	%description
12cr|scrabble-1.5-6|18	Scrabble is a hybrid of crossword mentality, positional strategy, and a
12cr|scrabble-1.5-6|19	true test of your language mastery. You start with a board that serves
12cr|scrabble-1.5-6|20	for the placement for letter tiles. On the board there are specific
12cr|scrabble-1.5-6|21	squares that when used can add to your score dramatically. These
12cr|scrabble-1.5-6|22	premium squares can double or triple letter values. Some of these
12cr|scrabble-1.5-6|23	squares can even double or triple your word scores! You must position
12cr|scrabble-1.5-6|24	yourself to grab the squares and block your opponent from spelling
12cr|scrabble-1.5-6|25	out a "killer" word.
12cr|scrabble-1.5-6|26	
12cr|scrabble-1.5-6|27	This package is not for beginners as the display does not include
12cr|scrabble-1.5-6|28	letter values or a description of what the symbols on the board
12cr|scrabble-1.5-6|29	represent. You must be familiar with the game of Scrabble before
12cr|scrabble-1.5-6|30	trying to play this version.
12cr|scrabble-1.5-6|31	
12cr|scrabble-1.5-6|32	%prep
12cr|scrabble-1.5-6|33	%setup -q -n %{name}
12cr|scrabble-1.5-6|34	%patch0 -p1 -b .hidden
12cr|scrabble-1.5-6|35	
12cr|scrabble-1.5-6|36	%build
12cr|scrabble-1.5-6|37	
12cr|scrabble-1.5-6|38	%install
12cr|scrabble-1.5-6|39	rm -rf %{buildroot}
12cr|scrabble-1.5-6|40	make install prefix=%{buildroot}%{_prefix}
12cr|scrabble-1.5-6|41	
12cr|scrabble-1.5-6|42	%clean
12cr|scrabble-1.5-6|43	rm -rf %{buildroot}
12cr|scrabble-1.5-6|44	
12cr|scrabble-1.5-6|45	%files
12cr|scrabble-1.5-6|46	%defattr(-,root,root)
12cr|scrabble-1.5-6|47	%{_gamesbindir}/*
12cr|scrabble-1.5-6|48	%{_datadir}/dict/*
12cr|scrabble-1.5-6|49	%{_mandir}/man6/*
12cr|scrabble-1.5-6|50	
12cr|scrabble-1.5-6|51	
12cr|scrabble-1.5-6|52	
12cr|scrabble-1.5-6|53	%changelog
12cr|scrabble-1.5-6|54	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.5-6mdv2010.0
12cr|scrabble-1.5-6|55	+ Revision: 433627
12cr|scrabble-1.5-6|56	- rebuild
12cr|scrabble-1.5-6|57	
12cr|scrabble-1.5-6|58	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.5-5mdv2009.0
12cr|scrabble-1.5-6|59	+ Revision: 260570
12cr|scrabble-1.5-6|60	- rebuild
12cr|scrabble-1.5-6|61	
12cr|scrabble-1.5-6|62	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.5-4mdv2009.0
12cr|scrabble-1.5-6|63	+ Revision: 252182
12cr|scrabble-1.5-6|64	- rebuild
12cr|scrabble-1.5-6|65	
12cr|scrabble-1.5-6|66	+ Olivier Blin <oblin@mandriva.com>
12cr|scrabble-1.5-6|67	- restore BuildRoot
12cr|scrabble-1.5-6|68	
12cr|scrabble-1.5-6|69	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.5-2mdv2008.1
12cr|scrabble-1.5-6|70	+ Revision: 127081
12cr|scrabble-1.5-6|71	- kill re-definition of %%buildroot on Pixel's request
12cr|scrabble-1.5-6|72	- use %%mkrel
12cr|scrabble-1.5-6|73	- import scrabble
12cr|scrabble-1.5-6|74	
12cr|scrabble-1.5-6|75	
12cr|scrabble-1.5-6|76	* Wed Feb 09 2005 Abel Cheung <deaddog@mandrake.org> 1.5-2mdk
12cr|scrabble-1.5-6|77	- Change game history file to .scrabble-games
12cr|scrabble-1.5-6|78	
12cr|scrabble-1.5-6|79	* Mon Aug 23 2004 Abel Cheung <deaddog@mandrake.org> 1.5-1mdk
12cr|scrabble-1.5-6|80	- First Mandrake package, imported from Debian package

7446 12
12cr|scramble-4.5.0-8|1	%define name	scramble
12cr|scramble-4.5.0-8|2	%define version 4.5.0
12cr|scramble-4.5.0-8|3	%define release %mkrel 8
12cr|scramble-4.5.0-8|4	
12cr|scramble-4.5.0-8|5	Name: 	 	%{name}
12cr|scramble-4.5.0-8|6	Summary: 	File encryption utility used by xffm
12cr|scramble-4.5.0-8|7	Version: 	%{version}
12cr|scramble-4.5.0-8|8	Release: 	%{release}
12cr|scramble-4.5.0-8|9	
12cr|scramble-4.5.0-8|10	Source:		http://downloads.sourceforge.net/xffm/%{name}-%{version}.tar.bz2
12cr|scramble-4.5.0-8|11	URL:		http://xffm.sf.net
12cr|scramble-4.5.0-8|12	License:	GPL
12cr|scramble-4.5.0-8|13	Group:		Graphical desktop/Other
12cr|scramble-4.5.0-8|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|scramble-4.5.0-8|15	BuildRequires:	xfce-dev-tools
12cr|scramble-4.5.0-8|16	BuildRequires:	autoconf
12cr|scramble-4.5.0-8|17	BuildRequires:	automake
12cr|scramble-4.5.0-8|18	BuildRequires:	intltool
12cr|scramble-4.5.0-8|19	BuildRequires:	glib-gettextize
12cr|scramble-4.5.0-8|20	
12cr|scramble-4.5.0-8|21	%description
12cr|scramble-4.5.0-8|22	Scramble is the command find tool used by the Xffm-filemanager to
12cr|scramble-4.5.0-8|23	encrypt and descrypt files upon user request. The application is
12cr|scramble-4.5.0-8|24	also used to schred files before deleting.
12cr|scramble-4.5.0-8|25	
12cr|scramble-4.5.0-8|26	%prep
12cr|scramble-4.5.0-8|27	%setup -q
12cr|scramble-4.5.0-8|28	
12cr|scramble-4.5.0-8|29	%build
12cr|scramble-4.5.0-8|30	autoreconf -fi -I /usr/share/xfce4/dev-tools/m4macros
12cr|scramble-4.5.0-8|31	%configure2_5x
12cr|scramble-4.5.0-8|32	%make
12cr|scramble-4.5.0-8|33	
12cr|scramble-4.5.0-8|34	%install
12cr|scramble-4.5.0-8|35	rm -rf %{buildroot}
12cr|scramble-4.5.0-8|36	%makeinstall_std
12cr|scramble-4.5.0-8|37	
12cr|scramble-4.5.0-8|38	%clean
12cr|scramble-4.5.0-8|39	rm -rf %{buildroot}
12cr|scramble-4.5.0-8|40	
12cr|scramble-4.5.0-8|41	%files
12cr|scramble-4.5.0-8|42	%defattr(-,root,root)
12cr|scramble-4.5.0-8|43	%doc AUTHORS COPYING* ChangeLog NEWS* README*
12cr|scramble-4.5.0-8|44	%{_bindir}/%{name}
12cr|scramble-4.5.0-8|45	%{_bindir}/unscramble
12cr|scramble-4.5.0-8|46	%{_mandir}/man1/*
12cr|scramble-4.5.0-8|47	%{_datadir}/xffm/%{name}
12cr|scramble-4.5.0-8|48	%{_libdir}/pkgconfig/%{name}.pc
12cr|scramble-4.5.0-8|49	
12cr|scramble-4.5.0-8|50	
12cr|scramble-4.5.0-8|51	%changelog
12cr|scramble-4.5.0-8|52	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 4.5.0-8mdv2011.0
12cr|scramble-4.5.0-8|53	+ Revision: 614827
12cr|scramble-4.5.0-8|54	- the mass rebuild of 2010.1 packages
12cr|scramble-4.5.0-8|55	
12cr|scramble-4.5.0-8|56	* Mon Feb 22 2010 Funda Wang <fwang@mandriva.org> 4.5.0-7mdv2010.1
12cr|scramble-4.5.0-8|57	+ Revision: 509815
12cr|scramble-4.5.0-8|58	- fix build
12cr|scramble-4.5.0-8|59	
12cr|scramble-4.5.0-8|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|scramble-4.5.0-8|61	- rebuild
12cr|scramble-4.5.0-8|62	
12cr|scramble-4.5.0-8|63	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 4.5.0-6mdv2009.0
12cr|scramble-4.5.0-8|64	+ Revision: 260571
12cr|scramble-4.5.0-8|65	- rebuild
12cr|scramble-4.5.0-8|66	
12cr|scramble-4.5.0-8|67	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 4.5.0-5mdv2009.0
12cr|scramble-4.5.0-8|68	+ Revision: 252184
12cr|scramble-4.5.0-8|69	- rebuild
12cr|scramble-4.5.0-8|70	- kill re-definition of %%buildroot on Pixel's request
12cr|scramble-4.5.0-8|71	
12cr|scramble-4.5.0-8|72	+ Olivier Blin <oblin@mandriva.com>
12cr|scramble-4.5.0-8|73	- restore BuildRoot
12cr|scramble-4.5.0-8|74	
12cr|scramble-4.5.0-8|75	* Tue Dec 11 2007 Thierry Vignaud <tv@mandriva.org> 4.5.0-3mdv2008.1
12cr|scramble-4.5.0-8|76	+ Revision: 117273
12cr|scramble-4.5.0-8|77	- rebuild (missing on ia32)
12cr|scramble-4.5.0-8|78	
12cr|scramble-4.5.0-8|79	
12cr|scramble-4.5.0-8|80	* Wed Mar 07 2007 Nicolas Lécureuil <neoclust@mandriva.org> 4.5.0-2mdv2007.1
12cr|scramble-4.5.0-8|81	+ Revision: 134797
12cr|scramble-4.5.0-8|82	- Fix Group
12cr|scramble-4.5.0-8|83	
12cr|scramble-4.5.0-8|84	* Tue Jan 09 2007 Crispin Boylan <crisb@mandriva.org> 4.5.0-1mdv2007.1
12cr|scramble-4.5.0-8|85	+ Revision: 106475
12cr|scramble-4.5.0-8|86	- First mandriva package
12cr|scramble-4.5.0-8|87	- Create scramble
12cr|scramble-4.5.0-8|88	

7447 12
12cr|scratch-1.4.0.1-5|1	# Disable the build of a debug package
12cr|scratch-1.4.0.1-5|2	%define		_enable_debug_package	0
12cr|scratch-1.4.0.1-5|3	%define		debug_package		%{nil}
12cr|scratch-1.4.0.1-5|4	%define		__os_install_post	/usr/lib/rpm/brp-compress %{nil}
12cr|scratch-1.4.0.1-5|5	%define		squeak_ver		4.0.3-2202
12cr|scratch-1.4.0.1-5|6	
12cr|scratch-1.4.0.1-5|7	Name:		scratch
12cr|scratch-1.4.0.1-5|8	Version:	1.4.0.1
12cr|scratch-1.4.0.1-5|9	Release:	%mkrel 5
12cr|scratch-1.4.0.1-5|10	Summary:	Programming system and content development tool
12cr|scratch-1.4.0.1-5|11	Group:		Education
12cr|scratch-1.4.0.1-5|12	Group:		Development/Other
12cr|scratch-1.4.0.1-5|13	License:	MIT
12cr|scratch-1.4.0.1-5|14	URL:		http://scratch.mit.edu
12cr|scratch-1.4.0.1-5|15	Source0:	http://info.scratch.mit.edu/sites/infoscratch.media.mit.edu/files/file/scratch-1.4.0.1.tar.gz
12cr|scratch-1.4.0.1-5|16	Patch0:		scratch_locale.patch
12cr|scratch-1.4.0.1-5|17	BuildRequires:	libv4l-devel
12cr|scratch-1.4.0.1-5|18	BuildRequires:	pkgconfig(pangocairo)
12cr|scratch-1.4.0.1-5|19	Requires:	squeak-vm
12cr|scratch-1.4.0.1-5|20	
12cr|scratch-1.4.0.1-5|21	%description
12cr|scratch-1.4.0.1-5|22	Scratch is a programming language that makes it easy to create your own
12cr|scratch-1.4.0.1-5|23	interactive stories, animations, games, music, and art -- and share your
12cr|scratch-1.4.0.1-5|24	creations on the web.
12cr|scratch-1.4.0.1-5|25	
12cr|scratch-1.4.0.1-5|26	%prep
12cr|scratch-1.4.0.1-5|27	%setup -q -n %{name}
12cr|scratch-1.4.0.1-5|28	%patch0 -p0
12cr|scratch-1.4.0.1-5|29	
12cr|scratch-1.4.0.1-5|30	rm -f Plugins/* Plugins64/* App/scratch_squeak_vm
12cr|scratch-1.4.0.1-5|31	
12cr|scratch-1.4.0.1-5|32	%build
12cr|scratch-1.4.0.1-5|33	
12cr|scratch-1.4.0.1-5|34	make
12cr|scratch-1.4.0.1-5|35	
12cr|scratch-1.4.0.1-5|36	%install
12cr|scratch-1.4.0.1-5|37	install -d %{buildroot}%{_libdir}/%{name}/Plugins
12cr|scratch-1.4.0.1-5|38	install -m 644 Scratch.{image,ini} %{buildroot}%{_libdir}/%{name}
12cr|scratch-1.4.0.1-5|39	install -m 644 Plugins/* %{buildroot}%{_libdir}/%{name}/Plugins
12cr|scratch-1.4.0.1-5|40	
12cr|scratch-1.4.0.1-5|41	install -d %{buildroot}%{_datadir}/%{name}
12cr|scratch-1.4.0.1-5|42	cp -fpR Help locale Media Projects %{buildroot}%{_datadir}/%{name}
12cr|scratch-1.4.0.1-5|43	
12cr|scratch-1.4.0.1-5|44	install -d %{buildroot}%{_docdir}/%{name}
12cr|scratch-1.4.0.1-5|45	ln -sf %{_datadir}/%{name}/Help %{buildroot}%{_docdir}/%{name}/Help
12cr|scratch-1.4.0.1-5|46	install -m 644 {ACKNOWLEDGEMENTS,KNOWN-BUGS,license.txt} %{buildroot}%{_docdir}/%{name}
12cr|scratch-1.4.0.1-5|47	
12cr|scratch-1.4.0.1-5|48	install -d %{buildroot}%{_mandir}/man1
12cr|scratch-1.4.0.1-5|49	install -m 644 src/man/scratch.1.gz %{buildroot}%{_mandir}/man1
12cr|scratch-1.4.0.1-5|50	
12cr|scratch-1.4.0.1-5|51	install -d %{buildroot}%{_datadir}/applications
12cr|scratch-1.4.0.1-5|52	install -m 644 src/%{name}.desktop %{buildroot}%{_datadir}/applications
12cr|scratch-1.4.0.1-5|53	
12cr|scratch-1.4.0.1-5|54	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{48x48,128x128}/{apps,mimetypes}
12cr|scratch-1.4.0.1-5|55	install -m 644 src/icons/48x48/scratch.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
12cr|scratch-1.4.0.1-5|56	install -m 644 src/icons/128x128/scratch.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps
12cr|scratch-1.4.0.1-5|57	install -m 644 src/icons/48x48/gnome-mime-application-x-scratch-project.png %{buildroot}%{_datadir}/icons/hicolor/48x48/mimetypes
12cr|scratch-1.4.0.1-5|58	install -m 644 src/icons/128x128/gnome-mime-application-x-scratch-project.png %{buildroot}%{_datadir}/icons/hicolor/128x128/mimetypes
12cr|scratch-1.4.0.1-5|59	install -d %{buildroot}%{_datadir}/mime/packages
12cr|scratch-1.4.0.1-5|60	install -m 644 src/%{name}.xml %{buildroot}%{_datadir}/mime/packages
12cr|scratch-1.4.0.1-5|61	
12cr|scratch-1.4.0.1-5|62	install -d %{buildroot}%{_bindir}
12cr|scratch-1.4.0.1-5|63	cat > %{buildroot}%{_bindir}/%{name} <<EOF
12cr|scratch-1.4.0.1-5|64	#!/bin/sh
12cr|scratch-1.4.0.1-5|65	# Squeakvm wrapper to load Scratch image.
12cr|scratch-1.4.0.1-5|66	#------------------------------------------------------------
12cr|scratch-1.4.0.1-5|67	
12cr|scratch-1.4.0.1-5|68	/usr/bin/squeak \
12cr|scratch-1.4.0.1-5|69	-plugins %{_libdir}/scratch/Plugins:%{_libdir}/squeak/%{squeak_ver} \
12cr|scratch-1.4.0.1-5|70	-vm-sound-ALSA \
12cr|scratch-1.4.0.1-5|71	%{_libdir}/scratch/Scratch.image "\${@}"
12cr|scratch-1.4.0.1-5|72	EOF
12cr|scratch-1.4.0.1-5|73	chmod +x %{buildroot}%{_bindir}/%{name}
12cr|scratch-1.4.0.1-5|74	
12cr|scratch-1.4.0.1-5|75	%files
12cr|scratch-1.4.0.1-5|76	%{_bindir}/%{name}
12cr|scratch-1.4.0.1-5|77	%{_libdir}/%{name}
12cr|scratch-1.4.0.1-5|78	%{_datadir}/%{name}
12cr|scratch-1.4.0.1-5|79	%doc %{_docdir}/%{name}
12cr|scratch-1.4.0.1-5|80	%{_mandir}/man1/%{name}*.1*
12cr|scratch-1.4.0.1-5|81	%{_datadir}/applications/%{name}.desktop
12cr|scratch-1.4.0.1-5|82	%{_datadir}/mime/packages/%{name}.xml
12cr|scratch-1.4.0.1-5|83	%{_datadir}/icons/hicolor/48x48/apps/*
12cr|scratch-1.4.0.1-5|84	%{_datadir}/icons/hicolor/48x48/mimetypes/*
12cr|scratch-1.4.0.1-5|85	%{_datadir}/icons/hicolor/128x128/apps/*
12cr|scratch-1.4.0.1-5|86	%{_datadir}/icons/hicolor/128x128/mimetypes/*
12cr|scratch-1.4.0.1-5|87	
12cr|scratch-1.4.0.1-5|88	
12cr|scratch-1.4.0.1-5|89	%changelog
12cr|scratch-1.4.0.1-5|90	* Wed Feb 29 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.4.0.1-5mdv2012.0
12cr|scratch-1.4.0.1-5|91	+ Revision: 781409
12cr|scratch-1.4.0.1-5|92	- Rebuild package to not install prebuilt binaries and work on x86_64.
12cr|scratch-1.4.0.1-5|93	
12cr|scratch-1.4.0.1-5|94	* Tue Aug 16 2011 Александр Казанцев <kazancas@mandriva.org> 1.4.0.1-4
12cr|scratch-1.4.0.1-5|95	+ Revision: 694670
12cr|scratch-1.4.0.1-5|96	- update russian locale
12cr|scratch-1.4.0.1-5|97	
12cr|scratch-1.4.0.1-5|98	* Wed Dec 29 2010 Александр Казанцев <kazancas@mandriva.org> 1.4.0.1-3mdv2011.0
12cr|scratch-1.4.0.1-5|99	+ Revision: 625738
12cr|scratch-1.4.0.1-5|100	-initial release
12cr|scratch-1.4.0.1-5|101	- import scratch
12cr|scratch-1.4.0.1-5|102	
12cr|scratch-1.4.0.1-5|103	
12cr|scratch-1.4.0.1-5|104	

7448 12
12cr|screentest-2.0-3|1	Summary: The CRT screen quality testing utility
12cr|screentest-2.0-3|2	Name: screentest
12cr|screentest-2.0-3|3	Version: 2.0
12cr|screentest-2.0-3|4	Release: 3
12cr|screentest-2.0-3|5	License: GPLv2
12cr|screentest-2.0-3|6	Group: System/X11
12cr|screentest-2.0-3|7	Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|screentest-2.0-3|8	URL: http://sourceforge.net/projects/%{name}/
12cr|screentest-2.0-3|9	BuildRequires: pkgconfig(gtk+-2.0)
12cr|screentest-2.0-3|10	BuildRequires: pkgconfig(libglade-2.0)
12cr|screentest-2.0-3|11	
12cr|screentest-2.0-3|12	
12cr|screentest-2.0-3|13	%description
12cr|screentest-2.0-3|14	Screentest is a simple program which displays various patterns
12cr|screentest-2.0-3|15	(colors, circles, grids, text) on your screen in order to allow you
12cr|screentest-2.0-3|16	to evaluate the quality of your CRT/LCD monitor (sharpness, linearity, etc).
12cr|screentest-2.0-3|17	
12cr|screentest-2.0-3|18	%prep
12cr|screentest-2.0-3|19	%setup -q
12cr|screentest-2.0-3|20	
12cr|screentest-2.0-3|21	%build
12cr|screentest-2.0-3|22	export LDFLAGS="-lgmodule-2.0"
12cr|screentest-2.0-3|23	%configure2_5x
12cr|screentest-2.0-3|24	%make
12cr|screentest-2.0-3|25	
12cr|screentest-2.0-3|26	%install
12cr|screentest-2.0-3|27	%makeinstall
12cr|screentest-2.0-3|28	%find_lang %{name}
12cr|screentest-2.0-3|29	
12cr|screentest-2.0-3|30	%files -f %{name}.lang
12cr|screentest-2.0-3|31	%defattr(-, root,root)
12cr|screentest-2.0-3|32	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|screentest-2.0-3|33	%{_bindir}/%{name}
12cr|screentest-2.0-3|34	%{_datadir}/%{name}/%{name}.glade
12cr|screentest-2.0-3|35	%dir %{_datadir}/%{name}/
12cr|screentest-2.0-3|36	
12cr|screentest-2.0-3|37	
12cr|screentest-2.0-3|38	%changelog
12cr|screentest-2.0-3|39	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0-2mdv2011.0
12cr|screentest-2.0-3|40	+ Revision: 614828
12cr|screentest-2.0-3|41	- the mass rebuild of 2010.1 packages
12cr|screentest-2.0-3|42	
12cr|screentest-2.0-3|43	* Fri Jan 15 2010 Michael Scherer <misc@mandriva.org> 2.0-1mdv2010.1
12cr|screentest-2.0-3|44	+ Revision: 491784
12cr|screentest-2.0-3|45	- fix missing directory
12cr|screentest-2.0-3|46	
12cr|screentest-2.0-3|47	+ Peťoš Šafařík <petos@mandriva.org>
12cr|screentest-2.0-3|48	- Documentation like authors, Readme etc. add.
12cr|screentest-2.0-3|49	- Licence fixed
12cr|screentest-2.0-3|50	- Cleaning in SPEC fixed.
12cr|screentest-2.0-3|51	- import screentest
12cr|screentest-2.0-3|52	
12cr|screentest-2.0-3|53	

7449 12
12cr|scribes-0.3.3.3-7|1	%define name	scribes
12cr|scribes-0.3.3.3-7|2	%define version 0.3.3.3
12cr|scribes-0.3.3.3-7|3	%define release 7
12cr|scribes-0.3.3.3-7|4	
12cr|scribes-0.3.3.3-7|5	%define debug_package %{nil}
12cr|scribes-0.3.3.3-7|6	
12cr|scribes-0.3.3.3-7|7	Summary:	Simple yet powerful GNOME text editor
12cr|scribes-0.3.3.3-7|8	Name:		%name
12cr|scribes-0.3.3.3-7|9	Version:	%version
12cr|scribes-0.3.3.3-7|10	Release:	%release
12cr|scribes-0.3.3.3-7|11	License:	GPLv2+
12cr|scribes-0.3.3.3-7|12	Group:		Editors
12cr|scribes-0.3.3.3-7|13	URL:		http://scribes.sourceforge.net
12cr|scribes-0.3.3.3-7|14	Source0:	http://internap.dl.sourceforge.net/sourceforge/scribes/%name-%version.tar.bz2
12cr|scribes-0.3.3.3-7|15	BuildRoot:	%_tmppath/%name-%version-%release-buildroot
12cr|scribes-0.3.3.3-7|16	BuildRequires:	libxslt-proc pygtk2.0-devel yelp dbus-python gnome-python gnome-python-extras gnome-python-gtkspell gnome-python-gtksourceview desktop-file-utils
12cr|scribes-0.3.3.3-7|17	BuildRequires:	intltool
12cr|scribes-0.3.3.3-7|18	BuildRequires:  pkgconfig(gnome-doc-utils)
12cr|scribes-0.3.3.3-7|19	Requires:	yelp dbus-python pygtk2.0 gnome-python gnome-python-extras gnome-python-gtkspell
12cr|scribes-0.3.3.3-7|20	Requires:	pygtk2.0-libglade gnome-python-gtksourceview gnome-python-gconf
12cr|scribes-0.3.3.3-7|21	
12cr|scribes-0.3.3.3-7|22	%description
12cr|scribes-0.3.3.3-7|23	Scribes is a text editor for GNOME that is simple, slim, and sleek, yet
12cr|scribes-0.3.3.3-7|24	powerful.
12cr|scribes-0.3.3.3-7|25	
12cr|scribes-0.3.3.3-7|26	Scribes focuses on streamlining your workflow.  It does so by ensuring common
12cr|scribes-0.3.3.3-7|27	and repetitive operations are intelligently automated, and also by eliminating
12cr|scribes-0.3.3.3-7|28	factors that prevent you from focusing on your task.
12cr|scribes-0.3.3.3-7|29	
12cr|scribes-0.3.3.3-7|30	%prep
12cr|scribes-0.3.3.3-7|31	%setup -q
12cr|scribes-0.3.3.3-7|32	
12cr|scribes-0.3.3.3-7|33	%build
12cr|scribes-0.3.3.3-7|34	%configure2_5x --disable-scrollkeeper --disable-schemas-install
12cr|scribes-0.3.3.3-7|35	%make
12cr|scribes-0.3.3.3-7|36	
12cr|scribes-0.3.3.3-7|37	%install
12cr|scribes-0.3.3.3-7|38	%makeinstall_std
12cr|scribes-0.3.3.3-7|39	desktop-file-install --vendor="" \
12cr|scribes-0.3.3.3-7|40	--remove-category="Application" \
12cr|scribes-0.3.3.3-7|41	--add-category="Utility" \
12cr|scribes-0.3.3.3-7|42	--add-category="TextEditor" \
12cr|scribes-0.3.3.3-7|43	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|scribes-0.3.3.3-7|44	
12cr|scribes-0.3.3.3-7|45	%find_lang %name
12cr|scribes-0.3.3.3-7|46	
12cr|scribes-0.3.3.3-7|47	%post
12cr|scribes-0.3.3.3-7|48	%define schemas %name
12cr|scribes-0.3.3.3-7|49	%post_install_gconf_schemas %schemas
12cr|scribes-0.3.3.3-7|50	%update_scrollkeeper
12cr|scribes-0.3.3.3-7|51	%update_icon_cache hicolor
12cr|scribes-0.3.3.3-7|52	%update_desktop_database
12cr|scribes-0.3.3.3-7|53	
12cr|scribes-0.3.3.3-7|54	%preun
12cr|scribes-0.3.3.3-7|55	%preun_uninstall_gconf_schemas %schemas
12cr|scribes-0.3.3.3-7|56	
12cr|scribes-0.3.3.3-7|57	%postun
12cr|scribes-0.3.3.3-7|58	%clean_scrollkeeper
12cr|scribes-0.3.3.3-7|59	%clean_icon_cache hicolor
12cr|scribes-0.3.3.3-7|60	%clean_desktop_database
12cr|scribes-0.3.3.3-7|61	
12cr|scribes-0.3.3.3-7|62	%clean
12cr|scribes-0.3.3.3-7|63	rm -rf %buildroot
12cr|scribes-0.3.3.3-7|64	
12cr|scribes-0.3.3.3-7|65	%files -f %name.lang
12cr|scribes-0.3.3.3-7|66	%defattr(-,root,root)
12cr|scribes-0.3.3.3-7|67	%doc AUTHORS ChangeLog CONTRIBUTORS COPYING NEWS README TRANSLATORS TODO
12cr|scribes-0.3.3.3-7|68	%py_puresitedir/SCRIBES
12cr|scribes-0.3.3.3-7|69	%_bindir/%name
12cr|scribes-0.3.3.3-7|70	%_datadir/%name/
12cr|scribes-0.3.3.3-7|71	%_datadir/pixmaps/%name.png
12cr|scribes-0.3.3.3-7|72	%_datadir/gnome/help/%name/
12cr|scribes-0.3.3.3-7|73	%_iconsdir/hicolor/*/apps/%name.*
12cr|scribes-0.3.3.3-7|74	%_datadir/omf/%name/
12cr|scribes-0.3.3.3-7|75	%_sysconfdir/gconf/schemas/%name.schemas
12cr|scribes-0.3.3.3-7|76	%_datadir/applications/%name.desktop
12cr|scribes-0.3.3.3-7|77	
12cr|scribes-0.3.3.3-7|78	
12cr|scribes-0.3.3.3-7|79	%changelog
12cr|scribes-0.3.3.3-7|80	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.3.3.3-6mdv2011.0
12cr|scribes-0.3.3.3-7|81	+ Revision: 677874
12cr|scribes-0.3.3.3-7|82	- fix install
12cr|scribes-0.3.3.3-7|83	- br intltool
12cr|scribes-0.3.3.3-7|84	- rebuild to add gconftool as req
12cr|scribes-0.3.3.3-7|85	
12cr|scribes-0.3.3.3-7|86	* Sun May 02 2010 Funda Wang <fwang@mandriva.org> 0.3.3.3-5mdv2011.0
12cr|scribes-0.3.3.3-7|87	+ Revision: 541545
12cr|scribes-0.3.3.3-7|88	- fix perms
12cr|scribes-0.3.3.3-7|89	
12cr|scribes-0.3.3.3-7|90	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.3.3.3-5mdv2010.0
12cr|scribes-0.3.3.3-7|91	+ Revision: 445091
12cr|scribes-0.3.3.3-7|92	- rebuild
12cr|scribes-0.3.3.3-7|93	
12cr|scribes-0.3.3.3-7|94	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.3.3.3-4mdv2009.1
12cr|scribes-0.3.3.3-7|95	+ Revision: 326125
12cr|scribes-0.3.3.3-7|96	- rebuild
12cr|scribes-0.3.3.3-7|97	
12cr|scribes-0.3.3.3-7|98	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.3.3.3-3mdv2009.0
12cr|scribes-0.3.3.3-7|99	+ Revision: 269245
12cr|scribes-0.3.3.3-7|100	- rebuild early 2009.0 package (before pixel changes)
12cr|scribes-0.3.3.3-7|101	
12cr|scribes-0.3.3.3-7|102	+ Austin Acton <austin@mandriva.org>
12cr|scribes-0.3.3.3-7|103	- tidy description
12cr|scribes-0.3.3.3-7|104	
12cr|scribes-0.3.3.3-7|105	* Sun May 18 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 0.3.3.3-2mdv2009.0
12cr|scribes-0.3.3.3-7|106	+ Revision: 208810
12cr|scribes-0.3.3.3-7|107	- Added missing dependencies for gconf, gtksourceview and libglade. Pointed
12cr|scribes-0.3.3.3-7|108	out by elyezer @ #mandriva-br.
12cr|scribes-0.3.3.3-7|109	
12cr|scribes-0.3.3.3-7|110	* Sun Jan 06 2008 Funda Wang <fwang@mandriva.org> 0.3.3.3-1mdv2008.1
12cr|scribes-0.3.3.3-7|111	+ Revision: 146001
12cr|scribes-0.3.3.3-7|112	- New version 0.3.3.3
12cr|scribes-0.3.3.3-7|113	
12cr|scribes-0.3.3.3-7|114	+ Olivier Blin <oblin@mandriva.com>
12cr|scribes-0.3.3.3-7|115	- restore BuildRoot
12cr|scribes-0.3.3.3-7|116	
12cr|scribes-0.3.3.3-7|117	* Fri Dec 28 2007 Funda Wang <fwang@mandriva.org> 0.3.3.1-1mdv2008.1
12cr|scribes-0.3.3.3-7|118	+ Revision: 138866
12cr|scribes-0.3.3.3-7|119	- New version 0.3.3.1
12cr|scribes-0.3.3.3-7|120	
12cr|scribes-0.3.3.3-7|121	+ Thierry Vignaud <tv@mandriva.org>
12cr|scribes-0.3.3.3-7|122	- kill re-definition of %%buildroot on Pixel's request
12cr|scribes-0.3.3.3-7|123	
12cr|scribes-0.3.3.3-7|124	* Thu Jun 07 2007 Funda Wang <fwang@mandriva.org> 0.3.2.8-1mdv2008.0
12cr|scribes-0.3.3.3-7|125	+ Revision: 36417
12cr|scribes-0.3.3.3-7|126	- New version
12cr|scribes-0.3.3.3-7|127	
12cr|scribes-0.3.3.3-7|128	* Fri May 18 2007 Adam Williamson <awilliamson@mandriva.org> 0.3.2.5-2mdv2008.0
12cr|scribes-0.3.3.3-7|129	+ Revision: 28297
12cr|scribes-0.3.3.3-7|130	- fix menu entry categories
12cr|scribes-0.3.3.3-7|131	- bump release
12cr|scribes-0.3.3.3-7|132	- buildrequires libxslt-proc
12cr|scribes-0.3.3.3-7|133	
12cr|scribes-0.3.3.3-7|134	* Thu May 17 2007 Adam Williamson <awilliamson@mandriva.org> 0.3.2.5-1mdv2008.0
12cr|scribes-0.3.3.3-7|135	+ Revision: 27569
12cr|scribes-0.3.3.3-7|136	- 0.3.2.5
12cr|scribes-0.3.3.3-7|137	
12cr|scribes-0.3.3.3-7|138	* Mon May 14 2007 Adam Williamson <awilliamson@mandriva.org> 0.3.2.2-1mdv2008.0
12cr|scribes-0.3.3.3-7|139	+ Revision: 26600
12cr|scribes-0.3.3.3-7|140	- Import scribes
12cr|scribes-0.3.3.3-7|141	

7450 12
12cr|scribo-0.2.0-1|1	Name:		scribo
12cr|scribo-0.2.0-1|2	Summary:	Scribo semantic annotation features
12cr|scribo-0.2.0-1|3	Version:	0.2.0
12cr|scribo-0.2.0-1|4	Release:	1
12cr|scribo-0.2.0-1|5	Group:		Graphical desktop/KDE
12cr|scribo-0.2.0-1|6	Epoch:		2
12cr|scribo-0.2.0-1|7	License:	LGPL
12cr|scribo-0.2.0-1|8	URL:		http://nepomuk.kde.org
12cr|scribo-0.2.0-1|9	# http://websvn.kde.org/trunk/playground/base/nepomuk-kde/
12cr|scribo-0.2.0-1|10	Source:		%name-%{version}.tar.bz2
12cr|scribo-0.2.0-1|11	BuildRequires:	soprano-devel
12cr|scribo-0.2.0-1|12	BuildRequires: kdelibs4-devel
12cr|scribo-0.2.0-1|13	BuildRequires: kdepimlibs4-devel
12cr|scribo-0.2.0-1|14	BuildRequires: kdebase4-runtime-devel
12cr|scribo-0.2.0-1|15	BuildRequires: kdebase4-workspace-devel
12cr|scribo-0.2.0-1|16	BuildRequires: kdebase4-devel
12cr|scribo-0.2.0-1|17	BuildRequires: olena-devel
12cr|scribo-0.2.0-1|18	BuildRequires: strigi-devel
12cr|scribo-0.2.0-1|19	BuildRequires: tesseract-devel
12cr|scribo-0.2.0-1|20	BuildRequires: shared-desktop-ontologies-devel
12cr|scribo-0.2.0-1|21	BuildRequires: nepomukextras-devel
12cr|scribo-0.2.0-1|22	Requires:	tesseract
12cr|scribo-0.2.0-1|23	Requires:	ginkgo
12cr|scribo-0.2.0-1|24	
12cr|scribo-0.2.0-1|25	%description
12cr|scribo-0.2.0-1|26	Scribo enhances the KDE desktop with semi-automatic annotation
12cr|scribo-0.2.0-1|27	capabilities and with cross application activity management. It introduces
12cr|scribo-0.2.0-1|28	a new way to deal with tasks at the desktop level, transversaly between
12cr|scribo-0.2.0-1|29	applications. Nepomuk Scribo annotators take advantage of natural language
12cr|scribo-0.2.0-1|30	processing technologies.
12cr|scribo-0.2.0-1|31	
12cr|scribo-0.2.0-1|32	%files -f %{name}.lang
12cr|scribo-0.2.0-1|33	%{_kde_bindir}/*
12cr|scribo-0.2.0-1|34	%{_kde_libdir}/kde4/*
12cr|scribo-0.2.0-1|35	%{_kde_datadir}/kde4/*
12cr|scribo-0.2.0-1|36	%{_kde_datadir}/dbus-1/interfaces/org.kde.nepomuk.Scribo.xml
12cr|scribo-0.2.0-1|37	%{_kde_datadir}/dbus-1/interfaces/org.kde.nepomuk.ScriboSession.xml
12cr|scribo-0.2.0-1|38	
12cr|scribo-0.2.0-1|39	#---------------------------------------------------------------------------------
12cr|scribo-0.2.0-1|40	
12cr|scribo-0.2.0-1|41	%define scribo_major 0
12cr|scribo-0.2.0-1|42	%define libscribo %mklibname scribo %{scribo_major}
12cr|scribo-0.2.0-1|43	
12cr|scribo-0.2.0-1|44	%package -n %{libscribo}
12cr|scribo-0.2.0-1|45	Summary:	Nepomuk support library
12cr|scribo-0.2.0-1|46	Group:		System/Libraries
12cr|scribo-0.2.0-1|47	
12cr|scribo-0.2.0-1|48	%description -n %{libscribo}
12cr|scribo-0.2.0-1|49	Nepomuk support library.
12cr|scribo-0.2.0-1|50	
12cr|scribo-0.2.0-1|51	%files -n %{libscribo}
12cr|scribo-0.2.0-1|52	%{_kde_libdir}/libscribo.so.%{scribo_major}*
12cr|scribo-0.2.0-1|53	
12cr|scribo-0.2.0-1|54	#---------------------------------------------------------------------------------
12cr|scribo-0.2.0-1|55	
12cr|scribo-0.2.0-1|56	%package devel
12cr|scribo-0.2.0-1|57	Summary:	Devel headers for nepomuk support
12cr|scribo-0.2.0-1|58	Group:		Development/KDE and Qt
12cr|scribo-0.2.0-1|59	Requires:	%{libscribo} = %{EVRD}
12cr|scribo-0.2.0-1|60	Requires:	%{name} = %{EVRD}
12cr|scribo-0.2.0-1|61	
12cr|scribo-0.2.0-1|62	%description devel
12cr|scribo-0.2.0-1|63	Devel headers for nepomuk playground
12cr|scribo-0.2.0-1|64	
12cr|scribo-0.2.0-1|65	%files devel
12cr|scribo-0.2.0-1|66	%{_kde_includedir}/scribo
12cr|scribo-0.2.0-1|67	%{_kde_libdir}/libscribo.so
12cr|scribo-0.2.0-1|68	%{_kde_datadir}/cmake/Scribo
12cr|scribo-0.2.0-1|69	
12cr|scribo-0.2.0-1|70	#---------------------------------------------------------------------------------
12cr|scribo-0.2.0-1|71	
12cr|scribo-0.2.0-1|72	%prep
12cr|scribo-0.2.0-1|73	%setup -q
12cr|scribo-0.2.0-1|74	
12cr|scribo-0.2.0-1|75	%build
12cr|scribo-0.2.0-1|76	%cmake_kde4
12cr|scribo-0.2.0-1|77	%make
12cr|scribo-0.2.0-1|78	
12cr|scribo-0.2.0-1|79	%install
12cr|scribo-0.2.0-1|80	%makeinstall_std -C build
12cr|scribo-0.2.0-1|81	
12cr|scribo-0.2.0-1|82	%find_lang %{name} --all-name --with-kde
12cr|scribo-0.2.0-1|83	
12cr|scribo-0.2.0-1|84	
12cr|scribo-0.2.0-1|85	%changelog
12cr|scribo-0.2.0-1|86	* Mon Apr 11 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:0.2.0-1
12cr|scribo-0.2.0-1|87	+ Revision: 652520
12cr|scribo-0.2.0-1|88	- Add epoch to ease upgrade
12cr|scribo-0.2.0-1|89	- Rename to scribo
12cr|scribo-0.2.0-1|90	- Update to scribo 0.2.0
12cr|scribo-0.2.0-1|91	
12cr|scribo-0.2.0-1|92	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|scribo-0.2.0-1|93	- rebuild
12cr|scribo-0.2.0-1|94	
12cr|scribo-0.2.0-1|95	+ Funda Wang <fwang@mandriva.org>
12cr|scribo-0.2.0-1|96	- update url
12cr|scribo-0.2.0-1|97	
12cr|scribo-0.2.0-1|98	* Thu Jun 24 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:0.6.3-8mdv2010.1
12cr|scribo-0.2.0-1|99	+ Revision: 548992
12cr|scribo-0.2.0-1|100	- Fix build
12cr|scribo-0.2.0-1|101	- Fix build
12cr|scribo-0.2.0-1|102	- Update it translations
12cr|scribo-0.2.0-1|103	
12cr|scribo-0.2.0-1|104	* Wed May 26 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:0.6.3-7mdv2010.1
12cr|scribo-0.2.0-1|105	+ Revision: 546172
12cr|scribo-0.2.0-1|106	- New version fixes dolphin crash
12cr|scribo-0.2.0-1|107	
12cr|scribo-0.2.0-1|108	* Tue May 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:0.6.3-6mdv2010.1
12cr|scribo-0.2.0-1|109	+ Revision: 546031
12cr|scribo-0.2.0-1|110	- Add a link to ginkgo
12cr|scribo-0.2.0-1|111	
12cr|scribo-0.2.0-1|112	* Tue May 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:0.6.3-5mdv2010.1
12cr|scribo-0.2.0-1|113	+ Revision: 545986
12cr|scribo-0.2.0-1|114	- Add trunk fix for the plasmoid
12cr|scribo-0.2.0-1|115	
12cr|scribo-0.2.0-1|116	* Tue May 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:0.6.3-4mdv2010.1
12cr|scribo-0.2.0-1|117	+ Revision: 545843
12cr|scribo-0.2.0-1|118	- Add it translations
12cr|scribo-0.2.0-1|119	CCBUG: 59474
12cr|scribo-0.2.0-1|120	
12cr|scribo-0.2.0-1|121	* Mon May 24 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:0.6.3-3mdv2010.1
12cr|scribo-0.2.0-1|122	+ Revision: 545817
12cr|scribo-0.2.0-1|123	- Suggests ginkgo
12cr|scribo-0.2.0-1|124	- Install translations
12cr|scribo-0.2.0-1|125	CCBUG: 59302
12cr|scribo-0.2.0-1|126	- Add translations
12cr|scribo-0.2.0-1|127	- Add source
12cr|scribo-0.2.0-1|128	- Go back to 0.6.3
12cr|scribo-0.2.0-1|129	
12cr|scribo-0.2.0-1|130	* Tue May 11 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:0.6.3-2mdv2010.1
12cr|scribo-0.2.0-1|131	+ Revision: 544482
12cr|scribo-0.2.0-1|132	- Remove link part of the patch ( merged upstream )
12cr|scribo-0.2.0-1|133	- New tarball ( bug fix release )
12cr|scribo-0.2.0-1|134	
12cr|scribo-0.2.0-1|135	* Mon May 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:0.6.3-1mdv2010.1
12cr|scribo-0.2.0-1|136	+ Revision: 544354
12cr|scribo-0.2.0-1|137	- Update tarball with latest changes from strueg
12cr|scribo-0.2.0-1|138	- Fix build
12cr|scribo-0.2.0-1|139	- Add shared-desktop-ontologies-devel as buildrequire
12cr|scribo-0.2.0-1|140	- New version 0.6.3
12cr|scribo-0.2.0-1|141	
12cr|scribo-0.2.0-1|142	* Fri Apr 16 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:0.6.2-1mdv2010.1
12cr|scribo-0.2.0-1|143	+ Revision: 535425
12cr|scribo-0.2.0-1|144	- New version 0.6.2
12cr|scribo-0.2.0-1|145	- Remove merged patches
12cr|scribo-0.2.0-1|146	- Fix crash when opening firefox ( Bug #57399)
12cr|scribo-0.2.0-1|147	
12cr|scribo-0.2.0-1|148	* Tue Mar 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:0.6.1-3mdv2010.1
12cr|scribo-0.2.0-1|149	+ Revision: 516991
12cr|scribo-0.2.0-1|150	- Add strueg patch that allow to associate several files at once
12cr|scribo-0.2.0-1|151	
12cr|scribo-0.2.0-1|152	* Tue Mar 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:0.6.1-2mdv2010.1
12cr|scribo-0.2.0-1|153	+ Revision: 516963
12cr|scribo-0.2.0-1|154	- Add strueg patch fixing kmozillahelper crash
12cr|scribo-0.2.0-1|155	
12cr|scribo-0.2.0-1|156	+ Stéphane Laurière <slauriere@mandriva.com>
12cr|scribo-0.2.0-1|157	- updated buildrequires
12cr|scribo-0.2.0-1|158	
12cr|scribo-0.2.0-1|159	* Wed Dec 23 2009 Stéphane Laurière <slauriere@mandriva.com> 1:0.6.1-1mdv2010.1
12cr|scribo-0.2.0-1|160	+ Revision: 481757
12cr|scribo-0.2.0-1|161	- v0.6.1 developer release - po files merged with trunk
12cr|scribo-0.2.0-1|162	
12cr|scribo-0.2.0-1|163	* Tue Dec 01 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:0.6.0-4mdv2010.1
12cr|scribo-0.2.0-1|164	+ Revision: 472212
12cr|scribo-0.2.0-1|165	- Increase release
12cr|scribo-0.2.0-1|166	- Add patch to fix build against new kdelibs
12cr|scribo-0.2.0-1|167	Exclude one more file that move to runtime
12cr|scribo-0.2.0-1|168	- Exclude files moved on runtime
12cr|scribo-0.2.0-1|169	
12cr|scribo-0.2.0-1|170	* Wed Oct 28 2009 Stéphane Laurière <slauriere@mandriva.com> 1:0.6.0-2mdv2010.0
12cr|scribo-0.2.0-1|171	+ Revision: 459701
12cr|scribo-0.2.0-1|172	- added patch deactivating the OpenCalais plugin by default
12cr|scribo-0.2.0-1|173	
12cr|scribo-0.2.0-1|174	* Wed Oct 28 2009 Stéphane Laurière <slauriere@mandriva.com> 1:0.6.0-1mdv2010.0
12cr|scribo-0.2.0-1|175	+ Revision: 459682
12cr|scribo-0.2.0-1|176	- v0.6.0 developer release
12cr|scribo-0.2.0-1|177	
12cr|scribo-0.2.0-1|178	* Tue Oct 27 2009 Stéphane Laurière <slauriere@mandriva.com> 1:0.5.8-1mdv2010.0
12cr|scribo-0.2.0-1|179	+ Revision: 459616
12cr|scribo-0.2.0-1|180	- v0.5.8 developer release
12cr|scribo-0.2.0-1|181	- v0.5.7 developer release
12cr|scribo-0.2.0-1|182	
12cr|scribo-0.2.0-1|183	* Mon Oct 26 2009 Stéphane Laurière <slauriere@mandriva.com> 1:0.5.6-1mdv2010.0
12cr|scribo-0.2.0-1|184	+ Revision: 459365
12cr|scribo-0.2.0-1|185	- v0.5.6 developer release
12cr|scribo-0.2.0-1|186	- added l10n files
12cr|scribo-0.2.0-1|187	
12cr|scribo-0.2.0-1|188	* Fri Oct 23 2009 Stéphane Laurière <slauriere@mandriva.com> 1:0.5.5-1mdv2010.0
12cr|scribo-0.2.0-1|189	+ Revision: 459034
12cr|scribo-0.2.0-1|190	- added simpleannotator patch
12cr|scribo-0.2.0-1|191	- v0.5.5 developer release
12cr|scribo-0.2.0-1|192	
12cr|scribo-0.2.0-1|193	* Thu Oct 22 2009 Stéphane Laurière <slauriere@mandriva.com> 1:0.5.4-1mdv2010.0
12cr|scribo-0.2.0-1|194	+ Revision: 458683
12cr|scribo-0.2.0-1|195	- v0.5.4 developer release
12cr|scribo-0.2.0-1|196	- v0.5.4 developer release
12cr|scribo-0.2.0-1|197	- v0.5.3 developer release
12cr|scribo-0.2.0-1|198	
12cr|scribo-0.2.0-1|199	* Thu Oct 15 2009 Stéphane Laurière <slauriere@mandriva.com> 1:0.5.2-11mdv2010.0
12cr|scribo-0.2.0-1|200	+ Revision: 457589
12cr|scribo-0.2.0-1|201	- updated plasmoid.desktop
12cr|scribo-0.2.0-1|202	
12cr|scribo-0.2.0-1|203	* Wed Oct 14 2009 Stéphane Laurière <slauriere@mandriva.com> 1:0.5.2-10mdv2010.0
12cr|scribo-0.2.0-1|204	+ Revision: 457369
12cr|scribo-0.2.0-1|205	- reverted to 0.5.2 release 10
12cr|scribo-0.2.0-1|206	- v0.5.3 developer release
12cr|scribo-0.2.0-1|207	
12cr|scribo-0.2.0-1|208	* Fri Oct 02 2009 Stéphane Laurière <slauriere@mandriva.com> 1:0.5.2-9mdv2010.0
12cr|scribo-0.2.0-1|209	+ Revision: 452739
12cr|scribo-0.2.0-1|210	- nepomuk-scribo-devel: added requires libkresourcetreeview and libtasktreedialog
12cr|scribo-0.2.0-1|211	
12cr|scribo-0.2.0-1|212	* Fri Oct 02 2009 Stéphane Laurière <slauriere@mandriva.com> 1:0.5.2-8mdv2010.0
12cr|scribo-0.2.0-1|213	+ Revision: 452695
12cr|scribo-0.2.0-1|214	- added kresourcetreeview and tasktreedialog libraries
12cr|scribo-0.2.0-1|215	- fixed .so installation for tasktreedialog and kresourcetreeview
12cr|scribo-0.2.0-1|216	
12cr|scribo-0.2.0-1|217	* Fri Oct 02 2009 Stéphane Laurière <slauriere@mandriva.com> 1:0.5.2-6mdv2010.0
12cr|scribo-0.2.0-1|218	+ Revision: 452689
12cr|scribo-0.2.0-1|219	- removed installation of static libs (*.a)
12cr|scribo-0.2.0-1|220	- kresoucetreeview and tasktreedialog as shared libs
12cr|scribo-0.2.0-1|221	
12cr|scribo-0.2.0-1|222	* Fri Oct 02 2009 Stéphane Laurière <slauriere@mandriva.com> 1:0.5.2-2mdv2010.0
12cr|scribo-0.2.0-1|223	+ Revision: 452467
12cr|scribo-0.2.0-1|224	- v0.5.3 developer release
12cr|scribo-0.2.0-1|225	
12cr|scribo-0.2.0-1|226	* Mon Sep 28 2009 Stéphane Laurière <slauriere@mandriva.com> 1:0.5.2-1mdv2010.0
12cr|scribo-0.2.0-1|227	+ Revision: 450704
12cr|scribo-0.2.0-1|228	- v0.5.2 developer release
12cr|scribo-0.2.0-1|229	- v0.5.1 developer release
12cr|scribo-0.2.0-1|230	
12cr|scribo-0.2.0-1|231	* Fri Sep 25 2009 Stéphane Laurière <slauriere@mandriva.com> 1:0.5-1mdv2010.0
12cr|scribo-0.2.0-1|232	+ Revision: 448536
12cr|scribo-0.2.0-1|233	- v0.5 developer release
12cr|scribo-0.2.0-1|234	
12cr|scribo-0.2.0-1|235	* Thu Sep 24 2009 Stéphane Laurière <slauriere@mandriva.com> 1:0.4-1mdv2010.0
12cr|scribo-0.2.0-1|236	+ Revision: 448328
12cr|scribo-0.2.0-1|237	- v0.4 developer release
12cr|scribo-0.2.0-1|238	
12cr|scribo-0.2.0-1|239	* Wed Sep 23 2009 Stéphane Laurière <slauriere@mandriva.com> 1:0.3-1mdv2010.0
12cr|scribo-0.2.0-1|240	+ Revision: 447801
12cr|scribo-0.2.0-1|241	- v0.3 developer release
12cr|scribo-0.2.0-1|242	
12cr|scribo-0.2.0-1|243	* Mon Sep 21 2009 Helio Chissini de Castro <helio@mandriva.com> 1:0.2-1mdv2010.0
12cr|scribo-0.2.0-1|244	+ Revision: 446792
12cr|scribo-0.2.0-1|245	- New developers 0.2 release.
12cr|scribo-0.2.0-1|246	
12cr|scribo-0.2.0-1|247	* Wed Sep 16 2009 Helio Chissini de Castro <helio@mandriva.com> 1:0.1-3mdv2010.0
12cr|scribo-0.2.0-1|248	+ Revision: 443625
12cr|scribo-0.2.0-1|249	- Fix tesseract detection. Testing was relying in wrong library
12cr|scribo-0.2.0-1|250	- Enable tesseract build
12cr|scribo-0.2.0-1|251	
12cr|scribo-0.2.0-1|252	* Wed Sep 16 2009 Helio Chissini de Castro <helio@mandriva.com> 1:0.1-2mdv2010.0
12cr|scribo-0.2.0-1|253	+ Revision: 443553
12cr|scribo-0.2.0-1|254	- Missing line in tasktop install
12cr|scribo-0.2.0-1|255	
12cr|scribo-0.2.0-1|256	* Wed Sep 16 2009 Helio Chissini de Castro <helio@mandriva.com> 1:0.1-1mdv2010.0
12cr|scribo-0.2.0-1|257	+ Revision: 443364
12cr|scribo-0.2.0-1|258	- Soo tired.. Another issue in the nepomuk-scribo was preventing build in 64 bit installations.
12cr|scribo-0.2.0-1|259	- First release of nepomuk-scribo
12cr|scribo-0.2.0-1|260	- Requested naming change by nepomuk team
12cr|scribo-0.2.0-1|261	
12cr|scribo-0.2.0-1|262	* Mon Jul 27 2009 Helio Chissini de Castro <helio@mandriva.com> 0.1-0.pre1.1mdv2010.0
12cr|scribo-0.2.0-1|263	+ Revision: 400622
12cr|scribo-0.2.0-1|264	- First upstream nepomuk-extras package
12cr|scribo-0.2.0-1|265	- Moving to official package from Nepomuk team
12cr|scribo-0.2.0-1|266	
12cr|scribo-0.2.0-1|267	* Mon Jan 26 2009 Helio Chissini de Castro <helio@mandriva.com> 4.2.0-0.916937.2mdv2009.1
12cr|scribo-0.2.0-1|268	+ Revision: 333765
12cr|scribo-0.2.0-1|269	- Remove exceptions for link
12cr|scribo-0.2.0-1|270	
12cr|scribo-0.2.0-1|271	+ Funda Wang <fwang@mandriva.org>
12cr|scribo-0.2.0-1|272	- New snapshot
12cr|scribo-0.2.0-1|273	- use cmake_kde to build
12cr|scribo-0.2.0-1|274	
12cr|scribo-0.2.0-1|275	* Fri Jan 23 2009 Nicolas Vigier <nvigier@mandriva.com> 4.2.0-0.915213.4mdv2009.1
12cr|scribo-0.2.0-1|276	+ Revision: 333093
12cr|scribo-0.2.0-1|277	- move libnepomuklinkwidget.so from nepomuk-kde-devel to nepomuk-kde
12cr|scribo-0.2.0-1|278	
12cr|scribo-0.2.0-1|279	* Thu Jan 22 2009 Funda Wang <fwang@mandriva.org> 4.2.0-0.915213.3mdv2009.1
12cr|scribo-0.2.0-1|280	+ Revision: 332613
12cr|scribo-0.2.0-1|281	- fix conflicts between main and devel
12cr|scribo-0.2.0-1|282	- Add missing requires on devel package
12cr|scribo-0.2.0-1|283	
12cr|scribo-0.2.0-1|284	* Thu Jan 22 2009 Helio Chissini de Castro <helio@mandriva.com> 4.2.0-0.915213.2mdv2009.1
12cr|scribo-0.2.0-1|285	+ Revision: 332594
12cr|scribo-0.2.0-1|286	- New svn build as requested by nepomuk developers
12cr|scribo-0.2.0-1|287	
12cr|scribo-0.2.0-1|288	* Sun Nov 02 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.71-0.878903.2mdv2009.1
12cr|scribo-0.2.0-1|289	+ Revision: 299290
12cr|scribo-0.2.0-1|290	- Fix File list
12cr|scribo-0.2.0-1|291	- workaround pb in buildrequires
12cr|scribo-0.2.0-1|292	- Fix stupid typo
12cr|scribo-0.2.0-1|293	- Fix BuildRequires
12cr|scribo-0.2.0-1|294	- New snapshot
12cr|scribo-0.2.0-1|295	
12cr|scribo-0.2.0-1|296	* Thu Aug 28 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.0-0.854049.1mdv2009.0
12cr|scribo-0.2.0-1|297	+ Revision: 277009
12cr|scribo-0.2.0-1|298	- New snapshot
12cr|scribo-0.2.0-1|299	
12cr|scribo-0.2.0-1|300	* Sun Aug 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.0-0.847779.3mdv2009.0
12cr|scribo-0.2.0-1|301	+ Revision: 275589
12cr|scribo-0.2.0-1|302	- Add obsoletes
12cr|scribo-0.2.0-1|303	
12cr|scribo-0.2.0-1|304	* Sat Aug 16 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.0-0.847779.2mdv2009.0
12cr|scribo-0.2.0-1|305	+ Revision: 272732
12cr|scribo-0.2.0-1|306	- Fix file list
12cr|scribo-0.2.0-1|307	
12cr|scribo-0.2.0-1|308	* Sat Aug 16 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.0-0.847779.1mdv2009.0
12cr|scribo-0.2.0-1|309	+ Revision: 272568
12cr|scribo-0.2.0-1|310	- Add buildrequires
12cr|scribo-0.2.0-1|311	- New snapshot
12cr|scribo-0.2.0-1|312	
12cr|scribo-0.2.0-1|313	+ Thierry Vignaud <tv@mandriva.org>
12cr|scribo-0.2.0-1|314	- rebuild early 2009.0 package (before pixel changes)
12cr|scribo-0.2.0-1|315	
12cr|scribo-0.2.0-1|316	+ Pixel <pixel@mandriva.com>
12cr|scribo-0.2.0-1|317	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|scribo-0.2.0-1|318	
12cr|scribo-0.2.0-1|319	* Thu May 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.71-0.811361.1mdv2009.0
12cr|scribo-0.2.0-1|320	+ Revision: 210117
12cr|scribo-0.2.0-1|321	- New snapshot
12cr|scribo-0.2.0-1|322	- Rename accordly kde policy
12cr|scribo-0.2.0-1|323	
12cr|scribo-0.2.0-1|324	* Thu Feb 21 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.1-1mdv2008.1
12cr|scribo-0.2.0-1|325	+ Revision: 173696
12cr|scribo-0.2.0-1|326	- import playground-nepomuk-kde
12cr|scribo-0.2.0-1|327	

7451 12
12cr|scsiadd-1.95-5|1	%define	name	scsiadd
12cr|scsiadd-1.95-5|2	%define	version	1.95
12cr|scsiadd-1.95-5|3	%define	release	%mkrel 5
12cr|scsiadd-1.95-5|4	
12cr|scsiadd-1.95-5|5	Summary:	Utility to add and remove SCSI devices on the fly
12cr|scsiadd-1.95-5|6	Name:		%{name}
12cr|scsiadd-1.95-5|7	Version:	%{version}
12cr|scsiadd-1.95-5|8	Release:	%{release}
12cr|scsiadd-1.95-5|9	Epoch:		1
12cr|scsiadd-1.95-5|10	License:	GPL
12cr|scsiadd-1.95-5|11	Group:		System/Configuration/Hardware
12cr|scsiadd-1.95-5|12	Source0:	%{name}-%{version}.tar.bz2
12cr|scsiadd-1.95-5|13	Patch0:		%{name}-1.52-mdkconf.patch.bz2
12cr|scsiadd-1.95-5|14	URL:		http://llg.cubic.org/tools/
12cr|scsiadd-1.95-5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|scsiadd-1.95-5|16	
12cr|scsiadd-1.95-5|17	%description
12cr|scsiadd-1.95-5|18	scsiadd lets you insert or remove SCSI devices from the linux SCSI
12cr|scsiadd-1.95-5|19	subsystem on the fly. This is useful for external devices
12cr|scsiadd-1.95-5|20	like scanners or tapes which can be powered on after system boot.
12cr|scsiadd-1.95-5|21	Devices can be added or removed at any time.
12cr|scsiadd-1.95-5|22	
12cr|scsiadd-1.95-5|23	%prep
12cr|scsiadd-1.95-5|24	%setup -q
12cr|scsiadd-1.95-5|25	%patch0 -p1 -b .orig
12cr|scsiadd-1.95-5|26	
12cr|scsiadd-1.95-5|27	%build
12cr|scsiadd-1.95-5|28	%configure
12cr|scsiadd-1.95-5|29	%make
12cr|scsiadd-1.95-5|30	
12cr|scsiadd-1.95-5|31	%install
12cr|scsiadd-1.95-5|32	rm -rf $RPM_BUILD_ROOT
12cr|scsiadd-1.95-5|33	%{makeinstall_std}
12cr|scsiadd-1.95-5|34	
12cr|scsiadd-1.95-5|35	%clean
12cr|scsiadd-1.95-5|36	rm -rf $RPM_BUILD_ROOT
12cr|scsiadd-1.95-5|37	
12cr|scsiadd-1.95-5|38	%files
12cr|scsiadd-1.95-5|39	%defattr (-,root,root)
12cr|scsiadd-1.95-5|40	%doc README NEWS
12cr|scsiadd-1.95-5|41	%{_sbindir}/%{name}
12cr|scsiadd-1.95-5|42	%{_mandir}/man8/%{name}.8*
12cr|scsiadd-1.95-5|43	
12cr|scsiadd-1.95-5|44	
12cr|scsiadd-1.95-5|45	
12cr|scsiadd-1.95-5|46	%changelog
12cr|scsiadd-1.95-5|47	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1:1.95-5mdv2010.0
12cr|scsiadd-1.95-5|48	+ Revision: 433633
12cr|scsiadd-1.95-5|49	- rebuild
12cr|scsiadd-1.95-5|50	
12cr|scsiadd-1.95-5|51	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1:1.95-4mdv2009.0
12cr|scsiadd-1.95-5|52	+ Revision: 260573
12cr|scsiadd-1.95-5|53	- rebuild
12cr|scsiadd-1.95-5|54	
12cr|scsiadd-1.95-5|55	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1:1.95-3mdv2009.0
12cr|scsiadd-1.95-5|56	+ Revision: 252219
12cr|scsiadd-1.95-5|57	- rebuild
12cr|scsiadd-1.95-5|58	
12cr|scsiadd-1.95-5|59	+ Olivier Blin <oblin@mandriva.com>
12cr|scsiadd-1.95-5|60	- restore BuildRoot
12cr|scsiadd-1.95-5|61	
12cr|scsiadd-1.95-5|62	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1:1.95-1mdv2008.1
12cr|scsiadd-1.95-5|63	+ Revision: 127101
12cr|scsiadd-1.95-5|64	- kill re-definition of %%buildroot on Pixel's request
12cr|scsiadd-1.95-5|65	- use %%mkrel
12cr|scsiadd-1.95-5|66	- import scsiadd
12cr|scsiadd-1.95-5|67	
12cr|scsiadd-1.95-5|68	
12cr|scsiadd-1.95-5|69	* Mon Feb 07 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.95-1mdk
12cr|scsiadd-1.95-5|70	- 1.95
12cr|scsiadd-1.95-5|71	
12cr|scsiadd-1.95-5|72	* Thu Jan 13 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.6-1mdk
12cr|scsiadd-1.95-5|73	- 1.6
12cr|scsiadd-1.95-5|74	- add epoch tag to handle upgrade
12cr|scsiadd-1.95-5|75	- update %%docs
12cr|scsiadd-1.95-5|76	
12cr|scsiadd-1.95-5|77	* Mon Dec 06 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.52-1mdk
12cr|scsiadd-1.95-5|78	- 1.52
12cr|scsiadd-1.95-5|79	- regenerate patch
12cr|scsiadd-1.95-5|80	
12cr|scsiadd-1.95-5|81	* Sat Dec 13 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.51-1mdk
12cr|scsiadd-1.95-5|82	- 1.51
12cr|scsiadd-1.95-5|83	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cr|scsiadd-1.95-5|84	- quiet setup
12cr|scsiadd-1.95-5|85	- use %%configure macro
12cr|scsiadd-1.95-5|86	- fix install (P0)
12cr|scsiadd-1.95-5|87	
12cr|scsiadd-1.95-5|88	* Mon Jan 27 2003 Götz Waschk <waschk@linux-mandrake.com> 1.41-3mdk
12cr|scsiadd-1.95-5|89	- fix URL
12cr|scsiadd-1.95-5|90	- fix rpmlint warnings
12cr|scsiadd-1.95-5|91	
12cr|scsiadd-1.95-5|92	* Mon Jan 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.41-2mdk
12cr|scsiadd-1.95-5|93	- rebuild
12cr|scsiadd-1.95-5|94	
12cr|scsiadd-1.95-5|95	* Mon Nov 26 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.41-1mdk
12cr|scsiadd-1.95-5|96	- 1.41
12cr|scsiadd-1.95-5|97	
12cr|scsiadd-1.95-5|98	* Mon Aug 29 2001 Giuseppe Ghibò <ghibo@mandrakesoft.com> 1.4-2mdk
12cr|scsiadd-1.95-5|99	- added man page.
12cr|scsiadd-1.95-5|100	
12cr|scsiadd-1.95-5|101	* Tue Aug 28 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.4-1mdk
12cr|scsiadd-1.95-5|102	- 1.4.
12cr|scsiadd-1.95-5|103	
12cr|scsiadd-1.95-5|104	* Mon Jan 29 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.3-1mdk
12cr|scsiadd-1.95-5|105	- updated to 1.3.
12cr|scsiadd-1.95-5|106	
12cr|scsiadd-1.95-5|107	* Fri Aug 25 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.1-1mdk
12cr|scsiadd-1.95-5|108	- used srpm from John Johnson <jjohnson@linux-mandrake.com>
12cr|scsiadd-1.95-5|109	- Made mandrake rpm and changed compression to bz2
12cr|scsiadd-1.95-5|110	- macros
12cr|scsiadd-1.95-5|111	- BM

7452 12
12cr|scsiaddgui-1.5-6|1	Summary:	A graphical front end for scsiadd
12cr|scsiaddgui-1.5-6|2	Name:		scsiaddgui
12cr|scsiaddgui-1.5-6|3	Version:	1.5
12cr|scsiaddgui-1.5-6|4	Release:	%mkrel 6
12cr|scsiaddgui-1.5-6|5	License:	GPL
12cr|scsiaddgui-1.5-6|6	URL:        	http://www.8ung.at/klappnase/scsiaddgui/scsiaddgui.html
12cr|scsiaddgui-1.5-6|7	Requires:	python, tkinter, scsiadd
12cr|scsiaddgui-1.5-6|8	Group:		System/Kernel and hardware
12cr|scsiaddgui-1.5-6|9	Source:		http://www.8ung.at/klappnase/downloads/%{name}-%{version}.tar.bz2
12cr|scsiaddgui-1.5-6|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|scsiaddgui-1.5-6|11	BuildArch:	noarch
12cr|scsiaddgui-1.5-6|12	
12cr|scsiaddgui-1.5-6|13	%description
12cr|scsiaddgui-1.5-6|14	scsiaddgui provides a GUI for the scsiadd - utility
12cr|scsiaddgui-1.5-6|15	
12cr|scsiaddgui-1.5-6|16	%prep
12cr|scsiaddgui-1.5-6|17	%setup -q
12cr|scsiaddgui-1.5-6|18	
12cr|scsiaddgui-1.5-6|19	%build
12cr|scsiaddgui-1.5-6|20	perl -pi -e 's!/usr/local/share!%_datadir!g' message*.py
12cr|scsiaddgui-1.5-6|21	
12cr|scsiaddgui-1.5-6|22	%install
12cr|scsiaddgui-1.5-6|23	rm -rf $RPM_BUILD_ROOT
12cr|scsiaddgui-1.5-6|24	mkdir -p $RPM_BUILD_ROOT%_datadir/scsiaddgui
12cr|scsiaddgui-1.5-6|25	mkdir -p $RPM_BUILD_ROOT%_bindir
12cr|scsiaddgui-1.5-6|26	install --mode=755 scsiaddgui.py $RPM_BUILD_ROOT%_datadir/scsiaddgui/scsiaddgui.py
12cr|scsiaddgui-1.5-6|27	#install --mode=644 Control.py $RPM_BUILD_ROOT%_datadir/scsiaddgui/Control.py
12cr|scsiaddgui-1.5-6|28	#install --mode=644 arrow_up.xbm $RPM_BUILD_ROOT%_datadir/scsiaddgui/arrow_up.xbm
12cr|scsiaddgui-1.5-6|29	#install --mode=644 arrow_down.xbm $RPM_BUILD_ROOT%_datadir/scsiaddgui/arrow_down.xbm
12cr|scsiaddgui-1.5-6|30	#install --mode=644 messages_de.py $RPM_BUILD_ROOT%_datadir/scsiaddgui/messages_de.py
12cr|scsiaddgui-1.5-6|31	#install --mode=644 messages_en.py $RPM_BUILD_ROOT%_datadir/scsiaddgui/messages_en.py
12cr|scsiaddgui-1.5-6|32	#install --mode=644 messages.py $RPM_BUILD_ROOT%_datadir/scsiaddgui/messages.py
12cr|scsiaddgui-1.5-6|33	#install --mode=644 optionDB $RPM_BUILD_ROOT%_datadir/scsiaddgui/optionDB
12cr|scsiaddgui-1.5-6|34	install --mode=644 help_de $RPM_BUILD_ROOT%_datadir/scsiaddgui/help_de
12cr|scsiaddgui-1.5-6|35	install --mode=644 help_en $RPM_BUILD_ROOT%_datadir/scsiaddgui/help_en
12cr|scsiaddgui-1.5-6|36	install --mode=644 help_fr $RPM_BUILD_ROOT%_datadir/scsiaddgui/help_fr
12cr|scsiaddgui-1.5-6|37	
12cr|scsiaddgui-1.5-6|38	mkdir -p $RPM_BUILD_ROOT%_datadir/locale/de/LC_MESSAGES
12cr|scsiaddgui-1.5-6|39	install -v --mode=644 locale/de.gmo $RPM_BUILD_ROOT%_datadir/locale/de/LC_MESSAGES/scsiaddgui.mo
12cr|scsiaddgui-1.5-6|40	mkdir -p $RPM_BUILD_ROOT%_datadir/locale/fr/LC_MESSAGES
12cr|scsiaddgui-1.5-6|41	install -v --mode=644 locale/fr.gmo $RPM_BUILD_ROOT%_datadir/locale/fr/LC_MESSAGES/scsiaddgui.mo
12cr|scsiaddgui-1.5-6|42	
12cr|scsiaddgui-1.5-6|43	(cd $RPM_BUILD_ROOT
12cr|scsiaddgui-1.5-6|44	ln -s %_datadir/scsiaddgui/scsiaddgui.py ./%_bindir/scsiaddgui
12cr|scsiaddgui-1.5-6|45	)
12cr|scsiaddgui-1.5-6|46	%find_lang %name
12cr|scsiaddgui-1.5-6|47	
12cr|scsiaddgui-1.5-6|48	%files -f %name.lang
12cr|scsiaddgui-1.5-6|49	%defattr(-,root,root)
12cr|scsiaddgui-1.5-6|50	%doc doc/{ChangeLog,README}
12cr|scsiaddgui-1.5-6|51	%_bindir/scsiaddgui
12cr|scsiaddgui-1.5-6|52	%dir %_datadir/scsiaddgui
12cr|scsiaddgui-1.5-6|53	%_datadir/scsiaddgui/scsiaddgui.py
12cr|scsiaddgui-1.5-6|54	#%_datadir/scsiaddgui/Control.py
12cr|scsiaddgui-1.5-6|55	#%_datadir/scsiaddgui/arrow_up.xbm
12cr|scsiaddgui-1.5-6|56	#%_datadir/scsiaddgui/arrow_down.xbm
12cr|scsiaddgui-1.5-6|57	#%_datadir/scsiaddgui/messages_en.py
12cr|scsiaddgui-1.5-6|58	#%_datadir/scsiaddgui/messages_de.py
12cr|scsiaddgui-1.5-6|59	#%_datadir/scsiaddgui/messages.py
12cr|scsiaddgui-1.5-6|60	#%_datadir/scsiaddgui/optionDB
12cr|scsiaddgui-1.5-6|61	%_datadir/scsiaddgui/help_de
12cr|scsiaddgui-1.5-6|62	%_datadir/scsiaddgui/help_en
12cr|scsiaddgui-1.5-6|63	%_datadir/scsiaddgui/help_fr
12cr|scsiaddgui-1.5-6|64	
12cr|scsiaddgui-1.5-6|65	%clean
12cr|scsiaddgui-1.5-6|66	rm -rf $RPM_BUILD_ROOT
12cr|scsiaddgui-1.5-6|67	
12cr|scsiaddgui-1.5-6|68	
12cr|scsiaddgui-1.5-6|69	
12cr|scsiaddgui-1.5-6|70	
12cr|scsiaddgui-1.5-6|71	%changelog
12cr|scsiaddgui-1.5-6|72	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.5-6mdv2010.0
12cr|scsiaddgui-1.5-6|73	+ Revision: 433634
12cr|scsiaddgui-1.5-6|74	- rebuild
12cr|scsiaddgui-1.5-6|75	
12cr|scsiaddgui-1.5-6|76	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.5-5mdv2009.0
12cr|scsiaddgui-1.5-6|77	+ Revision: 260582
12cr|scsiaddgui-1.5-6|78	- rebuild
12cr|scsiaddgui-1.5-6|79	
12cr|scsiaddgui-1.5-6|80	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.5-4mdv2009.0
12cr|scsiaddgui-1.5-6|81	+ Revision: 252220
12cr|scsiaddgui-1.5-6|82	- rebuild
12cr|scsiaddgui-1.5-6|83	
12cr|scsiaddgui-1.5-6|84	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.5-2mdv2008.1
12cr|scsiaddgui-1.5-6|85	+ Revision: 140776
12cr|scsiaddgui-1.5-6|86	- restore BuildRoot
12cr|scsiaddgui-1.5-6|87	
12cr|scsiaddgui-1.5-6|88	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|scsiaddgui-1.5-6|89	- kill re-definition of %%buildroot on Pixel's request
12cr|scsiaddgui-1.5-6|90	
12cr|scsiaddgui-1.5-6|91	
12cr|scsiaddgui-1.5-6|92	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|scsiaddgui-1.5-6|93	+ 08/09/06 16:49:58 (54906)
12cr|scsiaddgui-1.5-6|94	- rebuild
12cr|scsiaddgui-1.5-6|95	
12cr|scsiaddgui-1.5-6|96	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|scsiaddgui-1.5-6|97	+ 08/09/06 16:48:47 (54905)
12cr|scsiaddgui-1.5-6|98	Import scsiaddgui
12cr|scsiaddgui-1.5-6|99	
12cr|scsiaddgui-1.5-6|100	* Tue Apr 11 2006 Lenny Cartier <lenny@mandriva.com> 1.5-1mdk
12cr|scsiaddgui-1.5-6|101	- 1.5
12cr|scsiaddgui-1.5-6|102	
12cr|scsiaddgui-1.5-6|103	* Tue Aug 09 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.4-1mdk
12cr|scsiaddgui-1.5-6|104	- 1.4
12cr|scsiaddgui-1.5-6|105	- %%mkrel
12cr|scsiaddgui-1.5-6|106	- be sure to wipe out buildroot at the beginning of %%install
12cr|scsiaddgui-1.5-6|107	
12cr|scsiaddgui-1.5-6|108	* Mon Nov 08 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.3-1mdk
12cr|scsiaddgui-1.5-6|109	- 1.3
12cr|scsiaddgui-1.5-6|110	
12cr|scsiaddgui-1.5-6|111	* Thu Jul 08 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.2-1mdk
12cr|scsiaddgui-1.5-6|112	- 1.2
12cr|scsiaddgui-1.5-6|113	
12cr|scsiaddgui-1.5-6|114	* Wed Jan 07 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.1-2mdk
12cr|scsiaddgui-1.5-6|115	- fix DIRM
12cr|scsiaddgui-1.5-6|116	
12cr|scsiaddgui-1.5-6|117	* Sun Nov 02 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.1-1mdk
12cr|scsiaddgui-1.5-6|118	- 1st (real) mdk spec
12cr|scsiaddgui-1.5-6|119	
12cr|scsiaddgui-1.5-6|120	* Fri Oct 31 2003 Michael Lange<klappnase@8ung.at>
12cr|scsiaddgui-1.5-6|121	- added Control.py as a replacement for the Tix.Control widget,
12cr|scsiaddgui-1.5-6|122	so now Tix is not needed anymore, added optionDB(v.1.1)
12cr|scsiaddgui-1.5-6|123	
12cr|scsiaddgui-1.5-6|124	* Mon Sep 15 2003 Michael Lange<klappnase@8ung.at>
12cr|scsiaddgui-1.5-6|125	- a little code cleanup, maybe this is the final version (v. 1.0)
12cr|scsiaddgui-1.5-6|126	

7453 12
12cr|sctl-0.2.3-8|1	%define name sctl
12cr|sctl-0.2.3-8|2	%define version 0.2.3
12cr|sctl-0.2.3-8|3	%define release %mkrel 8
12cr|sctl-0.2.3-8|4	
12cr|sctl-0.2.3-8|5	Name: %{name}
12cr|sctl-0.2.3-8|6	Summary: A program designed to control Bearcat model BC-895xlt & BC-245xlt scanners
12cr|sctl-0.2.3-8|7	Version: %{version}
12cr|sctl-0.2.3-8|8	Release: %{release}
12cr|sctl-0.2.3-8|9	Source: http://www.obairlann.net/~reaper/sctl/tarfiles/%{name}-%{version}.tar.bz2
12cr|sctl-0.2.3-8|10	URL: http://www.obairlann.net/~reaper/sctl/
12cr|sctl-0.2.3-8|11	Group: Communications
12cr|sctl-0.2.3-8|12	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|sctl-0.2.3-8|13	License: GPL
12cr|sctl-0.2.3-8|14	
12cr|sctl-0.2.3-8|15	%description
12cr|sctl-0.2.3-8|16	Sctl is a program designed to control Bearcat model BC-895xlt scanners. It
12cr|sctl-0.2.3-8|17	may control other scanners with PC-control (aka, "serial") ports on them
12cr|sctl-0.2.3-8|18	(no testing has been done yet). It provides a command-line interface, and
12cr|sctl-0.2.3-8|19	is extremely small (it would be described as "fast" too, but 9600 baud
12cr|sctl-0.2.3-8|20	communication makes anything seem slow). It should work with any *nix system,
12cr|sctl-0.2.3-8|21	and more targets will be tested as time goes on. At present it's known to
12cr|sctl-0.2.3-8|22	work with Debian 1.2 and Redhat 6.2, indicating a good chance it'll work
12cr|sctl-0.2.3-8|23	on any reasonably modern Linux system.  Compatible scanners include the
12cr|sctl-0.2.3-8|24	BC-245xlt.
12cr|sctl-0.2.3-8|25	
12cr|sctl-0.2.3-8|26	%prep
12cr|sctl-0.2.3-8|27	rm -rf $RPM_BUILD_ROOT
12cr|sctl-0.2.3-8|28	
12cr|sctl-0.2.3-8|29	%setup
12cr|sctl-0.2.3-8|30	
12cr|sctl-0.2.3-8|31	%build
12cr|sctl-0.2.3-8|32	
12cr|sctl-0.2.3-8|33	%make
12cr|sctl-0.2.3-8|34	
12cr|sctl-0.2.3-8|35	%install
12cr|sctl-0.2.3-8|36	mkdir -p $RPM_BUILD_ROOT%_bindir
12cr|sctl-0.2.3-8|37	
12cr|sctl-0.2.3-8|38	install sctl $RPM_BUILD_ROOT%_bindir
12cr|sctl-0.2.3-8|39	
12cr|sctl-0.2.3-8|40	# cleanup
12cr|sctl-0.2.3-8|41	find . -type d -name CVS | xargs rm -rf
12cr|sctl-0.2.3-8|42	
12cr|sctl-0.2.3-8|43	%clean
12cr|sctl-0.2.3-8|44	rm -rf $RPM_BUILD_ROOT
12cr|sctl-0.2.3-8|45	
12cr|sctl-0.2.3-8|46	%files
12cr|sctl-0.2.3-8|47	%defattr(-,root,root,0755)
12cr|sctl-0.2.3-8|48	%_bindir/*
12cr|sctl-0.2.3-8|49	%doc BUGS Changelog CREDITS LICENSE NEWS README
12cr|sctl-0.2.3-8|50	%doc docs/*
12cr|sctl-0.2.3-8|51	
12cr|sctl-0.2.3-8|52	
12cr|sctl-0.2.3-8|53	
12cr|sctl-0.2.3-8|54	%changelog
12cr|sctl-0.2.3-8|55	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.2.3-8mdv2010.0
12cr|sctl-0.2.3-8|56	+ Revision: 433635
12cr|sctl-0.2.3-8|57	- rebuild
12cr|sctl-0.2.3-8|58	
12cr|sctl-0.2.3-8|59	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2.3-7mdv2009.0
12cr|sctl-0.2.3-8|60	+ Revision: 260584
12cr|sctl-0.2.3-8|61	- rebuild
12cr|sctl-0.2.3-8|62	
12cr|sctl-0.2.3-8|63	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2.3-6mdv2009.0
12cr|sctl-0.2.3-8|64	+ Revision: 252233
12cr|sctl-0.2.3-8|65	- rebuild
12cr|sctl-0.2.3-8|66	
12cr|sctl-0.2.3-8|67	+ Olivier Blin <oblin@mandriva.com>
12cr|sctl-0.2.3-8|68	- restore BuildRoot
12cr|sctl-0.2.3-8|69	
12cr|sctl-0.2.3-8|70	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.2.3-4mdv2008.1
12cr|sctl-0.2.3-8|71	+ Revision: 127104
12cr|sctl-0.2.3-8|72	- kill re-definition of %%buildroot on Pixel's request
12cr|sctl-0.2.3-8|73	- import sctl
12cr|sctl-0.2.3-8|74	
12cr|sctl-0.2.3-8|75	
12cr|sctl-0.2.3-8|76	* Thu Jan 05 2005 Lenny Cartier <lenny@mandriva.com> 0.2.3-4mdk
12cr|sctl-0.2.3-8|77	- rebuild
12cr|sctl-0.2.3-8|78	
12cr|sctl-0.2.3-8|79	* Fri Jun 04 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.2.3-3mdk
12cr|sctl-0.2.3-8|80	- rebuild
12cr|sctl-0.2.3-8|81	
12cr|sctl-0.2.3-8|82	* Sat Feb 01 2003 Lenny Cartier <lenny@mandrakesoft.com 0.2.3-2mdk
12cr|sctl-0.2.3-8|83	- rebuild
12cr|sctl-0.2.3-8|84	
12cr|sctl-0.2.3-8|85	* Mon Nov 18 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.2.3-1mdk
12cr|sctl-0.2.3-8|86	- 0.2.3
12cr|sctl-0.2.3-8|87	- remove CVS entries
12cr|sctl-0.2.3-8|88	- from Roger <roger@linuxfreemail.com>

7454 12
12cr|scummvm-1.4.1-2|1	Summary:	An implementation of LucasArts's SCUMM interpreter
12cr|scummvm-1.4.1-2|2	Name:		scummvm
12cr|scummvm-1.4.1-2|3	Version:	1.4.1
12cr|scummvm-1.4.1-2|4	Release:	%mkrel 2
12cr|scummvm-1.4.1-2|5	Source0:	http://prdownloads.sourceforge.net/scummvm/%{name}-%{version}.tar.bz2
12cr|scummvm-1.4.1-2|6	Patch0:		scummvm-1.2.0-dont-strip.patch
12cr|scummvm-1.4.1-2|7	License:	GPLv2+ and LGPLv2+
12cr|scummvm-1.4.1-2|8	Url:		http://scummvm.sourceforge.net/
12cr|scummvm-1.4.1-2|9	Group:		Games/Adventure
12cr|scummvm-1.4.1-2|10	BuildRequires:	pkgconfig(sdl)
12cr|scummvm-1.4.1-2|11	BuildRequires:	pkgconfig(ncurses)
12cr|scummvm-1.4.1-2|12	BuildRequires:	pkgconfig(mad)
12cr|scummvm-1.4.1-2|13	BuildRequires:	pkgconfig(vorbis)
12cr|scummvm-1.4.1-2|14	BuildRequires:	pkgconfig(libmpeg2)
12cr|scummvm-1.4.1-2|15	BuildRequires:	pkgconfig(flac)
12cr|scummvm-1.4.1-2|16	BuildRequires:	pkgconfig(fluidsynth)
12cr|scummvm-1.4.1-2|17	BuildRequires:	nasm
12cr|scummvm-1.4.1-2|18	
12cr|scummvm-1.4.1-2|19	%description
12cr|scummvm-1.4.1-2|20	ScummVM is an implementation of LucasArts S.C.U.M.M.
12cr|scummvm-1.4.1-2|21	(Script Creation Utility for Maniac Mansion) interpreter, used in games
12cr|scummvm-1.4.1-2|22	such as Monkey Island, Indiana Jones, Day Of The Tentacle, Sam and Max,
12cr|scummvm-1.4.1-2|23	and many more. Some things are still missing, and some games cannot
12cr|scummvm-1.4.1-2|24	be completeted yet. There are quite a few known bugs. Regardless of
12cr|scummvm-1.4.1-2|25	the bugs it is still possible to play many games all the way through
12cr|scummvm-1.4.1-2|26	to the end. Still other games do not load at all.
12cr|scummvm-1.4.1-2|27	
12cr|scummvm-1.4.1-2|28	Some games such as "Beneath A Steel Sky", "Flight Of The Amazon Queen"
12cr|scummvm-1.4.1-2|29	and "Drascula: The Vampire Strikes Back" have been released by their
12cr|scummvm-1.4.1-2|30	developers. Install beneath-a-steel-sky, flight-of-the-amazon-queen and
12cr|scummvm-1.4.1-2|31	drascula packages from non-free repository to play.
12cr|scummvm-1.4.1-2|32	
12cr|scummvm-1.4.1-2|33	%prep
12cr|scummvm-1.4.1-2|34	%setup -q
12cr|scummvm-1.4.1-2|35	%apply_patches
12cr|scummvm-1.4.1-2|36	
12cr|scummvm-1.4.1-2|37	%build
12cr|scummvm-1.4.1-2|38	%global optflags %{optflags} -O3 -ffast-math
12cr|scummvm-1.4.1-2|39	%setup_compile_flags
12cr|scummvm-1.4.1-2|40	./configure	--prefix=%{_prefix} \
12cr|scummvm-1.4.1-2|41	--bindir=%{_gamesbindir} \
12cr|scummvm-1.4.1-2|42	--mandir=%{_mandir} \
12cr|scummvm-1.4.1-2|43	--datadir=%{_gamesdatadir} \
12cr|scummvm-1.4.1-2|44	--enable-release \
12cr|scummvm-1.4.1-2|45	--enable-verbose-build \
12cr|scummvm-1.4.1-2|46	--enable-opengl \
12cr|scummvm-1.4.1-2|47	--enable-all-engines
12cr|scummvm-1.4.1-2|48	%make NASMFLAGS="-Ox -gdwarf2 -f elf -Fdwarf"
12cr|scummvm-1.4.1-2|49	
12cr|scummvm-1.4.1-2|50	%install
12cr|scummvm-1.4.1-2|51	%__rm -rf %{buildroot}
12cr|scummvm-1.4.1-2|52	%makeinstall_std
12cr|scummvm-1.4.1-2|53	
12cr|scummvm-1.4.1-2|54	%__install -m644 dists/%{name}.desktop -D %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|scummvm-1.4.1-2|55	
12cr|scummvm-1.4.1-2|56	%__install -m644 dists/maemo/scummvm48.png -D %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12cr|scummvm-1.4.1-2|57	%__install -m644 dists/maemo/scummvm64.png -D %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12cr|scummvm-1.4.1-2|58	%__install -m644 dists/motomagx/pep/scummvm_big_usr.png -D %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cr|scummvm-1.4.1-2|59	%__install -m644 icons/scummvm.svg -D %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12cr|scummvm-1.4.1-2|60	
12cr|scummvm-1.4.1-2|61	%__mkdir_p %{buildroot}%{_datadir}/%{name}
12cr|scummvm-1.4.1-2|62	
12cr|scummvm-1.4.1-2|63	%clean
12cr|scummvm-1.4.1-2|64	%__rm -rf %{buildroot}
12cr|scummvm-1.4.1-2|65	
12cr|scummvm-1.4.1-2|66	%files
12cr|scummvm-1.4.1-2|67	%defattr(-,root,root)
12cr|scummvm-1.4.1-2|68	%doc %{_docdir}/%{name}
12cr|scummvm-1.4.1-2|69	%{_gamesbindir}/*
12cr|scummvm-1.4.1-2|70	%{_mandir}/*/*
12cr|scummvm-1.4.1-2|71	%{_datadir}/pixmaps/%{name}.xpm
12cr|scummvm-1.4.1-2|72	%{_gamesdatadir}/*
12cr|scummvm-1.4.1-2|73	%{_datadir}/applications/%{name}.desktop
12cr|scummvm-1.4.1-2|74	%dir %{_datadir}/%{name}
12cr|scummvm-1.4.1-2|75	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cr|scummvm-1.4.1-2|76	
12cr|scummvm-1.4.1-2|77	
12cr|scummvm-1.4.1-2|78	%changelog
12cr|scummvm-1.4.1-2|79	* Fri Feb 03 2012 Andrey Bondrov <abondrov@mandriva.org> 1.4.1-2mdv2012.0
12cr|scummvm-1.4.1-2|80	+ Revision: 770988
12cr|scummvm-1.4.1-2|81	- Update description and revert some recent changes for better rpm4 compatibility
12cr|scummvm-1.4.1-2|82	
12cr|scummvm-1.4.1-2|83	* Wed Feb 01 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.4.1-1
12cr|scummvm-1.4.1-2|84	+ Revision: 770533
12cr|scummvm-1.4.1-2|85	- enable all engines
12cr|scummvm-1.4.1-2|86	- fix so that nasm uses dwarf debug format as debugedit doesn't support stab
12cr|scummvm-1.4.1-2|87	- enable opengl
12cr|scummvm-1.4.1-2|88	- enable release mode
12cr|scummvm-1.4.1-2|89	- link with %%ldflags
12cr|scummvm-1.4.1-2|90	- make build verbose
12cr|scummvm-1.4.1-2|91	- cleanup spec
12cr|scummvm-1.4.1-2|92	- use pkgconfig() deps
12cr|scummvm-1.4.1-2|93	
12cr|scummvm-1.4.1-2|94	+ Götz Waschk <waschk@mandriva.org>
12cr|scummvm-1.4.1-2|95	- update package description to mention drascula
12cr|scummvm-1.4.1-2|96	- new version
12cr|scummvm-1.4.1-2|97	
12cr|scummvm-1.4.1-2|98	* Mon Nov 21 2011 Andrey Bondrov <abondrov@mandriva.org> 1.4.0-2
12cr|scummvm-1.4.1-2|99	+ Revision: 732094
12cr|scummvm-1.4.1-2|100	- Spec cleanup and description update
12cr|scummvm-1.4.1-2|101	
12cr|scummvm-1.4.1-2|102	* Wed Nov 16 2011 Götz Waschk <waschk@mandriva.org> 1.4.0-1
12cr|scummvm-1.4.1-2|103	+ Revision: 731120
12cr|scummvm-1.4.1-2|104	- new version
12cr|scummvm-1.4.1-2|105	
12cr|scummvm-1.4.1-2|106	* Thu Jul 28 2011 Götz Waschk <waschk@mandriva.org> 1.3.1-1
12cr|scummvm-1.4.1-2|107	+ Revision: 692056
12cr|scummvm-1.4.1-2|108	- import scummvm
12cr|scummvm-1.4.1-2|109	

7455 12
12cr|sd2xc-0.0.4-0.RC1.5|1	%define name sd2xc
12cr|sd2xc-0.0.4-0.RC1.5|2	%define version 0.0.4
12cr|sd2xc-0.0.4-0.RC1.5|3	%define pre RC1
12cr|sd2xc-0.0.4-0.RC1.5|4	%define release %mkrel 0.%pre.5
12cr|sd2xc-0.0.4-0.RC1.5|5	%define oname SD2XC
12cr|sd2xc-0.0.4-0.RC1.5|6	
12cr|sd2xc-0.0.4-0.RC1.5|7	Summary: SD2XC stands for StarDock to Xcursor
12cr|sd2xc-0.0.4-0.RC1.5|8	Name: %{name}
12cr|sd2xc-0.0.4-0.RC1.5|9	Version: %{version}
12cr|sd2xc-0.0.4-0.RC1.5|10	Release: %{release}
12cr|sd2xc-0.0.4-0.RC1.5|11	Source0: %{oname}-%{version}-%pre.perl.bz2
12cr|sd2xc-0.0.4-0.RC1.5|12	URL: http://www.bwbohh.net/software/SD2XC/index.html
12cr|sd2xc-0.0.4-0.RC1.5|13	License: MIT
12cr|sd2xc-0.0.4-0.RC1.5|14	Group: Graphics
12cr|sd2xc-0.0.4-0.RC1.5|15	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|sd2xc-0.0.4-0.RC1.5|16	Requires: perl-Magick
12cr|sd2xc-0.0.4-0.RC1.5|17	Requires: perl-Config-IniFiles
12cr|sd2xc-0.0.4-0.RC1.5|18	BuildArch: noarch
12cr|sd2xc-0.0.4-0.RC1.5|19	
12cr|sd2xc-0.0.4-0.RC1.5|20	%description
12cr|sd2xc-0.0.4-0.RC1.5|21	Converts StarDock CursorXP themes (http://www.wincustomize.com/) to
12cr|sd2xc-0.0.4-0.RC1.5|22	XCursor themes compatible with XFree86 4.2.99 and higher.
12cr|sd2xc-0.0.4-0.RC1.5|23	
12cr|sd2xc-0.0.4-0.RC1.5|24	%prep
12cr|sd2xc-0.0.4-0.RC1.5|25	
12cr|sd2xc-0.0.4-0.RC1.5|26	%build
12cr|sd2xc-0.0.4-0.RC1.5|27	
12cr|sd2xc-0.0.4-0.RC1.5|28	%install
12cr|sd2xc-0.0.4-0.RC1.5|29	rm -rf $RPM_BUILD_ROOT
12cr|sd2xc-0.0.4-0.RC1.5|30	mkdir -p %buildroot%_bindir
12cr|sd2xc-0.0.4-0.RC1.5|31	bzip2 -cd %SOURCE0 > %buildroot%_bindir/%name
12cr|sd2xc-0.0.4-0.RC1.5|32	
12cr|sd2xc-0.0.4-0.RC1.5|33	
12cr|sd2xc-0.0.4-0.RC1.5|34	%clean
12cr|sd2xc-0.0.4-0.RC1.5|35	rm -rf $RPM_BUILD_ROOT
12cr|sd2xc-0.0.4-0.RC1.5|36	
12cr|sd2xc-0.0.4-0.RC1.5|37	%files
12cr|sd2xc-0.0.4-0.RC1.5|38	%defattr(-,root,root)
12cr|sd2xc-0.0.4-0.RC1.5|39	%attr(755,root,root) %_bindir/%name
12cr|sd2xc-0.0.4-0.RC1.5|40	
12cr|sd2xc-0.0.4-0.RC1.5|41	
12cr|sd2xc-0.0.4-0.RC1.5|42	%changelog
12cr|sd2xc-0.0.4-0.RC1.5|43	* Tue Aug 02 2011 Götz Waschk <waschk@mandriva.org> 0.0.4-0.RC1.5mdv2012.0
12cr|sd2xc-0.0.4-0.RC1.5|44	+ Revision: 692732
12cr|sd2xc-0.0.4-0.RC1.5|45	- rebuild
12cr|sd2xc-0.0.4-0.RC1.5|46	
12cr|sd2xc-0.0.4-0.RC1.5|47	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.0.4-0.RC1.4mdv2011.0
12cr|sd2xc-0.0.4-0.RC1.5|48	+ Revision: 140782
12cr|sd2xc-0.0.4-0.RC1.5|49	- restore BuildRoot
12cr|sd2xc-0.0.4-0.RC1.5|50	
12cr|sd2xc-0.0.4-0.RC1.5|51	+ Thierry Vignaud <tv@mandriva.org>
12cr|sd2xc-0.0.4-0.RC1.5|52	- kill re-definition of %%buildroot on Pixel's request
12cr|sd2xc-0.0.4-0.RC1.5|53	
12cr|sd2xc-0.0.4-0.RC1.5|54	* Wed Aug 01 2007 Götz Waschk <waschk@mandriva.org> 0.0.4-0.RC1.4mdv2008.0
12cr|sd2xc-0.0.4-0.RC1.5|55	+ Revision: 57446
12cr|sd2xc-0.0.4-0.RC1.5|56	- Import sd2xc
12cr|sd2xc-0.0.4-0.RC1.5|57	
12cr|sd2xc-0.0.4-0.RC1.5|58	
12cr|sd2xc-0.0.4-0.RC1.5|59	
12cr|sd2xc-0.0.4-0.RC1.5|60	* Mon Jul 31 2006 Gtz Waschk <waschk@mandriva.org> 0.0.4-0.RC1.4mdv2007.0
12cr|sd2xc-0.0.4-0.RC1.5|61	- Rebuild
12cr|sd2xc-0.0.4-0.RC1.5|62	
12cr|sd2xc-0.0.4-0.RC1.5|63	* Tue Mar 14 2006 Gtz Waschk <waschk@mandriva.org> 0.0.4-0.RC1.3mdk
12cr|sd2xc-0.0.4-0.RC1.5|64	- fix URL
12cr|sd2xc-0.0.4-0.RC1.5|65	
12cr|sd2xc-0.0.4-0.RC1.5|66	* Sun Mar 13 2005 Götz Waschk <waschk@linux-mandrake.com> 0.0.4-0.RC1.2mdk
12cr|sd2xc-0.0.4-0.RC1.5|67	- rebuild
12cr|sd2xc-0.0.4-0.RC1.5|68	
12cr|sd2xc-0.0.4-0.RC1.5|69	* Fri Feb 27 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.0.4-0.RC1.1mdk
12cr|sd2xc-0.0.4-0.RC1.5|70	- drop prefix
12cr|sd2xc-0.0.4-0.RC1.5|71	- newer version
12cr|sd2xc-0.0.4-0.RC1.5|72	
12cr|sd2xc-0.0.4-0.RC1.5|73	* Mon Mar  3 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.0.3-1mdk
12cr|sd2xc-0.0.4-0.RC1.5|74	- initial package

7456 12
12cr|sdb-0.10.1-1|1	%define major 0
12cr|sdb-0.10.1-1|2	%define libname %mklibname %{name} %{major}
12cr|sdb-0.10.1-1|3	%define develname %mklibname %{name} -d
12cr|sdb-0.10.1-1|4	
12cr|sdb-0.10.1-1|5	Summary:	Simple database library
12cr|sdb-0.10.1-1|6	Name:		sdb
12cr|sdb-0.10.1-1|7	Version:	0.10.1
12cr|sdb-0.10.1-1|8	Release:	1
12cr|sdb-0.10.1-1|9	License:	GPL
12cr|sdb-0.10.1-1|10	Group:		System/Libraries
12cr|sdb-0.10.1-1|11	URL:		http://siag.nu/libsdb/
12cr|sdb-0.10.1-1|12	Source0:	http://siag.nu/pub/libsdb/%{name}-%{version}.tar.gz
12cr|sdb-0.10.1-1|13	Patch0:		sdb-0.6.0-no_ms.diff
12cr|sdb-0.10.1-1|14	Patch1:		sdb-0.6.0-postgres.diff
12cr|sdb-0.10.1-1|15	BuildRequires:	mysql-devel
12cr|sdb-0.10.1-1|16	BuildRequires:	gdbm-devel
12cr|sdb-0.10.1-1|17	BuildRequires:	libtool
12cr|sdb-0.10.1-1|18	BuildRequires:	openssl-devel
12cr|sdb-0.10.1-1|19	BuildRequires:	postgresql-devel
12cr|sdb-0.10.1-1|20	BuildRequires:	sqlite-devel
12cr|sdb-0.10.1-1|21	BuildRequires:	unixODBC-devel
12cr|sdb-0.10.1-1|22	BuildRequires:	zlib-devel
12cr|sdb-0.10.1-1|23	BuildRequires:	multiarch-utils >= 1.0.3
12cr|sdb-0.10.1-1|24	
12cr|sdb-0.10.1-1|25	%description
12cr|sdb-0.10.1-1|26	This is libsdb, the simple database library, which provides a way
12cr|sdb-0.10.1-1|27	to support multiple database management systems in an application
12cr|sdb-0.10.1-1|28	with negligeable overhead, in terms of code as well as system
12cr|sdb-0.10.1-1|29	resources. It is mainly intended for use on Unix, but the ODBC
12cr|sdb-0.10.1-1|30	driver works on Windows as well.
12cr|sdb-0.10.1-1|31	
12cr|sdb-0.10.1-1|32	%package -n	%{libname}
12cr|sdb-0.10.1-1|33	Summary:	Libraries for %{name}
12cr|sdb-0.10.1-1|34	Group:		System/Libraries
12cr|sdb-0.10.1-1|35	
12cr|sdb-0.10.1-1|36	%description -n	%{libname}
12cr|sdb-0.10.1-1|37	This package contains libraries necessary for %{name}.
12cr|sdb-0.10.1-1|38	
12cr|sdb-0.10.1-1|39	%package -n	%{develname}
12cr|sdb-0.10.1-1|40	Summary:	Development header files and libraries for %{name}
12cr|sdb-0.10.1-1|41	Group:		Development/C
12cr|sdb-0.10.1-1|42	Requires:	%{libname} = %{version}
12cr|sdb-0.10.1-1|43	Requires:	mysql-devel
12cr|sdb-0.10.1-1|44	Requires:	gdbm-devel
12cr|sdb-0.10.1-1|45	Requires:	openssl-devel
12cr|sdb-0.10.1-1|46	Requires:	postgresql-devel
12cr|sdb-0.10.1-1|47	Requires:	sqlite-devel
12cr|sdb-0.10.1-1|48	Requires:	unixODBC-devel
12cr|sdb-0.10.1-1|49	Requires:	zlib-devel
12cr|sdb-0.10.1-1|50	Provides:	%{name}-devel = %{version}-%{release}
12cr|sdb-0.10.1-1|51	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|sdb-0.10.1-1|52	Obsoletes:	%{mklibname %{name} 0 -d}
12cr|sdb-0.10.1-1|53	
12cr|sdb-0.10.1-1|54	%description -n	%{develname}
12cr|sdb-0.10.1-1|55	This package contains the development header files and libraries
12cr|sdb-0.10.1-1|56	for %{name}.
12cr|sdb-0.10.1-1|57	
12cr|sdb-0.10.1-1|58	%prep
12cr|sdb-0.10.1-1|59	
12cr|sdb-0.10.1-1|60	%setup -q
12cr|sdb-0.10.1-1|61	%patch0 -p0
12cr|sdb-0.10.1-1|62	%patch1 -p0
12cr|sdb-0.10.1-1|63	
12cr|sdb-0.10.1-1|64	perl -pi -e "s|/usr/local/|%{_prefix}/|g" configure
12cr|sdb-0.10.1-1|65	perl -pi -e "s|/lib |%{_lib} |g" configure
12cr|sdb-0.10.1-1|66	
12cr|sdb-0.10.1-1|67	%build
12cr|sdb-0.10.1-1|68	
12cr|sdb-0.10.1-1|69	# the author dropped automake !!!
12cr|sdb-0.10.1-1|70	# ulric blev lite lack p automake tror jag...
12cr|sdb-0.10.1-1|71	
12cr|sdb-0.10.1-1|72	./configure \
12cr|sdb-0.10.1-1|73	--with-gdbm \
12cr|sdb-0.10.1-1|74	--with-mysql \
12cr|sdb-0.10.1-1|75	--with-postgres \
12cr|sdb-0.10.1-1|76	--with-odbc=odbc \
12cr|sdb-0.10.1-1|77	--with-sqlite
12cr|sdb-0.10.1-1|78	
12cr|sdb-0.10.1-1|79	perl -pi -e "s|/sbin/ldconfig|#/sbin/ldconfig|g" Makefile
12cr|sdb-0.10.1-1|80	
12cr|sdb-0.10.1-1|81	make CFLAGS="%{optflags} -fPIC "\
12cr|sdb-0.10.1-1|82	LDFLAGS="%ldflags" \
12cr|sdb-0.10.1-1|83	PREFIX=%{_prefix} \
12cr|sdb-0.10.1-1|84	BINDIR=%{_bindir} \
12cr|sdb-0.10.1-1|85	LIBDIR=%{_libdir} \
12cr|sdb-0.10.1-1|86	MANDIR=%{_mandir} \
12cr|sdb-0.10.1-1|87	INCDIR=%{_includedir}
12cr|sdb-0.10.1-1|88	
12cr|sdb-0.10.1-1|89	%install
12cr|sdb-0.10.1-1|90	install -d %{buildroot}%{_bindir}
12cr|sdb-0.10.1-1|91	install -d %{buildroot}%{_libdir}
12cr|sdb-0.10.1-1|92	install -d %{buildroot}%{_mandir}
12cr|sdb-0.10.1-1|93	install -d %{buildroot}%{_includedir}
12cr|sdb-0.10.1-1|94	
12cr|sdb-0.10.1-1|95	make \
12cr|sdb-0.10.1-1|96	PREFIX=%{buildroot}%{_prefix} \
12cr|sdb-0.10.1-1|97	BINDIR=%{buildroot}%{_bindir} \
12cr|sdb-0.10.1-1|98	LIBDIR=%{buildroot}%{_libdir} \
12cr|sdb-0.10.1-1|99	MANDIR=%{buildroot}%{_mandir} \
12cr|sdb-0.10.1-1|100	INCDIR=%{buildroot}%{_includedir} \
12cr|sdb-0.10.1-1|101	install
12cr|sdb-0.10.1-1|102	
12cr|sdb-0.10.1-1|103	%multiarch_binaries %{buildroot}%{_bindir}/sdb-config
12cr|sdb-0.10.1-1|104	
12cr|sdb-0.10.1-1|105	# remove invalid manpages
12cr|sdb-0.10.1-1|106	rm -f %{buildroot}%{_mandir}/man3/sdb_*
12cr|sdb-0.10.1-1|107	
12cr|sdb-0.10.1-1|108	%files -n %{name}
12cr|sdb-0.10.1-1|109	%doc AUTHORS COPYING* ChangeLog INSTALL README*
12cr|sdb-0.10.1-1|110	%{_bindir}/sdb_client
12cr|sdb-0.10.1-1|111	%{_bindir}/sdbd
12cr|sdb-0.10.1-1|112	%{_bindir}/sdbd_client
12cr|sdb-0.10.1-1|113	%{_mandir}/man3/sdb.3*
12cr|sdb-0.10.1-1|114	%{_mandir}/man8/sdbd.8*
12cr|sdb-0.10.1-1|115	
12cr|sdb-0.10.1-1|116	%files -n %{libname}
12cr|sdb-0.10.1-1|117	%{_libdir}/*.so.*
12cr|sdb-0.10.1-1|118	
12cr|sdb-0.10.1-1|119	%files -n %{develname}
12cr|sdb-0.10.1-1|120	%{multiarch_bindir}/sdb-config
12cr|sdb-0.10.1-1|121	%{_bindir}/sdb-config
12cr|sdb-0.10.1-1|122	%{_libdir}/*.a
12cr|sdb-0.10.1-1|123	%{_libdir}/*.so
12cr|sdb-0.10.1-1|124	%{_includedir}/*.h
12cr|sdb-0.10.1-1|125	
12cr|sdb-0.10.1-1|126	
12cr|sdb-0.10.1-1|127	%changelog
12cr|sdb-0.10.1-1|128	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-8mdv2011.0
12cr|sdb-0.10.1-1|129	+ Revision: 627287
12cr|sdb-0.10.1-1|130	- rebuilt against mysql-5.5.8 libs, again
12cr|sdb-0.10.1-1|131	
12cr|sdb-0.10.1-1|132	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-7mdv2011.0
12cr|sdb-0.10.1-1|133	+ Revision: 626561
12cr|sdb-0.10.1-1|134	- rebuilt against mysql-5.5.8 libs
12cr|sdb-0.10.1-1|135	
12cr|sdb-0.10.1-1|136	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-5mdv2011.0
12cr|sdb-0.10.1-1|137	+ Revision: 614829
12cr|sdb-0.10.1-1|138	- the mass rebuild of 2010.1 packages
12cr|sdb-0.10.1-1|139	
12cr|sdb-0.10.1-1|140	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 0.10.0-4mdv2010.1
12cr|sdb-0.10.1-1|141	+ Revision: 533652
12cr|sdb-0.10.1-1|142	- use ldflags
12cr|sdb-0.10.1-1|143	
12cr|sdb-0.10.1-1|144	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-3mdv2010.1
12cr|sdb-0.10.1-1|145	+ Revision: 507509
12cr|sdb-0.10.1-1|146	- rebuild
12cr|sdb-0.10.1-1|147	
12cr|sdb-0.10.1-1|148	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.10.0-2mdv2010.0
12cr|sdb-0.10.1-1|149	+ Revision: 433636
12cr|sdb-0.10.1-1|150	- rebuild
12cr|sdb-0.10.1-1|151	
12cr|sdb-0.10.1-1|152	* Fri Jul 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-1mdv2009.0
12cr|sdb-0.10.1-1|153	+ Revision: 233776
12cr|sdb-0.10.1-1|154	- 0.10.0
12cr|sdb-0.10.1-1|155	
12cr|sdb-0.10.1-1|156	+ Pixel <pixel@mandriva.com>
12cr|sdb-0.10.1-1|157	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|sdb-0.10.1-1|158	
12cr|sdb-0.10.1-1|159	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.6.0-9mdv2008.1
12cr|sdb-0.10.1-1|160	+ Revision: 140782
12cr|sdb-0.10.1-1|161	- restore BuildRoot
12cr|sdb-0.10.1-1|162	
12cr|sdb-0.10.1-1|163	+ Thierry Vignaud <tv@mandriva.org>
12cr|sdb-0.10.1-1|164	- kill re-definition of %%buildroot on Pixel's request
12cr|sdb-0.10.1-1|165	
12cr|sdb-0.10.1-1|166	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-9mdv2008.0
12cr|sdb-0.10.1-1|167	+ Revision: 83635
12cr|sdb-0.10.1-1|168	- new devel naming
12cr|sdb-0.10.1-1|169	
12cr|sdb-0.10.1-1|170	
12cr|sdb-0.10.1-1|171	* Fri Jan 19 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-8mdv2007.0
12cr|sdb-0.10.1-1|172	+ Revision: 110671
12cr|sdb-0.10.1-1|173	- Import sdb
12cr|sdb-0.10.1-1|174	
12cr|sdb-0.10.1-1|175	* Fri Jan 19 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-8mdv2007.1
12cr|sdb-0.10.1-1|176	- rebuilt against new postgresql libs
12cr|sdb-0.10.1-1|177	- bunzip the patches
12cr|sdb-0.10.1-1|178	
12cr|sdb-0.10.1-1|179	* Tue Sep 05 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-7mdv2007.0
12cr|sdb-0.10.1-1|180	- rebuilt against MySQL-5.0.24a-1mdv2007.0 due to ABI changes
12cr|sdb-0.10.1-1|181	
12cr|sdb-0.10.1-1|182	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-6mdk
12cr|sdb-0.10.1-1|183	- rebuilt against openssl-0.9.8a
12cr|sdb-0.10.1-1|184	
12cr|sdb-0.10.1-1|185	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-5mdk
12cr|sdb-0.10.1-1|186	- rebuilt against MySQL-5.0.15
12cr|sdb-0.10.1-1|187	
12cr|sdb-0.10.1-1|188	* Thu Apr 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-4mdk
12cr|sdb-0.10.1-1|189	- rebuilt against new postgresql libs
12cr|sdb-0.10.1-1|190	
12cr|sdb-0.10.1-1|191	* Wed Jan 26 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.6.0-3mdk
12cr|sdb-0.10.1-1|192	- really fix conditional %%multiarch :)
12cr|sdb-0.10.1-1|193	
12cr|sdb-0.10.1-1|194	* Tue Jan 25 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.6.0-2mdk
12cr|sdb-0.10.1-1|195	- fix deps and conditional %%multiarch
12cr|sdb-0.10.1-1|196	
12cr|sdb-0.10.1-1|197	* Tue Jan 25 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.6.0-1mdk
12cr|sdb-0.10.1-1|198	- 0.6.0
12cr|sdb-0.10.1-1|199	- fix patches, build and spec file
12cr|sdb-0.10.1-1|200	- rebuilt against MySQL-4.1.x system libs
12cr|sdb-0.10.1-1|201	
12cr|sdb-0.10.1-1|202	* Fri Dec 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5.5-3mdk
12cr|sdb-0.10.1-1|203	- revert latest "lib64 fixes"
12cr|sdb-0.10.1-1|204	
12cr|sdb-0.10.1-1|205	* Tue Dec 28 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5.5-2mdk
12cr|sdb-0.10.1-1|206	- lib64 fixes
12cr|sdb-0.10.1-1|207	
12cr|sdb-0.10.1-1|208	* Mon Jun 14 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5.5-1mdk
12cr|sdb-0.10.1-1|209	- 0.5.5
12cr|sdb-0.10.1-1|210	- rebuilt against new deps and with gcc v3.4.x
12cr|sdb-0.10.1-1|211	- merge the static devel sub package into the devel sub package
12cr|sdb-0.10.1-1|212	- added sqlite support
12cr|sdb-0.10.1-1|213	- make it compile (P1)
12cr|sdb-0.10.1-1|214	- fix deps
12cr|sdb-0.10.1-1|215	
12cr|sdb-0.10.1-1|216	* Sat Apr 24 2004 Guillaume Cottenceau <gc@mandrakesoft.com> 0.5.4-1mdk
12cr|sdb-0.10.1-1|217	- new version (0.5.3 is an addition by myself, yo - adds support for
12cr|sdb-0.10.1-1|218	persistent connections in the postgres driver)
12cr|sdb-0.10.1-1|219	

7457 12
12cr|sdcc-3.0.0-4|1	%define name	sdcc
12cr|sdcc-3.0.0-4|2	%define version	3.0.0
12cr|sdcc-3.0.0-4|3	%define rel	4
12cr|sdcc-3.0.0-4|4	
12cr|sdcc-3.0.0-4|5	Name:		%{name}
12cr|sdcc-3.0.0-4|6	Version:	%{version}
12cr|sdcc-3.0.0-4|7	Release:	%{rel}
12cr|sdcc-3.0.0-4|8	Summary:	SDCC - Small Device C Compiler
12cr|sdcc-3.0.0-4|9	Group:		Development/Other
12cr|sdcc-3.0.0-4|10	License:	GPLv2
12cr|sdcc-3.0.0-4|11	URL:		http://sdcc.sourceforge.net/
12cr|sdcc-3.0.0-4|12	Source0:		http://sdcc.sourceforge.net/snapshots/sdcc.src/%{name}-src-%{version}.tar.bz2
12cr|sdcc-3.0.0-4|13	Patch0:		sdcc-src-3.0.0-fix-build-on-mandriva.patch
12cr|sdcc-3.0.0-4|14	BuildRequires:	binutils
12cr|sdcc-3.0.0-4|15	BuildRequires:	bison
12cr|sdcc-3.0.0-4|16	BuildRequires:	flex
12cr|sdcc-3.0.0-4|17	BuildRequires:	gawk
12cr|sdcc-3.0.0-4|18	BuildRequires:	gcc-c++
12cr|sdcc-3.0.0-4|19	BuildRequires:	glibc-devel
12cr|sdcc-3.0.0-4|20	BuildRequires:	gputils
12cr|sdcc-3.0.0-4|21	BuildRequires:	latex2html
12cr|sdcc-3.0.0-4|22	BuildRequires:	gc-devel
12cr|sdcc-3.0.0-4|23	BuildRequires:	pkgconfig(ncurses)
12cr|sdcc-3.0.0-4|24	BuildRequires:	libstdc++-devel
12cr|sdcc-3.0.0-4|25	BuildRequires:	lyx
12cr|sdcc-3.0.0-4|26	BuildRequires:	make
12cr|sdcc-3.0.0-4|27	BuildRequires:	python
12cr|sdcc-3.0.0-4|28	BuildRequires:	readline-devel
12cr|sdcc-3.0.0-4|29	Requires:	gputils
12cr|sdcc-3.0.0-4|30	Conflicts:	sdcc2.9
12cr|sdcc-3.0.0-4|31	Provides:	%{name}-doc
12cr|sdcc-3.0.0-4|32	Obsoletes:	%{name}-doc
12cr|sdcc-3.0.0-4|33	
12cr|sdcc-3.0.0-4|34	%description
12cr|sdcc-3.0.0-4|35	SDCC is a retargettable, optimizing ANSI-C compiler that targets the
12cr|sdcc-3.0.0-4|36	Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08 based
12cr|sdcc-3.0.0-4|37	MCUs. Work is in progress on supporting the Microchip PIC16 and
12cr|sdcc-3.0.0-4|38	PIC18 series.
12cr|sdcc-3.0.0-4|39	
12cr|sdcc-3.0.0-4|40	%prep
12cr|sdcc-3.0.0-4|41	%setup -q -n %{name}
12cr|sdcc-3.0.0-4|42	%patch0 -p0
12cr|sdcc-3.0.0-4|43	
12cr|sdcc-3.0.0-4|44	%build
12cr|sdcc-3.0.0-4|45	%configure2_5x \
12cr|sdcc-3.0.0-4|46	--enable-libgc \
12cr|sdcc-3.0.0-4|47	--enable-doc
12cr|sdcc-3.0.0-4|48	%make
12cr|sdcc-3.0.0-4|49	
12cr|sdcc-3.0.0-4|50	%install
12cr|sdcc-3.0.0-4|51	rm -rf %{buildroot}
12cr|sdcc-3.0.0-4|52	%makeinstall_std
12cr|sdcc-3.0.0-4|53	mv -f %{buildroot}/%{_datadir}/doc installed-docs
12cr|sdcc-3.0.0-4|54	
12cr|sdcc-3.0.0-4|55	%files
12cr|sdcc-3.0.0-4|56	%defattr(0644,root,root,0755)
12cr|sdcc-3.0.0-4|57	%doc doc/README* ChangeLog
12cr|sdcc-3.0.0-4|58	%doc installed-docs/*
12cr|sdcc-3.0.0-4|59	%attr(755,root,root) %{_bindir}/*
12cr|sdcc-3.0.0-4|60	%{_datadir}/%{name}
12cr|sdcc-3.0.0-4|61	
12cr|sdcc-3.0.0-4|62	
12cr|sdcc-3.0.0-4|63	%changelog
12cr|sdcc-3.0.0-4|64	* Sun Dec 26 2010 Jani Välimaa <wally@mandriva.org> 3.0.0-3mdv2011.0
12cr|sdcc-3.0.0-4|65	+ Revision: 625251
12cr|sdcc-3.0.0-4|66	- conflict with sdcc2.9
12cr|sdcc-3.0.0-4|67	
12cr|sdcc-3.0.0-4|68	* Sun Dec 26 2010 Jani Välimaa <wally@mandriva.org> 3.0.0-2mdv2011.0
12cr|sdcc-3.0.0-4|69	+ Revision: 625213
12cr|sdcc-3.0.0-4|70	- remove old source
12cr|sdcc-3.0.0-4|71	- add old build options back
12cr|sdcc-3.0.0-4|72	- enable parallel build
12cr|sdcc-3.0.0-4|73	
12cr|sdcc-3.0.0-4|74	* Fri Nov 05 2010 Thomas Spuhler <tspuhler@mandriva.org> 3.0.0-1mdv2011.0
12cr|sdcc-3.0.0-4|75	+ Revision: 593611
12cr|sdcc-3.0.0-4|76	- updated  for 3.0.0
12cr|sdcc-3.0.0-4|77	- added source for 3.0.0
12cr|sdcc-3.0.0-4|78	- added fix-build-on-mandriva.patch for 3.0.0
12cr|sdcc-3.0.0-4|79	- increased rel to 6 for rebuild
12cr|sdcc-3.0.0-4|80	
12cr|sdcc-3.0.0-4|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|sdcc-3.0.0-4|82	- rebuild
12cr|sdcc-3.0.0-4|83	
12cr|sdcc-3.0.0-4|84	* Fri Apr 18 2008 Giuseppe Ghibò <ghibo@mandriva.com> 2.8.0-4mdv2009.0
12cr|sdcc-3.0.0-4|85	+ Revision: 195717
12cr|sdcc-3.0.0-4|86	- Fix permission for binaries.
12cr|sdcc-3.0.0-4|87	
12cr|sdcc-3.0.0-4|88	* Sat Apr 12 2008 Giuseppe Ghibò <ghibo@mandriva.com> 2.8.0-3mdv2009.0
12cr|sdcc-3.0.0-4|89	+ Revision: 192616
12cr|sdcc-3.0.0-4|90	- Added python to BuildRequires.
12cr|sdcc-3.0.0-4|91	- Release 2.8.0.
12cr|sdcc-3.0.0-4|92	- Build PDF and HTML documentation
12cr|sdcc-3.0.0-4|93	- Merge docs into main package.
12cr|sdcc-3.0.0-4|94	
12cr|sdcc-3.0.0-4|95	+ Olivier Blin <oblin@mandriva.com>
12cr|sdcc-3.0.0-4|96	- restore BuildRoot
12cr|sdcc-3.0.0-4|97	
12cr|sdcc-3.0.0-4|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|sdcc-3.0.0-4|99	- kill re-definition of %%buildroot on Pixel's request
12cr|sdcc-3.0.0-4|100	- fix summary-ended-with-dot
12cr|sdcc-3.0.0-4|101	
12cr|sdcc-3.0.0-4|102	* Fri Oct 19 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.7.0.20071018.4933-1mdv2008.1
12cr|sdcc-3.0.0-4|103	+ Revision: 100482
12cr|sdcc-3.0.0-4|104	- Added missing BuildRequires to flex.
12cr|sdcc-3.0.0-4|105	- Fixed Group tag.
12cr|sdcc-3.0.0-4|106	- First package.
12cr|sdcc-3.0.0-4|107	- Created package structure for sdcc.
12cr|sdcc-3.0.0-4|108	

7458 12
12cr|sdf-2.001-4|1	%define ver 2.001
12cr|sdf-2.001-4|2	%define rel 4
12cr|sdf-2.001-4|3	
12cr|sdf-2.001-4|4	%{!?mkrel:%define mkrel(c:) %{-c:0.%{-c*}.}%{!?_with_unstable:%(perl -e '$_="%{1}";m/(.\*)(\\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}}
12cr|sdf-2.001-4|5	
12cr|sdf-2.001-4|6	Name:		sdf
12cr|sdf-2.001-4|7	Version:	%{ver}
12cr|sdf-2.001-4|8	Release:	%mkrel %rel
12cr|sdf-2.001-4|9	License:	BSD like
12cr|sdf-2.001-4|10	Group:		Publishing
12cr|sdf-2.001-4|11	Summary:	Simple Document Format document development system
12cr|sdf-2.001-4|12	Source:		%{name}-%{version}.tar.bz2
12cr|sdf-2.001-4|13	URL:		http://search.cpan.org/~ianc/%{name}-%{version}/
12cr|sdf-2.001-4|14	BuildRequires:	perl
12cr|sdf-2.001-4|15	BuildRequires:	perl-devel
12cr|sdf-2.001-4|16	BuildArch:	noarch
12cr|sdf-2.001-4|17	
12cr|sdf-2.001-4|18	%description
12cr|sdf-2.001-4|19	SDF (Simple Document Format) is a freely available document development
12cr|sdf-2.001-4|20	system which generates high quality outputs in a variety of formats
12cr|sdf-2.001-4|21	from a single source. The output formats supported include
12cr|sdf-2.001-4|22	PostScript(tm), PDF, HTML, plain text, POD, man pages, LaTeX,
12cr|sdf-2.001-4|23	MIF, SGML, Windows(tm) help, RTF, MIMS F6 help and MIMS HTX help.
12cr|sdf-2.001-4|24	If the idea of specifying documents in a logical manner via a
12cr|sdf-2.001-4|25	simple markup language sounds appealing, SDF may be useful to you.
12cr|sdf-2.001-4|26	
12cr|sdf-2.001-4|27	SDF documents are simple to create and maintain, minimising the time
12cr|sdf-2.001-4|28	spent on documentation. In particular, SDF directly supports the
12cr|sdf-2.001-4|29	creation and maintenance of large, on-line documentation systems
12cr|sdf-2.001-4|30	(including intranets) via centralised hypertext management and
12cr|sdf-2.001-4|31	rule-based hypertext generation. As well as normal documents,
12cr|sdf-2.001-4|32	SDF is useful for:
12cr|sdf-2.001-4|33	
12cr|sdf-2.001-4|34	* user manuals (paper-based and online)
12cr|sdf-2.001-4|35	* online document catalogs
12cr|sdf-2.001-4|36	* Perl module documentation
12cr|sdf-2.001-4|37	* Delphi(tm) component documentation
12cr|sdf-2.001-4|38	* source code listings (pretty printing most languages).
12cr|sdf-2.001-4|39	
12cr|sdf-2.001-4|40	SDF is also good for literate programming, i.e. documentation can
12cr|sdf-2.001-4|41	be embedded in the comments of most programming languages and can be
12cr|sdf-2.001-4|42	selectively extracted. The embedded documentation can be in any
12cr|sdf-2.001-4|43	markup language you like, although there are advantages to using
12cr|sdf-2.001-4|44	SDF's markup language.
12cr|sdf-2.001-4|45	
12cr|sdf-2.001-4|46	SDF is freely available for commercial and non-commercial use.
12cr|sdf-2.001-4|47	See the LICENSE file for details.
12cr|sdf-2.001-4|48	
12cr|sdf-2.001-4|49	%prep
12cr|sdf-2.001-4|50	%setup -q -n %{name}-%{version}
12cr|sdf-2.001-4|51	
12cr|sdf-2.001-4|52	%build
12cr|sdf-2.001-4|53	perl Makefile.PL
12cr|sdf-2.001-4|54	%make
12cr|sdf-2.001-4|55	
12cr|sdf-2.001-4|56	%install
12cr|sdf-2.001-4|57	%makeinstall_std INSTALLDIRS=vendor
12cr|sdf-2.001-4|58	
12cr|sdf-2.001-4|59	%files
12cr|sdf-2.001-4|60	%{_bindir}/*
12cr|sdf-2.001-4|61	%{perl_vendorlib}/%{name}
12cr|sdf-2.001-4|62	%{perl_vendorlib}/Pod/*.pm
12cr|sdf-2.001-4|63	%{_mandir}/man?/*
12cr|sdf-2.001-4|64	%doc LICENSE README PODNOTES
12cr|sdf-2.001-4|65	
12cr|sdf-2.001-4|66	
12cr|sdf-2.001-4|67	
12cr|sdf-2.001-4|68	%changelog
12cr|sdf-2.001-4|69	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 2.001-4mdv2010.0
12cr|sdf-2.001-4|70	+ Revision: 433640
12cr|sdf-2.001-4|71	- rebuild
12cr|sdf-2.001-4|72	
12cr|sdf-2.001-4|73	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.001-3mdv2008.1
12cr|sdf-2.001-4|74	+ Revision: 140782
12cr|sdf-2.001-4|75	- restore BuildRoot
12cr|sdf-2.001-4|76	
12cr|sdf-2.001-4|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|sdf-2.001-4|78	- kill re-definition of %%buildroot on Pixel's request
12cr|sdf-2.001-4|79	
12cr|sdf-2.001-4|80	* Mon Sep 03 2007 Buchan Milne <bgmilne@mandriva.org> 2.001-3mdv2008.0
12cr|sdf-2.001-4|81	+ Revision: 78636
12cr|sdf-2.001-4|82	- Force all installation dirs to vendor
12cr|sdf-2.001-4|83	- Rebuild
12cr|sdf-2.001-4|84	
12cr|sdf-2.001-4|85	
12cr|sdf-2.001-4|86	* Wed Dec 15 2004 Buchan Milne <bgmilne@linux-mandrake.com> 2.001-2mdk
12cr|sdf-2.001-4|87	- rebuild for cooker
12cr|sdf-2.001-4|88	- add distro-specific release tag
12cr|sdf-2.001-4|89	
12cr|sdf-2.001-4|90	* Sun Jun 13 2004 Buchan Milne <bgmilne@linux-mandrake.com> 2.001-1mdk
12cr|sdf-2.001-4|91	- first Mandrake package
12cr|sdf-2.001-4|92	

7459 12
12cr|sdl-ball-1.01-2|1	%define rcN	rc4
12cr|sdl-ball-1.01-2|2	Name:	sdl-ball
12cr|sdl-ball-1.01-2|3	Version:	1.01
12cr|sdl-ball-1.01-2|4	Release: 2
12cr|sdl-ball-1.01-2|5	Summary:	Free/OpenSource brick-breaking game with pretty graphics
12cr|sdl-ball-1.01-2|6	Group:	Games/Arcade
12cr|sdl-ball-1.01-2|7	License:	GPLv2+
12cr|sdl-ball-1.01-2|8	Url:	http://sdl-ball.sourceforge.net/
12cr|sdl-ball-1.01-2|9	Source0:	http://dl.sourceforge.net/sourceforge/%name/%name-%version.tar.bz2
12cr|sdl-ball-1.01-2|10	BuildRequires: gcc-c++
12cr|sdl-ball-1.01-2|11	BuildRequires: pkgconfig(glu)
12cr|sdl-ball-1.01-2|12	BuildRequires: pkgconfig(gl)
12cr|sdl-ball-1.01-2|13	BuildRequires: pkgconfig(sdl)
12cr|sdl-ball-1.01-2|14	BuildRequires: pkgconfig(SDL_image)
12cr|sdl-ball-1.01-2|15	BuildRequires: pkgconfig(SDL_mixer)
12cr|sdl-ball-1.01-2|16	BuildRequires: pkgconfig(SDL_ttf)
12cr|sdl-ball-1.01-2|17	BuildRequires: pkgconfig(gimp-2.0)
12cr|sdl-ball-1.01-2|18	
12cr|sdl-ball-1.01-2|19	
12cr|sdl-ball-1.01-2|20	%description
12cr|sdl-ball-1.01-2|21	SDL-Ball is a Free/OpenSource brick-breaking game for Linux,
12cr|sdl-ball-1.01-2|22	BSD and windows with pretty graphics. It is written in C++ using
12cr|sdl-ball-1.01-2|23	SDL and OpenGL, here is the project page on sf.net.
12cr|sdl-ball-1.01-2|24	
12cr|sdl-ball-1.01-2|25	Your mission: To smash your way through a series of progressively
12cr|sdl-ball-1.01-2|26	harder and more tricky levels.
12cr|sdl-ball-1.01-2|27	Your tools: Ultrakinetic titanium balls and your
12cr|sdl-ball-1.01-2|28	trusty Gruntmazter-3000-Paddle edition.
12cr|sdl-ball-1.01-2|29	
12cr|sdl-ball-1.01-2|30	%package leveleditor
12cr|sdl-ball-1.01-2|31	Group: Games/Arcade
12cr|sdl-ball-1.01-2|32	Summary: Two level editora for SDL-Ball
12cr|sdl-ball-1.01-2|33	
12cr|sdl-ball-1.01-2|34	%description leveleditor
12cr|sdl-ball-1.01-2|35	SDL-Ball is a Free/OpenSource brick-breaking game with pretty graphics.
12cr|sdl-ball-1.01-2|36	
12cr|sdl-ball-1.01-2|37	This package includes two level editors for SDL-Ball,
12cr|sdl-ball-1.01-2|38	JavaScript-based (see %_defaultdocdir/%name-%version/index.html) and GIMP plugin.
12cr|sdl-ball-1.01-2|39	Start gimp from a terminal in order to record the output from the plugin (you need that)
12cr|sdl-ball-1.01-2|40	
12cr|sdl-ball-1.01-2|41	
12cr|sdl-ball-1.01-2|42	
12cr|sdl-ball-1.01-2|43	%prep
12cr|sdl-ball-1.01-2|44	%setup -q -n %name
12cr|sdl-ball-1.01-2|45	# clean sources
12cr|sdl-ball-1.01-2|46	rm -f *.o sdl-ball
12cr|sdl-ball-1.01-2|47	sed -i '18i#include <unistd.h>' input.cpp
12cr|sdl-ball-1.01-2|48	
12cr|sdl-ball-1.01-2|49	%build
12cr|sdl-ball-1.01-2|50	%setup_compile_flags
12cr|sdl-ball-1.01-2|51	%make DATADIR=%_gamesdatadir/%name/
12cr|sdl-ball-1.01-2|52	pushd leveleditor/gimp-leveleditor
12cr|sdl-ball-1.01-2|53	gimptool-2.0 --build gimp-sdlball.c
12cr|sdl-ball-1.01-2|54	
12cr|sdl-ball-1.01-2|55	%install
12cr|sdl-ball-1.01-2|56	mkdir -p %buildroot%_gamesdatadir %buildroot%_gamesbindir
12cr|sdl-ball-1.01-2|57	mkdir -p %buildroot%_libdir/gimp/2.0/plug-ins
12cr|sdl-ball-1.01-2|58	install -s %name %buildroot%_gamesbindir
12cr|sdl-ball-1.01-2|59	install -s leveleditor/gimp-leveleditor/gimp-sdlball %buildroot%_libdir/gimp/2.0/plug-ins
12cr|sdl-ball-1.01-2|60	cp -a themes %buildroot%_gamesdatadir/%name
12cr|sdl-ball-1.01-2|61	
12cr|sdl-ball-1.01-2|62	mkdir -p %buildroot%_datadir/applications
12cr|sdl-ball-1.01-2|63	cat << EOF > %buildroot%_datadir/applications/mandriva-%name.desktop
12cr|sdl-ball-1.01-2|64	[Desktop Entry]
12cr|sdl-ball-1.01-2|65	Name=SDL-Ball
12cr|sdl-ball-1.01-2|66	Exec=sdl-ball
12cr|sdl-ball-1.01-2|67	Icon=sdl-ball
12cr|sdl-ball-1.01-2|68	GenericName=Breakout Game
12cr|sdl-ball-1.01-2|69	Terminal=false
12cr|sdl-ball-1.01-2|70	Type=Application
12cr|sdl-ball-1.01-2|71	Categories=Game;ArcadeGame;
12cr|sdl-ball-1.01-2|72	EOF
12cr|sdl-ball-1.01-2|73	
12cr|sdl-ball-1.01-2|74	mkdir -p %buildroot%_iconsdir
12cr|sdl-ball-1.01-2|75	cp themes/default/icon32.png %buildroot%_iconsdir/%name.png
12cr|sdl-ball-1.01-2|76	
12cr|sdl-ball-1.01-2|77	
12cr|sdl-ball-1.01-2|78	%files
12cr|sdl-ball-1.01-2|79	%doc README changelog.txt leveleditor
12cr|sdl-ball-1.01-2|80	%_gamesbindir/%name
12cr|sdl-ball-1.01-2|81	%dir %_gamesdatadir/%name
12cr|sdl-ball-1.01-2|82	%_gamesdatadir/%name/*
12cr|sdl-ball-1.01-2|83	%_iconsdir/*.png
12cr|sdl-ball-1.01-2|84	%_datadir/applications/mandriva-%name.desktop
12cr|sdl-ball-1.01-2|85	
12cr|sdl-ball-1.01-2|86	%files leveleditor
12cr|sdl-ball-1.01-2|87	%doc leveleditor leveleditor/gimp-leveleditor/readme
12cr|sdl-ball-1.01-2|88	%_libdir/gimp/2.0/plug-ins/*
12cr|sdl-ball-1.01-2|89	
12cr|sdl-ball-1.01-2|90	
12cr|sdl-ball-1.01-2|91	%changelog
12cr|sdl-ball-1.01-2|92	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.01-2mdv2011.0
12cr|sdl-ball-1.01-2|93	+ Revision: 614830
12cr|sdl-ball-1.01-2|94	- the mass rebuild of 2010.1 packages
12cr|sdl-ball-1.01-2|95	
12cr|sdl-ball-1.01-2|96	* Wed Dec 16 2009 Jérôme Brenier <incubusss@mandriva.org> 1.01-1mdv2010.1
12cr|sdl-ball-1.01-2|97	+ Revision: 479140
12cr|sdl-ball-1.01-2|98	- clean sources before building
12cr|sdl-ball-1.01-2|99	- new version 1.01
12cr|sdl-ball-1.01-2|100	
12cr|sdl-ball-1.01-2|101	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2010.0
12cr|sdl-ball-1.01-2|102	+ Revision: 445092
12cr|sdl-ball-1.01-2|103	- rebuild
12cr|sdl-ball-1.01-2|104	
12cr|sdl-ball-1.01-2|105	* Sun Apr 05 2009 Funda Wang <fwang@mandriva.org> 1.0-2mdv2009.1
12cr|sdl-ball-1.01-2|106	+ Revision: 364157
12cr|sdl-ball-1.01-2|107	- add desktop file
12cr|sdl-ball-1.01-2|108	- use flags
12cr|sdl-ball-1.01-2|109	
12cr|sdl-ball-1.01-2|110	* Sun Jan 11 2009 Zombie Ryushu <ryushu@mandriva.org> 1.0-1mdv2009.1
12cr|sdl-ball-1.01-2|111	+ Revision: 328327
12cr|sdl-ball-1.01-2|112	- First Mandriva version
12cr|sdl-ball-1.01-2|113	- import sdl-ball
12cr|sdl-ball-1.01-2|114	
12cr|sdl-ball-1.01-2|115	
12cr|sdl-ball-1.01-2|116	* Wed Nov 12 2008 Fr. Br. George <george@altlinux.ru> 0.13-alt1
12cr|sdl-ball-1.01-2|117	- Version up
12cr|sdl-ball-1.01-2|118	
12cr|sdl-ball-1.01-2|119	* Thu Oct 30 2008 Fr. Br. George <george@altlinux.ru> 0.12-alt1
12cr|sdl-ball-1.01-2|120	- Initial build from scratch
12cr|sdl-ball-1.01-2|121	

7460 12
12cr|SDLmm-0.1.8-17|1	%define api	0.1
12cr|SDLmm-0.1.8-17|2	%define	major	8
12cr|SDLmm-0.1.8-17|3	%define	lib_name	%mklibname %{name} %{api} %{major}
12cr|SDLmm-0.1.8-17|4	%define develname	%mklibname %{name} -d
12cr|SDLmm-0.1.8-17|5	
12cr|SDLmm-0.1.8-17|6	Name:		SDLmm
12cr|SDLmm-0.1.8-17|7	Summary:	A C++ Wrapper for the Simple DirectMedia Layer
12cr|SDLmm-0.1.8-17|8	Version:	0.1.8
12cr|SDLmm-0.1.8-17|9	Release:	17
12cr|SDLmm-0.1.8-17|10	License:	LGPL
12cr|SDLmm-0.1.8-17|11	Group:		System/Libraries
12cr|SDLmm-0.1.8-17|12	Source0:	http://download.sourceforge.net/SDLmm/%{name}-%{version}.tar.bz2
12cr|SDLmm-0.1.8-17|13	Patch0:		SDLmm-0.1.8-fix-underquoted-calls.patch
12cr|SDLmm-0.1.8-17|14	Patch1:		SDLmm-0.1.8-link.patch
12cr|SDLmm-0.1.8-17|15	URL:		http://sdlmm.sourceforge.net/
12cr|SDLmm-0.1.8-17|16	BuildRequires:	pkgconfig(sdl)
12cr|SDLmm-0.1.8-17|17	
12cr|SDLmm-0.1.8-17|18	%description
12cr|SDLmm-0.1.8-17|19	SDLmm is a C++ glue for SDL, or the Simple DirectMedia Layer, which is a
12cr|SDLmm-0.1.8-17|20	generic API that provides low level access to audio, keyboard, mouse,
12cr|SDLmm-0.1.8-17|21	joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple
12cr|SDLmm-0.1.8-17|22	platforms.
12cr|SDLmm-0.1.8-17|23	
12cr|SDLmm-0.1.8-17|24	SDLmm aims to stay as close as possible to the C API while taking
12cr|SDLmm-0.1.8-17|25	advantage of native C++ features like object orientation.
12cr|SDLmm-0.1.8-17|26	
12cr|SDLmm-0.1.8-17|27	%package -n	%{lib_name}
12cr|SDLmm-0.1.8-17|28	Summary:	Main library for SDLmm
12cr|SDLmm-0.1.8-17|29	Group:		System/Libraries
12cr|SDLmm-0.1.8-17|30	Provides:	%{name} = %{version}-%{release}
12cr|SDLmm-0.1.8-17|31	Obsoletes:	%{_lib}SDLmm0.1 < 0.1.8-16
12cr|SDLmm-0.1.8-17|32	
12cr|SDLmm-0.1.8-17|33	%description -n	%{lib_name}
12cr|SDLmm-0.1.8-17|34	This package contains the library needed to run programs dynamically
12cr|SDLmm-0.1.8-17|35	linked with SDLmm.
12cr|SDLmm-0.1.8-17|36	
12cr|SDLmm-0.1.8-17|37	%package -n	%{develname}
12cr|SDLmm-0.1.8-17|38	Summary:	Headers for developing programs that will use SDLmm
12cr|SDLmm-0.1.8-17|39	Group:		Development/C++
12cr|SDLmm-0.1.8-17|40	Requires:	%{lib_name} = %{version}
12cr|SDLmm-0.1.8-17|41	Provides:	%{name}-devel = %{version}-%{release}
12cr|SDLmm-0.1.8-17|42	Obsoletes:	%{_lib}SDLmm0.1-devel < 0.1.8-16
12cr|SDLmm-0.1.8-17|43	
12cr|SDLmm-0.1.8-17|44	%description -n	%{develname}
12cr|SDLmm-0.1.8-17|45	This package contains the headers that programmers will need to develop
12cr|SDLmm-0.1.8-17|46	applications which will use SDLmm, the C++ interface to SDL.
12cr|SDLmm-0.1.8-17|47	
12cr|SDLmm-0.1.8-17|48	%prep
12cr|SDLmm-0.1.8-17|49	%setup -q
12cr|SDLmm-0.1.8-17|50	%patch0 -p1 -b .underquoted
12cr|SDLmm-0.1.8-17|51	%patch1 -p0 -b .link
12cr|SDLmm-0.1.8-17|52	
12cr|SDLmm-0.1.8-17|53	%build
12cr|SDLmm-0.1.8-17|54	%configure2_5x --disable-static
12cr|SDLmm-0.1.8-17|55	%make
12cr|SDLmm-0.1.8-17|56	
12cr|SDLmm-0.1.8-17|57	%install
12cr|SDLmm-0.1.8-17|58	%makeinstall_std
12cr|SDLmm-0.1.8-17|59	
12cr|SDLmm-0.1.8-17|60	%files -n %{lib_name}
12cr|SDLmm-0.1.8-17|61	%doc AUTHORS COPYING
12cr|SDLmm-0.1.8-17|62	%{_libdir}/libSDLmm-%{api}.so.%{major}*
12cr|SDLmm-0.1.8-17|63	
12cr|SDLmm-0.1.8-17|64	%files -n %{develname}
12cr|SDLmm-0.1.8-17|65	%doc docs/html/*.{html,gif} NEWS README
12cr|SDLmm-0.1.8-17|66	%{_bindir}/sdlmm-config
12cr|SDLmm-0.1.8-17|67	%{_includedir}/*
12cr|SDLmm-0.1.8-17|68	%{_libdir}/*.so
12cr|SDLmm-0.1.8-17|69	%{_datadir}/aclocal/*.m4
12cr|SDLmm-0.1.8-17|70	%{_mandir}/*/*
12cr|SDLmm-0.1.8-17|71	
12cr|SDLmm-0.1.8-17|72	
12cr|SDLmm-0.1.8-17|73	%changelog
12cr|SDLmm-0.1.8-17|74	* Wed Feb 03 2010 Funda Wang <fwang@mandriva.org> 0.1.8-16mdv2010.1
12cr|SDLmm-0.1.8-17|75	+ Revision: 500137
12cr|SDLmm-0.1.8-17|76	- fix linkage
12cr|SDLmm-0.1.8-17|77	- new lib policy
12cr|SDLmm-0.1.8-17|78	
12cr|SDLmm-0.1.8-17|79	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|SDLmm-0.1.8-17|80	- rebuild
12cr|SDLmm-0.1.8-17|81	- rebuild
12cr|SDLmm-0.1.8-17|82	- kill re-definition of %%buildroot on Pixel's request
12cr|SDLmm-0.1.8-17|83	
12cr|SDLmm-0.1.8-17|84	+ Pixel <pixel@mandriva.com>
12cr|SDLmm-0.1.8-17|85	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|SDLmm-0.1.8-17|86	
12cr|SDLmm-0.1.8-17|87	+ Olivier Blin <oblin@mandriva.com>
12cr|SDLmm-0.1.8-17|88	- restore BuildRoot
12cr|SDLmm-0.1.8-17|89	
12cr|SDLmm-0.1.8-17|90	* Fri Jun 08 2007 Olivier Blin <oblin@mandriva.com> 0.1.8-12mdv2008.0
12cr|SDLmm-0.1.8-17|91	+ Revision: 37301
12cr|SDLmm-0.1.8-17|92	- rebuild for directfb (and bunzip patch)
12cr|SDLmm-0.1.8-17|93	- Import SDLmm
12cr|SDLmm-0.1.8-17|94	
12cr|SDLmm-0.1.8-17|95	
12cr|SDLmm-0.1.8-17|96	
12cr|SDLmm-0.1.8-17|97	* Thu Jun 22 2006 Lenny Cartier <lenny@mandriva.com> 0.1.8-11mdv2007.0
12cr|SDLmm-0.1.8-17|98	- rebuild
12cr|SDLmm-0.1.8-17|99	
12cr|SDLmm-0.1.8-17|100	* Thu Jan 26 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.1.8-10mdk
12cr|SDLmm-0.1.8-17|101	- fix underquoted calls (P0)
12cr|SDLmm-0.1.8-17|102	- %%mkrel
12cr|SDLmm-0.1.8-17|103	
12cr|SDLmm-0.1.8-17|104	* Wed May 04 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.1.8-9mdk
12cr|SDLmm-0.1.8-17|105	- multiarch
12cr|SDLmm-0.1.8-17|106	- drop packager tag
12cr|SDLmm-0.1.8-17|107	
12cr|SDLmm-0.1.8-17|108	* Thu Jun 17 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.8-8mdk
12cr|SDLmm-0.1.8-17|109	- fix summary
12cr|SDLmm-0.1.8-17|110	- drop .bz2 ending for man pages
12cr|SDLmm-0.1.8-17|111	
12cr|SDLmm-0.1.8-17|112	* Thu Jun 17 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.8-7mdk
12cr|SDLmm-0.1.8-17|113	- rebuild
12cr|SDLmm-0.1.8-17|114	- cosmetics
12cr|SDLmm-0.1.8-17|115	
12cr|SDLmm-0.1.8-17|116	* Mon Aug 04 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.8-6mdk
12cr|SDLmm-0.1.8-17|117	- rebuild
12cr|SDLmm-0.1.8-17|118	- use %%mklibname macro
12cr|SDLmm-0.1.8-17|119	
12cr|SDLmm-0.1.8-17|120	* Thu Nov 21 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.1.8-5mdk
12cr|SDLmm-0.1.8-17|121	- add missing %%{_libdir}/libSDLmm.a
12cr|SDLmm-0.1.8-17|122	
12cr|SDLmm-0.1.8-17|123	* Mon Sep  2 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.1.8-4mdk
12cr|SDLmm-0.1.8-17|124	- rebuild
12cr|SDLmm-0.1.8-17|125	
12cr|SDLmm-0.1.8-17|126	* Wed May 29 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.1.8-3mdk
12cr|SDLmm-0.1.8-17|127	- recompile against latest libstdc++
12cr|SDLmm-0.1.8-17|128	
12cr|SDLmm-0.1.8-17|129	* Mon Apr 29 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.1.8-2mdk
12cr|SDLmm-0.1.8-17|130	- rebuild for new alsa
12cr|SDLmm-0.1.8-17|131	
12cr|SDLmm-0.1.8-17|132	* Wed Mar  6 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.1.8-1mdk
12cr|SDLmm-0.1.8-17|133	- first mdk package

7461 12
12cr|sdlroids-1.3.4-14|1	Summary:	SDLRoids - an enhanced shoot-the-asteroids
12cr|sdlroids-1.3.4-14|2	Name:		sdlroids
12cr|sdlroids-1.3.4-14|3	Version:	1.3.4
12cr|sdlroids-1.3.4-14|4	Release:	14
12cr|sdlroids-1.3.4-14|5	License:	GPL
12cr|sdlroids-1.3.4-14|6	Group:		Games/Arcade
12cr|sdlroids-1.3.4-14|7	Source0:	%{name}-%{version}.tar.bz2
12cr|sdlroids-1.3.4-14|8	URL:		http://eongames.com/games/sdlroids/
12cr|sdlroids-1.3.4-14|9	BuildRequires:	pkgconfig(sdl)
12cr|sdlroids-1.3.4-14|10	BuildRequires:	imagemagick
12cr|sdlroids-1.3.4-14|11	
12cr|sdlroids-1.3.4-14|12	%description
12cr|sdlroids-1.3.4-14|13	SDLRoids is essentially an Asteroids clone, but with a few extra
12cr|sdlroids-1.3.4-14|14	features, and some nice game physics. It is based on xhyperoid, which
12cr|sdlroids-1.3.4-14|15	is a UNIX port of the 16-bit Windows game Hyperoid. Major changes from
12cr|sdlroids-1.3.4-14|16	xhyperoid are that it's using SDL for sound and graphics, has a couple
12cr|sdlroids-1.3.4-14|17	of extra powerups  and that the shield behaves differently.
12cr|sdlroids-1.3.4-14|18	
12cr|sdlroids-1.3.4-14|19	%prep
12cr|sdlroids-1.3.4-14|20	%setup -q
12cr|sdlroids-1.3.4-14|21	
12cr|sdlroids-1.3.4-14|22	%build
12cr|sdlroids-1.3.4-14|23	%configure --bindir=%{_gamesbindir} \
12cr|sdlroids-1.3.4-14|24	--datadir=%{_gamesdatadir} \
12cr|sdlroids-1.3.4-14|25	--disable-rpath
12cr|sdlroids-1.3.4-14|26	%make
12cr|sdlroids-1.3.4-14|27	
12cr|sdlroids-1.3.4-14|28	%install
12cr|sdlroids-1.3.4-14|29	%makeinstall bindir=%{buildroot}%{_gamesbindir} datadir=%{buildroot}%{_gamesdatadir}
12cr|sdlroids-1.3.4-14|30	
12cr|sdlroids-1.3.4-14|31	install -d %{buildroot}{%{_liconsdir},%{_miconsdir}}
12cr|sdlroids-1.3.4-14|32	convert icons/%{name}-16x16.xpm %{buildroot}%{_miconsdir}/%{name}.png
12cr|sdlroids-1.3.4-14|33	convert icons/%{name}-32x32.xpm %{buildroot}%{_iconsdir}/%{name}.png
12cr|sdlroids-1.3.4-14|34	convert icons/%{name}-48x48.xpm %{buildroot}%{_liconsdir}/%{name}.png
12cr|sdlroids-1.3.4-14|35	
12cr|sdlroids-1.3.4-14|36	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|sdlroids-1.3.4-14|37	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|sdlroids-1.3.4-14|38	[Desktop Entry]
12cr|sdlroids-1.3.4-14|39	Type=Application
12cr|sdlroids-1.3.4-14|40	Exec=%{_gamesbindir}/%{name}
12cr|sdlroids-1.3.4-14|41	Icon=%{name}
12cr|sdlroids-1.3.4-14|42	Categories=Game;ArcadeGame;
12cr|sdlroids-1.3.4-14|43	Name=SDLRoids
12cr|sdlroids-1.3.4-14|44	Comment=SDLRoids - an enhanced shoot-the-asteroids
12cr|sdlroids-1.3.4-14|45	EOF
12cr|sdlroids-1.3.4-14|46	
12cr|sdlroids-1.3.4-14|47	%files
12cr|sdlroids-1.3.4-14|48	%defattr(644,root,root,755)
12cr|sdlroids-1.3.4-14|49	%doc ChangeLog README README.orig README.xhyperoid COPYING
12cr|sdlroids-1.3.4-14|50	%{_mandir}/man6/%{name}.6*
12cr|sdlroids-1.3.4-14|51	%dir %{_gamesdatadir}/%{name}
12cr|sdlroids-1.3.4-14|52	%{_gamesdatadir}/%{name}/*
12cr|sdlroids-1.3.4-14|53	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|sdlroids-1.3.4-14|54	%{_iconsdir}/%{name}.png
12cr|sdlroids-1.3.4-14|55	%{_liconsdir}/%{name}.png
12cr|sdlroids-1.3.4-14|56	%{_miconsdir}/%{name}.png
12cr|sdlroids-1.3.4-14|57	%defattr(755,root,root,755)
12cr|sdlroids-1.3.4-14|58	%{_gamesbindir}/%{name}
12cr|sdlroids-1.3.4-14|59	

7462 12
12cr|sdlscav-145-4|1	Summary:	Cool arcade/thinking game very much like Lode Runner
12cr|sdlscav-145-4|2	Name:		sdlscav
12cr|sdlscav-145-4|3	Version:	145
12cr|sdlscav-145-4|4	Release:	%mkrel 4
12cr|sdlscav-145-4|5	Group:		Games/Arcade
12cr|sdlscav-145-4|6	License:	GPL
12cr|sdlscav-145-4|7	URL:		http://www.xdr.com/dash/scavenger.html
12cr|sdlscav-145-4|8	Source:		http://www.xdr.com/dash/%{name}-%{version}.tar.bz2
12cr|sdlscav-145-4|9	Source10:	%{name}.16.xpm
12cr|sdlscav-145-4|10	Source11:	%{name}.32.xpm
12cr|sdlscav-145-4|11	Source12:	%{name}.48.xpm
12cr|sdlscav-145-4|12	Patch0:		%{name}-145-optflags.patch
12cr|sdlscav-145-4|13	Patch1:		%{name}-145-datapath.patch
12cr|sdlscav-145-4|14	BuildRequires:	SDL-devel
12cr|sdlscav-145-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sdlscav-145-4|16	
12cr|sdlscav-145-4|17	%description
12cr|sdlscav-145-4|18	SDL Scavenger is a cool arcade/thinking game very much like Lode Runner.
12cr|sdlscav-145-4|19	You've got to run around and collect objects while avoiding enemies. Some
12cr|sdlscav-145-4|20	objects are buried and you've got to dig down to get at them. It's an
12cr|sdlscav-145-4|21	addictive game and some of the levels are devilishly (cruelly) complicated
12cr|sdlscav-145-4|22	to solve.
12cr|sdlscav-145-4|23	
12cr|sdlscav-145-4|24	%prep
12cr|sdlscav-145-4|25	%setup -q
12cr|sdlscav-145-4|26	%patch0 -p1
12cr|sdlscav-145-4|27	%patch1 -p1
12cr|sdlscav-145-4|28	
12cr|sdlscav-145-4|29	%build
12cr|sdlscav-145-4|30	%make OPT="%{optflags}"
12cr|sdlscav-145-4|31	
12cr|sdlscav-145-4|32	%install
12cr|sdlscav-145-4|33	rm -rf %{buildroot}
12cr|sdlscav-145-4|34	
12cr|sdlscav-145-4|35	mkdir -p %{buildroot}%_gamesbindir %{buildroot}%_gamesdatadir/%{name}
12cr|sdlscav-145-4|36	install -m 0755 %{name} %{buildroot}%_gamesbindir/
12cr|sdlscav-145-4|37	for f in data/*; do install -m 0644 $f %{buildroot}%_gamesdatadir/%{name}/; done
12cr|sdlscav-145-4|38	
12cr|sdlscav-145-4|39	mkdir -p %{buildroot}%{_datadir}/applications
12cr|sdlscav-145-4|40	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cr|sdlscav-145-4|41	[Desktop Entry]
12cr|sdlscav-145-4|42	Name=SDL Scavenger
12cr|sdlscav-145-4|43	Comment=Cool arcade/thinking game very much like Lode Runner
12cr|sdlscav-145-4|44	Exec=%{_gamesbindir}/%{name}
12cr|sdlscav-145-4|45	Icon=%{name}
12cr|sdlscav-145-4|46	Terminal=false
12cr|sdlscav-145-4|47	Type=Application
12cr|sdlscav-145-4|48	StartupNotify=true
12cr|sdlscav-145-4|49	Categories=Game;ArcadeGame;
12cr|sdlscav-145-4|50	EOF
12cr|sdlscav-145-4|51	
12cr|sdlscav-145-4|52	mkdir -p %{buildroot}%_miconsdir
12cr|sdlscav-145-4|53	mkdir -p %{buildroot}%_liconsdir
12cr|sdlscav-145-4|54	install -m 0644 %SOURCE10 %{buildroot}%_miconsdir/%{name}.xpm
12cr|sdlscav-145-4|55	install -m 0644 %SOURCE11 %{buildroot}%_iconsdir/%{name}.xpm
12cr|sdlscav-145-4|56	install -m 0644 %SOURCE12 %{buildroot}%_liconsdir/%{name}.xpm
12cr|sdlscav-145-4|57	
12cr|sdlscav-145-4|58	%if %mdkversion < 200900
12cr|sdlscav-145-4|59	%post
12cr|sdlscav-145-4|60	%{update_menus}
12cr|sdlscav-145-4|61	%endif
12cr|sdlscav-145-4|62	
12cr|sdlscav-145-4|63	%if %mdkversion < 200900
12cr|sdlscav-145-4|64	%postun
12cr|sdlscav-145-4|65	%{clean_menus}
12cr|sdlscav-145-4|66	%endif
12cr|sdlscav-145-4|67	
12cr|sdlscav-145-4|68	%clean
12cr|sdlscav-145-4|69	rm -rf %{buildroot}
12cr|sdlscav-145-4|70	
12cr|sdlscav-145-4|71	%files
12cr|sdlscav-145-4|72	%defattr(-,root,root)
12cr|sdlscav-145-4|73	%doc README DOC
12cr|sdlscav-145-4|74	%_gamesbindir/*
12cr|sdlscav-145-4|75	%_gamesdatadir/%{name}
12cr|sdlscav-145-4|76	%{_datadir}/applications/*.desktop
12cr|sdlscav-145-4|77	%_miconsdir/%{name}.xpm
12cr|sdlscav-145-4|78	%_iconsdir/%{name}.xpm
12cr|sdlscav-145-4|79	%_liconsdir/%{name}.xpm
12cr|sdlscav-145-4|80	
12cr|sdlscav-145-4|81	
12cr|sdlscav-145-4|82	%changelog
12cr|sdlscav-145-4|83	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 145-4mdv2010.0
12cr|sdlscav-145-4|84	+ Revision: 445093
12cr|sdlscav-145-4|85	- rebuild
12cr|sdlscav-145-4|86	
12cr|sdlscav-145-4|87	* Fri Dec 05 2008 Zombie Ryushu <ryushu@mandriva.org> 145-3mdv2009.1
12cr|sdlscav-145-4|88	+ Revision: 310699
12cr|sdlscav-145-4|89	- Fix odds quotation that don't belong.
12cr|sdlscav-145-4|90	- Fix Desktop shortcut
12cr|sdlscav-145-4|91	
12cr|sdlscav-145-4|92	* Wed Nov 12 2008 Zombie Ryushu <ryushu@mandriva.org> 145-2mdv2009.1
12cr|sdlscav-145-4|93	+ Revision: 302450
12cr|sdlscav-145-4|94	- Release Increment
12cr|sdlscav-145-4|95	- Fix xdg menu again
12cr|sdlscav-145-4|96	- Fix MDV Compiance for XDG Menu
12cr|sdlscav-145-4|97	- Fix Menu Entry and Build Requires
12cr|sdlscav-145-4|98	- First Mandriva Package of SDL Port of xscavenger
12cr|sdlscav-145-4|99	- First Mandriva Package of SDL Port of xscavenger
12cr|sdlscav-145-4|100	- import sdlscav
12cr|sdlscav-145-4|101	
12cr|sdlscav-145-4|102	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|sdlscav-145-4|103	- Patch0: build with %%optflags
12cr|sdlscav-145-4|104	- make it mdv compiliant
12cr|sdlscav-145-4|105	
12cr|sdlscav-145-4|106	
12cr|sdlscav-145-4|107	* Fri Nov 6 2008 Zombie Ryushu <ryushu@mandriva.org> 145
12cr|sdlscav-145-4|108	- 145
12cr|sdlscav-145-4|109	- First Mandriva Package with Zombie as full maintner
12cr|sdlscav-145-4|110	
12cr|sdlscav-145-4|111	* Fri Jul 20 2007 Sergey V Turchin <zerg at altlinux dot org> 144-alt2
12cr|sdlscav-145-4|112	- fix data locations
12cr|sdlscav-145-4|113	
12cr|sdlscav-145-4|114	* Thu Jul 19 2007 Sergey V Turchin <zerg at altlinux dot org> 144-alt1
12cr|sdlscav-145-4|115	- new version
12cr|sdlscav-145-4|116	
12cr|sdlscav-145-4|117	* Thu Dec 25 2003 Sergey V Turchin <zerg at altlinux dot org> 137-alt3
12cr|sdlscav-145-4|118	- fix menu to launch via soundwrapper
12cr|sdlscav-145-4|119	- cleanup spec
12cr|sdlscav-145-4|120	- rebuild
12cr|sdlscav-145-4|121	
12cr|sdlscav-145-4|122	* Tue Sep 24 2002 Sergey V Turchin <zerg@altlinux.ru> 137-alt2
12cr|sdlscav-145-4|123	- rebuild with gcc3.2
12cr|sdlscav-145-4|124	
12cr|sdlscav-145-4|125	* Fri Jul 06 2001 Sergey V Turchin <zerg@altlinux.ru> 137-alt1
12cr|sdlscav-145-4|126	- first ALT release

7463 12
12cr|SDL_sound-1.0.3-11|1	%define major 1
12cr|SDL_sound-1.0.3-11|2	%define apiver 1.0
12cr|SDL_sound-1.0.3-11|3	%define libname %mklibname %{name} %{apiver} %{major}
12cr|SDL_sound-1.0.3-11|4	%define develname %mklibname %{name} -d
12cr|SDL_sound-1.0.3-11|5	%define staticname %mklibname %{name} -d -s
12cr|SDL_sound-1.0.3-11|6	%define oldlibname %mklibname %{name} 1.0
12cr|SDL_sound-1.0.3-11|7	
12cr|SDL_sound-1.0.3-11|8	Summary:	An abstract SDL soundfile decoder
12cr|SDL_sound-1.0.3-11|9	Name:		SDL_sound
12cr|SDL_sound-1.0.3-11|10	Version:	1.0.3
12cr|SDL_sound-1.0.3-11|11	Release:	11
12cr|SDL_sound-1.0.3-11|12	Group:		Sound
12cr|SDL_sound-1.0.3-11|13	License:	LGPLv2+
12cr|SDL_sound-1.0.3-11|14	URL:		http://www.icculus.org/SDL_sound
12cr|SDL_sound-1.0.3-11|15	Source:		http://www.icculus.org/SDL_sound/downloads/%{name}-%{version}.tar.gz
12cr|SDL_sound-1.0.3-11|16	Patch0:		SDL_sound-1.0.3-linkage.patch
12cr|SDL_sound-1.0.3-11|17	BuildRequires:	pkgconfig(sdl)
12cr|SDL_sound-1.0.3-11|18	BuildRequires:	pkgconfig(flac)
12cr|SDL_sound-1.0.3-11|19	BuildRequires:	libmikmod-devel
12cr|SDL_sound-1.0.3-11|20	BuildRequires:	pkgconfig(libmodplug)
12cr|SDL_sound-1.0.3-11|21	BuildRequires:	pkgconfig(vorbis)
12cr|SDL_sound-1.0.3-11|22	BuildRequires:	pkgconfig(speex)
12cr|SDL_sound-1.0.3-11|23	BuildRequires:	physfs-devel
12cr|SDL_sound-1.0.3-11|24	BuildRequires:	doxygen
12cr|SDL_sound-1.0.3-11|25	
12cr|SDL_sound-1.0.3-11|26	%description
12cr|SDL_sound-1.0.3-11|27	SDL_sound is a library that handles the decoding of several popular
12cr|SDL_sound-1.0.3-11|28	sound file formats, such as .WAV and .MP3. It is meant to make the
12cr|SDL_sound-1.0.3-11|29	programmer's sound playback tasks simpler. The programmer gives
12cr|SDL_sound-1.0.3-11|30	SDL_sound a filename, or feeds it data directly from one of many
12cr|SDL_sound-1.0.3-11|31	sources, and then reads the decoded waveform data back at her
12cr|SDL_sound-1.0.3-11|32	leisure. If resource constraints are a concern, SDL_sound can process
12cr|SDL_sound-1.0.3-11|33	sound data in programmer-specified blocks. Alternately, SDL_sound can
12cr|SDL_sound-1.0.3-11|34	decode a whole sound file and hand back a single pointer to the whole
12cr|SDL_sound-1.0.3-11|35	waveform. SDL_sound can also handle sample rate, audio format, and
12cr|SDL_sound-1.0.3-11|36	channel conversion on-the-fly and behind-the-scenes, if the programmer
12cr|SDL_sound-1.0.3-11|37	desires.
12cr|SDL_sound-1.0.3-11|38	
12cr|SDL_sound-1.0.3-11|39	
12cr|SDL_sound-1.0.3-11|40	%package -n %{libname}
12cr|SDL_sound-1.0.3-11|41	Summary:	SDL graphics drawing primitives and other support functions
12cr|SDL_sound-1.0.3-11|42	Group:		System/Libraries
12cr|SDL_sound-1.0.3-11|43	Obsoletes:	%{oldlibname} < 1.0.1-15
12cr|SDL_sound-1.0.3-11|44	
12cr|SDL_sound-1.0.3-11|45	%description -n %{libname}
12cr|SDL_sound-1.0.3-11|46	SDL_sound is a library that handles the decoding of several popular
12cr|SDL_sound-1.0.3-11|47	sound file formats, such as .WAV and .MP3. It is meant to make the
12cr|SDL_sound-1.0.3-11|48	programmer's sound playback tasks simpler. The programmer gives
12cr|SDL_sound-1.0.3-11|49	SDL_sound a filename, or feeds it data directly from one of many
12cr|SDL_sound-1.0.3-11|50	sources, and then reads the decoded waveform data back at her
12cr|SDL_sound-1.0.3-11|51	leisure. If resource constraints are a concern, SDL_sound can process
12cr|SDL_sound-1.0.3-11|52	sound data in programmer-specified blocks. Alternately, SDL_sound can
12cr|SDL_sound-1.0.3-11|53	decode a whole sound file and hand back a single pointer to the whole
12cr|SDL_sound-1.0.3-11|54	waveform. SDL_sound can also handle sample rate, audio format, and
12cr|SDL_sound-1.0.3-11|55	channel conversion on-the-fly and behind-the-scenes, if the programmer
12cr|SDL_sound-1.0.3-11|56	desires.
12cr|SDL_sound-1.0.3-11|57	
12cr|SDL_sound-1.0.3-11|58	%package -n %{develname}
12cr|SDL_sound-1.0.3-11|59	Summary:	Header files and more to develop SDL_sound applications
12cr|SDL_sound-1.0.3-11|60	Group:		Development/C
12cr|SDL_sound-1.0.3-11|61	Requires:	%{libname} = %{version}-%{release}
12cr|SDL_sound-1.0.3-11|62	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|SDL_sound-1.0.3-11|63	Provides:	%{name}-devel = %{version}-%{release}
12cr|SDL_sound-1.0.3-11|64	Obsoletes:	%{oldlibname}-devel < 1.0.1-15
12cr|SDL_sound-1.0.3-11|65	
12cr|SDL_sound-1.0.3-11|66	%description -n %{develname}
12cr|SDL_sound-1.0.3-11|67	Header files and more to develop SDL_sound applications.
12cr|SDL_sound-1.0.3-11|68	
12cr|SDL_sound-1.0.3-11|69	%package -n %{staticname}
12cr|SDL_sound-1.0.3-11|70	Summary:	Static SDL_sound libraries
12cr|SDL_sound-1.0.3-11|71	Group:		Development/C
12cr|SDL_sound-1.0.3-11|72	Requires:	%{develname} = %{version}-%{release}
12cr|SDL_sound-1.0.3-11|73	Obsoletes:	%{oldlibname}-static-devel < 1.0.1-15
12cr|SDL_sound-1.0.3-11|74	
12cr|SDL_sound-1.0.3-11|75	%description -n %{staticname}
12cr|SDL_sound-1.0.3-11|76	Static SDL_sound libraries.
12cr|SDL_sound-1.0.3-11|77	
12cr|SDL_sound-1.0.3-11|78	%prep
12cr|SDL_sound-1.0.3-11|79	%setup -q
12cr|SDL_sound-1.0.3-11|80	%patch0 -p1
12cr|SDL_sound-1.0.3-11|81	
12cr|SDL_sound-1.0.3-11|82	%build
12cr|SDL_sound-1.0.3-11|83	export CPPFLAGS="-I%{_includedir}/libmodplug"
12cr|SDL_sound-1.0.3-11|84	%configure2_5x
12cr|SDL_sound-1.0.3-11|85	%make
12cr|SDL_sound-1.0.3-11|86	doxygen
12cr|SDL_sound-1.0.3-11|87	
12cr|SDL_sound-1.0.3-11|88	%install
12cr|SDL_sound-1.0.3-11|89	%__rm -rf %{buildroot}
12cr|SDL_sound-1.0.3-11|90	%makeinstall_std
12cr|SDL_sound-1.0.3-11|91	
12cr|SDL_sound-1.0.3-11|92	%if "%{_lib}" == "lib64"
12cr|SDL_sound-1.0.3-11|93	perl -pi -e "s|-L/usr/lib\b|-L%{_libdir}|g" %{buildroot}%{_libdir}/*.la
12cr|SDL_sound-1.0.3-11|94	%endif
12cr|SDL_sound-1.0.3-11|95	
12cr|SDL_sound-1.0.3-11|96	%clean
12cr|SDL_sound-1.0.3-11|97	%__rm -rf %{buildroot}
12cr|SDL_sound-1.0.3-11|98	
12cr|SDL_sound-1.0.3-11|99	%files
12cr|SDL_sound-1.0.3-11|100	%defattr(-,root,root)
12cr|SDL_sound-1.0.3-11|101	%doc README
12cr|SDL_sound-1.0.3-11|102	%{_bindir}/*
12cr|SDL_sound-1.0.3-11|103	
12cr|SDL_sound-1.0.3-11|104	%files -n %{libname}
12cr|SDL_sound-1.0.3-11|105	%defattr(-,root,root)
12cr|SDL_sound-1.0.3-11|106	%{_libdir}/lib*%{apiver}.so.%{major}*
12cr|SDL_sound-1.0.3-11|107	
12cr|SDL_sound-1.0.3-11|108	%files -n %{develname}
12cr|SDL_sound-1.0.3-11|109	%defattr(-,root,root)
12cr|SDL_sound-1.0.3-11|110	%doc CHANGELOG TODO CREDITS docs/html
12cr|SDL_sound-1.0.3-11|111	%{_libdir}/lib*.so
12cr|SDL_sound-1.0.3-11|112	%{_includedir}/SDL/*
12cr|SDL_sound-1.0.3-11|113	
12cr|SDL_sound-1.0.3-11|114	%files -n %{staticname}
12cr|SDL_sound-1.0.3-11|115	%defattr(-,root,root)
12cr|SDL_sound-1.0.3-11|116	%{_libdir}/lib*.a
12cr|SDL_sound-1.0.3-11|117	
12cr|SDL_sound-1.0.3-11|118	
12cr|SDL_sound-1.0.3-11|119	
12cr|SDL_sound-1.0.3-11|120	%changelog
12cr|SDL_sound-1.0.3-11|121	* Sat Sep  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|SDL_sound-1.0.3-11|122	+ Commit: 9b3140c
12cr|SDL_sound-1.0.3-11|123	- Add patch to fix linkage
12cr|SDL_sound-1.0.3-11|124	
12cr|SDL_sound-1.0.3-11|125	

7464 12
12cr|seahorse-3.4.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cr|seahorse-3.4.1-1|2	
12cr|seahorse-3.4.1-1|3	Summary:	GNOME frontend to GnuPG
12cr|seahorse-3.4.1-1|4	Name:		seahorse
12cr|seahorse-3.4.1-1|5	Version:	3.4.1
12cr|seahorse-3.4.1-1|6	Release:	1
12cr|seahorse-3.4.1-1|7	License:	GPLv2+
12cr|seahorse-3.4.1-1|8	Group:		Graphical desktop/GNOME
12cr|seahorse-3.4.1-1|9	URL:		http://seahorse.sourceforge.net/
12cr|seahorse-3.4.1-1|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|seahorse-3.4.1-1|11	Patch0:		seahorse-3.4.1_compile.patch
12cr|seahorse-3.4.1-1|12	
12cr|seahorse-3.4.1-1|13	BuildRequires:	desktop-file-utils
12cr|seahorse-3.4.1-1|14	BuildRequires:	gnupg
12cr|seahorse-3.4.1-1|15	BuildRequires:	imagemagick
12cr|seahorse-3.4.1-1|16	BuildRequires:	intltool
12cr|seahorse-3.4.1-1|17	BuildRequires:	xsltproc
12cr|seahorse-3.4.1-1|18	BuildRequires:	gpgme-devel >= 1.0.0
12cr|seahorse-3.4.1-1|19	BuildRequires:	libldap-devel
12cr|seahorse-3.4.1-1|20	BuildRequires:	pkgconfig(avahi-client)
12cr|seahorse-3.4.1-1|21	BuildRequires:	pkgconfig(avahi-glib)
12cr|seahorse-3.4.1-1|22	BuildRequires:	pkgconfig(gck-1)
12cr|seahorse-3.4.1-1|23	BuildRequires:	pkgconfig(gcr-3)
12cr|seahorse-3.4.1-1|24	BuildRequires:	pkgconfig(gio-2.0)
12cr|seahorse-3.4.1-1|25	BuildRequires:	pkgconfig(gmodule-2.0)
12cr|seahorse-3.4.1-1|26	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|seahorse-3.4.1-1|27	BuildRequires:	pkgconfig(gnome-keyring-1)
12cr|seahorse-3.4.1-1|28	BuildRequires:	pkgconfig(gthread-2.0)
12cr|seahorse-3.4.1-1|29	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|seahorse-3.4.1-1|30	BuildRequires:	pkgconfig(libsoup-2.4)
12cr|seahorse-3.4.1-1|31	
12cr|seahorse-3.4.1-1|32	Requires:	gnupg
12cr|seahorse-3.4.1-1|33	%rename		gnome-keyring-manager
12cr|seahorse-3.4.1-1|34	
12cr|seahorse-3.4.1-1|35	%description
12cr|seahorse-3.4.1-1|36	Seahorse is a GNOME frontend for the GNU Privacy Guard ecryption tool. It can
12cr|seahorse-3.4.1-1|37	be used for file encryption and decryption and for digitally signing files and
12cr|seahorse-3.4.1-1|38	for verifying those signatures. Key management options are also included.
12cr|seahorse-3.4.1-1|39	
12cr|seahorse-3.4.1-1|40	%prep
12cr|seahorse-3.4.1-1|41	%setup -q
12cr|seahorse-3.4.1-1|42	%apply_patches
12cr|seahorse-3.4.1-1|43	
12cr|seahorse-3.4.1-1|44	%build
12cr|seahorse-3.4.1-1|45	%configure2_5x \
12cr|seahorse-3.4.1-1|46	--disable-static \
12cr|seahorse-3.4.1-1|47	--disable-scrollkeeper
12cr|seahorse-3.4.1-1|48	
12cr|seahorse-3.4.1-1|49	%make
12cr|seahorse-3.4.1-1|50	
12cr|seahorse-3.4.1-1|51	%install
12cr|seahorse-3.4.1-1|52	%makeinstall_std
12cr|seahorse-3.4.1-1|53	
12cr|seahorse-3.4.1-1|54	# Menu
12cr|seahorse-3.4.1-1|55	desktop-file-install --vendor="" \
12cr|seahorse-3.4.1-1|56	--remove-category="Advanced" \
12cr|seahorse-3.4.1-1|57	--remove-category="Application" \
12cr|seahorse-3.4.1-1|58	--dir %{buildroot}%{_datadir}/applications \
12cr|seahorse-3.4.1-1|59	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|seahorse-3.4.1-1|60	
12cr|seahorse-3.4.1-1|61	%find_lang %{name} --all-name --with-gnome
12cr|seahorse-3.4.1-1|62	
12cr|seahorse-3.4.1-1|63	%files -f %{name}.lang
12cr|seahorse-3.4.1-1|64	%doc AUTHORS ChangeLog NEWS README
12cr|seahorse-3.4.1-1|65	%{_bindir}/seahorse
12cr|seahorse-3.4.1-1|66	%{_libdir}/%{name}/
12cr|seahorse-3.4.1-1|67	%{_datadir}/applications/seahorse.desktop
12cr|seahorse-3.4.1-1|68	%{_datadir}/GConf/gsettings/*.convert
12cr|seahorse-3.4.1-1|69	%{_datadir}/glib-2.0/schemas/*.xml
12cr|seahorse-3.4.1-1|70	%{_datadir}/icons/hicolor/*/apps/*
12cr|seahorse-3.4.1-1|71	%dir %{_datadir}/seahorse/
12cr|seahorse-3.4.1-1|72	%{_datadir}/seahorse/ui
12cr|seahorse-3.4.1-1|73	%{_datadir}/seahorse/icons/hicolor/*/*/*
12cr|seahorse-3.4.1-1|74	%{_mandir}/man1/*
12cr|seahorse-3.4.1-1|75	
12cr|seahorse-3.4.1-1|76	
12cr|seahorse-3.4.1-1|77	
12cr|seahorse-3.4.1-1|78	
12cr|seahorse-3.4.1-1|79	%changelog
12cr|seahorse-3.4.1-1|80	

7465 12
12cr|seamonkey-2.14.1-1|1	%define homepage http://mib.pianetalinux.org/
12cr|seamonkey-2.14.1-1|2	
12cr|seamonkey-2.14.1-1|3	%define default_bookmarks_file %{_datadir}/bookmarks/default-bookmarks.html
12cr|seamonkey-2.14.1-1|4	#define Werror_cflags %nil
12cr|seamonkey-2.14.1-1|5	
12cr|seamonkey-2.14.1-1|6	%define minimum_build_nspr_version 4.8.8
12cr|seamonkey-2.14.1-1|7	%define minimum_build_nss_version 3.12.10
12cr|seamonkey-2.14.1-1|8	
12cr|seamonkey-2.14.1-1|9	%define build_langpacks 1
12cr|seamonkey-2.14.1-1|10	
12cr|seamonkey-2.14.1-1|11	%define builddir %{_builddir}/%{name}-%{version}
12cr|seamonkey-2.14.1-1|12	%define mozdir %{_libdir}/%{name}-%{version}
12cr|seamonkey-2.14.1-1|13	%define sources_subdir comm-release
12cr|seamonkey-2.14.1-1|14	#beta
12cr|seamonkey-2.14.1-1|15	#release
12cr|seamonkey-2.14.1-1|16	
12cr|seamonkey-2.14.1-1|17	%if %{_use_internal_dependency_generator}
12cr|seamonkey-2.14.1-1|18	%define __noautoprov '(.*)\\.so(.*)'
12cr|seamonkey-2.14.1-1|19	%define __noautoreq 'libldap60.\\.so(.*)|libldif60\\.so(.*)|libmozalloc\\.so(.*)|libplc4\\.so(.*)|libplds4\\.so(.*)|libprldap60\\.so(.*)|libxpcom\\.so(.*)|libxul\\.so(.*)'
12cr|seamonkey-2.14.1-1|20	%endif
12cr|seamonkey-2.14.1-1|21	
12cr|seamonkey-2.14.1-1|22	Name:		seamonkey
12cr|seamonkey-2.14.1-1|23	Summary:	Web browser, e-mail, news, IRC client, HTML editor
12cr|seamonkey-2.14.1-1|24	Version:	2.14.1
12cr|seamonkey-2.14.1-1|25	Release:	1
12cr|seamonkey-2.14.1-1|26	URL:		http://www.mozilla.org/projects/seamonkey/
12cr|seamonkey-2.14.1-1|27	License:	MPLv1.1
12cr|seamonkey-2.14.1-1|28	Group:		Networking/WWW
12cr|seamonkey-2.14.1-1|29	
12cr|seamonkey-2.14.1-1|30	Source0:	%{name}-%{version}.source.tar.bz2
12cr|seamonkey-2.14.1-1|31	Source1:	%{name}-langpacks-%{version}.tar.bz2
12cr|seamonkey-2.14.1-1|32	Source2:	%{name}.png
12cr|seamonkey-2.14.1-1|33	Source3:	%{name}.sh.in
12cr|seamonkey-2.14.1-1|34	Source7:	%{name}-make-package.pl
12cr|seamonkey-2.14.1-1|35	Source8:	bookmarks.html
12cr|seamonkey-2.14.1-1|36	Source10:	%{name}-2.9.1-mozconfig
12cr|seamonkey-2.14.1-1|37	Source17:	mozilla-psm-exclude-list
12cr|seamonkey-2.14.1-1|38	Source18:	mozilla-xpcom-exclude-list
12cr|seamonkey-2.14.1-1|39	Source20:	%{name}-mandriva-default-prefs.js
12cr|seamonkey-2.14.1-1|40	# nomoreneed
12cr|seamonkey-2.14.1-1|41	Patch1:		mozilla-2.6-jemalloc.patch
12cr|seamonkey-2.14.1-1|42	#
12cr|seamonkey-2.14.1-1|43	Patch2:		mozilla-2.14-prefer_plugin_pref.patch
12cr|seamonkey-2.14.1-1|44	Patch3:		mozilla-2.14-shared-nss-db.patch
12cr|seamonkey-2.14.1-1|45	Patch5:		mozilla-language.patch
12cr|seamonkey-2.14.1-1|46	Patch6:		mozilla-gstreamer.patch
12cr|seamonkey-2.14.1-1|47	Patch7:		mozilla-cairo-return.patch
12cr|seamonkey-2.14.1-1|48	Patch8:		mozilla-2.14-ntlm-full-path.patch
12cr|seamonkey-2.14.1-1|49	
12cr|seamonkey-2.14.1-1|50	Patch11:	mozilla-gcc47-2.11.patch
12cr|seamonkey-2.14.1-1|51	# mozilla-gcc47.patch
12cr|seamonkey-2.14.1-1|52	Patch12:	mozilla-2.14-nongnome-proxies.patch
12cr|seamonkey-2.14.1-1|53	Patch13:	mozilla-MIB-2.0.5-homepage.patch
12cr|seamonkey-2.14.1-1|54	Patch14:	mozilla-yarr-pcre-2.11.patch
12cr|seamonkey-2.14.1-1|55	Patch15:	mozilla-system-nspr.patch
12cr|seamonkey-2.14.1-1|56	Patch16:	seamonkey-2.11-idl-parserfix.patch
12cr|seamonkey-2.14.1-1|57	
12cr|seamonkey-2.14.1-1|58	Patch20:	seamonkey-ua-locale.patch
12cr|seamonkey-2.14.1-1|59	Patch21:	seamonkey-2.14-shared-nss-db.patch
12cr|seamonkey-2.14.1-1|60	
12cr|seamonkey-2.14.1-1|61	# added Cairo LCD filter patch to enable subpixel hinting where
12cr|seamonkey-2.14.1-1|62	# supported (bnc#638186) (mozilla-cairo-lcd.patch)
12cr|seamonkey-2.14.1-1|63	Patch41:	mozilla-cairo-lcd.patch
12cr|seamonkey-2.14.1-1|64	Patch42:	mozilla-ua-locale.patch
12cr|seamonkey-2.14.1-1|65	
12cr|seamonkey-2.14.1-1|66	Patch43:	mozilla-2.4-logging.patch
12cr|seamonkey-2.14.1-1|67	# removing comma at end of enumerator list
12cr|seamonkey-2.14.1-1|68	# Remove trailing comma at the end of an enumerator list
12cr|seamonkey-2.14.1-1|69	Patch44:	nsXULTooltipListener.h-patch
12cr|seamonkey-2.14.1-1|70	Patch45:	fno-exceptions-2.9.1.patch
12cr|seamonkey-2.14.1-1|71	Patch46:	gcc.4.4.bug.621446-2.11b2.patch
12cr|seamonkey-2.14.1-1|72	Patch47:	autocomplete.patch
12cr|seamonkey-2.14.1-1|73	Patch48:	make-xpfe-2.10-autocomplete.build.patch
12cr|seamonkey-2.14.1-1|74	Patch49:	explicit-template-instanciation.v2-2.14.patch
12cr|seamonkey-2.14.1-1|75	
12cr|seamonkey-2.14.1-1|76	# https://bugzilla.mozilla.org/show_bug.cgi?id=722975
12cr|seamonkey-2.14.1-1|77	Patch500:	firefox-12.0_add_ifdefs_to_gfx_thebes_gfxPlatform.cpp.patch
12cr|seamonkey-2.14.1-1|78	# (cjw) make youtube show a green light for html5 h.264 support (?)
12cr|seamonkey-2.14.1-1|79	Patch506:	iceape-2.11-gstreamer-h264-avc1.42001E.patch
12cr|seamonkey-2.14.1-1|80	# (cjw) use system virtualenv
12cr|seamonkey-2.14.1-1|81	Patch507:	iceape-17.0-system-virtualenv.patch
12cr|seamonkey-2.14.1-1|82	# (cjw) from hg: fix segfault in gstreamer video playback code, see https://bugzilla.mozilla.org/show_bug.cgi?id=761030
12cr|seamonkey-2.14.1-1|83	Patch508:	iceape-2.12-b8c6c7c773c3-gstreamer-video-segfault.patch
12cr|seamonkey-2.14.1-1|84	# (cjw) make system-nss and system-nspr options work again (...)
12cr|seamonkey-2.14.1-1|85	Patch509:	firefox-15b2-native-nss-nspr.patch
12cr|seamonkey-2.14.1-1|86	Patch510:	wip-17.0.patch
12cr|seamonkey-2.14.1-1|87	Patch511:	firefox-15.0-fix-packager-xargs-rm.patch
12cr|seamonkey-2.14.1-1|88	
12cr|seamonkey-2.14.1-1|89	BuildRequires:	autoconf2.1
12cr|seamonkey-2.14.1-1|90	BuildRequires:	coreutils
12cr|seamonkey-2.14.1-1|91	BuildRequires:	desktop-file-utils
12cr|seamonkey-2.14.1-1|92	BuildRequires:	doxygen
12cr|seamonkey-2.14.1-1|93	BuildRequires:	gcc-c++
12cr|seamonkey-2.14.1-1|94	BuildRequires:	imagemagick
12cr|seamonkey-2.14.1-1|95	BuildRequires:	java-rpmbuild
12cr|seamonkey-2.14.1-1|96	BuildRequires:	makedepend
12cr|seamonkey-2.14.1-1|97	BuildRequires:	perl
12cr|seamonkey-2.14.1-1|98	BuildRequires:	python
12cr|seamonkey-2.14.1-1|99	BuildRequires:	python-setuptools
12cr|seamonkey-2.14.1-1|100	BuildRequires:	python-virtualenv >= 1.7.2
12cr|seamonkey-2.14.1-1|101	BuildRequires:	rootcerts
12cr|seamonkey-2.14.1-1|102	BuildRequires:	unzip
12cr|seamonkey-2.14.1-1|103	BuildRequires:	valgrind
12cr|seamonkey-2.14.1-1|104	BuildRequires:	wget
12cr|seamonkey-2.14.1-1|105	BuildRequires:	yasm
12cr|seamonkey-2.14.1-1|106	BuildRequires:	zip
12cr|seamonkey-2.14.1-1|107	
12cr|seamonkey-2.14.1-1|108	
12cr|seamonkey-2.14.1-1|109	BuildRequires:	jpeg-devel
12cr|seamonkey-2.14.1-1|110	BuildRequires:	krb5-devel
12cr|seamonkey-2.14.1-1|111	BuildRequires:	libiw-devel
12cr|seamonkey-2.14.1-1|112	BuildRequires:	nss-static-devel
12cr|seamonkey-2.14.1-1|113	
12cr|seamonkey-2.14.1-1|114	BuildRequires:	pkgconfig(alsa)
12cr|seamonkey-2.14.1-1|115	BuildRequires:	pkgconfig(cairo)
12cr|seamonkey-2.14.1-1|116	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|seamonkey-2.14.1-1|117	BuildRequires:	pkgconfig(freetype2)
12cr|seamonkey-2.14.1-1|118	BuildRequires:	pkgconfig(gl)
12cr|seamonkey-2.14.1-1|119	BuildRequires:	pkgconfig(glib-2.0)
12cr|seamonkey-2.14.1-1|120	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12cr|seamonkey-2.14.1-1|121	BuildRequires:	pkgconfig(gstreamer-0.10)
12cr|seamonkey-2.14.1-1|122	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12cr|seamonkey-2.14.1-1|123	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|seamonkey-2.14.1-1|124	BuildRequires:	pkgconfig(hunspell)
12cr|seamonkey-2.14.1-1|125	BuildRequires:	pkgconfig(libcurl)
12cr|seamonkey-2.14.1-1|126	BuildRequires:	pkgconfig(libevent)
12cr|seamonkey-2.14.1-1|127	BuildRequires:	pkgconfig(libgnome-2.0)
12cr|seamonkey-2.14.1-1|128	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cr|seamonkey-2.14.1-1|129	BuildRequires:	pkgconfig(libIDL-2.0)
12cr|seamonkey-2.14.1-1|130	BuildRequires:	pkgconfig(libnotify)
12cr|seamonkey-2.14.1-1|131	BuildRequires:	pkgconfig(libpng15)
12cr|seamonkey-2.14.1-1|132	BuildRequires:	pkgconfig(libproxy-1.0)
12cr|seamonkey-2.14.1-1|133	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12cr|seamonkey-2.14.1-1|134	BuildRequires:	pkgconfig(nspr)
12cr|seamonkey-2.14.1-1|135	BuildRequires:	pkgconfig(nss)
12cr|seamonkey-2.14.1-1|136	BuildRequires:	pkgconfig(pango)
12cr|seamonkey-2.14.1-1|137	BuildRequires:	pkgconfig(sqlite3)
12cr|seamonkey-2.14.1-1|138	BuildRequires:	pkgconfig(vpx)
12cr|seamonkey-2.14.1-1|139	BuildRequires:	pkgconfig(xinerama)
12cr|seamonkey-2.14.1-1|140	BuildRequires:	pkgconfig(xrender)
12cr|seamonkey-2.14.1-1|141	BuildRequires:	pkgconfig(xscrnsaver)
12cr|seamonkey-2.14.1-1|142	BuildRequires:	pkgconfig(xt)
12cr|seamonkey-2.14.1-1|143	BuildRequires:	pkgconfig(zlib)
12cr|seamonkey-2.14.1-1|144	
12cr|seamonkey-2.14.1-1|145	Requires:	nspr >= %{minimum_build_nspr_version}
12cr|seamonkey-2.14.1-1|146	Requires:	nss >= %{minimum_build_nss_version}
12cr|seamonkey-2.14.1-1|147	Obsoletes:	%{name}-devel < %{version}
12cr|seamonkey-2.14.1-1|148	Obsoletes:	%{name}-dom-inspector < %{version}
12cr|seamonkey-2.14.1-1|149	Obsoletes:	%{name}-enigmail  < %{version}
12cr|seamonkey-2.14.1-1|150	Obsoletes:	%{name}-enigmime < %{version}
12cr|seamonkey-2.14.1-1|151	Obsoletes:	%{name}-irc < %{version}
12cr|seamonkey-2.14.1-1|152	Obsoletes:	%{name}-js-debugger < %{version}
12cr|seamonkey-2.14.1-1|153	Obsoletes:	%{name}-mail < %{version}
12cr|seamonkey-2.14.1-1|154	Obsoletes:	%{name}-spellchecker < %{version}
12cr|seamonkey-2.14.1-1|155	
12cr|seamonkey-2.14.1-1|156	%description
12cr|seamonkey-2.14.1-1|157	SeaMonkey is an all-in-one Internet application suite. It includes
12cr|seamonkey-2.14.1-1|158	a browser, mail/news client, IRC client, JavaScript debugger, and
12cr|seamonkey-2.14.1-1|159	a tool to inspect the DOM for web pages. It is derived from the
12cr|seamonkey-2.14.1-1|160	application formerly known as Mozilla Application Suite.
12cr|seamonkey-2.14.1-1|161	
12cr|seamonkey-2.14.1-1|162	
12cr|seamonkey-2.14.1-1|163	%prep
12cr|seamonkey-2.14.1-1|164	%setup -q -c
12cr|seamonkey-2.14.1-1|165	chmod +x %{SOURCE7}
12cr|seamonkey-2.14.1-1|166	cd %{sources_subdir}
12cr|seamonkey-2.14.1-1|167	%patch47 -p1
12cr|seamonkey-2.14.1-1|168	
12cr|seamonkey-2.14.1-1|169	%patch13 -p1
12cr|seamonkey-2.14.1-1|170	
12cr|seamonkey-2.14.1-1|171	# mozilla patches
12cr|seamonkey-2.14.1-1|172	pushd mozilla
12cr|seamonkey-2.14.1-1|173	# mozilla-nongnome-proxies
12cr|seamonkey-2.14.1-1|174	%patch12 -p1
12cr|seamonkey-2.14.1-1|175	%patch2 -p1
12cr|seamonkey-2.14.1-1|176	# mozilla-shared-nss-db.patch
12cr|seamonkey-2.14.1-1|177	%patch3 -p1
12cr|seamonkey-2.14.1-1|178	%patch6 -p1
12cr|seamonkey-2.14.1-1|179	%patch8 -p1
12cr|seamonkey-2.14.1-1|180	
12cr|seamonkey-2.14.1-1|181	#?????
12cr|seamonkey-2.14.1-1|182	%if %mdkversion >= 201401
12cr|seamonkey-2.14.1-1|183	%patch500 -p1
12cr|seamonkey-2.14.1-1|184	%endif
12cr|seamonkey-2.14.1-1|185	
12cr|seamonkey-2.14.1-1|186	%patch507 -p2 -b .system-virtualenv
12cr|seamonkey-2.14.1-1|187	%patch510 -p1
12cr|seamonkey-2.14.1-1|188	popd
12cr|seamonkey-2.14.1-1|189	##
12cr|seamonkey-2.14.1-1|190	# seamonkey-shared-nss-db.patch
12cr|seamonkey-2.14.1-1|191	%patch21 -p1
12cr|seamonkey-2.14.1-1|192	
12cr|seamonkey-2.14.1-1|193	rm -f .mozconfig
12cr|seamonkey-2.14.1-1|194	cp %{SOURCE10} .mozconfig
12cr|seamonkey-2.14.1-1|195	
12cr|seamonkey-2.14.1-1|196	%build
12cr|seamonkey-2.14.1-1|197	cd %{sources_subdir}
12cr|seamonkey-2.14.1-1|198	
12cr|seamonkey-2.14.1-1|199	# Mozilla builds with -Wall with exception of a few warnings which show up
12cr|seamonkey-2.14.1-1|200	# everywhere in the code; so, don't override that.
12cr|seamonkey-2.14.1-1|201	#
12cr|seamonkey-2.14.1-1|202	# Disable C++ exceptions since Mozilla code is not exception-safe
12cr|seamonkey-2.14.1-1|203	#
12cr|seamonkey-2.14.1-1|204	MOZ_OPT_FLAGS=$(echo %{optflags} | \
12cr|seamonkey-2.14.1-1|205	%{__sed} -e 's/-Wall//' -e 's/-fexceptions/-fno-exceptions/g')
12cr|seamonkey-2.14.1-1|206	export CFLAGS=$MOZ_OPT_FLAGS
12cr|seamonkey-2.14.1-1|207	export CXXFLAGS=$MOZ_OPT_FLAGS
12cr|seamonkey-2.14.1-1|208	
12cr|seamonkey-2.14.1-1|209	export PREFIX='%{_prefix}'
12cr|seamonkey-2.14.1-1|210	export LIBDIR='%{_libdir}'
12cr|seamonkey-2.14.1-1|211	
12cr|seamonkey-2.14.1-1|212	MOZ_SMP_FLAGS=-j1
12cr|seamonkey-2.14.1-1|213	%ifnarch ppc ppc64 s390 s390x
12cr|seamonkey-2.14.1-1|214	[ -z "$RPM_BUILD_NCPUS" ] && \
12cr|seamonkey-2.14.1-1|215	RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"
12cr|seamonkey-2.14.1-1|216	[ "$RPM_BUILD_NCPUS" -gt 1 ] && MOZ_SMP_FLAGS=-j2
12cr|seamonkey-2.14.1-1|217	%endif
12cr|seamonkey-2.14.1-1|218	
12cr|seamonkey-2.14.1-1|219	make -f client.mk build STRIP="/bin/true" MOZ_MAKE_FLAGS="$MOZ_SMP_FLAGS" MOZ_PKG_FATAL_WARNINGS=0
12cr|seamonkey-2.14.1-1|220	
12cr|seamonkey-2.14.1-1|221	
12cr|seamonkey-2.14.1-1|222	%install
12cr|seamonkey-2.14.1-1|223	cd %{sources_subdir}
12cr|seamonkey-2.14.1-1|224	
12cr|seamonkey-2.14.1-1|225	DESTDIR=%{buildroot} make install
12cr|seamonkey-2.14.1-1|226	
12cr|seamonkey-2.14.1-1|227	# create a list of all of the different package and the files that
12cr|seamonkey-2.14.1-1|228	# will hold them
12cr|seamonkey-2.14.1-1|229	
12cr|seamonkey-2.14.1-1|230	echo %defattr\(-,root,root\) > %{builddir}/%{name}.list
12cr|seamonkey-2.14.1-1|231	
12cr|seamonkey-2.14.1-1|232	# we don't want to ship mozilla's default sidebar components
12cr|seamonkey-2.14.1-1|233	rm -f %{buildroot}/%{mozdir}/searchplugins/bugzilla.gif
12cr|seamonkey-2.14.1-1|234	rm -f %{buildroot}/%{mozdir}/searchplugins/bugzilla.src
12cr|seamonkey-2.14.1-1|235	rm -f %{buildroot}/%{mozdir}/searchplugins/dmoz.gif
12cr|seamonkey-2.14.1-1|236	rm -f %{buildroot}/%{mozdir}/searchplugins/dmoz.src
12cr|seamonkey-2.14.1-1|237	rm -f %{buildroot}/%{mozdir}/searchplugins/lxrmozilla.gif
12cr|seamonkey-2.14.1-1|238	rm -f %{buildroot}/%{mozdir}/searchplugins/lxrmozilla.src
12cr|seamonkey-2.14.1-1|239	rm -f %{buildroot}/%{mozdir}/searchplugins/mozilla.gif
12cr|seamonkey-2.14.1-1|240	rm -f %{buildroot}/%{mozdir}/searchplugins/mozilla.src
12cr|seamonkey-2.14.1-1|241	rm -f %{buildroot}/%{mozdir}/plugins/libnullplugin.so
12cr|seamonkey-2.14.1-1|242	
12cr|seamonkey-2.14.1-1|243	# the %%makeinstall_std macro also install files that we don't need (yet?)
12cr|seamonkey-2.14.1-1|244	rm -rf %{buildroot}%{_datadir}/idl
12cr|seamonkey-2.14.1-1|245	
12cr|seamonkey-2.14.1-1|246	## Copy over missing components
12cr|seamonkey-2.14.1-1|247	#install -c -m 644 mozilla/dist/bin/components/*.xpt \
12cr|seamonkey-2.14.1-1|248	#                  %{buildroot}/%{mozdir}/components
12cr|seamonkey-2.14.1-1|249	
12cr|seamonkey-2.14.1-1|250	# build all of the default browser components
12cr|seamonkey-2.14.1-1|251	# base Seamonkey package (seamonkey.list)
12cr|seamonkey-2.14.1-1|252	%{SOURCE7} --package xpcom --output-file %{builddir}/seamonkey.list \
12cr|seamonkey-2.14.1-1|253	--package-file suite/installer/package-manifest \
12cr|seamonkey-2.14.1-1|254	--install-dir %{buildroot}/%{mozdir} \
12cr|seamonkey-2.14.1-1|255	--install-root %{mozdir} \
12cr|seamonkey-2.14.1-1|256	--exclude-file=%{SOURCE18}
12cr|seamonkey-2.14.1-1|257	
12cr|seamonkey-2.14.1-1|258	%{SOURCE7} --package browser --output-file %{builddir}/seamonkey.list \
12cr|seamonkey-2.14.1-1|259	--package-file suite/installer/package-manifest \
12cr|seamonkey-2.14.1-1|260	--install-dir %{buildroot}/%{mozdir} \
12cr|seamonkey-2.14.1-1|261	--install-root %{mozdir}
12cr|seamonkey-2.14.1-1|262	
12cr|seamonkey-2.14.1-1|263	%{SOURCE7} --package spellcheck --output-file %{builddir}/seamonkey.list \
12cr|seamonkey-2.14.1-1|264	--package-file suite/installer/package-manifest \
12cr|seamonkey-2.14.1-1|265	--install-dir %{buildroot}/%{mozdir} \
12cr|seamonkey-2.14.1-1|266	--install-root %{mozdir}
12cr|seamonkey-2.14.1-1|267	
12cr|seamonkey-2.14.1-1|268	%{SOURCE7} --package psm --output-file %{builddir}/seamonkey.list \
12cr|seamonkey-2.14.1-1|269	--package-file suite/installer/package-manifest \
12cr|seamonkey-2.14.1-1|270	--install-dir %{buildroot}/%{mozdir} \
12cr|seamonkey-2.14.1-1|271	--install-root %{mozdir} \
12cr|seamonkey-2.14.1-1|272	--exclude-file=%{SOURCE17}
12cr|seamonkey-2.14.1-1|273	
12cr|seamonkey-2.14.1-1|274	%{SOURCE7} --package mail --output-file %{builddir}/seamonkey.list \
12cr|seamonkey-2.14.1-1|275	--package-file suite/installer/package-manifest \
12cr|seamonkey-2.14.1-1|276	--install-dir %{buildroot}/%{mozdir} \
12cr|seamonkey-2.14.1-1|277	--install-root %{mozdir}
12cr|seamonkey-2.14.1-1|278	
12cr|seamonkey-2.14.1-1|279	%{SOURCE7} --package chatzilla --output-file %{builddir}/seamonkey.list \
12cr|seamonkey-2.14.1-1|280	--package-file suite/installer/package-manifest \
12cr|seamonkey-2.14.1-1|281	--install-dir %{buildroot}/%{mozdir} \
12cr|seamonkey-2.14.1-1|282	--install-root %{mozdir}
12cr|seamonkey-2.14.1-1|283	
12cr|seamonkey-2.14.1-1|284	%{SOURCE7} --package venkman --output-file %{builddir}/seamonkey.list \
12cr|seamonkey-2.14.1-1|285	--package-file suite/installer/package-manifest \
12cr|seamonkey-2.14.1-1|286	--install-dir %{buildroot}/%{mozdir} \
12cr|seamonkey-2.14.1-1|287	--install-root %{mozdir}
12cr|seamonkey-2.14.1-1|288	
12cr|seamonkey-2.14.1-1|289	%{SOURCE7} --package inspector --output-file %{builddir}/seamonkey.list \
12cr|seamonkey-2.14.1-1|290	--package-file suite/installer/package-manifest \
12cr|seamonkey-2.14.1-1|291	--install-dir %{buildroot}/%{mozdir} \
12cr|seamonkey-2.14.1-1|292	--install-root %{mozdir}
12cr|seamonkey-2.14.1-1|293	
12cr|seamonkey-2.14.1-1|294	echo > ../%{name}.lang
12cr|seamonkey-2.14.1-1|295	%if %{build_langpacks}
12cr|seamonkey-2.14.1-1|296	# Install langpacks
12cr|seamonkey-2.14.1-1|297	mkdir -p %{buildroot}%{mozdir}/extensions
12cr|seamonkey-2.14.1-1|298	tar xf %{SOURCE1}
12cr|seamonkey-2.14.1-1|299	for langpack in `ls seamonkey-langpacks/*.xpi`; do
12cr|seamonkey-2.14.1-1|300	#  language=$(basename $langpack .xpi | cut -d '.' -f 4)
12cr|seamonkey-2.14.1-1|301	#  language=$(basename $langpack .xpi | sed 's/^seamonkey-//' | sed 's/\.langpack$//' | sed 's/\([0-9]\.\)*//')
12cr|seamonkey-2.14.1-1|302	language=$(basename $langpack .xpi | sed 's/^seamonkey-//' | sed 's/\.langpack$//' | sed 's/\([0-9]\{1,2\}\.\)*//')
12cr|seamonkey-2.14.1-1|303	extensiondir=%{buildroot}%{mozdir}/extensions/langpack-$language@seamonkey.mozilla.org
12cr|seamonkey-2.14.1-1|304	mkdir -p $extensiondir
12cr|seamonkey-2.14.1-1|305	unzip $langpack -d $extensiondir
12cr|seamonkey-2.14.1-1|306	find $extensiondir -type f | xargs chmod 644
12cr|seamonkey-2.14.1-1|307	
12cr|seamonkey-2.14.1-1|308	#  tmpdir=`mktemp -d %{name}.XXXXXXXX`
12cr|seamonkey-2.14.1-1|309	#  langtmp=$tmpdir/%{name}/langpack-$language
12cr|seamonkey-2.14.1-1|310	#  %{__mkdir_p} $langtmp
12cr|seamonkey-2.14.1-1|311	jarfile=$extensiondir/chrome/$language.jar
12cr|seamonkey-2.14.1-1|312	#  unzip $jarfile -d $langtmp
12cr|seamonkey-2.14.1-1|313	
12cr|seamonkey-2.14.1-1|314	#  sed -i -e "s|browser.startup.homepage.*$|browser.startup.homepage=%{homepage}|g;" \
12cr|seamonkey-2.14.1-1|315	#         $langtmp/locale/$language/navigator-region/region.properties
12cr|seamonkey-2.14.1-1|316	sed -i -e "s|browser.startup.homepage.*$|browser.startup.homepage=%{homepage}|g;" \
12cr|seamonkey-2.14.1-1|317	$extensiondir/chrome/$language/locale/$language/navigator-region/region.properties
12cr|seamonkey-2.14.1-1|318	
12cr|seamonkey-2.14.1-1|319	#  find $langtmp -type f | xargs chmod 644
12cr|seamonkey-2.14.1-1|320	#  %{__rm} -rf $jarfile
12cr|seamonkey-2.14.1-1|321	#  cd $langtmp
12cr|seamonkey-2.14.1-1|322	pushd $extensiondir/chrome/$language
12cr|seamonkey-2.14.1-1|323	zip -r -D $jarfile locale
12cr|seamonkey-2.14.1-1|324	popd
12cr|seamonkey-2.14.1-1|325	
12cr|seamonkey-2.14.1-1|326	language=`echo $language | sed -e 's/-/_/g'`
12cr|seamonkey-2.14.1-1|327	extensiondir=`echo $extensiondir | sed -e "s,^%{buildroot},,"`
12cr|seamonkey-2.14.1-1|328	echo "%%lang($language) $extensiondir" >> ../%{name}.lang
12cr|seamonkey-2.14.1-1|329	done
12cr|seamonkey-2.14.1-1|330	rm -rf firefox-langpacks
12cr|seamonkey-2.14.1-1|331	%endif # build_langpacks
12cr|seamonkey-2.14.1-1|332	
12cr|seamonkey-2.14.1-1|333	
12cr|seamonkey-2.14.1-1|334	# set up our desktop files
12cr|seamonkey-2.14.1-1|335	install -m 755 -d %{buildroot}%{_datadir}/applications
12cr|seamonkey-2.14.1-1|336	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|seamonkey-2.14.1-1|337	[Desktop Entry]
12cr|seamonkey-2.14.1-1|338	Encoding=UTF-8
12cr|seamonkey-2.14.1-1|339	Name=SeaMonkey Navigator
12cr|seamonkey-2.14.1-1|340	Comment=Seamonkey Navigator web browser
12cr|seamonkey-2.14.1-1|341	Exec=%{_bindir}/%{name} %u
12cr|seamonkey-2.14.1-1|342	Icon=%{name}.png
12cr|seamonkey-2.14.1-1|343	Terminal=false
12cr|seamonkey-2.14.1-1|344	Type=Application
12cr|seamonkey-2.14.1-1|345	StartupNotify=true
12cr|seamonkey-2.14.1-1|346	Categories=GTK;Network;WebBrowser;X-MandrivaLinux-Internet-WebBrowsers;
12cr|seamonkey-2.14.1-1|347	##MimeType=text/html;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;
12cr|seamonkey-2.14.1-1|348	MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;
12cr|seamonkey-2.14.1-1|349	StartupWMClass=Seamonkey-bin
12cr|seamonkey-2.14.1-1|350	EOF
12cr|seamonkey-2.14.1-1|351	
12cr|seamonkey-2.14.1-1|352	cat > %{buildroot}%{_datadir}/applications/%{name}-mail.desktop << EOF
12cr|seamonkey-2.14.1-1|353	[Desktop Entry]
12cr|seamonkey-2.14.1-1|354	Encoding=UTF-8
12cr|seamonkey-2.14.1-1|355	Name=SeaMonkey Mail
12cr|seamonkey-2.14.1-1|356	Comment=Seamonkey Mail & Newsgroups e-mail client
12cr|seamonkey-2.14.1-1|357	Exec=%{_bindir}/%{name} -mail
12cr|seamonkey-2.14.1-1|358	Icon=%{name}.png
12cr|seamonkey-2.14.1-1|359	Terminal=false
12cr|seamonkey-2.14.1-1|360	Type=Application
12cr|seamonkey-2.14.1-1|361	StartupNotify=true
12cr|seamonkey-2.14.1-1|362	Categories=GTK;X-MandrivaLinux-Internet-Mail;Office;Network;Email;
12cr|seamonkey-2.14.1-1|363	MimeType=x-scheme-handler/mailto;
12cr|seamonkey-2.14.1-1|364	StartupWMClass=Seamonkey-bin
12cr|seamonkey-2.14.1-1|365	EOF
12cr|seamonkey-2.14.1-1|366	
12cr|seamonkey-2.14.1-1|367	#Icons
12cr|seamonkey-2.14.1-1|368	mkdir -p %{buildroot}%{_datadir}/pixmaps/
12cr|seamonkey-2.14.1-1|369	install -c -m 644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|seamonkey-2.14.1-1|370	
12cr|seamonkey-2.14.1-1|371	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12cr|seamonkey-2.14.1-1|372	install -m 644 %{SOURCE2} %{buildroot}%{_miconsdir}/%{name}.png
12cr|seamonkey-2.14.1-1|373	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12cr|seamonkey-2.14.1-1|374	install -m 644 %{SOURCE2} %{buildroot}%{_liconsdir}/%{name}.png
12cr|seamonkey-2.14.1-1|375	convert %{buildroot}%{_miconsdir}/%{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12cr|seamonkey-2.14.1-1|376	convert %{buildroot}%{_iconsdir}/%{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12cr|seamonkey-2.14.1-1|377	
12cr|seamonkey-2.14.1-1|378	
12cr|seamonkey-2.14.1-1|379	#Link to existing plugins
12cr|seamonkey-2.14.1-1|380	if [ -d %{buildroot}/%{mozdir}/plugins ]; then
12cr|seamonkey-2.14.1-1|381	rm -rf %{buildroot}/%{mozdir}/plugins
12cr|seamonkey-2.14.1-1|382	fi
12cr|seamonkey-2.14.1-1|383	ln -s %{_libdir}/mozilla/plugins %{buildroot}/%{mozdir}/plugins
12cr|seamonkey-2.14.1-1|384	
12cr|seamonkey-2.14.1-1|385	# install our seamonkey.sh file
12cr|seamonkey-2.14.1-1|386	rm -rf %{buildroot}/usr/bin/%{name}
12cr|seamonkey-2.14.1-1|387	cat %{SOURCE3} | sed -e 's/MOZILLA_VERSION/%{version}/g' \
12cr|seamonkey-2.14.1-1|388	-e 's,LIBDIR,%{_libdir},g' > \
12cr|seamonkey-2.14.1-1|389	%{buildroot}%{_bindir}/%{name}
12cr|seamonkey-2.14.1-1|390	
12cr|seamonkey-2.14.1-1|391	chmod 755 %{buildroot}%{_bindir}/%{name}
12cr|seamonkey-2.14.1-1|392	
12cr|seamonkey-2.14.1-1|393	# set up our default preferences
12cr|seamonkey-2.14.1-1|394	cat %{SOURCE20} | %{__sed} -e 's,SEAMONKEY_RPM_VR,%{version}-%{release},g' > \
12cr|seamonkey-2.14.1-1|395	%{buildroot}/mdv-default-prefs
12cr|seamonkey-2.14.1-1|396	cp %{buildroot}/mdv-default-prefs %{buildroot}/%{mozdir}/defaults/pref/all-mandriva.js
12cr|seamonkey-2.14.1-1|397	rm %{buildroot}/mdv-default-prefs
12cr|seamonkey-2.14.1-1|398	
12cr|seamonkey-2.14.1-1|399	# set up our default bookmarks
12cr|seamonkey-2.14.1-1|400	rm -f %{buildroot}/%{mozdir}/defaults/profile/bookmarks.html
12cr|seamonkey-2.14.1-1|401	#
12cr|seamonkey-2.14.1-1|402	#install -m 0644 %{SOURCE8} %{buildroot}%{mozdir}/defaults/profile/bookmarks.html
12cr|seamonkey-2.14.1-1|403	
12cr|seamonkey-2.14.1-1|404	#remove unneeded files
12cr|seamonkey-2.14.1-1|405	rm -f %{buildroot}%{mozdir}/.autoreg
12cr|seamonkey-2.14.1-1|406	rm -f %{buildroot}%{mozdir}/removed-files
12cr|seamonkey-2.14.1-1|407	rm -f %{buildroot}%{mozdir}/update.locale
12cr|seamonkey-2.14.1-1|408	rm -f %{buildroot}%{mozdir}/updater.ini
12cr|seamonkey-2.14.1-1|409	
12cr|seamonkey-2.14.1-1|410	rm -rf %{buildroot}%{_libdir}/%{name}-devel-%{version}
12cr|seamonkey-2.14.1-1|411	rm -rf %{buildroot}%{_includedir}
12cr|seamonkey-2.14.1-1|412	
12cr|seamonkey-2.14.1-1|413	# Some sites use different partitions for /usr/(lib|lib64) and /usr/share.  Since you
12cr|seamonkey-2.14.1-1|414	# can't create hardlinks across partitions, we'll do this more than once.
12cr|seamonkey-2.14.1-1|415	# fdupes $RPM_BUILD_ROOT%{mozdir}
12cr|seamonkey-2.14.1-1|416	# fdupes $RPM_BUILD_ROOT%{_datadir}
12cr|seamonkey-2.14.1-1|417	
12cr|seamonkey-2.14.1-1|418	
12cr|seamonkey-2.14.1-1|419	%files
12cr|seamonkey-2.14.1-1|420	%{_bindir}/%{name}
12cr|seamonkey-2.14.1-1|421	%{_datadir}/pixmaps/%{name}.png
12cr|seamonkey-2.14.1-1|422	%{mozdir}
12cr|seamonkey-2.14.1-1|423	%{_datadir}/applications/*.desktop
12cr|seamonkey-2.14.1-1|424	%{_miconsdir}/%{name}.png
12cr|seamonkey-2.14.1-1|425	%{_iconsdir}/%{name}.png
12cr|seamonkey-2.14.1-1|426	%{_liconsdir}/%{name}.png
12cr|seamonkey-2.14.1-1|427	

7466 12
12cr|searchandrescue-1.4.0-1|1	%define Name    SearchAndRescue
12cr|searchandrescue-1.4.0-1|2	
12cr|searchandrescue-1.4.0-1|3	%define title       SearchAndRescue
12cr|searchandrescue-1.4.0-1|4	%define longtitle   Helicopter simulator
12cr|searchandrescue-1.4.0-1|5	
12cr|searchandrescue-1.4.0-1|6	Name:           searchandrescue
12cr|searchandrescue-1.4.0-1|7	Version:        1.4.0
12cr|searchandrescue-1.4.0-1|8	Release:        1
12cr|searchandrescue-1.4.0-1|9	Summary:        Helicopter simulator
12cr|searchandrescue-1.4.0-1|10	License:        GPL
12cr|searchandrescue-1.4.0-1|11	Group:          Games/Other
12cr|searchandrescue-1.4.0-1|12	Url:            http://searchandrescue.sourceforge.net/
12cr|searchandrescue-1.4.0-1|13	Source0:        http://switch.dl.sourceforge.net/project/searchandrescue/Program/SearchAndRescue-%version.tar.gz
12cr|searchandrescue-1.4.0-1|14	Patch0:		SearchAndRescue-1.1.0-link.patch
12cr|searchandrescue-1.4.0-1|15	Patch1:		searchandrescue-1.4.0-compile.patch
12cr|searchandrescue-1.4.0-1|16	Requires:       %{name}-data
12cr|searchandrescue-1.4.0-1|17	Buildrequires:  jsw-devel
12cr|searchandrescue-1.4.0-1|18	Buildrequires:  yiff-devel
12cr|searchandrescue-1.4.0-1|19	Buildrequires:  SDL-devel
12cr|searchandrescue-1.4.0-1|20	BuildRequires:	libx11-devel
12cr|searchandrescue-1.4.0-1|21	BuildRequires:	libxext-devel
12cr|searchandrescue-1.4.0-1|22	BuildRequires:	libxpm-devel
12cr|searchandrescue-1.4.0-1|23	BuildRequires:	mesagl-devel
12cr|searchandrescue-1.4.0-1|24	BuildRequires:	mesaglu-devel
12cr|searchandrescue-1.4.0-1|25	BuildRequires:	libxxf86vm-devel
12cr|searchandrescue-1.4.0-1|26	Buildrequires:  imagemagick
12cr|searchandrescue-1.4.0-1|27	
12cr|searchandrescue-1.4.0-1|28	%description
12cr|searchandrescue-1.4.0-1|29	Changing the pace of recent sterotypical game themes, Search and Rescue aims to
12cr|searchandrescue-1.4.0-1|30	create a plot based on positive goals such as saving victims in varying
12cr|searchandrescue-1.4.0-1|31	situations of distress.
12cr|searchandrescue-1.4.0-1|32	The player will be given the chance to pilot different types of rescue aircraft
12cr|searchandrescue-1.4.0-1|33	in a variety of search and rescue style missions.
12cr|searchandrescue-1.4.0-1|34	Search and Rescue is highly customizeable by allowing intermediate players to
12cr|searchandrescue-1.4.0-1|35	create their own missions and allowing experianced players to design their own
12cr|searchandrescue-1.4.0-1|36	aircraft and scenery.
12cr|searchandrescue-1.4.0-1|37	
12cr|searchandrescue-1.4.0-1|38	%prep
12cr|searchandrescue-1.4.0-1|39	%setup -q -n %{name}_%{version}
12cr|searchandrescue-1.4.0-1|40	%patch0 -p0 -b .link~
12cr|searchandrescue-1.4.0-1|41	%patch1 -p1 -b .compile~
12cr|searchandrescue-1.4.0-1|42	
12cr|searchandrescue-1.4.0-1|43	%build
12cr|searchandrescue-1.4.0-1|44	export CFLAGS="%{optflags}"
12cr|searchandrescue-1.4.0-1|45	export LD_LIBRARY_PATH=%{_libdir}
12cr|searchandrescue-1.4.0-1|46	export CPP="g++ %ldflags "
12cr|searchandrescue-1.4.0-1|47	./configure Linux -v --disable=arch-i686 --libdir="-L%{_libdir}"
12cr|searchandrescue-1.4.0-1|48	make all
12cr|searchandrescue-1.4.0-1|49	
12cr|searchandrescue-1.4.0-1|50	%install
12cr|searchandrescue-1.4.0-1|51	rm -rf %{buildroot}
12cr|searchandrescue-1.4.0-1|52	make PREFIX=%{buildroot}%{_prefix} MAN_DIR=%{buildroot}%{_mandir}/man6 install
12cr|searchandrescue-1.4.0-1|53	
12cr|searchandrescue-1.4.0-1|54	# icons
12cr|searchandrescue-1.4.0-1|55	convert sar/icons/%{Name}.xpm -resize 16x16 %{name}-16.png
12cr|searchandrescue-1.4.0-1|56	convert sar/icons/%{Name}.xpm -resize 32x32 %{name}-32.png
12cr|searchandrescue-1.4.0-1|57	convert sar/icons/%{Name}.xpm %{name}-48.png
12cr|searchandrescue-1.4.0-1|58	install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|searchandrescue-1.4.0-1|59	install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|searchandrescue-1.4.0-1|60	install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|searchandrescue-1.4.0-1|61	
12cr|searchandrescue-1.4.0-1|62	install -d -m 755 %{buildroot}%{_datadir}/pixmaps
12cr|searchandrescue-1.4.0-1|63	
12cr|searchandrescue-1.4.0-1|64	# menu entry
12cr|searchandrescue-1.4.0-1|65	
12cr|searchandrescue-1.4.0-1|66	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|searchandrescue-1.4.0-1|67	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|searchandrescue-1.4.0-1|68	[Desktop Entry]
12cr|searchandrescue-1.4.0-1|69	Name=%{title}
12cr|searchandrescue-1.4.0-1|70	Comment=%{longtitle}
12cr|searchandrescue-1.4.0-1|71	Exec=%{_gamesbindir}/%{name}
12cr|searchandrescue-1.4.0-1|72	Icon=%{name}
12cr|searchandrescue-1.4.0-1|73	Terminal=false
12cr|searchandrescue-1.4.0-1|74	Type=Application
12cr|searchandrescue-1.4.0-1|75	StartupNotify=false
12cr|searchandrescue-1.4.0-1|76	Categories=Game;Simulation;
12cr|searchandrescue-1.4.0-1|77	EOF
12cr|searchandrescue-1.4.0-1|78	
12cr|searchandrescue-1.4.0-1|79	%clean
12cr|searchandrescue-1.4.0-1|80	rm -rf %{buildroot}
12cr|searchandrescue-1.4.0-1|81	
12cr|searchandrescue-1.4.0-1|82	%if %mdkversion < 200900
12cr|searchandrescue-1.4.0-1|83	%post
12cr|searchandrescue-1.4.0-1|84	%{update_menus}
12cr|searchandrescue-1.4.0-1|85	%endif
12cr|searchandrescue-1.4.0-1|86	
12cr|searchandrescue-1.4.0-1|87	%if %mdkversion < 200900
12cr|searchandrescue-1.4.0-1|88	%postun
12cr|searchandrescue-1.4.0-1|89	%{clean_menus}
12cr|searchandrescue-1.4.0-1|90	%endif
12cr|searchandrescue-1.4.0-1|91	
12cr|searchandrescue-1.4.0-1|92	%files
12cr|searchandrescue-1.4.0-1|93	%defattr(-,root,root)
12cr|searchandrescue-1.4.0-1|94	%doc AUTHORS  HACKING  INSTALL  README
12cr|searchandrescue-1.4.0-1|95	%{_gamesbindir}/*
12cr|searchandrescue-1.4.0-1|96	%{_mandir}/man6/*
12cr|searchandrescue-1.4.0-1|97	%{_datadir}/pixmaps/*.xpm
12cr|searchandrescue-1.4.0-1|98	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|searchandrescue-1.4.0-1|99	%{_miconsdir}/%{name}.png
12cr|searchandrescue-1.4.0-1|100	%{_iconsdir}/%{name}.png
12cr|searchandrescue-1.4.0-1|101	%{_liconsdir}/%{name}.png
12cr|searchandrescue-1.4.0-1|102	
12cr|searchandrescue-1.4.0-1|103	
12cr|searchandrescue-1.4.0-1|104	%changelog
12cr|searchandrescue-1.4.0-1|105	* Sun Mar 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-1mdv2011.0
12cr|searchandrescue-1.4.0-1|106	+ Revision: 644439
12cr|searchandrescue-1.4.0-1|107	- new version
12cr|searchandrescue-1.4.0-1|108	
12cr|searchandrescue-1.4.0-1|109	* Thu Feb 10 2011 Funda Wang <fwang@mandriva.org> 1.1.0-2
12cr|searchandrescue-1.4.0-1|110	+ Revision: 637138
12cr|searchandrescue-1.4.0-1|111	- more linakge fix
12cr|searchandrescue-1.4.0-1|112	- tighten BR
12cr|searchandrescue-1.4.0-1|113	
12cr|searchandrescue-1.4.0-1|114	* Sat Nov 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1mdv2011.0
12cr|searchandrescue-1.4.0-1|115	+ Revision: 597288
12cr|searchandrescue-1.4.0-1|116	- new version
12cr|searchandrescue-1.4.0-1|117	
12cr|searchandrescue-1.4.0-1|118	* Fri Jul 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2011.0
12cr|searchandrescue-1.4.0-1|119	+ Revision: 554132
12cr|searchandrescue-1.4.0-1|120	- update to new version 1.0.0
12cr|searchandrescue-1.4.0-1|121	
12cr|searchandrescue-1.4.0-1|122	* Sun Mar 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.4-1mdv2010.1
12cr|searchandrescue-1.4.0-1|123	+ Revision: 526017
12cr|searchandrescue-1.4.0-1|124	- update to new version 0.8.4
12cr|searchandrescue-1.4.0-1|125	
12cr|searchandrescue-1.4.0-1|126	* Sun Mar 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.3-1mdv2010.1
12cr|searchandrescue-1.4.0-1|127	+ Revision: 519098
12cr|searchandrescue-1.4.0-1|128	- fix build dependencies
12cr|searchandrescue-1.4.0-1|129	- new version
12cr|searchandrescue-1.4.0-1|130	- drop old patches
12cr|searchandrescue-1.4.0-1|131	- new URL
12cr|searchandrescue-1.4.0-1|132	
12cr|searchandrescue-1.4.0-1|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|searchandrescue-1.4.0-1|134	- rebuild
12cr|searchandrescue-1.4.0-1|135	
12cr|searchandrescue-1.4.0-1|136	* Sun Jan 25 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.8.2-6mdv2009.1
12cr|searchandrescue-1.4.0-1|137	+ Revision: 333566
12cr|searchandrescue-1.4.0-1|138	- ditch 'LICENSE' file since we already carry copyleft notice for GPL in
12cr|searchandrescue-1.4.0-1|139	the common-licenses package
12cr|searchandrescue-1.4.0-1|140	- fix build (P1)
12cr|searchandrescue-1.4.0-1|141	
12cr|searchandrescue-1.4.0-1|142	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|searchandrescue-1.4.0-1|143	- lowercase ImageMagick
12cr|searchandrescue-1.4.0-1|144	
12cr|searchandrescue-1.4.0-1|145	+ Thierry Vignaud <tv@mandriva.org>
12cr|searchandrescue-1.4.0-1|146	- rebuild
12cr|searchandrescue-1.4.0-1|147	- rebuild
12cr|searchandrescue-1.4.0-1|148	- fix description-line-too-long
12cr|searchandrescue-1.4.0-1|149	- drop old menu
12cr|searchandrescue-1.4.0-1|150	- kill re-definition of %%buildroot on Pixel's request
12cr|searchandrescue-1.4.0-1|151	- buildrequires X11-devel instead of XFree86-devel
12cr|searchandrescue-1.4.0-1|152	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|searchandrescue-1.4.0-1|153	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|searchandrescue-1.4.0-1|154	
12cr|searchandrescue-1.4.0-1|155	+ Pixel <pixel@mandriva.com>
12cr|searchandrescue-1.4.0-1|156	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|searchandrescue-1.4.0-1|157	
12cr|searchandrescue-1.4.0-1|158	+ Olivier Blin <oblin@mandriva.com>
12cr|searchandrescue-1.4.0-1|159	- restore BuildRoot
12cr|searchandrescue-1.4.0-1|160	
12cr|searchandrescue-1.4.0-1|161	
12cr|searchandrescue-1.4.0-1|162	* Wed Feb 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.2-5mdv2007.0
12cr|searchandrescue-1.4.0-1|163	+ Revision: 121010
12cr|searchandrescue-1.4.0-1|164	- rebuild against current libjsw
12cr|searchandrescue-1.4.0-1|165	
12cr|searchandrescue-1.4.0-1|166	* Wed Aug 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.2-4mdv2007.0
12cr|searchandrescue-1.4.0-1|167	- xdg menu
12cr|searchandrescue-1.4.0-1|168	- rediff patch 0
12cr|searchandrescue-1.4.0-1|169	
12cr|searchandrescue-1.4.0-1|170	* Mon Dec 12 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.2-3mdk
12cr|searchandrescue-1.4.0-1|171	- Fixes from Anssi Hannula (<anssi.hannula@gmail.com>):
12cr|searchandrescue-1.4.0-1|172	- fix libdirs for lib64
12cr|searchandrescue-1.4.0-1|173	- fix menudir
12cr|searchandrescue-1.4.0-1|174	- Drop obsoletes
12cr|searchandrescue-1.4.0-1|175	
12cr|searchandrescue-1.4.0-1|176	* Thu Aug 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.2-2mdk
12cr|searchandrescue-1.4.0-1|177	- fixed build with gcc 4
12cr|searchandrescue-1.4.0-1|178	- renamed to searchandrescue
12cr|searchandrescue-1.4.0-1|179	- %%mkrel
12cr|searchandrescue-1.4.0-1|180	- spec cleanup
12cr|searchandrescue-1.4.0-1|181	- split data in a distinct subpackage
12cr|searchandrescue-1.4.0-1|182	
12cr|searchandrescue-1.4.0-1|183	* Tue Sep 07 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.8.2-1mdk
12cr|searchandrescue-1.4.0-1|184	- 0.8.2
12cr|searchandrescue-1.4.0-1|185	
12cr|searchandrescue-1.4.0-1|186	* Fri Aug 27 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.8.1-4mdk
12cr|searchandrescue-1.4.0-1|187	- rebuild for new menu
12cr|searchandrescue-1.4.0-1|188	- cosmetics
12cr|searchandrescue-1.4.0-1|189	
12cr|searchandrescue-1.4.0-1|190	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.8.1-3mdk
12cr|searchandrescue-1.4.0-1|191	- explicit --libdir
12cr|searchandrescue-1.4.0-1|192	
12cr|searchandrescue-1.4.0-1|193	* Sun Jun 06 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.8.1-2mdk
12cr|searchandrescue-1.4.0-1|194	- rebuild
12cr|searchandrescue-1.4.0-1|195	- rpmbuilupdate aware
12cr|searchandrescue-1.4.0-1|196	- no more explicit requires
12cr|searchandrescue-1.4.0-1|197	- fixed buildrequires
12cr|searchandrescue-1.4.0-1|198	- fixed menu section
12cr|searchandrescue-1.4.0-1|199	

7467 12
12cr|searchandrescue-data-1.3.0-2|1	%define		base_name	searchandrescue
12cr|searchandrescue-data-1.3.0-2|2	%define		Base_Name	SearchAndRescue
12cr|searchandrescue-data-1.3.0-2|3	
12cr|searchandrescue-data-1.3.0-2|4	Name:		%{base_name}-data
12cr|searchandrescue-data-1.3.0-2|5	Version:	1.3.0
12cr|searchandrescue-data-1.3.0-2|6	Release:	%mkrel 2
12cr|searchandrescue-data-1.3.0-2|7	Summary:	Data package for Search and Rescue
12cr|searchandrescue-data-1.3.0-2|8	License:	GPLv2
12cr|searchandrescue-data-1.3.0-2|9	Group:		Games/Other
12cr|searchandrescue-data-1.3.0-2|10	Url:		http://searchandrescue.sourceforge.net
12cr|searchandrescue-data-1.3.0-2|11	Source:		http://sourceforge.net/projects/searchandrescue/files/Data_Files/%{Base_Name}-data-%{version}.tar.gz
12cr|searchandrescue-data-1.3.0-2|12	BuildArch:	noarch
12cr|searchandrescue-data-1.3.0-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|searchandrescue-data-1.3.0-2|14	
12cr|searchandrescue-data-1.3.0-2|15	%description
12cr|searchandrescue-data-1.3.0-2|16	This is data package for Search and Rescue.
12cr|searchandrescue-data-1.3.0-2|17	
12cr|searchandrescue-data-1.3.0-2|18	%prep
12cr|searchandrescue-data-1.3.0-2|19	%setup -q -c
12cr|searchandrescue-data-1.3.0-2|20	
12cr|searchandrescue-data-1.3.0-2|21	%build
12cr|searchandrescue-data-1.3.0-2|22	
12cr|searchandrescue-data-1.3.0-2|23	%install
12cr|searchandrescue-data-1.3.0-2|24	rm -rf %{buildroot}
12cr|searchandrescue-data-1.3.0-2|25	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{base_name}
12cr|searchandrescue-data-1.3.0-2|26	cp -pr * %{buildroot}%{_gamesdatadir}/%{base_name}
12cr|searchandrescue-data-1.3.0-2|27	rm -f %{buildroot}%{_gamesdatadir}/%{base_name}/LICENSE
12cr|searchandrescue-data-1.3.0-2|28	
12cr|searchandrescue-data-1.3.0-2|29	%clean
12cr|searchandrescue-data-1.3.0-2|30	rm -rf %{buildroot}
12cr|searchandrescue-data-1.3.0-2|31	
12cr|searchandrescue-data-1.3.0-2|32	%files
12cr|searchandrescue-data-1.3.0-2|33	%defattr(-,root,root)
12cr|searchandrescue-data-1.3.0-2|34	%{_gamesdatadir}/%{base_name}
12cr|searchandrescue-data-1.3.0-2|35	
12cr|searchandrescue-data-1.3.0-2|36	
12cr|searchandrescue-data-1.3.0-2|37	
12cr|searchandrescue-data-1.3.0-2|38	%changelog
12cr|searchandrescue-data-1.3.0-2|39	* Fri Dec 16 2011 Andrey Bondrov <abondrov@mandriva.org> 1.3.0-2mdv2011.0
12cr|searchandrescue-data-1.3.0-2|40	+ Revision: 743140
12cr|searchandrescue-data-1.3.0-2|41	- Fix game data installation path
12cr|searchandrescue-data-1.3.0-2|42	
12cr|searchandrescue-data-1.3.0-2|43	* Sat Jul 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-1
12cr|searchandrescue-data-1.3.0-2|44	+ Revision: 688551
12cr|searchandrescue-data-1.3.0-2|45	- new version
12cr|searchandrescue-data-1.3.0-2|46	
12cr|searchandrescue-data-1.3.0-2|47	* Fri Jul 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2011.0
12cr|searchandrescue-data-1.3.0-2|48	+ Revision: 554156
12cr|searchandrescue-data-1.3.0-2|49	- new version
12cr|searchandrescue-data-1.3.0-2|50	
12cr|searchandrescue-data-1.3.0-2|51	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.8.2-7mdv2010.0
12cr|searchandrescue-data-1.3.0-2|52	+ Revision: 433685
12cr|searchandrescue-data-1.3.0-2|53	- rebuild
12cr|searchandrescue-data-1.3.0-2|54	
12cr|searchandrescue-data-1.3.0-2|55	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.8.2-6mdv2009.0
12cr|searchandrescue-data-1.3.0-2|56	+ Revision: 242680
12cr|searchandrescue-data-1.3.0-2|57	- rebuild
12cr|searchandrescue-data-1.3.0-2|58	- kill re-definition of %%buildroot on Pixel's request
12cr|searchandrescue-data-1.3.0-2|59	
12cr|searchandrescue-data-1.3.0-2|60	+ Olivier Blin <blino@mandriva.org>
12cr|searchandrescue-data-1.3.0-2|61	- restore BuildRoot
12cr|searchandrescue-data-1.3.0-2|62	
12cr|searchandrescue-data-1.3.0-2|63	* Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.2-4mdv2008.0
12cr|searchandrescue-data-1.3.0-2|64	+ Revision: 67141
12cr|searchandrescue-data-1.3.0-2|65	- rebuild
12cr|searchandrescue-data-1.3.0-2|66	
12cr|searchandrescue-data-1.3.0-2|67	
12cr|searchandrescue-data-1.3.0-2|68	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.2-3mdv2007.0
12cr|searchandrescue-data-1.3.0-2|69	- %%mkrel
12cr|searchandrescue-data-1.3.0-2|70	
12cr|searchandrescue-data-1.3.0-2|71	* Thu Aug 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.2-2mdk
12cr|searchandrescue-data-1.3.0-2|72	- fix data files location (fix bug #17634)
12cr|searchandrescue-data-1.3.0-2|73	
12cr|searchandrescue-data-1.3.0-2|74	* Wed Aug 17 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.2-1mdk
12cr|searchandrescue-data-1.3.0-2|75	- first distinct release
12cr|searchandrescue-data-1.3.0-2|76	

7468 12
12cr|sec-2.6.0-1|1	Name:           sec
12cr|sec-2.6.0-1|2	Version:        2.6.0
12cr|sec-2.6.0-1|3	Release:        %mkrel 1
12cr|sec-2.6.0-1|4	Summary:        Simple Event Correlator
12cr|sec-2.6.0-1|5	Group:          System/Servers
12cr|sec-2.6.0-1|6	License:        GPL
12cr|sec-2.6.0-1|7	URL:            http://www.estpak.ee/~risto/sec/
12cr|sec-2.6.0-1|8	Source0:        http://prdownloads.sourceforge.net/simple-evcorr/%{name}-%{version}.tar.gz
12cr|sec-2.6.0-1|9	Source1:        sec.sysconfig
12cr|sec-2.6.0-1|10	Source2:        sec.init
12cr|sec-2.6.0-1|11	Source3:        sec.logrotate
12cr|sec-2.6.0-1|12	Source101:      http://www.estpak.ee/~risto/sec/examples/syslog-ng.txt
12cr|sec-2.6.0-1|13	Source102:      001_init.sec
12cr|sec-2.6.0-1|14	Source103:      http://www.bleedingsnort.com/sec/amavisd.sec
12cr|sec-2.6.0-1|15	Source104:      http://www.bleedingsnort.com/sec/bsd-MONITOR.sec
12cr|sec-2.6.0-1|16	Source105:      http://www.bleedingsnort.com/sec/bsd-PHYSMOD.sec
12cr|sec-2.6.0-1|17	Source106:      http://www.bleedingsnort.com/sec/bsd-USERACT.sec
12cr|sec-2.6.0-1|18	Source107:      http://www.bleedingsnort.com/sec/clamav.sec
12cr|sec-2.6.0-1|19	Source108:      http://www.bleedingsnort.com/sec/cvs.sec
12cr|sec-2.6.0-1|20	Source109:      http://www.bleedingsnort.com/sec/dameware.sec
12cr|sec-2.6.0-1|21	Source110:      http://www.bleedingsnort.com/sec/dbi-example.sec
12cr|sec-2.6.0-1|22	Source111:      http://www.bleedingsnort.com/sec/general.sec
12cr|sec-2.6.0-1|23	Source112:      http://www.bleedingsnort.com/sec/hp-openview.sec
12cr|sec-2.6.0-1|24	Source113:      http://www.bleedingsnort.com/sec/labrea.sec
12cr|sec-2.6.0-1|25	Source114:      http://www.bleedingsnort.com/sec/mpd.sec
12cr|sec-2.6.0-1|26	Source115:      http://www.bleedingsnort.com/sec/pix-security.sec
12cr|sec-2.6.0-1|27	Source116:      http://www.bleedingsnort.com/sec/pix-url.sec
12cr|sec-2.6.0-1|28	Source117:      http://www.bleedingsnort.com/sec/portscan.sec
12cr|sec-2.6.0-1|29	Source118:      http://www.bleedingsnort.com/sec/snort.sec
12cr|sec-2.6.0-1|30	Source119:      http://www.bleedingsnort.com/sec/snortsam.sec
12cr|sec-2.6.0-1|31	Source120:      http://www.bleedingsnort.com/sec/ssh-brute.sec
12cr|sec-2.6.0-1|32	Source121:      http://www.bleedingsnort.com/sec/ssh.sec
12cr|sec-2.6.0-1|33	Source122:      http://www.bleedingsnort.com/sec/vtund.sec
12cr|sec-2.6.0-1|34	Source123:      http://www.bleedingsnort.com/sec/windows.sec
12cr|sec-2.6.0-1|35	BuildArch:		noarch
12cr|sec-2.6.0-1|36	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|sec-2.6.0-1|37	
12cr|sec-2.6.0-1|38	%description
12cr|sec-2.6.0-1|39	SEC is an open source and platform independent event correlation tool that
12cr|sec-2.6.0-1|40	was designed to fill the gap between commercial event correlation systems and
12cr|sec-2.6.0-1|41	homegrown solutions that usually comprise a few simple shell scripts.
12cr|sec-2.6.0-1|42	SEC accepts input from regular files, named pipes, and standard input, and can
12cr|sec-2.6.0-1|43	thus be employed as an event correlator for any application that is able to
12cr|sec-2.6.0-1|44	write its output events to a file stream.
12cr|sec-2.6.0-1|45	
12cr|sec-2.6.0-1|46	%prep
12cr|sec-2.6.0-1|47	%setup -q
12cr|sec-2.6.0-1|48	
12cr|sec-2.6.0-1|49	%install
12cr|sec-2.6.0-1|50	rm -rf %{buildroot}
12cr|sec-2.6.0-1|51	
12cr|sec-2.6.0-1|52	# Create the directories we'll need
12cr|sec-2.6.0-1|53	install -d -m 755 %{buildroot}%{_initrddir}
12cr|sec-2.6.0-1|54	install -d -m 755 %{buildroot}%{_localstatedir}/log
12cr|sec-2.6.0-1|55	install -d -m 755 %{buildroot}%{_localstatedir}/run
12cr|sec-2.6.0-1|56	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|sec-2.6.0-1|57	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
12cr|sec-2.6.0-1|58	install -d -m 755 %{buildroot}%{_sysconfdir}/sec
12cr|sec-2.6.0-1|59	install -d -m 755 %{buildroot}%{_docdir}/%{name}/examples
12cr|sec-2.6.0-1|60	install -d -m 755 %{buildroot}%{_bindir}
12cr|sec-2.6.0-1|61	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|sec-2.6.0-1|62	
12cr|sec-2.6.0-1|63	# Install SEC and its associated files
12cr|sec-2.6.0-1|64	install -p -m 755 sec     %{buildroot}%{_bindir}/sec
12cr|sec-2.6.0-1|65	install -p -m 644 sec.man %{buildroot}%{_mandir}/man1/sec.1
12cr|sec-2.6.0-1|66	install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/sec
12cr|sec-2.6.0-1|67	install -p -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/sec
12cr|sec-2.6.0-1|68	install -p -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/sec
12cr|sec-2.6.0-1|69	
12cr|sec-2.6.0-1|70	# Install the example config files
12cr|sec-2.6.0-1|71	install -m 644 ChangeLog COPYING README \
12cr|sec-2.6.0-1|72	%{buildroot}%{_docdir}/%{name}
12cr|sec-2.6.0-1|73	install -p -m 644 %{SOURCE101} \
12cr|sec-2.6.0-1|74	%{buildroot}%{_docdir}/%{name}/examples/syslog-ng.sec
12cr|sec-2.6.0-1|75	install -p -m 644 %{SOURCE102}  \
12cr|sec-2.6.0-1|76	%{SOURCE103}  \
12cr|sec-2.6.0-1|77	%{SOURCE104}  \
12cr|sec-2.6.0-1|78	%{SOURCE105}  \
12cr|sec-2.6.0-1|79	%{SOURCE106}  \
12cr|sec-2.6.0-1|80	%{SOURCE107}  \
12cr|sec-2.6.0-1|81	%{SOURCE108}  \
12cr|sec-2.6.0-1|82	%{SOURCE109}  \
12cr|sec-2.6.0-1|83	%{SOURCE110}  \
12cr|sec-2.6.0-1|84	%{SOURCE111}  \
12cr|sec-2.6.0-1|85	%{SOURCE112}  \
12cr|sec-2.6.0-1|86	%{SOURCE113}  \
12cr|sec-2.6.0-1|87	%{SOURCE114}  \
12cr|sec-2.6.0-1|88	%{SOURCE115}  \
12cr|sec-2.6.0-1|89	%{SOURCE116}  \
12cr|sec-2.6.0-1|90	%{SOURCE117}  \
12cr|sec-2.6.0-1|91	%{SOURCE118}  \
12cr|sec-2.6.0-1|92	%{SOURCE119}  \
12cr|sec-2.6.0-1|93	%{SOURCE120}  \
12cr|sec-2.6.0-1|94	%{SOURCE121}  \
12cr|sec-2.6.0-1|95	%{SOURCE122}  \
12cr|sec-2.6.0-1|96	%{SOURCE123}  \
12cr|sec-2.6.0-1|97	%{buildroot}%{_docdir}/%{name}/examples/
12cr|sec-2.6.0-1|98	
12cr|sec-2.6.0-1|99	%post
12cr|sec-2.6.0-1|100	%_post_service %{name}
12cr|sec-2.6.0-1|101	
12cr|sec-2.6.0-1|102	%preun
12cr|sec-2.6.0-1|103	%_preun_service %{name}
12cr|sec-2.6.0-1|104	
12cr|sec-2.6.0-1|105	%clean
12cr|sec-2.6.0-1|106	rm -rf %{buildroot}
12cr|sec-2.6.0-1|107	
12cr|sec-2.6.0-1|108	%files
12cr|sec-2.6.0-1|109	
12cr|sec-2.6.0-1|110	%defattr(-,root,root)
12cr|sec-2.6.0-1|111	%{_docdir}/%{name}
12cr|sec-2.6.0-1|112	%config(noreplace) %{_sysconfdir}/sysconfig/sec
12cr|sec-2.6.0-1|113	%config(noreplace) %{_sysconfdir}/logrotate.d/sec
12cr|sec-2.6.0-1|114	%{_sysconfdir}/%{name}
12cr|sec-2.6.0-1|115	%{_bindir}/sec
12cr|sec-2.6.0-1|116	%{_initrddir}/sec
12cr|sec-2.6.0-1|117	%{_mandir}/man1/*
12cr|sec-2.6.0-1|118	
12cr|sec-2.6.0-1|119	
12cr|sec-2.6.0-1|120	
12cr|sec-2.6.0-1|121	%changelog
12cr|sec-2.6.0-1|122	* Thu Jun 16 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.6.0-1mdv2011.0
12cr|sec-2.6.0-1|123	+ Revision: 685580
12cr|sec-2.6.0-1|124	- new version
12cr|sec-2.6.0-1|125	
12cr|sec-2.6.0-1|126	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.5.3-2mdv2011.0
12cr|sec-2.6.0-1|127	+ Revision: 614832
12cr|sec-2.6.0-1|128	- the mass rebuild of 2010.1 packages
12cr|sec-2.6.0-1|129	
12cr|sec-2.6.0-1|130	* Tue Dec 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.3-1mdv2010.1
12cr|sec-2.6.0-1|131	+ Revision: 478980
12cr|sec-2.6.0-1|132	- update to new version 2.5.3
12cr|sec-2.6.0-1|133	
12cr|sec-2.6.0-1|134	* Sat Nov 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.2-1mdv2010.1
12cr|sec-2.6.0-1|135	+ Revision: 462213
12cr|sec-2.6.0-1|136	- update to new version 2.5.2
12cr|sec-2.6.0-1|137	
12cr|sec-2.6.0-1|138	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 2.4.2-3mdv2010.0
12cr|sec-2.6.0-1|139	+ Revision: 433687
12cr|sec-2.6.0-1|140	- rebuild
12cr|sec-2.6.0-1|141	- fix summary
12cr|sec-2.6.0-1|142	
12cr|sec-2.6.0-1|143	* Fri Jul 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-1mdv2009.0
12cr|sec-2.6.0-1|144	+ Revision: 231909
12cr|sec-2.6.0-1|145	- import sec
12cr|sec-2.6.0-1|146	
12cr|sec-2.6.0-1|147	
12cr|sec-2.6.0-1|148	* Thu Jun 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-1mdv2009.0
12cr|sec-2.6.0-1|149	- first mdv package, stolen from fedora

7469 12
12cr|secondlife-artwork-1.18.2.1-4|1	%define game_name secondlife
12cr|secondlife-artwork-1.18.2.1-4|2	%define name %{game_name}-artwork
12cr|secondlife-artwork-1.18.2.1-4|3	%define version 1.18.2.1
12cr|secondlife-artwork-1.18.2.1-4|4	%define beta 0
12cr|secondlife-artwork-1.18.2.1-4|5	%define snapshot 0
12cr|secondlife-artwork-1.18.2.1-4|6	%if %{snapshot}
12cr|secondlife-artwork-1.18.2.1-4|7	%define release %mkrel 0.%{snapshot}.2
12cr|secondlife-artwork-1.18.2.1-4|8	%define oname slviewer-artwork
12cr|secondlife-artwork-1.18.2.1-4|9	%define distname %{oname}-%{snapshot}
12cr|secondlife-artwork-1.18.2.1-4|10	%else
12cr|secondlife-artwork-1.18.2.1-4|11	%define release %mkrel 4
12cr|secondlife-artwork-1.18.2.1-4|12	%if %{beta}
12cr|secondlife-artwork-1.18.2.1-4|13	%define oname slviewer-artwork-beta
12cr|secondlife-artwork-1.18.2.1-4|14	%else
12cr|secondlife-artwork-1.18.2.1-4|15	%define oname slviewer-artwork
12cr|secondlife-artwork-1.18.2.1-4|16	%endif
12cr|secondlife-artwork-1.18.2.1-4|17	%define distname %{oname}-%{version}
12cr|secondlife-artwork-1.18.2.1-4|18	%endif
12cr|secondlife-artwork-1.18.2.1-4|19	
12cr|secondlife-artwork-1.18.2.1-4|20	Summary: Artwork for the Second Life 3-D virtual world
12cr|secondlife-artwork-1.18.2.1-4|21	Name: %{name}
12cr|secondlife-artwork-1.18.2.1-4|22	Version: %{version}
12cr|secondlife-artwork-1.18.2.1-4|23	Release: %{release}
12cr|secondlife-artwork-1.18.2.1-4|24	Source0: http://secondlife.com/developers/opensource/downloads/%{distname}.zip
12cr|secondlife-artwork-1.18.2.1-4|25	License: GPL
12cr|secondlife-artwork-1.18.2.1-4|26	Group: Games/Other
12cr|secondlife-artwork-1.18.2.1-4|27	Url: http://secondlife.com/
12cr|secondlife-artwork-1.18.2.1-4|28	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|secondlife-artwork-1.18.2.1-4|29	BuildArch: noarch
12cr|secondlife-artwork-1.18.2.1-4|30	Obsoletes: secondlife-static-data
12cr|secondlife-artwork-1.18.2.1-4|31	Conflicts: secondlife < 1.15.0.2
12cr|secondlife-artwork-1.18.2.1-4|32	
12cr|secondlife-artwork-1.18.2.1-4|33	%description
12cr|secondlife-artwork-1.18.2.1-4|34	Second Life is a 3-D virtual world entirely built and owned by its residents.
12cr|secondlife-artwork-1.18.2.1-4|35	
12cr|secondlife-artwork-1.18.2.1-4|36	This package contains artwork required by Second Life.
12cr|secondlife-artwork-1.18.2.1-4|37	
12cr|secondlife-artwork-1.18.2.1-4|38	%prep
12cr|secondlife-artwork-1.18.2.1-4|39	%setup -q -n linden
12cr|secondlife-artwork-1.18.2.1-4|40	
12cr|secondlife-artwork-1.18.2.1-4|41	%build
12cr|secondlife-artwork-1.18.2.1-4|42	
12cr|secondlife-artwork-1.18.2.1-4|43	%install
12cr|secondlife-artwork-1.18.2.1-4|44	rm -rf %{buildroot}
12cr|secondlife-artwork-1.18.2.1-4|45	install -d %{buildroot}%{_gamesdatadir}
12cr|secondlife-artwork-1.18.2.1-4|46	cp -a indra/newview %{buildroot}%{_gamesdatadir}/%{game_name}
12cr|secondlife-artwork-1.18.2.1-4|47	
12cr|secondlife-artwork-1.18.2.1-4|48	%clean
12cr|secondlife-artwork-1.18.2.1-4|49	rm -rf %{buildroot}
12cr|secondlife-artwork-1.18.2.1-4|50	
12cr|secondlife-artwork-1.18.2.1-4|51	%files
12cr|secondlife-artwork-1.18.2.1-4|52	%defattr(0644,root,root,0755)
12cr|secondlife-artwork-1.18.2.1-4|53	%{_gamesdatadir}/%{game_name}/app_settings/*
12cr|secondlife-artwork-1.18.2.1-4|54	%{_gamesdatadir}/%{game_name}/skins/textures/*
12cr|secondlife-artwork-1.18.2.1-4|55	%{_gamesdatadir}/%{game_name}/character
12cr|secondlife-artwork-1.18.2.1-4|56	%{_gamesdatadir}/%{game_name}/res
12cr|secondlife-artwork-1.18.2.1-4|57	%{_gamesdatadir}/%{game_name}/res-sdl

7470 12
12cr|sectool-0.9.3-7|1	Summary:	A security audit system and intrusion detection system
12cr|sectool-0.9.3-7|2	Name:		sectool
12cr|sectool-0.9.3-7|3	Version:	0.9.3
12cr|sectool-0.9.3-7|4	Release:	7
12cr|sectool-0.9.3-7|5	URL:		https://hosted.fedoraproject.org/sectool/wiki/WikiStart
12cr|sectool-0.9.3-7|6	Source0:	%{name}-%{version}.tar.bz2
12cr|sectool-0.9.3-7|7	Source1:	sectool.log
12cr|sectool-0.9.3-7|8	Patch0:		sectool-0.9.3-rpm5.patch
12cr|sectool-0.9.3-7|9	Patch1:		sectool-0.9.3-proper-cppflags-libs-in-makefiel.patch
12cr|sectool-0.9.3-7|10	License:	GPLv2+
12cr|sectool-0.9.3-7|11	Group:		System/Base
12cr|sectool-0.9.3-7|12	Requires:	gettext coreutils python python-selinux
12cr|sectool-0.9.3-7|13	BuildRequires:	desktop-file-utils
12cr|sectool-0.9.3-7|14	BuildRequires:	gettext
12cr|sectool-0.9.3-7|15	BuildRequires:	intltool
12cr|sectool-0.9.3-7|16	BuildRequires:	asciidoc
12cr|sectool-0.9.3-7|17	BuildRequires:	pkgconfig(rpm)
12cr|sectool-0.9.3-7|18	BuildRequires:	selinux-devel
12cr|sectool-0.9.3-7|19	
12cr|sectool-0.9.3-7|20	%package	gui
12cr|sectool-0.9.3-7|21	Summary:	GUI for sectool - security audit system and intrusion detection system
12cr|sectool-0.9.3-7|22	License:	GPLv2+
12cr|sectool-0.9.3-7|23	Group:		System/Base
12cr|sectool-0.9.3-7|24	Requires:	sectool = %{EVRD}
12cr|sectool-0.9.3-7|25	Requires:	pygtk2 usermode
12cr|sectool-0.9.3-7|26	
12cr|sectool-0.9.3-7|27	%description
12cr|sectool-0.9.3-7|28	sectool is a security tool that can be used both as a security audit
12cr|sectool-0.9.3-7|29	and intrusion detection system. It consists of set of tests, library
12cr|sectool-0.9.3-7|30	and command line interface tool. Tests are sorted into groups and security
12cr|sectool-0.9.3-7|31	levels. Admins can run certain tests, groups or whole security levels.
12cr|sectool-0.9.3-7|32	The library and the tools are implemented in python and tests are
12cr|sectool-0.9.3-7|33	language independent.
12cr|sectool-0.9.3-7|34	
12cr|sectool-0.9.3-7|35	%description	gui
12cr|sectool-0.9.3-7|36	sectool-gui provides a GTK-based graphical user interface to sectool.
12cr|sectool-0.9.3-7|37	
12cr|sectool-0.9.3-7|38	%prep
12cr|sectool-0.9.3-7|39	%setup -q
12cr|sectool-0.9.3-7|40	%patch0 -p1 -b .rpm5~
12cr|sectool-0.9.3-7|41	%patch1 -p1 -b .cppflags_libs~
12cr|sectool-0.9.3-7|42	
12cr|sectool-0.9.3-7|43	%build
12cr|sectool-0.9.3-7|44	%make CFLAGS="%{optflags} -ffast-math" LDFLAGS="%{ldflags}"
12cr|sectool-0.9.3-7|45	
12cr|sectool-0.9.3-7|46	%install
12cr|sectool-0.9.3-7|47	%makeinstall_std
12cr|sectool-0.9.3-7|48	desktop-file-install --delete-original      \
12cr|sectool-0.9.3-7|49	--dir %{buildroot}%{_datadir}/applications             \
12cr|sectool-0.9.3-7|50	--vendor=rosa \
12cr|sectool-0.9.3-7|51	%{buildroot}%{_datadir}/applications/sectool.desktop
12cr|sectool-0.9.3-7|52	
12cr|sectool-0.9.3-7|53	#logrotate
12cr|sectool-0.9.3-7|54	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|sectool-0.9.3-7|55	install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/sectool
12cr|sectool-0.9.3-7|56	#adjust paths in sectool.conf
12cr|sectool-0.9.3-7|57	sed -i 's,DSC_DIR=\(.*\),DSC_DIR=%{_sysconfdir}/sectool/tests,' %{buildroot}%{_sysconfdir}/sectool/sectool.conf
12cr|sectool-0.9.3-7|58	sed -i 's,TESTS_DIRS=\(.*\),TESTS_DIRS=%{_datadir}/sectool/tests,' %{buildroot}%{_sysconfdir}/sectool/sectool.conf
12cr|sectool-0.9.3-7|59	sed -i 's,TDATA_DIR_BASE=\(.*\),TDATA_DIR_BASE=%{_localstatedir}/lib/sectool,' %{buildroot}%{_sysconfdir}/sectool/sectool.conf
12cr|sectool-0.9.3-7|60	#adjust icons path in guiOutput.py
12cr|sectool-0.9.3-7|61	sed -i 's,__ico_path = \(.*\),__ico_path = "%{_datadir}/pixmaps/sectool/",' %{buildroot}%{_datadir}/sectool/guiOutput.py
12cr|sectool-0.9.3-7|62	#this file is just for development
12cr|sectool-0.9.3-7|63	rm %{buildroot}%{_datadir}/sectool/scheduler/selftest.py
12cr|sectool-0.9.3-7|64	
12cr|sectool-0.9.3-7|65	%find_lang %{name}
12cr|sectool-0.9.3-7|66	
12cr|sectool-0.9.3-7|67	%files -f %{name}.lang
12cr|sectool-0.9.3-7|68	%doc COPYING AUTHORS README doc/tests_documentation.html
12cr|sectool-0.9.3-7|69	%config(noreplace) %{_sysconfdir}/sectool/
12cr|sectool-0.9.3-7|70	%config(noreplace) %{_sysconfdir}/logrotate.d/sectool
12cr|sectool-0.9.3-7|71	%dir %{_localstatedir}/lib/sectool
12cr|sectool-0.9.3-7|72	%dir %{_datadir}/sectool
12cr|sectool-0.9.3-7|73	%{_sbindir}/sectool
12cr|sectool-0.9.3-7|74	#library with tests
12cr|sectool-0.9.3-7|75	%{_datadir}/sectool/scheduler
12cr|sectool-0.9.3-7|76	%{_datadir}/sectool/tests
12cr|sectool-0.9.3-7|77	# command line tool
12cr|sectool-0.9.3-7|78	%{_datadir}/sectool/actions.py*
12cr|sectool-0.9.3-7|79	%{_datadir}/sectool/__init__.py*
12cr|sectool-0.9.3-7|80	%{_datadir}/sectool/output.py*
12cr|sectool-0.9.3-7|81	%{_datadir}/sectool/mailoutput.py*
12cr|sectool-0.9.3-7|82	%{_datadir}/sectool/sectool.py*
12cr|sectool-0.9.3-7|83	%{_datadir}/sectool/tuierrors.py*
12cr|sectool-0.9.3-7|84	%{_mandir}/man8/sectool.8.*
12cr|sectool-0.9.3-7|85	
12cr|sectool-0.9.3-7|86	
12cr|sectool-0.9.3-7|87	%files gui
12cr|sectool-0.9.3-7|88	%config(noreplace) %{_sysconfdir}/pam.d/sectool-gui
12cr|sectool-0.9.3-7|89	%config(noreplace) %{_sysconfdir}/security/console.apps/sectool-gui
12cr|sectool-0.9.3-7|90	%{_bindir}/sectool-gui
12cr|sectool-0.9.3-7|91	%{_datadir}/sectool/gui*.py*
12cr|sectool-0.9.3-7|92	%{_datadir}/sectool/sectool-gui.py*
12cr|sectool-0.9.3-7|93	%{_datadir}/pixmaps/sectool-gui.png
12cr|sectool-0.9.3-7|94	%{_datadir}/pixmaps/sectool-min.png
12cr|sectool-0.9.3-7|95	%{_datadir}/applications/*-sectool.desktop
12cr|sectool-0.9.3-7|96	%{_datadir}/pixmaps/sectool/*.png
12cr|sectool-0.9.3-7|97	
12cr|sectool-0.9.3-7|98	

7471 12
12cr|see-3.1.1424-5|1	%define major		1
12cr|see-3.1.1424-5|2	%define libname		%mklibname %{name} %{major}
12cr|see-3.1.1424-5|3	%define develname	%mklibname %{name} -d
12cr|see-3.1.1424-5|4	
12cr|see-3.1.1424-5|5	Name: 	 	see
12cr|see-3.1.1424-5|6	Summary: 	JavaScript interpreter and runtime library
12cr|see-3.1.1424-5|7	Version: 	3.1.1424
12cr|see-3.1.1424-5|8	Release: 	5
12cr|see-3.1.1424-5|9	Source0:	%{name}-%{version}.tar.gz
12cr|see-3.1.1424-5|10	Patch0:		see-3.1.1424-underlink.patch
12cr|see-3.1.1424-5|11	# Build the library with -fPIC (needed by tkhtml3) - AdamW 2008/12
12cr|see-3.1.1424-5|12	Patch1:		see-3.1.1424-fpic.patch
12cr|see-3.1.1424-5|13	# During 'temporary' move: http://125.168.50.158/~d/software/see/
12cr|see-3.1.1424-5|14	URL:		http://www.adaptive-enterprises.com.au/~d/software/see/
12cr|see-3.1.1424-5|15	License:	BSD
12cr|see-3.1.1424-5|16	Group:		Development/Other
12cr|see-3.1.1424-5|17	BuildRequires:	libgc-devel
12cr|see-3.1.1424-5|18	
12cr|see-3.1.1424-5|19	%description
12cr|see-3.1.1424-5|20	ECMAScript is a standardized language also known variously as JavaScript,
12cr|see-3.1.1424-5|21	JScript, and LiveScript. SEE is a library that provides a parser and runtime
12cr|see-3.1.1424-5|22	environment for this language. It conforms to ECMAScript Edition 3, and to
12cr|see-3.1.1424-5|23	JavaScript 1.5, with some compatibility switches for earlier versions of
12cr|see-3.1.1424-5|24	JavaScript and Microsoft's JScript.
12cr|see-3.1.1424-5|25	
12cr|see-3.1.1424-5|26	SEE comes with a shell (see-shell) that allows javascript programs to be run
12cr|see-3.1.1424-5|27	interactively, from plain or from HTML files.
12cr|see-3.1.1424-5|28	
12cr|see-3.1.1424-5|29	%package -n 	%{libname}
12cr|see-3.1.1424-5|30	Summary:        Dynamic libraries from %name
12cr|see-3.1.1424-5|31	Group:          System/Libraries
12cr|see-3.1.1424-5|32	
12cr|see-3.1.1424-5|33	%description -n %{libname}
12cr|see-3.1.1424-5|34	Dynamic libraries from %name.
12cr|see-3.1.1424-5|35	
12cr|see-3.1.1424-5|36	%package -n 	%{develname}
12cr|see-3.1.1424-5|37	Summary: 	Header files and static libraries from %name
12cr|see-3.1.1424-5|38	Group: 		Development/C
12cr|see-3.1.1424-5|39	Requires: 	%{libname} = %{version}-%{release}
12cr|see-3.1.1424-5|40	Provides:	%{name}-devel = %{version}-%{release}
12cr|see-3.1.1424-5|41	Obsoletes: 	%{name}-devel < %{version}-%{release}
12cr|see-3.1.1424-5|42	Obsoletes:	%{mklibname see 1 -d}
12cr|see-3.1.1424-5|43	
12cr|see-3.1.1424-5|44	%description -n %{develname}
12cr|see-3.1.1424-5|45	Libraries and includes files for developing programs based on %name.
12cr|see-3.1.1424-5|46	
12cr|see-3.1.1424-5|47	%prep
12cr|see-3.1.1424-5|48	%setup -q
12cr|see-3.1.1424-5|49	%patch0 -p1 -b .underlink
12cr|see-3.1.1424-5|50	%patch1 -p1 -b .fpic
12cr|see-3.1.1424-5|51	
12cr|see-3.1.1424-5|52	%build
12cr|see-3.1.1424-5|53	export CFLAGS="%optflags -DPIC -fPIC"
12cr|see-3.1.1424-5|54	%configure2_5x
12cr|see-3.1.1424-5|55	%make
12cr|see-3.1.1424-5|56	
12cr|see-3.1.1424-5|57	%install
12cr|see-3.1.1424-5|58	%makeinstall_std
12cr|see-3.1.1424-5|59	
12cr|see-3.1.1424-5|60	%files
12cr|see-3.1.1424-5|61	%doc AUTHORS COPYING README NEWS TODO doc/*.html
12cr|see-3.1.1424-5|62	%{_bindir}/see-shell
12cr|see-3.1.1424-5|63	
12cr|see-3.1.1424-5|64	%files -n %{libname}
12cr|see-3.1.1424-5|65	%{_libdir}/*.so.*
12cr|see-3.1.1424-5|66	%dir %{_libdir}/see
12cr|see-3.1.1424-5|67	%{_libdir}/see/*.so.*
12cr|see-3.1.1424-5|68	
12cr|see-3.1.1424-5|69	%files -n %{develname}
12cr|see-3.1.1424-5|70	%defattr(-,root,root)
12cr|see-3.1.1424-5|71	%{_bindir}/libsee-config
12cr|see-3.1.1424-5|72	%{_includedir}/*
12cr|see-3.1.1424-5|73	%{_libdir}/*.so
12cr|see-3.1.1424-5|74	%{_libdir}/%{name}/*.so
12cr|see-3.1.1424-5|75	%{_libdir}/*.a
12cr|see-3.1.1424-5|76	%{_libdir}/%{name}/*.a
12cr|see-3.1.1424-5|77	%{_libdir}/pkgconfig/%{name}.pc
12cr|see-3.1.1424-5|78	
12cr|see-3.1.1424-5|79	
12cr|see-3.1.1424-5|80	%changelog
12cr|see-3.1.1424-5|81	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 3.1.1424-4mdv2011.0
12cr|see-3.1.1424-5|82	+ Revision: 640460
12cr|see-3.1.1424-5|83	- rebuild to obsolete old packages
12cr|see-3.1.1424-5|84	
12cr|see-3.1.1424-5|85	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 3.1.1424-3
12cr|see-3.1.1424-5|86	+ Revision: 634760
12cr|see-3.1.1424-5|87	- really enable fPIC
12cr|see-3.1.1424-5|88	
12cr|see-3.1.1424-5|89	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 3.1.1424-2
12cr|see-3.1.1424-5|90	+ Revision: 634731
12cr|see-3.1.1424-5|91	- rebuild
12cr|see-3.1.1424-5|92	
12cr|see-3.1.1424-5|93	* Sat Jan 16 2010 Jérôme Brenier <incubusss@mandriva.org> 3.1.1424-1mdv2011.0
12cr|see-3.1.1424-5|94	+ Revision: 492454
12cr|see-3.1.1424-5|95	- new version 3.1.1424
12cr|see-3.1.1424-5|96	- redo Patch0 and Patch1 not to have to autoreconf
12cr|see-3.1.1424-5|97	- $RPM_BUILD_ROOT -> %%{buildroot}
12cr|see-3.1.1424-5|98	
12cr|see-3.1.1424-5|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|see-3.1.1424-5|100	- rebuild
12cr|see-3.1.1424-5|101	
12cr|see-3.1.1424-5|102	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 3.0.1376-6mdv2009.1
12cr|see-3.1.1424-5|103	+ Revision: 310349
12cr|see-3.1.1424-5|104	- build the lib with -fPIC (or else tkhtml3 can't build)
12cr|see-3.1.1424-5|105	
12cr|see-3.1.1424-5|106	* Mon Dec 01 2008 Adam Williamson <awilliamson@mandriva.org> 3.0.1376-5mdv2009.1
12cr|see-3.1.1424-5|107	+ Revision: 308734
12cr|see-3.1.1424-5|108	- add underlink.patch (fix underlinking)
12cr|see-3.1.1424-5|109	- correct upstream URLs etc
12cr|see-3.1.1424-5|110	- new release 3.0.1376
12cr|see-3.1.1424-5|111	- clean spec
12cr|see-3.1.1424-5|112	
12cr|see-3.1.1424-5|113	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|see-3.1.1424-5|114	- rebuild
12cr|see-3.1.1424-5|115	
12cr|see-3.1.1424-5|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|see-3.1.1424-5|117	- rebuild
12cr|see-3.1.1424-5|118	- kill re-definition of %%buildroot on Pixel's request
12cr|see-3.1.1424-5|119	
12cr|see-3.1.1424-5|120	+ Pixel <pixel@mandriva.com>
12cr|see-3.1.1424-5|121	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|see-3.1.1424-5|122	
12cr|see-3.1.1424-5|123	+ Olivier Blin <oblin@mandriva.com>
12cr|see-3.1.1424-5|124	- restore BuildRoot
12cr|see-3.1.1424-5|125	
12cr|see-3.1.1424-5|126	* Fri May 04 2007 Austin Acton <austin@mandriva.org> 2.1.1206-1mdv2008.0
12cr|see-3.1.1424-5|127	+ Revision: 22172
12cr|see-3.1.1424-5|128	- Import see
12cr|see-3.1.1424-5|129	

7472 12
12cr|seeks-0.4.1-1|1	%define _disable_ld_no_undefined 1
12cr|seeks-0.4.1-1|2	%define _disable_ld_as_needed 1
12cr|seeks-0.4.1-1|3	
12cr|seeks-0.4.1-1|4	%define major 0
12cr|seeks-0.4.1-1|5	%define libname %mklibname seeks %{major}
12cr|seeks-0.4.1-1|6	%define develname %mklibname seeks -d
12cr|seeks-0.4.1-1|7	
12cr|seeks-0.4.1-1|8	Name:		seeks
12cr|seeks-0.4.1-1|9	Version:	0.4.1
12cr|seeks-0.4.1-1|10	Release:	1
12cr|seeks-0.4.1-1|11	Summary:	Open decentralized platform for collaborative search
12cr|seeks-0.4.1-1|12	Group:		Networking/WWW
12cr|seeks-0.4.1-1|13	License:	AGPLv3
12cr|seeks-0.4.1-1|14	URL:		http://www.seeks-project.info/
12cr|seeks-0.4.1-1|15	Source0:	http://www.seeks-project.info/site/releases/%{name}-%{version}.tar.gz
12cr|seeks-0.4.1-1|16	Source1:	seeks.init
12cr|seeks-0.4.1-1|17	Source2:	config.mdv
12cr|seeks-0.4.1-1|18	Patch1:		seeks-0.4.0-mdv-opencv.patch
12cr|seeks-0.4.1-1|19	Requires(pre,post,preun,postun):	rpm-helper
12cr|seeks-0.4.1-1|20	BuildRequires:	pcre-devel
12cr|seeks-0.4.1-1|21	BuildRequires:	curl-devel
12cr|seeks-0.4.1-1|22	BuildRequires:	libxml2-devel
12cr|seeks-0.4.1-1|23	BuildRequires:	docbook2x
12cr|seeks-0.4.1-1|24	BuildRequires:	libevent-devel
12cr|seeks-0.4.1-1|25	BuildRequires:	opencv-devel >= 2.0
12cr|seeks-0.4.1-1|26	BuildRequires:	perl-devel
12cr|seeks-0.4.1-1|27	BuildRequires:	tokyocabinet-devel
12cr|seeks-0.4.1-1|28	BuildRequires:	protobuf-devel >= 2.4.0
12cr|seeks-0.4.1-1|29	BuildRequires:	protobuf-compiler
12cr|seeks-0.4.1-1|30	
12cr|seeks-0.4.1-1|31	%description
12cr|seeks-0.4.1-1|32	Seeks is a free and open technical design that allows users to share their
12cr|seeks-0.4.1-1|33	queries to existing search engines. Its specific purpose is to regroup users
12cr|seeks-0.4.1-1|34	whose queries are similar so they can share both the query results and their
12cr|seeks-0.4.1-1|35	experience on these results. Applications and benefits are rather broad,
12cr|seeks-0.4.1-1|36	ranging from social websearch to dating and the building of communities based
12cr|seeks-0.4.1-1|37	on interests, professional activities, etc…
12cr|seeks-0.4.1-1|38	
12cr|seeks-0.4.1-1|39	Seeks builds a social search overlay network and database on top
12cr|seeks-0.4.1-1|40	of the Internet and as thus includes many important features such as:
12cr|seeks-0.4.1-1|41	
12cr|seeks-0.4.1-1|42	* Websites ratings, ranking and collaborative filtering,
12cr|seeks-0.4.1-1|43	* Query sharing and reuse of the experience of others,
12cr|seeks-0.4.1-1|44	* Discussion and comments on websites,
12cr|seeks-0.4.1-1|45	* Chat and discussion among search groups,
12cr|seeks-0.4.1-1|46	* Social monitoring of search group activity: you have access to the popularity
12cr|seeks-0.4.1-1|47	of search queries in real time,
12cr|seeks-0.4.1-1|48	* Direct publishing system: the pushing of websites’ URL directly
12cr|seeks-0.4.1-1|49	into the search groups through direct posting. This allows to get rid
12cr|seeks-0.4.1-1|50	of crawlers and enables true real-time websearch.
12cr|seeks-0.4.1-1|51	
12cr|seeks-0.4.1-1|52	%package -n %{libname}
12cr|seeks-0.4.1-1|53	Summary:	Seeks shared libraries
12cr|seeks-0.4.1-1|54	Group:		System/Libraries
12cr|seeks-0.4.1-1|55	
12cr|seeks-0.4.1-1|56	%description -n %{libname}
12cr|seeks-0.4.1-1|57	This package contains shared libraries required for %{name}.
12cr|seeks-0.4.1-1|58	
12cr|seeks-0.4.1-1|59	%package -n %{develname}
12cr|seeks-0.4.1-1|60	Summary:	Seeks development files
12cr|seeks-0.4.1-1|61	Group:		Development/C++
12cr|seeks-0.4.1-1|62	Requires:	%{libname} = %{version}
12cr|seeks-0.4.1-1|63	
12cr|seeks-0.4.1-1|64	%description -n %{develname}
12cr|seeks-0.4.1-1|65	This package contains development files for %{name}.
12cr|seeks-0.4.1-1|66	
12cr|seeks-0.4.1-1|67	%prep
12cr|seeks-0.4.1-1|68	%setup -q
12cr|seeks-0.4.1-1|69	%patch1 -p1 -b .cv
12cr|seeks-0.4.1-1|70	
12cr|seeks-0.4.1-1|71	%build
12cr|seeks-0.4.1-1|72	%configure2_5x \
12cr|seeks-0.4.1-1|73	--enable-static=no
12cr|seeks-0.4.1-1|74	make
12cr|seeks-0.4.1-1|75	
12cr|seeks-0.4.1-1|76	%install
12cr|seeks-0.4.1-1|77	%makeinstall_std
12cr|seeks-0.4.1-1|78	install -D -m 755 %{SOURCE1} %{buildroot}%{_initddir}/%{name}
12cr|seeks-0.4.1-1|79	install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}/config
12cr|seeks-0.4.1-1|80	install -d -m 755 %{buildroot}%{_docdir}/%{name}
12cr|seeks-0.4.1-1|81	install -d -m 755 %{buildroot}%{_var}/lib/%{name}
12cr|seeks-0.4.1-1|82	
12cr|seeks-0.4.1-1|83	%pre
12cr|seeks-0.4.1-1|84	%_pre_useradd seeks /var/empty /bin/false
12cr|seeks-0.4.1-1|85	
12cr|seeks-0.4.1-1|86	%post
12cr|seeks-0.4.1-1|87	%_post_service %{name}
12cr|seeks-0.4.1-1|88	
12cr|seeks-0.4.1-1|89	%preun
12cr|seeks-0.4.1-1|90	%_preun_service %{name}
12cr|seeks-0.4.1-1|91	
12cr|seeks-0.4.1-1|92	%postun
12cr|seeks-0.4.1-1|93	%_postun_userdel seeks
12cr|seeks-0.4.1-1|94	
12cr|seeks-0.4.1-1|95	%files
12cr|seeks-0.4.1-1|96	%{_bindir}/*
12cr|seeks-0.4.1-1|97	%{_libdir}/seeks/
12cr|seeks-0.4.1-1|98	%{_datadir}/seeks
12cr|seeks-0.4.1-1|99	%config(noreplace) %{_sysconfdir}/seeks
12cr|seeks-0.4.1-1|100	%{_mandir}/man1/seeks*
12cr|seeks-0.4.1-1|101	%{_initddir}/%{name}
12cr|seeks-0.4.1-1|102	%doc AGPL-3.txt AUTHORS BSD-yui.txt COPYING GPL-2.0.txt LGPL-2.1.txt README
12cr|seeks-0.4.1-1|103	%attr(-,seeks,seeks) %{_var}/lib/%{name}
12cr|seeks-0.4.1-1|104	
12cr|seeks-0.4.1-1|105	%files -n %{libname}
12cr|seeks-0.4.1-1|106	%{_libdir}/*.so.%{major}*
12cr|seeks-0.4.1-1|107	
12cr|seeks-0.4.1-1|108	%files -n %{develname}
12cr|seeks-0.4.1-1|109	%{_libdir}/*.so
12cr|seeks-0.4.1-1|110	
12cr|seeks-0.4.1-1|111	
12cr|seeks-0.4.1-1|112	%changelog
12cr|seeks-0.4.1-1|113	* Tue Apr 17 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.4.1-1
12cr|seeks-0.4.1-1|114	+ Revision: 791449
12cr|seeks-0.4.1-1|115	- update to 0.4.1
12cr|seeks-0.4.1-1|116	
12cr|seeks-0.4.1-1|117	* Mon Feb 27 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.4.0-3
12cr|seeks-0.4.1-1|118	+ Revision: 781094
12cr|seeks-0.4.1-1|119	- added initscript
12cr|seeks-0.4.1-1|120	- various fixes from upstream
12cr|seeks-0.4.1-1|121	
12cr|seeks-0.4.1-1|122	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2
12cr|seeks-0.4.1-1|123	+ Revision: 773072
12cr|seeks-0.4.1-1|124	- relink against libpcre.so.1
12cr|seeks-0.4.1-1|125	
12cr|seeks-0.4.1-1|126	* Tue Jan 31 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.4.0-1
12cr|seeks-0.4.1-1|127	+ Revision: 769993
12cr|seeks-0.4.1-1|128	- disabled SMP build
12cr|seeks-0.4.1-1|129	- fixed devel package requires
12cr|seeks-0.4.1-1|130	- use %%configure2_5x
12cr|seeks-0.4.1-1|131	- imported package seeks
12cr|seeks-0.4.1-1|132	

7473 12
12cr|semantik-0.7.3-3|1	Name:	        semantik
12cr|semantik-0.7.3-3|2	Summary:	    Mindmapping-like tool
12cr|semantik-0.7.3-3|3	Version:		0.7.3
12cr|semantik-0.7.3-3|4	Release:		3
12cr|semantik-0.7.3-3|5	Epoch:			1
12cr|semantik-0.7.3-3|6	Group:		    Office
12cr|semantik-0.7.3-3|7	License:		QPLv1
12cr|semantik-0.7.3-3|8	URL:			http://freehackers.org/~tnagy/semantik.html
12cr|semantik-0.7.3-3|9	Source0:		http://freehackers.org/~tnagy/%{name}-%{version}.tar.bz2
12cr|semantik-0.7.3-3|10	Patch0:			semantik-0.6.4-fix-desktop.patch
12cr|semantik-0.7.3-3|11	Patch1:			build_against_new_ocaml.patch
12cr|semantik-0.7.3-3|12	BuildRequires:  kdelibs4-devel
12cr|semantik-0.7.3-3|13	BuildRequires:  libxml2-utils
12cr|semantik-0.7.3-3|14	BuildRequires:	imagemagick
12cr|semantik-0.7.3-3|15	BuildRequires:	ocaml
12cr|semantik-0.7.3-3|16	Requires:		kdebase4-runtime
12cr|semantik-0.7.3-3|17	%py_requires -d
12cr|semantik-0.7.3-3|18	Obsoletes:		kdissert
12cr|semantik-0.7.3-3|19	Provides:		kdissert
12cr|semantik-0.7.3-3|20	
12cr|semantik-0.7.3-3|21	%description
12cr|semantik-0.7.3-3|22	Semantik (previously Kdissert) is a mindmapping-like tool to help
12cr|semantik-0.7.3-3|23	students to produce complicated documents very quickly and efficiently:
12cr|semantik-0.7.3-3|24	presentations, dissertations, thesis, reports. While targetted mostly
12cr|semantik-0.7.3-3|25	at students, Kdissert can also help teachers, decision maker, engineers
12cr|semantik-0.7.3-3|26	and businessmen. Semantik is also available exclusively for Linux and
12cr|semantik-0.7.3-3|27	other free operating systems.
12cr|semantik-0.7.3-3|28	
12cr|semantik-0.7.3-3|29	%files
12cr|semantik-0.7.3-3|30	%defattr(-,root,root)
12cr|semantik-0.7.3-3|31	%doc README
12cr|semantik-0.7.3-3|32	%{_kde_bindir}/%{name}
12cr|semantik-0.7.3-3|33	%{_kde_libdir}/libnablah.so
12cr|semantik-0.7.3-3|34	%{_kde_datadir}/apps/%{name}
12cr|semantik-0.7.3-3|35	%{_kde_datadir}/applications/kde4/%{name}.desktop
12cr|semantik-0.7.3-3|36	%{_kde_iconsdir}/*/*/*/*
12cr|semantik-0.7.3-3|37	
12cr|semantik-0.7.3-3|38	#--------------------------------------------------------------------
12cr|semantik-0.7.3-3|39	
12cr|semantik-0.7.3-3|40	%prep
12cr|semantik-0.7.3-3|41	%setup -q -n %name-%version
12cr|semantik-0.7.3-3|42	%patch0 -p0 -b .orig
12cr|semantik-0.7.3-3|43	%patch1 -p0
12cr|semantik-0.7.3-3|44	
12cr|semantik-0.7.3-3|45	%build
12cr|semantik-0.7.3-3|46	export CXXFLAGS="%{optflags}"
12cr|semantik-0.7.3-3|47	export LINKFLAGS="%{ldflags}"
12cr|semantik-0.7.3-3|48	./waf configure \
12cr|semantik-0.7.3-3|49	--qtdir=%{qt4dir} --qtincludes=%{qt4include} \
12cr|semantik-0.7.3-3|50	--qtlibs=%{qt4lib} --qtbin=%{qt4dir}/bin \
12cr|semantik-0.7.3-3|51	--prefix=%_kde_prefix --icons=%_kde_iconsdir \
12cr|semantik-0.7.3-3|52	%if "%{_lib}" != "lib"
12cr|semantik-0.7.3-3|53	--use64
12cr|semantik-0.7.3-3|54	%endif
12cr|semantik-0.7.3-3|55	
12cr|semantik-0.7.3-3|56	./waf build %_smp_mflags --want-rpath=0
12cr|semantik-0.7.3-3|57	
12cr|semantik-0.7.3-3|58	%install
12cr|semantik-0.7.3-3|59	./waf install --destdir=%{buildroot}
12cr|semantik-0.7.3-3|60	
12cr|semantik-0.7.3-3|61	%clean
12cr|semantik-0.7.3-3|62	
12cr|semantik-0.7.3-3|63	
12cr|semantik-0.7.3-3|64	%changelog
12cr|semantik-0.7.3-3|65	* Wed Feb 23 2011 Sergio Rafael Lemke <sergio@mandriva.com> 1:0.7.3-2mdv2011.0
12cr|semantik-0.7.3-3|66	+ Revision: 639476
12cr|semantik-0.7.3-3|67	- Patched to build against new ocaml versions
12cr|semantik-0.7.3-3|68	
12cr|semantik-0.7.3-3|69	* Mon Aug 31 2009 Nicolas LÃ©cureuil <nlecureuil@mandriva.com> 1:0.7.3-1mdv2010.0
12cr|semantik-0.7.3-3|70	+ Revision: 422742
12cr|semantik-0.7.3-3|71	- New version 0.7.3
12cr|semantik-0.7.3-3|72	
12cr|semantik-0.7.3-3|73	* Sat Jul 11 2009 Funda Wang <fwang@mandriva.org> 1:0.7.2-2mdv2010.0
12cr|semantik-0.7.3-3|74	+ Revision: 394814
12cr|semantik-0.7.3-3|75	- use shipped waf
12cr|semantik-0.7.3-3|76	
12cr|semantik-0.7.3-3|77	+ Nicolas LÃ©cureuil <nlecureuil@mandriva.com>
12cr|semantik-0.7.3-3|78	- Fix release
12cr|semantik-0.7.3-3|79	- Remove old macros
12cr|semantik-0.7.3-3|80	
12cr|semantik-0.7.3-3|81	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 1:0.7.2-1mdv2010.0
12cr|semantik-0.7.3-3|82	+ Revision: 369440
12cr|semantik-0.7.3-3|83	- New version 0.7.2
12cr|semantik-0.7.3-3|84	
12cr|semantik-0.7.3-3|85	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 1:0.6.9-1mdv2009.1
12cr|semantik-0.7.3-3|86	+ Revision: 320338
12cr|semantik-0.7.3-3|87	- simplify BR
12cr|semantik-0.7.3-3|88	- use flags
12cr|semantik-0.7.3-3|89	- drop wrongly installed locale files
12cr|semantik-0.7.3-3|90	
12cr|semantik-0.7.3-3|91	+ Adam Williamson <awilliamson@mandriva.org>
12cr|semantik-0.7.3-3|92	- new release 0.6.9
12cr|semantik-0.7.3-3|93	
12cr|semantik-0.7.3-3|94	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1:0.6.8-2mdv2009.0
12cr|semantik-0.7.3-3|95	+ Revision: 269246
12cr|semantik-0.7.3-3|96	- rebuild early 2009.0 package (before pixel changes)
12cr|semantik-0.7.3-3|97	
12cr|semantik-0.7.3-3|98	+ Pixel <pixel@mandriva.com>
12cr|semantik-0.7.3-3|99	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|semantik-0.7.3-3|100	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|semantik-0.7.3-3|101	
12cr|semantik-0.7.3-3|102	* Wed May 07 2008 Funda Wang <fwang@mandriva.org> 1:0.6.8-1mdv2009.0
12cr|semantik-0.7.3-3|103	+ Revision: 202732
12cr|semantik-0.7.3-3|104	- kdegames are not needed
12cr|semantik-0.7.3-3|105	- New version 0.6.8
12cr|semantik-0.7.3-3|106	
12cr|semantik-0.7.3-3|107	* Sun Jan 06 2008 Funda Wang <fwang@mandriva.org> 1:0.6.4-2mdv2008.1
12cr|semantik-0.7.3-3|108	+ Revision: 145924
12cr|semantik-0.7.3-3|109	- add non-KDE4 DE wrapper
12cr|semantik-0.7.3-3|110	
12cr|semantik-0.7.3-3|111	+ Olivier Blin <oblin@mandriva.com>
12cr|semantik-0.7.3-3|112	- restore BuildRoot
12cr|semantik-0.7.3-3|113	
12cr|semantik-0.7.3-3|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|semantik-0.7.3-3|115	- kill re-definition of %%buildroot on Pixel's request
12cr|semantik-0.7.3-3|116	
12cr|semantik-0.7.3-3|117	* Fri Nov 30 2007 Funda Wang <fwang@mandriva.org> 1:0.6.4-1mdv2008.1
12cr|semantik-0.7.3-3|118	+ Revision: 114054
12cr|semantik-0.7.3-3|119	- New version 0.6.4
12cr|semantik-0.7.3-3|120	- use parallel build
12cr|semantik-0.7.3-3|121	- conver to kde4 style
12cr|semantik-0.7.3-3|122	- use kde4 dirs
12cr|semantik-0.7.3-3|123	- BR kdebase4 and kdegames4
12cr|semantik-0.7.3-3|124	- patch kde4.py too
12cr|semantik-0.7.3-3|125	- add kde4-config patch
12cr|semantik-0.7.3-3|126	- BR kdelibs4
12cr|semantik-0.7.3-3|127	- New version 0.6.0
12cr|semantik-0.7.3-3|128	
12cr|semantik-0.7.3-3|129	* Tue Oct 09 2007 Funda Wang <fwang@mandriva.org> 1:0.5.8-1mdv2008.1
12cr|semantik-0.7.3-3|130	+ Revision: 95898
12cr|semantik-0.7.3-3|131	- New version 0.5.8
12cr|semantik-0.7.3-3|132	
12cr|semantik-0.7.3-3|133	* Thu Aug 30 2007 Funda Wang <fwang@mandriva.org> 1:0.5.3b-1mdv2008.0
12cr|semantik-0.7.3-3|134	+ Revision: 75150
12cr|semantik-0.7.3-3|135	- New version 0.5.3b
12cr|semantik-0.7.3-3|136	
12cr|semantik-0.7.3-3|137	* Thu Aug 30 2007 Funda Wang <fwang@mandriva.org> 1:0.5.3a-1mdv2008.0
12cr|semantik-0.7.3-3|138	+ Revision: 75061
12cr|semantik-0.7.3-3|139	- BR qt4-linguist
12cr|semantik-0.7.3-3|140	- drop BR of kdelibs-devel (icons already specified on configure script)
12cr|semantik-0.7.3-3|141	- New version 0.5.3a
12cr|semantik-0.7.3-3|142	- Don't support libsuffix any more
12cr|semantik-0.7.3-3|143	- it required kde-config to install icons??
12cr|semantik-0.7.3-3|144	- fix upgrading from kdissert
12cr|semantik-0.7.3-3|145	- use hicolor icon theme
12cr|semantik-0.7.3-3|146	- clean up file list
12cr|semantik-0.7.3-3|147	- more fix for waf script
12cr|semantik-0.7.3-3|148	- New version 0.5.3
12cr|semantik-0.7.3-3|149	- kdissert renamed to semantik
12cr|semantik-0.7.3-3|150	
12cr|semantik-0.7.3-3|151	* Tue Jun 26 2007 Funda Wang <fwang@mandriva.org> 1.0.7-2mdv2008.0
12cr|semantik-0.7.3-3|152	+ Revision: 44388
12cr|semantik-0.7.3-3|153	- fix file list
12cr|semantik-0.7.3-3|154	- fix desktop category
12cr|semantik-0.7.3-3|155	
12cr|semantik-0.7.3-3|156	+ Nicolas LÃ©cureuil <nlecureuil@mandriva.com>
12cr|semantik-0.7.3-3|157	- Remove X-MandrivaLinux-* keywords
12cr|semantik-0.7.3-3|158	- Drop old menu style && fix compilation
12cr|semantik-0.7.3-3|159	- New version
12cr|semantik-0.7.3-3|160	
12cr|semantik-0.7.3-3|161	
12cr|semantik-0.7.3-3|162	* Sun Jul 02 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.5-4mdv2007.0
12cr|semantik-0.7.3-3|163	- Rebuild for new menu and extension
12cr|semantik-0.7.3-3|164	- Use macros for icons
12cr|semantik-0.7.3-3|165	
12cr|semantik-0.7.3-3|166	* Wed May 10 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.5-3mdk
12cr|semantik-0.7.3-3|167	- Rebuild to generate categories
12cr|semantik-0.7.3-3|168	
12cr|semantik-0.7.3-3|169	* Mon Oct 17 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.5-2mdk
12cr|semantik-0.7.3-3|170	- Add missing icons
12cr|semantik-0.7.3-3|171	
12cr|semantik-0.7.3-3|172	* Mon Oct 17 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.5-1mdk
12cr|semantik-0.7.3-3|173	- New release 1.0.5
12cr|semantik-0.7.3-3|174	- new inline editor (hit the keys 'e', 'a', or 'i' to raise it)
12cr|semantik-0.7.3-3|175	- auto-sizing canvas
12cr|semantik-0.7.3-3|176	- generate documents from the command-line
12cr|semantik-0.7.3-3|177	- minor bugfixes
12cr|semantik-0.7.3-3|178	
12cr|semantik-0.7.3-3|179	* Thu Oct 13 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.5-0.1mdk
12cr|semantik-0.7.3-3|180	- 1.0.5 => svn snapshot
12cr|semantik-0.7.3-3|181	- cosmetics
12cr|semantik-0.7.3-3|182	
12cr|semantik-0.7.3-3|183	* Wed Sep 28 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.4-2mdk
12cr|semantik-0.7.3-3|184	- Fix Requires/BuildRequires
12cr|semantik-0.7.3-3|185	
12cr|semantik-0.7.3-3|186	* Mon Aug 08 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.4-1mdk
12cr|semantik-0.7.3-3|187	- New release 1.0.4
12cr|semantik-0.7.3-3|188	
12cr|semantik-0.7.3-3|189	* Wed Jul 27 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.3.5-2mdk
12cr|semantik-0.7.3-3|190	- Fix Build for lib64
12cr|semantik-0.7.3-3|191	
12cr|semantik-0.7.3-3|192	* Wed Jul 27 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.3.5-1mdk
12cr|semantik-0.7.3-3|193	- 1.0.3.5
12cr|semantik-0.7.3-3|194	- Bugfixes
12cr|semantik-0.7.3-3|195	
12cr|semantik-0.7.3-3|196	* Thu Jul 21 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.3.2-3mdk
12cr|semantik-0.7.3-3|197	- disable rpath
12cr|semantik-0.7.3-3|198	
12cr|semantik-0.7.3-3|199	* Thu Jul 21 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.3.2-2mdk
12cr|semantik-0.7.3-3|200	- Fix build on x86_64
12cr|semantik-0.7.3-3|201	
12cr|semantik-0.7.3-3|202	* Thu Jul 21 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.3.2-1mdk
12cr|semantik-0.7.3-3|203	- 1.0.3.2
12cr|semantik-0.7.3-3|204	
12cr|semantik-0.7.3-3|205	* Tue Jul 19 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.3-1mdk
12cr|semantik-0.7.3-3|206	- First Mandriva Package
12cr|semantik-0.7.3-3|207	

7474 12
12cr|sendfile-2.1b-2|1	Summary:	Asynchronous file transfer service
12cr|sendfile-2.1b-2|2	Name:		sendfile
12cr|sendfile-2.1b-2|3	Version:	2.1b
12cr|sendfile-2.1b-2|4	Release:	%mkrel 2
12cr|sendfile-2.1b-2|5	License:	GPLv2
12cr|sendfile-2.1b-2|6	Group:		Networking/File transfer
12cr|sendfile-2.1b-2|7	URL:		http://www.belwue.de/projekte/saft/sendfile.html
12cr|sendfile-2.1b-2|8	Source:		%{name}-%{version}.tar.bz2
12cr|sendfile-2.1b-2|9	Source1:	sendfile-xinetd
12cr|sendfile-2.1b-2|10	#patch0 sent upstream (Kharec)
12cr|sendfile-2.1b-2|11	Patch0:		sendfile-2.1b-fix-str-fmt.patch
12cr|sendfile-2.1b-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sendfile-2.1b-2|13	Requires:	xinetd
12cr|sendfile-2.1b-2|14	BuildRequires:	readline-devel
12cr|sendfile-2.1b-2|15	
12cr|sendfile-2.1b-2|16	%description
12cr|sendfile-2.1b-2|17	Sendfile is an asynchronous file transfer service for the Internet, like the
12cr|sendfile-2.1b-2|18	sendfile facility in Bitnet: Any user A can send files to another user B
12cr|sendfile-2.1b-2|19	without B being active in any way.
12cr|sendfile-2.1b-2|20	
12cr|sendfile-2.1b-2|21	Sendfile which is an implementation of the SAFT protocol (Simple Asynchronous
12cr|sendfile-2.1b-2|22	File Transfer) offers you a true asynchronous file transfer service for the
12cr|sendfile-2.1b-2|23	Internet. Virtually any form of file can be sent, including encrypted ones.
12cr|sendfile-2.1b-2|24	
12cr|sendfile-2.1b-2|25	The sendfile package contains 5 main programs:
12cr|sendfile-2.1b-2|26	sendfiled  - the sendfile daemon which will be started by inetd
12cr|sendfile-2.1b-2|27	sendfile   - the sendfile client for sending files
12cr|sendfile-2.1b-2|28	sendmsg    - the send-message client for sending one-line text messages
12cr|sendfile-2.1b-2|29	receive    - the receive client for picking up already received files
12cr|sendfile-2.1b-2|30	fetchfile  - the O-SAFT client to obtain files from a remote SAFT server
12cr|sendfile-2.1b-2|31	
12cr|sendfile-2.1b-2|32	
12cr|sendfile-2.1b-2|33	%prep
12cr|sendfile-2.1b-2|34	%setup -q
12cr|sendfile-2.1b-2|35	%patch0 -p0
12cr|sendfile-2.1b-2|36	%build
12cr|sendfile-2.1b-2|37	%make CFLAGS="$RPM_OPT_FLAGS"
12cr|sendfile-2.1b-2|38	
12cr|sendfile-2.1b-2|39	%install
12cr|sendfile-2.1b-2|40	rm -rf %buildroot
12cr|sendfile-2.1b-2|41	
12cr|sendfile-2.1b-2|42	# install isn't good, so we do it by hand...
12cr|sendfile-2.1b-2|43	%__install -d %buildroot/%_sbindir
12cr|sendfile-2.1b-2|44	%__install src/sendfiled %buildroot/%_sbindir/
12cr|sendfile-2.1b-2|45	%__install -d %buildroot/%_var/spool/sendfile/LOG
12cr|sendfile-2.1b-2|46	%__install -d %buildroot/%_var/spool/sendfile/OUTGOING
12cr|sendfile-2.1b-2|47	%__install -d %buildroot/%_sysconfdir
12cr|sendfile-2.1b-2|48	%__install etc/sendfile.deny %buildroot/%_sysconfdir/
12cr|sendfile-2.1b-2|49	%__install etc/sendfile.cf %buildroot/%_sysconfdir/
12cr|sendfile-2.1b-2|50	%__install -D %SOURCE1 %buildroot/%_sysconfdir/xinetd.d/sendfile
12cr|sendfile-2.1b-2|51	%__install -d %buildroot/%_mandir/man1/
12cr|sendfile-2.1b-2|52	%__install doc/*.1 %buildroot/%_mandir/man1/
12cr|sendfile-2.1b-2|53	%__install -d %buildroot/%_mandir/man1
12cr|sendfile-2.1b-2|54	%__install -D etc/check_sendfile %buildroot/%_sysconfdir/profile.d/sendfile-check.sh
12cr|sendfile-2.1b-2|55	%__install -d %buildroot/%_bindir
12cr|sendfile-2.1b-2|56	%__install src/{sendfile,sendmsg,receive,fetchfile,utf7encode,wlock} %buildroot/%_bindir/
12cr|sendfile-2.1b-2|57	ln -s utf7encode %buildroot/%_bindir/utf7decode
12cr|sendfile-2.1b-2|58	%__install etc/{sfconf,sfdconf} %buildroot/%_bindir/
12cr|sendfile-2.1b-2|59	
12cr|sendfile-2.1b-2|60	%clean
12cr|sendfile-2.1b-2|61	rm -rf %buildroot
12cr|sendfile-2.1b-2|62	
12cr|sendfile-2.1b-2|63	%post
12cr|sendfile-2.1b-2|64	service xinetd reload
12cr|sendfile-2.1b-2|65	
12cr|sendfile-2.1b-2|66	%postun
12cr|sendfile-2.1b-2|67	service xinetd reload
12cr|sendfile-2.1b-2|68	
12cr|sendfile-2.1b-2|69	%files
12cr|sendfile-2.1b-2|70	%defattr(0755,root,root,0755)
12cr|sendfile-2.1b-2|71	%_sbindir/*
12cr|sendfile-2.1b-2|72	%_bindir/*
12cr|sendfile-2.1b-2|73	%defattr(0644,root,root,0755)
12cr|sendfile-2.1b-2|74	%doc doc/AUTHORS doc/COPYING doc/ChangeLog doc/doc.txt doc/doku.txt
12cr|sendfile-2.1b-2|75	%doc doc/features doc/LIESMICH* doc/README* doc/THANKS doc/vorteile
12cr|sendfile-2.1b-2|76	%dir %_var/spool/sendfile
12cr|sendfile-2.1b-2|77	%attr(0700,root,root) %dir %_var/spool/sendfile/LOG
12cr|sendfile-2.1b-2|78	%attr(1777,root,root) %dir %_var/spool/sendfile/OUTGOING
12cr|sendfile-2.1b-2|79	%config(noreplace) %_sysconfdir/sendfile.*
12cr|sendfile-2.1b-2|80	%config(noreplace) %_sysconfdir/profile.d/*
12cr|sendfile-2.1b-2|81	%config(noreplace) %_sysconfdir/xinetd.d/*
12cr|sendfile-2.1b-2|82	%_mandir/*/*
12cr|sendfile-2.1b-2|83	
12cr|sendfile-2.1b-2|84	
12cr|sendfile-2.1b-2|85	
12cr|sendfile-2.1b-2|86	%changelog
12cr|sendfile-2.1b-2|87	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1b-2mdv2011.0
12cr|sendfile-2.1b-2|88	+ Revision: 614841
12cr|sendfile-2.1b-2|89	- the mass rebuild of 2010.1 packages
12cr|sendfile-2.1b-2|90	
12cr|sendfile-2.1b-2|91	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|sendfile-2.1b-2|92	- patch sent upstream
12cr|sendfile-2.1b-2|93	
12cr|sendfile-2.1b-2|94	* Wed Feb 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.1b-1mdv2010.1
12cr|sendfile-2.1b-2|95	+ Revision: 510529
12cr|sendfile-2.1b-2|96	- Fix license
12cr|sendfile-2.1b-2|97	- Update to 2.1b
12cr|sendfile-2.1b-2|98	- Add a patch for fix strings format during compilation
12cr|sendfile-2.1b-2|99	
12cr|sendfile-2.1b-2|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|sendfile-2.1b-2|101	- rebuild
12cr|sendfile-2.1b-2|102	
12cr|sendfile-2.1b-2|103	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 2.1a-3mdv2009.0
12cr|sendfile-2.1b-2|104	+ Revision: 240072
12cr|sendfile-2.1b-2|105	- rebuild
12cr|sendfile-2.1b-2|106	- BR readline-devel
12cr|sendfile-2.1b-2|107	- kill re-definition of %%buildroot on Pixel's request
12cr|sendfile-2.1b-2|108	- use %%mkrel
12cr|sendfile-2.1b-2|109	- import sendfile
12cr|sendfile-2.1b-2|110	
12cr|sendfile-2.1b-2|111	+ Olivier Blin <oblin@mandriva.com>
12cr|sendfile-2.1b-2|112	- restore BuildRoot
12cr|sendfile-2.1b-2|113	
12cr|sendfile-2.1b-2|114	
12cr|sendfile-2.1b-2|115	* Thu Jan 20 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.1a-2mdk
12cr|sendfile-2.1b-2|116	- rebuild for new readline
12cr|sendfile-2.1b-2|117	- compile with $RPM_OPT_FLAGS
12cr|sendfile-2.1b-2|118	
12cr|sendfile-2.1b-2|119	* Mon Feb 02 2004 Michael Reinsch <mr@uue.org> 2.1a-1mdk
12cr|sendfile-2.1b-2|120	- initial spec file for mandrake

7475 12
12cr|sendip-2.5-8|1	%define name sendip
12cr|sendip-2.5-8|2	%define version 2.5
12cr|sendip-2.5-8|3	%define release %mkrel 8
12cr|sendip-2.5-8|4	
12cr|sendip-2.5-8|5	Summary: 	A command line tool to allow sending arbitrary IP packets
12cr|sendip-2.5-8|6	Name:    	%name
12cr|sendip-2.5-8|7	Version: 	%version
12cr|sendip-2.5-8|8	Release: 	%release
12cr|sendip-2.5-8|9	License: 	GPLv2
12cr|sendip-2.5-8|10	Group: 		Networking/Other
12cr|sendip-2.5-8|11	Source: 	http://www.earth.li/projectpurple/files/%name-%version.tar.gz
12cr|sendip-2.5-8|12	Patch0:		http://ftp.debian.org/debian/pool/main/s/sendip/sendip_2.5-2.diff.gz
12cr|sendip-2.5-8|13	URL: 		http://www.earth.li/projectpurple/progs/sendip.html
12cr|sendip-2.5-8|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sendip-2.5-8|15	
12cr|sendip-2.5-8|16	
12cr|sendip-2.5-8|17	%description
12cr|sendip-2.5-8|18	A command line tool to send arbitrary IP packets. It has a large number of
12cr|sendip-2.5-8|19	command line options to specify the content of every header of a NTP, BGP,
12cr|sendip-2.5-8|20	RIP, RIPng, TCP, UDP, ICMP, or raw IPv4 or IPv6 packet.  It also allows any
12cr|sendip-2.5-8|21	data to be added to the packet.
12cr|sendip-2.5-8|22	
12cr|sendip-2.5-8|23	%prep
12cr|sendip-2.5-8|24	%setup -q
12cr|sendip-2.5-8|25	%patch0 -p1
12cr|sendip-2.5-8|26	
12cr|sendip-2.5-8|27	%build
12cr|sendip-2.5-8|28	%make PREFIX=%_prefix
12cr|sendip-2.5-8|29	
12cr|sendip-2.5-8|30	%install
12cr|sendip-2.5-8|31	rm -rf $RPM_BUILD_ROOT
12cr|sendip-2.5-8|32	mkdir -p $RPM_BUILD_ROOT/usr/{bin,lib}
12cr|sendip-2.5-8|33	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|sendip-2.5-8|34	make PREFIX=$RPM_BUILD_ROOT/usr MANDIR=$RPM_BUILD_ROOT%{_mandir}/man1 install LIBDIR=$RPM_BUILD_ROOT/%_libdir/sendip
12cr|sendip-2.5-8|35	
12cr|sendip-2.5-8|36	%clean
12cr|sendip-2.5-8|37	rm -fr $RPM_BUILD_ROOT
12cr|sendip-2.5-8|38	
12cr|sendip-2.5-8|39	%files
12cr|sendip-2.5-8|40	%defattr(-,root,root)
12cr|sendip-2.5-8|41	%{_mandir}/man1/sendip.1*
12cr|sendip-2.5-8|42	%{_bindir}/sendip
12cr|sendip-2.5-8|43	%{_libdir}/sendip/*.so
12cr|sendip-2.5-8|44	%doc README CHANGES LICENSE TODO
12cr|sendip-2.5-8|45	
12cr|sendip-2.5-8|46	
12cr|sendip-2.5-8|47	
12cr|sendip-2.5-8|48	%changelog
12cr|sendip-2.5-8|49	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.5-8mdv2010.0
12cr|sendip-2.5-8|50	+ Revision: 433691
12cr|sendip-2.5-8|51	- rebuild
12cr|sendip-2.5-8|52	
12cr|sendip-2.5-8|53	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.5-7mdv2009.0
12cr|sendip-2.5-8|54	+ Revision: 260624
12cr|sendip-2.5-8|55	- rebuild
12cr|sendip-2.5-8|56	
12cr|sendip-2.5-8|57	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.5-6mdv2009.0
12cr|sendip-2.5-8|58	+ Revision: 252312
12cr|sendip-2.5-8|59	- rebuild
12cr|sendip-2.5-8|60	
12cr|sendip-2.5-8|61	* Wed Mar 05 2008 Gustavo De Nardin <gustavodn@mandriva.com> 2.5-4mdv2008.1
12cr|sendip-2.5-8|62	+ Revision: 179350
12cr|sendip-2.5-8|63	- fixed license tag
12cr|sendip-2.5-8|64	- set correct PREFIX when building, so it looks for modules in the right place, and actually works
12cr|sendip-2.5-8|65	
12cr|sendip-2.5-8|66	+ Olivier Blin <oblin@mandriva.com>
12cr|sendip-2.5-8|67	- restore BuildRoot
12cr|sendip-2.5-8|68	
12cr|sendip-2.5-8|69	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.5-3mdv2008.1
12cr|sendip-2.5-8|70	+ Revision: 127170
12cr|sendip-2.5-8|71	- kill re-definition of %%buildroot on Pixel's request
12cr|sendip-2.5-8|72	- import sendip
12cr|sendip-2.5-8|73	
12cr|sendip-2.5-8|74	
12cr|sendip-2.5-8|75	* Wed Apr 05 2006 Erwan Velu <velu@seanodes.com> 2.5-3mdk
12cr|sendip-2.5-8|76	- Fixing libdir for x86_64
12cr|sendip-2.5-8|77	
12cr|sendip-2.5-8|78	* Mon Mar 20 2006 Erwan Velu <velu@seanodes.com> 2.5-2mdk
12cr|sendip-2.5-8|79	- Using debian's patch to make it compile cleanly
12cr|sendip-2.5-8|80	- mkrel
12cr|sendip-2.5-8|81	
12cr|sendip-2.5-8|82	* Wed Jan 12 2004 Erwan Velu <velu@seanodes.com> 2.5-1mdk
12cr|sendip-2.5-8|83	- Initial mdk package
12cr|sendip-2.5-8|84	
12cr|sendip-2.5-8|85	

7476 12
12cr|sentinella-0.9.0-1|1	Summary:	System monitor
12cr|sentinella-0.9.0-1|2	Name:		sentinella
12cr|sentinella-0.9.0-1|3	Version:	0.9.0
12cr|sentinella-0.9.0-1|4	Release:	1
12cr|sentinella-0.9.0-1|5	License:	GPLv2+
12cr|sentinella-0.9.0-1|6	Group:		Graphical desktop/KDE
12cr|sentinella-0.9.0-1|7	URL:		http://sentinella.sourceforge.net/
12cr|sentinella-0.9.0-1|8	Source0:	http://downloads.sourceforge.net/project/%{name}/0.9.x/%{name}-%version.tar.xz
12cr|sentinella-0.9.0-1|9	
12cr|sentinella-0.9.0-1|10	BuildRequires:	cmake
12cr|sentinella-0.9.0-1|11	BuildRequires:	desktop-file-utils
12cr|sentinella-0.9.0-1|12	BuildRequires:	gettext
12cr|sentinella-0.9.0-1|13	BuildRequires:	qt4-devel
12cr|sentinella-0.9.0-1|14	BuildRequires:	%{_lib}sysactivity-devel
12cr|sentinella-0.9.0-1|15	BuildRequires:	kdelibs4-devel
12cr|sentinella-0.9.0-1|16	BuildRequires:	kdebase4-workspace-devel
12cr|sentinella-0.9.0-1|17	
12cr|sentinella-0.9.0-1|18	%description
12cr|sentinella-0.9.0-1|19	Application that monitors your system activity and, when a condition is met,
12cr|sentinella-0.9.0-1|20	takes the action that you've chosen.
12cr|sentinella-0.9.0-1|21	While monitoring your CPU, memory, hard drive and network usage, Sentinella
12cr|sentinella-0.9.0-1|22	can be programmed to take specific actions when set-points for utilization
12cr|sentinella-0.9.0-1|23	or time are met. It can power off, reboot or hibernate your system,
12cr|sentinella-0.9.0-1|24	kill an active process, throw an alarm or execute any command.
12cr|sentinella-0.9.0-1|25	
12cr|sentinella-0.9.0-1|26	Sentinella integrates perfectly with KDE4 and will work on many *nix systems.
12cr|sentinella-0.9.0-1|27	
12cr|sentinella-0.9.0-1|28	%prep
12cr|sentinella-0.9.0-1|29	%setup -q
12cr|sentinella-0.9.0-1|30	
12cr|sentinella-0.9.0-1|31	%build
12cr|sentinella-0.9.0-1|32	%cmake_kde4
12cr|sentinella-0.9.0-1|33	%make
12cr|sentinella-0.9.0-1|34	
12cr|sentinella-0.9.0-1|35	%install
12cr|sentinella-0.9.0-1|36	%makeinstall_std -C build
12cr|sentinella-0.9.0-1|37	
12cr|sentinella-0.9.0-1|38	%find_lang %{name} --with-kde
12cr|sentinella-0.9.0-1|39	
12cr|sentinella-0.9.0-1|40	desktop-file-install --vendor="" \
12cr|sentinella-0.9.0-1|41	--remove-category="Application" \
12cr|sentinella-0.9.0-1|42	--add-category="X-MandrivaLinux-System-Monitoring" \
12cr|sentinella-0.9.0-1|43	--dir %{buildroot}%{_kde_datadir}/applications/kde4/ \
12cr|sentinella-0.9.0-1|44	%{buildroot}%{_kde_datadir}/applications/kde4/*
12cr|sentinella-0.9.0-1|45	
12cr|sentinella-0.9.0-1|46	%files -f %{name}.lang
12cr|sentinella-0.9.0-1|47	%doc CHANGELOG COPYING
12cr|sentinella-0.9.0-1|48	%{_bindir}/sentinella
12cr|sentinella-0.9.0-1|49	%{_datadir}/applications/kde4/%{name}.desktop
12cr|sentinella-0.9.0-1|50	%{_datadir}/sounds/Sentinella
12cr|sentinella-0.9.0-1|51	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|sentinella-0.9.0-1|52	
12cr|sentinella-0.9.0-1|53	
12cr|sentinella-0.9.0-1|54	
12cr|sentinella-0.9.0-1|55	
12cr|sentinella-0.9.0-1|56	%changelog
12cr|sentinella-0.9.0-1|57	

7477 12
12cr|seq24-0.9.2-3|1	Name:       seq24
12cr|seq24-0.9.2-3|2	Summary:    Minimalistic, loop-based MIDI sequencer
12cr|seq24-0.9.2-3|3	Version:    0.9.2
12cr|seq24-0.9.2-3|4	Release:    3
12cr|seq24-0.9.2-3|5	
12cr|seq24-0.9.2-3|6	Source:     http://edge.launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
12cr|seq24-0.9.2-3|7	Patch0:     seq24-fix-jacksession.patch
12cr|seq24-0.9.2-3|8	URL:        https://edge.launchpad.net/%{name}/
12cr|seq24-0.9.2-3|9	License:    GPLv2+
12cr|seq24-0.9.2-3|10	Group:      Sound
12cr|seq24-0.9.2-3|11	BuildRoot:  %{_tmppath}/%{name}-buildroot
12cr|seq24-0.9.2-3|12	
12cr|seq24-0.9.2-3|13	BuildRequires:  libalsa-devel
12cr|seq24-0.9.2-3|14	BuildRequires:  gtkmm2.4-devel
12cr|seq24-0.9.2-3|15	BuildRequires:  jackit-devel
12cr|seq24-0.9.2-3|16	
12cr|seq24-0.9.2-3|17	%description
12cr|seq24-0.9.2-3|18	Seq24 is a real-time midi sequencer. It was created to provide a very simple
12cr|seq24-0.9.2-3|19	interface for editing and playing midi 'loops'. After searching for a software
12cr|seq24-0.9.2-3|20	based sequencer that would provide the functionality needed for a live techno
12cr|seq24-0.9.2-3|21	performance, such as the Akai MPC line, the Kawai Q80 sequencer, or the
12cr|seq24-0.9.2-3|22	popular Alesis MMT-8, I found nothing similar in the software realm. I set out
12cr|seq24-0.9.2-3|23	to create a very minimal sequencer that excludes the bloated features of the
12cr|seq24-0.9.2-3|24	large software sequencers, and includes a small subset of features that I have
12cr|seq24-0.9.2-3|25	found usable in performing.
12cr|seq24-0.9.2-3|26	
12cr|seq24-0.9.2-3|27	%prep
12cr|seq24-0.9.2-3|28	%setup -q
12cr|seq24-0.9.2-3|29	%patch0 -p0
12cr|seq24-0.9.2-3|30	
12cr|seq24-0.9.2-3|31	%build
12cr|seq24-0.9.2-3|32	%configure
12cr|seq24-0.9.2-3|33	%make
12cr|seq24-0.9.2-3|34	
12cr|seq24-0.9.2-3|35	%install
12cr|seq24-0.9.2-3|36	rm -rf %{buildroot}
12cr|seq24-0.9.2-3|37	%makeinstall
12cr|seq24-0.9.2-3|38	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cr|seq24-0.9.2-3|39	cp src/pixmaps/%{name}.xpm %{buildroot}%{_datadir}/pixmaps
12cr|seq24-0.9.2-3|40	#menu
12cr|seq24-0.9.2-3|41	
12cr|seq24-0.9.2-3|42	mkdir -p %{buildroot}%{_datadir}/applications
12cr|seq24-0.9.2-3|43	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|seq24-0.9.2-3|44	[Desktop Entry]
12cr|seq24-0.9.2-3|45	Name=Seq24
12cr|seq24-0.9.2-3|46	Comment=Loop-based MIDI sequencer
12cr|seq24-0.9.2-3|47	Exec=%{_bindir}/%{name}
12cr|seq24-0.9.2-3|48	Icon=%{name}
12cr|seq24-0.9.2-3|49	Terminal=false
12cr|seq24-0.9.2-3|50	Type=Application
12cr|seq24-0.9.2-3|51	StartupNotify=true
12cr|seq24-0.9.2-3|52	Categories=GTK;AudioVideo;Audio;X-MandrivaLinux-Multimedia-Sound;
12cr|seq24-0.9.2-3|53	EOF
12cr|seq24-0.9.2-3|54	
12cr|seq24-0.9.2-3|55	%clean
12cr|seq24-0.9.2-3|56	rm -rf %{buildroot}
12cr|seq24-0.9.2-3|57	
12cr|seq24-0.9.2-3|58	%files
12cr|seq24-0.9.2-3|59	%defattr(-,root,root)
12cr|seq24-0.9.2-3|60	%doc README AUTHORS ChangeLog COPYING RTC SEQ24
12cr|seq24-0.9.2-3|61	%{_bindir}/%{name}
12cr|seq24-0.9.2-3|62	%{_mandir}/man1/%{name}*
12cr|seq24-0.9.2-3|63	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|seq24-0.9.2-3|64	%{_datadir}/pixmaps/%{name}.xpm
12cr|seq24-0.9.2-3|65	
12cr|seq24-0.9.2-3|66	
12cr|seq24-0.9.2-3|67	%changelog
12cr|seq24-0.9.2-3|68	* Fri Dec 23 2011 Frank Kober <emuse@mandriva.org> 0.9.2-3
12cr|seq24-0.9.2-3|69	+ Revision: 744872
12cr|seq24-0.9.2-3|70	- fix broken jacksession with patch
12cr|seq24-0.9.2-3|71	
12cr|seq24-0.9.2-3|72	* Fri Dec 23 2011 Frank Kober <emuse@mandriva.org> 0.9.2-2
12cr|seq24-0.9.2-3|73	+ Revision: 744727
12cr|seq24-0.9.2-3|74	- rebuild to include JACK Session support from jack 1.9.8
12cr|seq24-0.9.2-3|75	o remove find_lang (package has no translations)
12cr|seq24-0.9.2-3|76	o cleanup spec
12cr|seq24-0.9.2-3|77	
12cr|seq24-0.9.2-3|78	* Sun Nov 28 2010 Frank Kober <emuse@mandriva.org> 0.9.2-1mdv2011.0
12cr|seq24-0.9.2-3|79	+ Revision: 602302
12cr|seq24-0.9.2-3|80	- new version 0.9.2
12cr|seq24-0.9.2-3|81	
12cr|seq24-0.9.2-3|82	* Mon Nov 08 2010 Frank Kober <emuse@mandriva.org> 0.9.1-1mdv2011.0
12cr|seq24-0.9.2-3|83	+ Revision: 595128
12cr|seq24-0.9.2-3|84	- new version 0.9.1
12cr|seq24-0.9.2-3|85	o drop patch0
12cr|seq24-0.9.2-3|86	
12cr|seq24-0.9.2-3|87	* Sun Mar 21 2010 Frank Kober <emuse@mandriva.org> 0.9.0-3mdv2010.1
12cr|seq24-0.9.2-3|88	+ Revision: 526009
12cr|seq24-0.9.2-3|89	- install desktop icon
12cr|seq24-0.9.2-3|90	
12cr|seq24-0.9.2-3|91	* Wed Mar 03 2010 Frank Kober <emuse@mandriva.org> 0.9.0-2mdv2010.1
12cr|seq24-0.9.2-3|92	+ Revision: 513839
12cr|seq24-0.9.2-3|93	- apply patch porting to bzr rev 70
12cr|seq24-0.9.2-3|94	
12cr|seq24-0.9.2-3|95	* Wed Dec 16 2009 Jérôme Brenier <incubusss@mandriva.org> 0.9.0-1mdv2010.1
12cr|seq24-0.9.2-3|96	+ Revision: 479528
12cr|seq24-0.9.2-3|97	- new version 0.9.0
12cr|seq24-0.9.2-3|98	- fix source url
12cr|seq24-0.9.2-3|99	- fix license tag
12cr|seq24-0.9.2-3|100	- remove no more needed workaround in %%build
12cr|seq24-0.9.2-3|101	- fix desktop file
12cr|seq24-0.9.2-3|102	- fix files list
12cr|seq24-0.9.2-3|103	
12cr|seq24-0.9.2-3|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|seq24-0.9.2-3|105	- rebuild
12cr|seq24-0.9.2-3|106	- rebuild
12cr|seq24-0.9.2-3|107	- drop old menu
12cr|seq24-0.9.2-3|108	- kill re-definition of %%buildroot on Pixel's request
12cr|seq24-0.9.2-3|109	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|seq24-0.9.2-3|110	
12cr|seq24-0.9.2-3|111	+ Pixel <pixel@mandriva.com>
12cr|seq24-0.9.2-3|112	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|seq24-0.9.2-3|113	
12cr|seq24-0.9.2-3|114	+ Austin Acton <austin@mandriva.org>
12cr|seq24-0.9.2-3|115	- sync
12cr|seq24-0.9.2-3|116	- new version
12cr|seq24-0.9.2-3|117	
12cr|seq24-0.9.2-3|118	+ Olivier Blin <blino@mandriva.org>
12cr|seq24-0.9.2-3|119	- restore BuildRoot
12cr|seq24-0.9.2-3|120	
12cr|seq24-0.9.2-3|121	* Wed Jun 13 2007 Austin Acton <austin@mandriva.org> 0.8.6-2mdv2008.0
12cr|seq24-0.9.2-3|122	+ Revision: 38926
12cr|seq24-0.9.2-3|123	- rebuild to close bug #26892
12cr|seq24-0.9.2-3|124	- Import seq24
12cr|seq24-0.9.2-3|125	
12cr|seq24-0.9.2-3|126	
12cr|seq24-0.9.2-3|127	
12cr|seq24-0.9.2-3|128	* Wed Jun 28 2006 Guillaume Bedot <littletux@mandriva.org> 0.8.6-1mdv2007.0
12cr|seq24-0.9.2-3|129	- 0.8.6
12cr|seq24-0.9.2-3|130	- add dump binary
12cr|seq24-0.9.2-3|131	- fix buildrequires
12cr|seq24-0.9.2-3|132	- xdg menu
12cr|seq24-0.9.2-3|133	- remove rpath
12cr|seq24-0.9.2-3|134	
12cr|seq24-0.9.2-3|135	* Mon Oct 10 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.7.0-2mdk
12cr|seq24-0.9.2-3|136	- Fix BuildRequires
12cr|seq24-0.9.2-3|137	- %%mkrel
12cr|seq24-0.9.2-3|138	
12cr|seq24-0.9.2-3|139	* Sun Oct 09 2005 Austin Acton <austin@mandriva.org> 0.7.0-1mdk
12cr|seq24-0.9.2-3|140	- New release 0.7.0
12cr|seq24-0.9.2-3|141	
12cr|seq24-0.9.2-3|142	* Thu Aug 25 2005 Austin Acton <austin@mandriva.org> 0.6.3-1mdk
12cr|seq24-0.9.2-3|143	- New release 0.6.3
12cr|seq24-0.9.2-3|144	
12cr|seq24-0.9.2-3|145	* Fri Feb 26 2005 Austin Acton <austin@mandrake.org> 0.6.1-1mdk
12cr|seq24-0.9.2-3|146	- 0.6.1
12cr|seq24-0.9.2-3|147	- source URL
12cr|seq24-0.9.2-3|148	
12cr|seq24-0.9.2-3|149	* Thu Jan 13 2005 Austin Acton <austin@mandrake.org> 0.6.0-1mdk
12cr|seq24-0.9.2-3|150	- 0.6.0
12cr|seq24-0.9.2-3|151	
12cr|seq24-0.9.2-3|152	* Tue Jul 13 2004 Austin Acton <austin@mandrake.org> 0.5.1-1mdk
12cr|seq24-0.9.2-3|153	- 0.5.1
12cr|seq24-0.9.2-3|154	
12cr|seq24-0.9.2-3|155	* Wed Jun 16 2004 Austin Acton <austin@mandrake.org> 0.5.0-1mdk
12cr|seq24-0.9.2-3|156	- 0.5.0
12cr|seq24-0.9.2-3|157	- configure 2.5
12cr|seq24-0.9.2-3|158	
12cr|seq24-0.9.2-3|159	* Mon Feb 16 2004 Austin Acton <austin@mandrake.org> 0.4.4-1mdk
12cr|seq24-0.9.2-3|160	- 0.4.4
12cr|seq24-0.9.2-3|161	
12cr|seq24-0.9.2-3|162	* Wed May 14 2003 Austin Acton <aacton@yorku.ca> 0.4.2-1mdk
12cr|seq24-0.9.2-3|163	- initial package

7478 12
12cr|ser-0.9.6-12|1	%define EXCLUDED_MODULES	mysql jabber auth_radius group_radius uri_radius avp_radius postgress snmp cpl cpl-c ext extcmd
12cr|ser-0.9.6-12|2	%define JABBER_MODULES		jabber
12cr|ser-0.9.6-12|3	%define MYSQL_MODULES		mysql
12cr|ser-0.9.6-12|4	%define RADIUS_MODULES		auth_radius group_radius uri_radius avp_radius
12cr|ser-0.9.6-12|5	%define RADIUS_MOD_PATH		modules/auth_radius modules/group_radius modules/uri_radius modules/avp_radius
12cr|ser-0.9.6-12|6	
12cr|ser-0.9.6-12|7	Summary:	SIP Express Router, very fast and flexible SIP Proxy
12cr|ser-0.9.6-12|8	Name:		ser
12cr|ser-0.9.6-12|9	Version:	0.9.6
12cr|ser-0.9.6-12|10	Release:	%mkrel 12
12cr|ser-0.9.6-12|11	License:	GPLv2+
12cr|ser-0.9.6-12|12	Group:		System/Servers
12cr|ser-0.9.6-12|13	URL:		http://iptel.org/ser
12cr|ser-0.9.6-12|14	Source0:	http://iptel.org/ser/stable/%{name}-%{version}_src.tar.bz2
12cr|ser-0.9.6-12|15	Patch1:		ser-0.8.14-errno.diff
12cr|ser-0.9.6-12|16	Patch2:		ser-0.9.6-str-fmt.patch
12cr|ser-0.9.6-12|17	Requires(post): rpm-helper
12cr|ser-0.9.6-12|18	Requires(preun): rpm-helper
12cr|ser-0.9.6-12|19	BuildRequires:	bison
12cr|ser-0.9.6-12|20	BuildRequires:	expat-devel
12cr|ser-0.9.6-12|21	BuildRequires:	flex
12cr|ser-0.9.6-12|22	BuildRequires:	radiusclient-ng-devel
12cr|ser-0.9.6-12|23	BuildRequires:	libxml2-devel
12cr|ser-0.9.6-12|24	BuildRequires:	mysql-devel
12cr|ser-0.9.6-12|25	BuildRequires:	postgresql-devel
12cr|ser-0.9.6-12|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|ser-0.9.6-12|27	
12cr|ser-0.9.6-12|28	%description
12cr|ser-0.9.6-12|29	Ser or SIP Express Router is a very fast and flexible SIP (RFC3621)
12cr|ser-0.9.6-12|30	proxy server. Written entirely in C, ser can handle thousands calls
12cr|ser-0.9.6-12|31	per second even on low-budget hardware. A C Shell like scripting language
12cr|ser-0.9.6-12|32	provides full control over the server's behaviour. It's modular
12cr|ser-0.9.6-12|33	architecture allows only required functionality to be loaded.
12cr|ser-0.9.6-12|34	Currently the following modules are available: digest authentication,
12cr|ser-0.9.6-12|35	CPL scripts, instant messaging, MySQL support, a presence agent, radius
12cr|ser-0.9.6-12|36	authentication, record routing, an SMS gateway, a jabber gateway, a
12cr|ser-0.9.6-12|37	transaction module, registrar and user location.
12cr|ser-0.9.6-12|38	
12cr|ser-0.9.6-12|39	%package	mysql
12cr|ser-0.9.6-12|40	Summary:	MySQL connectivity for the SIP Express Router
12cr|ser-0.9.6-12|41	Group:		System/Servers
12cr|ser-0.9.6-12|42	Requires:	ser = %{version}
12cr|ser-0.9.6-12|43	
12cr|ser-0.9.6-12|44	%description	mysql
12cr|ser-0.9.6-12|45	The ser-mysql package contains MySQL database connectivity that you
12cr|ser-0.9.6-12|46	need to use digest authentication module or persistent user location
12cr|ser-0.9.6-12|47	entries.
12cr|ser-0.9.6-12|48	
12cr|ser-0.9.6-12|49	%package	jabber
12cr|ser-0.9.6-12|50	Summary:	SIP jabber message translation support for the SIP Express Router
12cr|ser-0.9.6-12|51	Group:		System/Servers
12cr|ser-0.9.6-12|52	Requires:	ser = %{version}
12cr|ser-0.9.6-12|53	
12cr|ser-0.9.6-12|54	%description	jabber
12cr|ser-0.9.6-12|55	The ser-jabber package contains a sip to jabber message translator.
12cr|ser-0.9.6-12|56	
12cr|ser-0.9.6-12|57	%package	radius
12cr|ser-0.9.6-12|58	Summary:	Ser radius authentication, group and uri check modules
12cr|ser-0.9.6-12|59	Group:		System/Servers
12cr|ser-0.9.6-12|60	Requires:	ser = %{version}
12cr|ser-0.9.6-12|61	
12cr|ser-0.9.6-12|62	%description	radius
12cr|ser-0.9.6-12|63	The ser-radius package contains modules for radius authentication, group
12cr|ser-0.9.6-12|64	membership and uri checking.
12cr|ser-0.9.6-12|65	
12cr|ser-0.9.6-12|66	%prep
12cr|ser-0.9.6-12|67	
12cr|ser-0.9.6-12|68	%setup -q
12cr|ser-0.9.6-12|69	%patch1 -p0
12cr|ser-0.9.6-12|70	%patch2 -p0 -b .str
12cr|ser-0.9.6-12|71	
12cr|ser-0.9.6-12|72	# lib64 fixes
12cr|ser-0.9.6-12|73	find -type f | xargs perl -pi -e 's|/usr/lib|%{_libdir}|g'
12cr|ser-0.9.6-12|74	find -type f | xargs perl -pi -e 's|\-L\$\(LOCALBASE\)/lib|\-L\$\(LOCALBASE\)/%{_lib}|g'
12cr|ser-0.9.6-12|75	
12cr|ser-0.9.6-12|76	%build
12cr|ser-0.9.6-12|77	make CFLAGS="%{optflags} -fPIC" all skip_modules="%EXCLUDED_MODULES" cfg-target=%{_sysconfdir}/ser/ modules-dir=%{_lib}/ser/modules/
12cr|ser-0.9.6-12|78	make CFLAGS="%{optflags} -fPIC" modules modules="modules/%MYSQL_MODULES" cfg-target=%{_sysconfdir}/ser/ modules-dir=%{_lib}/ser/modules/
12cr|ser-0.9.6-12|79	make CFLAGS="%{optflags} -fPIC" modules modules="modules/%JABBER_MODULES" cfg-target=%{_sysconfdir}/ser/ modules-dir=%{_lib}/ser/modules/
12cr|ser-0.9.6-12|80	make CFLAGS="%{optflags} -fPIC" modules modules="%RADIUS_MOD_PATH" cfg-target=%{_sysconfdir}/ser/ modules-dir=%{_lib}/ser/modules/
12cr|ser-0.9.6-12|81	make CFLAGS="%{optflags} -fPIC" modules modules="modules/pa" cfg-target=%{_sysconfdir}/ser/ modules-dir=%{_lib}/ser/modules/
12cr|ser-0.9.6-12|82	
12cr|ser-0.9.6-12|83	%install
12cr|ser-0.9.6-12|84	[ "%{buildroot}" != "/" ] && rm -rf "%{buildroot}"
12cr|ser-0.9.6-12|85	
12cr|ser-0.9.6-12|86	make install skip_modules="%EXCLUDED_MODULES" \
12cr|ser-0.9.6-12|87	basedir=%{buildroot} \
12cr|ser-0.9.6-12|88	prefix=%{_prefix} \
12cr|ser-0.9.6-12|89	cfg-prefix=%{buildroot} \
12cr|ser-0.9.6-12|90	cfg-target=%{_sysconfdir}/ser/ \
12cr|ser-0.9.6-12|91	modules-dir=%{_lib}/ser/modules/ \
12cr|ser-0.9.6-12|92	doc-prefix=$PWD \
12cr|ser-0.9.6-12|93	doc-dir=installed_docs
12cr|ser-0.9.6-12|94	
12cr|ser-0.9.6-12|95	make install-modules modules="modules/%MYSQL_MODULES" \
12cr|ser-0.9.6-12|96	basedir=%{buildroot} \
12cr|ser-0.9.6-12|97	prefix=%{_prefix} \
12cr|ser-0.9.6-12|98	cfg-prefix=%{buildroot} \
12cr|ser-0.9.6-12|99	cfg-target=%{_sysconfdir}/ser/ \
12cr|ser-0.9.6-12|100	modules-dir=%{_lib}/ser/modules/ \
12cr|ser-0.9.6-12|101	doc-prefix=$PWD \
12cr|ser-0.9.6-12|102	doc-dir=installed_docs
12cr|ser-0.9.6-12|103	
12cr|ser-0.9.6-12|104	make install-modules modules="modules/%JABBER_MODULES" \
12cr|ser-0.9.6-12|105	basedir=%{buildroot} \
12cr|ser-0.9.6-12|106	prefix=%{_prefix} \
12cr|ser-0.9.6-12|107	cfg-prefix=%{buildroot} \
12cr|ser-0.9.6-12|108	cfg-target=%{_sysconfdir}/ser/ \
12cr|ser-0.9.6-12|109	modules-dir=%{_lib}/ser/modules/ \
12cr|ser-0.9.6-12|110	doc-prefix=$PWD \
12cr|ser-0.9.6-12|111	doc-dir=installed_docs
12cr|ser-0.9.6-12|112	
12cr|ser-0.9.6-12|113	make install-doc modules="modules/%JABBER_MODULES" \
12cr|ser-0.9.6-12|114	basedir=%{buildroot} \
12cr|ser-0.9.6-12|115	prefix=%{_prefix} \
12cr|ser-0.9.6-12|116	cfg-prefix=%{buildroot} \
12cr|ser-0.9.6-12|117	cfg-target=%{_sysconfdir}/ser/ \
12cr|ser-0.9.6-12|118	modules-dir=%{_lib}/ser/modules/ \
12cr|ser-0.9.6-12|119	doc-prefix=$PWD \
12cr|ser-0.9.6-12|120	doc-dir=installed_docs
12cr|ser-0.9.6-12|121	
12cr|ser-0.9.6-12|122	make install-modules modules="%RADIUS_MOD_PATH" \
12cr|ser-0.9.6-12|123	basedir=%{buildroot} \
12cr|ser-0.9.6-12|124	prefix=%{_prefix} \
12cr|ser-0.9.6-12|125	cfg-prefix=%{buildroot} \
12cr|ser-0.9.6-12|126	cfg-target=%{_sysconfdir}/ser/ \
12cr|ser-0.9.6-12|127	modules-dir=%{_lib}/ser/modules/ \
12cr|ser-0.9.6-12|128	doc-prefix=$PWD \
12cr|ser-0.9.6-12|129	doc-dir=installed_docs
12cr|ser-0.9.6-12|130	
12cr|ser-0.9.6-12|131	make install-doc modules="%RADIUS_MOD_PATH" \
12cr|ser-0.9.6-12|132	basedir=%{buildroot} \
12cr|ser-0.9.6-12|133	prefix=%{_prefix} \
12cr|ser-0.9.6-12|134	cfg-prefix=%{buildroot} \
12cr|ser-0.9.6-12|135	cfg-target=%{_sysconfdir}/ser/ \
12cr|ser-0.9.6-12|136	modules-dir=%{_lib}/ser/modules/ \
12cr|ser-0.9.6-12|137	doc-prefix=$PWD \
12cr|ser-0.9.6-12|138	doc-dir=installed_docs
12cr|ser-0.9.6-12|139	
12cr|ser-0.9.6-12|140	make install-modules modules="modules/pa" \
12cr|ser-0.9.6-12|141	basedir=%{buildroot} \
12cr|ser-0.9.6-12|142	prefix=%{_prefix} \
12cr|ser-0.9.6-12|143	cfg-prefix=%{buildroot} \
12cr|ser-0.9.6-12|144	cfg-target=%{_sysconfdir}/ser/ \
12cr|ser-0.9.6-12|145	modules-dir=%{_lib}/ser/modules/ \
12cr|ser-0.9.6-12|146	doc-prefix=$PWD \
12cr|ser-0.9.6-12|147	doc-dir=installed_docs
12cr|ser-0.9.6-12|148	
12cr|ser-0.9.6-12|149	make install-doc modules="modules/pa" \
12cr|ser-0.9.6-12|150	basedir=%{buildroot} \
12cr|ser-0.9.6-12|151	prefix=%{_prefix} \
12cr|ser-0.9.6-12|152	cfg-prefix=%{buildroot} \
12cr|ser-0.9.6-12|153	cfg-target=%{_sysconfdir}/ser/ \
12cr|ser-0.9.6-12|154	modules-dir=%{_lib}/ser/modules/ \
12cr|ser-0.9.6-12|155	doc-prefix=$PWD \
12cr|ser-0.9.6-12|156	doc-dir=installed_docs
12cr|ser-0.9.6-12|157	
12cr|ser-0.9.6-12|158	mkdir -p %{buildroot}%{_initrddir}
12cr|ser-0.9.6-12|159	install -m755 rpm/ser.init %{buildroot}%{_initrddir}/ser
12cr|ser-0.9.6-12|160	
12cr|ser-0.9.6-12|161	%post
12cr|ser-0.9.6-12|162	%_post_service ser
12cr|ser-0.9.6-12|163	
12cr|ser-0.9.6-12|164	%preun
12cr|ser-0.9.6-12|165	%_preun_service ser
12cr|ser-0.9.6-12|166	
12cr|ser-0.9.6-12|167	%clean
12cr|ser-0.9.6-12|168	[ "%{buildroot}" != "/" ] && rm -rf "%{buildroot}"
12cr|ser-0.9.6-12|169	
12cr|ser-0.9.6-12|170	%files
12cr|ser-0.9.6-12|171	%defattr(-,root,root)
12cr|ser-0.9.6-12|172	%doc installed_docs/AUTHORS installed_docs/NEWS installed_docs/INSTALL installed_docs/README installed_docs/README-MODULES
12cr|ser-0.9.6-12|173	%doc installed_docs/README.acc installed_docs/README.auth installed_docs/README.auth_db installed_docs/README.auth_diameter
12cr|ser-0.9.6-12|174	%doc installed_docs/README.dbtext installed_docs/README.domain installed_docs/README.enum installed_docs/README.exec
12cr|ser-0.9.6-12|175	%doc installed_docs/README.group installed_docs/README.mangler installed_docs/README.maxfwd installed_docs/README.msilo
12cr|ser-0.9.6-12|176	%doc installed_docs/README.nathelper installed_docs/README.pa installed_docs/README.pdt installed_docs/README.permissions
12cr|ser-0.9.6-12|177	%doc installed_docs/README.pike installed_docs/README.print installed_docs/README.registrar installed_docs/README.rr
12cr|ser-0.9.6-12|178	%doc installed_docs/README.sl installed_docs/README.sms installed_docs/README.textops installed_docs/README.tm installed_docs/README.uri
12cr|ser-0.9.6-12|179	%doc installed_docs/README.usrloc installed_docs/README.xlog
12cr|ser-0.9.6-12|180	%attr(0755,root,root) %{_initrddir}/ser
12cr|ser-0.9.6-12|181	%dir %{_sysconfdir}/ser
12cr|ser-0.9.6-12|182	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ser/*
12cr|ser-0.9.6-12|183	%dir %{_libdir}/ser
12cr|ser-0.9.6-12|184	%dir %{_libdir}/ser/modules
12cr|ser-0.9.6-12|185	%{_libdir}/ser/modules/acc.so
12cr|ser-0.9.6-12|186	%{_libdir}/ser/modules/auth.so
12cr|ser-0.9.6-12|187	%{_libdir}/ser/modules/auth_db.so
12cr|ser-0.9.6-12|188	%{_libdir}/ser/modules/auth_diameter.so
12cr|ser-0.9.6-12|189	%{_libdir}/ser/modules/dbtext.so
12cr|ser-0.9.6-12|190	%{_libdir}/ser/modules/domain.so
12cr|ser-0.9.6-12|191	%{_libdir}/ser/modules/enum.so
12cr|ser-0.9.6-12|192	%{_libdir}/ser/modules/exec.so
12cr|ser-0.9.6-12|193	%{_libdir}/ser/modules/group.so
12cr|ser-0.9.6-12|194	%{_libdir}/ser/modules/mangler.so
12cr|ser-0.9.6-12|195	%{_libdir}/ser/modules/maxfwd.so
12cr|ser-0.9.6-12|196	%{_libdir}/ser/modules/msilo.so
12cr|ser-0.9.6-12|197	%{_libdir}/ser/modules/nathelper.so
12cr|ser-0.9.6-12|198	%{_libdir}/ser/modules/pa.so
12cr|ser-0.9.6-12|199	%{_libdir}/ser/modules/pdt.so
12cr|ser-0.9.6-12|200	%{_libdir}/ser/modules/permissions.so
12cr|ser-0.9.6-12|201	%{_libdir}/ser/modules/pike.so
12cr|ser-0.9.6-12|202	%{_libdir}/ser/modules/print.so
12cr|ser-0.9.6-12|203	%{_libdir}/ser/modules/registrar.so
12cr|ser-0.9.6-12|204	%{_libdir}/ser/modules/rr.so
12cr|ser-0.9.6-12|205	%{_libdir}/ser/modules/sl.so
12cr|ser-0.9.6-12|206	%{_libdir}/ser/modules/sms.so
12cr|ser-0.9.6-12|207	%{_libdir}/ser/modules/textops.so
12cr|ser-0.9.6-12|208	%{_libdir}/ser/modules/tm.so
12cr|ser-0.9.6-12|209	%{_libdir}/ser/modules/uri.so
12cr|ser-0.9.6-12|210	%{_libdir}/ser/modules/usrloc.so
12cr|ser-0.9.6-12|211	%{_libdir}/ser/modules/xlog.so
12cr|ser-0.9.6-12|212	%{_libdir}/ser/modules/avp.so
12cr|ser-0.9.6-12|213	%{_libdir}/ser/modules/avp_db.so
12cr|ser-0.9.6-12|214	%{_libdir}/ser/modules/avpops.so
12cr|ser-0.9.6-12|215	%{_libdir}/ser/modules/dispatcher.so
12cr|ser-0.9.6-12|216	%{_libdir}/ser/modules/diversion.so
12cr|ser-0.9.6-12|217	%{_libdir}/ser/modules/flatstore.so
12cr|ser-0.9.6-12|218	%{_libdir}/ser/modules/gflags.so
12cr|ser-0.9.6-12|219	%{_libdir}/ser/modules/mediaproxy.so
12cr|ser-0.9.6-12|220	%{_libdir}/ser/modules/options.so
12cr|ser-0.9.6-12|221	%{_libdir}/ser/modules/speeddial.so
12cr|ser-0.9.6-12|222	%{_libdir}/ser/modules/uri_db.so
12cr|ser-0.9.6-12|223	%{_sbindir}/gen_ha1
12cr|ser-0.9.6-12|224	%{_sbindir}/ser
12cr|ser-0.9.6-12|225	%{_sbindir}/serunix
12cr|ser-0.9.6-12|226	%{_sbindir}/serctl
12cr|ser-0.9.6-12|227	%{_mandir}/man5/*
12cr|ser-0.9.6-12|228	%{_mandir}/man8/*
12cr|ser-0.9.6-12|229	
12cr|ser-0.9.6-12|230	%files mysql
12cr|ser-0.9.6-12|231	%defattr(-,root,root)
12cr|ser-0.9.6-12|232	%{_libdir}/ser/modules/mysql.so
12cr|ser-0.9.6-12|233	%{_sbindir}/ser_mysql.sh
12cr|ser-0.9.6-12|234	
12cr|ser-0.9.6-12|235	%files jabber
12cr|ser-0.9.6-12|236	%defattr(-,root,root)
12cr|ser-0.9.6-12|237	%doc installed_docs/README.jabber
12cr|ser-0.9.6-12|238	%{_libdir}/ser/modules/jabber.so
12cr|ser-0.9.6-12|239	
12cr|ser-0.9.6-12|240	%files radius
12cr|ser-0.9.6-12|241	%defattr(-,root,root)
12cr|ser-0.9.6-12|242	%doc installed_docs/README.auth_radius installed_docs/README.group_radius installed_docs/README.uri_radius
12cr|ser-0.9.6-12|243	%doc installed_docs/README.avp_radius
12cr|ser-0.9.6-12|244	%{_libdir}/ser/modules/auth_radius.so
12cr|ser-0.9.6-12|245	%{_libdir}/ser/modules/group_radius.so
12cr|ser-0.9.6-12|246	%{_libdir}/ser/modules/uri_radius.so
12cr|ser-0.9.6-12|247	%{_libdir}/ser/modules/avp_radius.so
12cr|ser-0.9.6-12|248	
12cr|ser-0.9.6-12|249	
12cr|ser-0.9.6-12|250	
12cr|ser-0.9.6-12|251	
12cr|ser-0.9.6-12|252	%changelog
12cr|ser-0.9.6-12|253	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.6-12mdv2011.0
12cr|ser-0.9.6-12|254	+ Revision: 645879
12cr|ser-0.9.6-12|255	- relink against libmysqlclient.so.18
12cr|ser-0.9.6-12|256	
12cr|ser-0.9.6-12|257	* Sun Jan 02 2011 Funda Wang <fwang@mandriva.org> 0.9.6-11mdv2011.0
12cr|ser-0.9.6-12|258	+ Revision: 627606
12cr|ser-0.9.6-12|259	- fix str fmt
12cr|ser-0.9.6-12|260	
12cr|ser-0.9.6-12|261	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|ser-0.9.6-12|262	- rebuilt against mysql-5.5.8 libs, again
12cr|ser-0.9.6-12|263	- rebuilt against mysql-5.5.8 libs
12cr|ser-0.9.6-12|264	- rebuild
12cr|ser-0.9.6-12|265	- use lowercase mysql-devel
12cr|ser-0.9.6-12|266	
12cr|ser-0.9.6-12|267	+ Thierry Vignaud <tv@mandriva.org>
12cr|ser-0.9.6-12|268	- rebuild
12cr|ser-0.9.6-12|269	
12cr|ser-0.9.6-12|270	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.6-6mdv2009.1
12cr|ser-0.9.6-12|271	+ Revision: 311318
12cr|ser-0.9.6-12|272	- rebuilt against mysql-5.1.30 libs
12cr|ser-0.9.6-12|273	
12cr|ser-0.9.6-12|274	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.9.6-5mdv2009.0
12cr|ser-0.9.6-12|275	+ Revision: 260626
12cr|ser-0.9.6-12|276	- rebuild
12cr|ser-0.9.6-12|277	
12cr|ser-0.9.6-12|278	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.9.6-4mdv2009.0
12cr|ser-0.9.6-12|279	+ Revision: 252333
12cr|ser-0.9.6-12|280	- rebuild
12cr|ser-0.9.6-12|281	
12cr|ser-0.9.6-12|282	+ Olivier Blin <oblin@mandriva.com>
12cr|ser-0.9.6-12|283	- restore BuildRoot
12cr|ser-0.9.6-12|284	
12cr|ser-0.9.6-12|285	* Thu Dec 27 2007 Adam Williamson <awilliamson@mandriva.org> 0.9.6-2mdv2008.1
12cr|ser-0.9.6-12|286	+ Revision: 138593
12cr|ser-0.9.6-12|287	- rebuild for new expat (ser-jabber depends on libexpat.so.0)
12cr|ser-0.9.6-12|288	- new license policy
12cr|ser-0.9.6-12|289	
12cr|ser-0.9.6-12|290	+ Thierry Vignaud <tv@mandriva.org>
12cr|ser-0.9.6-12|291	- kill re-definition of %%buildroot on Pixel's request
12cr|ser-0.9.6-12|292	
12cr|ser-0.9.6-12|293	
12cr|ser-0.9.6-12|294	* Wed Jan 03 2007 Stefan van der Eijk <stefan@mandriva.org> 0.9.6-1mdv2007.0
12cr|ser-0.9.6-12|295	+ Revision: 103845
12cr|ser-0.9.6-12|296	- Import ser
12cr|ser-0.9.6-12|297	
12cr|ser-0.9.6-12|298	* Thu Feb 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.6-1mdk
12cr|ser-0.9.6-12|299	- 0.9.6
12cr|ser-0.9.6-12|300	- drop P0 as another approach is implemented upstream
12cr|ser-0.9.6-12|301	
12cr|ser-0.9.6-12|302	* Mon Apr 25 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-1mdk
12cr|ser-0.9.6-12|303	- 0.9.0 (x86_64 fixes)
12cr|ser-0.9.6-12|304	- build against new radiusclient-ng libs (P0)
12cr|ser-0.9.6-12|305	- added a missing errno header incusion (P1)
12cr|ser-0.9.6-12|306	
12cr|ser-0.9.6-12|307	* Thu Feb 10 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.12-2mdk
12cr|ser-0.9.6-12|308	- rebuilt against new mysql libs
12cr|ser-0.9.6-12|309	- misc spec file fixes
12cr|ser-0.9.6-12|310	
12cr|ser-0.9.6-12|311	* Mon Jun 07 2004 Stefan van der Eijk <stefan@mandrake.org> 0.8.12-1mdk
12cr|ser-0.9.6-12|312	- Mandrake adaptions
12cr|ser-0.9.6-12|313	

7479 12
12cr|ser2net-2.7-2|1	Summary:	Serial to network proxy
12cr|ser2net-2.7-2|2	Name:		ser2net
12cr|ser2net-2.7-2|3	Version:	2.7
12cr|ser2net-2.7-2|4	Release:	%mkrel 2
12cr|ser2net-2.7-2|5	License:	GPLv2+
12cr|ser2net-2.7-2|6	Group:		System/Servers
12cr|ser2net-2.7-2|7	Source0:	http://dl.sourceforge.net/ser2net/%{name}-%{version}.tar.gz
12cr|ser2net-2.7-2|8	Source1:	ser2net.init
12cr|ser2net-2.7-2|9	URL:		http://ser2net.sourceforge.net/
12cr|ser2net-2.7-2|10	BuildRequires:	libwrap-devel
12cr|ser2net-2.7-2|11	Requires(pre):		rpm-helper
12cr|ser2net-2.7-2|12	Requires(preun):	rpm-helper
12cr|ser2net-2.7-2|13	
12cr|ser2net-2.7-2|14	%description
12cr|ser2net-2.7-2|15	Make serial ports available to network via TCP/IP connection.
12cr|ser2net-2.7-2|16	
12cr|ser2net-2.7-2|17	%prep
12cr|ser2net-2.7-2|18	%setup -q
12cr|ser2net-2.7-2|19	
12cr|ser2net-2.7-2|20	%build
12cr|ser2net-2.7-2|21	%configure2_5x --with-tcp-wrappers
12cr|ser2net-2.7-2|22	%make
12cr|ser2net-2.7-2|23	
12cr|ser2net-2.7-2|24	%install
12cr|ser2net-2.7-2|25	rm -rf %{buildroot}
12cr|ser2net-2.7-2|26	%makeinstall_std
12cr|ser2net-2.7-2|27	
12cr|ser2net-2.7-2|28	%{__install} -Dpm644 %{name}.conf %{buildroot}/%{_sysconfdir}/%{name}.conf
12cr|ser2net-2.7-2|29	%{__install} -Dpm755 %{SOURCE1} %{buildroot}/%{_initrddir}/%{name}
12cr|ser2net-2.7-2|30	
12cr|ser2net-2.7-2|31	%clean
12cr|ser2net-2.7-2|32	rm -rf %{buildroot}
12cr|ser2net-2.7-2|33	
12cr|ser2net-2.7-2|34	%post
12cr|ser2net-2.7-2|35	%_post_service %{name}
12cr|ser2net-2.7-2|36	
12cr|ser2net-2.7-2|37	%preun
12cr|ser2net-2.7-2|38	%_preun_service %{name}
12cr|ser2net-2.7-2|39	
12cr|ser2net-2.7-2|40	%files
12cr|ser2net-2.7-2|41	%defattr(-,root,root)
12cr|ser2net-2.7-2|42	%doc AUTHORS ChangeLog NEWS README
12cr|ser2net-2.7-2|43	%{_sbindir}/ser2net
12cr|ser2net-2.7-2|44	%{_mandir}/man8/ser2net.8*
12cr|ser2net-2.7-2|45	%{_initrddir}/%{name}
12cr|ser2net-2.7-2|46	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|ser2net-2.7-2|47	
12cr|ser2net-2.7-2|48	
12cr|ser2net-2.7-2|49	%changelog
12cr|ser2net-2.7-2|50	* Mon May 16 2011 Jani Välimaa <wally@mandriva.org> 2.7-2mdv2011.0
12cr|ser2net-2.7-2|51	+ Revision: 675031
12cr|ser2net-2.7-2|52	- clean .spec
12cr|ser2net-2.7-2|53	- add post and preun for service
12cr|ser2net-2.7-2|54	- clean init file (make rpmlint happy)
12cr|ser2net-2.7-2|55	
12cr|ser2net-2.7-2|56	* Tue Nov 30 2010 Eugeni Dodonov <eugeni@mandriva.com> 2.7-1mdv2011.0
12cr|ser2net-2.7-2|57	+ Revision: 603622
12cr|ser2net-2.7-2|58	- Fixed group.
12cr|ser2net-2.7-2|59	
12cr|ser2net-2.7-2|60	+ zamir <zamir@mandriva.org>
12cr|ser2net-2.7-2|61	- first build
12cr|ser2net-2.7-2|62	- Created package structure for ser2net.
12cr|ser2net-2.7-2|63	

7480 12
12cr|serd-0.18.0-1|1	Name:           serd
12cr|serd-0.18.0-1|2	Version:        0.18.0
12cr|serd-0.18.0-1|3	Release:        %mkrel 1
12cr|serd-0.18.0-1|4	Summary:        Lightweight RDF syntax library
12cr|serd-0.18.0-1|5	
12cr|serd-0.18.0-1|6	%define lib_major       0
12cr|serd-0.18.0-1|7	%define lib_name        %mklibname %{name} %{lib_major}
12cr|serd-0.18.0-1|8	%define lib_name_devel  %mklibname %{name} -d
12cr|serd-0.18.0-1|9	
12cr|serd-0.18.0-1|10	Source0:         http://download.drobilla.net/%{name}-%{version}.tar.bz2
12cr|serd-0.18.0-1|11	URL:            http://drobilla.net/software/
12cr|serd-0.18.0-1|12	License:        MIT
12cr|serd-0.18.0-1|13	Group:          System/Libraries
12cr|serd-0.18.0-1|14	
12cr|serd-0.18.0-1|15	BuildRequires:  waf, pkgconfig
12cr|serd-0.18.0-1|16	
12cr|serd-0.18.0-1|17	%description
12cr|serd-0.18.0-1|18	Lightweight C library for RDF syntax which supports reading
12cr|serd-0.18.0-1|19	and writing Turtle and NTriples. Serd is not intended to be a swiss-army
12cr|serd-0.18.0-1|20	knife of RDF syntax, but rather is suited to resource limited or
12cr|serd-0.18.0-1|21	performance critical applications, or situations where a simple
12cr|serd-0.18.0-1|22	reader/writer with minimal dependencies is ideal
12cr|serd-0.18.0-1|23	(e.g. in LV2 hosts or plugins).
12cr|serd-0.18.0-1|24	
12cr|serd-0.18.0-1|25	%files -n %{name}
12cr|serd-0.18.0-1|26	%defattr(-,root,root,-)
12cr|serd-0.18.0-1|27	%doc %{_mandir}/man1/serdi.*
12cr|serd-0.18.0-1|28	%{_bindir}/serdi
12cr|serd-0.18.0-1|29	
12cr|serd-0.18.0-1|30	#-----------------------------------
12cr|serd-0.18.0-1|31	%package -n %{lib_name}
12cr|serd-0.18.0-1|32	
12cr|serd-0.18.0-1|33	Summary:        Lightweight RDF syntax library
12cr|serd-0.18.0-1|34	Group:          System/Libraries
12cr|serd-0.18.0-1|35	
12cr|serd-0.18.0-1|36	%description -n %{lib_name}
12cr|serd-0.18.0-1|37	Lightweight C library for RDF syntax which supports reading
12cr|serd-0.18.0-1|38	and writing Turtle and NTriples. Serd is not intended to be a swiss-army
12cr|serd-0.18.0-1|39	knife of RDF syntax, but rather is suited to resource limited or
12cr|serd-0.18.0-1|40	performance critical applications, or situations where a simple
12cr|serd-0.18.0-1|41	reader/writer with minimal dependencies is ideal
12cr|serd-0.18.0-1|42	(e.g. in LV2 hosts or plugins).
12cr|serd-0.18.0-1|43	
12cr|serd-0.18.0-1|44	%files -n %{lib_name}
12cr|serd-0.18.0-1|45	%defattr(-,root,root,-)
12cr|serd-0.18.0-1|46	%{_libdir}/lib%{name}-%{lib_major}.so.*
12cr|serd-0.18.0-1|47	
12cr|serd-0.18.0-1|48	#-----------------------------------
12cr|serd-0.18.0-1|49	%package -n %{lib_name_devel}
12cr|serd-0.18.0-1|50	Summary:        Headers for the Lightweight RDF syntax library
12cr|serd-0.18.0-1|51	Group:          System/Libraries
12cr|serd-0.18.0-1|52	Requires:       %{lib_name} = %{version}-%{release}
12cr|serd-0.18.0-1|53	Requires:       pkgconfig
12cr|serd-0.18.0-1|54	Provides:       %{name}-devel = %{version}-%{release}
12cr|serd-0.18.0-1|55	
12cr|serd-0.18.0-1|56	%description -n %{lib_name_devel}
12cr|serd-0.18.0-1|57	Development files needed to build applications against serd.
12cr|serd-0.18.0-1|58	
12cr|serd-0.18.0-1|59	%files -n %{lib_name_devel}
12cr|serd-0.18.0-1|60	%defattr(-,root,root,-)
12cr|serd-0.18.0-1|61	%{_libdir}/lib%{name}-%{lib_major}.so
12cr|serd-0.18.0-1|62	%dir %{_includedir}/%{name}-%{lib_major}/%{name}
12cr|serd-0.18.0-1|63	%{_includedir}/%{name}-%{lib_major}/%{name}/*.h
12cr|serd-0.18.0-1|64	%{_libdir}/pkgconfig/%{name}-%{lib_major}.pc
12cr|serd-0.18.0-1|65	
12cr|serd-0.18.0-1|66	#-----------------------------------
12cr|serd-0.18.0-1|67	%prep
12cr|serd-0.18.0-1|68	%setup -q
12cr|serd-0.18.0-1|69	
12cr|serd-0.18.0-1|70	%build
12cr|serd-0.18.0-1|71	./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
12cr|serd-0.18.0-1|72	./waf
12cr|serd-0.18.0-1|73	
12cr|serd-0.18.0-1|74	%install
12cr|serd-0.18.0-1|75	rm -rf %{buildroot}
12cr|serd-0.18.0-1|76	
12cr|serd-0.18.0-1|77	./waf install --destdir=%{buildroot}
12cr|serd-0.18.0-1|78	
12cr|serd-0.18.0-1|79	%clean
12cr|serd-0.18.0-1|80	rm -rf %{buildroot}
12cr|serd-0.18.0-1|81	
12cr|serd-0.18.0-1|82	
12cr|serd-0.18.0-1|83	
12cr|serd-0.18.0-1|84	%changelog
12cr|serd-0.18.0-1|85	* Sat Aug 25 2012 Frank Kober <emuse@mandriva.org> 0.18.0-1mdv2012.0
12cr|serd-0.18.0-1|86	+ Revision: 815732
12cr|serd-0.18.0-1|87	- new version 0.18.0
12cr|serd-0.18.0-1|88	
12cr|serd-0.18.0-1|89	* Mon Apr 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.14.0-1
12cr|serd-0.18.0-1|90	+ Revision: 792788
12cr|serd-0.18.0-1|91	- version update 0.14.0
12cr|serd-0.18.0-1|92	
12cr|serd-0.18.0-1|93	* Sun Oct 23 2011 Frank Kober <emuse@mandriva.org> 0.5.0-1
12cr|serd-0.18.0-1|94	+ Revision: 705724
12cr|serd-0.18.0-1|95	- new version 0.5.0
12cr|serd-0.18.0-1|96	
12cr|serd-0.18.0-1|97	* Sat Jun 25 2011 Frank Kober <emuse@mandriva.org> 0.4.2-1
12cr|serd-0.18.0-1|98	+ Revision: 687116
12cr|serd-0.18.0-1|99	- imported package serd
12cr|serd-0.18.0-1|100	

7481 12
12cr|serialoverip-1.0-7|1	Summary:	Tool for transport of asynchronous serial devices over UDP/IP
12cr|serialoverip-1.0-7|2	Name:		serialoverip
12cr|serialoverip-1.0-7|3	Version:	1.0
12cr|serialoverip-1.0-7|4	Release:	%mkrel 7
12cr|serialoverip-1.0-7|5	License:	GPL
12cr|serialoverip-1.0-7|6	Group:		Networking/Other
12cr|serialoverip-1.0-7|7	URL:		http://sourceforge.net/projects/serialoverip
12cr|serialoverip-1.0-7|8	Source0:	%{name}-%{version}.tar.bz2
12cr|serialoverip-1.0-7|9	Patch0:		serialoverip-1.0-gcc3x.diff
12cr|serialoverip-1.0-7|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|serialoverip-1.0-7|11	
12cr|serialoverip-1.0-7|12	%description
12cr|serialoverip-1.0-7|13	Serial Over IP is a tool for the transport of serial interfaces over UDP/IP.
12cr|serialoverip-1.0-7|14	It is useful for connecting distant equipment that run via a serial interfaces
12cr|serialoverip-1.0-7|15	to a local computer. It requires two computers that are running Linux and are
12cr|serialoverip-1.0-7|16	connected via IP.
12cr|serialoverip-1.0-7|17	
12cr|serialoverip-1.0-7|18	%prep
12cr|serialoverip-1.0-7|19	
12cr|serialoverip-1.0-7|20	%setup -q
12cr|serialoverip-1.0-7|21	%patch0 -p0
12cr|serialoverip-1.0-7|22	
12cr|serialoverip-1.0-7|23	%build
12cr|serialoverip-1.0-7|24	
12cr|serialoverip-1.0-7|25	gcc %{optflags} -o serialoverip serialoverip.c
12cr|serialoverip-1.0-7|26	
12cr|serialoverip-1.0-7|27	%install
12cr|serialoverip-1.0-7|28	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|serialoverip-1.0-7|29	
12cr|serialoverip-1.0-7|30	install -d %{buildroot}%{_bindir}
12cr|serialoverip-1.0-7|31	install -m0755 serialoverip %{buildroot}%{_bindir}/
12cr|serialoverip-1.0-7|32	
12cr|serialoverip-1.0-7|33	%clean
12cr|serialoverip-1.0-7|34	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|serialoverip-1.0-7|35	
12cr|serialoverip-1.0-7|36	%files
12cr|serialoverip-1.0-7|37	%defattr(-,root,root)
12cr|serialoverip-1.0-7|38	%doc README
12cr|serialoverip-1.0-7|39	%{_bindir}/serialoverip
12cr|serialoverip-1.0-7|40	
12cr|serialoverip-1.0-7|41	
12cr|serialoverip-1.0-7|42	
12cr|serialoverip-1.0-7|43	
12cr|serialoverip-1.0-7|44	%changelog
12cr|serialoverip-1.0-7|45	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0-7mdv2010.0
12cr|serialoverip-1.0-7|46	+ Revision: 433705
12cr|serialoverip-1.0-7|47	- rebuild
12cr|serialoverip-1.0-7|48	
12cr|serialoverip-1.0-7|49	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-6mdv2009.0
12cr|serialoverip-1.0-7|50	+ Revision: 260627
12cr|serialoverip-1.0-7|51	- rebuild
12cr|serialoverip-1.0-7|52	
12cr|serialoverip-1.0-7|53	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-5mdv2009.0
12cr|serialoverip-1.0-7|54	+ Revision: 252336
12cr|serialoverip-1.0-7|55	- rebuild
12cr|serialoverip-1.0-7|56	
12cr|serialoverip-1.0-7|57	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0-3mdv2008.1
12cr|serialoverip-1.0-7|58	+ Revision: 140792
12cr|serialoverip-1.0-7|59	- restore BuildRoot
12cr|serialoverip-1.0-7|60	
12cr|serialoverip-1.0-7|61	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|serialoverip-1.0-7|62	- kill re-definition of %%buildroot on Pixel's request
12cr|serialoverip-1.0-7|63	- fix summary-ended-with-dot
12cr|serialoverip-1.0-7|64	
12cr|serialoverip-1.0-7|65	
12cr|serialoverip-1.0-7|66	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdv2007.0
12cr|serialoverip-1.0-7|67	+ Revision: 113792
12cr|serialoverip-1.0-7|68	- Import serialoverip
12cr|serialoverip-1.0-7|69	
12cr|serialoverip-1.0-7|70	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdv2007.1
12cr|serialoverip-1.0-7|71	- use the mkrel macro
12cr|serialoverip-1.0-7|72	
12cr|serialoverip-1.0-7|73	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cr|serialoverip-1.0-7|74	- rebuild
12cr|serialoverip-1.0-7|75	
12cr|serialoverip-1.0-7|76	* Tue Nov 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-1mdk
12cr|serialoverip-1.0-7|77	- initial mandrake package
12cr|serialoverip-1.0-7|78	

7482 12
12cr|sethdlc-1.15-5|1	Summary:	Sethdlc utility for 2.4/2.6 kernels
12cr|sethdlc-1.15-5|2	Name:		sethdlc
12cr|sethdlc-1.15-5|3	Version:	1.15
12cr|sethdlc-1.15-5|4	Release:	%mkrel 5
12cr|sethdlc-1.15-5|5	License:	GPL
12cr|sethdlc-1.15-5|6	Group:          System/Kernel and hardware
12cr|sethdlc-1.15-5|7	URL:		http://hq.pm.waw.pl/hdlc/
12cr|sethdlc-1.15-5|8	Source0:	http://hq.pm.waw.pl/hdlc/%{name}-%{version}.tar.bz2
12cr|sethdlc-1.15-5|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sethdlc-1.15-5|10	
12cr|sethdlc-1.15-5|11	%description
12cr|sethdlc-1.15-5|12	Sethdlc utility for 2.4/2.6 kernels. The sethdlc utility is used to configure
12cr|sethdlc-1.15-5|13	certain HDLC cards. General HDLC layer for Linux is an interface between
12cr|sethdlc-1.15-5|14	low-level hardware drivers for synchronous serial (HDLC) cards and the rest of
12cr|sethdlc-1.15-5|15	kernel networking.
12cr|sethdlc-1.15-5|16	
12cr|sethdlc-1.15-5|17	%prep
12cr|sethdlc-1.15-5|18	
12cr|sethdlc-1.15-5|19	%setup -q -n %{name}-%{version}
12cr|sethdlc-1.15-5|20	
12cr|sethdlc-1.15-5|21	%build
12cr|sethdlc-1.15-5|22	
12cr|sethdlc-1.15-5|23	%make CFLAGS="%{optflags}"
12cr|sethdlc-1.15-5|24	
12cr|sethdlc-1.15-5|25	%install
12cr|sethdlc-1.15-5|26	rm -rf %{buildroot}
12cr|sethdlc-1.15-5|27	
12cr|sethdlc-1.15-5|28	install -d %{buildroot}%{_bindir}
12cr|sethdlc-1.15-5|29	install -m0755 sethdlc %{buildroot}%{_bindir}/
12cr|sethdlc-1.15-5|30	
12cr|sethdlc-1.15-5|31	%clean
12cr|sethdlc-1.15-5|32	rm -rf %{buildroot}
12cr|sethdlc-1.15-5|33	
12cr|sethdlc-1.15-5|34	%files
12cr|sethdlc-1.15-5|35	%defattr(-,root,root)
12cr|sethdlc-1.15-5|36	%{_bindir}/sethdlc
12cr|sethdlc-1.15-5|37	
12cr|sethdlc-1.15-5|38	
12cr|sethdlc-1.15-5|39	%changelog
12cr|sethdlc-1.15-5|40	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.15-5mdv2010.0
12cr|sethdlc-1.15-5|41	+ Revision: 445100
12cr|sethdlc-1.15-5|42	- rebuild
12cr|sethdlc-1.15-5|43	
12cr|sethdlc-1.15-5|44	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1.15-4mdv2009.1
12cr|sethdlc-1.15-5|45	+ Revision: 350115
12cr|sethdlc-1.15-5|46	- 2009.1 rebuild
12cr|sethdlc-1.15-5|47	
12cr|sethdlc-1.15-5|48	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.15-3mdv2009.0
12cr|sethdlc-1.15-5|49	+ Revision: 239156
12cr|sethdlc-1.15-5|50	- rebuild
12cr|sethdlc-1.15-5|51	
12cr|sethdlc-1.15-5|52	+ Olivier Blin <oblin@mandriva.com>
12cr|sethdlc-1.15-5|53	- restore BuildRoot
12cr|sethdlc-1.15-5|54	
12cr|sethdlc-1.15-5|55	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|sethdlc-1.15-5|56	- kill re-definition of %%buildroot on Pixel's request
12cr|sethdlc-1.15-5|57	
12cr|sethdlc-1.15-5|58	
12cr|sethdlc-1.15-5|59	* Mon Jun 26 2006 Oden Eriksson <oeriksson@mandriva.com> 1.15-2mdv2007.0
12cr|sethdlc-1.15-5|60	- rebuild
12cr|sethdlc-1.15-5|61	
12cr|sethdlc-1.15-5|62	* Thu May 05 2005 Oden Eriksson <oeriksson@mandriva.com> 1.15-2mdk
12cr|sethdlc-1.15-5|63	- rebuilt with gcc4
12cr|sethdlc-1.15-5|64	
12cr|sethdlc-1.15-5|65	* Sun Dec 26 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.15-1mdk
12cr|sethdlc-1.15-5|66	- initial mandrake package
12cr|sethdlc-1.15-5|67	

7483 12
12cr|setproctitle-0.3.2-2|1	%define	major 0
12cr|setproctitle-0.3.2-2|2	%define libname	%mklibname setproctitle %{major}
12cr|setproctitle-0.3.2-2|3	%define	devname	%mklibname setproctitle -d
12cr|setproctitle-0.3.2-2|4	
12cr|setproctitle-0.3.2-2|5	Summary:	A setproctitle implementation
12cr|setproctitle-0.3.2-2|6	Name:		setproctitle
12cr|setproctitle-0.3.2-2|7	Version:	0.3.2
12cr|setproctitle-0.3.2-2|8	Release:	%mkrel 2
12cr|setproctitle-0.3.2-2|9	Group:		System/Libraries
12cr|setproctitle-0.3.2-2|10	License:	LGPL/BSD-style
12cr|setproctitle-0.3.2-2|11	URL:		http://www.altlinux.ru/
12cr|setproctitle-0.3.2-2|12	# http://sisyphus.ru/cgi-bin/srpm.pl/Sisyphus/setproctitle/getsource/0
12cr|setproctitle-0.3.2-2|13	Source0:	%{name}-%{version}.tar.xz
12cr|setproctitle-0.3.2-2|14	Patch0:		setproctitle-0.3.2-extra-ld-flags.patch
12cr|setproctitle-0.3.2-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|setproctitle-0.3.2-2|16	
12cr|setproctitle-0.3.2-2|17	%description
12cr|setproctitle-0.3.2-2|18	This library provides setproctitle function for setting the
12cr|setproctitle-0.3.2-2|19	invoking process's title.
12cr|setproctitle-0.3.2-2|20	
12cr|setproctitle-0.3.2-2|21	%package -n	%{libname}
12cr|setproctitle-0.3.2-2|22	Summary:	A setproctitle implementation
12cr|setproctitle-0.3.2-2|23	Group:          System/Libraries
12cr|setproctitle-0.3.2-2|24	
12cr|setproctitle-0.3.2-2|25	%description -n	%{libname}
12cr|setproctitle-0.3.2-2|26	This library provides setproctitle function for setting the
12cr|setproctitle-0.3.2-2|27	invoking process's title.
12cr|setproctitle-0.3.2-2|28	
12cr|setproctitle-0.3.2-2|29	%package -n	%{devname}
12cr|setproctitle-0.3.2-2|30	Summary:	Development environment for %{name}
12cr|setproctitle-0.3.2-2|31	Group:		Development/C
12cr|setproctitle-0.3.2-2|32	Provides:	%{name}-devel = %{version}-%{release}
12cr|setproctitle-0.3.2-2|33	Requires:	%{libname} = %{version}-%{release}
12cr|setproctitle-0.3.2-2|34	Obsoletes:	%{mklibname setproctitle -d 0}
12cr|setproctitle-0.3.2-2|35	
12cr|setproctitle-0.3.2-2|36	%description -n	%{devname}
12cr|setproctitle-0.3.2-2|37	This package contains development files required to build
12cr|setproctitle-0.3.2-2|38	setproctitle-based software.
12cr|setproctitle-0.3.2-2|39	
12cr|setproctitle-0.3.2-2|40	%prep
12cr|setproctitle-0.3.2-2|41	%setup -q
12cr|setproctitle-0.3.2-2|42	%patch0 -p1 -b .ldflags~
12cr|setproctitle-0.3.2-2|43	
12cr|setproctitle-0.3.2-2|44	%build
12cr|setproctitle-0.3.2-2|45	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12cr|setproctitle-0.3.2-2|46	
12cr|setproctitle-0.3.2-2|47	%install
12cr|setproctitle-0.3.2-2|48	rm -rf %{buildroot}
12cr|setproctitle-0.3.2-2|49	%makeinstall
12cr|setproctitle-0.3.2-2|50	
12cr|setproctitle-0.3.2-2|51	%clean
12cr|setproctitle-0.3.2-2|52	rm -rf %{buildroot}
12cr|setproctitle-0.3.2-2|53	
12cr|setproctitle-0.3.2-2|54	%files -n %{libname}
12cr|setproctitle-0.3.2-2|55	%defattr(-,root,root)
12cr|setproctitle-0.3.2-2|56	%doc LICENSE README
12cr|setproctitle-0.3.2-2|57	%{_libdir}/*.so.*
12cr|setproctitle-0.3.2-2|58	
12cr|setproctitle-0.3.2-2|59	%files -n %{devname}
12cr|setproctitle-0.3.2-2|60	%defattr(-,root,root)
12cr|setproctitle-0.3.2-2|61	%{_includedir}/*
12cr|setproctitle-0.3.2-2|62	%{_libdir}/*.so
12cr|setproctitle-0.3.2-2|63	%{_mandir}/man3/*
12cr|setproctitle-0.3.2-2|64	
12cr|setproctitle-0.3.2-2|65	
12cr|setproctitle-0.3.2-2|66	%changelog
12cr|setproctitle-0.3.2-2|67	* Thu Jul 15 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.2-2mdv2011.0
12cr|setproctitle-0.3.2-2|68	+ Revision: 553684
12cr|setproctitle-0.3.2-2|69	- fix compiler flags so that we can set them correctly (P0)
12cr|setproctitle-0.3.2-2|70	
12cr|setproctitle-0.3.2-2|71	* Wed Jul 14 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.2-1mdv2011.0
12cr|setproctitle-0.3.2-2|72	+ Revision: 553357
12cr|setproctitle-0.3.2-2|73	- new release: 0.3.2
12cr|setproctitle-0.3.2-2|74	- cleanup heavily
12cr|setproctitle-0.3.2-2|75	
12cr|setproctitle-0.3.2-2|76	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.1-6mdv2010.0
12cr|setproctitle-0.3.2-2|77	+ Revision: 433730
12cr|setproctitle-0.3.2-2|78	- rebuild
12cr|setproctitle-0.3.2-2|79	
12cr|setproctitle-0.3.2-2|80	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.1-5mdv2009.0
12cr|setproctitle-0.3.2-2|81	+ Revision: 260628
12cr|setproctitle-0.3.2-2|82	- rebuild
12cr|setproctitle-0.3.2-2|83	
12cr|setproctitle-0.3.2-2|84	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.1-4mdv2009.0
12cr|setproctitle-0.3.2-2|85	+ Revision: 252346
12cr|setproctitle-0.3.2-2|86	- rebuild
12cr|setproctitle-0.3.2-2|87	
12cr|setproctitle-0.3.2-2|88	+ Pixel <pixel@mandriva.com>
12cr|setproctitle-0.3.2-2|89	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|setproctitle-0.3.2-2|90	
12cr|setproctitle-0.3.2-2|91	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.1-2mdv2008.1
12cr|setproctitle-0.3.2-2|92	+ Revision: 140792
12cr|setproctitle-0.3.2-2|93	- restore BuildRoot
12cr|setproctitle-0.3.2-2|94	
12cr|setproctitle-0.3.2-2|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|setproctitle-0.3.2-2|96	- kill re-definition of %%buildroot on Pixel's request
12cr|setproctitle-0.3.2-2|97	
12cr|setproctitle-0.3.2-2|98	
12cr|setproctitle-0.3.2-2|99	* Fri Feb 02 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1-2mdv2007.0
12cr|setproctitle-0.3.2-2|100	+ Revision: 115951
12cr|setproctitle-0.3.2-2|101	- Import setproctitle
12cr|setproctitle-0.3.2-2|102	
12cr|setproctitle-0.3.2-2|103	* Sun Jan 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-2mdk
12cr|setproctitle-0.3.2-2|104	- rebuild
12cr|setproctitle-0.3.2-2|105	
12cr|setproctitle-0.3.2-2|106	* Sat Dec 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.1-1mdk
12cr|setproctitle-0.3.2-2|107	- initial mandrake package
12cr|setproctitle-0.3.2-2|108	

7484 12
12cr|sfc-0.018-1|1	Name:		sfc
12cr|sfc-0.018-1|2	Summary:	SoundFontCombi - ALSA MIDI event mixer
12cr|sfc-0.018-1|3	Version:	0.018
12cr|sfc-0.018-1|4	Release:	1
12cr|sfc-0.018-1|5	License:	GPLv2
12cr|sfc-0.018-1|6	Group:		Sound
12cr|sfc-0.018-1|7	URL:		http://personal.telefonica.terra.es/web/soudfontcombi
12cr|sfc-0.018-1|8	Source:		%{name}-%{version}.tar.gz
12cr|sfc-0.018-1|9	BuildRequires:	fltk-devel
12cr|sfc-0.018-1|10	BuildRequires:	pkgconfig(alsa)
12cr|sfc-0.018-1|11	BuildRequires:	pkgconfig(cairo)
12cr|sfc-0.018-1|12	BuildRequires:	pkgconfig(libpng)
12cr|sfc-0.018-1|13	BuildRequires:	pkgconfig(pixman-1)
12cr|sfc-0.018-1|14	BuildRequires:	pkgconfig(x11)
12cr|sfc-0.018-1|15	
12cr|sfc-0.018-1|16	%description
12cr|sfc-0.018-1|17	SoudFontCombi uses the ALSA sequencer to route MIDI events. You have 8 parts
12cr|sfc-0.018-1|18	and 2 MIDI ports, and you can produce combinations of sounds like some fancy
12cr|sfc-0.018-1|19	synthetizers.
12cr|sfc-0.018-1|20	
12cr|sfc-0.018-1|21	%prep
12cr|sfc-0.018-1|22	%setup -q
12cr|sfc-0.018-1|23	
12cr|sfc-0.018-1|24	%build
12cr|sfc-0.018-1|25	%configure2_5x
12cr|sfc-0.018-1|26	%make
12cr|sfc-0.018-1|27	
12cr|sfc-0.018-1|28	%install
12cr|sfc-0.018-1|29	%makeinstall_std
12cr|sfc-0.018-1|30	
12cr|sfc-0.018-1|31	#menu
12cr|sfc-0.018-1|32	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|sfc-0.018-1|33	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|sfc-0.018-1|34	[Desktop Entry]
12cr|sfc-0.018-1|35	Type=Application
12cr|sfc-0.018-1|36	Exec=Audio;
12cr|sfc-0.018-1|37	Icon=sound_section
12cr|sfc-0.018-1|38	Name=SoundFontCombi
12cr|sfc-0.018-1|39	Comment=MIDI event mixer
12cr|sfc-0.018-1|40	Categories=AudioVideo;Player;Audio;
12cr|sfc-0.018-1|41	EOF
12cr|sfc-0.018-1|42	
12cr|sfc-0.018-1|43	%files
12cr|sfc-0.018-1|44	%doc AUTHORS ChangeLog README COPYING
12cr|sfc-0.018-1|45	%{_bindir}/%{name}
12cr|sfc-0.018-1|46	%{_datadir}/%{name}
12cr|sfc-0.018-1|47	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|sfc-0.018-1|48	

7485 12
12cr|sflphone-1.2.0-1|1	%define major 4
12cr|sflphone-1.2.0-1|2	%define libqtsflphone %mklibname qtsflphone %{major}
12cr|sflphone-1.2.0-1|3	%define libqtsflphonedevel %mklibname qtsflphone -d
12cr|sflphone-1.2.0-1|4	
12cr|sflphone-1.2.0-1|5	Summary:	A robust standards-compliant enterprise softphone
12cr|sflphone-1.2.0-1|6	Name:		sflphone
12cr|sflphone-1.2.0-1|7	Version:	1.2.0
12cr|sflphone-1.2.0-1|8	Release:	1
12cr|sflphone-1.2.0-1|9	Url:		http://www.sflphone.org/
12cr|sflphone-1.2.0-1|10	#Source0:	https://projects.savoirfairelinux.com/attachments/download/2865/%{name}-%{version}.tar.gz
12cr|sflphone-1.2.0-1|11	# some files are missed in original tarball, so using version from git
12cr|sflphone-1.2.0-1|12	Source0:	%{name}-%{version}.tar.xz
12cr|sflphone-1.2.0-1|13	# pjsip is GPLv2+; sflphone-common is GPLv3+
12cr|sflphone-1.2.0-1|14	License:	GPLv2+ and GPLv3+
12cr|sflphone-1.2.0-1|15	Group:		Communications
12cr|sflphone-1.2.0-1|16	BuildRequires:	openssl-devel libcommoncpp-devel yaml-devel celt-devel
12cr|sflphone-1.2.0-1|17	BuildRequires:	ccrtp-devel pkgconfig(libzrtpcpp) astyle gsm-devel
12cr|sflphone-1.2.0-1|18	BuildRequires:	pkgconfig(samplerate) pkgconfig(alsa) pulseaudio-devel speex-devel
12cr|sflphone-1.2.0-1|19	BuildRequires:	pkgconfig(uuid) dbus-devel expat-devel
12cr|sflphone-1.2.0-1|20	BuildRequires:	dbus-glib-devel pkgconfig(libnotify) gtk+3-devel glib2-devel
12cr|sflphone-1.2.0-1|21	BuildRequires:	webkitgtk3-devel pkgconfig(libgnomeui-2.0) gnome-doc-utils
12cr|sflphone-1.2.0-1|22	BuildRequires:	evolution-data-server-devel check-devel >= 0.9.4
12cr|sflphone-1.2.0-1|23	BuildRequires:	pcre-devel
12cr|sflphone-1.2.0-1|24	#BuildRequires:	cmake
12cr|sflphone-1.2.0-1|25	#BuildRequires:	kdepim4-devel
12cr|sflphone-1.2.0-1|26	BuildRequires:	dbus-c++-devel
12cr|sflphone-1.2.0-1|27	BuildRequires:	pkgconfig(libebook-1.2)
12cr|sflphone-1.2.0-1|28	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|sflphone-1.2.0-1|29	BuildRequires:	rarian
12cr|sflphone-1.2.0-1|30	Suggests:	%{name}-client
12cr|sflphone-1.2.0-1|31	
12cr|sflphone-1.2.0-1|32	%description
12cr|sflphone-1.2.0-1|33	SFLphone is a robust standards-compliant enterprise softphone, for desktop and
12cr|sflphone-1.2.0-1|34	embedded systems. It is designed to handle several hundreds of calls a day.
12cr|sflphone-1.2.0-1|35	
12cr|sflphone-1.2.0-1|36	Features highlight:
12cr|sflphone-1.2.0-1|37	o  UI-independant telephony core
12cr|sflphone-1.2.0-1|38	o  Enterprise scalability functions
12cr|sflphone-1.2.0-1|39	o  GNOME, KDE and CLI clients
12cr|sflphone-1.2.0-1|40	o  SIP and IAX2 protocols support
12cr|sflphone-1.2.0-1|41	o  Multi-line, call transfer, call hold, call recording
12cr|sflphone-1.2.0-1|42	o  Multi-way conferencing
12cr|sflphone-1.2.0-1|43	o  High definition audio codecs
12cr|sflphone-1.2.0-1|44	o  Signalling and voice encryption (TLS, SRTP)
12cr|sflphone-1.2.0-1|45	o  Pulseaudio support
12cr|sflphone-1.2.0-1|46	
12cr|sflphone-1.2.0-1|47	%package plugins
12cr|sflphone-1.2.0-1|48	Summary: A robust standards-compliant enterprise softphone
12cr|sflphone-1.2.0-1|49	License: GPLv3+
12cr|sflphone-1.2.0-1|50	Requires: %{name}
12cr|sflphone-1.2.0-1|51	
12cr|sflphone-1.2.0-1|52	%description plugins
12cr|sflphone-1.2.0-1|53	Plugins for SFLphone software phone.
12cr|sflphone-1.2.0-1|54	
12cr|sflphone-1.2.0-1|55	%package client-gnome
12cr|sflphone-1.2.0-1|56	Summary: A robust standards-compliant enterprise softphone
12cr|sflphone-1.2.0-1|57	License: GPLv3+
12cr|sflphone-1.2.0-1|58	Requires: %{name}
12cr|sflphone-1.2.0-1|59	Provides: %{name}-client = %{EVRD}
12cr|sflphone-1.2.0-1|60	
12cr|sflphone-1.2.0-1|61	%description client-gnome
12cr|sflphone-1.2.0-1|62	This package contains the GNOME client for SFLphone.
12cr|sflphone-1.2.0-1|63	
12cr|sflphone-1.2.0-1|64	%package client-kde
12cr|sflphone-1.2.0-1|65	Summary: A robust standards-compliant enterprise softphone
12cr|sflphone-1.2.0-1|66	License: GPLv3+
12cr|sflphone-1.2.0-1|67	Requires: %{name}
12cr|sflphone-1.2.0-1|68	Provides: %{name}-client = %{EVRD}
12cr|sflphone-1.2.0-1|69	
12cr|sflphone-1.2.0-1|70	%description client-kde
12cr|sflphone-1.2.0-1|71	This package contains the KDE client for SFLphone.
12cr|sflphone-1.2.0-1|72	
12cr|sflphone-1.2.0-1|73	%package -n %{libqtsflphone}
12cr|sflphone-1.2.0-1|74	Summary: Qt library for SFLphone client
12cr|sflphone-1.2.0-1|75	License: GPLv3+
12cr|sflphone-1.2.0-1|76	
12cr|sflphone-1.2.0-1|77	%description -n %{libqtsflphone}
12cr|sflphone-1.2.0-1|78	This package contains the Qt library for SFLphone.
12cr|sflphone-1.2.0-1|79	
12cr|sflphone-1.2.0-1|80	%package -n %{libqtsflphonedevel}
12cr|sflphone-1.2.0-1|81	Summary: Qt library for SFLphone client
12cr|sflphone-1.2.0-1|82	License: GPLv3+
12cr|sflphone-1.2.0-1|83	Requires: %{libqtsflphone} = %{version}
12cr|sflphone-1.2.0-1|84	Provides: qtsflphone-devel = %{EVRD}
12cr|sflphone-1.2.0-1|85	
12cr|sflphone-1.2.0-1|86	%description -n %{libqtsflphonedevel}
12cr|sflphone-1.2.0-1|87	This package contains Qt development files for SFLphone.
12cr|sflphone-1.2.0-1|88	
12cr|sflphone-1.2.0-1|89	%prep
12cr|sflphone-1.2.0-1|90	%setup -q
12cr|sflphone-1.2.0-1|91	#find kde/ -type f -not -name '*.sh' -exec chmod a-x {} \;
12cr|sflphone-1.2.0-1|92	
12cr|sflphone-1.2.0-1|93	%build
12cr|sflphone-1.2.0-1|94	pushd daemon/libs/pjproject
12cr|sflphone-1.2.0-1|95	%configure2_5x --enable-libsamplerate
12cr|sflphone-1.2.0-1|96	make dep
12cr|sflphone-1.2.0-1|97	make
12cr|sflphone-1.2.0-1|98	popd
12cr|sflphone-1.2.0-1|99	
12cr|sflphone-1.2.0-1|100	pushd daemon
12cr|sflphone-1.2.0-1|101	./autogen.sh
12cr|sflphone-1.2.0-1|102	%configure2_5x
12cr|sflphone-1.2.0-1|103	%make
12cr|sflphone-1.2.0-1|104	popd
12cr|sflphone-1.2.0-1|105	
12cr|sflphone-1.2.0-1|106	pushd plugins
12cr|sflphone-1.2.0-1|107	./autogen.sh
12cr|sflphone-1.2.0-1|108	%configure2_5x
12cr|sflphone-1.2.0-1|109	%make
12cr|sflphone-1.2.0-1|110	popd
12cr|sflphone-1.2.0-1|111	
12cr|sflphone-1.2.0-1|112	pushd gnome
12cr|sflphone-1.2.0-1|113	./autogen.sh
12cr|sflphone-1.2.0-1|114	%configure2_5x --disable-schemas-install --disable-silent-rules
12cr|sflphone-1.2.0-1|115	%make
12cr|sflphone-1.2.0-1|116	popd
12cr|sflphone-1.2.0-1|117	
12cr|sflphone-1.2.0-1|118	#pushd kde
12cr|sflphone-1.2.0-1|119	#cmake
12cr|sflphone-1.2.0-1|120	#make
12cr|sflphone-1.2.0-1|121	#popd
12cr|sflphone-1.2.0-1|122	
12cr|sflphone-1.2.0-1|123	%install
12cr|sflphone-1.2.0-1|124	%makeinstall_std -C daemon
12cr|sflphone-1.2.0-1|125	%makeinstall_std -C plugins
12cr|sflphone-1.2.0-1|126	%makeinstall_std -C gnome
12cr|sflphone-1.2.0-1|127	#makeinstall_std -C kde/build
12cr|sflphone-1.2.0-1|128	
12cr|sflphone-1.2.0-1|129	%find_lang %{name}-client-gnome --with-gnome
12cr|sflphone-1.2.0-1|130	#find_lang %{name}-client-kde --with-kde
12cr|sflphone-1.2.0-1|131	
12cr|sflphone-1.2.0-1|132	%files
12cr|sflphone-1.2.0-1|133	%doc daemon/AUTHORS daemon/NEWS daemon/README daemon/TODO
12cr|sflphone-1.2.0-1|134	%dir %{_libdir}/%{name}
12cr|sflphone-1.2.0-1|135	%{_libdir}/%{name}/codecs/
12cr|sflphone-1.2.0-1|136	%{_libdir}/%{name}/sflphoned
12cr|sflphone-1.2.0-1|137	%{_datadir}/dbus-1/services/org.sflphone.SFLphone.service
12cr|sflphone-1.2.0-1|138	%{_mandir}/man1/sflphoned*
12cr|sflphone-1.2.0-1|139	%dir %{_datadir}/%{name}
12cr|sflphone-1.2.0-1|140	%{_datadir}/%{name}/ringtones/
12cr|sflphone-1.2.0-1|141	
12cr|sflphone-1.2.0-1|142	%files plugins
12cr|sflphone-1.2.0-1|143	%doc plugins/AUTHORS plugins/NEWS plugins/README
12cr|sflphone-1.2.0-1|144	%{_libdir}/%{name}/plugins/
12cr|sflphone-1.2.0-1|145	
12cr|sflphone-1.2.0-1|146	%files client-gnome -f %{name}-client-gnome.lang
12cr|sflphone-1.2.0-1|147	%doc gnome/AUTHORS gnome/README gnome/NEWS
12cr|sflphone-1.2.0-1|148	%{_sysconfdir}/gconf/schemas/sflphone-client-gnome.schemas
12cr|sflphone-1.2.0-1|149	%{_bindir}/%{name}
12cr|sflphone-1.2.0-1|150	%{_bindir}/%{name}-client-gnome
12cr|sflphone-1.2.0-1|151	%{_datadir}/applications/%{name}.desktop
12cr|sflphone-1.2.0-1|152	%{_datadir}/gnome/help/%{name}/
12cr|sflphone-1.2.0-1|153	%{_mandir}/man1/sflphone.1*
12cr|sflphone-1.2.0-1|154	%{_mandir}/man1/sflphone-client-gnome.1*
12cr|sflphone-1.2.0-1|155	%{_datadir}/omf/%{name}/
12cr|sflphone-1.2.0-1|156	%{_datadir}/pixmaps/%{name}.svg
12cr|sflphone-1.2.0-1|157	%{_datadir}/%{name}/*.svg
12cr|sflphone-1.2.0-1|158	%{_datadir}/%{name}/*.gif
12cr|sflphone-1.2.0-1|159	%{_datadir}/%{name}/ui/
12cr|sflphone-1.2.0-1|160	#%{_datadir}/%{name}/webkit/
12cr|sflphone-1.2.0-1|161	
12cr|sflphone-1.2.0-1|162	#files client-kde -f %{name}-client-kde.lang
12cr|sflphone-1.2.0-1|163	#doc kde/AUTHORS kde/NEWS kde/README
12cr|sflphone-1.2.0-1|164	#%{_bindir}/%{name}-client-kde
12cr|sflphone-1.2.0-1|165	#%{_kde_appsdir}/*
12cr|sflphone-1.2.0-1|166	#%{_kde_libdir}/kde4/*
12cr|sflphone-1.2.0-1|167	#%{_kde_applicationsdir}/*
12cr|sflphone-1.2.0-1|168	#%{_mandir}/man1/sflphone-client-kde.1*
12cr|sflphone-1.2.0-1|169	#%{_kde_services}/*
12cr|sflphone-1.2.0-1|170	#%{_iconsdir}/hicolor/*/apps/sflphone-client-kde.*
12cr|sflphone-1.2.0-1|171	#%{_kde_docdir}/HTML/en/*
12cr|sflphone-1.2.0-1|172	#%{_datadir}/config.kcfg/sflphone-client-kde.kcfg
12cr|sflphone-1.2.0-1|173	
12cr|sflphone-1.2.0-1|174	#files -n %{libqtsflphone}
12cr|sflphone-1.2.0-1|175	#%{qt4lib}/libqtsflphone.so.%{major}
12cr|sflphone-1.2.0-1|176	#%{qt4lib}/libqtsflphone.so.%{version}
12cr|sflphone-1.2.0-1|177	
12cr|sflphone-1.2.0-1|178	#files -n %{libqtsflphonedevel}
12cr|sflphone-1.2.0-1|179	#%{qt4lib}/libqtsflphone.so
12cr|sflphone-1.2.0-1|180	#%{_includedir}/qtsflphone/

7486 12
12cr|sflphone-kde-1.2.0-1|1	%define major	4
12cr|sflphone-kde-1.2.0-1|2	%define libname	%mklibname ksflphone %{major}
12cr|sflphone-kde-1.2.0-1|3	%define devname	%mklibname ksflphone -d
12cr|sflphone-kde-1.2.0-1|4	
12cr|sflphone-kde-1.2.0-1|5	Name:		sflphone-kde
12cr|sflphone-kde-1.2.0-1|6	Version:	1.2.0
12cr|sflphone-kde-1.2.0-1|7	Release:	1
12cr|sflphone-kde-1.2.0-1|8	Summary:	SFLPhone KDE client
12cr|sflphone-kde-1.2.0-1|9	License:	GPLv3+
12cr|sflphone-kde-1.2.0-1|10	Group:		Communications
12cr|sflphone-kde-1.2.0-1|11	Source0:	http://download.kde.org/stable/sflphone/%{version}/src/%{name}-%{version}.tar.bz2
12cr|sflphone-kde-1.2.0-1|12	BuildRequires:	cmake
12cr|sflphone-kde-1.2.0-1|13	BuildRequires:	kdepim4-devel
12cr|sflphone-kde-1.2.0-1|14	
12cr|sflphone-kde-1.2.0-1|15	%description
12cr|sflphone-kde-1.2.0-1|16	This package contains the KDE client for SFLPhone.
12cr|sflphone-kde-1.2.0-1|17	
12cr|sflphone-kde-1.2.0-1|18	%package -n %{libname}
12cr|sflphone-kde-1.2.0-1|19	Summary:	Shared libraries for SFLPhone KDE client
12cr|sflphone-kde-1.2.0-1|20	Group:		System/Libraries
12cr|sflphone-kde-1.2.0-1|21	
12cr|sflphone-kde-1.2.0-1|22	%description -n %{libname}
12cr|sflphone-kde-1.2.0-1|23	This package contains shared libraries for SFLPhone KDE client.
12cr|sflphone-kde-1.2.0-1|24	
12cr|sflphone-kde-1.2.0-1|25	%package -n %{devname}
12cr|sflphone-kde-1.2.0-1|26	Summary:	Development files for %{libname}
12cr|sflphone-kde-1.2.0-1|27	Group:		Development/C++
12cr|sflphone-kde-1.2.0-1|28	
12cr|sflphone-kde-1.2.0-1|29	%description -n %{devname}
12cr|sflphone-kde-1.2.0-1|30	This package contains development files for SFLPhone KDE client.
12cr|sflphone-kde-1.2.0-1|31	
12cr|sflphone-kde-1.2.0-1|32	%prep
12cr|sflphone-kde-1.2.0-1|33	%setup -qn %{name}
12cr|sflphone-kde-1.2.0-1|34	
12cr|sflphone-kde-1.2.0-1|35	%build
12cr|sflphone-kde-1.2.0-1|36	%cmake_kde4
12cr|sflphone-kde-1.2.0-1|37	%make
12cr|sflphone-kde-1.2.0-1|38	
12cr|sflphone-kde-1.2.0-1|39	%install
12cr|sflphone-kde-1.2.0-1|40	pushd build
12cr|sflphone-kde-1.2.0-1|41	%makeinstall_std
12cr|sflphone-kde-1.2.0-1|42	popd
12cr|sflphone-kde-1.2.0-1|43	
12cr|sflphone-kde-1.2.0-1|44	%files
12cr|sflphone-kde-1.2.0-1|45	%doc AUTHORS README
12cr|sflphone-kde-1.2.0-1|46	%doc %{_kde_docdir}/HTML/en/sflphone-client-kde
12cr|sflphone-kde-1.2.0-1|47	%{_bindir}/sflphone-client-kde
12cr|sflphone-kde-1.2.0-1|48	%{_kde_libdir}/kde4/plasma_engine_sflphone.so
12cr|sflphone-kde-1.2.0-1|49	%{_kde_applicationsdir}/sflphone-client-kde.desktop
12cr|sflphone-kde-1.2.0-1|50	%{_kde_appsdir}/plasma/plasmoids/org.kde.plasma.applet.sflphone
12cr|sflphone-kde-1.2.0-1|51	%{_kde_appsdir}/plasma/services/sflphone.operations
12cr|sflphone-kde-1.2.0-1|52	%{_kde_appsdir}/sflphone-client-kde
12cr|sflphone-kde-1.2.0-1|53	%{_kde_datadir}/config.kcfg/sflphone-client-kde.kcfg
12cr|sflphone-kde-1.2.0-1|54	%{_kde_iconsdir}/hicolor/*/apps/sflphone-client-kde.*
12cr|sflphone-kde-1.2.0-1|55	%{_kde_services}/plasma-*-sflphone.desktop
12cr|sflphone-kde-1.2.0-1|56	%{_mandir}/man1/sflphone-client-kde.1*
12cr|sflphone-kde-1.2.0-1|57	
12cr|sflphone-kde-1.2.0-1|58	%files -n %{libname}
12cr|sflphone-kde-1.2.0-1|59	%{_kde_libdir}/libksflphone.so.%{major}
12cr|sflphone-kde-1.2.0-1|60	%{_kde_libdir}/libksflphone.so.%{version}
12cr|sflphone-kde-1.2.0-1|61	%{_kde_libdir}/libqtsflphone.so.%{major}
12cr|sflphone-kde-1.2.0-1|62	%{_kde_libdir}/libqtsflphone.so.%{version}
12cr|sflphone-kde-1.2.0-1|63	
12cr|sflphone-kde-1.2.0-1|64	%files -n %{devname}
12cr|sflphone-kde-1.2.0-1|65	%doc AUTHORS DEVELOPPER README
12cr|sflphone-kde-1.2.0-1|66	%{_kde_libdir}/libksflphone.so
12cr|sflphone-kde-1.2.0-1|67	%{_kde_libdir}/libqtsflphone.so
12cr|sflphone-kde-1.2.0-1|68	%{_includedir}/ksflphone/
12cr|sflphone-kde-1.2.0-1|69	%{_includedir}/qtsflphone/

7487 12
12cr|sfml-1.6-5|1	%define	_duplicate_files_terminate_build 0
12cr|sfml-1.6-5|2	
12cr|sfml-1.6-5|3	Name:			sfml
12cr|sfml-1.6-5|4	Version:		1.6
12cr|sfml-1.6-5|5	Release:		5
12cr|sfml-1.6-5|6	
12cr|sfml-1.6-5|7	%define	major		1
12cr|sfml-1.6-5|8	%define	minor		6
12cr|sfml-1.6-5|9	
12cr|sfml-1.6-5|10	%define	libname_a	%mklibname sfml-audio %{major}.%{minor}
12cr|sfml-1.6-5|11	%define develname_a	%mklibname sfml-audio -d
12cr|sfml-1.6-5|12	%define	libname_g	%mklibname sfml-graphics %{major}.%{minor}
12cr|sfml-1.6-5|13	%define develname_g	%mklibname sfml-graphics -d
12cr|sfml-1.6-5|14	%define	libname_n	%mklibname sfml-network %{major}.%{minor}
12cr|sfml-1.6-5|15	%define develname_n	%mklibname sfml-network -d
12cr|sfml-1.6-5|16	%define	libname_s	%mklibname sfml-system %{major}.%{minor}
12cr|sfml-1.6-5|17	%define develname_s	%mklibname sfml-system -d
12cr|sfml-1.6-5|18	%define	libname_w	%mklibname sfml-window %{major}.%{minor}
12cr|sfml-1.6-5|19	%define develname_w	%mklibname sfml-window -d
12cr|sfml-1.6-5|20	
12cr|sfml-1.6-5|21	%define	cname		c%{name}
12cr|sfml-1.6-5|22	
12cr|sfml-1.6-5|23	%define	libname_ac	%mklibname csfml-audio %{major}.%{minor}
12cr|sfml-1.6-5|24	%define develname_ac	%mklibname csfml-audio -d
12cr|sfml-1.6-5|25	%define	libname_gc	%mklibname csfml-graphics %{major}.%{minor}
12cr|sfml-1.6-5|26	%define develname_gc	%mklibname csfml-graphics -d
12cr|sfml-1.6-5|27	%define	libname_nc	%mklibname csfml-network %{major}.%{minor}
12cr|sfml-1.6-5|28	%define develname_nc	%mklibname csfml-network -d
12cr|sfml-1.6-5|29	%define	libname_sc	%mklibname csfml-system %{major}.%{minor}
12cr|sfml-1.6-5|30	%define develname_sc	%mklibname csfml-system -d
12cr|sfml-1.6-5|31	%define	libname_wc	%mklibname csfml-window %{major}.%{minor}
12cr|sfml-1.6-5|32	%define develname_wc	%mklibname csfml-window -d
12cr|sfml-1.6-5|33	
12cr|sfml-1.6-5|34	Summary:	Simple and Fast Multimedia Library
12cr|sfml-1.6-5|35	License:	zlib/libpng License
12cr|sfml-1.6-5|36	Group:		System/Libraries
12cr|sfml-1.6-5|37	URL:		http://sourceforge.net/projects/sfml
12cr|sfml-1.6-5|38	Source0:	http://sourceforge.net/projects/sfml/files/sfml/%{version}/SFML-%{version}-sdk-linux-32.tar.gz
12cr|sfml-1.6-5|39	Source1:	http://sourceforge.net/projects/sfml/files/sfml/%{version}/SFML-%{version}-c-sdk-linux-32.tar.gz
12cr|sfml-1.6-5|40	# real links:
12cr|sfml-1.6-5|41	# wget http://sourceforge.net/projects/sfml/files/sfml/%{version}/SFML-%{version}-sdk-linux-32.tar.gz/download
12cr|sfml-1.6-5|42	# wget http://sourceforge.net/projects/sfml/files/sfml/%{version}/SFML-%{version}-c-sdk-linux-32.tar.gz/download
12cr|sfml-1.6-5|43	Patch0:		samples-qt-Makefile-qt-inc-path.patch
12cr|sfml-1.6-5|44	Patch1:		sfml-c-makefile.patch
12cr|sfml-1.6-5|45	Patch2:		rem-included-libs.patch
12cr|sfml-1.6-5|46	Patch3:		SFML-1.6-png15.patch
12cr|sfml-1.6-5|47	Patch4:		SFML-1.6-gcc4.7.patch
12cr|sfml-1.6-5|48	Patch5:		SFML-1.6-dso.patch
12cr|sfml-1.6-5|49	
12cr|sfml-1.6-5|50	BuildRequires:	pkgconfig(gl)
12cr|sfml-1.6-5|51	BuildRequires:	pkgconfig(glu)
12cr|sfml-1.6-5|52	BuildRequires:	pkgconfig(freetype2)
12cr|sfml-1.6-5|53	BuildRequires:	pkgconfig(x11)
12cr|sfml-1.6-5|54	BuildRequires:	pkgconfig(xrandr)
12cr|sfml-1.6-5|55	BuildRequires:	pkgconfig(openal)
12cr|sfml-1.6-5|56	BuildRequires:	pkgconfig(sndfile)
12cr|sfml-1.6-5|57	BuildRequires:	recode
12cr|sfml-1.6-5|58	#for samples
12cr|sfml-1.6-5|59	BuildRequires:	qt4-devel
12cr|sfml-1.6-5|60	BuildRequires:	wxgtku-devel
12cr|sfml-1.6-5|61	
12cr|sfml-1.6-5|62	%description
12cr|sfml-1.6-5|63	SFML is a portable and easy to use multimedia API written in C++.
12cr|sfml-1.6-5|64	
12cr|sfml-1.6-5|65	Its features are :
12cr|sfml-1.6-5|66	- portability,
12cr|sfml-1.6-5|67	- object-oriented design,
12cr|sfml-1.6-5|68	- flexibility (a lot of small packages),
12cr|sfml-1.6-5|69	- easy to use,
12cr|sfml-1.6-5|70	- easy to integrate with GUI toolkits.
12cr|sfml-1.6-5|71	
12cr|sfml-1.6-5|72	The library is divided in 5 small packages :
12cr|sfml-1.6-5|73	- audio
12cr|sfml-1.6-5|74	- graphics
12cr|sfml-1.6-5|75	- network
12cr|sfml-1.6-5|76	- system
12cr|sfml-1.6-5|77	- window
12cr|sfml-1.6-5|78	
12cr|sfml-1.6-5|79	This package contains documentation and samples.
12cr|sfml-1.6-5|80	
12cr|sfml-1.6-5|81	########################################################
12cr|sfml-1.6-5|82	# C++ libs
12cr|sfml-1.6-5|83	
12cr|sfml-1.6-5|84	%package -n %{develname_a}
12cr|sfml-1.6-5|85	Summary:	Header files from %{name}-audio
12cr|sfml-1.6-5|86	Group:		Development/C++
12cr|sfml-1.6-5|87	Requires:	sfml-system-devel = %{version}
12cr|sfml-1.6-5|88	Requires:	%{libname_a} = %{version}
12cr|sfml-1.6-5|89	Provides:	%{name}-audio-devel = %{version}-%{release}
12cr|sfml-1.6-5|90	Conflicts:	%{develname_ac}
12cr|sfml-1.6-5|91	
12cr|sfml-1.6-5|92	%description -n %{develname_a}
12cr|sfml-1.6-5|93	Includes files for developing programs based on %{name}-audio.
12cr|sfml-1.6-5|94	
12cr|sfml-1.6-5|95	%package -n %{develname_g}
12cr|sfml-1.6-5|96	Summary:	Header files from %{name}-graphics
12cr|sfml-1.6-5|97	Group:		Development/C++
12cr|sfml-1.6-5|98	Requires:	sfml-window-devel = %{version}
12cr|sfml-1.6-5|99	Requires:	%{libname_g} = %{version}
12cr|sfml-1.6-5|100	Provides:	%{name}-graphics-devel = %{version}-%{release}
12cr|sfml-1.6-5|101	Conflicts:	%{develname_gc}
12cr|sfml-1.6-5|102	
12cr|sfml-1.6-5|103	%description -n %{develname_g}
12cr|sfml-1.6-5|104	Includes files for developing programs based on %{name}-graphics.
12cr|sfml-1.6-5|105	
12cr|sfml-1.6-5|106	%package -n %{develname_n}
12cr|sfml-1.6-5|107	Summary:	Header files from %{name}-network
12cr|sfml-1.6-5|108	Group:		Development/C++
12cr|sfml-1.6-5|109	Requires:	sfml-system-devel = %{version}
12cr|sfml-1.6-5|110	Requires:	%{libname_n} = %{version}
12cr|sfml-1.6-5|111	Provides:	%{name}-network-devel = %{version}-%{release}
12cr|sfml-1.6-5|112	Conflicts:	%{develname_nc}
12cr|sfml-1.6-5|113	
12cr|sfml-1.6-5|114	%description -n %{develname_n}
12cr|sfml-1.6-5|115	Includes files for developing programs based on %{name}-network.
12cr|sfml-1.6-5|116	
12cr|sfml-1.6-5|117	%package -n %{develname_s}
12cr|sfml-1.6-5|118	Summary:	Header files from %{name}-system
12cr|sfml-1.6-5|119	Group:		Development/C++
12cr|sfml-1.6-5|120	Requires:	%{libname_s} = %{version}
12cr|sfml-1.6-5|121	Provides:	%{name}-system-devel = %{version}-%{release}
12cr|sfml-1.6-5|122	Conflicts:	%{develname_sc}
12cr|sfml-1.6-5|123	
12cr|sfml-1.6-5|124	%description -n %{develname_s}
12cr|sfml-1.6-5|125	Includes files for developing programs based on %{name}-system.
12cr|sfml-1.6-5|126	
12cr|sfml-1.6-5|127	%package -n %{develname_w}
12cr|sfml-1.6-5|128	Summary:	Header files from %{name}-window
12cr|sfml-1.6-5|129	Group:		Development/C++
12cr|sfml-1.6-5|130	Requires:	sfml-system-devel = %{version}
12cr|sfml-1.6-5|131	Requires:	%{libname_w} = %{version}
12cr|sfml-1.6-5|132	Provides:	%{name}-window-devel = %{version}-%{release}
12cr|sfml-1.6-5|133	Conflicts:	%{develname_wc}
12cr|sfml-1.6-5|134	
12cr|sfml-1.6-5|135	%description -n %{develname_w}
12cr|sfml-1.6-5|136	Includes files for developing programs based on %{name}-window.
12cr|sfml-1.6-5|137	
12cr|sfml-1.6-5|138	%package -n %{libname_a}
12cr|sfml-1.6-5|139	Summary:	Dynamic libraries from %{name}-audio
12cr|sfml-1.6-5|140	Group:		System/Libraries
12cr|sfml-1.6-5|141	Provides:	%{name}-audio = %{version}-%{release}
12cr|sfml-1.6-5|142	
12cr|sfml-1.6-5|143	%description -n %{libname_a}
12cr|sfml-1.6-5|144	Dynamic libraries from %{name}-audio.
12cr|sfml-1.6-5|145	
12cr|sfml-1.6-5|146	%package -n %{libname_g}
12cr|sfml-1.6-5|147	Summary:	Dynamic libraries from %{name}-graphics
12cr|sfml-1.6-5|148	Group:		System/Libraries
12cr|sfml-1.6-5|149	Provides:	%{name}-graphics = %{version}-%{release}
12cr|sfml-1.6-5|150	
12cr|sfml-1.6-5|151	%description -n %{libname_g}
12cr|sfml-1.6-5|152	Dynamic libraries from %{name}-graphics.
12cr|sfml-1.6-5|153	
12cr|sfml-1.6-5|154	%package -n %{libname_n}
12cr|sfml-1.6-5|155	Summary:	Dynamic libraries from %{name}-network
12cr|sfml-1.6-5|156	Group:		System/Libraries
12cr|sfml-1.6-5|157	Provides:	%{name}-network = %{version}-%{release}
12cr|sfml-1.6-5|158	
12cr|sfml-1.6-5|159	%description -n %{libname_n}
12cr|sfml-1.6-5|160	Dynamic libraries from %{name}-network.
12cr|sfml-1.6-5|161	
12cr|sfml-1.6-5|162	%package -n %{libname_s}
12cr|sfml-1.6-5|163	Summary:	Dynamic libraries from %{name}-system
12cr|sfml-1.6-5|164	Group:		System/Libraries
12cr|sfml-1.6-5|165	Provides:	%{name}-system = %{version}-%{release}
12cr|sfml-1.6-5|166	
12cr|sfml-1.6-5|167	%description -n %{libname_s}
12cr|sfml-1.6-5|168	Dynamic libraries from %{name}-system.
12cr|sfml-1.6-5|169	
12cr|sfml-1.6-5|170	%package -n %{libname_w}
12cr|sfml-1.6-5|171	Summary:	Dynamic libraries from %{name}-window
12cr|sfml-1.6-5|172	Group:		System/Libraries
12cr|sfml-1.6-5|173	Provides:	%{name}-window = %{version}-%{release}
12cr|sfml-1.6-5|174	
12cr|sfml-1.6-5|175	%description -n %{libname_w}
12cr|sfml-1.6-5|176	Dynamic libraries from %{name}-window.
12cr|sfml-1.6-5|177	
12cr|sfml-1.6-5|178	########################################################
12cr|sfml-1.6-5|179	# C libs
12cr|sfml-1.6-5|180	
12cr|sfml-1.6-5|181	%package -n %{develname_ac}
12cr|sfml-1.6-5|182	Summary:	Header files from %{cname}-audio
12cr|sfml-1.6-5|183	Group:		Development/C
12cr|sfml-1.6-5|184	Requires:	sfml-system-devel = %{version}
12cr|sfml-1.6-5|185	Requires:	%{libname_ac} = %{version}
12cr|sfml-1.6-5|186	Requires:	%{libname_a} = %{version}
12cr|sfml-1.6-5|187	Provides:	%{cname}-audio-devel = %{version}-%{release}
12cr|sfml-1.6-5|188	
12cr|sfml-1.6-5|189	%description -n %{develname_ac}
12cr|sfml-1.6-5|190	Includes files for developing programs based on %{cname}-audio.
12cr|sfml-1.6-5|191	
12cr|sfml-1.6-5|192	%package -n %{develname_gc}
12cr|sfml-1.6-5|193	Summary:	Header files from %{cname}-graphics
12cr|sfml-1.6-5|194	Group:		Development/C
12cr|sfml-1.6-5|195	Requires:	sfml-window-devel = %{version}
12cr|sfml-1.6-5|196	Requires:	%{libname_gc} = %{version}
12cr|sfml-1.6-5|197	Requires:	%{libname_g} = %{version}
12cr|sfml-1.6-5|198	Provides:	%{cname}-graphics-devel = %{version}-%{release}
12cr|sfml-1.6-5|199	
12cr|sfml-1.6-5|200	%description -n %{develname_gc}
12cr|sfml-1.6-5|201	Includes files for developing programs based on %{cname}-graphics.
12cr|sfml-1.6-5|202	
12cr|sfml-1.6-5|203	%package -n %{develname_nc}
12cr|sfml-1.6-5|204	Summary:	Header files from %{cname}-network
12cr|sfml-1.6-5|205	Group:		Development/C
12cr|sfml-1.6-5|206	Requires:	sfml-system-devel = %{version}
12cr|sfml-1.6-5|207	Requires:	%{libname_nc} = %{version}
12cr|sfml-1.6-5|208	Requires:	%{libname_n} = %{version}
12cr|sfml-1.6-5|209	Provides:	%{cname}-network-devel = %{version}-%{release}
12cr|sfml-1.6-5|210	
12cr|sfml-1.6-5|211	%description -n %{develname_nc}
12cr|sfml-1.6-5|212	Includes files for developing programs based on %{cname}-network.
12cr|sfml-1.6-5|213	
12cr|sfml-1.6-5|214	%package -n %{develname_sc}
12cr|sfml-1.6-5|215	Summary:	Header files from %{cname}-system
12cr|sfml-1.6-5|216	Group:		Development/C
12cr|sfml-1.6-5|217	Requires:	%{libname_sc} = %{version}
12cr|sfml-1.6-5|218	Requires:	%{libname_s} = %{version}
12cr|sfml-1.6-5|219	Provides:	%{cname}-system-devel = %{version}-%{release}
12cr|sfml-1.6-5|220	
12cr|sfml-1.6-5|221	%description -n %{develname_sc}
12cr|sfml-1.6-5|222	Includes files for developing programs based on %{cname}-system.
12cr|sfml-1.6-5|223	
12cr|sfml-1.6-5|224	%package -n %{develname_wc}
12cr|sfml-1.6-5|225	Summary:	Header files from %{cname}-window
12cr|sfml-1.6-5|226	Group:		Development/C
12cr|sfml-1.6-5|227	Requires:	sfml-system-devel = %{version}
12cr|sfml-1.6-5|228	Requires:	%{libname_wc} = %{version}
12cr|sfml-1.6-5|229	Requires:	%{libname_w} = %{version}
12cr|sfml-1.6-5|230	Provides:	%{cname}-window-devel = %{version}-%{release}
12cr|sfml-1.6-5|231	
12cr|sfml-1.6-5|232	%description -n %{develname_wc}
12cr|sfml-1.6-5|233	Includes files for developing programs based on %{cname}-window.
12cr|sfml-1.6-5|234	
12cr|sfml-1.6-5|235	%package -n %{libname_ac}
12cr|sfml-1.6-5|236	Summary:	Dynamic libraries from %{cname}-audio
12cr|sfml-1.6-5|237	Group:		System/Libraries
12cr|sfml-1.6-5|238	Requires:	%{libname_a} = %{version}
12cr|sfml-1.6-5|239	Provides:	%{cname}-audio = %{version}-%{release}
12cr|sfml-1.6-5|240	
12cr|sfml-1.6-5|241	%description -n %{libname_ac}
12cr|sfml-1.6-5|242	Dynamic libraries from %{cname}-audio.
12cr|sfml-1.6-5|243	
12cr|sfml-1.6-5|244	%package -n %{libname_gc}
12cr|sfml-1.6-5|245	Summary:	Dynamic libraries from %{cname}-graphics
12cr|sfml-1.6-5|246	Group:		System/Libraries
12cr|sfml-1.6-5|247	Requires:	%{libname_g} = %{version}
12cr|sfml-1.6-5|248	Provides:	%{cname}-graphics = %{version}-%{release}
12cr|sfml-1.6-5|249	
12cr|sfml-1.6-5|250	%description -n %{libname_gc}
12cr|sfml-1.6-5|251	Dynamic libraries from %{cname}-graphics.
12cr|sfml-1.6-5|252	
12cr|sfml-1.6-5|253	%package -n %{libname_nc}
12cr|sfml-1.6-5|254	Summary:	Dynamic libraries from %{cname}-network
12cr|sfml-1.6-5|255	Group:		System/Libraries
12cr|sfml-1.6-5|256	Requires:	%{libname_n} = %{version}
12cr|sfml-1.6-5|257	Provides:	%{cname}-network = %{version}-%{release}
12cr|sfml-1.6-5|258	
12cr|sfml-1.6-5|259	%description -n %{libname_nc}
12cr|sfml-1.6-5|260	Dynamic libraries from %{cname}-network.
12cr|sfml-1.6-5|261	
12cr|sfml-1.6-5|262	%package -n %{libname_sc}
12cr|sfml-1.6-5|263	Summary:	Dynamic libraries from %{cname}-system
12cr|sfml-1.6-5|264	Group:		System/Libraries
12cr|sfml-1.6-5|265	Requires:	%{libname_s} = %{version}
12cr|sfml-1.6-5|266	Provides:	%{cname}-system = %{version}-%{release}
12cr|sfml-1.6-5|267	
12cr|sfml-1.6-5|268	%description -n %{libname_sc}
12cr|sfml-1.6-5|269	Dynamic libraries from %{cname}-system.
12cr|sfml-1.6-5|270	
12cr|sfml-1.6-5|271	%package -n %{libname_wc}
12cr|sfml-1.6-5|272	Summary:	Dynamic libraries from %{cname}-window
12cr|sfml-1.6-5|273	Group:		System/Libraries
12cr|sfml-1.6-5|274	Requires:	%{libname_w} = %{version}
12cr|sfml-1.6-5|275	Provides:	%{cname}-window = %{version}-%{release}
12cr|sfml-1.6-5|276	
12cr|sfml-1.6-5|277	%description -n %{libname_wc}
12cr|sfml-1.6-5|278	Dynamic libraries from %{cname}-window.
12cr|sfml-1.6-5|279	
12cr|sfml-1.6-5|280	########################################################
12cr|sfml-1.6-5|281	
12cr|sfml-1.6-5|282	%prep
12cr|sfml-1.6-5|283	%setup -q -b1 -n SFML-%{version}
12cr|sfml-1.6-5|284	rm -f lib/*.so*
12cr|sfml-1.6-5|285	# removing included libs
12cr|sfml-1.6-5|286	rm -rf src/SFML/Graphics/libjpeg/
12cr|sfml-1.6-5|287	rm -rf src/SFML/Graphics/libpng/
12cr|sfml-1.6-5|288	rm -rf src/SFML/Graphics/zlib/
12cr|sfml-1.6-5|289	%patch0 -p0 -b .qtincpath
12cr|sfml-1.6-5|290	%patch1 -p0 -b .csfml
12cr|sfml-1.6-5|291	%patch2 -p1 -b .inclibs
12cr|sfml-1.6-5|292	%patch3 -p1 -b .png15
12cr|sfml-1.6-5|293	%patch4 -p1 -b .gcc46
12cr|sfml-1.6-5|294	%patch5 -p1 -b .dso
12cr|sfml-1.6-5|295	%ifarch x86_64
12cr|sfml-1.6-5|296	perl -pi -e "s|DESTDIR\)/lib|DESTDIR\)/lib64|" src/SFML/Makefile
12cr|sfml-1.6-5|297	%endif
12cr|sfml-1.6-5|298	perl -pi -e "s|\r\n|\n|g" *.txt
12cr|sfml-1.6-5|299	recode l1..u8 *.txt
12cr|sfml-1.6-5|300	
12cr|sfml-1.6-5|301	%ifarch x86_64
12cr|sfml-1.6-5|302	perl -pi -e "s|DESTDIR\)/lib|DESTDIR\)/lib64|" CSFML/src/SFML/Makefile
12cr|sfml-1.6-5|303	%endif
12cr|sfml-1.6-5|304	
12cr|sfml-1.6-5|305	# fix samples build
12cr|sfml-1.6-5|306	perl -pi -e "s|export LDFLAGS  =|export LDFLAGS  = -L%{_libdir} -L../../lib|" \
12cr|sfml-1.6-5|307	samples/Makefile
12cr|sfml-1.6-5|308	perl -pi -e "s|-I/usr/include/qt4|-I/usr/lib/qt4/include|" \
12cr|sfml-1.6-5|309	samples/qt/Makefile
12cr|sfml-1.6-5|310	
12cr|sfml-1.6-5|311	# fix samples data location
12cr|sfml-1.6-5|312	find samples -name "*.cpp" -exec perl -pi -e \
12cr|sfml-1.6-5|313	"s|datas|%{_datadir}/%{name}/samples/bin/datas|g" {} +
12cr|sfml-1.6-5|314	
12cr|sfml-1.6-5|315	%build
12cr|sfml-1.6-5|316	%make
12cr|sfml-1.6-5|317	#samples
12cr|sfml-1.6-5|318	pushd lib
12cr|sfml-1.6-5|319	for i in *.so* ; do ln -s $i ${i%.1.6} ; done
12cr|sfml-1.6-5|320	popd
12cr|sfml-1.6-5|321	pushd samples
12cr|sfml-1.6-5|322	%make
12cr|sfml-1.6-5|323	popd
12cr|sfml-1.6-5|324	pushd CSFML
12cr|sfml-1.6-5|325	%make
12cr|sfml-1.6-5|326	popd
12cr|sfml-1.6-5|327	
12cr|sfml-1.6-5|328	%install
12cr|sfml-1.6-5|329	%makeinstall_std DESTDIR=%{buildroot}%{_prefix}
12cr|sfml-1.6-5|330	
12cr|sfml-1.6-5|331	pushd CSFML
12cr|sfml-1.6-5|332	%makeinstall_std DESTDIR=%{buildroot}%{_prefix}
12cr|sfml-1.6-5|333	popd
12cr|sfml-1.6-5|334	
12cr|sfml-1.6-5|335	# install sample source and data
12cr|sfml-1.6-5|336	rm -f %{buildroot}%{_datadir}/%{name}/samples/*/*.o
12cr|sfml-1.6-5|337	install -d -m 755 %{buildroot}%{_datadir}/%{name}/samples
12cr|sfml-1.6-5|338	cp -R ./samples/* %{buildroot}%{_datadir}/%{name}/samples/
12cr|sfml-1.6-5|339	rm -f %{buildroot}%{_datadir}/%{name}/samples/*/*.o
12cr|sfml-1.6-5|340	
12cr|sfml-1.6-5|341	# install sample binaries to sfml-sample*
12cr|sfml-1.6-5|342	install -d -m 755 %{buildroot}%{_bindir}
12cr|sfml-1.6-5|343	for i in %{buildroot}%{_datadir}/%{name}/samples/bin/[!d]* ; do \
12cr|sfml-1.6-5|344	mv $i %{buildroot}%{_bindir}/sfml-sample-`basename $i` ; done
12cr|sfml-1.6-5|345	
12cr|sfml-1.6-5|346	%files
12cr|sfml-1.6-5|347	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|348	%doc *.txt doc/*
12cr|sfml-1.6-5|349	%attr(0755,root,root) %{_bindir}/sfml-sample-*
12cr|sfml-1.6-5|350	%{_datadir}/%{name}/samples
12cr|sfml-1.6-5|351	
12cr|sfml-1.6-5|352	##############################
12cr|sfml-1.6-5|353	# C++ libs
12cr|sfml-1.6-5|354	
12cr|sfml-1.6-5|355	%files -n %{develname_a}
12cr|sfml-1.6-5|356	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|357	%{_includedir}/SFML/Audio.hpp
12cr|sfml-1.6-5|358	%{_includedir}/SFML/Audio
12cr|sfml-1.6-5|359	%{_libdir}/libsfml-audio.so
12cr|sfml-1.6-5|360	
12cr|sfml-1.6-5|361	%files -n %{develname_g}
12cr|sfml-1.6-5|362	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|363	%{_includedir}/SFML/Graphics.hpp
12cr|sfml-1.6-5|364	%{_includedir}/SFML/Graphics
12cr|sfml-1.6-5|365	%{_libdir}/libsfml-graphics.so
12cr|sfml-1.6-5|366	
12cr|sfml-1.6-5|367	%files -n %{develname_n}
12cr|sfml-1.6-5|368	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|369	%{_includedir}/SFML/Network.hpp
12cr|sfml-1.6-5|370	%{_includedir}/SFML/Network
12cr|sfml-1.6-5|371	%{_libdir}/libsfml-network.so
12cr|sfml-1.6-5|372	
12cr|sfml-1.6-5|373	%files -n %{develname_s}
12cr|sfml-1.6-5|374	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|375	%dir %{_includedir}/SFML
12cr|sfml-1.6-5|376	%{_includedir}/SFML/Config.hpp
12cr|sfml-1.6-5|377	%{_includedir}/SFML/System.hpp
12cr|sfml-1.6-5|378	%{_includedir}/SFML/System
12cr|sfml-1.6-5|379	%{_libdir}/libsfml-system.so
12cr|sfml-1.6-5|380	
12cr|sfml-1.6-5|381	%files -n %{develname_w}
12cr|sfml-1.6-5|382	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|383	%{_includedir}/SFML/Window.hpp
12cr|sfml-1.6-5|384	%{_includedir}/SFML/Window
12cr|sfml-1.6-5|385	%{_libdir}/libsfml-window.so
12cr|sfml-1.6-5|386	
12cr|sfml-1.6-5|387	%files -n %{libname_a}
12cr|sfml-1.6-5|388	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|389	%{_libdir}/libsfml-audio.so.%{major}.%{minor}
12cr|sfml-1.6-5|390	
12cr|sfml-1.6-5|391	%files -n %{libname_g}
12cr|sfml-1.6-5|392	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|393	%{_libdir}/libsfml-graphics.so.%{major}.%{minor}
12cr|sfml-1.6-5|394	
12cr|sfml-1.6-5|395	%files -n %{libname_n}
12cr|sfml-1.6-5|396	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|397	%{_libdir}/libsfml-network.so.%{major}.%{minor}
12cr|sfml-1.6-5|398	
12cr|sfml-1.6-5|399	%files -n %{libname_s}
12cr|sfml-1.6-5|400	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|401	%{_libdir}/libsfml-system.so.%{major}.%{minor}
12cr|sfml-1.6-5|402	
12cr|sfml-1.6-5|403	%files -n %{libname_w}
12cr|sfml-1.6-5|404	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|405	%{_libdir}/libsfml-window.so.%{major}.%{minor}
12cr|sfml-1.6-5|406	
12cr|sfml-1.6-5|407	##############################
12cr|sfml-1.6-5|408	# C libs
12cr|sfml-1.6-5|409	
12cr|sfml-1.6-5|410	%files -n %{develname_ac}
12cr|sfml-1.6-5|411	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|412	%{_includedir}/SFML/Audio.h
12cr|sfml-1.6-5|413	%{_includedir}/SFML/Audio
12cr|sfml-1.6-5|414	%{_libdir}/libcsfml-audio.so
12cr|sfml-1.6-5|415	
12cr|sfml-1.6-5|416	%files -n %{develname_gc}
12cr|sfml-1.6-5|417	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|418	%{_includedir}/SFML/Graphics.h
12cr|sfml-1.6-5|419	%{_includedir}/SFML/Graphics
12cr|sfml-1.6-5|420	%{_libdir}/libcsfml-graphics.so
12cr|sfml-1.6-5|421	
12cr|sfml-1.6-5|422	%files -n %{develname_nc}
12cr|sfml-1.6-5|423	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|424	%{_includedir}/SFML/Network.h
12cr|sfml-1.6-5|425	%{_includedir}/SFML/Network
12cr|sfml-1.6-5|426	%{_libdir}/libcsfml-network.so
12cr|sfml-1.6-5|427	
12cr|sfml-1.6-5|428	%files -n %{develname_sc}
12cr|sfml-1.6-5|429	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|430	%dir %{_includedir}/SFML
12cr|sfml-1.6-5|431	%{_includedir}/SFML/Config.h
12cr|sfml-1.6-5|432	%{_includedir}/SFML/System.h
12cr|sfml-1.6-5|433	%{_includedir}/SFML/System
12cr|sfml-1.6-5|434	%{_libdir}/libcsfml-system.so
12cr|sfml-1.6-5|435	
12cr|sfml-1.6-5|436	%files -n %{develname_wc}
12cr|sfml-1.6-5|437	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|438	%{_includedir}/SFML/Window.h
12cr|sfml-1.6-5|439	%{_includedir}/SFML/Window
12cr|sfml-1.6-5|440	%{_libdir}/libcsfml-window.so
12cr|sfml-1.6-5|441	
12cr|sfml-1.6-5|442	%files -n %{libname_ac}
12cr|sfml-1.6-5|443	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|444	%{_libdir}/libcsfml-audio.so.%{major}.%{minor}
12cr|sfml-1.6-5|445	
12cr|sfml-1.6-5|446	%files -n %{libname_gc}
12cr|sfml-1.6-5|447	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|448	%{_libdir}/libcsfml-graphics.so.%{major}.%{minor}
12cr|sfml-1.6-5|449	
12cr|sfml-1.6-5|450	%files -n %{libname_nc}
12cr|sfml-1.6-5|451	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|452	%{_libdir}/libcsfml-network.so.%{major}.%{minor}
12cr|sfml-1.6-5|453	
12cr|sfml-1.6-5|454	%files -n %{libname_sc}
12cr|sfml-1.6-5|455	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|456	%{_libdir}/libcsfml-system.so.%{major}.%{minor}
12cr|sfml-1.6-5|457	
12cr|sfml-1.6-5|458	%files -n %{libname_wc}
12cr|sfml-1.6-5|459	%defattr(0644,root,root,0755)
12cr|sfml-1.6-5|460	%{_libdir}/libcsfml-window.so.%{major}.%{minor}
12cr|sfml-1.6-5|461	
12cr|sfml-1.6-5|462	
12cr|sfml-1.6-5|463	
12cr|sfml-1.6-5|464	
12cr|sfml-1.6-5|465	%changelog
12cr|sfml-1.6-5|466	* Sat Sep  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|sfml-1.6-5|467	+ Commit: ccf73c8
12cr|sfml-1.6-5|468	- Update gcc patch, convert BR to pkgconfig style
12cr|sfml-1.6-5|469	
12cr|sfml-1.6-5|470	

7488 12
12cr|sfml2-2.0-0.2|1	%define	major		2
12cr|sfml2-2.0-0.2|2	%define	minor		0
12cr|sfml2-2.0-0.2|3	
12cr|sfml2-2.0-0.2|4	%define	libname_a	%mklibname %{name}-audio %{major}.%{minor}
12cr|sfml2-2.0-0.2|5	%define	libname_g	%mklibname %{name}-graphics %{major}.%{minor}
12cr|sfml2-2.0-0.2|6	%define	libname_n	%mklibname %{name}-network %{major}.%{minor}
12cr|sfml2-2.0-0.2|7	%define	libname_s	%mklibname %{name}-system %{major}.%{minor}
12cr|sfml2-2.0-0.2|8	%define	libname_w	%mklibname %{name}-window %{major}.%{minor}
12cr|sfml2-2.0-0.2|9	%define	develname	%mklibname %{name} -d
12cr|sfml2-2.0-0.2|10	
12cr|sfml2-2.0-0.2|11	Name:		sfml2
12cr|sfml2-2.0-0.2|12	Version:	2.0
12cr|sfml2-2.0-0.2|13	Release:	0.2
12cr|sfml2-2.0-0.2|14	Summary:	Simple and Fast Multimedia Library
12cr|sfml2-2.0-0.2|15	License:	zlib/libpng License
12cr|sfml2-2.0-0.2|16	Group:		System/Libraries
12cr|sfml2-2.0-0.2|17	URL:		http://sourceforge.net/projects/sfml
12cr|sfml2-2.0-0.2|18	# Use git snapshot
12cr|sfml2-2.0-0.2|19	Source0:	%{name}-%{version}.tar.bz2
12cr|sfml2-2.0-0.2|20	Patch0:		sfml2-2.0-dont_install_docs.patch
12cr|sfml2-2.0-0.2|21	Patch1:		sfml2-2.0-gcc4.7.patch
12cr|sfml2-2.0-0.2|22	BuildRequires:	cmake
12cr|sfml2-2.0-0.2|23	BuildRequires:	doxygen
12cr|sfml2-2.0-0.2|24	BuildRequires:	pkgconfig(gl)
12cr|sfml2-2.0-0.2|25	BuildRequires:	pkgconfig(glu)
12cr|sfml2-2.0-0.2|26	BuildRequires:	pkgconfig(glew)
12cr|sfml2-2.0-0.2|27	BuildRequires:	pkgconfig(freetype2)
12cr|sfml2-2.0-0.2|28	BuildRequires:	pkgconfig(x11)
12cr|sfml2-2.0-0.2|29	BuildRequires:	pkgconfig(xrandr)
12cr|sfml2-2.0-0.2|30	BuildRequires:	pkgconfig(openal)
12cr|sfml2-2.0-0.2|31	BuildRequires:	pkgconfig(sndfile)
12cr|sfml2-2.0-0.2|32	BuildRequires:	jpeg-devel
12cr|sfml2-2.0-0.2|33	
12cr|sfml2-2.0-0.2|34	%description
12cr|sfml2-2.0-0.2|35	SFML is a portable and easy to use multimedia API written in C++.
12cr|sfml2-2.0-0.2|36	
12cr|sfml2-2.0-0.2|37	Its features are :
12cr|sfml2-2.0-0.2|38	- portability,
12cr|sfml2-2.0-0.2|39	- object-oriented design,
12cr|sfml2-2.0-0.2|40	- flexibility (a lot of small packages),
12cr|sfml2-2.0-0.2|41	- easy to use,
12cr|sfml2-2.0-0.2|42	- easy to integrate with GUI toolkits.
12cr|sfml2-2.0-0.2|43	
12cr|sfml2-2.0-0.2|44	The library is divided in 5 small packages :
12cr|sfml2-2.0-0.2|45	- audio
12cr|sfml2-2.0-0.2|46	- graphics
12cr|sfml2-2.0-0.2|47	- network
12cr|sfml2-2.0-0.2|48	- system
12cr|sfml2-2.0-0.2|49	- window
12cr|sfml2-2.0-0.2|50	
12cr|sfml2-2.0-0.2|51	########################################################
12cr|sfml2-2.0-0.2|52	
12cr|sfml2-2.0-0.2|53	%package -n %{develname}
12cr|sfml2-2.0-0.2|54	Summary:	Header and .so files for %{name}
12cr|sfml2-2.0-0.2|55	Group:		Development/C++
12cr|sfml2-2.0-0.2|56	Requires:	%{name}-audio = %{version}-%{release}
12cr|sfml2-2.0-0.2|57	Requires:	%{name}-graphics = %{version}-%{release}
12cr|sfml2-2.0-0.2|58	Requires:	%{name}-network = %{version}-%{release}
12cr|sfml2-2.0-0.2|59	Requires:	%{name}-system = %{version}-%{release}
12cr|sfml2-2.0-0.2|60	Requires:	%{name}-window = %{version}-%{release}
12cr|sfml2-2.0-0.2|61	Provides:	%{name}-devel = %{version}-%{release}
12cr|sfml2-2.0-0.2|62	Conflicts:	libsfml-audio-devel < %{version}
12cr|sfml2-2.0-0.2|63	Conflicts:	libsfml-graphics-devel < %{version}
12cr|sfml2-2.0-0.2|64	Conflicts:	libsfml-network-devel < %{version}
12cr|sfml2-2.0-0.2|65	Conflicts:	libsfml-system-devel < %{version}
12cr|sfml2-2.0-0.2|66	Conflicts:	libsfml-window-devel < %{version}
12cr|sfml2-2.0-0.2|67	
12cr|sfml2-2.0-0.2|68	%description -n %{develname}
12cr|sfml2-2.0-0.2|69	Includes files for developing programs based on %{name}.
12cr|sfml2-2.0-0.2|70	
12cr|sfml2-2.0-0.2|71	%package -n %{libname_a}
12cr|sfml2-2.0-0.2|72	Summary:	Dynamic libraries from %{name}-audio
12cr|sfml2-2.0-0.2|73	Group:		System/Libraries
12cr|sfml2-2.0-0.2|74	Provides:	%{name}-audio = %{version}-%{release}
12cr|sfml2-2.0-0.2|75	
12cr|sfml2-2.0-0.2|76	%description -n %{libname_a}
12cr|sfml2-2.0-0.2|77	Dynamic libraries from %{name}-audio.
12cr|sfml2-2.0-0.2|78	
12cr|sfml2-2.0-0.2|79	%package -n %{libname_g}
12cr|sfml2-2.0-0.2|80	Summary:	Dynamic libraries from %{name}-graphics
12cr|sfml2-2.0-0.2|81	Group:		System/Libraries
12cr|sfml2-2.0-0.2|82	Provides:	%{name}-graphics = %{version}-%{release}
12cr|sfml2-2.0-0.2|83	
12cr|sfml2-2.0-0.2|84	%description -n %{libname_g}
12cr|sfml2-2.0-0.2|85	Dynamic libraries from %{name}-graphics.
12cr|sfml2-2.0-0.2|86	
12cr|sfml2-2.0-0.2|87	%package -n %{libname_n}
12cr|sfml2-2.0-0.2|88	Summary:	Dynamic libraries from %{name}-network
12cr|sfml2-2.0-0.2|89	Group:		System/Libraries
12cr|sfml2-2.0-0.2|90	Provides:	%{name}-network = %{version}-%{release}
12cr|sfml2-2.0-0.2|91	
12cr|sfml2-2.0-0.2|92	%description -n %{libname_n}
12cr|sfml2-2.0-0.2|93	Dynamic libraries from %{name}-network.
12cr|sfml2-2.0-0.2|94	
12cr|sfml2-2.0-0.2|95	%package -n %{libname_s}
12cr|sfml2-2.0-0.2|96	Summary:	Dynamic libraries from %{name}-system
12cr|sfml2-2.0-0.2|97	Group:		System/Libraries
12cr|sfml2-2.0-0.2|98	Provides:	%{name}-system = %{version}-%{release}
12cr|sfml2-2.0-0.2|99	
12cr|sfml2-2.0-0.2|100	%description -n %{libname_s}
12cr|sfml2-2.0-0.2|101	Dynamic libraries from %{name}-system.
12cr|sfml2-2.0-0.2|102	
12cr|sfml2-2.0-0.2|103	%package -n %{libname_w}
12cr|sfml2-2.0-0.2|104	Summary:	Dynamic libraries from %{name}-window
12cr|sfml2-2.0-0.2|105	Group:		System/Libraries
12cr|sfml2-2.0-0.2|106	Provides:	%{name}-window = %{version}-%{release}
12cr|sfml2-2.0-0.2|107	
12cr|sfml2-2.0-0.2|108	%description -n %{libname_w}
12cr|sfml2-2.0-0.2|109	Dynamic libraries from %{name}-window.
12cr|sfml2-2.0-0.2|110	
12cr|sfml2-2.0-0.2|111	%package	doc
12cr|sfml2-2.0-0.2|112	Summary:	Documenation for %{name}
12cr|sfml2-2.0-0.2|113	Group:		Books/Computer books
12cr|sfml2-2.0-0.2|114	BuildArch:	noarch
12cr|sfml2-2.0-0.2|115	
12cr|sfml2-2.0-0.2|116	%description	doc
12cr|sfml2-2.0-0.2|117	Documenation for %{name}.
12cr|sfml2-2.0-0.2|118	
12cr|sfml2-2.0-0.2|119	########################################################
12cr|sfml2-2.0-0.2|120	
12cr|sfml2-2.0-0.2|121	%prep
12cr|sfml2-2.0-0.2|122	%setup -q
12cr|sfml2-2.0-0.2|123	%patch0 -p1
12cr|sfml2-2.0-0.2|124	%patch1 -p1
12cr|sfml2-2.0-0.2|125	
12cr|sfml2-2.0-0.2|126	%build
12cr|sfml2-2.0-0.2|127	%cmake -DBUILD_DOC=TRUE
12cr|sfml2-2.0-0.2|128	%make
12cr|sfml2-2.0-0.2|129	%make doc
12cr|sfml2-2.0-0.2|130	
12cr|sfml2-2.0-0.2|131	%install
12cr|sfml2-2.0-0.2|132	%makeinstall_std -C build
12cr|sfml2-2.0-0.2|133	
12cr|sfml2-2.0-0.2|134	%files
12cr|sfml2-2.0-0.2|135	%defattr(0644,root,root,0755)
12cr|sfml2-2.0-0.2|136	%doc readme.txt license.txt
12cr|sfml2-2.0-0.2|137	
12cr|sfml2-2.0-0.2|138	%files -n %{develname}
12cr|sfml2-2.0-0.2|139	%defattr(0644,root,root,0755)
12cr|sfml2-2.0-0.2|140	%{_includedir}/SFML
12cr|sfml2-2.0-0.2|141	%{_libdir}/libsfml-*.so
12cr|sfml2-2.0-0.2|142	%{_datadir}/cmake/Modules/*.cmake
12cr|sfml2-2.0-0.2|143	
12cr|sfml2-2.0-0.2|144	%files -n %{libname_a}
12cr|sfml2-2.0-0.2|145	%defattr(0644,root,root,0755)
12cr|sfml2-2.0-0.2|146	%{_libdir}/libsfml-audio.so.%{major}
12cr|sfml2-2.0-0.2|147	%{_libdir}/libsfml-audio.so.%{major}.%{minor}
12cr|sfml2-2.0-0.2|148	
12cr|sfml2-2.0-0.2|149	%files -n %{libname_g}
12cr|sfml2-2.0-0.2|150	%defattr(0644,root,root,0755)
12cr|sfml2-2.0-0.2|151	%{_libdir}/libsfml-graphics.so.%{major}
12cr|sfml2-2.0-0.2|152	%{_libdir}/libsfml-graphics.so.%{major}.%{minor}
12cr|sfml2-2.0-0.2|153	
12cr|sfml2-2.0-0.2|154	%files -n %{libname_n}
12cr|sfml2-2.0-0.2|155	%defattr(0644,root,root,0755)
12cr|sfml2-2.0-0.2|156	%{_libdir}/libsfml-network.so.%{major}
12cr|sfml2-2.0-0.2|157	%{_libdir}/libsfml-network.so.%{major}.%{minor}
12cr|sfml2-2.0-0.2|158	
12cr|sfml2-2.0-0.2|159	%files -n %{libname_s}
12cr|sfml2-2.0-0.2|160	%defattr(0644,root,root,0755)
12cr|sfml2-2.0-0.2|161	%{_libdir}/libsfml-system.so.%{major}
12cr|sfml2-2.0-0.2|162	%{_libdir}/libsfml-system.so.%{major}.%{minor}
12cr|sfml2-2.0-0.2|163	
12cr|sfml2-2.0-0.2|164	%files -n %{libname_w}
12cr|sfml2-2.0-0.2|165	%defattr(0644,root,root,0755)
12cr|sfml2-2.0-0.2|166	%{_libdir}/libsfml-window.so.%{major}
12cr|sfml2-2.0-0.2|167	%{_libdir}/libsfml-window.so.%{major}.%{minor}
12cr|sfml2-2.0-0.2|168	
12cr|sfml2-2.0-0.2|169	%files doc
12cr|sfml2-2.0-0.2|170	%defattr(0644,root,root,0755)
12cr|sfml2-2.0-0.2|171	%doc build/doc/html examples
12cr|sfml2-2.0-0.2|172	
12cr|sfml2-2.0-0.2|173	
12cr|sfml2-2.0-0.2|174	
12cr|sfml2-2.0-0.2|175	%changelog
12cr|sfml2-2.0-0.2|176	* Wed Nov 30 2011 Andrey Bondrov <abondrov@mandriva.org> 2.0-0.1mdv2011.0
12cr|sfml2-2.0-0.2|177	+ Revision: 735570
12cr|sfml2-2.0-0.2|178	- imported package sfml2
12cr|sfml2-2.0-0.2|179	

7489 12
12cr|sgrotum-2.0.0-6|1	%define name    sgrotum
12cr|sgrotum-2.0.0-6|2	%define version 2.0.0
12cr|sgrotum-2.0.0-6|3	%define release %mkrel 6
12cr|sgrotum-2.0.0-6|4	
12cr|sgrotum-2.0.0-6|5	%define section Networking/Mail
12cr|sgrotum-2.0.0-6|6	%define title   Sgrotum
12cr|sgrotum-2.0.0-6|7	%define Summary Email/news SiGnature ROTUMbulator
12cr|sgrotum-2.0.0-6|8	
12cr|sgrotum-2.0.0-6|9	Summary:        %Summary
12cr|sgrotum-2.0.0-6|10	Name:           %name
12cr|sgrotum-2.0.0-6|11	Version:        %version
12cr|sgrotum-2.0.0-6|12	Release:        %release
12cr|sgrotum-2.0.0-6|13	License:        GPL
12cr|sgrotum-2.0.0-6|14	Group:          %section
12cr|sgrotum-2.0.0-6|15	URL:            http://homepages.ihug.co.nz/~trmusson/programs.html
12cr|sgrotum-2.0.0-6|16	Source0:        %name-%version.tar.bz2
12cr|sgrotum-2.0.0-6|17	BuildRoot:      %_tmppath/%name-buildroot
12cr|sgrotum-2.0.0-6|18	Buildrequires:  glib2-devel
12cr|sgrotum-2.0.0-6|19	
12cr|sgrotum-2.0.0-6|20	%description
12cr|sgrotum-2.0.0-6|21	An email/news SiGnature ROTUMbulator. As well as the rotation and
12cr|sgrotum-2.0.0-6|22	randomization of signatures, it'll optionally insert random
12cr|sgrotum-2.0.0-6|23	quotations, taking care of length, word-wrap and justification.
12cr|sgrotum-2.0.0-6|24	Like this:
12cr|sgrotum-2.0.0-6|25	
12cr|sgrotum-2.0.0-6|26	# Han
12cr|sgrotum-2.0.0-6|27	--
12cr|sgrotum-2.0.0-6|28	__   Men often believe -- or pretend -- that the Law
12cr|sgrotum-2.0.0-6|29	.,-;-;-,. /'_\  is something sacred, or at least a science -- an
12cr|sgrotum-2.0.0-6|30	_/_/_/_|_\_\) /       unfounded assumption very convenient to
12cr|sgrotum-2.0.0-6|31	'-<_><_><_><_>=/\                     governments.
12cr|sgrotum-2.0.0-6|32	jgs `/_/====/_/-'\_\
12cr|sgrotum-2.0.0-6|33	""     ""    ""
12cr|sgrotum-2.0.0-6|34	
12cr|sgrotum-2.0.0-6|35	
12cr|sgrotum-2.0.0-6|36	%prep
12cr|sgrotum-2.0.0-6|37	%setup -q
12cr|sgrotum-2.0.0-6|38	
12cr|sgrotum-2.0.0-6|39	%build
12cr|sgrotum-2.0.0-6|40	%configure --enable-glib2
12cr|sgrotum-2.0.0-6|41	%make
12cr|sgrotum-2.0.0-6|42	
12cr|sgrotum-2.0.0-6|43	
12cr|sgrotum-2.0.0-6|44	%install
12cr|sgrotum-2.0.0-6|45	rm -rf %buildroot
12cr|sgrotum-2.0.0-6|46	%makeinstall
12cr|sgrotum-2.0.0-6|47	
12cr|sgrotum-2.0.0-6|48	
12cr|sgrotum-2.0.0-6|49	%clean
12cr|sgrotum-2.0.0-6|50	rm -rf %buildroot
12cr|sgrotum-2.0.0-6|51	
12cr|sgrotum-2.0.0-6|52	
12cr|sgrotum-2.0.0-6|53	%files
12cr|sgrotum-2.0.0-6|54	%defattr(0755,root,root,0755)
12cr|sgrotum-2.0.0-6|55	%_bindir/*
12cr|sgrotum-2.0.0-6|56	%defattr(0644,root,root,0755)
12cr|sgrotum-2.0.0-6|57	%doc AUTHORS COPYING README ChangeLog examples
12cr|sgrotum-2.0.0-6|58	%_mandir/man1/%name.1.*
12cr|sgrotum-2.0.0-6|59	
12cr|sgrotum-2.0.0-6|60	
12cr|sgrotum-2.0.0-6|61	
12cr|sgrotum-2.0.0-6|62	%changelog
12cr|sgrotum-2.0.0-6|63	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.0.0-6mdv2010.0
12cr|sgrotum-2.0.0-6|64	+ Revision: 433731
12cr|sgrotum-2.0.0-6|65	- rebuild
12cr|sgrotum-2.0.0-6|66	
12cr|sgrotum-2.0.0-6|67	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.0.0-5mdv2009.0
12cr|sgrotum-2.0.0-6|68	+ Revision: 260647
12cr|sgrotum-2.0.0-6|69	- rebuild
12cr|sgrotum-2.0.0-6|70	
12cr|sgrotum-2.0.0-6|71	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.0.0-4mdv2009.0
12cr|sgrotum-2.0.0-6|72	+ Revision: 252367
12cr|sgrotum-2.0.0-6|73	- rebuild
12cr|sgrotum-2.0.0-6|74	
12cr|sgrotum-2.0.0-6|75	+ Olivier Blin <oblin@mandriva.com>
12cr|sgrotum-2.0.0-6|76	- restore BuildRoot
12cr|sgrotum-2.0.0-6|77	
12cr|sgrotum-2.0.0-6|78	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.0.0-2mdv2008.1
12cr|sgrotum-2.0.0-6|79	+ Revision: 127214
12cr|sgrotum-2.0.0-6|80	- kill re-definition of %%buildroot on Pixel's request
12cr|sgrotum-2.0.0-6|81	- import sgrotum
12cr|sgrotum-2.0.0-6|82	
12cr|sgrotum-2.0.0-6|83	
12cr|sgrotum-2.0.0-6|84	* Mon Jan 02 2006 Lenny Cartier <lenny@mandriva.com> 2.0.0-2mdk
12cr|sgrotum-2.0.0-6|85	- rebuild
12cr|sgrotum-2.0.0-6|86	
12cr|sgrotum-2.0.0-6|87	* Fri Oct 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.0.0-1mdk
12cr|sgrotum-2.0.0-6|88	- 2.0.0
12cr|sgrotum-2.0.0-6|89	
12cr|sgrotum-2.0.0-6|90	* Fri Sep 12 2003 Han Boetes <han@linux-mandrake.com> 1.2.6-1mdk
12cr|sgrotum-2.0.0-6|91	- Initial release for mandrake. Perhaps it will even make it in 9.2
12cr|sgrotum-2.0.0-6|92	cooker? :)
12cr|sgrotum-2.0.0-6|93	
12cr|sgrotum-2.0.0-6|94	

7490 12
12cr|shake-0.999-1|1	
12cr|shake-0.999-1|2	Name: 		shake
12cr|shake-0.999-1|3	Version: 	0.999
12cr|shake-0.999-1|4	Release: 	1
12cr|shake-0.999-1|5	License: 	GPLv3
12cr|shake-0.999-1|6	Summary: 	User-space file-system defragmenter
12cr|shake-0.999-1|7	Group:		System/Configuration/Hardware
12cr|shake-0.999-1|8	URL:		http://vleu.net/shake/
12cr|shake-0.999-1|9	Source: 	http://download.savannah.nongnu.org/releases/%name/%name-%version.tar.bz2
12cr|shake-0.999-1|10	BuildRequires: attr-devel
12cr|shake-0.999-1|11	BuildRequires: help2man
12cr|shake-0.999-1|12	BuildRequires: kdelibs4-devel
12cr|shake-0.999-1|13	
12cr|shake-0.999-1|14	%description
12cr|shake-0.999-1|15	Shake is a defragmenter that runs in user space and works on a live system.
12cr|shake-0.999-1|16	It just works by rewriting fragmented files. But it has some heuristics that
12cr|shake-0.999-1|17	could make it more efficient than other tools, including defrag and, maybe,
12cr|shake-0.999-1|18	xfs_fsr.
12cr|shake-0.999-1|19	
12cr|shake-0.999-1|20	%prep
12cr|shake-0.999-1|21	%setup -q -n %name-fs-%version
12cr|shake-0.999-1|22	chmod 755 COPYING GPL.txt
12cr|shake-0.999-1|23	
12cr|shake-0.999-1|24	%build
12cr|shake-0.999-1|25	%cmake_kde4
12cr|shake-0.999-1|26	%make
12cr|shake-0.999-1|27	#debug fix
12cr|shake-0.999-1|28	cd ..
12cr|shake-0.999-1|29	chmod 644 {linux,judge,signals,executive,msg,unattr,main}.c
12cr|shake-0.999-1|30	chmod 644 {signals,executive,msg,judge}.h
12cr|shake-0.999-1|31	
12cr|shake-0.999-1|32	%install
12cr|shake-0.999-1|33	cd build
12cr|shake-0.999-1|34	DESTDIR=%{buildroot} make install
12cr|shake-0.999-1|35	cd ..
12cr|shake-0.999-1|36	
12cr|shake-0.999-1|37	
12cr|shake-0.999-1|38	%files
12cr|shake-0.999-1|39	%doc COPYING GPL.txt
12cr|shake-0.999-1|40	%{_bindir}/*
12cr|shake-0.999-1|41	%_mandir/man8/*
12cr|shake-0.999-1|42	
12cr|shake-0.999-1|43	
12cr|shake-0.999-1|44	

7491 12
12cr|shared-color-targets-0.1.0-1|1	%define alphatag 20091218
12cr|shared-color-targets-0.1.0-1|2	
12cr|shared-color-targets-0.1.0-1|3	Summary: Shared color targets for creating color profiles
12cr|shared-color-targets-0.1.0-1|4	Name: shared-color-targets
12cr|shared-color-targets-0.1.0-1|5	Version: 0.1.0
12cr|shared-color-targets-0.1.0-1|6	Release: %mkrel 1
12cr|shared-color-targets-0.1.0-1|7	URL: http://github.com/hughsie/shared-color-targets
12cr|shared-color-targets-0.1.0-1|8	Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
12cr|shared-color-targets-0.1.0-1|9	License: GPLv2+ and Public Domain and CC-BY-SA
12cr|shared-color-targets-0.1.0-1|10	Group: System/Libraries
12cr|shared-color-targets-0.1.0-1|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|shared-color-targets-0.1.0-1|12	BuildArch: noarch
12cr|shared-color-targets-0.1.0-1|13	
12cr|shared-color-targets-0.1.0-1|14	%description
12cr|shared-color-targets-0.1.0-1|15	The shared-color-targets package contains various targets which are useful for
12cr|shared-color-targets-0.1.0-1|16	programs that create ICC profiles.
12cr|shared-color-targets-0.1.0-1|17	This package only contains the free targets that can be safely distributed
12cr|shared-color-targets-0.1.0-1|18	with Fedora.
12cr|shared-color-targets-0.1.0-1|19	
12cr|shared-color-targets-0.1.0-1|20	%prep
12cr|shared-color-targets-0.1.0-1|21	%setup -q
12cr|shared-color-targets-0.1.0-1|22	
12cr|shared-color-targets-0.1.0-1|23	%build
12cr|shared-color-targets-0.1.0-1|24	%configure2_5x
12cr|shared-color-targets-0.1.0-1|25	
12cr|shared-color-targets-0.1.0-1|26	%install
12cr|shared-color-targets-0.1.0-1|27	rm -rf $RPM_BUILD_ROOT
12cr|shared-color-targets-0.1.0-1|28	%makeinstall_std
12cr|shared-color-targets-0.1.0-1|29	
12cr|shared-color-targets-0.1.0-1|30	%clean
12cr|shared-color-targets-0.1.0-1|31	rm -rf $RPM_BUILD_ROOT
12cr|shared-color-targets-0.1.0-1|32	
12cr|shared-color-targets-0.1.0-1|33	%files
12cr|shared-color-targets-0.1.0-1|34	%defattr(-,root,root,-)
12cr|shared-color-targets-0.1.0-1|35	%doc AUTHORS COPYING
12cr|shared-color-targets-0.1.0-1|36	%dir %{_datadir}/color/targets
12cr|shared-color-targets-0.1.0-1|37	%{_datadir}/color/targets/*.it8
12cr|shared-color-targets-0.1.0-1|38	%dir %{_datadir}/shared-color-targets
12cr|shared-color-targets-0.1.0-1|39	
12cr|shared-color-targets-0.1.0-1|40	# Wolf Faust
12cr|shared-color-targets-0.1.0-1|41	%dir %{_datadir}/shared-color-targets/wolf_faust
12cr|shared-color-targets-0.1.0-1|42	%{_datadir}/shared-color-targets/wolf_faust/*
12cr|shared-color-targets-0.1.0-1|43	%dir %{_datadir}/color/targets/wolf_faust
12cr|shared-color-targets-0.1.0-1|44	%dir %{_datadir}/color/targets/wolf_faust/reflective
12cr|shared-color-targets-0.1.0-1|45	%{_datadir}/color/targets/wolf_faust/reflective/*.it8
12cr|shared-color-targets-0.1.0-1|46	%dir %{_datadir}/color/targets/wolf_faust/transmissive
12cr|shared-color-targets-0.1.0-1|47	%{_datadir}/color/targets/wolf_faust/transmissive/*.it8
12cr|shared-color-targets-0.1.0-1|48	
12cr|shared-color-targets-0.1.0-1|49	
12cr|shared-color-targets-0.1.0-1|50	
12cr|shared-color-targets-0.1.0-1|51	%changelog
12cr|shared-color-targets-0.1.0-1|52	* Mon Sep 12 2011 Götz Waschk <waschk@mandriva.org> 0.1.0-1mdv2012.0
12cr|shared-color-targets-0.1.0-1|53	+ Revision: 699457
12cr|shared-color-targets-0.1.0-1|54	- new version
12cr|shared-color-targets-0.1.0-1|55	- xz tarball
12cr|shared-color-targets-0.1.0-1|56	
12cr|shared-color-targets-0.1.0-1|57	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.1-0.20091218.2mdv2011.0
12cr|shared-color-targets-0.1.0-1|58	+ Revision: 614861
12cr|shared-color-targets-0.1.0-1|59	- the mass rebuild of 2010.1 packages
12cr|shared-color-targets-0.1.0-1|60	
12cr|shared-color-targets-0.1.0-1|61	* Mon Jan 18 2010 Frederic Crozat <fcrozat@mandriva.com> 0.0.1-0.20091218.1mdv2010.1
12cr|shared-color-targets-0.1.0-1|62	+ Revision: 493217
12cr|shared-color-targets-0.1.0-1|63	- import shared-color-targets
12cr|shared-color-targets-0.1.0-1|64	
12cr|shared-color-targets-0.1.0-1|65	

7492 12
12cr|shedskin-0.8-3|1	Summary:    An experimental python to c++ compiler
12cr|shedskin-0.8-3|2	Name:       shedskin
12cr|shedskin-0.8-3|3	Version:    0.8
12cr|shedskin-0.8-3|4	Release:    3
12cr|shedskin-0.8-3|5	Source0:    http://schedskin.googlecode.com/files/shedskin-%{version}.tgz
12cr|shedskin-0.8-3|6	License:	GPLv3
12cr|shedskin-0.8-3|7	Group:		Development/Python
12cr|shedskin-0.8-3|8	Url:		http://code.google.com/p/shedskin/
12cr|shedskin-0.8-3|9	BuildRequires:	python-devel
12cr|shedskin-0.8-3|10	Requires:	pkgconfig(bdw-gc)
12cr|shedskin-0.8-3|11	BuildArch:	noarch
12cr|shedskin-0.8-3|12	
12cr|shedskin-0.8-3|13	%description
12cr|shedskin-0.8-3|14	Shed Skin is an experimental compiler, that can translate pure, but implicitly
12cr|shedskin-0.8-3|15	statically typed Python (2.4-2.7) programs into optimized C++. It can generate
12cr|shedskin-0.8-3|16	stand-alone programs or extension modules that can be imported and used in
12cr|shedskin-0.8-3|17	larger Python programs.
12cr|shedskin-0.8-3|18	
12cr|shedskin-0.8-3|19	%prep
12cr|shedskin-0.8-3|20	%setup -q
12cr|shedskin-0.8-3|21	
12cr|shedskin-0.8-3|22	%build
12cr|shedskin-0.8-3|23	python setup.py build
12cr|shedskin-0.8-3|24	
12cr|shedskin-0.8-3|25	%install
12cr|shedskin-0.8-3|26	python setup.py install --root=%{buildroot}
12cr|shedskin-0.8-3|27	
12cr|shedskin-0.8-3|28	
12cr|shedskin-0.8-3|29	%files
12cr|shedskin-0.8-3|30	%doc README.html examples
12cr|shedskin-0.8-3|31	%{_bindir}/%{name}
12cr|shedskin-0.8-3|32	%{py_sitedir}/%{name}/
12cr|shedskin-0.8-3|33	%{py_sitedir}/%{name}-%{version}-py%{py_ver}.egg-info
12cr|shedskin-0.8-3|34	

7493 12
12cr|shelldap-0.5-1|1	Name:		shelldap
12cr|shelldap-0.5-1|2	Version:	0.5
12cr|shelldap-0.5-1|3	Release:	%mkrel 1
12cr|shelldap-0.5-1|4	Summary:	LDAP shell
12cr|shelldap-0.5-1|5	License:	BSD
12cr|shelldap-0.5-1|6	Group:		Networking/Other
12cr|shelldap-0.5-1|7	URL:		http://projects.martini.nu/shelldap
12cr|shelldap-0.5-1|8	Source:     shelldap
12cr|shelldap-0.5-1|9	BuildArch:	noarch
12cr|shelldap-0.5-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|shelldap-0.5-1|11	
12cr|shelldap-0.5-1|12	%description
12cr|shelldap-0.5-1|13	A handy shell-like interface for browsing LDAP servers and editing their
12cr|shelldap-0.5-1|14	content. It keeps command history, has sane autocompletes, credential caching,
12cr|shelldap-0.5-1|15	site-wide and individual configs, and it's fun to say. Shelldap! Shelldap!
12cr|shelldap-0.5-1|16	Shelldap!
12cr|shelldap-0.5-1|17	
12cr|shelldap-0.5-1|18	%prep
12cr|shelldap-0.5-1|19	%setup -c -T
12cr|shelldap-0.5-1|20	perl -p \
12cr|shelldap-0.5-1|21	-e 's|^#!/usr/bin/env perl|#!%{_bindir}/perl|' \
12cr|shelldap-0.5-1|22	< %{SOURCE0} > shelldap
12cr|shelldap-0.5-1|23	
12cr|shelldap-0.5-1|24	%build
12cr|shelldap-0.5-1|25	pod2man shelldap shelldap.1
12cr|shelldap-0.5-1|26	
12cr|shelldap-0.5-1|27	%install
12cr|shelldap-0.5-1|28	rm -rf %{buildroot}
12cr|shelldap-0.5-1|29	
12cr|shelldap-0.5-1|30	install -d -m 755 %{buildroot}%{_bindir}
12cr|shelldap-0.5-1|31	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|shelldap-0.5-1|32	install -m 755 shelldap %{buildroot}%{_bindir}
12cr|shelldap-0.5-1|33	install -m 644 shelldap.1 %{buildroot}%{_mandir}/man1
12cr|shelldap-0.5-1|34	
12cr|shelldap-0.5-1|35	%clean
12cr|shelldap-0.5-1|36	rm -rf %{buildroot}
12cr|shelldap-0.5-1|37	
12cr|shelldap-0.5-1|38	%files
12cr|shelldap-0.5-1|39	%defattr(-,root,root)
12cr|shelldap-0.5-1|40	%{_bindir}/shelldap
12cr|shelldap-0.5-1|41	%{_mandir}/man1/shelldap.1*
12cr|shelldap-0.5-1|42	
12cr|shelldap-0.5-1|43	
12cr|shelldap-0.5-1|44	
12cr|shelldap-0.5-1|45	%changelog
12cr|shelldap-0.5-1|46	* Fri Sep 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.5-1mdv2012.0
12cr|shelldap-0.5-1|47	+ Revision: 699964
12cr|shelldap-0.5-1|48	- Update to 0.5
12cr|shelldap-0.5-1|49	
12cr|shelldap-0.5-1|50	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.4-1
12cr|shelldap-0.5-1|51	+ Revision: 645424
12cr|shelldap-0.5-1|52	- update to new version 0.4
12cr|shelldap-0.5-1|53	
12cr|shelldap-0.5-1|54	* Thu Jan 06 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.2-1mdv2011.0
12cr|shelldap-0.5-1|55	+ Revision: 629052
12cr|shelldap-0.5-1|56	- import shelldap
12cr|shelldap-0.5-1|57	

7494 12
12cr|shfs-utils-0.35-6|1	%define	module	shfs
12cr|shfs-utils-0.35-6|2	%define	name	%{module}-utils
12cr|shfs-utils-0.35-6|3	%define	version	0.35
12cr|shfs-utils-0.35-6|4	%define	release	%mkrel 6
12cr|shfs-utils-0.35-6|5	
12cr|shfs-utils-0.35-6|6	Summary:	Tools for (Secure) SHell File System module
12cr|shfs-utils-0.35-6|7	Name:		%{name}
12cr|shfs-utils-0.35-6|8	Version:	%{version}
12cr|shfs-utils-0.35-6|9	Release:	%{release}
12cr|shfs-utils-0.35-6|10	License:	GPL
12cr|shfs-utils-0.35-6|11	Group:		System/Kernel and hardware
12cr|shfs-utils-0.35-6|12	Url:		http://shfs.sourceforge.net/
12cr|shfs-utils-0.35-6|13	Source0:	http://atrey.karlin.mff.cuni.cz/~qiq/src/shfs/%{module}-%{version}.tar.bz2
12cr|shfs-utils-0.35-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|shfs-utils-0.35-6|15	
12cr|shfs-utils-0.35-6|16	%description
12cr|shfs-utils-0.35-6|17	Mount shares from remote hosts using plain ssh/rsh connection.i
12cr|shfs-utils-0.35-6|18	This package contains mount/umount utility for shfs kernel module.
12cr|shfs-utils-0.35-6|19	
12cr|shfs-utils-0.35-6|20	%prep
12cr|shfs-utils-0.35-6|21	%setup -q -n %{module}-%{version}
12cr|shfs-utils-0.35-6|22	
12cr|shfs-utils-0.35-6|23	%build
12cr|shfs-utils-0.35-6|24	%make CFLAGS="%{optflags} -iquote -I. -I../shfs/Linux-2.4/ -DSHFS_VERSION=\"%{version}\"" utils
12cr|shfs-utils-0.35-6|25	make docs-install ROOT=. HTML_DOC_DIR=doc docs-install
12cr|shfs-utils-0.35-6|26	
12cr|shfs-utils-0.35-6|27	%install
12cr|shfs-utils-0.35-6|28	rm -rf %{buildroot}
12cr|shfs-utils-0.35-6|29	make ROOT=%{buildroot} HTML_DOC_DIR=/doc MAN_PAGE_DIR=%{_mandir} utils-install docs-install
12cr|shfs-utils-0.35-6|30	rm -rf doc
12cr|shfs-utils-0.35-6|31	mv %{buildroot}/doc .
12cr|shfs-utils-0.35-6|32	
12cr|shfs-utils-0.35-6|33	%clean
12cr|shfs-utils-0.35-6|34	rm -rf %{buildroot}
12cr|shfs-utils-0.35-6|35	
12cr|shfs-utils-0.35-6|36	%files
12cr|shfs-utils-0.35-6|37	%defattr(644,root,root,755)
12cr|shfs-utils-0.35-6|38	%doc TODO Changelog doc/*
12cr|shfs-utils-0.35-6|39	%defattr(-,root,root)
12cr|shfs-utils-0.35-6|40	%{_bindir}/shfsmount
12cr|shfs-utils-0.35-6|41	%{_bindir}/shfsumount
12cr|shfs-utils-0.35-6|42	/sbin/mount.shfs
12cr|shfs-utils-0.35-6|43	%{_mandir}/man8/shfsmount.8*
12cr|shfs-utils-0.35-6|44	%{_mandir}/man8/shfsumount.8*
12cr|shfs-utils-0.35-6|45	
12cr|shfs-utils-0.35-6|46	
12cr|shfs-utils-0.35-6|47	%changelog
12cr|shfs-utils-0.35-6|48	* Thu Oct 08 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.35-6mdv2010.0
12cr|shfs-utils-0.35-6|49	+ Revision: 456209
12cr|shfs-utils-0.35-6|50	- Rebuild for updated changelog.
12cr|shfs-utils-0.35-6|51	
12cr|shfs-utils-0.35-6|52	* Thu Oct 08 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.35-5mdv2010.0
12cr|shfs-utils-0.35-6|53	+ Revision: 456172
12cr|shfs-utils-0.35-6|54	- Don't use deprecated -I- option while building (use -iquote).
12cr|shfs-utils-0.35-6|55	
12cr|shfs-utils-0.35-6|56	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|shfs-utils-0.35-6|57	- rebuild
12cr|shfs-utils-0.35-6|58	
12cr|shfs-utils-0.35-6|59	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.35-4mdv2009.0
12cr|shfs-utils-0.35-6|60	+ Revision: 269248
12cr|shfs-utils-0.35-6|61	- rebuild early 2009.0 package (before pixel changes)
12cr|shfs-utils-0.35-6|62	- rebuild
12cr|shfs-utils-0.35-6|63	
12cr|shfs-utils-0.35-6|64	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.35-2mdv2008.1
12cr|shfs-utils-0.35-6|65	+ Revision: 140792
12cr|shfs-utils-0.35-6|66	- restore BuildRoot
12cr|shfs-utils-0.35-6|67	
12cr|shfs-utils-0.35-6|68	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|shfs-utils-0.35-6|69	- kill re-definition of %%buildroot on Pixel's request
12cr|shfs-utils-0.35-6|70	- fix summary-ended-with-dot
12cr|shfs-utils-0.35-6|71	
12cr|shfs-utils-0.35-6|72	* Sat Jun 23 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.35-2mdv2008.0
12cr|shfs-utils-0.35-6|73	+ Revision: 43501
12cr|shfs-utils-0.35-6|74	- rebuild (closes #31553)
12cr|shfs-utils-0.35-6|75	- Import shfs-utils
12cr|shfs-utils-0.35-6|76	
12cr|shfs-utils-0.35-6|77	
12cr|shfs-utils-0.35-6|78	
12cr|shfs-utils-0.35-6|79	* Mon Aug 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.35-1mdk
12cr|shfs-utils-0.35-6|80	- inital mdk release

7495 12
12cr|shhopt-1.1.7-6|1	%define	major 1
12cr|shhopt-1.1.7-6|2	%define libname	%mklibname shhopt %{major}
12cr|shhopt-1.1.7-6|3	
12cr|shhopt-1.1.7-6|4	Summary:	Library for parsing command line options
12cr|shhopt-1.1.7-6|5	Name:		shhopt
12cr|shhopt-1.1.7-6|6	Version:	1.1.7
12cr|shhopt-1.1.7-6|7	Release:	%mkrel 6
12cr|shhopt-1.1.7-6|8	License:	Artistic
12cr|shhopt-1.1.7-6|9	Group:		System/Libraries
12cr|shhopt-1.1.7-6|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|shhopt-1.1.7-6|11	URL:		http://shh.thathost.com/pub-unix/
12cr|shhopt-1.1.7-6|12	Source0:	http://shh.thathost.com/pub-unix/files/%{name}-%{version}.tar.bz2
12cr|shhopt-1.1.7-6|13	
12cr|shhopt-1.1.7-6|14	%description
12cr|shhopt-1.1.7-6|15	C-functions for parsing command line options, both traditional
12cr|shhopt-1.1.7-6|16	one-character options, and GNU'ish --long-options.
12cr|shhopt-1.1.7-6|17	
12cr|shhopt-1.1.7-6|18	%package -n	%{libname}
12cr|shhopt-1.1.7-6|19	Summary:	Library for parsing command line options
12cr|shhopt-1.1.7-6|20	Group:          System/Libraries
12cr|shhopt-1.1.7-6|21	
12cr|shhopt-1.1.7-6|22	%description -n	%{libname}
12cr|shhopt-1.1.7-6|23	C-functions for parsing command line options, both traditional
12cr|shhopt-1.1.7-6|24	one-character options, and GNU'ish --long-options.
12cr|shhopt-1.1.7-6|25	
12cr|shhopt-1.1.7-6|26	%package -n	%{libname}-devel
12cr|shhopt-1.1.7-6|27	Summary:	Library and header files for the %{name} library
12cr|shhopt-1.1.7-6|28	Group:		Development/C
12cr|shhopt-1.1.7-6|29	Provides:	lib%{name}-devel = %{version}
12cr|shhopt-1.1.7-6|30	Provides:	%{name}-devel = %{version}
12cr|shhopt-1.1.7-6|31	Requires:	%{libname} = %{version}
12cr|shhopt-1.1.7-6|32	
12cr|shhopt-1.1.7-6|33	%description -n	%{libname}-devel
12cr|shhopt-1.1.7-6|34	C-functions for parsing command line options, both traditional
12cr|shhopt-1.1.7-6|35	one-character options, and GNU'ish --long-options.
12cr|shhopt-1.1.7-6|36	
12cr|shhopt-1.1.7-6|37	%prep
12cr|shhopt-1.1.7-6|38	
12cr|shhopt-1.1.7-6|39	%setup -q -n %{name}-%{version}
12cr|shhopt-1.1.7-6|40	
12cr|shhopt-1.1.7-6|41	%build
12cr|shhopt-1.1.7-6|42	
12cr|shhopt-1.1.7-6|43	# make the shared library
12cr|shhopt-1.1.7-6|44	make SHARED="1" OPTIM="%{optflags} -D_REENTRANT -fPIC"
12cr|shhopt-1.1.7-6|45	
12cr|shhopt-1.1.7-6|46	# make the static library
12cr|shhopt-1.1.7-6|47	make OPTIM="%{optflags} -D_REENTRANT -fPIC"
12cr|shhopt-1.1.7-6|48	
12cr|shhopt-1.1.7-6|49	%install
12cr|shhopt-1.1.7-6|50	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|shhopt-1.1.7-6|51	
12cr|shhopt-1.1.7-6|52	# install the shared library
12cr|shhopt-1.1.7-6|53	make \
12cr|shhopt-1.1.7-6|54	SHARED="1" \
12cr|shhopt-1.1.7-6|55	INSTBASEDIR="%{buildroot}%{_prefix}" \
12cr|shhopt-1.1.7-6|56	INSTLIBDIR="%{buildroot}%{_libdir}" \
12cr|shhopt-1.1.7-6|57	install
12cr|shhopt-1.1.7-6|58	
12cr|shhopt-1.1.7-6|59	# install the static library
12cr|shhopt-1.1.7-6|60	make \
12cr|shhopt-1.1.7-6|61	INSTBASEDIR="%{buildroot}%{_prefix}" \
12cr|shhopt-1.1.7-6|62	INSTLIBDIR="%{buildroot}%{_libdir}" \
12cr|shhopt-1.1.7-6|63	install
12cr|shhopt-1.1.7-6|64	
12cr|shhopt-1.1.7-6|65	# fix a file conflict with netpbm-devel
12cr|shhopt-1.1.7-6|66	install -d %{buildroot}%{_includedir}/%{name}
12cr|shhopt-1.1.7-6|67	mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/%{name}/
12cr|shhopt-1.1.7-6|68	
12cr|shhopt-1.1.7-6|69	%clean
12cr|shhopt-1.1.7-6|70	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|shhopt-1.1.7-6|71	
12cr|shhopt-1.1.7-6|72	%if %mdkversion < 200900
12cr|shhopt-1.1.7-6|73	%post -n %{libname} -p /sbin/ldconfig
12cr|shhopt-1.1.7-6|74	%endif
12cr|shhopt-1.1.7-6|75	
12cr|shhopt-1.1.7-6|76	%if %mdkversion < 200900
12cr|shhopt-1.1.7-6|77	%postun -n %{libname} -p /sbin/ldconfig
12cr|shhopt-1.1.7-6|78	%endif
12cr|shhopt-1.1.7-6|79	
12cr|shhopt-1.1.7-6|80	%files -n %{libname}
12cr|shhopt-1.1.7-6|81	%defattr(-,root,root)
12cr|shhopt-1.1.7-6|82	%doc CREDITS ChangeLog INSTALL README TODO
12cr|shhopt-1.1.7-6|83	%{_libdir}/*.so.*
12cr|shhopt-1.1.7-6|84	
12cr|shhopt-1.1.7-6|85	%files -n %{libname}-devel
12cr|shhopt-1.1.7-6|86	%defattr(-,root,root)
12cr|shhopt-1.1.7-6|87	%dir %{_includedir}/%{name}
12cr|shhopt-1.1.7-6|88	%{_includedir}/%{name}/*
12cr|shhopt-1.1.7-6|89	%{_libdir}/*.so
12cr|shhopt-1.1.7-6|90	%{_libdir}/*.a
12cr|shhopt-1.1.7-6|91	
12cr|shhopt-1.1.7-6|92	
12cr|shhopt-1.1.7-6|93	%changelog
12cr|shhopt-1.1.7-6|94	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.1.7-6mdv2010.0
12cr|shhopt-1.1.7-6|95	+ Revision: 433781
12cr|shhopt-1.1.7-6|96	- rebuild
12cr|shhopt-1.1.7-6|97	
12cr|shhopt-1.1.7-6|98	* Mon Jun 09 2008 Pixel <pixel@mandriva.com> 1.1.7-5mdv2009.0
12cr|shhopt-1.1.7-6|99	+ Revision: 217195
12cr|shhopt-1.1.7-6|100	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|shhopt-1.1.7-6|101	
12cr|shhopt-1.1.7-6|102	* Thu Feb 14 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.1.7-5mdv2008.1
12cr|shhopt-1.1.7-6|103	+ Revision: 168224
12cr|shhopt-1.1.7-6|104	- fix no-buildroot-tag
12cr|shhopt-1.1.7-6|105	- kill re-definition of %%buildroot on Pixel's request
12cr|shhopt-1.1.7-6|106	
12cr|shhopt-1.1.7-6|107	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.7-5mdv2008.0
12cr|shhopt-1.1.7-6|108	+ Revision: 25475
12cr|shhopt-1.1.7-6|109	- Import shhopt
12cr|shhopt-1.1.7-6|110	
12cr|shhopt-1.1.7-6|111	
12cr|shhopt-1.1.7-6|112	
12cr|shhopt-1.1.7-6|113	* Fri Apr 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.7-5mdk
12cr|shhopt-1.1.7-6|114	- fix spec file mistake
12cr|shhopt-1.1.7-6|115	
12cr|shhopt-1.1.7-6|116	* Fri Apr 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.7-4mdk
12cr|shhopt-1.1.7-6|117	- fix a file conflict with netpbm-devel
12cr|shhopt-1.1.7-6|118	
12cr|shhopt-1.1.7-6|119	* Thu May 12 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.7-3mdk
12cr|shhopt-1.1.7-6|120	- rpmlint fixes
12cr|shhopt-1.1.7-6|121	- lib64 fixes
12cr|shhopt-1.1.7-6|122	
12cr|shhopt-1.1.7-6|123	* Sat Nov 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.1.7-2mdk
12cr|shhopt-1.1.7-6|124	- rpmbuildupdated
12cr|shhopt-1.1.7-6|125	
12cr|shhopt-1.1.7-6|126	* Sun Oct 05 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.1.7-1mdk
12cr|shhopt-1.1.7-6|127	- initial cooker contrib

7496 12
12cr|shinken-0.6-2|1	%define major 0.5
12cr|shinken-0.6-2|2	%define minor 1
12cr|shinken-0.6-2|3	
12cr|shinken-0.6-2|4	Name:       shinken
12cr|shinken-0.6-2|5	Version:    0.6
12cr|shinken-0.6-2|6	Release:    2
12cr|shinken-0.6-2|7	Summary:    TNagios(R) compatible monitoring tool
12cr|shinken-0.6-2|8	License:    AGPL
12cr|shinken-0.6-2|9	Group:      Networking/Other
12cr|shinken-0.6-2|10	URL:        http://shinken-monitoring.org
12cr|shinken-0.6-2|11	Source0:    http://shinken-monitoring.org/pub/shinken-%{version}.tar.gz
12cr|shinken-0.6-2|12	Source1:    shinken.init
12cr|shinken-0.6-2|13	BuildRequires:  python-setuptools
12cr|shinken-0.6-2|14	BuildArch:  noarch
12cr|shinken-0.6-2|15	
12cr|shinken-0.6-2|16	%description
12cr|shinken-0.6-2|17	Shinken is a new, Nagios compatible monitoring tool, written in Python. The
12cr|shinken-0.6-2|18	main goal of Shinken is to allow users to have a fully flexible architecture
12cr|shinken-0.6-2|19	for their monitoring system that can easily scale to large environments. It’s
12cr|shinken-0.6-2|20	as simple as in all the marketing cloud computing slides, but here, it’s
12cr|shinken-0.6-2|21	real!
12cr|shinken-0.6-2|22	
12cr|shinken-0.6-2|23	Shinken is backwards-compatible with the Nagios configuration standard and
12cr|shinken-0.6-2|24	plugins. It works on any operating system and architecture that supports
12cr|shinken-0.6-2|25	Python, which includes Windows and GNU/Linux.
12cr|shinken-0.6-2|26	
12cr|shinken-0.6-2|27	%prep
12cr|shinken-0.6-2|28	%setup -q
12cr|shinken-0.6-2|29	
12cr|shinken-0.6-2|30	perl -pi \
12cr|shinken-0.6-2|31	-e 's|path=/usr/lib/nagios/plugins|path=%{_libdir}/nagios/plugins|' \
12cr|shinken-0.6-2|32	setup_parameters.cfg
12cr|shinken-0.6-2|33	
12cr|shinken-0.6-2|34	%build
12cr|shinken-0.6-2|35	python setup.py build
12cr|shinken-0.6-2|36	
12cr|shinken-0.6-2|37	%install
12cr|shinken-0.6-2|38	python setup.py install --root=%{buildroot}
12cr|shinken-0.6-2|39	
12cr|shinken-0.6-2|40	rm -f %{buildroot}%{_sysconfdir}/init.d/*
12cr|shinken-0.6-2|41	rm -f %{buildroot}%{_sysconfdir}/default/shinken
12cr|shinken-0.6-2|42	
12cr|shinken-0.6-2|43	install -d -m 755 %{buildroot}%{_initrddir}
12cr|shinken-0.6-2|44	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/shinken
12cr|shinken-0.6-2|45	
12cr|shinken-0.6-2|46	install -d -m 755 %{buildroot}%{_localstatedir}/log/shinken
12cr|shinken-0.6-2|47	install -d -m 755 %{buildroot}%{_localstatedir}/run/shinken
12cr|shinken-0.6-2|48	
12cr|shinken-0.6-2|49	# move to an arch-neutral location
12cr|shinken-0.6-2|50	install -d -m 755 %{buildroot}%{_datadir}/shinken/plugins
12cr|shinken-0.6-2|51	mv %{buildroot}/usr/lib/shinken/plugins/check.sh \
12cr|shinken-0.6-2|52	%{buildroot}%{_datadir}/shinken/plugins
12cr|shinken-0.6-2|53	
12cr|shinken-0.6-2|54	%pre
12cr|shinken-0.6-2|55	%_pre_useradd shinken %{_localstatedir}/lib/shinken /bin/sh
12cr|shinken-0.6-2|56	
12cr|shinken-0.6-2|57	%postun
12cr|shinken-0.6-2|58	%_postun_userdel shinken
12cr|shinken-0.6-2|59	
12cr|shinken-0.6-2|60	%files
12cr|shinken-0.6-2|61	%doc README COPYING Changelog FROM_NAGIOS_TO_SHINKEN THANKS db doc
12cr|shinken-0.6-2|62	%config(noreplace) %{_sysconfdir}/shinken
12cr|shinken-0.6-2|63	%{_initrddir}/shinken
12cr|shinken-0.6-2|64	%{py_puresitedir}/shinken
12cr|shinken-0.6-2|65	%{py_puresitedir}/skonf
12cr|shinken-0.6-2|66	%{py_puresitedir}/Shinken-%{major}-py%{py_ver}.egg-info
12cr|shinken-0.6-2|67	%{_bindir}/shinken-arbiter
12cr|shinken-0.6-2|68	%{_bindir}/shinken-arbiter.py
12cr|shinken-0.6-2|69	%{_bindir}/shinken-broker
12cr|shinken-0.6-2|70	%{_bindir}/shinken-broker.py
12cr|shinken-0.6-2|71	%{_bindir}/shinken-poller
12cr|shinken-0.6-2|72	%{_bindir}/shinken-poller.py
12cr|shinken-0.6-2|73	%{_bindir}/shinken-discovery
12cr|shinken-0.6-2|74	%{_bindir}/shinken-reactionner
12cr|shinken-0.6-2|75	%{_bindir}/shinken-reactionner.py
12cr|shinken-0.6-2|76	%{_bindir}/shinken-receiver
12cr|shinken-0.6-2|77	%{_bindir}/shinken-receiver.py
12cr|shinken-0.6-2|78	%{_bindir}/shinken-scheduler
12cr|shinken-0.6-2|79	%{_bindir}/shinken-scheduler.py
12cr|shinken-0.6-2|80	%{_datadir}/shinken/plugins/check.sh
12cr|shinken-0.6-2|81	%attr(-,shinken,shinken) %{_localstatedir}/lib/shinken
12cr|shinken-0.6-2|82	%attr(-,shinken,shinken) %{_localstatedir}/log/shinken
12cr|shinken-0.6-2|83	%attr(-,shinken,shinken) %{_localstatedir}/run/shinken
12cr|shinken-0.6-2|84	

7497 12
12cr|shmux-1.0.2-2|1	%define name shmux
12cr|shmux-1.0.2-2|2	%define version 1.0.2
12cr|shmux-1.0.2-2|3	%define release %mkrel 2
12cr|shmux-1.0.2-2|4	
12cr|shmux-1.0.2-2|5	Name: 		%{name}
12cr|shmux-1.0.2-2|6	Version: 	%{version}
12cr|shmux-1.0.2-2|7	Release: 	%{release}
12cr|shmux-1.0.2-2|8	Summary: 	Program for executing the same command on many hosts in parallel
12cr|shmux-1.0.2-2|9	License: 	GPL
12cr|shmux-1.0.2-2|10	Group:		Networking/Remote access
12cr|shmux-1.0.2-2|11	Url: 		http://web.taranis.org/shmux/
12cr|shmux-1.0.2-2|12	Source0: 	%{name}-%{version}.tgz
12cr|shmux-1.0.2-2|13	BuildRequires:  pcre-devel
12cr|shmux-1.0.2-2|14	BuildRequires:  ncurses-devel
12cr|shmux-1.0.2-2|15	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|shmux-1.0.2-2|16	
12cr|shmux-1.0.2-2|17	
12cr|shmux-1.0.2-2|18	%description
12cr|shmux-1.0.2-2|19	Shmux is program for executing the same command on many hosts in parallel.
12cr|shmux-1.0.2-2|20	For each target, a child process is spawned by shmux, and a shell on the
12cr|shmux-1.0.2-2|21	target obtained one of the supported methods: rsh, ssh, or sh. The output
12cr|shmux-1.0.2-2|22	produced by the children is received by shmux and either (optionally) output
12cr|shmux-1.0.2-2|23	in turn to the user using an easy to read format, or written to files for
12cr|shmux-1.0.2-2|24	later processing making it well suited for use in scripts.
12cr|shmux-1.0.2-2|25	
12cr|shmux-1.0.2-2|26	%prep
12cr|shmux-1.0.2-2|27	%setup -q -n %name-%{version}
12cr|shmux-1.0.2-2|28	
12cr|shmux-1.0.2-2|29	%build
12cr|shmux-1.0.2-2|30	%configure
12cr|shmux-1.0.2-2|31	%make
12cr|shmux-1.0.2-2|32	
12cr|shmux-1.0.2-2|33	%install
12cr|shmux-1.0.2-2|34	rm -rf $RPM_BUILD_ROOT
12cr|shmux-1.0.2-2|35	
12cr|shmux-1.0.2-2|36	%makeinstall
12cr|shmux-1.0.2-2|37	
12cr|shmux-1.0.2-2|38	%clean
12cr|shmux-1.0.2-2|39	rm -rf $RPM_BUILD_ROOT
12cr|shmux-1.0.2-2|40	
12cr|shmux-1.0.2-2|41	%files
12cr|shmux-1.0.2-2|42	%defattr(-,root,root)
12cr|shmux-1.0.2-2|43	%doc tests/* CHANGES INSTALL LICENSE
12cr|shmux-1.0.2-2|44	%attr(755,root,root) %{_bindir}/*
12cr|shmux-1.0.2-2|45	%{_mandir}/man1/%name.1*
12cr|shmux-1.0.2-2|46	%_datadir/%name
12cr|shmux-1.0.2-2|47	
12cr|shmux-1.0.2-2|48	
12cr|shmux-1.0.2-2|49	
12cr|shmux-1.0.2-2|50	%changelog
12cr|shmux-1.0.2-2|51	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2011.0
12cr|shmux-1.0.2-2|52	+ Revision: 614862
12cr|shmux-1.0.2-2|53	- the mass rebuild of 2010.1 packages
12cr|shmux-1.0.2-2|54	
12cr|shmux-1.0.2-2|55	* Wed Jan 27 2010 Antoine Ginies <aginies@mandriva.com> 1.0.2-1mdv2010.1
12cr|shmux-1.0.2-2|56	+ Revision: 497220
12cr|shmux-1.0.2-2|57	- release 1.0.2
12cr|shmux-1.0.2-2|58	
12cr|shmux-1.0.2-2|59	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.0-0.beta9.4mdv2010.0
12cr|shmux-1.0.2-2|60	+ Revision: 445105
12cr|shmux-1.0.2-2|61	- rebuild
12cr|shmux-1.0.2-2|62	
12cr|shmux-1.0.2-2|63	* Mon Mar 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.beta9.3mdv2009.1
12cr|shmux-1.0.2-2|64	+ Revision: 355572
12cr|shmux-1.0.2-2|65	- rebuild
12cr|shmux-1.0.2-2|66	
12cr|shmux-1.0.2-2|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|shmux-1.0.2-2|68	- rebuild
12cr|shmux-1.0.2-2|69	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|shmux-1.0.2-2|70	- fix no-buildroot-tag
12cr|shmux-1.0.2-2|71	- kill re-definition of %%buildroot on Pixel's request
12cr|shmux-1.0.2-2|72	- import shmux
12cr|shmux-1.0.2-2|73	
12cr|shmux-1.0.2-2|74	
12cr|shmux-1.0.2-2|75	* Wed Jul 12 2006 Lenny Cartier <lenny@mandriva.com> 1.0-0.beta9.1mdv2007.0
12cr|shmux-1.0.2-2|76	- beta9
12cr|shmux-1.0.2-2|77	
12cr|shmux-1.0.2-2|78	* Tue Mar 22 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 1.0-0.beta6.2mdk
12cr|shmux-1.0.2-2|79	- rebuild
12cr|shmux-1.0.2-2|80	
12cr|shmux-1.0.2-2|81	* Thu Dec 16 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0-0.beta6.1mdk
12cr|shmux-1.0.2-2|82	- 1.0b6
12cr|shmux-1.0.2-2|83	
12cr|shmux-1.0.2-2|84	* Wed Jun 09 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.13b-1mdk
12cr|shmux-1.0.2-2|85	- 0.13b
12cr|shmux-1.0.2-2|86	
12cr|shmux-1.0.2-2|87	* Wed May 26 2004  <mdkc@n2.mandrakesoft.com> 0.12b-1mdk
12cr|shmux-1.0.2-2|88	- first mandrake release

7498 12
12cr|shntool-3.0.10-3|1	Summary:	A multi-purpose WAVE data processing and reporting utility
12cr|shntool-3.0.10-3|2	Name:		shntool
12cr|shntool-3.0.10-3|3	Version:	3.0.10
12cr|shntool-3.0.10-3|4	Release:	%mkrel 3
12cr|shntool-3.0.10-3|5	URL:		http://etree.org/shnutils/shntool
12cr|shntool-3.0.10-3|6	Source0:	http://etree.org/shnutils/shntool/dist/src/%{name}-%{version}.tar.gz
12cr|shntool-3.0.10-3|7	Group:		Sound
12cr|shntool-3.0.10-3|8	License:	GPLv2
12cr|shntool-3.0.10-3|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|shntool-3.0.10-3|10	Suggests:	flac
12cr|shntool-3.0.10-3|11	Suggests:	sox
12cr|shntool-3.0.10-3|12	Suggests:	cuetools
12cr|shntool-3.0.10-3|13	Suggests:	ttaenc
12cr|shntool-3.0.10-3|14	Suggests:	shorten
12cr|shntool-3.0.10-3|15	Suggests:	kexis
12cr|shntool-3.0.10-3|16	Suggests:	bonk
12cr|shntool-3.0.10-3|17	Suggests:	wavpack
12cr|shntool-3.0.10-3|18	Suggests:	mp4als
12cr|shntool-3.0.10-3|19	Suggests:	alac_decoder
12cr|shntool-3.0.10-3|20	Suggests:	mac
12cr|shntool-3.0.10-3|21	
12cr|shntool-3.0.10-3|22	%description
12cr|shntool-3.0.10-3|23	A multi-purpose WAVE data processing and reporting utility. File formats are
12cr|shntool-3.0.10-3|24	abstracted from its core, so it can process any file that contains WAVE data,
12cr|shntool-3.0.10-3|25	compressed or not - provided there exists a format module to handle that
12cr|shntool-3.0.10-3|26	particular file type.
12cr|shntool-3.0.10-3|27	
12cr|shntool-3.0.10-3|28	%prep
12cr|shntool-3.0.10-3|29	%setup -q
12cr|shntool-3.0.10-3|30	
12cr|shntool-3.0.10-3|31	%build
12cr|shntool-3.0.10-3|32	%configure2_5x
12cr|shntool-3.0.10-3|33	%make
12cr|shntool-3.0.10-3|34	
12cr|shntool-3.0.10-3|35	%install
12cr|shntool-3.0.10-3|36	rm -rf %{buildroot}
12cr|shntool-3.0.10-3|37	%makeinstall_std
12cr|shntool-3.0.10-3|38	
12cr|shntool-3.0.10-3|39	%clean
12cr|shntool-3.0.10-3|40	rm -rf %{buildroot}
12cr|shntool-3.0.10-3|41	
12cr|shntool-3.0.10-3|42	%files
12cr|shntool-3.0.10-3|43	%defattr(-,root,root,-)
12cr|shntool-3.0.10-3|44	%doc AUTHORS ChangeLog COPYING NEWS README
12cr|shntool-3.0.10-3|45	%doc doc/*
12cr|shntool-3.0.10-3|46	%{_bindir}/shn*
12cr|shntool-3.0.10-3|47	%{_mandir}/man1/*.1.*
12cr|shntool-3.0.10-3|48	
12cr|shntool-3.0.10-3|49	
12cr|shntool-3.0.10-3|50	%changelog
12cr|shntool-3.0.10-3|51	* Thu Sep 22 2011 Andrey Bondrov <abondrov@mandriva.org> 3.0.10-3mdv2011.0
12cr|shntool-3.0.10-3|52	+ Revision: 700852
12cr|shntool-3.0.10-3|53	- Suggest more helper codecs as now we have them
12cr|shntool-3.0.10-3|54	
12cr|shntool-3.0.10-3|55	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.10-2mdv2011.0
12cr|shntool-3.0.10-3|56	+ Revision: 614863
12cr|shntool-3.0.10-3|57	- the mass rebuild of 2010.1 packages
12cr|shntool-3.0.10-3|58	
12cr|shntool-3.0.10-3|59	* Thu Apr 29 2010 Ahmad Samir <ahmadsamir@mandriva.org> 3.0.10-1mdv2010.1
12cr|shntool-3.0.10-3|60	+ Revision: 541015
12cr|shntool-3.0.10-3|61	- fix license
12cr|shntool-3.0.10-3|62	- import shntool
12cr|shntool-3.0.10-3|63	
12cr|shntool-3.0.10-3|64	

7499 12
12cr|shtool-2.0.8-7|1	Name:		shtool
12cr|shtool-2.0.8-7|2	Version:	2.0.8
12cr|shtool-2.0.8-7|3	Release:	7
12cr|shtool-2.0.8-7|4	Summary:	Portable shell tool
12cr|shtool-2.0.8-7|5	Group:		Shells
12cr|shtool-2.0.8-7|6	License:	GPLv2+
12cr|shtool-2.0.8-7|7	URL:		http://www.gnu.org/software/shtool/
12cr|shtool-2.0.8-7|8	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
12cr|shtool-2.0.8-7|9	BuildArch:	noarch
12cr|shtool-2.0.8-7|10	
12cr|shtool-2.0.8-7|11	%description
12cr|shtool-2.0.8-7|12	GNU shtool is a compilation of small but very stable and portable
12cr|shtool-2.0.8-7|13	shell scripts into a single shell tool. All ingredients were in
12cr|shtool-2.0.8-7|14	successful use over many years in various free software projects.
12cr|shtool-2.0.8-7|15	The compiled shtool program is intended to be used inside the source
12cr|shtool-2.0.8-7|16	tree of other free software packages. There it can overtake various
12cr|shtool-2.0.8-7|17	(usually non-portable) tasks related to the building and installation
12cr|shtool-2.0.8-7|18	of such a package. It especially can replace the old mkdir.sh,
12cr|shtool-2.0.8-7|19	install.sh and related scripts.
12cr|shtool-2.0.8-7|20	
12cr|shtool-2.0.8-7|21	%prep
12cr|shtool-2.0.8-7|22	%setup -q
12cr|shtool-2.0.8-7|23	
12cr|shtool-2.0.8-7|24	%build
12cr|shtool-2.0.8-7|25	%configure
12cr|shtool-2.0.8-7|26	%make
12cr|shtool-2.0.8-7|27	
12cr|shtool-2.0.8-7|28	%check
12cr|shtool-2.0.8-7|29	make check
12cr|shtool-2.0.8-7|30	
12cr|shtool-2.0.8-7|31	%install
12cr|shtool-2.0.8-7|32	%makeinstall_std
12cr|shtool-2.0.8-7|33	
12cr|shtool-2.0.8-7|34	%files
12cr|shtool-2.0.8-7|35	%doc AUTHORS ChangeLog NEWS RATIONAL README THANKS VERSION
12cr|shtool-2.0.8-7|36	%{_mandir}/man*/%{name}*.*
12cr|shtool-2.0.8-7|37	%{_bindir}/%{name}
12cr|shtool-2.0.8-7|38	%{_bindir}/%{name}ize
12cr|shtool-2.0.8-7|39	%{_datadir}/%{name}/
12cr|shtool-2.0.8-7|40	%{_datadir}/aclocal/%{name}.m4
12cr|shtool-2.0.8-7|41	
12cr|shtool-2.0.8-7|42	
12cr|shtool-2.0.8-7|43	
12cr|shtool-2.0.8-7|44	%changelog
12cr|shtool-2.0.8-7|45	* Tue May 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.0.8-7
12cr|shtool-2.0.8-7|46	+ Revision: 673277
12cr|shtool-2.0.8-7|47	- imported package shtool
12cr|shtool-2.0.8-7|48	
12cr|shtool-2.0.8-7|49	
12cr|shtool-2.0.8-7|50	* Tue May 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.0.8-7
12cr|shtool-2.0.8-7|51	- first mandriva release, imported and adapted from Fedora
12cr|shtool-2.0.8-7|52	
12cr|shtool-2.0.8-7|53	* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.8-6
12cr|shtool-2.0.8-7|54	- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
12cr|shtool-2.0.8-7|55	
12cr|shtool-2.0.8-7|56	* Thu Jan 27 2011 Fabian Affolter <fabian@bernewireless.net> - 2.0.8-5
12cr|shtool-2.0.8-7|57	- Rebuilt
12cr|shtool-2.0.8-7|58	
12cr|shtool-2.0.8-7|59	* Sat Feb 27 2010 Fabian Affolter <fabian@bernewireless.net> - 2.0.8-4
12cr|shtool-2.0.8-7|60	- Rebuilt
12cr|shtool-2.0.8-7|61	
12cr|shtool-2.0.8-7|62	* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.8-3
12cr|shtool-2.0.8-7|63	- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
12cr|shtool-2.0.8-7|64	
12cr|shtool-2.0.8-7|65	* Sun Mar 08 2009 Fabian Affolter <fabian@bernewireless.net> - 2.0.8-2
12cr|shtool-2.0.8-7|66	- Added test suite
12cr|shtool-2.0.8-7|67	
12cr|shtool-2.0.8-7|68	* Sat Dec 27 2008 Fabian Affolter <fabian@bernewireless.net> - 2.0.8-1
12cr|shtool-2.0.8-7|69	- Initial spec for Fedora

7500 12
12cr|shutter-0.88.3-1|1	Summary:	Feature-rich screenshot application
12cr|shutter-0.88.3-1|2	Name:		shutter
12cr|shutter-0.88.3-1|3	Version:	0.88.3
12cr|shutter-0.88.3-1|4	Release:	1
12cr|shutter-0.88.3-1|5	License:	GPLv3
12cr|shutter-0.88.3-1|6	Group:		Graphical desktop/GNOME
12cr|shutter-0.88.3-1|7	URL:		http://shutter-project.org/
12cr|shutter-0.88.3-1|8	Source0:	http://shutter-project.org/wp-content/uploads/releases/tars/%{name}-%{version}.tar.gz
12cr|shutter-0.88.3-1|9	BuildArch:	noarch
12cr|shutter-0.88.3-1|10	BuildRequires:	gettext
12cr|shutter-0.88.3-1|11	%rename gscrot
12cr|shutter-0.88.3-1|12	
12cr|shutter-0.88.3-1|13	%description
12cr|shutter-0.88.3-1|14	Shutter is a feature-rich screenshot program. You can take a screenshot of a
12cr|shutter-0.88.3-1|15	specific area, window, your whole screen, or even of a website - apply
12cr|shutter-0.88.3-1|16	different effects to it, draw on it to highlight points, and then upload
12cr|shutter-0.88.3-1|17	to an image hosting site, all within one window.
12cr|shutter-0.88.3-1|18	
12cr|shutter-0.88.3-1|19	%prep
12cr|shutter-0.88.3-1|20	%setup -q
12cr|shutter-0.88.3-1|21	
12cr|shutter-0.88.3-1|22	%build
12cr|shutter-0.88.3-1|23	
12cr|shutter-0.88.3-1|24	%install
12cr|shutter-0.88.3-1|25	install -d -m 0755 %{buildroot}
12cr|shutter-0.88.3-1|26	install -d -m 0755 %{buildroot}/%{_prefix}
12cr|shutter-0.88.3-1|27	cp -a bin %{buildroot}/%{_prefix}
12cr|shutter-0.88.3-1|28	cp -a share %{buildroot}/%{_prefix}
12cr|shutter-0.88.3-1|29	%find_lang %{name}
12cr|shutter-0.88.3-1|30	%find_lang %{name}-upload-plugins
12cr|shutter-0.88.3-1|31	%find_lang %{name}-plugins
12cr|shutter-0.88.3-1|32	cat %{name}-upload-plugins.lang >> %{name}.lang
12cr|shutter-0.88.3-1|33	cat %{name}-plugins.lang >> %{name}.lang
12cr|shutter-0.88.3-1|34	
12cr|shutter-0.88.3-1|35	%files -f %{name}.lang
12cr|shutter-0.88.3-1|36	%defattr(-,root,root)
12cr|shutter-0.88.3-1|37	%attr(755,root,root) %{_bindir}/shutter
12cr|shutter-0.88.3-1|38	%{_datadir}/shutter/*
12cr|shutter-0.88.3-1|39	%{_datadir}/applications/shutter.desktop
12cr|shutter-0.88.3-1|40	%{_mandir}/man1/*
12cr|shutter-0.88.3-1|41	%{_iconsdir}/hicolor/*/apps/*.png
12cr|shutter-0.88.3-1|42	%{_iconsdir}/hicolor/scalable/apps/*.svg
12cr|shutter-0.88.3-1|43	%{_iconsdir}/ubuntu-mono-light/scalable/apps/
12cr|shutter-0.88.3-1|44	%{_iconsdir}/ubuntu-mono-dark/scalable/apps/
12cr|shutter-0.88.3-1|45	%{_iconsdir}/ubuntu-mono-light/*/apps/*.png
12cr|shutter-0.88.3-1|46	%{_iconsdir}/ubuntu-mono-dark/*/apps/*.png
12cr|shutter-0.88.3-1|47	%{_datadir}/pixmaps/%{name}.png
12cr|shutter-0.88.3-1|48	%doc README
12cr|shutter-0.88.3-1|49	
12cr|shutter-0.88.3-1|50	
12cr|shutter-0.88.3-1|51	%changelog
12cr|shutter-0.88.3-1|52	* Thu May 10 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.88.3-1
12cr|shutter-0.88.3-1|53	+ Revision: 797874
12cr|shutter-0.88.3-1|54	- update to 0.88.3
12cr|shutter-0.88.3-1|55	
12cr|shutter-0.88.3-1|56	* Sun Feb 26 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.88.2-1
12cr|shutter-0.88.3-1|57	+ Revision: 780932
12cr|shutter-0.88.3-1|58	- update to 0.88.2
12cr|shutter-0.88.3-1|59	- specfile cleanup
12cr|shutter-0.88.3-1|60	
12cr|shutter-0.88.3-1|61	* Mon Dec 12 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.88.1-1
12cr|shutter-0.88.3-1|62	+ Revision: 740490
12cr|shutter-0.88.3-1|63	- version update 0.88.1
12cr|shutter-0.88.3-1|64	
12cr|shutter-0.88.3-1|65	+ Jon Dill <dillj@mandriva.org>
12cr|shutter-0.88.3-1|66	- update to 0.87.3
12cr|shutter-0.88.3-1|67	
12cr|shutter-0.88.3-1|68	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|shutter-0.88.3-1|69	- update to 0.86.2
12cr|shutter-0.88.3-1|70	
12cr|shutter-0.88.3-1|71	* Fri Apr 16 2010 Frederik Himpe <fhimpe@mandriva.org> 0.86.1-1mdv2010.1
12cr|shutter-0.88.3-1|72	+ Revision: 535584
12cr|shutter-0.88.3-1|73	- update to new version 0.86.1
12cr|shutter-0.88.3-1|74	
12cr|shutter-0.88.3-1|75	* Sun Apr 04 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.86-1mdv2010.1
12cr|shutter-0.88.3-1|76	+ Revision: 531233
12cr|shutter-0.88.3-1|77	- update to 0.86
12cr|shutter-0.88.3-1|78	
12cr|shutter-0.88.3-1|79	* Thu Dec 10 2009 Frederik Himpe <fhimpe@mandriva.org> 0.85.1-1mdv2010.1
12cr|shutter-0.88.3-1|80	+ Revision: 476133
12cr|shutter-0.88.3-1|81	- Update to new version 0.85.1
12cr|shutter-0.88.3-1|82	
12cr|shutter-0.88.3-1|83	* Fri Nov 20 2009 Frederik Himpe <fhimpe@mandriva.org> 0.85-1mdv2010.1
12cr|shutter-0.88.3-1|84	+ Revision: 467760
12cr|shutter-0.88.3-1|85	- Update to new version 0.85
12cr|shutter-0.88.3-1|86	- Make mo creation script not fail if directory for a certain locale
12cr|shutter-0.88.3-1|87	does not exist yet
12cr|shutter-0.88.3-1|88	
12cr|shutter-0.88.3-1|89	* Sun Oct 04 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.80.1-3mdv2010.0
12cr|shutter-0.88.3-1|90	+ Revision: 453267
12cr|shutter-0.88.3-1|91	- Make sure i18n files are uptodate (#53496).
12cr|shutter-0.88.3-1|92	
12cr|shutter-0.88.3-1|93	* Sat Oct 03 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.80.1-2mdv2010.0
12cr|shutter-0.88.3-1|94	+ Revision: 453236
12cr|shutter-0.88.3-1|95	- Suggests perl-Image-Magic (optional, only some plugins require it)
12cr|shutter-0.88.3-1|96	Closes #53496
12cr|shutter-0.88.3-1|97	
12cr|shutter-0.88.3-1|98	* Fri Aug 07 2009 Frederik Himpe <fhimpe@mandriva.org> 0.80.1-1mdv2010.0
12cr|shutter-0.88.3-1|99	+ Revision: 411308
12cr|shutter-0.88.3-1|100	- Update to new version 0.80.1
12cr|shutter-0.88.3-1|101	
12cr|shutter-0.88.3-1|102	* Thu Jul 09 2009 Frederik Himpe <fhimpe@mandriva.org> 0.80-1mdv2010.0
12cr|shutter-0.88.3-1|103	+ Revision: 394010
12cr|shutter-0.88.3-1|104	- Update to new version 0.80
12cr|shutter-0.88.3-1|105	
12cr|shutter-0.88.3-1|106	* Tue Mar 17 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.70.1-0.ppa2.3mdv2009.1
12cr|shutter-0.88.3-1|107	+ Revision: 356637
12cr|shutter-0.88.3-1|108	- Remove own copy of perl-* modules provided by other packages, issue
12cr|shutter-0.88.3-1|109	reported by Frederic Crozat.
12cr|shutter-0.88.3-1|110	
12cr|shutter-0.88.3-1|111	* Thu Mar 12 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.70.1-0.ppa2.2mdv2009.1
12cr|shutter-0.88.3-1|112	+ Revision: 354274
12cr|shutter-0.88.3-1|113	- Suggests gnome-web-photo (optional, enables screenshots of websites
12cr|shutter-0.88.3-1|114	feature).
12cr|shutter-0.88.3-1|115	
12cr|shutter-0.88.3-1|116	* Wed Mar 11 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.70.1-0.ppa2.1mdv2009.1
12cr|shutter-0.88.3-1|117	+ Revision: 353965
12cr|shutter-0.88.3-1|118	- Updated to version 0.70.1-0.ppa2
12cr|shutter-0.88.3-1|119	- Removed requires for libgoocanvas, already required by perl-Goo-Canvas
12cr|shutter-0.88.3-1|120	- Replaced Requires for perl-Goo-Canvas by Suggests, it is optional
12cr|shutter-0.88.3-1|121	(drawing tool disabled if not installed).
12cr|shutter-0.88.3-1|122	- Suggests perl-Gtk2-ImageView (optional, advanced seletion disabled if
12cr|shutter-0.88.3-1|123	not installed).
12cr|shutter-0.88.3-1|124	
12cr|shutter-0.88.3-1|125	* Wed Mar 11 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.70-0.ppa11.3mdv2009.1
12cr|shutter-0.88.3-1|126	+ Revision: 353900
12cr|shutter-0.88.3-1|127	- Change Group tag from "Development/Perl" to "Graphical desktop/GNOME",
12cr|shutter-0.88.3-1|128	reported by Greg Harris.
12cr|shutter-0.88.3-1|129	
12cr|shutter-0.88.3-1|130	* Wed Mar 11 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.70-0.ppa11.2mdv2009.1
12cr|shutter-0.88.3-1|131	+ Revision: 353864
12cr|shutter-0.88.3-1|132	- shutter must require libgoocanvas, not libgoocanvas3 (x86_64 lib64
12cr|shutter-0.88.3-1|133	prefix), reported by Olivier Blin.
12cr|shutter-0.88.3-1|134	
12cr|shutter-0.88.3-1|135	* Mon Mar 09 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.70-0.ppa11.1mdv2009.1
12cr|shutter-0.88.3-1|136	+ Revision: 353230
12cr|shutter-0.88.3-1|137	- Updated to version 0.70-0.ppa11
12cr|shutter-0.88.3-1|138	- Finish rename gscrot->shutter on spec.
12cr|shutter-0.88.3-1|139	- Split requires entries by line.
12cr|shutter-0.88.3-1|140	- Update shutter homepage URL entry.
12cr|shutter-0.88.3-1|141	- Obsolete current gscrot version in Mandriva cooker (gscrot renamed to
12cr|shutter-0.88.3-1|142	shutter).
12cr|shutter-0.88.3-1|143	- Rename spec file (gscrot renamed to shutter).
12cr|shutter-0.88.3-1|144	- gscrot was renamed to shutter, change svn entry.
12cr|shutter-0.88.3-1|145	
12cr|shutter-0.88.3-1|146	* Sat Jan 17 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.64-0.ppa10.2mdv2009.1
12cr|shutter-0.88.3-1|147	+ Revision: 330438
12cr|shutter-0.88.3-1|148	- Rebuild for fixed package changelog.
12cr|shutter-0.88.3-1|149	
12cr|shutter-0.88.3-1|150	* Fri Jan 16 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.64-0.ppa10.1mdv2009.1
12cr|shutter-0.88.3-1|151	+ Revision: 330174
12cr|shutter-0.88.3-1|152	- Fix summary ended with dot.
12cr|shutter-0.88.3-1|153	- Line break description.
12cr|shutter-0.88.3-1|154	- Import gscrot package, made/sent by Ednilson Miura.
12cr|shutter-0.88.3-1|155	

7501 12
12cr|shutter-0.89.1-1|1	Summary:	Feature-rich screenshot application
12cr|shutter-0.89.1-1|2	Name:		shutter
12cr|shutter-0.89.1-1|3	Version:	0.89.1
12cr|shutter-0.89.1-1|4	Release:	1
12cr|shutter-0.89.1-1|5	License:	GPLv3
12cr|shutter-0.89.1-1|6	Group:		Graphical desktop/GNOME
12cr|shutter-0.89.1-1|7	URL:		http://shutter-project.org/
12cr|shutter-0.89.1-1|8	Source0:	http://shutter-project.org/wp-content/uploads/releases/tars/%{name}-%{version}.tar.gz
12cr|shutter-0.89.1-1|9	BuildArch:	noarch
12cr|shutter-0.89.1-1|10	BuildRequires:	gettext
12cr|shutter-0.89.1-1|11	%rename gscrot
12cr|shutter-0.89.1-1|12	
12cr|shutter-0.89.1-1|13	%description
12cr|shutter-0.89.1-1|14	Shutter is a feature-rich screenshot program. You can take a screenshot of a
12cr|shutter-0.89.1-1|15	specific area, window, your whole screen, or even of a website - apply
12cr|shutter-0.89.1-1|16	different effects to it, draw on it to highlight points, and then upload
12cr|shutter-0.89.1-1|17	to an image hosting site, all within one window.
12cr|shutter-0.89.1-1|18	
12cr|shutter-0.89.1-1|19	%prep
12cr|shutter-0.89.1-1|20	%setup -q
12cr|shutter-0.89.1-1|21	
12cr|shutter-0.89.1-1|22	%build
12cr|shutter-0.89.1-1|23	
12cr|shutter-0.89.1-1|24	%install
12cr|shutter-0.89.1-1|25	install -d -m 0755 %{buildroot}
12cr|shutter-0.89.1-1|26	install -d -m 0755 %{buildroot}/%{_prefix}
12cr|shutter-0.89.1-1|27	cp -a bin %{buildroot}/%{_prefix}
12cr|shutter-0.89.1-1|28	cp -a share %{buildroot}/%{_prefix}
12cr|shutter-0.89.1-1|29	%find_lang %{name}
12cr|shutter-0.89.1-1|30	%find_lang %{name}-upload-plugins
12cr|shutter-0.89.1-1|31	%find_lang %{name}-plugins
12cr|shutter-0.89.1-1|32	cat %{name}-upload-plugins.lang >> %{name}.lang
12cr|shutter-0.89.1-1|33	cat %{name}-plugins.lang >> %{name}.lang
12cr|shutter-0.89.1-1|34	
12cr|shutter-0.89.1-1|35	%files -f %{name}.lang
12cr|shutter-0.89.1-1|36	%defattr(-,root,root)
12cr|shutter-0.89.1-1|37	%attr(755,root,root) %{_bindir}/shutter
12cr|shutter-0.89.1-1|38	%{_datadir}/shutter/*
12cr|shutter-0.89.1-1|39	%{_datadir}/applications/shutter.desktop
12cr|shutter-0.89.1-1|40	%{_mandir}/man1/*
12cr|shutter-0.89.1-1|41	%{_iconsdir}/hicolor/*/apps/*.png
12cr|shutter-0.89.1-1|42	%{_iconsdir}/hicolor/scalable/apps/*.svg
12cr|shutter-0.89.1-1|43	%{_iconsdir}/ubuntu-mono-light/scalable/apps/
12cr|shutter-0.89.1-1|44	%{_iconsdir}/ubuntu-mono-dark/scalable/apps/
12cr|shutter-0.89.1-1|45	%{_iconsdir}/ubuntu-mono-light/*/apps/*.png
12cr|shutter-0.89.1-1|46	%{_iconsdir}/ubuntu-mono-dark/*/apps/*.png
12cr|shutter-0.89.1-1|47	%{_datadir}/pixmaps/%{name}.png
12cr|shutter-0.89.1-1|48	%doc README
12cr|shutter-0.89.1-1|49	
12cr|shutter-0.89.1-1|50	
12cr|shutter-0.89.1-1|51	%changelog
12cr|shutter-0.89.1-1|52	* Sat Dec  8 2012 Arkady L. Shane <ashejn@rosalab.ru> 0.89.1-1
12cr|shutter-0.89.1-1|53	- update to 0.89.1
12cr|shutter-0.89.1-1|54	
12cr|shutter-0.89.1-1|55	* Thu May 10 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.88.3-1
12cr|shutter-0.89.1-1|56	+ Revision: 797874
12cr|shutter-0.89.1-1|57	- update to 0.88.3
12cr|shutter-0.89.1-1|58	
12cr|shutter-0.89.1-1|59	* Sun Feb 26 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.88.2-1
12cr|shutter-0.89.1-1|60	+ Revision: 780932
12cr|shutter-0.89.1-1|61	- update to 0.88.2
12cr|shutter-0.89.1-1|62	- specfile cleanup
12cr|shutter-0.89.1-1|63	
12cr|shutter-0.89.1-1|64	* Mon Dec 12 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.88.1-1
12cr|shutter-0.89.1-1|65	+ Revision: 740490
12cr|shutter-0.89.1-1|66	- version update 0.88.1
12cr|shutter-0.89.1-1|67	
12cr|shutter-0.89.1-1|68	+ Jon Dill <dillj@mandriva.org>
12cr|shutter-0.89.1-1|69	- update to 0.87.3
12cr|shutter-0.89.1-1|70	
12cr|shutter-0.89.1-1|71	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|shutter-0.89.1-1|72	- update to 0.86.2
12cr|shutter-0.89.1-1|73	
12cr|shutter-0.89.1-1|74	* Fri Apr 16 2010 Frederik Himpe <fhimpe@mandriva.org> 0.86.1-1mdv2010.1
12cr|shutter-0.89.1-1|75	+ Revision: 535584
12cr|shutter-0.89.1-1|76	- update to new version 0.86.1
12cr|shutter-0.89.1-1|77	
12cr|shutter-0.89.1-1|78	* Sun Apr 04 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.86-1mdv2010.1
12cr|shutter-0.89.1-1|79	+ Revision: 531233
12cr|shutter-0.89.1-1|80	- update to 0.86
12cr|shutter-0.89.1-1|81	
12cr|shutter-0.89.1-1|82	* Thu Dec 10 2009 Frederik Himpe <fhimpe@mandriva.org> 0.85.1-1mdv2010.1
12cr|shutter-0.89.1-1|83	+ Revision: 476133
12cr|shutter-0.89.1-1|84	- Update to new version 0.85.1
12cr|shutter-0.89.1-1|85	
12cr|shutter-0.89.1-1|86	* Fri Nov 20 2009 Frederik Himpe <fhimpe@mandriva.org> 0.85-1mdv2010.1
12cr|shutter-0.89.1-1|87	+ Revision: 467760
12cr|shutter-0.89.1-1|88	- Update to new version 0.85
12cr|shutter-0.89.1-1|89	- Make mo creation script not fail if directory for a certain locale
12cr|shutter-0.89.1-1|90	does not exist yet
12cr|shutter-0.89.1-1|91	
12cr|shutter-0.89.1-1|92	* Sun Oct 04 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.80.1-3mdv2010.0
12cr|shutter-0.89.1-1|93	+ Revision: 453267
12cr|shutter-0.89.1-1|94	- Make sure i18n files are uptodate (#53496).
12cr|shutter-0.89.1-1|95	
12cr|shutter-0.89.1-1|96	* Sat Oct 03 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.80.1-2mdv2010.0
12cr|shutter-0.89.1-1|97	+ Revision: 453236
12cr|shutter-0.89.1-1|98	- Suggests perl-Image-Magic (optional, only some plugins require it)
12cr|shutter-0.89.1-1|99	Closes #53496
12cr|shutter-0.89.1-1|100	
12cr|shutter-0.89.1-1|101	* Fri Aug 07 2009 Frederik Himpe <fhimpe@mandriva.org> 0.80.1-1mdv2010.0
12cr|shutter-0.89.1-1|102	+ Revision: 411308
12cr|shutter-0.89.1-1|103	- Update to new version 0.80.1
12cr|shutter-0.89.1-1|104	
12cr|shutter-0.89.1-1|105	* Thu Jul 09 2009 Frederik Himpe <fhimpe@mandriva.org> 0.80-1mdv2010.0
12cr|shutter-0.89.1-1|106	+ Revision: 394010
12cr|shutter-0.89.1-1|107	- Update to new version 0.80
12cr|shutter-0.89.1-1|108	
12cr|shutter-0.89.1-1|109	* Tue Mar 17 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.70.1-0.ppa2.3mdv2009.1
12cr|shutter-0.89.1-1|110	+ Revision: 356637
12cr|shutter-0.89.1-1|111	- Remove own copy of perl-* modules provided by other packages, issue
12cr|shutter-0.89.1-1|112	reported by Frederic Crozat.
12cr|shutter-0.89.1-1|113	
12cr|shutter-0.89.1-1|114	* Thu Mar 12 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.70.1-0.ppa2.2mdv2009.1
12cr|shutter-0.89.1-1|115	+ Revision: 354274
12cr|shutter-0.89.1-1|116	- Suggests gnome-web-photo (optional, enables screenshots of websites
12cr|shutter-0.89.1-1|117	feature).
12cr|shutter-0.89.1-1|118	
12cr|shutter-0.89.1-1|119	* Wed Mar 11 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.70.1-0.ppa2.1mdv2009.1
12cr|shutter-0.89.1-1|120	+ Revision: 353965
12cr|shutter-0.89.1-1|121	- Updated to version 0.70.1-0.ppa2
12cr|shutter-0.89.1-1|122	- Removed requires for libgoocanvas, already required by perl-Goo-Canvas
12cr|shutter-0.89.1-1|123	- Replaced Requires for perl-Goo-Canvas by Suggests, it is optional
12cr|shutter-0.89.1-1|124	(drawing tool disabled if not installed).
12cr|shutter-0.89.1-1|125	- Suggests perl-Gtk2-ImageView (optional, advanced seletion disabled if
12cr|shutter-0.89.1-1|126	not installed).
12cr|shutter-0.89.1-1|127	
12cr|shutter-0.89.1-1|128	* Wed Mar 11 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.70-0.ppa11.3mdv2009.1
12cr|shutter-0.89.1-1|129	+ Revision: 353900
12cr|shutter-0.89.1-1|130	- Change Group tag from "Development/Perl" to "Graphical desktop/GNOME",
12cr|shutter-0.89.1-1|131	reported by Greg Harris.
12cr|shutter-0.89.1-1|132	
12cr|shutter-0.89.1-1|133	* Wed Mar 11 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.70-0.ppa11.2mdv2009.1
12cr|shutter-0.89.1-1|134	+ Revision: 353864
12cr|shutter-0.89.1-1|135	- shutter must require libgoocanvas, not libgoocanvas3 (x86_64 lib64
12cr|shutter-0.89.1-1|136	prefix), reported by Olivier Blin.
12cr|shutter-0.89.1-1|137	
12cr|shutter-0.89.1-1|138	* Mon Mar 09 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.70-0.ppa11.1mdv2009.1
12cr|shutter-0.89.1-1|139	+ Revision: 353230
12cr|shutter-0.89.1-1|140	- Updated to version 0.70-0.ppa11
12cr|shutter-0.89.1-1|141	- Finish rename gscrot->shutter on spec.
12cr|shutter-0.89.1-1|142	- Split requires entries by line.
12cr|shutter-0.89.1-1|143	- Update shutter homepage URL entry.
12cr|shutter-0.89.1-1|144	- Obsolete current gscrot version in Mandriva cooker (gscrot renamed to
12cr|shutter-0.89.1-1|145	shutter).
12cr|shutter-0.89.1-1|146	- Rename spec file (gscrot renamed to shutter).
12cr|shutter-0.89.1-1|147	- gscrot was renamed to shutter, change svn entry.
12cr|shutter-0.89.1-1|148	
12cr|shutter-0.89.1-1|149	* Sat Jan 17 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.64-0.ppa10.2mdv2009.1
12cr|shutter-0.89.1-1|150	+ Revision: 330438
12cr|shutter-0.89.1-1|151	- Rebuild for fixed package changelog.
12cr|shutter-0.89.1-1|152	
12cr|shutter-0.89.1-1|153	* Fri Jan 16 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.64-0.ppa10.1mdv2009.1
12cr|shutter-0.89.1-1|154	+ Revision: 330174
12cr|shutter-0.89.1-1|155	- Fix summary ended with dot.
12cr|shutter-0.89.1-1|156	- Line break description.
12cr|shutter-0.89.1-1|157	- Import gscrot package, made/sent by Ednilson Miura.
12cr|shutter-0.89.1-1|158	

7502 12
12cr|sidplay-base-1.0.9-6|1	%define name sidplay-base
12cr|sidplay-base-1.0.9-6|2	%define version 1.0.9
12cr|sidplay-base-1.0.9-6|3	%define release %mkrel 6
12cr|sidplay-base-1.0.9-6|4	
12cr|sidplay-base-1.0.9-6|5	
12cr|sidplay-base-1.0.9-6|6	Summary: A Commodore 64 music player and SID chip emulator
12cr|sidplay-base-1.0.9-6|7	Name: %{name}
12cr|sidplay-base-1.0.9-6|8	Version: %{version}
12cr|sidplay-base-1.0.9-6|9	Release: %{release}
12cr|sidplay-base-1.0.9-6|10	License: GPLv2+
12cr|sidplay-base-1.0.9-6|11	URL: http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/linux.html
12cr|sidplay-base-1.0.9-6|12	Group: Sound
12cr|sidplay-base-1.0.9-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sidplay-base-1.0.9-6|14	Source: http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/%{name}-%{version}.tar.bz2
12cr|sidplay-base-1.0.9-6|15	Patch: sidplay-base-1.0.9-tsid.patch.bz2
12cr|sidplay-base-1.0.9-6|16	Patch1: sidplay-base-1.0.9-gcc4.4.patch
12cr|sidplay-base-1.0.9-6|17	BuildRequires: libsidplay-devel < 2
12cr|sidplay-base-1.0.9-6|18	BuildRequires:  tsid-devel >= 0.7
12cr|sidplay-base-1.0.9-6|19	BuildRequires: automake1.4
12cr|sidplay-base-1.0.9-6|20	
12cr|sidplay-base-1.0.9-6|21	%description
12cr|sidplay-base-1.0.9-6|22	SIDPLAY is basically a music player. It emulates the Sound Interface
12cr|sidplay-base-1.0.9-6|23	Device (SID) chip and the microprocessor unit of the Commodore 64
12cr|sidplay-base-1.0.9-6|24	computer, so it can load and execute C64 machine code programs which
12cr|sidplay-base-1.0.9-6|25	produce music or sound. Normally these are short pieces of code
12cr|sidplay-base-1.0.9-6|26	pulled out of Commodore games or demonstration programs. Using
12cr|sidplay-base-1.0.9-6|27	SIDPLAY, you can listen to thousands of old and new C64 sound files
12cr|sidplay-base-1.0.9-6|28	by infamous artists such as Hubbard and Paul Norman! In emulation,
12cr|sidplay-base-1.0.9-6|29	their music lives on...
12cr|sidplay-base-1.0.9-6|30	
12cr|sidplay-base-1.0.9-6|31	%prep
12cr|sidplay-base-1.0.9-6|32	rm -rf $RPM_BUILD_ROOT
12cr|sidplay-base-1.0.9-6|33	
12cr|sidplay-base-1.0.9-6|34	%setup -q
12cr|sidplay-base-1.0.9-6|35	%patch -p1 -b .tsid
12cr|sidplay-base-1.0.9-6|36	%patch1 -p1
12cr|sidplay-base-1.0.9-6|37	
12cr|sidplay-base-1.0.9-6|38	%build
12cr|sidplay-base-1.0.9-6|39	rm -f configure
12cr|sidplay-base-1.0.9-6|40	automake-1.4
12cr|sidplay-base-1.0.9-6|41	autoconf
12cr|sidplay-base-1.0.9-6|42	%configure2_5x
12cr|sidplay-base-1.0.9-6|43	%make
12cr|sidplay-base-1.0.9-6|44	
12cr|sidplay-base-1.0.9-6|45	%install
12cr|sidplay-base-1.0.9-6|46	rm -rf $RPM_BUILD_ROOT
12cr|sidplay-base-1.0.9-6|47	%makeinstall
12cr|sidplay-base-1.0.9-6|48	
12cr|sidplay-base-1.0.9-6|49	%clean
12cr|sidplay-base-1.0.9-6|50	rm -rf $RPM_BUILD_ROOT
12cr|sidplay-base-1.0.9-6|51	
12cr|sidplay-base-1.0.9-6|52	%files
12cr|sidplay-base-1.0.9-6|53	%defattr(-,root,root)
12cr|sidplay-base-1.0.9-6|54	%doc COPYING POINTER audio/README
12cr|sidplay-base-1.0.9-6|55	%{_bindir}/*
12cr|sidplay-base-1.0.9-6|56	
12cr|sidplay-base-1.0.9-6|57	
12cr|sidplay-base-1.0.9-6|58	
12cr|sidplay-base-1.0.9-6|59	%changelog
12cr|sidplay-base-1.0.9-6|60	* Fri May 22 2009 Götz Waschk <waschk@mandriva.org> 1.0.9-6mdv2010.0
12cr|sidplay-base-1.0.9-6|61	+ Revision: 378683
12cr|sidplay-base-1.0.9-6|62	- fix license
12cr|sidplay-base-1.0.9-6|63	- fix build with gcc 4.4
12cr|sidplay-base-1.0.9-6|64	
12cr|sidplay-base-1.0.9-6|65	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|sidplay-base-1.0.9-6|66	- rebuild
12cr|sidplay-base-1.0.9-6|67	- rebuild
12cr|sidplay-base-1.0.9-6|68	- fix no-buildroot-tag
12cr|sidplay-base-1.0.9-6|69	
12cr|sidplay-base-1.0.9-6|70	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.0.9-5mdv2008.1
12cr|sidplay-base-1.0.9-6|71	+ Revision: 127249
12cr|sidplay-base-1.0.9-6|72	- kill re-definition of %%buildroot on Pixel's request
12cr|sidplay-base-1.0.9-6|73	- kill icon tag (unused and breaks build with iurt)
12cr|sidplay-base-1.0.9-6|74	- use %%mkrel
12cr|sidplay-base-1.0.9-6|75	- import sidplay-base
12cr|sidplay-base-1.0.9-6|76	
12cr|sidplay-base-1.0.9-6|77	
12cr|sidplay-base-1.0.9-6|78	* Wed Jul 06 2005 Lenny Cartier <lenny@mandriva.com> 1.0.9-5mdk
12cr|sidplay-base-1.0.9-6|79	- rebuild
12cr|sidplay-base-1.0.9-6|80	
12cr|sidplay-base-1.0.9-6|81	* Sun Jun  6 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.0.9-4mdk
12cr|sidplay-base-1.0.9-6|82	- fix build
12cr|sidplay-base-1.0.9-6|83	- fix URLs
12cr|sidplay-base-1.0.9-6|84	- new g++
12cr|sidplay-base-1.0.9-6|85	
12cr|sidplay-base-1.0.9-6|86	* Tue Oct  7 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.0.9-3mdk
12cr|sidplay-base-1.0.9-6|87	- fix buildrequires
12cr|sidplay-base-1.0.9-6|88	
12cr|sidplay-base-1.0.9-6|89	* Sat Dec 21 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.0.9-2mdk
12cr|sidplay-base-1.0.9-6|90	- new tsid
12cr|sidplay-base-1.0.9-6|91	
12cr|sidplay-base-1.0.9-6|92	* Tue Nov  5 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.0.9-1mdk
12cr|sidplay-base-1.0.9-6|93	- rediff patch
12cr|sidplay-base-1.0.9-6|94	- new version
12cr|sidplay-base-1.0.9-6|95	
12cr|sidplay-base-1.0.9-6|96	* Fri Aug 16 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.0.8-6mdk
12cr|sidplay-base-1.0.9-6|97	- rebuild with gcc 3.2-0.2mdk
12cr|sidplay-base-1.0.9-6|98	
12cr|sidplay-base-1.0.9-6|99	* Wed Jul 31 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.0.8-4mdk
12cr|sidplay-base-1.0.9-6|100	- reenable tsid
12cr|sidplay-base-1.0.9-6|101	
12cr|sidplay-base-1.0.9-6|102	* Mon Jul 29 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.0.8-3mdk
12cr|sidplay-base-1.0.9-6|103	- gcc 3.2 build
12cr|sidplay-base-1.0.9-6|104	
12cr|sidplay-base-1.0.9-6|105	* Sun May 26 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.0.8-2mdk
12cr|sidplay-base-1.0.9-6|106	- gcc 3.1
12cr|sidplay-base-1.0.9-6|107	- temporary disable tsid support
12cr|sidplay-base-1.0.9-6|108	
12cr|sidplay-base-1.0.9-6|109	* Wed Mar 13 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.0.8-1mdk
12cr|sidplay-base-1.0.9-6|110	- update patch
12cr|sidplay-base-1.0.9-6|111	- 1.0.8
12cr|sidplay-base-1.0.9-6|112	
12cr|sidplay-base-1.0.9-6|113	* Sun Mar 10 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.0.7-2mdk
12cr|sidplay-base-1.0.9-6|114	- rebuild with new libsidplay
12cr|sidplay-base-1.0.9-6|115	
12cr|sidplay-base-1.0.9-6|116	* Sat Mar  9 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.0.7-1mdk
12cr|sidplay-base-1.0.9-6|117	- 1.0.7
12cr|sidplay-base-1.0.9-6|118	
12cr|sidplay-base-1.0.9-6|119	* Tue Dec 18 2001 Gtz Waschk <waschk@linux-mandrake.com> 1.0.5-1mdk
12cr|sidplay-base-1.0.9-6|120	- 1.0.5
12cr|sidplay-base-1.0.9-6|121	
12cr|sidplay-base-1.0.9-6|122	* Tue Nov  6 2001 Gtz Waschk <waschk@linux-mandrake.com> 1.0.4-4mdk
12cr|sidplay-base-1.0.9-6|123	- s/Copyright/License/
12cr|sidplay-base-1.0.9-6|124	- added support for tsid
12cr|sidplay-base-1.0.9-6|125	
12cr|sidplay-base-1.0.9-6|126	* Thu Jan 18 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.4-3mdk
12cr|sidplay-base-1.0.9-6|127	- updated by Gtz Waschk <waschk@linux-mandrake.com> :
12cr|sidplay-base-1.0.9-6|128	- updated depencies for libsidplay1
12cr|sidplay-base-1.0.9-6|129	
12cr|sidplay-base-1.0.9-6|130	* Mon Sep 18 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.0.4-2mdk
12cr|sidplay-base-1.0.9-6|131	- macros
12cr|sidplay-base-1.0.9-6|132	- BM
12cr|sidplay-base-1.0.9-6|133	
12cr|sidplay-base-1.0.9-6|134	* Fri Jul 14 2000 Gtz Waschk <goetz@linux-mandrake.com> 1.0.4-1mdk
12cr|sidplay-base-1.0.9-6|135	- initial mandrake release

7503 12
12cr|sidtools-1.0.1-10|1	%define name sidtools
12cr|sidtools-1.0.1-10|2	%define version 1.0.1
12cr|sidtools-1.0.1-10|3	%define release %mkrel 10
12cr|sidtools-1.0.1-10|4	
12cr|sidtools-1.0.1-10|5	
12cr|sidtools-1.0.1-10|6	Name: %{name}
12cr|sidtools-1.0.1-10|7	Summary: Creates and plays playlists for Sidplay
12cr|sidtools-1.0.1-10|8	Version: %{version}
12cr|sidtools-1.0.1-10|9	Release: %{release}
12cr|sidtools-1.0.1-10|10	License: GPL
12cr|sidtools-1.0.1-10|11	Group: Sound
12cr|sidtools-1.0.1-10|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sidtools-1.0.1-10|13	Source: http://user.tninet.se/~uxm165t/%{name}-%{version}.tar.bz2
12cr|sidtools-1.0.1-10|14	URL: http://user.tninet.se/~uxm165t/sidtools.html
12cr|sidtools-1.0.1-10|15	Requires: sidplay-base
12cr|sidtools-1.0.1-10|16	
12cr|sidtools-1.0.1-10|17	%description
12cr|sidtools-1.0.1-10|18	A set of tools to create playlists (and play them) for SidPlay.  Lists
12cr|sidtools-1.0.1-10|19	can be created automatically, via the search engine search2list, or
12cr|sidtools-1.0.1-10|20	manually, with a text editor.
12cr|sidtools-1.0.1-10|21	
12cr|sidtools-1.0.1-10|22	%prep
12cr|sidtools-1.0.1-10|23	rm -rf $RPM_BUILD_ROOT
12cr|sidtools-1.0.1-10|24	
12cr|sidtools-1.0.1-10|25	%setup -q
12cr|sidtools-1.0.1-10|26	
12cr|sidtools-1.0.1-10|27	%build
12cr|sidtools-1.0.1-10|28	
12cr|sidtools-1.0.1-10|29	%configure
12cr|sidtools-1.0.1-10|30	
12cr|sidtools-1.0.1-10|31	%make
12cr|sidtools-1.0.1-10|32	
12cr|sidtools-1.0.1-10|33	%install
12cr|sidtools-1.0.1-10|34	rm -rf $RPM_BUILD_ROOT
12cr|sidtools-1.0.1-10|35	%makeinstall
12cr|sidtools-1.0.1-10|36	
12cr|sidtools-1.0.1-10|37	%clean
12cr|sidtools-1.0.1-10|38	rm -rf $RPM_BUILD_ROOT
12cr|sidtools-1.0.1-10|39	
12cr|sidtools-1.0.1-10|40	%post
12cr|sidtools-1.0.1-10|41	%if %mdkversion < 200900
12cr|sidtools-1.0.1-10|42	/sbin/ldconfig
12cr|sidtools-1.0.1-10|43	%endif
12cr|sidtools-1.0.1-10|44	%_install_info sidtools.info
12cr|sidtools-1.0.1-10|45	
12cr|sidtools-1.0.1-10|46	%postun
12cr|sidtools-1.0.1-10|47	%if %mdkversion < 200900
12cr|sidtools-1.0.1-10|48	/sbin/ldconfig
12cr|sidtools-1.0.1-10|49	%endif
12cr|sidtools-1.0.1-10|50	%_remove_install_info sidtools.info
12cr|sidtools-1.0.1-10|51	
12cr|sidtools-1.0.1-10|52	%files
12cr|sidtools-1.0.1-10|53	%defattr(-,root,root)
12cr|sidtools-1.0.1-10|54	%doc README COPYING ChangeLog NEWS AUTHORS THANKS TODO
12cr|sidtools-1.0.1-10|55	%config(noreplace) %{_sysconfdir}/sidtoolsrc
12cr|sidtools-1.0.1-10|56	%{_infodir}/sidtools.info*
12cr|sidtools-1.0.1-10|57	%{_bindir}/sidplayo
12cr|sidtools-1.0.1-10|58	%{_bindir}/search2list
12cr|sidtools-1.0.1-10|59	%{_bindir}/makelist
12cr|sidtools-1.0.1-10|60	%{_bindir}/sidlist
12cr|sidtools-1.0.1-10|61	
12cr|sidtools-1.0.1-10|62	
12cr|sidtools-1.0.1-10|63	
12cr|sidtools-1.0.1-10|64	%changelog
12cr|sidtools-1.0.1-10|65	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-10mdv2010.0
12cr|sidtools-1.0.1-10|66	+ Revision: 433782
12cr|sidtools-1.0.1-10|67	- rebuild
12cr|sidtools-1.0.1-10|68	
12cr|sidtools-1.0.1-10|69	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-9mdv2009.0
12cr|sidtools-1.0.1-10|70	+ Revision: 260672
12cr|sidtools-1.0.1-10|71	- rebuild
12cr|sidtools-1.0.1-10|72	
12cr|sidtools-1.0.1-10|73	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-8mdv2009.0
12cr|sidtools-1.0.1-10|74	+ Revision: 252433
12cr|sidtools-1.0.1-10|75	- rebuild
12cr|sidtools-1.0.1-10|76	- fix no-buildroot-tag
12cr|sidtools-1.0.1-10|77	
12cr|sidtools-1.0.1-10|78	+ Pixel <pixel@mandriva.com>
12cr|sidtools-1.0.1-10|79	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|sidtools-1.0.1-10|80	
12cr|sidtools-1.0.1-10|81	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-6mdv2008.1
12cr|sidtools-1.0.1-10|82	+ Revision: 127255
12cr|sidtools-1.0.1-10|83	- kill re-definition of %%buildroot on Pixel's request
12cr|sidtools-1.0.1-10|84	- use %%mkrel
12cr|sidtools-1.0.1-10|85	- import sidtools
12cr|sidtools-1.0.1-10|86	
12cr|sidtools-1.0.1-10|87	
12cr|sidtools-1.0.1-10|88	* Tue Apr 26 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-6mdk
12cr|sidtools-1.0.1-10|89	- rebuild
12cr|sidtools-1.0.1-10|90	
12cr|sidtools-1.0.1-10|91	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-5mdk
12cr|sidtools-1.0.1-10|92	- rebuild
12cr|sidtools-1.0.1-10|93	
12cr|sidtools-1.0.1-10|94	* Mon Jan 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-4mdk
12cr|sidtools-1.0.1-10|95	- rebuild
12cr|sidtools-1.0.1-10|96	
12cr|sidtools-1.0.1-10|97	* Thu Oct 10 2002  Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-3mdk
12cr|sidtools-1.0.1-10|98	- rebuild
12cr|sidtools-1.0.1-10|99	
12cr|sidtools-1.0.1-10|100	* Mon Sep 03 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-2mdk
12cr|sidtools-1.0.1-10|101	- rebuild
12cr|sidtools-1.0.1-10|102	
12cr|sidtools-1.0.1-10|103	* Fri May 04 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-1mdk
12cr|sidtools-1.0.1-10|104	- updated by Gtz Waschk <waschk@linux-mandrake.com> :
12cr|sidtools-1.0.1-10|105	- 1.0.1
12cr|sidtools-1.0.1-10|106	- remove obsoleted patch
12cr|sidtools-1.0.1-10|107	
12cr|sidtools-1.0.1-10|108	* Wed May  2 2001 Gtz Waschk <waschk@linux-mandrake.com> 1.0-2mdk
12cr|sidtools-1.0.1-10|109	- added default config file
12cr|sidtools-1.0.1-10|110	- added requirement for sidplay-base
12cr|sidtools-1.0.1-10|111	- cosmetics
12cr|sidtools-1.0.1-10|112	
12cr|sidtools-1.0.1-10|113	* Wed Oct 11 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.0-1mdk
12cr|sidtools-1.0.1-10|114	- used srpm from Gtz Waschk <waschk@linux-mandrake.com> :
12cr|sidtools-1.0.1-10|115	Wed Oct 11 2000 Gtz Waschk <waschk@linux-mandrake.com> 1.0-1mdk
12cr|sidtools-1.0.1-10|116	1.0
12cr|sidtools-1.0.1-10|117	
12cr|sidtools-1.0.1-10|118	* Thu Oct 05 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.9.1-1mdk
12cr|sidtools-1.0.1-10|119	- used srpm from Gtz Waschk :
12cr|sidtools-1.0.1-10|120	Wed Oct  4 2000 Gtz Waschk <waschk@linux-mandrake.com> 0.9.1-1mdk
12cr|sidtools-1.0.1-10|121	- initial Mandrake build
12cr|sidtools-1.0.1-10|122	

7504 12
12cr|siege-2.72-1|1	Summary:	HTTP regression testing and benchmarking utility
12cr|siege-2.72-1|2	Name:		siege
12cr|siege-2.72-1|3	Version:	2.72
12cr|siege-2.72-1|4	Release:	%mkrel 1
12cr|siege-2.72-1|5	License:	GPLv2+
12cr|siege-2.72-1|6	Group:		System/Servers
12cr|siege-2.72-1|7	URL:		http://www.joedog.org/JoeDog/Siege/
12cr|siege-2.72-1|8	Source0:	ftp://ftp.joedog.org/pub/siege/%{name}-%{version}.tar.gz
12cr|siege-2.72-1|9	Patch0:		siege-2.70-makefile.patch
12cr|siege-2.72-1|10	Patch1:		siege-2.72-mdv-format-security.patch
12cr|siege-2.72-1|11	BuildRequires:	openssl-devel
12cr|siege-2.72-1|12	
12cr|siege-2.72-1|13	%description
12cr|siege-2.72-1|14	Siege is an HTTP regression testing and benchmarking utility.
12cr|siege-2.72-1|15	It was designed to let web developers measure the performance of their code
12cr|siege-2.72-1|16	under duress, to see how it will stand up to load on the Internet.
12cr|siege-2.72-1|17	Siege supports basic authentication, cookies, HTTP and HTTPS protocols.
12cr|siege-2.72-1|18	It allows the user hit a web server with a configurable number of concurrent
12cr|siege-2.72-1|19	simulated users. Those users place the webserver "under siege."
12cr|siege-2.72-1|20	
12cr|siege-2.72-1|21	%prep
12cr|siege-2.72-1|22	%setup -q
12cr|siege-2.72-1|23	%patch0 -p1 -b .good
12cr|siege-2.72-1|24	%patch1 -p1 -b .format
12cr|siege-2.72-1|25	
12cr|siege-2.72-1|26	%build
12cr|siege-2.72-1|27	%configure2_5x
12cr|siege-2.72-1|28	%make
12cr|siege-2.72-1|29	
12cr|siege-2.72-1|30	%install
12cr|siege-2.72-1|31	%makeinstall_std
12cr|siege-2.72-1|32	
12cr|siege-2.72-1|33	install -d %{buildroot}%{_sysconfdir}
12cr|siege-2.72-1|34	install -m0644 doc/urls.txt %{buildroot}%{_sysconfdir}/urls.txt
12cr|siege-2.72-1|35	
12cr|siege-2.72-1|36	%files
12cr|siege-2.72-1|37	%defattr(-,root,root,0755)
12cr|siege-2.72-1|38	%doc AUTHORS ChangeLog COPYING KNOWNBUGS MACHINES NEWS PLATFORM README*
12cr|siege-2.72-1|39	%config(noreplace) %{_sysconfdir}/urls.txt
12cr|siege-2.72-1|40	%config(noreplace) %{_sysconfdir}/siegerc
12cr|siege-2.72-1|41	%{_bindir}/bombardment
12cr|siege-2.72-1|42	%{_bindir}/siege
12cr|siege-2.72-1|43	%{_bindir}/siege.config
12cr|siege-2.72-1|44	%{_bindir}/siege2csv.pl
12cr|siege-2.72-1|45	%{_mandir}/man1/bombardment.1*
12cr|siege-2.72-1|46	%{_mandir}/man1/siege.1*
12cr|siege-2.72-1|47	%{_mandir}/man1/siege.config*
12cr|siege-2.72-1|48	%{_mandir}/man1/siege2csv.1*
12cr|siege-2.72-1|49	%{_mandir}/man5/urls_txt.5*
12cr|siege-2.72-1|50	%{_mandir}/man7/layingsiege.7*
12cr|siege-2.72-1|51	
12cr|siege-2.72-1|52	
12cr|siege-2.72-1|53	%changelog
12cr|siege-2.72-1|54	* Thu Mar 01 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.72-1mdv2011.0
12cr|siege-2.72-1|55	+ Revision: 781643
12cr|siege-2.72-1|56	- new version 2.72
12cr|siege-2.72-1|57	
12cr|siege-2.72-1|58	* Sat Aug 21 2010 Funda Wang <fwang@mandriva.org> 2.70-1mdv2011.0
12cr|siege-2.72-1|59	+ Revision: 571584
12cr|siege-2.72-1|60	- update tarball
12cr|siege-2.72-1|61	- New version 2.70
12cr|siege-2.72-1|62	
12cr|siege-2.72-1|63	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 2.67-3mdv2010.1
12cr|siege-2.72-1|64	+ Revision: 533650
12cr|siege-2.72-1|65	- rebuild for openssl 1.0
12cr|siege-2.72-1|66	
12cr|siege-2.72-1|67	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 2.67-2mdv2010.0
12cr|siege-2.72-1|68	+ Revision: 445106
12cr|siege-2.72-1|69	- rebuild
12cr|siege-2.72-1|70	
12cr|siege-2.72-1|71	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 2.67-1mdv2009.1
12cr|siege-2.72-1|72	+ Revision: 333012
12cr|siege-2.72-1|73	- New upstream release
12cr|siege-2.72-1|74	
12cr|siege-2.72-1|75	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 2.66-4mdv2009.0
12cr|siege-2.72-1|76	+ Revision: 260673
12cr|siege-2.72-1|77	- rebuild
12cr|siege-2.72-1|78	- rebuild
12cr|siege-2.72-1|79	
12cr|siege-2.72-1|80	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 2.66-1mdv2008.1
12cr|siege-2.72-1|81	+ Revision: 168232
12cr|siege-2.72-1|82	- fix no-buildroot-tag
12cr|siege-2.72-1|83	- kill re-definition of %%buildroot on Pixel's request
12cr|siege-2.72-1|84	
12cr|siege-2.72-1|85	* Tue Sep 04 2007 Oden Eriksson <oeriksson@mandriva.com> 2.66-1mdv2008.0
12cr|siege-2.72-1|86	+ Revision: 79282
12cr|siege-2.72-1|87	- Import siege
12cr|siege-2.72-1|88	
12cr|siege-2.72-1|89	
12cr|siege-2.72-1|90	
12cr|siege-2.72-1|91	* Tue Sep 04 2007 Oden Eriksson <oeriksson@mandriva.com> 2.66-1mdv2008.0
12cr|siege-2.72-1|92	- initial Mandriva package

7505 12
12cr|sieve-connect-0.81-2|1	Name:		sieve-connect
12cr|sieve-connect-0.81-2|2	Version:	0.81
12cr|sieve-connect-0.81-2|3	Release:	2
12cr|sieve-connect-0.81-2|4	Summary:	A client for the ManageSieve protocol
12cr|sieve-connect-0.81-2|5	Group:		Networking/Mail
12cr|sieve-connect-0.81-2|6	License:	BSD
12cr|sieve-connect-0.81-2|7	URL:		http://people.spodhuis.org/phil.pennock/software/
12cr|sieve-connect-0.81-2|8	Source0:	http://people.spodhuis.org/phil.pennock/software/%{name}-%{version}.tar.bz2
12cr|sieve-connect-0.81-2|9	BuildArch:	noarch
12cr|sieve-connect-0.81-2|10	Requires:	perl
12cr|sieve-connect-0.81-2|11	Requires:	perl-Authen-SASL
12cr|sieve-connect-0.81-2|12	Requires:	perl-IO-Socket-INET6
12cr|sieve-connect-0.81-2|13	Requires:	perl-IO-Socket-SSL
12cr|sieve-connect-0.81-2|14	Requires:	perl-Net-DNS
12cr|sieve-connect-0.81-2|15	Requires:	perl-Term-ReadKey
12cr|sieve-connect-0.81-2|16	Suggests:	perl-Pod-Simple
12cr|sieve-connect-0.81-2|17	Suggests:	perl-Term-ReadLine-Gnu
12cr|sieve-connect-0.81-2|18	
12cr|sieve-connect-0.81-2|19	%description
12cr|sieve-connect-0.81-2|20	This is sieve-connect.  A client for the ManageSieve protocol, as
12cr|sieve-connect-0.81-2|21	specified in RFC 5804.  Historically, this was MANAGESIEVE as implemented
12cr|sieve-connect-0.81-2|22	by timsieved in Cyrus IMAP.
12cr|sieve-connect-0.81-2|23	
12cr|sieve-connect-0.81-2|24	sieve-connect speaks ManageSieve and supports TLS for connection privacy
12cr|sieve-connect-0.81-2|25	and also authentication if using client certificates.  sieve-connect
12cr|sieve-connect-0.81-2|26	will use SASL authentication; SASL integrity layers are not supported,
12cr|sieve-connect-0.81-2|27	use TLS instead.  GSSAPI-based authentication should generally work,
12cr|sieve-connect-0.81-2|28	provided that client and server can use a common underlaying protocol.
12cr|sieve-connect-0.81-2|29	If it doesn't work for you, please report the issue.
12cr|sieve-connect-0.81-2|30	
12cr|sieve-connect-0.81-2|31	sieve-connect is designed to be both a tool which can be invoked from
12cr|sieve-connect-0.81-2|32	scripts and also a decent interactive client.  It should also be a
12cr|sieve-connect-0.81-2|33	drop-in replacement for "sieveshell", as supplied with Cyrus IMAP.
12cr|sieve-connect-0.81-2|34	
12cr|sieve-connect-0.81-2|35	%prep
12cr|sieve-connect-0.81-2|36	%setup -q
12cr|sieve-connect-0.81-2|37	
12cr|sieve-connect-0.81-2|38	%build
12cr|sieve-connect-0.81-2|39	
12cr|sieve-connect-0.81-2|40	%install
12cr|sieve-connect-0.81-2|41	%__install -d -m 755 %{buildroot}%{_bindir}/
12cr|sieve-connect-0.81-2|42	%__install -d -m 755 %{buildroot}%{_mandir}/man1/
12cr|sieve-connect-0.81-2|43	make INSTALLROOT=%{buildroot} PREFIX=%{_prefix} MANDIR=/share/man install
12cr|sieve-connect-0.81-2|44	
12cr|sieve-connect-0.81-2|45	%files
12cr|sieve-connect-0.81-2|46	%{_bindir}/%{name}
12cr|sieve-connect-0.81-2|47	%{_mandir}/man1/%{name}.1*
12cr|sieve-connect-0.81-2|48	
12cr|sieve-connect-0.81-2|49	
12cr|sieve-connect-0.81-2|50	%changelog
12cr|sieve-connect-0.81-2|51	* Wed Mar 28 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.81-2
12cr|sieve-connect-0.81-2|52	+ Revision: 787979
12cr|sieve-connect-0.81-2|53	- fix requires
12cr|sieve-connect-0.81-2|54	
12cr|sieve-connect-0.81-2|55	* Wed Mar 28 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.81-1
12cr|sieve-connect-0.81-2|56	+ Revision: 787964
12cr|sieve-connect-0.81-2|57	- imported package sieve-connect
12cr|sieve-connect-0.81-2|58	

7506 12
12cr|sigar-1.6.3.20100329-4|1	%define name	sigar
12cr|sigar-1.6.3.20100329-4|2	%define libname	%mklibname %{name} 0
12cr|sigar-1.6.3.20100329-4|3	%define devname	%mklibname %{name} -d
12cr|sigar-1.6.3.20100329-4|4	%define pyname	python-%{name}
12cr|sigar-1.6.3.20100329-4|5	
12cr|sigar-1.6.3.20100329-4|6	%define gitdate	20100329
12cr|sigar-1.6.3.20100329-4|7	
12cr|sigar-1.6.3.20100329-4|8	# Source built as:
12cr|sigar-1.6.3.20100329-4|9	# 	% export VERSION= 1.6.3.20100329	# date +%Y%m%d
12cr|sigar-1.6.3.20100329-4|10	#	% git clone git://github.com/hyperic/sigar.git sigar-$VERSION
12cr|sigar-1.6.3.20100329-4|11	#	% rm -fr `find sigar-$VERSION -name .git`
12cr|sigar-1.6.3.20100329-4|12	#	% tar jcf sigar.tar.bze sigar-$VERSION
12cr|sigar-1.6.3.20100329-4|13	# Note:
12cr|sigar-1.6.3.20100329-4|14	# building only python bindings
12cr|sigar-1.6.3.20100329-4|15	
12cr|sigar-1.6.3.20100329-4|16	Name:		%{name}
12cr|sigar-1.6.3.20100329-4|17	Group:		Monitoring
12cr|sigar-1.6.3.20100329-4|18	Summary:	System Information Gatherer And Reporter
12cr|sigar-1.6.3.20100329-4|19	Version:	1.6.3.%{gitdate}
12cr|sigar-1.6.3.20100329-4|20	Release:	4
12cr|sigar-1.6.3.20100329-4|21	License:	GPL
12cr|sigar-1.6.3.20100329-4|22	URL:		http://support.hyperic.com/display/SIGAR/Home
12cr|sigar-1.6.3.20100329-4|23	Source0:	%{name}.tar.bz2
12cr|sigar-1.6.3.20100329-4|24	
12cr|sigar-1.6.3.20100329-4|25	BuildRequires:	valgrind
12cr|sigar-1.6.3.20100329-4|26	%py_requires	-d
12cr|sigar-1.6.3.20100329-4|27	
12cr|sigar-1.6.3.20100329-4|28	%description
12cr|sigar-1.6.3.20100329-4|29	The Sigar API provides a portable interface for gathering system information
12cr|sigar-1.6.3.20100329-4|30	such as:
12cr|sigar-1.6.3.20100329-4|31	
12cr|sigar-1.6.3.20100329-4|32	* System memory, swap, cpu, load average, uptime, logins
12cr|sigar-1.6.3.20100329-4|33	* Per-process memory, cpu, credential info, state, arguments,
12cr|sigar-1.6.3.20100329-4|34	environment, open files
12cr|sigar-1.6.3.20100329-4|35	* File system detection and metrics
12cr|sigar-1.6.3.20100329-4|36	* Network interface detection, configuration info and metrics
12cr|sigar-1.6.3.20100329-4|37	* TCP and UDP connection tables
12cr|sigar-1.6.3.20100329-4|38	* Network route table
12cr|sigar-1.6.3.20100329-4|39	
12cr|sigar-1.6.3.20100329-4|40	#-----------------------------------------------------------------------
12cr|sigar-1.6.3.20100329-4|41	%package	-n %{libname}
12cr|sigar-1.6.3.20100329-4|42	Group:		System/Libraries
12cr|sigar-1.6.3.20100329-4|43	Summary:	System Information Gatherer And Reporter
12cr|sigar-1.6.3.20100329-4|44	Provides:	lib%{name} = %{EVRD}
12cr|sigar-1.6.3.20100329-4|45	
12cr|sigar-1.6.3.20100329-4|46	%description	-n %{libname}
12cr|sigar-1.6.3.20100329-4|47	The Sigar API provides a portable interface for gathering system information
12cr|sigar-1.6.3.20100329-4|48	such as:
12cr|sigar-1.6.3.20100329-4|49	
12cr|sigar-1.6.3.20100329-4|50	* System memory, swap, cpu, load average, uptime, logins
12cr|sigar-1.6.3.20100329-4|51	* Per-process memory, cpu, credential info, state, arguments,
12cr|sigar-1.6.3.20100329-4|52	environment, open files
12cr|sigar-1.6.3.20100329-4|53	* File system detection and metrics
12cr|sigar-1.6.3.20100329-4|54	* Network interface detection, configuration info and metrics
12cr|sigar-1.6.3.20100329-4|55	* TCP and UDP connection tables
12cr|sigar-1.6.3.20100329-4|56	* Network route table
12cr|sigar-1.6.3.20100329-4|57	
12cr|sigar-1.6.3.20100329-4|58	%files		-n %{libname}
12cr|sigar-1.6.3.20100329-4|59	%defattr(-,root,root)
12cr|sigar-1.6.3.20100329-4|60	%{_libdir}/libsigar.so.*
12cr|sigar-1.6.3.20100329-4|61	
12cr|sigar-1.6.3.20100329-4|62	#-----------------------------------------------------------------------
12cr|sigar-1.6.3.20100329-4|63	%package	-n %{devname}
12cr|sigar-1.6.3.20100329-4|64	Group:		Development/Other
12cr|sigar-1.6.3.20100329-4|65	Summary:	System Information Gatherer And Reporter
12cr|sigar-1.6.3.20100329-4|66	Requires:	%{libname} = %{version}-%{release}
12cr|sigar-1.6.3.20100329-4|67	Provides:	%{name}-devel = %{version}-%{release}
12cr|sigar-1.6.3.20100329-4|68	
12cr|sigar-1.6.3.20100329-4|69	%description	-n %{devname}
12cr|sigar-1.6.3.20100329-4|70	The Sigar API provides a portable interface for gathering system information
12cr|sigar-1.6.3.20100329-4|71	such as:
12cr|sigar-1.6.3.20100329-4|72	
12cr|sigar-1.6.3.20100329-4|73	* System memory, swap, cpu, load average, uptime, logins
12cr|sigar-1.6.3.20100329-4|74	* Per-process memory, cpu, credential info, state, arguments,
12cr|sigar-1.6.3.20100329-4|75	environment, open files
12cr|sigar-1.6.3.20100329-4|76	* File system detection and metrics
12cr|sigar-1.6.3.20100329-4|77	* Network interface detection, configuration info and metrics
12cr|sigar-1.6.3.20100329-4|78	* TCP and UDP connection tables
12cr|sigar-1.6.3.20100329-4|79	* Network route table
12cr|sigar-1.6.3.20100329-4|80	
12cr|sigar-1.6.3.20100329-4|81	%files		-n %{devname}
12cr|sigar-1.6.3.20100329-4|82	%defattr(-,root,root)
12cr|sigar-1.6.3.20100329-4|83	%{_includedir}/*.h
12cr|sigar-1.6.3.20100329-4|84	%{_libdir}/libsigar.so
12cr|sigar-1.6.3.20100329-4|85	
12cr|sigar-1.6.3.20100329-4|86	#-----------------------------------------------------------------------
12cr|sigar-1.6.3.20100329-4|87	%package	-n %{pyname}
12cr|sigar-1.6.3.20100329-4|88	Group:		Development/Other
12cr|sigar-1.6.3.20100329-4|89	Summary:	System Information Gatherer And Reporter
12cr|sigar-1.6.3.20100329-4|90	
12cr|sigar-1.6.3.20100329-4|91	%description	-n %{pyname}
12cr|sigar-1.6.3.20100329-4|92	The Sigar API provides a portable interface for gathering system information
12cr|sigar-1.6.3.20100329-4|93	such as:
12cr|sigar-1.6.3.20100329-4|94	
12cr|sigar-1.6.3.20100329-4|95	* System memory, swap, cpu, load average, uptime, logins
12cr|sigar-1.6.3.20100329-4|96	* Per-process memory, cpu, credential info, state, arguments,
12cr|sigar-1.6.3.20100329-4|97	environment, open files
12cr|sigar-1.6.3.20100329-4|98	* File system detection and metrics
12cr|sigar-1.6.3.20100329-4|99	* Network interface detection, configuration info and metrics
12cr|sigar-1.6.3.20100329-4|100	* TCP and UDP connection tables
12cr|sigar-1.6.3.20100329-4|101	* Network route table
12cr|sigar-1.6.3.20100329-4|102	
12cr|sigar-1.6.3.20100329-4|103	%files		-n %{pyname}
12cr|sigar-1.6.3.20100329-4|104	%defattr(-,root,root)
12cr|sigar-1.6.3.20100329-4|105	%{py_platsitedir}/*
12cr|sigar-1.6.3.20100329-4|106	
12cr|sigar-1.6.3.20100329-4|107	#-----------------------------------------------------------------------
12cr|sigar-1.6.3.20100329-4|108	%prep
12cr|sigar-1.6.3.20100329-4|109	%setup -q
12cr|sigar-1.6.3.20100329-4|110	
12cr|sigar-1.6.3.20100329-4|111	#------------------------------------------------------------------------
12cr|sigar-1.6.3.20100329-4|112	%build
12cr|sigar-1.6.3.20100329-4|113	sh autogen.sh
12cr|sigar-1.6.3.20100329-4|114	%configure --disable-static --enable-shared
12cr|sigar-1.6.3.20100329-4|115	%make
12cr|sigar-1.6.3.20100329-4|116	pushd bindings/python
12cr|sigar-1.6.3.20100329-4|117	python setup.py build
12cr|sigar-1.6.3.20100329-4|118	popd
12cr|sigar-1.6.3.20100329-4|119	
12cr|sigar-1.6.3.20100329-4|120	#------------------------------------------------------------------------
12cr|sigar-1.6.3.20100329-4|121	%install
12cr|sigar-1.6.3.20100329-4|122	%makeinstall_std
12cr|sigar-1.6.3.20100329-4|123	pushd bindings/python
12cr|sigar-1.6.3.20100329-4|124	python setup.py install --root=%{buildroot}
12cr|sigar-1.6.3.20100329-4|125	popd
12cr|sigar-1.6.3.20100329-4|126	
12cr|sigar-1.6.3.20100329-4|127	#------------------------------------------------------------------------
12cr|sigar-1.6.3.20100329-4|128	
12cr|sigar-1.6.3.20100329-4|129	
12cr|sigar-1.6.3.20100329-4|130	%changelog
12cr|sigar-1.6.3.20100329-4|131	* Thu Nov 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.6.3.20100329-3mdv2011.0
12cr|sigar-1.6.3.20100329-4|132	+ Revision: 593513
12cr|sigar-1.6.3.20100329-4|133	+ rebuild (emptylog)
12cr|sigar-1.6.3.20100329-4|134	
12cr|sigar-1.6.3.20100329-4|135	* Mon Apr 05 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.6.3.20100329-2mdv2010.1
12cr|sigar-1.6.3.20100329-4|136	+ Revision: 531856
12cr|sigar-1.6.3.20100329-4|137	+ rebuild (emptylog)
12cr|sigar-1.6.3.20100329-4|138	
12cr|sigar-1.6.3.20100329-4|139	* Tue Mar 30 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.6.3.20100329-1mdv2010.1
12cr|sigar-1.6.3.20100329-4|140	+ Revision: 528939
12cr|sigar-1.6.3.20100329-4|141	- Import sigar 1.6.3+ (git version)
12cr|sigar-1.6.3.20100329-4|142	- sigar
12cr|sigar-1.6.3.20100329-4|143	

7507 12
12cr|sigil-0.5.3-1|1	%define oname Sigil
12cr|sigil-0.5.3-1|2	
12cr|sigil-0.5.3-1|3	%define version 0.5.3
12cr|sigil-0.5.3-1|4	%define prerel 0
12cr|sigil-0.5.3-1|5	%define rel 1
12cr|sigil-0.5.3-1|6	
12cr|sigil-0.5.3-1|7	%if %prerel
12cr|sigil-0.5.3-1|8	%define release 0.%{prerel}.%{rel}
12cr|sigil-0.5.3-1|9	%define srcname %{oname}-%{version}%{prerel}
12cr|sigil-0.5.3-1|10	%else
12cr|sigil-0.5.3-1|11	%define release %{rel}
12cr|sigil-0.5.3-1|12	%define srcname %{oname}-%{version}
12cr|sigil-0.5.3-1|13	%endif
12cr|sigil-0.5.3-1|14	
12cr|sigil-0.5.3-1|15	Summary:	A free, open source WYSIWYG ebook editor
12cr|sigil-0.5.3-1|16	Name:		sigil
12cr|sigil-0.5.3-1|17	Version:	%{version}
12cr|sigil-0.5.3-1|18	Release:	%{release}
12cr|sigil-0.5.3-1|19	Url:		http://code.google.com/p/sigil/
12cr|sigil-0.5.3-1|20	Source0:	http://sigil.googlecode.com/files/%{srcname}-Code.zip
12cr|sigil-0.5.3-1|21	Source1:	ru_RU.aff
12cr|sigil-0.5.3-1|22	Source2:	ru_RU.dic
12cr|sigil-0.5.3-1|23	# from Anssi: this makes it use system libs instead of bundled ones. Except for
12cr|sigil-0.5.3-1|24	# libtidy which has some local hacks not present in system-provided libtidy.
12cr|sigil-0.5.3-1|25	# code is GPlv3 and content is CC BY-SA
12cr|sigil-0.5.3-1|26	License:	GPLv3 and Creative Commons Attribution-ShareAlike
12cr|sigil-0.5.3-1|27	Group:		Office
12cr|sigil-0.5.3-1|28	BuildRequires:	cmake
12cr|sigil-0.5.3-1|29	BuildRequires:	qt4-devel >= 4:4.7.0
12cr|sigil-0.5.3-1|30	BuildRequires:	boost-devel >= 1.48.0
12cr|sigil-0.5.3-1|31	BuildRequires:	zlib-devel bzip2-devel
12cr|sigil-0.5.3-1|32	BuildRequires:	libxerces-c-devel
12cr|sigil-0.5.3-1|33	BuildRequires:	hunspell-devel
12cr|sigil-0.5.3-1|34	BuildRequires:	pcre-devel
12cr|sigil-0.5.3-1|35	
12cr|sigil-0.5.3-1|36	%description
12cr|sigil-0.5.3-1|37	Sigil is a free, open source WYSIWYG e-book editor.
12cr|sigil-0.5.3-1|38	It is designed to edit books in ePub format.
12cr|sigil-0.5.3-1|39	
12cr|sigil-0.5.3-1|40	%prep
12cr|sigil-0.5.3-1|41	%setup -q -c -n %{srcname}-Code
12cr|sigil-0.5.3-1|42	
12cr|sigil-0.5.3-1|43	rm -fr src/BoostParts
12cr|sigil-0.5.3-1|44	# fix end of line encoding for the docs:
12cr|sigil-0.5.3-1|45	sed -i 's/\r//' ChangeLog.txt README.txt COPYING.txt
12cr|sigil-0.5.3-1|46	
12cr|sigil-0.5.3-1|47	%build
12cr|sigil-0.5.3-1|48	# there are only internal helper libs, and they need to be static as build
12cr|sigil-0.5.3-1|49	# fails otherwise (they contain undefined symbols), and making them shared
12cr|sigil-0.5.3-1|50	# libs wouldn't make sense anyway (they are not shared by anything else)
12cr|sigil-0.5.3-1|51	# - Anssi 06/2010
12cr|sigil-0.5.3-1|52	%cmake -G "Unix Makefiles" -DBUILD_SHARED_LIBS:BOOL=OFF -DBUILD_STATIC_LIBS:BOOL=ON
12cr|sigil-0.5.3-1|53	%make
12cr|sigil-0.5.3-1|54	
12cr|sigil-0.5.3-1|55	%install
12cr|sigil-0.5.3-1|56	%makeinstall_std -C build
12cr|sigil-0.5.3-1|57	
12cr|sigil-0.5.3-1|58	# install icons for the .desktop file
12cr|sigil-0.5.3-1|59	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/sigil.png
12cr|sigil-0.5.3-1|60	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/sigil.png
12cr|sigil-0.5.3-1|61	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/sigil.png
12cr|sigil-0.5.3-1|62	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/sigil.png
12cr|sigil-0.5.3-1|63	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_256.png %{buildroot}%{_iconsdir}/hicolor/256x256/apps/sigil.png
12cr|sigil-0.5.3-1|64	
12cr|sigil-0.5.3-1|65	# create a .desktop file:
12cr|sigil-0.5.3-1|66	mkdir -p %{buildroot}%{_datadir}/applications
12cr|sigil-0.5.3-1|67	
12cr|sigil-0.5.3-1|68	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|sigil-0.5.3-1|69	[Desktop Entry]
12cr|sigil-0.5.3-1|70	Type=Application
12cr|sigil-0.5.3-1|71	Name=%{oname}
12cr|sigil-0.5.3-1|72	Comment=WYSIWYG ebook editor
12cr|sigil-0.5.3-1|73	Icon=%{name}
12cr|sigil-0.5.3-1|74	Exec=%{name} %u
12cr|sigil-0.5.3-1|75	MimeType=application/epub+zip;
12cr|sigil-0.5.3-1|76	Categories=Office;
12cr|sigil-0.5.3-1|77	EOF
12cr|sigil-0.5.3-1|78	
12cr|sigil-0.5.3-1|79	# install additional dictionaries
12cr|sigil-0.5.3-1|80	install -m644 -D %{SOURCE1} %{SOURCE2} %{buildroot}%{_datadir}/%{name}/dictionaries/
12cr|sigil-0.5.3-1|81	
12cr|sigil-0.5.3-1|82	%find_lang %{name} --with-qt
12cr|sigil-0.5.3-1|83	
12cr|sigil-0.5.3-1|84	%files -f %{name}.lang
12cr|sigil-0.5.3-1|85	%doc ChangeLog.txt README.txt COPYING.txt
12cr|sigil-0.5.3-1|86	%{_bindir}/%{name}
12cr|sigil-0.5.3-1|87	%{_datadir}/applications/%{name}.desktop
12cr|sigil-0.5.3-1|88	%{_iconsdir}/hicolor/*/apps/*.png
12cr|sigil-0.5.3-1|89	%{_datadir}/pixmaps/*.png
12cr|sigil-0.5.3-1|90	%{_datadir}/%{name}/dictionaries
12cr|sigil-0.5.3-1|91	
12cr|sigil-0.5.3-1|92	
12cr|sigil-0.5.3-1|93	%changelog
12cr|sigil-0.5.3-1|94	* Thu Jun 28 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.5.3-1
12cr|sigil-0.5.3-1|95	+ Revision: 807382
12cr|sigil-0.5.3-1|96	- update to 0.5.3
12cr|sigil-0.5.3-1|97	
12cr|sigil-0.5.3-1|98	* Tue Jan 24 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.5.0-1
12cr|sigil-0.5.3-1|99	+ Revision: 767807
12cr|sigil-0.5.3-1|100	- add Russian dictionaries
12cr|sigil-0.5.3-1|101	- new version 0.5.0
12cr|sigil-0.5.3-1|102	
12cr|sigil-0.5.3-1|103	* Wed Jan 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.4.2-1
12cr|sigil-0.5.3-1|104	+ Revision: 759787
12cr|sigil-0.5.3-1|105	- fixed linking to boost
12cr|sigil-0.5.3-1|106	- new version 0.4.2
12cr|sigil-0.5.3-1|107	
12cr|sigil-0.5.3-1|108	* Thu Mar 17 2011 Funda Wang <fwang@mandriva.org> 0.3.4-2
12cr|sigil-0.5.3-1|109	+ Revision: 645796
12cr|sigil-0.5.3-1|110	- rebuild for new boost
12cr|sigil-0.5.3-1|111	
12cr|sigil-0.5.3-1|112	* Thu Feb 03 2011 Ahmad Samir <ahmadsamir@mandriva.org> 0.3.4-1
12cr|sigil-0.5.3-1|113	+ Revision: 635702
12cr|sigil-0.5.3-1|114	- update to 0.3.4
12cr|sigil-0.5.3-1|115	
12cr|sigil-0.5.3-1|116	* Wed Nov 24 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3.2-1mdv2011.0
12cr|sigil-0.5.3-1|117	+ Revision: 600474
12cr|sigil-0.5.3-1|118	- update to 0.3.2
12cr|sigil-0.5.3-1|119	
12cr|sigil-0.5.3-1|120	* Mon Nov 08 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3.1-1mdv2011.0
12cr|sigil-0.5.3-1|121	+ Revision: 595009
12cr|sigil-0.5.3-1|122	- update to 0.3.1
12cr|sigil-0.5.3-1|123	
12cr|sigil-0.5.3-1|124	* Fri Nov 05 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3.0-1mdv2011.0
12cr|sigil-0.5.3-1|125	+ Revision: 593775
12cr|sigil-0.5.3-1|126	- update to 0.3.0
12cr|sigil-0.5.3-1|127	
12cr|sigil-0.5.3-1|128	* Sun Oct 10 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3.0-0.RC2.1mdv2011.0
12cr|sigil-0.5.3-1|129	+ Revision: 584546
12cr|sigil-0.5.3-1|130	- update to 0.3.0RC2
12cr|sigil-0.5.3-1|131	
12cr|sigil-0.5.3-1|132	* Sat Oct 09 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3.0-0.RC1.1mdv2011.0
12cr|sigil-0.5.3-1|133	+ Revision: 584293
12cr|sigil-0.5.3-1|134	- update to 0.3.0RC1
12cr|sigil-0.5.3-1|135	- bump qt BR to 4.7.0
12cr|sigil-0.5.3-1|136	- add BR, libxerces-c-devel
12cr|sigil-0.5.3-1|137	- rediff patch1 and make the package build with system libxerces-c (thanks to Anssi \o/)
12cr|sigil-0.5.3-1|138	- modify spec to make packaging rc's easier
12cr|sigil-0.5.3-1|139	
12cr|sigil-0.5.3-1|140	* Fri Aug 13 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.2.4-1mdv2011.0
12cr|sigil-0.5.3-1|141	+ Revision: 569342
12cr|sigil-0.5.3-1|142	- update to 0.2.4
12cr|sigil-0.5.3-1|143	- rediff patch1
12cr|sigil-0.5.3-1|144	
12cr|sigil-0.5.3-1|145	* Wed Jun 23 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.2.3-1mdv2011.0
12cr|sigil-0.5.3-1|146	+ Revision: 548731
12cr|sigil-0.5.3-1|147	- what do you know? new upstream release 0.2.3
12cr|sigil-0.5.3-1|148	- add more BR (they're pulled by qt-devel, but I prefer an explicit BR in this case)
12cr|sigil-0.5.3-1|149	- import sigil
12cr|sigil-0.5.3-1|150	
12cr|sigil-0.5.3-1|151	

7508 12
12cr|silc-client-1.1.8-4|1	%define _silcdatadir %{_datadir}/silc
12cr|silc-client-1.1.8-4|2	%define _silcetcdir %{_sysconfdir}/silc
12cr|silc-client-1.1.8-4|3	
12cr|silc-client-1.1.8-4|4	Summary:	Client for the secure Internet Live Conferencing (SILC) protocol
12cr|silc-client-1.1.8-4|5	Name:		silc-client
12cr|silc-client-1.1.8-4|6	Version:	1.1.8
12cr|silc-client-1.1.8-4|7	Release:	4
12cr|silc-client-1.1.8-4|8	License:	GPLv2+
12cr|silc-client-1.1.8-4|9	Group:		Networking/Chat
12cr|silc-client-1.1.8-4|10	URL:		http://www.silcnet.org/
12cr|silc-client-1.1.8-4|11	Source0:	http://www.silcnet.org/download/client/sources/%{name}-%{version}.tar.gz
12cr|silc-client-1.1.8-4|12	BuildRequires:	nasm
12cr|silc-client-1.1.8-4|13	BuildRequires:	ncurses-devel
12cr|silc-client-1.1.8-4|14	BuildRequires:	perl-devel
12cr|silc-client-1.1.8-4|15	BuildRequires:	glib2-devel
12cr|silc-client-1.1.8-4|16	BuildRequires:	gmp-devel
12cr|silc-client-1.1.8-4|17	BuildRequires:	automake
12cr|silc-client-1.1.8-4|18	BuildRequires:	silc-toolkit-devel >= 1.1.9
12cr|silc-client-1.1.8-4|19	Conflicts:	irssi
12cr|silc-client-1.1.8-4|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|silc-client-1.1.8-4|21	
12cr|silc-client-1.1.8-4|22	%description
12cr|silc-client-1.1.8-4|23	SILC (Secure Internet Live Conferencing) is a protocol which provides
12cr|silc-client-1.1.8-4|24	secure conferencing services on the Internet over insecure channel.
12cr|silc-client-1.1.8-4|25	SILC is IRC-like software although internally they are very different.
12cr|silc-client-1.1.8-4|26	The biggest similarity between SILC and IRC is that they both provide
12cr|silc-client-1.1.8-4|27	conferencing services and that SILC has almost the same commands as IRC.
12cr|silc-client-1.1.8-4|28	Other than that they are nothing alike.  Major differences are that SILC
12cr|silc-client-1.1.8-4|29	is secure what IRC is not in any way.  The network model is also entirely
12cr|silc-client-1.1.8-4|30	different compared to IRC.
12cr|silc-client-1.1.8-4|31	
12cr|silc-client-1.1.8-4|32	%package -n perl-silc
12cr|silc-client-1.1.8-4|33	Group:		Development/Perl
12cr|silc-client-1.1.8-4|34	Summary:	Perl part of the SILC client
12cr|silc-client-1.1.8-4|35	
12cr|silc-client-1.1.8-4|36	%description -n perl-silc
12cr|silc-client-1.1.8-4|37	SILC (Secure Internet Live Conferencing) is a protocol which provides
12cr|silc-client-1.1.8-4|38	secure conferencing services on the Internet over insecure channel.
12cr|silc-client-1.1.8-4|39	SILC is IRC-like software although internally they are very different.
12cr|silc-client-1.1.8-4|40	The biggest similarity between SILC and IRC is that they both provide
12cr|silc-client-1.1.8-4|41	conferencing services and that SILC has almost the same commands as IRC.
12cr|silc-client-1.1.8-4|42	Other than that they are nothing alike.  Major differences are that SILC
12cr|silc-client-1.1.8-4|43	is secure what IRC is not in any way.  The network model is also entirely
12cr|silc-client-1.1.8-4|44	different compared to IRC.
12cr|silc-client-1.1.8-4|45	
12cr|silc-client-1.1.8-4|46	This contains the perl modules that come with SILC.
12cr|silc-client-1.1.8-4|47	
12cr|silc-client-1.1.8-4|48	%prep
12cr|silc-client-1.1.8-4|49	%setup -q
12cr|silc-client-1.1.8-4|50	sed -i -e "s:-g -O2:${optflags}:g" configure
12cr|silc-client-1.1.8-4|51	%ifarch x86_64
12cr|silc-client-1.1.8-4|52	sed -i -e 's:felf\([^6]\):felf64\1:g' configure
12cr|silc-client-1.1.8-4|53	%endif
12cr|silc-client-1.1.8-4|54	
12cr|silc-client-1.1.8-4|55	%build
12cr|silc-client-1.1.8-4|56	%configure2_5x \
12cr|silc-client-1.1.8-4|57	--with-etcdir=%{_silcetcdir} \
12cr|silc-client-1.1.8-4|58	--with-helpdir=%{_silcdatadir}/help \
12cr|silc-client-1.1.8-4|59	--with-logsdir=%{_var}/log/silc \
12cr|silc-client-1.1.8-4|60	--mandir=%{_mandir} \
12cr|silc-client-1.1.8-4|61	--enable-ipv6 \
12cr|silc-client-1.1.8-4|62	--with-silcd-pid-file=%{_var}/run/silcd.pid \
12cr|silc-client-1.1.8-4|63	--disable-shared \
12cr|silc-client-1.1.8-4|64	--enable-static \
12cr|silc-client-1.1.8-4|65	--with-perl=yes \
12cr|silc-client-1.1.8-4|66	--with-perl-lib=vendor \
12cr|silc-client-1.1.8-4|67	--with-gmp=%{_prefix} \
12cr|silc-client-1.1.8-4|68	--with-glib2 \
12cr|silc-client-1.1.8-4|69	--without-libtoolfix
12cr|silc-client-1.1.8-4|70	
12cr|silc-client-1.1.8-4|71	make
12cr|silc-client-1.1.8-4|72	
12cr|silc-client-1.1.8-4|73	%install
12cr|silc-client-1.1.8-4|74	rm -rf %{buildroot}
12cr|silc-client-1.1.8-4|75	%makeinstall_std
12cr|silc-client-1.1.8-4|76	
12cr|silc-client-1.1.8-4|77	%clean
12cr|silc-client-1.1.8-4|78	rm -rf %{buildroot}
12cr|silc-client-1.1.8-4|79	
12cr|silc-client-1.1.8-4|80	%files
12cr|silc-client-1.1.8-4|81	%defattr(-,root,root)
12cr|silc-client-1.1.8-4|82	%doc %{_datadir}/doc/%{name}
12cr|silc-client-1.1.8-4|83	%config(noreplace) %{_sysconfdir}/silc.conf
12cr|silc-client-1.1.8-4|84	%{_bindir}/silc
12cr|silc-client-1.1.8-4|85	%{_datadir}/silc
12cr|silc-client-1.1.8-4|86	%{_mandir}/man?/*
12cr|silc-client-1.1.8-4|87	
12cr|silc-client-1.1.8-4|88	%files -n perl-silc
12cr|silc-client-1.1.8-4|89	%{perl_vendorarch}/Irssi.pm
12cr|silc-client-1.1.8-4|90	%{perl_vendorarch}/Irssi/
12cr|silc-client-1.1.8-4|91	%{perl_vendorarch}/auto/Irssi
12cr|silc-client-1.1.8-4|92	
12cr|silc-client-1.1.8-4|93	
12cr|silc-client-1.1.8-4|94	%changelog
12cr|silc-client-1.1.8-4|95	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.8-4
12cr|silc-client-1.1.8-4|96	+ Revision: 768358
12cr|silc-client-1.1.8-4|97	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|silc-client-1.1.8-4|98	
12cr|silc-client-1.1.8-4|99	* Sat Jul 24 2010 Jérôme Quelin <jquelin@mandriva.org> 1.1.8-3mdv2011.0
12cr|silc-client-1.1.8-4|100	+ Revision: 558112
12cr|silc-client-1.1.8-4|101	- perl 5.12 rebuild
12cr|silc-client-1.1.8-4|102	
12cr|silc-client-1.1.8-4|103	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.1.8-2mdv2010.0
12cr|silc-client-1.1.8-4|104	+ Revision: 445108
12cr|silc-client-1.1.8-4|105	- rebuild
12cr|silc-client-1.1.8-4|106	
12cr|silc-client-1.1.8-4|107	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|silc-client-1.1.8-4|108	- 1.1.8
12cr|silc-client-1.1.8-4|109	
12cr|silc-client-1.1.8-4|110	* Sun Jan 11 2009 Funda Wang <fwang@mandriva.org> 1.1.7-1mdv2009.1
12cr|silc-client-1.1.8-4|111	+ Revision: 328295
12cr|silc-client-1.1.8-4|112	- bump BR
12cr|silc-client-1.1.8-4|113	- New version 1.1.7
12cr|silc-client-1.1.8-4|114	
12cr|silc-client-1.1.8-4|115	* Sun Oct 26 2008 Funda Wang <fwang@mandriva.org> 1.1.6-1mdv2009.1
12cr|silc-client-1.1.8-4|116	+ Revision: 297322
12cr|silc-client-1.1.8-4|117	- New version 1.1.6
12cr|silc-client-1.1.8-4|118	
12cr|silc-client-1.1.8-4|119	* Sun Sep 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.5-1mdv2009.0
12cr|silc-client-1.1.8-4|120	+ Revision: 282182
12cr|silc-client-1.1.8-4|121	- update to new version 1.1.5
12cr|silc-client-1.1.8-4|122	
12cr|silc-client-1.1.8-4|123	* Sun Jun 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.4-1mdv2009.0
12cr|silc-client-1.1.8-4|124	+ Revision: 216771
12cr|silc-client-1.1.8-4|125	- update to new version 1.1.4
12cr|silc-client-1.1.8-4|126	- add buildrequires on nasm
12cr|silc-client-1.1.8-4|127	- spec file clean
12cr|silc-client-1.1.8-4|128	
12cr|silc-client-1.1.8-4|129	+ Thierry Vignaud <tv@mandriva.org>
12cr|silc-client-1.1.8-4|130	- fix no-buildroot-tag
12cr|silc-client-1.1.8-4|131	
12cr|silc-client-1.1.8-4|132	* Mon Jan 21 2008 Thierry Vignaud <tv@mandriva.org> 1.1.3-2mdv2008.1
12cr|silc-client-1.1.8-4|133	+ Revision: 155660
12cr|silc-client-1.1.8-4|134	- rebuild for new perl
12cr|silc-client-1.1.8-4|135	- kill re-definition of %%buildroot on Pixel's request
12cr|silc-client-1.1.8-4|136	
12cr|silc-client-1.1.8-4|137	* Wed Nov 21 2007 Funda Wang <fwang@mandriva.org> 1.1.3-1mdv2008.1
12cr|silc-client-1.1.8-4|138	+ Revision: 110863
12cr|silc-client-1.1.8-4|139	- fix group
12cr|silc-client-1.1.8-4|140	- BR silc-toolkit-devel
12cr|silc-client-1.1.8-4|141	- New version 1.1.3
12cr|silc-client-1.1.8-4|142	- add gentoo patch to have it build on x86_64
12cr|silc-client-1.1.8-4|143	- clean up file list
12cr|silc-client-1.1.8-4|144	- perl module is provided by silc-client now
12cr|silc-client-1.1.8-4|145	- New version
12cr|silc-client-1.1.8-4|146	
12cr|silc-client-1.1.8-4|147	
12cr|silc-client-1.1.8-4|148	* Fri Jul 07 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|silc-client-1.1.8-4|149	+ 2006-07-07 23:08:14 (38507)
12cr|silc-client-1.1.8-4|150	- rebuild
12cr|silc-client-1.1.8-4|151	
12cr|silc-client-1.1.8-4|152	* Fri Jul 07 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|silc-client-1.1.8-4|153	+ 2006-07-07 22:49:37 (38506)
12cr|silc-client-1.1.8-4|154	- import silc-client
12cr|silc-client-1.1.8-4|155	
12cr|silc-client-1.1.8-4|156	* Tue Apr 19 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.0.2-1mdk
12cr|silc-client-1.1.8-4|157	- 1.0.2
12cr|silc-client-1.1.8-4|158	
12cr|silc-client-1.1.8-4|159	* Sun Nov 21 2004 Abel Cheung <deaddog@mandrake.org> 1.0.1-6mdk
12cr|silc-client-1.1.8-4|160	- Fix BuildRequires
12cr|silc-client-1.1.8-4|161	
12cr|silc-client-1.1.8-4|162	* Mon Nov 15 2004 Michael Scherer <misc@mandrake.org> 1.0.1-5mdk
12cr|silc-client-1.1.8-4|163	- Rebuild for new perl
12cr|silc-client-1.1.8-4|164	
12cr|silc-client-1.1.8-4|165	* Wed Oct 27 2004 Abel Cheung <deaddog@mandrake.org> 1.0.1-4mdk
12cr|silc-client-1.1.8-4|166	- Conflicts with irssi
12cr|silc-client-1.1.8-4|167	
12cr|silc-client-1.1.8-4|168	* Mon Oct 25 2004 Abel Cheung <deaddog@mandrake.org> 1.0.1-3mdk
12cr|silc-client-1.1.8-4|169	- Redo spec file, to fix install issues
12cr|silc-client-1.1.8-4|170	- Don't distribute any library, because this is the job of silc-toolkit;
12cr|silc-client-1.1.8-4|171	The library inside silc-client is older (despite having larger library
12cr|silc-client-1.1.8-4|172	major number and newer version number!)
12cr|silc-client-1.1.8-4|173	- Link against gmp and glib2
12cr|silc-client-1.1.8-4|174	- Patch0: Ugly fix for proper detection of glib2
12cr|silc-client-1.1.8-4|175	- Merge perl stuff back to main client package, they are quite
12cr|silc-client-1.1.8-4|176	essential for proper usage of client (which is actually Irssi)
12cr|silc-client-1.1.8-4|177	
12cr|silc-client-1.1.8-4|178	* Wed Jan 14 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.0.1-2mdk
12cr|silc-client-1.1.8-4|179	- fixed glib BuildRequires
12cr|silc-client-1.1.8-4|180	
12cr|silc-client-1.1.8-4|181	* Wed Jan 14 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 1.0.1-1mdk
12cr|silc-client-1.1.8-4|182	- new bugfix release
12cr|silc-client-1.1.8-4|183	- removed libtool hara-kiri
12cr|silc-client-1.1.8-4|184	
12cr|silc-client-1.1.8-4|185	* Fri Nov 28 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 1.0-1mdk
12cr|silc-client-1.1.8-4|186	- yes, yes; this is finally version 1.0 :)
12cr|silc-client-1.1.8-4|187	- there is temporary fix for libtool problem, thanks to c0ffee
12cr|silc-client-1.1.8-4|188	
12cr|silc-client-1.1.8-4|189	* Tue Nov 18 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 0.9.16-1mdk
12cr|silc-client-1.1.8-4|190	- new bugfix release
12cr|silc-client-1.1.8-4|191	- update Source link
12cr|silc-client-1.1.8-4|192	
12cr|silc-client-1.1.8-4|193	* Fri Oct 31 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 0.9.15-1mdk
12cr|silc-client-1.1.8-4|194	- new version
12cr|silc-client-1.1.8-4|195	
12cr|silc-client-1.1.8-4|196	* Sun Oct 26 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 0.9.14-1mdk
12cr|silc-client-1.1.8-4|197	- new version
12cr|silc-client-1.1.8-4|198	
12cr|silc-client-1.1.8-4|199	* Thu Oct 16 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 0.9.13-1mdk
12cr|silc-client-1.1.8-4|200	- new version
12cr|silc-client-1.1.8-4|201	- removed mandir patch
12cr|silc-client-1.1.8-4|202	
12cr|silc-client-1.1.8-4|203	* Wed Sep 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.9.12.1-1mdk
12cr|silc-client-1.1.8-4|204	- 0.9.12.1
12cr|silc-client-1.1.8-4|205	- Patch1 is now Patch0
12cr|silc-client-1.1.8-4|206	- regenerate Patch1 which is Patch0 (you listening ?)
12cr|silc-client-1.1.8-4|207	

7509 12
12cr|silgraphite-2.3.1-1|1	%define	major	3
12cr|silgraphite-2.3.1-1|2	%define	libname	%mklibname %{name} %{major}
12cr|silgraphite-2.3.1-1|3	%define	develname	%mklibname %{name} -d
12cr|silgraphite-2.3.1-1|4	
12cr|silgraphite-2.3.1-1|5	Summary:	Font rendering capabilities for complex non-Roman writing systems
12cr|silgraphite-2.3.1-1|6	Name:		silgraphite
12cr|silgraphite-2.3.1-1|7	Version:	2.3.1
12cr|silgraphite-2.3.1-1|8	Release:	1
12cr|silgraphite-2.3.1-1|9	Group:		System/Libraries
12cr|silgraphite-2.3.1-1|10	License:	LGPLv2+ or CPL
12cr|silgraphite-2.3.1-1|11	URL:		http://sourceforge.net/projects/silgraphite/
12cr|silgraphite-2.3.1-1|12	Source0:	http://downloads.sourceforge.net/silgraphite/silgraphite-%{version}.tar.gz
12cr|silgraphite-2.3.1-1|13	
12cr|silgraphite-2.3.1-1|14	%description
12cr|silgraphite-2.3.1-1|15	Graphite is a project within SIL’s Non-Roman Script Initiative and Language
12cr|silgraphite-2.3.1-1|16	Software Development groups to provide rendering capabilities for complex
12cr|silgraphite-2.3.1-1|17	non-Roman writing systems. Graphite can be used to create “smart fonts” capable
12cr|silgraphite-2.3.1-1|18	of displaying writing systems with various complex behaviors. With respect to
12cr|silgraphite-2.3.1-1|19	the Text Encoding Model, Graphite handles the "Rendering" aspect of writing
12cr|silgraphite-2.3.1-1|20	system implementation.
12cr|silgraphite-2.3.1-1|21	
12cr|silgraphite-2.3.1-1|22	%package -n %{libname}
12cr|silgraphite-2.3.1-1|23	Summary:	Libraries for %{name}
12cr|silgraphite-2.3.1-1|24	Group:		System/Libraries
12cr|silgraphite-2.3.1-1|25	
12cr|silgraphite-2.3.1-1|26	%description -n %{libname}
12cr|silgraphite-2.3.1-1|27	This package contains libraries used by %{name}.
12cr|silgraphite-2.3.1-1|28	
12cr|silgraphite-2.3.1-1|29	%package -n %{develname}
12cr|silgraphite-2.3.1-1|30	Summary:	Files for developing with silgraphite
12cr|silgraphite-2.3.1-1|31	Group:		Development/C
12cr|silgraphite-2.3.1-1|32	Requires:	%{libname} = %{version}-%{release}
12cr|silgraphite-2.3.1-1|33	Provides:	%{name}-devel = %{version}-%{release}
12cr|silgraphite-2.3.1-1|34	
12cr|silgraphite-2.3.1-1|35	%description -n %{develname}
12cr|silgraphite-2.3.1-1|36	Includes and definitions for developing with silgraphite.
12cr|silgraphite-2.3.1-1|37	
12cr|silgraphite-2.3.1-1|38	%prep
12cr|silgraphite-2.3.1-1|39	%setup -q
12cr|silgraphite-2.3.1-1|40	sed -i -e '/build_flags -O3/s/-O3//' engine/configure
12cr|silgraphite-2.3.1-1|41	
12cr|silgraphite-2.3.1-1|42	%build
12cr|silgraphite-2.3.1-1|43	cd engine
12cr|silgraphite-2.3.1-1|44	autoreconf -fi
12cr|silgraphite-2.3.1-1|45	%configure2_5x \
12cr|silgraphite-2.3.1-1|46	--disable-static
12cr|silgraphite-2.3.1-1|47	
12cr|silgraphite-2.3.1-1|48	%make
12cr|silgraphite-2.3.1-1|49	
12cr|silgraphite-2.3.1-1|50	%install
12cr|silgraphite-2.3.1-1|51	%makeinstall_std -C engine
12cr|silgraphite-2.3.1-1|52	
12cr|silgraphite-2.3.1-1|53	%check
12cr|silgraphite-2.3.1-1|54	make -C engine/test/RegressionTest check
12cr|silgraphite-2.3.1-1|55	
12cr|silgraphite-2.3.1-1|56	%files -n %{libname}
12cr|silgraphite-2.3.1-1|57	%{_libdir}/*.so.%{major}*
12cr|silgraphite-2.3.1-1|58	
12cr|silgraphite-2.3.1-1|59	%files -n %{develname}
12cr|silgraphite-2.3.1-1|60	%{_includedir}/graphite
12cr|silgraphite-2.3.1-1|61	%{_libdir}/pkgconfig/*.pc
12cr|silgraphite-2.3.1-1|62	%{_libdir}/*.so
12cr|silgraphite-2.3.1-1|63	
12cr|silgraphite-2.3.1-1|64	
12cr|silgraphite-2.3.1-1|65	
12cr|silgraphite-2.3.1-1|66	%changelog
12cr|silgraphite-2.3.1-1|67	* Sun May 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.3.1-1
12cr|silgraphite-2.3.1-1|68	+ Revision: 800845
12cr|silgraphite-2.3.1-1|69	- imported package silgraphite
12cr|silgraphite-2.3.1-1|70	

7510 12
12cr|sim4-20030921-8|1	%define name		sim4
12cr|sim4-20030921-8|2	%define version		20030921
12cr|sim4-20030921-8|3	%define split_version	2003-09-21
12cr|sim4-20030921-8|4	%define release		%mkrel 8
12cr|sim4-20030921-8|5	
12cr|sim4-20030921-8|6	Name:		%{name}
12cr|sim4-20030921-8|7	Version:	%{version}
12cr|sim4-20030921-8|8	Release:	%{release}
12cr|sim4-20030921-8|9	Summary:	Program to align cDNA and genomic DNA
12cr|sim4-20030921-8|10	Group:		Sciences/Biology
12cr|sim4-20030921-8|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sim4-20030921-8|12	License:	GPL
12cr|sim4-20030921-8|13	URL:		http://globin.cse.psu.edu/html/docs/sim4.html
12cr|sim4-20030921-8|14	Source:		http://globin.cse.psu.edu/ftp/dist/sim4/%{name}.%{split_version}.tar.bz2
12cr|sim4-20030921-8|15	
12cr|sim4-20030921-8|16	%description
12cr|sim4-20030921-8|17	sim4 is a similarity-based tool for aligning an expressed DNA sequence
12cr|sim4-20030921-8|18	(EST, cDNA, mRNA) with a genomic sequence for the gene.
12cr|sim4-20030921-8|19	It also detects end matches when the two input sequences overlap at one end
12cr|sim4-20030921-8|20	(i.e., the start of one sequence overlaps the end of the other)
12cr|sim4-20030921-8|21	
12cr|sim4-20030921-8|22	Reference for Sim4:
12cr|sim4-20030921-8|23	L. Florea, G. Hartzell, Z. Zhang, G. Rubin, and W. Miller (1998)
12cr|sim4-20030921-8|24	"A computer program for aligning a cDNA sequence with a genomic DNA sequence."
12cr|sim4-20030921-8|25	Genome Research 8, 967-974.
12cr|sim4-20030921-8|26	
12cr|sim4-20030921-8|27	%prep
12cr|sim4-20030921-8|28	%setup -n %{name}.%{split_version}
12cr|sim4-20030921-8|29	
12cr|sim4-20030921-8|30	%build
12cr|sim4-20030921-8|31	%make CFLAGS="$RPM_OPT_FLAGS"
12cr|sim4-20030921-8|32	
12cr|sim4-20030921-8|33	%install
12cr|sim4-20030921-8|34	rm -rf %{buildroot}
12cr|sim4-20030921-8|35	install -m 755 %{name} -D %{buildroot}%{_bindir}/%{name}
12cr|sim4-20030921-8|36	
12cr|sim4-20030921-8|37	%clean
12cr|sim4-20030921-8|38	rm -rf %{buildroot}
12cr|sim4-20030921-8|39	
12cr|sim4-20030921-8|40	%files
12cr|sim4-20030921-8|41	%defattr(-,root,root)
12cr|sim4-20030921-8|42	%doc COPYRIGHT README.sim4 VERSION
12cr|sim4-20030921-8|43	%{_bindir}/%{name}
12cr|sim4-20030921-8|44	
12cr|sim4-20030921-8|45	
12cr|sim4-20030921-8|46	%changelog
12cr|sim4-20030921-8|47	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 20030921-8mdv2011.0
12cr|sim4-20030921-8|48	+ Revision: 614866
12cr|sim4-20030921-8|49	- the mass rebuild of 2010.1 packages
12cr|sim4-20030921-8|50	
12cr|sim4-20030921-8|51	* Mon Mar 15 2010 Eric Fernandez <zeb@mandriva.org> 20030921-7mdv2010.1
12cr|sim4-20030921-8|52	+ Revision: 519808
12cr|sim4-20030921-8|53	- bump release version and rebuild
12cr|sim4-20030921-8|54	
12cr|sim4-20030921-8|55	* Wed May 06 2009 Eric Fernandez <zeb@mandriva.org> 20030921-6mdv2010.0
12cr|sim4-20030921-8|56	+ Revision: 372453
12cr|sim4-20030921-8|57	- new URL and rebuild
12cr|sim4-20030921-8|58	
12cr|sim4-20030921-8|59	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 20030921-6mdv2009.0
12cr|sim4-20030921-8|60	+ Revision: 242688
12cr|sim4-20030921-8|61	- rebuild
12cr|sim4-20030921-8|62	- fix no-buildroot-tag
12cr|sim4-20030921-8|63	- kill re-definition of %%buildroot on Pixel's request
12cr|sim4-20030921-8|64	
12cr|sim4-20030921-8|65	* Wed Aug 08 2007 Eric Fernandez <zeb@mandriva.org> 20030921-4mdv2008.0
12cr|sim4-20030921-8|66	+ Revision: 60144
12cr|sim4-20030921-8|67	- Import sim4
12cr|sim4-20030921-8|68	
12cr|sim4-20030921-8|69	
12cr|sim4-20030921-8|70	
12cr|sim4-20030921-8|71	* Wed Aug 08 2007 Eric Fernandez <zeb@zebulon.org.uk> 20030921-4mdv2008.0
12cr|sim4-20030921-8|72	- rebuild
12cr|sim4-20030921-8|73	
12cr|sim4-20030921-8|74	* Fri Jun 23 2006 Eric Fernandez <zeb@zebulon.org.uk> 20030921-3mdv2007.0
12cr|sim4-20030921-8|75	- rebuild
12cr|sim4-20030921-8|76	
12cr|sim4-20030921-8|77	* Mon Apr 25 2005 Guillaume Rousse <guillomovitch@mandriva.org> 20030921-1mdk
12cr|sim4-20030921-8|78	- New release 20030921
12cr|sim4-20030921-8|79	- spec cleanup
12cr|sim4-20030921-8|80	
12cr|sim4-20030921-8|81	* Wed Aug 04 2004 Guillaume Rousse <guillomovitch@mandrake.org> 20020303-3mdk
12cr|sim4-20030921-8|82	- rebuild
12cr|sim4-20030921-8|83	
12cr|sim4-20030921-8|84	* Mon Aug 04 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 20020303-2mdk
12cr|sim4-20030921-8|85	- rebuild
12cr|sim4-20030921-8|86	- rm -rf %%{buildroot} in %%install, not %%prep
12cr|sim4-20030921-8|87	- cosmetics
12cr|sim4-20030921-8|88	
12cr|sim4-20030921-8|89	* Sat Jan 25 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 20020303-1mdk
12cr|sim4-20030921-8|90	- first mdk release with a spec stolen from Luc Ducazu <luc@biolinux.org>

7511 12
12cr|simage-1.7.0-3|1	%define major 20
12cr|simage-1.7.0-3|2	%define libname %mklibname %name %major
12cr|simage-1.7.0-3|3	%define develname %mklibname %name -d
12cr|simage-1.7.0-3|4	
12cr|simage-1.7.0-3|5	Name:		simage
12cr|simage-1.7.0-3|6	Version:	1.7.0
12cr|simage-1.7.0-3|7	Release:	3
12cr|simage-1.7.0-3|8	Summary:	A support library for importing textures and sound files in various fileformats
12cr|simage-1.7.0-3|9	License:	GPLv2
12cr|simage-1.7.0-3|10	Group:		Graphics
12cr|simage-1.7.0-3|11	URL:		http://www.coin3d.org/
12cr|simage-1.7.0-3|12	Source0:	http://ftp.coin3d.org/coin/src/all/%{name}-%{version}.tar.gz
12cr|simage-1.7.0-3|13	
12cr|simage-1.7.0-3|14	%description
12cr|simage-1.7.0-3|15	simage is a support library for importing textures and sound files in
12cr|simage-1.7.0-3|16	various fileformats
12cr|simage-1.7.0-3|17	
12cr|simage-1.7.0-3|18	%package -n %{libname}
12cr|simage-1.7.0-3|19	Summary:	Main library for simage
12cr|simage-1.7.0-3|20	Group:		System/Libraries
12cr|simage-1.7.0-3|21	Provides:	%{name} = %{EVRD}
12cr|simage-1.7.0-3|22	
12cr|simage-1.7.0-3|23	%description -n %{libname}
12cr|simage-1.7.0-3|24	This package contains the library needed to run programs dynamically
12cr|simage-1.7.0-3|25	linked with simage.
12cr|simage-1.7.0-3|26	
12cr|simage-1.7.0-3|27	%package -n %{develname}
12cr|simage-1.7.0-3|28	Summary:	Headers for developing programs that will use simage
12cr|simage-1.7.0-3|29	Group:		Development/C++
12cr|simage-1.7.0-3|30	Requires:	%{libname} = %{version}
12cr|simage-1.7.0-3|31	Provides:	%{name}-devel = %{EVRD}
12cr|simage-1.7.0-3|32	Obsoletes:	%mklibname %name -d 20
12cr|simage-1.7.0-3|33	
12cr|simage-1.7.0-3|34	%description -n %{develname}
12cr|simage-1.7.0-3|35	This package contains the headers that programmers will need to develop
12cr|simage-1.7.0-3|36	applications which will use simage.
12cr|simage-1.7.0-3|37	
12cr|simage-1.7.0-3|38	%prep
12cr|simage-1.7.0-3|39	%setup -q
12cr|simage-1.7.0-3|40	
12cr|simage-1.7.0-3|41	%build
12cr|simage-1.7.0-3|42	%configure2_5x --with-mpeg2enc
12cr|simage-1.7.0-3|43	%make
12cr|simage-1.7.0-3|44	
12cr|simage-1.7.0-3|45	%install
12cr|simage-1.7.0-3|46	%makeinstall
12cr|simage-1.7.0-3|47	
12cr|simage-1.7.0-3|48	%files -n %{libname}
12cr|simage-1.7.0-3|49	%{_libdir}/*.so.*
12cr|simage-1.7.0-3|50	
12cr|simage-1.7.0-3|51	%files -n %{develname}
12cr|simage-1.7.0-3|52	%doc README AUTHORS NEWS COPYING
12cr|simage-1.7.0-3|53	%_bindir/*
12cr|simage-1.7.0-3|54	%_libdir/*.so
12cr|simage-1.7.0-3|55	%_libdir/pkgconfig/simage.pc
12cr|simage-1.7.0-3|56	%_includedir/*
12cr|simage-1.7.0-3|57	%_datadir/Coin/conf/*
12cr|simage-1.7.0-3|58	%_datadir/aclocal/*
12cr|simage-1.7.0-3|59	
12cr|simage-1.7.0-3|60	
12cr|simage-1.7.0-3|61	%changelog
12cr|simage-1.7.0-3|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-2mdv2011.0
12cr|simage-1.7.0-3|63	+ Revision: 614870
12cr|simage-1.7.0-3|64	- the mass rebuild of 2010.1 packages
12cr|simage-1.7.0-3|65	
12cr|simage-1.7.0-3|66	* Tue Mar 02 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.7.0-1mdv2010.1
12cr|simage-1.7.0-3|67	+ Revision: 513688
12cr|simage-1.7.0-3|68	- fix source0, use tar.gz
12cr|simage-1.7.0-3|69	- cleaning builroot at %%install
12cr|simage-1.7.0-3|70	- update to 1.7.0
12cr|simage-1.7.0-3|71	- fix file list, %%_libdir/pkgconfig/simage.pc was missing
12cr|simage-1.7.0-3|72	
12cr|simage-1.7.0-3|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|simage-1.7.0-3|74	- rebuild
12cr|simage-1.7.0-3|75	- rebuild
12cr|simage-1.7.0-3|76	- fix no-buildroot-tag
12cr|simage-1.7.0-3|77	- kill re-definition of %%buildroot on Pixel's request
12cr|simage-1.7.0-3|78	- import simage
12cr|simage-1.7.0-3|79	
12cr|simage-1.7.0-3|80	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|simage-1.7.0-3|81	- use %%configure2_5x macro
12cr|simage-1.7.0-3|82	- new devel policy
12cr|simage-1.7.0-3|83	
12cr|simage-1.7.0-3|84	+ Pixel <pixel@mandriva.com>
12cr|simage-1.7.0-3|85	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|simage-1.7.0-3|86	
12cr|simage-1.7.0-3|87	
12cr|simage-1.7.0-3|88	* Tue Jan 03 2006 Lenny Cartier <lenny@mandrakesoft.com> 1.6.1-2mdk
12cr|simage-1.7.0-3|89	- rebuild
12cr|simage-1.7.0-3|90	
12cr|simage-1.7.0-3|91	* Tue Nov 09 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.6.1-1mdk
12cr|simage-1.7.0-3|92	- 1.6.1
12cr|simage-1.7.0-3|93	
12cr|simage-1.7.0-3|94	* Mon Oct 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.3.0a-1mdk
12cr|simage-1.7.0-3|95	- from Jan Villat <rpms@djdie.net> :
12cr|simage-1.7.0-3|96	- Updated version number
12cr|simage-1.7.0-3|97	
12cr|simage-1.7.0-3|98	* Wed May 07 2003 Jan Villat <rpms@djdie.net> 1.0.0-1mdk
12cr|simage-1.7.0-3|99	- Creating correct lib... and lib..-devel packages
12cr|simage-1.7.0-3|100	
12cr|simage-1.7.0-3|101	# end of file

7512 12
12cr|simgear-2.8.0-1|1	Name:		simgear
12cr|simgear-2.8.0-1|2	Version:	2.8.0
12cr|simgear-2.8.0-1|3	Release:	%mkrel 1
12cr|simgear-2.8.0-1|4	Summary:	Basic tools for Simulation
12cr|simgear-2.8.0-1|5	URL:		http://www.flightgear.org
12cr|simgear-2.8.0-1|6	License:	LGPLv2+ and GPLv2+
12cr|simgear-2.8.0-1|7	Group:		System/Libraries
12cr|simgear-2.8.0-1|8	
12cr|simgear-2.8.0-1|9	Source:		http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/%{name}-%{version}.tar.bz2
12cr|simgear-2.8.0-1|10	
12cr|simgear-2.8.0-1|11	BuildRequires:	cmake
12cr|simgear-2.8.0-1|12	BuildRequires:	plib
12cr|simgear-2.8.0-1|13	BuildRequires:	pkgconfig(zlib)
12cr|simgear-2.8.0-1|14	BuildRequires:	pkgconfig(openal)
12cr|simgear-2.8.0-1|15	BuildRequires:	pkgconfig(freealut)
12cr|simgear-2.8.0-1|16	BuildRequires:	pkgconfig(openscenegraph)
12cr|simgear-2.8.0-1|17	BuildRequires:	boost-devel
12cr|simgear-2.8.0-1|18	
12cr|simgear-2.8.0-1|19	%description
12cr|simgear-2.8.0-1|20	All the basic routines required for the flight simulator as well as for
12cr|simgear-2.8.0-1|21	building scenery. Needed for FlightGear, for example.
12cr|simgear-2.8.0-1|22	
12cr|simgear-2.8.0-1|23	%package devel
12cr|simgear-2.8.0-1|24	Summary:	Headers/misc for developing programs that will use %{name}
12cr|simgear-2.8.0-1|25	Group:		Development/C++
12cr|simgear-2.8.0-1|26	Obsoletes:	SimGear-devel
12cr|simgear-2.8.0-1|27	Provides:	SimGear-devel = %{version}-%{release}
12cr|simgear-2.8.0-1|28	Provides:	%{name}-devel = %{version}-%{release}
12cr|simgear-2.8.0-1|29	
12cr|simgear-2.8.0-1|30	%description devel
12cr|simgear-2.8.0-1|31	This package contains the headers that programmers will need to develop
12cr|simgear-2.8.0-1|32	applications which will use %{name}, for example FlightGear.
12cr|simgear-2.8.0-1|33	
12cr|simgear-2.8.0-1|34	%prep
12cr|simgear-2.8.0-1|35	%setup -q
12cr|simgear-2.8.0-1|36	
12cr|simgear-2.8.0-1|37	%build
12cr|simgear-2.8.0-1|38	%cmake
12cr|simgear-2.8.0-1|39	%make
12cr|simgear-2.8.0-1|40	
12cr|simgear-2.8.0-1|41	%install
12cr|simgear-2.8.0-1|42	rm -rf %{buildroot}
12cr|simgear-2.8.0-1|43	%makeinstall_std -C build
12cr|simgear-2.8.0-1|44	
12cr|simgear-2.8.0-1|45	%files devel
12cr|simgear-2.8.0-1|46	%doc README COPYING AUTHORS NEWS
12cr|simgear-2.8.0-1|47	%{_includedir}/simgear/
12cr|simgear-2.8.0-1|48	%{_libdir}/*.a
12cr|simgear-2.8.0-1|49	
12cr|simgear-2.8.0-1|50	%changelog
12cr|simgear-2.8.0-1|51	* Mon Aug 20 2012 Anton Chernyshov <ach@rosalab.ru> 2.8.0-1
12cr|simgear-2.8.0-1|52	- New upstream release - 2.8.0
12cr|simgear-2.8.0-1|53	
12cr|simgear-2.8.0-1|54	* Fri Feb 24 2012 Andrey Bondrov <abondrov@mandriva.org> 2.6.0-1
12cr|simgear-2.8.0-1|55	+ Revision: 780057
12cr|simgear-2.8.0-1|56	- New version 2.6.0, switch to cmake
12cr|simgear-2.8.0-1|57	
12cr|simgear-2.8.0-1|58	* Wed Sep 21 2011 Andrey Bondrov <abondrov@mandriva.org> 2.4.0-3
12cr|simgear-2.8.0-1|59	+ Revision: 700648
12cr|simgear-2.8.0-1|60	- Rebuild
12cr|simgear-2.8.0-1|61	
12cr|simgear-2.8.0-1|62	* Tue Sep 20 2011 Andrey Bondrov <abondrov@mandriva.org> 2.4.0-2
12cr|simgear-2.8.0-1|63	+ Revision: 700447
12cr|simgear-2.8.0-1|64	- Rebuild against new openscenegraph
12cr|simgear-2.8.0-1|65	
12cr|simgear-2.8.0-1|66	* Sat Sep 17 2011 Andrey Bondrov <abondrov@mandriva.org> 2.4.0-1
12cr|simgear-2.8.0-1|67	+ Revision: 700084
12cr|simgear-2.8.0-1|68	- New version: 2.4.0
12cr|simgear-2.8.0-1|69	
12cr|simgear-2.8.0-1|70	* Wed Jun 15 2011 Funda Wang <fwang@mandriva.org> 2.0.0-4
12cr|simgear-2.8.0-1|71	+ Revision: 685416
12cr|simgear-2.8.0-1|72	- rebuild
12cr|simgear-2.8.0-1|73	
12cr|simgear-2.8.0-1|74	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 2.0.0-3
12cr|simgear-2.8.0-1|75	+ Revision: 655816
12cr|simgear-2.8.0-1|76	- bunzip2 the patches
12cr|simgear-2.8.0-1|77	
12cr|simgear-2.8.0-1|78	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdv2011.0
12cr|simgear-2.8.0-1|79	+ Revision: 614887
12cr|simgear-2.8.0-1|80	- the mass rebuild of 2010.1 packages
12cr|simgear-2.8.0-1|81	
12cr|simgear-2.8.0-1|82	* Tue Mar 02 2010 Frederik Himpe <fhimpe@mandriva.org> 2.0.0-1mdv2010.1
12cr|simgear-2.8.0-1|83	+ Revision: 513660
12cr|simgear-2.8.0-1|84	- Update to new version 2.0.0
12cr|simgear-2.8.0-1|85	- Sync patches with Fedora
12cr|simgear-2.8.0-1|86	- Don't run autogen.sh but use autoreconf because the former does
12cr|simgear-2.8.0-1|87	not work
12cr|simgear-2.8.0-1|88	
12cr|simgear-2.8.0-1|89	* Sat Aug 22 2009 Funda Wang <fwang@mandriva.org> 1.9.1-2mdv2010.0
12cr|simgear-2.8.0-1|90	+ Revision: 419658
12cr|simgear-2.8.0-1|91	- fix installation
12cr|simgear-2.8.0-1|92	
12cr|simgear-2.8.0-1|93	* Mon Mar 02 2009 Frederik Himpe <fhimpe@mandriva.org> 1.9.1-2mdv2009.1
12cr|simgear-2.8.0-1|94	+ Revision: 347580
12cr|simgear-2.8.0-1|95	- Apply ugly Fedora hack to fix pulling in simgear_config.h when
12cr|simgear-2.8.0-1|96	HAVE_CONFIG_H is defined
12cr|simgear-2.8.0-1|97	(https://bugzilla.redhat.com/show_bug.cgi?id=208678)
12cr|simgear-2.8.0-1|98	- Improve Provides of the devel package
12cr|simgear-2.8.0-1|99	
12cr|simgear-2.8.0-1|100	* Mon Mar 02 2009 Frederik Himpe <fhimpe@mandriva.org> 1.9.1-1mdv2009.1
12cr|simgear-2.8.0-1|101	+ Revision: 347521
12cr|simgear-2.8.0-1|102	- Update to new version 1.9.1
12cr|simgear-2.8.0-1|103	- Build only dynamic libraries instead of static ones, create new
12cr|simgear-2.8.0-1|104	lib package to contain libraries, and use the version as some kind
12cr|simgear-2.8.0-1|105	of fake major
12cr|simgear-2.8.0-1|106	- Add Fedora patches
12cr|simgear-2.8.0-1|107	- Don't use rpath (Fedora)
12cr|simgear-2.8.0-1|108	- Improve linking (Fedora)
12cr|simgear-2.8.0-1|109	- Add openscenegraph and boost buildrequires
12cr|simgear-2.8.0-1|110	- Fix license
12cr|simgear-2.8.0-1|111	- Don't use -fno-omit-frame-pointer: it builds fine now without
12cr|simgear-2.8.0-1|112	this flag with gcc 4.3
12cr|simgear-2.8.0-1|113	
12cr|simgear-2.8.0-1|114	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-4mdv2009.0
12cr|simgear-2.8.0-1|115	+ Revision: 260675
12cr|simgear-2.8.0-1|116	- rebuild
12cr|simgear-2.8.0-1|117	- rebuild
12cr|simgear-2.8.0-1|118	- fix no-buildroot-tag
12cr|simgear-2.8.0-1|119	
12cr|simgear-2.8.0-1|120	* Thu Dec 20 2007 Andreas Hasenack <andreas@mandriva.com> 1.0.0-1mdv2008.1
12cr|simgear-2.8.0-1|121	+ Revision: 135957
12cr|simgear-2.8.0-1|122	- updated to version 1.0.0
12cr|simgear-2.8.0-1|123	
12cr|simgear-2.8.0-1|124	+ Thierry Vignaud <tv@mandriva.org>
12cr|simgear-2.8.0-1|125	- kill re-definition of %%buildroot on Pixel's request
12cr|simgear-2.8.0-1|126	- import simgear
12cr|simgear-2.8.0-1|127	
12cr|simgear-2.8.0-1|128	
12cr|simgear-2.8.0-1|129	* Sat Jul 29 2006 Bertrand Coconnier <bcoconni@hotmail.com> 0.3.10-3mdk
12cr|simgear-2.8.0-1|130	- Build for x86_64
12cr|simgear-2.8.0-1|131	- Remove dependency
12cr|simgear-2.8.0-1|132	
12cr|simgear-2.8.0-1|133	* Thu Apr 20 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.3.10-2mdk
12cr|simgear-2.8.0-1|134	- Add BuildRequires
12cr|simgear-2.8.0-1|135	
12cr|simgear-2.8.0-1|136	* Wed Apr 19 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.3.10-1mdk
12cr|simgear-2.8.0-1|137	- 0.3.10
12cr|simgear-2.8.0-1|138	
12cr|simgear-2.8.0-1|139	* Mon Nov 21 2005 Lenny Cartier <lenny@mandriva.com> 0.3.9-2mdk
12cr|simgear-2.8.0-1|140	- fix changelog
12cr|simgear-2.8.0-1|141	
12cr|simgear-2.8.0-1|142	* Mon Nov 21 2005 Lenny Cartier <lenny@mandriva.com> 0.3.9-1mdk
12cr|simgear-2.8.0-1|143	- 0.3.9
12cr|simgear-2.8.0-1|144	
12cr|simgear-2.8.0-1|145	* Thu Jan 20 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.3.8-1mdk
12cr|simgear-2.8.0-1|146	- 0.3.8
12cr|simgear-2.8.0-1|147	
12cr|simgear-2.8.0-1|148	* Sat Oct 16 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.3.7-1mdk
12cr|simgear-2.8.0-1|149	- 0.3.7
12cr|simgear-2.8.0-1|150	
12cr|simgear-2.8.0-1|151	* Thu Aug 05 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.3.6-1mdk
12cr|simgear-2.8.0-1|152	- 0.3.6
12cr|simgear-2.8.0-1|153	- fix buildrequires
12cr|simgear-2.8.0-1|154	- compile with Norman's jpeg image factory support
12cr|simgear-2.8.0-1|155	
12cr|simgear-2.8.0-1|156	* Wed Jun 16 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.3.5-3mdk
12cr|simgear-2.8.0-1|157	- rebuild
12cr|simgear-2.8.0-1|158	
12cr|simgear-2.8.0-1|159	* Tue Jun 01 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.3.5-2mdk
12cr|simgear-2.8.0-1|160	- rebuild
12cr|simgear-2.8.0-1|161	
12cr|simgear-2.8.0-1|162	* Thu Apr 01 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.3.5-1mdk
12cr|simgear-2.8.0-1|163	- 0.3.5
12cr|simgear-2.8.0-1|164	- fix buildrequires (lib64..)
12cr|simgear-2.8.0-1|165	
12cr|simgear-2.8.0-1|166	* Mon Oct 27 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.3.4-1mdk
12cr|simgear-2.8.0-1|167	- 0.3.4
12cr|simgear-2.8.0-1|168	
12cr|simgear-2.8.0-1|169	* Wed Mar 12 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.3.1-4mdk
12cr|simgear-2.8.0-1|170	- rm -rf before makeinstall to make package short-circuitable..
12cr|simgear-2.8.0-1|171	- removed unneeded prefix macro
12cr|simgear-2.8.0-1|172	
12cr|simgear-2.8.0-1|173	* Tue Mar 11 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.3.1-3mdk
12cr|simgear-2.8.0-1|174	- added zlib-devel to BuildRequires
12cr|simgear-2.8.0-1|175	- use a couple of macros for installing and building
12cr|simgear-2.8.0-1|176	- drop unapplied patch
12cr|simgear-2.8.0-1|177	- nicer formatting
12cr|simgear-2.8.0-1|178	- use mklibname macro
12cr|simgear-2.8.0-1|179	
12cr|simgear-2.8.0-1|180	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.3.1-2mdk
12cr|simgear-2.8.0-1|181	- rebuild
12cr|simgear-2.8.0-1|182	
12cr|simgear-2.8.0-1|183	* Thu Dec 19 2002  Lenny Cartier <lenny@mandrakesoft.com> 0.3.1-1mdk
12cr|simgear-2.8.0-1|184	- 0.3.1
12cr|simgear-2.8.0-1|185	
12cr|simgear-2.8.0-1|186	* Tue Sep 17 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.2.0-1mdk
12cr|simgear-2.8.0-1|187	- from Crispin Boylan <viewtronix@uklinux.net> :
12cr|simgear-2.8.0-1|188	- new version
12cr|simgear-2.8.0-1|189	
12cr|simgear-2.8.0-1|190	* Fri Sep 13 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.0.18-3mdk
12cr|simgear-2.8.0-1|191	- rebuild
12cr|simgear-2.8.0-1|192	
12cr|simgear-2.8.0-1|193	* Wed May 29 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.0.18-2mdk
12cr|simgear-2.8.0-1|194	- recompile against latest libstdc++
12cr|simgear-2.8.0-1|195	
12cr|simgear-2.8.0-1|196	* Mon Apr 22 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.0.18-1mdk
12cr|simgear-2.8.0-1|197	- new version
12cr|simgear-2.8.0-1|198	
12cr|simgear-2.8.0-1|199	* Tue Feb 19 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.0.17-1mdk
12cr|simgear-2.8.0-1|200	- new version (using external zlib btw)
12cr|simgear-2.8.0-1|201	- true license is LGPL, not GPL
12cr|simgear-2.8.0-1|202	
12cr|simgear-2.8.0-1|203	* Mon Oct 15 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.0.16-2mdk
12cr|simgear-2.8.0-1|204	- lib policy
12cr|simgear-2.8.0-1|205	- fix invalid-spec-name simgear.spec
12cr|simgear-2.8.0-1|206	- fix obsolete-tag Copyright
12cr|simgear-2.8.0-1|207	
12cr|simgear-2.8.0-1|208	* Mon Jul 23 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.0.16-1mdk
12cr|simgear-2.8.0-1|209	- new version
12cr|simgear-2.8.0-1|210	
12cr|simgear-2.8.0-1|211	* Fri Jun 22 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.0.15-2mdk
12cr|simgear-2.8.0-1|212	- rebuild against new plib
12cr|simgear-2.8.0-1|213	
12cr|simgear-2.8.0-1|214	* Thu Jun 21 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.0.15-1mdk
12cr|simgear-2.8.0-1|215	- version 0.0.15
12cr|simgear-2.8.0-1|216	
12cr|simgear-2.8.0-1|217	* Fri Mar 30 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.0.14-4mdk
12cr|simgear-2.8.0-1|218	- use no-omit-frame-pointer to workaround g++ exceptions bug
12cr|simgear-2.8.0-1|219	
12cr|simgear-2.8.0-1|220	* Fri Mar  9 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.0.14-3mdk
12cr|simgear-2.8.0-1|221	- rebuild fix fixed plib
12cr|simgear-2.8.0-1|222	
12cr|simgear-2.8.0-1|223	* Fri Jan  5 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.0.14-2mdk
12cr|simgear-2.8.0-1|224	- rebuild
12cr|simgear-2.8.0-1|225	
12cr|simgear-2.8.0-1|226	* Wed Dec 20 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.0.14-1mdk
12cr|simgear-2.8.0-1|227	- 0.0.14 which is needed for latest FlightGear
12cr|simgear-2.8.0-1|228	
12cr|simgear-2.8.0-1|229	* Tue Sep 26 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.0.13-1mdk
12cr|simgear-2.8.0-1|230	- 0.0.13 which is needed for latest FlightGear
12cr|simgear-2.8.0-1|231	
12cr|simgear-2.8.0-1|232	* Tue Sep 26 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.0.12-2mdk
12cr|simgear-2.8.0-1|233	- simple rebuild
12cr|simgear-2.8.0-1|234	
12cr|simgear-2.8.0-1|235	* Mon Jul 24 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.0.12-1mdk
12cr|simgear-2.8.0-1|236	- 0.0.12
12cr|simgear-2.8.0-1|237	
12cr|simgear-2.8.0-1|238	* Thu Jun 29 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.0.10-1mdk
12cr|simgear-2.8.0-1|239	- first Mandrake Package
12cr|simgear-2.8.0-1|240	

7513 12
12cr|simh-3.8.1-1|1	# Based on spec from Fedora
12cr|simh-3.8.1-1|2	
12cr|simh-3.8.1-1|3	Name:		simh
12cr|simh-3.8.1-1|4	Version:	3.8.1
12cr|simh-3.8.1-1|5	Release:	%mkrel 1
12cr|simh-3.8.1-1|6	Summary:	A highly portable, multi-system emulator
12cr|simh-3.8.1-1|7	Group:		Emulators
12cr|simh-3.8.1-1|8	License:	MIT and GPLv1+
12cr|simh-3.8.1-1|9	URL:		http://simh.trailing-edge.com/
12cr|simh-3.8.1-1|10	Source0:	simh-%{version}-noroms.tar.gz
12cr|simh-3.8.1-1|11	# we use this to remove the roms binary and patented code before shipping it.
12cr|simh-3.8.1-1|12	# Download the upstream tarball and invoke this script while in the
12cr|simh-3.8.1-1|13	# tarball's directory: ./simh-generate-tarball.sh 3.8.1
12cr|simh-3.8.1-1|14	Source1:	simh-generate-tarball.sh
12cr|simh-3.8.1-1|15	Patch0:		simh-3.8.1-makefile.patch
12cr|simh-3.8.1-1|16	Patch1:		simh-3.8.1-altair-segfault.patch
12cr|simh-3.8.1-1|17	Patch2:		simh-3.8.1-fmt.patch
12cr|simh-3.8.1-1|18	BuildRequires:	pcap-devel
12cr|simh-3.8.1-1|19	BuildRequires:	dos2unix
12cr|simh-3.8.1-1|20	
12cr|simh-3.8.1-1|21	%description
12cr|simh-3.8.1-1|22	SIMH is a historical computer simulation system. It consists of simulators
12cr|simh-3.8.1-1|23	for many different computers, all written around a common user
12cr|simh-3.8.1-1|24	interface package and set of supporting libraries.
12cr|simh-3.8.1-1|25	SIMH can be used to simulate any computer system for which sufficient detail
12cr|simh-3.8.1-1|26	is available, but the focus to date has been on simulating computer systems
12cr|simh-3.8.1-1|27	of historic interest.
12cr|simh-3.8.1-1|28	
12cr|simh-3.8.1-1|29	SIMH implements simulators for:
12cr|simh-3.8.1-1|30	
12cr|simh-3.8.1-1|31	* Data General Nova, Eclipse
12cr|simh-3.8.1-1|32	* Digital Equipment Corporation PDP-1, PDP-4, PDP-7, PDP-8, PDP-9, PDP-10,
12cr|simh-3.8.1-1|33	PDP-11, PDP-15, VAX
12cr|simh-3.8.1-1|34	* GRI Corporation GRI-909, GRI-99
12cr|simh-3.8.1-1|35	* IBM 1401, 1620, 7090/7094, System 3
12cr|simh-3.8.1-1|36	* Interdata (Perkin-Elmer) 16b and 32b systems
12cr|simh-3.8.1-1|37	* Hewlett-Packard 2114, 2115, 2116, 2100, 21MX, 1000
12cr|simh-3.8.1-1|38	* Honeywell H316/H516
12cr|simh-3.8.1-1|39	* MITS Altair 8800, with both 8080 and Z80
12cr|simh-3.8.1-1|40	* Royal-Mcbee LGP-30, LGP-21
12cr|simh-3.8.1-1|41	* Scientific Data Systems SDS 940
12cr|simh-3.8.1-1|42	
12cr|simh-3.8.1-1|43	%prep
12cr|simh-3.8.1-1|44	%setup -q
12cr|simh-3.8.1-1|45	dos2unix makefile
12cr|simh-3.8.1-1|46	%patch0 -p1
12cr|simh-3.8.1-1|47	%patch1 -p1
12cr|simh-3.8.1-1|48	%patch2 -p1
12cr|simh-3.8.1-1|49	
12cr|simh-3.8.1-1|50	%build
12cr|simh-3.8.1-1|51	%__mkdir_p BIN
12cr|simh-3.8.1-1|52	export CFLAGS="%{optflags}"
12cr|simh-3.8.1-1|53	%make USE_NETWORK=1
12cr|simh-3.8.1-1|54	
12cr|simh-3.8.1-1|55	
12cr|simh-3.8.1-1|56	%install
12cr|simh-3.8.1-1|57	rm -rf %{buildroot}
12cr|simh-3.8.1-1|58	mkdir -p %{buildroot}%{_bindir}
12cr|simh-3.8.1-1|59	for i in `ls BIN/`; do
12cr|simh-3.8.1-1|60	%__install -p -m 755 BIN/$i %{buildroot}%{_bindir}/simh-$i
12cr|simh-3.8.1-1|61	done
12cr|simh-3.8.1-1|62	for i in `find -iname "*.txt"`; do dos2unix -k $i; done
12cr|simh-3.8.1-1|63	
12cr|simh-3.8.1-1|64	%clean
12cr|simh-3.8.1-1|65	%__rm -rf %{buildroot}
12cr|simh-3.8.1-1|66	
12cr|simh-3.8.1-1|67	%files
12cr|simh-3.8.1-1|68	%defattr(-,root,root,-)
12cr|simh-3.8.1-1|69	%{_bindir}/*
12cr|simh-3.8.1-1|70	%doc ALTAIR/altair.txt NOVA/eclipse.txt 0readme_38.txt 0readme_ethernet.txt
12cr|simh-3.8.1-1|71	%doc HP2100/hp2100_diag.txt I7094/i7094_bug_history.txt Interdata/id_diag.txt
12cr|simh-3.8.1-1|72	%doc PDP1/pdp1_diag.txt PDP10/pdp10_bug_history.txt PDP18B/pdp18b_diag.txt
12cr|simh-3.8.1-1|73	%doc S3/haltguide.txt S3/readme_s3.txt S3/system3.txt SDS/sds_diag.txt
12cr|simh-3.8.1-1|74	%doc VAX/vax780_bug_history.txt
12cr|simh-3.8.1-1|75	
12cr|simh-3.8.1-1|76	
12cr|simh-3.8.1-1|77	
12cr|simh-3.8.1-1|78	%changelog
12cr|simh-3.8.1-1|79	* Wed Feb 15 2012 Andrey Bondrov <abondrov@mandriva.org> 3.8.1-1mdv2011.0
12cr|simh-3.8.1-1|80	+ Revision: 774411
12cr|simh-3.8.1-1|81	- imported package simh
12cr|simh-3.8.1-1|82	

7514 12
12cr|simpleburn-1.6.4-1|1	Summary:	SimpleBurn is a basic burning tool for CDs and DVDs
12cr|simpleburn-1.6.4-1|2	Name:		simpleburn
12cr|simpleburn-1.6.4-1|3	Version:	1.6.4
12cr|simpleburn-1.6.4-1|4	Release:	1
12cr|simpleburn-1.6.4-1|5	Group:		Archiving/Cd burning
12cr|simpleburn-1.6.4-1|6	License:	CeCILL
12cr|simpleburn-1.6.4-1|7	URL:		http://simpleburn.tuxfamily.org/
12cr|simpleburn-1.6.4-1|8	Source0:	http://simpleburn.tuxfamily.org/IMG/bz2/%{name}-%{version}.tar.bz2
12cr|simpleburn-1.6.4-1|9	Patch0:		simpleburn-1.6.4_desktop.patch
12cr|simpleburn-1.6.4-1|10	
12cr|simpleburn-1.6.4-1|11	BuildRequires:	cmake
12cr|simpleburn-1.6.4-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|simpleburn-1.6.4-1|13	
12cr|simpleburn-1.6.4-1|14	Requires:	cdrkit
12cr|simpleburn-1.6.4-1|15	Requires:	vorbis-tools
12cr|simpleburn-1.6.4-1|16	Requires:	mpg123
12cr|simpleburn-1.6.4-1|17	Requires:	normalize
12cr|simpleburn-1.6.4-1|18	
12cr|simpleburn-1.6.4-1|19	%description
12cr|simpleburn-1.6.4-1|20	SimpleBurn is a basic burning application for CDs and DVDs.
12cr|simpleburn-1.6.4-1|21	
12cr|simpleburn-1.6.4-1|22	%prep
12cr|simpleburn-1.6.4-1|23	%setup -q
12cr|simpleburn-1.6.4-1|24	%apply_patches
12cr|simpleburn-1.6.4-1|25	
12cr|simpleburn-1.6.4-1|26	%build
12cr|simpleburn-1.6.4-1|27	export CFLAGS="$CFLAGS -lm"
12cr|simpleburn-1.6.4-1|28	%cmake \
12cr|simpleburn-1.6.4-1|29	-DDETECTION=UDEV \
12cr|simpleburn-1.6.4-1|30	-DBURNING=CDRTOOLS
12cr|simpleburn-1.6.4-1|31	
12cr|simpleburn-1.6.4-1|32	%make
12cr|simpleburn-1.6.4-1|33	
12cr|simpleburn-1.6.4-1|34	%install
12cr|simpleburn-1.6.4-1|35	%makeinstall_std -C build
12cr|simpleburn-1.6.4-1|36	rm -rf %{buildroot}/usr/doc/
12cr|simpleburn-1.6.4-1|37	
12cr|simpleburn-1.6.4-1|38	%find_lang %{name}
12cr|simpleburn-1.6.4-1|39	
12cr|simpleburn-1.6.4-1|40	%files -f %{name}.lang
12cr|simpleburn-1.6.4-1|41	%doc doc/*
12cr|simpleburn-1.6.4-1|42	%{_bindir}/*
12cr|simpleburn-1.6.4-1|43	%{_datadir}/applications/%{name}.desktop
12cr|simpleburn-1.6.4-1|44	%{_datadir}/%{name}*
12cr|simpleburn-1.6.4-1|45	%{_datadir}/pixmaps/*.png
12cr|simpleburn-1.6.4-1|46	
12cr|simpleburn-1.6.4-1|47	
12cr|simpleburn-1.6.4-1|48	
12cr|simpleburn-1.6.4-1|49	%changelog
12cr|simpleburn-1.6.4-1|50	* Sun May 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.6.4-1
12cr|simpleburn-1.6.4-1|51	+ Revision: 800832
12cr|simpleburn-1.6.4-1|52	- imported package simpleburn
12cr|simpleburn-1.6.4-1|53	

7515 12
12cr|simple-scan-3.4.2-1|1	Name:		simple-scan
12cr|simple-scan-3.4.2-1|2	Version:	3.4.2
12cr|simple-scan-3.4.2-1|3	Release:	1
12cr|simple-scan-3.4.2-1|4	Summary:	Simple scanning utility
12cr|simple-scan-3.4.2-1|5	Group:		Graphical desktop/GNOME
12cr|simple-scan-3.4.2-1|6	License:	GPLv3+
12cr|simple-scan-3.4.2-1|7	URL:		https://launchpad.net/simple-scan
12cr|simple-scan-3.4.2-1|8	Source0:	https://launchpad.net/simple-scan/3.4/%{version}/+download/%{name}-%{version}.tar.gz
12cr|simple-scan-3.4.2-1|9	
12cr|simple-scan-3.4.2-1|10	BuildRequires: intltool
12cr|simple-scan-3.4.2-1|11	BuildRequires: jpeg-devel
12cr|simple-scan-3.4.2-1|12	BuildRequires: sane-devel
12cr|simple-scan-3.4.2-1|13	BuildRequires: pkgconfig(cairo)
12cr|simple-scan-3.4.2-1|14	BuildRequires: pkgconfig(colord)
12cr|simple-scan-3.4.2-1|15	BuildRequires: pkgconfig(gdk-pixbuf-2.0)
12cr|simple-scan-3.4.2-1|16	BuildRequires: pkgconfig(gmodule-export-2.0)
12cr|simple-scan-3.4.2-1|17	BuildRequires: pkgconfig(gnome-doc-utils)
12cr|simple-scan-3.4.2-1|18	BuildRequires: pkgconfig(gthread-2.0)
12cr|simple-scan-3.4.2-1|19	BuildRequires: pkgconfig(gtk+-3.0)
12cr|simple-scan-3.4.2-1|20	BuildRequires: pkgconfig(gudev-1.0)
12cr|simple-scan-3.4.2-1|21	BuildRequires: pkgconfig(mx-1.0)
12cr|simple-scan-3.4.2-1|22	BuildRequires: pkgconfig(zlib)
12cr|simple-scan-3.4.2-1|23	BuildRequires: itstool
12cr|simple-scan-3.4.2-1|24	
12cr|simple-scan-3.4.2-1|25	Requires: gnome-icon-theme
12cr|simple-scan-3.4.2-1|26	Requires: xdg-utils
12cr|simple-scan-3.4.2-1|27	Requires: yelp
12cr|simple-scan-3.4.2-1|28	
12cr|simple-scan-3.4.2-1|29	%description
12cr|simple-scan-3.4.2-1|30	Simple Scan is an easy-to-use application, designed to let users connect their
12cr|simple-scan-3.4.2-1|31	scanner and quickly have the image/document in an appropriate format.
12cr|simple-scan-3.4.2-1|32	
12cr|simple-scan-3.4.2-1|33	%prep
12cr|simple-scan-3.4.2-1|34	%setup -q
12cr|simple-scan-3.4.2-1|35	
12cr|simple-scan-3.4.2-1|36	%build
12cr|simple-scan-3.4.2-1|37	%configure2_5x \
12cr|simple-scan-3.4.2-1|38	--disable-schemas-install
12cr|simple-scan-3.4.2-1|39	
12cr|simple-scan-3.4.2-1|40	%make
12cr|simple-scan-3.4.2-1|41	
12cr|simple-scan-3.4.2-1|42	%install
12cr|simple-scan-3.4.2-1|43	%makeinstall_std
12cr|simple-scan-3.4.2-1|44	
12cr|simple-scan-3.4.2-1|45	%find_lang %{name} --with-man --with-gnome
12cr|simple-scan-3.4.2-1|46	
12cr|simple-scan-3.4.2-1|47	%files -f %{name}.lang
12cr|simple-scan-3.4.2-1|48	%doc AUTHORS README COPYING ChangeLog
12cr|simple-scan-3.4.2-1|49	%{_bindir}/%{name}
12cr|simple-scan-3.4.2-1|50	%{_datadir}/applications/%{name}.desktop
12cr|simple-scan-3.4.2-1|51	%{_datadir}/glib-2.0/schemas/org.gnome.SimpleScan.gschema.xml
12cr|simple-scan-3.4.2-1|52	%{_datadir}/%{name}
12cr|simple-scan-3.4.2-1|53	%{_mandir}/man1/%{name}.1.*
12cr|simple-scan-3.4.2-1|54	
12cr|simple-scan-3.4.2-1|55	
12cr|simple-scan-3.4.2-1|56	
12cr|simple-scan-3.4.2-1|57	%changelog
12cr|simple-scan-3.4.2-1|58	

7516 12
12cr|simplyhtml0.11-0.11-4|1	%define gcj_support 1
12cr|simplyhtml0.11-0.11-4|2	%define section free
12cr|simplyhtml0.11-0.11-4|3	
12cr|simplyhtml0.11-0.11-4|4	Name:           simplyhtml0.11
12cr|simplyhtml0.11-0.11-4|5	Version:        0.11
12cr|simplyhtml0.11-0.11-4|6	Release:        4
12cr|simplyhtml0.11-0.11-4|7	Epoch:          0
12cr|simplyhtml0.11-0.11-4|8	Summary:        Application and a java component for rich text processing
12cr|simplyhtml0.11-0.11-4|9	License:        GPL
12cr|simplyhtml0.11-0.11-4|10	Group:          Development/Java
12cr|simplyhtml0.11-0.11-4|11	URL:            http://www.lightdev.com/page/3.htm
12cr|simplyhtml0.11-0.11-4|12	Source0:        http://www.lightdev.com/dload/shtm_r.zip
12cr|simplyhtml0.11-0.11-4|13	Source1:        simplyhtml0.11-manifest.mf
12cr|simplyhtml0.11-0.11-4|14	Requires:       javahelp2
12cr|simplyhtml0.11-0.11-4|15	BuildRequires:  javahelp2
12cr|simplyhtml0.11-0.11-4|16	%if %{gcj_support}
12cr|simplyhtml0.11-0.11-4|17	BuildRequires:  java-gcj-compat-devel
12cr|simplyhtml0.11-0.11-4|18	%else
12cr|simplyhtml0.11-0.11-4|19	BuildArch:      noarch
12cr|simplyhtml0.11-0.11-4|20	%endif
12cr|simplyhtml0.11-0.11-4|21	BuildRequires:  java-rpmbuild
12cr|simplyhtml0.11-0.11-4|22	
12cr|simplyhtml0.11-0.11-4|23	%description
12cr|simplyhtml0.11-0.11-4|24	SimplyHTML is an application and a java component for rich text
12cr|simplyhtml0.11-0.11-4|25	processing. It stores documents as HTML files in combination with
12cr|simplyhtml0.11-0.11-4|26	Cascading Style Sheets (CSS). SimplyHTML is not intended to be used
12cr|simplyhtml0.11-0.11-4|27	as an editor for web pages.
12cr|simplyhtml0.11-0.11-4|28	
12cr|simplyhtml0.11-0.11-4|29	%package javadoc
12cr|simplyhtml0.11-0.11-4|30	Summary:        Javadoc documentation for %{name}
12cr|simplyhtml0.11-0.11-4|31	Group:          Development/Java
12cr|simplyhtml0.11-0.11-4|32	
12cr|simplyhtml0.11-0.11-4|33	%description javadoc
12cr|simplyhtml0.11-0.11-4|34	Javadoc documentation for %{name}.
12cr|simplyhtml0.11-0.11-4|35	
12cr|simplyhtml0.11-0.11-4|36	%prep
12cr|simplyhtml0.11-0.11-4|37	%setup -q -c
12cr|simplyhtml0.11-0.11-4|38	%{__perl} -pi -e 's/\r$//g' gpl.txt readme.txt
12cr|simplyhtml0.11-0.11-4|39	%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs -t %{__rm}
12cr|simplyhtml0.11-0.11-4|40	%{__ln_s} $(build-classpath javahelp2) jhall.jar
12cr|simplyhtml0.11-0.11-4|41	%{__mkdir_p} api
12cr|simplyhtml0.11-0.11-4|42	
12cr|simplyhtml0.11-0.11-4|43	%build
12cr|simplyhtml0.11-0.11-4|44	cd src
12cr|simplyhtml0.11-0.11-4|45	export CLASSPATH=$(build-classpath javahelp2)
12cr|simplyhtml0.11-0.11-4|46	%{javac} `%{_bindir}/find . -name '*.java'`
12cr|simplyhtml0.11-0.11-4|47	%{jar} cvfm ../SimplyHTML0.11.jar %{SOURCE1} `%{_bindir}/find . ! -type d ! -name '*.java' -a ! -name package.html -a ! -name Thumbs.db -a ! -name '*.css'`
12cr|simplyhtml0.11-0.11-4|48	%{jar} i ../SimplyHTML0.11.jar
12cr|simplyhtml0.11-0.11-4|49	%{javadoc} -d ../api `%{_bindir}/find . -name '*.java'`
12cr|simplyhtml0.11-0.11-4|50	%{__rm} -r ../api/com/sun
12cr|simplyhtml0.11-0.11-4|51	cd ..
12cr|simplyhtml0.11-0.11-4|52	
12cr|simplyhtml0.11-0.11-4|53	%install
12cr|simplyhtml0.11-0.11-4|54	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|simplyhtml0.11-0.11-4|55	%{__cp} -a SimplyHTML0.11.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|simplyhtml0.11-0.11-4|56	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cr|simplyhtml0.11-0.11-4|57	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/SimplyHTML0.11-%{version}.jar
12cr|simplyhtml0.11-0.11-4|58	%{__ln_s} SimplyHTML0.11-%{version}.jar %{buildroot}%{_javadir}/SimplyHTML0.11.jar
12cr|simplyhtml0.11-0.11-4|59	
12cr|simplyhtml0.11-0.11-4|60	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|simplyhtml0.11-0.11-4|61	cp -pr api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|simplyhtml0.11-0.11-4|62	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|simplyhtml0.11-0.11-4|63	
12cr|simplyhtml0.11-0.11-4|64	%if %{gcj_support}
12cr|simplyhtml0.11-0.11-4|65	%{_bindir}/aot-compile-rpm
12cr|simplyhtml0.11-0.11-4|66	%endif
12cr|simplyhtml0.11-0.11-4|67	
12cr|simplyhtml0.11-0.11-4|68	%clean
12cr|simplyhtml0.11-0.11-4|69	
12cr|simplyhtml0.11-0.11-4|70	%if %{gcj_support}
12cr|simplyhtml0.11-0.11-4|71	%post
12cr|simplyhtml0.11-0.11-4|72	%{update_gcjdb}
12cr|simplyhtml0.11-0.11-4|73	
12cr|simplyhtml0.11-0.11-4|74	%postun
12cr|simplyhtml0.11-0.11-4|75	%{clean_gcjdb}
12cr|simplyhtml0.11-0.11-4|76	%endif
12cr|simplyhtml0.11-0.11-4|77	
12cr|simplyhtml0.11-0.11-4|78	%files
12cr|simplyhtml0.11-0.11-4|79	%defattr(0644,root,root,0755)
12cr|simplyhtml0.11-0.11-4|80	%doc Help.pdf gpl.txt readme.txt
12cr|simplyhtml0.11-0.11-4|81	%{_javadir}/*.jar
12cr|simplyhtml0.11-0.11-4|82	%if %{gcj_support}
12cr|simplyhtml0.11-0.11-4|83	%dir %{_libdir}/gcj/%{name}
12cr|simplyhtml0.11-0.11-4|84	%attr(-,root,root) %{_libdir}/gcj/%{name}/*.jar.*
12cr|simplyhtml0.11-0.11-4|85	%endif
12cr|simplyhtml0.11-0.11-4|86	
12cr|simplyhtml0.11-0.11-4|87	%files javadoc
12cr|simplyhtml0.11-0.11-4|88	%defattr(0644,root,root,0755)
12cr|simplyhtml0.11-0.11-4|89	%doc %{_javadocdir}/%{name}-%{version}
12cr|simplyhtml0.11-0.11-4|90	%doc %{_javadocdir}/%{name}
12cr|simplyhtml0.11-0.11-4|91	
12cr|simplyhtml0.11-0.11-4|92	
12cr|simplyhtml0.11-0.11-4|93	%changelog
12cr|simplyhtml0.11-0.11-4|94	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0:0.11-0.0.3mdv2010.0
12cr|simplyhtml0.11-0.11-4|95	+ Revision: 433815
12cr|simplyhtml0.11-0.11-4|96	- rebuild
12cr|simplyhtml0.11-0.11-4|97	
12cr|simplyhtml0.11-0.11-4|98	* Tue Feb 05 2008 David Walluck <walluck@mandriva.org> 0:0.11-0.0.2mdv2008.1
12cr|simplyhtml0.11-0.11-4|99	+ Revision: 162837
12cr|simplyhtml0.11-0.11-4|100	- remove jars before build
12cr|simplyhtml0.11-0.11-4|101	
12cr|simplyhtml0.11-0.11-4|102	* Tue Feb 05 2008 David Walluck <walluck@mandriva.org> 0:0.11-0.0.1mdv2008.1
12cr|simplyhtml0.11-0.11-4|103	+ Revision: 162836
12cr|simplyhtml0.11-0.11-4|104	- import simplyhtml0.11
12cr|simplyhtml0.11-0.11-4|105	
12cr|simplyhtml0.11-0.11-4|106	

7517 12
12cr|simutrans-0.111.3.1-1|1	%define	majver		111
12cr|simutrans-0.111.3.1-1|2	%define	minver		3
12cr|simutrans-0.111.3.1-1|3	%define	minminver	1
12cr|simutrans-0.111.3.1-1|4	
12cr|simutrans-0.111.3.1-1|5	Name:		simutrans
12cr|simutrans-0.111.3.1-1|6	Version:	0.%{majver}.%{minver}.%{minminver}
12cr|simutrans-0.111.3.1-1|7	Release:	1
12cr|simutrans-0.111.3.1-1|8	Summary:	Transport and Economic Simulation Game
12cr|simutrans-0.111.3.1-1|9	License:	Artistic
12cr|simutrans-0.111.3.1-1|10	Group:		Games/Strategy
12cr|simutrans-0.111.3.1-1|11	Url:		http://www.simutrans.com/
12cr|simutrans-0.111.3.1-1|12	Source:		%{name}-src-%{majver}-%{minver}-%{minminver}.zip
12cr|simutrans-0.111.3.1-1|13	Source1:	config.default
12cr|simutrans-0.111.3.1-1|14	Source2:	simutrans.run
12cr|simutrans-0.111.3.1-1|15	Source3:	simutrans.desktop
12cr|simutrans-0.111.3.1-1|16	Source4:	simutrans.png
12cr|simutrans-0.111.3.1-1|17	Source5:	simutrans_langtabs-99-17.tar.bz2
12cr|simutrans-0.111.3.1-1|18	Patch0:		simutrans-no-x86-specifics-0.111.2.2.patch
12cr|simutrans-0.111.3.1-1|19	Patch1:		simutrans-0.111.2.2-homepath.patch
12cr|simutrans-0.111.3.1-1|20	Requires:	simutrans-pak >= 0.%{majver}
12cr|simutrans-0.111.3.1-1|21	BuildRequires:	SDL-devel
12cr|simutrans-0.111.3.1-1|22	BuildRequires:	SDL_mixer-devel
12cr|simutrans-0.111.3.1-1|23	BuildRequires:	bzip2-devel
12cr|simutrans-0.111.3.1-1|24	BuildRequires:	zlib-devel
12cr|simutrans-0.111.3.1-1|25	
12cr|simutrans-0.111.3.1-1|26	%description
12cr|simutrans-0.111.3.1-1|27	Simutrans is a freeware transportation simulator that runs under
12cr|simutrans-0.111.3.1-1|28	Windows, Linux, and a few other operating systems (Apple Macintosh
12cr|simutrans-0.111.3.1-1|29	with Intel processors, BEOS). It's similar to Transport Tycoon,
12cr|simutrans-0.111.3.1-1|30	Transport Tycoon Deluxe and Transport Giant.
12cr|simutrans-0.111.3.1-1|31	
12cr|simutrans-0.111.3.1-1|32	You take on the role of operating a transportation company, and your
12cr|simutrans-0.111.3.1-1|33	goal is to get goods of various kinds, as well as passengers and mail,
12cr|simutrans-0.111.3.1-1|34	from one place to the next.
12cr|simutrans-0.111.3.1-1|35	
12cr|simutrans-0.111.3.1-1|36	Don't be fooled by the tile-based graphics - this is a very complex
12cr|simutrans-0.111.3.1-1|37	game, and it is constantly evolving, with new features being added. It
12cr|simutrans-0.111.3.1-1|38	is a living game, and consistently being made better and better.
12cr|simutrans-0.111.3.1-1|39	
12cr|simutrans-0.111.3.1-1|40	%prep
12cr|simutrans-0.111.3.1-1|41	%setup -q -c -a 5
12cr|simutrans-0.111.3.1-1|42	find . -type f -exec chmod 644 {} \;
12cr|simutrans-0.111.3.1-1|43	%patch1 -p1 -b .homepath
12cr|simutrans-0.111.3.1-1|44	%ifarch x86_64
12cr|simutrans-0.111.3.1-1|45	%patch0 -p1
12cr|simutrans-0.111.3.1-1|46	%endif
12cr|simutrans-0.111.3.1-1|47	
12cr|simutrans-0.111.3.1-1|48	%build
12cr|simutrans-0.111.3.1-1|49	cp -pr %{SOURCE1} .
12cr|simutrans-0.111.3.1-1|50	%make
12cr|simutrans-0.111.3.1-1|51	
12cr|simutrans-0.111.3.1-1|52	%install
12cr|simutrans-0.111.3.1-1|53	mkdir -p %{buildroot}%{_libexecdir}/simutrans
12cr|simutrans-0.111.3.1-1|54	mkdir -p %{buildroot}%{_bindir}
12cr|simutrans-0.111.3.1-1|55	mkdir -p %{buildroot}%{_iconsdir}
12cr|simutrans-0.111.3.1-1|56	mkdir -p %{buildroot}%{_datadir}/applications
12cr|simutrans-0.111.3.1-1|57	
12cr|simutrans-0.111.3.1-1|58	install -m 0755 build/default/sim %{buildroot}%{_libexecdir}/simutrans/simutrans.bin
12cr|simutrans-0.111.3.1-1|59	cp -pr simutrans/{config,font,music,text} %{buildroot}%{_libexecdir}/simutrans/
12cr|simutrans-0.111.3.1-1|60	
12cr|simutrans-0.111.3.1-1|61	sed -e 's,@LIBEXECDIR@,%{_libexecdir},g' %{SOURCE2} > %{buildroot}%{_bindir}/simutrans
12cr|simutrans-0.111.3.1-1|62	chmod 0755 %{buildroot}%{_bindir}/simutrans
12cr|simutrans-0.111.3.1-1|63	install -m 0644 %{SOURCE3} %{buildroot}%{_datadir}/applications/
12cr|simutrans-0.111.3.1-1|64	install -m 0644 %{SOURCE4} %{buildroot}%{_iconsdir}/
12cr|simutrans-0.111.3.1-1|65	
12cr|simutrans-0.111.3.1-1|66	%files
12cr|simutrans-0.111.3.1-1|67	%doc simutrans/*.txt
12cr|simutrans-0.111.3.1-1|68	%{_bindir}/*
12cr|simutrans-0.111.3.1-1|69	%{_libexecdir}/simutrans
12cr|simutrans-0.111.3.1-1|70	%{_iconsdir}/*
12cr|simutrans-0.111.3.1-1|71	%{_datadir}/applications/*.desktop
12cr|simutrans-0.111.3.1-1|72	
12cr|simutrans-0.111.3.1-1|73	
12cr|simutrans-0.111.3.1-1|74	
12cr|simutrans-0.111.3.1-1|75	%changelog
12cr|simutrans-0.111.3.1-1|76	* Mon Apr 16 2012 Andrey Bondrov <abondrov@mandriva.org> 0.111.2.2-1
12cr|simutrans-0.111.3.1-1|77	+ Revision: 791350
12cr|simutrans-0.111.3.1-1|78	- Re-diff no-x86-specifics patch
12cr|simutrans-0.111.3.1-1|79	- New version 0.111.2.2
12cr|simutrans-0.111.3.1-1|80	
12cr|simutrans-0.111.3.1-1|81	* Fri Dec 09 2011 Andrey Bondrov <abondrov@mandriva.org> 0.111.0-2
12cr|simutrans-0.111.3.1-1|82	+ Revision: 739531
12cr|simutrans-0.111.3.1-1|83	- Add patch1 to fix game config dir in user home
12cr|simutrans-0.111.3.1-1|84	
12cr|simutrans-0.111.3.1-1|85	* Fri Dec 09 2011 Andrey Bondrov <abondrov@mandriva.org> 0.111.0-1
12cr|simutrans-0.111.3.1-1|86	+ Revision: 739527
12cr|simutrans-0.111.3.1-1|87	- imported package simutrans
12cr|simutrans-0.111.3.1-1|88	

7518 12
12cr|simutrans-pak128-0.111.2-2|1	%define	ver	2.1.0
12cr|simutrans-pak128-0.111.2-2|2	%define	majver	111
12cr|simutrans-pak128-0.111.2-2|3	%define	minver	2
12cr|simutrans-pak128-0.111.2-2|4	%define	pak	pak128
12cr|simutrans-pak128-0.111.2-2|5	
12cr|simutrans-pak128-0.111.2-2|6	Summary:	A complete Simutrans game data package with 128x128 tiles
12cr|simutrans-pak128-0.111.2-2|7	Name:		simutrans-%{pak}
12cr|simutrans-pak128-0.111.2-2|8	Version:	0.%{majver}.%{minver}
12cr|simutrans-pak128-0.111.2-2|9	Release:	2
12cr|simutrans-pak128-0.111.2-2|10	License:	Artistic
12cr|simutrans-pak128-0.111.2-2|11	Group:		Games/Strategy
12cr|simutrans-pak128-0.111.2-2|12	URL:		http://www.simutrans.com
12cr|simutrans-pak128-0.111.2-2|13	BuildArch:	noarch
12cr|simutrans-pak128-0.111.2-2|14	Source0:	%{pak}-%{ver}--%{majver}.%{minver}.zip
12cr|simutrans-pak128-0.111.2-2|15	Provides:	simutrans-pak = %{version}
12cr|simutrans-pak128-0.111.2-2|16	Requires:	simutrans
12cr|simutrans-pak128-0.111.2-2|17	
12cr|simutrans-pak128-0.111.2-2|18	%description
12cr|simutrans-pak128-0.111.2-2|19	This is a complete data package for Simutrans transport game
12cr|simutrans-pak128-0.111.2-2|20	with 128x128 tiles. Internal version is %{ver}.
12cr|simutrans-pak128-0.111.2-2|21	
12cr|simutrans-pak128-0.111.2-2|22	%prep
12cr|simutrans-pak128-0.111.2-2|23	%setup -q -c %{name}-%{version}
12cr|simutrans-pak128-0.111.2-2|24	
12cr|simutrans-pak128-0.111.2-2|25	%install
12cr|simutrans-pak128-0.111.2-2|26	mkdir -p %{buildroot}%{_libexecdir}/simutrans
12cr|simutrans-pak128-0.111.2-2|27	cp -pr simutrans/* %{buildroot}%{_libexecdir}/simutrans/
12cr|simutrans-pak128-0.111.2-2|28	
12cr|simutrans-pak128-0.111.2-2|29	%files
12cr|simutrans-pak128-0.111.2-2|30	%{_libexecdir}/simutrans/*
12cr|simutrans-pak128-0.111.2-2|31	
12cr|simutrans-pak128-0.111.2-2|32	%changelog
12cr|simutrans-pak128-0.111.2-2|33	* Mon Apr 16 2012 Andrey Bondrov <abondrov@mandriva.org> 0.111.2-1
12cr|simutrans-pak128-0.111.2-2|34	+ Revision: 791369
12cr|simutrans-pak128-0.111.2-2|35	- New version 2.1.0-111.2
12cr|simutrans-pak128-0.111.2-2|36	
12cr|simutrans-pak128-0.111.2-2|37	* Fri Dec 09 2011 Andrey Bondrov <abondrov@mandriva.org> 0.111.0-1
12cr|simutrans-pak128-0.111.2-2|38	+ Revision: 739513
12cr|simutrans-pak128-0.111.2-2|39	- imported package simutrans-pak128
12cr|simutrans-pak128-0.111.2-2|40	

7519 12
12cr|simvoleon-2.0.1-3|1	%define name		simvoleon
12cr|simvoleon-2.0.1-3|2	%define tarname		SIMVoleon
12cr|simvoleon-2.0.1-3|3	%define major		40
12cr|simvoleon-2.0.1-3|4	%define libname		%mklibname %{name} %{major}
12cr|simvoleon-2.0.1-3|5	%define libnamedev	%mklibname %{name} %{major} -d
12cr|simvoleon-2.0.1-3|6	
12cr|simvoleon-2.0.1-3|7	Name:			%{name}
12cr|simvoleon-2.0.1-3|8	Version:		2.0.1
12cr|simvoleon-2.0.1-3|9	Release:		%mkrel 3
12cr|simvoleon-2.0.1-3|10	Summary:		Volume rendering library for Coin
12cr|simvoleon-2.0.1-3|11	License:		GPLv2
12cr|simvoleon-2.0.1-3|12	Group:			System/Libraries
12cr|simvoleon-2.0.1-3|13	URL:			http://www.coin3d.org
12cr|simvoleon-2.0.1-3|14	Source0:		http://ftp.coin3d.org/coin/src/all/%{tarname}-%{version}.tar.bz2
12cr|simvoleon-2.0.1-3|15	
12cr|simvoleon-2.0.1-3|16	# Backport from 2.0.0:
12cr|simvoleon-2.0.1-3|17	# The 2.0.1 tarball lacks files.
12cr|simvoleon-2.0.1-3|18	Patch0:			SIMVoleon-2.0.1-doxyfixes.diff
12cr|simvoleon-2.0.1-3|19	Patch1:			SIMVoleon-2.0.1-simacros.diff
12cr|simvoleon-2.0.1-3|20	Patch2:			SIMVoleon-2.0.1-libtool.diff
12cr|simvoleon-2.0.1-3|21	Patch3:			SIMVoleon-2.0.1-gcc4.1.diff
12cr|simvoleon-2.0.1-3|22	Patch4:			simvoleon-2.0.1-mga-fix_here_doc-simvoleon-config.in.patch
12cr|simvoleon-2.0.1-3|23	
12cr|simvoleon-2.0.1-3|24	BuildRequires:		pkgconfig(Coin)
12cr|simvoleon-2.0.1-3|25	BuildRequires:		pkgconfig(glu)
12cr|simvoleon-2.0.1-3|26	BuildRequires:		doxygen
12cr|simvoleon-2.0.1-3|27	
12cr|simvoleon-2.0.1-3|28	%description
12cr|simvoleon-2.0.1-3|29	SIM Voleon is a software development system, in the form of an add-on library
12cr|simvoleon-2.0.1-3|30	to Coin3D. SIM Voleon complements Coin's capabilities for polygon-based
12cr|simvoleon-2.0.1-3|31	rendering with visualization of volumetric data sets, by providing so-called
12cr|simvoleon-2.0.1-3|32	"volume rendering" technology.
12cr|simvoleon-2.0.1-3|33	
12cr|simvoleon-2.0.1-3|34	%package -n %{libname}
12cr|simvoleon-2.0.1-3|35	Summary:		Development files for SIMVoleon
12cr|simvoleon-2.0.1-3|36	Group:			System/Libraries
12cr|simvoleon-2.0.1-3|37	Provides:		%{name} = %{version}-%{release}
12cr|simvoleon-2.0.1-3|38	
12cr|simvoleon-2.0.1-3|39	%description -n %{libname}
12cr|simvoleon-2.0.1-3|40	SIM Voleon is a software development system, in the form of an add-on library
12cr|simvoleon-2.0.1-3|41	to Coin3D. SIM Voleon complements Coin's capabilities for polygon-based
12cr|simvoleon-2.0.1-3|42	rendering with visualization of volumetric data sets, by providing so-called
12cr|simvoleon-2.0.1-3|43	"volume rendering" technology.
12cr|simvoleon-2.0.1-3|44	
12cr|simvoleon-2.0.1-3|45	%package -n %{libnamedev}
12cr|simvoleon-2.0.1-3|46	Summary:		Development files for SIMVoleon
12cr|simvoleon-2.0.1-3|47	Requires:		%{libname} = %{version}-%{release}
12cr|simvoleon-2.0.1-3|48	Requires:		coin-devel
12cr|simvoleon-2.0.1-3|49	Provides:		%{name}-devel = %{version}-%{release}
12cr|simvoleon-2.0.1-3|50	Provides:		%{tarname}-devel = %{version}-%{release}
12cr|simvoleon-2.0.1-3|51	Group:			Development/C++
12cr|simvoleon-2.0.1-3|52	
12cr|simvoleon-2.0.1-3|53	%description -n %{libnamedev}
12cr|simvoleon-2.0.1-3|54	SIM Voleon is a software development system, in the form of an add-on library
12cr|simvoleon-2.0.1-3|55	to Coin3D. SIM Voleon complements Coin's capabilities for polygon-based
12cr|simvoleon-2.0.1-3|56	rendering with visualization of volumetric data sets, by providing so-called
12cr|simvoleon-2.0.1-3|57	"volume rendering" technology.
12cr|simvoleon-2.0.1-3|58	
12cr|simvoleon-2.0.1-3|59	
12cr|simvoleon-2.0.1-3|60	%prep
12cr|simvoleon-2.0.1-3|61	%setup -q -n %{tarname}-%{version}
12cr|simvoleon-2.0.1-3|62	%patch0 -p1
12cr|simvoleon-2.0.1-3|63	%patch1 -p1
12cr|simvoleon-2.0.1-3|64	%patch2 -p1
12cr|simvoleon-2.0.1-3|65	%patch3 -p1
12cr|simvoleon-2.0.1-3|66	%patch4 -p0 -b .simvoleon-2.0.1-mga-fix_here_doc-simvoleon-config.in.patch
12cr|simvoleon-2.0.1-3|67	
12cr|simvoleon-2.0.1-3|68	chmod +x cfg/doxy4win.pl
12cr|simvoleon-2.0.1-3|69	
12cr|simvoleon-2.0.1-3|70	%build
12cr|simvoleon-2.0.1-3|71	./configure \
12cr|simvoleon-2.0.1-3|72	--prefix=%{_usr} \
12cr|simvoleon-2.0.1-3|73	--libdir=%{_libdir} \
12cr|simvoleon-2.0.1-3|74	--includedir=%{_includedir} \
12cr|simvoleon-2.0.1-3|75	--disable-dependency-tracking \
12cr|simvoleon-2.0.1-3|76	--enable-man \
12cr|simvoleon-2.0.1-3|77	--enable-html \
12cr|simvoleon-2.0.1-3|78	htmldir=%{_datadir}/Coin/SIMVoleon
12cr|simvoleon-2.0.1-3|79	%make
12cr|simvoleon-2.0.1-3|80	
12cr|simvoleon-2.0.1-3|81	%install
12cr|simvoleon-2.0.1-3|82	%makeinstall_std
12cr|simvoleon-2.0.1-3|83	
12cr|simvoleon-2.0.1-3|84	%files -n %{libname}
12cr|simvoleon-2.0.1-3|85	%doc AUTHORS ChangeLog COPYING README NEWS
12cr|simvoleon-2.0.1-3|86	%{_libdir}/libSimVoleon*.so.*
12cr|simvoleon-2.0.1-3|87	
12cr|simvoleon-2.0.1-3|88	%files -n %{libnamedev}
12cr|simvoleon-2.0.1-3|89	%{_bindir}/*
12cr|simvoleon-2.0.1-3|90	%{_includedir}/*
12cr|simvoleon-2.0.1-3|91	%{_libdir}/libSimVoleon*.so
12cr|simvoleon-2.0.1-3|92	%{_datadir}/aclocal/simvoleon.m4
12cr|simvoleon-2.0.1-3|93	%{_datadir}/Coin/conf
12cr|simvoleon-2.0.1-3|94	%{_datadir}/Coin/SIMVoleon/*
12cr|simvoleon-2.0.1-3|95	#% doc %{_datadir}/Coin/*

7520 12
12cr|singular-3.1.5-5|1	%define		name			singular
12cr|singular-3.1.5-5|2	%define		old_libsingular_devel	%mklibname %{name} -d
12cr|singular-3.1.5-5|3	%define		old_libsingular_static	%mklibname %{name} -d -s
12cr|singular-3.1.5-5|4	%define		singulardir		%{_libdir}/Singular
12cr|singular-3.1.5-5|5	
12cr|singular-3.1.5-5|6	Name:		%{name}
12cr|singular-3.1.5-5|7	Summary:	Computer Algebra System for polynomial computations
12cr|singular-3.1.5-5|8	Version:	3.1.5
12cr|singular-3.1.5-5|9	Release:	5
12cr|singular-3.1.5-5|10	License:	BSD and LGPLv2+ and GPLv2+
12cr|singular-3.1.5-5|11	Group:		Sciences/Mathematics
12cr|singular-3.1.5-5|12	Source0:	http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/3-1-5/Singular-3-1-5.tar.gz
12cr|singular-3.1.5-5|13	Source1:	singular.hlp
12cr|singular-3.1.5-5|14	Source2:	singular.idx
12cr|singular-3.1.5-5|15	URL:		http://www.singular.uni-kl.de/
12cr|singular-3.1.5-5|16	BuildRequires:	emacs
12cr|singular-3.1.5-5|17	BuildRequires:	flex
12cr|singular-3.1.5-5|18	BuildRequires:	gmp-devel
12cr|singular-3.1.5-5|19	BuildRequires:	ncurses-devel
12cr|singular-3.1.5-5|20	BuildRequires:	ntl-devel
12cr|singular-3.1.5-5|21	BuildRequires:	readline-devel
12cr|singular-3.1.5-5|22	BuildRequires:	sharutils
12cr|singular-3.1.5-5|23	BuildRequires:	texinfo
12cr|singular-3.1.5-5|24	BuildRequires:	texlive
12cr|singular-3.1.5-5|25	Requires:	surf
12cr|singular-3.1.5-5|26	
12cr|singular-3.1.5-5|27	# Use destdir in install targets
12cr|singular-3.1.5-5|28	Patch1:		Singular-destdir.patch
12cr|singular-3.1.5-5|29	# Find headers in source tree
12cr|singular-3.1.5-5|30	Patch2:		Singular-headers.patch
12cr|singular-3.1.5-5|31	# Find and link to generated libraries
12cr|singular-3.1.5-5|32	Patch3:		Singular-link.patch
12cr|singular-3.1.5-5|33	# Do not attempt to load non existing modules, do not even run
12cr|singular-3.1.5-5|34	# the binary in DESTDIR when building the documentation
12cr|singular-3.1.5-5|35	Patch4:		Singular-doc.patch
12cr|singular-3.1.5-5|36	# Correct koji error:
12cr|singular-3.1.5-5|37	# ** ERROR: No build ID note found in /builddir/build/BUILDROOT/Singular-3.1.3-1.fc16.x86_64/usr/lib64/Singular/dbmsr.so
12cr|singular-3.1.5-5|38	Patch5:		Singular-builddid.patch
12cr|singular-3.1.5-5|39	# Correct undefined symbol in libsingular
12cr|singular-3.1.5-5|40	# This patch removes a hack to avoid duplicated symbols in tesths.cc
12cr|singular-3.1.5-5|41	# when calling mp_set_memory_functions, what is a really a bad idea on
12cr|singular-3.1.5-5|42	# a shared library.
12cr|singular-3.1.5-5|43	Patch6:		Singular-undefined.patch
12cr|singular-3.1.5-5|44	
12cr|singular-3.1.5-5|45	# From sagemath singular-3-1-5.p0.spkg in "Upgrade Singular" trac
12cr|singular-3.1.5-5|46	# at http://trac.sagemath.org/sage_trac/ticket/13237
12cr|singular-3.1.5-5|47	Patch7:		NTL_negate.patch
12cr|singular-3.1.5-5|48	Patch8:		singular_trac_439.patch
12cr|singular-3.1.5-5|49	Patch9:		singular_trac_440.patch
12cr|singular-3.1.5-5|50	Patch10:	singular_trac_441.patch
12cr|singular-3.1.5-5|51	
12cr|singular-3.1.5-5|52	## Macaulay2 patches
12cr|singular-3.1.5-5|53	Patch20: Singular-M2_factory.patch
12cr|singular-3.1.5-5|54	Patch21: Singular-M2_memutil_debuggging.patch
12cr|singular-3.1.5-5|55	Patch22: Singular-M2_libfac.patch
12cr|singular-3.1.5-5|56	
12cr|singular-3.1.5-5|57	%description
12cr|singular-3.1.5-5|58	Singular is a computer algebra system for polynomial computations, with
12cr|singular-3.1.5-5|59	special emphasis on commutative and non-commutative algebra, algebraic
12cr|singular-3.1.5-5|60	geometry, and singularity theory. It is free and open-source under the
12cr|singular-3.1.5-5|61	GNU General Public Licence.
12cr|singular-3.1.5-5|62	
12cr|singular-3.1.5-5|63	%package	devel
12cr|singular-3.1.5-5|64	Group:		Development/Other
12cr|singular-3.1.5-5|65	Summary:	Singular development files
12cr|singular-3.1.5-5|66	Obsoletes:	%{old_libsingular_devel} < %{version}-%{release}
12cr|singular-3.1.5-5|67	Obsoletes:	%{old_libsingular_static} < %{version}-%{release}
12cr|singular-3.1.5-5|68	Provides:	%{old_libsingular_devel} = %{version}-%{release}
12cr|singular-3.1.5-5|69	
12cr|singular-3.1.5-5|70	%description	devel
12cr|singular-3.1.5-5|71	This package contains the Singular development files.
12cr|singular-3.1.5-5|72	
12cr|singular-3.1.5-5|73	%package	-n factory-devel
12cr|singular-3.1.5-5|74	Summary:	C++ class library for multivariate polynomial data
12cr|singular-3.1.5-5|75	Group:		Development/Other
12cr|singular-3.1.5-5|76	Requires:	gmp-devel
12cr|singular-3.1.5-5|77	Obsoletes:	factory-static < %{version}-%{release}
12cr|singular-3.1.5-5|78	Provides:	factory-static = %{version}-%{release}
12cr|singular-3.1.5-5|79	
12cr|singular-3.1.5-5|80	%description	-n factory-devel
12cr|singular-3.1.5-5|81	Factory is a C++ class library that implements a recursive representation
12cr|singular-3.1.5-5|82	of multivariate polynomial data.
12cr|singular-3.1.5-5|83	
12cr|singular-3.1.5-5|84	%package	-n libfac-devel
12cr|singular-3.1.5-5|85	Summary:	An extension to Singular-factory
12cr|singular-3.1.5-5|86	Group:		Development/Other
12cr|singular-3.1.5-5|87	Obsoletes:	libfac-static < %{version}-%{release}
12cr|singular-3.1.5-5|88	Provides:	libfac-static = %{version}-%{release}
12cr|singular-3.1.5-5|89	
12cr|singular-3.1.5-5|90	%description	-n libfac-devel
12cr|singular-3.1.5-5|91	Singular-libfac is an extension to Singular-factory which implements
12cr|singular-3.1.5-5|92	factorization of polynomials over finite fields and algorithms for
12cr|singular-3.1.5-5|93	manipulation of polynomial ideals via the characteristic set methods
12cr|singular-3.1.5-5|94	(e.g., calculating the characteristic set and the irreducible
12cr|singular-3.1.5-5|95	characteristic series).
12cr|singular-3.1.5-5|96	
12cr|singular-3.1.5-5|97	%package	examples
12cr|singular-3.1.5-5|98	Summary:	Singular example files
12cr|singular-3.1.5-5|99	Group:		Sciences/Mathematics
12cr|singular-3.1.5-5|100	Requires:	%{name} = %{version}-%{release}
12cr|singular-3.1.5-5|101	
12cr|singular-3.1.5-5|102	%description	examples
12cr|singular-3.1.5-5|103	This package contains the Singular example files.
12cr|singular-3.1.5-5|104	
12cr|singular-3.1.5-5|105	%package	doc
12cr|singular-3.1.5-5|106	Summary:	Singular documentation files
12cr|singular-3.1.5-5|107	Group:		Sciences/Mathematics
12cr|singular-3.1.5-5|108	Requires:	%{name} = %{version}-%{release}
12cr|singular-3.1.5-5|109	
12cr|singular-3.1.5-5|110	%description	doc
12cr|singular-3.1.5-5|111	This package contains the Singular documentation files.
12cr|singular-3.1.5-5|112	
12cr|singular-3.1.5-5|113	%package	surfex
12cr|singular-3.1.5-5|114	Summary:	Singular java interface
12cr|singular-3.1.5-5|115	Group:		Sciences/Mathematics
12cr|singular-3.1.5-5|116	Requires:	java
12cr|singular-3.1.5-5|117	Requires:	%{name} = %{version}-%{release}
12cr|singular-3.1.5-5|118	
12cr|singular-3.1.5-5|119	%description	surfex
12cr|singular-3.1.5-5|120	This package contains the Singular java interface.
12cr|singular-3.1.5-5|121	
12cr|singular-3.1.5-5|122	%package	emacs
12cr|singular-3.1.5-5|123	Summary:	Emacs mode for Singular
12cr|singular-3.1.5-5|124	Group:		Sciences/Mathematics
12cr|singular-3.1.5-5|125	Requires:	emacs-common
12cr|singular-3.1.5-5|126	Requires:	%{name} = %{version}-%{release}
12cr|singular-3.1.5-5|127	
12cr|singular-3.1.5-5|128	%description	emacs
12cr|singular-3.1.5-5|129	Emacs mode for Singular.
12cr|singular-3.1.5-5|130	
12cr|singular-3.1.5-5|131	%prep
12cr|singular-3.1.5-5|132	%setup -q -n Singular-3-1-5
12cr|singular-3.1.5-5|133	%patch1 -p1
12cr|singular-3.1.5-5|134	%patch2 -p1
12cr|singular-3.1.5-5|135	%patch3 -p1
12cr|singular-3.1.5-5|136	%patch4 -p1
12cr|singular-3.1.5-5|137	%patch5 -p1
12cr|singular-3.1.5-5|138	%patch6 -p1
12cr|singular-3.1.5-5|139	
12cr|singular-3.1.5-5|140	%patch7 -p1
12cr|singular-3.1.5-5|141	%patch8 -p1
12cr|singular-3.1.5-5|142	%patch9 -p1
12cr|singular-3.1.5-5|143	%patch10 -p1
12cr|singular-3.1.5-5|144	
12cr|singular-3.1.5-5|145	%patch20 -p1 -b .M2_factory
12cr|singular-3.1.5-5|146	%patch21 -p1 -b .M2_memutil_debuggging
12cr|singular-3.1.5-5|147	%patch22 -p1 -b .M2_libfac
12cr|singular-3.1.5-5|148	
12cr|singular-3.1.5-5|149	sed -i -e "s|gftabledir=.*|gftabledir='%{singulardir}/LIB/gftables'|"	\
12cr|singular-3.1.5-5|150	-e "s|explicit_gftabledir=.*|explicit_gftabledir='%{singulardir}/LIB/gftables'|" \
12cr|singular-3.1.5-5|151	factory/configure.in
12cr|singular-3.1.5-5|152	
12cr|singular-3.1.5-5|153	# Force use of system ntl
12cr|singular-3.1.5-5|154	rm -fr ntl
12cr|singular-3.1.5-5|155	
12cr|singular-3.1.5-5|156	%build
12cr|singular-3.1.5-5|157	export CFLAGS="%{optflags} -fPIC"
12cr|singular-3.1.5-5|158	export CXXFLAGS=$CFLAGS
12cr|singular-3.1.5-5|159	
12cr|singular-3.1.5-5|160	# build components in specific order to not need to build & install
12cr|singular-3.1.5-5|161	# in a single make command
12cr|singular-3.1.5-5|162	%configure \
12cr|singular-3.1.5-5|163	--bindir=%{singulardir} \
12cr|singular-3.1.5-5|164	--with-apint=gmp \
12cr|singular-3.1.5-5|165	--with-gmp=%{_prefix} \
12cr|singular-3.1.5-5|166	--with-ntl=%{_prefix} \
12cr|singular-3.1.5-5|167	--with-NTL \
12cr|singular-3.1.5-5|168	--without-MP \
12cr|singular-3.1.5-5|169	--without-lex \
12cr|singular-3.1.5-5|170	--without-bison \
12cr|singular-3.1.5-5|171	--without-Boost \
12cr|singular-3.1.5-5|172	--enable-gmp=%{_prefix} \
12cr|singular-3.1.5-5|173	--enable-Singular \
12cr|singular-3.1.5-5|174	--enable-factory \
12cr|singular-3.1.5-5|175	--enable-libfac \
12cr|singular-3.1.5-5|176	--enable-IntegerProgramming \
12cr|singular-3.1.5-5|177	--disable-doc \
12cr|singular-3.1.5-5|178	--with-malloc=system
12cr|singular-3.1.5-5|179	# remove bogus -L/usr/kernel from linker command line and
12cr|singular-3.1.5-5|180	# do not put standard library in linker command line to avoid
12cr|singular-3.1.5-5|181	# linking with a system wide libsingcf or libfacf
12cr|singular-3.1.5-5|182	sed -i 's|-L%{_prefix}/kernel||g;s|-L%{_libdir}||g' Singular/Makefile
12cr|singular-3.1.5-5|183	make %{?_smp_mflags} Singular
12cr|singular-3.1.5-5|184	# factory needs omalloc built
12cr|singular-3.1.5-5|185	make %{?_smp_mflags} -C omalloc
12cr|singular-3.1.5-5|186	
12cr|singular-3.1.5-5|187	pushd factory
12cr|singular-3.1.5-5|188	%configure \
12cr|singular-3.1.5-5|189	--bindir=%{singulardir} \
12cr|singular-3.1.5-5|190	--includedir=%{_includedir}/factory \
12cr|singular-3.1.5-5|191	--with-apint=gmp \
12cr|singular-3.1.5-5|192	--with-gmp=%{_prefix} \
12cr|singular-3.1.5-5|193	--with-ntl=%{_prefix} \
12cr|singular-3.1.5-5|194	--with-NTL \
12cr|singular-3.1.5-5|195	--with-Singular \
12cr|singular-3.1.5-5|196	--enable-gmp=%{_prefix}
12cr|singular-3.1.5-5|197	make %{?_smp_mflags}
12cr|singular-3.1.5-5|198	popd
12cr|singular-3.1.5-5|199	
12cr|singular-3.1.5-5|200	# kernel needs factory built
12cr|singular-3.1.5-5|201	make %{?_smp_mflags} -C kernel
12cr|singular-3.1.5-5|202	
12cr|singular-3.1.5-5|203	# libfac needs factory built
12cr|singular-3.1.5-5|204	pushd libfac
12cr|singular-3.1.5-5|205	%configure \
12cr|singular-3.1.5-5|206	--bindir=%{singulardir} \
12cr|singular-3.1.5-5|207	--with-apint=gmp \
12cr|singular-3.1.5-5|208	--with-gmp=%{_prefix} \
12cr|singular-3.1.5-5|209	--with-ntl=%{_prefix} \
12cr|singular-3.1.5-5|210	--with-NTL \
12cr|singular-3.1.5-5|211	--enable-factory \
12cr|singular-3.1.5-5|212	--enable-libfac \
12cr|singular-3.1.5-5|213	--enable-omalloc \
12cr|singular-3.1.5-5|214	--enable-gmp=%{_prefix}
12cr|singular-3.1.5-5|215	make %{?_smp_mflags}
12cr|singular-3.1.5-5|216	# not built by default
12cr|singular-3.1.5-5|217	make libfac.a
12cr|singular-3.1.5-5|218	popd
12cr|singular-3.1.5-5|219	
12cr|singular-3.1.5-5|220	# target required to rebuild documentation
12cr|singular-3.1.5-5|221	make %{?_smp_mflags} -C Singular libparse
12cr|singular-3.1.5-5|222	
12cr|singular-3.1.5-5|223	%install
12cr|singular-3.1.5-5|224	make \
12cr|singular-3.1.5-5|225	DESTDIR=$RPM_BUILD_ROOT \
12cr|singular-3.1.5-5|226	install_prefix=$RPM_BUILD_ROOT%{singulardir} \
12cr|singular-3.1.5-5|227	slibdir=%{singulardir}/LIB \
12cr|singular-3.1.5-5|228	install \
12cr|singular-3.1.5-5|229	install-libsingular \
12cr|singular-3.1.5-5|230	install-sharedist
12cr|singular-3.1.5-5|231	
12cr|singular-3.1.5-5|232	# does not need to be in top directory
12cr|singular-3.1.5-5|233	mv $RPM_BUILD_ROOT%{_includedir}/{my,om}limits.h \
12cr|singular-3.1.5-5|234	$RPM_BUILD_ROOT%{_includedir}/singular
12cr|singular-3.1.5-5|235	
12cr|singular-3.1.5-5|236	# also installed in libdir
12cr|singular-3.1.5-5|237	rm -f $RPM_BUILD_ROOT%{_bindir}/*.so
12cr|singular-3.1.5-5|238	rm -f $RPM_BUILD_ROOT%{singulardir}/libsingular.so
12cr|singular-3.1.5-5|239	
12cr|singular-3.1.5-5|240	# already linked to libsingular.so; do not distribute static libraries
12cr|singular-3.1.5-5|241	# or just compiled objects.
12cr|singular-3.1.5-5|242	rm -f $RPM_BUILD_ROOT%{_libdir}/*.a $RPM_BUILD_ROOT%{_libdir}/*.o
12cr|singular-3.1.5-5|243	
12cr|singular-3.1.5-5|244	# avoid poluting libdir with dynamic modules
12cr|singular-3.1.5-5|245	pushd $RPM_BUILD_ROOT%{_libdir}
12cr|singular-3.1.5-5|246	mkdir -p Singular
12cr|singular-3.1.5-5|247	mv dbmsr.so p_Procs*.so Singular
12cr|singular-3.1.5-5|248	popd
12cr|singular-3.1.5-5|249	
12cr|singular-3.1.5-5|250	# create a script also setting SINGULARPATH
12cr|singular-3.1.5-5|251	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|singular-3.1.5-5|252	cat > $RPM_BUILD_ROOT%{_bindir}/Singular << EOF
12cr|singular-3.1.5-5|253	#!/bin/sh
12cr|singular-3.1.5-5|254	
12cr|singular-3.1.5-5|255	SINGULARPATH=%{singulardir} %{singulardir}/Singular-3-1-5 "\$@"
12cr|singular-3.1.5-5|256	EOF
12cr|singular-3.1.5-5|257	chmod +x $RPM_BUILD_ROOT%{_bindir}/Singular
12cr|singular-3.1.5-5|258	
12cr|singular-3.1.5-5|259	# TSingular
12cr|singular-3.1.5-5|260	cat > $RPM_BUILD_ROOT%{_bindir}/TSingular << EOF
12cr|singular-3.1.5-5|261	#!/bin/sh
12cr|singular-3.1.5-5|262	
12cr|singular-3.1.5-5|263	%{singulardir}/TSingular --singular %{_bindir}/Singular "\$@"
12cr|singular-3.1.5-5|264	EOF
12cr|singular-3.1.5-5|265	chmod +x $RPM_BUILD_ROOT%{_bindir}/TSingular
12cr|singular-3.1.5-5|266	
12cr|singular-3.1.5-5|267	# remove some wrong executable permissions
12cr|singular-3.1.5-5|268	chmod 644 $RPM_BUILD_ROOT%{singulardir}/LIB/*.lib
12cr|singular-3.1.5-5|269	
12cr|singular-3.1.5-5|270	# surfex
12cr|singular-3.1.5-5|271	cat > $RPM_BUILD_ROOT%{_bindir}/surfex << EOF
12cr|singular-3.1.5-5|272	#!/bin/sh
12cr|singular-3.1.5-5|273	
12cr|singular-3.1.5-5|274	%{singulardir}/surfex %{singulardir}/LIB/surfex "\$@"
12cr|singular-3.1.5-5|275	EOF
12cr|singular-3.1.5-5|276	chmod +x $RPM_BUILD_ROOT%{_bindir}/surfex
12cr|singular-3.1.5-5|277	mkdir -p $RPM_BUILD_ROOT%{singulardir}/LIB/surfex/doc
12cr|singular-3.1.5-5|278	install -m644 Singular/LIB/surfex/doc/surfex_doc_linux.pdf \
12cr|singular-3.1.5-5|279	$RPM_BUILD_ROOT%{singulardir}/LIB/surfex/doc/surfex_doc_linux.pdf
12cr|singular-3.1.5-5|280	
12cr|singular-3.1.5-5|281	# referenced in xemacs setup
12cr|singular-3.1.5-5|282	install -m644 emacs/singular.xpm $RPM_BUILD_ROOT%{_lispdir}/singular
12cr|singular-3.1.5-5|283	
12cr|singular-3.1.5-5|284	# remove suggested preferences
12cr|singular-3.1.5-5|285	rm -f $RPM_BUILD_ROOT%{_lispdir}/singular/.emacs-general
12cr|singular-3.1.5-5|286	
12cr|singular-3.1.5-5|287	# emacs autostart
12cr|singular-3.1.5-5|288	sed -i "s|<your-singular-emacs-home-directory>|%{_ispdir}/singular|" \
12cr|singular-3.1.5-5|289	$RPM_BUILD_ROOT%{_lispdir}/singular/.emacs-singular
12cr|singular-3.1.5-5|290	mv $RPM_BUILD_ROOT%{_lispdir}/singular/.emacs-singular \
12cr|singular-3.1.5-5|291	$RPM_BUILD_ROOT%{_lispdir}/singular-init.el
12cr|singular-3.1.5-5|292	
12cr|singular-3.1.5-5|293	# ESingular
12cr|singular-3.1.5-5|294	cat > $RPM_BUILD_ROOT%{_bindir}/ESingular << EOF
12cr|singular-3.1.5-5|295	#!/bin/sh
12cr|singular-3.1.5-5|296	
12cr|singular-3.1.5-5|297	export ESINGULAR_EMACS_LOAD=%{_emacs_sitestartdir}/singular-init.el
12cr|singular-3.1.5-5|298	export ESINGULAR_EMACS_DIR=%{_lispdir}/singular
12cr|singular-3.1.5-5|299	%{singulardir}/ESingular --singular %{_bindir}/Singular "\$@"
12cr|singular-3.1.5-5|300	EOF
12cr|singular-3.1.5-5|301	chmod +x $RPM_BUILD_ROOT%{_bindir}/ESingular
12cr|singular-3.1.5-5|302	
12cr|singular-3.1.5-5|303	pushd libfac
12cr|singular-3.1.5-5|304	make DESTDIR=$RPM_BUILD_ROOT install
12cr|singular-3.1.5-5|305	# not installed by default
12cr|singular-3.1.5-5|306	install -m 644 libfac.a $RPM_BUILD_ROOT%{_libdir}/libfac.a
12cr|singular-3.1.5-5|307	popd
12cr|singular-3.1.5-5|308	
12cr|singular-3.1.5-5|309	pushd factory
12cr|singular-3.1.5-5|310	make DESTDIR=$RPM_BUILD_ROOT install
12cr|singular-3.1.5-5|311	# make a version without singular defined
12cr|singular-3.1.5-5|312	make clean
12cr|singular-3.1.5-5|313	%configure \
12cr|singular-3.1.5-5|314	--bindir=%{singulardir} \
12cr|singular-3.1.5-5|315	--includedir=%{_includedir}/factory \
12cr|singular-3.1.5-5|316	--with-apint=gmp \
12cr|singular-3.1.5-5|317	--with-gmp=%{_prefix} \
12cr|singular-3.1.5-5|318	--with-ntl=%{_prefix} \
12cr|singular-3.1.5-5|319	--with-NTL \
12cr|singular-3.1.5-5|320	--without-Singular \
12cr|singular-3.1.5-5|321	--enable-gmp=%{_prefix}
12cr|singular-3.1.5-5|322	# avoid missing "print" symbols not used elsewhere
12cr|singular-3.1.5-5|323	make CPPFLAGS="-DNOSTREAMIO=1" %{?_smp_mflags}
12cr|singular-3.1.5-5|324	# not built by default
12cr|singular-3.1.5-5|325	make libcfmem.a
12cr|singular-3.1.5-5|326	# do not run make install again, just install non singular factory files
12cr|singular-3.1.5-5|327	install -m 644 libcf.a $RPM_BUILD_ROOT%{_libdir}
12cr|singular-3.1.5-5|328	install -m 644 libcfmem.a $RPM_BUILD_ROOT%{_libdir}
12cr|singular-3.1.5-5|329	# automatically generated file at install time ignores includedir
12cr|singular-3.1.5-5|330	sed	-e 's|<factory|<factory/factory|' \
12cr|singular-3.1.5-5|331	-e 's|<templates/|<factory/templates/|' \
12cr|singular-3.1.5-5|332	-i $RPM_BUILD_ROOT%{_includedir}/factory/templates/ftmpl_inst.cc
12cr|singular-3.1.5-5|333	popd
12cr|singular-3.1.5-5|334	sed -e 's|<\(cf_gmp.h>\)|<factory/\1|' \
12cr|singular-3.1.5-5|335	-i $RPM_BUILD_ROOT%{_includedir}/singular/si_gmp.h
12cr|singular-3.1.5-5|336	
12cr|singular-3.1.5-5|337	%files
12cr|singular-3.1.5-5|338	%{_bindir}/Singular
12cr|singular-3.1.5-5|339	%{_bindir}/TSingular
12cr|singular-3.1.5-5|340	%doc %{singulardir}/COPYING
12cr|singular-3.1.5-5|341	%doc %{singulardir}/GPL2
12cr|singular-3.1.5-5|342	%doc %{singulardir}/GPL3
12cr|singular-3.1.5-5|343	%doc %{singulardir}/NEWS
12cr|singular-3.1.5-5|344	%doc %{singulardir}/README
12cr|singular-3.1.5-5|345	%dir %{singulardir}
12cr|singular-3.1.5-5|346	%dir %{singulardir}/LIB
12cr|singular-3.1.5-5|347	%doc %{singulardir}/LIB/COPYING
12cr|singular-3.1.5-5|348	%{singulardir}/LIB/*.lib
12cr|singular-3.1.5-5|349	%{singulardir}/LIB/help.cnf
12cr|singular-3.1.5-5|350	%{singulardir}/LIB/gftables
12cr|singular-3.1.5-5|351	%{singulardir}/doc
12cr|singular-3.1.5-5|352	%{singulardir}/info
12cr|singular-3.1.5-5|353	%{singulardir}/change_cost
12cr|singular-3.1.5-5|354	%{singulardir}/gen_test
12cr|singular-3.1.5-5|355	%{singulardir}/libparse
12cr|singular-3.1.5-5|356	%{singulardir}/LLL
12cr|singular-3.1.5-5|357	%{singulardir}/Singular*
12cr|singular-3.1.5-5|358	%{singulardir}/solve_IP
12cr|singular-3.1.5-5|359	%{singulardir}/toric_ideal
12cr|singular-3.1.5-5|360	%{singulardir}/TSingular
12cr|singular-3.1.5-5|361	%{singulardir}/*.so
12cr|singular-3.1.5-5|362	%{_libdir}/libsingular.so
12cr|singular-3.1.5-5|363	
12cr|singular-3.1.5-5|364	%files		devel
12cr|singular-3.1.5-5|365	%{_includedir}/libsingular.h
12cr|singular-3.1.5-5|366	%{_includedir}/omalloc.h
12cr|singular-3.1.5-5|367	%{_includedir}/singular
12cr|singular-3.1.5-5|368	
12cr|singular-3.1.5-5|369	%files		-n factory-devel
12cr|singular-3.1.5-5|370	%doc factory/ChangeLog
12cr|singular-3.1.5-5|371	%doc factory/NEWS
12cr|singular-3.1.5-5|372	%doc factory/README
12cr|singular-3.1.5-5|373	%{_includedir}/factory
12cr|singular-3.1.5-5|374	%{_libdir}/libcf.a
12cr|singular-3.1.5-5|375	%{_libdir}/libcfmem.a
12cr|singular-3.1.5-5|376	%{_libdir}/libsingcf*.a
12cr|singular-3.1.5-5|377	
12cr|singular-3.1.5-5|378	%files		-n libfac-devel
12cr|singular-3.1.5-5|379	%doc libfac/00README
12cr|singular-3.1.5-5|380	%doc libfac/ChangeLog
12cr|singular-3.1.5-5|381	%doc libfac/COPYING
12cr|singular-3.1.5-5|382	%{_includedir}/factor.h
12cr|singular-3.1.5-5|383	%{_libdir}/libfac.a
12cr|singular-3.1.5-5|384	%{_libdir}/libsingfac*.a
12cr|singular-3.1.5-5|385	
12cr|singular-3.1.5-5|386	%files		examples
12cr|singular-3.1.5-5|387	%{singulardir}/examples
12cr|singular-3.1.5-5|388	
12cr|singular-3.1.5-5|389	%files		doc
12cr|singular-3.1.5-5|390	%doc %{singulardir}/html
12cr|singular-3.1.5-5|391	%doc %{singulardir}/*.html
12cr|singular-3.1.5-5|392	
12cr|singular-3.1.5-5|393	%files		surfex
12cr|singular-3.1.5-5|394	%{_bindir}/surfex
12cr|singular-3.1.5-5|395	%{singulardir}/surfex
12cr|singular-3.1.5-5|396	%{singulardir}/LIB/surfex
12cr|singular-3.1.5-5|397	
12cr|singular-3.1.5-5|398	%files		emacs
12cr|singular-3.1.5-5|399	%{_bindir}/ESingular
12cr|singular-3.1.5-5|400	%{singulardir}/ESingular
12cr|singular-3.1.5-5|401	%{_lispdir}/singular
12cr|singular-3.1.5-5|402	%{_lispdir}/singular-init.el
12cr|singular-3.1.5-5|403	
12cr|singular-3.1.5-5|404	
12cr|singular-3.1.5-5|405	%changelog
12cr|singular-3.1.5-5|406	* Tue Aug 28 2012 Paulo Andrade <pcpa@mandriva.com.br> 3.1.5-5
12cr|singular-3.1.5-5|407	+ Revision: 815910
12cr|singular-3.1.5-5|408	- Rebuild.
12cr|singular-3.1.5-5|409	
12cr|singular-3.1.5-5|410	* Mon Aug 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 3.1.5-4
12cr|singular-3.1.5-5|411	+ Revision: 815493
12cr|singular-3.1.5-5|412	- Correct wrong include path for a factory-devel file.
12cr|singular-3.1.5-5|413	
12cr|singular-3.1.5-5|414	* Wed Aug 15 2012 Paulo Andrade <pcpa@mandriva.com.br> 3.1.5-3
12cr|singular-3.1.5-5|415	+ Revision: 814892
12cr|singular-3.1.5-5|416	- Rebuild to address build system issues.
12cr|singular-3.1.5-5|417	- Bump release and rebuild due to buildsystem problems.
12cr|singular-3.1.5-5|418	- Update to release matching http://pkgs.fedoraproject.org/cgit/Singular.git
12cr|singular-3.1.5-5|419	
12cr|singular-3.1.5-5|420	* Sat Nov 05 2011 Paulo Andrade <pcpa@mandriva.com.br> 3.1.3-3
12cr|singular-3.1.5-5|421	+ Revision: 720010
12cr|singular-3.1.5-5|422	- Fix build and sagemath 4.7.2 linkage.
12cr|singular-3.1.5-5|423	
12cr|singular-3.1.5-5|424	* Sat Nov 05 2011 Paulo Andrade <pcpa@mandriva.com.br> 3.1.3-2
12cr|singular-3.1.5-5|425	+ Revision: 719032
12cr|singular-3.1.5-5|426	- Correct factory include and path.
12cr|singular-3.1.5-5|427	
12cr|singular-3.1.5-5|428	* Sat Nov 05 2011 Paulo Andrade <pcpa@mandriva.com.br> 3.1.3-1
12cr|singular-3.1.5-5|429	+ Revision: 718731
12cr|singular-3.1.5-5|430	- Update to Singular-3-1-3
12cr|singular-3.1.5-5|431	
12cr|singular-3.1.5-5|432	* Wed Jun 01 2011 Paulo Andrade <pcpa@mandriva.com.br> 3.1.1-4
12cr|singular-3.1.5-5|433	+ Revision: 682293
12cr|singular-3.1.5-5|434	- Rebuild ensuring it does not use its local modified copy of ntl
12cr|singular-3.1.5-5|435	
12cr|singular-3.1.5-5|436	* Tue Mar 08 2011 Paulo Andrade <pcpa@mandriva.com.br> 3.1.1-3
12cr|singular-3.1.5-5|437	+ Revision: 642824
12cr|singular-3.1.5-5|438	- Rebuild singular with its local/modified ntl build
12cr|singular-3.1.5-5|439	
12cr|singular-3.1.5-5|440	* Thu Sep 23 2010 Paulo Andrade <pcpa@mandriva.com.br> 3.1.1-2mdv2011.0
12cr|singular-3.1.5-5|441	+ Revision: 580795
12cr|singular-3.1.5-5|442	- Update prebuilt documentation files to match singular version
12cr|singular-3.1.5-5|443	
12cr|singular-3.1.5-5|444	* Wed Sep 22 2010 Paulo Andrade <pcpa@mandriva.com.br> 3.1.1-1mdv2011.0
12cr|singular-3.1.5-5|445	+ Revision: 580442
12cr|singular-3.1.5-5|446	- Update to Singular 3.1.1
12cr|singular-3.1.5-5|447	
12cr|singular-3.1.5-5|448	* Thu Feb 11 2010 Paulo Andrade <pcpa@mandriva.com.br> 3.1.0-14mdv2010.1
12cr|singular-3.1.5-5|449	+ Revision: 504285
12cr|singular-3.1.5-5|450	- Update for build of sagemath 4.3.2
12cr|singular-3.1.5-5|451	
12cr|singular-3.1.5-5|452	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 3.1.0-13mdv2010.1
12cr|singular-3.1.5-5|453	+ Revision: 503620
12cr|singular-3.1.5-5|454	- rebuild for new gmp
12cr|singular-3.1.5-5|455	
12cr|singular-3.1.5-5|456	* Mon Jan 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 3.1.0-12mdv2010.1
12cr|singular-3.1.5-5|457	+ Revision: 486264
12cr|singular-3.1.5-5|458	+ rebuild (emptylog)
12cr|singular-3.1.5-5|459	
12cr|singular-3.1.5-5|460	* Wed Nov 18 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.1.0-10mdv2010.1
12cr|singular-3.1.5-5|461	+ Revision: 467282
12cr|singular-3.1.5-5|462	+ rebuild (emptylog)
12cr|singular-3.1.5-5|463	
12cr|singular-3.1.5-5|464	* Tue Nov 17 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.1.0-9mdv2010.1
12cr|singular-3.1.5-5|465	+ Revision: 467051
12cr|singular-3.1.5-5|466	- Add documentation files and correct sage 4.2 crash
12cr|singular-3.1.5-5|467	
12cr|singular-3.1.5-5|468	* Tue Nov 17 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.1.0-8mdv2010.1
12cr|singular-3.1.5-5|469	+ Revision: 466703
12cr|singular-3.1.5-5|470	- Update for sage 4.2 build.
12cr|singular-3.1.5-5|471	
12cr|singular-3.1.5-5|472	* Thu Sep 10 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.1.0-7mdv2010.0
12cr|singular-3.1.5-5|473	+ Revision: 436224
12cr|singular-3.1.5-5|474	- disable build of alternate libntl
12cr|singular-3.1.5-5|475	
12cr|singular-3.1.5-5|476	* Fri Sep 04 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.1.0-6mdv2010.0
12cr|singular-3.1.5-5|477	+ Revision: 431798
12cr|singular-3.1.5-5|478	- Add minor patch to match sagemath doctest expected results
12cr|singular-3.1.5-5|479	- add a lowercase symlink to /usr/bin/Singular
12cr|singular-3.1.5-5|480	
12cr|singular-3.1.5-5|481	* Mon Aug 31 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.1.0-5mdv2010.0
12cr|singular-3.1.5-5|482	+ Revision: 423079
12cr|singular-3.1.5-5|483	- Install .a libraries in the singular archdir, to avoid conflicts with ntl.
12cr|singular-3.1.5-5|484	
12cr|singular-3.1.5-5|485	* Fri Aug 14 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.1.0-4mdv2010.0
12cr|singular-3.1.5-5|486	+ Revision: 416241
12cr|singular-3.1.5-5|487	+ rebuild (emptylog)
12cr|singular-3.1.5-5|488	
12cr|singular-3.1.5-5|489	* Thu Aug 13 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.1.0-3mdv2010.0
12cr|singular-3.1.5-5|490	+ Revision: 416218
12cr|singular-3.1.5-5|491	- Correct Singular shell script to actually pass command line arguments
12cr|singular-3.1.5-5|492	- Install surfex.jar and patch surfex to find it
12cr|singular-3.1.5-5|493	
12cr|singular-3.1.5-5|494	* Wed Jul 15 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.1.0-2mdv2010.0
12cr|singular-3.1.5-5|495	+ Revision: 396452
12cr|singular-3.1.5-5|496	+ rebuild (emptylog)
12cr|singular-3.1.5-5|497	
12cr|singular-3.1.5-5|498	* Wed Jul 15 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.1.0-1mdv2010.0
12cr|singular-3.1.5-5|499	+ Revision: 396445
12cr|singular-3.1.5-5|500	- Update to latest upstream release version 3.1.0, patchlevel 4.
12cr|singular-3.1.5-5|501	
12cr|singular-3.1.5-5|502	* Fri May 29 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.0.4-7mdv2010.0
12cr|singular-3.1.5-5|503	+ Revision: 381167
12cr|singular-3.1.5-5|504	- Correct memory corruptions problems in sagemath, that had it's root
12cr|singular-3.1.5-5|505	cause in the singular package.
12cr|singular-3.1.5-5|506	
12cr|singular-3.1.5-5|507	* Mon May 18 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.0.4-6mdv2010.0
12cr|singular-3.1.5-5|508	+ Revision: 377388
12cr|singular-3.1.5-5|509	+ rebuild (emptylog)
12cr|singular-3.1.5-5|510	
12cr|singular-3.1.5-5|511	* Fri May 08 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.0.4-5mdv2010.0
12cr|singular-3.1.5-5|512	+ Revision: 373545
12cr|singular-3.1.5-5|513	+ rebuild (emptylog)
12cr|singular-3.1.5-5|514	
12cr|singular-3.1.5-5|515	* Thu Apr 23 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.0.4-4mdv2009.1
12cr|singular-3.1.5-5|516	+ Revision: 368954
12cr|singular-3.1.5-5|517	- Install .lib files, as the Singular binary wants to read them.
12cr|singular-3.1.5-5|518	
12cr|singular-3.1.5-5|519	* Thu Apr 16 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.0.4-3mdv2009.1
12cr|singular-3.1.5-5|520	+ Revision: 367788
12cr|singular-3.1.5-5|521	- Correct include path to work from %%{_includedir}, and "manually" install
12cr|singular-3.1.5-5|522	headers that are required by the ones that are installed by %%makeinstall_std.
12cr|singular-3.1.5-5|523	
12cr|singular-3.1.5-5|524	* Tue Apr 07 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.0.4-2mdv2009.1
12cr|singular-3.1.5-5|525	+ Revision: 365063
12cr|singular-3.1.5-5|526	- o Compile C and C++ source with -fPIC to avoid x86_64 link problems.
12cr|singular-3.1.5-5|527	o Explicitly disable detection of libboost, as it generates link errors.
12cr|singular-3.1.5-5|528	- o Renames singular-devel to libsingular-devel and add libsingular-static-devel.
12cr|singular-3.1.5-5|529	o Add missing files due to not executing 'make install-libsingular' target.
12cr|singular-3.1.5-5|530	
12cr|singular-3.1.5-5|531	* Tue Mar 03 2009 Paulo Andrade <pcpa@mandriva.com.br> 3.0.4-1mdv2009.1
12cr|singular-3.1.5-5|532	+ Revision: 348176
12cr|singular-3.1.5-5|533	- Module MP wants sizeof(long) == 4. Disable build on x86_64.
12cr|singular-3.1.5-5|534	- Initial import of singular, version 3.0.4.
12cr|singular-3.1.5-5|535	Singular is a Computer Algebra System for polynomial computations.
12cr|singular-3.1.5-5|536	- singular
12cr|singular-3.1.5-5|537	

7521 12
12cr|sinthgunt-2.0.3-1|1	Summary:	Easy to use gui for ffmpeg
12cr|sinthgunt-2.0.3-1|2	Name:		sinthgunt
12cr|sinthgunt-2.0.3-1|3	Version:	2.0.3
12cr|sinthgunt-2.0.3-1|4	Release:	%mkrel 1
12cr|sinthgunt-2.0.3-1|5	Source0:	http://sinthgunt.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|sinthgunt-2.0.3-1|6	Url:		http://code.google.com/p/sinthgunt/
12cr|sinthgunt-2.0.3-1|7	License:	GPLv3
12cr|sinthgunt-2.0.3-1|8	Group:		Video
12cr|sinthgunt-2.0.3-1|9	BuildRoot:	%{_tmppath}/%{name}-root
12cr|sinthgunt-2.0.3-1|10	BuildArch:	noarch
12cr|sinthgunt-2.0.3-1|11	BuildRequires:	python-devel
12cr|sinthgunt-2.0.3-1|12	Requires:	ffmpeg python pygtk2 pygtk2.0-libglade
12cr|sinthgunt-2.0.3-1|13	
12cr|sinthgunt-2.0.3-1|14	%description
12cr|sinthgunt-2.0.3-1|15	Sinthgunt is an open source graphical user interface for ffmpeg, a computer
12cr|sinthgunt-2.0.3-1|16	program that can convert digital audio and video into numerous formats.
12cr|sinthgunt-2.0.3-1|17	Using pre-configured conversion settings, it makes the task of converting
12cr|sinthgunt-2.0.3-1|18	between different media formates very easy.
12cr|sinthgunt-2.0.3-1|19	
12cr|sinthgunt-2.0.3-1|20	%prep
12cr|sinthgunt-2.0.3-1|21	%setup -q
12cr|sinthgunt-2.0.3-1|22	chmod -x *.txt
12cr|sinthgunt-2.0.3-1|23	
12cr|sinthgunt-2.0.3-1|24	%build
12cr|sinthgunt-2.0.3-1|25	%{__python} setup.py build
12cr|sinthgunt-2.0.3-1|26	
12cr|sinthgunt-2.0.3-1|27	%install
12cr|sinthgunt-2.0.3-1|28	rm -rf %{buildroot}
12cr|sinthgunt-2.0.3-1|29	python setup.py install --skip-build --root $RPM_BUILD_ROOT
12cr|sinthgunt-2.0.3-1|30	python setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|sinthgunt-2.0.3-1|31	
12cr|sinthgunt-2.0.3-1|32	rm -f %buidlroot%_datadir/sinthgunt/
12cr|sinthgunt-2.0.3-1|33	
12cr|sinthgunt-2.0.3-1|34	%clean
12cr|sinthgunt-2.0.3-1|35	rm -rf %{buildroot}
12cr|sinthgunt-2.0.3-1|36	
12cr|sinthgunt-2.0.3-1|37	%files
12cr|sinthgunt-2.0.3-1|38	%defattr(-,root,root,-)
12cr|sinthgunt-2.0.3-1|39	%doc README.txt
12cr|sinthgunt-2.0.3-1|40	%{_bindir}/*sinthgunt*
12cr|sinthgunt-2.0.3-1|41	%{python_sitelib}/*
12cr|sinthgunt-2.0.3-1|42	%{_datadir}/%{name}
12cr|sinthgunt-2.0.3-1|43	%{_datadir}/applications/sinthgunt.desktop
12cr|sinthgunt-2.0.3-1|44	%{_datadir}/pixmaps/sinthgunt.png
12cr|sinthgunt-2.0.3-1|45	
12cr|sinthgunt-2.0.3-1|46	
12cr|sinthgunt-2.0.3-1|47	%changelog
12cr|sinthgunt-2.0.3-1|48	* Tue Nov 23 2010 Buchan Milne <bgmilne@mandriva.org> 2.0.3-1mdv2011.0
12cr|sinthgunt-2.0.3-1|49	+ Revision: 599960
12cr|sinthgunt-2.0.3-1|50	- update to new version 2.0.3
12cr|sinthgunt-2.0.3-1|51	- Update files list
12cr|sinthgunt-2.0.3-1|52	
12cr|sinthgunt-2.0.3-1|53	* Mon Nov 22 2010 Funda Wang <fwang@mandriva.org> 2.0.2-1mdv2011.0
12cr|sinthgunt-2.0.3-1|54	+ Revision: 599662
12cr|sinthgunt-2.0.3-1|55	- correct using exclude
12cr|sinthgunt-2.0.3-1|56	
12cr|sinthgunt-2.0.3-1|57	* Thu Apr 08 2010 Buchan Milne <bgmilne@mandriva.org> 2.0.2-1mdv2010.1
12cr|sinthgunt-2.0.3-1|58	+ Revision: 533096
12cr|sinthgunt-2.0.3-1|59	- import sinthgunt
12cr|sinthgunt-2.0.3-1|60	
12cr|sinthgunt-2.0.3-1|61	

7522 12
12cr|sion-0.1.0-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|sion-0.1.0-2|2	
12cr|sion-0.1.0-2|3	Summary:	Frontend for GIO/GVFS
12cr|sion-0.1.0-2|4	Name:		sion
12cr|sion-0.1.0-2|5	Version:	0.1.0
12cr|sion-0.1.0-2|6	Release:	2
12cr|sion-0.1.0-2|7	License:	GPLv2+
12cr|sion-0.1.0-2|8	Group:		Graphical desktop/Xfce
12cr|sion-0.1.0-2|9	Url:		http://goodies.xfce.org/projects/applications/sion
12cr|sion-0.1.0-2|10	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|sion-0.1.0-2|11	#BuildRequires:	waf
12cr|sion-0.1.0-2|12	BuildRequires:	intltool
12cr|sion-0.1.0-2|13	BuildRequires:	gtk+2-devel
12cr|sion-0.1.0-2|14	
12cr|sion-0.1.0-2|15	%description
12cr|sion-0.1.0-2|16	Sion is a frontend to easily manage connections to remote filesystems
12cr|sion-0.1.0-2|17	using GIO/GVFS. It allows you to quickly connect/mount a remote filesystem
12cr|sion-0.1.0-2|18	and manage bookmarks of such.
12cr|sion-0.1.0-2|19	
12cr|sion-0.1.0-2|20	%prep
12cr|sion-0.1.0-2|21	%setup -q
12cr|sion-0.1.0-2|22	
12cr|sion-0.1.0-2|23	%build
12cr|sion-0.1.0-2|24	#configure_waf
12cr|sion-0.1.0-2|25	%setup_compile_flags
12cr|sion-0.1.0-2|26	LINKFLAGS="%{?ldflags}" ; export LINKFLAGS ;
12cr|sion-0.1.0-2|27	./waf configure \
12cr|sion-0.1.0-2|28	--prefix=%{_prefix} \
12cr|sion-0.1.0-2|29	--exec-prefix=%{_exec_prefix} \
12cr|sion-0.1.0-2|30	--sbindir=%{_sbindir} \
12cr|sion-0.1.0-2|31	--bindir=%{_bindir} \
12cr|sion-0.1.0-2|32	--datadir=%{_datadir} \
12cr|sion-0.1.0-2|33	--libdir=%{_libdir} \
12cr|sion-0.1.0-2|34	--sysconfdir=%{_sysconfdir} \
12cr|sion-0.1.0-2|35	--includedir=%{_includedir} \
12cr|sion-0.1.0-2|36	--mandir=%{_mandir}
12cr|sion-0.1.0-2|37	
12cr|sion-0.1.0-2|38	#waf
12cr|sion-0.1.0-2|39	./waf build %_smp_mflags --want-rpath=0
12cr|sion-0.1.0-2|40	
12cr|sion-0.1.0-2|41	%install
12cr|sion-0.1.0-2|42	#waf_install
12cr|sion-0.1.0-2|43	./waf install  --destdir=%{buildroot}
12cr|sion-0.1.0-2|44	
12cr|sion-0.1.0-2|45	rm -rf %{_docdir}/%{name}
12cr|sion-0.1.0-2|46	
12cr|sion-0.1.0-2|47	%find_lang %{name}
12cr|sion-0.1.0-2|48	
12cr|sion-0.1.0-2|49	%files -f %{name}.lang
12cr|sion-0.1.0-2|50	%doc AUTHORS README ChangeLog TODO
12cr|sion-0.1.0-2|51	%{_bindir}/%{name}
12cr|sion-0.1.0-2|52	%{_datadir}/applications/%{name}.desktop
12cr|sion-0.1.0-2|53	%{_mandir}/man1/*
12cr|sion-0.1.0-2|54	
12cr|sion-0.1.0-2|55	
12cr|sion-0.1.0-2|56	%changelog
12cr|sion-0.1.0-2|57	* Sun Jan 04 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.0-1mdv2009.1
12cr|sion-0.1.0-2|58	+ Revision: 324335
12cr|sion-0.1.0-2|59	- add missing buildrequires
12cr|sion-0.1.0-2|60	- add source and spec files
12cr|sion-0.1.0-2|61	- Created package structure for sion.
12cr|sion-0.1.0-2|62	

7523 12
12cr|sipfwd-0.7-2|1	%define name sipfwd
12cr|sipfwd-0.7-2|2	%define version 0.7
12cr|sipfwd-0.7-2|3	%define release 2
12cr|sipfwd-0.7-2|4	
12cr|sipfwd-0.7-2|5	%define debug_package %{nil}
12cr|sipfwd-0.7-2|6	
12cr|sipfwd-0.7-2|7	Summary: Stateless SIP Proxy
12cr|sipfwd-0.7-2|8	Name: %{name}
12cr|sipfwd-0.7-2|9	Version: %{version}
12cr|sipfwd-0.7-2|10	Release: %{release}
12cr|sipfwd-0.7-2|11	Source0: %{name}_%{version}.tar.gz
12cr|sipfwd-0.7-2|12	Source1: %{name}.sysinit
12cr|sipfwd-0.7-2|13	License: GPLv2+
12cr|sipfwd-0.7-2|14	Group: System/Servers
12cr|sipfwd-0.7-2|15	Url: http://dev.cmeerw.org/node/172
12cr|sipfwd-0.7-2|16	BuildRequires: libosip2-devel
12cr|sipfwd-0.7-2|17	BuildRequires: udns-devel
12cr|sipfwd-0.7-2|18	BuildRequires: sqlite3-devel
12cr|sipfwd-0.7-2|19	BuildRequires: sqlite3-tools
12cr|sipfwd-0.7-2|20	
12cr|sipfwd-0.7-2|21	%description
12cr|sipfwd-0.7-2|22	SIPFwd is a SIP forwarding daemon that acts as a stateless SIP proxy to
12cr|sipfwd-0.7-2|23	essentially forward a SIP address to another SIP server. This is useful
12cr|sipfwd-0.7-2|24	if you already have an account with a SIP provider, but aren't too happy
12cr|sipfwd-0.7-2|25	about the SIP URL you got and instead prefer to use a SIP URL with your
12cr|sipfwd-0.7-2|26	own domain name (but don't want to run a full-blown SIP server like
12cr|sipfwd-0.7-2|27	Asterisk or OpenSER).
12cr|sipfwd-0.7-2|28	
12cr|sipfwd-0.7-2|29	So it allows you to use and publish SIP URLs of the form
12cr|sipfwd-0.7-2|30	sip:user@example.com with the minimum possible effort.
12cr|sipfwd-0.7-2|31	
12cr|sipfwd-0.7-2|32	Of course, your existing SIP provider has to allow incoming connections
12cr|sipfwd-0.7-2|33	via SIP (unfortunately, some providers choose to block direct SIP connections
12cr|sipfwd-0.7-2|34	and only allow connections via PSTN).
12cr|sipfwd-0.7-2|35	
12cr|sipfwd-0.7-2|36	
12cr|sipfwd-0.7-2|37	%prep
12cr|sipfwd-0.7-2|38	%setup -q
12cr|sipfwd-0.7-2|39	cp %{SOURCE1} %{name}.sysinit
12cr|sipfwd-0.7-2|40	
12cr|sipfwd-0.7-2|41	%apply_patches
12cr|sipfwd-0.7-2|42	
12cr|sipfwd-0.7-2|43	%build
12cr|sipfwd-0.7-2|44	#configure2_5x
12cr|sipfwd-0.7-2|45	
12cr|sipfwd-0.7-2|46	%make
12cr|sipfwd-0.7-2|47	
12cr|sipfwd-0.7-2|48	%install
12cr|sipfwd-0.7-2|49	%makeinstall_std
12cr|sipfwd-0.7-2|50	install -D -m 0755 %{name}.sysinit %{buildroot}%{_sysconfdir}/init.d/%{name}
12cr|sipfwd-0.7-2|51	install -d %{buildroot}%{_localstatedir}/run/%{name}
12cr|sipfwd-0.7-2|52	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12cr|sipfwd-0.7-2|53	sqlite3 %{buildroot}%{_localstatedir}/lib/%{name}/db.sqlite <db.sqlite
12cr|sipfwd-0.7-2|54	
12cr|sipfwd-0.7-2|55	%post
12cr|sipfwd-0.7-2|56	%_post_service %{name}
12cr|sipfwd-0.7-2|57	
12cr|sipfwd-0.7-2|58	%preun
12cr|sipfwd-0.7-2|59	%_preun_service %{name}
12cr|sipfwd-0.7-2|60	
12cr|sipfwd-0.7-2|61	%pre
12cr|sipfwd-0.7-2|62	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
12cr|sipfwd-0.7-2|63	
12cr|sipfwd-0.7-2|64	%postun
12cr|sipfwd-0.7-2|65	%_postun_userdel %{name}
12cr|sipfwd-0.7-2|66	
12cr|sipfwd-0.7-2|67	%clean
12cr|sipfwd-0.7-2|68	
12cr|sipfwd-0.7-2|69	
12cr|sipfwd-0.7-2|70	%files
12cr|sipfwd-0.7-2|71	%defattr(-,root,root)
12cr|sipfwd-0.7-2|72	%doc README
12cr|sipfwd-0.7-2|73	%{_sbindir}/%{name}
12cr|sipfwd-0.7-2|74	%{_sysconfdir}/init.d/%{name}
12cr|sipfwd-0.7-2|75	%attr(755,%{name},%{name}) %dir %{_localstatedir}/lib/%{name}
12cr|sipfwd-0.7-2|76	%attr(755,%{name},%{name}) %{_localstatedir}/lib/%{name}/db.sqlite
12cr|sipfwd-0.7-2|77	%attr(755,%{name},%{name}) %dir %{_localstatedir}/run/%{name}
12cr|sipfwd-0.7-2|78	
12cr|sipfwd-0.7-2|79	
12cr|sipfwd-0.7-2|80	%changelog
12cr|sipfwd-0.7-2|81	* Sun Oct 17 2010 Colin Guthrie <cguthrie@mandriva.org> 0.7-1mdv2011.0
12cr|sipfwd-0.7-2|82	+ Revision: 586176
12cr|sipfwd-0.7-2|83	- Fix group
12cr|sipfwd-0.7-2|84	- import sipfwd
12cr|sipfwd-0.7-2|85	

7524 12
12cr|sipp-1.0-8|1	Summary: 	Performance testing tool for the SIP protocol
12cr|sipp-1.0-8|2	Name: 	 	sipp
12cr|sipp-1.0-8|3	Version: 	1.0
12cr|sipp-1.0-8|4	Release: 	%mkrel 8
12cr|sipp-1.0-8|5	License:	GPL
12cr|sipp-1.0-8|6	Group:		Networking/Other
12cr|sipp-1.0-8|7	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sipp-1.0-8|8	URL:		http://sipp.sourceforge.net/
12cr|sipp-1.0-8|9	Source0:	http://prdownloads.sourceforge.net/sipp/sipp.%{version}.tar.bz2
12cr|sipp-1.0-8|10	Source1:	reference.pdf.bz2
12cr|sipp-1.0-8|11	BuildRequires:	libstdc++-devel
12cr|sipp-1.0-8|12	BuildRequires:	ncurses-devel
12cr|sipp-1.0-8|13	
12cr|sipp-1.0-8|14	%description
12cr|sipp-1.0-8|15	SIPp is a performance testing tool for the SIP protocol. It
12cr|sipp-1.0-8|16	includes a few basic SipStone user agent scenarios (UAC and UAS)
12cr|sipp-1.0-8|17	and establishes and releases multiple calls with the INVITE and
12cr|sipp-1.0-8|18	BYE methods. It can also reads XML scenario files describing any
12cr|sipp-1.0-8|19	performance testing configuration. It features the dynamic display
12cr|sipp-1.0-8|20	of statistics about running tests (call rate, round trip delay,
12cr|sipp-1.0-8|21	and message statistics), periodic CSV statistics dumps, TCP and
12cr|sipp-1.0-8|22	UDP over multiple sockets or multiplexed with retransmission
12cr|sipp-1.0-8|23	management, regular expressions and variables in scenario files,
12cr|sipp-1.0-8|24	and dynamically adjustable call rates.
12cr|sipp-1.0-8|25	
12cr|sipp-1.0-8|26	SIPp can be used to test many real SIP equipements like SIP
12cr|sipp-1.0-8|27	proxies, B2BUAs, SIP media servers, SIP/x gateways, SIP PBX,
12cr|sipp-1.0-8|28	... It is also very useful to emulate thousands of user agents
12cr|sipp-1.0-8|29	calling your SIP system.
12cr|sipp-1.0-8|30	
12cr|sipp-1.0-8|31	%prep
12cr|sipp-1.0-8|32	
12cr|sipp-1.0-8|33	%setup -q -n %{name}
12cr|sipp-1.0-8|34	
12cr|sipp-1.0-8|35	bzcat %{SOURCE1} > reference.pdf
12cr|sipp-1.0-8|36	
12cr|sipp-1.0-8|37	%build
12cr|sipp-1.0-8|38	
12cr|sipp-1.0-8|39	make \
12cr|sipp-1.0-8|40	CFLAGS="%{optflags}" \
12cr|sipp-1.0-8|41	CPPFLAGS="%{optflags}"
12cr|sipp-1.0-8|42	
12cr|sipp-1.0-8|43	%install
12cr|sipp-1.0-8|44	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|sipp-1.0-8|45	
12cr|sipp-1.0-8|46	install -d %{buildroot}%{_bindir}
12cr|sipp-1.0-8|47	install -m0755 sipp %{buildroot}%{_bindir}/
12cr|sipp-1.0-8|48	
12cr|sipp-1.0-8|49	%clean
12cr|sipp-1.0-8|50	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|sipp-1.0-8|51	
12cr|sipp-1.0-8|52	%files
12cr|sipp-1.0-8|53	%defattr(-,root,root)
12cr|sipp-1.0-8|54	%doc README* reference.pdf
12cr|sipp-1.0-8|55	%{_bindir}/sipp
12cr|sipp-1.0-8|56	
12cr|sipp-1.0-8|57	
12cr|sipp-1.0-8|58	
12cr|sipp-1.0-8|59	
12cr|sipp-1.0-8|60	%changelog
12cr|sipp-1.0-8|61	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0-8mdv2010.0
12cr|sipp-1.0-8|62	+ Revision: 433836
12cr|sipp-1.0-8|63	- rebuild
12cr|sipp-1.0-8|64	
12cr|sipp-1.0-8|65	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-7mdv2009.0
12cr|sipp-1.0-8|66	+ Revision: 260696
12cr|sipp-1.0-8|67	- rebuild
12cr|sipp-1.0-8|68	
12cr|sipp-1.0-8|69	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-6mdv2009.0
12cr|sipp-1.0-8|70	+ Revision: 252464
12cr|sipp-1.0-8|71	- rebuild
12cr|sipp-1.0-8|72	
12cr|sipp-1.0-8|73	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-4mdv2008.1
12cr|sipp-1.0-8|74	+ Revision: 171107
12cr|sipp-1.0-8|75	- rebuild
12cr|sipp-1.0-8|76	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|sipp-1.0-8|77	- fix no-buildroot-tag
12cr|sipp-1.0-8|78	
12cr|sipp-1.0-8|79	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.0-3mdv2008.1
12cr|sipp-1.0-8|80	+ Revision: 127287
12cr|sipp-1.0-8|81	- kill re-definition of %%buildroot on Pixel's request
12cr|sipp-1.0-8|82	
12cr|sipp-1.0-8|83	
12cr|sipp-1.0-8|84	* Fri Feb 02 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdv2007.0
12cr|sipp-1.0-8|85	+ Revision: 115959
12cr|sipp-1.0-8|86	- Import sipp
12cr|sipp-1.0-8|87	
12cr|sipp-1.0-8|88	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cr|sipp-1.0-8|89	- rebuild
12cr|sipp-1.0-8|90	
12cr|sipp-1.0-8|91	* Thu Oct 21 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-1mdk
12cr|sipp-1.0-8|92	- initial mandrake package
12cr|sipp-1.0-8|93	

7525 12
12cr|siproxd-0.7.2-2|1	Summary:	A SIP masquerading proxy with RTP support
12cr|siproxd-0.7.2-2|2	Name:		siproxd
12cr|siproxd-0.7.2-2|3	Version:	0.7.2
12cr|siproxd-0.7.2-2|4	Release:	%mkrel 2
12cr|siproxd-0.7.2-2|5	License:	GPLv2+
12cr|siproxd-0.7.2-2|6	Group:		System/Servers
12cr|siproxd-0.7.2-2|7	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|siproxd-0.7.2-2|8	URL:		http://siproxd.sourceforge.net/
12cr|siproxd-0.7.2-2|9	Source0:	http://prdownloads.sourceforge.net/siproxd/%{name}-%{version}.tar.gz
12cr|siproxd-0.7.2-2|10	Source1:	%{name}.init
12cr|siproxd-0.7.2-2|11	Requires(post): rpm-helper
12cr|siproxd-0.7.2-2|12	Requires(preun): rpm-helper
12cr|siproxd-0.7.2-2|13	Requires(pre): rpm-helper
12cr|siproxd-0.7.2-2|14	Requires(postun): rpm-helper
12cr|siproxd-0.7.2-2|15	BuildRequires:	libosip2-devel >= 3.0.3
12cr|siproxd-0.7.2-2|16	BuildRequires:	libtool
12cr|siproxd-0.7.2-2|17	BuildRequires:	autoconf2.5
12cr|siproxd-0.7.2-2|18	BuildRequires:	docbook-utils
12cr|siproxd-0.7.2-2|19	BuildRequires:	docbook-utils-pdf
12cr|siproxd-0.7.2-2|20	BuildRequires:	docbook-dtd42-sgml
12cr|siproxd-0.7.2-2|21	
12cr|siproxd-0.7.2-2|22	%description
12cr|siproxd-0.7.2-2|23	Siprox is an proxy/masquerading daemon for the SIP protocol.
12cr|siproxd-0.7.2-2|24	It handles registrations of SIP clients on a private IP network
12cr|siproxd-0.7.2-2|25	and performs rewriting of the SIP message bodies to make SIP
12cr|siproxd-0.7.2-2|26	connections possible via an masquerading firewall.
12cr|siproxd-0.7.2-2|27	It allows SIP clients (like kphone, linphone) to work behind
12cr|siproxd-0.7.2-2|28	an IP masquerading firewall or router.
12cr|siproxd-0.7.2-2|29	
12cr|siproxd-0.7.2-2|30	%prep
12cr|siproxd-0.7.2-2|31	
12cr|siproxd-0.7.2-2|32	%setup -q
12cr|siproxd-0.7.2-2|33	
12cr|siproxd-0.7.2-2|34	%build
12cr|siproxd-0.7.2-2|35	%configure2_5x
12cr|siproxd-0.7.2-2|36	
12cr|siproxd-0.7.2-2|37	%make
12cr|siproxd-0.7.2-2|38	
12cr|siproxd-0.7.2-2|39	%install
12cr|siproxd-0.7.2-2|40	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|siproxd-0.7.2-2|41	
12cr|siproxd-0.7.2-2|42	%makeinstall_std
12cr|siproxd-0.7.2-2|43	
12cr|siproxd-0.7.2-2|44	install -d %{buildroot}%{_var}/run/%{name}
12cr|siproxd-0.7.2-2|45	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12cr|siproxd-0.7.2-2|46	install -d %{buildroot}%{_initrddir}
12cr|siproxd-0.7.2-2|47	install -d %{buildroot}%{_sbindir}
12cr|siproxd-0.7.2-2|48	
12cr|siproxd-0.7.2-2|49	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|siproxd-0.7.2-2|50	
12cr|siproxd-0.7.2-2|51	# fix config
12cr|siproxd-0.7.2-2|52	install -m0644 doc/siproxd.conf.example %{buildroot}%{_sysconfdir}/siproxd.conf
12cr|siproxd-0.7.2-2|53	install -m0644 doc/siproxd_passwd.cfg %{buildroot}%{_sysconfdir}/siproxd_passwd.cfg
12cr|siproxd-0.7.2-2|54	perl -pi -e "s|^user =.*|user = %{name}|g" %{buildroot}%{_sysconfdir}/siproxd.conf
12cr|siproxd-0.7.2-2|55	
12cr|siproxd-0.7.2-2|56	%pre
12cr|siproxd-0.7.2-2|57	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
12cr|siproxd-0.7.2-2|58	
12cr|siproxd-0.7.2-2|59	%post
12cr|siproxd-0.7.2-2|60	%_post_service %{name}
12cr|siproxd-0.7.2-2|61	
12cr|siproxd-0.7.2-2|62	%preun
12cr|siproxd-0.7.2-2|63	%_preun_service %{name}
12cr|siproxd-0.7.2-2|64	
12cr|siproxd-0.7.2-2|65	%postun
12cr|siproxd-0.7.2-2|66	%_postun_userdel %{name}
12cr|siproxd-0.7.2-2|67	
12cr|siproxd-0.7.2-2|68	%clean
12cr|siproxd-0.7.2-2|69	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|siproxd-0.7.2-2|70	
12cr|siproxd-0.7.2-2|71	%files
12cr|siproxd-0.7.2-2|72	%defattr(-, root, root)
12cr|siproxd-0.7.2-2|73	%doc AUTHORS ChangeLog README RELNOTES TODO
12cr|siproxd-0.7.2-2|74	%doc doc/FLI4L_HOWTO.txt doc/KNOWN_BUGS doc/RFC3261_compliance.txt doc/sample_cfg_budgetone.txt
12cr|siproxd-0.7.2-2|75	%doc doc/sample_cfg_x-lite.txt doc/siproxd_guide.sgml
12cr|siproxd-0.7.2-2|76	%doc doc/html/*.html doc/pdf/*.pdf
12cr|siproxd-0.7.2-2|77	%{_initrddir}/%{name}
12cr|siproxd-0.7.2-2|78	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|siproxd-0.7.2-2|79	%attr(0640,root,root) %{_sysconfdir}/%{name}.conf.example
12cr|siproxd-0.7.2-2|80	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/%{name}_passwd.cfg
12cr|siproxd-0.7.2-2|81	%{_sbindir}/%{name}
12cr|siproxd-0.7.2-2|82	%{_libdir}/%{name}
12cr|siproxd-0.7.2-2|83	%dir %{_localstatedir}/lib/%{name}
12cr|siproxd-0.7.2-2|84	%dir %{_var}/run/%{name}
12cr|siproxd-0.7.2-2|85	
12cr|siproxd-0.7.2-2|86	
12cr|siproxd-0.7.2-2|87	
12cr|siproxd-0.7.2-2|88	
12cr|siproxd-0.7.2-2|89	%changelog
12cr|siproxd-0.7.2-2|90	

7526 12
12cr|sipsak-0.9.6-7|1	Summary:	SIP swiss army knife
12cr|sipsak-0.9.6-7|2	Name:		sipsak
12cr|sipsak-0.9.6-7|3	Version:	0.9.6
12cr|sipsak-0.9.6-7|4	Release:	%mkrel 7
12cr|sipsak-0.9.6-7|5	License:	GPL
12cr|sipsak-0.9.6-7|6	Group:		Networking/Other
12cr|sipsak-0.9.6-7|7	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sipsak-0.9.6-7|8	URL:		http://sipsak.org/
12cr|sipsak-0.9.6-7|9	Source0:	http://download.berlios.de/sipsak/%{name}-%{version}-1.tar.bz2
12cr|sipsak-0.9.6-7|10	BuildRequires:	openssl-devel
12cr|sipsak-0.9.6-7|11	BuildRequires:	ruli-devel
12cr|sipsak-0.9.6-7|12	
12cr|sipsak-0.9.6-7|13	%description
12cr|sipsak-0.9.6-7|14	sipsak is a small command line tool for developers and
12cr|sipsak-0.9.6-7|15	administrators of Session Initiation Protocol (SIP) applications.
12cr|sipsak-0.9.6-7|16	It can be used for some simple tests on SIP applications and
12cr|sipsak-0.9.6-7|17	devices.
12cr|sipsak-0.9.6-7|18	
12cr|sipsak-0.9.6-7|19	%prep
12cr|sipsak-0.9.6-7|20	
12cr|sipsak-0.9.6-7|21	%setup -q
12cr|sipsak-0.9.6-7|22	
12cr|sipsak-0.9.6-7|23	%build
12cr|sipsak-0.9.6-7|24	
12cr|sipsak-0.9.6-7|25	%configure2_5x \
12cr|sipsak-0.9.6-7|26	--disable-gnutls \
12cr|sipsak-0.9.6-7|27	--enable-timeout=500
12cr|sipsak-0.9.6-7|28	
12cr|sipsak-0.9.6-7|29	%make
12cr|sipsak-0.9.6-7|30	
12cr|sipsak-0.9.6-7|31	%install
12cr|sipsak-0.9.6-7|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|sipsak-0.9.6-7|33	
12cr|sipsak-0.9.6-7|34	%makeinstall
12cr|sipsak-0.9.6-7|35	
12cr|sipsak-0.9.6-7|36	%clean
12cr|sipsak-0.9.6-7|37	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|sipsak-0.9.6-7|38	
12cr|sipsak-0.9.6-7|39	%files
12cr|sipsak-0.9.6-7|40	%defattr(-,root,root)
12cr|sipsak-0.9.6-7|41	%doc AUTHORS ChangeLog NEWS TODO
12cr|sipsak-0.9.6-7|42	%{_bindir}/*
12cr|sipsak-0.9.6-7|43	%{_mandir}/man1/*
12cr|sipsak-0.9.6-7|44	
12cr|sipsak-0.9.6-7|45	
12cr|sipsak-0.9.6-7|46	
12cr|sipsak-0.9.6-7|47	
12cr|sipsak-0.9.6-7|48	%changelog
12cr|sipsak-0.9.6-7|49	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.6-7mdv2011.0
12cr|sipsak-0.9.6-7|50	+ Revision: 614892
12cr|sipsak-0.9.6-7|51	- the mass rebuild of 2010.1 packages
12cr|sipsak-0.9.6-7|52	
12cr|sipsak-0.9.6-7|53	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 0.9.6-6mdv2010.1
12cr|sipsak-0.9.6-7|54	+ Revision: 533649
12cr|sipsak-0.9.6-7|55	- rebuild for openssl 1.0
12cr|sipsak-0.9.6-7|56	
12cr|sipsak-0.9.6-7|57	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.9.6-5mdv2010.0
12cr|sipsak-0.9.6-7|58	+ Revision: 433837
12cr|sipsak-0.9.6-7|59	- rebuild
12cr|sipsak-0.9.6-7|60	
12cr|sipsak-0.9.6-7|61	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.9.6-4mdv2009.0
12cr|sipsak-0.9.6-7|62	+ Revision: 260712
12cr|sipsak-0.9.6-7|63	- rebuild
12cr|sipsak-0.9.6-7|64	
12cr|sipsak-0.9.6-7|65	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.9.6-3mdv2009.0
12cr|sipsak-0.9.6-7|66	+ Revision: 252478
12cr|sipsak-0.9.6-7|67	- rebuild
12cr|sipsak-0.9.6-7|68	- fix no-buildroot-tag
12cr|sipsak-0.9.6-7|69	
12cr|sipsak-0.9.6-7|70	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.9.6-1mdv2008.1
12cr|sipsak-0.9.6-7|71	+ Revision: 127292
12cr|sipsak-0.9.6-7|72	- kill re-definition of %%buildroot on Pixel's request
12cr|sipsak-0.9.6-7|73	
12cr|sipsak-0.9.6-7|74	
12cr|sipsak-0.9.6-7|75	* Fri Mar 02 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.6-1mdv2007.0
12cr|sipsak-0.9.6-7|76	+ Revision: 131206
12cr|sipsak-0.9.6-7|77	- Import sipsak
12cr|sipsak-0.9.6-7|78	
12cr|sipsak-0.9.6-7|79	* Wed Feb 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.6-1mdk
12cr|sipsak-0.9.6-7|80	- 0.9.6
12cr|sipsak-0.9.6-7|81	- disable gnutls support
12cr|sipsak-0.9.6-7|82	- fix deps
12cr|sipsak-0.9.6-7|83	
12cr|sipsak-0.9.6-7|84	* Mon Apr 25 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.12-1mdk
12cr|sipsak-0.9.6-7|85	- initial Mandriva package
12cr|sipsak-0.9.6-7|86	

7527 12
12cr|sitecopy-0.16.6-3|1	%define version 0.16.6
12cr|sitecopy-0.16.6-3|2	%define release %mkrel 3
12cr|sitecopy-0.16.6-3|3	
12cr|sitecopy-0.16.6-3|4	Name:		sitecopy
12cr|sitecopy-0.16.6-3|5	Version:	%{version}
12cr|sitecopy-0.16.6-3|6	Release:	%{release}
12cr|sitecopy-0.16.6-3|7	Summary:	Tool for easily maintaining remote web sites
12cr|sitecopy-0.16.6-3|8	License:	GPL
12cr|sitecopy-0.16.6-3|9	Group:		Networking/File transfer
12cr|sitecopy-0.16.6-3|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sitecopy-0.16.6-3|11	Source0:	http://www.lyra.org/sitecopy/sitecopy-%{version}.tar.bz2
12cr|sitecopy-0.16.6-3|12	Source1:	%{name}.bash-completion
12cr|sitecopy-0.16.6-3|13	Patch0:		configure-0.16.6.patch
12cr|sitecopy-0.16.6-3|14	URL:		http://www.lyra.org/sitecopy/
12cr|sitecopy-0.16.6-3|15	BuildRequires:	neon-devel
12cr|sitecopy-0.16.6-3|16	
12cr|sitecopy-0.16.6-3|17	%description
12cr|sitecopy-0.16.6-3|18	sitecopy allows you to easily maintain remote Web sites.  The program
12cr|sitecopy-0.16.6-3|19	will upload files to the server which have changed locally, and delete
12cr|sitecopy-0.16.6-3|20	files from the server which have been removed locally, to keep the
12cr|sitecopy-0.16.6-3|21	remote site synchronized with the local site, with a single
12cr|sitecopy-0.16.6-3|22	command. sitecopy will also optionally try to spot files you move
12cr|sitecopy-0.16.6-3|23	locally, and move them remotely.  FTP and WebDAV servers are
12cr|sitecopy-0.16.6-3|24	supported.
12cr|sitecopy-0.16.6-3|25	
12cr|sitecopy-0.16.6-3|26	%prep
12cr|sitecopy-0.16.6-3|27	%setup -q
12cr|sitecopy-0.16.6-3|28	%patch0 -p1
12cr|sitecopy-0.16.6-3|29	
12cr|sitecopy-0.16.6-3|30	%build
12cr|sitecopy-0.16.6-3|31	export CFLAGS="%optflags -fPIE"
12cr|sitecopy-0.16.6-3|32	export LDFLAGS="%ldflags -pie"
12cr|sitecopy-0.16.6-3|33	%configure2_5x \
12cr|sitecopy-0.16.6-3|34	--enable-debug \
12cr|sitecopy-0.16.6-3|35	--with-ssl \
12cr|sitecopy-0.16.6-3|36	--with-neon \
12cr|sitecopy-0.16.6-3|37	--disable-rsh
12cr|sitecopy-0.16.6-3|38	%make
12cr|sitecopy-0.16.6-3|39	
12cr|sitecopy-0.16.6-3|40	%install
12cr|sitecopy-0.16.6-3|41	rm -rf $RPM_BUILD_ROOT
12cr|sitecopy-0.16.6-3|42	%makeinstall_std
12cr|sitecopy-0.16.6-3|43	
12cr|sitecopy-0.16.6-3|44	%find_lang %{name}
12cr|sitecopy-0.16.6-3|45	
12cr|sitecopy-0.16.6-3|46	# (sb) remove fr man pages
12cr|sitecopy-0.16.6-3|47	rm -fr $RPM_BUILD_ROOT/%{_mandir}/fr
12cr|sitecopy-0.16.6-3|48	
12cr|sitecopy-0.16.6-3|49	# fix doc file permissions
12cr|sitecopy-0.16.6-3|50	chmod 0644 COPYING ChangeLog INSTALL NEWS README* THANKS TODO
12cr|sitecopy-0.16.6-3|51	
12cr|sitecopy-0.16.6-3|52	# (sb) installed but unpackaged files
12cr|sitecopy-0.16.6-3|53	rm -fr $RPM_BUILD_ROOT/%{_prefix}/doc
12cr|sitecopy-0.16.6-3|54	
12cr|sitecopy-0.16.6-3|55	install -d -m 755 $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d
12cr|sitecopy-0.16.6-3|56	install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/%{name}
12cr|sitecopy-0.16.6-3|57	
12cr|sitecopy-0.16.6-3|58	%clean
12cr|sitecopy-0.16.6-3|59	rm -rf $RPM_BUILD_ROOT
12cr|sitecopy-0.16.6-3|60	
12cr|sitecopy-0.16.6-3|61	%files -f %{name}.lang
12cr|sitecopy-0.16.6-3|62	%defattr(-, root, root)
12cr|sitecopy-0.16.6-3|63	%{_bindir}/sitecopy
12cr|sitecopy-0.16.6-3|64	%{_mandir}/man1/*
12cr|sitecopy-0.16.6-3|65	%{_prefix}/share/sitecopy
12cr|sitecopy-0.16.6-3|66	%doc COPYING ChangeLog INSTALL NEWS README* THANKS TODO
12cr|sitecopy-0.16.6-3|67	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
12cr|sitecopy-0.16.6-3|68	
12cr|sitecopy-0.16.6-3|69	
12cr|sitecopy-0.16.6-3|70	
12cr|sitecopy-0.16.6-3|71	%changelog
12cr|sitecopy-0.16.6-3|72	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.16.6-3mdv2011.0
12cr|sitecopy-0.16.6-3|73	+ Revision: 614893
12cr|sitecopy-0.16.6-3|74	- the mass rebuild of 2010.1 packages
12cr|sitecopy-0.16.6-3|75	
12cr|sitecopy-0.16.6-3|76	* Tue Apr 13 2010 Funda Wang <fwang@mandriva.org> 0.16.6-2mdv2010.1
12cr|sitecopy-0.16.6-3|77	+ Revision: 534176
12cr|sitecopy-0.16.6-3|78	- add fedora patch to build with system neon
12cr|sitecopy-0.16.6-3|79	
12cr|sitecopy-0.16.6-3|80	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.16.6-2mdv2010.0
12cr|sitecopy-0.16.6-3|81	+ Revision: 445129
12cr|sitecopy-0.16.6-3|82	- rebuild
12cr|sitecopy-0.16.6-3|83	
12cr|sitecopy-0.16.6-3|84	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 0.16.6-1mdv2009.1
12cr|sitecopy-0.16.6-3|85	+ Revision: 333006
12cr|sitecopy-0.16.6-3|86	- New upstream release
12cr|sitecopy-0.16.6-3|87	
12cr|sitecopy-0.16.6-3|88	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.16.3-4mdv2009.0
12cr|sitecopy-0.16.6-3|89	+ Revision: 260734
12cr|sitecopy-0.16.6-3|90	- rebuild
12cr|sitecopy-0.16.6-3|91	
12cr|sitecopy-0.16.6-3|92	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.16.3-3mdv2009.0
12cr|sitecopy-0.16.6-3|93	+ Revision: 252482
12cr|sitecopy-0.16.6-3|94	- rebuild
12cr|sitecopy-0.16.6-3|95	- fix no-buildroot-tag
12cr|sitecopy-0.16.6-3|96	
12cr|sitecopy-0.16.6-3|97	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.16.3-1mdv2008.1
12cr|sitecopy-0.16.6-3|98	+ Revision: 127298
12cr|sitecopy-0.16.6-3|99	- kill re-definition of %%buildroot on Pixel's request
12cr|sitecopy-0.16.6-3|100	- use %%mkrel
12cr|sitecopy-0.16.6-3|101	- import sitecopy
12cr|sitecopy-0.16.6-3|102	
12cr|sitecopy-0.16.6-3|103	
12cr|sitecopy-0.16.6-3|104	* Mon Mar 13 2006 Lenny Cartier <lenny@mandriva.com> 0.16.3-1mdk
12cr|sitecopy-0.16.6-3|105	- 0.16.3
12cr|sitecopy-0.16.6-3|106	
12cr|sitecopy-0.16.6-3|107	* Fri Sep 30 2005 Lenny Cartier <lenny@mandriva.com> 0.16.1-1mdk
12cr|sitecopy-0.16.6-3|108	- 0.16.1
12cr|sitecopy-0.16.6-3|109	
12cr|sitecopy-0.16.6-3|110	* Mon Sep 12 2005 Stew Benedict <sbenedict@mandriva.com> 0.16.0-1mdk
12cr|sitecopy-0.16.6-3|111	- 0.16.0
12cr|sitecopy-0.16.6-3|112	- drop French man page (S2, provided by man-pages-fr, #18475)
12cr|sitecopy-0.16.6-3|113	
12cr|sitecopy-0.16.6-3|114	* Thu Jun 09 2005 Buchan Milne <bgmilne@linux-mandrake.com> 0.15.1-2mdk
12cr|sitecopy-0.16.6-3|115	- Rebuild for libkrb53-devel 1.4.1
12cr|sitecopy-0.16.6-3|116	
12cr|sitecopy-0.16.6-3|117	* Mon May 02 2005 Stew Benedict <sbenedict@mandriva.com> 0.15.1-1mdk
12cr|sitecopy-0.16.6-3|118	- New release 0.15.1
12cr|sitecopy-0.16.6-3|119	
12cr|sitecopy-0.16.6-3|120	* Mon Mar 07 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.15.0-1mdk
12cr|sitecopy-0.16.6-3|121	- 0.15.0
12cr|sitecopy-0.16.6-3|122	
12cr|sitecopy-0.16.6-3|123	* Fri Mar 12 2004 Stew Benedict <sbenedict@mandrakesoft.com> 0.13.4-5mdk
12cr|sitecopy-0.16.6-3|124	- add French man page from Nicolas Girard
12cr|sitecopy-0.16.6-3|125	
12cr|sitecopy-0.16.6-3|126	* Fri Jan 30 2004 Stew Benedict <sbenedict@mandrakesoft.com> 0.13.4-4mdk
12cr|sitecopy-0.16.6-3|127	- remove file specific BuildRequires (unresolved dependencies in distro)
12cr|sitecopy-0.16.6-3|128	
12cr|sitecopy-0.16.6-3|129	* Sat Jan 17 2004 Abel Cheung <deaddog@deaddog.org> 0.13.4-3mdk
12cr|sitecopy-0.16.6-3|130	- Remove bash-completion dependency
12cr|sitecopy-0.16.6-3|131	- configure2_5x
12cr|sitecopy-0.16.6-3|132	- Fix BuildRequires
12cr|sitecopy-0.16.6-3|133	- Really link against openssl
12cr|sitecopy-0.16.6-3|134	
12cr|sitecopy-0.16.6-3|135	* Tue Dec 30 2003 Guillaume Rousse <guillomovitch@mandrake.org> 0.13.4-2mdk
12cr|sitecopy-0.16.6-3|136	- added bash-completion
12cr|sitecopy-0.16.6-3|137	
12cr|sitecopy-0.16.6-3|138	* Thu Dec 11 2003 Stew Benedict <sbenedict@mandrakesoft.com> 0.13.4-1mdk
12cr|sitecopy-0.16.6-3|139	- 0.13.4
12cr|sitecopy-0.16.6-3|140	
12cr|sitecopy-0.16.6-3|141	* Wed Jul  2 2003 Stew Benedict <sbenedict@mandrakesoft.com> 0.13.3-1mdk
12cr|sitecopy-0.16.6-3|142	- 0.13.3
12cr|sitecopy-0.16.6-3|143	
12cr|sitecopy-0.16.6-3|144	* Thu May 22 2003 Stew Benedict <sbenedict@mandrakesoft.com> 0.13.0-1mdk
12cr|sitecopy-0.16.6-3|145	- 0.13.0
12cr|sitecopy-0.16.6-3|146	
12cr|sitecopy-0.16.6-3|147	* Mon Apr 28 2003 Stew Benedict <sbenedict@mandrakesoft.com> 0.12.1-1mdk
12cr|sitecopy-0.16.6-3|148	- 0.12.1, BuildRequires, drop xsitecopy - pretty broken
12cr|sitecopy-0.16.6-3|149	
12cr|sitecopy-0.16.6-3|150	* Mon Dec 30 2002 Stew Benedict <sbenedict@mandrakesoft.com> 0.11.4-2mdk
12cr|sitecopy-0.16.6-3|151	- rebuild for new glibc/rpm
12cr|sitecopy-0.16.6-3|152	
12cr|sitecopy-0.16.6-3|153	* Sun Jul 14 2002 Roger <roger@linuxfreemail.com> 0.11.4-1mdk
12cr|sitecopy-0.16.6-3|154	- ok. i'm stumped. (didn't know a cvs existed) rebuilt for 0.11.4 release.
12cr|sitecopy-0.16.6-3|155	- now builds both sitecopy/xsitecopy
12cr|sitecopy-0.16.6-3|156	- fix BuildRoot, s/Copyright/License/, rpmlint fixes (sb)
12cr|sitecopy-0.16.6-3|157	
12cr|sitecopy-0.16.6-3|158	* Tue Jul  2 2002 Stew Benedict <sbenedict@mandrakesoft.com> 0.11.4-0.20020206.1mdk
12cr|sitecopy-0.16.6-3|159	- first Mandrake release
12cr|sitecopy-0.16.6-3|160	

7528 12
12cr|sitescooper-3.1.2-12|1	%if %{_use_internal_dependency_generator}
12cr|sitescooper-3.1.2-12|2	%define __noautoreq 'perl\\(Win32::(.*)\\)'
12cr|sitescooper-3.1.2-12|3	%define __noautoprov 'perl\\(Algorithm::Diff\\)'
12cr|sitescooper-3.1.2-12|4	%else
12cr|sitescooper-3.1.2-12|5	%define _requires_exceptions perl(in)\\|perl(to)\\|perl(Win32::Process)\\|perl(MacPerl)\\|perl(Win32::TieRegistry)
12cr|sitescooper-3.1.2-12|6	%define _provides_exceptions perl(Algorithm::Diff)
12cr|sitescooper-3.1.2-12|7	%endif
12cr|sitescooper-3.1.2-12|8	
12cr|sitescooper-3.1.2-12|9	Name:		sitescooper
12cr|sitescooper-3.1.2-12|10	Summary:	Convert websites for reading on a Palm
12cr|sitescooper-3.1.2-12|11	Version:	3.1.2
12cr|sitescooper-3.1.2-12|12	Release:	12
12cr|sitescooper-3.1.2-12|13	License:	GPL
12cr|sitescooper-3.1.2-12|14	Group:		Networking/WWW
12cr|sitescooper-3.1.2-12|15	URL:		http://sitescooper.org/
12cr|sitescooper-3.1.2-12|16	Source:		%{name}-%{version}.tar.bz2
12cr|sitescooper-3.1.2-12|17	BuildArch:	noarch
12cr|sitescooper-3.1.2-12|18	Requires:	perl-DB_File
12cr|sitescooper-3.1.2-12|19	
12cr|sitescooper-3.1.2-12|20	%description
12cr|sitescooper-3.1.2-12|21	Sitescooper automatically retrieves the stories from several news websites,
12cr|sitescooper-3.1.2-12|22	trims off extraneous HTML, and converts them into formats you can read on your
12cr|sitescooper-3.1.2-12|23	Palm computing device later, on-the-move.  Even if you don't have a Palm
12cr|sitescooper-3.1.2-12|24	handheld, it's still handy for simple website-to-text conversion.
12cr|sitescooper-3.1.2-12|25	
12cr|sitescooper-3.1.2-12|26	
12cr|sitescooper-3.1.2-12|27	%prep
12cr|sitescooper-3.1.2-12|28	%setup -q
12cr|sitescooper-3.1.2-12|29	
12cr|sitescooper-3.1.2-12|30	%build
12cr|sitescooper-3.1.2-12|31	
12cr|sitescooper-3.1.2-12|32	%install
12cr|sitescooper-3.1.2-12|33	%make PREFIX=%{buildroot}%{_prefix} RAW_PREFIX=%{_prefix} ETC=%{buildroot}%{_sysconfdir} \
12cr|sitescooper-3.1.2-12|34	MANDIR=%{buildroot}%{_mandir} install || :
12cr|sitescooper-3.1.2-12|35	
12cr|sitescooper-3.1.2-12|36	%files
12cr|sitescooper-3.1.2-12|37	%doc README.txt CHANGES.txt
12cr|sitescooper-3.1.2-12|38	%doc doc/*
12cr|sitescooper-3.1.2-12|39	%{_bindir}/*
12cr|sitescooper-3.1.2-12|40	%{_mandir}/man1/*
12cr|sitescooper-3.1.2-12|41	%dir %{_datadir}/sitescooper
12cr|sitescooper-3.1.2-12|42	%{_datadir}/sitescooper/*
12cr|sitescooper-3.1.2-12|43	%config(noreplace) %{_sysconfdir}/sitescooper.cf
12cr|sitescooper-3.1.2-12|44	

7529 12
12cr|sjeng-free-11.2-7|1	%define	version	11.2
12cr|sjeng-free-11.2-7|2	%define release	%mkrel 7
12cr|sjeng-free-11.2-7|3	%define pkgname Sjeng-Free
12cr|sjeng-free-11.2-7|4	
12cr|sjeng-free-11.2-7|5	Summary:	Chess program that plays many variants
12cr|sjeng-free-11.2-7|6	Name:		sjeng-free
12cr|sjeng-free-11.2-7|7	Version:	%{version}
12cr|sjeng-free-11.2-7|8	Release:	%{release}
12cr|sjeng-free-11.2-7|9	License:	GPL
12cr|sjeng-free-11.2-7|10	Group:		Games/Boards
12cr|sjeng-free-11.2-7|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sjeng-free-11.2-7|12	URL:		http://sjeng.sourceforge.net/
12cr|sjeng-free-11.2-7|13	Source0:	http://prdownloads.sourceforge.net/sjeng/%{pkgname}-%{version}.tar.bz2
12cr|sjeng-free-11.2-7|14	Source1:	sjeng.6.bz2
12cr|sjeng-free-11.2-7|15	Source2:	sjeng-README.bz2
12cr|sjeng-free-11.2-7|16	Patch0:		sjeng-11.2-cleanup.patch
12cr|sjeng-free-11.2-7|17	Patch1:		sjeng-11.2-fhs.patch
12cr|sjeng-free-11.2-7|18	BuildRequires:	automake1.9
12cr|sjeng-free-11.2-7|19	BuildRequires:	gdbm-devel
12cr|sjeng-free-11.2-7|20	# use version here, in case opening books need to be rebuilt
12cr|sjeng-free-11.2-7|21	# due to binary imcompatibility from future gdbm(?)
12cr|sjeng-free-11.2-7|22	# Nanar: this requires does not exists in the distro... ???
12cr|sjeng-free-11.2-7|23	# Requires:	sjeng-book = 0.1
12cr|sjeng-free-11.2-7|24	Provides:	chessengine
12cr|sjeng-free-11.2-7|25	
12cr|sjeng-free-11.2-7|26	%description
12cr|sjeng-free-11.2-7|27	Sjeng is a chess program that plays normal chess and many variants
12cr|sjeng-free-11.2-7|28	like crazyhouse, bughouse, suicide (aka giveaway or anti-chess) and
12cr|sjeng-free-11.2-7|29	losers. It can also play variants which have the same rules as normal
12cr|sjeng-free-11.2-7|30	chess, but a different starting position. It uses the XBoard/WinBoard
12cr|sjeng-free-11.2-7|31	interface by Tim Mann, so it can be used with xboard or eboard. It
12cr|sjeng-free-11.2-7|32	is also capable of playing on internet chess servers.
12cr|sjeng-free-11.2-7|33	
12cr|sjeng-free-11.2-7|34	%prep
12cr|sjeng-free-11.2-7|35	%setup -q -n %{pkgname}-%{version}
12cr|sjeng-free-11.2-7|36	%patch0 -p1 -b .cleanup
12cr|sjeng-free-11.2-7|37	%patch1 -p1 -b .fhs
12cr|sjeng-free-11.2-7|38	
12cr|sjeng-free-11.2-7|39	FORCE_AUTOCONF_2_5=1 ACLOCAL=aclocal-1.9 AUTOMAKE=automake-1.9 autoreconf --force --install
12cr|sjeng-free-11.2-7|40	
12cr|sjeng-free-11.2-7|41	bzip2 -dc %{SOURCE2} > README.debian
12cr|sjeng-free-11.2-7|42	
12cr|sjeng-free-11.2-7|43	# (Abel) supress annoying rpmlint warning message
12cr|sjeng-free-11.2-7|44	perl -pi -e 's/\r//g' [[:upper:]][[:upper:]]* ChangeLog
12cr|sjeng-free-11.2-7|45	
12cr|sjeng-free-11.2-7|46	%build
12cr|sjeng-free-11.2-7|47	%configure2_5x \
12cr|sjeng-free-11.2-7|48	--bindir=%{_gamesbindir} \
12cr|sjeng-free-11.2-7|49	--datadir=%{_gamesdatadir}
12cr|sjeng-free-11.2-7|50	
12cr|sjeng-free-11.2-7|51	%make
12cr|sjeng-free-11.2-7|52	
12cr|sjeng-free-11.2-7|53	%install
12cr|sjeng-free-11.2-7|54	rm -rf %{buildroot}
12cr|sjeng-free-11.2-7|55	%makeinstall_std
12cr|sjeng-free-11.2-7|56	
12cr|sjeng-free-11.2-7|57	mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man6
12cr|sjeng-free-11.2-7|58	bzip2 -dc %{SOURCE1} > ${RPM_BUILD_ROOT}%{_mandir}/man6/sjeng.6
12cr|sjeng-free-11.2-7|59	
12cr|sjeng-free-11.2-7|60	%clean
12cr|sjeng-free-11.2-7|61	rm -rf %{buildroot}
12cr|sjeng-free-11.2-7|62	
12cr|sjeng-free-11.2-7|63	%files
12cr|sjeng-free-11.2-7|64	%defattr(-,root,root)
12cr|sjeng-free-11.2-7|65	%doc AUTHORS BUGS ChangeLog NEWS README README.debian
12cr|sjeng-free-11.2-7|66	%{_gamesbindir}/*
12cr|sjeng-free-11.2-7|67	%{_mandir}/man6/sjeng.6*
12cr|sjeng-free-11.2-7|68	
12cr|sjeng-free-11.2-7|69	
12cr|sjeng-free-11.2-7|70	
12cr|sjeng-free-11.2-7|71	
12cr|sjeng-free-11.2-7|72	%changelog
12cr|sjeng-free-11.2-7|73	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 11.2-7mdv2010.0
12cr|sjeng-free-11.2-7|74	+ Revision: 433894
12cr|sjeng-free-11.2-7|75	- rebuild
12cr|sjeng-free-11.2-7|76	
12cr|sjeng-free-11.2-7|77	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 11.2-6mdv2009.0
12cr|sjeng-free-11.2-7|78	+ Revision: 260745
12cr|sjeng-free-11.2-7|79	- rebuild
12cr|sjeng-free-11.2-7|80	
12cr|sjeng-free-11.2-7|81	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 11.2-5mdv2009.0
12cr|sjeng-free-11.2-7|82	+ Revision: 252496
12cr|sjeng-free-11.2-7|83	- rebuild
12cr|sjeng-free-11.2-7|84	- fix no-buildroot-tag
12cr|sjeng-free-11.2-7|85	
12cr|sjeng-free-11.2-7|86	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 11.2-3mdv2008.1
12cr|sjeng-free-11.2-7|87	+ Revision: 127301
12cr|sjeng-free-11.2-7|88	- kill re-definition of %%buildroot on Pixel's request
12cr|sjeng-free-11.2-7|89	
12cr|sjeng-free-11.2-7|90	
12cr|sjeng-free-11.2-7|91	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|sjeng-free-11.2-7|92	+ 08/04/06 22:20:48 (53026)
12cr|sjeng-free-11.2-7|93	- fix deps
12cr|sjeng-free-11.2-7|94	
12cr|sjeng-free-11.2-7|95	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|sjeng-free-11.2-7|96	+ 08/04/06 22:17:42 (53025)
12cr|sjeng-free-11.2-7|97	Import sjeng-free
12cr|sjeng-free-11.2-7|98	
12cr|sjeng-free-11.2-7|99	* Sun Jul 03 2005 Abel Cheung <deaddog@mandriva.org> 11.2-2mdk
12cr|sjeng-free-11.2-7|100	- Incorporate everything from Debian: manpage, patches etc.
12cr|sjeng-free-11.2-7|101	Thanks to Lukas Geyer!
12cr|sjeng-free-11.2-7|102	- Also attempt to read opening book from system-wide location
12cr|sjeng-free-11.2-7|103	
12cr|sjeng-free-11.2-7|104	* Sat Jun 11 2005 Abel Cheung <deaddog@mandriva.org> 11.2-1mdk
12cr|sjeng-free-11.2-7|105	- First Mandriva package
12cr|sjeng-free-11.2-7|106	

7530 12
12cr|sk1-0.9.1-0.737.1|1	%define oname	sK1
12cr|sk1-0.9.1-0.737.1|2	
12cr|sk1-0.9.1-0.737.1|3	%define rel	1
12cr|sk1-0.9.1-0.737.1|4	%define svn	737
12cr|sk1-0.9.1-0.737.1|5	%if %svn
12cr|sk1-0.9.1-0.737.1|6	# https://sk1.svn.sourceforge.net/svnroot/sk1/trunk/sK1
12cr|sk1-0.9.1-0.737.1|7	%define release		%mkrel 0.%svn.%rel
12cr|sk1-0.9.1-0.737.1|8	%define distname	%name-%svn.tar.lzma
12cr|sk1-0.9.1-0.737.1|9	%define dirname		%oname
12cr|sk1-0.9.1-0.737.1|10	%else
12cr|sk1-0.9.1-0.737.1|11	%define release		%mkrel %rel
12cr|sk1-0.9.1-0.737.1|12	%define distname	%oname-%version.tar.gz
12cr|sk1-0.9.1-0.737.1|13	%define dirname		%oname-%version
12cr|sk1-0.9.1-0.737.1|14	%endif
12cr|sk1-0.9.1-0.737.1|15	
12cr|sk1-0.9.1-0.737.1|16	Name:		sk1
12cr|sk1-0.9.1-0.737.1|17	Summary:	Advanced vector graphics editor
12cr|sk1-0.9.1-0.737.1|18	Version:	0.9.1
12cr|sk1-0.9.1-0.737.1|19	Release:	%{release}
12cr|sk1-0.9.1-0.737.1|20	Source0:	http://sk1project.org/downloads/%{oname}/%{distname}
12cr|sk1-0.9.1-0.737.1|21	# Fix / kludge for Tcl 8.6 (good old interp->result) - AdamW 2008/12
12cr|sk1-0.9.1-0.737.1|22	Patch0:		sk1-601-tcl86.patch
12cr|sk1-0.9.1-0.737.1|23	Group:		Graphics
12cr|sk1-0.9.1-0.737.1|24	BuildRequires:	X11-devel
12cr|sk1-0.9.1-0.737.1|25	BuildRequires:	tcl
12cr|sk1-0.9.1-0.737.1|26	BuildRequires:	tcl-devel
12cr|sk1-0.9.1-0.737.1|27	BuildRequires:	tk
12cr|sk1-0.9.1-0.737.1|28	BuildRequires:	tk-devel
12cr|sk1-0.9.1-0.737.1|29	BuildRequires:	python-devel
12cr|sk1-0.9.1-0.737.1|30	BuildRequires:	freetype2-devel
12cr|sk1-0.9.1-0.737.1|31	BuildRequires:	cairo-devel
12cr|sk1-0.9.1-0.737.1|32	BuildRequires:	libxext-devel
12cr|sk1-0.9.1-0.737.1|33	BuildRequires:	lcms-devel
12cr|sk1-0.9.1-0.737.1|34	License:	GPLv2+ and LGPLv2+
12cr|sk1-0.9.1-0.737.1|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|sk1-0.9.1-0.737.1|36	Requires:	tkinter
12cr|sk1-0.9.1-0.737.1|37	Requires:	python-imaging
12cr|sk1-0.9.1-0.737.1|38	Requires:	python-lcms
12cr|sk1-0.9.1-0.737.1|39	Requires:	zenity
12cr|sk1-0.9.1-0.737.1|40	Provides:	sketch
12cr|sk1-0.9.1-0.737.1|41	Provides:	skencil
12cr|sk1-0.9.1-0.737.1|42	Obsoletes:	skencil < 0.6.19
12cr|sk1-0.9.1-0.737.1|43	URL:		http://sk1project.org/
12cr|sk1-0.9.1-0.737.1|44	
12cr|sk1-0.9.1-0.737.1|45	%description
12cr|sk1-0.9.1-0.737.1|46	sK1 is an open source vector graphics editor similar to CorelDRAW,
12cr|sk1-0.9.1-0.737.1|47	Adobe Illustrator, or Freehand. sK1 is mainly oriented for PostScript
12cr|sk1-0.9.1-0.737.1|48	processing. It features CMYK colorspace support, CMYK support in
12cr|sk1-0.9.1-0.737.1|49	Postscript, a Cairo-based engine, color managment, universal CDR
12cr|sk1-0.9.1-0.737.1|50	importer (7-X3 versions), and a modern Ttk based (former Tile widgets)
12cr|sk1-0.9.1-0.737.1|51	user interface.
12cr|sk1-0.9.1-0.737.1|52	
12cr|sk1-0.9.1-0.737.1|53	%prep
12cr|sk1-0.9.1-0.737.1|54	%setup -q -n %{dirname}
12cr|sk1-0.9.1-0.737.1|55	%patch0 -p1 -b .tcl86
12cr|sk1-0.9.1-0.737.1|56	sed -i -e 's,tcl8.5,tcl%{tcl_version},g' setup.py
12cr|sk1-0.9.1-0.737.1|57	sed -i -e 's,tk8.5,tk%{tcl_version},g' setup.py
12cr|sk1-0.9.1-0.737.1|58	
12cr|sk1-0.9.1-0.737.1|59	%build
12cr|sk1-0.9.1-0.737.1|60	%{__python} ./setup.py build
12cr|sk1-0.9.1-0.737.1|61	
12cr|sk1-0.9.1-0.737.1|62	%install
12cr|sk1-0.9.1-0.737.1|63	rm -fr %{buildroot}
12cr|sk1-0.9.1-0.737.1|64	%{__python} setup.py install --root=%{buildroot} --compile --optimize=2
12cr|sk1-0.9.1-0.737.1|65	
12cr|sk1-0.9.1-0.737.1|66	# icons
12cr|sk1-0.9.1-0.737.1|67	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64}/apps
12cr|sk1-0.9.1-0.737.1|68	for i in 16 32 48 64; do \
12cr|sk1-0.9.1-0.737.1|69	install -m 0644 src/share/icons/CrystalSVG/icon_sk1_$i.png %{buildroot}%{_iconsdir}/hicolor/$i\x$i/apps/%{name}.png; \
12cr|sk1-0.9.1-0.737.1|70	done
12cr|sk1-0.9.1-0.737.1|71	
12cr|sk1-0.9.1-0.737.1|72	# menu
12cr|sk1-0.9.1-0.737.1|73	mkdir -p %{buildroot}%{_datadir}/applications
12cr|sk1-0.9.1-0.737.1|74	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|sk1-0.9.1-0.737.1|75	[Desktop Entry]
12cr|sk1-0.9.1-0.737.1|76	Name=sK1
12cr|sk1-0.9.1-0.737.1|77	Comment=Vector drawing tool
12cr|sk1-0.9.1-0.737.1|78	Exec=%{_bindir}/%{name} %f
12cr|sk1-0.9.1-0.737.1|79	Icon=%{name}
12cr|sk1-0.9.1-0.737.1|80	Terminal=false
12cr|sk1-0.9.1-0.737.1|81	Type=Application
12cr|sk1-0.9.1-0.737.1|82	StartupNotify=true
12cr|sk1-0.9.1-0.737.1|83	MimeType=image/x-sk
12cr|sk1-0.9.1-0.737.1|84	Categories=Graphics;VectorGraphics;
12cr|sk1-0.9.1-0.737.1|85	EOF
12cr|sk1-0.9.1-0.737.1|86	
12cr|sk1-0.9.1-0.737.1|87	%if %mdkversion < 200900
12cr|sk1-0.9.1-0.737.1|88	%post
12cr|sk1-0.9.1-0.737.1|89	%update_icon_cache hicolor
12cr|sk1-0.9.1-0.737.1|90	%update_menus
12cr|sk1-0.9.1-0.737.1|91	%update_desktop_database
12cr|sk1-0.9.1-0.737.1|92	%endif
12cr|sk1-0.9.1-0.737.1|93	%if %mdkversion < 200900
12cr|sk1-0.9.1-0.737.1|94	%postun
12cr|sk1-0.9.1-0.737.1|95	%clean_icon_cache hicolor
12cr|sk1-0.9.1-0.737.1|96	%clean_menus
12cr|sk1-0.9.1-0.737.1|97	%clean_desktop_database
12cr|sk1-0.9.1-0.737.1|98	%endif
12cr|sk1-0.9.1-0.737.1|99	
12cr|sk1-0.9.1-0.737.1|100	%clean
12cr|sk1-0.9.1-0.737.1|101	rm -fr %{buildroot}
12cr|sk1-0.9.1-0.737.1|102	
12cr|sk1-0.9.1-0.737.1|103	%files
12cr|sk1-0.9.1-0.737.1|104	%defattr(-,root,root)
12cr|sk1-0.9.1-0.737.1|105	%{py_platsitedir}/%{name}
12cr|sk1-0.9.1-0.737.1|106	%{_bindir}/%{name}
12cr|sk1-0.9.1-0.737.1|107	%{py_platsitedir}/%{oname}-%{version}pre-py%{pyver}.egg-info
12cr|sk1-0.9.1-0.737.1|108	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|sk1-0.9.1-0.737.1|109	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|sk1-0.9.1-0.737.1|110	
12cr|sk1-0.9.1-0.737.1|111	
12cr|sk1-0.9.1-0.737.1|112	%changelog
12cr|sk1-0.9.1-0.737.1|113	* Tue May 26 2009 Adam Williamson <awilliamson@mandriva.org> 0.9.1-0.737.1mdv2010.0
12cr|sk1-0.9.1-0.737.1|114	+ Revision: 379811
12cr|sk1-0.9.1-0.737.1|115	- new snapshot (pretty much a 0.9.1 pre-release)
12cr|sk1-0.9.1-0.737.1|116	
12cr|sk1-0.9.1-0.737.1|117	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.0-0.601.2mdv2009.1
12cr|sk1-0.9.1-0.737.1|118	+ Revision: 319719
12cr|sk1-0.9.1-0.737.1|119	- rebuild with python 2.6
12cr|sk1-0.9.1-0.737.1|120	
12cr|sk1-0.9.1-0.737.1|121	* Sat Dec 06 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.0-0.601.1mdv2009.1
12cr|sk1-0.9.1-0.737.1|122	+ Revision: 311035
12cr|sk1-0.9.1-0.737.1|123	- buildrequires lcms-devel
12cr|sk1-0.9.1-0.737.1|124	- rebuild for new tcl
12cr|sk1-0.9.1-0.737.1|125	- a couple of fixes / kludges for tcl 8.6 issues
12cr|sk1-0.9.1-0.737.1|126	- update to latest svn
12cr|sk1-0.9.1-0.737.1|127	
12cr|sk1-0.9.1-0.737.1|128	* Fri Sep 12 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.0-0.511.1mdv2009.0
12cr|sk1-0.9.1-0.737.1|129	+ Revision: 284341
12cr|sk1-0.9.1-0.737.1|130	- drop font_sys.patch: merged upstream
12cr|sk1-0.9.1-0.737.1|131	- new snapshot 511
12cr|sk1-0.9.1-0.737.1|132	
12cr|sk1-0.9.1-0.737.1|133	* Sat Aug 16 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.0-0.496.1mdv2009.0
12cr|sk1-0.9.1-0.737.1|134	+ Revision: 272510
12cr|sk1-0.9.1-0.737.1|135	- new snapshot 496
12cr|sk1-0.9.1-0.737.1|136	- add font_sys.patch (fixes a bug that breaks text entry)
12cr|sk1-0.9.1-0.737.1|137	
12cr|sk1-0.9.1-0.737.1|138	* Tue Jun 24 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.0-0.440.1mdv2009.0
12cr|sk1-0.9.1-0.737.1|139	+ Revision: 228770
12cr|sk1-0.9.1-0.737.1|140	- drop modules_typo.patch (merged upstream)
12cr|sk1-0.9.1-0.737.1|141	- new snapshot 440
12cr|sk1-0.9.1-0.737.1|142	
12cr|sk1-0.9.1-0.737.1|143	+ Pixel <pixel@mandriva.com>
12cr|sk1-0.9.1-0.737.1|144	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|sk1-0.9.1-0.737.1|145	
12cr|sk1-0.9.1-0.737.1|146	* Thu May 29 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.0-0.424.1mdv2009.0
12cr|sk1-0.9.1-0.737.1|147	+ Revision: 213121
12cr|sk1-0.9.1-0.737.1|148	- add modules_typo.patch: upstream nerfed up the fix for the last bug, fixing their fix...
12cr|sk1-0.9.1-0.737.1|149	- drop modules.patch (merged upstream)
12cr|sk1-0.9.1-0.737.1|150	- new snapshot 424
12cr|sk1-0.9.1-0.737.1|151	
12cr|sk1-0.9.1-0.737.1|152	* Wed May 28 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.0-0.422.1mdv2009.0
12cr|sk1-0.9.1-0.737.1|153	+ Revision: 212159
12cr|sk1-0.9.1-0.737.1|154	- import sk1
12cr|sk1-0.9.1-0.737.1|155	
12cr|sk1-0.9.1-0.737.1|156	

7531 12
12cr|sk1libs-0.9.1-1|1	Name:		sk1libs
12cr|sk1libs-0.9.1-1|2	Version:	0.9.1
12cr|sk1libs-0.9.1-1|3	Release:	%mkrel 1
12cr|sk1libs-0.9.1-1|4	Summary:	Set of Python Non-GUI Extensions for sK1 Project
12cr|sk1libs-0.9.1-1|5	License:	GPLv2+ and LGPLv2+
12cr|sk1libs-0.9.1-1|6	Group:		Graphics
12cr|sk1libs-0.9.1-1|7	URL:		http://sk1project.org/
12cr|sk1libs-0.9.1-1|8	Source0:	http://sk1project.org/downloads/%{name}/%{name}-%{version}.tar.gz
12cr|sk1libs-0.9.1-1|9	# Fix / kludge for Tcl 8.6 (good old interp->result) - AdamW 2008/12
12cr|sk1libs-0.9.1-1|10	Patch0:		sk1libs-math-fix.diff
12cr|sk1libs-0.9.1-1|11	BuildRequires:	freetype2-devel
12cr|sk1libs-0.9.1-1|12	BuildRequires:	lcms-devel
12cr|sk1libs-0.9.1-1|13	BuildRequires:	jpeg-devel
12cr|sk1libs-0.9.1-1|14	BuildRequires:	python-devel
12cr|sk1libs-0.9.1-1|15	BuildRequires:	zlib-devel
12cr|sk1libs-0.9.1-1|16	Requires:	python-imaging
12cr|sk1libs-0.9.1-1|17	Requires:	python-lcms
12cr|sk1libs-0.9.1-1|18	
12cr|sk1libs-0.9.1-1|19	
12cr|sk1libs-0.9.1-1|20	%description
12cr|sk1libs-0.9.1-1|21	sk1libs is a set of python non-GUI extensions for sK1 Project. The package
12cr|sk1libs-0.9.1-1|22	includes multiplatform non-GUI extensions which are usually native extensions.
12cr|sk1libs-0.9.1-1|23	
12cr|sk1libs-0.9.1-1|24	%prep
12cr|sk1libs-0.9.1-1|25	%setup -q
12cr|sk1libs-0.9.1-1|26	%patch0 -p1 -b .mfix
12cr|sk1libs-0.9.1-1|27	sed -i -e 's,tcl8.5,tcl%{tcl_version},g' setup.py
12cr|sk1libs-0.9.1-1|28	sed -i -e 's,tk8.5,tk%{tcl_version},g' setup.py
12cr|sk1libs-0.9.1-1|29	
12cr|sk1libs-0.9.1-1|30	%build
12cr|sk1libs-0.9.1-1|31	%{__python} ./setup.py build
12cr|sk1libs-0.9.1-1|32	
12cr|sk1libs-0.9.1-1|33	%install
12cr|sk1libs-0.9.1-1|34	rm -fr %{buildroot}
12cr|sk1libs-0.9.1-1|35	%{__python} setup.py install --root=%{buildroot} --compile --optimize=2
12cr|sk1libs-0.9.1-1|36	
12cr|sk1libs-0.9.1-1|37	
12cr|sk1libs-0.9.1-1|38	%files
12cr|sk1libs-0.9.1-1|39	%{py_platsitedir}/*
12cr|sk1libs-0.9.1-1|40	
12cr|sk1libs-0.9.1-1|41	
12cr|sk1libs-0.9.1-1|42	
12cr|sk1libs-0.9.1-1|43	%changelog
12cr|sk1libs-0.9.1-1|44	* Sat Mar 10 2012 Thomas Spuhler <tspuhler@mandriva.org> 0.9.1-1mdv2012.0
12cr|sk1libs-0.9.1-1|45	+ Revision: 783926
12cr|sk1libs-0.9.1-1|46	- imported package sk1libs
12cr|sk1libs-0.9.1-1|47	

7532 12
12cr|skalibs-0.47-2|1	Name:			skalibs
12cr|skalibs-0.47-2|2	Version:		0.47
12cr|skalibs-0.47-2|3	Release:		%mkrel 2
12cr|skalibs-0.47-2|4	
12cr|skalibs-0.47-2|5	Summary:	The skarnet.org development library
12cr|skalibs-0.47-2|6	License:	BSD
12cr|skalibs-0.47-2|7	Group:		Development/Other
12cr|skalibs-0.47-2|8	URL:		http://www.skarnet.org/software/skalibs/
12cr|skalibs-0.47-2|9	Source0:	http://www.skarnet.org/software/%{name}/%{name}-%{version}.tar.gz
12cr|skalibs-0.47-2|10	
12cr|skalibs-0.47-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|skalibs-0.47-2|12	
12cr|skalibs-0.47-2|13	%description
12cr|skalibs-0.47-2|14	skalibs is a package centralizing the public-domain C
12cr|skalibs-0.47-2|15	development files used for building other skarnet.org software.
12cr|skalibs-0.47-2|16	
12cr|skalibs-0.47-2|17	
12cr|skalibs-0.47-2|18	%package devel
12cr|skalibs-0.47-2|19	Group:          Development/C
12cr|skalibs-0.47-2|20	Summary:        Development files for skalibs
12cr|skalibs-0.47-2|21	Obsoletes:      %{name}
12cr|skalibs-0.47-2|22	Provides:       %{name}
12cr|skalibs-0.47-2|23	
12cr|skalibs-0.47-2|24	%description devel
12cr|skalibs-0.47-2|25	skalibs is a package centralizing the public-domain C
12cr|skalibs-0.47-2|26	development files used for building other skarnet.org software.
12cr|skalibs-0.47-2|27	
12cr|skalibs-0.47-2|28	skalibs can also be used as a sound basic start for C
12cr|skalibs-0.47-2|29	development.  There are a lot of general-purpose libraries out
12cr|skalibs-0.47-2|30	there; but if your main goal is to produce small and secure C
12cr|skalibs-0.47-2|31	code, you will like skalibs.
12cr|skalibs-0.47-2|32	
12cr|skalibs-0.47-2|33	skalibs contains exclusively public-domain code.  So you can
12cr|skalibs-0.47-2|34	redistribute it as you want, and it does not prevent you from
12cr|skalibs-0.47-2|35	distributing any of your executables.
12cr|skalibs-0.47-2|36	
12cr|skalibs-0.47-2|37	
12cr|skalibs-0.47-2|38	%prep
12cr|skalibs-0.47-2|39	%setup -q -n prog
12cr|skalibs-0.47-2|40	
12cr|skalibs-0.47-2|41	
12cr|skalibs-0.47-2|42	%build
12cr|skalibs-0.47-2|43	pushd %{name}-%{version}
12cr|skalibs-0.47-2|44	package/compile
12cr|skalibs-0.47-2|45	popd
12cr|skalibs-0.47-2|46	
12cr|skalibs-0.47-2|47	
12cr|skalibs-0.47-2|48	%install
12cr|skalibs-0.47-2|49	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|skalibs-0.47-2|50	
12cr|skalibs-0.47-2|51	mkdir -p %{buildroot}{%{_libdir}/%{name},%{_includedir}/%{name}}
12cr|skalibs-0.47-2|52	
12cr|skalibs-0.47-2|53	pushd %{name}-%{version}
12cr|skalibs-0.47-2|54	for i in `cat package/include` ;  do
12cr|skalibs-0.47-2|55	install -m 0755 include/$i %{buildroot}%{_includedir}/%{name}/
12cr|skalibs-0.47-2|56	done
12cr|skalibs-0.47-2|57	
12cr|skalibs-0.47-2|58	for i in `cat package/library` ;  do
12cr|skalibs-0.47-2|59	install -m 0755 library/$i %{buildroot}%{_libdir}/%{name}/
12cr|skalibs-0.47-2|60	done
12cr|skalibs-0.47-2|61	popd
12cr|skalibs-0.47-2|62	
12cr|skalibs-0.47-2|63	
12cr|skalibs-0.47-2|64	%clean
12cr|skalibs-0.47-2|65	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|skalibs-0.47-2|66	
12cr|skalibs-0.47-2|67	
12cr|skalibs-0.47-2|68	%files devel
12cr|skalibs-0.47-2|69	%defattr(-,root,root)
12cr|skalibs-0.47-2|70	%doc %{name}-%{version}/package/CHANGES
12cr|skalibs-0.47-2|71	%doc %{name}-%{version}/package/README
12cr|skalibs-0.47-2|72	%doc %{name}-%{version}/doc/*.html
12cr|skalibs-0.47-2|73	%dir %{_includedir}/%{name}
12cr|skalibs-0.47-2|74	%dir %{_libdir}/%{name}
12cr|skalibs-0.47-2|75	%{_includedir}/%{name}/*.h
12cr|skalibs-0.47-2|76	%{_libdir}/%{name}/*.a
12cr|skalibs-0.47-2|77	
12cr|skalibs-0.47-2|78	
12cr|skalibs-0.47-2|79	
12cr|skalibs-0.47-2|80	
12cr|skalibs-0.47-2|81	%changelog
12cr|skalibs-0.47-2|82	

7533 12
12cr|skanlite-0.8-1|1	Name:		skanlite
12cr|skanlite-0.8-1|2	Version:	0.8
12cr|skanlite-0.8-1|3	Release:	1
12cr|skanlite-0.8-1|4	License:	GPLv2+
12cr|skanlite-0.8-1|5	Url:		http://opendesktop.org/content/show.php/Skanlite?content=109803
12cr|skanlite-0.8-1|6	Group:		Graphical desktop/KDE
12cr|skanlite-0.8-1|7	Source0:	http://sourceforge.net/projects/sanewidget/files/Skanlite/%name-%version.tar.bz2
12cr|skanlite-0.8-1|8	Summary:        An image scanning application
12cr|skanlite-0.8-1|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|skanlite-0.8-1|10	BuildRequires:  libksane-devel
12cr|skanlite-0.8-1|11	BuildRequires:	kdelibs4-devel
12cr|skanlite-0.8-1|12	BuildRequires:	libpng-devel
12cr|skanlite-0.8-1|13	
12cr|skanlite-0.8-1|14	%description
12cr|skanlite-0.8-1|15	Skanlite is an image scanning application that does nothing more than
12cr|skanlite-0.8-1|16	scan and save images. It is based on libksane, a KDE interface for SANE
12cr|skanlite-0.8-1|17	library to control flat scanners.
12cr|skanlite-0.8-1|18	
12cr|skanlite-0.8-1|19	%if %mdkversion < 200900
12cr|skanlite-0.8-1|20	%post
12cr|skanlite-0.8-1|21	%{update_desktop_database}
12cr|skanlite-0.8-1|22	%update_icon_cache hicolor
12cr|skanlite-0.8-1|23	
12cr|skanlite-0.8-1|24	%postun
12cr|skanlite-0.8-1|25	%{clean_desktop_database}
12cr|skanlite-0.8-1|26	%clean_icon_cache hicolor
12cr|skanlite-0.8-1|27	%endif
12cr|skanlite-0.8-1|28	
12cr|skanlite-0.8-1|29	%files -f %name.lang
12cr|skanlite-0.8-1|30	%defattr(-,root,root)
12cr|skanlite-0.8-1|31	%_kde_bindir/*
12cr|skanlite-0.8-1|32	%_kde_datadir/applications/kde4/*.desktop
12cr|skanlite-0.8-1|33	
12cr|skanlite-0.8-1|34	#------------------------------------------------
12cr|skanlite-0.8-1|35	
12cr|skanlite-0.8-1|36	%prep
12cr|skanlite-0.8-1|37	%setup -q -n %name-%version
12cr|skanlite-0.8-1|38	
12cr|skanlite-0.8-1|39	%build
12cr|skanlite-0.8-1|40	%cmake_kde4
12cr|skanlite-0.8-1|41	%make
12cr|skanlite-0.8-1|42	
12cr|skanlite-0.8-1|43	%install
12cr|skanlite-0.8-1|44	rm -rf %buildroot
12cr|skanlite-0.8-1|45	%{makeinstall_std} -C build
12cr|skanlite-0.8-1|46	%find_lang %name --with-html
12cr|skanlite-0.8-1|47	
12cr|skanlite-0.8-1|48	%clean
12cr|skanlite-0.8-1|49	rm -rf %buildroot
12cr|skanlite-0.8-1|50	
12cr|skanlite-0.8-1|51	
12cr|skanlite-0.8-1|52	%changelog
12cr|skanlite-0.8-1|53	* Fri Apr 27 2012 Crispin Boylan <crisb@mandriva.org> 0.8-1
12cr|skanlite-0.8-1|54	+ Revision: 793964
12cr|skanlite-0.8-1|55	- New release
12cr|skanlite-0.8-1|56	
12cr|skanlite-0.8-1|57	* Wed Dec 01 2010 Funda Wang <fwang@mandriva.org> 0.7-1mdv2011.0
12cr|skanlite-0.8-1|58	+ Revision: 604302
12cr|skanlite-0.8-1|59	- update to new version 0.7
12cr|skanlite-0.8-1|60	
12cr|skanlite-0.8-1|61	* Tue Nov 30 2010 Funda Wang <fwang@mandriva.org> 0.6-1mdv2011.0
12cr|skanlite-0.8-1|62	+ Revision: 603282
12cr|skanlite-0.8-1|63	- new version 0.6
12cr|skanlite-0.8-1|64	
12cr|skanlite-0.8-1|65	* Sat Feb 13 2010 Funda Wang <fwang@mandriva.org> 0.4-1mdv2010.1
12cr|skanlite-0.8-1|66	+ Revision: 505217
12cr|skanlite-0.8-1|67	- new version 0.4
12cr|skanlite-0.8-1|68	
12cr|skanlite-0.8-1|69	* Sat May 02 2009 Funda Wang <fwang@mandriva.org> 0.3-1mdv2010.0
12cr|skanlite-0.8-1|70	+ Revision: 370591
12cr|skanlite-0.8-1|71	- New version 0.3
12cr|skanlite-0.8-1|72	
12cr|skanlite-0.8-1|73	* Sat Aug 09 2008 Funda Wang <fwang@mandriva.org> 0.2-2mdv2009.0
12cr|skanlite-0.8-1|74	+ Revision: 270114
12cr|skanlite-0.8-1|75	- remove old patch
12cr|skanlite-0.8-1|76	- fix desktop file
12cr|skanlite-0.8-1|77	
12cr|skanlite-0.8-1|78	* Tue Jul 29 2008 Funda Wang <fwang@mandriva.org> 0.2-1mdv2009.0
12cr|skanlite-0.8-1|79	+ Revision: 252925
12cr|skanlite-0.8-1|80	- New version 0.2
12cr|skanlite-0.8-1|81	
12cr|skanlite-0.8-1|82	* Fri Jul 18 2008 Funda Wang <fwang@mandriva.org> 0.1-1mdv2009.0
12cr|skanlite-0.8-1|83	+ Revision: 238143
12cr|skanlite-0.8-1|84	- import skanlite
12cr|skanlite-0.8-1|85	

7534 12
12cr|skey-1.1.5-10|1	%define	major 1
12cr|skey-1.1.5-10|2	%define libname	%mklibname skey %{major}
12cr|skey-1.1.5-10|3	
12cr|skey-1.1.5-10|4	Summary:	S/Key suite of programs
12cr|skey-1.1.5-10|5	Name:		skey
12cr|skey-1.1.5-10|6	Version:	1.1.5
12cr|skey-1.1.5-10|7	Release:	%mkrel 10
12cr|skey-1.1.5-10|8	License:	BSD
12cr|skey-1.1.5-10|9	Group:		System/Libraries
12cr|skey-1.1.5-10|10	Source:		%{name}-%{version}.tar.bz2
12cr|skey-1.1.5-10|11	Patch0:		skey-1.1.5-gentoo.diff
12cr|skey-1.1.5-10|12	Patch1:		skey-login_name_max.diff
12cr|skey-1.1.5-10|13	Patch2:		skey-1.1.5-fPIC.patch
12cr|skey-1.1.5-10|14	Patch3:		skey-1.1.5-bind-now.patch
12cr|skey-1.1.5-10|15	Patch4:		skey-1.1.5-otp.diff
12cr|skey-1.1.5-10|16	# This url is wrong, but it is impossible to find it else where...
12cr|skey-1.1.5-10|17	#URL: ftp://thumper.bellcore.com/pub/nmh/
12cr|skey-1.1.5-10|18	BuildRequires:	libcrack-devel
12cr|skey-1.1.5-10|19	# if not using BuildConflicts here the binaries could link against installed libs
12cr|skey-1.1.5-10|20	BuildConflicts:	skey-devel
12cr|skey-1.1.5-10|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|skey-1.1.5-10|22	
12cr|skey-1.1.5-10|23	%description
12cr|skey-1.1.5-10|24	This is an S/Key implementation ported from OpenBSD.
12cr|skey-1.1.5-10|25	
12cr|skey-1.1.5-10|26	S/Key provides One Time Password functionality, and can be used to
12cr|skey-1.1.5-10|27	increase system security.
12cr|skey-1.1.5-10|28	
12cr|skey-1.1.5-10|29	%package -n	%{libname}
12cr|skey-1.1.5-10|30	Summary:	Shared S/Key library
12cr|skey-1.1.5-10|31	Group:          System/Libraries
12cr|skey-1.1.5-10|32	
12cr|skey-1.1.5-10|33	%description -n	%{libname}
12cr|skey-1.1.5-10|34	This is an S/Key implementation ported from OpenBSD.
12cr|skey-1.1.5-10|35	
12cr|skey-1.1.5-10|36	S/Key provides One Time Password functionality, and can be used to
12cr|skey-1.1.5-10|37	increase system security.
12cr|skey-1.1.5-10|38	
12cr|skey-1.1.5-10|39	%package -n	%{libname}-devel
12cr|skey-1.1.5-10|40	Summary:	Header files for the S/Key library
12cr|skey-1.1.5-10|41	Group:		Development/C
12cr|skey-1.1.5-10|42	Obsoletes:	%{name}-devel
12cr|skey-1.1.5-10|43	Provides:	%{name}-devel = %{version}
12cr|skey-1.1.5-10|44	Provides:	lib%{name}-devel = %{version}
12cr|skey-1.1.5-10|45	Requires:	%{libname} = %{version}
12cr|skey-1.1.5-10|46	
12cr|skey-1.1.5-10|47	%description -n	%{libname}-devel
12cr|skey-1.1.5-10|48	This is an S/Key implementation ported from OpenBSD.
12cr|skey-1.1.5-10|49	
12cr|skey-1.1.5-10|50	S/Key provides One Time Password functionality, and can be used to
12cr|skey-1.1.5-10|51	increase system security.
12cr|skey-1.1.5-10|52	
12cr|skey-1.1.5-10|53	This package contains development files for the S/Key library.
12cr|skey-1.1.5-10|54	
12cr|skey-1.1.5-10|55	%package -n	%{libname}-static-devel
12cr|skey-1.1.5-10|56	Summary:	Static S/Key library
12cr|skey-1.1.5-10|57	Group:		Development/C
12cr|skey-1.1.5-10|58	Obsoletes:	%{name}-static-devel
12cr|skey-1.1.5-10|59	Provides:	%{name}-static-devel = %{version}
12cr|skey-1.1.5-10|60	Provides:	lib%{name}-static-devel = %{version}
12cr|skey-1.1.5-10|61	Requires:	%{libname}-devel = %{version}
12cr|skey-1.1.5-10|62	Requires:	%{libname} = %{version}
12cr|skey-1.1.5-10|63	
12cr|skey-1.1.5-10|64	%description -n	%{libname}-static-devel
12cr|skey-1.1.5-10|65	This is an S/Key implementation ported from OpenBSD.
12cr|skey-1.1.5-10|66	
12cr|skey-1.1.5-10|67	S/Key provides One Time Password functionality, and can be used to
12cr|skey-1.1.5-10|68	increase system security.
12cr|skey-1.1.5-10|69	
12cr|skey-1.1.5-10|70	This package contains the static S/Key library.
12cr|skey-1.1.5-10|71	
12cr|skey-1.1.5-10|72	%prep
12cr|skey-1.1.5-10|73	
12cr|skey-1.1.5-10|74	%setup -q
12cr|skey-1.1.5-10|75	%patch0 -p1 -b .gentoo
12cr|skey-1.1.5-10|76	%patch1 -p1 -b .skey-login_name_max
12cr|skey-1.1.5-10|77	%patch2 -p0 -b .skey-fPIC
12cr|skey-1.1.5-10|78	%patch3 -p0 -b .skey-bind-now
12cr|skey-1.1.5-10|79	%patch4 -p1 -b .skey-otp
12cr|skey-1.1.5-10|80	
12cr|skey-1.1.5-10|81	# fix one small thing...
12cr|skey-1.1.5-10|82	perl -pi -e "s|/etc/skeykeys|%{_sysconfdir}/%{name}/skeykeys|g" skeyprune.pl
12cr|skey-1.1.5-10|83	
12cr|skey-1.1.5-10|84	%build
12cr|skey-1.1.5-10|85	export SENDMAIL="%{_sbindir}/sendmail"
12cr|skey-1.1.5-10|86	export CFLAGS="$RPM_OPT_FLAGS -DSKEY_HASH_DEFAULT=1"
12cr|skey-1.1.5-10|87	
12cr|skey-1.1.5-10|88	%configure \
12cr|skey-1.1.5-10|89	--prefix=%{_prefix} \
12cr|skey-1.1.5-10|90	--sysconfdir=%{_sysconfdir}/%{name} \
12cr|skey-1.1.5-10|91	--libdir=%{_libdir}
12cr|skey-1.1.5-10|92	
12cr|skey-1.1.5-10|93	make
12cr|skey-1.1.5-10|94	
12cr|skey-1.1.5-10|95	%install
12cr|skey-1.1.5-10|96	rm -rf %{buildroot}
12cr|skey-1.1.5-10|97	
12cr|skey-1.1.5-10|98	%makeinstall_std
12cr|skey-1.1.5-10|99	
12cr|skey-1.1.5-10|100	install -d %{buildroot}%{_sbindir}
12cr|skey-1.1.5-10|101	
12cr|skey-1.1.5-10|102	mv %{buildroot}%{_bindir}/skeyprune %{buildroot}%{_sbindir}/
12cr|skey-1.1.5-10|103	
12cr|skey-1.1.5-10|104	install -m0755 skeyaudit.sh %{buildroot}%{_bindir}/skeyaudit
12cr|skey-1.1.5-10|105	
12cr|skey-1.1.5-10|106	ln -snf skey %{buildroot}%{_bindir}/otp-md4
12cr|skey-1.1.5-10|107	ln -snf skey %{buildroot}%{_bindir}/otp-sha1
12cr|skey-1.1.5-10|108	ln -snf skey %{buildroot}%{_bindir}/otp-md5
12cr|skey-1.1.5-10|109	
12cr|skey-1.1.5-10|110	# make install is borked...
12cr|skey-1.1.5-10|111	ln -snf libskey.so.%{version} %{buildroot}%{_libdir}/libskey.so.1.1
12cr|skey-1.1.5-10|112	ln -snf libskey.so.%{version} %{buildroot}%{_libdir}/libskey.so.1
12cr|skey-1.1.5-10|113	ln -snf libskey.so.%{version} %{buildroot}%{_libdir}/libskey.so
12cr|skey-1.1.5-10|114	
12cr|skey-1.1.5-10|115	chmod 755 %{buildroot}%{_bindir}/*
12cr|skey-1.1.5-10|116	chmod 755 %{buildroot}%{_libdir}/libskey.so*
12cr|skey-1.1.5-10|117	chmod 644 %{buildroot}%{_libdir}/libskey.a
12cr|skey-1.1.5-10|118	
12cr|skey-1.1.5-10|119	# cleanup
12cr|skey-1.1.5-10|120	rm -f %{buildroot}%{_bindir}/libskey.a
12cr|skey-1.1.5-10|121	
12cr|skey-1.1.5-10|122	%if %mdkversion < 200900
12cr|skey-1.1.5-10|123	%post -n %{libname} -p /sbin/ldconfig
12cr|skey-1.1.5-10|124	%endif
12cr|skey-1.1.5-10|125	
12cr|skey-1.1.5-10|126	%if %mdkversion < 200900
12cr|skey-1.1.5-10|127	%postun -n %{libname} -p /sbin/ldconfig
12cr|skey-1.1.5-10|128	%endif
12cr|skey-1.1.5-10|129	
12cr|skey-1.1.5-10|130	%clean
12cr|skey-1.1.5-10|131	rm -rf %{buildroot}
12cr|skey-1.1.5-10|132	
12cr|skey-1.1.5-10|133	%files
12cr|skey-1.1.5-10|134	%defattr(-,root,root)
12cr|skey-1.1.5-10|135	%doc CHANGES INSTALL README
12cr|skey-1.1.5-10|136	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/%{name}/skeykeys
12cr|skey-1.1.5-10|137	%attr(4755,root,root) %{_bindir}/skeyinit
12cr|skey-1.1.5-10|138	%attr(4755,root,root) %{_bindir}/skeyinfo
12cr|skey-1.1.5-10|139	%attr(4755,root,root) %{_bindir}/skeyaudit
12cr|skey-1.1.5-10|140	%attr(0755,root,root) %{_bindir}/skey
12cr|skey-1.1.5-10|141	%attr(0755,root,root) %{_bindir}/otp-md4
12cr|skey-1.1.5-10|142	%attr(0755,root,root) %{_bindir}/otp-sha1
12cr|skey-1.1.5-10|143	%attr(0755,root,root) %{_bindir}/otp-md5
12cr|skey-1.1.5-10|144	%attr(0755,root,root) %{_sbindir}/skeyprune
12cr|skey-1.1.5-10|145	%{_mandir}/*/*
12cr|skey-1.1.5-10|146	
12cr|skey-1.1.5-10|147	%files -n %{libname}
12cr|skey-1.1.5-10|148	%defattr(-,root,root)
12cr|skey-1.1.5-10|149	%attr(0755,root,root) %{_libdir}/*.so.*
12cr|skey-1.1.5-10|150	
12cr|skey-1.1.5-10|151	%files -n %{libname}-devel
12cr|skey-1.1.5-10|152	%defattr(-,root,root)
12cr|skey-1.1.5-10|153	%attr(0644,root,root) %{_includedir}/*
12cr|skey-1.1.5-10|154	%attr(0755,root,root) %{_libdir}/*.so
12cr|skey-1.1.5-10|155	
12cr|skey-1.1.5-10|156	%files -n %{libname}-static-devel
12cr|skey-1.1.5-10|157	%defattr(-,root,root)
12cr|skey-1.1.5-10|158	%attr(0644,root,root) %{_libdir}/libskey.a
12cr|skey-1.1.5-10|159	
12cr|skey-1.1.5-10|160	
12cr|skey-1.1.5-10|161	%changelog
12cr|skey-1.1.5-10|162	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.1.5-10mdv2010.0
12cr|skey-1.1.5-10|163	+ Revision: 433919
12cr|skey-1.1.5-10|164	- rebuild
12cr|skey-1.1.5-10|165	
12cr|skey-1.1.5-10|166	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.1.5-9mdv2009.0
12cr|skey-1.1.5-10|167	+ Revision: 242691
12cr|skey-1.1.5-10|168	- rebuild
12cr|skey-1.1.5-10|169	
12cr|skey-1.1.5-10|170	* Tue Jul 22 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-8mdv2009.0
12cr|skey-1.1.5-10|171	+ Revision: 240157
12cr|skey-1.1.5-10|172	- rebuild
12cr|skey-1.1.5-10|173	
12cr|skey-1.1.5-10|174	+ Pixel <pixel@mandriva.com>
12cr|skey-1.1.5-10|175	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|skey-1.1.5-10|176	
12cr|skey-1.1.5-10|177	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|skey-1.1.5-10|178	- fix no-buildroot-tag
12cr|skey-1.1.5-10|179	- kill re-definition of %%buildroot on Pixel's request
12cr|skey-1.1.5-10|180	
12cr|skey-1.1.5-10|181	* Wed Jun 27 2007 Andreas Hasenack <andreas@mandriva.com> 1.1.5-7mdv2008.0
12cr|skey-1.1.5-10|182	+ Revision: 45103
12cr|skey-1.1.5-10|183	- rebuild with new rpm-mandriva-setup (-fstack-protector)
12cr|skey-1.1.5-10|184	
12cr|skey-1.1.5-10|185	
12cr|skey-1.1.5-10|186	* Sun Mar 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-6mdv2007.1
12cr|skey-1.1.5-10|187	+ Revision: 141289
12cr|skey-1.1.5-10|188	- fix deps
12cr|skey-1.1.5-10|189	
12cr|skey-1.1.5-10|190	* Wed Mar 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-5mdv2007.1
12cr|skey-1.1.5-10|191	+ Revision: 134499
12cr|skey-1.1.5-10|192	- Import skey
12cr|skey-1.1.5-10|193	
12cr|skey-1.1.5-10|194	* Wed Jun 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-5mdv2007.0
12cr|skey-1.1.5-10|195	- rebuild
12cr|skey-1.1.5-10|196	
12cr|skey-1.1.5-10|197	* Sun Nov 06 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-4mdk
12cr|skey-1.1.5-10|198	- added a lot of gentoo changes
12cr|skey-1.1.5-10|199	
12cr|skey-1.1.5-10|200	* Fri Oct 21 2005 Olivier Thauvin <nanardon@mandriva.org> 1.1.5-3mdk
12cr|skey-1.1.5-10|201	- rebuild
12cr|skey-1.1.5-10|202	- I can't find the project on the net :\
12cr|skey-1.1.5-10|203	

7535 12
12cr|skinlf-6.7-0.0.6|1	%define _version2 20060722
12cr|skinlf-6.7-0.0.6|2	
12cr|skinlf-6.7-0.0.6|3	Summary:	Allows developers to write skinnable application using the Swing toolkit
12cr|skinlf-6.7-0.0.6|4	Name:		skinlf
12cr|skinlf-6.7-0.0.6|5	Group:		Development/Java
12cr|skinlf-6.7-0.0.6|6	Version:	6.7
12cr|skinlf-6.7-0.0.6|7	Release:	0.0.6
12cr|skinlf-6.7-0.0.6|8	License:	Skin Look And Feel License
12cr|skinlf-6.7-0.0.6|9	URL:		http://skinlf.l2fprod.com/index.html
12cr|skinlf-6.7-0.0.6|10	Source0:	%{name}-%{version}-%{_version2}.tar.bz2
12cr|skinlf-6.7-0.0.6|11	Source1:	imageconversion.jar
12cr|skinlf-6.7-0.0.6|12	Source2:	%{name}-build.xml
12cr|skinlf-6.7-0.0.6|13	Source3:	%{name}-resources.tar.bz2
12cr|skinlf-6.7-0.0.6|14	Patch0:		%{name}-no-jimi.patch
12cr|skinlf-6.7-0.0.6|15	BuildRequires:	ant
12cr|skinlf-6.7-0.0.6|16	BuildRequires:	dos2unix
12cr|skinlf-6.7-0.0.6|17	BuildRequires:	java-rpmbuild >= 1.5
12cr|skinlf-6.7-0.0.6|18	BuildRequires:	jpackage-utils >= 1.5
12cr|skinlf-6.7-0.0.6|19	BuildRequires:	laf-plugin >= 0.2
12cr|skinlf-6.7-0.0.6|20	BuildRequires:	xalan-j2
12cr|skinlf-6.7-0.0.6|21	#BuildRequires:	jimi >= 1.0
12cr|skinlf-6.7-0.0.6|22	Requires:	java >= 1.5
12cr|skinlf-6.7-0.0.6|23	#Requires:	jimi >= 1.0
12cr|skinlf-6.7-0.0.6|24	Requires:	jpackage-utils >= 1.5
12cr|skinlf-6.7-0.0.6|25	Requires:	laf-plugin >= 0.2
12cr|skinlf-6.7-0.0.6|26	Requires:	xalan-j2
12cr|skinlf-6.7-0.0.6|27	BuildArch:	noarch
12cr|skinlf-6.7-0.0.6|28	
12cr|skinlf-6.7-0.0.6|29	%description
12cr|skinlf-6.7-0.0.6|30	Skin Look And Feel allows Java developers to write skinnable application using
12cr|skinlf-6.7-0.0.6|31	the Swing toolkit. Skin Look And Feel is able to read GTK (The Gimp Toolkit)
12cr|skinlf-6.7-0.0.6|32	and KDE (The K Desktop Environment) skins to enhance your application GUI
12cr|skinlf-6.7-0.0.6|33	controls such as Buttons, Checks, Radios, Scrollbars, Progress Bar, Lists,
12cr|skinlf-6.7-0.0.6|34	Tables, Internal Frames, Colors, Background Textures, Regular Windows. Skin
12cr|skinlf-6.7-0.0.6|35	Look And Feel (aka SkinLF) also includes NativeSkin to create irregular
12cr|skinlf-6.7-0.0.6|36	windows.
12cr|skinlf-6.7-0.0.6|37	
12cr|skinlf-6.7-0.0.6|38	%package javadoc
12cr|skinlf-6.7-0.0.6|39	Summary:	Javadoc for %{name}
12cr|skinlf-6.7-0.0.6|40	Group:		Development/Java
12cr|skinlf-6.7-0.0.6|41	
12cr|skinlf-6.7-0.0.6|42	%description javadoc
12cr|skinlf-6.7-0.0.6|43	Javadoc for %{name}.
12cr|skinlf-6.7-0.0.6|44	
12cr|skinlf-6.7-0.0.6|45	%package demo
12cr|skinlf-6.7-0.0.6|46	Summary:	Some examples for %{name}
12cr|skinlf-6.7-0.0.6|47	Group:		Development/Java
12cr|skinlf-6.7-0.0.6|48	Requires:	%{name} = %{version}-%{release}
12cr|skinlf-6.7-0.0.6|49	
12cr|skinlf-6.7-0.0.6|50	%description demo
12cr|skinlf-6.7-0.0.6|51	Some examples for %{name}.
12cr|skinlf-6.7-0.0.6|52	
12cr|skinlf-6.7-0.0.6|53	%prep
12cr|skinlf-6.7-0.0.6|54	%setup -q -n %{name}-%{version}
12cr|skinlf-6.7-0.0.6|55	
12cr|skinlf-6.7-0.0.6|56	cp %{SOURCE1} .
12cr|skinlf-6.7-0.0.6|57	cp %{SOURCE2} build.xml
12cr|skinlf-6.7-0.0.6|58	tar xfj %{SOURCE3}
12cr|skinlf-6.7-0.0.6|59	%patch0
12cr|skinlf-6.7-0.0.6|60	
12cr|skinlf-6.7-0.0.6|61	dos2unix  AUTHORS CHANGES INSTALL LICENSE LICENSE_nanoxml README THANKS
12cr|skinlf-6.7-0.0.6|62	%__chmod 644 AUTHORS CHANGES INSTALL LICENSE LICENSE_nanoxml README THANKS
12cr|skinlf-6.7-0.0.6|63	
12cr|skinlf-6.7-0.0.6|64	%build
12cr|skinlf-6.7-0.0.6|65	%ant jar javadocs
12cr|skinlf-6.7-0.0.6|66	
12cr|skinlf-6.7-0.0.6|67	%install
12cr|skinlf-6.7-0.0.6|68	[ -d %{buildroot} -a "%{buildroot}" != "" ] && %__rm -rf %{buildroot}
12cr|skinlf-6.7-0.0.6|69	
12cr|skinlf-6.7-0.0.6|70	# jars
12cr|skinlf-6.7-0.0.6|71	install -dm 755 %{buildroot}%{_javadir}
12cr|skinlf-6.7-0.0.6|72	install -pm 644 lib/%{name}.jar \
12cr|skinlf-6.7-0.0.6|73	%{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|skinlf-6.7-0.0.6|74	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12cr|skinlf-6.7-0.0.6|75	
12cr|skinlf-6.7-0.0.6|76	# javadoc
12cr|skinlf-6.7-0.0.6|77	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|skinlf-6.7-0.0.6|78	cp -pr docs/* \
12cr|skinlf-6.7-0.0.6|79	%{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|skinlf-6.7-0.0.6|80	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
12cr|skinlf-6.7-0.0.6|81	
12cr|skinlf-6.7-0.0.6|82	# demo
12cr|skinlf-6.7-0.0.6|83	install -dm 755 %{buildroot}%{_datadir}/%{name}
12cr|skinlf-6.7-0.0.6|84	install -m 644 lib/%{name}_demo.jar \
12cr|skinlf-6.7-0.0.6|85	%{buildroot}%{_datadir}/%{name}
12cr|skinlf-6.7-0.0.6|86	install -m 644 lib/themepack.zip \
12cr|skinlf-6.7-0.0.6|87	%{buildroot}%{_datadir}/%{name}
12cr|skinlf-6.7-0.0.6|88	
12cr|skinlf-6.7-0.0.6|89	# create startscripts for demo-apps
12cr|skinlf-6.7-0.0.6|90	%if 0
12cr|skinlf-6.7-0.0.6|91	# not supported for linux
12cr|skinlf-6.7-0.0.6|92	%__cat > bin/clock.sh << EOF
12cr|skinlf-6.7-0.0.6|93	#!/bin/bash
12cr|skinlf-6.7-0.0.6|94	%{java} -cp %{_javadir}/%{name}.jar:%{_javadir}/laf-plugin.jar:%{_datadir}/%{name}/%{name}_demo.jar examples.Clock clock.gif
12cr|skinlf-6.7-0.0.6|95	EOF
12cr|skinlf-6.7-0.0.6|96	
12cr|skinlf-6.7-0.0.6|97	# not supported for linux
12cr|skinlf-6.7-0.0.6|98	cat > bin/region.sh << EOF
12cr|skinlf-6.7-0.0.6|99	#!/bin/bash
12cr|skinlf-6.7-0.0.6|100	%{java} -cp %{_javadir}/%{name}.jar:%{_datadir}/%{name}/%{name}_demo.jar examples.nativesplash
12cr|skinlf-6.7-0.0.6|101	EOF
12cr|skinlf-6.7-0.0.6|102	%endif
12cr|skinlf-6.7-0.0.6|103	
12cr|skinlf-6.7-0.0.6|104	cat > bin/alwaysontop.sh << EOF
12cr|skinlf-6.7-0.0.6|105	#!/bin/bash
12cr|skinlf-6.7-0.0.6|106	%{java} -cp %{_javadir}/%{name}.jar:%{_datadir}/%{name}/%{name}_demo.jar examples.alwaysontop
12cr|skinlf-6.7-0.0.6|107	EOF
12cr|skinlf-6.7-0.0.6|108	
12cr|skinlf-6.7-0.0.6|109	cat > bin/demo.sh << EOF
12cr|skinlf-6.7-0.0.6|110	#!/bin/bash
12cr|skinlf-6.7-0.0.6|111	THEMEPACK=\$1
12cr|skinlf-6.7-0.0.6|112	if [ "\$THEMEPACK" == "" ]; then
12cr|skinlf-6.7-0.0.6|113	THEMEPACK=%{_datadir}/%{name}/themepack.zip
12cr|skinlf-6.7-0.0.6|114	else
12cr|skinlf-6.7-0.0.6|115	shift
12cr|skinlf-6.7-0.0.6|116	fi
12cr|skinlf-6.7-0.0.6|117	%{java} -cp %{_javadir}/%{name}.jar:%{_javadir}/laf-plugin.jar:%{_datadir}/%{name}/%{name}_demo.jar examples.demo \$THEMEPACK \$@
12cr|skinlf-6.7-0.0.6|118	EOF
12cr|skinlf-6.7-0.0.6|119	
12cr|skinlf-6.7-0.0.6|120	# install startscripts for demo-apps
12cr|skinlf-6.7-0.0.6|121	install -m 755 bin/*.sh \
12cr|skinlf-6.7-0.0.6|122	%{buildroot}%{_datadir}/%{name}
12cr|skinlf-6.7-0.0.6|123	
12cr|skinlf-6.7-0.0.6|124	%post javadoc
12cr|skinlf-6.7-0.0.6|125	%__rm -f %{_javadocdir}/%{name}
12cr|skinlf-6.7-0.0.6|126	ln -s %{name}-%{version} %{_javadocdir}/%{name}
12cr|skinlf-6.7-0.0.6|127	
12cr|skinlf-6.7-0.0.6|128	%files
12cr|skinlf-6.7-0.0.6|129	%doc AUTHORS CHANGES INSTALL LICENSE LICENSE_nanoxml README THANKS
12cr|skinlf-6.7-0.0.6|130	%{_javadir}/%{name}*.jar
12cr|skinlf-6.7-0.0.6|131	
12cr|skinlf-6.7-0.0.6|132	%files javadoc
12cr|skinlf-6.7-0.0.6|133	%defattr(0644,root,root,0755)
12cr|skinlf-6.7-0.0.6|134	%doc %{_javadocdir}/%{name}-%{version}
12cr|skinlf-6.7-0.0.6|135	%ghost %doc %{_javadocdir}/%{name}
12cr|skinlf-6.7-0.0.6|136	
12cr|skinlf-6.7-0.0.6|137	%files demo
12cr|skinlf-6.7-0.0.6|138	%dir %{_datadir}/%{name}
12cr|skinlf-6.7-0.0.6|139	%{_datadir}/%{name}/*.jar
12cr|skinlf-6.7-0.0.6|140	%{_datadir}/%{name}/*.sh
12cr|skinlf-6.7-0.0.6|141	%{_datadir}/%{name}/themepack.zip
12cr|skinlf-6.7-0.0.6|142	

7536 12
12cr|skipfish-2.02-0.beta.1|1	Name:		skipfish
12cr|skipfish-2.02-0.beta.1|2	Version:	2.02
12cr|skipfish-2.02-0.beta.1|3	Release:	%mkrel 0.beta.1
12cr|skipfish-2.02-0.beta.1|4	Summary:	Collection of simple PIN or passphrase entry dialogs
12cr|skipfish-2.02-0.beta.1|5	#http://code.google.com/p/%{name}/downloads/detail?name=%{name}-%{version}b.tgz
12cr|skipfish-2.02-0.beta.1|6	# Use: make download
12cr|skipfish-2.02-0.beta.1|7	URL:		http://code.google.com/p/skipfish/
12cr|skipfish-2.02-0.beta.1|8	Source0:	http://%{name}.googlecode.com/files/%{name}-%{version}b.tgz
12cr|skipfish-2.02-0.beta.1|9	Source1:	%{name}-starter
12cr|skipfish-2.02-0.beta.1|10	Patch0:		skipfish-1.92b-fhs.patch
12cr|skipfish-2.02-0.beta.1|11	License:	GPLv2
12cr|skipfish-2.02-0.beta.1|12	Group:		Monitoring
12cr|skipfish-2.02-0.beta.1|13	BuildRequires:	libopenssl-devel
12cr|skipfish-2.02-0.beta.1|14	BuildRequires:	libidn-devel
12cr|skipfish-2.02-0.beta.1|15	BuildRequires:	zlib1-devel
12cr|skipfish-2.02-0.beta.1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|skipfish-2.02-0.beta.1|17	
12cr|skipfish-2.02-0.beta.1|18	%description
12cr|skipfish-2.02-0.beta.1|19	A fully automated, active web application security reconnaissance tool. Key
12cr|skipfish-2.02-0.beta.1|20	features:
12cr|skipfish-2.02-0.beta.1|21	* High speed: pure C code, highly optimized HTTP handling, minimal CPU
12cr|skipfish-2.02-0.beta.1|22	footprint - easily achieving 2000 requests per second with responsive
12cr|skipfish-2.02-0.beta.1|23	targets.
12cr|skipfish-2.02-0.beta.1|24	* Ease of use: heuristics to support a variety of quirky web frameworks and
12cr|skipfish-2.02-0.beta.1|25	mixed-technology sites, with automatic learning capabilities, on-the-fly
12cr|skipfish-2.02-0.beta.1|26	wordlist creation, and form autocompletion.
12cr|skipfish-2.02-0.beta.1|27	* Cutting-edge security logic: high quality, low false positive, differential
12cr|skipfish-2.02-0.beta.1|28	security checks, capable of spotting a range of subtle flaws, including
12cr|skipfish-2.02-0.beta.1|29	blind injection vectors.
12cr|skipfish-2.02-0.beta.1|30	
12cr|skipfish-2.02-0.beta.1|31	%prep
12cr|skipfish-2.02-0.beta.1|32	%setup -q -n %{name}-%{version}b
12cr|skipfish-2.02-0.beta.1|33	%patch0 -p1
12cr|skipfish-2.02-0.beta.1|34	
12cr|skipfish-2.02-0.beta.1|35	%build
12cr|skipfish-2.02-0.beta.1|36	%make
12cr|skipfish-2.02-0.beta.1|37	
12cr|skipfish-2.02-0.beta.1|38	%install
12cr|skipfish-2.02-0.beta.1|39	rm -rf %{buildroot}
12cr|skipfish-2.02-0.beta.1|40	install -d %{buildroot}%{_bindir}
12cr|skipfish-2.02-0.beta.1|41	install -m 755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|skipfish-2.02-0.beta.1|42	install -d %{buildroot}%{_mandir}/man1
12cr|skipfish-2.02-0.beta.1|43	install %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
12cr|skipfish-2.02-0.beta.1|44	install -d %{buildroot}/%{_datadir}/%{name}
12cr|skipfish-2.02-0.beta.1|45	cp -r assets %{buildroot}/%{_datadir}/%{name}
12cr|skipfish-2.02-0.beta.1|46	install -m 644 dictionaries/*.wl %{buildroot}/%{_datadir}/%{name}
12cr|skipfish-2.02-0.beta.1|47	ln -s default.wl %{buildroot}/%{_datadir}/%{name}/%{name}.wl
12cr|skipfish-2.02-0.beta.1|48	
12cr|skipfish-2.02-0.beta.1|49	cp dictionaries/README-FIRST README.dictionaries
12cr|skipfish-2.02-0.beta.1|50	
12cr|skipfish-2.02-0.beta.1|51	%clean
12cr|skipfish-2.02-0.beta.1|52	rm -rf %{buildroot}
12cr|skipfish-2.02-0.beta.1|53	
12cr|skipfish-2.02-0.beta.1|54	%files
12cr|skipfish-2.02-0.beta.1|55	%defattr(-,root,root)
12cr|skipfish-2.02-0.beta.1|56	%doc README README.dictionaries ChangeLog
12cr|skipfish-2.02-0.beta.1|57	%{_bindir}/%{name}
12cr|skipfish-2.02-0.beta.1|58	%{_mandir}/man1/%{name}.1*
12cr|skipfish-2.02-0.beta.1|59	%{_datadir}/%{name}
12cr|skipfish-2.02-0.beta.1|60	
12cr|skipfish-2.02-0.beta.1|61	
12cr|skipfish-2.02-0.beta.1|62	
12cr|skipfish-2.02-0.beta.1|63	%changelog
12cr|skipfish-2.02-0.beta.1|64	* Thu Jul 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.02-0.beta.1mdv2011
12cr|skipfish-2.02-0.beta.1|65	+ Revision: 689084
12cr|skipfish-2.02-0.beta.1|66	- new version
12cr|skipfish-2.02-0.beta.1|67	- wrap long lines in package description
12cr|skipfish-2.02-0.beta.1|68	- switch group to monitoring, as all other security-related tools
12cr|skipfish-2.02-0.beta.1|69	
12cr|skipfish-2.02-0.beta.1|70	* Sun Jul 03 2011 Lonyai Gergely <aleph@mandriva.org> 2.01-0.0.beta.1
12cr|skipfish-2.02-0.beta.1|71	+ Revision: 688601
12cr|skipfish-2.02-0.beta.1|72	- 2.01b
12cr|skipfish-2.02-0.beta.1|73	
12cr|skipfish-2.02-0.beta.1|74	* Mon Jun 27 2011 Lonyai Gergely <aleph@mandriva.org> 2.00-0.0.beta.1
12cr|skipfish-2.02-0.beta.1|75	+ Revision: 687422
12cr|skipfish-2.02-0.beta.1|76	- 2.00b
12cr|skipfish-2.02-0.beta.1|77	
12cr|skipfish-2.02-0.beta.1|78	* Wed Jun 15 2011 Lonyai Gergely <aleph@mandriva.org> 1.94-0.0.beta.1
12cr|skipfish-2.02-0.beta.1|79	+ Revision: 685381
12cr|skipfish-2.02-0.beta.1|80	- 1.94b
12cr|skipfish-2.02-0.beta.1|81	
12cr|skipfish-2.02-0.beta.1|82	* Fri Jun 10 2011 Lonyai Gergely <aleph@mandriva.org> 1.93-0.0.beta.1
12cr|skipfish-2.02-0.beta.1|83	+ Revision: 684129
12cr|skipfish-2.02-0.beta.1|84	- 1.93b
12cr|skipfish-2.02-0.beta.1|85	
12cr|skipfish-2.02-0.beta.1|86	* Wed Jun 08 2011 Lonyai Gergely <aleph@mandriva.org> 1.92-0.0.beta.2
12cr|skipfish-2.02-0.beta.1|87	+ Revision: 683209
12cr|skipfish-2.02-0.beta.1|88	- CCBUG:63456
12cr|skipfish-2.02-0.beta.1|89	
12cr|skipfish-2.02-0.beta.1|90	* Wed Jun 08 2011 Lonyai Gergely <aleph@mandriva.org> 1.92-0.0.beta.1
12cr|skipfish-2.02-0.beta.1|91	+ Revision: 683198
12cr|skipfish-2.02-0.beta.1|92	- 1.92b
12cr|skipfish-2.02-0.beta.1|93	
12cr|skipfish-2.02-0.beta.1|94	* Sun Jun 05 2011 Lonyai Gergely <aleph@mandriva.org> 1.91-0.0.beta.1
12cr|skipfish-2.02-0.beta.1|95	+ Revision: 682779
12cr|skipfish-2.02-0.beta.1|96	- 1.91b
12cr|skipfish-2.02-0.beta.1|97	
12cr|skipfish-2.02-0.beta.1|98	* Thu May 19 2011 Lonyai Gergely <aleph@mandriva.org> 1.88-0.0.beta.3
12cr|skipfish-2.02-0.beta.1|99	+ Revision: 676176
12cr|skipfish-2.02-0.beta.1|100	- Modify the skipfish wrapper script
12cr|skipfish-2.02-0.beta.1|101	
12cr|skipfish-2.02-0.beta.1|102	* Wed May 11 2011 Lonyai Gergely <aleph@mandriva.org> 1.88-0.0.beta.2
12cr|skipfish-2.02-0.beta.1|103	+ Revision: 673456
12cr|skipfish-2.02-0.beta.1|104	- 1.88b
12cr|skipfish-2.02-0.beta.1|105	
12cr|skipfish-2.02-0.beta.1|106	* Tue May 10 2011 Lonyai Gergely <aleph@mandriva.org> 1.87-0.0.beta.2
12cr|skipfish-2.02-0.beta.1|107	+ Revision: 673288
12cr|skipfish-2.02-0.beta.1|108	- release
12cr|skipfish-2.02-0.beta.1|109	- Update build dependency
12cr|skipfish-2.02-0.beta.1|110	- 1.87b
12cr|skipfish-2.02-0.beta.1|111	- Add dependency to 2010.2/bacports
12cr|skipfish-2.02-0.beta.1|112	
12cr|skipfish-2.02-0.beta.1|113	* Thu Apr 07 2011 Lonyai Gergely <aleph@mandriva.org> 1.86-0.0.beta.1
12cr|skipfish-2.02-0.beta.1|114	+ Revision: 651422
12cr|skipfish-2.02-0.beta.1|115	- 1.86b
12cr|skipfish-2.02-0.beta.1|116	
12cr|skipfish-2.02-0.beta.1|117	* Wed Mar 23 2011 Lonyai Gergely <aleph@mandriva.org> 1.85-0.0.beta.1
12cr|skipfish-2.02-0.beta.1|118	+ Revision: 647778
12cr|skipfish-2.02-0.beta.1|119	- 1.85b
12cr|skipfish-2.02-0.beta.1|120	
12cr|skipfish-2.02-0.beta.1|121	* Thu Dec 16 2010 Lonyai Gergely <aleph@mandriva.org> 1.84-0.0.beta.1mdv2011.0
12cr|skipfish-2.02-0.beta.1|122	+ Revision: 622272
12cr|skipfish-2.02-0.beta.1|123	- Update the SOURCE0
12cr|skipfish-2.02-0.beta.1|124	- 1.84b
12cr|skipfish-2.02-0.beta.1|125	
12cr|skipfish-2.02-0.beta.1|126	* Tue Nov 30 2010 Lonyai Gergely <aleph@mandriva.org> 1.81-0.0.beta.1mdv2011.0
12cr|skipfish-2.02-0.beta.1|127	+ Revision: 603591
12cr|skipfish-2.02-0.beta.1|128	- Change zlib to libzlib dependency
12cr|skipfish-2.02-0.beta.1|129	- 1.81b
12cr|skipfish-2.02-0.beta.1|130	
12cr|skipfish-2.02-0.beta.1|131	* Mon Nov 29 2010 Lonyai Gergely <aleph@mandriva.org> 1.80-0.0.beta.0.1mdv2011.0
12cr|skipfish-2.02-0.beta.1|132	+ Revision: 602995
12cr|skipfish-2.02-0.beta.1|133	- 1.80b
12cr|skipfish-2.02-0.beta.1|134	
12cr|skipfish-2.02-0.beta.1|135	* Thu Nov 25 2010 Lonyai Gergely <aleph@mandriva.org> 1.79-0.0.beta.0.1mdv2011.0
12cr|skipfish-2.02-0.beta.1|136	+ Revision: 601170
12cr|skipfish-2.02-0.beta.1|137	- 1.79b
12cr|skipfish-2.02-0.beta.1|138	
12cr|skipfish-2.02-0.beta.1|139	* Mon Nov 22 2010 Lonyai Gergely <aleph@mandriva.org> 1.78-0.0.beta.0.1mdv2011.0
12cr|skipfish-2.02-0.beta.1|140	+ Revision: 599685
12cr|skipfish-2.02-0.beta.1|141	- 1.78b
12cr|skipfish-2.02-0.beta.1|142	
12cr|skipfish-2.02-0.beta.1|143	* Thu Nov 18 2010 Lonyai Gergely <aleph@mandriva.org> 1.72-0.0.beta.0.1mdv2011.0
12cr|skipfish-2.02-0.beta.1|144	+ Revision: 598795
12cr|skipfish-2.02-0.beta.1|145	- 1.72b
12cr|skipfish-2.02-0.beta.1|146	First working release.
12cr|skipfish-2.02-0.beta.1|147	
12cr|skipfish-2.02-0.beta.1|148	* Fri Nov 05 2010 Lonyai Gergely <aleph@mandriva.org> 1.69-0.0.beta1mdv2011.0
12cr|skipfish-2.02-0.beta.1|149	+ Revision: 593685
12cr|skipfish-2.02-0.beta.1|150	- Initial version
12cr|skipfish-2.02-0.beta.1|151	1.69b
12cr|skipfish-2.02-0.beta.1|152	- create skipfish
12cr|skipfish-2.02-0.beta.1|153	

7537 12
12cr|skippy-0.5.0-7|1	Name:		skippy
12cr|skippy-0.5.0-7|2	Version: 0.5.0
12cr|skippy-0.5.0-7|3	Release:	%mkrel 7
12cr|skippy-0.5.0-7|4	License:	GPL
12cr|skippy-0.5.0-7|5	Group:		Graphical desktop/Other
12cr|skippy-0.5.0-7|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|skippy-0.5.0-7|7	Summary:	A full screen pager for X11
12cr|skippy-0.5.0-7|8	Source0:    http://thegraveyard.org/files/%{name}-%{version}.tar.bz2
12cr|skippy-0.5.0-7|9	Url:		http://thegraveyard.org/skippy.php
12cr|skippy-0.5.0-7|10	BuildRequires: imlib2-devel
12cr|skippy-0.5.0-7|11	BuildRequires: libx11-devel
12cr|skippy-0.5.0-7|12	BuildRequires: libxft-devel
12cr|skippy-0.5.0-7|13	BuildRequires: libxinerama-devel
12cr|skippy-0.5.0-7|14	BuildRequires: libxmu-devel
12cr|skippy-0.5.0-7|15	
12cr|skippy-0.5.0-7|16	%description
12cr|skippy-0.5.0-7|17	A full screen pager for X11, not entirely unlike expocity and Apple's
12cr|skippy-0.5.0-7|18	Expose. It arranges snapshots of all windows on the current desktop,
12cr|skippy-0.5.0-7|19	allowing you to easily switch between applications. It doesn't require
12cr|skippy-0.5.0-7|20	a specific window manager, but requires NetWM compliance to work
12cr|skippy-0.5.0-7|21	( working with gnome, fluxbox, Metacity, KWin, IceWM, and others )
12cr|skippy-0.5.0-7|22	%prep
12cr|skippy-0.5.0-7|23	%setup -q
12cr|skippy-0.5.0-7|24	
12cr|skippy-0.5.0-7|25	%build
12cr|skippy-0.5.0-7|26	%setup_compile_flags
12cr|skippy-0.5.0-7|27	%make
12cr|skippy-0.5.0-7|28	
12cr|skippy-0.5.0-7|29	%install
12cr|skippy-0.5.0-7|30	rm -rf $RPM_BUILD_ROOT
12cr|skippy-0.5.0-7|31	mkdir -p $RPM_BUILD_ROOT/%_bindir/
12cr|skippy-0.5.0-7|32	cp %{name} $RPM_BUILD_ROOT/%_bindir/
12cr|skippy-0.5.0-7|33	
12cr|skippy-0.5.0-7|34	%clean
12cr|skippy-0.5.0-7|35	rm -rf $RPM_BUILD_ROOT
12cr|skippy-0.5.0-7|36	
12cr|skippy-0.5.0-7|37	%files
12cr|skippy-0.5.0-7|38	%defattr(-,root,root)
12cr|skippy-0.5.0-7|39	%doc CHANGELOG skippyrc-default COPYING
12cr|skippy-0.5.0-7|40	%_bindir/*
12cr|skippy-0.5.0-7|41	
12cr|skippy-0.5.0-7|42	
12cr|skippy-0.5.0-7|43	
12cr|skippy-0.5.0-7|44	%changelog
12cr|skippy-0.5.0-7|45	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-7mdv2011.0
12cr|skippy-0.5.0-7|46	+ Revision: 614895
12cr|skippy-0.5.0-7|47	- the mass rebuild of 2010.1 packages
12cr|skippy-0.5.0-7|48	
12cr|skippy-0.5.0-7|49	* Mon Feb 22 2010 Funda Wang <fwang@mandriva.org> 0.5.0-6mdv2010.1
12cr|skippy-0.5.0-7|50	+ Revision: 509813
12cr|skippy-0.5.0-7|51	- fix BR
12cr|skippy-0.5.0-7|52	
12cr|skippy-0.5.0-7|53	+ Michael Scherer <misc@mandriva.org>
12cr|skippy-0.5.0-7|54	- remove uneeded patch
12cr|skippy-0.5.0-7|55	- fix Patch
12cr|skippy-0.5.0-7|56	
12cr|skippy-0.5.0-7|57	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.5.0-6mdv2009.0
12cr|skippy-0.5.0-7|58	+ Revision: 260769
12cr|skippy-0.5.0-7|59	- rebuild
12cr|skippy-0.5.0-7|60	
12cr|skippy-0.5.0-7|61	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.5.0-5mdv2009.0
12cr|skippy-0.5.0-7|62	+ Revision: 252542
12cr|skippy-0.5.0-7|63	- rebuild
12cr|skippy-0.5.0-7|64	- fix no-buildroot-tag
12cr|skippy-0.5.0-7|65	- fix spacing at top of description
12cr|skippy-0.5.0-7|66	
12cr|skippy-0.5.0-7|67	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 0.5.0-3mdv2008.1
12cr|skippy-0.5.0-7|68	+ Revision: 135900
12cr|skippy-0.5.0-7|69	- BR X11-devel
12cr|skippy-0.5.0-7|70	- BR xmu-devel xft-devel
12cr|skippy-0.5.0-7|71	- kill re-definition of %%buildroot on Pixel's request
12cr|skippy-0.5.0-7|72	- use %%mkrel
12cr|skippy-0.5.0-7|73	- import skippy
12cr|skippy-0.5.0-7|74	
12cr|skippy-0.5.0-7|75	
12cr|skippy-0.5.0-7|76	* Fri Aug 05 2005 Michael Scherer <misc@mandriva.org> 0.5.0-3mdk
12cr|skippy-0.5.0-7|77	- Rebuild
12cr|skippy-0.5.0-7|78	
12cr|skippy-0.5.0-7|79	
12cr|skippy-0.5.0-7|80	* Sun Jun 27 2004 Michael Scherer <misc@mandrake.org> 0.5.0-2mdk
12cr|skippy-0.5.0-7|81	- fix build ( patch 0 )
12cr|skippy-0.5.0-7|82	
12cr|skippy-0.5.0-7|83	* Thu May 20 2004 Michael Scherer <misc@mandrake.org> 0.5.0-1mdk
12cr|skippy-0.5.0-7|84	- New release 0.5.0
12cr|skippy-0.5.0-7|85	
12cr|skippy-0.5.0-7|86	* Wed May 19 2004 Michael Scherer <misc@mandrake.org> 0.4.1-1mdk
12cr|skippy-0.5.0-7|87	- initial release

7538 12
12cr|skippy-xd-0.5.0-6|1	Name:		skippy-xd
12cr|skippy-xd-0.5.0-6|2	Version: 0.5.0
12cr|skippy-xd-0.5.0-6|3	Release:	%mkrel 6
12cr|skippy-xd-0.5.0-6|4	License:	GPL
12cr|skippy-xd-0.5.0-6|5	Group:		Graphical desktop/Other
12cr|skippy-xd-0.5.0-6|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|skippy-xd-0.5.0-6|7	Summary:	A full screen pager for X11
12cr|skippy-xd-0.5.0-6|8	Source0:    http://thegraveyard.org/files/%{name}-%{version}.tar.bz2
12cr|skippy-xd-0.5.0-6|9	Url:		http://thegraveyard.org/skippy.php
12cr|skippy-xd-0.5.0-6|10	BuildRequires: X11-devel >= 6.8
12cr|skippy-xd-0.5.0-6|11	
12cr|skippy-xd-0.5.0-6|12	%description
12cr|skippy-xd-0.5.0-6|13	A full screen pager for X11, not entirely unlike expocity and Apple's
12cr|skippy-xd-0.5.0-6|14	Expose. It arranges snapshots of all windows on the current desktop,
12cr|skippy-xd-0.5.0-6|15	allowing you to easily switch between applications. It doesn't require
12cr|skippy-xd-0.5.0-6|16	a specific window manager, but requires NetWM compliance to work
12cr|skippy-xd-0.5.0-6|17	( working with gnome, fluxbox, Metacity, KWin, IceWM, and others )
12cr|skippy-xd-0.5.0-6|18	
12cr|skippy-xd-0.5.0-6|19	This version is using XRender, XComposite, XDamage and XFixes extensions.
12cr|skippy-xd-0.5.0-6|20	
12cr|skippy-xd-0.5.0-6|21	%prep
12cr|skippy-xd-0.5.0-6|22	%setup -q
12cr|skippy-xd-0.5.0-6|23	
12cr|skippy-xd-0.5.0-6|24	%build
12cr|skippy-xd-0.5.0-6|25	%make
12cr|skippy-xd-0.5.0-6|26	
12cr|skippy-xd-0.5.0-6|27	%install
12cr|skippy-xd-0.5.0-6|28	rm -rf $RPM_BUILD_ROOT
12cr|skippy-xd-0.5.0-6|29	mkdir -p $RPM_BUILD_ROOT/%_bindir/
12cr|skippy-xd-0.5.0-6|30	cp %{name} $RPM_BUILD_ROOT/%_bindir/
12cr|skippy-xd-0.5.0-6|31	
12cr|skippy-xd-0.5.0-6|32	%clean
12cr|skippy-xd-0.5.0-6|33	rm -rf $RPM_BUILD_ROOT
12cr|skippy-xd-0.5.0-6|34	
12cr|skippy-xd-0.5.0-6|35	%files
12cr|skippy-xd-0.5.0-6|36	%defattr(-,root,root)
12cr|skippy-xd-0.5.0-6|37	%doc CHANGELOG skippy-xd.rc-default COPYING
12cr|skippy-xd-0.5.0-6|38	%_bindir/*
12cr|skippy-xd-0.5.0-6|39	
12cr|skippy-xd-0.5.0-6|40	
12cr|skippy-xd-0.5.0-6|41	
12cr|skippy-xd-0.5.0-6|42	%changelog
12cr|skippy-xd-0.5.0-6|43	* Sat Aug 06 2011 Götz Waschk <waschk@mandriva.org> 0.5.0-6mdv2012.0
12cr|skippy-xd-0.5.0-6|44	+ Revision: 693429
12cr|skippy-xd-0.5.0-6|45	- rebuild
12cr|skippy-xd-0.5.0-6|46	
12cr|skippy-xd-0.5.0-6|47	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.5.0-5mdv2011.0
12cr|skippy-xd-0.5.0-6|48	+ Revision: 260770
12cr|skippy-xd-0.5.0-6|49	- rebuild
12cr|skippy-xd-0.5.0-6|50	
12cr|skippy-xd-0.5.0-6|51	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.5.0-4mdv2009.0
12cr|skippy-xd-0.5.0-6|52	+ Revision: 252545
12cr|skippy-xd-0.5.0-6|53	- rebuild
12cr|skippy-xd-0.5.0-6|54	- fix no-buildroot-tag
12cr|skippy-xd-0.5.0-6|55	- kill extra spacing at top of description
12cr|skippy-xd-0.5.0-6|56	
12cr|skippy-xd-0.5.0-6|57	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.5.0-2mdv2008.1
12cr|skippy-xd-0.5.0-6|58	+ Revision: 127322
12cr|skippy-xd-0.5.0-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|skippy-xd-0.5.0-6|60	- buildrequires X11-devel instead of XFree86-devel
12cr|skippy-xd-0.5.0-6|61	- use %%mkrel
12cr|skippy-xd-0.5.0-6|62	- import skippy-xd
12cr|skippy-xd-0.5.0-6|63	
12cr|skippy-xd-0.5.0-6|64	
12cr|skippy-xd-0.5.0-6|65	* Mon May 09 2005 Frederic Crozat <fcrozat@mandriva.com> 0.5.0-2mdk
12cr|skippy-xd-0.5.0-6|66	- Fix buildrequires for x86-64
12cr|skippy-xd-0.5.0-6|67	
12cr|skippy-xd-0.5.0-6|68	* Tue Jan 25 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 0.5.0-1mdk
12cr|skippy-xd-0.5.0-6|69	- First mandrakelinux package, based on skippy package

7539 12
12cr|skyeye-1.3.0-0.rc1.1|1	%define pre_release rc1
12cr|skyeye-1.3.0-0.rc1.1|2	
12cr|skyeye-1.3.0-0.rc1.1|3	%define rel 0.%{pre_release}.1
12cr|skyeye-1.3.0-0.rc1.1|4	
12cr|skyeye-1.3.0-0.rc1.1|5	%define major 0
12cr|skyeye-1.3.0-0.rc1.1|6	%define libname %mklibname %{name} %{major}
12cr|skyeye-1.3.0-0.rc1.1|7	%define develname %mklibname %{name} -d
12cr|skyeye-1.3.0-0.rc1.1|8	
12cr|skyeye-1.3.0-0.rc1.1|9	Name:		skyeye
12cr|skyeye-1.3.0-0.rc1.1|10	Version:	1.3.0
12cr|skyeye-1.3.0-0.rc1.1|11	Release:%rel
12cr|skyeye-1.3.0-0.rc1.1|12	License:	GPLv2
12cr|skyeye-1.3.0-0.rc1.1|13	Group:		Emulators
12cr|skyeye-1.3.0-0.rc1.1|14	Summary:	ARM, Mips, Coldfire simulator
12cr|skyeye-1.3.0-0.rc1.1|15	URL:		http://www.skyeye.org/index.shtml
12cr|skyeye-1.3.0-0.rc1.1|16	Source0:	%{name}-%{version}_%{pre_release}.tar.gz
12cr|skyeye-1.3.0-0.rc1.1|17	Patch:		skyeye-1.3.0.fix-str-fmt.patch
12cr|skyeye-1.3.0-0.rc1.1|18	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|skyeye-1.3.0-0.rc1.1|19	BuildRequires:	libxpm-devel
12cr|skyeye-1.3.0-0.rc1.1|20	BuildRequires:	binutils-devel
12cr|skyeye-1.3.0-0.rc1.1|21	BuildRequires:	readline-devel
12cr|skyeye-1.3.0-0.rc1.1|22	
12cr|skyeye-1.3.0-0.rc1.1|23	%description
12cr|skyeye-1.3.0-0.rc1.1|24	The goal of SkyEye is to provide an integrated simulation environment in Linux
12cr|skyeye-1.3.0-0.rc1.1|25	and Windows. SkyEye environment simulates/emulates typical Embedded Computer
12cr|skyeye-1.3.0-0.rc1.1|26	Systems (Now it supports a series ARM architecture based microprocessors and
12cr|skyeye-1.3.0-0.rc1.1|27	Blackfin DSP Processor). You can run some Embedded Operation System such as
12cr|skyeye-1.3.0-0.rc1.1|28	ARM Linux, uClinux, uc/OS-II (ucos-ii) etc. in SkyEye, and analysis or debug
12cr|skyeye-1.3.0-0.rc1.1|29	them at source level.
12cr|skyeye-1.3.0-0.rc1.1|30	
12cr|skyeye-1.3.0-0.rc1.1|31	%package -n %{libname}
12cr|skyeye-1.3.0-0.rc1.1|32	Summary:	%{name} library
12cr|skyeye-1.3.0-0.rc1.1|33	Group:		System/Libraries
12cr|skyeye-1.3.0-0.rc1.1|34	Provides:	%{libname} = %{version}
12cr|skyeye-1.3.0-0.rc1.1|35	
12cr|skyeye-1.3.0-0.rc1.1|36	%description -n %{libname}
12cr|skyeye-1.3.0-0.rc1.1|37	%{name} library.
12cr|skyeye-1.3.0-0.rc1.1|38	
12cr|skyeye-1.3.0-0.rc1.1|39	%package -n %{develname}
12cr|skyeye-1.3.0-0.rc1.1|40	Summary:	%{name} development library
12cr|skyeye-1.3.0-0.rc1.1|41	Group:		Development/Other
12cr|skyeye-1.3.0-0.rc1.1|42	Provides:	%{libname} = %{version}
12cr|skyeye-1.3.0-0.rc1.1|43	
12cr|skyeye-1.3.0-0.rc1.1|44	%description -n %{develname}
12cr|skyeye-1.3.0-0.rc1.1|45	%{name} development library.
12cr|skyeye-1.3.0-0.rc1.1|46	
12cr|skyeye-1.3.0-0.rc1.1|47	%prep
12cr|skyeye-1.3.0-0.rc1.1|48	%setup -q -n %{name}-%{version}_%{pre_release}
12cr|skyeye-1.3.0-0.rc1.1|49	
12cr|skyeye-1.3.0-0.rc1.1|50	%patch -p0
12cr|skyeye-1.3.0-0.rc1.1|51	
12cr|skyeye-1.3.0-0.rc1.1|52	%build
12cr|skyeye-1.3.0-0.rc1.1|53	autoreconf -fiv
12cr|skyeye-1.3.0-0.rc1.1|54	%configure2_5x --enable-lcd --enable-shared
12cr|skyeye-1.3.0-0.rc1.1|55	#libtool wants it badly
12cr|skyeye-1.3.0-0.rc1.1|56	mkdir third-party/opcodes/.libs
12cr|skyeye-1.3.0-0.rc1.1|57	mkdir third-party/bfd/.libs
12cr|skyeye-1.3.0-0.rc1.1|58	mkdir third-party/libiberty/.libs
12cr|skyeye-1.3.0-0.rc1.1|59	mkdir third-party/libiberty/pic
12cr|skyeye-1.3.0-0.rc1.1|60	mkdir third-party/readline/.libs
12cr|skyeye-1.3.0-0.rc1.1|61	
12cr|skyeye-1.3.0-0.rc1.1|62	%make
12cr|skyeye-1.3.0-0.rc1.1|63	
12cr|skyeye-1.3.0-0.rc1.1|64	%install
12cr|skyeye-1.3.0-0.rc1.1|65	%makeinstall
12cr|skyeye-1.3.0-0.rc1.1|66	
12cr|skyeye-1.3.0-0.rc1.1|67	mv %{buildroot}%{_includedir}/include %{buildroot}%{_includedir}/%{name}
12cr|skyeye-1.3.0-0.rc1.1|68	
12cr|skyeye-1.3.0-0.rc1.1|69	#see later how to deal with it
12cr|skyeye-1.3.0-0.rc1.1|70	rm -rf %{buildroot}/usr/testsuite
12cr|skyeye-1.3.0-0.rc1.1|71	
12cr|skyeye-1.3.0-0.rc1.1|72	%files
12cr|skyeye-1.3.0-0.rc1.1|73	%doc MAINTAINERS README ChangeLog
12cr|skyeye-1.3.0-0.rc1.1|74	%{_bindir}/mknandflashdump
12cr|skyeye-1.3.0-0.rc1.1|75	%{_bindir}/prof_convert
12cr|skyeye-1.3.0-0.rc1.1|76	%{_bindir}/skyeye
12cr|skyeye-1.3.0-0.rc1.1|77	%{_bindir}/uart_instance
12cr|skyeye-1.3.0-0.rc1.1|78	
12cr|skyeye-1.3.0-0.rc1.1|79	%files -n %{libname}
12cr|skyeye-1.3.0-0.rc1.1|80	%doc MAINTAINERS README ChangeLog
12cr|skyeye-1.3.0-0.rc1.1|81	%{_libdir}/%{name}/*so.%{major}*
12cr|skyeye-1.3.0-0.rc1.1|82	
12cr|skyeye-1.3.0-0.rc1.1|83	%files -n %{develname}
12cr|skyeye-1.3.0-0.rc1.1|84	%doc MAINTAINERS README ChangeLog
12cr|skyeye-1.3.0-0.rc1.1|85	%{_libdir}/%{name}/*.so
12cr|skyeye-1.3.0-0.rc1.1|86	%{_includedir}/%{name}/*
12cr|skyeye-1.3.0-0.rc1.1|87	
12cr|skyeye-1.3.0-0.rc1.1|88	
12cr|skyeye-1.3.0-0.rc1.1|89	

7540 12
12cr|skyutils-2.8-10|1	%define name	skyutils
12cr|skyutils-2.8-10|2	%define version	2.8
12cr|skyutils-2.8-10|3	%define release	%mkrel 10
12cr|skyutils-2.8-10|4	
12cr|skyutils-2.8-10|5	%define major	2.8
12cr|skyutils-2.8-10|6	%define libname %mklibname %name %major
12cr|skyutils-2.8-10|7	%define libnamedev %mklibname %name %major -d
12cr|skyutils-2.8-10|8	
12cr|skyutils-2.8-10|9	Summary: 	Library package needed by smssend
12cr|skyutils-2.8-10|10	Name: 		%{name}
12cr|skyutils-2.8-10|11	Version: 	%{version}
12cr|skyutils-2.8-10|12	Release: 	%{release}
12cr|skyutils-2.8-10|13	Source0: 	http://zekiller.skytech.org/fichiers/%{name}-%{version}.tar.bz2
12cr|skyutils-2.8-10|14	Patch0:		skyutils-2.8-fix-link.patch
12cr|skyutils-2.8-10|15	Patch1:		skyutils-2.8-fix-str-fmt.patch
12cr|skyutils-2.8-10|16	URL: 		http://zekiller.skytech.org/coders_en.html
12cr|skyutils-2.8-10|17	License: 	GPL
12cr|skyutils-2.8-10|18	Group: 		Development/C
12cr|skyutils-2.8-10|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|skyutils-2.8-10|20	BuildRequires: 	sed
12cr|skyutils-2.8-10|21	BuildRequires:	openssl-devel
12cr|skyutils-2.8-10|22	
12cr|skyutils-2.8-10|23	%description
12cr|skyutils-2.8-10|24	Author Christophe CALMEJANE says:
12cr|skyutils-2.8-10|25	This package contains utils functions that I use in many
12cr|skyutils-2.8-10|26	of my projects. From chained list to HTTP protocol, you
12cr|skyutils-2.8-10|27	may find many useful functions.
12cr|skyutils-2.8-10|28	
12cr|skyutils-2.8-10|29	This package is needed if you want to install smssend.
12cr|skyutils-2.8-10|30	
12cr|skyutils-2.8-10|31	%package -n %libname
12cr|skyutils-2.8-10|32	Group:		System/Libraries
12cr|skyutils-2.8-10|33	Summary:	Library package needed by smssend
12cr|skyutils-2.8-10|34	
12cr|skyutils-2.8-10|35	%description -n %libname
12cr|skyutils-2.8-10|36	Author Christophe CALMEJANE says:
12cr|skyutils-2.8-10|37	This package contains utils functions that I use in many
12cr|skyutils-2.8-10|38	of my projects. From chained list to HTTP protocol, you
12cr|skyutils-2.8-10|39	may find many useful functions.
12cr|skyutils-2.8-10|40	
12cr|skyutils-2.8-10|41	This package is needed if you want to install smssend.
12cr|skyutils-2.8-10|42	
12cr|skyutils-2.8-10|43	%package -n %libname-devel
12cr|skyutils-2.8-10|44	Summary:	Development parts of %{name}
12cr|skyutils-2.8-10|45	Group:		Development/C
12cr|skyutils-2.8-10|46	Requires:	%{libname} = %{version}-%{release}
12cr|skyutils-2.8-10|47	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|skyutils-2.8-10|48	Provides:	%{name}-devel = %{version}-%{release}
12cr|skyutils-2.8-10|49	
12cr|skyutils-2.8-10|50	%description -n %libname-devel
12cr|skyutils-2.8-10|51	Static library of %{name}
12cr|skyutils-2.8-10|52	
12cr|skyutils-2.8-10|53	
12cr|skyutils-2.8-10|54	%prep
12cr|skyutils-2.8-10|55	%setup -q
12cr|skyutils-2.8-10|56	%patch0 -p0
12cr|skyutils-2.8-10|57	%patch1 -p0
12cr|skyutils-2.8-10|58	
12cr|skyutils-2.8-10|59	%build
12cr|skyutils-2.8-10|60	autoreconf -fi
12cr|skyutils-2.8-10|61	%configure2_5x --enable-ansi
12cr|skyutils-2.8-10|62	%make
12cr|skyutils-2.8-10|63	
12cr|skyutils-2.8-10|64	%install
12cr|skyutils-2.8-10|65	rm -rf $RPM_BUILD_ROOT
12cr|skyutils-2.8-10|66	%makeinstall_std
12cr|skyutils-2.8-10|67	
12cr|skyutils-2.8-10|68	%multiarch_binaries $RPM_BUILD_ROOT%{_bindir}/skyutils-config
12cr|skyutils-2.8-10|69	
12cr|skyutils-2.8-10|70	%clean
12cr|skyutils-2.8-10|71	rm -rf %buildroot
12cr|skyutils-2.8-10|72	
12cr|skyutils-2.8-10|73	%if %mdkversion < 200900
12cr|skyutils-2.8-10|74	%post -n %libname -p /sbin/ldconfig
12cr|skyutils-2.8-10|75	%endif
12cr|skyutils-2.8-10|76	
12cr|skyutils-2.8-10|77	%if %mdkversion < 200900
12cr|skyutils-2.8-10|78	%postun -n %libname -p /sbin/ldconfig
12cr|skyutils-2.8-10|79	%endif
12cr|skyutils-2.8-10|80	
12cr|skyutils-2.8-10|81	%files -n %libname
12cr|skyutils-2.8-10|82	%defattr(-,root,root)
12cr|skyutils-2.8-10|83	%doc README
12cr|skyutils-2.8-10|84	%_libdir/libskyutils-*.so.*
12cr|skyutils-2.8-10|85	
12cr|skyutils-2.8-10|86	%files -n %libname-devel
12cr|skyutils-2.8-10|87	%defattr(-,root,root)
12cr|skyutils-2.8-10|88	%_bindir/*
12cr|skyutils-2.8-10|89	%_libdir/libskyutils.so
12cr|skyutils-2.8-10|90	%_libdir/libskyutils.*a
12cr|skyutils-2.8-10|91	%_includedir/*.h
12cr|skyutils-2.8-10|92	
12cr|skyutils-2.8-10|93	
12cr|skyutils-2.8-10|94	
12cr|skyutils-2.8-10|95	%changelog
12cr|skyutils-2.8-10|96	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.8-10mdv2011.0
12cr|skyutils-2.8-10|97	+ Revision: 614897
12cr|skyutils-2.8-10|98	- the mass rebuild of 2010.1 packages
12cr|skyutils-2.8-10|99	
12cr|skyutils-2.8-10|100	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 2.8-9mdv2010.1
12cr|skyutils-2.8-10|101	+ Revision: 536662
12cr|skyutils-2.8-10|102	- rebuild
12cr|skyutils-2.8-10|103	
12cr|skyutils-2.8-10|104	* Tue Feb 23 2010 Funda Wang <fwang@mandriva.org> 2.8-8mdv2010.1
12cr|skyutils-2.8-10|105	+ Revision: 509860
12cr|skyutils-2.8-10|106	- BR openssl
12cr|skyutils-2.8-10|107	
12cr|skyutils-2.8-10|108	* Mon Feb 22 2010 Funda Wang <fwang@mandriva.org> 2.8-7mdv2010.1
12cr|skyutils-2.8-10|109	+ Revision: 509753
12cr|skyutils-2.8-10|110	- fix requires and provides
12cr|skyutils-2.8-10|111	- fix linkage
12cr|skyutils-2.8-10|112	- fix str fmt
12cr|skyutils-2.8-10|113	
12cr|skyutils-2.8-10|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|skyutils-2.8-10|115	- rebuild
12cr|skyutils-2.8-10|116	- rebuild
12cr|skyutils-2.8-10|117	- rebuild
12cr|skyutils-2.8-10|118	- fix no-buildroot-tag
12cr|skyutils-2.8-10|119	
12cr|skyutils-2.8-10|120	+ Pixel <pixel@mandriva.com>
12cr|skyutils-2.8-10|121	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|skyutils-2.8-10|122	
12cr|skyutils-2.8-10|123	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.8-2mdv2008.1
12cr|skyutils-2.8-10|124	+ Revision: 127328
12cr|skyutils-2.8-10|125	- kill re-definition of %%buildroot on Pixel's request
12cr|skyutils-2.8-10|126	- import skyutils
12cr|skyutils-2.8-10|127	
12cr|skyutils-2.8-10|128	
12cr|skyutils-2.8-10|129	* Thu Oct 27 2005 Lenny Cartier <lenny@mandriva.com> 2.8-2mdk
12cr|skyutils-2.8-10|130	- rebuild
12cr|skyutils-2.8-10|131	
12cr|skyutils-2.8-10|132	* Fri Jul 29 2005 Lenny Cartier <lenny@mandriva.com> 2.8-1mdk
12cr|skyutils-2.8-10|133	- 2.8
12cr|skyutils-2.8-10|134	
12cr|skyutils-2.8-10|135	* Wed Feb 02 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.7-1mdk
12cr|skyutils-2.8-10|136	- 2.7
12cr|skyutils-2.8-10|137	
12cr|skyutils-2.8-10|138	* Thu Jan 13 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.6-2mdk
12cr|skyutils-2.8-10|139	- rebuild
12cr|skyutils-2.8-10|140	
12cr|skyutils-2.8-10|141	* Fri Dec 12 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 2.6-1mdk
12cr|skyutils-2.8-10|142	- 2.6
12cr|skyutils-2.8-10|143	- fix provides
12cr|skyutils-2.8-10|144	- rm -rf $RPM_BUILD_ROOT at the beginning of %%install
12cr|skyutils-2.8-10|145	- spec cosmetics
12cr|skyutils-2.8-10|146	
12cr|skyutils-2.8-10|147	* Thu Feb 13 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.4-1mdk
12cr|skyutils-2.8-10|148	- 2.4
12cr|skyutils-2.8-10|149	- use mklibname
12cr|skyutils-2.8-10|150	
12cr|skyutils-2.8-10|151	* Thu Jan 23 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.1-2mdk
12cr|skyutils-2.8-10|152	- rebuild
12cr|skyutils-2.8-10|153	
12cr|skyutils-2.8-10|154	* Tue Apr 30 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.1-1mdk
12cr|skyutils-2.8-10|155	- 2.1
12cr|skyutils-2.8-10|156	
12cr|skyutils-2.8-10|157	* Wed Apr 24 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.0-1mdk
12cr|skyutils-2.8-10|158	- 2.0
12cr|skyutils-2.8-10|159	
12cr|skyutils-2.8-10|160	* Wed Oct 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.14-1mdk
12cr|skyutils-2.8-10|161	- 1.14
12cr|skyutils-2.8-10|162	
12cr|skyutils-2.8-10|163	* Wed Aug 29 2001  Lenny Cartier <lenny@mandrakesoft.com> 1.13-1mdk
12cr|skyutils-2.8-10|164	- updated by Christian Zoffoli <czoffoli@linux-mandrake.com> :
12cr|skyutils-2.8-10|165	- updated to 1.13
12cr|skyutils-2.8-10|166	- fixed typo in description
12cr|skyutils-2.8-10|167	- fixed some links
12cr|skyutils-2.8-10|168	
12cr|skyutils-2.8-10|169	* Mon Jan 29 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.10-1mdk
12cr|skyutils-2.8-10|170	- updated to 1.10
12cr|skyutils-2.8-10|171	
12cr|skyutils-2.8-10|172	* Tue Dec 05 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.07-1mdk
12cr|skyutils-2.8-10|173	- updated to 1.07
12cr|skyutils-2.8-10|174	
12cr|skyutils-2.8-10|175	* Wed Oct 04 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.05-1mdk
12cr|skyutils-2.8-10|176	- used srpm from Alexander Skwar :
12cr|skyutils-2.8-10|177	Tue Oct  3 2000 Alexander Skwar <ASkwar@linux-mandrake.com>
12cr|skyutils-2.8-10|178	- First Mandrake version
12cr|skyutils-2.8-10|179	
12cr|skyutils-2.8-10|180	
12cr|skyutils-2.8-10|181	

7541 12
12cr|sl-5.1-8|1	%define name    sl
12cr|sl-5.1-8|2	%define version 5.1
12cr|sl-5.1-8|3	%define release %mkrel 8
12cr|sl-5.1-8|4	
12cr|sl-5.1-8|5	Name:           %{name}
12cr|sl-5.1-8|6	Version:        %{version}
12cr|sl-5.1-8|7	Release:        %{release}
12cr|sl-5.1-8|8	Summary:        Mistyping correcter
12cr|sl-5.1-8|9	License:        Public Domain
12cr|sl-5.1-8|10	Group:          Toys
12cr|sl-5.1-8|11	URL:            http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/
12cr|sl-5.1-8|12	Source0:        http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/sl/%{name}.tar.bz2
12cr|sl-5.1-8|13	Source1:        %{name}.en.1.bz2
12cr|sl-5.1-8|14	Patch0:		http://www.linet.gr.jp/~izumi/sl/%{name}5-1.patch
12cr|sl-5.1-8|15	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|sl-5.1-8|16	BuildRequires:  ncurses-devel
12cr|sl-5.1-8|17	BuildRequires:  termcap-devel
12cr|sl-5.1-8|18	
12cr|sl-5.1-8|19	%description
12cr|sl-5.1-8|20	sl is a sophisticated graphical program which corrects your mistyping.
12cr|sl-5.1-8|21	
12cr|sl-5.1-8|22	%prep
12cr|sl-5.1-8|23	%setup -q -n %{name}
12cr|sl-5.1-8|24	bzcat %{SOURCE1} > %{name}.en.1
12cr|sl-5.1-8|25	%patch0 -p 1
12cr|sl-5.1-8|26	
12cr|sl-5.1-8|27	%build
12cr|sl-5.1-8|28	%make CFLAGS="$RPM_OPT_FLAGS"
12cr|sl-5.1-8|29	
12cr|sl-5.1-8|30	%install
12cr|sl-5.1-8|31	rm -rf %{buildroot}
12cr|sl-5.1-8|32	
12cr|sl-5.1-8|33	install -d -m 755 %{buildroot}%{_bindir}
12cr|sl-5.1-8|34	install -m 755 sl %{buildroot}%{_bindir}
12cr|sl-5.1-8|35	
12cr|sl-5.1-8|36	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|sl-5.1-8|37	install -m 644 sl.en.1 %{buildroot}%{_mandir}/man1/sl.1
12cr|sl-5.1-8|38	
12cr|sl-5.1-8|39	install -d -m 755 %{buildroot}%{_mandir}/ja/man1
12cr|sl-5.1-8|40	install -m 644 sl.1 %{buildroot}%{_mandir}/ja/man1/sl.1
12cr|sl-5.1-8|41	
12cr|sl-5.1-8|42	%clean
12cr|sl-5.1-8|43	rm -rf %{buildroot}
12cr|sl-5.1-8|44	
12cr|sl-5.1-8|45	%files
12cr|sl-5.1-8|46	%defattr(-,root,root)
12cr|sl-5.1-8|47	%doc README README.patch5
12cr|sl-5.1-8|48	%{_bindir}/*
12cr|sl-5.1-8|49	%{_mandir}/man1/*
12cr|sl-5.1-8|50	%{_mandir}/ja/man1/*
12cr|sl-5.1-8|51	
12cr|sl-5.1-8|52	
12cr|sl-5.1-8|53	
12cr|sl-5.1-8|54	%changelog
12cr|sl-5.1-8|55	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 5.1-8mdv2010.0
12cr|sl-5.1-8|56	+ Revision: 433920
12cr|sl-5.1-8|57	- rebuild
12cr|sl-5.1-8|58	
12cr|sl-5.1-8|59	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 5.1-7mdv2009.0
12cr|sl-5.1-8|60	+ Revision: 260782
12cr|sl-5.1-8|61	- rebuild
12cr|sl-5.1-8|62	
12cr|sl-5.1-8|63	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 5.1-6mdv2009.0
12cr|sl-5.1-8|64	+ Revision: 252563
12cr|sl-5.1-8|65	- rebuild
12cr|sl-5.1-8|66	
12cr|sl-5.1-8|67	+ Olivier Blin <oblin@mandriva.com>
12cr|sl-5.1-8|68	- restore BuildRoot
12cr|sl-5.1-8|69	
12cr|sl-5.1-8|70	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 5.1-4mdv2008.1
12cr|sl-5.1-8|71	+ Revision: 127356
12cr|sl-5.1-8|72	- kill re-definition of %%buildroot on Pixel's request
12cr|sl-5.1-8|73	
12cr|sl-5.1-8|74	
12cr|sl-5.1-8|75	* Thu Oct 20 2005 Nicolas Lcureuil <neoclust@mandriva.org> 5.1-4mdk
12cr|sl-5.1-8|76	- Fix BuildRequires
12cr|sl-5.1-8|77	
12cr|sl-5.1-8|78	* Wed Oct 19 2005 Nicolas Lcureuil <neoclust@mandriva.org> 5.1-3mdk
12cr|sl-5.1-8|79	- Fix BuildRequires
12cr|sl-5.1-8|80	- %%mkrel
12cr|sl-5.1-8|81	
12cr|sl-5.1-8|82	* Sat Jun 11 2005 Guillaume Rousse <guillomovitch@mandriva.org> 5.1-2mdk
12cr|sl-5.1-8|83	- fix man page
12cr|sl-5.1-8|84	- fix description and summary (Adam Williamson <awilliamson@mandriva.com>)
12cr|sl-5.1-8|85	
12cr|sl-5.1-8|86	* Fri Jun 10 2005 Guillaume Rousse <guillomovitch@mandriva.org> 5.1-1mdk
12cr|sl-5.1-8|87	- first release, inspirated from gentoo
12cr|sl-5.1-8|88	

7542 12
12cr|slay-1.2-15|1	%define name	slay
12cr|slay-1.2-15|2	%define Name	Slay
12cr|slay-1.2-15|3	%define version	1.2
12cr|slay-1.2-15|4	%define release	%mkrel 15
12cr|slay-1.2-15|5	
12cr|slay-1.2-15|6	Name:		%{name}
12cr|slay-1.2-15|7	Version:	%{version}
12cr|slay-1.2-15|8	Release:	%{release}
12cr|slay-1.2-15|9	Summary:	Utility to kill all processes belonging to a user
12cr|slay-1.2-15|10	Source:		%{Name}-%{version}.tar.bz2
12cr|slay-1.2-15|11	License:	GPL
12cr|slay-1.2-15|12	Group:		Monitoring
12cr|slay-1.2-15|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|slay-1.2-15|14	Obsoletes:	Slay
12cr|slay-1.2-15|15	Provides:	Slay
12cr|slay-1.2-15|16	BuildArch:	noarch
12cr|slay-1.2-15|17	
12cr|slay-1.2-15|18	%description
12cr|slay-1.2-15|19	Slay sends given signal (KILL by default) to all processes belonging to user(s)
12cr|slay-1.2-15|20	given on the command line.
12cr|slay-1.2-15|21	
12cr|slay-1.2-15|22	%prep
12cr|slay-1.2-15|23	%setup -q -n %{Name}-%{version}
12cr|slay-1.2-15|24	
12cr|slay-1.2-15|25	%build
12cr|slay-1.2-15|26	# do nothing
12cr|slay-1.2-15|27	
12cr|slay-1.2-15|28	%install
12cr|slay-1.2-15|29	rm -rf %{buildroot}
12cr|slay-1.2-15|30	mkdir -p %{buildroot}/%{_bindir}
12cr|slay-1.2-15|31	install -m 755 slay %{buildroot}/%{_bindir}
12cr|slay-1.2-15|32	
12cr|slay-1.2-15|33	%clean
12cr|slay-1.2-15|34	rm -rf %{buildroot}
12cr|slay-1.2-15|35	
12cr|slay-1.2-15|36	%files
12cr|slay-1.2-15|37	%defattr(-,root,root)
12cr|slay-1.2-15|38	%doc Slay.1.2.lsm
12cr|slay-1.2-15|39	%{_bindir}/slay
12cr|slay-1.2-15|40	
12cr|slay-1.2-15|41	
12cr|slay-1.2-15|42	
12cr|slay-1.2-15|43	%changelog
12cr|slay-1.2-15|44	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2-15mdv2010.0
12cr|slay-1.2-15|45	+ Revision: 433924
12cr|slay-1.2-15|46	- rebuild
12cr|slay-1.2-15|47	
12cr|slay-1.2-15|48	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2-14mdv2009.0
12cr|slay-1.2-15|49	+ Revision: 260786
12cr|slay-1.2-15|50	- rebuild
12cr|slay-1.2-15|51	
12cr|slay-1.2-15|52	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2-13mdv2009.0
12cr|slay-1.2-15|53	+ Revision: 252565
12cr|slay-1.2-15|54	- rebuild
12cr|slay-1.2-15|55	- fix no-buildroot-tag
12cr|slay-1.2-15|56	- fix description-line-too-long
12cr|slay-1.2-15|57	
12cr|slay-1.2-15|58	* Thu Dec 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-11mdv2008.1
12cr|slay-1.2-15|59	+ Revision: 136009
12cr|slay-1.2-15|60	- rebuild
12cr|slay-1.2-15|61	
12cr|slay-1.2-15|62	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|slay-1.2-15|63	- kill re-definition of %%buildroot on Pixel's request
12cr|slay-1.2-15|64	- import slay
12cr|slay-1.2-15|65	
12cr|slay-1.2-15|66	
12cr|slay-1.2-15|67	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-10mdv2007.0
12cr|slay-1.2-15|68	- %%mkrel
12cr|slay-1.2-15|69	- clean buildroot before installation
12cr|slay-1.2-15|70	
12cr|slay-1.2-15|71	* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-9mdk
12cr|slay-1.2-15|72	- spec cleanup
12cr|slay-1.2-15|73	
12cr|slay-1.2-15|74	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.2-8mdk
12cr|slay-1.2-15|75	- rebuild
12cr|slay-1.2-15|76	
12cr|slay-1.2-15|77	* Mon Sep 08 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 1.2-7mdk
12cr|slay-1.2-15|78	- capitalization sux
12cr|slay-1.2-15|79	- removed implicit requires
12cr|slay-1.2-15|80	
12cr|slay-1.2-15|81	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.2-6mdk
12cr|slay-1.2-15|82	- rebuild
12cr|slay-1.2-15|83	
12cr|slay-1.2-15|84	* Thu Feb 28 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.2-5mdk
12cr|slay-1.2-15|85	- rebuild
12cr|slay-1.2-15|86	
12cr|slay-1.2-15|87	* Tue Mar 13 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 1.2-4mdk
12cr|slay-1.2-15|88	- This package is not arch specific, declare it noarch.
12cr|slay-1.2-15|89	
12cr|slay-1.2-15|90	* Fri Mar  9 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 1.2-3mdk
12cr|slay-1.2-15|91	- add docs
12cr|slay-1.2-15|92	- fix rpmlint warnings
12cr|slay-1.2-15|93	
12cr|slay-1.2-15|94	* Mon Jul 31 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.2-2mdk
12cr|slay-1.2-15|95	- macros
12cr|slay-1.2-15|96	- clean spec
12cr|slay-1.2-15|97	
12cr|slay-1.2-15|98	* Thu Jul 07 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.2-1mdk
12cr|slay-1.2-15|99	- new in contribs
12cr|slay-1.2-15|100	- here to celebrate the resurrection of the well known "titi sucks script"
12cr|slay-1.2-15|101	
12cr|slay-1.2-15|102	* Thu Jul 7 2000 Bryan Paxton <evil7@bellsouth.net>
12cr|slay-1.2-15|103	- Initial build

7543 12
12cr|sleezeball-0.6-11|1	%define name sleezeball
12cr|sleezeball-0.6-11|2	%define version 0.6
12cr|sleezeball-0.6-11|3	%define release %mkrel 11
12cr|sleezeball-0.6-11|4	
12cr|sleezeball-0.6-11|5	Summary:  A redirector for Squid2 that zapps banners
12cr|sleezeball-0.6-11|6	Name:  %name
12cr|sleezeball-0.6-11|7	Version: %version
12cr|sleezeball-0.6-11|8	Release: %release
12cr|sleezeball-0.6-11|9	License:  GPLv2+
12cr|sleezeball-0.6-11|10	Group:  System/Servers
12cr|sleezeball-0.6-11|11	Source:  http://fredrik.rambris.com/files/%name-%version.tar.bz2
12cr|sleezeball-0.6-11|12	URL:  http://fredrik.rambris.com/sleezeball/
12cr|sleezeball-0.6-11|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|sleezeball-0.6-11|14	Requires:  squid
12cr|sleezeball-0.6-11|15	
12cr|sleezeball-0.6-11|16	%description
12cr|sleezeball-0.6-11|17	SleezeBall is a redirector to be used with the Squid proxy. It tries to guess
12cr|sleezeball-0.6-11|18	what is a banner and then tells Squid to load a local image instead. This
12cr|sleezeball-0.6-11|19	has the nice effect of saving you from downloading and seeing a lot of ugly
12cr|sleezeball-0.6-11|20	banners (linux.com has such goodlooking banners that I can't bring me to
12cr|sleezeball-0.6-11|21	filter them out).
12cr|sleezeball-0.6-11|22	
12cr|sleezeball-0.6-11|23	%prep
12cr|sleezeball-0.6-11|24	
12cr|sleezeball-0.6-11|25	%setup -q
12cr|sleezeball-0.6-11|26	patch <sleezeball-make.patch
12cr|sleezeball-0.6-11|27	
12cr|sleezeball-0.6-11|28	%build
12cr|sleezeball-0.6-11|29	perl -pi -e "s|/usr/sbin|$RPM_BUILD_ROOT/%{_sbindir}|" Makefile
12cr|sleezeball-0.6-11|30	perl -pi -e "s|/usr/lib|$RPM_BUILD_ROOT/%{_libdir}|" Makefile
12cr|sleezeball-0.6-11|31	make
12cr|sleezeball-0.6-11|32	
12cr|sleezeball-0.6-11|33	%install
12cr|sleezeball-0.6-11|34	rm -rf $RPM_BUILD_ROOT
12cr|sleezeball-0.6-11|35	mkdir -p $RPM_BUILD_ROOT/%{_sbindir}
12cr|sleezeball-0.6-11|36	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/squid/icons
12cr|sleezeball-0.6-11|37	make install
12cr|sleezeball-0.6-11|38	
12cr|sleezeball-0.6-11|39	mkdir -p $RPM_BUILD_ROOT/etc/squid/
12cr|sleezeball-0.6-11|40	echo >$RPM_BUILD_ROOT/etc/squid/sleezeball.conf <<EOF
12cr|sleezeball-0.6-11|41	# The SleezeBall Configuration
12cr|sleezeball-0.6-11|42	
12cr|sleezeball-0.6-11|43	# The URL to redirect banners to
12cr|sleezeball-0.6-11|44	REDIRECT_URL=http://${HOSTNAME}:3128/squid-internal-static/icons/banner.gif
12cr|sleezeball-0.6-11|45	
12cr|sleezeball-0.6-11|46	# Uncomment this to enable log
12cr|sleezeball-0.6-11|47	# LOG=/var/log/squid/sleezeball.log
12cr|sleezeball-0.6-11|48	EOF
12cr|sleezeball-0.6-11|49	
12cr|sleezeball-0.6-11|50	
12cr|sleezeball-0.6-11|51	%post
12cr|sleezeball-0.6-11|52	if ! grep -q "banner" /etc/squid/mime.conf ; then echo 'internal-banner	-	banner.gif	-	image' >>/etc/squid/mime.conf ; fi
12cr|sleezeball-0.6-11|53	
12cr|sleezeball-0.6-11|54	if [ -e /etc/squid/sleezeball.definitions ] ; then
12cr|sleezeball-0.6-11|55	if [ ! -e /etc/squid/sleezeball.definitions.old ] ; then
12cr|sleezeball-0.6-11|56	cp -f /etc/squid/sleezeball.definitions /etc/squid/sleezeball.definitions.old
12cr|sleezeball-0.6-11|57	fi
12cr|sleezeball-0.6-11|58	# Stupid trick to lure RPM into ignoring the result code from grep
12cr|sleezeball-0.6-11|59	( grep -vf /etc/squid/sleezeball.definitions %{_defaultdocdir}/sleezeball/sleezeball.definitions >/etc/squid/sleezeball.definitions.new ) | cat
12cr|sleezeball-0.6-11|60	cat /etc/squid/sleezeball.definitions.new >>/etc/squid/sleezeball.definitions
12cr|sleezeball-0.6-11|61	rm -f /etc/squid/sleezeball.definitions.new
12cr|sleezeball-0.6-11|62	else
12cr|sleezeball-0.6-11|63	cp %{_defaultdocdir}/sleezeball/sleezeball.definitions /etc/squid/sleezeball.definitions
12cr|sleezeball-0.6-11|64	fi
12cr|sleezeball-0.6-11|65	
12cr|sleezeball-0.6-11|66	%clean
12cr|sleezeball-0.6-11|67	if [ -d $RPM_BUILD_ROOT ]; then rm -r $RPM_BUILD_ROOT; fi
12cr|sleezeball-0.6-11|68	
12cr|sleezeball-0.6-11|69	
12cr|sleezeball-0.6-11|70	%files
12cr|sleezeball-0.6-11|71	%defattr(-, root, root, 0755)
12cr|sleezeball-0.6-11|72	%doc README COPYING ChangeLog sleezeball.definitions
12cr|sleezeball-0.6-11|73	%config(noreplace) /etc/squid/sleezeball.conf
12cr|sleezeball-0.6-11|74	%{_libdir}/squid/sleezeball
12cr|sleezeball-0.6-11|75	%{_libdir}/squid/icons/banner.gif
12cr|sleezeball-0.6-11|76	%{_sbindir}/reloadszb
12cr|sleezeball-0.6-11|77	
12cr|sleezeball-0.6-11|78	
12cr|sleezeball-0.6-11|79	
12cr|sleezeball-0.6-11|80	%changelog
12cr|sleezeball-0.6-11|81	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-11mdv2011.0
12cr|sleezeball-0.6-11|82	+ Revision: 614898
12cr|sleezeball-0.6-11|83	- the mass rebuild of 2010.1 packages
12cr|sleezeball-0.6-11|84	
12cr|sleezeball-0.6-11|85	* Wed Apr 07 2010 Thierry Vignaud <tv@mandriva.org> 0.6-10mdv2010.1
12cr|sleezeball-0.6-11|86	+ Revision: 532574
12cr|sleezeball-0.6-11|87	- fix another accessing doc file in %%post
12cr|sleezeball-0.6-11|88	(was broken since rpm-mandriva-setup-1.43)
12cr|sleezeball-0.6-11|89	- fix %%post regarding installing, removing, installing again
12cr|sleezeball-0.6-11|90	(latest of the %%post bugs that were there since years)
12cr|sleezeball-0.6-11|91	- fix accessing doc file in %%post
12cr|sleezeball-0.6-11|92	- indent %%post
12cr|sleezeball-0.6-11|93	
12cr|sleezeball-0.6-11|94	* Tue Apr 06 2010 Thierry Vignaud <tv@mandriva.org> 0.6-9mdv2010.1
12cr|sleezeball-0.6-11|95	+ Revision: 532248
12cr|sleezeball-0.6-11|96	- do not blindly generate config file in %%post
12cr|sleezeball-0.6-11|97	
12cr|sleezeball-0.6-11|98	* Tue Jun 23 2009 Jérôme Brenier <incubusss@mandriva.org> 0.6-8mdv2010.0
12cr|sleezeball-0.6-11|99	+ Revision: 388119
12cr|sleezeball-0.6-11|100	- fix license tag
12cr|sleezeball-0.6-11|101	
12cr|sleezeball-0.6-11|102	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.6-7mdv2009.0
12cr|sleezeball-0.6-11|103	+ Revision: 260787
12cr|sleezeball-0.6-11|104	- rebuild
12cr|sleezeball-0.6-11|105	
12cr|sleezeball-0.6-11|106	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.6-6mdv2009.0
12cr|sleezeball-0.6-11|107	+ Revision: 252575
12cr|sleezeball-0.6-11|108	- rebuild
12cr|sleezeball-0.6-11|109	
12cr|sleezeball-0.6-11|110	+ Olivier Blin <oblin@mandriva.com>
12cr|sleezeball-0.6-11|111	- restore BuildRoot
12cr|sleezeball-0.6-11|112	
12cr|sleezeball-0.6-11|113	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.6-4mdv2008.1
12cr|sleezeball-0.6-11|114	+ Revision: 127339
12cr|sleezeball-0.6-11|115	- kill re-definition of %%buildroot on Pixel's request
12cr|sleezeball-0.6-11|116	- import sleezeball
12cr|sleezeball-0.6-11|117	
12cr|sleezeball-0.6-11|118	
12cr|sleezeball-0.6-11|119	* Tue Dec 27 2005 Lenny Cartier <lenny@mandriva.com> 0.6-4mdk
12cr|sleezeball-0.6-11|120	- url
12cr|sleezeball-0.6-11|121	
12cr|sleezeball-0.6-11|122	* Thu Jun 12 2003 Marcel Pol <mpol@gmx.net> 0.6-3mdk
12cr|sleezeball-0.6-11|123	- rebuild for rpm 4.2
12cr|sleezeball-0.6-11|124	
12cr|sleezeball-0.6-11|125	* Mon Sep 03 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.6-2mdk
12cr|sleezeball-0.6-11|126	- rebuild
12cr|sleezeball-0.6-11|127	
12cr|sleezeball-0.6-11|128	* Tue Nov 21 2000 Florin Grad <florin@mandrakesoft.com> 0.6-1mdk
12cr|sleezeball-0.6-11|129	- first attempt

7544 12
12cr|sleuth-1.4.3-5|1	Summary:	Perl script for easy checking (DNS, common errors and etc.)
12cr|sleuth-1.4.3-5|2	Name:		sleuth
12cr|sleuth-1.4.3-5|3	Version:	1.4.3
12cr|sleuth-1.4.3-5|4	Release:	%mkrel 5
12cr|sleuth-1.4.3-5|5	License:	GPL
12cr|sleuth-1.4.3-5|6	Group:		Networking/Other
12cr|sleuth-1.4.3-5|7	URL:		ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/net/
12cr|sleuth-1.4.3-5|8	Source0:	%{name}-%{version}.tar.gz
12cr|sleuth-1.4.3-5|9	Patch0:		sleuth-1.3-relpath.patch
12cr|sleuth-1.4.3-5|10	#Requires:	perl-Net-DNS
12cr|sleuth-1.4.3-5|11	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|sleuth-1.4.3-5|12	BuildArch:	noarch
12cr|sleuth-1.4.3-5|13	
12cr|sleuth-1.4.3-5|14	%description
12cr|sleuth-1.4.3-5|15	Sleuth is a Perl script designed for easy checking of DNS zones
12cr|sleuth-1.4.3-5|16	for common errors and also for processing of secondary name
12cr|sleuth-1.4.3-5|17	service requests.
12cr|sleuth-1.4.3-5|18	
12cr|sleuth-1.4.3-5|19	Sleuth also lists the corresponding RFC references with most of
12cr|sleuth-1.4.3-5|20	its error messages, so that the people upset with their zones
12cr|sleuth-1.4.3-5|21	being buggy can simply look up what exactly is going wrong and
12cr|sleuth-1.4.3-5|22	how to fix it.
12cr|sleuth-1.4.3-5|23	
12cr|sleuth-1.4.3-5|24	%prep
12cr|sleuth-1.4.3-5|25	
12cr|sleuth-1.4.3-5|26	%setup -q -n %{name}-%{version}
12cr|sleuth-1.4.3-5|27	%patch0 -p1
12cr|sleuth-1.4.3-5|28	
12cr|sleuth-1.4.3-5|29	%build
12cr|sleuth-1.4.3-5|30	
12cr|sleuth-1.4.3-5|31	%install
12cr|sleuth-1.4.3-5|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|sleuth-1.4.3-5|33	
12cr|sleuth-1.4.3-5|34	install -d %{buildroot}%{_sysconfdir}
12cr|sleuth-1.4.3-5|35	install -d %{buildroot}%{_bindir}
12cr|sleuth-1.4.3-5|36	install -d %{buildroot}/var/www/cgi-bin
12cr|sleuth-1.4.3-5|37	install -m644 sleuth.conf %{buildroot}%{_sysconfdir}/
12cr|sleuth-1.4.3-5|38	install -m755 sleuth %{buildroot}%{_bindir}/
12cr|sleuth-1.4.3-5|39	install -m755 check.cgi %{buildroot}/var/www/cgi-bin/
12cr|sleuth-1.4.3-5|40	install -m644 check.conf %{buildroot}/var/www/cgi-bin/
12cr|sleuth-1.4.3-5|41	
12cr|sleuth-1.4.3-5|42	%clean
12cr|sleuth-1.4.3-5|43	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|sleuth-1.4.3-5|44	
12cr|sleuth-1.4.3-5|45	%files
12cr|sleuth-1.4.3-5|46	%defattr(-,root,root)
12cr|sleuth-1.4.3-5|47	%doc ChangeLog README THANKS TODO
12cr|sleuth-1.4.3-5|48	%attr(0644,root,root) %config(noreplace,missingok) %{_sysconfdir}/sleuth.conf
12cr|sleuth-1.4.3-5|49	%attr(0755,root,root) %{_bindir}/sleuth
12cr|sleuth-1.4.3-5|50	%attr(0755,root,root) /var/www/cgi-bin/check.cgi
12cr|sleuth-1.4.3-5|51	%attr(0644,root,root) /var/www/cgi-bin/check.conf
12cr|sleuth-1.4.3-5|52	
12cr|sleuth-1.4.3-5|53	
12cr|sleuth-1.4.3-5|54	
12cr|sleuth-1.4.3-5|55	%changelog
12cr|sleuth-1.4.3-5|56	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.4.3-5mdv2010.0
12cr|sleuth-1.4.3-5|57	+ Revision: 433936
12cr|sleuth-1.4.3-5|58	- rebuild
12cr|sleuth-1.4.3-5|59	
12cr|sleuth-1.4.3-5|60	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4.3-4mdv2009.0
12cr|sleuth-1.4.3-5|61	+ Revision: 260794
12cr|sleuth-1.4.3-5|62	- rebuild
12cr|sleuth-1.4.3-5|63	
12cr|sleuth-1.4.3-5|64	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4.3-3mdv2009.0
12cr|sleuth-1.4.3-5|65	+ Revision: 252577
12cr|sleuth-1.4.3-5|66	- rebuild
12cr|sleuth-1.4.3-5|67	- kill re-definition of %%buildroot on Pixel's request
12cr|sleuth-1.4.3-5|68	
12cr|sleuth-1.4.3-5|69	+ Olivier Blin <oblin@mandriva.com>
12cr|sleuth-1.4.3-5|70	- restore BuildRoot
12cr|sleuth-1.4.3-5|71	
12cr|sleuth-1.4.3-5|72	* Sun Dec 16 2007 Anne Nicolas <anne.nicolas@mandriva.com> 1.4.3-1mdv2008.1
12cr|sleuth-1.4.3-5|73	+ Revision: 120650
12cr|sleuth-1.4.3-5|74	- New version
12cr|sleuth-1.4.3-5|75	
12cr|sleuth-1.4.3-5|76	* Wed Aug 15 2007 Anne Nicolas <anne.nicolas@mandriva.com> 1.4-0.4mdv2008.0
12cr|sleuth-1.4.3-5|77	+ Revision: 63549
12cr|sleuth-1.4.3-5|78	- rebuild for 2008.0
12cr|sleuth-1.4.3-5|79	
12cr|sleuth-1.4.3-5|80	
12cr|sleuth-1.4.3-5|81	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4-0.3mdv2007.0
12cr|sleuth-1.4.3-5|82	- rebuild
12cr|sleuth-1.4.3-5|83	
12cr|sleuth-1.4.3-5|84	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4-0.2mdk
12cr|sleuth-1.4.3-5|85	- rebuild
12cr|sleuth-1.4.3-5|86	
12cr|sleuth-1.4.3-5|87	* Sun May 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.4-0.1mdk
12cr|sleuth-1.4.3-5|88	- 1.4-pre1
12cr|sleuth-1.4.3-5|89	

7545 12
12cr|sleuthkit-4.0.1-1|1	%define libver 3
12cr|sleuthkit-4.0.1-1|2	%define major 9
12cr|sleuthkit-4.0.1-1|3	%define libname		%mklibname tsk %{libver} %{major}
12cr|sleuthkit-4.0.1-1|4	%define develname	%mklibname tsk %{libver} -d
12cr|sleuthkit-4.0.1-1|5	
12cr|sleuthkit-4.0.1-1|6	Summary: 	The Sleuth Kit
12cr|sleuthkit-4.0.1-1|7	Name:		sleuthkit
12cr|sleuthkit-4.0.1-1|8	Version:	4.0.1
12cr|sleuthkit-4.0.1-1|9	Release:	1
12cr|sleuthkit-4.0.1-1|10	License:	GPL
12cr|sleuthkit-4.0.1-1|11	Group:		File tools
12cr|sleuthkit-4.0.1-1|12	URL:		http://www.sleuthkit.org/sleuthkit/
12cr|sleuthkit-4.0.1-1|13	Source0:	http://prdownloads.sourceforge.net/sleuthkit/%{name}-%{version}.tar.gz
12cr|sleuthkit-4.0.1-1|14	Source1:	mac-robber-1.00.tar.bz2
12cr|sleuthkit-4.0.1-1|15	Patch0:		sleuthkit-4.0.0-gentoo-system-sqlite.patch
12cr|sleuthkit-4.0.1-1|16	Patch1:		sleuthkit-4.0.1-rosa-linkage.patch
12cr|sleuthkit-4.0.1-1|17	Requires:	file
12cr|sleuthkit-4.0.1-1|18	Requires:	afflib
12cr|sleuthkit-4.0.1-1|19	Requires:	libewf
12cr|sleuthkit-4.0.1-1|20	Conflicts:	dstat
12cr|sleuthkit-4.0.1-1|21	BuildRequires:	afflib-devel
12cr|sleuthkit-4.0.1-1|22	BuildRequires:	pkgconfig(libewf)
12cr|sleuthkit-4.0.1-1|23	BuildRequires:	openssl-devel
12cr|sleuthkit-4.0.1-1|24	BuildRequires:	zlib-devel
12cr|sleuthkit-4.0.1-1|25	BuildRequires:	ncurses-devel
12cr|sleuthkit-4.0.1-1|26	
12cr|sleuthkit-4.0.1-1|27	%description
12cr|sleuthkit-4.0.1-1|28	The Sleuth Kit (previously known as TASK) is a collection of UNIX-based command
12cr|sleuthkit-4.0.1-1|29	line file system forensic tools that allow an investigator to examine NTFS,
12cr|sleuthkit-4.0.1-1|30	FAT, FFS, EXT2FS, and EXT3FS file systems of a suspect computer in a
12cr|sleuthkit-4.0.1-1|31	non-intrusive fashion. The  tools have a layer-based design and can extract
12cr|sleuthkit-4.0.1-1|32	data from internal file system structures. Because the tools do not rely on the
12cr|sleuthkit-4.0.1-1|33	operating system to process the file systems, deleted and hidden content is
12cr|sleuthkit-4.0.1-1|34	shown.
12cr|sleuthkit-4.0.1-1|35	
12cr|sleuthkit-4.0.1-1|36	When performing a complete analysis of a system, command line tools can become
12cr|sleuthkit-4.0.1-1|37	tedious. The Autopsy Forensic Browser is a graphical interface to the tools in
12cr|sleuthkit-4.0.1-1|38	The Sleuth Kit, which allows one to more easily conduct an investigation.
12cr|sleuthkit-4.0.1-1|39	Autopsy provides case management, image integrity, keyword searching, and other
12cr|sleuthkit-4.0.1-1|40	automated operations.
12cr|sleuthkit-4.0.1-1|41	
12cr|sleuthkit-4.0.1-1|42	%package -n %{libname}
12cr|sleuthkit-4.0.1-1|43	Summary:	Library for %{name}
12cr|sleuthkit-4.0.1-1|44	Group:		System/Libraries
12cr|sleuthkit-4.0.1-1|45	
12cr|sleuthkit-4.0.1-1|46	%description -n %{libname}
12cr|sleuthkit-4.0.1-1|47	The %libname package contains library for %{name}.
12cr|sleuthkit-4.0.1-1|48	
12cr|sleuthkit-4.0.1-1|49	%package -n %{develname}
12cr|sleuthkit-4.0.1-1|50	Summary:	Development files for %{name}
12cr|sleuthkit-4.0.1-1|51	Group:		Development/C
12cr|sleuthkit-4.0.1-1|52	Requires:	%{libname} = %{version}
12cr|sleuthkit-4.0.1-1|53	
12cr|sleuthkit-4.0.1-1|54	%description -n %{develname}
12cr|sleuthkit-4.0.1-1|55	The %{develname} package contains libraries and header files for
12cr|sleuthkit-4.0.1-1|56	developing applications that use %{name}.
12cr|sleuthkit-4.0.1-1|57	
12cr|sleuthkit-4.0.1-1|58	%prep
12cr|sleuthkit-4.0.1-1|59	%setup -q -a1
12cr|sleuthkit-4.0.1-1|60	%patch0 -p1
12cr|sleuthkit-4.0.1-1|61	%patch1 -p1
12cr|sleuthkit-4.0.1-1|62	
12cr|sleuthkit-4.0.1-1|63	%build
12cr|sleuthkit-4.0.1-1|64	autoreconf -fi
12cr|sleuthkit-4.0.1-1|65	%configure2_5x --disable-static
12cr|sleuthkit-4.0.1-1|66	
12cr|sleuthkit-4.0.1-1|67	# remove rpath from libtool
12cr|sleuthkit-4.0.1-1|68	sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12cr|sleuthkit-4.0.1-1|69	sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12cr|sleuthkit-4.0.1-1|70	
12cr|sleuthkit-4.0.1-1|71	make
12cr|sleuthkit-4.0.1-1|72	gcc %{optflags} -o mac-robber mac-robber-1.00/mac-robber.c
12cr|sleuthkit-4.0.1-1|73	
12cr|sleuthkit-4.0.1-1|74	mv mac-robber-1.00/README README.mac-robber
12cr|sleuthkit-4.0.1-1|75	chmod 644 README.mac-robber
12cr|sleuthkit-4.0.1-1|76	
12cr|sleuthkit-4.0.1-1|77	# hack...
12cr|sleuthkit-4.0.1-1|78	perl -pi -e "s|%{_builddir}/%{name}-%{version}|%{_prefix}|g" bin/sorter
12cr|sleuthkit-4.0.1-1|79	
12cr|sleuthkit-4.0.1-1|80	%install
12cr|sleuthkit-4.0.1-1|81	%makeinstall_std
12cr|sleuthkit-4.0.1-1|82	install -m755 mac-robber %{buildroot}%{_bindir}/
12cr|sleuthkit-4.0.1-1|83	
12cr|sleuthkit-4.0.1-1|84	%files
12cr|sleuthkit-4.0.1-1|85	%doc ChangeLog.txt NEWS.txt README.txt licenses/* README.mac-robber
12cr|sleuthkit-4.0.1-1|86	# License is CPL 1.0 exept for some files.
12cr|sleuthkit-4.0.1-1|87	%{_bindir}/blkcalc
12cr|sleuthkit-4.0.1-1|88	%{_bindir}/blkcat
12cr|sleuthkit-4.0.1-1|89	%{_bindir}/blkls
12cr|sleuthkit-4.0.1-1|90	%{_bindir}/blkstat
12cr|sleuthkit-4.0.1-1|91	%{_bindir}/fcat
12cr|sleuthkit-4.0.1-1|92	%{_bindir}/ffind
12cr|sleuthkit-4.0.1-1|93	%{_bindir}/fls
12cr|sleuthkit-4.0.1-1|94	%{_bindir}/fsstat
12cr|sleuthkit-4.0.1-1|95	%{_bindir}/hfind
12cr|sleuthkit-4.0.1-1|96	%{_bindir}/icat
12cr|sleuthkit-4.0.1-1|97	%{_bindir}/ifind
12cr|sleuthkit-4.0.1-1|98	%{_bindir}/ils
12cr|sleuthkit-4.0.1-1|99	%{_bindir}/img_cat
12cr|sleuthkit-4.0.1-1|100	%{_bindir}/img_stat
12cr|sleuthkit-4.0.1-1|101	%{_bindir}/istat
12cr|sleuthkit-4.0.1-1|102	%{_bindir}/jcat
12cr|sleuthkit-4.0.1-1|103	%{_bindir}/tsk_comparedir
12cr|sleuthkit-4.0.1-1|104	%{_bindir}/tsk_gettimes
12cr|sleuthkit-4.0.1-1|105	%{_bindir}/tsk_loaddb
12cr|sleuthkit-4.0.1-1|106	%{_bindir}/tsk_recover
12cr|sleuthkit-4.0.1-1|107	%{_bindir}/jls
12cr|sleuthkit-4.0.1-1|108	# This file is described as GPL in the doc
12cr|sleuthkit-4.0.1-1|109	# But the license remains CPL in the source.
12cr|sleuthkit-4.0.1-1|110	%{_bindir}/mactime
12cr|sleuthkit-4.0.1-1|111	%{_bindir}/mac-robber
12cr|sleuthkit-4.0.1-1|112	##
12cr|sleuthkit-4.0.1-1|113	%{_bindir}/mmcat
12cr|sleuthkit-4.0.1-1|114	%{_bindir}/mmls
12cr|sleuthkit-4.0.1-1|115	%{_bindir}/mmstat
12cr|sleuthkit-4.0.1-1|116	%{_bindir}/sigfind
12cr|sleuthkit-4.0.1-1|117	%{_bindir}/sorter
12cr|sleuthkit-4.0.1-1|118	## This file is GPLv2+
12cr|sleuthkit-4.0.1-1|119	%{_bindir}/srch_strings
12cr|sleuthkit-4.0.1-1|120	#
12cr|sleuthkit-4.0.1-1|121	%{_mandir}/man1/blkcalc.1*
12cr|sleuthkit-4.0.1-1|122	%{_mandir}/man1/blkcat.1*
12cr|sleuthkit-4.0.1-1|123	%{_mandir}/man1/blkls.1*
12cr|sleuthkit-4.0.1-1|124	%{_mandir}/man1/blkstat.1*
12cr|sleuthkit-4.0.1-1|125	%{_mandir}/man1/ffind.1*
12cr|sleuthkit-4.0.1-1|126	%{_mandir}/man1/fls.1*
12cr|sleuthkit-4.0.1-1|127	%{_mandir}/man1/fsstat.1*
12cr|sleuthkit-4.0.1-1|128	%{_mandir}/man1/hfind.1*
12cr|sleuthkit-4.0.1-1|129	%{_mandir}/man1/icat.1*
12cr|sleuthkit-4.0.1-1|130	%{_mandir}/man1/ifind.1*
12cr|sleuthkit-4.0.1-1|131	%{_mandir}/man1/ils.1*
12cr|sleuthkit-4.0.1-1|132	%{_mandir}/man1/img_cat.1*
12cr|sleuthkit-4.0.1-1|133	%{_mandir}/man1/img_stat.1*
12cr|sleuthkit-4.0.1-1|134	%{_mandir}/man1/istat.1*
12cr|sleuthkit-4.0.1-1|135	%{_mandir}/man1/jcat.1*
12cr|sleuthkit-4.0.1-1|136	%{_mandir}/man1/jls.1*
12cr|sleuthkit-4.0.1-1|137	%{_mandir}/man1/mactime.1*
12cr|sleuthkit-4.0.1-1|138	%{_mandir}/man1/mmcat.1*
12cr|sleuthkit-4.0.1-1|139	%{_mandir}/man1/mmls.1*
12cr|sleuthkit-4.0.1-1|140	%{_mandir}/man1/mmstat.1*
12cr|sleuthkit-4.0.1-1|141	%{_mandir}/man1/sigfind.1*
12cr|sleuthkit-4.0.1-1|142	%{_mandir}/man1/sorter.1*
12cr|sleuthkit-4.0.1-1|143	%{_mandir}/man1/tsk_comparedir.1.xz
12cr|sleuthkit-4.0.1-1|144	%{_mandir}/man1/tsk_gettimes.1.xz
12cr|sleuthkit-4.0.1-1|145	%{_mandir}/man1/tsk_loaddb.1.xz
12cr|sleuthkit-4.0.1-1|146	%{_mandir}/man1/tsk_recover.1.xz
12cr|sleuthkit-4.0.1-1|147	%dir %{_datadir}/tsk3
12cr|sleuthkit-4.0.1-1|148	%{_datadir}/tsk3/sorter/
12cr|sleuthkit-4.0.1-1|149	
12cr|sleuthkit-4.0.1-1|150	
12cr|sleuthkit-4.0.1-1|151	%files -n %{libname}
12cr|sleuthkit-4.0.1-1|152	%{_libdir}/libtsk3.so.%{major}*
12cr|sleuthkit-4.0.1-1|153	
12cr|sleuthkit-4.0.1-1|154	%files -n %{develname}
12cr|sleuthkit-4.0.1-1|155	# CPL and IBM
12cr|sleuthkit-4.0.1-1|156	%{_includedir}/tsk3/
12cr|sleuthkit-4.0.1-1|157	%{_libdir}/libtsk3.so
12cr|sleuthkit-4.0.1-1|158	
12cr|sleuthkit-4.0.1-1|159	
12cr|sleuthkit-4.0.1-1|160	
12cr|sleuthkit-4.0.1-1|161	%changelog
12cr|sleuthkit-4.0.1-1|162	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-3mdv2011.0
12cr|sleuthkit-4.0.1-1|163	+ Revision: 614899
12cr|sleuthkit-4.0.1-1|164	- the mass rebuild of 2010.1 packages
12cr|sleuthkit-4.0.1-1|165	
12cr|sleuthkit-4.0.1-1|166	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 3.0.1-2mdv2010.1
12cr|sleuthkit-4.0.1-1|167	+ Revision: 533653
12cr|sleuthkit-4.0.1-1|168	- fix linkage
12cr|sleuthkit-4.0.1-1|169	
12cr|sleuthkit-4.0.1-1|170	* Mon Jul 20 2009 Frederik Himpe <fhimpe@mandriva.org> 3.0.1-1mdv2010.0
12cr|sleuthkit-4.0.1-1|171	+ Revision: 398108
12cr|sleuthkit-4.0.1-1|172	- Update to new version 3.0.1
12cr|sleuthkit-4.0.1-1|173	- Run autoreconf to fix --disable-static configure option
12cr|sleuthkit-4.0.1-1|174	- Remove rpath
12cr|sleuthkit-4.0.1-1|175	- Remove unused .la files
12cr|sleuthkit-4.0.1-1|176	- Remove unbundle patch which is not needed anymore
12cr|sleuthkit-4.0.1-1|177	- Create libtsk3 subpackages
12cr|sleuthkit-4.0.1-1|178	- Fix file list (synced with Fedora)
12cr|sleuthkit-4.0.1-1|179	- BuildRequires: libncurses-devel
12cr|sleuthkit-4.0.1-1|180	
12cr|sleuthkit-4.0.1-1|181	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 2.09-4mdv2009.0
12cr|sleuthkit-4.0.1-1|182	+ Revision: 260795
12cr|sleuthkit-4.0.1-1|183	- rebuild
12cr|sleuthkit-4.0.1-1|184	
12cr|sleuthkit-4.0.1-1|185	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.09-3mdv2009.0
12cr|sleuthkit-4.0.1-1|186	+ Revision: 252599
12cr|sleuthkit-4.0.1-1|187	- rebuild
12cr|sleuthkit-4.0.1-1|188	
12cr|sleuthkit-4.0.1-1|189	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.09-1mdv2008.1
12cr|sleuthkit-4.0.1-1|190	+ Revision: 136503
12cr|sleuthkit-4.0.1-1|191	- restore BuildRoot
12cr|sleuthkit-4.0.1-1|192	
12cr|sleuthkit-4.0.1-1|193	+ Thierry Vignaud <tv@mandriva.org>
12cr|sleuthkit-4.0.1-1|194	- kill re-definition of %%buildroot on Pixel's request
12cr|sleuthkit-4.0.1-1|195	
12cr|sleuthkit-4.0.1-1|196	* Fri Sep 07 2007 Oden Eriksson <oeriksson@mandriva.com> 2.09-1mdv2008.0
12cr|sleuthkit-4.0.1-1|197	+ Revision: 81984
12cr|sleuthkit-4.0.1-1|198	- 2.09
12cr|sleuthkit-4.0.1-1|199	- unbundle file, afflib and libewf
12cr|sleuthkit-4.0.1-1|200	
12cr|sleuthkit-4.0.1-1|201	* Fri Aug 31 2007 Oden Eriksson <oeriksson@mandriva.com> 2.05-2mdv2008.0
12cr|sleuthkit-4.0.1-1|202	+ Revision: 76894
12cr|sleuthkit-4.0.1-1|203	- rebuild
12cr|sleuthkit-4.0.1-1|204	
12cr|sleuthkit-4.0.1-1|205	
12cr|sleuthkit-4.0.1-1|206	* Sat Jul 29 2006 Oden Eriksson <oeriksson@mandriva.com> 2.05-1mdv2007.0
12cr|sleuthkit-4.0.1-1|207	- 2.05
12cr|sleuthkit-4.0.1-1|208	- fix deps
12cr|sleuthkit-4.0.1-1|209	
12cr|sleuthkit-4.0.1-1|210	* Wed Oct 19 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.03-1mdk
12cr|sleuthkit-4.0.1-1|211	- New release 2.03
12cr|sleuthkit-4.0.1-1|212	- %%mkrel
12cr|sleuthkit-4.0.1-1|213	
12cr|sleuthkit-4.0.1-1|214	* Sun Dec 26 2004 Stefan van der Eijk <stefan@mandrake.org> 1.73-1mdk
12cr|sleuthkit-4.0.1-1|215	- 1.73
12cr|sleuthkit-4.0.1-1|216	- rediffed p0
12cr|sleuthkit-4.0.1-1|217	
12cr|sleuthkit-4.0.1-1|218	* Thu Nov 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.72-2mdk
12cr|sleuthkit-4.0.1-1|219	- fix #12488
12cr|sleuthkit-4.0.1-1|220	
12cr|sleuthkit-4.0.1-1|221	* Sun Oct 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.72-1mdk
12cr|sleuthkit-4.0.1-1|222	- 1.72
12cr|sleuthkit-4.0.1-1|223	- fix P0
12cr|sleuthkit-4.0.1-1|224	
12cr|sleuthkit-4.0.1-1|225	* Wed Sep 01 2004 Stefan van der Eijk <stefan@mandrake.org> 1.71-1mdk
12cr|sleuthkit-4.0.1-1|226	- 1.71
12cr|sleuthkit-4.0.1-1|227	
12cr|sleuthkit-4.0.1-1|228	* Thu May 06 2004 Michael Scherer <misc@mandrake.org> 1.69-1mdk
12cr|sleuthkit-4.0.1-1|229	- New release 1.69
12cr|sleuthkit-4.0.1-1|230	- rpmbuildupdate aware
12cr|sleuthkit-4.0.1-1|231	- update patch
12cr|sleuthkit-4.0.1-1|232	- [DIRM]
12cr|sleuthkit-4.0.1-1|233	

7546 12
12cr|slim-1.3.4-4|1	Summary:	Simple login manager
12cr|slim-1.3.4-4|2	Name:		slim
12cr|slim-1.3.4-4|3	Version:	1.3.4
12cr|slim-1.3.4-4|4	Release:	4
12cr|slim-1.3.4-4|5	Group:		System/X11
12cr|slim-1.3.4-4|6	License:	GPLv2+
12cr|slim-1.3.4-4|7	URL:		http://slim.berlios.de
12cr|slim-1.3.4-4|8	Source0:	http://download.berlios.de/slim/%{name}-%{version}.tar.gz
12cr|slim-1.3.4-4|9	Source1:	%{name}.pam
12cr|slim-1.3.4-4|10	Source2:	25%{name}.conf
12cr|slim-1.3.4-4|11	Source3:	slim.logrotate
12cr|slim-1.3.4-4|12	Source4:	slim.service
12cr|slim-1.3.4-4|13	Patch1:		%{name}-1.3.3-config.patch
12cr|slim-1.3.4-4|14	Patch5:		slim-1.3.4-libpng.patch
12cr|slim-1.3.4-4|15	Patch7:		slim-1.3.4-link-against-Xmu.patch
12cr|slim-1.3.4-4|16	BuildRequires:	cmake
12cr|slim-1.3.4-4|17	BuildRequires:	libxmu-devel
12cr|slim-1.3.4-4|18	BuildRequires:	libxft-devel
12cr|slim-1.3.4-4|19	BuildRequires:	libxrender-devel
12cr|slim-1.3.4-4|20	BuildRequires:	libpng-devel
12cr|slim-1.3.4-4|21	BuildRequires:	libjpeg-devel
12cr|slim-1.3.4-4|22	BuildRequires:	pkgconfig(freetype2)
12cr|slim-1.3.4-4|23	BuildRequires:	pkgconfig(fontconfig)
12cr|slim-1.3.4-4|24	BuildRequires:	pkgconfig
12cr|slim-1.3.4-4|25	BuildRequires:	gettext
12cr|slim-1.3.4-4|26	BuildRequires:	pam-devel
12cr|slim-1.3.4-4|27	BuildRequires:	pkgconfig(libpng15) >= 1.5
12cr|slim-1.3.4-4|28	BuildRequires:	pkgconfig(zlib)
12cr|slim-1.3.4-4|29	BuildRequires:	consolekit-devel
12cr|slim-1.3.4-4|30	BuildRequires:	systemd
12cr|slim-1.3.4-4|31	Requires:	pam >= 0.80
12cr|slim-1.3.4-4|32	Requires:	mandriva-theme
12cr|slim-1.3.4-4|33	Provides:	dm
12cr|slim-1.3.4-4|34	
12cr|slim-1.3.4-4|35	%description
12cr|slim-1.3.4-4|36	SLiM (Simple Login Manager) is a Desktop-independent graphical
12cr|slim-1.3.4-4|37	login manager for X11.
12cr|slim-1.3.4-4|38	
12cr|slim-1.3.4-4|39	It aims to be light and simple, although completely configurable
12cr|slim-1.3.4-4|40	through themes and an option file; is suitable for machines on which
12cr|slim-1.3.4-4|41	remote login functionalities are not needed.
12cr|slim-1.3.4-4|42	
12cr|slim-1.3.4-4|43	Features included:
12cr|slim-1.3.4-4|44	
12cr|slim-1.3.4-4|45	* PNG and XFT support for alpha transparency and antialiased fonts
12cr|slim-1.3.4-4|46	* External themes support
12cr|slim-1.3.4-4|47	* Configurable runtime options: X server, login / shutdown / reboot commands
12cr|slim-1.3.4-4|48	* Single (GDM-like) or double (XDM-like) input control
12cr|slim-1.3.4-4|49	* Can load predefined user at startup
12cr|slim-1.3.4-4|50	* Configurable welcome / shutdown messages
12cr|slim-1.3.4-4|51	* Random theme selection
12cr|slim-1.3.4-4|52	
12cr|slim-1.3.4-4|53	%prep
12cr|slim-1.3.4-4|54	%setup -q
12cr|slim-1.3.4-4|55	
12cr|slim-1.3.4-4|56	%patch1 -p1 -b .config
12cr|slim-1.3.4-4|57	%patch5 -p1 -b .libpng
12cr|slim-1.3.4-4|58	%patch7 -p1 -b .xmu
12cr|slim-1.3.4-4|59	
12cr|slim-1.3.4-4|60	%build
12cr|slim-1.3.4-4|61	
12cr|slim-1.3.4-4|62	%cmake \
12cr|slim-1.3.4-4|63	-DUSE_PAM=yes \
12cr|slim-1.3.4-4|64	-DCMAKE_SKIP_RPATH=ON \
12cr|slim-1.3.4-4|65	-DCMAKE_BUILD_TYPE=Release \
12cr|slim-1.3.4-4|66	-DUSE_CONSOLEKIT=yes
12cr|slim-1.3.4-4|67	
12cr|slim-1.3.4-4|68	%install
12cr|slim-1.3.4-4|69	pushd build
12cr|slim-1.3.4-4|70	%makeinstall_std
12cr|slim-1.3.4-4|71	
12cr|slim-1.3.4-4|72	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cr|slim-1.3.4-4|73	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cr|slim-1.3.4-4|74	
12cr|slim-1.3.4-4|75	mkdir -p %{buildroot}%{_datadir}/X11/dm.d
12cr|slim-1.3.4-4|76	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/X11/dm.d/25%{name}.conf
12cr|slim-1.3.4-4|77	
12cr|slim-1.3.4-4|78	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12cr|slim-1.3.4-4|79	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|slim-1.3.4-4|80	
12cr|slim-1.3.4-4|81	# (tpg) use background from mandriva-theme
12cr|slim-1.3.4-4|82	rm -f %{buildroot}%{_datadir}/slim/themes/default/background.jpg
12cr|slim-1.3.4-4|83	ln -s ../../../mdk/backgrounds/default.jpg %{buildroot}%{_datadir}/slim/themes/default/background.jpg
12cr|slim-1.3.4-4|84	
12cr|slim-1.3.4-4|85	mkdir -p %{buildroot}%{_unitdir}
12cr|slim-1.3.4-4|86	install -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/slim.service
12cr|slim-1.3.4-4|87	
12cr|slim-1.3.4-4|88	popd
12cr|slim-1.3.4-4|89	
12cr|slim-1.3.4-4|90	%files
12cr|slim-1.3.4-4|91	%doc ChangeLog README THEMES TODO
12cr|slim-1.3.4-4|92	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|slim-1.3.4-4|93	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|slim-1.3.4-4|94	%config(noreplace) %{_datadir}/X11/dm.d/25%{name}.conf
12cr|slim-1.3.4-4|95	%dir %{_datadir}/slim
12cr|slim-1.3.4-4|96	%{_unitdir}/slim.service
12cr|slim-1.3.4-4|97	%{_sysconfdir}/logrotate.d/%{name}
12cr|slim-1.3.4-4|98	%{_bindir}/slim*
12cr|slim-1.3.4-4|99	%{_datadir}/slim/themes/
12cr|slim-1.3.4-4|100	%{_mandir}/man1/*
12cr|slim-1.3.4-4|101	
12cr|slim-1.3.4-4|102	
12cr|slim-1.3.4-4|103	%changelog
12cr|slim-1.3.4-4|104	* Fri Aug 31 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.4-4
12cr|slim-1.3.4-4|105	+ Revision: 816156
12cr|slim-1.3.4-4|106	- set default restart timeout to 5 seconds for slim service
12cr|slim-1.3.4-4|107	- fix requires for slim.service
12cr|slim-1.3.4-4|108	
12cr|slim-1.3.4-4|109	* Sun Aug 26 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.4-2
12cr|slim-1.3.4-4|110	+ Revision: 815759
12cr|slim-1.3.4-4|111	- drop patch 6, rely on %%sessiondir in config file
12cr|slim-1.3.4-4|112	- provide a systemd service file
12cr|slim-1.3.4-4|113	
12cr|slim-1.3.4-4|114	* Tue Aug 21 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.4-1
12cr|slim-1.3.4-4|115	+ Revision: 815569
12cr|slim-1.3.4-4|116	- Patch6: get next session name
12cr|slim-1.3.4-4|117	- Patch7: link against Xmu
12cr|slim-1.3.4-4|118	- spec file clean
12cr|slim-1.3.4-4|119	
12cr|slim-1.3.4-4|120	+ Jon Dill <dillj@mandriva.org>
12cr|slim-1.3.4-4|121	- fixed linking in build
12cr|slim-1.3.4-4|122	- correct filename
12cr|slim-1.3.4-4|123	- update to 1.3.4
12cr|slim-1.3.4-4|124	- drop pam and numlock patch
12cr|slim-1.3.4-4|125	- include libpng patch(gentoo)
12cr|slim-1.3.4-4|126	
12cr|slim-1.3.4-4|127	* Sun Apr 29 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.3-2
12cr|slim-1.3.4-4|128	+ Revision: 794458
12cr|slim-1.3.4-4|129	- add pam_gnome_keyrin to pam file
12cr|slim-1.3.4-4|130	
12cr|slim-1.3.4-4|131	* Mon Mar 26 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.3-1
12cr|slim-1.3.4-4|132	+ Revision: 787062
12cr|slim-1.3.4-4|133	- update to new version 1.3.3
12cr|slim-1.3.4-4|134	- drop patches 0 and 2
12cr|slim-1.3.4-4|135	- rediff patch 1
12cr|slim-1.3.4-4|136	- Patch3: fix consolekit support (from gentoo)
12cr|slim-1.3.4-4|137	- Patch4: fix numlock support (from gentoo)
12cr|slim-1.3.4-4|138	- add logrotate config
12cr|slim-1.3.4-4|139	- enable PAM nad ConsoleKit support
12cr|slim-1.3.4-4|140	- update buildrequires
12cr|slim-1.3.4-4|141	
12cr|slim-1.3.4-4|142	* Sat Aug 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2-1mdv2011.0
12cr|slim-1.3.4-4|143	+ Revision: 567439
12cr|slim-1.3.4-4|144	- update to new version 1.3.2
12cr|slim-1.3.4-4|145	- rediff patches 0 and 1
12cr|slim-1.3.4-4|146	- drop patch 3
12cr|slim-1.3.4-4|147	
12cr|slim-1.3.4-4|148	* Sat Aug 22 2009 Funda Wang <fwang@mandriva.org> 1.3.1-2mdv2010.0
12cr|slim-1.3.4-4|149	+ Revision: 419589
12cr|slim-1.3.4-4|150	- fix build with gcc 4.4
12cr|slim-1.3.4-4|151	
12cr|slim-1.3.4-4|152	* Thu Feb 19 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.1-2mdv2009.1
12cr|slim-1.3.4-4|153	+ Revision: 343001
12cr|slim-1.3.4-4|154	- Patch1: rediff, add xserver arguments, like start on vt7 etc.
12cr|slim-1.3.4-4|155	- add provides on dm
12cr|slim-1.3.4-4|156	
12cr|slim-1.3.4-4|157	* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.1-1mdv2009.1
12cr|slim-1.3.4-4|158	+ Revision: 303601
12cr|slim-1.3.4-4|159	- Patch0: use xvt instead of xterm
12cr|slim-1.3.4-4|160	- update to new version 1.3.1
12cr|slim-1.3.4-4|161	- rediff patches 0 and 1
12cr|slim-1.3.4-4|162	- drop patch 3 and 4 as they were merged by upstream
12cr|slim-1.3.4-4|163	- remove requires on xterm
12cr|slim-1.3.4-4|164	
12cr|slim-1.3.4-4|165	* Fri Sep 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.0-9mdv2009.0
12cr|slim-1.3.4-4|166	+ Revision: 281215
12cr|slim-1.3.4-4|167	- Patch4: add autologin feature
12cr|slim-1.3.4-4|168	- Patch3: fix compiling with gcc43
12cr|slim-1.3.4-4|169	- compile with %%{optflags}
12cr|slim-1.3.4-4|170	- adjust X11 dm path
12cr|slim-1.3.4-4|171	
12cr|slim-1.3.4-4|172	+ Thierry Vignaud <tv@mandriva.org>
12cr|slim-1.3.4-4|173	- rebuild
12cr|slim-1.3.4-4|174	- rebuild
12cr|slim-1.3.4-4|175	
12cr|slim-1.3.4-4|176	* Tue Mar 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.0-6mdv2008.1
12cr|slim-1.3.4-4|177	+ Revision: 188496
12cr|slim-1.3.4-4|178	- mandriva-theme uses jpeg compression for wallpapers
12cr|slim-1.3.4-4|179	- do not package COPYING file
12cr|slim-1.3.4-4|180	
12cr|slim-1.3.4-4|181	* Sat Jan 26 2008 Funda Wang <fwang@mandriva.org> 1.3.0-5mdv2008.1
12cr|slim-1.3.4-4|182	+ Revision: 158298
12cr|slim-1.3.4-4|183	- fix conf file
12cr|slim-1.3.4-4|184	
12cr|slim-1.3.4-4|185	+ Olivier Blin <blino@mandriva.org>
12cr|slim-1.3.4-4|186	- restore BuildRoot
12cr|slim-1.3.4-4|187	
12cr|slim-1.3.4-4|188	+ Thierry Vignaud <tv@mandriva.org>
12cr|slim-1.3.4-4|189	- kill re-definition of %%buildroot on Pixel's request
12cr|slim-1.3.4-4|190	
12cr|slim-1.3.4-4|191	* Mon Nov 12 2007 Funda Wang <fwang@mandriva.org> 1.3.0-4mdv2008.1
12cr|slim-1.3.4-4|192	+ Revision: 108176
12cr|slim-1.3.4-4|193	- rebuild for new lzma
12cr|slim-1.3.4-4|194	
12cr|slim-1.3.4-4|195	* Fri Nov 02 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.0-3mdv2008.1
12cr|slim-1.3.4-4|196	+ Revision: 105219
12cr|slim-1.3.4-4|197	- rework patch 1 one more time
12cr|slim-1.3.4-4|198	- add missing header (patch 2)
12cr|slim-1.3.4-4|199	
12cr|slim-1.3.4-4|200	* Thu Nov 01 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.0-2mdv2008.1
12cr|slim-1.3.4-4|201	+ Revision: 104462
12cr|slim-1.3.4-4|202	- new license policy
12cr|slim-1.3.4-4|203	- rediff both patches
12cr|slim-1.3.4-4|204	- add initial support for the drakedm and dm script, rest hast to be done in initscripts file (/etc/X11/prefdm)
12cr|slim-1.3.4-4|205	
12cr|slim-1.3.4-4|206	* Tue Oct 02 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.0-1mdv2008.1
12cr|slim-1.3.4-4|207	+ Revision: 94462
12cr|slim-1.3.4-4|208	- use background from mandriva-theme
12cr|slim-1.3.4-4|209	- mark slim.conf as a configuration file
12cr|slim-1.3.4-4|210	- provide patch 1 (configuration)
12cr|slim-1.3.4-4|211	- provide patch 0 (makefile patch)
12cr|slim-1.3.4-4|212	- add pam rules
12cr|slim-1.3.4-4|213	- import slim
12cr|slim-1.3.4-4|214	
12cr|slim-1.3.4-4|215	

7547 12
12cr|slimrat-1.1-0.beta2.1|1	%define beta beta2
12cr|slimrat-1.1-0.beta2.1|2	
12cr|slimrat-1.1-0.beta2.1|3	Summary:	Utility for downloading files from Rapidshare, Depositfiles etc
12cr|slimrat-1.1-0.beta2.1|4	Name:		slimrat
12cr|slimrat-1.1-0.beta2.1|5	Version:	1.1
12cr|slimrat-1.1-0.beta2.1|6	Release:	0.%{beta}.1
12cr|slimrat-1.1-0.beta2.1|7	License:	MIT License
12cr|slimrat-1.1-0.beta2.1|8	Group:		Networking/WWW
12cr|slimrat-1.1-0.beta2.1|9	URL:		http://code.google.com/p/slimrat/
12cr|slimrat-1.1-0.beta2.1|10	Source0:	http://slimrat.googlecode.com/files/%{name}-%{version}-%{beta}.tar.bz2
12cr|slimrat-1.1-0.beta2.1|11	Source1:	%{name}.desktop
12cr|slimrat-1.1-0.beta2.1|12	Source2:	%{name}.xpm
12cr|slimrat-1.1-0.beta2.1|13	Requires:	wget
12cr|slimrat-1.1-0.beta2.1|14	BuildArch:	noarch
12cr|slimrat-1.1-0.beta2.1|15	
12cr|slimrat-1.1-0.beta2.1|16	%description
12cr|slimrat-1.1-0.beta2.1|17	Command line and GUI utility for downloading files from Rapidshare
12cr|slimrat-1.1-0.beta2.1|18	(Free), Depositfiles etc on Linux. Written in perl, uses wget and GTK GUI.
12cr|slimrat-1.1-0.beta2.1|19	
12cr|slimrat-1.1-0.beta2.1|20	%prep
12cr|slimrat-1.1-0.beta2.1|21	%setup -q -n %{name}-%{version}-%{beta}
12cr|slimrat-1.1-0.beta2.1|22	
12cr|slimrat-1.1-0.beta2.1|23	%build
12cr|slimrat-1.1-0.beta2.1|24	
12cr|slimrat-1.1-0.beta2.1|25	%install
12cr|slimrat-1.1-0.beta2.1|26	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|slimrat-1.1-0.beta2.1|27	cp -r src/* %{buildroot}%{_datadir}/%{name}
12cr|slimrat-1.1-0.beta2.1|28	
12cr|slimrat-1.1-0.beta2.1|29	mkdir -p %{buildroot}%{_bindir}
12cr|slimrat-1.1-0.beta2.1|30	pushd %{buildroot}%{_bindir}
12cr|slimrat-1.1-0.beta2.1|31	ln -s ../../%{_datadir}/%{name}/%{name} %{name}
12cr|slimrat-1.1-0.beta2.1|32	ln -s ../../%{_datadir}/%{name}/%{name}-gui %{name}-gui
12cr|slimrat-1.1-0.beta2.1|33	popd
12cr|slimrat-1.1-0.beta2.1|34	
12cr|slimrat-1.1-0.beta2.1|35	mkdir -p %{buildroot}%{_sysconfdir}
12cr|slimrat-1.1-0.beta2.1|36	install -m 0644 %{name}.conf %{buildroot}%{_sysconfdir}
12cr|slimrat-1.1-0.beta2.1|37	
12cr|slimrat-1.1-0.beta2.1|38	mkdir -p %{buildroot}%{_datadir}/applications
12cr|slimrat-1.1-0.beta2.1|39	install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/applications
12cr|slimrat-1.1-0.beta2.1|40	
12cr|slimrat-1.1-0.beta2.1|41	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cr|slimrat-1.1-0.beta2.1|42	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps
12cr|slimrat-1.1-0.beta2.1|43	
12cr|slimrat-1.1-0.beta2.1|44	%files
12cr|slimrat-1.1-0.beta2.1|45	%{_bindir}/%{name}
12cr|slimrat-1.1-0.beta2.1|46	%{_bindir}/%{name}-gui
12cr|slimrat-1.1-0.beta2.1|47	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|slimrat-1.1-0.beta2.1|48	%{_datadir}/%{name}/*
12cr|slimrat-1.1-0.beta2.1|49	%{_datadir}/applications/%{name}.desktop
12cr|slimrat-1.1-0.beta2.1|50	%{_datadir}/pixmaps/%{name}.xpm
12cr|slimrat-1.1-0.beta2.1|51	

7548 12
12cr|sloccount-2.26-8|1	%define name sloccount
12cr|sloccount-2.26-8|2	%define version 2.26
12cr|sloccount-2.26-8|3	
12cr|sloccount-2.26-8|4	Name: %name
12cr|sloccount-2.26-8|5	Summary: Measures source lines of code (SLOC) in programs
12cr|sloccount-2.26-8|6	Version: %version
12cr|sloccount-2.26-8|7	Release: %mkrel 8
12cr|sloccount-2.26-8|8	License: GPL
12cr|sloccount-2.26-8|9	Group: Development/Other
12cr|sloccount-2.26-8|10	Source: http://www.dwheeler.com/sloccount/%name-%version.tar.bz2
12cr|sloccount-2.26-8|11	URL: http://www.dwheeler.com/sloccount
12cr|sloccount-2.26-8|12	BuildRoot: %{_tmppath}/%name-buildroot
12cr|sloccount-2.26-8|13	BuildRequires:	flex
12cr|sloccount-2.26-8|14	
12cr|sloccount-2.26-8|15	%description
12cr|sloccount-2.26-8|16	SLOCCount (pronounced "sloc-count") is a suite of programs for counting
12cr|sloccount-2.26-8|17	physical source lines of code (SLOC) in potentially large software systems
12cr|sloccount-2.26-8|18	(thus, SLOCCount is a "software metrics tool" or "software measurement tool").
12cr|sloccount-2.26-8|19	SLOCCount can count physical SLOC for a wide number of languages;
12cr|sloccount-2.26-8|20	listed alphabetically, they are: Ada, Assembly, awk, Bourne shell, C, C++,
12cr|sloccount-2.26-8|21	C shell, COBOL, Expect, Fortran, Java, lex/flex, LISP (including Scheme),
12cr|sloccount-2.26-8|22	Modula-3, Objective-C, Pascal, Perl, PHP, Python, sed, TCL, and Yacc.
12cr|sloccount-2.26-8|23	SLOCCount can automatically determine if a file
12cr|sloccount-2.26-8|24	is a source code file or not, and if so, which language it's written in.
12cr|sloccount-2.26-8|25	As a result, you can analyze large systems completely automatically;
12cr|sloccount-2.26-8|26	it's been used to examine entire GNU/Linux distributions, for example.
12cr|sloccount-2.26-8|27	SLOCCount also includes some report-generating tools
12cr|sloccount-2.26-8|28	to collect the data generated and present it in several different formats.
12cr|sloccount-2.26-8|29	Normally you can just run "sloccount DIRECTORY" and all the source code
12cr|sloccount-2.26-8|30	in the directory and its descendants will be counted.
12cr|sloccount-2.26-8|31	
12cr|sloccount-2.26-8|32	%prep
12cr|sloccount-2.26-8|33	%setup -q
12cr|sloccount-2.26-8|34	
12cr|sloccount-2.26-8|35	%build
12cr|sloccount-2.26-8|36	%make
12cr|sloccount-2.26-8|37	
12cr|sloccount-2.26-8|38	%install
12cr|sloccount-2.26-8|39	rm -rf ${RPM_BUILD_ROOT}
12cr|sloccount-2.26-8|40	mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
12cr|sloccount-2.26-8|41	mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man1
12cr|sloccount-2.26-8|42	make install_programs PREFIX=${RPM_BUILD_ROOT}%{_prefix}
12cr|sloccount-2.26-8|43	make install_man PREFIX=${RPM_BUILD_ROOT}%{_prefix}
12cr|sloccount-2.26-8|44	
12cr|sloccount-2.26-8|45	%clean
12cr|sloccount-2.26-8|46	rm -rf ${RPM_BUILD_ROOT}
12cr|sloccount-2.26-8|47	
12cr|sloccount-2.26-8|48	%files
12cr|sloccount-2.26-8|49	%defattr(-, root, root)
12cr|sloccount-2.26-8|50	%doc sloccount.html README ChangeLog COPYING TODO
12cr|sloccount-2.26-8|51	%{_bindir}/*
12cr|sloccount-2.26-8|52	%{_mandir}/*/*
12cr|sloccount-2.26-8|53	
12cr|sloccount-2.26-8|54	
12cr|sloccount-2.26-8|55	
12cr|sloccount-2.26-8|56	
12cr|sloccount-2.26-8|57	%changelog
12cr|sloccount-2.26-8|58	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.26-8mdv2010.0
12cr|sloccount-2.26-8|59	+ Revision: 433937
12cr|sloccount-2.26-8|60	- rebuild
12cr|sloccount-2.26-8|61	
12cr|sloccount-2.26-8|62	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.26-7mdv2009.0
12cr|sloccount-2.26-8|63	+ Revision: 260809
12cr|sloccount-2.26-8|64	- rebuild
12cr|sloccount-2.26-8|65	
12cr|sloccount-2.26-8|66	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.26-6mdv2009.0
12cr|sloccount-2.26-8|67	+ Revision: 252612
12cr|sloccount-2.26-8|68	- rebuild
12cr|sloccount-2.26-8|69	
12cr|sloccount-2.26-8|70	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.26-4mdv2008.1
12cr|sloccount-2.26-8|71	+ Revision: 136503
12cr|sloccount-2.26-8|72	- restore BuildRoot
12cr|sloccount-2.26-8|73	
12cr|sloccount-2.26-8|74	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|sloccount-2.26-8|75	- kill re-definition of %%buildroot on Pixel's request
12cr|sloccount-2.26-8|76	
12cr|sloccount-2.26-8|77	
12cr|sloccount-2.26-8|78	* Tue Oct 31 2006 Michael Scherer <misc@mandriva.org> 2.26-4mdv2007.0
12cr|sloccount-2.26-8|79	+ Revision: 74682
12cr|sloccount-2.26-8|80	- Bump release
12cr|sloccount-2.26-8|81	- Import sloccount
12cr|sloccount-2.26-8|82	

7549 12
12cr|slsnif-0.4.4-7|1	%define name slsnif
12cr|slsnif-0.4.4-7|2	%define version 0.4.4
12cr|slsnif-0.4.4-7|3	%define release %mkrel 7
12cr|slsnif-0.4.4-7|4	
12cr|slsnif-0.4.4-7|5	Summary: A serial sniffer
12cr|slsnif-0.4.4-7|6	Name: %{name}
12cr|slsnif-0.4.4-7|7	Version: %{version}
12cr|slsnif-0.4.4-7|8	Release: %{release}
12cr|slsnif-0.4.4-7|9	Source0:  http://ovh.dl.sourceforge.net/sourceforge/slsnif/%{name}-%{version}.tar.gz
12cr|slsnif-0.4.4-7|10	License: GPL
12cr|slsnif-0.4.4-7|11	Group: Monitoring
12cr|slsnif-0.4.4-7|12	Url: http://sourceforge.net/projects/slsnif/
12cr|slsnif-0.4.4-7|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|slsnif-0.4.4-7|14	
12cr|slsnif-0.4.4-7|15	
12cr|slsnif-0.4.4-7|16	%description
12cr|slsnif-0.4.4-7|17	A serial line sniffer
12cr|slsnif-0.4.4-7|18	
12cr|slsnif-0.4.4-7|19	%prep
12cr|slsnif-0.4.4-7|20	%setup -q
12cr|slsnif-0.4.4-7|21	
12cr|slsnif-0.4.4-7|22	%build
12cr|slsnif-0.4.4-7|23	%configure
12cr|slsnif-0.4.4-7|24	%make
12cr|slsnif-0.4.4-7|25	
12cr|slsnif-0.4.4-7|26	%install
12cr|slsnif-0.4.4-7|27	rm -rf $RPM_BUILD_ROOT
12cr|slsnif-0.4.4-7|28	%makeinstall
12cr|slsnif-0.4.4-7|29	
12cr|slsnif-0.4.4-7|30	
12cr|slsnif-0.4.4-7|31	%clean
12cr|slsnif-0.4.4-7|32	rm -rf $RPM_BUILD_ROOT
12cr|slsnif-0.4.4-7|33	
12cr|slsnif-0.4.4-7|34	%files
12cr|slsnif-0.4.4-7|35	%defattr(-,root,root)
12cr|slsnif-0.4.4-7|36	%doc AUTHORS COPYING INSTALL NEWS README slsnifrc-example
12cr|slsnif-0.4.4-7|37	%{_bindir}/slsnif
12cr|slsnif-0.4.4-7|38	%{_mandir}/man1/slsnif.1*
12cr|slsnif-0.4.4-7|39	
12cr|slsnif-0.4.4-7|40	
12cr|slsnif-0.4.4-7|41	%changelog
12cr|slsnif-0.4.4-7|42	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.4.4-7mdv2010.0
12cr|slsnif-0.4.4-7|43	+ Revision: 433938
12cr|slsnif-0.4.4-7|44	- rebuild
12cr|slsnif-0.4.4-7|45	
12cr|slsnif-0.4.4-7|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.4.4-6mdv2009.0
12cr|slsnif-0.4.4-7|47	+ Revision: 260820
12cr|slsnif-0.4.4-7|48	- rebuild
12cr|slsnif-0.4.4-7|49	
12cr|slsnif-0.4.4-7|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.4.4-5mdv2009.0
12cr|slsnif-0.4.4-7|51	+ Revision: 252619
12cr|slsnif-0.4.4-7|52	- rebuild
12cr|slsnif-0.4.4-7|53	
12cr|slsnif-0.4.4-7|54	* Mon Mar 10 2008 Erwan Velu <erwan@mandriva.org> 0.4.4-3mdv2008.1
12cr|slsnif-0.4.4-7|55	+ Revision: 183358
12cr|slsnif-0.4.4-7|56	- Rebuild
12cr|slsnif-0.4.4-7|57	
12cr|slsnif-0.4.4-7|58	+ Olivier Blin <oblin@mandriva.com>
12cr|slsnif-0.4.4-7|59	- restore BuildRoot
12cr|slsnif-0.4.4-7|60	
12cr|slsnif-0.4.4-7|61	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|slsnif-0.4.4-7|62	- kill re-definition of %%buildroot on Pixel's request
12cr|slsnif-0.4.4-7|63	
12cr|slsnif-0.4.4-7|64	* Fri Sep 07 2007 Erwan Velu <erwan@mandriva.org> 0.4.4-2mdv2008.0
12cr|slsnif-0.4.4-7|65	+ Revision: 81687
12cr|slsnif-0.4.4-7|66	- Rebuild
12cr|slsnif-0.4.4-7|67	- Import slsnif
12cr|slsnif-0.4.4-7|68	
12cr|slsnif-0.4.4-7|69	
12cr|slsnif-0.4.4-7|70	
12cr|slsnif-0.4.4-7|71	
12cr|slsnif-0.4.4-7|72	* Tue Aug 29 2006 Erwan Velu <erwan@seanodes.com> 0.4.4-1mdv2007.0
12cr|slsnif-0.4.4-7|73	- Initial release

7550 12
12cr|slune-1.0.15-6|1	%define	oname	Slune
12cr|slune-1.0.15-6|2	
12cr|slune-1.0.15-6|3	Name:		slune
12cr|slune-1.0.15-6|4	Summary:	Summary	A multiplayer 3D racing and car-crashing game in Python
12cr|slune-1.0.15-6|5	Version:	1.0.15
12cr|slune-1.0.15-6|6	Release:	6
12cr|slune-1.0.15-6|7	Source0:	%{oname}-%{version}.tar.bz2
12cr|slune-1.0.15-6|8	License:	GPL
12cr|slune-1.0.15-6|9	Group:		Games/Arcade
12cr|slune-1.0.15-6|10	BuildArch:	noarch
12cr|slune-1.0.15-6|11	Requires:	python >= %{py_ver} tkinter soya >= 0.14
12cr|slune-1.0.15-6|12	Requires:	pyopenal >= 0.1.5 py2play >= 0.1.7 pyvorbis
12cr|slune-1.0.15-6|13	BuildRequires:	python-devel
12cr|slune-1.0.15-6|14	Url:		http://home.gna.org/oomadness/en/slune/index.html
12cr|slune-1.0.15-6|15	
12cr|slune-1.0.15-6|16	%description
12cr|slune-1.0.15-6|17	A 3D racing and car-crashing game in Python, with multiplayer mode.
12cr|slune-1.0.15-6|18	In this game, Gnu and Tux must provide AIDS medicine for Africa.
12cr|slune-1.0.15-6|19	Includes a multiplayer mode.
12cr|slune-1.0.15-6|20	
12cr|slune-1.0.15-6|21	%prep
12cr|slune-1.0.15-6|22	%setup -q -n %{oname}-%{version}
12cr|slune-1.0.15-6|23	
12cr|slune-1.0.15-6|24	#(eandry) pt .mo file is not provided in 1.0.15 because of empty .po (check if still valid with new versions)
12cr|slune-1.0.15-6|25	rm -rf locale/pt
12cr|slune-1.0.15-6|26	
12cr|slune-1.0.15-6|27	%build
12cr|slune-1.0.15-6|28	python setup.py build
12cr|slune-1.0.15-6|29	
12cr|slune-1.0.15-6|30	%install
12cr|slune-1.0.15-6|31	python setup.py install	--root=%{buildroot} \
12cr|slune-1.0.15-6|32	--install-purelib %{_gamesdatadir} \
12cr|slune-1.0.15-6|33	--install-scripts %{_gamesbindir} \
12cr|slune-1.0.15-6|34	--install-data %{_gamesdatadir} \
12cr|slune-1.0.15-6|35	--no-lang
12cr|slune-1.0.15-6|36	
12cr|slune-1.0.15-6|37	mkdir -p %{buildroot}%{_datadir}/applications
12cr|slune-1.0.15-6|38	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|slune-1.0.15-6|39	[Desktop Entry]
12cr|slune-1.0.15-6|40	Name=Slune
12cr|slune-1.0.15-6|41	Comment=%{Summary}
12cr|slune-1.0.15-6|42	Exec=%{_gamesbindir}/%{name}
12cr|slune-1.0.15-6|43	Icon=%{name}
12cr|slune-1.0.15-6|44	Terminal=false
12cr|slune-1.0.15-6|45	Type=Application
12cr|slune-1.0.15-6|46	Categories=Game;ArcadeGame;
12cr|slune-1.0.15-6|47	StartupNotify=true
12cr|slune-1.0.15-6|48	EOF
12cr|slune-1.0.15-6|49	
12cr|slune-1.0.15-6|50	install -m644 ./images/slune.16.png -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|slune-1.0.15-6|51	install -m644 ./images/slune.32.png -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|slune-1.0.15-6|52	install -m644 ./images/slune.48.png -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|slune-1.0.15-6|53	
12cr|slune-1.0.15-6|54	# install translations
12cr|slune-1.0.15-6|55	for f in ./locale/*
12cr|slune-1.0.15-6|56	do install -m644 ./$f/LC_MESSAGES/%{name}.mo -D %{buildroot}%{_datadir}/$f/LC_MESSAGES/%{name}.mo
12cr|slune-1.0.15-6|57	done
12cr|slune-1.0.15-6|58	
12cr|slune-1.0.15-6|59	%find_lang %{name}
12cr|slune-1.0.15-6|60	
12cr|slune-1.0.15-6|61	# remove %lang(en) from slune.lang to ensure english text being installed, as it's required
12cr|slune-1.0.15-6|62	perl -pi -e "s#\%lang\(en\) ##g" slune.lang
12cr|slune-1.0.15-6|63	
12cr|slune-1.0.15-6|64	%clean
12cr|slune-1.0.15-6|65	
12cr|slune-1.0.15-6|66	%files -f %{name}.lang
12cr|slune-1.0.15-6|67	%defattr(644,root,root,755)
12cr|slune-1.0.15-6|68	%doc README README.fr AUTHORS CHANGES manual.fr.pdf
12cr|slune-1.0.15-6|69	%{_gamesdatadir}/%{name}
12cr|slune-1.0.15-6|70	%{_gamesdatadir}/*.egg-info
12cr|slune-1.0.15-6|71	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|slune-1.0.15-6|72	%{_miconsdir}/%{name}.png
12cr|slune-1.0.15-6|73	%{_iconsdir}/%{name}.png
12cr|slune-1.0.15-6|74	%{_liconsdir}/%{name}.png
12cr|slune-1.0.15-6|75	%defattr(755,root,root,755)
12cr|slune-1.0.15-6|76	%{_gamesbindir}/%{name}
12cr|slune-1.0.15-6|77	
12cr|slune-1.0.15-6|78	
12cr|slune-1.0.15-6|79	
12cr|slune-1.0.15-6|80	
12cr|slune-1.0.15-6|81	
12cr|slune-1.0.15-6|82	%changelog
12cr|slune-1.0.15-6|83	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.15-5mdv2011.0
12cr|slune-1.0.15-6|84	+ Revision: 614900
12cr|slune-1.0.15-6|85	- the mass rebuild of 2010.1 packages
12cr|slune-1.0.15-6|86	
12cr|slune-1.0.15-6|87	* Sat Apr 10 2010 Samuel Verschelde <stormi@mandriva.org> 1.0.15-4mdv2010.1
12cr|slune-1.0.15-6|88	+ Revision: 533552
12cr|slune-1.0.15-6|89	- fix desktop file
12cr|slune-1.0.15-6|90	
12cr|slune-1.0.15-6|91	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.0.15-3mdv2010.0
12cr|slune-1.0.15-6|92	+ Revision: 445133
12cr|slune-1.0.15-6|93	- rebuild
12cr|slune-1.0.15-6|94	
12cr|slune-1.0.15-6|95	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1.0.15-2mdv2009.1
12cr|slune-1.0.15-6|96	+ Revision: 350110
12cr|slune-1.0.15-6|97	- 2009.1 rebuild
12cr|slune-1.0.15-6|98	
12cr|slune-1.0.15-6|99	* Sat Sep 06 2008 Emmanuel Andry <eandry@mandriva.org> 1.0.15-1mdv2009.0
12cr|slune-1.0.15-6|100	+ Revision: 281899
12cr|slune-1.0.15-6|101	- New version
12cr|slune-1.0.15-6|102	
12cr|slune-1.0.15-6|103	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1.0.13-1mdv2009.0
12cr|slune-1.0.15-6|104	+ Revision: 218429
12cr|slune-1.0.15-6|105	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|slune-1.0.15-6|106	
12cr|slune-1.0.15-6|107	+ Olivier Blin <oblin@mandriva.com>
12cr|slune-1.0.15-6|108	- restore BuildRoot
12cr|slune-1.0.15-6|109	
12cr|slune-1.0.15-6|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|slune-1.0.15-6|111	- kill re-definition of %%buildroot on Pixel's request
12cr|slune-1.0.15-6|112	
12cr|slune-1.0.15-6|113	* Sat Oct 06 2007 Emmanuel Andry <eandry@mandriva.org> 1.0.13-1mdv2008.1
12cr|slune-1.0.15-6|114	+ Revision: 95660
12cr|slune-1.0.15-6|115	- New version (fixes bug #29980)
12cr|slune-1.0.15-6|116	
12cr|slune-1.0.15-6|117	* Sun Sep 16 2007 Emmanuel Andry <eandry@mandriva.org> 1.0.12-4mdv2008.0
12cr|slune-1.0.15-6|118	+ Revision: 87901
12cr|slune-1.0.15-6|119	- drop old menu
12cr|slune-1.0.15-6|120	- package egg-info file
12cr|slune-1.0.15-6|121	- Import slune
12cr|slune-1.0.15-6|122	
12cr|slune-1.0.15-6|123	
12cr|slune-1.0.15-6|124	
12cr|slune-1.0.15-6|125	* Mon Sep 25 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0.12-3mdv2007.0
12cr|slune-1.0.15-6|126	- drop python-psyco from enhances..
12cr|slune-1.0.15-6|127	
12cr|slune-1.0.15-6|128	* Sun Aug 27 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0.12-2mdv2007.0
12cr|slune-1.0.15-6|129	- fix use of summary macro in menu
12cr|slune-1.0.15-6|130	- fix xdg menu permissions
12cr|slune-1.0.15-6|131	- add mandriva category to xdg menu
12cr|slune-1.0.15-6|132	- add enhances tag on python-psyco
12cr|slune-1.0.15-6|133	- cosmetics
12cr|slune-1.0.15-6|134	
12cr|slune-1.0.15-6|135	* Sun Aug 27 2006 Emmanuel Andry <eandry@mandriva.org> 1.0.12-1mdv2007.0
12cr|slune-1.0.15-6|136	- 1.0.12
12cr|slune-1.0.15-6|137	- various fixes for xdg menu
12cr|slune-1.0.15-6|138	
12cr|slune-1.0.15-6|139	* Tue Jul 11 2006 Lenny Cartier <lenny@mandriva.com> 1.0.11-2mdv2007.0
12cr|slune-1.0.15-6|140	- xdg menu
12cr|slune-1.0.15-6|141	
12cr|slune-1.0.15-6|142	* Fri May 12 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0.11-1mdk
12cr|slune-1.0.15-6|143	- 1.0.11
12cr|slune-1.0.15-6|144	- update url
12cr|slune-1.0.15-6|145	
12cr|slune-1.0.15-6|146	* Wed Oct 26 2005 Lenny Cartier <lenny@mandriva.com> 1.0.9-3mdk
12cr|slune-1.0.15-6|147	- rebuild for allegro
12cr|slune-1.0.15-6|148	
12cr|slune-1.0.15-6|149	* Mon Oct 10 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.9-2mdk
12cr|slune-1.0.15-6|150	- Fix BuildRequires
12cr|slune-1.0.15-6|151	
12cr|slune-1.0.15-6|152	* Wed Aug 31 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0.9-1mdk
12cr|slune-1.0.15-6|153	- 1.0.9
12cr|slune-1.0.15-6|154	
12cr|slune-1.0.15-6|155	* Thu Jun 16 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0.7-2mdk
12cr|slune-1.0.15-6|156	- don't require psyco (package is noarch and %%if is done at build time..)
12cr|slune-1.0.15-6|157	- update url
12cr|slune-1.0.15-6|158	- %%mkrel
12cr|slune-1.0.15-6|159	
12cr|slune-1.0.15-6|160	* Wed Mar 02 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0.7-1mdk
12cr|slune-1.0.15-6|161	- 1.0.7
12cr|slune-1.0.15-6|162	- require python-psyco on %%ix86 to for performance gain
12cr|slune-1.0.15-6|163	- es translation now exist, don't remove it
12cr|slune-1.0.15-6|164	
12cr|slune-1.0.15-6|165	* Thu Jan 20 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0.6-2mdk
12cr|slune-1.0.15-6|166	- fix buildrequires
12cr|slune-1.0.15-6|167	
12cr|slune-1.0.15-6|168	* Mon Jan 10 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0.6-1mdk
12cr|slune-1.0.15-6|169	- 1.0.6
12cr|slune-1.0.15-6|170	
12cr|slune-1.0.15-6|171	* Mon Oct 25 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0.4-1mdk
12cr|slune-1.0.15-6|172	- 1.0.4
12cr|slune-1.0.15-6|173	
12cr|slune-1.0.15-6|174	* Fri Oct 22 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0.3-1mdk
12cr|slune-1.0.15-6|175	- 1.0.3
12cr|slune-1.0.15-6|176	
12cr|slune-1.0.15-6|177	* Mon Aug 16 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.7b-2mdk
12cr|slune-1.0.15-6|178	- fix dependency suckage (fixes #10352)
12cr|slune-1.0.15-6|179	- update url
12cr|slune-1.0.15-6|180	
12cr|slune-1.0.15-6|181	* Thu Jul 08 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.7b-1mdk
12cr|slune-1.0.15-6|182	- 0.7b
12cr|slune-1.0.15-6|183	- update versions requirements on dependencies
12cr|slune-1.0.15-6|184	- fix doc permissions
12cr|slune-1.0.15-6|185	
12cr|slune-1.0.15-6|186	* Tue Dec 23 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.6.1-2mdk
12cr|slune-1.0.15-6|187	- add pyvorbis to requires
12cr|slune-1.0.15-6|188	- fix my formatting again *grmpf!*
12cr|slune-1.0.15-6|189	- cleanups
12cr|slune-1.0.15-6|190	
12cr|slune-1.0.15-6|191	* Mon Dec 22 2003 Pierre Hugues Husson <phh@sidenux.ath.cx> 0.6.1-1mdk
12cr|slune-1.0.15-6|192	- 0.6.1
12cr|slune-1.0.15-6|193	
12cr|slune-1.0.15-6|194	* Thu Jul 24 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.5-1mdk
12cr|slune-1.0.15-6|195	- 0.5
12cr|slune-1.0.15-6|196	
12cr|slune-1.0.15-6|197	* Sat Apr 26 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.4-1mdk
12cr|slune-1.0.15-6|198	- spec file fixes
12cr|slune-1.0.15-6|199	- from Jean-Baptiste Lamy <jiba@tuxfamily.org>
12cr|slune-1.0.15-6|200	- new version
12cr|slune-1.0.15-6|201	- icons and nb translation have been integrated to Slune
12cr|slune-1.0.15-6|202	- better description
12cr|slune-1.0.15-6|203	- removed soundwrapper (Slune is not binary => don't work; and OpenAL is normally
12cr|slune-1.0.15-6|204	able to figure out the sound system to use (ESD, ARTS, OSS,...))
12cr|slune-1.0.15-6|205	- move stuff from %%{_datadir}/%%{name} to %%{_gamesdatadir}/%%{name}
12cr|slune-1.0.15-6|206	
12cr|slune-1.0.15-6|207	* Mon Apr 07 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.3.1-2mdk
12cr|slune-1.0.15-6|208	- corrected group
12cr|slune-1.0.15-6|209	- added nb translation
12cr|slune-1.0.15-6|210	
12cr|slune-1.0.15-6|211	* Mon Apr 07 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.3.1-1mdk
12cr|slune-1.0.15-6|212	- initial mdk release

7551 12
12cr|slurm-2.4.3-1|1	%define major 23
12cr|slurm-2.4.3-1|2	%define libslurm %mklibname slurm %{major}
12cr|slurm-2.4.3-1|3	
12cr|slurm-2.4.3-1|4	Name:    slurm
12cr|slurm-2.4.3-1|5	Version: 2.4.3
12cr|slurm-2.4.3-1|6	Release: 1
12cr|slurm-2.4.3-1|7	Summary: Simple Linux Utility for Resource Management
12cr|slurm-2.4.3-1|8	License: GPLv2
12cr|slurm-2.4.3-1|9	Group: System/Cluster
12cr|slurm-2.4.3-1|10	Source0: http://www.schedmd.com/download/latest/slurm-%{version}.tar.bz2
12cr|slurm-2.4.3-1|11	Source1: slurm.init
12cr|slurm-2.4.3-1|12	Source2: slurmctld.init
12cr|slurm-2.4.3-1|13	Patch0: slurm-2.3.3-disable-bluegene.patch
12cr|slurm-2.4.3-1|14	URL: http://www.llnl.gov/linux/slurm
12cr|slurm-2.4.3-1|15	BuildRequires: openssl-devel
12cr|slurm-2.4.3-1|16	BuildRequires: gcc-c++
12cr|slurm-2.4.3-1|17	BuildRequires: libgtk+2.0-devel
12cr|slurm-2.4.3-1|18	BuildRequires: python
12cr|slurm-2.4.3-1|19	BuildRequires: mysql-devel
12cr|slurm-2.4.3-1|20	BuildRequires: postgresql-devel
12cr|slurm-2.4.3-1|21	BuildRequires: munge-devel
12cr|slurm-2.4.3-1|22	BuildRequires: lua-devel
12cr|slurm-2.4.3-1|23	Requires(post): rpm-helper
12cr|slurm-2.4.3-1|24	Requires(preun): rpm-helper
12cr|slurm-2.4.3-1|25	
12cr|slurm-2.4.3-1|26	%define slurm_sysconfdir %{_sysconfdir}/slurm
12cr|slurm-2.4.3-1|27	
12cr|slurm-2.4.3-1|28	%package -n %{libslurm}
12cr|slurm-2.4.3-1|29	Summary: Libraries for slurm
12cr|slurm-2.4.3-1|30	Group: System/Libraries
12cr|slurm-2.4.3-1|31	
12cr|slurm-2.4.3-1|32	%package slurmctld
12cr|slurm-2.4.3-1|33	Summary: The main control daemon
12cr|slurm-2.4.3-1|34	Group: System/Cluster
12cr|slurm-2.4.3-1|35	Requires(post): rpm-helper
12cr|slurm-2.4.3-1|36	Requires(preun): rpm-helper
12cr|slurm-2.4.3-1|37	
12cr|slurm-2.4.3-1|38	%package slurmdbd
12cr|slurm-2.4.3-1|39	Summary: Provides accounting of jobs in a database
12cr|slurm-2.4.3-1|40	Group: System/Cluster
12cr|slurm-2.4.3-1|41	Requires(post): rpm-helper
12cr|slurm-2.4.3-1|42	Requires(preun): rpm-helper
12cr|slurm-2.4.3-1|43	
12cr|slurm-2.4.3-1|44	%package devel
12cr|slurm-2.4.3-1|45	Summary: Development package for SLURM
12cr|slurm-2.4.3-1|46	Group: Development/C
12cr|slurm-2.4.3-1|47	Requires: slurm
12cr|slurm-2.4.3-1|48	Requires: %{libslurm} = %EVRD
12cr|slurm-2.4.3-1|49	
12cr|slurm-2.4.3-1|50	%package auth-none
12cr|slurm-2.4.3-1|51	Summary: SLURM auth NULL implementation (no authentication)
12cr|slurm-2.4.3-1|52	Group: System/Cluster
12cr|slurm-2.4.3-1|53	Requires: slurm
12cr|slurm-2.4.3-1|54	
12cr|slurm-2.4.3-1|55	%package sched-wiki
12cr|slurm-2.4.3-1|56	Summary: SLURM scheduling plugin for the Maui scheduler
12cr|slurm-2.4.3-1|57	Group: System/Cluster
12cr|slurm-2.4.3-1|58	Requires: slurm
12cr|slurm-2.4.3-1|59	
12cr|slurm-2.4.3-1|60	%package sview
12cr|slurm-2.4.3-1|61	Summary: SLURM graphical interface
12cr|slurm-2.4.3-1|62	Group: System/Cluster
12cr|slurm-2.4.3-1|63	
12cr|slurm-2.4.3-1|64	%package db-pgsql
12cr|slurm-2.4.3-1|65	Summary: SLURM plugins to use PostgreSQL
12cr|slurm-2.4.3-1|66	Group: System/Cluster
12cr|slurm-2.4.3-1|67	
12cr|slurm-2.4.3-1|68	%package db-mysql
12cr|slurm-2.4.3-1|69	Summary: SLURM plugins to use MySQL
12cr|slurm-2.4.3-1|70	Group: System/Cluster
12cr|slurm-2.4.3-1|71	
12cr|slurm-2.4.3-1|72	%package auth-munge
12cr|slurm-2.4.3-1|73	Summary: SLURM plugins to use munge authentication
12cr|slurm-2.4.3-1|74	Group: System/Cluster
12cr|slurm-2.4.3-1|75	
12cr|slurm-2.4.3-1|76	%description
12cr|slurm-2.4.3-1|77	SLURM is an open source, fault-tolerant, and highly
12cr|slurm-2.4.3-1|78	scalable cluster management and job scheduling system for Linux clusters
12cr|slurm-2.4.3-1|79	containing up to thousands of nodes. Components include machine status,
12cr|slurm-2.4.3-1|80	partition management, job management, and scheduling modules.
12cr|slurm-2.4.3-1|81	
12cr|slurm-2.4.3-1|82	%description -n %{libslurm}
12cr|slurm-2.4.3-1|83	This package contains the library needed to run programs dynamically linked
12cr|slurm-2.4.3-1|84	with slurm.
12cr|slurm-2.4.3-1|85	
12cr|slurm-2.4.3-1|86	%description slurmctld
12cr|slurm-2.4.3-1|87	The main control daemon.
12cr|slurm-2.4.3-1|88	
12cr|slurm-2.4.3-1|89	%description slurmdbd
12cr|slurm-2.4.3-1|90	Provides accounting of jobs in a database.
12cr|slurm-2.4.3-1|91	
12cr|slurm-2.4.3-1|92	%description devel
12cr|slurm-2.4.3-1|93	Development package for SLURM.  This package includes the header files
12cr|slurm-2.4.3-1|94	and static libraries for the SLURM API.
12cr|slurm-2.4.3-1|95	
12cr|slurm-2.4.3-1|96	%description auth-none
12cr|slurm-2.4.3-1|97	SLURM NULL authentication module
12cr|slurm-2.4.3-1|98	
12cr|slurm-2.4.3-1|99	%description sched-wiki
12cr|slurm-2.4.3-1|100	SLURM scheduling plugin for the Maui scheduler.
12cr|slurm-2.4.3-1|101	
12cr|slurm-2.4.3-1|102	%description sview
12cr|slurm-2.4.3-1|103	sview is a graphical user interface go get and update state information for
12cr|slurm-2.4.3-1|104	jobs, partitions, and nodes managed by SLURM.
12cr|slurm-2.4.3-1|105	# (taken from the quickstart)
12cr|slurm-2.4.3-1|106	
12cr|slurm-2.4.3-1|107	%description db-pgsql
12cr|slurm-2.4.3-1|108	SLURM plugins to use a PostgreSQL database for job accounting.
12cr|slurm-2.4.3-1|109	
12cr|slurm-2.4.3-1|110	%description db-mysql
12cr|slurm-2.4.3-1|111	SLURM plugins to use a MySQL database for job accounting.
12cr|slurm-2.4.3-1|112	
12cr|slurm-2.4.3-1|113	%description auth-munge
12cr|slurm-2.4.3-1|114	SLURM plugins to use munge authentication.
12cr|slurm-2.4.3-1|115	
12cr|slurm-2.4.3-1|116	%prep
12cr|slurm-2.4.3-1|117	%setup -q
12cr|slurm-2.4.3-1|118	%patch0 -p1 -b .disable-bluegene
12cr|slurm-2.4.3-1|119	chmod 0644 doc/html/*.{gif,jpg}
12cr|slurm-2.4.3-1|120	
12cr|slurm-2.4.3-1|121	# blcr triggers a bug in automake
12cr|slurm-2.4.3-1|122	rm -f src/plugins/checkpoint/blcr/Makefile.am
12cr|slurm-2.4.3-1|123	
12cr|slurm-2.4.3-1|124	%build
12cr|slurm-2.4.3-1|125	autoreconf -fiv
12cr|slurm-2.4.3-1|126	%configure --program-prefix=%{?_program_prefix:%{_program_prefix}} \
12cr|slurm-2.4.3-1|127	--sysconfdir=%{slurm_sysconfdir}		\
12cr|slurm-2.4.3-1|128	%{?_enable_debug}			\
12cr|slurm-2.4.3-1|129	%{?with_proctrack}			\
12cr|slurm-2.4.3-1|130	%{?with_ssl}			\
12cr|slurm-2.4.3-1|131	%{?with_cflags}
12cr|slurm-2.4.3-1|132	
12cr|slurm-2.4.3-1|133	%make
12cr|slurm-2.4.3-1|134	
12cr|slurm-2.4.3-1|135	%install
12cr|slurm-2.4.3-1|136	rm -rf "%{buildroot}"
12cr|slurm-2.4.3-1|137	mkdir -p "%{buildroot}"
12cr|slurm-2.4.3-1|138	%makeinstall
12cr|slurm-2.4.3-1|139	
12cr|slurm-2.4.3-1|140	install -D -m755 %{SOURCE1} %{buildroot}/%{_initrddir}/slurm
12cr|slurm-2.4.3-1|141	install -D -m755 %{SOURCE2} %{buildroot}/%{_initrddir}/slurmctld
12cr|slurm-2.4.3-1|142	install -D -m755 etc/init.d.slurmdbd %{buildroot}/%{_initrddir}/slurmdbd
12cr|slurm-2.4.3-1|143	install -D -m644 etc/slurm.conf.example ${RPM_BUILD_ROOT}%{slurm_sysconfdir}/slurm.conf.example
12cr|slurm-2.4.3-1|144	install -D -m755 etc/slurm.epilog.clean ${RPM_BUILD_ROOT}%{slurm_sysconfdir}/slurm.epilog.clean
12cr|slurm-2.4.3-1|145	
12cr|slurm-2.4.3-1|146	# Delete unpackaged files:
12cr|slurm-2.4.3-1|147	rm -rf %{buildroot}/%{_libdir}/slurm/*.{a,la} \
12cr|slurm-2.4.3-1|148	%{buildroot}/%{_libdir}/*.la \
12cr|slurm-2.4.3-1|149	%{buildroot}/%{_datadir}/doc/slurm-%{version}/ \
12cr|slurm-2.4.3-1|150	%{buildroot}/%{_mandir}/man5/bluegene*
12cr|slurm-2.4.3-1|151	
12cr|slurm-2.4.3-1|152	%files
12cr|slurm-2.4.3-1|153	%doc AUTHORS
12cr|slurm-2.4.3-1|154	%doc NEWS
12cr|slurm-2.4.3-1|155	%doc README.rst
12cr|slurm-2.4.3-1|156	%doc RELEASE_NOTES
12cr|slurm-2.4.3-1|157	%doc DISCLAIMER
12cr|slurm-2.4.3-1|158	%doc COPYING
12cr|slurm-2.4.3-1|159	%doc etc/slurm.conf.example
12cr|slurm-2.4.3-1|160	%doc etc/slurmdbd.conf.example
12cr|slurm-2.4.3-1|161	%doc etc/cgroup.conf.example
12cr|slurm-2.4.3-1|162	%doc etc/cgroup.release_common.example
12cr|slurm-2.4.3-1|163	%doc etc/cgroup_allowed_devices_file.conf.example
12cr|slurm-2.4.3-1|164	%doc doc/html
12cr|slurm-2.4.3-1|165	%{_bindir}/sacct
12cr|slurm-2.4.3-1|166	%{_bindir}/sacctmgr
12cr|slurm-2.4.3-1|167	%{_bindir}/salloc
12cr|slurm-2.4.3-1|168	%{_bindir}/sattach
12cr|slurm-2.4.3-1|169	%{_bindir}/sbatch
12cr|slurm-2.4.3-1|170	%{_bindir}/sbcast
12cr|slurm-2.4.3-1|171	%{_bindir}/scancel
12cr|slurm-2.4.3-1|172	%{_bindir}/scontrol
12cr|slurm-2.4.3-1|173	%{_bindir}/sinfo
12cr|slurm-2.4.3-1|174	%{_bindir}/sprio
12cr|slurm-2.4.3-1|175	%{_bindir}/squeue
12cr|slurm-2.4.3-1|176	%{_bindir}/sreport
12cr|slurm-2.4.3-1|177	%{_bindir}/srun
12cr|slurm-2.4.3-1|178	%{_bindir}/smap
12cr|slurm-2.4.3-1|179	%{_bindir}/sshare
12cr|slurm-2.4.3-1|180	%{_bindir}/sdiag
12cr|slurm-2.4.3-1|181	%{_bindir}/sstat
12cr|slurm-2.4.3-1|182	%{_bindir}/strigger
12cr|slurm-2.4.3-1|183	%{_initrddir}/slurm
12cr|slurm-2.4.3-1|184	%{_sbindir}/slurmd
12cr|slurm-2.4.3-1|185	%{_sbindir}/slurmstepd
12cr|slurm-2.4.3-1|186	%{_libdir}/slurm/src/*
12cr|slurm-2.4.3-1|187	%{_mandir}/man1/sacct.1*
12cr|slurm-2.4.3-1|188	%{_mandir}/man1/sacctmgr.1*
12cr|slurm-2.4.3-1|189	%{_mandir}/man1/salloc.1*
12cr|slurm-2.4.3-1|190	%{_mandir}/man1/sattach.1*
12cr|slurm-2.4.3-1|191	%{_mandir}/man1/sbatch.1*
12cr|slurm-2.4.3-1|192	%{_mandir}/man1/sbcast.1*
12cr|slurm-2.4.3-1|193	%{_mandir}/man1/scancel.1*
12cr|slurm-2.4.3-1|194	%{_mandir}/man1/scontrol.1*
12cr|slurm-2.4.3-1|195	%{_mandir}/man1/sinfo.1*
12cr|slurm-2.4.3-1|196	%{_mandir}/man1/slurm.1*
12cr|slurm-2.4.3-1|197	%{_mandir}/man1/smap.1*
12cr|slurm-2.4.3-1|198	%{_mandir}/man1/sprio.1*
12cr|slurm-2.4.3-1|199	%{_mandir}/man1/squeue.1*
12cr|slurm-2.4.3-1|200	%{_mandir}/man1/sreport.1*
12cr|slurm-2.4.3-1|201	%{_mandir}/man1/srun.1*
12cr|slurm-2.4.3-1|202	%{_mandir}/man1/srun_cr.1*
12cr|slurm-2.4.3-1|203	%{_mandir}/man1/sshare.1*
12cr|slurm-2.4.3-1|204	%{_mandir}/man1/sstat.1*
12cr|slurm-2.4.3-1|205	%{_mandir}/man1/strigger.1*
12cr|slurm-2.4.3-1|206	%{_mandir}/man1/sdiag.1*
12cr|slurm-2.4.3-1|207	%{_mandir}/man5/slurm.conf.5.*
12cr|slurm-2.4.3-1|208	%{_mandir}/man5/cgroup.conf.5*
12cr|slurm-2.4.3-1|209	%{_mandir}/man5/cray.conf.5*
12cr|slurm-2.4.3-1|210	%{_mandir}/man5/gres.conf.5*
12cr|slurm-2.4.3-1|211	%{_mandir}/man5/topology.conf.5*
12cr|slurm-2.4.3-1|212	%{_mandir}/man8/slurmd.8.*
12cr|slurm-2.4.3-1|213	%{_mandir}/man8/slurmstepd.8.*
12cr|slurm-2.4.3-1|214	%{_mandir}/man8/spank.8.*
12cr|slurm-2.4.3-1|215	%dir %{_libdir}/slurm
12cr|slurm-2.4.3-1|216	%{_libdir}/slurm/checkpoint_none.so
12cr|slurm-2.4.3-1|217	%{_libdir}/slurm/jobacct_gather_cgroup.so
12cr|slurm-2.4.3-1|218	%{_libdir}/slurm/mpi_pmi2.so
12cr|slurm-2.4.3-1|219	%{_libdir}/slurm/job_submit_lua.so
12cr|slurm-2.4.3-1|220	%{_libdir}/slurm/proctrack_lua.so
12cr|slurm-2.4.3-1|221	%{_libdir}/slurm/jobacct_gather_linux.so
12cr|slurm-2.4.3-1|222	%{_libdir}/slurm/jobacct_gather_none.so
12cr|slurm-2.4.3-1|223	%{_libdir}/slurm/jobacct_gather_aix.so
12cr|slurm-2.4.3-1|224	%{_libdir}/slurm/jobcomp_none.so
12cr|slurm-2.4.3-1|225	%{_libdir}/slurm/jobcomp_filetxt.so
12cr|slurm-2.4.3-1|226	%{_libdir}/slurm/jobcomp_script.so
12cr|slurm-2.4.3-1|227	%{_libdir}/slurm/proctrack_pgid.so
12cr|slurm-2.4.3-1|228	%{_libdir}/slurm/proctrack_linuxproc.so
12cr|slurm-2.4.3-1|229	%{_libdir}/slurm/sched_backfill.so
12cr|slurm-2.4.3-1|230	%{_libdir}/slurm/sched_builtin.so
12cr|slurm-2.4.3-1|231	%{_libdir}/slurm/sched_hold.so
12cr|slurm-2.4.3-1|232	%{_libdir}/slurm/select_cons_res.so
12cr|slurm-2.4.3-1|233	%{_libdir}/slurm/select_linear.so
12cr|slurm-2.4.3-1|234	%{_libdir}/slurm/switch_none.so
12cr|slurm-2.4.3-1|235	%{_libdir}/slurm/mpi_none.so
12cr|slurm-2.4.3-1|236	%{_libdir}/slurm/mpi_mpichgm.so
12cr|slurm-2.4.3-1|237	%{_libdir}/slurm/mpi_mvapich.so
12cr|slurm-2.4.3-1|238	%{_libdir}/slurm/mpi_lam.so
12cr|slurm-2.4.3-1|239	%{_libdir}/slurm/task_none.so
12cr|slurm-2.4.3-1|240	%{_libdir}/slurm/task_affinity.so
12cr|slurm-2.4.3-1|241	%{_libdir}/slurm/accounting_storage_filetxt.so
12cr|slurm-2.4.3-1|242	%{_libdir}/slurm/accounting_storage_none.so
12cr|slurm-2.4.3-1|243	%{_libdir}/slurm/checkpoint_ompi.so
12cr|slurm-2.4.3-1|244	%{_libdir}/slurm/crypto_openssl.so
12cr|slurm-2.4.3-1|245	%{_libdir}/slurm/gres_gpu.so
12cr|slurm-2.4.3-1|246	%{_libdir}/slurm/gres_nic.so
12cr|slurm-2.4.3-1|247	%{_libdir}/slurm/job_submit_cnode.so
12cr|slurm-2.4.3-1|248	%{_libdir}/slurm/job_submit_defaults.so
12cr|slurm-2.4.3-1|249	%{_libdir}/slurm/job_submit_logging.so
12cr|slurm-2.4.3-1|250	%{_libdir}/slurm/job_submit_partition.so
12cr|slurm-2.4.3-1|251	%{_libdir}/slurm/mpi_mpich1_p4.so
12cr|slurm-2.4.3-1|252	%{_libdir}/slurm/mpi_mpich1_shmem.so
12cr|slurm-2.4.3-1|253	%{_libdir}/slurm/mpi_mpichmx.so
12cr|slurm-2.4.3-1|254	%{_libdir}/slurm/mpi_openmpi.so
12cr|slurm-2.4.3-1|255	%{_libdir}/slurm/preempt_none.so
12cr|slurm-2.4.3-1|256	%{_libdir}/slurm/preempt_partition_prio.so
12cr|slurm-2.4.3-1|257	%{_libdir}/slurm/preempt_qos.so
12cr|slurm-2.4.3-1|258	%{_libdir}/slurm/priority_basic.so
12cr|slurm-2.4.3-1|259	%{_libdir}/slurm/priority_multifactor.so
12cr|slurm-2.4.3-1|260	%{_libdir}/slurm/proctrack_cgroup.so
12cr|slurm-2.4.3-1|261	%{_libdir}/slurm/select_cray.so
12cr|slurm-2.4.3-1|262	%{_libdir}/slurm/task_cgroup.so
12cr|slurm-2.4.3-1|263	%{_libdir}/slurm/topology_3d_torus.so
12cr|slurm-2.4.3-1|264	%{_libdir}/slurm/topology_node_rank.so
12cr|slurm-2.4.3-1|265	%{_libdir}/slurm/topology_none.so
12cr|slurm-2.4.3-1|266	%{_libdir}/slurm/topology_tree.so
12cr|slurm-2.4.3-1|267	%{_libdir}/slurm/auth_none.so
12cr|slurm-2.4.3-1|268	%dir %{_libdir}/slurm/src
12cr|slurm-2.4.3-1|269	%config %{slurm_sysconfdir}/slurm.conf.example
12cr|slurm-2.4.3-1|270	%config(noreplace) %{slurm_sysconfdir}/slurm.epilog.clean
12cr|slurm-2.4.3-1|271	
12cr|slurm-2.4.3-1|272	%files -n %{libslurm}
12cr|slurm-2.4.3-1|273	%{_libdir}/*.so.*
12cr|slurm-2.4.3-1|274	
12cr|slurm-2.4.3-1|275	%files devel
12cr|slurm-2.4.3-1|276	%defattr(-,root,root)
12cr|slurm-2.4.3-1|277	%dir %attr(0755,root,root) %{_prefix}/include/slurm
12cr|slurm-2.4.3-1|278	%{_prefix}/include/slurm/*
12cr|slurm-2.4.3-1|279	%{_libdir}/*.a
12cr|slurm-2.4.3-1|280	%{_libdir}/*.so
12cr|slurm-2.4.3-1|281	%{_mandir}/man3/*
12cr|slurm-2.4.3-1|282	
12cr|slurm-2.4.3-1|283	%files slurmctld
12cr|slurm-2.4.3-1|284	%{_initrddir}/slurmctld
12cr|slurm-2.4.3-1|285	%{_sbindir}/slurmctld
12cr|slurm-2.4.3-1|286	%{_mandir}/man8/slurmctld.8.*
12cr|slurm-2.4.3-1|287	
12cr|slurm-2.4.3-1|288	%files slurmdbd
12cr|slurm-2.4.3-1|289	%{_sbindir}/slurmdbd
12cr|slurm-2.4.3-1|290	%{_initrddir}/slurmdbd
12cr|slurm-2.4.3-1|291	%{_libdir}/slurm/accounting_storage_slurmdbd.so
12cr|slurm-2.4.3-1|292	%{_mandir}/man8/slurmdbd.8.*
12cr|slurm-2.4.3-1|293	%{_mandir}/man5/slurmdbd.conf.5.*
12cr|slurm-2.4.3-1|294	
12cr|slurm-2.4.3-1|295	%files sched-wiki
12cr|slurm-2.4.3-1|296	%{_libdir}/slurm/sched_wiki*.so
12cr|slurm-2.4.3-1|297	%{_mandir}/man5/wiki.*
12cr|slurm-2.4.3-1|298	
12cr|slurm-2.4.3-1|299	%files sview
12cr|slurm-2.4.3-1|300	%{_bindir}/sview
12cr|slurm-2.4.3-1|301	%{_mandir}/man1/sview.1*
12cr|slurm-2.4.3-1|302	
12cr|slurm-2.4.3-1|303	%files db-pgsql
12cr|slurm-2.4.3-1|304	%{_libdir}/slurm/accounting_storage_pgsql.so
12cr|slurm-2.4.3-1|305	%{_libdir}/slurm/jobcomp_pgsql.so
12cr|slurm-2.4.3-1|306	
12cr|slurm-2.4.3-1|307	%files db-mysql
12cr|slurm-2.4.3-1|308	%{_libdir}/slurm/accounting_storage_mysql.so
12cr|slurm-2.4.3-1|309	%{_libdir}/slurm/jobcomp_mysql.so
12cr|slurm-2.4.3-1|310	
12cr|slurm-2.4.3-1|311	%files auth-munge
12cr|slurm-2.4.3-1|312	%{_libdir}/slurm/auth_munge.so
12cr|slurm-2.4.3-1|313	%{_libdir}/slurm/crypto_munge.so
12cr|slurm-2.4.3-1|314	
12cr|slurm-2.4.3-1|315	%pre
12cr|slurm-2.4.3-1|316	%_pre_useradd slurm / /sbin/nologin
12cr|slurm-2.4.3-1|317	
12cr|slurm-2.4.3-1|318	%post
12cr|slurm-2.4.3-1|319	%_post_service slurm
12cr|slurm-2.4.3-1|320	
12cr|slurm-2.4.3-1|321	%post slurmctld
12cr|slurm-2.4.3-1|322	%_post_service slurmctld
12cr|slurm-2.4.3-1|323	
12cr|slurm-2.4.3-1|324	%post slurmdbd
12cr|slurm-2.4.3-1|325	%_post_service slurmdbd
12cr|slurm-2.4.3-1|326	
12cr|slurm-2.4.3-1|327	%preun
12cr|slurm-2.4.3-1|328	%_preun_service slurm
12cr|slurm-2.4.3-1|329	
12cr|slurm-2.4.3-1|330	%preun slurmctld
12cr|slurm-2.4.3-1|331	%_preun_service slurmctld
12cr|slurm-2.4.3-1|332	
12cr|slurm-2.4.3-1|333	%preun slurmdbd
12cr|slurm-2.4.3-1|334	%_preun_service slurmdbd

7552 12
12cr|smalltalk-3.2.4-1|1	%define	name    smalltalk
12cr|smalltalk-3.2.4-1|2	%define	version	3.2.4
12cr|smalltalk-3.2.4-1|3	%define	release	%mkrel 1
12cr|smalltalk-3.2.4-1|4	
12cr|smalltalk-3.2.4-1|5	Summary:	Smalltalk free language implementation
12cr|smalltalk-3.2.4-1|6	Name:		%{name}
12cr|smalltalk-3.2.4-1|7	Version:	%{version}
12cr|smalltalk-3.2.4-1|8	Release:	%{release}
12cr|smalltalk-3.2.4-1|9	License:	GPLv2+ and LGPLv2+ and GFDL
12cr|smalltalk-3.2.4-1|10	Group:		Development/Other
12cr|smalltalk-3.2.4-1|11	Source0:	ftp://ftp.gnu.org/gnu/smalltalk/%{name}-%{version}.tar.xz
12cr|smalltalk-3.2.4-1|12	# Fix for Tcl 8.6 (interp->result, TIP #330) - AdamW 2008/12
12cr|smalltalk-3.2.4-1|13	Patch2:		smalltalk-3.1-tcl86.patch
12cr|smalltalk-3.2.4-1|14	URL:		http://smalltalk.gnu.org/
12cr|smalltalk-3.2.4-1|15	BuildRequires:	pkgconfig(gtk+-2.0) emacs-bin
12cr|smalltalk-3.2.4-1|16	BuildRequires:	readline-devel termcap-devel
12cr|smalltalk-3.2.4-1|17	BuildRequires:	tcl tcl-devel tk pkgconfig(tk)
12cr|smalltalk-3.2.4-1|18	BuildRequires:	gdbm-devel
12cr|smalltalk-3.2.4-1|19	BuildRequires:	gmp-devel
12cr|smalltalk-3.2.4-1|20	BuildRequires:	pkgconfig(sqlite3)
12cr|smalltalk-3.2.4-1|21	BuildRequires:	texinfo
12cr|smalltalk-3.2.4-1|22	BuildRequires:	libpq-devel
12cr|smalltalk-3.2.4-1|23	BuildRequires:	pkgconfig(zlib)
12cr|smalltalk-3.2.4-1|24	BuildRequires:	zip
12cr|smalltalk-3.2.4-1|25	BuildRequires:	libsigsegv-devel
12cr|smalltalk-3.2.4-1|26	BuildRequires:	pkgconfig(libffi)
12cr|smalltalk-3.2.4-1|27	BuildRequires:	pkgconfig(sdl)
12cr|smalltalk-3.2.4-1|28	BuildRequires:	pkgconfig(SDL_mixer)
12cr|smalltalk-3.2.4-1|29	BuildRequires:	pkgconfig(SDL_image)
12cr|smalltalk-3.2.4-1|30	BuildRequires:	SDL_sound-devel
12cr|smalltalk-3.2.4-1|31	BuildRequires:	pkgconfig(SDL_ttf)
12cr|smalltalk-3.2.4-1|32	BuildRequires:	pkgconfig(glut)
12cr|smalltalk-3.2.4-1|33	
12cr|smalltalk-3.2.4-1|34	%description
12cr|smalltalk-3.2.4-1|35	GNU Smalltalk is a Free (or Open Source) implementation that closely
12cr|smalltalk-3.2.4-1|36	follows the Smalltalk-80 language as described in the book Smalltalk-80:
12cr|smalltalk-3.2.4-1|37	the Language and its Implementation by Adele Goldberg and David
12cr|smalltalk-3.2.4-1|38	Robson. GNUSmalltalk runs on most versions of Unix or Unix like
12cr|smalltalk-3.2.4-1|39	systems (GNU/Linux, FreeBSD, etc...).
12cr|smalltalk-3.2.4-1|40	There is even a version for commercial operating systems like MS-NT.
12cr|smalltalk-3.2.4-1|41	
12cr|smalltalk-3.2.4-1|42	%package emacs
12cr|smalltalk-3.2.4-1|43	Summary:      Smalltalk mode for Emacs
12cr|smalltalk-3.2.4-1|44	Group:        Development/Other
12cr|smalltalk-3.2.4-1|45	Requires:     %{name} = %{version}-%{release}
12cr|smalltalk-3.2.4-1|46	Conflicts:    smalltalk < 3.0.1-1
12cr|smalltalk-3.2.4-1|47	
12cr|smalltalk-3.2.4-1|48	%description emacs
12cr|smalltalk-3.2.4-1|49	GNU Smalltalk is a Free (or Open Source) implementation that closely
12cr|smalltalk-3.2.4-1|50	follows the Smalltalk-80 language as described in the book Smalltalk-80:
12cr|smalltalk-3.2.4-1|51	the Language and its Implementation by Adele Goldberg and David
12cr|smalltalk-3.2.4-1|52	Robson. GNUSmalltalk runs on most versions of Unix or Unix like
12cr|smalltalk-3.2.4-1|53	systems (GNU/Linux, FreeBSD, etc...).
12cr|smalltalk-3.2.4-1|54	There is even a version for commercial operating systems like MS-NT.
12cr|smalltalk-3.2.4-1|55	
12cr|smalltalk-3.2.4-1|56	This Package contains the Smalltalk mode for Emacs.
12cr|smalltalk-3.2.4-1|57	
12cr|smalltalk-3.2.4-1|58	%package devel
12cr|smalltalk-3.2.4-1|59	Summary:      Development files for GNU Smalltalk
12cr|smalltalk-3.2.4-1|60	Group:        Development/Other
12cr|smalltalk-3.2.4-1|61	Requires:     %{name} = %{version}-%{release}
12cr|smalltalk-3.2.4-1|62	Conflicts:    smalltalk < 3.0.1-2
12cr|smalltalk-3.2.4-1|63	
12cr|smalltalk-3.2.4-1|64	%description devel
12cr|smalltalk-3.2.4-1|65	GNU Smalltalk is a Free (or Open Source) implementation that closely
12cr|smalltalk-3.2.4-1|66	follows the Smalltalk-80 language as described in the book Smalltalk-80:
12cr|smalltalk-3.2.4-1|67	the Language and its Implementation by Adele Goldberg and David
12cr|smalltalk-3.2.4-1|68	Robson. GNUSmalltalk runs on most versions of Unix or Unix like
12cr|smalltalk-3.2.4-1|69	systems (GNU/Linux, FreeBSD, etc...).
12cr|smalltalk-3.2.4-1|70	There is even a version for commercial operating systems like MS-NT.
12cr|smalltalk-3.2.4-1|71	
12cr|smalltalk-3.2.4-1|72	This Package contains header files and other stuff provided by
12cr|smalltalk-3.2.4-1|73	GNU Smalltalk. You will need this package, if you want to extent GNU
12cr|smalltalk-3.2.4-1|74	Smalltalk with functions written in C.
12cr|smalltalk-3.2.4-1|75	
12cr|smalltalk-3.2.4-1|76	%prep
12cr|smalltalk-3.2.4-1|77	%setup -q
12cr|smalltalk-3.2.4-1|78	%patch2 -p1 -b .tcl86
12cr|smalltalk-3.2.4-1|79	
12cr|smalltalk-3.2.4-1|80	%build
12cr|smalltalk-3.2.4-1|81	%configure2_5x --disable-static \
12cr|smalltalk-3.2.4-1|82	--disable-rpath \
12cr|smalltalk-3.2.4-1|83	--with-tcl=%{_libdir} --with-tk=%{_libdir} \
12cr|smalltalk-3.2.4-1|84	--with-system-libsigsegv \
12cr|smalltalk-3.2.4-1|85	--with-system-libffi=yes \
12cr|smalltalk-3.2.4-1|86	--with-imagedir=%{_libdir}/%{name}
12cr|smalltalk-3.2.4-1|87	%make
12cr|smalltalk-3.2.4-1|88	
12cr|smalltalk-3.2.4-1|89	cd doc
12cr|smalltalk-3.2.4-1|90	for i in gst*;
12cr|smalltalk-3.2.4-1|91	do
12cr|smalltalk-3.2.4-1|92	sed -i -e 's!%{_libdir}!/usr/lib(64)!g' \
12cr|smalltalk-3.2.4-1|93	-e 's!/usr/lib!/usr/lib(64)!g' \
12cr|smalltalk-3.2.4-1|94	-e 's!/usr/share/smalltalk/kernel!/usr/lib(64)/smalltalk/kernel!g' $i
12cr|smalltalk-3.2.4-1|95	done
12cr|smalltalk-3.2.4-1|96	
12cr|smalltalk-3.2.4-1|97	%install
12cr|smalltalk-3.2.4-1|98	%{makeinstall_std}
12cr|smalltalk-3.2.4-1|99	
12cr|smalltalk-3.2.4-1|100	%multiarch_binaries %{buildroot}%{_bindir}/gst-config
12cr|smalltalk-3.2.4-1|101	
12cr|smalltalk-3.2.4-1|102	%post
12cr|smalltalk-3.2.4-1|103	%_install_info gst.info
12cr|smalltalk-3.2.4-1|104	
12cr|smalltalk-3.2.4-1|105	%preun
12cr|smalltalk-3.2.4-1|106	%_remove_install_info gst.info
12cr|smalltalk-3.2.4-1|107	
12cr|smalltalk-3.2.4-1|108	%files
12cr|smalltalk-3.2.4-1|109	%doc AUTHORS NEWS README
12cr|smalltalk-3.2.4-1|110	%{_bindir}/gst
12cr|smalltalk-3.2.4-1|111	%{_bindir}/gst-blox
12cr|smalltalk-3.2.4-1|112	%{_bindir}/gst-convert
12cr|smalltalk-3.2.4-1|113	%{_bindir}/gst-doc
12cr|smalltalk-3.2.4-1|114	%{_bindir}/gst-load
12cr|smalltalk-3.2.4-1|115	%{_bindir}/gst-package
12cr|smalltalk-3.2.4-1|116	%{_bindir}/gst-reload
12cr|smalltalk-3.2.4-1|117	%{_bindir}/gst-remote
12cr|smalltalk-3.2.4-1|118	%{_bindir}/gst-sunit
12cr|smalltalk-3.2.4-1|119	%{_bindir}/gst-browser
12cr|smalltalk-3.2.4-1|120	%{_bindir}/gst-profile
12cr|smalltalk-3.2.4-1|121	%dir %{_datadir}/%{name}
12cr|smalltalk-3.2.4-1|122	%{_datadir}/%{name}/*
12cr|smalltalk-3.2.4-1|123	%{_libdir}/*.so.*
12cr|smalltalk-3.2.4-1|124	%{_libdir}/smalltalk
12cr|smalltalk-3.2.4-1|125	%{_infodir}/*.info*
12cr|smalltalk-3.2.4-1|126	%{_mandir}/man1/*
12cr|smalltalk-3.2.4-1|127	
12cr|smalltalk-3.2.4-1|128	%files devel
12cr|smalltalk-3.2.4-1|129	%{_bindir}/gst-config
12cr|smalltalk-3.2.4-1|130	#% multiarch
12cr|smalltalk-3.2.4-1|131	%{multiarch_bindir}/gst-config
12cr|smalltalk-3.2.4-1|132	%{_libdir}/libgst.so
12cr|smalltalk-3.2.4-1|133	%{_libdir}/pkgconfig/gnu-smalltalk.pc
12cr|smalltalk-3.2.4-1|134	%{_datadir}/aclocal/*.m4
12cr|smalltalk-3.2.4-1|135	%{_includedir}/gst.h
12cr|smalltalk-3.2.4-1|136	%{_includedir}/gstpub.h
12cr|smalltalk-3.2.4-1|137	
12cr|smalltalk-3.2.4-1|138	%files emacs
12cr|smalltalk-3.2.4-1|139	%{_datadir}/emacs/site-lisp/*
12cr|smalltalk-3.2.4-1|140	%{_sysconfdir}/emacs/site-start.d/**

7553 12
12cr|smapi-2.4.0-0.rc5.5|1	%define name    smapi
12cr|smapi-2.4.0-0.rc5.5|2	%define version 2.4.0
12cr|smapi-2.4.0-0.rc5.5|3	%define preversion rc5
12cr|smapi-2.4.0-0.rc5.5|4	%define rel 5
12cr|smapi-2.4.0-0.rc5.5|5	%define release 0.%{preversion}.%{rel}
12cr|smapi-2.4.0-0.rc5.5|6	
12cr|smapi-2.4.0-0.rc5.5|7	%define major 2.4
12cr|smapi-2.4.0-0.rc5.5|8	%define libname %mklibname %name %major
12cr|smapi-2.4.0-0.rc5.5|9	
12cr|smapi-2.4.0-0.rc5.5|10	Summary:	MsgAPI for the Husky-Packages
12cr|smapi-2.4.0-0.rc5.5|11	Name:		%{name}
12cr|smapi-2.4.0-0.rc5.5|12	Version:	%{version}
12cr|smapi-2.4.0-0.rc5.5|13	Release:	%{release}
12cr|smapi-2.4.0-0.rc5.5|14	License:	GPL
12cr|smapi-2.4.0-0.rc5.5|15	Group:		System/Libraries
12cr|smapi-2.4.0-0.rc5.5|16	Source0:		%{name}-%{major}-%{preversion}.tar.bz2
12cr|smapi-2.4.0-0.rc5.5|17	Patch0:		smapi-20021015-main.patch
12cr|smapi-2.4.0-0.rc5.5|18	Patch1:		smapi-Makefile.diff
12cr|smapi-2.4.0-0.rc5.5|19	patch2:		smapi-2.4-rc5.huskymap.patch
12cr|smapi-2.4.0-0.rc5.5|20	URL:		http://sourceforge.net/projects/husky/
12cr|smapi-2.4.0-0.rc5.5|21	BuildRequires:	huskybse
12cr|smapi-2.4.0-0.rc5.5|22	
12cr|smapi-2.4.0-0.rc5.5|23	%description
12cr|smapi-2.4.0-0.rc5.5|24	smapi is a modified message api for *.MSG, SQUISH (C) and JAM-Messagebase
12cr|smapi-2.4.0-0.rc5.5|25	formats. It is required for all other Husky-Software.
12cr|smapi-2.4.0-0.rc5.5|26	
12cr|smapi-2.4.0-0.rc5.5|27	%package -n %libname
12cr|smapi-2.4.0-0.rc5.5|28	Summary:        MsgAPI for the Husky-Packages
12cr|smapi-2.4.0-0.rc5.5|29	Group: System/Libraries
12cr|smapi-2.4.0-0.rc5.5|30	Provides: lib%name = %version-%release
12cr|smapi-2.4.0-0.rc5.5|31	
12cr|smapi-2.4.0-0.rc5.5|32	%description -n %libname
12cr|smapi-2.4.0-0.rc5.5|33	smapi is a modified message api for *.MSG, SQUISH (C) and JAM-Messagebase
12cr|smapi-2.4.0-0.rc5.5|34	formats. It is required for all other Husky-Software.
12cr|smapi-2.4.0-0.rc5.5|35	
12cr|smapi-2.4.0-0.rc5.5|36	%package -n %libname-devel
12cr|smapi-2.4.0-0.rc5.5|37	Summary: MsgAPI for the Husky-Packages, development files
12cr|smapi-2.4.0-0.rc5.5|38	Group: Development/Other
12cr|smapi-2.4.0-0.rc5.5|39	Requires: %{libname} = %{version}-%{release}
12cr|smapi-2.4.0-0.rc5.5|40	Provides: %name-devel = %version-%release
12cr|smapi-2.4.0-0.rc5.5|41	Provides: lib%name-devel = %version-%release
12cr|smapi-2.4.0-0.rc5.5|42	
12cr|smapi-2.4.0-0.rc5.5|43	%description -n %libname-devel
12cr|smapi-2.4.0-0.rc5.5|44	smapi is a modified message api for *.MSG, SQUISH (C) and JAM-Messagebase
12cr|smapi-2.4.0-0.rc5.5|45	formats. It is required for all other Husky-Software.
12cr|smapi-2.4.0-0.rc5.5|46	
12cr|smapi-2.4.0-0.rc5.5|47	This Package holds the Development files. Only needed if you want to compile
12cr|smapi-2.4.0-0.rc5.5|48	other Husky-Packages.
12cr|smapi-2.4.0-0.rc5.5|49	
12cr|smapi-2.4.0-0.rc5.5|50	%prep
12cr|smapi-2.4.0-0.rc5.5|51	%setup -q -n %name
12cr|smapi-2.4.0-0.rc5.5|52	#% patch0 -p1
12cr|smapi-2.4.0-0.rc5.5|53	%patch1 -p1
12cr|smapi-2.4.0-0.rc5.5|54	%patch2 -p1 -b .huskymak
12cr|smapi-2.4.0-0.rc5.5|55	
12cr|smapi-2.4.0-0.rc5.5|56	%build
12cr|smapi-2.4.0-0.rc5.5|57	%make OPTCFLAGS="$RPM_OPT_FLAGS -fPIC -s -c"
12cr|smapi-2.4.0-0.rc5.5|58	
12cr|smapi-2.4.0-0.rc5.5|59	%install
12cr|smapi-2.4.0-0.rc5.5|60	install -d $RPM_BUILD_ROOT%{_includedir}/smapi/
12cr|smapi-2.4.0-0.rc5.5|61	%make INCDIR=$RPM_BUILD_ROOT%{_includedir} LIBDIR=$RPM_BUILD_ROOT%{_libdir} install
12cr|smapi-2.4.0-0.rc5.5|62	install -m 644 cvsdate.h $RPM_BUILD_ROOT%{_includedir}/smapi/
12cr|smapi-2.4.0-0.rc5.5|63	
12cr|smapi-2.4.0-0.rc5.5|64	chmod 755 $RPM_BUILD_ROOT%{_libdir}/*.so*
12cr|smapi-2.4.0-0.rc5.5|65	
12cr|smapi-2.4.0-0.rc5.5|66	%files -n %libname
12cr|smapi-2.4.0-0.rc5.5|67	%defattr(-,root,root)
12cr|smapi-2.4.0-0.rc5.5|68	%doc BEOS.TXT BUGS COPYING ChangeLog HISTORY INSTALL LICENSE TODO VERSION file_id.diz readme.txt
12cr|smapi-2.4.0-0.rc5.5|69	%{_libdir}/libsmapi.so.*
12cr|smapi-2.4.0-0.rc5.5|70	
12cr|smapi-2.4.0-0.rc5.5|71	%files -n %libname-devel
12cr|smapi-2.4.0-0.rc5.5|72	%defattr(-,root,root)
12cr|smapi-2.4.0-0.rc5.5|73	%{_includedir}/smapi
12cr|smapi-2.4.0-0.rc5.5|74	%{_libdir}/*.so
12cr|smapi-2.4.0-0.rc5.5|75	%{_libdir}/libsmapi.a
12cr|smapi-2.4.0-0.rc5.5|76	
12cr|smapi-2.4.0-0.rc5.5|77	
12cr|smapi-2.4.0-0.rc5.5|78	
12cr|smapi-2.4.0-0.rc5.5|79	
12cr|smapi-2.4.0-0.rc5.5|80	
12cr|smapi-2.4.0-0.rc5.5|81	%changelog
12cr|smapi-2.4.0-0.rc5.5|82	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.0-0.rc5.5mdv2009.0
12cr|smapi-2.4.0-0.rc5.5|83	+ Revision: 260821
12cr|smapi-2.4.0-0.rc5.5|84	- rebuild
12cr|smapi-2.4.0-0.rc5.5|85	
12cr|smapi-2.4.0-0.rc5.5|86	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.0-0.rc5.4mdv2009.0
12cr|smapi-2.4.0-0.rc5.5|87	+ Revision: 252636
12cr|smapi-2.4.0-0.rc5.5|88	- rebuild
12cr|smapi-2.4.0-0.rc5.5|89	
12cr|smapi-2.4.0-0.rc5.5|90	+ Pixel <pixel@mandriva.com>
12cr|smapi-2.4.0-0.rc5.5|91	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|smapi-2.4.0-0.rc5.5|92	
12cr|smapi-2.4.0-0.rc5.5|93	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.0-0.rc5.2mdv2008.1
12cr|smapi-2.4.0-0.rc5.5|94	+ Revision: 136503
12cr|smapi-2.4.0-0.rc5.5|95	- restore BuildRoot
12cr|smapi-2.4.0-0.rc5.5|96	
12cr|smapi-2.4.0-0.rc5.5|97	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|smapi-2.4.0-0.rc5.5|98	- kill re-definition of %%buildroot on Pixel's request
12cr|smapi-2.4.0-0.rc5.5|99	
12cr|smapi-2.4.0-0.rc5.5|100	
12cr|smapi-2.4.0-0.rc5.5|101	* Tue Jan 09 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.0-0.rc5.2mdv2007.0
12cr|smapi-2.4.0-0.rc5.5|102	+ Revision: 106738
12cr|smapi-2.4.0-0.rc5.5|103	- fix provides
12cr|smapi-2.4.0-0.rc5.5|104	
12cr|smapi-2.4.0-0.rc5.5|105	* Sun Jul 16 2006 Olivier Thauvin <nanardon@mandriva.org> 2.4.0-0.rc5.1mdv2007.0
12cr|smapi-2.4.0-0.rc5.5|106	+ Revision: 41308
12cr|smapi-2.4.0-0.rc5.5|107	- 2.4 rc5
12cr|smapi-2.4.0-0.rc5.5|108	- 2.4 rc5
12cr|smapi-2.4.0-0.rc5.5|109	- Import smapi
12cr|smapi-2.4.0-0.rc5.5|110	
12cr|smapi-2.4.0-0.rc5.5|111	* Sun Jan 30 2005 Sylvie Terjan <erinmargault@mandrake.org> 2.4.0rc2-2mdk
12cr|smapi-2.4.0-0.rc5.5|112	- birthday rebuild
12cr|smapi-2.4.0-0.rc5.5|113	

7554 12
12cr|smart-1.4.1-3|1	%if %mdkversion <= 200910
12cr|smart-1.4.1-3|2	%bcond_without ksmarttray
12cr|smart-1.4.1-3|3	%else
12cr|smart-1.4.1-3|4	%bcond_with    ksmarttray
12cr|smart-1.4.1-3|5	%endif
12cr|smart-1.4.1-3|6	%bcond_without smart_update
12cr|smart-1.4.1-3|7	%bcond_without smart_applet
12cr|smart-1.4.1-3|8	
12cr|smart-1.4.1-3|9	Name:		smart
12cr|smart-1.4.1-3|10	Version:	1.4.1
12cr|smart-1.4.1-3|11	Release:	3
12cr|smart-1.4.1-3|12	Epoch:		1
12cr|smart-1.4.1-3|13	Group:		System/Configuration/Packaging
12cr|smart-1.4.1-3|14	Summary:	Next generation package handling tool
12cr|smart-1.4.1-3|15	License:	GPLv2+
12cr|smart-1.4.1-3|16	URL:		http://smartpm.org
12cr|smart-1.4.1-3|17	Source0:	http://labix.org/download/smart/%{name}-%{version}.tar.bz2
12cr|smart-1.4.1-3|18	Source1:	smart-mandriva-distro.py
12cr|smart-1.4.1-3|19	Source2:	smart.console
12cr|smart-1.4.1-3|20	Source4:	smart-package-manager.desktop
12cr|smart-1.4.1-3|21	Source6:	smart-newer.py
12cr|smart-1.4.1-3|22	Source7:	smart-install.desktop
12cr|smart-1.4.1-3|23	Source8:	smart-applet.desktop
12cr|smart-1.4.1-3|24	Source9:	smart-applet.png
12cr|smart-1.4.1-3|25	Source10:	smart-unity-distro.py
12cr|smart-1.4.1-3|26	
12cr|smart-1.4.1-3|27	Patch1:		smart-1.4.1-enable-distepoch.patch
12cr|smart-1.4.1-3|28	Patch2:		smart-1.4.1-applet.patch
12cr|smart-1.4.1-3|29	
12cr|smart-1.4.1-3|30	Patch603:	smart-1.4.1-cache-packages-toggle.patch
12cr|smart-1.4.1-3|31	Patch606:	smart-1.4.1-sysstdoutencoding-utf-8.patch
12cr|smart-1.4.1-3|32	Patch607:	smart-1.4.1-saving-cache-msgbox.patch
12cr|smart-1.4.1-3|33	Patch609:	smart-1.4.1-pycurl-speedup.patch
12cr|smart-1.4.1-3|34	Patch610:	smart-1.4.1-pycurl-ftp-segfault.patch
12cr|smart-1.4.1-3|35	Patch611:	smart-1.4.1-pycurl-for-ftp-only.patch
12cr|smart-1.4.1-3|36	Patch613:	smart-1.4.1-keyerror.patch
12cr|smart-1.4.1-3|37	Patch615:	smart-1.4.1-coercing2unicode.patch
12cr|smart-1.4.1-3|38	Patch616:	smart-1.4.1-prefer-last-ok-mirror.patch
12cr|smart-1.4.1-3|39	Patch618:	smart-1.4.1-inst-by-provide-fix.patch
12cr|smart-1.4.1-3|40	Patch619:	smart-1.4.1-info-perm-denied.patch
12cr|smart-1.4.1-3|41	# fix error probably introduced by createrepo update
12cr|smart-1.4.1-3|42	# unclear if it actually works or not MD 20100830
12cr|smart-1.4.1-3|43	Patch803:	smart-1.4.1-uncompress-close.patch
12cr|smart-1.4.1-3|44	# https://bugs.launchpad.net/smart/+bug/268143
12cr|smart-1.4.1-3|45	# add suggest config to ignore or install for rpm&deb
12cr|smart-1.4.1-3|46	Patch805:	smart-1.4.1-rpm-suggests-config.patch
12cr|smart-1.4.1-3|47	Patch806:	smart-1.4.1-deb-suggests-config.patch
12cr|smart-1.4.1-3|48	Patch1007:	smart-1.4.1-computing_upgrades_989_988.patch
12cr|smart-1.4.1-3|49	Patch1008:	smart-1.4.1-install-update.patch
12cr|smart-1.4.1-3|50	Patch1009:	smart-1.4.1-dont-use-_RPMVSF_NOSIGNATURES.patch
12cr|smart-1.4.1-3|51	
12cr|smart-1.4.1-3|52	BuildRequires:	rpm-mandriva-setup
12cr|smart-1.4.1-3|53	BuildRequires:	desktop-file-utils
12cr|smart-1.4.1-3|54	# required by test suite
12cr|smart-1.4.1-3|55	BuildRequires:	dpkg
12cr|smart-1.4.1-3|56	BuildRequires:	python-rpm
12cr|smart-1.4.1-3|57	Requires:	python-rpm pythonegg(pyliblzma) >= 0.4.0
12cr|smart-1.4.1-3|58	Requires:	usermode-consoleonly
12cr|smart-1.4.1-3|59	%ifarch %{ix86}
12cr|smart-1.4.1-3|60	Requires:	pythonegg(psyco)
12cr|smart-1.4.1-3|61	%endif
12cr|smart-1.4.1-3|62	Suggests:	pythonegg(pycurl)
12cr|smart-1.4.1-3|63	BuildRequires:	python-devel
12cr|smart-1.4.1-3|64	
12cr|smart-1.4.1-3|65	%description
12cr|smart-1.4.1-3|66	Smart Package Manager is a next generation package handling tool.
12cr|smart-1.4.1-3|67	
12cr|smart-1.4.1-3|68	%package	gui
12cr|smart-1.4.1-3|69	Summary:	Smart GTK user interface
12cr|smart-1.4.1-3|70	Group:		System/Configuration/Packaging
12cr|smart-1.4.1-3|71	Requires(post):	desktop-file-utils
12cr|smart-1.4.1-3|72	Requires(postun): desktop-file-utils
12cr|smart-1.4.1-3|73	%if "%{disttag}" == "unity"
12cr|smart-1.4.1-3|74	Requires(post):	xdg-utils
12cr|smart-1.4.1-3|75	%endif
12cr|smart-1.4.1-3|76	Requires:	%{name} = %{EVRD}
12cr|smart-1.4.1-3|77	Requires:	pygtk2.0
12cr|smart-1.4.1-3|78	
12cr|smart-1.4.1-3|79	%description	gui
12cr|smart-1.4.1-3|80	Smart GTK user interface.
12cr|smart-1.4.1-3|81	
12cr|smart-1.4.1-3|82	%if %{with smart_update}
12cr|smart-1.4.1-3|83	%package	update
12cr|smart-1.4.1-3|84	Summary:	Allows execution of 'smart update' by normal users (suid)
12cr|smart-1.4.1-3|85	Group:		System/Configuration/Packaging
12cr|smart-1.4.1-3|86	Requires:	%{name} = %{EVRD}
12cr|smart-1.4.1-3|87	
12cr|smart-1.4.1-3|88	%description	update
12cr|smart-1.4.1-3|89	Allows execution of 'smart update' by normal users through a
12cr|smart-1.4.1-3|90	special suid command.
12cr|smart-1.4.1-3|91	%endif
12cr|smart-1.4.1-3|92	
12cr|smart-1.4.1-3|93	%if %{with smart_applet}
12cr|smart-1.4.1-3|94	%package	applet
12cr|smart-1.4.1-3|95	Summary:	Smart system tray applet
12cr|smart-1.4.1-3|96	Group:		System/Configuration/Packaging
12cr|smart-1.4.1-3|97	Requires:	%{name} = %{EVRD}
12cr|smart-1.4.1-3|98	Requires:	gnome-python
12cr|smart-1.4.1-3|99	
12cr|smart-1.4.1-3|100	%description	applet
12cr|smart-1.4.1-3|101	Smart system tray applet.
12cr|smart-1.4.1-3|102	%endif
12cr|smart-1.4.1-3|103	
12cr|smart-1.4.1-3|104	%if %{with ksmarttray}
12cr|smart-1.4.1-3|105	%package -n	ksmarttray
12cr|smart-1.4.1-3|106	Summary:	KDE tray program for watching updates with Smart Package Manager
12cr|smart-1.4.1-3|107	Group:		System/Configuration/Packaging
12cr|smart-1.4.1-3|108	Requires(post):	desktop-file-utils
12cr|smart-1.4.1-3|109	Requires(postun): desktop-file-utils
12cr|smart-1.4.1-3|110	Requires:	%{name}-update = %{EVRD}
12cr|smart-1.4.1-3|111	BuildRequires:	kdelibs-devel
12cr|smart-1.4.1-3|112	BuildRequires:	popt
12cr|smart-1.4.1-3|113	BuildRequires:	rpm-devel
12cr|smart-1.4.1-3|114	
12cr|smart-1.4.1-3|115	%description -n ksmarttray
12cr|smart-1.4.1-3|116	KDE tray program for watching updates with Smart Package Manager.
12cr|smart-1.4.1-3|117	%endif
12cr|smart-1.4.1-3|118	
12cr|smart-1.4.1-3|119	%prep
12cr|smart-1.4.1-3|120	%setup -q
12cr|smart-1.4.1-3|121	%patch1 -p1 -b .distepoch~
12cr|smart-1.4.1-3|122	%patch2 -p1 -b .applet~
12cr|smart-1.4.1-3|123	%patch603 -p1 -b .cache_packages_toggle~
12cr|smart-1.4.1-3|124	%patch606 -p1 -b .sysstdoutencoding_utf-8~
12cr|smart-1.4.1-3|125	%patch607 -p1 -b .saving_cache_msgbox~
12cr|smart-1.4.1-3|126	%patch609 -p1 -b .pycurl_speedup~
12cr|smart-1.4.1-3|127	%patch610 -p1 -b .ftp_segfault_pycurl~
12cr|smart-1.4.1-3|128	%patch611 -p1 -b .pycurl_for_ftp_only~
12cr|smart-1.4.1-3|129	%patch613 -p1 -b .keyerror~
12cr|smart-1.4.1-3|130	%patch615 -p1 -b .coercing2unicode~
12cr|smart-1.4.1-3|131	%patch616 -p1 -b .prefer_last_ok_mirror~
12cr|smart-1.4.1-3|132	%patch618 -p1 -b .inst_by_provide_fix~
12cr|smart-1.4.1-3|133	%patch619 -p1 -b .info_perm_denied~
12cr|smart-1.4.1-3|134	%patch803 -p1 -b .uncompress_close~
12cr|smart-1.4.1-3|135	%patch805 -p1 -b .rpm_suggests~
12cr|smart-1.4.1-3|136	%patch806 -p1 -b .deb_suggests~
12cr|smart-1.4.1-3|137	%patch1007 -p1 -b .computation~
12cr|smart-1.4.1-3|138	%patch1008 -p1 -b .update_channels~
12cr|smart-1.4.1-3|139	%patch1009 -p1 -b .nosig~
12cr|smart-1.4.1-3|140	cp %{SOURCE9} contrib/smart-applet
12cr|smart-1.4.1-3|141	
12cr|smart-1.4.1-3|142	%build
12cr|smart-1.4.1-3|143	%setup_compile_flags
12cr|smart-1.4.1-3|144	%make
12cr|smart-1.4.1-3|145	
12cr|smart-1.4.1-3|146	%if %{with ksmarttray}
12cr|smart-1.4.1-3|147	pushd contrib/ksmarttray
12cr|smart-1.4.1-3|148	make -f admin/Makefile.common
12cr|smart-1.4.1-3|149	
12cr|smart-1.4.1-3|150	%configure_kde3
12cr|smart-1.4.1-3|151	%make
12cr|smart-1.4.1-3|152	popd
12cr|smart-1.4.1-3|153	%endif
12cr|smart-1.4.1-3|154	
12cr|smart-1.4.1-3|155	%if %{with smart_update}
12cr|smart-1.4.1-3|156	pushd contrib/smart-update
12cr|smart-1.4.1-3|157	%make
12cr|smart-1.4.1-3|158	popd
12cr|smart-1.4.1-3|159	%endif
12cr|smart-1.4.1-3|160	
12cr|smart-1.4.1-3|161	%check
12cr|smart-1.4.1-3|162	make test
12cr|smart-1.4.1-3|163	
12cr|smart-1.4.1-3|164	%install
12cr|smart-1.4.1-3|165	%makeinstall_std
12cr|smart-1.4.1-3|166	
12cr|smart-1.4.1-3|167	%if "%{disttag}" == "unity"
12cr|smart-1.4.1-3|168	install -m644 %{SOURCE10} -D %{buildroot}%{_prefix}/lib/smart/distro.py
12cr|smart-1.4.1-3|169	%else
12cr|smart-1.4.1-3|170	install -m644 %{SOURCE1} -D %{buildroot}%{_prefix}/lib/smart/distro.py
12cr|smart-1.4.1-3|171	%endif
12cr|smart-1.4.1-3|172	
12cr|smart-1.4.1-3|173	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/security/console.apps/smart-root
12cr|smart-1.4.1-3|174	
12cr|smart-1.4.1-3|175	ln -sf consolehelper %{buildroot}%{_bindir}/smart-root
12cr|smart-1.4.1-3|176	
12cr|smart-1.4.1-3|177	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cr|smart-1.4.1-3|178	
12cr|smart-1.4.1-3|179	cat > %{buildroot}%{_sysconfdir}/pam.d/smart-root <<EOF
12cr|smart-1.4.1-3|180	#%PAM-1.0
12cr|smart-1.4.1-3|181	auth       sufficient   pam_rootok.so
12cr|smart-1.4.1-3|182	auth       sufficient   pam_timestamp.so
12cr|smart-1.4.1-3|183	auth       include      system-auth
12cr|smart-1.4.1-3|184	account    required     pam_permit.so
12cr|smart-1.4.1-3|185	session    required     pam_permit.so
12cr|smart-1.4.1-3|186	session    optional     pam_timestamp.so
12cr|smart-1.4.1-3|187	session    optional     pam_xauth.so
12cr|smart-1.4.1-3|188	EOF
12cr|smart-1.4.1-3|189	
12cr|smart-1.4.1-3|190	mkdir -p %{buildroot}%{_datadir}/applications
12cr|smart-1.4.1-3|191	desktop-file-install \
12cr|smart-1.4.1-3|192	--dir %{buildroot}%{_datadir}/applications \
12cr|smart-1.4.1-3|193	%{SOURCE4}
12cr|smart-1.4.1-3|194	
12cr|smart-1.4.1-3|195	install -m644 smart/interfaces/images/smart.png -D %{buildroot}%{_datadir}/pixmaps/smart-package-manager.png
12cr|smart-1.4.1-3|196	mkdir -p %{buildroot}%{_localstatedir}/lib/smart/channels
12cr|smart-1.4.1-3|197	
12cr|smart-1.4.1-3|198	install -m644 %{SOURCE6} -D %{buildroot}%{py_platsitedir}/%{name}/commands/newer.py
12cr|smart-1.4.1-3|199	
12cr|smart-1.4.1-3|200	%if %{with smart_update}
12cr|smart-1.4.1-3|201	install -m755 contrib/smart-update/smart-update -D %{buildroot}%{_bindir}/smart-update
12cr|smart-1.4.1-3|202	%endif
12cr|smart-1.4.1-3|203	
12cr|smart-1.4.1-3|204	%if %{with smart_applet}
12cr|smart-1.4.1-3|205	desktop-file-install \
12cr|smart-1.4.1-3|206	--dir %{buildroot}%{_datadir}/applications \
12cr|smart-1.4.1-3|207	%{SOURCE8}
12cr|smart-1.4.1-3|208	install -m755 contrib/smart-applet/smart-applet.py  -D %{buildroot}%{_bindir}/smart-applet
12cr|smart-1.4.1-3|209	install -m644 contrib/smart-applet/smart-applet.png  -D %{buildroot}%{_datadir}/pixmaps/smart-applet.png
12cr|smart-1.4.1-3|210	install -m644 contrib/smart-applet/smart-helper.pam %{buildroot}%{_sysconfdir}/pam.d/smart-helper
12cr|smart-1.4.1-3|211	install -m644 contrib/smart-applet/smart-helper.helper %{buildroot}%{_sysconfdir}/security/console.apps/smart-helper
12cr|smart-1.4.1-3|212	ln -sf consolehelper %{buildroot}%{_bindir}/smart-helper
12cr|smart-1.4.1-3|213	%endif
12cr|smart-1.4.1-3|214	
12cr|smart-1.4.1-3|215	%if %{with ksmarttray}
12cr|smart-1.4.1-3|216	pushd contrib/ksmarttray
12cr|smart-1.4.1-3|217	%makeinstall_std
12cr|smart-1.4.1-3|218	popd
12cr|smart-1.4.1-3|219	
12cr|smart-1.4.1-3|220	install -m755 contrib/servicemenus/kde_add_smart_channel.sh -D %{buildroot}%{_kde3_bindir}/kde_add_smart_channel.sh
12cr|smart-1.4.1-3|221	mkdir -p %{buildroot}%{_kde3_datadir}/apps/konqueror/servicemenus
12cr|smart-1.4.1-3|222	desktop-file-install \
12cr|smart-1.4.1-3|223	--dir %{buildroot}%{_kde3_datadir}/apps/konqueror/servicemenus \
12cr|smart-1.4.1-3|224	contrib/servicemenus/add_smart_channel.desktop
12cr|smart-1.4.1-3|225	
12cr|smart-1.4.1-3|226	# XDG menu entry
12cr|smart-1.4.1-3|227	mkdir -p %{buildroot}%{_kde3_datadir}/applications/
12cr|smart-1.4.1-3|228	cat > ksmarttray.desktop << EOF
12cr|smart-1.4.1-3|229	[Desktop Entry]
12cr|smart-1.4.1-3|230	Name=KSmartTray
12cr|smart-1.4.1-3|231	Comment=KDE Tray widget for updating RPM files
12cr|smart-1.4.1-3|232	Exec=%{_kde3_bindir}/ksmarttray %%F
12cr|smart-1.4.1-3|233	Icon=smart-package-manager
12cr|smart-1.4.1-3|234	Type=Application
12cr|smart-1.4.1-3|235	Categories=Qt;KDE;Settings;PackageManager;
12cr|smart-1.4.1-3|236	EOF
12cr|smart-1.4.1-3|237	
12cr|smart-1.4.1-3|238	%{_bindir}/desktop-file-install \
12cr|smart-1.4.1-3|239	--dir %{buildroot}%{_kde3_datadir}/applications  \
12cr|smart-1.4.1-3|240	ksmarttray.desktop
12cr|smart-1.4.1-3|241	%endif
12cr|smart-1.4.1-3|242	
12cr|smart-1.4.1-3|243	%find_lang %{name}
12cr|smart-1.4.1-3|244	
12cr|smart-1.4.1-3|245	%if "%{disttag}" == "unity"
12cr|smart-1.4.1-3|246	%post gui
12cr|smart-1.4.1-3|247	xdg-mime default smart-install.desktop application/x-rpm
12cr|smart-1.4.1-3|248	xdg-mime default smart-install.desktop application/x-redhat-package-manager
12cr|smart-1.4.1-3|249	%endif
12cr|smart-1.4.1-3|250	
12cr|smart-1.4.1-3|251	%files -f %{name}.lang
12cr|smart-1.4.1-3|252	%defattr(0644,root,root,0755)
12cr|smart-1.4.1-3|253	%doc HACKING README TODO IDEAS doc/*.css doc/*.html
12cr|smart-1.4.1-3|254	%config(noreplace) %{_sysconfdir}/security/console.apps/smart-root
12cr|smart-1.4.1-3|255	%config(noreplace) %{_sysconfdir}/pam.d/smart-root
12cr|smart-1.4.1-3|256	%attr(0755,root,root)%{_bindir}/%{name}
12cr|smart-1.4.1-3|257	%attr(0755,root,root)%{_bindir}/%{name}-root
12cr|smart-1.4.1-3|258	%dir %{_prefix}/lib/%{name}
12cr|smart-1.4.1-3|259	%{_prefix}/lib/%{name}/distro.py
12cr|smart-1.4.1-3|260	%dir %{py_platsitedir}/smart
12cr|smart-1.4.1-3|261	%{py_platsitedir}/smart/*
12cr|smart-1.4.1-3|262	%{py_platsitedir}/*.egg-info
12cr|smart-1.4.1-3|263	%exclude %{py_platsitedir}/smart/interfaces/gtk
12cr|smart-1.4.1-3|264	%dir %{_localstatedir}/lib/smart/channels
12cr|smart-1.4.1-3|265	%{_mandir}/*/*
12cr|smart-1.4.1-3|266	
12cr|smart-1.4.1-3|267	%files gui
12cr|smart-1.4.1-3|268	%defattr(0644,root,root,0755)
12cr|smart-1.4.1-3|269	%{_datadir}/applications/smart-package-manager.desktop
12cr|smart-1.4.1-3|270	%{_datadir}/pixmaps/smart-package-manager.png
12cr|smart-1.4.1-3|271	%{py_platsitedir}/smart/interfaces/gtk
12cr|smart-1.4.1-3|272	
12cr|smart-1.4.1-3|273	%if %{with smart_update}
12cr|smart-1.4.1-3|274	%files update
12cr|smart-1.4.1-3|275	%attr(4755,root,root) %{_bindir}/smart-update
12cr|smart-1.4.1-3|276	%endif
12cr|smart-1.4.1-3|277	
12cr|smart-1.4.1-3|278	%if %{with smart_applet}
12cr|smart-1.4.1-3|279	%files applet
12cr|smart-1.4.1-3|280	%config(noreplace) %{_sysconfdir}/security/console.apps/smart-helper
12cr|smart-1.4.1-3|281	%config(noreplace) %{_sysconfdir}/pam.d/smart-helper
12cr|smart-1.4.1-3|282	%attr(4755,root,root) %{_bindir}/smart-applet
12cr|smart-1.4.1-3|283	%{_bindir}/smart-helper
12cr|smart-1.4.1-3|284	%{_datadir}/applications/smart-applet.desktop
12cr|smart-1.4.1-3|285	%{_datadir}/pixmaps/smart-applet.png
12cr|smart-1.4.1-3|286	%endif
12cr|smart-1.4.1-3|287	
12cr|smart-1.4.1-3|288	%if %{with ksmarttray}
12cr|smart-1.4.1-3|289	%files -n ksmarttray
12cr|smart-1.4.1-3|290	%{_kde3_bindir}/ksmarttray
12cr|smart-1.4.1-3|291	%{_kde3_bindir}/kde_add_smart_channel.sh
12cr|smart-1.4.1-3|292	%{_kde3_datadir}/apps/ksmarttray
12cr|smart-1.4.1-3|293	%{_kde3_datadir}/applications/ksmarttray.desktop
12cr|smart-1.4.1-3|294	%{_kde3_datadir}/apps/konqueror/servicemenus/add_smart_channel.desktop
12cr|smart-1.4.1-3|295	%{_kde3_iconsdir}/hicolor/48x48/apps/ksmarttray.png
12cr|smart-1.4.1-3|296	%endif
12cr|smart-1.4.1-3|297	
12cr|smart-1.4.1-3|298	
12cr|smart-1.4.1-3|299	%changelog
12cr|smart-1.4.1-3|300	* Fri May 18 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.4.1-3
12cr|smart-1.4.1-3|301	+ Revision: 799466
12cr|smart-1.4.1-3|302	- d'oh, patch wasn't finished in previous release..:|
12cr|smart-1.4.1-3|303	- don't use _RPMVSF_NOSIGNATURES ~constant (fixes breakage with rpm >= 5.4.9)
12cr|smart-1.4.1-3|304	
12cr|smart-1.4.1-3|305	* Fri Jan 20 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.4.1-1
12cr|smart-1.4.1-3|306	+ Revision: 763291
12cr|smart-1.4.1-3|307	- add amois computational speed up patch (P1007, from Unity Linux)
12cr|smart-1.4.1-3|308	- add --update & --update-channels options for 'smart install' &
12cr|smart-1.4.1-3|309	--update-channels for 'smart upgrade' (P1008, from Unity Linux)
12cr|smart-1.4.1-3|310	- make sure to close input & output files after decompression (P803, from Unity
12cr|smart-1.4.1-3|311	Linux)
12cr|smart-1.4.1-3|312	- use pythonegg() dependencies
12cr|smart-1.4.1-3|313	- fix info command exception when redirecting to file/pipe (P606, from Unity
12cr|smart-1.4.1-3|314	Linux)
12cr|smart-1.4.1-3|315	- set smart-install.desktop to default mimetype for application/x-rpm if built
12cr|smart-1.4.1-3|316	for unity linux
12cr|smart-1.4.1-3|317	- install unity specific distro.py if built on unity
12cr|smart-1.4.1-3|318	- make behaviour of handlig Suggests configurable (P805 & P806, from Unity Linux)
12cr|smart-1.4.1-3|319	- add a message box outputting "Saving cache..." in gui when saving cache (P607,
12cr|smart-1.4.1-3|320	from Unity Linux)
12cr|smart-1.4.1-3|321	- fix so that 'smart install foo' will work even if anything providing 'foo' is
12cr|smart-1.4.1-3|322	installed (P618, from Unity Linux)
12cr|smart-1.4.1-3|323	- output warning about configuration being in read-only mode if trying to reload
12cr|smart-1.4.1-3|324	channels in read-only mode (P619, from Unity Linux)
12cr|smart-1.4.1-3|325	- fix update progress stopping when refetching invalid package (#lp:538807)
12cr|smart-1.4.1-3|326	and smart update crashing on first run with many channels (#lp:244605) (P613)
12cr|smart-1.4.1-3|327	- workaround AttributeError thrown in FTPHandler.fetch() (P615, [#lp:535628])
12cr|smart-1.4.1-3|328	- download single channel metadata from the same mirror [#lp:539601] and to
12cr|smart-1.4.1-3|329	support prefer-origin option that makes Smart prefer primary mirrors (P616)
12cr|smart-1.4.1-3|330	- use pycurl for ftp only (P611, from Unity Linux)
12cr|smart-1.4.1-3|331	- fix pycurl ftp segfault (P610, [#lp:533805], unitybz#338)
12cr|smart-1.4.1-3|332	- add back pycurl speedup patch (P609)
12cr|smart-1.4.1-3|333	- add support for toggling to keep packages in /var/lib/smart/packages after
12cr|smart-1.4.1-3|334	install (P603, from Unity Linux)
12cr|smart-1.4.1-3|335	- add smart applet (from Unity Linux)
12cr|smart-1.4.1-3|336	- use %%{EVRD} macro
12cr|smart-1.4.1-3|337	- 1.4.1 (upstream version, mandriva branch has been merged)
12cr|smart-1.4.1-3|338	- drop legacy rpm stuff..
12cr|smart-1.4.1-3|339	- enable rpm ordering by default
12cr|smart-1.4.1-3|340	
12cr|smart-1.4.1-3|341	* Fri Jan 28 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.4-1.r951.1
12cr|smart-1.4.1-3|342	+ Revision: 633562
12cr|smart-1.4.1-3|343	- implement distepoch support
12cr|smart-1.4.1-3|344	
12cr|smart-1.4.1-3|345	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 1:1.4-1.r949.2mdv2011.0
12cr|smart-1.4.1-3|346	+ Revision: 590080
12cr|smart-1.4.1-3|347	- rebuild for python 2.7
12cr|smart-1.4.1-3|348	
12cr|smart-1.4.1-3|349	* Sat Oct 02 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.4-1.r949.1mdv2011.0
12cr|smart-1.4.1-3|350	+ Revision: 582426
12cr|smart-1.4.1-3|351	- New release: 1.4 (merging in latest code from trunk)
12cr|smart-1.4.1-3|352	
12cr|smart-1.4.1-3|353	* Thu Apr 22 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.3.1-0.r948.1mdv2010.1
12cr|smart-1.4.1-3|354	+ Revision: 537821
12cr|smart-1.4.1-3|355	- update to revision 948:
12cr|smart-1.4.1-3|356	o fix loading of old cache lacking new channel attribute (fixes #58144)
12cr|smart-1.4.1-3|357	o revert an accidental change that were commited in r942
12cr|smart-1.4.1-3|358	- remove scriptlets for < 2009.0 releases
12cr|smart-1.4.1-3|359	- update to revision 946 to fix a build failure and a couple of test failures
12cr|smart-1.4.1-3|360	- new bzr snapshot:
12cr|smart-1.4.1-3|361	o fixes gtk gui breakage with channel updating
12cr|smart-1.4.1-3|362	o merges latest code from trunk & unity branch
12cr|smart-1.4.1-3|363	
12cr|smart-1.4.1-3|364	* Sat Feb 27 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.3-1mdv2010.1
12cr|smart-1.4.1-3|365	+ Revision: 512282
12cr|smart-1.4.1-3|366	- new release: 1.3 (synced mandriva branch with trunk)
12cr|smart-1.4.1-3|367	- use %%setup_compile_flags macro
12cr|smart-1.4.1-3|368	
12cr|smart-1.4.1-3|369	* Sun Sep 27 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-10mdv2010.0
12cr|smart-1.4.1-3|370	+ Revision: 449900
12cr|smart-1.4.1-3|371	- make multilib behaviour optionable and also apply the behaviour to package
12cr|smart-1.4.1-3|372	upgrades as well (updates P501)
12cr|smart-1.4.1-3|373	- move distro.py to standard location as it no longer contains any arch specific
12cr|smart-1.4.1-3|374	stuff...
12cr|smart-1.4.1-3|375	- fix slow pycurl fetcher without breaking others..
12cr|smart-1.4.1-3|376	- fix huge slowdown limiting download speed to ~160K/sec when using pycurl
12cr|smart-1.4.1-3|377	- for a dependency which only two packages of same version and different arch
12cr|smart-1.4.1-3|378	satisfies, automatically pick the one with best arch score. This will ie.
12cr|smart-1.4.1-3|379	make smart able to automatically pick 'lib64foo-devel' to satisfy 'foo-devel'
12cr|smart-1.4.1-3|380	in cases where both 'libfoo-devel' & 'lib64foo-devel' provides it. (P501)
12cr|smart-1.4.1-3|381	- restore old revision after accidental removal of directory
12cr|smart-1.4.1-3|382	- fixes and updates from smart mandriva branch (P500):
12cr|smart-1.4.1-3|383	o really fix handling of hdlist.cz to make it actually work again
12cr|smart-1.4.1-3|384	o make sure that mirror picked by urpmisync plugin may actually be used
12cr|smart-1.4.1-3|385	o add XZHandler for handling xz compressed files
12cr|smart-1.4.1-3|386	
12cr|smart-1.4.1-3|387	* Tue Jun 02 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-8mdv2010.0
12cr|smart-1.4.1-3|388	+ Revision: 382279
12cr|smart-1.4.1-3|389	- add a buildconflicts on python-curl to prevent it's different output breaking test suite
12cr|smart-1.4.1-3|390	- update to new tarball generated from my branch:
12cr|smart-1.4.1-3|391	o fix handling of restricted channels (fixes #51249)
12cr|smart-1.4.1-3|392	o fix handling of cdrom (fixes #51247)
12cr|smart-1.4.1-3|393	o fix baseurl so that downloading will work again (fixes #50460)
12cr|smart-1.4.1-3|394	o print warning if errors resulting in urpmisync being disabled occurs
12cr|smart-1.4.1-3|395	
12cr|smart-1.4.1-3|396	* Mon May 25 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-7mdv2010.0
12cr|smart-1.4.1-3|397	+ Revision: 379714
12cr|smart-1.4.1-3|398	- disable ksmarttray for >= 2010.0
12cr|smart-1.4.1-3|399	- * make urpmisync more sturdy, remove channels when disabled and fallback to
12cr|smart-1.4.1-3|400	disabled if exceptions occurs (P505)
12cr|smart-1.4.1-3|401	- fix decompression of hdlist.cz (P504)
12cr|smart-1.4.1-3|402	
12cr|smart-1.4.1-3|403	* Sat Apr 25 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-6mdv2010.0
12cr|smart-1.4.1-3|404	+ Revision: 369038
12cr|smart-1.4.1-3|405	- skip global options urpmi.cfg for urpmichannelsync (fixes #48509,8)
12cr|smart-1.4.1-3|406	- fix dealing with urpmi medias containing dots in the name (P502)
12cr|smart-1.4.1-3|407	
12cr|smart-1.4.1-3|408	* Tue Mar 10 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-5mdv2009.1
12cr|smart-1.4.1-3|409	+ Revision: 353349
12cr|smart-1.4.1-3|410	- make urpmichannelsync channels default to 0 for priority to keep consistent
12cr|smart-1.4.1-3|411	priority of packages based on their version only which is what one usually wants..
12cr|smart-1.4.1-3|412	- be sure to move hdlist if present as well updates (P0)
12cr|smart-1.4.1-3|413	
12cr|smart-1.4.1-3|414	* Mon Mar 09 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-4mdv2009.1
12cr|smart-1.4.1-3|415	+ Revision: 353328
12cr|smart-1.4.1-3|416	- reuse existing urpmi metadata when forcing migration to new layout and remove
12cr|smart-1.4.1-3|417	any old leftovers (P0)
12cr|smart-1.4.1-3|418	
12cr|smart-1.4.1-3|419	* Sat Mar 07 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-3mdv2009.1
12cr|smart-1.4.1-3|420	+ Revision: 350674
12cr|smart-1.4.1-3|421	- add python-rpm to buildrequires (required by test suite)
12cr|smart-1.4.1-3|422	- add %%check section with test suite running to prevent more silly mistakes..:p
12cr|smart-1.4.1-3|423	- gah, previous commit/release missed the actually updated tarball, update it
12cr|smart-1.4.1-3|424	from my branch again with more fixes:
12cr|smart-1.4.1-3|425	o in situations where /var/lib/media/<medianame>/ doesn't exist, create it,
12cr|smart-1.4.1-3|426	will force urpmi to migrate to new layout from old with
12cr|smart-1.4.1-3|427	/var/lib/media/synthesis.hdlist.<medianame>.cz etc. as well.
12cr|smart-1.4.1-3|428	o fix broken urpmichannelsync test
12cr|smart-1.4.1-3|429	o fix locale issue which would break the test suite
12cr|smart-1.4.1-3|430	o fix issue where dpkg installed, but not used would break smart
12cr|smart-1.4.1-3|431	
12cr|smart-1.4.1-3|432	* Fri Mar 06 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-2mdv2009.1
12cr|smart-1.4.1-3|433	+ Revision: 349658
12cr|smart-1.4.1-3|434	- fix mess with unresolved conflicts which made it in to the branch by accident:(
12cr|smart-1.4.1-3|435	
12cr|smart-1.4.1-3|436	* Thu Mar 05 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-1mdv2009.1
12cr|smart-1.4.1-3|437	+ Revision: 349177
12cr|smart-1.4.1-3|438	- update to new version based on my branch:
12cr|smart-1.4.1-3|439	o merging in new 1.2 stable release from trunk
12cr|smart-1.4.1-3|440	o merge in several of afb's bugfix and relevant feature branches which hasn't
12cr|smart-1.4.1-3|441	made their way to trunk yet
12cr|smart-1.4.1-3|442	o improve urpmichannelsync plugin making it a bit more robust
12cr|smart-1.4.1-3|443	o merge all of our appropriate patches and throw away those who's not
12cr|smart-1.4.1-3|444	o switch to xz compression for tarball
12cr|smart-1.4.1-3|445	fix up after previous vandalism commit:
12cr|smart-1.4.1-3|446	o revert back to my mandriva branch
12cr|smart-1.4.1-3|447	o fix reckless usage of epoch tag which broke dependencies on subpackages
12cr|smart-1.4.1-3|448	o fix #48265 properly
12cr|smart-1.4.1-3|449	
12cr|smart-1.4.1-3|450	* Thu Feb 26 2009 Helio Chissini de Castro <helio@mandriva.com> 1:1.1-3mdv2009.1
12cr|smart-1.4.1-3|451	+ Revision: 345173
12cr|smart-1.4.1-3|452	- Fixing bug https://qa.mandriva.com/show_bug.cgi?id=48265 with a easy solution, using the real upstream package.
12cr|smart-1.4.1-3|453	In near future, we should accept only upstream tarballs, instead of use unfinished obscure branchs
12cr|smart-1.4.1-3|454	
12cr|smart-1.4.1-3|455	* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 1.1.1-2mdv2009.1
12cr|smart-1.4.1-3|456	+ Revision: 318616
12cr|smart-1.4.1-3|457	- fix patch
12cr|smart-1.4.1-3|458	- rediff signature patch
12cr|smart-1.4.1-3|459	- rediff channel patch
12cr|smart-1.4.1-3|460	- rebuild for new python
12cr|smart-1.4.1-3|461	
12cr|smart-1.4.1-3|462	* Wed Nov 05 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.1-1mdv2009.1
12cr|smart-1.4.1-3|463	+ Revision: 300004
12cr|smart-1.4.1-3|464	- workaround nagging about missing files during build of ksmarttray
12cr|smart-1.4.1-3|465	- perform some spec cleanups and cosmetics to follow "regular" Mandriva style
12cr|smart-1.4.1-3|466	- update from my own branch based on 1.1.1:
12cr|smart-1.4.1-3|467	o adds urpimsync plugin to natively supporting use of local urpmi
12cr|smart-1.4.1-3|468	configuration and data (replaces existing distro.py and obsoletes
12cr|smart-1.4.1-3|469	urpmi2smart)
12cr|smart-1.4.1-3|470	o adds basic mirrorlist support
12cr|smart-1.4.1-3|471	- make dependency on python-liblzma versioned
12cr|smart-1.4.1-3|472	
12cr|smart-1.4.1-3|473	* Mon Sep 15 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1-1mdv2009.0
12cr|smart-1.4.1-3|474	+ Revision: 285039
12cr|smart-1.4.1-3|475	- since last one never got through, bump release down back to 1
12cr|smart-1.4.1-3|476	- bump release
12cr|smart-1.4.1-3|477	- cool down on overeager macro usage for %%{name}
12cr|smart-1.4.1-3|478	- change conflicts on python-curl to suggests
12cr|smart-1.4.1-3|479	- add dependency on python-liblzma since we need it for info.xml.lzma
12cr|smart-1.4.1-3|480	- add support for info.xml metadata and fix crash with curl (P200, from my own branch:)
12cr|smart-1.4.1-3|481	- fix string splitting in urpmi2smart that got broken due to a second ':' showing
12cr|smart-1.4.1-3|482	up in new mirrorurl variable
12cr|smart-1.4.1-3|483	- new release
12cr|smart-1.4.1-3|484	- remove conflict on python-curl, new version of python-curl works without
12cr|smart-1.4.1-3|485	segfaulting :)
12cr|smart-1.4.1-3|486	- always pass -pX argument to %%patchX
12cr|smart-1.4.1-3|487	
12cr|smart-1.4.1-3|488	* Fri Aug 15 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0-1mdv2009.0
12cr|smart-1.4.1-3|489	+ Revision: 272233
12cr|smart-1.4.1-3|490	- Update to Smart 1.0
12cr|smart-1.4.1-3|491	Remove patches 0, 2,6 ,11 ( Merged upstream )
12cr|smart-1.4.1-3|492	Added comment about patch 13 ( i do not know if this is still needed to use it )
12cr|smart-1.4.1-3|493	
12cr|smart-1.4.1-3|494	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.52-7mdv2009.0
12cr|smart-1.4.1-3|495	+ Revision: 269254
12cr|smart-1.4.1-3|496	- rebuild early 2009.0 package (before pixel changes)
12cr|smart-1.4.1-3|497	
12cr|smart-1.4.1-3|498	+ Pixel <pixel@mandriva.com>
12cr|smart-1.4.1-3|499	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|smart-1.4.1-3|500	- ensure comment does not appear in ksmarttray's %%postun
12cr|smart-1.4.1-3|501	
12cr|smart-1.4.1-3|502	* Sat Jun 07 2008 Funda Wang <fwang@mandriva.org> 0.52-6mdv2009.0
12cr|smart-1.4.1-3|503	+ Revision: 216583
12cr|smart-1.4.1-3|504	- use media_info and synthesis by default
12cr|smart-1.4.1-3|505	- move kde3 stuff to /opt
12cr|smart-1.4.1-3|506	
12cr|smart-1.4.1-3|507	+ Pixel <pixel@mandriva.com>
12cr|smart-1.4.1-3|508	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|smart-1.4.1-3|509	
12cr|smart-1.4.1-3|510	* Thu Jan 31 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.52-5mdv2008.1
12cr|smart-1.4.1-3|511	+ Revision: 160889
12cr|smart-1.4.1-3|512	- fix smart widht when running in terminal, patch 105
12cr|smart-1.4.1-3|513	
12cr|smart-1.4.1-3|514	+ Olivier Blin <blino@mandriva.org>
12cr|smart-1.4.1-3|515	- restore BuildRoot
12cr|smart-1.4.1-3|516	
12cr|smart-1.4.1-3|517	+ Thierry Vignaud <tv@mandriva.org>
12cr|smart-1.4.1-3|518	- kill re-definition of %%buildroot on Pixel's request
12cr|smart-1.4.1-3|519	
12cr|smart-1.4.1-3|520	* Mon Dec 17 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.52-4mdv2008.1
12cr|smart-1.4.1-3|521	+ Revision: 121130
12cr|smart-1.4.1-3|522	- use SUSE patches
12cr|smart-1.4.1-3|523	- drop patches 100-102
12cr|smart-1.4.1-3|524	- rebuild for new rpm
12cr|smart-1.4.1-3|525	- new license policy
12cr|smart-1.4.1-3|526	- do not package LICENSE file
12cr|smart-1.4.1-3|527	
12cr|smart-1.4.1-3|528	* Mon Oct 22 2007 David Walluck <walluck@mandriva.org> 0.52-3mdv2008.1
12cr|smart-1.4.1-3|529	+ Revision: 101073
12cr|smart-1.4.1-3|530	- always include ksmarttray patches in src.rpm
12cr|smart-1.4.1-3|531	- always apply ksmarttray patches regardless of whether we are building it
12cr|smart-1.4.1-3|532	
12cr|smart-1.4.1-3|533	* Thu Oct 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.52-2mdv2008.1
12cr|smart-1.4.1-3|534	+ Revision: 99836
12cr|smart-1.4.1-3|535	- drop patch 9 (merged in one SUSE patch)
12cr|smart-1.4.1-3|536	- add three SUSE patches (x86_64 support)
12cr|smart-1.4.1-3|537	
12cr|smart-1.4.1-3|538	* Tue Oct 09 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.52-1mdv2008.1
12cr|smart-1.4.1-3|539	+ Revision: 96573
12cr|smart-1.4.1-3|540	- remove patch 2 as it has been applied upstream
12cr|smart-1.4.1-3|541	- new version
12cr|smart-1.4.1-3|542	- *.pyc files should be shipped
12cr|smart-1.4.1-3|543	
12cr|smart-1.4.1-3|544	* Thu Sep 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.51-17mdv2008.0
12cr|smart-1.4.1-3|545	+ Revision: 93301
12cr|smart-1.4.1-3|546	- do not hardcode libdir
12cr|smart-1.4.1-3|547	- conflicts python-curl as it crashesh smart while updating channels
12cr|smart-1.4.1-3|548	- do not ship *.pyc files
12cr|smart-1.4.1-3|549	-  add full url for source0
12cr|smart-1.4.1-3|550	- enable ksmarttray (somehow i just disabled it ;)
12cr|smart-1.4.1-3|551	- use smart's makefile
12cr|smart-1.4.1-3|552	- fix mixture of tabs and spaces
12cr|smart-1.4.1-3|553	- do not use vendor in desktop files
12cr|smart-1.4.1-3|554	- move patch 12 to ksmarttray section
12cr|smart-1.4.1-3|555	- suggests python-curl
12cr|smart-1.4.1-3|556	
12cr|smart-1.4.1-3|557	* Sat Sep 15 2007 David Walluck <walluck@mandriva.org> 0.51-16mdv2008.0
12cr|smart-1.4.1-3|558	+ Revision: 85891
12cr|smart-1.4.1-3|559	- require smart = %%{version}-%%{release} from subpackages so we don't get breakage
12cr|smart-1.4.1-3|560	
12cr|smart-1.4.1-3|561	* Sat Sep 15 2007 David Walluck <walluck@mandriva.org> 0.51-15mdv2008.0
12cr|smart-1.4.1-3|562	+ Revision: 85877
12cr|smart-1.4.1-3|563	- fix conflicts with gui subpackage
12cr|smart-1.4.1-3|564	
12cr|smart-1.4.1-3|565	* Fri Sep 14 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.51-14mdv2008.0
12cr|smart-1.4.1-3|566	+ Revision: 85627
12cr|smart-1.4.1-3|567	- check rpm signatures and add default pgp keyserver
12cr|smart-1.4.1-3|568	provide patch 14, which prevents segfaults on slower connections
12cr|smart-1.4.1-3|569	provide patch 15, which add support for fail on curl authentification error
12cr|smart-1.4.1-3|570	provide patch 16, which add Hide-Unlocked option in View menu
12cr|smart-1.4.1-3|571	provide patch 17, which should haven't slowndown on curl downloading
12cr|smart-1.4.1-3|572	set requires on python-curl, especially useful for people using proxies
12cr|smart-1.4.1-3|573	
12cr|smart-1.4.1-3|574	* Thu Sep 13 2007 Thierry Vignaud <tv@mandriva.org> 0.51-13mdv2008.0
12cr|smart-1.4.1-3|575	+ Revision: 85237
12cr|smart-1.4.1-3|576	- bump conflicts in order to fix upgrade (#33465)
12cr|smart-1.4.1-3|577	
12cr|smart-1.4.1-3|578	* Thu Sep 13 2007 David Walluck <walluck@mandriva.org> 0.51-12mdv2008.0
12cr|smart-1.4.1-3|579	+ Revision: 84932
12cr|smart-1.4.1-3|580	- bump release
12cr|smart-1.4.1-3|581	- remove executable bit from smart-package-manager.desktop
12cr|smart-1.4.1-3|582	- document some outstanding issues
12cr|smart-1.4.1-3|583	
12cr|smart-1.4.1-3|584	* Thu Sep 13 2007 David Walluck <walluck@mandriva.org> 0.51-10mdv2008.0
12cr|smart-1.4.1-3|585	+ Revision: 84913
12cr|smart-1.4.1-3|586	- partial fix for upstream ksmarttray update bug
12cr|smart-1.4.1-3|587	- fix for bug #28782 (detectsys)
12cr|smart-1.4.1-3|588	
12cr|smart-1.4.1-3|589	* Sun Sep 09 2007 David Walluck <walluck@mandriva.org> 0.51-9mdv2008.0
12cr|smart-1.4.1-3|590	+ Revision: 83949
12cr|smart-1.4.1-3|591	- include modified urpmi2smart.py script
12cr|smart-1.4.1-3|592	- replace references to i568 with i586 in distro.i586
12cr|smart-1.4.1-3|593	- always include distro.i586 as a source regardless of arch and update at install time
12cr|smart-1.4.1-3|594	- use %%bcond_without macros for spec options
12cr|smart-1.4.1-3|595	- add patch to fix downloading over scp
12cr|smart-1.4.1-3|596	- use desktop-file-install and make sure .desktop files validate
12cr|smart-1.4.1-3|597	- show ksmarttray in menus
12cr|smart-1.4.1-3|598	
12cr|smart-1.4.1-3|599	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|smart-1.4.1-3|600	- update channel list
12cr|smart-1.4.1-3|601	remove JPackage because it is dead
12cr|smart-1.4.1-3|602	add non-free channel
12cr|smart-1.4.1-3|603	provide separate channel list for i586 and x86_64
12cr|smart-1.4.1-3|604	
12cr|smart-1.4.1-3|605	* Mon Sep 03 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.51-6mdv2008.0
12cr|smart-1.4.1-3|606	+ Revision: 78579
12cr|smart-1.4.1-3|607	- use script fo find translations
12cr|smart-1.4.1-3|608	- remove options for older mdv release
12cr|smart-1.4.1-3|609	- drop exclude for some files
12cr|smart-1.4.1-3|610	- ksmarttray will be shown only in KDE menus
12cr|smart-1.4.1-3|611	
12cr|smart-1.4.1-3|612	* Wed Aug 29 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.51-5mdv2008.0
12cr|smart-1.4.1-3|613	+ Revision: 74263
12cr|smart-1.4.1-3|614	- remove doubled/unneeded buildrequires
12cr|smart-1.4.1-3|615	- do not use  %%{_sourcedir}
12cr|smart-1.4.1-3|616	- remove %%ifarch, rely on libsuffix for configure script
12cr|smart-1.4.1-3|617	- small cleans in a spec file
12cr|smart-1.4.1-3|618	- drop source 5 (smart has french translation already)
12cr|smart-1.4.1-3|619	- provide patch 8 (fixes gui)
12cr|smart-1.4.1-3|620	- provide patch 9 (speed up listing packages in channels)
12cr|smart-1.4.1-3|621	- provide patch 5 (should speed up gui responsiveness)
12cr|smart-1.4.1-3|622	
12cr|smart-1.4.1-3|623	* Tue Aug 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.51-4mdv2008.0
12cr|smart-1.4.1-3|624	+ Revision: 72632
12cr|smart-1.4.1-3|625	- fix build on x86_64
12cr|smart-1.4.1-3|626	- provides smart newer, a command which shows packages that have available upgrades
12cr|smart-1.4.1-3|627	- add ksmarttray's konqueror service menus
12cr|smart-1.4.1-3|628	- add scriplets
12cr|smart-1.4.1-3|629	- provide patch 4, which adds handling of rpm gpg signatures
12cr|smart-1.4.1-3|630	- provide patch 3 (mirrors for channels)
12cr|smart-1.4.1-3|631	- provide patch 2 (should speed up cache loading)
12cr|smart-1.4.1-3|632	- provide patch 7 (ksmarttray can start smart-gui now)
12cr|smart-1.4.1-3|633	
12cr|smart-1.4.1-3|634	* Fri Aug 10 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.51-3mdv2008.0
12cr|smart-1.4.1-3|635	+ Revision: 61015
12cr|smart-1.4.1-3|636	- provide patch 6 (enable build of ksmarttray)
12cr|smart-1.4.1-3|637	- drop X-MandrivaLinux from desktop file
12cr|smart-1.4.1-3|638	
12cr|smart-1.4.1-3|639	* Mon Jun 11 2007 Olivier Thauvin <nanardon@mandriva.org> 0.51-2mdv2008.0
12cr|smart-1.4.1-3|640	+ Revision: 37984
12cr|smart-1.4.1-3|641	- rebuild for rpm
12cr|smart-1.4.1-3|642	
12cr|smart-1.4.1-3|643	* Mon May 21 2007 Andreas Hasenack <andreas@mandriva.com> 0.51-1mdv2008.0
12cr|smart-1.4.1-3|644	+ Revision: 29383
12cr|smart-1.4.1-3|645	- updated to version 0.51
12cr|smart-1.4.1-3|646	- removed patches that were already included
12cr|smart-1.4.1-3|647	
12cr|smart-1.4.1-3|648	* Wed May 02 2007 Funda Wang <fwang@mandriva.org> 0.50-5mdv2008.0
12cr|smart-1.4.1-3|649	+ Revision: 20377
12cr|smart-1.4.1-3|650	- Move translations into main package, because vt under x11 may need
12cr|smart-1.4.1-3|651	translations.
12cr|smart-1.4.1-3|652	

7555 12
12cr|smc-1.9-13|1	Summary:	Secret Maryo Chronicles - a 2D platform game in classic style
12cr|smc-1.9-13|2	Name:		smc
12cr|smc-1.9-13|3	Version:	1.9
12cr|smc-1.9-13|4	Release:	13
12cr|smc-1.9-13|5	License:	GPLv3+
12cr|smc-1.9-13|6	Group:		Games/Arcade
12cr|smc-1.9-13|7	URL:		http://www.secretmaryo.org/
12cr|smc-1.9-13|8	Source0:	http://prdownloads.sourceforge.net/smclone/%{name}-%{version}.tar.bz2
12cr|smc-1.9-13|9	Source1:	http://prdownloads.sourceforge.net/smclone/SMC_Music_5.0_high.zip
12cr|smc-1.9-13|10	# suggested in http://thread.gmane.org/gmane.linux.redhat.fedora.rpmfusion.devel/7651/focus=7665
12cr|smc-1.9-13|11	Patch0:		http://repo.calcforge.org/temp/smc-1.9-fix-implicit-linking.patch
12cr|smc-1.9-13|12	# patch from upstream forum
12cr|smc-1.9-13|13	Patch1:		smc-fixes-for-cegui-v0-7.diff
12cr|smc-1.9-13|14	Patch2:		smc-1.9-boostmt.patch
12cr|smc-1.9-13|15	Patch3:		boost_filesystem3.diff
12cr|smc-1.9-13|16	BuildRequires:	pkgconfig(CEGUI-OPENGL) >= 0.7.0
12cr|smc-1.9-13|17	BuildRequires:	pkgconfig(sdl) >= 1.2.10
12cr|smc-1.9-13|18	BuildRequires:	pkgconfig(x11)
12cr|smc-1.9-13|19	BuildRequires:	SDL_ttf-devel
12cr|smc-1.9-13|20	BuildRequires:	pkgconfig(SDL_mixer)
12cr|smc-1.9-13|21	BuildRequires:	pkgconfig(SDL_image)
12cr|smc-1.9-13|22	BuildRequires:	boost-devel
12cr|smc-1.9-13|23	BuildRequires:	pkgconfig(libpng)
12cr|smc-1.9-13|24	BuildRequires:	gettext-devel
12cr|smc-1.9-13|25	BuildRequires:	imagemagick
12cr|smc-1.9-13|26	Requires:	%{name}-data = %{version}
12cr|smc-1.9-13|27	
12cr|smc-1.9-13|28	%description
12cr|smc-1.9-13|29	Secret Maryo Chronicles is an open source two-dimensional platform
12cr|smc-1.9-13|30	game with a style designed similar to classic sidescroller games. It
12cr|smc-1.9-13|31	utilizes the platform independent library SDL and an OpenGL
12cr|smc-1.9-13|32	accelerated graphics renderer developed in C++.
12cr|smc-1.9-13|33	
12cr|smc-1.9-13|34	%package data
12cr|smc-1.9-13|35	Summary:	Games data for the %{name} game
12cr|smc-1.9-13|36	Group:		Games/Arcade
12cr|smc-1.9-13|37	Conflicts:	smc < 1.9-13
12cr|smc-1.9-13|38	Requires:	%{name} = %{version}
12cr|smc-1.9-13|39	BuildArch:	noarch
12cr|smc-1.9-13|40	
12cr|smc-1.9-13|41	%description data
12cr|smc-1.9-13|42	This package contains data files for %{name} game.
12cr|smc-1.9-13|43	
12cr|smc-1.9-13|44	%prep
12cr|smc-1.9-13|45	%setup -q
12cr|smc-1.9-13|46	# The same file is provided twice
12cr|smc-1.9-13|47	unzip -qo %{SOURCE1}
12cr|smc-1.9-13|48	%patch0 -p1 -b .patch0
12cr|smc-1.9-13|49	%patch1 -p1 -b .cegui07
12cr|smc-1.9-13|50	%patch2 -p0 -b .boost
12cr|smc-1.9-13|51	%patch3 -p1 -b .boost
12cr|smc-1.9-13|52	
12cr|smc-1.9-13|53	%build
12cr|smc-1.9-13|54	autoreconf -fi
12cr|smc-1.9-13|55	export CXXFLAGS="%{optflags} -fpermissive"
12cr|smc-1.9-13|56	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}/
12cr|smc-1.9-13|57	%make
12cr|smc-1.9-13|58	
12cr|smc-1.9-13|59	%install
12cr|smc-1.9-13|60	%makeinstall_std
12cr|smc-1.9-13|61	
12cr|smc-1.9-13|62	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{32x32,48x48,64x64,256x256}/apps
12cr|smc-1.9-13|63	convert -scale 256 data/pixmaps/maryo/small/fall_right.png %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
12cr|smc-1.9-13|64	convert -scale 64 data/pixmaps/maryo/small/fall_right.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|smc-1.9-13|65	convert -scale 48 data/pixmaps/maryo/small/fall_right.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|smc-1.9-13|66	convert -scale 32 data/pixmaps/maryo/small/fall_right.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|smc-1.9-13|67	
12cr|smc-1.9-13|68	mkdir -p %{buildroot}%{_datadir}/applications
12cr|smc-1.9-13|69	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cr|smc-1.9-13|70	[Desktop Entry]
12cr|smc-1.9-13|71	Name=Secret Maryo Chronicles
12cr|smc-1.9-13|72	Comment=A 2D platform game in the classic style
12cr|smc-1.9-13|73	Exec=%{name}
12cr|smc-1.9-13|74	Icon=%{name}
12cr|smc-1.9-13|75	Terminal=false
12cr|smc-1.9-13|76	Type=Application
12cr|smc-1.9-13|77	StartupNotify=true
12cr|smc-1.9-13|78	Categories=Game;ArcadeGame;
12cr|smc-1.9-13|79	EOF
12cr|smc-1.9-13|80	
12cr|smc-1.9-13|81	%files
12cr|smc-1.9-13|82	%{_gamesbindir}/%{name}
12cr|smc-1.9-13|83	%{_datadir}/applications/%{name}.desktop
12cr|smc-1.9-13|84	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|smc-1.9-13|85	
12cr|smc-1.9-13|86	%files data
12cr|smc-1.9-13|87	%{_gamesdatadir}/%{name}
12cr|smc-1.9-13|88	
12cr|smc-1.9-13|89	
12cr|smc-1.9-13|90	%changelog
12cr|smc-1.9-13|91	* Thu Aug 30 2012 fwang <fwang> 1.9-12.mga3
12cr|smc-1.9-13|92	+ Revision: 285759
12cr|smc-1.9-13|93	- build with fpermissive
12cr|smc-1.9-13|94	- rediff patch
12cr|smc-1.9-13|95	- build with latest boost
12cr|smc-1.9-13|96	- rebuild for new boost
12cr|smc-1.9-13|97	
12cr|smc-1.9-13|98	+ dams <dams>
12cr|smc-1.9-13|99	- clean .desktop
12cr|smc-1.9-13|100	
12cr|smc-1.9-13|101	* Mon Jun 04 2012 dams <dams> 1.9-11.mga3
12cr|smc-1.9-13|102	+ Revision: 254055
12cr|smc-1.9-13|103	+ rebuild (emptylog)
12cr|smc-1.9-13|104	
12cr|smc-1.9-13|105	* Mon Jun 04 2012 dams <dams> 1.9-10.mga3
12cr|smc-1.9-13|106	+ Revision: 253830
12cr|smc-1.9-13|107	- clean spec file
12cr|smc-1.9-13|108	- use 'gamesdatadir' and 'gamesbindir' to install game
12cr|smc-1.9-13|109	- use better size for icon
12cr|smc-1.9-13|110	
12cr|smc-1.9-13|111	* Fri Jun 01 2012 dams <dams> 1.9-9.mga3
12cr|smc-1.9-13|112	+ Revision: 252573
12cr|smc-1.9-13|113	- Update music to 5.01 release
12cr|smc-1.9-13|114	- Require on '-data' package
12cr|smc-1.9-13|115	
12cr|smc-1.9-13|116	* Wed May 30 2012 fwang <fwang> 1.9-8.mga3
12cr|smc-1.9-13|117	+ Revision: 249548
12cr|smc-1.9-13|118	- rebuild for new boost
12cr|smc-1.9-13|119	
12cr|smc-1.9-13|120	* Sun Dec 11 2011 fwang <fwang> 1.9-7.mga2
12cr|smc-1.9-13|121	+ Revision: 180710
12cr|smc-1.9-13|122	- fix linkage
12cr|smc-1.9-13|123	- split data pacakge
12cr|smc-1.9-13|124	
12cr|smc-1.9-13|125	* Mon Nov 28 2011 fwang <fwang> 1.9-6.mga2
12cr|smc-1.9-13|126	+ Revision: 173654
12cr|smc-1.9-13|127	- rebuild for new boost
12cr|smc-1.9-13|128	
12cr|smc-1.9-13|129	* Sun Sep 18 2011 fwang <fwang> 1.9-5.mga2
12cr|smc-1.9-13|130	+ Revision: 145034
12cr|smc-1.9-13|131	- rebuid for new libpng
12cr|smc-1.9-13|132	- br gettext
12cr|smc-1.9-13|133	- fix build with boost-mt
12cr|smc-1.9-13|134	
12cr|smc-1.9-13|135	+ stormi <stormi>
12cr|smc-1.9-13|136	- clean spec
12cr|smc-1.9-13|137	
12cr|smc-1.9-13|138	+ zezinho <zezinho>
12cr|smc-1.9-13|139	- imported package smc
12cr|smc-1.9-13|140	

7556 12
12cr|smem-0.9-2|1	Name:		smem
12cr|smem-0.9-2|2	Version:	0.9
12cr|smem-0.9-2|3	Release:	%mkrel 2
12cr|smem-0.9-2|4	Summary:	Memory reporting tool
12cr|smem-0.9-2|5	Group:		Monitoring
12cr|smem-0.9-2|6	License:	GPLv2+
12cr|smem-0.9-2|7	URL:		http://www.selenic.com/%{name}/
12cr|smem-0.9-2|8	Source0:	http://www.selenic.com/%{name}/download/%{name}-%{version}.tar.gz
12cr|smem-0.9-2|9	Requires:	python
12cr|smem-0.9-2|10	Requires:	python-matplotlib
12cr|smem-0.9-2|11	BuildArch:	noarch
12cr|smem-0.9-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|smem-0.9-2|13	
12cr|smem-0.9-2|14	%description
12cr|smem-0.9-2|15	smem is a tool that can give numerous reports on memory usage on Linux systems.
12cr|smem-0.9-2|16	Unlike existing tools, smem can report proportional set size (PSS), which is a
12cr|smem-0.9-2|17	more meaningful representation of the amount of memory used by libraries and
12cr|smem-0.9-2|18	applications in a virtual memory system.
12cr|smem-0.9-2|19	
12cr|smem-0.9-2|20	%prep
12cr|smem-0.9-2|21	%setup -q
12cr|smem-0.9-2|22	
12cr|smem-0.9-2|23	%build
12cr|smem-0.9-2|24	
12cr|smem-0.9-2|25	%install
12cr|smem-0.9-2|26	rm -rf %{buildroot}
12cr|smem-0.9-2|27	install -D smem %{buildroot}/%{_bindir}/smem
12cr|smem-0.9-2|28	install -D capture %{buildroot}/%{_sbindir}/smem-capture
12cr|smem-0.9-2|29	
12cr|smem-0.9-2|30	%clean
12cr|smem-0.9-2|31	rm -rf %{buildroot}
12cr|smem-0.9-2|32	
12cr|smem-0.9-2|33	%files
12cr|smem-0.9-2|34	%defattr(-,root,root,-)
12cr|smem-0.9-2|35	%{_bindir}/smem
12cr|smem-0.9-2|36	%{_sbindir}/smem-capture
12cr|smem-0.9-2|37	
12cr|smem-0.9-2|38	
12cr|smem-0.9-2|39	%changelog
12cr|smem-0.9-2|40	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9-2mdv2011.0
12cr|smem-0.9-2|41	+ Revision: 614919
12cr|smem-0.9-2|42	- the mass rebuild of 2010.1 packages
12cr|smem-0.9-2|43	
12cr|smem-0.9-2|44	* Fri Nov 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9-1mdv2010.1
12cr|smem-0.9-2|45	+ Revision: 465686
12cr|smem-0.9-2|46	- new version
12cr|smem-0.9-2|47	
12cr|smem-0.9-2|48	* Sat May 23 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 0.1-1mdv2010.0
12cr|smem-0.9-2|49	+ Revision: 378992
12cr|smem-0.9-2|50	- initial release
12cr|smem-0.9-2|51	- import smem
12cr|smem-0.9-2|52	
12cr|smem-0.9-2|53	

7557 12
12cr|smokeping-2.4.2-11|1	%define name	smokeping
12cr|smokeping-2.4.2-11|2	%define version 2.4.2
12cr|smokeping-2.4.2-11|3	%define release %mkrel 11
12cr|smokeping-2.4.2-11|4	
12cr|smokeping-2.4.2-11|5	%define _requires_exceptions perl(\\(Authen::.*\\|Smokeping.*\\))
12cr|smokeping-2.4.2-11|6	%define _provides_exceptions perl(.*)
12cr|smokeping-2.4.2-11|7	
12cr|smokeping-2.4.2-11|8	Name:		%{name}
12cr|smokeping-2.4.2-11|9	Version:	%{version}
12cr|smokeping-2.4.2-11|10	Release:	%{release}
12cr|smokeping-2.4.2-11|11	Summary:	Network latency tracker
12cr|smokeping-2.4.2-11|12	License:	GPL
12cr|smokeping-2.4.2-11|13	Group:		Networking/WWW
12cr|smokeping-2.4.2-11|14	URL:		http://oss.oetiker.ch/smokeping/
12cr|smokeping-2.4.2-11|15	Source0:    http://oss.oetiker.ch/smokeping/pub/%{name}-%{version}.tar.gz
12cr|smokeping-2.4.2-11|16	Source1:    smokeping.init
12cr|smokeping-2.4.2-11|17	Patch0:     %{name}-2.4.2-fhs.patch
12cr|smokeping-2.4.2-11|18	Requires:   rrdtool
12cr|smokeping-2.4.2-11|19	Requires:   fonts-ttf-dejavu
12cr|smokeping-2.4.2-11|20	Requires:   fping
12cr|smokeping-2.4.2-11|21	Requires:   perl(Qooxdoo::JSONRPC)
12cr|smokeping-2.4.2-11|22	Requires:   perl(Config::Grammar)
12cr|smokeping-2.4.2-11|23	Requires:   apache
12cr|smokeping-2.4.2-11|24	# webapp macros and scriptlets
12cr|smokeping-2.4.2-11|25	Requires(post):		rpm-helper >= 0.16
12cr|smokeping-2.4.2-11|26	Requires(postun):	rpm-helper >= 0.16
12cr|smokeping-2.4.2-11|27	BuildRequires:	rpm-helper >= 0.16
12cr|smokeping-2.4.2-11|28	BuildRequires:	rpm-mandriva-setup >= 1.23
12cr|smokeping-2.4.2-11|29	BuildArch:	noarch
12cr|smokeping-2.4.2-11|30	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|smokeping-2.4.2-11|31	
12cr|smokeping-2.4.2-11|32	%description
12cr|smokeping-2.4.2-11|33	SmokePing keeps track of your network latency:
12cr|smokeping-2.4.2-11|34	
12cr|smokeping-2.4.2-11|35	* Best of breed latency visualisation.
12cr|smokeping-2.4.2-11|36	* Interactive graph exlorer.
12cr|smokeping-2.4.2-11|37	* Wide range of latency measurment plugins.
12cr|smokeping-2.4.2-11|38	* Master/Slave System for distributed measurement.
12cr|smokeping-2.4.2-11|39	* Highly configurable alerting system.
12cr|smokeping-2.4.2-11|40	* Live Latency Charts with the most 'interesting' graphs.
12cr|smokeping-2.4.2-11|41	* Free and OpenSource Software written in Perl written by Tobi Oetiker, the
12cr|smokeping-2.4.2-11|42	creator of MRTG and RRDtool
12cr|smokeping-2.4.2-11|43	
12cr|smokeping-2.4.2-11|44	%prep
12cr|smokeping-2.4.2-11|45	%setup -q
12cr|smokeping-2.4.2-11|46	%patch0 -p 1
12cr|smokeping-2.4.2-11|47	
12cr|smokeping-2.4.2-11|48	find lib -name *.pm | xargs chmod 644
12cr|smokeping-2.4.2-11|49	
12cr|smokeping-2.4.2-11|50	%build
12cr|smokeping-2.4.2-11|51	
12cr|smokeping-2.4.2-11|52	%install
12cr|smokeping-2.4.2-11|53	rm -rf %{buildroot}
12cr|smokeping-2.4.2-11|54	
12cr|smokeping-2.4.2-11|55	install -d -m 755 %{buildroot}%{_bindir}
12cr|smokeping-2.4.2-11|56	install -m 755 bin/smokeping.dist %{buildroot}%{_bindir}/smokeping
12cr|smokeping-2.4.2-11|57	install -m 755 bin/tSmoke.dist %{buildroot}%{_bindir}/tSmoke
12cr|smokeping-2.4.2-11|58	
12cr|smokeping-2.4.2-11|59	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www
12cr|smokeping-2.4.2-11|60	install -m 755 htdocs/smokeping.cgi.dist \
12cr|smokeping-2.4.2-11|61	%{buildroot}%{_datadir}/%{name}/www/smokeping.cgi
12cr|smokeping-2.4.2-11|62	install -m 755 htdocs/tr.cgi.dist \
12cr|smokeping-2.4.2-11|63	%{buildroot}%{_datadir}/%{name}/www/tr.cgi
12cr|smokeping-2.4.2-11|64	install -m 644 htdocs/tr.html \
12cr|smokeping-2.4.2-11|65	%{buildroot}%{_datadir}/%{name}/www/tr.html
12cr|smokeping-2.4.2-11|66	cp -pr htdocs/cropper %{buildroot}%{_datadir}/%{name}/www
12cr|smokeping-2.4.2-11|67	cp -pr htdocs/resource %{buildroot}%{_datadir}/%{name}/www
12cr|smokeping-2.4.2-11|68	cp -pr htdocs/script %{buildroot}%{_datadir}/%{name}/www
12cr|smokeping-2.4.2-11|69	
12cr|smokeping-2.4.2-11|70	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
12cr|smokeping-2.4.2-11|71	cp -pr lib/Smokeping* %{buildroot}%{_datadir}/%{name}/lib
12cr|smokeping-2.4.2-11|72	
12cr|smokeping-2.4.2-11|73	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|smokeping-2.4.2-11|74	install -m 644 etc/basepage.html.dist \
12cr|smokeping-2.4.2-11|75	%{buildroot}%{_sysconfdir}/%{name}/basepage.html
12cr|smokeping-2.4.2-11|76	install -m 644 etc/config.dist \
12cr|smokeping-2.4.2-11|77	%{buildroot}%{_sysconfdir}/%{name}/config
12cr|smokeping-2.4.2-11|78	install -m 644 etc/smokemail.dist \
12cr|smokeping-2.4.2-11|79	%{buildroot}%{_sysconfdir}/%{name}/smokemail
12cr|smokeping-2.4.2-11|80	install -m 640 etc/smokeping_secrets.dist \
12cr|smokeping-2.4.2-11|81	%{buildroot}%{_sysconfdir}/%{name}/smokeping_secrets
12cr|smokeping-2.4.2-11|82	install -m 644 etc/tmail.dist \
12cr|smokeping-2.4.2-11|83	%{buildroot}%{_sysconfdir}/%{name}/tmail
12cr|smokeping-2.4.2-11|84	
12cr|smokeping-2.4.2-11|85	install -d -m 755 %{buildroot}%{_var}/cache/%{name}
12cr|smokeping-2.4.2-11|86	install -d -m 755 %{buildroot}%{_var}/lib/%{name}
12cr|smokeping-2.4.2-11|87	
12cr|smokeping-2.4.2-11|88	# apache configuration
12cr|smokeping-2.4.2-11|89	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|smokeping-2.4.2-11|90	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|smokeping-2.4.2-11|91	# %{name} Apache configuration
12cr|smokeping-2.4.2-11|92	Alias /%{name}/cache %{_localstatedir}/cache/%{name}
12cr|smokeping-2.4.2-11|93	Alias /%{name} %{_datadir}/%{name}/www
12cr|smokeping-2.4.2-11|94	
12cr|smokeping-2.4.2-11|95	<Directory %{_datadir}/%{name}/www>
12cr|smokeping-2.4.2-11|96	Options ExecCGI
12cr|smokeping-2.4.2-11|97	DirectoryIndex smokeping.cgi
12cr|smokeping-2.4.2-11|98	Allow from all
12cr|smokeping-2.4.2-11|99	</Directory>
12cr|smokeping-2.4.2-11|100	
12cr|smokeping-2.4.2-11|101	<Directory %{_localstatedir}/cache/%{name}>
12cr|smokeping-2.4.2-11|102	Allow from all
12cr|smokeping-2.4.2-11|103	</Directory>
12cr|smokeping-2.4.2-11|104	EOF
12cr|smokeping-2.4.2-11|105	
12cr|smokeping-2.4.2-11|106	install -d -m 755 %{buildroot}%{_initrddir}
12cr|smokeping-2.4.2-11|107	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/smokeping
12cr|smokeping-2.4.2-11|108	
12cr|smokeping-2.4.2-11|109	%clean
12cr|smokeping-2.4.2-11|110	rm -rf %{buildroot}
12cr|smokeping-2.4.2-11|111	
12cr|smokeping-2.4.2-11|112	%post
12cr|smokeping-2.4.2-11|113	%if %mdkversion < 201010
12cr|smokeping-2.4.2-11|114	%_post_webapp
12cr|smokeping-2.4.2-11|115	%endif
12cr|smokeping-2.4.2-11|116	
12cr|smokeping-2.4.2-11|117	%postun
12cr|smokeping-2.4.2-11|118	%if %mdkversion < 201010
12cr|smokeping-2.4.2-11|119	%_postun_webapp
12cr|smokeping-2.4.2-11|120	%endif
12cr|smokeping-2.4.2-11|121	
12cr|smokeping-2.4.2-11|122	%files
12cr|smokeping-2.4.2-11|123	%defattr(-,root,root)
12cr|smokeping-2.4.2-11|124	%doc README TODO CHANGES CONTRIBUTORS COPYING COPYRIGHT doc
12cr|smokeping-2.4.2-11|125	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|smokeping-2.4.2-11|126	%{_bindir}/%{name}
12cr|smokeping-2.4.2-11|127	%{_bindir}/tSmoke
12cr|smokeping-2.4.2-11|128	%{_datadir}/%{name}
12cr|smokeping-2.4.2-11|129	%attr(-,apache,apache) %{_var}/cache/%{name}
12cr|smokeping-2.4.2-11|130	%{_var}/lib/%{name}
12cr|smokeping-2.4.2-11|131	%dir %{_sysconfdir}/%{name}
12cr|smokeping-2.4.2-11|132	%{_initrddir}/%{name}
12cr|smokeping-2.4.2-11|133	%config(noreplace) %{_sysconfdir}/%{name}/basepage.html
12cr|smokeping-2.4.2-11|134	%config(noreplace) %{_sysconfdir}/%{name}/config
12cr|smokeping-2.4.2-11|135	%config(noreplace) %{_sysconfdir}/%{name}/smokemail
12cr|smokeping-2.4.2-11|136	%config(noreplace) %{_sysconfdir}/%{name}/tmail
12cr|smokeping-2.4.2-11|137	%config(noreplace) %attr(-,root,apache) %{_sysconfdir}/%{name}/smokeping_secrets
12cr|smokeping-2.4.2-11|138	
12cr|smokeping-2.4.2-11|139	
12cr|smokeping-2.4.2-11|140	
12cr|smokeping-2.4.2-11|141	%changelog
12cr|smokeping-2.4.2-11|142	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.2-11mdv2011.0
12cr|smokeping-2.4.2-11|143	+ Revision: 614926
12cr|smokeping-2.4.2-11|144	- the mass rebuild of 2010.1 packages
12cr|smokeping-2.4.2-11|145	
12cr|smokeping-2.4.2-11|146	* Tue Jan 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-10mdv2010.1
12cr|smokeping-2.4.2-11|147	+ Revision: 493885
12cr|smokeping-2.4.2-11|148	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|smokeping-2.4.2-11|149	
12cr|smokeping-2.4.2-11|150	* Mon Oct 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-9mdv2010.0
12cr|smokeping-2.4.2-11|151	+ Revision: 454033
12cr|smokeping-2.4.2-11|152	- yet another dependency fix
12cr|smokeping-2.4.2-11|153	
12cr|smokeping-2.4.2-11|154	* Tue Sep 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-8mdv2010.0
12cr|smokeping-2.4.2-11|155	+ Revision: 450935
12cr|smokeping-2.4.2-11|156	- requires apache
12cr|smokeping-2.4.2-11|157	
12cr|smokeping-2.4.2-11|158	* Wed Sep 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-7mdv2010.0
12cr|smokeping-2.4.2-11|159	+ Revision: 443524
12cr|smokeping-2.4.2-11|160	- fix typo in apache configuration file
12cr|smokeping-2.4.2-11|161	
12cr|smokeping-2.4.2-11|162	* Wed Sep 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-6mdv2010.0
12cr|smokeping-2.4.2-11|163	+ Revision: 443522
12cr|smokeping-2.4.2-11|164	- fix apache configuration for generated files
12cr|smokeping-2.4.2-11|165	- font dependency
12cr|smokeping-2.4.2-11|166	- ship init script
12cr|smokeping-2.4.2-11|167	- proper perms on cache directory
12cr|smokeping-2.4.2-11|168	
12cr|smokeping-2.4.2-11|169	* Wed Jul 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-4mdv2010.0
12cr|smokeping-2.4.2-11|170	+ Revision: 396458
12cr|smokeping-2.4.2-11|171	- move web files under %%{_datadir}/%%{name}/www
12cr|smokeping-2.4.2-11|172	- drop last remaining private perl library, packaged separatly
12cr|smokeping-2.4.2-11|173	
12cr|smokeping-2.4.2-11|174	* Wed May 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-3mdv2010.0
12cr|smokeping-2.4.2-11|175	+ Revision: 377835
12cr|smokeping-2.4.2-11|176	- really fix dependencies
12cr|smokeping-2.4.2-11|177	
12cr|smokeping-2.4.2-11|178	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-2mdv2010.0
12cr|smokeping-2.4.2-11|179	+ Revision: 371917
12cr|smokeping-2.4.2-11|180	- drop private copies of perl modules
12cr|smokeping-2.4.2-11|181	
12cr|smokeping-2.4.2-11|182	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-1mdv2009.1
12cr|smokeping-2.4.2-11|183	+ Revision: 292954
12cr|smokeping-2.4.2-11|184	- import smokeping
12cr|smokeping-2.4.2-11|185	
12cr|smokeping-2.4.2-11|186	
12cr|smokeping-2.4.2-11|187	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-1mdv2009.1
12cr|smokeping-2.4.2-11|188	- first mdv release

7558 12
12cr|smolt-1.4.3-10|1	Name: smolt
12cr|smolt-1.4.3-10|2	Summary: Hardware profiler
12cr|smolt-1.4.3-10|3	Version: 1.4.3
12cr|smolt-1.4.3-10|4	Release: 10
12cr|smolt-1.4.3-10|5	License: GPLv2+
12cr|smolt-1.4.3-10|6	Group: System/Configuration/Hardware
12cr|smolt-1.4.3-10|7	URL: http://fedorahosted.org/smolt
12cr|smolt-1.4.3-10|8	Source: https://fedorahosted.org/releases/s/m/%{name}/%{name}-%{version}.tar.gz
12cr|smolt-1.4.3-10|9	Source1: README.install.urpmi
12cr|smolt-1.4.3-10|10	Patch0: hwdata.py-pciids-path.patch
12cr|smolt-1.4.3-10|11	Patch1: smolt-1.3.2-remove-checkin.patch
12cr|smolt-1.4.3-10|12	Patch2: smolt-1.4.2.2-config.patch
12cr|smolt-1.4.3-10|13	Patch3: smolt-linux3.patch
12cr|smolt-1.4.3-10|14	Patch4: smolt-1.4.3-policy.patch
12cr|smolt-1.4.3-10|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|smolt-1.4.3-10|16	
12cr|smolt-1.4.3-10|17	Requires: dbus-python
12cr|smolt-1.4.3-10|18	Requires: python-urlgrabber
12cr|smolt-1.4.3-10|19	Requires: python-paste
12cr|smolt-1.4.3-10|20	Requires: python-simplejson
12cr|smolt-1.4.3-10|21	Requires: python-sip
12cr|smolt-1.4.3-10|22	Requires: lsb-release
12cr|smolt-1.4.3-10|23	#Requires: hal
12cr|smolt-1.4.3-10|24	BuildArch: noarch
12cr|smolt-1.4.3-10|25	BuildRequires: gettext
12cr|smolt-1.4.3-10|26	BuildRequires: desktop-file-utils
12cr|smolt-1.4.3-10|27	
12cr|smolt-1.4.3-10|28	Requires(pre): rpm-helper
12cr|smolt-1.4.3-10|29	Requires(post): python
12cr|smolt-1.4.3-10|30	Requires(postun): /sbin/service
12cr|smolt-1.4.3-10|31	
12cr|smolt-1.4.3-10|32	%description
12cr|smolt-1.4.3-10|33	This hardware profiler is a server-client system that does a hardware
12cr|smolt-1.4.3-10|34	scan against a machine and sends the results to a public Fedora Project
12cr|smolt-1.4.3-10|35	turbogears server.  The sends are anonymous and should not contain any private
12cr|smolt-1.4.3-10|36	information other than the physical hardware information and basic OS info.
12cr|smolt-1.4.3-10|37	
12cr|smolt-1.4.3-10|38	This package contains the client
12cr|smolt-1.4.3-10|39	
12cr|smolt-1.4.3-10|40	%if 0
12cr|smolt-1.4.3-10|41	%package server
12cr|smolt-1.4.3-10|42	Summary: Fedora hardware profiler server
12cr|smolt-1.4.3-10|43	Group: System/Configuration/Hardware
12cr|smolt-1.4.3-10|44	Requires: smolt = %{version}
12cr|smolt-1.4.3-10|45	Requires: python-genshi
12cr|smolt-1.4.3-10|46	Requires: python-crypto
12cr|smolt-1.4.3-10|47	Requires: TurboGears mx
12cr|smolt-1.4.3-10|48	Requires: python-turboflot
12cr|smolt-1.4.3-10|49	
12cr|smolt-1.4.3-10|50	%description server
12cr|smolt-1.4.3-10|51	This hardware profiler is a server-client system that does a hardware
12cr|smolt-1.4.3-10|52	scan against a machine and sends the results to a public Fedora Project
12cr|smolt-1.4.3-10|53	turbogears server.  The sends are anonymous and should not contain any private
12cr|smolt-1.4.3-10|54	information other than the physical hardware information and basic OS info.
12cr|smolt-1.4.3-10|55	
12cr|smolt-1.4.3-10|56	This package contains the server portion
12cr|smolt-1.4.3-10|57	%endif
12cr|smolt-1.4.3-10|58	
12cr|smolt-1.4.3-10|59	%package gui
12cr|smolt-1.4.3-10|60	Summary: Fedora hardware profiler gui
12cr|smolt-1.4.3-10|61	Group: System/Configuration/Hardware
12cr|smolt-1.4.3-10|62	Requires: smolt = %{version}
12cr|smolt-1.4.3-10|63	Requires: python-qt4-core
12cr|smolt-1.4.3-10|64	Requires: python-qt4-gui
12cr|smolt-1.4.3-10|65	
12cr|smolt-1.4.3-10|66	%description gui
12cr|smolt-1.4.3-10|67	Provides smolt's gui functionality.  Not included in the default package to
12cr|smolt-1.4.3-10|68	ensure that deps are kept small.
12cr|smolt-1.4.3-10|69	
12cr|smolt-1.4.3-10|70	%prep
12cr|smolt-1.4.3-10|71	%setup -q
12cr|smolt-1.4.3-10|72	%patch0 -p1 -b pciids
12cr|smolt-1.4.3-10|73	#patch1 -p1 -b .checkin
12cr|smolt-1.4.3-10|74	%patch2 -p1
12cr|smolt-1.4.3-10|75	%patch3 -p1
12cr|smolt-1.4.3-10|76	%patch4 -p1
12cr|smolt-1.4.3-10|77	sed -i -e "s/smolt\.png/smolt/" -e "s/the Fedora Project/smolts.org/"  client/smolt.desktop
12cr|smolt-1.4.3-10|78	find -name ".git*" -exec rm {} \;
12cr|smolt-1.4.3-10|79	
12cr|smolt-1.4.3-10|80	%build
12cr|smolt-1.4.3-10|81	cd client/
12cr|smolt-1.4.3-10|82	make
12cr|smolt-1.4.3-10|83	
12cr|smolt-1.4.3-10|84	%install
12cr|smolt-1.4.3-10|85	rm -rf %{buildroot}
12cr|smolt-1.4.3-10|86	pushd client
12cr|smolt-1.4.3-10|87	%makeinstall_std
12cr|smolt-1.4.3-10|88	popd
12cr|smolt-1.4.3-10|89	# install -d -m 0755 smoon/ %{buildroot}/%{_datadir}/%{name}/smoon/
12cr|smolt-1.4.3-10|90	#cp -adv smoon/* %{buildroot}/%{_datadir}/%{name}/smoon/
12cr|smolt-1.4.3-10|91	#cp -adv client/simplejson %{buildroot}/%{_datadir}/%{name}/client/
12cr|smolt-1.4.3-10|92	%{__mkdir} -p %{buildroot}/%{_datadir}/%{name}/client/
12cr|smolt-1.4.3-10|93	%{__mkdir} -p %{buildroot}/%{_mandir}/man1/
12cr|smolt-1.4.3-10|94	cp client/scan.py %{buildroot}/%{_datadir}/%{name}/client/
12cr|smolt-1.4.3-10|95	cp client/gate.py %{buildroot}/%{_datadir}/%{name}/client/
12cr|smolt-1.4.3-10|96	cp client/os_detect.py %{buildroot}/%{_datadir}/%{name}/client/
12cr|smolt-1.4.3-10|97	cp client/devicelist.py %{buildroot}/%{_datadir}/%{name}/client/
12cr|smolt-1.4.3-10|98	cp client/hwdata.py %{buildroot}/%{_datadir}/%{name}/client/
12cr|smolt-1.4.3-10|99	cp -av client/distros/ %{buildroot}/%{_datadir}/%{name}/client/distros/
12cr|smolt-1.4.3-10|100	cp client/fs_util.py %{buildroot}/%{_datadir}/%{name}/client/
12cr|smolt-1.4.3-10|101	cp client/man/* %{buildroot}/%{_mandir}/man1/
12cr|smolt-1.4.3-10|102	
12cr|smolt-1.4.3-10|103	%{__mkdir} -p %{buildroot}/%{_sysconfdir}/sysconfig/
12cr|smolt-1.4.3-10|104	
12cr|smolt-1.4.3-10|105	# Icons
12cr|smolt-1.4.3-10|106	%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/
12cr|smolt-1.4.3-10|107	%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/
12cr|smolt-1.4.3-10|108	%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/
12cr|smolt-1.4.3-10|109	%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/
12cr|smolt-1.4.3-10|110	
12cr|smolt-1.4.3-10|111	%{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/pixmaps/
12cr|smolt-1.4.3-10|112	%{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/themes/default/
12cr|smolt-1.4.3-10|113	
12cr|smolt-1.4.3-10|114	%{__mv} client/icons/smolt-icon-16.png %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/smolt.png
12cr|smolt-1.4.3-10|115	%{__mv} client/icons/smolt-icon-22.png %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/smolt.png
12cr|smolt-1.4.3-10|116	%{__mv} client/icons/smolt-icon-24.png %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/smolt.png
12cr|smolt-1.4.3-10|117	%{__mv} client/icons/smolt-icon-32.png %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/smolt.png
12cr|smolt-1.4.3-10|118	cp -adv client/icons/* %{buildroot}/%{_datadir}/%{name}/client/icons/
12cr|smolt-1.4.3-10|119	
12cr|smolt-1.4.3-10|120	
12cr|smolt-1.4.3-10|121	%{__rm} -f %{buildroot}/%{_bindir}/smoltSendProfile
12cr|smolt-1.4.3-10|122	%{__rm} -f %{buildroot}/%{_bindir}/smoltDeleteProfile
12cr|smolt-1.4.3-10|123	%{__rm} -f %{buildroot}/%{_bindir}/smoltGui
12cr|smolt-1.4.3-10|124	ln -s %{_datadir}/%{name}/client/sendProfile.py %{buildroot}/%{_bindir}/smoltSendProfile
12cr|smolt-1.4.3-10|125	ln -s %{_datadir}/%{name}/client/deleteProfile.py %{buildroot}/%{_bindir}/smoltDeleteProfile
12cr|smolt-1.4.3-10|126	ln -s %{_datadir}/%{name}/client/smoltGui.py %{buildroot}/%{_bindir}/smoltGui
12cr|smolt-1.4.3-10|127	
12cr|smolt-1.4.3-10|128	ln -sf %{_sysconfdir}/%{name}/config.py %{buildroot}/%{_datadir}/%{name}/client/config.py
12cr|smolt-1.4.3-10|129	
12cr|smolt-1.4.3-10|130	desktop-file-install --dir=%{buildroot}/%{_datadir}/applications client/smolt.desktop
12cr|smolt-1.4.3-10|131	%find_lang %{name}
12cr|smolt-1.4.3-10|132	
12cr|smolt-1.4.3-10|133	# Cleanup from the Makefile (will be cleaned up when it is finalized)
12cr|smolt-1.4.3-10|134	%{__rm} -f %{buildroot}/etc/init.d/smolt
12cr|smolt-1.4.3-10|135	%{__rm} -f %{buildroot}/etc/smolt/hw-uuid
12cr|smolt-1.4.3-10|136	%{__rm} -rf %{buildroot}/%{_datadir}/applications/fedora-smolt.desktop
12cr|smolt-1.4.3-10|137	
12cr|smolt-1.4.3-10|138	# Cleanup sugar-specific files
12cr|smolt-1.4.3-10|139	%{__rm} -rf %{buildroot}/%{_datadir}/sugar/
12cr|smolt-1.4.3-10|140	
12cr|smolt-1.4.3-10|141	# Cleanup gz man files produces by client/Makefile (install-main target)
12cr|smolt-1.4.3-10|142	%{__rm} -rf %{buildroot}/%{_mandir}/man1/*.gz
12cr|smolt-1.4.3-10|143	
12cr|smolt-1.4.3-10|144	touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid
12cr|smolt-1.4.3-10|145	
12cr|smolt-1.4.3-10|146	echo 'ENABLE_MONTHLY_UPDATE=0' > %{buildroot}/%{_sysconfdir}/sysconfig/smolt
12cr|smolt-1.4.3-10|147	
12cr|smolt-1.4.3-10|148	%{__install} -m 644 %{SOURCE1} README.install.urpmi
12cr|smolt-1.4.3-10|149	
12cr|smolt-1.4.3-10|150	%clean
12cr|smolt-1.4.3-10|151	rm -rf %{buildroot}
12cr|smolt-1.4.3-10|152	
12cr|smolt-1.4.3-10|153	%pre
12cr|smolt-1.4.3-10|154	%_pre_useradd smolt %{_datadir}/%{name} /sbin/nologin > /dev/null 2>&1 || :
12cr|smolt-1.4.3-10|155	
12cr|smolt-1.4.3-10|156	%post
12cr|smolt-1.4.3-10|157	if [ $1 = 1 ]
12cr|smolt-1.4.3-10|158	then
12cr|smolt-1.4.3-10|159	cat /proc/sys/kernel/random/uuid > /etc/sysconfig/hw-uuid
12cr|smolt-1.4.3-10|160	chmod 0644 /etc/sysconfig/hw-uuid
12cr|smolt-1.4.3-10|161	chown root:root /etc/sysconfig/hw-uuid
12cr|smolt-1.4.3-10|162	cat /proc/sys/kernel/random/uuid > /etc/smolt/hw-uuid
12cr|smolt-1.4.3-10|163	chmod 0644 /etc/smolt/hw-uuid
12cr|smolt-1.4.3-10|164	python > /etc/cron.d/smolt << 'EOF'
12cr|smolt-1.4.3-10|165	
12cr|smolt-1.4.3-10|166	from string import Template
12cr|smolt-1.4.3-10|167	from random import randint
12cr|smolt-1.4.3-10|168	
12cr|smolt-1.4.3-10|169	cron_file = Template('''# Runs the smolt checkin client
12cr|smolt-1.4.3-10|170	$minute $hour $day * * smolt [ -r /etc/sysconfig/smolt ]  && . /etc/sysconfig/smolt && [ $ENABLE_MONTHLY_UPDATE = 1 ] && /usr/bin/smoltSendProfile -a > /dev/null 2>&1
12cr|smolt-1.4.3-10|171	''')
12cr|smolt-1.4.3-10|172	
12cr|smolt-1.4.3-10|173	def main():
12cr|smolt-1.4.3-10|174	minute = randint(0,59)
12cr|smolt-1.4.3-10|175	hour = randint(0, 24)
12cr|smolt-1.4.3-10|176	day = randint(0, 28) #account for febu-hairy
12cr|smolt-1.4.3-10|177	
12cr|smolt-1.4.3-10|178	print cron_file.safe_substitute(minute=minute, day=day, hour=hour)
12cr|smolt-1.4.3-10|179	
12cr|smolt-1.4.3-10|180	if __name__ == '__main__':
12cr|smolt-1.4.3-10|181	main()
12cr|smolt-1.4.3-10|182	EOF
12cr|smolt-1.4.3-10|183	fi
12cr|smolt-1.4.3-10|184	
12cr|smolt-1.4.3-10|185	%postun
12cr|smolt-1.4.3-10|186	%_postun_userdel smolt
12cr|smolt-1.4.3-10|187	%_postun_groupdel smolt
12cr|smolt-1.4.3-10|188	
12cr|smolt-1.4.3-10|189	%files -f %{name}.lang
12cr|smolt-1.4.3-10|190	%defattr(-,root,root,-)
12cr|smolt-1.4.3-10|191	%doc README doc/* README.install.urpmi
12cr|smolt-1.4.3-10|192	%dir %{_datadir}/%{name}
12cr|smolt-1.4.3-10|193	%config(noreplace) %dir %{_sysconfdir}/%{name}/
12cr|smolt-1.4.3-10|194	%config(noreplace) %{_sysconfdir}/sysconfig/smolt
12cr|smolt-1.4.3-10|195	%config(noreplace) /%{_sysconfdir}/%{name}/config*
12cr|smolt-1.4.3-10|196	%ghost %config(noreplace) %{_sysconfdir}/cron.d/%{name}
12cr|smolt-1.4.3-10|197	%ghost %{_sysconfdir}/sysconfig/hw-uuid
12cr|smolt-1.4.3-10|198	%{_bindir}/smoltSendProfile
12cr|smolt-1.4.3-10|199	%{_bindir}/smoltDeleteProfile
12cr|smolt-1.4.3-10|200	%{_datadir}/%{name}/client
12cr|smolt-1.4.3-10|201	%{_datadir}/%{name}/doc
12cr|smolt-1.4.3-10|202	%{_mandir}/man1/
12cr|smolt-1.4.3-10|203	
12cr|smolt-1.4.3-10|204	%if 0
12cr|smolt-1.4.3-10|205	%files server
12cr|smolt-1.4.3-10|206	%defattr(-,root,root,-)
12cr|smolt-1.4.3-10|207	%{_datadir}/%{name}/smoon
12cr|smolt-1.4.3-10|208	%endif
12cr|smolt-1.4.3-10|209	
12cr|smolt-1.4.3-10|210	%files gui
12cr|smolt-1.4.3-10|211	%defattr(-,root,root,-)
12cr|smolt-1.4.3-10|212	%{_bindir}/smoltGui
12cr|smolt-1.4.3-10|213	%{_datadir}/applications/smolt.desktop
12cr|smolt-1.4.3-10|214	%{_datadir}/icons/hicolor/*x*/apps/smolt.png
12cr|smolt-1.4.3-10|215	
12cr|smolt-1.4.3-10|216	
12cr|smolt-1.4.3-10|217	
12cr|smolt-1.4.3-10|218	%changelog
12cr|smolt-1.4.3-10|219	* Wed Jun 08 2011 Alexandre Lissy <alissy@mandriva.com> 1.4.3-1mdv2011.0
12cr|smolt-1.4.3-10|220	+ Revision: 683234
12cr|smolt-1.4.3-10|221	- Needed fixes to have working 1.4.3 working
12cr|smolt-1.4.3-10|222	- Updating Smolt sources to latest stable 1.4.3
12cr|smolt-1.4.3-10|223	
12cr|smolt-1.4.3-10|224	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.2-2mdv2011.0
12cr|smolt-1.4.3-10|225	+ Revision: 614927
12cr|smolt-1.4.3-10|226	- the mass rebuild of 2010.1 packages
12cr|smolt-1.4.3-10|227	
12cr|smolt-1.4.3-10|228	* Sat Jan 30 2010 Frederik Himpe <fhimpe@mandriva.org> 1.4.2-1mdv2010.1
12cr|smolt-1.4.3-10|229	+ Revision: 498574
12cr|smolt-1.4.3-10|230	- Update to new version 1.4.2
12cr|smolt-1.4.3-10|231	
12cr|smolt-1.4.3-10|232	* Wed Oct 28 2009 Frederik Himpe <fhimpe@mandriva.org> 1.4-2mdv2010.0
12cr|smolt-1.4.3-10|233	+ Revision: 459876
12cr|smolt-1.4.3-10|234	- Remove Requires: gawk: already required by basesystem-minimal
12cr|smolt-1.4.3-10|235	- Add Requires: python-simplejson hal
12cr|smolt-1.4.3-10|236	
12cr|smolt-1.4.3-10|237	* Tue Sep 15 2009 Frederik Himpe <fhimpe@mandriva.org> 1.4-1mdv2010.0
12cr|smolt-1.4.3-10|238	+ Revision: 443190
12cr|smolt-1.4.3-10|239	- update to new version 1.4
12cr|smolt-1.4.3-10|240	
12cr|smolt-1.4.3-10|241	* Thu Aug 27 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3.2-3mdv2010.0
12cr|smolt-1.4.3-10|242	+ Revision: 421754
12cr|smolt-1.4.3-10|243	- Fix checkin path
12cr|smolt-1.4.3-10|244	- smolt-gui now is a python-qt4 application
12cr|smolt-1.4.3-10|245	
12cr|smolt-1.4.3-10|246	* Thu Aug 27 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3.2-2mdv2010.0
12cr|smolt-1.4.3-10|247	+ Revision: 421734
12cr|smolt-1.4.3-10|248	- Fix config.py symlink
12cr|smolt-1.4.3-10|249	
12cr|smolt-1.4.3-10|250	* Tue Aug 11 2009 Emmanuel Andry <eandry@mandriva.org> 1.3.2-1mdv2010.0
12cr|smolt-1.4.3-10|251	+ Revision: 415162
12cr|smolt-1.4.3-10|252	- New version 1.3.2
12cr|smolt-1.4.3-10|253	- drop P0 (merged upstream)
12cr|smolt-1.4.3-10|254	- rediff P1
12cr|smolt-1.4.3-10|255	
12cr|smolt-1.4.3-10|256	* Fri Apr 03 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2-3mdv2009.1
12cr|smolt-1.4.3-10|257	+ Revision: 363900
12cr|smolt-1.4.3-10|258	- Fix type in cron script
12cr|smolt-1.4.3-10|259	
12cr|smolt-1.4.3-10|260	* Mon Mar 23 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2-2mdv2009.1
12cr|smolt-1.4.3-10|261	+ Revision: 360734
12cr|smolt-1.4.3-10|262	- Remove -c (checkin) option because we don't create a "fake" service,
12cr|smolt-1.4.3-10|263	instead use -a in the cron script to automatically submit the
12cr|smolt-1.4.3-10|264	profile
12cr|smolt-1.4.3-10|265	
12cr|smolt-1.4.3-10|266	* Sat Mar 21 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2-1mdv2009.1
12cr|smolt-1.4.3-10|267	+ Revision: 359504
12cr|smolt-1.4.3-10|268	- Import Smolt into Mandriva repositories, based on Fedora's pacakge
12cr|smolt-1.4.3-10|269	- create smolt
12cr|smolt-1.4.3-10|270	

7559 12
12cr|smplayer-0.8.1-2|1	Name:		smplayer
12cr|smplayer-0.8.1-2|2	Summary:	Complete front-end for mplayer written in Qt4
12cr|smplayer-0.8.1-2|3	Version:	0.8.1
12cr|smplayer-0.8.1-2|4	Release:	2
12cr|smplayer-0.8.1-2|5	License:	GPLv2+
12cr|smplayer-0.8.1-2|6	Group:		Video
12cr|smplayer-0.8.1-2|7	Url:		http://smplayer.sourceforge.net
12cr|smplayer-0.8.1-2|8	Source0:	http://downloads.sourceforge.net/smplayer/%{name}-%{version}.tar.bz2
12cr|smplayer-0.8.1-2|9	Patch0:		%{name}-0.6.8-optflags.patch
12cr|smplayer-0.8.1-2|10	Patch2:		%{name}-0.8.0-mdv-mime-types.patch
12cr|smplayer-0.8.1-2|11	BuildRequires:	qt4-devel
12cr|smplayer-0.8.1-2|12	BuildRequires:	desktop-file-utils
12cr|smplayer-0.8.1-2|13	Requires:	mplayer
12cr|smplayer-0.8.1-2|14	Suggests:	smplayer-themes
12cr|smplayer-0.8.1-2|15	Obsoletes:	smplayer-qt4 < 0.5.62-1
12cr|smplayer-0.8.1-2|16	Provides:	smplayer-qt4 = %{version}-%{release}
12cr|smplayer-0.8.1-2|17	
12cr|smplayer-0.8.1-2|18	%description
12cr|smplayer-0.8.1-2|19	SMPlayer intends to be a complete front-end for MPlayer,
12cr|smplayer-0.8.1-2|20	from basic features like playing videos, DVDs, and VCDs
12cr|smplayer-0.8.1-2|21	to more advanced features like support for MPlayer filters and more.
12cr|smplayer-0.8.1-2|22	
12cr|smplayer-0.8.1-2|23	One of the most interesting features of SMPlayer: it remembers the
12cr|smplayer-0.8.1-2|24	settings of all files you play. So you start to watch a movie but you
12cr|smplayer-0.8.1-2|25	have to leave... don't worry, when you open that movie again it will
12cr|smplayer-0.8.1-2|26	resume at the same point you left it, and with the same settings:
12cr|smplayer-0.8.1-2|27	audio track, subtitles, volume...
12cr|smplayer-0.8.1-2|28	
12cr|smplayer-0.8.1-2|29	Other additional interesting features:
12cr|smplayer-0.8.1-2|30	
12cr|smplayer-0.8.1-2|31	* New GUI. Now there are toolbars, the control at the bottom is different
12cr|smplayer-0.8.1-2|32	(and it changes if the window is made smaller), the icons can be changed
12cr|smplayer-0.8.1-2|33	(several icon themes are available). In fullscreen mode the floating
12cr|smplayer-0.8.1-2|34	control that appears when you move the mouse to the bottom of the screen
12cr|smplayer-0.8.1-2|35	is new too and this time the video doesn't resize when it shows.
12cr|smplayer-0.8.1-2|36	* Configurable key shortcuts. A shortcut editor has been added, it's
12cr|smplayer-0.8.1-2|37	located at "Preferences->Mouse & keyboard". Please read
12cr|smplayer-0.8.1-2|38	Configurable_shortcuts.txt.
12cr|smplayer-0.8.1-2|39	* Support for VCD. Now you can also play VCD discs.
12cr|smplayer-0.8.1-2|40	* System tray icon. Now it's possible to leave SMPlayer running in the
12cr|smplayer-0.8.1-2|41	system tray. This feature requires Qt 4.2.
12cr|smplayer-0.8.1-2|42	* Added some new functions, like pan&scan, stay on top, set the size
12cr|smplayer-0.8.1-2|43	of the window...
12cr|smplayer-0.8.1-2|44	* Improved support for subtitles. For instance, now you can load a idx/sub
12cr|smplayer-0.8.1-2|45	file and you'll be able to select among all languages that the file
12cr|smplayer-0.8.1-2|46	provides. You can have a mkv file with embedded subtitles, load an
12cr|smplayer-0.8.1-2|47	idx/sub file (or srt, sub...) and all subtitles will be available.
12cr|smplayer-0.8.1-2|48	* New translations. SMPlayer 0.5.0 is translated (totally or partially) to
12cr|smplayer-0.8.1-2|49	the following languages: Bulgarian, Czech, German, Spanish, French,
12cr|smplayer-0.8.1-2|50	Hungarian, Italian, Japanese, Georgian, Dutch, Polish, Brazilian Portuguese,
12cr|smplayer-0.8.1-2|51	Russian, Slovak, Serbian, Swedish, Turkish, Ukrainian, Simplified-Chinese
12cr|smplayer-0.8.1-2|52	and Traditional Chinese. By the way, now it's possible to change the language
12cr|smplayer-0.8.1-2|53	at run-time.
12cr|smplayer-0.8.1-2|54	
12cr|smplayer-0.8.1-2|55	SMPlayer supports themes which can be found in smplayer-themes package.
12cr|smplayer-0.8.1-2|56	
12cr|smplayer-0.8.1-2|57	%prep
12cr|smplayer-0.8.1-2|58	%setup -q
12cr|smplayer-0.8.1-2|59	%patch0 -p1
12cr|smplayer-0.8.1-2|60	%patch2 -p1
12cr|smplayer-0.8.1-2|61	
12cr|smplayer-0.8.1-2|62	%build
12cr|smplayer-0.8.1-2|63	# (tpg) don't use kde dialogs
12cr|smplayer-0.8.1-2|64	#KDE_SUPPORT=1
12cr|smplayer-0.8.1-2|65	%setup_compile_flags
12cr|smplayer-0.8.1-2|66	%make	PREFIX=%{_prefix} 'DOC_PATH=\"%{_docdir}/%{name}\"'
12cr|smplayer-0.8.1-2|67	
12cr|smplayer-0.8.1-2|68	%install
12cr|smplayer-0.8.1-2|69	%makeinstall_std PREFIX=%{_prefix}
12cr|smplayer-0.8.1-2|70	
12cr|smplayer-0.8.1-2|71	# Allow html docs
12cr|smplayer-0.8.1-2|72	%__mv %{buildroot}%{_docdir}/packages/%{name} %{buildroot}%{_docdir}/%{name}
12cr|smplayer-0.8.1-2|73	%__rm -fr %{buildroot}%{_docdir}/packages
12cr|smplayer-0.8.1-2|74	
12cr|smplayer-0.8.1-2|75	desktop-file-install \
12cr|smplayer-0.8.1-2|76	--remove-key='Encoding' \
12cr|smplayer-0.8.1-2|77	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|smplayer-0.8.1-2|78	
12cr|smplayer-0.8.1-2|79	%files
12cr|smplayer-0.8.1-2|80	%doc Changelog *.txt
12cr|smplayer-0.8.1-2|81	%dir %{_datadir}/%{name}
12cr|smplayer-0.8.1-2|82	%dir %{_datadir}/%{name}/shortcuts
12cr|smplayer-0.8.1-2|83	%dir %{_datadir}/%{name}/translations
12cr|smplayer-0.8.1-2|84	%{_bindir}/%{name}
12cr|smplayer-0.8.1-2|85	%{_mandir}/man1/%{name}.*
12cr|smplayer-0.8.1-2|86	%{_datadir}/%{name}/*.conf
12cr|smplayer-0.8.1-2|87	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|smplayer-0.8.1-2|88	%{_datadir}/applications/*.desktop
12cr|smplayer-0.8.1-2|89	%{_datadir}/%{name}/shortcuts/*
12cr|smplayer-0.8.1-2|90	%lang(ar_SY) %{_datadir}/%{name}/translations/smplayer_ar_SY.qm
12cr|smplayer-0.8.1-2|91	%lang(bg) %{_datadir}/%{name}/translations/smplayer_bg.qm
12cr|smplayer-0.8.1-2|92	%lang(ca) %{_datadir}/%{name}/translations/smplayer_ca.qm
12cr|smplayer-0.8.1-2|93	%lang(cs) %{_datadir}/%{name}/translations/smplayer_cs.qm
12cr|smplayer-0.8.1-2|94	%lang(de) %{_datadir}/%{name}/translations/smplayer_de.qm
12cr|smplayer-0.8.1-2|95	%lang(da) %{_datadir}/%{name}/translations/smplayer_da.qm
12cr|smplayer-0.8.1-2|96	%lang(el_GR) %{_datadir}/%{name}/translations/smplayer_el_GR.qm
12cr|smplayer-0.8.1-2|97	%lang(en_US) %{_datadir}/%{name}/translations/smplayer_en_US.qm
12cr|smplayer-0.8.1-2|98	%lang(es) %{_datadir}/%{name}/translations/smplayer_es.qm
12cr|smplayer-0.8.1-2|99	%lang(et) %{_datadir}/%{name}/translations/smplayer_et.qm
12cr|smplayer-0.8.1-2|100	%lang(eu) %{_datadir}/%{name}/translations/smplayer_eu.qm
12cr|smplayer-0.8.1-2|101	%lang(fi) %{_datadir}/%{name}/translations/smplayer_fi.qm
12cr|smplayer-0.8.1-2|102	%lang(fr) %{_datadir}/%{name}/translations/smplayer_fr.qm
12cr|smplayer-0.8.1-2|103	%lang(gl) %{_datadir}/%{name}/translations/smplayer_gl.qm
12cr|smplayer-0.8.1-2|104	%lang(hr) %{_datadir}/%{name}/translations/smplayer_hr.qm
12cr|smplayer-0.8.1-2|105	%lang(hu) %{_datadir}/%{name}/translations/smplayer_hu.qm
12cr|smplayer-0.8.1-2|106	%lang(it) %{_datadir}/%{name}/translations/smplayer_it.qm
12cr|smplayer-0.8.1-2|107	%lang(ja) %{_datadir}/%{name}/translations/smplayer_ja.qm
12cr|smplayer-0.8.1-2|108	%lang(ka) %{_datadir}/%{name}/translations/smplayer_ka.qm
12cr|smplayer-0.8.1-2|109	%lang(ko) %{_datadir}/%{name}/translations/smplayer_ko.qm
12cr|smplayer-0.8.1-2|110	%lang(ku) %{_datadir}/%{name}/translations/smplayer_ku.qm
12cr|smplayer-0.8.1-2|111	%lang(lt) %{_datadir}/%{name}/translations/smplayer_lt.qm
12cr|smplayer-0.8.1-2|112	%lang(mk) %{_datadir}/%{name}/translations/smplayer_mk.qm
12cr|smplayer-0.8.1-2|113	%lang(nl) %{_datadir}/%{name}/translations/smplayer_nl.qm
12cr|smplayer-0.8.1-2|114	%lang(pl) %{_datadir}/%{name}/translations/smplayer_pl.qm
12cr|smplayer-0.8.1-2|115	%lang(pt) %{_datadir}/%{name}/translations/smplayer_pt.qm
12cr|smplayer-0.8.1-2|116	%lang(pt_BR) %{_datadir}/%{name}/translations/smplayer_pt_BR.qm
12cr|smplayer-0.8.1-2|117	%lang(ro_RO) %{_datadir}/%{name}/translations/smplayer_ro_RO.qm
12cr|smplayer-0.8.1-2|118	%lang(ru_RU) %{_datadir}/%{name}/translations/smplayer_ru_RU.qm
12cr|smplayer-0.8.1-2|119	%lang(sk) %{_datadir}/%{name}/translations/smplayer_sk.qm
12cr|smplayer-0.8.1-2|120	%lang(sl) %{_datadir}/%{name}/translations/smplayer_sl_SI.qm
12cr|smplayer-0.8.1-2|121	%lang(sr) %{_datadir}/%{name}/translations/smplayer_sr.qm
12cr|smplayer-0.8.1-2|122	%lang(sv) %{_datadir}/%{name}/translations/smplayer_sv.qm
12cr|smplayer-0.8.1-2|123	%lang(tr) %{_datadir}/%{name}/translations/smplayer_tr.qm
12cr|smplayer-0.8.1-2|124	%lang(uk_UA) %{_datadir}/%{name}/translations/smplayer_uk_UA.qm
12cr|smplayer-0.8.1-2|125	%lang(vi) %{_datadir}/%{name}/translations/smplayer_vi_VN.qm
12cr|smplayer-0.8.1-2|126	%lang(zh_CN) %{_datadir}/%{name}/translations/smplayer_zh_CN.qm
12cr|smplayer-0.8.1-2|127	%lang(zh_TW) %{_datadir}/%{name}/translations/smplayer_zh_TW.qm

7560 12
12cr|smplayer-qt4-0.5.62-1|1	%define oname smplayer
12cr|smplayer-qt4-0.5.62-1|2	
12cr|smplayer-qt4-0.5.62-1|3	Summary:	SMPlayer is a complete front-end for mplayer written in Qt4
12cr|smplayer-qt4-0.5.62-1|4	Name:		smplayer-qt4
12cr|smplayer-qt4-0.5.62-1|5	Version:	0.5.62
12cr|smplayer-qt4-0.5.62-1|6	Release:	%mkrel 1
12cr|smplayer-qt4-0.5.62-1|7	License:	GPLv2+
12cr|smplayer-qt4-0.5.62-1|8	Group:		Video
12cr|smplayer-qt4-0.5.62-1|9	Url:		http://smplayer.sourceforge.net
12cr|smplayer-qt4-0.5.62-1|10	Source0:	http://smplayer.sourceforge.net/porting/%{oname}-%{version}.tar.bz2
12cr|smplayer-qt4-0.5.62-1|11	BuildRequires:	qt4-devel	>= 4.2.0
12cr|smplayer-qt4-0.5.62-1|12	BuildRequires:	qt4-linguist	>= 4.2.0
12cr|smplayer-qt4-0.5.62-1|13	Requires:	mplayer		>= 1.0-1.rc1
12cr|smplayer-qt4-0.5.62-1|14	Conflicts:	smplayer
12cr|smplayer-qt4-0.5.62-1|15	Suggests:	smplayer-themes
12cr|smplayer-qt4-0.5.62-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|smplayer-qt4-0.5.62-1|17	
12cr|smplayer-qt4-0.5.62-1|18	%description
12cr|smplayer-qt4-0.5.62-1|19	SMPlayer intends to be a complete front-end for MPlayer,
12cr|smplayer-qt4-0.5.62-1|20	from basic features like playing videos, DVDs, and VCDs
12cr|smplayer-qt4-0.5.62-1|21	to more advanced features like support for MPlayer filters and more.
12cr|smplayer-qt4-0.5.62-1|22	
12cr|smplayer-qt4-0.5.62-1|23	One of the most interesting features of SMPlayer: it remembers the
12cr|smplayer-qt4-0.5.62-1|24	settings of all files you play. So you start to watch a movie but you
12cr|smplayer-qt4-0.5.62-1|25	have to leave... don't worry, when you open that movie again it will
12cr|smplayer-qt4-0.5.62-1|26	resume at the same point you left it, and with the same settings:
12cr|smplayer-qt4-0.5.62-1|27	audio track, subtitles, volume...
12cr|smplayer-qt4-0.5.62-1|28	
12cr|smplayer-qt4-0.5.62-1|29	Other additional interesting features:
12cr|smplayer-qt4-0.5.62-1|30	
12cr|smplayer-qt4-0.5.62-1|31	* New GUI. Now there are toolbars, the control at the bottom is different
12cr|smplayer-qt4-0.5.62-1|32	(and it changes if the window is made smaller), the icons can be changed
12cr|smplayer-qt4-0.5.62-1|33	(several icon themes are available). In fullscreen mode the floating
12cr|smplayer-qt4-0.5.62-1|34	control that appears when you move the mouse to the bottom of the screen
12cr|smplayer-qt4-0.5.62-1|35	is new too and this time the video doesn't resize when it shows.
12cr|smplayer-qt4-0.5.62-1|36	* Configurable key shortcuts. A shortcut editor has been added, it's
12cr|smplayer-qt4-0.5.62-1|37	located at "Preferences->Mouse & keyboard". Please read
12cr|smplayer-qt4-0.5.62-1|38	Configurable_shortcuts.txt.
12cr|smplayer-qt4-0.5.62-1|39	* Support for VCD. Now you can also play VCD discs.
12cr|smplayer-qt4-0.5.62-1|40	* System tray icon. Now it's possible to leave SMPlayer running in the
12cr|smplayer-qt4-0.5.62-1|41	system tray. This feature requires Qt 4.2.
12cr|smplayer-qt4-0.5.62-1|42	* Added some new functions, like pan&scan, stay on top, set the size
12cr|smplayer-qt4-0.5.62-1|43	of the window...
12cr|smplayer-qt4-0.5.62-1|44	* Improved support for subtitles. For instance, now you can load a idx/sub
12cr|smplayer-qt4-0.5.62-1|45	file and you'll be able to select among all languages that the file
12cr|smplayer-qt4-0.5.62-1|46	provides. You can have a mkv file with embedded subtitles, load an
12cr|smplayer-qt4-0.5.62-1|47	idx/sub file (or srt, sub...) and all subtitles will be available.
12cr|smplayer-qt4-0.5.62-1|48	* New translations. SMPlayer 0.5.0 is translated (totally or partially) to
12cr|smplayer-qt4-0.5.62-1|49	the following languages: Bulgarian, Czech, German, Spanish, French,
12cr|smplayer-qt4-0.5.62-1|50	Hungarian, Italian, Japanese, Georgian, Dutch, Polish, Brazilian Portuguese,
12cr|smplayer-qt4-0.5.62-1|51	Russian, Slovak, Serbian, Swedish, Turkish, Ukrainian, Simplified-Chinese
12cr|smplayer-qt4-0.5.62-1|52	and Traditional Chinese. By the way, now it's possible to change the language
12cr|smplayer-qt4-0.5.62-1|53	at run-time.
12cr|smplayer-qt4-0.5.62-1|54	
12cr|smplayer-qt4-0.5.62-1|55	SMPlayer supports themes which can be found in smplayer-themes package.
12cr|smplayer-qt4-0.5.62-1|56	
12cr|smplayer-qt4-0.5.62-1|57	This is SMplayer port for QT4 toolkit, which is under heavy development right now.
12cr|smplayer-qt4-0.5.62-1|58	Do NOT expect that everything will be working out of box.
12cr|smplayer-qt4-0.5.62-1|59	
12cr|smplayer-qt4-0.5.62-1|60	%prep
12cr|smplayer-qt4-0.5.62-1|61	%setup -qn %{oname}-%{version}
12cr|smplayer-qt4-0.5.62-1|62	
12cr|smplayer-qt4-0.5.62-1|63	%build
12cr|smplayer-qt4-0.5.62-1|64	%make PREFIX=%{_prefix} QMAKE=%{qt4bin}/qmake LRELEASE=%{qt4bin}/lrelease
12cr|smplayer-qt4-0.5.62-1|65	#KDE_SUPPORT=1
12cr|smplayer-qt4-0.5.62-1|66	
12cr|smplayer-qt4-0.5.62-1|67	%install
12cr|smplayer-qt4-0.5.62-1|68	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|smplayer-qt4-0.5.62-1|69	
12cr|smplayer-qt4-0.5.62-1|70	%makeinstall_std PREFIX=%{_prefix}
12cr|smplayer-qt4-0.5.62-1|71	
12cr|smplayer-qt4-0.5.62-1|72	# remove wrongly put docs
12cr|smplayer-qt4-0.5.62-1|73	rm -fr %buildroot%_datadir/doc
12cr|smplayer-qt4-0.5.62-1|74	
12cr|smplayer-qt4-0.5.62-1|75	desktop-file-install \
12cr|smplayer-qt4-0.5.62-1|76	--remove-key='Encoding' \
12cr|smplayer-qt4-0.5.62-1|77	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|smplayer-qt4-0.5.62-1|78	
12cr|smplayer-qt4-0.5.62-1|79	%post
12cr|smplayer-qt4-0.5.62-1|80	%{update_menus}
12cr|smplayer-qt4-0.5.62-1|81	%if %mdkversion >= 200700
12cr|smplayer-qt4-0.5.62-1|82	%{update_desktop_database}
12cr|smplayer-qt4-0.5.62-1|83	%update_icon_cache hicolor
12cr|smplayer-qt4-0.5.62-1|84	%endif
12cr|smplayer-qt4-0.5.62-1|85	
12cr|smplayer-qt4-0.5.62-1|86	%postun
12cr|smplayer-qt4-0.5.62-1|87	%{clean_menus}
12cr|smplayer-qt4-0.5.62-1|88	%if %mdkversion >= 200700
12cr|smplayer-qt4-0.5.62-1|89	%{clean_desktop_database}
12cr|smplayer-qt4-0.5.62-1|90	%clean_icon_cache hicolor
12cr|smplayer-qt4-0.5.62-1|91	%endif
12cr|smplayer-qt4-0.5.62-1|92	
12cr|smplayer-qt4-0.5.62-1|93	%clean
12cr|smplayer-qt4-0.5.62-1|94	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|smplayer-qt4-0.5.62-1|95	
12cr|smplayer-qt4-0.5.62-1|96	%files
12cr|smplayer-qt4-0.5.62-1|97	%defattr(644,root,root,755)
12cr|smplayer-qt4-0.5.62-1|98	%doc Changelog *.txt
12cr|smplayer-qt4-0.5.62-1|99	%dir %{_datadir}/%{oname}
12cr|smplayer-qt4-0.5.62-1|100	%dir %{_datadir}/%{oname}/shortcuts
12cr|smplayer-qt4-0.5.62-1|101	%dir %{_datadir}/%{oname}/translations
12cr|smplayer-qt4-0.5.62-1|102	%attr(755,root,root) %{_bindir}/%{oname}
12cr|smplayer-qt4-0.5.62-1|103	%{_datadir}/%{oname}/*.conf
12cr|smplayer-qt4-0.5.62-1|104	%{_iconsdir}/hicolor/*/apps/%{oname}.png
12cr|smplayer-qt4-0.5.62-1|105	%{_datadir}/applications/%{oname}.desktop
12cr|smplayer-qt4-0.5.62-1|106	%{_datadir}/%{oname}/shortcuts/*
12cr|smplayer-qt4-0.5.62-1|107	%{_datadir}/%{oname}/translations/qt_fr.qm
12cr|smplayer-qt4-0.5.62-1|108	%lang(bg) %{_datadir}/%{oname}/translations/smplayer_bg.qm
12cr|smplayer-qt4-0.5.62-1|109	%lang(cs) %{_datadir}/%{oname}/translations/smplayer_cs.qm
12cr|smplayer-qt4-0.5.62-1|110	%lang(de) %{_datadir}/%{oname}/translations/smplayer_de.qm
12cr|smplayer-qt4-0.5.62-1|111	%lang(el_GR) %{_datadir}/%{oname}/translations/smplayer_el_GR.qm
12cr|smplayer-qt4-0.5.62-1|112	%lang(en_US) %{_datadir}/%{oname}/translations/smplayer_en_US.qm
12cr|smplayer-qt4-0.5.62-1|113	%lang(es) %{_datadir}/%{oname}/translations/smplayer_es.qm
12cr|smplayer-qt4-0.5.62-1|114	%lang(fr) %{_datadir}/%{oname}/translations/smplayer_fr.qm
12cr|smplayer-qt4-0.5.62-1|115	%lang(hu) %{_datadir}/%{oname}/translations/smplayer_hu.qm
12cr|smplayer-qt4-0.5.62-1|116	%lang(it) %{_datadir}/%{oname}/translations/smplayer_it.qm
12cr|smplayer-qt4-0.5.62-1|117	%lang(ja) %{_datadir}/%{oname}/translations/smplayer_ja.qm
12cr|smplayer-qt4-0.5.62-1|118	%lang(ka) %{_datadir}/%{oname}/translations/smplayer_ka.qm
12cr|smplayer-qt4-0.5.62-1|119	%lang(nl) %{_datadir}/%{oname}/translations/smplayer_nl.qm
12cr|smplayer-qt4-0.5.62-1|120	%lang(pl) %{_datadir}/%{oname}/translations/smplayer_pl.qm
12cr|smplayer-qt4-0.5.62-1|121	%lang(pt_BR) %{_datadir}/%{oname}/translations/smplayer_pt_BR.qm
12cr|smplayer-qt4-0.5.62-1|122	%lang(pt_pt) %{_datadir}/%{oname}/translations/smplayer_pt_PT.qm
12cr|smplayer-qt4-0.5.62-1|123	%lang(ro_RO) %{_datadir}/%{oname}/translations/smplayer_ro_RO.qm
12cr|smplayer-qt4-0.5.62-1|124	%lang(ru_RU) %{_datadir}/%{oname}/translations/smplayer_ru_RU.qm
12cr|smplayer-qt4-0.5.62-1|125	%lang(sk) %{_datadir}/%{oname}/translations/smplayer_sk.qm
12cr|smplayer-qt4-0.5.62-1|126	%lang(sr) %{_datadir}/%{oname}/translations/smplayer_sr.qm
12cr|smplayer-qt4-0.5.62-1|127	%lang(sv) %{_datadir}/%{oname}/translations/smplayer_sv.qm
12cr|smplayer-qt4-0.5.62-1|128	%lang(tr) %{_datadir}/%{oname}/translations/smplayer_tr.qm
12cr|smplayer-qt4-0.5.62-1|129	%lang(uk_UA) %{_datadir}/%{oname}/translations/smplayer_uk_UA.qm
12cr|smplayer-qt4-0.5.62-1|130	%lang(zh_CN) %{_datadir}/%{oname}/translations/smplayer_zh_CN.qm
12cr|smplayer-qt4-0.5.62-1|131	%lang(zh_TW) %{_datadir}/%{oname}/translations/smplayer_zh_TW.qm
12cr|smplayer-qt4-0.5.62-1|132	
12cr|smplayer-qt4-0.5.62-1|133	
12cr|smplayer-qt4-0.5.62-1|134	%changelog
12cr|smplayer-qt4-0.5.62-1|135	* Mon Nov 19 2007 Funda Wang <fundawang@mandriva.org> 0.5.62-1mdv2008.1
12cr|smplayer-qt4-0.5.62-1|136	+ Revision: 110361
12cr|smplayer-qt4-0.5.62-1|137	- add missing translation file
12cr|smplayer-qt4-0.5.62-1|138	- New version 0.5.62
12cr|smplayer-qt4-0.5.62-1|139	
12cr|smplayer-qt4-0.5.62-1|140	* Fri Oct 12 2007 Funda Wang <fundawang@mandriva.org> 0.5.61-1mdv2008.1
12cr|smplayer-qt4-0.5.62-1|141	+ Revision: 97418
12cr|smplayer-qt4-0.5.62-1|142	- fix doc files
12cr|smplayer-qt4-0.5.62-1|143	- Conflicts with smplayer-qt3
12cr|smplayer-qt4-0.5.62-1|144	- No need mv-ing now
12cr|smplayer-qt4-0.5.62-1|145	- use qt4bin macro
12cr|smplayer-qt4-0.5.62-1|146	- New version 0.5.61
12cr|smplayer-qt4-0.5.62-1|147	
12cr|smplayer-qt4-0.5.62-1|148	* Sun Sep 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.60-1mdv2008.0
12cr|smplayer-qt4-0.5.62-1|149	+ Revision: 93931
12cr|smplayer-qt4-0.5.62-1|150	- new version (lot of bugfixes and new features added)
12cr|smplayer-qt4-0.5.62-1|151	- rediff patch 0
12cr|smplayer-qt4-0.5.62-1|152	
12cr|smplayer-qt4-0.5.62-1|153	* Tue Sep 04 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.50-1mdv2008.0
12cr|smplayer-qt4-0.5.62-1|154	+ Revision: 79554
12cr|smplayer-qt4-0.5.62-1|155	- new version
12cr|smplayer-qt4-0.5.62-1|156	
12cr|smplayer-qt4-0.5.62-1|157	* Mon Sep 03 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.49-1mdv2008.0
12cr|smplayer-qt4-0.5.62-1|158	+ Revision: 78768
12cr|smplayer-qt4-0.5.62-1|159	- new version
12cr|smplayer-qt4-0.5.62-1|160	
12cr|smplayer-qt4-0.5.62-1|161	* Fri Aug 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.42-1mdv2008.0
12cr|smplayer-qt4-0.5.62-1|162	+ Revision: 71011
12cr|smplayer-qt4-0.5.62-1|163	- new version
12cr|smplayer-qt4-0.5.62-1|164	- update description
12cr|smplayer-qt4-0.5.62-1|165	
12cr|smplayer-qt4-0.5.62-1|166	* Thu Aug 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.41-1mdv2008.0
12cr|smplayer-qt4-0.5.62-1|167	+ Revision: 70426
12cr|smplayer-qt4-0.5.62-1|168	- new version
12cr|smplayer-qt4-0.5.62-1|169	- rediff patch 0
12cr|smplayer-qt4-0.5.62-1|170	
12cr|smplayer-qt4-0.5.62-1|171	* Sun Aug 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.30-0.0818.1mdv2008.0
12cr|smplayer-qt4-0.5.62-1|172	+ Revision: 66842
12cr|smplayer-qt4-0.5.62-1|173	- new snapshot
12cr|smplayer-qt4-0.5.62-1|174	- rediff patch 0
12cr|smplayer-qt4-0.5.62-1|175	- remove ShowOnlyIn: KDE
12cr|smplayer-qt4-0.5.62-1|176	
12cr|smplayer-qt4-0.5.62-1|177	* Thu Aug 09 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.29-0.0808.1mdv2008.0
12cr|smplayer-qt4-0.5.62-1|178	+ Revision: 60665
12cr|smplayer-qt4-0.5.62-1|179	- rediff patch 0
12cr|smplayer-qt4-0.5.62-1|180	- new snapshot
12cr|smplayer-qt4-0.5.62-1|181	
12cr|smplayer-qt4-0.5.62-1|182	* Wed Aug 01 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.29-0.0730.1mdv2008.0
12cr|smplayer-qt4-0.5.62-1|183	+ Revision: 57622
12cr|smplayer-qt4-0.5.62-1|184	- rediff patch 0
12cr|smplayer-qt4-0.5.62-1|185	- new snapshot
12cr|smplayer-qt4-0.5.62-1|186	
12cr|smplayer-qt4-0.5.62-1|187	* Thu Jul 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.29-0.0725.1mdv2008.0
12cr|smplayer-qt4-0.5.62-1|188	+ Revision: 55928
12cr|smplayer-qt4-0.5.62-1|189	- provide patch 0 (fix compilation)
12cr|smplayer-qt4-0.5.62-1|190	- smplayer-qt4 should not conflict with qt3 one
12cr|smplayer-qt4-0.5.62-1|191	- make it work
12cr|smplayer-qt4-0.5.62-1|192	- Import smplayer-qt4
12cr|smplayer-qt4-0.5.62-1|193	

7561 12
12cr|smplayer-themes-20120919-1|1	Summary:	Themes for SMPlayer
12cr|smplayer-themes-20120919-1|2	Name:		smplayer-themes
12cr|smplayer-themes-20120919-1|3	Version:	20120919
12cr|smplayer-themes-20120919-1|4	Release:	1
12cr|smplayer-themes-20120919-1|5	Epoch:		1
12cr|smplayer-themes-20120919-1|6	License:	GPLv2+
12cr|smplayer-themes-20120919-1|7	Group:		Video
12cr|smplayer-themes-20120919-1|8	Url:		http://smplayer.sourceforge.net
12cr|smplayer-themes-20120919-1|9	Source0:	http://downloads.sourceforge.net/project/smplayer/SMPlayer-themes/%{version}/%{name}-%{version}.tar.bz2
12cr|smplayer-themes-20120919-1|10	%if %mdkversion > 200800
12cr|smplayer-themes-20120919-1|11	Requires:	smplayer
12cr|smplayer-themes-20120919-1|12	%endif
12cr|smplayer-themes-20120919-1|13	Buildarch:	noarch
12cr|smplayer-themes-20120919-1|14	Obsoletes:	%{name}-0.1.20
12cr|smplayer-themes-20120919-1|15	
12cr|smplayer-themes-20120919-1|16	%description
12cr|smplayer-themes-20120919-1|17	A set of themes for SMPlayer.
12cr|smplayer-themes-20120919-1|18	
12cr|smplayer-themes-20120919-1|19	%prep
12cr|smplayer-themes-20120919-1|20	%setup -q
12cr|smplayer-themes-20120919-1|21	
12cr|smplayer-themes-20120919-1|22	%build
12cr|smplayer-themes-20120919-1|23	
12cr|smplayer-themes-20120919-1|24	%install
12cr|smplayer-themes-20120919-1|25	%makeinstall_std DESTDIR=%{buildroot} PREFIX=%{_prefix}
12cr|smplayer-themes-20120919-1|26	
12cr|smplayer-themes-20120919-1|27	%files
12cr|smplayer-themes-20120919-1|28	%doc README.txt Changelog
12cr|smplayer-themes-20120919-1|29	%dir %{_datadir}/smplayer/themes
12cr|smplayer-themes-20120919-1|30	%{_datadir}/smplayer/themes/*
12cr|smplayer-themes-20120919-1|31	
12cr|smplayer-themes-20120919-1|32	
12cr|smplayer-themes-20120919-1|33	%changelog
12cr|smplayer-themes-20120919-1|34	* Sat Sep 22 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1:20120919-1
12cr|smplayer-themes-20120919-1|35	+ Revision: 817334
12cr|smplayer-themes-20120919-1|36	- update to new version 20120919
12cr|smplayer-themes-20120919-1|37	
12cr|smplayer-themes-20120919-1|38	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.20-2mdv2011.0
12cr|smplayer-themes-20120919-1|39	+ Revision: 614929
12cr|smplayer-themes-20120919-1|40	- the mass rebuild of 2010.1 packages
12cr|smplayer-themes-20120919-1|41	
12cr|smplayer-themes-20120919-1|42	* Sun Jan 17 2010 Funda Wang <fwang@mandriva.org> 0.1.20-1mdv2010.1
12cr|smplayer-themes-20120919-1|43	+ Revision: 492771
12cr|smplayer-themes-20120919-1|44	- new version 0.1.20
12cr|smplayer-themes-20120919-1|45	
12cr|smplayer-themes-20120919-1|46	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.1.19-2mdv2010.0
12cr|smplayer-themes-20120919-1|47	+ Revision: 445134
12cr|smplayer-themes-20120919-1|48	- rebuild
12cr|smplayer-themes-20120919-1|49	
12cr|smplayer-themes-20120919-1|50	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.19-1mdv2009.1
12cr|smplayer-themes-20120919-1|51	+ Revision: 349358
12cr|smplayer-themes-20120919-1|52	- update to new version 0.1.19
12cr|smplayer-themes-20120919-1|53	- fix source url
12cr|smplayer-themes-20120919-1|54	
12cr|smplayer-themes-20120919-1|55	* Thu Nov 13 2008 Funda Wang <fwang@mandriva.org> 0.1.18-1mdv2009.1
12cr|smplayer-themes-20120919-1|56	+ Revision: 302606
12cr|smplayer-themes-20120919-1|57	- New version 0.1.18
12cr|smplayer-themes-20120919-1|58	
12cr|smplayer-themes-20120919-1|59	* Sat Sep 27 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.17-1mdv2009.1
12cr|smplayer-themes-20120919-1|60	+ Revision: 288898
12cr|smplayer-themes-20120919-1|61	- update to new version 0.1.17
12cr|smplayer-themes-20120919-1|62	
12cr|smplayer-themes-20120919-1|63	* Fri Jun 20 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.16-1mdv2009.0
12cr|smplayer-themes-20120919-1|64	+ Revision: 227623
12cr|smplayer-themes-20120919-1|65	- update to new version 0.1.16
12cr|smplayer-themes-20120919-1|66	
12cr|smplayer-themes-20120919-1|67	* Mon Feb 04 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.15-1mdv2008.1
12cr|smplayer-themes-20120919-1|68	+ Revision: 162024
12cr|smplayer-themes-20120919-1|69	- new version
12cr|smplayer-themes-20120919-1|70	- requires smplayer for mdv > 2008.0
12cr|smplayer-themes-20120919-1|71	
12cr|smplayer-themes-20120919-1|72	+ Olivier Blin <blino@mandriva.org>
12cr|smplayer-themes-20120919-1|73	- restore BuildRoot
12cr|smplayer-themes-20120919-1|74	
12cr|smplayer-themes-20120919-1|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|smplayer-themes-20120919-1|76	- kill re-definition of %%buildroot on Pixel's request
12cr|smplayer-themes-20120919-1|77	
12cr|smplayer-themes-20120919-1|78	* Sun Nov 04 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.14-1mdv2008.1
12cr|smplayer-themes-20120919-1|79	+ Revision: 105746
12cr|smplayer-themes-20120919-1|80	- new version
12cr|smplayer-themes-20120919-1|81	
12cr|smplayer-themes-20120919-1|82	* Fri Oct 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.13-2mdv2008.1
12cr|smplayer-themes-20120919-1|83	+ Revision: 102383
12cr|smplayer-themes-20120919-1|84	- drop requires on smplayer, since whe have both qt3 and qt4 version
12cr|smplayer-themes-20120919-1|85	
12cr|smplayer-themes-20120919-1|86	* Fri Oct 12 2007 Funda Wang <fwang@mandriva.org> 0.1.13-1mdv2008.1
12cr|smplayer-themes-20120919-1|87	+ Revision: 97374
12cr|smplayer-themes-20120919-1|88	- New version 0.1.13
12cr|smplayer-themes-20120919-1|89	
12cr|smplayer-themes-20120919-1|90	* Sun Sep 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.12-1mdv2008.0
12cr|smplayer-themes-20120919-1|91	+ Revision: 93928
12cr|smplayer-themes-20120919-1|92	- new version (new Breathless theme)
12cr|smplayer-themes-20120919-1|93	- package Changelog
12cr|smplayer-themes-20120919-1|94	
12cr|smplayer-themes-20120919-1|95	* Tue Sep 04 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.9-1mdv2008.0
12cr|smplayer-themes-20120919-1|96	+ Revision: 79557
12cr|smplayer-themes-20120919-1|97	- new version
12cr|smplayer-themes-20120919-1|98	
12cr|smplayer-themes-20120919-1|99	* Mon Sep 03 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.8-1mdv2008.0
12cr|smplayer-themes-20120919-1|100	+ Revision: 78757
12cr|smplayer-themes-20120919-1|101	- new version
12cr|smplayer-themes-20120919-1|102	
12cr|smplayer-themes-20120919-1|103	* Thu Jul 19 2007 Funda Wang <fwang@mandriva.org> 0.1.3-1mdv2008.0
12cr|smplayer-themes-20120919-1|104	+ Revision: 53634
12cr|smplayer-themes-20120919-1|105	- New version
12cr|smplayer-themes-20120919-1|106	
12cr|smplayer-themes-20120919-1|107	* Mon Jun 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.2-1mdv2008.0
12cr|smplayer-themes-20120919-1|108	+ Revision: 44177
12cr|smplayer-themes-20120919-1|109	- new version
12cr|smplayer-themes-20120919-1|110	
12cr|smplayer-themes-20120919-1|111	* Fri May 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.1-1mdv2008.0
12cr|smplayer-themes-20120919-1|112	+ Revision: 31197
12cr|smplayer-themes-20120919-1|113	- new version
12cr|smplayer-themes-20120919-1|114	- some minor tweaks in spec file
12cr|smplayer-themes-20120919-1|115	
12cr|smplayer-themes-20120919-1|116	* Sun May 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1-2mdv2008.0
12cr|smplayer-themes-20120919-1|117	+ Revision: 28847
12cr|smplayer-themes-20120919-1|118	- own themes directory
12cr|smplayer-themes-20120919-1|119	
12cr|smplayer-themes-20120919-1|120	* Sun May 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1-1mdv2008.0
12cr|smplayer-themes-20120919-1|121	+ Revision: 28834
12cr|smplayer-themes-20120919-1|122	- themes are standalone package now
12cr|smplayer-themes-20120919-1|123	- Import smplayer-themes
12cr|smplayer-themes-20120919-1|124	

7562 12
12cr|smssend-3.4-10|1	%define name    smssend
12cr|smssend-3.4-10|2	%define version 3.4
12cr|smssend-3.4-10|3	%define release %mkrel 10
12cr|smssend-3.4-10|4	
12cr|smssend-3.4-10|5	Summary: 	Send free SMS to any GSM
12cr|smssend-3.4-10|6	Name: 		%{name}
12cr|smssend-3.4-10|7	Version: 	%{version}
12cr|smssend-3.4-10|8	Release: 	%{release}
12cr|smssend-3.4-10|9	Source0: 	%{name}-%{version}.tar.bz2
12cr|smssend-3.4-10|10	URL: 		http://zekiller.skytech.org/smssend_menu_en.html
12cr|smssend-3.4-10|11	License: 	GPL
12cr|smssend-3.4-10|12	Group: 		Networking/Other
12cr|smssend-3.4-10|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|smssend-3.4-10|14	Buildrequires:  skyutils-devel openssl-devel zlib-devel
12cr|smssend-3.4-10|15	BuildRequires:  bzip2-devel pcre-devel
12cr|smssend-3.4-10|16	
12cr|smssend-3.4-10|17	%description
12cr|smssend-3.4-10|18	SmsSend allows you to send free SMS to any GSM, connecting to Internet sites
12cr|smssend-3.4-10|19	using scripts. It is available both for Windows and Unix.
12cr|smssend-3.4-10|20	
12cr|smssend-3.4-10|21	%prep
12cr|smssend-3.4-10|22	%setup -q
12cr|smssend-3.4-10|23	
12cr|smssend-3.4-10|24	%build
12cr|smssend-3.4-10|25	%configure2_5x
12cr|smssend-3.4-10|26	%make
12cr|smssend-3.4-10|27	
12cr|smssend-3.4-10|28	%install
12cr|smssend-3.4-10|29	rm -rf $RPM_BUILD_ROOT
12cr|smssend-3.4-10|30	%makeinstall_std
12cr|smssend-3.4-10|31	
12cr|smssend-3.4-10|32	%clean
12cr|smssend-3.4-10|33	rm -rf $RPM_BUILD_ROOT
12cr|smssend-3.4-10|34	
12cr|smssend-3.4-10|35	%files
12cr|smssend-3.4-10|36	%defattr(-,root,root)
12cr|smssend-3.4-10|37	%doc AUTHORS COPYING README INSTALL
12cr|smssend-3.4-10|38	%doc NEWS
12cr|smssend-3.4-10|39	%_bindir/*
12cr|smssend-3.4-10|40	%_mandir/man1/*
12cr|smssend-3.4-10|41	%_datadir/%name/
12cr|smssend-3.4-10|42	%lang(fr) %_mandir/fr/man1/*
12cr|smssend-3.4-10|43	
12cr|smssend-3.4-10|44	
12cr|smssend-3.4-10|45	%changelog
12cr|smssend-3.4-10|46	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 3.4-10mdv2012.0
12cr|smssend-3.4-10|47	+ Revision: 773076
12cr|smssend-3.4-10|48	- relink against libpcre.so.1
12cr|smssend-3.4-10|49	
12cr|smssend-3.4-10|50	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 3.4-9mdv2011.0
12cr|smssend-3.4-10|51	+ Revision: 614930
12cr|smssend-3.4-10|52	- the mass rebuild of 2010.1 packages
12cr|smssend-3.4-10|53	
12cr|smssend-3.4-10|54	* Mon Feb 22 2010 Funda Wang <fwang@mandriva.org> 3.4-8mdv2010.1
12cr|smssend-3.4-10|55	+ Revision: 509843
12cr|smssend-3.4-10|56	- fix build
12cr|smssend-3.4-10|57	
12cr|smssend-3.4-10|58	+ Thierry Vignaud <tv@mandriva.org>
12cr|smssend-3.4-10|59	- rebuild
12cr|smssend-3.4-10|60	- rebuild
12cr|smssend-3.4-10|61	- rebuild
12cr|smssend-3.4-10|62	
12cr|smssend-3.4-10|63	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 3.4-4mdv2008.1
12cr|smssend-3.4-10|64	+ Revision: 140829
12cr|smssend-3.4-10|65	- restore BuildRoot
12cr|smssend-3.4-10|66	
12cr|smssend-3.4-10|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|smssend-3.4-10|68	- kill re-definition of %%buildroot on Pixel's request
12cr|smssend-3.4-10|69	
12cr|smssend-3.4-10|70	* Fri Aug 10 2007 Pascal Terjan <pterjan@mandriva.org> 3.4-4mdv2008.0
12cr|smssend-3.4-10|71	+ Revision: 61371
12cr|smssend-3.4-10|72	- Rebuild
12cr|smssend-3.4-10|73	- Import smssend
12cr|smssend-3.4-10|74	
12cr|smssend-3.4-10|75	
12cr|smssend-3.4-10|76	
12cr|smssend-3.4-10|77	* Thu Apr 20 2006 Lenny Cartier <lenny@mandrakesoft.com> 3.4-3mdk
12cr|smssend-3.4-10|78	- rebuild for dependencies
12cr|smssend-3.4-10|79	
12cr|smssend-3.4-10|80	* Wed Aug 17 2005 Lenny Cartier <lenny@mandrakesoft.com> 3.4-2mdk
12cr|smssend-3.4-10|81	- rebuild for las skyutils
12cr|smssend-3.4-10|82	
12cr|smssend-3.4-10|83	* Wed Feb 02 2005 Lenny Cartier <lenny@mandrakesoft.com> 3.4-1mdk
12cr|smssend-3.4-10|84	- 3.4
12cr|smssend-3.4-10|85	
12cr|smssend-3.4-10|86	* Thu Dec 25 2003 Pascal Terjan <CMoi@tuxfamily.org> 3.3-1mdk
12cr|smssend-3.4-10|87	- 3.3
12cr|smssend-3.4-10|88	
12cr|smssend-3.4-10|89	* Sun Dec 21 2003 Pascal Terjan <CMoi@tuxfamily.org> 3.2-4mdk
12cr|smssend-3.4-10|90	- rebuild for new libskyutils
12cr|smssend-3.4-10|91	
12cr|smssend-3.4-10|92	* Fri Dec 12 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 3.2-3mdk
12cr|smssend-3.4-10|93	- fix buildrequires (lib64..)
12cr|smssend-3.4-10|94	- drop explicit library dependency
12cr|smssend-3.4-10|95	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cr|smssend-3.4-10|96	- quiet setup
12cr|smssend-3.4-10|97	
12cr|smssend-3.4-10|98	* Fri Apr 25 2003 Pascal Terjan <CMoi@tuxfamily.org> 3.2-2mdk
12cr|smssend-3.4-10|99	- add some buildrequires
12cr|smssend-3.4-10|100	
12cr|smssend-3.4-10|101	* Sun Mar 02 2003 Pascal Terjan <CMoi@tuxfamily.org> 3.2-1mdk
12cr|smssend-3.4-10|102	- 3.2
12cr|smssend-3.4-10|103	
12cr|smssend-3.4-10|104	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.1-2mdk
12cr|smssend-3.4-10|105	- rebuild
12cr|smssend-3.4-10|106	
12cr|smssend-3.4-10|107	* Tue Apr 30 2002 Lenny Cartier <lenny@mandrakesoft.com> 3.1-1mdk
12cr|smssend-3.4-10|108	- 3.1
12cr|smssend-3.4-10|109	
12cr|smssend-3.4-10|110	* Thu Jan 24 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.9-2mdk
12cr|smssend-3.4-10|111	- fix requires & buildrequires
12cr|smssend-3.4-10|112	
12cr|smssend-3.4-10|113	* Tue Nov 27 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.9-1mdk
12cr|smssend-3.4-10|114	- 2.9
12cr|smssend-3.4-10|115	
12cr|smssend-3.4-10|116	* Fri Nov 16 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.8-1mdk
12cr|smssend-3.4-10|117	- 2.8
12cr|smssend-3.4-10|118	
12cr|smssend-3.4-10|119	* Tue Aug 28 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.7-1mdk
12cr|smssend-3.4-10|120	- 2.7
12cr|smssend-3.4-10|121	
12cr|smssend-3.4-10|122	* Tue Apr 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.6-1mdk
12cr|smssend-3.4-10|123	- updated by Christian Zoffoli <czoffoli@linux-mandrake.com> :
12cr|smssend-3.4-10|124	- 2.6
12cr|smssend-3.4-10|125	
12cr|smssend-3.4-10|126	* Mon Feb 26 2001 Christian Zoffoli <czoffoli@linux-mandrake.com> 2.5-1mdk
12cr|smssend-3.4-10|127	- updated to 2.5
12cr|smssend-3.4-10|128	
12cr|smssend-3.4-10|129	* Mon Jan 29 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.4-1mdk
12cr|smssend-3.4-10|130	- updated to 2.4
12cr|smssend-3.4-10|131	
12cr|smssend-3.4-10|132	* Wed Jan 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.3-1mdk
12cr|smssend-3.4-10|133	- updated to 2.3
12cr|smssend-3.4-10|134	
12cr|smssend-3.4-10|135	* Tue Dec 05 2000 Lenny Cartier <lenny@mandrakesoft.com> 2.1-1mdk
12cr|smssend-3.4-10|136	- new in contribs

7563 12
12cr|smstools-3.1.14-1|1	%define _varlogdir      %{_localstatedir}/log/smsd
12cr|smstools-3.1.14-1|2	%define _varrundir      %{_localstatedir}/run/smsd
12cr|smstools-3.1.14-1|3	
12cr|smstools-3.1.14-1|4	Name:           smstools
12cr|smstools-3.1.14-1|5	Version:        3.1.14
12cr|smstools-3.1.14-1|6	Release:        1
12cr|smstools-3.1.14-1|7	Summary:        Tools to send and receive short messages through GSM modems or mobile phones
12cr|smstools-3.1.14-1|8	
12cr|smstools-3.1.14-1|9	License:        GPLv2+
12cr|smstools-3.1.14-1|10	Group:          Communications
12cr|smstools-3.1.14-1|11	URL:            http://smstools3.kekekasvi.com
12cr|smstools-3.1.14-1|12	Source0:        http://smstools3.kekekasvi.com/packages/smstools3-%{version}.tar.gz
12cr|smstools-3.1.14-1|13	Source1 :       smsd.init
12cr|smstools-3.1.14-1|14	Source2:        smsd.logrotate
12cr|smstools-3.1.14-1|15	Patch0:		smstools3-3.1.5-loglocation.patch
12cr|smstools-3.1.14-1|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|smstools-3.1.14-1|17	Requires(post): /sbin/chkconfig
12cr|smstools-3.1.14-1|18	Requires(preun): /sbin/chkconfig
12cr|smstools-3.1.14-1|19	Requires(preun): /sbin/service
12cr|smstools-3.1.14-1|20	Requires(postun): /sbin/service
12cr|smstools-3.1.14-1|21	Requires(pre): shadow-utils
12cr|smstools-3.1.14-1|22	
12cr|smstools-3.1.14-1|23	%description
12cr|smstools-3.1.14-1|24	The SMS Server Tools are made to send and receive short messages through
12cr|smstools-3.1.14-1|25	GSM modems. It supports easy file interfaces and it can run external
12cr|smstools-3.1.14-1|26	programs for automatic actions.
12cr|smstools-3.1.14-1|27	
12cr|smstools-3.1.14-1|28	%prep
12cr|smstools-3.1.14-1|29	%setup -q -n smstools3
12cr|smstools-3.1.14-1|30	%patch0 -p1 -b .loglocation
12cr|smstools-3.1.14-1|31	mv doc manual
12cr|smstools-3.1.14-1|32	mv examples/.procmailrc examples/procmailrc
12cr|smstools-3.1.14-1|33	mv examples/.qmailrc examples/qmailrc
12cr|smstools-3.1.14-1|34	find scripts/ examples/ manual/ -type f -print0 |xargs -0 chmod 644
12cr|smstools-3.1.14-1|35	
12cr|smstools-3.1.14-1|36	%build
12cr|smstools-3.1.14-1|37	%make -C src 'CFLAGS=%{optflags} -DNOSTATS -D NUMBER_OF_MODEMS=64'
12cr|smstools-3.1.14-1|38	
12cr|smstools-3.1.14-1|39	%install
12cr|smstools-3.1.14-1|40	install -Dm 755 %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/smsd
12cr|smstools-3.1.14-1|41	install -Dm 664 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/smstools
12cr|smstools-3.1.14-1|42	install -Dm 600 examples/smsd.conf.easy $RPM_BUILD_ROOT%{_sysconfdir}/smsd.conf
12cr|smstools-3.1.14-1|43	install -Dm 755 src/smsd %{buildroot}%{_sbindir}/smsd
12cr|smstools-3.1.14-1|44	install -Dm 755 scripts/sendsms %{buildroot}%{_bindir}/smssend
12cr|smstools-3.1.14-1|45	install -Dm 755 scripts/sms2html %{buildroot}%{_bindir}/sms2html
12cr|smstools-3.1.14-1|46	install -Dm 755 scripts/sms2unicode %{buildroot}%{_bindir}/sms2unicode
12cr|smstools-3.1.14-1|47	install -Dm 755 scripts/sms2xml %{buildroot}%{_bindir}/sms2xml
12cr|smstools-3.1.14-1|48	install -Dm 755 scripts/unicode2sms %{buildroot}%{_bindir}/unicode2sms
12cr|smstools-3.1.14-1|49	install -dm 750 %{buildroot}%{_localstatedir}/spool/sms/checked
12cr|smstools-3.1.14-1|50	install -dm 750 %{buildroot}%{_localstatedir}/spool/sms/failed
12cr|smstools-3.1.14-1|51	install -dm 750 %{buildroot}/%{_localstatedir}/spool/sms/incoming
12cr|smstools-3.1.14-1|52	install -dm 770 %{buildroot}/%{_localstatedir}/spool/sms/outgoing
12cr|smstools-3.1.14-1|53	install -dm 750 %{buildroot}/%{_localstatedir}/spool/sms/sent
12cr|smstools-3.1.14-1|54	mkdir -p %{buildroot}/%{_varlogdir}
12cr|smstools-3.1.14-1|55	mkdir -p %{buildroot}/%{_varlogdir}/smsd_stats
12cr|smstools-3.1.14-1|56	mkdir -p %{buildroot}/%{_varrundir}
12cr|smstools-3.1.14-1|57	
12cr|smstools-3.1.14-1|58	# Create ghost files
12cr|smstools-3.1.14-1|59	for n in smsd.log smsd_trouble.log; do
12cr|smstools-3.1.14-1|60	touch %{buildroot}/%{_varlogdir}/$n
12cr|smstools-3.1.14-1|61	done
12cr|smstools-3.1.14-1|62	
12cr|smstools-3.1.14-1|63	%pre
12cr|smstools-3.1.14-1|64	getent group smstools >/dev/null || groupadd -r smstools
12cr|smstools-3.1.14-1|65	
12cr|smstools-3.1.14-1|66	# on older releases we need to use uucp (here it seems only the uucp group exists)
12cr|smstools-3.1.14-1|67	# on newer releases it's dialout (here it seems both groups exist)
12cr|smstools-3.1.14-1|68	# it would be more elegant to base my if clause on the udev rules instead of the group existence
12cr|smstools-3.1.14-1|69	if [ `getent group dialout` ]
12cr|smstools-3.1.14-1|70	then
12cr|smstools-3.1.14-1|71	getent passwd smstools >/dev/null || useradd -r -d /var/lib/smstools -m -g smstools -G dialout smstools
12cr|smstools-3.1.14-1|72	else
12cr|smstools-3.1.14-1|73	getent passwd smstools >/dev/null || useradd -r -d /var/lib/smstools -m -g smstools -G uucp smstools
12cr|smstools-3.1.14-1|74	fi
12cr|smstools-3.1.14-1|75	
12cr|smstools-3.1.14-1|76	
12cr|smstools-3.1.14-1|77	%post
12cr|smstools-3.1.14-1|78	if [ $1 -eq 0 ]; then
12cr|smstools-3.1.14-1|79	/sbin/chkconfig --add smsd
12cr|smstools-3.1.14-1|80	fi
12cr|smstools-3.1.14-1|81	
12cr|smstools-3.1.14-1|82	# Create initial log files so that logrotate doesn't complain
12cr|smstools-3.1.14-1|83	for n in smsd.log smsd_trouble.log; do
12cr|smstools-3.1.14-1|84	[ -f %{_varlogdir}/$n ] || touch %{_varlogdir}/$n
12cr|smstools-3.1.14-1|85	chown smstools:smstools %{_varlogdir}/$n
12cr|smstools-3.1.14-1|86	chmod 640 %{_varlogdir}/$n
12cr|smstools-3.1.14-1|87	done
12cr|smstools-3.1.14-1|88	
12cr|smstools-3.1.14-1|89	%preun
12cr|smstools-3.1.14-1|90	if [ $1 -eq 0 ]; then
12cr|smstools-3.1.14-1|91	/sbin/service smsd stop >/dev/null 2>&1
12cr|smstools-3.1.14-1|92	/sbin/chkconfig --del smsd
12cr|smstools-3.1.14-1|93	fi
12cr|smstools-3.1.14-1|94	
12cr|smstools-3.1.14-1|95	%postun
12cr|smstools-3.1.14-1|96	if [ $1 -ge 1 ]; then
12cr|smstools-3.1.14-1|97	/sbin/service smsd condrestart >/dev/null 2>&1
12cr|smstools-3.1.14-1|98	fi
12cr|smstools-3.1.14-1|99	
12cr|smstools-3.1.14-1|100	%files
12cr|smstools-3.1.14-1|101	%defattr(-,root,root,-)
12cr|smstools-3.1.14-1|102	%doc LICENSE manual/ examples/ scripts/checkhandler-utf-8 scripts/email2sms scripts/eventhandler-utf-8
12cr|smstools-3.1.14-1|103	%doc scripts/mysmsd scripts/regular_run scripts/smsevent scripts/smsresend scripts/sql_demo
12cr|smstools-3.1.14-1|104	%{_sbindir}/*
12cr|smstools-3.1.14-1|105	%{_bindir}/*
12cr|smstools-3.1.14-1|106	%{_initrddir}/smsd
12cr|smstools-3.1.14-1|107	%config(noreplace) %{_sysconfdir}/logrotate.d/smstools
12cr|smstools-3.1.14-1|108	%config(noreplace) %{_sysconfdir}/smsd.conf
12cr|smstools-3.1.14-1|109	%attr(-,smstools,smstools) %dir %{_localstatedir}/spool/sms/
12cr|smstools-3.1.14-1|110	%attr(-,smstools,smstools) %dir %{_localstatedir}/spool/sms/checked
12cr|smstools-3.1.14-1|111	%attr(-,smstools,smstools) %dir %{_localstatedir}/spool/sms/failed
12cr|smstools-3.1.14-1|112	%attr(-,smstools,smstools) %dir %{_localstatedir}/spool/sms/incoming
12cr|smstools-3.1.14-1|113	%attr(-,smstools,smstools) %dir %{_localstatedir}/spool/sms/outgoing
12cr|smstools-3.1.14-1|114	%attr(-,smstools,smstools) %dir %{_localstatedir}/spool/sms/sent
12cr|smstools-3.1.14-1|115	%attr(0750,smstools,smstools) %dir %{_varlogdir}
12cr|smstools-3.1.14-1|116	%attr(0640,smstools,smstools) %ghost %{_varlogdir}/smsd.log
12cr|smstools-3.1.14-1|117	%attr(0640,smstools,smstools) %ghost %{_varlogdir}/smsd_trouble.log
12cr|smstools-3.1.14-1|118	%attr(0750,smstools,smstools) %dir %{_varlogdir}/smsd_stats
12cr|smstools-3.1.14-1|119	%attr(0700,smstools,smstools) %dir %{_varrundir}
12cr|smstools-3.1.14-1|120	
12cr|smstools-3.1.14-1|121	
12cr|smstools-3.1.14-1|122	%changelog
12cr|smstools-3.1.14-1|123	* Wed Nov 30 2011 Alexander Khrukin <akhrukin@mandriva.org> 3.1.14-1
12cr|smstools-3.1.14-1|124	+ Revision: 735822
12cr|smstools-3.1.14-1|125	- fixes in spec
12cr|smstools-3.1.14-1|126	- imported package smstools
12cr|smstools-3.1.14-1|127	

7564 12
12cr|smtp-benchmark-1.0.3-8|1	Summary:	SMTP Benchmark Suite
12cr|smtp-benchmark-1.0.3-8|2	Name:		smtp-benchmark
12cr|smtp-benchmark-1.0.3-8|3	Version:	1.0.3
12cr|smtp-benchmark-1.0.3-8|4	Release:	%mkrel 8
12cr|smtp-benchmark-1.0.3-8|5	License:	BSD
12cr|smtp-benchmark-1.0.3-8|6	Group:		Networking/Other
12cr|smtp-benchmark-1.0.3-8|7	URL:		http://www.etc.msys.ch/software/smtp-benchmark/
12cr|smtp-benchmark-1.0.3-8|8	Source0:	%{name}-%{version}.tar.bz2
12cr|smtp-benchmark-1.0.3-8|9	Patch0:		smtp-benchmark-linux_fix.diff
12cr|smtp-benchmark-1.0.3-8|10	BuildRoot:	%{_tmppath}/%{name}-root
12cr|smtp-benchmark-1.0.3-8|11	
12cr|smtp-benchmark-1.0.3-8|12	%description
12cr|smtp-benchmark-1.0.3-8|13	smtp-benchmark consists of two programs, smtpsend and smtpsink.
12cr|smtp-benchmark-1.0.3-8|14	Whereas smtpsend is used to send generated e-mail messages using
12cr|smtp-benchmark-1.0.3-8|15	SMTP to a mail transfer agent, smtpsink is designed to dispose of
12cr|smtp-benchmark-1.0.3-8|16	received messages as quick as possible.
12cr|smtp-benchmark-1.0.3-8|17	
12cr|smtp-benchmark-1.0.3-8|18	smtpsend measures the time spent sending e-mails and the number
12cr|smtp-benchmark-1.0.3-8|19	of e-mails actually sent and outputs statistics after the program
12cr|smtp-benchmark-1.0.3-8|20	run.
12cr|smtp-benchmark-1.0.3-8|21	
12cr|smtp-benchmark-1.0.3-8|22	smtpsend can fork one or more parallel senders each using one or
12cr|smtp-benchmark-1.0.3-8|23	more sequential connections to a SMTP server to deliver one or
12cr|smtp-benchmark-1.0.3-8|24	more messages per connection.
12cr|smtp-benchmark-1.0.3-8|25	
12cr|smtp-benchmark-1.0.3-8|26	smtpsink comes in handy when the relaying performance of a MTA is
12cr|smtp-benchmark-1.0.3-8|27	to be measured.
12cr|smtp-benchmark-1.0.3-8|28	
12cr|smtp-benchmark-1.0.3-8|29	%prep
12cr|smtp-benchmark-1.0.3-8|30	
12cr|smtp-benchmark-1.0.3-8|31	%setup -q -n %{name}
12cr|smtp-benchmark-1.0.3-8|32	%patch0 -p0
12cr|smtp-benchmark-1.0.3-8|33	
12cr|smtp-benchmark-1.0.3-8|34	%build
12cr|smtp-benchmark-1.0.3-8|35	
12cr|smtp-benchmark-1.0.3-8|36	gcc %{optflags} -o smtpsend/smtpsend smtpsend/smtpsend.c
12cr|smtp-benchmark-1.0.3-8|37	gcc %{optflags} -o smtpsink/smtpsink smtpsink/smtpsink.c
12cr|smtp-benchmark-1.0.3-8|38	
12cr|smtp-benchmark-1.0.3-8|39	%install
12cr|smtp-benchmark-1.0.3-8|40	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|smtp-benchmark-1.0.3-8|41	
12cr|smtp-benchmark-1.0.3-8|42	install -d %{buildroot}%{_sbindir}
12cr|smtp-benchmark-1.0.3-8|43	install -d %{buildroot}%{_mandir}/man8
12cr|smtp-benchmark-1.0.3-8|44	install -m0755 smtpsend/smtpsend %{buildroot}%{_sbindir}/
12cr|smtp-benchmark-1.0.3-8|45	install -m0755 smtpsink/smtpsink %{buildroot}%{_sbindir}/
12cr|smtp-benchmark-1.0.3-8|46	install -m0644 smtpsend/smtpsend.8 %{buildroot}%{_mandir}/man8/
12cr|smtp-benchmark-1.0.3-8|47	install -m0644 smtpsink/smtpsink.8 %{buildroot}%{_mandir}/man8/
12cr|smtp-benchmark-1.0.3-8|48	
12cr|smtp-benchmark-1.0.3-8|49	%clean
12cr|smtp-benchmark-1.0.3-8|50	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|smtp-benchmark-1.0.3-8|51	
12cr|smtp-benchmark-1.0.3-8|52	%files
12cr|smtp-benchmark-1.0.3-8|53	%defattr (-,root,root)
12cr|smtp-benchmark-1.0.3-8|54	%doc README
12cr|smtp-benchmark-1.0.3-8|55	%{_sbindir}/smtpsend
12cr|smtp-benchmark-1.0.3-8|56	%{_sbindir}/smtpsink
12cr|smtp-benchmark-1.0.3-8|57	%{_mandir}/man8/smtpsend.8*
12cr|smtp-benchmark-1.0.3-8|58	%{_mandir}/man8/smtpsink.8*
12cr|smtp-benchmark-1.0.3-8|59	
12cr|smtp-benchmark-1.0.3-8|60	
12cr|smtp-benchmark-1.0.3-8|61	
12cr|smtp-benchmark-1.0.3-8|62	
12cr|smtp-benchmark-1.0.3-8|63	%changelog
12cr|smtp-benchmark-1.0.3-8|64	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.3-8mdv2010.0
12cr|smtp-benchmark-1.0.3-8|65	+ Revision: 433966
12cr|smtp-benchmark-1.0.3-8|66	- rebuild
12cr|smtp-benchmark-1.0.3-8|67	
12cr|smtp-benchmark-1.0.3-8|68	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.3-7mdv2009.0
12cr|smtp-benchmark-1.0.3-8|69	+ Revision: 260858
12cr|smtp-benchmark-1.0.3-8|70	- rebuild
12cr|smtp-benchmark-1.0.3-8|71	
12cr|smtp-benchmark-1.0.3-8|72	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.3-6mdv2009.0
12cr|smtp-benchmark-1.0.3-8|73	+ Revision: 252653
12cr|smtp-benchmark-1.0.3-8|74	- rebuild
12cr|smtp-benchmark-1.0.3-8|75	
12cr|smtp-benchmark-1.0.3-8|76	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.3-4mdv2008.1
12cr|smtp-benchmark-1.0.3-8|77	+ Revision: 140829
12cr|smtp-benchmark-1.0.3-8|78	- restore BuildRoot
12cr|smtp-benchmark-1.0.3-8|79	
12cr|smtp-benchmark-1.0.3-8|80	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|smtp-benchmark-1.0.3-8|81	- kill re-definition of %%buildroot on Pixel's request
12cr|smtp-benchmark-1.0.3-8|82	
12cr|smtp-benchmark-1.0.3-8|83	
12cr|smtp-benchmark-1.0.3-8|84	* Fri Mar 02 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-4mdv2007.0
12cr|smtp-benchmark-1.0.3-8|85	+ Revision: 131208
12cr|smtp-benchmark-1.0.3-8|86	- Import smtp-benchmark
12cr|smtp-benchmark-1.0.3-8|87	
12cr|smtp-benchmark-1.0.3-8|88	* Fri Feb 03 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3mdk
12cr|smtp-benchmark-1.0.3-8|89	- rebuild
12cr|smtp-benchmark-1.0.3-8|90	
12cr|smtp-benchmark-1.0.3-8|91	* Sat Jan 01 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.3-2mdk
12cr|smtp-benchmark-1.0.3-8|92	- rebuild (1.0.4 won't build)
12cr|smtp-benchmark-1.0.3-8|93	

7565 12
12cr|smtp-gated-1.4.17-6|1	%define user smtpgw
12cr|smtp-gated-1.4.17-6|2	
12cr|smtp-gated-1.4.17-6|3	Summary:	SMTP Transparent Proxy
12cr|smtp-gated-1.4.17-6|4	Name: 		smtp-gated
12cr|smtp-gated-1.4.17-6|5	Version: 	1.4.17
12cr|smtp-gated-1.4.17-6|6	Release: 	6
12cr|smtp-gated-1.4.17-6|7	Group: 		System/Servers
12cr|smtp-gated-1.4.17-6|8	License:	GPL2v+
12cr|smtp-gated-1.4.17-6|9	#Requires: spamassassin-spamd clamd libpcre libspf2
12cr|smtp-gated-1.4.17-6|10	BuildRequires:  pcre-devel
12cr|smtp-gated-1.4.17-6|11	BuildRequires:  libspf2-devel
12cr|smtp-gated-1.4.17-6|12	Provides: 	smtp-proxy
12cr|smtp-gated-1.4.17-6|13	URL: 		http://smtp-proxy.klolik.org
12cr|smtp-gated-1.4.17-6|14	Source0: 	http://software.klolik.org/smtp-gated/files/%{name}-%{version}.tar.gz
12cr|smtp-gated-1.4.17-6|15	Source1:	smtp-gated.init
12cr|smtp-gated-1.4.17-6|16	Patch0: 	smtp-gated-1.4.17-fdprintf.patch
12cr|smtp-gated-1.4.17-6|17	Patch1: 	smtp-gated-1.4.17-syslog.patch
12cr|smtp-gated-1.4.17-6|18	Patch2:		smtp-gated-1.4.17-linkage.patch
12cr|smtp-gated-1.4.17-6|19	Requires(pre):		rpm-helper
12cr|smtp-gated-1.4.17-6|20	Requires(post):		rpm-helper
12cr|smtp-gated-1.4.17-6|21	Requires(preun):	rpm-helper
12cr|smtp-gated-1.4.17-6|22	Requires(postun):	rpm-helper
12cr|smtp-gated-1.4.17-6|23	
12cr|smtp-gated-1.4.17-6|24	%description
12cr|smtp-gated-1.4.17-6|25	Transparent proxy for SMTP traffic.
12cr|smtp-gated-1.4.17-6|26	
12cr|smtp-gated-1.4.17-6|27	%prep
12cr|smtp-gated-1.4.17-6|28	%setup -q
12cr|smtp-gated-1.4.17-6|29	%patch0 -p0 -b .fdprintf
12cr|smtp-gated-1.4.17-6|30	%patch1 -p0 -b .syslog
12cr|smtp-gated-1.4.17-6|31	%patch2 -p0 -b .linkage
12cr|smtp-gated-1.4.17-6|32	%build
12cr|smtp-gated-1.4.17-6|33	%configure --enable-pcre=%{_includedir} --enable-spf=%{_includedir}/spf2
12cr|smtp-gated-1.4.17-6|34	
12cr|smtp-gated-1.4.17-6|35	%make
12cr|smtp-gated-1.4.17-6|36	
12cr|smtp-gated-1.4.17-6|37	%install
12cr|smtp-gated-1.4.17-6|38	%makeinstall
12cr|smtp-gated-1.4.17-6|39	
12cr|smtp-gated-1.4.17-6|40	install -d %{buildroot}{/var/spool/%{name}/{msg,lock}}
12cr|smtp-gated-1.4.17-6|41	install -d %{buildroot}/var/run/%{name}
12cr|smtp-gated-1.4.17-6|42	install -d %{buildroot}%{_initrddir}
12cr|smtp-gated-1.4.17-6|43	
12cr|smtp-gated-1.4.17-6|44	install %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|smtp-gated-1.4.17-6|45	
12cr|smtp-gated-1.4.17-6|46	src/%{name} -t | sed 's/^\([^#]\)/; &/' > %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|smtp-gated-1.4.17-6|47	
12cr|smtp-gated-1.4.17-6|48	mkdir -p %{buildroot}/var/spool/%{name}/msg
12cr|smtp-gated-1.4.17-6|49	mkdir -p %{buildroot}/var/spool/%{name}/lock
12cr|smtp-gated-1.4.17-6|50	mkdir -p %{buildroot}/var/run/%{name}
12cr|smtp-gated-1.4.17-6|51	
12cr|smtp-gated-1.4.17-6|52	%files
12cr|smtp-gated-1.4.17-6|53	%defattr(0644,root,root,0755)
12cr|smtp-gated-1.4.17-6|54	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README README.PL
12cr|smtp-gated-1.4.17-6|55	%doc contrib/fixed.conf contrib/nat.conf
12cr|smtp-gated-1.4.17-6|56	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|smtp-gated-1.4.17-6|57	%{_mandir}/man*/*
12cr|smtp-gated-1.4.17-6|58	
12cr|smtp-gated-1.4.17-6|59	%defattr(0755,root,root,0755)
12cr|smtp-gated-1.4.17-6|60	%{_sbindir}/%{name}
12cr|smtp-gated-1.4.17-6|61	%{_initrddir}/%{name}
12cr|smtp-gated-1.4.17-6|62	
12cr|smtp-gated-1.4.17-6|63	%defattr(0750,smtpgw,smtpgw,0750)
12cr|smtp-gated-1.4.17-6|64	/var/spool/%{name}
12cr|smtp-gated-1.4.17-6|65	/var/run/%{name}
12cr|smtp-gated-1.4.17-6|66	
12cr|smtp-gated-1.4.17-6|67	%pre
12cr|smtp-gated-1.4.17-6|68	%_pre_useradd %{user} /var/spool/%{name} /bin/false
12cr|smtp-gated-1.4.17-6|69	
12cr|smtp-gated-1.4.17-6|70	%postun
12cr|smtp-gated-1.4.17-6|71	%_postun_userdel %{user}
12cr|smtp-gated-1.4.17-6|72	%_postun_groupdel %{user}
12cr|smtp-gated-1.4.17-6|73	
12cr|smtp-gated-1.4.17-6|74	%preun
12cr|smtp-gated-1.4.17-6|75	%_preun_service %{name}
12cr|smtp-gated-1.4.17-6|76	
12cr|smtp-gated-1.4.17-6|77	%post
12cr|smtp-gated-1.4.17-6|78	%_post_service %{name}
12cr|smtp-gated-1.4.17-6|79	
12cr|smtp-gated-1.4.17-6|80	
12cr|smtp-gated-1.4.17-6|81	%changelog
12cr|smtp-gated-1.4.17-6|82	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.4.17-5mdv2012.0
12cr|smtp-gated-1.4.17-6|83	+ Revision: 773077
12cr|smtp-gated-1.4.17-6|84	- relink against libpcre.so.1
12cr|smtp-gated-1.4.17-6|85	
12cr|smtp-gated-1.4.17-6|86	* Mon May 30 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.4.17-4
12cr|smtp-gated-1.4.17-6|87	+ Revision: 681778
12cr|smtp-gated-1.4.17-6|88	- Rebuild
12cr|smtp-gated-1.4.17-6|89	
12cr|smtp-gated-1.4.17-6|90	* Mon May 30 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.4.17-3
12cr|smtp-gated-1.4.17-6|91	+ Revision: 681768
12cr|smtp-gated-1.4.17-6|92	- P2 to let gcc link
12cr|smtp-gated-1.4.17-6|93	
12cr|smtp-gated-1.4.17-6|94	* Fri Mar 25 2011 zamir <zamir@mandriva.org> 1.4.17-2
12cr|smtp-gated-1.4.17-6|95	+ Revision: 648514
12cr|smtp-gated-1.4.17-6|96	- add rebuild init file
12cr|smtp-gated-1.4.17-6|97	- cosmetic fix
12cr|smtp-gated-1.4.17-6|98	
12cr|smtp-gated-1.4.17-6|99	* Tue Mar 22 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.4.17-1
12cr|smtp-gated-1.4.17-6|100	+ Revision: 647595
12cr|smtp-gated-1.4.17-6|101	- cosmetics
12cr|smtp-gated-1.4.17-6|102	
12cr|smtp-gated-1.4.17-6|103	* Tue Mar 22 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.4.17-0
12cr|smtp-gated-1.4.17-6|104	+ Revision: 647594
12cr|smtp-gated-1.4.17-6|105	- P1 syslog patch
12cr|smtp-gated-1.4.17-6|106	- add p0 to fix fdprintf sintax
12cr|smtp-gated-1.4.17-6|107	
12cr|smtp-gated-1.4.17-6|108	+ zamir <zamir@mandriva.org>
12cr|smtp-gated-1.4.17-6|109	- del vendor
12cr|smtp-gated-1.4.17-6|110	- first build
12cr|smtp-gated-1.4.17-6|111	- create smtp-gated
12cr|smtp-gated-1.4.17-6|112	

7566 12
12cr|smtpscan-0.5-5|1	Summary:	Remote SMTP Server Detection
12cr|smtpscan-0.5-5|2	Name:		smtpscan
12cr|smtpscan-0.5-5|3	Version:	0.5
12cr|smtpscan-0.5-5|4	Release:	%mkrel 5
12cr|smtpscan-0.5-5|5	License:	GPL
12cr|smtpscan-0.5-5|6	Group:		Monitoring
12cr|smtpscan-0.5-5|7	URL:		http://www.greyhats.org/outils/smtpscan/
12cr|smtpscan-0.5-5|8	Source0:	%{name}-%{version}.tar.bz2
12cr|smtpscan-0.5-5|9	Source1:	remote_smtp_detect.pdf.bz2
12cr|smtpscan-0.5-5|10	Patch0:		smtpscan-0.4.patch
12cr|smtpscan-0.5-5|11	Requires:	perl perl-Net-DNS
12cr|smtpscan-0.5-5|12	BuildArch:	noarch
12cr|smtpscan-0.5-5|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|smtpscan-0.5-5|14	
12cr|smtpscan-0.5-5|15	%description
12cr|smtpscan-0.5-5|16	Smtpscan is a tool to guess which MTA is used by sending several
12cr|smtpscan-0.5-5|17	"special" SMTP requests and by comparing error codes returned with
12cr|smtpscan-0.5-5|18	those in the fingerprint database. It does not take into account
12cr|smtpscan-0.5-5|19	banners and other text information, that cannot be trusted, only
12cr|smtpscan-0.5-5|20	error codes.
12cr|smtpscan-0.5-5|21	
12cr|smtpscan-0.5-5|22	%prep
12cr|smtpscan-0.5-5|23	
12cr|smtpscan-0.5-5|24	%setup -q -n %{name}
12cr|smtpscan-0.5-5|25	%patch0 -p1
12cr|smtpscan-0.5-5|26	
12cr|smtpscan-0.5-5|27	%build
12cr|smtpscan-0.5-5|28	
12cr|smtpscan-0.5-5|29	%install
12cr|smtpscan-0.5-5|30	rm -rf %{buildroot}
12cr|smtpscan-0.5-5|31	
12cr|smtpscan-0.5-5|32	install -d %{buildroot}%{_bindir}
12cr|smtpscan-0.5-5|33	install -d %{buildroot}%{_mandir}/man1
12cr|smtpscan-0.5-5|34	install -d %{buildroot}%{_datadir}/smtpscan
12cr|smtpscan-0.5-5|35	
12cr|smtpscan-0.5-5|36	install -m755 src/smtpscan %{buildroot}%{_bindir}/
12cr|smtpscan-0.5-5|37	install -m644 docs/man/smtpscan.1 %{buildroot}%{_mandir}/man1/
12cr|smtpscan-0.5-5|38	install -m644 src/fingerprints  %{buildroot}%{_datadir}/smtpscan/
12cr|smtpscan-0.5-5|39	install -m644 src/tests %{buildroot}%{_datadir}/smtpscan/
12cr|smtpscan-0.5-5|40	
12cr|smtpscan-0.5-5|41	bzcat %{SOURCE1} > remote_smtp_detect.pdf
12cr|smtpscan-0.5-5|42	
12cr|smtpscan-0.5-5|43	%clean
12cr|smtpscan-0.5-5|44	rm -rf %{buildroot}
12cr|smtpscan-0.5-5|45	
12cr|smtpscan-0.5-5|46	%files
12cr|smtpscan-0.5-5|47	%defattr(-,root,root)
12cr|smtpscan-0.5-5|48	%doc CHANGELOG CONTRIBUTORS remote_smtp_detect.pdf
12cr|smtpscan-0.5-5|49	%{_bindir}/smtpscan
12cr|smtpscan-0.5-5|50	%{_datadir}/smtpscan
12cr|smtpscan-0.5-5|51	%{_mandir}/man1/*
12cr|smtpscan-0.5-5|52	
12cr|smtpscan-0.5-5|53	
12cr|smtpscan-0.5-5|54	%changelog
12cr|smtpscan-0.5-5|55	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.5-5mdv2010.0
12cr|smtpscan-0.5-5|56	+ Revision: 433968
12cr|smtpscan-0.5-5|57	- rebuild
12cr|smtpscan-0.5-5|58	
12cr|smtpscan-0.5-5|59	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5-4mdv2009.0
12cr|smtpscan-0.5-5|60	+ Revision: 239033
12cr|smtpscan-0.5-5|61	- rebuild
12cr|smtpscan-0.5-5|62	
12cr|smtpscan-0.5-5|63	+ Olivier Blin <oblin@mandriva.com>
12cr|smtpscan-0.5-5|64	- restore BuildRoot
12cr|smtpscan-0.5-5|65	
12cr|smtpscan-0.5-5|66	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|smtpscan-0.5-5|67	- kill re-definition of %%buildroot on Pixel's request
12cr|smtpscan-0.5-5|68	
12cr|smtpscan-0.5-5|69	
12cr|smtpscan-0.5-5|70	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5-3mdv2007.0
12cr|smtpscan-0.5-5|71	- rebuild
12cr|smtpscan-0.5-5|72	
12cr|smtpscan-0.5-5|73	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-2mdk
12cr|smtpscan-0.5-5|74	- rebuild
12cr|smtpscan-0.5-5|75	
12cr|smtpscan-0.5-5|76	* Sun May 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5-1mdk
12cr|smtpscan-0.5-5|77	- 0.5
12cr|smtpscan-0.5-5|78	

7567 12
12cr|smtube-1.1-1|1	Name:		smtube
12cr|smtube-1.1-1|2	Version:	1.1
12cr|smtube-1.1-1|3	Release:	%mkrel 1
12cr|smtube-1.1-1|4	Summary:	Allows to play and download videos from YouTube
12cr|smtube-1.1-1|5	License:	GPLv2+
12cr|smtube-1.1-1|6	Group:		Video
12cr|smtube-1.1-1|7	Url:		http://smplayer.sourceforge.net
12cr|smtube-1.1-1|8	Source0:	http://downloads.sourceforge.net/smplayer/SMTube/%{version}/%{name}-%{version}.tar.bz2
12cr|smtube-1.1-1|9	BuildRequires:	qt4-devel
12cr|smtube-1.1-1|10	BuildRequires:	qt4-linguist
12cr|smtube-1.1-1|11	
12cr|smtube-1.1-1|12	%description
12cr|smtube-1.1-1|13	SMTube is a tool for searching and downloading videos from YouTube.
12cr|smtube-1.1-1|14	It supports SMPlayer, VLC and some other players.
12cr|smtube-1.1-1|15	
12cr|smtube-1.1-1|16	%prep
12cr|smtube-1.1-1|17	%setup -q
12cr|smtube-1.1-1|18	
12cr|smtube-1.1-1|19	%build
12cr|smtube-1.1-1|20	%setup_compile_flags
12cr|smtube-1.1-1|21	%make PREFIX=%{_prefix} QMAKE=%{qt4bin}/qmake LRELEASE=%{qt4bin}/lrelease
12cr|smtube-1.1-1|22	
12cr|smtube-1.1-1|23	%install
12cr|smtube-1.1-1|24	%__rm -rf %{buildroot}
12cr|smtube-1.1-1|25	%makeinstall_std PREFIX=%{_prefix}
12cr|smtube-1.1-1|26	
12cr|smtube-1.1-1|27	%clean
12cr|smtube-1.1-1|28	%__rm -rf %{buildroot}
12cr|smtube-1.1-1|29	
12cr|smtube-1.1-1|30	%files
12cr|smtube-1.1-1|31	%doc Changelog *.txt
12cr|smtube-1.1-1|32	%{_bindir}/%{name}
12cr|smtube-1.1-1|33	%{_datadir}/applications/smtube.desktop
12cr|smtube-1.1-1|34	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|smtube-1.1-1|35	%{_datadir}/%{name}/translations/*
12cr|smtube-1.1-1|36	
12cr|smtube-1.1-1|37	
12cr|smtube-1.1-1|38	
12cr|smtube-1.1-1|39	%changelog
12cr|smtube-1.1-1|40	* Wed Apr 04 2012 Andrey Bondrov <abondrov@mandriva.org> 1.1-1mdv2011.0
12cr|smtube-1.1-1|41	+ Revision: 789125
12cr|smtube-1.1-1|42	- imported package smtube
12cr|smtube-1.1-1|43	

7568 12
12cr|snack-2.2.10-9|1	Summary:	Script-driven sound processing toolkit
12cr|snack-2.2.10-9|2	Name:		snack
12cr|snack-2.2.10-9|3	Version: 	2.2.10
12cr|snack-2.2.10-9|4	Release: 	9
12cr|snack-2.2.10-9|5	License: 	BSD
12cr|snack-2.2.10-9|6	Group: 		Sound
12cr|snack-2.2.10-9|7	URL: 		http://www.speech.kth.se/snack/
12cr|snack-2.2.10-9|8	Source0:	http://www.speech.kth.se/~kare/%{name}%{version}.tar.bz2
12cr|snack-2.2.10-9|9	# Fix underlinking
12cr|snack-2.2.10-9|10	Patch0:		snack-2.2.10-underlinking.patch
12cr|snack-2.2.10-9|11	Patch1:		snack-2.2.10-unity-linux-fix-roundf.patch
12cr|snack-2.2.10-9|12	Patch2:		snack-2.2.10-unity-linux-gcc44.patch
12cr|snack-2.2.10-9|13	Patch3:		snack-2.2.10-mdv-fix-string-format.patch
12cr|snack-2.2.10-9|14	
12cr|snack-2.2.10-9|15	BuildRequires:	tcl
12cr|snack-2.2.10-9|16	BuildRequires:  tk
12cr|snack-2.2.10-9|17	BuildRequires:  libogg-devel
12cr|snack-2.2.10-9|18	BuildRequires:  libvorbis-devel
12cr|snack-2.2.10-9|19	BuildRequires:  X11-devel
12cr|snack-2.2.10-9|20	BuildRequires:	python-devel
12cr|snack-2.2.10-9|21	BuildRequires:  dos2unix
12cr|snack-2.2.10-9|22	BuildRequires:  tcl-devel
12cr|snack-2.2.10-9|23	BuildRequires:  tk-devel
12cr|snack-2.2.10-9|24	
12cr|snack-2.2.10-9|25	%description
12cr|snack-2.2.10-9|26	Snack is a sound processing toolkit designed as an extension
12cr|snack-2.2.10-9|27	to a scripting language. Snack currently works with the scripting
12cr|snack-2.2.10-9|28	languages Tcl/Tk, Python, and Ruby.
12cr|snack-2.2.10-9|29	
12cr|snack-2.2.10-9|30	Snack has commands to play, record, process, and visualize sound.
12cr|snack-2.2.10-9|31	Snack provides high level sound objects, with flexible storage management,
12cr|snack-2.2.10-9|32	and streaming support. It handles most common sound file formats.
12cr|snack-2.2.10-9|33	The visualization canvas item types update in real-time and can output
12cr|snack-2.2.10-9|34	postscript. The same scripts run on Unix (Linux, Solaris, HP-UX, IRIX,
12cr|snack-2.2.10-9|35	FreeBSD, NetBSD), Macintosh, and Windows 95/98/NT/2000/XP.
12cr|snack-2.2.10-9|36	
12cr|snack-2.2.10-9|37	%package -n tcl-%{name}
12cr|snack-2.2.10-9|38	Summary:	Snack Sound Toolkit for Tcl
12cr|snack-2.2.10-9|39	Group:		Sound
12cr|snack-2.2.10-9|40	Requires:	tcl
12cr|snack-2.2.10-9|41	Obsoletes:	%{mklibname snack} < 2.2.10-6mdv
12cr|snack-2.2.10-9|42	Obsoletes:	%{mklibname snack -d} < 2.2.10-6mdv
12cr|snack-2.2.10-9|43	
12cr|snack-2.2.10-9|44	%description -n tcl-%{name}
12cr|snack-2.2.10-9|45	Snack Sound Toolkit for Tcl.
12cr|snack-2.2.10-9|46	
12cr|snack-2.2.10-9|47	%package -n python-%{name}
12cr|snack-2.2.10-9|48	Summary:	Snack Sound Toolkit for Python
12cr|snack-2.2.10-9|49	Group:		Sound
12cr|snack-2.2.10-9|50	Requires:	tcl-%{name} = %{version}
12cr|snack-2.2.10-9|51	Requires:	tkinter
12cr|snack-2.2.10-9|52	
12cr|snack-2.2.10-9|53	%description -n python-%{name}
12cr|snack-2.2.10-9|54	Snack Sound Toolkit for Python.
12cr|snack-2.2.10-9|55	
12cr|snack-2.2.10-9|56	%prep
12cr|snack-2.2.10-9|57	%setup -q -n %{name}%{version}
12cr|snack-2.2.10-9|58	%patch0 -p1 -b .underlink
12cr|snack-2.2.10-9|59	%patch1 -p1
12cr|snack-2.2.10-9|60	%patch2 -p1
12cr|snack-2.2.10-9|61	%patch3 -p0
12cr|snack-2.2.10-9|62	chmod 644 COPYING README changes
12cr|snack-2.2.10-9|63	
12cr|snack-2.2.10-9|64	%build
12cr|snack-2.2.10-9|65	cd unix
12cr|snack-2.2.10-9|66	%configure2_5x --with-tcl=/usr/lib --with-tk=/usr/lib --with-ogg-include=/usr/include/ogg --with-ogg-lib=/usr/lib
12cr|snack-2.2.10-9|67	%make TCL_INCPATH=/usr/include TK_INCPATH=/usr/include CC="gcc %{optflags}"
12cr|snack-2.2.10-9|68	%make TCL_INCPATH=/usr/include TK_INCPATH=/usr/include CC="gcc %{optflags}" libsnackogg.so
12cr|snack-2.2.10-9|69	
12cr|snack-2.2.10-9|70	%install
12cr|snack-2.2.10-9|71	rm -rf %{buildroot}
12cr|snack-2.2.10-9|72	chmod 644 doc/*
12cr|snack-2.2.10-9|73	chmod 755 python/*.py
12cr|snack-2.2.10-9|74	chmod 644 demos/tcl/*
12cr|snack-2.2.10-9|75	chmod 755 demos/tcl/*.tcl
12cr|snack-2.2.10-9|76	dos2unix demos/tcl/*.txt
12cr|snack-2.2.10-9|77	rm -f demos/tcl/tclkit-linux-x86
12cr|snack-2.2.10-9|78	chmod 644 demos/python/*
12cr|snack-2.2.10-9|79	chmod 755 demos/python/*.py
12cr|snack-2.2.10-9|80	dos2unix demos/python/*.txt
12cr|snack-2.2.10-9|81	
12cr|snack-2.2.10-9|82	cd unix
12cr|snack-2.2.10-9|83	mkdir -p %{buildroot}%{tcl_sitearch}/%{name}%{version}
12cr|snack-2.2.10-9|84	mkdir -p %{buildroot}%{py_puresitedir}
12cr|snack-2.2.10-9|85	cp *.so %{buildroot}%{tcl_sitearch}/%{name}%{version}
12cr|snack-2.2.10-9|86	install -m 0755 *.tcl %{buildroot}%{tcl_sitearch}/%{name}%{version}
12cr|snack-2.2.10-9|87	cd ../python
12cr|snack-2.2.10-9|88	python setup.py install --root=%{buildroot} --compile --optimize=2
12cr|snack-2.2.10-9|89	
12cr|snack-2.2.10-9|90	%clean
12cr|snack-2.2.10-9|91	rm -rf %{buildroot}
12cr|snack-2.2.10-9|92	
12cr|snack-2.2.10-9|93	%files -n tcl-%{name}
12cr|snack-2.2.10-9|94	%defattr(-,root,root)
12cr|snack-2.2.10-9|95	%doc changes COPYING doc/tcl-man.html demos/tcl/* doc/A* doc/C* doc/F* README doc/S*
12cr|snack-2.2.10-9|96	%{tcl_sitearch}/%{name}%{version}
12cr|snack-2.2.10-9|97	
12cr|snack-2.2.10-9|98	%files -n python-%{name}
12cr|snack-2.2.10-9|99	%defattr(-,root,root)
12cr|snack-2.2.10-9|100	%doc doc/python-man.html demos/python/*
12cr|snack-2.2.10-9|101	%{py_puresitedir}/*
12cr|snack-2.2.10-9|102	
12cr|snack-2.2.10-9|103	
12cr|snack-2.2.10-9|104	
12cr|snack-2.2.10-9|105	%changelog
12cr|snack-2.2.10-9|106	* Mon Oct 24 2011 Matthew Dawkins <mattydaw@mandriva.org> 2.2.10-9
12cr|snack-2.2.10-9|107	+ Revision: 705924
12cr|snack-2.2.10-9|108	- rebuild
12cr|snack-2.2.10-9|109	
12cr|snack-2.2.10-9|110	* Mon Jan 25 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.2.10-8mdv2011.0
12cr|snack-2.2.10-9|111	+ Revision: 495648
12cr|snack-2.2.10-9|112	- add patches from unity-linux
12cr|snack-2.2.10-9|113	- add patch to fix string format
12cr|snack-2.2.10-9|114	
12cr|snack-2.2.10-9|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|snack-2.2.10-9|116	- rebuild
12cr|snack-2.2.10-9|117	
12cr|snack-2.2.10-9|118	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 2.2.10-7mdv2009.1
12cr|snack-2.2.10-9|119	+ Revision: 319726
12cr|snack-2.2.10-9|120	- rebuild with python 2.6
12cr|snack-2.2.10-9|121	
12cr|snack-2.2.10-9|122	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 2.2.10-6mdv2009.1
12cr|snack-2.2.10-9|123	+ Revision: 310775
12cr|snack-2.2.10-9|124	- missing a space in the file list
12cr|snack-2.2.10-9|125	- rebuild with new tcl
12cr|snack-2.2.10-9|126	- move to new locations per policy
12cr|snack-2.2.10-9|127	- fix descriptions
12cr|snack-2.2.10-9|128	- add underlinking.patch: fixes underlinking
12cr|snack-2.2.10-9|129	- drop all the libification stuff, tcl modules are not shared libraries
12cr|snack-2.2.10-9|130	
12cr|snack-2.2.10-9|131	* Wed Mar 19 2008 Adam Williamson <awilliamson@mandriva.org> 2.2.10-5mdv2008.1
12cr|snack-2.2.10-9|132	+ Revision: 188741
12cr|snack-2.2.10-9|133	- disable ALSA build again (snack's ALSA code does not actually work, as per Debian and Gentoo and my private testing)
12cr|snack-2.2.10-9|134	
12cr|snack-2.2.10-9|135	* Wed Mar 05 2008 Adam Williamson <awilliamson@mandriva.org> 2.2.10-4mdv2008.1
12cr|snack-2.2.10-9|136	+ Revision: 179398
12cr|snack-2.2.10-9|137	- puresitedir not platsitedir (original spec was wrong...)
12cr|snack-2.2.10-9|138	- generate .pyo as well as .pyc for python file
12cr|snack-2.2.10-9|139	- enable ALSA support (#38282)
12cr|snack-2.2.10-9|140	- spec clean
12cr|snack-2.2.10-9|141	
12cr|snack-2.2.10-9|142	+ Olivier Blin <blino@mandriva.org>
12cr|snack-2.2.10-9|143	- restore BuildRoot
12cr|snack-2.2.10-9|144	
12cr|snack-2.2.10-9|145	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.2.10-3mdv2008.1
12cr|snack-2.2.10-9|146	+ Revision: 127412
12cr|snack-2.2.10-9|147	- kill re-definition of %%buildroot on Pixel's request
12cr|snack-2.2.10-9|148	- import snack
12cr|snack-2.2.10-9|149	
12cr|snack-2.2.10-9|150	
12cr|snack-2.2.10-9|151	* Wed Apr 26 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.2.10-3mdk
12cr|snack-2.2.10-9|152	- Fix BuildRequires
12cr|snack-2.2.10-9|153	
12cr|snack-2.2.10-9|154	* Tue Apr 25 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.2.10-2mdk
12cr|snack-2.2.10-9|155	- Fix BuildRequires
12cr|snack-2.2.10-9|156	- use mkrel
12cr|snack-2.2.10-9|157	
12cr|snack-2.2.10-9|158	* Tue Feb 14 2006 Stew Benedict <sbenedict@mandriva.com> 2.2.10-1mdk
12cr|snack-2.2.10-9|159	- 2.2.10
12cr|snack-2.2.10-9|160	- use current %%pyver macro
12cr|snack-2.2.10-9|161	- break up package some more into -devel, tcl-, python-
12cr|snack-2.2.10-9|162	- python package requires tkinter (should probably be python-tkinter)
12cr|snack-2.2.10-9|163	- add demos to python, tcl packages
12cr|snack-2.2.10-9|164	- make rpmlint happier
12cr|snack-2.2.10-9|165	- don't need to run ldconfig, python and tcl know how to find the libs
12cr|snack-2.2.10-9|166	
12cr|snack-2.2.10-9|167	* Mon Aug 29 2005 Austin Acton <austin@mandriva.org> 2.2.9-1mdk
12cr|snack-2.2.10-9|168	- 2.2.9
12cr|snack-2.2.10-9|169	- fix license
12cr|snack-2.2.10-9|170	- fix python install
12cr|snack-2.2.10-9|171	
12cr|snack-2.2.10-9|172	* Sun Feb 6 2005 Austin Acton <austin@mandrake.org> 2.2.8-2mdk
12cr|snack-2.2.10-9|173	- python 2.4
12cr|snack-2.2.10-9|174	- fix summary
12cr|snack-2.2.10-9|175	
12cr|snack-2.2.10-9|176	* Tue Oct 26 2004 Austin Acton <austin@mandrake.org> 2.2.8-1mdk
12cr|snack-2.2.10-9|177	- 2.2.8
12cr|snack-2.2.10-9|178	
12cr|snack-2.2.10-9|179	* Wed Jun 2 2004 Austin Acton <austin@mandrake.org> 2.2.5-1mdk
12cr|snack-2.2.10-9|180	- 2.2.5
12cr|snack-2.2.10-9|181	- configure 2.5
12cr|snack-2.2.10-9|182	- fix some permissions
12cr|snack-2.2.10-9|183	
12cr|snack-2.2.10-9|184	* Tue Aug 12 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 2.2.2-3mdk
12cr|snack-2.2.10-9|185	- rebuild for new python
12cr|snack-2.2.10-9|186	
12cr|snack-2.2.10-9|187	* Tue Jul 15 2003 Austin Acton <aacton@yorku.ca> 2.2.2-2mdk
12cr|snack-2.2.10-9|188	- DIRM
12cr|snack-2.2.10-9|189	
12cr|snack-2.2.10-9|190	* Fri Jun 6 2003 Austin Acton <aacton@yorku.ca> 2.2.2-1mdk
12cr|snack-2.2.10-9|191	- 2.2.2
12cr|snack-2.2.10-9|192	
12cr|snack-2.2.10-9|193	* Fri Apr 25 2003 Austin Acton <aacton@yorku.ca> 2.2-2mdk
12cr|snack-2.2.10-9|194	- buildrequires and mklibname
12cr|snack-2.2.10-9|195	
12cr|snack-2.2.10-9|196	* Sat Jan 11 2003 Austin Acton <aacton@yorku.ca> 2.2-1mdk
12cr|snack-2.2.10-9|197	- initial package
12cr|snack-2.2.10-9|198	- todo: add NIST/sphere library

7569 12
12cr|snappy-1.0.5-2|1	%define	major	1
12cr|snappy-1.0.5-2|2	%define	libname		%mklibname %{name} %{major}
12cr|snappy-1.0.5-2|3	%define	develname	%mklibname %{name} -d
12cr|snappy-1.0.5-2|4	
12cr|snappy-1.0.5-2|5	Summary:	Fast compression and decompression library
12cr|snappy-1.0.5-2|6	Name:		snappy
12cr|snappy-1.0.5-2|7	Version:	1.0.5
12cr|snappy-1.0.5-2|8	Release:	2
12cr|snappy-1.0.5-2|9	Group:		System/Libraries
12cr|snappy-1.0.5-2|10	License:	BSD
12cr|snappy-1.0.5-2|11	URL:		http://code.google.com/p/snappy/
12cr|snappy-1.0.5-2|12	Source0:	http://snappy.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|snappy-1.0.5-2|13	
12cr|snappy-1.0.5-2|14	BuildRequires:	gtest-devel
12cr|snappy-1.0.5-2|15	
12cr|snappy-1.0.5-2|16	%description
12cr|snappy-1.0.5-2|17	Snappy is a compression/decompression library. It does not aim for maximum
12cr|snappy-1.0.5-2|18	compression, or compatibility with any other compression library; instead, it
12cr|snappy-1.0.5-2|19	aims for very high speeds and reasonable compression. For instance, compared to
12cr|snappy-1.0.5-2|20	the fastest mode of zlib, Snappy is an order of magnitude faster for most
12cr|snappy-1.0.5-2|21	inputs, but the resulting compressed files are anywhere from 20% to 100%
12cr|snappy-1.0.5-2|22	bigger.
12cr|snappy-1.0.5-2|23	
12cr|snappy-1.0.5-2|24	%package -n %{libname}
12cr|snappy-1.0.5-2|25	Group:		System/Libraries
12cr|snappy-1.0.5-2|26	Summary:	Library for %{name}
12cr|snappy-1.0.5-2|27	%rename		%{name}
12cr|snappy-1.0.5-2|28	
12cr|snappy-1.0.5-2|29	%description -n %{libname}
12cr|snappy-1.0.5-2|30	Snappy is a compression/decompression library. It does not aim for maximum
12cr|snappy-1.0.5-2|31	compression, or compatibility with any other compression library; instead, it
12cr|snappy-1.0.5-2|32	aims for very high speeds and reasonable compression. For instance, compared to
12cr|snappy-1.0.5-2|33	the fastest mode of zlib, Snappy is an order of magnitude faster for most
12cr|snappy-1.0.5-2|34	inputs, but the resulting compressed files are anywhere from 20% to 100%
12cr|snappy-1.0.5-2|35	bigger.
12cr|snappy-1.0.5-2|36	
12cr|snappy-1.0.5-2|37	This package contains shared libraries for %{name}.
12cr|snappy-1.0.5-2|38	
12cr|snappy-1.0.5-2|39	%package -n %{develname}
12cr|snappy-1.0.5-2|40	Summary:	Development files for %{name}
12cr|snappy-1.0.5-2|41	Group:		Development/C
12cr|snappy-1.0.5-2|42	Requires:	%{libname} = %{version}-%{release}
12cr|snappy-1.0.5-2|43	
12cr|snappy-1.0.5-2|44	%description -n %{develname}
12cr|snappy-1.0.5-2|45	This package contains libraries and header files for developing applications
12cr|snappy-1.0.5-2|46	that use %{name}.
12cr|snappy-1.0.5-2|47	
12cr|snappy-1.0.5-2|48	%prep
12cr|snappy-1.0.5-2|49	%setup -q
12cr|snappy-1.0.5-2|50	
12cr|snappy-1.0.5-2|51	%build
12cr|snappy-1.0.5-2|52	%configure2_5x \
12cr|snappy-1.0.5-2|53	--disable-static
12cr|snappy-1.0.5-2|54	
12cr|snappy-1.0.5-2|55	%make
12cr|snappy-1.0.5-2|56	
12cr|snappy-1.0.5-2|57	%install
12cr|snappy-1.0.5-2|58	%makeinstall_std
12cr|snappy-1.0.5-2|59	rm -rf %{buildroot}%{_datadir}/doc/snappy/
12cr|snappy-1.0.5-2|60	
12cr|snappy-1.0.5-2|61	%check
12cr|snappy-1.0.5-2|62	make check
12cr|snappy-1.0.5-2|63	
12cr|snappy-1.0.5-2|64	%files -n %{libname}
12cr|snappy-1.0.5-2|65	%doc COPYING
12cr|snappy-1.0.5-2|66	%{_libdir}/libsnappy.so.%{major}*
12cr|snappy-1.0.5-2|67	
12cr|snappy-1.0.5-2|68	%files -n %{develname}
12cr|snappy-1.0.5-2|69	%doc AUTHORS ChangeLog NEWS README
12cr|snappy-1.0.5-2|70	%doc format_description.txt
12cr|snappy-1.0.5-2|71	%{_includedir}/snappy*.h
12cr|snappy-1.0.5-2|72	%{_libdir}/libsnappy.so
12cr|snappy-1.0.5-2|73	
12cr|snappy-1.0.5-2|74	
12cr|snappy-1.0.5-2|75	
12cr|snappy-1.0.5-2|76	%changelog
12cr|snappy-1.0.5-2|77	* Tue May 22 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.0.5-2
12cr|snappy-1.0.5-2|78	+ Revision: 800143
12cr|snappy-1.0.5-2|79	- rebuid fixed lib pkg name
12cr|snappy-1.0.5-2|80	
12cr|snappy-1.0.5-2|81	* Tue May 22 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.0.5-1
12cr|snappy-1.0.5-2|82	+ Revision: 800121
12cr|snappy-1.0.5-2|83	- imported package snappy
12cr|snappy-1.0.5-2|84	
12cr|snappy-1.0.5-2|85	* Fri Dec 02 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.0.4-3
12cr|snappy-1.0.5-2|86	+ Revision: 737249
12cr|snappy-1.0.5-2|87	- release bump
12cr|snappy-1.0.5-2|88	- Fixes accroding to Mandriva library packaging policy #64877
12cr|snappy-1.0.5-2|89	
12cr|snappy-1.0.5-2|90	* Tue Nov 22 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.0.4-2
12cr|snappy-1.0.5-2|91	+ Revision: 732268
12cr|snappy-1.0.5-2|92	- BS fix
12cr|snappy-1.0.5-2|93	- BS fix
12cr|snappy-1.0.5-2|94	- imported package snappy
12cr|snappy-1.0.5-2|95	

7570 12
12cr|snd-11.4-3|1	Name: 		snd
12cr|snd-11.4-3|2	Summary: 	Audio file editor
12cr|snd-11.4-3|3	Version: 	11.4
12cr|snd-11.4-3|4	Release: 	3
12cr|snd-11.4-3|5	Source0:	ftp://ccrma-ftp.stanford.edu/pub/Lisp/%{name}-%{version}.tar.gz
12cr|snd-11.4-3|6	URL:		http://www-ccrma.stanford.edu/software/snd/
12cr|snd-11.4-3|7	License:	BSD-like
12cr|snd-11.4-3|8	Group:		Sound
12cr|snd-11.4-3|9	#patch0 was sent upstream by Kharec
12cr|snd-11.4-3|10	Patch0:		snd-11.4-fix-str-fmt.patch
12cr|snd-11.4-3|11	BuildRequires:	gsl-devel ladspa-devel xpm-devel guile-devel
12cr|snd-11.4-3|12	BuildRequires:	pkgconfig(gamin)
12cr|snd-11.4-3|13	BuildRequires:	fftw-devel
12cr|snd-11.4-3|14	BuildRequires:	pkgconfig(alsa)
12cr|snd-11.4-3|15	BuildRequires:	mesaglu-devel
12cr|snd-11.4-3|16	BuildRequires:	gtk2-devel
12cr|snd-11.4-3|17	BuildRequires:	pkgconfig(jack)
12cr|snd-11.4-3|18	BuildRequires:	pkgconfig(samplerate)
12cr|snd-11.4-3|19	
12cr|snd-11.4-3|20	%description
12cr|snd-11.4-3|21	Snd is a free sound editor modelled loosely after Emacs and an old,
12cr|snd-11.4-3|22	sorely-missed PDP-10 sound editor named Dpysnd.
12cr|snd-11.4-3|23	
12cr|snd-11.4-3|24	%prep
12cr|snd-11.4-3|25	%setup -q
12cr|snd-11.4-3|26	%patch0 -p0
12cr|snd-11.4-3|27	
12cr|snd-11.4-3|28	%build
12cr|snd-11.4-3|29	export LDFLAGS="-lX11 -ldl -lpthread"
12cr|snd-11.4-3|30	%configure2_5x	--with-ladspa \
12cr|snd-11.4-3|31	--with-gsl \
12cr|snd-11.4-3|32	--with-gl \
12cr|snd-11.4-3|33	--with-alsa \
12cr|snd-11.4-3|34	--with-gtk \
12cr|snd-11.4-3|35	--with-jack \
12cr|snd-11.4-3|36	--with-guile \
12cr|snd-11.4-3|37	--with-midi
12cr|snd-11.4-3|38	
12cr|snd-11.4-3|39	%make
12cr|snd-11.4-3|40	make sndplay sndinfo
12cr|snd-11.4-3|41	make audinfo
12cr|snd-11.4-3|42	
12cr|snd-11.4-3|43	%install
12cr|snd-11.4-3|44	# stupid hack, sorry, I'm lazy
12cr|snd-11.4-3|45	cp mkinstalldirs ..
12cr|snd-11.4-3|46	%{makeinstall}
12cr|snd-11.4-3|47	cp sndplay sndinfo $RPM_BUILD_ROOT%{_bindir}
12cr|snd-11.4-3|48	
12cr|snd-11.4-3|49	#menu
12cr|snd-11.4-3|50	
12cr|snd-11.4-3|51	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|snd-11.4-3|52	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|snd-11.4-3|53	[Desktop Entry]
12cr|snd-11.4-3|54	Name=Snd
12cr|snd-11.4-3|55	Comment=%{summary}
12cr|snd-11.4-3|56	Exec=%{_bindir}/%{name} %U
12cr|snd-11.4-3|57	Icon=sound_section
12cr|snd-11.4-3|58	Terminal=false
12cr|snd-11.4-3|59	Type=Application
12cr|snd-11.4-3|60	Categories=GTK;Audio;AudioVideoEditing;
12cr|snd-11.4-3|61	EOF
12cr|snd-11.4-3|62	
12cr|snd-11.4-3|63	%files
12cr|snd-11.4-3|64	%defattr(-,root,root)
12cr|snd-11.4-3|65	%doc README.Snd HISTORY.Snd tutorial NEWS COPYING
12cr|snd-11.4-3|66	%{_bindir}/%{name}*
12cr|snd-11.4-3|67	%{_datadir}/applications/*
12cr|snd-11.4-3|68	%{_datadir}/%{name}/*
12cr|snd-11.4-3|69	%{_mandir}/*/*
12cr|snd-11.4-3|70	
12cr|snd-11.4-3|71	
12cr|snd-11.4-3|72	%changelog
12cr|snd-11.4-3|73	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 11.4-2mdv2011.0
12cr|snd-11.4-3|74	+ Revision: 614932
12cr|snd-11.4-3|75	- the mass rebuild of 2010.1 packages
12cr|snd-11.4-3|76	
12cr|snd-11.4-3|77	* Thu Apr 01 2010 Sandro Cazzaniga <kharec@mandriva.org> 11.4-1mdv2010.1
12cr|snd-11.4-3|78	+ Revision: 530744
12cr|snd-11.4-3|79	- update to 11.4
12cr|snd-11.4-3|80	- add a patch for fix string format && add a comment for p0: patch was sent upstream.
12cr|snd-11.4-3|81	- fix %%build and %%install: no "sndrecord" anymore...
12cr|snd-11.4-3|82	- update file list for new version
12cr|snd-11.4-3|83	
12cr|snd-11.4-3|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|snd-11.4-3|85	- rebuild
12cr|snd-11.4-3|86	
12cr|snd-11.4-3|87	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 9.10-2mdv2009.0
12cr|snd-11.4-3|88	+ Revision: 269291
12cr|snd-11.4-3|89	- rebuild early 2009.0 package (before pixel changes)
12cr|snd-11.4-3|90	
12cr|snd-11.4-3|91	+ Pixel <pixel@mandriva.com>
12cr|snd-11.4-3|92	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|snd-11.4-3|93	
12cr|snd-11.4-3|94	* Wed Jun 11 2008 Austin Acton <austin@mandriva.org> 9.10-1mdv2009.0
12cr|snd-11.4-3|95	+ Revision: 218082
12cr|snd-11.4-3|96	- new version
12cr|snd-11.4-3|97	
12cr|snd-11.4-3|98	* Sat Feb 09 2008 Funda Wang <fwang@mandriva.org> 9.7-1mdv2008.1
12cr|snd-11.4-3|99	+ Revision: 164429
12cr|snd-11.4-3|100	- update to new version 9.7
12cr|snd-11.4-3|101	
12cr|snd-11.4-3|102	+ Olivier Blin <oblin@mandriva.com>
12cr|snd-11.4-3|103	- restore BuildRoot
12cr|snd-11.4-3|104	
12cr|snd-11.4-3|105	* Fri Dec 28 2007 Austin Acton <austin@mandriva.org> 9.6-1mdv2008.1
12cr|snd-11.4-3|106	+ Revision: 138738
12cr|snd-11.4-3|107	- new version
12cr|snd-11.4-3|108	
12cr|snd-11.4-3|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|snd-11.4-3|110	- kill re-definition of %%buildroot on Pixel's request
12cr|snd-11.4-3|111	- do not harcode icon extension
12cr|snd-11.4-3|112	
12cr|snd-11.4-3|113	* Sat Aug 25 2007 Austin Acton <austin@mandriva.org> 9.3-1mdv2008.0
12cr|snd-11.4-3|114	+ Revision: 71329
12cr|snd-11.4-3|115	- new version
12cr|snd-11.4-3|116	
12cr|snd-11.4-3|117	* Fri Jul 20 2007 Adam Williamson <awilliamson@mandriva.org> 9.2-1mdv2008.0
12cr|snd-11.4-3|118	+ Revision: 53984
12cr|snd-11.4-3|119	- fix menu entry: app is called Snd, not Totem, and has no icon of its own
12cr|snd-11.4-3|120	- drop old menu file and X-Mandriva category
12cr|snd-11.4-3|121	- new release 9.2
12cr|snd-11.4-3|122	
12cr|snd-11.4-3|123	* Fri Jun 08 2007 Austin Acton <austin@mandriva.org> 9.1-1mdv2008.0
12cr|snd-11.4-3|124	+ Revision: 37143
12cr|snd-11.4-3|125	- new version
12cr|snd-11.4-3|126	
12cr|snd-11.4-3|127	* Tue May 01 2007 Austin Acton <austin@mandriva.org> 9.0-1mdv2008.0
12cr|snd-11.4-3|128	+ Revision: 20116
12cr|snd-11.4-3|129	- 9.0
12cr|snd-11.4-3|130	
12cr|snd-11.4-3|131	
12cr|snd-11.4-3|132	* Mon Feb 19 2007 Emmanuel Andry <eandry@mandriva.org> 8.8-1mdv2007.0
12cr|snd-11.4-3|133	+ Revision: 122619
12cr|snd-11.4-3|134	- fix buildrequires
12cr|snd-11.4-3|135	- fix buildrequires
12cr|snd-11.4-3|136	- New version 8.8
12cr|snd-11.4-3|137	- add jack support
12cr|snd-11.4-3|138	
12cr|snd-11.4-3|139	* Fri Jan 05 2007 Lenny Cartier <lenny@mandriva.com> 8.7-1mdv2007.1
12cr|snd-11.4-3|140	+ Revision: 104482
12cr|snd-11.4-3|141	- Update to 8.7
12cr|snd-11.4-3|142	- Import snd
12cr|snd-11.4-3|143	
12cr|snd-11.4-3|144	* Mon Aug 14 2006 Austin Acton <austin@mandriva.org> 8.3-1mdv2007.0
12cr|snd-11.4-3|145	- 8.3
12cr|snd-11.4-3|146	- xdg
12cr|snd-11.4-3|147	
12cr|snd-11.4-3|148	* Tue Jun 27 2006 Austin Acton <austin@mandriva.org> 8.2-1mdk
12cr|snd-11.4-3|149	- New release 8.2
12cr|snd-11.4-3|150	
12cr|snd-11.4-3|151	* Wed May 10 2006 Lenny Cartier <lenny@mandriva.com> 8.1-1mdk
12cr|snd-11.4-3|152	- 8.1
12cr|snd-11.4-3|153	
12cr|snd-11.4-3|154	* Thu Mar 30 2006 Austin Acton <austin@mandriva.org> 8-1mdk
12cr|snd-11.4-3|155	- 8
12cr|snd-11.4-3|156	- source URL
12cr|snd-11.4-3|157	- enable MIDI
12cr|snd-11.4-3|158	- change audio from OSS to ALSA
12cr|snd-11.4-3|159	- change GUI toolkit from motif to GTK (YAY!)
12cr|snd-11.4-3|160	
12cr|snd-11.4-3|161	* Mon Jan 16 2006 Lenny Cartier <lenny@mandriva.com> 7.18-1mdk
12cr|snd-11.4-3|162	- 7.18
12cr|snd-11.4-3|163	
12cr|snd-11.4-3|164	* Wed Jan 11 2006 Austin Acton <austin@mandriva.org> 7.17-1mdk
12cr|snd-11.4-3|165	- 7.17
12cr|snd-11.4-3|166	
12cr|snd-11.4-3|167	* Tue Aug 30 2005 Austin Acton <austin@mandriva.org> 7.14-1mdk
12cr|snd-11.4-3|168	- 7.14
12cr|snd-11.4-3|169	
12cr|snd-11.4-3|170	* Wed Apr 27 2005 Austin Acton <austin@mandriva.org> 7.12-1mdk
12cr|snd-11.4-3|171	- 7.12
12cr|snd-11.4-3|172	
12cr|snd-11.4-3|173	* Tue Feb 22 2005 Lenny Cartier <lenny@mandrakesoft.com> 7.10-1mdk
12cr|snd-11.4-3|174	- 7.10
12cr|snd-11.4-3|175	
12cr|snd-11.4-3|176	* Wed Jan 05 2005 Austin Acton <austin@mandrake.org> 7.9-1mdk
12cr|snd-11.4-3|177	- 7.9
12cr|snd-11.4-3|178	
12cr|snd-11.4-3|179	* Wed Nov 10 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 7.8-1mdk
12cr|snd-11.4-3|180	- 7.8
12cr|snd-11.4-3|181	
12cr|snd-11.4-3|182	* Thu Jul 01 2004 Austin Acton <austin@mandrake.org> 7.5-1mdk
12cr|snd-11.4-3|183	- 7.5
12cr|snd-11.4-3|184	- configure 2.5
12cr|snd-11.4-3|185	- disable sndsine for now, no time to fix
12cr|snd-11.4-3|186	
12cr|snd-11.4-3|187	* Tue May 18 2004 Austin Acton <austin@mandrake.org> 7.4-1mdk
12cr|snd-11.4-3|188	- 7.4
12cr|snd-11.4-3|189	

7571 12
12cr|sndlib-20-1.20120922.1|1	%define	name		sndlib
12cr|sndlib-20-1.20120922.1|2	# Version numbers are listed in HISTORY.sndlib. Look closely.
12cr|sndlib-20-1.20120922.1|3	%define	version		20
12cr|sndlib-20-1.20120922.1|4	# Take from the last change recorded in HISTORY.sndlib.
12cr|sndlib-20-1.20120922.1|5	# Actually, they don't seem to be updating it reliably, so
12cr|sndlib-20-1.20120922.1|6	# just go with today's date...
12cr|sndlib-20-1.20120922.1|7	%define date		20120922
12cr|sndlib-20-1.20120922.1|8	%define	rel		1
12cr|sndlib-20-1.20120922.1|9	%define	release		1.%{date}.%{rel}
12cr|sndlib-20-1.20120922.1|10	%define	lib_name_orig	lib%{name}
12cr|sndlib-20-1.20120922.1|11	%define develname	%mklibname %{name} -d
12cr|sndlib-20-1.20120922.1|12	%define staticname	%mklibname %{name} -s -d
12cr|sndlib-20-1.20120922.1|13	
12cr|sndlib-20-1.20120922.1|14	Name:           %{name}
12cr|sndlib-20-1.20120922.1|15	Version:        %{version}
12cr|sndlib-20-1.20120922.1|16	Release:        %{release}
12cr|sndlib-20-1.20120922.1|17	Source0:	ftp://ccrma-ftp.stanford.edu/pub/Lisp/%{name}.tar.gz
12cr|sndlib-20-1.20120922.1|18	License:	BSD-like
12cr|sndlib-20-1.20120922.1|19	Group:		System/Libraries
12cr|sndlib-20-1.20120922.1|20	URL:		http://www-ccrma.stanford.edu/software/snd/sndlib/
12cr|sndlib-20-1.20120922.1|21	Summary:	Library of sound-related functions
12cr|sndlib-20-1.20120922.1|22	BuildRequires: 	guile-devel
12cr|sndlib-20-1.20120922.1|23	BuildRequires: 	pkgconfig(alsa)
12cr|sndlib-20-1.20120922.1|24	
12cr|sndlib-20-1.20120922.1|25	%description
12cr|sndlib-20-1.20120922.1|26	The sound library is a collection of sound file and audio hardware
12cr|sndlib-20-1.20120922.1|27	handlers written in C, Forth, Scheme, Common Lisp, and Ruby, and
12cr|sndlib-20-1.20120922.1|28	running currently on SGI, Sun, Linux, Mac, HPUX, LinuxPPC, Mac OSX,
12cr|sndlib-20-1.20120922.1|29	and Windoze systems (but I'm not making any effort to keep the Windoze
12cr|sndlib-20-1.20120922.1|30	code going). It provides relatively straightforward access to many
12cr|sndlib-20-1.20120922.1|31	sound file headers and data types, and most of the features of the
12cr|sndlib-20-1.20120922.1|32	audio hardware.
12cr|sndlib-20-1.20120922.1|33	
12cr|sndlib-20-1.20120922.1|34	%package -n	%{develname}
12cr|sndlib-20-1.20120922.1|35	Summary:	Development tools for %name
12cr|sndlib-20-1.20120922.1|36	Group:		Development/C++
12cr|sndlib-20-1.20120922.1|37	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12cr|sndlib-20-1.20120922.1|38	Provides:	%{name}-devel = %{version}-%{release}
12cr|sndlib-20-1.20120922.1|39	
12cr|sndlib-20-1.20120922.1|40	%description -n	%{develname}
12cr|sndlib-20-1.20120922.1|41	The sound library is a collection of sound file and audio hardware
12cr|sndlib-20-1.20120922.1|42	handlers written in C, Forth, Scheme, Common Lisp, and Ruby, and
12cr|sndlib-20-1.20120922.1|43	running currently on SGI, Sun, Linux, Mac, HPUX, LinuxPPC, Mac OSX,
12cr|sndlib-20-1.20120922.1|44	and Windoze systems (but I'm not making any effort to keep the Windoze
12cr|sndlib-20-1.20120922.1|45	code going). It provides relatively straightforward access to many
12cr|sndlib-20-1.20120922.1|46	sound file headers and data types, and most of the features of the
12cr|sndlib-20-1.20120922.1|47	audio hardware.
12cr|sndlib-20-1.20120922.1|48	
12cr|sndlib-20-1.20120922.1|49	%package -n	%{staticname}
12cr|sndlib-20-1.20120922.1|50	Summary:	Sndlib static library
12cr|sndlib-20-1.20120922.1|51	Group:		Development/C++
12cr|sndlib-20-1.20120922.1|52	Requires:	%{develname} = %{version}
12cr|sndlib-20-1.20120922.1|53	Provides:	%{lib_name_orig}-static-devel = %{version}-%{release}
12cr|sndlib-20-1.20120922.1|54	Provides:	%{name}-static-devel = %{version}-%{release}
12cr|sndlib-20-1.20120922.1|55	
12cr|sndlib-20-1.20120922.1|56	%description -n	%{staticname}
12cr|sndlib-20-1.20120922.1|57	%name static library.
12cr|sndlib-20-1.20120922.1|58	
12cr|sndlib-20-1.20120922.1|59	%prep
12cr|sndlib-20-1.20120922.1|60	%setup -q -n %{name}
12cr|sndlib-20-1.20120922.1|61	
12cr|sndlib-20-1.20120922.1|62	%build
12cr|sndlib-20-1.20120922.1|63	CFLAGS="$RPM_OPT_FLAGS -fPIC" LDFLAGS="-ldl -lm" \
12cr|sndlib-20-1.20120922.1|64	%configure2_5x --with-alsa
12cr|sndlib-20-1.20120922.1|65	%make
12cr|sndlib-20-1.20120922.1|66	
12cr|sndlib-20-1.20120922.1|67	%install
12cr|sndlib-20-1.20120922.1|68	%makeinstall
12cr|sndlib-20-1.20120922.1|69	
12cr|sndlib-20-1.20120922.1|70	#multiarch
12cr|sndlib-20-1.20120922.1|71	%multiarch_binaries $RPM_BUILD_ROOT%{_bindir}/%{name}-config
12cr|sndlib-20-1.20120922.1|72	
12cr|sndlib-20-1.20120922.1|73	%files -n %{staticname}
12cr|sndlib-20-1.20120922.1|74	%defattr(-,root,root)
12cr|sndlib-20-1.20120922.1|75	%{_libdir}/lib%{name}.a
12cr|sndlib-20-1.20120922.1|76	
12cr|sndlib-20-1.20120922.1|77	%files -n %{develname}
12cr|sndlib-20-1.20120922.1|78	%defattr(-,root,root)
12cr|sndlib-20-1.20120922.1|79	%doc README.sndlib HISTORY.sndlib sndins/README
12cr|sndlib-20-1.20120922.1|80	%{_bindir}/%{name}-config
12cr|sndlib-20-1.20120922.1|81	%{_libdir}/lib%{name}.so
12cr|sndlib-20-1.20120922.1|82	%{_includedir}/%{name}.h
12cr|sndlib-20-1.20120922.1|83	%multiarch %{multiarch_bindir}/%{name}-config
12cr|sndlib-20-1.20120922.1|84	
12cr|sndlib-20-1.20120922.1|85	
12cr|sndlib-20-1.20120922.1|86	%changelog
12cr|sndlib-20-1.20120922.1|87	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 20-1.20070906.1mdv2008.1
12cr|sndlib-20-1.20120922.1|88	+ Revision: 170551
12cr|sndlib-20-1.20120922.1|89	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|sndlib-20-1.20120922.1|90	- fix summary-not-capitalized
12cr|sndlib-20-1.20120922.1|91	- kill re-definition of %%buildroot on Pixel's request
12cr|sndlib-20-1.20120922.1|92	
12cr|sndlib-20-1.20120922.1|93	+ Olivier Blin <oblin@mandriva.com>
12cr|sndlib-20-1.20120922.1|94	- restore BuildRoot
12cr|sndlib-20-1.20120922.1|95	
12cr|sndlib-20-1.20120922.1|96	+ Adam Williamson <awilliamson@mandriva.com>
12cr|sndlib-20-1.20120922.1|97	- refresh tarball
12cr|sndlib-20-1.20120922.1|98	
12cr|sndlib-20-1.20120922.1|99	* Fri Jul 20 2007 Adam Williamson <awilliamson@mandriva.com> 20-1.20070625.1mdv2008.0
12cr|sndlib-20-1.20120922.1|100	+ Revision: 53983
12cr|sndlib-20-1.20120922.1|101	- explicitly enable ALSA in build
12cr|sndlib-20-1.20120922.1|102	- drop a bunch of bogus buildrequires
12cr|sndlib-20-1.20120922.1|103	- spec clean
12cr|sndlib-20-1.20120922.1|104	- improve versioning
12cr|sndlib-20-1.20120922.1|105	- new release 20 (20070625)
12cr|sndlib-20-1.20120922.1|106	- Import sndlib
12cr|sndlib-20-1.20120922.1|107	
12cr|sndlib-20-1.20120922.1|108	
12cr|sndlib-20-1.20120922.1|109	
12cr|sndlib-20-1.20120922.1|110	* Fri May 06 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 18-4mdk
12cr|sndlib-20-1.20120922.1|111	- multiarch
12cr|sndlib-20-1.20120922.1|112	- %%mkrel
12cr|sndlib-20-1.20120922.1|113	
12cr|sndlib-20-1.20120922.1|114	* Fri Jan 21 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 18-3mdk
12cr|sndlib-20-1.20120922.1|115	- rebuild
12cr|sndlib-20-1.20120922.1|116	
12cr|sndlib-20-1.20120922.1|117	* Sat Dec 27 2003 Austin Acton <austin@linux.ca> 18-2mdk
12cr|sndlib-20-1.20120922.1|118	- lib-devel doesn't require lib
12cr|sndlib-20-1.20120922.1|119	
12cr|sndlib-20-1.20120922.1|120	* Sun Dec 14 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 18-1mdk
12cr|sndlib-20-1.20120922.1|121	- initial release

7572 12
12cr|snes9x-gtk-1.53-2|1	Name:		snes9x-gtk
12cr|snes9x-gtk-1.53-2|2	Version:	1.53
12cr|snes9x-gtk-1.53-2|3	Release:	2
12cr|snes9x-gtk-1.53-2|4	
12cr|snes9x-gtk-1.53-2|5	Summary:	Super NES emulator with a GTK frontend
12cr|snes9x-gtk-1.53-2|6	Group:		Emulators
12cr|snes9x-gtk-1.53-2|7	License:	LGPLv2+
12cr|snes9x-gtk-1.53-2|8	#Licensed under both the GNU LGPL 2.1 and the "BSD-style" Snes9x license.
12cr|snes9x-gtk-1.53-2|9	URL:		http://code.google.com/p/snes9x-gtk/
12cr|snes9x-gtk-1.53-2|10	#changelog on the forum : http://www.snes9x.com/phpbb2/viewtopic.php?p=22874
12cr|snes9x-gtk-1.53-2|11	Source0:	http://snes9x-gtk.googlecode.com/files/snes9x-%{version}-src.tar.bz2
12cr|snes9x-gtk-1.53-2|12	Source1:	snes9x-gtk.png
12cr|snes9x-gtk-1.53-2|13	
12cr|snes9x-gtk-1.53-2|14	%ifarch %{ix86}
12cr|snes9x-gtk-1.53-2|15	BuildRequires:	nasm
12cr|snes9x-gtk-1.53-2|16	%endif
12cr|snes9x-gtk-1.53-2|17	BuildRequires:	intltool
12cr|snes9x-gtk-1.53-2|18	BuildRequires:	pkgconfig(alsa)
12cr|snes9x-gtk-1.53-2|19	BuildRequires:	pkgconfig(cairo)
12cr|snes9x-gtk-1.53-2|20	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|snes9x-gtk-1.53-2|21	BuildRequires:	pkgconfig(libglade-2.0)
12cr|snes9x-gtk-1.53-2|22	BuildRequires:	pkgconfig(libpng)
12cr|snes9x-gtk-1.53-2|23	BuildRequires:	pkgconfig(libpulse)
12cr|snes9x-gtk-1.53-2|24	BuildRequires:	pkgconfig(libxml-2.0)
12cr|snes9x-gtk-1.53-2|25	BuildRequires:	pkgconfig(pango)
12cr|snes9x-gtk-1.53-2|26	BuildRequires:	pkgconfig(portaudio-2.0)
12cr|snes9x-gtk-1.53-2|27	BuildRequires:	pkgconfig(sdl)
12cr|snes9x-gtk-1.53-2|28	BuildRequires:	pkgconfig(x11)
12cr|snes9x-gtk-1.53-2|29	BuildRequires:	pkgconfig(xext)
12cr|snes9x-gtk-1.53-2|30	BuildRequires:	pkgconfig(xrandr)
12cr|snes9x-gtk-1.53-2|31	BuildRequires:	pkgconfig(xv)
12cr|snes9x-gtk-1.53-2|32	BuildRequires:	pkgconfig(zlib)
12cr|snes9x-gtk-1.53-2|33	
12cr|snes9x-gtk-1.53-2|34	%description
12cr|snes9x-gtk-1.53-2|35	Snes9X GTK is a Super Nintendo Entertainment System (SNES) emulator.
12cr|snes9x-gtk-1.53-2|36	
12cr|snes9x-gtk-1.53-2|37	It basically allows you to play most games designed for the SNES
12cr|snes9x-gtk-1.53-2|38	and Super Famicom Nintendo game systems on your PC or Workstation.
12cr|snes9x-gtk-1.53-2|39	
12cr|snes9x-gtk-1.53-2|40	%prep
12cr|snes9x-gtk-1.53-2|41	%setup -q -n snes9x-%{version}-src
12cr|snes9x-gtk-1.53-2|42	cd gtk
12cr|snes9x-gtk-1.53-2|43	./autogen.sh
12cr|snes9x-gtk-1.53-2|44	%configure --with-netplay
12cr|snes9x-gtk-1.53-2|45	
12cr|snes9x-gtk-1.53-2|46	%build
12cr|snes9x-gtk-1.53-2|47	%make -C gtk
12cr|snes9x-gtk-1.53-2|48	
12cr|snes9x-gtk-1.53-2|49	%install
12cr|snes9x-gtk-1.53-2|50	cd gtk
12cr|snes9x-gtk-1.53-2|51	install -d -m 755 %{buildroot}%{_bindir}
12cr|snes9x-gtk-1.53-2|52	install -m 755 %{name} %{buildroot}%{_bindir}
12cr|snes9x-gtk-1.53-2|53	install -d -m 755 %{buildroot}%{_datadir}/pixmaps
12cr|snes9x-gtk-1.53-2|54	install -m 644 data/snes9x.svg %{buildroot}%{_datadir}/pixmaps/%{name}.svg
12cr|snes9x-gtk-1.53-2|55	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|snes9x-gtk-1.53-2|56	
12cr|snes9x-gtk-1.53-2|57	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|snes9x-gtk-1.53-2|58	cat<<EOF>%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|snes9x-gtk-1.53-2|59	[Desktop Entry]
12cr|snes9x-gtk-1.53-2|60	Name=Snes9x GTK
12cr|snes9x-gtk-1.53-2|61	Comment=Super NES Emulator
12cr|snes9x-gtk-1.53-2|62	Type=Application
12cr|snes9x-gtk-1.53-2|63	Categories=Game;Emulator;X-MandrivaLinux-MoreApplications-Emulators;
12cr|snes9x-gtk-1.53-2|64	MimeType=application/x-snes-rom;
12cr|snes9x-gtk-1.53-2|65	FilePattern=smc;fig;sfc;SMC;FIG;SFC;
12cr|snes9x-gtk-1.53-2|66	Exec=snes9x-gtk %F
12cr|snes9x-gtk-1.53-2|67	TryExec=snes9x-gtk
12cr|snes9x-gtk-1.53-2|68	Icon=snes9x-gtk
12cr|snes9x-gtk-1.53-2|69	EOF
12cr|snes9x-gtk-1.53-2|70	
12cr|snes9x-gtk-1.53-2|71	%files
12cr|snes9x-gtk-1.53-2|72	%doc docs/* gtk/doc/*
12cr|snes9x-gtk-1.53-2|73	%attr(755,root,root) %{_bindir}/%{name}
12cr|snes9x-gtk-1.53-2|74	%{_datadir}/pixmaps/%{name}.*
12cr|snes9x-gtk-1.53-2|75	%{_datadir}/applications/%{name}.desktop
12cr|snes9x-gtk-1.53-2|76	
12cr|snes9x-gtk-1.53-2|77	%changelog
12cr|snes9x-gtk-1.53-2|78	* Fri Jul 29 2011 Andrey Bondrov <abondrov@mandriva.org> 1.53-1mdv2012.0
12cr|snes9x-gtk-1.53-2|79	+ Revision: 692217
12cr|snes9x-gtk-1.53-2|80	- Fix BuildRequires
12cr|snes9x-gtk-1.53-2|81	- imported package snes9x-gtk
12cr|snes9x-gtk-1.53-2|82	
12cr|snes9x-gtk-1.53-2|83	
12cr|snes9x-gtk-1.53-2|84	* Wed Jul 20 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 1.53-1mdv2011.0
12cr|snes9x-gtk-1.53-2|85	- New version 1.53
12cr|snes9x-gtk-1.53-2|86	
12cr|snes9x-gtk-1.53-2|87	* Sat Feb 20 2010 Guillaume Bedot <littletux@zarb.org> 1.52-1plf2010.1
12cr|snes9x-gtk-1.53-2|88	- New release "1.52.79"
12cr|snes9x-gtk-1.53-2|89	- Dropped now useless patch
12cr|snes9x-gtk-1.53-2|90	- Special thanks to Zombie for waking me up (+ fix changelog for .74)
12cr|snes9x-gtk-1.53-2|91	
12cr|snes9x-gtk-1.53-2|92	* Sun Oct 11 2009 Guillaume Bedot <littletux@zarb.org> 1.51.78-1plf2010.0
12cr|snes9x-gtk-1.53-2|93	- New release "1.51.78"
12cr|snes9x-gtk-1.53-2|94	
12cr|snes9x-gtk-1.53-2|95	* Sun Sep  6 2009 Guillaume Bedot <littletux@zarb.org> 1.51.76-1plf2010.0
12cr|snes9x-gtk-1.53-2|96	- New release "1.51.76"
12cr|snes9x-gtk-1.53-2|97	- fixes exec stack, adds more doc, doc encoding
12cr|snes9x-gtk-1.53-2|98	
12cr|snes9x-gtk-1.53-2|99	* Fri Sep  4 2009 Guillaume Bedot <littletux@zarb.org> 1.51.75-1plf2010.0
12cr|snes9x-gtk-1.53-2|100	- New release "1.51.75"
12cr|snes9x-gtk-1.53-2|101	
12cr|snes9x-gtk-1.53-2|102	* Fri Aug 14 2009 Zombie Ryushu <ryushu@zarb.org> 1.51.74-1plf2010.0
12cr|snes9x-gtk-1.53-2|103	- New release "1.51.74"
12cr|snes9x-gtk-1.53-2|104	
12cr|snes9x-gtk-1.53-2|105	* Mon Jun  1 2009 Guillaume Bedot <littletux@zarb.org> 1.51.73-1plf2010.0
12cr|snes9x-gtk-1.53-2|106	- New release "1.51.73"
12cr|snes9x-gtk-1.53-2|107	
12cr|snes9x-gtk-1.53-2|108	* Mon May 18 2009 Guillaume Bedot <littletux@zarb.org> 1.51.71-1plf2010.0
12cr|snes9x-gtk-1.53-2|109	- New release "1.51.71"
12cr|snes9x-gtk-1.53-2|110	
12cr|snes9x-gtk-1.53-2|111	* Sat Apr 18 2009 Guillaume Bedot <littletux@zarb.org> 1.51.70-1plf2009.1
12cr|snes9x-gtk-1.53-2|112	- New release "1.51.70"
12cr|snes9x-gtk-1.53-2|113	- Dropped outdated patches
12cr|snes9x-gtk-1.53-2|114	
12cr|snes9x-gtk-1.53-2|115	* Fri Jan 30 2009 Guillaume Bedot <littletux@zarb.org> 1.51.62-1plf2009.1
12cr|snes9x-gtk-1.53-2|116	- New release "1.51.62"
12cr|snes9x-gtk-1.53-2|117	
12cr|snes9x-gtk-1.53-2|118	* Tue Jan  6 2009 Guillaume Bedot <littletux@zarb.org> 1.51.61-1plf2009.1
12cr|snes9x-gtk-1.53-2|119	- New release "1.51.61"
12cr|snes9x-gtk-1.53-2|120	
12cr|snes9x-gtk-1.53-2|121	* Mon Nov 10 2008 Guillaume Bedot <littletux@zarb.org> 1.51.56-1plf2009.1
12cr|snes9x-gtk-1.53-2|122	- New release "1.51.56"
12cr|snes9x-gtk-1.53-2|123	
12cr|snes9x-gtk-1.53-2|124	* Tue Oct 21 2008 Guillaume Bedot <littletux@zarb.org> 1.51.54-1plf2009.1
12cr|snes9x-gtk-1.53-2|125	- New release "1.51.54"
12cr|snes9x-gtk-1.53-2|126	
12cr|snes9x-gtk-1.53-2|127	* Fri Aug 15 2008 Guillaume Bedot <littletux@zarb.org> 1.51.52-1plf2009.0
12cr|snes9x-gtk-1.53-2|128	- New release "1.51.52"
12cr|snes9x-gtk-1.53-2|129	
12cr|snes9x-gtk-1.53-2|130	* Sat Jul 12 2008 Guillaume Bedot <littletux@zarb.org> 1.51.42-1plf2009.0
12cr|snes9x-gtk-1.53-2|131	- New release "1.51.42"
12cr|snes9x-gtk-1.53-2|132	- fixed buildrequires, buildroot
12cr|snes9x-gtk-1.53-2|133	
12cr|snes9x-gtk-1.53-2|134	* Thu Jun 26 2008 Guillaume Bedot <littletux@zarb.org> 1.51.37-1plf2009.0
12cr|snes9x-gtk-1.53-2|135	- New release "1.51.37"
12cr|snes9x-gtk-1.53-2|136	
12cr|snes9x-gtk-1.53-2|137	* Thu May 29 2008 Guillaume Bedot <littletux@zarb.org> 1.51.29-1plf2009.0
12cr|snes9x-gtk-1.53-2|138	- First package of snes9x-gtk for PLF

7573 12
12cr|snespurify-11b1-1|1	%define name	snespurify
12cr|snespurify-11b1-1|2	%define version 11b1
12cr|snespurify-11b1-1|3	%define release %mkrel 1
12cr|snespurify-11b1-1|4	
12cr|snespurify-11b1-1|5	Summary:	A tool to clean up SNES ROMs for compatibility with BSNES
12cr|snespurify-11b1-1|6	Name:		%{name}
12cr|snespurify-11b1-1|7	Version:	%{version}
12cr|snespurify-11b1-1|8	Release:	%{release}
12cr|snespurify-11b1-1|9	License:	GPLv2
12cr|snespurify-11b1-1|10	URL:		http://byuu.org/
12cr|snespurify-11b1-1|11	Group:		Emulators
12cr|snespurify-11b1-1|12	Source0:	%{name}_v%{version}.tar.bz2
12cr|snespurify-11b1-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|snespurify-11b1-1|14	BuildRequires:	qt4-devel
12cr|snespurify-11b1-1|15	
12cr|snespurify-11b1-1|16	%description
12cr|snespurify-11b1-1|17	A tool to clean up SNES ROMs for compatibility with BSNES.
12cr|snespurify-11b1-1|18	
12cr|snespurify-11b1-1|19	With a single tool and a handful of clicks, you can:
12cr|snespurify-11b1-1|20	- decompress archives
12cr|snespurify-11b1-1|21	- strip headers
12cr|snespurify-11b1-1|22	- fix file extensions
12cr|snespurify-11b1-1|23	- convert IPS patches to the UPS file format
12cr|snespurify-11b1-1|24	
12cr|snespurify-11b1-1|25	%files
12cr|snespurify-11b1-1|26	%defattr(-,root,root)
12cr|snespurify-11b1-1|27	#{_datadir}/pixmaps/%{name}.png
12cr|snespurify-11b1-1|28	%{_datadir}/applications/%{name}-qt.desktop
12cr|snespurify-11b1-1|29	%{_bindir}/%{name}-qt
12cr|snespurify-11b1-1|30	
12cr|snespurify-11b1-1|31	#----------------------------------------------------------------------------
12cr|snespurify-11b1-1|32	
12cr|snespurify-11b1-1|33	%prep
12cr|snespurify-11b1-1|34	%setup -qn %{name}
12cr|snespurify-11b1-1|35	
12cr|snespurify-11b1-1|36	%build
12cr|snespurify-11b1-1|37	sed -i "s/g++-4.5/g++/" cc-qt.sh
12cr|snespurify-11b1-1|38	
12cr|snespurify-11b1-1|39	#use system optflags
12cr|snespurify-11b1-1|40	sed -i "s/-O3/%{optflags}/" cc-qt.sh
12cr|snespurify-11b1-1|41	
12cr|snespurify-11b1-1|42	#don't strip the binaries prematurely
12cr|snespurify-11b1-1|43	sed -i "s/-s //" cc-qt.sh
12cr|snespurify-11b1-1|44	
12cr|snespurify-11b1-1|45	sh cc-qt.sh
12cr|snespurify-11b1-1|46	
12cr|snespurify-11b1-1|47	%install
12cr|snespurify-11b1-1|48	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|snespurify-11b1-1|49	
12cr|snespurify-11b1-1|50	%__mkdir -p %{buildroot}%{_bindir}
12cr|snespurify-11b1-1|51	%__mkdir -p %{buildroot}%{_datadir}/applications
12cr|snespurify-11b1-1|52	#__mkdir -p %{buildroot}%{_datadir}/pixmaps
12cr|snespurify-11b1-1|53	
12cr|snespurify-11b1-1|54	#install icon
12cr|snespurify-11b1-1|55	#__install -m 644 data/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|snespurify-11b1-1|56	
12cr|snespurify-11b1-1|57	#install binaries
12cr|snespurify-11b1-1|58	%__install -m 755 %{name}-qt %{buildroot}%{_bindir}/%{name}-qt
12cr|snespurify-11b1-1|59	
12cr|snespurify-11b1-1|60	#install XDG menu entries
12cr|snespurify-11b1-1|61	cat > %{buildroot}%{_datadir}/applications/%{name}-qt.desktop << EOF
12cr|snespurify-11b1-1|62	[Desktop Entry]
12cr|snespurify-11b1-1|63	Version=1.0
12cr|snespurify-11b1-1|64	Name=SnesPurify (Qt4)
12cr|snespurify-11b1-1|65	Comment=SNES ROMs purification utility
12cr|snespurify-11b1-1|66	Exec=%{name}-qt
12cr|snespurify-11b1-1|67	Icon=configure
12cr|snespurify-11b1-1|68	Terminal=false
12cr|snespurify-11b1-1|69	Type=Application
12cr|snespurify-11b1-1|70	Categories=Qt;Game;Emulator;
12cr|snespurify-11b1-1|71	EOF
12cr|snespurify-11b1-1|72	
12cr|snespurify-11b1-1|73	%clean
12cr|snespurify-11b1-1|74	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|snespurify-11b1-1|75	
12cr|snespurify-11b1-1|76	
12cr|snespurify-11b1-1|77	
12cr|snespurify-11b1-1|78	%changelog
12cr|snespurify-11b1-1|79	* Fri Aug 19 2011 Andrey Bondrov <abondrov@mandriva.org> 11b1-1mdv2012.0
12cr|snespurify-11b1-1|80	+ Revision: 695274
12cr|snespurify-11b1-1|81	- imported package snespurify
12cr|snespurify-11b1-1|82	
12cr|snespurify-11b1-1|83	
12cr|snespurify-11b1-1|84	* Wed Aug 17 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 11b1-1mdv2011.0

7574 12
12cr|snmptt-1.3-2|1	Name:           snmptt
12cr|snmptt-1.3-2|2	Version:        1.3
12cr|snmptt-1.3-2|3	Release:        %mkrel 2
12cr|snmptt-1.3-2|4	Summary:        SNMP Trap Translator
12cr|snmptt-1.3-2|5	Group:          System/Servers
12cr|snmptt-1.3-2|6	License:        GPL
12cr|snmptt-1.3-2|7	URL:            http://snmptt.sourceforge.net/
12cr|snmptt-1.3-2|8	Source0:        http://sourceforge.net/projects/snmptt/files/snmptt/snmptt_%{version}/snmptt_%{version}.tgz
12cr|snmptt-1.3-2|9	BuildArch:		noarch
12cr|snmptt-1.3-2|10	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|snmptt-1.3-2|11	
12cr|snmptt-1.3-2|12	%description
12cr|snmptt-1.3-2|13	SNMPTT (SNMP Trap Translator) is an SNMP trap handler written in Perl for use
12cr|snmptt-1.3-2|14	with the Net-SNMP / UCD-SNMP snmptrapd program (www.net-snmp.org).
12cr|snmptt-1.3-2|15	
12cr|snmptt-1.3-2|16	%prep
12cr|snmptt-1.3-2|17	%setup -q -n %{name}_%{version}
12cr|snmptt-1.3-2|18	
12cr|snmptt-1.3-2|19	%install
12cr|snmptt-1.3-2|20	rm -rf %{buildroot}
12cr|snmptt-1.3-2|21	
12cr|snmptt-1.3-2|22	install -d -m 755 %{buildroot}%{_sbindir}
12cr|snmptt-1.3-2|23	install -m 755 snmptt snmpttconvert snmpttconvertmib snmptthandler \
12cr|snmptt-1.3-2|24	%{buildroot}%{_sbindir}
12cr|snmptt-1.3-2|25	
12cr|snmptt-1.3-2|26	install -d -m 755 %{buildroot}%{_sysconfdir}/snmp
12cr|snmptt-1.3-2|27	install -m 644 snmptt.ini %{buildroot}%{_sysconfdir}/snmp
12cr|snmptt-1.3-2|28	install -m 644 examples/snmptt.conf.generic \
12cr|snmptt-1.3-2|29	%{buildroot}%{_sysconfdir}/snmp/snmptt.conf
12cr|snmptt-1.3-2|30	
12cr|snmptt-1.3-2|31	install -d -m 755 %{buildroot}%{_initrddir}
12cr|snmptt-1.3-2|32	install -m 755 snmptt-init.d %{buildroot}%{_initrddir}/snmptt
12cr|snmptt-1.3-2|33	
12cr|snmptt-1.3-2|34	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|snmptt-1.3-2|35	cat > %{buildroot}%{_sysconfdir}/logrotate.d/snmptt <<EOF
12cr|snmptt-1.3-2|36	/var/log/snmptt/*.log /var/log/snmptt/*.debug {
12cr|snmptt-1.3-2|37	sharedscripts
12cr|snmptt-1.3-2|38	postrotate
12cr|snmptt-1.3-2|39	/etc/init.d/snmptt restart > /dev/null
12cr|snmptt-1.3-2|40	endscript
12cr|snmptt-1.3-2|41	}
12cr|snmptt-1.3-2|42	EOF
12cr|snmptt-1.3-2|43	
12cr|snmptt-1.3-2|44	install -d -m 755 %{buildroot}%{_localstatedir}/log/snmptt
12cr|snmptt-1.3-2|45	install -d -m 755 %{buildroot}%{_localstatedir}/spool/snmptt
12cr|snmptt-1.3-2|46	
12cr|snmptt-1.3-2|47	%clean
12cr|snmptt-1.3-2|48	rm -rf %{buildroot}
12cr|snmptt-1.3-2|49	
12cr|snmptt-1.3-2|50	%pre
12cr|snmptt-1.3-2|51	%_pre_useradd %{name} %{_localstatedir}/spool/%{name} /bin/sh
12cr|snmptt-1.3-2|52	
12cr|snmptt-1.3-2|53	%post
12cr|snmptt-1.3-2|54	%_post_service %{name}
12cr|snmptt-1.3-2|55	
12cr|snmptt-1.3-2|56	%preun
12cr|snmptt-1.3-2|57	%_preun_service %{name}
12cr|snmptt-1.3-2|58	
12cr|snmptt-1.3-2|59	%postun
12cr|snmptt-1.3-2|60	%_postun_userdel %{name}
12cr|snmptt-1.3-2|61	
12cr|snmptt-1.3-2|62	%files
12cr|snmptt-1.3-2|63	%defattr(-,root,root)
12cr|snmptt-1.3-2|64	%doc BUGS ChangeLog COPYING INSTALL README
12cr|snmptt-1.3-2|65	%doc docs/*html docs/*.css examples
12cr|snmptt-1.3-2|66	%{_initrddir}/snmptt
12cr|snmptt-1.3-2|67	%config(noreplace) %{_sysconfdir}/snmp
12cr|snmptt-1.3-2|68	%config(noreplace) %{_sysconfdir}/logrotate.d/snmptt
12cr|snmptt-1.3-2|69	%{_sbindir}/snmptt
12cr|snmptt-1.3-2|70	%{_sbindir}/snmpttconvert
12cr|snmptt-1.3-2|71	%{_sbindir}/snmpttconvertmib
12cr|snmptt-1.3-2|72	%{_sbindir}/snmptthandler
12cr|snmptt-1.3-2|73	%attr(-,snmptt,snmptt) %{_localstatedir}/log/snmptt
12cr|snmptt-1.3-2|74	%attr(-,snmptt,snmptt) %{_localstatedir}/spool/snmptt
12cr|snmptt-1.3-2|75	
12cr|snmptt-1.3-2|76	
12cr|snmptt-1.3-2|77	
12cr|snmptt-1.3-2|78	%changelog
12cr|snmptt-1.3-2|79	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3-2mdv2011.0
12cr|snmptt-1.3-2|80	+ Revision: 614933
12cr|snmptt-1.3-2|81	- the mass rebuild of 2010.1 packages
12cr|snmptt-1.3-2|82	
12cr|snmptt-1.3-2|83	* Thu Nov 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-1mdv2010.1
12cr|snmptt-1.3-2|84	+ Revision: 470345
12cr|snmptt-1.3-2|85	- import snmptt
12cr|snmptt-1.3-2|86	
12cr|snmptt-1.3-2|87	
12cr|snmptt-1.3-2|88	* Thu Nov 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-1mdv2010.1
12cr|snmptt-1.3-2|89	- first mdv package

7575 12
12cr|snort-community-rules-2.4-6|1	Summary:	The Community Rulesets for Snort
12cr|snort-community-rules-2.4-6|2	Name:		snort-community-rules
12cr|snort-community-rules-2.4-6|3	Version:	2.4
12cr|snort-community-rules-2.4-6|4	Release:	%mkrel 6
12cr|snort-community-rules-2.4-6|5	License:	GPL
12cr|snort-community-rules-2.4-6|6	Group:		Networking/Other
12cr|snort-community-rules-2.4-6|7	URL:		http://www.snort.org/
12cr|snort-community-rules-2.4-6|8	Source0:	http://www.snort.org/pub-bin/downloads.cgi/Download/comm_rules/Community-Rules-%{version}.tar.bz2
12cr|snort-community-rules-2.4-6|9	BuildArch:	noarch
12cr|snort-community-rules-2.4-6|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|snort-community-rules-2.4-6|11	
12cr|snort-community-rules-2.4-6|12	%description
12cr|snort-community-rules-2.4-6|13	The Community Rulesets contain rules submitted by members of the
12cr|snort-community-rules-2.4-6|14	open source community. While these rules are available as is, the
12cr|snort-community-rules-2.4-6|15	VRT performs basic tests to ensure that new rules will not break
12cr|snort-community-rules-2.4-6|16	Snort. These rules are distributed under the GPL and are freely
12cr|snort-community-rules-2.4-6|17	available to all open source Snort users.
12cr|snort-community-rules-2.4-6|18	
12cr|snort-community-rules-2.4-6|19	%prep
12cr|snort-community-rules-2.4-6|20	
12cr|snort-community-rules-2.4-6|21	%setup -q -c -n Community-Rules-%{version}
12cr|snort-community-rules-2.4-6|22	%{__mv} docs signatures
12cr|snort-community-rules-2.4-6|23	
12cr|snort-community-rules-2.4-6|24	%build
12cr|snort-community-rules-2.4-6|25	
12cr|snort-community-rules-2.4-6|26	%install
12cr|snort-community-rules-2.4-6|27	%{__rm} -rf %{buildroot}
12cr|snort-community-rules-2.4-6|28	
12cr|snort-community-rules-2.4-6|29	%{__mkdir_p} %{buildroot}%{_sysconfdir}/snort/rules
12cr|snort-community-rules-2.4-6|30	%{__cp} -a rules/*.rules %{buildroot}%{_sysconfdir}/snort/rules/
12cr|snort-community-rules-2.4-6|31	
12cr|snort-community-rules-2.4-6|32	%clean
12cr|snort-community-rules-2.4-6|33	%{__rm} -rf %{buildroot}
12cr|snort-community-rules-2.4-6|34	
12cr|snort-community-rules-2.4-6|35	%files
12cr|snort-community-rules-2.4-6|36	%defattr(0644,root,root,0755)
12cr|snort-community-rules-2.4-6|37	%doc signatures
12cr|snort-community-rules-2.4-6|38	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/snort/rules/*.rules
12cr|snort-community-rules-2.4-6|39	
12cr|snort-community-rules-2.4-6|40	
12cr|snort-community-rules-2.4-6|41	
12cr|snort-community-rules-2.4-6|42	
12cr|snort-community-rules-2.4-6|43	%changelog
12cr|snort-community-rules-2.4-6|44	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.4-6mdv2010.0
12cr|snort-community-rules-2.4-6|45	+ Revision: 433982
12cr|snort-community-rules-2.4-6|46	- rebuild
12cr|snort-community-rules-2.4-6|47	
12cr|snort-community-rules-2.4-6|48	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4-5mdv2009.0
12cr|snort-community-rules-2.4-6|49	+ Revision: 260873
12cr|snort-community-rules-2.4-6|50	- rebuild
12cr|snort-community-rules-2.4-6|51	
12cr|snort-community-rules-2.4-6|52	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4-4mdv2009.0
12cr|snort-community-rules-2.4-6|53	+ Revision: 252690
12cr|snort-community-rules-2.4-6|54	- rebuild
12cr|snort-community-rules-2.4-6|55	
12cr|snort-community-rules-2.4-6|56	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4-2mdv2008.1
12cr|snort-community-rules-2.4-6|57	+ Revision: 140829
12cr|snort-community-rules-2.4-6|58	- restore BuildRoot
12cr|snort-community-rules-2.4-6|59	
12cr|snort-community-rules-2.4-6|60	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|snort-community-rules-2.4-6|61	- kill re-definition of %%buildroot on Pixel's request
12cr|snort-community-rules-2.4-6|62	
12cr|snort-community-rules-2.4-6|63	
12cr|snort-community-rules-2.4-6|64	* Sun Oct 22 2006 David Walluck <walluck@mandriva.org> 2.4-2mdv2007.0
12cr|snort-community-rules-2.4-6|65	+ Revision: 71647
12cr|snort-community-rules-2.4-6|66	+ Status: not released
12cr|snort-community-rules-2.4-6|67	- rebuild
12cr|snort-community-rules-2.4-6|68	- Import snort-community-rules
12cr|snort-community-rules-2.4-6|69	
12cr|snort-community-rules-2.4-6|70	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 2.4-1mdk
12cr|snort-community-rules-2.4-6|71	- initial Mandriva package
12cr|snort-community-rules-2.4-6|72	

7576 12
12cr|snortconf-0.4.2-0.BETA.5|1	Summary:	A tool to ease configuring the OpenSource IDS tool Snort
12cr|snortconf-0.4.2-0.BETA.5|2	Name:		snortconf
12cr|snortconf-0.4.2-0.BETA.5|3	Version:	0.4.2
12cr|snortconf-0.4.2-0.BETA.5|4	Release:	%mkrel 0.BETA.5
12cr|snortconf-0.4.2-0.BETA.5|5	License:	GPL
12cr|snortconf-0.4.2-0.BETA.5|6	Group:		System/Servers
12cr|snortconf-0.4.2-0.BETA.5|7	Source0:	%{name}-%{version}.tar.bz2
12cr|snortconf-0.4.2-0.BETA.5|8	Patch0:		snortconf-0.4.2-config.patch
12cr|snortconf-0.4.2-0.BETA.5|9	URL:		http://www.xjack.org/snortconf
12cr|snortconf-0.4.2-0.BETA.5|10	Requires:	snort
12cr|snortconf-0.4.2-0.BETA.5|11	Requires:	ncurses
12cr|snortconf-0.4.2-0.BETA.5|12	BuildRequires:	ncurses-devel
12cr|snortconf-0.4.2-0.BETA.5|13	BuildRoot:	%{_tmppath}/%{name}-root
12cr|snortconf-0.4.2-0.BETA.5|14	
12cr|snortconf-0.4.2-0.BETA.5|15	%description
12cr|snortconf-0.4.2-0.BETA.5|16	SnortConf is a simple, intuitive menu based tool that provides a
12cr|snortconf-0.4.2-0.BETA.5|17	more user friendly interface to creating a snort.conf file. It is
12cr|snortconf-0.4.2-0.BETA.5|18	still in it's early days of development, but it is already fully
12cr|snortconf-0.4.2-0.BETA.5|19	functional in most respects.
12cr|snortconf-0.4.2-0.BETA.5|20	
12cr|snortconf-0.4.2-0.BETA.5|21	%prep
12cr|snortconf-0.4.2-0.BETA.5|22	
12cr|snortconf-0.4.2-0.BETA.5|23	%setup -q
12cr|snortconf-0.4.2-0.BETA.5|24	%patch0 -p1 -b .config
12cr|snortconf-0.4.2-0.BETA.5|25	
12cr|snortconf-0.4.2-0.BETA.5|26	%build
12cr|snortconf-0.4.2-0.BETA.5|27	
12cr|snortconf-0.4.2-0.BETA.5|28	%configure2_5x
12cr|snortconf-0.4.2-0.BETA.5|29	
12cr|snortconf-0.4.2-0.BETA.5|30	make -C src CFLAGS="%{optflags} -DHAVE_CONFIG_H"
12cr|snortconf-0.4.2-0.BETA.5|31	
12cr|snortconf-0.4.2-0.BETA.5|32	%install
12cr|snortconf-0.4.2-0.BETA.5|33	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|snortconf-0.4.2-0.BETA.5|34	
12cr|snortconf-0.4.2-0.BETA.5|35	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|snortconf-0.4.2-0.BETA.5|36	install -d %{buildroot}%{_bindir}
12cr|snortconf-0.4.2-0.BETA.5|37	
12cr|snortconf-0.4.2-0.BETA.5|38	install -m755 src/%{name} %{buildroot}%{_bindir}/%{name}
12cr|snortconf-0.4.2-0.BETA.5|39	install -m644 conf/sc.conf %{buildroot}%{_sysconfdir}/%{name}/sc.conf
12cr|snortconf-0.4.2-0.BETA.5|40	
12cr|snortconf-0.4.2-0.BETA.5|41	%clean
12cr|snortconf-0.4.2-0.BETA.5|42	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|snortconf-0.4.2-0.BETA.5|43	
12cr|snortconf-0.4.2-0.BETA.5|44	%files
12cr|snortconf-0.4.2-0.BETA.5|45	%defattr(-,root,root)
12cr|snortconf-0.4.2-0.BETA.5|46	%doc CHANGES CREDITS README README.BETA TODO USAGE
12cr|snortconf-0.4.2-0.BETA.5|47	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/%{name}/sc.conf
12cr|snortconf-0.4.2-0.BETA.5|48	%attr(0755,root,root) %{_bindir}/%{name}
12cr|snortconf-0.4.2-0.BETA.5|49	
12cr|snortconf-0.4.2-0.BETA.5|50	
12cr|snortconf-0.4.2-0.BETA.5|51	
12cr|snortconf-0.4.2-0.BETA.5|52	%changelog
12cr|snortconf-0.4.2-0.BETA.5|53	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.4.2-0.BETA.5mdv2010.0
12cr|snortconf-0.4.2-0.BETA.5|54	+ Revision: 433984
12cr|snortconf-0.4.2-0.BETA.5|55	- rebuild
12cr|snortconf-0.4.2-0.BETA.5|56	
12cr|snortconf-0.4.2-0.BETA.5|57	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.4.2-0.BETA.4mdv2008.1
12cr|snortconf-0.4.2-0.BETA.5|58	+ Revision: 140829
12cr|snortconf-0.4.2-0.BETA.5|59	- restore BuildRoot
12cr|snortconf-0.4.2-0.BETA.5|60	
12cr|snortconf-0.4.2-0.BETA.5|61	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|snortconf-0.4.2-0.BETA.5|62	- kill re-definition of %%buildroot on Pixel's request
12cr|snortconf-0.4.2-0.BETA.5|63	- import snortconf
12cr|snortconf-0.4.2-0.BETA.5|64	
12cr|snortconf-0.4.2-0.BETA.5|65	
12cr|snortconf-0.4.2-0.BETA.5|66	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-0.BETA.4mdv2007.0
12cr|snortconf-0.4.2-0.BETA.5|67	- rebuild
12cr|snortconf-0.4.2-0.BETA.5|68	
12cr|snortconf-0.4.2-0.BETA.5|69	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-0.BETA.3mdk
12cr|snortconf-0.4.2-0.BETA.5|70	- rebuild
12cr|snortconf-0.4.2-0.BETA.5|71	
12cr|snortconf-0.4.2-0.BETA.5|72	* Sun May 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.4.2-0.BETA.2mdk
12cr|snortconf-0.4.2-0.BETA.5|73	- use macros
12cr|snortconf-0.4.2-0.BETA.5|74	
12cr|snortconf-0.4.2-0.BETA.5|75	* Wed Apr 23 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.4.2-0.BETA.1mdk
12cr|snortconf-0.4.2-0.BETA.5|76	- initial cooker contrib

7577 12
12cr|snortsam-2.70-1|1	%define name    snortsam
12cr|snortsam-2.70-1|2	%define version 2.70
12cr|snortsam-2.70-1|3	%define release %mkrel 1
12cr|snortsam-2.70-1|4	
12cr|snortsam-2.70-1|5	Name:		%{name}
12cr|snortsam-2.70-1|6	Version:	%{version}
12cr|snortsam-2.70-1|7	Release:	%{release}
12cr|snortsam-2.70-1|8	Summary:    SnortSAM module
12cr|snortsam-2.70-1|9	License:    BSD
12cr|snortsam-2.70-1|10	Group:      Networking/Other
12cr|snortsam-2.70-1|11	URL:        http://www.snortsam.net/
12cr|snortsam-2.70-1|12	Source:     http://www.snortsam.net/files/snortsam/%{name}-src-%{version}.tar.gz
12cr|snortsam-2.70-1|13	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|snortsam-2.70-1|14	
12cr|snortsam-2.70-1|15	%description
12cr|snortsam-2.70-1|16	Snortsam is a daemon that interacts with snort to use a firewall.
12cr|snortsam-2.70-1|17	
12cr|snortsam-2.70-1|18	%prep
12cr|snortsam-2.70-1|19	%setup -q -n %{name}
12cr|snortsam-2.70-1|20	cat > Makefile <<EOF
12cr|snortsam-2.70-1|21	install:
12cr|snortsam-2.70-1|22	EOF
12cr|snortsam-2.70-1|23	
12cr|snortsam-2.70-1|24	%build
12cr|snortsam-2.70-1|25	sh ./makesnortsam.sh
12cr|snortsam-2.70-1|26	cd src
12cr|snortsam-2.70-1|27	make samtool
12cr|snortsam-2.70-1|28	#%make "CFLAGS=%optflags"
12cr|snortsam-2.70-1|29	
12cr|snortsam-2.70-1|30	%install
12cr|snortsam-2.70-1|31	install -d %{buildroot}%{_sbindir}
12cr|snortsam-2.70-1|32	rm -rf %{buildroot}%{_sysconfdir}
12cr|snortsam-2.70-1|33	install -d %{buildroot}%{_sysconfdir}
12cr|snortsam-2.70-1|34	install snortsam %{buildroot}%{_sbindir}
12cr|snortsam-2.70-1|35	install samtool %{buildroot}%{_sbindir}
12cr|snortsam-2.70-1|36	install conf/snortsam.conf.sample %{buildroot}%{_sysconfdir}/snortsam.conf
12cr|snortsam-2.70-1|37	%makeinstall
12cr|snortsam-2.70-1|38	#%{__rm} -rf %{buildroot}
12cr|snortsam-2.70-1|39	
12cr|snortsam-2.70-1|40	#mkdir %{buildroot}%_mandir/man1
12cr|snortsam-2.70-1|41	#mv %{buildroot}%_mandir/*.1 %{buildroot}%_mandir/man1/
12cr|snortsam-2.70-1|42	
12cr|snortsam-2.70-1|43	%clean
12cr|snortsam-2.70-1|44	%{__rm} -rf %{buildroot}
12cr|snortsam-2.70-1|45	
12cr|snortsam-2.70-1|46	%files
12cr|snortsam-2.70-1|47	%defattr(-,root,root)
12cr|snortsam-2.70-1|48	%doc docs/{README*,LICENSE,INSTALL,FAQ,CREDITS,BUGS,AUTHORS}
12cr|snortsam-2.70-1|49	%_sbindir/*
12cr|snortsam-2.70-1|50	%{_sysconfdir}/snortsam.conf
12cr|snortsam-2.70-1|51	
12cr|snortsam-2.70-1|52	
12cr|snortsam-2.70-1|53	
12cr|snortsam-2.70-1|54	
12cr|snortsam-2.70-1|55	
12cr|snortsam-2.70-1|56	
12cr|snortsam-2.70-1|57	%changelog
12cr|snortsam-2.70-1|58	* Sun Mar 20 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 2.70-1mdv2011.0
12cr|snortsam-2.70-1|59	+ Revision: 647105
12cr|snortsam-2.70-1|60	- 2.70
12cr|snortsam-2.70-1|61	P0 is not necessary :-)
12cr|snortsam-2.70-1|62	
12cr|snortsam-2.70-1|63	* Fri Aug 06 2010 Michael Scherer <misc@mandriva.org> 2.69-2mdv2011.0
12cr|snortsam-2.70-1|64	+ Revision: 567142
12cr|snortsam-2.70-1|65	- document the patch, increase the release
12cr|snortsam-2.70-1|66	- fix License
12cr|snortsam-2.70-1|67	- fix Doc to not include CVS directory
12cr|snortsam-2.70-1|68	- clean spec by removing comment
12cr|snortsam-2.70-1|69	
12cr|snortsam-2.70-1|70	* Fri Nov 27 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 2.69-1mdv2010.1
12cr|snortsam-2.70-1|71	+ Revision: 470439
12cr|snortsam-2.70-1|72	- P1 to fix an if
12cr|snortsam-2.70-1|73	- New 2.69
12cr|snortsam-2.70-1|74	
12cr|snortsam-2.70-1|75	* Mon Nov 09 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 2.68-1mdv2010.1
12cr|snortsam-2.70-1|76	+ Revision: 463579
12cr|snortsam-2.70-1|77	- New 2.68
12cr|snortsam-2.70-1|78	
12cr|snortsam-2.70-1|79	* Sun Oct 18 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 2.66-0.1mdv2010.0
12cr|snortsam-2.70-1|80	+ Revision: 458112
12cr|snortsam-2.70-1|81	- New 2.66 with new cisco null route pluging, and speed improvements
12cr|snortsam-2.70-1|82	
12cr|snortsam-2.70-1|83	* Sun Sep 20 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 2.63-1mdv2010.0
12cr|snortsam-2.70-1|84	+ Revision: 445821
12cr|snortsam-2.70-1|85	- New release 2.63
12cr|snortsam-2.70-1|86	
12cr|snortsam-2.70-1|87	* Thu Sep 17 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 2.60-1mdv2010.0
12cr|snortsam-2.70-1|88	+ Revision: 444191
12cr|snortsam-2.70-1|89	- sh to let run makesnortsam.sh
12cr|snortsam-2.70-1|90	- New version
12cr|snortsam-2.70-1|91	
12cr|snortsam-2.70-1|92	* Fri Mar 20 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 2.57-2mdv2009.1
12cr|snortsam-2.70-1|93	+ Revision: 358237
12cr|snortsam-2.70-1|94	- import snortsam
12cr|snortsam-2.70-1|95	
12cr|snortsam-2.70-1|96	
12cr|snortsam-2.70-1|97	* Thu Feb 12 2009 Daniel Lucio <dlucio@okay.com.mx> 2.57-2mdv2009.0
12cr|snortsam-2.70-1|98	- Adding samtool
12cr|snortsam-2.70-1|99	* Sun Jan 18 2009 Daniel Lucio <dlucio@okay.com.mx> 2.57-1mdv2009.0
12cr|snortsam-2.70-1|100	+ Revision: 243049
12cr|snortsam-2.70-1|101	- rebuild
12cr|snortsam-2.70-1|102	- rebuild
12cr|snortsam-2.70-1|103	

7578 12
12cr|snownews-1.5.12-3|1	# TODO man pages translation
12cr|snownews-1.5.12-3|2	# locales
12cr|snownews-1.5.12-3|3	%define name	snownews
12cr|snownews-1.5.12-3|4	%define version 1.5.12
12cr|snownews-1.5.12-3|5	
12cr|snownews-1.5.12-3|6	Name:		%{name}
12cr|snownews-1.5.12-3|7	Version:	%{version}
12cr|snownews-1.5.12-3|8	Release:	%mkrel 3
12cr|snownews-1.5.12-3|9	Summary: 	Text mode RSS/RDF newsreader
12cr|snownews-1.5.12-3|10	License:	GPLv2
12cr|snownews-1.5.12-3|11	Url:		http://kiza.kcore.de/software/snownews/
12cr|snownews-1.5.12-3|12	Group:     	Networking/News
12cr|snownews-1.5.12-3|13	Source0:    	http://kiza.kcore.de/software/snownews/download/%{name}-%{version}.tar.bz2
12cr|snownews-1.5.12-3|14	Source1:    	%{name}.bash-completion.bz2
12cr|snownews-1.5.12-3|15	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|snownews-1.5.12-3|16	BuildRequires:	ncurses-devel
12cr|snownews-1.5.12-3|17	BuildRequires:	libxml2-devel
12cr|snownews-1.5.12-3|18	BuildRequires:  libncursesw-devel
12cr|snownews-1.5.12-3|19	BuildRequires:  openssl-devel
12cr|snownews-1.5.12-3|20	
12cr|snownews-1.5.12-3|21	%description
12cr|snownews-1.5.12-3|22	Snownews is a text mode RSS/RDF newsreader.
12cr|snownews-1.5.12-3|23	It allow you to read the headlines of your favorite news site if
12cr|snownews-1.5.12-3|24	they propose a RSS newsfeed.
12cr|snownews-1.5.12-3|25	
12cr|snownews-1.5.12-3|26	%prep
12cr|snownews-1.5.12-3|27	%setup -q
12cr|snownews-1.5.12-3|28	bzcat %{SOURCE1} > %{name}.bash-completion
12cr|snownews-1.5.12-3|29	
12cr|snownews-1.5.12-3|30	%build
12cr|snownews-1.5.12-3|31	./configure --prefix=%_prefix
12cr|snownews-1.5.12-3|32	%make
12cr|snownews-1.5.12-3|33	
12cr|snownews-1.5.12-3|34	%install
12cr|snownews-1.5.12-3|35	
12cr|snownews-1.5.12-3|36	rm -rf $RPM_BUILD_ROOT %name.lang
12cr|snownews-1.5.12-3|37	%makeinstall_std
12cr|snownews-1.5.12-3|38	#mv %buildroot%_prefix/man %buildroot%_datadir
12cr|snownews-1.5.12-3|39	#mv %buildroot%_mandir/ru* %buildroot%_mandir/ru
12cr|snownews-1.5.12-3|40	ln -sf opml2snow %buildroot%_bindir/snow2opml
12cr|snownews-1.5.12-3|41	# bash completion
12cr|snownews-1.5.12-3|42	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
12cr|snownews-1.5.12-3|43	install -m 644 %{name}.bash-completion %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
12cr|snownews-1.5.12-3|44	
12cr|snownews-1.5.12-3|45	%find_lang %name
12cr|snownews-1.5.12-3|46	
12cr|snownews-1.5.12-3|47	%clean
12cr|snownews-1.5.12-3|48	rm -rf $RPM_BUILD_ROOT
12cr|snownews-1.5.12-3|49	
12cr|snownews-1.5.12-3|50	%files -f %name.lang
12cr|snownews-1.5.12-3|51	%defattr(-, root, root, 0755)
12cr|snownews-1.5.12-3|52	%doc AUTHOR COPYING CREDITS Changelog INSTALL* README*
12cr|snownews-1.5.12-3|53	%{_bindir}/*
12cr|snownews-1.5.12-3|54	%{_mandir}/man1/*
12cr|snownews-1.5.12-3|55	%lang(de) %{_mandir}/de/man1/*
12cr|snownews-1.5.12-3|56	%lang(fr) %{_mandir}/fr/man1/*
12cr|snownews-1.5.12-3|57	%lang(it) %{_mandir}/it/man1/*
12cr|snownews-1.5.12-3|58	%lang(nl) %{_mandir}/nl/man1/*
12cr|snownews-1.5.12-3|59	%lang(ru) %{_mandir}/ru_RU.KOI8-R/man1/*
12cr|snownews-1.5.12-3|60	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
12cr|snownews-1.5.12-3|61	
12cr|snownews-1.5.12-3|62	
12cr|snownews-1.5.12-3|63	
12cr|snownews-1.5.12-3|64	%changelog
12cr|snownews-1.5.12-3|65	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.12-3mdv2011.0
12cr|snownews-1.5.12-3|66	+ Revision: 614934
12cr|snownews-1.5.12-3|67	- the mass rebuild of 2010.1 packages
12cr|snownews-1.5.12-3|68	
12cr|snownews-1.5.12-3|69	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 1.5.12-2mdv2010.1
12cr|snownews-1.5.12-3|70	+ Revision: 533647
12cr|snownews-1.5.12-3|71	- rebuild for openssl 1.0
12cr|snownews-1.5.12-3|72	
12cr|snownews-1.5.12-3|73	* Tue Sep 29 2009 Michael Scherer <misc@mandriva.org> 1.5.12-1mdv2010.0
12cr|snownews-1.5.12-3|74	+ Revision: 450825
12cr|snownews-1.5.12-3|75	- fix BuildRequires
12cr|snownews-1.5.12-3|76	- use a contruct suitable for mdvsys update for Release tag
12cr|snownews-1.5.12-3|77	- fix the License tag
12cr|snownews-1.5.12-3|78	- update to new version 1.5.12
12cr|snownews-1.5.12-3|79	
12cr|snownews-1.5.12-3|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|snownews-1.5.12-3|81	- rebuild
12cr|snownews-1.5.12-3|82	
12cr|snownews-1.5.12-3|83	* Sat Mar 21 2009 Michael Scherer <misc@mandriva.org> 1.5.11-1mdv2009.1
12cr|snownews-1.5.12-3|84	+ Revision: 359743
12cr|snownews-1.5.12-3|85	- update to new version 1.5.11
12cr|snownews-1.5.12-3|86	
12cr|snownews-1.5.12-3|87	* Sun Aug 10 2008 Jérôme Soyer <saispo@mandriva.org> 1.5.10-1mdv2009.0
12cr|snownews-1.5.12-3|88	+ Revision: 270602
12cr|snownews-1.5.12-3|89	- New release 1.5.10
12cr|snownews-1.5.12-3|90	
12cr|snownews-1.5.12-3|91	* Sat Mar 01 2008 Michael Scherer <misc@mandriva.org> 1.5.9-1mdv2008.1
12cr|snownews-1.5.12-3|92	+ Revision: 177201
12cr|snownews-1.5.12-3|93	- fix missing tar.gz
12cr|snownews-1.5.12-3|94	- use gz as upstream use it
12cr|snownews-1.5.12-3|95	- new version 1.5.9
12cr|snownews-1.5.12-3|96	
12cr|snownews-1.5.12-3|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|snownews-1.5.12-3|98	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|snownews-1.5.12-3|99	
12cr|snownews-1.5.12-3|100	* Mon Jan 14 2008 Jérôme Soyer <saispo@mandriva.org> 1.5.8-2mdv2008.1
12cr|snownews-1.5.12-3|101	+ Revision: 151158
12cr|snownews-1.5.12-3|102	- Add UTF8 per default
12cr|snownews-1.5.12-3|103	
12cr|snownews-1.5.12-3|104	* Sat Jan 12 2008 Jérôme Soyer <saispo@mandriva.org> 1.5.8-1mdv2008.1
12cr|snownews-1.5.12-3|105	+ Revision: 149642
12cr|snownews-1.5.12-3|106	- New release
12cr|snownews-1.5.12-3|107	
12cr|snownews-1.5.12-3|108	+ Olivier Blin <oblin@mandriva.com>
12cr|snownews-1.5.12-3|109	- restore BuildRoot
12cr|snownews-1.5.12-3|110	
12cr|snownews-1.5.12-3|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|snownews-1.5.12-3|112	- kill re-definition of %%buildroot on Pixel's request
12cr|snownews-1.5.12-3|113	
12cr|snownews-1.5.12-3|114	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 1.5.7-3mdv2008.0
12cr|snownews-1.5.12-3|115	+ Revision: 20961
12cr|snownews-1.5.12-3|116	- use %%mkrel, yearly rebuild
12cr|snownews-1.5.12-3|117	
12cr|snownews-1.5.12-3|118	
12cr|snownews-1.5.12-3|119	* Mon Sep 19 2005 Götz Waschk <waschk@mandriva.org> 1.5.7-2mdk
12cr|snownews-1.5.12-3|120	- add missing files
12cr|snownews-1.5.12-3|121	
12cr|snownews-1.5.12-3|122	* Sun Jun 05 2005 Michael Scherer <misc@mandriva.org> 1.5.7-1mdk
12cr|snownews-1.5.12-3|123	- New release 1.5.7
12cr|snownews-1.5.12-3|124	- fix prefix
12cr|snownews-1.5.12-3|125	
12cr|snownews-1.5.12-3|126	* Thu Dec 09 2004 Michael Scherer <misc@mandrake.org> 1.5.6.1-1mdk
12cr|snownews-1.5.12-3|127	- New release 1.5.6.1
12cr|snownews-1.5.12-3|128	
12cr|snownews-1.5.12-3|129	* Wed Dec 08 2004 Michael Scherer <misc@mandrake.org> 1.5.6-1mdk
12cr|snownews-1.5.12-3|130	- New release 1.5.6
12cr|snownews-1.5.12-3|131	
12cr|snownews-1.5.12-3|132	* Tue Nov 02 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.5.5.1-1mdk
12cr|snownews-1.5.12-3|133	- New release 1.5.5.1
12cr|snownews-1.5.12-3|134	- Add configure to %%build
12cr|snownews-1.5.12-3|135	[           1      -eq 1 ] || exit 0
12cr|snownews-1.5.12-3|136	[           1      -eq 1 ] || exit 0
12cr|snownews-1.5.12-3|137	phase (although that's not an autoconf configure)
12cr|snownews-1.5.12-3|138	- Update URLs
12cr|snownews-1.5.12-3|139	
12cr|snownews-1.5.12-3|140	* Mon Oct 25 2004 Michael Scherer <misc@mandrake.org> 1.5.4-1mdk
12cr|snownews-1.5.12-3|141	- New release 1.5.4
12cr|snownews-1.5.12-3|142	
12cr|snownews-1.5.12-3|143	* Mon Oct 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.5.3-2mdk
12cr|snownews-1.5.12-3|144	- bash-completion in a distinct file
12cr|snownews-1.5.12-3|145	- spec cleanup
12cr|snownews-1.5.12-3|146	
12cr|snownews-1.5.12-3|147	* Fri Jun 04 2004 Michael Scherer <misc@mandrake.org> 1.5.3-1mdk
12cr|snownews-1.5.12-3|148	- New release 1.5.3
12cr|snownews-1.5.12-3|149	
12cr|snownews-1.5.12-3|150	* Wed Apr 14 2004 Michael Scherer <misc@mandrake.org> 1.5.2-1mdk
12cr|snownews-1.5.12-3|151	- New release 1.5.2
12cr|snownews-1.5.12-3|152	- rpmbuildupdate compliant
12cr|snownews-1.5.12-3|153	
12cr|snownews-1.5.12-3|154	* Fri Apr 09 2004 Michael Scherer <misc@mandrake.org> 1.5.1-1mdk
12cr|snownews-1.5.12-3|155	- 1.5.1
12cr|snownews-1.5.12-3|156	
12cr|snownews-1.5.12-3|157	* Fri Mar 05 2004 Michael Scherer <misc@mandrake.org> 1.5.0-1mdk
12cr|snownews-1.5.12-3|158	- 1.5
12cr|snownews-1.5.12-3|159	
12cr|snownews-1.5.12-3|160	* Tue Jan 27 2004 Michael Scherer <misc@mandrake.org> 1.4.4-1mdk
12cr|snownews-1.5.12-3|161	- 1.4.4
12cr|snownews-1.5.12-3|162	
12cr|snownews-1.5.12-3|163	* Thu Jan 01 2004 Michael Scherer <misc@mandrake.org> 1.4.2-2mdk
12cr|snownews-1.5.12-3|164	- added bash_completion file
12cr|snownews-1.5.12-3|165	
12cr|snownews-1.5.12-3|166	* Tue Dec 23 2003 Michael Scherer <misc@mandrake.org> 1.4.2-1mdk
12cr|snownews-1.5.12-3|167	- 1.4.2
12cr|snownews-1.5.12-3|168	
12cr|snownews-1.5.12-3|169	* Sun Dec 07 2003 Michael Scherer <misc@mandrake.org> 1.4.1-1mdk
12cr|snownews-1.5.12-3|170	- first mandrake spec
12cr|snownews-1.5.12-3|171	

7579 12
12cr|sobby-0.4.8-1|1	Name:		sobby
12cr|sobby-0.4.8-1|2	Version:	0.4.8
12cr|sobby-0.4.8-1|3	Release:	1
12cr|sobby-0.4.8-1|4	Summary:    Standalone collaborative editing server, to use with gobby
12cr|sobby-0.4.8-1|5	URL:		http://gobby.0x539.de/trac/
12cr|sobby-0.4.8-1|6	Group:		System/Servers
12cr|sobby-0.4.8-1|7	License:	GPLv2+
12cr|sobby-0.4.8-1|8	Requires(pre):	rpm-helper
12cr|sobby-0.4.8-1|9	Requires(post):	rpm-helper
12cr|sobby-0.4.8-1|10	Requires(preun):	rpm-helper
12cr|sobby-0.4.8-1|11	Requires(postun):	rpm-helper
12cr|sobby-0.4.8-1|12	Source0:	http://releases.0x539.de/sobby/%name-%version.tar.gz
12cr|sobby-0.4.8-1|13	Source1:	%name.conf
12cr|sobby-0.4.8-1|14	Source2:	%name.init
12cr|sobby-0.4.8-1|15	BuildRequires:  pkgconfig(net6-1.3)
12cr|sobby-0.4.8-1|16	BuildRequires:  pkgconfig(obby-0.4)
12cr|sobby-0.4.8-1|17	BuildRequires:  pkgconfig(glibmm-2.4)
12cr|sobby-0.4.8-1|18	BuildRequires:  pkgconfig(libxml++-2.6)
12cr|sobby-0.4.8-1|19	BuildRequires:  pkgconfig(avahi-glib)
12cr|sobby-0.4.8-1|20	%description
12cr|sobby-0.4.8-1|21	Sobby is a standalone collaborative editor, to be used with gobby. It allows
12cr|sobby-0.4.8-1|22	to save the edited document automatically, and to trigger actions after various
12cr|sobby-0.4.8-1|23	editing events.
12cr|sobby-0.4.8-1|24	
12cr|sobby-0.4.8-1|25	%prep
12cr|sobby-0.4.8-1|26	%setup -q
12cr|sobby-0.4.8-1|27	
12cr|sobby-0.4.8-1|28	%build
12cr|sobby-0.4.8-1|29	%configure
12cr|sobby-0.4.8-1|30	%make
12cr|sobby-0.4.8-1|31	
12cr|sobby-0.4.8-1|32	%install
12cr|sobby-0.4.8-1|33	rm -rf ${RPM_BUILD_ROOT}
12cr|sobby-0.4.8-1|34	
12cr|sobby-0.4.8-1|35	%makeinstall_std
12cr|sobby-0.4.8-1|36	
12cr|sobby-0.4.8-1|37	mkdir -p %{buildroot}/%{_initrddir}
12cr|sobby-0.4.8-1|38	cp %{SOURCE1} %{buildroot}/%{_sysconfdir}
12cr|sobby-0.4.8-1|39	cp %{SOURCE2} %{buildroot}/%{_initrddir}/%name
12cr|sobby-0.4.8-1|40	mkdir -p %{buildroot}/var/lib/%name/{command,tmp}
12cr|sobby-0.4.8-1|41	touch  %{buildroot}/var/lib/%name/autosave.obby
12cr|sobby-0.4.8-1|42	
12cr|sobby-0.4.8-1|43	%pre
12cr|sobby-0.4.8-1|44	%_pre_useradd %{name} /var/lib/%name /sbin/nologin
12cr|sobby-0.4.8-1|45	
12cr|sobby-0.4.8-1|46	%post
12cr|sobby-0.4.8-1|47	%_post_service %name
12cr|sobby-0.4.8-1|48	if [ ! -f /var/lib/%name/autosave.obby ] ; then
12cr|sobby-0.4.8-1|49	cat <<EOF > /var/lib/%name/autosave.obby
12cr|sobby-0.4.8-1|50	!obby
12cr|sobby-0.4.8-1|51	session version="0.4.8"
12cr|sobby-0.4.8-1|52	user_table
12cr|sobby-0.4.8-1|53	chat
12cr|sobby-0.4.8-1|54	EOF
12cr|sobby-0.4.8-1|55	
12cr|sobby-0.4.8-1|56	fi
12cr|sobby-0.4.8-1|57	
12cr|sobby-0.4.8-1|58	%preun
12cr|sobby-0.4.8-1|59	%_preun_service %name
12cr|sobby-0.4.8-1|60	
12cr|sobby-0.4.8-1|61	%postun
12cr|sobby-0.4.8-1|62	%_postun_userdel %{name}
12cr|sobby-0.4.8-1|63	
12cr|sobby-0.4.8-1|64	%files
12cr|sobby-0.4.8-1|65	%defattr(-,root,root)
12cr|sobby-0.4.8-1|66	%dir %attr(700,sobby,sobby) /var/lib/%name
12cr|sobby-0.4.8-1|67	%dir %attr(700,sobby,sobby) /var/lib/%name/command
12cr|sobby-0.4.8-1|68	%dir %attr(700,sobby,sobby) /var/lib/%name/tmp
12cr|sobby-0.4.8-1|69	%_bindir/%name
12cr|sobby-0.4.8-1|70	%_mandir/man1/*
12cr|sobby-0.4.8-1|71	%config(noreplace) %{_sysconfdir}/%name.conf
12cr|sobby-0.4.8-1|72	%attr(0755,root,root)%{_initrddir}/%name
12cr|sobby-0.4.8-1|73	%ghost %attr(0600,sobby,sobby) /var/lib/%name/autosave.obby
12cr|sobby-0.4.8-1|74	
12cr|sobby-0.4.8-1|75	
12cr|sobby-0.4.8-1|76	%changelog
12cr|sobby-0.4.8-1|77	* Mon Feb 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.4.8-1
12cr|sobby-0.4.8-1|78	+ Revision: 778116
12cr|sobby-0.4.8-1|79	- version update 0.4.8
12cr|sobby-0.4.8-1|80	
12cr|sobby-0.4.8-1|81	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.7-3mdv2011.0
12cr|sobby-0.4.8-1|82	+ Revision: 614935
12cr|sobby-0.4.8-1|83	- the mass rebuild of 2010.1 packages
12cr|sobby-0.4.8-1|84	
12cr|sobby-0.4.8-1|85	* Tue Jun 01 2010 Michael Scherer <misc@mandriva.org> 0.4.7-2mdv2010.1
12cr|sobby-0.4.8-1|86	+ Revision: 546838
12cr|sobby-0.4.8-1|87	- release
12cr|sobby-0.4.8-1|88	- correctly create the ghosted file
12cr|sobby-0.4.8-1|89	- fix some english mistake
12cr|sobby-0.4.8-1|90	- fix wrong shell redirection
12cr|sobby-0.4.8-1|91	
12cr|sobby-0.4.8-1|92	* Thu Feb 11 2010 Michael Scherer <misc@mandriva.org> 0.4.7-1mdv2010.1
12cr|sobby-0.4.8-1|93	+ Revision: 504042
12cr|sobby-0.4.8-1|94	- update to 0.4.7
12cr|sobby-0.4.8-1|95	- fix rpmlint error in the initscript ( add Default-Stop, add a reload entry )
12cr|sobby-0.4.8-1|96	
12cr|sobby-0.4.8-1|97	* Fri Oct 02 2009 Lonyai Gergely <aleph@mandriva.org> 0.4.5-2mdv2010.0
12cr|sobby-0.4.8-1|98	+ Revision: 452478
12cr|sobby-0.4.8-1|99	- release
12cr|sobby-0.4.8-1|100	- add a initsrcipt and a framework
12cr|sobby-0.4.8-1|101	
12cr|sobby-0.4.8-1|102	* Thu Aug 06 2009 Michael Scherer <misc@mandriva.org> 0.4.5-1mdv2010.0
12cr|sobby-0.4.8-1|103	+ Revision: 410824
12cr|sobby-0.4.8-1|104	- add buildrequires
12cr|sobby-0.4.8-1|105	- do not try to package it as a daemon, this seems too complex for the moment
12cr|sobby-0.4.8-1|106	- fix summary and description
12cr|sobby-0.4.8-1|107	- fix url
12cr|sobby-0.4.8-1|108	- add License and Group tag
12cr|sobby-0.4.8-1|109	- import sobby
12cr|sobby-0.4.8-1|110	

7580 12
12cr|socat-1.7.2.0-1|1	%define	name	socat
12cr|socat-1.7.2.0-1|2	%define version 1.7.2.0
12cr|socat-1.7.2.0-1|3	%define release 1
12cr|socat-1.7.2.0-1|4	
12cr|socat-1.7.2.0-1|5	Name:		%{name}
12cr|socat-1.7.2.0-1|6	Summary:	Multipurpose relay
12cr|socat-1.7.2.0-1|7	Version:	%{version}
12cr|socat-1.7.2.0-1|8	Release:	%{release}
12cr|socat-1.7.2.0-1|9	License:	GPL
12cr|socat-1.7.2.0-1|10	Url:		http://www.dest-unreach.org/%{name}/
12cr|socat-1.7.2.0-1|11	Group:		Networking/Remote access
12cr|socat-1.7.2.0-1|12	Source0:	http://www.dest-unreach.org/%{name}/download/%{name}-%{version}.tar.gz
12cr|socat-1.7.2.0-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|socat-1.7.2.0-1|14	BuildRequires:	openssl-devel ncurses-devel readline-devel tcp_wrappers-devel
12cr|socat-1.7.2.0-1|15	Patch0:		unused_libs.patch
12cr|socat-1.7.2.0-1|16	
12cr|socat-1.7.2.0-1|17	%description
12cr|socat-1.7.2.0-1|18	socat is a relay for bidirectional data transfer between two independent data
12cr|socat-1.7.2.0-1|19	channels. Each of these data channels may be a file, pipe, device (serial line
12cr|socat-1.7.2.0-1|20	etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an
12cr|socat-1.7.2.0-1|21	SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU
12cr|socat-1.7.2.0-1|22	line editor (readline), a program, or a combination of two of these.
12cr|socat-1.7.2.0-1|23	
12cr|socat-1.7.2.0-1|24	%prep
12cr|socat-1.7.2.0-1|25	%setup -q
12cr|socat-1.7.2.0-1|26	
12cr|socat-1.7.2.0-1|27	%build
12cr|socat-1.7.2.0-1|28	%configure2_5x
12cr|socat-1.7.2.0-1|29	%make
12cr|socat-1.7.2.0-1|30	
12cr|socat-1.7.2.0-1|31	%install
12cr|socat-1.7.2.0-1|32	%makeinstall_std
12cr|socat-1.7.2.0-1|33	
12cr|socat-1.7.2.0-1|34	%files
12cr|socat-1.7.2.0-1|35	%defattr(-,root,root)
12cr|socat-1.7.2.0-1|36	%doc README
12cr|socat-1.7.2.0-1|37	%{_bindir}/%{name}
12cr|socat-1.7.2.0-1|38	%{_bindir}/filan
12cr|socat-1.7.2.0-1|39	%{_bindir}/procan
12cr|socat-1.7.2.0-1|40	%{_mandir}/man1/*
12cr|socat-1.7.2.0-1|41	
12cr|socat-1.7.2.0-1|42	
12cr|socat-1.7.2.0-1|43	%changelog
12cr|socat-1.7.2.0-1|44	* Tue Dec 06 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.7.2.0-1
12cr|socat-1.7.2.0-1|45	+ Revision: 738251
12cr|socat-1.7.2.0-1|46	- version update 1.7.2.0
12cr|socat-1.7.2.0-1|47	
12cr|socat-1.7.2.0-1|48	* Wed Sep 15 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.1.3-1mdv2011.0
12cr|socat-1.7.2.0-1|49	+ Revision: 578480
12cr|socat-1.7.2.0-1|50	- 1.7.1.3
12cr|socat-1.7.2.0-1|51	
12cr|socat-1.7.2.0-1|52	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 1.7.1.2-2mdv2010.1
12cr|socat-1.7.2.0-1|53	+ Revision: 533646
12cr|socat-1.7.2.0-1|54	- rebuild
12cr|socat-1.7.2.0-1|55	
12cr|socat-1.7.2.0-1|56	* Thu Feb 11 2010 Frederik Himpe <fhimpe@mandriva.org> 1.7.1.2-1mdv2010.1
12cr|socat-1.7.2.0-1|57	+ Revision: 504292
12cr|socat-1.7.2.0-1|58	- update to new version 1.7.1.2
12cr|socat-1.7.2.0-1|59	
12cr|socat-1.7.2.0-1|60	* Thu May 21 2009 Michael Scherer <misc@mandriva.org> 1.7.1.1-1mdv2010.0
12cr|socat-1.7.2.0-1|61	+ Revision: 378364
12cr|socat-1.7.2.0-1|62	- update to new version 1.7.1.1
12cr|socat-1.7.2.0-1|63	
12cr|socat-1.7.2.0-1|64	* Fri Feb 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.0.0-2mdv2009.1
12cr|socat-1.7.2.0-1|65	+ Revision: 345393
12cr|socat-1.7.2.0-1|66	- rebuild against new readline
12cr|socat-1.7.2.0-1|67	
12cr|socat-1.7.2.0-1|68	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 1.7.0.0-1mdv2009.1
12cr|socat-1.7.2.0-1|69	+ Revision: 333005
12cr|socat-1.7.2.0-1|70	- New upstream release
12cr|socat-1.7.2.0-1|71	
12cr|socat-1.7.2.0-1|72	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.6.0.0-4mdv2009.0
12cr|socat-1.7.2.0-1|73	+ Revision: 242719
12cr|socat-1.7.2.0-1|74	- rebuild
12cr|socat-1.7.2.0-1|75	- kill re-definition of %%buildroot on Pixel's request
12cr|socat-1.7.2.0-1|76	
12cr|socat-1.7.2.0-1|77	+ Olivier Blin <blino@mandriva.org>
12cr|socat-1.7.2.0-1|78	- restore BuildRoot
12cr|socat-1.7.2.0-1|79	
12cr|socat-1.7.2.0-1|80	* Thu Aug 09 2007 Funda Wang <fwang@mandriva.org> 1.6.0.0-2mdv2008.0
12cr|socat-1.7.2.0-1|81	+ Revision: 60856
12cr|socat-1.7.2.0-1|82	- More buildrequires
12cr|socat-1.7.2.0-1|83	
12cr|socat-1.7.2.0-1|84	* Sat May 26 2007 Emmanuel Blindauer <blindauer@mandriva.org> 1.6.0.0-1mdv2008.0
12cr|socat-1.7.2.0-1|85	+ Revision: 31353
12cr|socat-1.7.2.0-1|86	- 1.6.0.0 release
12cr|socat-1.7.2.0-1|87	- Import socat
12cr|socat-1.7.2.0-1|88	

7581 12
12cr|soci-3.1.0-1|1	%bcond_without mysql
12cr|soci-3.1.0-1|2	%bcond_without sqlite3
12cr|soci-3.1.0-1|3	%bcond_without postgresql
12cr|soci-3.1.0-1|4	%bcond_without odbc
12cr|soci-3.1.0-1|5	
12cr|soci-3.1.0-1|6	%define major 3
12cr|soci-3.1.0-1|7	%define libname %mklibname %{name} %{major}
12cr|soci-3.1.0-1|8	%define devname %mklibname %{name} -d
12cr|soci-3.1.0-1|9	
12cr|soci-3.1.0-1|10	Summary:	C++ Database Access Library
12cr|soci-3.1.0-1|11	Name:		soci
12cr|soci-3.1.0-1|12	Version:	3.1.0
12cr|soci-3.1.0-1|13	Release:	1
12cr|soci-3.1.0-1|14	License:	MIT
12cr|soci-3.1.0-1|15	Group:		Development/Databases
12cr|soci-3.1.0-1|16	URL:		http://soci.sourceforge.net/
12cr|soci-3.1.0-1|17	BuildRequires:	cmake
12cr|soci-3.1.0-1|18	BuildRequires:	boost-devel
12cr|soci-3.1.0-1|19	%if %{with_sqlite3}
12cr|soci-3.1.0-1|20	BuildRequires:	sqlite3-devel
12cr|soci-3.1.0-1|21	%endif
12cr|soci-3.1.0-1|22	%if %{with_postgresql}
12cr|soci-3.1.0-1|23	BuildRequires:	postgresql-devel
12cr|soci-3.1.0-1|24	%endif
12cr|soci-3.1.0-1|25	%if %{with_mysql}
12cr|soci-3.1.0-1|26	BuildRequires:	mysql-devel
12cr|soci-3.1.0-1|27	%endif
12cr|soci-3.1.0-1|28	%if %{with_odbc}
12cr|soci-3.1.0-1|29	BuildRequires:	unixODBC-devel
12cr|soci-3.1.0-1|30	%endif
12cr|soci-3.1.0-1|31	Source0:	http://downloads.sourceforge.net/project/soci/%{name}/%{name}-%{version}/%{name}-%{version}.zip
12cr|soci-3.1.0-1|32	
12cr|soci-3.1.0-1|33	%description
12cr|soci-3.1.0-1|34	SOCI is a database access library for C++ that makes the illusion of
12cr|soci-3.1.0-1|35	embedding SQL queries in the regular C++ code, staying entirely within
12cr|soci-3.1.0-1|36	the Standard C++.
12cr|soci-3.1.0-1|37	
12cr|soci-3.1.0-1|38	PostgreSQL, Firebird, MySQL, SQLite are supported databases.
12cr|soci-3.1.0-1|39	
12cr|soci-3.1.0-1|40	%package doc
12cr|soci-3.1.0-1|41	Summary:	Documentation for SOCI
12cr|soci-3.1.0-1|42	Group:		Development/Databases
12cr|soci-3.1.0-1|43	
12cr|soci-3.1.0-1|44	%package -n %{libname}
12cr|soci-3.1.0-1|45	Summary:	C++ Database Access Libraries
12cr|soci-3.1.0-1|46	Group:		Development/Databases
12cr|soci-3.1.0-1|47	
12cr|soci-3.1.0-1|48	%package -n %{devname}
12cr|soci-3.1.0-1|49	Summary:	C++ Database Access Library development files
12cr|soci-3.1.0-1|50	Requires:	%{libname} = %{version}
12cr|soci-3.1.0-1|51	Provides:	%{name}-devel = %{EVRD}
12cr|soci-3.1.0-1|52	Group:		Development/Databases
12cr|soci-3.1.0-1|53	
12cr|soci-3.1.0-1|54	%description doc
12cr|soci-3.1.0-1|55	SOCI is a database access library for C++ that makes the illusion of
12cr|soci-3.1.0-1|56	embedding SQL queries in the regular C++ code, staying entirely within
12cr|soci-3.1.0-1|57	the Standard C++.
12cr|soci-3.1.0-1|58	
12cr|soci-3.1.0-1|59	This package is the documentation.
12cr|soci-3.1.0-1|60	
12cr|soci-3.1.0-1|61	%description -n %{libname}
12cr|soci-3.1.0-1|62	SOCI is a database access library for C++ that makes the illusion of
12cr|soci-3.1.0-1|63	embedding SQL queries in the regular C++ code, staying entirely within
12cr|soci-3.1.0-1|64	the Standard C++.
12cr|soci-3.1.0-1|65	
12cr|soci-3.1.0-1|66	PostgreSQL, MySQL, SQLite are supported databases.
12cr|soci-3.1.0-1|67	
12cr|soci-3.1.0-1|68	%description -n %{devname}
12cr|soci-3.1.0-1|69	SOCI is a database access library for C++ that makes the illusion of
12cr|soci-3.1.0-1|70	embedding SQL queries in the regular C++ code, staying entirely within
12cr|soci-3.1.0-1|71	the Standard C++.
12cr|soci-3.1.0-1|72	
12cr|soci-3.1.0-1|73	This package contains development files.
12cr|soci-3.1.0-1|74	
12cr|soci-3.1.0-1|75	%prep
12cr|soci-3.1.0-1|76	%setup -q
12cr|soci-3.1.0-1|77	
12cr|soci-3.1.0-1|78	%build
12cr|soci-3.1.0-1|79	%cmake \
12cr|soci-3.1.0-1|80	-DSOCI_EMPTY:BOOL=OFF \
12cr|soci-3.1.0-1|81	%if %{with_mysql}
12cr|soci-3.1.0-1|82	-DSOCI_MYSQL:BOOL=ON \
12cr|soci-3.1.0-1|83	%else
12cr|soci-3.1.0-1|84	-DSOCI_MYSQL:BOOL=OFF \
12cr|soci-3.1.0-1|85	%endif
12cr|soci-3.1.0-1|86	%if %{with_odbc}
12cr|soci-3.1.0-1|87	-DSOCI_ODBC:BOOL=ON \
12cr|soci-3.1.0-1|88	%else
12cr|soci-3.1.0-1|89	-DSOCI_ODBC:BOOL=OFF \
12cr|soci-3.1.0-1|90	%endif
12cr|soci-3.1.0-1|91	%if %{with_postgresql}
12cr|soci-3.1.0-1|92	-DSOCI_POSTGRESQL:BOOL=ON \
12cr|soci-3.1.0-1|93	%else
12cr|soci-3.1.0-1|94	-DSOCI_POSTGRESQL:BOOL=OFF \
12cr|soci-3.1.0-1|95	%endif
12cr|soci-3.1.0-1|96	%if %{with_sqlite3}
12cr|soci-3.1.0-1|97	-DSOCI_SQLITE3:BOOL=ON
12cr|soci-3.1.0-1|98	%else
12cr|soci-3.1.0-1|99	-DSOCI_SQLITE3:BOOL=OFF
12cr|soci-3.1.0-1|100	%endif
12cr|soci-3.1.0-1|101	
12cr|soci-3.1.0-1|102	%make
12cr|soci-3.1.0-1|103	
12cr|soci-3.1.0-1|104	%install
12cr|soci-3.1.0-1|105	pushd build
12cr|soci-3.1.0-1|106	%makeinstall_std
12cr|soci-3.1.0-1|107	popd
12cr|soci-3.1.0-1|108	
12cr|soci-3.1.0-1|109	%files
12cr|soci-3.1.0-1|110	%doc README CHANGES LICENSE_1_0.txt
12cr|soci-3.1.0-1|111	
12cr|soci-3.1.0-1|112	%files doc
12cr|soci-3.1.0-1|113	%doc doc/
12cr|soci-3.1.0-1|114	
12cr|soci-3.1.0-1|115	%files -n %{libname}
12cr|soci-3.1.0-1|116	%{_libdir}/libsoci_*.so.%{major}*
12cr|soci-3.1.0-1|117	
12cr|soci-3.1.0-1|118	%files -n %{devname}
12cr|soci-3.1.0-1|119	%{_libdir}/libsoci_*.so
12cr|soci-3.1.0-1|120	%{_libdir}/libsoci_*.a
12cr|soci-3.1.0-1|121	%{_includedir}/soci

7582 12
12cr|socketlock-0.2-6|1	%define name socketlock
12cr|socketlock-0.2-6|2	%define version 0.2
12cr|socketlock-0.2-6|3	%define release %mkrel 6
12cr|socketlock-0.2-6|4	
12cr|socketlock-0.2-6|5	%define libname %_lib%name
12cr|socketlock-0.2-6|6	
12cr|socketlock-0.2-6|7	Summary: A library wraper for libc's bind() and connect() functions
12cr|socketlock-0.2-6|8	Name: %{name}
12cr|socketlock-0.2-6|9	Version: %{version}
12cr|socketlock-0.2-6|10	Release: %{release}
12cr|socketlock-0.2-6|11	Source0: http://mega.ist.utl.pt/~luis/socketlock/%{name}-%{version}.tar.bz2
12cr|socketlock-0.2-6|12	License: GPL
12cr|socketlock-0.2-6|13	Group: System/Servers
12cr|socketlock-0.2-6|14	Url: http://mega.ist.utl.pt/~luis/socketlock/
12cr|socketlock-0.2-6|15	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|socketlock-0.2-6|16	
12cr|socketlock-0.2-6|17	%description
12cr|socketlock-0.2-6|18	socketlock is a dynamic library that wraps libc's bind() and connect()
12cr|socketlock-0.2-6|19	functions. Its purpose is to force bad programs to bind to specific IP's
12cr|socketlock-0.2-6|20	on multihomed machines. Both listening sockets and outbound sockets are
12cr|socketlock-0.2-6|21	supported.
12cr|socketlock-0.2-6|22	
12cr|socketlock-0.2-6|23	The idea was taken from a similar tool called socketbind. There were serious
12cr|socketlock-0.2-6|24	problems and lack of features, so this I written this new tool.
12cr|socketlock-0.2-6|25	
12cr|socketlock-0.2-6|26	To use it simply run:
12cr|socketlock-0.2-6|27	
12cr|socketlock-0.2-6|28	export LD_PRELOAD=libsocketlock.so
12cr|socketlock-0.2-6|29	export BINDTO=<ipaddress>
12cr|socketlock-0.2-6|30	
12cr|socketlock-0.2-6|31	<start program>
12cr|socketlock-0.2-6|32	
12cr|socketlock-0.2-6|33	%package -n %libname
12cr|socketlock-0.2-6|34	Group: System/Servers
12cr|socketlock-0.2-6|35	Summary: A library wraper for libc's bind() and connect() functions
12cr|socketlock-0.2-6|36	Provides: %name = %version-%release
12cr|socketlock-0.2-6|37	
12cr|socketlock-0.2-6|38	%description -n %libname
12cr|socketlock-0.2-6|39	socketlock is a dynamic library that wraps libc's bind() and connect()
12cr|socketlock-0.2-6|40	functions. Its purpose is to force bad programs to bind to specific IP's
12cr|socketlock-0.2-6|41	on multihomed machines. Both listening sockets and outbound sockets are
12cr|socketlock-0.2-6|42	supported.
12cr|socketlock-0.2-6|43	
12cr|socketlock-0.2-6|44	The idea was taken from a similar tool called socketbind. There were serious
12cr|socketlock-0.2-6|45	problems and lack of features, so this I written this new tool.
12cr|socketlock-0.2-6|46	
12cr|socketlock-0.2-6|47	To use it simply run:
12cr|socketlock-0.2-6|48	
12cr|socketlock-0.2-6|49	export LD_PRELOAD=%_libdir/libsocketlock.so
12cr|socketlock-0.2-6|50	export BINDTO=<ipaddress>
12cr|socketlock-0.2-6|51	
12cr|socketlock-0.2-6|52	<start program>
12cr|socketlock-0.2-6|53	
12cr|socketlock-0.2-6|54	%prep
12cr|socketlock-0.2-6|55	%setup -q
12cr|socketlock-0.2-6|56	
12cr|socketlock-0.2-6|57	%build
12cr|socketlock-0.2-6|58	gcc $RPM_OPT_FLAGS -c -rdynamic -fPIC socketlock.c
12cr|socketlock-0.2-6|59	gcc $RPM_OPT_FLAGS -shared -rdynamic -fPIC -ldl socketlock.o -o libsocketlock.so
12cr|socketlock-0.2-6|60	# strip libsocketlock.so
12cr|socketlock-0.2-6|61	
12cr|socketlock-0.2-6|62	%install
12cr|socketlock-0.2-6|63	rm -rf $RPM_BUILD_ROOT
12cr|socketlock-0.2-6|64	mkdir -p %buildroot%_libdir
12cr|socketlock-0.2-6|65	install -m 755 libsocketlock.so %buildroot%_libdir/libsocketlock.so
12cr|socketlock-0.2-6|66	
12cr|socketlock-0.2-6|67	%clean
12cr|socketlock-0.2-6|68	rm -rf $RPM_BUILD_ROOT
12cr|socketlock-0.2-6|69	
12cr|socketlock-0.2-6|70	%files -n %libname
12cr|socketlock-0.2-6|71	%defattr(-,root,root)
12cr|socketlock-0.2-6|72	%doc TODO README.txt
12cr|socketlock-0.2-6|73	%_libdir/libsocketlock.so
12cr|socketlock-0.2-6|74	
12cr|socketlock-0.2-6|75	
12cr|socketlock-0.2-6|76	
12cr|socketlock-0.2-6|77	
12cr|socketlock-0.2-6|78	%changelog
12cr|socketlock-0.2-6|79	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.2-6mdv2010.0
12cr|socketlock-0.2-6|80	+ Revision: 433985
12cr|socketlock-0.2-6|81	- rebuild
12cr|socketlock-0.2-6|82	
12cr|socketlock-0.2-6|83	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2-5mdv2009.0
12cr|socketlock-0.2-6|84	+ Revision: 260874
12cr|socketlock-0.2-6|85	- rebuild
12cr|socketlock-0.2-6|86	
12cr|socketlock-0.2-6|87	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2-4mdv2009.0
12cr|socketlock-0.2-6|88	+ Revision: 252722
12cr|socketlock-0.2-6|89	- rebuild
12cr|socketlock-0.2-6|90	
12cr|socketlock-0.2-6|91	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.2-2mdv2008.1
12cr|socketlock-0.2-6|92	+ Revision: 140829
12cr|socketlock-0.2-6|93	- restore BuildRoot
12cr|socketlock-0.2-6|94	
12cr|socketlock-0.2-6|95	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|socketlock-0.2-6|96	- kill re-definition of %%buildroot on Pixel's request
12cr|socketlock-0.2-6|97	
12cr|socketlock-0.2-6|98	
12cr|socketlock-0.2-6|99	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|socketlock-0.2-6|100	+ 08/09/06 16:44:39 (54898)
12cr|socketlock-0.2-6|101	- rebuild
12cr|socketlock-0.2-6|102	
12cr|socketlock-0.2-6|103	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|socketlock-0.2-6|104	+ 08/09/06 16:43:46 (54897)
12cr|socketlock-0.2-6|105	Import socketlock
12cr|socketlock-0.2-6|106	
12cr|socketlock-0.2-6|107	* Fri May 13 2005 Olivier Thauvin <nanardon@mandriva.org> 0.2-1mdk
12cr|socketlock-0.2-6|108	- 0.2
12cr|socketlock-0.2-6|109	
12cr|socketlock-0.2-6|110	* Sat Dec 13 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.1-1mdk
12cr|socketlock-0.2-6|111	- 1mdk spec
12cr|socketlock-0.2-6|112	

7583 12
12cr|socklog-2.1.0-5|1	%define _enable_debug_packages %{nil}
12cr|socklog-2.1.0-5|2	%define debug_package          %{nil}
12cr|socklog-2.1.0-5|3	
12cr|socklog-2.1.0-5|4	Summary:	A small and secure syslogd replacement for use with runit
12cr|socklog-2.1.0-5|5	Name:		socklog
12cr|socklog-2.1.0-5|6	Version:	2.1.0
12cr|socklog-2.1.0-5|7	Release:	%mkrel 5
12cr|socklog-2.1.0-5|8	License:	BSD
12cr|socklog-2.1.0-5|9	Group:		System/Base
12cr|socklog-2.1.0-5|10	URL:		http://smarden.org/socklog/
12cr|socklog-2.1.0-5|11	Source0:	http://smarden.org/socklog/%{name}-%{version}.tar.gz
12cr|socklog-2.1.0-5|12	Requires:	runit
12cr|socklog-2.1.0-5|13	BuildRequires:	dietlibc-devel >= 0.32
12cr|socklog-2.1.0-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|socklog-2.1.0-5|15	
12cr|socklog-2.1.0-5|16	%description
12cr|socklog-2.1.0-5|17	socklog cooperates with the runit package to create a small and secure
12cr|socklog-2.1.0-5|18	replacement for syslogd. socklog supports system logging through Unix domain
12cr|socklog-2.1.0-5|19	sockets (/dev/log) and UDP sockets (0.0.0.0:514) with the help of runit's
12cr|socklog-2.1.0-5|20	runsvdir, runsv, and svlogd. socklog provides a different network logging
12cr|socklog-2.1.0-5|21	concept, and also does log event notification. svlogd has built in log file
12cr|socklog-2.1.0-5|22	rotation based on file size, so there is no need for any cron jobs to rotate
12cr|socklog-2.1.0-5|23	the logs. socklog is small, secure, and reliable.
12cr|socklog-2.1.0-5|24	
12cr|socklog-2.1.0-5|25	%prep
12cr|socklog-2.1.0-5|26	
12cr|socklog-2.1.0-5|27	%setup -q -n admin
12cr|socklog-2.1.0-5|28	
12cr|socklog-2.1.0-5|29	%build
12cr|socklog-2.1.0-5|30	
12cr|socklog-2.1.0-5|31	pushd %{name}-%{version}/src
12cr|socklog-2.1.0-5|32	echo "diet -Os gcc -pipe" > conf-cc
12cr|socklog-2.1.0-5|33	echo "diet -Os gcc -static -s" > conf-ld
12cr|socklog-2.1.0-5|34	make
12cr|socklog-2.1.0-5|35	popd
12cr|socklog-2.1.0-5|36	
12cr|socklog-2.1.0-5|37	%install
12cr|socklog-2.1.0-5|38	rm -rf %{buildroot}
12cr|socklog-2.1.0-5|39	
12cr|socklog-2.1.0-5|40	install -d %{buildroot}/sbin/
12cr|socklog-2.1.0-5|41	install -d %{buildroot}%{_mandir}/man{1,8}
12cr|socklog-2.1.0-5|42	
12cr|socklog-2.1.0-5|43	pushd %{name}-%{version}
12cr|socklog-2.1.0-5|44	for i in `cat package/commands`; do
12cr|socklog-2.1.0-5|45	install -m755 src/$i %{buildroot}/sbin/
12cr|socklog-2.1.0-5|46	done
12cr|socklog-2.1.0-5|47	popd
12cr|socklog-2.1.0-5|48	
12cr|socklog-2.1.0-5|49	install -m0644 %{name}-%{version}/man/*.1 %{buildroot}%{_mandir}/man1/
12cr|socklog-2.1.0-5|50	install -m0644 %{name}-%{version}/man/*.8 %{buildroot}%{_mandir}/man8/
12cr|socklog-2.1.0-5|51	
12cr|socklog-2.1.0-5|52	%clean
12cr|socklog-2.1.0-5|53	rm -rf %{buildroot}
12cr|socklog-2.1.0-5|54	
12cr|socklog-2.1.0-5|55	%files
12cr|socklog-2.1.0-5|56	%defattr(-,root,root)
12cr|socklog-2.1.0-5|57	%doc %{name}-%{version}/package/CHANGES
12cr|socklog-2.1.0-5|58	%doc %{name}-%{version}/package/README
12cr|socklog-2.1.0-5|59	%doc %{name}-%{version}/doc/benefits.html
12cr|socklog-2.1.0-5|60	%doc %{name}-%{version}/doc/configuration.html
12cr|socklog-2.1.0-5|61	%doc %{name}-%{version}/doc/examples.html
12cr|socklog-2.1.0-5|62	%doc %{name}-%{version}/doc/index.html
12cr|socklog-2.1.0-5|63	%doc %{name}-%{version}/doc/install.html
12cr|socklog-2.1.0-5|64	%doc %{name}-%{version}/doc/network.html
12cr|socklog-2.1.0-5|65	%doc %{name}-%{version}/doc/notify.html
12cr|socklog-2.1.0-5|66	%doc %{name}-%{version}/doc/readme.solaris.html
12cr|socklog-2.1.0-5|67	%doc %{name}-%{version}/doc/upgrade.html
12cr|socklog-2.1.0-5|68	%doc %{name}-%{version}/doc/usedietlibc.html
12cr|socklog-2.1.0-5|69	%attr(0755,root,root) /sbin/socklog-conf
12cr|socklog-2.1.0-5|70	%attr(0755,root,root) /sbin/socklog
12cr|socklog-2.1.0-5|71	%attr(0755,root,root) /sbin/socklog-check
12cr|socklog-2.1.0-5|72	%attr(0755,root,root) /sbin/tryto
12cr|socklog-2.1.0-5|73	%attr(0755,root,root) /sbin/uncat
12cr|socklog-2.1.0-5|74	%attr(0644,root,root) %{_mandir}/man1/tryto.1*
12cr|socklog-2.1.0-5|75	%attr(0644,root,root) %{_mandir}/man1/uncat.1*
12cr|socklog-2.1.0-5|76	%attr(0644,root,root) %{_mandir}/man8/socklog-conf.8*
12cr|socklog-2.1.0-5|77	%attr(0644,root,root) %{_mandir}/man8/socklog.8*
12cr|socklog-2.1.0-5|78	%attr(0644,root,root) %{_mandir}/man8/socklog-check.8*
12cr|socklog-2.1.0-5|79	
12cr|socklog-2.1.0-5|80	
12cr|socklog-2.1.0-5|81	%changelog
12cr|socklog-2.1.0-5|82	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.1.0-5mdv2010.0
12cr|socklog-2.1.0-5|83	+ Revision: 433986
12cr|socklog-2.1.0-5|84	- rebuild
12cr|socklog-2.1.0-5|85	
12cr|socklog-2.1.0-5|86	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.1.0-4mdv2009.0
12cr|socklog-2.1.0-5|87	+ Revision: 269331
12cr|socklog-2.1.0-5|88	- rebuild early 2009.0 package (before pixel changes)
12cr|socklog-2.1.0-5|89	
12cr|socklog-2.1.0-5|90	* Tue Jun 10 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-3mdv2009.0
12cr|socklog-2.1.0-5|91	+ Revision: 217546
12cr|socklog-2.1.0-5|92	- rebuilt against dietlibc-devel-0.32
12cr|socklog-2.1.0-5|93	
12cr|socklog-2.1.0-5|94	* Tue May 13 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-2mdv2009.0
12cr|socklog-2.1.0-5|95	+ Revision: 206564
12cr|socklog-2.1.0-5|96	- don't build it against dietlibc anymore
12cr|socklog-2.1.0-5|97	
12cr|socklog-2.1.0-5|98	+ Olivier Blin <oblin@mandriva.com>
12cr|socklog-2.1.0-5|99	- restore BuildRoot
12cr|socklog-2.1.0-5|100	
12cr|socklog-2.1.0-5|101	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|socklog-2.1.0-5|102	- kill re-definition of %%buildroot on Pixel's request
12cr|socklog-2.1.0-5|103	
12cr|socklog-2.1.0-5|104	* Fri Apr 27 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-1mdv2008.0
12cr|socklog-2.1.0-5|105	+ Revision: 18586
12cr|socklog-2.1.0-5|106	- 2.1.0
12cr|socklog-2.1.0-5|107	
12cr|socklog-2.1.0-5|108	
12cr|socklog-2.1.0-5|109	* Sun Mar 05 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-1mdk
12cr|socklog-2.1.0-5|110	- 2.0.3 (Minor bugfixes)
12cr|socklog-2.1.0-5|111	
12cr|socklog-2.1.0-5|112	* Wed Oct 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-1mdk
12cr|socklog-2.1.0-5|113	- 2.0.2
12cr|socklog-2.1.0-5|114	
12cr|socklog-2.1.0-5|115	* Mon Feb 07 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.0-1mdk
12cr|socklog-2.1.0-5|116	- 2.0.0
12cr|socklog-2.1.0-5|117	
12cr|socklog-2.1.0-5|118	* Sat Aug 28 2004 Franck Villaume <fvill@freesurf.fr> 1.5.0-1mdk
12cr|socklog-2.1.0-5|119	- 1.5.0
12cr|socklog-2.1.0-5|120	
12cr|socklog-2.1.0-5|121	* Sat Aug 09 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.2.0-1mdk
12cr|socklog-2.1.0-5|122	- initial cooker contrib
12cr|socklog-2.1.0-5|123	

7584 12
12cr|sofia-sip-1.12.11-1|1	%define libname_orig lib%{name}
12cr|sofia-sip-1.12.11-1|2	%define libname %mklibname %{name} 0
12cr|sofia-sip-1.12.11-1|3	%define develname %mklibname -d %{name}
12cr|sofia-sip-1.12.11-1|4	%define staticdevelname %mklibname -d -s %{name}
12cr|sofia-sip-1.12.11-1|5	
12cr|sofia-sip-1.12.11-1|6	%define	name    sofia-sip
12cr|sofia-sip-1.12.11-1|7	%define	version 1.12.11
12cr|sofia-sip-1.12.11-1|8	%define	release %mkrel 1
12cr|sofia-sip-1.12.11-1|9	
12cr|sofia-sip-1.12.11-1|10	Summary:	An open-source SIP User-Agent library
12cr|sofia-sip-1.12.11-1|11	Name:		%{name}
12cr|sofia-sip-1.12.11-1|12	Version:	%{version}
12cr|sofia-sip-1.12.11-1|13	Release:	%{release}
12cr|sofia-sip-1.12.11-1|14	License:	LGPLv2+
12cr|sofia-sip-1.12.11-1|15	Url:		http://sofia-sip.sourceforge.net/
12cr|sofia-sip-1.12.11-1|16	Group:		Networking/Instant messaging
12cr|sofia-sip-1.12.11-1|17	Source0:	http://downloads.sourceforge.net/sofia-sip/sofia-sip-%{version}.tar.gz
12cr|sofia-sip-1.12.11-1|18	BuildRequires:	glib2-devel
12cr|sofia-sip-1.12.11-1|19	BuildRequires:	pkgconfig(openssl)
12cr|sofia-sip-1.12.11-1|20	BuildRequires:	pkgconfig
12cr|sofia-sip-1.12.11-1|21	BuildRequires:	autoconf
12cr|sofia-sip-1.12.11-1|22	BuildRequires:	automake
12cr|sofia-sip-1.12.11-1|23	
12cr|sofia-sip-1.12.11-1|24	%description
12cr|sofia-sip-1.12.11-1|25	Sofia-SIP is an open-source SIP  User-Agent library,
12cr|sofia-sip-1.12.11-1|26	compliant with the IETF RFC3261 specification (see the
12cr|sofia-sip-1.12.11-1|27	feature table). It can be used as a building block for
12cr|sofia-sip-1.12.11-1|28	SIP client software for uses such as VoIP, IM, and many
12cr|sofia-sip-1.12.11-1|29	other real-time and person-to-person communication services.
12cr|sofia-sip-1.12.11-1|30	The primary target platform for Sofia-SIP is GNU/Linux.
12cr|sofia-sip-1.12.11-1|31	Sofia-SIP is based on a SIP stack developed at the Nokia
12cr|sofia-sip-1.12.11-1|32	Research Center. Sofia-SIP is licensed under the LGPL.
12cr|sofia-sip-1.12.11-1|33	
12cr|sofia-sip-1.12.11-1|34	%package -n %{libname}
12cr|sofia-sip-1.12.11-1|35	Summary:	Sophia-sip library
12cr|sofia-sip-1.12.11-1|36	Group:		Graphical desktop/KDE
12cr|sofia-sip-1.12.11-1|37	Provides:	%{libname_orig} = %{version}-%{release}
12cr|sofia-sip-1.12.11-1|38	Requires:	%name = %version-%release
12cr|sofia-sip-1.12.11-1|39	
12cr|sofia-sip-1.12.11-1|40	%description -n %{libname}
12cr|sofia-sip-1.12.11-1|41	Library for %{name}
12cr|sofia-sip-1.12.11-1|42	
12cr|sofia-sip-1.12.11-1|43	%package -n %{develname}
12cr|sofia-sip-1.12.11-1|44	Summary:	Headers of %name for development
12cr|sofia-sip-1.12.11-1|45	Group:		Development/C
12cr|sofia-sip-1.12.11-1|46	Requires:	%{libname} = %{version}
12cr|sofia-sip-1.12.11-1|47	Provides:	%{name}-devel = %{version}-%{release}
12cr|sofia-sip-1.12.11-1|48	Provides:	%{libname_orig}-devel = %{version}-%{release}
12cr|sofia-sip-1.12.11-1|49	Obsoletes:	%{libname}-devel
12cr|sofia-sip-1.12.11-1|50	
12cr|sofia-sip-1.12.11-1|51	%description -n %{develname}
12cr|sofia-sip-1.12.11-1|52	Headers of %{name} for development.
12cr|sofia-sip-1.12.11-1|53	
12cr|sofia-sip-1.12.11-1|54	%package -n %{staticdevelname}
12cr|sofia-sip-1.12.11-1|55	Summary:	Static development files for %{name}
12cr|sofia-sip-1.12.11-1|56	Group:		Development/C
12cr|sofia-sip-1.12.11-1|57	Requires:	%{develname} = %{version}-%{release}
12cr|sofia-sip-1.12.11-1|58	Provides:	%{name}-static-devel = %{version}-%{release}
12cr|sofia-sip-1.12.11-1|59	Provides:	%{libname_orig}-static-devel = %{version}-%{release}
12cr|sofia-sip-1.12.11-1|60	Obsoletes:	%{libname}-static-devel
12cr|sofia-sip-1.12.11-1|61	
12cr|sofia-sip-1.12.11-1|62	%description -n %{staticdevelname}
12cr|sofia-sip-1.12.11-1|63	Static development files for %{name}
12cr|sofia-sip-1.12.11-1|64	
12cr|sofia-sip-1.12.11-1|65	%prep
12cr|sofia-sip-1.12.11-1|66	%setup -q
12cr|sofia-sip-1.12.11-1|67	
12cr|sofia-sip-1.12.11-1|68	%build
12cr|sofia-sip-1.12.11-1|69	libtoolize --automake --force
12cr|sofia-sip-1.12.11-1|70	aclocal -I m4 --force
12cr|sofia-sip-1.12.11-1|71	autoheader --force
12cr|sofia-sip-1.12.11-1|72	autoconf --force
12cr|sofia-sip-1.12.11-1|73	automake --gnu --force-missing --add-missing
12cr|sofia-sip-1.12.11-1|74	%configure2_5x --disable-rpath
12cr|sofia-sip-1.12.11-1|75	%make
12cr|sofia-sip-1.12.11-1|76	
12cr|sofia-sip-1.12.11-1|77	%install
12cr|sofia-sip-1.12.11-1|78	rm -rf %{buildroot}
12cr|sofia-sip-1.12.11-1|79	
12cr|sofia-sip-1.12.11-1|80	%{makeinstall_std}
12cr|sofia-sip-1.12.11-1|81	
12cr|sofia-sip-1.12.11-1|82	
12cr|sofia-sip-1.12.11-1|83	%files -n %{name}
12cr|sofia-sip-1.12.11-1|84	%{_bindir}/addrinfo
12cr|sofia-sip-1.12.11-1|85	%{_bindir}/localinfo
12cr|sofia-sip-1.12.11-1|86	%{_bindir}/sip-date
12cr|sofia-sip-1.12.11-1|87	%{_bindir}/sip-dig
12cr|sofia-sip-1.12.11-1|88	%{_bindir}/sip-options
12cr|sofia-sip-1.12.11-1|89	%{_bindir}/stunc
12cr|sofia-sip-1.12.11-1|90	%{_mandir}/man1/*
12cr|sofia-sip-1.12.11-1|91	
12cr|sofia-sip-1.12.11-1|92	%files -n %{libname}
12cr|sofia-sip-1.12.11-1|93	%{_libdir}/libsofia-sip-ua.so.0
12cr|sofia-sip-1.12.11-1|94	%{_libdir}/libsofia-sip-ua.so.0.6.0
12cr|sofia-sip-1.12.11-1|95	%{_libdir}/libsofia-sip-ua-glib.so.3
12cr|sofia-sip-1.12.11-1|96	%{_libdir}/libsofia-sip-ua-glib.so.3.0.0
12cr|sofia-sip-1.12.11-1|97	
12cr|sofia-sip-1.12.11-1|98	%files -n %{develname}
12cr|sofia-sip-1.12.11-1|99	%{_datadir}/sofia-sip/msg_parser.awk
12cr|sofia-sip-1.12.11-1|100	%{_datadir}/sofia-sip/tag_dll.awk
12cr|sofia-sip-1.12.11-1|101	%{_includedir}/sofia-sip-1.12
12cr|sofia-sip-1.12.11-1|102	%{_libdir}/libsofia-sip-ua-glib.so
12cr|sofia-sip-1.12.11-1|103	%{_libdir}/libsofia-sip-ua.so
12cr|sofia-sip-1.12.11-1|104	%{_libdir}/pkgconfig/sofia-sip-ua-glib.pc
12cr|sofia-sip-1.12.11-1|105	%{_libdir}/pkgconfig/sofia-sip-ua.pc
12cr|sofia-sip-1.12.11-1|106	
12cr|sofia-sip-1.12.11-1|107	%files -n %{staticdevelname}
12cr|sofia-sip-1.12.11-1|108	%{_libdir}/libsofia-sip-ua.a
12cr|sofia-sip-1.12.11-1|109	%{_libdir}/libsofia-sip-ua-glib.a
12cr|sofia-sip-1.12.11-1|110	

7585 12
12cr|solarwolf-1.5-10|1	%define	name	solarwolf
12cr|solarwolf-1.5-10|2	%define	version	1.5
12cr|solarwolf-1.5-10|3	%define	release	10
12cr|solarwolf-1.5-10|4	%define	Summary	2D frantic arcade game of collecting boxes and dodging bullets
12cr|solarwolf-1.5-10|5	
12cr|solarwolf-1.5-10|6	Name:		%{name}
12cr|solarwolf-1.5-10|7	Version:	%{version}
12cr|solarwolf-1.5-10|8	Release:	%{release}
12cr|solarwolf-1.5-10|9	URL:		http://www.pygame.org/shredwheat/solarwolf/
12cr|solarwolf-1.5-10|10	Source0:	%{name}-%{version}.tar.bz2
12cr|solarwolf-1.5-10|11	Source11:	%{name}-16x16.png
12cr|solarwolf-1.5-10|12	Source12:	%{name}-32x32.png
12cr|solarwolf-1.5-10|13	Source13:	%{name}-48x48.png
12cr|solarwolf-1.5-10|14	License:	LGPL
12cr|solarwolf-1.5-10|15	Group:		Games/Arcade
12cr|solarwolf-1.5-10|16	Summary:	%{Summary}
12cr|solarwolf-1.5-10|17	BuildArch:	noarch
12cr|solarwolf-1.5-10|18	Requires:	pygame
12cr|solarwolf-1.5-10|19	
12cr|solarwolf-1.5-10|20	%description
12cr|solarwolf-1.5-10|21	SolarWolf is an action/arcade game written entirely in Python.
12cr|solarwolf-1.5-10|22	
12cr|solarwolf-1.5-10|23	Advance through 48 levels levels. Collect the boxes on each stage,
12cr|solarwolf-1.5-10|24	while enemies shoot at you from all sides. The game is originally based
12cr|solarwolf-1.5-10|25	of one of the author's childhood favorites, SolarFox on the Atari 2600.
12cr|solarwolf-1.5-10|26	
12cr|solarwolf-1.5-10|27	%prep
12cr|solarwolf-1.5-10|28	%setup -q
12cr|solarwolf-1.5-10|29	rm -rf `find -type d -name .xvpics`
12cr|solarwolf-1.5-10|30	
12cr|solarwolf-1.5-10|31	%build
12cr|solarwolf-1.5-10|32	
12cr|solarwolf-1.5-10|33	%install
12cr|solarwolf-1.5-10|34	%{__install} -d %{buildroot}{%{_gamesdatadir}/%{name},%{_gamesbindir}}
12cr|solarwolf-1.5-10|35	cp -pr data code %{name}.py %{buildroot}%{_gamesdatadir}/%{name}/
12cr|solarwolf-1.5-10|36	
12cr|solarwolf-1.5-10|37	%{__cat} <<EOF > %{buildroot}%{_gamesbindir}/%{name}
12cr|solarwolf-1.5-10|38	#!/bin/sh
12cr|solarwolf-1.5-10|39	cd %{_gamesdatadir}/%{name}
12cr|solarwolf-1.5-10|40	./%{name}.py $@
12cr|solarwolf-1.5-10|41	EOF
12cr|solarwolf-1.5-10|42	
12cr|solarwolf-1.5-10|43	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|solarwolf-1.5-10|44	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%name.desktop
12cr|solarwolf-1.5-10|45	[Desktop Entry]
12cr|solarwolf-1.5-10|46	Type=Application
12cr|solarwolf-1.5-10|47	Exec=%{_gamesbindir}/%{name}
12cr|solarwolf-1.5-10|48	Icon=%{name}
12cr|solarwolf-1.5-10|49	Categories=Game;ArcadeGame;
12cr|solarwolf-1.5-10|50	Name=SolarWolf
12cr|solarwolf-1.5-10|51	Comment=%{Summary}
12cr|solarwolf-1.5-10|52	EOF
12cr|solarwolf-1.5-10|53	
12cr|solarwolf-1.5-10|54	%{__install} %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|solarwolf-1.5-10|55	%{__install} %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|solarwolf-1.5-10|56	%{__install} %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|solarwolf-1.5-10|57	
12cr|solarwolf-1.5-10|58	
12cr|solarwolf-1.5-10|59	%files
12cr|solarwolf-1.5-10|60	%defattr(644,root,root,755)
12cr|solarwolf-1.5-10|61	%doc readme.txt
12cr|solarwolf-1.5-10|62	%dir %{_gamesdatadir}/%{name}
12cr|solarwolf-1.5-10|63	%{_gamesdatadir}/%{name}/data
12cr|solarwolf-1.5-10|64	%{_gamesdatadir}/%{name}/code
12cr|solarwolf-1.5-10|65	%{_iconsdir}/%{name}.png
12cr|solarwolf-1.5-10|66	%{_liconsdir}/%{name}.png
12cr|solarwolf-1.5-10|67	%{_miconsdir}/%{name}.png
12cr|solarwolf-1.5-10|68	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|solarwolf-1.5-10|69	%defattr(755,root,root,755)
12cr|solarwolf-1.5-10|70	%{_gamesbindir}/%{name}
12cr|solarwolf-1.5-10|71	%{_gamesdatadir}/%{name}/%{name}.py
12cr|solarwolf-1.5-10|72	
12cr|solarwolf-1.5-10|73	
12cr|solarwolf-1.5-10|74	%changelog
12cr|solarwolf-1.5-10|75	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 1.5-9mdv2011.0
12cr|solarwolf-1.5-10|76	+ Revision: 664871
12cr|solarwolf-1.5-10|77	- mass rebuild
12cr|solarwolf-1.5-10|78	
12cr|solarwolf-1.5-10|79	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.5-8mdv2010.0
12cr|solarwolf-1.5-10|80	+ Revision: 433987
12cr|solarwolf-1.5-10|81	- rebuild
12cr|solarwolf-1.5-10|82	
12cr|solarwolf-1.5-10|83	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 1.5-7mdv2009.0
12cr|solarwolf-1.5-10|84	+ Revision: 260877
12cr|solarwolf-1.5-10|85	- rebuild
12cr|solarwolf-1.5-10|86	
12cr|solarwolf-1.5-10|87	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.5-6mdv2009.0
12cr|solarwolf-1.5-10|88	+ Revision: 252728
12cr|solarwolf-1.5-10|89	- rebuild
12cr|solarwolf-1.5-10|90	
12cr|solarwolf-1.5-10|91	+ Pixel <pixel@mandriva.com>
12cr|solarwolf-1.5-10|92	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|solarwolf-1.5-10|93	
12cr|solarwolf-1.5-10|94	* Fri Jan 25 2008 Funda Wang <fwang@mandriva.org> 1.5-4mdv2008.1
12cr|solarwolf-1.5-10|95	+ Revision: 157784
12cr|solarwolf-1.5-10|96	- fix desktop entry
12cr|solarwolf-1.5-10|97	
12cr|solarwolf-1.5-10|98	+ Olivier Blin <oblin@mandriva.com>
12cr|solarwolf-1.5-10|99	- restore BuildRoot
12cr|solarwolf-1.5-10|100	
12cr|solarwolf-1.5-10|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|solarwolf-1.5-10|102	- kill re-definition of %%buildroot on Pixel's request
12cr|solarwolf-1.5-10|103	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|solarwolf-1.5-10|104	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|solarwolf-1.5-10|105	
12cr|solarwolf-1.5-10|106	* Tue Aug 28 2007 Thierry Vignaud <tv@mandriva.org> 1.5-3mdv2008.0
12cr|solarwolf-1.5-10|107	+ Revision: 72276
12cr|solarwolf-1.5-10|108	- convert menu to XDG
12cr|solarwolf-1.5-10|109	- use %%mkrel
12cr|solarwolf-1.5-10|110	
12cr|solarwolf-1.5-10|111	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|solarwolf-1.5-10|112	- Import solarwolf
12cr|solarwolf-1.5-10|113	
12cr|solarwolf-1.5-10|114	
12cr|solarwolf-1.5-10|115	
12cr|solarwolf-1.5-10|116	* Fri Aug 27 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.5-2mdk
12cr|solarwolf-1.5-10|117	- rebuild for new menu
12cr|solarwolf-1.5-10|118	
12cr|solarwolf-1.5-10|119	* Wed Feb 18 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.5-1mdk
12cr|solarwolf-1.5-10|120	- 1.5
12cr|solarwolf-1.5-10|121	
12cr|solarwolf-1.5-10|122	* Wed Jan 14 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.4-1mdk
12cr|solarwolf-1.5-10|123	- 1.4
12cr|solarwolf-1.5-10|124	
12cr|solarwolf-1.5-10|125	* Sat Sep 27 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.3-1mdk
12cr|solarwolf-1.5-10|126	- 1.3
12cr|solarwolf-1.5-10|127	
12cr|solarwolf-1.5-10|128	* Mon Aug 04 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.2-1mdk
12cr|solarwolf-1.5-10|129	- initial mdk release

7586 12
12cr|solfege-3.20.1-1|1	%define name	solfege
12cr|solfege-3.20.1-1|2	%define version 3.20.1
12cr|solfege-3.20.1-1|3	%define release %mkrel 1
12cr|solfege-3.20.1-1|4	
12cr|solfege-3.20.1-1|5	Name: 	 	%{name}
12cr|solfege-3.20.1-1|6	Summary: 	An ear-training program
12cr|solfege-3.20.1-1|7	Version: 	%{version}
12cr|solfege-3.20.1-1|8	Release: 	%{release}
12cr|solfege-3.20.1-1|9	Source:		http://download.sourceforge.net/solfege/%{name}-%{version}.tar.gz
12cr|solfege-3.20.1-1|10	Source1: 	%{name}48.png
12cr|solfege-3.20.1-1|11	Source2: 	%{name}32.png
12cr|solfege-3.20.1-1|12	Source3: 	%{name}16.png
12cr|solfege-3.20.1-1|13	Patch1:		solfege-3.20.0-link.patch
12cr|solfege-3.20.1-1|14	URL:		http://www.solfege.org/
12cr|solfege-3.20.1-1|15	License:	GPLv3+
12cr|solfege-3.20.1-1|16	Group:		Sound
12cr|solfege-3.20.1-1|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|solfege-3.20.1-1|18	BuildRequires:	swig python-devel
12cr|solfege-3.20.1-1|19	BuildRequires:	txt2man
12cr|solfege-3.20.1-1|20	BuildRequires:	pkgconfig gettext texinfo
12cr|solfege-3.20.1-1|21	BuildRequires:  gnome-python
12cr|solfege-3.20.1-1|22	BuildRequires:  docbook-style-xsl libxslt-proc
12cr|solfege-3.20.1-1|23	BuildRequires:  pygtk2.0-devel desktop-file-utils
12cr|solfege-3.20.1-1|24	Requires:	pygtk2.0 swig
12cr|solfege-3.20.1-1|25	Requires:	gnome-python gnome-python-gtkhtml2 gnome-python-gnomevfs
12cr|solfege-3.20.1-1|26	Requires:	TiMidity++
12cr|solfege-3.20.1-1|27	
12cr|solfege-3.20.1-1|28	%description
12cr|solfege-3.20.1-1|29	GNU Solfege is an ear-training program. These are the exercises written so far:
12cr|solfege-3.20.1-1|30	* Recognise melodic and harmonic intervals
12cr|solfege-3.20.1-1|31	* Compare interval sizes
12cr|solfege-3.20.1-1|32	* Sing the intervals the computer asks for
12cr|solfege-3.20.1-1|33	* Identify chords
12cr|solfege-3.20.1-1|34	* Sing chords
12cr|solfege-3.20.1-1|35	* Scales
12cr|solfege-3.20.1-1|36	* Dictation
12cr|solfege-3.20.1-1|37	* Remembering rhythmic patterns
12cr|solfege-3.20.1-1|38	
12cr|solfege-3.20.1-1|39	%prep
12cr|solfege-3.20.1-1|40	%setup -q
12cr|solfege-3.20.1-1|41	%patch1 -p0
12cr|solfege-3.20.1-1|42	
12cr|solfege-3.20.1-1|43	%build
12cr|solfege-3.20.1-1|44	FILE=$(ls %_datadir/sgml/docbook/xsl-stylesheets-1.*/html/chunk.xsl)
12cr|solfege-3.20.1-1|45	%configure2_5x --enable-docbook-stylesheet=$FILE
12cr|solfege-3.20.1-1|46	%make
12cr|solfege-3.20.1-1|47	
12cr|solfege-3.20.1-1|48	%install
12cr|solfege-3.20.1-1|49	rm -rf $RPM_BUILD_ROOT
12cr|solfege-3.20.1-1|50	%makeinstall_std
12cr|solfege-3.20.1-1|51	
12cr|solfege-3.20.1-1|52	# menu
12cr|solfege-3.20.1-1|53	
12cr|solfege-3.20.1-1|54	desktop-file-install --vendor="" \
12cr|solfege-3.20.1-1|55	--remove-category="Application" \
12cr|solfege-3.20.1-1|56	--add-category="GTK" \
12cr|solfege-3.20.1-1|57	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|solfege-3.20.1-1|58	
12cr|solfege-3.20.1-1|59	# icons
12cr|solfege-3.20.1-1|60	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|solfege-3.20.1-1|61	cat %SOURCE1 > $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|solfege-3.20.1-1|62	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|solfege-3.20.1-1|63	cat %SOURCE2 > $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|solfege-3.20.1-1|64	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|solfege-3.20.1-1|65	cat %SOURCE3 > $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|solfege-3.20.1-1|66	
12cr|solfege-3.20.1-1|67	%find_lang %name
12cr|solfege-3.20.1-1|68	
12cr|solfege-3.20.1-1|69	%clean
12cr|solfege-3.20.1-1|70	rm -rf $RPM_BUILD_ROOT
12cr|solfege-3.20.1-1|71	
12cr|solfege-3.20.1-1|72	%if %mdkversion < 200900
12cr|solfege-3.20.1-1|73	%post
12cr|solfege-3.20.1-1|74	%update_menus
12cr|solfege-3.20.1-1|75	%endif
12cr|solfege-3.20.1-1|76	
12cr|solfege-3.20.1-1|77	%if %mdkversion < 200900
12cr|solfege-3.20.1-1|78	%postun
12cr|solfege-3.20.1-1|79	%clean_menus
12cr|solfege-3.20.1-1|80	%endif
12cr|solfege-3.20.1-1|81	
12cr|solfege-3.20.1-1|82	%files -f %name.lang
12cr|solfege-3.20.1-1|83	%defattr(-,root root)
12cr|solfege-3.20.1-1|84	%doc README COPYING AUTHORS ChangeLog FAQ
12cr|solfege-3.20.1-1|85	%{_bindir}/*
12cr|solfege-3.20.1-1|86	%config(noreplace) %{_sysconfdir}/sol*
12cr|solfege-3.20.1-1|87	%{_mandir}/man1/*
12cr|solfege-3.20.1-1|88	%{_libdir}/%name
12cr|solfege-3.20.1-1|89	%{_datadir}/applications/*.desktop
12cr|solfege-3.20.1-1|90	%{_datadir}/pixmaps/*.svg
12cr|solfege-3.20.1-1|91	%{_datadir}/%name
12cr|solfege-3.20.1-1|92	%{_liconsdir}/%name.png
12cr|solfege-3.20.1-1|93	%{_iconsdir}/%name.png
12cr|solfege-3.20.1-1|94	%{_miconsdir}/%name.png
12cr|solfege-3.20.1-1|95	
12cr|solfege-3.20.1-1|96	
12cr|solfege-3.20.1-1|97	%changelog
12cr|solfege-3.20.1-1|98	* Sat Aug 13 2011 Funda Wang <fwang@mandriva.org> 3.20.1-1mdv2012.0
12cr|solfege-3.20.1-1|99	+ Revision: 694380
12cr|solfege-3.20.1-1|100	- new version 3.20.1
12cr|solfege-3.20.1-1|101	
12cr|solfege-3.20.1-1|102	* Sun Jun 19 2011 Funda Wang <fwang@mandriva.org> 3.20.0-1
12cr|solfege-3.20.1-1|103	+ Revision: 686004
12cr|solfege-3.20.1-1|104	- rediff patch
12cr|solfege-3.20.1-1|105	- update to new version 3.20.0
12cr|solfege-3.20.1-1|106	
12cr|solfege-3.20.1-1|107	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 3.19.5-1
12cr|solfege-3.20.1-1|108	+ Revision: 645427
12cr|solfege-3.20.1-1|109	- update to new version 3.19.5
12cr|solfege-3.20.1-1|110	
12cr|solfege-3.20.1-1|111	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 3.18.6-2mdv2011.0
12cr|solfege-3.20.1-1|112	+ Revision: 590081
12cr|solfege-3.20.1-1|113	- rebuild for python 2.7
12cr|solfege-3.20.1-1|114	
12cr|solfege-3.20.1-1|115	* Mon Oct 25 2010 Funda Wang <fwang@mandriva.org> 3.18.6-1mdv2011.0
12cr|solfege-3.20.1-1|116	+ Revision: 589247
12cr|solfege-3.20.1-1|117	- new version 3.18.6
12cr|solfege-3.20.1-1|118	
12cr|solfege-3.20.1-1|119	* Mon Oct 25 2010 Funda Wang <fwang@mandriva.org> 3.18.5-1mdv2011.0
12cr|solfege-3.20.1-1|120	+ Revision: 589224
12cr|solfege-3.20.1-1|121	- update to new version 3.18.5
12cr|solfege-3.20.1-1|122	- fix desktop file categories
12cr|solfege-3.20.1-1|123	
12cr|solfege-3.20.1-1|124	* Thu Oct 14 2010 Funda Wang <fwang@mandriva.org> 3.18.4-1mdv2011.0
12cr|solfege-3.20.1-1|125	+ Revision: 585525
12cr|solfege-3.20.1-1|126	- New version 3.18.4
12cr|solfege-3.20.1-1|127	
12cr|solfege-3.20.1-1|128	* Sun Aug 29 2010 Funda Wang <fwang@mandriva.org> 3.16.4-1mdv2011.0
12cr|solfege-3.20.1-1|129	+ Revision: 574073
12cr|solfege-3.20.1-1|130	- update to new version 3.16.4
12cr|solfege-3.20.1-1|131	
12cr|solfege-3.20.1-1|132	* Fri Apr 23 2010 Funda Wang <fwang@mandriva.org> 3.16.1-1mdv2010.1
12cr|solfege-3.20.1-1|133	+ Revision: 538052
12cr|solfege-3.20.1-1|134	- new version 3.16.1
12cr|solfege-3.20.1-1|135	
12cr|solfege-3.20.1-1|136	* Thu Apr 01 2010 Funda Wang <fwang@mandriva.org> 3.16.0-1mdv2010.1
12cr|solfege-3.20.1-1|137	+ Revision: 530612
12cr|solfege-3.20.1-1|138	- update to new version 3.16.0
12cr|solfege-3.20.1-1|139	
12cr|solfege-3.20.1-1|140	* Wed Mar 10 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.15.8-2mdv2010.1
12cr|solfege-3.20.1-1|141	+ Revision: 517487
12cr|solfege-3.20.1-1|142	- Drop patch applied upstream (thanks misc)
12cr|solfege-3.20.1-1|143	
12cr|solfege-3.20.1-1|144	* Wed Mar 10 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.15.8-1mdv2010.1
12cr|solfege-3.20.1-1|145	+ Revision: 517275
12cr|solfege-3.20.1-1|146	- update to 3.15.8
12cr|solfege-3.20.1-1|147	- stop use patch1 because it breaks build but keep it.
12cr|solfege-3.20.1-1|148	
12cr|solfege-3.20.1-1|149	* Wed Feb 10 2010 Frederik Himpe <fhimpe@mandriva.org> 3.14.11-1mdv2010.1
12cr|solfege-3.20.1-1|150	+ Revision: 503968
12cr|solfege-3.20.1-1|151	- update to new version 3.14.11
12cr|solfege-3.20.1-1|152	
12cr|solfege-3.20.1-1|153	* Sun Dec 27 2009 Funda Wang <fwang@mandriva.org> 3.14.10-1mdv2010.1
12cr|solfege-3.20.1-1|154	+ Revision: 482670
12cr|solfege-3.20.1-1|155	- new version 3.14.10
12cr|solfege-3.20.1-1|156	
12cr|solfege-3.20.1-1|157	* Wed Nov 11 2009 Funda Wang <fwang@mandriva.org> 3.14.9-1mdv2010.1
12cr|solfege-3.20.1-1|158	+ Revision: 464573
12cr|solfege-3.20.1-1|159	- new version 3.14.9
12cr|solfege-3.20.1-1|160	
12cr|solfege-3.20.1-1|161	* Wed Sep 30 2009 Frederik Himpe <fhimpe@mandriva.org> 3.14.8-1mdv2010.0
12cr|solfege-3.20.1-1|162	+ Revision: 451841
12cr|solfege-3.20.1-1|163	- update to new version 3.14.8
12cr|solfege-3.20.1-1|164	
12cr|solfege-3.20.1-1|165	* Wed Aug 19 2009 Frederik Himpe <fhimpe@mandriva.org> 3.14.7-1mdv2010.0
12cr|solfege-3.20.1-1|166	+ Revision: 417892
12cr|solfege-3.20.1-1|167	- update to new version 3.14.7
12cr|solfege-3.20.1-1|168	
12cr|solfege-3.20.1-1|169	* Sat Aug 08 2009 Frederik Himpe <fhimpe@mandriva.org> 3.14.6-1mdv2010.0
12cr|solfege-3.20.1-1|170	+ Revision: 411513
12cr|solfege-3.20.1-1|171	- update to new version 3.14.6
12cr|solfege-3.20.1-1|172	
12cr|solfege-3.20.1-1|173	* Mon Jun 29 2009 Funda Wang <fwang@mandriva.org> 3.14.5-1mdv2010.0
12cr|solfege-3.20.1-1|174	+ Revision: 390499
12cr|solfege-3.20.1-1|175	- New version 3.14.5
12cr|solfege-3.20.1-1|176	
12cr|solfege-3.20.1-1|177	* Tue Jun 09 2009 Funda Wang <fwang@mandriva.org> 3.14.4-1mdv2010.0
12cr|solfege-3.20.1-1|178	+ Revision: 384464
12cr|solfege-3.20.1-1|179	- New version 3.14.4
12cr|solfege-3.20.1-1|180	
12cr|solfege-3.20.1-1|181	* Tue Jun 09 2009 Funda Wang <fwang@mandriva.org> 3.14.3-2mdv2010.0
12cr|solfege-3.20.1-1|182	+ Revision: 384428
12cr|solfege-3.20.1-1|183	- use timidity as midi player by default, as most sound cards do not contain hard wavetable
12cr|solfege-3.20.1-1|184	
12cr|solfege-3.20.1-1|185	* Tue Jun 02 2009 Funda Wang <fwang@mandriva.org> 3.14.3-1mdv2010.0
12cr|solfege-3.20.1-1|186	+ Revision: 382084
12cr|solfege-3.20.1-1|187	- New version 3.14.3
12cr|solfege-3.20.1-1|188	
12cr|solfege-3.20.1-1|189	* Mon Jan 19 2009 Funda Wang <fwang@mandriva.org> 3.12.1-1mdv2009.1
12cr|solfege-3.20.1-1|190	+ Revision: 331082
12cr|solfege-3.20.1-1|191	- new version 3.12.1
12cr|solfege-3.20.1-1|192	
12cr|solfege-3.20.1-1|193	* Mon Dec 01 2008 Funda Wang <fwang@mandriva.org> 3.12.0-1mdv2009.1
12cr|solfege-3.20.1-1|194	+ Revision: 308738
12cr|solfege-3.20.1-1|195	- fix BR and license
12cr|solfege-3.20.1-1|196	- New version 3.12.0
12cr|solfege-3.20.1-1|197	
12cr|solfege-3.20.1-1|198	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 3.10.4-3mdv2009.0
12cr|solfege-3.20.1-1|199	+ Revision: 269341
12cr|solfege-3.20.1-1|200	- rebuild early 2009.0 package (before pixel changes)
12cr|solfege-3.20.1-1|201	- swig-devel doesn't exist
12cr|solfege-3.20.1-1|202	
12cr|solfege-3.20.1-1|203	+ Austin Acton <austin@mandriva.org>
12cr|solfege-3.20.1-1|204	- requires TiMidity++ (Maxim Heijndijk)
12cr|solfege-3.20.1-1|205	
12cr|solfege-3.20.1-1|206	+ Pixel <pixel@mandriva.com>
12cr|solfege-3.20.1-1|207	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|solfege-3.20.1-1|208	
12cr|solfege-3.20.1-1|209	* Wed Jun 11 2008 Austin Acton <austin@mandriva.org> 3.10.4-1mdv2009.0
12cr|solfege-3.20.1-1|210	+ Revision: 217844
12cr|solfege-3.20.1-1|211	- new version
12cr|solfege-3.20.1-1|212	
12cr|solfege-3.20.1-1|213	+ Thierry Vignaud <tv@mandriva.org>
12cr|solfege-3.20.1-1|214	- drop old menu
12cr|solfege-3.20.1-1|215	- kill re-definition of %%buildroot on Pixel's request
12cr|solfege-3.20.1-1|216	
12cr|solfege-3.20.1-1|217	+ Olivier Blin <blino@mandriva.org>
12cr|solfege-3.20.1-1|218	- restore BuildRoot
12cr|solfege-3.20.1-1|219	
12cr|solfege-3.20.1-1|220	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 3.6.5-2mdv2008.1
12cr|solfege-3.20.1-1|221	+ Revision: 119925
12cr|solfege-3.20.1-1|222	- patch 0: fix desktop entry so that desktop-file-install doesn't delete it
12cr|solfege-3.20.1-1|223	- rebuild b/c of missing subpackage on ia32
12cr|solfege-3.20.1-1|224	
12cr|solfege-3.20.1-1|225	* Sat Apr 21 2007 Pascal Terjan <pterjan@mandriva.org> 3.6.5-1mdv2008.0
12cr|solfege-3.20.1-1|226	+ Revision: 16598
12cr|solfege-3.20.1-1|227	- 3.6.5
12cr|solfege-3.20.1-1|228	- BuildRequires libxslt-proc
12cr|solfege-3.20.1-1|229	
12cr|solfege-3.20.1-1|230	
12cr|solfege-3.20.1-1|231	* Tue Sep 12 2006 Emmanuel Andry <eandry@mandriva.org> 3.0.6-3mdv2007.0
12cr|solfege-3.20.1-1|232	- add buildrequires desktop-file-utils
12cr|solfege-3.20.1-1|233	
12cr|solfege-3.20.1-1|234	* Tue Sep 12 2006 Emmanuel Andry <eandry@mandriva.org> 3.0.6-2mdv2007.0
12cr|solfege-3.20.1-1|235	- fix requires
12cr|solfege-3.20.1-1|236	- xdg menu
12cr|solfege-3.20.1-1|237	
12cr|solfege-3.20.1-1|238	* Wed May 03 2006 Emmanuel Andry <eandry@free.fr> 3.0.6-1mdk
12cr|solfege-3.20.1-1|239	- 3.0.6
12cr|solfege-3.20.1-1|240	- removed pygtk-devel as it now use pygtk2.0-devel
12cr|solfege-3.20.1-1|241	- removed pygnome-devel because not available anymore
12cr|solfege-3.20.1-1|242	
12cr|solfege-3.20.1-1|243	* Wed Oct 19 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.9.1-2mdk
12cr|solfege-3.20.1-1|244	- Fix BuildRequires
12cr|solfege-3.20.1-1|245	- %%mkrel
12cr|solfege-3.20.1-1|246	
12cr|solfege-3.20.1-1|247	* Thu Jun 16 2005 Lenny Cartier <lenny@mandriva.com> 2.9.1-1mdk
12cr|solfege-3.20.1-1|248	- 2.9.1
12cr|solfege-3.20.1-1|249	
12cr|solfege-3.20.1-1|250	* Mon Sep 13 2004 Austin Acton <austin@mandriva.org> 2.4.0-1mdk
12cr|solfege-3.20.1-1|251	- 2.4.0
12cr|solfege-3.20.1-1|252	- requires gnome-python-gnomevfs (Simon Oplatka Wenger)
12cr|solfege-3.20.1-1|253	- configure 2.5
12cr|solfege-3.20.1-1|254	- fudge date since nobody wants to fix it (s/b Thu May 26 2005)
12cr|solfege-3.20.1-1|255	
12cr|solfege-3.20.1-1|256	* Mon Sep 13 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.0.6-1mdk
12cr|solfege-3.20.1-1|257	- 2.0.6
12cr|solfege-3.20.1-1|258	
12cr|solfege-3.20.1-1|259	* Thu Jun 10 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.0.5-1mdk
12cr|solfege-3.20.1-1|260	- 2.0.5
12cr|solfege-3.20.1-1|261	
12cr|solfege-3.20.1-1|262	* Sun May 16 2004 Michael Scherer <misc@mandrake.org> 2.0.4-2mdk
12cr|solfege-3.20.1-1|263	- add Requires
12cr|solfege-3.20.1-1|264	- xsl stylesheet autodetection
12cr|solfege-3.20.1-1|265	
12cr|solfege-3.20.1-1|266	* Sun Feb 29 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.0.4-1mdk
12cr|solfege-3.20.1-1|267	- 2.0.4
12cr|solfege-3.20.1-1|268	- Own dir
12cr|solfege-3.20.1-1|269	

7587 12
12cr|sonata-1.6.2.1-3|1	Summary: An elegant music client for MPD
12cr|sonata-1.6.2.1-3|2	Name: sonata
12cr|sonata-1.6.2.1-3|3	Version: 1.6.2.1
12cr|sonata-1.6.2.1-3|4	Release: 3
12cr|sonata-1.6.2.1-3|5	Epoch: 1
12cr|sonata-1.6.2.1-3|6	Source0: http://download.berlios.de/sonata/%{name}-%{version}.tar.bz2
12cr|sonata-1.6.2.1-3|7	Patch0:	sonata-fix_link.patch
12cr|sonata-1.6.2.1-3|8	License: GPLv2+
12cr|sonata-1.6.2.1-3|9	Group: Sound
12cr|sonata-1.6.2.1-3|10	Url: http://sonata.berlios.de/index.html
12cr|sonata-1.6.2.1-3|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sonata-1.6.2.1-3|12	BuildRequires:	perl(XML::Parser)
12cr|sonata-1.6.2.1-3|13	BuildRequires:	pygtk2.0-devel
12cr|sonata-1.6.2.1-3|14	BuildRequires:	python-devel
12cr|sonata-1.6.2.1-3|15	BuildRequires:	pygtk2.0-libglade
12cr|sonata-1.6.2.1-3|16	
12cr|sonata-1.6.2.1-3|17	Requires:	dbus-python >= 0.80
12cr|sonata-1.6.2.1-3|18	Requires:	python-notify
12cr|sonata-1.6.2.1-3|19	Requires:	pygtk2
12cr|sonata-1.6.2.1-3|20	Requires:	python-celementtree
12cr|sonata-1.6.2.1-3|21	Requires:	python-soap
12cr|sonata-1.6.2.1-3|22	Requires:	python-tagpy
12cr|sonata-1.6.2.1-3|23	Requires:	python-mpd
12cr|sonata-1.6.2.1-3|24	Requires:	gnome-python-gnomevfs
12cr|sonata-1.6.2.1-3|25	
12cr|sonata-1.6.2.1-3|26	%description
12cr|sonata-1.6.2.1-3|27	Sonata is an elegant GTK+ music client for the Music Player Daemon (MPD).
12cr|sonata-1.6.2.1-3|28	
12cr|sonata-1.6.2.1-3|29	Features :
12cr|sonata-1.6.2.1-3|30	
12cr|sonata-1.6.2.1-3|31	* Expanded and collapsed views
12cr|sonata-1.6.2.1-3|32	* Automatic remote and local album art
12cr|sonata-1.6.2.1-3|33	* User-configurable columns
12cr|sonata-1.6.2.1-3|34	* Automatic fetching of lyrics
12cr|sonata-1.6.2.1-3|35	* Playlist and stream support
12cr|sonata-1.6.2.1-3|36	* Support for editing song tags
12cr|sonata-1.6.2.1-3|37	* Popup notification
12cr|sonata-1.6.2.1-3|38	* Playlist queue support
12cr|sonata-1.6.2.1-3|39	* Library and playlist searching
12cr|sonata-1.6.2.1-3|40	* Audioscrobbler (last.fm) support
12cr|sonata-1.6.2.1-3|41	* Multiple MPD profiles
12cr|sonata-1.6.2.1-3|42	* Keyboard friendly
12cr|sonata-1.6.2.1-3|43	* Support for multimedia keys
12cr|sonata-1.6.2.1-3|44	* Commandline controlFeatures
12cr|sonata-1.6.2.1-3|45	
12cr|sonata-1.6.2.1-3|46	%prep
12cr|sonata-1.6.2.1-3|47	%setup -q
12cr|sonata-1.6.2.1-3|48	%patch0 -p0
12cr|sonata-1.6.2.1-3|49	
12cr|sonata-1.6.2.1-3|50	
12cr|sonata-1.6.2.1-3|51	%build
12cr|sonata-1.6.2.1-3|52	%{__python} setup.py build
12cr|sonata-1.6.2.1-3|53	
12cr|sonata-1.6.2.1-3|54	%install
12cr|sonata-1.6.2.1-3|55	rm -rf %buildroot
12cr|sonata-1.6.2.1-3|56	
12cr|sonata-1.6.2.1-3|57	%{__python} setup.py install --no-compile --prefix %{buildroot}/usr
12cr|sonata-1.6.2.1-3|58	
12cr|sonata-1.6.2.1-3|59	mkdir -p %{buildroot}/usr
12cr|sonata-1.6.2.1-3|60	mkdir -p %{buildroot}/%{_datadir}
12cr|sonata-1.6.2.1-3|61	mkdir -p %{buildroot}/%{_docdir}/%{name}
12cr|sonata-1.6.2.1-3|62	mkdir -p %{buildroot}/%{_mandir}
12cr|sonata-1.6.2.1-3|63	mv %{buildroot}/%{_datadir}/sonata/{CHANGELOG,README,TODO,TRANSLATORS} %{buildroot}/%{_docdir}/%{name}/
12cr|sonata-1.6.2.1-3|64	
12cr|sonata-1.6.2.1-3|65	%find_lang %{name}
12cr|sonata-1.6.2.1-3|66	
12cr|sonata-1.6.2.1-3|67	%clean
12cr|sonata-1.6.2.1-3|68	rm -rf %buildroot
12cr|sonata-1.6.2.1-3|69	
12cr|sonata-1.6.2.1-3|70	%files -f %{name}.lang
12cr|sonata-1.6.2.1-3|71	%defattr(-,root,root,-)
12cr|sonata-1.6.2.1-3|72	%doc CHANGELOG README TODO TRANSLATORS
12cr|sonata-1.6.2.1-3|73	%{_bindir}/%{name}
12cr|sonata-1.6.2.1-3|74	%{py_platsitedir}/*
12cr|sonata-1.6.2.1-3|75	%{_mandir}/man1/*
12cr|sonata-1.6.2.1-3|76	%{_datadir}/applications/%{name}.desktop
12cr|sonata-1.6.2.1-3|77	%{_datadir}/pixmaps/*
12cr|sonata-1.6.2.1-3|78	
12cr|sonata-1.6.2.1-3|79	
12cr|sonata-1.6.2.1-3|80	%changelog
12cr|sonata-1.6.2.1-3|81	* Wed Sep 14 2011 Matthew Dawkins <mattydaw@mandriva.org> 1:1.6.2.1-3
12cr|sonata-1.6.2.1-3|82	+ Revision: 699787
12cr|sonata-1.6.2.1-3|83	- added sonata-fix_link.patch to fix build error taken from mga
12cr|sonata-1.6.2.1-3|84	Sonata needs gnome-python-gnomevfs to start.
12cr|sonata-1.6.2.1-3|85	- rebuild
12cr|sonata-1.6.2.1-3|86	
12cr|sonata-1.6.2.1-3|87	* Mon Nov 01 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.6.2.1-2mdv2011.0
12cr|sonata-1.6.2.1-3|88	+ Revision: 591516
12cr|sonata-1.6.2.1-3|89	- rebuild for python-2.7
12cr|sonata-1.6.2.1-3|90	
12cr|sonata-1.6.2.1-3|91	* Wed Sep 23 2009 Eugeni Dodonov <eugeni@mandriva.com> 1:1.6.2.1-1mdv2010.0
12cr|sonata-1.6.2.1-3|92	+ Revision: 447798
12cr|sonata-1.6.2.1-3|93	- Updated to 1.6.2.1
12cr|sonata-1.6.2.1-3|94	
12cr|sonata-1.6.2.1-3|95	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1:1.6.2-3mdv2010.0
12cr|sonata-1.6.2.1-3|96	+ Revision: 445163
12cr|sonata-1.6.2.1-3|97	- rebuild
12cr|sonata-1.6.2.1-3|98	
12cr|sonata-1.6.2.1-3|99	* Tue Apr 21 2009 Eugeni Dodonov <eugeni@mandriva.com> 1:1.6.2-2mdv2009.1
12cr|sonata-1.6.2.1-3|100	+ Revision: 368542
12cr|sonata-1.6.2.1-3|101	- Updated to 1.6.2.
12cr|sonata-1.6.2.1-3|102	
12cr|sonata-1.6.2.1-3|103	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1:1.5.3-2mdv2009.1
12cr|sonata-1.6.2.1-3|104	+ Revision: 326007
12cr|sonata-1.6.2.1-3|105	- rebuild
12cr|sonata-1.6.2.1-3|106	
12cr|sonata-1.6.2.1-3|107	* Sat Oct 11 2008 Funda Wang <fwang@mandriva.org> 1:1.5.3-1mdv2009.1
12cr|sonata-1.6.2.1-3|108	+ Revision: 291815
12cr|sonata-1.6.2.1-3|109	- New version 1.5.3
12cr|sonata-1.6.2.1-3|110	
12cr|sonata-1.6.2.1-3|111	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1:1.5.2-2mdv2009.0
12cr|sonata-1.6.2.1-3|112	+ Revision: 269342
12cr|sonata-1.6.2.1-3|113	- rebuild early 2009.0 package (before pixel changes)
12cr|sonata-1.6.2.1-3|114	
12cr|sonata-1.6.2.1-3|115	* Fri Jun 06 2008 Jérôme Soyer <saispo@mandriva.org> 1:1.5.2-1mdv2009.0
12cr|sonata-1.6.2.1-3|116	+ Revision: 216417
12cr|sonata-1.6.2.1-3|117	- New release 1.5.2
12cr|sonata-1.6.2.1-3|118	
12cr|sonata-1.6.2.1-3|119	* Mon May 05 2008 Funda Wang <fwang@mandriva.org> 1:1.5.1-2mdv2009.0
12cr|sonata-1.6.2.1-3|120	+ Revision: 201237
12cr|sonata-1.6.2.1-3|121	- requires python-mpd (bug#40560)
12cr|sonata-1.6.2.1-3|122	
12cr|sonata-1.6.2.1-3|123	* Sun May 04 2008 Funda Wang <fwang@mandriva.org> 1:1.5.1-1mdv2009.0
12cr|sonata-1.6.2.1-3|124	+ Revision: 200847
12cr|sonata-1.6.2.1-3|125	- New version 1.5.1
12cr|sonata-1.6.2.1-3|126	
12cr|sonata-1.6.2.1-3|127	* Sat May 03 2008 Funda Wang <fwang@mandriva.org> 1:1.5-1mdv2009.0
12cr|sonata-1.6.2.1-3|128	+ Revision: 200620
12cr|sonata-1.6.2.1-3|129	- New version 1.5
12cr|sonata-1.6.2.1-3|130	
12cr|sonata-1.6.2.1-3|131	* Sat Feb 09 2008 Funda Wang <fwang@mandriva.org> 1:1.4.2-1mdv2008.1
12cr|sonata-1.6.2.1-3|132	+ Revision: 164570
12cr|sonata-1.6.2.1-3|133	- New version 1.4.2
12cr|sonata-1.6.2.1-3|134	
12cr|sonata-1.6.2.1-3|135	* Sun Feb 03 2008 Funda Wang <fwang@mandriva.org> 1:1.4.1-1mdv2008.1
12cr|sonata-1.6.2.1-3|136	+ Revision: 161643
12cr|sonata-1.6.2.1-3|137	- New version 1.4.1
12cr|sonata-1.6.2.1-3|138	
12cr|sonata-1.6.2.1-3|139	+ Olivier Blin <blino@mandriva.org>
12cr|sonata-1.6.2.1-3|140	- restore BuildRoot
12cr|sonata-1.6.2.1-3|141	
12cr|sonata-1.6.2.1-3|142	+ Thierry Vignaud <tv@mandriva.org>
12cr|sonata-1.6.2.1-3|143	- kill re-definition of %%buildroot on Pixel's request
12cr|sonata-1.6.2.1-3|144	
12cr|sonata-1.6.2.1-3|145	* Fri Nov 23 2007 Jérôme Soyer <saispo@mandriva.org> 1:1.3-2mdv2008.1
12cr|sonata-1.6.2.1-3|146	+ Revision: 111686
12cr|sonata-1.6.2.1-3|147	- Fix Requires mistake
12cr|sonata-1.6.2.1-3|148	
12cr|sonata-1.6.2.1-3|149	* Fri Nov 23 2007 Jérôme Soyer <saispo@mandriva.org> 1:1.3-1mdv2008.1
12cr|sonata-1.6.2.1-3|150	+ Revision: 111591
12cr|sonata-1.6.2.1-3|151	- import sonata
12cr|sonata-1.6.2.1-3|152	
12cr|sonata-1.6.2.1-3|153	

7588 12
12cr|sonatype-oss-parent-6-4|1	%global artifactid oss-parent
12cr|sonatype-oss-parent-6-4|2	
12cr|sonatype-oss-parent-6-4|3	Name:           sonatype-oss-parent
12cr|sonatype-oss-parent-6-4|4	Version:        6
12cr|sonatype-oss-parent-6-4|5	Release:        4
12cr|sonatype-oss-parent-6-4|6	Summary:        Sonatype OSS Parent
12cr|sonatype-oss-parent-6-4|7	
12cr|sonatype-oss-parent-6-4|8	Group:          Development/Java
12cr|sonatype-oss-parent-6-4|9	License:        ASL 2.0
12cr|sonatype-oss-parent-6-4|10	URL:            http://svn.sonatype.org/spice/tags/oss-parent-6
12cr|sonatype-oss-parent-6-4|11	#svn export http://svn.sonatype.org/spice/tags/oss-parent-6 sonatype-oss-parent-6
12cr|sonatype-oss-parent-6-4|12	#tar zcf sonatype-oss-parent-6.tar.gz sonatype-oss-parent-6/
12cr|sonatype-oss-parent-6-4|13	Source0:       %{name}-%{version}.tar.gz
12cr|sonatype-oss-parent-6-4|14	
12cr|sonatype-oss-parent-6-4|15	BuildArch: noarch
12cr|sonatype-oss-parent-6-4|16	
12cr|sonatype-oss-parent-6-4|17	BuildRequires:  jpackage-utils >= 0:1.7.2
12cr|sonatype-oss-parent-6-4|18	
12cr|sonatype-oss-parent-6-4|19	Requires:          jpackage-utils
12cr|sonatype-oss-parent-6-4|20	Requires:          maven-release-plugin
12cr|sonatype-oss-parent-6-4|21	Requires(post):    jpackage-utils >= 0:1.7.2
12cr|sonatype-oss-parent-6-4|22	Requires(postun):  jpackage-utils >= 0:1.7.2
12cr|sonatype-oss-parent-6-4|23	
12cr|sonatype-oss-parent-6-4|24	%description
12cr|sonatype-oss-parent-6-4|25	Sonatype OSS parent pom used by other sonatype packages
12cr|sonatype-oss-parent-6-4|26	
12cr|sonatype-oss-parent-6-4|27	%prep
12cr|sonatype-oss-parent-6-4|28	%setup -q -n %{name}-%{version}
12cr|sonatype-oss-parent-6-4|29	
12cr|sonatype-oss-parent-6-4|30	%build
12cr|sonatype-oss-parent-6-4|31	#nothing to do for the pom
12cr|sonatype-oss-parent-6-4|32	
12cr|sonatype-oss-parent-6-4|33	%install
12cr|sonatype-oss-parent-6-4|34	# poms
12cr|sonatype-oss-parent-6-4|35	install -d -m 755 %{buildroot}%{_mavenpomdir}
12cr|sonatype-oss-parent-6-4|36	install -pm 644 pom.xml \
12cr|sonatype-oss-parent-6-4|37	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12cr|sonatype-oss-parent-6-4|38	
12cr|sonatype-oss-parent-6-4|39	%add_to_maven_depmap org.sonatype.oss %{artifactid} %{version} JPP %{name}
12cr|sonatype-oss-parent-6-4|40	
12cr|sonatype-oss-parent-6-4|41	%post
12cr|sonatype-oss-parent-6-4|42	%update_maven_depmap
12cr|sonatype-oss-parent-6-4|43	
12cr|sonatype-oss-parent-6-4|44	%postun
12cr|sonatype-oss-parent-6-4|45	%update_maven_depmap
12cr|sonatype-oss-parent-6-4|46	
12cr|sonatype-oss-parent-6-4|47	%files
12cr|sonatype-oss-parent-6-4|48	%defattr(-,root,root,-)
12cr|sonatype-oss-parent-6-4|49	%{_mavenpomdir}/JPP-%{name}.pom
12cr|sonatype-oss-parent-6-4|50	%{_mavendepmapfragdir}/%{name}
12cr|sonatype-oss-parent-6-4|51	
12cr|sonatype-oss-parent-6-4|52	
12cr|sonatype-oss-parent-6-4|53	
12cr|sonatype-oss-parent-6-4|54	%changelog
12cr|sonatype-oss-parent-6-4|55	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 6-4
12cr|sonatype-oss-parent-6-4|56	+ Revision: 734239
12cr|sonatype-oss-parent-6-4|57	- rebuild
12cr|sonatype-oss-parent-6-4|58	- imported package sonatype-oss-parent
12cr|sonatype-oss-parent-6-4|59	

7589 12
12cr|songs-0.3-5|1	%define name	songs
12cr|songs-0.3-5|2	%define version	0.3
12cr|songs-0.3-5|3	%define release %mkrel 5
12cr|songs-0.3-5|4	
12cr|songs-0.3-5|5	Name: 	 	%{name}
12cr|songs-0.3-5|6	Summary: 	A little tool used to record and mix audio files
12cr|songs-0.3-5|7	Version: 	%{version}
12cr|songs-0.3-5|8	Release: 	%{release}
12cr|songs-0.3-5|9	
12cr|songs-0.3-5|10	Source:		%{name}-%{version}.tar.bz2
12cr|songs-0.3-5|11	URL:		http://sed.free.fr/songs/
12cr|songs-0.3-5|12	License:	Public Domain
12cr|songs-0.3-5|13	Group:		Sound
12cr|songs-0.3-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|songs-0.3-5|15	BuildRequires:	pkgconfig gtk2-devel
12cr|songs-0.3-5|16	
12cr|songs-0.3-5|17	%description
12cr|songs-0.3-5|18	Features of Songs
12cr|songs-0.3-5|19	* Unlimited number of tracks
12cr|songs-0.3-5|20	* Supports WAV files (mono/stereo, only 44.1 KHz, 16 bits)
12cr|songs-0.3-5|21	* Supports raw float files (mono/stereo)
12cr|songs-0.3-5|22	* Several effects
12cr|songs-0.3-5|23	* Not too much memory used
12cr|songs-0.3-5|24	* GTK2 interface
12cr|songs-0.3-5|25	
12cr|songs-0.3-5|26	%prep
12cr|songs-0.3-5|27	%setup -q
12cr|songs-0.3-5|28	
12cr|songs-0.3-5|29	%build
12cr|songs-0.3-5|30	%make CFLAGS="$RPM_OPT_FLAGS"
12cr|songs-0.3-5|31	
12cr|songs-0.3-5|32	%install
12cr|songs-0.3-5|33	rm -rf $RPM_BUILD_ROOT
12cr|songs-0.3-5|34	install -m755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|songs-0.3-5|35	
12cr|songs-0.3-5|36	#menu
12cr|songs-0.3-5|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|songs-0.3-5|38	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|songs-0.3-5|39	[Desktop Entry]
12cr|songs-0.3-5|40	Type=Application
12cr|songs-0.3-5|41	Exec=%{name}
12cr|songs-0.3-5|42	Icon=sound_section
12cr|songs-0.3-5|43	Name=Songs
12cr|songs-0.3-5|44	Comment=Multitrack wave editor
12cr|songs-0.3-5|45	Categories=Audio;
12cr|songs-0.3-5|46	EOF
12cr|songs-0.3-5|47	
12cr|songs-0.3-5|48	%clean
12cr|songs-0.3-5|49	rm -rf $RPM_BUILD_ROOT
12cr|songs-0.3-5|50	
12cr|songs-0.3-5|51	%if %mdkversion < 200900
12cr|songs-0.3-5|52	%post
12cr|songs-0.3-5|53	%update_menus
12cr|songs-0.3-5|54	%endif
12cr|songs-0.3-5|55	
12cr|songs-0.3-5|56	%if %mdkversion < 200900
12cr|songs-0.3-5|57	%postun
12cr|songs-0.3-5|58	%clean_menus
12cr|songs-0.3-5|59	%endif
12cr|songs-0.3-5|60	
12cr|songs-0.3-5|61	%files
12cr|songs-0.3-5|62	%defattr(-,root,root)
12cr|songs-0.3-5|63	%doc BUGS DESIGN NOISE TODO* README
12cr|songs-0.3-5|64	%{_bindir}/%{name}
12cr|songs-0.3-5|65	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|songs-0.3-5|66	
12cr|songs-0.3-5|67	
12cr|songs-0.3-5|68	
12cr|songs-0.3-5|69	%changelog
12cr|songs-0.3-5|70	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.3-5mdv2010.0
12cr|songs-0.3-5|71	+ Revision: 433988
12cr|songs-0.3-5|72	- rebuild
12cr|songs-0.3-5|73	
12cr|songs-0.3-5|74	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3-4mdv2009.0
12cr|songs-0.3-5|75	+ Revision: 260899
12cr|songs-0.3-5|76	- rebuild
12cr|songs-0.3-5|77	
12cr|songs-0.3-5|78	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3-3mdv2009.0
12cr|songs-0.3-5|79	+ Revision: 252765
12cr|songs-0.3-5|80	- rebuild
12cr|songs-0.3-5|81	
12cr|songs-0.3-5|82	+ Pixel <pixel@mandriva.com>
12cr|songs-0.3-5|83	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|songs-0.3-5|84	
12cr|songs-0.3-5|85	+ Olivier Blin <oblin@mandriva.com>
12cr|songs-0.3-5|86	- restore BuildRoot
12cr|songs-0.3-5|87	
12cr|songs-0.3-5|88	* Thu Dec 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.3-1mdv2008.1
12cr|songs-0.3-5|89	+ Revision: 135460
12cr|songs-0.3-5|90	- auto-convert XDG menu entry
12cr|songs-0.3-5|91	- kill re-definition of %%buildroot on Pixel's request
12cr|songs-0.3-5|92	- use %%mkrel
12cr|songs-0.3-5|93	- import songs
12cr|songs-0.3-5|94	
12cr|songs-0.3-5|95	
12cr|songs-0.3-5|96	* Sun Oct 09 2005 Austin Acton <austin@mandriva.org> 0.3-1mdk
12cr|songs-0.3-5|97	- New release 0.3
12cr|songs-0.3-5|98	- build opts
12cr|songs-0.3-5|99	
12cr|songs-0.3-5|100	* Fri Aug 20 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.2-2mdk
12cr|songs-0.3-5|101	- rebuild to fix menu
12cr|songs-0.3-5|102	
12cr|songs-0.3-5|103	* Fri Apr 2 2004 Austin Acton <austin@mandrake.org> 0.2-1mdk
12cr|songs-0.3-5|104	- initial package

7590 12
12cr|songwrite2-0.2.1-3|1	Name:		songwrite2
12cr|songwrite2-0.2.1-3|2	Summary:	Guitar tabulature editor with playing and printing
12cr|songwrite2-0.2.1-3|3	Version:	0.2.1
12cr|songwrite2-0.2.1-3|4	Release:	%mkrel 3
12cr|songwrite2-0.2.1-3|5	Source:		http://download.gna.org/songwrite/Songwrite2-%{version}.tar.gz
12cr|songwrite2-0.2.1-3|6	URL:		http://home.gna.org/oomadness/en/songwrite
12cr|songwrite2-0.2.1-3|7	License:	GPLv2
12cr|songwrite2-0.2.1-3|8	Group:		Sound
12cr|songwrite2-0.2.1-3|9	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|songwrite2-0.2.1-3|10	%py_requires -d
12cr|songwrite2-0.2.1-3|11	Requires:	editobj2 TiMidity++ lilypond
12cr|songwrite2-0.2.1-3|12	BuildArch:	noarch
12cr|songwrite2-0.2.1-3|13	Obsoletes:	songwrite
12cr|songwrite2-0.2.1-3|14	
12cr|songwrite2-0.2.1-3|15	%description
12cr|songwrite2-0.2.1-3|16	Songwrite2 is a tablature (guitar partition) editor. It's the successor of songwrite.
12cr|songwrite2-0.2.1-3|17	Songwrite2 is coded in Python and uses Tk (Tkinter); it relies on Timidity to
12cr|songwrite2-0.2.1-3|18	play midi and on GNU Lilypond for printing.
12cr|songwrite2-0.2.1-3|19	
12cr|songwrite2-0.2.1-3|20	%prep
12cr|songwrite2-0.2.1-3|21	%setup -q -n Songwrite2-%version
12cr|songwrite2-0.2.1-3|22	
12cr|songwrite2-0.2.1-3|23	%build
12cr|songwrite2-0.2.1-3|24	#only to fix rpmlint's warning
12cr|songwrite2-0.2.1-3|25	
12cr|songwrite2-0.2.1-3|26	%install
12cr|songwrite2-0.2.1-3|27	rm -rf $RPM_BUILD_ROOT
12cr|songwrite2-0.2.1-3|28	python setup.py install --root=$RPM_BUILD_ROOT
12cr|songwrite2-0.2.1-3|29	
12cr|songwrite2-0.2.1-3|30	#menu
12cr|songwrite2-0.2.1-3|31	
12cr|songwrite2-0.2.1-3|32	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|songwrite2-0.2.1-3|33	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|songwrite2-0.2.1-3|34	[Desktop Entry]
12cr|songwrite2-0.2.1-3|35	Name=Songwrite2
12cr|songwrite2-0.2.1-3|36	Comment=Guitar TAB editor
12cr|songwrite2-0.2.1-3|37	Exec=%{_bindir}/%{name}
12cr|songwrite2-0.2.1-3|38	Icon=%{name}
12cr|songwrite2-0.2.1-3|39	Terminal=false
12cr|songwrite2-0.2.1-3|40	Type=Application
12cr|songwrite2-0.2.1-3|41	Categories=AudioVideo;Audio;
12cr|songwrite2-0.2.1-3|42	Encoding=UTF-8
12cr|songwrite2-0.2.1-3|43	EOF
12cr|songwrite2-0.2.1-3|44	
12cr|songwrite2-0.2.1-3|45	
12cr|songwrite2-0.2.1-3|46	%find_lang %name
12cr|songwrite2-0.2.1-3|47	
12cr|songwrite2-0.2.1-3|48	# remove unpackaged files
12cr|songwrite2-0.2.1-3|49	rm -f $RPM_BUILD_ROOT%{_datadir}/locale/*/*/*.po
12cr|songwrite2-0.2.1-3|50	
12cr|songwrite2-0.2.1-3|51	%clean
12cr|songwrite2-0.2.1-3|52	rm -rf $RPM_BUILD_ROOT
12cr|songwrite2-0.2.1-3|53	
12cr|songwrite2-0.2.1-3|54	%files -f %name.lang
12cr|songwrite2-0.2.1-3|55	%defattr(-,root,root)
12cr|songwrite2-0.2.1-3|56	%doc README CHANGES AUTHORS
12cr|songwrite2-0.2.1-3|57	%{_bindir}/%name
12cr|songwrite2-0.2.1-3|58	%{_datadir}/%name
12cr|songwrite2-0.2.1-3|59	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|songwrite2-0.2.1-3|60	%{_datadir}/*.egg-info
12cr|songwrite2-0.2.1-3|61	
12cr|songwrite2-0.2.1-3|62	
12cr|songwrite2-0.2.1-3|63	
12cr|songwrite2-0.2.1-3|64	%changelog
12cr|songwrite2-0.2.1-3|65	* Mon Nov 01 2010 Funda Wang <fwang@mandriva.org> 0.2.1-3mdv2011.0
12cr|songwrite2-0.2.1-3|66	+ Revision: 591341
12cr|songwrite2-0.2.1-3|67	- rebuild for py 2.7
12cr|songwrite2-0.2.1-3|68	
12cr|songwrite2-0.2.1-3|69	* Sun Apr 18 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.2.1-2mdv2010.1
12cr|songwrite2-0.2.1-3|70	+ Revision: 536484
12cr|songwrite2-0.2.1-3|71	- fix requires (with importation of editobj2)
12cr|songwrite2-0.2.1-3|72	- add an obsoletes on songwrite
12cr|songwrite2-0.2.1-3|73	
12cr|songwrite2-0.2.1-3|74	* Sun Apr 18 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.2.1-1mdv2010.1
12cr|songwrite2-0.2.1-3|75	+ Revision: 536444
12cr|songwrite2-0.2.1-3|76	- new version 0.2.1
12cr|songwrite2-0.2.1-3|77	
12cr|songwrite2-0.2.1-3|78	* Sun Apr 18 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.2-2mdv2010.1
12cr|songwrite2-0.2.1-3|79	+ Revision: 536208
12cr|songwrite2-0.2.1-3|80	- fix summary
12cr|songwrite2-0.2.1-3|81	- add a build section for fix a rpmlint's warning
12cr|songwrite2-0.2.1-3|82	- use %%py_requires
12cr|songwrite2-0.2.1-3|83	
12cr|songwrite2-0.2.1-3|84	* Sun Apr 18 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.2-1mdv2010.1
12cr|songwrite2-0.2.1-3|85	+ Revision: 536173
12cr|songwrite2-0.2.1-3|86	- try to fix rebuild with an additional BR
12cr|songwrite2-0.2.1-3|87	- fix BR
12cr|songwrite2-0.2.1-3|88	- import songwrite2
12cr|songwrite2-0.2.1-3|89	
12cr|songwrite2-0.2.1-3|90	

7591 12
12cr|sonic-visualiser-2.0-1|1	Name:           sonic-visualiser
12cr|sonic-visualiser-2.0-1|2	Version:        2.0
12cr|sonic-visualiser-2.0-1|3	Release:        %mkrel 1
12cr|sonic-visualiser-2.0-1|4	Summary:        Application for viewing and analysing the contents of music audio files
12cr|sonic-visualiser-2.0-1|5	Group:          Sound
12cr|sonic-visualiser-2.0-1|6	License:        GPLv2+
12cr|sonic-visualiser-2.0-1|7	URL:            http://www.sonicvisualiser.org
12cr|sonic-visualiser-2.0-1|8	Source0:        http://downloads.sourceforge.net/sv1/%{name}-%{version}.tar.gz
12cr|sonic-visualiser-2.0-1|9	Source1:	sonic-visualiser.desktop
12cr|sonic-visualiser-2.0-1|10	
12cr|sonic-visualiser-2.0-1|11	BuildRequires:  raptor-devel
12cr|sonic-visualiser-2.0-1|12	BuildRequires:  liblrdf-devel
12cr|sonic-visualiser-2.0-1|13	BuildRequires:  mad-devel
12cr|sonic-visualiser-2.0-1|14	BuildRequires:  id3tag-devel
12cr|sonic-visualiser-2.0-1|15	BuildRequires:  portaudio-devel
12cr|sonic-visualiser-2.0-1|16	BuildRequires:  qt4-devel
12cr|sonic-visualiser-2.0-1|17	BuildRequires:  pkgconfig(vamp)
12cr|sonic-visualiser-2.0-1|18	BuildRequires:  pkgconfig(sndfile)
12cr|sonic-visualiser-2.0-1|19	BuildRequires:  pkgconfig(samplerate)
12cr|sonic-visualiser-2.0-1|20	BuildRequires:  pkgconfig(fftw3)
12cr|sonic-visualiser-2.0-1|21	BuildRequires:  bzip2-devel
12cr|sonic-visualiser-2.0-1|22	BuildRequires:  alsa-oss-devel
12cr|sonic-visualiser-2.0-1|23	BuildRequires:  pkgconfig(jack)
12cr|sonic-visualiser-2.0-1|24	BuildRequires:  pkgconfig(libpulse)
12cr|sonic-visualiser-2.0-1|25	BuildRequires:  redland-devel
12cr|sonic-visualiser-2.0-1|26	BuildRequires:  rubberband-devel
12cr|sonic-visualiser-2.0-1|27	BuildRequires:  liboggz-devel
12cr|sonic-visualiser-2.0-1|28	BuildRequires:  libfishsound-devel
12cr|sonic-visualiser-2.0-1|29	BuildRequires:  pkgconfig(liblo)
12cr|sonic-visualiser-2.0-1|30	BuildRequires:  pkgconfig(dataquay)
12cr|sonic-visualiser-2.0-1|31	
12cr|sonic-visualiser-2.0-1|32	%description
12cr|sonic-visualiser-2.0-1|33	Sonic Visualiser is an application for viewing and analysing the
12cr|sonic-visualiser-2.0-1|34	contents of musiic audio files. The aim of Sonic Visualiser is to
12cr|sonic-visualiser-2.0-1|35	be the first program you reach for when want to study a musical
12cr|sonic-visualiser-2.0-1|36	recording rather than simply listen to it.
12cr|sonic-visualiser-2.0-1|37	
12cr|sonic-visualiser-2.0-1|38	As well as a number of features designed to make exploring audio data
12cr|sonic-visualiser-2.0-1|39	as revealing and fun as possible, Sonic Visualiser also has powerful
12cr|sonic-visualiser-2.0-1|40	annotation capabilities to help you to describe what you find, and the
12cr|sonic-visualiser-2.0-1|41	ability to run automated annotation and analysis plugins in the Vamp
12cr|sonic-visualiser-2.0-1|42	analysis plugin format – as well as applying standard audio effects.
12cr|sonic-visualiser-2.0-1|43	
12cr|sonic-visualiser-2.0-1|44	%prep
12cr|sonic-visualiser-2.0-1|45	%setup -q
12cr|sonic-visualiser-2.0-1|46	# Fix incorrect version string
12cr|sonic-visualiser-2.0-1|47	sed -i.ver "s|1.9'|2.0'|" sonic-visualiser/configure
12cr|sonic-visualiser-2.0-1|48	
12cr|sonic-visualiser-2.0-1|49	
12cr|sonic-visualiser-2.0-1|50	%build
12cr|sonic-visualiser-2.0-1|51	%configure2_5x
12cr|sonic-visualiser-2.0-1|52	make
12cr|sonic-visualiser-2.0-1|53	
12cr|sonic-visualiser-2.0-1|54	%install
12cr|sonic-visualiser-2.0-1|55	mkdir -p %{buildroot}%{_bindir}
12cr|sonic-visualiser-2.0-1|56	install -m 755 -p sonic-visualiser/sonic-visualiser \
12cr|sonic-visualiser-2.0-1|57	%{buildroot}%{_bindir}/
12cr|sonic-visualiser-2.0-1|58	# desktop file and icon
12cr|sonic-visualiser-2.0-1|59	for s in 16 22 24 32 48 64 128; do
12cr|sonic-visualiser-2.0-1|60	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
12cr|sonic-visualiser-2.0-1|61	install -m 644 -p sonic-visualiser/icons/sv-${s}x${s}.png \
12cr|sonic-visualiser-2.0-1|62	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/sonic-visualiser.png
12cr|sonic-visualiser-2.0-1|63	done
12cr|sonic-visualiser-2.0-1|64	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
12cr|sonic-visualiser-2.0-1|65	
12cr|sonic-visualiser-2.0-1|66	
12cr|sonic-visualiser-2.0-1|67	%files
12cr|sonic-visualiser-2.0-1|68	%doc sonic-visualiser/CHANGELOG sonic-visualiser/COPYING sonic-visualiser/README sonic-visualiser/README.OSC
12cr|sonic-visualiser-2.0-1|69	%{_bindir}/sonic-visualiser
12cr|sonic-visualiser-2.0-1|70	%{_datadir}/applications/*.desktop
12cr|sonic-visualiser-2.0-1|71	%{_datadir}/icons/hicolor/*/apps/*.png

7592 12
12cr|sooperlooper-1.6.18-1|1	Name:		sooperlooper
12cr|sooperlooper-1.6.18-1|2	Version:	1.6.18
12cr|sooperlooper-1.6.18-1|3	Release:	%mkrel 1
12cr|sooperlooper-1.6.18-1|4	Summary:	Live audio looper
12cr|sooperlooper-1.6.18-1|5	URL:		http://sonosaurus.com/%{name}
12cr|sooperlooper-1.6.18-1|6	Source:		http://sonosaurus.com/%{name}/%{name}-%{version}.tar.gz
12cr|sooperlooper-1.6.18-1|7	License:	GPLv2
12cr|sooperlooper-1.6.18-1|8	Group:		Sound
12cr|sooperlooper-1.6.18-1|9	BuildRequires:	fftw3-devel
12cr|sooperlooper-1.6.18-1|10	BuildRequires:	libsigc++1.2-devel
12cr|sooperlooper-1.6.18-1|11	BuildRequires:	sndfile-devel
12cr|sooperlooper-1.6.18-1|12	BuildRequires:	rubberband-devel
12cr|sooperlooper-1.6.18-1|13	BuildRequires:	libsamplerate-devel
12cr|sooperlooper-1.6.18-1|14	BuildRequires:	jackit-devel
12cr|sooperlooper-1.6.18-1|15	BuildRequires:	liblo-devel
12cr|sooperlooper-1.6.18-1|16	BuildRequires:	libxml2-devel
12cr|sooperlooper-1.6.18-1|17	BuildRequires:	ncurses-devel
12cr|sooperlooper-1.6.18-1|18	BuildRequires:	wxgtku-devel
12cr|sooperlooper-1.6.18-1|19	
12cr|sooperlooper-1.6.18-1|20	%description
12cr|sooperlooper-1.6.18-1|21	SooperLooper is a live looping sampler capable of immediate loop recording,
12cr|sooperlooper-1.6.18-1|22	overdubbing, multiplying, reversing and more. It allows for multiple
12cr|sooperlooper-1.6.18-1|23	simultaneous multi-channel loops limited only by your computer's
12cr|sooperlooper-1.6.18-1|24	available memory.
12cr|sooperlooper-1.6.18-1|25	
12cr|sooperlooper-1.6.18-1|26	%prep
12cr|sooperlooper-1.6.18-1|27	%setup -q
12cr|sooperlooper-1.6.18-1|28	
12cr|sooperlooper-1.6.18-1|29	%build
12cr|sooperlooper-1.6.18-1|30	%configure2_5x
12cr|sooperlooper-1.6.18-1|31	%make
12cr|sooperlooper-1.6.18-1|32	
12cr|sooperlooper-1.6.18-1|33	%install
12cr|sooperlooper-1.6.18-1|34	%__rm -rf %{buildroot}
12cr|sooperlooper-1.6.18-1|35	%makeinstall_std
12cr|sooperlooper-1.6.18-1|36	
12cr|sooperlooper-1.6.18-1|37	#menu
12cr|sooperlooper-1.6.18-1|38	%__mkdir_p %{buildroot}/%{_datadir}/applications
12cr|sooperlooper-1.6.18-1|39	%__cat > %{buildroot}/%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|sooperlooper-1.6.18-1|40	[Desktop Entry]
12cr|sooperlooper-1.6.18-1|41	Name=SooperLooper
12cr|sooperlooper-1.6.18-1|42	Comment=Live Audio Looper
12cr|sooperlooper-1.6.18-1|43	Exec=%{_bindir}/slgui
12cr|sooperlooper-1.6.18-1|44	Icon=sound_section
12cr|sooperlooper-1.6.18-1|45	Terminal=false
12cr|sooperlooper-1.6.18-1|46	Type=Application
12cr|sooperlooper-1.6.18-1|47	StartupNotify=true
12cr|sooperlooper-1.6.18-1|48	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;AudioVideoEditing;
12cr|sooperlooper-1.6.18-1|49	EOF
12cr|sooperlooper-1.6.18-1|50	
12cr|sooperlooper-1.6.18-1|51	%clean
12cr|sooperlooper-1.6.18-1|52	%__rm -rf %{buildroot}
12cr|sooperlooper-1.6.18-1|53	
12cr|sooperlooper-1.6.18-1|54	%files
12cr|sooperlooper-1.6.18-1|55	%defattr(-,root,root)
12cr|sooperlooper-1.6.18-1|56	%doc README
12cr|sooperlooper-1.6.18-1|57	%{_bindir}/%{name}
12cr|sooperlooper-1.6.18-1|58	%{_bindir}/slconsole
12cr|sooperlooper-1.6.18-1|59	%{_bindir}/slgui
12cr|sooperlooper-1.6.18-1|60	%{_bindir}/slregister
12cr|sooperlooper-1.6.18-1|61	%{_datadir}/%{name}
12cr|sooperlooper-1.6.18-1|62	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|sooperlooper-1.6.18-1|63	
12cr|sooperlooper-1.6.18-1|64	
12cr|sooperlooper-1.6.18-1|65	%changelog
12cr|sooperlooper-1.6.18-1|66	* Thu Jan 12 2012 Andrey Bondrov <abondrov@mandriva.org> 1.6.18-1mdv2011.0
12cr|sooperlooper-1.6.18-1|67	+ Revision: 760473
12cr|sooperlooper-1.6.18-1|68	- New version 1.6.18, build against utf8 wxGTK2.8, spec cleanup
12cr|sooperlooper-1.6.18-1|69	
12cr|sooperlooper-1.6.18-1|70	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6.14-2mdv2011.0
12cr|sooperlooper-1.6.18-1|71	+ Revision: 614944
12cr|sooperlooper-1.6.18-1|72	- the mass rebuild of 2010.1 packages
12cr|sooperlooper-1.6.18-1|73	
12cr|sooperlooper-1.6.18-1|74	* Sun Apr 11 2010 Frank Kober <emuse@mandriva.org> 1.6.14-1mdv2010.1
12cr|sooperlooper-1.6.18-1|75	+ Revision: 533598
12cr|sooperlooper-1.6.18-1|76	- new version 1.6.14, update url, add desktop file
12cr|sooperlooper-1.6.18-1|77	- restablish sooperlooper
12cr|sooperlooper-1.6.18-1|78	
12cr|sooperlooper-1.6.18-1|79	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|sooperlooper-1.6.18-1|80	- old directory, without matching package
12cr|sooperlooper-1.6.18-1|81	
12cr|sooperlooper-1.6.18-1|82	* Fri Apr 17 2009 Olivier Thauvin <nanardon@mandriva.org> 1.6.13-1mdv2009.1
12cr|sooperlooper-1.6.18-1|83	+ Revision: 367944
12cr|sooperlooper-1.6.18-1|84	- import sooperlooper
12cr|sooperlooper-1.6.18-1|85	
12cr|sooperlooper-1.6.18-1|86	
12cr|sooperlooper-1.6.18-1|87	* Sat Apr 17 2009 Romain Dep. <rom1dep@gmail.com> 1.6.13-1mdv2009.1
12cr|sooperlooper-1.6.18-1|88	- initial package for Mandriva Linux

7593 12
12cr|sopcast-player-0.5.1-1|1	%define debug_package %{nil}
12cr|sopcast-player-0.5.1-1|2	
12cr|sopcast-player-0.5.1-1|3	Summary:	A GUI front-end to SopCast
12cr|sopcast-player-0.5.1-1|4	Name:		sopcast-player
12cr|sopcast-player-0.5.1-1|5	Version:	0.5.1
12cr|sopcast-player-0.5.1-1|6	Release:	%mkrel 1
12cr|sopcast-player-0.5.1-1|7	License:	GPLv2+
12cr|sopcast-player-0.5.1-1|8	Group:		Video
12cr|sopcast-player-0.5.1-1|9	Url:		http://code.google.com/p/sopcast-player/
12cr|sopcast-player-0.5.1-1|10	Source0:	http://sopcast-player.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|sopcast-player-0.5.1-1|11	BuildRequires:	python-setuptools
12cr|sopcast-player-0.5.1-1|12	BuildRequires:	gettext
12cr|sopcast-player-0.5.1-1|13	BuildRequires:	vlc-devel
12cr|sopcast-player-0.5.1-1|14	Requires:	vlc
12cr|sopcast-player-0.5.1-1|15	Requires:	python
12cr|sopcast-player-0.5.1-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|sopcast-player-0.5.1-1|17	
12cr|sopcast-player-0.5.1-1|18	%description
12cr|sopcast-player-0.5.1-1|19	SopCast Player is designed to be an easy to use Linux GUI front-end for the p2p
12cr|sopcast-player-0.5.1-1|20	streaming technology developed by SopCast. SopCast Player features an
12cr|sopcast-player-0.5.1-1|21	integrated video player, a channel guide, and bookmarks. Once SopCast Player is
12cr|sopcast-player-0.5.1-1|22	installed it simply "just works" with no required configuration.
12cr|sopcast-player-0.5.1-1|23	
12cr|sopcast-player-0.5.1-1|24	%prep
12cr|sopcast-player-0.5.1-1|25	%setup -qn %{name}
12cr|sopcast-player-0.5.1-1|26	
12cr|sopcast-player-0.5.1-1|27	%build
12cr|sopcast-player-0.5.1-1|28	sed -i -e 's/libvlc.so/libvlc.so.5/g' lib/vlc.py
12cr|sopcast-player-0.5.1-1|29	sed -i -e 's/gtk_update_icon_cache/#gtk_update_icon_cache/g' Makefile
12cr|sopcast-player-0.5.1-1|30	
12cr|sopcast-player-0.5.1-1|31	%setup_compile_flags
12cr|sopcast-player-0.5.1-1|32	%make
12cr|sopcast-player-0.5.1-1|33	
12cr|sopcast-player-0.5.1-1|34	%install
12cr|sopcast-player-0.5.1-1|35	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|sopcast-player-0.5.1-1|36	
12cr|sopcast-player-0.5.1-1|37	%makeinstall_std
12cr|sopcast-player-0.5.1-1|38	
12cr|sopcast-player-0.5.1-1|39	%find_lang %{name}
12cr|sopcast-player-0.5.1-1|40	
12cr|sopcast-player-0.5.1-1|41	%post
12cr|sopcast-player-0.5.1-1|42	%{update_menus}
12cr|sopcast-player-0.5.1-1|43	%if %mdkversion >= 200700
12cr|sopcast-player-0.5.1-1|44	%{update_desktop_database}
12cr|sopcast-player-0.5.1-1|45	%update_icon_cache hicolor
12cr|sopcast-player-0.5.1-1|46	%endif
12cr|sopcast-player-0.5.1-1|47	
12cr|sopcast-player-0.5.1-1|48	%postun
12cr|sopcast-player-0.5.1-1|49	%{clean_menus}
12cr|sopcast-player-0.5.1-1|50	%if %mdkversion >= 200700
12cr|sopcast-player-0.5.1-1|51	%{clean_desktop_database}
12cr|sopcast-player-0.5.1-1|52	%clean_icon_cache hicolor
12cr|sopcast-player-0.5.1-1|53	%endif
12cr|sopcast-player-0.5.1-1|54	
12cr|sopcast-player-0.5.1-1|55	%clean
12cr|sopcast-player-0.5.1-1|56	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|sopcast-player-0.5.1-1|57	
12cr|sopcast-player-0.5.1-1|58	%files -f %{name}.lang
12cr|sopcast-player-0.5.1-1|59	%defattr(-,root,root)
12cr|sopcast-player-0.5.1-1|60	%doc
12cr|sopcast-player-0.5.1-1|61	%{_bindir}/%{name}
12cr|sopcast-player-0.5.1-1|62	%{_datadir}/%{name}
12cr|sopcast-player-0.5.1-1|63	%{_datadir}/applications/%{name}.desktop
12cr|sopcast-player-0.5.1-1|64	%{_iconsdir}/hicolor/*/apps/%{name}.svg
12cr|sopcast-player-0.5.1-1|65	
12cr|sopcast-player-0.5.1-1|66	
12cr|sopcast-player-0.5.1-1|67	%changelog
12cr|sopcast-player-0.5.1-1|68	* Tue Apr 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-1mdv2011.0
12cr|sopcast-player-0.5.1-1|69	+ Revision: 659420
12cr|sopcast-player-0.5.1-1|70	- update to new version 0.5.1
12cr|sopcast-player-0.5.1-1|71	- do not run gtk-update-icon-cache
12cr|sopcast-player-0.5.1-1|72	
12cr|sopcast-player-0.5.1-1|73	* Mon Mar 21 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.4.1-1
12cr|sopcast-player-0.5.1-1|74	+ Revision: 647431
12cr|sopcast-player-0.5.1-1|75	- new version 0.4.1
12cr|sopcast-player-0.5.1-1|76	
12cr|sopcast-player-0.5.1-1|77	* Sun Jul 11 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.3-1mdv2011.0
12cr|sopcast-player-0.5.1-1|78	+ Revision: 550990
12cr|sopcast-player-0.5.1-1|79	- import sopcast-player
12cr|sopcast-player-0.5.1-1|80	
12cr|sopcast-player-0.5.1-1|81	

7594 12
12cr|soqt-1.5.0-1|1	%define name soqt
12cr|soqt-1.5.0-1|2	%define oname SoQt
12cr|soqt-1.5.0-1|3	%define version 1.5.0
12cr|soqt-1.5.0-1|4	%define release %mkrel 1
12cr|soqt-1.5.0-1|5	
12cr|soqt-1.5.0-1|6	%define major 20
12cr|soqt-1.5.0-1|7	%define libname %mklibname %name %major
12cr|soqt-1.5.0-1|8	%define libnamedev %mklibname %name -d
12cr|soqt-1.5.0-1|9	
12cr|soqt-1.5.0-1|10	
12cr|soqt-1.5.0-1|11	Summary: SoQt interfaces Coin with the Qt GUI library
12cr|soqt-1.5.0-1|12	Name: %{name}
12cr|soqt-1.5.0-1|13	Version: %{version}
12cr|soqt-1.5.0-1|14	Release: %{release}
12cr|soqt-1.5.0-1|15	Source0: ftp://ftp.coin3d.org/pub/coin/src/%{oname}-%{version}.tar.gz
12cr|soqt-1.5.0-1|16	Patch0:	soqt-lib.patch
12cr|soqt-1.5.0-1|17	License: GPLv2
12cr|soqt-1.5.0-1|18	Group: System/Libraries
12cr|soqt-1.5.0-1|19	URL: http://www.coin3d.org/
12cr|soqt-1.5.0-1|20	
12cr|soqt-1.5.0-1|21	BuildRequires: coin-devel
12cr|soqt-1.5.0-1|22	BuildRequires: libqt4-devel
12cr|soqt-1.5.0-1|23	
12cr|soqt-1.5.0-1|24	%description
12cr|soqt-1.5.0-1|25	SoQt interfaces Coin with the Qt GUI library.
12cr|soqt-1.5.0-1|26	
12cr|soqt-1.5.0-1|27	%package -n %{libname}
12cr|soqt-1.5.0-1|28	Summary: Main library for SoQt
12cr|soqt-1.5.0-1|29	Group: System/Libraries
12cr|soqt-1.5.0-1|30	Provides: %{name} = %{version}-%{release}
12cr|soqt-1.5.0-1|31	
12cr|soqt-1.5.0-1|32	%description -n %{libname}
12cr|soqt-1.5.0-1|33	This package contains the library needed to run programs dynamically
12cr|soqt-1.5.0-1|34	linked with SoQt.
12cr|soqt-1.5.0-1|35	
12cr|soqt-1.5.0-1|36	%package -n %{libnamedev}
12cr|soqt-1.5.0-1|37	Summary: Headers for developing programs that will use SoQt
12cr|soqt-1.5.0-1|38	Group: Development/C++
12cr|soqt-1.5.0-1|39	Requires: %{libname} = %{version}
12cr|soqt-1.5.0-1|40	Requires: coin-devel
12cr|soqt-1.5.0-1|41	Requires: libqt4-devel
12cr|soqt-1.5.0-1|42	Provides: %{name}-devel = %{version}-%{release}
12cr|soqt-1.5.0-1|43	Provides: libsoqt-devel
12cr|soqt-1.5.0-1|44	Obsoletes: %{_lib}soqt20-devel
12cr|soqt-1.5.0-1|45	
12cr|soqt-1.5.0-1|46	%description -n %{libnamedev}
12cr|soqt-1.5.0-1|47	This package contains the headers that programmers will need to develop
12cr|soqt-1.5.0-1|48	applications which will use SoQt.
12cr|soqt-1.5.0-1|49	
12cr|soqt-1.5.0-1|50	%prep
12cr|soqt-1.5.0-1|51	%setup -q -n %oname-%version
12cr|soqt-1.5.0-1|52	%if "%{_lib}" == "lib64"
12cr|soqt-1.5.0-1|53	%patch0
12cr|soqt-1.5.0-1|54	%endif
12cr|soqt-1.5.0-1|55	
12cr|soqt-1.5.0-1|56	%build
12cr|soqt-1.5.0-1|57	
12cr|soqt-1.5.0-1|58	QTDIR="%qt4dir"
12cr|soqt-1.5.0-1|59	export QTDIR
12cr|soqt-1.5.0-1|60	# export LDFLAGS=$QTDIR/%{_lib}
12cr|soqt-1.5.0-1|61	%configure2_5x --disable-rpath
12cr|soqt-1.5.0-1|62	%make
12cr|soqt-1.5.0-1|63	
12cr|soqt-1.5.0-1|64	%install
12cr|soqt-1.5.0-1|65	%makeinstall_std
12cr|soqt-1.5.0-1|66	
12cr|soqt-1.5.0-1|67	%files -n %{libname}
12cr|soqt-1.5.0-1|68	%defattr(-,root,root,0755)
12cr|soqt-1.5.0-1|69	%{_libdir}/*.so.*
12cr|soqt-1.5.0-1|70	
12cr|soqt-1.5.0-1|71	%files -n %{libnamedev}
12cr|soqt-1.5.0-1|72	%defattr(-,root,root,0755)
12cr|soqt-1.5.0-1|73	%doc README FAQ AUTHORS NEWS
12cr|soqt-1.5.0-1|74	%{_bindir}/*
12cr|soqt-1.5.0-1|75	%{_libdir}/*.so
12cr|soqt-1.5.0-1|76	%{_libdir}/pkgconfig/SoQt.pc
12cr|soqt-1.5.0-1|77	%{_includedir}/*
12cr|soqt-1.5.0-1|78	%{_datadir}/Coin/conf/*
12cr|soqt-1.5.0-1|79	%{_datadir}/aclocal/*
12cr|soqt-1.5.0-1|80	%{_mandir}/man1/*

7595 12
12cr|sord-0.10.0-2|1	Name:           sord
12cr|sord-0.10.0-2|2	Version:        0.10.0
12cr|sord-0.10.0-2|3	Release:        %mkrel 2
12cr|sord-0.10.0-2|4	Summary:        Lightweight C library for storing RDF data in memory
12cr|sord-0.10.0-2|5	
12cr|sord-0.10.0-2|6	%define lib_major       0
12cr|sord-0.10.0-2|7	%define lib_name        %mklibname %{name} %{lib_major}
12cr|sord-0.10.0-2|8	%define lib_name_devel  %mklibname %{name} -d
12cr|sord-0.10.0-2|9	
12cr|sord-0.10.0-2|10	Source0:         http://download.drobilla.net/%{name}-%{version}.tar.bz2
12cr|sord-0.10.0-2|11	URL:            http://drobilla.net/software/%{name}/
12cr|sord-0.10.0-2|12	License:        MIT-like
12cr|sord-0.10.0-2|13	Group:          System/Libraries
12cr|sord-0.10.0-2|14	
12cr|sord-0.10.0-2|15	BuildRequires:  waf, pkgconfig
12cr|sord-0.10.0-2|16	BuildRequires:  glib2-devel
12cr|sord-0.10.0-2|17	BuildRequires:  serd-devel
12cr|sord-0.10.0-2|18	
12cr|sord-0.10.0-2|19	%description
12cr|sord-0.10.0-2|20	Lightweight C library for storing RDF data in memory.
12cr|sord-0.10.0-2|21	
12cr|sord-0.10.0-2|22	%files
12cr|sord-0.10.0-2|23	%doc COPYING README
12cr|sord-0.10.0-2|24	%doc %{_mandir}/man1/sordi.*
12cr|sord-0.10.0-2|25	%{_bindir}/sordi
12cr|sord-0.10.0-2|26	%{_bindir}/sord_validate
12cr|sord-0.10.0-2|27	
12cr|sord-0.10.0-2|28	
12cr|sord-0.10.0-2|29	#-----------------------------------
12cr|sord-0.10.0-2|30	%package -n %{lib_name}
12cr|sord-0.10.0-2|31	
12cr|sord-0.10.0-2|32	Summary:        Lightweight RDF syntax library
12cr|sord-0.10.0-2|33	Group:          System/Libraries
12cr|sord-0.10.0-2|34	
12cr|sord-0.10.0-2|35	%description -n %{lib_name}
12cr|sord-0.10.0-2|36	Lightweight C library for storing RDF data in memory.
12cr|sord-0.10.0-2|37	
12cr|sord-0.10.0-2|38	
12cr|sord-0.10.0-2|39	%files -n %{lib_name}
12cr|sord-0.10.0-2|40	%{_libdir}/lib%{name}-%{lib_major}.so.*
12cr|sord-0.10.0-2|41	
12cr|sord-0.10.0-2|42	#-----------------------------------
12cr|sord-0.10.0-2|43	%package -n %{lib_name_devel}
12cr|sord-0.10.0-2|44	Summary:        Headers for the sord RDF storage library
12cr|sord-0.10.0-2|45	Group:          System/Libraries
12cr|sord-0.10.0-2|46	Requires:       %{lib_name} = %{version}-%{release}
12cr|sord-0.10.0-2|47	Requires:       pkgconfig
12cr|sord-0.10.0-2|48	Provides:       %{name}-devel = %{version}-%{release}
12cr|sord-0.10.0-2|49	
12cr|sord-0.10.0-2|50	%description -n %{lib_name_devel}
12cr|sord-0.10.0-2|51	Development files needed to build applications against sord.
12cr|sord-0.10.0-2|52	
12cr|sord-0.10.0-2|53	%files -n %{lib_name_devel}
12cr|sord-0.10.0-2|54	%{_libdir}/lib%{name}-%{lib_major}.so
12cr|sord-0.10.0-2|55	%dir %{_includedir}/%{name}-%{lib_major}/%{name}
12cr|sord-0.10.0-2|56	%{_includedir}/%{name}-%{lib_major}/%{name}/*.h
12cr|sord-0.10.0-2|57	%{_includedir}/%{name}-%{lib_major}/%{name}/*.hpp
12cr|sord-0.10.0-2|58	%{_libdir}/pkgconfig/%{name}-%{lib_major}.pc
12cr|sord-0.10.0-2|59	
12cr|sord-0.10.0-2|60	#-----------------------------------
12cr|sord-0.10.0-2|61	%prep
12cr|sord-0.10.0-2|62	%setup -q
12cr|sord-0.10.0-2|63	
12cr|sord-0.10.0-2|64	%build
12cr|sord-0.10.0-2|65	./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
12cr|sord-0.10.0-2|66	./waf
12cr|sord-0.10.0-2|67	
12cr|sord-0.10.0-2|68	%install
12cr|sord-0.10.0-2|69	rm -rf %{buildroot}
12cr|sord-0.10.0-2|70	
12cr|sord-0.10.0-2|71	./waf install --destdir=%{buildroot}
12cr|sord-0.10.0-2|72	
12cr|sord-0.10.0-2|73	%clean
12cr|sord-0.10.0-2|74	rm -rf %{buildroot}
12cr|sord-0.10.0-2|75	
12cr|sord-0.10.0-2|76	
12cr|sord-0.10.0-2|77	
12cr|sord-0.10.0-2|78	%changelog
12cr|sord-0.10.0-2|79	* Wed Aug 29 2012 Frank Kober <emuse@mandriva.org> 0.10.0-2mdv2012.0
12cr|sord-0.10.0-2|80	+ Revision: 815972
12cr|sord-0.10.0-2|81	- new version 0.10.0
12cr|sord-0.10.0-2|82	
12cr|sord-0.10.0-2|83	* Mon Apr 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.8.0-1
12cr|sord-0.10.0-2|84	+ Revision: 792823
12cr|sord-0.10.0-2|85	- unpackaged fil
12cr|sord-0.10.0-2|86	- version update 0.8.0
12cr|sord-0.10.0-2|87	
12cr|sord-0.10.0-2|88	* Sun Oct 23 2011 Frank Kober <emuse@mandriva.org> 0.5.0-1
12cr|sord-0.10.0-2|89	+ Revision: 705725
12cr|sord-0.10.0-2|90	- new version 0.5.0
12cr|sord-0.10.0-2|91	
12cr|sord-0.10.0-2|92	* Sat Jun 25 2011 Frank Kober <emuse@mandriva.org> 0.4.2-1
12cr|sord-0.10.0-2|93	+ Revision: 687128
12cr|sord-0.10.0-2|94	- imported package sord
12cr|sord-0.10.0-2|95	

7596 12
12cr|soundconverter-2.0.3-1|1	Summary:	Sound converter application for the GNOME environment
12cr|soundconverter-2.0.3-1|2	Name:		soundconverter
12cr|soundconverter-2.0.3-1|3	Version:	2.0.3
12cr|soundconverter-2.0.3-1|4	Release:	1
12cr|soundconverter-2.0.3-1|5	License:	GPLv3
12cr|soundconverter-2.0.3-1|6	Group:		Sound
12cr|soundconverter-2.0.3-1|7	URL:		http://soundconverter.berlios.de/
12cr|soundconverter-2.0.3-1|8	Source0:	http://launchpad.net/soundconverter/trunk/2.0.1/+download/%{name}-%{version}.tar.xz
12cr|soundconverter-2.0.3-1|9	BuildRequires:	pygtk2.0-devel
12cr|soundconverter-2.0.3-1|10	BuildRequires:	gnome-python
12cr|soundconverter-2.0.3-1|11	BuildRequires:	desktop-file-utils
12cr|soundconverter-2.0.3-1|12	BuildRequires:	perl(XML::Parser)
12cr|soundconverter-2.0.3-1|13	BuildRequires:	intltool
12cr|soundconverter-2.0.3-1|14	Requires:	gstreamer0.10-gnomevfs
12cr|soundconverter-2.0.3-1|15	Requires:	gnome-python-gnomevfs
12cr|soundconverter-2.0.3-1|16	Requires:	gstreamer0.10-python
12cr|soundconverter-2.0.3-1|17	Requires:	pygtk2.0-libglade
12cr|soundconverter-2.0.3-1|18	Requires:	gnome-python-gconf
12cr|soundconverter-2.0.3-1|19	Requires:	gnome-python
12cr|soundconverter-2.0.3-1|20	#Suggests: gstreamer0.10-lame
12cr|soundconverter-2.0.3-1|21	BuildArch:	noarch
12cr|soundconverter-2.0.3-1|22	
12cr|soundconverter-2.0.3-1|23	%description
12cr|soundconverter-2.0.3-1|24	SoundConverter is a simple sound converter application for the GNOME
12cr|soundconverter-2.0.3-1|25	environment. It reads and writes WAV, FLAC, MP3 and Ogg Vorbis. The user
12cr|soundconverter-2.0.3-1|26	interface is raw, but should be simple enough to get the job done.
12cr|soundconverter-2.0.3-1|27	
12cr|soundconverter-2.0.3-1|28	NOTE: To create MP3 files, you will have to install gstreamer0.10-lame
12cr|soundconverter-2.0.3-1|29	yourself.
12cr|soundconverter-2.0.3-1|30	
12cr|soundconverter-2.0.3-1|31	%prep
12cr|soundconverter-2.0.3-1|32	%setup -q
12cr|soundconverter-2.0.3-1|33	
12cr|soundconverter-2.0.3-1|34	%build
12cr|soundconverter-2.0.3-1|35	%configure2_5x
12cr|soundconverter-2.0.3-1|36	%make
12cr|soundconverter-2.0.3-1|37	
12cr|soundconverter-2.0.3-1|38	%install
12cr|soundconverter-2.0.3-1|39	%makeinstall_std
12cr|soundconverter-2.0.3-1|40	
12cr|soundconverter-2.0.3-1|41	desktop-file-install \
12cr|soundconverter-2.0.3-1|42	--add-category="Audio" \
12cr|soundconverter-2.0.3-1|43	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|soundconverter-2.0.3-1|44	
12cr|soundconverter-2.0.3-1|45	%find_lang %{name}
12cr|soundconverter-2.0.3-1|46	
12cr|soundconverter-2.0.3-1|47	%files -f %{name}.lang
12cr|soundconverter-2.0.3-1|48	%doc ChangeLog README TODO
12cr|soundconverter-2.0.3-1|49	%{_bindir}/%{name}
12cr|soundconverter-2.0.3-1|50	%{_libdir}/%{name}/python/%{name}/*
12cr|soundconverter-2.0.3-1|51	%{_datadir}/%{name}
12cr|soundconverter-2.0.3-1|52	%{_mandir}/man1/*
12cr|soundconverter-2.0.3-1|53	%{_datadir}/applications/*.desktop
12cr|soundconverter-2.0.3-1|54	%{_iconsdir}/hicolor/*/apps/*
12cr|soundconverter-2.0.3-1|55	
12cr|soundconverter-2.0.3-1|56	
12cr|soundconverter-2.0.3-1|57	%changelog
12cr|soundconverter-2.0.3-1|58	* Fri Jul 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.0.3-1
12cr|soundconverter-2.0.3-1|59	+ Revision: 808314
12cr|soundconverter-2.0.3-1|60	- version update 2.0.3
12cr|soundconverter-2.0.3-1|61	
12cr|soundconverter-2.0.3-1|62	* Sun Feb 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.0.1-1
12cr|soundconverter-2.0.3-1|63	+ Revision: 771301
12cr|soundconverter-2.0.3-1|64	- version update 2.0.1
12cr|soundconverter-2.0.3-1|65	
12cr|soundconverter-2.0.3-1|66	* Mon Oct 10 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5.4-1
12cr|soundconverter-2.0.3-1|67	+ Revision: 704056
12cr|soundconverter-2.0.3-1|68	- update t- new version 1.5.4
12cr|soundconverter-2.0.3-1|69	
12cr|soundconverter-2.0.3-1|70	* Mon Aug 30 2010 Jani Välimaa <wally@mandriva.org> 1.5.3-1mdv2011.0
12cr|soundconverter-2.0.3-1|71	+ Revision: 574422
12cr|soundconverter-2.0.3-1|72	- new version 1.5.3
12cr|soundconverter-2.0.3-1|73	- clean .spec
12cr|soundconverter-2.0.3-1|74	- drop support for old mdv versions
12cr|soundconverter-2.0.3-1|75	- drop unneeded parts
12cr|soundconverter-2.0.3-1|76	
12cr|soundconverter-2.0.3-1|77	* Mon Jul 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.4-1mdv2010.0
12cr|soundconverter-2.0.3-1|78	+ Revision: 401044
12cr|soundconverter-2.0.3-1|79	- update to new version 1.4.4
12cr|soundconverter-2.0.3-1|80	
12cr|soundconverter-2.0.3-1|81	* Mon Jun 01 2009 Guillaume Bedot <littletux@mandriva.org> 1.4.3-1mdv2010.0
12cr|soundconverter-2.0.3-1|82	+ Revision: 381895
12cr|soundconverter-2.0.3-1|83	- New release
12cr|soundconverter-2.0.3-1|84	
12cr|soundconverter-2.0.3-1|85	* Tue Jan 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.2-1mdv2009.1
12cr|soundconverter-2.0.3-1|86	+ Revision: 334210
12cr|soundconverter-2.0.3-1|87	- update to new version 1.4.2
12cr|soundconverter-2.0.3-1|88	
12cr|soundconverter-2.0.3-1|89	* Fri Oct 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.1-1mdv2009.1
12cr|soundconverter-2.0.3-1|90	+ Revision: 291530
12cr|soundconverter-2.0.3-1|91	- add missing buildrequire on intltool
12cr|soundconverter-2.0.3-1|92	- update to new version 1.4.1
12cr|soundconverter-2.0.3-1|93	- update to new version 1.4.0
12cr|soundconverter-2.0.3-1|94	
12cr|soundconverter-2.0.3-1|95	* Sun Aug 03 2008 Funda Wang <fwang@mandriva.org> 1.3.2-1mdv2009.0
12cr|soundconverter-2.0.3-1|96	+ Revision: 262057
12cr|soundconverter-2.0.3-1|97	- New version 1.3.2
12cr|soundconverter-2.0.3-1|98	
12cr|soundconverter-2.0.3-1|99	* Tue Jun 24 2008 Funda Wang <fwang@mandriva.org> 1.3.1-3mdv2009.0
12cr|soundconverter-2.0.3-1|100	+ Revision: 228516
12cr|soundconverter-2.0.3-1|101	- rebuild for noarch package
12cr|soundconverter-2.0.3-1|102	
12cr|soundconverter-2.0.3-1|103	* Tue Jun 24 2008 Funda Wang <fwang@mandriva.org> 1.3.1-2mdv2009.0
12cr|soundconverter-2.0.3-1|104	+ Revision: 228497
12cr|soundconverter-2.0.3-1|105	- Should be noarch package
12cr|soundconverter-2.0.3-1|106	- New version 1.3.1
12cr|soundconverter-2.0.3-1|107	
12cr|soundconverter-2.0.3-1|108	+ Pixel <pixel@mandriva.com>
12cr|soundconverter-2.0.3-1|109	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|soundconverter-2.0.3-1|110	
12cr|soundconverter-2.0.3-1|111	* Mon May 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.0-1mdv2009.0
12cr|soundconverter-2.0.3-1|112	+ Revision: 206306
12cr|soundconverter-2.0.3-1|113	- new version
12cr|soundconverter-2.0.3-1|114	
12cr|soundconverter-2.0.3-1|115	* Wed Apr 23 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.2-1mdv2009.0
12cr|soundconverter-2.0.3-1|116	+ Revision: 196874
12cr|soundconverter-2.0.3-1|117	- new version
12cr|soundconverter-2.0.3-1|118	
12cr|soundconverter-2.0.3-1|119	* Mon Apr 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.1-1mdv2009.0
12cr|soundconverter-2.0.3-1|120	+ Revision: 196251
12cr|soundconverter-2.0.3-1|121	- new version
12cr|soundconverter-2.0.3-1|122	
12cr|soundconverter-2.0.3-1|123	* Fri Mar 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.9-1mdv2008.1
12cr|soundconverter-2.0.3-1|124	+ Revision: 181128
12cr|soundconverter-2.0.3-1|125	- new version
12cr|soundconverter-2.0.3-1|126	
12cr|soundconverter-2.0.3-1|127	* Thu Jan 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.8-1mdv2008.1
12cr|soundconverter-2.0.3-1|128	+ Revision: 147674
12cr|soundconverter-2.0.3-1|129	- spec file clean
12cr|soundconverter-2.0.3-1|130	- fix mixture of tabs and spaces
12cr|soundconverter-2.0.3-1|131	- new version
12cr|soundconverter-2.0.3-1|132	
12cr|soundconverter-2.0.3-1|133	+ Olivier Blin <blino@mandriva.org>
12cr|soundconverter-2.0.3-1|134	- restore BuildRoot
12cr|soundconverter-2.0.3-1|135	
12cr|soundconverter-2.0.3-1|136	+ Thierry Vignaud <tv@mandriva.org>
12cr|soundconverter-2.0.3-1|137	- kill re-definition of %%buildroot on Pixel's request
12cr|soundconverter-2.0.3-1|138	
12cr|soundconverter-2.0.3-1|139	* Thu Aug 02 2007 Funda Wang <fwang@mandriva.org> 0.9.7-1mdv2008.0
12cr|soundconverter-2.0.3-1|140	+ Revision: 58185
12cr|soundconverter-2.0.3-1|141	- BR gnome-python
12cr|soundconverter-2.0.3-1|142	- drop old menu
12cr|soundconverter-2.0.3-1|143	- New version 0.9.7
12cr|soundconverter-2.0.3-1|144	- patches are not needed
12cr|soundconverter-2.0.3-1|145	
12cr|soundconverter-2.0.3-1|146	* Wed Apr 18 2007 Guillaume Bedot <littletux@mandriva.org> 0.9.4-1mdv2008.0
12cr|soundconverter-2.0.3-1|147	+ Revision: 14700
12cr|soundconverter-2.0.3-1|148	- fix buildrequires
12cr|soundconverter-2.0.3-1|149	- New release 0.9.4
12cr|soundconverter-2.0.3-1|150	

7597 12
12cr|soundkonverter-1.6.4-1|1	%define name	soundkonverter
12cr|soundkonverter-1.6.4-1|2	%define	version	1.6.4
12cr|soundkonverter-1.6.4-1|3	%define release	1
12cr|soundkonverter-1.6.4-1|4	
12cr|soundkonverter-1.6.4-1|5	Name:		%{name}
12cr|soundkonverter-1.6.4-1|6	Version:	%{version}
12cr|soundkonverter-1.6.4-1|7	Release:	%{release}
12cr|soundkonverter-1.6.4-1|8	Summary:	An audio file converter, CD ripper
12cr|soundkonverter-1.6.4-1|9	Group:		Sound
12cr|soundkonverter-1.6.4-1|10	License:	GPLv2
12cr|soundkonverter-1.6.4-1|11	URL:		https://gitorious.org/soundkonverter/soundkonverter
12cr|soundkonverter-1.6.4-1|12	Source0:	https://gitorious.org/soundkonverter/soundkonverter/blobs/raw/180e777aa3d91456ac386868a1e324ca28649e2e/release/soundkonverter-%{version}.tar.gz
12cr|soundkonverter-1.6.4-1|13	Source1:	soundkonverter.desktop
12cr|soundkonverter-1.6.4-1|14	BuildRequires:  cdda-devel
12cr|soundkonverter-1.6.4-1|15	BuildRequires:  libkcddb-devel
12cr|soundkonverter-1.6.4-1|16	BuildRequires:  pkgconfig(libcdio)
12cr|soundkonverter-1.6.4-1|17	BuildRequires:  pkgconfig(taglib) >= 1.4
12cr|soundkonverter-1.6.4-1|18	BuildRequires:  kdelibs4-devel
12cr|soundkonverter-1.6.4-1|19	#BuildRequires:  kdemultimedia4-devel
12cr|soundkonverter-1.6.4-1|20	BuildRequires:  cmake
12cr|soundkonverter-1.6.4-1|21	BuildRequires:  gcc
12cr|soundkonverter-1.6.4-1|22	BuildRequires:  gcc-c++
12cr|soundkonverter-1.6.4-1|23	BuildRequires:  automoc4
12cr|soundkonverter-1.6.4-1|24	Requires:       cdparanoia
12cr|soundkonverter-1.6.4-1|25	Requires:       flac
12cr|soundkonverter-1.6.4-1|26	Requires:       speex
12cr|soundkonverter-1.6.4-1|27	Requires:       TiMidity++
12cr|soundkonverter-1.6.4-1|28	Requires:       vorbis-tools
12cr|soundkonverter-1.6.4-1|29	Requires:       wavpack
12cr|soundkonverter-1.6.4-1|30	Requires:       mplayer
12cr|soundkonverter-1.6.4-1|31	Requires:       faac
12cr|soundkonverter-1.6.4-1|32	Requires:       faad2
12cr|soundkonverter-1.6.4-1|33	Requires:       ffmpeg
12cr|soundkonverter-1.6.4-1|34	Requires:       lame
12cr|soundkonverter-1.6.4-1|35	Requires:       mac
12cr|soundkonverter-1.6.4-1|36	Requires:       mppenc
12cr|soundkonverter-1.6.4-1|37	Requires:       fluidsynth
12cr|soundkonverter-1.6.4-1|38	Requires:       twolame
12cr|soundkonverter-1.6.4-1|39	# suggested requires on mrb to be imported in restricted eventually
12cr|soundkonverter-1.6.4-1|40	Suggests:       shorten
12cr|soundkonverter-1.6.4-1|41	Suggests:       vorbisgain
12cr|soundkonverter-1.6.4-1|42	Suggests:       mppdec
12cr|soundkonverter-1.6.4-1|43	Suggests:       aacgain
12cr|soundkonverter-1.6.4-1|44	Suggests:       neroaac
12cr|soundkonverter-1.6.4-1|45	Suggests:       flac123
12cr|soundkonverter-1.6.4-1|46	Suggests:       aften ttaenc
12cr|soundkonverter-1.6.4-1|47	Suggests:       mp3gain
12cr|soundkonverter-1.6.4-1|48	
12cr|soundkonverter-1.6.4-1|49	%description
12cr|soundkonverter-1.6.4-1|50	An audio file converter, CD ripper and
12cr|soundkonverter-1.6.4-1|51	replay gain tool GUI for various backends
12cr|soundkonverter-1.6.4-1|52	
12cr|soundkonverter-1.6.4-1|53	%prep
12cr|soundkonverter-1.6.4-1|54	%setup -q
12cr|soundkonverter-1.6.4-1|55	
12cr|soundkonverter-1.6.4-1|56	%build
12cr|soundkonverter-1.6.4-1|57	%cmake_kde4
12cr|soundkonverter-1.6.4-1|58	%make
12cr|soundkonverter-1.6.4-1|59	
12cr|soundkonverter-1.6.4-1|60	%install
12cr|soundkonverter-1.6.4-1|61	%makeinstall_std -C build DESTDIR=%{buildroot}
12cr|soundkonverter-1.6.4-1|62	
12cr|soundkonverter-1.6.4-1|63	rm -rf %{buildroot}%{_datadir}/applications/kde4/soundkonverter.desktop
12cr|soundkonverter-1.6.4-1|64	
12cr|soundkonverter-1.6.4-1|65	install -p -m 755  %{SOURCE1} %{buildroot}%{_datadir}/applications/kde4/soundkonverter.desktop
12cr|soundkonverter-1.6.4-1|66	
12cr|soundkonverter-1.6.4-1|67	
12cr|soundkonverter-1.6.4-1|68	%find_lang %{name}
12cr|soundkonverter-1.6.4-1|69	
12cr|soundkonverter-1.6.4-1|70	
12cr|soundkonverter-1.6.4-1|71	%files -f %{name}.lang
12cr|soundkonverter-1.6.4-1|72	%doc CHANGELOG README
12cr|soundkonverter-1.6.4-1|73	%dir %{_datadir}/apps/solid
12cr|soundkonverter-1.6.4-1|74	%dir %{_datadir}/apps/solid/actions
12cr|soundkonverter-1.6.4-1|75	%dir %{_datadir}/apps/soundkonverter
12cr|soundkonverter-1.6.4-1|76	%{_datadir}/apps/soundkonverter/*
12cr|soundkonverter-1.6.4-1|77	%{_bindir}/soundkonverter
12cr|soundkonverter-1.6.4-1|78	%{_libdir}/libsoundkonvertercore.so
12cr|soundkonverter-1.6.4-1|79	%{_datadir}/kde4/services/soundkonverter_*
12cr|soundkonverter-1.6.4-1|80	%{_libdir}/kde4/soundkonverter_*
12cr|soundkonverter-1.6.4-1|81	%{_datadir}/applications/kde4/soundkonverter.desktop
12cr|soundkonverter-1.6.4-1|82	%{_datadir}/icons/hicolor/16x16/apps/*.png
12cr|soundkonverter-1.6.4-1|83	%{_datadir}/icons/hicolor/22x22/apps/*.png
12cr|soundkonverter-1.6.4-1|84	%{_datadir}/icons/hicolor/32x32/apps/*.png
12cr|soundkonverter-1.6.4-1|85	%{_datadir}/icons/hicolor/48x48/apps/*.png
12cr|soundkonverter-1.6.4-1|86	%{_datadir}/icons/hicolor/64x64/apps/*.png
12cr|soundkonverter-1.6.4-1|87	%{_datadir}/kde4/servicetypes/soundkonverter_codecplugin.desktop
12cr|soundkonverter-1.6.4-1|88	%{_datadir}/kde4/servicetypes/soundkonverter_replaygainplugin.desktop
12cr|soundkonverter-1.6.4-1|89	%{_datadir}/kde4/servicetypes/soundkonverter_ripperplugin.desktop
12cr|soundkonverter-1.6.4-1|90	%{_datadir}/apps/solid/actions/soundkonverter-rip-audiocd.desktop

7598 12
12cr|soundmodem-0.17-1|1	# FIXME: temporarily disable to get package to build (wally 10/2010)
12cr|soundmodem-0.17-1|2	%define Werror_cflags %nil
12cr|soundmodem-0.17-1|3	
12cr|soundmodem-0.17-1|4	%define version	0.17
12cr|soundmodem-0.17-1|5	%define rel	1
12cr|soundmodem-0.17-1|6	
12cr|soundmodem-0.17-1|7	Summary:	Driver and diagnostic utility for Usermode SoundModem
12cr|soundmodem-0.17-1|8	Name:		soundmodem
12cr|soundmodem-0.17-1|9	Version:	%{version}
12cr|soundmodem-0.17-1|10	Release:	%mkrel %{rel}
12cr|soundmodem-0.17-1|11	License:	GPLv2+
12cr|soundmodem-0.17-1|12	Group:		Communications
12cr|soundmodem-0.17-1|13	Url:		http://www.baycom.org/~tom/ham/soundmodem/
12cr|soundmodem-0.17-1|14	Source0:	http://www.baycom.org/~tom/ham/soundmodem/%{name}-%{version}.tar.gz
12cr|soundmodem-0.17-1|15	BuildRequires:	alsa-oss-devel
12cr|soundmodem-0.17-1|16	BuildRequires:	pkgconfig(libxml-2.0)
12cr|soundmodem-0.17-1|17	BuildRequires:	gtk2-devel
12cr|soundmodem-0.17-1|18	BuildRequires:	audiofile-devel
12cr|soundmodem-0.17-1|19	BuildRequires:	hamlib-devel
12cr|soundmodem-0.17-1|20	Requires(post):		rpm-helper
12cr|soundmodem-0.17-1|21	Requires(preun):	rpm-helper
12cr|soundmodem-0.17-1|22	
12cr|soundmodem-0.17-1|23	%description
12cr|soundmodem-0.17-1|24	This package contains the driver and the diagnostic utility for
12cr|soundmodem-0.17-1|25	user-space SoundModem. It allows you to use sound-cards supported
12cr|soundmodem-0.17-1|26	by OSS/Free as Amateur Packet Radio modems.
12cr|soundmodem-0.17-1|27	
12cr|soundmodem-0.17-1|28	%package devel
12cr|soundmodem-0.17-1|29	
12cr|soundmodem-0.17-1|30	Summary:	Development files for %{name}
12cr|soundmodem-0.17-1|31	Group:		Development/Other
12cr|soundmodem-0.17-1|32	Requires:	%{name} = %{version}-%{release}
12cr|soundmodem-0.17-1|33	
12cr|soundmodem-0.17-1|34	%description devel
12cr|soundmodem-0.17-1|35	The %{name}-devel package contains libraries and header files for
12cr|soundmodem-0.17-1|36	developing applications that use %{name}.
12cr|soundmodem-0.17-1|37	
12cr|soundmodem-0.17-1|38	%prep
12cr|soundmodem-0.17-1|39	%setup -q
12cr|soundmodem-0.17-1|40	
12cr|soundmodem-0.17-1|41	%build
12cr|soundmodem-0.17-1|42	%configure2_5x \
12cr|soundmodem-0.17-1|43	%ifarch %ix86
12cr|soundmodem-0.17-1|44	--enable-mmx \
12cr|soundmodem-0.17-1|45	%endif
12cr|soundmodem-0.17-1|46	--disable-rpath
12cr|soundmodem-0.17-1|47	%make
12cr|soundmodem-0.17-1|48	
12cr|soundmodem-0.17-1|49	%install
12cr|soundmodem-0.17-1|50	%makeinstall_std
12cr|soundmodem-0.17-1|51	
12cr|soundmodem-0.17-1|52	# init script
12cr|soundmodem-0.17-1|53	install -Dpm 0755 soundmodem.initscript %{buildroot}%{_initrddir}/soundmodem
12cr|soundmodem-0.17-1|54	
12cr|soundmodem-0.17-1|55	# config file
12cr|soundmodem-0.17-1|56	install -dm 0755 -d %{buildroot}%{_sysconfdir}/ax25
12cr|soundmodem-0.17-1|57	touch %{buildroot}%{_sysconfdir}/ax25/%{name}.conf
12cr|soundmodem-0.17-1|58	
12cr|soundmodem-0.17-1|59	#move devel files to better location
12cr|soundmodem-0.17-1|60	install -dm 0755 %{buildroot}%{_includedir}/%{name}
12cr|soundmodem-0.17-1|61	mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/%{name}
12cr|soundmodem-0.17-1|62	
12cr|soundmodem-0.17-1|63	%find_lang %{name}
12cr|soundmodem-0.17-1|64	
12cr|soundmodem-0.17-1|65	%post
12cr|soundmodem-0.17-1|66	%_post_service %{name}
12cr|soundmodem-0.17-1|67	
12cr|soundmodem-0.17-1|68	%preun
12cr|soundmodem-0.17-1|69	%_preun_service %{name}
12cr|soundmodem-0.17-1|70	
12cr|soundmodem-0.17-1|71	%files -f %{name}.lang
12cr|soundmodem-0.17-1|72	%doc AUTHORS ChangeLog NEWS README newqpsk/README.newqpsk
12cr|soundmodem-0.17-1|73	%{_sbindir}/soundmodem
12cr|soundmodem-0.17-1|74	%{_bindir}/soundmodemconfig
12cr|soundmodem-0.17-1|75	%{_mandir}/man8/soundmodem*
12cr|soundmodem-0.17-1|76	%config(noreplace) %{_sysconfdir}/ax25/%{name}.conf
12cr|soundmodem-0.17-1|77	%{_initrddir}/soundmodem
12cr|soundmodem-0.17-1|78	
12cr|soundmodem-0.17-1|79	%files devel
12cr|soundmodem-0.17-1|80	%{_includedir}/%{name}

7599 12
12cr|SourceCodePro-1.009-1|1	Name: SourceCodePro
12cr|SourceCodePro-1.009-1|2	Version: 1.009
12cr|SourceCodePro-1.009-1|3	Release: %mkrel 1
12cr|SourceCodePro-1.009-1|4	Summary: Xorg X11 font encodings
12cr|SourceCodePro-1.009-1|5	Group: Development/X11
12cr|SourceCodePro-1.009-1|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|SourceCodePro-1.009-1|7	URL: http://www.adobe.com
12cr|SourceCodePro-1.009-1|8	Source: http://citylan.dl.sourceforge.net/project/sourcecodepro.adobe/SourceCodePro_FontsOnly-1.009.zip
12cr|SourceCodePro-1.009-1|9	License: OFL
12cr|SourceCodePro-1.009-1|10	BuildArch: noarch
12cr|SourceCodePro-1.009-1|11	
12cr|SourceCodePro-1.009-1|12	Requires(post,postun): mkfontdir
12cr|SourceCodePro-1.009-1|13	
12cr|SourceCodePro-1.009-1|14	%description
12cr|SourceCodePro-1.009-1|15	This package contains the professional monospace fonts.
12cr|SourceCodePro-1.009-1|16	
12cr|SourceCodePro-1.009-1|17	%prep
12cr|SourceCodePro-1.009-1|18	%setup -q -n SourceCodePro_FontsOnly-1.009
12cr|SourceCodePro-1.009-1|19	
12cr|SourceCodePro-1.009-1|20	%build
12cr|SourceCodePro-1.009-1|21	
12cr|SourceCodePro-1.009-1|22	%install
12cr|SourceCodePro-1.009-1|23	rm -rf %{buildroot}
12cr|SourceCodePro-1.009-1|24	mkdir -p %{buildroot}%{_datadir}/fonts/SourceCodePro
12cr|SourceCodePro-1.009-1|25	cp *.otf %{buildroot}%{_datadir}/fonts/SourceCodePro
12cr|SourceCodePro-1.009-1|26	
12cr|SourceCodePro-1.009-1|27	%clean
12cr|SourceCodePro-1.009-1|28	rm -rf %{buildroot}
12cr|SourceCodePro-1.009-1|29	
12cr|SourceCodePro-1.009-1|30	%post
12cr|SourceCodePro-1.009-1|31	mkfontdir -n -e %{_datadir}/fonts/SourceCodePro %{_datadir}/fonts/SourceCodePro
12cr|SourceCodePro-1.009-1|32	
12cr|SourceCodePro-1.009-1|33	%files
12cr|SourceCodePro-1.009-1|34	%defattr(-,root,root)
12cr|SourceCodePro-1.009-1|35	%dir %{_datadir}/fonts/SourceCodePro
12cr|SourceCodePro-1.009-1|36	%{_datadir}/fonts/SourceCodePro/*
12cr|SourceCodePro-1.009-1|37	
12cr|SourceCodePro-1.009-1|38	%changelog

7600 12
12cr|sourceinstall-2.5-2|1	Name:		sourceinstall
12cr|sourceinstall-2.5-2|2	Summary:	The GNU Source Installer
12cr|sourceinstall-2.5-2|3	Version:	2.5
12cr|sourceinstall-2.5-2|4	Release:	%{mkrel 2}
12cr|sourceinstall-2.5-2|5	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
12cr|sourceinstall-2.5-2|6	URL:		http://www.gnu.org/software/sourceinstall
12cr|sourceinstall-2.5-2|7	Group:		Development/Other
12cr|sourceinstall-2.5-2|8	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sourceinstall-2.5-2|9	License:	GPLv3+
12cr|sourceinstall-2.5-2|10	BuildRequires:	libsrcinst-devel
12cr|sourceinstall-2.5-2|11	
12cr|sourceinstall-2.5-2|12	%description
12cr|sourceinstall-2.5-2|13	For an experienced user, this sofware provides a way to centralize source
12cr|sourceinstall-2.5-2|14	installation, keep track of already installed packages and their relevant
12cr|sourceinstall-2.5-2|15	files, check installations for consistency, and have enhanced uninstallation.
12cr|sourceinstall-2.5-2|16	For the novice but interested user, this software also offers a way to gain
12cr|sourceinstall-2.5-2|17	confidence with the command line (yes really), the file system, the traditional
12cr|sourceinstall-2.5-2|18	UNIX commands, and of course with common source configuration and installation
12cr|sourceinstall-2.5-2|19	procedures and options.
12cr|sourceinstall-2.5-2|20	The software is targeted at UNIX-like systems, and should work on recent
12cr|sourceinstall-2.5-2|21	UNIX-likes, with GNU/Linux as the primary target.
12cr|sourceinstall-2.5-2|22	Please report any portability problem you should encounter.
12cr|sourceinstall-2.5-2|23	After completing installation of `sourceinstall' itself, the install procedure
12cr|sourceinstall-2.5-2|24	becomes:
12cr|sourceinstall-2.5-2|25	- surf the web, browse a CD or other resource
12cr|sourceinstall-2.5-2|26	- identify a desired source package
12cr|sourceinstall-2.5-2|27	- add it using the installer
12cr|sourceinstall-2.5-2|28	
12cr|sourceinstall-2.5-2|29	%prep
12cr|sourceinstall-2.5-2|30	%setup -q
12cr|sourceinstall-2.5-2|31	
12cr|sourceinstall-2.5-2|32	%build
12cr|sourceinstall-2.5-2|33	%configure2_5x
12cr|sourceinstall-2.5-2|34	%make
12cr|sourceinstall-2.5-2|35	
12cr|sourceinstall-2.5-2|36	%install
12cr|sourceinstall-2.5-2|37	rm -rf %{buildroot}
12cr|sourceinstall-2.5-2|38	%makeinstall_std
12cr|sourceinstall-2.5-2|39	
12cr|sourceinstall-2.5-2|40	%find_lang %{name}
12cr|sourceinstall-2.5-2|41	
12cr|sourceinstall-2.5-2|42	%clean
12cr|sourceinstall-2.5-2|43	rm -rf %{buildroot}
12cr|sourceinstall-2.5-2|44	
12cr|sourceinstall-2.5-2|45	%files -f %{name}.lang
12cr|sourceinstall-2.5-2|46	%defattr(-,root,root,0755)
12cr|sourceinstall-2.5-2|47	%doc AUTHORS ChangeLog
12cr|sourceinstall-2.5-2|48	%{_mandir}/man1/sourceinstall*
12cr|sourceinstall-2.5-2|49	%{_bindir}/sourceinstall
12cr|sourceinstall-2.5-2|50	
12cr|sourceinstall-2.5-2|51	
12cr|sourceinstall-2.5-2|52	
12cr|sourceinstall-2.5-2|53	%changelog
12cr|sourceinstall-2.5-2|54	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.5-2mdv2010.0
12cr|sourceinstall-2.5-2|55	+ Revision: 445165
12cr|sourceinstall-2.5-2|56	- rebuild
12cr|sourceinstall-2.5-2|57	
12cr|sourceinstall-2.5-2|58	* Thu Nov 06 2008 Adam Williamson <awilliamson@mandriva.org> 2.5-1mdv2009.1
12cr|sourceinstall-2.5-2|59	+ Revision: 300350
12cr|sourceinstall-2.5-2|60	- no info page any more
12cr|sourceinstall-2.5-2|61	- no tcl stuff any more
12cr|sourceinstall-2.5-2|62	- now builds against libsrcinst which has all the main buildrequires
12cr|sourceinstall-2.5-2|63	- new release 2.5
12cr|sourceinstall-2.5-2|64	- spec clean
12cr|sourceinstall-2.5-2|65	
12cr|sourceinstall-2.5-2|66	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|sourceinstall-2.5-2|67	- rebuild
12cr|sourceinstall-2.5-2|68	- kill re-definition of %%buildroot on Pixel's request
12cr|sourceinstall-2.5-2|69	
12cr|sourceinstall-2.5-2|70	+ Olivier Blin <oblin@mandriva.com>
12cr|sourceinstall-2.5-2|71	- restore BuildRoot
12cr|sourceinstall-2.5-2|72	
12cr|sourceinstall-2.5-2|73	
12cr|sourceinstall-2.5-2|74	* Thu Dec 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.4-5mdk
12cr|sourceinstall-2.5-2|75	- Add buildRequires
12cr|sourceinstall-2.5-2|76	
12cr|sourceinstall-2.5-2|77	* Sun Sep 18 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.4-4mdk
12cr|sourceinstall-2.5-2|78	- Really fix PreReq thanks davide
12cr|sourceinstall-2.5-2|79	
12cr|sourceinstall-2.5-2|80	* Sat Sep 17 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.4-3mdk
12cr|sourceinstall-2.5-2|81	- Fix PreReq
12cr|sourceinstall-2.5-2|82	
12cr|sourceinstall-2.5-2|83	* Fri Jul 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.4-2mdk
12cr|sourceinstall-2.5-2|84	- Fix BuildRequires
12cr|sourceinstall-2.5-2|85	
12cr|sourceinstall-2.5-2|86	* Wed Jul 20 2005 Marc Lijour <mlijour@mandriva.com> 0.4-1mdk
12cr|sourceinstall-2.5-2|87	- Initial release as RPM
12cr|sourceinstall-2.5-2|88	

7601 12
12cr|sourceinstall-gtk-2.5-2|1	Name:		sourceinstall-gtk
12cr|sourceinstall-gtk-2.5-2|2	Summary:	GUI front end for sourceinstall
12cr|sourceinstall-gtk-2.5-2|3	Version:	2.5
12cr|sourceinstall-gtk-2.5-2|4	Release:	%{mkrel 2}
12cr|sourceinstall-gtk-2.5-2|5	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
12cr|sourceinstall-gtk-2.5-2|6	URL:		http://www.gnu.org/software/sourceinstall
12cr|sourceinstall-gtk-2.5-2|7	Group:		Development/Other
12cr|sourceinstall-gtk-2.5-2|8	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sourceinstall-gtk-2.5-2|9	License:	GPLv3+
12cr|sourceinstall-gtk-2.5-2|10	BuildRequires:	libsrcinst-devel
12cr|sourceinstall-gtk-2.5-2|11	BuildRequires:	gtk2-devel
12cr|sourceinstall-gtk-2.5-2|12	BuildRequires:	imagemagick
12cr|sourceinstall-gtk-2.5-2|13	
12cr|sourceinstall-gtk-2.5-2|14	%description
12cr|sourceinstall-gtk-2.5-2|15	For an experienced user, sourceinstall provides a way to centralize source
12cr|sourceinstall-gtk-2.5-2|16	installation, keep track of already installed packages and their relevant
12cr|sourceinstall-gtk-2.5-2|17	files, check installations for consistency, and have enhanced uninstallation.
12cr|sourceinstall-gtk-2.5-2|18	sourceinstall-gtk is a GUI front end for sourceinstall.
12cr|sourceinstall-gtk-2.5-2|19	
12cr|sourceinstall-gtk-2.5-2|20	%prep
12cr|sourceinstall-gtk-2.5-2|21	%setup -q
12cr|sourceinstall-gtk-2.5-2|22	
12cr|sourceinstall-gtk-2.5-2|23	%build
12cr|sourceinstall-gtk-2.5-2|24	%configure2_5x
12cr|sourceinstall-gtk-2.5-2|25	%make
12cr|sourceinstall-gtk-2.5-2|26	
12cr|sourceinstall-gtk-2.5-2|27	%install
12cr|sourceinstall-gtk-2.5-2|28	rm -rf %{buildroot}
12cr|sourceinstall-gtk-2.5-2|29	%makeinstall_std
12cr|sourceinstall-gtk-2.5-2|30	
12cr|sourceinstall-gtk-2.5-2|31	# icons
12cr|sourceinstall-gtk-2.5-2|32	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|sourceinstall-gtk-2.5-2|33	install -m 0644 images/icon48x48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|sourceinstall-gtk-2.5-2|34	convert -scale 32 images/icon48x48.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|sourceinstall-gtk-2.5-2|35	convert -scale 16 images/icon48x48.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|sourceinstall-gtk-2.5-2|36	
12cr|sourceinstall-gtk-2.5-2|37	# menu entry
12cr|sourceinstall-gtk-2.5-2|38	mkdir -p %{buildroot}%{_datadir}/applications
12cr|sourceinstall-gtk-2.5-2|39	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|sourceinstall-gtk-2.5-2|40	[Desktop Entry]
12cr|sourceinstall-gtk-2.5-2|41	Name=GNU Source Installer
12cr|sourceinstall-gtk-2.5-2|42	Comment=Install software from source code
12cr|sourceinstall-gtk-2.5-2|43	Exec=%{_bindir}/%{name}
12cr|sourceinstall-gtk-2.5-2|44	Icon=%{name}
12cr|sourceinstall-gtk-2.5-2|45	Terminal=false
12cr|sourceinstall-gtk-2.5-2|46	Type=Application
12cr|sourceinstall-gtk-2.5-2|47	StartupNotify=true
12cr|sourceinstall-gtk-2.5-2|48	Categories=GTK;Settings;PackageManager;
12cr|sourceinstall-gtk-2.5-2|49	EOF
12cr|sourceinstall-gtk-2.5-2|50	
12cr|sourceinstall-gtk-2.5-2|51	%find_lang %{name}
12cr|sourceinstall-gtk-2.5-2|52	
12cr|sourceinstall-gtk-2.5-2|53	%clean
12cr|sourceinstall-gtk-2.5-2|54	rm -rf %{buildroot}
12cr|sourceinstall-gtk-2.5-2|55	
12cr|sourceinstall-gtk-2.5-2|56	%files -f %{name}.lang
12cr|sourceinstall-gtk-2.5-2|57	%defattr(-,root,root,0755)
12cr|sourceinstall-gtk-2.5-2|58	%doc AUTHORS ChangeLog
12cr|sourceinstall-gtk-2.5-2|59	%{_bindir}/%{name}
12cr|sourceinstall-gtk-2.5-2|60	%{_mandir}/*/*
12cr|sourceinstall-gtk-2.5-2|61	%{_datadir}/%{name}
12cr|sourceinstall-gtk-2.5-2|62	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|sourceinstall-gtk-2.5-2|63	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|sourceinstall-gtk-2.5-2|64	
12cr|sourceinstall-gtk-2.5-2|65	
12cr|sourceinstall-gtk-2.5-2|66	%changelog
12cr|sourceinstall-gtk-2.5-2|67	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.5-2mdv2010.0
12cr|sourceinstall-gtk-2.5-2|68	+ Revision: 445166
12cr|sourceinstall-gtk-2.5-2|69	- rebuild
12cr|sourceinstall-gtk-2.5-2|70	
12cr|sourceinstall-gtk-2.5-2|71	* Thu Nov 06 2008 Adam Williamson <awilliamson@mandriva.org> 2.5-1mdv2009.1
12cr|sourceinstall-gtk-2.5-2|72	+ Revision: 300356
12cr|sourceinstall-gtk-2.5-2|73	- import sourceinstall-gtk
12cr|sourceinstall-gtk-2.5-2|74	
12cr|sourceinstall-gtk-2.5-2|75	

7602 12
12cr|soya-0.14-6|1	%define	oname	Soya
12cr|soya-0.14-6|2	%define	tutver	0.14
12cr|soya-0.14-6|3	
12cr|soya-0.14-6|4	Summary:	A practical high-level object-oriented 3D engine
12cr|soya-0.14-6|5	Name:		soya
12cr|soya-0.14-6|6	Version:	0.14
12cr|soya-0.14-6|7	Release:	6
12cr|soya-0.14-6|8	License:	GPLv2+
12cr|soya-0.14-6|9	Group:		Development/Python
12cr|soya-0.14-6|10	Url:		http://home.gna.org/oomadness/en/index.html
12cr|soya-0.14-6|11	Source0:	http://download.gna.org/soya/%{oname}-%{version}.tar.bz2
12cr|soya-0.14-6|12	Source1:	http://download.gna.org/soya/%{oname}Tutorial-%{tutver}.tar.bz2
12cr|soya-0.14-6|13	Patch0:		soya-0.14-glu.patch
12cr|soya-0.14-6|14	BuildRequires:	python-devel
12cr|soya-0.14-6|15	BuildRequires:	pkgconfig(libpng)
12cr|soya-0.14-6|16	BuildRequires:	SDL-devel
12cr|soya-0.14-6|17	BuildRequires:	cal3d-devel
12cr|soya-0.14-6|18	BuildRequires:	mesaglu-devel
12cr|soya-0.14-6|19	BuildRequires:	ode-devel
12cr|soya-0.14-6|20	BuildRequires:	glew-devel
12cr|soya-0.14-6|21	BuildRequires:	pkgconfig(freetype2)
12cr|soya-0.14-6|22	BuildRequires:	openal-devel
12cr|soya-0.14-6|23	Requires:	editobj2
12cr|soya-0.14-6|24	
12cr|soya-0.14-6|25	%description
12cr|soya-0.14-6|26	A practical high-level object-oriented 3D engine.
12cr|soya-0.14-6|27	
12cr|soya-0.14-6|28	# (jiba) A separate package for the tutorial
12cr|soya-0.14-6|29	%package	tutorial
12cr|soya-0.14-6|30	Summary:	Tutorial for the Soya 3D engine
12cr|soya-0.14-6|31	License:	GPLv2+
12cr|soya-0.14-6|32	Group:		Development/Python
12cr|soya-0.14-6|33	Requires:	%{name} >= %{version}
12cr|soya-0.14-6|34	Suggests:	blender python-imaging cerealizer
12cr|soya-0.14-6|35	
12cr|soya-0.14-6|36	%description	tutorial
12cr|soya-0.14-6|37	This is a set of tutorial for Soya.
12cr|soya-0.14-6|38	Soya is a practical high-level object-oriented 3D engine for Python.
12cr|soya-0.14-6|39	
12cr|soya-0.14-6|40	%prep
12cr|soya-0.14-6|41	%setup -q -n %{oname}-%{version} -a 1
12cr|soya-0.14-6|42	%patch0 -p0
12cr|soya-0.14-6|43	rm -rf `find -name CVS` `find -name .cvswrappers`
12cr|soya-0.14-6|44	
12cr|soya-0.14-6|45	%build
12cr|soya-0.14-6|46	python setup.py build #--dont-build-ode
12cr|soya-0.14-6|47	
12cr|soya-0.14-6|48	%install
12cr|soya-0.14-6|49	python setup.py install --root=%{buildroot}
12cr|soya-0.14-6|50	
12cr|soya-0.14-6|51	%files
12cr|soya-0.14-6|52	%doc README CHANGES AUTHORS
12cr|soya-0.14-6|53	%{_bindir}/%{name}_editor
12cr|soya-0.14-6|54	%{py_platsitedir}/%{name}
12cr|soya-0.14-6|55	%{py_platsitedir}/*.egg-info
12cr|soya-0.14-6|56	
12cr|soya-0.14-6|57	%files tutorial
12cr|soya-0.14-6|58	%defattr(644,root,root,0755)
12cr|soya-0.14-6|59	%doc %{oname}Tutorial-%{tutver}/AUTHORS %{oname}Tutorial-%{tutver}/tutorial
12cr|soya-0.14-6|60	
12cr|soya-0.14-6|61	
12cr|soya-0.14-6|62	%changelog
12cr|soya-0.14-6|63	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 0.14-5mdv2011.0
12cr|soya-0.14-6|64	+ Revision: 590079
12cr|soya-0.14-6|65	- rebuild for python 2.7
12cr|soya-0.14-6|66	
12cr|soya-0.14-6|67	* Sun Apr 25 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.14-4mdv2010.1
12cr|soya-0.14-6|68	+ Revision: 538541
12cr|soya-0.14-6|69	- Fix installation with right requires
12cr|soya-0.14-6|70	
12cr|soya-0.14-6|71	* Fri May 29 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.14-3mdv2010.0
12cr|soya-0.14-6|72	+ Revision: 381032
12cr|soya-0.14-6|73	- add suggests for soya-tutorial on blender, python-imaging & cerealizer (#35453)
12cr|soya-0.14-6|74	
12cr|soya-0.14-6|75	* Sat Dec 27 2008 Michael Scherer <misc@mandriva.org> 0.14-2mdv2009.1
12cr|soya-0.14-6|76	+ Revision: 319896
12cr|soya-0.14-6|77	- rebuild for new python
12cr|soya-0.14-6|78	
12cr|soya-0.14-6|79	* Sat Sep 06 2008 Emmanuel Andry <eandry@mandriva.org> 0.14-1mdv2009.0
12cr|soya-0.14-6|80	+ Revision: 281880
12cr|soya-0.14-6|81	- New version
12cr|soya-0.14-6|82	
12cr|soya-0.14-6|83	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.13.2-1mdv2009.0
12cr|soya-0.14-6|84	+ Revision: 140850
12cr|soya-0.14-6|85	- restore BuildRoot
12cr|soya-0.14-6|86	
12cr|soya-0.14-6|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|soya-0.14-6|88	- kill re-definition of %%buildroot on Pixel's request
12cr|soya-0.14-6|89	
12cr|soya-0.14-6|90	* Thu Aug 02 2007 Adam Williamson <awilliamson@mandriva.org> 0.13.2-1mdv2008.0
12cr|soya-0.14-6|91	+ Revision: 57971
12cr|soya-0.14-6|92	- drop patch1 (merged upstream)
12cr|soya-0.14-6|93	- use py_platsitedir macro in both places in file list
12cr|soya-0.14-6|94	- specify license as GPLv2
12cr|soya-0.14-6|95	- new upstream release 0.13.2, includes fixes for python 2.5 (#32216)
12cr|soya-0.14-6|96	
12cr|soya-0.14-6|97	
12cr|soya-0.14-6|98	* Sun Mar 11 2007 Olivier Blin <oblin@mandriva.com> 0.13-2mdv2007.1
12cr|soya-0.14-6|99	+ Revision: 141199
12cr|soya-0.14-6|100	- fix crash when loading models (patch from Jan Ciger, #27714)
12cr|soya-0.14-6|101	
12cr|soya-0.14-6|102	+ Per Øyvind Karlsen <pkarlsen@mandriva.com>
12cr|soya-0.14-6|103	- update url
12cr|soya-0.14-6|104	
12cr|soya-0.14-6|105	* Mon Feb 19 2007 Emmanuel Andry <eandry@mandriva.org> 0.13-1mdv2007.1
12cr|soya-0.14-6|106	+ Revision: 122632
12cr|soya-0.14-6|107	- New version 0.13
12cr|soya-0.14-6|108	- This release supports latest ode (drop patch)
12cr|soya-0.14-6|109	
12cr|soya-0.14-6|110	* Mon Jan 22 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.12-8mdv2007.1
12cr|soya-0.14-6|111	+ Revision: 111645
12cr|soya-0.14-6|112	- build against new ode
12cr|soya-0.14-6|113	
12cr|soya-0.14-6|114	+ Olivier Blin <oblin@mandriva.com>
12cr|soya-0.14-6|115	- update buildrequires (pyrex is now named python-pyrex)
12cr|soya-0.14-6|116	
12cr|soya-0.14-6|117	* Sat Dec 09 2006 Olivier Blin <oblin@mandriva.com> 0.12-7mdv2007.1
12cr|soya-0.14-6|118	+ Revision: 94072
12cr|soya-0.14-6|119	- use py_platsitedir for egg-info files
12cr|soya-0.14-6|120	- include python egg-info files and rebuilt for new python (#27564)
12cr|soya-0.14-6|121	- Import soya
12cr|soya-0.14-6|122	
12cr|soya-0.14-6|123	* Wed Sep 27 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.12-6mdv2007.0
12cr|soya-0.14-6|124	- I suck
12cr|soya-0.14-6|125	
12cr|soya-0.14-6|126	* Wed Sep 27 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.12-5mdv2007.0
12cr|soya-0.14-6|127	- bag one more buildrequires
12cr|soya-0.14-6|128	
12cr|soya-0.14-6|129	* Wed Sep 27 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.12-4mdv2007.0
12cr|soya-0.14-6|130	- build again now glew is really available
12cr|soya-0.14-6|131	
12cr|soya-0.14-6|132	* Fri Sep 22 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.12-3mdv2007.0
12cr|soya-0.14-6|133	- rebuild against new libcal3d (fixes #25814)
12cr|soya-0.14-6|134	
12cr|soya-0.14-6|135	* Tue Aug 29 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.12-2mdv2007.0
12cr|soya-0.14-6|136	- don't use included ode, but system ode (P0)
12cr|soya-0.14-6|137	- cosmetics
12cr|soya-0.14-6|138	
12cr|soya-0.14-6|139	* Mon Aug 28 2006 Emmanuel Andry <eandry@mandriva.org> 0.12-1mdv2007.0
12cr|soya-0.14-6|140	- 0.12
12cr|soya-0.14-6|141	
12cr|soya-0.14-6|142	* Sun Jun 18 2006 Emmanuel Andry <eandry@mandriva.org> 0.11.2-1mdv2007.0
12cr|soya-0.14-6|143	- 0.11.2
12cr|soya-0.14-6|144	- drop patch1
12cr|soya-0.14-6|145	- fix buildrequires
12cr|soya-0.14-6|146	
12cr|soya-0.14-6|147	* Wed Nov 30 2005 Guillaume Bedot <littletux@mandriva.org> 0.10.1-3mdk
12cr|soya-0.14-6|148	- rebuild
12cr|soya-0.14-6|149	
12cr|soya-0.14-6|150	* Tue Oct 11 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.10.1-2mdk
12cr|soya-0.14-6|151	- Fix BuildRequires
12cr|soya-0.14-6|152	
12cr|soya-0.14-6|153	* Wed Aug 31 2005 Michael Scherer <misc@mandriva.org> 0.10.1-1mdk
12cr|soya-0.14-6|154	- update to 0.10.1
12cr|soya-0.14-6|155	- rpmbuildupdateable
12cr|soya-0.14-6|156	
12cr|soya-0.14-6|157	* Fri Apr 22 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.3-0.cvs20050313.3mdk
12cr|soya-0.14-6|158	- update url
12cr|soya-0.14-6|159	- %%mkrel
12cr|soya-0.14-6|160	- build against new dynamically linked ode (P1)
12cr|soya-0.14-6|161	
12cr|soya-0.14-6|162	* Tue Mar 15 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.3-0.cvs20050313.2mdk
12cr|soya-0.14-6|163	- make it work with latest cal3d (P0 from Jan Ciger, fixes #14567)
12cr|soya-0.14-6|164	
12cr|soya-0.14-6|165	* Mon Mar 14 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.3-0.cvs20050313.1mdk
12cr|soya-0.14-6|166	- use cvs snapshot to work against latest cal3d
12cr|soya-0.14-6|167	
12cr|soya-0.14-6|168	* Wed Mar 09 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.2-2mdk
12cr|soya-0.14-6|169	- rebuild for new cal3d
12cr|soya-0.14-6|170	
12cr|soya-0.14-6|171	* Tue Feb 08 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.9.2-1mdk
12cr|soya-0.14-6|172	- from Gertz Raphaël <rapsys@free.fr> :
12cr|soya-0.14-6|173	- 0.9.2
12cr|soya-0.14-6|174	
12cr|soya-0.14-6|175	* Thu Jan 20 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.1-3mdk
12cr|soya-0.14-6|176	- fix buildrequires
12cr|soya-0.14-6|177	
12cr|soya-0.14-6|178	* Fri Jan 14 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.1-2mdk
12cr|soya-0.14-6|179	- fix buildrequires
12cr|soya-0.14-6|180	
12cr|soya-0.14-6|181	* Mon Jan 03 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.1-1mdk
12cr|soya-0.14-6|182	- 0.9.1
12cr|soya-0.14-6|183	- updated tutorial to 0.9
12cr|soya-0.14-6|184	- fix summary-ended-with-dot
12cr|soya-0.14-6|185	
12cr|soya-0.14-6|186	* Sat Dec 04 2004 Michael Scherer <misc@mandrake.org> 0.8.2-2mdk
12cr|soya-0.14-6|187	- Rebuild for new python
12cr|soya-0.14-6|188	
12cr|soya-0.14-6|189	* Sat Oct 23 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.8.2-1mdk
12cr|soya-0.14-6|190	- 0.8.2
12cr|soya-0.14-6|191	
12cr|soya-0.14-6|192	* Fri Jul 09 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.7c-1mdk
12cr|soya-0.14-6|193	- 0.7c
12cr|soya-0.14-6|194	- drop patch, fixed upstream
12cr|soya-0.14-6|195	- add new buildrequires
12cr|soya-0.14-6|196	- update tutorial
12cr|soya-0.14-6|197	
12cr|soya-0.14-6|198	* Wed Jun 30 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.6.1-4mdk
12cr|soya-0.14-6|199	- update url
12cr|soya-0.14-6|200	
12cr|soya-0.14-6|201	* Thu Jun 17 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.6.1-3mdk
12cr|soya-0.14-6|202	- rebuild
12cr|soya-0.14-6|203	

7603 12
12cr|space-1.0.0-14|1	%define  version    1.0.0
12cr|space-1.0.0-14|2	%define  release    %mkrel 14
12cr|space-1.0.0-14|3	%define name  space
12cr|space-1.0.0-14|4	
12cr|space-1.0.0-14|5	Summary: Desktop backgrounds - Photo and data images from NASA
12cr|space-1.0.0-14|6	Name: %{name}
12cr|space-1.0.0-14|7	Version: %{version}
12cr|space-1.0.0-14|8	Release: %{release}
12cr|space-1.0.0-14|9	License: Public domain
12cr|space-1.0.0-14|10	Group: Graphical desktop/Other
12cr|space-1.0.0-14|11	Source: %{name}-%{version}.tar.bz2
12cr|space-1.0.0-14|12	Source1: README.space
12cr|space-1.0.0-14|13	Source2: PHOTO_FAQ.ps
12cr|space-1.0.0-14|14	
12cr|space-1.0.0-14|15	URL: http://www.nasa.gov/gallery/photo/
12cr|space-1.0.0-14|16	BuildRoot:%{_tmppath}/%{name}-buildroot
12cr|space-1.0.0-14|17	BuildArchitectures: noarch
12cr|space-1.0.0-14|18	
12cr|space-1.0.0-14|19	%description
12cr|space-1.0.0-14|20	An extract of more than 500,000 photos and data images from 10 NASA
12cr|space-1.0.0-14|21	Centers have been linked together to create a searchable database of
12cr|space-1.0.0-14|22	agency imagery covering a variety of NASA programs. The NASA Image
12cr|space-1.0.0-14|23	Exchange (http://nix.nasa.gov/) is the first step toward a
12cr|space-1.0.0-14|24	comprehensive online imagery collection, and other collections will be
12cr|space-1.0.0-14|25	added as they become available. Curators of NASA image collections can
12cr|space-1.0.0-14|26	contact the NIX for details on how to join the project.
12cr|space-1.0.0-14|27	
12cr|space-1.0.0-14|28	%prep
12cr|space-1.0.0-14|29	rm -rf $RPM_BUILd_ROOT
12cr|space-1.0.0-14|30	
12cr|space-1.0.0-14|31	%setup0 -c
12cr|space-1.0.0-14|32	
12cr|space-1.0.0-14|33	%install
12cr|space-1.0.0-14|34	
12cr|space-1.0.0-14|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps/backgrounds
12cr|space-1.0.0-14|36	cd $RPM_BUILD_ROOT%{_datadir}/pixmaps/backgrounds
12cr|space-1.0.0-14|37	bzcat %{SOURCE0}|tar xv
12cr|space-1.0.0-14|38	
12cr|space-1.0.0-14|39	cd $RPM_BUILD_SOURCE
12cr|space-1.0.0-14|40	mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%name-%version
12cr|space-1.0.0-14|41	cp %{SOURCE1} %{SOURCE2} $RPM_BUILD_ROOT/%{_docdir}/%name-%version/
12cr|space-1.0.0-14|42	
12cr|space-1.0.0-14|43	%clean
12cr|space-1.0.0-14|44	rm -rf $RPM_BUILD_ROOT
12cr|space-1.0.0-14|45	
12cr|space-1.0.0-14|46	%files
12cr|space-1.0.0-14|47	%defattr(-, root, root)
12cr|space-1.0.0-14|48	%{_datadir}/pixmaps/backgrounds/space
12cr|space-1.0.0-14|49	%_docdir/%name-%version/*
12cr|space-1.0.0-14|50	
12cr|space-1.0.0-14|51	
12cr|space-1.0.0-14|52	
12cr|space-1.0.0-14|53	%changelog
12cr|space-1.0.0-14|54	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0-14mdv2010.0
12cr|space-1.0.0-14|55	+ Revision: 434011
12cr|space-1.0.0-14|56	- rebuild
12cr|space-1.0.0-14|57	
12cr|space-1.0.0-14|58	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0-13mdv2009.0
12cr|space-1.0.0-14|59	+ Revision: 260915
12cr|space-1.0.0-14|60	- rebuild
12cr|space-1.0.0-14|61	
12cr|space-1.0.0-14|62	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0-12mdv2009.0
12cr|space-1.0.0-14|63	+ Revision: 252789
12cr|space-1.0.0-14|64	- rebuild
12cr|space-1.0.0-14|65	
12cr|space-1.0.0-14|66	+ Olivier Blin <oblin@mandriva.com>
12cr|space-1.0.0-14|67	- restore BuildRoot
12cr|space-1.0.0-14|68	
12cr|space-1.0.0-14|69	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0-10mdv2008.1
12cr|space-1.0.0-14|70	+ Revision: 127497
12cr|space-1.0.0-14|71	- kill re-definition of %%buildroot on Pixel's request
12cr|space-1.0.0-14|72	- import space
12cr|space-1.0.0-14|73	
12cr|space-1.0.0-14|74	
12cr|space-1.0.0-14|75	* Thu Dec 15 2005 Lenny Cartier <lenny@mandriva.com> 1.0.0-10mdk
12cr|space-1.0.0-14|76	- rebuild
12cr|space-1.0.0-14|77	
12cr|space-1.0.0-14|78	* Fri Sep 10 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-9mdk
12cr|space-1.0.0-14|79	- rebuild
12cr|space-1.0.0-14|80	
12cr|space-1.0.0-14|81	* Mon Aug 18 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-8mdk
12cr|space-1.0.0-14|82	- remove obsoletes & provides
12cr|space-1.0.0-14|83	
12cr|space-1.0.0-14|84	* Wed Jan 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-7mdk
12cr|space-1.0.0-14|85	- rebuild
12cr|space-1.0.0-14|86	
12cr|space-1.0.0-14|87	* Tue Oct 08 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-6mdk
12cr|space-1.0.0-14|88	- rebuild
12cr|space-1.0.0-14|89	
12cr|space-1.0.0-14|90	* Tue Sep 04 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-5mdk
12cr|space-1.0.0-14|91	- s/Copyright/License
12cr|space-1.0.0-14|92	
12cr|space-1.0.0-14|93	* Mon Sep 18 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-4mdk
12cr|space-1.0.0-14|94	- BM
12cr|space-1.0.0-14|95	
12cr|space-1.0.0-14|96	* Wed May 03 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-3mdk
12cr|space-1.0.0-14|97	- fix group
12cr|space-1.0.0-14|98	
12cr|space-1.0.0-14|99	* Fri Dec 10 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|space-1.0.0-14|100	- Fix Group
12cr|space-1.0.0-14|101	
12cr|space-1.0.0-14|102	* Wed Nov 24 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|space-1.0.0-14|103	- Split into several packages
12cr|space-1.0.0-14|104	
12cr|space-1.0.0-14|105	* Fri Apr 30 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|space-1.0.0-14|106	- Mandrake adptations.
12cr|space-1.0.0-14|107	
12cr|space-1.0.0-14|108	* Fri Apr  2 1999 Jonathan Blandford <jrb@redhat.com>
12cr|space-1.0.0-14|109	- added propaganda tiles.  Spruced it up a bit
12cr|space-1.0.0-14|110	- moved README files out of tarball, and into docs dir.
12cr|space-1.0.0-14|111	
12cr|space-1.0.0-14|112	* Fri Mar 19 1999 Michael Fulbright <drmike@redhat.com>
12cr|space-1.0.0-14|113	- First attempt

7604 12
12cr|spacepong-0.0.2-3|1	%define name	spacepong
12cr|spacepong-0.0.2-3|2	%define version	0.0.2
12cr|spacepong-0.0.2-3|3	%define release	3
12cr|spacepong-0.0.2-3|4	%define	Summary	An innovative pong like game
12cr|spacepong-0.0.2-3|5	
12cr|spacepong-0.0.2-3|6	Summary:	%{Summary}
12cr|spacepong-0.0.2-3|7	Name:		%{name}
12cr|spacepong-0.0.2-3|8	Version:	%{version}
12cr|spacepong-0.0.2-3|9	Release:	%mkrel %{release}
12cr|spacepong-0.0.2-3|10	License:	GPLv2+
12cr|spacepong-0.0.2-3|11	Group:		Games/Arcade
12cr|spacepong-0.0.2-3|12	URL:		http://spacepong.sourceforge.net/
12cr|spacepong-0.0.2-3|13	Source0:	http://belnet.dl.sourceforge.net/sourceforge/spacepong/%{name}_%{version}-1.tar.bz2
12cr|spacepong-0.0.2-3|14	BuildArch:	noarch
12cr|spacepong-0.0.2-3|15	Requires:	pygame
12cr|spacepong-0.0.2-3|16	BuildRequires:	imagemagick
12cr|spacepong-0.0.2-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|spacepong-0.0.2-3|18	
12cr|spacepong-0.0.2-3|19	%description
12cr|spacepong-0.0.2-3|20	An innovative game that is controlled with the mouse.
12cr|spacepong-0.0.2-3|21	Steer you spacecraft ball around the screen and pickup
12cr|spacepong-0.0.2-3|22	speed by bouncing off the walls. The goal is to collect
12cr|spacepong-0.0.2-3|23	a certain amount of space boxes in a short time
12cr|spacepong-0.0.2-3|24	
12cr|spacepong-0.0.2-3|25	%description -l he_IL
12cr|spacepong-0.0.2-3|26	משחק תוצרת כחול לבן, העיקרון דיי פשוט :צריך לשלוט
12cr|spacepong-0.0.2-3|27	בחללית הקטנה בעזרת העכבר (וזה לא פשוט כי החללית
12cr|spacepong-0.0.2-3|28	נסחפת) ולאסוף חבילות מטען בחלל. צריך גם להיזהר לא
12cr|spacepong-0.0.2-3|29	להתנגש במטאורים ובמוקשים ולעמוד במגבלות הזמן
12cr|spacepong-0.0.2-3|30	
12cr|spacepong-0.0.2-3|31	%prep
12cr|spacepong-0.0.2-3|32	%setup -q -n %{name}-%{version}
12cr|spacepong-0.0.2-3|33	convert data/ship.png -size 48x48 ship-48x48.png
12cr|spacepong-0.0.2-3|34	
12cr|spacepong-0.0.2-3|35	%build
12cr|spacepong-0.0.2-3|36	#no build, this is a python script
12cr|spacepong-0.0.2-3|37	
12cr|spacepong-0.0.2-3|38	%install
12cr|spacepong-0.0.2-3|39	rm -rf $RPM_BUILD_ROOT
12cr|spacepong-0.0.2-3|40	%makeinstall_std datadir=%{_gamesdatadir}/%{name}
12cr|spacepong-0.0.2-3|41	
12cr|spacepong-0.0.2-3|42	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|spacepong-0.0.2-3|43	
12cr|spacepong-0.0.2-3|44	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|spacepong-0.0.2-3|45	[Desktop Entry]
12cr|spacepong-0.0.2-3|46	Type=Application
12cr|spacepong-0.0.2-3|47	Exec=%{_gamesbindir}/%{name}
12cr|spacepong-0.0.2-3|48	Icon=arcade_section
12cr|spacepong-0.0.2-3|49	Categories=Game;ArcadeGame;
12cr|spacepong-0.0.2-3|50	Name=SpacePong
12cr|spacepong-0.0.2-3|51	Comment=%{Summary}
12cr|spacepong-0.0.2-3|52	EOF
12cr|spacepong-0.0.2-3|53	
12cr|spacepong-0.0.2-3|54	install -m644 data/ship-small.png -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|spacepong-0.0.2-3|55	install -m644 data/ship.png -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|spacepong-0.0.2-3|56	install -m644 ship-48x48.png -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|spacepong-0.0.2-3|57	
12cr|spacepong-0.0.2-3|58	%clean
12cr|spacepong-0.0.2-3|59	rm -rf $RPM_BUILD_ROOT
12cr|spacepong-0.0.2-3|60	
12cr|spacepong-0.0.2-3|61	%if %mdkversion < 200900
12cr|spacepong-0.0.2-3|62	%post
12cr|spacepong-0.0.2-3|63	%update_menus
12cr|spacepong-0.0.2-3|64	%endif
12cr|spacepong-0.0.2-3|65	
12cr|spacepong-0.0.2-3|66	%if %mdkversion < 200900
12cr|spacepong-0.0.2-3|67	%postun
12cr|spacepong-0.0.2-3|68	%clean_menus
12cr|spacepong-0.0.2-3|69	%endif
12cr|spacepong-0.0.2-3|70	
12cr|spacepong-0.0.2-3|71	%files
12cr|spacepong-0.0.2-3|72	%defattr(-,root,root,0755)
12cr|spacepong-0.0.2-3|73	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|spacepong-0.0.2-3|74	%{_gamesdatadir}/%{name}/data
12cr|spacepong-0.0.2-3|75	%{_gamesbindir}/%{name}
12cr|spacepong-0.0.2-3|76	%{_miconsdir}/%{name}.png
12cr|spacepong-0.0.2-3|77	%{_iconsdir}/%{name}.png
12cr|spacepong-0.0.2-3|78	%{_liconsdir}/%{name}.png
12cr|spacepong-0.0.2-3|79	
12cr|spacepong-0.0.2-3|80	
12cr|spacepong-0.0.2-3|81	%changelog
12cr|spacepong-0.0.2-3|82	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.0.2-3mdv2010.0
12cr|spacepong-0.0.2-3|83	+ Revision: 434012
12cr|spacepong-0.0.2-3|84	- rebuild
12cr|spacepong-0.0.2-3|85	
12cr|spacepong-0.0.2-3|86	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|spacepong-0.0.2-3|87	- lowercase ImageMagick
12cr|spacepong-0.0.2-3|88	
12cr|spacepong-0.0.2-3|89	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.0.2-2mdv2009.0
12cr|spacepong-0.0.2-3|90	+ Revision: 218426
12cr|spacepong-0.0.2-3|91	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|spacepong-0.0.2-3|92	
12cr|spacepong-0.0.2-3|93	* Fri Jan 25 2008 Funda Wang <fundawang@mandriva.org> 0.0.2-2mdv2008.1
12cr|spacepong-0.0.2-3|94	+ Revision: 158020
12cr|spacepong-0.0.2-3|95	- fix desktop entry
12cr|spacepong-0.0.2-3|96	
12cr|spacepong-0.0.2-3|97	+ Olivier Blin <oblin@mandriva.com>
12cr|spacepong-0.0.2-3|98	- restore BuildRoot
12cr|spacepong-0.0.2-3|99	
12cr|spacepong-0.0.2-3|100	* Thu Dec 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.0.2-1mdv2008.1
12cr|spacepong-0.0.2-3|101	+ Revision: 135454
12cr|spacepong-0.0.2-3|102	- auto-convert XDG menu entry
12cr|spacepong-0.0.2-3|103	- kill re-definition of %%buildroot on Pixel's request
12cr|spacepong-0.0.2-3|104	- import spacepong
12cr|spacepong-0.0.2-3|105	
12cr|spacepong-0.0.2-3|106	
12cr|spacepong-0.0.2-3|107	* Wed Aug 10 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.0.2-1mdk
12cr|spacepong-0.0.2-3|108	- import rpm with some adaptations (nice third party spec! :)
12cr|spacepong-0.0.2-3|109	
12cr|spacepong-0.0.2-3|110	* Tue Aug 09 2005 Dovix <dovix2003@yahoo.com> 0.0.2-0.1.102mdk
12cr|spacepong-0.0.2-3|111	- New release
12cr|spacepong-0.0.2-3|112	- Use mkrel
12cr|spacepong-0.0.2-3|113	- Fix some errors reported by rpmlint
12cr|spacepong-0.0.2-3|114	
12cr|spacepong-0.0.2-3|115	* Fri Jul 29 2005 Dovix <dovix2003@yahoo.com> 0.0.1-1mdk
12cr|spacepong-0.0.2-3|116	- Initial version

7605 12
12cr|spamoracle-1.4-9|1	Name: spamoracle
12cr|spamoracle-1.4-9|2	Version: 1.4
12cr|spamoracle-1.4-9|3	Release: %mkrel 9
12cr|spamoracle-1.4-9|4	Group: Networking/Mail
12cr|spamoracle-1.4-9|5	Summary: Spam filter based on statistical analysis of e-mail contents
12cr|spamoracle-1.4-9|6	License: GPL
12cr|spamoracle-1.4-9|7	Url: http://pauillac.inria.fr/~xleroy/software.html#spamoracle
12cr|spamoracle-1.4-9|8	Source: http://pauillac.inria.fr/~xleroy/software/spamoracle-%version.tar.bz2
12cr|spamoracle-1.4-9|9	BuildRequires: ocaml
12cr|spamoracle-1.4-9|10	Buildroot: %_tmppath/%name-%version-buildroot
12cr|spamoracle-1.4-9|11	
12cr|spamoracle-1.4-9|12	%description
12cr|spamoracle-1.4-9|13	SpamOracle is a tool to help detect and filter away "spam"
12cr|spamoracle-1.4-9|14	(unsolicited commercial e-mail).  It proceeds by statistical analysis
12cr|spamoracle-1.4-9|15	of the words that appear in the e-mail, comparing the frequencies of
12cr|spamoracle-1.4-9|16	words with those found in a user-provided corpus of known spam and
12cr|spamoracle-1.4-9|17	known legitimate e-mail.  The classification algorithm is based on
12cr|spamoracle-1.4-9|18	Bayes' formula, and is described in Paul Graham's paper, "A plan for
12cr|spamoracle-1.4-9|19	spam", http://www.paulgraham.com/spam.html.
12cr|spamoracle-1.4-9|20	
12cr|spamoracle-1.4-9|21	%prep
12cr|spamoracle-1.4-9|22	%setup -q
12cr|spamoracle-1.4-9|23	
12cr|spamoracle-1.4-9|24	%build
12cr|spamoracle-1.4-9|25	%make
12cr|spamoracle-1.4-9|26	
12cr|spamoracle-1.4-9|27	%install
12cr|spamoracle-1.4-9|28	rm -rf %buildroot
12cr|spamoracle-1.4-9|29	mkdir -p %buildroot/{%_bindir,%_mandir/{man1,man5}}
12cr|spamoracle-1.4-9|30	%makeinstall BINDIR=%buildroot/%_bindir MANDIR=%buildroot/%_mandir
12cr|spamoracle-1.4-9|31	
12cr|spamoracle-1.4-9|32	%clean
12cr|spamoracle-1.4-9|33	rm -rf %buildroot
12cr|spamoracle-1.4-9|34	
12cr|spamoracle-1.4-9|35	%files
12cr|spamoracle-1.4-9|36	%defattr(-,root,root)
12cr|spamoracle-1.4-9|37	%doc README Changes
12cr|spamoracle-1.4-9|38	%_bindir/spamoracle
12cr|spamoracle-1.4-9|39	%_mandir/man1/spamoracle.1*
12cr|spamoracle-1.4-9|40	%_mandir/man5/spamoracle.conf.5*
12cr|spamoracle-1.4-9|41	
12cr|spamoracle-1.4-9|42	
12cr|spamoracle-1.4-9|43	
12cr|spamoracle-1.4-9|44	
12cr|spamoracle-1.4-9|45	%changelog
12cr|spamoracle-1.4-9|46	* Thu Sep 22 2011 Götz Waschk <waschk@mandriva.org> 1.4-9mdv2012.0
12cr|spamoracle-1.4-9|47	+ Revision: 700801
12cr|spamoracle-1.4-9|48	- rebuild
12cr|spamoracle-1.4-9|49	
12cr|spamoracle-1.4-9|50	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.4-8mdv2011.0
12cr|spamoracle-1.4-9|51	+ Revision: 445186
12cr|spamoracle-1.4-9|52	- rebuild
12cr|spamoracle-1.4-9|53	
12cr|spamoracle-1.4-9|54	* Tue Jan 06 2009 Florent Monnier <blue_prawn@mandriva.org> 1.4-7mdv2009.1
12cr|spamoracle-1.4-9|55	+ Revision: 325808
12cr|spamoracle-1.4-9|56	- removed procmail dep (can be used with anything)
12cr|spamoracle-1.4-9|57	
12cr|spamoracle-1.4-9|58	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 1.4-7mdv2009.0
12cr|spamoracle-1.4-9|59	+ Revision: 260916
12cr|spamoracle-1.4-9|60	- rebuild
12cr|spamoracle-1.4-9|61	
12cr|spamoracle-1.4-9|62	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.4-6mdv2009.0
12cr|spamoracle-1.4-9|63	+ Revision: 252898
12cr|spamoracle-1.4-9|64	- rebuild
12cr|spamoracle-1.4-9|65	- kill re-definition of %%buildroot on Pixel's request
12cr|spamoracle-1.4-9|66	
12cr|spamoracle-1.4-9|67	+ Olivier Blin <blino@mandriva.org>
12cr|spamoracle-1.4-9|68	- restore BuildRoot
12cr|spamoracle-1.4-9|69	
12cr|spamoracle-1.4-9|70	
12cr|spamoracle-1.4-9|71	* Fri Nov 24 2006 Götz Waschk <waschk@mandriva.org> 1.4-4mdv2007.0
12cr|spamoracle-1.4-9|72	+ Revision: 86893
12cr|spamoracle-1.4-9|73	- Import spamoracle
12cr|spamoracle-1.4-9|74	
12cr|spamoracle-1.4-9|75	* Fri Nov 24 2006 Gtz Waschk <waschk@mandriva.org> 1.4-4mdv2007.1
12cr|spamoracle-1.4-9|76	- rebuild
12cr|spamoracle-1.4-9|77	
12cr|spamoracle-1.4-9|78	* Tue Nov 08 2005 Götz Waschk <waschk@mandriva.org> 1.4-3mdk
12cr|spamoracle-1.4-9|79	- Rebuild
12cr|spamoracle-1.4-9|80	
12cr|spamoracle-1.4-9|81	* Fri Nov 05 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.4-2mdk
12cr|spamoracle-1.4-9|82	- rebuild
12cr|spamoracle-1.4-9|83	

7606 12
12cr|spampd-2.30-7|1	Name:		spampd
12cr|spampd-2.30-7|2	Version:	2.30
12cr|spampd-2.30-7|3	Release:	7
12cr|spampd-2.30-7|4	Summary:	Spam Proxy Daemon
12cr|spampd-2.30-7|5	Source0:	http://www.wdg.us/Content/rd/mta/%{name}/%{name}-%{version}.tar.bz2
12cr|spampd-2.30-7|6	Patch0:		spampd-2.30-mdv.patch
12cr|spampd-2.30-7|7	URL:		http://www.wdg.us/index.cfm/rd/mta/spampd.htm
12cr|spampd-2.30-7|8	License:	GPLv2+
12cr|spampd-2.30-7|9	Group:		Networking/Mail
12cr|spampd-2.30-7|10	BuildArch:	noarch
12cr|spampd-2.30-7|11	BuildRequires:	perl
12cr|spampd-2.30-7|12	Requires(post,preun):	rpm-helper
12cr|spampd-2.30-7|13	
12cr|spampd-2.30-7|14	%description
12cr|spampd-2.30-7|15	spampd is an SMTP/LMTP proxy that marks (or tags) spam using
12cr|spampd-2.30-7|16	SpamAssassin (http://www.SpamAssassin.org/). The proxy is designed
12cr|spampd-2.30-7|17	to be transparent to the sending and receiving mail servers and at no point
12cr|spampd-2.30-7|18	takes responsibility for the message itself. If a failure occurs within
12cr|spampd-2.30-7|19	spampd (or SpamAssassin) then the mail servers will disconnect and the
12cr|spampd-2.30-7|20	sending server is still responsible for retrying the message for as long
12cr|spampd-2.30-7|21	as it is configured to do so.
12cr|spampd-2.30-7|22	
12cr|spampd-2.30-7|23	%prep
12cr|spampd-2.30-7|24	%setup -q
12cr|spampd-2.30-7|25	%patch0 -p1 -b .mdv
12cr|spampd-2.30-7|26	make spampd.8
12cr|spampd-2.30-7|27	chmod 644 *
12cr|spampd-2.30-7|28	
12cr|spampd-2.30-7|29	%install
12cr|spampd-2.30-7|30	mkdir -p %{buildroot}%{_initrddir}
12cr|spampd-2.30-7|31	mkdir -p %{buildroot}%{_sbindir}
12cr|spampd-2.30-7|32	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12cr|spampd-2.30-7|33	mkdir -p %{buildroot}%{_mandir}/man8
12cr|spampd-2.30-7|34	install -m 755 spampd %{buildroot}%{_sbindir}/spampd
12cr|spampd-2.30-7|35	install -m 755 spampd-rh-rc-script %{buildroot}%{_initrddir}/spampd
12cr|spampd-2.30-7|36	install -m 644 spampd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/spampd
12cr|spampd-2.30-7|37	install -m 644 spampd.8 %{buildroot}%{_mandir}/man8/spampd.8
12cr|spampd-2.30-7|38	
12cr|spampd-2.30-7|39	%post
12cr|spampd-2.30-7|40	%_post_service spampd
12cr|spampd-2.30-7|41	if [ -x /usr/sbin/postconf ] && [ -z `/usr/sbin/postconf -h content_filter` ] && \
12cr|spampd-2.30-7|42	grep -qs '^lmtp-filter\>' /etc/postfix/master.cf;then
12cr|spampd-2.30-7|43	LISTEN=127.0.0.1:10025
12cr|spampd-2.30-7|44	MAXCHILD=5
12cr|spampd-2.30-7|45	[ -f /etc/sysconfig/spampd ] && . /etc/sysconfig/spampd
12cr|spampd-2.30-7|46	postconf -e content_filter=lmtp-filter:${LISTEN}
12cr|spampd-2.30-7|47	postconf -e receive_override_options=no_address_mappings
12cr|spampd-2.30-7|48	postconf -e lmtp-filter_destination_concurrency_limit=${MAXCHILD}
12cr|spampd-2.30-7|49	fi
12cr|spampd-2.30-7|50	
12cr|spampd-2.30-7|51	%preun
12cr|spampd-2.30-7|52	%_preun_service spampd
12cr|spampd-2.30-7|53	
12cr|spampd-2.30-7|54	%files
12cr|spampd-2.30-7|55	%defattr(-,root,root,755)
12cr|spampd-2.30-7|56	%doc changelog.txt spampd.html
12cr|spampd-2.30-7|57	%{_sbindir}/spampd
12cr|spampd-2.30-7|58	%config(noreplace) %{_initrddir}/spampd
12cr|spampd-2.30-7|59	%config(noreplace) %{_sysconfdir}/sysconfig/spampd
12cr|spampd-2.30-7|60	%{_mandir}/man8/spampd.8*
12cr|spampd-2.30-7|61	
12cr|spampd-2.30-7|62	
12cr|spampd-2.30-7|63	
12cr|spampd-2.30-7|64	
12cr|spampd-2.30-7|65	
12cr|spampd-2.30-7|66	%changelog
12cr|spampd-2.30-7|67	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.30-6mdv2010.0
12cr|spampd-2.30-7|68	+ Revision: 434013
12cr|spampd-2.30-7|69	- rebuild
12cr|spampd-2.30-7|70	
12cr|spampd-2.30-7|71	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.30-5mdv2009.0
12cr|spampd-2.30-7|72	+ Revision: 260939
12cr|spampd-2.30-7|73	- rebuild
12cr|spampd-2.30-7|74	
12cr|spampd-2.30-7|75	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.30-4mdv2009.0
12cr|spampd-2.30-7|76	+ Revision: 252910
12cr|spampd-2.30-7|77	- rebuild
12cr|spampd-2.30-7|78	- fix no-buildroot-tag
12cr|spampd-2.30-7|79	
12cr|spampd-2.30-7|80	* Tue Dec 18 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.30-2mdv2008.1
12cr|spampd-2.30-7|81	+ Revision: 131798
12cr|spampd-2.30-7|82	- fix prereq on rpm-helper
12cr|spampd-2.30-7|83	- kill re-definition of %%buildroot on Pixel's request
12cr|spampd-2.30-7|84	
12cr|spampd-2.30-7|85	
12cr|spampd-2.30-7|86	* Sun Jul 30 2006 Luca Berra <bluca@comedia.it>
12cr|spampd-2.30-7|87	+ 2006-07-30 21:24:55 (42827)
12cr|spampd-2.30-7|88	- force default umask (#24001)
12cr|spampd-2.30-7|89	rework initscript
12cr|spampd-2.30-7|90	spec cleanup
12cr|spampd-2.30-7|91	
12cr|spampd-2.30-7|92	* Sun Jul 30 2006 Luca Berra <bluca@comedia.it>
12cr|spampd-2.30-7|93	+ 2006-07-30 17:37:14 (42815)
12cr|spampd-2.30-7|94	- import spampd-2.30-1mdk
12cr|spampd-2.30-7|95	
12cr|spampd-2.30-7|96	* Sat Jan 21 2006 Luca Berra <bluca@vodka.it> 2.30-1mdk
12cr|spampd-2.30-7|97	- New release 2.30
12cr|spampd-2.30-7|98	
12cr|spampd-2.30-7|99	* Fri Oct 15 2004 Luca Berra <bluca@vodka.it> 2.20-1mdk
12cr|spampd-2.30-7|100	- 2.20
12cr|spampd-2.30-7|101	
12cr|spampd-2.30-7|102	* Sun Feb 01 2004 Luca Berra <bluca@vodka.it> 2.12-2mdk
12cr|spampd-2.30-7|103	- auto-add to postfix
12cr|spampd-2.30-7|104	
12cr|spampd-2.30-7|105	* Sat Jan 17 2004 Luca Berra <bluca@vodka.it> 2.12-1mdk
12cr|spampd-2.30-7|106	- 2.12
12cr|spampd-2.30-7|107	- use tar package
12cr|spampd-2.30-7|108	
12cr|spampd-2.30-7|109	* Sun Nov 09 2003 Luca Berra <bluca@vodka.it> 2.11-2mdk
12cr|spampd-2.30-7|110	- fix description tag
12cr|spampd-2.30-7|111	- fixed init-script
12cr|spampd-2.30-7|112	
12cr|spampd-2.30-7|113	* Sun Oct 05 2003 Luca Berra <bluca@vodka.it> 2.11-1mdk
12cr|spampd-2.30-7|114	- initial release
12cr|spampd-2.30-7|115	

7607 12
12cr|spandsp-0.0.6-0.pre21|1	%define major 2
12cr|spandsp-0.0.6-0.pre21|2	
12cr|spandsp-0.0.6-0.pre21|3	%define libnamedevold %{mklibname spandsp 0}-devel
12cr|spandsp-0.0.6-0.pre21|4	%define libname %mklibname spandsp %{major}
12cr|spandsp-0.0.6-0.pre21|5	%define libnamedev %mklibname spandsp -d
12cr|spandsp-0.0.6-0.pre21|6	%define libnamestaticdev %mklibname spandsp -d -s
12cr|spandsp-0.0.6-0.pre21|7	
12cr|spandsp-0.0.6-0.pre21|8	Summary:        Steve's SpanDSP library for telephony spans
12cr|spandsp-0.0.6-0.pre21|9	Name:           spandsp
12cr|spandsp-0.0.6-0.pre21|10	Version:        0.0.6
12cr|spandsp-0.0.6-0.pre21|11	Release:        %mkrel 0.pre21
12cr|spandsp-0.0.6-0.pre21|12	License:        GPL
12cr|spandsp-0.0.6-0.pre21|13	Group:          System/Libraries
12cr|spandsp-0.0.6-0.pre21|14	URL:            http://www.soft-switch.org/
12cr|spandsp-0.0.6-0.pre21|15	Source0:        http://www.soft-switch.org/downloads/spandsp/spandsp-%{version}pre21.tgz
12cr|spandsp-0.0.6-0.pre21|16	BuildRequires:  audiofile-devel
12cr|spandsp-0.0.6-0.pre21|17	BuildRequires:  fftw2-devel
12cr|spandsp-0.0.6-0.pre21|18	BuildRequires:  file
12cr|spandsp-0.0.6-0.pre21|19	BuildRequires:  fltk-devel
12cr|spandsp-0.0.6-0.pre21|20	BuildRequires:  jpeg-devel
12cr|spandsp-0.0.6-0.pre21|21	BuildRequires:  libtool
12cr|spandsp-0.0.6-0.pre21|22	BuildRequires:  libxml2-devel
12cr|spandsp-0.0.6-0.pre21|23	BuildRequires:  tiff-devel
12cr|spandsp-0.0.6-0.pre21|24	
12cr|spandsp-0.0.6-0.pre21|25	%description
12cr|spandsp-0.0.6-0.pre21|26	spandsp is a library for DSP in telephony spans. It can perform many of the
12cr|spandsp-0.0.6-0.pre21|27	common DSP functions, such as the generation and detection of DTMF and
12cr|spandsp-0.0.6-0.pre21|28	supervisory tones.
12cr|spandsp-0.0.6-0.pre21|29	
12cr|spandsp-0.0.6-0.pre21|30	%package -n %{libname}
12cr|spandsp-0.0.6-0.pre21|31	Summary:        Steve's SpanDSP library for telephony spans
12cr|spandsp-0.0.6-0.pre21|32	Group:          System/Libraries
12cr|spandsp-0.0.6-0.pre21|33	
12cr|spandsp-0.0.6-0.pre21|34	%description -n %{libname}
12cr|spandsp-0.0.6-0.pre21|35	spandsp is a library for DSP in telephony spans. It can perform many of the
12cr|spandsp-0.0.6-0.pre21|36	common DSP functions, such as the generation and detection of DTMF and
12cr|spandsp-0.0.6-0.pre21|37	supervisory tones.
12cr|spandsp-0.0.6-0.pre21|38	
12cr|spandsp-0.0.6-0.pre21|39	%package -n %{libnamedev}
12cr|spandsp-0.0.6-0.pre21|40	Summary:        Header files and libraries needed for development with SpanDSP
12cr|spandsp-0.0.6-0.pre21|41	Group:          Development/C
12cr|spandsp-0.0.6-0.pre21|42	Obsoletes:      %{libnamedevold} < %{version}-%{release}
12cr|spandsp-0.0.6-0.pre21|43	Provides:       %{name}-devel = %{version}-%{release}
12cr|spandsp-0.0.6-0.pre21|44	Requires:       %{libname} = %{version}-%{release}
12cr|spandsp-0.0.6-0.pre21|45	
12cr|spandsp-0.0.6-0.pre21|46	%description -n %{libnamedev}
12cr|spandsp-0.0.6-0.pre21|47	This package includes the header files and libraries needed for developing
12cr|spandsp-0.0.6-0.pre21|48	programs using SpanDSP.
12cr|spandsp-0.0.6-0.pre21|49	
12cr|spandsp-0.0.6-0.pre21|50	%package -n %{libnamestaticdev}
12cr|spandsp-0.0.6-0.pre21|51	Summary:        Static libraries needed for development with SpanDSP
12cr|spandsp-0.0.6-0.pre21|52	Group:          Development/C
12cr|spandsp-0.0.6-0.pre21|53	Provides:       %{name}-static-devel = %{version}-%{release}
12cr|spandsp-0.0.6-0.pre21|54	Requires:       %{libnamedev} = %{version}-%{release}
12cr|spandsp-0.0.6-0.pre21|55	
12cr|spandsp-0.0.6-0.pre21|56	%description -n %{libnamestaticdev}
12cr|spandsp-0.0.6-0.pre21|57	This package includes the static libraries needed for developing programs
12cr|spandsp-0.0.6-0.pre21|58	using SpanDSP.
12cr|spandsp-0.0.6-0.pre21|59	
12cr|spandsp-0.0.6-0.pre21|60	%prep
12cr|spandsp-0.0.6-0.pre21|61	
12cr|spandsp-0.0.6-0.pre21|62	%setup -q
12cr|spandsp-0.0.6-0.pre21|63	
12cr|spandsp-0.0.6-0.pre21|64	%build
12cr|spandsp-0.0.6-0.pre21|65	%configure2_5x
12cr|spandsp-0.0.6-0.pre21|66	%make
12cr|spandsp-0.0.6-0.pre21|67	
12cr|spandsp-0.0.6-0.pre21|68	%install
12cr|spandsp-0.0.6-0.pre21|69	%makeinstall_std
12cr|spandsp-0.0.6-0.pre21|70	
12cr|spandsp-0.0.6-0.pre21|71	%files -n %{libname}
12cr|spandsp-0.0.6-0.pre21|72	%doc AUTHORS ChangeLog COPYING DueDiligence INSTALL NEWS README
12cr|spandsp-0.0.6-0.pre21|73	%{_libdir}/lib*.so.%{major}*
12cr|spandsp-0.0.6-0.pre21|74	
12cr|spandsp-0.0.6-0.pre21|75	%files -n %{libnamedev}
12cr|spandsp-0.0.6-0.pre21|76	%{_includedir}/spandsp
12cr|spandsp-0.0.6-0.pre21|77	%{_includedir}/*.h
12cr|spandsp-0.0.6-0.pre21|78	%{_libdir}/*.so
12cr|spandsp-0.0.6-0.pre21|79	%{_libdir}/pkgconfig/*.pc
12cr|spandsp-0.0.6-0.pre21|80	
12cr|spandsp-0.0.6-0.pre21|81	%files -n %{libnamestaticdev}
12cr|spandsp-0.0.6-0.pre21|82	%{_libdir}/*.a
12cr|spandsp-0.0.6-0.pre21|83	
12cr|spandsp-0.0.6-0.pre21|84	
12cr|spandsp-0.0.6-0.pre21|85	%changelog
12cr|spandsp-0.0.6-0.pre21|86	* Thu Nov 03 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.0.6-0.pre18mdv2011.0
12cr|spandsp-0.0.6-0.pre21|87	+ Revision: 713253
12cr|spandsp-0.0.6-0.pre21|88	- added new files removed old
12cr|spandsp-0.0.6-0.pre21|89	- pkgconfig fix in spec and version bump
12cr|spandsp-0.0.6-0.pre21|90	
12cr|spandsp-0.0.6-0.pre21|91	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.0.5-0.pre4.2mdv2010.0
12cr|spandsp-0.0.6-0.pre21|92	+ Revision: 434015
12cr|spandsp-0.0.6-0.pre21|93	- rebuild
12cr|spandsp-0.0.6-0.pre21|94	
12cr|spandsp-0.0.6-0.pre21|95	* Tue Jul 22 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-0.pre4.1mdv2009.0
12cr|spandsp-0.0.6-0.pre21|96	+ Revision: 240865
12cr|spandsp-0.0.6-0.pre21|97	- 0.0.5pre4
12cr|spandsp-0.0.6-0.pre21|98	
12cr|spandsp-0.0.6-0.pre21|99	* Wed Jun 18 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0.4-0.pre7.3mdv2009.0
12cr|spandsp-0.0.6-0.pre21|100	+ Revision: 225610
12cr|spandsp-0.0.6-0.pre21|101	- rebuild
12cr|spandsp-0.0.6-0.pre21|102	
12cr|spandsp-0.0.6-0.pre21|103	+ Pixel <pixel@mandriva.com>
12cr|spandsp-0.0.6-0.pre21|104	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|spandsp-0.0.6-0.pre21|105	
12cr|spandsp-0.0.6-0.pre21|106	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.0.4-0.pre7.2mdv2008.1
12cr|spandsp-0.0.6-0.pre21|107	+ Revision: 140850
12cr|spandsp-0.0.6-0.pre21|108	- restore BuildRoot
12cr|spandsp-0.0.6-0.pre21|109	
12cr|spandsp-0.0.6-0.pre21|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|spandsp-0.0.6-0.pre21|111	- kill re-definition of %%buildroot on Pixel's request
12cr|spandsp-0.0.6-0.pre21|112	
12cr|spandsp-0.0.6-0.pre21|113	* Tue Sep 04 2007 David Walluck <walluck@mandriva.org> 0.0.4-0.pre7.2mdv2008.0
12cr|spandsp-0.0.6-0.pre21|114	+ Revision: 79130
12cr|spandsp-0.0.6-0.pre21|115	- 0.0.4pre7
12cr|spandsp-0.0.6-0.pre21|116	
12cr|spandsp-0.0.6-0.pre21|117	* Sat Jul 21 2007 Stefan van der Eijk <stefan@mandriva.org> 0.0.4-0.pre3.2mdv2008.0
12cr|spandsp-0.0.6-0.pre21|118	+ Revision: 54337
12cr|spandsp-0.0.6-0.pre21|119	- fix new dev stuff breakage
12cr|spandsp-0.0.6-0.pre21|120	
12cr|spandsp-0.0.6-0.pre21|121	* Wed Jul 18 2007 David Walluck <walluck@mandriva.org> 0.0.4-0.pre3.1mdv2008.0
12cr|spandsp-0.0.6-0.pre21|122	+ Revision: 53318
12cr|spandsp-0.0.6-0.pre21|123	- 0.0.4pre3
12cr|spandsp-0.0.6-0.pre21|124	

7608 12
12cr|sparkleshare-0.2.4-1|1	Name:           sparkleshare
12cr|sparkleshare-0.2.4-1|2	Version:        0.2.4
12cr|sparkleshare-0.2.4-1|3	Release:        %mkrel 1
12cr|sparkleshare-0.2.4-1|4	Summary:        Easy file sharing based on git repositories
12cr|sparkleshare-0.2.4-1|5	Group:          Networking/File transfer
12cr|sparkleshare-0.2.4-1|6	License:        GPLv3
12cr|sparkleshare-0.2.4-1|7	URL:            http://www.sparkleshare.org/
12cr|sparkleshare-0.2.4-1|8	Source0:        https://github.com/downloads/hbons/SparkleShare/sparkleshare-%{version}.tar.gz
12cr|sparkleshare-0.2.4-1|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|sparkleshare-0.2.4-1|10	BuildRequires:  mono-devel ndesk-dbus-devel ndesk-dbus-glib-devel notify-sharp-devel
12cr|sparkleshare-0.2.4-1|11	BuildRequires:  desktop-file-utils intltool
12cr|sparkleshare-0.2.4-1|12	BuildRequires:  gnome-doc-utils nant
12cr|sparkleshare-0.2.4-1|13	BuildRequires:  webkit-sharp-devel
12cr|sparkleshare-0.2.4-1|14	# BuildRequires:  smartirc4net-devel
12cr|sparkleshare-0.2.4-1|15	Requires:       git desktop-file-utils yelp
12cr|sparkleshare-0.2.4-1|16	
12cr|sparkleshare-0.2.4-1|17	%description
12cr|sparkleshare-0.2.4-1|18	Easy file sharing based on git repositories. A special folder is setup,
12cr|sparkleshare-0.2.4-1|19	and directories/files placed within are placed in a git-based version
12cr|sparkleshare-0.2.4-1|20	control system and synchronized elsewhere.
12cr|sparkleshare-0.2.4-1|21	
12cr|sparkleshare-0.2.4-1|22	
12cr|sparkleshare-0.2.4-1|23	%prep
12cr|sparkleshare-0.2.4-1|24	%setup -q
12cr|sparkleshare-0.2.4-1|25	
12cr|sparkleshare-0.2.4-1|26	%build
12cr|sparkleshare-0.2.4-1|27	%configure
12cr|sparkleshare-0.2.4-1|28	# no parallel make on SMP because it's racy for this build :(
12cr|sparkleshare-0.2.4-1|29	GMCS_FLAGS=-codepage:utf8 make
12cr|sparkleshare-0.2.4-1|30	
12cr|sparkleshare-0.2.4-1|31	%install
12cr|sparkleshare-0.2.4-1|32	rm -rf %{buildroot}
12cr|sparkleshare-0.2.4-1|33	%{__mkdir_p} %{buildroot}%{_libdir}/mono/gac/
12cr|sparkleshare-0.2.4-1|34	make install DESTDIR=%{buildroot}
12cr|sparkleshare-0.2.4-1|35	desktop-file-validate %{buildroot}/%{_datadir}/applications/sparkleshare.desktop
12cr|sparkleshare-0.2.4-1|36	
12cr|sparkleshare-0.2.4-1|37	# find translations
12cr|sparkleshare-0.2.4-1|38	%find_lang %{name}
12cr|sparkleshare-0.2.4-1|39	
12cr|sparkleshare-0.2.4-1|40	%post
12cr|sparkleshare-0.2.4-1|41	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
12cr|sparkleshare-0.2.4-1|42	
12cr|sparkleshare-0.2.4-1|43	%postun
12cr|sparkleshare-0.2.4-1|44	if [ $1 -eq 0 ] ; then
12cr|sparkleshare-0.2.4-1|45	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
12cr|sparkleshare-0.2.4-1|46	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cr|sparkleshare-0.2.4-1|47	fi
12cr|sparkleshare-0.2.4-1|48	
12cr|sparkleshare-0.2.4-1|49	%posttrans
12cr|sparkleshare-0.2.4-1|50	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cr|sparkleshare-0.2.4-1|51	
12cr|sparkleshare-0.2.4-1|52	%clean
12cr|sparkleshare-0.2.4-1|53	rm -rf %{buildroot}
12cr|sparkleshare-0.2.4-1|54	
12cr|sparkleshare-0.2.4-1|55	%files -f %{name}.lang
12cr|sparkleshare-0.2.4-1|56	%defattr(-,root,root,-)
12cr|sparkleshare-0.2.4-1|57	/usr/bin/sparkleshare
12cr|sparkleshare-0.2.4-1|58	%{_libdir}/sparkleshare/
12cr|sparkleshare-0.2.4-1|59	/usr/share/sparkleshare/
12cr|sparkleshare-0.2.4-1|60	/usr/share/applications/sparkleshare.desktop
12cr|sparkleshare-0.2.4-1|61	# /usr/share/gnome/help/sparkleshare/
12cr|sparkleshare-0.2.4-1|62	/usr/share/icons/hicolor/16x16/apps/folder-sparkleshare.png
12cr|sparkleshare-0.2.4-1|63	/usr/share/icons/hicolor/22x22/apps/folder-sparkleshare.png
12cr|sparkleshare-0.2.4-1|64	/usr/share/icons/hicolor/24x24/apps/folder-sparkleshare.png
12cr|sparkleshare-0.2.4-1|65	/usr/share/icons/hicolor/256x256/apps/folder-sparkleshare.png
12cr|sparkleshare-0.2.4-1|66	/usr/share/icons/hicolor/32x32/apps/folder-sparkleshare.png
12cr|sparkleshare-0.2.4-1|67	/usr/share/icons/hicolor/48x48/apps/folder-sparkleshare.png
12cr|sparkleshare-0.2.4-1|68	/usr/share/icons/hicolor/24x24/status/process-syncing-sparkleshare-i*.png
12cr|sparkleshare-0.2.4-1|69	
12cr|sparkleshare-0.2.4-1|70	%doc README
12cr|sparkleshare-0.2.4-1|71	%doc %{_mandir}/man1/sparkleshare.1.*
12cr|sparkleshare-0.2.4-1|72	
12cr|sparkleshare-0.2.4-1|73	
12cr|sparkleshare-0.2.4-1|74	%changelog
12cr|sparkleshare-0.2.4-1|75	* Tue Jul 12 2011 Leonardo Coelho <leonardoc@mandriva.com> 0.2.4-1mdv2011
12cr|sparkleshare-0.2.4-1|76	+ Revision: 689719
12cr|sparkleshare-0.2.4-1|77	- import package using fedora spec
12cr|sparkleshare-0.2.4-1|78	- Created package structure for sparkleshare.
12cr|sparkleshare-0.2.4-1|79	

7609 12
12cr|spatialindex-1.7.1-1|1	%define	major	2
12cr|spatialindex-1.7.1-1|2	%define	libname	%mklibname %{name} %{major}
12cr|spatialindex-1.7.1-1|3	%define	devname	%mklibname %{name} -d
12cr|spatialindex-1.7.1-1|4	
12cr|spatialindex-1.7.1-1|5	Name:		spatialindex
12cr|spatialindex-1.7.1-1|6	Version:	1.7.1
12cr|spatialindex-1.7.1-1|7	Release:	1
12cr|spatialindex-1.7.1-1|8	Summary:	Spatial index library
12cr|spatialindex-1.7.1-1|9	Group:		System/Libraries
12cr|spatialindex-1.7.1-1|10	License:	LGPLv2+
12cr|spatialindex-1.7.1-1|11	URL:		http://libspatialindex.github.com
12cr|spatialindex-1.7.1-1|12	Source0:	http://download.osgeo.org/lib%{name}/%{name}-src-%{version}.tar.bz2
12cr|spatialindex-1.7.1-1|13	# Create proper soname symlinks and versioned libspatialindex_c
12cr|spatialindex-1.7.1-1|14	# https://github.com/libspatialindex/libspatialindex/issues/9
12cr|spatialindex-1.7.1-1|15	# https://github.com/libspatialindex/libspatialindex/issues/6
12cr|spatialindex-1.7.1-1|16	Patch0:		%{name}-1.7.1-soname-includedir.patch
12cr|spatialindex-1.7.1-1|17	BuildRequires:	cmake
12cr|spatialindex-1.7.1-1|18	
12cr|spatialindex-1.7.1-1|19	%description
12cr|spatialindex-1.7.1-1|20	Spatialindex provides a general framework for developing spatial indices.
12cr|spatialindex-1.7.1-1|21	Currently it defines generic interfaces, provides simple main memory and
12cr|spatialindex-1.7.1-1|22	disk based storage managers and a robust implementation of an R*-tree,
12cr|spatialindex-1.7.1-1|23	an MVR-tree and a TPR-tree.
12cr|spatialindex-1.7.1-1|24	
12cr|spatialindex-1.7.1-1|25	%package -n %{libname}
12cr|spatialindex-1.7.1-1|26	Summary:	Spatial index library
12cr|spatialindex-1.7.1-1|27	Group:		System/Libraries
12cr|spatialindex-1.7.1-1|28	
12cr|spatialindex-1.7.1-1|29	%description -n %{libname}
12cr|spatialindex-1.7.1-1|30	Spatialindex provides a general framework for developing spatial indices.
12cr|spatialindex-1.7.1-1|31	Currently it defines generic interfaces, provides simple main memory and
12cr|spatialindex-1.7.1-1|32	disk based storage managers and a robust implementation of an R*-tree,
12cr|spatialindex-1.7.1-1|33	an MVR-tree and a TPR-tree.
12cr|spatialindex-1.7.1-1|34	
12cr|spatialindex-1.7.1-1|35	%package -n %{devname}
12cr|spatialindex-1.7.1-1|36	Summary:	Development files for %{name}
12cr|spatialindex-1.7.1-1|37	Group:		Development/C++
12cr|spatialindex-1.7.1-1|38	Requires:	%{libname} = %{version}-%{release}
12cr|spatialindex-1.7.1-1|39	Provides:	%{name}-devel = %{version}-%{release}
12cr|spatialindex-1.7.1-1|40	
12cr|spatialindex-1.7.1-1|41	%description -n %{devname}
12cr|spatialindex-1.7.1-1|42	Development files for %{name}.
12cr|spatialindex-1.7.1-1|43	
12cr|spatialindex-1.7.1-1|44	%prep
12cr|spatialindex-1.7.1-1|45	%setup -qn %{name}-src-%{version}
12cr|spatialindex-1.7.1-1|46	%patch0 -p1 -b .soname-includedir~
12cr|spatialindex-1.7.1-1|47	
12cr|spatialindex-1.7.1-1|48	# Correct FSF postal address
12cr|spatialindex-1.7.1-1|49	# https://github.com/libspatialindex/libspatialindex/issues/5
12cr|spatialindex-1.7.1-1|50	for f in $(find . \( -name "*.h" -o -name "*.cc" -o -name COPYING \)); do
12cr|spatialindex-1.7.1-1|51	sed -e 's/59 Temple Place, Suite 330/51 Franklin Street, Fifth Floor/' \
12cr|spatialindex-1.7.1-1|52	-e 's/02111-1307/02110-1301/' $f > $f.tmp \
12cr|spatialindex-1.7.1-1|53	&& touch -r $f $f.tmp \
12cr|spatialindex-1.7.1-1|54	&& mv $f.tmp $f
12cr|spatialindex-1.7.1-1|55	done
12cr|spatialindex-1.7.1-1|56	
12cr|spatialindex-1.7.1-1|57	
12cr|spatialindex-1.7.1-1|58	%build
12cr|spatialindex-1.7.1-1|59	%cmake
12cr|spatialindex-1.7.1-1|60	%make
12cr|spatialindex-1.7.1-1|61	
12cr|spatialindex-1.7.1-1|62	%install
12cr|spatialindex-1.7.1-1|63	%makeinstall_std -C build
12cr|spatialindex-1.7.1-1|64	
12cr|spatialindex-1.7.1-1|65	%files -n %{libname}
12cr|spatialindex-1.7.1-1|66	%{_libdir}/lib%{name}*.so.%{major}*
12cr|spatialindex-1.7.1-1|67	
12cr|spatialindex-1.7.1-1|68	%files -n %{devname}
12cr|spatialindex-1.7.1-1|69	%doc AUTHORS ChangeLog COPYING README
12cr|spatialindex-1.7.1-1|70	%{_includedir}/%{name}
12cr|spatialindex-1.7.1-1|71	%{_libdir}/lib%{name}*.so
12cr|spatialindex-1.7.1-1|72	

7610 12
12cr|spe-0.8.4.h-3|1	Summary:	A Python-based IDE
12cr|spe-0.8.4.h-3|2	Name:		spe
12cr|spe-0.8.4.h-3|3	Version:	0.8.4.h
12cr|spe-0.8.4.h-3|4	Release:	%{mkrel 3}
12cr|spe-0.8.4.h-3|5	Source0:	http://download.berlios.de/python/%{name}-%{version}-wx2.6.1.0.tar.gz
12cr|spe-0.8.4.h-3|6	License:	GPLv2+
12cr|spe-0.8.4.h-3|7	Group:		Development/Python
12cr|spe-0.8.4.h-3|8	URL:		http://pythonide.stani.be
12cr|spe-0.8.4.h-3|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|spe-0.8.4.h-3|10	BuildRequires:	python-devel
12cr|spe-0.8.4.h-3|11	BuildRequires:	imagemagick
12cr|spe-0.8.4.h-3|12	Requires:	wxPython >= 2.6.1.0
12cr|spe-0.8.4.h-3|13	Requires:	pychecker
12cr|spe-0.8.4.h-3|14	
12cr|spe-0.8.4.h-3|15	%description
12cr|spe-0.8.4.h-3|16	Spe is a free Python IDE with auto indentation & completion, call tips,
12cr|spe-0.8.4.h-3|17	syntax coloring & highlighting, UML diagrams, class explorer, source index,
12cr|spe-0.8.4.h-3|18	auto todo list, sticky notes, pycrust shell, file browsers, drag&drop,
12cr|spe-0.8.4.h-3|19	context help and Blender support.
12cr|spe-0.8.4.h-3|20	
12cr|spe-0.8.4.h-3|21	%prep
12cr|spe-0.8.4.h-3|22	%setup -q
12cr|spe-0.8.4.h-3|23	
12cr|spe-0.8.4.h-3|24	%build
12cr|spe-0.8.4.h-3|25	
12cr|spe-0.8.4.h-3|26	%install
12cr|spe-0.8.4.h-3|27	rm -rf %{buildroot}
12cr|spe-0.8.4.h-3|28	python setup.py install --root=%{buildroot} --compile --optimize=2
12cr|spe-0.8.4.h-3|29	
12cr|spe-0.8.4.h-3|30	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12cr|spe-0.8.4.h-3|31	convert build/lib/_spe/images/spe.png -scale 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|spe-0.8.4.h-3|32	convert build/lib/_spe/images/spe.png -scale 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|spe-0.8.4.h-3|33	convert build/lib/_spe/images/spe.png -scale 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|spe-0.8.4.h-3|34	
12cr|spe-0.8.4.h-3|35	mkdir -p %{buildroot}%{_datadir}/applications
12cr|spe-0.8.4.h-3|36	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|spe-0.8.4.h-3|37	[Desktop Entry]
12cr|spe-0.8.4.h-3|38	Name=SPE
12cr|spe-0.8.4.h-3|39	Comment=Python IDE
12cr|spe-0.8.4.h-3|40	Exec=%{_bindir}/%{name}
12cr|spe-0.8.4.h-3|41	Icon=%{name}
12cr|spe-0.8.4.h-3|42	Terminal=false
12cr|spe-0.8.4.h-3|43	Type=Application
12cr|spe-0.8.4.h-3|44	StartupNotify=true
12cr|spe-0.8.4.h-3|45	Categories=GTK;Development;IDE;
12cr|spe-0.8.4.h-3|46	EOF
12cr|spe-0.8.4.h-3|47	
12cr|spe-0.8.4.h-3|48	%clean
12cr|spe-0.8.4.h-3|49	rm -rf %{buildroot}
12cr|spe-0.8.4.h-3|50	
12cr|spe-0.8.4.h-3|51	%if %mdkversion < 200900
12cr|spe-0.8.4.h-3|52	%post
12cr|spe-0.8.4.h-3|53	%{update_menus}
12cr|spe-0.8.4.h-3|54	%endif
12cr|spe-0.8.4.h-3|55	
12cr|spe-0.8.4.h-3|56	%if %mdkversion < 200900
12cr|spe-0.8.4.h-3|57	%postun
12cr|spe-0.8.4.h-3|58	%{clean_menus}
12cr|spe-0.8.4.h-3|59	%endif
12cr|spe-0.8.4.h-3|60	
12cr|spe-0.8.4.h-3|61	%files
12cr|spe-0.8.4.h-3|62	%defattr(-,root,root)
12cr|spe-0.8.4.h-3|63	%{py_puresitedir}/_%{name}
12cr|spe-0.8.4.h-3|64	%{py_puresitedir}/*.egg-info
12cr|spe-0.8.4.h-3|65	%{_bindir}/%{name}*
12cr|spe-0.8.4.h-3|66	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|spe-0.8.4.h-3|67	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|spe-0.8.4.h-3|68	
12cr|spe-0.8.4.h-3|69	
12cr|spe-0.8.4.h-3|70	
12cr|spe-0.8.4.h-3|71	%changelog
12cr|spe-0.8.4.h-3|72	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.8.4.h-3mdv2010.0
12cr|spe-0.8.4.h-3|73	+ Revision: 445202
12cr|spe-0.8.4.h-3|74	- rebuild
12cr|spe-0.8.4.h-3|75	
12cr|spe-0.8.4.h-3|76	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 0.8.4.h-2mdv2009.1
12cr|spe-0.8.4.h-3|77	+ Revision: 319721
12cr|spe-0.8.4.h-3|78	- rebuild with python 2.6
12cr|spe-0.8.4.h-3|79	
12cr|spe-0.8.4.h-3|80	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|spe-0.8.4.h-3|81	- lowercase ImageMagick
12cr|spe-0.8.4.h-3|82	
12cr|spe-0.8.4.h-3|83	* Wed Aug 20 2008 Adam Williamson <awilliamson@mandriva.org> 0.8.4.h-1mdv2009.0
12cr|spe-0.8.4.h-3|84	+ Revision: 274406
12cr|spe-0.8.4.h-3|85	- correct group
12cr|spe-0.8.4.h-3|86	- clean file list
12cr|spe-0.8.4.h-3|87	- correct .desktop file name, summary, icon name, categories
12cr|spe-0.8.4.h-3|88	- fd.o icons
12cr|spe-0.8.4.h-3|89	- use --optimize=2 to get .pyo files
12cr|spe-0.8.4.h-3|90	- use %%{buildroot} not $RPM_BUILD_ROOT
12cr|spe-0.8.4.h-3|91	- requires pychecker
12cr|spe-0.8.4.h-3|92	- new license policy
12cr|spe-0.8.4.h-3|93	- wx2.6.1.0 is not part of the version just indicates requires wx version
12cr|spe-0.8.4.h-3|94	- upstream stopped using SPE in tarball name so no need for that define
12cr|spe-0.8.4.h-3|95	- new release 0.8.4.h
12cr|spe-0.8.4.h-3|96	
12cr|spe-0.8.4.h-3|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|spe-0.8.4.h-3|98	- rebuild
12cr|spe-0.8.4.h-3|99	- rebuild
12cr|spe-0.8.4.h-3|100	- drop old menu
12cr|spe-0.8.4.h-3|101	
12cr|spe-0.8.4.h-3|102	+ Pixel <pixel@mandriva.com>
12cr|spe-0.8.4.h-3|103	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|spe-0.8.4.h-3|104	
12cr|spe-0.8.4.h-3|105	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.8.2.a_wx2.6.1.0-2mdv2008.1
12cr|spe-0.8.4.h-3|106	+ Revision: 140850
12cr|spe-0.8.4.h-3|107	- restore BuildRoot
12cr|spe-0.8.4.h-3|108	
12cr|spe-0.8.4.h-3|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|spe-0.8.4.h-3|110	- kill re-definition of %%buildroot on Pixel's request
12cr|spe-0.8.4.h-3|111	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|spe-0.8.4.h-3|112	
12cr|spe-0.8.4.h-3|113	
12cr|spe-0.8.4.h-3|114	* Tue Dec 05 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.8.2.a_wx2.6.1.0-2mdv2007.0
12cr|spe-0.8.4.h-3|115	+ Revision: 91333
12cr|spe-0.8.4.h-3|116	- Rebuild against new python
12cr|spe-0.8.4.h-3|117	- import spe-0.8.2.a_wx2.6.1.0-1mdv2007.0
12cr|spe-0.8.4.h-3|118	
12cr|spe-0.8.4.h-3|119	* Sat Aug 26 2006 Stew Benedict <sbenedict@mandriva.com> 0.8.2.a_wx2.6.1.0-1mdv2007.0
12cr|spe-0.8.4.h-3|120	- 0.8.2.a-wx2.6.1.0, xdg menu
12cr|spe-0.8.4.h-3|121	
12cr|spe-0.8.4.h-3|122	* Tue Dec 20 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.8.1.b_wx2.6.1.0_bl2.35-2mdk
12cr|spe-0.8.4.h-3|123	- Fix BuildRequires
12cr|spe-0.8.4.h-3|124	
12cr|spe-0.8.4.h-3|125	* Fri Dec 16 2005 Stew Benedict <sbenedict@mandriva.com> 0.8.1.b_wx2.6.1.0_bl2.35-1mdk
12cr|spe-0.8.4.h-3|126	- 0.8.1.b-wx2.6.1.0.-bl2.35
12cr|spe-0.8.4.h-3|127	
12cr|spe-0.8.4.h-3|128	* Fri Oct 21 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.7.5.c_wx2.6.1.0_bl2.35-2mdk
12cr|spe-0.8.4.h-3|129	- Fix BuildRequires
12cr|spe-0.8.4.h-3|130	- %%{1}mdv2007.1
12cr|spe-0.8.4.h-3|131	
12cr|spe-0.8.4.h-3|132	* Thu Sep 29 2005 Stew Benedict <sbenedict@mandriva.com> 0.7.5.c_wx2.6.1.0_bl2.35-1mdk
12cr|spe-0.8.4.h-3|133	- first Mandriva release
12cr|spe-0.8.4.h-3|134	

7611 12
12cr|specto-0.4.1-1|1	Name:		specto
12cr|specto-0.4.1-1|2	Version:	0.4.1
12cr|specto-0.4.1-1|3	Release:	1
12cr|specto-0.4.1-1|4	Summary:	An desktop application that will watch configurable events
12cr|specto-0.4.1-1|5	Group:		Networking/Other
12cr|specto-0.4.1-1|6	License:	GPLv2+
12cr|specto-0.4.1-1|7	URL:		http://specto.sourceforge.net
12cr|specto-0.4.1-1|8	Source0:	http://specto.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|specto-0.4.1-1|9	
12cr|specto-0.4.1-1|10	BuildRequires:	python-devel
12cr|specto-0.4.1-1|11	BuildRequires:	intltool
12cr|specto-0.4.1-1|12	
12cr|specto-0.4.1-1|13	Requires:	librsvg2
12cr|specto-0.4.1-1|14	Requires:	%{mklibname gnome-keyring0}
12cr|specto-0.4.1-1|15	Requires:	gnome-python
12cr|specto-0.4.1-1|16	Requires:	gnome-python-extras
12cr|specto-0.4.1-1|17	Requires:	gnome-python-gconf
12cr|specto-0.4.1-1|18	Requires:	pygtk2 >= 2.10
12cr|specto-0.4.1-1|19	Requires:	python-numpy
12cr|specto-0.4.1-1|20	Requires:	python-libxml2
12cr|specto-0.4.1-1|21	Requires:	python-dbus
12cr|specto-0.4.1-1|22	Requires:	python-notify
12cr|specto-0.4.1-1|23	Requires:	xdg-utils
12cr|specto-0.4.1-1|24	
12cr|specto-0.4.1-1|25	%description
12cr|specto-0.4.1-1|26	
12cr|specto-0.4.1-1|27	Specto is a desktop application that will watch configurable events
12cr|specto-0.4.1-1|28	(such as website updates, emails, file and folder changes,
12cr|specto-0.4.1-1|29	system processes, etc) and then trigger notifications.
12cr|specto-0.4.1-1|30	
12cr|specto-0.4.1-1|31	Specto can watch a website for updates (or a syndication feed,
12cr|specto-0.4.1-1|32	or an image, etc), and notify you when there is activity
12cr|specto-0.4.1-1|33	(otherwise, Specto will just stay out of the way).
12cr|specto-0.4.1-1|34	This changes the way you work, because you can be informed
12cr|specto-0.4.1-1|35	of events instead of having to look out for them.
12cr|specto-0.4.1-1|36	
12cr|specto-0.4.1-1|37	
12cr|specto-0.4.1-1|38	%prep
12cr|specto-0.4.1-1|39	%setup -q
12cr|specto-0.4.1-1|40	
12cr|specto-0.4.1-1|41	%build
12cr|specto-0.4.1-1|42	%{__python} setup.py build
12cr|specto-0.4.1-1|43	%__rm -f data/icons/*.~?~ data/icons/scalable/*.~?~
12cr|specto-0.4.1-1|44	
12cr|specto-0.4.1-1|45	
12cr|specto-0.4.1-1|46	%install
12cr|specto-0.4.1-1|47	%__rm -rf %{buildroot}
12cr|specto-0.4.1-1|48	%{__python} setup.py install --root %{buildroot}
12cr|specto-0.4.1-1|49	
12cr|specto-0.4.1-1|50	%__rm -rf %{buildroot}%{_datadir}/doc/%{name}
12cr|specto-0.4.1-1|51	%__install -d %{buildroot}%{_sysconfdir}/xdg/autostart
12cr|specto-0.4.1-1|52	%__cp %{buildroot}%{_datadir}/applications/%{name}.desktop %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop
12cr|specto-0.4.1-1|53	%__cat <<EOF >>%{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop
12cr|specto-0.4.1-1|54	OnlyShowIn=GNOME;
12cr|specto-0.4.1-1|55	X-GNOME-Autostart-Phase=Applications
12cr|specto-0.4.1-1|56	X-GNOME-Autostart-enabled=false
12cr|specto-0.4.1-1|57	EOF
12cr|specto-0.4.1-1|58	
12cr|specto-0.4.1-1|59	%find_lang %{name}
12cr|specto-0.4.1-1|60	
12cr|specto-0.4.1-1|61	%files -f %{name}.lang
12cr|specto-0.4.1-1|62	%doc AUTHORS COPYING README
12cr|specto-0.4.1-1|63	%{_bindir}/%{name}
12cr|specto-0.4.1-1|64	%dir %{py_puresitedir}/spectlib
12cr|specto-0.4.1-1|65	%{py_puresitedir}/spectlib/*.py
12cr|specto-0.4.1-1|66	%dir %{py_puresitedir}/spectlib/plugins
12cr|specto-0.4.1-1|67	%{py_puresitedir}/spectlib/plugins/*.py
12cr|specto-0.4.1-1|68	%dir %{py_puresitedir}/spectlib/tools
12cr|specto-0.4.1-1|69	%{py_puresitedir}/spectlib/tools/*.py
12cr|specto-0.4.1-1|70	%{py_puresitedir}/%{name}-%{version}-py*.egg-info
12cr|specto-0.4.1-1|71	%{_datadir}/applications/%{name}.desktop
12cr|specto-0.4.1-1|72	%{_sysconfdir}/xdg/autostart/%{name}.desktop
12cr|specto-0.4.1-1|73	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cr|specto-0.4.1-1|74	%{_datadir}/indicators/messages/applications/%{name}
12cr|specto-0.4.1-1|75	%dir %{_datadir}/%{name}
12cr|specto-0.4.1-1|76	%{_datadir}/%{name}/icons
12cr|specto-0.4.1-1|77	%{_datadir}/%{name}/uis
12cr|specto-0.4.1-1|78	
12cr|specto-0.4.1-1|79	
12cr|specto-0.4.1-1|80	
12cr|specto-0.4.1-1|81	%changelog
12cr|specto-0.4.1-1|82	* Sun May 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.4.1-1
12cr|specto-0.4.1-1|83	+ Revision: 799740
12cr|specto-0.4.1-1|84	- version update 0.4.1
12cr|specto-0.4.1-1|85	
12cr|specto-0.4.1-1|86	* Thu Nov 04 2010 Luc Menut <lmenut@mandriva.org> 0.3.1-4mdv2011.0
12cr|specto-0.4.1-1|87	+ Revision: 593471
12cr|specto-0.4.1-1|88	- fix file list (.egg-info filename)
12cr|specto-0.4.1-1|89	- rebuild for python 2.7
12cr|specto-0.4.1-1|90	- drop %%py_requires macro
12cr|specto-0.4.1-1|91	- use %%pyver macro for .egg-info file
12cr|specto-0.4.1-1|92	
12cr|specto-0.4.1-1|93	* Tue Jun 01 2010 Luc Menut <lmenut@mandriva.org> 0.3.1-3mdv2010.1
12cr|specto-0.4.1-1|94	+ Revision: 546869
12cr|specto-0.4.1-1|95	- can't be noarch because of libgnome-keyring requirement
12cr|specto-0.4.1-1|96	
12cr|specto-0.4.1-1|97	* Tue Jun 01 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3.1-2mdv2010.1
12cr|specto-0.4.1-1|98	+ Revision: 546851
12cr|specto-0.4.1-1|99	- rebuild for wrong requires in the package in i586 repo
12cr|specto-0.4.1-1|100	
12cr|specto-0.4.1-1|101	* Sun Aug 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.3.1-1mdv2010.0
12cr|specto-0.4.1-1|102	+ Revision: 422581
12cr|specto-0.4.1-1|103	- change layout
12cr|specto-0.4.1-1|104	
12cr|specto-0.4.1-1|105	+ Luc Menut <lmenut@mandriva.org>
12cr|specto-0.4.1-1|106	- import specto
12cr|specto-0.4.1-1|107	

7612 12
12cr|speedcrunch-0.10.1-1|1	Name:		speedcrunch
12cr|speedcrunch-0.10.1-1|2	Version:	0.10.1
12cr|speedcrunch-0.10.1-1|3	Release:	%mkrel 1
12cr|speedcrunch-0.10.1-1|4	Summary:	Fast, high precision and powerful desktop calculator
12cr|speedcrunch-0.10.1-1|5	License:	GPLv2+
12cr|speedcrunch-0.10.1-1|6	Group:		Sciences/Mathematics
12cr|speedcrunch-0.10.1-1|7	Source0:	http://speedcrunch.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|speedcrunch-0.10.1-1|8	URL:		http://speedcrunch.org
12cr|speedcrunch-0.10.1-1|9	
12cr|speedcrunch-0.10.1-1|10	BuildRequires:	qt4-devel
12cr|speedcrunch-0.10.1-1|11	BuildRequires:	cmake
12cr|speedcrunch-0.10.1-1|12	BuildRequires:	imagemagick
12cr|speedcrunch-0.10.1-1|13	BuildRequires:	desktop-file-utils
12cr|speedcrunch-0.10.1-1|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|speedcrunch-0.10.1-1|15	
12cr|speedcrunch-0.10.1-1|16	
12cr|speedcrunch-0.10.1-1|17	%description
12cr|speedcrunch-0.10.1-1|18	SpeedCrunch is a fast, high precision and powerful desktop calculator.
12cr|speedcrunch-0.10.1-1|19	
12cr|speedcrunch-0.10.1-1|20	Among its features are:
12cr|speedcrunch-0.10.1-1|21	- high precision, up to 50 decimal digits
12cr|speedcrunch-0.10.1-1|22	- to be enjoyed using keyboard
12cr|speedcrunch-0.10.1-1|23	- result shown in scrollable window
12cr|speedcrunch-0.10.1-1|24	- history of last expressions (use up and down arrow)
12cr|speedcrunch-0.10.1-1|25	- built-in functions: abs, sqrt, pi, log, exp, ln, sin, cos, tan, sinh,
12cr|speedcrunch-0.10.1-1|26	cosh, tanh, asin, acos, atan, arsinh, arcosh, artanh
12cr|speedcrunch-0.10.1-1|27	- postfix operator ! lets you compute factorials
12cr|speedcrunch-0.10.1-1|28	- support for variables, e.g try x=pi/3 and then sin(x)
12cr|speedcrunch-0.10.1-1|29	- special variable ans holds the last calculation result
12cr|speedcrunch-0.10.1-1|30	- percent operator, try e.g. 45%*75 or price/80%
12cr|speedcrunch-0.10.1-1|31	- angle mode: Alt+D for degrees, Alt+R for radians
12cr|speedcrunch-0.10.1-1|32	- automatic parentheses closing, e.g. cos(pi/4 becomes cos(pi/4)
12cr|speedcrunch-0.10.1-1|33	
12cr|speedcrunch-0.10.1-1|34	%prep
12cr|speedcrunch-0.10.1-1|35	%setup -q
12cr|speedcrunch-0.10.1-1|36	
12cr|speedcrunch-0.10.1-1|37	# fix encoding
12cr|speedcrunch-0.10.1-1|38	mv LISEZMOI LISEZMOI.ISO-8859-1
12cr|speedcrunch-0.10.1-1|39	iconv -f ISO-8859-1 -t UTF8 LISEZMOI.ISO-8859-1 -o LISEZMOI
12cr|speedcrunch-0.10.1-1|40	
12cr|speedcrunch-0.10.1-1|41	%build
12cr|speedcrunch-0.10.1-1|42	lrelease src/i18n/*.ts
12cr|speedcrunch-0.10.1-1|43	%cmake_qt4 ../src
12cr|speedcrunch-0.10.1-1|44	%make
12cr|speedcrunch-0.10.1-1|45	
12cr|speedcrunch-0.10.1-1|46	%install
12cr|speedcrunch-0.10.1-1|47	rm -rf %{buildroot}
12cr|speedcrunch-0.10.1-1|48	cd build
12cr|speedcrunch-0.10.1-1|49	%makeinstall DESTDIR=%{buildroot}
12cr|speedcrunch-0.10.1-1|50	
12cr|speedcrunch-0.10.1-1|51	# move and convert speedcrunch icon
12cr|speedcrunch-0.10.1-1|52	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{16x16,32x32,48x48}/apps
12cr|speedcrunch-0.10.1-1|53	pushd %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
12cr|speedcrunch-0.10.1-1|54	mv %{buildroot}%{_datadir}/pixmaps/%{name}.png %{name}.png
12cr|speedcrunch-0.10.1-1|55	convert -resize 16x16 %{name}.png \
12cr|speedcrunch-0.10.1-1|56	%{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12cr|speedcrunch-0.10.1-1|57	convert -resize 32x32 %{name}.png \
12cr|speedcrunch-0.10.1-1|58	%{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cr|speedcrunch-0.10.1-1|59	rm -rf %{buildroot}%{_datadir}/pixmaps
12cr|speedcrunch-0.10.1-1|60	popd
12cr|speedcrunch-0.10.1-1|61	
12cr|speedcrunch-0.10.1-1|62	# fix desktop file
12cr|speedcrunch-0.10.1-1|63	sed -i -e 's/speedcrunch.png/speedcrunch/' \
12cr|speedcrunch-0.10.1-1|64	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|speedcrunch-0.10.1-1|65	desktop-file-install \
12cr|speedcrunch-0.10.1-1|66	--remove-category=KDE \
12cr|speedcrunch-0.10.1-1|67	--remove-category=Utility \
12cr|speedcrunch-0.10.1-1|68	--add-category=Math \
12cr|speedcrunch-0.10.1-1|69	--add-category=X-MandrivaLinux-MoreApplications-Sciences-Mathematics \
12cr|speedcrunch-0.10.1-1|70	--dir %{buildroot}%{_datadir}/applications \
12cr|speedcrunch-0.10.1-1|71	%{buildroot}%{_datadir}/applications/*
12cr|speedcrunch-0.10.1-1|72	
12cr|speedcrunch-0.10.1-1|73	# set make_math_pngs.sh executable
12cr|speedcrunch-0.10.1-1|74	chmod +x %{buildroot}%{_datadir}/%{name}/books/images/make_math_pngs.sh
12cr|speedcrunch-0.10.1-1|75	
12cr|speedcrunch-0.10.1-1|76	%clean
12cr|speedcrunch-0.10.1-1|77	rm -rf %{buildroot}
12cr|speedcrunch-0.10.1-1|78	
12cr|speedcrunch-0.10.1-1|79	%files
12cr|speedcrunch-0.10.1-1|80	%defattr(-,root,root,-)
12cr|speedcrunch-0.10.1-1|81	%doc doc/* ChangeLog ChangeLog.floatnum COPYING HACKING.txt
12cr|speedcrunch-0.10.1-1|82	%doc INSTALL.txt LISEZMOI PACKAGERS README TRANSLATORS
12cr|speedcrunch-0.10.1-1|83	%{_bindir}/%{name}
12cr|speedcrunch-0.10.1-1|84	%{_datadir}/applications/%{name}.desktop
12cr|speedcrunch-0.10.1-1|85	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cr|speedcrunch-0.10.1-1|86	%{_datadir}/%{name}
12cr|speedcrunch-0.10.1-1|87	
12cr|speedcrunch-0.10.1-1|88	
12cr|speedcrunch-0.10.1-1|89	%changelog
12cr|speedcrunch-0.10.1-1|90	* Fri May 15 2009 Jérôme Brenier <incubusss@mandriva.org> 0.10.1-1mdv2010.0
12cr|speedcrunch-0.10.1-1|91	+ Revision: 375874
12cr|speedcrunch-0.10.1-1|92	- import speedcrunch
12cr|speedcrunch-0.10.1-1|93	
12cr|speedcrunch-0.10.1-1|94	

7613 12
12cr|speed-dreams-2.0.0-1.4687.2|1	%define svn 4687
12cr|speed-dreams-2.0.0-1.4687.2|2	
12cr|speed-dreams-2.0.0-1.4687.2|3	Name:		speed-dreams
12cr|speed-dreams-2.0.0-1.4687.2|4	Version:	2.0.0
12cr|speed-dreams-2.0.0-1.4687.2|5	Release:	1.%{svn}.2
12cr|speed-dreams-2.0.0-1.4687.2|6	Summary:	Speed Dreams 2.0 a racing cars game
12cr|speed-dreams-2.0.0-1.4687.2|7	License:	GPLv2
12cr|speed-dreams-2.0.0-1.4687.2|8	Group:		Games/Arcade
12cr|speed-dreams-2.0.0-1.4687.2|9	URL:		http://speed-dreams.sourceforge.net/
12cr|speed-dreams-2.0.0-1.4687.2|10	Source0:	%{name}-src-base-2.0.0-r%{svn}.tar.xz
12cr|speed-dreams-2.0.0-1.4687.2|11	BuildRequires:	cmake
12cr|speed-dreams-2.0.0-1.4687.2|12	BuildRequires:	imagemagick
12cr|speed-dreams-2.0.0-1.4687.2|13	BuildRequires:	pkgconfig(sdl)
12cr|speed-dreams-2.0.0-1.4687.2|14	BuildRequires:	pkgconfig(zlib)
12cr|speed-dreams-2.0.0-1.4687.2|15	BuildRequires:	pkgconfig(freealut)
12cr|speed-dreams-2.0.0-1.4687.2|16	BuildRequires:	pkgconfig(gl)
12cr|speed-dreams-2.0.0-1.4687.2|17	BuildRequires:	pkgconfig(glu)
12cr|speed-dreams-2.0.0-1.4687.2|18	BuildRequires:	pkgconfig(glut)
12cr|speed-dreams-2.0.0-1.4687.2|19	BuildRequires:	pkgconfig(libenet)
12cr|speed-dreams-2.0.0-1.4687.2|20	BuildRequires:	pkgconfig(libpng)
12cr|speed-dreams-2.0.0-1.4687.2|21	BuildRequires:	pkgconfig(openal)
12cr|speed-dreams-2.0.0-1.4687.2|22	BuildRequires:	pkgconfig(xi)
12cr|speed-dreams-2.0.0-1.4687.2|23	BuildRequires:	pkgconfig(xmu)
12cr|speed-dreams-2.0.0-1.4687.2|24	BuildRequires:	pkgconfig(xrandr)
12cr|speed-dreams-2.0.0-1.4687.2|25	BuildRequires:	jpeg-devel
12cr|speed-dreams-2.0.0-1.4687.2|26	BuildRequires:	plib-devel
12cr|speed-dreams-2.0.0-1.4687.2|27	Requires:	openal
12cr|speed-dreams-2.0.0-1.4687.2|28	Requires:	mesa
12cr|speed-dreams-2.0.0-1.4687.2|29	Requires:	%{name}-data-base = %{version}
12cr|speed-dreams-2.0.0-1.4687.2|30	
12cr|speed-dreams-2.0.0-1.4687.2|31	%description
12cr|speed-dreams-2.0.0-1.4687.2|32	A fork of the open racing car simulator Torcs,
12cr|speed-dreams-2.0.0-1.4687.2|33	aiming to implement exciting new features, cars, tracks and
12cr|speed-dreams-2.0.0-1.4687.2|34	AI opponents to make a more enjoyable game for the player,
12cr|speed-dreams-2.0.0-1.4687.2|35	as well as constantly improving visual and physics realism.
12cr|speed-dreams-2.0.0-1.4687.2|36	
12cr|speed-dreams-2.0.0-1.4687.2|37	%package	robots-hq
12cr|speed-dreams-2.0.0-1.4687.2|38	Group:		Games/Arcade
12cr|speed-dreams-2.0.0-1.4687.2|39	Requires:	%{name} >= %{version}
12cr|speed-dreams-2.0.0-1.4687.2|40	Requires:	%{name}-data-hq >= %{version}
12cr|speed-dreams-2.0.0-1.4687.2|41	Summary:	Basic robots for %{name}
12cr|speed-dreams-2.0.0-1.4687.2|42	
12cr|speed-dreams-2.0.0-1.4687.2|43	%description	robots-hq
12cr|speed-dreams-2.0.0-1.4687.2|44	HQ robots for LS1 and 36GP series cars in %{name}
12cr|speed-dreams-2.0.0-1.4687.2|45	
12cr|speed-dreams-2.0.0-1.4687.2|46	%package	robots-more-hq
12cr|speed-dreams-2.0.0-1.4687.2|47	Group:		Games/Arcade
12cr|speed-dreams-2.0.0-1.4687.2|48	Requires:	%{name} >= %{version}
12cr|speed-dreams-2.0.0-1.4687.2|49	Requires:	%{name}-robots-hq >= %{version}
12cr|speed-dreams-2.0.0-1.4687.2|50	Requires:	%{name}-data-more-hq
12cr|speed-dreams-2.0.0-1.4687.2|51	Summary:	More hq robots for %{name}
12cr|speed-dreams-2.0.0-1.4687.2|52	
12cr|speed-dreams-2.0.0-1.4687.2|53	%description	robots-more-hq
12cr|speed-dreams-2.0.0-1.4687.2|54	more HQ robots for TRB1 series cars and add kilo2008 robot in %{name}
12cr|speed-dreams-2.0.0-1.4687.2|55	
12cr|speed-dreams-2.0.0-1.4687.2|56	%package	robots-wip
12cr|speed-dreams-2.0.0-1.4687.2|57	Group:		Games/Arcade
12cr|speed-dreams-2.0.0-1.4687.2|58	Requires:	%{name} >= %{version}
12cr|speed-dreams-2.0.0-1.4687.2|59	Requires:	%{name}-robots-more-hq >= %{version}
12cr|speed-dreams-2.0.0-1.4687.2|60	Requires:	%{name}-data-wip
12cr|speed-dreams-2.0.0-1.4687.2|61	Summary:	Wip robots for %{name}
12cr|speed-dreams-2.0.0-1.4687.2|62	
12cr|speed-dreams-2.0.0-1.4687.2|63	%description	robots-wip
12cr|speed-dreams-2.0.0-1.4687.2|64	wip robots for LS2, MP5 and RS series cars in %{name}
12cr|speed-dreams-2.0.0-1.4687.2|65	
12cr|speed-dreams-2.0.0-1.4687.2|66	%package	devel
12cr|speed-dreams-2.0.0-1.4687.2|67	Group:		Games/Arcade
12cr|speed-dreams-2.0.0-1.4687.2|68	Requires:	%{name} = %{version}-%{release}
12cr|speed-dreams-2.0.0-1.4687.2|69	Summary:	Development file for %{name}
12cr|speed-dreams-2.0.0-1.4687.2|70	
12cr|speed-dreams-2.0.0-1.4687.2|71	%description	devel
12cr|speed-dreams-2.0.0-1.4687.2|72	includes files for development robots for %{name}
12cr|speed-dreams-2.0.0-1.4687.2|73	
12cr|speed-dreams-2.0.0-1.4687.2|74	%prep
12cr|speed-dreams-2.0.0-1.4687.2|75	%setup -n %{name}-2 -q
12cr|speed-dreams-2.0.0-1.4687.2|76	
12cr|speed-dreams-2.0.0-1.4687.2|77	%build
12cr|speed-dreams-2.0.0-1.4687.2|78	%cmake -DCMAKE_SKIP_RPATH:BOOL=OFF -DBUILD_SHARED_LIBS:BOOL=OFF -DOPTION_TRACE:BOOL=OFF
12cr|speed-dreams-2.0.0-1.4687.2|79	%make
12cr|speed-dreams-2.0.0-1.4687.2|80	
12cr|speed-dreams-2.0.0-1.4687.2|81	%install
12cr|speed-dreams-2.0.0-1.4687.2|82	%makeinstall_std -C build
12cr|speed-dreams-2.0.0-1.4687.2|83	
12cr|speed-dreams-2.0.0-1.4687.2|84	rm  -rf %{buildroot}%{_gamesdatadir}/%{name}-2/cmake
12cr|speed-dreams-2.0.0-1.4687.2|85	rm  -rf %{buildroot}%{_gamesdatadir}/%{name}-2/data
12cr|speed-dreams-2.0.0-1.4687.2|86	rm  -rf %{buildroot}%{_gamesdatadir}/%{name}-2/config
12cr|speed-dreams-2.0.0-1.4687.2|87	rm  -rf %{buildroot}%{_gamesdatadir}/%{name}-2/drivers
12cr|speed-dreams-2.0.0-1.4687.2|88	rm  -rf %{buildroot}%{_gamesdatadir}/%{name}-2/*.txt
12cr|speed-dreams-2.0.0-1.4687.2|89	rm  -rf %{buildroot}/%{_libdir}/games/%{name}-2/drivers/networkhuman
12cr|speed-dreams-2.0.0-1.4687.2|90	rm  -rf %{buildroot}/%{_libdir}/games/%{name}-2/drivers/simplix_mpa1
12cr|speed-dreams-2.0.0-1.4687.2|91	
12cr|speed-dreams-2.0.0-1.4687.2|92	mkdir -p %{buildroot}%{_datadir}/applications
12cr|speed-dreams-2.0.0-1.4687.2|93	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|speed-dreams-2.0.0-1.4687.2|94	[Desktop Entry]
12cr|speed-dreams-2.0.0-1.4687.2|95	Name=%{name}
12cr|speed-dreams-2.0.0-1.4687.2|96	Comment=%{summary}
12cr|speed-dreams-2.0.0-1.4687.2|97	Exec=%{_gamesbindir}/%{name}-2
12cr|speed-dreams-2.0.0-1.4687.2|98	Icon=%{name}
12cr|speed-dreams-2.0.0-1.4687.2|99	Terminal=false
12cr|speed-dreams-2.0.0-1.4687.2|100	Type=Application
12cr|speed-dreams-2.0.0-1.4687.2|101	StartupNotify=false
12cr|speed-dreams-2.0.0-1.4687.2|102	Categories=Game;ArcadeGame;
12cr|speed-dreams-2.0.0-1.4687.2|103	EOF
12cr|speed-dreams-2.0.0-1.4687.2|104	
12cr|speed-dreams-2.0.0-1.4687.2|105	install -d %{buildroot}{%{_miconsdir},%{_liconsdir}}
12cr|speed-dreams-2.0.0-1.4687.2|106	convert -size 16x16 data/data/icons/icon.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|speed-dreams-2.0.0-1.4687.2|107	install data/data/icons/icon.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|speed-dreams-2.0.0-1.4687.2|108	convert -size 48x48 data/data/icons/icon.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|speed-dreams-2.0.0-1.4687.2|109	
12cr|speed-dreams-2.0.0-1.4687.2|110	mkdir -p %{buildroot}%{_mandir}/man6
12cr|speed-dreams-2.0.0-1.4687.2|111	install -m644 doc/man/sd2-accc.6 %{buildroot}%{_mandir}/man6/sd2-accc.6
12cr|speed-dreams-2.0.0-1.4687.2|112	install -m644 doc/man/sd2-nfs2ac.6 %{buildroot}%{_mandir}/man6/sd2-nfs2ac.6
12cr|speed-dreams-2.0.0-1.4687.2|113	install -m644 doc/man/sd2-nfsperf.6 %{buildroot}%{_mandir}/man6/sd2-nfsperf.6
12cr|speed-dreams-2.0.0-1.4687.2|114	install -m644 doc/man/sd2-trackgen.6 %{buildroot}%{_mandir}/man6/sd2-trackgen.6
12cr|speed-dreams-2.0.0-1.4687.2|115	install -m644 doc/man/speed-dreams-2.6 %{buildroot}%{_mandir}/man6/speed-dreams-2.6
12cr|speed-dreams-2.0.0-1.4687.2|116	
12cr|speed-dreams-2.0.0-1.4687.2|117	chmod 0755 %{buildroot}%{_libdir}/games/%{name}-2/*/*/*.so
12cr|speed-dreams-2.0.0-1.4687.2|118	
12cr|speed-dreams-2.0.0-1.4687.2|119	%files
12cr|speed-dreams-2.0.0-1.4687.2|120	%doc CHANGES.txt COPYING.txt INSTALL.txt README.txt TODO.txt
12cr|speed-dreams-2.0.0-1.4687.2|121	%{_mandir}/man6/*
12cr|speed-dreams-2.0.0-1.4687.2|122	%attr(755,root,root) %{_gamesbindir}/*
12cr|speed-dreams-2.0.0-1.4687.2|123	%{_gamesdatadir}/%{name}-2/*
12cr|speed-dreams-2.0.0-1.4687.2|124	%{_datadir}/applications/%{name}.desktop
12cr|speed-dreams-2.0.0-1.4687.2|125	%{_iconsdir}/%{name}.png
12cr|speed-dreams-2.0.0-1.4687.2|126	%{_liconsdir}/%{name}.png
12cr|speed-dreams-2.0.0-1.4687.2|127	%{_miconsdir}/%{name}.png
12cr|speed-dreams-2.0.0-1.4687.2|128	%{_libdir}/games/%{name}-2/drivers/human/human.so*
12cr|speed-dreams-2.0.0-1.4687.2|129	%{_libdir}/games/%{name}-2/drivers/usr_sc/usr_sc.so*
12cr|speed-dreams-2.0.0-1.4687.2|130	%{_libdir}/games/%{name}-2/drivers/simplix_sc/simplix_sc.so*
12cr|speed-dreams-2.0.0-1.4687.2|131	%{_libdir}/games/%{name}-2/lib/liblearning.so*
12cr|speed-dreams-2.0.0-1.4687.2|132	%{_libdir}/games/%{name}-2/lib/libnetworking.so*
12cr|speed-dreams-2.0.0-1.4687.2|133	%{_libdir}/games/%{name}-2/lib/libraceengine.so*
12cr|speed-dreams-2.0.0-1.4687.2|134	%{_libdir}/games/%{name}-2/lib/librobottools.so*
12cr|speed-dreams-2.0.0-1.4687.2|135	%{_libdir}/games/%{name}-2/lib/libtgf.so*
12cr|speed-dreams-2.0.0-1.4687.2|136	%{_libdir}/games/%{name}-2/lib/libtgfclient.so*
12cr|speed-dreams-2.0.0-1.4687.2|137	%{_libdir}/games/%{name}-2/lib/libtgfdata.so*
12cr|speed-dreams-2.0.0-1.4687.2|138	%{_libdir}/games/%{name}-2/lib/libtxml.so*
12cr|speed-dreams-2.0.0-1.4687.2|139	%{_libdir}/games/%{name}-2/modules/graphic/ssggraph.so*
12cr|speed-dreams-2.0.0-1.4687.2|140	%{_libdir}/games/%{name}-2/modules/simu/simuv2.1.so*
12cr|speed-dreams-2.0.0-1.4687.2|141	%{_libdir}/games/%{name}-2/modules/simu/simuv2.so*
12cr|speed-dreams-2.0.0-1.4687.2|142	%{_libdir}/games/%{name}-2/modules/simu/simuv3.so*
12cr|speed-dreams-2.0.0-1.4687.2|143	%{_libdir}/games/%{name}-2/modules/telemetry/telemetry.so*
12cr|speed-dreams-2.0.0-1.4687.2|144	%{_libdir}/games/%{name}-2/modules/track/track.so*
12cr|speed-dreams-2.0.0-1.4687.2|145	%{_libdir}/games/%{name}-2/modules/userinterface/legacymenu.so*
12cr|speed-dreams-2.0.0-1.4687.2|146	%{_libdir}/games/%{name}-2/modules/userinterface/textonly.so*
12cr|speed-dreams-2.0.0-1.4687.2|147	
12cr|speed-dreams-2.0.0-1.4687.2|148	%files robots-hq
12cr|speed-dreams-2.0.0-1.4687.2|149	%{_libdir}/games/%{name}-2/drivers/simplix_ls1/simplix_ls1.so*
12cr|speed-dreams-2.0.0-1.4687.2|150	%{_libdir}/games/%{name}-2/drivers/simplix_36GP/simplix_36GP.so*
12cr|speed-dreams-2.0.0-1.4687.2|151	%{_libdir}/games/%{name}-2/drivers/usr_ls1/usr_ls1.so*
12cr|speed-dreams-2.0.0-1.4687.2|152	%{_libdir}/games/%{name}-2/drivers/usr_36GP/usr_36GP.so*
12cr|speed-dreams-2.0.0-1.4687.2|153	
12cr|speed-dreams-2.0.0-1.4687.2|154	
12cr|speed-dreams-2.0.0-1.4687.2|155	%files robots-more-hq
12cr|speed-dreams-2.0.0-1.4687.2|156	%{_libdir}/games/%{name}-2/drivers/simplix_trb1/simplix_trb1.so*
12cr|speed-dreams-2.0.0-1.4687.2|157	%{_libdir}/games/%{name}-2/drivers/usr_trb1/usr_trb1.so*
12cr|speed-dreams-2.0.0-1.4687.2|158	%{_libdir}/games/%{name}-2/drivers/simplix/simplix.so*
12cr|speed-dreams-2.0.0-1.4687.2|159	%{_libdir}/games/%{name}-2/drivers/usr/usr.so*
12cr|speed-dreams-2.0.0-1.4687.2|160	%{_libdir}/games/%{name}-2/drivers/kilo2008/kilo2008.so*
12cr|speed-dreams-2.0.0-1.4687.2|161	
12cr|speed-dreams-2.0.0-1.4687.2|162	%files robots-wip
12cr|speed-dreams-2.0.0-1.4687.2|163	%{_libdir}/games/%{name}-2/drivers/simplix_mp5/simplix_mp5.so*
12cr|speed-dreams-2.0.0-1.4687.2|164	%{_libdir}/games/%{name}-2/drivers/simplix_ls2/simplix_ls2.so*
12cr|speed-dreams-2.0.0-1.4687.2|165	%{_libdir}/games/%{name}-2/drivers/usr_ls2/usr_ls2.so*
12cr|speed-dreams-2.0.0-1.4687.2|166	%{_libdir}/games/%{name}-2/drivers/usr_rs/usr_rs.so*
12cr|speed-dreams-2.0.0-1.4687.2|167	
12cr|speed-dreams-2.0.0-1.4687.2|168	%files devel
12cr|speed-dreams-2.0.0-1.4687.2|169	%{_includedir}/%{name}-2/3D/*.h
12cr|speed-dreams-2.0.0-1.4687.2|170	%{_includedir}/%{name}-2/SOLID/solid.h
12cr|speed-dreams-2.0.0-1.4687.2|171	%{_includedir}/%{name}-2/learning/*.h
12cr|speed-dreams-2.0.0-1.4687.2|172	%{_includedir}/%{name}-2/tmath/*.h
12cr|speed-dreams-2.0.0-1.4687.2|173	%{_includedir}/%{name}-2/*.*
12cr|speed-dreams-2.0.0-1.4687.2|174	

7614 12
12cr|speed-dreams-data-base-2.0.0-1.4687.1|1	%define svn 4687
12cr|speed-dreams-data-base-2.0.0-1.4687.1|2	%define oname speed-dreams-2
12cr|speed-dreams-data-base-2.0.0-1.4687.1|3	
12cr|speed-dreams-data-base-2.0.0-1.4687.1|4	Name:		speed-dreams-data-base
12cr|speed-dreams-data-base-2.0.0-1.4687.1|5	Version:	2.0.0
12cr|speed-dreams-data-base-2.0.0-1.4687.1|6	Release:	1.%{svn}.1
12cr|speed-dreams-data-base-2.0.0-1.4687.1|7	Summary:	Data base for Speed Dreams 2.0
12cr|speed-dreams-data-base-2.0.0-1.4687.1|8	License:	GPLv2
12cr|speed-dreams-data-base-2.0.0-1.4687.1|9	Group:		Games/Arcade
12cr|speed-dreams-data-base-2.0.0-1.4687.1|10	URL:		http://www.speed-dreams.org
12cr|speed-dreams-data-base-2.0.0-1.4687.1|11	Source0:	%{name}-2.0.0-svn%{svn}.tar.xz
12cr|speed-dreams-data-base-2.0.0-1.4687.1|12	BuildArch:	noarch
12cr|speed-dreams-data-base-2.0.0-1.4687.1|13	Requires:	speed-dreams = %{version}
12cr|speed-dreams-data-base-2.0.0-1.4687.1|14	
12cr|speed-dreams-data-base-2.0.0-1.4687.1|15	%description
12cr|speed-dreams-data-base-2.0.0-1.4687.1|16	Base data for Speed Dreams (a Torcs's fork).
12cr|speed-dreams-data-base-2.0.0-1.4687.1|17	Includes track Espie - cars SC
12cr|speed-dreams-data-base-2.0.0-1.4687.1|18	Textures - sounds - menu - config
12cr|speed-dreams-data-base-2.0.0-1.4687.1|19	
12cr|speed-dreams-data-base-2.0.0-1.4687.1|20	%prep
12cr|speed-dreams-data-base-2.0.0-1.4687.1|21	%setup -q -n %{name}-2.0
12cr|speed-dreams-data-base-2.0.0-1.4687.1|22	
12cr|speed-dreams-data-base-2.0.0-1.4687.1|23	%build
12cr|speed-dreams-data-base-2.0.0-1.4687.1|24	
12cr|speed-dreams-data-base-2.0.0-1.4687.1|25	%install
12cr|speed-dreams-data-base-2.0.0-1.4687.1|26	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
12cr|speed-dreams-data-base-2.0.0-1.4687.1|27	cp -a %{_topdir}/BUILD/%{name}-2.0/* %{buildroot}/%{_gamesdatadir}/%{oname}
12cr|speed-dreams-data-base-2.0.0-1.4687.1|28	
12cr|speed-dreams-data-base-2.0.0-1.4687.1|29	%files
12cr|speed-dreams-data-base-2.0.0-1.4687.1|30	%{_gamesdatadir}/%{oname}/tracks/circuit/espie/*.*
12cr|speed-dreams-data-base-2.0.0-1.4687.1|31	%{_gamesdatadir}/%{oname}/cars/sc-boxer-96/*.*
12cr|speed-dreams-data-base-2.0.0-1.4687.1|32	%{_gamesdatadir}/%{oname}/cars/sc-cavallo-360/*.*
12cr|speed-dreams-data-base-2.0.0-1.4687.1|33	%{_gamesdatadir}/%{oname}/cars/sc-fmc-gt4/*.*
12cr|speed-dreams-data-base-2.0.0-1.4687.1|34	%{_gamesdatadir}/%{oname}/cars/sc-lynx-220/*.*
12cr|speed-dreams-data-base-2.0.0-1.4687.1|35	%{_gamesdatadir}/%{oname}/cars/sc-murasama-nsx/*.*
12cr|speed-dreams-data-base-2.0.0-1.4687.1|36	%{_gamesdatadir}/%{oname}/cars/sc-spirit-300/*.*
12cr|speed-dreams-data-base-2.0.0-1.4687.1|37	%{_gamesdatadir}/%{oname}/categories/*.*
12cr|speed-dreams-data-base-2.0.0-1.4687.1|38	%{_gamesdatadir}/%{oname}/data/fonts/*.*
12cr|speed-dreams-data-base-2.0.0-1.4687.1|39	%{_gamesdatadir}/%{oname}/data/img/*.*
12cr|speed-dreams-data-base-2.0.0-1.4687.1|40	%{_gamesdatadir}/%{oname}/data/menu/*.*
12cr|speed-dreams-data-base-2.0.0-1.4687.1|41	%{_gamesdatadir}/%{oname}/data/objects/*.*
12cr|speed-dreams-data-base-2.0.0-1.4687.1|42	%{_gamesdatadir}/%{oname}/data/sound/*.*
12cr|speed-dreams-data-base-2.0.0-1.4687.1|43	%{_gamesdatadir}/%{oname}/data/textures/*.*
12cr|speed-dreams-data-base-2.0.0-1.4687.1|44	%{_gamesdatadir}/%{oname}/data/tracks/*.*
12cr|speed-dreams-data-base-2.0.0-1.4687.1|45	%{_gamesdatadir}/%{oname}/config
12cr|speed-dreams-data-base-2.0.0-1.4687.1|46	%{_gamesdatadir}/%{oname}/drivers/human
12cr|speed-dreams-data-base-2.0.0-1.4687.1|47	%{_gamesdatadir}/%{oname}/drivers/simplix_sc
12cr|speed-dreams-data-base-2.0.0-1.4687.1|48	%{_gamesdatadir}/%{oname}/drivers/usr_sc
12cr|speed-dreams-data-base-2.0.0-1.4687.1|49	
12cr|speed-dreams-data-base-2.0.0-1.4687.1|50	

7615 12
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|1	%define	svn	4687
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|2	%define	oname	speed-dreams-2
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|3	
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|4	Name:		speed-dreams-data-hq
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|5	Version:	2.0.0
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|6	Release:	1.%{svn}.1
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|7	Summary:	Data HQ for Speed Dreams
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|8	License:	GPLv2
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|9	Group:		Games/Arcade
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|10	URL:		http://www.speed-dreams.org
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|11	Source0:	speed-dreams-data-hq-2.0.0-svn%{svn}.tar.xz
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|12	BuildArch:	noarch
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|13	Requires:	speed-dreams = %{version}
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|14	Requires:	speed-dreams-data-base = %{version}
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|15	Requires:	speed-dreams-robots-hq = %{version}
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|16	
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|17	%description
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|18	HQ data for Speed Dreams
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|19	- new tracks : brondehach, chemisay, corkscrew,forza,
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|20	karwada, allondaz, charmey, arizona, manton
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|21	- new cars : 36GP, LS1 series
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|22	- new robots : simplix_ls1, simplix_36GP, usr_ls1, usr_36GP,
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|23	kilo2008
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|24	- add mods : championship, career
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|25	
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|26	%prep
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|27	%setup -qn speed-dreams-data-hq-2.0
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|28	
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|29	%build
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|30	
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|31	%install
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|32	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|33	cp -a * %{buildroot}/%{_gamesdatadir}/%{oname}/
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|34	
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|35	%files
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|36	%{_gamesdatadir}/%{oname}/tracks/circuit/brondehach
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|37	%{_gamesdatadir}/%{oname}/tracks/circuit/chemisay
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|38	%{_gamesdatadir}/%{oname}/tracks/circuit/corkscrew
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|39	%{_gamesdatadir}/%{oname}/tracks/circuit/forza
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|40	%{_gamesdatadir}/%{oname}/tracks/circuit/karwada
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|41	%{_gamesdatadir}/%{oname}/tracks/road/allondaz
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|42	%{_gamesdatadir}/%{oname}/tracks/road/charmey
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|43	%{_gamesdatadir}/%{oname}/tracks/speedway/arizona
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|44	%{_gamesdatadir}/%{oname}/tracks/speedway/manton
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|45	%{_gamesdatadir}/%{oname}/config/raceman
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|46	%{_gamesdatadir}/%{oname}/cars
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|47	%{_gamesdatadir}/%{oname}/drivers/kilo2008
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|48	%{_gamesdatadir}/%{oname}/drivers/simplix_36GP
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|49	%{_gamesdatadir}/%{oname}/drivers/simplix_ls1
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|50	%{_gamesdatadir}/%{oname}/drivers/usr_36GP
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|51	%{_gamesdatadir}/%{oname}/drivers/usr_ls1
12cr|speed-dreams-data-hq-2.0.0-1.4687.1|52	

7616 12
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|1	%define	svn	4687
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|2	%define	oname	speed-dreams-2
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|3	
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|4	Name:		speed-dreams-data-more-hq
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|5	Version:	2.0.0
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|6	Release:	1.%{svn}.1
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|7	Summary:	More HQ data for Speed Dreams
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|8	License:	GPLv2
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|9	Group:		Games/Arcade
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|10	URL:		http://www.speed-dreams.org
12cr|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
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|12	BuildArch:	noarch
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|13	Requires:	speed-dreams = %{version}
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|14	Requires:	speed-dreams-data-base = %{version}
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|15	Requires:	speed-dreams-data-hq = %{version}
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|16	Requires:	speed-dreams-robots-more-hq = %{version}
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|17	
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|18	%description
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|19	More HQ data for Speed Dreams
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|20	- new tracks : aalborg, goldstone-sand, migrant, ruudskogen,
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|21	garguree, g-track-1, inuksuk, ole-oroad-1, prenzlau, newton
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|22	- new cars : TRB1 series
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|23	- new robots : simplix_trb1, usr_trb1
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|24	
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|25	%prep
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|26	%setup -qn speed-dreams-data-more-hq-2.0
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|27	
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|28	%build
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|29	
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|30	%install
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|31	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|32	cp -a * %{buildroot}/%{_gamesdatadir}/%{oname}/
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|33	
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|34	%files
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|35	%{_gamesdatadir}/%{oname}/tracks/circuit/aalborg
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|36	%{_gamesdatadir}/%{oname}/tracks/circuit/migrants
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|37	%{_gamesdatadir}/%{oname}/tracks/circuit/ruudskogen
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|38	%{_gamesdatadir}/%{oname}/tracks/dirt/garguree
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|39	%{_gamesdatadir}/%{oname}/tracks/road/lombaro
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|40	%{_gamesdatadir}/%{oname}/tracks/road/inuksuk
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|41	%{_gamesdatadir}/%{oname}/tracks/road/ole-road-1
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|42	%{_gamesdatadir}/%{oname}/tracks/road/prenzlau
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|43	%{_gamesdatadir}/%{oname}/tracks/speedway/newton
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|44	%{_gamesdatadir}/%{oname}/cars
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|45	%{_gamesdatadir}/%{oname}/drivers/simplix_trb1
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|46	%{_gamesdatadir}/%{oname}/drivers/simplix
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|47	%{_gamesdatadir}/%{oname}/drivers/usr_trb1
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|48	%{_gamesdatadir}/%{oname}/config
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|49	
12cr|speed-dreams-data-more-hq-2.0.0-1.4687.1|50	

7617 12
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|1	%define	svn	4687
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|2	%define	oname	speed-dreams-2
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|3	
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|4	Name:		speed-dreams-data-wip
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|5	Version:	2.0.0
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|6	Release:	1.%{svn}.1
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|7	Summary:	Wip data for Speed Dreams
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|8	License:	GPLv2
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|9	Group:		Games/Arcade
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|10	URL:		http://www.speed-dreams.org
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|11	Source0:	%{name}-2.0.0-svn%{svn}.tar.xz
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|12	Requires:	speed-dreams >= %{version}
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|13	Requires:	speed-dreams-data-base >= %{version}
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|14	Requires:	speed-dreams-data-more-hq >= %{version}
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|15	Requires:	speed-dreams-robots-wip >= %{version}
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|16	BuildArch:	noarch
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|17	
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|18	%description
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|19	wip data for Speed Dreams
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|20	- new tracks : dirt-1, dirt-2, e-track-1, e-track-2,
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|21	spring, street-1, wheel-1, pinabashi, sunshine
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|22	- new cars : ls2, mp5, rs series
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|23	- new robots : simplix_ls2, usr_ls2, simplix_mp5, usr_rs
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|24	
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|25	%prep
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|26	%setup -qn %{name}-2.0
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|27	
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|28	%build
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|29	
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|30	%install
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|31	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|32	cp -a * %{buildroot}%{_gamesdatadir}/%{oname}/
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|33	
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|34	%files
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|35	%{_gamesdatadir}/%{oname}/tracks/dirt
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|36	%{_gamesdatadir}/%{oname}/tracks/road
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|37	%{_gamesdatadir}/%{oname}/tracks/speedway
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|38	%{_gamesdatadir}/%{oname}/cars
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|39	%{_gamesdatadir}/%{oname}/drivers/simplix_ls2
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|40	%{_gamesdatadir}/%{oname}/drivers/simplix_mp5
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|41	%{_gamesdatadir}/%{oname}/drivers/usr_ls2
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|42	%{_gamesdatadir}/%{oname}/drivers/usr_rs
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|43	%{_gamesdatadir}/%{oname}/config/raceman
12cr|speed-dreams-data-wip-2.0.0-1.4687.1|44	

7618 12
12cr|spew-1.0.8-1|1	%define name spew
12cr|spew-1.0.8-1|2	%define version 1.0.8
12cr|spew-1.0.8-1|3	%define release %mkrel 1
12cr|spew-1.0.8-1|4	
12cr|spew-1.0.8-1|5	Summary: An I/O benchmark tool
12cr|spew-1.0.8-1|6	Name: %{name}
12cr|spew-1.0.8-1|7	Version: %{version}
12cr|spew-1.0.8-1|8	Release: %{release}
12cr|spew-1.0.8-1|9	Source0: ftp://ftp.berlios.de/pub/spew/%{version}/%{name}-%{version}.tgz
12cr|spew-1.0.8-1|10	Patch0: %{name}-1.0.7-fix-str-fmt.patch
12cr|spew-1.0.8-1|11	License: GPLv2
12cr|spew-1.0.8-1|12	Group:	 System/Kernel and hardware
12cr|spew-1.0.8-1|13	Url: http://spew.berlios.de/
12cr|spew-1.0.8-1|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|spew-1.0.8-1|15	BuildRequires: popt-devel
12cr|spew-1.0.8-1|16	BuildRequires: ncurses-devel
12cr|spew-1.0.8-1|17	%description
12cr|spew-1.0.8-1|18	Spew is used to measure I/O performance of character devices,
12cr|spew-1.0.8-1|19	block devices, and regular files. It can also be used to generate
12cr|spew-1.0.8-1|20	high I/O loads to stress systems while verifying data integrity.
12cr|spew-1.0.8-1|21	
12cr|spew-1.0.8-1|22	
12cr|spew-1.0.8-1|23	%prep
12cr|spew-1.0.8-1|24	%setup -q
12cr|spew-1.0.8-1|25	%patch0 -p1 -b .strfmt
12cr|spew-1.0.8-1|26	
12cr|spew-1.0.8-1|27	%build
12cr|spew-1.0.8-1|28	%configure
12cr|spew-1.0.8-1|29	%make
12cr|spew-1.0.8-1|30	
12cr|spew-1.0.8-1|31	%install
12cr|spew-1.0.8-1|32	rm -rf %{buildroot}
12cr|spew-1.0.8-1|33	%makeinstall
12cr|spew-1.0.8-1|34	
12cr|spew-1.0.8-1|35	%clean
12cr|spew-1.0.8-1|36	rm -rf %{buildroot}
12cr|spew-1.0.8-1|37	
12cr|spew-1.0.8-1|38	%files
12cr|spew-1.0.8-1|39	%defattr(-,root,root)
12cr|spew-1.0.8-1|40	%config(noreplace)/%{_sysconfdir}/spew.conf
12cr|spew-1.0.8-1|41	%{_bindir}/gorge
12cr|spew-1.0.8-1|42	%{_bindir}/regorge
12cr|spew-1.0.8-1|43	%{_bindir}/spew
12cr|spew-1.0.8-1|44	%{_mandir}/man1/gorge.1*
12cr|spew-1.0.8-1|45	%{_mandir}/man1/regorge.1*
12cr|spew-1.0.8-1|46	%{_mandir}/man1/spew.1*
12cr|spew-1.0.8-1|47	
12cr|spew-1.0.8-1|48	
12cr|spew-1.0.8-1|49	
12cr|spew-1.0.8-1|50	%changelog
12cr|spew-1.0.8-1|51	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.0.8-1mdv2011.0
12cr|spew-1.0.8-1|52	+ Revision: 645429
12cr|spew-1.0.8-1|53	- update to new version 1.0.8
12cr|spew-1.0.8-1|54	
12cr|spew-1.0.8-1|55	* Wed May 27 2009 Jérôme Brenier <incubusss@mandriva.org> 1.0.7-1mdv2010.0
12cr|spew-1.0.8-1|56	+ Revision: 380045
12cr|spew-1.0.8-1|57	- update to new version 1.0.7
12cr|spew-1.0.8-1|58	- fix str fmt
12cr|spew-1.0.8-1|59	- fix license (GPLv2)
12cr|spew-1.0.8-1|60	
12cr|spew-1.0.8-1|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|spew-1.0.8-1|62	- rebuild
12cr|spew-1.0.8-1|63	- rebuild
12cr|spew-1.0.8-1|64	
12cr|spew-1.0.8-1|65	+ Olivier Blin <oblin@mandriva.com>
12cr|spew-1.0.8-1|66	- restore BuildRoot
12cr|spew-1.0.8-1|67	
12cr|spew-1.0.8-1|68	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.0.5-1mdv2008.1
12cr|spew-1.0.8-1|69	+ Revision: 127535
12cr|spew-1.0.8-1|70	- kill re-definition of %%buildroot on Pixel's request
12cr|spew-1.0.8-1|71	- fix man pages extension
12cr|spew-1.0.8-1|72	
12cr|spew-1.0.8-1|73	
12cr|spew-1.0.8-1|74	* Tue Dec 13 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.0.5-1mdk
12cr|spew-1.0.8-1|75	- New release 1.0.5
12cr|spew-1.0.8-1|76	
12cr|spew-1.0.8-1|77	* Tue Oct 04 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.0.4-3mdk
12cr|spew-1.0.8-1|78	- Fix BuildRequires
12cr|spew-1.0.8-1|79	
12cr|spew-1.0.8-1|80	* Tue Oct 04 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.0.4-2mdk
12cr|spew-1.0.8-1|81	- Fix BuildRequires
12cr|spew-1.0.8-1|82	
12cr|spew-1.0.8-1|83	* Fri Jun 24 2005 Erwan Velu <velu@seanodes.com> 1.0.4-1mdk
12cr|spew-1.0.8-1|84	- Initial Release
12cr|spew-1.0.8-1|85	

7619 12
12cr|spheres-and-crystals-0.7-9|1	Name: 		spheres-and-crystals
12cr|spheres-and-crystals-0.7-9|2	Version: 0.7
12cr|spheres-and-crystals-0.7-9|3	Release:9
12cr|spheres-and-crystals-0.7-9|4	Summary: 	Spheres and Crystals SVG theme
12cr|spheres-and-crystals-0.7-9|5	Group: 		Graphical desktop/GNOME
12cr|spheres-and-crystals-0.7-9|6	License: 	LGPL
12cr|spheres-and-crystals-0.7-9|7	URL:		http://librsvg.sf.net
12cr|spheres-and-crystals-0.7-9|8	Source: 	http://librsvg.sf.net/releases/%{version}/src/%{name}-%{version}.tar.bz2
12cr|spheres-and-crystals-0.7-9|9	BuildArch: noarch
12cr|spheres-and-crystals-0.7-9|10	Requires:	librsvg >= 2.2.2
12cr|spheres-and-crystals-0.7-9|11	BuildRequires: 	pkgconfig(gdk-2.0)
12cr|spheres-and-crystals-0.7-9|12	BuildRequires: 	pkgconfig(librsvg-2.0) >= 2.2.2
12cr|spheres-and-crystals-0.7-9|13	BuildRequires: 	pkgconfig(libart-2.0) >= 2.1.3
12cr|spheres-and-crystals-0.7-9|14	
12cr|spheres-and-crystals-0.7-9|15	%description
12cr|spheres-and-crystals-0.7-9|16	Spheres and Crystals is a meta-theme for GNOME. It is meant to show the
12cr|spheres-and-crystals-0.7-9|17	possibilities for using SVG icons all over in GNOME.
12cr|spheres-and-crystals-0.7-9|18	
12cr|spheres-and-crystals-0.7-9|19	%prep
12cr|spheres-and-crystals-0.7-9|20	%setup -q
12cr|spheres-and-crystals-0.7-9|21	
12cr|spheres-and-crystals-0.7-9|22	%build
12cr|spheres-and-crystals-0.7-9|23	export CFLAGS="%optflags"
12cr|spheres-and-crystals-0.7-9|24	./configure --prefix=%_prefix --libdir=%_libdir
12cr|spheres-and-crystals-0.7-9|25	%make
12cr|spheres-and-crystals-0.7-9|26	
12cr|spheres-and-crystals-0.7-9|27	%install
12cr|spheres-and-crystals-0.7-9|28	%makeinstall_std
12cr|spheres-and-crystals-0.7-9|29	touch %buildroot%_datadir/icons/SphereCrystal/icon-theme.cache
12cr|spheres-and-crystals-0.7-9|30	
12cr|spheres-and-crystals-0.7-9|31	%post
12cr|spheres-and-crystals-0.7-9|32	%update_icon_cache SphereCrystal
12cr|spheres-and-crystals-0.7-9|33	%postun
12cr|spheres-and-crystals-0.7-9|34	%clean_icon_cache SphereCrystal
12cr|spheres-and-crystals-0.7-9|35	
12cr|spheres-and-crystals-0.7-9|36	%files
12cr|spheres-and-crystals-0.7-9|37	%doc AUTHORS README TODO ChangeLog
12cr|spheres-and-crystals-0.7-9|38	%{_datadir}/themes/SphereCrystal/
12cr|spheres-and-crystals-0.7-9|39	%dir %{_datadir}/icons/SphereCrystal/
12cr|spheres-and-crystals-0.7-9|40	%{_iconsdir}/SphereCrystal/scalable/*/*
12cr|spheres-and-crystals-0.7-9|41	%{_datadir}/icons/SphereCrystal/index.theme
12cr|spheres-and-crystals-0.7-9|42	%ghost %_datadir/icons/SphereCrystal/icon-theme.cache
12cr|spheres-and-crystals-0.7-9|43	%dir %{_datadir}/backgrounds/
12cr|spheres-and-crystals-0.7-9|44	%dir %{_datadir}/backgrounds/scalable/
12cr|spheres-and-crystals-0.7-9|45	%{_datadir}/backgrounds/scalable/tiger.svg
12cr|spheres-and-crystals-0.7-9|46	
12cr|spheres-and-crystals-0.7-9|47	

7620 12
12cr|sphinx-2.0.6-1|1	%define	major 1
12cr|sphinx-2.0.6-1|2	%define libname %mklibname sphinxclient %{major}
12cr|sphinx-2.0.6-1|3	%define develname %mklibname sphinxclient -d
12cr|sphinx-2.0.6-1|4	
12cr|sphinx-2.0.6-1|5	Summary:	SQL full-text search engine
12cr|sphinx-2.0.6-1|6	Name:		sphinx
12cr|sphinx-2.0.6-1|7	Version:	2.0.6
12cr|sphinx-2.0.6-1|8	Release:	%mkrel 1
12cr|sphinx-2.0.6-1|9	License:	GPLv2
12cr|sphinx-2.0.6-1|10	Group:		System/Servers
12cr|sphinx-2.0.6-1|11	URL:		http://sphinxsearch.com/
12cr|sphinx-2.0.6-1|12	Source0:	http://sphinxsearch.com/files/%{name}-%{version}-release.tar.gz
12cr|sphinx-2.0.6-1|13	Source1:        sphinx-searchd.service
12cr|sphinx-2.0.6-1|14	Source2:	sphinx.logrotate
12cr|sphinx-2.0.6-1|15	Patch0:		sphinx-DESTDIR.diff
12cr|sphinx-2.0.6-1|16	Patch1:		sphinx-mdv_conf.diff
12cr|sphinx-2.0.6-1|17	Patch2:		sphinx-libsphinxclient-version-info_fix.diff
12cr|sphinx-2.0.6-1|18	Patch4:         sphinx-2.0.3-fix_static.patch
12cr|sphinx-2.0.6-1|19	Patch5:		sphinx-2.0.3-gcc47.patch
12cr|sphinx-2.0.6-1|20	Requires(post): rpm-helper
12cr|sphinx-2.0.6-1|21	Requires(preun): rpm-helper
12cr|sphinx-2.0.6-1|22	BuildRequires:	expat-devel
12cr|sphinx-2.0.6-1|23	BuildRequires:	libstemmer-devel
12cr|sphinx-2.0.6-1|24	BuildRequires:	libtool
12cr|sphinx-2.0.6-1|25	BuildRequires:	mysql-devel
12cr|sphinx-2.0.6-1|26	BuildRequires:	postgresql-devel
12cr|sphinx-2.0.6-1|27	
12cr|sphinx-2.0.6-1|28	%description
12cr|sphinx-2.0.6-1|29	Sphinx is a full-text search engine, distributed under GPL version 2.
12cr|sphinx-2.0.6-1|30	Commercial licensing is also available upon request.
12cr|sphinx-2.0.6-1|31	
12cr|sphinx-2.0.6-1|32	Generally, it's a standalone search engine, meant to provide fast,
12cr|sphinx-2.0.6-1|33	size-efficient and relevant fulltext search functions to other applications.
12cr|sphinx-2.0.6-1|34	Sphinx was specially designed to integrate well with SQL databases and
12cr|sphinx-2.0.6-1|35	scripting languages. Currently built-in data source drivers support fetching
12cr|sphinx-2.0.6-1|36	data either via direct connection to MySQL, PostgreSQL, or from a pipe in a
12cr|sphinx-2.0.6-1|37	custom XML format.
12cr|sphinx-2.0.6-1|38	
12cr|sphinx-2.0.6-1|39	As for the name, Sphinx is an acronym which is officially decoded as SQL Phrase
12cr|sphinx-2.0.6-1|40	Index. Yes, I know about CMU's Sphinx project.
12cr|sphinx-2.0.6-1|41	
12cr|sphinx-2.0.6-1|42	%package -n	%{libname}
12cr|sphinx-2.0.6-1|43	Summary:	Shared sphinxclient library
12cr|sphinx-2.0.6-1|44	Group:          System/Libraries
12cr|sphinx-2.0.6-1|45	
12cr|sphinx-2.0.6-1|46	%description -n	%{libname}
12cr|sphinx-2.0.6-1|47	This package contains the shared sphinxclient library.
12cr|sphinx-2.0.6-1|48	
12cr|sphinx-2.0.6-1|49	%package -n	%{develname}
12cr|sphinx-2.0.6-1|50	Summary:	Development files for the sphinxclient library
12cr|sphinx-2.0.6-1|51	Group:		Development/C
12cr|sphinx-2.0.6-1|52	Requires:	%{libname} = %{version}
12cr|sphinx-2.0.6-1|53	Provides:	sphinxclient-devel = %{version}-%{release}
12cr|sphinx-2.0.6-1|54	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|sphinx-2.0.6-1|55	
12cr|sphinx-2.0.6-1|56	%description -n	%{develname}
12cr|sphinx-2.0.6-1|57	This package contains the development files for the sphinxclient library.
12cr|sphinx-2.0.6-1|58	
12cr|sphinx-2.0.6-1|59	%prep
12cr|sphinx-2.0.6-1|60	
12cr|sphinx-2.0.6-1|61	%setup -q -n %{name}-%{version}-release
12cr|sphinx-2.0.6-1|62	%patch0 -p0
12cr|sphinx-2.0.6-1|63	%patch1 -p1
12cr|sphinx-2.0.6-1|64	%patch2 -p0
12cr|sphinx-2.0.6-1|65	%patch4 -p1
12cr|sphinx-2.0.6-1|66	
12cr|sphinx-2.0.6-1|67	cp %{SOURCE1} sphinx-searchd.service
12cr|sphinx-2.0.6-1|68	cp %{SOURCE2} sphinx.logrotate
12cr|sphinx-2.0.6-1|69	
12cr|sphinx-2.0.6-1|70	# Fix wrong-file-end-of-line-encoding
12cr|sphinx-2.0.6-1|71	sed -i 's/\r//' api/ruby/spec/sphinx/sphinx_test.sql
12cr|sphinx-2.0.6-1|72	sed -i 's/\r//' api/java/mk.cmd
12cr|sphinx-2.0.6-1|73	sed -i 's/\r//' api/ruby/spec/fixtures/keywords.php
12cr|sphinx-2.0.6-1|74	sed -i 's/\r//' api/ruby/lib/sphinx/response.rb
12cr|sphinx-2.0.6-1|75	
12cr|sphinx-2.0.6-1|76	sed -i -e '/\/usr\/local\//d' configure.ac
12cr|sphinx-2.0.6-1|77	sed -i -e 's/\/usr\/local\//\/someplace\/nonexisting\//g' configure
12cr|sphinx-2.0.6-1|78	
12cr|sphinx-2.0.6-1|79	
12cr|sphinx-2.0.6-1|80	%build
12cr|sphinx-2.0.6-1|81	%serverbuild
12cr|sphinx-2.0.6-1|82	
12cr|sphinx-2.0.6-1|83	pushd api/libsphinxclient
12cr|sphinx-2.0.6-1|84	#libtoolize --copy --force; aclocal
12cr|sphinx-2.0.6-1|85	sh ./buildconf.sh
12cr|sphinx-2.0.6-1|86	export CPPFLAGS="-I%{_includedir}/libstemmer"
12cr|sphinx-2.0.6-1|87	%configure2_5x
12cr|sphinx-2.0.6-1|88	make
12cr|sphinx-2.0.6-1|89	popd
12cr|sphinx-2.0.6-1|90	
12cr|sphinx-2.0.6-1|91	#libtoolize --copy --force; aclocal; autoheader; automake --foreign --ignore-deps; autoconf
12cr|sphinx-2.0.6-1|92	
12cr|sphinx-2.0.6-1|93	export CPPFLAGS="-I%{_includedir}/libstemmer"
12cr|sphinx-2.0.6-1|94	
12cr|sphinx-2.0.6-1|95	%configure2_5x \
12cr|sphinx-2.0.6-1|96	--sysconfdir=%{_sysconfdir}/%{name} \
12cr|sphinx-2.0.6-1|97	--program-prefix="%{name}-" \
12cr|sphinx-2.0.6-1|98	--localstatedir=/var/lib \
12cr|sphinx-2.0.6-1|99	--with-mysql \
12cr|sphinx-2.0.6-1|100	--with-pgsql
12cr|sphinx-2.0.6-1|101	
12cr|sphinx-2.0.6-1|102	# hack to enable external stemmer libs
12cr|sphinx-2.0.6-1|103	perl -pi -e "s|^LIBSTEMMER_LIBS.*|LIBSTEMMER_LIBS=-lstemmer|g" src/Makefile
12cr|sphinx-2.0.6-1|104	perl -pi -e "s|^#define USE_LIBSTEMMER.*|#define USE_LIBSTEMMER 1|g" config/config.h
12cr|sphinx-2.0.6-1|105	
12cr|sphinx-2.0.6-1|106	%make
12cr|sphinx-2.0.6-1|107	
12cr|sphinx-2.0.6-1|108	
12cr|sphinx-2.0.6-1|109	%install
12cr|sphinx-2.0.6-1|110	rm -rf %{buildroot}
12cr|sphinx-2.0.6-1|111	
12cr|sphinx-2.0.6-1|112	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|sphinx-2.0.6-1|113	install -d %{buildroot}%{_sbindir}
12cr|sphinx-2.0.6-1|114	install -d %{buildroot}/lib/systemd/system
12cr|sphinx-2.0.6-1|115	install -d %{buildroot}/var/lib/%{name}
12cr|sphinx-2.0.6-1|116	install -d %{buildroot}/var/run/%{name}
12cr|sphinx-2.0.6-1|117	install -d %{buildroot}/var/log/%{name}
12cr|sphinx-2.0.6-1|118	
12cr|sphinx-2.0.6-1|119	%makeinstall_std
12cr|sphinx-2.0.6-1|120	%makeinstall_std -C api/libsphinxclient
12cr|sphinx-2.0.6-1|121	
12cr|sphinx-2.0.6-1|122	mv %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf.dist %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
12cr|sphinx-2.0.6-1|123	mv %{buildroot}%{_sysconfdir}/%{name}/%{name}-min.conf.dist %{buildroot}%{_sysconfdir}/%{name}/%{name}-min.conf
12cr|sphinx-2.0.6-1|124	mv %{buildroot}%{_bindir}/%{name}-searchd %{buildroot}%{_sbindir}/%{name}-searchd
12cr|sphinx-2.0.6-1|125	
12cr|sphinx-2.0.6-1|126	install -m0644 sphinx-searchd.service %{buildroot}/lib/systemd/system/sphinx-searchd.service
12cr|sphinx-2.0.6-1|127	install -m0644 %{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}-searchd
12cr|sphinx-2.0.6-1|128	
12cr|sphinx-2.0.6-1|129	# create ghostfiles
12cr|sphinx-2.0.6-1|130	touch %{buildroot}/var/log/sphinx/sphinx-searchd.log
12cr|sphinx-2.0.6-1|131	touch %{buildroot}/var/log/sphinx/sphinx-query.log
12cr|sphinx-2.0.6-1|132	
12cr|sphinx-2.0.6-1|133	rm -f %{buildroot}%{_libdir}/*.*a
12cr|sphinx-2.0.6-1|134	
12cr|sphinx-2.0.6-1|135	%post
12cr|sphinx-2.0.6-1|136	%create_ghostfile /var/log/sphinx/sphinx-searchd.log root root 0644
12cr|sphinx-2.0.6-1|137	%create_ghostfile /var/log/sphinx/sphinx-query.log root root 0644
12cr|sphinx-2.0.6-1|138	if [ $1 -eq 1 ] ; then
12cr|sphinx-2.0.6-1|139	# Initial installation
12cr|sphinx-2.0.6-1|140	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|sphinx-2.0.6-1|141	fi
12cr|sphinx-2.0.6-1|142	
12cr|sphinx-2.0.6-1|143	%preun
12cr|sphinx-2.0.6-1|144	if [ $1 -eq 0 ] ; then
12cr|sphinx-2.0.6-1|145	# Package removal, not upgrade
12cr|sphinx-2.0.6-1|146	/bin/systemctl --no-reload disable searchd.service > /dev/null 2>&1 || :
12cr|sphinx-2.0.6-1|147	/bin/systemctl stop searchd.service > /dev/null 2>&1 || :
12cr|sphinx-2.0.6-1|148	fi
12cr|sphinx-2.0.6-1|149	
12cr|sphinx-2.0.6-1|150	%postun
12cr|sphinx-2.0.6-1|151	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|sphinx-2.0.6-1|152	if [ $1 -ge 1 ] ; then
12cr|sphinx-2.0.6-1|153	# Package upgrade, not uninstall
12cr|sphinx-2.0.6-1|154	/bin/systemctl try-restart searchd.service >/dev/null 2>&1 || :
12cr|sphinx-2.0.6-1|155	fi
12cr|sphinx-2.0.6-1|156	
12cr|sphinx-2.0.6-1|157	%files
12cr|sphinx-2.0.6-1|158	%doc COPYING doc/*.html doc/*.css mysqlse/gen_data.php example.sql
12cr|sphinx-2.0.6-1|159	/lib/systemd/system/sphinx-searchd.service
12cr|sphinx-2.0.6-1|160	%attr(0755,root,root) %dir %{_sysconfdir}/%{name}
12cr|sphinx-2.0.6-1|161	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/example.sql
12cr|sphinx-2.0.6-1|162	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12cr|sphinx-2.0.6-1|163	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}-min.conf
12cr|sphinx-2.0.6-1|164	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}-searchd
12cr|sphinx-2.0.6-1|165	%attr(0755,root,root) %{_bindir}/%{name}-indexer
12cr|sphinx-2.0.6-1|166	%attr(0755,root,root) %{_bindir}/%{name}-indextool
12cr|sphinx-2.0.6-1|167	%attr(0755,root,root) %{_bindir}/%{name}-search
12cr|sphinx-2.0.6-1|168	%attr(0755,root,root) %{_bindir}/%{name}-spelldump
12cr|sphinx-2.0.6-1|169	%attr(0755,root,root) %{_sbindir}/%{name}-searchd
12cr|sphinx-2.0.6-1|170	%attr(0755,sphinx,sphinx) %dir /var/lib/%{name}
12cr|sphinx-2.0.6-1|171	%attr(0755,sphinx,sphinx) %dir /var/run/%{name}
12cr|sphinx-2.0.6-1|172	%attr(0755,sphinx,sphinx) %dir /var/log/%{name}
12cr|sphinx-2.0.6-1|173	%attr(0644,sphinx,sphinx) %ghost %config(noreplace) /var/log/sphinx/sphinx-searchd.log
12cr|sphinx-2.0.6-1|174	%attr(0644,sphinx,sphinx) %ghost %config(noreplace) /var/log/sphinx/sphinx-query.log
12cr|sphinx-2.0.6-1|175	%{_mandir}/man1/sphinx-indexer.1*
12cr|sphinx-2.0.6-1|176	%{_mandir}/man1/sphinx-indextool.1*
12cr|sphinx-2.0.6-1|177	%{_mandir}/man1/sphinx-search.1*
12cr|sphinx-2.0.6-1|178	%{_mandir}/man1/sphinx-searchd.1*
12cr|sphinx-2.0.6-1|179	%{_mandir}/man1/sphinx-spelldump.1*
12cr|sphinx-2.0.6-1|180	
12cr|sphinx-2.0.6-1|181	%files -n %{libname}
12cr|sphinx-2.0.6-1|182	%{_libdir}/*.so.%{major}*
12cr|sphinx-2.0.6-1|183	
12cr|sphinx-2.0.6-1|184	%files -n %{develname}
12cr|sphinx-2.0.6-1|185	%doc api/libsphinxclient/README
12cr|sphinx-2.0.6-1|186	%{_includedir}/sphinxclient.h
12cr|sphinx-2.0.6-1|187	%{_libdir}/*.so

7621 12
12cr|sphinx2-0.6-1|1	Summary:	Speech recognitnion engine
12cr|sphinx2-0.6-1|2	Name:		sphinx2
12cr|sphinx2-0.6-1|3	Version:	0.6
12cr|sphinx2-0.6-1|4	Release:	%mkrel 1
12cr|sphinx2-0.6-1|5	License:	BSD-like
12cr|sphinx2-0.6-1|6	Group:		Sound
12cr|sphinx2-0.6-1|7	Source0:	http://dl.sourceforge.net/cmusphinx/%{name}-%{version}.tar.gz
12cr|sphinx2-0.6-1|8	Patch0:		%{name}-wid.patch
12cr|sphinx2-0.6-1|9	URL:		http://www.speech.cs.cmu.edu/sphinx/
12cr|sphinx2-0.6-1|10	
12cr|sphinx2-0.6-1|11	Requires: sphinxbase
12cr|sphinx2-0.6-1|12	BuildRequires: sphinxbase sphinxbase-devel
12cr|sphinx2-0.6-1|13	
12cr|sphinx2-0.6-1|14	%define Werror_cflags %nil
12cr|sphinx2-0.6-1|15	%define _disable_ld_no_undefined 1
12cr|sphinx2-0.6-1|16	
12cr|sphinx2-0.6-1|17	%description
12cr|sphinx2-0.6-1|18	One of Carnegie Mellon University's open source large vocabulary,
12cr|sphinx2-0.6-1|19	speaker-independent continuous speech recognition engine.
12cr|sphinx2-0.6-1|20	
12cr|sphinx2-0.6-1|21	Plug your microphone, launch sphinx2-simple, and test it!
12cr|sphinx2-0.6-1|22	
12cr|sphinx2-0.6-1|23	%package devel
12cr|sphinx2-0.6-1|24	Summary:	%{name} header files
12cr|sphinx2-0.6-1|25	Group:		Development/C
12cr|sphinx2-0.6-1|26	Requires:	%{name} = %{version}-%{release}
12cr|sphinx2-0.6-1|27	
12cr|sphinx2-0.6-1|28	%description devel
12cr|sphinx2-0.6-1|29	%{name} header files.
12cr|sphinx2-0.6-1|30	
12cr|sphinx2-0.6-1|31	%package static
12cr|sphinx2-0.6-1|32	Summary:	Static sphinx2 libraries
12cr|sphinx2-0.6-1|33	Group:		System/Libraries
12cr|sphinx2-0.6-1|34	Requires:	%{name}-devel = %{version}-%{release}
12cr|sphinx2-0.6-1|35	
12cr|sphinx2-0.6-1|36	%description static
12cr|sphinx2-0.6-1|37	Static version of sphinx2 libraries.
12cr|sphinx2-0.6-1|38	
12cr|sphinx2-0.6-1|39	%prep
12cr|sphinx2-0.6-1|40	%setup -q
12cr|sphinx2-0.6-1|41	%patch0 -p1
12cr|sphinx2-0.6-1|42	
12cr|sphinx2-0.6-1|43	%build
12cr|sphinx2-0.6-1|44	%{__libtoolize}
12cr|sphinx2-0.6-1|45	%{__aclocal}
12cr|sphinx2-0.6-1|46	%{__autoconf}
12cr|sphinx2-0.6-1|47	%{__automake}
12cr|sphinx2-0.6-1|48	%configure
12cr|sphinx2-0.6-1|49	%{__make}
12cr|sphinx2-0.6-1|50	
12cr|sphinx2-0.6-1|51	%install
12cr|sphinx2-0.6-1|52	%{__make} install \
12cr|sphinx2-0.6-1|53	DESTDIR=%{buildroot}
12cr|sphinx2-0.6-1|54	
12cr|sphinx2-0.6-1|55	# hmm, name may conflict
12cr|sphinx2-0.6-1|56	rm -f %{buildroot}%{_bindir}/batch.csh
12cr|sphinx2-0.6-1|57	
12cr|sphinx2-0.6-1|58	%files
12cr|sphinx2-0.6-1|59	%defattr(644,root,root,755)
12cr|sphinx2-0.6-1|60	%doc README doc
12cr|sphinx2-0.6-1|61	%attr(755,root,root) %{_bindir}/*
12cr|sphinx2-0.6-1|62	%attr(755,root,root) %{_libdir}/*.so.*.*
12cr|sphinx2-0.6-1|63	%ghost %{_libdir}/*.so.0
12cr|sphinx2-0.6-1|64	%{_datadir}/%{name}
12cr|sphinx2-0.6-1|65	
12cr|sphinx2-0.6-1|66	%files devel
12cr|sphinx2-0.6-1|67	%defattr(644,root,root,755)
12cr|sphinx2-0.6-1|68	%attr(755,root,root) %{_libdir}/*.so
12cr|sphinx2-0.6-1|69	%{_includedir}/*
12cr|sphinx2-0.6-1|70	
12cr|sphinx2-0.6-1|71	%files static
12cr|sphinx2-0.6-1|72	%defattr(644,root,root,755)
12cr|sphinx2-0.6-1|73	%{_libdir}/*.a
12cr|sphinx2-0.6-1|74	
12cr|sphinx2-0.6-1|75	
12cr|sphinx2-0.6-1|76	%changelog
12cr|sphinx2-0.6-1|77	* Wed Apr 20 2011 zamir <zamir@mandriva.org> 0.6-1mdv2011.0
12cr|sphinx2-0.6-1|78	+ Revision: 656224
12cr|sphinx2-0.6-1|79	- new sphinxbase
12cr|sphinx2-0.6-1|80	
12cr|sphinx2-0.6-1|81	* Thu Mar 24 2011 zamir <zamir@mandriva.org> 0.6-0
12cr|sphinx2-0.6-1|82	+ Revision: 648315
12cr|sphinx2-0.6-1|83	- fix spec
12cr|sphinx2-0.6-1|84	- first build
12cr|sphinx2-0.6-1|85	- create sphinx2
12cr|sphinx2-0.6-1|86	

7622 12
12cr|sphinx3-0.8-2|1	Name: sphinx3
12cr|sphinx3-0.8-2|2	Version: 0.8
12cr|sphinx3-0.8-2|3	Release: %mkrel 2
12cr|sphinx3-0.8-2|4	Summary: CMU Sphinx Recognition System
12cr|sphinx3-0.8-2|5	#Summary(ru_RU.UTF-8): Система распознавания речи
12cr|sphinx3-0.8-2|6	Group: Sound
12cr|sphinx3-0.8-2|7	License: BSD-style (see COPYING)
12cr|sphinx3-0.8-2|8	Url: http://cmusphinx.sourceforge.net/
12cr|sphinx3-0.8-2|9	
12cr|sphinx3-0.8-2|10	Source: %{name}-%{version}.tar.gz
12cr|sphinx3-0.8-2|11	
12cr|sphinx3-0.8-2|12	Requires: sphinxbase
12cr|sphinx3-0.8-2|13	BuildRequires: sphinxbase sphinxbase-devel
12cr|sphinx3-0.8-2|14	
12cr|sphinx3-0.8-2|15	Source1: Makefile.patch
12cr|sphinx3-0.8-2|16	Source2: Makefile.inc.patch
12cr|sphinx3-0.8-2|17	Source3: Makefile.an4.patch
12cr|sphinx3-0.8-2|18	Source4: Makefile2.patch
12cr|sphinx3-0.8-2|19	
12cr|sphinx3-0.8-2|20	%define Werror_cflags %nil
12cr|sphinx3-0.8-2|21	%define _disable_ld_no_undefined 1
12cr|sphinx3-0.8-2|22	
12cr|sphinx3-0.8-2|23	%description
12cr|sphinx3-0.8-2|24	The CMU Sphinx Recognition System is a library and a set
12cr|sphinx3-0.8-2|25	of examples and utilities for speech recognition.
12cr|sphinx3-0.8-2|26	This package will install the sphinx3 library and some examples.
12cr|sphinx3-0.8-2|27	
12cr|sphinx3-0.8-2|28	%package devel
12cr|sphinx3-0.8-2|29	Summary:        libraries and header files for Sphinx
12cr|sphinx3-0.8-2|30	Group:          Development/C
12cr|sphinx3-0.8-2|31	Requires:       %{name} = %{version}-%{release}
12cr|sphinx3-0.8-2|32	
12cr|sphinx3-0.8-2|33	%description devel
12cr|sphinx3-0.8-2|34	The CMU Sphinx Recognition System is a library and a set
12cr|sphinx3-0.8-2|35	of examples and utilities for speech recognition.
12cr|sphinx3-0.8-2|36	This package contains libraries and header files need for development.
12cr|sphinx3-0.8-2|37	
12cr|sphinx3-0.8-2|38	%prep
12cr|sphinx3-0.8-2|39	%setup
12cr|sphinx3-0.8-2|40	patch -p0 -F 90 Makefile.in %{SOURCE1}
12cr|sphinx3-0.8-2|41	patch -p0 -F 90 include/Makefile.in %{SOURCE2}
12cr|sphinx3-0.8-2|42	patch -p0 -F 90 model/lm/an4/Makefile.in %{SOURCE3}
12cr|sphinx3-0.8-2|43	
12cr|sphinx3-0.8-2|44	
12cr|sphinx3-0.8-2|45	%build
12cr|sphinx3-0.8-2|46	%{__libtoolize}
12cr|sphinx3-0.8-2|47	%{__aclocal}
12cr|sphinx3-0.8-2|48	%{__autoconf}
12cr|sphinx3-0.8-2|49	%{__automake}
12cr|sphinx3-0.8-2|50	# ./autogen.sh
12cr|sphinx3-0.8-2|51	%configure
12cr|sphinx3-0.8-2|52	patch -p0 -F 90 Makefile %{SOURCE4}
12cr|sphinx3-0.8-2|53	patch -p0 -F 90 include/Makefile %{SOURCE4}
12cr|sphinx3-0.8-2|54	patch -p0 -F 90 model/lm/an4/Makefile %{SOURCE4}
12cr|sphinx3-0.8-2|55	%make
12cr|sphinx3-0.8-2|56	
12cr|sphinx3-0.8-2|57	%install
12cr|sphinx3-0.8-2|58	make install DESTDIR=%{buildroot}
12cr|sphinx3-0.8-2|59	
12cr|sphinx3-0.8-2|60	%files
12cr|sphinx3-0.8-2|61	%doc AUTHORS COPYING INSTALL README NEWS doc/*.ppt
12cr|sphinx3-0.8-2|62	%doc doc/*.html doc/*.pdf doc/*.txt doc/*.gif
12cr|sphinx3-0.8-2|63	%{_bindir}/*
12cr|sphinx3-0.8-2|64	%{_datadir}/%{name}
12cr|sphinx3-0.8-2|65	%{_libdir}/*.so.*
12cr|sphinx3-0.8-2|66	%{_libdir}/*.so
12cr|sphinx3-0.8-2|67	
12cr|sphinx3-0.8-2|68	%files devel
12cr|sphinx3-0.8-2|69	%{_libdir}/*.a
12cr|sphinx3-0.8-2|70	%{_includedir}/%{name}/
12cr|sphinx3-0.8-2|71	%{_libdir}/pkgconfig/%{name}.pc
12cr|sphinx3-0.8-2|72	
12cr|sphinx3-0.8-2|73	
12cr|sphinx3-0.8-2|74	%changelog
12cr|sphinx3-0.8-2|75	* Wed Apr 20 2011 zamir <zamir@mandriva.org> 0.8-2mdv2011.0
12cr|sphinx3-0.8-2|76	+ Revision: 656226
12cr|sphinx3-0.8-2|77	- new sphinxbase
12cr|sphinx3-0.8-2|78	
12cr|sphinx3-0.8-2|79	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8-1
12cr|sphinx3-0.8-2|80	+ Revision: 645881
12cr|sphinx3-0.8-2|81	- relink against libmysqlclient.so.18
12cr|sphinx3-0.8-2|82	
12cr|sphinx3-0.8-2|83	* Fri Feb 11 2011 zamir <zamir@mandriva.org> 0.8-0
12cr|sphinx3-0.8-2|84	+ Revision: 637304
12cr|sphinx3-0.8-2|85	- fixed Build Requires
12cr|sphinx3-0.8-2|86	- fix build requires
12cr|sphinx3-0.8-2|87	- first build
12cr|sphinx3-0.8-2|88	- create sphinx3
12cr|sphinx3-0.8-2|89	

7623 12
12cr|sphinxbase-0.7-1|1	Name: sphinxbase
12cr|sphinxbase-0.7-1|2	Version: 0.7
12cr|sphinxbase-0.7-1|3	Release: %mkrel 1
12cr|sphinxbase-0.7-1|4	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|sphinxbase-0.7-1|5	Summary: Base files of CMU Sphinx Recognition System
12cr|sphinxbase-0.7-1|6	Group: System/Libraries
12cr|sphinxbase-0.7-1|7	License: BSD and LGPLv2+
12cr|sphinxbase-0.7-1|8	Url: http://cmusphinx.sourceforge.net/
12cr|sphinxbase-0.7-1|9	Source: http://downloads.sourceforge.net/cmusphinx/%name-%version.tar.gz
12cr|sphinxbase-0.7-1|10	BuildRequires: bison python-devel
12cr|sphinxbase-0.7-1|11	Patch0: sphinxbase.patch
12cr|sphinxbase-0.7-1|12	
12cr|sphinxbase-0.7-1|13	%description
12cr|sphinxbase-0.7-1|14	The CMU Sphinx Recognition System is a library and a set
12cr|sphinxbase-0.7-1|15	of examples and utilities for speech recognition.
12cr|sphinxbase-0.7-1|16	
12cr|sphinxbase-0.7-1|17	This package will install the cmu-sphinx library and some examples.
12cr|sphinxbase-0.7-1|18	
12cr|sphinxbase-0.7-1|19	%package devel
12cr|sphinxbase-0.7-1|20	Summary: Header files for developing with sphinxbase
12cr|sphinxbase-0.7-1|21	Group: Development/C
12cr|sphinxbase-0.7-1|22	Requires: %{name} = %{version}-%{release}, pkgconfig
12cr|sphinxbase-0.7-1|23	Provides: %{name}-devel = %{version}-%{release}
12cr|sphinxbase-0.7-1|24	
12cr|sphinxbase-0.7-1|25	%description devel
12cr|sphinxbase-0.7-1|26	Header files for developing with sphinxbase
12cr|sphinxbase-0.7-1|27	
12cr|sphinxbase-0.7-1|28	%prep
12cr|sphinxbase-0.7-1|29	%setup -q -n %{name}-%{version}
12cr|sphinxbase-0.7-1|30	%patch0 -p1 -b .lda
12cr|sphinxbase-0.7-1|31	
12cr|sphinxbase-0.7-1|32	%build
12cr|sphinxbase-0.7-1|33	./autogen.sh
12cr|sphinxbase-0.7-1|34	%configure
12cr|sphinxbase-0.7-1|35	%make
12cr|sphinxbase-0.7-1|36	
12cr|sphinxbase-0.7-1|37	%install
12cr|sphinxbase-0.7-1|38	rm -fr %{buildroot}
12cr|sphinxbase-0.7-1|39	%makeinstall
12cr|sphinxbase-0.7-1|40	
12cr|sphinxbase-0.7-1|41	%clean
12cr|sphinxbase-0.7-1|42	rm -fr %{buildroot}
12cr|sphinxbase-0.7-1|43	
12cr|sphinxbase-0.7-1|44	%files
12cr|sphinxbase-0.7-1|45	%defattr(-,root,root)
12cr|sphinxbase-0.7-1|46	%{_bindir}/sphinx*
12cr|sphinxbase-0.7-1|47	%{_libdir}/libsphinx*
12cr|sphinxbase-0.7-1|48	%{_libdir}/pkgconfig/%{name}.pc
12cr|sphinxbase-0.7-1|49	%{py_platsitedir}/*
12cr|sphinxbase-0.7-1|50	
12cr|sphinxbase-0.7-1|51	%files devel
12cr|sphinxbase-0.7-1|52	%defattr(-,root,root)
12cr|sphinxbase-0.7-1|53	%{_includedir}/%{name}
12cr|sphinxbase-0.7-1|54	
12cr|sphinxbase-0.7-1|55	
12cr|sphinxbase-0.7-1|56	%changelog
12cr|sphinxbase-0.7-1|57	* Thu Apr 28 2011 zamir <zamir@mandriva.org> 0.7-1mdv2011.0
12cr|sphinxbase-0.7-1|58	+ Revision: 659853
12cr|sphinxbase-0.7-1|59	- fix LDA train bug
12cr|sphinxbase-0.7-1|60	
12cr|sphinxbase-0.7-1|61	* Wed Apr 20 2011 zamir <zamir@mandriva.org> 0.7-0
12cr|sphinxbase-0.7-1|62	+ Revision: 656171
12cr|sphinxbase-0.7-1|63	- add build req
12cr|sphinxbase-0.7-1|64	- new release
12cr|sphinxbase-0.7-1|65	- new release
12cr|sphinxbase-0.7-1|66	
12cr|sphinxbase-0.7-1|67	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-3
12cr|sphinxbase-0.7-1|68	+ Revision: 645885
12cr|sphinxbase-0.7-1|69	- relink against libmysqlclient.so.18
12cr|sphinxbase-0.7-1|70	
12cr|sphinxbase-0.7-1|71	* Fri Feb 11 2011 zamir <zamir@mandriva.org> 0.6.1-2
12cr|sphinxbase-0.7-1|72	+ Revision: 637303
12cr|sphinxbase-0.7-1|73	- changed provide information
12cr|sphinxbase-0.7-1|74	
12cr|sphinxbase-0.7-1|75	* Sat Nov 27 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.6.1-1mdv2011.0
12cr|sphinxbase-0.7-1|76	+ Revision: 601629
12cr|sphinxbase-0.7-1|77	- Added python-devel as BR.
12cr|sphinxbase-0.7-1|78	- Use proper group
12cr|sphinxbase-0.7-1|79	- Use proper python sitedir.
12cr|sphinxbase-0.7-1|80	
12cr|sphinxbase-0.7-1|81	+ zamir <zamir@mandriva.org>
12cr|sphinxbase-0.7-1|82	- firts build
12cr|sphinxbase-0.7-1|83	- Created package structure for sphinxbase.
12cr|sphinxbase-0.7-1|84	

7624 12
12cr|sphinxtrain-1.0.7-2|1	Name: sphinxtrain
12cr|sphinxtrain-1.0.7-2|2	Version: 1.0.7
12cr|sphinxtrain-1.0.7-2|3	Release: %mkrel 2
12cr|sphinxtrain-1.0.7-2|4	Summary: An acoustic model trainer for CMU's Sphinx tools
12cr|sphinxtrain-1.0.7-2|5	Group: Development/Other
12cr|sphinxtrain-1.0.7-2|6	License: BSD and LGPLv2+
12cr|sphinxtrain-1.0.7-2|7	URL: http://www.cmusphinx.org/
12cr|sphinxtrain-1.0.7-2|8	Source: http://downloads.sourceforge.net/cmusphinx/%{name}-%{version}.tar.gz
12cr|sphinxtrain-1.0.7-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|sphinxtrain-1.0.7-2|10	Requires: sphinxbase
12cr|sphinxtrain-1.0.7-2|11	BuildRequires: sphinxbase-devel, python-devel, python-setuptools, python-scipy
12cr|sphinxtrain-1.0.7-2|12	Patch0: sphinxtrain.patch
12cr|sphinxtrain-1.0.7-2|13	
12cr|sphinxtrain-1.0.7-2|14	%description
12cr|sphinxtrain-1.0.7-2|15	SphinxTrain is Carnegie Mellon University's open source acoustic model
12cr|sphinxtrain-1.0.7-2|16	trainer.  It contains the scripts and instructions necessary for building
12cr|sphinxtrain-1.0.7-2|17	models for the CMU Sphinx Recognizer.
12cr|sphinxtrain-1.0.7-2|18	
12cr|sphinxtrain-1.0.7-2|19	%prep
12cr|sphinxtrain-1.0.7-2|20	%setup -q
12cr|sphinxtrain-1.0.7-2|21	%patch0 -p1 -b .lda
12cr|sphinxtrain-1.0.7-2|22	
12cr|sphinxtrain-1.0.7-2|23	%build
12cr|sphinxtrain-1.0.7-2|24	%configure
12cr|sphinxtrain-1.0.7-2|25	%make
12cr|sphinxtrain-1.0.7-2|26	
12cr|sphinxtrain-1.0.7-2|27	%install
12cr|sphinxtrain-1.0.7-2|28	rm -rf %{buildroot}
12cr|sphinxtrain-1.0.7-2|29	export BDIR=`pwd`
12cr|sphinxtrain-1.0.7-2|30	mkdir -p %{buildroot}%{_libdir}/%{name}
12cr|sphinxtrain-1.0.7-2|31	cd %{buildroot}%{_libdir}/%{name}
12cr|sphinxtrain-1.0.7-2|32	$BDIR/scripts_pl/setup_SphinxTrain.pl -task Mandriva
12cr|sphinxtrain-1.0.7-2|33	
12cr|sphinxtrain-1.0.7-2|34	%clean
12cr|sphinxtrain-1.0.7-2|35	rm -rf %{buildroot}
12cr|sphinxtrain-1.0.7-2|36	
12cr|sphinxtrain-1.0.7-2|37	%files
12cr|sphinxtrain-1.0.7-2|38	%defattr(-,root,root,-)
12cr|sphinxtrain-1.0.7-2|39	%doc COPYING README NEWS
12cr|sphinxtrain-1.0.7-2|40	%doc doc/s3_fe_spec.pdf doc/tinydoc.txt
12cr|sphinxtrain-1.0.7-2|41	%{_libdir}/%{name}
12cr|sphinxtrain-1.0.7-2|42	
12cr|sphinxtrain-1.0.7-2|43	
12cr|sphinxtrain-1.0.7-2|44	%changelog
12cr|sphinxtrain-1.0.7-2|45	* Thu Apr 28 2011 zamir <zamir@mandriva.org> 1.0.7-2mdv2011.0
12cr|sphinxtrain-1.0.7-2|46	+ Revision: 659861
12cr|sphinxtrain-1.0.7-2|47	- new sphinxtrain requires sphinxbase
12cr|sphinxtrain-1.0.7-2|48	
12cr|sphinxtrain-1.0.7-2|49	* Thu Apr 28 2011 zamir <zamir@mandriva.org> 1.0.7-1
12cr|sphinxtrain-1.0.7-2|50	+ Revision: 659854
12cr|sphinxtrain-1.0.7-2|51	- fix LDA train bug
12cr|sphinxtrain-1.0.7-2|52	- fix LDA train bug
12cr|sphinxtrain-1.0.7-2|53	
12cr|sphinxtrain-1.0.7-2|54	* Wed Apr 20 2011 zamir <zamir@mandriva.org> 1.0.7-0
12cr|sphinxtrain-1.0.7-2|55	+ Revision: 656316
12cr|sphinxtrain-1.0.7-2|56	- rebuild with new sphinxbase realese
12cr|sphinxtrain-1.0.7-2|57	- new realese
12cr|sphinxtrain-1.0.7-2|58	- new realese
12cr|sphinxtrain-1.0.7-2|59	- new realese
12cr|sphinxtrain-1.0.7-2|60	
12cr|sphinxtrain-1.0.7-2|61	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-2
12cr|sphinxtrain-1.0.7-2|62	+ Revision: 645889
12cr|sphinxtrain-1.0.7-2|63	- relink against libmysqlclient.so.18
12cr|sphinxtrain-1.0.7-2|64	
12cr|sphinxtrain-1.0.7-2|65	* Sat Nov 27 2010 Eugeni Dodonov <eugeni@mandriva.com> 1.0-1mdv2011.0
12cr|sphinxtrain-1.0.7-2|66	+ Revision: 601628
12cr|sphinxtrain-1.0.7-2|67	- fix package name
12cr|sphinxtrain-1.0.7-2|68	- Simplify %%build and %%install sections.
12cr|sphinxtrain-1.0.7-2|69	Updated Group.
12cr|sphinxtrain-1.0.7-2|70	
12cr|sphinxtrain-1.0.7-2|71	+ zamir <zamir@mandriva.org>
12cr|sphinxtrain-1.0.7-2|72	- first build
12cr|sphinxtrain-1.0.7-2|73	- Created package structure for sphinxtrain.
12cr|sphinxtrain-1.0.7-2|74	

7625 12
12cr|spicctrl-1.9-6|1	%define name spicctrl
12cr|spicctrl-1.9-6|2	%define version 1.9
12cr|spicctrl-1.9-6|3	
12cr|spicctrl-1.9-6|4	Summary: Sony Vaio SPIC Control Program
12cr|spicctrl-1.9-6|5	Name: %name
12cr|spicctrl-1.9-6|6	Version: %version
12cr|spicctrl-1.9-6|7	Release: %mkrel 6
12cr|spicctrl-1.9-6|8	License: GPL
12cr|spicctrl-1.9-6|9	Group: System/Configuration/Hardware
12cr|spicctrl-1.9-6|10	BuildRoot: %{_builddir}/%{name}-buildroot
12cr|spicctrl-1.9-6|11	Source: http://popies.net/sonypi/%name-%version.tar.bz2
12cr|spicctrl-1.9-6|12	URL: http://popies.net/sonypi/
12cr|spicctrl-1.9-6|13	
12cr|spicctrl-1.9-6|14	%description
12cr|spicctrl-1.9-6|15	This utility allows one to query and set a variety of parameters on your
12cr|spicctrl-1.9-6|16	Sony Vaio laptop computer, including:
12cr|spicctrl-1.9-6|17	
12cr|spicctrl-1.9-6|18	* AC Power status
12cr|spicctrl-1.9-6|19	* Battery status
12cr|spicctrl-1.9-6|20	* Screen brightness
12cr|spicctrl-1.9-6|21	* Bluetooth device power status
12cr|spicctrl-1.9-6|22	
12cr|spicctrl-1.9-6|23	%prep
12cr|spicctrl-1.9-6|24	%setup
12cr|spicctrl-1.9-6|25	
12cr|spicctrl-1.9-6|26	%build
12cr|spicctrl-1.9-6|27	%make
12cr|spicctrl-1.9-6|28	
12cr|spicctrl-1.9-6|29	%clean
12cr|spicctrl-1.9-6|30	rm -rf $RPM_BUILD_ROOT
12cr|spicctrl-1.9-6|31	
12cr|spicctrl-1.9-6|32	%install
12cr|spicctrl-1.9-6|33	rm -rf $RPM_BUILD_ROOT
12cr|spicctrl-1.9-6|34	mkdir -p $RPM_BUILD_ROOT%_sbindir/
12cr|spicctrl-1.9-6|35	install %{_builddir}/%{name}-%{version}/spicctrl $RPM_BUILD_ROOT/usr/sbin
12cr|spicctrl-1.9-6|36	
12cr|spicctrl-1.9-6|37	%post
12cr|spicctrl-1.9-6|38	if [ ! -c /dev/sonypi ]; then
12cr|spicctrl-1.9-6|39	rm -f /dev/sonypi
12cr|spicctrl-1.9-6|40	mknod /dev/sonypi c 10 250
12cr|spicctrl-1.9-6|41	fi
12cr|spicctrl-1.9-6|42	grep 'alias char-major-10-250 sonypi' /etc/modules.conf > /dev/null
12cr|spicctrl-1.9-6|43	RETVAL=$?
12cr|spicctrl-1.9-6|44	if [ $RETVAL -ne 0 ]; then
12cr|spicctrl-1.9-6|45	echo 'alias char-major-10-250 sonypi' >> /etc/modules.conf
12cr|spicctrl-1.9-6|46	echo 'options sonypi minor=250' >> /etc/modules.conf
12cr|spicctrl-1.9-6|47	echo 'alias char-major-10-250 sonypi' >> /etc/modprobe.conf
12cr|spicctrl-1.9-6|48	echo 'options sonypi minor=250' >> /etc/modprobe.conf
12cr|spicctrl-1.9-6|49	fi
12cr|spicctrl-1.9-6|50	
12cr|spicctrl-1.9-6|51	%files
12cr|spicctrl-1.9-6|52	%defattr(-,root,root)
12cr|spicctrl-1.9-6|53	%_sbindir/*
12cr|spicctrl-1.9-6|54	%doc AUTHORS LICENSE CHANGES
12cr|spicctrl-1.9-6|55	
12cr|spicctrl-1.9-6|56	
12cr|spicctrl-1.9-6|57	
12cr|spicctrl-1.9-6|58	
12cr|spicctrl-1.9-6|59	%changelog
12cr|spicctrl-1.9-6|60	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.9-6mdv2010.0
12cr|spicctrl-1.9-6|61	+ Revision: 434054
12cr|spicctrl-1.9-6|62	- rebuild
12cr|spicctrl-1.9-6|63	
12cr|spicctrl-1.9-6|64	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.9-5mdv2009.0
12cr|spicctrl-1.9-6|65	+ Revision: 260948
12cr|spicctrl-1.9-6|66	- rebuild
12cr|spicctrl-1.9-6|67	
12cr|spicctrl-1.9-6|68	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.9-4mdv2009.0
12cr|spicctrl-1.9-6|69	+ Revision: 252944
12cr|spicctrl-1.9-6|70	- rebuild
12cr|spicctrl-1.9-6|71	
12cr|spicctrl-1.9-6|72	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.9-2mdv2008.1
12cr|spicctrl-1.9-6|73	+ Revision: 140850
12cr|spicctrl-1.9-6|74	- restore BuildRoot
12cr|spicctrl-1.9-6|75	
12cr|spicctrl-1.9-6|76	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|spicctrl-1.9-6|77	- kill re-definition of %%buildroot on Pixel's request
12cr|spicctrl-1.9-6|78	
12cr|spicctrl-1.9-6|79	
12cr|spicctrl-1.9-6|80	* Sat Feb 24 2007 Giuseppe Ghibò <ghibo@mandriva.com> 1.9-2mdv2007.0
12cr|spicctrl-1.9-6|81	+ Revision: 125409
12cr|spicctrl-1.9-6|82	- Rebuilt.
12cr|spicctrl-1.9-6|83	- Import spicctrl
12cr|spicctrl-1.9-6|84	
12cr|spicctrl-1.9-6|85	* Sat Aug 06 2005 Giuseppe Ghib <ghibo@mandriva.com> 1.9-1mdk
12cr|spicctrl-1.9-6|86	- Release: 1.9.
12cr|spicctrl-1.9-6|87	
12cr|spicctrl-1.9-6|88	* Mon Mar 01 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.6.1-1mdk
12cr|spicctrl-1.9-6|89	- from Nicolas Brouard <brouard@ined.fr> :
12cr|spicctrl-1.9-6|90	- New release (see sonypid sonypidd new complementary packages)
12cr|spicctrl-1.9-6|91	

7626 12
12cr|spice-3f5-16|1	%define _enable_debug_packages %{nil}
12cr|spice-3f5-16|2	%define debug_package %{nil}
12cr|spice-3f5-16|3	
12cr|spice-3f5-16|4	Summary:	Berkeley SPICE 3 Circuit Simulator
12cr|spice-3f5-16|5	Name:		spice
12cr|spice-3f5-16|6	Version:	3f5
12cr|spice-3f5-16|7	Release:	16
12cr|spice-3f5-16|8	License:	BSD
12cr|spice-3f5-16|9	URL:		http://www.ibiblio.org/pub/Linux/apps/circuits/
12cr|spice-3f5-16|10	Group:		Sciences/Other
12cr|spice-3f5-16|11	Source:		%{name}%{version}sfix.tar.bz2
12cr|spice-3f5-16|12	Patch0:		%{name}-linux.conf.patch
12cr|spice-3f5-16|13	Patch1:		%{name}-3.5.5-gcc-4.1.patch
12cr|spice-3f5-16|14	BuildRequires:	termcap-devel
12cr|spice-3f5-16|15	BuildRequires:	pkgconfig(xt)
12cr|spice-3f5-16|16	BuildRequires:	pkgconfig(xaw7)
12cr|spice-3f5-16|17	
12cr|spice-3f5-16|18	%description
12cr|spice-3f5-16|19	SPICE 3 is a general-purpose circuit simulation program for nonlinear
12cr|spice-3f5-16|20	dc, nonlinear transient, and linear ac analyses.  Circuits may contain
12cr|spice-3f5-16|21	resistors, capacitors, inductors, mutual inductors, independent
12cr|spice-3f5-16|22	voltage and current sources, four types of dependent sources,
12cr|spice-3f5-16|23	transmission lines, and the four most common semiconductor devices:
12cr|spice-3f5-16|24	diodes, BJT's, JFET's, and MOSFET's.
12cr|spice-3f5-16|25	
12cr|spice-3f5-16|26	This version includes support for the Bsim3 model (V3.1)
12cr|spice-3f5-16|27	
12cr|spice-3f5-16|28	%prep
12cr|spice-3f5-16|29	%setup -q -n %{name}%{version}sfix
12cr|spice-3f5-16|30	
12cr|spice-3f5-16|31	%patch0 -p1 -b .linux-conf
12cr|spice-3f5-16|32	%patch1 -p1 -b .gcc41
12cr|spice-3f5-16|33	
12cr|spice-3f5-16|34	%build
12cr|spice-3f5-16|35	./util/build linux gcc
12cr|spice-3f5-16|36	
12cr|spice-3f5-16|37	# install has to be done by hand, because we are not assured
12cr|spice-3f5-16|38	# that the builder has root privileges - things would be easier
12cr|spice-3f5-16|39	# if spice had autoconf!
12cr|spice-3f5-16|40	
12cr|spice-3f5-16|41	%install
12cr|spice-3f5-16|42	install -d  %{buildroot}%{_bindir}
12cr|spice-3f5-16|43	install -d  %{buildroot}%{_datadir}/%{name}/scripts
12cr|spice-3f5-16|44	install -d  %{buildroot}%{_datadir}/%{name}/helpdir
12cr|spice-3f5-16|45	
12cr|spice-3f5-16|46	install -d  %{buildroot}%{_mandir}/man1
12cr|spice-3f5-16|47	
12cr|spice-3f5-16|48	install obj/bin/spice3 %{buildroot}%{_bindir}
12cr|spice-3f5-16|49	ln -s /usr/bin/spice3 %{buildroot}%{_bindir}/spice
12cr|spice-3f5-16|50	install obj/bin/help %{buildroot}%{_bindir}
12cr|spice-3f5-16|51	install obj/bin/nutmeg %{buildroot}%{_bindir}
12cr|spice-3f5-16|52	install obj/bin/sconvert %{buildroot}%{_bindir}
12cr|spice-3f5-16|53	install obj/bin/multidec %{buildroot}%{_bindir}
12cr|spice-3f5-16|54	install obj/bin/proc2mod %{buildroot}%{_bindir}
12cr|spice-3f5-16|55	
12cr|spice-3f5-16|56	rm lib/make*
12cr|spice-3f5-16|57	cp -r lib/* %{buildroot}%{_datadir}/%{name}
12cr|spice-3f5-16|58	
12cr|spice-3f5-16|59	obj/bin/makeidx %{buildroot}%{_datadir}/%{name}/helpdir/spice.txt
12cr|spice-3f5-16|60	install -m 644 man/man1/* %{buildroot}%{_mandir}/man1
12cr|spice-3f5-16|61	
12cr|spice-3f5-16|62	chmod 644 3f5patches/README*
12cr|spice-3f5-16|63	
12cr|spice-3f5-16|64	%files
12cr|spice-3f5-16|65	%defattr(-,root,root,0755)
12cr|spice-3f5-16|66	%doc readme readme.Linux notes/spice2
12cr|spice-3f5-16|67	%doc 3f5patches/README*
12cr|spice-3f5-16|68	%{_datadir}/%{name}
12cr|spice-3f5-16|69	%{_bindir}/*
12cr|spice-3f5-16|70	%{_mandir}/man1/*
12cr|spice-3f5-16|71	

7627 12
12cr|spice-parent-15-6|1	Name:           spice-parent
12cr|spice-parent-15-6|2	Version:        15
12cr|spice-parent-15-6|3	Release:        6
12cr|spice-parent-15-6|4	Summary:        Sonatype Spice Components
12cr|spice-parent-15-6|5	
12cr|spice-parent-15-6|6	Group:          Development/Java
12cr|spice-parent-15-6|7	License:        ASL 2.0
12cr|spice-parent-15-6|8	URL:            http://svn.sonatype.org/spice/tags/spice-parent-15
12cr|spice-parent-15-6|9	#svn export http://svn.sonatype.org/spice/tags/spice-parent-15 spice-parent-15
12cr|spice-parent-15-6|10	#tar zcf spice-parent-15.tar.gz spice-parent-15/
12cr|spice-parent-15-6|11	Source0:        %{name}-%{version}.tar.gz
12cr|spice-parent-15-6|12	Patch0:        pom.patch
12cr|spice-parent-15-6|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|spice-parent-15-6|14	
12cr|spice-parent-15-6|15	BuildArch: noarch
12cr|spice-parent-15-6|16	
12cr|spice-parent-15-6|17	BuildRequires:  jpackage-utils >= 0:1.7.2
12cr|spice-parent-15-6|18	
12cr|spice-parent-15-6|19	Requires:          jpackage-utils
12cr|spice-parent-15-6|20	Requires(post):    jpackage-utils >= 0:1.7.2
12cr|spice-parent-15-6|21	Requires(postun):  jpackage-utils >= 0:1.7.2
12cr|spice-parent-15-6|22	
12cr|spice-parent-15-6|23	%description
12cr|spice-parent-15-6|24	Spice components and libraries are common components
12cr|spice-parent-15-6|25	used throughout the Sonatype Forge.
12cr|spice-parent-15-6|26	
12cr|spice-parent-15-6|27	%prep
12cr|spice-parent-15-6|28	%setup -q -n %{name}-%{version}
12cr|spice-parent-15-6|29	#Remove plexus-javadoc
12cr|spice-parent-15-6|30	%patch0
12cr|spice-parent-15-6|31	
12cr|spice-parent-15-6|32	%build
12cr|spice-parent-15-6|33	#nothing to do for the pom
12cr|spice-parent-15-6|34	
12cr|spice-parent-15-6|35	%install
12cr|spice-parent-15-6|36	rm -rf %{buildroot}
12cr|spice-parent-15-6|37	
12cr|spice-parent-15-6|38	%add_to_maven_depmap org.sonatype.spice spice-parent %{version} JPP spice-parent
12cr|spice-parent-15-6|39	
12cr|spice-parent-15-6|40	# poms
12cr|spice-parent-15-6|41	install -d -m 755 %{buildroot}%{_mavenpomdir}
12cr|spice-parent-15-6|42	install -pm 644 pom.xml \
12cr|spice-parent-15-6|43	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12cr|spice-parent-15-6|44	
12cr|spice-parent-15-6|45	%post
12cr|spice-parent-15-6|46	%update_maven_depmap
12cr|spice-parent-15-6|47	
12cr|spice-parent-15-6|48	%postun
12cr|spice-parent-15-6|49	%update_maven_depmap
12cr|spice-parent-15-6|50	
12cr|spice-parent-15-6|51	%clean
12cr|spice-parent-15-6|52	rm -rf %{buildroot}
12cr|spice-parent-15-6|53	
12cr|spice-parent-15-6|54	%files
12cr|spice-parent-15-6|55	%defattr(-,root,root,-)
12cr|spice-parent-15-6|56	%{_mavenpomdir}/*
12cr|spice-parent-15-6|57	%{_mavendepmapfragdir}/*
12cr|spice-parent-15-6|58	
12cr|spice-parent-15-6|59	
12cr|spice-parent-15-6|60	
12cr|spice-parent-15-6|61	%changelog
12cr|spice-parent-15-6|62	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 15-6
12cr|spice-parent-15-6|63	+ Revision: 734240
12cr|spice-parent-15-6|64	- rebuild
12cr|spice-parent-15-6|65	- imported package spice-parent
12cr|spice-parent-15-6|66	

7628 12
12cr|spindown-0.4.0-2|1	Summary:	Daemon for spindown idle disks
12cr|spindown-0.4.0-2|2	Name:		spindown
12cr|spindown-0.4.0-2|3	Version:	0.4.0
12cr|spindown-0.4.0-2|4	Release:	%mkrel 2
12cr|spindown-0.4.0-2|5	License:	GPLv3
12cr|spindown-0.4.0-2|6	Group:		System/Kernel and hardware
12cr|spindown-0.4.0-2|7	URL:		http://code.google.com/p/spindown/
12cr|spindown-0.4.0-2|8	Source0:	http://spindown.googlecode.com/files/%{name}-%{version}.tar.bz2
12cr|spindown-0.4.0-2|9	Source1:	%{name}-initscript
12cr|spindown-0.4.0-2|10	Requires(pre):	rpm-helper
12cr|spindown-0.4.0-2|11	Requires:	sg3_utils
12cr|spindown-0.4.0-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|spindown-0.4.0-2|13	
12cr|spindown-0.4.0-2|14	%description
12cr|spindown-0.4.0-2|15	Spindown is a daeemon I've written to spindown idle disks and so
12cr|spindown-0.4.0-2|16	saving energy and giving the disks a longer lifetime. It works by
12cr|spindown-0.4.0-2|17	checking how many blocks are read and written from the disks. When
12cr|spindown-0.4.0-2|18	no blocks are read or written the disk is idle. When a disk stays
12cr|spindown-0.4.0-2|19	idle long enough spindown uses sg_start to spin the disk down.
12cr|spindown-0.4.0-2|20	It also works with usb disks and hotswappable disks because it
12cr|spindown-0.4.0-2|21	doesn't watch the device name (hda, sdb, ...), but the device id.
12cr|spindown-0.4.0-2|22	This means that it doesn't matter if the disk is swapped while the
12cr|spindown-0.4.0-2|23	daemon is running.
12cr|spindown-0.4.0-2|24	
12cr|spindown-0.4.0-2|25	
12cr|spindown-0.4.0-2|26	%prep
12cr|spindown-0.4.0-2|27	%setup -q
12cr|spindown-0.4.0-2|28	
12cr|spindown-0.4.0-2|29	%build
12cr|spindown-0.4.0-2|30	export CFLAGS="%{optflags} -pthread"
12cr|spindown-0.4.0-2|31	
12cr|spindown-0.4.0-2|32	%make
12cr|spindown-0.4.0-2|33	
12cr|spindown-0.4.0-2|34	%install
12cr|spindown-0.4.0-2|35	rm -fr %{buildroot}
12cr|spindown-0.4.0-2|36	%makeinstall_std
12cr|spindown-0.4.0-2|37	
12cr|spindown-0.4.0-2|38	install -dm 755 %{buildroot}%{_sysconfdir}
12cr|spindown-0.4.0-2|39	install -dm 755 %{buildroot}%{_initrddir}
12cr|spindown-0.4.0-2|40	install -m 644 spindown.conf.example %{buildroot}%{_sysconfdir}/spindown.conf
12cr|spindown-0.4.0-2|41	install -m 744 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|spindown-0.4.0-2|42	
12cr|spindown-0.4.0-2|43	# (tpg) really not needed
12cr|spindown-0.4.0-2|44	rm -fr %{buildroot}%{_sysconfdir}/rc?.d/*%{name}
12cr|spindown-0.4.0-2|45	rm -fr %{buildroot}%{_sysconfdir}/init.d/%{name}
12cr|spindown-0.4.0-2|46	
12cr|spindown-0.4.0-2|47	%clean
12cr|spindown-0.4.0-2|48	rm -fr %{buildroot}
12cr|spindown-0.4.0-2|49	
12cr|spindown-0.4.0-2|50	%post
12cr|spindown-0.4.0-2|51	%_post_service %{name}
12cr|spindown-0.4.0-2|52	
12cr|spindown-0.4.0-2|53	%preun
12cr|spindown-0.4.0-2|54	%_preun_service %{name}
12cr|spindown-0.4.0-2|55	
12cr|spindown-0.4.0-2|56	%files
12cr|spindown-0.4.0-2|57	%defattr(-,root,root)
12cr|spindown-0.4.0-2|58	%doc CHANGELOG README spindown.conf.example
12cr|spindown-0.4.0-2|59	%config(noreplace) %{_sysconfdir}/spindown.conf
12cr|spindown-0.4.0-2|60	%{_initrddir}/%{name}
12cr|spindown-0.4.0-2|61	/sbin/spindownd
12cr|spindown-0.4.0-2|62	
12cr|spindown-0.4.0-2|63	
12cr|spindown-0.4.0-2|64	%changelog
12cr|spindown-0.4.0-2|65	* Sat Apr 16 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-2mdv2011.0
12cr|spindown-0.4.0-2|66	+ Revision: 653314
12cr|spindown-0.4.0-2|67	- rebuild
12cr|spindown-0.4.0-2|68	
12cr|spindown-0.4.0-2|69	* Tue Jun 09 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-1mdv2010.0
12cr|spindown-0.4.0-2|70	+ Revision: 384503
12cr|spindown-0.4.0-2|71	- update to new version 0.4.0
12cr|spindown-0.4.0-2|72	
12cr|spindown-0.4.0-2|73	* Tue Feb 24 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2009.1
12cr|spindown-0.4.0-2|74	+ Revision: 344335
12cr|spindown-0.4.0-2|75	- update to new version 0.3.0
12cr|spindown-0.4.0-2|76	
12cr|spindown-0.4.0-2|77	* Tue Sep 09 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.2-1mdv2009.0
12cr|spindown-0.4.0-2|78	+ Revision: 283048
12cr|spindown-0.4.0-2|79	- update to new version 0.2.2
12cr|spindown-0.4.0-2|80	
12cr|spindown-0.4.0-2|81	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.2.1-2mdv2009.0
12cr|spindown-0.4.0-2|82	+ Revision: 269345
12cr|spindown-0.4.0-2|83	- rebuild early 2009.0 package (before pixel changes)
12cr|spindown-0.4.0-2|84	
12cr|spindown-0.4.0-2|85	* Tue Jun 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-1mdv2009.0
12cr|spindown-0.4.0-2|86	+ Revision: 214571
12cr|spindown-0.4.0-2|87	- update to new version 0.2.1
12cr|spindown-0.4.0-2|88	
12cr|spindown-0.4.0-2|89	* Mon May 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2-1mdv2009.0
12cr|spindown-0.4.0-2|90	+ Revision: 209101
12cr|spindown-0.4.0-2|91	- new version
12cr|spindown-0.4.0-2|92	- fix init script
12cr|spindown-0.4.0-2|93	
12cr|spindown-0.4.0-2|94	* Tue Apr 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.3-2mdv2009.0
12cr|spindown-0.4.0-2|95	+ Revision: 198905
12cr|spindown-0.4.0-2|96	- fix init script
12cr|spindown-0.4.0-2|97	
12cr|spindown-0.4.0-2|98	* Mon Apr 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.3-1mdv2009.0
12cr|spindown-0.4.0-2|99	+ Revision: 198036
12cr|spindown-0.4.0-2|100	- add requires on sg3_utils
12cr|spindown-0.4.0-2|101	- tune up CFLAGS
12cr|spindown-0.4.0-2|102	- add initscript
12cr|spindown-0.4.0-2|103	- correct the summary
12cr|spindown-0.4.0-2|104	- add source and spec files
12cr|spindown-0.4.0-2|105	- Created package structure for spindown.
12cr|spindown-0.4.0-2|106	

7629 12
12cr|spip-2.1.1-2|1	%define	Name	SPIP
12cr|spip-2.1.1-2|2	
12cr|spip-2.1.1-2|3	%if %{_use_internal_dependency_generator}
12cr|spip-2.1.1-2|4	%define __noautoreq 'pear(SourceMap.class.php)'
12cr|spip-2.1.1-2|5	%else
12cr|spip-2.1.1-2|6	%define _requires_exceptions pear(SourceMap.class.php)
12cr|spip-2.1.1-2|7	%endif
12cr|spip-2.1.1-2|8	
12cr|spip-2.1.1-2|9	
12cr|spip-2.1.1-2|10	Name:		spip
12cr|spip-2.1.1-2|11	Version:	2.1.1
12cr|spip-2.1.1-2|12	Release:	2
12cr|spip-2.1.1-2|13	Summary:	CMS tool for Internet
12cr|spip-2.1.1-2|14	License:	GPLv2+
12cr|spip-2.1.1-2|15	Group:		System/Servers
12cr|spip-2.1.1-2|16	URL:		http://www.spip.net/
12cr|spip-2.1.1-2|17	Source0:	%{name}-v%{version}.zip
12cr|spip-2.1.1-2|18	Source1:	%{name}.logrotate.bz2
12cr|spip-2.1.1-2|19	Source2:	%{name}-apache.conf.bz2
12cr|spip-2.1.1-2|20	BuildArch:	noarch
12cr|spip-2.1.1-2|21	
12cr|spip-2.1.1-2|22	%description
12cr|spip-2.1.1-2|23	SPIP is a publishing system developed by the minirezo to manage the site
12cr|spip-2.1.1-2|24	uZine. We provide it to anyone as a free software under GPL licence.
12cr|spip-2.1.1-2|25	Therefore, you can use it freely for your own site, be it personnal,
12cr|spip-2.1.1-2|26	co-operative, institutional or commercial.
12cr|spip-2.1.1-2|27	
12cr|spip-2.1.1-2|28	To finish the installation, just go to http://localhost/spip/ecrire/
12cr|spip-2.1.1-2|29	
12cr|spip-2.1.1-2|30	%prep
12cr|spip-2.1.1-2|31	%setup -q
12cr|spip-2.1.1-2|32	find . -name remove.txt -exec rm -f {} \;
12cr|spip-2.1.1-2|33	find . -type f -exec chmod 644 {} \;
12cr|spip-2.1.1-2|34	find . -name '*svn*' -exec rm -f {} \;
12cr|spip-2.1.1-2|35	
12cr|spip-2.1.1-2|36	%build
12cr|spip-2.1.1-2|37	:
12cr|spip-2.1.1-2|38	
12cr|spip-2.1.1-2|39	%install
12cr|spip-2.1.1-2|40	# install files
12cr|spip-2.1.1-2|41	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cr|spip-2.1.1-2|42	cp -pR * %{buildroot}%{_var}/www/%{name}
12cr|spip-2.1.1-2|43	
12cr|spip-2.1.1-2|44	# logrotate
12cr|spip-2.1.1-2|45	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|spip-2.1.1-2|46	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|spip-2.1.1-2|47	
12cr|spip-2.1.1-2|48	# apache configuration
12cr|spip-2.1.1-2|49	install -d -m 755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|spip-2.1.1-2|50	bzcat %{SOURCE2} > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|spip-2.1.1-2|51	
12cr|spip-2.1.1-2|52	%clean
12cr|spip-2.1.1-2|53	rm -rf %{buildroot}
12cr|spip-2.1.1-2|54	
12cr|spip-2.1.1-2|55	%post
12cr|spip-2.1.1-2|56	%create_ghostfile /var/log/httpd/spip.log apache apache 640
12cr|spip-2.1.1-2|57	
12cr|spip-2.1.1-2|58	
12cr|spip-2.1.1-2|59	%files
12cr|spip-2.1.1-2|60	%defattr(-,root,root)
12cr|spip-2.1.1-2|61	%dir %{_var}/www/%{name}
12cr|spip-2.1.1-2|62	%{_var}/www/%{name}/*.php
12cr|spip-2.1.1-2|63	#%{_var}/www/%{name}/*.htc
12cr|spip-2.1.1-2|64	%{_var}/www/%{name}/*.txt
12cr|spip-2.1.1-2|65	%{_var}/www/%{name}/*.gif
12cr|spip-2.1.1-2|66	%{_var}/www/%{name}/config
12cr|spip-2.1.1-2|67	%{_var}/www/%{name}/squelettes-dist
12cr|spip-2.1.1-2|68	%{_var}/www/%{name}/ecrire/*
12cr|spip-2.1.1-2|69	%{_var}/www/%{name}/local
12cr|spip-2.1.1-2|70	%{_var}/www/%{name}/tmp
12cr|spip-2.1.1-2|71	%{_var}/www/%{name}/prive
12cr|spip-2.1.1-2|72	%{_var}/www/%{name}/mutualisation/*
12cr|spip-2.1.1-2|73	%{_var}/www/%{name}/extensions/*
12cr|spip-2.1.1-2|74	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|spip-2.1.1-2|75	%dir %attr(775,root,apache) %{_var}/www/%{name}/IMG
12cr|spip-2.1.1-2|76	%dir %attr(775,root,apache) %{_var}/www/%{name}/ecrire
12cr|spip-2.1.1-2|77	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|spip-2.1.1-2|78	
12cr|spip-2.1.1-2|79	
12cr|spip-2.1.1-2|80	
12cr|spip-2.1.1-2|81	
12cr|spip-2.1.1-2|82	%changelog
12cr|spip-2.1.1-2|83	* Mon May 23 2011 Sandro Cazzaniga <kharec@mandriva.org> 2.1.1-1mdv2011.0
12cr|spip-2.1.1-2|84	+ Revision: 677575
12cr|spip-2.1.1-2|85	- clean spec
12cr|spip-2.1.1-2|86	- new version 2.1.1
12cr|spip-2.1.1-2|87	- fix %%prep
12cr|spip-2.1.1-2|88	- update file list
12cr|spip-2.1.1-2|89	
12cr|spip-2.1.1-2|90	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.10-3mdv2011.0
12cr|spip-2.1.1-2|91	+ Revision: 614948
12cr|spip-2.1.1-2|92	- the mass rebuild of 2010.1 packages
12cr|spip-2.1.1-2|93	
12cr|spip-2.1.1-2|94	* Tue Jan 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.10-2mdv2010.1
12cr|spip-2.1.1-2|95	+ Revision: 493886
12cr|spip-2.1.1-2|96	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|spip-2.1.1-2|97	
12cr|spip-2.1.1-2|98	* Sun Dec 13 2009 Olivier Thauvin <nanardon@mandriva.org> 2.0.10-1mdv2010.1
12cr|spip-2.1.1-2|99	+ Revision: 478141
12cr|spip-2.1.1-2|100	- 2.0.10
12cr|spip-2.1.1-2|101	
12cr|spip-2.1.1-2|102	* Sun Aug 09 2009 Frederik Himpe <fhimpe@mandriva.org> 2.0.9-1mdv2010.0
12cr|spip-2.1.1-2|103	+ Revision: 412965
12cr|spip-2.1.1-2|104	- Update to new version 2.0.9
12cr|spip-2.1.1-2|105	
12cr|spip-2.1.1-2|106	* Fri Jul 31 2009 Frederik Himpe <fhimpe@mandriva.org> 2.0.8-1mdv2010.0
12cr|spip-2.1.1-2|107	+ Revision: 405232
12cr|spip-2.1.1-2|108	- Update to new version 2.0.8
12cr|spip-2.1.1-2|109	
12cr|spip-2.1.1-2|110	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 2.0-1mdv2009.1
12cr|spip-2.1.1-2|111	+ Revision: 332878
12cr|spip-2.1.1-2|112	- New upstream release
12cr|spip-2.1.1-2|113	
12cr|spip-2.1.1-2|114	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 1.9.2c-4mdv2009.0
12cr|spip-2.1.1-2|115	+ Revision: 260950
12cr|spip-2.1.1-2|116	- rebuild
12cr|spip-2.1.1-2|117	
12cr|spip-2.1.1-2|118	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.9.2c-3mdv2009.0
12cr|spip-2.1.1-2|119	+ Revision: 252951
12cr|spip-2.1.1-2|120	- rebuild
12cr|spip-2.1.1-2|121	- kill re-definition of %%buildroot on Pixel's request
12cr|spip-2.1.1-2|122	
12cr|spip-2.1.1-2|123	+ Olivier Blin <oblin@mandriva.com>
12cr|spip-2.1.1-2|124	- restore BuildRoot
12cr|spip-2.1.1-2|125	
12cr|spip-2.1.1-2|126	* Thu Dec 13 2007 Anne Nicolas <ennael@mandriva.org> 1.9.2c-1mdv2008.1
12cr|spip-2.1.1-2|127	+ Revision: 119561
12cr|spip-2.1.1-2|128	- New version, fix security issues
12cr|spip-2.1.1-2|129	
12cr|spip-2.1.1-2|130	* Tue Aug 14 2007 Anne Nicolas <ennael@mandriva.org> 1.9.2-2mdv2008.0
12cr|spip-2.1.1-2|131	+ Revision: 63505
12cr|spip-2.1.1-2|132	- Fix description typo (#30944)
12cr|spip-2.1.1-2|133	
12cr|spip-2.1.1-2|134	
12cr|spip-2.1.1-2|135	* Tue Feb 27 2007 Anne Nicolas <anne.nicolas@mandriva.com> 1.9.2-1mdv2007.0
12cr|spip-2.1.1-2|136	+ Revision: 126187
12cr|spip-2.1.1-2|137	- New version
12cr|spip-2.1.1-2|138	- Correct pear
12cr|spip-2.1.1-2|139	- Import spip
12cr|spip-2.1.1-2|140	
12cr|spip-2.1.1-2|141	* Thu Oct 12 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.9.1-2mdk
12cr|spip-2.1.1-2|142	- new revision
12cr|spip-2.1.1-2|143	
12cr|spip-2.1.1-2|144	* Mon Sep 11 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.9.1-1mdk
12cr|spip-2.1.1-2|145	- new version : new tags and filters, bug fixes
12cr|spip-2.1.1-2|146	
12cr|spip-2.1.1-2|147	* Sun Jul 02 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.9.0-3mk
12cr|spip-2.1.1-2|148	- fix postinstall and delete order
12cr|spip-2.1.1-2|149	
12cr|spip-2.1.1-2|150	* Sun Jul 02 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.9.0-2mk
12cr|spip-2.1.1-2|151	- add apache configuration
12cr|spip-2.1.1-2|152	
12cr|spip-2.1.1-2|153	* Sun Jul 02 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.9.0-1mk
12cr|spip-2.1.1-2|154	- new version
12cr|spip-2.1.1-2|155	- use /var/www as web root
12cr|spip-2.1.1-2|156	
12cr|spip-2.1.1-2|157	* Sat Mar 18 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.8.3-1mdk
12cr|spip-2.1.1-2|158	- new version
12cr|spip-2.1.1-2|159	
12cr|spip-2.1.1-2|160	* Wed Feb 15 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.8.2-2mdk
12cr|spip-2.1.1-2|161	- new version : bugs fix
12cr|spip-2.1.1-2|162	
12cr|spip-2.1.1-2|163	* Sat Oct 22 2005 Anne Nicolas <anne.nicolas@mandriva.com> 1.8.2-1mdk
12cr|spip-2.1.1-2|164	- new version
12cr|spip-2.1.1-2|165	- clean spec
12cr|spip-2.1.1-2|166	
12cr|spip-2.1.1-2|167	* Mon Apr 18 2005 ANne Nicolas <anne.nicolas@mandriva.com> 1.8-1mdk
12cr|spip-2.1.1-2|168	- new version
12cr|spip-2.1.1-2|169	
12cr|spip-2.1.1-2|170	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.7.2-2mdk
12cr|spip-2.1.1-2|171	- spec file cleanups, remove the ADVX-build stuff
12cr|spip-2.1.1-2|172	
12cr|spip-2.1.1-2|173	* Thu Jul 08 2004 Anne Nicolas <anne@mandrake.org> 1.7.2-1mdk
12cr|spip-2.1.1-2|174	- new version
12cr|spip-2.1.1-2|175	
12cr|spip-2.1.1-2|176	* Tue Apr 27 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.7.1-3mdk
12cr|spip-2.1.1-2|177	- fix install (cpjc <cpjc@free.fr>)
12cr|spip-2.1.1-2|178	
12cr|spip-2.1.1-2|179	* Wed Apr 21 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.7.1-2mdk
12cr|spip-2.1.1-2|180	- fix order
12cr|spip-2.1.1-2|181	- fix changelog
12cr|spip-2.1.1-2|182	- user rpm-helper facility to create empty files
12cr|spip-2.1.1-2|183	
12cr|spip-2.1.1-2|184	* Wed Apr 21 2004 Anne Nicolas <anne@lea-linux.org> 1.7.1-1mdk
12cr|spip-2.1.1-2|185	- new release
12cr|spip-2.1.1-2|186	

7630 12
12cr|SpiralLoops-2.0.0-10|1	%define name SpiralLoops
12cr|SpiralLoops-2.0.0-10|2	%define version 2.0.0
12cr|SpiralLoops-2.0.0-10|3	
12cr|SpiralLoops-2.0.0-10|4	Name:    %{name}
12cr|SpiralLoops-2.0.0-10|5	Summary: Experimental loop based sampler
12cr|SpiralLoops-2.0.0-10|6	Version: %{version}
12cr|SpiralLoops-2.0.0-10|7	Release: %mkrel 10
12cr|SpiralLoops-2.0.0-10|8	
12cr|SpiralLoops-2.0.0-10|9	Source:		%name-%{version}.tar.bz2
12cr|SpiralLoops-2.0.0-10|10	Source1: 	SpiralLogo48.png
12cr|SpiralLoops-2.0.0-10|11	Source2: 	SpiralLogo32.png
12cr|SpiralLoops-2.0.0-10|12	Source3: 	SpiralLogo16.png
12cr|SpiralLoops-2.0.0-10|13	Patch:		%name-2.0.0.patch
12cr|SpiralLoops-2.0.0-10|14	Patch1:         SpiralLoops-2.0.0-fix-build.patch
12cr|SpiralLoops-2.0.0-10|15	Patch2:		SpiralLoops-2.0.0-gcc43.patch
12cr|SpiralLoops-2.0.0-10|16	Patch3:		SpiralLoops-2.0.0-newer-fltk.patch
12cr|SpiralLoops-2.0.0-10|17	URL:		http://www.pawfal.org/Software/SpiralLoops
12cr|SpiralLoops-2.0.0-10|18	License:	GPLv2+
12cr|SpiralLoops-2.0.0-10|19	Group:		Sound
12cr|SpiralLoops-2.0.0-10|20	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|SpiralLoops-2.0.0-10|21	BuildRequires:	fltk-devel
12cr|SpiralLoops-2.0.0-10|22	BuildRequires:	mesagl-devel
12cr|SpiralLoops-2.0.0-10|23	
12cr|SpiralLoops-2.0.0-10|24	%description
12cr|SpiralLoops-2.0.0-10|25	The idea of SpiralLoops is to provide a simple, visual tool for looping and
12cr|SpiralLoops-2.0.0-10|26	layering of sounds; which can be sourced from either wav files on disk, or
12cr|SpiralLoops-2.0.0-10|27	from sound generating plugins.
12cr|SpiralLoops-2.0.0-10|28	
12cr|SpiralLoops-2.0.0-10|29	SpiralLoops allows you to create loop based compositions with the minimum
12cr|SpiralLoops-2.0.0-10|30	feedback time between the decisions you make and your ears.
12cr|SpiralLoops-2.0.0-10|31	The looping mechanism is very flexible, you can lock the timing of loops
12cr|SpiralLoops-2.0.0-10|32	together, or offset them for creating complex sequences, such as polyrhythms.
12cr|SpiralLoops-2.0.0-10|33	Loop triggers can be used to cause interation between the loops, and as an
12cr|SpiralLoops-2.0.0-10|34	expermental way of creating music.
12cr|SpiralLoops-2.0.0-10|35	
12cr|SpiralLoops-2.0.0-10|36	Spiral Synth uses the standard OSS/Free sound output (/dev/dsp). This should
12cr|SpiralLoops-2.0.0-10|37	work on ALSA too.
12cr|SpiralLoops-2.0.0-10|38	
12cr|SpiralLoops-2.0.0-10|39	%prep
12cr|SpiralLoops-2.0.0-10|40	%setup -q
12cr|SpiralLoops-2.0.0-10|41	%patch -p1
12cr|SpiralLoops-2.0.0-10|42	%patch1 -p1
12cr|SpiralLoops-2.0.0-10|43	%patch2 -p0
12cr|SpiralLoops-2.0.0-10|44	%patch3 -p0
12cr|SpiralLoops-2.0.0-10|45	perl -p -i -e 's/usr\/X11R6\/lib/usr\/X11R6\/%{_lib}/g' Makefile.in
12cr|SpiralLoops-2.0.0-10|46	
12cr|SpiralLoops-2.0.0-10|47	%build
12cr|SpiralLoops-2.0.0-10|48	%configure2_5x
12cr|SpiralLoops-2.0.0-10|49	%make CFLAGS="%{optflags}" CXXFLAGS="%{optflags}" LFLAGS="%{?ldflags}"
12cr|SpiralLoops-2.0.0-10|50	
12cr|SpiralLoops-2.0.0-10|51	%install
12cr|SpiralLoops-2.0.0-10|52	rm -rf $RPM_BUILD_ROOT
12cr|SpiralLoops-2.0.0-10|53	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cr|SpiralLoops-2.0.0-10|54	cp %name $RPM_BUILD_ROOT/%_bindir
12cr|SpiralLoops-2.0.0-10|55	
12cr|SpiralLoops-2.0.0-10|56	#menu
12cr|SpiralLoops-2.0.0-10|57	
12cr|SpiralLoops-2.0.0-10|58	
12cr|SpiralLoops-2.0.0-10|59	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|SpiralLoops-2.0.0-10|60	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|SpiralLoops-2.0.0-10|61	[Desktop Entry]
12cr|SpiralLoops-2.0.0-10|62	Name=%{name}
12cr|SpiralLoops-2.0.0-10|63	Comment=Synthesized Loops
12cr|SpiralLoops-2.0.0-10|64	Exec=%{_bindir}/%{name}
12cr|SpiralLoops-2.0.0-10|65	Icon=%{name}
12cr|SpiralLoops-2.0.0-10|66	Terminal=false
12cr|SpiralLoops-2.0.0-10|67	Type=Application
12cr|SpiralLoops-2.0.0-10|68	StartupNotify=true
12cr|SpiralLoops-2.0.0-10|69	Categories=AudioVideo;Video;AudioVideoEditing;
12cr|SpiralLoops-2.0.0-10|70	EOF
12cr|SpiralLoops-2.0.0-10|71	
12cr|SpiralLoops-2.0.0-10|72	#icons
12cr|SpiralLoops-2.0.0-10|73	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|SpiralLoops-2.0.0-10|74	cat %SOURCE1 > $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|SpiralLoops-2.0.0-10|75	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|SpiralLoops-2.0.0-10|76	cat %SOURCE2 > $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|SpiralLoops-2.0.0-10|77	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|SpiralLoops-2.0.0-10|78	cat %SOURCE3 > $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|SpiralLoops-2.0.0-10|79	
12cr|SpiralLoops-2.0.0-10|80	%clean
12cr|SpiralLoops-2.0.0-10|81	rm -rf $RPM_BUILD_ROOT
12cr|SpiralLoops-2.0.0-10|82	
12cr|SpiralLoops-2.0.0-10|83	%if %mdkversion < 200900
12cr|SpiralLoops-2.0.0-10|84	%post
12cr|SpiralLoops-2.0.0-10|85	%update_menus
12cr|SpiralLoops-2.0.0-10|86	%endif
12cr|SpiralLoops-2.0.0-10|87	
12cr|SpiralLoops-2.0.0-10|88	%if %mdkversion < 200900
12cr|SpiralLoops-2.0.0-10|89	%postun
12cr|SpiralLoops-2.0.0-10|90	%clean_menus
12cr|SpiralLoops-2.0.0-10|91	%endif
12cr|SpiralLoops-2.0.0-10|92	
12cr|SpiralLoops-2.0.0-10|93	%files
12cr|SpiralLoops-2.0.0-10|94	%defattr(-,root,root)
12cr|SpiralLoops-2.0.0-10|95	%doc README COPYING CHANGES
12cr|SpiralLoops-2.0.0-10|96	%{_bindir}/%name
12cr|SpiralLoops-2.0.0-10|97	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|SpiralLoops-2.0.0-10|98	%{_liconsdir}/%name.png
12cr|SpiralLoops-2.0.0-10|99	%{_iconsdir}/%name.png
12cr|SpiralLoops-2.0.0-10|100	%{_miconsdir}/%name.png
12cr|SpiralLoops-2.0.0-10|101	
12cr|SpiralLoops-2.0.0-10|102	
12cr|SpiralLoops-2.0.0-10|103	
12cr|SpiralLoops-2.0.0-10|104	%changelog
12cr|SpiralLoops-2.0.0-10|105	* Mon Jan 18 2010 Jérôme Brenier <incubusss@mandriva.org> 2.0.0-10mdv2010.1
12cr|SpiralLoops-2.0.0-10|106	+ Revision: 493154
12cr|SpiralLoops-2.0.0-10|107	- rebuild for new fltk
12cr|SpiralLoops-2.0.0-10|108	
12cr|SpiralLoops-2.0.0-10|109	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.0.0-9mdv2010.0
12cr|SpiralLoops-2.0.0-10|110	+ Revision: 445204
12cr|SpiralLoops-2.0.0-10|111	- rebuild
12cr|SpiralLoops-2.0.0-10|112	
12cr|SpiralLoops-2.0.0-10|113	+ Funda Wang <fwang@mandriva.org>
12cr|SpiralLoops-2.0.0-10|114	- BR GL
12cr|SpiralLoops-2.0.0-10|115	
12cr|SpiralLoops-2.0.0-10|116	* Sun Dec 14 2008 Funda Wang <fwang@mandriva.org> 2.0.0-8mdv2009.1
12cr|SpiralLoops-2.0.0-10|117	+ Revision: 314188
12cr|SpiralLoops-2.0.0-10|118	- add gcc 4.3 patch
12cr|SpiralLoops-2.0.0-10|119	- adopt to newer fltk
12cr|SpiralLoops-2.0.0-10|120	
12cr|SpiralLoops-2.0.0-10|121	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|SpiralLoops-2.0.0-10|122	- rebuild
12cr|SpiralLoops-2.0.0-10|123	- rebuild
12cr|SpiralLoops-2.0.0-10|124	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|SpiralLoops-2.0.0-10|125	- drop old menu
12cr|SpiralLoops-2.0.0-10|126	- kill re-definition of %%buildroot on Pixel's request
12cr|SpiralLoops-2.0.0-10|127	- import SpiralLoops
12cr|SpiralLoops-2.0.0-10|128	
12cr|SpiralLoops-2.0.0-10|129	+ Pixel <pixel@mandriva.com>
12cr|SpiralLoops-2.0.0-10|130	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|SpiralLoops-2.0.0-10|131	
12cr|SpiralLoops-2.0.0-10|132	+ Olivier Blin <oblin@mandriva.com>
12cr|SpiralLoops-2.0.0-10|133	- restore BuildRoot
12cr|SpiralLoops-2.0.0-10|134	
12cr|SpiralLoops-2.0.0-10|135	
12cr|SpiralLoops-2.0.0-10|136	* Tue Sep 12 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.0.0-5mdv2007.0
12cr|SpiralLoops-2.0.0-10|137	- Use mkrel
12cr|SpiralLoops-2.0.0-10|138	- XDG
12cr|SpiralLoops-2.0.0-10|139	
12cr|SpiralLoops-2.0.0-10|140	* Wed Nov 9 2005 Austin Acton <austin@mandriva.org> 2.0.0-4mdk
12cr|SpiralLoops-2.0.0-10|141	- lib64 fix
12cr|SpiralLoops-2.0.0-10|142	
12cr|SpiralLoops-2.0.0-10|143	* Thu Jun 17 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 2.0.0-3mdk
12cr|SpiralLoops-2.0.0-10|144	- Rebuild
12cr|SpiralLoops-2.0.0-10|145	
12cr|SpiralLoops-2.0.0-10|146	* Fri Apr 2 2004 Austin Acton <austin@mandrake.org> 2.0.0-2mdk
12cr|SpiralLoops-2.0.0-10|147	- stale rebuild
12cr|SpiralLoops-2.0.0-10|148	
12cr|SpiralLoops-2.0.0-10|149	* Mon Feb 10 2003 Austin Acton <aacton@yorku.ca> 2.0.0-1mdk
12cr|SpiralLoops-2.0.0-10|150	- initial package
12cr|SpiralLoops-2.0.0-10|151	- patch from Narfi Stefansson <narfi@cs.wisc.edu>

7631 12
12cr|SpiralSynth-2.0.0-10|1	%define name SpiralSynth
12cr|SpiralSynth-2.0.0-10|2	%define version 2.0.0
12cr|SpiralSynth-2.0.0-10|3	%define release %mkrel 10
12cr|SpiralSynth-2.0.0-10|4	
12cr|SpiralSynth-2.0.0-10|5	Name:    %{name}
12cr|SpiralSynth-2.0.0-10|6	Summary: Simple software synthesizer
12cr|SpiralSynth-2.0.0-10|7	Version: %{version}
12cr|SpiralSynth-2.0.0-10|8	Release: %{release}
12cr|SpiralSynth-2.0.0-10|9	
12cr|SpiralSynth-2.0.0-10|10	Source:		%name-%{version}.tar.bz2
12cr|SpiralSynth-2.0.0-10|11	Source1: 	SpiralLogo48.png
12cr|SpiralSynth-2.0.0-10|12	Source2: 	SpiralLogo32.png
12cr|SpiralSynth-2.0.0-10|13	Source3: 	SpiralLogo16.png
12cr|SpiralSynth-2.0.0-10|14	Patch:		%name-2.0.0.patch
12cr|SpiralSynth-2.0.0-10|15	Patch1:         SpiralSynth-2.0.0-fix-build.patch
12cr|SpiralSynth-2.0.0-10|16	Patch2:		SpiralSynth-2.0.0-gcc43.patch
12cr|SpiralSynth-2.0.0-10|17	Patch3:		SpiralSynth-2.0.0-newer-fltk.patch
12cr|SpiralSynth-2.0.0-10|18	URL:		http://www.pawfal.org/Software/SpiralSynth
12cr|SpiralSynth-2.0.0-10|19	License:	GPL
12cr|SpiralSynth-2.0.0-10|20	Group:		Sound
12cr|SpiralSynth-2.0.0-10|21	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|SpiralSynth-2.0.0-10|22	BuildRequires:	fltk-devel mesagl-devel
12cr|SpiralSynth-2.0.0-10|23	
12cr|SpiralSynth-2.0.0-10|24	%description
12cr|SpiralSynth-2.0.0-10|25	SSM's little brother has been updated at last, much much faster, better
12cr|SpiralSynth-2.0.0-10|26	sounding, a bit prettier and soon to be a SSM polyphonic plugin.
12cr|SpiralSynth-2.0.0-10|27	SpiralSynth is a simple polyphonic analogue modelling softsynth that tries
12cr|SpiralSynth-2.0.0-10|28	to be as easy to use as possible.
12cr|SpiralSynth-2.0.0-10|29	
12cr|SpiralSynth-2.0.0-10|30	%prep
12cr|SpiralSynth-2.0.0-10|31	%setup -q -n %name-%version
12cr|SpiralSynth-2.0.0-10|32	%patch -p1
12cr|SpiralSynth-2.0.0-10|33	%patch1 -p1
12cr|SpiralSynth-2.0.0-10|34	%patch2 -p0
12cr|SpiralSynth-2.0.0-10|35	%patch3 -p0
12cr|SpiralSynth-2.0.0-10|36	
12cr|SpiralSynth-2.0.0-10|37	perl -pi -e 's/usr\/X11R6\/lib/usr\/X11R6\/%{_lib}/g' Makefile.in PluginLink.sh
12cr|SpiralSynth-2.0.0-10|38	
12cr|SpiralSynth-2.0.0-10|39	%build
12cr|SpiralSynth-2.0.0-10|40	%configure
12cr|SpiralSynth-2.0.0-10|41	%make CXXFLAGS="%{optflags}" LFLAGS="%{?ldflags}"
12cr|SpiralSynth-2.0.0-10|42	
12cr|SpiralSynth-2.0.0-10|43	%install
12cr|SpiralSynth-2.0.0-10|44	rm -rf $RPM_BUILD_ROOT
12cr|SpiralSynth-2.0.0-10|45	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cr|SpiralSynth-2.0.0-10|46	cp %name $RPM_BUILD_ROOT/%_bindir
12cr|SpiralSynth-2.0.0-10|47	
12cr|SpiralSynth-2.0.0-10|48	#menu
12cr|SpiralSynth-2.0.0-10|49	
12cr|SpiralSynth-2.0.0-10|50	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|SpiralSynth-2.0.0-10|51	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|SpiralSynth-2.0.0-10|52	[Desktop Entry]
12cr|SpiralSynth-2.0.0-10|53	Name=%{name}
12cr|SpiralSynth-2.0.0-10|54	Comment=Synthesized Loops
12cr|SpiralSynth-2.0.0-10|55	Exec=%{_bindir}/%{name}
12cr|SpiralSynth-2.0.0-10|56	Icon=%{name}
12cr|SpiralSynth-2.0.0-10|57	Terminal=false
12cr|SpiralSynth-2.0.0-10|58	Type=Application
12cr|SpiralSynth-2.0.0-10|59	StartupNotify=true
12cr|SpiralSynth-2.0.0-10|60	Categories=AudioVideo;Audio;Video;X-MandrivaLinux-Multimedia-Video;AudioVideoEditing;
12cr|SpiralSynth-2.0.0-10|61	EOF
12cr|SpiralSynth-2.0.0-10|62	
12cr|SpiralSynth-2.0.0-10|63	
12cr|SpiralSynth-2.0.0-10|64	#icons
12cr|SpiralSynth-2.0.0-10|65	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|SpiralSynth-2.0.0-10|66	cat %SOURCE1 > $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|SpiralSynth-2.0.0-10|67	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|SpiralSynth-2.0.0-10|68	cat %SOURCE2 > $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|SpiralSynth-2.0.0-10|69	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|SpiralSynth-2.0.0-10|70	cat %SOURCE3 > $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|SpiralSynth-2.0.0-10|71	
12cr|SpiralSynth-2.0.0-10|72	%clean
12cr|SpiralSynth-2.0.0-10|73	rm -rf $RPM_BUILD_ROOT
12cr|SpiralSynth-2.0.0-10|74	
12cr|SpiralSynth-2.0.0-10|75	%if %mdkversion < 200900
12cr|SpiralSynth-2.0.0-10|76	%post
12cr|SpiralSynth-2.0.0-10|77	%update_menus
12cr|SpiralSynth-2.0.0-10|78	%endif
12cr|SpiralSynth-2.0.0-10|79	
12cr|SpiralSynth-2.0.0-10|80	%if %mdkversion < 200900
12cr|SpiralSynth-2.0.0-10|81	%postun
12cr|SpiralSynth-2.0.0-10|82	%clean_menus
12cr|SpiralSynth-2.0.0-10|83	%endif
12cr|SpiralSynth-2.0.0-10|84	
12cr|SpiralSynth-2.0.0-10|85	%files
12cr|SpiralSynth-2.0.0-10|86	%defattr(-,root,root)
12cr|SpiralSynth-2.0.0-10|87	%doc README CHANGES COPYING
12cr|SpiralSynth-2.0.0-10|88	%{_bindir}/%name
12cr|SpiralSynth-2.0.0-10|89	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|SpiralSynth-2.0.0-10|90	%{_liconsdir}/%name.png
12cr|SpiralSynth-2.0.0-10|91	%{_iconsdir}/%name.png
12cr|SpiralSynth-2.0.0-10|92	%{_miconsdir}/%name.png
12cr|SpiralSynth-2.0.0-10|93	
12cr|SpiralSynth-2.0.0-10|94	
12cr|SpiralSynth-2.0.0-10|95	
12cr|SpiralSynth-2.0.0-10|96	%changelog
12cr|SpiralSynth-2.0.0-10|97	* Mon Jan 18 2010 Jérôme Brenier <incubusss@mandriva.org> 2.0.0-10mdv2010.1
12cr|SpiralSynth-2.0.0-10|98	+ Revision: 493153
12cr|SpiralSynth-2.0.0-10|99	- rebuild for new fltk
12cr|SpiralSynth-2.0.0-10|100	
12cr|SpiralSynth-2.0.0-10|101	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.0.0-9mdv2010.0
12cr|SpiralSynth-2.0.0-10|102	+ Revision: 445205
12cr|SpiralSynth-2.0.0-10|103	- rebuild
12cr|SpiralSynth-2.0.0-10|104	
12cr|SpiralSynth-2.0.0-10|105	+ Funda Wang <fwang@mandriva.org>
12cr|SpiralSynth-2.0.0-10|106	- add BR on mesagl
12cr|SpiralSynth-2.0.0-10|107	
12cr|SpiralSynth-2.0.0-10|108	* Sun Dec 14 2008 Funda Wang <fwang@mandriva.org> 2.0.0-8mdv2009.1
12cr|SpiralSynth-2.0.0-10|109	+ Revision: 314227
12cr|SpiralSynth-2.0.0-10|110	- bunzip2 patch0
12cr|SpiralSynth-2.0.0-10|111	- add gcc 4.3 patch and newer fltk patch
12cr|SpiralSynth-2.0.0-10|112	
12cr|SpiralSynth-2.0.0-10|113	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|SpiralSynth-2.0.0-10|114	- rebuild
12cr|SpiralSynth-2.0.0-10|115	- rebuild
12cr|SpiralSynth-2.0.0-10|116	- rebuild
12cr|SpiralSynth-2.0.0-10|117	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|SpiralSynth-2.0.0-10|118	- fix summary-ended-with-dot
12cr|SpiralSynth-2.0.0-10|119	- drop old menu
12cr|SpiralSynth-2.0.0-10|120	- kill re-definition of %%buildroot on Pixel's request
12cr|SpiralSynth-2.0.0-10|121	- import SpiralSynth
12cr|SpiralSynth-2.0.0-10|122	
12cr|SpiralSynth-2.0.0-10|123	+ Pixel <pixel@mandriva.com>
12cr|SpiralSynth-2.0.0-10|124	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|SpiralSynth-2.0.0-10|125	
12cr|SpiralSynth-2.0.0-10|126	+ Olivier Blin <oblin@mandriva.com>
12cr|SpiralSynth-2.0.0-10|127	- restore BuildRoot
12cr|SpiralSynth-2.0.0-10|128	
12cr|SpiralSynth-2.0.0-10|129	
12cr|SpiralSynth-2.0.0-10|130	* Tue Sep 12 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.0.0-5mdv2007.0
12cr|SpiralSynth-2.0.0-10|131	- Rebuild
12cr|SpiralSynth-2.0.0-10|132	
12cr|SpiralSynth-2.0.0-10|133	* Wed Nov 9 2005 Austin Acton <austin@mandriva.org> 2.0.0-4mdk
12cr|SpiralSynth-2.0.0-10|134	- lib64 fix
12cr|SpiralSynth-2.0.0-10|135	
12cr|SpiralSynth-2.0.0-10|136	* Thu Jun 17 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 2.0.0-3mdk
12cr|SpiralSynth-2.0.0-10|137	- Rebuild
12cr|SpiralSynth-2.0.0-10|138	
12cr|SpiralSynth-2.0.0-10|139	* Fri Apr 2 2004 Austin Acton <austin@mandrake.org> 2.0.0-2mdk
12cr|SpiralSynth-2.0.0-10|140	- stale rebuild
12cr|SpiralSynth-2.0.0-10|141	
12cr|SpiralSynth-2.0.0-10|142	* Mon Feb 10 2003 Austin Acton <aacton@yorku.ca> 2.0.0-1mdk
12cr|SpiralSynth-2.0.0-10|143	- initial package
12cr|SpiralSynth-2.0.0-10|144	- patch from Narfi Stefansson <narfi@cs.wisc.edu>
12cr|SpiralSynth-2.0.0-10|145	

7632 12
12cr|spiralsynthmodular-0.2.2a-9|1	%define pkg_name spiralmodular
12cr|spiralsynthmodular-0.2.2a-9|2	
12cr|spiralsynthmodular-0.2.2a-9|3	Summary:    Object oriented modular softsynth / sequencer / sampler
12cr|spiralsynthmodular-0.2.2a-9|4	Name:       spiralsynthmodular
12cr|spiralsynthmodular-0.2.2a-9|5	Version:    0.2.2a
12cr|spiralsynthmodular-0.2.2a-9|6	Release:    9
12cr|spiralsynthmodular-0.2.2a-9|7	URL:        http://www.pawfal.org/Software/SSM/
12cr|spiralsynthmodular-0.2.2a-9|8	Source0:    %{pkg_name}-%{version}.tar.bz2
12cr|spiralsynthmodular-0.2.2a-9|9	Source1:    SpiralLogo48.png
12cr|spiralsynthmodular-0.2.2a-9|10	Source2:    SpiralLogo32.png
12cr|spiralsynthmodular-0.2.2a-9|11	Source3:    SpiralLogo16.png
12cr|spiralsynthmodular-0.2.2a-9|12	Patch0:     spiralmodular-fix-build.patch
12cr|spiralsynthmodular-0.2.2a-9|13	Patch1:     spiralmodular-0.2.2-gcc43.patch
12cr|spiralsynthmodular-0.2.2a-9|14	Patch2:     spiralmodular-0.2.2-newer-fltk.patch
12cr|spiralsynthmodular-0.2.2a-9|15	License:    GPL
12cr|spiralsynthmodular-0.2.2a-9|16	Group:      Sound
12cr|spiralsynthmodular-0.2.2a-9|17	BuildRoot:  %{_tmppath}/%{name}-root
12cr|spiralsynthmodular-0.2.2a-9|18	BuildRequires:  fltk-devel jackit-devel python-base
12cr|spiralsynthmodular-0.2.2a-9|19	BuildRequires:  ladspa-devel libalsa-devel sndfile-devel
12cr|spiralsynthmodular-0.2.2a-9|20	BuildRequires:  pkgconfig(cairo)
12cr|spiralsynthmodular-0.2.2a-9|21	BuildRequires:  pkgconfig(pixman-1)
12cr|spiralsynthmodular-0.2.2a-9|22	
12cr|spiralsynthmodular-0.2.2a-9|23	%description
12cr|spiralsynthmodular-0.2.2a-9|24	SpiralSynthModular (or SSM) is a object orientated modular softsynth
12cr|spiralsynthmodular-0.2.2a-9|25	/ sequencer / sampler.
12cr|spiralsynthmodular-0.2.2a-9|26	
12cr|spiralsynthmodular-0.2.2a-9|27	Audio or control data can be freely passed between the plugins, its
12cr|spiralsynthmodular-0.2.2a-9|28	all treated the same. Data can also be fed back on itself for chaotic
12cr|spiralsynthmodular-0.2.2a-9|29	effects.
12cr|spiralsynthmodular-0.2.2a-9|30	
12cr|spiralsynthmodular-0.2.2a-9|31	%prep
12cr|spiralsynthmodular-0.2.2a-9|32	%setup -q -n %pkg_name-0.2.2
12cr|spiralsynthmodular-0.2.2a-9|33	%patch0 -p0
12cr|spiralsynthmodular-0.2.2a-9|34	%patch1 -p0
12cr|spiralsynthmodular-0.2.2a-9|35	%patch2 -p0
12cr|spiralsynthmodular-0.2.2a-9|36	
12cr|spiralsynthmodular-0.2.2a-9|37	%build
12cr|spiralsynthmodular-0.2.2a-9|38	%configure
12cr|spiralsynthmodular-0.2.2a-9|39	make
12cr|spiralsynthmodular-0.2.2a-9|40	
12cr|spiralsynthmodular-0.2.2a-9|41	%install
12cr|spiralsynthmodular-0.2.2a-9|42	[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
12cr|spiralsynthmodular-0.2.2a-9|43	mkdir -p ${RPM_BUILD_ROOT}/{%{_bindir},%{_libdir}}
12cr|spiralsynthmodular-0.2.2a-9|44	%makeinstall
12cr|spiralsynthmodular-0.2.2a-9|45	
12cr|spiralsynthmodular-0.2.2a-9|46	# Mandriva Menu entry
12cr|spiralsynthmodular-0.2.2a-9|47	mkdir -p %buildroot%{_datadir}/applications/
12cr|spiralsynthmodular-0.2.2a-9|48	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|spiralsynthmodular-0.2.2a-9|49	[Desktop Entry]
12cr|spiralsynthmodular-0.2.2a-9|50	Type=Application
12cr|spiralsynthmodular-0.2.2a-9|51	Categories=Audio;
12cr|spiralsynthmodular-0.2.2a-9|52	Name=Spiral Modular Synth
12cr|spiralsynthmodular-0.2.2a-9|53	Comment=Spiral Modular Software Synthesizer
12cr|spiralsynthmodular-0.2.2a-9|54	Exec=/usr/bin/%{name}
12cr|spiralsynthmodular-0.2.2a-9|55	Icon=%{name}
12cr|spiralsynthmodular-0.2.2a-9|56	EOF
12cr|spiralsynthmodular-0.2.2a-9|57	
12cr|spiralsynthmodular-0.2.2a-9|58	#icons
12cr|spiralsynthmodular-0.2.2a-9|59	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|spiralsynthmodular-0.2.2a-9|60	cat %SOURCE1 > $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|spiralsynthmodular-0.2.2a-9|61	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|spiralsynthmodular-0.2.2a-9|62	cat %SOURCE2 > $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|spiralsynthmodular-0.2.2a-9|63	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|spiralsynthmodular-0.2.2a-9|64	cat %SOURCE3 > $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|spiralsynthmodular-0.2.2a-9|65	
12cr|spiralsynthmodular-0.2.2a-9|66	
12cr|spiralsynthmodular-0.2.2a-9|67	%files
12cr|spiralsynthmodular-0.2.2a-9|68	%defattr(-,root,root)
12cr|spiralsynthmodular-0.2.2a-9|69	%doc CHANGES COPYING README Examples
12cr|spiralsynthmodular-0.2.2a-9|70	%{_bindir}/spiralsynthmodular
12cr|spiralsynthmodular-0.2.2a-9|71	%{_libdir}/SpiralPlugins
12cr|spiralsynthmodular-0.2.2a-9|72	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|spiralsynthmodular-0.2.2a-9|73	%{_liconsdir}/%name.png
12cr|spiralsynthmodular-0.2.2a-9|74	%{_iconsdir}/%name.png
12cr|spiralsynthmodular-0.2.2a-9|75	%{_miconsdir}/%name.png
12cr|spiralsynthmodular-0.2.2a-9|76	
12cr|spiralsynthmodular-0.2.2a-9|77	
12cr|spiralsynthmodular-0.2.2a-9|78	
12cr|spiralsynthmodular-0.2.2a-9|79	%changelog
12cr|spiralsynthmodular-0.2.2a-9|80	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.2a-9mdv2011.0
12cr|spiralsynthmodular-0.2.2a-9|81	+ Revision: 614949
12cr|spiralsynthmodular-0.2.2a-9|82	- the mass rebuild of 2010.1 packages
12cr|spiralsynthmodular-0.2.2a-9|83	
12cr|spiralsynthmodular-0.2.2a-9|84	* Mon Jan 18 2010 Jérôme Brenier <incubusss@mandriva.org> 0.2.2a-8mdv2010.1
12cr|spiralsynthmodular-0.2.2a-9|85	+ Revision: 493339
12cr|spiralsynthmodular-0.2.2a-9|86	- rebuild for new fltk
12cr|spiralsynthmodular-0.2.2a-9|87	
12cr|spiralsynthmodular-0.2.2a-9|88	+ Thierry Vignaud <tv@mandriva.org>
12cr|spiralsynthmodular-0.2.2a-9|89	- rebuild
12cr|spiralsynthmodular-0.2.2a-9|90	
12cr|spiralsynthmodular-0.2.2a-9|91	* Sun Dec 14 2008 Funda Wang <fwang@mandriva.org> 0.2.2a-6mdv2009.1
12cr|spiralsynthmodular-0.2.2a-9|92	+ Revision: 314215
12cr|spiralsynthmodular-0.2.2a-9|93	- add patches
12cr|spiralsynthmodular-0.2.2a-9|94	
12cr|spiralsynthmodular-0.2.2a-9|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|spiralsynthmodular-0.2.2a-9|96	- rebuild
12cr|spiralsynthmodular-0.2.2a-9|97	- kill re-definition of %%buildroot on Pixel's request
12cr|spiralsynthmodular-0.2.2a-9|98	- kill hardcoded icon extension
12cr|spiralsynthmodular-0.2.2a-9|99	- s/Mandrake/Mandriva/
12cr|spiralsynthmodular-0.2.2a-9|100	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|spiralsynthmodular-0.2.2a-9|101	
12cr|spiralsynthmodular-0.2.2a-9|102	+ Pixel <pixel@mandriva.com>
12cr|spiralsynthmodular-0.2.2a-9|103	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|spiralsynthmodular-0.2.2a-9|104	
12cr|spiralsynthmodular-0.2.2a-9|105	+ Olivier Blin <oblin@mandriva.com>
12cr|spiralsynthmodular-0.2.2a-9|106	- restore BuildRoot
12cr|spiralsynthmodular-0.2.2a-9|107	
12cr|spiralsynthmodular-0.2.2a-9|108	* Tue Aug 28 2007 Thierry Vignaud <tv@mandriva.org> 0.2.2a-4mdv2008.0
12cr|spiralsynthmodular-0.2.2a-9|109	+ Revision: 72256
12cr|spiralsynthmodular-0.2.2a-9|110	- buildrequires python-base
12cr|spiralsynthmodular-0.2.2a-9|111	- convert menu to XDG
12cr|spiralsynthmodular-0.2.2a-9|112	- patch 0: fix build
12cr|spiralsynthmodular-0.2.2a-9|113	- use %%mkrel
12cr|spiralsynthmodular-0.2.2a-9|114	
12cr|spiralsynthmodular-0.2.2a-9|115	
12cr|spiralsynthmodular-0.2.2a-9|116	* Tue Sep 06 2005 Buchan Milne <bgmilne@linux-mandrake.com> 0.2.2a-3mdk
12cr|spiralsynthmodular-0.2.2a-9|117	- annual rebuild
12cr|spiralsynthmodular-0.2.2a-9|118	
12cr|spiralsynthmodular-0.2.2a-9|119	* Mon Aug 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.2a-2mdk
12cr|spiralsynthmodular-0.2.2a-9|120	- rebuild for new g++
12cr|spiralsynthmodular-0.2.2a-9|121	
12cr|spiralsynthmodular-0.2.2a-9|122	* Thu Apr 01 2004 Austin Acton <austin@mandrake.org> 0.2.2a-1mdk
12cr|spiralsynthmodular-0.2.2a-9|123	- 0.2.2a
12cr|spiralsynthmodular-0.2.2a-9|124	
12cr|spiralsynthmodular-0.2.2a-9|125	* Fri Mar 14 2003 Austin Acton <aacton@yorku.ca> 0.2.1-1mdk
12cr|spiralsynthmodular-0.2.2a-9|126	- 0.2.1
12cr|spiralsynthmodular-0.2.2a-9|127	- remove patches
12cr|spiralsynthmodular-0.2.2a-9|128	- use spiral icon
12cr|spiralsynthmodular-0.2.2a-9|129	
12cr|spiralsynthmodular-0.2.2a-9|130	* Sun Feb 02 2003 Buchan Milne <bgmilne@linux-mandrake.com> 0.2.0-1mdk
12cr|spiralsynthmodular-0.2.2a-9|131	- CCRMA->contrib
12cr|spiralsynthmodular-0.2.2a-9|132	- Add menu
12cr|spiralsynthmodular-0.2.2a-9|133	
12cr|spiralsynthmodular-0.2.2a-9|134	* Sat Jan 04 2003 Fernando Pablo Lopez-Lezcano <nando@ccrma.stanford.edu> 0.2.0
12cr|spiralsynthmodular-0.2.2a-9|135	- updated to 0.2.2
12cr|spiralsynthmodular-0.2.2a-9|136	- added JackPlugin.so to the list of patches to list
12cr|spiralsynthmodular-0.2.2a-9|137	
12cr|spiralsynthmodular-0.2.2a-9|138	* Sun Dec 08 2002 Fernando Pablo Lopez-Lezcano <nando@ccrma.stanford.edu> 0.2.0rc2
12cr|spiralsynthmodular-0.2.2a-9|139	- jack enabled with better ladspa support: 0.2.0 release candidate 2 from:
12cr|spiralsynthmodular-0.2.2a-9|140	http://sourceforge.net/project/showfiles.php?group_id=62620
12cr|spiralsynthmodular-0.2.2a-9|141	(thanks to Steve Harris for the link)
12cr|spiralsynthmodular-0.2.2a-9|142	
12cr|spiralsynthmodular-0.2.2a-9|143	* Mon Oct 21 2002 Fernando Pablo Lopez-Lezcano <nando@ccrma.stanford.edu> 0.1.1-1
12cr|spiralsynthmodular-0.2.2a-9|144	- updated to 0.1.1
12cr|spiralsynthmodular-0.2.2a-9|145	
12cr|spiralsynthmodular-0.2.2a-9|146	* Thu Jun 27 2002 Fernando Pablo Lopez-Lezcano <nando@ccrma.stanford.edu> 0.1.0-2
12cr|spiralsynthmodular-0.2.2a-9|147	- depend explicitly on the fltk version we compiled with
12cr|spiralsynthmodular-0.2.2a-9|148	
12cr|spiralsynthmodular-0.2.2a-9|149	* Fri Jun 21 2002 Fernando Pablo Lopez-Lezcano <nando@ccrma.stanford.edu> 0.1.0-1
12cr|spiralsynthmodular-0.2.2a-9|150	- upgraded to 0.1.0
12cr|spiralsynthmodular-0.2.2a-9|151	- added patches to make jack plugin compile with jack 0.34
12cr|spiralsynthmodular-0.2.2a-9|152	
12cr|spiralsynthmodular-0.2.2a-9|153	* Wed Apr 24 2002 Fernando Pablo Lopez-Lezcano <nando@ccrma.stanford.edu>
12cr|spiralsynthmodular-0.2.2a-9|154	- Initial build.
12cr|spiralsynthmodular-0.2.2a-9|155	- added patch for jack compilation
12cr|spiralsynthmodular-0.2.2a-9|156	

7633 12
12cr|splint-3.1.2-5|1	%define name    splint
12cr|splint-3.1.2-5|2	%define version 3.1.2
12cr|splint-3.1.2-5|3	%define release %mkrel 5
12cr|splint-3.1.2-5|4	
12cr|splint-3.1.2-5|5	Name:           %{name}
12cr|splint-3.1.2-5|6	Summary:        Splint - Secure Programming Lint
12cr|splint-3.1.2-5|7	Version:        %{version}
12cr|splint-3.1.2-5|8	Release:        %{release}
12cr|splint-3.1.2-5|9	Source0:        http://www.splint.org/downloads/splint-%{version}.tar.bz2
12cr|splint-3.1.2-5|10	URL:            http://www.splint.org
12cr|splint-3.1.2-5|11	Group:          Development/C
12cr|splint-3.1.2-5|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|splint-3.1.2-5|13	License:        GPL
12cr|splint-3.1.2-5|14	BuildRequires: flex
12cr|splint-3.1.2-5|15	
12cr|splint-3.1.2-5|16	%description
12cr|splint-3.1.2-5|17	Splint is a tool for statically checking C programs for security
12cr|splint-3.1.2-5|18	vulnerabilities and coding mistakes. With minimal effort, Splint can
12cr|splint-3.1.2-5|19	be used as a better lint. If additional effort is invested adding
12cr|splint-3.1.2-5|20	annotations to programs, Splint can perform stronger checking than can
12cr|splint-3.1.2-5|21	be done by any standard lint.
12cr|splint-3.1.2-5|22	
12cr|splint-3.1.2-5|23	%prep
12cr|splint-3.1.2-5|24	%setup -q
12cr|splint-3.1.2-5|25	
12cr|splint-3.1.2-5|26	%build
12cr|splint-3.1.2-5|27	%configure
12cr|splint-3.1.2-5|28	make
12cr|splint-3.1.2-5|29	
12cr|splint-3.1.2-5|30	%install
12cr|splint-3.1.2-5|31	rm -rf $RPM_BUILD_ROOT
12cr|splint-3.1.2-5|32	%makeinstall
12cr|splint-3.1.2-5|33	
12cr|splint-3.1.2-5|34	
12cr|splint-3.1.2-5|35	%clean
12cr|splint-3.1.2-5|36	rm -rf %buildroot
12cr|splint-3.1.2-5|37	
12cr|splint-3.1.2-5|38	%files
12cr|splint-3.1.2-5|39	%defattr(0755,root,root,0755)
12cr|splint-3.1.2-5|40	%{_bindir}/splint
12cr|splint-3.1.2-5|41	%defattr(0644,root,root,0755)
12cr|splint-3.1.2-5|42	%doc README
12cr|splint-3.1.2-5|43	%{_mandir}/man1/splint.1*
12cr|splint-3.1.2-5|44	%dir %{_datadir}/%{name}
12cr|splint-3.1.2-5|45	%{_datadir}/%{name}/*
12cr|splint-3.1.2-5|46	
12cr|splint-3.1.2-5|47	
12cr|splint-3.1.2-5|48	%changelog
12cr|splint-3.1.2-5|49	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.1.2-5mdv2010.0
12cr|splint-3.1.2-5|50	+ Revision: 434058
12cr|splint-3.1.2-5|51	- rebuild
12cr|splint-3.1.2-5|52	
12cr|splint-3.1.2-5|53	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.1.2-4mdv2009.0
12cr|splint-3.1.2-5|54	+ Revision: 260951
12cr|splint-3.1.2-5|55	- rebuild
12cr|splint-3.1.2-5|56	
12cr|splint-3.1.2-5|57	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.1.2-3mdv2009.0
12cr|splint-3.1.2-5|58	+ Revision: 252956
12cr|splint-3.1.2-5|59	- rebuild
12cr|splint-3.1.2-5|60	- fix spacing at top of description
12cr|splint-3.1.2-5|61	
12cr|splint-3.1.2-5|62	+ Olivier Blin <oblin@mandriva.com>
12cr|splint-3.1.2-5|63	- restore BuildRoot
12cr|splint-3.1.2-5|64	
12cr|splint-3.1.2-5|65	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.1.2-1mdv2008.1
12cr|splint-3.1.2-5|66	+ Revision: 127555
12cr|splint-3.1.2-5|67	- kill re-definition of %%buildroot on Pixel's request
12cr|splint-3.1.2-5|68	
12cr|splint-3.1.2-5|69	+ Couriousous <couriousous@mandriva.org>
12cr|splint-3.1.2-5|70	- 3.1.2
12cr|splint-3.1.2-5|71	- Import splint
12cr|splint-3.1.2-5|72	
12cr|splint-3.1.2-5|73	
12cr|splint-3.1.2-5|74	
12cr|splint-3.1.2-5|75	* Thu Oct 20 2005 Nicolas Lcureuil <neoclust@mandriva.org> 3.1.1-2mdk
12cr|splint-3.1.2-5|76	- Fix BuildRequires
12cr|splint-3.1.2-5|77	- %%mkrel
12cr|splint-3.1.2-5|78	
12cr|splint-3.1.2-5|79	* Sat Dec 11 2004 Couriousous <couriousous@mandrake.org> 3.1.1-1mdk
12cr|splint-3.1.2-5|80	- Minors spec fix
12cr|splint-3.1.2-5|81	- Disabled parallal build
12cr|splint-3.1.2-5|82	- From: Christophe Vu-Brugier <cvu-brugier@netcourrier.com>
12cr|splint-3.1.2-5|83	- First build for Mandrakelinux.

7634 12
12cr|splitvt-1.6.6-7|1	%define debug_package %{nil}
12cr|splitvt-1.6.6-7|2	
12cr|splitvt-1.6.6-7|3	Summary:	Split terminal into two windows
12cr|splitvt-1.6.6-7|4	Name:		splitvt
12cr|splitvt-1.6.6-7|5	Version:	1.6.6
12cr|splitvt-1.6.6-7|6	Release:	7
12cr|splitvt-1.6.6-7|7	License:	GPL
12cr|splitvt-1.6.6-7|8	Group:		Terminals
12cr|splitvt-1.6.6-7|9	URL:		http://www.devolution.com/~slouken/projects/splitvt
12cr|splitvt-1.6.6-7|10	Source0:	%{name}-%{version}.tar.bz2
12cr|splitvt-1.6.6-7|11	Patch0:		%{name}-destdir.patch
12cr|splitvt-1.6.6-7|12	BuildRequires:	net-devel
12cr|splitvt-1.6.6-7|13	BuildRequires:	termcap-devel
12cr|splitvt-1.6.6-7|14	
12cr|splitvt-1.6.6-7|15	%description
12cr|splitvt-1.6.6-7|16	This program takes any VT100 terminal window and splits it
12cr|splitvt-1.6.6-7|17	into two shell windows, one on top and one on bottom.
12cr|splitvt-1.6.6-7|18	It allows you to watch two terminal sessions at once, which can
12cr|splitvt-1.6.6-7|19	be very useful whenever you want more screen real-estate without
12cr|splitvt-1.6.6-7|20	messing with windows.
12cr|splitvt-1.6.6-7|21	
12cr|splitvt-1.6.6-7|22	%prep
12cr|splitvt-1.6.6-7|23	
12cr|splitvt-1.6.6-7|24	%setup -q
12cr|splitvt-1.6.6-7|25	%patch0 -p0 -b .destdir
12cr|splitvt-1.6.6-7|26	
12cr|splitvt-1.6.6-7|27	# lib64 fix
12cr|splitvt-1.6.6-7|28	perl -pi -e "s|/usr/lib\b|%{_libdir}|g" config.c
12cr|splitvt-1.6.6-7|29	perl -pi -e "s|\.a\b|\.so|g" config.c
12cr|splitvt-1.6.6-7|30	
12cr|splitvt-1.6.6-7|31	%build
12cr|splitvt-1.6.6-7|32	./configure
12cr|splitvt-1.6.6-7|33	%make
12cr|splitvt-1.6.6-7|34	
12cr|splitvt-1.6.6-7|35	%install
12cr|splitvt-1.6.6-7|36	chmod 644 README BLURB ANNOUNCE CHANGES NOTES COPYING TODO
12cr|splitvt-1.6.6-7|37	mkdir -p %buildroot%{_bindir}
12cr|splitvt-1.6.6-7|38	mkdir -p %buildroot%{_mandir}/man1/
12cr|splitvt-1.6.6-7|39	
12cr|splitvt-1.6.6-7|40	%makeinstall_std PREFIX=%_prefix MANDIR=%_mandir
12cr|splitvt-1.6.6-7|41	
12cr|splitvt-1.6.6-7|42	chmod 755 %buildroot%{_bindir}/*
12cr|splitvt-1.6.6-7|43	
12cr|splitvt-1.6.6-7|44	%clean
12cr|splitvt-1.6.6-7|45	
12cr|splitvt-1.6.6-7|46	%files
12cr|splitvt-1.6.6-7|47	%defattr(-,root,root)
12cr|splitvt-1.6.6-7|48	%doc README BLURB ANNOUNCE CHANGES NOTES COPYING TODO
12cr|splitvt-1.6.6-7|49	%_bindir/splitvt
12cr|splitvt-1.6.6-7|50	%_bindir/xsplitvt
12cr|splitvt-1.6.6-7|51	%attr(0644,root,root) %_mandir/man1/splitvt.1*
12cr|splitvt-1.6.6-7|52	
12cr|splitvt-1.6.6-7|53	
12cr|splitvt-1.6.6-7|54	
12cr|splitvt-1.6.6-7|55	%changelog
12cr|splitvt-1.6.6-7|56	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6.6-6mdv2011.0
12cr|splitvt-1.6.6-7|57	+ Revision: 614950
12cr|splitvt-1.6.6-7|58	- the mass rebuild of 2010.1 packages
12cr|splitvt-1.6.6-7|59	
12cr|splitvt-1.6.6-7|60	* Sun Feb 21 2010 Funda Wang <fwang@mandriva.org> 1.6.6-5mdv2010.1
12cr|splitvt-1.6.6-7|61	+ Revision: 509284
12cr|splitvt-1.6.6-7|62	- gcc4 patch not needed
12cr|splitvt-1.6.6-7|63	
12cr|splitvt-1.6.6-7|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|splitvt-1.6.6-7|65	- relax BuildRequires
12cr|splitvt-1.6.6-7|66	- rebuild
12cr|splitvt-1.6.6-7|67	- fix man page permissions
12cr|splitvt-1.6.6-7|68	
12cr|splitvt-1.6.6-7|69	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 1.6.6-4mdv2009.0
12cr|splitvt-1.6.6-7|70	+ Revision: 260952
12cr|splitvt-1.6.6-7|71	- rebuild
12cr|splitvt-1.6.6-7|72	
12cr|splitvt-1.6.6-7|73	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.6.6-3mdv2009.0
12cr|splitvt-1.6.6-7|74	+ Revision: 252958
12cr|splitvt-1.6.6-7|75	- rebuild
12cr|splitvt-1.6.6-7|76	- kill re-definition of %%buildroot on Pixel's request
12cr|splitvt-1.6.6-7|77	
12cr|splitvt-1.6.6-7|78	+ Olivier Blin <oblin@mandriva.com>
12cr|splitvt-1.6.6-7|79	- restore BuildRoot
12cr|splitvt-1.6.6-7|80	
12cr|splitvt-1.6.6-7|81	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 1.6.6-1mdv2008.0
12cr|splitvt-1.6.6-7|82	+ Revision: 20056
12cr|splitvt-1.6.6-7|83	- 1.6.6
12cr|splitvt-1.6.6-7|84	
12cr|splitvt-1.6.6-7|85	
12cr|splitvt-1.6.6-7|86	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|splitvt-1.6.6-7|87	+ 08/09/06 16:40:54 (54884)
12cr|splitvt-1.6.6-7|88	- rebuild
12cr|splitvt-1.6.6-7|89	
12cr|splitvt-1.6.6-7|90	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|splitvt-1.6.6-7|91	+ 08/09/06 16:37:20 (54883)
12cr|splitvt-1.6.6-7|92	Import splitvt
12cr|splitvt-1.6.6-7|93	
12cr|splitvt-1.6.6-7|94	* Sun Mar 19 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.5-6mdk
12cr|splitvt-1.6.6-7|95	- rebuilt against libnet1.1.2
12cr|splitvt-1.6.6-7|96	- fix deps
12cr|splitvt-1.6.6-7|97	
12cr|splitvt-1.6.6-7|98	* Sat May 14 2005 Olivier Thauvin <nanardon@mandriva.org> 1.6.5-5mdk
12cr|splitvt-1.6.6-7|99	- birthday rebuild
12cr|splitvt-1.6.6-7|100	
12cr|splitvt-1.6.6-7|101	* Sun Apr 04 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.6.5-4mdk
12cr|splitvt-1.6.6-7|102	- Birthday rebuild
12cr|splitvt-1.6.6-7|103	

7635 12
12cr|spotlighter-0.2-2|1	Name:		spotlighter
12cr|spotlighter-0.2-2|2	Summary:	A tool that show a movable and resizable spotlight on the desktop screen
12cr|spotlighter-0.2-2|3	Version:	0.2
12cr|spotlighter-0.2-2|4	Release:	2
12cr|spotlighter-0.2-2|5	Source0:	http://ardesia.googlecode.com/files/%{name}-%{version}.tar.bz2
12cr|spotlighter-0.2-2|6	URL:		http://code.google.com/p/ardesia
12cr|spotlighter-0.2-2|7	Group:		Education
12cr|spotlighter-0.2-2|8	License:	GPL
12cr|spotlighter-0.2-2|9	BuildRequires:	automake
12cr|spotlighter-0.2-2|10	BuildRequires:	libtool
12cr|spotlighter-0.2-2|11	BuildRequires:	intltool
12cr|spotlighter-0.2-2|12	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|spotlighter-0.2-2|13	
12cr|spotlighter-0.2-2|14	%description
12cr|spotlighter-0.2-2|15	Spotlighter is a tool that show a movable and resizable spotlight
12cr|spotlighter-0.2-2|16	on the desktop screen.
12cr|spotlighter-0.2-2|17	You can use this to hide and show objects on the desktop.
12cr|spotlighter-0.2-2|18	This program has been implemented for educational purposes.
12cr|spotlighter-0.2-2|19	
12cr|spotlighter-0.2-2|20	
12cr|spotlighter-0.2-2|21	%prep
12cr|spotlighter-0.2-2|22	%setup -q
12cr|spotlighter-0.2-2|23	
12cr|spotlighter-0.2-2|24	%build
12cr|spotlighter-0.2-2|25	%configure2_5x
12cr|spotlighter-0.2-2|26	%make
12cr|spotlighter-0.2-2|27	
12cr|spotlighter-0.2-2|28	%install
12cr|spotlighter-0.2-2|29	%makeinstall_std XDG_UTILS=""
12cr|spotlighter-0.2-2|30	%find_lang %{name}
12cr|spotlighter-0.2-2|31	
12cr|spotlighter-0.2-2|32	%files -f %{name}.lang
12cr|spotlighter-0.2-2|33	%doc AUTHORS README COPYING NEWS
12cr|spotlighter-0.2-2|34	%{_bindir}/%{name}
12cr|spotlighter-0.2-2|35	%{_datadir}/%{name}/ui/*.glade
12cr|spotlighter-0.2-2|36	%{_datadir}/%{name}/ui/icons/*
12cr|spotlighter-0.2-2|37	%{_datadir}/icons/%{name}.xpm
12cr|spotlighter-0.2-2|38	%{_datadir}/icons/%{name}.ico
12cr|spotlighter-0.2-2|39	%{_datadir}/applications/%{name}.desktop
12cr|spotlighter-0.2-2|40	%{_mandir}/man1/%{name}.*
12cr|spotlighter-0.2-2|41	

7636 12
12cr|spread-4.1.0-2|1	%define	major 2
12cr|spread-4.1.0-2|2	%define libname %mklibname spread %{major}
12cr|spread-4.1.0-2|3	%define develname %mklibname spread -d
12cr|spread-4.1.0-2|4	
12cr|spread-4.1.0-2|5	Summary:	Multicast Group Communication Framework
12cr|spread-4.1.0-2|6	Name:		spread
12cr|spread-4.1.0-2|7	Version:	4.1.0
12cr|spread-4.1.0-2|8	Release:	%mkrel 2
12cr|spread-4.1.0-2|9	Group:		System/Servers
12cr|spread-4.1.0-2|10	License:	BSD-style
12cr|spread-4.1.0-2|11	URL:		http://www.spread.org/
12cr|spread-4.1.0-2|12	Source0:	spread-src-%{version}.tar.gz
12cr|spread-4.1.0-2|13	Source2:	spread.init
12cr|spread-4.1.0-2|14	Source3:	spread.sysconfig
12cr|spread-4.1.0-2|15	Patch1:		spread-mdv_config.diff
12cr|spread-4.1.0-2|16	Patch2:		spread-src-force_man_page_format.diff
12cr|spread-4.1.0-2|17	Requires(post): rpm-helper
12cr|spread-4.1.0-2|18	Requires(preun): rpm-helper
12cr|spread-4.1.0-2|19	Requires(pre): rpm-helper
12cr|spread-4.1.0-2|20	Requires(postun): rpm-helper
12cr|spread-4.1.0-2|21	BuildRequires:	flex
12cr|spread-4.1.0-2|22	BuildRequires:	groff-for-man
12cr|spread-4.1.0-2|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|spread-4.1.0-2|24	
12cr|spread-4.1.0-2|25	%description
12cr|spread-4.1.0-2|26	Spread is a toolkit that provides a high performance messaging service that is
12cr|spread-4.1.0-2|27	resilient to faults across external or internal networks. Spread functions as a
12cr|spread-4.1.0-2|28	unified message bus for distributed applications, and provides highly tuned
12cr|spread-4.1.0-2|29	application-level multicast and group communication support. Spread services
12cr|spread-4.1.0-2|30	range from reliable message passing to fully ordered messages with delivery
12cr|spread-4.1.0-2|31	guarantees, even in case of computer failures and network partitions. Spread is
12cr|spread-4.1.0-2|32	designed to encapsulate the challenging aspects of asynchronous networks and
12cr|spread-4.1.0-2|33	enable the construction of scalable distributed applications, allowing
12cr|spread-4.1.0-2|34	application builders to focus on the differentiating components of their
12cr|spread-4.1.0-2|35	application.
12cr|spread-4.1.0-2|36	
12cr|spread-4.1.0-2|37	%package -n	%{libname}
12cr|spread-4.1.0-2|38	Summary:	Multicast Group Communication Framework library
12cr|spread-4.1.0-2|39	Group:          System/Libraries
12cr|spread-4.1.0-2|40	
12cr|spread-4.1.0-2|41	%description -n	%{libname}
12cr|spread-4.1.0-2|42	Spread is a toolkit that provides a high performance messaging service that is
12cr|spread-4.1.0-2|43	resilient to faults across external or internal networks. Spread functions as a
12cr|spread-4.1.0-2|44	unified message bus for distributed applications, and provides highly tuned
12cr|spread-4.1.0-2|45	application-level multicast and group communication support. Spread services
12cr|spread-4.1.0-2|46	range from reliable message passing to fully ordered messages with delivery
12cr|spread-4.1.0-2|47	guarantees, even in case of computer failures and network partitions. Spread is
12cr|spread-4.1.0-2|48	designed to encapsulate the challenging aspects of asynchronous networks and
12cr|spread-4.1.0-2|49	enable the construction of scalable distributed applications, allowing
12cr|spread-4.1.0-2|50	application builders to focus on the differentiating components of their
12cr|spread-4.1.0-2|51	application.
12cr|spread-4.1.0-2|52	
12cr|spread-4.1.0-2|53	%package -n	%{develname}
12cr|spread-4.1.0-2|54	Summary:	Static library and header files for the libevent library
12cr|spread-4.1.0-2|55	Group:		Development/C
12cr|spread-4.1.0-2|56	Requires:	%{libname} = %{version}
12cr|spread-4.1.0-2|57	Provides:	%{name}-devel = %{version}-%{release}
12cr|spread-4.1.0-2|58	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|spread-4.1.0-2|59	Obsoletes:	%{mklibname spread 1 -d}
12cr|spread-4.1.0-2|60	
12cr|spread-4.1.0-2|61	%description -n	%{develname}
12cr|spread-4.1.0-2|62	Spread is a toolkit that provides a high performance messaging service that is
12cr|spread-4.1.0-2|63	resilient to faults across external or internal networks. Spread functions as a
12cr|spread-4.1.0-2|64	unified message bus for distributed applications, and provides highly tuned
12cr|spread-4.1.0-2|65	application-level multicast and group communication support. Spread services
12cr|spread-4.1.0-2|66	range from reliable message passing to fully ordered messages with delivery
12cr|spread-4.1.0-2|67	guarantees, even in case of computer failures and network partitions. Spread is
12cr|spread-4.1.0-2|68	designed to encapsulate the challenging aspects of asynchronous networks and
12cr|spread-4.1.0-2|69	enable the construction of scalable distributed applications, allowing
12cr|spread-4.1.0-2|70	application builders to focus on the differentiating components of their
12cr|spread-4.1.0-2|71	application.
12cr|spread-4.1.0-2|72	
12cr|spread-4.1.0-2|73	This package includes the necessary files to develop systems with Spread.
12cr|spread-4.1.0-2|74	
12cr|spread-4.1.0-2|75	%prep
12cr|spread-4.1.0-2|76	
12cr|spread-4.1.0-2|77	%setup -q -n spread-src-%{version}
12cr|spread-4.1.0-2|78	%patch1 -p0 -b .mdv_config
12cr|spread-4.1.0-2|79	%patch2 -p1 -b .force_man_page_format
12cr|spread-4.1.0-2|80	
12cr|spread-4.1.0-2|81	cp %{SOURCE2} spread.init
12cr|spread-4.1.0-2|82	cp %{SOURCE3} spread.sysconfig
12cr|spread-4.1.0-2|83	
12cr|spread-4.1.0-2|84	%build
12cr|spread-4.1.0-2|85	
12cr|spread-4.1.0-2|86	%configure \
12cr|spread-4.1.0-2|87	--with-mantype=man \
12cr|spread-4.1.0-2|88	--with-pid-dir=/var/run/spread
12cr|spread-4.1.0-2|89	
12cr|spread-4.1.0-2|90	%make
12cr|spread-4.1.0-2|91	
12cr|spread-4.1.0-2|92	%install
12cr|spread-4.1.0-2|93	rm -rf %{buildroot}
12cr|spread-4.1.0-2|94	
12cr|spread-4.1.0-2|95	%makeinstall_std
12cr|spread-4.1.0-2|96	
12cr|spread-4.1.0-2|97	install -d %{buildroot}%{_sysconfdir}/{sysconfig,logrotate.d}
12cr|spread-4.1.0-2|98	install -d %{buildroot}%{_initrddir}
12cr|spread-4.1.0-2|99	install -d %{buildroot}/var/log/spread
12cr|spread-4.1.0-2|100	install -d %{buildroot}/var/run/spread
12cr|spread-4.1.0-2|101	
12cr|spread-4.1.0-2|102	install -m0644 docs/sample.spread.access_ip %{buildroot}%{_sysconfdir}/spread.access_ip
12cr|spread-4.1.0-2|103	install -m0755 spread.init %{buildroot}%{_initrddir}/spread
12cr|spread-4.1.0-2|104	install -m0644 spread.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/spread
12cr|spread-4.1.0-2|105	
12cr|spread-4.1.0-2|106	touch %{buildroot}/var/log/spread/spread.log
12cr|spread-4.1.0-2|107	
12cr|spread-4.1.0-2|108	# install log rotation stuff
12cr|spread-4.1.0-2|109	cat > %{buildroot}%{_sysconfdir}/logrotate.d/spread << EOF
12cr|spread-4.1.0-2|110	/var/log/spread/spread.log {
12cr|spread-4.1.0-2|111	create 644 spread spread
12cr|spread-4.1.0-2|112	monthly
12cr|spread-4.1.0-2|113	compress
12cr|spread-4.1.0-2|114	missingok
12cr|spread-4.1.0-2|115	postrotate
12cr|spread-4.1.0-2|116	/bin/kill -HUP \`cat /var/run/spread/spread.pid 2> /dev/null\` 2> /dev/null || true
12cr|spread-4.1.0-2|117	endscript
12cr|spread-4.1.0-2|118	}
12cr|spread-4.1.0-2|119	EOF
12cr|spread-4.1.0-2|120	
12cr|spread-4.1.0-2|121	%pre
12cr|spread-4.1.0-2|122	%_pre_useradd spread /var/run/spread /bin/false
12cr|spread-4.1.0-2|123	
12cr|spread-4.1.0-2|124	%post
12cr|spread-4.1.0-2|125	%create_ghostfile /var/log/spread/spread.log spread spread 0644
12cr|spread-4.1.0-2|126	%_post_service spread
12cr|spread-4.1.0-2|127	
12cr|spread-4.1.0-2|128	%preun
12cr|spread-4.1.0-2|129	%_preun_service spread
12cr|spread-4.1.0-2|130	
12cr|spread-4.1.0-2|131	%postun
12cr|spread-4.1.0-2|132	%_postun_userdel spread
12cr|spread-4.1.0-2|133	
12cr|spread-4.1.0-2|134	%if %mdkversion < 200900
12cr|spread-4.1.0-2|135	%post -n %{libname} -p /sbin/ldconfig
12cr|spread-4.1.0-2|136	%endif
12cr|spread-4.1.0-2|137	
12cr|spread-4.1.0-2|138	%if %mdkversion < 200900
12cr|spread-4.1.0-2|139	%postun -n %{libname} -p /sbin/ldconfig
12cr|spread-4.1.0-2|140	%endif
12cr|spread-4.1.0-2|141	
12cr|spread-4.1.0-2|142	%clean
12cr|spread-4.1.0-2|143	rm -rf %{buildroot}
12cr|spread-4.1.0-2|144	
12cr|spread-4.1.0-2|145	%files
12cr|spread-4.1.0-2|146	%defattr(-,root,root)
12cr|spread-4.1.0-2|147	%doc license.txt release_announcement_*.txt CVS_Readme.txt Readme.txt
12cr|spread-4.1.0-2|148	%doc docs/PORTING docs/Short_Buffer_Handling.txt docs/TODO
12cr|spread-4.1.0-2|149	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/spread.*
12cr|spread-4.1.0-2|150	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/spread
12cr|spread-4.1.0-2|151	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/spread
12cr|spread-4.1.0-2|152	%attr(0755,root,root) %{_initrddir}/spread
12cr|spread-4.1.0-2|153	%{_bindir}/flush_user
12cr|spread-4.1.0-2|154	%{_bindir}/sp*
12cr|spread-4.1.0-2|155	%{_sbindir}/sp*
12cr|spread-4.1.0-2|156	%{_mandir}/man1/*
12cr|spread-4.1.0-2|157	%attr(0755,spread,spread) %dir /var/run/spread
12cr|spread-4.1.0-2|158	%attr(0755,spread,spread) %dir /var/log/spread
12cr|spread-4.1.0-2|159	%attr(0644,spread,spread) %ghost /var/log/spread/spread.log
12cr|spread-4.1.0-2|160	
12cr|spread-4.1.0-2|161	%files -n %{libname}
12cr|spread-4.1.0-2|162	%defattr(-,root,root)
12cr|spread-4.1.0-2|163	%{_libdir}/lib*.so.%{major}*
12cr|spread-4.1.0-2|164	
12cr|spread-4.1.0-2|165	%files -n %{develname}
12cr|spread-4.1.0-2|166	%defattr(-,root,root)
12cr|spread-4.1.0-2|167	%{_libdir}/lib*.so
12cr|spread-4.1.0-2|168	%{_libdir}/lib*.a
12cr|spread-4.1.0-2|169	%{_includedir}/*
12cr|spread-4.1.0-2|170	%{_mandir}/man3/*
12cr|spread-4.1.0-2|171	
12cr|spread-4.1.0-2|172	
12cr|spread-4.1.0-2|173	%changelog
12cr|spread-4.1.0-2|174	* Thu Oct 28 2010 Oden Eriksson <oeriksson@mandriva.com> 4.1.0-2mdv2011.0
12cr|spread-4.1.0-2|175	+ Revision: 589738
12cr|spread-4.1.0-2|176	- stupid build system
12cr|spread-4.1.0-2|177	
12cr|spread-4.1.0-2|178	* Thu Oct 28 2010 Oden Eriksson <oeriksson@mandriva.com> 4.1.0-1mdv2011.0
12cr|spread-4.1.0-2|179	+ Revision: 589707
12cr|spread-4.1.0-2|180	- 4.1.0
12cr|spread-4.1.0-2|181	
12cr|spread-4.1.0-2|182	* Mon Oct 05 2009 Oden Eriksson <oeriksson@mandriva.com> 4.0.0-3mdv2010.0
12cr|spread-4.1.0-2|183	+ Revision: 454048
12cr|spread-4.1.0-2|184	- rediffed one fuzzy patch
12cr|spread-4.1.0-2|185	- rebuild
12cr|spread-4.1.0-2|186	
12cr|spread-4.1.0-2|187	+ Thierry Vignaud <tv@mandriva.org>
12cr|spread-4.1.0-2|188	- rebuild
12cr|spread-4.1.0-2|189	
12cr|spread-4.1.0-2|190	* Tue Oct 28 2008 Oden Eriksson <oeriksson@mandriva.com> 4.0.0-1mdv2009.1
12cr|spread-4.1.0-2|191	+ Revision: 297851
12cr|spread-4.1.0-2|192	- broke out the python module
12cr|spread-4.1.0-2|193	- 4.0.0
12cr|spread-4.1.0-2|194	- rediffed P0,P1
12cr|spread-4.1.0-2|195	
12cr|spread-4.1.0-2|196	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 3.17.4-5mdv2009.0
12cr|spread-4.1.0-2|197	+ Revision: 242733
12cr|spread-4.1.0-2|198	- rebuild
12cr|spread-4.1.0-2|199	- kill re-definition of %%buildroot on Pixel's request
12cr|spread-4.1.0-2|200	
12cr|spread-4.1.0-2|201	+ Pixel <pixel@mandriva.com>
12cr|spread-4.1.0-2|202	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|spread-4.1.0-2|203	
12cr|spread-4.1.0-2|204	+ Olivier Blin <oblin@mandriva.com>
12cr|spread-4.1.0-2|205	- restore BuildRoot
12cr|spread-4.1.0-2|206	
12cr|spread-4.1.0-2|207	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.17.4-3mdv2008.0
12cr|spread-4.1.0-2|208	+ Revision: 90266
12cr|spread-4.1.0-2|209	- rebuild
12cr|spread-4.1.0-2|210	
12cr|spread-4.1.0-2|211	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 3.17.4-2mdv2008.0
12cr|spread-4.1.0-2|212	+ Revision: 83634
12cr|spread-4.1.0-2|213	- conform to the 2008 specs
12cr|spread-4.1.0-2|214	
12cr|spread-4.1.0-2|215	
12cr|spread-4.1.0-2|216	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 3.17.4-1mdv2007.0
12cr|spread-4.1.0-2|217	+ Revision: 114000
12cr|spread-4.1.0-2|218	- fix a silly typo...
12cr|spread-4.1.0-2|219	- fixed a typo in spread.init
12cr|spread-4.1.0-2|220	- force doc format to man
12cr|spread-4.1.0-2|221	- Import spread
12cr|spread-4.1.0-2|222	
12cr|spread-4.1.0-2|223	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 3.17.4-1mdv2007.1
12cr|spread-4.1.0-2|224	- 3.17.4
12cr|spread-4.1.0-2|225	
12cr|spread-4.1.0-2|226	* Tue Dec 20 2005 Oden Eriksson <oeriksson@mandriva.com> 3.17.3-1mdk
12cr|spread-4.1.0-2|227	- initial Mandriva package (conectiva import)
12cr|spread-4.1.0-2|228	- added P0, P1
12cr|spread-4.1.0-2|229	

7637 12
12cr|spring-1944-1.6-3|1	Name:		spring-1944
12cr|spring-1944-1.6-3|2	Version:	1.6
12cr|spring-1944-1.6-3|3	Release:	3
12cr|spring-1944-1.6-3|4	Summary:	Spring engine based WWII themed game with four fully functional sides
12cr|spring-1944-1.6-3|5	Group:		Games/Strategy
12cr|spring-1944-1.6-3|6	License:	GPL
12cr|spring-1944-1.6-3|7	URL:		http://spring1944.net
12cr|spring-1944-1.6-3|8	Source0:	http://spring1944.net/files/Build/S44v16_Morgenrote.sdz
12cr|spring-1944-1.6-3|9	Source1:	http://spring1944.net/files/Maps/1944_BocageSkirmish.sd7
12cr|spring-1944-1.6-3|10	Source2:	http://spring1944.net/files/Maps/1944_Kiev_V4.sd7
12cr|spring-1944-1.6-3|11	Source3:	http://spring1944.net/files/Maps/1944_Road_To_Rome_V3.sd7
12cr|spring-1944-1.6-3|12	Source4:	http://spring1944.net/files/Maps/1944_Caucasus_Skirmish_V4.sd7
12cr|spring-1944-1.6-3|13	Source5:	http://spring1944.net/files/Maps/1944_Village_Crossing_V2.sd7
12cr|spring-1944-1.6-3|14	Source6:	http://spring1944.net/files/Maps/1944_Terra_Firma.sd7
12cr|spring-1944-1.6-3|15	Requires:	spring
12cr|spring-1944-1.6-3|16	Suggests:	%{name}-maps
12cr|spring-1944-1.6-3|17	Buildarch:	noarch
12cr|spring-1944-1.6-3|18	
12cr|spring-1944-1.6-3|19	%description
12cr|spring-1944-1.6-3|20	A WWII themed game with four fully functional sides (US, Germany,
12cr|spring-1944-1.6-3|21	USSR, Britain), period-accurate units and strengths.
12cr|spring-1944-1.6-3|22	
12cr|spring-1944-1.6-3|23	Uses Spring engine to run.
12cr|spring-1944-1.6-3|24	
12cr|spring-1944-1.6-3|25	%package maps
12cr|spring-1944-1.6-3|26	Summary:	Maps designed specially for Spring: 1944 game
12cr|spring-1944-1.6-3|27	Requires:	spring
12cr|spring-1944-1.6-3|28	
12cr|spring-1944-1.6-3|29	%description maps
12cr|spring-1944-1.6-3|30	Maps designed specially for Spring: 1944 game.
12cr|spring-1944-1.6-3|31	But you can try to use them with other Spring based games.
12cr|spring-1944-1.6-3|32	
12cr|spring-1944-1.6-3|33	%prep
12cr|spring-1944-1.6-3|34	%setup -q -T -c %{name}-%{version}
12cr|spring-1944-1.6-3|35	
12cr|spring-1944-1.6-3|36	%build
12cr|spring-1944-1.6-3|37	
12cr|spring-1944-1.6-3|38	%install
12cr|spring-1944-1.6-3|39	mkdir -p %{buildroot}%{_gamesdatadir}/spring/mods
12cr|spring-1944-1.6-3|40	install -m 644 %{SOURCE0} %{buildroot}%{_gamesdatadir}/spring/mods/
12cr|spring-1944-1.6-3|41	
12cr|spring-1944-1.6-3|42	mkdir -p %{buildroot}%{_gamesdatadir}/spring/maps
12cr|spring-1944-1.6-3|43	install -m 644 %{SOURCE1} %{buildroot}%{_gamesdatadir}/spring/maps/
12cr|spring-1944-1.6-3|44	install -m 644 %{SOURCE2} %{buildroot}%{_gamesdatadir}/spring/maps/
12cr|spring-1944-1.6-3|45	install -m 644 %{SOURCE3} %{buildroot}%{_gamesdatadir}/spring/maps/
12cr|spring-1944-1.6-3|46	install -m 644 %{SOURCE4} %{buildroot}%{_gamesdatadir}/spring/maps/
12cr|spring-1944-1.6-3|47	install -m 644 %{SOURCE5} %{buildroot}%{_gamesdatadir}/spring/maps/
12cr|spring-1944-1.6-3|48	install -m 644 %{SOURCE6} %{buildroot}%{_gamesdatadir}/spring/maps/
12cr|spring-1944-1.6-3|49	
12cr|spring-1944-1.6-3|50	%files
12cr|spring-1944-1.6-3|51	%{_gamesdatadir}/spring/mods/*
12cr|spring-1944-1.6-3|52	
12cr|spring-1944-1.6-3|53	%files maps
12cr|spring-1944-1.6-3|54	%{_gamesdatadir}/spring/maps/*
12cr|spring-1944-1.6-3|55	

7638 12
12cr|spring-91.0-4|1	# Don't provides private modules
12cr|spring-91.0-4|2	%if %{_use_internal_dependency_generator}
12cr|spring-91.0-4|3	%define __noautoprov '(.*)\\.so$'
12cr|spring-91.0-4|4	%endif
12cr|spring-91.0-4|5	
12cr|spring-91.0-4|6	%define distname spring_%{version}
12cr|spring-91.0-4|7	
12cr|spring-91.0-4|8	%define Werror_cflags %nil
12cr|spring-91.0-4|9	
12cr|spring-91.0-4|10	Summary:	Realtime strategy game (inspired by Total Annihilation)
12cr|spring-91.0-4|11	Name:		spring
12cr|spring-91.0-4|12	Version:	91.0
12cr|spring-91.0-4|13	Release:	4
12cr|spring-91.0-4|14	License:	GPLv2+
12cr|spring-91.0-4|15	Group:		Games/Strategy
12cr|spring-91.0-4|16	URL:		http://springrts.com
12cr|spring-91.0-4|17	Source0:	http://sourceforge.net/projects/springrts/files/springrts/%{name}-%{version}/%{name}_%{version}_src.tar.lzma
12cr|spring-91.0-4|18	# use system font:
12cr|spring-91.0-4|19	Patch1:		spring-89.0-font.patch
12cr|spring-91.0-4|20	Patch5:		spring-89-dso.patch
12cr|spring-91.0-4|21	Patch6:		spring-90-e323ai-boost.patch
12cr|spring-91.0-4|22	Patch7:		spring_91.0-static-libs.patch
12cr|spring-91.0-4|23	
12cr|spring-91.0-4|24	BuildRequires:	boost-devel
12cr|spring-91.0-4|25	BuildRequires:	pkgconfig(allegro)
12cr|spring-91.0-4|26	BuildRequires:	pkgconfig(freetype2)
12cr|spring-91.0-4|27	BuildRequires:	pkgconfig(glew)
12cr|spring-91.0-4|28	BuildRequires:	pkgconfig(glu)
12cr|spring-91.0-4|29	BuildRequires:	pkgconfig(IL)
12cr|spring-91.0-4|30	BuildRequires:	pkgconfig(libcurl)
12cr|spring-91.0-4|31	BuildRequires:	pkgconfig(ogg)
12cr|spring-91.0-4|32	BuildRequires:	pkgconfig(openal)
12cr|spring-91.0-4|33	BuildRequires:	pkgconfig(python)
12cr|spring-91.0-4|34	BuildRequires:	pkgconfig(sdl)
12cr|spring-91.0-4|35	BuildRequires:	pkgconfig(vorbis)
12cr|spring-91.0-4|36	BuildRequires:	pkgconfig(xcursor)
12cr|spring-91.0-4|37	BuildRequires:	pkgconfig(zlib)
12cr|spring-91.0-4|38	BuildRequires:	asciidoc
12cr|spring-91.0-4|39	BuildRequires:	cmake
12cr|spring-91.0-4|40	BuildRequires:	desktop-file-utils
12cr|spring-91.0-4|41	BuildRequires:	zip
12cr|spring-91.0-4|42	BuildRequires:	p7zip
12cr|spring-91.0-4|43	BuildRequires:	xsltproc
12cr|spring-91.0-4|44	BuildRequires:	docbook-style-xsl
12cr|spring-91.0-4|45	BuildRequires:	icoutils
12cr|spring-91.0-4|46	BuildRequires:	java-1.6.0-openjdk-devel
12cr|spring-91.0-4|47	BuildRequires:	java-rpmbuild
12cr|spring-91.0-4|48	BuildRequires:	xerces-j2
12cr|spring-91.0-4|49	Obsoletes:	%{name}-data < 0.75
12cr|spring-91.0-4|50	Requires:	fonts-ttf-freefont
12cr|spring-91.0-4|51	# Some mod is required, this is the one that was shipped with
12cr|spring-91.0-4|52	# spring-data:
12cr|spring-91.0-4|53	Suggests:	spring-mod-nanoblobs
12cr|spring-91.0-4|54	# Some map is required, these are the default maps from the
12cr|spring-91.0-4|55	# installer:
12cr|spring-91.0-4|56	Suggests:	spring-maps-default
12cr|spring-91.0-4|57	# Internet lobby and springsettings:
12cr|spring-91.0-4|58	Suggests:	springlobby
12cr|spring-91.0-4|59	
12cr|spring-91.0-4|60	%description
12cr|spring-91.0-4|61	Spring is a 3D realtime strategy game. It was inspired by Total
12cr|spring-91.0-4|62	Annihilation and has the same features Total Annihilation had, and
12cr|spring-91.0-4|63	more.
12cr|spring-91.0-4|64	
12cr|spring-91.0-4|65	%prep
12cr|spring-91.0-4|66	%setup -qn %{name}_%{version}
12cr|spring-91.0-4|67	%patch1 -p1 -b .font
12cr|spring-91.0-4|68	%patch5 -p0
12cr|spring-91.0-4|69	%patch6 -p1
12cr|spring-91.0-4|70	%patch7 -p1
12cr|spring-91.0-4|71	
12cr|spring-91.0-4|72	cat > README.install.urpmi <<EOF
12cr|spring-91.0-4|73	If you want to install additional mods and maps that are not available as
12cr|spring-91.0-4|74	Rosa packages, you can install them inside your homedir in subdirectories
12cr|spring-91.0-4|75	.spring/maps and .spring/mods.
12cr|spring-91.0-4|76	EOF
12cr|spring-91.0-4|77	
12cr|spring-91.0-4|78	
12cr|spring-91.0-4|79	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
12cr|spring-91.0-4|80	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
12cr|spring-91.0-4|81	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
12cr|spring-91.0-4|82	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
12cr|spring-91.0-4|83	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
12cr|spring-91.0-4|84	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
12cr|spring-91.0-4|85	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
12cr|spring-91.0-4|86	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
12cr|spring-91.0-4|87	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
12cr|spring-91.0-4|88	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
12cr|spring-91.0-4|89	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
12cr|spring-91.0-4|90	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
12cr|spring-91.0-4|91	sed -i "s/feclearexcept/feclearexcept_/g" rts/lib/streflop/FPUSettings.h rts/System/Sync/FPUCheck.cpp rts/System/myMath.cpp rts/Lua/LuaParser.cpp
12cr|spring-91.0-4|92	
12cr|spring-91.0-4|93	%build
12cr|spring-91.0-4|94	export CFLAGS="%{optflags} -fpermissive"
12cr|spring-91.0-4|95	export CXXFLAGS="%{optflags} -fpermissive"
12cr|spring-91.0-4|96	export LDFLAGS="-ldl"
12cr|spring-91.0-4|97	%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
12cr|spring-91.0-4|98	%make
12cr|spring-91.0-4|99	
12cr|spring-91.0-4|100	%install
12cr|spring-91.0-4|101	%makeinstall_std -C build
12cr|spring-91.0-4|102	
12cr|spring-91.0-4|103	# Nanar:
12cr|spring-91.0-4|104	# need by spring dedicated server
12cr|spring-91.0-4|105	# it is not installed
12cr|spring-91.0-4|106	
12cr|spring-91.0-4|107	mkdir -p %{buildroot}%{_libdir}/
12cr|spring-91.0-4|108	
12cr|spring-91.0-4|109	rm -fr %{buildroot}%{_datadir}/doc
12cr|spring-91.0-4|110	
12cr|spring-91.0-4|111	install -m755 \
12cr|spring-91.0-4|112	build/libspringserver.so \
12cr|spring-91.0-4|113	%{buildroot}%{_libdir}/libspringserver.so
12cr|spring-91.0-4|114	
12cr|spring-91.0-4|115	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{32x32,64x64,128x128,256x256}/apps
12cr|spring-91.0-4|116	cd rts
12cr|spring-91.0-4|117	icotool -x %{name}.new.ico
12cr|spring-91.0-4|118	mv %{name}*32x32*.png %{name}.png
12cr|spring-91.0-4|119	install -m 644 %{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|spring-91.0-4|120	mv %{name}*64x64*.png %{name}.png
12cr|spring-91.0-4|121	install -m 644 %{name}.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|spring-91.0-4|122	mv %{name}*128x128*.png %{name}.png
12cr|spring-91.0-4|123	install -m 644 %{name}.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|spring-91.0-4|124	mv %{name}*256x256*.png %{name}.png
12cr|spring-91.0-4|125	install -m 644 %{name}.png %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
12cr|spring-91.0-4|126	
12cr|spring-91.0-4|127	perl -pi -e 's|^Exec=.*|Exec=%{_gamesbindir}/%{name}|' %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|spring-91.0-4|128	perl -pi -e 's|true|false|' %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|spring-91.0-4|129	desktop-file-install \
12cr|spring-91.0-4|130	--vendor="" \
12cr|spring-91.0-4|131	--remove-category="Application" \
12cr|spring-91.0-4|132	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|spring-91.0-4|133	
12cr|spring-91.0-4|134	
12cr|spring-91.0-4|135	install -d -m755 %{buildroot}%{_sysconfdir}/%{name}
12cr|spring-91.0-4|136	echo '$HOME/.spring' > %{buildroot}%{_sysconfdir}/%{name}/datadir
12cr|spring-91.0-4|137	echo '%{_gamesdatadir}/%{name}' >> %{buildroot}%{_sysconfdir}/%{name}/datadir
12cr|spring-91.0-4|138	
12cr|spring-91.0-4|139	install -d -m755 %{buildroot}%{_gamesdatadir}/%{name}/{mods,maps}
12cr|spring-91.0-4|140	
12cr|spring-91.0-4|141	rm -rf %{buildroot}%{_datadir}/pixmaps/*.png
12cr|spring-91.0-4|142	
12cr|spring-91.0-4|143	# Looks like it's not needed
12cr|spring-91.0-4|144	rm -rf %{buildroot}%{_gamesbindir}/pr-downloader
12cr|spring-91.0-4|145	rm -rf %{buildroot}%{_libdir}/%{name}/libpr-downloader_shared.so
12cr|spring-91.0-4|146	rm -rf %{buildroot}%{_libdir}/%{name}/libpr-downloader_static.a
12cr|spring-91.0-4|147	rm -rf %{buildroot}%{_libdir}/%{name}/pkgconfig/libspringdownloader.pc
12cr|spring-91.0-4|148	rm -rf %{buildroot}%{_includedir}/spring/Downloader/pr-downloader.h
12cr|spring-91.0-4|149	
12cr|spring-91.0-4|150	%files
12cr|spring-91.0-4|151	%doc README.install.urpmi
12cr|spring-91.0-4|152	%{_sysconfdir}/%{name}
12cr|spring-91.0-4|153	%{_gamesbindir}/*
12cr|spring-91.0-4|154	%{_gamesdatadir}/%{name}
12cr|spring-91.0-4|155	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|spring-91.0-4|156	%{_datadir}/applications/%{name}.desktop
12cr|spring-91.0-4|157	%{_datadir}/mime/packages/%{name}.xml
12cr|spring-91.0-4|158	%{_libdir}/%{name}
12cr|spring-91.0-4|159	%{_libdir}/libspringserver.so
12cr|spring-91.0-4|160	%{_mandir}/man*/spring*
12cr|spring-91.0-4|161	

7639 12
12cr|spring-data-0.74-0.b1.2|1	%define oname spring
12cr|spring-data-0.74-0.b1.2|2	%define name %{oname}-data
12cr|spring-data-0.74-0.b1.2|3	%define version 0.74
12cr|spring-data-0.74-0.b1.2|4	%define beta b1
12cr|spring-data-0.74-0.b1.2|5	%define release %mkrel 0.%{beta}.2
12cr|spring-data-0.74-0.b1.2|6	
12cr|spring-data-0.74-0.b1.2|7	%define distname %{oname}-linux-data-%{version}%{beta}
12cr|spring-data-0.74-0.b1.2|8	
12cr|spring-data-0.74-0.b1.2|9	Summary: Data for the Spring realtime strategy game
12cr|spring-data-0.74-0.b1.2|10	Name: %{name}
12cr|spring-data-0.74-0.b1.2|11	Version: %{version}
12cr|spring-data-0.74-0.b1.2|12	Release: %{release}
12cr|spring-data-0.74-0.b1.2|13	Source0: http://prdownload.berlios.de/taspring-linux/%{distname}.tar.bz2
12cr|spring-data-0.74-0.b1.2|14	License: GPL/Creative Commons
12cr|spring-data-0.74-0.b1.2|15	Group: Games/Strategy
12cr|spring-data-0.74-0.b1.2|16	Url: http://taspring.clan-sy.com/
12cr|spring-data-0.74-0.b1.2|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|spring-data-0.74-0.b1.2|18	BuildArch: noarch
12cr|spring-data-0.74-0.b1.2|19	
12cr|spring-data-0.74-0.b1.2|20	%description
12cr|spring-data-0.74-0.b1.2|21	This packages contains data files for the Spring realtime strategy
12cr|spring-data-0.74-0.b1.2|22	game.
12cr|spring-data-0.74-0.b1.2|23	
12cr|spring-data-0.74-0.b1.2|24	%prep
12cr|spring-data-0.74-0.b1.2|25	%setup -q -n %{distname}
12cr|spring-data-0.74-0.b1.2|26	rmdir AI/*-libs/
12cr|spring-data-0.74-0.b1.2|27	rm Luxi.ttf
12cr|spring-data-0.74-0.b1.2|28	
12cr|spring-data-0.74-0.b1.2|29	%build
12cr|spring-data-0.74-0.b1.2|30	
12cr|spring-data-0.74-0.b1.2|31	%install
12cr|spring-data-0.74-0.b1.2|32	rm -rf %{buildroot}
12cr|spring-data-0.74-0.b1.2|33	install -d %{buildroot}%{_gamesdatadir}/%{oname}
12cr|spring-data-0.74-0.b1.2|34	cp -a * %{buildroot}%{_gamesdatadir}/%{oname}
12cr|spring-data-0.74-0.b1.2|35	
12cr|spring-data-0.74-0.b1.2|36	# the main 'spring' package contains newer versions of these, must
12cr|spring-data-0.74-0.b1.2|37	# remove them to avoid conflict - AdamW 2007/09
12cr|spring-data-0.74-0.b1.2|38	rm -f %{buildroot}%{_gamesdatadir}/%{oname}/shaders/{terrainCommon.glsl,terrainFragmentShader.glsl,terrainVertexShader.glsl}
12cr|spring-data-0.74-0.b1.2|39	
12cr|spring-data-0.74-0.b1.2|40	%clean
12cr|spring-data-0.74-0.b1.2|41	rm -rf %{buildroot}
12cr|spring-data-0.74-0.b1.2|42	
12cr|spring-data-0.74-0.b1.2|43	%files
12cr|spring-data-0.74-0.b1.2|44	%defattr(-,root,root)
12cr|spring-data-0.74-0.b1.2|45	%{_gamesdatadir}/%{oname}/*.txt
12cr|spring-data-0.74-0.b1.2|46	%{_gamesdatadir}/%{oname}/PALETTE.PAL
12cr|spring-data-0.74-0.b1.2|47	%{_gamesdatadir}/%{oname}/base/%{oname}content.sdz
12cr|spring-data-0.74-0.b1.2|48	%{_gamesdatadir}/%{oname}/base/%{oname}/*.sdz
12cr|spring-data-0.74-0.b1.2|49	%{_gamesdatadir}/%{oname}/docs/*
12cr|spring-data-0.74-0.b1.2|50	%{_gamesdatadir}/%{oname}/maps/*.sd7
12cr|spring-data-0.74-0.b1.2|51	%{_gamesdatadir}/%{oname}/mods/*.sdz
12cr|spring-data-0.74-0.b1.2|52	%{_gamesdatadir}/%{oname}/shaders/*.fp
12cr|spring-data-0.74-0.b1.2|53	%{_gamesdatadir}/%{oname}/shaders/*.vp
12cr|spring-data-0.74-0.b1.2|54	%{_gamesdatadir}/%{oname}/startscripts/*
12cr|spring-data-0.74-0.b1.2|55	%{_gamesdatadir}/%{oname}/AI/AAI/*
12cr|spring-data-0.74-0.b1.2|56	
12cr|spring-data-0.74-0.b1.2|57	
12cr|spring-data-0.74-0.b1.2|58	
12cr|spring-data-0.74-0.b1.2|59	%changelog
12cr|spring-data-0.74-0.b1.2|60	* Fri Sep 21 2007 Adam Williamson <awilliamson@mandriva.com> 0.74-0.b1.2mdv2008.0
12cr|spring-data-0.74-0.b1.2|61	+ Revision: 92076
12cr|spring-data-0.74-0.b1.2|62	- fix some conflicts with spring package
12cr|spring-data-0.74-0.b1.2|63	
12cr|spring-data-0.74-0.b1.2|64	
12cr|spring-data-0.74-0.b1.2|65	* Tue Dec 05 2006 Olivier Blin <oblin@mandriva.com> 0.74-0.b1.1mdv2007.0
12cr|spring-data-0.74-0.b1.2|66	+ Revision: 90649
12cr|spring-data-0.74-0.b1.2|67	- initial Spring data release
12cr|spring-data-0.74-0.b1.2|68	- renamed taspring as spring (new upstream name)
12cr|spring-data-0.74-0.b1.2|69	- Created package structure for taspring-data.
12cr|spring-data-0.74-0.b1.2|70	

7640 12
12cr|spring-evolution-rts-4.9-1|1	Name:		spring-evolution-rts
12cr|spring-evolution-rts-4.9-1|2	Version:	4.9
12cr|spring-evolution-rts-4.9-1|3	Release:	1
12cr|spring-evolution-rts-4.9-1|4	Summary:	Evolution RTS is a Spring engine based Real Time Strategy game
12cr|spring-evolution-rts-4.9-1|5	Group:		Games/Strategy
12cr|spring-evolution-rts-4.9-1|6	License:	CC-BY-NC-ND
12cr|spring-evolution-rts-4.9-1|7	URL:		http://www.evolutionrts.info/
12cr|spring-evolution-rts-4.9-1|8	Source0:	http://packages.springrts.com/builds/evo-v%{version}.sdz
12cr|spring-evolution-rts-4.9-1|9	# Maps are here: http://springfiles.com/spring/spring-maps
12cr|spring-evolution-rts-4.9-1|10	Source1:	evorts-altored_divide-v12.sd7
12cr|spring-evolution-rts-4.9-1|11	Source2:	evorts_-_delta_siege_-_v12.sd7
12cr|spring-evolution-rts-4.9-1|12	Source3:	evorts_-_division_-_v12.sd7
12cr|spring-evolution-rts-4.9-1|13	Source4:	evorts-eye_of_horus-v12.sd7
12cr|spring-evolution-rts-4.9-1|14	Source5:	evorts_-_glacier_pass_-_v12.sd7
12cr|spring-evolution-rts-4.9-1|15	Source6:	evorts_-_new_iammas_-_v12.sd7
12cr|spring-evolution-rts-4.9-1|16	Source7:	evorts-pockmark_valley-v12.sd7
12cr|spring-evolution-rts-4.9-1|17	Source8:	evorts_-_proving_grounds_-_v12.sd7
12cr|spring-evolution-rts-4.9-1|18	Source9:	evorts_-_riverglade_-_v12.sd7
12cr|spring-evolution-rts-4.9-1|19	Requires:	spring
12cr|spring-evolution-rts-4.9-1|20	Requires:	spring-features
12cr|spring-evolution-rts-4.9-1|21	Suggests:	%{name}-maps
12cr|spring-evolution-rts-4.9-1|22	Provides:	evolution-rts = %{version}
12cr|spring-evolution-rts-4.9-1|23	Buildarch:	noarch
12cr|spring-evolution-rts-4.9-1|24	
12cr|spring-evolution-rts-4.9-1|25	%description
12cr|spring-evolution-rts-4.9-1|26	A new war is brewing. A violent conflict, between the Six Colonies,
12cr|spring-evolution-rts-4.9-1|27	each one convinced that it was in the right, each one sure of its
12cr|spring-evolution-rts-4.9-1|28	own ability to defeat its enemies. But they need Generals.
12cr|spring-evolution-rts-4.9-1|29	They need soldiers. They need you.
12cr|spring-evolution-rts-4.9-1|30	
12cr|spring-evolution-rts-4.9-1|31	Uses Spring engine to run.
12cr|spring-evolution-rts-4.9-1|32	
12cr|spring-evolution-rts-4.9-1|33	%package maps
12cr|spring-evolution-rts-4.9-1|34	Summary:	Maps designed specially for Evolution RTS game
12cr|spring-evolution-rts-4.9-1|35	Requires:	spring
12cr|spring-evolution-rts-4.9-1|36	
12cr|spring-evolution-rts-4.9-1|37	%description maps
12cr|spring-evolution-rts-4.9-1|38	Maps designed specially for Evolution RTS game.
12cr|spring-evolution-rts-4.9-1|39	But you can try to use them with other Spring based games.
12cr|spring-evolution-rts-4.9-1|40	
12cr|spring-evolution-rts-4.9-1|41	%prep
12cr|spring-evolution-rts-4.9-1|42	%setup -q -T -c %{name}-%{version}
12cr|spring-evolution-rts-4.9-1|43	
12cr|spring-evolution-rts-4.9-1|44	%build
12cr|spring-evolution-rts-4.9-1|45	
12cr|spring-evolution-rts-4.9-1|46	%install
12cr|spring-evolution-rts-4.9-1|47	mkdir -p %{buildroot}%{_gamesdatadir}/spring/mods
12cr|spring-evolution-rts-4.9-1|48	install -m 644 %{SOURCE0} %{buildroot}%{_gamesdatadir}/spring/mods/
12cr|spring-evolution-rts-4.9-1|49	
12cr|spring-evolution-rts-4.9-1|50	mkdir -p %{buildroot}%{_gamesdatadir}/spring/maps
12cr|spring-evolution-rts-4.9-1|51	install -m 644 %{SOURCE1} %{buildroot}%{_gamesdatadir}/spring/maps/
12cr|spring-evolution-rts-4.9-1|52	install -m 644 %{SOURCE2} %{buildroot}%{_gamesdatadir}/spring/maps/
12cr|spring-evolution-rts-4.9-1|53	install -m 644 %{SOURCE3} %{buildroot}%{_gamesdatadir}/spring/maps/
12cr|spring-evolution-rts-4.9-1|54	install -m 644 %{SOURCE4} %{buildroot}%{_gamesdatadir}/spring/maps/
12cr|spring-evolution-rts-4.9-1|55	install -m 644 %{SOURCE5} %{buildroot}%{_gamesdatadir}/spring/maps/
12cr|spring-evolution-rts-4.9-1|56	install -m 644 %{SOURCE6} %{buildroot}%{_gamesdatadir}/spring/maps/
12cr|spring-evolution-rts-4.9-1|57	install -m 644 %{SOURCE7} %{buildroot}%{_gamesdatadir}/spring/maps/
12cr|spring-evolution-rts-4.9-1|58	install -m 644 %{SOURCE8} %{buildroot}%{_gamesdatadir}/spring/maps/
12cr|spring-evolution-rts-4.9-1|59	install -m 644 %{SOURCE9} %{buildroot}%{_gamesdatadir}/spring/maps/
12cr|spring-evolution-rts-4.9-1|60	
12cr|spring-evolution-rts-4.9-1|61	%files
12cr|spring-evolution-rts-4.9-1|62	%{_gamesdatadir}/spring/mods/*
12cr|spring-evolution-rts-4.9-1|63	
12cr|spring-evolution-rts-4.9-1|64	%files maps
12cr|spring-evolution-rts-4.9-1|65	%{_gamesdatadir}/spring/maps/*

7641 12
12cr|spring-features-1.0-1|1	Name:		spring-features
12cr|spring-features-1.0-1|2	Version:	1.0
12cr|spring-features-1.0-1|3	Release:	1
12cr|spring-features-1.0-1|4	Summary:	Spring Features contains all of the features made for Spring engine to date
12cr|spring-features-1.0-1|5	Group:		Games/Strategy
12cr|spring-features-1.0-1|6	# Some kind of "Free" as stated in upstream. Nobody seems to really care?
12cr|spring-features-1.0-1|7	License:	Freeware
12cr|spring-features-1.0-1|8	URL:		http://springfiles.com/spring/tools/spring-features
12cr|spring-features-1.0-1|9	Source0:	spring_features-v01.sdz
12cr|spring-features-1.0-1|10	Requires:	spring
12cr|spring-features-1.0-1|11	Buildarch:	noarch
12cr|spring-features-1.0-1|12	
12cr|spring-features-1.0-1|13	%description
12cr|spring-features-1.0-1|14	Spring Features contains all of the features made for Spring engine to date.
12cr|spring-features-1.0-1|15	
12cr|spring-features-1.0-1|16	Required by some Spring engine-based games.
12cr|spring-features-1.0-1|17	
12cr|spring-features-1.0-1|18	%prep
12cr|spring-features-1.0-1|19	%setup -q -T -c %{name}-%{version}
12cr|spring-features-1.0-1|20	
12cr|spring-features-1.0-1|21	%build
12cr|spring-features-1.0-1|22	
12cr|spring-features-1.0-1|23	%install
12cr|spring-features-1.0-1|24	mkdir -p %{buildroot}%{_gamesdatadir}/spring/mods
12cr|spring-features-1.0-1|25	install -m 644 %{SOURCE0} %{buildroot}%{_gamesdatadir}/spring/mods/
12cr|spring-features-1.0-1|26	
12cr|spring-features-1.0-1|27	%files
12cr|spring-features-1.0-1|28	%{_gamesdatadir}/spring/mods/*
12cr|spring-features-1.0-1|29	

7642 12
12cr|springlobby-0.147-2|1	%define Werror_cflags %nil
12cr|springlobby-0.147-2|2	
12cr|springlobby-0.147-2|3	Summary:	Cross-platform lobby client for the Spring RTS project
12cr|springlobby-0.147-2|4	Name:		springlobby
12cr|springlobby-0.147-2|5	Version:	0.147
12cr|springlobby-0.147-2|6	Release:	2
12cr|springlobby-0.147-2|7	Group:		Games/Strategy
12cr|springlobby-0.147-2|8	# bundled springsettings is GPLv3+
12cr|springlobby-0.147-2|9	License:	GPL+ and GPLv3+
12cr|springlobby-0.147-2|10	URL:		http://springlobby.info/
12cr|springlobby-0.147-2|11	Source:		http://www.springlobby.info/tarballs/springlobby-%{version}.tar.bz2
12cr|springlobby-0.147-2|12	Source1:	springlobby-logo.svg
12cr|springlobby-0.147-2|13	Patch0:		springlobby-lpthread.patch
12cr|springlobby-0.147-2|14	BuildRequires:	cmake
12cr|springlobby-0.147-2|15	BuildRequires:	desktop-file-utils
12cr|springlobby-0.147-2|16	BuildRequires:	imagemagick
12cr|springlobby-0.147-2|17	BuildRequires:	boost-devel
12cr|springlobby-0.147-2|18	BuildRequires:	SDL-devel
12cr|springlobby-0.147-2|19	BuildRequires:	SDL_sound-devel
12cr|springlobby-0.147-2|20	BuildRequires:	SDL_mixer-devel
12cr|springlobby-0.147-2|21	BuildRequires:	wxgtku2.8-devel
12cr|springlobby-0.147-2|22	BuildRequires:	pkgconfig(libtorrent-rasterbar)
12cr|springlobby-0.147-2|23	BuildRequires:	pkgconfig(libcurl)
12cr|springlobby-0.147-2|24	BuildRequires:	pkgconfig(openal)
12cr|springlobby-0.147-2|25	BuildRequires:	pkgconfig(libmpg123)
12cr|springlobby-0.147-2|26	Requires:	spring
12cr|springlobby-0.147-2|27	Requires:	curl
12cr|springlobby-0.147-2|28	Requires:	openal
12cr|springlobby-0.147-2|29	
12cr|springlobby-0.147-2|30	%description
12cr|springlobby-0.147-2|31	SpringLobby is a free cross-platform lobby client for the Spring RTS
12cr|springlobby-0.147-2|32	project.
12cr|springlobby-0.147-2|33	
12cr|springlobby-0.147-2|34	This package also contains SpringSettings, a Spring configuration
12cr|springlobby-0.147-2|35	tool.
12cr|springlobby-0.147-2|36	
12cr|springlobby-0.147-2|37	%prep
12cr|springlobby-0.147-2|38	%setup -q
12cr|springlobby-0.147-2|39	%patch0 -p0 -b .lpthread
12cr|springlobby-0.147-2|40	sed -i -e 's,springlobby.svg,springlobby,g' src/springlobby.desktop
12cr|springlobby-0.147-2|41	
12cr|springlobby-0.147-2|42	%build
12cr|springlobby-0.147-2|43	%cmake
12cr|springlobby-0.147-2|44	%make
12cr|springlobby-0.147-2|45	
12cr|springlobby-0.147-2|46	%install
12cr|springlobby-0.147-2|47	%makeinstall_std -C build
12cr|springlobby-0.147-2|48	
12cr|springlobby-0.147-2|49	desktop-file-install \
12cr|springlobby-0.147-2|50	--vendor="" \
12cr|springlobby-0.147-2|51	--remove-category="Application" \
12cr|springlobby-0.147-2|52	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|springlobby-0.147-2|53	
12cr|springlobby-0.147-2|54	install -d -m755 %{buildroot}%{_datadir}/applications
12cr|springlobby-0.147-2|55	cat > %{buildroot}%{_datadir}/applications/mandriva-springsettings.desktop <<EOF
12cr|springlobby-0.147-2|56	[Desktop Entry]
12cr|springlobby-0.147-2|57	Name=SpringSettings
12cr|springlobby-0.147-2|58	Comment=Configure settings of Spring
12cr|springlobby-0.147-2|59	Exec=springsettings
12cr|springlobby-0.147-2|60	Icon=springsettings
12cr|springlobby-0.147-2|61	Terminal=false
12cr|springlobby-0.147-2|62	Type=Application
12cr|springlobby-0.147-2|63	Categories=Game;StrategyGame;
12cr|springlobby-0.147-2|64	EOF
12cr|springlobby-0.147-2|65	
12cr|springlobby-0.147-2|66	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,scalable}/apps
12cr|springlobby-0.147-2|67	install -m644 src/images/springlobby.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/springlobby.svg
12cr|springlobby-0.147-2|68	convert src/images/springlobby.svg -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/springlobby.png
12cr|springlobby-0.147-2|69	convert src/images/springlobby.svg -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/springlobby.png
12cr|springlobby-0.147-2|70	convert src/images/springlobby.svg -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/springlobby.png
12cr|springlobby-0.147-2|71	convert src/images/springsettings.xpm -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/springsettings.png
12cr|springlobby-0.147-2|72	convert src/images/springsettings.xpm -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/springsettings.png
12cr|springlobby-0.147-2|73	convert src/images/springsettings.xpm -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/springsettings.png
12cr|springlobby-0.147-2|74	
12cr|springlobby-0.147-2|75	%find_lang %{name}
12cr|springlobby-0.147-2|76	
12cr|springlobby-0.147-2|77	%files -f %{name}.lang
12cr|springlobby-0.147-2|78	%doc THANKS AUTHORS
12cr|springlobby-0.147-2|79	%{_bindir}/springlobby
12cr|springlobby-0.147-2|80	%{_bindir}/springsettings
12cr|springlobby-0.147-2|81	%{_datadir}/applications/%{name}.desktop
12cr|springlobby-0.147-2|82	%{_datadir}/applications/mandriva-springsettings.desktop
12cr|springlobby-0.147-2|83	%{_iconsdir}/hicolor/*/apps/*.*
12cr|springlobby-0.147-2|84	

7643 12
12cr|spring-maps-default-1.0-2|1	
12cr|spring-maps-default-1.0-2|2	%define name	spring-maps-default
12cr|spring-maps-default-1.0-2|3	%define version	1.0
12cr|spring-maps-default-1.0-2|4	%define rel	2
12cr|spring-maps-default-1.0-2|5	
12cr|spring-maps-default-1.0-2|6	Summary:	Default maps for Spring
12cr|spring-maps-default-1.0-2|7	Name:		%{name}
12cr|spring-maps-default-1.0-2|8	Version:	%{version}
12cr|spring-maps-default-1.0-2|9	Release:	%mkrel %{rel}
12cr|spring-maps-default-1.0-2|10	Group:		Games/Strategy
12cr|spring-maps-default-1.0-2|11	URL:		http://taspring.clan-sy.com/
12cr|spring-maps-default-1.0-2|12	# Maps listed in spring/installer/sections/maps.nsh.
12cr|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
12cr|spring-maps-default-1.0-2|14	License:	GPLv2+
12cr|spring-maps-default-1.0-2|15	BuildRoot:	%{_tmppath}/%{name}-root
12cr|spring-maps-default-1.0-2|16	Requires:	spring
12cr|spring-maps-default-1.0-2|17	Conflicts:	spring-data < 0.75
12cr|spring-maps-default-1.0-2|18	BuildArch:	noarch
12cr|spring-maps-default-1.0-2|19	
12cr|spring-maps-default-1.0-2|20	%description
12cr|spring-maps-default-1.0-2|21	Default maps for Spring.
12cr|spring-maps-default-1.0-2|22	
12cr|spring-maps-default-1.0-2|23	%prep
12cr|spring-maps-default-1.0-2|24	%setup -q
12cr|spring-maps-default-1.0-2|25	
12cr|spring-maps-default-1.0-2|26	%install
12cr|spring-maps-default-1.0-2|27	rm -rf %{buildroot}
12cr|spring-maps-default-1.0-2|28	install -d -m755 %{buildroot}%{_gamesdatadir}/spring/maps
12cr|spring-maps-default-1.0-2|29	install -m644 *.sd7 %{buildroot}%{_gamesdatadir}/spring/maps
12cr|spring-maps-default-1.0-2|30	
12cr|spring-maps-default-1.0-2|31	%clean
12cr|spring-maps-default-1.0-2|32	rm -rf %{buildroot}
12cr|spring-maps-default-1.0-2|33	
12cr|spring-maps-default-1.0-2|34	%files
12cr|spring-maps-default-1.0-2|35	%defattr(-,root,root)
12cr|spring-maps-default-1.0-2|36	%doc debian/changelog debian/copyright
12cr|spring-maps-default-1.0-2|37	%{_gamesdatadir}/spring/maps/*.sd7
12cr|spring-maps-default-1.0-2|38	
12cr|spring-maps-default-1.0-2|39	
12cr|spring-maps-default-1.0-2|40	%changelog
12cr|spring-maps-default-1.0-2|41	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0-2mdv2010.0
12cr|spring-maps-default-1.0-2|42	+ Revision: 434079
12cr|spring-maps-default-1.0-2|43	- rebuild
12cr|spring-maps-default-1.0-2|44	
12cr|spring-maps-default-1.0-2|45	* Sat Jan 05 2008 Anssi Hannula <anssi@mandriva.org> 1.0-1mdv2008.1
12cr|spring-maps-default-1.0-2|46	+ Revision: 145684
12cr|spring-maps-default-1.0-2|47	- initial Mandriva release
12cr|spring-maps-default-1.0-2|48	

7644 12
12cr|spring-mod-nanoblobs-0.65-2|1	%define oversion 065
12cr|spring-mod-nanoblobs-0.65-2|2	
12cr|spring-mod-nanoblobs-0.65-2|3	Summary:	Nanoblobs mod for Spring
12cr|spring-mod-nanoblobs-0.65-2|4	Name:		spring-mod-nanoblobs
12cr|spring-mod-nanoblobs-0.65-2|5	Version:	0.65
12cr|spring-mod-nanoblobs-0.65-2|6	Release:	%{mkrel 2}
12cr|spring-mod-nanoblobs-0.65-2|7	Group:		Games/Strategy
12cr|spring-mod-nanoblobs-0.65-2|8	URL:		http://spring.clan-sy.com/wiki/Nanoblobs
12cr|spring-mod-nanoblobs-0.65-2|9	# zip file:
12cr|spring-mod-nanoblobs-0.65-2|10	Source:		http://www.wolfegames.com/TA_Section/PreRelease/NanoBlobs%{oversion}.sdz
12cr|spring-mod-nanoblobs-0.65-2|11	License:	GPL+
12cr|spring-mod-nanoblobs-0.65-2|12	BuildRoot:	%{_tmppath}/%{name}-root
12cr|spring-mod-nanoblobs-0.65-2|13	Requires:	spring
12cr|spring-mod-nanoblobs-0.65-2|14	Conflicts:	spring-data < 0.75
12cr|spring-mod-nanoblobs-0.65-2|15	BuildArch:	noarch
12cr|spring-mod-nanoblobs-0.65-2|16	
12cr|spring-mod-nanoblobs-0.65-2|17	%description
12cr|spring-mod-nanoblobs-0.65-2|18	Nanoblobs game for the Spring game engine. See
12cr|spring-mod-nanoblobs-0.65-2|19	http://spring.clan-sy.com/wiki/Nanoblobs for a description of Nanoblobs
12cr|spring-mod-nanoblobs-0.65-2|20	and some tips on how best to play it.
12cr|spring-mod-nanoblobs-0.65-2|21	
12cr|spring-mod-nanoblobs-0.65-2|22	%prep
12cr|spring-mod-nanoblobs-0.65-2|23	# We extract the archive to put the license file in docdir.
12cr|spring-mod-nanoblobs-0.65-2|24	%setup -q -c
12cr|spring-mod-nanoblobs-0.65-2|25	
12cr|spring-mod-nanoblobs-0.65-2|26	%install
12cr|spring-mod-nanoblobs-0.65-2|27	rm -rf %{buildroot}
12cr|spring-mod-nanoblobs-0.65-2|28	install -d -m755 %{buildroot}%{_gamesdatadir}/spring/mods
12cr|spring-mod-nanoblobs-0.65-2|29	install -m644 %{SOURCE0} %{buildroot}%{_gamesdatadir}/spring/mods
12cr|spring-mod-nanoblobs-0.65-2|30	
12cr|spring-mod-nanoblobs-0.65-2|31	%clean
12cr|spring-mod-nanoblobs-0.65-2|32	rm -rf %{buildroot}
12cr|spring-mod-nanoblobs-0.65-2|33	
12cr|spring-mod-nanoblobs-0.65-2|34	%files
12cr|spring-mod-nanoblobs-0.65-2|35	%defattr(-,root,root)
12cr|spring-mod-nanoblobs-0.65-2|36	%doc License.txt
12cr|spring-mod-nanoblobs-0.65-2|37	%{_gamesdatadir}/spring/mods/NanoBlobs%{oversion}.sdz
12cr|spring-mod-nanoblobs-0.65-2|38	
12cr|spring-mod-nanoblobs-0.65-2|39	
12cr|spring-mod-nanoblobs-0.65-2|40	
12cr|spring-mod-nanoblobs-0.65-2|41	%changelog
12cr|spring-mod-nanoblobs-0.65-2|42	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.65-2mdv2010.0
12cr|spring-mod-nanoblobs-0.65-2|43	+ Revision: 445208
12cr|spring-mod-nanoblobs-0.65-2|44	- rebuild
12cr|spring-mod-nanoblobs-0.65-2|45	
12cr|spring-mod-nanoblobs-0.65-2|46	* Sun Dec 14 2008 Adam Williamson <awilliamson@mandriva.org> 0.65-1mdv2009.1
12cr|spring-mod-nanoblobs-0.65-2|47	+ Revision: 314121
12cr|spring-mod-nanoblobs-0.65-2|48	- *LICENSE no longer exist...
12cr|spring-mod-nanoblobs-0.65-2|49	- clean up the spec a bit
12cr|spring-mod-nanoblobs-0.65-2|50	- new release 0.65
12cr|spring-mod-nanoblobs-0.65-2|51	
12cr|spring-mod-nanoblobs-0.65-2|52	* Sat Jan 05 2008 Anssi Hannula <anssi@mandriva.org> 0.64-1mdv2008.1
12cr|spring-mod-nanoblobs-0.65-2|53	+ Revision: 145686
12cr|spring-mod-nanoblobs-0.65-2|54	- initial Mandriva release
12cr|spring-mod-nanoblobs-0.65-2|55	

7645 12
12cr|spring-zero-k-1.0.10.8-2|1	%define		oname	zk
12cr|spring-zero-k-1.0.10.8-2|2	
12cr|spring-zero-k-1.0.10.8-2|3	Name:		spring-zero-k
12cr|spring-zero-k-1.0.10.8-2|4	Version:	1.0.10.8
12cr|spring-zero-k-1.0.10.8-2|5	Release:	2
12cr|spring-zero-k-1.0.10.8-2|6	Summary:	Spring engine based game focused on a streamlined economy & advanced interface
12cr|spring-zero-k-1.0.10.8-2|7	Group:		Games/Strategy
12cr|spring-zero-k-1.0.10.8-2|8	License:	GPL
12cr|spring-zero-k-1.0.10.8-2|9	URL:		http://zero-k.info/
12cr|spring-zero-k-1.0.10.8-2|10	Source0:	http://packages.springrts.com/builds/%{oname}-v%{version}.sdz
12cr|spring-zero-k-1.0.10.8-2|11	Source1:	http://api.springfiles.com/files/maps/tabula-v5b.sd7
12cr|spring-zero-k-1.0.10.8-2|12	Source2:	http://api.springfiles.com/files/maps/folsomdamdeluxev4.sd7
12cr|spring-zero-k-1.0.10.8-2|13	Source3:	http://api.springfiles.com/files/maps/worldv2.sd7
12cr|spring-zero-k-1.0.10.8-2|14	Requires:	spring
12cr|spring-zero-k-1.0.10.8-2|15	Provides:	zero-k = %{version}
12cr|spring-zero-k-1.0.10.8-2|16	Suggests:	%{name}-maps
12cr|spring-zero-k-1.0.10.8-2|17	Buildarch:	noarch
12cr|spring-zero-k-1.0.10.8-2|18	
12cr|spring-zero-k-1.0.10.8-2|19	%description
12cr|spring-zero-k-1.0.10.8-2|20	Zero-K is a fast, competitive game with a focus on a streamlined economy
12cr|spring-zero-k-1.0.10.8-2|21	and advanced interface that takes the focus off tedious tasks and back on
12cr|spring-zero-k-1.0.10.8-2|22	the action. A huge roster of interesting, unique units and a variety of unit
12cr|spring-zero-k-1.0.10.8-2|23	abilities provides tremendous tactical and strategic depth to the game.
12cr|spring-zero-k-1.0.10.8-2|24	
12cr|spring-zero-k-1.0.10.8-2|25	Uses Spring engine to run.
12cr|spring-zero-k-1.0.10.8-2|26	
12cr|spring-zero-k-1.0.10.8-2|27	%package maps
12cr|spring-zero-k-1.0.10.8-2|28	Summary:	Maps designed specially for Zero-K game
12cr|spring-zero-k-1.0.10.8-2|29	Requires:	spring
12cr|spring-zero-k-1.0.10.8-2|30	
12cr|spring-zero-k-1.0.10.8-2|31	%description maps
12cr|spring-zero-k-1.0.10.8-2|32	Maps designed specially for Zero-K game.
12cr|spring-zero-k-1.0.10.8-2|33	But you can try to use them with other Spring based games.
12cr|spring-zero-k-1.0.10.8-2|34	
12cr|spring-zero-k-1.0.10.8-2|35	%prep
12cr|spring-zero-k-1.0.10.8-2|36	%setup -q -T -c %{name}-%{version}
12cr|spring-zero-k-1.0.10.8-2|37	
12cr|spring-zero-k-1.0.10.8-2|38	%build
12cr|spring-zero-k-1.0.10.8-2|39	
12cr|spring-zero-k-1.0.10.8-2|40	%install
12cr|spring-zero-k-1.0.10.8-2|41	mkdir -p %{buildroot}%{_gamesdatadir}/spring/mods
12cr|spring-zero-k-1.0.10.8-2|42	install -m 644 %{SOURCE0} %{buildroot}%{_gamesdatadir}/spring/mods/
12cr|spring-zero-k-1.0.10.8-2|43	
12cr|spring-zero-k-1.0.10.8-2|44	mkdir -p %{buildroot}%{_gamesdatadir}/spring/maps
12cr|spring-zero-k-1.0.10.8-2|45	install -m 644 %{SOURCE1} %{buildroot}%{_gamesdatadir}/spring/maps/
12cr|spring-zero-k-1.0.10.8-2|46	install -m 644 %{SOURCE2} %{buildroot}%{_gamesdatadir}/spring/maps/
12cr|spring-zero-k-1.0.10.8-2|47	install -m 644 %{SOURCE3} %{buildroot}%{_gamesdatadir}/spring/maps/
12cr|spring-zero-k-1.0.10.8-2|48	
12cr|spring-zero-k-1.0.10.8-2|49	%files
12cr|spring-zero-k-1.0.10.8-2|50	%{_gamesdatadir}/spring/mods/*
12cr|spring-zero-k-1.0.10.8-2|51	
12cr|spring-zero-k-1.0.10.8-2|52	%files maps
12cr|spring-zero-k-1.0.10.8-2|53	%{_gamesdatadir}/spring/maps/*
12cr|spring-zero-k-1.0.10.8-2|54	

7646 12
12cr|sprng-2.0b-1|1	Name:		sprng
12cr|sprng-2.0b-1|2	Version:	2.0b
12cr|sprng-2.0b-1|3	Release:	1
12cr|sprng-2.0b-1|4	Group:		Sciences/Mathematics
12cr|sprng-2.0b-1|5	License:	GPL
12cr|sprng-2.0b-1|6	Summary:	Scalable Parallel Pseudo Random Number Generators Library
12cr|sprng-2.0b-1|7	Source0:	http://sprng.cs.fsu.edu/Version2.0/sprng2.0b.tar.gz
12cr|sprng-2.0b-1|8	URL:		http://sprng.cs.fsu.edu/
12cr|sprng-2.0b-1|9	BuildRequires:	openmpi
12cr|sprng-2.0b-1|10	BuildRequires:	gmp-devel
12cr|sprng-2.0b-1|11	Requires:	sprng-devel
12cr|sprng-2.0b-1|12	Patch0:		sprng2.0b-build.patch
12cr|sprng-2.0b-1|13	
12cr|sprng-2.0b-1|14	%description
12cr|sprng-2.0b-1|15	Scalable Parallel Pseudo Random Number Generators Library.
12cr|sprng-2.0b-1|16	
12cr|sprng-2.0b-1|17	M. Mascagni and A. Srinivasan (2000), "Algorithm 806: SPRNG: A Scalable
12cr|sprng-2.0b-1|18	Library for Pseudorandom Number Generation," ACM Transactions on
12cr|sprng-2.0b-1|19	Mathematical Software, 26: 436-461.
12cr|sprng-2.0b-1|20	
12cr|sprng-2.0b-1|21	%files
12cr|sprng-2.0b-1|22	
12cr|sprng-2.0b-1|23	#-----------------------------------------------------------------------
12cr|sprng-2.0b-1|24	%package	devel
12cr|sprng-2.0b-1|25	Summary:	Scalable Parallel Pseudo Random Number Generators Library
12cr|sprng-2.0b-1|26	Group:		Development/Other
12cr|sprng-2.0b-1|27	
12cr|sprng-2.0b-1|28	%description	devel
12cr|sprng-2.0b-1|29	Scalable Parallel Pseudo Random Number Generators Library.
12cr|sprng-2.0b-1|30	
12cr|sprng-2.0b-1|31	M. Mascagni and A. Srinivasan (2000), "Algorithm 806: SPRNG: A Scalable
12cr|sprng-2.0b-1|32	Library for Pseudorandom Number Generation," ACM Transactions on
12cr|sprng-2.0b-1|33	Mathematical Software, 26: 436-461.
12cr|sprng-2.0b-1|34	
12cr|sprng-2.0b-1|35	%files		devel
12cr|sprng-2.0b-1|36	%{_includedir}/sprng
12cr|sprng-2.0b-1|37	%{_libdir}/*.a
12cr|sprng-2.0b-1|38	
12cr|sprng-2.0b-1|39	#-----------------------------------------------------------------------
12cr|sprng-2.0b-1|40	%prep
12cr|sprng-2.0b-1|41	%setup -q -n sprng2.0
12cr|sprng-2.0b-1|42	%patch0 -p1
12cr|sprng-2.0b-1|43	perl -pi -e 's|^(F77 = )|${1}gfortran|;'			\
12cr|sprng-2.0b-1|44	-e "s|^#(MPIDIR = ).*|\$1`mpic++ --showme:compile`|;"	\
12cr|sprng-2.0b-1|45	-e "s|^#(MPILIB = ).*|\$1`mpic++ --showme:link`|;"	\
12cr|sprng-2.0b-1|46	-e 's|(CFLAGS = .*)|$1 %{optflags}|;'			\
12cr|sprng-2.0b-1|47	-e 's|(FFLAGS = .*)|$1 %{optflags}|;'			\
12cr|sprng-2.0b-1|48	SRC/make.INTEL
12cr|sprng-2.0b-1|49	
12cr|sprng-2.0b-1|50	#-----------------------------------------------------------------------
12cr|sprng-2.0b-1|51	%build
12cr|sprng-2.0b-1|52	make
12cr|sprng-2.0b-1|53	
12cr|sprng-2.0b-1|54	#-----------------------------------------------------------------------
12cr|sprng-2.0b-1|55	%install
12cr|sprng-2.0b-1|56	mkdir -p %{buildroot}{%{_includedir}/sprng,%{_libdir}}
12cr|sprng-2.0b-1|57	install -m 644 include/*.h %{buildroot}%{_includedir}/sprng
12cr|sprng-2.0b-1|58	install -m 644 lib/*.a %{buildroot}%{_libdir}
12cr|sprng-2.0b-1|59	
12cr|sprng-2.0b-1|60	
12cr|sprng-2.0b-1|61	%changelog
12cr|sprng-2.0b-1|62	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.0b-1
12cr|sprng-2.0b-1|63	+ Revision: 774611
12cr|sprng-2.0b-1|64	- Import sprng 2.0
12cr|sprng-2.0b-1|65	- Import sprng 2.0
12cr|sprng-2.0b-1|66	

7647 12
12cr|sprog-0.14-5|1	%define module	Sprog
12cr|sprog-0.14-5|2	%define name	sprog
12cr|sprog-0.14-5|3	%define version	0.14
12cr|sprog-0.14-5|4	%define	release	%mkrel 5
12cr|sprog-0.14-5|5	
12cr|sprog-0.14-5|6	%define	_requires_exceptions perl(Sprog::Gear::$parent)
12cr|sprog-0.14-5|7	
12cr|sprog-0.14-5|8	Name:		%{name}
12cr|sprog-0.14-5|9	Version:	%{version}
12cr|sprog-0.14-5|10	Release:	%{release}
12cr|sprog-0.14-5|11	Summary:	A graphical tool to build programs by plugging parts together
12cr|sprog-0.14-5|12	License:	GPL or Artistic
12cr|sprog-0.14-5|13	Group:		Development/Perl
12cr|sprog-0.14-5|14	Source0:	%{module}-%{version}.tar.bz2
12cr|sprog-0.14-5|15	Url:		http://sprog.sourceforge.net/
12cr|sprog-0.14-5|16	BuildRequires:	perl-Apache-LogRegex
12cr|sprog-0.14-5|17	BuildRequires:	perl-devel
12cr|sprog-0.14-5|18	BuildRequires:	perl-Gnome2-Canvas
12cr|sprog-0.14-5|19	BuildRequires:	perl-Gtk2-GladeXML
12cr|sprog-0.14-5|20	BuildRequires:	perl-Imager
12cr|sprog-0.14-5|21	BuildArch:	noarch
12cr|sprog-0.14-5|22	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|sprog-0.14-5|23	
12cr|sprog-0.14-5|24	%description
12cr|sprog-0.14-5|25	Sprog is a tool for working with data. It allows you to do all the things those
12cr|sprog-0.14-5|26	clever Unix geeks can do with their cryptic command lines but you can now do it
12cr|sprog-0.14-5|27	all with point-n-click and drag-n-drop.
12cr|sprog-0.14-5|28	
12cr|sprog-0.14-5|29	A Sprog machine has many similarities to a shell script. It is built from small
12cr|sprog-0.14-5|30	reusable parts (called gears) that are connected together to filter and massage
12cr|sprog-0.14-5|31	your data. Once you have built a machine, you can save it and run it again and
12cr|sprog-0.14-5|32	again to automatically perform repetitive tasks.
12cr|sprog-0.14-5|33	
12cr|sprog-0.14-5|34	%prep
12cr|sprog-0.14-5|35	%setup -q -n %{module}-%{version}
12cr|sprog-0.14-5|36	
12cr|sprog-0.14-5|37	%build
12cr|sprog-0.14-5|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|sprog-0.14-5|39	%{__make}
12cr|sprog-0.14-5|40	
12cr|sprog-0.14-5|41	%check
12cr|sprog-0.14-5|42	#- needs X11
12cr|sprog-0.14-5|43	#%{__make} test
12cr|sprog-0.14-5|44	
12cr|sprog-0.14-5|45	%install
12cr|sprog-0.14-5|46	rm -rf $RPM_BUILD_ROOT
12cr|sprog-0.14-5|47	%makeinstall_std
12cr|sprog-0.14-5|48	
12cr|sprog-0.14-5|49	%clean
12cr|sprog-0.14-5|50	rm -rf $RPM_BUILD_ROOT
12cr|sprog-0.14-5|51	
12cr|sprog-0.14-5|52	%files
12cr|sprog-0.14-5|53	%defattr(-,root,root)
12cr|sprog-0.14-5|54	%doc Changes README
12cr|sprog-0.14-5|55	%{perl_vendorlib}/%{module}/*
12cr|sprog-0.14-5|56	%{perl_vendorlib}/%{module}.pm
12cr|sprog-0.14-5|57	%{_mandir}/*/*
12cr|sprog-0.14-5|58	%{_bindir}/sprog
12cr|sprog-0.14-5|59	
12cr|sprog-0.14-5|60	
12cr|sprog-0.14-5|61	
12cr|sprog-0.14-5|62	%changelog
12cr|sprog-0.14-5|63	* Sun Jul 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-5mdv2010.0
12cr|sprog-0.14-5|64	+ Revision: 400262
12cr|sprog-0.14-5|65	- fix dependencies
12cr|sprog-0.14-5|66	
12cr|sprog-0.14-5|67	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|sprog-0.14-5|68	- rebuild
12cr|sprog-0.14-5|69	
12cr|sprog-0.14-5|70	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.14-3mdv2009.0
12cr|sprog-0.14-5|71	+ Revision: 253009
12cr|sprog-0.14-5|72	- rebuild
12cr|sprog-0.14-5|73	
12cr|sprog-0.14-5|74	+ Olivier Blin <oblin@mandriva.com>
12cr|sprog-0.14-5|75	- restore BuildRoot
12cr|sprog-0.14-5|76	
12cr|sprog-0.14-5|77	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.14-1mdv2008.1
12cr|sprog-0.14-5|78	+ Revision: 127566
12cr|sprog-0.14-5|79	- kill re-definition of %%buildroot on Pixel's request
12cr|sprog-0.14-5|80	- use %%mkrel
12cr|sprog-0.14-5|81	- import sprog
12cr|sprog-0.14-5|82	
12cr|sprog-0.14-5|83	
12cr|sprog-0.14-5|84	* Sun Jul 31 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.14-1mdk
12cr|sprog-0.14-5|85	- 0.14
12cr|sprog-0.14-5|86	
12cr|sprog-0.14-5|87	* Mon Jul 04 2005 Lenny Cartier <lenny@mandriva.com> 0.13-1mdk
12cr|sprog-0.14-5|88	- 0.13
12cr|sprog-0.14-5|89	
12cr|sprog-0.14-5|90	* Tue Jun 28 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.12-1mdk
12cr|sprog-0.14-5|91	- 0.12
12cr|sprog-0.14-5|92	
12cr|sprog-0.14-5|93	* Fri Jun 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.11-1mdk
12cr|sprog-0.14-5|94	- First Mandriva release

7648 12
12cr|spybye-0.3-6|1	Summary:	A proxy to help finding malware
12cr|spybye-0.3-6|2	Name:		spybye
12cr|spybye-0.3-6|3	Version:	0.3
12cr|spybye-0.3-6|4	Release:	%mkrel 6
12cr|spybye-0.3-6|5	Group:		System/Servers
12cr|spybye-0.3-6|6	License:	GPLv2
12cr|spybye-0.3-6|7	URL:		http://www.monkey.org/~provos/spybye/
12cr|spybye-0.3-6|8	Source0:	http://www.monkey.org/~provos/%{name}-%{version}.tar.gz
12cr|spybye-0.3-6|9	Source1:	http://www.monkey.org/~provos/%{name}-%{version}.tar.gz.sig
12cr|spybye-0.3-6|10	Source2:	spybye.init
12cr|spybye-0.3-6|11	Source3:	spybye.sysconfig
12cr|spybye-0.3-6|12	Source4:	spybye.logrotate
12cr|spybye-0.3-6|13	Source5:	README.Mandriva
12cr|spybye-0.3-6|14	Patch0:		spybye-memleak.diff
12cr|spybye-0.3-6|15	BuildRequires:	autoconf2.5
12cr|spybye-0.3-6|16	BuildRequires:	libevent-devel
12cr|spybye-0.3-6|17	#BuildRequires:	clamav-devel
12cr|spybye-0.3-6|18	Requires(post): rpm-helper
12cr|spybye-0.3-6|19	Requires(preun): rpm-helper
12cr|spybye-0.3-6|20	Requires:	clamav
12cr|spybye-0.3-6|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|spybye-0.3-6|22	
12cr|spybye-0.3-6|23	%description
12cr|spybye-0.3-6|24	The crawl tool provide a proxy server through which web pages can be fetched
12cr|spybye-0.3-6|25	and analyzed for potentially dangerous includes. To use , you need to configure
12cr|spybye-0.3-6|26	your web browser to use the port configured by -p as proxy port.
12cr|spybye-0.3-6|27	
12cr|spybye-0.3-6|28	
12cr|spybye-0.3-6|29	%prep
12cr|spybye-0.3-6|30	
12cr|spybye-0.3-6|31	%setup -q -n %{name}-%{version}
12cr|spybye-0.3-6|32	%patch0 -p0
12cr|spybye-0.3-6|33	
12cr|spybye-0.3-6|34	cp %{SOURCE2} %{name}.init
12cr|spybye-0.3-6|35	cp %{SOURCE3} %{name}.sysconfig
12cr|spybye-0.3-6|36	cp %{SOURCE4} %{name}.logrotate
12cr|spybye-0.3-6|37	cp %{SOURCE5} README.Mandriva
12cr|spybye-0.3-6|38	
12cr|spybye-0.3-6|39	%build
12cr|spybye-0.3-6|40	
12cr|spybye-0.3-6|41	%configure2_5x \
12cr|spybye-0.3-6|42	--bindir=%{_sbindir} \
12cr|spybye-0.3-6|43	--datadir=%{_localstatedir}/lib
12cr|spybye-0.3-6|44	
12cr|spybye-0.3-6|45	%make
12cr|spybye-0.3-6|46	
12cr|spybye-0.3-6|47	%install
12cr|spybye-0.3-6|48	rm -rf %{buildroot}
12cr|spybye-0.3-6|49	
12cr|spybye-0.3-6|50	# don't fiddle with the initscript!
12cr|spybye-0.3-6|51	export DONT_GPRINTIFY=1
12cr|spybye-0.3-6|52	
12cr|spybye-0.3-6|53	%makeinstall_std
12cr|spybye-0.3-6|54	
12cr|spybye-0.3-6|55	install -d %{buildroot}%{_initrddir}
12cr|spybye-0.3-6|56	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|spybye-0.3-6|57	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|spybye-0.3-6|58	install -d %{buildroot}/var/log/%{name}
12cr|spybye-0.3-6|59	
12cr|spybye-0.3-6|60	install -m0755 %{name}.init %{buildroot}%{_initrddir}/%{name}
12cr|spybye-0.3-6|61	install -m0644 %{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|spybye-0.3-6|62	install -m0644 %{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|spybye-0.3-6|63	
12cr|spybye-0.3-6|64	# create ghostfile
12cr|spybye-0.3-6|65	touch %{buildroot}/var/log/%{name}/%{name}.log
12cr|spybye-0.3-6|66	
12cr|spybye-0.3-6|67	%post
12cr|spybye-0.3-6|68	%create_ghostfile /var/log/%{name}/%{name}.log root root 0644
12cr|spybye-0.3-6|69	%_post_service %{name}
12cr|spybye-0.3-6|70	
12cr|spybye-0.3-6|71	%preun
12cr|spybye-0.3-6|72	%_preun_service %{name}
12cr|spybye-0.3-6|73	
12cr|spybye-0.3-6|74	%clean
12cr|spybye-0.3-6|75	rm -rf %{buildroot}
12cr|spybye-0.3-6|76	
12cr|spybye-0.3-6|77	%files
12cr|spybye-0.3-6|78	%defattr(-,root,root)
12cr|spybye-0.3-6|79	%doc README.Mandriva
12cr|spybye-0.3-6|80	%attr(0755,root,root) %{_initrddir}/%{name}
12cr|spybye-0.3-6|81	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/%{name}
12cr|spybye-0.3-6|82	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}
12cr|spybye-0.3-6|83	%attr(0755,root,root) %{_sbindir}/*
12cr|spybye-0.3-6|84	%dir %{_localstatedir}/lib/%{name}
12cr|spybye-0.3-6|85	%{_localstatedir}/lib/%{name}/*
12cr|spybye-0.3-6|86	%dir %attr(0755,root,root) /var/log/%{name}
12cr|spybye-0.3-6|87	%attr(0644,root,root) %ghost %config(noreplace) /var/log/%{name}/%{name}.log
12cr|spybye-0.3-6|88	%attr(0644,root,root) %{_mandir}/man?/*
12cr|spybye-0.3-6|89	
12cr|spybye-0.3-6|90	
12cr|spybye-0.3-6|91	%changelog
12cr|spybye-0.3-6|92	* Wed Dec 22 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-6mdv2011.0
12cr|spybye-0.3-6|93	+ Revision: 623879
12cr|spybye-0.3-6|94	- rebuilt against libevent 2.x
12cr|spybye-0.3-6|95	
12cr|spybye-0.3-6|96	+ Sandro Cazzaniga <kharec@mandriva.org>
12cr|spybye-0.3-6|97	- fix licence
12cr|spybye-0.3-6|98	
12cr|spybye-0.3-6|99	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.3-5mdv2010.0
12cr|spybye-0.3-6|100	+ Revision: 434080
12cr|spybye-0.3-6|101	- rebuild
12cr|spybye-0.3-6|102	
12cr|spybye-0.3-6|103	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.3-4mdv2009.0
12cr|spybye-0.3-6|104	+ Revision: 269346
12cr|spybye-0.3-6|105	- rebuild early 2009.0 package (before pixel changes)
12cr|spybye-0.3-6|106	
12cr|spybye-0.3-6|107	+ Pixel <pixel@mandriva.com>
12cr|spybye-0.3-6|108	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|spybye-0.3-6|109	
12cr|spybye-0.3-6|110	* Wed May 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-3mdv2009.0
12cr|spybye-0.3-6|111	+ Revision: 207100
12cr|spybye-0.3-6|112	- rebuilt against libevent-1.4.4
12cr|spybye-0.3-6|113	- added P0 to fix a memleak
12cr|spybye-0.3-6|114	- disable clamav support for now
12cr|spybye-0.3-6|115	
12cr|spybye-0.3-6|116	+ Michael Scherer <misc@mandriva.org>
12cr|spybye-0.3-6|117	- rebuild for new clamav
12cr|spybye-0.3-6|118	
12cr|spybye-0.3-6|119	+ Olivier Blin <oblin@mandriva.com>
12cr|spybye-0.3-6|120	- restore BuildRoot
12cr|spybye-0.3-6|121	
12cr|spybye-0.3-6|122	+ Thierry Vignaud <tv@mandriva.org>
12cr|spybye-0.3-6|123	- kill re-definition of %%buildroot on Pixel's request
12cr|spybye-0.3-6|124	
12cr|spybye-0.3-6|125	* Tue Jul 31 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3-2mdv2008.0
12cr|spybye-0.3-6|126	+ Revision: 57081
12cr|spybye-0.3-6|127	- the license was really GPL
12cr|spybye-0.3-6|128	- fix one config bug
12cr|spybye-0.3-6|129	
12cr|spybye-0.3-6|130	* Tue Jul 31 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3-1mdv2008.0
12cr|spybye-0.3-6|131	+ Revision: 57073
12cr|spybye-0.3-6|132	- Import spybye
12cr|spybye-0.3-6|133	
12cr|spybye-0.3-6|134	
12cr|spybye-0.3-6|135	
12cr|spybye-0.3-6|136	* Tue Jul 31 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3-1mdv2008.0
12cr|spybye-0.3-6|137	- initial Mandriva package

7649 12
12cr|spyder-2.1.11-1|1	%define name	spyder
12cr|spyder-2.1.11-1|2	%define version 2.1.11
12cr|spyder-2.1.11-1|3	%define	rel		1
12cr|spyder-2.1.11-1|4	%if %mdkversion < 201100
12cr|spyder-2.1.11-1|5	%define release %mkrel %rel
12cr|spyder-2.1.11-1|6	%else
12cr|spyder-2.1.11-1|7	%define	release %rel
12cr|spyder-2.1.11-1|8	%endif
12cr|spyder-2.1.11-1|9	
12cr|spyder-2.1.11-1|10	Summary:	Scientific Python Development Environment
12cr|spyder-2.1.11-1|11	Name:		%{name}
12cr|spyder-2.1.11-1|12	Version:	%{version}
12cr|spyder-2.1.11-1|13	Release:	%{release}
12cr|spyder-2.1.11-1|14	Source0:	http://spyderlib.googlecode.com/files/%{name}-%{version}.zip
12cr|spyder-2.1.11-1|15	Source1:	%name.desktop
12cr|spyder-2.1.11-1|16	License:	MIT
12cr|spyder-2.1.11-1|17	Group:		Development/Python
12cr|spyder-2.1.11-1|18	URL:		http://spyderlib.googlecode.com/
12cr|spyder-2.1.11-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|spyder-2.1.11-1|20	BuildArch:	noarch
12cr|spyder-2.1.11-1|21	Requires:	python >= 2.5
12cr|spyder-2.1.11-1|22	Requires:	python-qt4 >= 4.4, python-qt4-qscintilla >= 2.1
12cr|spyder-2.1.11-1|23	Requires:	python-matplotlib-qt4
12cr|spyder-2.1.11-1|24	Suggests:	pylint, python-numpy, python-scipy
12cr|spyder-2.1.11-1|25	Suggests:	ipython, python-rope >= 0.9.2, pyflakes >= 0.3.0
12cr|spyder-2.1.11-1|26	Suggests:	python-matplotlib, pylint
12cr|spyder-2.1.11-1|27	BuildRequires:	python-sphinx >= 0.6.0
12cr|spyder-2.1.11-1|28	%py_requires -d
12cr|spyder-2.1.11-1|29	
12cr|spyder-2.1.11-1|30	%description
12cr|spyder-2.1.11-1|31	Spyder is a Python development environment with tons of features:
12cr|spyder-2.1.11-1|32	
12cr|spyder-2.1.11-1|33	* Editor - Multi-language editor with function/class browser, code
12cr|spyder-2.1.11-1|34	analysis (pyflakes and pylint are currently supported),
12cr|spyder-2.1.11-1|35	horizontal/verti- cal splitting, etc.
12cr|spyder-2.1.11-1|36	
12cr|spyder-2.1.11-1|37	* Documentation viewer - Automatically show documentation (if
12cr|spyder-2.1.11-1|38	available, or source code otherwise) for any class instantiation or
12cr|spyder-2.1.11-1|39	function call made in a Python shell (interactive/external console,
12cr|spyder-2.1.11-1|40	see below).
12cr|spyder-2.1.11-1|41	
12cr|spyder-2.1.11-1|42	* Interactive console - Python shell with workspace support (variable
12cr|spyder-2.1.11-1|43	explorer with GUI based editors: dictionary editor, array editor,
12cr|spyder-2.1.11-1|44	...) and matplotlib figures integration.
12cr|spyder-2.1.11-1|45	
12cr|spyder-2.1.11-1|46	* External console (separate process) - Run Python scripts
12cr|spyder-2.1.11-1|47	(interactive, debugging or normal mode) or open a Python interpreter
12cr|spyder-2.1.11-1|48	with variable explorer and documentation viewer support (a basic
12cr|spyder-2.1.11-1|49	terminal window may also be opened with the external console)
12cr|spyder-2.1.11-1|50	
12cr|spyder-2.1.11-1|51	* File/directories explorer
12cr|spyder-2.1.11-1|52	
12cr|spyder-2.1.11-1|53	* Find in files feature - Supports regular expressions and mercurial
12cr|spyder-2.1.11-1|54	repositories
12cr|spyder-2.1.11-1|55	
12cr|spyder-2.1.11-1|56	* History log
12cr|spyder-2.1.11-1|57	
12cr|spyder-2.1.11-1|58	Spyder may also be used as a PyQt4 extension library (module 'spyderlib').
12cr|spyder-2.1.11-1|59	For example, the Python interactive shell widget used in Spyder may be
12cr|spyder-2.1.11-1|60	embedded in your own PyQt4 application.
12cr|spyder-2.1.11-1|61	
12cr|spyder-2.1.11-1|62	%prep
12cr|spyder-2.1.11-1|63	%setup -q -n %{name}-%{version}
12cr|spyder-2.1.11-1|64	
12cr|spyder-2.1.11-1|65	chmod 600 README
12cr|spyder-2.1.11-1|66	
12cr|spyder-2.1.11-1|67	%install
12cr|spyder-2.1.11-1|68	%__rm -rf %{buildroot}
12cr|spyder-2.1.11-1|69	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cr|spyder-2.1.11-1|70	
12cr|spyder-2.1.11-1|71	# adding a launcher
12cr|spyder-2.1.11-1|72	
12cr|spyder-2.1.11-1|73	%{__install} -d -m755 %{buildroot}%{_datadir}/applications
12cr|spyder-2.1.11-1|74	%{__install} -d -m755 %{buildroot}%{_datadir}/pixmaps
12cr|spyder-2.1.11-1|75	
12cr|spyder-2.1.11-1|76	%{__install} -m644 %SOURCE1 %buildroot%_datadir/applications
12cr|spyder-2.1.11-1|77	%{__install} -m644 spyderlib/images/spyder.svg %buildroot%_datadir/pixmaps
12cr|spyder-2.1.11-1|78	
12cr|spyder-2.1.11-1|79	
12cr|spyder-2.1.11-1|80	%clean
12cr|spyder-2.1.11-1|81	%__rm -rf %{buildroot}
12cr|spyder-2.1.11-1|82	
12cr|spyder-2.1.11-1|83	%files -f FILE_LIST
12cr|spyder-2.1.11-1|84	%defattr(-,root,root)
12cr|spyder-2.1.11-1|85	%doc README
12cr|spyder-2.1.11-1|86	%py_sitedir/spyderlib/doc
12cr|spyder-2.1.11-1|87	%_datadir/applications/*.desktop
12cr|spyder-2.1.11-1|88	%_datadir/pixmaps/*.svg
12cr|spyder-2.1.11-1|89	
12cr|spyder-2.1.11-1|90	
12cr|spyder-2.1.11-1|91	%changelog
12cr|spyder-2.1.11-1|92	* Tue Jul 31 2012 Lev Givon <lev@mandriva.org> 2.1.11-1
12cr|spyder-2.1.11-1|93	+ Revision: 811504
12cr|spyder-2.1.11-1|94	- Update to 2.1.11.
12cr|spyder-2.1.11-1|95	
12cr|spyder-2.1.11-1|96	* Fri Jun 08 2012 Lev Givon <lev@mandriva.org> 2.1.10-1
12cr|spyder-2.1.11-1|97	+ Revision: 803542
12cr|spyder-2.1.11-1|98	- Update to 2.1.10.
12cr|spyder-2.1.11-1|99	
12cr|spyder-2.1.11-1|100	+ Cristobal Lopez Silla <tobal@mandriva.org>
12cr|spyder-2.1.11-1|101	- added a launcher for the program
12cr|spyder-2.1.11-1|102	
12cr|spyder-2.1.11-1|103	* Tue Apr 03 2012 Lev Givon <lev@mandriva.org> 2.1.9-1
12cr|spyder-2.1.11-1|104	+ Revision: 788902
12cr|spyder-2.1.11-1|105	- Update to 2.1.9.
12cr|spyder-2.1.11-1|106	
12cr|spyder-2.1.11-1|107	* Wed Mar 07 2012 Lev Givon <lev@mandriva.org> 2.1.8-1
12cr|spyder-2.1.11-1|108	+ Revision: 782571
12cr|spyder-2.1.11-1|109	- Update to 2.1.8.
12cr|spyder-2.1.11-1|110	
12cr|spyder-2.1.11-1|111	* Sun Jan 15 2012 Lev Givon <lev@mandriva.org> 2.1.7-1
12cr|spyder-2.1.11-1|112	+ Revision: 760894
12cr|spyder-2.1.11-1|113	- Update to 2.1.7.
12cr|spyder-2.1.11-1|114	
12cr|spyder-2.1.11-1|115	* Tue Dec 20 2011 Lev Givon <lev@mandriva.org> 2.1.6-1
12cr|spyder-2.1.11-1|116	+ Revision: 743963
12cr|spyder-2.1.11-1|117	- Update to 2.1.6
12cr|spyder-2.1.11-1|118	
12cr|spyder-2.1.11-1|119	* Sun Dec 18 2011 Lev Givon <lev@mandriva.org> 2.1.5-1
12cr|spyder-2.1.11-1|120	+ Revision: 743400
12cr|spyder-2.1.11-1|121	- Update to 2.1.5.
12cr|spyder-2.1.11-1|122	
12cr|spyder-2.1.11-1|123	* Wed Nov 30 2011 Lev Givon <lev@mandriva.org> 2.1.4-1
12cr|spyder-2.1.11-1|124	+ Revision: 735740
12cr|spyder-2.1.11-1|125	- Update to 2.1.4.
12cr|spyder-2.1.11-1|126	
12cr|spyder-2.1.11-1|127	* Mon Nov 28 2011 Lev Givon <lev@mandriva.org> 2.1.3-1
12cr|spyder-2.1.11-1|128	+ Revision: 735142
12cr|spyder-2.1.11-1|129	- Update to 2.1.3.
12cr|spyder-2.1.11-1|130	
12cr|spyder-2.1.11-1|131	* Fri Nov 18 2011 Lev Givon <lev@mandriva.org> 2.1.2-1
12cr|spyder-2.1.11-1|132	+ Revision: 731618
12cr|spyder-2.1.11-1|133	- Update to 2.1.2.
12cr|spyder-2.1.11-1|134	
12cr|spyder-2.1.11-1|135	* Mon Nov 07 2011 Lev Givon <lev@mandriva.org> 2.1.1-1
12cr|spyder-2.1.11-1|136	+ Revision: 727181
12cr|spyder-2.1.11-1|137	- Update to 2.1.1.
12cr|spyder-2.1.11-1|138	
12cr|spyder-2.1.11-1|139	* Thu Nov 03 2011 Lev Givon <lev@mandriva.org> 2.1.0-1
12cr|spyder-2.1.11-1|140	+ Revision: 714294
12cr|spyder-2.1.11-1|141	- Update to 2.1.0.
12cr|spyder-2.1.11-1|142	
12cr|spyder-2.1.11-1|143	* Sun Jun 12 2011 Lev Givon <lev@mandriva.org> 2.0.12-1
12cr|spyder-2.1.11-1|144	+ Revision: 684339
12cr|spyder-2.1.11-1|145	- Update to 2.0.12.
12cr|spyder-2.1.11-1|146	
12cr|spyder-2.1.11-1|147	* Sun May 01 2011 Lev Givon <lev@mandriva.org> 2.0.11-1
12cr|spyder-2.1.11-1|148	+ Revision: 661302
12cr|spyder-2.1.11-1|149	- Update to 2.0.11.
12cr|spyder-2.1.11-1|150	
12cr|spyder-2.1.11-1|151	* Wed Apr 06 2011 Lev Givon <lev@mandriva.org> 2.0.10-1
12cr|spyder-2.1.11-1|152	+ Revision: 651052
12cr|spyder-2.1.11-1|153	- Update to 2.0.10.
12cr|spyder-2.1.11-1|154	
12cr|spyder-2.1.11-1|155	* Mon Apr 04 2011 Lev Givon <lev@mandriva.org> 2.0.9-1
12cr|spyder-2.1.11-1|156	+ Revision: 650109
12cr|spyder-2.1.11-1|157	- Update to 2.0.9.
12cr|spyder-2.1.11-1|158	
12cr|spyder-2.1.11-1|159	* Sun Feb 27 2011 Lev Givon <lev@mandriva.org> 2.0.8-1
12cr|spyder-2.1.11-1|160	+ Revision: 640670
12cr|spyder-2.1.11-1|161	- Update to 2.0.8.
12cr|spyder-2.1.11-1|162	
12cr|spyder-2.1.11-1|163	* Mon Jan 10 2011 Lev Givon <lev@mandriva.org> 2.0.6-1
12cr|spyder-2.1.11-1|164	+ Revision: 630834
12cr|spyder-2.1.11-1|165	- Update to 2.0.6.
12cr|spyder-2.1.11-1|166	
12cr|spyder-2.1.11-1|167	* Thu Dec 16 2010 Lev Givon <lev@mandriva.org> 2.0.5-1mdv2011.0
12cr|spyder-2.1.11-1|168	+ Revision: 622222
12cr|spyder-2.1.11-1|169	- Update to 2.0.5.
12cr|spyder-2.1.11-1|170	
12cr|spyder-2.1.11-1|171	* Mon Dec 13 2010 Lev Givon <lev@mandriva.org> 2.0.4-1mdv2011.0
12cr|spyder-2.1.11-1|172	+ Revision: 620685
12cr|spyder-2.1.11-1|173	- Update to 2.0.4.
12cr|spyder-2.1.11-1|174	
12cr|spyder-2.1.11-1|175	* Tue Dec 07 2010 Lev Givon <lev@mandriva.org> 2.0.3-1mdv2011.0
12cr|spyder-2.1.11-1|176	+ Revision: 614423
12cr|spyder-2.1.11-1|177	- Update to 2.0.3.
12cr|spyder-2.1.11-1|178	
12cr|spyder-2.1.11-1|179	* Wed Dec 01 2010 Lev Givon <lev@mandriva.org> 2.0.2-1mdv2011.0
12cr|spyder-2.1.11-1|180	+ Revision: 604554
12cr|spyder-2.1.11-1|181	- Update to 2.0.2.
12cr|spyder-2.1.11-1|182	
12cr|spyder-2.1.11-1|183	* Tue Nov 30 2010 Lev Givon <lev@mandriva.org> 2.0.1-1mdv2011.0
12cr|spyder-2.1.11-1|184	+ Revision: 603777
12cr|spyder-2.1.11-1|185	- Update to 2.0.1.
12cr|spyder-2.1.11-1|186	
12cr|spyder-2.1.11-1|187	* Tue Nov 30 2010 Lev Givon <lev@mandriva.org> 2.0.0-1mdv2011.0
12cr|spyder-2.1.11-1|188	+ Revision: 603750
12cr|spyder-2.1.11-1|189	- import spyder
12cr|spyder-2.1.11-1|190	
12cr|spyder-2.1.11-1|191	

7650 12
12cr|sqlgrey-1.7.6-4|1	Summary:	Postfix grey-listing policy service
12cr|sqlgrey-1.7.6-4|2	Name:		sqlgrey
12cr|sqlgrey-1.7.6-4|3	Version:	1.7.6
12cr|sqlgrey-1.7.6-4|4	Release:	%mkrel 4
12cr|sqlgrey-1.7.6-4|5	License:	GPL
12cr|sqlgrey-1.7.6-4|6	Group:		System/Servers
12cr|sqlgrey-1.7.6-4|7	URL:		http://sqlgrey.sourceforge.net
12cr|sqlgrey-1.7.6-4|8	Source0:	http://prdownloads.sourceforge.net/sqlgrey/%{name}-%{version}.tar.bz2
12cr|sqlgrey-1.7.6-4|9	Source1:	sqlgrey.init
12cr|sqlgrey-1.7.6-4|10	Patch0:         sqlgrey-1.7.4-sqlite.patch
12cr|sqlgrey-1.7.6-4|11	Patch1:         sqlgrey-1.7.4-warnings.patch
12cr|sqlgrey-1.7.6-4|12	Requires(post): rpm-helper
12cr|sqlgrey-1.7.6-4|13	Requires(preun): rpm-helper
12cr|sqlgrey-1.7.6-4|14	Requires(pre): rpm-helper
12cr|sqlgrey-1.7.6-4|15	Requires(postun): rpm-helper
12cr|sqlgrey-1.7.6-4|16	Requires:	perl-DBD-SQLite
12cr|sqlgrey-1.7.6-4|17	BuildArch:	noarch
12cr|sqlgrey-1.7.6-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sqlgrey-1.7.6-4|19	
12cr|sqlgrey-1.7.6-4|20	%description
12cr|sqlgrey-1.7.6-4|21	SQLgrey is a Postfix grey-listing policy service with
12cr|sqlgrey-1.7.6-4|22	auto-white-listing written in Perl with SQL database as storage
12cr|sqlgrey-1.7.6-4|23	backend. Greylisting stops 50 to 90 % junk mails (spam and virus)
12cr|sqlgrey-1.7.6-4|24	before they reach your Postfix server (saves BW, user time and CPU
12cr|sqlgrey-1.7.6-4|25	time).
12cr|sqlgrey-1.7.6-4|26	
12cr|sqlgrey-1.7.6-4|27	%prep
12cr|sqlgrey-1.7.6-4|28	
12cr|sqlgrey-1.7.6-4|29	%setup -q
12cr|sqlgrey-1.7.6-4|30	%patch0 -p1
12cr|sqlgrey-1.7.6-4|31	%patch1 -p0
12cr|sqlgrey-1.7.6-4|32	
12cr|sqlgrey-1.7.6-4|33	%build
12cr|sqlgrey-1.7.6-4|34	
12cr|sqlgrey-1.7.6-4|35	%make
12cr|sqlgrey-1.7.6-4|36	
12cr|sqlgrey-1.7.6-4|37	%install
12cr|sqlgrey-1.7.6-4|38	rm -rf %{buildroot}
12cr|sqlgrey-1.7.6-4|39	
12cr|sqlgrey-1.7.6-4|40	install -d %{buildroot}%{_sbindir}
12cr|sqlgrey-1.7.6-4|41	install -d %{buildroot}%{_sysconfdir}/sqlgrey
12cr|sqlgrey-1.7.6-4|42	install -d %{buildroot}%{_initrddir}
12cr|sqlgrey-1.7.6-4|43	install -d %{buildroot}%{_mandir}/man1
12cr|sqlgrey-1.7.6-4|44	install -d %{buildroot}%{_localstatedir}/lib/sqlgrey
12cr|sqlgrey-1.7.6-4|45	install -d %{buildroot}%{_var}/run/sqlgrey
12cr|sqlgrey-1.7.6-4|46	
12cr|sqlgrey-1.7.6-4|47	install -m0755 sqlgrey %{buildroot}%{_sbindir}/
12cr|sqlgrey-1.7.6-4|48	install -m0755 update_sqlgrey_config %{buildroot}%{_sbindir}/
12cr|sqlgrey-1.7.6-4|49	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/sqlgrey
12cr|sqlgrey-1.7.6-4|50	install -m0644 etc/sqlgrey.conf %{buildroot}%{_sysconfdir}/sqlgrey/
12cr|sqlgrey-1.7.6-4|51	install -m0644 etc/clients_ip_whitelist %{buildroot}%{_sysconfdir}/sqlgrey/
12cr|sqlgrey-1.7.6-4|52	install -m0644 etc/clients_fqdn_whitelist %{buildroot}%{_sysconfdir}/sqlgrey/
12cr|sqlgrey-1.7.6-4|53	install -m0644 etc/dyn_fqdn.regexp %{buildroot}%{_sysconfdir}/sqlgrey/
12cr|sqlgrey-1.7.6-4|54	install -m0644 etc/smtp_server.regexp %{buildroot}%{_sysconfdir}/sqlgrey/
12cr|sqlgrey-1.7.6-4|55	#install -m0644 sqlgrey.1 %{buildroot}%{_mandir}/man1/
12cr|sqlgrey-1.7.6-4|56	
12cr|sqlgrey-1.7.6-4|57	%pre
12cr|sqlgrey-1.7.6-4|58	%_pre_useradd sqlgrey %{_localstatedir}/lib/sqlgrey /bin/sh
12cr|sqlgrey-1.7.6-4|59	
12cr|sqlgrey-1.7.6-4|60	%post
12cr|sqlgrey-1.7.6-4|61	%_post_service sqlgrey
12cr|sqlgrey-1.7.6-4|62	
12cr|sqlgrey-1.7.6-4|63	%preun
12cr|sqlgrey-1.7.6-4|64	%_preun_service sqlgrey
12cr|sqlgrey-1.7.6-4|65	
12cr|sqlgrey-1.7.6-4|66	%postun
12cr|sqlgrey-1.7.6-4|67	%_postun_userdel sqlgrey
12cr|sqlgrey-1.7.6-4|68	
12cr|sqlgrey-1.7.6-4|69	%clean
12cr|sqlgrey-1.7.6-4|70	rm -rf %{buildroot}
12cr|sqlgrey-1.7.6-4|71	
12cr|sqlgrey-1.7.6-4|72	%files
12cr|sqlgrey-1.7.6-4|73	%defattr(-,root,root)
12cr|sqlgrey-1.7.6-4|74	%doc COPYING Changelog FAQ HOWTO README TODO
12cr|sqlgrey-1.7.6-4|75	%attr(0755,root,root) %{_initrddir}/sqlgrey
12cr|sqlgrey-1.7.6-4|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sqlgrey/sqlgrey.conf
12cr|sqlgrey-1.7.6-4|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sqlgrey/clients_ip_whitelist
12cr|sqlgrey-1.7.6-4|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sqlgrey/clients_fqdn_whitelist
12cr|sqlgrey-1.7.6-4|79	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sqlgrey/dyn_fqdn.regexp
12cr|sqlgrey-1.7.6-4|80	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sqlgrey/smtp_server.regexp
12cr|sqlgrey-1.7.6-4|81	%attr(0755,root,root) %{_sbindir}/sqlgrey
12cr|sqlgrey-1.7.6-4|82	%attr(0755,root,root) %{_sbindir}/update_sqlgrey_config
12cr|sqlgrey-1.7.6-4|83	%attr(0755,sqlgrey,sqlgrey) %dir %{_localstatedir}/lib/sqlgrey
12cr|sqlgrey-1.7.6-4|84	%attr(0755,sqlgrey,sqlgrey) %dir %{_var}/run/sqlgrey
12cr|sqlgrey-1.7.6-4|85	#%attr(0644,root,root) %{_mandir}/man1/sqlgrey.1*
12cr|sqlgrey-1.7.6-4|86	
12cr|sqlgrey-1.7.6-4|87	
12cr|sqlgrey-1.7.6-4|88	%changelog
12cr|sqlgrey-1.7.6-4|89	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.6-4mdv2011.0
12cr|sqlgrey-1.7.6-4|90	+ Revision: 614954
12cr|sqlgrey-1.7.6-4|91	- the mass rebuild of 2010.1 packages
12cr|sqlgrey-1.7.6-4|92	
12cr|sqlgrey-1.7.6-4|93	* Thu May 06 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.7.6-3mdv2010.1
12cr|sqlgrey-1.7.6-4|94	+ Revision: 542780
12cr|sqlgrey-1.7.6-4|95	- S1 updated for LBS complain
12cr|sqlgrey-1.7.6-4|96	
12cr|sqlgrey-1.7.6-4|97	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.7.6-2mdv2010.0
12cr|sqlgrey-1.7.6-4|98	+ Revision: 434082
12cr|sqlgrey-1.7.6-4|99	- rebuild
12cr|sqlgrey-1.7.6-4|100	
12cr|sqlgrey-1.7.6-4|101	* Sun Sep 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1.7.6-1mdv2009.0
12cr|sqlgrey-1.7.6-4|102	+ Revision: 282267
12cr|sqlgrey-1.7.6-4|103	- 1.7.6
12cr|sqlgrey-1.7.6-4|104	- rediffed P1
12cr|sqlgrey-1.7.6-4|105	
12cr|sqlgrey-1.7.6-4|106	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 1.7.5-5mdv2009.0
12cr|sqlgrey-1.7.6-4|107	+ Revision: 260983
12cr|sqlgrey-1.7.6-4|108	- rebuild
12cr|sqlgrey-1.7.6-4|109	
12cr|sqlgrey-1.7.6-4|110	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.7.5-4mdv2009.0
12cr|sqlgrey-1.7.6-4|111	+ Revision: 253014
12cr|sqlgrey-1.7.6-4|112	- rebuild
12cr|sqlgrey-1.7.6-4|113	
12cr|sqlgrey-1.7.6-4|114	+ Pixel <pixel@mandriva.com>
12cr|sqlgrey-1.7.6-4|115	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|sqlgrey-1.7.6-4|116	
12cr|sqlgrey-1.7.6-4|117	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.7.5-2mdv2008.1
12cr|sqlgrey-1.7.6-4|118	+ Revision: 171118
12cr|sqlgrey-1.7.6-4|119	- rebuild
12cr|sqlgrey-1.7.6-4|120	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|sqlgrey-1.7.6-4|121	- kill re-definition of %%buildroot on Pixel's request
12cr|sqlgrey-1.7.6-4|122	
12cr|sqlgrey-1.7.6-4|123	+ Olivier Blin <oblin@mandriva.com>
12cr|sqlgrey-1.7.6-4|124	- restore BuildRoot
12cr|sqlgrey-1.7.6-4|125	
12cr|sqlgrey-1.7.6-4|126	* Wed Sep 05 2007 Jérôme Soyer <saispo@mandriva.org> 1.7.5-1mdv2008.0
12cr|sqlgrey-1.7.6-4|127	+ Revision: 80488
12cr|sqlgrey-1.7.6-4|128	- New release 1.7.5
12cr|sqlgrey-1.7.6-4|129	- Import sqlgrey
12cr|sqlgrey-1.7.6-4|130	
12cr|sqlgrey-1.7.6-4|131	
12cr|sqlgrey-1.7.6-4|132	
12cr|sqlgrey-1.7.6-4|133	* Tue May 09 2006 Jerome Soyer <saispo@mandriva.org> 1.6.6-1mdk
12cr|sqlgrey-1.7.6-4|134	- New release 1.6.6
12cr|sqlgrey-1.7.6-4|135	
12cr|sqlgrey-1.7.6-4|136	* Tue Jul 05 2005 Oden Eriksson <oeriksson@mandriva.com> 1.6.2-1mdk
12cr|sqlgrey-1.7.6-4|137	- 1.6.2 (Minor bugfixes)
12cr|sqlgrey-1.7.6-4|138	
12cr|sqlgrey-1.7.6-4|139	* Sun Jun 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-1mdk
12cr|sqlgrey-1.7.6-4|140	- 1.6.0 (Major feature enhancements)
12cr|sqlgrey-1.7.6-4|141	- fix deps
12cr|sqlgrey-1.7.6-4|142	- use the %%mkrel macro
12cr|sqlgrey-1.7.6-4|143	
12cr|sqlgrey-1.7.6-4|144	* Mon Mar 07 2005 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.5.3-1mdk
12cr|sqlgrey-1.7.6-4|145	- initial Mandrakelinux package
12cr|sqlgrey-1.7.6-4|146	- added P0 & S1
12cr|sqlgrey-1.7.6-4|147	- used fragments of the provided spec file

7651 12
12cr|sqlitebrowser-2.0-0.r68.1|1	%define beta b1
12cr|sqlitebrowser-2.0-0.r68.1|2	%define svn  r68
12cr|sqlitebrowser-2.0-0.r68.1|3	
12cr|sqlitebrowser-2.0-0.r68.1|4	Name: sqlitebrowser
12cr|sqlitebrowser-2.0-0.r68.1|5	Version: 2.0
12cr|sqlitebrowser-2.0-0.r68.1|6	Release: %mkrel -c %svn 1
12cr|sqlitebrowser-2.0-0.r68.1|7	
12cr|sqlitebrowser-2.0-0.r68.1|8	Summary:    Design and edit database files compatible with SQLite
12cr|sqlitebrowser-2.0-0.r68.1|9	License:    Public Domain
12cr|sqlitebrowser-2.0-0.r68.1|10	Group:      System/Configuration/Other
12cr|sqlitebrowser-2.0-0.r68.1|11	Url:        http://sqlitebrowser.sourceforge.net/index.html
12cr|sqlitebrowser-2.0-0.r68.1|12	#Source0:    http://heanet.dl.sourceforge.net/sourceforge/sqlitebrowser/%{name}_200_%{beta}_src.tar.gz
12cr|sqlitebrowser-2.0-0.r68.1|13	Source0:    http://heanet.dl.sourceforge.net/sourceforge/sqlitebrowser/%{name}-%{svn}.tar.xz
12cr|sqlitebrowser-2.0-0.r68.1|14	Patch0:     sqlitebrowser-2.0-fix-str-fmt.patch
12cr|sqlitebrowser-2.0-0.r68.1|15	Patch1:     sqlitebrowser-2.0-use_system_sqlite.patch
12cr|sqlitebrowser-2.0-0.r68.1|16	
12cr|sqlitebrowser-2.0-0.r68.1|17	BuildRequires: qt4-devel
12cr|sqlitebrowser-2.0-0.r68.1|18	BuildRequires: sqlite3-devel
12cr|sqlitebrowser-2.0-0.r68.1|19	
12cr|sqlitebrowser-2.0-0.r68.1|20	%description
12cr|sqlitebrowser-2.0-0.r68.1|21	SQLite Database Browser is a freeware, public domain, open source
12cr|sqlitebrowser-2.0-0.r68.1|22	visual tool used to create, design and edit database files compatible
12cr|sqlitebrowser-2.0-0.r68.1|23	with SQLite. It is meant to be used for users and developers that want
12cr|sqlitebrowser-2.0-0.r68.1|24	to create databases, edit and search data using a familiar
12cr|sqlitebrowser-2.0-0.r68.1|25	spreadsheet-like interface, without the need to learn complicated
12cr|sqlitebrowser-2.0-0.r68.1|26	SQL commands.
12cr|sqlitebrowser-2.0-0.r68.1|27	
12cr|sqlitebrowser-2.0-0.r68.1|28	%prep
12cr|sqlitebrowser-2.0-0.r68.1|29	%setup -q -n %{name}/%{name}/%{name}
12cr|sqlitebrowser-2.0-0.r68.1|30	%patch0 -p0
12cr|sqlitebrowser-2.0-0.r68.1|31	%patch1 -p3
12cr|sqlitebrowser-2.0-0.r68.1|32	chmod 644 *txt
12cr|sqlitebrowser-2.0-0.r68.1|33	
12cr|sqlitebrowser-2.0-0.r68.1|34	%build
12cr|sqlitebrowser-2.0-0.r68.1|35	%qmake_qt4
12cr|sqlitebrowser-2.0-0.r68.1|36	%make
12cr|sqlitebrowser-2.0-0.r68.1|37	
12cr|sqlitebrowser-2.0-0.r68.1|38	%install
12cr|sqlitebrowser-2.0-0.r68.1|39	install -d -m 755 %{buildroot}/%{_bindir}
12cr|sqlitebrowser-2.0-0.r68.1|40	cp sqlitebrowser %{buildroot}/%{_bindir}/
12cr|sqlitebrowser-2.0-0.r68.1|41	
12cr|sqlitebrowser-2.0-0.r68.1|42	install -d -m 755 %{buildroot}%{_datadir}/applications/
12cr|sqlitebrowser-2.0-0.r68.1|43	cat >%{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cr|sqlitebrowser-2.0-0.r68.1|44	[Desktop Entry]
12cr|sqlitebrowser-2.0-0.r68.1|45	Name=SQLite database browser
12cr|sqlitebrowser-2.0-0.r68.1|46	Comment=GUI editor for SQLite databases
12cr|sqlitebrowser-2.0-0.r68.1|47	TryExec=sqlitebrowser
12cr|sqlitebrowser-2.0-0.r68.1|48	Exec=sqlitebrowser
12cr|sqlitebrowser-2.0-0.r68.1|49	Icon=sqlitebrowser
12cr|sqlitebrowser-2.0-0.r68.1|50	Terminal=false
12cr|sqlitebrowser-2.0-0.r68.1|51	Type=Application
12cr|sqlitebrowser-2.0-0.r68.1|52	Categories=Development;Database;Qt;
12cr|sqlitebrowser-2.0-0.r68.1|53	MimeType=application/x-sqlite3;
12cr|sqlitebrowser-2.0-0.r68.1|54	EOF
12cr|sqlitebrowser-2.0-0.r68.1|55	
12cr|sqlitebrowser-2.0-0.r68.1|56	install -m 644 -D images/128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
12cr|sqlitebrowser-2.0-0.r68.1|57	
12cr|sqlitebrowser-2.0-0.r68.1|58	
12cr|sqlitebrowser-2.0-0.r68.1|59	%files
12cr|sqlitebrowser-2.0-0.r68.1|60	%doc *.txt
12cr|sqlitebrowser-2.0-0.r68.1|61	%{_bindir}/sqlitebrowser
12cr|sqlitebrowser-2.0-0.r68.1|62	%{_datadir}/applications/%{name}.desktop
12cr|sqlitebrowser-2.0-0.r68.1|63	%{_datadir}/icons/hicolor/128x128/apps/%{name}.png

7652 12
12cr|sqliteman-1.2.2-2|1	Summary:	Lightweigth but powerfull Sqlite3 manager
12cr|sqliteman-1.2.2-2|2	Name:		sqliteman
12cr|sqliteman-1.2.2-2|3	Version:	1.2.2
12cr|sqliteman-1.2.2-2|4	Release:	%mkrel 2
12cr|sqliteman-1.2.2-2|5	License:	GPLv2+
12cr|sqliteman-1.2.2-2|6	Group:		Development/Databases
12cr|sqliteman-1.2.2-2|7	URL:		http://sqliteman.sourceforge.net/
12cr|sqliteman-1.2.2-2|8	Source:		http://downloads.sourceforge.net/sqliteman/%{name}-%{version}.tar.bz2
12cr|sqliteman-1.2.2-2|9	BuildRequires:	qt4-devel >= 4.3.0
12cr|sqliteman-1.2.2-2|10	%if %mdkversion < 200900
12cr|sqliteman-1.2.2-2|11	BuildRequires:	qt4-database-plugin-sqlite-lib
12cr|sqliteman-1.2.2-2|12	%else
12cr|sqliteman-1.2.2-2|13	BuildRequires:	qt4-database-plugin-sqlite
12cr|sqliteman-1.2.2-2|14	%endif
12cr|sqliteman-1.2.2-2|15	BuildRequires:	cmake
12cr|sqliteman-1.2.2-2|16	BuildRequires:	qscintilla-qt4-devel
12cr|sqliteman-1.2.2-2|17	%if %mdkversion < 200900
12cr|sqliteman-1.2.2-2|18	Requires:	qt4-database-plugin-sqlite-lib
12cr|sqliteman-1.2.2-2|19	%else
12cr|sqliteman-1.2.2-2|20	Requires:	qt4-database-plugin-sqlite
12cr|sqliteman-1.2.2-2|21	%endif
12cr|sqliteman-1.2.2-2|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|sqliteman-1.2.2-2|23	
12cr|sqliteman-1.2.2-2|24	%description
12cr|sqliteman-1.2.2-2|25	The best developer's and/or admin's GUI tool for Sqlite3
12cr|sqliteman-1.2.2-2|26	in the world. No joking here (or just a bit only) - it
12cr|sqliteman-1.2.2-2|27	contains the most complette feature set of all tools available.
12cr|sqliteman-1.2.2-2|28	
12cr|sqliteman-1.2.2-2|29	%prep
12cr|sqliteman-1.2.2-2|30	%setup -q
12cr|sqliteman-1.2.2-2|31	
12cr|sqliteman-1.2.2-2|32	%build
12cr|sqliteman-1.2.2-2|33	%cmake_qt4
12cr|sqliteman-1.2.2-2|34	%make
12cr|sqliteman-1.2.2-2|35	
12cr|sqliteman-1.2.2-2|36	%install
12cr|sqliteman-1.2.2-2|37	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|sqliteman-1.2.2-2|38	
12cr|sqliteman-1.2.2-2|39	%makeinstall_std -C build
12cr|sqliteman-1.2.2-2|40	
12cr|sqliteman-1.2.2-2|41	%if %mdkversion < 200900
12cr|sqliteman-1.2.2-2|42	%post
12cr|sqliteman-1.2.2-2|43	%{update_menus}
12cr|sqliteman-1.2.2-2|44	%{update_desktop_database}
12cr|sqliteman-1.2.2-2|45	%update_icon_cache hicolor
12cr|sqliteman-1.2.2-2|46	%endif
12cr|sqliteman-1.2.2-2|47	
12cr|sqliteman-1.2.2-2|48	%if %mdkversion < 200900
12cr|sqliteman-1.2.2-2|49	%postun
12cr|sqliteman-1.2.2-2|50	%{clean_menus}
12cr|sqliteman-1.2.2-2|51	%{clean_desktop_database}
12cr|sqliteman-1.2.2-2|52	%clean_icon_cache hicolor
12cr|sqliteman-1.2.2-2|53	%endif
12cr|sqliteman-1.2.2-2|54	
12cr|sqliteman-1.2.2-2|55	%clean
12cr|sqliteman-1.2.2-2|56	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|sqliteman-1.2.2-2|57	
12cr|sqliteman-1.2.2-2|58	%files
12cr|sqliteman-1.2.2-2|59	%defattr(-,root,root)
12cr|sqliteman-1.2.2-2|60	%doc %{_datadir}/%{name}/doc/*
12cr|sqliteman-1.2.2-2|61	%{_bindir}/sqliteman
12cr|sqliteman-1.2.2-2|62	%{_datadir}/applications/sqliteman.desktop
12cr|sqliteman-1.2.2-2|63	%{_datadir}/%{name}/icons/*.png
12cr|sqliteman-1.2.2-2|64	%{_iconsdir}/hicolor/sqliteman.png
12cr|sqliteman-1.2.2-2|65	%lang(bg) %{_datadir}/%{name}/sqliteman_bg.qm
12cr|sqliteman-1.2.2-2|66	%lang(cs) %{_datadir}/%{name}/sqliteman_cs.qm
12cr|sqliteman-1.2.2-2|67	%lang(de) %{_datadir}/%{name}/sqliteman_de.qm
12cr|sqliteman-1.2.2-2|68	%lang(en) %{_datadir}/%{name}/sqliteman_en.qm
12cr|sqliteman-1.2.2-2|69	%lang(fr) %{_datadir}/%{name}/sqliteman_fr.qm
12cr|sqliteman-1.2.2-2|70	%lang(it) %{_datadir}/%{name}/sqliteman_it.qm
12cr|sqliteman-1.2.2-2|71	%lang(pl) %{_datadir}/%{name}/sqliteman_pl.qm
12cr|sqliteman-1.2.2-2|72	%lang(ru) %{_datadir}/%{name}/sqliteman_ru.qm
12cr|sqliteman-1.2.2-2|73	
12cr|sqliteman-1.2.2-2|74	
12cr|sqliteman-1.2.2-2|75	%changelog
12cr|sqliteman-1.2.2-2|76	* Wed Nov 23 2011 Götz Waschk <waschk@mandriva.org> 1.2.2-2mdv2012.0
12cr|sqliteman-1.2.2-2|77	+ Revision: 732759
12cr|sqliteman-1.2.2-2|78	- qscintilla rebuild
12cr|sqliteman-1.2.2-2|79	
12cr|sqliteman-1.2.2-2|80	* Sat Jul 17 2010 Funda Wang <fwang@mandriva.org> 1.2.2-1mdv2011.0
12cr|sqliteman-1.2.2-2|81	+ Revision: 554502
12cr|sqliteman-1.2.2-2|82	- new version 1.2.2
12cr|sqliteman-1.2.2-2|83	
12cr|sqliteman-1.2.2-2|84	* Sun Jun 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.1-1mdv2010.0
12cr|sqliteman-1.2.2-2|85	+ Revision: 383487
12cr|sqliteman-1.2.2-2|86	- update to new version 1.2.1
12cr|sqliteman-1.2.2-2|87	- fix file list
12cr|sqliteman-1.2.2-2|88	
12cr|sqliteman-1.2.2-2|89	+ Jerome Martin <jmartin@mandriva.org>
12cr|sqliteman-1.2.2-2|90	- Fixed BuildRequires/Requires for 2008.1
12cr|sqliteman-1.2.2-2|91	
12cr|sqliteman-1.2.2-2|92	* Wed Nov 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.0-2mdv2009.1
12cr|sqliteman-1.2.2-2|93	+ Revision: 304485
12cr|sqliteman-1.2.2-2|94	- rebuild
12cr|sqliteman-1.2.2-2|95	
12cr|sqliteman-1.2.2-2|96	* Wed Aug 06 2008 Funda Wang <fwang@mandriva.org> 1.2.0-1mdv2009.0
12cr|sqliteman-1.2.2-2|97	+ Revision: 264718
12cr|sqliteman-1.2.2-2|98	- New version 1.2.0
12cr|sqliteman-1.2.2-2|99	- use non-arch dependencies
12cr|sqliteman-1.2.2-2|100	
12cr|sqliteman-1.2.2-2|101	* Sun Jul 13 2008 Funda Wang <fwang@mandriva.org> 1.0.1-2mdv2009.0
12cr|sqliteman-1.2.2-2|102	+ Revision: 234232
12cr|sqliteman-1.2.2-2|103	- add requires on qt4-sqlite
12cr|sqliteman-1.2.2-2|104	
12cr|sqliteman-1.2.2-2|105	+ Pixel <pixel@mandriva.com>
12cr|sqliteman-1.2.2-2|106	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|sqliteman-1.2.2-2|107	
12cr|sqliteman-1.2.2-2|108	* Thu Jan 31 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.1-1mdv2008.1
12cr|sqliteman-1.2.2-2|109	+ Revision: 160882
12cr|sqliteman-1.2.2-2|110	- new version
12cr|sqliteman-1.2.2-2|111	- fix file list
12cr|sqliteman-1.2.2-2|112	
12cr|sqliteman-1.2.2-2|113	+ Olivier Blin <blino@mandriva.org>
12cr|sqliteman-1.2.2-2|114	- restore BuildRoot
12cr|sqliteman-1.2.2-2|115	
12cr|sqliteman-1.2.2-2|116	+ Thierry Vignaud <tv@mandriva.org>
12cr|sqliteman-1.2.2-2|117	- kill re-definition of %%buildroot on Pixel's request
12cr|sqliteman-1.2.2-2|118	
12cr|sqliteman-1.2.2-2|119	* Wed Jul 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-1mdv2008.0
12cr|sqliteman-1.2.2-2|120	+ Revision: 53317
12cr|sqliteman-1.2.2-2|121	- new version
12cr|sqliteman-1.2.2-2|122	- drop X-MandrivaLinux
12cr|sqliteman-1.2.2-2|123	- drop buildrequires on desktop-file-utils
12cr|sqliteman-1.2.2-2|124	- fix file list
12cr|sqliteman-1.2.2-2|125	
12cr|sqliteman-1.2.2-2|126	* Tue Apr 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.99-0.20070421.1mdv2008.0
12cr|sqliteman-1.2.2-2|127	+ Revision: 17936
12cr|sqliteman-1.2.2-2|128	- correct buildrequires
12cr|sqliteman-1.2.2-2|129	- fix building on x86_64
12cr|sqliteman-1.2.2-2|130	- Import sqliteman
12cr|sqliteman-1.2.2-2|131	

7653 12
12cr|sqlmap-0.9-2|1	Name:           sqlmap
12cr|sqlmap-0.9-2|2	Version:        0.9
12cr|sqlmap-0.9-2|3	Release:        2
12cr|sqlmap-0.9-2|4	Summary:        Automatic SQL injection and database takeover tool
12cr|sqlmap-0.9-2|5	Group:          Monitoring
12cr|sqlmap-0.9-2|6	License:        GPL
12cr|sqlmap-0.9-2|7	URL:            http://sqlmap.sourceforge.net/
12cr|sqlmap-0.9-2|8	Source0:        http://downloads.sourceforge.net/sqlmap/sqlmap-%{version}.tar.gz
12cr|sqlmap-0.9-2|9	BuildArch:	noarch
12cr|sqlmap-0.9-2|10	
12cr|sqlmap-0.9-2|11	%description
12cr|sqlmap-0.9-2|12	sqlmap is an open source penetration testing tool that automates the process of
12cr|sqlmap-0.9-2|13	detecting and exploiting SQL injection flaws and taking over of database
12cr|sqlmap-0.9-2|14	servers. It comes with a powerful detection engine, many niche features for the
12cr|sqlmap-0.9-2|15	ultimate penetration tester and a broad range of switches lasting from database
12cr|sqlmap-0.9-2|16	fingerprinting, over data fetching from the database, to accessing the
12cr|sqlmap-0.9-2|17	underlying file system and executing commands on the operating system via
12cr|sqlmap-0.9-2|18	out-of-band connections.
12cr|sqlmap-0.9-2|19	
12cr|sqlmap-0.9-2|20	%prep
12cr|sqlmap-0.9-2|21	%setup -q -n sqlmap
12cr|sqlmap-0.9-2|22	find . -name .svn | xargs rm -rf
12cr|sqlmap-0.9-2|23	# Drop shebang from non-executable python files
12cr|sqlmap-0.9-2|24	find . -type f -and -name '*.py' -and ! -executable -exec  sed -i "sa#!/usr/bin/env pythonaa" {} \;
12cr|sqlmap-0.9-2|25	# Dro non-Linux stuff
12cr|sqlmap-0.9-2|26	rm -rf lib/contrib/upx/macosx
12cr|sqlmap-0.9-2|27	rm -rf lib/contrib/upx/windows
12cr|sqlmap-0.9-2|28	rm -rf udf/mysql/windows
12cr|sqlmap-0.9-2|29	rm -rf udf/postgresql/windows
12cr|sqlmap-0.9-2|30	
12cr|sqlmap-0.9-2|31	%install
12cr|sqlmap-0.9-2|32	rm -rf %{buildroot}
12cr|sqlmap-0.9-2|33	
12cr|sqlmap-0.9-2|34	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|sqlmap-0.9-2|35	install -m 755 sqlmap.py %{buildroot}%{_datadir}/%{name}
12cr|sqlmap-0.9-2|36	cp -pr extra %{buildroot}%{_datadir}/%{name}
12cr|sqlmap-0.9-2|37	cp -pr lib %{buildroot}%{_datadir}/%{name}
12cr|sqlmap-0.9-2|38	cp -pr plugins %{buildroot}%{_datadir}/%{name}
12cr|sqlmap-0.9-2|39	cp -pr shell %{buildroot}%{_datadir}/%{name}
12cr|sqlmap-0.9-2|40	cp -pr txt %{buildroot}%{_datadir}/%{name}
12cr|sqlmap-0.9-2|41	cp -pr udf %{buildroot}%{_datadir}/%{name}
12cr|sqlmap-0.9-2|42	cp -pr xml %{buildroot}%{_datadir}/%{name}
12cr|sqlmap-0.9-2|43	
12cr|sqlmap-0.9-2|44	install -d -m 755 %{buildroot}%{_bindir}
12cr|sqlmap-0.9-2|45	cat > %{buildroot}%{_bindir}/sqlmap <<EOF
12cr|sqlmap-0.9-2|46	#!/bin/sh
12cr|sqlmap-0.9-2|47	cd %{_datadir}/%{name}
12cr|sqlmap-0.9-2|48	exec ./sqlmap.py \$@
12cr|sqlmap-0.9-2|49	EOF
12cr|sqlmap-0.9-2|50	chmod +x %{buildroot}%{_bindir}/sqlmap
12cr|sqlmap-0.9-2|51	
12cr|sqlmap-0.9-2|52	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|sqlmap-0.9-2|53	install -m 644 sqlmap.conf %{buildroot}%{_sysconfdir}
12cr|sqlmap-0.9-2|54	pushd %{buildroot}%{_datadir}/%{name}
12cr|sqlmap-0.9-2|55	ln -s ../../..%{_sysconfdir}/sqlmap.conf .
12cr|sqlmap-0.9-2|56	popd
12cr|sqlmap-0.9-2|57	
12cr|sqlmap-0.9-2|58	%clean
12cr|sqlmap-0.9-2|59	rm -rf %{buildroot}
12cr|sqlmap-0.9-2|60	
12cr|sqlmap-0.9-2|61	%files
12cr|sqlmap-0.9-2|62	%defattr(-,root,root)
12cr|sqlmap-0.9-2|63	%doc doc/*
12cr|sqlmap-0.9-2|64	%{_datadir}/%{name}
12cr|sqlmap-0.9-2|65	%{_bindir}/%{name}
12cr|sqlmap-0.9-2|66	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|sqlmap-0.9-2|67	
12cr|sqlmap-0.9-2|68	
12cr|sqlmap-0.9-2|69	
12cr|sqlmap-0.9-2|70	%changelog
12cr|sqlmap-0.9-2|71	* Tue Dec 27 2011 Denis Silakov <dsilakov@mandriva.org> 0.9-2
12cr|sqlmap-0.9-2|72	+ Revision: 745518
12cr|sqlmap-0.9-2|73	- drop non-linux files, fix launcher
12cr|sqlmap-0.9-2|74	
12cr|sqlmap-0.9-2|75	* Thu Jul 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.9-1
12cr|sqlmap-0.9-2|76	+ Revision: 689092
12cr|sqlmap-0.9-2|77	- import sqlmap
12cr|sqlmap-0.9-2|78	

7654 12
12cr|squeak3-vm-3.10.4-1|1	%define major	3.10
12cr|squeak3-vm-3.10.4-1|2	%define minor	4
12cr|squeak3-vm-3.10.4-1|3	%define vmver	%{major}-%{minor}
12cr|squeak3-vm-3.10.4-1|4	%define source	Squeak-%{vmver}
12cr|squeak3-vm-3.10.4-1|5	
12cr|squeak3-vm-3.10.4-1|6	Name:		squeak3-vm
12cr|squeak3-vm-3.10.4-1|7	Version:	%{major}.%{minor}
12cr|squeak3-vm-3.10.4-1|8	Release:	1
12cr|squeak3-vm-3.10.4-1|9	Summary:	The Squeak virtual machine
12cr|squeak3-vm-3.10.4-1|10	Group:		Development/Other
12cr|squeak3-vm-3.10.4-1|11	License:	MIT
12cr|squeak3-vm-3.10.4-1|12	URL:		http://squeakvm.org/unix
12cr|squeak3-vm-3.10.4-1|13	Source0:	http://ftp.squeak.org/%{major}/unix-linux/%{source}.src.tar.gz
12cr|squeak3-vm-3.10.4-1|14	Source2:	squeak-desktop-files.tar.gz
12cr|squeak3-vm-3.10.4-1|15	Patch0:		squeak-vm-rpath.patch
12cr|squeak3-vm-3.10.4-1|16	Patch1: 	squeak-vm-install-inisqueak.patch
12cr|squeak3-vm-3.10.4-1|17	Patch2: 	squeak-vm-imgdir.patch
12cr|squeak3-vm-3.10.4-1|18	Patch3: 	squeak-vm-tail-options.patch
12cr|squeak3-vm-3.10.4-1|19	Patch4: 	squeak-vm-dprintf.patch
12cr|squeak3-vm-3.10.4-1|20	Patch5: 	squeak-vm-libv4l.patch
12cr|squeak3-vm-3.10.4-1|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|squeak3-vm-3.10.4-1|22	Requires(post):	desktop-file-utils
12cr|squeak3-vm-3.10.4-1|23	Requires(postun): desktop-file-utils
12cr|squeak3-vm-3.10.4-1|24	BuildRequires:	libaudiofile-devel
12cr|squeak3-vm-3.10.4-1|25	BuildRequires:	X11-devel
12cr|squeak3-vm-3.10.4-1|26	BuildRequires:	x11-proto-devel
12cr|squeak3-vm-3.10.4-1|27	BuildRequires:	libx11-devel
12cr|squeak3-vm-3.10.4-1|28	BuildRequires:	gcc
12cr|squeak3-vm-3.10.4-1|29	BuildRequires:	desktop-file-utils
12cr|squeak3-vm-3.10.4-1|30	BuildRequires:	libalsa-devel
12cr|squeak3-vm-3.10.4-1|31	BuildRequires:	libvorbis-devel
12cr|squeak3-vm-3.10.4-1|32	BuildRequires:	libtheora-devel
12cr|squeak3-vm-3.10.4-1|33	BuildRequires:	speex-devel
12cr|squeak3-vm-3.10.4-1|34	BuildRequires:	dbus-devel
12cr|squeak3-vm-3.10.4-1|35	BuildRequires:	pango-devel
12cr|squeak3-vm-3.10.4-1|36	BuildRequires:	gstreamer0.10-devel
12cr|squeak3-vm-3.10.4-1|37	BuildRequires:	libice-devel
12cr|squeak3-vm-3.10.4-1|38	BuildRequires:	libsm-devel
12cr|squeak3-vm-3.10.4-1|39	BuildRequires:	libv4l-devel
12cr|squeak3-vm-3.10.4-1|40	BuildRequires:	libxext-devel
12cr|squeak3-vm-3.10.4-1|41	BuildRequires:	ext2fs-devel
12cr|squeak3-vm-3.10.4-1|42	BuildRequires:	dbus-devel
12cr|squeak3-vm-3.10.4-1|43	BuildRequires:	pkgconfig(uuid)
12cr|squeak3-vm-3.10.4-1|44	Requires:	zenity
12cr|squeak3-vm-3.10.4-1|45	
12cr|squeak3-vm-3.10.4-1|46	%description
12cr|squeak3-vm-3.10.4-1|47	Squeak is a full-featured implementation of the Smalltalk programming
12cr|squeak3-vm-3.10.4-1|48	language and environment based on (and largely compatible with) the original
12cr|squeak3-vm-3.10.4-1|49	Smalltalk-80 system.
12cr|squeak3-vm-3.10.4-1|50	
12cr|squeak3-vm-3.10.4-1|51	This package contains just the Squeak virtual machine.
12cr|squeak3-vm-3.10.4-1|52	
12cr|squeak3-vm-3.10.4-1|53	%prep
12cr|squeak3-vm-3.10.4-1|54	%setup -q -n %{source} -a 2
12cr|squeak3-vm-3.10.4-1|55	find platforms -name '*.[ch]' -exec chmod ug=rw,o=r {} \;
12cr|squeak3-vm-3.10.4-1|56	
12cr|squeak3-vm-3.10.4-1|57	%patch0 -p1 -b .rpath
12cr|squeak3-vm-3.10.4-1|58	%patch1 -p1 -b .install-inisqueak
12cr|squeak3-vm-3.10.4-1|59	%patch2 -p1 -b .imgdir
12cr|squeak3-vm-3.10.4-1|60	%patch3 -p1 -b .tail-options
12cr|squeak3-vm-3.10.4-1|61	%patch4 -p1
12cr|squeak3-vm-3.10.4-1|62	%patch5 -p1
12cr|squeak3-vm-3.10.4-1|63	
12cr|squeak3-vm-3.10.4-1|64	%build
12cr|squeak3-vm-3.10.4-1|65	mkdir -p bld
12cr|squeak3-vm-3.10.4-1|66	cd bld
12cr|squeak3-vm-3.10.4-1|67	
12cr|squeak3-vm-3.10.4-1|68	CPPFLAGS=-DSUGAR ../platforms/unix/config/configure --prefix=%{_prefix} --mandir=%{_mandir} --datadir=%{_datadir} --libdir=%{_libdir}
12cr|squeak3-vm-3.10.4-1|69	
12cr|squeak3-vm-3.10.4-1|70	%make
12cr|squeak3-vm-3.10.4-1|71	
12cr|squeak3-vm-3.10.4-1|72	%install
12cr|squeak3-vm-3.10.4-1|73	make -C bld install ROOT=%{buildroot}
12cr|squeak3-vm-3.10.4-1|74	
12cr|squeak3-vm-3.10.4-1|75	# these files will be put in std RPM doc location
12cr|squeak3-vm-3.10.4-1|76	rm -rf %{buildroot}%{_prefix}/doc/squeak
12cr|squeak3-vm-3.10.4-1|77	
12cr|squeak3-vm-3.10.4-1|78	# install the desktop stuff
12cr|squeak3-vm-3.10.4-1|79	install -D --mode=u=rwx,go=rx mysqueak %{buildroot}%{_bindir}/mysqueak3
12cr|squeak3-vm-3.10.4-1|80	install -D --mode=u=rw,go=r mysqueak.1 %{buildroot}%{_mandir}/man1/mysqueak.1
12cr|squeak3-vm-3.10.4-1|81	install -D --mode=u=rw,go=r squeak.xml %{buildroot}%{_datadir}/mime/packages/squeak.xml
12cr|squeak3-vm-3.10.4-1|82	install -D --mode=u=rw,go=r squeak.desktop %{buildroot}%{_datadir}/applications/squeak.desktop
12cr|squeak3-vm-3.10.4-1|83	install -D --mode=u=rw,go=r squeak.png %{buildroot}%{_datadir}/pixmaps/squeak.png
12cr|squeak3-vm-3.10.4-1|84	
12cr|squeak3-vm-3.10.4-1|85	%define icons_dir %{buildroot}%{_datadir}/icons/gnome
12cr|squeak3-vm-3.10.4-1|86	for size in 16 24 32 48 64 72 96
12cr|squeak3-vm-3.10.4-1|87	do
12cr|squeak3-vm-3.10.4-1|88	mkdir -p %{icons_dir}/${size}x${size}/mimetypes
12cr|squeak3-vm-3.10.4-1|89	install -m0644 squeak${size}.png %{icons_dir}/${size}x${size}/mimetypes/application-x-squeak-image.png
12cr|squeak3-vm-3.10.4-1|90	install -m0644 squeaksource${size}.png %{icons_dir}/${size}x${size}/mimetypes/application-x-squeak-source.png
12cr|squeak3-vm-3.10.4-1|91	done
12cr|squeak3-vm-3.10.4-1|92	
12cr|squeak3-vm-3.10.4-1|93	cd %{buildroot}%{_libdir}/squeak/%{vmver}
12cr|squeak3-vm-3.10.4-1|94	DOTDOTS=$(echo %{_libdir}/squeak/%{vmver} | sed -e 's:/[^/]\+:../:g')
12cr|squeak3-vm-3.10.4-1|95	ln -s ${DOTDOTS}%{_datadir}/squeak/SqueakV39.sources .
12cr|squeak3-vm-3.10.4-1|96	ln -s ${DOTDOTS}%{_datadir}/squeak/SqueakV3.sources .
12cr|squeak3-vm-3.10.4-1|97	
12cr|squeak3-vm-3.10.4-1|98	rm -f %{buildroot}%{_bindir}/squeak
12cr|squeak3-vm-3.10.4-1|99	mv %{buildroot}%{_bindir}/inisqueak{,3}
12cr|squeak3-vm-3.10.4-1|100	ln -sf %{_libdir}/squeak/%{vmver}/squeak %{buildroot}%{_bindir}/squeak3
12cr|squeak3-vm-3.10.4-1|101	perl -pi -e 's|\binisqueak\b|inisqueak3|;' %{buildroot}%{_bindir}/mysqueak3
12cr|squeak3-vm-3.10.4-1|102	
12cr|squeak3-vm-3.10.4-1|103	%files
12cr|squeak3-vm-3.10.4-1|104	%doc platforms/unix/ChangeLog platforms/unix/doc/{README*,LICENSE,*RELEASE_NOTES}
12cr|squeak3-vm-3.10.4-1|105	%{_bindir}/*
12cr|squeak3-vm-3.10.4-1|106	%{_libdir}/squeak/%{vmver}
12cr|squeak3-vm-3.10.4-1|107	%{_mandir}/man*/*
12cr|squeak3-vm-3.10.4-1|108	%{_datadir}/squeak
12cr|squeak3-vm-3.10.4-1|109	%{_datadir}/applications/*
12cr|squeak3-vm-3.10.4-1|110	%{_datadir}/pixmaps/*
12cr|squeak3-vm-3.10.4-1|111	%{_datadir}/mime/packages/*
12cr|squeak3-vm-3.10.4-1|112	%{_datadir}/icons/gnome/*/mimetypes/*.png
12cr|squeak3-vm-3.10.4-1|113	
12cr|squeak3-vm-3.10.4-1|114	
12cr|squeak3-vm-3.10.4-1|115	%changelog
12cr|squeak3-vm-3.10.4-1|116	* Wed Feb 29 2012 Paulo Andrade <pcpa@mandriva.com.br> 3.10.4-1
12cr|squeak3-vm-3.10.4-1|117	+ Revision: 781429
12cr|squeak3-vm-3.10.4-1|118	- Import a squeak 3 vm (for testing purposes in case of issues with squeak 4)
12cr|squeak3-vm-3.10.4-1|119	- Import a squeak 3 vm (for testing purposes in case of issues with squeak 4)
12cr|squeak3-vm-3.10.4-1|120	

7655 12
12cr|squeak-image-4.1-1|1	Name:		squeak-image
12cr|squeak-image-4.1-1|2	Version:	4.1
12cr|squeak-image-4.1-1|3	Release:	%mkrel 1
12cr|squeak-image-4.1-1|4	Summary:	The image files for Squeak
12cr|squeak-image-4.1-1|5	
12cr|squeak-image-4.1-1|6	Group:		Development/Other
12cr|squeak-image-4.1-1|7	License:	MIT
12cr|squeak-image-4.1-1|8	URL:		http://www.squeak.org
12cr|squeak-image-4.1-1|9	Source0:	http://ftp.squeak.org/%{version}/Squeak%{version}.zip
12cr|squeak-image-4.1-1|10	Source1:	http://ftp.squeak.org/sources_files/SqueakV41.sources.gz
12cr|squeak-image-4.1-1|11	Source2:	http://ftp.squeak.org/4.1/LICENSE
12cr|squeak-image-4.1-1|12	Source3:	squeak-image-doc.html
12cr|squeak-image-4.1-1|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|squeak-image-4.1-1|14	
12cr|squeak-image-4.1-1|15	Requires:	squeak-vm >= 4.0.3
12cr|squeak-image-4.1-1|16	
12cr|squeak-image-4.1-1|17	BuildArch:	noarch
12cr|squeak-image-4.1-1|18	
12cr|squeak-image-4.1-1|19	
12cr|squeak-image-4.1-1|20	%description
12cr|squeak-image-4.1-1|21	This is the standard Squeak image as distributed by sqeak.org.
12cr|squeak-image-4.1-1|22	The Squeak image is split into three interdependent parts,
12cr|squeak-image-4.1-1|23	the .image file, the .changes file, and the .sources file.
12cr|squeak-image-4.1-1|24	
12cr|squeak-image-4.1-1|25	%prep
12cr|squeak-image-4.1-1|26	%setup -q -c %{name}-%{version}
12cr|squeak-image-4.1-1|27	cp -p %{SOURCE2} %{SOURCE3} .
12cr|squeak-image-4.1-1|28	
12cr|squeak-image-4.1-1|29	%build
12cr|squeak-image-4.1-1|30	
12cr|squeak-image-4.1-1|31	%install
12cr|squeak-image-4.1-1|32	rm -rf %{buildroot}
12cr|squeak-image-4.1-1|33	mkdir -p %{buildroot}%{_datadir}/squeak
12cr|squeak-image-4.1-1|34	cp Squeak%{version}.image %{buildroot}%{_datadir}/squeak
12cr|squeak-image-4.1-1|35	cp Squeak%{version}.changes %{buildroot}%{_datadir}/squeak
12cr|squeak-image-4.1-1|36	zcat %{SOURCE1} >%{buildroot}%{_datadir}/squeak/SqueakV41.sources
12cr|squeak-image-4.1-1|37	cd %{buildroot}%{_datadir}/squeak
12cr|squeak-image-4.1-1|38	gzip Squeak%{version}.image
12cr|squeak-image-4.1-1|39	gzip Squeak%{version}.changes
12cr|squeak-image-4.1-1|40	ln -sf Squeak%{version}.image.gz squeak.image.gz
12cr|squeak-image-4.1-1|41	ln -sf Squeak%{version}.changes.gz squeak.changes.gz
12cr|squeak-image-4.1-1|42	
12cr|squeak-image-4.1-1|43	%clean
12cr|squeak-image-4.1-1|44	rm -rf %{buildroot}
12cr|squeak-image-4.1-1|45	
12cr|squeak-image-4.1-1|46	%files
12cr|squeak-image-4.1-1|47	%defattr(-,root,root,-)
12cr|squeak-image-4.1-1|48	%doc squeak-image-doc.html
12cr|squeak-image-4.1-1|49	%doc LICENSE
12cr|squeak-image-4.1-1|50	%{_datadir}/squeak/*
12cr|squeak-image-4.1-1|51	
12cr|squeak-image-4.1-1|52	
12cr|squeak-image-4.1-1|53	%changelog
12cr|squeak-image-4.1-1|54	* Sat Oct 09 2010 Paulo Andrade <pcpa@mandriva.com.br> 4.1-1mdv2011.0
12cr|squeak-image-4.1-1|55	+ Revision: 584298
12cr|squeak-image-4.1-1|56	- Update to latest upstream release
12cr|squeak-image-4.1-1|57	
12cr|squeak-image-4.1-1|58	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 3.10.2.7179-2mdv2010.0
12cr|squeak-image-4.1-1|59	+ Revision: 445209
12cr|squeak-image-4.1-1|60	- rebuild
12cr|squeak-image-4.1-1|61	
12cr|squeak-image-4.1-1|62	* Fri Mar 06 2009 Jérôme Soyer <saispo@mandriva.org> 3.10.2.7179-1mdv2009.1
12cr|squeak-image-4.1-1|63	+ Revision: 349746
12cr|squeak-image-4.1-1|64	- New upstream release
12cr|squeak-image-4.1-1|65	
12cr|squeak-image-4.1-1|66	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 3.9-4mdv2009.0
12cr|squeak-image-4.1-1|67	+ Revision: 260989
12cr|squeak-image-4.1-1|68	- rebuild
12cr|squeak-image-4.1-1|69	
12cr|squeak-image-4.1-1|70	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 3.9-3mdv2009.0
12cr|squeak-image-4.1-1|71	+ Revision: 253076
12cr|squeak-image-4.1-1|72	- rebuild
12cr|squeak-image-4.1-1|73	
12cr|squeak-image-4.1-1|74	* Sun Jan 06 2008 Jérôme Soyer <saispo@mandriva.org> 3.9-1mdv2008.1
12cr|squeak-image-4.1-1|75	+ Revision: 146063
12cr|squeak-image-4.1-1|76	- import squeak-image
12cr|squeak-image-4.1-1|77	
12cr|squeak-image-4.1-1|78	

7656 12
12cr|squeak-vm-4.0.3.2202-3|1	%define vmver	4.0.3-2202
12cr|squeak-vm-4.0.3.2202-3|2	Name:		squeak-vm
12cr|squeak-vm-4.0.3.2202-3|3	Version:	4.0.3.2202
12cr|squeak-vm-4.0.3.2202-3|4	Release:	%mkrel 3
12cr|squeak-vm-4.0.3.2202-3|5	Summary:	The Squeak virtual machine
12cr|squeak-vm-4.0.3.2202-3|6	Group:		Development/Other
12cr|squeak-vm-4.0.3.2202-3|7	License:	MIT
12cr|squeak-vm-4.0.3.2202-3|8	URL:            http://squeakvm.org/unix
12cr|squeak-vm-4.0.3.2202-3|9	Source0:	http://ftp.squeak.org/%{major}/unix-linux/Squeak-%{version}-src.tar.gz
12cr|squeak-vm-4.0.3.2202-3|10	Source2:	squeak-desktop-files.tar.gz
12cr|squeak-vm-4.0.3.2202-3|11	
12cr|squeak-vm-4.0.3.2202-3|12	Requires(post):	desktop-file-utils
12cr|squeak-vm-4.0.3.2202-3|13	Requires(postun): desktop-file-utils
12cr|squeak-vm-4.0.3.2202-3|14	
12cr|squeak-vm-4.0.3.2202-3|15	BuildRequires:	cmake
12cr|squeak-vm-4.0.3.2202-3|16	BuildRequires:	libaudiofile-devel
12cr|squeak-vm-4.0.3.2202-3|17	BuildRequires:	X11-devel
12cr|squeak-vm-4.0.3.2202-3|18	BuildRequires:	x11-proto-devel
12cr|squeak-vm-4.0.3.2202-3|19	BuildRequires:	pkgconfig(x11)
12cr|squeak-vm-4.0.3.2202-3|20	BuildRequires:	desktop-file-utils
12cr|squeak-vm-4.0.3.2202-3|21	BuildRequires:	alsa-oss-devel
12cr|squeak-vm-4.0.3.2202-3|22	BuildRequires:	pkgconfig(vorbis)
12cr|squeak-vm-4.0.3.2202-3|23	BuildRequires:	pkgconfig(theora)
12cr|squeak-vm-4.0.3.2202-3|24	BuildRequires:	pkgconfig(speex)
12cr|squeak-vm-4.0.3.2202-3|25	BuildRequires:	dbus-devel
12cr|squeak-vm-4.0.3.2202-3|26	BuildRequires:	pango-devel
12cr|squeak-vm-4.0.3.2202-3|27	BuildRequires:	pkgconfig(gstreamer-0.10)
12cr|squeak-vm-4.0.3.2202-3|28	BuildRequires:	libice-devel
12cr|squeak-vm-4.0.3.2202-3|29	BuildRequires:	libsm-devel
12cr|squeak-vm-4.0.3.2202-3|30	BuildRequires:	pkgconfig(xext)
12cr|squeak-vm-4.0.3.2202-3|31	BuildRequires:	pkgconfig(ext2fs)
12cr|squeak-vm-4.0.3.2202-3|32	BuildRequires:	dbus-devel
12cr|squeak-vm-4.0.3.2202-3|33	Requires:	zenity
12cr|squeak-vm-4.0.3.2202-3|34	
12cr|squeak-vm-4.0.3.2202-3|35	Obsoletes:	squeak-vm-nonXOplugins
12cr|squeak-vm-4.0.3.2202-3|36	
12cr|squeak-vm-4.0.3.2202-3|37	Patch0:		squeak-vm-rpath.patch
12cr|squeak-vm-4.0.3.2202-3|38	Patch1:		squeak-vm-imgdir.patch
12cr|squeak-vm-4.0.3.2202-3|39	Patch2:		squeak-vm-tail-options.patch
12cr|squeak-vm-4.0.3.2202-3|40	
12cr|squeak-vm-4.0.3.2202-3|41	%description
12cr|squeak-vm-4.0.3.2202-3|42	Squeak is a full-featured implementation of the Smalltalk programming
12cr|squeak-vm-4.0.3.2202-3|43	language and environment based on (and largely compatible with) the original
12cr|squeak-vm-4.0.3.2202-3|44	Smalltalk-80 system.
12cr|squeak-vm-4.0.3.2202-3|45	
12cr|squeak-vm-4.0.3.2202-3|46	This package contains just the Squeak virtual machine.
12cr|squeak-vm-4.0.3.2202-3|47	
12cr|squeak-vm-4.0.3.2202-3|48	%prep
12cr|squeak-vm-4.0.3.2202-3|49	%setup -q -n Squeak-%{version}-src -a 2
12cr|squeak-vm-4.0.3.2202-3|50	
12cr|squeak-vm-4.0.3.2202-3|51	# The source files chmod'd here have the execute bit set in the upstream tarball
12cr|squeak-vm-4.0.3.2202-3|52	# which bothers rpmlint, need submit a request upstream to have this changed
12cr|squeak-vm-4.0.3.2202-3|53	find . -name '*.[ch]' -exec chmod ug=rw,o=r {} \;
12cr|squeak-vm-4.0.3.2202-3|54	
12cr|squeak-vm-4.0.3.2202-3|55	%patch0 -p1
12cr|squeak-vm-4.0.3.2202-3|56	%patch1 -p1
12cr|squeak-vm-4.0.3.2202-3|57	%patch2 -p1
12cr|squeak-vm-4.0.3.2202-3|58	
12cr|squeak-vm-4.0.3.2202-3|59	%build
12cr|squeak-vm-4.0.3.2202-3|60	mkdir -p bld
12cr|squeak-vm-4.0.3.2202-3|61	cd bld
12cr|squeak-vm-4.0.3.2202-3|62	CPPFLAGS=-DSUGAR ../unix/cmake/configure --prefix=%{_prefix} --libdir=%{_libdir}
12cr|squeak-vm-4.0.3.2202-3|63	
12cr|squeak-vm-4.0.3.2202-3|64	make %{?_smp_mflags}
12cr|squeak-vm-4.0.3.2202-3|65	
12cr|squeak-vm-4.0.3.2202-3|66	%install
12cr|squeak-vm-4.0.3.2202-3|67	make -C bld install ROOT=%{buildroot} DESTDIR=%{buildroot}
12cr|squeak-vm-4.0.3.2202-3|68	cp -f unix/config/inisqueak.in %{buildroot}%{_bindir}/inisqueak
12cr|squeak-vm-4.0.3.2202-3|69	perl -pi					\
12cr|squeak-vm-4.0.3.2202-3|70	-e 's|\@SQ_MAJOR\@|41|;'		\
12cr|squeak-vm-4.0.3.2202-3|71	-e 's|\@SQ_VERSION\@|4.1|;'		\
12cr|squeak-vm-4.0.3.2202-3|72	-e 's|\@prefix\@|%{_prefix}|;'		\
12cr|squeak-vm-4.0.3.2202-3|73	-e 's|\@exec_prefix\@|%{_prefix}|;'	\
12cr|squeak-vm-4.0.3.2202-3|74	-e 's|\@bindir\@|%{_bindir}|;'		\
12cr|squeak-vm-4.0.3.2202-3|75	-e 's|\@imgdir\@|%{_datadir}/squeak|;'	\
12cr|squeak-vm-4.0.3.2202-3|76	-e 's|\@plgdir\@|%{_datadir}/squeak|;'	\
12cr|squeak-vm-4.0.3.2202-3|77	%{buildroot}%{_bindir}/inisqueak
12cr|squeak-vm-4.0.3.2202-3|78	perl -pi					\
12cr|squeak-vm-4.0.3.2202-3|79	-e 's|/lib/squeak|/%{_lib}/squeak|;'	\
12cr|squeak-vm-4.0.3.2202-3|80	%{buildroot}%{_bindir}/squeak{,.sh}
12cr|squeak-vm-4.0.3.2202-3|81	
12cr|squeak-vm-4.0.3.2202-3|82	# these files will be put in std RPM doc location
12cr|squeak-vm-4.0.3.2202-3|83	rm -rf %{buildroot}%{_prefix}/doc/squeak
12cr|squeak-vm-4.0.3.2202-3|84	
12cr|squeak-vm-4.0.3.2202-3|85	# install the desktop stuff
12cr|squeak-vm-4.0.3.2202-3|86	install -D --mode=u=rwx,go=rx mysqueak %{buildroot}%{_bindir}/mysqueak
12cr|squeak-vm-4.0.3.2202-3|87	install -D --mode=u=rw,go=r mysqueak.1 %{buildroot}%{_mandir}/man1/mysqueak.1
12cr|squeak-vm-4.0.3.2202-3|88	install -D --mode=u=rw,go=r squeak.xml %{buildroot}%{_datadir}/mime/packages/squeak.xml
12cr|squeak-vm-4.0.3.2202-3|89	install -D --mode=u=rw,go=r squeak.desktop %{buildroot}%{_datadir}/applications/squeak.desktop
12cr|squeak-vm-4.0.3.2202-3|90	install -D --mode=u=rw,go=r squeak.png %{buildroot}%{_datadir}/pixmaps/squeak.png
12cr|squeak-vm-4.0.3.2202-3|91	
12cr|squeak-vm-4.0.3.2202-3|92	%define icons_dir %{buildroot}%{_datadir}/icons/gnome
12cr|squeak-vm-4.0.3.2202-3|93	for size in 16 24 32 48 64 72 96
12cr|squeak-vm-4.0.3.2202-3|94	do
12cr|squeak-vm-4.0.3.2202-3|95	mkdir -p %{icons_dir}/${size}x${size}/mimetypes
12cr|squeak-vm-4.0.3.2202-3|96	install -m0644 squeak${size}.png %{icons_dir}/${size}x${size}/mimetypes/application-x-squeak-image.png
12cr|squeak-vm-4.0.3.2202-3|97	install -m0644 squeaksource${size}.png %{icons_dir}/${size}x${size}/mimetypes/application-x-squeak-source.png
12cr|squeak-vm-4.0.3.2202-3|98	done
12cr|squeak-vm-4.0.3.2202-3|99	
12cr|squeak-vm-4.0.3.2202-3|100	%ifarch x86_64 ppc64
12cr|squeak-vm-4.0.3.2202-3|101	mkdir -p %{buildroot}%{_libdir}/squeak
12cr|squeak-vm-4.0.3.2202-3|102	mv -f %{buildroot}%{_prefix}/{lib,%{_lib}}/squeak/%{vmver}
12cr|squeak-vm-4.0.3.2202-3|103	%endif
12cr|squeak-vm-4.0.3.2202-3|104	
12cr|squeak-vm-4.0.3.2202-3|105	# If an image cant find the .sources in the current directory it will look
12cr|squeak-vm-4.0.3.2202-3|106	# in %{_libdir}/squeak/%{vmver}
12cr|squeak-vm-4.0.3.2202-3|107	cd %{buildroot}%{_libdir}/squeak/%{vmver}
12cr|squeak-vm-4.0.3.2202-3|108	DOTDOTS=$(echo %{_libdir}/squeak/%{vmver} | sed -e 's:/[^/]\+:../:g')
12cr|squeak-vm-4.0.3.2202-3|109	ln -s ${DOTDOTS}%{_datadir}/squeak/SqueakV41.sources .
12cr|squeak-vm-4.0.3.2202-3|110	
12cr|squeak-vm-4.0.3.2202-3|111	%files
12cr|squeak-vm-4.0.3.2202-3|112	%doc unix/ChangeLog unix/doc/{README*,LICENSE,*RELEASE_NOTES}
12cr|squeak-vm-4.0.3.2202-3|113	%{_bindir}/*
12cr|squeak-vm-4.0.3.2202-3|114	%{_datadir}/applications/*
12cr|squeak-vm-4.0.3.2202-3|115	%{_datadir}/icons/gnome/*/*/*
12cr|squeak-vm-4.0.3.2202-3|116	%{_datadir}/mime/packages/*
12cr|squeak-vm-4.0.3.2202-3|117	%{_datadir}/pixmaps/*
12cr|squeak-vm-4.0.3.2202-3|118	%dir %{_libdir}/squeak
12cr|squeak-vm-4.0.3.2202-3|119	%{_libdir}/squeak/*
12cr|squeak-vm-4.0.3.2202-3|120	%{_mandir}/man*/*

7657 12
12cr|squeeze-0.2.3-10|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|squeeze-0.2.3-10|2	
12cr|squeeze-0.2.3-10|3	%define major 0
12cr|squeeze-0.2.3-10|4	%define apiversion 0.2
12cr|squeeze-0.2.3-10|5	%define libname %mklibname %{name} %{apiversion} %{major}
12cr|squeeze-0.2.3-10|6	%define develname %mklibname %{name} -d
12cr|squeeze-0.2.3-10|7	
12cr|squeeze-0.2.3-10|8	Summary:	Advanced archive manager for the Xfce
12cr|squeeze-0.2.3-10|9	Name:		squeeze
12cr|squeeze-0.2.3-10|10	Version:	0.2.3
12cr|squeeze-0.2.3-10|11	Release:	10
12cr|squeeze-0.2.3-10|12	License:	GPLv2+
12cr|squeeze-0.2.3-10|13	Group:		Archiving/Compression
12cr|squeeze-0.2.3-10|14	Url:		http://squeeze.xfce.org
12cr|squeeze-0.2.3-10|15	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|squeeze-0.2.3-10|16	Patch0:		%{name}-0.2.1-TreeView-border.patch
12cr|squeeze-0.2.3-10|17	Patch1:		%{name}-0.2.1-recent-documents.patch
12cr|squeeze-0.2.3-10|18	BuildRequires:	pkgconfig(thunar-vfs-1)
12cr|squeeze-0.2.3-10|19	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|squeeze-0.2.3-10|20	BuildRequires:	desktop-file-utils
12cr|squeeze-0.2.3-10|21	BuildRequires:	dos2unix
12cr|squeeze-0.2.3-10|22	
12cr|squeeze-0.2.3-10|23	%description
12cr|squeeze-0.2.3-10|24	Squeeze is a modern and advanced archive manager for
12cr|squeeze-0.2.3-10|25	the Xfce Desktop Environment.Its design adheres to the
12cr|squeeze-0.2.3-10|26	Xfce philosophy, which basically means Squeeze is both
12cr|squeeze-0.2.3-10|27	fast and easy to use.
12cr|squeeze-0.2.3-10|28	
12cr|squeeze-0.2.3-10|29	%package -n %{libname}
12cr|squeeze-0.2.3-10|30	Summary:	Main library for squeeze
12cr|squeeze-0.2.3-10|31	Group:		System/Libraries
12cr|squeeze-0.2.3-10|32	
12cr|squeeze-0.2.3-10|33	%description -n %{libname}
12cr|squeeze-0.2.3-10|34	Main library for squeeze.
12cr|squeeze-0.2.3-10|35	
12cr|squeeze-0.2.3-10|36	%package -n %{develname}
12cr|squeeze-0.2.3-10|37	Summary:	Development files for squeeze
12cr|squeeze-0.2.3-10|38	Group:		Development/Other
12cr|squeeze-0.2.3-10|39	Provides:	%{name}-devel = %{EVRD}
12cr|squeeze-0.2.3-10|40	
12cr|squeeze-0.2.3-10|41	%description -n %{develname}
12cr|squeeze-0.2.3-10|42	Development files for squeeze.
12cr|squeeze-0.2.3-10|43	
12cr|squeeze-0.2.3-10|44	%prep
12cr|squeeze-0.2.3-10|45	%setup -q
12cr|squeeze-0.2.3-10|46	%patch0 -p1
12cr|squeeze-0.2.3-10|47	%patch1 -p1
12cr|squeeze-0.2.3-10|48	dos2unix TODO
12cr|squeeze-0.2.3-10|49	
12cr|squeeze-0.2.3-10|50	%build
12cr|squeeze-0.2.3-10|51	%define Werror_cflags %nil
12cr|squeeze-0.2.3-10|52	%configure2_5x \
12cr|squeeze-0.2.3-10|53	--disable-static \
12cr|squeeze-0.2.3-10|54	--enable-gslices \
12cr|squeeze-0.2.3-10|55	--enable-pathbar \
12cr|squeeze-0.2.3-10|56	--enable-toolbar \
12cr|squeeze-0.2.3-10|57	--enable-iter-slices
12cr|squeeze-0.2.3-10|58	
12cr|squeeze-0.2.3-10|59	%make
12cr|squeeze-0.2.3-10|60	
12cr|squeeze-0.2.3-10|61	%install
12cr|squeeze-0.2.3-10|62	%makeinstall_std
12cr|squeeze-0.2.3-10|63	
12cr|squeeze-0.2.3-10|64	%find_lang %{name}
12cr|squeeze-0.2.3-10|65	
12cr|squeeze-0.2.3-10|66	desktop-file-install \
12cr|squeeze-0.2.3-10|67	--add-only-show-in="XFCE" \
12cr|squeeze-0.2.3-10|68	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|squeeze-0.2.3-10|69	
12cr|squeeze-0.2.3-10|70	%files -f %{name}.lang
12cr|squeeze-0.2.3-10|71	%doc AUTHORS README ChangeLog NEWS TODO
12cr|squeeze-0.2.3-10|72	%doc %{_datadir}/gtk-doc/html/*
12cr|squeeze-0.2.3-10|73	%{_bindir}/squeeze
12cr|squeeze-0.2.3-10|74	%{_libdir}/thunar-archive-plugin/squeeze.tap
12cr|squeeze-0.2.3-10|75	%{_datadir}/applications/squeeze.desktop
12cr|squeeze-0.2.3-10|76	%{_iconsdir}/hicolor/*/apps/*.png
12cr|squeeze-0.2.3-10|77	%{_iconsdir}/hicolor/*/apps/*.svg
12cr|squeeze-0.2.3-10|78	%{_datadir}/pixmaps/squeeze/*.png
12cr|squeeze-0.2.3-10|79	
12cr|squeeze-0.2.3-10|80	%files -n %{libname}
12cr|squeeze-0.2.3-10|81	%{_libdir}/*%{apiversion}.so.%{major}*
12cr|squeeze-0.2.3-10|82	
12cr|squeeze-0.2.3-10|83	%files -n %{develname}
12cr|squeeze-0.2.3-10|84	%{_includedir}/*
12cr|squeeze-0.2.3-10|85	%{_libdir}/*.so
12cr|squeeze-0.2.3-10|86	%{_libdir}/pkgconfig/*.pc
12cr|squeeze-0.2.3-10|87	
12cr|squeeze-0.2.3-10|88	
12cr|squeeze-0.2.3-10|89	%changelog
12cr|squeeze-0.2.3-10|90	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.3-9mdv2010.1
12cr|squeeze-0.2.3-10|91	+ Revision: 543280
12cr|squeeze-0.2.3-10|92	- rebuild for mdv 2010.1
12cr|squeeze-0.2.3-10|93	
12cr|squeeze-0.2.3-10|94	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.2.3-8mdv2010.0
12cr|squeeze-0.2.3-10|95	+ Revision: 445226
12cr|squeeze-0.2.3-10|96	- rebuild
12cr|squeeze-0.2.3-10|97	
12cr|squeeze-0.2.3-10|98	* Sun Mar 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.3-7mdv2009.1
12cr|squeeze-0.2.3-10|99	+ Revision: 353006
12cr|squeeze-0.2.3-10|100	- use define Werror_cflags %%nil
12cr|squeeze-0.2.3-10|101	
12cr|squeeze-0.2.3-10|102	* Thu Nov 13 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-6mdv2009.1
12cr|squeeze-0.2.3-10|103	+ Revision: 302730
12cr|squeeze-0.2.3-10|104	- rebuilt against new libxcb
12cr|squeeze-0.2.3-10|105	
12cr|squeeze-0.2.3-10|106	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.3-5mdv2009.1
12cr|squeeze-0.2.3-10|107	+ Revision: 294927
12cr|squeeze-0.2.3-10|108	- rebuild for new Xfce4.6 beta1
12cr|squeeze-0.2.3-10|109	
12cr|squeeze-0.2.3-10|110	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.2.3-4mdv2009.0
12cr|squeeze-0.2.3-10|111	+ Revision: 260992
12cr|squeeze-0.2.3-10|112	- rebuild
12cr|squeeze-0.2.3-10|113	
12cr|squeeze-0.2.3-10|114	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.2.3-3mdv2009.0
12cr|squeeze-0.2.3-10|115	+ Revision: 253079
12cr|squeeze-0.2.3-10|116	- rebuild
12cr|squeeze-0.2.3-10|117	
12cr|squeeze-0.2.3-10|118	+ Pixel <pixel@mandriva.com>
12cr|squeeze-0.2.3-10|119	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|squeeze-0.2.3-10|120	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|squeeze-0.2.3-10|121	
12cr|squeeze-0.2.3-10|122	* Thu Feb 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.3-1mdv2008.1
12cr|squeeze-0.2.3-10|123	+ Revision: 176019
12cr|squeeze-0.2.3-10|124	- new version
12cr|squeeze-0.2.3-10|125	- drop patch 2, merged upstream
12cr|squeeze-0.2.3-10|126	
12cr|squeeze-0.2.3-10|127	* Mon Feb 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.2-3mdv2008.1
12cr|squeeze-0.2.3-10|128	+ Revision: 170068
12cr|squeeze-0.2.3-10|129	- Patch2: fix sigsev against glib-2.15 (xfce upstream bug #3772)
12cr|squeeze-0.2.3-10|130	- obsolete old library
12cr|squeeze-0.2.3-10|131	
12cr|squeeze-0.2.3-10|132	* Mon Jan 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.2-1mdv2008.1
12cr|squeeze-0.2.3-10|133	+ Revision: 146262
12cr|squeeze-0.2.3-10|134	- fix file list
12cr|squeeze-0.2.3-10|135	- drop patch 2 as it has been merged upstream
12cr|squeeze-0.2.3-10|136	- api varsion has changed from 1 to 0.2 so in this case old library has to be obsoleted
12cr|squeeze-0.2.3-10|137	- fix libification
12cr|squeeze-0.2.3-10|138	- new version
12cr|squeeze-0.2.3-10|139	
12cr|squeeze-0.2.3-10|140	+ Olivier Blin <oblin@mandriva.com>
12cr|squeeze-0.2.3-10|141	- restore BuildRoot
12cr|squeeze-0.2.3-10|142	
12cr|squeeze-0.2.3-10|143	+ Thierry Vignaud <tv@mandriva.org>
12cr|squeeze-0.2.3-10|144	- kill re-definition of %%buildroot on Pixel's request
12cr|squeeze-0.2.3-10|145	
12cr|squeeze-0.2.3-10|146	* Thu Dec 13 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-8mdv2008.1
12cr|squeeze-0.2.3-10|147	+ Revision: 119169
12cr|squeeze-0.2.3-10|148	- add patch 0 (missing links for library)
12cr|squeeze-0.2.3-10|149	- new license policy
12cr|squeeze-0.2.3-10|150	- do not package COPYING file
12cr|squeeze-0.2.3-10|151	
12cr|squeeze-0.2.3-10|152	* Tue Sep 04 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-7mdv2008.0
12cr|squeeze-0.2.3-10|153	+ Revision: 79568
12cr|squeeze-0.2.3-10|154	- add more configure options
12cr|squeeze-0.2.3-10|155	
12cr|squeeze-0.2.3-10|156	* Tue Sep 04 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-6mdv2008.0
12cr|squeeze-0.2.3-10|157	+ Revision: 79364
12cr|squeeze-0.2.3-10|158	- provide patch 0 (border in TreeView)
12cr|squeeze-0.2.3-10|159	provide patch 1 (adds support for recent documents)
12cr|squeeze-0.2.3-10|160	- new devel library policy
12cr|squeeze-0.2.3-10|161	- drop X-MandrivaLinux
12cr|squeeze-0.2.3-10|162	
12cr|squeeze-0.2.3-10|163	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-4mdv2008.0
12cr|squeeze-0.2.3-10|164	+ Revision: 33092
12cr|squeeze-0.2.3-10|165	- obsoletes libsqueeze0
12cr|squeeze-0.2.3-10|166	
12cr|squeeze-0.2.3-10|167	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-3mdv2008.0
12cr|squeeze-0.2.3-10|168	+ Revision: 32982
12cr|squeeze-0.2.3-10|169	- revert libname
12cr|squeeze-0.2.3-10|170	- add %%post and %%postun for library
12cr|squeeze-0.2.3-10|171	
12cr|squeeze-0.2.3-10|172	* Wed May 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-2mdv2008.0
12cr|squeeze-0.2.3-10|173	+ Revision: 32815
12cr|squeeze-0.2.3-10|174	- tune up the dessktop file
12cr|squeeze-0.2.3-10|175	
12cr|squeeze-0.2.3-10|176	* Wed May 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-1mdv2008.0
12cr|squeeze-0.2.3-10|177	+ Revision: 32789
12cr|squeeze-0.2.3-10|178	- correct libname
12cr|squeeze-0.2.3-10|179	- Import squeeze
12cr|squeeze-0.2.3-10|180	

7658 12
12cr|squidclamav-6.8-1|1	Summary:	A Clamav Antivirus Redirector for Squid
12cr|squidclamav-6.8-1|2	Name:		squidclamav
12cr|squidclamav-6.8-1|3	Version:	6.8
12cr|squidclamav-6.8-1|4	Release:	1
12cr|squidclamav-6.8-1|5	Group:		System/Servers
12cr|squidclamav-6.8-1|6	License:	GPLv2
12cr|squidclamav-6.8-1|7	URL:		http://sourceforge.net/projects/%{name}/
12cr|squidclamav-6.8-1|8	Source0:	http://kent.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
12cr|squidclamav-6.8-1|9	BuildRequires:	curl-devel
12cr|squidclamav-6.8-1|10	BuildRequires:	c-icap-devel
12cr|squidclamav-6.8-1|11	Requires:	squid curl clamav clamd
12cr|squidclamav-6.8-1|12	Suggests:	squidGuard
12cr|squidclamav-6.8-1|13	Patch0:		squidclamav-mdv_conf.diff
12cr|squidclamav-6.8-1|14	
12cr|squidclamav-6.8-1|15	%description
12cr|squidclamav-6.8-1|16	SquidClamAv is a dedicated ClamAV antivirus redirector for Squid. It can run
12cr|squidclamav-6.8-1|17	antivirus checks based on filename regex, content-type regex, and more. It is
12cr|squidclamav-6.8-1|18	easy to install and works even with heavy Squid access.
12cr|squidclamav-6.8-1|19	
12cr|squidclamav-6.8-1|20	%prep
12cr|squidclamav-6.8-1|21	
12cr|squidclamav-6.8-1|22	%setup -q
12cr|squidclamav-6.8-1|23	%patch0 -p1
12cr|squidclamav-6.8-1|24	#chmod 644 ChangeLog README clwarn.cgi*
12cr|squidclamav-6.8-1|25	
12cr|squidclamav-6.8-1|26	%build
12cr|squidclamav-6.8-1|27	
12cr|squidclamav-6.8-1|28	%configure2_5x
12cr|squidclamav-6.8-1|29	
12cr|squidclamav-6.8-1|30	%make
12cr|squidclamav-6.8-1|31	
12cr|squidclamav-6.8-1|32	%install
12cr|squidclamav-6.8-1|33	%{__install} -d -m 0755 %{buildroot}%{_sysconfdir}
12cr|squidclamav-6.8-1|34	%{__install} -d -m 0755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|squidclamav-6.8-1|35	%{__install} -d -m 0755 %{buildroot}/var/log/%{name}
12cr|squidclamav-6.8-1|36	%{__install} -d -m 0755 %{buildroot}/%{_libexecdir}
12cr|squidclamav-6.8-1|37	
12cr|squidclamav-6.8-1|38	%makeinstall_std
12cr|squidclamav-6.8-1|39	
12cr|squidclamav-6.8-1|40	
12cr|squidclamav-6.8-1|41	#install -m0644 {name}.conf %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|squidclamav-6.8-1|42	#install -m0755 clwarn.cgi %{buildroot}/var/www/cgi-bin/
12cr|squidclamav-6.8-1|43	
12cr|squidclamav-6.8-1|44	# fix logrotate entries
12cr|squidclamav-6.8-1|45	cat > %{name}.logrotate << EOF
12cr|squidclamav-6.8-1|46	/var/log/%{name}/%{name}.log {
12cr|squidclamav-6.8-1|47	rotate 5
12cr|squidclamav-6.8-1|48	monthly
12cr|squidclamav-6.8-1|49	missingok
12cr|squidclamav-6.8-1|50	notifempty
12cr|squidclamav-6.8-1|51	}
12cr|squidclamav-6.8-1|52	EOF
12cr|squidclamav-6.8-1|53	install -m0644 %{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|squidclamav-6.8-1|54	
12cr|squidclamav-6.8-1|55	rm -f %{buildroot}%{_datadir}/%{name}/README
12cr|squidclamav-6.8-1|56	
12cr|squidclamav-6.8-1|57	%files
12cr|squidclamav-6.8-1|58	%doc ChangeLog README
12cr|squidclamav-6.8-1|59	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|squidclamav-6.8-1|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|squidclamav-6.8-1|61	#%attr(0755,root,root) %{_bindir}/%{name}
12cr|squidclamav-6.8-1|62	%attr(0755,root,root) %{_libexecdir}/%{name}/*
12cr|squidclamav-6.8-1|63	%attr(0755,root,root) %{_libdir}/c_icap/%{name}.so
12cr|squidclamav-6.8-1|64	%attr(0755,root,root) %{_mandir}/man1/*1*
12cr|squidclamav-6.8-1|65	%attr(0755,squid,squid) %dir /var/log/%{name}
12cr|squidclamav-6.8-1|66	
12cr|squidclamav-6.8-1|67	
12cr|squidclamav-6.8-1|68	%changelog
12cr|squidclamav-6.8-1|69	* Fri Jul 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 6.8-1
12cr|squidclamav-6.8-1|70	+ Revision: 811264
12cr|squidclamav-6.8-1|71	- version update 6.8
12cr|squidclamav-6.8-1|72	
12cr|squidclamav-6.8-1|73	* Fri Jul 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 6.7-1
12cr|squidclamav-6.8-1|74	+ Revision: 811229
12cr|squidclamav-6.8-1|75	- version update  6.7
12cr|squidclamav-6.8-1|76	- version update  6.7
12cr|squidclamav-6.8-1|77	
12cr|squidclamav-6.8-1|78	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 5.3-3mdv2011.0
12cr|squidclamav-6.8-1|79	+ Revision: 614973
12cr|squidclamav-6.8-1|80	- the mass rebuild of 2010.1 packages
12cr|squidclamav-6.8-1|81	
12cr|squidclamav-6.8-1|82	* Thu May 06 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 5.3-2mdv2010.1
12cr|squidclamav-6.8-1|83	+ Revision: 542744
12cr|squidclamav-6.8-1|84	- Rebuild
12cr|squidclamav-6.8-1|85	
12cr|squidclamav-6.8-1|86	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|squidclamav-6.8-1|87	- rise from the dead, there is a volonteer to maintain it
12cr|squidclamav-6.8-1|88	
12cr|squidclamav-6.8-1|89	* Sun Apr 25 2010 Emmanuel Andry <eandry@mandriva.org> 5.3-1mdv2010.1
12cr|squidclamav-6.8-1|90	+ Revision: 538730
12cr|squidclamav-6.8-1|91	- New version 5.3
12cr|squidclamav-6.8-1|92	- rediff config patch
12cr|squidclamav-6.8-1|93	- update files list
12cr|squidclamav-6.8-1|94	
12cr|squidclamav-6.8-1|95	* Wed Jan 27 2010 Frederik Himpe <fhimpe@mandriva.org> 4.3-1mdv2010.1
12cr|squidclamav-6.8-1|96	+ Revision: 497393
12cr|squidclamav-6.8-1|97	- Update to new version 4.3
12cr|squidclamav-6.8-1|98	
12cr|squidclamav-6.8-1|99	* Wed Jan 27 2010 Frederik Himpe <fhimpe@mandriva.org> 4.2-1mdv2010.1
12cr|squidclamav-6.8-1|100	+ Revision: 497392
12cr|squidclamav-6.8-1|101	- Update to new version 4.2
12cr|squidclamav-6.8-1|102	- Rediff configuration patch
12cr|squidclamav-6.8-1|103	
12cr|squidclamav-6.8-1|104	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 3.9-2mdv2010.0
12cr|squidclamav-6.8-1|105	+ Revision: 445227
12cr|squidclamav-6.8-1|106	- rebuild
12cr|squidclamav-6.8-1|107	
12cr|squidclamav-6.8-1|108	* Wed Dec 17 2008 Oden Eriksson <oeriksson@mandriva.com> 3.9-1mdv2009.1
12cr|squidclamav-6.8-1|109	+ Revision: 315152
12cr|squidclamav-6.8-1|110	- 3.9
12cr|squidclamav-6.8-1|111	
12cr|squidclamav-6.8-1|112	* Mon Dec 08 2008 Oden Eriksson <oeriksson@mandriva.com> 3.8-1mdv2009.1
12cr|squidclamav-6.8-1|113	+ Revision: 311855
12cr|squidclamav-6.8-1|114	- 3.8
12cr|squidclamav-6.8-1|115	- rediffed P0
12cr|squidclamav-6.8-1|116	
12cr|squidclamav-6.8-1|117	* Fri Oct 24 2008 Oden Eriksson <oeriksson@mandriva.com> 3.7-1mdv2009.1
12cr|squidclamav-6.8-1|118	+ Revision: 296937
12cr|squidclamav-6.8-1|119	- added more fixes
12cr|squidclamav-6.8-1|120	- import squidclamav
12cr|squidclamav-6.8-1|121	

7659 12
12cr|squid_nufw_helper-1.1.3-6|1	Summary:	NuFW SSO module for Squid
12cr|squid_nufw_helper-1.1.3-6|2	Name:		squid_nufw_helper
12cr|squid_nufw_helper-1.1.3-6|3	Version:	1.1.3
12cr|squid_nufw_helper-1.1.3-6|4	Release:	%mkrel 6
12cr|squid_nufw_helper-1.1.3-6|5	Group:		System/Servers
12cr|squid_nufw_helper-1.1.3-6|6	License:	GPL
12cr|squid_nufw_helper-1.1.3-6|7	URL:		http://www.inl.fr/squid-nufw-helper.html
12cr|squid_nufw_helper-1.1.3-6|8	Source0:	http://www.nufw.org/attachments/download/7/squid-nufw-helper-%{version}.tar.bz2
12cr|squid_nufw_helper-1.1.3-6|9	Patch0:		squid_nufw_helper-1.1.3-postgresql.diff
12cr|squid_nufw_helper-1.1.3-6|10	Patch1:		squid_nufw_helper-1.1.3-configure.diff
12cr|squid_nufw_helper-1.1.3-6|11	BuildRequires:	mysql-devel
12cr|squid_nufw_helper-1.1.3-6|12	BuildRequires:	pq-devel
12cr|squid_nufw_helper-1.1.3-6|13	BuildRequires:	libxslt-devel
12cr|squid_nufw_helper-1.1.3-6|14	BuildRequires:	pam-devel
12cr|squid_nufw_helper-1.1.3-6|15	BuildRequires:	readline-devel
12cr|squid_nufw_helper-1.1.3-6|16	Requires:	squid
12cr|squid_nufw_helper-1.1.3-6|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|squid_nufw_helper-1.1.3-6|18	
12cr|squid_nufw_helper-1.1.3-6|19	%description
12cr|squid_nufw_helper-1.1.3-6|20	squid-nufw-helper is the authentication SSO module for Squid, working with a
12cr|squid_nufw_helper-1.1.3-6|21	NuFW firewall. It allows for transparent (Single Sign On) authentication of
12cr|squid_nufw_helper-1.1.3-6|22	users on a Squid proxy, even if the proxy is a "transparent" one.
12cr|squid_nufw_helper-1.1.3-6|23	
12cr|squid_nufw_helper-1.1.3-6|24	%prep
12cr|squid_nufw_helper-1.1.3-6|25	
12cr|squid_nufw_helper-1.1.3-6|26	%setup -q -n squid-nufw-helper-%{version}
12cr|squid_nufw_helper-1.1.3-6|27	%patch0 -p0
12cr|squid_nufw_helper-1.1.3-6|28	%patch1 -p0
12cr|squid_nufw_helper-1.1.3-6|29	
12cr|squid_nufw_helper-1.1.3-6|30	# cleanup
12cr|squid_nufw_helper-1.1.3-6|31	rm -rf autom4te.cache
12cr|squid_nufw_helper-1.1.3-6|32	rm -f squid_nufw_helper
12cr|squid_nufw_helper-1.1.3-6|33	
12cr|squid_nufw_helper-1.1.3-6|34	%build
12cr|squid_nufw_helper-1.1.3-6|35	
12cr|squid_nufw_helper-1.1.3-6|36	%configure2_5x
12cr|squid_nufw_helper-1.1.3-6|37	make clean
12cr|squid_nufw_helper-1.1.3-6|38	%make
12cr|squid_nufw_helper-1.1.3-6|39	
12cr|squid_nufw_helper-1.1.3-6|40	mv squid_nufw_helper squid_nufw_helper-postgresql
12cr|squid_nufw_helper-1.1.3-6|41	
12cr|squid_nufw_helper-1.1.3-6|42	%configure2_5x \
12cr|squid_nufw_helper-1.1.3-6|43	--with-mysql
12cr|squid_nufw_helper-1.1.3-6|44	%make
12cr|squid_nufw_helper-1.1.3-6|45	mv squid_nufw_helper squid_nufw_helper-mysql
12cr|squid_nufw_helper-1.1.3-6|46	
12cr|squid_nufw_helper-1.1.3-6|47	%install
12cr|squid_nufw_helper-1.1.3-6|48	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|squid_nufw_helper-1.1.3-6|49	
12cr|squid_nufw_helper-1.1.3-6|50	install -d %{buildroot}%{_sbindir}
12cr|squid_nufw_helper-1.1.3-6|51	
12cr|squid_nufw_helper-1.1.3-6|52	install -m0755 squid_nufw_helper-postgresql %{buildroot}%{_sbindir}/
12cr|squid_nufw_helper-1.1.3-6|53	install -m0755 squid_nufw_helper-mysql %{buildroot}%{_sbindir}/
12cr|squid_nufw_helper-1.1.3-6|54	
12cr|squid_nufw_helper-1.1.3-6|55	%clean
12cr|squid_nufw_helper-1.1.3-6|56	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|squid_nufw_helper-1.1.3-6|57	
12cr|squid_nufw_helper-1.1.3-6|58	%files
12cr|squid_nufw_helper-1.1.3-6|59	%defattr(-,root,root)
12cr|squid_nufw_helper-1.1.3-6|60	%doc README ChangeLog squid_nufw_helper.conf
12cr|squid_nufw_helper-1.1.3-6|61	%attr(0755,root,root) %{_sbindir}/squid_nufw_helper-postgresql
12cr|squid_nufw_helper-1.1.3-6|62	%attr(0755,root,root) %{_sbindir}/squid_nufw_helper-mysql
12cr|squid_nufw_helper-1.1.3-6|63	
12cr|squid_nufw_helper-1.1.3-6|64	
12cr|squid_nufw_helper-1.1.3-6|65	
12cr|squid_nufw_helper-1.1.3-6|66	
12cr|squid_nufw_helper-1.1.3-6|67	%changelog
12cr|squid_nufw_helper-1.1.3-6|68	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-6mdv2011.0
12cr|squid_nufw_helper-1.1.3-6|69	+ Revision: 645893
12cr|squid_nufw_helper-1.1.3-6|70	- relink against libmysqlclient.so.18
12cr|squid_nufw_helper-1.1.3-6|71	
12cr|squid_nufw_helper-1.1.3-6|72	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-5mdv2011.0
12cr|squid_nufw_helper-1.1.3-6|73	+ Revision: 627289
12cr|squid_nufw_helper-1.1.3-6|74	- rebuilt against mysql-5.5.8 libs, again
12cr|squid_nufw_helper-1.1.3-6|75	
12cr|squid_nufw_helper-1.1.3-6|76	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-4mdv2011.0
12cr|squid_nufw_helper-1.1.3-6|77	+ Revision: 626563
12cr|squid_nufw_helper-1.1.3-6|78	- rebuilt against mysql-5.5.8 libs
12cr|squid_nufw_helper-1.1.3-6|79	
12cr|squid_nufw_helper-1.1.3-6|80	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-2mdv2011.0
12cr|squid_nufw_helper-1.1.3-6|81	+ Revision: 614969
12cr|squid_nufw_helper-1.1.3-6|82	- the mass rebuild of 2010.1 packages
12cr|squid_nufw_helper-1.1.3-6|83	
12cr|squid_nufw_helper-1.1.3-6|84	* Sun Mar 07 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.1.3-1mdv2010.1
12cr|squid_nufw_helper-1.1.3-6|85	+ Revision: 515328
12cr|squid_nufw_helper-1.1.3-6|86	- New 1.1.3
12cr|squid_nufw_helper-1.1.3-6|87	P0 rediff
12cr|squid_nufw_helper-1.1.3-6|88	
12cr|squid_nufw_helper-1.1.3-6|89	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.rc2.5mdv2010.1
12cr|squid_nufw_helper-1.1.3-6|90	+ Revision: 507511
12cr|squid_nufw_helper-1.1.3-6|91	- rebuild
12cr|squid_nufw_helper-1.1.3-6|92	
12cr|squid_nufw_helper-1.1.3-6|93	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-0.rc2.4mdv2010.0
12cr|squid_nufw_helper-1.1.3-6|94	+ Revision: 445228
12cr|squid_nufw_helper-1.1.3-6|95	- rebuild
12cr|squid_nufw_helper-1.1.3-6|96	
12cr|squid_nufw_helper-1.1.3-6|97	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|squid_nufw_helper-1.1.3-6|98	- use lowercase mysql-devel
12cr|squid_nufw_helper-1.1.3-6|99	
12cr|squid_nufw_helper-1.1.3-6|100	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.rc2.3mdv2009.1
12cr|squid_nufw_helper-1.1.3-6|101	+ Revision: 311354
12cr|squid_nufw_helper-1.1.3-6|102	- fix the postgresql patch
12cr|squid_nufw_helper-1.1.3-6|103	- rebuilt against mysql-5.1.30 libs
12cr|squid_nufw_helper-1.1.3-6|104	
12cr|squid_nufw_helper-1.1.3-6|105	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.0-0.rc2.2mdv2008.1
12cr|squid_nufw_helper-1.1.3-6|106	+ Revision: 140851
12cr|squid_nufw_helper-1.1.3-6|107	- restore BuildRoot
12cr|squid_nufw_helper-1.1.3-6|108	
12cr|squid_nufw_helper-1.1.3-6|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|squid_nufw_helper-1.1.3-6|110	- kill re-definition of %%buildroot on Pixel's request
12cr|squid_nufw_helper-1.1.3-6|111	
12cr|squid_nufw_helper-1.1.3-6|112	
12cr|squid_nufw_helper-1.1.3-6|113	* Fri Mar 16 2007 Michael Scherer <misc@mandriva.org> 1.0.0-0.rc2.2mdv2007.1
12cr|squid_nufw_helper-1.1.3-6|114	+ Revision: 144947
12cr|squid_nufw_helper-1.1.3-6|115	- Rebuild for new postgresql
12cr|squid_nufw_helper-1.1.3-6|116	
12cr|squid_nufw_helper-1.1.3-6|117	+ Jérôme Soyer <saispo@mandriva.org>
12cr|squid_nufw_helper-1.1.3-6|118	- Import squid_nufw_helper
12cr|squid_nufw_helper-1.1.3-6|119	
12cr|squid_nufw_helper-1.1.3-6|120	* Sat Jun 17 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.rc2.1mdv2007.0
12cr|squid_nufw_helper-1.1.3-6|121	- initial Mandriva package
12cr|squid_nufw_helper-1.1.3-6|122	

7660 12
12cr|squid-purge-20040201-3|1	%define name    squid-purge
12cr|squid-purge-20040201-3|2	%define version 20040201
12cr|squid-purge-20040201-3|3	%define release %mkrel 3
12cr|squid-purge-20040201-3|4	
12cr|squid-purge-20040201-3|5	Name:		%{name}
12cr|squid-purge-20040201-3|6	Version:	%{version}
12cr|squid-purge-20040201-3|7	Release:	%{release}
12cr|squid-purge-20040201-3|8	Summary:    Squid pruger utility
12cr|squid-purge-20040201-3|9	License:    GPLv2+
12cr|squid-purge-20040201-3|10	Group:      Networking/Other
12cr|squid-purge-20040201-3|11	URL:        http://www.squid-cache.org/contrib/
12cr|squid-purge-20040201-3|12	Source:     http://www.squid-cache.org/contrib/purge-%{version}-src.tar.gz
12cr|squid-purge-20040201-3|13	Patch0:     purge-gcc4.patch
12cr|squid-purge-20040201-3|14	Patch1:     make-install.patch
12cr|squid-purge-20040201-3|15	Patch2:     purge-conf.patch
12cr|squid-purge-20040201-3|16	BuildRequires:  gcc-c++
12cr|squid-purge-20040201-3|17	#Requires:	apache
12cr|squid-purge-20040201-3|18	Suggests:	webproxy
12cr|squid-purge-20040201-3|19	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|squid-purge-20040201-3|20	
12cr|squid-purge-20040201-3|21	
12cr|squid-purge-20040201-3|22	%description
12cr|squid-purge-20040201-3|23	The purge tool is a kind of magnifying glass into your squid-2 cache. You
12cr|squid-purge-20040201-3|24	can use purge to have a look at what URLs are stored in which file within
12cr|squid-purge-20040201-3|25	your cache. The purge tool can also be used to release objects which URLs
12cr|squid-purge-20040201-3|26	match user specified regular expressions. A more troublesome feature is the
12cr|squid-purge-20040201-3|27	ability to remove files squid does not seem to know about any longer.
12cr|squid-purge-20040201-3|28	
12cr|squid-purge-20040201-3|29	%prep
12cr|squid-purge-20040201-3|30	%setup -q -n purge
12cr|squid-purge-20040201-3|31	%patch0 -p0 -b .gcc4
12cr|squid-purge-20040201-3|32	%patch1 -p0 -b .make
12cr|squid-purge-20040201-3|33	%patch2 -p0 -b .etc
12cr|squid-purge-20040201-3|34	
12cr|squid-purge-20040201-3|35	%build
12cr|squid-purge-20040201-3|36	%make CXX="g++ %optflags" OPT_NORM="" SOCKLEN=socklen_t EXTRALIB="-lstdc++"
12cr|squid-purge-20040201-3|37	
12cr|squid-purge-20040201-3|38	
12cr|squid-purge-20040201-3|39	%install
12cr|squid-purge-20040201-3|40	#%makeinstall
12cr|squid-purge-20040201-3|41	mv purge squid-purge
12cr|squid-purge-20040201-3|42	install -d  %{buildroot}%{_sbindir}
12cr|squid-purge-20040201-3|43	install -m0700  squid-purge %{buildroot}%{_sbindir}/squid-purge
12cr|squid-purge-20040201-3|44	
12cr|squid-purge-20040201-3|45	
12cr|squid-purge-20040201-3|46	%clean
12cr|squid-purge-20040201-3|47	%{__rm} -rf %{buildroot}
12cr|squid-purge-20040201-3|48	
12cr|squid-purge-20040201-3|49	
12cr|squid-purge-20040201-3|50	%files
12cr|squid-purge-20040201-3|51	%defattr(0755,root,root)
12cr|squid-purge-20040201-3|52	%doc README
12cr|squid-purge-20040201-3|53	%{_sbindir}/squid-purge
12cr|squid-purge-20040201-3|54	
12cr|squid-purge-20040201-3|55	
12cr|squid-purge-20040201-3|56	
12cr|squid-purge-20040201-3|57	
12cr|squid-purge-20040201-3|58	%changelog
12cr|squid-purge-20040201-3|59	* Tue Jan 12 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 20040201-3mdv2010.1
12cr|squid-purge-20040201-3|60	+ Revision: 490217
12cr|squid-purge-20040201-3|61	- P2: look for /etc/squid/squid.conf by default
12cr|squid-purge-20040201-3|62	
12cr|squid-purge-20040201-3|63	* Fri Oct 02 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 20040201-2mdv2010.0
12cr|squid-purge-20040201-3|64	+ Revision: 452724
12cr|squid-purge-20040201-3|65	- from static to dynamic
12cr|squid-purge-20040201-3|66	- again
12cr|squid-purge-20040201-3|67	- again
12cr|squid-purge-20040201-3|68	- again
12cr|squid-purge-20040201-3|69	- Buildrequiere add
12cr|squid-purge-20040201-3|70	- SOCKLEN=socklen_t to let work in x86_64
12cr|squid-purge-20040201-3|71	- OPT_NORM='' to let work in x86_64
12cr|squid-purge-20040201-3|72	- Some changes for mdva policy
12cr|squid-purge-20040201-3|73	- import squid-purge
12cr|squid-purge-20040201-3|74	
12cr|squid-purge-20040201-3|75	
12cr|squid-purge-20040201-3|76	* Thu Sep  1 2009 Daniel Lucio <dlucio@okay.com.mx> 20040201-1mdv2010.0
12cr|squid-purge-20040201-3|77	- First package
12cr|squid-purge-20040201-3|78	

7661 12
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1	# These ones don't show up with now
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|2	#%define __noautoreq pear(\\(class.JavaScriptPacker.php\\|/etc/squirrelmail/plugins/change_pass_settings.php\\))
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|3	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|4	%define __noautoreq '/usr/bin/php'
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|5	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|6	# helps to find new languages
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|7	%define _unpackaged_files_terminate_build 0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|8	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|9	%define basedir /var/www/squirrelmail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|10	%define varlibdir /var/lib/squirrelmail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|11	%define prefsdir %{varlibdir}/prefs
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|12	%define varspooldir /var/spool/squirrelmail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|13	%define attdir %{varspooldir}/attach
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|14	%define etcdir /etc/squirrelmail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|15	%define crondir /etc/cron.daily
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|16	# Plugin config files
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|17	%define pluginetc %{etcdir}/plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|18	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|19	%define locale_stamp 20090526
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|20	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|21	%define snap r14325
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|22	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|23	%if %mandriva_branch == Cooker
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|24	# Cooker
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|25	%define release %mkrel 0.0.%{snap}.2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|26	%else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|27	# Old distros
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|28	%define subrel 2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|29	%define release %mkrel 0.0.%{snap}.2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|30	%endif
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|31	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|32	Summary:	Webmail client for PHP4
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|33	Name:		squirrelmail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|34	Version:	1.4.23
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|35	Release:	%release
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|36	License:	GPL
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|37	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|38	URL:		http://www.squirrelmail.org/
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|39	#Source0:	http://prdownloads.sf.net/squirrelmail/%{name}-webmail-%{version}.tar.gz
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|40	Source0:	squirrelmail.tar.gz
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|41	Source1:	http://prdownloads.sf.net/squirrelmail/all_locales-1.4.18-%{locale_stamp}.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|42	Source2:	squirrelmail-RPM.readme
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|43	# http://squirrelmail.org/plugin_list.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|44	Source3:	http://www.squirrelmail.org/plugins/address_add-2.1-1.4.0.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|45	Source4:	http://www.squirrelmail.org/plugins/block_sender.2.02-1.4.0.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|46	Source5:	http://www.squirrelmail.org/plugins/login_image-0.2.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|47	Source6:	http://www.squirrelmail.org/plugins/secure_login-1.4-1.2.8.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|48	Source7:	http://www.squirrelmail.org/plugins/compatibility-2.0.14-1.0.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|49	Source8:	http://www.squirrelmail.org/plugins/change_pass-3.0-1.4.0.tar.gz
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|50	Source9:	http://www.squirrelmail.org/plugins/quota_usage-1.3.1-1.2.7.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|51	# http://sourceforge.net/tracker/index.php?func=detail&aid=1255733&group_id=311&atid=300311
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|52	Source10:	http://www.squirrelmail.org/plugins/change_ldappass-2.2-1.4.0.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|53	Source11:	http://www.squirrelmail.org/plugins/avelsieve-1.9.9.tar.gz
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|54	Source12:	http://www.squirrelmail.org/plugins/windows-1.6-1.4.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|55	Source13:	http://www.squirrelmail.org/plugins/folder_sizes-1.5-1.4.0.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|56	Source14:	http://www.squirrelmail.org/plugins/archive_mail.1.2-1.4.2.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|57	Source15:	http://www.squirrelmail.org/plugins/empty_folders-2.0.1-1.2.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|58	Source16:	http://www.squirrelmail.org/plugins/abook_import_export-1.1-1.4.4.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|59	Source17:	http://www.squirrelmail.org/plugins/ldifimport-1.4-1.2.x.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|60	Source18:	http://www.squirrelmail.org/plugins/username-2.3-1.0.0.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|61	Source19:	http://www.squirrelmail.org/plugins/bookmarks-2.0.3-1.4.1.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|62	Source20:	http://www.squirrelmail.org/plugins/select_range-3.7.1-1.4.4.tar.gz
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|63	Source21:	http://www.squirrelmail.org/plugins/rewrap-1.3-1.4.0.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|64	Source22:	http://www.squirrelmail.org/spam_buttons-2.3-1.4.0.tar.gz
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|65	# http://sourceforge.net/projects/php-sa-mysql
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|66	Source23:	http://prdownloads.sourceforge.net/php-sa-mysql/SquirrelSAP105.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|67	Source24:	http://squirrelmail.org/plugins/junkfolder-1.0.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|68	Source25:	conf.pl
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|69	# javascript_libs is required/recommended by avelsieve-1.9.8
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|70	Source26:	http://email.uoa.gr/download/squirrelmail/javascript_libs/javascript_libs-0.1.2.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|71	# http://code.google.com/p/yubico-squirrelmail-plugin/
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|72	Source27:	http://yubico-squirrelmail-plugin.googlecode.com/files/yubikey-0.8.1-1.4.0.tar.bz2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|73	# branding :)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|74	Source100:	logoMDA-CS.png
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|75	Patch0:		squirrelmail-1.4.8-get_branded.diff
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|76	Patch1:		squirrelmail-1.4.2-config.php.patch
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|77	Patch2:		squirrelmail-1.4.5-change_pass_syntax.diff
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|78	Patch5:		login_image-position.diff
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|79	Patch6:		secure_login-stayinssl.patch
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|80	Patch7:		squirrelmail-1.4.1-default_folder_prefix.patch
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|81	Patch8:		squirrelmail-select_range.diff
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|82	Patch10:	squirrelmail-1.4.6-ldappass.diff
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|83	Patch11:	squirrelmail-avelsieve.diff
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|84	Patch12:	squirrelmail-1.4.2-sqspell.patch
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|85	Patch13:	squirrelmail-1.4.2-filters.patch
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|86	Patch14:	squirrelmail-1.4.6-aspell.diff
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|87	Patch17:	squirrelmail-1.4.4-log_failed_login_attempts.diff
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|88	Patch18:	squirrelmail-broken_sql_auth_fix.diff
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|89	Patch19:	squirrelmail-1.4.19-more_mandriva_branding.diff
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|90	Requires:	apache-mod_php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|91	Requires:	sendmail-command
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|92	Requires:	aspell
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|93	Requires:	php-imap
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|94	Requires:	php-ldap
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|95	Requires:	poppassd-ceti
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|96	Requires:	tmpwatch >= 2.8
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|97	# We use ccp to upgrade our config file when possible
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|98	Requires(post):	ccp >= 0.4.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|99	%if %{mdkversion} < 200610
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|100	BuildRequires:  rpm-mandriva-setup >= 1.5
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|101	%else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|102	BuildRequires:  rpm-mandriva-setup >= 1.23
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|103	%endif
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|104	BuildArch:	noarch
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|105	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|106	%description
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|107	SquirrelMail is a standards-based webmail package written in PHP4. It
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|108	includes built-in pure PHP support for the IMAP and SMTP protocols, and
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|109	all pages render in pure HTML 4.0 (with no Javascript) for maximum
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|110	compatibility across browsers.  It has very few requirements and is very
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|111	easy to configure and install. SquirrelMail has all the functionality
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|112	you would want from an email client, including strong MIME support,
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|113	address books, and folder manipulation.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|114	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|115	%package	poutils
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|116	Summary:	Some development tools for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|117	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|118	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|119	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|120	%description	poutils
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|121	This package includes some development tools for squirrelmail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|122	i18n, including the main po file and some compilation scripts.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|123	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|124	%package	cyrus
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|125	Summary:	Cyrus meta package for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|126	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|127	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|128	Requires:	sasl-plug-login
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|129	Requires:	sasl-plug-plain
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|130	Requires:	cyrus-imapd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|131	Requires:	cyrus-imapd-utils
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|132	Requires:	cyrus-sasl
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|133	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|134	%description	cyrus
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|135	Cyrus meta package for SquirrelMail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|136	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|137	%package	ar
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|138	Summary:	Arabic language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|139	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|140	Requires:	locales-ar
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|141	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|142	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|143	%description	ar
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|144	This add-on package provides Arabic translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|145	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|146	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|147	%package	bg
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|148	Summary:	Bulgarian language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|149	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|150	Requires:	locales-bg
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|151	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|152	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|153	%description	bg
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|154	This add-on package provides Bulgarian translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|155	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|156	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|157	%package	bn-india
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|158	Summary:	Bengali (India) language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|159	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|160	Requires:	locales-bn
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|161	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|162	Obsoletes:	%{name}-bn
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|163	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|164	%description	bn-india
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|165	This add-on package provides Bengali (India) translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|166	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|167	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|168	%package	bn-bangladesh
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|169	Summary:	Bengali (Bangladesh) language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|170	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|171	Requires:	locales-bn
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|172	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|173	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|174	%description	bn-bangladesh
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|175	This add-on package provides Bengali (Bangladesh) translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|176	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|177	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|178	%package	ca
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|179	Summary:	Catalan language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|180	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|181	Requires:	locales-ca
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|182	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|183	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|184	%description	ca
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|185	This add-on package provides Catalan translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|186	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|187	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|188	%package	cs
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|189	Summary:	Czech language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|190	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|191	Requires:	locales-cs
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|192	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|193	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|194	%description	cs
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|195	This add-on package provides Czech translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|196	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|197	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|198	%package	cy
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|199	Summary:	Welsh language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|200	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|201	Requires:	locales-cy
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|202	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|203	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|204	%description	cy
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|205	This add-on package provides Welsh translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|206	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|207	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|208	%package	da
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|209	Summary:	Danish language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|210	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|211	Requires:	locales-da
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|212	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|213	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|214	%description	da
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|215	This add-on package provides Danish translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|216	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|217	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|218	%package	de
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|219	Summary:	German language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|220	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|221	Requires:	locales-de
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|222	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|223	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|224	%description	de
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|225	This add-on package provides German translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|226	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|227	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|228	%package	el
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|229	Summary:	Greek language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|230	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|231	Requires:	locales-el
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|232	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|233	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|234	%description	el
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|235	This add-on package provides Greek translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|236	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|237	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|238	%package	es
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|239	Summary:	Spanish language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|240	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|241	Requires:	locales-es
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|242	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|243	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|244	%description	es
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|245	This add-on package provides Spanish translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|246	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|247	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|248	%package	et
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|249	Summary:	Estonian language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|250	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|251	Requires:	locales-et
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|252	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|253	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|254	%description	et
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|255	This add-on package provides Estonian translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|256	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|257	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|258	%package	eu
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|259	Summary:	Basque language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|260	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|261	Requires:	locales-eu
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|262	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|263	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|264	%description	eu
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|265	This add-on package provides Basque translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|266	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|267	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|268	%package	fa
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|269	Summary:	Farsi language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|270	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|271	Requires:	locales-fa
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|272	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|273	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|274	%description	fa
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|275	This add-on package provides Farsi translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|276	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|277	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|278	%package	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|279	Summary:	Finnish language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|280	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|281	Requires:	locales-fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|282	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|283	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|284	%description	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|285	This add-on package provides Finnish translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|286	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|287	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|288	%package	fo
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|289	Summary:	Faroese language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|290	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|291	Requires:	locales-fo
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|292	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|293	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|294	%description	fo
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|295	This add-on package provides Faroese translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|296	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|297	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|298	%package	fr
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|299	Summary:	French language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|300	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|301	Requires:	locales-fr
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|302	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|303	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|304	%description	fr
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|305	This add-on package provides French translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|306	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|307	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|308	%package	fy
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|309	Summary:	Frisian language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|310	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|311	Requires:	locales-fy
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|312	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|313	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|314	%description	fy
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|315	This add-on package provides Frisian translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|316	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|317	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|318	%package	he
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|319	Summary:	Hebrew language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|320	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|321	Requires:	locales-he
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|322	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|323	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|324	%description	he
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|325	This add-on package provides Hebrew translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|326	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|327	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|328	%package	hr
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|329	Summary:	Croatian language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|330	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|331	Requires:	locales-hr
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|332	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|333	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|334	%description	hr
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|335	This add-on package provides Croatian translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|336	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|337	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|338	%package	hu
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|339	Summary:	Hungarian language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|340	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|341	Requires:	locales-hu
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|342	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|343	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|344	%description	hu
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|345	This add-on package provides Hungarian translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|346	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|347	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|348	%package	id
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|349	Summary:	Indonesian language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|350	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|351	Requires:	locales-id
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|352	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|353	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|354	%description	id
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|355	This add-on package provides Indonesian translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|356	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|357	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|358	%package	is
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|359	Summary:	Icelandic language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|360	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|361	Requires:	locales-is
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|362	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|363	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|364	%description	is
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|365	This add-on package provides Icelandic translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|366	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|367	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|368	%package	it
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|369	Summary:	Italian language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|370	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|371	Requires:	locales-it
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|372	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|373	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|374	%description	it
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|375	This add-on package provides Italian translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|376	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|377	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|378	%package	ja
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|379	Summary:	Japanese language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|380	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|381	Requires:	locales-ja
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|382	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|383	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|384	%description	ja
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|385	This add-on package provides Japanese translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|386	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|387	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|388	%package	ko
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|389	Summary:	Korean language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|390	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|391	Requires:	locales-ko
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|392	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|393	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|394	%description	ko
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|395	This add-on package provides Korean translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|396	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|397	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|398	%package	lt
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|399	Summary:	Lithuanian language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|400	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|401	Requires:	locales-lt
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|402	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|403	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|404	%description	lt
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|405	This add-on package provides Lithuanian translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|406	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|407	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|408	%package	ms
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|409	Summary:	Bahasa Melayu language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|410	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|411	Requires:	locales-ms
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|412	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|413	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|414	%description	ms
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|415	This add-on package provides Bahasa Melayu translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|416	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|417	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|418	%package	nb
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|419	Summary:	Norwegian Bokmål language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|420	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|421	Requires:	locales-nb
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|422	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|423	Obsoletes:	%{name}-nb_NO
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|424	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|425	%description	nb
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|426	This add-on package provides Norwegian Bokmal translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|427	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|428	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|429	%package	nl
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|430	Summary:	Dutch language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|431	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|432	Requires:	locales-nl
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|433	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|434	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|435	%description	nl
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|436	This add-on package provides Dutch translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|437	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|438	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|439	%package	nn
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|440	Summary:	Norwegian Nynorsk language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|441	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|442	Requires:	locales-nn
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|443	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|444	Obsoletes:	%{name}-nn_NO
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|445	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|446	%description	nn
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|447	This add-on package provides Norwegian Nynorsk translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|448	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|449	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|450	%package	pl
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|451	Summary:	Polish language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|452	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|453	Requires:	locales-pl
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|454	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|455	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|456	%description	pl
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|457	This add-on package provides Polish translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|458	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|459	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|460	%package	pt
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|461	Summary:	Portuguese and Brazilian Portuguese language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|462	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|463	Requires:	locales-pt
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|464	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|465	Provides:	%{name}-pt_BR = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|466	Obsoletes:	%{name}-pt_BR
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|467	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|468	%description	pt
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|469	This add-on package provides Portuguese and Brazilian Portuguese translation
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|470	for Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|471	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|472	%package	ro
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|473	Summary:	Romanian language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|474	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|475	Requires:	locales-ro
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|476	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|477	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|478	%description	ro
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|479	This add-on package provides Romanian translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|480	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|481	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|482	%package	ru
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|483	Summary:	Russian language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|484	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|485	Requires:	locales-ru
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|486	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|487	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|488	%description	ru
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|489	This add-on package provides Russian translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|490	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|491	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|492	%package	sk
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|493	Summary:	Slovak language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|494	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|495	Requires:	locales-sk
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|496	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|497	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|498	%description	sk
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|499	This add-on package provides Slovak translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|500	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|501	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|502	%package	sl
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|503	Summary:	Slovenian language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|504	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|505	Requires:	locales-sl
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|506	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|507	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|508	%description	sl
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|509	This add-on package provides Slovenian translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|510	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|511	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|512	%package	sr
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|513	Summary:	Serbian language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|514	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|515	Requires:	locales-sr
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|516	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|517	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|518	%description	sr
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|519	This add-on package provides Serbian translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|520	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|521	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|522	%package	sv
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|523	Summary:	Swedish language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|524	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|525	Requires:	locales-sv
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|526	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|527	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|528	%description	sv
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|529	This add-on package provides Swedish translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|530	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|531	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|532	%package	th
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|533	Summary:	Thai language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|534	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|535	Requires:	locales-th
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|536	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|537	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|538	%description	th
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|539	This add-on package provides Thai translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|540	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|541	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|542	%package	tr
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|543	Summary:	Turkish language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|544	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|545	Requires:	locales-tr
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|546	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|547	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|548	%description	tr
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|549	This add-on package provides Turkish translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|550	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|551	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|552	%package	ug
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|553	Summary:	Uighur language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|554	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|555	Requires:	locales-ug
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|556	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|557	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|558	%description	ug
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|559	This add-on package provides Uighur translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|560	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|561	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|562	%package	uk
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|563	Summary:	Ukrainian language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|564	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|565	Requires:	locales-uk
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|566	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|567	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|568	%description	uk
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|569	This add-on package provides Ukrainian translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|570	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|571	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|572	%package	vi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|573	Summary:	Vietnamese language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|574	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|575	Requires:	locales-vi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|576	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|577	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|578	%description	vi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|579	This add-on package provides Vietnamese translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|580	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|581	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|582	%package	zh_CN
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|583	Summary:	Chinese Simplified language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|584	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|585	Requires:	locales-zh
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|586	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|587	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|588	%description	zh_CN
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|589	This add-on package provides Chinese Simplified translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|590	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|591	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|592	%package	zh_TW
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|593	Summary:	Chinese Traditional language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|594	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|595	Requires:	locales-zh
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|596	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|597	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|598	%description	zh_TW
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|599	This add-on package provides Chinese Traditional translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|600	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|601	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|602	%package	ka
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|603	Summary:	Georgian language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|604	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|605	Requires:	locales-ka
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|606	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|607	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|608	%description	ka
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|609	This add-on package provides Georgian translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|610	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|611	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|612	%package	km
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|613	Summary:	Khmer language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|614	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|615	Requires:	locales-km
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|616	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|617	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|618	%description	km
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|619	This add-on package provides Khmer translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|620	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|621	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|622	%package	lv
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|623	Summary:	Latvian language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|624	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|625	Requires:	locales-lv
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|626	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|627	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|628	%description	lv
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|629	This add-on package provides Latvian translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|630	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|631	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|632	%package	mk
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|633	Summary:	Macedonian language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|634	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|635	Requires:	locales-mk
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|636	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|637	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|638	%description	mk
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|639	This add-on package provides Macedonian translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|640	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|641	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|642	%package	ta
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|643	Summary:	Tamil language files for SquirrelMail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|644	Group:		System/Servers
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|645	Requires:	locales-ta
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|646	Requires:	%{name} = %{version}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|647	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|648	%description	ta
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|649	This add-on package provides Tamil translation for
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|650	Squirrelmail.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|651	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|652	%prep
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|653	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|654	#setup -q -n %{name}-webmail-%{version} -a1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|655	%setup -q -n squirrelmail -a1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|656	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|657	for i in `find . -type d -name .svn`; do
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|658	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|659	done
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|660	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|661	%patch0 -p0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|662	%patch7 -p1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|663	%patch8 -p1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|664	%patch12 -p1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|665	%patch14 -p0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|666	%patch17 -p0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|667	%patch18 -p0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|668	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|669	rm -f plugins/make_archive.pl
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|670	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|671	# branding :)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|672	install -m0644 %{SOURCE100} images/mandriva.png
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|673	%patch19 -p0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|674	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|675	# hard code the path to the core config files
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|676	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|677	find . -type f|xargs perl -pi -e "s|SM_PATH \. \'config/config\.php\'|\'%{etcdir}/config\.php\'|g; \
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|678	s|SM_PATH \. \"config/config\.php\"|\'%{etcdir}/config\.php\'|g; \
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|679	s|\'config/config\.php\'|\'%{etcdir}/config\.php\'|g; \
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|680	s|\.\./config/config\.php|%{etcdir}/config\.php|g; \
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|681	s|SM_PATH \. \'config/config_default\.php\'|\'%{etcdir}/config_default\.php\'|g; \
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|682	s|SM_PATH \. \'config/config_local\.php\'|\'%{etcdir}/config_local\.php\'|g"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|683	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|684	perl -pi -e "s|config/config\.php|%{etcdir}/config\.php|g; \
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|685	s|\"config\.php\"|\"%{etcdir}/config\.php\"|g; \
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|686	s|\"config_default\.php\"|\"%{etcdir}/config_default\.php\"|g; \
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|687	s|\"config_local\.php\"|\"%{etcdir}/config_local\.php\"|g; \
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|688	s|\.\./plugins|%{basedir}/plugins|g; \
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|689	s|\.\./themes|%{basedir}/themes|g; \
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|690	s|\>config\.php|\>%{etcdir}/config\.php|g" config/conf.pl
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|691	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|692	# hard code the path to the plugins config files
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|693	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|694	perl -pi -e "s|SM_PATH \. \'config/admins\'|\'%{pluginetc}/administrator-admins\'|g" plugins/administrator/*.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|695	perl -pi -e "s|SM_PATH \. \\\$SQSPELL_DIR \. \'sqspell_config\.php\'|\'%{pluginetc}/sqspell_config\.php\'|g" plugins/squirrelspell/*.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|696	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|697	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|698	if [ -d plugins/address_add ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|699	echo "address_add plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|700	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|701	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|702	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|703	tar -jxf %{SOURCE3}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|704	# Do not use chmod -R 644, otherwise you can't chdir to the
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|705	# directory anymore
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|706	chmod 644 address_add/*.php address_add/classes/*.php address_add/README
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|707	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|708	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|709	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|710	if [ -d plugins/block_sender ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|711	echo "block_sender plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|712	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|713	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|714	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|715	tar -jxf %{SOURCE4}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|716	chmod 755 block_sender
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|717	find block_sender -type f -print | xargs chmod 644
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|718	perl -pi -e 's|data_dir \. \$username|data_dir ."/". \$username|;' block_sender/*.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|719	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|720	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|721	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|722	if [ -d plugins/login_image ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|723	echo "login_image plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|724	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|725	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|726	pushd plugins; tar -jxf %{SOURCE5}; chmod 0644 login_image/*.php; popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|727	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|728	%patch5 -p0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|729	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|730	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|731	if [ -d plugins/secure_login ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|732	echo "secure_login plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|733	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|734	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|735	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|736	tar -jxf %{SOURCE6}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|737	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|738	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|739	pushd plugins/secure_login
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|740	cp -f config.sample.php config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|741	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|742	%patch6 -p0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|743	perl -pi -e "s|SM_PATH \. \'plugins/secure_login/config\.php\'|\'%{pluginetc}/secure_login_config\.php\'|g" plugins/secure_login/*.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|744	perl -pi -e "s|\'\.\./plugins/secure_login/config\.php\'|\'%{pluginetc}/secure_login_config\.php\'|g" plugins/secure_login/*.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|745	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|746	if [ -d plugins/compatibility ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|747	echo "compatibility plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|748	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|749	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|750	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|751	tar -jxf %{SOURCE7}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|752	patch -p1 < compatibility/patches/compatibility_patch-1.4.11.diff
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|753	rm -rf compatibility/patches compatibility/patches.old
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|754	rm -f compatibility/COPYING compatibility/make_release.sh compatibility/getpot
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|755	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|756	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|757	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|758	if [ -d plugins/change_pass ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|759	echo "change_pass plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|760	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|761	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|762	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|763	tar -zxf %{SOURCE8}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|764	pushd change_pass
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|765	%patch2 -p0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|766	perl -pi -e "s|SM_PATH \. \'plugins/change_pass/config.php\'|\'%{pluginetc}/change_pass_settings.php\'|g" *.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|767	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|768	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|769	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|770	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|771	if [ -d plugins/quota_usage ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|772	echo "quota_usage plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|773	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|774	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|775	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|776	tar -jxf %{SOURCE9}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|777	cp -f quota_usage/config.php.sample quota_usage/config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|778	rm -f quota_usage/screen.jpg quota_usage/getpot
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|779	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|780	perl -pi -e "s|SM_PATH \. \'plugins/quota_usage/config.php\'|\'%{pluginetc}/quota_usage_config.php\'|g" plugins/quota_usage/*.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|781	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|782	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|783	if [ -d plugins/change_ldappass ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|784	echo "change_ldappass plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|785	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|786	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|787	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|788	tar -jxf %{SOURCE10}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|789	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|790	pushd plugins/change_ldappass
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|791	%patch10 -p0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|792	cp -f config_sample.php config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|793	perl -pi -e "s|SM_PATH \. \'config/config\.php\'|\'%{etcdir}/config\.php\'|g; \
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|794	s|\"\.\./plugins/change_ldappass/config\.php\"|\'%{pluginetc}/change_ldappass_config\.php\'|g" *.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|795	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|796	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|797	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|798	if [ -d plugins/avelsieve ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|799	echo "avelsieve plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|800	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|801	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|802	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|803	tar -zxf %{SOURCE11}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|804	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|805	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|806	pushd plugins/avelsieve
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|807	%patch11 -p0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|808	cp -f config/config_sample.php config/config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|809	rm -rf po
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|810	perl -pi -e "s|^include \"config\.php\"\;|include \'%{pluginetc}/avelsieve_config\.php\'\;|g; \
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|811	s|SM_PATH \. \'plugins/avelsieve/config/rule|\'%{pluginetc}/avelsieve_rules|g; \
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|812	s|SM_PATH \. \'plugins/avelsieve/config/config\.php\'|\'%{pluginetc}/avelsieve_config\.php\'|g; \
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|813	s|SM_PATH \. \'plugins/junkfolder/config\.php\'|\'%{pluginetc}/junkfolder_config\.php\'|g" *.php include/*.php config/*.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|814	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|815	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|816	if [ -d plugins/windows ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|817	echo "windows plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|818	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|819	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|820	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|821	tar -jxf %{SOURCE12}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|822	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|823	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|824	pushd plugins/windows
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|825	rm -f *.diff
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|826	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|827	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|828	if [ -d plugins/folder_sizes ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|829	echo "folder_sizes plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|830	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|831	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|832	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|833	tar -jxf %{SOURCE13}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|834	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|835	perl -pi -e "s|SM_PATH \. \"/plugins/folder_sizes/folder_sizes_config\.php\"|\'%{pluginetc}/folder_sizes_config\.php\'|g" plugins/folder_sizes/*.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|836	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|837	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|838	if [ -d plugins/archive_mail ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|839	echo "archive_mail plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|840	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|841	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|842	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|843	tar -jxf %{SOURCE14}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|844	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|845	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|846	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|847	if [ -d plugins/empty_folders ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|848	echo "empty_folders plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|849	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|850	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|851	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|852	tar -jxf %{SOURCE15}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|853	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|854	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|855	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|856	pushd plugins/empty_folders
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|857	cp -f config_example.php config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|858	rm -f empty_folder.php.old getpot make_release.sh
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|859	rm -rf patches
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|860	perl -pi -e "s|\'config\.php\'|\'%{pluginetc}/empty_folders_config\.php\'|g" *.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|861	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|862	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|863	if [ -d plugins/abook_import_export ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|864	echo "abook_import_export plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|865	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|866	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|867	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|868	tar -jxf %{SOURCE16}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|869	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|870	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
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|871	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|872	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|873	if [ -d plugins/ldifimport ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|874	echo "ldifimport plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|875	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|876	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|877	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|878	tar -jxf %{SOURCE17}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|879	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|880	perl -pi -e "s|\'config.php\'|\'%{pluginetc}/ldifimport_config\.php\'|g" plugins/ldifimport/*php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|881	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|882	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|883	if [ -d plugins/username ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|884	echo "username plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|885	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|886	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|887	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|888	tar -jxf %{SOURCE18}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|889	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|890	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|891	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|892	pushd plugins/username
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|893	cp -f config.php.sample config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|894	perl -pi -e "s|SM_PATH \. \'plugins/username/config\.php\'|\'%{pluginetc}/username_config\.php\'|g; \
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|895	s|\.\./plugins/username/config\.php|%{pluginetc}/username_config\.php|g" *.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|896	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|897	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|898	if [ -d plugins/bookmarks ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|899	echo "bookmarks plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|900	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|901	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|902	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|903	tar -jxf %{SOURCE19}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|904	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|905	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|906	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|907	pushd plugins/bookmarks
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|908	cp -f bookmarks_data_text.php bookmarks_data.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|909	chmod 644 *
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|910	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|911	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|912	if [ -d plugins/select_range ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|913	echo "select_range plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|914	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|915	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|916	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|917	tar -zxf %{SOURCE20}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|918	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|919	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|920	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|921	pushd plugins/select_range
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|922	cp -p config_example.php config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|923	rm -rf patch
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|924	perl -pi -e "s|SM_PATH \. \'plugins/select_range/config\.php\'|\'%{pluginetc}/select_range_config\.php\'|g" *.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|925	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|926	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|927	if [ -d plugins/rewrap ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|928	echo "rewrap plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|929	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|930	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|931	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|932	tar -jxf %{SOURCE21}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|933	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|934	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|935	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|936	pushd plugins/rewrap
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|937	rm -f getpot make_release.sh rewrap.pot
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|938	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|939	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|940	if [ -d plugins/spam_buttons ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|941	echo "spam_buttons plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|942	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|943	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|944	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|945	tar -zxf %{SOURCE22}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|946	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|947	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|948	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|949	pushd plugins/spam_buttons
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|950	cp -p config_example.php config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|951	rm -f getpot
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|952	perl -pi -e "s|\'\.\.\/\.\.\/config\/config_spam_buttons\.php\'|\'%{pluginetc}/spam_buttons_config\.php\'|g" functions.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|953	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|954	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|955	if [ -d plugins/spamassassin ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|956	echo "spamassassin plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|957	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|958	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|959	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|960	tar -jxvf %{SOURCE23}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|961	mv SquirrelSAP*/spamassassin .
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|962	mv SquirrelSAP*/ReadMe_SquirrelSAP spamassassin/
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|963	perl -pi -e "s|\r|\n|g" spamassassin/config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|964	perl -pi -e "s|\r|\n|g" spamassassin/options.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|965	perl -pi -e "s|\r|\n|g" spamassassin/spamassassin.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|966	rm -rf SquirrelSAP*
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|967	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|968	perl -pi -e "s|SM_PATH \. \'plugins/spamassassin/config\.php\'|\'%{pluginetc}/spamassassin_config\.php\'|g" plugins/spamassassin/*.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|969	perl -pi -e "s|define\(\'SM_PATH\', \'\.\./\.\./\'\)\;||g" plugins/spamassassin/setup.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|970	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|971	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|972	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|973	if [ -d plugins/junkfolder ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|974	echo "junkfolder plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|975	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|976	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|977	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|978	tar -jxf %{SOURCE24}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|979	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|980	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|981	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|982	pushd plugins/junkfolder
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|983	rm -f po/xgetpo
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|984	perl -pi -e "s|SM_PATH \. \'plugins/junkfolder/config\.php\'|\'%{pluginetc}/junkfolder_config\.php\'|g" config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|985	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|986	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|987	# Don't enable SPAM RBL by default
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|988	pushd plugins/filters
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|989	%patch13 -p0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|990	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|991	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|992	# javascript_libs is required/recommended by avelsieve-1.9.8
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|993	if [ -d plugins/javascript_libs ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|994	echo "javascript_libs plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|995	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|996	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|997	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|998	tar -jxf %{SOURCE26}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|999	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1000	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1001	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1002	pushd plugins/javascript_libs
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1003	perl -pi -e "s|SM_PATH \. \'plugins/javascript_libs/config\.php\'|\'%{pluginetc}/javascript_libs_config\.php\'|g" *.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1004	perl -pi -e "s|^#\!/usr/bin/php5|#\!/usr/bin/php|g" minify_offline.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1005	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1006	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1007	if [ -d plugins/yubikey ]; then
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1008	echo "yubikey plugin already present"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1009	sleep 360
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1010	else
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1011	pushd plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1012	tar -jxf %{SOURCE27}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1013	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1014	fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1015	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1016	pushd plugins/yubikey
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1017	rm -f getpot yubikey.pot
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1018	perl -pi -e "s|SM_PATH \. \'config/config_yubikey\.php\'|\'%{pluginetc}/yubikey_glogal_config\.php\'|g" *.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1019	perl -pi -e "s|SM_PATH \. \'plugins/yubikey/config\.php\'|\'%{pluginetc}/yubikey_config\.php\'|g" *.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1020	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1021	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1022	# Rearrange the documentation
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1023	mv README doc/
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1024	mv themes/README.themes doc/
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1025	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1026	for f in `find plugins -name "README*" -or -name INSTALL -or -name CHANGES \
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1027	-or -name HISTORY -or -name CHANGELOG -or -name ChangeLog -or -name FAQ`; do
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1028	mkdir -p doc/`dirname $f`
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1029	mv $f $_
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1030	done
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1031	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1032	# cleanup
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1033	for f in `find plugins -name COPYING -or -name LICENSE`; do
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1034	rm -f $f
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1035	done
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1036	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1037	#mv doc/plugins/squirrelspell/doc/README doc/plugins/squirrelspell
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1038	#rmdir doc/plugins/squirrelspell/doc
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1039	mv plugins/squirrelspell/doc/* doc/plugins/squirrelspell
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1040	rm -f doc/plugins/squirrelspell/index.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1041	rmdir plugins/squirrelspell/doc
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1042	mv doc/index.html doc/index2.html
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1043	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1044	cat << EOF > doc/index.html
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1045	Your squirrelmail package is installed in <a href=/squirrelmail/>%{basedir}</a>, and is aliased to <a href=/webmail>/webmail</a>.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1046	<p>
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1047	<a href=index2.html>Read documentation</a>
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1048	EOF
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1049	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1050	# Fixup various files
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1051	echo "left_refresh=300" >> data/default_pref
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1052	%patch1 -p0 -b .oldconf
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1053	for f in contrib/RPM/squirrelmail.cron contrib/RPM/config.php.redhat; do
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1054	perl -pi -e "s|__ATTDIR__|%{attdir}|g;s|__PREFSDIR__|%{prefsdir}|g;" $f
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1055	done
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1056	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1057	pushd plugins/mail_fetch
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1058	cp -f config_example.php mail_fetch_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1059	perl -pi -e "s|SM_PATH \. \'plugins/mail_fetch/config\.php\'|\'%{pluginetc}/mail_fetch_config\.php\'|g" *.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1060	popd
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1061	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1062	cp %{SOURCE2} doc/RPM.readme
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1063	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1064	%install
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1065	export DONT_RELINK=1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1066	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1067	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1068	install -d %{buildroot}%{_sysconfdir}/httpd/conf.d
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1069	install -d %{buildroot}%{etcdir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1070	install -d %{buildroot}%{prefsdir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1071	install -d %{buildroot}%{attdir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1072	install -d %{buildroot}%{basedir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1073	install -d %{buildroot}%{crondir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1074	install -d %{buildroot}%{_sbindir}/
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1075	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1076	# install default_pref
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1077	install -m 0644 data/default_pref %{buildroot}%{prefsdir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1078	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1079	# install the config files
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1080	install -m0644 config/config*.php %{buildroot}%{etcdir}/
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1081	install -m0644 contrib/RPM/config.php.redhat %{buildroot}%{etcdir}/config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1082	install -m0750 config/conf.pl %{buildroot}%{_sbindir}/squirrelmail-conf
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1083	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1084	# install index.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1085	install -m0644 index.php %{buildroot}%{basedir}/
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1086	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1087	# install classes
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1088	install -d -m0755 %{buildroot}%{basedir}/class
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1089	cp -pr class %{buildroot}%{basedir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1090	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1091	# install include
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1092	install -d -m0755 %{buildroot}%{basedir}/include
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1093	cp -pr include %{buildroot}%{basedir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1094	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1095	# install functions
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1096	install -d -m0755 %{buildroot}%{basedir}/functions/decode
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1097	install -d -m0755 %{buildroot}%{basedir}/functions/encode
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1098	install -m 0644 functions/*.php %{buildroot}%{basedir}/functions/
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1099	install -m 0644 functions/decode/*.php %{buildroot}%{basedir}/functions/decode
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1100	install -m 0644 functions/encode/*.php %{buildroot}%{basedir}/functions/encode
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1101	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1102	# install src
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1103	install -d -m0755 %{buildroot}%{basedir}/src
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1104	install -m 0644 src/* %{buildroot}%{basedir}/src/
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1105	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1106	# install themes
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1107	install -d -m0755 %{buildroot}%{basedir}/themes
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1108	install -m 0644 themes/*.php %{buildroot}%{basedir}/themes/
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1109	install -d -m0755 %{buildroot}%{basedir}/themes/css
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1110	install -m 0644 themes/css/*.css %{buildroot}%{basedir}/themes/css/
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1111	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1112	# install images
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1113	install -d -m0755 %{buildroot}%{basedir}/images
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1114	install -m 0644 images/* %{buildroot}%{basedir}/images/
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1115	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1116	# install the plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1117	cp -rp plugins %{buildroot}%{basedir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1118	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1119	# install the locales.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1120	cp -rp locale %{buildroot}%{basedir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1121	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1122	# install help files
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1123	cp -rp help %{buildroot}%{basedir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1124	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1125	# po will go into the poutils package, so just copy it
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1126	cp -rp po %{buildroot}%{basedir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1127	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1128	# install the cron script
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1129	install -m 0755 contrib/RPM/squirrelmail.cron %{buildroot}/%{crondir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1130	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1131	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1132	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1133	# squirrelmail.conf
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1134	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1135	Alias /%{name} %{basedir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1136	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1137	<Directory %{basedir}>
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1138	Order allow,deny
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1139	Allow from 127.0.0.1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1140	Deny from all
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1141	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1142	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1143	php_admin_value session.bug_compat_42 0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1144	# Otherwise can't send mails
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1145	php_admin_value safe_mode 0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1146	# Misc
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1147	php_flag register_globals	off
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1148	# Other increased PHP parameters
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1149	php_admin_value memory_limit    64M
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1150	php_admin_value post_max_size   17M
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1151	php_admin_value upload_max_filesize 16M
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1152	php_admin_value max_execution_time 120
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1153	</Directory>
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1154	EOF
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1155	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1156	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1157	# Move plugin config files
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1158	mkdir -p %{buildroot}%{pluginetc}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1159	mv %{buildroot}%{basedir}/plugins/avelsieve/config/config.php %{buildroot}%{pluginetc}/avelsieve_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1160	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1161	# fix rules
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1162	install -d %{buildroot}%{pluginetc}/avelsieve_rules
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1163	mv %{buildroot}%{basedir}/plugins/avelsieve/config/rule.*.default.php %{buildroot}%{pluginetc}/avelsieve_rules/
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1164	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1165	mv %{buildroot}%{basedir}/plugins/change_ldappass/config.php %{buildroot}%{pluginetc}/change_ldappass_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1166	mv %{buildroot}%{basedir}/plugins/change_pass/config_example.php %{buildroot}%{pluginetc}/change_pass_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1167	mv %{buildroot}%{basedir}/plugins/empty_folders/config.php %{buildroot}%{pluginetc}/empty_folders_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1168	#mv %{buildroot}%{basedir}/plugins/folder_sizes/folder_sizes_config.php %{buildroot}%{pluginetc}/folder_sizes_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1169	mv %{buildroot}%{basedir}/plugins/ldifimport/config.php %{buildroot}%{pluginetc}/ldifimport_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1170	mv %{buildroot}%{basedir}/plugins/quota_usage/config.php %{buildroot}%{pluginetc}/quota_usage_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1171	mv %{buildroot}%{basedir}/plugins/secure_login/config.php %{buildroot}%{pluginetc}/secure_login_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1172	mv %{buildroot}%{basedir}/plugins/squirrelspell/sqspell_config.php %{buildroot}%{pluginetc}/sqspell_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1173	mv %{buildroot}%{basedir}/plugins/username/config.php %{buildroot}%{pluginetc}/username_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1174	mv %{buildroot}%{basedir}/plugins/select_range/config.php %{buildroot}%{pluginetc}/select_range_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1175	mv %{buildroot}%{basedir}/plugins/spam_buttons/config.php %{buildroot}%{pluginetc}/spam_buttons_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1176	mv %{buildroot}%{basedir}/plugins/spamassassin/config.php %{buildroot}%{pluginetc}/spamassassin_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1177	mv %{buildroot}%{basedir}/plugins/junkfolder/config.php %{buildroot}%{pluginetc}/junkfolder_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1178	mv %{buildroot}%{basedir}/plugins/abook_import_export/config_default.php %{buildroot}%{pluginetc}/abook_import_export_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1179	mv %{buildroot}%{basedir}/plugins/javascript_libs/config.php %{buildroot}%{pluginetc}/javascript_libs_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1180	mv %{buildroot}%{basedir}/plugins/yubikey/config_example.php %{buildroot}%{pluginetc}/yubikey_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1181	cp %{buildroot}%{pluginetc}/yubikey_config.php %{buildroot}%{pluginetc}/yubikey_glogal_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1182	mv %{buildroot}%{basedir}/plugins/mail_fetch/mail_fetch_config.php %{buildroot}%{pluginetc}/mail_fetch_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1183	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1184	# wrong locale name, would never be used, and it is duplicated with a
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1185	# correct name (just "pl")
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1186	rm -rf %{buildroot}%{basedir}/plugins/change_ldappass/locale/PL_pl
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1187	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1188	# make some po file lists
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1189	find %{buildroot} -type f -name "*.po" | sed -e 's|^%{buildroot}|%%exclude |' > exclude_pofiles.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1190	find %{buildroot} -type f -name "*.po" | sed -e 's|^%{buildroot}||' > pofiles.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1191	find %{buildroot} -type f -name "*.mo" | sed -e 's|^%{buildroot}||' > mofiles.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1192	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1193	ls -1d locale/*/|sed -e 's/locale\///'|sed -e 's/\///'> LOCALES
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1194	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1195	# add some extra locales here
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1196	cat >> LOCALES << EOF
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1197	th_TH
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1198	uk_UA
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1199	vi_VN
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1200	EOF
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1201	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1202	for i in `cat LOCALES`; do
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1203	grep "/${i}/" mofiles.list > ${i}.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1204	if [ -d help/${i} ]; then echo "%{basedir}/help/${i}" >> ${i}.list; fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1205	if [ -f images/sec_remove_${i}.png ]; then echo "%{basedir}/images/sec_remove_${i}.png" >> ${i}.list; fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1206	if [ -f locale/${i}/setup.php ]; then echo "%{basedir}/locale/${i}/setup.php" >> ${i}.list; fi
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1207	done
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1208	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1209	#  merge the pt and pt_BR packages as locales-pt includes locales-pt_BR but does not provide
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1210	cat pt_BR.list >> pt_PT.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1211	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1212	# nuke unwanted files
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1213	rm -rf contrib/RPM
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1214	find %{buildroot} -name "\.htaccess" | xargs rm -f
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1215	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1216	# http://qa.mandriva.com/show_bug.cgi?id=27401
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1217	install -d %{buildroot}%{basedir}/conf
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1218	install -m0750 %{SOURCE25} %{buildroot}%{basedir}/conf/conf.pl
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1219	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1220	# https://qa.mandriva.com/show_bug.cgi?id=51006
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1221	mv doc/ReleaseNotes doc/ReleaseNotes.txt
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1222	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1223	# cleanup
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1224	rm -f %{buildroot}%{basedir}/plugins/address_add/locale/he_HE/LC_MESSAGES/address_add.mo
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1225	rm -f %{buildroot}%{basedir}/plugins/address_add/locale/compileall.pl
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1226	rm -f %{buildroot}%{basedir}/plugins/address_add/locale/index.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1227	rm -f %{buildroot}%{basedir}/plugins/address_add/locale/no_NO/LC_MESSAGES/address_add.mo
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1228	rm -f %{buildroot}%{basedir}/plugins/change_ldappass/locale/no_NO/LC_MESSAGES/change_ldappass.mo
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1229	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1230	%post
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1231	# Put correct hostname in config. We do this every time, since we change the
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1232	# .rpmnew as well. This is safe even if someone already modified the config,
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1233	# because the script will not find __HOSTNAME__ in the file and will do
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1234	# nothing.
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1235	for f in %{etcdir}/config.php %{etcdir}/config.php.rpmnew \
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1236	%{pluginetc}/avelsieve_config.php %{basedir}/plugins/avelsieve/addrule_html.php; do
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1237	perl -pi -e "s|__HOSTNAME__|$HOSTNAME|g" $f 2>/dev/null
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1238	done
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1239	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1240	# Upgrade the configuration file using ccp if needed
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1241	# --ifexists makes sure it doesn't do anything (or whine/return nonzero)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1242	# --ignoreopt config_version makes sure the config_version in config.php.rpmnew is kept
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1243	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{etcdir}/config.php --newfile %{etcdir}/config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1244	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1245	# try to fix the plugins config too
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1246	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/avelsieve_config.php --newfile %{pluginetc}/avelsieve_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1247	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/change_ldappass_config.php --newfile %{pluginetc}/change_ldappass_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1248	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/change_pass_config.php --newfile %{pluginetc}/change_pass_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1249	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/empty_folders_config.php --newfile %{pluginetc}/empty_folders_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1250	#ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/folder_sizes_config.php --newfile %{pluginetc}/folder_sizes_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1251	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/ldifimport_config.php --newfile %{pluginetc}/ldifimport_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1252	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/quota_usage_config.php --newfile %{pluginetc}/quota_usage_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1253	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/secure_login_config.php --newfile %{pluginetc}/secure_login_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1254	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/select_range_config.php --newfile %{pluginetc}/select_range_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1255	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/spamassassin_config.php --newfile %{pluginetc}/spamassassin_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1256	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/spam_buttons_config.php --newfile %{pluginetc}/spam_buttons_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1257	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/sqspell_config.php --newfile %{pluginetc}/sqspell_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1258	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/username_config.php --newfile %{pluginetc}/username_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1259	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/junkfolder_config.php --newfile %{pluginetc}/junkfolder_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1260	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/abook_import_export_config.php --newfile %{pluginetc}/abook_import_export_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1261	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/javascript_libs_config.php --newfile %{pluginetc}/javascript_libs_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1262	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/yubikey_config.php --newfile %{pluginetc}/yubikey_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1263	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/yubikey_glogal_config.php --newfile %{pluginetc}/yubikey_glogal_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1264	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/mail_fetch_config.php --newfile %{pluginetc}/mail_fetch_config.php.rpmnew
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1265	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1266	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1267	%files -f exclude_pofiles.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1268	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1269	%doc doc/* contrib
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1270	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1271	%dir %{etcdir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1272	%attr(0644,root,root) %config(noreplace) %{etcdir}/config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1273	%attr(0644,root,root) %config(noreplace) %{etcdir}/config_default.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1274	%attr(0644,root,root) %config(noreplace) %{etcdir}/config_local.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1275	%dir %{pluginetc}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1276	%attr(0644,root,root) %config(noreplace) %{pluginetc}/avelsieve_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1277	%attr(0755,root,apache) %dir %{pluginetc}/avelsieve_rules
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1278	%attr(0644,root,root) %config(noreplace) %{pluginetc}/avelsieve_rules/rule.*.default.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1279	%attr(0644,root,root) %config(noreplace) %{pluginetc}/change_ldappass_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1280	%attr(0644,root,root) %config(noreplace) %{pluginetc}/change_pass_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1281	%attr(0644,root,root) %config(noreplace) %{pluginetc}/empty_folders_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1282	#%attr(0644,root,root) %config(noreplace) %{pluginetc}/folder_sizes_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1283	%attr(0644,root,root) %config(noreplace) %{pluginetc}/ldifimport_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1284	%attr(0644,root,root) %config(noreplace) %{pluginetc}/quota_usage_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1285	%attr(0644,root,root) %config(noreplace) %{pluginetc}/secure_login_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1286	%attr(0644,root,root) %config(noreplace) %{pluginetc}/select_range_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1287	%attr(0644,root,root) %config(noreplace) %{pluginetc}/spamassassin_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1288	%attr(0644,root,root) %config(noreplace) %{pluginetc}/spam_buttons_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1289	%attr(0644,root,root) %config(noreplace) %{pluginetc}/sqspell_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1290	%attr(0644,root,root) %config(noreplace) %{pluginetc}/username_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1291	%attr(0644,root,root) %config(noreplace) %{pluginetc}/junkfolder_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1292	%attr(0644,root,root) %config(noreplace) %{pluginetc}/abook_import_export_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1293	%attr(0644,root,root) %config(noreplace) %{pluginetc}/javascript_libs_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1294	%attr(0644,root,root) %config(noreplace) %{pluginetc}/yubikey_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1295	%attr(0644,root,root) %config(noreplace) %{pluginetc}/yubikey_glogal_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1296	%attr(0644,root,root) %config(noreplace) %{pluginetc}/mail_fetch_config.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1297	%dir %{basedir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1298	%dir %{varlibdir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1299	%dir %{varspooldir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1300	%dir %{basedir}/conf
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1301	%dir %{basedir}/help
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1302	%dir %{basedir}/images
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1303	%dir %{basedir}/locale
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1304	%dir %{basedir}/plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1305	%{basedir}/class
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1306	%{basedir}/functions
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1307	%{basedir}/help/en_US
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1308	%{basedir}/help/index.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1309	%{basedir}/locale/timezones.cfg
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1310	%{basedir}/locale/index.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1311	%{basedir}/locale/README.locales
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1312	%{basedir}/images/blank.png
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1313	%{basedir}/images/delitem.png
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1314	%{basedir}/images/down_pointer.png
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1315	%{basedir}/images/draft.png
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1316	%{basedir}/images/folder.png
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1317	%{basedir}/images/inbox.png
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1318	%{basedir}/images/index.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1319	%{basedir}/images/minus.png
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1320	%{basedir}/images/plus.png
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1321	%{basedir}/images/sec_remove_eng.png
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1322	%{basedir}/images/senti.png
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1323	%{basedir}/images/sm_logo.png
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1324	%{basedir}/images/sort_none.png
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1325	%{basedir}/images/up_pointer.png
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1326	%{basedir}/images/mandriva.png
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1327	%{basedir}/include
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1328	%exclude %{basedir}/plugins/address_add/locale
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1329	%exclude %{basedir}/plugins/avelsieve/locale
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1330	%exclude %{basedir}/plugins/change_ldappass/locale
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1331	%exclude %{basedir}/plugins/junkfolder/locale/el_GR/LC_MESSAGES/junkfolder.mo
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1332	%exclude %{basedir}/plugins/quota_usage/locale/it_IT/LC_MESSAGES/quota_usage.mo
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1333	%{basedir}/plugins/index.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1334	# bundled plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1335	%{basedir}/plugins/administrator
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1336	%{basedir}/plugins/bug_report
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1337	%{basedir}/plugins/calendar
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1338	%{basedir}/plugins/delete_move_next
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1339	%{basedir}/plugins/demo
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1340	%{basedir}/plugins/filters
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1341	%{basedir}/plugins/fortune
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1342	%{basedir}/plugins/info
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1343	%{basedir}/plugins/listcommands
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1344	%{basedir}/plugins/mail_fetch
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1345	%{basedir}/plugins/message_details
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1346	%{basedir}/plugins/newmail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1347	%{basedir}/plugins/sent_subfolders
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1348	%{basedir}/plugins/spamcop
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1349	%{basedir}/plugins/squirrelspell
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1350	%{basedir}/plugins/test
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1351	%{basedir}/plugins/translate
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1352	# added plugins
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1353	%{basedir}/plugins/abook_import_export
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1354	%{basedir}/plugins/address_add
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1355	%{basedir}/plugins/archive_mail
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1356	%{basedir}/plugins/avelsieve
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1357	%{basedir}/plugins/block_sender
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1358	%{basedir}/plugins/bookmarks
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1359	%{basedir}/plugins/change_ldappass
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1360	%{basedir}/plugins/change_pass
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1361	%{basedir}/plugins/compatibility
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1362	%{basedir}/plugins/empty_folders
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1363	%{basedir}/plugins/folder_sizes
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1364	%{basedir}/plugins/ldifimport
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1365	%{basedir}/plugins/login_image
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1366	%{basedir}/plugins/quota_usage
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1367	%{basedir}/plugins/rewrap
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1368	%{basedir}/plugins/secure_login
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1369	%{basedir}/plugins/select_range
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1370	%{basedir}/plugins/spamassassin
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1371	%{basedir}/plugins/spam_buttons
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1372	%{basedir}/plugins/username
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1373	%{basedir}/plugins/windows
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1374	%{basedir}/plugins/junkfolder
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1375	%{basedir}/plugins/javascript_libs
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1376	%{basedir}/plugins/yubikey
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1377	%{basedir}/src
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1378	%{basedir}/themes
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1379	%{basedir}/index.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1380	%attr(0750,root,root) %{_sbindir}/squirrelmail-conf
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1381	%attr(0750,root,root) %{basedir}/conf/conf.pl
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1382	%attr(0770,root,apache) %dir %{prefsdir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1383	%attr(0730,root,apache) %dir %{attdir}
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1384	%{prefsdir}/default_pref
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1385	%{crondir}/squirrelmail.cron
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1386	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1387	%files poutils -f pofiles.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1388	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1389	%{basedir}/po
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1390	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1391	%files cyrus
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1392	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1393	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1394	%files ar -f ar.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1395	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1396	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1397	%files bg -f bg_BG.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1398	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1399	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1400	%files bn-india -f bn_IN.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1401	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1402	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1403	%files bn-bangladesh -f bn_BD.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1404	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1405	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1406	%files ca -f ca_ES.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1407	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1408	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1409	%files cs -f cs_CZ.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1410	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1411	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1412	%files cy -f cy_GB.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1413	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1414	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1415	%files da -f da_DK.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1416	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1417	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1418	%files de -f de_DE.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1419	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1420	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1421	%files el -f el_GR.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1422	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1423	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1424	%files es -f es_ES.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1425	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1426	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1427	%files et -f et_EE.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1428	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1429	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1430	%files eu -f eu_ES.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1431	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1432	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1433	%files fa -f fa_IR.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1434	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1435	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1436	%files fi -f fi_FI.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1437	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1438	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1439	%files fo -f fo_FO.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1440	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1441	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1442	%files fr -f fr_FR.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1443	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1444	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1445	%files fy -f fy.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1446	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1447	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1448	%files he -f he_IL.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1449	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1450	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1451	%files hr -f hr_HR.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1452	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1453	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1454	%files hu -f hu_HU.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1455	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1456	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1457	%files id -f id_ID.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1458	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1459	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1460	%files is -f is_IS.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1461	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1462	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1463	%files it -f it_IT.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1464	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1465	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1466	%files ja -f ja_JP.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1467	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1468	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1469	%files ko -f ko_KR.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1470	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1471	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1472	%files lt -f lt_LT.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1473	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1474	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1475	%files ms -f ms_MY.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1476	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1477	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1478	# "no" is a deprecated language code for "nb"
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1479	%files nb -f nb_NO.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1480	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1481	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1482	%files nl -f nl_NL.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1483	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1484	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1485	%files nn -f nn_NO.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1486	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1487	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1488	%files pl -f pl_PL.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1489	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1490	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1491	%files pt -f pt_PT.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1492	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1493	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1494	#%files pt_BR -f pt_BR.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1495	#%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1496	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1497	%files ro -f ro_RO.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1498	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1499	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1500	%files ru -f ru_RU.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1501	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1502	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1503	%files sk -f sk_SK.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1504	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1505	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1506	%files sl -f sl_SI.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1507	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1508	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1509	%files sr -f sr_YU.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1510	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1511	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1512	%files sv -f sv_SE.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1513	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1514	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1515	%files th -f th_TH.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1516	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1517	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1518	%files tr -f tr_TR.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1519	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1520	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1521	%files ug -f ug.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1522	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1523	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1524	%files uk -f uk_UA.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1525	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1526	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1527	%files vi -f vi_VN.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1528	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1529	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1530	%files zh_CN -f zh_CN.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1531	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1532	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1533	%files zh_TW -f zh_TW.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1534	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1535	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1536	%files ka -f ka.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1537	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1538	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1539	%files km -f km.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1540	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1541	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1542	%files lv -f lv_LV.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1543	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1544	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1545	%files mk -f mk.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1546	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1547	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1548	%files ta -f ta_LK.list
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1549	%defattr(-,root,root)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1550	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1551	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1552	%changelog
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1553	* Sat Jun 30 2012 Oden Eriksson <oeriksson@mandriva.com> 1.4.23-0.0.r14325.1mdv2012.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1554	+ Revision: 807613
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1555	- use a recent svn snap for better php-5.4.x support
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1556	- various fixes
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1557	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1558	* Tue Jul 26 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.22-2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1559	+ Revision: 691724
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1560	- bump release
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1561	- fix one borked define in plugins/spamassassin/setup.php
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1562	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1563	* Sun Jul 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.22-1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1564	+ Revision: 690201
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1565	- 1.4.22
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1566	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1567	* Mon Aug 23 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.21-2mdv2011.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1568	+ Revision: 572135
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1569	- fix borkiness
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1570	- make it backportable to cs4
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1571	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1572	* Sun Aug 22 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.21-1mdv2011.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1573	+ Revision: 571996
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1574	- 1.4.21
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1575	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1576	* Mon Jun 21 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.20-2mdv2010.1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1577	+ Revision: 548376
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1578	- P100: security fix for CVE-2010-1637
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1579	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1580	* Sun Mar 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.20-1mdv2010.1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1581	+ Revision: 515447
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1582	- 1.4.20
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1583	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1584	* Tue Jan 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.20-0.RC2.6mdv2010.1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1585	+ Revision: 493883
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1586	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1587	- cleanup useless explicit dependencies
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1588	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1589	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.20-0.RC2.5mdv2010.1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1590	+ Revision: 473478
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1591	- drop support for old mdk 10.2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1592	- drop php4 support in apache configuration
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1593	- better apache configuration
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1594	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1595	* Mon Nov 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.20-0.RC2.4mdv2010.1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1596	+ Revision: 472110
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1597	- restrict default access permissions to localhost only, as per new policy
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1598	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1599	* Fri Oct 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.20-0.RC2.3mdv2010.1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1600	+ Revision: 460277
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1601	- fix automatic dependencies
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1602	- don't duplicate spec-helper job
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1603	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1604	* Tue Oct 13 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.20-0.RC2.2mdv2010.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1605	+ Revision: 457148
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1606	- update some plugins, adjust patches and spec file
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1607	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1608	* Sun Aug 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.20-0.RC2.1mdv2010.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1609	+ Revision: 422405
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1610	- 1.4.20-RC2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1611	- fix new locales (1.4.18-20090526) packaging
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1612	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1613	* Fri May 22 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.19-2mdv2010.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1614	+ Revision: 378861
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1615	- don't assume avelsieve is running (deactivate the plugin)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1616	- fix branding (again)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1617	- fix #51006 (squirrelmail 1.4.18 update package does not work)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1618	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1619	* Fri May 22 2009 Frederik Himpe <fhimpe@mandriva.org> 1.4.19-1mdv2010.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1620	+ Revision: 378677
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1621	- update to new version 1.4.19
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1622	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1623	* Tue May 12 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.18-2mdv2010.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1624	+ Revision: 375045
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1625	- fix deps
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1626	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1627	* Tue May 12 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.18-1mdv2010.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1628	+ Revision: 374902
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1629	- 1.4.18 (security release)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1630	- avelsieve-1.9.8
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1631	- compatibility-2.0.14
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1632	- rewrap-1.3-1.4.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1633	- empty_folders-2.0.1-1.2
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1634	- javascript_libs-0.1.2 (new)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1635	- yubikey-0.8.1-1.4.0 (new)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1636	- rediffed patches
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1637	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1638	* Thu Dec 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.17-1mdv2009.1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1639	+ Revision: 309936
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1640	- 1.4.17 (Minor security fixes)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1641	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1642	* Wed Nov 26 2008 Adam Williamson <awilliamson@mandriva.org> 1.4.16-3mdv2009.1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1643	+ Revision: 306845
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1644	- fix erroneous duplicate closing colon/bracket in avelsieve.diff (#45598)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1645	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1646	* Mon Sep 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.16-2mdv2009.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1647	+ Revision: 289730
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1648	- disable broken code for now
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1649	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1650	* Mon Sep 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.16-1mdv2009.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1651	+ Revision: 289209
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1652	- 1.4.16 (fixes CVE-2008-3663)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1653	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1654	* Thu Jul 24 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.15-1mdv2009.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1655	+ Revision: 244556
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1656	- bump release
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1657	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1658	* Thu Jun 26 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.15-0.1mdv2009.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1659	+ Revision: 229347
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1660	- 1.4.15
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1661	- secure_login-1.4-1.2.8
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1662	- avelsieve-1.9.7
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1663	- select_range-3.7-1.4.4
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1664	- spam_buttons-2.2-1.4.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1665	- rediffed P11
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1666	- dropped redundant P18
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1667	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1668	* Sat May 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.13-4mdv2009.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1669	+ Revision: 205411
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1670	- new locales (1.4.13-20071220)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1671	- added the frisian language sub package
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1672	- updated secure_login-1.2-1.2.8 -> secure_login-1.3-1.2.8
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1673	- updated compatibility-2.0.4 -> compatibility-2.0.11-1.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1674	- updated change_pass-2.7-1.4.x -> change_pass-2.7a-1.4.x
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1675	- updated quota_usage-1.3-1.2.7 -> quota_usage-1.3.1-1.2.7
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1676	- updated change_ldappass-1.9.1 -> change_ldappass-2.2-1.4.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1677	- updated abook_import_export-1.0-1.4.4 -> abook_import_export-1.1-1.4.4
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1678	- updated spam_buttons-1.0-1.4 -> spam_buttons-2.1-1.4.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1679	- rediffed needed patches
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1680	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1681	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.4.13-3mdv2008.1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1682	+ Revision: 171125
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1683	- rebuild
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1684	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1685	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1686	* Thu Jan 03 2008 Andreas Hasenack <andreas@mandriva.com> 1.4.13-2mdv2008.1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1687	+ Revision: 143138
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1688	- dropped numeric prefix from config file (#36385)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1689	- dropped /webmail non-standard alias (#36385)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1690	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1691	+ Olivier Blin <blino@mandriva.org>
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1692	- restore BuildRoot
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1693	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1694	+ Thierry Vignaud <tv@mandriva.org>
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1695	- kill re-definition of %%buildroot on Pixel's request
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1696	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1697	* Sat Dec 15 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.13-1mdv2008.1
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1698	+ Revision: 120370
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1699	- 1.4.13 (remote exploit fixes)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1700	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1701	* Sat Sep 29 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.11-1mdv2008.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1702	+ Revision: 93848
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1703	- 1.4.11 (Minor bugfixes)
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1704	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1705	* Mon Jun 25 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.10a-2mdv2008.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1706	+ Revision: 43871
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1707	- fix deps
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1708	
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1709	* Thu May 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.10a-1mdv2008.0
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1710	+ Revision: 25969
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1711	- 1.4.10a
12cr|squirrelmail-1.4.23-0.0.r14325.2.2|1712	

7662 12
12cr|sratom-0.4.0-1|1	Name:           sratom
12cr|sratom-0.4.0-1|2	Version:        0.4.0
12cr|sratom-0.4.0-1|3	Release:        %mkrel 1
12cr|sratom-0.4.0-1|4	Summary:        Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax
12cr|sratom-0.4.0-1|5	
12cr|sratom-0.4.0-1|6	%define lib_major       0
12cr|sratom-0.4.0-1|7	%define lib_name        %mklibname %{name} %{lib_major}
12cr|sratom-0.4.0-1|8	%define lib_name_devel  %mklibname %{name} -d
12cr|sratom-0.4.0-1|9	
12cr|sratom-0.4.0-1|10	Source0:         http://download.drobilla.net/%{name}-%{version}.tar.bz2
12cr|sratom-0.4.0-1|11	URL:            http://drobilla.net/software/%{name}/
12cr|sratom-0.4.0-1|12	License:        MIT-like
12cr|sratom-0.4.0-1|13	Group:          System/Libraries
12cr|sratom-0.4.0-1|14	
12cr|sratom-0.4.0-1|15	BuildRequires:  waf, pkgconfig
12cr|sratom-0.4.0-1|16	BuildRequires:  glib2-devel
12cr|sratom-0.4.0-1|17	BuildRequires:  serd-devel
12cr|sratom-0.4.0-1|18	BuildRequires:  sord-devel
12cr|sratom-0.4.0-1|19	BuildRequires:  pkgconfig(lv2)
12cr|sratom-0.4.0-1|20	
12cr|sratom-0.4.0-1|21	%description
12cr|sratom-0.4.0-1|22	Lightweight C library for storing RDF data in memory.
12cr|sratom-0.4.0-1|23	
12cr|sratom-0.4.0-1|24	%files
12cr|sratom-0.4.0-1|25	%doc COPYING README
12cr|sratom-0.4.0-1|26	
12cr|sratom-0.4.0-1|27	#-----------------------------------
12cr|sratom-0.4.0-1|28	%package -n %{lib_name}
12cr|sratom-0.4.0-1|29	
12cr|sratom-0.4.0-1|30	Summary:        Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax
12cr|sratom-0.4.0-1|31	Group:          System/Libraries
12cr|sratom-0.4.0-1|32	
12cr|sratom-0.4.0-1|33	%description -n %{lib_name}
12cr|sratom-0.4.0-1|34	Lightweight C library for storing RDF data in memory.
12cr|sratom-0.4.0-1|35	
12cr|sratom-0.4.0-1|36	
12cr|sratom-0.4.0-1|37	%files -n %{lib_name}
12cr|sratom-0.4.0-1|38	%{_libdir}/lib%{name}-%{lib_major}.so.*
12cr|sratom-0.4.0-1|39	
12cr|sratom-0.4.0-1|40	#-----------------------------------
12cr|sratom-0.4.0-1|41	%package -n %{lib_name_devel}
12cr|sratom-0.4.0-1|42	Summary:        Headers for the sord RDF storage library
12cr|sratom-0.4.0-1|43	Group:          System/Libraries
12cr|sratom-0.4.0-1|44	Requires:       %{lib_name} = %{version}-%{release}
12cr|sratom-0.4.0-1|45	Requires:       pkgconfig
12cr|sratom-0.4.0-1|46	Provides:       %{name}-devel = %{version}-%{release}
12cr|sratom-0.4.0-1|47	
12cr|sratom-0.4.0-1|48	%description -n %{lib_name_devel}
12cr|sratom-0.4.0-1|49	Development files needed to build applications against %{name}.
12cr|sratom-0.4.0-1|50	
12cr|sratom-0.4.0-1|51	%files -n %{lib_name_devel}
12cr|sratom-0.4.0-1|52	%{_libdir}/lib%{name}-%{lib_major}.so
12cr|sratom-0.4.0-1|53	%dir %{_includedir}/%{name}-%{lib_major}/%{name}
12cr|sratom-0.4.0-1|54	%{_includedir}/%{name}-%{lib_major}/%{name}/*.h
12cr|sratom-0.4.0-1|55	%{_libdir}/pkgconfig/%{name}-%{lib_major}.pc
12cr|sratom-0.4.0-1|56	
12cr|sratom-0.4.0-1|57	#-----------------------------------
12cr|sratom-0.4.0-1|58	%prep
12cr|sratom-0.4.0-1|59	%setup -q
12cr|sratom-0.4.0-1|60	
12cr|sratom-0.4.0-1|61	%build
12cr|sratom-0.4.0-1|62	./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
12cr|sratom-0.4.0-1|63	./waf
12cr|sratom-0.4.0-1|64	
12cr|sratom-0.4.0-1|65	%install
12cr|sratom-0.4.0-1|66	rm -rf %{buildroot}
12cr|sratom-0.4.0-1|67	
12cr|sratom-0.4.0-1|68	./waf install --destdir=%{buildroot}
12cr|sratom-0.4.0-1|69	
12cr|sratom-0.4.0-1|70	
12cr|sratom-0.4.0-1|71	
12cr|sratom-0.4.0-1|72	%changelog
12cr|sratom-0.4.0-1|73	* Sat Aug 25 2012 Frank Kober <emuse@mandriva.org> 0.4.0-1mdv2012.0
12cr|sratom-0.4.0-1|74	+ Revision: 815738
12cr|sratom-0.4.0-1|75	- new version 0.4.0
12cr|sratom-0.4.0-1|76	
12cr|sratom-0.4.0-1|77	* Mon Apr 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.2.0-1
12cr|sratom-0.4.0-1|78	+ Revision: 792904
12cr|sratom-0.4.0-1|79	- BR:sord-devel
12cr|sratom-0.4.0-1|80	- BR: lv2
12cr|sratom-0.4.0-1|81	- imported package sratom
12cr|sratom-0.4.0-1|82	

7663 12
12cr|sreadahead-1.0-4|1	Name:           sreadahead
12cr|sreadahead-1.0-4|2	Version:        1.0
12cr|sreadahead-1.0-4|3	Release:        %mkrel 4
12cr|sreadahead-1.0-4|4	Summary:        Read ahead pagecontent at boot
12cr|sreadahead-1.0-4|5	Group:          System/Base
12cr|sreadahead-1.0-4|6	URL:            http://code.google.com/p/sreadahead/
12cr|sreadahead-1.0-4|7	License:        GPLv2
12cr|sreadahead-1.0-4|8	Source0:        http://sreadahead.googlecode.com/files/sreadahead-1.0.tar.gz
12cr|sreadahead-1.0-4|9	# (fc) 1.0-1mdv allow to change default timeout (SVN)
12cr|sreadahead-1.0-4|10	Patch0:		sreadahead-1.0-timeout.patch
12cr|sreadahead-1.0-4|11	# (fc) 1.0-1mdv enable ftrace_printk for monitoring
12cr|sreadahead-1.0-4|12	Patch1:		sreadahead-1.0-ftrace_printk.patch
12cr|sreadahead-1.0-4|13	# (fc) 1.0-1mdv ignore file from debugfs
12cr|sreadahead-1.0-4|14	Patch2:		sreadahead-1.0-debugfsmnt.patch
12cr|sreadahead-1.0-4|15	# (fc) 1.0-2mdv fix for 2.6.29 kernel
12cr|sreadahead-1.0-4|16	Patch3:		sreadahead-1.0-2629.patch
12cr|sreadahead-1.0-4|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|sreadahead-1.0-4|18	
12cr|sreadahead-1.0-4|19	%description
12cr|sreadahead-1.0-4|20	Sreadahead is a read ahead pagecontent at boot.
12cr|sreadahead-1.0-4|21	
12cr|sreadahead-1.0-4|22	
12cr|sreadahead-1.0-4|23	%prep
12cr|sreadahead-1.0-4|24	%setup -q
12cr|sreadahead-1.0-4|25	%patch0 -p1 -b .timeout
12cr|sreadahead-1.0-4|26	%patch1 -p1 -b .ftrace_printk
12cr|sreadahead-1.0-4|27	%patch2 -p1 -b .debugfsmnt
12cr|sreadahead-1.0-4|28	%patch3 -p1 -b .2629
12cr|sreadahead-1.0-4|29	
12cr|sreadahead-1.0-4|30	%build
12cr|sreadahead-1.0-4|31	%make CFLAGS="$RPM_OPT_FLAGS"
12cr|sreadahead-1.0-4|32	
12cr|sreadahead-1.0-4|33	
12cr|sreadahead-1.0-4|34	%install
12cr|sreadahead-1.0-4|35	rm -rf $RPM_BUILD_ROOT
12cr|sreadahead-1.0-4|36	%makeinstall_std
12cr|sreadahead-1.0-4|37	
12cr|sreadahead-1.0-4|38	mkdir -p $RPM_BUILD_ROOT%{_var}/lib/sreadahead/debugfs
12cr|sreadahead-1.0-4|39	
12cr|sreadahead-1.0-4|40	
12cr|sreadahead-1.0-4|41	%clean
12cr|sreadahead-1.0-4|42	rm -rf $RPM_BUILD_ROOT
12cr|sreadahead-1.0-4|43	
12cr|sreadahead-1.0-4|44	
12cr|sreadahead-1.0-4|45	%files
12cr|sreadahead-1.0-4|46	%defattr(-,root,root,-)
12cr|sreadahead-1.0-4|47	%doc README
12cr|sreadahead-1.0-4|48	/sbin/sreadahead
12cr|sreadahead-1.0-4|49	%{_var}/lib/sreadahead
12cr|sreadahead-1.0-4|50	
12cr|sreadahead-1.0-4|51	
12cr|sreadahead-1.0-4|52	%changelog
12cr|sreadahead-1.0-4|53	* Wed Sep 28 2011 Götz Waschk <waschk@mandriva.org> 1.0-4mdv2012.0
12cr|sreadahead-1.0-4|54	+ Revision: 701633
12cr|sreadahead-1.0-4|55	- rebuild
12cr|sreadahead-1.0-4|56	
12cr|sreadahead-1.0-4|57	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2011.0
12cr|sreadahead-1.0-4|58	+ Revision: 445229
12cr|sreadahead-1.0-4|59	- rebuild
12cr|sreadahead-1.0-4|60	
12cr|sreadahead-1.0-4|61	* Fri Feb 20 2009 Frederic Crozat <fcrozat@mandriva.com> 1.0-2mdv2009.1
12cr|sreadahead-1.0-4|62	+ Revision: 343374
12cr|sreadahead-1.0-4|63	- Patch3: fix for 2.6.29 kernel
12cr|sreadahead-1.0-4|64	
12cr|sreadahead-1.0-4|65	* Thu Feb 05 2009 Frederic Crozat <fcrozat@mandriva.com> 1.0-1mdv2009.1
12cr|sreadahead-1.0-4|66	+ Revision: 337894
12cr|sreadahead-1.0-4|67	- Release 1.0 (name changed)
12cr|sreadahead-1.0-4|68	- Patch0 (SVN): allow to change timeout
12cr|sreadahead-1.0-4|69	- Patch1: enable ftrace_printk
12cr|sreadahead-1.0-4|70	- Patch2: ignore file from debugfs
12cr|sreadahead-1.0-4|71	- Upstream project changed name
12cr|sreadahead-1.0-4|72	
12cr|sreadahead-1.0-4|73	* Mon Nov 17 2008 Thierry Vignaud <tv@mandriva.org> 0.01-1mdv2009.1
12cr|sreadahead-1.0-4|74	+ Revision: 304008
12cr|sreadahead-1.0-4|75	- import superreadahead
12cr|sreadahead-1.0-4|76	

7664 12
12cr|srecord-1.59-1|1	Name:		srecord
12cr|srecord-1.59-1|2	Version:	1.59
12cr|srecord-1.59-1|3	Release:	1
12cr|srecord-1.59-1|4	Summary:	Manipulate EPROM load files
12cr|srecord-1.59-1|5	Group:		Development/Other
12cr|srecord-1.59-1|6	License:	GPLv3+ and LGPLv3+
12cr|srecord-1.59-1|7	URL:		http://srecord.sourceforge.net/
12cr|srecord-1.59-1|8	Source0:	http://downloads.sourceforge.net/srecord/srecord-%{version}.tar.gz
12cr|srecord-1.59-1|9	BuildRequires:	diffutils, sharutils, groff, boost-devel, libgcrypt-devel, libtool
12cr|srecord-1.59-1|10	
12cr|srecord-1.59-1|11	%description
12cr|srecord-1.59-1|12	The SRecord package is a collection of powerful tools for manipulating
12cr|srecord-1.59-1|13	EPROM load files.
12cr|srecord-1.59-1|14	
12cr|srecord-1.59-1|15	- The SRecord package understands a number of file formats: Motorola
12cr|srecord-1.59-1|16	S-Record, Intel, Tektronix, Binary.  These file formats may be read
12cr|srecord-1.59-1|17	and written.  Also C array definitions, for output only.
12cr|srecord-1.59-1|18	
12cr|srecord-1.59-1|19	- The SRecord package has a number of tools: srec_cat for copying and
12cr|srecord-1.59-1|20	and converting files, srec_cmp for comparing files and srec_info for
12cr|srecord-1.59-1|21	printing summaries.
12cr|srecord-1.59-1|22	
12cr|srecord-1.59-1|23	- The SRecord package has a number for filters: checksum to add checksums
12cr|srecord-1.59-1|24	to the data, crop to keep address ranges, exclude to remove address
12cr|srecord-1.59-1|25	ranges, fill to plug holes in the data, length to insert the data
12cr|srecord-1.59-1|26	length, maximum to insert the data address maximum, minimum to insert
12cr|srecord-1.59-1|27	the data address minimum, offset to adjust addresses, and split for
12cr|srecord-1.59-1|28	wide data buses and memory striping.
12cr|srecord-1.59-1|29	
12cr|srecord-1.59-1|30	More than one filter may be applied to each input file.  Different filters
12cr|srecord-1.59-1|31	may be applied to each input file.  All filters may be applied to all
12cr|srecord-1.59-1|32	file formats.
12cr|srecord-1.59-1|33	
12cr|srecord-1.59-1|34	%package devel
12cr|srecord-1.59-1|35	Summary:	Development headers and libraries for srecord
12cr|srecord-1.59-1|36	Group:		Development/C
12cr|srecord-1.59-1|37	Requires:	%{name} = %{version}-%{release}
12cr|srecord-1.59-1|38	
12cr|srecord-1.59-1|39	%description devel
12cr|srecord-1.59-1|40	Development headers and libraries for developing applications against
12cr|srecord-1.59-1|41	srecord.
12cr|srecord-1.59-1|42	
12cr|srecord-1.59-1|43	%prep
12cr|srecord-1.59-1|44	%setup -q
12cr|srecord-1.59-1|45	
12cr|srecord-1.59-1|46	%build
12cr|srecord-1.59-1|47	%configure
12cr|srecord-1.59-1|48	# Fails to build in SMP machines using "make %{?_smp_mflags}"
12cr|srecord-1.59-1|49	%make
12cr|srecord-1.59-1|50	
12cr|srecord-1.59-1|51	%install
12cr|srecord-1.59-1|52	mkdir -p %{buildroot}%{_libdir}
12cr|srecord-1.59-1|53	%makeinstall_std
12cr|srecord-1.59-1|54	rm -rf %{buildroot}%{_libdir}/*.a
12cr|srecord-1.59-1|55	rm -rf %{buildroot}%{_libdir}/*.la
12cr|srecord-1.59-1|56	chmod +x %{buildroot}%{_libdir}/libsrecord.so.*
12cr|srecord-1.59-1|57	
12cr|srecord-1.59-1|58	%check
12cr|srecord-1.59-1|59	# Test scripts requirements: cmp, diff, uudecode
12cr|srecord-1.59-1|60	make sure
12cr|srecord-1.59-1|61	
12cr|srecord-1.59-1|62	%files
12cr|srecord-1.59-1|63	%doc LICENSE BUILDING README
12cr|srecord-1.59-1|64	%{_bindir}/*
12cr|srecord-1.59-1|65	%{_libdir}/libsrecord.so.*
12cr|srecord-1.59-1|66	%{_mandir}/man1/*.1*
12cr|srecord-1.59-1|67	%{_mandir}/man3/*.3*
12cr|srecord-1.59-1|68	%{_mandir}/man5/*.5*
12cr|srecord-1.59-1|69	
12cr|srecord-1.59-1|70	%files devel
12cr|srecord-1.59-1|71	%{_includedir}/srecord/
12cr|srecord-1.59-1|72	%{_libdir}/libsrecord.so
12cr|srecord-1.59-1|73	%{_libdir}/pkgconfig/srecord.pc
12cr|srecord-1.59-1|74	
12cr|srecord-1.59-1|75	
12cr|srecord-1.59-1|76	%changelog
12cr|srecord-1.59-1|77	* Fri Feb 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.59-1
12cr|srecord-1.59-1|78	+ Revision: 772394
12cr|srecord-1.59-1|79	- version update 1.5.9
12cr|srecord-1.59-1|80	
12cr|srecord-1.59-1|81	* Fri Dec 23 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.58-1
12cr|srecord-1.59-1|82	+ Revision: 744827
12cr|srecord-1.59-1|83	- imported package srecord
12cr|srecord-1.59-1|84	

7665 12
12cr|srm-1.2.11-2|1	Name: 		srm
12cr|srm-1.2.11-2|2	Version: 	1.2.11
12cr|srm-1.2.11-2|3	Release: 	%mkrel 2
12cr|srm-1.2.11-2|4	License: 	MIT
12cr|srm-1.2.11-2|5	URL: 		http://srm.sourceforge.net
12cr|srm-1.2.11-2|6	Group: 		System/Base
12cr|srm-1.2.11-2|7	Source: 	%{name}-%{version}.tar.bz2
12cr|srm-1.2.11-2|8	
12cr|srm-1.2.11-2|9	Summary: srm (secure rm) is a command-line compatible rm(1) which destroys file contents before unlinking
12cr|srm-1.2.11-2|10	
12cr|srm-1.2.11-2|11	%description
12cr|srm-1.2.11-2|12	This is srm, a secure replacement for rm(1). Unlike the standard rm,
12cr|srm-1.2.11-2|13	it overwrites the data in the target files before unlinking them. This
12cr|srm-1.2.11-2|14	prevents command-line recovery of the data by examining the raw block
12cr|srm-1.2.11-2|15	device. It may also help frustrate physical examination of the disk,
12cr|srm-1.2.11-2|16	although it's unlikely that completely protects against this type of
12cr|srm-1.2.11-2|17	recovery.
12cr|srm-1.2.11-2|18	%prep
12cr|srm-1.2.11-2|19	%setup
12cr|srm-1.2.11-2|20	%configure
12cr|srm-1.2.11-2|21	%make
12cr|srm-1.2.11-2|22	
12cr|srm-1.2.11-2|23	%build
12cr|srm-1.2.11-2|24	
12cr|srm-1.2.11-2|25	%install
12cr|srm-1.2.11-2|26	rm -rf %{buildroot}
12cr|srm-1.2.11-2|27	%makeinstall
12cr|srm-1.2.11-2|28	
12cr|srm-1.2.11-2|29	%clean
12cr|srm-1.2.11-2|30	rm -rf %{buildroot}
12cr|srm-1.2.11-2|31	make clean
12cr|srm-1.2.11-2|32	
12cr|srm-1.2.11-2|33	%files
12cr|srm-1.2.11-2|34	%attr(-, root, root) %{_bindir}/srm
12cr|srm-1.2.11-2|35	%attr(0644,root,root) %{_mandir}/man1/*
12cr|srm-1.2.11-2|36	
12cr|srm-1.2.11-2|37	
12cr|srm-1.2.11-2|38	
12cr|srm-1.2.11-2|39	%changelog
12cr|srm-1.2.11-2|40	* Mon Mar 21 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.2.11-2mdv2011.0
12cr|srm-1.2.11-2|41	+ Revision: 647202
12cr|srm-1.2.11-2|42	- tipo
12cr|srm-1.2.11-2|43	
12cr|srm-1.2.11-2|44	* Sun Mar 20 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.2.11-1
12cr|srm-1.2.11-2|45	+ Revision: 647191
12cr|srm-1.2.11-2|46	- 1.2.11
12cr|srm-1.2.11-2|47	
12cr|srm-1.2.11-2|48	* Mon Nov 08 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.2.10-2mdv2011.0
12cr|srm-1.2.11-2|49	+ Revision: 595117
12cr|srm-1.2.11-2|50	- rebuild
12cr|srm-1.2.11-2|51	- Summary fix
12cr|srm-1.2.11-2|52	- Vendor fix
12cr|srm-1.2.11-2|53	- import srm
12cr|srm-1.2.11-2|54	

7666 12
12cr|srtp-1.4.4-4|1	%define	major 0
12cr|srtp-1.4.4-4|2	%define libname	%mklibname srtp %{major}
12cr|srtp-1.4.4-4|3	%define develname %mklibname -d srtp
12cr|srtp-1.4.4-4|4	
12cr|srtp-1.4.4-4|5	Summary:	Secure Real-time Transport Protocol (SRTP)
12cr|srtp-1.4.4-4|6	Name:		srtp
12cr|srtp-1.4.4-4|7	Version:	1.4.4
12cr|srtp-1.4.4-4|8	Release:	%mkrel 4
12cr|srtp-1.4.4-4|9	License:	GPL
12cr|srtp-1.4.4-4|10	Group:		System/Libraries
12cr|srtp-1.4.4-4|11	URL:		http://srtp.sourceforge.net/
12cr|srtp-1.4.4-4|12	Source0:	http://srtp.sourceforge.net/%{name}-%{version}.tgz
12cr|srtp-1.4.4-4|13	Patch0:		srtp-shared.diff
12cr|srtp-1.4.4-4|14	BuildRequires:	autoconf automake libtool
12cr|srtp-1.4.4-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|srtp-1.4.4-4|16	
12cr|srtp-1.4.4-4|17	%description
12cr|srtp-1.4.4-4|18	SRTP is a security profile for RTP that adds confidentiality, message
12cr|srtp-1.4.4-4|19	authentication, and replay protection to that protocol. It is specified
12cr|srtp-1.4.4-4|20	in RFC 3711.
12cr|srtp-1.4.4-4|21	
12cr|srtp-1.4.4-4|22	%package -n	%{libname}
12cr|srtp-1.4.4-4|23	Summary:	Secure Real-time Transport Protocol (SRTP) library
12cr|srtp-1.4.4-4|24	Group:          System/Libraries
12cr|srtp-1.4.4-4|25	
12cr|srtp-1.4.4-4|26	%description -n	%{libname}
12cr|srtp-1.4.4-4|27	SRTP is a security profile for RTP that adds confidentiality, message
12cr|srtp-1.4.4-4|28	authentication, and replay protection to that protocol. It is specified
12cr|srtp-1.4.4-4|29	in RFC 3711.
12cr|srtp-1.4.4-4|30	
12cr|srtp-1.4.4-4|31	%package -n	%{develname}
12cr|srtp-1.4.4-4|32	Summary:	Development files for the SRTP library
12cr|srtp-1.4.4-4|33	Group:		Development/C
12cr|srtp-1.4.4-4|34	Requires:	%{libname} = %{version}
12cr|srtp-1.4.4-4|35	Provides:	srtp-devel = %{version}-%{release}
12cr|srtp-1.4.4-4|36	
12cr|srtp-1.4.4-4|37	%description -n	%{develname}
12cr|srtp-1.4.4-4|38	SRTP is a security profile for RTP that adds confidentiality, message
12cr|srtp-1.4.4-4|39	authentication, and replay protection to that protocol. It is specified
12cr|srtp-1.4.4-4|40	in RFC 3711.
12cr|srtp-1.4.4-4|41	
12cr|srtp-1.4.4-4|42	This package contains the development files for the Secure Real-time Transport
12cr|srtp-1.4.4-4|43	Protocol (SRTP) library
12cr|srtp-1.4.4-4|44	
12cr|srtp-1.4.4-4|45	%prep
12cr|srtp-1.4.4-4|46	
12cr|srtp-1.4.4-4|47	%setup -q -n %{name}
12cr|srtp-1.4.4-4|48	%patch0 -p1
12cr|srtp-1.4.4-4|49	
12cr|srtp-1.4.4-4|50	# lib64 fix
12cr|srtp-1.4.4-4|51	#find -name "Makefile" | xargs perl -pi -e 's|\$\(INSTALL_BASE\)/lib|\$\(INSTALL_BASE\)/%{_lib}|g'
12cr|srtp-1.4.4-4|52	
12cr|srtp-1.4.4-4|53	%build
12cr|srtp-1.4.4-4|54	autoreconf -fi
12cr|srtp-1.4.4-4|55	
12cr|srtp-1.4.4-4|56	export CFLAGS="%{optflags} -fPIC"
12cr|srtp-1.4.4-4|57	export CXXFLAGS="%{optflags} -fPIC"
12cr|srtp-1.4.4-4|58	
12cr|srtp-1.4.4-4|59	%configure \
12cr|srtp-1.4.4-4|60	--enable-pic \
12cr|srtp-1.4.4-4|61	--enable-syslog \
12cr|srtp-1.4.4-4|62	--enable-generic-aesicm
12cr|srtp-1.4.4-4|63	
12cr|srtp-1.4.4-4|64	%make
12cr|srtp-1.4.4-4|65	
12cr|srtp-1.4.4-4|66	%install
12cr|srtp-1.4.4-4|67	rm -rf %{buildroot}
12cr|srtp-1.4.4-4|68	
12cr|srtp-1.4.4-4|69	%makeinstall
12cr|srtp-1.4.4-4|70	
12cr|srtp-1.4.4-4|71	rm -f %{buildroot}%{_libdir}/*.*a
12cr|srtp-1.4.4-4|72	
12cr|srtp-1.4.4-4|73	%clean
12cr|srtp-1.4.4-4|74	rm -rf %{buildroot}
12cr|srtp-1.4.4-4|75	
12cr|srtp-1.4.4-4|76	%files -n %{libname}
12cr|srtp-1.4.4-4|77	%defattr(-,root,root)
12cr|srtp-1.4.4-4|78	%doc CHANGES README
12cr|srtp-1.4.4-4|79	%{_libdir}/*.so.%{major}*
12cr|srtp-1.4.4-4|80	
12cr|srtp-1.4.4-4|81	%files -n %{develname}
12cr|srtp-1.4.4-4|82	%defattr(-,root,root)
12cr|srtp-1.4.4-4|83	%doc CHANGES README
12cr|srtp-1.4.4-4|84	%{_includedir}/%{name}/*
12cr|srtp-1.4.4-4|85	%{_libdir}/*.so
12cr|srtp-1.4.4-4|86	
12cr|srtp-1.4.4-4|87	
12cr|srtp-1.4.4-4|88	%changelog
12cr|srtp-1.4.4-4|89	* Tue Apr 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.4.4-4mdv2012.0
12cr|srtp-1.4.4-4|90	+ Revision: 788942
12cr|srtp-1.4.4-4|91	- bump release
12cr|srtp-1.4.4-4|92	- libify the thing
12cr|srtp-1.4.4-4|93	
12cr|srtp-1.4.4-4|94	* Sat Dec 18 2010 Lonyai Gergely <aleph@mandriva.org> 1.4.4-2mdv2011.0
12cr|srtp-1.4.4-4|95	+ Revision: 622766
12cr|srtp-1.4.4-4|96	- Add -fPIC to CFLAGS
12cr|srtp-1.4.4-4|97	
12cr|srtp-1.4.4-4|98	* Wed Nov 24 2010 Lonyai Gergely <aleph@mandriva.org> 1.4.4-1mdv2011.0
12cr|srtp-1.4.4-4|99	+ Revision: 600451
12cr|srtp-1.4.4-4|100	- 1.4.4
12cr|srtp-1.4.4-4|101	
12cr|srtp-1.4.4-4|102	* Wed Nov 24 2010 Lonyai Gergely <aleph@mandriva.org> 1.4.2-1mdv2011.0
12cr|srtp-1.4.4-4|103	+ Revision: 600442
12cr|srtp-1.4.4-4|104	- 1.4.2
12cr|srtp-1.4.4-4|105	initial version
12cr|srtp-1.4.4-4|106	- create srtp
12cr|srtp-1.4.4-4|107	

7667 12
12cr|ss5-3.8.9-1|1	%if "%{distribution}" == "Mandriva Linux"
12cr|ss5-3.8.9-1|2	%if %mdkversion < 200900
12cr|ss5-3.8.9-1|3	%define _localstatedir /var
12cr|ss5-3.8.9-1|4	%endif
12cr|ss5-3.8.9-1|5	%endif
12cr|ss5-3.8.9-1|6	
12cr|ss5-3.8.9-1|7	Summary: Socks Server 5
12cr|ss5-3.8.9-1|8	Name: ss5
12cr|ss5-3.8.9-1|9	Version: 3.8.9
12cr|ss5-3.8.9-1|10	Release: %mkrel 1
12cr|ss5-3.8.9-1|11	License: GPL
12cr|ss5-3.8.9-1|12	Group: System/Servers
12cr|ss5-3.8.9-1|13	URL: http://sourceforge.net/projects/ss5
12cr|ss5-3.8.9-1|14	Source: http://prdownloads.sourceforge.net/ss5/ss5-%{version}-5.tar.gz
12cr|ss5-3.8.9-1|15	Patch0: ss5-make.diff
12cr|ss5-3.8.9-1|16	Patch1: ss5-ss5-ha-loc.diff
12cr|ss5-3.8.9-1|17	Patch2: ss5-init.diff
12cr|ss5-3.8.9-1|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|ss5-3.8.9-1|19	BuildRequires: openldap-devel
12cr|ss5-3.8.9-1|20	BuildRequires: pam-devel
12cr|ss5-3.8.9-1|21	BuildRequires: openssl-devel
12cr|ss5-3.8.9-1|22	BuildRequires: gssglue-devel
12cr|ss5-3.8.9-1|23	BuildRequires: krb5-devel
12cr|ss5-3.8.9-1|24	BuildRequires: mysql-devel
12cr|ss5-3.8.9-1|25	
12cr|ss5-3.8.9-1|26	%description
12cr|ss5-3.8.9-1|27	ss5 is a socks server, which supports both SOCKS4 and SOCKS5 protocols,
12cr|ss5-3.8.9-1|28	that runs on Linux, Solaris and FreeBSD platforms.
12cr|ss5-3.8.9-1|29	
12cr|ss5-3.8.9-1|30	%prep
12cr|ss5-3.8.9-1|31	%setup -n ss5-%{version}
12cr|ss5-3.8.9-1|32	%patch0 -p0 -b .makedir
12cr|ss5-3.8.9-1|33	%patch1 -p0 -b .ss5ha
12cr|ss5-3.8.9-1|34	%patch2 -p0 -b .lsb
12cr|ss5-3.8.9-1|35	
12cr|ss5-3.8.9-1|36	%build
12cr|ss5-3.8.9-1|37	
12cr|ss5-3.8.9-1|38	%configure2_5x \
12cr|ss5-3.8.9-1|39	--with-epollio \
12cr|ss5-3.8.9-1|40	--with-gssapi \
12cr|ss5-3.8.9-1|41	--with-mysql \
12cr|ss5-3.8.9-1|42	--with-logpathbase=%{_logdir}/ss5 \
12cr|ss5-3.8.9-1|43	--with-configfile=%{_sysconfdir}/ss5/ss5.conf \
12cr|ss5-3.8.9-1|44	--with-passwordfile=%{_sysconfdir}/ss5/ss5.passwd \
12cr|ss5-3.8.9-1|45	--with-logfile=%{_logdir}/ss5/ss5.log \
12cr|ss5-3.8.9-1|46	--with-profilepath=%{_sysconfdir}/ss5 \
12cr|ss5-3.8.9-1|47	--with-libpath=%{_libdir} \
12cr|ss5-3.8.9-1|48	--with-tracepath=%{_logdir}/ss5 \
12cr|ss5-3.8.9-1|49	--with-confpathbase=%{_sysconfdir}
12cr|ss5-3.8.9-1|50	
12cr|ss5-3.8.9-1|51	make -j2 CXX="g++ %optflags"
12cr|ss5-3.8.9-1|52	
12cr|ss5-3.8.9-1|53	%install
12cr|ss5-3.8.9-1|54	rm -rf %{buildroot}
12cr|ss5-3.8.9-1|55	%makeinstall dst_dir=%{?buildroot:%{buildroot}}
12cr|ss5-3.8.9-1|56	
12cr|ss5-3.8.9-1|57	find %{?buildroot:%{buildroot}}/%_mandir -name "*.bz2" -exec rm {} \;
12cr|ss5-3.8.9-1|58	
12cr|ss5-3.8.9-1|59	%clean
12cr|ss5-3.8.9-1|60	rm -rf $RPM_BUILD_ROOT
12cr|ss5-3.8.9-1|61	
12cr|ss5-3.8.9-1|62	%post
12cr|ss5-3.8.9-1|63	%_post_service ss5
12cr|ss5-3.8.9-1|64	
12cr|ss5-3.8.9-1|65	%preun
12cr|ss5-3.8.9-1|66	%_preun_service squid
12cr|ss5-3.8.9-1|67	
12cr|ss5-3.8.9-1|68	if [ $1 = 0 ]; then
12cr|ss5-3.8.9-1|69	#        /sbin/service ss5 stop > /dev/null 2>&1
12cr|ss5-3.8.9-1|70	/sbin/chkconfig --del ss5
12cr|ss5-3.8.9-1|71	fi
12cr|ss5-3.8.9-1|72	
12cr|ss5-3.8.9-1|73	%files
12cr|ss5-3.8.9-1|74	%defattr(755,root,root)
12cr|ss5-3.8.9-1|75	%{_sbindir}/ss5
12cr|ss5-3.8.9-1|76	%{_sbindir}/ss5srv
12cr|ss5-3.8.9-1|77	%{_initrddir}/ss5
12cr|ss5-3.8.9-1|78	%{_libdir}/ss5/
12cr|ss5-3.8.9-1|79	
12cr|ss5-3.8.9-1|80	%defattr(644,root,root)
12cr|ss5-3.8.9-1|81	%dir %{_docdir}/ss5
12cr|ss5-3.8.9-1|82	%{_docdir}/ss5/License
12cr|ss5-3.8.9-1|83	%{_docdir}/ss5/README.pam
12cr|ss5-3.8.9-1|84	%dir %{_docdir}/ss5/examples
12cr|ss5-3.8.9-1|85	%{_docdir}/ss5/examples/ss5.pam
12cr|ss5-3.8.9-1|86	%{_docdir}/ss5/README.ldap
12cr|ss5-3.8.9-1|87	%{_docdir}/ss5/examples/slapd.conf
12cr|ss5-3.8.9-1|88	%{_docdir}/ss5/examples/entries.ldif
12cr|ss5-3.8.9-1|89	%{_docdir}/ss5/README.statmgr
12cr|ss5-3.8.9-1|90	%{_docdir}/ss5/README.balamgr
12cr|ss5-3.8.9-1|91	
12cr|ss5-3.8.9-1|92	%{_mandir}/man1/ss5.1.*
12cr|ss5-3.8.9-1|93	%{_mandir}/man1/ss5srv.1.*
12cr|ss5-3.8.9-1|94	%{_mandir}/man5/ss5.passwd.5.*
12cr|ss5-3.8.9-1|95	%{_mandir}/man5/ss5.ha.5.*
12cr|ss5-3.8.9-1|96	%{_mandir}/man5/ss5.conf.5.*
12cr|ss5-3.8.9-1|97	%{_mandir}/man5/ss5.pam.5.*
12cr|ss5-3.8.9-1|98	%{_mandir}/man5/ss5_gss.5.*
12cr|ss5-3.8.9-1|99	%{_mandir}/man5/ss5_supa.5.*
12cr|ss5-3.8.9-1|100	
12cr|ss5-3.8.9-1|101	%defattr(755,root,root)
12cr|ss5-3.8.9-1|102	%{_localstatedir}/log/ss5
12cr|ss5-3.8.9-1|103	
12cr|ss5-3.8.9-1|104	%defattr(644,root,root)
12cr|ss5-3.8.9-1|105	%dir %{_sysconfdir}/ss5
12cr|ss5-3.8.9-1|106	%config(noreplace) %{_sysconfdir}/ss5/ss5.conf
12cr|ss5-3.8.9-1|107	%config(noreplace) %{_sysconfdir}/ss5/ss5.passwd
12cr|ss5-3.8.9-1|108	%config(noreplace) %{_sysconfdir}/ss5/ss5.ha
12cr|ss5-3.8.9-1|109	%config(noreplace) %{_sysconfdir}/pam.d/ss5
12cr|ss5-3.8.9-1|110	%config(noreplace) %{_sysconfdir}/sysconfig/ss5
12cr|ss5-3.8.9-1|111	
12cr|ss5-3.8.9-1|112	
12cr|ss5-3.8.9-1|113	
12cr|ss5-3.8.9-1|114	%changelog
12cr|ss5-3.8.9-1|115	* Mon Jan 23 2012 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.8.9-1mdv2011.0
12cr|ss5-3.8.9-1|116	+ Revision: 767214
12cr|ss5-3.8.9-1|117	- 3.8.9-5 latest stable snapshoot
12cr|ss5-3.8.9-1|118	
12cr|ss5-3.8.9-1|119	* Sat Jul 30 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.8.7-5
12cr|ss5-3.8.9-1|120	+ Revision: 692322
12cr|ss5-3.8.9-1|121	- P3 dropped
12cr|ss5-3.8.9-1|122	- trying to make this SPEC compatible with mageia so it will be easier for me
12cr|ss5-3.8.9-1|123	- rebuild for new gssglue
12cr|ss5-3.8.9-1|124	
12cr|ss5-3.8.9-1|125	* Thu Jun 23 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.8.7-1
12cr|ss5-3.8.9-1|126	+ Revision: 686835
12cr|ss5-3.8.9-1|127	- 3.8.7
12cr|ss5-3.8.9-1|128	
12cr|ss5-3.8.9-1|129	* Sat Apr 16 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.8.6-1
12cr|ss5-3.8.9-1|130	+ Revision: 653269
12cr|ss5-3.8.9-1|131	- 3.8.6
12cr|ss5-3.8.9-1|132	
12cr|ss5-3.8.9-1|133	* Sun Mar 20 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.8.5-1
12cr|ss5-3.8.9-1|134	+ Revision: 647114
12cr|ss5-3.8.9-1|135	- 3.8.5
12cr|ss5-3.8.9-1|136	
12cr|ss5-3.8.9-1|137	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 3.8.4-2
12cr|ss5-3.8.9-1|138	+ Revision: 645897
12cr|ss5-3.8.9-1|139	- relink against libmysqlclient.so.18
12cr|ss5-3.8.9-1|140	
12cr|ss5-3.8.9-1|141	* Wed Dec 29 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.8.4-1mdv2011.0
12cr|ss5-3.8.9-1|142	+ Revision: 625828
12cr|ss5-3.8.9-1|143	- 3.8.4
12cr|ss5-3.8.9-1|144	- mysql support
12cr|ss5-3.8.9-1|145	- 3.8.3
12cr|ss5-3.8.9-1|146	
12cr|ss5-3.8.9-1|147	* Fri Jul 16 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.8.2-2mdv2011.0
12cr|ss5-3.8.9-1|148	+ Revision: 554437
12cr|ss5-3.8.9-1|149	- Backport 2008.1-  support
12cr|ss5-3.8.9-1|150	
12cr|ss5-3.8.9-1|151	* Tue Jul 13 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.8.2-1mdv2011.0
12cr|ss5-3.8.9-1|152	+ Revision: 552693
12cr|ss5-3.8.9-1|153	- 3.8.2
12cr|ss5-3.8.9-1|154	
12cr|ss5-3.8.9-1|155	* Wed May 05 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.8.1-2mdv2010.1
12cr|ss5-3.8.9-1|156	+ Revision: 542710
12cr|ss5-3.8.9-1|157	- P2 for LSB complain init script
12cr|ss5-3.8.9-1|158	
12cr|ss5-3.8.9-1|159	* Tue Apr 27 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.8.1-1mdv2010.1
12cr|ss5-3.8.9-1|160	+ Revision: 539627
12cr|ss5-3.8.9-1|161	- 3.8.1
12cr|ss5-3.8.9-1|162	
12cr|ss5-3.8.9-1|163	* Mon Apr 05 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.7.9-4mdv2010.1
12cr|ss5-3.8.9-1|164	+ Revision: 531770
12cr|ss5-3.8.9-1|165	- Rebuild for new OpenSSL
12cr|ss5-3.8.9-1|166	
12cr|ss5-3.8.9-1|167	* Thu Mar 18 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.7.9-3mdv2010.1
12cr|ss5-3.8.9-1|168	+ Revision: 524896
12cr|ss5-3.8.9-1|169	- Correct Group
12cr|ss5-3.8.9-1|170	
12cr|ss5-3.8.9-1|171	* Sat Feb 27 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.7.9-2mdv2010.1
12cr|ss5-3.8.9-1|172	+ Revision: 512260
12cr|ss5-3.8.9-1|173	- P1 to fix ss5.ha looking for
12cr|ss5-3.8.9-1|174	
12cr|ss5-3.8.9-1|175	* Fri Feb 26 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.7.9-1mdv2010.1
12cr|ss5-3.8.9-1|176	+ Revision: 512147
12cr|ss5-3.8.9-1|177	- Akdd krb5-devel as BR
12cr|ss5-3.8.9-1|178	- Correct group
12cr|ss5-3.8.9-1|179	- import ss5
12cr|ss5-3.8.9-1|180	
12cr|ss5-3.8.9-1|181	
12cr|ss5-3.8.9-1|182	*Sun Oct  11 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.9-2
12cr|ss5-3.8.9-1|183	* SS5-v3.7.9-2 released
12cr|ss5-3.8.9-1|184	* Fix mod socks4/5 (thx to Pasi Saarinen )
12cr|ss5-3.8.9-1|185	
12cr|ss5-3.8.9-1|186	*Sun Aug  30 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.9-1
12cr|ss5-3.8.9-1|187	* SS5-v3.7.9-1 released
12cr|ss5-3.8.9-1|188	* Add infinite idle timeout
12cr|ss5-3.8.9-1|189	
12cr|ss5-3.8.9-1|190	*Thu Aug  13 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.8-12
12cr|ss5-3.8.9-1|191	* SS5-v3.7.8-12 released
12cr|ss5-3.8.9-1|192	* Fix default thread stack restoring 128k
12cr|ss5-3.8.9-1|193	* Bugs fix mod_socks (thx to Maurizio Caneve)
12cr|ss5-3.8.9-1|194	
12cr|ss5-3.8.9-1|195	*Thu Jul  30 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.8-11
12cr|ss5-3.8.9-1|196	* SS5-v3.7.8-11 released
12cr|ss5-3.8.9-1|197	* Bugs fix epoll syscall
12cr|ss5-3.8.9-1|198	
12cr|ss5-3.8.9-1|199	*Mon Jul  27 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.8-10
12cr|ss5-3.8.9-1|200	* SS5-v3.7.8-10 released
12cr|ss5-3.8.9-1|201	* Fix bugs
12cr|ss5-3.8.9-1|202	* Fix default thread stack
12cr|ss5-3.8.9-1|203	* Fix package (add EPOLL IO flag)
12cr|ss5-3.8.9-1|204	
12cr|ss5-3.8.9-1|205	*Fri Jul  24 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.8-9
12cr|ss5-3.8.9-1|206	* SS5-v3.7.8-9 released
12cr|ss5-3.8.9-1|207	* Fix bugs
12cr|ss5-3.8.9-1|208	* Fix packages
12cr|ss5-3.8.9-1|209	
12cr|ss5-3.8.9-1|210	*Mon Jul  06 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.8-8
12cr|ss5-3.8.9-1|211	* SS5-v3.7.8-8 released
12cr|ss5-3.8.9-1|212	* Fix socks vulnerability
12cr|ss5-3.8.9-1|213	* Add 64bit file size support
12cr|ss5-3.8.9-1|214	
12cr|ss5-3.8.9-1|215	*Wed Jul  01 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.8-7
12cr|ss5-3.8.9-1|216	* SS5-v3.7.8-7 released
12cr|ss5-3.8.9-1|217	* Fix SOLARIS build
12cr|ss5-3.8.9-1|218	* Fix GSSAPI build
12cr|ss5-3.8.9-1|219	
12cr|ss5-3.8.9-1|220	*Tue Jun  30 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.8-6
12cr|ss5-3.8.9-1|221	* SS5-v3.7.8-6 released
12cr|ss5-3.8.9-1|222	* Fix EAP
12cr|ss5-3.8.9-1|223	
12cr|ss5-3.8.9-1|224	*Fri Jun  12 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.8-5
12cr|ss5-3.8.9-1|225	* SS5-v3.7.8-5 released
12cr|ss5-3.8.9-1|226	* Fix dns resolution for thread-safe environment
12cr|ss5-3.8.9-1|227	
12cr|ss5-3.8.9-1|228	*Sun Jun  01 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.8-4
12cr|ss5-3.8.9-1|229	* SS5-v3.7.8-4 released
12cr|ss5-3.8.9-1|230	* Fix mod_socks5 credential upstream proxy
12cr|ss5-3.8.9-1|231	
12cr|ss5-3.8.9-1|232	*Sat May  30 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.8-3
12cr|ss5-3.8.9-1|233	* SS5-v3.7.8-3 released
12cr|ss5-3.8.9-1|234	* Fix core for memory leak
12cr|ss5-3.8.9-1|235	
12cr|ss5-3.8.9-1|236	*Wed Apr  22 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.8-2
12cr|ss5-3.8.9-1|237	* SS5-v3.7.8-2 released
12cr|ss5-3.8.9-1|238	* Fix CORE
12cr|ss5-3.8.9-1|239	
12cr|ss5-3.8.9-1|240	*Fri Apr  10 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.8-1
12cr|ss5-3.8.9-1|241	* SS5-v3.7.8-1 released
12cr|ss5-3.8.9-1|242	* Fix mod_socks5 udp routing
12cr|ss5-3.8.9-1|243	
12cr|ss5-3.8.9-1|244	*Tue Apr  07 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.7-1
12cr|ss5-3.8.9-1|245	* SS5-v3.7.7-1 released
12cr|ss5-3.8.9-1|246	* Fix core
12cr|ss5-3.8.9-1|247	* Fix hash
12cr|ss5-3.8.9-1|248	* Add new commands to ss5srv tool
12cr|ss5-3.8.9-1|249	
12cr|ss5-3.8.9-1|250	*Sat Mar  28 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.6-1
12cr|ss5-3.8.9-1|251	* SS5-v3.7.6-1 released
12cr|ss5-3.8.9-1|252	* Fix mod_bandwidth
12cr|ss5-3.8.9-1|253	
12cr|ss5-3.8.9-1|254	*Wed Mar  25 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.5-2
12cr|ss5-3.8.9-1|255	* SS5-v3.7.5-2 released
12cr|ss5-3.8.9-1|256	* Fix UDP_ASSOCIATE to support multiple udp packets (RFC compliant)
12cr|ss5-3.8.9-1|257	* Fix code
12cr|ss5-3.8.9-1|258	
12cr|ss5-3.8.9-1|259	*Wed Mar  25 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.4-2
12cr|ss5-3.8.9-1|260	* SS5-v3.7.4-2 released
12cr|ss5-3.8.9-1|261	* Fix configure option for Solaris and GssApi
12cr|ss5-3.8.9-1|262	
12cr|ss5-3.8.9-1|263	*Sun Mar  22 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.4-1
12cr|ss5-3.8.9-1|264	* SS5-v3.7.4-1 released
12cr|ss5-3.8.9-1|265	* Fix GSSAPI
12cr|ss5-3.8.9-1|266	
12cr|ss5-3.8.9-1|267	*Thu Mar  19 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.3-1
12cr|ss5-3.8.9-1|268	* SS5-v3.7.3-1 released
12cr|ss5-3.8.9-1|269	* Fix SYSConfig environment
12cr|ss5-3.8.9-1|270	* Add "dash" flag as group (equal to all users) for <bandwidth> directive
12cr|ss5-3.8.9-1|271	* Fix UDP_ASSOCIATE
12cr|ss5-3.8.9-1|272	
12cr|ss5-3.8.9-1|273	*Sun Feb  15 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.2-1
12cr|ss5-3.8.9-1|274	* SS5-v3.7.2-1 released
12cr|ss5-3.8.9-1|275	* Server manager update
12cr|ss5-3.8.9-1|276	* Add icp (Internet Cache Protocol) support to module Filter
12cr|ss5-3.8.9-1|277	* Add GSSApi authetication message support
12cr|ss5-3.8.9-1|278	* Add syslog facility and level configuration option
12cr|ss5-3.8.9-1|279	* Fix solaris CFLAGS
12cr|ss5-3.8.9-1|280	* Fix bug HA file
12cr|ss5-3.8.9-1|281	* Fix code
12cr|ss5-3.8.9-1|282	
12cr|ss5-3.8.9-1|283	*Sun Jan  11 2009 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.7.1-12
12cr|ss5-3.8.9-1|284	* SS5-v3.7.1-12 released
12cr|ss5-3.8.9-1|285	* Fix code
12cr|ss5-3.8.9-1|286	* Fix init script
12cr|ss5-3.8.9-1|287	* Add SUPA support (Thanks to Raffaele DeLorenzo - raffaele.delorenzo@libero.it)
12cr|ss5-3.8.9-1|288	* Add <bandwidth> directive to limit bandwidth and number
12cr|ss5-3.8.9-1|289	of connections per user
12cr|ss5-3.8.9-1|290	
12cr|ss5-3.8.9-1|291	*Wed Jul  18 2007 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.6.4-4
12cr|ss5-3.8.9-1|292	* SS5-v3.6.4-4 released
12cr|ss5-3.8.9-1|293	* Fix mod_socksX
12cr|ss5-3.8.9-1|294	
12cr|ss5-3.8.9-1|295	*Sun Jun  10 2007 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.6.4-3
12cr|ss5-3.8.9-1|296	* SS5-v3.6.4-3 released
12cr|ss5-3.8.9-1|297	* Fix code
12cr|ss5-3.8.9-1|298	
12cr|ss5-3.8.9-1|299	*Wed May  28 2007 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.6.4-2
12cr|ss5-3.8.9-1|300	* SS5-v3.6.4-2 released
12cr|ss5-3.8.9-1|301	* Fix Utils
12cr|ss5-3.8.9-1|302	
12cr|ss5-3.8.9-1|303	*Wed May  24 2007 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.6.4-1
12cr|ss5-3.8.9-1|304	* SS5-v3.6.4-1 released
12cr|ss5-3.8.9-1|305	* Change ss5.peers file
12cr|ss5-3.8.9-1|306	
12cr|ss5-3.8.9-1|307	*Wed May  16 2007 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.6.3-2
12cr|ss5-3.8.9-1|308	* SS5-v3.6.3-2 released
12cr|ss5-3.8.9-1|309	* Fix man files
12cr|ss5-3.8.9-1|310	
12cr|ss5-3.8.9-1|311	*Tue May  15 2007 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.6.3-1
12cr|ss5-3.8.9-1|312	* SS5-v3.6.3-1 released
12cr|ss5-3.8.9-1|313	* Fix mod_dump
12cr|ss5-3.8.9-1|314	* Fix spec file    (see bugzilla)
12cr|ss5-3.8.9-1|315	* Fix startup file (add sysconfig support)
12cr|ss5-3.8.9-1|316	* Add flag to route
12cr|ss5-3.8.9-1|317	
12cr|ss5-3.8.9-1|318	*Thu Apr  05 2007 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.6.2-1
12cr|ss5-3.8.9-1|319	* SS5-v3.6.2-1 released
12cr|ss5-3.8.9-1|320	* Fix core (stderr)
12cr|ss5-3.8.9-1|321	* Fix setuid/gid (thx to Enrico Scholz)
12cr|ss5-3.8.9-1|322	* Fix security   (file ss5.passwd)
12cr|ss5-3.8.9-1|323	
12cr|ss5-3.8.9-1|324	*Thu Aug  24 2006 Matteo Ricchetti <matteo.ricchetti@libero.it> - 3.6.1-1
12cr|ss5-3.8.9-1|325	* SS5-v3.6.1-1 released
12cr|ss5-3.8.9-1|326	* Add BSD support
12cr|ss5-3.8.9-1|327	* Fix ldap authorization
12cr|ss5-3.8.9-1|328	* Extend "route" feature adding user group field
12cr|ss5-3.8.9-1|329	* Extend "permit" feature adding expiration date field
12cr|ss5-3.8.9-1|330	* Add cgi-bin for web statistics and balancing
12cr|ss5-3.8.9-1|331	* Fix mod_balance
12cr|ss5-3.8.9-1|332	* Fix mod_filter
12cr|ss5-3.8.9-1|333	* Fix max network interfaces policy
12cr|ss5-3.8.9-1|334	* Add set option to enable/disable web console
12cr|ss5-3.8.9-1|335	* Fix configure.ac for Deb distribution (thx to Francisco Gimeno)
12cr|ss5-3.8.9-1|336	* Fix Makefile uninstall section for Solaris
12cr|ss5-3.8.9-1|337	
12cr|ss5-3.8.9-1|338	*Mon May  08 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|339	* SS5-v3.5.9-1 released
12cr|ss5-3.8.9-1|340	* Fix replication feature
12cr|ss5-3.8.9-1|341	* Fix DNS buffer as RFC
12cr|ss5-3.8.9-1|342	
12cr|ss5-3.8.9-1|343	*Fri May  05 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|344	* SS5-v3.5.8-2 released
12cr|ss5-3.8.9-1|345	* Fix startup script
12cr|ss5-3.8.9-1|346	
12cr|ss5-3.8.9-1|347	*Wed Apr  26 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|348	* SS5-v3.5.8-1 released
12cr|ss5-3.8.9-1|349	* Fix EAP (thx to Jakob Perz)
12cr|ss5-3.8.9-1|350	
12cr|ss5-3.8.9-1|351	*Mon Apr  24 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|352	* SS5-v3.5.7-1 released
12cr|ss5-3.8.9-1|353	* Fix replica feature
12cr|ss5-3.8.9-1|354	* Fix configure file
12cr|ss5-3.8.9-1|355	* Fix man file for ss5.peers
12cr|ss5-3.8.9-1|356	
12cr|ss5-3.8.9-1|357	*Mon Apr  10 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|358	* SS5-v3.5.6-1 released
12cr|ss5-3.8.9-1|359	* Fix startup script
12cr|ss5-3.8.9-1|360	
12cr|ss5-3.8.9-1|361	*Thu Apr  06 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|362	* SS5-v3.5.5-1 released
12cr|ss5-3.8.9-1|363	* Add mutex to PAM (some modules are not thread-safe)
12cr|ss5-3.8.9-1|364	
12cr|ss5-3.8.9-1|365	*Tue Apr  04 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|366	* SS5-v3.5.4-2 released
12cr|ss5-3.8.9-1|367	* Fix package for Fedora naming guidelines
12cr|ss5-3.8.9-1|368	
12cr|ss5-3.8.9-1|369	*Wed Mar  22 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|370	* SS5-v3.5.4-1 released
12cr|ss5-3.8.9-1|371	* Fix external authentication program
12cr|ss5-3.8.9-1|372	
12cr|ss5-3.8.9-1|373	*Sun Mar  19 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|374	* SS5-v3.5.3-2 released
12cr|ss5-3.8.9-1|375	* Fix package for Fedora naming guidelines
12cr|ss5-3.8.9-1|376	
12cr|ss5-3.8.9-1|377	*Thu Mar  09 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|378	* SS5-v3.5.3-1 released
12cr|ss5-3.8.9-1|379	* Add security feature to centralized management
12cr|ss5-3.8.9-1|380	
12cr|ss5-3.8.9-1|381	*Thu Mar  09 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|382	* SS5-v3.5.2-1 released
12cr|ss5-3.8.9-1|383	* Fix centralized management
12cr|ss5-3.8.9-1|384	
12cr|ss5-3.8.9-1|385	*Thu Mar  09 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|386	* SS5-v3.5.1-2 released
12cr|ss5-3.8.9-1|387	* Strip debug from package
12cr|ss5-3.8.9-1|388	
12cr|ss5-3.8.9-1|389	*Thu Mar  09 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|390	* SS5-v3.5.1-1 released
12cr|ss5-3.8.9-1|391	* Add centralized management of the configuration file
12cr|ss5-3.8.9-1|392	
12cr|ss5-3.8.9-1|393	*Tue Feb  28 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|394	* SS5-v3.4.4-1 released
12cr|ss5-3.8.9-1|395	* Fix PAM
12cr|ss5-3.8.9-1|396	
12cr|ss5-3.8.9-1|397	*Mon Feb  27 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|398	* SS5-v3.4.3-2 released
12cr|ss5-3.8.9-1|399	* Fix package for RH naming guidelines
12cr|ss5-3.8.9-1|400	
12cr|ss5-3.8.9-1|401	*Mon Feb  27 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|402	* SS5-v3.4.3-1 released
12cr|ss5-3.8.9-1|403	* Fix package for RH naming guidlines
12cr|ss5-3.8.9-1|404	
12cr|ss5-3.8.9-1|405	*Sat Feb  22 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|406	* SS5-v3.4r2 released
12cr|ss5-3.8.9-1|407	* Fix mod_authorization
12cr|ss5-3.8.9-1|408	
12cr|ss5-3.8.9-1|409	*Sat Feb  11 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|410	* SS5-v3.4r1 released
12cr|ss5-3.8.9-1|411	* Add environment configuration variables
12cr|ss5-3.8.9-1|412	* Fix Solaris 10 compatibility with ctime_r() call
12cr|ss5-3.8.9-1|413	* Fix potential buffer overflow using PAM
12cr|ss5-3.8.9-1|414	* Code restyling (thx to Walter Franzini)
12cr|ss5-3.8.9-1|415	* New configure file (thx to Walter Franzini)
12cr|ss5-3.8.9-1|416	
12cr|ss5-3.8.9-1|417	*Tue Feb  07 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|418	* SS5-v3.3r5 released
12cr|ss5-3.8.9-1|419	* Fix Solaris 10 compatibility with ctime_r() call
12cr|ss5-3.8.9-1|420	* Fix netbios default domain
12cr|ss5-3.8.9-1|421	
12cr|ss5-3.8.9-1|422	*Mon Feb  06 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|423	* SS5-v3.3r4 released
12cr|ss5-3.8.9-1|424	* Add default netbios domain
12cr|ss5-3.8.9-1|425	* Fix externalprogram
12cr|ss5-3.8.9-1|426	
12cr|ss5-3.8.9-1|427	*Sat Feb  04 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|428	* SS5-v3.3r3 released
12cr|ss5-3.8.9-1|429	* Fix PwdFileCheck
12cr|ss5-3.8.9-1|430	* Fix ProfileFileCheck
12cr|ss5-3.8.9-1|431	
12cr|ss5-3.8.9-1|432	*Wed Jan  25 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|433	* SS5-v3.3r2 released
12cr|ss5-3.8.9-1|434	* Add gid setting with -u option
12cr|ss5-3.8.9-1|435	* Add configure file
12cr|ss5-3.8.9-1|436	
12cr|ss5-3.8.9-1|437	*Mon Jan  20 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|438	* SS5-v3.3r1 released
12cr|ss5-3.8.9-1|439	* Add multiple directory store support
12cr|ss5-3.8.9-1|440	* Add netbios compatibility in authorization module
12cr|ss5-3.8.9-1|441	* Add noproxy rule in mod_socks5
12cr|ss5-3.8.9-1|442	
12cr|ss5-3.8.9-1|443	*Fri Jan  02 2006 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|444	* SS5-v3.2r7 released
12cr|ss5-3.8.9-1|445	* Add Solaris support
12cr|ss5-3.8.9-1|446	
12cr|ss5-3.8.9-1|447	*Thu Dec  22 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|448	* SS5-v3.2r6 released
12cr|ss5-3.8.9-1|449	* Fix module dump
12cr|ss5-3.8.9-1|450	* Fix module authentication (pam)
12cr|ss5-3.8.9-1|451	
12cr|ss5-3.8.9-1|452	*Mon Dec  16 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|453	* SS5-v3.2r5 released
12cr|ss5-3.8.9-1|454	* Fix makefile for gcc old version
12cr|ss5-3.8.9-1|455	
12cr|ss5-3.8.9-1|456	*Mon Dec  04 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|457	* SS5-v3.2r4 released
12cr|ss5-3.8.9-1|458	* Fix upstream
12cr|ss5-3.8.9-1|459	* Fix post authorization
12cr|ss5-3.8.9-1|460	* Fix proxy hash
12cr|ss5-3.8.9-1|461	* Fix route hash
12cr|ss5-3.8.9-1|462	
12cr|ss5-3.8.9-1|463	*Mon Nov  28 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|464	* SS5-v3.2r3 released
12cr|ss5-3.8.9-1|465	* Fix mod bandwidth
12cr|ss5-3.8.9-1|466	* Fix mod statistics
12cr|ss5-3.8.9-1|467	* Fix man
12cr|ss5-3.8.9-1|468	* Fix route
12cr|ss5-3.8.9-1|469	* Add auto-refresh web console
12cr|ss5-3.8.9-1|470	
12cr|ss5-3.8.9-1|471	*Wed Nov  23 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|472	* SS5-v3.2r2 released
12cr|ss5-3.8.9-1|473	* Fix mod statistics
12cr|ss5-3.8.9-1|474	* Fix mod balance
12cr|ss5-3.8.9-1|475	
12cr|ss5-3.8.9-1|476	*Sun Nov  06 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|477	* SS5-v3.2r1 released
12cr|ss5-3.8.9-1|478	* Add authorization cache
12cr|ss5-3.8.9-1|479	* New load configuration mechanism
12cr|ss5-3.8.9-1|480	* New log format
12cr|ss5-3.8.9-1|481	* Add statistic features
12cr|ss5-3.8.9-1|482	* Add epoll support
12cr|ss5-3.8.9-1|483	
12cr|ss5-3.8.9-1|484	*Mon Nov  01 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|485	* SS5-v3.1r1 released
12cr|ss5-3.8.9-1|486	* Add new dump module
12cr|ss5-3.8.9-1|487	
12cr|ss5-3.8.9-1|488	*Mon Oct  27 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|489	* SS5-v3.0r10 released
12cr|ss5-3.8.9-1|490	* Add log details
12cr|ss5-3.8.9-1|491	* Fix log string
12cr|ss5-3.8.9-1|492	* Fix recv call
12cr|ss5-3.8.9-1|493	
12cr|ss5-3.8.9-1|494	*Mon Aug  22 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|495	* SS5-v3.0r9 released
12cr|ss5-3.8.9-1|496	* Fix SS5_AUTHCACHEAGE option
12cr|ss5-3.8.9-1|497	
12cr|ss5-3.8.9-1|498	*Thu Aug  18 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|499	* SS5-v3.0r8 released
12cr|ss5-3.8.9-1|500	* Fix SS5_VERBOSE option
12cr|ss5-3.8.9-1|501	
12cr|ss5-3.8.9-1|502	*Mon Aug  08 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|503	* SS5-v3.0r7 released
12cr|ss5-3.8.9-1|504	* Add log detail
12cr|ss5-3.8.9-1|505	
12cr|ss5-3.8.9-1|506	*Sun Aug  07 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|507	* SS5-v3.0r6 released
12cr|ss5-3.8.9-1|508	* Increase authorization buffer
12cr|ss5-3.8.9-1|509	
12cr|ss5-3.8.9-1|510	*Thu May  10 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|511	* SS5-v3.0r5 released
12cr|ss5-3.8.9-1|512	* Fix connect response using dns
12cr|ss5-3.8.9-1|513	* Increase authentication buffer
12cr|ss5-3.8.9-1|514	* Fix profiling bug
12cr|ss5-3.8.9-1|515	* Modify package structure
12cr|ss5-3.8.9-1|516	
12cr|ss5-3.8.9-1|517	*Thu Apr  10 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|518	* SS5-v3.0r4 released
12cr|ss5-3.8.9-1|519	* Added comment into group file
12cr|ss5-3.8.9-1|520	
12cr|ss5-3.8.9-1|521	*Thu Mar  10 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|522	* SS5-v3.0r3 released
12cr|ss5-3.8.9-1|523	* Pam module fix
12cr|ss5-3.8.9-1|524	
12cr|ss5-3.8.9-1|525	*Thu Mar  09 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|526	* SS5-v3.0r2 released
12cr|ss5-3.8.9-1|527	* Pam module fix
12cr|ss5-3.8.9-1|528	
12cr|ss5-3.8.9-1|529	*Thu Mar  01 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|530	* SS5-v3.0r1 released
12cr|ss5-3.8.9-1|531	
12cr|ss5-3.8.9-1|532	*Thu Feb  07 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|533	* SS5-v2.4r10 released
12cr|ss5-3.8.9-1|534	* SIGPIPE signal fix
12cr|ss5-3.8.9-1|535	
12cr|ss5-3.8.9-1|536	*Thu Jan  12 2005 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|537	* SS5-v2.4r9 released
12cr|ss5-3.8.9-1|538	* Change facility log
12cr|ss5-3.8.9-1|539	* Case insensitive in file profiling
12cr|ss5-3.8.9-1|540	* Buffer overflow fix
12cr|ss5-3.8.9-1|541	
12cr|ss5-3.8.9-1|542	*Thu Jul  03 2004 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|543	* SS5-v2.4r8 released
12cr|ss5-3.8.9-1|544	* Fix bug closing logfile
12cr|ss5-3.8.9-1|545	
12cr|ss5-3.8.9-1|546	*Thu Jan  28 2004 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|547	* SS5-v2.4r7 released
12cr|ss5-3.8.9-1|548	* Fix socks5 method
12cr|ss5-3.8.9-1|549	
12cr|ss5-3.8.9-1|550	*Thu Jan  09 2004 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|551	* SS5-v2.4r6 released
12cr|ss5-3.8.9-1|552	* Fix acl bug
12cr|ss5-3.8.9-1|553	* Fix bad file descriptor in threaded mode
12cr|ss5-3.8.9-1|554	* Log format restyling
12cr|ss5-3.8.9-1|555	* Add -m option, to disable log
12cr|ss5-3.8.9-1|556	* Add -c option, to check configuration file
12cr|ss5-3.8.9-1|557	
12cr|ss5-3.8.9-1|558	*Thu Dec  30 2003 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|559	* SS5-v2.4r5 released
12cr|ss5-3.8.9-1|560	* Fix Solaris documentation
12cr|ss5-3.8.9-1|561	* Fix admin access check
12cr|ss5-3.8.9-1|562	* Add statistics information
12cr|ss5-3.8.9-1|563	
12cr|ss5-3.8.9-1|564	*Thu Dec  24 2003 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|565	* SS5-v2.4r4 released
12cr|ss5-3.8.9-1|566	* Fix udp bind interface close to client
12cr|ss5-3.8.9-1|567	
12cr|ss5-3.8.9-1|568	*Thu Dec  15 2003 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|569	* SS5-v2.4r3 released
12cr|ss5-3.8.9-1|570	* Fix signal set on Solaris system
12cr|ss5-3.8.9-1|571	
12cr|ss5-3.8.9-1|572	*Thu Nov  15 2003 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|573	* SS5-v2.4r2 released
12cr|ss5-3.8.9-1|574	* Fix some potential buffer overflow
12cr|ss5-3.8.9-1|575	* Fix udp bind problem
12cr|ss5-3.8.9-1|576	
12cr|ss5-3.8.9-1|577	*Thu Oct  29 2003 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|578	* SS5-v2.4r1 released
12cr|ss5-3.8.9-1|579	* Add session affinity in balanced connections
12cr|ss5-3.8.9-1|580	* Add socks statistics about connections
12cr|ss5-3.8.9-1|581	* Add fake authentication
12cr|ss5-3.8.9-1|582	* Add web support for virtual connections, session affinity and statistics
12cr|ss5-3.8.9-1|583	* Add more detail on log messages
12cr|ss5-3.8.9-1|584	* Fix source-if feature for connect operation
12cr|ss5-3.8.9-1|585	* Fix access list bugs
12cr|ss5-3.8.9-1|586	
12cr|ss5-3.8.9-1|587	*Thu Oct  21 2003 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|588	* SS5-v2.3r5 released
12cr|ss5-3.8.9-1|589	* Fix access list bug
12cr|ss5-3.8.9-1|590	
12cr|ss5-3.8.9-1|591	*Thu Oct  20 2003 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|592	* SS5-v2.3r4 released
12cr|ss5-3.8.9-1|593	* Fix access list bug
12cr|ss5-3.8.9-1|594	
12cr|ss5-3.8.9-1|595	*Thu Oct  11 2003 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|596	* SS5-v2.3r3 released
12cr|ss5-3.8.9-1|597	* Fix crash for connections reset by peer
12cr|ss5-3.8.9-1|598	
12cr|ss5-3.8.9-1|599	*Thu Sep  12  2003 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|600	* SS5-v2.3r2 released
12cr|ss5-3.8.9-1|601	* Fix acl problem
12cr|ss5-3.8.9-1|602	
12cr|ss5-3.8.9-1|603	*Thu Aug  26  2003 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|604	* SS5-v2.3r1 released
12cr|ss5-3.8.9-1|605	* Add source-if feature for connect operation
12cr|ss5-3.8.9-1|606	* Add better control in ldap base configuration
12cr|ss5-3.8.9-1|607	* Add better detail on log messages
12cr|ss5-3.8.9-1|608	* Threads creation improvement
12cr|ss5-3.8.9-1|609	* Fix automatic configuration reload (every 30 seconds)
12cr|ss5-3.8.9-1|610	
12cr|ss5-3.8.9-1|611	*Thu Aug  14  2003 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|612	* ss5-v2.2r1 released
12cr|ss5-3.8.9-1|613	* Add ldap profile feature
12cr|ss5-3.8.9-1|614	* Add PAM authentication
12cr|ss5-3.8.9-1|615	* Add username for ss5 execution
12cr|ss5-3.8.9-1|616	* Add server balancing feature !!!
12cr|ss5-3.8.9-1|617	* Add ssl fixup
12cr|ss5-3.8.9-1|618	* Add pop3 fixup
12cr|ss5-3.8.9-1|619	* Add imap fixup
12cr|ss5-3.8.9-1|620	* Fix case insensitive username check
12cr|ss5-3.8.9-1|621	* Fix -b option
12cr|ss5-3.8.9-1|622	
12cr|ss5-3.8.9-1|623	*Mon Jul  27  2003 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|624	* ss5-v2.1r1 released
12cr|ss5-3.8.9-1|625	* Add group profile feature
12cr|ss5-3.8.9-1|626	* Add bandwidth control
12cr|ss5-3.8.9-1|627	* Fix some potential buffer overflow
12cr|ss5-3.8.9-1|628	* Fix dns ordering problem
12cr|ss5-3.8.9-1|629	
12cr|ss5-3.8.9-1|630	*Mon Jun  24  2003 Matteo Ricchetti <matteo.ricchetti@libero.it>
12cr|ss5-3.8.9-1|631	* ss5-v2.0r1 released
12cr|ss5-3.8.9-1|632	* Add thread support
12cr|ss5-3.8.9-1|633	* Add bind port to -b option (-b ip:port)
12cr|ss5-3.8.9-1|634	* Remove -f option for foreground execution
12cr|ss5-3.8.9-1|635	* Fix access control list problem
12cr|ss5-3.8.9-1|636	* Fix some potential buffer overflow
12cr|ss5-3.8.9-1|637	
12cr|ss5-3.8.9-1|638	

7668 12
12cr|sshdfilter-1.5.6-1|1	%bcond_with     logwatch
12cr|sshdfilter-1.5.6-1|2	
12cr|sshdfilter-1.5.6-1|3	Name:           sshdfilter
12cr|sshdfilter-1.5.6-1|4	Version:        1.5.6
12cr|sshdfilter-1.5.6-1|5	Release:        %mkrel 1
12cr|sshdfilter-1.5.6-1|6	Epoch:          0
12cr|sshdfilter-1.5.6-1|7	Summary:        SSH brute force attack blocker
12cr|sshdfilter-1.5.6-1|8	License:        GPL
12cr|sshdfilter-1.5.6-1|9	Group:          Monitoring
12cr|sshdfilter-1.5.6-1|10	URL:            http://www.csc.liv.ac.uk/~greg/sshdfilter/
12cr|sshdfilter-1.5.6-1|11	Source0:        http://www.csc.liv.ac.uk/~greg/sshdfilter-%{version}.tar.gz
12cr|sshdfilter-1.5.6-1|12	Requires(post): iptables
12cr|sshdfilter-1.5.6-1|13	Requires(postun): iptables
12cr|sshdfilter-1.5.6-1|14	Requires(post): openssh-server
12cr|sshdfilter-1.5.6-1|15	Requires(postun): openssh-server
12cr|sshdfilter-1.5.6-1|16	BuildArch:        noarch
12cr|sshdfilter-1.5.6-1|17	BuildRoot:        %{_tmppath}/%{name}-%{version}-%{epoch}:%{release}-root
12cr|sshdfilter-1.5.6-1|18	
12cr|sshdfilter-1.5.6-1|19	%description
12cr|sshdfilter-1.5.6-1|20	sshdfilter blocks the frequent brute force attacks on ssh daemons, it
12cr|sshdfilter-1.5.6-1|21	does this by directly reading the sshd logging output and generating
12cr|sshdfilter-1.5.6-1|22	iptables rules, the process can be quick enough to block an attack
12cr|sshdfilter-1.5.6-1|23	before they get a chance to enter any password at all.
12cr|sshdfilter-1.5.6-1|24	
12cr|sshdfilter-1.5.6-1|25	sshdfilter starts sshd itself, having started sshd with the -e and -D
12cr|sshdfilter-1.5.6-1|26	options. This means it can see events as they happen. sshdfilter then
12cr|sshdfilter-1.5.6-1|27	looks for lines of the form:
12cr|sshdfilter-1.5.6-1|28	
12cr|sshdfilter-1.5.6-1|29	Did not receive identification string from x.x.x.x
12cr|sshdfilter-1.5.6-1|30	Illegal user x from x.x.x.x
12cr|sshdfilter-1.5.6-1|31	Failed password for illegal user x from x.x.x.x port x ssh2
12cr|sshdfilter-1.5.6-1|32	Failed password for x from x.x.x.x port x ssh2
12cr|sshdfilter-1.5.6-1|33	
12cr|sshdfilter-1.5.6-1|34	The former three instantly trigger sshdfilter into creating iptables
12cr|sshdfilter-1.5.6-1|35	rules which block all ssh access from that IP. The latter failure is
12cr|sshdfilter-1.5.6-1|36	given a few chances before it too is blocked. These are in fact example
12cr|sshdfilter-1.5.6-1|37	rules, the exact wording varies between Linux distributions, so
12cr|sshdfilter-1.5.6-1|38	sshdfilter exists as a base program and groups of patterns for each
12cr|sshdfilter-1.5.6-1|39	distribution.
12cr|sshdfilter-1.5.6-1|40	
12cr|sshdfilter-1.5.6-1|41	All new rules are inserted into a custom chain, and to prevent the chain
12cr|sshdfilter-1.5.6-1|42	from becoming overloaded with old rules, rules over a week old are
12cr|sshdfilter-1.5.6-1|43	deleted.
12cr|sshdfilter-1.5.6-1|44	
12cr|sshdfilter-1.5.6-1|45	%if %with logwatch
12cr|sshdfilter-1.5.6-1|46	%package logwatch
12cr|sshdfilter-1.5.6-1|47	Summary:        Logwatch scripts for sshdfilter
12cr|sshdfilter-1.5.6-1|48	Group:          Monitoring
12cr|sshdfilter-1.5.6-1|49	Requires:       %{name} = %{epoch}:%{version}-%{release}
12cr|sshdfilter-1.5.6-1|50	Requires(post): logwatch
12cr|sshdfilter-1.5.6-1|51	Requires(postun): logwatch
12cr|sshdfilter-1.5.6-1|52	
12cr|sshdfilter-1.5.6-1|53	%description logwatch
12cr|sshdfilter-1.5.6-1|54	Logwatch scripts for sshdfilter.
12cr|sshdfilter-1.5.6-1|55	%endif
12cr|sshdfilter-1.5.6-1|56	
12cr|sshdfilter-1.5.6-1|57	%prep
12cr|sshdfilter-1.5.6-1|58	%setup -q
12cr|sshdfilter-1.5.6-1|59	
12cr|sshdfilter-1.5.6-1|60	%build
12cr|sshdfilter-1.5.6-1|61	
12cr|sshdfilter-1.5.6-1|62	%install
12cr|sshdfilter-1.5.6-1|63	%{__rm} -rf %{buildroot}
12cr|sshdfilter-1.5.6-1|64	
12cr|sshdfilter-1.5.6-1|65	%{__mkdir_p} %{buildroot}%{_sysconfdir}
12cr|sshdfilter-1.5.6-1|66	%{__cat} etc/sshdfilterrc patterns/rhFC30.partconf > %{buildroot}%{_sysconfdir}/sshdfilterrc
12cr|sshdfilter-1.5.6-1|67	
12cr|sshdfilter-1.5.6-1|68	%{__mkdir_p} %{buildroot}%{_sbindir}
12cr|sshdfilter-1.5.6-1|69	%{__cp} -a source/sshdfilter.pl %{buildroot}%{_sbindir}/sshdfilter
12cr|sshdfilter-1.5.6-1|70	
12cr|sshdfilter-1.5.6-1|71	(cd man; sh ./pod2man.sh)
12cr|sshdfilter-1.5.6-1|72	%{__mkdir_p} %{buildroot}%{_mandir}/man1
12cr|sshdfilter-1.5.6-1|73	%{__cp} -a man/sshdfilter.1 %{buildroot}%{_mandir}/man1/sshdfilter.1
12cr|sshdfilter-1.5.6-1|74	%{__mkdir_p} %{buildroot}%{_mandir}/man5
12cr|sshdfilter-1.5.6-1|75	%{__cp} -a man/sshdfilterrc.5 %{buildroot}%{_mandir}/man5/sshdfilterrc.5
12cr|sshdfilter-1.5.6-1|76	
12cr|sshdfilter-1.5.6-1|77	%if %with logwatch
12cr|sshdfilter-1.5.6-1|78	%{__mkdir_p} %{buildroot}%{_sysconfdir}/log.d/{conf,scripts}/services
12cr|sshdfilter-1.5.6-1|79	%{__install} -m 644 etc/log.d/conf/services/sshdfilt.conf %{buildroot}%{_sysconfdir}/log.d/conf/services/sshdfilt.conf
12cr|sshdfilter-1.5.6-1|80	%{__install} -m 644 etc/log.d/scripts/services/sshdfilt %{buildroot}%{_sysconfdir}/log.d/scripts/services/sshdfilt
12cr|sshdfilter-1.5.6-1|81	%endif
12cr|sshdfilter-1.5.6-1|82	
12cr|sshdfilter-1.5.6-1|83	%{__mkdir_p} %{buildroot}%{_sysconfdir}/sysconfig
12cr|sshdfilter-1.5.6-1|84	%{__cat} > %{buildroot}%{_sysconfdir}/sysconfig/sshdfilter << EOF
12cr|sshdfilter-1.5.6-1|85	USE_SSHDFILTER_DEFAULT="no"
12cr|sshdfilter-1.5.6-1|86	EOF
12cr|sshdfilter-1.5.6-1|87	
12cr|sshdfilter-1.5.6-1|88	%clean
12cr|sshdfilter-1.5.6-1|89	%{__rm} -rf %{buildroot}
12cr|sshdfilter-1.5.6-1|90	
12cr|sshdfilter-1.5.6-1|91	%post
12cr|sshdfilter-1.5.6-1|92	if [ -r %{_sysconfdir}/sysconfig/iptables ]; then
12cr|sshdfilter-1.5.6-1|93	%{__perl} -pi -e 's/.*SSHD.*\n//g' %{_sysconfdir}/sysconfig/iptables
12cr|sshdfilter-1.5.6-1|94	%{__perl} -pi -e 's/COMMIT\n//g' %{_sysconfdir}/sysconfig/iptables
12cr|sshdfilter-1.5.6-1|95	%{__cat} >> %{_sysconfdir}/sysconfig/iptables << EOF
12cr|sshdfilter-1.5.6-1|96	:SSHD - [0:0]
12cr|sshdfilter-1.5.6-1|97	-A INPUT -p tcp -m tcp --dport 22 -j SSHD
12cr|sshdfilter-1.5.6-1|98	COMMIT
12cr|sshdfilter-1.5.6-1|99	EOF
12cr|sshdfilter-1.5.6-1|100	else
12cr|sshdfilter-1.5.6-1|101	%{__cat} > %{_sysconfdir}/sysconfig/iptables << EOF
12cr|sshdfilter-1.5.6-1|102	*filter
12cr|sshdfilter-1.5.6-1|103	:INPUT ACCEPT [835:105991]
12cr|sshdfilter-1.5.6-1|104	:FORWARD ACCEPT [0:0]
12cr|sshdfilter-1.5.6-1|105	:OUTPUT ACCEPT [368:40879]
12cr|sshdfilter-1.5.6-1|106	:SSHD - [0:0]
12cr|sshdfilter-1.5.6-1|107	-A INPUT -p tcp -m tcp --dport 22 -j SSHD
12cr|sshdfilter-1.5.6-1|108	COMMIT
12cr|sshdfilter-1.5.6-1|109	EOF
12cr|sshdfilter-1.5.6-1|110	fi
12cr|sshdfilter-1.5.6-1|111	/sbin/service iptables condrestart
12cr|sshdfilter-1.5.6-1|112	/sbin/service sshd condrestart
12cr|sshdfilter-1.5.6-1|113	
12cr|sshdfilter-1.5.6-1|114	%postun
12cr|sshdfilter-1.5.6-1|115	if [ -r %{_sysconfdir}/sysconfig/iptables ]; then
12cr|sshdfilter-1.5.6-1|116	%{__perl} -pi -e 's/.*SSHD.*\n//g' %{_sysconfdir}/sysconfig/iptables
12cr|sshdfilter-1.5.6-1|117	fi
12cr|sshdfilter-1.5.6-1|118	/sbin/service iptables condrestart
12cr|sshdfilter-1.5.6-1|119	/sbin/service sshd condrestart
12cr|sshdfilter-1.5.6-1|120	
12cr|sshdfilter-1.5.6-1|121	%if %with logwatch
12cr|sshdfilter-1.5.6-1|122	%post logwatch
12cr|sshdfilter-1.5.6-1|123	%{__perl} -pi -e 's/ sshdfilt//g'%{_sysconfdir}/log.d/conf/services/secure.conf
12cr|sshdfilter-1.5.6-1|124	%{__perl} -pi -e 's/ sshd/ sshd sshdfilt/g' %{_sysconfdir}/log.d/conf/services/secure.conf
12cr|sshdfilter-1.5.6-1|125	
12cr|sshdfilter-1.5.6-1|126	%postun logwatch
12cr|sshdfilter-1.5.6-1|127	%{__perl} -pi -e 's/ sshdfilt//g' %{_sysconfdir}/log.d/conf/services/secure.conf
12cr|sshdfilter-1.5.6-1|128	%endif
12cr|sshdfilter-1.5.6-1|129	
12cr|sshdfilter-1.5.6-1|130	%files
12cr|sshdfilter-1.5.6-1|131	%defattr(0644,root,root,0755)
12cr|sshdfilter-1.5.6-1|132	%doc INSTALL todo
12cr|sshdfilter-1.5.6-1|133	%attr(0755,root,root) %{_sbindir}/sshdfilter
12cr|sshdfilter-1.5.6-1|134	%{_mandir}/man1/sshdfilter.1*
12cr|sshdfilter-1.5.6-1|135	%{_mandir}/man5/sshdfilterrc.5*
12cr|sshdfilter-1.5.6-1|136	%config(noreplace) %{_sysconfdir}/sshdfilterrc
12cr|sshdfilter-1.5.6-1|137	%config(noreplace) %{_sysconfdir}/sysconfig/sshdfilter
12cr|sshdfilter-1.5.6-1|138	
12cr|sshdfilter-1.5.6-1|139	%if %with logwatch
12cr|sshdfilter-1.5.6-1|140	%files logwatch
12cr|sshdfilter-1.5.6-1|141	%defattr(0644,root,root,0755)
12cr|sshdfilter-1.5.6-1|142	%config(noreplace) %{_sysconfdir}/log.d/conf/services/sshdfilt.conf
12cr|sshdfilter-1.5.6-1|143	%attr(0755,root,root) %{_sysconfdir}/log.d/scripts/services/sshdfilt
12cr|sshdfilter-1.5.6-1|144	%endif
12cr|sshdfilter-1.5.6-1|145	
12cr|sshdfilter-1.5.6-1|146	
12cr|sshdfilter-1.5.6-1|147	
12cr|sshdfilter-1.5.6-1|148	%changelog
12cr|sshdfilter-1.5.6-1|149	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0:1.5.6-1mdv2011.0
12cr|sshdfilter-1.5.6-1|150	+ Revision: 645430
12cr|sshdfilter-1.5.6-1|151	- update to new version 1.5.6
12cr|sshdfilter-1.5.6-1|152	
12cr|sshdfilter-1.5.6-1|153	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0:1.5.4-6mdv2010.0
12cr|sshdfilter-1.5.6-1|154	+ Revision: 434105
12cr|sshdfilter-1.5.6-1|155	- rebuild
12cr|sshdfilter-1.5.6-1|156	
12cr|sshdfilter-1.5.6-1|157	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0:1.5.4-5mdv2009.0
12cr|sshdfilter-1.5.6-1|158	+ Revision: 260994
12cr|sshdfilter-1.5.6-1|159	- rebuild
12cr|sshdfilter-1.5.6-1|160	
12cr|sshdfilter-1.5.6-1|161	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0:1.5.4-4mdv2009.0
12cr|sshdfilter-1.5.6-1|162	+ Revision: 253120
12cr|sshdfilter-1.5.6-1|163	- rebuild
12cr|sshdfilter-1.5.6-1|164	
12cr|sshdfilter-1.5.6-1|165	* Thu Mar 13 2008 Andreas Hasenack <andreas@mandriva.com> 0:1.5.4-2mdv2008.1
12cr|sshdfilter-1.5.6-1|166	+ Revision: 187652
12cr|sshdfilter-1.5.6-1|167	- rebuild for 2008.1
12cr|sshdfilter-1.5.6-1|168	
12cr|sshdfilter-1.5.6-1|169	+ Olivier Blin <oblin@mandriva.com>
12cr|sshdfilter-1.5.6-1|170	- restore BuildRoot
12cr|sshdfilter-1.5.6-1|171	
12cr|sshdfilter-1.5.6-1|172	+ Thierry Vignaud <tv@mandriva.org>
12cr|sshdfilter-1.5.6-1|173	- kill re-definition of %%buildroot on Pixel's request
12cr|sshdfilter-1.5.6-1|174	
12cr|sshdfilter-1.5.6-1|175	* Sat Apr 21 2007 David Walluck <walluck@mandriva.org> 0:1.5.4-1mdv2008.0
12cr|sshdfilter-1.5.6-1|176	+ Revision: 16446
12cr|sshdfilter-1.5.6-1|177	- 1.5.4
12cr|sshdfilter-1.5.6-1|178	
12cr|sshdfilter-1.5.6-1|179	
12cr|sshdfilter-1.5.6-1|180	* Sun Mar 04 2007 Emmanuel Andry <eandry@mandriva.org> 1.4.5-1mdv2007.0
12cr|sshdfilter-1.5.6-1|181	+ Revision: 132730
12cr|sshdfilter-1.5.6-1|182	- New version 1.4.5
12cr|sshdfilter-1.5.6-1|183	- Import sshdfilter
12cr|sshdfilter-1.5.6-1|184	
12cr|sshdfilter-1.5.6-1|185	* Tue Jul 11 2006 David Walluck <walluck@mandriva.org> 1.4.4-1mdv2007.0
12cr|sshdfilter-1.5.6-1|186	- 1.4.4
12cr|sshdfilter-1.5.6-1|187	
12cr|sshdfilter-1.5.6-1|188	* Wed Feb 22 2006 David Walluck <walluck@mandriva.org> 1.4.3-2mdk
12cr|sshdfilter-1.5.6-1|189	- make logwatch script executable
12cr|sshdfilter-1.5.6-1|190	
12cr|sshdfilter-1.5.6-1|191	* Wed Feb 22 2006 David Walluck <walluck@mandriva.org> 1.4.3-1mdk
12cr|sshdfilter-1.5.6-1|192	- 1.4.3
12cr|sshdfilter-1.5.6-1|193	
12cr|sshdfilter-1.5.6-1|194	* Wed Nov 16 2005 Lenny Cartier <lenny@mandriva.com> 1.4.1-1mdk
12cr|sshdfilter-1.5.6-1|195	- 1.4.1
12cr|sshdfilter-1.5.6-1|196	
12cr|sshdfilter-1.5.6-1|197	* Wed Oct 12 2005 David Walluck <walluck@mandriva.org> 1.3.5-3mdk
12cr|sshdfilter-1.5.6-1|198	- use perl instead of sed
12cr|sshdfilter-1.5.6-1|199	
12cr|sshdfilter-1.5.6-1|200	* Tue Oct 11 2005 David Walluck <walluck@mandriva.org> 1.3.5-2mdk
12cr|sshdfilter-1.5.6-1|201	- fix location of %%{_sysconfdir}/sysconfig/iptables in %%postun
12cr|sshdfilter-1.5.6-1|202	- integrate with iptables
12cr|sshdfilter-1.5.6-1|203	
12cr|sshdfilter-1.5.6-1|204	* Tue Oct 04 2005 David Walluck <walluck@mandriva.org> 1.3.5-1mdk
12cr|sshdfilter-1.5.6-1|205	- release
12cr|sshdfilter-1.5.6-1|206	

7669 12
12cr|sshfs-fuse-2.4-1|1	Name:           sshfs-fuse
12cr|sshfs-fuse-2.4-1|2	Version:        2.4
12cr|sshfs-fuse-2.4-1|3	Release:        1
12cr|sshfs-fuse-2.4-1|4	Epoch:          0
12cr|sshfs-fuse-2.4-1|5	Summary:        Filesystem running over SFTP
12cr|sshfs-fuse-2.4-1|6	License:        GPL
12cr|sshfs-fuse-2.4-1|7	Group:          Networking/Remote access
12cr|sshfs-fuse-2.4-1|8	URL:            http://fuse.sourceforge.net/sshfs.html
12cr|sshfs-fuse-2.4-1|9	Source0:        http://downloads.sourceforge.net/fuse/sshfs-fuse-%{version}.tar.gz
12cr|sshfs-fuse-2.4-1|10	# XXX: No way to tell if this is already included in/by the kernel or not
12cr|sshfs-fuse-2.4-1|11	#Requires:      dkms-fuse
12cr|sshfs-fuse-2.4-1|12	Requires:       fuse
12cr|sshfs-fuse-2.4-1|13	BuildRequires:  fuse-devel
12cr|sshfs-fuse-2.4-1|14	BuildRequires:  glib2-devel
12cr|sshfs-fuse-2.4-1|15	BuildRequires:  pkgconfig
12cr|sshfs-fuse-2.4-1|16	
12cr|sshfs-fuse-2.4-1|17	%description
12cr|sshfs-fuse-2.4-1|18	This is a filesystem client based on the SSH File Transfer Protocol.
12cr|sshfs-fuse-2.4-1|19	Since most SSH servers already support this protocol it is very easy to set up:
12cr|sshfs-fuse-2.4-1|20	i.e. on the server side there's nothing to do.  On the client side mounting the
12cr|sshfs-fuse-2.4-1|21	filesystem is as easy as logging into the server with ssh.
12cr|sshfs-fuse-2.4-1|22	
12cr|sshfs-fuse-2.4-1|23	* Based on FUSE
12cr|sshfs-fuse-2.4-1|24	* Multithreading: more than one request can be on it's way to the server
12cr|sshfs-fuse-2.4-1|25	* Allowing large reads (max 64k)
12cr|sshfs-fuse-2.4-1|26	* Caching directory contents
12cr|sshfs-fuse-2.4-1|27	
12cr|sshfs-fuse-2.4-1|28	%prep
12cr|sshfs-fuse-2.4-1|29	%setup -q
12cr|sshfs-fuse-2.4-1|30	
12cr|sshfs-fuse-2.4-1|31	%build
12cr|sshfs-fuse-2.4-1|32	export CC="%{__cc} -fPIC"
12cr|sshfs-fuse-2.4-1|33	%{configure2_5x} --disable-dependency-tracking --disable-sshnodelay
12cr|sshfs-fuse-2.4-1|34	%{make}
12cr|sshfs-fuse-2.4-1|35	
12cr|sshfs-fuse-2.4-1|36	%install
12cr|sshfs-fuse-2.4-1|37	%{makeinstall_std}
12cr|sshfs-fuse-2.4-1|38	
12cr|sshfs-fuse-2.4-1|39	%files
12cr|sshfs-fuse-2.4-1|40	%defattr(0644,root,root,0755)
12cr|sshfs-fuse-2.4-1|41	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
12cr|sshfs-fuse-2.4-1|42	%attr(0755,root,root) %{_bindir}/sshfs
12cr|sshfs-fuse-2.4-1|43	%{_mandir}/man1/sshfs.1*
12cr|sshfs-fuse-2.4-1|44	
12cr|sshfs-fuse-2.4-1|45	
12cr|sshfs-fuse-2.4-1|46	%changelog
12cr|sshfs-fuse-2.4-1|47	* Sat Mar 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 0:2.4-1
12cr|sshfs-fuse-2.4-1|48	+ Revision: 784026
12cr|sshfs-fuse-2.4-1|49	- version update 2.4
12cr|sshfs-fuse-2.4-1|50	
12cr|sshfs-fuse-2.4-1|51	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0:2.2-2mdv2010.0
12cr|sshfs-fuse-2.4-1|52	+ Revision: 445230
12cr|sshfs-fuse-2.4-1|53	- rebuild
12cr|sshfs-fuse-2.4-1|54	
12cr|sshfs-fuse-2.4-1|55	* Tue Oct 21 2008 David Walluck <walluck@mandriva.org> 0:2.2-1mdv2009.1
12cr|sshfs-fuse-2.4-1|56	+ Revision: 295894
12cr|sshfs-fuse-2.4-1|57	- 2.2
12cr|sshfs-fuse-2.4-1|58	
12cr|sshfs-fuse-2.4-1|59	* Sun Jul 27 2008 David Walluck <walluck@mandriva.org> 0:2.1-1mdv2009.0
12cr|sshfs-fuse-2.4-1|60	+ Revision: 250355
12cr|sshfs-fuse-2.4-1|61	- 2.1
12cr|sshfs-fuse-2.4-1|62	
12cr|sshfs-fuse-2.4-1|63	* Fri Apr 25 2008 David Walluck <walluck@mandriva.org> 0:2.0-1mdv2009.0
12cr|sshfs-fuse-2.4-1|64	+ Revision: 197338
12cr|sshfs-fuse-2.4-1|65	- 2.0
12cr|sshfs-fuse-2.4-1|66	
12cr|sshfs-fuse-2.4-1|67	+ Olivier Blin <blino@mandriva.org>
12cr|sshfs-fuse-2.4-1|68	- restore BuildRoot
12cr|sshfs-fuse-2.4-1|69	
12cr|sshfs-fuse-2.4-1|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|sshfs-fuse-2.4-1|71	- fix file list
12cr|sshfs-fuse-2.4-1|72	
12cr|sshfs-fuse-2.4-1|73	* Mon Dec 17 2007 David Walluck <walluck@mandriva.org> 0:1.9-2mdv2008.1
12cr|sshfs-fuse-2.4-1|74	+ Revision: 131673
12cr|sshfs-fuse-2.4-1|75	- explicitly add --disable-dependency-tracking --disable-sshnodelay to configure
12cr|sshfs-fuse-2.4-1|76	- 1.9
12cr|sshfs-fuse-2.4-1|77	
12cr|sshfs-fuse-2.4-1|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|sshfs-fuse-2.4-1|79	- kill re-definition of %%buildroot on Pixel's request
12cr|sshfs-fuse-2.4-1|80	
12cr|sshfs-fuse-2.4-1|81	* Wed May 16 2007 David Walluck <walluck@mandriva.org> 0:1.8-1mdv2008.0
12cr|sshfs-fuse-2.4-1|82	+ Revision: 27418
12cr|sshfs-fuse-2.4-1|83	- 1.8
12cr|sshfs-fuse-2.4-1|84	

7670 12
12cr|ssl-cert-check-3.3-3|1	Summary:	SSL certificate expiration checker
12cr|ssl-cert-check-3.3-3|2	Name:		ssl-cert-check
12cr|ssl-cert-check-3.3-3|3	Version:	3.3
12cr|ssl-cert-check-3.3-3|4	Release:	%mkrel 3
12cr|ssl-cert-check-3.3-3|5	License:	BSD-like
12cr|ssl-cert-check-3.3-3|6	Group:		Monitoring
12cr|ssl-cert-check-3.3-3|7	URL:		http://prefetch.net/code/ssl-cert-check.html
12cr|ssl-cert-check-3.3-3|8	Source0:	http://prefetch.net/code/ssl-cert-check.bz2
12cr|ssl-cert-check-3.3-3|9	Patch0:		ssl-cert-check-3.3-mdv_conf.diff
12cr|ssl-cert-check-3.3-3|10	BuildArch:	noarch
12cr|ssl-cert-check-3.3-3|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ssl-cert-check-3.3-3|12	
12cr|ssl-cert-check-3.3-3|13	%description
12cr|ssl-cert-check-3.3-3|14	ssl-cert-check is a utility for checking the expiration date of an X.509
12cr|ssl-cert-check-3.3-3|15	certificate. ssl-cert-check can be run against a live server or a PEM encoded
12cr|ssl-cert-check-3.3-3|16	digital certificate.
12cr|ssl-cert-check-3.3-3|17	
12cr|ssl-cert-check-3.3-3|18	%prep
12cr|ssl-cert-check-3.3-3|19	
12cr|ssl-cert-check-3.3-3|20	%setup -q -c -T
12cr|ssl-cert-check-3.3-3|21	bzcat %{SOURCE0} > %{name}
12cr|ssl-cert-check-3.3-3|22	%patch0 -p0
12cr|ssl-cert-check-3.3-3|23	
12cr|ssl-cert-check-3.3-3|24	%build
12cr|ssl-cert-check-3.3-3|25	
12cr|ssl-cert-check-3.3-3|26	%install
12cr|ssl-cert-check-3.3-3|27	rm -rf %{buildroot}
12cr|ssl-cert-check-3.3-3|28	
12cr|ssl-cert-check-3.3-3|29	install -d %{buildroot}%{_bindir}
12cr|ssl-cert-check-3.3-3|30	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|ssl-cert-check-3.3-3|31	
12cr|ssl-cert-check-3.3-3|32	%clean
12cr|ssl-cert-check-3.3-3|33	rm -rf %{buildroot}
12cr|ssl-cert-check-3.3-3|34	
12cr|ssl-cert-check-3.3-3|35	%files
12cr|ssl-cert-check-3.3-3|36	%defattr(-,root,root)
12cr|ssl-cert-check-3.3-3|37	%attr(0755,root,root) %{_bindir}/%{name}
12cr|ssl-cert-check-3.3-3|38	
12cr|ssl-cert-check-3.3-3|39	
12cr|ssl-cert-check-3.3-3|40	%changelog
12cr|ssl-cert-check-3.3-3|41	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.3-3mdv2010.0
12cr|ssl-cert-check-3.3-3|42	+ Revision: 434106
12cr|ssl-cert-check-3.3-3|43	- rebuild
12cr|ssl-cert-check-3.3-3|44	
12cr|ssl-cert-check-3.3-3|45	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 3.3-2mdv2009.0
12cr|ssl-cert-check-3.3-3|46	+ Revision: 239027
12cr|ssl-cert-check-3.3-3|47	- rebuild
12cr|ssl-cert-check-3.3-3|48	
12cr|ssl-cert-check-3.3-3|49	+ Olivier Blin <oblin@mandriva.com>
12cr|ssl-cert-check-3.3-3|50	- restore BuildRoot
12cr|ssl-cert-check-3.3-3|51	
12cr|ssl-cert-check-3.3-3|52	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ssl-cert-check-3.3-3|53	- kill re-definition of %%buildroot on Pixel's request
12cr|ssl-cert-check-3.3-3|54	
12cr|ssl-cert-check-3.3-3|55	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 3.3-1mdv2008.0
12cr|ssl-cert-check-3.3-3|56	+ Revision: 83822
12cr|ssl-cert-check-3.3-3|57	- Import ssl-cert-check
12cr|ssl-cert-check-3.3-3|58	
12cr|ssl-cert-check-3.3-3|59	
12cr|ssl-cert-check-3.3-3|60	
12cr|ssl-cert-check-3.3-3|61	* Tue Aug 22 2006 Oden Eriksson <oeriksson@mandriva.com> 3.3-1mdv2007.0
12cr|ssl-cert-check-3.3-3|62	- initial Mandriva package

7671 12
12cr|sslstrip-0.9-2|1	%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
12cr|sslstrip-0.9-2|2	Name:           sslstrip
12cr|sslstrip-0.9-2|3	Version:        0.9
12cr|sslstrip-0.9-2|4	Release:        %mkrel 2
12cr|sslstrip-0.9-2|5	Summary:        Tool that provides a demonstration of HTTPS stripping attacks
12cr|sslstrip-0.9-2|6	Group:          Monitoring
12cr|sslstrip-0.9-2|7	License:        GPLv3+
12cr|sslstrip-0.9-2|8	URL:            http://www.thoughtcrime.org/software/sslstrip/
12cr|sslstrip-0.9-2|9	Source0:        http://www.thoughtcrime.org/software/sslstrip/%{name}-%{version}.tar.gz
12cr|sslstrip-0.9-2|10	BuildRequires:  python >= 2.5
12cr|sslstrip-0.9-2|11	Requires:       python-twisted-web
12cr|sslstrip-0.9-2|12	BuildArch:      noarch
12cr|sslstrip-0.9-2|13	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|sslstrip-0.9-2|14	
12cr|sslstrip-0.9-2|15	%description
12cr|sslstrip-0.9-2|16	Tool that provides a demonstration of HTTPS stripping attacks that were
12cr|sslstrip-0.9-2|17	presented at Black Hat DC 2009 by Moxie Marlinspike. It will transparently
12cr|sslstrip-0.9-2|18	hijack HTTP traffic on a network, watch for HTTPS links and redirects, then map
12cr|sslstrip-0.9-2|19	those links into either look-alike HTTP links or homograph-similar HTTPS links.
12cr|sslstrip-0.9-2|20	It also supports modes for supplying a favicon which looks like a lock icon,
12cr|sslstrip-0.9-2|21	selective logging, and session denial
12cr|sslstrip-0.9-2|22	
12cr|sslstrip-0.9-2|23	%prep
12cr|sslstrip-0.9-2|24	%setup -q
12cr|sslstrip-0.9-2|25	
12cr|sslstrip-0.9-2|26	# Make COPYING and README not executable
12cr|sslstrip-0.9-2|27	chmod -x COPYING
12cr|sslstrip-0.9-2|28	chmod -x README
12cr|sslstrip-0.9-2|29	
12cr|sslstrip-0.9-2|30	%build
12cr|sslstrip-0.9-2|31	python setup.py build
12cr|sslstrip-0.9-2|32	
12cr|sslstrip-0.9-2|33	%install
12cr|sslstrip-0.9-2|34	python setup.py install --root %{buildroot}
12cr|sslstrip-0.9-2|35	
12cr|sslstrip-0.9-2|36	# Remove duplicate doc files
12cr|sslstrip-0.9-2|37	rm %{buildroot}/usr/share/%{name}/README
12cr|sslstrip-0.9-2|38	rm %{buildroot}/usr/share/%{name}/COPYING
12cr|sslstrip-0.9-2|39	
12cr|sslstrip-0.9-2|40	%clean
12cr|sslstrip-0.9-2|41	rm -rf %{buildroot}
12cr|sslstrip-0.9-2|42	
12cr|sslstrip-0.9-2|43	%files
12cr|sslstrip-0.9-2|44	%defattr(-,root,root,-)
12cr|sslstrip-0.9-2|45	%doc COPYING README
12cr|sslstrip-0.9-2|46	%dir %{python_sitelib}/%{name}
12cr|sslstrip-0.9-2|47	%{python_sitelib}/%{name}/*.py
12cr|sslstrip-0.9-2|48	#{python_sitelib}/%{name}/*.pyc
12cr|sslstrip-0.9-2|49	#{python_sitelib}/%{name}/*.pyo
12cr|sslstrip-0.9-2|50	%{python_sitelib}/*.egg-info
12cr|sslstrip-0.9-2|51	%{_datadir}/%{name}/*
12cr|sslstrip-0.9-2|52	%{_bindir}/%{name}
12cr|sslstrip-0.9-2|53	
12cr|sslstrip-0.9-2|54	
12cr|sslstrip-0.9-2|55	
12cr|sslstrip-0.9-2|56	%changelog
12cr|sslstrip-0.9-2|57	* Thu Jul 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.9-2mdv2011
12cr|sslstrip-0.9-2|58	+ Revision: 689085
12cr|sslstrip-0.9-2|59	- switch group to monitoring, as other security-related tools
12cr|sslstrip-0.9-2|60	- spec cleanup
12cr|sslstrip-0.9-2|61	
12cr|sslstrip-0.9-2|62	* Sat Jul 02 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.9-1
12cr|sslstrip-0.9-2|63	+ Revision: 688563
12cr|sslstrip-0.9-2|64	- first import from fedoras
12cr|sslstrip-0.9-2|65	- import sslstrip
12cr|sslstrip-0.9-2|66	

7672 12
12cr|ssmtp-2.64-6|1	%define	src_version	2.64
12cr|ssmtp-2.64-6|2	
12cr|ssmtp-2.64-6|3	Summary:	A minimal mail-transfer agent which forwards mail to an SMTP server
12cr|ssmtp-2.64-6|4	Name:		ssmtp
12cr|ssmtp-2.64-6|5	Version:	2.64
12cr|ssmtp-2.64-6|6	Release:	6
12cr|ssmtp-2.64-6|7	License:	GPL
12cr|ssmtp-2.64-6|8	URL:		http://packages.debian.org/unstable/mail/ssmtp.html
12cr|ssmtp-2.64-6|9	Group:		System/Servers
12cr|ssmtp-2.64-6|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|ssmtp-2.64-6|11	BuildRequires:	rcs
12cr|ssmtp-2.64-6|12	BuildRequires:	openssl-devel
12cr|ssmtp-2.64-6|13	Provides:	sendmail-command
12cr|ssmtp-2.64-6|14	Requires:	common-licenses
12cr|ssmtp-2.64-6|15	
12cr|ssmtp-2.64-6|16	Source:		http://ftp.debian.org/debian/pool/main/s/ssmtp/%{name}_%{version}.tar.bz2
12cr|ssmtp-2.64-6|17	
12cr|ssmtp-2.64-6|18	%description
12cr|ssmtp-2.64-6|19	This is sSMTP, a program that replaces sendmail on workstations that
12cr|ssmtp-2.64-6|20	should send their mail via the departmental mailhub from which they pick up
12cr|ssmtp-2.64-6|21	their mail (via pop, imap, rsmtp, pop_fetch, NFS... or the like).  This
12cr|ssmtp-2.64-6|22	program accepts mail and sends it to the mailhub, optionally replacing the
12cr|ssmtp-2.64-6|23	domain in the From: line with a different one.
12cr|ssmtp-2.64-6|24	
12cr|ssmtp-2.64-6|25	%prep
12cr|ssmtp-2.64-6|26	%setup -q
12cr|ssmtp-2.64-6|27	
12cr|ssmtp-2.64-6|28	# viet 05/08/2003 / by default, the configure script sets sysconfdir
12cr|ssmtp-2.64-6|29	# to /usr/etc, which is no good. The --sysconfdir= switch doesn't do
12cr|ssmtp-2.64-6|30	# anything either because Makefile.in is not using it => patching Makefile.in
12cr|ssmtp-2.64-6|31	perl -pi -e 's|etcdir=\$\(prefix\)/etc|etcdir=\@sysconfdir\@|' Makefile.in
12cr|ssmtp-2.64-6|32	
12cr|ssmtp-2.64-6|33	%build
12cr|ssmtp-2.64-6|34	%serverbuild
12cr|ssmtp-2.64-6|35	export LIBS="-lcrypto"
12cr|ssmtp-2.64-6|36	%configure --enable-ssl --enable-md5auth
12cr|ssmtp-2.64-6|37	%make
12cr|ssmtp-2.64-6|38	
12cr|ssmtp-2.64-6|39	%install
12cr|ssmtp-2.64-6|40	rm -fr %{buildroot}
12cr|ssmtp-2.64-6|41	
12cr|ssmtp-2.64-6|42	install -D -m 755 ssmtp		%{buildroot}%{_sbindir}/ssmtp
12cr|ssmtp-2.64-6|43	install -D -m 644 ssmtp.conf	%{buildroot}%{_sysconfdir}/ssmtp/ssmtp.conf
12cr|ssmtp-2.64-6|44	install -D -m 644 revaliases	%{buildroot}%{_sysconfdir}/ssmtp/revaliases
12cr|ssmtp-2.64-6|45	install -D -m 644 ssmtp.conf.5	%{buildroot}%{_mandir}/man5/ssmtp.conf.5
12cr|ssmtp-2.64-6|46	install -D -m 644 ssmtp.8	%{buildroot}%{_mandir}/man8/ssmtp.8
12cr|ssmtp-2.64-6|47	
12cr|ssmtp-2.64-6|48	# fix doc permissions:
12cr|ssmtp-2.64-6|49	chmod 644 INSTALL README ChangeLog CHANGELOG_OLD COPYRIGHT TLS *.lsm
12cr|ssmtp-2.64-6|50	
12cr|ssmtp-2.64-6|51	#ln -s %{_sbindir}/ssmtp %{buildroot}%{_sbindir}/sendmail
12cr|ssmtp-2.64-6|52	# ln -s %{_mandir}/man8/ssmtp.8.bz2 %{buildroot}%{_mandir}/man8/sendmail.8.bz2
12cr|ssmtp-2.64-6|53	#ln -s ssmtp.8.bz2 %{buildroot}%{_mandir}/man8/sendmail.8.bz2
12cr|ssmtp-2.64-6|54	
12cr|ssmtp-2.64-6|55	%clean
12cr|ssmtp-2.64-6|56	rm -fr %{buildroot}
12cr|ssmtp-2.64-6|57	
12cr|ssmtp-2.64-6|58	%post
12cr|ssmtp-2.64-6|59	update-alternatives --install %{_sbindir}/sendmail sendmail-command %{_sbindir}/ssmtp 5 --slave %{_prefix}/lib/sendmail sendmail-command-in_libdir %{_sbindir}/ssmtp
12cr|ssmtp-2.64-6|60	
12cr|ssmtp-2.64-6|61	
12cr|ssmtp-2.64-6|62	%preun
12cr|ssmtp-2.64-6|63	if [ $1 = 0 ]; then
12cr|ssmtp-2.64-6|64	update-alternatives --remove sendmail-command %{_sbindir}/ssmtp
12cr|ssmtp-2.64-6|65	fi
12cr|ssmtp-2.64-6|66	
12cr|ssmtp-2.64-6|67	
12cr|ssmtp-2.64-6|68	%files
12cr|ssmtp-2.64-6|69	%defattr(-,root,root)
12cr|ssmtp-2.64-6|70	%doc INSTALL README ChangeLog CHANGELOG_OLD COPYRIGHT TLS *.lsm
12cr|ssmtp-2.64-6|71	%{_sbindir}/ssmtp
12cr|ssmtp-2.64-6|72	%config(noreplace) %dir %{_sysconfdir}/ssmtp
12cr|ssmtp-2.64-6|73	%config(noreplace) %{_sysconfdir}/ssmtp/*
12cr|ssmtp-2.64-6|74	%{_mandir}/man8/*
12cr|ssmtp-2.64-6|75	%{_mandir}/man5/*
12cr|ssmtp-2.64-6|76	
12cr|ssmtp-2.64-6|77	
12cr|ssmtp-2.64-6|78	%changelog
12cr|ssmtp-2.64-6|79	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.64-5mdv2011.0
12cr|ssmtp-2.64-6|80	+ Revision: 614974
12cr|ssmtp-2.64-6|81	- the mass rebuild of 2010.1 packages
12cr|ssmtp-2.64-6|82	
12cr|ssmtp-2.64-6|83	* Wed Jun 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.64-4mdv2010.1
12cr|ssmtp-2.64-6|84	+ Revision: 546920
12cr|ssmtp-2.64-6|85	- revert wrong change of config files, now they're noreplace again
12cr|ssmtp-2.64-6|86	- fix doc permissions, fixes (mdv#59583)
12cr|ssmtp-2.64-6|87	
12cr|ssmtp-2.64-6|88	* Sat Apr 24 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 2.64-3mdv2010.1
12cr|ssmtp-2.64-6|89	+ Revision: 538401
12cr|ssmtp-2.64-6|90	- enabled ssl and md5auth
12cr|ssmtp-2.64-6|91	
12cr|ssmtp-2.64-6|92	* Fri Feb 12 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.64-2mdv2010.1
12cr|ssmtp-2.64-6|93	+ Revision: 504815
12cr|ssmtp-2.64-6|94	- clean spec
12cr|ssmtp-2.64-6|95	- add the ssmtp.conf man page
12cr|ssmtp-2.64-6|96	
12cr|ssmtp-2.64-6|97	* Tue Jan 19 2010 Christophe Fergeau <cfergeau@mandriva.com> 2.64-1mdv2010.1
12cr|ssmtp-2.64-6|98	+ Revision: 493707
12cr|ssmtp-2.64-6|99	- ssmtp 2.64
12cr|ssmtp-2.64-6|100	- drop obsolete patches
12cr|ssmtp-2.64-6|101	- fix installation of sendmail alternative
12cr|ssmtp-2.64-6|102	
12cr|ssmtp-2.64-6|103	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 2.62-3mdv2010.0
12cr|ssmtp-2.64-6|104	+ Revision: 434107
12cr|ssmtp-2.64-6|105	- rebuild
12cr|ssmtp-2.64-6|106	
12cr|ssmtp-2.64-6|107	* Tue Sep 09 2008 Frederik Himpe <fhimpe@mandriva.org> 2.62-2mdv2009.0
12cr|ssmtp-2.64-6|108	+ Revision: 283189
12cr|ssmtp-2.64-6|109	- Add Gentoo patch fixing security issue CVE-2008-3962
12cr|ssmtp-2.64-6|110	
12cr|ssmtp-2.64-6|111	* Sat Jun 14 2008 Jérôme Soyer <saispo@mandriva.org> 2.62-1mdv2009.0
12cr|ssmtp-2.64-6|112	+ Revision: 219152
12cr|ssmtp-2.64-6|113	- New release 2.62
12cr|ssmtp-2.64-6|114	
12cr|ssmtp-2.64-6|115	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.61-1mdv2008.1
12cr|ssmtp-2.64-6|116	+ Revision: 140851
12cr|ssmtp-2.64-6|117	- restore BuildRoot
12cr|ssmtp-2.64-6|118	
12cr|ssmtp-2.64-6|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|ssmtp-2.64-6|120	- kill re-definition of %%buildroot on Pixel's request
12cr|ssmtp-2.64-6|121	- fix man pages extension
12cr|ssmtp-2.64-6|122	
12cr|ssmtp-2.64-6|123	
12cr|ssmtp-2.64-6|124	* Sun Feb 18 2007 Jérôme Soyer <saispo@mandriva.org> 2.61-1mdv2007.0
12cr|ssmtp-2.64-6|125	+ Revision: 122490
12cr|ssmtp-2.64-6|126	- New release 2.61
12cr|ssmtp-2.64-6|127	- Import ssmtp
12cr|ssmtp-2.64-6|128	
12cr|ssmtp-2.64-6|129	* Fri Mar 17 2006 Michael Scherer <misc@mandriva.org> 2.60.7-3mdk
12cr|ssmtp-2.64-6|130	- use the correct name for alternative, thanks couriousous for spotting this
12cr|ssmtp-2.64-6|131	
12cr|ssmtp-2.64-6|132	* Sat Jul 02 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.60.7-2mdk
12cr|ssmtp-2.64-6|133	- provides and alternative sendmail-command
12cr|ssmtp-2.64-6|134	- use mkrel
12cr|ssmtp-2.64-6|135	- fix summary-ended-with-dot
12cr|ssmtp-2.64-6|136	
12cr|ssmtp-2.64-6|137	* Tue Apr 20 2004 Michael Scherer <misc@mandrake.org> 2.60.7-1mdk
12cr|ssmtp-2.64-6|138	- 2.60.7, security fix
12cr|ssmtp-2.64-6|139	

7673 12
12cr|sssd-1.9.2-1|1	%global ldb_modulesdir %(pkg-config --variable=modulesdir ldb)
12cr|sssd-1.9.2-1|2	%global ldb_version 1.1.4
12cr|sssd-1.9.2-1|3	
12cr|sssd-1.9.2-1|4	%define servicename sssd
12cr|sssd-1.9.2-1|5	%define sssdstatedir %{_localstatedir}/lib/sss
12cr|sssd-1.9.2-1|6	%define dbpath %{sssdstatedir}/db
12cr|sssd-1.9.2-1|7	%define pipepath %{sssdstatedir}/pipes
12cr|sssd-1.9.2-1|8	%define pubconfpath %{sssdstatedir}/pubconf
12cr|sssd-1.9.2-1|9	
12cr|sssd-1.9.2-1|10	%define major 0
12cr|sssd-1.9.2-1|11	%define libhbac %mklibname ipa_hbac %major
12cr|sssd-1.9.2-1|12	%define libsudo %mklibname sss_sudo %major
12cr|sssd-1.9.2-1|13	%define libautofs %mklibname sss_autofs %major
12cr|sssd-1.9.2-1|14	
12cr|sssd-1.9.2-1|15	%define libsudodevel %mklibname -d sss_sudo %major
12cr|sssd-1.9.2-1|16	%define libautofsdevel %mklibname -d sss_autofs %major
12cr|sssd-1.9.2-1|17	%define libhbacdevel %mklibname -d ipa_hbac %major
12cr|sssd-1.9.2-1|18	
12cr|sssd-1.9.2-1|19	
12cr|sssd-1.9.2-1|20	%define libidmap %mklibname sss_idmap %major
12cr|sssd-1.9.2-1|21	%define libidmapdevel %mklibname -d sss_idmap %major
12cr|sssd-1.9.2-1|22	
12cr|sssd-1.9.2-1|23	%define Werror_cflags %nil
12cr|sssd-1.9.2-1|24	%define _disable_ld_no_undefined 1
12cr|sssd-1.9.2-1|25	
12cr|sssd-1.9.2-1|26	Name:       sssd
12cr|sssd-1.9.2-1|27	Version:    1.9.2
12cr|sssd-1.9.2-1|28	Release:    1
12cr|sssd-1.9.2-1|29	Group:      System/Libraries
12cr|sssd-1.9.2-1|30	Summary:    System Security Services Daemon
12cr|sssd-1.9.2-1|31	License:    GPLv3+
12cr|sssd-1.9.2-1|32	URL:        http://fedorahosted.org/sssd/
12cr|sssd-1.9.2-1|33	Source0:    https://fedorahosted.org/released/sssd/%{name}-%{version}.tar.gz
12cr|sssd-1.9.2-1|34	Patch0:     sssd-1.2.0-fix-linking.patch
12cr|sssd-1.9.2-1|35	Requires: sssd-client = %{version}-%{release}
12cr|sssd-1.9.2-1|36	Requires: sasl-plug-gssapi
12cr|sssd-1.9.2-1|37	BuildRequires: pkgconfig(popt)
12cr|sssd-1.9.2-1|38	BuildRequires: libunistring-devel
12cr|sssd-1.9.2-1|39	BuildRequires: talloc-devel
12cr|sssd-1.9.2-1|40	BuildRequires: tevent-devel
12cr|sssd-1.9.2-1|41	BuildRequires: tdb-devel
12cr|sssd-1.9.2-1|42	BuildRequires: ldb-devel
12cr|sssd-1.9.2-1|43	BuildRequires: pkgconfig(libnl-3.0)
12cr|sssd-1.9.2-1|44	BuildRequires: semanage-devel
12cr|sssd-1.9.2-1|45	BuildRequires: dbus-devel
12cr|sssd-1.9.2-1|46	BuildRequires: openldap-devel
12cr|sssd-1.9.2-1|47	BuildRequires: pam-devel
12cr|sssd-1.9.2-1|48	BuildRequires: pkgconfig(nss)
12cr|sssd-1.9.2-1|49	BuildRequires: nspr-devel
12cr|sssd-1.9.2-1|50	BuildRequires: pkgconfig(libpcre)
12cr|sssd-1.9.2-1|51	BuildRequires: pkgconfig(gio-2.0)
12cr|sssd-1.9.2-1|52	BuildRequires: xsltproc
12cr|sssd-1.9.2-1|53	BuildRequires: libxml2
12cr|sssd-1.9.2-1|54	BuildRequires: docbook-style-xsl
12cr|sssd-1.9.2-1|55	BuildRequires: docbook-dtd44-xml
12cr|sssd-1.9.2-1|56	BuildRequires: krb5-devel
12cr|sssd-1.9.2-1|57	BuildRequires: c-ares-devel
12cr|sssd-1.9.2-1|58	BuildRequires: pkgconfig(python)
12cr|sssd-1.9.2-1|59	BuildRequires: check-devel
12cr|sssd-1.9.2-1|60	BuildRequires: doxygen
12cr|sssd-1.9.2-1|61	BuildRequires: keyutils-devel
12cr|sssd-1.9.2-1|62	BuildRequires: bind-utils
12cr|sssd-1.9.2-1|63	BuildRequires: dhash-devel
12cr|sssd-1.9.2-1|64	BuildRequires: collection-devel
12cr|sssd-1.9.2-1|65	BuildRequires: ini_config-devel
12cr|sssd-1.9.2-1|66	BuildRequires: path_utils-devel
12cr|sssd-1.9.2-1|67	
12cr|sssd-1.9.2-1|68	%description
12cr|sssd-1.9.2-1|69	Provides a set of daemons to manage access to remote directories and
12cr|sssd-1.9.2-1|70	authentication mechanisms. It provides an NSS and PAM interface toward
12cr|sssd-1.9.2-1|71	the system and a pluggable backend system to connect to multiple different
12cr|sssd-1.9.2-1|72	account sources. It is also the basis to provide client auditing and policy
12cr|sssd-1.9.2-1|73	services for projects like FreeIPA.
12cr|sssd-1.9.2-1|74	
12cr|sssd-1.9.2-1|75	%package client
12cr|sssd-1.9.2-1|76	Summary: SSSD Client libraries for NSS and PAM
12cr|sssd-1.9.2-1|77	Group: System/Libraries
12cr|sssd-1.9.2-1|78	License: LGPLv3+
12cr|sssd-1.9.2-1|79	
12cr|sssd-1.9.2-1|80	%description client
12cr|sssd-1.9.2-1|81	Provides the libraries needed by the PAM and NSS stacks to connect to the SSSD
12cr|sssd-1.9.2-1|82	service.
12cr|sssd-1.9.2-1|83	
12cr|sssd-1.9.2-1|84	%package tools
12cr|sssd-1.9.2-1|85	Summary: Userspace tools for use with the SSSD
12cr|sssd-1.9.2-1|86	Group:	System/Base
12cr|sssd-1.9.2-1|87	License: GPLv3+
12cr|sssd-1.9.2-1|88	Requires: sssd = %{version}-%{release}
12cr|sssd-1.9.2-1|89	
12cr|sssd-1.9.2-1|90	%description tools
12cr|sssd-1.9.2-1|91	Provides userspace tools for manipulating users, groups, and nested groups in
12cr|sssd-1.9.2-1|92	SSSD when using id_provider = local in /etc/sssd/sssd.conf.
12cr|sssd-1.9.2-1|93	
12cr|sssd-1.9.2-1|94	Also provides a userspace tool for generating an obfuscated LDAP password for
12cr|sssd-1.9.2-1|95	use with ldap_default_authtok_type = obfuscated_password.
12cr|sssd-1.9.2-1|96	
12cr|sssd-1.9.2-1|97	
12cr|sssd-1.9.2-1|98	
12cr|sssd-1.9.2-1|99	%package -n %libhbac
12cr|sssd-1.9.2-1|100	Summary: %summary
12cr|sssd-1.9.2-1|101	Group:  System/Libraries
12cr|sssd-1.9.2-1|102	Obsoletes: %{_lib}sssd < %{version}
12cr|sssd-1.9.2-1|103	
12cr|sssd-1.9.2-1|104	%description -n %libhbac
12cr|sssd-1.9.2-1|105	Provides the libraries needed by the PAM and NSS stacks to connect to the SSSD
12cr|sssd-1.9.2-1|106	service.
12cr|sssd-1.9.2-1|107	
12cr|sssd-1.9.2-1|108	
12cr|sssd-1.9.2-1|109	%package -n %libautofs
12cr|sssd-1.9.2-1|110	Summary: A library to allow communication between Autofs and SSSD
12cr|sssd-1.9.2-1|111	Group: Development/C
12cr|sssd-1.9.2-1|112	License: LGPLv3+
12cr|sssd-1.9.2-1|113	
12cr|sssd-1.9.2-1|114	%description -n %libautofs
12cr|sssd-1.9.2-1|115	A utility library to allow communication between Autofs and SSSD
12cr|sssd-1.9.2-1|116	
12cr|sssd-1.9.2-1|117	
12cr|sssd-1.9.2-1|118	%package -n %libidmap
12cr|sssd-1.9.2-1|119	Summary: A library to allow communication between idmap and SSSD
12cr|sssd-1.9.2-1|120	Group: Development/C
12cr|sssd-1.9.2-1|121	License: LGPLv3+
12cr|sssd-1.9.2-1|122	
12cr|sssd-1.9.2-1|123	%description -n %libautofs
12cr|sssd-1.9.2-1|124	A utility library to allow communication between Autofs and SSSD
12cr|sssd-1.9.2-1|125	
12cr|sssd-1.9.2-1|126	%package -n %libsudo
12cr|sssd-1.9.2-1|127	Summary: A library to allow communication between SUDO and SSSD
12cr|sssd-1.9.2-1|128	Group: Development/C
12cr|sssd-1.9.2-1|129	License: LGPLv3+
12cr|sssd-1.9.2-1|130	
12cr|sssd-1.9.2-1|131	%description -n %libsudo
12cr|sssd-1.9.2-1|132	A utility library to allow communication between SUDO and SSSD
12cr|sssd-1.9.2-1|133	
12cr|sssd-1.9.2-1|134	
12cr|sssd-1.9.2-1|135	%package -n %libhbacdevel
12cr|sssd-1.9.2-1|136	Summary: FreeIPA HBAC Evaluator library
12cr|sssd-1.9.2-1|137	Group: Development/C
12cr|sssd-1.9.2-1|138	License: LGPLv3+
12cr|sssd-1.9.2-1|139	
12cr|sssd-1.9.2-1|140	%description -n %libhbacdevel
12cr|sssd-1.9.2-1|141	Utility library to validate FreeIPA HBAC rules for authorization requests
12cr|sssd-1.9.2-1|142	
12cr|sssd-1.9.2-1|143	%package -n %libautofsdevel
12cr|sssd-1.9.2-1|144	Summary: A library to allow communication between Autofs and SSSD
12cr|sssd-1.9.2-1|145	Group: Development/C
12cr|sssd-1.9.2-1|146	License: LGPLv3+
12cr|sssd-1.9.2-1|147	
12cr|sssd-1.9.2-1|148	%description -n %libautofsdevel
12cr|sssd-1.9.2-1|149	A utility library to allow communication between Autofs and SSSD
12cr|sssd-1.9.2-1|150	
12cr|sssd-1.9.2-1|151	%package -n %libsudodevel
12cr|sssd-1.9.2-1|152	Summary: A library to allow communication between SUDO and SSSD
12cr|sssd-1.9.2-1|153	Group: Development/C
12cr|sssd-1.9.2-1|154	License: LGPLv3+
12cr|sssd-1.9.2-1|155	
12cr|sssd-1.9.2-1|156	%description -n %libsudodevel
12cr|sssd-1.9.2-1|157	A utility library to allow communication between SUDO and SSSD
12cr|sssd-1.9.2-1|158	
12cr|sssd-1.9.2-1|159	
12cr|sssd-1.9.2-1|160	%package -n libhbac-python
12cr|sssd-1.9.2-1|161	Summary: Python bindings for the FreeIPA HBAC Evaluator library
12cr|sssd-1.9.2-1|162	Group: Development/C
12cr|sssd-1.9.2-1|163	License: LGPLv3+
12cr|sssd-1.9.2-1|164	Requires: %{libhbac} = %{version}-%{release}
12cr|sssd-1.9.2-1|165	
12cr|sssd-1.9.2-1|166	%description -n libhbac-python
12cr|sssd-1.9.2-1|167	The libipa_hbac-python contains the bindings so that libipa_hbac can be
12cr|sssd-1.9.2-1|168	used by Python applications.
12cr|sssd-1.9.2-1|169	
12cr|sssd-1.9.2-1|170	%package -n %libidmapdevel
12cr|sssd-1.9.2-1|171	Summary: A library to allow communication between idmap and SSSD
12cr|sssd-1.9.2-1|172	Group: Development/C
12cr|sssd-1.9.2-1|173	License: LGPLv3+
12cr|sssd-1.9.2-1|174	
12cr|sssd-1.9.2-1|175	%description -n %libidmapdevel
12cr|sssd-1.9.2-1|176	A utility library to allow communication between Autofs and SSSD
12cr|sssd-1.9.2-1|177	
12cr|sssd-1.9.2-1|178	%prep
12cr|sssd-1.9.2-1|179	%setup -q
12cr|sssd-1.9.2-1|180	#patch0 -p 1
12cr|sssd-1.9.2-1|181	#autoreconf
12cr|sssd-1.9.2-1|182	
12cr|sssd-1.9.2-1|183	%build
12cr|sssd-1.9.2-1|184	%configure2_5x \
12cr|sssd-1.9.2-1|185	--with-db-path=%{dbpath} \
12cr|sssd-1.9.2-1|186	--with-pipe-path=%{pipepath} \
12cr|sssd-1.9.2-1|187	--with-pubconf-path=%{pubconfpath} \
12cr|sssd-1.9.2-1|188	--with-init-dir=%{_initrddir} \
12cr|sssd-1.9.2-1|189	--with-krb5-rcache-dir=%{_localstatedir}/cache/krb5rcache \
12cr|sssd-1.9.2-1|190	--enable-nsslibdir=/%{_lib} \
12cr|sssd-1.9.2-1|191	--with-python-bindings \
12cr|sssd-1.9.2-1|192	--with-sudo \
12cr|sssd-1.9.2-1|193	--enable-pammoddir=/%{_lib}/security \
12cr|sssd-1.9.2-1|194	--disable-static \
12cr|sssd-1.9.2-1|195	--disable-rpath \
12cr|sssd-1.9.2-1|196	--with-test-dir=/dev/shm \
12cr|sssd-1.9.2-1|197	--enable-all-experimental-features
12cr|sssd-1.9.2-1|198	
12cr|sssd-1.9.2-1|199	%make
12cr|sssd-1.9.2-1|200	
12cr|sssd-1.9.2-1|201	%install
12cr|sssd-1.9.2-1|202	
12cr|sssd-1.9.2-1|203	%makeinstall_std
12cr|sssd-1.9.2-1|204	
12cr|sssd-1.9.2-1|205	# Prepare language files
12cr|sssd-1.9.2-1|206	/usr/lib/rpm/find-lang.sh $RPM_BUILD_ROOT sssd
12cr|sssd-1.9.2-1|207	
12cr|sssd-1.9.2-1|208	# Prepare empty config file
12cr|sssd-1.9.2-1|209	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/sssd
12cr|sssd-1.9.2-1|210	touch $RPM_BUILD_ROOT/%{_sysconfdir}/sssd/sssd.conf
12cr|sssd-1.9.2-1|211	
12cr|sssd-1.9.2-1|212	# Copy default logrotate file
12cr|sssd-1.9.2-1|213	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/logrotate.d
12cr|sssd-1.9.2-1|214	install -m644 src/examples/logrotate $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/sssd
12cr|sssd-1.9.2-1|215	
12cr|sssd-1.9.2-1|216	# Make sure SSSD is able to run on read-only root
12cr|sssd-1.9.2-1|217	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/rwtab.d
12cr|sssd-1.9.2-1|218	install -m644 src/examples/rwtab $RPM_BUILD_ROOT%{_sysconfdir}/rwtab.d/sssd
12cr|sssd-1.9.2-1|219	
12cr|sssd-1.9.2-1|220	# Replace sysv init script with systemd unit file
12cr|sssd-1.9.2-1|221	rm -f $RPM_BUILD_ROOT/%{_initrddir}/%{name}
12cr|sssd-1.9.2-1|222	mkdir -p $RPM_BUILD_ROOT/%{_unitdir}/
12cr|sssd-1.9.2-1|223	cp src/sysv/systemd/sssd.service $RPM_BUILD_ROOT/%{_unitdir}/
12cr|sssd-1.9.2-1|224	
12cr|sssd-1.9.2-1|225	# Remove .la files created by libtool
12cr|sssd-1.9.2-1|226	find $RPM_BUILD_ROOT -name "*.la" -exec rm -f {} \;
12cr|sssd-1.9.2-1|227	
12cr|sssd-1.9.2-1|228	# Suppress developer-only documentation
12cr|sssd-1.9.2-1|229	rm -Rf ${RPM_BUILD_ROOT}/%{_docdir}/%{name}/doc
12cr|sssd-1.9.2-1|230	
12cr|sssd-1.9.2-1|231	# Older versions of rpmbuild can only handle one -f option
12cr|sssd-1.9.2-1|232	# So we need to append to the sssd.lang file
12cr|sssd-1.9.2-1|233	for file in `ls $RPM_BUILD_ROOT/%{python_sitelib}/*.egg-info 2> /dev/null`
12cr|sssd-1.9.2-1|234	do
12cr|sssd-1.9.2-1|235	echo %{python_sitelib}/`basename $file` >> sssd.lang
12cr|sssd-1.9.2-1|236	done
12cr|sssd-1.9.2-1|237	
12cr|sssd-1.9.2-1|238	touch sssd_tools.lang
12cr|sssd-1.9.2-1|239	for man in `find $RPM_BUILD_ROOT/%{_mandir}/??/man?/ -type f | sed -e "s#$RPM_BUILD_ROOT/%{_mandir}/##"`
12cr|sssd-1.9.2-1|240	do
12cr|sssd-1.9.2-1|241	lang=`echo $man | cut -c 1-2`
12cr|sssd-1.9.2-1|242	case `basename $man` in
12cr|sssd-1.9.2-1|243	sss_*)
12cr|sssd-1.9.2-1|244	echo \%lang\(${lang}\) \%{_mandir}/${man}\* >> sssd_tools.lang
12cr|sssd-1.9.2-1|245	;;
12cr|sssd-1.9.2-1|246	pam_sss*)
12cr|sssd-1.9.2-1|247	echo \%lang\(${lang}\) \%{_mandir}/${man}\* >> sssd_client.lang
12cr|sssd-1.9.2-1|248	;;
12cr|sssd-1.9.2-1|249	sssd_krb5_locator_plugin*)
12cr|sssd-1.9.2-1|250	echo \%lang\(${lang}\) \%{_mandir}/${man}\* >> sssd_client.lang
12cr|sssd-1.9.2-1|251	;;
12cr|sssd-1.9.2-1|252	*)
12cr|sssd-1.9.2-1|253	echo \%lang\(${lang}\) \%{_mandir}/${man}\* >> sssd.lang
12cr|sssd-1.9.2-1|254	;;
12cr|sssd-1.9.2-1|255	esac
12cr|sssd-1.9.2-1|256	done
12cr|sssd-1.9.2-1|257	
12cr|sssd-1.9.2-1|258	# Print these to the rpmbuild log
12cr|sssd-1.9.2-1|259	echo "sssd.lang:"
12cr|sssd-1.9.2-1|260	cat sssd.lang
12cr|sssd-1.9.2-1|261	
12cr|sssd-1.9.2-1|262	echo "sssd_client.lang:"
12cr|sssd-1.9.2-1|263	cat sssd_client.lang
12cr|sssd-1.9.2-1|264	
12cr|sssd-1.9.2-1|265	echo "sssd_tools.lang:"
12cr|sssd-1.9.2-1|266	cat sssd_tools.lang
12cr|sssd-1.9.2-1|267	
12cr|sssd-1.9.2-1|268	%post
12cr|sssd-1.9.2-1|269	%_post_service %{servicename}
12cr|sssd-1.9.2-1|270	
12cr|sssd-1.9.2-1|271	%preun
12cr|sssd-1.9.2-1|272	%_preun_service %{servicename}
12cr|sssd-1.9.2-1|273	
12cr|sssd-1.9.2-1|274	%files -f sssd.lang
12cr|sssd-1.9.2-1|275	%doc COPYING
12cr|sssd-1.9.2-1|276	%doc src/examples/sssd-example.conf
12cr|sssd-1.9.2-1|277	%{_unitdir}/sssd.service
12cr|sssd-1.9.2-1|278	%{_sbindir}/sssd
12cr|sssd-1.9.2-1|279	
12cr|sssd-1.9.2-1|280	%{_libexecdir}/%{servicename}/krb5_child
12cr|sssd-1.9.2-1|281	%{_libexecdir}/%{servicename}/ldap_child
12cr|sssd-1.9.2-1|282	%{_libexecdir}/%{servicename}/proxy_child
12cr|sssd-1.9.2-1|283	%{_libexecdir}/%{servicename}/sssd_be
12cr|sssd-1.9.2-1|284	%{_libexecdir}/%{servicename}/sssd_nss
12cr|sssd-1.9.2-1|285	%{_libexecdir}/%{servicename}/sssd_pam
12cr|sssd-1.9.2-1|286	%{_libexecdir}/%{servicename}/sssd_autofs
12cr|sssd-1.9.2-1|287	%{_libexecdir}/%{servicename}/sssd_ssh
12cr|sssd-1.9.2-1|288	%{_libexecdir}/%{servicename}/sssd_sudo
12cr|sssd-1.9.2-1|289	
12cr|sssd-1.9.2-1|290	%{_libdir}/%{name}/libsss_ipa.so
12cr|sssd-1.9.2-1|291	%{_libdir}/%{name}/libsss_krb5.so
12cr|sssd-1.9.2-1|292	%{_libdir}/%{name}/libsss_ldap.so
12cr|sssd-1.9.2-1|293	%{_libdir}/%{name}/libsss_proxy.so
12cr|sssd-1.9.2-1|294	%{_libdir}/%{name}/libsss_simple.so
12cr|sssd-1.9.2-1|295	%{_libdir}/%{name}/libsss_ad.so
12cr|sssd-1.9.2-1|296	
12cr|sssd-1.9.2-1|297	%{ldb_modulesdir}/memberof.so
12cr|sssd-1.9.2-1|298	
12cr|sssd-1.9.2-1|299	%{_bindir}/sss_ssh_authorizedkeys
12cr|sssd-1.9.2-1|300	%{_bindir}/sss_ssh_knownhostsproxy
12cr|sssd-1.9.2-1|301	
12cr|sssd-1.9.2-1|302	%dir %{sssdstatedir}
12cr|sssd-1.9.2-1|303	%dir %{_localstatedir}/cache/krb5rcache
12cr|sssd-1.9.2-1|304	%attr(700,root,root) %dir %{dbpath}
12cr|sssd-1.9.2-1|305	%attr(755,root,root) %dir %{pipepath}
12cr|sssd-1.9.2-1|306	%attr(755,root,root) %dir %{pubconfpath}
12cr|sssd-1.9.2-1|307	%attr(700,root,root) %dir %{pipepath}/private
12cr|sssd-1.9.2-1|308	%attr(750,root,root) %dir %{_var}/log/%{name}
12cr|sssd-1.9.2-1|309	%attr(700,root,root) %dir %{_sysconfdir}/sssd
12cr|sssd-1.9.2-1|310	%ghost %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/sssd/sssd.conf
12cr|sssd-1.9.2-1|311	%config(noreplace) %{_sysconfdir}/logrotate.d/sssd
12cr|sssd-1.9.2-1|312	%config(noreplace) %{_sysconfdir}/rwtab.d/sssd
12cr|sssd-1.9.2-1|313	%{_datadir}/sssd/sssd.api.conf
12cr|sssd-1.9.2-1|314	%{_datadir}/sssd/sssd.api.d
12cr|sssd-1.9.2-1|315	%{_mandir}/man1/sss_ssh_authorizedkeys.1*
12cr|sssd-1.9.2-1|316	%{_mandir}/man1/sss_ssh_knownhostsproxy.1*
12cr|sssd-1.9.2-1|317	%{_mandir}/man5/sssd.conf.5*
12cr|sssd-1.9.2-1|318	%{_mandir}/man5/sssd-ipa.5*
12cr|sssd-1.9.2-1|319	%{_mandir}/man5/sssd-krb5.5*
12cr|sssd-1.9.2-1|320	%{_mandir}/man5/sssd-ldap.5*
12cr|sssd-1.9.2-1|321	%{_mandir}/man5/sssd-simple.5*
12cr|sssd-1.9.2-1|322	%{_mandir}/man5/sssd-sudo.5*
12cr|sssd-1.9.2-1|323	%{_mandir}/man5/sssd-ad.5*
12cr|sssd-1.9.2-1|324	%{_mandir}/man8/sssd.8*
12cr|sssd-1.9.2-1|325	%{python_sitearch}/pysss.so
12cr|sssd-1.9.2-1|326	%{python_sitearch}/pysss_murmur.so
12cr|sssd-1.9.2-1|327	%dir %{python_sitelib}/SSSDConfig/*.py*
12cr|sssd-1.9.2-1|328	
12cr|sssd-1.9.2-1|329	
12cr|sssd-1.9.2-1|330	%files -n %libhbac
12cr|sssd-1.9.2-1|331	%{_libdir}/libipa_hbac.so.%{major}*
12cr|sssd-1.9.2-1|332	
12cr|sssd-1.9.2-1|333	%files -n libhbac-python
12cr|sssd-1.9.2-1|334	%{python_sitearch}/pyhbac.so
12cr|sssd-1.9.2-1|335	
12cr|sssd-1.9.2-1|336	%files -n %libhbacdevel
12cr|sssd-1.9.2-1|337	%{_includedir}/ipa_hbac.h
12cr|sssd-1.9.2-1|338	%{_libdir}/libipa_hbac.so
12cr|sssd-1.9.2-1|339	%{_libdir}/pkgconfig/ipa_hbac.pc
12cr|sssd-1.9.2-1|340	
12cr|sssd-1.9.2-1|341	%files -n %libsudo
12cr|sssd-1.9.2-1|342	%{_libdir}/libsss_sudo.so.*
12cr|sssd-1.9.2-1|343	
12cr|sssd-1.9.2-1|344	%files -n %libautofs
12cr|sssd-1.9.2-1|345	%{_libdir}/sssd/modules/libsss_autofs.so*
12cr|sssd-1.9.2-1|346	
12cr|sssd-1.9.2-1|347	%files -n %libidmap
12cr|sssd-1.9.2-1|348	%{_libdir}/libsss_idmap.so.*
12cr|sssd-1.9.2-1|349	
12cr|sssd-1.9.2-1|350	%files -n %libsudodevel
12cr|sssd-1.9.2-1|351	%{_includedir}/sss_idmap.h
12cr|sssd-1.9.2-1|352	%{_libdir}/libsss_idmap.so
12cr|sssd-1.9.2-1|353	
12cr|sssd-1.9.2-1|354	%files -n %libidmapdevel
12cr|sssd-1.9.2-1|355	%{_includedir}/sss_sudo.h
12cr|sssd-1.9.2-1|356	%{_libdir}/pkgconfig/sss_idmap.pc
12cr|sssd-1.9.2-1|357	%{_libdir}/libsss_sudo.so
12cr|sssd-1.9.2-1|358	#%{_libdir}/pkgconfig/libsss_sudo.pc
12cr|sssd-1.9.2-1|359	
12cr|sssd-1.9.2-1|360	
12cr|sssd-1.9.2-1|361	%files tools -f sssd_tools.lang
12cr|sssd-1.9.2-1|362	%doc COPYING
12cr|sssd-1.9.2-1|363	%{_sbindir}/sss_useradd
12cr|sssd-1.9.2-1|364	%{_sbindir}/sss_seed
12cr|sssd-1.9.2-1|365	%{_sbindir}/sss_userdel
12cr|sssd-1.9.2-1|366	%{_sbindir}/sss_usermod
12cr|sssd-1.9.2-1|367	%{_sbindir}/sss_groupadd
12cr|sssd-1.9.2-1|368	%{_sbindir}/sss_groupdel
12cr|sssd-1.9.2-1|369	%{_sbindir}/sss_groupmod
12cr|sssd-1.9.2-1|370	%{_sbindir}/sss_groupshow
12cr|sssd-1.9.2-1|371	%{_sbindir}/sss_obfuscate
12cr|sssd-1.9.2-1|372	%{_sbindir}/sss_cache
12cr|sssd-1.9.2-1|373	%{_sbindir}/sss_debuglevel
12cr|sssd-1.9.2-1|374	%{_mandir}/man8/sss_groupadd.8*
12cr|sssd-1.9.2-1|375	%{_mandir}/man8/sss_groupdel.8*
12cr|sssd-1.9.2-1|376	%{_mandir}/man8/sss_groupmod.8*
12cr|sssd-1.9.2-1|377	%{_mandir}/man8/sss_groupshow.8*
12cr|sssd-1.9.2-1|378	%{_mandir}/man8/sss_useradd.8*
12cr|sssd-1.9.2-1|379	%{_mandir}/man8/sss_userdel.8*
12cr|sssd-1.9.2-1|380	%{_mandir}/man8/sss_usermod.8*
12cr|sssd-1.9.2-1|381	%{_mandir}/man8/sss_obfuscate.8*
12cr|sssd-1.9.2-1|382	%{_mandir}/man8/sss_cache.8*
12cr|sssd-1.9.2-1|383	%{_mandir}/man8/sss_debuglevel.8*
12cr|sssd-1.9.2-1|384	%{_mandir}/man8/sss_seed.8*
12cr|sssd-1.9.2-1|385	
12cr|sssd-1.9.2-1|386	
12cr|sssd-1.9.2-1|387	%files client -f sssd_client.lang
12cr|sssd-1.9.2-1|388	%doc src/sss_client/COPYING src/sss_client/COPYING.LESSER
12cr|sssd-1.9.2-1|389	/%{_lib}/libnss_sss.so.2
12cr|sssd-1.9.2-1|390	/%{_lib}/security/pam_sss.so
12cr|sssd-1.9.2-1|391	%{_libdir}/krb5/plugins/libkrb5/sssd_krb5_locator_plugin.so
12cr|sssd-1.9.2-1|392	%{_mandir}/man8/pam_sss.8*
12cr|sssd-1.9.2-1|393	%{_mandir}/man8/sssd_krb5_locator_plugin.8*

7674 12
12cr|stalonetray-0.8.1-1|1	Name: 	 	stalonetray
12cr|stalonetray-0.8.1-1|2	Summary: 	Stand-alone, full-featured system tray
12cr|stalonetray-0.8.1-1|3	Version: 	0.8.1
12cr|stalonetray-0.8.1-1|4	Release: 	1
12cr|stalonetray-0.8.1-1|5	
12cr|stalonetray-0.8.1-1|6	Source:		%{name}-%{version}.tar.bz2
12cr|stalonetray-0.8.1-1|7	Patch0:		stalonetray-0.8.0-fix-str-fmt.patch
12cr|stalonetray-0.8.1-1|8	URL:		http://stalonetray.sourceforge.net/
12cr|stalonetray-0.8.1-1|9	License:	GPLv2
12cr|stalonetray-0.8.1-1|10	Group:		Graphical desktop/Other
12cr|stalonetray-0.8.1-1|11	BuildRequires:	X11-devel
12cr|stalonetray-0.8.1-1|12	
12cr|stalonetray-0.8.1-1|13	%description
12cr|stalonetray-0.8.1-1|14	Stalonetray is a stand-alone freedesktop.org and KDE system tray (notification
12cr|stalonetray-0.8.1-1|15	area) for X Window System/X11. It has full XEMBED support and minimal
12cr|stalonetray-0.8.1-1|16	dependencies: an X11 lib only. Stalonetray works with virtually any
12cr|stalonetray-0.8.1-1|17	EWMH-compliant window manager.
12cr|stalonetray-0.8.1-1|18	
12cr|stalonetray-0.8.1-1|19	%prep
12cr|stalonetray-0.8.1-1|20	%setup -q
12cr|stalonetray-0.8.1-1|21	%patch0 -p1 -b .strfmt
12cr|stalonetray-0.8.1-1|22	
12cr|stalonetray-0.8.1-1|23	%build
12cr|stalonetray-0.8.1-1|24	%configure2_5x
12cr|stalonetray-0.8.1-1|25	%make
12cr|stalonetray-0.8.1-1|26	
12cr|stalonetray-0.8.1-1|27	%install
12cr|stalonetray-0.8.1-1|28	rm -rf %{buildroot}
12cr|stalonetray-0.8.1-1|29	%makeinstall_std
12cr|stalonetray-0.8.1-1|30	
12cr|stalonetray-0.8.1-1|31	%check
12cr|stalonetray-0.8.1-1|32	%make check
12cr|stalonetray-0.8.1-1|33	
12cr|stalonetray-0.8.1-1|34	%clean
12cr|stalonetray-0.8.1-1|35	rm -rf %{buildroot}
12cr|stalonetray-0.8.1-1|36	
12cr|stalonetray-0.8.1-1|37	%files
12cr|stalonetray-0.8.1-1|38	%defattr(-,root,root)
12cr|stalonetray-0.8.1-1|39	%doc AUTHORS ChangeLog README NEWS TODO stalonetrayrc.sample %name.html
12cr|stalonetray-0.8.1-1|40	%{_bindir}/%name
12cr|stalonetray-0.8.1-1|41	%{_mandir}/man1/*
12cr|stalonetray-0.8.1-1|42	
12cr|stalonetray-0.8.1-1|43	
12cr|stalonetray-0.8.1-1|44	%changelog
12cr|stalonetray-0.8.1-1|45	* Sat Oct 22 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.8.1-1
12cr|stalonetray-0.8.1-1|46	+ Revision: 705633
12cr|stalonetray-0.8.1-1|47	- new version 0.8.1
12cr|stalonetray-0.8.1-1|48	
12cr|stalonetray-0.8.1-1|49	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-3mdv2011.0
12cr|stalonetray-0.8.1-1|50	+ Revision: 614975
12cr|stalonetray-0.8.1-1|51	- the mass rebuild of 2010.1 packages
12cr|stalonetray-0.8.1-1|52	
12cr|stalonetray-0.8.1-1|53	* Thu Dec 31 2009 Jérôme Brenier <incubusss@mandriva.org> 0.8.0-2mdv2010.1
12cr|stalonetray-0.8.1-1|54	+ Revision: 484269
12cr|stalonetray-0.8.1-1|55	+ rebuild (emptylog)
12cr|stalonetray-0.8.1-1|56	
12cr|stalonetray-0.8.1-1|57	* Thu Dec 31 2009 Jérôme Brenier <incubusss@mandriva.org> 0.8.0-1mdv2010.1
12cr|stalonetray-0.8.1-1|58	+ Revision: 484260
12cr|stalonetray-0.8.1-1|59	- new version 0.8.0
12cr|stalonetray-0.8.1-1|60	- fix str fmt
12cr|stalonetray-0.8.1-1|61	- fix license tag
12cr|stalonetray-0.8.1-1|62	- use %%configure instead of %%configure2_5x
12cr|stalonetray-0.8.1-1|63	- $RPM_BUILD_ROOT -> %%{buildroot}
12cr|stalonetray-0.8.1-1|64	
12cr|stalonetray-0.8.1-1|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|stalonetray-0.8.1-1|66	- rebuild
12cr|stalonetray-0.8.1-1|67	
12cr|stalonetray-0.8.1-1|68	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.7.6-4mdv2009.0
12cr|stalonetray-0.8.1-1|69	+ Revision: 261032
12cr|stalonetray-0.8.1-1|70	- rebuild
12cr|stalonetray-0.8.1-1|71	
12cr|stalonetray-0.8.1-1|72	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.7.6-3mdv2009.0
12cr|stalonetray-0.8.1-1|73	+ Revision: 253197
12cr|stalonetray-0.8.1-1|74	- rebuild
12cr|stalonetray-0.8.1-1|75	
12cr|stalonetray-0.8.1-1|76	* Fri Jan 18 2008 Austin Acton <austin@mandriva.org> 0.7.6-1mdv2008.1
12cr|stalonetray-0.8.1-1|77	+ Revision: 154504
12cr|stalonetray-0.8.1-1|78	- new version
12cr|stalonetray-0.8.1-1|79	
12cr|stalonetray-0.8.1-1|80	+ Olivier Blin <blino@mandriva.org>
12cr|stalonetray-0.8.1-1|81	- restore BuildRoot
12cr|stalonetray-0.8.1-1|82	
12cr|stalonetray-0.8.1-1|83	* Fri Dec 28 2007 Austin Acton <austin@mandriva.org> 0.7.5-1mdv2008.1
12cr|stalonetray-0.8.1-1|84	+ Revision: 138717
12cr|stalonetray-0.8.1-1|85	- new version
12cr|stalonetray-0.8.1-1|86	
12cr|stalonetray-0.8.1-1|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|stalonetray-0.8.1-1|88	- kill re-definition of %%buildroot on Pixel's request
12cr|stalonetray-0.8.1-1|89	
12cr|stalonetray-0.8.1-1|90	* Sat Jun 09 2007 Austin Acton <austin@mandriva.org> 0.6.5-1mdv2008.0
12cr|stalonetray-0.8.1-1|91	+ Revision: 37735
12cr|stalonetray-0.8.1-1|92	- Import stalonetray
12cr|stalonetray-0.8.1-1|93	

7675 12
12cr|stardict-dalf-2.4.2-1|1	%define dict_name 	dalf
12cr|stardict-dalf-2.4.2-1|2	%define version 	2.4.2
12cr|stardict-dalf-2.4.2-1|3	%define release 	1
12cr|stardict-dalf-2.4.2-1|4	
12cr|stardict-dalf-2.4.2-1|5	Name: 			stardict-%dict_name
12cr|stardict-dalf-2.4.2-1|6	Version: 		%{version}
12cr|stardict-dalf-2.4.2-1|7	Release: 		%mkrel %{release}
12cr|stardict-dalf-2.4.2-1|8	Summary: 		Dal's Russian Dictionary
12cr|stardict-dalf-2.4.2-1|9	License: 		GPLv2+
12cr|stardict-dalf-2.4.2-1|10	URL:			http://xdxf.revdanica.com/down/index.php
12cr|stardict-dalf-2.4.2-1|11	Group: 			Text tools
12cr|stardict-dalf-2.4.2-1|12	Source0: 		atla02_rus-rus_%dict_name.dict.dz
12cr|stardict-dalf-2.4.2-1|13	Source1: 		atla02_rus-rus_%dict_name.idx
12cr|stardict-dalf-2.4.2-1|14	Source2: 		atla02_rus-rus_%dict_name.ifo
12cr|stardict-dalf-2.4.2-1|15	BuildRoot:		%{_tmppath}/%{name}-%{version}-root
12cr|stardict-dalf-2.4.2-1|16	BuildArch: 		noarch
12cr|stardict-dalf-2.4.2-1|17	Requires: 		stardict
12cr|stardict-dalf-2.4.2-1|18	
12cr|stardict-dalf-2.4.2-1|19	%description
12cr|stardict-dalf-2.4.2-1|20	Dal's Russian Dictionary in stardict format
12cr|stardict-dalf-2.4.2-1|21	
12cr|stardict-dalf-2.4.2-1|22	%install
12cr|stardict-dalf-2.4.2-1|23	rm -rf %{buildroot}
12cr|stardict-dalf-2.4.2-1|24	install -p -m644 -D %SOURCE0 %{buildroot}%{_datadir}/stardict/dic/%dict_name.dict.dz
12cr|stardict-dalf-2.4.2-1|25	install -p -m644 -D %SOURCE1 %{buildroot}%{_datadir}/stardict/dic/%dict_name.idx
12cr|stardict-dalf-2.4.2-1|26	install -p -m644 -D %SOURCE2 %{buildroot}%{_datadir}/stardict/dic/%dict_name.ifo
12cr|stardict-dalf-2.4.2-1|27	
12cr|stardict-dalf-2.4.2-1|28	%clean
12cr|stardict-dalf-2.4.2-1|29	rm -rf %{buildroot}
12cr|stardict-dalf-2.4.2-1|30	
12cr|stardict-dalf-2.4.2-1|31	%files
12cr|stardict-dalf-2.4.2-1|32	%{_datadir}/stardict/dic/%{dict_name}*
12cr|stardict-dalf-2.4.2-1|33	
12cr|stardict-dalf-2.4.2-1|34	
12cr|stardict-dalf-2.4.2-1|35	%changelog
12cr|stardict-dalf-2.4.2-1|36	* Fri Jul 22 2011 Yuri Myasoedov <omerta13@mandriva.org> 2.4.2-1mdv2012.0
12cr|stardict-dalf-2.4.2-1|37	+ Revision: 691012
12cr|stardict-dalf-2.4.2-1|38	- Initial package import
12cr|stardict-dalf-2.4.2-1|39	

7676 12
12cr|stardict-dict.org-devils-2.4.2-4|1	%define	version	2.4.2
12cr|stardict-dict.org-devils-2.4.2-4|2	%define rel	4
12cr|stardict-dict.org-devils-2.4.2-4|3	%define release %mkrel %rel
12cr|stardict-dict.org-devils-2.4.2-4|4	%define dict_format_version	2.4.2
12cr|stardict-dict.org-devils-2.4.2-4|5	
12cr|stardict-dict.org-devils-2.4.2-4|6	Summary:	The Devil's Dictionary for StarDict 2
12cr|stardict-dict.org-devils-2.4.2-4|7	Name:		stardict-dict.org-devils
12cr|stardict-dict.org-devils-2.4.2-4|8	Version:	%{version}
12cr|stardict-dict.org-devils-2.4.2-4|9	Release:	%{release}
12cr|stardict-dict.org-devils-2.4.2-4|10	License:	Public Domain
12cr|stardict-dict.org-devils-2.4.2-4|11	Group:		Databases
12cr|stardict-dict.org-devils-2.4.2-4|12	URL:		http://stardict.sourceforge.net/
12cr|stardict-dict.org-devils-2.4.2-4|13	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-dict.org-devils-2.4.2-4|14	BuildArch:	noarch
12cr|stardict-dict.org-devils-2.4.2-4|15	
12cr|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
12cr|stardict-dict.org-devils-2.4.2-4|17	
12cr|stardict-dict.org-devils-2.4.2-4|18	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-dict.org-devils-2.4.2-4|19	Requires:	stardict >= %{dict_format_version}
12cr|stardict-dict.org-devils-2.4.2-4|20	
12cr|stardict-dict.org-devils-2.4.2-4|21	%description
12cr|stardict-dict.org-devils-2.4.2-4|22	The Devil's Dictionary converted into StarDict 2 format (originally for dictd)
12cr|stardict-dict.org-devils-2.4.2-4|23	
12cr|stardict-dict.org-devils-2.4.2-4|24	%prep
12cr|stardict-dict.org-devils-2.4.2-4|25	%setup -q -n stardict-dictd_www.dict.org_devils-%{version}
12cr|stardict-dict.org-devils-2.4.2-4|26	
12cr|stardict-dict.org-devils-2.4.2-4|27	%build
12cr|stardict-dict.org-devils-2.4.2-4|28	
12cr|stardict-dict.org-devils-2.4.2-4|29	%install
12cr|stardict-dict.org-devils-2.4.2-4|30	rm -rf $RPM_BUILD_ROOT
12cr|stardict-dict.org-devils-2.4.2-4|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-dict.org-devils-2.4.2-4|32	install -m 0644 *.ifo *.idx* *.dict.dz $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-dict.org-devils-2.4.2-4|33	
12cr|stardict-dict.org-devils-2.4.2-4|34	%clean
12cr|stardict-dict.org-devils-2.4.2-4|35	rm -rf $RPM_BUILD_ROOT
12cr|stardict-dict.org-devils-2.4.2-4|36	
12cr|stardict-dict.org-devils-2.4.2-4|37	%files
12cr|stardict-dict.org-devils-2.4.2-4|38	%defattr(-,root,root)
12cr|stardict-dict.org-devils-2.4.2-4|39	%{_datadir}/stardict/dic/*
12cr|stardict-dict.org-devils-2.4.2-4|40	
12cr|stardict-dict.org-devils-2.4.2-4|41	
12cr|stardict-dict.org-devils-2.4.2-4|42	
12cr|stardict-dict.org-devils-2.4.2-4|43	%changelog
12cr|stardict-dict.org-devils-2.4.2-4|44	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-4mdv2009.0
12cr|stardict-dict.org-devils-2.4.2-4|45	+ Revision: 140851
12cr|stardict-dict.org-devils-2.4.2-4|46	- restore BuildRoot
12cr|stardict-dict.org-devils-2.4.2-4|47	
12cr|stardict-dict.org-devils-2.4.2-4|48	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-4mdv2008.1
12cr|stardict-dict.org-devils-2.4.2-4|49	+ Revision: 127626
12cr|stardict-dict.org-devils-2.4.2-4|50	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-dict.org-devils-2.4.2-4|51	
12cr|stardict-dict.org-devils-2.4.2-4|52	
12cr|stardict-dict.org-devils-2.4.2-4|53	* Wed Nov 23 2005 Eskild Hustvedt <eskild@mandriva.org> 2.4.2-4mdk
12cr|stardict-dict.org-devils-2.4.2-4|54	- Include *.ifo file
12cr|stardict-dict.org-devils-2.4.2-4|55	- %%mkrel
12cr|stardict-dict.org-devils-2.4.2-4|56	
12cr|stardict-dict.org-devils-2.4.2-4|57	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-dict.org-devils-2.4.2-4|58	- Rebuild
12cr|stardict-dict.org-devils-2.4.2-4|59	
12cr|stardict-dict.org-devils-2.4.2-4|60	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-dict.org-devils-2.4.2-4|61	- Dictionaries require main program as well
12cr|stardict-dict.org-devils-2.4.2-4|62	
12cr|stardict-dict.org-devils-2.4.2-4|63	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-dict.org-devils-2.4.2-4|64	- New version
12cr|stardict-dict.org-devils-2.4.2-4|65	- Conflict with old version of stardict
12cr|stardict-dict.org-devils-2.4.2-4|66	
12cr|stardict-dict.org-devils-2.4.2-4|67	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-dict.org-devils-2.4.2-4|68	- First Mandrake style spec
12cr|stardict-dict.org-devils-2.4.2-4|69	

7677 12
12cr|stardict-dict.org-elements-2.4.2-4|1	%define	version	2.4.2
12cr|stardict-dict.org-elements-2.4.2-4|2	%define rel	4
12cr|stardict-dict.org-elements-2.4.2-4|3	%define release	%mkrel %rel
12cr|stardict-dict.org-elements-2.4.2-4|4	%define dict_format_version	2.4.2
12cr|stardict-dict.org-elements-2.4.2-4|5	
12cr|stardict-dict.org-elements-2.4.2-4|6	Summary:	Elements database for StarDict 2
12cr|stardict-dict.org-elements-2.4.2-4|7	Name:		stardict-dict.org-elements
12cr|stardict-dict.org-elements-2.4.2-4|8	Version:	%{version}
12cr|stardict-dict.org-elements-2.4.2-4|9	Release:	%{release}
12cr|stardict-dict.org-elements-2.4.2-4|10	License:	Public Domain
12cr|stardict-dict.org-elements-2.4.2-4|11	Group:		Databases
12cr|stardict-dict.org-elements-2.4.2-4|12	URL:		http://stardict.sourceforge.net/
12cr|stardict-dict.org-elements-2.4.2-4|13	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-dict.org-elements-2.4.2-4|14	BuildArch:	noarch
12cr|stardict-dict.org-elements-2.4.2-4|15	
12cr|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
12cr|stardict-dict.org-elements-2.4.2-4|17	
12cr|stardict-dict.org-elements-2.4.2-4|18	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-dict.org-elements-2.4.2-4|19	Requires:	stardict >= %{dict_format_version}
12cr|stardict-dict.org-elements-2.4.2-4|20	
12cr|stardict-dict.org-elements-2.4.2-4|21	%description
12cr|stardict-dict.org-elements-2.4.2-4|22	Elements database converted into StarDict 2 format (originally for dictd)
12cr|stardict-dict.org-elements-2.4.2-4|23	
12cr|stardict-dict.org-elements-2.4.2-4|24	%prep
12cr|stardict-dict.org-elements-2.4.2-4|25	%setup -q -n stardict-dictd_www.dict.org_elements-%{version}
12cr|stardict-dict.org-elements-2.4.2-4|26	
12cr|stardict-dict.org-elements-2.4.2-4|27	%build
12cr|stardict-dict.org-elements-2.4.2-4|28	
12cr|stardict-dict.org-elements-2.4.2-4|29	%install
12cr|stardict-dict.org-elements-2.4.2-4|30	rm -rf $RPM_BUILD_ROOT
12cr|stardict-dict.org-elements-2.4.2-4|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-dict.org-elements-2.4.2-4|32	install -m 0644 *.ifo *.idx* *.dict.dz $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-dict.org-elements-2.4.2-4|33	
12cr|stardict-dict.org-elements-2.4.2-4|34	%clean
12cr|stardict-dict.org-elements-2.4.2-4|35	rm -rf $RPM_BUILD_ROOT
12cr|stardict-dict.org-elements-2.4.2-4|36	
12cr|stardict-dict.org-elements-2.4.2-4|37	%files
12cr|stardict-dict.org-elements-2.4.2-4|38	%defattr(-,root,root)
12cr|stardict-dict.org-elements-2.4.2-4|39	%{_datadir}/stardict/dic/*
12cr|stardict-dict.org-elements-2.4.2-4|40	
12cr|stardict-dict.org-elements-2.4.2-4|41	
12cr|stardict-dict.org-elements-2.4.2-4|42	
12cr|stardict-dict.org-elements-2.4.2-4|43	%changelog
12cr|stardict-dict.org-elements-2.4.2-4|44	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-4mdv2009.0
12cr|stardict-dict.org-elements-2.4.2-4|45	+ Revision: 140851
12cr|stardict-dict.org-elements-2.4.2-4|46	- restore BuildRoot
12cr|stardict-dict.org-elements-2.4.2-4|47	
12cr|stardict-dict.org-elements-2.4.2-4|48	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-4mdv2008.1
12cr|stardict-dict.org-elements-2.4.2-4|49	+ Revision: 127628
12cr|stardict-dict.org-elements-2.4.2-4|50	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-dict.org-elements-2.4.2-4|51	
12cr|stardict-dict.org-elements-2.4.2-4|52	
12cr|stardict-dict.org-elements-2.4.2-4|53	* Wed Nov 23 2005 Eskild Hustvedt <eskild@mandriva.org> 2.4.2-4mdk
12cr|stardict-dict.org-elements-2.4.2-4|54	- Include *.ifo file
12cr|stardict-dict.org-elements-2.4.2-4|55	- %%mkrel
12cr|stardict-dict.org-elements-2.4.2-4|56	
12cr|stardict-dict.org-elements-2.4.2-4|57	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-dict.org-elements-2.4.2-4|58	- Rebuild
12cr|stardict-dict.org-elements-2.4.2-4|59	
12cr|stardict-dict.org-elements-2.4.2-4|60	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-dict.org-elements-2.4.2-4|61	- Dictionaries require main program as well
12cr|stardict-dict.org-elements-2.4.2-4|62	
12cr|stardict-dict.org-elements-2.4.2-4|63	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-dict.org-elements-2.4.2-4|64	- New version
12cr|stardict-dict.org-elements-2.4.2-4|65	- Conflict with old version of stardict
12cr|stardict-dict.org-elements-2.4.2-4|66	
12cr|stardict-dict.org-elements-2.4.2-4|67	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-dict.org-elements-2.4.2-4|68	- First Mandrake style spec
12cr|stardict-dict.org-elements-2.4.2-4|69	

7678 12
12cr|stardict-dict.org-gazetteer-2.4.2-4|1	%define	version	2.4.2
12cr|stardict-dict.org-gazetteer-2.4.2-4|2	%define rel	4
12cr|stardict-dict.org-gazetteer-2.4.2-4|3	%define release	%mkrel %rel
12cr|stardict-dict.org-gazetteer-2.4.2-4|4	%define dict_format_version	2.4.2
12cr|stardict-dict.org-gazetteer-2.4.2-4|5	
12cr|stardict-dict.org-gazetteer-2.4.2-4|6	Summary:	U.S. Gazetteer for StarDict 2
12cr|stardict-dict.org-gazetteer-2.4.2-4|7	Name:		stardict-dict.org-gazetteer
12cr|stardict-dict.org-gazetteer-2.4.2-4|8	Version:	%{version}
12cr|stardict-dict.org-gazetteer-2.4.2-4|9	Release:	%{release}
12cr|stardict-dict.org-gazetteer-2.4.2-4|10	License:	Public Domain
12cr|stardict-dict.org-gazetteer-2.4.2-4|11	Group:		Databases
12cr|stardict-dict.org-gazetteer-2.4.2-4|12	URL:		http://stardict.sourceforge.net/
12cr|stardict-dict.org-gazetteer-2.4.2-4|13	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-dict.org-gazetteer-2.4.2-4|14	BuildArch:	noarch
12cr|stardict-dict.org-gazetteer-2.4.2-4|15	
12cr|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
12cr|stardict-dict.org-gazetteer-2.4.2-4|17	
12cr|stardict-dict.org-gazetteer-2.4.2-4|18	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-dict.org-gazetteer-2.4.2-4|19	Requires:	stardict >= %{dict_format_version}
12cr|stardict-dict.org-gazetteer-2.4.2-4|20	
12cr|stardict-dict.org-gazetteer-2.4.2-4|21	%description
12cr|stardict-dict.org-gazetteer-2.4.2-4|22	U.S. Gazetteer converted into StarDict 2 format (originally for dictd)
12cr|stardict-dict.org-gazetteer-2.4.2-4|23	
12cr|stardict-dict.org-gazetteer-2.4.2-4|24	%prep
12cr|stardict-dict.org-gazetteer-2.4.2-4|25	%setup -q -n stardict-dictd_www.dict.org_gazetteer-%{version}
12cr|stardict-dict.org-gazetteer-2.4.2-4|26	
12cr|stardict-dict.org-gazetteer-2.4.2-4|27	%build
12cr|stardict-dict.org-gazetteer-2.4.2-4|28	
12cr|stardict-dict.org-gazetteer-2.4.2-4|29	%install
12cr|stardict-dict.org-gazetteer-2.4.2-4|30	rm -rf $RPM_BUILD_ROOT
12cr|stardict-dict.org-gazetteer-2.4.2-4|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-dict.org-gazetteer-2.4.2-4|32	install -m 0644 *.ifo *.idx* *.dict.dz $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-dict.org-gazetteer-2.4.2-4|33	
12cr|stardict-dict.org-gazetteer-2.4.2-4|34	%clean
12cr|stardict-dict.org-gazetteer-2.4.2-4|35	rm -rf $RPM_BUILD_ROOT
12cr|stardict-dict.org-gazetteer-2.4.2-4|36	
12cr|stardict-dict.org-gazetteer-2.4.2-4|37	%files
12cr|stardict-dict.org-gazetteer-2.4.2-4|38	%defattr(-,root,root)
12cr|stardict-dict.org-gazetteer-2.4.2-4|39	%{_datadir}/stardict/dic/*
12cr|stardict-dict.org-gazetteer-2.4.2-4|40	
12cr|stardict-dict.org-gazetteer-2.4.2-4|41	
12cr|stardict-dict.org-gazetteer-2.4.2-4|42	
12cr|stardict-dict.org-gazetteer-2.4.2-4|43	%changelog
12cr|stardict-dict.org-gazetteer-2.4.2-4|44	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-4mdv2009.0
12cr|stardict-dict.org-gazetteer-2.4.2-4|45	+ Revision: 140851
12cr|stardict-dict.org-gazetteer-2.4.2-4|46	- restore BuildRoot
12cr|stardict-dict.org-gazetteer-2.4.2-4|47	
12cr|stardict-dict.org-gazetteer-2.4.2-4|48	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-4mdv2008.1
12cr|stardict-dict.org-gazetteer-2.4.2-4|49	+ Revision: 127630
12cr|stardict-dict.org-gazetteer-2.4.2-4|50	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-dict.org-gazetteer-2.4.2-4|51	
12cr|stardict-dict.org-gazetteer-2.4.2-4|52	
12cr|stardict-dict.org-gazetteer-2.4.2-4|53	* Wed Nov 23 2005 Eskild Hustvedt <eskild@mandriva.org> 2.4.2-4mdk
12cr|stardict-dict.org-gazetteer-2.4.2-4|54	- Include *.ifo file
12cr|stardict-dict.org-gazetteer-2.4.2-4|55	- %%mkrel
12cr|stardict-dict.org-gazetteer-2.4.2-4|56	
12cr|stardict-dict.org-gazetteer-2.4.2-4|57	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-dict.org-gazetteer-2.4.2-4|58	- Rebuild
12cr|stardict-dict.org-gazetteer-2.4.2-4|59	
12cr|stardict-dict.org-gazetteer-2.4.2-4|60	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-dict.org-gazetteer-2.4.2-4|61	- Dictionaries require main program as well
12cr|stardict-dict.org-gazetteer-2.4.2-4|62	
12cr|stardict-dict.org-gazetteer-2.4.2-4|63	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-dict.org-gazetteer-2.4.2-4|64	- New version
12cr|stardict-dict.org-gazetteer-2.4.2-4|65	- Conflict with old version of stardict
12cr|stardict-dict.org-gazetteer-2.4.2-4|66	
12cr|stardict-dict.org-gazetteer-2.4.2-4|67	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-dict.org-gazetteer-2.4.2-4|68	- First Mandrake style spec
12cr|stardict-dict.org-gazetteer-2.4.2-4|69	

7679 12
12cr|stardict-dict.org-gcide-2.4.2-4|1	%define	version	2.4.2
12cr|stardict-dict.org-gcide-2.4.2-4|2	%define rel	4
12cr|stardict-dict.org-gcide-2.4.2-4|3	%define release	%mkrel %rel
12cr|stardict-dict.org-gcide-2.4.2-4|4	%define dict_format_version	2.4.2
12cr|stardict-dict.org-gcide-2.4.2-4|5	
12cr|stardict-dict.org-gcide-2.4.2-4|6	Summary:	GCIDE english dictionray for StarDict 2
12cr|stardict-dict.org-gcide-2.4.2-4|7	Name:		stardict-dict.org-gcide
12cr|stardict-dict.org-gcide-2.4.2-4|8	Version:	%{version}
12cr|stardict-dict.org-gcide-2.4.2-4|9	Release:	%{release}
12cr|stardict-dict.org-gcide-2.4.2-4|10	License:	GPL
12cr|stardict-dict.org-gcide-2.4.2-4|11	Group:		Databases
12cr|stardict-dict.org-gcide-2.4.2-4|12	URL:		http://stardict.sourceforge.net/
12cr|stardict-dict.org-gcide-2.4.2-4|13	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-dict.org-gcide-2.4.2-4|14	BuildArch:	noarch
12cr|stardict-dict.org-gcide-2.4.2-4|15	
12cr|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
12cr|stardict-dict.org-gcide-2.4.2-4|17	
12cr|stardict-dict.org-gcide-2.4.2-4|18	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-dict.org-gcide-2.4.2-4|19	Requires:	stardict >= %{dict_format_version}
12cr|stardict-dict.org-gcide-2.4.2-4|20	
12cr|stardict-dict.org-gcide-2.4.2-4|21	%description
12cr|stardict-dict.org-gcide-2.4.2-4|22	GCIDE (GNU Collaborative International Dictionary of English) converted into
12cr|stardict-dict.org-gcide-2.4.2-4|23	StarDict 2 format (originally for dictd)
12cr|stardict-dict.org-gcide-2.4.2-4|24	
12cr|stardict-dict.org-gcide-2.4.2-4|25	%prep
12cr|stardict-dict.org-gcide-2.4.2-4|26	%setup -q -n stardict-dictd_www.dict.org_gcide-%{version}
12cr|stardict-dict.org-gcide-2.4.2-4|27	
12cr|stardict-dict.org-gcide-2.4.2-4|28	%build
12cr|stardict-dict.org-gcide-2.4.2-4|29	
12cr|stardict-dict.org-gcide-2.4.2-4|30	%install
12cr|stardict-dict.org-gcide-2.4.2-4|31	rm -rf $RPM_BUILD_ROOT
12cr|stardict-dict.org-gcide-2.4.2-4|32	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-dict.org-gcide-2.4.2-4|33	install -m 0644 *.ifo *.idx* *.dict.dz $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-dict.org-gcide-2.4.2-4|34	
12cr|stardict-dict.org-gcide-2.4.2-4|35	%clean
12cr|stardict-dict.org-gcide-2.4.2-4|36	rm -rf $RPM_BUILD_ROOT
12cr|stardict-dict.org-gcide-2.4.2-4|37	
12cr|stardict-dict.org-gcide-2.4.2-4|38	%files
12cr|stardict-dict.org-gcide-2.4.2-4|39	%defattr(-,root,root)
12cr|stardict-dict.org-gcide-2.4.2-4|40	%{_datadir}/stardict/dic/*
12cr|stardict-dict.org-gcide-2.4.2-4|41	
12cr|stardict-dict.org-gcide-2.4.2-4|42	
12cr|stardict-dict.org-gcide-2.4.2-4|43	
12cr|stardict-dict.org-gcide-2.4.2-4|44	%changelog
12cr|stardict-dict.org-gcide-2.4.2-4|45	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-4mdv2009.0
12cr|stardict-dict.org-gcide-2.4.2-4|46	+ Revision: 140851
12cr|stardict-dict.org-gcide-2.4.2-4|47	- restore BuildRoot
12cr|stardict-dict.org-gcide-2.4.2-4|48	
12cr|stardict-dict.org-gcide-2.4.2-4|49	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-4mdv2008.1
12cr|stardict-dict.org-gcide-2.4.2-4|50	+ Revision: 127632
12cr|stardict-dict.org-gcide-2.4.2-4|51	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-dict.org-gcide-2.4.2-4|52	
12cr|stardict-dict.org-gcide-2.4.2-4|53	
12cr|stardict-dict.org-gcide-2.4.2-4|54	* Wed Nov 23 2005 Eskild Hustvedt <eskild@mandriva.org> 2.4.2-4mdk
12cr|stardict-dict.org-gcide-2.4.2-4|55	- Include *.ifo file
12cr|stardict-dict.org-gcide-2.4.2-4|56	- %%mkrel
12cr|stardict-dict.org-gcide-2.4.2-4|57	
12cr|stardict-dict.org-gcide-2.4.2-4|58	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-dict.org-gcide-2.4.2-4|59	- Rebuild
12cr|stardict-dict.org-gcide-2.4.2-4|60	
12cr|stardict-dict.org-gcide-2.4.2-4|61	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-dict.org-gcide-2.4.2-4|62	- Dictionaries require main program as well
12cr|stardict-dict.org-gcide-2.4.2-4|63	
12cr|stardict-dict.org-gcide-2.4.2-4|64	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-dict.org-gcide-2.4.2-4|65	- New version
12cr|stardict-dict.org-gcide-2.4.2-4|66	- Conflict with old version of stardict
12cr|stardict-dict.org-gcide-2.4.2-4|67	
12cr|stardict-dict.org-gcide-2.4.2-4|68	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-dict.org-gcide-2.4.2-4|69	- First Mandrake style spec
12cr|stardict-dict.org-gcide-2.4.2-4|70	

7680 12
12cr|stardict-dict.org-hitchcock-2.4.2-4|1	%define	version	2.4.2
12cr|stardict-dict.org-hitchcock-2.4.2-4|2	%define	rel	4
12cr|stardict-dict.org-hitchcock-2.4.2-4|3	%define release	%mkrel %rel
12cr|stardict-dict.org-hitchcock-2.4.2-4|4	%define dict_format_version	2.4.2
12cr|stardict-dict.org-hitchcock-2.4.2-4|5	
12cr|stardict-dict.org-hitchcock-2.4.2-4|6	Summary:	Hitchcock's Bible Names for StarDict 2
12cr|stardict-dict.org-hitchcock-2.4.2-4|7	Name:		stardict-dict.org-hitchcock
12cr|stardict-dict.org-hitchcock-2.4.2-4|8	Version:	%{version}
12cr|stardict-dict.org-hitchcock-2.4.2-4|9	Release:	%{release}
12cr|stardict-dict.org-hitchcock-2.4.2-4|10	License:	Public Domain
12cr|stardict-dict.org-hitchcock-2.4.2-4|11	Group:		Databases
12cr|stardict-dict.org-hitchcock-2.4.2-4|12	URL:		http://stardict.sourceforge.net/
12cr|stardict-dict.org-hitchcock-2.4.2-4|13	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-dict.org-hitchcock-2.4.2-4|14	BuildArch:	noarch
12cr|stardict-dict.org-hitchcock-2.4.2-4|15	
12cr|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
12cr|stardict-dict.org-hitchcock-2.4.2-4|17	
12cr|stardict-dict.org-hitchcock-2.4.2-4|18	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-dict.org-hitchcock-2.4.2-4|19	Requires:	stardict >= %{dict_format_version}
12cr|stardict-dict.org-hitchcock-2.4.2-4|20	
12cr|stardict-dict.org-hitchcock-2.4.2-4|21	%description
12cr|stardict-dict.org-hitchcock-2.4.2-4|22	Hitchcock's Bible Names converted into StarDict 2 format (originally for dictd)
12cr|stardict-dict.org-hitchcock-2.4.2-4|23	
12cr|stardict-dict.org-hitchcock-2.4.2-4|24	%prep
12cr|stardict-dict.org-hitchcock-2.4.2-4|25	%setup -q -n stardict-dictd_www.dict.org_hitchcock-%{version}
12cr|stardict-dict.org-hitchcock-2.4.2-4|26	
12cr|stardict-dict.org-hitchcock-2.4.2-4|27	%build
12cr|stardict-dict.org-hitchcock-2.4.2-4|28	
12cr|stardict-dict.org-hitchcock-2.4.2-4|29	%install
12cr|stardict-dict.org-hitchcock-2.4.2-4|30	rm -rf $RPM_BUILD_ROOT
12cr|stardict-dict.org-hitchcock-2.4.2-4|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-dict.org-hitchcock-2.4.2-4|32	install -m 0644 *.ifo *.idx* *.dict.dz $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-dict.org-hitchcock-2.4.2-4|33	
12cr|stardict-dict.org-hitchcock-2.4.2-4|34	%clean
12cr|stardict-dict.org-hitchcock-2.4.2-4|35	rm -rf $RPM_BUILD_ROOT
12cr|stardict-dict.org-hitchcock-2.4.2-4|36	
12cr|stardict-dict.org-hitchcock-2.4.2-4|37	%files
12cr|stardict-dict.org-hitchcock-2.4.2-4|38	%defattr(-,root,root)
12cr|stardict-dict.org-hitchcock-2.4.2-4|39	%{_datadir}/stardict/dic/*
12cr|stardict-dict.org-hitchcock-2.4.2-4|40	
12cr|stardict-dict.org-hitchcock-2.4.2-4|41	
12cr|stardict-dict.org-hitchcock-2.4.2-4|42	
12cr|stardict-dict.org-hitchcock-2.4.2-4|43	%changelog
12cr|stardict-dict.org-hitchcock-2.4.2-4|44	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-4mdv2009.0
12cr|stardict-dict.org-hitchcock-2.4.2-4|45	+ Revision: 140851
12cr|stardict-dict.org-hitchcock-2.4.2-4|46	- restore BuildRoot
12cr|stardict-dict.org-hitchcock-2.4.2-4|47	
12cr|stardict-dict.org-hitchcock-2.4.2-4|48	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-4mdv2008.1
12cr|stardict-dict.org-hitchcock-2.4.2-4|49	+ Revision: 127634
12cr|stardict-dict.org-hitchcock-2.4.2-4|50	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-dict.org-hitchcock-2.4.2-4|51	
12cr|stardict-dict.org-hitchcock-2.4.2-4|52	
12cr|stardict-dict.org-hitchcock-2.4.2-4|53	* Wed Nov 23 2005 Eskild Hustvedt <eskild@mandriva.org> 2.4.2-4mdk
12cr|stardict-dict.org-hitchcock-2.4.2-4|54	- Include *.ifo file
12cr|stardict-dict.org-hitchcock-2.4.2-4|55	- %%mkrel
12cr|stardict-dict.org-hitchcock-2.4.2-4|56	
12cr|stardict-dict.org-hitchcock-2.4.2-4|57	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-dict.org-hitchcock-2.4.2-4|58	- Rebuild
12cr|stardict-dict.org-hitchcock-2.4.2-4|59	
12cr|stardict-dict.org-hitchcock-2.4.2-4|60	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-dict.org-hitchcock-2.4.2-4|61	- Dictionaries require main program as well
12cr|stardict-dict.org-hitchcock-2.4.2-4|62	
12cr|stardict-dict.org-hitchcock-2.4.2-4|63	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-dict.org-hitchcock-2.4.2-4|64	- New version
12cr|stardict-dict.org-hitchcock-2.4.2-4|65	- Conflict with old version of stardict
12cr|stardict-dict.org-hitchcock-2.4.2-4|66	
12cr|stardict-dict.org-hitchcock-2.4.2-4|67	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-dict.org-hitchcock-2.4.2-4|68	- First Mandrake style spec
12cr|stardict-dict.org-hitchcock-2.4.2-4|69	

7681 12
12cr|stardict-dict.org-wn-2.4.2-4|1	%define	version	2.4.2
12cr|stardict-dict.org-wn-2.4.2-4|2	%define rel	4
12cr|stardict-dict.org-wn-2.4.2-4|3	%define release	%mkrel %rel
12cr|stardict-dict.org-wn-2.4.2-4|4	%define dict_format_version	2.4.2
12cr|stardict-dict.org-wn-2.4.2-4|5	
12cr|stardict-dict.org-wn-2.4.2-4|6	Summary:	WordNet for StarDict 2
12cr|stardict-dict.org-wn-2.4.2-4|7	Name:		stardict-dict.org-wn
12cr|stardict-dict.org-wn-2.4.2-4|8	Version:	%{version}
12cr|stardict-dict.org-wn-2.4.2-4|9	Release:	%{release}
12cr|stardict-dict.org-wn-2.4.2-4|10	License:	BSD style
12cr|stardict-dict.org-wn-2.4.2-4|11	Group:		Databases
12cr|stardict-dict.org-wn-2.4.2-4|12	URL:		http://stardict.sourceforge.net/
12cr|stardict-dict.org-wn-2.4.2-4|13	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-dict.org-wn-2.4.2-4|14	BuildArch:	noarch
12cr|stardict-dict.org-wn-2.4.2-4|15	
12cr|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
12cr|stardict-dict.org-wn-2.4.2-4|17	
12cr|stardict-dict.org-wn-2.4.2-4|18	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-dict.org-wn-2.4.2-4|19	Requires:	stardict >= %{dict_format_version}
12cr|stardict-dict.org-wn-2.4.2-4|20	
12cr|stardict-dict.org-wn-2.4.2-4|21	%description
12cr|stardict-dict.org-wn-2.4.2-4|22	WordNet converted into StarDict 2 format (originally for dictd)
12cr|stardict-dict.org-wn-2.4.2-4|23	
12cr|stardict-dict.org-wn-2.4.2-4|24	%prep
12cr|stardict-dict.org-wn-2.4.2-4|25	%setup -q -n stardict-dictd_www.dict.org_wn-%{version}
12cr|stardict-dict.org-wn-2.4.2-4|26	
12cr|stardict-dict.org-wn-2.4.2-4|27	%build
12cr|stardict-dict.org-wn-2.4.2-4|28	
12cr|stardict-dict.org-wn-2.4.2-4|29	%install
12cr|stardict-dict.org-wn-2.4.2-4|30	rm -rf $RPM_BUILD_ROOT
12cr|stardict-dict.org-wn-2.4.2-4|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-dict.org-wn-2.4.2-4|32	install -m 0644 *.ifo *.idx* *.dict.dz $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-dict.org-wn-2.4.2-4|33	
12cr|stardict-dict.org-wn-2.4.2-4|34	%clean
12cr|stardict-dict.org-wn-2.4.2-4|35	rm -rf $RPM_BUILD_ROOT
12cr|stardict-dict.org-wn-2.4.2-4|36	
12cr|stardict-dict.org-wn-2.4.2-4|37	%files
12cr|stardict-dict.org-wn-2.4.2-4|38	%defattr(-,root,root)
12cr|stardict-dict.org-wn-2.4.2-4|39	%{_datadir}/stardict/dic/*
12cr|stardict-dict.org-wn-2.4.2-4|40	
12cr|stardict-dict.org-wn-2.4.2-4|41	
12cr|stardict-dict.org-wn-2.4.2-4|42	
12cr|stardict-dict.org-wn-2.4.2-4|43	%changelog
12cr|stardict-dict.org-wn-2.4.2-4|44	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-4mdv2009.0
12cr|stardict-dict.org-wn-2.4.2-4|45	+ Revision: 140851
12cr|stardict-dict.org-wn-2.4.2-4|46	- restore BuildRoot
12cr|stardict-dict.org-wn-2.4.2-4|47	
12cr|stardict-dict.org-wn-2.4.2-4|48	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-4mdv2008.1
12cr|stardict-dict.org-wn-2.4.2-4|49	+ Revision: 127635
12cr|stardict-dict.org-wn-2.4.2-4|50	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-dict.org-wn-2.4.2-4|51	
12cr|stardict-dict.org-wn-2.4.2-4|52	
12cr|stardict-dict.org-wn-2.4.2-4|53	* Wed Nov 23 2005 Eskild Hustvedt <eskild@mandriva.org> 2.4.2-4mdk
12cr|stardict-dict.org-wn-2.4.2-4|54	- Include *.ifo file
12cr|stardict-dict.org-wn-2.4.2-4|55	- %%mkrel
12cr|stardict-dict.org-wn-2.4.2-4|56	
12cr|stardict-dict.org-wn-2.4.2-4|57	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-dict.org-wn-2.4.2-4|58	- Rebuild
12cr|stardict-dict.org-wn-2.4.2-4|59	
12cr|stardict-dict.org-wn-2.4.2-4|60	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-dict.org-wn-2.4.2-4|61	- Dictionaries require main program as well
12cr|stardict-dict.org-wn-2.4.2-4|62	
12cr|stardict-dict.org-wn-2.4.2-4|63	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-dict.org-wn-2.4.2-4|64	- New version
12cr|stardict-dict.org-wn-2.4.2-4|65	- Conflict with old version of stardict
12cr|stardict-dict.org-wn-2.4.2-4|66	
12cr|stardict-dict.org-wn-2.4.2-4|67	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-dict.org-wn-2.4.2-4|68	- First Mandrake style spec
12cr|stardict-dict.org-wn-2.4.2-4|69	

7682 12
12cr|stardict-dict.org-world95-2.4.2-4|1	%define	version	2.4.2
12cr|stardict-dict.org-world95-2.4.2-4|2	%define rel	4
12cr|stardict-dict.org-world95-2.4.2-4|3	%define release	%mkrel %rel
12cr|stardict-dict.org-world95-2.4.2-4|4	%define dict_format_version	2.4.2
12cr|stardict-dict.org-world95-2.4.2-4|5	
12cr|stardict-dict.org-world95-2.4.2-4|6	Summary:	CIA World Factbook for StarDict 2
12cr|stardict-dict.org-world95-2.4.2-4|7	Name:		stardict-dict.org-world95
12cr|stardict-dict.org-world95-2.4.2-4|8	Version:	%{version}
12cr|stardict-dict.org-world95-2.4.2-4|9	Release:	%{release}
12cr|stardict-dict.org-world95-2.4.2-4|10	License:	Public Domain
12cr|stardict-dict.org-world95-2.4.2-4|11	Group:		Databases
12cr|stardict-dict.org-world95-2.4.2-4|12	URL:		http://stardict.sourceforge.net/
12cr|stardict-dict.org-world95-2.4.2-4|13	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-dict.org-world95-2.4.2-4|14	BuildArch:	noarch
12cr|stardict-dict.org-world95-2.4.2-4|15	
12cr|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
12cr|stardict-dict.org-world95-2.4.2-4|17	
12cr|stardict-dict.org-world95-2.4.2-4|18	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-dict.org-world95-2.4.2-4|19	Requires:	stardict >= %{dict_format_version}
12cr|stardict-dict.org-world95-2.4.2-4|20	
12cr|stardict-dict.org-world95-2.4.2-4|21	%description
12cr|stardict-dict.org-world95-2.4.2-4|22	CIA World Factbook converted into StarDict 2 format (originally for dictd)
12cr|stardict-dict.org-world95-2.4.2-4|23	
12cr|stardict-dict.org-world95-2.4.2-4|24	%prep
12cr|stardict-dict.org-world95-2.4.2-4|25	%setup -q -n stardict-dictd_www.dict.org_world95-%{version}
12cr|stardict-dict.org-world95-2.4.2-4|26	
12cr|stardict-dict.org-world95-2.4.2-4|27	%build
12cr|stardict-dict.org-world95-2.4.2-4|28	
12cr|stardict-dict.org-world95-2.4.2-4|29	%install
12cr|stardict-dict.org-world95-2.4.2-4|30	rm -rf $RPM_BUILD_ROOT
12cr|stardict-dict.org-world95-2.4.2-4|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-dict.org-world95-2.4.2-4|32	install -m 0644 *.ifo *.idx* *.dict.dz $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-dict.org-world95-2.4.2-4|33	
12cr|stardict-dict.org-world95-2.4.2-4|34	%clean
12cr|stardict-dict.org-world95-2.4.2-4|35	rm -rf $RPM_BUILD_ROOT
12cr|stardict-dict.org-world95-2.4.2-4|36	
12cr|stardict-dict.org-world95-2.4.2-4|37	%files
12cr|stardict-dict.org-world95-2.4.2-4|38	%defattr(-,root,root)
12cr|stardict-dict.org-world95-2.4.2-4|39	%{_datadir}/stardict/dic/*
12cr|stardict-dict.org-world95-2.4.2-4|40	
12cr|stardict-dict.org-world95-2.4.2-4|41	
12cr|stardict-dict.org-world95-2.4.2-4|42	
12cr|stardict-dict.org-world95-2.4.2-4|43	%changelog
12cr|stardict-dict.org-world95-2.4.2-4|44	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-4mdv2009.0
12cr|stardict-dict.org-world95-2.4.2-4|45	+ Revision: 140851
12cr|stardict-dict.org-world95-2.4.2-4|46	- restore BuildRoot
12cr|stardict-dict.org-world95-2.4.2-4|47	
12cr|stardict-dict.org-world95-2.4.2-4|48	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-4mdv2008.1
12cr|stardict-dict.org-world95-2.4.2-4|49	+ Revision: 127637
12cr|stardict-dict.org-world95-2.4.2-4|50	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-dict.org-world95-2.4.2-4|51	
12cr|stardict-dict.org-world95-2.4.2-4|52	
12cr|stardict-dict.org-world95-2.4.2-4|53	* Wed Nov 23 2005 Eskild Hustvedt <eskild@mandriva.org> 2.4.2-4mdk
12cr|stardict-dict.org-world95-2.4.2-4|54	- Include *.ifo file
12cr|stardict-dict.org-world95-2.4.2-4|55	- %%mkrel
12cr|stardict-dict.org-world95-2.4.2-4|56	
12cr|stardict-dict.org-world95-2.4.2-4|57	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-dict.org-world95-2.4.2-4|58	- Rebuild
12cr|stardict-dict.org-world95-2.4.2-4|59	
12cr|stardict-dict.org-world95-2.4.2-4|60	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-dict.org-world95-2.4.2-4|61	- Dictionaries require main program as well
12cr|stardict-dict.org-world95-2.4.2-4|62	
12cr|stardict-dict.org-world95-2.4.2-4|63	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-dict.org-world95-2.4.2-4|64	- New version
12cr|stardict-dict.org-world95-2.4.2-4|65	- Conflict with old version of stardict
12cr|stardict-dict.org-world95-2.4.2-4|66	
12cr|stardict-dict.org-world95-2.4.2-4|67	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-dict.org-world95-2.4.2-4|68	- First Mandrake style spec
12cr|stardict-dict.org-world95-2.4.2-4|69	

7683 12
12cr|stardict-freedict-eng-ara-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-freedict-eng-ara-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-freedict-eng-ara-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-freedict-eng-ara-2.4.2-5|4	
12cr|stardict-freedict-eng-ara-2.4.2-5|5	Summary:	English -> Arabic Freedict dictionary for StarDict 2
12cr|stardict-freedict-eng-ara-2.4.2-5|6	Name:		stardict-freedict-eng-ara
12cr|stardict-freedict-eng-ara-2.4.2-5|7	Version:	%{version}
12cr|stardict-freedict-eng-ara-2.4.2-5|8	Release:	%{release}
12cr|stardict-freedict-eng-ara-2.4.2-5|9	License:	GPL
12cr|stardict-freedict-eng-ara-2.4.2-5|10	Group:		Databases
12cr|stardict-freedict-eng-ara-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-freedict-eng-ara-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-freedict-eng-ara-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-freedict-eng-ara-2.4.2-5|14	
12cr|stardict-freedict-eng-ara-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-ara-%{version}.tar.bz2
12cr|stardict-freedict-eng-ara-2.4.2-5|16	
12cr|stardict-freedict-eng-ara-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-freedict-eng-ara-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-freedict-eng-ara-2.4.2-5|19	
12cr|stardict-freedict-eng-ara-2.4.2-5|20	%description
12cr|stardict-freedict-eng-ara-2.4.2-5|21	English -> Arabic Freedict dictionary in StarDict 2 format
12cr|stardict-freedict-eng-ara-2.4.2-5|22	
12cr|stardict-freedict-eng-ara-2.4.2-5|23	%prep
12cr|stardict-freedict-eng-ara-2.4.2-5|24	%setup -q -n stardict-dictd_www.freedict.de_eng-ara-%{version}
12cr|stardict-freedict-eng-ara-2.4.2-5|25	
12cr|stardict-freedict-eng-ara-2.4.2-5|26	%build
12cr|stardict-freedict-eng-ara-2.4.2-5|27	
12cr|stardict-freedict-eng-ara-2.4.2-5|28	%install
12cr|stardict-freedict-eng-ara-2.4.2-5|29	rm -rf $RPM_BUILD_ROOT
12cr|stardict-freedict-eng-ara-2.4.2-5|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-freedict-eng-ara-2.4.2-5|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-freedict-eng-ara-2.4.2-5|32	
12cr|stardict-freedict-eng-ara-2.4.2-5|33	%clean
12cr|stardict-freedict-eng-ara-2.4.2-5|34	rm -rf $RPM_BUILD_ROOT
12cr|stardict-freedict-eng-ara-2.4.2-5|35	
12cr|stardict-freedict-eng-ara-2.4.2-5|36	%files
12cr|stardict-freedict-eng-ara-2.4.2-5|37	%defattr(-,root,root)
12cr|stardict-freedict-eng-ara-2.4.2-5|38	%{_datadir}/stardict/dic/*
12cr|stardict-freedict-eng-ara-2.4.2-5|39	
12cr|stardict-freedict-eng-ara-2.4.2-5|40	
12cr|stardict-freedict-eng-ara-2.4.2-5|41	
12cr|stardict-freedict-eng-ara-2.4.2-5|42	%changelog
12cr|stardict-freedict-eng-ara-2.4.2-5|43	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-freedict-eng-ara-2.4.2-5|44	+ Revision: 242734
12cr|stardict-freedict-eng-ara-2.4.2-5|45	- rebuild
12cr|stardict-freedict-eng-ara-2.4.2-5|46	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-freedict-eng-ara-2.4.2-5|47	
12cr|stardict-freedict-eng-ara-2.4.2-5|48	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-freedict-eng-ara-2.4.2-5|49	- restore BuildRoot
12cr|stardict-freedict-eng-ara-2.4.2-5|50	
12cr|stardict-freedict-eng-ara-2.4.2-5|51	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-freedict-eng-ara-2.4.2-5|52	+ Revision: 67661
12cr|stardict-freedict-eng-ara-2.4.2-5|53	- use %%mkrel
12cr|stardict-freedict-eng-ara-2.4.2-5|54	
12cr|stardict-freedict-eng-ara-2.4.2-5|55	
12cr|stardict-freedict-eng-ara-2.4.2-5|56	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-freedict-eng-ara-2.4.2-5|57	- Rebuild
12cr|stardict-freedict-eng-ara-2.4.2-5|58	
12cr|stardict-freedict-eng-ara-2.4.2-5|59	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-freedict-eng-ara-2.4.2-5|60	- Dictionaries require main program as well
12cr|stardict-freedict-eng-ara-2.4.2-5|61	
12cr|stardict-freedict-eng-ara-2.4.2-5|62	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-freedict-eng-ara-2.4.2-5|63	- First Mandrake package
12cr|stardict-freedict-eng-ara-2.4.2-5|64	

7684 12
12cr|stardict-jmdict-en-ja-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-jmdict-en-ja-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-jmdict-en-ja-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-jmdict-en-ja-2.4.2-5|4	
12cr|stardict-jmdict-en-ja-2.4.2-5|5	Summary:	JMDICT (English -> Japanese dictionary) converted to StarDict 2
12cr|stardict-jmdict-en-ja-2.4.2-5|6	Name:		stardict-jmdict-en-ja
12cr|stardict-jmdict-en-ja-2.4.2-5|7	Version:	%{version}
12cr|stardict-jmdict-en-ja-2.4.2-5|8	Release:	%{release}
12cr|stardict-jmdict-en-ja-2.4.2-5|9	License:	General Dictionary Licence
12cr|stardict-jmdict-en-ja-2.4.2-5|10	Group:		Databases
12cr|stardict-jmdict-en-ja-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-jmdict-en-ja-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-jmdict-en-ja-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-jmdict-en-ja-2.4.2-5|14	
12cr|stardict-jmdict-en-ja-2.4.2-5|15	Source0:	http://prdownloads.sourceforge.net/stardict/%{name}-%{version}.tar.bz2
12cr|stardict-jmdict-en-ja-2.4.2-5|16	Source1:	general-dictionary-licence.html.bz2
12cr|stardict-jmdict-en-ja-2.4.2-5|17	
12cr|stardict-jmdict-en-ja-2.4.2-5|18	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-jmdict-en-ja-2.4.2-5|19	Requires:	stardict >= %{dict_format_version}
12cr|stardict-jmdict-en-ja-2.4.2-5|20	
12cr|stardict-jmdict-en-ja-2.4.2-5|21	%description
12cr|stardict-jmdict-en-ja-2.4.2-5|22	The JMdict (Japanese-Multilingual Dictionary) project began in 1999 as an
12cr|stardict-jmdict-en-ja-2.4.2-5|23	offshoot of the EDICT Japanese-English Electronic Dictionary project. It
12cr|stardict-jmdict-en-ja-2.4.2-5|24	involved a major rebuild of the main files, with a more complex structure
12cr|stardict-jmdict-en-ja-2.4.2-5|25	using XML.
12cr|stardict-jmdict-en-ja-2.4.2-5|26	This package contains JMDICT database (English -> Japanese) converted
12cr|stardict-jmdict-en-ja-2.4.2-5|27	into StarDict 2 format.
12cr|stardict-jmdict-en-ja-2.4.2-5|28	
12cr|stardict-jmdict-en-ja-2.4.2-5|29	Please refer to http://www.csse.monash.edu.au/~jwb/j_jmdict.html
12cr|stardict-jmdict-en-ja-2.4.2-5|30	for more info.
12cr|stardict-jmdict-en-ja-2.4.2-5|31	
12cr|stardict-jmdict-en-ja-2.4.2-5|32	%prep
12cr|stardict-jmdict-en-ja-2.4.2-5|33	%setup -q
12cr|stardict-jmdict-en-ja-2.4.2-5|34	bzip2 -dc %SOURCE1 > general-dictionary-licence.html
12cr|stardict-jmdict-en-ja-2.4.2-5|35	
12cr|stardict-jmdict-en-ja-2.4.2-5|36	%build
12cr|stardict-jmdict-en-ja-2.4.2-5|37	
12cr|stardict-jmdict-en-ja-2.4.2-5|38	%install
12cr|stardict-jmdict-en-ja-2.4.2-5|39	rm -rf %{buildroot}
12cr|stardict-jmdict-en-ja-2.4.2-5|40	mkdir -p %{buildroot}%{_datadir}/stardict/dic
12cr|stardict-jmdict-en-ja-2.4.2-5|41	install -m 0644 * %{buildroot}%{_datadir}/stardict/dic
12cr|stardict-jmdict-en-ja-2.4.2-5|42	
12cr|stardict-jmdict-en-ja-2.4.2-5|43	%clean
12cr|stardict-jmdict-en-ja-2.4.2-5|44	rm -rf %{buildroot}
12cr|stardict-jmdict-en-ja-2.4.2-5|45	
12cr|stardict-jmdict-en-ja-2.4.2-5|46	%files
12cr|stardict-jmdict-en-ja-2.4.2-5|47	%defattr(-,root,root)
12cr|stardict-jmdict-en-ja-2.4.2-5|48	%doc general-dictionary-licence.html
12cr|stardict-jmdict-en-ja-2.4.2-5|49	%{_datadir}/stardict/dic/*
12cr|stardict-jmdict-en-ja-2.4.2-5|50	
12cr|stardict-jmdict-en-ja-2.4.2-5|51	
12cr|stardict-jmdict-en-ja-2.4.2-5|52	
12cr|stardict-jmdict-en-ja-2.4.2-5|53	%changelog
12cr|stardict-jmdict-en-ja-2.4.2-5|54	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-jmdict-en-ja-2.4.2-5|55	+ Revision: 242735
12cr|stardict-jmdict-en-ja-2.4.2-5|56	- rebuild
12cr|stardict-jmdict-en-ja-2.4.2-5|57	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-jmdict-en-ja-2.4.2-5|58	
12cr|stardict-jmdict-en-ja-2.4.2-5|59	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-jmdict-en-ja-2.4.2-5|60	- restore BuildRoot
12cr|stardict-jmdict-en-ja-2.4.2-5|61	
12cr|stardict-jmdict-en-ja-2.4.2-5|62	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-jmdict-en-ja-2.4.2-5|63	+ Revision: 67662
12cr|stardict-jmdict-en-ja-2.4.2-5|64	- use %%mkrel
12cr|stardict-jmdict-en-ja-2.4.2-5|65	
12cr|stardict-jmdict-en-ja-2.4.2-5|66	
12cr|stardict-jmdict-en-ja-2.4.2-5|67	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-jmdict-en-ja-2.4.2-5|68	- first Mandriva package
12cr|stardict-jmdict-en-ja-2.4.2-5|69	

7685 12
12cr|stardict-jmdict-ja-en-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-jmdict-ja-en-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-jmdict-ja-en-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-jmdict-ja-en-2.4.2-5|4	
12cr|stardict-jmdict-ja-en-2.4.2-5|5	Summary:	JMDICT (Japanese -> English dictionary) converted to StarDict 2
12cr|stardict-jmdict-ja-en-2.4.2-5|6	Name:		stardict-jmdict-ja-en
12cr|stardict-jmdict-ja-en-2.4.2-5|7	Version:	%{version}
12cr|stardict-jmdict-ja-en-2.4.2-5|8	Release:	%{release}
12cr|stardict-jmdict-ja-en-2.4.2-5|9	License:	General Dictionary Licence
12cr|stardict-jmdict-ja-en-2.4.2-5|10	Group:		Databases
12cr|stardict-jmdict-ja-en-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-jmdict-ja-en-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-jmdict-ja-en-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-jmdict-ja-en-2.4.2-5|14	
12cr|stardict-jmdict-ja-en-2.4.2-5|15	Source0:	http://prdownloads.sourceforge.net/stardict/%{name}-%{version}.tar.bz2
12cr|stardict-jmdict-ja-en-2.4.2-5|16	Source1:	general-dictionary-licence.html.bz2
12cr|stardict-jmdict-ja-en-2.4.2-5|17	
12cr|stardict-jmdict-ja-en-2.4.2-5|18	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-jmdict-ja-en-2.4.2-5|19	Requires:	stardict >= %{dict_format_version}
12cr|stardict-jmdict-ja-en-2.4.2-5|20	
12cr|stardict-jmdict-ja-en-2.4.2-5|21	%description
12cr|stardict-jmdict-ja-en-2.4.2-5|22	The JMdict (Japanese-Multilingual Dictionary) project began in 1999 as an
12cr|stardict-jmdict-ja-en-2.4.2-5|23	offshoot of the EDICT Japanese-English Electronic Dictionary project. It
12cr|stardict-jmdict-ja-en-2.4.2-5|24	involved a major rebuild of the main files, with a more complex structure
12cr|stardict-jmdict-ja-en-2.4.2-5|25	using XML.
12cr|stardict-jmdict-ja-en-2.4.2-5|26	This package contains JMDICT database (Japanese -> English) converted
12cr|stardict-jmdict-ja-en-2.4.2-5|27	into StarDict 2 format.
12cr|stardict-jmdict-ja-en-2.4.2-5|28	
12cr|stardict-jmdict-ja-en-2.4.2-5|29	Please refer to http://www.csse.monash.edu.au/~jwb/j_jmdict.html
12cr|stardict-jmdict-ja-en-2.4.2-5|30	for more info.
12cr|stardict-jmdict-ja-en-2.4.2-5|31	
12cr|stardict-jmdict-ja-en-2.4.2-5|32	%prep
12cr|stardict-jmdict-ja-en-2.4.2-5|33	%setup -q
12cr|stardict-jmdict-ja-en-2.4.2-5|34	bzip2 -dc %SOURCE1 > general-dictionary-licence.html
12cr|stardict-jmdict-ja-en-2.4.2-5|35	
12cr|stardict-jmdict-ja-en-2.4.2-5|36	%build
12cr|stardict-jmdict-ja-en-2.4.2-5|37	
12cr|stardict-jmdict-ja-en-2.4.2-5|38	%install
12cr|stardict-jmdict-ja-en-2.4.2-5|39	rm -rf %{buildroot}
12cr|stardict-jmdict-ja-en-2.4.2-5|40	mkdir -p %{buildroot}%{_datadir}/stardict/dic
12cr|stardict-jmdict-ja-en-2.4.2-5|41	install -m 0644 * %{buildroot}%{_datadir}/stardict/dic
12cr|stardict-jmdict-ja-en-2.4.2-5|42	
12cr|stardict-jmdict-ja-en-2.4.2-5|43	%clean
12cr|stardict-jmdict-ja-en-2.4.2-5|44	rm -rf %{buildroot}
12cr|stardict-jmdict-ja-en-2.4.2-5|45	
12cr|stardict-jmdict-ja-en-2.4.2-5|46	%files
12cr|stardict-jmdict-ja-en-2.4.2-5|47	%defattr(-,root,root)
12cr|stardict-jmdict-ja-en-2.4.2-5|48	%doc general-dictionary-licence.html
12cr|stardict-jmdict-ja-en-2.4.2-5|49	%{_datadir}/stardict/dic/*
12cr|stardict-jmdict-ja-en-2.4.2-5|50	
12cr|stardict-jmdict-ja-en-2.4.2-5|51	
12cr|stardict-jmdict-ja-en-2.4.2-5|52	
12cr|stardict-jmdict-ja-en-2.4.2-5|53	%changelog
12cr|stardict-jmdict-ja-en-2.4.2-5|54	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-jmdict-ja-en-2.4.2-5|55	+ Revision: 242736
12cr|stardict-jmdict-ja-en-2.4.2-5|56	- rebuild
12cr|stardict-jmdict-ja-en-2.4.2-5|57	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-jmdict-ja-en-2.4.2-5|58	
12cr|stardict-jmdict-ja-en-2.4.2-5|59	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-jmdict-ja-en-2.4.2-5|60	- restore BuildRoot
12cr|stardict-jmdict-ja-en-2.4.2-5|61	
12cr|stardict-jmdict-ja-en-2.4.2-5|62	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-jmdict-ja-en-2.4.2-5|63	+ Revision: 67663
12cr|stardict-jmdict-ja-en-2.4.2-5|64	- use %%mkrel
12cr|stardict-jmdict-ja-en-2.4.2-5|65	
12cr|stardict-jmdict-ja-en-2.4.2-5|66	
12cr|stardict-jmdict-ja-en-2.4.2-5|67	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-jmdict-ja-en-2.4.2-5|68	- first Mandriva package
12cr|stardict-jmdict-ja-en-2.4.2-5|69	

7686 12
12cr|stardict-mueller24-2.4.2-1|1	%define dict_name	mueller24
12cr|stardict-mueller24-2.4.2-1|2	%define version		2.4.2
12cr|stardict-mueller24-2.4.2-1|3	%define	release		1
12cr|stardict-mueller24-2.4.2-1|4	
12cr|stardict-mueller24-2.4.2-1|5	Name: 			stardict-%dict_name
12cr|stardict-mueller24-2.4.2-1|6	Version: 		2.4.2
12cr|stardict-mueller24-2.4.2-1|7	Release: 		%mkrel 1
12cr|stardict-mueller24-2.4.2-1|8	Summary: 		Mueller's English-Russian Dictionary, 24th edition
12cr|stardict-mueller24-2.4.2-1|9	License: 		GPLv2+
12cr|stardict-mueller24-2.4.2-1|10	URL:			http://xdxf.revdanica.com/down/index.php
12cr|stardict-mueller24-2.4.2-1|11	Group: 			Text tools
12cr|stardict-mueller24-2.4.2-1|12	Source0: 		%dict_name.dict.dz
12cr|stardict-mueller24-2.4.2-1|13	Source1: 		%dict_name.idx
12cr|stardict-mueller24-2.4.2-1|14	Source2: 		%dict_name.ifo
12cr|stardict-mueller24-2.4.2-1|15	BuildRoot:		%{_tmppath}/%{name}-%{version}-root
12cr|stardict-mueller24-2.4.2-1|16	BuildArch: 		noarch
12cr|stardict-mueller24-2.4.2-1|17	Requires: 		stardict
12cr|stardict-mueller24-2.4.2-1|18	
12cr|stardict-mueller24-2.4.2-1|19	%description
12cr|stardict-mueller24-2.4.2-1|20	Mueller's English-Russian Dictionary, 24th edition, in stardict format
12cr|stardict-mueller24-2.4.2-1|21	
12cr|stardict-mueller24-2.4.2-1|22	%install
12cr|stardict-mueller24-2.4.2-1|23	rm -rf %{buildroot}
12cr|stardict-mueller24-2.4.2-1|24	install -p -m644 -D %SOURCE0 %{buildroot}%{_datadir}/stardict/dic/%dict_name.dict.dz
12cr|stardict-mueller24-2.4.2-1|25	install -p -m644 -D %SOURCE1 %{buildroot}%{_datadir}/stardict/dic/%dict_name.idx
12cr|stardict-mueller24-2.4.2-1|26	install -p -m644 -D %SOURCE2 %{buildroot}%{_datadir}/stardict/dic/%dict_name.ifo
12cr|stardict-mueller24-2.4.2-1|27	
12cr|stardict-mueller24-2.4.2-1|28	%clean
12cr|stardict-mueller24-2.4.2-1|29	rm -rf %{buildroot}
12cr|stardict-mueller24-2.4.2-1|30	
12cr|stardict-mueller24-2.4.2-1|31	%files
12cr|stardict-mueller24-2.4.2-1|32	%{_datadir}/stardict/dic/%{dict_name}*
12cr|stardict-mueller24-2.4.2-1|33	
12cr|stardict-mueller24-2.4.2-1|34	
12cr|stardict-mueller24-2.4.2-1|35	%changelog
12cr|stardict-mueller24-2.4.2-1|36	* Fri Jul 22 2011 Yuri Myasoedov <omerta13@mandriva.org> 2.4.2-1mdv2012.0
12cr|stardict-mueller24-2.4.2-1|37	+ Revision: 691027
12cr|stardict-mueller24-2.4.2-1|38	- Initial package import
12cr|stardict-mueller24-2.4.2-1|39	

7687 12
12cr|stardict-nbars-magus-2.4.2-1|1	%define	dict_name	magus
12cr|stardict-nbars-magus-2.4.2-1|2	%define version		2.4.2
12cr|stardict-nbars-magus-2.4.2-1|3	%define	release		1
12cr|stardict-nbars-magus-2.4.2-1|4	
12cr|stardict-nbars-magus-2.4.2-1|5	Name:			stardict-nbars-%dict_name
12cr|stardict-nbars-magus-2.4.2-1|6	Version:		2.4.2
12cr|stardict-nbars-magus-2.4.2-1|7	Release:		%mkrel %{release}
12cr|stardict-nbars-magus-2.4.2-1|8	Summary:		New Big English-Russian Dictionary
12cr|stardict-nbars-magus-2.4.2-1|9	License:		GPLv2+
12cr|stardict-nbars-magus-2.4.2-1|10	URL:			http://xdxf.revdanica.com/down/index.php
12cr|stardict-nbars-magus-2.4.2-1|11	Group:			Text tools
12cr|stardict-nbars-magus-2.4.2-1|12	Source0:		%{dict_name}.dict.dz
12cr|stardict-nbars-magus-2.4.2-1|13	Source1:		%{dict_name}.idx
12cr|stardict-nbars-magus-2.4.2-1|14	Source2:		%{dict_name}.ifo
12cr|stardict-nbars-magus-2.4.2-1|15	BuildRoot:		%{_tmppath}/%{name}-%{version}-root
12cr|stardict-nbars-magus-2.4.2-1|16	BuildArch:		noarch
12cr|stardict-nbars-magus-2.4.2-1|17	Requires:		stardict
12cr|stardict-nbars-magus-2.4.2-1|18	
12cr|stardict-nbars-magus-2.4.2-1|19	%description
12cr|stardict-nbars-magus-2.4.2-1|20	New Comprehensive English-Russian Dictionary under the editorship
12cr|stardict-nbars-magus-2.4.2-1|21	of academician Y.D.Apresyan and professor E.M.Mednikova; Transmagus by
12cr|stardict-nbars-magus-2.4.2-1|22	Delta Lingotronic Inc.; http://www.callamer.com/~dlingo; ver. 1.2 for
12cr|stardict-nbars-magus-2.4.2-1|23	Unix; in stardict format
12cr|stardict-nbars-magus-2.4.2-1|24	
12cr|stardict-nbars-magus-2.4.2-1|25	%install
12cr|stardict-nbars-magus-2.4.2-1|26	rm -rf %{buildroot}
12cr|stardict-nbars-magus-2.4.2-1|27	install -p -m644 -D %SOURCE0 %{buildroot}%{_datadir}/stardict/dic/%dict_name.dict.dz
12cr|stardict-nbars-magus-2.4.2-1|28	install -p -m644 -D %SOURCE1 %{buildroot}%{_datadir}/stardict/dic/%dict_name.idx
12cr|stardict-nbars-magus-2.4.2-1|29	install -p -m644 -D %SOURCE2 %{buildroot}%{_datadir}/stardict/dic/%dict_name.ifo
12cr|stardict-nbars-magus-2.4.2-1|30	
12cr|stardict-nbars-magus-2.4.2-1|31	%clean
12cr|stardict-nbars-magus-2.4.2-1|32	rm -rf %{buildroot}
12cr|stardict-nbars-magus-2.4.2-1|33	
12cr|stardict-nbars-magus-2.4.2-1|34	%files
12cr|stardict-nbars-magus-2.4.2-1|35	%{_datadir}/stardict/dic/%{dict_name}*
12cr|stardict-nbars-magus-2.4.2-1|36	
12cr|stardict-nbars-magus-2.4.2-1|37	
12cr|stardict-nbars-magus-2.4.2-1|38	%changelog
12cr|stardict-nbars-magus-2.4.2-1|39	* Sat Jul 23 2011 Yuri Myasoedov <omerta13@mandriva.org> 2.4.2-1mdv2012.0
12cr|stardict-nbars-magus-2.4.2-1|40	+ Revision: 691227
12cr|stardict-nbars-magus-2.4.2-1|41	- Initial package import
12cr|stardict-nbars-magus-2.4.2-1|42	

7688 12
12cr|stardict-ozhshv-2.4.2-1|1	%define dict_name	ozhshv
12cr|stardict-ozhshv-2.4.2-1|2	%define version		2.4.2
12cr|stardict-ozhshv-2.4.2-1|3	%define release		1
12cr|stardict-ozhshv-2.4.2-1|4	
12cr|stardict-ozhshv-2.4.2-1|5	Name: 			stardict-%dict_name
12cr|stardict-ozhshv-2.4.2-1|6	Version: 		2.4.2
12cr|stardict-ozhshv-2.4.2-1|7	Release: 		%mkrel 1
12cr|stardict-ozhshv-2.4.2-1|8	Summary: 		Ozhegov's and Shvedova's Russian Dictionary
12cr|stardict-ozhshv-2.4.2-1|9	License: 		GPLv2+
12cr|stardict-ozhshv-2.4.2-1|10	URL:			http://xdxf.revdanica.com/down/index.php
12cr|stardict-ozhshv-2.4.2-1|11	Group: 			Text tools
12cr|stardict-ozhshv-2.4.2-1|12	Source0: 		%dict_name.dict.dz
12cr|stardict-ozhshv-2.4.2-1|13	Source1: 		%dict_name.idx
12cr|stardict-ozhshv-2.4.2-1|14	Source2: 		%dict_name.ifo
12cr|stardict-ozhshv-2.4.2-1|15	BuildRoot:		%{_tmppath}/%{name}-%{version}-root
12cr|stardict-ozhshv-2.4.2-1|16	BuildArch: 		noarch
12cr|stardict-ozhshv-2.4.2-1|17	Requires: 		stardict
12cr|stardict-ozhshv-2.4.2-1|18	
12cr|stardict-ozhshv-2.4.2-1|19	%description
12cr|stardict-ozhshv-2.4.2-1|20	Ozhegov's and Shvedova's Russian dictionary in stardict format
12cr|stardict-ozhshv-2.4.2-1|21	
12cr|stardict-ozhshv-2.4.2-1|22	%install
12cr|stardict-ozhshv-2.4.2-1|23	rm -rf %{buildroot}
12cr|stardict-ozhshv-2.4.2-1|24	install -p -m644 -D %SOURCE0 %{buildroot}%{_datadir}/stardict/dic/%dict_name.dict.dz
12cr|stardict-ozhshv-2.4.2-1|25	install -p -m644 -D %SOURCE1 %{buildroot}%{_datadir}/stardict/dic/%dict_name.idx
12cr|stardict-ozhshv-2.4.2-1|26	install -p -m644 -D %SOURCE2 %{buildroot}%{_datadir}/stardict/dic/%dict_name.ifo
12cr|stardict-ozhshv-2.4.2-1|27	
12cr|stardict-ozhshv-2.4.2-1|28	%clean
12cr|stardict-ozhshv-2.4.2-1|29	rm -rf %{buildroot}
12cr|stardict-ozhshv-2.4.2-1|30	
12cr|stardict-ozhshv-2.4.2-1|31	%files
12cr|stardict-ozhshv-2.4.2-1|32	%{_datadir}/stardict/dic/%{dict_name}*
12cr|stardict-ozhshv-2.4.2-1|33	
12cr|stardict-ozhshv-2.4.2-1|34	
12cr|stardict-ozhshv-2.4.2-1|35	%changelog
12cr|stardict-ozhshv-2.4.2-1|36	* Sat Jul 23 2011 Yuri Myasoedov <omerta13@mandriva.org> 2.4.2-1mdv2012.0
12cr|stardict-ozhshv-2.4.2-1|37	+ Revision: 691229
12cr|stardict-ozhshv-2.4.2-1|38	- Initial package import
12cr|stardict-ozhshv-2.4.2-1|39	

7689 12
12cr|stardict-quick-afr-swe-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-afr-swe-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-afr-swe-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-afr-swe-2.4.2-5|4	
12cr|stardict-quick-afr-swe-2.4.2-5|5	Summary:	Afrikaanss -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-afr-swe-2.4.2-5|6	Name:		stardict-quick-afr-swe
12cr|stardict-quick-afr-swe-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-afr-swe-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-afr-swe-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-afr-swe-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-afr-swe-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-afr-swe-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-afr-swe-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-afr-swe-2.4.2-5|14	
12cr|stardict-quick-afr-swe-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_afr-swe-%{version}.tar.bz2
12cr|stardict-quick-afr-swe-2.4.2-5|16	
12cr|stardict-quick-afr-swe-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-afr-swe-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-afr-swe-2.4.2-5|19	
12cr|stardict-quick-afr-swe-2.4.2-5|20	%description
12cr|stardict-quick-afr-swe-2.4.2-5|21	Afrikaanss -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-afr-swe-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-afr-swe-2.4.2-5|23	
12cr|stardict-quick-afr-swe-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-afr-swe-2.4.2-5|25	
12cr|stardict-quick-afr-swe-2.4.2-5|26	%prep
12cr|stardict-quick-afr-swe-2.4.2-5|27	%setup -q -n stardict-quick_afr-swe-%{version}
12cr|stardict-quick-afr-swe-2.4.2-5|28	
12cr|stardict-quick-afr-swe-2.4.2-5|29	%build
12cr|stardict-quick-afr-swe-2.4.2-5|30	
12cr|stardict-quick-afr-swe-2.4.2-5|31	%install
12cr|stardict-quick-afr-swe-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-afr-swe-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-afr-swe-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-afr-swe-2.4.2-5|35	
12cr|stardict-quick-afr-swe-2.4.2-5|36	%clean
12cr|stardict-quick-afr-swe-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-afr-swe-2.4.2-5|38	
12cr|stardict-quick-afr-swe-2.4.2-5|39	%files
12cr|stardict-quick-afr-swe-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-afr-swe-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-afr-swe-2.4.2-5|42	
12cr|stardict-quick-afr-swe-2.4.2-5|43	
12cr|stardict-quick-afr-swe-2.4.2-5|44	
12cr|stardict-quick-afr-swe-2.4.2-5|45	%changelog
12cr|stardict-quick-afr-swe-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-afr-swe-2.4.2-5|47	+ Revision: 242747
12cr|stardict-quick-afr-swe-2.4.2-5|48	- rebuild
12cr|stardict-quick-afr-swe-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-afr-swe-2.4.2-5|50	
12cr|stardict-quick-afr-swe-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-afr-swe-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-afr-swe-2.4.2-5|53	
12cr|stardict-quick-afr-swe-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-afr-swe-2.4.2-5|55	+ Revision: 67664
12cr|stardict-quick-afr-swe-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-afr-swe-2.4.2-5|57	
12cr|stardict-quick-afr-swe-2.4.2-5|58	
12cr|stardict-quick-afr-swe-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-afr-swe-2.4.2-5|60	- Rebuild
12cr|stardict-quick-afr-swe-2.4.2-5|61	
12cr|stardict-quick-afr-swe-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-afr-swe-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-afr-swe-2.4.2-5|64	
12cr|stardict-quick-afr-swe-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-afr-swe-2.4.2-5|66	- New version
12cr|stardict-quick-afr-swe-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-afr-swe-2.4.2-5|68	
12cr|stardict-quick-afr-swe-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-afr-swe-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-afr-swe-2.4.2-5|71	

7690 12
12cr|stardict-quick-bul-swe-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-bul-swe-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-bul-swe-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-bul-swe-2.4.2-6|4	
12cr|stardict-quick-bul-swe-2.4.2-6|5	Summary:	Bulgarian -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-bul-swe-2.4.2-6|6	Name:		stardict-quick-bul-swe
12cr|stardict-quick-bul-swe-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-bul-swe-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-bul-swe-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-bul-swe-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-bul-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-bul-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-bul-swe-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-bul-swe-2.4.2-6|14	
12cr|stardict-quick-bul-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_bul-swe-%{version}.tar.bz2
12cr|stardict-quick-bul-swe-2.4.2-6|16	
12cr|stardict-quick-bul-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-bul-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-bul-swe-2.4.2-6|19	
12cr|stardict-quick-bul-swe-2.4.2-6|20	%description
12cr|stardict-quick-bul-swe-2.4.2-6|21	Bulgarian -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-bul-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-bul-swe-2.4.2-6|23	
12cr|stardict-quick-bul-swe-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-bul-swe-2.4.2-6|25	
12cr|stardict-quick-bul-swe-2.4.2-6|26	%prep
12cr|stardict-quick-bul-swe-2.4.2-6|27	%setup -q -n stardict-quick_bul-swe-%{version}
12cr|stardict-quick-bul-swe-2.4.2-6|28	
12cr|stardict-quick-bul-swe-2.4.2-6|29	%build
12cr|stardict-quick-bul-swe-2.4.2-6|30	
12cr|stardict-quick-bul-swe-2.4.2-6|31	%install
12cr|stardict-quick-bul-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-bul-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-bul-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-bul-swe-2.4.2-6|35	
12cr|stardict-quick-bul-swe-2.4.2-6|36	%clean
12cr|stardict-quick-bul-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-bul-swe-2.4.2-6|38	
12cr|stardict-quick-bul-swe-2.4.2-6|39	%files
12cr|stardict-quick-bul-swe-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-bul-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-bul-swe-2.4.2-6|42	
12cr|stardict-quick-bul-swe-2.4.2-6|43	
12cr|stardict-quick-bul-swe-2.4.2-6|44	
12cr|stardict-quick-bul-swe-2.4.2-6|45	%changelog
12cr|stardict-quick-bul-swe-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-bul-swe-2.4.2-6|47	+ Revision: 261033
12cr|stardict-quick-bul-swe-2.4.2-6|48	- rebuild
12cr|stardict-quick-bul-swe-2.4.2-6|49	
12cr|stardict-quick-bul-swe-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-bul-swe-2.4.2-6|51	+ Revision: 253262
12cr|stardict-quick-bul-swe-2.4.2-6|52	- rebuild
12cr|stardict-quick-bul-swe-2.4.2-6|53	
12cr|stardict-quick-bul-swe-2.4.2-6|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-bul-swe-2.4.2-6|55	+ Revision: 136517
12cr|stardict-quick-bul-swe-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-bul-swe-2.4.2-6|57	
12cr|stardict-quick-bul-swe-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-bul-swe-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-bul-swe-2.4.2-6|60	
12cr|stardict-quick-bul-swe-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-bul-swe-2.4.2-6|62	+ Revision: 67665
12cr|stardict-quick-bul-swe-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-bul-swe-2.4.2-6|64	
12cr|stardict-quick-bul-swe-2.4.2-6|65	
12cr|stardict-quick-bul-swe-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-bul-swe-2.4.2-6|67	- Rebuild
12cr|stardict-quick-bul-swe-2.4.2-6|68	
12cr|stardict-quick-bul-swe-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-bul-swe-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-bul-swe-2.4.2-6|71	
12cr|stardict-quick-bul-swe-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-bul-swe-2.4.2-6|73	- New version
12cr|stardict-quick-bul-swe-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-bul-swe-2.4.2-6|75	
12cr|stardict-quick-bul-swe-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-bul-swe-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-bul-swe-2.4.2-6|78	

7691 12
12cr|stardict-quick-dan-fin-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-dan-fin-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-dan-fin-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-dan-fin-2.4.2-6|4	
12cr|stardict-quick-dan-fin-2.4.2-6|5	Summary:	Danish -> Finnish *Quick dictionary for StarDict 2
12cr|stardict-quick-dan-fin-2.4.2-6|6	Name:		stardict-quick-dan-fin
12cr|stardict-quick-dan-fin-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-dan-fin-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-dan-fin-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-dan-fin-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-dan-fin-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-dan-fin-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-dan-fin-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-dan-fin-2.4.2-6|14	
12cr|stardict-quick-dan-fin-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-fin-%{version}.tar.bz2
12cr|stardict-quick-dan-fin-2.4.2-6|16	
12cr|stardict-quick-dan-fin-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-dan-fin-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-dan-fin-2.4.2-6|19	
12cr|stardict-quick-dan-fin-2.4.2-6|20	%description
12cr|stardict-quick-dan-fin-2.4.2-6|21	Danish -> Finnish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-dan-fin-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-dan-fin-2.4.2-6|23	
12cr|stardict-quick-dan-fin-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-dan-fin-2.4.2-6|25	
12cr|stardict-quick-dan-fin-2.4.2-6|26	%prep
12cr|stardict-quick-dan-fin-2.4.2-6|27	%setup -q -n stardict-quick_dan-fin-%{version}
12cr|stardict-quick-dan-fin-2.4.2-6|28	
12cr|stardict-quick-dan-fin-2.4.2-6|29	%build
12cr|stardict-quick-dan-fin-2.4.2-6|30	
12cr|stardict-quick-dan-fin-2.4.2-6|31	%install
12cr|stardict-quick-dan-fin-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-fin-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-fin-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-fin-2.4.2-6|35	
12cr|stardict-quick-dan-fin-2.4.2-6|36	%clean
12cr|stardict-quick-dan-fin-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-fin-2.4.2-6|38	
12cr|stardict-quick-dan-fin-2.4.2-6|39	%files
12cr|stardict-quick-dan-fin-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-dan-fin-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-dan-fin-2.4.2-6|42	
12cr|stardict-quick-dan-fin-2.4.2-6|43	
12cr|stardict-quick-dan-fin-2.4.2-6|44	
12cr|stardict-quick-dan-fin-2.4.2-6|45	%changelog
12cr|stardict-quick-dan-fin-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-dan-fin-2.4.2-6|47	+ Revision: 261047
12cr|stardict-quick-dan-fin-2.4.2-6|48	- rebuild
12cr|stardict-quick-dan-fin-2.4.2-6|49	
12cr|stardict-quick-dan-fin-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-dan-fin-2.4.2-6|51	+ Revision: 253263
12cr|stardict-quick-dan-fin-2.4.2-6|52	- rebuild
12cr|stardict-quick-dan-fin-2.4.2-6|53	
12cr|stardict-quick-dan-fin-2.4.2-6|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-dan-fin-2.4.2-6|55	+ Revision: 136517
12cr|stardict-quick-dan-fin-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-dan-fin-2.4.2-6|57	
12cr|stardict-quick-dan-fin-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-dan-fin-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-dan-fin-2.4.2-6|60	
12cr|stardict-quick-dan-fin-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-dan-fin-2.4.2-6|62	+ Revision: 67666
12cr|stardict-quick-dan-fin-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-dan-fin-2.4.2-6|64	
12cr|stardict-quick-dan-fin-2.4.2-6|65	
12cr|stardict-quick-dan-fin-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-dan-fin-2.4.2-6|67	- Rebuild
12cr|stardict-quick-dan-fin-2.4.2-6|68	
12cr|stardict-quick-dan-fin-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-dan-fin-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-dan-fin-2.4.2-6|71	
12cr|stardict-quick-dan-fin-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-dan-fin-2.4.2-6|73	- New version
12cr|stardict-quick-dan-fin-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-dan-fin-2.4.2-6|75	
12cr|stardict-quick-dan-fin-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-dan-fin-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-dan-fin-2.4.2-6|78	

7692 12
12cr|stardict-quick-dan-hun-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-dan-hun-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-dan-hun-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-dan-hun-2.4.2-5|4	
12cr|stardict-quick-dan-hun-2.4.2-5|5	Summary:	Danish -> Hungarian *Quick dictionary for StarDict 2
12cr|stardict-quick-dan-hun-2.4.2-5|6	Name:		stardict-quick-dan-hun
12cr|stardict-quick-dan-hun-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-dan-hun-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-dan-hun-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-dan-hun-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-dan-hun-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-dan-hun-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-dan-hun-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-dan-hun-2.4.2-5|14	
12cr|stardict-quick-dan-hun-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-hun-%{version}.tar.bz2
12cr|stardict-quick-dan-hun-2.4.2-5|16	
12cr|stardict-quick-dan-hun-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-dan-hun-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-dan-hun-2.4.2-5|19	
12cr|stardict-quick-dan-hun-2.4.2-5|20	%description
12cr|stardict-quick-dan-hun-2.4.2-5|21	Danish -> Hungarian *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-dan-hun-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-dan-hun-2.4.2-5|23	
12cr|stardict-quick-dan-hun-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-dan-hun-2.4.2-5|25	
12cr|stardict-quick-dan-hun-2.4.2-5|26	%prep
12cr|stardict-quick-dan-hun-2.4.2-5|27	%setup -q -n stardict-quick_dan-hun-%{version}
12cr|stardict-quick-dan-hun-2.4.2-5|28	
12cr|stardict-quick-dan-hun-2.4.2-5|29	%build
12cr|stardict-quick-dan-hun-2.4.2-5|30	
12cr|stardict-quick-dan-hun-2.4.2-5|31	%install
12cr|stardict-quick-dan-hun-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-hun-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-hun-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-hun-2.4.2-5|35	
12cr|stardict-quick-dan-hun-2.4.2-5|36	%clean
12cr|stardict-quick-dan-hun-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-hun-2.4.2-5|38	
12cr|stardict-quick-dan-hun-2.4.2-5|39	%files
12cr|stardict-quick-dan-hun-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-dan-hun-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-dan-hun-2.4.2-5|42	
12cr|stardict-quick-dan-hun-2.4.2-5|43	
12cr|stardict-quick-dan-hun-2.4.2-5|44	
12cr|stardict-quick-dan-hun-2.4.2-5|45	%changelog
12cr|stardict-quick-dan-hun-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-dan-hun-2.4.2-5|47	+ Revision: 242754
12cr|stardict-quick-dan-hun-2.4.2-5|48	- rebuild
12cr|stardict-quick-dan-hun-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-dan-hun-2.4.2-5|50	
12cr|stardict-quick-dan-hun-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-dan-hun-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-dan-hun-2.4.2-5|53	
12cr|stardict-quick-dan-hun-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-dan-hun-2.4.2-5|55	+ Revision: 67667
12cr|stardict-quick-dan-hun-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-dan-hun-2.4.2-5|57	
12cr|stardict-quick-dan-hun-2.4.2-5|58	
12cr|stardict-quick-dan-hun-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-dan-hun-2.4.2-5|60	- Rebuild
12cr|stardict-quick-dan-hun-2.4.2-5|61	
12cr|stardict-quick-dan-hun-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-dan-hun-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-dan-hun-2.4.2-5|64	
12cr|stardict-quick-dan-hun-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-dan-hun-2.4.2-5|66	- New version
12cr|stardict-quick-dan-hun-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-dan-hun-2.4.2-5|68	
12cr|stardict-quick-dan-hun-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-dan-hun-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-dan-hun-2.4.2-5|71	

7693 12
12cr|stardict-quick-dan-ind-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-dan-ind-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-dan-ind-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-dan-ind-2.4.2-5|4	
12cr|stardict-quick-dan-ind-2.4.2-5|5	Summary:	Danish -> Indonesian *Quick dictionary for StarDict 2
12cr|stardict-quick-dan-ind-2.4.2-5|6	Name:		stardict-quick-dan-ind
12cr|stardict-quick-dan-ind-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-dan-ind-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-dan-ind-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-dan-ind-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-dan-ind-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-dan-ind-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-dan-ind-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-dan-ind-2.4.2-5|14	
12cr|stardict-quick-dan-ind-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-ind-%{version}.tar.bz2
12cr|stardict-quick-dan-ind-2.4.2-5|16	
12cr|stardict-quick-dan-ind-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-dan-ind-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-dan-ind-2.4.2-5|19	
12cr|stardict-quick-dan-ind-2.4.2-5|20	%description
12cr|stardict-quick-dan-ind-2.4.2-5|21	Danish -> Indonesian *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-dan-ind-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-dan-ind-2.4.2-5|23	
12cr|stardict-quick-dan-ind-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-dan-ind-2.4.2-5|25	
12cr|stardict-quick-dan-ind-2.4.2-5|26	%prep
12cr|stardict-quick-dan-ind-2.4.2-5|27	%setup -q -n stardict-quick_dan-ind-%{version}
12cr|stardict-quick-dan-ind-2.4.2-5|28	
12cr|stardict-quick-dan-ind-2.4.2-5|29	%build
12cr|stardict-quick-dan-ind-2.4.2-5|30	
12cr|stardict-quick-dan-ind-2.4.2-5|31	%install
12cr|stardict-quick-dan-ind-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-ind-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-ind-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-ind-2.4.2-5|35	
12cr|stardict-quick-dan-ind-2.4.2-5|36	%clean
12cr|stardict-quick-dan-ind-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-ind-2.4.2-5|38	
12cr|stardict-quick-dan-ind-2.4.2-5|39	%files
12cr|stardict-quick-dan-ind-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-dan-ind-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-dan-ind-2.4.2-5|42	
12cr|stardict-quick-dan-ind-2.4.2-5|43	
12cr|stardict-quick-dan-ind-2.4.2-5|44	
12cr|stardict-quick-dan-ind-2.4.2-5|45	%changelog
12cr|stardict-quick-dan-ind-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-dan-ind-2.4.2-5|47	+ Revision: 242755
12cr|stardict-quick-dan-ind-2.4.2-5|48	- rebuild
12cr|stardict-quick-dan-ind-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-dan-ind-2.4.2-5|50	
12cr|stardict-quick-dan-ind-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-dan-ind-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-dan-ind-2.4.2-5|53	
12cr|stardict-quick-dan-ind-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-dan-ind-2.4.2-5|55	+ Revision: 67668
12cr|stardict-quick-dan-ind-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-dan-ind-2.4.2-5|57	
12cr|stardict-quick-dan-ind-2.4.2-5|58	
12cr|stardict-quick-dan-ind-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-dan-ind-2.4.2-5|60	- Rebuild
12cr|stardict-quick-dan-ind-2.4.2-5|61	
12cr|stardict-quick-dan-ind-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-dan-ind-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-dan-ind-2.4.2-5|64	
12cr|stardict-quick-dan-ind-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-dan-ind-2.4.2-5|66	- New version
12cr|stardict-quick-dan-ind-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-dan-ind-2.4.2-5|68	
12cr|stardict-quick-dan-ind-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-dan-ind-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-dan-ind-2.4.2-5|71	

7694 12
12cr|stardict-quick-dan-ita-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-dan-ita-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-dan-ita-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-dan-ita-2.4.2-6|4	
12cr|stardict-quick-dan-ita-2.4.2-6|5	Summary:	Danish -> Italian *Quick dictionary for StarDict 2
12cr|stardict-quick-dan-ita-2.4.2-6|6	Name:		stardict-quick-dan-ita
12cr|stardict-quick-dan-ita-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-dan-ita-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-dan-ita-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-dan-ita-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-dan-ita-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-dan-ita-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-dan-ita-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-dan-ita-2.4.2-6|14	
12cr|stardict-quick-dan-ita-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-ita-%{version}.tar.bz2
12cr|stardict-quick-dan-ita-2.4.2-6|16	
12cr|stardict-quick-dan-ita-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-dan-ita-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-dan-ita-2.4.2-6|19	
12cr|stardict-quick-dan-ita-2.4.2-6|20	%description
12cr|stardict-quick-dan-ita-2.4.2-6|21	Danish -> Italian *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-dan-ita-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-dan-ita-2.4.2-6|23	
12cr|stardict-quick-dan-ita-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-dan-ita-2.4.2-6|25	
12cr|stardict-quick-dan-ita-2.4.2-6|26	%prep
12cr|stardict-quick-dan-ita-2.4.2-6|27	%setup -q -n stardict-quick_dan-ita-%{version}
12cr|stardict-quick-dan-ita-2.4.2-6|28	
12cr|stardict-quick-dan-ita-2.4.2-6|29	%build
12cr|stardict-quick-dan-ita-2.4.2-6|30	
12cr|stardict-quick-dan-ita-2.4.2-6|31	%install
12cr|stardict-quick-dan-ita-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-ita-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-ita-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-ita-2.4.2-6|35	
12cr|stardict-quick-dan-ita-2.4.2-6|36	%clean
12cr|stardict-quick-dan-ita-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-ita-2.4.2-6|38	
12cr|stardict-quick-dan-ita-2.4.2-6|39	%files
12cr|stardict-quick-dan-ita-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-dan-ita-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-dan-ita-2.4.2-6|42	
12cr|stardict-quick-dan-ita-2.4.2-6|43	
12cr|stardict-quick-dan-ita-2.4.2-6|44	
12cr|stardict-quick-dan-ita-2.4.2-6|45	%changelog
12cr|stardict-quick-dan-ita-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-dan-ita-2.4.2-6|47	+ Revision: 261053
12cr|stardict-quick-dan-ita-2.4.2-6|48	- rebuild
12cr|stardict-quick-dan-ita-2.4.2-6|49	
12cr|stardict-quick-dan-ita-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-dan-ita-2.4.2-6|51	+ Revision: 253264
12cr|stardict-quick-dan-ita-2.4.2-6|52	- rebuild
12cr|stardict-quick-dan-ita-2.4.2-6|53	
12cr|stardict-quick-dan-ita-2.4.2-6|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-dan-ita-2.4.2-6|55	+ Revision: 136517
12cr|stardict-quick-dan-ita-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-dan-ita-2.4.2-6|57	
12cr|stardict-quick-dan-ita-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-dan-ita-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-dan-ita-2.4.2-6|60	
12cr|stardict-quick-dan-ita-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-dan-ita-2.4.2-6|62	+ Revision: 67670
12cr|stardict-quick-dan-ita-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-dan-ita-2.4.2-6|64	
12cr|stardict-quick-dan-ita-2.4.2-6|65	
12cr|stardict-quick-dan-ita-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-dan-ita-2.4.2-6|67	- Rebuild
12cr|stardict-quick-dan-ita-2.4.2-6|68	
12cr|stardict-quick-dan-ita-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-dan-ita-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-dan-ita-2.4.2-6|71	
12cr|stardict-quick-dan-ita-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-dan-ita-2.4.2-6|73	- New version
12cr|stardict-quick-dan-ita-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-dan-ita-2.4.2-6|75	
12cr|stardict-quick-dan-ita-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-dan-ita-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-dan-ita-2.4.2-6|78	

7695 12
12cr|stardict-quick-dan-jpn-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-dan-jpn-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-dan-jpn-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-dan-jpn-2.4.2-6|4	
12cr|stardict-quick-dan-jpn-2.4.2-6|5	Summary:	Danish -> Japanese *Quick dictionary for StarDict 2
12cr|stardict-quick-dan-jpn-2.4.2-6|6	Name:		stardict-quick-dan-jpn
12cr|stardict-quick-dan-jpn-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-dan-jpn-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-dan-jpn-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-dan-jpn-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-dan-jpn-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-dan-jpn-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-dan-jpn-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-dan-jpn-2.4.2-6|14	
12cr|stardict-quick-dan-jpn-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-jpn-%{version}.tar.bz2
12cr|stardict-quick-dan-jpn-2.4.2-6|16	
12cr|stardict-quick-dan-jpn-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-dan-jpn-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-dan-jpn-2.4.2-6|19	
12cr|stardict-quick-dan-jpn-2.4.2-6|20	%description
12cr|stardict-quick-dan-jpn-2.4.2-6|21	Danish -> Japanese *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-dan-jpn-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-dan-jpn-2.4.2-6|23	
12cr|stardict-quick-dan-jpn-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-dan-jpn-2.4.2-6|25	
12cr|stardict-quick-dan-jpn-2.4.2-6|26	%prep
12cr|stardict-quick-dan-jpn-2.4.2-6|27	%setup -q -n stardict-quick_dan-jpn-%{version}
12cr|stardict-quick-dan-jpn-2.4.2-6|28	
12cr|stardict-quick-dan-jpn-2.4.2-6|29	%build
12cr|stardict-quick-dan-jpn-2.4.2-6|30	
12cr|stardict-quick-dan-jpn-2.4.2-6|31	%install
12cr|stardict-quick-dan-jpn-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-jpn-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-jpn-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-jpn-2.4.2-6|35	
12cr|stardict-quick-dan-jpn-2.4.2-6|36	%clean
12cr|stardict-quick-dan-jpn-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-jpn-2.4.2-6|38	
12cr|stardict-quick-dan-jpn-2.4.2-6|39	%files
12cr|stardict-quick-dan-jpn-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-dan-jpn-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-dan-jpn-2.4.2-6|42	
12cr|stardict-quick-dan-jpn-2.4.2-6|43	
12cr|stardict-quick-dan-jpn-2.4.2-6|44	
12cr|stardict-quick-dan-jpn-2.4.2-6|45	%changelog
12cr|stardict-quick-dan-jpn-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-dan-jpn-2.4.2-6|47	+ Revision: 261054
12cr|stardict-quick-dan-jpn-2.4.2-6|48	- rebuild
12cr|stardict-quick-dan-jpn-2.4.2-6|49	
12cr|stardict-quick-dan-jpn-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-dan-jpn-2.4.2-6|51	+ Revision: 253280
12cr|stardict-quick-dan-jpn-2.4.2-6|52	- rebuild
12cr|stardict-quick-dan-jpn-2.4.2-6|53	
12cr|stardict-quick-dan-jpn-2.4.2-6|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-dan-jpn-2.4.2-6|55	+ Revision: 136517
12cr|stardict-quick-dan-jpn-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-dan-jpn-2.4.2-6|57	
12cr|stardict-quick-dan-jpn-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-dan-jpn-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-dan-jpn-2.4.2-6|60	
12cr|stardict-quick-dan-jpn-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-dan-jpn-2.4.2-6|62	+ Revision: 67673
12cr|stardict-quick-dan-jpn-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-dan-jpn-2.4.2-6|64	
12cr|stardict-quick-dan-jpn-2.4.2-6|65	
12cr|stardict-quick-dan-jpn-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-dan-jpn-2.4.2-6|67	- Rebuild
12cr|stardict-quick-dan-jpn-2.4.2-6|68	
12cr|stardict-quick-dan-jpn-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-dan-jpn-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-dan-jpn-2.4.2-6|71	
12cr|stardict-quick-dan-jpn-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-dan-jpn-2.4.2-6|73	- New version
12cr|stardict-quick-dan-jpn-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-dan-jpn-2.4.2-6|75	
12cr|stardict-quick-dan-jpn-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-dan-jpn-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-dan-jpn-2.4.2-6|78	

7696 12
12cr|stardict-quick-dan-lat-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-dan-lat-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-dan-lat-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-dan-lat-2.4.2-5|4	
12cr|stardict-quick-dan-lat-2.4.2-5|5	Summary:	Danish -> Latin *Quick dictionary for StarDict 2
12cr|stardict-quick-dan-lat-2.4.2-5|6	Name:		stardict-quick-dan-lat
12cr|stardict-quick-dan-lat-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-dan-lat-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-dan-lat-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-dan-lat-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-dan-lat-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-dan-lat-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-dan-lat-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-dan-lat-2.4.2-5|14	
12cr|stardict-quick-dan-lat-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-lat-%{version}.tar.bz2
12cr|stardict-quick-dan-lat-2.4.2-5|16	
12cr|stardict-quick-dan-lat-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-dan-lat-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-dan-lat-2.4.2-5|19	
12cr|stardict-quick-dan-lat-2.4.2-5|20	%description
12cr|stardict-quick-dan-lat-2.4.2-5|21	Danish -> Latin *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-dan-lat-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-dan-lat-2.4.2-5|23	
12cr|stardict-quick-dan-lat-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-dan-lat-2.4.2-5|25	
12cr|stardict-quick-dan-lat-2.4.2-5|26	%prep
12cr|stardict-quick-dan-lat-2.4.2-5|27	%setup -q -n stardict-quick_dan-lat-%{version}
12cr|stardict-quick-dan-lat-2.4.2-5|28	
12cr|stardict-quick-dan-lat-2.4.2-5|29	%build
12cr|stardict-quick-dan-lat-2.4.2-5|30	
12cr|stardict-quick-dan-lat-2.4.2-5|31	%install
12cr|stardict-quick-dan-lat-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-lat-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-lat-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-lat-2.4.2-5|35	
12cr|stardict-quick-dan-lat-2.4.2-5|36	%clean
12cr|stardict-quick-dan-lat-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-lat-2.4.2-5|38	
12cr|stardict-quick-dan-lat-2.4.2-5|39	%files
12cr|stardict-quick-dan-lat-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-dan-lat-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-dan-lat-2.4.2-5|42	
12cr|stardict-quick-dan-lat-2.4.2-5|43	
12cr|stardict-quick-dan-lat-2.4.2-5|44	
12cr|stardict-quick-dan-lat-2.4.2-5|45	%changelog
12cr|stardict-quick-dan-lat-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-dan-lat-2.4.2-5|47	+ Revision: 242756
12cr|stardict-quick-dan-lat-2.4.2-5|48	- rebuild
12cr|stardict-quick-dan-lat-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-dan-lat-2.4.2-5|50	
12cr|stardict-quick-dan-lat-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-dan-lat-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-dan-lat-2.4.2-5|53	
12cr|stardict-quick-dan-lat-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-dan-lat-2.4.2-5|55	+ Revision: 67674
12cr|stardict-quick-dan-lat-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-dan-lat-2.4.2-5|57	
12cr|stardict-quick-dan-lat-2.4.2-5|58	
12cr|stardict-quick-dan-lat-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-dan-lat-2.4.2-5|60	- Rebuild
12cr|stardict-quick-dan-lat-2.4.2-5|61	
12cr|stardict-quick-dan-lat-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-dan-lat-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-dan-lat-2.4.2-5|64	
12cr|stardict-quick-dan-lat-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-dan-lat-2.4.2-5|66	- New version
12cr|stardict-quick-dan-lat-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-dan-lat-2.4.2-5|68	
12cr|stardict-quick-dan-lat-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-dan-lat-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-dan-lat-2.4.2-5|71	

7697 12
12cr|stardict-quick-dan-nld-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-dan-nld-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-dan-nld-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-dan-nld-2.4.2-5|4	
12cr|stardict-quick-dan-nld-2.4.2-5|5	Summary:	Danish -> Dutch *Quick dictionary for StarDict 2
12cr|stardict-quick-dan-nld-2.4.2-5|6	Name:		stardict-quick-dan-nld
12cr|stardict-quick-dan-nld-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-dan-nld-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-dan-nld-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-dan-nld-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-dan-nld-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-dan-nld-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-dan-nld-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-dan-nld-2.4.2-5|14	
12cr|stardict-quick-dan-nld-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-nld-%{version}.tar.bz2
12cr|stardict-quick-dan-nld-2.4.2-5|16	
12cr|stardict-quick-dan-nld-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-dan-nld-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-dan-nld-2.4.2-5|19	
12cr|stardict-quick-dan-nld-2.4.2-5|20	%description
12cr|stardict-quick-dan-nld-2.4.2-5|21	Danish -> Dutch *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-dan-nld-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-dan-nld-2.4.2-5|23	
12cr|stardict-quick-dan-nld-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-dan-nld-2.4.2-5|25	
12cr|stardict-quick-dan-nld-2.4.2-5|26	%prep
12cr|stardict-quick-dan-nld-2.4.2-5|27	%setup -q -n stardict-quick_dan-nld-%{version}
12cr|stardict-quick-dan-nld-2.4.2-5|28	
12cr|stardict-quick-dan-nld-2.4.2-5|29	%build
12cr|stardict-quick-dan-nld-2.4.2-5|30	
12cr|stardict-quick-dan-nld-2.4.2-5|31	%install
12cr|stardict-quick-dan-nld-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-nld-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-nld-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-nld-2.4.2-5|35	
12cr|stardict-quick-dan-nld-2.4.2-5|36	%clean
12cr|stardict-quick-dan-nld-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-nld-2.4.2-5|38	
12cr|stardict-quick-dan-nld-2.4.2-5|39	%files
12cr|stardict-quick-dan-nld-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-dan-nld-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-dan-nld-2.4.2-5|42	
12cr|stardict-quick-dan-nld-2.4.2-5|43	
12cr|stardict-quick-dan-nld-2.4.2-5|44	
12cr|stardict-quick-dan-nld-2.4.2-5|45	%changelog
12cr|stardict-quick-dan-nld-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-dan-nld-2.4.2-5|47	+ Revision: 242757
12cr|stardict-quick-dan-nld-2.4.2-5|48	- rebuild
12cr|stardict-quick-dan-nld-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-dan-nld-2.4.2-5|50	
12cr|stardict-quick-dan-nld-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-dan-nld-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-dan-nld-2.4.2-5|53	
12cr|stardict-quick-dan-nld-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-dan-nld-2.4.2-5|55	+ Revision: 67675
12cr|stardict-quick-dan-nld-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-dan-nld-2.4.2-5|57	
12cr|stardict-quick-dan-nld-2.4.2-5|58	
12cr|stardict-quick-dan-nld-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-dan-nld-2.4.2-5|60	- Rebuild
12cr|stardict-quick-dan-nld-2.4.2-5|61	
12cr|stardict-quick-dan-nld-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-dan-nld-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-dan-nld-2.4.2-5|64	
12cr|stardict-quick-dan-nld-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-dan-nld-2.4.2-5|66	- New version
12cr|stardict-quick-dan-nld-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-dan-nld-2.4.2-5|68	
12cr|stardict-quick-dan-nld-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-dan-nld-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-dan-nld-2.4.2-5|71	

7698 12
12cr|stardict-quick-dan-nor-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-dan-nor-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-dan-nor-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-dan-nor-2.4.2-5|4	
12cr|stardict-quick-dan-nor-2.4.2-5|5	Summary:	Danish -> Norwegian *Quick dictionary for StarDict 2
12cr|stardict-quick-dan-nor-2.4.2-5|6	Name:		stardict-quick-dan-nor
12cr|stardict-quick-dan-nor-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-dan-nor-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-dan-nor-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-dan-nor-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-dan-nor-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-dan-nor-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-dan-nor-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-dan-nor-2.4.2-5|14	
12cr|stardict-quick-dan-nor-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-nor-%{version}.tar.bz2
12cr|stardict-quick-dan-nor-2.4.2-5|16	
12cr|stardict-quick-dan-nor-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-dan-nor-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-dan-nor-2.4.2-5|19	
12cr|stardict-quick-dan-nor-2.4.2-5|20	%description
12cr|stardict-quick-dan-nor-2.4.2-5|21	Danish -> Norwegian *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-dan-nor-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-dan-nor-2.4.2-5|23	
12cr|stardict-quick-dan-nor-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-dan-nor-2.4.2-5|25	
12cr|stardict-quick-dan-nor-2.4.2-5|26	%prep
12cr|stardict-quick-dan-nor-2.4.2-5|27	%setup -q -n stardict-quick_dan-nor-%{version}
12cr|stardict-quick-dan-nor-2.4.2-5|28	
12cr|stardict-quick-dan-nor-2.4.2-5|29	%build
12cr|stardict-quick-dan-nor-2.4.2-5|30	
12cr|stardict-quick-dan-nor-2.4.2-5|31	%install
12cr|stardict-quick-dan-nor-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-nor-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-nor-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-nor-2.4.2-5|35	
12cr|stardict-quick-dan-nor-2.4.2-5|36	%clean
12cr|stardict-quick-dan-nor-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-nor-2.4.2-5|38	
12cr|stardict-quick-dan-nor-2.4.2-5|39	%files
12cr|stardict-quick-dan-nor-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-dan-nor-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-dan-nor-2.4.2-5|42	
12cr|stardict-quick-dan-nor-2.4.2-5|43	
12cr|stardict-quick-dan-nor-2.4.2-5|44	
12cr|stardict-quick-dan-nor-2.4.2-5|45	%changelog
12cr|stardict-quick-dan-nor-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-dan-nor-2.4.2-5|47	+ Revision: 242758
12cr|stardict-quick-dan-nor-2.4.2-5|48	- rebuild
12cr|stardict-quick-dan-nor-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-dan-nor-2.4.2-5|50	
12cr|stardict-quick-dan-nor-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-dan-nor-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-dan-nor-2.4.2-5|53	
12cr|stardict-quick-dan-nor-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-dan-nor-2.4.2-5|55	+ Revision: 67676
12cr|stardict-quick-dan-nor-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-dan-nor-2.4.2-5|57	
12cr|stardict-quick-dan-nor-2.4.2-5|58	
12cr|stardict-quick-dan-nor-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-dan-nor-2.4.2-5|60	- Rebuild
12cr|stardict-quick-dan-nor-2.4.2-5|61	
12cr|stardict-quick-dan-nor-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-dan-nor-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-dan-nor-2.4.2-5|64	
12cr|stardict-quick-dan-nor-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-dan-nor-2.4.2-5|66	- New version
12cr|stardict-quick-dan-nor-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-dan-nor-2.4.2-5|68	
12cr|stardict-quick-dan-nor-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-dan-nor-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-dan-nor-2.4.2-5|71	

7699 12
12cr|stardict-quick-dan-por-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-dan-por-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-dan-por-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-dan-por-2.4.2-5|4	
12cr|stardict-quick-dan-por-2.4.2-5|5	Summary:	Danish -> Portuguese *Quick dictionary for StarDict 2
12cr|stardict-quick-dan-por-2.4.2-5|6	Name:		stardict-quick-dan-por
12cr|stardict-quick-dan-por-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-dan-por-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-dan-por-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-dan-por-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-dan-por-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-dan-por-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-dan-por-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-dan-por-2.4.2-5|14	
12cr|stardict-quick-dan-por-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-por-%{version}.tar.bz2
12cr|stardict-quick-dan-por-2.4.2-5|16	
12cr|stardict-quick-dan-por-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-dan-por-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-dan-por-2.4.2-5|19	
12cr|stardict-quick-dan-por-2.4.2-5|20	%description
12cr|stardict-quick-dan-por-2.4.2-5|21	Danish -> Portuguese *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-dan-por-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-dan-por-2.4.2-5|23	
12cr|stardict-quick-dan-por-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-dan-por-2.4.2-5|25	
12cr|stardict-quick-dan-por-2.4.2-5|26	%prep
12cr|stardict-quick-dan-por-2.4.2-5|27	%setup -q -n stardict-quick_dan-por-%{version}
12cr|stardict-quick-dan-por-2.4.2-5|28	
12cr|stardict-quick-dan-por-2.4.2-5|29	%build
12cr|stardict-quick-dan-por-2.4.2-5|30	
12cr|stardict-quick-dan-por-2.4.2-5|31	%install
12cr|stardict-quick-dan-por-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-por-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-por-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-por-2.4.2-5|35	
12cr|stardict-quick-dan-por-2.4.2-5|36	%clean
12cr|stardict-quick-dan-por-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-por-2.4.2-5|38	
12cr|stardict-quick-dan-por-2.4.2-5|39	%files
12cr|stardict-quick-dan-por-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-dan-por-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-dan-por-2.4.2-5|42	
12cr|stardict-quick-dan-por-2.4.2-5|43	
12cr|stardict-quick-dan-por-2.4.2-5|44	
12cr|stardict-quick-dan-por-2.4.2-5|45	%changelog
12cr|stardict-quick-dan-por-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-dan-por-2.4.2-5|47	+ Revision: 242759
12cr|stardict-quick-dan-por-2.4.2-5|48	- rebuild
12cr|stardict-quick-dan-por-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-dan-por-2.4.2-5|50	
12cr|stardict-quick-dan-por-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-dan-por-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-dan-por-2.4.2-5|53	
12cr|stardict-quick-dan-por-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-dan-por-2.4.2-5|55	+ Revision: 67677
12cr|stardict-quick-dan-por-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-dan-por-2.4.2-5|57	
12cr|stardict-quick-dan-por-2.4.2-5|58	
12cr|stardict-quick-dan-por-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-dan-por-2.4.2-5|60	- Rebuild
12cr|stardict-quick-dan-por-2.4.2-5|61	
12cr|stardict-quick-dan-por-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-dan-por-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-dan-por-2.4.2-5|64	
12cr|stardict-quick-dan-por-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-dan-por-2.4.2-5|66	- New version
12cr|stardict-quick-dan-por-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-dan-por-2.4.2-5|68	
12cr|stardict-quick-dan-por-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-dan-por-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-dan-por-2.4.2-5|71	

7700 12
12cr|stardict-quick-dan-rus-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-dan-rus-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-dan-rus-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-dan-rus-2.4.2-5|4	
12cr|stardict-quick-dan-rus-2.4.2-5|5	Summary:	Danish -> Russian *Quick dictionary for StarDict 2
12cr|stardict-quick-dan-rus-2.4.2-5|6	Name:		stardict-quick-dan-rus
12cr|stardict-quick-dan-rus-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-dan-rus-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-dan-rus-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-dan-rus-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-dan-rus-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-dan-rus-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-dan-rus-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-dan-rus-2.4.2-5|14	
12cr|stardict-quick-dan-rus-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-rus-%{version}.tar.bz2
12cr|stardict-quick-dan-rus-2.4.2-5|16	
12cr|stardict-quick-dan-rus-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-dan-rus-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-dan-rus-2.4.2-5|19	
12cr|stardict-quick-dan-rus-2.4.2-5|20	%description
12cr|stardict-quick-dan-rus-2.4.2-5|21	Danish -> Russian *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-dan-rus-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-dan-rus-2.4.2-5|23	
12cr|stardict-quick-dan-rus-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-dan-rus-2.4.2-5|25	
12cr|stardict-quick-dan-rus-2.4.2-5|26	%prep
12cr|stardict-quick-dan-rus-2.4.2-5|27	%setup -q -n stardict-quick_dan-rus-%{version}
12cr|stardict-quick-dan-rus-2.4.2-5|28	
12cr|stardict-quick-dan-rus-2.4.2-5|29	%build
12cr|stardict-quick-dan-rus-2.4.2-5|30	
12cr|stardict-quick-dan-rus-2.4.2-5|31	%install
12cr|stardict-quick-dan-rus-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-rus-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-rus-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-rus-2.4.2-5|35	
12cr|stardict-quick-dan-rus-2.4.2-5|36	%clean
12cr|stardict-quick-dan-rus-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-rus-2.4.2-5|38	
12cr|stardict-quick-dan-rus-2.4.2-5|39	%files
12cr|stardict-quick-dan-rus-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-dan-rus-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-dan-rus-2.4.2-5|42	
12cr|stardict-quick-dan-rus-2.4.2-5|43	
12cr|stardict-quick-dan-rus-2.4.2-5|44	
12cr|stardict-quick-dan-rus-2.4.2-5|45	%changelog
12cr|stardict-quick-dan-rus-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-dan-rus-2.4.2-5|47	+ Revision: 242760
12cr|stardict-quick-dan-rus-2.4.2-5|48	- rebuild
12cr|stardict-quick-dan-rus-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-dan-rus-2.4.2-5|50	
12cr|stardict-quick-dan-rus-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-dan-rus-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-dan-rus-2.4.2-5|53	
12cr|stardict-quick-dan-rus-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-dan-rus-2.4.2-5|55	+ Revision: 67678
12cr|stardict-quick-dan-rus-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-dan-rus-2.4.2-5|57	
12cr|stardict-quick-dan-rus-2.4.2-5|58	
12cr|stardict-quick-dan-rus-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-dan-rus-2.4.2-5|60	- Rebuild
12cr|stardict-quick-dan-rus-2.4.2-5|61	
12cr|stardict-quick-dan-rus-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-dan-rus-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-dan-rus-2.4.2-5|64	
12cr|stardict-quick-dan-rus-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-dan-rus-2.4.2-5|66	- New version
12cr|stardict-quick-dan-rus-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-dan-rus-2.4.2-5|68	
12cr|stardict-quick-dan-rus-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-dan-rus-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-dan-rus-2.4.2-5|71	

7701 12
12cr|stardict-quick-dan-spa-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-dan-spa-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-dan-spa-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-dan-spa-2.4.2-6|4	
12cr|stardict-quick-dan-spa-2.4.2-6|5	Summary:	Danish -> Spanish *Quick dictionary for StarDict 2
12cr|stardict-quick-dan-spa-2.4.2-6|6	Name:		stardict-quick-dan-spa
12cr|stardict-quick-dan-spa-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-dan-spa-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-dan-spa-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-dan-spa-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-dan-spa-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-dan-spa-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-dan-spa-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-dan-spa-2.4.2-6|14	
12cr|stardict-quick-dan-spa-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-spa-%{version}.tar.bz2
12cr|stardict-quick-dan-spa-2.4.2-6|16	
12cr|stardict-quick-dan-spa-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-dan-spa-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-dan-spa-2.4.2-6|19	
12cr|stardict-quick-dan-spa-2.4.2-6|20	%description
12cr|stardict-quick-dan-spa-2.4.2-6|21	Danish -> Spanish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-dan-spa-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-dan-spa-2.4.2-6|23	
12cr|stardict-quick-dan-spa-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-dan-spa-2.4.2-6|25	
12cr|stardict-quick-dan-spa-2.4.2-6|26	%prep
12cr|stardict-quick-dan-spa-2.4.2-6|27	%setup -q -n stardict-quick_dan-spa-%{version}
12cr|stardict-quick-dan-spa-2.4.2-6|28	
12cr|stardict-quick-dan-spa-2.4.2-6|29	%build
12cr|stardict-quick-dan-spa-2.4.2-6|30	
12cr|stardict-quick-dan-spa-2.4.2-6|31	%install
12cr|stardict-quick-dan-spa-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-spa-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-spa-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-spa-2.4.2-6|35	
12cr|stardict-quick-dan-spa-2.4.2-6|36	%clean
12cr|stardict-quick-dan-spa-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-spa-2.4.2-6|38	
12cr|stardict-quick-dan-spa-2.4.2-6|39	%files
12cr|stardict-quick-dan-spa-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-dan-spa-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-dan-spa-2.4.2-6|42	
12cr|stardict-quick-dan-spa-2.4.2-6|43	
12cr|stardict-quick-dan-spa-2.4.2-6|44	
12cr|stardict-quick-dan-spa-2.4.2-6|45	%changelog
12cr|stardict-quick-dan-spa-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-dan-spa-2.4.2-6|47	+ Revision: 261055
12cr|stardict-quick-dan-spa-2.4.2-6|48	- rebuild
12cr|stardict-quick-dan-spa-2.4.2-6|49	
12cr|stardict-quick-dan-spa-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-dan-spa-2.4.2-6|51	+ Revision: 253320
12cr|stardict-quick-dan-spa-2.4.2-6|52	- rebuild
12cr|stardict-quick-dan-spa-2.4.2-6|53	
12cr|stardict-quick-dan-spa-2.4.2-6|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-dan-spa-2.4.2-6|55	+ Revision: 136517
12cr|stardict-quick-dan-spa-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-dan-spa-2.4.2-6|57	
12cr|stardict-quick-dan-spa-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-dan-spa-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-dan-spa-2.4.2-6|60	
12cr|stardict-quick-dan-spa-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-dan-spa-2.4.2-6|62	+ Revision: 67679
12cr|stardict-quick-dan-spa-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-dan-spa-2.4.2-6|64	
12cr|stardict-quick-dan-spa-2.4.2-6|65	
12cr|stardict-quick-dan-spa-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-dan-spa-2.4.2-6|67	- Rebuild
12cr|stardict-quick-dan-spa-2.4.2-6|68	
12cr|stardict-quick-dan-spa-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-dan-spa-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-dan-spa-2.4.2-6|71	
12cr|stardict-quick-dan-spa-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-dan-spa-2.4.2-6|73	- New version
12cr|stardict-quick-dan-spa-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-dan-spa-2.4.2-6|75	
12cr|stardict-quick-dan-spa-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-dan-spa-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-dan-spa-2.4.2-6|78	

7702 12
12cr|stardict-quick-dan-swa-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-dan-swa-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-dan-swa-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-dan-swa-2.4.2-5|4	
12cr|stardict-quick-dan-swa-2.4.2-5|5	Summary:	Danish -> Swahili *Quick dictionary for StarDict 2
12cr|stardict-quick-dan-swa-2.4.2-5|6	Name:		stardict-quick-dan-swa
12cr|stardict-quick-dan-swa-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-dan-swa-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-dan-swa-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-dan-swa-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-dan-swa-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-dan-swa-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-dan-swa-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-dan-swa-2.4.2-5|14	
12cr|stardict-quick-dan-swa-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-swa-%{version}.tar.bz2
12cr|stardict-quick-dan-swa-2.4.2-5|16	
12cr|stardict-quick-dan-swa-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-dan-swa-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-dan-swa-2.4.2-5|19	
12cr|stardict-quick-dan-swa-2.4.2-5|20	%description
12cr|stardict-quick-dan-swa-2.4.2-5|21	Danish -> Swahili *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-dan-swa-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-dan-swa-2.4.2-5|23	
12cr|stardict-quick-dan-swa-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-dan-swa-2.4.2-5|25	
12cr|stardict-quick-dan-swa-2.4.2-5|26	%prep
12cr|stardict-quick-dan-swa-2.4.2-5|27	%setup -q -n stardict-quick_dan-swa-%{version}
12cr|stardict-quick-dan-swa-2.4.2-5|28	
12cr|stardict-quick-dan-swa-2.4.2-5|29	%build
12cr|stardict-quick-dan-swa-2.4.2-5|30	
12cr|stardict-quick-dan-swa-2.4.2-5|31	%install
12cr|stardict-quick-dan-swa-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-swa-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-swa-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-swa-2.4.2-5|35	
12cr|stardict-quick-dan-swa-2.4.2-5|36	%clean
12cr|stardict-quick-dan-swa-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-swa-2.4.2-5|38	
12cr|stardict-quick-dan-swa-2.4.2-5|39	%files
12cr|stardict-quick-dan-swa-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-dan-swa-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-dan-swa-2.4.2-5|42	
12cr|stardict-quick-dan-swa-2.4.2-5|43	
12cr|stardict-quick-dan-swa-2.4.2-5|44	
12cr|stardict-quick-dan-swa-2.4.2-5|45	%changelog
12cr|stardict-quick-dan-swa-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-dan-swa-2.4.2-5|47	+ Revision: 242761
12cr|stardict-quick-dan-swa-2.4.2-5|48	- rebuild
12cr|stardict-quick-dan-swa-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-dan-swa-2.4.2-5|50	
12cr|stardict-quick-dan-swa-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-dan-swa-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-dan-swa-2.4.2-5|53	
12cr|stardict-quick-dan-swa-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-dan-swa-2.4.2-5|55	+ Revision: 67680
12cr|stardict-quick-dan-swa-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-dan-swa-2.4.2-5|57	
12cr|stardict-quick-dan-swa-2.4.2-5|58	
12cr|stardict-quick-dan-swa-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-dan-swa-2.4.2-5|60	- Rebuild
12cr|stardict-quick-dan-swa-2.4.2-5|61	
12cr|stardict-quick-dan-swa-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-dan-swa-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-dan-swa-2.4.2-5|64	
12cr|stardict-quick-dan-swa-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-dan-swa-2.4.2-5|66	- New version
12cr|stardict-quick-dan-swa-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-dan-swa-2.4.2-5|68	
12cr|stardict-quick-dan-swa-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-dan-swa-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-dan-swa-2.4.2-5|71	

7703 12
12cr|stardict-quick-dan-swe-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-dan-swe-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-dan-swe-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-dan-swe-2.4.2-6|4	
12cr|stardict-quick-dan-swe-2.4.2-6|5	Summary:	Danish -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-dan-swe-2.4.2-6|6	Name:		stardict-quick-dan-swe
12cr|stardict-quick-dan-swe-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-dan-swe-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-dan-swe-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-dan-swe-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-dan-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-dan-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-dan-swe-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-dan-swe-2.4.2-6|14	
12cr|stardict-quick-dan-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-swe-%{version}.tar.bz2
12cr|stardict-quick-dan-swe-2.4.2-6|16	
12cr|stardict-quick-dan-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-dan-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-dan-swe-2.4.2-6|19	
12cr|stardict-quick-dan-swe-2.4.2-6|20	%description
12cr|stardict-quick-dan-swe-2.4.2-6|21	Danish -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-dan-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-dan-swe-2.4.2-6|23	
12cr|stardict-quick-dan-swe-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-dan-swe-2.4.2-6|25	
12cr|stardict-quick-dan-swe-2.4.2-6|26	%prep
12cr|stardict-quick-dan-swe-2.4.2-6|27	%setup -q -n stardict-quick_dan-swe-%{version}
12cr|stardict-quick-dan-swe-2.4.2-6|28	
12cr|stardict-quick-dan-swe-2.4.2-6|29	%build
12cr|stardict-quick-dan-swe-2.4.2-6|30	
12cr|stardict-quick-dan-swe-2.4.2-6|31	%install
12cr|stardict-quick-dan-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-dan-swe-2.4.2-6|35	
12cr|stardict-quick-dan-swe-2.4.2-6|36	%clean
12cr|stardict-quick-dan-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-dan-swe-2.4.2-6|38	
12cr|stardict-quick-dan-swe-2.4.2-6|39	%files
12cr|stardict-quick-dan-swe-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-dan-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-dan-swe-2.4.2-6|42	
12cr|stardict-quick-dan-swe-2.4.2-6|43	
12cr|stardict-quick-dan-swe-2.4.2-6|44	
12cr|stardict-quick-dan-swe-2.4.2-6|45	%changelog
12cr|stardict-quick-dan-swe-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-dan-swe-2.4.2-6|47	+ Revision: 261056
12cr|stardict-quick-dan-swe-2.4.2-6|48	- rebuild
12cr|stardict-quick-dan-swe-2.4.2-6|49	
12cr|stardict-quick-dan-swe-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-dan-swe-2.4.2-6|51	+ Revision: 253321
12cr|stardict-quick-dan-swe-2.4.2-6|52	- rebuild
12cr|stardict-quick-dan-swe-2.4.2-6|53	
12cr|stardict-quick-dan-swe-2.4.2-6|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-dan-swe-2.4.2-6|55	+ Revision: 136517
12cr|stardict-quick-dan-swe-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-dan-swe-2.4.2-6|57	
12cr|stardict-quick-dan-swe-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-dan-swe-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-dan-swe-2.4.2-6|60	
12cr|stardict-quick-dan-swe-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-dan-swe-2.4.2-6|62	+ Revision: 67682
12cr|stardict-quick-dan-swe-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-dan-swe-2.4.2-6|64	
12cr|stardict-quick-dan-swe-2.4.2-6|65	
12cr|stardict-quick-dan-swe-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-dan-swe-2.4.2-6|67	- Rebuild
12cr|stardict-quick-dan-swe-2.4.2-6|68	
12cr|stardict-quick-dan-swe-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-dan-swe-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-dan-swe-2.4.2-6|71	
12cr|stardict-quick-dan-swe-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-dan-swe-2.4.2-6|73	- New version
12cr|stardict-quick-dan-swe-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-dan-swe-2.4.2-6|75	
12cr|stardict-quick-dan-swe-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-dan-swe-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-dan-swe-2.4.2-6|78	

7704 12
12cr|stardict-quick-esp-swe-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-esp-swe-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-esp-swe-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-esp-swe-2.4.2-5|4	
12cr|stardict-quick-esp-swe-2.4.2-5|5	Summary:	Esperanto -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-esp-swe-2.4.2-5|6	Name:		stardict-quick-esp-swe
12cr|stardict-quick-esp-swe-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-esp-swe-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-esp-swe-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-esp-swe-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-esp-swe-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-esp-swe-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-esp-swe-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-esp-swe-2.4.2-5|14	
12cr|stardict-quick-esp-swe-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_esp-swe-%{version}.tar.bz2
12cr|stardict-quick-esp-swe-2.4.2-5|16	
12cr|stardict-quick-esp-swe-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-esp-swe-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-esp-swe-2.4.2-5|19	
12cr|stardict-quick-esp-swe-2.4.2-5|20	%description
12cr|stardict-quick-esp-swe-2.4.2-5|21	Esperanto -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-esp-swe-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-esp-swe-2.4.2-5|23	
12cr|stardict-quick-esp-swe-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-esp-swe-2.4.2-5|25	
12cr|stardict-quick-esp-swe-2.4.2-5|26	%prep
12cr|stardict-quick-esp-swe-2.4.2-5|27	%setup -q -n stardict-quick_esp-swe-%{version}
12cr|stardict-quick-esp-swe-2.4.2-5|28	
12cr|stardict-quick-esp-swe-2.4.2-5|29	%build
12cr|stardict-quick-esp-swe-2.4.2-5|30	
12cr|stardict-quick-esp-swe-2.4.2-5|31	%install
12cr|stardict-quick-esp-swe-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-esp-swe-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-esp-swe-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-esp-swe-2.4.2-5|35	
12cr|stardict-quick-esp-swe-2.4.2-5|36	%clean
12cr|stardict-quick-esp-swe-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-esp-swe-2.4.2-5|38	
12cr|stardict-quick-esp-swe-2.4.2-5|39	%files
12cr|stardict-quick-esp-swe-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-esp-swe-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-esp-swe-2.4.2-5|42	
12cr|stardict-quick-esp-swe-2.4.2-5|43	
12cr|stardict-quick-esp-swe-2.4.2-5|44	
12cr|stardict-quick-esp-swe-2.4.2-5|45	%changelog
12cr|stardict-quick-esp-swe-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-esp-swe-2.4.2-5|47	+ Revision: 242762
12cr|stardict-quick-esp-swe-2.4.2-5|48	- rebuild
12cr|stardict-quick-esp-swe-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-esp-swe-2.4.2-5|50	
12cr|stardict-quick-esp-swe-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-esp-swe-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-esp-swe-2.4.2-5|53	
12cr|stardict-quick-esp-swe-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-esp-swe-2.4.2-5|55	+ Revision: 67685
12cr|stardict-quick-esp-swe-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-esp-swe-2.4.2-5|57	
12cr|stardict-quick-esp-swe-2.4.2-5|58	
12cr|stardict-quick-esp-swe-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-esp-swe-2.4.2-5|60	- Rebuild
12cr|stardict-quick-esp-swe-2.4.2-5|61	
12cr|stardict-quick-esp-swe-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-esp-swe-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-esp-swe-2.4.2-5|64	
12cr|stardict-quick-esp-swe-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-esp-swe-2.4.2-5|66	- New version
12cr|stardict-quick-esp-swe-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-esp-swe-2.4.2-5|68	
12cr|stardict-quick-esp-swe-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-esp-swe-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-esp-swe-2.4.2-5|71	

7705 12
12cr|stardict-quick-fin-dan-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-fin-dan-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-fin-dan-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-fin-dan-2.4.2-6|4	
12cr|stardict-quick-fin-dan-2.4.2-6|5	Summary:	Finnish -> Danish *Quick dictionary for StarDict 2
12cr|stardict-quick-fin-dan-2.4.2-6|6	Name:		stardict-quick-fin-dan
12cr|stardict-quick-fin-dan-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-fin-dan-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-fin-dan-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-fin-dan-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-fin-dan-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-fin-dan-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-fin-dan-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-fin-dan-2.4.2-6|14	
12cr|stardict-quick-fin-dan-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_fin-dan-%{version}.tar.bz2
12cr|stardict-quick-fin-dan-2.4.2-6|16	
12cr|stardict-quick-fin-dan-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-fin-dan-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-fin-dan-2.4.2-6|19	
12cr|stardict-quick-fin-dan-2.4.2-6|20	%description
12cr|stardict-quick-fin-dan-2.4.2-6|21	Finnish -> Danish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-fin-dan-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-fin-dan-2.4.2-6|23	
12cr|stardict-quick-fin-dan-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-fin-dan-2.4.2-6|25	
12cr|stardict-quick-fin-dan-2.4.2-6|26	%prep
12cr|stardict-quick-fin-dan-2.4.2-6|27	%setup -q -n stardict-quick_fin-dan-%{version}
12cr|stardict-quick-fin-dan-2.4.2-6|28	
12cr|stardict-quick-fin-dan-2.4.2-6|29	%build
12cr|stardict-quick-fin-dan-2.4.2-6|30	
12cr|stardict-quick-fin-dan-2.4.2-6|31	%install
12cr|stardict-quick-fin-dan-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-fin-dan-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-fin-dan-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-fin-dan-2.4.2-6|35	
12cr|stardict-quick-fin-dan-2.4.2-6|36	%clean
12cr|stardict-quick-fin-dan-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-fin-dan-2.4.2-6|38	
12cr|stardict-quick-fin-dan-2.4.2-6|39	%files
12cr|stardict-quick-fin-dan-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-fin-dan-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-fin-dan-2.4.2-6|42	
12cr|stardict-quick-fin-dan-2.4.2-6|43	
12cr|stardict-quick-fin-dan-2.4.2-6|44	
12cr|stardict-quick-fin-dan-2.4.2-6|45	%changelog
12cr|stardict-quick-fin-dan-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-fin-dan-2.4.2-6|47	+ Revision: 261057
12cr|stardict-quick-fin-dan-2.4.2-6|48	- rebuild
12cr|stardict-quick-fin-dan-2.4.2-6|49	
12cr|stardict-quick-fin-dan-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-fin-dan-2.4.2-6|51	+ Revision: 253323
12cr|stardict-quick-fin-dan-2.4.2-6|52	- rebuild
12cr|stardict-quick-fin-dan-2.4.2-6|53	
12cr|stardict-quick-fin-dan-2.4.2-6|54	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-fin-dan-2.4.2-6|55	+ Revision: 140853
12cr|stardict-quick-fin-dan-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-fin-dan-2.4.2-6|57	
12cr|stardict-quick-fin-dan-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-fin-dan-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-fin-dan-2.4.2-6|60	
12cr|stardict-quick-fin-dan-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-fin-dan-2.4.2-6|62	+ Revision: 67687
12cr|stardict-quick-fin-dan-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-fin-dan-2.4.2-6|64	
12cr|stardict-quick-fin-dan-2.4.2-6|65	
12cr|stardict-quick-fin-dan-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-fin-dan-2.4.2-6|67	- Rebuild
12cr|stardict-quick-fin-dan-2.4.2-6|68	
12cr|stardict-quick-fin-dan-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-fin-dan-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-fin-dan-2.4.2-6|71	
12cr|stardict-quick-fin-dan-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-fin-dan-2.4.2-6|73	- New version
12cr|stardict-quick-fin-dan-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-fin-dan-2.4.2-6|75	
12cr|stardict-quick-fin-dan-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-fin-dan-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-fin-dan-2.4.2-6|78	

7706 12
12cr|stardict-quick-fin-swe-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-fin-swe-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-fin-swe-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-fin-swe-2.4.2-5|4	
12cr|stardict-quick-fin-swe-2.4.2-5|5	Summary:	Finnish -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-fin-swe-2.4.2-5|6	Name:		stardict-quick-fin-swe
12cr|stardict-quick-fin-swe-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-fin-swe-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-fin-swe-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-fin-swe-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-fin-swe-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-fin-swe-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-fin-swe-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-fin-swe-2.4.2-5|14	
12cr|stardict-quick-fin-swe-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_fin-swe-%{version}.tar.bz2
12cr|stardict-quick-fin-swe-2.4.2-5|16	
12cr|stardict-quick-fin-swe-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-fin-swe-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-fin-swe-2.4.2-5|19	
12cr|stardict-quick-fin-swe-2.4.2-5|20	%description
12cr|stardict-quick-fin-swe-2.4.2-5|21	Finnish -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-fin-swe-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-fin-swe-2.4.2-5|23	
12cr|stardict-quick-fin-swe-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-fin-swe-2.4.2-5|25	
12cr|stardict-quick-fin-swe-2.4.2-5|26	%prep
12cr|stardict-quick-fin-swe-2.4.2-5|27	%setup -q -n stardict-quick_fin-swe-%{version}
12cr|stardict-quick-fin-swe-2.4.2-5|28	
12cr|stardict-quick-fin-swe-2.4.2-5|29	%build
12cr|stardict-quick-fin-swe-2.4.2-5|30	
12cr|stardict-quick-fin-swe-2.4.2-5|31	%install
12cr|stardict-quick-fin-swe-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-fin-swe-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-fin-swe-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-fin-swe-2.4.2-5|35	
12cr|stardict-quick-fin-swe-2.4.2-5|36	%clean
12cr|stardict-quick-fin-swe-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-fin-swe-2.4.2-5|38	
12cr|stardict-quick-fin-swe-2.4.2-5|39	%files
12cr|stardict-quick-fin-swe-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-fin-swe-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-fin-swe-2.4.2-5|42	
12cr|stardict-quick-fin-swe-2.4.2-5|43	
12cr|stardict-quick-fin-swe-2.4.2-5|44	
12cr|stardict-quick-fin-swe-2.4.2-5|45	%changelog
12cr|stardict-quick-fin-swe-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-fin-swe-2.4.2-5|47	+ Revision: 242763
12cr|stardict-quick-fin-swe-2.4.2-5|48	- rebuild
12cr|stardict-quick-fin-swe-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-fin-swe-2.4.2-5|50	
12cr|stardict-quick-fin-swe-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-fin-swe-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-fin-swe-2.4.2-5|53	
12cr|stardict-quick-fin-swe-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-fin-swe-2.4.2-5|55	+ Revision: 67688
12cr|stardict-quick-fin-swe-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-fin-swe-2.4.2-5|57	
12cr|stardict-quick-fin-swe-2.4.2-5|58	
12cr|stardict-quick-fin-swe-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-fin-swe-2.4.2-5|60	- Rebuild
12cr|stardict-quick-fin-swe-2.4.2-5|61	
12cr|stardict-quick-fin-swe-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-fin-swe-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-fin-swe-2.4.2-5|64	
12cr|stardict-quick-fin-swe-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-fin-swe-2.4.2-5|66	- New version
12cr|stardict-quick-fin-swe-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-fin-swe-2.4.2-5|68	
12cr|stardict-quick-fin-swe-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-fin-swe-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-fin-swe-2.4.2-5|71	

7707 12
12cr|stardict-quick-fry-swe-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-fry-swe-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-fry-swe-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-fry-swe-2.4.2-5|4	
12cr|stardict-quick-fry-swe-2.4.2-5|5	Summary:	Frisian -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-fry-swe-2.4.2-5|6	Name:		stardict-quick-fry-swe
12cr|stardict-quick-fry-swe-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-fry-swe-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-fry-swe-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-fry-swe-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-fry-swe-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-fry-swe-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-fry-swe-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-fry-swe-2.4.2-5|14	
12cr|stardict-quick-fry-swe-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_fry-swe-%{version}.tar.bz2
12cr|stardict-quick-fry-swe-2.4.2-5|16	
12cr|stardict-quick-fry-swe-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-fry-swe-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-fry-swe-2.4.2-5|19	
12cr|stardict-quick-fry-swe-2.4.2-5|20	%description
12cr|stardict-quick-fry-swe-2.4.2-5|21	Frisian -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-fry-swe-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-fry-swe-2.4.2-5|23	
12cr|stardict-quick-fry-swe-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-fry-swe-2.4.2-5|25	
12cr|stardict-quick-fry-swe-2.4.2-5|26	%prep
12cr|stardict-quick-fry-swe-2.4.2-5|27	%setup -q -n stardict-quick_fry-swe-%{version}
12cr|stardict-quick-fry-swe-2.4.2-5|28	
12cr|stardict-quick-fry-swe-2.4.2-5|29	%build
12cr|stardict-quick-fry-swe-2.4.2-5|30	
12cr|stardict-quick-fry-swe-2.4.2-5|31	%install
12cr|stardict-quick-fry-swe-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-fry-swe-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-fry-swe-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-fry-swe-2.4.2-5|35	
12cr|stardict-quick-fry-swe-2.4.2-5|36	%clean
12cr|stardict-quick-fry-swe-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-fry-swe-2.4.2-5|38	
12cr|stardict-quick-fry-swe-2.4.2-5|39	%files
12cr|stardict-quick-fry-swe-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-fry-swe-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-fry-swe-2.4.2-5|42	
12cr|stardict-quick-fry-swe-2.4.2-5|43	
12cr|stardict-quick-fry-swe-2.4.2-5|44	
12cr|stardict-quick-fry-swe-2.4.2-5|45	%changelog
12cr|stardict-quick-fry-swe-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-fry-swe-2.4.2-5|47	+ Revision: 242764
12cr|stardict-quick-fry-swe-2.4.2-5|48	- rebuild
12cr|stardict-quick-fry-swe-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-fry-swe-2.4.2-5|50	
12cr|stardict-quick-fry-swe-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-fry-swe-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-fry-swe-2.4.2-5|53	
12cr|stardict-quick-fry-swe-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-fry-swe-2.4.2-5|55	+ Revision: 67689
12cr|stardict-quick-fry-swe-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-fry-swe-2.4.2-5|57	
12cr|stardict-quick-fry-swe-2.4.2-5|58	
12cr|stardict-quick-fry-swe-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-fry-swe-2.4.2-5|60	- Rebuild
12cr|stardict-quick-fry-swe-2.4.2-5|61	
12cr|stardict-quick-fry-swe-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-fry-swe-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-fry-swe-2.4.2-5|64	
12cr|stardict-quick-fry-swe-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-fry-swe-2.4.2-5|66	- New version
12cr|stardict-quick-fry-swe-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-fry-swe-2.4.2-5|68	
12cr|stardict-quick-fry-swe-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-fry-swe-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-fry-swe-2.4.2-5|71	

7708 12
12cr|stardict-quick-gre-swe-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-gre-swe-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-gre-swe-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-gre-swe-2.4.2-5|4	
12cr|stardict-quick-gre-swe-2.4.2-5|5	Summary:	Greek -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-gre-swe-2.4.2-5|6	Name:		stardict-quick-gre-swe
12cr|stardict-quick-gre-swe-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-gre-swe-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-gre-swe-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-gre-swe-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-gre-swe-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-gre-swe-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-gre-swe-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-gre-swe-2.4.2-5|14	
12cr|stardict-quick-gre-swe-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_gre-swe-%{version}.tar.bz2
12cr|stardict-quick-gre-swe-2.4.2-5|16	
12cr|stardict-quick-gre-swe-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-gre-swe-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-gre-swe-2.4.2-5|19	
12cr|stardict-quick-gre-swe-2.4.2-5|20	%description
12cr|stardict-quick-gre-swe-2.4.2-5|21	Greek -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-gre-swe-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-gre-swe-2.4.2-5|23	
12cr|stardict-quick-gre-swe-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-gre-swe-2.4.2-5|25	
12cr|stardict-quick-gre-swe-2.4.2-5|26	%prep
12cr|stardict-quick-gre-swe-2.4.2-5|27	%setup -q -n stardict-quick_gre-swe-%{version}
12cr|stardict-quick-gre-swe-2.4.2-5|28	
12cr|stardict-quick-gre-swe-2.4.2-5|29	%build
12cr|stardict-quick-gre-swe-2.4.2-5|30	
12cr|stardict-quick-gre-swe-2.4.2-5|31	%install
12cr|stardict-quick-gre-swe-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-gre-swe-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-gre-swe-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-gre-swe-2.4.2-5|35	
12cr|stardict-quick-gre-swe-2.4.2-5|36	%clean
12cr|stardict-quick-gre-swe-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-gre-swe-2.4.2-5|38	
12cr|stardict-quick-gre-swe-2.4.2-5|39	%files
12cr|stardict-quick-gre-swe-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-gre-swe-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-gre-swe-2.4.2-5|42	
12cr|stardict-quick-gre-swe-2.4.2-5|43	
12cr|stardict-quick-gre-swe-2.4.2-5|44	
12cr|stardict-quick-gre-swe-2.4.2-5|45	%changelog
12cr|stardict-quick-gre-swe-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-gre-swe-2.4.2-5|47	+ Revision: 242765
12cr|stardict-quick-gre-swe-2.4.2-5|48	- rebuild
12cr|stardict-quick-gre-swe-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-gre-swe-2.4.2-5|50	
12cr|stardict-quick-gre-swe-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-gre-swe-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-gre-swe-2.4.2-5|53	
12cr|stardict-quick-gre-swe-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-gre-swe-2.4.2-5|55	+ Revision: 67690
12cr|stardict-quick-gre-swe-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-gre-swe-2.4.2-5|57	
12cr|stardict-quick-gre-swe-2.4.2-5|58	
12cr|stardict-quick-gre-swe-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-gre-swe-2.4.2-5|60	- Rebuild
12cr|stardict-quick-gre-swe-2.4.2-5|61	
12cr|stardict-quick-gre-swe-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-gre-swe-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-gre-swe-2.4.2-5|64	
12cr|stardict-quick-gre-swe-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-gre-swe-2.4.2-5|66	- New version
12cr|stardict-quick-gre-swe-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-gre-swe-2.4.2-5|68	
12cr|stardict-quick-gre-swe-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-gre-swe-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-gre-swe-2.4.2-5|71	

7709 12
12cr|stardict-quick-hun-dan-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-hun-dan-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-hun-dan-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-hun-dan-2.4.2-6|4	
12cr|stardict-quick-hun-dan-2.4.2-6|5	Summary:	Hungarian -> Danish *Quick dictionary for StarDict 2
12cr|stardict-quick-hun-dan-2.4.2-6|6	Name:		stardict-quick-hun-dan
12cr|stardict-quick-hun-dan-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-hun-dan-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-hun-dan-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-hun-dan-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-hun-dan-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-hun-dan-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-hun-dan-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-hun-dan-2.4.2-6|14	
12cr|stardict-quick-hun-dan-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_hun-dan-%{version}.tar.bz2
12cr|stardict-quick-hun-dan-2.4.2-6|16	
12cr|stardict-quick-hun-dan-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-hun-dan-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-hun-dan-2.4.2-6|19	
12cr|stardict-quick-hun-dan-2.4.2-6|20	%description
12cr|stardict-quick-hun-dan-2.4.2-6|21	Hungarian -> Danish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-hun-dan-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-hun-dan-2.4.2-6|23	
12cr|stardict-quick-hun-dan-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-hun-dan-2.4.2-6|25	
12cr|stardict-quick-hun-dan-2.4.2-6|26	%prep
12cr|stardict-quick-hun-dan-2.4.2-6|27	%setup -q -n stardict-quick_hun-dan-%{version}
12cr|stardict-quick-hun-dan-2.4.2-6|28	
12cr|stardict-quick-hun-dan-2.4.2-6|29	%build
12cr|stardict-quick-hun-dan-2.4.2-6|30	
12cr|stardict-quick-hun-dan-2.4.2-6|31	%install
12cr|stardict-quick-hun-dan-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-hun-dan-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-hun-dan-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-hun-dan-2.4.2-6|35	
12cr|stardict-quick-hun-dan-2.4.2-6|36	%clean
12cr|stardict-quick-hun-dan-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-hun-dan-2.4.2-6|38	
12cr|stardict-quick-hun-dan-2.4.2-6|39	%files
12cr|stardict-quick-hun-dan-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-hun-dan-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-hun-dan-2.4.2-6|42	
12cr|stardict-quick-hun-dan-2.4.2-6|43	
12cr|stardict-quick-hun-dan-2.4.2-6|44	
12cr|stardict-quick-hun-dan-2.4.2-6|45	%changelog
12cr|stardict-quick-hun-dan-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-hun-dan-2.4.2-6|47	+ Revision: 261058
12cr|stardict-quick-hun-dan-2.4.2-6|48	- rebuild
12cr|stardict-quick-hun-dan-2.4.2-6|49	
12cr|stardict-quick-hun-dan-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-hun-dan-2.4.2-6|51	+ Revision: 253324
12cr|stardict-quick-hun-dan-2.4.2-6|52	- rebuild
12cr|stardict-quick-hun-dan-2.4.2-6|53	
12cr|stardict-quick-hun-dan-2.4.2-6|54	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-hun-dan-2.4.2-6|55	+ Revision: 140853
12cr|stardict-quick-hun-dan-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-hun-dan-2.4.2-6|57	
12cr|stardict-quick-hun-dan-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-hun-dan-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-hun-dan-2.4.2-6|60	
12cr|stardict-quick-hun-dan-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-hun-dan-2.4.2-6|62	+ Revision: 67691
12cr|stardict-quick-hun-dan-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-hun-dan-2.4.2-6|64	
12cr|stardict-quick-hun-dan-2.4.2-6|65	
12cr|stardict-quick-hun-dan-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-hun-dan-2.4.2-6|67	- Rebuild
12cr|stardict-quick-hun-dan-2.4.2-6|68	
12cr|stardict-quick-hun-dan-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-hun-dan-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-hun-dan-2.4.2-6|71	
12cr|stardict-quick-hun-dan-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-hun-dan-2.4.2-6|73	- New version
12cr|stardict-quick-hun-dan-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-hun-dan-2.4.2-6|75	
12cr|stardict-quick-hun-dan-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-hun-dan-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-hun-dan-2.4.2-6|78	

7710 12
12cr|stardict-quick-hun-swe-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-hun-swe-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-hun-swe-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-hun-swe-2.4.2-6|4	
12cr|stardict-quick-hun-swe-2.4.2-6|5	Summary:	Hungarian -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-hun-swe-2.4.2-6|6	Name:		stardict-quick-hun-swe
12cr|stardict-quick-hun-swe-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-hun-swe-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-hun-swe-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-hun-swe-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-hun-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-hun-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-hun-swe-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-hun-swe-2.4.2-6|14	
12cr|stardict-quick-hun-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_hun-swe-%{version}.tar.bz2
12cr|stardict-quick-hun-swe-2.4.2-6|16	
12cr|stardict-quick-hun-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-hun-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-hun-swe-2.4.2-6|19	
12cr|stardict-quick-hun-swe-2.4.2-6|20	%description
12cr|stardict-quick-hun-swe-2.4.2-6|21	Hungarian -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-hun-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-hun-swe-2.4.2-6|23	
12cr|stardict-quick-hun-swe-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-hun-swe-2.4.2-6|25	
12cr|stardict-quick-hun-swe-2.4.2-6|26	%prep
12cr|stardict-quick-hun-swe-2.4.2-6|27	%setup -q -n stardict-quick_hun-swe-%{version}
12cr|stardict-quick-hun-swe-2.4.2-6|28	
12cr|stardict-quick-hun-swe-2.4.2-6|29	%build
12cr|stardict-quick-hun-swe-2.4.2-6|30	
12cr|stardict-quick-hun-swe-2.4.2-6|31	%install
12cr|stardict-quick-hun-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-hun-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-hun-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-hun-swe-2.4.2-6|35	
12cr|stardict-quick-hun-swe-2.4.2-6|36	%clean
12cr|stardict-quick-hun-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-hun-swe-2.4.2-6|38	
12cr|stardict-quick-hun-swe-2.4.2-6|39	%files
12cr|stardict-quick-hun-swe-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-hun-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-hun-swe-2.4.2-6|42	
12cr|stardict-quick-hun-swe-2.4.2-6|43	
12cr|stardict-quick-hun-swe-2.4.2-6|44	
12cr|stardict-quick-hun-swe-2.4.2-6|45	%changelog
12cr|stardict-quick-hun-swe-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-hun-swe-2.4.2-6|47	+ Revision: 261059
12cr|stardict-quick-hun-swe-2.4.2-6|48	- rebuild
12cr|stardict-quick-hun-swe-2.4.2-6|49	
12cr|stardict-quick-hun-swe-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-hun-swe-2.4.2-6|51	+ Revision: 253326
12cr|stardict-quick-hun-swe-2.4.2-6|52	- rebuild
12cr|stardict-quick-hun-swe-2.4.2-6|53	
12cr|stardict-quick-hun-swe-2.4.2-6|54	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-hun-swe-2.4.2-6|55	+ Revision: 140853
12cr|stardict-quick-hun-swe-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-hun-swe-2.4.2-6|57	
12cr|stardict-quick-hun-swe-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-hun-swe-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-hun-swe-2.4.2-6|60	
12cr|stardict-quick-hun-swe-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-hun-swe-2.4.2-6|62	+ Revision: 67694
12cr|stardict-quick-hun-swe-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-hun-swe-2.4.2-6|64	
12cr|stardict-quick-hun-swe-2.4.2-6|65	
12cr|stardict-quick-hun-swe-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-hun-swe-2.4.2-6|67	- Rebuild
12cr|stardict-quick-hun-swe-2.4.2-6|68	
12cr|stardict-quick-hun-swe-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-hun-swe-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-hun-swe-2.4.2-6|71	
12cr|stardict-quick-hun-swe-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-hun-swe-2.4.2-6|73	- New version
12cr|stardict-quick-hun-swe-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-hun-swe-2.4.2-6|75	
12cr|stardict-quick-hun-swe-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-hun-swe-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-hun-swe-2.4.2-6|78	

7711 12
12cr|stardict-quick-ind-dan-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-ind-dan-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-ind-dan-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-ind-dan-2.4.2-6|4	
12cr|stardict-quick-ind-dan-2.4.2-6|5	Summary:	Indonesian -> Danish *Quick dictionary for StarDict 2
12cr|stardict-quick-ind-dan-2.4.2-6|6	Name:		stardict-quick-ind-dan
12cr|stardict-quick-ind-dan-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-ind-dan-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-ind-dan-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-ind-dan-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-ind-dan-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-ind-dan-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-ind-dan-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-ind-dan-2.4.2-6|14	
12cr|stardict-quick-ind-dan-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_ind-dan-%{version}.tar.bz2
12cr|stardict-quick-ind-dan-2.4.2-6|16	
12cr|stardict-quick-ind-dan-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-ind-dan-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-ind-dan-2.4.2-6|19	
12cr|stardict-quick-ind-dan-2.4.2-6|20	%description
12cr|stardict-quick-ind-dan-2.4.2-6|21	Indonesian -> Danish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-ind-dan-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-ind-dan-2.4.2-6|23	
12cr|stardict-quick-ind-dan-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-ind-dan-2.4.2-6|25	
12cr|stardict-quick-ind-dan-2.4.2-6|26	%prep
12cr|stardict-quick-ind-dan-2.4.2-6|27	%setup -q -n stardict-quick_ind-dan-%{version}
12cr|stardict-quick-ind-dan-2.4.2-6|28	
12cr|stardict-quick-ind-dan-2.4.2-6|29	%build
12cr|stardict-quick-ind-dan-2.4.2-6|30	
12cr|stardict-quick-ind-dan-2.4.2-6|31	%install
12cr|stardict-quick-ind-dan-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-ind-dan-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-ind-dan-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-ind-dan-2.4.2-6|35	
12cr|stardict-quick-ind-dan-2.4.2-6|36	%clean
12cr|stardict-quick-ind-dan-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-ind-dan-2.4.2-6|38	
12cr|stardict-quick-ind-dan-2.4.2-6|39	%files
12cr|stardict-quick-ind-dan-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-ind-dan-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-ind-dan-2.4.2-6|42	
12cr|stardict-quick-ind-dan-2.4.2-6|43	
12cr|stardict-quick-ind-dan-2.4.2-6|44	
12cr|stardict-quick-ind-dan-2.4.2-6|45	%changelog
12cr|stardict-quick-ind-dan-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-ind-dan-2.4.2-6|47	+ Revision: 261061
12cr|stardict-quick-ind-dan-2.4.2-6|48	- rebuild
12cr|stardict-quick-ind-dan-2.4.2-6|49	
12cr|stardict-quick-ind-dan-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-ind-dan-2.4.2-6|51	+ Revision: 253358
12cr|stardict-quick-ind-dan-2.4.2-6|52	- rebuild
12cr|stardict-quick-ind-dan-2.4.2-6|53	
12cr|stardict-quick-ind-dan-2.4.2-6|54	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-ind-dan-2.4.2-6|55	+ Revision: 140853
12cr|stardict-quick-ind-dan-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-ind-dan-2.4.2-6|57	
12cr|stardict-quick-ind-dan-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-ind-dan-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-ind-dan-2.4.2-6|60	
12cr|stardict-quick-ind-dan-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-ind-dan-2.4.2-6|62	+ Revision: 67696
12cr|stardict-quick-ind-dan-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-ind-dan-2.4.2-6|64	
12cr|stardict-quick-ind-dan-2.4.2-6|65	
12cr|stardict-quick-ind-dan-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-ind-dan-2.4.2-6|67	- Rebuild
12cr|stardict-quick-ind-dan-2.4.2-6|68	
12cr|stardict-quick-ind-dan-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-ind-dan-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-ind-dan-2.4.2-6|71	
12cr|stardict-quick-ind-dan-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-ind-dan-2.4.2-6|73	- New version
12cr|stardict-quick-ind-dan-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-ind-dan-2.4.2-6|75	
12cr|stardict-quick-ind-dan-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-ind-dan-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-ind-dan-2.4.2-6|78	

7712 12
12cr|stardict-quick-ind-swe-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-ind-swe-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-ind-swe-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-ind-swe-2.4.2-5|4	
12cr|stardict-quick-ind-swe-2.4.2-5|5	Summary:	Indonesian -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-ind-swe-2.4.2-5|6	Name:		stardict-quick-ind-swe
12cr|stardict-quick-ind-swe-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-ind-swe-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-ind-swe-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-ind-swe-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-ind-swe-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-ind-swe-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-ind-swe-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-ind-swe-2.4.2-5|14	
12cr|stardict-quick-ind-swe-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_ind-swe-%{version}.tar.bz2
12cr|stardict-quick-ind-swe-2.4.2-5|16	
12cr|stardict-quick-ind-swe-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-ind-swe-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-ind-swe-2.4.2-5|19	
12cr|stardict-quick-ind-swe-2.4.2-5|20	%description
12cr|stardict-quick-ind-swe-2.4.2-5|21	Indonesian -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-ind-swe-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-ind-swe-2.4.2-5|23	
12cr|stardict-quick-ind-swe-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-ind-swe-2.4.2-5|25	
12cr|stardict-quick-ind-swe-2.4.2-5|26	%prep
12cr|stardict-quick-ind-swe-2.4.2-5|27	%setup -q -n stardict-quick_ind-swe-%{version}
12cr|stardict-quick-ind-swe-2.4.2-5|28	
12cr|stardict-quick-ind-swe-2.4.2-5|29	%build
12cr|stardict-quick-ind-swe-2.4.2-5|30	
12cr|stardict-quick-ind-swe-2.4.2-5|31	%install
12cr|stardict-quick-ind-swe-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-ind-swe-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-ind-swe-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-ind-swe-2.4.2-5|35	
12cr|stardict-quick-ind-swe-2.4.2-5|36	%clean
12cr|stardict-quick-ind-swe-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-ind-swe-2.4.2-5|38	
12cr|stardict-quick-ind-swe-2.4.2-5|39	%files
12cr|stardict-quick-ind-swe-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-ind-swe-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-ind-swe-2.4.2-5|42	
12cr|stardict-quick-ind-swe-2.4.2-5|43	
12cr|stardict-quick-ind-swe-2.4.2-5|44	
12cr|stardict-quick-ind-swe-2.4.2-5|45	%changelog
12cr|stardict-quick-ind-swe-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-ind-swe-2.4.2-5|47	+ Revision: 242766
12cr|stardict-quick-ind-swe-2.4.2-5|48	- rebuild
12cr|stardict-quick-ind-swe-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-ind-swe-2.4.2-5|50	
12cr|stardict-quick-ind-swe-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-ind-swe-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-ind-swe-2.4.2-5|53	
12cr|stardict-quick-ind-swe-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-ind-swe-2.4.2-5|55	+ Revision: 67698
12cr|stardict-quick-ind-swe-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-ind-swe-2.4.2-5|57	
12cr|stardict-quick-ind-swe-2.4.2-5|58	
12cr|stardict-quick-ind-swe-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-ind-swe-2.4.2-5|60	- Rebuild
12cr|stardict-quick-ind-swe-2.4.2-5|61	
12cr|stardict-quick-ind-swe-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-ind-swe-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-ind-swe-2.4.2-5|64	
12cr|stardict-quick-ind-swe-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-ind-swe-2.4.2-5|66	- New version
12cr|stardict-quick-ind-swe-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-ind-swe-2.4.2-5|68	
12cr|stardict-quick-ind-swe-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-ind-swe-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-ind-swe-2.4.2-5|71	

7713 12
12cr|stardict-quick-isl-swe-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-isl-swe-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-isl-swe-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-isl-swe-2.4.2-5|4	
12cr|stardict-quick-isl-swe-2.4.2-5|5	Summary:	Icelandic -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-isl-swe-2.4.2-5|6	Name:		stardict-quick-isl-swe
12cr|stardict-quick-isl-swe-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-isl-swe-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-isl-swe-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-isl-swe-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-isl-swe-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-isl-swe-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-isl-swe-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-isl-swe-2.4.2-5|14	
12cr|stardict-quick-isl-swe-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_isl-swe-%{version}.tar.bz2
12cr|stardict-quick-isl-swe-2.4.2-5|16	
12cr|stardict-quick-isl-swe-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-isl-swe-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-isl-swe-2.4.2-5|19	
12cr|stardict-quick-isl-swe-2.4.2-5|20	%description
12cr|stardict-quick-isl-swe-2.4.2-5|21	Icelandic -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-isl-swe-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-isl-swe-2.4.2-5|23	
12cr|stardict-quick-isl-swe-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-isl-swe-2.4.2-5|25	
12cr|stardict-quick-isl-swe-2.4.2-5|26	%prep
12cr|stardict-quick-isl-swe-2.4.2-5|27	%setup -q -n stardict-quick_isl-swe-%{version}
12cr|stardict-quick-isl-swe-2.4.2-5|28	# tarball contains broken filename
12cr|stardict-quick-isl-swe-2.4.2-5|29	for i in *; do mv -f $i ${i/\?\?/an}; done
12cr|stardict-quick-isl-swe-2.4.2-5|30	
12cr|stardict-quick-isl-swe-2.4.2-5|31	%build
12cr|stardict-quick-isl-swe-2.4.2-5|32	
12cr|stardict-quick-isl-swe-2.4.2-5|33	%install
12cr|stardict-quick-isl-swe-2.4.2-5|34	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-isl-swe-2.4.2-5|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-isl-swe-2.4.2-5|36	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-isl-swe-2.4.2-5|37	
12cr|stardict-quick-isl-swe-2.4.2-5|38	%clean
12cr|stardict-quick-isl-swe-2.4.2-5|39	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-isl-swe-2.4.2-5|40	
12cr|stardict-quick-isl-swe-2.4.2-5|41	%files
12cr|stardict-quick-isl-swe-2.4.2-5|42	%defattr(-,root,root)
12cr|stardict-quick-isl-swe-2.4.2-5|43	%{_datadir}/stardict/dic/*
12cr|stardict-quick-isl-swe-2.4.2-5|44	
12cr|stardict-quick-isl-swe-2.4.2-5|45	
12cr|stardict-quick-isl-swe-2.4.2-5|46	
12cr|stardict-quick-isl-swe-2.4.2-5|47	%changelog
12cr|stardict-quick-isl-swe-2.4.2-5|48	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-isl-swe-2.4.2-5|49	+ Revision: 242767
12cr|stardict-quick-isl-swe-2.4.2-5|50	- rebuild
12cr|stardict-quick-isl-swe-2.4.2-5|51	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-isl-swe-2.4.2-5|52	
12cr|stardict-quick-isl-swe-2.4.2-5|53	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-isl-swe-2.4.2-5|54	- restore BuildRoot
12cr|stardict-quick-isl-swe-2.4.2-5|55	
12cr|stardict-quick-isl-swe-2.4.2-5|56	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-isl-swe-2.4.2-5|57	+ Revision: 67699
12cr|stardict-quick-isl-swe-2.4.2-5|58	- use %%mkrel
12cr|stardict-quick-isl-swe-2.4.2-5|59	
12cr|stardict-quick-isl-swe-2.4.2-5|60	
12cr|stardict-quick-isl-swe-2.4.2-5|61	* Wed Oct 05 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-isl-swe-2.4.2-5|62	- Rebuild
12cr|stardict-quick-isl-swe-2.4.2-5|63	
12cr|stardict-quick-isl-swe-2.4.2-5|64	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-isl-swe-2.4.2-5|65	- Dictionaries require main program as well
12cr|stardict-quick-isl-swe-2.4.2-5|66	
12cr|stardict-quick-isl-swe-2.4.2-5|67	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-isl-swe-2.4.2-5|68	- New version
12cr|stardict-quick-isl-swe-2.4.2-5|69	- Conflict with old version of stardict
12cr|stardict-quick-isl-swe-2.4.2-5|70	
12cr|stardict-quick-isl-swe-2.4.2-5|71	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-isl-swe-2.4.2-5|72	- First Mandrake style spec
12cr|stardict-quick-isl-swe-2.4.2-5|73	

7714 12
12cr|stardict-quick-ita-dan-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-ita-dan-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-ita-dan-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-ita-dan-2.4.2-6|4	
12cr|stardict-quick-ita-dan-2.4.2-6|5	Summary:	Italian -> Danish *Quick dictionary for StarDict 2
12cr|stardict-quick-ita-dan-2.4.2-6|6	Name:		stardict-quick-ita-dan
12cr|stardict-quick-ita-dan-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-ita-dan-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-ita-dan-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-ita-dan-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-ita-dan-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-ita-dan-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-ita-dan-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-ita-dan-2.4.2-6|14	
12cr|stardict-quick-ita-dan-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_ita-dan-%{version}.tar.bz2
12cr|stardict-quick-ita-dan-2.4.2-6|16	
12cr|stardict-quick-ita-dan-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-ita-dan-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-ita-dan-2.4.2-6|19	
12cr|stardict-quick-ita-dan-2.4.2-6|20	%description
12cr|stardict-quick-ita-dan-2.4.2-6|21	Italian -> Danish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-ita-dan-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-ita-dan-2.4.2-6|23	
12cr|stardict-quick-ita-dan-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-ita-dan-2.4.2-6|25	
12cr|stardict-quick-ita-dan-2.4.2-6|26	%prep
12cr|stardict-quick-ita-dan-2.4.2-6|27	%setup -q -n stardict-quick_ita-dan-%{version}
12cr|stardict-quick-ita-dan-2.4.2-6|28	
12cr|stardict-quick-ita-dan-2.4.2-6|29	%build
12cr|stardict-quick-ita-dan-2.4.2-6|30	
12cr|stardict-quick-ita-dan-2.4.2-6|31	%install
12cr|stardict-quick-ita-dan-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-ita-dan-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-ita-dan-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-ita-dan-2.4.2-6|35	
12cr|stardict-quick-ita-dan-2.4.2-6|36	%clean
12cr|stardict-quick-ita-dan-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-ita-dan-2.4.2-6|38	
12cr|stardict-quick-ita-dan-2.4.2-6|39	%files
12cr|stardict-quick-ita-dan-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-ita-dan-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-ita-dan-2.4.2-6|42	
12cr|stardict-quick-ita-dan-2.4.2-6|43	
12cr|stardict-quick-ita-dan-2.4.2-6|44	
12cr|stardict-quick-ita-dan-2.4.2-6|45	%changelog
12cr|stardict-quick-ita-dan-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-ita-dan-2.4.2-6|47	+ Revision: 261079
12cr|stardict-quick-ita-dan-2.4.2-6|48	- rebuild
12cr|stardict-quick-ita-dan-2.4.2-6|49	
12cr|stardict-quick-ita-dan-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-ita-dan-2.4.2-6|51	+ Revision: 253360
12cr|stardict-quick-ita-dan-2.4.2-6|52	- rebuild
12cr|stardict-quick-ita-dan-2.4.2-6|53	
12cr|stardict-quick-ita-dan-2.4.2-6|54	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-ita-dan-2.4.2-6|55	+ Revision: 140853
12cr|stardict-quick-ita-dan-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-ita-dan-2.4.2-6|57	
12cr|stardict-quick-ita-dan-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-ita-dan-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-ita-dan-2.4.2-6|60	
12cr|stardict-quick-ita-dan-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-ita-dan-2.4.2-6|62	+ Revision: 67700
12cr|stardict-quick-ita-dan-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-ita-dan-2.4.2-6|64	
12cr|stardict-quick-ita-dan-2.4.2-6|65	
12cr|stardict-quick-ita-dan-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-ita-dan-2.4.2-6|67	- Rebuild
12cr|stardict-quick-ita-dan-2.4.2-6|68	
12cr|stardict-quick-ita-dan-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-ita-dan-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-ita-dan-2.4.2-6|71	
12cr|stardict-quick-ita-dan-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-ita-dan-2.4.2-6|73	- New version
12cr|stardict-quick-ita-dan-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-ita-dan-2.4.2-6|75	
12cr|stardict-quick-ita-dan-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-ita-dan-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-ita-dan-2.4.2-6|78	

7715 12
12cr|stardict-quick-ita-swe-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-ita-swe-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-ita-swe-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-ita-swe-2.4.2-5|4	
12cr|stardict-quick-ita-swe-2.4.2-5|5	Summary:	Italian -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-ita-swe-2.4.2-5|6	Name:		stardict-quick-ita-swe
12cr|stardict-quick-ita-swe-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-ita-swe-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-ita-swe-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-ita-swe-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-ita-swe-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-ita-swe-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-ita-swe-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-ita-swe-2.4.2-5|14	
12cr|stardict-quick-ita-swe-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_ita-swe-%{version}.tar.bz2
12cr|stardict-quick-ita-swe-2.4.2-5|16	
12cr|stardict-quick-ita-swe-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-ita-swe-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-ita-swe-2.4.2-5|19	
12cr|stardict-quick-ita-swe-2.4.2-5|20	%description
12cr|stardict-quick-ita-swe-2.4.2-5|21	Italian -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-ita-swe-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-ita-swe-2.4.2-5|23	
12cr|stardict-quick-ita-swe-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-ita-swe-2.4.2-5|25	
12cr|stardict-quick-ita-swe-2.4.2-5|26	%prep
12cr|stardict-quick-ita-swe-2.4.2-5|27	%setup -q -n stardict-quick_ita-swe-%{version}
12cr|stardict-quick-ita-swe-2.4.2-5|28	
12cr|stardict-quick-ita-swe-2.4.2-5|29	%build
12cr|stardict-quick-ita-swe-2.4.2-5|30	
12cr|stardict-quick-ita-swe-2.4.2-5|31	%install
12cr|stardict-quick-ita-swe-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-ita-swe-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-ita-swe-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-ita-swe-2.4.2-5|35	
12cr|stardict-quick-ita-swe-2.4.2-5|36	%clean
12cr|stardict-quick-ita-swe-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-ita-swe-2.4.2-5|38	
12cr|stardict-quick-ita-swe-2.4.2-5|39	%files
12cr|stardict-quick-ita-swe-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-ita-swe-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-ita-swe-2.4.2-5|42	
12cr|stardict-quick-ita-swe-2.4.2-5|43	
12cr|stardict-quick-ita-swe-2.4.2-5|44	
12cr|stardict-quick-ita-swe-2.4.2-5|45	%changelog
12cr|stardict-quick-ita-swe-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-ita-swe-2.4.2-5|47	+ Revision: 242768
12cr|stardict-quick-ita-swe-2.4.2-5|48	- rebuild
12cr|stardict-quick-ita-swe-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-ita-swe-2.4.2-5|50	
12cr|stardict-quick-ita-swe-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-ita-swe-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-ita-swe-2.4.2-5|53	
12cr|stardict-quick-ita-swe-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-ita-swe-2.4.2-5|55	+ Revision: 67701
12cr|stardict-quick-ita-swe-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-ita-swe-2.4.2-5|57	
12cr|stardict-quick-ita-swe-2.4.2-5|58	
12cr|stardict-quick-ita-swe-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-ita-swe-2.4.2-5|60	- Rebuild
12cr|stardict-quick-ita-swe-2.4.2-5|61	
12cr|stardict-quick-ita-swe-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-ita-swe-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-ita-swe-2.4.2-5|64	
12cr|stardict-quick-ita-swe-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-ita-swe-2.4.2-5|66	- New version
12cr|stardict-quick-ita-swe-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-ita-swe-2.4.2-5|68	
12cr|stardict-quick-ita-swe-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-ita-swe-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-ita-swe-2.4.2-5|71	

7716 12
12cr|stardict-quick-jpn-dan-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-jpn-dan-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-jpn-dan-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-jpn-dan-2.4.2-6|4	
12cr|stardict-quick-jpn-dan-2.4.2-6|5	Summary:	Japanese -> Danish *Quick dictionary for StarDict 2
12cr|stardict-quick-jpn-dan-2.4.2-6|6	Name:		stardict-quick-jpn-dan
12cr|stardict-quick-jpn-dan-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-jpn-dan-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-jpn-dan-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-jpn-dan-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-jpn-dan-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-jpn-dan-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-jpn-dan-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-jpn-dan-2.4.2-6|14	
12cr|stardict-quick-jpn-dan-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_jpn-dan-%{version}.tar.bz2
12cr|stardict-quick-jpn-dan-2.4.2-6|16	
12cr|stardict-quick-jpn-dan-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-jpn-dan-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-jpn-dan-2.4.2-6|19	
12cr|stardict-quick-jpn-dan-2.4.2-6|20	%description
12cr|stardict-quick-jpn-dan-2.4.2-6|21	Japanese -> Danish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-jpn-dan-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-jpn-dan-2.4.2-6|23	
12cr|stardict-quick-jpn-dan-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-jpn-dan-2.4.2-6|25	
12cr|stardict-quick-jpn-dan-2.4.2-6|26	%prep
12cr|stardict-quick-jpn-dan-2.4.2-6|27	%setup -q -n stardict-quick_jpn-dan-%{version}
12cr|stardict-quick-jpn-dan-2.4.2-6|28	
12cr|stardict-quick-jpn-dan-2.4.2-6|29	%build
12cr|stardict-quick-jpn-dan-2.4.2-6|30	
12cr|stardict-quick-jpn-dan-2.4.2-6|31	%install
12cr|stardict-quick-jpn-dan-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-jpn-dan-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-jpn-dan-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-jpn-dan-2.4.2-6|35	
12cr|stardict-quick-jpn-dan-2.4.2-6|36	%clean
12cr|stardict-quick-jpn-dan-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-jpn-dan-2.4.2-6|38	
12cr|stardict-quick-jpn-dan-2.4.2-6|39	%files
12cr|stardict-quick-jpn-dan-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-jpn-dan-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-jpn-dan-2.4.2-6|42	
12cr|stardict-quick-jpn-dan-2.4.2-6|43	
12cr|stardict-quick-jpn-dan-2.4.2-6|44	
12cr|stardict-quick-jpn-dan-2.4.2-6|45	%changelog
12cr|stardict-quick-jpn-dan-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-jpn-dan-2.4.2-6|47	+ Revision: 261080
12cr|stardict-quick-jpn-dan-2.4.2-6|48	- rebuild
12cr|stardict-quick-jpn-dan-2.4.2-6|49	
12cr|stardict-quick-jpn-dan-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-jpn-dan-2.4.2-6|51	+ Revision: 253362
12cr|stardict-quick-jpn-dan-2.4.2-6|52	- rebuild
12cr|stardict-quick-jpn-dan-2.4.2-6|53	
12cr|stardict-quick-jpn-dan-2.4.2-6|54	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-jpn-dan-2.4.2-6|55	+ Revision: 140853
12cr|stardict-quick-jpn-dan-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-jpn-dan-2.4.2-6|57	
12cr|stardict-quick-jpn-dan-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-jpn-dan-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-jpn-dan-2.4.2-6|60	
12cr|stardict-quick-jpn-dan-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-jpn-dan-2.4.2-6|62	+ Revision: 67703
12cr|stardict-quick-jpn-dan-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-jpn-dan-2.4.2-6|64	
12cr|stardict-quick-jpn-dan-2.4.2-6|65	
12cr|stardict-quick-jpn-dan-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-jpn-dan-2.4.2-6|67	- Rebuild
12cr|stardict-quick-jpn-dan-2.4.2-6|68	
12cr|stardict-quick-jpn-dan-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-jpn-dan-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-jpn-dan-2.4.2-6|71	
12cr|stardict-quick-jpn-dan-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-jpn-dan-2.4.2-6|73	- New version
12cr|stardict-quick-jpn-dan-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-jpn-dan-2.4.2-6|75	
12cr|stardict-quick-jpn-dan-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-jpn-dan-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-jpn-dan-2.4.2-6|78	

7717 12
12cr|stardict-quick-jpn-swe-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-jpn-swe-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-jpn-swe-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-jpn-swe-2.4.2-5|4	
12cr|stardict-quick-jpn-swe-2.4.2-5|5	Summary:	Japanese -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-jpn-swe-2.4.2-5|6	Name:		stardict-quick-jpn-swe
12cr|stardict-quick-jpn-swe-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-jpn-swe-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-jpn-swe-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-jpn-swe-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-jpn-swe-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-jpn-swe-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-jpn-swe-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-jpn-swe-2.4.2-5|14	
12cr|stardict-quick-jpn-swe-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_jpn-swe-%{version}.tar.bz2
12cr|stardict-quick-jpn-swe-2.4.2-5|16	
12cr|stardict-quick-jpn-swe-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-jpn-swe-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-jpn-swe-2.4.2-5|19	
12cr|stardict-quick-jpn-swe-2.4.2-5|20	%description
12cr|stardict-quick-jpn-swe-2.4.2-5|21	Japanese -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-jpn-swe-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-jpn-swe-2.4.2-5|23	
12cr|stardict-quick-jpn-swe-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-jpn-swe-2.4.2-5|25	
12cr|stardict-quick-jpn-swe-2.4.2-5|26	%prep
12cr|stardict-quick-jpn-swe-2.4.2-5|27	%setup -q -n stardict-quick_jpn-swe-%{version}
12cr|stardict-quick-jpn-swe-2.4.2-5|28	
12cr|stardict-quick-jpn-swe-2.4.2-5|29	%build
12cr|stardict-quick-jpn-swe-2.4.2-5|30	
12cr|stardict-quick-jpn-swe-2.4.2-5|31	%install
12cr|stardict-quick-jpn-swe-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-jpn-swe-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-jpn-swe-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-jpn-swe-2.4.2-5|35	
12cr|stardict-quick-jpn-swe-2.4.2-5|36	%clean
12cr|stardict-quick-jpn-swe-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-jpn-swe-2.4.2-5|38	
12cr|stardict-quick-jpn-swe-2.4.2-5|39	%files
12cr|stardict-quick-jpn-swe-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-jpn-swe-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-jpn-swe-2.4.2-5|42	
12cr|stardict-quick-jpn-swe-2.4.2-5|43	
12cr|stardict-quick-jpn-swe-2.4.2-5|44	
12cr|stardict-quick-jpn-swe-2.4.2-5|45	%changelog
12cr|stardict-quick-jpn-swe-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-jpn-swe-2.4.2-5|47	+ Revision: 242769
12cr|stardict-quick-jpn-swe-2.4.2-5|48	- rebuild
12cr|stardict-quick-jpn-swe-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-jpn-swe-2.4.2-5|50	
12cr|stardict-quick-jpn-swe-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-jpn-swe-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-jpn-swe-2.4.2-5|53	
12cr|stardict-quick-jpn-swe-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-jpn-swe-2.4.2-5|55	+ Revision: 67706
12cr|stardict-quick-jpn-swe-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-jpn-swe-2.4.2-5|57	
12cr|stardict-quick-jpn-swe-2.4.2-5|58	
12cr|stardict-quick-jpn-swe-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-jpn-swe-2.4.2-5|60	- Rebuild
12cr|stardict-quick-jpn-swe-2.4.2-5|61	
12cr|stardict-quick-jpn-swe-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-jpn-swe-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-jpn-swe-2.4.2-5|64	
12cr|stardict-quick-jpn-swe-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-jpn-swe-2.4.2-5|66	- New version
12cr|stardict-quick-jpn-swe-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-jpn-swe-2.4.2-5|68	
12cr|stardict-quick-jpn-swe-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-jpn-swe-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-jpn-swe-2.4.2-5|71	

7718 12
12cr|stardict-quick-lat-dan-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-lat-dan-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-lat-dan-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-lat-dan-2.4.2-6|4	
12cr|stardict-quick-lat-dan-2.4.2-6|5	Summary:	Latin -> Danish *Quick dictionary for StarDict 2
12cr|stardict-quick-lat-dan-2.4.2-6|6	Name:		stardict-quick-lat-dan
12cr|stardict-quick-lat-dan-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-lat-dan-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-lat-dan-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-lat-dan-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-lat-dan-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-lat-dan-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-lat-dan-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-lat-dan-2.4.2-6|14	
12cr|stardict-quick-lat-dan-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_lat-dan-%{version}.tar.bz2
12cr|stardict-quick-lat-dan-2.4.2-6|16	
12cr|stardict-quick-lat-dan-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-lat-dan-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-lat-dan-2.4.2-6|19	
12cr|stardict-quick-lat-dan-2.4.2-6|20	%description
12cr|stardict-quick-lat-dan-2.4.2-6|21	Latin -> Danish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-lat-dan-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-lat-dan-2.4.2-6|23	
12cr|stardict-quick-lat-dan-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-lat-dan-2.4.2-6|25	
12cr|stardict-quick-lat-dan-2.4.2-6|26	%prep
12cr|stardict-quick-lat-dan-2.4.2-6|27	%setup -q -n stardict-quick_lat-dan-%{version}
12cr|stardict-quick-lat-dan-2.4.2-6|28	
12cr|stardict-quick-lat-dan-2.4.2-6|29	%build
12cr|stardict-quick-lat-dan-2.4.2-6|30	
12cr|stardict-quick-lat-dan-2.4.2-6|31	%install
12cr|stardict-quick-lat-dan-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-lat-dan-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-lat-dan-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-lat-dan-2.4.2-6|35	
12cr|stardict-quick-lat-dan-2.4.2-6|36	%clean
12cr|stardict-quick-lat-dan-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-lat-dan-2.4.2-6|38	
12cr|stardict-quick-lat-dan-2.4.2-6|39	%files
12cr|stardict-quick-lat-dan-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-lat-dan-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-lat-dan-2.4.2-6|42	
12cr|stardict-quick-lat-dan-2.4.2-6|43	
12cr|stardict-quick-lat-dan-2.4.2-6|44	
12cr|stardict-quick-lat-dan-2.4.2-6|45	%changelog
12cr|stardict-quick-lat-dan-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-lat-dan-2.4.2-6|47	+ Revision: 261081
12cr|stardict-quick-lat-dan-2.4.2-6|48	- rebuild
12cr|stardict-quick-lat-dan-2.4.2-6|49	
12cr|stardict-quick-lat-dan-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-lat-dan-2.4.2-6|51	+ Revision: 253365
12cr|stardict-quick-lat-dan-2.4.2-6|52	- rebuild
12cr|stardict-quick-lat-dan-2.4.2-6|53	
12cr|stardict-quick-lat-dan-2.4.2-6|54	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-lat-dan-2.4.2-6|55	+ Revision: 140853
12cr|stardict-quick-lat-dan-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-lat-dan-2.4.2-6|57	
12cr|stardict-quick-lat-dan-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-lat-dan-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-lat-dan-2.4.2-6|60	
12cr|stardict-quick-lat-dan-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-lat-dan-2.4.2-6|62	+ Revision: 67708
12cr|stardict-quick-lat-dan-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-lat-dan-2.4.2-6|64	
12cr|stardict-quick-lat-dan-2.4.2-6|65	
12cr|stardict-quick-lat-dan-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-lat-dan-2.4.2-6|67	- Rebuild
12cr|stardict-quick-lat-dan-2.4.2-6|68	
12cr|stardict-quick-lat-dan-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-lat-dan-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-lat-dan-2.4.2-6|71	
12cr|stardict-quick-lat-dan-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-lat-dan-2.4.2-6|73	- New version
12cr|stardict-quick-lat-dan-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-lat-dan-2.4.2-6|75	
12cr|stardict-quick-lat-dan-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-lat-dan-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-lat-dan-2.4.2-6|78	

7719 12
12cr|stardict-quick-lat-swe-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-lat-swe-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-lat-swe-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-lat-swe-2.4.2-6|4	
12cr|stardict-quick-lat-swe-2.4.2-6|5	Summary:	Latin -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-lat-swe-2.4.2-6|6	Name:		stardict-quick-lat-swe
12cr|stardict-quick-lat-swe-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-lat-swe-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-lat-swe-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-lat-swe-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-lat-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-lat-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-lat-swe-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-lat-swe-2.4.2-6|14	
12cr|stardict-quick-lat-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_lat-swe-%{version}.tar.bz2
12cr|stardict-quick-lat-swe-2.4.2-6|16	
12cr|stardict-quick-lat-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-lat-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-lat-swe-2.4.2-6|19	
12cr|stardict-quick-lat-swe-2.4.2-6|20	%description
12cr|stardict-quick-lat-swe-2.4.2-6|21	Latin -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-lat-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-lat-swe-2.4.2-6|23	
12cr|stardict-quick-lat-swe-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-lat-swe-2.4.2-6|25	
12cr|stardict-quick-lat-swe-2.4.2-6|26	%prep
12cr|stardict-quick-lat-swe-2.4.2-6|27	%setup -q -n stardict-quick_lat-swe-%{version}
12cr|stardict-quick-lat-swe-2.4.2-6|28	
12cr|stardict-quick-lat-swe-2.4.2-6|29	%build
12cr|stardict-quick-lat-swe-2.4.2-6|30	
12cr|stardict-quick-lat-swe-2.4.2-6|31	%install
12cr|stardict-quick-lat-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-lat-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-lat-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-lat-swe-2.4.2-6|35	
12cr|stardict-quick-lat-swe-2.4.2-6|36	%clean
12cr|stardict-quick-lat-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-lat-swe-2.4.2-6|38	
12cr|stardict-quick-lat-swe-2.4.2-6|39	%files
12cr|stardict-quick-lat-swe-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-lat-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-lat-swe-2.4.2-6|42	
12cr|stardict-quick-lat-swe-2.4.2-6|43	
12cr|stardict-quick-lat-swe-2.4.2-6|44	
12cr|stardict-quick-lat-swe-2.4.2-6|45	%changelog
12cr|stardict-quick-lat-swe-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-lat-swe-2.4.2-6|47	+ Revision: 261082
12cr|stardict-quick-lat-swe-2.4.2-6|48	- rebuild
12cr|stardict-quick-lat-swe-2.4.2-6|49	
12cr|stardict-quick-lat-swe-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-lat-swe-2.4.2-6|51	+ Revision: 253366
12cr|stardict-quick-lat-swe-2.4.2-6|52	- rebuild
12cr|stardict-quick-lat-swe-2.4.2-6|53	
12cr|stardict-quick-lat-swe-2.4.2-6|54	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-lat-swe-2.4.2-6|55	+ Revision: 140853
12cr|stardict-quick-lat-swe-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-lat-swe-2.4.2-6|57	
12cr|stardict-quick-lat-swe-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-lat-swe-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-lat-swe-2.4.2-6|60	
12cr|stardict-quick-lat-swe-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-lat-swe-2.4.2-6|62	+ Revision: 67709
12cr|stardict-quick-lat-swe-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-lat-swe-2.4.2-6|64	
12cr|stardict-quick-lat-swe-2.4.2-6|65	
12cr|stardict-quick-lat-swe-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-lat-swe-2.4.2-6|67	- Rebuild
12cr|stardict-quick-lat-swe-2.4.2-6|68	
12cr|stardict-quick-lat-swe-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-lat-swe-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-lat-swe-2.4.2-6|71	
12cr|stardict-quick-lat-swe-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-lat-swe-2.4.2-6|73	- New version
12cr|stardict-quick-lat-swe-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-lat-swe-2.4.2-6|75	
12cr|stardict-quick-lat-swe-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-lat-swe-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-lat-swe-2.4.2-6|78	

7720 12
12cr|stardict-quick-nld-dan-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-nld-dan-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-nld-dan-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-nld-dan-2.4.2-5|4	
12cr|stardict-quick-nld-dan-2.4.2-5|5	Summary:	Dutch -> Danish *Quick dictionary for StarDict 2
12cr|stardict-quick-nld-dan-2.4.2-5|6	Name:		stardict-quick-nld-dan
12cr|stardict-quick-nld-dan-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-nld-dan-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-nld-dan-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-nld-dan-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-nld-dan-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-nld-dan-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-nld-dan-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-nld-dan-2.4.2-5|14	
12cr|stardict-quick-nld-dan-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_nld-dan-%{version}.tar.bz2
12cr|stardict-quick-nld-dan-2.4.2-5|16	
12cr|stardict-quick-nld-dan-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-nld-dan-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-nld-dan-2.4.2-5|19	
12cr|stardict-quick-nld-dan-2.4.2-5|20	%description
12cr|stardict-quick-nld-dan-2.4.2-5|21	Dutch -> Danish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-nld-dan-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-nld-dan-2.4.2-5|23	
12cr|stardict-quick-nld-dan-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-nld-dan-2.4.2-5|25	
12cr|stardict-quick-nld-dan-2.4.2-5|26	%prep
12cr|stardict-quick-nld-dan-2.4.2-5|27	%setup -q -n stardict-quick_nld-dan-%{version}
12cr|stardict-quick-nld-dan-2.4.2-5|28	
12cr|stardict-quick-nld-dan-2.4.2-5|29	%build
12cr|stardict-quick-nld-dan-2.4.2-5|30	
12cr|stardict-quick-nld-dan-2.4.2-5|31	%install
12cr|stardict-quick-nld-dan-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-nld-dan-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-nld-dan-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-nld-dan-2.4.2-5|35	
12cr|stardict-quick-nld-dan-2.4.2-5|36	%clean
12cr|stardict-quick-nld-dan-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-nld-dan-2.4.2-5|38	
12cr|stardict-quick-nld-dan-2.4.2-5|39	%files
12cr|stardict-quick-nld-dan-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-nld-dan-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-nld-dan-2.4.2-5|42	
12cr|stardict-quick-nld-dan-2.4.2-5|43	
12cr|stardict-quick-nld-dan-2.4.2-5|44	
12cr|stardict-quick-nld-dan-2.4.2-5|45	%changelog
12cr|stardict-quick-nld-dan-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-nld-dan-2.4.2-5|47	+ Revision: 242770
12cr|stardict-quick-nld-dan-2.4.2-5|48	- rebuild
12cr|stardict-quick-nld-dan-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-nld-dan-2.4.2-5|50	
12cr|stardict-quick-nld-dan-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-nld-dan-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-nld-dan-2.4.2-5|53	
12cr|stardict-quick-nld-dan-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-nld-dan-2.4.2-5|55	+ Revision: 67710
12cr|stardict-quick-nld-dan-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-nld-dan-2.4.2-5|57	
12cr|stardict-quick-nld-dan-2.4.2-5|58	
12cr|stardict-quick-nld-dan-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-nld-dan-2.4.2-5|60	- Rebuild
12cr|stardict-quick-nld-dan-2.4.2-5|61	
12cr|stardict-quick-nld-dan-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-nld-dan-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-nld-dan-2.4.2-5|64	
12cr|stardict-quick-nld-dan-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-nld-dan-2.4.2-5|66	- New version
12cr|stardict-quick-nld-dan-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-nld-dan-2.4.2-5|68	
12cr|stardict-quick-nld-dan-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-nld-dan-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-nld-dan-2.4.2-5|71	

7721 12
12cr|stardict-quick-nld-swe-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-nld-swe-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-nld-swe-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-nld-swe-2.4.2-5|4	
12cr|stardict-quick-nld-swe-2.4.2-5|5	Summary:	Dutch -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-nld-swe-2.4.2-5|6	Name:		stardict-quick-nld-swe
12cr|stardict-quick-nld-swe-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-nld-swe-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-nld-swe-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-nld-swe-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-nld-swe-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-nld-swe-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-nld-swe-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-nld-swe-2.4.2-5|14	
12cr|stardict-quick-nld-swe-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_nld-swe-%{version}.tar.bz2
12cr|stardict-quick-nld-swe-2.4.2-5|16	
12cr|stardict-quick-nld-swe-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-nld-swe-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-nld-swe-2.4.2-5|19	
12cr|stardict-quick-nld-swe-2.4.2-5|20	%description
12cr|stardict-quick-nld-swe-2.4.2-5|21	Dutch -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-nld-swe-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-nld-swe-2.4.2-5|23	
12cr|stardict-quick-nld-swe-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-nld-swe-2.4.2-5|25	
12cr|stardict-quick-nld-swe-2.4.2-5|26	%prep
12cr|stardict-quick-nld-swe-2.4.2-5|27	%setup -q -n stardict-quick_nld-swe-%{version}
12cr|stardict-quick-nld-swe-2.4.2-5|28	# tarball contains broken filename
12cr|stardict-quick-nld-swe-2.4.2-5|29	for i in *; do mv -f $i ${i/\?\?/an}; done
12cr|stardict-quick-nld-swe-2.4.2-5|30	
12cr|stardict-quick-nld-swe-2.4.2-5|31	%build
12cr|stardict-quick-nld-swe-2.4.2-5|32	
12cr|stardict-quick-nld-swe-2.4.2-5|33	%install
12cr|stardict-quick-nld-swe-2.4.2-5|34	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-nld-swe-2.4.2-5|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-nld-swe-2.4.2-5|36	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-nld-swe-2.4.2-5|37	
12cr|stardict-quick-nld-swe-2.4.2-5|38	%clean
12cr|stardict-quick-nld-swe-2.4.2-5|39	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-nld-swe-2.4.2-5|40	
12cr|stardict-quick-nld-swe-2.4.2-5|41	%files
12cr|stardict-quick-nld-swe-2.4.2-5|42	%defattr(-,root,root)
12cr|stardict-quick-nld-swe-2.4.2-5|43	%{_datadir}/stardict/dic/*
12cr|stardict-quick-nld-swe-2.4.2-5|44	
12cr|stardict-quick-nld-swe-2.4.2-5|45	
12cr|stardict-quick-nld-swe-2.4.2-5|46	
12cr|stardict-quick-nld-swe-2.4.2-5|47	%changelog
12cr|stardict-quick-nld-swe-2.4.2-5|48	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-nld-swe-2.4.2-5|49	+ Revision: 242771
12cr|stardict-quick-nld-swe-2.4.2-5|50	- rebuild
12cr|stardict-quick-nld-swe-2.4.2-5|51	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-nld-swe-2.4.2-5|52	
12cr|stardict-quick-nld-swe-2.4.2-5|53	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-nld-swe-2.4.2-5|54	- restore BuildRoot
12cr|stardict-quick-nld-swe-2.4.2-5|55	
12cr|stardict-quick-nld-swe-2.4.2-5|56	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-nld-swe-2.4.2-5|57	+ Revision: 67711
12cr|stardict-quick-nld-swe-2.4.2-5|58	- use %%mkrel
12cr|stardict-quick-nld-swe-2.4.2-5|59	
12cr|stardict-quick-nld-swe-2.4.2-5|60	
12cr|stardict-quick-nld-swe-2.4.2-5|61	* Wed Oct 05 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-nld-swe-2.4.2-5|62	- Rebuild
12cr|stardict-quick-nld-swe-2.4.2-5|63	
12cr|stardict-quick-nld-swe-2.4.2-5|64	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-nld-swe-2.4.2-5|65	- Dictionaries require main program as well
12cr|stardict-quick-nld-swe-2.4.2-5|66	
12cr|stardict-quick-nld-swe-2.4.2-5|67	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-nld-swe-2.4.2-5|68	- New version
12cr|stardict-quick-nld-swe-2.4.2-5|69	- Conflict with old version of stardict
12cr|stardict-quick-nld-swe-2.4.2-5|70	
12cr|stardict-quick-nld-swe-2.4.2-5|71	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-nld-swe-2.4.2-5|72	- First Mandrake style spec
12cr|stardict-quick-nld-swe-2.4.2-5|73	

7722 12
12cr|stardict-quick-nor-dan-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-nor-dan-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-nor-dan-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-nor-dan-2.4.2-6|4	
12cr|stardict-quick-nor-dan-2.4.2-6|5	Summary:	Norwegian -> Danish *Quick dictionary for StarDict 2
12cr|stardict-quick-nor-dan-2.4.2-6|6	Name:		stardict-quick-nor-dan
12cr|stardict-quick-nor-dan-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-nor-dan-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-nor-dan-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-nor-dan-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-nor-dan-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-nor-dan-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-nor-dan-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-nor-dan-2.4.2-6|14	
12cr|stardict-quick-nor-dan-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_nor-dan-%{version}.tar.bz2
12cr|stardict-quick-nor-dan-2.4.2-6|16	
12cr|stardict-quick-nor-dan-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-nor-dan-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-nor-dan-2.4.2-6|19	
12cr|stardict-quick-nor-dan-2.4.2-6|20	%description
12cr|stardict-quick-nor-dan-2.4.2-6|21	Norwegian -> Danish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-nor-dan-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-nor-dan-2.4.2-6|23	
12cr|stardict-quick-nor-dan-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-nor-dan-2.4.2-6|25	
12cr|stardict-quick-nor-dan-2.4.2-6|26	%prep
12cr|stardict-quick-nor-dan-2.4.2-6|27	%setup -q -n stardict-quick_nor-dan-%{version}
12cr|stardict-quick-nor-dan-2.4.2-6|28	
12cr|stardict-quick-nor-dan-2.4.2-6|29	%build
12cr|stardict-quick-nor-dan-2.4.2-6|30	
12cr|stardict-quick-nor-dan-2.4.2-6|31	%install
12cr|stardict-quick-nor-dan-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-nor-dan-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-nor-dan-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-nor-dan-2.4.2-6|35	
12cr|stardict-quick-nor-dan-2.4.2-6|36	%clean
12cr|stardict-quick-nor-dan-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-nor-dan-2.4.2-6|38	
12cr|stardict-quick-nor-dan-2.4.2-6|39	%files
12cr|stardict-quick-nor-dan-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-nor-dan-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-nor-dan-2.4.2-6|42	
12cr|stardict-quick-nor-dan-2.4.2-6|43	
12cr|stardict-quick-nor-dan-2.4.2-6|44	
12cr|stardict-quick-nor-dan-2.4.2-6|45	%changelog
12cr|stardict-quick-nor-dan-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-nor-dan-2.4.2-6|47	+ Revision: 261083
12cr|stardict-quick-nor-dan-2.4.2-6|48	- rebuild
12cr|stardict-quick-nor-dan-2.4.2-6|49	
12cr|stardict-quick-nor-dan-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-nor-dan-2.4.2-6|51	+ Revision: 253369
12cr|stardict-quick-nor-dan-2.4.2-6|52	- rebuild
12cr|stardict-quick-nor-dan-2.4.2-6|53	
12cr|stardict-quick-nor-dan-2.4.2-6|54	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-nor-dan-2.4.2-6|55	+ Revision: 140853
12cr|stardict-quick-nor-dan-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-nor-dan-2.4.2-6|57	
12cr|stardict-quick-nor-dan-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-nor-dan-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-nor-dan-2.4.2-6|60	
12cr|stardict-quick-nor-dan-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-nor-dan-2.4.2-6|62	+ Revision: 67712
12cr|stardict-quick-nor-dan-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-nor-dan-2.4.2-6|64	
12cr|stardict-quick-nor-dan-2.4.2-6|65	
12cr|stardict-quick-nor-dan-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-nor-dan-2.4.2-6|67	- Rebuild
12cr|stardict-quick-nor-dan-2.4.2-6|68	
12cr|stardict-quick-nor-dan-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-nor-dan-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-nor-dan-2.4.2-6|71	
12cr|stardict-quick-nor-dan-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-nor-dan-2.4.2-6|73	- New version
12cr|stardict-quick-nor-dan-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-nor-dan-2.4.2-6|75	
12cr|stardict-quick-nor-dan-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-nor-dan-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-nor-dan-2.4.2-6|78	

7723 12
12cr|stardict-quick-nor-swe-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-nor-swe-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-nor-swe-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-nor-swe-2.4.2-6|4	
12cr|stardict-quick-nor-swe-2.4.2-6|5	Summary:	Norwegian -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-nor-swe-2.4.2-6|6	Name:		stardict-quick-nor-swe
12cr|stardict-quick-nor-swe-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-nor-swe-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-nor-swe-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-nor-swe-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-nor-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-nor-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-nor-swe-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-nor-swe-2.4.2-6|14	
12cr|stardict-quick-nor-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_nor-swe-%{version}.tar.bz2
12cr|stardict-quick-nor-swe-2.4.2-6|16	
12cr|stardict-quick-nor-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-nor-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-nor-swe-2.4.2-6|19	
12cr|stardict-quick-nor-swe-2.4.2-6|20	%description
12cr|stardict-quick-nor-swe-2.4.2-6|21	Norwegian -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-nor-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-nor-swe-2.4.2-6|23	
12cr|stardict-quick-nor-swe-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-nor-swe-2.4.2-6|25	
12cr|stardict-quick-nor-swe-2.4.2-6|26	%prep
12cr|stardict-quick-nor-swe-2.4.2-6|27	%setup -q -n stardict-quick_nor-swe-%{version}
12cr|stardict-quick-nor-swe-2.4.2-6|28	
12cr|stardict-quick-nor-swe-2.4.2-6|29	%build
12cr|stardict-quick-nor-swe-2.4.2-6|30	
12cr|stardict-quick-nor-swe-2.4.2-6|31	%install
12cr|stardict-quick-nor-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-nor-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-nor-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-nor-swe-2.4.2-6|35	
12cr|stardict-quick-nor-swe-2.4.2-6|36	%clean
12cr|stardict-quick-nor-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-nor-swe-2.4.2-6|38	
12cr|stardict-quick-nor-swe-2.4.2-6|39	%files
12cr|stardict-quick-nor-swe-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-nor-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-nor-swe-2.4.2-6|42	
12cr|stardict-quick-nor-swe-2.4.2-6|43	
12cr|stardict-quick-nor-swe-2.4.2-6|44	
12cr|stardict-quick-nor-swe-2.4.2-6|45	%changelog
12cr|stardict-quick-nor-swe-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-nor-swe-2.4.2-6|47	+ Revision: 261084
12cr|stardict-quick-nor-swe-2.4.2-6|48	- rebuild
12cr|stardict-quick-nor-swe-2.4.2-6|49	
12cr|stardict-quick-nor-swe-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-nor-swe-2.4.2-6|51	+ Revision: 253373
12cr|stardict-quick-nor-swe-2.4.2-6|52	- rebuild
12cr|stardict-quick-nor-swe-2.4.2-6|53	
12cr|stardict-quick-nor-swe-2.4.2-6|54	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-nor-swe-2.4.2-6|55	+ Revision: 140853
12cr|stardict-quick-nor-swe-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-nor-swe-2.4.2-6|57	
12cr|stardict-quick-nor-swe-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-nor-swe-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-nor-swe-2.4.2-6|60	
12cr|stardict-quick-nor-swe-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-nor-swe-2.4.2-6|62	+ Revision: 67713
12cr|stardict-quick-nor-swe-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-nor-swe-2.4.2-6|64	
12cr|stardict-quick-nor-swe-2.4.2-6|65	
12cr|stardict-quick-nor-swe-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-nor-swe-2.4.2-6|67	- Rebuild
12cr|stardict-quick-nor-swe-2.4.2-6|68	
12cr|stardict-quick-nor-swe-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-nor-swe-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-nor-swe-2.4.2-6|71	
12cr|stardict-quick-nor-swe-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-nor-swe-2.4.2-6|73	- New version
12cr|stardict-quick-nor-swe-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-nor-swe-2.4.2-6|75	
12cr|stardict-quick-nor-swe-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-nor-swe-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-nor-swe-2.4.2-6|78	

7724 12
12cr|stardict-quick-pol-swe-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-pol-swe-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-pol-swe-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-pol-swe-2.4.2-5|4	
12cr|stardict-quick-pol-swe-2.4.2-5|5	Summary:	Polish -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-pol-swe-2.4.2-5|6	Name:		stardict-quick-pol-swe
12cr|stardict-quick-pol-swe-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-pol-swe-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-pol-swe-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-pol-swe-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-pol-swe-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-pol-swe-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-pol-swe-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-pol-swe-2.4.2-5|14	
12cr|stardict-quick-pol-swe-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_pol-swe-%{version}.tar.bz2
12cr|stardict-quick-pol-swe-2.4.2-5|16	
12cr|stardict-quick-pol-swe-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-pol-swe-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-pol-swe-2.4.2-5|19	
12cr|stardict-quick-pol-swe-2.4.2-5|20	%description
12cr|stardict-quick-pol-swe-2.4.2-5|21	Polish -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-pol-swe-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-pol-swe-2.4.2-5|23	
12cr|stardict-quick-pol-swe-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-pol-swe-2.4.2-5|25	
12cr|stardict-quick-pol-swe-2.4.2-5|26	%prep
12cr|stardict-quick-pol-swe-2.4.2-5|27	%setup -q -n stardict-quick_pol-swe-%{version}
12cr|stardict-quick-pol-swe-2.4.2-5|28	
12cr|stardict-quick-pol-swe-2.4.2-5|29	%build
12cr|stardict-quick-pol-swe-2.4.2-5|30	
12cr|stardict-quick-pol-swe-2.4.2-5|31	%install
12cr|stardict-quick-pol-swe-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-pol-swe-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-pol-swe-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-pol-swe-2.4.2-5|35	
12cr|stardict-quick-pol-swe-2.4.2-5|36	%clean
12cr|stardict-quick-pol-swe-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-pol-swe-2.4.2-5|38	
12cr|stardict-quick-pol-swe-2.4.2-5|39	%files
12cr|stardict-quick-pol-swe-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-pol-swe-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-pol-swe-2.4.2-5|42	
12cr|stardict-quick-pol-swe-2.4.2-5|43	
12cr|stardict-quick-pol-swe-2.4.2-5|44	
12cr|stardict-quick-pol-swe-2.4.2-5|45	%changelog
12cr|stardict-quick-pol-swe-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-pol-swe-2.4.2-5|47	+ Revision: 242802
12cr|stardict-quick-pol-swe-2.4.2-5|48	- rebuild
12cr|stardict-quick-pol-swe-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-pol-swe-2.4.2-5|50	
12cr|stardict-quick-pol-swe-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-pol-swe-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-pol-swe-2.4.2-5|53	
12cr|stardict-quick-pol-swe-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-pol-swe-2.4.2-5|55	+ Revision: 67714
12cr|stardict-quick-pol-swe-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-pol-swe-2.4.2-5|57	
12cr|stardict-quick-pol-swe-2.4.2-5|58	
12cr|stardict-quick-pol-swe-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-pol-swe-2.4.2-5|60	- Rebuild
12cr|stardict-quick-pol-swe-2.4.2-5|61	
12cr|stardict-quick-pol-swe-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-pol-swe-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-pol-swe-2.4.2-5|64	
12cr|stardict-quick-pol-swe-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-pol-swe-2.4.2-5|66	- New version
12cr|stardict-quick-pol-swe-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-pol-swe-2.4.2-5|68	
12cr|stardict-quick-pol-swe-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-pol-swe-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-pol-swe-2.4.2-5|71	

7725 12
12cr|stardict-quick-por-dan-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-por-dan-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-por-dan-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-por-dan-2.4.2-5|4	
12cr|stardict-quick-por-dan-2.4.2-5|5	Summary:	Portuguese -> Danish *Quick dictionary for StarDict 2
12cr|stardict-quick-por-dan-2.4.2-5|6	Name:		stardict-quick-por-dan
12cr|stardict-quick-por-dan-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-por-dan-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-por-dan-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-por-dan-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-por-dan-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-por-dan-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-por-dan-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-por-dan-2.4.2-5|14	
12cr|stardict-quick-por-dan-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_por-dan-%{version}.tar.bz2
12cr|stardict-quick-por-dan-2.4.2-5|16	
12cr|stardict-quick-por-dan-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-por-dan-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-por-dan-2.4.2-5|19	
12cr|stardict-quick-por-dan-2.4.2-5|20	%description
12cr|stardict-quick-por-dan-2.4.2-5|21	Portuguese -> Danish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-por-dan-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-por-dan-2.4.2-5|23	
12cr|stardict-quick-por-dan-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-por-dan-2.4.2-5|25	
12cr|stardict-quick-por-dan-2.4.2-5|26	%prep
12cr|stardict-quick-por-dan-2.4.2-5|27	%setup -q -n stardict-quick_por-dan-%{version}
12cr|stardict-quick-por-dan-2.4.2-5|28	
12cr|stardict-quick-por-dan-2.4.2-5|29	%build
12cr|stardict-quick-por-dan-2.4.2-5|30	
12cr|stardict-quick-por-dan-2.4.2-5|31	%install
12cr|stardict-quick-por-dan-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-por-dan-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-por-dan-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-por-dan-2.4.2-5|35	
12cr|stardict-quick-por-dan-2.4.2-5|36	%clean
12cr|stardict-quick-por-dan-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-por-dan-2.4.2-5|38	
12cr|stardict-quick-por-dan-2.4.2-5|39	%files
12cr|stardict-quick-por-dan-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-por-dan-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-por-dan-2.4.2-5|42	
12cr|stardict-quick-por-dan-2.4.2-5|43	
12cr|stardict-quick-por-dan-2.4.2-5|44	
12cr|stardict-quick-por-dan-2.4.2-5|45	%changelog
12cr|stardict-quick-por-dan-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-por-dan-2.4.2-5|47	+ Revision: 242815
12cr|stardict-quick-por-dan-2.4.2-5|48	- rebuild
12cr|stardict-quick-por-dan-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-por-dan-2.4.2-5|50	
12cr|stardict-quick-por-dan-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-por-dan-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-por-dan-2.4.2-5|53	
12cr|stardict-quick-por-dan-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-por-dan-2.4.2-5|55	+ Revision: 67716
12cr|stardict-quick-por-dan-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-por-dan-2.4.2-5|57	
12cr|stardict-quick-por-dan-2.4.2-5|58	
12cr|stardict-quick-por-dan-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-por-dan-2.4.2-5|60	- Rebuild
12cr|stardict-quick-por-dan-2.4.2-5|61	
12cr|stardict-quick-por-dan-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-por-dan-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-por-dan-2.4.2-5|64	
12cr|stardict-quick-por-dan-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-por-dan-2.4.2-5|66	- New version
12cr|stardict-quick-por-dan-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-por-dan-2.4.2-5|68	
12cr|stardict-quick-por-dan-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-por-dan-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-por-dan-2.4.2-5|71	

7726 12
12cr|stardict-quick-por-swe-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-por-swe-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-por-swe-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-por-swe-2.4.2-5|4	
12cr|stardict-quick-por-swe-2.4.2-5|5	Summary:	Portuguese -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-por-swe-2.4.2-5|6	Name:		stardict-quick-por-swe
12cr|stardict-quick-por-swe-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-por-swe-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-por-swe-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-por-swe-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-por-swe-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-por-swe-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-por-swe-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-por-swe-2.4.2-5|14	
12cr|stardict-quick-por-swe-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_por-swe-%{version}.tar.bz2
12cr|stardict-quick-por-swe-2.4.2-5|16	
12cr|stardict-quick-por-swe-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-por-swe-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-por-swe-2.4.2-5|19	
12cr|stardict-quick-por-swe-2.4.2-5|20	%description
12cr|stardict-quick-por-swe-2.4.2-5|21	Portuguese -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-por-swe-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-por-swe-2.4.2-5|23	
12cr|stardict-quick-por-swe-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-por-swe-2.4.2-5|25	
12cr|stardict-quick-por-swe-2.4.2-5|26	%prep
12cr|stardict-quick-por-swe-2.4.2-5|27	%setup -q -n stardict-quick_por-swe-%{version}
12cr|stardict-quick-por-swe-2.4.2-5|28	
12cr|stardict-quick-por-swe-2.4.2-5|29	%build
12cr|stardict-quick-por-swe-2.4.2-5|30	
12cr|stardict-quick-por-swe-2.4.2-5|31	%install
12cr|stardict-quick-por-swe-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-por-swe-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-por-swe-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-por-swe-2.4.2-5|35	
12cr|stardict-quick-por-swe-2.4.2-5|36	%clean
12cr|stardict-quick-por-swe-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-por-swe-2.4.2-5|38	
12cr|stardict-quick-por-swe-2.4.2-5|39	%files
12cr|stardict-quick-por-swe-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-por-swe-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-por-swe-2.4.2-5|42	
12cr|stardict-quick-por-swe-2.4.2-5|43	
12cr|stardict-quick-por-swe-2.4.2-5|44	
12cr|stardict-quick-por-swe-2.4.2-5|45	%changelog
12cr|stardict-quick-por-swe-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-por-swe-2.4.2-5|47	+ Revision: 242817
12cr|stardict-quick-por-swe-2.4.2-5|48	- rebuild
12cr|stardict-quick-por-swe-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-por-swe-2.4.2-5|50	
12cr|stardict-quick-por-swe-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-por-swe-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-por-swe-2.4.2-5|53	
12cr|stardict-quick-por-swe-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-por-swe-2.4.2-5|55	+ Revision: 67718
12cr|stardict-quick-por-swe-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-por-swe-2.4.2-5|57	
12cr|stardict-quick-por-swe-2.4.2-5|58	
12cr|stardict-quick-por-swe-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-por-swe-2.4.2-5|60	- Rebuild
12cr|stardict-quick-por-swe-2.4.2-5|61	
12cr|stardict-quick-por-swe-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-por-swe-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-por-swe-2.4.2-5|64	
12cr|stardict-quick-por-swe-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-por-swe-2.4.2-5|66	- New version
12cr|stardict-quick-por-swe-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-por-swe-2.4.2-5|68	
12cr|stardict-quick-por-swe-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-por-swe-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-por-swe-2.4.2-5|71	

7727 12
12cr|stardict-quick-rum-swe-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-rum-swe-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-rum-swe-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-rum-swe-2.4.2-6|4	
12cr|stardict-quick-rum-swe-2.4.2-6|5	Summary:	Romanian -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-rum-swe-2.4.2-6|6	Name:		stardict-quick-rum-swe
12cr|stardict-quick-rum-swe-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-rum-swe-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-rum-swe-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-rum-swe-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-rum-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-rum-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-rum-swe-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-rum-swe-2.4.2-6|14	
12cr|stardict-quick-rum-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_rum-swe-%{version}.tar.bz2
12cr|stardict-quick-rum-swe-2.4.2-6|16	
12cr|stardict-quick-rum-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-rum-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-rum-swe-2.4.2-6|19	
12cr|stardict-quick-rum-swe-2.4.2-6|20	%description
12cr|stardict-quick-rum-swe-2.4.2-6|21	Romanian -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-rum-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-rum-swe-2.4.2-6|23	
12cr|stardict-quick-rum-swe-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-rum-swe-2.4.2-6|25	
12cr|stardict-quick-rum-swe-2.4.2-6|26	%prep
12cr|stardict-quick-rum-swe-2.4.2-6|27	%setup -q -n stardict-quick_rum-swe-%{version}
12cr|stardict-quick-rum-swe-2.4.2-6|28	# tarball contains broken filename
12cr|stardict-quick-rum-swe-2.4.2-6|29	for i in *; do mv -f $i ${i/\?\?/an}; done
12cr|stardict-quick-rum-swe-2.4.2-6|30	
12cr|stardict-quick-rum-swe-2.4.2-6|31	%build
12cr|stardict-quick-rum-swe-2.4.2-6|32	
12cr|stardict-quick-rum-swe-2.4.2-6|33	%install
12cr|stardict-quick-rum-swe-2.4.2-6|34	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-rum-swe-2.4.2-6|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-rum-swe-2.4.2-6|36	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-rum-swe-2.4.2-6|37	
12cr|stardict-quick-rum-swe-2.4.2-6|38	%clean
12cr|stardict-quick-rum-swe-2.4.2-6|39	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-rum-swe-2.4.2-6|40	
12cr|stardict-quick-rum-swe-2.4.2-6|41	%files
12cr|stardict-quick-rum-swe-2.4.2-6|42	%defattr(-,root,root)
12cr|stardict-quick-rum-swe-2.4.2-6|43	%{_datadir}/stardict/dic/*
12cr|stardict-quick-rum-swe-2.4.2-6|44	
12cr|stardict-quick-rum-swe-2.4.2-6|45	
12cr|stardict-quick-rum-swe-2.4.2-6|46	
12cr|stardict-quick-rum-swe-2.4.2-6|47	%changelog
12cr|stardict-quick-rum-swe-2.4.2-6|48	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-rum-swe-2.4.2-6|49	+ Revision: 261085
12cr|stardict-quick-rum-swe-2.4.2-6|50	- rebuild
12cr|stardict-quick-rum-swe-2.4.2-6|51	
12cr|stardict-quick-rum-swe-2.4.2-6|52	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-rum-swe-2.4.2-6|53	+ Revision: 253400
12cr|stardict-quick-rum-swe-2.4.2-6|54	- rebuild
12cr|stardict-quick-rum-swe-2.4.2-6|55	
12cr|stardict-quick-rum-swe-2.4.2-6|56	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-rum-swe-2.4.2-6|57	+ Revision: 140853
12cr|stardict-quick-rum-swe-2.4.2-6|58	- restore BuildRoot
12cr|stardict-quick-rum-swe-2.4.2-6|59	
12cr|stardict-quick-rum-swe-2.4.2-6|60	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-rum-swe-2.4.2-6|61	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-rum-swe-2.4.2-6|62	
12cr|stardict-quick-rum-swe-2.4.2-6|63	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-rum-swe-2.4.2-6|64	+ Revision: 67719
12cr|stardict-quick-rum-swe-2.4.2-6|65	- use %%mkrel
12cr|stardict-quick-rum-swe-2.4.2-6|66	
12cr|stardict-quick-rum-swe-2.4.2-6|67	
12cr|stardict-quick-rum-swe-2.4.2-6|68	* Wed Oct 05 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-rum-swe-2.4.2-6|69	- Rebuild
12cr|stardict-quick-rum-swe-2.4.2-6|70	
12cr|stardict-quick-rum-swe-2.4.2-6|71	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-rum-swe-2.4.2-6|72	- Dictionaries require main program as well
12cr|stardict-quick-rum-swe-2.4.2-6|73	
12cr|stardict-quick-rum-swe-2.4.2-6|74	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-rum-swe-2.4.2-6|75	- New version
12cr|stardict-quick-rum-swe-2.4.2-6|76	- Conflict with old version of stardict
12cr|stardict-quick-rum-swe-2.4.2-6|77	
12cr|stardict-quick-rum-swe-2.4.2-6|78	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-rum-swe-2.4.2-6|79	- First Mandrake style spec
12cr|stardict-quick-rum-swe-2.4.2-6|80	

7728 12
12cr|stardict-quick-rus-dan-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-rus-dan-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-rus-dan-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-rus-dan-2.4.2-5|4	
12cr|stardict-quick-rus-dan-2.4.2-5|5	Summary:	Russian -> Danish *Quick dictionary for StarDict 2
12cr|stardict-quick-rus-dan-2.4.2-5|6	Name:		stardict-quick-rus-dan
12cr|stardict-quick-rus-dan-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-rus-dan-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-rus-dan-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-rus-dan-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-rus-dan-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-rus-dan-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-rus-dan-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-rus-dan-2.4.2-5|14	
12cr|stardict-quick-rus-dan-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_rus-dan-%{version}.tar.bz2
12cr|stardict-quick-rus-dan-2.4.2-5|16	
12cr|stardict-quick-rus-dan-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-rus-dan-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-rus-dan-2.4.2-5|19	
12cr|stardict-quick-rus-dan-2.4.2-5|20	%description
12cr|stardict-quick-rus-dan-2.4.2-5|21	Russian -> Danish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-rus-dan-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-rus-dan-2.4.2-5|23	
12cr|stardict-quick-rus-dan-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-rus-dan-2.4.2-5|25	
12cr|stardict-quick-rus-dan-2.4.2-5|26	%prep
12cr|stardict-quick-rus-dan-2.4.2-5|27	%setup -q -n stardict-quick_rus-dan-%{version}
12cr|stardict-quick-rus-dan-2.4.2-5|28	
12cr|stardict-quick-rus-dan-2.4.2-5|29	%build
12cr|stardict-quick-rus-dan-2.4.2-5|30	
12cr|stardict-quick-rus-dan-2.4.2-5|31	%install
12cr|stardict-quick-rus-dan-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-rus-dan-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-rus-dan-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-rus-dan-2.4.2-5|35	
12cr|stardict-quick-rus-dan-2.4.2-5|36	%clean
12cr|stardict-quick-rus-dan-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-rus-dan-2.4.2-5|38	
12cr|stardict-quick-rus-dan-2.4.2-5|39	%files
12cr|stardict-quick-rus-dan-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-rus-dan-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-rus-dan-2.4.2-5|42	
12cr|stardict-quick-rus-dan-2.4.2-5|43	
12cr|stardict-quick-rus-dan-2.4.2-5|44	
12cr|stardict-quick-rus-dan-2.4.2-5|45	%changelog
12cr|stardict-quick-rus-dan-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-rus-dan-2.4.2-5|47	+ Revision: 242823
12cr|stardict-quick-rus-dan-2.4.2-5|48	- rebuild
12cr|stardict-quick-rus-dan-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-rus-dan-2.4.2-5|50	
12cr|stardict-quick-rus-dan-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-rus-dan-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-rus-dan-2.4.2-5|53	
12cr|stardict-quick-rus-dan-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-rus-dan-2.4.2-5|55	+ Revision: 67720
12cr|stardict-quick-rus-dan-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-rus-dan-2.4.2-5|57	
12cr|stardict-quick-rus-dan-2.4.2-5|58	
12cr|stardict-quick-rus-dan-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-rus-dan-2.4.2-5|60	- Rebuild
12cr|stardict-quick-rus-dan-2.4.2-5|61	
12cr|stardict-quick-rus-dan-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-rus-dan-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-rus-dan-2.4.2-5|64	
12cr|stardict-quick-rus-dan-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-rus-dan-2.4.2-5|66	- New version
12cr|stardict-quick-rus-dan-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-rus-dan-2.4.2-5|68	
12cr|stardict-quick-rus-dan-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-rus-dan-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-rus-dan-2.4.2-5|71	

7729 12
12cr|stardict-quick-rus-swe-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-rus-swe-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-rus-swe-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-rus-swe-2.4.2-6|4	
12cr|stardict-quick-rus-swe-2.4.2-6|5	Summary:	Russian -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-rus-swe-2.4.2-6|6	Name:		stardict-quick-rus-swe
12cr|stardict-quick-rus-swe-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-rus-swe-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-rus-swe-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-rus-swe-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-rus-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-rus-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-rus-swe-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-rus-swe-2.4.2-6|14	
12cr|stardict-quick-rus-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_rus-swe-%{version}.tar.bz2
12cr|stardict-quick-rus-swe-2.4.2-6|16	
12cr|stardict-quick-rus-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-rus-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-rus-swe-2.4.2-6|19	
12cr|stardict-quick-rus-swe-2.4.2-6|20	%description
12cr|stardict-quick-rus-swe-2.4.2-6|21	Russian -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-rus-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-rus-swe-2.4.2-6|23	
12cr|stardict-quick-rus-swe-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-rus-swe-2.4.2-6|25	
12cr|stardict-quick-rus-swe-2.4.2-6|26	%prep
12cr|stardict-quick-rus-swe-2.4.2-6|27	%setup -q -n stardict-quick_rus-swe-%{version}
12cr|stardict-quick-rus-swe-2.4.2-6|28	
12cr|stardict-quick-rus-swe-2.4.2-6|29	%build
12cr|stardict-quick-rus-swe-2.4.2-6|30	
12cr|stardict-quick-rus-swe-2.4.2-6|31	%install
12cr|stardict-quick-rus-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-rus-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-rus-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-rus-swe-2.4.2-6|35	
12cr|stardict-quick-rus-swe-2.4.2-6|36	%clean
12cr|stardict-quick-rus-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-rus-swe-2.4.2-6|38	
12cr|stardict-quick-rus-swe-2.4.2-6|39	%files
12cr|stardict-quick-rus-swe-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-rus-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-rus-swe-2.4.2-6|42	
12cr|stardict-quick-rus-swe-2.4.2-6|43	
12cr|stardict-quick-rus-swe-2.4.2-6|44	
12cr|stardict-quick-rus-swe-2.4.2-6|45	%changelog
12cr|stardict-quick-rus-swe-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-rus-swe-2.4.2-6|47	+ Revision: 261086
12cr|stardict-quick-rus-swe-2.4.2-6|48	- rebuild
12cr|stardict-quick-rus-swe-2.4.2-6|49	
12cr|stardict-quick-rus-swe-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-rus-swe-2.4.2-6|51	+ Revision: 253403
12cr|stardict-quick-rus-swe-2.4.2-6|52	- rebuild
12cr|stardict-quick-rus-swe-2.4.2-6|53	
12cr|stardict-quick-rus-swe-2.4.2-6|54	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-rus-swe-2.4.2-6|55	+ Revision: 140853
12cr|stardict-quick-rus-swe-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-rus-swe-2.4.2-6|57	
12cr|stardict-quick-rus-swe-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-rus-swe-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-rus-swe-2.4.2-6|60	
12cr|stardict-quick-rus-swe-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-rus-swe-2.4.2-6|62	+ Revision: 67721
12cr|stardict-quick-rus-swe-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-rus-swe-2.4.2-6|64	
12cr|stardict-quick-rus-swe-2.4.2-6|65	
12cr|stardict-quick-rus-swe-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-rus-swe-2.4.2-6|67	- Rebuild
12cr|stardict-quick-rus-swe-2.4.2-6|68	
12cr|stardict-quick-rus-swe-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-rus-swe-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-rus-swe-2.4.2-6|71	
12cr|stardict-quick-rus-swe-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-rus-swe-2.4.2-6|73	- New version
12cr|stardict-quick-rus-swe-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-rus-swe-2.4.2-6|75	
12cr|stardict-quick-rus-swe-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-rus-swe-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-rus-swe-2.4.2-6|78	

7730 12
12cr|stardict-quick-slo-swe-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-slo-swe-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-slo-swe-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-slo-swe-2.4.2-5|4	
12cr|stardict-quick-slo-swe-2.4.2-5|5	Summary:	Slovak -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-slo-swe-2.4.2-5|6	Name:		stardict-quick-slo-swe
12cr|stardict-quick-slo-swe-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-slo-swe-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-slo-swe-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-slo-swe-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-slo-swe-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-slo-swe-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-slo-swe-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-slo-swe-2.4.2-5|14	
12cr|stardict-quick-slo-swe-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_slo-swe-%{version}.tar.bz2
12cr|stardict-quick-slo-swe-2.4.2-5|16	
12cr|stardict-quick-slo-swe-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-slo-swe-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-slo-swe-2.4.2-5|19	
12cr|stardict-quick-slo-swe-2.4.2-5|20	%description
12cr|stardict-quick-slo-swe-2.4.2-5|21	Slovak -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-slo-swe-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-slo-swe-2.4.2-5|23	
12cr|stardict-quick-slo-swe-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-slo-swe-2.4.2-5|25	
12cr|stardict-quick-slo-swe-2.4.2-5|26	%prep
12cr|stardict-quick-slo-swe-2.4.2-5|27	%setup -q -n stardict-quick_slo-swe-%{version}
12cr|stardict-quick-slo-swe-2.4.2-5|28	
12cr|stardict-quick-slo-swe-2.4.2-5|29	%build
12cr|stardict-quick-slo-swe-2.4.2-5|30	
12cr|stardict-quick-slo-swe-2.4.2-5|31	%install
12cr|stardict-quick-slo-swe-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-slo-swe-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-slo-swe-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-slo-swe-2.4.2-5|35	
12cr|stardict-quick-slo-swe-2.4.2-5|36	%clean
12cr|stardict-quick-slo-swe-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-slo-swe-2.4.2-5|38	
12cr|stardict-quick-slo-swe-2.4.2-5|39	%files
12cr|stardict-quick-slo-swe-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-slo-swe-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-slo-swe-2.4.2-5|42	
12cr|stardict-quick-slo-swe-2.4.2-5|43	
12cr|stardict-quick-slo-swe-2.4.2-5|44	
12cr|stardict-quick-slo-swe-2.4.2-5|45	%changelog
12cr|stardict-quick-slo-swe-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-slo-swe-2.4.2-5|47	+ Revision: 242827
12cr|stardict-quick-slo-swe-2.4.2-5|48	- rebuild
12cr|stardict-quick-slo-swe-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-slo-swe-2.4.2-5|50	
12cr|stardict-quick-slo-swe-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-slo-swe-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-slo-swe-2.4.2-5|53	
12cr|stardict-quick-slo-swe-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-slo-swe-2.4.2-5|55	+ Revision: 67722
12cr|stardict-quick-slo-swe-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-slo-swe-2.4.2-5|57	
12cr|stardict-quick-slo-swe-2.4.2-5|58	
12cr|stardict-quick-slo-swe-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-slo-swe-2.4.2-5|60	- Rebuild
12cr|stardict-quick-slo-swe-2.4.2-5|61	
12cr|stardict-quick-slo-swe-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-slo-swe-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-slo-swe-2.4.2-5|64	
12cr|stardict-quick-slo-swe-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-slo-swe-2.4.2-5|66	- New version
12cr|stardict-quick-slo-swe-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-slo-swe-2.4.2-5|68	
12cr|stardict-quick-slo-swe-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-slo-swe-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-slo-swe-2.4.2-5|71	

7731 12
12cr|stardict-quick-spa-dan-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-spa-dan-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-spa-dan-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-spa-dan-2.4.2-5|4	
12cr|stardict-quick-spa-dan-2.4.2-5|5	Summary:	Spanish -> Danish *Quick dictionary for StarDict 2
12cr|stardict-quick-spa-dan-2.4.2-5|6	Name:		stardict-quick-spa-dan
12cr|stardict-quick-spa-dan-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-spa-dan-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-spa-dan-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-spa-dan-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-spa-dan-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-spa-dan-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-spa-dan-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-spa-dan-2.4.2-5|14	
12cr|stardict-quick-spa-dan-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_spa-dan-%{version}.tar.bz2
12cr|stardict-quick-spa-dan-2.4.2-5|16	
12cr|stardict-quick-spa-dan-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-spa-dan-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-spa-dan-2.4.2-5|19	
12cr|stardict-quick-spa-dan-2.4.2-5|20	%description
12cr|stardict-quick-spa-dan-2.4.2-5|21	Spanish -> Danish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-spa-dan-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-spa-dan-2.4.2-5|23	
12cr|stardict-quick-spa-dan-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-spa-dan-2.4.2-5|25	
12cr|stardict-quick-spa-dan-2.4.2-5|26	%prep
12cr|stardict-quick-spa-dan-2.4.2-5|27	%setup -q -n stardict-quick_spa-dan-%{version}
12cr|stardict-quick-spa-dan-2.4.2-5|28	
12cr|stardict-quick-spa-dan-2.4.2-5|29	%build
12cr|stardict-quick-spa-dan-2.4.2-5|30	
12cr|stardict-quick-spa-dan-2.4.2-5|31	%install
12cr|stardict-quick-spa-dan-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-spa-dan-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-spa-dan-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-spa-dan-2.4.2-5|35	
12cr|stardict-quick-spa-dan-2.4.2-5|36	%clean
12cr|stardict-quick-spa-dan-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-spa-dan-2.4.2-5|38	
12cr|stardict-quick-spa-dan-2.4.2-5|39	%files
12cr|stardict-quick-spa-dan-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-spa-dan-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-spa-dan-2.4.2-5|42	
12cr|stardict-quick-spa-dan-2.4.2-5|43	
12cr|stardict-quick-spa-dan-2.4.2-5|44	
12cr|stardict-quick-spa-dan-2.4.2-5|45	%changelog
12cr|stardict-quick-spa-dan-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-spa-dan-2.4.2-5|47	+ Revision: 242828
12cr|stardict-quick-spa-dan-2.4.2-5|48	- rebuild
12cr|stardict-quick-spa-dan-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-spa-dan-2.4.2-5|50	
12cr|stardict-quick-spa-dan-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-spa-dan-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-spa-dan-2.4.2-5|53	
12cr|stardict-quick-spa-dan-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-spa-dan-2.4.2-5|55	+ Revision: 67723
12cr|stardict-quick-spa-dan-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-spa-dan-2.4.2-5|57	
12cr|stardict-quick-spa-dan-2.4.2-5|58	
12cr|stardict-quick-spa-dan-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-spa-dan-2.4.2-5|60	- Rebuild
12cr|stardict-quick-spa-dan-2.4.2-5|61	
12cr|stardict-quick-spa-dan-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-spa-dan-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-spa-dan-2.4.2-5|64	
12cr|stardict-quick-spa-dan-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-spa-dan-2.4.2-5|66	- New version
12cr|stardict-quick-spa-dan-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-spa-dan-2.4.2-5|68	
12cr|stardict-quick-spa-dan-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-spa-dan-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-spa-dan-2.4.2-5|71	

7732 12
12cr|stardict-quick-spa-swe-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-spa-swe-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-spa-swe-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-spa-swe-2.4.2-5|4	
12cr|stardict-quick-spa-swe-2.4.2-5|5	Summary:	Spanish -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-spa-swe-2.4.2-5|6	Name:		stardict-quick-spa-swe
12cr|stardict-quick-spa-swe-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-spa-swe-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-spa-swe-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-spa-swe-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-spa-swe-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-spa-swe-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-spa-swe-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-spa-swe-2.4.2-5|14	
12cr|stardict-quick-spa-swe-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_spa-swe-%{version}.tar.bz2
12cr|stardict-quick-spa-swe-2.4.2-5|16	
12cr|stardict-quick-spa-swe-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-spa-swe-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-spa-swe-2.4.2-5|19	
12cr|stardict-quick-spa-swe-2.4.2-5|20	%description
12cr|stardict-quick-spa-swe-2.4.2-5|21	Spanish -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-spa-swe-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-spa-swe-2.4.2-5|23	
12cr|stardict-quick-spa-swe-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-spa-swe-2.4.2-5|25	
12cr|stardict-quick-spa-swe-2.4.2-5|26	%prep
12cr|stardict-quick-spa-swe-2.4.2-5|27	%setup -q -n stardict-quick_spa-swe-%{version}
12cr|stardict-quick-spa-swe-2.4.2-5|28	
12cr|stardict-quick-spa-swe-2.4.2-5|29	%build
12cr|stardict-quick-spa-swe-2.4.2-5|30	
12cr|stardict-quick-spa-swe-2.4.2-5|31	%install
12cr|stardict-quick-spa-swe-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-spa-swe-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-spa-swe-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-spa-swe-2.4.2-5|35	
12cr|stardict-quick-spa-swe-2.4.2-5|36	%clean
12cr|stardict-quick-spa-swe-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-spa-swe-2.4.2-5|38	
12cr|stardict-quick-spa-swe-2.4.2-5|39	%files
12cr|stardict-quick-spa-swe-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-spa-swe-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-spa-swe-2.4.2-5|42	
12cr|stardict-quick-spa-swe-2.4.2-5|43	
12cr|stardict-quick-spa-swe-2.4.2-5|44	
12cr|stardict-quick-spa-swe-2.4.2-5|45	%changelog
12cr|stardict-quick-spa-swe-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-spa-swe-2.4.2-5|47	+ Revision: 242829
12cr|stardict-quick-spa-swe-2.4.2-5|48	- rebuild
12cr|stardict-quick-spa-swe-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-spa-swe-2.4.2-5|50	
12cr|stardict-quick-spa-swe-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-spa-swe-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-spa-swe-2.4.2-5|53	
12cr|stardict-quick-spa-swe-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-spa-swe-2.4.2-5|55	+ Revision: 67724
12cr|stardict-quick-spa-swe-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-spa-swe-2.4.2-5|57	
12cr|stardict-quick-spa-swe-2.4.2-5|58	
12cr|stardict-quick-spa-swe-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-spa-swe-2.4.2-5|60	- Rebuild
12cr|stardict-quick-spa-swe-2.4.2-5|61	
12cr|stardict-quick-spa-swe-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-spa-swe-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-spa-swe-2.4.2-5|64	
12cr|stardict-quick-spa-swe-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-spa-swe-2.4.2-5|66	- New version
12cr|stardict-quick-spa-swe-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-spa-swe-2.4.2-5|68	
12cr|stardict-quick-spa-swe-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-spa-swe-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-spa-swe-2.4.2-5|71	

7733 12
12cr|stardict-quick-swa-dan-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-swa-dan-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-swa-dan-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swa-dan-2.4.2-5|4	
12cr|stardict-quick-swa-dan-2.4.2-5|5	Summary:	Swahili -> Danish *Quick dictionary for StarDict 2
12cr|stardict-quick-swa-dan-2.4.2-5|6	Name:		stardict-quick-swa-dan
12cr|stardict-quick-swa-dan-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-swa-dan-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-swa-dan-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-swa-dan-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-swa-dan-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swa-dan-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swa-dan-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-swa-dan-2.4.2-5|14	
12cr|stardict-quick-swa-dan-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swa-dan-%{version}.tar.bz2
12cr|stardict-quick-swa-dan-2.4.2-5|16	
12cr|stardict-quick-swa-dan-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swa-dan-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swa-dan-2.4.2-5|19	
12cr|stardict-quick-swa-dan-2.4.2-5|20	%description
12cr|stardict-quick-swa-dan-2.4.2-5|21	Swahili -> Danish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swa-dan-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swa-dan-2.4.2-5|23	
12cr|stardict-quick-swa-dan-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-swa-dan-2.4.2-5|25	
12cr|stardict-quick-swa-dan-2.4.2-5|26	%prep
12cr|stardict-quick-swa-dan-2.4.2-5|27	%setup -q -n stardict-quick_swa-dan-%{version}
12cr|stardict-quick-swa-dan-2.4.2-5|28	
12cr|stardict-quick-swa-dan-2.4.2-5|29	%build
12cr|stardict-quick-swa-dan-2.4.2-5|30	
12cr|stardict-quick-swa-dan-2.4.2-5|31	%install
12cr|stardict-quick-swa-dan-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swa-dan-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swa-dan-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swa-dan-2.4.2-5|35	
12cr|stardict-quick-swa-dan-2.4.2-5|36	%clean
12cr|stardict-quick-swa-dan-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swa-dan-2.4.2-5|38	
12cr|stardict-quick-swa-dan-2.4.2-5|39	%files
12cr|stardict-quick-swa-dan-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-swa-dan-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swa-dan-2.4.2-5|42	
12cr|stardict-quick-swa-dan-2.4.2-5|43	
12cr|stardict-quick-swa-dan-2.4.2-5|44	
12cr|stardict-quick-swa-dan-2.4.2-5|45	%changelog
12cr|stardict-quick-swa-dan-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swa-dan-2.4.2-5|47	+ Revision: 242830
12cr|stardict-quick-swa-dan-2.4.2-5|48	- rebuild
12cr|stardict-quick-swa-dan-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swa-dan-2.4.2-5|50	
12cr|stardict-quick-swa-dan-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-swa-dan-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-swa-dan-2.4.2-5|53	
12cr|stardict-quick-swa-dan-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swa-dan-2.4.2-5|55	+ Revision: 67725
12cr|stardict-quick-swa-dan-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-swa-dan-2.4.2-5|57	
12cr|stardict-quick-swa-dan-2.4.2-5|58	
12cr|stardict-quick-swa-dan-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swa-dan-2.4.2-5|60	- Rebuild
12cr|stardict-quick-swa-dan-2.4.2-5|61	
12cr|stardict-quick-swa-dan-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swa-dan-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-swa-dan-2.4.2-5|64	
12cr|stardict-quick-swa-dan-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swa-dan-2.4.2-5|66	- New version
12cr|stardict-quick-swa-dan-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-swa-dan-2.4.2-5|68	
12cr|stardict-quick-swa-dan-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swa-dan-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-swa-dan-2.4.2-5|71	

7734 12
12cr|stardict-quick-swa-swe-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-swa-swe-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-swa-swe-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swa-swe-2.4.2-5|4	
12cr|stardict-quick-swa-swe-2.4.2-5|5	Summary:	Swahili -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-swa-swe-2.4.2-5|6	Name:		stardict-quick-swa-swe
12cr|stardict-quick-swa-swe-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-swa-swe-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-swa-swe-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-swa-swe-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-swa-swe-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swa-swe-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swa-swe-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-swa-swe-2.4.2-5|14	
12cr|stardict-quick-swa-swe-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swa-swe-%{version}.tar.bz2
12cr|stardict-quick-swa-swe-2.4.2-5|16	
12cr|stardict-quick-swa-swe-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swa-swe-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swa-swe-2.4.2-5|19	
12cr|stardict-quick-swa-swe-2.4.2-5|20	%description
12cr|stardict-quick-swa-swe-2.4.2-5|21	Swahili -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swa-swe-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swa-swe-2.4.2-5|23	
12cr|stardict-quick-swa-swe-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-swa-swe-2.4.2-5|25	
12cr|stardict-quick-swa-swe-2.4.2-5|26	%prep
12cr|stardict-quick-swa-swe-2.4.2-5|27	%setup -q -n stardict-quick_swa-swe-%{version}
12cr|stardict-quick-swa-swe-2.4.2-5|28	
12cr|stardict-quick-swa-swe-2.4.2-5|29	%build
12cr|stardict-quick-swa-swe-2.4.2-5|30	
12cr|stardict-quick-swa-swe-2.4.2-5|31	%install
12cr|stardict-quick-swa-swe-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swa-swe-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swa-swe-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swa-swe-2.4.2-5|35	
12cr|stardict-quick-swa-swe-2.4.2-5|36	%clean
12cr|stardict-quick-swa-swe-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swa-swe-2.4.2-5|38	
12cr|stardict-quick-swa-swe-2.4.2-5|39	%files
12cr|stardict-quick-swa-swe-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-swa-swe-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swa-swe-2.4.2-5|42	
12cr|stardict-quick-swa-swe-2.4.2-5|43	
12cr|stardict-quick-swa-swe-2.4.2-5|44	
12cr|stardict-quick-swa-swe-2.4.2-5|45	%changelog
12cr|stardict-quick-swa-swe-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swa-swe-2.4.2-5|47	+ Revision: 242831
12cr|stardict-quick-swa-swe-2.4.2-5|48	- rebuild
12cr|stardict-quick-swa-swe-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swa-swe-2.4.2-5|50	
12cr|stardict-quick-swa-swe-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-swa-swe-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-swa-swe-2.4.2-5|53	
12cr|stardict-quick-swa-swe-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swa-swe-2.4.2-5|55	+ Revision: 67726
12cr|stardict-quick-swa-swe-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-swa-swe-2.4.2-5|57	
12cr|stardict-quick-swa-swe-2.4.2-5|58	
12cr|stardict-quick-swa-swe-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swa-swe-2.4.2-5|60	- Rebuild
12cr|stardict-quick-swa-swe-2.4.2-5|61	
12cr|stardict-quick-swa-swe-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swa-swe-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-swa-swe-2.4.2-5|64	
12cr|stardict-quick-swa-swe-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swa-swe-2.4.2-5|66	- New version
12cr|stardict-quick-swa-swe-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-swa-swe-2.4.2-5|68	
12cr|stardict-quick-swa-swe-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swa-swe-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-swa-swe-2.4.2-5|71	

7735 12
12cr|stardict-quick-swe-afr-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-swe-afr-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-swe-afr-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-afr-2.4.2-6|4	
12cr|stardict-quick-swe-afr-2.4.2-6|5	Summary:	Swedish -> Afrikaanss *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-afr-2.4.2-6|6	Name:		stardict-quick-swe-afr
12cr|stardict-quick-swe-afr-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-swe-afr-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-swe-afr-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-swe-afr-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-swe-afr-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-afr-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-afr-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-swe-afr-2.4.2-6|14	
12cr|stardict-quick-swe-afr-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-afr-%{version}.tar.bz2
12cr|stardict-quick-swe-afr-2.4.2-6|16	
12cr|stardict-quick-swe-afr-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-afr-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-afr-2.4.2-6|19	
12cr|stardict-quick-swe-afr-2.4.2-6|20	%description
12cr|stardict-quick-swe-afr-2.4.2-6|21	Swedish -> Afrikaanss *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-afr-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-afr-2.4.2-6|23	
12cr|stardict-quick-swe-afr-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-swe-afr-2.4.2-6|25	
12cr|stardict-quick-swe-afr-2.4.2-6|26	%prep
12cr|stardict-quick-swe-afr-2.4.2-6|27	%setup -q -n stardict-quick_swe-afr-%{version}
12cr|stardict-quick-swe-afr-2.4.2-6|28	
12cr|stardict-quick-swe-afr-2.4.2-6|29	%build
12cr|stardict-quick-swe-afr-2.4.2-6|30	
12cr|stardict-quick-swe-afr-2.4.2-6|31	%install
12cr|stardict-quick-swe-afr-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-afr-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-afr-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-afr-2.4.2-6|35	
12cr|stardict-quick-swe-afr-2.4.2-6|36	%clean
12cr|stardict-quick-swe-afr-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-afr-2.4.2-6|38	
12cr|stardict-quick-swe-afr-2.4.2-6|39	%files
12cr|stardict-quick-swe-afr-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-swe-afr-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-afr-2.4.2-6|42	
12cr|stardict-quick-swe-afr-2.4.2-6|43	
12cr|stardict-quick-swe-afr-2.4.2-6|44	
12cr|stardict-quick-swe-afr-2.4.2-6|45	%changelog
12cr|stardict-quick-swe-afr-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-swe-afr-2.4.2-6|47	+ Revision: 261087
12cr|stardict-quick-swe-afr-2.4.2-6|48	- rebuild
12cr|stardict-quick-swe-afr-2.4.2-6|49	
12cr|stardict-quick-swe-afr-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-afr-2.4.2-6|51	+ Revision: 253407
12cr|stardict-quick-swe-afr-2.4.2-6|52	- rebuild
12cr|stardict-quick-swe-afr-2.4.2-6|53	
12cr|stardict-quick-swe-afr-2.4.2-6|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-swe-afr-2.4.2-6|55	+ Revision: 136523
12cr|stardict-quick-swe-afr-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-swe-afr-2.4.2-6|57	
12cr|stardict-quick-swe-afr-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-swe-afr-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-afr-2.4.2-6|60	
12cr|stardict-quick-swe-afr-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-afr-2.4.2-6|62	+ Revision: 67727
12cr|stardict-quick-swe-afr-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-swe-afr-2.4.2-6|64	
12cr|stardict-quick-swe-afr-2.4.2-6|65	
12cr|stardict-quick-swe-afr-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-afr-2.4.2-6|67	- Rebuild
12cr|stardict-quick-swe-afr-2.4.2-6|68	
12cr|stardict-quick-swe-afr-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-afr-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-swe-afr-2.4.2-6|71	
12cr|stardict-quick-swe-afr-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-afr-2.4.2-6|73	- New version
12cr|stardict-quick-swe-afr-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-swe-afr-2.4.2-6|75	
12cr|stardict-quick-swe-afr-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-afr-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-swe-afr-2.4.2-6|78	

7736 12
12cr|stardict-quick-swe-bul-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-swe-bul-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-swe-bul-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-bul-2.4.2-5|4	
12cr|stardict-quick-swe-bul-2.4.2-5|5	Summary:	Swedish -> Bulgarian *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-bul-2.4.2-5|6	Name:		stardict-quick-swe-bul
12cr|stardict-quick-swe-bul-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-swe-bul-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-swe-bul-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-swe-bul-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-swe-bul-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-bul-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-bul-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-swe-bul-2.4.2-5|14	
12cr|stardict-quick-swe-bul-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-bul-%{version}.tar.bz2
12cr|stardict-quick-swe-bul-2.4.2-5|16	
12cr|stardict-quick-swe-bul-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-bul-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-bul-2.4.2-5|19	
12cr|stardict-quick-swe-bul-2.4.2-5|20	%description
12cr|stardict-quick-swe-bul-2.4.2-5|21	Swedish -> Bulgarian *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-bul-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-bul-2.4.2-5|23	
12cr|stardict-quick-swe-bul-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-swe-bul-2.4.2-5|25	
12cr|stardict-quick-swe-bul-2.4.2-5|26	%prep
12cr|stardict-quick-swe-bul-2.4.2-5|27	%setup -q -n stardict-quick_swe-bul-%{version}
12cr|stardict-quick-swe-bul-2.4.2-5|28	
12cr|stardict-quick-swe-bul-2.4.2-5|29	%build
12cr|stardict-quick-swe-bul-2.4.2-5|30	
12cr|stardict-quick-swe-bul-2.4.2-5|31	%install
12cr|stardict-quick-swe-bul-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-bul-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-bul-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-bul-2.4.2-5|35	
12cr|stardict-quick-swe-bul-2.4.2-5|36	%clean
12cr|stardict-quick-swe-bul-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-bul-2.4.2-5|38	
12cr|stardict-quick-swe-bul-2.4.2-5|39	%files
12cr|stardict-quick-swe-bul-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-swe-bul-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-bul-2.4.2-5|42	
12cr|stardict-quick-swe-bul-2.4.2-5|43	
12cr|stardict-quick-swe-bul-2.4.2-5|44	
12cr|stardict-quick-swe-bul-2.4.2-5|45	%changelog
12cr|stardict-quick-swe-bul-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-bul-2.4.2-5|47	+ Revision: 242832
12cr|stardict-quick-swe-bul-2.4.2-5|48	- rebuild
12cr|stardict-quick-swe-bul-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-bul-2.4.2-5|50	
12cr|stardict-quick-swe-bul-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-swe-bul-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-swe-bul-2.4.2-5|53	
12cr|stardict-quick-swe-bul-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-bul-2.4.2-5|55	+ Revision: 67728
12cr|stardict-quick-swe-bul-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-swe-bul-2.4.2-5|57	
12cr|stardict-quick-swe-bul-2.4.2-5|58	
12cr|stardict-quick-swe-bul-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-bul-2.4.2-5|60	- Rebuild
12cr|stardict-quick-swe-bul-2.4.2-5|61	
12cr|stardict-quick-swe-bul-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-bul-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-swe-bul-2.4.2-5|64	
12cr|stardict-quick-swe-bul-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-bul-2.4.2-5|66	- New version
12cr|stardict-quick-swe-bul-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-swe-bul-2.4.2-5|68	
12cr|stardict-quick-swe-bul-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-bul-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-swe-bul-2.4.2-5|71	

7737 12
12cr|stardict-quick-swe-dan-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-swe-dan-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-swe-dan-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-dan-2.4.2-5|4	
12cr|stardict-quick-swe-dan-2.4.2-5|5	Summary:	Swedish -> Danish *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-dan-2.4.2-5|6	Name:		stardict-quick-swe-dan
12cr|stardict-quick-swe-dan-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-swe-dan-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-swe-dan-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-swe-dan-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-swe-dan-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-dan-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-dan-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-swe-dan-2.4.2-5|14	
12cr|stardict-quick-swe-dan-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-dan-%{version}.tar.bz2
12cr|stardict-quick-swe-dan-2.4.2-5|16	
12cr|stardict-quick-swe-dan-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-dan-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-dan-2.4.2-5|19	
12cr|stardict-quick-swe-dan-2.4.2-5|20	%description
12cr|stardict-quick-swe-dan-2.4.2-5|21	Swedish -> Danish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-dan-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-dan-2.4.2-5|23	
12cr|stardict-quick-swe-dan-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-swe-dan-2.4.2-5|25	
12cr|stardict-quick-swe-dan-2.4.2-5|26	%prep
12cr|stardict-quick-swe-dan-2.4.2-5|27	%setup -q -n stardict-quick_swe-dan-%{version}
12cr|stardict-quick-swe-dan-2.4.2-5|28	
12cr|stardict-quick-swe-dan-2.4.2-5|29	%build
12cr|stardict-quick-swe-dan-2.4.2-5|30	
12cr|stardict-quick-swe-dan-2.4.2-5|31	%install
12cr|stardict-quick-swe-dan-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-dan-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-dan-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-dan-2.4.2-5|35	
12cr|stardict-quick-swe-dan-2.4.2-5|36	%clean
12cr|stardict-quick-swe-dan-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-dan-2.4.2-5|38	
12cr|stardict-quick-swe-dan-2.4.2-5|39	%files
12cr|stardict-quick-swe-dan-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-swe-dan-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-dan-2.4.2-5|42	
12cr|stardict-quick-swe-dan-2.4.2-5|43	
12cr|stardict-quick-swe-dan-2.4.2-5|44	
12cr|stardict-quick-swe-dan-2.4.2-5|45	%changelog
12cr|stardict-quick-swe-dan-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-dan-2.4.2-5|47	+ Revision: 242833
12cr|stardict-quick-swe-dan-2.4.2-5|48	- rebuild
12cr|stardict-quick-swe-dan-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-dan-2.4.2-5|50	
12cr|stardict-quick-swe-dan-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-swe-dan-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-swe-dan-2.4.2-5|53	
12cr|stardict-quick-swe-dan-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-dan-2.4.2-5|55	+ Revision: 67729
12cr|stardict-quick-swe-dan-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-swe-dan-2.4.2-5|57	
12cr|stardict-quick-swe-dan-2.4.2-5|58	
12cr|stardict-quick-swe-dan-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-dan-2.4.2-5|60	- Rebuild
12cr|stardict-quick-swe-dan-2.4.2-5|61	
12cr|stardict-quick-swe-dan-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-dan-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-swe-dan-2.4.2-5|64	
12cr|stardict-quick-swe-dan-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-dan-2.4.2-5|66	- New version
12cr|stardict-quick-swe-dan-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-swe-dan-2.4.2-5|68	
12cr|stardict-quick-swe-dan-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-dan-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-swe-dan-2.4.2-5|71	

7738 12
12cr|stardict-quick-swe-esp-2.4.2-7|1	%define	version	2.4.2
12cr|stardict-quick-swe-esp-2.4.2-7|2	%define release	%mkrel 7
12cr|stardict-quick-swe-esp-2.4.2-7|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-esp-2.4.2-7|4	
12cr|stardict-quick-swe-esp-2.4.2-7|5	Summary:	Swedish -> Esperanto *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-esp-2.4.2-7|6	Name:		stardict-quick-swe-esp
12cr|stardict-quick-swe-esp-2.4.2-7|7	Version:	%{version}
12cr|stardict-quick-swe-esp-2.4.2-7|8	Release:	%{release}
12cr|stardict-quick-swe-esp-2.4.2-7|9	License:	Distributable
12cr|stardict-quick-swe-esp-2.4.2-7|10	Group:		Databases
12cr|stardict-quick-swe-esp-2.4.2-7|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-esp-2.4.2-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-esp-2.4.2-7|13	BuildArch:	noarch
12cr|stardict-quick-swe-esp-2.4.2-7|14	
12cr|stardict-quick-swe-esp-2.4.2-7|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-esp-%{version}.tar.bz2
12cr|stardict-quick-swe-esp-2.4.2-7|16	
12cr|stardict-quick-swe-esp-2.4.2-7|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-esp-2.4.2-7|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-esp-2.4.2-7|19	
12cr|stardict-quick-swe-esp-2.4.2-7|20	%description
12cr|stardict-quick-swe-esp-2.4.2-7|21	Swedish -> Esperanto *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-esp-2.4.2-7|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-esp-2.4.2-7|23	
12cr|stardict-quick-swe-esp-2.4.2-7|24	http://www.futureware.at/.
12cr|stardict-quick-swe-esp-2.4.2-7|25	
12cr|stardict-quick-swe-esp-2.4.2-7|26	%prep
12cr|stardict-quick-swe-esp-2.4.2-7|27	%setup -q -n stardict-quick_swe-esp-%{version}
12cr|stardict-quick-swe-esp-2.4.2-7|28	
12cr|stardict-quick-swe-esp-2.4.2-7|29	%build
12cr|stardict-quick-swe-esp-2.4.2-7|30	
12cr|stardict-quick-swe-esp-2.4.2-7|31	%install
12cr|stardict-quick-swe-esp-2.4.2-7|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-esp-2.4.2-7|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-esp-2.4.2-7|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-esp-2.4.2-7|35	
12cr|stardict-quick-swe-esp-2.4.2-7|36	%clean
12cr|stardict-quick-swe-esp-2.4.2-7|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-esp-2.4.2-7|38	
12cr|stardict-quick-swe-esp-2.4.2-7|39	%files
12cr|stardict-quick-swe-esp-2.4.2-7|40	%defattr(-,root,root)
12cr|stardict-quick-swe-esp-2.4.2-7|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-esp-2.4.2-7|42	
12cr|stardict-quick-swe-esp-2.4.2-7|43	
12cr|stardict-quick-swe-esp-2.4.2-7|44	
12cr|stardict-quick-swe-esp-2.4.2-7|45	%changelog
12cr|stardict-quick-swe-esp-2.4.2-7|46	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-7mdv2010.0
12cr|stardict-quick-swe-esp-2.4.2-7|47	+ Revision: 434110
12cr|stardict-quick-swe-esp-2.4.2-7|48	- rebuild
12cr|stardict-quick-swe-esp-2.4.2-7|49	
12cr|stardict-quick-swe-esp-2.4.2-7|50	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-swe-esp-2.4.2-7|51	+ Revision: 261088
12cr|stardict-quick-swe-esp-2.4.2-7|52	- rebuild
12cr|stardict-quick-swe-esp-2.4.2-7|53	
12cr|stardict-quick-swe-esp-2.4.2-7|54	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-esp-2.4.2-7|55	+ Revision: 253410
12cr|stardict-quick-swe-esp-2.4.2-7|56	- rebuild
12cr|stardict-quick-swe-esp-2.4.2-7|57	
12cr|stardict-quick-swe-esp-2.4.2-7|58	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-swe-esp-2.4.2-7|59	+ Revision: 136523
12cr|stardict-quick-swe-esp-2.4.2-7|60	- restore BuildRoot
12cr|stardict-quick-swe-esp-2.4.2-7|61	
12cr|stardict-quick-swe-esp-2.4.2-7|62	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-swe-esp-2.4.2-7|63	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-esp-2.4.2-7|64	
12cr|stardict-quick-swe-esp-2.4.2-7|65	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-esp-2.4.2-7|66	+ Revision: 67730
12cr|stardict-quick-swe-esp-2.4.2-7|67	- use %%mkrel
12cr|stardict-quick-swe-esp-2.4.2-7|68	
12cr|stardict-quick-swe-esp-2.4.2-7|69	
12cr|stardict-quick-swe-esp-2.4.2-7|70	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-esp-2.4.2-7|71	- Rebuild
12cr|stardict-quick-swe-esp-2.4.2-7|72	
12cr|stardict-quick-swe-esp-2.4.2-7|73	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-esp-2.4.2-7|74	- Dictionaries require main program as well
12cr|stardict-quick-swe-esp-2.4.2-7|75	
12cr|stardict-quick-swe-esp-2.4.2-7|76	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-esp-2.4.2-7|77	- New version
12cr|stardict-quick-swe-esp-2.4.2-7|78	- Conflict with old version of stardict
12cr|stardict-quick-swe-esp-2.4.2-7|79	
12cr|stardict-quick-swe-esp-2.4.2-7|80	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-esp-2.4.2-7|81	- First Mandrake style spec
12cr|stardict-quick-swe-esp-2.4.2-7|82	

7739 12
12cr|stardict-quick-swe-fin-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-swe-fin-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-swe-fin-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-fin-2.4.2-6|4	
12cr|stardict-quick-swe-fin-2.4.2-6|5	Summary:	Swedish -> Finnish *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-fin-2.4.2-6|6	Name:		stardict-quick-swe-fin
12cr|stardict-quick-swe-fin-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-swe-fin-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-swe-fin-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-swe-fin-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-swe-fin-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-fin-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-fin-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-swe-fin-2.4.2-6|14	
12cr|stardict-quick-swe-fin-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-fin-%{version}.tar.bz2
12cr|stardict-quick-swe-fin-2.4.2-6|16	
12cr|stardict-quick-swe-fin-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-fin-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-fin-2.4.2-6|19	
12cr|stardict-quick-swe-fin-2.4.2-6|20	%description
12cr|stardict-quick-swe-fin-2.4.2-6|21	Swedish -> Finnish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-fin-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-fin-2.4.2-6|23	
12cr|stardict-quick-swe-fin-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-swe-fin-2.4.2-6|25	
12cr|stardict-quick-swe-fin-2.4.2-6|26	%prep
12cr|stardict-quick-swe-fin-2.4.2-6|27	%setup -q -n stardict-quick_swe-fin-%{version}
12cr|stardict-quick-swe-fin-2.4.2-6|28	
12cr|stardict-quick-swe-fin-2.4.2-6|29	%build
12cr|stardict-quick-swe-fin-2.4.2-6|30	
12cr|stardict-quick-swe-fin-2.4.2-6|31	%install
12cr|stardict-quick-swe-fin-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-fin-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-fin-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-fin-2.4.2-6|35	
12cr|stardict-quick-swe-fin-2.4.2-6|36	%clean
12cr|stardict-quick-swe-fin-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-fin-2.4.2-6|38	
12cr|stardict-quick-swe-fin-2.4.2-6|39	%files
12cr|stardict-quick-swe-fin-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-swe-fin-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-fin-2.4.2-6|42	
12cr|stardict-quick-swe-fin-2.4.2-6|43	
12cr|stardict-quick-swe-fin-2.4.2-6|44	
12cr|stardict-quick-swe-fin-2.4.2-6|45	%changelog
12cr|stardict-quick-swe-fin-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-swe-fin-2.4.2-6|47	+ Revision: 261092
12cr|stardict-quick-swe-fin-2.4.2-6|48	- rebuild
12cr|stardict-quick-swe-fin-2.4.2-6|49	
12cr|stardict-quick-swe-fin-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-fin-2.4.2-6|51	+ Revision: 253411
12cr|stardict-quick-swe-fin-2.4.2-6|52	- rebuild
12cr|stardict-quick-swe-fin-2.4.2-6|53	
12cr|stardict-quick-swe-fin-2.4.2-6|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-swe-fin-2.4.2-6|55	+ Revision: 136523
12cr|stardict-quick-swe-fin-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-swe-fin-2.4.2-6|57	
12cr|stardict-quick-swe-fin-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-swe-fin-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-fin-2.4.2-6|60	
12cr|stardict-quick-swe-fin-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-fin-2.4.2-6|62	+ Revision: 67731
12cr|stardict-quick-swe-fin-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-swe-fin-2.4.2-6|64	
12cr|stardict-quick-swe-fin-2.4.2-6|65	
12cr|stardict-quick-swe-fin-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-fin-2.4.2-6|67	- Rebuild
12cr|stardict-quick-swe-fin-2.4.2-6|68	
12cr|stardict-quick-swe-fin-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-fin-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-swe-fin-2.4.2-6|71	
12cr|stardict-quick-swe-fin-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-fin-2.4.2-6|73	- New version
12cr|stardict-quick-swe-fin-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-swe-fin-2.4.2-6|75	
12cr|stardict-quick-swe-fin-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-fin-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-swe-fin-2.4.2-6|78	

7740 12
12cr|stardict-quick-swe-fry-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-swe-fry-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-swe-fry-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-fry-2.4.2-5|4	
12cr|stardict-quick-swe-fry-2.4.2-5|5	Summary:	Swedish -> Frisian *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-fry-2.4.2-5|6	Name:		stardict-quick-swe-fry
12cr|stardict-quick-swe-fry-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-swe-fry-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-swe-fry-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-swe-fry-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-swe-fry-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-fry-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-fry-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-swe-fry-2.4.2-5|14	
12cr|stardict-quick-swe-fry-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-fry-%{version}.tar.bz2
12cr|stardict-quick-swe-fry-2.4.2-5|16	
12cr|stardict-quick-swe-fry-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-fry-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-fry-2.4.2-5|19	
12cr|stardict-quick-swe-fry-2.4.2-5|20	%description
12cr|stardict-quick-swe-fry-2.4.2-5|21	Swedish -> Frisian *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-fry-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-fry-2.4.2-5|23	
12cr|stardict-quick-swe-fry-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-swe-fry-2.4.2-5|25	
12cr|stardict-quick-swe-fry-2.4.2-5|26	%prep
12cr|stardict-quick-swe-fry-2.4.2-5|27	%setup -q -n stardict-quick_swe-fry-%{version}
12cr|stardict-quick-swe-fry-2.4.2-5|28	
12cr|stardict-quick-swe-fry-2.4.2-5|29	%build
12cr|stardict-quick-swe-fry-2.4.2-5|30	
12cr|stardict-quick-swe-fry-2.4.2-5|31	%install
12cr|stardict-quick-swe-fry-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-fry-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-fry-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-fry-2.4.2-5|35	
12cr|stardict-quick-swe-fry-2.4.2-5|36	%clean
12cr|stardict-quick-swe-fry-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-fry-2.4.2-5|38	
12cr|stardict-quick-swe-fry-2.4.2-5|39	%files
12cr|stardict-quick-swe-fry-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-swe-fry-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-fry-2.4.2-5|42	
12cr|stardict-quick-swe-fry-2.4.2-5|43	
12cr|stardict-quick-swe-fry-2.4.2-5|44	
12cr|stardict-quick-swe-fry-2.4.2-5|45	%changelog
12cr|stardict-quick-swe-fry-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-fry-2.4.2-5|47	+ Revision: 242835
12cr|stardict-quick-swe-fry-2.4.2-5|48	- rebuild
12cr|stardict-quick-swe-fry-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-fry-2.4.2-5|50	
12cr|stardict-quick-swe-fry-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-swe-fry-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-swe-fry-2.4.2-5|53	
12cr|stardict-quick-swe-fry-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-fry-2.4.2-5|55	+ Revision: 67732
12cr|stardict-quick-swe-fry-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-swe-fry-2.4.2-5|57	
12cr|stardict-quick-swe-fry-2.4.2-5|58	
12cr|stardict-quick-swe-fry-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-fry-2.4.2-5|60	- Rebuild
12cr|stardict-quick-swe-fry-2.4.2-5|61	
12cr|stardict-quick-swe-fry-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-fry-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-swe-fry-2.4.2-5|64	
12cr|stardict-quick-swe-fry-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-fry-2.4.2-5|66	- New version
12cr|stardict-quick-swe-fry-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-swe-fry-2.4.2-5|68	
12cr|stardict-quick-swe-fry-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-fry-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-swe-fry-2.4.2-5|71	

7741 12
12cr|stardict-quick-swe-gre-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-swe-gre-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-swe-gre-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-gre-2.4.2-5|4	
12cr|stardict-quick-swe-gre-2.4.2-5|5	Summary:	Swedish -> Greek *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-gre-2.4.2-5|6	Name:		stardict-quick-swe-gre
12cr|stardict-quick-swe-gre-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-swe-gre-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-swe-gre-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-swe-gre-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-swe-gre-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-gre-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-gre-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-swe-gre-2.4.2-5|14	
12cr|stardict-quick-swe-gre-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-gre-%{version}.tar.bz2
12cr|stardict-quick-swe-gre-2.4.2-5|16	
12cr|stardict-quick-swe-gre-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-gre-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-gre-2.4.2-5|19	
12cr|stardict-quick-swe-gre-2.4.2-5|20	%description
12cr|stardict-quick-swe-gre-2.4.2-5|21	Swedish -> Greek *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-gre-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-gre-2.4.2-5|23	
12cr|stardict-quick-swe-gre-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-swe-gre-2.4.2-5|25	
12cr|stardict-quick-swe-gre-2.4.2-5|26	%prep
12cr|stardict-quick-swe-gre-2.4.2-5|27	%setup -q -n stardict-quick_swe-gre-%{version}
12cr|stardict-quick-swe-gre-2.4.2-5|28	
12cr|stardict-quick-swe-gre-2.4.2-5|29	%build
12cr|stardict-quick-swe-gre-2.4.2-5|30	
12cr|stardict-quick-swe-gre-2.4.2-5|31	%install
12cr|stardict-quick-swe-gre-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-gre-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-gre-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-gre-2.4.2-5|35	
12cr|stardict-quick-swe-gre-2.4.2-5|36	%clean
12cr|stardict-quick-swe-gre-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-gre-2.4.2-5|38	
12cr|stardict-quick-swe-gre-2.4.2-5|39	%files
12cr|stardict-quick-swe-gre-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-swe-gre-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-gre-2.4.2-5|42	
12cr|stardict-quick-swe-gre-2.4.2-5|43	
12cr|stardict-quick-swe-gre-2.4.2-5|44	
12cr|stardict-quick-swe-gre-2.4.2-5|45	%changelog
12cr|stardict-quick-swe-gre-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-gre-2.4.2-5|47	+ Revision: 242836
12cr|stardict-quick-swe-gre-2.4.2-5|48	- rebuild
12cr|stardict-quick-swe-gre-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-gre-2.4.2-5|50	
12cr|stardict-quick-swe-gre-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-swe-gre-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-swe-gre-2.4.2-5|53	
12cr|stardict-quick-swe-gre-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-gre-2.4.2-5|55	+ Revision: 67733
12cr|stardict-quick-swe-gre-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-swe-gre-2.4.2-5|57	
12cr|stardict-quick-swe-gre-2.4.2-5|58	
12cr|stardict-quick-swe-gre-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-gre-2.4.2-5|60	- Rebuild
12cr|stardict-quick-swe-gre-2.4.2-5|61	
12cr|stardict-quick-swe-gre-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-gre-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-swe-gre-2.4.2-5|64	
12cr|stardict-quick-swe-gre-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-gre-2.4.2-5|66	- New version
12cr|stardict-quick-swe-gre-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-swe-gre-2.4.2-5|68	
12cr|stardict-quick-swe-gre-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-gre-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-swe-gre-2.4.2-5|71	

7742 12
12cr|stardict-quick-swe-hun-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-swe-hun-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-swe-hun-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-hun-2.4.2-5|4	
12cr|stardict-quick-swe-hun-2.4.2-5|5	Summary:	Swedish -> Hungarian *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-hun-2.4.2-5|6	Name:		stardict-quick-swe-hun
12cr|stardict-quick-swe-hun-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-swe-hun-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-swe-hun-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-swe-hun-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-swe-hun-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-hun-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-hun-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-swe-hun-2.4.2-5|14	
12cr|stardict-quick-swe-hun-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-hun-%{version}.tar.bz2
12cr|stardict-quick-swe-hun-2.4.2-5|16	
12cr|stardict-quick-swe-hun-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-hun-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-hun-2.4.2-5|19	
12cr|stardict-quick-swe-hun-2.4.2-5|20	%description
12cr|stardict-quick-swe-hun-2.4.2-5|21	Swedish -> Hungarian *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-hun-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-hun-2.4.2-5|23	
12cr|stardict-quick-swe-hun-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-swe-hun-2.4.2-5|25	
12cr|stardict-quick-swe-hun-2.4.2-5|26	%prep
12cr|stardict-quick-swe-hun-2.4.2-5|27	%setup -q -n stardict-quick_swe-hun-%{version}
12cr|stardict-quick-swe-hun-2.4.2-5|28	
12cr|stardict-quick-swe-hun-2.4.2-5|29	%build
12cr|stardict-quick-swe-hun-2.4.2-5|30	
12cr|stardict-quick-swe-hun-2.4.2-5|31	%install
12cr|stardict-quick-swe-hun-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-hun-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-hun-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-hun-2.4.2-5|35	
12cr|stardict-quick-swe-hun-2.4.2-5|36	%clean
12cr|stardict-quick-swe-hun-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-hun-2.4.2-5|38	
12cr|stardict-quick-swe-hun-2.4.2-5|39	%files
12cr|stardict-quick-swe-hun-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-swe-hun-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-hun-2.4.2-5|42	
12cr|stardict-quick-swe-hun-2.4.2-5|43	
12cr|stardict-quick-swe-hun-2.4.2-5|44	
12cr|stardict-quick-swe-hun-2.4.2-5|45	%changelog
12cr|stardict-quick-swe-hun-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-hun-2.4.2-5|47	+ Revision: 242837
12cr|stardict-quick-swe-hun-2.4.2-5|48	- rebuild
12cr|stardict-quick-swe-hun-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-hun-2.4.2-5|50	
12cr|stardict-quick-swe-hun-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-swe-hun-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-swe-hun-2.4.2-5|53	
12cr|stardict-quick-swe-hun-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-hun-2.4.2-5|55	+ Revision: 67734
12cr|stardict-quick-swe-hun-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-swe-hun-2.4.2-5|57	
12cr|stardict-quick-swe-hun-2.4.2-5|58	
12cr|stardict-quick-swe-hun-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-hun-2.4.2-5|60	- Rebuild
12cr|stardict-quick-swe-hun-2.4.2-5|61	
12cr|stardict-quick-swe-hun-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-hun-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-swe-hun-2.4.2-5|64	
12cr|stardict-quick-swe-hun-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-hun-2.4.2-5|66	- New version
12cr|stardict-quick-swe-hun-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-swe-hun-2.4.2-5|68	
12cr|stardict-quick-swe-hun-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-hun-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-swe-hun-2.4.2-5|71	

7743 12
12cr|stardict-quick-swe-ind-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-swe-ind-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-swe-ind-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-ind-2.4.2-5|4	
12cr|stardict-quick-swe-ind-2.4.2-5|5	Summary:	Swedish -> Indonesian *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-ind-2.4.2-5|6	Name:		stardict-quick-swe-ind
12cr|stardict-quick-swe-ind-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-swe-ind-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-swe-ind-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-swe-ind-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-swe-ind-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-ind-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-ind-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-swe-ind-2.4.2-5|14	
12cr|stardict-quick-swe-ind-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-ind-%{version}.tar.bz2
12cr|stardict-quick-swe-ind-2.4.2-5|16	
12cr|stardict-quick-swe-ind-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-ind-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-ind-2.4.2-5|19	
12cr|stardict-quick-swe-ind-2.4.2-5|20	%description
12cr|stardict-quick-swe-ind-2.4.2-5|21	Swedish -> Indonesian *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-ind-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-ind-2.4.2-5|23	
12cr|stardict-quick-swe-ind-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-swe-ind-2.4.2-5|25	
12cr|stardict-quick-swe-ind-2.4.2-5|26	%prep
12cr|stardict-quick-swe-ind-2.4.2-5|27	%setup -q -n stardict-quick_swe-ind-%{version}
12cr|stardict-quick-swe-ind-2.4.2-5|28	
12cr|stardict-quick-swe-ind-2.4.2-5|29	%build
12cr|stardict-quick-swe-ind-2.4.2-5|30	
12cr|stardict-quick-swe-ind-2.4.2-5|31	%install
12cr|stardict-quick-swe-ind-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-ind-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-ind-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-ind-2.4.2-5|35	
12cr|stardict-quick-swe-ind-2.4.2-5|36	%clean
12cr|stardict-quick-swe-ind-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-ind-2.4.2-5|38	
12cr|stardict-quick-swe-ind-2.4.2-5|39	%files
12cr|stardict-quick-swe-ind-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-swe-ind-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-ind-2.4.2-5|42	
12cr|stardict-quick-swe-ind-2.4.2-5|43	
12cr|stardict-quick-swe-ind-2.4.2-5|44	
12cr|stardict-quick-swe-ind-2.4.2-5|45	%changelog
12cr|stardict-quick-swe-ind-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-ind-2.4.2-5|47	+ Revision: 242838
12cr|stardict-quick-swe-ind-2.4.2-5|48	- rebuild
12cr|stardict-quick-swe-ind-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-ind-2.4.2-5|50	
12cr|stardict-quick-swe-ind-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-swe-ind-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-swe-ind-2.4.2-5|53	
12cr|stardict-quick-swe-ind-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-ind-2.4.2-5|55	+ Revision: 67736
12cr|stardict-quick-swe-ind-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-swe-ind-2.4.2-5|57	
12cr|stardict-quick-swe-ind-2.4.2-5|58	
12cr|stardict-quick-swe-ind-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-ind-2.4.2-5|60	- Rebuild
12cr|stardict-quick-swe-ind-2.4.2-5|61	
12cr|stardict-quick-swe-ind-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-ind-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-swe-ind-2.4.2-5|64	
12cr|stardict-quick-swe-ind-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-ind-2.4.2-5|66	- New version
12cr|stardict-quick-swe-ind-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-swe-ind-2.4.2-5|68	
12cr|stardict-quick-swe-ind-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-ind-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-swe-ind-2.4.2-5|71	

7744 12
12cr|stardict-quick-swe-isl-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-swe-isl-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-swe-isl-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-isl-2.4.2-5|4	
12cr|stardict-quick-swe-isl-2.4.2-5|5	Summary:	Swedish -> Icelandic *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-isl-2.4.2-5|6	Name:		stardict-quick-swe-isl
12cr|stardict-quick-swe-isl-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-swe-isl-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-swe-isl-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-swe-isl-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-swe-isl-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-isl-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-isl-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-swe-isl-2.4.2-5|14	
12cr|stardict-quick-swe-isl-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-isl-%{version}.tar.bz2
12cr|stardict-quick-swe-isl-2.4.2-5|16	
12cr|stardict-quick-swe-isl-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-isl-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-isl-2.4.2-5|19	
12cr|stardict-quick-swe-isl-2.4.2-5|20	%description
12cr|stardict-quick-swe-isl-2.4.2-5|21	Swedish -> Icelandic *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-isl-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-isl-2.4.2-5|23	
12cr|stardict-quick-swe-isl-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-swe-isl-2.4.2-5|25	
12cr|stardict-quick-swe-isl-2.4.2-5|26	%prep
12cr|stardict-quick-swe-isl-2.4.2-5|27	%setup -q -n stardict-quick_swe-isl-%{version}
12cr|stardict-quick-swe-isl-2.4.2-5|28	# tarball contains broken filename
12cr|stardict-quick-swe-isl-2.4.2-5|29	for i in *; do mv -f $i ${i/\?\?/an}; done
12cr|stardict-quick-swe-isl-2.4.2-5|30	
12cr|stardict-quick-swe-isl-2.4.2-5|31	%build
12cr|stardict-quick-swe-isl-2.4.2-5|32	
12cr|stardict-quick-swe-isl-2.4.2-5|33	%install
12cr|stardict-quick-swe-isl-2.4.2-5|34	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-isl-2.4.2-5|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-isl-2.4.2-5|36	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-isl-2.4.2-5|37	
12cr|stardict-quick-swe-isl-2.4.2-5|38	%clean
12cr|stardict-quick-swe-isl-2.4.2-5|39	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-isl-2.4.2-5|40	
12cr|stardict-quick-swe-isl-2.4.2-5|41	%files
12cr|stardict-quick-swe-isl-2.4.2-5|42	%defattr(-,root,root)
12cr|stardict-quick-swe-isl-2.4.2-5|43	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-isl-2.4.2-5|44	
12cr|stardict-quick-swe-isl-2.4.2-5|45	
12cr|stardict-quick-swe-isl-2.4.2-5|46	
12cr|stardict-quick-swe-isl-2.4.2-5|47	%changelog
12cr|stardict-quick-swe-isl-2.4.2-5|48	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-isl-2.4.2-5|49	+ Revision: 242839
12cr|stardict-quick-swe-isl-2.4.2-5|50	- rebuild
12cr|stardict-quick-swe-isl-2.4.2-5|51	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-isl-2.4.2-5|52	
12cr|stardict-quick-swe-isl-2.4.2-5|53	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-swe-isl-2.4.2-5|54	- restore BuildRoot
12cr|stardict-quick-swe-isl-2.4.2-5|55	
12cr|stardict-quick-swe-isl-2.4.2-5|56	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-isl-2.4.2-5|57	+ Revision: 67737
12cr|stardict-quick-swe-isl-2.4.2-5|58	- use %%mkrel
12cr|stardict-quick-swe-isl-2.4.2-5|59	
12cr|stardict-quick-swe-isl-2.4.2-5|60	
12cr|stardict-quick-swe-isl-2.4.2-5|61	* Wed Oct 05 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-isl-2.4.2-5|62	- Rebuild
12cr|stardict-quick-swe-isl-2.4.2-5|63	
12cr|stardict-quick-swe-isl-2.4.2-5|64	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-isl-2.4.2-5|65	- Dictionaries require main program as well
12cr|stardict-quick-swe-isl-2.4.2-5|66	
12cr|stardict-quick-swe-isl-2.4.2-5|67	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-isl-2.4.2-5|68	- New version
12cr|stardict-quick-swe-isl-2.4.2-5|69	- Conflict with old version of stardict
12cr|stardict-quick-swe-isl-2.4.2-5|70	
12cr|stardict-quick-swe-isl-2.4.2-5|71	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-isl-2.4.2-5|72	- First Mandrake style spec
12cr|stardict-quick-swe-isl-2.4.2-5|73	

7745 12
12cr|stardict-quick-swe-ita-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-swe-ita-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-swe-ita-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-ita-2.4.2-5|4	
12cr|stardict-quick-swe-ita-2.4.2-5|5	Summary:	Swedish -> Italian *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-ita-2.4.2-5|6	Name:		stardict-quick-swe-ita
12cr|stardict-quick-swe-ita-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-swe-ita-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-swe-ita-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-swe-ita-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-swe-ita-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-ita-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-ita-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-swe-ita-2.4.2-5|14	
12cr|stardict-quick-swe-ita-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-ita-%{version}.tar.bz2
12cr|stardict-quick-swe-ita-2.4.2-5|16	
12cr|stardict-quick-swe-ita-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-ita-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-ita-2.4.2-5|19	
12cr|stardict-quick-swe-ita-2.4.2-5|20	%description
12cr|stardict-quick-swe-ita-2.4.2-5|21	Swedish -> Italian *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-ita-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-ita-2.4.2-5|23	
12cr|stardict-quick-swe-ita-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-swe-ita-2.4.2-5|25	
12cr|stardict-quick-swe-ita-2.4.2-5|26	%prep
12cr|stardict-quick-swe-ita-2.4.2-5|27	%setup -q -n stardict-quick_swe-ita-%{version}
12cr|stardict-quick-swe-ita-2.4.2-5|28	
12cr|stardict-quick-swe-ita-2.4.2-5|29	%build
12cr|stardict-quick-swe-ita-2.4.2-5|30	
12cr|stardict-quick-swe-ita-2.4.2-5|31	%install
12cr|stardict-quick-swe-ita-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-ita-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-ita-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-ita-2.4.2-5|35	
12cr|stardict-quick-swe-ita-2.4.2-5|36	%clean
12cr|stardict-quick-swe-ita-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-ita-2.4.2-5|38	
12cr|stardict-quick-swe-ita-2.4.2-5|39	%files
12cr|stardict-quick-swe-ita-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-swe-ita-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-ita-2.4.2-5|42	
12cr|stardict-quick-swe-ita-2.4.2-5|43	
12cr|stardict-quick-swe-ita-2.4.2-5|44	
12cr|stardict-quick-swe-ita-2.4.2-5|45	%changelog
12cr|stardict-quick-swe-ita-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-ita-2.4.2-5|47	+ Revision: 242840
12cr|stardict-quick-swe-ita-2.4.2-5|48	- rebuild
12cr|stardict-quick-swe-ita-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-ita-2.4.2-5|50	
12cr|stardict-quick-swe-ita-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-swe-ita-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-swe-ita-2.4.2-5|53	
12cr|stardict-quick-swe-ita-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-ita-2.4.2-5|55	+ Revision: 67738
12cr|stardict-quick-swe-ita-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-swe-ita-2.4.2-5|57	
12cr|stardict-quick-swe-ita-2.4.2-5|58	
12cr|stardict-quick-swe-ita-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-ita-2.4.2-5|60	- Rebuild
12cr|stardict-quick-swe-ita-2.4.2-5|61	
12cr|stardict-quick-swe-ita-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-ita-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-swe-ita-2.4.2-5|64	
12cr|stardict-quick-swe-ita-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-ita-2.4.2-5|66	- New version
12cr|stardict-quick-swe-ita-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-swe-ita-2.4.2-5|68	
12cr|stardict-quick-swe-ita-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-ita-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-swe-ita-2.4.2-5|71	

7746 12
12cr|stardict-quick-swe-jpn-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-swe-jpn-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-swe-jpn-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-jpn-2.4.2-6|4	
12cr|stardict-quick-swe-jpn-2.4.2-6|5	Summary:	Swedish -> Japanese *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-jpn-2.4.2-6|6	Name:		stardict-quick-swe-jpn
12cr|stardict-quick-swe-jpn-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-swe-jpn-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-swe-jpn-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-swe-jpn-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-swe-jpn-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-jpn-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-jpn-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-swe-jpn-2.4.2-6|14	
12cr|stardict-quick-swe-jpn-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-jpn-%{version}.tar.bz2
12cr|stardict-quick-swe-jpn-2.4.2-6|16	
12cr|stardict-quick-swe-jpn-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-jpn-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-jpn-2.4.2-6|19	
12cr|stardict-quick-swe-jpn-2.4.2-6|20	%description
12cr|stardict-quick-swe-jpn-2.4.2-6|21	Swedish -> Japanese *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-jpn-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-jpn-2.4.2-6|23	
12cr|stardict-quick-swe-jpn-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-swe-jpn-2.4.2-6|25	
12cr|stardict-quick-swe-jpn-2.4.2-6|26	%prep
12cr|stardict-quick-swe-jpn-2.4.2-6|27	%setup -q -n stardict-quick_swe-jpn-%{version}
12cr|stardict-quick-swe-jpn-2.4.2-6|28	
12cr|stardict-quick-swe-jpn-2.4.2-6|29	%build
12cr|stardict-quick-swe-jpn-2.4.2-6|30	
12cr|stardict-quick-swe-jpn-2.4.2-6|31	%install
12cr|stardict-quick-swe-jpn-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-jpn-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-jpn-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-jpn-2.4.2-6|35	
12cr|stardict-quick-swe-jpn-2.4.2-6|36	%clean
12cr|stardict-quick-swe-jpn-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-jpn-2.4.2-6|38	
12cr|stardict-quick-swe-jpn-2.4.2-6|39	%files
12cr|stardict-quick-swe-jpn-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-swe-jpn-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-jpn-2.4.2-6|42	
12cr|stardict-quick-swe-jpn-2.4.2-6|43	
12cr|stardict-quick-swe-jpn-2.4.2-6|44	
12cr|stardict-quick-swe-jpn-2.4.2-6|45	%changelog
12cr|stardict-quick-swe-jpn-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-swe-jpn-2.4.2-6|47	+ Revision: 261114
12cr|stardict-quick-swe-jpn-2.4.2-6|48	- rebuild
12cr|stardict-quick-swe-jpn-2.4.2-6|49	
12cr|stardict-quick-swe-jpn-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-jpn-2.4.2-6|51	+ Revision: 253414
12cr|stardict-quick-swe-jpn-2.4.2-6|52	- rebuild
12cr|stardict-quick-swe-jpn-2.4.2-6|53	
12cr|stardict-quick-swe-jpn-2.4.2-6|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-swe-jpn-2.4.2-6|55	+ Revision: 136523
12cr|stardict-quick-swe-jpn-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-swe-jpn-2.4.2-6|57	
12cr|stardict-quick-swe-jpn-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-swe-jpn-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-jpn-2.4.2-6|60	
12cr|stardict-quick-swe-jpn-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-jpn-2.4.2-6|62	+ Revision: 67739
12cr|stardict-quick-swe-jpn-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-swe-jpn-2.4.2-6|64	
12cr|stardict-quick-swe-jpn-2.4.2-6|65	
12cr|stardict-quick-swe-jpn-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-jpn-2.4.2-6|67	- Rebuild
12cr|stardict-quick-swe-jpn-2.4.2-6|68	
12cr|stardict-quick-swe-jpn-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-jpn-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-swe-jpn-2.4.2-6|71	
12cr|stardict-quick-swe-jpn-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-jpn-2.4.2-6|73	- New version
12cr|stardict-quick-swe-jpn-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-swe-jpn-2.4.2-6|75	
12cr|stardict-quick-swe-jpn-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-jpn-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-swe-jpn-2.4.2-6|78	

7747 12
12cr|stardict-quick-swe-lat-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-swe-lat-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-swe-lat-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-lat-2.4.2-6|4	
12cr|stardict-quick-swe-lat-2.4.2-6|5	Summary:	Swedish -> Latin *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-lat-2.4.2-6|6	Name:		stardict-quick-swe-lat
12cr|stardict-quick-swe-lat-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-swe-lat-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-swe-lat-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-swe-lat-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-swe-lat-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-lat-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-lat-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-swe-lat-2.4.2-6|14	
12cr|stardict-quick-swe-lat-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-lat-%{version}.tar.bz2
12cr|stardict-quick-swe-lat-2.4.2-6|16	
12cr|stardict-quick-swe-lat-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-lat-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-lat-2.4.2-6|19	
12cr|stardict-quick-swe-lat-2.4.2-6|20	%description
12cr|stardict-quick-swe-lat-2.4.2-6|21	Swedish -> Latin *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-lat-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-lat-2.4.2-6|23	
12cr|stardict-quick-swe-lat-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-swe-lat-2.4.2-6|25	
12cr|stardict-quick-swe-lat-2.4.2-6|26	%prep
12cr|stardict-quick-swe-lat-2.4.2-6|27	%setup -q -n stardict-quick_swe-lat-%{version}
12cr|stardict-quick-swe-lat-2.4.2-6|28	
12cr|stardict-quick-swe-lat-2.4.2-6|29	%build
12cr|stardict-quick-swe-lat-2.4.2-6|30	
12cr|stardict-quick-swe-lat-2.4.2-6|31	%install
12cr|stardict-quick-swe-lat-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-lat-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-lat-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-lat-2.4.2-6|35	
12cr|stardict-quick-swe-lat-2.4.2-6|36	%clean
12cr|stardict-quick-swe-lat-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-lat-2.4.2-6|38	
12cr|stardict-quick-swe-lat-2.4.2-6|39	%files
12cr|stardict-quick-swe-lat-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-swe-lat-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-lat-2.4.2-6|42	
12cr|stardict-quick-swe-lat-2.4.2-6|43	
12cr|stardict-quick-swe-lat-2.4.2-6|44	
12cr|stardict-quick-swe-lat-2.4.2-6|45	%changelog
12cr|stardict-quick-swe-lat-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-swe-lat-2.4.2-6|47	+ Revision: 261115
12cr|stardict-quick-swe-lat-2.4.2-6|48	- rebuild
12cr|stardict-quick-swe-lat-2.4.2-6|49	
12cr|stardict-quick-swe-lat-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-lat-2.4.2-6|51	+ Revision: 253416
12cr|stardict-quick-swe-lat-2.4.2-6|52	- rebuild
12cr|stardict-quick-swe-lat-2.4.2-6|53	
12cr|stardict-quick-swe-lat-2.4.2-6|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-swe-lat-2.4.2-6|55	+ Revision: 136523
12cr|stardict-quick-swe-lat-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-swe-lat-2.4.2-6|57	
12cr|stardict-quick-swe-lat-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-swe-lat-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-lat-2.4.2-6|60	
12cr|stardict-quick-swe-lat-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-lat-2.4.2-6|62	+ Revision: 67740
12cr|stardict-quick-swe-lat-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-swe-lat-2.4.2-6|64	
12cr|stardict-quick-swe-lat-2.4.2-6|65	
12cr|stardict-quick-swe-lat-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-lat-2.4.2-6|67	- Rebuild
12cr|stardict-quick-swe-lat-2.4.2-6|68	
12cr|stardict-quick-swe-lat-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-lat-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-swe-lat-2.4.2-6|71	
12cr|stardict-quick-swe-lat-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-lat-2.4.2-6|73	- New version
12cr|stardict-quick-swe-lat-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-swe-lat-2.4.2-6|75	
12cr|stardict-quick-swe-lat-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-lat-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-swe-lat-2.4.2-6|78	

7748 12
12cr|stardict-quick-swe-nld-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-swe-nld-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-swe-nld-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-nld-2.4.2-6|4	
12cr|stardict-quick-swe-nld-2.4.2-6|5	Summary:	Swedish -> Dutch *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-nld-2.4.2-6|6	Name:		stardict-quick-swe-nld
12cr|stardict-quick-swe-nld-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-swe-nld-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-swe-nld-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-swe-nld-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-swe-nld-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-nld-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-nld-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-swe-nld-2.4.2-6|14	
12cr|stardict-quick-swe-nld-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-nld-%{version}.tar.bz2
12cr|stardict-quick-swe-nld-2.4.2-6|16	
12cr|stardict-quick-swe-nld-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-nld-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-nld-2.4.2-6|19	
12cr|stardict-quick-swe-nld-2.4.2-6|20	%description
12cr|stardict-quick-swe-nld-2.4.2-6|21	Swedish -> Dutch *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-nld-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-nld-2.4.2-6|23	
12cr|stardict-quick-swe-nld-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-swe-nld-2.4.2-6|25	
12cr|stardict-quick-swe-nld-2.4.2-6|26	%prep
12cr|stardict-quick-swe-nld-2.4.2-6|27	%setup -q -n stardict-quick_swe-nld-%{version}
12cr|stardict-quick-swe-nld-2.4.2-6|28	# tarball contains broken filename
12cr|stardict-quick-swe-nld-2.4.2-6|29	for i in *; do mv -f $i ${i/\?\?/an}; done
12cr|stardict-quick-swe-nld-2.4.2-6|30	
12cr|stardict-quick-swe-nld-2.4.2-6|31	%build
12cr|stardict-quick-swe-nld-2.4.2-6|32	
12cr|stardict-quick-swe-nld-2.4.2-6|33	%install
12cr|stardict-quick-swe-nld-2.4.2-6|34	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-nld-2.4.2-6|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-nld-2.4.2-6|36	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-nld-2.4.2-6|37	
12cr|stardict-quick-swe-nld-2.4.2-6|38	%clean
12cr|stardict-quick-swe-nld-2.4.2-6|39	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-nld-2.4.2-6|40	
12cr|stardict-quick-swe-nld-2.4.2-6|41	%files
12cr|stardict-quick-swe-nld-2.4.2-6|42	%defattr(-,root,root)
12cr|stardict-quick-swe-nld-2.4.2-6|43	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-nld-2.4.2-6|44	
12cr|stardict-quick-swe-nld-2.4.2-6|45	
12cr|stardict-quick-swe-nld-2.4.2-6|46	
12cr|stardict-quick-swe-nld-2.4.2-6|47	%changelog
12cr|stardict-quick-swe-nld-2.4.2-6|48	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-swe-nld-2.4.2-6|49	+ Revision: 261116
12cr|stardict-quick-swe-nld-2.4.2-6|50	- rebuild
12cr|stardict-quick-swe-nld-2.4.2-6|51	
12cr|stardict-quick-swe-nld-2.4.2-6|52	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-nld-2.4.2-6|53	+ Revision: 253418
12cr|stardict-quick-swe-nld-2.4.2-6|54	- rebuild
12cr|stardict-quick-swe-nld-2.4.2-6|55	
12cr|stardict-quick-swe-nld-2.4.2-6|56	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-swe-nld-2.4.2-6|57	+ Revision: 136523
12cr|stardict-quick-swe-nld-2.4.2-6|58	- restore BuildRoot
12cr|stardict-quick-swe-nld-2.4.2-6|59	
12cr|stardict-quick-swe-nld-2.4.2-6|60	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-swe-nld-2.4.2-6|61	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-nld-2.4.2-6|62	
12cr|stardict-quick-swe-nld-2.4.2-6|63	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-nld-2.4.2-6|64	+ Revision: 67741
12cr|stardict-quick-swe-nld-2.4.2-6|65	- use %%mkrel
12cr|stardict-quick-swe-nld-2.4.2-6|66	
12cr|stardict-quick-swe-nld-2.4.2-6|67	
12cr|stardict-quick-swe-nld-2.4.2-6|68	* Wed Oct 05 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-nld-2.4.2-6|69	- Rebuild
12cr|stardict-quick-swe-nld-2.4.2-6|70	
12cr|stardict-quick-swe-nld-2.4.2-6|71	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-nld-2.4.2-6|72	- Dictionaries require main program as well
12cr|stardict-quick-swe-nld-2.4.2-6|73	
12cr|stardict-quick-swe-nld-2.4.2-6|74	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-nld-2.4.2-6|75	- New version
12cr|stardict-quick-swe-nld-2.4.2-6|76	- Conflict with old version of stardict
12cr|stardict-quick-swe-nld-2.4.2-6|77	
12cr|stardict-quick-swe-nld-2.4.2-6|78	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-nld-2.4.2-6|79	- First Mandrake style spec
12cr|stardict-quick-swe-nld-2.4.2-6|80	

7749 12
12cr|stardict-quick-swe-nor-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-swe-nor-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-swe-nor-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-nor-2.4.2-6|4	
12cr|stardict-quick-swe-nor-2.4.2-6|5	Summary:	Swedish -> Norwegian *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-nor-2.4.2-6|6	Name:		stardict-quick-swe-nor
12cr|stardict-quick-swe-nor-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-swe-nor-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-swe-nor-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-swe-nor-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-swe-nor-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-nor-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-nor-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-swe-nor-2.4.2-6|14	
12cr|stardict-quick-swe-nor-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-nor-%{version}.tar.bz2
12cr|stardict-quick-swe-nor-2.4.2-6|16	
12cr|stardict-quick-swe-nor-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-nor-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-nor-2.4.2-6|19	
12cr|stardict-quick-swe-nor-2.4.2-6|20	%description
12cr|stardict-quick-swe-nor-2.4.2-6|21	Swedish -> Norwegian *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-nor-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-nor-2.4.2-6|23	
12cr|stardict-quick-swe-nor-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-swe-nor-2.4.2-6|25	
12cr|stardict-quick-swe-nor-2.4.2-6|26	%prep
12cr|stardict-quick-swe-nor-2.4.2-6|27	%setup -q -n stardict-quick_swe-nor-%{version}
12cr|stardict-quick-swe-nor-2.4.2-6|28	
12cr|stardict-quick-swe-nor-2.4.2-6|29	%build
12cr|stardict-quick-swe-nor-2.4.2-6|30	
12cr|stardict-quick-swe-nor-2.4.2-6|31	%install
12cr|stardict-quick-swe-nor-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-nor-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-nor-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-nor-2.4.2-6|35	
12cr|stardict-quick-swe-nor-2.4.2-6|36	%clean
12cr|stardict-quick-swe-nor-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-nor-2.4.2-6|38	
12cr|stardict-quick-swe-nor-2.4.2-6|39	%files
12cr|stardict-quick-swe-nor-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-swe-nor-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-nor-2.4.2-6|42	
12cr|stardict-quick-swe-nor-2.4.2-6|43	
12cr|stardict-quick-swe-nor-2.4.2-6|44	
12cr|stardict-quick-swe-nor-2.4.2-6|45	%changelog
12cr|stardict-quick-swe-nor-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-swe-nor-2.4.2-6|47	+ Revision: 261117
12cr|stardict-quick-swe-nor-2.4.2-6|48	- rebuild
12cr|stardict-quick-swe-nor-2.4.2-6|49	
12cr|stardict-quick-swe-nor-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-nor-2.4.2-6|51	+ Revision: 253434
12cr|stardict-quick-swe-nor-2.4.2-6|52	- rebuild
12cr|stardict-quick-swe-nor-2.4.2-6|53	
12cr|stardict-quick-swe-nor-2.4.2-6|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-swe-nor-2.4.2-6|55	+ Revision: 136523
12cr|stardict-quick-swe-nor-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-swe-nor-2.4.2-6|57	
12cr|stardict-quick-swe-nor-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-swe-nor-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-nor-2.4.2-6|60	
12cr|stardict-quick-swe-nor-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-nor-2.4.2-6|62	+ Revision: 67742
12cr|stardict-quick-swe-nor-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-swe-nor-2.4.2-6|64	
12cr|stardict-quick-swe-nor-2.4.2-6|65	
12cr|stardict-quick-swe-nor-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-nor-2.4.2-6|67	- Rebuild
12cr|stardict-quick-swe-nor-2.4.2-6|68	
12cr|stardict-quick-swe-nor-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-nor-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-swe-nor-2.4.2-6|71	
12cr|stardict-quick-swe-nor-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-nor-2.4.2-6|73	- New version
12cr|stardict-quick-swe-nor-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-swe-nor-2.4.2-6|75	
12cr|stardict-quick-swe-nor-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-nor-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-swe-nor-2.4.2-6|78	

7750 12
12cr|stardict-quick-swe-pol-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-swe-pol-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-swe-pol-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-pol-2.4.2-6|4	
12cr|stardict-quick-swe-pol-2.4.2-6|5	Summary:	Swedish -> Polish *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-pol-2.4.2-6|6	Name:		stardict-quick-swe-pol
12cr|stardict-quick-swe-pol-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-swe-pol-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-swe-pol-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-swe-pol-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-swe-pol-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-pol-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-pol-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-swe-pol-2.4.2-6|14	
12cr|stardict-quick-swe-pol-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-pol-%{version}.tar.bz2
12cr|stardict-quick-swe-pol-2.4.2-6|16	
12cr|stardict-quick-swe-pol-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-pol-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-pol-2.4.2-6|19	
12cr|stardict-quick-swe-pol-2.4.2-6|20	%description
12cr|stardict-quick-swe-pol-2.4.2-6|21	Swedish -> Polish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-pol-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-pol-2.4.2-6|23	
12cr|stardict-quick-swe-pol-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-swe-pol-2.4.2-6|25	
12cr|stardict-quick-swe-pol-2.4.2-6|26	%prep
12cr|stardict-quick-swe-pol-2.4.2-6|27	%setup -q -n stardict-quick_swe-pol-%{version}
12cr|stardict-quick-swe-pol-2.4.2-6|28	
12cr|stardict-quick-swe-pol-2.4.2-6|29	%build
12cr|stardict-quick-swe-pol-2.4.2-6|30	
12cr|stardict-quick-swe-pol-2.4.2-6|31	%install
12cr|stardict-quick-swe-pol-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-pol-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-pol-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-pol-2.4.2-6|35	
12cr|stardict-quick-swe-pol-2.4.2-6|36	%clean
12cr|stardict-quick-swe-pol-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-pol-2.4.2-6|38	
12cr|stardict-quick-swe-pol-2.4.2-6|39	%files
12cr|stardict-quick-swe-pol-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-swe-pol-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-pol-2.4.2-6|42	
12cr|stardict-quick-swe-pol-2.4.2-6|43	
12cr|stardict-quick-swe-pol-2.4.2-6|44	
12cr|stardict-quick-swe-pol-2.4.2-6|45	%changelog
12cr|stardict-quick-swe-pol-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-swe-pol-2.4.2-6|47	+ Revision: 261118
12cr|stardict-quick-swe-pol-2.4.2-6|48	- rebuild
12cr|stardict-quick-swe-pol-2.4.2-6|49	
12cr|stardict-quick-swe-pol-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-pol-2.4.2-6|51	+ Revision: 253480
12cr|stardict-quick-swe-pol-2.4.2-6|52	- rebuild
12cr|stardict-quick-swe-pol-2.4.2-6|53	
12cr|stardict-quick-swe-pol-2.4.2-6|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-swe-pol-2.4.2-6|55	+ Revision: 136523
12cr|stardict-quick-swe-pol-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-swe-pol-2.4.2-6|57	
12cr|stardict-quick-swe-pol-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-swe-pol-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-pol-2.4.2-6|60	
12cr|stardict-quick-swe-pol-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-pol-2.4.2-6|62	+ Revision: 67743
12cr|stardict-quick-swe-pol-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-swe-pol-2.4.2-6|64	
12cr|stardict-quick-swe-pol-2.4.2-6|65	
12cr|stardict-quick-swe-pol-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-pol-2.4.2-6|67	- Rebuild
12cr|stardict-quick-swe-pol-2.4.2-6|68	
12cr|stardict-quick-swe-pol-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-pol-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-swe-pol-2.4.2-6|71	
12cr|stardict-quick-swe-pol-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-pol-2.4.2-6|73	- New version
12cr|stardict-quick-swe-pol-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-swe-pol-2.4.2-6|75	
12cr|stardict-quick-swe-pol-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-pol-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-swe-pol-2.4.2-6|78	

7751 12
12cr|stardict-quick-swe-por-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-swe-por-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-swe-por-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-por-2.4.2-6|4	
12cr|stardict-quick-swe-por-2.4.2-6|5	Summary:	Swedish -> Portuguese *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-por-2.4.2-6|6	Name:		stardict-quick-swe-por
12cr|stardict-quick-swe-por-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-swe-por-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-swe-por-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-swe-por-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-swe-por-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-por-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-por-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-swe-por-2.4.2-6|14	
12cr|stardict-quick-swe-por-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-por-%{version}.tar.bz2
12cr|stardict-quick-swe-por-2.4.2-6|16	
12cr|stardict-quick-swe-por-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-por-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-por-2.4.2-6|19	
12cr|stardict-quick-swe-por-2.4.2-6|20	%description
12cr|stardict-quick-swe-por-2.4.2-6|21	Swedish -> Portuguese *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-por-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-por-2.4.2-6|23	
12cr|stardict-quick-swe-por-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-swe-por-2.4.2-6|25	
12cr|stardict-quick-swe-por-2.4.2-6|26	%prep
12cr|stardict-quick-swe-por-2.4.2-6|27	%setup -q -n stardict-quick_swe-por-%{version}
12cr|stardict-quick-swe-por-2.4.2-6|28	
12cr|stardict-quick-swe-por-2.4.2-6|29	%build
12cr|stardict-quick-swe-por-2.4.2-6|30	
12cr|stardict-quick-swe-por-2.4.2-6|31	%install
12cr|stardict-quick-swe-por-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-por-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-por-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-por-2.4.2-6|35	
12cr|stardict-quick-swe-por-2.4.2-6|36	%clean
12cr|stardict-quick-swe-por-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-por-2.4.2-6|38	
12cr|stardict-quick-swe-por-2.4.2-6|39	%files
12cr|stardict-quick-swe-por-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-swe-por-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-por-2.4.2-6|42	
12cr|stardict-quick-swe-por-2.4.2-6|43	
12cr|stardict-quick-swe-por-2.4.2-6|44	
12cr|stardict-quick-swe-por-2.4.2-6|45	%changelog
12cr|stardict-quick-swe-por-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-swe-por-2.4.2-6|47	+ Revision: 261121
12cr|stardict-quick-swe-por-2.4.2-6|48	- rebuild
12cr|stardict-quick-swe-por-2.4.2-6|49	
12cr|stardict-quick-swe-por-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-por-2.4.2-6|51	+ Revision: 253482
12cr|stardict-quick-swe-por-2.4.2-6|52	- rebuild
12cr|stardict-quick-swe-por-2.4.2-6|53	
12cr|stardict-quick-swe-por-2.4.2-6|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-swe-por-2.4.2-6|55	+ Revision: 136523
12cr|stardict-quick-swe-por-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-swe-por-2.4.2-6|57	
12cr|stardict-quick-swe-por-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-swe-por-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-por-2.4.2-6|60	
12cr|stardict-quick-swe-por-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-por-2.4.2-6|62	+ Revision: 67744
12cr|stardict-quick-swe-por-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-swe-por-2.4.2-6|64	
12cr|stardict-quick-swe-por-2.4.2-6|65	
12cr|stardict-quick-swe-por-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-por-2.4.2-6|67	- Rebuild
12cr|stardict-quick-swe-por-2.4.2-6|68	
12cr|stardict-quick-swe-por-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-por-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-swe-por-2.4.2-6|71	
12cr|stardict-quick-swe-por-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-por-2.4.2-6|73	- New version
12cr|stardict-quick-swe-por-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-swe-por-2.4.2-6|75	
12cr|stardict-quick-swe-por-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-por-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-swe-por-2.4.2-6|78	

7752 12
12cr|stardict-quick-swe-rum-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-swe-rum-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-swe-rum-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-rum-2.4.2-6|4	
12cr|stardict-quick-swe-rum-2.4.2-6|5	Summary:	Swedish -> Romanian *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-rum-2.4.2-6|6	Name:		stardict-quick-swe-rum
12cr|stardict-quick-swe-rum-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-swe-rum-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-swe-rum-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-swe-rum-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-swe-rum-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-rum-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-rum-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-swe-rum-2.4.2-6|14	
12cr|stardict-quick-swe-rum-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-rum-%{version}.tar.bz2
12cr|stardict-quick-swe-rum-2.4.2-6|16	
12cr|stardict-quick-swe-rum-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-rum-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-rum-2.4.2-6|19	
12cr|stardict-quick-swe-rum-2.4.2-6|20	%description
12cr|stardict-quick-swe-rum-2.4.2-6|21	Swedish -> Romanian *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-rum-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-rum-2.4.2-6|23	
12cr|stardict-quick-swe-rum-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-swe-rum-2.4.2-6|25	
12cr|stardict-quick-swe-rum-2.4.2-6|26	%prep
12cr|stardict-quick-swe-rum-2.4.2-6|27	%setup -q -n stardict-quick_swe-rum-%{version}
12cr|stardict-quick-swe-rum-2.4.2-6|28	# tarball contains broken filename
12cr|stardict-quick-swe-rum-2.4.2-6|29	for i in *; do mv -f $i ${i/\?\?/an}; done
12cr|stardict-quick-swe-rum-2.4.2-6|30	
12cr|stardict-quick-swe-rum-2.4.2-6|31	%build
12cr|stardict-quick-swe-rum-2.4.2-6|32	
12cr|stardict-quick-swe-rum-2.4.2-6|33	%install
12cr|stardict-quick-swe-rum-2.4.2-6|34	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-rum-2.4.2-6|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-rum-2.4.2-6|36	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-rum-2.4.2-6|37	
12cr|stardict-quick-swe-rum-2.4.2-6|38	%clean
12cr|stardict-quick-swe-rum-2.4.2-6|39	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-rum-2.4.2-6|40	
12cr|stardict-quick-swe-rum-2.4.2-6|41	%files
12cr|stardict-quick-swe-rum-2.4.2-6|42	%defattr(-,root,root)
12cr|stardict-quick-swe-rum-2.4.2-6|43	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-rum-2.4.2-6|44	
12cr|stardict-quick-swe-rum-2.4.2-6|45	
12cr|stardict-quick-swe-rum-2.4.2-6|46	
12cr|stardict-quick-swe-rum-2.4.2-6|47	%changelog
12cr|stardict-quick-swe-rum-2.4.2-6|48	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-swe-rum-2.4.2-6|49	+ Revision: 261122
12cr|stardict-quick-swe-rum-2.4.2-6|50	- rebuild
12cr|stardict-quick-swe-rum-2.4.2-6|51	
12cr|stardict-quick-swe-rum-2.4.2-6|52	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-rum-2.4.2-6|53	+ Revision: 253484
12cr|stardict-quick-swe-rum-2.4.2-6|54	- rebuild
12cr|stardict-quick-swe-rum-2.4.2-6|55	
12cr|stardict-quick-swe-rum-2.4.2-6|56	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-swe-rum-2.4.2-6|57	+ Revision: 136523
12cr|stardict-quick-swe-rum-2.4.2-6|58	- restore BuildRoot
12cr|stardict-quick-swe-rum-2.4.2-6|59	
12cr|stardict-quick-swe-rum-2.4.2-6|60	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-swe-rum-2.4.2-6|61	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-rum-2.4.2-6|62	
12cr|stardict-quick-swe-rum-2.4.2-6|63	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-rum-2.4.2-6|64	+ Revision: 67745
12cr|stardict-quick-swe-rum-2.4.2-6|65	- use %%mkrel
12cr|stardict-quick-swe-rum-2.4.2-6|66	
12cr|stardict-quick-swe-rum-2.4.2-6|67	
12cr|stardict-quick-swe-rum-2.4.2-6|68	* Wed Oct 05 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-rum-2.4.2-6|69	- Rebuild
12cr|stardict-quick-swe-rum-2.4.2-6|70	
12cr|stardict-quick-swe-rum-2.4.2-6|71	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-rum-2.4.2-6|72	- Dictionaries require main program as well
12cr|stardict-quick-swe-rum-2.4.2-6|73	
12cr|stardict-quick-swe-rum-2.4.2-6|74	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-rum-2.4.2-6|75	- New version
12cr|stardict-quick-swe-rum-2.4.2-6|76	- Conflict with old version of stardict
12cr|stardict-quick-swe-rum-2.4.2-6|77	
12cr|stardict-quick-swe-rum-2.4.2-6|78	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-rum-2.4.2-6|79	- First Mandrake style spec
12cr|stardict-quick-swe-rum-2.4.2-6|80	

7753 12
12cr|stardict-quick-swe-rus-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-swe-rus-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-swe-rus-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-rus-2.4.2-5|4	
12cr|stardict-quick-swe-rus-2.4.2-5|5	Summary:	Swedish -> Russian *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-rus-2.4.2-5|6	Name:		stardict-quick-swe-rus
12cr|stardict-quick-swe-rus-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-swe-rus-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-swe-rus-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-swe-rus-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-swe-rus-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-rus-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-rus-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-swe-rus-2.4.2-5|14	
12cr|stardict-quick-swe-rus-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-rus-%{version}.tar.bz2
12cr|stardict-quick-swe-rus-2.4.2-5|16	
12cr|stardict-quick-swe-rus-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-rus-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-rus-2.4.2-5|19	
12cr|stardict-quick-swe-rus-2.4.2-5|20	%description
12cr|stardict-quick-swe-rus-2.4.2-5|21	Swedish -> Russian *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-rus-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-rus-2.4.2-5|23	
12cr|stardict-quick-swe-rus-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-swe-rus-2.4.2-5|25	
12cr|stardict-quick-swe-rus-2.4.2-5|26	%prep
12cr|stardict-quick-swe-rus-2.4.2-5|27	%setup -q -n stardict-quick_swe-rus-%{version}
12cr|stardict-quick-swe-rus-2.4.2-5|28	
12cr|stardict-quick-swe-rus-2.4.2-5|29	%build
12cr|stardict-quick-swe-rus-2.4.2-5|30	
12cr|stardict-quick-swe-rus-2.4.2-5|31	%install
12cr|stardict-quick-swe-rus-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-rus-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-rus-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-rus-2.4.2-5|35	
12cr|stardict-quick-swe-rus-2.4.2-5|36	%clean
12cr|stardict-quick-swe-rus-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-rus-2.4.2-5|38	
12cr|stardict-quick-swe-rus-2.4.2-5|39	%files
12cr|stardict-quick-swe-rus-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-swe-rus-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-rus-2.4.2-5|42	
12cr|stardict-quick-swe-rus-2.4.2-5|43	
12cr|stardict-quick-swe-rus-2.4.2-5|44	
12cr|stardict-quick-swe-rus-2.4.2-5|45	%changelog
12cr|stardict-quick-swe-rus-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-rus-2.4.2-5|47	+ Revision: 242841
12cr|stardict-quick-swe-rus-2.4.2-5|48	- rebuild
12cr|stardict-quick-swe-rus-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-rus-2.4.2-5|50	
12cr|stardict-quick-swe-rus-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-swe-rus-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-swe-rus-2.4.2-5|53	
12cr|stardict-quick-swe-rus-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-rus-2.4.2-5|55	+ Revision: 67746
12cr|stardict-quick-swe-rus-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-swe-rus-2.4.2-5|57	
12cr|stardict-quick-swe-rus-2.4.2-5|58	
12cr|stardict-quick-swe-rus-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-rus-2.4.2-5|60	- Rebuild
12cr|stardict-quick-swe-rus-2.4.2-5|61	
12cr|stardict-quick-swe-rus-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-rus-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-swe-rus-2.4.2-5|64	
12cr|stardict-quick-swe-rus-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-rus-2.4.2-5|66	- New version
12cr|stardict-quick-swe-rus-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-swe-rus-2.4.2-5|68	
12cr|stardict-quick-swe-rus-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-rus-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-swe-rus-2.4.2-5|71	

7754 12
12cr|stardict-quick-swe-slo-2.4.2-5|1	%define	version	2.4.2
12cr|stardict-quick-swe-slo-2.4.2-5|2	%define release	%mkrel 5
12cr|stardict-quick-swe-slo-2.4.2-5|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-slo-2.4.2-5|4	
12cr|stardict-quick-swe-slo-2.4.2-5|5	Summary:	Swedish -> Slovak *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-slo-2.4.2-5|6	Name:		stardict-quick-swe-slo
12cr|stardict-quick-swe-slo-2.4.2-5|7	Version:	%{version}
12cr|stardict-quick-swe-slo-2.4.2-5|8	Release:	%{release}
12cr|stardict-quick-swe-slo-2.4.2-5|9	License:	Distributable
12cr|stardict-quick-swe-slo-2.4.2-5|10	Group:		Databases
12cr|stardict-quick-swe-slo-2.4.2-5|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-slo-2.4.2-5|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-slo-2.4.2-5|13	BuildArch:	noarch
12cr|stardict-quick-swe-slo-2.4.2-5|14	
12cr|stardict-quick-swe-slo-2.4.2-5|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-slo-%{version}.tar.bz2
12cr|stardict-quick-swe-slo-2.4.2-5|16	
12cr|stardict-quick-swe-slo-2.4.2-5|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-slo-2.4.2-5|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-slo-2.4.2-5|19	
12cr|stardict-quick-swe-slo-2.4.2-5|20	%description
12cr|stardict-quick-swe-slo-2.4.2-5|21	Swedish -> Slovak *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-slo-2.4.2-5|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-slo-2.4.2-5|23	
12cr|stardict-quick-swe-slo-2.4.2-5|24	http://www.futureware.at/.
12cr|stardict-quick-swe-slo-2.4.2-5|25	
12cr|stardict-quick-swe-slo-2.4.2-5|26	%prep
12cr|stardict-quick-swe-slo-2.4.2-5|27	%setup -q -n stardict-quick_swe-slo-%{version}
12cr|stardict-quick-swe-slo-2.4.2-5|28	
12cr|stardict-quick-swe-slo-2.4.2-5|29	%build
12cr|stardict-quick-swe-slo-2.4.2-5|30	
12cr|stardict-quick-swe-slo-2.4.2-5|31	%install
12cr|stardict-quick-swe-slo-2.4.2-5|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-slo-2.4.2-5|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-slo-2.4.2-5|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-slo-2.4.2-5|35	
12cr|stardict-quick-swe-slo-2.4.2-5|36	%clean
12cr|stardict-quick-swe-slo-2.4.2-5|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-slo-2.4.2-5|38	
12cr|stardict-quick-swe-slo-2.4.2-5|39	%files
12cr|stardict-quick-swe-slo-2.4.2-5|40	%defattr(-,root,root)
12cr|stardict-quick-swe-slo-2.4.2-5|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-slo-2.4.2-5|42	
12cr|stardict-quick-swe-slo-2.4.2-5|43	
12cr|stardict-quick-swe-slo-2.4.2-5|44	
12cr|stardict-quick-swe-slo-2.4.2-5|45	%changelog
12cr|stardict-quick-swe-slo-2.4.2-5|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-slo-2.4.2-5|47	+ Revision: 242842
12cr|stardict-quick-swe-slo-2.4.2-5|48	- rebuild
12cr|stardict-quick-swe-slo-2.4.2-5|49	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-slo-2.4.2-5|50	
12cr|stardict-quick-swe-slo-2.4.2-5|51	+ Olivier Blin <oblin@mandriva.com>
12cr|stardict-quick-swe-slo-2.4.2-5|52	- restore BuildRoot
12cr|stardict-quick-swe-slo-2.4.2-5|53	
12cr|stardict-quick-swe-slo-2.4.2-5|54	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-slo-2.4.2-5|55	+ Revision: 67747
12cr|stardict-quick-swe-slo-2.4.2-5|56	- use %%mkrel
12cr|stardict-quick-swe-slo-2.4.2-5|57	
12cr|stardict-quick-swe-slo-2.4.2-5|58	
12cr|stardict-quick-swe-slo-2.4.2-5|59	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-slo-2.4.2-5|60	- Rebuild
12cr|stardict-quick-swe-slo-2.4.2-5|61	
12cr|stardict-quick-swe-slo-2.4.2-5|62	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-slo-2.4.2-5|63	- Dictionaries require main program as well
12cr|stardict-quick-swe-slo-2.4.2-5|64	
12cr|stardict-quick-swe-slo-2.4.2-5|65	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-slo-2.4.2-5|66	- New version
12cr|stardict-quick-swe-slo-2.4.2-5|67	- Conflict with old version of stardict
12cr|stardict-quick-swe-slo-2.4.2-5|68	
12cr|stardict-quick-swe-slo-2.4.2-5|69	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-slo-2.4.2-5|70	- First Mandrake style spec
12cr|stardict-quick-swe-slo-2.4.2-5|71	

7755 12
12cr|stardict-quick-swe-spa-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-swe-spa-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-swe-spa-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-spa-2.4.2-6|4	
12cr|stardict-quick-swe-spa-2.4.2-6|5	Summary:	Swedish -> Spanish *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-spa-2.4.2-6|6	Name:		stardict-quick-swe-spa
12cr|stardict-quick-swe-spa-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-swe-spa-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-swe-spa-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-swe-spa-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-swe-spa-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-spa-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-spa-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-swe-spa-2.4.2-6|14	
12cr|stardict-quick-swe-spa-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-spa-%{version}.tar.bz2
12cr|stardict-quick-swe-spa-2.4.2-6|16	
12cr|stardict-quick-swe-spa-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-spa-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-spa-2.4.2-6|19	
12cr|stardict-quick-swe-spa-2.4.2-6|20	%description
12cr|stardict-quick-swe-spa-2.4.2-6|21	Swedish -> Spanish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-spa-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-spa-2.4.2-6|23	
12cr|stardict-quick-swe-spa-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-swe-spa-2.4.2-6|25	
12cr|stardict-quick-swe-spa-2.4.2-6|26	%prep
12cr|stardict-quick-swe-spa-2.4.2-6|27	%setup -q -n stardict-quick_swe-spa-%{version}
12cr|stardict-quick-swe-spa-2.4.2-6|28	
12cr|stardict-quick-swe-spa-2.4.2-6|29	%build
12cr|stardict-quick-swe-spa-2.4.2-6|30	
12cr|stardict-quick-swe-spa-2.4.2-6|31	%install
12cr|stardict-quick-swe-spa-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-spa-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-spa-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-spa-2.4.2-6|35	
12cr|stardict-quick-swe-spa-2.4.2-6|36	%clean
12cr|stardict-quick-swe-spa-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-spa-2.4.2-6|38	
12cr|stardict-quick-swe-spa-2.4.2-6|39	%files
12cr|stardict-quick-swe-spa-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-swe-spa-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-spa-2.4.2-6|42	
12cr|stardict-quick-swe-spa-2.4.2-6|43	
12cr|stardict-quick-swe-spa-2.4.2-6|44	
12cr|stardict-quick-swe-spa-2.4.2-6|45	%changelog
12cr|stardict-quick-swe-spa-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-swe-spa-2.4.2-6|47	+ Revision: 261123
12cr|stardict-quick-swe-spa-2.4.2-6|48	- rebuild
12cr|stardict-quick-swe-spa-2.4.2-6|49	
12cr|stardict-quick-swe-spa-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-spa-2.4.2-6|51	+ Revision: 253486
12cr|stardict-quick-swe-spa-2.4.2-6|52	- rebuild
12cr|stardict-quick-swe-spa-2.4.2-6|53	
12cr|stardict-quick-swe-spa-2.4.2-6|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-swe-spa-2.4.2-6|55	+ Revision: 136523
12cr|stardict-quick-swe-spa-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-swe-spa-2.4.2-6|57	
12cr|stardict-quick-swe-spa-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-swe-spa-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-spa-2.4.2-6|60	
12cr|stardict-quick-swe-spa-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-spa-2.4.2-6|62	+ Revision: 67748
12cr|stardict-quick-swe-spa-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-swe-spa-2.4.2-6|64	
12cr|stardict-quick-swe-spa-2.4.2-6|65	
12cr|stardict-quick-swe-spa-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-spa-2.4.2-6|67	- Rebuild
12cr|stardict-quick-swe-spa-2.4.2-6|68	
12cr|stardict-quick-swe-spa-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-spa-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-swe-spa-2.4.2-6|71	
12cr|stardict-quick-swe-spa-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-spa-2.4.2-6|73	- New version
12cr|stardict-quick-swe-spa-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-swe-spa-2.4.2-6|75	
12cr|stardict-quick-swe-spa-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-spa-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-swe-spa-2.4.2-6|78	

7756 12
12cr|stardict-quick-swe-swa-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-swe-swa-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-swe-swa-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-swa-2.4.2-6|4	
12cr|stardict-quick-swe-swa-2.4.2-6|5	Summary:	Swedish -> Swahili *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-swa-2.4.2-6|6	Name:		stardict-quick-swe-swa
12cr|stardict-quick-swe-swa-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-swe-swa-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-swe-swa-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-swe-swa-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-swe-swa-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-swa-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-swa-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-swe-swa-2.4.2-6|14	
12cr|stardict-quick-swe-swa-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-swa-%{version}.tar.bz2
12cr|stardict-quick-swe-swa-2.4.2-6|16	
12cr|stardict-quick-swe-swa-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-swa-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-swa-2.4.2-6|19	
12cr|stardict-quick-swe-swa-2.4.2-6|20	%description
12cr|stardict-quick-swe-swa-2.4.2-6|21	Swedish -> Swahili *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-swa-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-swa-2.4.2-6|23	
12cr|stardict-quick-swe-swa-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-swe-swa-2.4.2-6|25	
12cr|stardict-quick-swe-swa-2.4.2-6|26	%prep
12cr|stardict-quick-swe-swa-2.4.2-6|27	%setup -q -n stardict-quick_swe-swa-%{version}
12cr|stardict-quick-swe-swa-2.4.2-6|28	
12cr|stardict-quick-swe-swa-2.4.2-6|29	%build
12cr|stardict-quick-swe-swa-2.4.2-6|30	
12cr|stardict-quick-swe-swa-2.4.2-6|31	%install
12cr|stardict-quick-swe-swa-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-swa-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-swa-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-swa-2.4.2-6|35	
12cr|stardict-quick-swe-swa-2.4.2-6|36	%clean
12cr|stardict-quick-swe-swa-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-swa-2.4.2-6|38	
12cr|stardict-quick-swe-swa-2.4.2-6|39	%files
12cr|stardict-quick-swe-swa-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-swe-swa-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-swa-2.4.2-6|42	
12cr|stardict-quick-swe-swa-2.4.2-6|43	
12cr|stardict-quick-swe-swa-2.4.2-6|44	
12cr|stardict-quick-swe-swa-2.4.2-6|45	%changelog
12cr|stardict-quick-swe-swa-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-swe-swa-2.4.2-6|47	+ Revision: 261124
12cr|stardict-quick-swe-swa-2.4.2-6|48	- rebuild
12cr|stardict-quick-swe-swa-2.4.2-6|49	
12cr|stardict-quick-swe-swa-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-swa-2.4.2-6|51	+ Revision: 253497
12cr|stardict-quick-swe-swa-2.4.2-6|52	- rebuild
12cr|stardict-quick-swe-swa-2.4.2-6|53	
12cr|stardict-quick-swe-swa-2.4.2-6|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-swe-swa-2.4.2-6|55	+ Revision: 136523
12cr|stardict-quick-swe-swa-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-swe-swa-2.4.2-6|57	
12cr|stardict-quick-swe-swa-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-swe-swa-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-swa-2.4.2-6|60	
12cr|stardict-quick-swe-swa-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-swa-2.4.2-6|62	+ Revision: 67749
12cr|stardict-quick-swe-swa-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-swe-swa-2.4.2-6|64	
12cr|stardict-quick-swe-swa-2.4.2-6|65	
12cr|stardict-quick-swe-swa-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-swa-2.4.2-6|67	- Rebuild
12cr|stardict-quick-swe-swa-2.4.2-6|68	
12cr|stardict-quick-swe-swa-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-swa-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-swe-swa-2.4.2-6|71	
12cr|stardict-quick-swe-swa-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-swa-2.4.2-6|73	- New version
12cr|stardict-quick-swe-swa-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-swe-swa-2.4.2-6|75	
12cr|stardict-quick-swe-swa-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-swa-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-swe-swa-2.4.2-6|78	

7757 12
12cr|stardict-quick-swe-wel-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-swe-wel-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-swe-wel-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-swe-wel-2.4.2-6|4	
12cr|stardict-quick-swe-wel-2.4.2-6|5	Summary:	Swedish -> Welsh *Quick dictionary for StarDict 2
12cr|stardict-quick-swe-wel-2.4.2-6|6	Name:		stardict-quick-swe-wel
12cr|stardict-quick-swe-wel-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-swe-wel-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-swe-wel-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-swe-wel-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-swe-wel-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-swe-wel-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-swe-wel-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-swe-wel-2.4.2-6|14	
12cr|stardict-quick-swe-wel-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-wel-%{version}.tar.bz2
12cr|stardict-quick-swe-wel-2.4.2-6|16	
12cr|stardict-quick-swe-wel-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-swe-wel-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-swe-wel-2.4.2-6|19	
12cr|stardict-quick-swe-wel-2.4.2-6|20	%description
12cr|stardict-quick-swe-wel-2.4.2-6|21	Swedish -> Welsh *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-swe-wel-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-swe-wel-2.4.2-6|23	
12cr|stardict-quick-swe-wel-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-swe-wel-2.4.2-6|25	
12cr|stardict-quick-swe-wel-2.4.2-6|26	%prep
12cr|stardict-quick-swe-wel-2.4.2-6|27	%setup -q -n stardict-quick_swe-wel-%{version}
12cr|stardict-quick-swe-wel-2.4.2-6|28	
12cr|stardict-quick-swe-wel-2.4.2-6|29	%build
12cr|stardict-quick-swe-wel-2.4.2-6|30	
12cr|stardict-quick-swe-wel-2.4.2-6|31	%install
12cr|stardict-quick-swe-wel-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-wel-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-wel-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-swe-wel-2.4.2-6|35	
12cr|stardict-quick-swe-wel-2.4.2-6|36	%clean
12cr|stardict-quick-swe-wel-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-swe-wel-2.4.2-6|38	
12cr|stardict-quick-swe-wel-2.4.2-6|39	%files
12cr|stardict-quick-swe-wel-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-swe-wel-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-swe-wel-2.4.2-6|42	
12cr|stardict-quick-swe-wel-2.4.2-6|43	
12cr|stardict-quick-swe-wel-2.4.2-6|44	
12cr|stardict-quick-swe-wel-2.4.2-6|45	%changelog
12cr|stardict-quick-swe-wel-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-swe-wel-2.4.2-6|47	+ Revision: 261125
12cr|stardict-quick-swe-wel-2.4.2-6|48	- rebuild
12cr|stardict-quick-swe-wel-2.4.2-6|49	
12cr|stardict-quick-swe-wel-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-swe-wel-2.4.2-6|51	+ Revision: 253529
12cr|stardict-quick-swe-wel-2.4.2-6|52	- rebuild
12cr|stardict-quick-swe-wel-2.4.2-6|53	
12cr|stardict-quick-swe-wel-2.4.2-6|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-swe-wel-2.4.2-6|55	+ Revision: 136523
12cr|stardict-quick-swe-wel-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-swe-wel-2.4.2-6|57	
12cr|stardict-quick-swe-wel-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-swe-wel-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-swe-wel-2.4.2-6|60	
12cr|stardict-quick-swe-wel-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-swe-wel-2.4.2-6|62	+ Revision: 67750
12cr|stardict-quick-swe-wel-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-swe-wel-2.4.2-6|64	
12cr|stardict-quick-swe-wel-2.4.2-6|65	
12cr|stardict-quick-swe-wel-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-swe-wel-2.4.2-6|67	- Rebuild
12cr|stardict-quick-swe-wel-2.4.2-6|68	
12cr|stardict-quick-swe-wel-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-swe-wel-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-swe-wel-2.4.2-6|71	
12cr|stardict-quick-swe-wel-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-swe-wel-2.4.2-6|73	- New version
12cr|stardict-quick-swe-wel-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-swe-wel-2.4.2-6|75	
12cr|stardict-quick-swe-wel-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-swe-wel-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-swe-wel-2.4.2-6|78	

7758 12
12cr|stardict-quick-wel-swe-2.4.2-6|1	%define	version	2.4.2
12cr|stardict-quick-wel-swe-2.4.2-6|2	%define release	%mkrel 6
12cr|stardict-quick-wel-swe-2.4.2-6|3	%define dict_format_version	2.4.2
12cr|stardict-quick-wel-swe-2.4.2-6|4	
12cr|stardict-quick-wel-swe-2.4.2-6|5	Summary:	Welsh -> Swedish *Quick dictionary for StarDict 2
12cr|stardict-quick-wel-swe-2.4.2-6|6	Name:		stardict-quick-wel-swe
12cr|stardict-quick-wel-swe-2.4.2-6|7	Version:	%{version}
12cr|stardict-quick-wel-swe-2.4.2-6|8	Release:	%{release}
12cr|stardict-quick-wel-swe-2.4.2-6|9	License:	Distributable
12cr|stardict-quick-wel-swe-2.4.2-6|10	Group:		Databases
12cr|stardict-quick-wel-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cr|stardict-quick-wel-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|stardict-quick-wel-swe-2.4.2-6|13	BuildArch:	noarch
12cr|stardict-quick-wel-swe-2.4.2-6|14	
12cr|stardict-quick-wel-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_wel-swe-%{version}.tar.bz2
12cr|stardict-quick-wel-swe-2.4.2-6|16	
12cr|stardict-quick-wel-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cr|stardict-quick-wel-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cr|stardict-quick-wel-swe-2.4.2-6|19	
12cr|stardict-quick-wel-swe-2.4.2-6|20	%description
12cr|stardict-quick-wel-swe-2.4.2-6|21	Welsh -> Swedish *Quick dictionary in StarDict 2 format.
12cr|stardict-quick-wel-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cr|stardict-quick-wel-swe-2.4.2-6|23	
12cr|stardict-quick-wel-swe-2.4.2-6|24	http://www.futureware.at/.
12cr|stardict-quick-wel-swe-2.4.2-6|25	
12cr|stardict-quick-wel-swe-2.4.2-6|26	%prep
12cr|stardict-quick-wel-swe-2.4.2-6|27	%setup -q -n stardict-quick_wel-swe-%{version}
12cr|stardict-quick-wel-swe-2.4.2-6|28	
12cr|stardict-quick-wel-swe-2.4.2-6|29	%build
12cr|stardict-quick-wel-swe-2.4.2-6|30	
12cr|stardict-quick-wel-swe-2.4.2-6|31	%install
12cr|stardict-quick-wel-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-wel-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-wel-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cr|stardict-quick-wel-swe-2.4.2-6|35	
12cr|stardict-quick-wel-swe-2.4.2-6|36	%clean
12cr|stardict-quick-wel-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cr|stardict-quick-wel-swe-2.4.2-6|38	
12cr|stardict-quick-wel-swe-2.4.2-6|39	%files
12cr|stardict-quick-wel-swe-2.4.2-6|40	%defattr(-,root,root)
12cr|stardict-quick-wel-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cr|stardict-quick-wel-swe-2.4.2-6|42	
12cr|stardict-quick-wel-swe-2.4.2-6|43	
12cr|stardict-quick-wel-swe-2.4.2-6|44	
12cr|stardict-quick-wel-swe-2.4.2-6|45	%changelog
12cr|stardict-quick-wel-swe-2.4.2-6|46	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-6mdv2009.0
12cr|stardict-quick-wel-swe-2.4.2-6|47	+ Revision: 261126
12cr|stardict-quick-wel-swe-2.4.2-6|48	- rebuild
12cr|stardict-quick-wel-swe-2.4.2-6|49	
12cr|stardict-quick-wel-swe-2.4.2-6|50	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-5mdv2009.0
12cr|stardict-quick-wel-swe-2.4.2-6|51	+ Revision: 253531
12cr|stardict-quick-wel-swe-2.4.2-6|52	- rebuild
12cr|stardict-quick-wel-swe-2.4.2-6|53	
12cr|stardict-quick-wel-swe-2.4.2-6|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.2-3mdv2008.1
12cr|stardict-quick-wel-swe-2.4.2-6|55	+ Revision: 136523
12cr|stardict-quick-wel-swe-2.4.2-6|56	- restore BuildRoot
12cr|stardict-quick-wel-swe-2.4.2-6|57	
12cr|stardict-quick-wel-swe-2.4.2-6|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stardict-quick-wel-swe-2.4.2-6|59	- kill re-definition of %%buildroot on Pixel's request
12cr|stardict-quick-wel-swe-2.4.2-6|60	
12cr|stardict-quick-wel-swe-2.4.2-6|61	* Mon Aug 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4.2-3mdv2008.0
12cr|stardict-quick-wel-swe-2.4.2-6|62	+ Revision: 67751
12cr|stardict-quick-wel-swe-2.4.2-6|63	- use %%mkrel
12cr|stardict-quick-wel-swe-2.4.2-6|64	
12cr|stardict-quick-wel-swe-2.4.2-6|65	
12cr|stardict-quick-wel-swe-2.4.2-6|66	* Sat Oct 01 2005 Abel Cheung <deaddog@mandriva.org> 2.4.2-3mdk
12cr|stardict-quick-wel-swe-2.4.2-6|67	- Rebuild
12cr|stardict-quick-wel-swe-2.4.2-6|68	
12cr|stardict-quick-wel-swe-2.4.2-6|69	* Tue Jun 01 2004 Abel Cheung <deaddog@deaddog.org> 2.4.2-2mdk
12cr|stardict-quick-wel-swe-2.4.2-6|70	- Dictionaries require main program as well
12cr|stardict-quick-wel-swe-2.4.2-6|71	
12cr|stardict-quick-wel-swe-2.4.2-6|72	* Fri Nov 28 2003 Abel Cheung <deaddog@deaddog.org> 2.4.2-1mdk
12cr|stardict-quick-wel-swe-2.4.2-6|73	- New version
12cr|stardict-quick-wel-swe-2.4.2-6|74	- Conflict with old version of stardict
12cr|stardict-quick-wel-swe-2.4.2-6|75	
12cr|stardict-quick-wel-swe-2.4.2-6|76	* Mon Jul 28 2003 Abel Cheung <maddog@linux.org.hk> 2.1.0-1mdk
12cr|stardict-quick-wel-swe-2.4.2-6|77	- First Mandrake style spec
12cr|stardict-quick-wel-swe-2.4.2-6|78	

7759 12
12cr|stardict-tools-3.0.1-7|1	Summary:	Some tools for StarDict
12cr|stardict-tools-3.0.1-7|2	Name:		stardict-tools
12cr|stardict-tools-3.0.1-7|3	Version:	3.0.1
12cr|stardict-tools-3.0.1-7|4	Release:	7
12cr|stardict-tools-3.0.1-7|5	License:	GPLv2+
12cr|stardict-tools-3.0.1-7|6	Group:		Text tools
12cr|stardict-tools-3.0.1-7|7	URL:		http://stardict.sourceforge.net/
12cr|stardict-tools-3.0.1-7|8	
12cr|stardict-tools-3.0.1-7|9	Source:		http://stardictproject.googlecode.com/files/%{name}-%{version}.tar.bz2
12cr|stardict-tools-3.0.1-7|10	Patch0:		%{name}-3.0.1-fix-underlinking.patch
12cr|stardict-tools-3.0.1-7|11	Patch1:		%{name}-3.0.1-fix-gcc43.patch
12cr|stardict-tools-3.0.1-7|12	Patch2:		stardict-tools-3.0.1-fix-gcc45.patch
12cr|stardict-tools-3.0.1-7|13	BuildRequires:	libpcre-devel
12cr|stardict-tools-3.0.1-7|14	BuildRequires:	gtk+2-devel
12cr|stardict-tools-3.0.1-7|15	BuildRequires:	mysql-devel
12cr|stardict-tools-3.0.1-7|16	BuildRequires:	stardict
12cr|stardict-tools-3.0.1-7|17	Requires:	stardict
12cr|stardict-tools-3.0.1-7|18	
12cr|stardict-tools-3.0.1-7|19	%description
12cr|stardict-tools-3.0.1-7|20	This package contain some tools for StarDict, an international dictionary.
12cr|stardict-tools-3.0.1-7|21	
12cr|stardict-tools-3.0.1-7|22	%prep
12cr|stardict-tools-3.0.1-7|23	%setup -q
12cr|stardict-tools-3.0.1-7|24	%patch0 -p1 -b .undlink
12cr|stardict-tools-3.0.1-7|25	%patch1 -p1 -b .gcc43
12cr|stardict-tools-3.0.1-7|26	%patch2 -p1 -b .gcc45
12cr|stardict-tools-3.0.1-7|27	
12cr|stardict-tools-3.0.1-7|28	%build
12cr|stardict-tools-3.0.1-7|29	export LDFLAGS="-lz"
12cr|stardict-tools-3.0.1-7|30	autoreconf -f -i
12cr|stardict-tools-3.0.1-7|31	%configure2_5x
12cr|stardict-tools-3.0.1-7|32	%make
12cr|stardict-tools-3.0.1-7|33	
12cr|stardict-tools-3.0.1-7|34	%install
12cr|stardict-tools-3.0.1-7|35	%makeinstall_std
12cr|stardict-tools-3.0.1-7|36	
12cr|stardict-tools-3.0.1-7|37	# finish install
12cr|stardict-tools-3.0.1-7|38	mkdir -p %{buildroot}%{_libdir}/%{name}
12cr|stardict-tools-3.0.1-7|39	pushd src
12cr|stardict-tools-3.0.1-7|40	grep noinst_PROGRAMS Makefile.am > tmplist
12cr|stardict-tools-3.0.1-7|41	perl -pi -e 's/noinst\_PROGRAMS \= //' tmplist
12cr|stardict-tools-3.0.1-7|42	for i in `cat tmplist`; do
12cr|stardict-tools-3.0.1-7|43	cp $i %{buildroot}%{_libdir}/%{name}/$i
12cr|stardict-tools-3.0.1-7|44	done
12cr|stardict-tools-3.0.1-7|45	rm -f tmplist
12cr|stardict-tools-3.0.1-7|46	popd
12cr|stardict-tools-3.0.1-7|47	
12cr|stardict-tools-3.0.1-7|48	# menu entry
12cr|stardict-tools-3.0.1-7|49	mkdir -p %{buildroot}%{_datadir}/applications
12cr|stardict-tools-3.0.1-7|50	cat << EOF > %{buildroot}%{_datadir}/applications/stardict-editor.desktop
12cr|stardict-tools-3.0.1-7|51	[Desktop Entry]
12cr|stardict-tools-3.0.1-7|52	Encoding=UTF-8
12cr|stardict-tools-3.0.1-7|53	Name=StarDict Editor
12cr|stardict-tools-3.0.1-7|54	Comment=Editor for StarDict
12cr|stardict-tools-3.0.1-7|55	Exec=stardict-editor
12cr|stardict-tools-3.0.1-7|56	Icon=stardict
12cr|stardict-tools-3.0.1-7|57	StartupNotify=true
12cr|stardict-tools-3.0.1-7|58	Categories=Utility;Dictionary;Office;GTK;
12cr|stardict-tools-3.0.1-7|59	EOF
12cr|stardict-tools-3.0.1-7|60	
12cr|stardict-tools-3.0.1-7|61	%files
12cr|stardict-tools-3.0.1-7|62	%defattr(-,root,root)
12cr|stardict-tools-3.0.1-7|63	%doc AUTHORS COPYING ChangeLog INSTALL
12cr|stardict-tools-3.0.1-7|64	%doc NEWS README
12cr|stardict-tools-3.0.1-7|65	%{_bindir}/*
12cr|stardict-tools-3.0.1-7|66	%{_libdir}/%{name}
12cr|stardict-tools-3.0.1-7|67	%{_datadir}/applications/*.desktop
12cr|stardict-tools-3.0.1-7|68	
12cr|stardict-tools-3.0.1-7|69	
12cr|stardict-tools-3.0.1-7|70	
12cr|stardict-tools-3.0.1-7|71	%changelog
12cr|stardict-tools-3.0.1-7|72	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-6mdv2011.0
12cr|stardict-tools-3.0.1-7|73	+ Revision: 645898
12cr|stardict-tools-3.0.1-7|74	- relink against libmysqlclient.so.18
12cr|stardict-tools-3.0.1-7|75	
12cr|stardict-tools-3.0.1-7|76	* Sun Jan 02 2011 Funda Wang <fwang@mandriva.org> 3.0.1-5mdv2011.0
12cr|stardict-tools-3.0.1-7|77	+ Revision: 627486
12cr|stardict-tools-3.0.1-7|78	- fix build with gcc 4.5
12cr|stardict-tools-3.0.1-7|79	
12cr|stardict-tools-3.0.1-7|80	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|stardict-tools-3.0.1-7|81	- rebuilt against mysql-5.5.8 libs, again
12cr|stardict-tools-3.0.1-7|82	- rebuilt against mysql-5.5.8 libs
12cr|stardict-tools-3.0.1-7|83	
12cr|stardict-tools-3.0.1-7|84	* Mon Jun 01 2009 Jérôme Brenier <incubusss@mandriva.org> 3.0.1-2mdv2010.0
12cr|stardict-tools-3.0.1-7|85	+ Revision: 382012
12cr|stardict-tools-3.0.1-7|86	- import stardict-tools
12cr|stardict-tools-3.0.1-7|87	
12cr|stardict-tools-3.0.1-7|88	

7760 12
12cr|stardict-ushakov-2.4.2-1|1	%define dict_name	ushakov
12cr|stardict-ushakov-2.4.2-1|2	%define version		2.4.2
12cr|stardict-ushakov-2.4.2-1|3	%define release		1
12cr|stardict-ushakov-2.4.2-1|4	
12cr|stardict-ushakov-2.4.2-1|5	Name: 			stardict-%dict_name
12cr|stardict-ushakov-2.4.2-1|6	Version: 		2.4.2
12cr|stardict-ushakov-2.4.2-1|7	Release: 		%mkrel %{release}
12cr|stardict-ushakov-2.4.2-1|8	Summary: 		Russian Ushakov's Dictionary
12cr|stardict-ushakov-2.4.2-1|9	License: 		GPLv2+
12cr|stardict-ushakov-2.4.2-1|10	URL:			http://xdxf.revdanica.com/down/index.php
12cr|stardict-ushakov-2.4.2-1|11	Group: 			Text tools
12cr|stardict-ushakov-2.4.2-1|12	Source0: 		%dict_name.dict.dz
12cr|stardict-ushakov-2.4.2-1|13	Source1: 		%dict_name.idx
12cr|stardict-ushakov-2.4.2-1|14	Source2: 		%dict_name.ifo
12cr|stardict-ushakov-2.4.2-1|15	BuildRoot:		%{_tmppath}/%{name}-%{version}-root
12cr|stardict-ushakov-2.4.2-1|16	BuildArch: 		noarch
12cr|stardict-ushakov-2.4.2-1|17	Requires: 		stardict
12cr|stardict-ushakov-2.4.2-1|18	
12cr|stardict-ushakov-2.4.2-1|19	%description
12cr|stardict-ushakov-2.4.2-1|20	Russian Ushakov's Dictionary in stardict format
12cr|stardict-ushakov-2.4.2-1|21	
12cr|stardict-ushakov-2.4.2-1|22	%install
12cr|stardict-ushakov-2.4.2-1|23	rm -rf %{buildroot}
12cr|stardict-ushakov-2.4.2-1|24	install -p -m644 -D %SOURCE0 %{buildroot}%{_datadir}/stardict/dic/%dict_name.dict.dz
12cr|stardict-ushakov-2.4.2-1|25	install -p -m644 -D %SOURCE1 %{buildroot}%{_datadir}/stardict/dic/%dict_name.idx
12cr|stardict-ushakov-2.4.2-1|26	install -p -m644 -D %SOURCE2 %{buildroot}%{_datadir}/stardict/dic/%dict_name.ifo
12cr|stardict-ushakov-2.4.2-1|27	
12cr|stardict-ushakov-2.4.2-1|28	%clean
12cr|stardict-ushakov-2.4.2-1|29	rm -rf %{buildroot}
12cr|stardict-ushakov-2.4.2-1|30	%files
12cr|stardict-ushakov-2.4.2-1|31	%{_datadir}/stardict/dic/%{dict_name}*
12cr|stardict-ushakov-2.4.2-1|32	
12cr|stardict-ushakov-2.4.2-1|33	
12cr|stardict-ushakov-2.4.2-1|34	%changelog
12cr|stardict-ushakov-2.4.2-1|35	* Sat Jul 23 2011 Yuri Myasoedov <omerta13@mandriva.org> 2.4.2-1mdv2012.0
12cr|stardict-ushakov-2.4.2-1|36	+ Revision: 691228
12cr|stardict-ushakov-2.4.2-1|37	- Initial package import
12cr|stardict-ushakov-2.4.2-1|38	

7761 12
12cr|starfighter-1.2-1|1	%define	oname	Starfighter
12cr|starfighter-1.2-1|2	
12cr|starfighter-1.2-1|3	Name:		starfighter
12cr|starfighter-1.2-1|4	Version:	1.2
12cr|starfighter-1.2-1|5	Release:	%mkrel 1
12cr|starfighter-1.2-1|6	Summary:	Project: Starfighter
12cr|starfighter-1.2-1|7	Group:		Games/Arcade
12cr|starfighter-1.2-1|8	License:	GPL
12cr|starfighter-1.2-1|9	URL:		http://www.parallelrealities.co.uk/starfighter.php
12cr|starfighter-1.2-1|10	Source0:	%{name}-%{version}.tar.gz
12cr|starfighter-1.2-1|11	Source11:	%{name}-16x16.png
12cr|starfighter-1.2-1|12	Source12:	%{name}-32x32.png
12cr|starfighter-1.2-1|13	Source13:	%{name}-48x48.png
12cr|starfighter-1.2-1|14	Patch0:		starfighter-1.2-sfmt.patch
12cr|starfighter-1.2-1|15	BuildRequires:	SDL-devel
12cr|starfighter-1.2-1|16	BuildRequires:	SDL_mixer-devel
12cr|starfighter-1.2-1|17	BuildRequires:	SDL_image-devel
12cr|starfighter-1.2-1|18	
12cr|starfighter-1.2-1|19	%description
12cr|starfighter-1.2-1|20	Project: Starfighter is a is a Space/Arcade game which uses SDL libraries.
12cr|starfighter-1.2-1|21	
12cr|starfighter-1.2-1|22	The story:
12cr|starfighter-1.2-1|23	After decades of war one company, who had gained powerful supplying both
12cr|starfighter-1.2-1|24	sides with weaponary, steps forwards and crushes both warring factions in
12cr|starfighter-1.2-1|25	one swift movement. Using far superior weaponary and AI craft, the company
12cr|starfighter-1.2-1|26	was completely unstoppable and now no one can stand in their way. Thousands
12cr|starfighter-1.2-1|27	began to perish under the iron fist of the company. The people cried out
12cr|starfighter-1.2-1|28	for a saviour, for someone to light this dark hour... and someone did.
12cr|starfighter-1.2-1|29	
12cr|starfighter-1.2-1|30	Features:
12cr|starfighter-1.2-1|31	- 26 missions over 4 star systems
12cr|starfighter-1.2-1|32	- Primary and Secondary Weapons (including a laser cannon and a charge weapon)
12cr|starfighter-1.2-1|33	- A weapon powerup system
12cr|starfighter-1.2-1|34	- Wingmates
12cr|starfighter-1.2-1|35	- Missions with Primary and Secondary Objectives
12cr|starfighter-1.2-1|36	- A Variety of Missions (Protect, Destroy, etc)
12cr|starfighter-1.2-1|37	- 13 different music tracks
12cr|starfighter-1.2-1|38	- Boss battles
12cr|starfighter-1.2-1|39	
12cr|starfighter-1.2-1|40	%prep
12cr|starfighter-1.2-1|41	%setup -q
12cr|starfighter-1.2-1|42	%patch0 -p1
12cr|starfighter-1.2-1|43	
12cr|starfighter-1.2-1|44	%build
12cr|starfighter-1.2-1|45	%setup_compile_flags
12cr|starfighter-1.2-1|46	%define Werror_cflags %nil
12cr|starfighter-1.2-1|47	%make DATADIR="%{_gamesdatadir}/%{name}/" OPTFLAGS="%{optflags} -O3"
12cr|starfighter-1.2-1|48	
12cr|starfighter-1.2-1|49	%install
12cr|starfighter-1.2-1|50	%__rm -rf %{buildroot}
12cr|starfighter-1.2-1|51	%makeinstall_std DATADIR="%{_gamesdatadir}/%{name}/" BINDIR="%{_gamesbindir}/"
12cr|starfighter-1.2-1|52	
12cr|starfighter-1.2-1|53	%__install -d %{buildroot}%{_datadir}/applications
12cr|starfighter-1.2-1|54	%__cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|starfighter-1.2-1|55	[Desktop Entry]
12cr|starfighter-1.2-1|56	Name=%{summary}
12cr|starfighter-1.2-1|57	Comment=Space/Arcade game
12cr|starfighter-1.2-1|58	Exec=%{_gamesbindir}/%{name}
12cr|starfighter-1.2-1|59	Icon=%{name}
12cr|starfighter-1.2-1|60	Terminal=false
12cr|starfighter-1.2-1|61	Type=Application
12cr|starfighter-1.2-1|62	StartupNotify=true
12cr|starfighter-1.2-1|63	Categories=Game;ArcadeGame;
12cr|starfighter-1.2-1|64	EOF
12cr|starfighter-1.2-1|65	
12cr|starfighter-1.2-1|66	%__install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|starfighter-1.2-1|67	%__install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|starfighter-1.2-1|68	%__install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|starfighter-1.2-1|69	
12cr|starfighter-1.2-1|70	%clean
12cr|starfighter-1.2-1|71	%__rm -rf %{buildroot}
12cr|starfighter-1.2-1|72	
12cr|starfighter-1.2-1|73	%files
12cr|starfighter-1.2-1|74	%doc docs/*
12cr|starfighter-1.2-1|75	%{_gamesdatadir}/%{name}
12cr|starfighter-1.2-1|76	%{_miconsdir}/%{name}.png
12cr|starfighter-1.2-1|77	%{_iconsdir}/%{name}.png
12cr|starfighter-1.2-1|78	%{_liconsdir}/%{name}.png
12cr|starfighter-1.2-1|79	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|starfighter-1.2-1|80	%{_gamesbindir}/*
12cr|starfighter-1.2-1|81	
12cr|starfighter-1.2-1|82	
12cr|starfighter-1.2-1|83	%changelog
12cr|starfighter-1.2-1|84	* Sun Apr 08 2012 Andrey Bondrov <abondrov@mandriva.org> 1.2-1
12cr|starfighter-1.2-1|85	+ Revision: 789853
12cr|starfighter-1.2-1|86	- New version 1.2, spec cleanup
12cr|starfighter-1.2-1|87	
12cr|starfighter-1.2-1|88	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-8mdv2011.0
12cr|starfighter-1.2-1|89	+ Revision: 614976
12cr|starfighter-1.2-1|90	- the mass rebuild of 2010.1 packages
12cr|starfighter-1.2-1|91	
12cr|starfighter-1.2-1|92	* Sat May 01 2010 Funda Wang <fwang@mandriva.org> 1.1-7mdv2010.1
12cr|starfighter-1.2-1|93	+ Revision: 541405
12cr|starfighter-1.2-1|94	- fix build with format check
12cr|starfighter-1.2-1|95	
12cr|starfighter-1.2-1|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|starfighter-1.2-1|97	- rebuild
12cr|starfighter-1.2-1|98	
12cr|starfighter-1.2-1|99	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1.1-6mdv2009.0
12cr|starfighter-1.2-1|100	+ Revision: 218426
12cr|starfighter-1.2-1|101	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|starfighter-1.2-1|102	
12cr|starfighter-1.2-1|103	+ Olivier Blin <blino@mandriva.org>
12cr|starfighter-1.2-1|104	- restore BuildRoot
12cr|starfighter-1.2-1|105	
12cr|starfighter-1.2-1|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|starfighter-1.2-1|107	- kill re-definition of %%buildroot on Pixel's request
12cr|starfighter-1.2-1|108	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|starfighter-1.2-1|109	
12cr|starfighter-1.2-1|110	* Mon Jul 09 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1-6mdv2008.0
12cr|starfighter-1.2-1|111	+ Revision: 50360
12cr|starfighter-1.2-1|112	- drop debian menu
12cr|starfighter-1.2-1|113	rebuild
12cr|starfighter-1.2-1|114	- Import starfighter
12cr|starfighter-1.2-1|115	
12cr|starfighter-1.2-1|116	
12cr|starfighter-1.2-1|117	
12cr|starfighter-1.2-1|118	* Thu Aug 17 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.1-5mdv2007.0
12cr|starfighter-1.2-1|119	- xdg menu
12cr|starfighter-1.2-1|120	- fix group
12cr|starfighter-1.2-1|121	
12cr|starfighter-1.2-1|122	* Fri Dec 23 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.1-4mdk
12cr|starfighter-1.2-1|123	- rebuild
12cr|starfighter-1.2-1|124	- %%mkrel
12cr|starfighter-1.2-1|125	
12cr|starfighter-1.2-1|126	* Fri Aug 27 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.1-3mdk
12cr|starfighter-1.2-1|127	- rebuild for new menu
12cr|starfighter-1.2-1|128	- don't bzip2 icons in src.rpm
12cr|starfighter-1.2-1|129	- fix buildrequires (lib64..)
12cr|starfighter-1.2-1|130	
12cr|starfighter-1.2-1|131	* Tue Jun  8 2004 Götz Waschk <waschk@linux-mandrake.com> 1.1-2mdk
12cr|starfighter-1.2-1|132	- rebuild for new g++
12cr|starfighter-1.2-1|133	
12cr|starfighter-1.2-1|134	* Mon Sep 01 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.1-1mdk
12cr|starfighter-1.2-1|135	- 1.1
12cr|starfighter-1.2-1|136	- license is now GPL
12cr|starfighter-1.2-1|137	- regenerated P0
12cr|starfighter-1.2-1|138	
12cr|starfighter-1.2-1|139	* Sun Aug 03 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.00-5mdk
12cr|starfighter-1.2-1|140	- changed description (thx, Adam Williamson & Charles A. Edwards)
12cr|starfighter-1.2-1|141	
12cr|starfighter-1.2-1|142	* Sat Aug 02 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.00-4mdk
12cr|starfighter-1.2-1|143	- corrected url
12cr|starfighter-1.2-1|144	
12cr|starfighter-1.2-1|145	* Mon Jun 02 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.00-3mdk
12cr|starfighter-1.2-1|146	- change summary to macro to avoid the use of the -debug package's summary
12cr|starfighter-1.2-1|147	in menu item
12cr|starfighter-1.2-1|148	
12cr|starfighter-1.2-1|149	* Wed May 28 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.00-2mdk
12cr|starfighter-1.2-1|150	- fix summary and name, it's Project: Starfighter not only Starfighter
12cr|starfighter-1.2-1|151	
12cr|starfighter-1.2-1|152	* Wed May 21 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.00-1mdk
12cr|starfighter-1.2-1|153	- initial mdk release

7762 12
12cr|startsess-1.1-5|1	%define _enable_debug_packages %{nil}
12cr|startsess-1.1-5|2	%define debug_package          %{nil}
12cr|startsess-1.1-5|3	
12cr|startsess-1.1-5|4	Summary:	Tool to start LTSP sessions
12cr|startsess-1.1-5|5	Name:		startsess
12cr|startsess-1.1-5|6	Version:	1.1
12cr|startsess-1.1-5|7	Release:	%mkrel 5
12cr|startsess-1.1-5|8	License:	GPL
12cr|startsess-1.1-5|9	Group:		System/Servers
12cr|startsess-1.1-5|10	URL:		http://www.ltsp.org
12cr|startsess-1.1-5|11	Source0:	http://www.ltsp.org/tarballs/%{name}-%{version}.tar.bz2
12cr|startsess-1.1-5|12	BuildRequires:	dietlibc-devel
12cr|startsess-1.1-5|13	Patch0:		startsess.patch
12cr|startsess-1.1-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|startsess-1.1-5|15	
12cr|startsess-1.1-5|16	%description
12cr|startsess-1.1-5|17	This program is used in LTSP to start the sessions (shell, telnet, startx).
12cr|startsess-1.1-5|18	
12cr|startsess-1.1-5|19	%prep
12cr|startsess-1.1-5|20	
12cr|startsess-1.1-5|21	%setup -n %{name}-%{version}
12cr|startsess-1.1-5|22	%patch0 -p0
12cr|startsess-1.1-5|23	
12cr|startsess-1.1-5|24	%build
12cr|startsess-1.1-5|25	diet gcc -Os -o %{name} %{name}.c
12cr|startsess-1.1-5|26	
12cr|startsess-1.1-5|27	%install
12cr|startsess-1.1-5|28	rm -rf %{buildroot}
12cr|startsess-1.1-5|29	
12cr|startsess-1.1-5|30	install -d %{buildroot}/bin
12cr|startsess-1.1-5|31	install -m0755 %{name} %{buildroot}/bin/
12cr|startsess-1.1-5|32	
12cr|startsess-1.1-5|33	%clean
12cr|startsess-1.1-5|34	rm -rf %{buildroot}
12cr|startsess-1.1-5|35	
12cr|startsess-1.1-5|36	%files
12cr|startsess-1.1-5|37	%defattr(-,root,root)
12cr|startsess-1.1-5|38	%doc COPYING README
12cr|startsess-1.1-5|39	%attr(0755,root,root) /bin/%{name}
12cr|startsess-1.1-5|40	
12cr|startsess-1.1-5|41	
12cr|startsess-1.1-5|42	%changelog
12cr|startsess-1.1-5|43	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.1-5mdv2010.0
12cr|startsess-1.1-5|44	+ Revision: 434112
12cr|startsess-1.1-5|45	- rebuild
12cr|startsess-1.1-5|46	
12cr|startsess-1.1-5|47	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.1-4mdv2009.0
12cr|startsess-1.1-5|48	+ Revision: 269357
12cr|startsess-1.1-5|49	- rebuild early 2009.0 package (before pixel changes)
12cr|startsess-1.1-5|50	
12cr|startsess-1.1-5|51	* Tue Jun 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdv2009.0
12cr|startsess-1.1-5|52	+ Revision: 217547
12cr|startsess-1.1-5|53	- rebuilt against dietlibc-devel-0.32
12cr|startsess-1.1-5|54	
12cr|startsess-1.1-5|55	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.1-2mdv2008.1
12cr|startsess-1.1-5|56	+ Revision: 136523
12cr|startsess-1.1-5|57	- restore BuildRoot
12cr|startsess-1.1-5|58	
12cr|startsess-1.1-5|59	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|startsess-1.1-5|60	- kill re-definition of %%buildroot on Pixel's request
12cr|startsess-1.1-5|61	
12cr|startsess-1.1-5|62	
12cr|startsess-1.1-5|63	* Mon Mar 05 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdv2007.0
12cr|startsess-1.1-5|64	+ Revision: 133051
12cr|startsess-1.1-5|65	- use dietlibc instead
12cr|startsess-1.1-5|66	
12cr|startsess-1.1-5|67	* Wed Feb 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdv2007.1
12cr|startsess-1.1-5|68	+ Revision: 117142
12cr|startsess-1.1-5|69	- Import startsess
12cr|startsess-1.1-5|70	
12cr|startsess-1.1-5|71	* Fri Sep 29 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cr|startsess-1.1-5|72	- initial Mandriva package (mille-xterm import)
12cr|startsess-1.1-5|73	

7763 12
12cr|statifier-1.7.2-1|1	%define version 1.7.2
12cr|statifier-1.7.2-1|2	%define release 1
12cr|statifier-1.7.2-1|3	
12cr|statifier-1.7.2-1|4	Name:		statifier
12cr|statifier-1.7.2-1|5	Version:	%{version}
12cr|statifier-1.7.2-1|6	Release:	%{release}
12cr|statifier-1.7.2-1|7	License:	GPLv2
12cr|statifier-1.7.2-1|8	Group:		Development/Other
12cr|statifier-1.7.2-1|9	Summary:	Convert elf dynamic linked exe to "pseudo-static"
12cr|statifier-1.7.2-1|10	Source:		http://prdownloads.sourceforge.net/statifier/%{name}-%{version}.tar.gz
12cr|statifier-1.7.2-1|11	Url:		http://%{name}.sourceforge.net
12cr|statifier-1.7.2-1|12	ExclusiveArch:	%ix86 alpha x86_64
12cr|statifier-1.7.2-1|13	BuildRequires:  glibc-static-devel
12cr|statifier-1.7.2-1|14	Requires:      coreutils
12cr|statifier-1.7.2-1|15	Requires:      gawk
12cr|statifier-1.7.2-1|16	Requires:      gdb
12cr|statifier-1.7.2-1|17	
12cr|statifier-1.7.2-1|18	%description
12cr|statifier-1.7.2-1|19	Statifier create from dynamically linked ELF executable
12cr|statifier-1.7.2-1|20	and all it's libraries (and all LD_PRELOAD libraries if any)
12cr|statifier-1.7.2-1|21	one file. This file can be copied and run on another machine
12cr|statifier-1.7.2-1|22	without need to drag all it's libraries.
12cr|statifier-1.7.2-1|23	
12cr|statifier-1.7.2-1|24	%prep
12cr|statifier-1.7.2-1|25	%setup -q
12cr|statifier-1.7.2-1|26	
12cr|statifier-1.7.2-1|27	%build
12cr|statifier-1.7.2-1|28	make all
12cr|statifier-1.7.2-1|29	
12cr|statifier-1.7.2-1|30	%install
12cr|statifier-1.7.2-1|31	
12cr|statifier-1.7.2-1|32	%makeinstall_std
12cr|statifier-1.7.2-1|33	chmod -R u+w %buildroot
12cr|statifier-1.7.2-1|34	
12cr|statifier-1.7.2-1|35	
12cr|statifier-1.7.2-1|36	%files
12cr|statifier-1.7.2-1|37	%doc AUTHORS ChangeLog INSTALL LICENSE NEWS README TODO
12cr|statifier-1.7.2-1|38	%attr(755,root,root)	%{_bindir}/statifier
12cr|statifier-1.7.2-1|39	%dir %{_prefix}/lib/statifier
12cr|statifier-1.7.2-1|40	%attr(755,root,root)	%{_prefix}/lib/statifier/*
12cr|statifier-1.7.2-1|41	%{_mandir}/man1/statifier.1*
12cr|statifier-1.7.2-1|42	
12cr|statifier-1.7.2-1|43	

7764 12
12cr|statist-1.4.1-2|1	Summary:	Statist is a terminal-based statistics program
12cr|statist-1.4.1-2|2	Name:		statist
12cr|statist-1.4.1-2|3	Version:	1.4.1
12cr|statist-1.4.1-2|4	Release:	%mkrel 2
12cr|statist-1.4.1-2|5	License:	GPLv2+
12cr|statist-1.4.1-2|6	Group:		Sciences/Mathematics
12cr|statist-1.4.1-2|7	Url:		http://statist.wald.intevation.org/
12cr|statist-1.4.1-2|8	Source0:	http://wald.intevation.org/frs/download.php/301/statist-%{version}.tar.gz
12cr|statist-1.4.1-2|9	Patch0:		statist-1.4.1-lang.patch
12cr|statist-1.4.1-2|10	Requires:	gnuplot
12cr|statist-1.4.1-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|statist-1.4.1-2|12	
12cr|statist-1.4.1-2|13	%description
12cr|statist-1.4.1-2|14	Statist is a terminal-based statistics program with an interactive menu that
12cr|statist-1.4.1-2|15	makes it very easy to use. It can also be run in scripts and big datasets are
12cr|statist-1.4.1-2|16	handled reasonably well even on small machines. In spite of its low overhead
12cr|statist-1.4.1-2|17	statist can do quite a bunch of regression functions and tests. It can produce
12cr|statist-1.4.1-2|18	colorized output and uses gnuplot to create graphics.
12cr|statist-1.4.1-2|19	
12cr|statist-1.4.1-2|20	%prep
12cr|statist-1.4.1-2|21	%setup -q
12cr|statist-1.4.1-2|22	%patch0 -p1
12cr|statist-1.4.1-2|23	
12cr|statist-1.4.1-2|24	%build
12cr|statist-1.4.1-2|25	%make
12cr|statist-1.4.1-2|26	
12cr|statist-1.4.1-2|27	%install
12cr|statist-1.4.1-2|28	rm -rf %{buildroot}
12cr|statist-1.4.1-2|29	%makeinstall_std PREFIX=%{buildroot}/usr
12cr|statist-1.4.1-2|30	
12cr|statist-1.4.1-2|31	%clean
12cr|statist-1.4.1-2|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|statist-1.4.1-2|33	
12cr|statist-1.4.1-2|34	%files
12cr|statist-1.4.1-2|35	%defattr(-,root,root)
12cr|statist-1.4.1-2|36	%doc CHANGES COPYING CREDITS KNOWN_BUGS README
12cr|statist-1.4.1-2|37	%doc examples/
12cr|statist-1.4.1-2|38	%{_bindir}/statist
12cr|statist-1.4.1-2|39	%{_mandir}/*/*
12cr|statist-1.4.1-2|40	%{_datadir}/locale/*/*/statist.mo
12cr|statist-1.4.1-2|41	
12cr|statist-1.4.1-2|42	
12cr|statist-1.4.1-2|43	%changelog
12cr|statist-1.4.1-2|44	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.4.1-2mdv2010.0
12cr|statist-1.4.1-2|45	+ Revision: 445234
12cr|statist-1.4.1-2|46	- rebuild
12cr|statist-1.4.1-2|47	
12cr|statist-1.4.1-2|48	* Thu Mar 26 2009 Eugeni Dodonov <eugeni@mandriva.com> 1.4.1-1mdv2009.1
12cr|statist-1.4.1-2|49	+ Revision: 361236
12cr|statist-1.4.1-2|50	- Removed trailing dot from summary.
12cr|statist-1.4.1-2|51	- Initial import.
12cr|statist-1.4.1-2|52	- Created package structure for statist.
12cr|statist-1.4.1-2|53	

7765 12
12cr|steak-1.7.3-12|1	Name:         steak
12cr|steak-1.7.3-12|2	Url:          http://www.informatik.uni-frankfurt.de/~razi/steak/steak.html
12cr|steak-1.7.3-12|3	License:      GPLv2+
12cr|steak-1.7.3-12|4	Group:        System/Internationalization
12cr|steak-1.7.3-12|5	Summary:      English <-> German translator
12cr|steak-1.7.3-12|6	Version:      1.7.3
12cr|steak-1.7.3-12|7	Release: %mkrel 12
12cr|steak-1.7.3-12|8	BuildRoot:    %{_tmppath}/%{name}-%{version}-build
12cr|steak-1.7.3-12|9	Source0:      Steak.%version.tar.bz2
12cr|steak-1.7.3-12|10	Patch0:       Steak-1.7.3-install.patch
12cr|steak-1.7.3-12|11	Patch1:	      steak-1.7.3-aspell.patch
12cr|steak-1.7.3-12|12	Patch2:	      Steak-recode-printbuffer-to-utf8.patch
12cr|steak-1.7.3-12|13	BuildRequires:	X11-devel
12cr|steak-1.7.3-12|14	BuildRequires:	recode
12cr|steak-1.7.3-12|15	Requires: aspell-de
12cr|steak-1.7.3-12|16	Requires: aspell-en
12cr|steak-1.7.3-12|17	Requires: recode
12cr|steak-1.7.3-12|18	
12cr|steak-1.7.3-12|19	%description
12cr|steak-1.7.3-12|20	steak translates and explain words. You can use it to translate
12cr|steak-1.7.3-12|21	between German and English on the command line. It will even translate
12cr|steak-1.7.3-12|22	the word you've selected under X when you call steak without
12cr|steak-1.7.3-12|23	arguments.
12cr|steak-1.7.3-12|24	
12cr|steak-1.7.3-12|25	%prep
12cr|steak-1.7.3-12|26	%setup -q -n Steak
12cr|steak-1.7.3-12|27	%patch0 -p 0 -E
12cr|steak-1.7.3-12|28	%patch1 -p0 -b .aspell
12cr|steak-1.7.3-12|29	%patch2 -p1
12cr|steak-1.7.3-12|30	find -type d | xargs chmod 755
12cr|steak-1.7.3-12|31	perl -pi -e "s!xxxLIBDIRx!%_libdir!" steak_install.sh
12cr|steak-1.7.3-12|32	recode l9..u8 iso2txt
12cr|steak-1.7.3-12|33	recode l9..u8 Datensatz/ger-eng.txt
12cr|steak-1.7.3-12|34	
12cr|steak-1.7.3-12|35	%build
12cr|steak-1.7.3-12|36	make X11LIBDIR="-L%{_prefix}/X11R6/%_lib"
12cr|steak-1.7.3-12|37	
12cr|steak-1.7.3-12|38	%install
12cr|steak-1.7.3-12|39	rm -rf %buildroot
12cr|steak-1.7.3-12|40	mkdir -p $RPM_BUILD_ROOT%{_libdir}/Steak/
12cr|steak-1.7.3-12|41	echo | %makeinstall_std
12cr|steak-1.7.3-12|42	
12cr|steak-1.7.3-12|43	cat > README.urpmi <<EOF
12cr|steak-1.7.3-12|44	Anpassungen spezifisch für das Mandriva-Paket
12cr|steak-1.7.3-12|45	
12cr|steak-1.7.3-12|46	Die Datenbank und das Programm wurden so umgestellt, dass es nur noch in der
12cr|steak-1.7.3-12|47	UTF-8-Kodierung funktioniert, die inzwischen Standard ist. Die ursprüngliche
12cr|steak-1.7.3-12|48	Version funktionierte nur mit ISO-8859-1.
12cr|steak-1.7.3-12|49	
12cr|steak-1.7.3-12|50	
12cr|steak-1.7.3-12|51	Mandriva RPM specific notes
12cr|steak-1.7.3-12|52	
12cr|steak-1.7.3-12|53	The database and the program were changed to work in the UTF-8 encoding only.
12cr|steak-1.7.3-12|54	This is the current default. The original version only worked in ISO-8859-1.
12cr|steak-1.7.3-12|55	EOF
12cr|steak-1.7.3-12|56	
12cr|steak-1.7.3-12|57	
12cr|steak-1.7.3-12|58	%clean
12cr|steak-1.7.3-12|59	rm -rf %buildroot
12cr|steak-1.7.3-12|60	
12cr|steak-1.7.3-12|61	%files
12cr|steak-1.7.3-12|62	%defattr(-,root,root)
12cr|steak-1.7.3-12|63	%doc README* INSTALL INSTALL.ger ChangeLog
12cr|steak-1.7.3-12|64	%{_bindir}/*
12cr|steak-1.7.3-12|65	%{_libdir}/Steak
12cr|steak-1.7.3-12|66	
12cr|steak-1.7.3-12|67	
12cr|steak-1.7.3-12|68	%changelog
12cr|steak-1.7.3-12|69	* Thu Dec 08 2011 Götz Waschk <waschk@mandriva.org> 1.7.3-12mdv2012.0
12cr|steak-1.7.3-12|70	+ Revision: 738851
12cr|steak-1.7.3-12|71	- yearly rebuild
12cr|steak-1.7.3-12|72	
12cr|steak-1.7.3-12|73	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.3-11mdv2011.0
12cr|steak-1.7.3-12|74	+ Revision: 614979
12cr|steak-1.7.3-12|75	- the mass rebuild of 2010.1 packages
12cr|steak-1.7.3-12|76	
12cr|steak-1.7.3-12|77	* Wed Jan 27 2010 Götz Waschk <waschk@mandriva.org> 1.7.3-10mdv2010.1
12cr|steak-1.7.3-12|78	+ Revision: 496984
12cr|steak-1.7.3-12|79	- convert everything to UTF-8
12cr|steak-1.7.3-12|80	- add Mandriva specific README
12cr|steak-1.7.3-12|81	- uncompress old patches
12cr|steak-1.7.3-12|82	
12cr|steak-1.7.3-12|83	* Mon Aug 03 2009 Götz Waschk <waschk@mandriva.org> 1.7.3-9mdv2010.0
12cr|steak-1.7.3-12|84	+ Revision: 407719
12cr|steak-1.7.3-12|85	- update the license
12cr|steak-1.7.3-12|86	- update URL
12cr|steak-1.7.3-12|87	- spec file fix
12cr|steak-1.7.3-12|88	
12cr|steak-1.7.3-12|89	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 1.7.3-8mdv2009.0
12cr|steak-1.7.3-12|90	+ Revision: 261172
12cr|steak-1.7.3-12|91	- rebuild
12cr|steak-1.7.3-12|92	
12cr|steak-1.7.3-12|93	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.7.3-7mdv2009.0
12cr|steak-1.7.3-12|94	+ Revision: 253542
12cr|steak-1.7.3-12|95	- rebuild
12cr|steak-1.7.3-12|96	
12cr|steak-1.7.3-12|97	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.7.3-5mdv2008.1
12cr|steak-1.7.3-12|98	+ Revision: 136523
12cr|steak-1.7.3-12|99	- restore BuildRoot
12cr|steak-1.7.3-12|100	
12cr|steak-1.7.3-12|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|steak-1.7.3-12|102	- kill re-definition of %%buildroot on Pixel's request
12cr|steak-1.7.3-12|103	- buildrequires X11-devel instead of XFree86-devel
12cr|steak-1.7.3-12|104	
12cr|steak-1.7.3-12|105	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 1.7.3-5mdv2008.0
12cr|steak-1.7.3-12|106	+ Revision: 55245
12cr|steak-1.7.3-12|107	- Import steak
12cr|steak-1.7.3-12|108	
12cr|steak-1.7.3-12|109	
12cr|steak-1.7.3-12|110	
12cr|steak-1.7.3-12|111	* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 1.7.3-5mdk
12cr|steak-1.7.3-12|112	- Rebuild
12cr|steak-1.7.3-12|113	
12cr|steak-1.7.3-12|114	* Mon Jan 09 2006 Götz Waschk <waschk@mandriva.org> 1.7.3-4mdk
12cr|steak-1.7.3-12|115	- Rebuild
12cr|steak-1.7.3-12|116	- use mkrel
12cr|steak-1.7.3-12|117	
12cr|steak-1.7.3-12|118	* Sat Jan  8 2005 Gtz Waschk <waschk@linux-mandrake.com> 1.7.3-3mdk
12cr|steak-1.7.3-12|119	- rebuild
12cr|steak-1.7.3-12|120	
12cr|steak-1.7.3-12|121	* Tue Dec 16 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.7.3-2mdk
12cr|steak-1.7.3-12|122	- require German and English dictionaries
12cr|steak-1.7.3-12|123	- patch to use aspell instead of ispell
12cr|steak-1.7.3-12|124	
12cr|steak-1.7.3-12|125	* Thu Nov 27 2003 Gtz Waschk <waschk@linux-mandrake.com> 1.7.3-1mdk
12cr|steak-1.7.3-12|126	- initial Mandrake package based on a SUSE package
12cr|steak-1.7.3-12|127	
12cr|steak-1.7.3-12|128	* Fri Feb 14 2003 - adrian@suse.de
12cr|steak-1.7.3-12|129	- update to version 1.7.3
12cr|steak-1.7.3-12|130	* Mon Nov 11 2002 - ro@suse.de
12cr|steak-1.7.3-12|131	- use x-devel-packages in neededforbuild
12cr|steak-1.7.3-12|132	* Fri Jul 26 2002 - adrian@suse.de
12cr|steak-1.7.3-12|133	- fix build
12cr|steak-1.7.3-12|134	* Wed Jul 24 2002 - adrian@suse.de
12cr|steak-1.7.3-12|135	- clean #neededforbuild
12cr|steak-1.7.3-12|136	- used BuildRoot
12cr|steak-1.7.3-12|137	* Mon Jun 24 2002 - ro@suse.de
12cr|steak-1.7.3-12|138	- fix directory permissions
12cr|steak-1.7.3-12|139	* Mon May 27 2002 - ro@suse.de
12cr|steak-1.7.3-12|140	- fix build for lib64 platforms
12cr|steak-1.7.3-12|141	* Wed Jan 30 2002 - sf@suse.de
12cr|steak-1.7.3-12|142	- added alpha.diff (changed return type from 'main' from void to int)
12cr|steak-1.7.3-12|143	* Fri Feb 02 2001 - adrian@suse.de
12cr|steak-1.7.3-12|144	- Spec file created from Steak.1.7.2.tar.bz2 by autospec

7766 12
12cr|steghide-0.5.1-13|1	Summary:	A steganography program
12cr|steghide-0.5.1-13|2	Name:		steghide
12cr|steghide-0.5.1-13|3	Version:	0.5.1
12cr|steghide-0.5.1-13|4	Release:	%mkrel 13
12cr|steghide-0.5.1-13|5	License:	GPLv2+
12cr|steghide-0.5.1-13|6	Group:		File tools
12cr|steghide-0.5.1-13|7	URL:		http://steghide.sourceforge.net/
12cr|steghide-0.5.1-13|8	Source0:	%{name}-%{version}.tar.bz2
12cr|steghide-0.5.1-13|9	Patch0:		steghide-0.5.1-gcc34.patch
12cr|steghide-0.5.1-13|10	Patch1:		steghide-0.5.1-gcc4.diff
12cr|steghide-0.5.1-13|11	Patch2:		steghide-0.5.1-passphrase-file.diff
12cr|steghide-0.5.1-13|12	Patch3:		steghide-0.5.1-gcc4_1.diff
12cr|steghide-0.5.1-13|13	Patch4:		steghide-0.5.1-libtool.diff
12cr|steghide-0.5.1-13|14	Patch5:		steghide-0.5.1-gcc43.patch
12cr|steghide-0.5.1-13|15	BuildRequires:	autoconf2.5
12cr|steghide-0.5.1-13|16	BuildRequires:	automake
12cr|steghide-0.5.1-13|17	BuildRequires:	doxygen
12cr|steghide-0.5.1-13|18	BuildRequires:	gettext-devel
12cr|steghide-0.5.1-13|19	BuildRequires:	libjpeg-devel
12cr|steghide-0.5.1-13|20	BuildRequires:	libmcrypt-devel >= 2.5.8
12cr|steghide-0.5.1-13|21	BuildRequires:	libmhash-devel
12cr|steghide-0.5.1-13|22	BuildRequires:	libtool
12cr|steghide-0.5.1-13|23	BuildRequires:	libtool-devel
12cr|steghide-0.5.1-13|24	BuildRequires:	zlib-devel
12cr|steghide-0.5.1-13|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|steghide-0.5.1-13|26	
12cr|steghide-0.5.1-13|27	%description
12cr|steghide-0.5.1-13|28	Steghide is a steganography program which embeds a secret message
12cr|steghide-0.5.1-13|29	in a cover file by replacing some of the least significant bits of
12cr|steghide-0.5.1-13|30	the cover file with bits of the secret message. After that, the
12cr|steghide-0.5.1-13|31	secret message is imperceptible and can only be extracted with the
12cr|steghide-0.5.1-13|32	correct passphrase. To increase invisibility the hidden bits are
12cr|steghide-0.5.1-13|33	encrypted (using the blowfish encryption algorithm) and
12cr|steghide-0.5.1-13|34	pseudo-randomly spreaded in the stego file. Steghide is able to
12cr|steghide-0.5.1-13|35	embed data in BMP, WAV and AU files.
12cr|steghide-0.5.1-13|36	
12cr|steghide-0.5.1-13|37	%prep
12cr|steghide-0.5.1-13|38	
12cr|steghide-0.5.1-13|39	%setup -q
12cr|steghide-0.5.1-13|40	%patch0 -p0
12cr|steghide-0.5.1-13|41	%patch1 -p1
12cr|steghide-0.5.1-13|42	%patch2 -p1
12cr|steghide-0.5.1-13|43	%patch3 -p0
12cr|steghide-0.5.1-13|44	%patch4 -p1
12cr|steghide-0.5.1-13|45	%patch5 -p1
12cr|steghide-0.5.1-13|46	
12cr|steghide-0.5.1-13|47	%build
12cr|steghide-0.5.1-13|48	rm -f configure
12cr|steghide-0.5.1-13|49	libtoolize --force --copy; aclocal -I m4; autoheader; automake --add-missing --copy --foreign; autoconf
12cr|steghide-0.5.1-13|50	#touch NEWS ChangeLog AUTHORS
12cr|steghide-0.5.1-13|51	
12cr|steghide-0.5.1-13|52	%configure2_5x
12cr|steghide-0.5.1-13|53	
12cr|steghide-0.5.1-13|54	%make
12cr|steghide-0.5.1-13|55	
12cr|steghide-0.5.1-13|56	%check
12cr|steghide-0.5.1-13|57	make check
12cr|steghide-0.5.1-13|58	
12cr|steghide-0.5.1-13|59	%install
12cr|steghide-0.5.1-13|60	rm -rf %{buildroot}
12cr|steghide-0.5.1-13|61	
12cr|steghide-0.5.1-13|62	%makeinstall_std
12cr|steghide-0.5.1-13|63	
12cr|steghide-0.5.1-13|64	# add the html docs
12cr|steghide-0.5.1-13|65	rm -rf html; cp -r doc/doxygen/html .
12cr|steghide-0.5.1-13|66	
12cr|steghide-0.5.1-13|67	# fix this
12cr|steghide-0.5.1-13|68	rm -rf %{buildroot}%{_datadir}/doc
12cr|steghide-0.5.1-13|69	
12cr|steghide-0.5.1-13|70	%find_lang %{name}
12cr|steghide-0.5.1-13|71	
12cr|steghide-0.5.1-13|72	%clean
12cr|steghide-0.5.1-13|73	rm -rf %{buildroot}
12cr|steghide-0.5.1-13|74	
12cr|steghide-0.5.1-13|75	%files -f %{name}.lang
12cr|steghide-0.5.1-13|76	%defattr(-,root,root)
12cr|steghide-0.5.1-13|77	%doc BUGS CREDITS HISTORY INSTALL README TODO html
12cr|steghide-0.5.1-13|78	%{_bindir}/steghide
12cr|steghide-0.5.1-13|79	%{_mandir}/man1/steghide.1*
12cr|steghide-0.5.1-13|80	
12cr|steghide-0.5.1-13|81	
12cr|steghide-0.5.1-13|82	%changelog
12cr|steghide-0.5.1-13|83	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-13mdv2011.0
12cr|steghide-0.5.1-13|84	+ Revision: 627838
12cr|steghide-0.5.1-13|85	- don't force the usage of automake1.7
12cr|steghide-0.5.1-13|86	
12cr|steghide-0.5.1-13|87	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-12mdv2011.0
12cr|steghide-0.5.1-13|88	+ Revision: 614980
12cr|steghide-0.5.1-13|89	- the mass rebuild of 2010.1 packages
12cr|steghide-0.5.1-13|90	
12cr|steghide-0.5.1-13|91	* Mon Aug 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-11mdv2010.0
12cr|steghide-0.5.1-13|92	+ Revision: 417298
12cr|steghide-0.5.1-13|93	- rebuilt against libjpeg v7
12cr|steghide-0.5.1-13|94	
12cr|steghide-0.5.1-13|95	* Tue Jun 23 2009 Jérôme Brenier <incubusss@mandriva.org> 0.5.1-10mdv2010.0
12cr|steghide-0.5.1-13|96	+ Revision: 388123
12cr|steghide-0.5.1-13|97	- rediff P2
12cr|steghide-0.5.1-13|98	- fix license tag
12cr|steghide-0.5.1-13|99	
12cr|steghide-0.5.1-13|100	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.5.1-9mdv2009.0
12cr|steghide-0.5.1-13|101	+ Revision: 269368
12cr|steghide-0.5.1-13|102	- rebuild early 2009.0 package (before pixel changes)
12cr|steghide-0.5.1-13|103	
12cr|steghide-0.5.1-13|104	* Wed May 21 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-8mdv2009.0
12cr|steghide-0.5.1-13|105	+ Revision: 209739
12cr|steghide-0.5.1-13|106	- added a gcc43 patch from fedora
12cr|steghide-0.5.1-13|107	
12cr|steghide-0.5.1-13|108	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.5.1-7mdv2008.1
12cr|steghide-0.5.1-13|109	+ Revision: 136523
12cr|steghide-0.5.1-13|110	- restore BuildRoot
12cr|steghide-0.5.1-13|111	
12cr|steghide-0.5.1-13|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|steghide-0.5.1-13|113	- kill re-definition of %%buildroot on Pixel's request
12cr|steghide-0.5.1-13|114	
12cr|steghide-0.5.1-13|115	
12cr|steghide-0.5.1-13|116	* Wed Jan 17 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-7mdv2007.0
12cr|steghide-0.5.1-13|117	+ Revision: 109872
12cr|steghide-0.5.1-13|118	- Import steghide
12cr|steghide-0.5.1-13|119	
12cr|steghide-0.5.1-13|120	* Thu Jan 26 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-7mdk
12cr|steghide-0.5.1-13|121	- fix deps
12cr|steghide-0.5.1-13|122	
12cr|steghide-0.5.1-13|123	* Thu Jan 26 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-6mdk
12cr|steghide-0.5.1-13|124	- added one gcc4 fix in the debian patch by Gwenole Beauchesne
12cr|steghide-0.5.1-13|125	
12cr|steghide-0.5.1-13|126	* Thu Jan 26 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-5mdk
12cr|steghide-0.5.1-13|127	- added one gcc4 patch by Michael Scherer (P3)
12cr|steghide-0.5.1-13|128	- added libtool fixes (P4)
12cr|steghide-0.5.1-13|129	
12cr|steghide-0.5.1-13|130	* Sun Jan 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-4mdk
12cr|steghide-0.5.1-13|131	- added one gcc4 patch by debian (P1)
12cr|steghide-0.5.1-13|132	- added P2 by Klaus Holler
12cr|steghide-0.5.1-13|133	- fix autofoo
12cr|steghide-0.5.1-13|134	- fix deps
12cr|steghide-0.5.1-13|135	- run the test suite
12cr|steghide-0.5.1-13|136	
12cr|steghide-0.5.1-13|137	* Sat Jul 17 2004 Michael Scherer <misc@mandrake.org> 0.5.1-3mdk
12cr|steghide-0.5.1-13|138	- rebuild for new gcc ( patch 0 )
12cr|steghide-0.5.1-13|139	

7767 12
12cr|stella-3.7.4-1|1	%define enable_gl	1
12cr|stella-3.7.4-1|2	%define enable_sound	1
12cr|stella-3.7.4-1|3	%define enable_debugger	1
12cr|stella-3.7.4-1|4	%define enable_snapshot	1
12cr|stella-3.7.4-1|5	%define enable_joystick	1
12cr|stella-3.7.4-1|6	%define enable_cheats	1
12cr|stella-3.7.4-1|7	%define enable_static	0
12cr|stella-3.7.4-1|8	
12cr|stella-3.7.4-1|9	Name:		stella
12cr|stella-3.7.4-1|10	Version:	3.7.4
12cr|stella-3.7.4-1|11	Release:	1
12cr|stella-3.7.4-1|12	Summary:	An Atari 2600 Video Computer System emulator
12cr|stella-3.7.4-1|13	License:	GPLv2+
12cr|stella-3.7.4-1|14	Group:		Emulators
12cr|stella-3.7.4-1|15	URL:		http://stella.sourceforge.net
12cr|stella-3.7.4-1|16	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.gz
12cr|stella-3.7.4-1|17	BuildRequires:	pkgconfig(glu)
12cr|stella-3.7.4-1|18	BuildRequires:	pkgconfig(sdl)
12cr|stella-3.7.4-1|19	BuildRequires:	pkgconfig(zlib)
12cr|stella-3.7.4-1|20	%if %{enable_snapshot}
12cr|stella-3.7.4-1|21	BuildRequires:	pkgconfig(libpng)
12cr|stella-3.7.4-1|22	%endif
12cr|stella-3.7.4-1|23	BuildRequires:	desktop-file-utils
12cr|stella-3.7.4-1|24	
12cr|stella-3.7.4-1|25	%description
12cr|stella-3.7.4-1|26	The Atari 2600 Video Computer System (VCS), introduced in 1977, was the most
12cr|stella-3.7.4-1|27	popular home video game system of the early 1980's.  This emulator will run
12cr|stella-3.7.4-1|28	most Atari ROM images, so that you can play your favorite old Atari 2600 games
12cr|stella-3.7.4-1|29	on your PC.
12cr|stella-3.7.4-1|30	
12cr|stella-3.7.4-1|31	%prep
12cr|stella-3.7.4-1|32	%setup -q
12cr|stella-3.7.4-1|33	perl -pi -e "s|.png||" src/unix/stella.desktop
12cr|stella-3.7.4-1|34	perl -pi -e "s|$(INSTALL) -c -s|$(INSTALL) -c|" Makefile
12cr|stella-3.7.4-1|35	
12cr|stella-3.7.4-1|36	%build
12cr|stella-3.7.4-1|37	touch configure.in
12cr|stella-3.7.4-1|38	%configure2_5x \
12cr|stella-3.7.4-1|39	%if %{enable_gl}
12cr|stella-3.7.4-1|40	--enable-gl \
12cr|stella-3.7.4-1|41	%else
12cr|stella-3.7.4-1|42	--disable-gl \
12cr|stella-3.7.4-1|43	%endif
12cr|stella-3.7.4-1|44	%if %{enable_sound}
12cr|stella-3.7.4-1|45	--enable-sound \
12cr|stella-3.7.4-1|46	%else
12cr|stella-3.7.4-1|47	--disable-sound \
12cr|stella-3.7.4-1|48	%endif
12cr|stella-3.7.4-1|49	%if %{enable_debugger}
12cr|stella-3.7.4-1|50	--enable-debugger \
12cr|stella-3.7.4-1|51	%else
12cr|stella-3.7.4-1|52	--disable-debugger \
12cr|stella-3.7.4-1|53	%endif
12cr|stella-3.7.4-1|54	%if %{enable_snapshot}
12cr|stella-3.7.4-1|55	--enable-snapshot \
12cr|stella-3.7.4-1|56	%else
12cr|stella-3.7.4-1|57	--disable-snapshot \
12cr|stella-3.7.4-1|58	%endif
12cr|stella-3.7.4-1|59	%if %{enable_joystick}
12cr|stella-3.7.4-1|60	--enable-joystick \
12cr|stella-3.7.4-1|61	%else
12cr|stella-3.7.4-1|62	--disable-joystick \
12cr|stella-3.7.4-1|63	%endif
12cr|stella-3.7.4-1|64	%if %{enable_cheats}
12cr|stella-3.7.4-1|65	--enable-cheats \
12cr|stella-3.7.4-1|66	%else
12cr|stella-3.7.4-1|67	--disable-cheats \
12cr|stella-3.7.4-1|68	%endif
12cr|stella-3.7.4-1|69	%if %{enable_static}
12cr|stella-3.7.4-1|70	--enable-static \
12cr|stella-3.7.4-1|71	%else
12cr|stella-3.7.4-1|72	--enable-shared \
12cr|stella-3.7.4-1|73	%endif
12cr|stella-3.7.4-1|74	--docdir=%{_docdir}/stella \
12cr|stella-3.7.4-1|75	--x-libraries=%{_prefix}/X11R6/%{_lib}
12cr|stella-3.7.4-1|76	
12cr|stella-3.7.4-1|77	%make
12cr|stella-3.7.4-1|78	
12cr|stella-3.7.4-1|79	%install
12cr|stella-3.7.4-1|80	%makeinstall_std
12cr|stella-3.7.4-1|81	
12cr|stella-3.7.4-1|82	desktop-file-install --vendor="" \
12cr|stella-3.7.4-1|83	--remove-category="Application" \
12cr|stella-3.7.4-1|84	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
12cr|stella-3.7.4-1|85	--dir %{buildroot}%{_datadir}/applications/ \
12cr|stella-3.7.4-1|86	%{buildroot}%{_datadir}/applications/*
12cr|stella-3.7.4-1|87	
12cr|stella-3.7.4-1|88	%files
12cr|stella-3.7.4-1|89	%{_docdir}/stella/*
12cr|stella-3.7.4-1|90	%{_bindir}/*
12cr|stella-3.7.4-1|91	%{_datadir}/applications/%{name}.desktop
12cr|stella-3.7.4-1|92	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|stella-3.7.4-1|93	

7768 12
12cr|stellarium-0.11.4a-1|1	
12cr|stellarium-0.11.4a-1|2	%define title	Stellarium
12cr|stellarium-0.11.4a-1|3	
12cr|stellarium-0.11.4a-1|4	Name:		stellarium
12cr|stellarium-0.11.4a-1|5	Version:	0.11.4a
12cr|stellarium-0.11.4a-1|6	Release:	%mkrel 1
12cr|stellarium-0.11.4a-1|7	Summary:	Desktop planetarium
12cr|stellarium-0.11.4a-1|8	Group:		Sciences/Astronomy
12cr|stellarium-0.11.4a-1|9	License:	GPLv2+
12cr|stellarium-0.11.4a-1|10	URL:		http://www.stellarium.org
12cr|stellarium-0.11.4a-1|11	Source0:	http://downloads.sourceforge.net/stellarium/%{name}-%{version}.tar.gz
12cr|stellarium-0.11.4a-1|12	Buildrequires:	pkgconfig(glu)
12cr|stellarium-0.11.4a-1|13	Buildrequires:	pkgconfig(sdl)
12cr|stellarium-0.11.4a-1|14	Buildrequires:	pkgconfig(SDL_mixer)
12cr|stellarium-0.11.4a-1|15	Buildrequires:	pkgconfig(libpng)
12cr|stellarium-0.11.4a-1|16	Buildrequires:	jpeg-devel
12cr|stellarium-0.11.4a-1|17	Buildrequires:	pkgconfig(freetype2)
12cr|stellarium-0.11.4a-1|18	Buildrequires:	qt4-devel >= 3:4.4.1
12cr|stellarium-0.11.4a-1|19	BuildRequires:	gettext-devel
12cr|stellarium-0.11.4a-1|20	Buildrequires:	cmake
12cr|stellarium-0.11.4a-1|21	Buildrequires:	imagemagick
12cr|stellarium-0.11.4a-1|22	
12cr|stellarium-0.11.4a-1|23	%description
12cr|stellarium-0.11.4a-1|24	Stellarium renders 3D photo-realistic skies in real time.
12cr|stellarium-0.11.4a-1|25	With stellarium, you really see what you can see with your eyes,
12cr|stellarium-0.11.4a-1|26	binoculars or a small telescope.
12cr|stellarium-0.11.4a-1|27	
12cr|stellarium-0.11.4a-1|28	
12cr|stellarium-0.11.4a-1|29	%prep
12cr|stellarium-0.11.4a-1|30	%setup -q -n %{name}-0.11.4
12cr|stellarium-0.11.4a-1|31	
12cr|stellarium-0.11.4a-1|32	%build
12cr|stellarium-0.11.4a-1|33	%cmake_qt4
12cr|stellarium-0.11.4a-1|34	%make
12cr|stellarium-0.11.4a-1|35	
12cr|stellarium-0.11.4a-1|36	%install
12cr|stellarium-0.11.4a-1|37	cd build
12cr|stellarium-0.11.4a-1|38	make install DESTDIR=%{buildroot} INSTALL="%{_bindir}/install -c -p"
12cr|stellarium-0.11.4a-1|39	cd -
12cr|stellarium-0.11.4a-1|40	
12cr|stellarium-0.11.4a-1|41	mkdir -p %{buildroot}%{_datadir}/applications
12cr|stellarium-0.11.4a-1|42	
12cr|stellarium-0.11.4a-1|43	install -d -m 755 %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cr|stellarium-0.11.4a-1|44	convert  %{buildroot}%{_datadir}/stellarium/data/stellarium.ico[1] \
12cr|stellarium-0.11.4a-1|45	%{buildroot}%{_liconsdir}/stellarium.png
12cr|stellarium-0.11.4a-1|46	convert  %{buildroot}%{_datadir}/stellarium/data/stellarium.ico[2] \
12cr|stellarium-0.11.4a-1|47	%{buildroot}%{_iconsdir}/stellarium.png
12cr|stellarium-0.11.4a-1|48	convert  %{buildroot}%{_datadir}/stellarium/data/stellarium.ico[4] \
12cr|stellarium-0.11.4a-1|49	%{buildroot}%{_miconsdir}/stellarium.png
12cr|stellarium-0.11.4a-1|50	
12cr|stellarium-0.11.4a-1|51	%find_lang %{name} %{name}-skycultures %{name}.lang
12cr|stellarium-0.11.4a-1|52	
12cr|stellarium-0.11.4a-1|53	%files -f %{name}.lang
12cr|stellarium-0.11.4a-1|54	#%{name}-skycultures.lang
12cr|stellarium-0.11.4a-1|55	%defattr(-,root,root,0755)
12cr|stellarium-0.11.4a-1|56	%doc README COPYING AUTHORS
12cr|stellarium-0.11.4a-1|57	%{_bindir}/%{name}
12cr|stellarium-0.11.4a-1|58	%{_datadir}/%{name}
12cr|stellarium-0.11.4a-1|59	%{_mandir}/man1/*.1.*
12cr|stellarium-0.11.4a-1|60	%{_datadir}/applications/%{name}.desktop
12cr|stellarium-0.11.4a-1|61	%{_datadir}/pixmaps/stellarium.xpm
12cr|stellarium-0.11.4a-1|62	%{_iconsdir}/%{name}.png
12cr|stellarium-0.11.4a-1|63	%{_liconsdir}/%{name}.png
12cr|stellarium-0.11.4a-1|64	%{_miconsdir}/%{name}.png

7769 12
12cr|stepmania-data-3.9-7|1	%define gamename StepMania
12cr|stepmania-data-3.9-7|2	%define distname %{gamename}-data
12cr|stepmania-data-3.9-7|3	%define	name	stepmania-data
12cr|stepmania-data-3.9-7|4	%define	version	3.9
12cr|stepmania-data-3.9-7|5	%define	release	%mkrel 7
12cr|stepmania-data-3.9-7|6	
12cr|stepmania-data-3.9-7|7	Summary:	A rythm game : data files
12cr|stepmania-data-3.9-7|8	Name:		%{name}
12cr|stepmania-data-3.9-7|9	Version:	%{version}
12cr|stepmania-data-3.9-7|10	Release:	%{release}
12cr|stepmania-data-3.9-7|11	License:	MIT
12cr|stepmania-data-3.9-7|12	Url:		http://www.stepmania.com/wiki/Downloads
12cr|stepmania-data-3.9-7|13	Group:		Games/Arcade
12cr|stepmania-data-3.9-7|14	Source0:	%{distname}-%{version}.tar.bz2
12cr|stepmania-data-3.9-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|stepmania-data-3.9-7|16	
12cr|stepmania-data-3.9-7|17	BuildArch:  	noarch
12cr|stepmania-data-3.9-7|18	
12cr|stepmania-data-3.9-7|19	%description
12cr|stepmania-data-3.9-7|20	StepMania is a free dance and rhythm game for Linux. It features 3D
12cr|stepmania-data-3.9-7|21	graphics, keyboard and "dance pad" support, and an editor for creating
12cr|stepmania-data-3.9-7|22	your own steps.
12cr|stepmania-data-3.9-7|23	
12cr|stepmania-data-3.9-7|24	%prep
12cr|stepmania-data-3.9-7|25	%setup -q -n %{distname}-%{version}
12cr|stepmania-data-3.9-7|26	
12cr|stepmania-data-3.9-7|27	%install
12cr|stepmania-data-3.9-7|28	rm -rf %buildroot
12cr|stepmania-data-3.9-7|29	install -d -m 0755 $RPM_BUILD_ROOT/%{_gamesdatadir}/%{gamename}/
12cr|stepmania-data-3.9-7|30	cp -a %{_topdir}/BUILD/%{distname}-%{version}/* $RPM_BUILD_ROOT/%{_gamesdatadir}/%{gamename}/
12cr|stepmania-data-3.9-7|31	
12cr|stepmania-data-3.9-7|32	%clean
12cr|stepmania-data-3.9-7|33	rm -rf $RPM_BUILD_ROOT
12cr|stepmania-data-3.9-7|34	
12cr|stepmania-data-3.9-7|35	%files
12cr|stepmania-data-3.9-7|36	%defattr(-,root,root)
12cr|stepmania-data-3.9-7|37	%{_gamesdatadir}/%{gamename}/Announcers
12cr|stepmania-data-3.9-7|38	%{_gamesdatadir}/%{gamename}/BGAnimations
12cr|stepmania-data-3.9-7|39	%{_gamesdatadir}/%{gamename}/CDTitles
12cr|stepmania-data-3.9-7|40	%{_gamesdatadir}/%{gamename}/Characters
12cr|stepmania-data-3.9-7|41	%{_gamesdatadir}/%{gamename}/Courses
12cr|stepmania-data-3.9-7|42	%{_gamesdatadir}/%{gamename}/Data
12cr|stepmania-data-3.9-7|43	%{_gamesdatadir}/%{gamename}/Docs
12cr|stepmania-data-3.9-7|44	%{_gamesdatadir}/%{gamename}/NoteSkins
12cr|stepmania-data-3.9-7|45	%{_gamesdatadir}/%{gamename}/RandomMovies
12cr|stepmania-data-3.9-7|46	%{_gamesdatadir}/%{gamename}/Songs
12cr|stepmania-data-3.9-7|47	%{_gamesdatadir}/%{gamename}/Themes
12cr|stepmania-data-3.9-7|48	%{_gamesdatadir}/%{gamename}/Visualizations
12cr|stepmania-data-3.9-7|49	
12cr|stepmania-data-3.9-7|50	
12cr|stepmania-data-3.9-7|51	
12cr|stepmania-data-3.9-7|52	%changelog
12cr|stepmania-data-3.9-7|53	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.9-7mdv2010.0
12cr|stepmania-data-3.9-7|54	+ Revision: 445235
12cr|stepmania-data-3.9-7|55	- rebuild
12cr|stepmania-data-3.9-7|56	
12cr|stepmania-data-3.9-7|57	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.9-6mdv2009.0
12cr|stepmania-data-3.9-7|58	+ Revision: 261176
12cr|stepmania-data-3.9-7|59	- rebuild
12cr|stepmania-data-3.9-7|60	
12cr|stepmania-data-3.9-7|61	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.9-5mdv2009.0
12cr|stepmania-data-3.9-7|62	+ Revision: 253546
12cr|stepmania-data-3.9-7|63	- rebuild
12cr|stepmania-data-3.9-7|64	
12cr|stepmania-data-3.9-7|65	+ Olivier Blin <oblin@mandriva.com>
12cr|stepmania-data-3.9-7|66	- restore BuildRoot
12cr|stepmania-data-3.9-7|67	
12cr|stepmania-data-3.9-7|68	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.9-3mdv2008.1
12cr|stepmania-data-3.9-7|69	+ Revision: 127992
12cr|stepmania-data-3.9-7|70	- kill re-definition of %%buildroot on Pixel's request
12cr|stepmania-data-3.9-7|71	
12cr|stepmania-data-3.9-7|72	
12cr|stepmania-data-3.9-7|73	* Sun May 14 2006 Olivier Blin <blino@mandriva.com> 3.9-3mdk
12cr|stepmania-data-3.9-7|74	- lowercase package name
12cr|stepmania-data-3.9-7|75	- mkrel please
12cr|stepmania-data-3.9-7|76	- MIT License
12cr|stepmania-data-3.9-7|77	- remove world-writable directories and files
12cr|stepmania-data-3.9-7|78	- install in gamesdatadir
12cr|stepmania-data-3.9-7|79	
12cr|stepmania-data-3.9-7|80	* Wed Apr 19 2006 Nicolas Chipaux <chipaux@mandriva.com> 3.9-2mdk
12cr|stepmania-data-3.9-7|81	- no mkrel please
12cr|stepmania-data-3.9-7|82	
12cr|stepmania-data-3.9-7|83	* Wed Apr 12 2006 Nicolas Chipaux <chipaux@mandriva.com> 3.9-1mdk
12cr|stepmania-data-3.9-7|84	- first for mandriva
12cr|stepmania-data-3.9-7|85	

7770 12
12cr|stepmania-stepmix1-1-6|1	%define name stepmania-stepmix1
12cr|stepmania-stepmix1-1-6|2	%define version 1
12cr|stepmania-stepmix1-1-6|3	%define release %mkrel 6
12cr|stepmania-stepmix1-1-6|4	
12cr|stepmania-stepmix1-1-6|5	Summary: StepMania StepMix1 song pack
12cr|stepmania-stepmix1-1-6|6	Name: %{name}
12cr|stepmania-stepmix1-1-6|7	Version: %{version}
12cr|stepmania-stepmix1-1-6|8	Release: %{release}
12cr|stepmania-stepmix1-1-6|9	# from http://www.tfbw.com/dancegames/songs/
12cr|stepmania-stepmix1-1-6|10	Source0: http://files.tfbw.com/stepmania/songs/StepMania_all_StepMix1_entries.smzip
12cr|stepmania-stepmix1-1-6|11	License: Creative Commons Attribution/Attribution-ShareAlike 2.5
12cr|stepmania-stepmix1-1-6|12	Group: Games/Arcade
12cr|stepmania-stepmix1-1-6|13	Url: http://www.stepmania.com/wiki/StepMix_1_Contest
12cr|stepmania-stepmix1-1-6|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|stepmania-stepmix1-1-6|15	BuildArch: noarch
12cr|stepmania-stepmix1-1-6|16	
12cr|stepmania-stepmix1-1-6|17	%description
12cr|stepmania-stepmix1-1-6|18	This packages contains the songs from the StepMania StepMix1 contest.
12cr|stepmania-stepmix1-1-6|19	
12cr|stepmania-stepmix1-1-6|20	%prep
12cr|stepmania-stepmix1-1-6|21	%setup -q -c -T
12cr|stepmania-stepmix1-1-6|22	
12cr|stepmania-stepmix1-1-6|23	%build
12cr|stepmania-stepmix1-1-6|24	
12cr|stepmania-stepmix1-1-6|25	%install
12cr|stepmania-stepmix1-1-6|26	rm -rf %{buildroot}
12cr|stepmania-stepmix1-1-6|27	install -D -m 644 %{SOURCE0} %{buildroot}%{_gamesdatadir}/StepMania/Packages/StepMix1.smzip
12cr|stepmania-stepmix1-1-6|28	
12cr|stepmania-stepmix1-1-6|29	%clean
12cr|stepmania-stepmix1-1-6|30	rm -rf %{buildroot}
12cr|stepmania-stepmix1-1-6|31	
12cr|stepmania-stepmix1-1-6|32	%files
12cr|stepmania-stepmix1-1-6|33	%defattr(-,root,root)
12cr|stepmania-stepmix1-1-6|34	%{_gamesdatadir}/StepMania/Packages/StepMix1.smzip
12cr|stepmania-stepmix1-1-6|35	
12cr|stepmania-stepmix1-1-6|36	
12cr|stepmania-stepmix1-1-6|37	
12cr|stepmania-stepmix1-1-6|38	
12cr|stepmania-stepmix1-1-6|39	%changelog
12cr|stepmania-stepmix1-1-6|40	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 1-6mdv2010.0
12cr|stepmania-stepmix1-1-6|41	+ Revision: 445236
12cr|stepmania-stepmix1-1-6|42	- rebuild
12cr|stepmania-stepmix1-1-6|43	
12cr|stepmania-stepmix1-1-6|44	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1-4mdv2009.0
12cr|stepmania-stepmix1-1-6|45	+ Revision: 261177
12cr|stepmania-stepmix1-1-6|46	- rebuild
12cr|stepmania-stepmix1-1-6|47	
12cr|stepmania-stepmix1-1-6|48	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1-3mdv2009.0
12cr|stepmania-stepmix1-1-6|49	+ Revision: 253548
12cr|stepmania-stepmix1-1-6|50	- rebuild
12cr|stepmania-stepmix1-1-6|51	
12cr|stepmania-stepmix1-1-6|52	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1-1mdv2008.1
12cr|stepmania-stepmix1-1-6|53	+ Revision: 136523
12cr|stepmania-stepmix1-1-6|54	- restore BuildRoot
12cr|stepmania-stepmix1-1-6|55	
12cr|stepmania-stepmix1-1-6|56	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stepmania-stepmix1-1-6|57	- kill re-definition of %%buildroot on Pixel's request
12cr|stepmania-stepmix1-1-6|58	
12cr|stepmania-stepmix1-1-6|59	
12cr|stepmania-stepmix1-1-6|60	* Fri Dec 01 2006 Olivier Blin <oblin@mandriva.com> 1-1mdv2007.1
12cr|stepmania-stepmix1-1-6|61	+ Revision: 89925
12cr|stepmania-stepmix1-1-6|62	- initial StepMania StepMix1 package
12cr|stepmania-stepmix1-1-6|63	- Create stepmania-stepmix1
12cr|stepmania-stepmix1-1-6|64	

7771 12
12cr|stfl-0.21-8|1	%define major	0
12cr|stfl-0.21-8|2	# TODO: move to rpm macros
12cr|stfl-0.21-8|3	%define	ruby_sitedir %(%{__ruby} -rrbconfig -e 'print Config::CONFIG["sitedir"]')
12cr|stfl-0.21-8|4	
12cr|stfl-0.21-8|5	%define libname   %mklibname %{name} %{major}
12cr|stfl-0.21-8|6	%define develname %mklibname -d %{name}
12cr|stfl-0.21-8|7	
12cr|stfl-0.21-8|8	Summary:	Structured Terminal Forms Language
12cr|stfl-0.21-8|9	Name:		stfl
12cr|stfl-0.21-8|10	Version:	0.21
12cr|stfl-0.21-8|11	Release:	8
12cr|stfl-0.21-8|12	Source0:	%{name}-%{version}.tar.gz
12cr|stfl-0.21-8|13	Patch0:		stfl-0.21-pass-ldflags-and-ldlibs.patch
12cr|stfl-0.21-8|14	License:	GPLv3+
12cr|stfl-0.21-8|15	Group:		Development/Other
12cr|stfl-0.21-8|16	Url:		http://www.clifford.at/stfl/
12cr|stfl-0.21-8|17	BuildRequires:	ncursesw-devel
12cr|stfl-0.21-8|18	BuildRequires:	swig
12cr|stfl-0.21-8|19	BuildRequires:	perl-devel ruby-devel python-devel
12cr|stfl-0.21-8|20	
12cr|stfl-0.21-8|21	%description
12cr|stfl-0.21-8|22	STFL is a library which implements a curses-based widget set for text
12cr|stfl-0.21-8|23	terminals. The STFL API can be used from C, SPL, Python, Perl and
12cr|stfl-0.21-8|24	Ruby. Since the API is only 14 simple function calls big and there are
12cr|stfl-0.21-8|25	already generic SWIG bindings, it is very easy to port STFL to
12cr|stfl-0.21-8|26	other scripting languages.
12cr|stfl-0.21-8|27	
12cr|stfl-0.21-8|28	A special language (the Structured Terminal Forms Language) is used to
12cr|stfl-0.21-8|29	describe STFL GUIs. The language is designed to be easy and fast to
12cr|stfl-0.21-8|30	write so an application programmer does not need to spend ages
12cr|stfl-0.21-8|31	fiddling around with the GUI and can concentrate on the more
12cr|stfl-0.21-8|32	interesting programming tasks.
12cr|stfl-0.21-8|33	
12cr|stfl-0.21-8|34	%package -n	%{libname}
12cr|stfl-0.21-8|35	Summary:	Structured Terminal Forms Language library
12cr|stfl-0.21-8|36	Group:		System/Libraries
12cr|stfl-0.21-8|37	
12cr|stfl-0.21-8|38	%description -n	%{libname}
12cr|stfl-0.21-8|39	STFL is a library which implements a curses-based widget set for text
12cr|stfl-0.21-8|40	terminals. The STFL API can be used from C, SPL, Python, Perl and
12cr|stfl-0.21-8|41	Ruby. Since the API is only 14 simple function calls big and there are
12cr|stfl-0.21-8|42	already generic SWIG bindings, it is very easy to port STFL to
12cr|stfl-0.21-8|43	other scripting languages.
12cr|stfl-0.21-8|44	
12cr|stfl-0.21-8|45	A special language (the Structured Terminal Forms Language) is used to
12cr|stfl-0.21-8|46	describe STFL GUIs. The language is designed to be easy and fast to
12cr|stfl-0.21-8|47	write so an application programmer does not need to spend ages
12cr|stfl-0.21-8|48	fiddling around with the GUI and can concentrate on the more
12cr|stfl-0.21-8|49	interesting programming tasks.
12cr|stfl-0.21-8|50	
12cr|stfl-0.21-8|51	This package contains the shared library required for running programs
12cr|stfl-0.21-8|52	that use STFL.
12cr|stfl-0.21-8|53	
12cr|stfl-0.21-8|54	%package -n	%{develname}
12cr|stfl-0.21-8|55	Summary:	Structured Terminal Forms Language development files
12cr|stfl-0.21-8|56	Group:		Development/C
12cr|stfl-0.21-8|57	Requires:	%{libname} = %{version}-%{release}
12cr|stfl-0.21-8|58	Provides:	%{name}-devel = %{version}-%{release}
12cr|stfl-0.21-8|59	
12cr|stfl-0.21-8|60	%description -n	%{develname}
12cr|stfl-0.21-8|61	STFL is a library which implements a curses-based widget set for text
12cr|stfl-0.21-8|62	terminals. The STFL API can be used from C, SPL, Python, Perl and
12cr|stfl-0.21-8|63	Ruby. Since the API is only 14 simple function calls big and there are
12cr|stfl-0.21-8|64	already generic SWIG bindings, it is very easy to port STFL to
12cr|stfl-0.21-8|65	other scripting languages.
12cr|stfl-0.21-8|66	
12cr|stfl-0.21-8|67	A special language (the Structured Terminal Forms Language) is used to
12cr|stfl-0.21-8|68	describe STFL GUIs. The language is designed to be easy and fast to
12cr|stfl-0.21-8|69	write so an application programmer does not need to spend ages
12cr|stfl-0.21-8|70	fiddling around with the GUI and can concentrate on the more
12cr|stfl-0.21-8|71	interesting programming tasks.
12cr|stfl-0.21-8|72	
12cr|stfl-0.21-8|73	This package contains the C headers and other files needed to compile
12cr|stfl-0.21-8|74	programs that use STFL.
12cr|stfl-0.21-8|75	
12cr|stfl-0.21-8|76	%package -n	python-%{name}
12cr|stfl-0.21-8|77	Summary:	Structured Terminal Forms Language Python bindings
12cr|stfl-0.21-8|78	Group:		Development/Python
12cr|stfl-0.21-8|79	
12cr|stfl-0.21-8|80	%description -n	python-%{name}
12cr|stfl-0.21-8|81	STFL is a library which implements a curses-based widget set for text
12cr|stfl-0.21-8|82	terminals. The STFL API can be used from C, SPL, Python, Perl and
12cr|stfl-0.21-8|83	Ruby. Since the API is only 14 simple function calls big and there are
12cr|stfl-0.21-8|84	already generic SWIG bindings, it is very easy to port STFL to
12cr|stfl-0.21-8|85	other scripting languages.
12cr|stfl-0.21-8|86	
12cr|stfl-0.21-8|87	A special language (the Structured Terminal Forms Language) is used to
12cr|stfl-0.21-8|88	describe STFL GUIs. The language is designed to be easy and fast to
12cr|stfl-0.21-8|89	write so an application programmer does not need to spend ages
12cr|stfl-0.21-8|90	fiddling around with the GUI and can concentrate on the more
12cr|stfl-0.21-8|91	interesting programming tasks.
12cr|stfl-0.21-8|92	
12cr|stfl-0.21-8|93	This package contains the bindings needed to use STFL with Python.
12cr|stfl-0.21-8|94	
12cr|stfl-0.21-8|95	%package -n	perl-%{name}
12cr|stfl-0.21-8|96	Summary:	Structured Terminal Forms Language Perl bindings
12cr|stfl-0.21-8|97	Group:		Development/Perl
12cr|stfl-0.21-8|98	
12cr|stfl-0.21-8|99	%description -n	perl-%{name}
12cr|stfl-0.21-8|100	STFL is a library which implements a curses-based widget set for text
12cr|stfl-0.21-8|101	terminals. The STFL API can be used from C, SPL, Python, Perl and
12cr|stfl-0.21-8|102	Ruby. Since the API is only 14 simple function calls big and there are
12cr|stfl-0.21-8|103	already generic SWIG bindings, it is very easy to port STFL to
12cr|stfl-0.21-8|104	other scripting languages.
12cr|stfl-0.21-8|105	
12cr|stfl-0.21-8|106	A special language (the Structured Terminal Forms Language) is used to
12cr|stfl-0.21-8|107	describe STFL GUIs. The language is designed to be easy and fast to
12cr|stfl-0.21-8|108	write so an application programmer does not need to spend ages
12cr|stfl-0.21-8|109	fiddling around with the GUI and can concentrate on the more
12cr|stfl-0.21-8|110	interesting programming tasks.
12cr|stfl-0.21-8|111	
12cr|stfl-0.21-8|112	This package contains the bindings needed to use STFL with Perl.
12cr|stfl-0.21-8|113	
12cr|stfl-0.21-8|114	%package -n	ruby-%{name}
12cr|stfl-0.21-8|115	Summary:	Structured Terminal Forms Language Ruby bindings
12cr|stfl-0.21-8|116	Group:		Development/Ruby
12cr|stfl-0.21-8|117	
12cr|stfl-0.21-8|118	%description -n	ruby-%{name}
12cr|stfl-0.21-8|119	STFL is a library which implements a curses-based widget set for text
12cr|stfl-0.21-8|120	terminals. The STFL API can be used from C, SPL, Python, Perl and
12cr|stfl-0.21-8|121	Ruby. Since the API is only 14 simple function calls big and there are
12cr|stfl-0.21-8|122	already generic SWIG bindings, it is very easy to port STFL to
12cr|stfl-0.21-8|123	other scripting languages.
12cr|stfl-0.21-8|124	
12cr|stfl-0.21-8|125	A special language (the Structured Terminal Forms Language) is used to
12cr|stfl-0.21-8|126	describe STFL GUIs. The language is designed to be easy and fast to
12cr|stfl-0.21-8|127	write so an application programmer does not need to spend ages
12cr|stfl-0.21-8|128	fiddling around with the GUI and can concentrate on the more
12cr|stfl-0.21-8|129	interesting programming tasks.
12cr|stfl-0.21-8|130	
12cr|stfl-0.21-8|131	This package contains the bindings needed to use STFL with Ruby.
12cr|stfl-0.21-8|132	
12cr|stfl-0.21-8|133	%prep
12cr|stfl-0.21-8|134	%setup -q
12cr|stfl-0.21-8|135	%patch0 -p1 -b .ldflags~
12cr|stfl-0.21-8|136	%{__sed} -i 's,$(prefix)/lib,/%{_libdir},g' python/Makefile.snippet
12cr|stfl-0.21-8|137	%{__sed} -i 's,$(prefix)/lib,/%{_libdir},g' ruby/Makefile.snippet
12cr|stfl-0.21-8|138	%{__sed} -i 's,$(prefix)/$(libdir)/ruby,%{ruby_sitedir},g' ruby/Makefile.snippet
12cr|stfl-0.21-8|139	%{__sed} -i 's,libdir=lib,libdir=%{_libdir},g' Makefile
12cr|stfl-0.21-8|140	%{__sed} -i "s,cd python && python -c 'import stfl',python -mcompileall .," python/Makefile.snippet
12cr|stfl-0.21-8|141	%{__sed} -i 's,export prefix ?= /usr/local,export prefix ?= %{_prefix},g' Makefile.cfg
12cr|stfl-0.21-8|142	%{__sed} -i 's,mkdir -p \$(DESTDIR)\$(prefix)/lib/pkgconfig,mkdir -p \$(DESTDIR)%{_libdir}/pkgconfig,g' Makefile
12cr|stfl-0.21-8|143	%{__sed} -i 's,libstfl.a \$(DESTDIR)\$(prefix)/lib/,libstfl.a \$(DESTDIR)%{_libdir},g' Makefile
12cr|stfl-0.21-8|144	%{__sed} -i 's,stfl.pc \$(DESTDIR)\$(prefix)/lib/pkgconfig/,stfl.pc \$(DESTDIR)%{_libdir}\/pkgconfig/,g' Makefile
12cr|stfl-0.21-8|145	
12cr|stfl-0.21-8|146	%build
12cr|stfl-0.21-8|147	CFLAGS="%{optflags}" LDFLAGS="%{ldflags}" %make
12cr|stfl-0.21-8|148	
12cr|stfl-0.21-8|149	%install
12cr|stfl-0.21-8|150	%makeinstall_std prefix=%{_prefix} libdir=%{_lib}
12cr|stfl-0.21-8|151	
12cr|stfl-0.21-8|152	%files -n %{libname}
12cr|stfl-0.21-8|153	%{_libdir}/libstfl.so.%{major}*
12cr|stfl-0.21-8|154	
12cr|stfl-0.21-8|155	%files -n %{develname}
12cr|stfl-0.21-8|156	%doc COPYING README
12cr|stfl-0.21-8|157	%{_includedir}/stfl.h
12cr|stfl-0.21-8|158	%{_libdir}/libstfl.a
12cr|stfl-0.21-8|159	%{_libdir}/libstfl.so
12cr|stfl-0.21-8|160	%{_libdir}/pkgconfig/stfl.pc
12cr|stfl-0.21-8|161	
12cr|stfl-0.21-8|162	%files -n python-%{name}
12cr|stfl-0.21-8|163	# XXX: python extension should likely not be located under this directory..
12cr|stfl-0.21-8|164	#%{py_dyndir}/_stfl.so
12cr|stfl-0.21-8|165	%dir %{py_platsitedir}/lib-dynload
12cr|stfl-0.21-8|166	%{py_platsitedir}/lib-dynload/_stfl.so
12cr|stfl-0.21-8|167	%{py_platsitedir}/stfl.py*
12cr|stfl-0.21-8|168	
12cr|stfl-0.21-8|169	%files -n perl-%{name}
12cr|stfl-0.21-8|170	%{perl_vendorarch}/example.pl
12cr|stfl-0.21-8|171	%{perl_vendorarch}/stfl.pm
12cr|stfl-0.21-8|172	%dir %{perl_vendorarch}/auto/stfl
12cr|stfl-0.21-8|173	%{perl_vendorarch}/auto/stfl/stfl.so
12cr|stfl-0.21-8|174	
12cr|stfl-0.21-8|175	%files -n ruby-%{name}
12cr|stfl-0.21-8|176	%{ruby_sitearchdir}/stfl.so
12cr|stfl-0.21-8|177	
12cr|stfl-0.21-8|178	
12cr|stfl-0.21-8|179	%changelog
12cr|stfl-0.21-8|180	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.21-8
12cr|stfl-0.21-8|181	+ Revision: 774161
12cr|stfl-0.21-8|182	- mass rebuild of ruby packages against ruby 1.9.1
12cr|stfl-0.21-8|183	
12cr|stfl-0.21-8|184	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.21-7
12cr|stfl-0.21-8|185	+ Revision: 768358
12cr|stfl-0.21-8|186	- mass rebuild of perl extensions against perl 5.14.2
12cr|stfl-0.21-8|187	
12cr|stfl-0.21-8|188	* Sat Oct 15 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.21-6
12cr|stfl-0.21-8|189	+ Revision: 704801
12cr|stfl-0.21-8|190	- use %%makeinstall_std macro
12cr|stfl-0.21-8|191	- drop redundant python & ruby dependencies as well
12cr|stfl-0.21-8|192	- drop redundant 'perl' dependency
12cr|stfl-0.21-8|193	- provide more accurate and proper paths for %%files..
12cr|stfl-0.21-8|194	- clean out legacy rpm junk and apply some cosmetics
12cr|stfl-0.21-8|195	- link with %%{ldflags} and be sure to link against $LDLIBS (P0)
12cr|stfl-0.21-8|196	- compile with %%{optflags}
12cr|stfl-0.21-8|197	- replace silly %%py_requires -d with simple & equivalent 'python-devel' build dep
12cr|stfl-0.21-8|198	
12cr|stfl-0.21-8|199	* Mon Nov 22 2010 Funda Wang <fwang@mandriva.org> 0.21-5mdv2011.0
12cr|stfl-0.21-8|200	+ Revision: 599634
12cr|stfl-0.21-8|201	- rebuild for py2.7
12cr|stfl-0.21-8|202	
12cr|stfl-0.21-8|203	* Sat Jul 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.21-4mdv2011.0
12cr|stfl-0.21-8|204	+ Revision: 558113
12cr|stfl-0.21-8|205	- perl 5.12 rebuild
12cr|stfl-0.21-8|206	
12cr|stfl-0.21-8|207	* Wed Jul 15 2009 Funda Wang <fwang@mandriva.org> 0.21-3mdv2010.0
12cr|stfl-0.21-8|208	+ Revision: 396355
12cr|stfl-0.21-8|209	- fix requires
12cr|stfl-0.21-8|210	
12cr|stfl-0.21-8|211	+ Lev Givon <lev@mandriva.org>
12cr|stfl-0.21-8|212	- Force rebuild.
12cr|stfl-0.21-8|213	
12cr|stfl-0.21-8|214	* Tue Jun 30 2009 Lev Givon <lev@mandriva.org> 0.21-1mdv2010.0
12cr|stfl-0.21-8|215	+ Revision: 390805
12cr|stfl-0.21-8|216	- imported package stfl
12cr|stfl-0.21-8|217	
12cr|stfl-0.21-8|218	

7772 12
12cr|stgit-0.15-2|1	
12cr|stgit-0.15-2|2	Summary: 	Stacked GIT
12cr|stgit-0.15-2|3	Name:		stgit
12cr|stgit-0.15-2|4	Version: 	0.15
12cr|stgit-0.15-2|5	Release: 	%mkrel 2
12cr|stgit-0.15-2|6	Url: 		http://www.procode.org/stgit/
12cr|stgit-0.15-2|7	Source0: 	http://download.gna.org/stgit/%{name}-%{version}.tar.gz
12cr|stgit-0.15-2|8	
12cr|stgit-0.15-2|9	License: 	GPL
12cr|stgit-0.15-2|10	Group: 		Development/Other
12cr|stgit-0.15-2|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|stgit-0.15-2|12	BuildArch: 	noarch
12cr|stgit-0.15-2|13	Requires: 	python
12cr|stgit-0.15-2|14	Requires: 	git-core
12cr|stgit-0.15-2|15	BuildRequires:	python-devel
12cr|stgit-0.15-2|16	BuildRequires:  git-core
12cr|stgit-0.15-2|17	
12cr|stgit-0.15-2|18	%description
12cr|stgit-0.15-2|19	StGIT is a Python application providing similar functionality to Quilt (i.e.
12cr|stgit-0.15-2|20	pushing/popping patches to/from a stack) on top of GIT. These operations are
12cr|stgit-0.15-2|21	performed using GIT commands and the patches are stored as GIT commit objects,
12cr|stgit-0.15-2|22	allowing easy merging of the StGIT patches into other repositories using
12cr|stgit-0.15-2|23	standard GIT functionality.
12cr|stgit-0.15-2|24	
12cr|stgit-0.15-2|25	Note that StGIT is not an SCM interface on top of GIT and it expects a
12cr|stgit-0.15-2|26	previously initialised GIT repository. For standard SCM operations, either use
12cr|stgit-0.15-2|27	plain GIT commands or the Cogito tool.
12cr|stgit-0.15-2|28	
12cr|stgit-0.15-2|29	
12cr|stgit-0.15-2|30	%prep
12cr|stgit-0.15-2|31	%setup
12cr|stgit-0.15-2|32	
12cr|stgit-0.15-2|33	%build
12cr|stgit-0.15-2|34	%make
12cr|stgit-0.15-2|35	
12cr|stgit-0.15-2|36	%install
12cr|stgit-0.15-2|37	%make install DESTDIR=$RPM_BUILD_ROOT prefix=%{_prefix}
12cr|stgit-0.15-2|38	
12cr|stgit-0.15-2|39	%clean
12cr|stgit-0.15-2|40	rm -rf $RPM_BUILD_ROOT
12cr|stgit-0.15-2|41	
12cr|stgit-0.15-2|42	%files
12cr|stgit-0.15-2|43	%defattr(-,root,root)
12cr|stgit-0.15-2|44	%{_bindir}/*
12cr|stgit-0.15-2|45	%{_datadir}/%name
12cr|stgit-0.15-2|46	%{py_puresitedir}/%name
12cr|stgit-0.15-2|47	%{py_puresitedir}/%{name}-*.egg-info
12cr|stgit-0.15-2|48	%doc README AUTHORS INSTALL COPYING
12cr|stgit-0.15-2|49	
12cr|stgit-0.15-2|50	
12cr|stgit-0.15-2|51	
12cr|stgit-0.15-2|52	
12cr|stgit-0.15-2|53	
12cr|stgit-0.15-2|54	%changelog
12cr|stgit-0.15-2|55	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 0.15-2mdv2011.0
12cr|stgit-0.15-2|56	+ Revision: 590102
12cr|stgit-0.15-2|57	- rebuild for python 2.7
12cr|stgit-0.15-2|58	
12cr|stgit-0.15-2|59	* Mon Feb 15 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.15-1mdv2010.1
12cr|stgit-0.15-2|60	+ Revision: 506278
12cr|stgit-0.15-2|61	- new version; new source URL; spec cleanup
12cr|stgit-0.15-2|62	
12cr|stgit-0.15-2|63	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.14.3-3mdv2010.0
12cr|stgit-0.15-2|64	+ Revision: 445261
12cr|stgit-0.15-2|65	- rebuild
12cr|stgit-0.15-2|66	
12cr|stgit-0.15-2|67	* Fri Jan 09 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 0.14.3-2mdv2009.1
12cr|stgit-0.15-2|68	+ Revision: 327375
12cr|stgit-0.15-2|69	- rebuild with new python
12cr|stgit-0.15-2|70	
12cr|stgit-0.15-2|71	* Mon Sep 01 2008 Gaëtan Lehmann <glehmann@mandriva.org> 0.14.3-1mdv2009.0
12cr|stgit-0.15-2|72	+ Revision: 278331
12cr|stgit-0.15-2|73	- update to new version 0.14.3
12cr|stgit-0.15-2|74	
12cr|stgit-0.15-2|75	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.14.1-4mdv2009.0
12cr|stgit-0.15-2|76	+ Revision: 261191
12cr|stgit-0.15-2|77	- rebuild
12cr|stgit-0.15-2|78	
12cr|stgit-0.15-2|79	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.14.1-3mdv2009.0
12cr|stgit-0.15-2|80	+ Revision: 253564
12cr|stgit-0.15-2|81	- rebuild
12cr|stgit-0.15-2|82	- fix no-buildroot-tag
12cr|stgit-0.15-2|83	
12cr|stgit-0.15-2|84	* Fri Dec 28 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.14.1-1mdv2008.1
12cr|stgit-0.15-2|85	+ Revision: 138838
12cr|stgit-0.15-2|86	- build requires git-core
12cr|stgit-0.15-2|87	- update to new version 0.14.1
12cr|stgit-0.15-2|88	
12cr|stgit-0.15-2|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|stgit-0.15-2|90	- kill re-definition of %%buildroot on Pixel's request
12cr|stgit-0.15-2|91	
12cr|stgit-0.15-2|92	* Tue Aug 21 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.13-1mdv2008.0
12cr|stgit-0.15-2|93	+ Revision: 68254
12cr|stgit-0.15-2|94	- 0.13
12cr|stgit-0.15-2|95	- rebuild to make stgit reappear in cooker
12cr|stgit-0.15-2|96	
12cr|stgit-0.15-2|97	
12cr|stgit-0.15-2|98	* Thu Mar 01 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.12.1-1mdv2007.0
12cr|stgit-0.15-2|99	+ Revision: 130459
12cr|stgit-0.15-2|100	- 0.12.1
12cr|stgit-0.15-2|101	
12cr|stgit-0.15-2|102	* Fri Feb 23 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.12-1mdv2007.1
12cr|stgit-0.15-2|103	+ Revision: 124896
12cr|stgit-0.15-2|104	- 0.12
12cr|stgit-0.15-2|105	
12cr|stgit-0.15-2|106	* Thu Nov 30 2006 Gaëtan Lehmann <glehmann@mandriva.org> 0.11-1mdv2007.1
12cr|stgit-0.15-2|107	+ Revision: 88970
12cr|stgit-0.15-2|108	- 0.11
12cr|stgit-0.15-2|109	- Import stgit
12cr|stgit-0.15-2|110	
12cr|stgit-0.15-2|111	* Mon Jun 12 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.10-1mdv2007.0
12cr|stgit-0.15-2|112	- New release 0.10
12cr|stgit-0.15-2|113	
12cr|stgit-0.15-2|114	* Thu Apr 13 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.9-1mdk
12cr|stgit-0.15-2|115	- New release 0.9
12cr|stgit-0.15-2|116	
12cr|stgit-0.15-2|117	* Sun Jan 22 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.8.1-1mdk
12cr|stgit-0.15-2|118	- New release 0.8.1
12cr|stgit-0.15-2|119	- use py_puresitedir
12cr|stgit-0.15-2|120	
12cr|stgit-0.15-2|121	* Sat Dec 31 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.8-3mdk
12cr|stgit-0.15-2|122	- requires git-core instead of linus-git
12cr|stgit-0.15-2|123	- spec cleanup
12cr|stgit-0.15-2|124	
12cr|stgit-0.15-2|125	* Thu Dec 29 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.8-2mdk
12cr|stgit-0.15-2|126	- rebuild to fix path on i586
12cr|stgit-0.15-2|127	
12cr|stgit-0.15-2|128	* Sat Dec 24 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.8-1mdk
12cr|stgit-0.15-2|129	- New release 0.8
12cr|stgit-0.15-2|130	
12cr|stgit-0.15-2|131	* Fri Oct 21 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.7.1-2mdk
12cr|stgit-0.15-2|132	- Fix BuildRequires
12cr|stgit-0.15-2|133	
12cr|stgit-0.15-2|134	* Tue Oct 18 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.7.1-1mdk
12cr|stgit-0.15-2|135	- New release 0.7.1
12cr|stgit-0.15-2|136	
12cr|stgit-0.15-2|137	* Wed Oct 05 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.7-1mdk
12cr|stgit-0.15-2|138	- New release 0.7
12cr|stgit-0.15-2|139	
12cr|stgit-0.15-2|140	* Thu Sep 08 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.6-1mdk
12cr|stgit-0.15-2|141	- first mandriva release
12cr|stgit-0.15-2|142	

7773 12
12cr|stjerm-0.14-1|1	Summary:	A GTK+-based drop-down terminal emulator
12cr|stjerm-0.14-1|2	Name:		stjerm
12cr|stjerm-0.14-1|3	Version:	0.14
12cr|stjerm-0.14-1|4	Release:	1
12cr|stjerm-0.14-1|5	Group:		Terminals
12cr|stjerm-0.14-1|6	License:	GPLv2
12cr|stjerm-0.14-1|7	URL:		http://code.google.com/p/stjerm-terminal-emulator/
12cr|stjerm-0.14-1|8	Source0:	http://stjerm-terminal-emulator.googlecode.com/files/%{name}-%{version}.tar.xz
12cr|stjerm-0.14-1|9	
12cr|stjerm-0.14-1|10	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|stjerm-0.14-1|11	BuildRequires:	pkgconfig(vte)
12cr|stjerm-0.14-1|12	
12cr|stjerm-0.14-1|13	%description
12cr|stjerm-0.14-1|14	Stjerm is a GTK+-based drop-down terminal emulator similar to the consoles used
12cr|stjerm-0.14-1|15	in PC games such as Quake and Half-Life2. Stjerm sets itself apart from similar
12cr|stjerm-0.14-1|16	programs by providing a minimalistic interface combined with a small file size,
12cr|stjerm-0.14-1|17	lightweight memory usage and easy integration with composite window managers
12cr|stjerm-0.14-1|18	such as Compiz.
12cr|stjerm-0.14-1|19	
12cr|stjerm-0.14-1|20	%prep
12cr|stjerm-0.14-1|21	%setup -q
12cr|stjerm-0.14-1|22	
12cr|stjerm-0.14-1|23	%build
12cr|stjerm-0.14-1|24	%configure2_5x
12cr|stjerm-0.14-1|25	%make
12cr|stjerm-0.14-1|26	
12cr|stjerm-0.14-1|27	%install
12cr|stjerm-0.14-1|28	%makeinstall_std
12cr|stjerm-0.14-1|29	
12cr|stjerm-0.14-1|30	%files
12cr|stjerm-0.14-1|31	%doc AUTHORS COPYING ChangeLog README TODO NEWS
12cr|stjerm-0.14-1|32	%{_bindir}/%{name}
12cr|stjerm-0.14-1|33	%{_mandir}/man8/stjerm.8*
12cr|stjerm-0.14-1|34	
12cr|stjerm-0.14-1|35	
12cr|stjerm-0.14-1|36	
12cr|stjerm-0.14-1|37	%changelog
12cr|stjerm-0.14-1|38	* Thu May 24 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.14-1
12cr|stjerm-0.14-1|39	+ Revision: 800453
12cr|stjerm-0.14-1|40	- imported package stjerm
12cr|stjerm-0.14-1|41	

7774 12
12cr|STLport-5.2.1-1|1	%define major 5.2
12cr|STLport-5.2.1-1|2	%define libname %mklibname %name %major
12cr|STLport-5.2.1-1|3	%define develname %mklibname %name -d
12cr|STLport-5.2.1-1|4	
12cr|STLport-5.2.1-1|5	Summary:	Complete C++ standard library header files and libraries
12cr|STLport-5.2.1-1|6	Name:		STLport
12cr|STLport-5.2.1-1|7	Version:	5.2.1
12cr|STLport-5.2.1-1|8	Release:	%mkrel 1
12cr|STLport-5.2.1-1|9	License:	GPL
12cr|STLport-5.2.1-1|10	Group:		Development/C++
12cr|STLport-5.2.1-1|11	URL:		http://www.stlport.org/
12cr|STLport-5.2.1-1|12	Source0:	http://www.stlport.com/archive/STLport-%{version}.tar.bz2
12cr|STLport-5.2.1-1|13	BuildRequires:	libstdc++-devel
12cr|STLport-5.2.1-1|14	BuildRequires:	libstdc++-static-devel
12cr|STLport-5.2.1-1|15	# heh, friggin https://qa.mandriva.com/show_bug.cgi?id=64224
12cr|STLport-5.2.1-1|16	BuildConflicts:	libreoffice-common
12cr|STLport-5.2.1-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|STLport-5.2.1-1|18	
12cr|STLport-5.2.1-1|19	%description
12cr|STLport-5.2.1-1|20	STLport is a multiplatform STL implementation based on SGI STL.
12cr|STLport-5.2.1-1|21	This package contains the runtime library for STLport.
12cr|STLport-5.2.1-1|22	
12cr|STLport-5.2.1-1|23	%package -n	%{libname}
12cr|STLport-5.2.1-1|24	Summary:	Complete C++ standard library
12cr|STLport-5.2.1-1|25	Group:		Development/C++
12cr|STLport-5.2.1-1|26	Provides:	lib%{name} = %version-%release
12cr|STLport-5.2.1-1|27	
12cr|STLport-5.2.1-1|28	%description -n	%{libname}
12cr|STLport-5.2.1-1|29	STLport is a multiplatform STL implementation based on SGI STL.
12cr|STLport-5.2.1-1|30	This package contains the runtime library for STLport.
12cr|STLport-5.2.1-1|31	
12cr|STLport-5.2.1-1|32	%package -n	%{develname}
12cr|STLport-5.2.1-1|33	Summary:	Complete C++ standard library header files and libraries
12cr|STLport-5.2.1-1|34	Group:		Development/C++
12cr|STLport-5.2.1-1|35	Requires:	%{libname} >= %version
12cr|STLport-5.2.1-1|36	Provides:	%name-devel = %version-%release
12cr|STLport-5.2.1-1|37	Obsoletes:	%{_lib}%{name}5-devel
12cr|STLport-5.2.1-1|38	
12cr|STLport-5.2.1-1|39	%description -n	%{develname}
12cr|STLport-5.2.1-1|40	This package contains the headers that programmers will need to develop
12cr|STLport-5.2.1-1|41	applications which will use %{libname}.
12cr|STLport-5.2.1-1|42	STLport is a multiplatform STL implementation based on SGI STL. Complete
12cr|STLport-5.2.1-1|43	C++ standard library, including <complex> and SGI STL iostreams. If you
12cr|STLport-5.2.1-1|44	would like to use your code with STLport add
12cr|STLport-5.2.1-1|45	"-nostdinc++ -I/usr/include/stlport" when compile and -lstlport when
12cr|STLport-5.2.1-1|46	link (eg: gcc -nostdinc++ -I/usr/include/stlport x.cc -lstlport).
12cr|STLport-5.2.1-1|47	
12cr|STLport-5.2.1-1|48	%prep
12cr|STLport-5.2.1-1|49	
12cr|STLport-5.2.1-1|50	%setup -q
12cr|STLport-5.2.1-1|51	
12cr|STLport-5.2.1-1|52	%build
12cr|STLport-5.2.1-1|53	%serverbuild
12cr|STLport-5.2.1-1|54	
12cr|STLport-5.2.1-1|55	pushd build/lib
12cr|STLport-5.2.1-1|56	%make -f gcc.mak all CC="gcc" CXX="g++" CXXFLAGS="$CXXFLAGS -fPIC"
12cr|STLport-5.2.1-1|57	popd
12cr|STLport-5.2.1-1|58	
12cr|STLport-5.2.1-1|59	%install
12cr|STLport-5.2.1-1|60	rm -rf %{buildroot}
12cr|STLport-5.2.1-1|61	
12cr|STLport-5.2.1-1|62	install -d %{buildroot}%{_libdir}
12cr|STLport-5.2.1-1|63	install -d %{buildroot}%{_includedir}
12cr|STLport-5.2.1-1|64	
12cr|STLport-5.2.1-1|65	pushd build/lib
12cr|STLport-5.2.1-1|66	%make -f gcc.mak install \
12cr|STLport-5.2.1-1|67	CC="gcc" CXX="g++" EXTRA_CXXFLAGS="$RPM_OPT_FLAGS" \
12cr|STLport-5.2.1-1|68	BASE_INSTALL_DIR=%{buildroot}%{_prefix} \
12cr|STLport-5.2.1-1|69	INSTALL_LIB_DIR=%{buildroot}%{_libdir} \
12cr|STLport-5.2.1-1|70	INSTALL_LIB_DIR_DBG=%{buildroot}%{_libdir} \
12cr|STLport-5.2.1-1|71	INSTALL_LIB_DIR_STLDBG=%{buildroot}%{_libdir} \
12cr|STLport-5.2.1-1|72	INSTALL_HDR_DIR=%{buildroot}%{_includedir}
12cr|STLport-5.2.1-1|73	popd
12cr|STLport-5.2.1-1|74	
12cr|STLport-5.2.1-1|75	# the major is 5.1, so it really shouldn't install *.so.5. This would
12cr|STLport-5.2.1-1|76	# break stuff if it went to major 5.2 in future. -AdamW 2007/07
12cr|STLport-5.2.1-1|77	rm -f %{buildroot}%{_libdir}/*.so.5
12cr|STLport-5.2.1-1|78	
12cr|STLport-5.2.1-1|79	# fix linkage
12cr|STLport-5.2.1-1|80	ln -snf libstlportg.so.%{version} %{buildroot}%{_libdir}/libstlportg.so.%{major}
12cr|STLport-5.2.1-1|81	ln -snf libstlportg.so.%{major} %{buildroot}%{_libdir}/libstlportg.so
12cr|STLport-5.2.1-1|82	
12cr|STLport-5.2.1-1|83	ln -snf libstlport.so.%{version} %{buildroot}%{_libdir}/libstlport.so.%{major}
12cr|STLport-5.2.1-1|84	ln -snf libstlport.so.%{major} %{buildroot}%{_libdir}/libstlport.so
12cr|STLport-5.2.1-1|85	
12cr|STLport-5.2.1-1|86	ln -snf libstlportstlg.so.%{version} %{buildroot}%{_libdir}/libstlportstlg.so.%{major}
12cr|STLport-5.2.1-1|87	ln -snf libstlportstlg.so.%{major} %{buildroot}%{_libdir}/libstlportstlg.so
12cr|STLport-5.2.1-1|88	
12cr|STLport-5.2.1-1|89	
12cr|STLport-5.2.1-1|90	%if %mdkversion < 200900
12cr|STLport-5.2.1-1|91	%post -n %{libname} -p /sbin/ldconfig
12cr|STLport-5.2.1-1|92	%endif
12cr|STLport-5.2.1-1|93	
12cr|STLport-5.2.1-1|94	%if %mdkversion < 200900
12cr|STLport-5.2.1-1|95	%postun -n %{libname} -p /sbin/ldconfig
12cr|STLport-5.2.1-1|96	%endif
12cr|STLport-5.2.1-1|97	
12cr|STLport-5.2.1-1|98	%clean
12cr|STLport-5.2.1-1|99	rm -rf %{buildroot}
12cr|STLport-5.2.1-1|100	
12cr|STLport-5.2.1-1|101	%files -n %{libname}
12cr|STLport-5.2.1-1|102	%defattr(-,root,root)
12cr|STLport-5.2.1-1|103	%{_libdir}/*.so.%{major}*
12cr|STLport-5.2.1-1|104	
12cr|STLport-5.2.1-1|105	%files -n %{develname}
12cr|STLport-5.2.1-1|106	%defattr(-,root,root)
12cr|STLport-5.2.1-1|107	%{_libdir}/*.so
12cr|STLport-5.2.1-1|108	%{_includedir}/stlport
12cr|STLport-5.2.1-1|109	
12cr|STLport-5.2.1-1|110	
12cr|STLport-5.2.1-1|111	%changelog
12cr|STLport-5.2.1-1|112	* Tue Sep 20 2011 Oden Eriksson <oeriksson@mandriva.com> 5.2.1-1mdv2012.0
12cr|STLport-5.2.1-1|113	+ Revision: 700610
12cr|STLport-5.2.1-1|114	- whoops! libstdc++-static-devel was needed...
12cr|STLport-5.2.1-1|115	- try to fix the build
12cr|STLport-5.2.1-1|116	- 5.2.1
12cr|STLport-5.2.1-1|117	- the mass rebuild of 2010.0 packages
12cr|STLport-5.2.1-1|118	
12cr|STLport-5.2.1-1|119	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 5.1.3-5mdv2010.0
12cr|STLport-5.2.1-1|120	+ Revision: 434135
12cr|STLport-5.2.1-1|121	- rebuild
12cr|STLport-5.2.1-1|122	
12cr|STLport-5.2.1-1|123	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 5.1.3-4mdv2009.0
12cr|STLport-5.2.1-1|124	+ Revision: 261205
12cr|STLport-5.2.1-1|125	- rebuild
12cr|STLport-5.2.1-1|126	
12cr|STLport-5.2.1-1|127	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 5.1.3-3mdv2009.0
12cr|STLport-5.2.1-1|128	+ Revision: 253566
12cr|STLport-5.2.1-1|129	- rebuild
12cr|STLport-5.2.1-1|130	
12cr|STLport-5.2.1-1|131	+ Pixel <pixel@mandriva.com>
12cr|STLport-5.2.1-1|132	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|STLport-5.2.1-1|133	
12cr|STLport-5.2.1-1|134	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 5.1.3-1mdv2008.1
12cr|STLport-5.2.1-1|135	+ Revision: 140863
12cr|STLport-5.2.1-1|136	- restore BuildRoot
12cr|STLport-5.2.1-1|137	
12cr|STLport-5.2.1-1|138	+ Thierry Vignaud <tv@mandriva.org>
12cr|STLport-5.2.1-1|139	- kill re-definition of %%buildroot on Pixel's request
12cr|STLport-5.2.1-1|140	
12cr|STLport-5.2.1-1|141	* Fri Jul 06 2007 Adam Williamson <awilliamson@mandriva.org> 5.1.3-1mdv2008.0
12cr|STLport-5.2.1-1|142	+ Revision: 48830
12cr|STLport-5.2.1-1|143	- drop lib*.so.5 as the major is 5.1
12cr|STLport-5.2.1-1|144	- fix major and obsolete previous package as it had wrong major
12cr|STLport-5.2.1-1|145	- better description
12cr|STLport-5.2.1-1|146	- new devel policy
12cr|STLport-5.2.1-1|147	- create /usr/include during %%install (fixes #28476)
12cr|STLport-5.2.1-1|148	- new release 5.1.3
12cr|STLport-5.2.1-1|149	- Import STLport
12cr|STLport-5.2.1-1|150	
12cr|STLport-5.2.1-1|151	
12cr|STLport-5.2.1-1|152	
12cr|STLport-5.2.1-1|153	* Thu Jun 22 2006 Lenny Cartier <lenny@mandriva.com> 5.0.1-2mdv2007.0
12cr|STLport-5.2.1-1|154	- rebuild
12cr|STLport-5.2.1-1|155	
12cr|STLport-5.2.1-1|156	* Wed Jan 18 2006 Olivier Thauvin <nanardon@mandriva.org> 5.0.1-1mdk
12cr|STLport-5.2.1-1|157	- 5.0.1, partially from alex.minenko@gmail.com
12cr|STLport-5.2.1-1|158	
12cr|STLport-5.2.1-1|159	* Mon Aug 23 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 4.6.2-1mdk
12cr|STLport-5.2.1-1|160	- libdification
12cr|STLport-5.2.1-1|161	- cleanup
12cr|STLport-5.2.1-1|162	- From Raphal Gertz <rapsys@free.fr>
12cr|STLport-5.2.1-1|163	- 4.6.2
12cr|STLport-5.2.1-1|164	- First release of a separate package.

7775 12
12cr|stopmotion-0.6.2-3|1	%define	version 0.6.2
12cr|stopmotion-0.6.2-3|2	%define rel	3
12cr|stopmotion-0.6.2-3|3	%define	release	%rel
12cr|stopmotion-0.6.2-3|4	%define Summary An application for creating stopmotion animations
12cr|stopmotion-0.6.2-3|5	
12cr|stopmotion-0.6.2-3|6	Name:		stopmotion
12cr|stopmotion-0.6.2-3|7	Summary:	%{Summary}
12cr|stopmotion-0.6.2-3|8	Version:	%{version}
12cr|stopmotion-0.6.2-3|9	Release:	%{release}
12cr|stopmotion-0.6.2-3|10	Source0:	http://developer.skolelinux.no/info/studentgrupper/2005-hig-stopmotion/project_management/webpage/releases/%{name}-%{version}.tar.gz
12cr|stopmotion-0.6.2-3|11	Patch0:		add-unistd.patch
12cr|stopmotion-0.6.2-3|12	Patch1:		add-x11-lib.patch
12cr|stopmotion-0.6.2-3|13	URL:		http://stopmotion.bjoernen.com/
12cr|stopmotion-0.6.2-3|14	Group:		Video
12cr|stopmotion-0.6.2-3|15	License:	GPL
12cr|stopmotion-0.6.2-3|16	BuildRequires:	pkgconfig(SDL_image)
12cr|stopmotion-0.6.2-3|17	BuildRequires:  pkgconfig(vorbis)
12cr|stopmotion-0.6.2-3|18	BuildRequires:  pkgconfig(libxml-2.0)
12cr|stopmotion-0.6.2-3|19	BuildRequires:  libtar-devel
12cr|stopmotion-0.6.2-3|20	BuildRequires:	inotifytools-devel
12cr|stopmotion-0.6.2-3|21	BuildRequires:  qt4-devel
12cr|stopmotion-0.6.2-3|22	BuildRequires:  qt4-linguist
12cr|stopmotion-0.6.2-3|23	BuildRequires:  imagemagick
12cr|stopmotion-0.6.2-3|24	BuildRequires:  pkgconfig(gamin)
12cr|stopmotion-0.6.2-3|25	Requires:	vgrabbj
12cr|stopmotion-0.6.2-3|26	
12cr|stopmotion-0.6.2-3|27	%description
12cr|stopmotion-0.6.2-3|28	Stopmotion is a free application for creating stop-motion animation movies.
12cr|stopmotion-0.6.2-3|29	The users will be able to create stop-motions from pictures imported from
12cr|stopmotion-0.6.2-3|30	a camera or from the harddrive, add sound effects and export the animation
12cr|stopmotion-0.6.2-3|31	to different video formats such as mpeg or avi.
12cr|stopmotion-0.6.2-3|32	
12cr|stopmotion-0.6.2-3|33	%prep
12cr|stopmotion-0.6.2-3|34	%setup -q
12cr|stopmotion-0.6.2-3|35	%patch0 -p1
12cr|stopmotion-0.6.2-3|36	%patch1 -p1
12cr|stopmotion-0.6.2-3|37	
12cr|stopmotion-0.6.2-3|38	%build
12cr|stopmotion-0.6.2-3|39	# Wrong permissions
12cr|stopmotion-0.6.2-3|40	chmod -R a+r *
12cr|stopmotion-0.6.2-3|41	for a in `find ./manual/`; do if [ ! -d $a ]; then chmod 644 $a;else chmod 755 $a;fi;done
12cr|stopmotion-0.6.2-3|42	%configure2_5x --with-html-dir=%{_datadir}/doc/%{name}/manual
12cr|stopmotion-0.6.2-3|43	rm -f Makefile
12cr|stopmotion-0.6.2-3|44	%qmake_qt4
12cr|stopmotion-0.6.2-3|45	
12cr|stopmotion-0.6.2-3|46	%make
12cr|stopmotion-0.6.2-3|47	# Generate icons. The 48x48 one might be a bit ugly, but it'll have to do
12cr|stopmotion-0.6.2-3|48	convert graphics/stopmotion.png -resize 16x16 graphics/stopmotion-16.png
12cr|stopmotion-0.6.2-3|49	convert graphics/stopmotion.png -resize 48x48 graphics/stopmotion-48.png
12cr|stopmotion-0.6.2-3|50	
12cr|stopmotion-0.6.2-3|51	make install INSTALL_ROOT=%buildroot
12cr|stopmotion-0.6.2-3|52	install -m755 stopmotion -D %{buildroot}%{_bindir}/%{name}
12cr|stopmotion-0.6.2-3|53	
12cr|stopmotion-0.6.2-3|54	install -m644 graphics/stopmotion.png -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|stopmotion-0.6.2-3|55	install -m644 graphics/stopmotion-16.png -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|stopmotion-0.6.2-3|56	install -m644 graphics/stopmotion-48.png -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|stopmotion-0.6.2-3|57	install -m644 graphics/stopmotion.png -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|stopmotion-0.6.2-3|58	install -m644 graphics/stopmotion-16.png -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|stopmotion-0.6.2-3|59	
12cr|stopmotion-0.6.2-3|60	
12cr|stopmotion-0.6.2-3|61	desktop-file-install	--vendor="" \
12cr|stopmotion-0.6.2-3|62	--remove-category="Application" \
12cr|stopmotion-0.6.2-3|63	--add-category="Qt" \
12cr|stopmotion-0.6.2-3|64	--add-category="Video" \
12cr|stopmotion-0.6.2-3|65	--add-category="AudioVideoEditing" \
12cr|stopmotion-0.6.2-3|66	--add-category="X-MandrivaLinux-Multimedia-Video" \
12cr|stopmotion-0.6.2-3|67	--dir %{buildroot}%{_datadir}/applications %name.desktop
12cr|stopmotion-0.6.2-3|68	
12cr|stopmotion-0.6.2-3|69	
12cr|stopmotion-0.6.2-3|70	%files
12cr|stopmotion-0.6.2-3|71	%defattr(-,root,root)
12cr|stopmotion-0.6.2-3|72	%doc README AUTHORS manual/
12cr|stopmotion-0.6.2-3|73	%{_bindir}/*
12cr|stopmotion-0.6.2-3|74	%{_datadir}/applications/%{name}.desktop
12cr|stopmotion-0.6.2-3|75	%{_datadir}/%{name}/*
12cr|stopmotion-0.6.2-3|76	%{_iconsdir}/%{name}.png
12cr|stopmotion-0.6.2-3|77	%{_liconsdir}/%{name}.png
12cr|stopmotion-0.6.2-3|78	%{_miconsdir}/%{name}.png
12cr|stopmotion-0.6.2-3|79	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|stopmotion-0.6.2-3|80	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|stopmotion-0.6.2-3|81	

7776 12
12cr|stoq-1.0.0-3|1	%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
12cr|stoq-1.0.0-3|2	
12cr|stoq-1.0.0-3|3	Summary: A powerful retail system
12cr|stoq-1.0.0-3|4	Name:    stoq
12cr|stoq-1.0.0-3|5	Version: 1.0.0
12cr|stoq-1.0.0-3|6	Release: 3
12cr|stoq-1.0.0-3|7	License: GPL
12cr|stoq-1.0.0-3|8	Group: System/Libraries
12cr|stoq-1.0.0-3|9	URL: http://www.stoq.com.br/
12cr|stoq-1.0.0-3|10	Source: stoq-%{version}.tar.gz
12cr|stoq-1.0.0-3|11	Requires: postgresql >= 8.4
12cr|stoq-1.0.0-3|12	Requires: pygtk2 >= 2.16
12cr|stoq-1.0.0-3|13	Requires: pypoppler >= 0.12.1
12cr|stoq-1.0.0-3|14	Requires: python-dateutil >= 1.4.1
12cr|stoq-1.0.0-3|15	Requires: python-imaging >= 1.1.5
12cr|stoq-1.0.0-3|16	Requires: python-gudev >= 147
12cr|stoq-1.0.0-3|17	Requires: python-kiwi >= 1.9.29
12cr|stoq-1.0.0-3|18	Requires: python-mako >= 0.2.5
12cr|stoq-1.0.0-3|19	Requires: python-psycopg2 >= 2.0.5
12cr|stoq-1.0.0-3|20	Requires: python-reportlab >= 2.4
12cr|stoq-1.0.0-3|21	Requires: python-zope-interface >= 3.0.1
12cr|stoq-1.0.0-3|22	BuildRequires: python-kiwi >= 1.9.28
12cr|stoq-1.0.0-3|23	BuildRequires: python-devel
12cr|stoq-1.0.0-3|24	BuildArch: noarch
12cr|stoq-1.0.0-3|25	
12cr|stoq-1.0.0-3|26	%description
12cr|stoq-1.0.0-3|27	Stoq is a suite of Retail Management System applications.
12cr|stoq-1.0.0-3|28	It includes the following applications;
12cr|stoq-1.0.0-3|29	Point of Sales, Cash register, Sales, Purchase Orders, Inventory control,
12cr|stoq-1.0.0-3|30	Customer Relationship Management (CRM), Financial Accounting,
12cr|stoq-1.0.0-3|31	Accounts Payable and Accounts Receivable, Printable Reports, Employees
12cr|stoq-1.0.0-3|32	and Suppliers registry.
12cr|stoq-1.0.0-3|33	
12cr|stoq-1.0.0-3|34	%prep
12cr|stoq-1.0.0-3|35	%setup -q -n stoq-%{version}
12cr|stoq-1.0.0-3|36	
12cr|stoq-1.0.0-3|37	%build
12cr|stoq-1.0.0-3|38	%{__python} setup.py build
12cr|stoq-1.0.0-3|39	
12cr|stoq-1.0.0-3|40	%install
12cr|stoq-1.0.0-3|41	mkdir -p %{_etcdir}/stoq
12cr|stoq-1.0.0-3|42	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|stoq-1.0.0-3|43	rm -rf %{buildroot}%{_defaultdocdir}
12cr|stoq-1.0.0-3|44	
12cr|stoq-1.0.0-3|45	
12cr|stoq-1.0.0-3|46	%files
12cr|stoq-1.0.0-3|47	%defattr(-, root, root, 0755)
12cr|stoq-1.0.0-3|48	%doc AUTHORS CONTRIBUTORS COPYING README NEWS
12cr|stoq-1.0.0-3|49	%{_bindir}/stoq
12cr|stoq-1.0.0-3|50	%{_bindir}/stoqcreatedbuser
12cr|stoq-1.0.0-3|51	%{_bindir}/stoqdbadmin
12cr|stoq-1.0.0-3|52	%{_bindir}/stoqruncmd
12cr|stoq-1.0.0-3|53	%{_sysconfdir}/stoq
12cr|stoq-1.0.0-3|54	%{_datadir}/locale/*/LC_MESSAGES/stoq.mo
12cr|stoq-1.0.0-3|55	%{_datadir}/stoq/*
12cr|stoq-1.0.0-3|56	%{_datadir}/polkit-1/*
12cr|stoq-1.0.0-3|57	%{_datadir}/icons/*
12cr|stoq-1.0.0-3|58	/usr/lib/stoqlib/*
12cr|stoq-1.0.0-3|59	%{_datadir}/applications/stoq.desktop
12cr|stoq-1.0.0-3|60	/usr/lib/python2.7/site-packages/*
12cr|stoq-1.0.0-3|61	
12cr|stoq-1.0.0-3|62	
12cr|stoq-1.0.0-3|63	%changelog
12cr|stoq-1.0.0-3|64	* Fri Jul 29 2011 Leonardo Coelho <leonardoc@mandriva.com> 1.0.0-2mdv2012.0
12cr|stoq-1.0.0-3|65	+ Revision: 692304
12cr|stoq-1.0.0-3|66	- bump new version
12cr|stoq-1.0.0-3|67	- doc directory changed
12cr|stoq-1.0.0-3|68	- first package version on mdv
12cr|stoq-1.0.0-3|69	- Created package structure for stoq.
12cr|stoq-1.0.0-3|70	

7777 12
12cr|stoqdrivers-0.9.14-2|1	%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
12cr|stoqdrivers-0.9.14-2|2	
12cr|stoqdrivers-0.9.14-2|3	%define name stoqdrivers
12cr|stoqdrivers-0.9.14-2|4	%define version 0.9.14
12cr|stoqdrivers-0.9.14-2|5	%define release %mkrel 2
12cr|stoqdrivers-0.9.14-2|6	
12cr|stoqdrivers-0.9.14-2|7	Summary: Fiscal driver collection
12cr|stoqdrivers-0.9.14-2|8	Name: %{name}
12cr|stoqdrivers-0.9.14-2|9	Epoch: 1
12cr|stoqdrivers-0.9.14-2|10	Version: %{version}
12cr|stoqdrivers-0.9.14-2|11	Release: %{release}
12cr|stoqdrivers-0.9.14-2|12	License: LGPL
12cr|stoqdrivers-0.9.14-2|13	Group: System/Libraries
12cr|stoqdrivers-0.9.14-2|14	URL: http://www.stoq.com.br/
12cr|stoqdrivers-0.9.14-2|15	Source: stoqdrivers-%{version}.tar.gz
12cr|stoqdrivers-0.9.14-2|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|stoqdrivers-0.9.14-2|17	Requires: python-zope-interface >= 3.0.1, python-serial >= 2.2, python-kiwi >= 1.9.27
12cr|stoqdrivers-0.9.14-2|18	BuildRequires: python-kiwi >= 1.9.28
12cr|stoqdrivers-0.9.14-2|19	BuildRequires: python-zope-interface >= 3.0.1
12cr|stoqdrivers-0.9.14-2|20	BuildRequires: python-serial >= 2.2
12cr|stoqdrivers-0.9.14-2|21	BuildArch: noarch
12cr|stoqdrivers-0.9.14-2|22	
12cr|stoqdrivers-0.9.14-2|23	%description
12cr|stoqdrivers-0.9.14-2|24	This is a powerful collection of device drivers written in Python and totally
12cr|stoqdrivers-0.9.14-2|25	focused on retail systems. Stoqdrivers also offers an unified API for devices
12cr|stoqdrivers-0.9.14-2|26	like fiscal printers which makes it easy to embed in many applications.
12cr|stoqdrivers-0.9.14-2|27	
12cr|stoqdrivers-0.9.14-2|28	%prep
12cr|stoqdrivers-0.9.14-2|29	
12cr|stoqdrivers-0.9.14-2|30	%setup -q
12cr|stoqdrivers-0.9.14-2|31	
12cr|stoqdrivers-0.9.14-2|32	%build
12cr|stoqdrivers-0.9.14-2|33	
12cr|stoqdrivers-0.9.14-2|34	%install
12cr|stoqdrivers-0.9.14-2|35	rm -rf %{buildroot}
12cr|stoqdrivers-0.9.14-2|36	python setup.py install --root=%{buildroot}
12cr|stoqdrivers-0.9.14-2|37	
12cr|stoqdrivers-0.9.14-2|38	%clean
12cr|stoqdrivers-0.9.14-2|39	rm -rf %{buildroot}
12cr|stoqdrivers-0.9.14-2|40	
12cr|stoqdrivers-0.9.14-2|41	%files
12cr|stoqdrivers-0.9.14-2|42	%defattr(-, root, root, 0755)
12cr|stoqdrivers-0.9.14-2|43	%doc AUTHORS ChangeLog COPYING NEWS README
12cr|stoqdrivers-0.9.14-2|44	%{python_sitelib}/stoqdrivers
12cr|stoqdrivers-0.9.14-2|45	%{_datadir}/locale/*/LC_MESSAGES/stoqdrivers.mo
12cr|stoqdrivers-0.9.14-2|46	%{_datadir}/stoqdrivers/conf/*.ini
12cr|stoqdrivers-0.9.14-2|47	%{python_sitelib}/*.egg-info
12cr|stoqdrivers-0.9.14-2|48	
12cr|stoqdrivers-0.9.14-2|49	
12cr|stoqdrivers-0.9.14-2|50	%changelog
12cr|stoqdrivers-0.9.14-2|51	* Mon Aug 01 2011 Leonardo Coelho <leonardoc@mandriva.com> 1:0.9.14-2mdv2012.0
12cr|stoqdrivers-0.9.14-2|52	+ Revision: 692696
12cr|stoqdrivers-0.9.14-2|53	- bump new version 0.9.14
12cr|stoqdrivers-0.9.14-2|54	-first package version on mdv
12cr|stoqdrivers-0.9.14-2|55	- Created package structure for stoqdrivers.
12cr|stoqdrivers-0.9.14-2|56	

7778 12
12cr|stow-2.2.0-1|1	Summary: Separate software packages manager
12cr|stow-2.2.0-1|2	Name: stow
12cr|stow-2.2.0-1|3	Version: 2.2.0
12cr|stow-2.2.0-1|4	Release: 1
12cr|stow-2.2.0-1|5	License: GPL
12cr|stow-2.2.0-1|6	Group: System/Configuration/Packaging
12cr|stow-2.2.0-1|7	Source0: ftp://ftp.gnu.org/gnu/stow/%{name}-%{version}.tar.gz
12cr|stow-2.2.0-1|8	# (blino) from upstream CVS
12cr|stow-2.2.0-1|9	Patch0: stow-1.3.3-root_foo.patch.bz2
12cr|stow-2.2.0-1|10	URL: http://www.gnu.org/software/stow/
12cr|stow-2.2.0-1|11	BuildArch: noarch
12cr|stow-2.2.0-1|12	
12cr|stow-2.2.0-1|13	%description
12cr|stow-2.2.0-1|14	GNU Stow is a program for managing the installation of software packages,
12cr|stow-2.2.0-1|15	keeping them separate (/usr/local/stow/emacs vs. /usr/local/stow/perl, for
12cr|stow-2.2.0-1|16	example) while making them appear to e installed in the same place
12cr|stow-2.2.0-1|17	(/usr/local).
12cr|stow-2.2.0-1|18	
12cr|stow-2.2.0-1|19	%prep
12cr|stow-2.2.0-1|20	%setup -q
12cr|stow-2.2.0-1|21	
12cr|stow-2.2.0-1|22	%build
12cr|stow-2.2.0-1|23	%configure2_5x
12cr|stow-2.2.0-1|24	%make
12cr|stow-2.2.0-1|25	
12cr|stow-2.2.0-1|26	%install
12cr|stow-2.2.0-1|27	%makeinstall
12cr|stow-2.2.0-1|28	
12cr|stow-2.2.0-1|29	%files
12cr|stow-2.2.0-1|30	%defattr(-,root,root,0755)
12cr|stow-2.2.0-1|31	%doc AUTHORS COPYING NEWS README THANKS TODO
12cr|stow-2.2.0-1|32	%{_bindir}/*
12cr|stow-2.2.0-1|33	%{_infodir}/*
12cr|stow-2.2.0-1|34	%{_mandir}/man8/stow.*
12cr|stow-2.2.0-1|35	%{_usr}/lib/perl5/site_perl/
12cr|stow-2.2.0-1|36	
12cr|stow-2.2.0-1|37	
12cr|stow-2.2.0-1|38	%changelog
12cr|stow-2.2.0-1|39	* Thu May 03 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.2.0-1
12cr|stow-2.2.0-1|40	+ Revision: 795287
12cr|stow-2.2.0-1|41	- version update 2.2.0
12cr|stow-2.2.0-1|42	
12cr|stow-2.2.0-1|43	* Thu Dec 08 2011 Alexander Khrukin <akhrukin@mandriva.org> 2.1.1-1
12cr|stow-2.2.0-1|44	+ Revision: 738769
12cr|stow-2.2.0-1|45	- version update 2.1.1
12cr|stow-2.2.0-1|46	
12cr|stow-2.2.0-1|47	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.3.3-6mdv2010.0
12cr|stow-2.2.0-1|48	+ Revision: 434137
12cr|stow-2.2.0-1|49	- rebuild
12cr|stow-2.2.0-1|50	
12cr|stow-2.2.0-1|51	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 1.3.3-5mdv2009.0
12cr|stow-2.2.0-1|52	+ Revision: 261206
12cr|stow-2.2.0-1|53	- rebuild
12cr|stow-2.2.0-1|54	
12cr|stow-2.2.0-1|55	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.3.3-4mdv2009.0
12cr|stow-2.2.0-1|56	+ Revision: 253568
12cr|stow-2.2.0-1|57	- rebuild
12cr|stow-2.2.0-1|58	
12cr|stow-2.2.0-1|59	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.3.3-2mdv2008.1
12cr|stow-2.2.0-1|60	+ Revision: 140863
12cr|stow-2.2.0-1|61	- restore BuildRoot
12cr|stow-2.2.0-1|62	
12cr|stow-2.2.0-1|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|stow-2.2.0-1|64	- use std info-install macros
12cr|stow-2.2.0-1|65	- kill re-definition of %%buildroot on Pixel's request
12cr|stow-2.2.0-1|66	- import stow
12cr|stow-2.2.0-1|67	

7779 12
12cr|stratagus-2.2.7-1|1	Name:		stratagus
12cr|stratagus-2.2.7-1|2	Summary:	A real time strategy game engine
12cr|stratagus-2.2.7-1|3	Version:	2.2.7
12cr|stratagus-2.2.7-1|4	Release:	1
12cr|stratagus-2.2.7-1|5	Source0:	http://launchpad.net/stratagus/trunk/%{version}/+download/%{name}_%{version}.orig.tar.gz
12cr|stratagus-2.2.7-1|6	URL:		http://stratagus.sourceforge.net/
12cr|stratagus-2.2.7-1|7	Group:		Games/Strategy
12cr|stratagus-2.2.7-1|8	License:	GPLv2
12cr|stratagus-2.2.7-1|9	BuildRequires:	cmake
12cr|stratagus-2.2.7-1|10	BuildRequires:	bzip2-devel
12cr|stratagus-2.2.7-1|11	BuildRequires:	libmikmod-devel
12cr|stratagus-2.2.7-1|12	BuildRequires:	lua5.1-devel
12cr|stratagus-2.2.7-1|13	BuildRequires:	mng-devel
12cr|stratagus-2.2.7-1|14	BuildRequires:	tolua++-devel
12cr|stratagus-2.2.7-1|15	BuildRequires:	pkgconfig(gl)
12cr|stratagus-2.2.7-1|16	BuildRequires:	pkgconfig(glu)
12cr|stratagus-2.2.7-1|17	BuildRequires:	pkgconfig(libpng)
12cr|stratagus-2.2.7-1|18	BuildRequires:	pkgconfig(theora)
12cr|stratagus-2.2.7-1|19	BuildRequires:	pkgconfig(sdl)
12cr|stratagus-2.2.7-1|20	BuildRequires:	pkgconfig(sqlite3)
12cr|stratagus-2.2.7-1|21	BuildRequires:	pkgconfig(vorbis)
12cr|stratagus-2.2.7-1|22	BuildRequires:	pkgconfig(x11)
12cr|stratagus-2.2.7-1|23	BuildRequires:	pkgconfig(zlib)
12cr|stratagus-2.2.7-1|24	
12cr|stratagus-2.2.7-1|25	%description
12cr|stratagus-2.2.7-1|26	Stratagus is a free cross-platform real-time strategy gaming engine.
12cr|stratagus-2.2.7-1|27	It includes support for playing over the internet/LAN, or playing a computer
12cr|stratagus-2.2.7-1|28	opponent. The engine is configurable and can be used to create games with a
12cr|stratagus-2.2.7-1|29	wide-range of features specific to your needs.
12cr|stratagus-2.2.7-1|30	
12cr|stratagus-2.2.7-1|31	%package devel
12cr|stratagus-2.2.7-1|32	Summary:	Development files for %{name}
12cr|stratagus-2.2.7-1|33	Group:		Development/Other
12cr|stratagus-2.2.7-1|34	BuildArch:	noarch
12cr|stratagus-2.2.7-1|35	Requires:	%{name} = %{version}-%{release}
12cr|stratagus-2.2.7-1|36	
12cr|stratagus-2.2.7-1|37	%description devel
12cr|stratagus-2.2.7-1|38	This package contains development files for %{name}.
12cr|stratagus-2.2.7-1|39	
12cr|stratagus-2.2.7-1|40	%prep
12cr|stratagus-2.2.7-1|41	%setup -q -n %{name}_%{version}.orig
12cr|stratagus-2.2.7-1|42	
12cr|stratagus-2.2.7-1|43	%build
12cr|stratagus-2.2.7-1|44	# default build options seem to be fine
12cr|stratagus-2.2.7-1|45	%cmake -DENABLE_DEV=ON
12cr|stratagus-2.2.7-1|46	%make
12cr|stratagus-2.2.7-1|47	
12cr|stratagus-2.2.7-1|48	%install
12cr|stratagus-2.2.7-1|49	%makeinstall_std -C build
12cr|stratagus-2.2.7-1|50	
12cr|stratagus-2.2.7-1|51	%files
12cr|stratagus-2.2.7-1|52	%doc README doc/*
12cr|stratagus-2.2.7-1|53	%{_gamesbindir}/%{name}
12cr|stratagus-2.2.7-1|54	%{_bindir}/png2stratagus
12cr|stratagus-2.2.7-1|55	%{_sbindir}/metaserver
12cr|stratagus-2.2.7-1|56	
12cr|stratagus-2.2.7-1|57	%files devel
12cr|stratagus-2.2.7-1|58	%{_includedir}/%{name}*
12cr|stratagus-2.2.7-1|59	
12cr|stratagus-2.2.7-1|60	%changelog
12cr|stratagus-2.2.7-1|61	* Sun Jan 29 2012 Andrey Bondrov <abondrov@mandriva.org> 2.2.6-1mdv2011.0
12cr|stratagus-2.2.7-1|62	+ Revision: 769600
12cr|stratagus-2.2.7-1|63	- Update BuildRequires (add tolua++-devel)
12cr|stratagus-2.2.7-1|64	- Update BuildRequires (libmng-devel -> mng-devel)
12cr|stratagus-2.2.7-1|65	- New version 2.2.6, update file list, switch to cmake, add devel subpackage
12cr|stratagus-2.2.7-1|66	
12cr|stratagus-2.2.7-1|67	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 2.2.5.5-1
12cr|stratagus-2.2.7-1|68	+ Revision: 634641
12cr|stratagus-2.2.7-1|69	- brimagemagick
12cr|stratagus-2.2.7-1|70	- New version 2.2.5.5
12cr|stratagus-2.2.7-1|71	
12cr|stratagus-2.2.7-1|72	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.4-4mdv2011.0
12cr|stratagus-2.2.7-1|73	+ Revision: 614984
12cr|stratagus-2.2.7-1|74	- the mass rebuild of 2010.1 packages
12cr|stratagus-2.2.7-1|75	
12cr|stratagus-2.2.7-1|76	* Sat May 01 2010 Funda Wang <fwang@mandriva.org> 2.2.4-3mdv2010.1
12cr|stratagus-2.2.7-1|77	+ Revision: 541412
12cr|stratagus-2.2.7-1|78	- fix build with latest gcc44
12cr|stratagus-2.2.7-1|79	
12cr|stratagus-2.2.7-1|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|stratagus-2.2.7-1|81	- rebuild
12cr|stratagus-2.2.7-1|82	
12cr|stratagus-2.2.7-1|83	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|stratagus-2.2.7-1|84	- lowercase ImageMagick
12cr|stratagus-2.2.7-1|85	
12cr|stratagus-2.2.7-1|86	* Thu Aug 14 2008 Götz Waschk <waschk@mandriva.org> 2.2.4-2mdv2009.0
12cr|stratagus-2.2.7-1|87	+ Revision: 271854
12cr|stratagus-2.2.7-1|88	- use the right configure macro
12cr|stratagus-2.2.7-1|89	
12cr|stratagus-2.2.7-1|90	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 2.2.4-1mdv2009.0
12cr|stratagus-2.2.7-1|91	+ Revision: 140863
12cr|stratagus-2.2.7-1|92	- restore BuildRoot
12cr|stratagus-2.2.7-1|93	
12cr|stratagus-2.2.7-1|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|stratagus-2.2.7-1|95	- kill re-definition of %%buildroot on Pixel's request
12cr|stratagus-2.2.7-1|96	
12cr|stratagus-2.2.7-1|97	* Sat May 19 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.2.4-1mdv2008.0
12cr|stratagus-2.2.7-1|98	+ Revision: 28435
12cr|stratagus-2.2.7-1|99	- update to 2.2.24
12cr|stratagus-2.2.7-1|100	
12cr|stratagus-2.2.7-1|101	
12cr|stratagus-2.2.7-1|102	* Tue Mar 13 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.2.3-1mdv2007.1
12cr|stratagus-2.2.7-1|103	+ Revision: 142271
12cr|stratagus-2.2.7-1|104	- 2.2.3
12cr|stratagus-2.2.7-1|105	- builds now against lua 5.1
12cr|stratagus-2.2.7-1|106	- work a bit around broken parallell build
12cr|stratagus-2.2.7-1|107	
12cr|stratagus-2.2.7-1|108	* Wed Jan 17 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.2.2-1mdv2007.1
12cr|stratagus-2.2.7-1|109	+ Revision: 109768
12cr|stratagus-2.2.7-1|110	- new release: 2.2.2
12cr|stratagus-2.2.7-1|111	really drop broken lua 5.1 patch
12cr|stratagus-2.2.7-1|112	
12cr|stratagus-2.2.7-1|113	* Tue Dec 12 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.2-1.061209.1mdv2007.1
12cr|stratagus-2.2.7-1|114	+ Revision: 95885
12cr|stratagus-2.2.7-1|115	- 2.2 really fix buildrequires
12cr|stratagus-2.2.7-1|116	- Fix buildrequires
12cr|stratagus-2.2.7-1|117	- try work around stupid buildrequires
12cr|stratagus-2.2.7-1|118	- 2.2
12cr|stratagus-2.2.7-1|119	- new version
12cr|stratagus-2.2.7-1|120	- Import stratagus
12cr|stratagus-2.2.7-1|121	
12cr|stratagus-2.2.7-1|122	* Fri Aug 25 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.1-6mdv2007.0
12cr|stratagus-2.2.7-1|123	- rebuild against new liblua
12cr|stratagus-2.2.7-1|124	- fix building against new lua (P0)
12cr|stratagus-2.2.7-1|125	
12cr|stratagus-2.2.7-1|126	* Tue Oct 11 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.1-5mdk
12cr|stratagus-2.2.7-1|127	- Fix BuildRequires
12cr|stratagus-2.2.7-1|128	- Fix Redundant buildrequires
12cr|stratagus-2.2.7-1|129	- X11-devel is already required by SDL-devel
12cr|stratagus-2.2.7-1|130	
12cr|stratagus-2.2.7-1|131	* Thu Oct 06 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.1-4mdk
12cr|stratagus-2.2.7-1|132	- Fix BuildRequires
12cr|stratagus-2.2.7-1|133	
12cr|stratagus-2.2.7-1|134	* Mon Aug 22 2005 Eskild Hustvedt <eskild@mandriva.org> 2.1-3mdk
12cr|stratagus-2.2.7-1|135	- Rebuild for new xorg
12cr|stratagus-2.2.7-1|136	
12cr|stratagus-2.2.7-1|137	* Mon Jul 18 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.1-2mdk
12cr|stratagus-2.2.7-1|138	- add opengl, mad, flac and cdaudio support
12cr|stratagus-2.2.7-1|139	- add buildrequires too
12cr|stratagus-2.2.7-1|140	- really use $RPM_OPT_FLAGS
12cr|stratagus-2.2.7-1|141	
12cr|stratagus-2.2.7-1|142	* Sat Jul 09 2005 Eskild Hustvedt <eskild@mandrake.org> 2.1-1mdk
12cr|stratagus-2.2.7-1|143	- Initial Mandriva Linux package
12cr|stratagus-2.2.7-1|144	

7780 12
12cr|straw-0.27-8|1	%define	name	straw
12cr|straw-0.27-8|2	%define version 0.27
12cr|straw-0.27-8|3	%define release %mkrel 8
12cr|straw-0.27-8|4	%define fname %name-%{version}
12cr|straw-0.27-8|5	%define	Summary	RSS feed agregator for Gnome
12cr|straw-0.27-8|6	
12cr|straw-0.27-8|7	Summary:	%Summary
12cr|straw-0.27-8|8	Name:		%name
12cr|straw-0.27-8|9	Version:	%version
12cr|straw-0.27-8|10	Release:	%release
12cr|straw-0.27-8|11	License:	GPL
12cr|straw-0.27-8|12	Group:		Networking/News
12cr|straw-0.27-8|13	URL:		http://www.gnome.org/projects/straw/
12cr|straw-0.27-8|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/straw/%{fname}.tar.bz2
12cr|straw-0.27-8|15	Source1:	%name-icons.tar.bz2
12cr|straw-0.27-8|16	Patch0:		straw-0.27-fix-build.patch
12cr|straw-0.27-8|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|straw-0.27-8|18	
12cr|straw-0.27-8|19	BuildRequires:	python-devel >= 2.3
12cr|straw-0.27-8|20	BuildRequires:	pygtk2.0-libglade >= 2.6
12cr|straw-0.27-8|21	BuildRequires:	pygtk2.0-devel >= 2.6
12cr|straw-0.27-8|22	BuildRequires:	gnome-python-canvas
12cr|straw-0.27-8|23	BuildRequires:	gnome-python-gtkhtml2
12cr|straw-0.27-8|24	BuildRequires:	gnome-python-gnomevfs
12cr|straw-0.27-8|25	BuildRequires:	gnome-python-gconf
12cr|straw-0.27-8|26	BuildRequires:	adns-python
12cr|straw-0.27-8|27	BuildRequires:	intltool
12cr|straw-0.27-8|28	BuildRequires:	dbus-python
12cr|straw-0.27-8|29	BuildRequires:	desktop-file-utils
12cr|straw-0.27-8|30	Requires:	pygtk2.0-libglade >= 2.6
12cr|straw-0.27-8|31	Requires:	gnome-python-canvas
12cr|straw-0.27-8|32	Requires:	gnome-python-gtkhtml2
12cr|straw-0.27-8|33	Requires:	gnome-python-gnomevfs
12cr|straw-0.27-8|34	Requires:	gnome-python-gconf
12cr|straw-0.27-8|35	Requires:	dbus-python
12cr|straw-0.27-8|36	Requires:	adns-python
12cr|straw-0.27-8|37	#gw we only need this for backward compatibility
12cr|straw-0.27-8|38	Requires:	egenix-mx-base
12cr|straw-0.27-8|39	BuildArch: noarch
12cr|straw-0.27-8|40	
12cr|straw-0.27-8|41	%description
12cr|straw-0.27-8|42	Straw is a desktop news aggregator for the GNOME environment. Its aim is to be
12cr|straw-0.27-8|43	a faster, easier and more accessible way to read news and blogs than the
12cr|straw-0.27-8|44	traditional browser.
12cr|straw-0.27-8|45	
12cr|straw-0.27-8|46	%prep
12cr|straw-0.27-8|47	%setup -q -n %fname -a1
12cr|straw-0.27-8|48	%patch0 -p0
12cr|straw-0.27-8|49	
12cr|straw-0.27-8|50	%build
12cr|straw-0.27-8|51	python setup.py build -v
12cr|straw-0.27-8|52	
12cr|straw-0.27-8|53	%install
12cr|straw-0.27-8|54	rm -rf ${RPM_BUILD_ROOT}
12cr|straw-0.27-8|55	python setup.py install --prefix=%_prefix --root=%buildroot --disable-modules-check
12cr|straw-0.27-8|56	%find_lang %name
12cr|straw-0.27-8|57	rm -rf %buildroot%_sysconfdir/gconf/gconf.xml.defaults
12cr|straw-0.27-8|58	
12cr|straw-0.27-8|59	chmod 0644 NEWS LICENSE README TODO
12cr|straw-0.27-8|60	
12cr|straw-0.27-8|61	
12cr|straw-0.27-8|62	desktop-file-install --vendor="" \
12cr|straw-0.27-8|63	--remove-category="Application" \
12cr|straw-0.27-8|64	--add-category="GTK" \
12cr|straw-0.27-8|65	--add-category="Network;News" \
12cr|straw-0.27-8|66	--add-category="X-MandrivaLinux-Internet-News" \
12cr|straw-0.27-8|67	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cr|straw-0.27-8|68	
12cr|straw-0.27-8|69	
12cr|straw-0.27-8|70	%__install -D -m 644 %{name}48.png %buildroot/%_liconsdir/%name.png
12cr|straw-0.27-8|71	%__install -D -m 644 %{name}32.png %buildroot/%_iconsdir/%name.png
12cr|straw-0.27-8|72	%__install -D -m 644 %{name}16.png %buildroot/%_miconsdir/%name.png
12cr|straw-0.27-8|73	
12cr|straw-0.27-8|74	%if %mdkversion < 200900
12cr|straw-0.27-8|75	%post
12cr|straw-0.27-8|76	%update_menus
12cr|straw-0.27-8|77	%post_install_gconf_schemas %{name}
12cr|straw-0.27-8|78	%endif
12cr|straw-0.27-8|79	
12cr|straw-0.27-8|80	%preun
12cr|straw-0.27-8|81	%preun_uninstall_gconf_schemas %{name}
12cr|straw-0.27-8|82	
12cr|straw-0.27-8|83	
12cr|straw-0.27-8|84	%if %mdkversion < 200900
12cr|straw-0.27-8|85	%postun
12cr|straw-0.27-8|86	%clean_menus
12cr|straw-0.27-8|87	%endif
12cr|straw-0.27-8|88	
12cr|straw-0.27-8|89	%clean
12cr|straw-0.27-8|90	rm -rf %buildroot
12cr|straw-0.27-8|91	
12cr|straw-0.27-8|92	%files -f straw.lang
12cr|straw-0.27-8|93	%defattr(-,root,root)
12cr|straw-0.27-8|94	%doc NEWS LICENSE README TODO
12cr|straw-0.27-8|95	
12cr|straw-0.27-8|96	%{_bindir}/*
12cr|straw-0.27-8|97	%_sysconfdir/gconf/schemas/%name.schemas
12cr|straw-0.27-8|98	%{_datadir}/applications/%name.desktop
12cr|straw-0.27-8|99	%{_datadir}/%name
12cr|straw-0.27-8|100	%{py_puresitedir}/%name
12cr|straw-0.27-8|101	%{py_puresitedir}/*.egg-info
12cr|straw-0.27-8|102	%{_iconsdir}/*/%name.png
12cr|straw-0.27-8|103	%{_iconsdir}/%name.png
12cr|straw-0.27-8|104	%{_datadir}/pixmaps/%name.png
12cr|straw-0.27-8|105	
12cr|straw-0.27-8|106	
12cr|straw-0.27-8|107	
12cr|straw-0.27-8|108	
12cr|straw-0.27-8|109	%changelog
12cr|straw-0.27-8|110	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.27-8mdv2011.0
12cr|straw-0.27-8|111	+ Revision: 677872
12cr|straw-0.27-8|112	- fix build
12cr|straw-0.27-8|113	- rebuild to add gconftool as req
12cr|straw-0.27-8|114	
12cr|straw-0.27-8|115	* Mon Nov 22 2010 Funda Wang <fwang@mandriva.org> 0.27-7mdv2011.0
12cr|straw-0.27-8|116	+ Revision: 599669
12cr|straw-0.27-8|117	- fix install
12cr|straw-0.27-8|118	
12cr|straw-0.27-8|119	+ Michael Scherer <misc@mandriva.org>
12cr|straw-0.27-8|120	- rebuild for python 2.7
12cr|straw-0.27-8|121	
12cr|straw-0.27-8|122	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.27-6mdv2010.0
12cr|straw-0.27-8|123	+ Revision: 445264
12cr|straw-0.27-8|124	- rebuild
12cr|straw-0.27-8|125	
12cr|straw-0.27-8|126	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.27-5mdv2009.1
12cr|straw-0.27-8|127	+ Revision: 326009
12cr|straw-0.27-8|128	- rebuild
12cr|straw-0.27-8|129	
12cr|straw-0.27-8|130	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.27-4mdv2009.0
12cr|straw-0.27-8|131	+ Revision: 261207
12cr|straw-0.27-8|132	- rebuild
12cr|straw-0.27-8|133	
12cr|straw-0.27-8|134	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.27-3mdv2009.0
12cr|straw-0.27-8|135	+ Revision: 253571
12cr|straw-0.27-8|136	- rebuild
12cr|straw-0.27-8|137	
12cr|straw-0.27-8|138	+ Pixel <pixel@mandriva.com>
12cr|straw-0.27-8|139	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|straw-0.27-8|140	
12cr|straw-0.27-8|141	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 0.27-1mdv2008.1
12cr|straw-0.27-8|142	+ Revision: 148381
12cr|straw-0.27-8|143	- drop old menu
12cr|straw-0.27-8|144	- kill re-definition of %%buildroot on Pixel's request
12cr|straw-0.27-8|145	
12cr|straw-0.27-8|146	+ Olivier Blin <oblin@mandriva.com>
12cr|straw-0.27-8|147	- restore BuildRoot
12cr|straw-0.27-8|148	
12cr|straw-0.27-8|149	* Sun May 20 2007 Pascal Terjan <pterjan@mandriva.org> 0.27-1mdv2008.0
12cr|straw-0.27-8|150	+ Revision: 28775
12cr|straw-0.27-8|151	- 0.27
12cr|straw-0.27-8|152	
12cr|straw-0.27-8|153	
12cr|straw-0.27-8|154	* Mon Mar 19 2007 Pascal Terjan <pterjan@mandriva.org> 0.26-5mdv2007.1
12cr|straw-0.27-8|155	+ Revision: 146813
12cr|straw-0.27-8|156	- package the .egg-info
12cr|straw-0.27-8|157	- rebuild for python 2.5
12cr|straw-0.27-8|158	
12cr|straw-0.27-8|159	* Mon Oct 30 2006 Götz Waschk <waschk@mandriva.org> 0.26-4mdv2007.1
12cr|straw-0.27-8|160	+ Revision: 73684
12cr|straw-0.27-8|161	- Import straw
12cr|straw-0.27-8|162	
12cr|straw-0.27-8|163	* Mon Oct 30 2006 Gtz Waschk <waschk@mandriva.org> 0.26-4mdv2007.1
12cr|straw-0.27-8|164	- remove xvfb build dep
12cr|straw-0.27-8|165	- fix buildrequires
12cr|straw-0.27-8|166	
12cr|straw-0.27-8|167	* Sat Sep 16 2006 Emmanuel Andry <eandry@mandriva.org> 0.26-3mdv2007.0
12cr|straw-0.27-8|168	- xdg menu
12cr|straw-0.27-8|169	- gconf macros
12cr|straw-0.27-8|170	- fix group
12cr|straw-0.27-8|171	- fix Xvfb path
12cr|straw-0.27-8|172	
12cr|straw-0.27-8|173	* Mon Mar 06 2006 Gtz Waschk <waschk@mandriva.org> 0.26-2mdk
12cr|straw-0.27-8|174	- oops noarch
12cr|straw-0.27-8|175	
12cr|straw-0.27-8|176	* Mon Mar 06 2006 Gtz Waschk <waschk@mandriva.org> 0.26-1mdk
12cr|straw-0.27-8|177	- fix preun
12cr|straw-0.27-8|178	- update deps
12cr|straw-0.27-8|179	- new URL
12cr|straw-0.27-8|180	- new version
12cr|straw-0.27-8|181	
12cr|straw-0.27-8|182	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.25.1-2mdk
12cr|straw-0.27-8|183	- Rebuild for new python
12cr|straw-0.27-8|184	
12cr|straw-0.27-8|185	* Sat Jul 17 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.25.1-1mdk
12cr|straw-0.27-8|186	- New release 0.25.1
12cr|straw-0.27-8|187	
12cr|straw-0.27-8|188	* Fri Jul 16 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.25-1mdk
12cr|straw-0.27-8|189	- New release 0.25
12cr|straw-0.27-8|190	
12cr|straw-0.27-8|191	* Thu Jul 08 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.24-2mdk
12cr|straw-0.27-8|192	- readd gconf dependancy
12cr|straw-0.27-8|193	- fix buildrequires
12cr|straw-0.27-8|194	
12cr|straw-0.27-8|195	* Thu Jul 08 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.24-1mdk
12cr|straw-0.27-8|196	- drop gconf dep
12cr|straw-0.27-8|197	- it's now architecture dependant for the notification area applet
12cr|straw-0.27-8|198	- fix source URL
12cr|straw-0.27-8|199	- New release 0.24
12cr|straw-0.27-8|200	
12cr|straw-0.27-8|201	* Sun May 02 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.23-2mdk
12cr|straw-0.27-8|202	- drop py_ver macro
12cr|straw-0.27-8|203	- fix buildrequires
12cr|straw-0.27-8|204	
12cr|straw-0.27-8|205	* Thu Apr 29 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.23-1mdk
12cr|straw-0.27-8|206	- fix installation
12cr|straw-0.27-8|207	- new version
12cr|straw-0.27-8|208	

7781 12
12cr|streamripper-1.64.6-2|1	%define name	streamripper
12cr|streamripper-1.64.6-2|2	%define version 1.64.6
12cr|streamripper-1.64.6-2|3	%define release %mkrel 2
12cr|streamripper-1.64.6-2|4	
12cr|streamripper-1.64.6-2|5	Summary:	Audio stream recorder
12cr|streamripper-1.64.6-2|6	Name:		%{name}
12cr|streamripper-1.64.6-2|7	Version:	%{version}
12cr|streamripper-1.64.6-2|8	Release:	%{release}
12cr|streamripper-1.64.6-2|9	Group:		Sound
12cr|streamripper-1.64.6-2|10	URL:		http://sourceforge.net/projects/streamripper
12cr|streamripper-1.64.6-2|11	License:	GPLv2+
12cr|streamripper-1.64.6-2|12	Source0:	http://mesh.dl.sourceforge.net/sourceforge/streamripper/%{name}-%{version}.tar.gz
12cr|streamripper-1.64.6-2|13	Buildroot:	%{_tmppath}/%{name}-buildroot
12cr|streamripper-1.64.6-2|14	BuildRequires:	libogg-devel
12cr|streamripper-1.64.6-2|15	BuildRequires:	libvorbis-devel
12cr|streamripper-1.64.6-2|16	BuildRequires:	libglib2-devel
12cr|streamripper-1.64.6-2|17	BuildRequires:	tre-devel
12cr|streamripper-1.64.6-2|18	BuildRequires:	libmad-devel
12cr|streamripper-1.64.6-2|19	
12cr|streamripper-1.64.6-2|20	%description
12cr|streamripper-1.64.6-2|21	Streamripper records shoutcast compatible and live365 streams.
12cr|streamripper-1.64.6-2|22	For shoutcast style streams it finds the "meta data" or track
12cr|streamripper-1.64.6-2|23	separation data, and uses that as a marker for where the track
12cr|streamripper-1.64.6-2|24	should be separated. For live365 streams it hits the website
12cr|streamripper-1.64.6-2|25	and finds when a track has changed. Either way, the MP3 data
12cr|streamripper-1.64.6-2|26	will be decoded and scanned for a silent point which is where
12cr|streamripper-1.64.6-2|27	tracks will be created.
12cr|streamripper-1.64.6-2|28	
12cr|streamripper-1.64.6-2|29	%prep
12cr|streamripper-1.64.6-2|30	%setup -q
12cr|streamripper-1.64.6-2|31	
12cr|streamripper-1.64.6-2|32	%build
12cr|streamripper-1.64.6-2|33	%configure2_5x
12cr|streamripper-1.64.6-2|34	%make
12cr|streamripper-1.64.6-2|35	
12cr|streamripper-1.64.6-2|36	%install
12cr|streamripper-1.64.6-2|37	rm -fr $RPM_BUILD_ROOT
12cr|streamripper-1.64.6-2|38	%makeinstall_std
12cr|streamripper-1.64.6-2|39	
12cr|streamripper-1.64.6-2|40	%files
12cr|streamripper-1.64.6-2|41	%defattr(-,root,root)
12cr|streamripper-1.64.6-2|42	%doc README THANKS *.txt
12cr|streamripper-1.64.6-2|43	%_bindir/*
12cr|streamripper-1.64.6-2|44	%_mandir/man1/*
12cr|streamripper-1.64.6-2|45	
12cr|streamripper-1.64.6-2|46	%clean
12cr|streamripper-1.64.6-2|47	rm -rf $RPM_BUILD_ROOT
12cr|streamripper-1.64.6-2|48	
12cr|streamripper-1.64.6-2|49	
12cr|streamripper-1.64.6-2|50	
12cr|streamripper-1.64.6-2|51	%changelog
12cr|streamripper-1.64.6-2|52	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.64.6-2mdv2011.0
12cr|streamripper-1.64.6-2|53	+ Revision: 614988
12cr|streamripper-1.64.6-2|54	- the mass rebuild of 2010.1 packages
12cr|streamripper-1.64.6-2|55	
12cr|streamripper-1.64.6-2|56	* Sat Dec 26 2009 Ahmad Samir <ahmadsamir@mandriva.org> 1.64.6-1mdv2010.1
12cr|streamripper-1.64.6-2|57	+ Revision: 482388
12cr|streamripper-1.64.6-2|58	- new version 1.64.6
12cr|streamripper-1.64.6-2|59	
12cr|streamripper-1.64.6-2|60	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.64.5-2mdv2010.0
12cr|streamripper-1.64.6-2|61	+ Revision: 445265
12cr|streamripper-1.64.6-2|62	- rebuild
12cr|streamripper-1.64.6-2|63	
12cr|streamripper-1.64.6-2|64	* Sun Mar 15 2009 Frederik Himpe <fhimpe@mandriva.org> 1.64.5-1mdv2009.1
12cr|streamripper-1.64.6-2|65	+ Revision: 355550
12cr|streamripper-1.64.6-2|66	- update to new version 1.64.5
12cr|streamripper-1.64.6-2|67	
12cr|streamripper-1.64.6-2|68	* Fri Feb 20 2009 Frederik Himpe <fhimpe@mandriva.org> 1.64.4-1mdv2009.1
12cr|streamripper-1.64.6-2|69	+ Revision: 343497
12cr|streamripper-1.64.6-2|70	- update to new version 1.64.4
12cr|streamripper-1.64.6-2|71	
12cr|streamripper-1.64.6-2|72	* Sun Jan 18 2009 Funda Wang <fwang@mandriva.org> 1.64.3-1mdv2009.1
12cr|streamripper-1.64.6-2|73	+ Revision: 330801
12cr|streamripper-1.64.6-2|74	- 1.64.3
12cr|streamripper-1.64.6-2|75	
12cr|streamripper-1.64.6-2|76	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 1.63.5-1mdv2009.1
12cr|streamripper-1.64.6-2|77	+ Revision: 292801
12cr|streamripper-1.64.6-2|78	- new version 1.63.5
12cr|streamripper-1.64.6-2|79	
12cr|streamripper-1.64.6-2|80	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.63.0-4mdv2009.0
12cr|streamripper-1.64.6-2|81	+ Revision: 269393
12cr|streamripper-1.64.6-2|82	- rebuild early 2009.0 package (before pixel changes)
12cr|streamripper-1.64.6-2|83	
12cr|streamripper-1.64.6-2|84	* Sun May 04 2008 Frederik Himpe <fhimpe@mandriva.org> 1.63.0-3mdv2009.0
12cr|streamripper-1.64.6-2|85	+ Revision: 201127
12cr|streamripper-1.64.6-2|86	- New version
12cr|streamripper-1.64.6-2|87	- Adapt and fix BuildRequires
12cr|streamripper-1.64.6-2|88	- Adapt to new license policy
12cr|streamripper-1.64.6-2|89	
12cr|streamripper-1.64.6-2|90	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.61.18-3mdv2008.1
12cr|streamripper-1.64.6-2|91	+ Revision: 140863
12cr|streamripper-1.64.6-2|92	- restore BuildRoot
12cr|streamripper-1.64.6-2|93	
12cr|streamripper-1.64.6-2|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|streamripper-1.64.6-2|95	- kill re-definition of %%buildroot on Pixel's request
12cr|streamripper-1.64.6-2|96	
12cr|streamripper-1.64.6-2|97	
12cr|streamripper-1.64.6-2|98	* Wed May 03 2006 Austin Acton <austin@mandriva.org> 1.61.18-2mdk
12cr|streamripper-1.64.6-2|99	- buildrequires ogg
12cr|streamripper-1.64.6-2|100	- mkrel
12cr|streamripper-1.64.6-2|101	
12cr|streamripper-1.64.6-2|102	* Mon Mar 13 2006 Austin Acton <austin@mandriva.org> 1.61.18-1mdk
12cr|streamripper-1.64.6-2|103	- New release 1.61.18
12cr|streamripper-1.64.6-2|104	
12cr|streamripper-1.64.6-2|105	* Mon Nov 14 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.61.16-1mdk
12cr|streamripper-1.64.6-2|106	- 1.61.16
12cr|streamripper-1.64.6-2|107	
12cr|streamripper-1.64.6-2|108	* Wed Aug 31 2005 Austin Acton <austin@mandriva.org> 1.61.11-1mdk
12cr|streamripper-1.64.6-2|109	- New release 1.61.11
12cr|streamripper-1.64.6-2|110	
12cr|streamripper-1.64.6-2|111	* Wed Apr 27 2005 Austin Acton <austin@mandriva.org> 1.61.8-1mdk
12cr|streamripper-1.64.6-2|112	- 1.61.8
12cr|streamripper-1.64.6-2|113	
12cr|streamripper-1.64.6-2|114	* Fri Mar 04 2005 Austin Acton <austin@mandrake.org> 1.61.4-1mdk
12cr|streamripper-1.64.6-2|115	- 1.61.4
12cr|streamripper-1.64.6-2|116	- source URL
12cr|streamripper-1.64.6-2|117	
12cr|streamripper-1.64.6-2|118	* Wed Sep 22 2004 Austin Acton <austin@mandrake.org> 1.60.8-1mdk
12cr|streamripper-1.64.6-2|119	- 1.60.8
12cr|streamripper-1.64.6-2|120	- delint a bit
12cr|streamripper-1.64.6-2|121	
12cr|streamripper-1.64.6-2|122	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.32-3mdk
12cr|streamripper-1.64.6-2|123	- rebuild
12cr|streamripper-1.64.6-2|124	

7782 12
12cr|stress-1.0.1-1|1	%define	name stress
12cr|stress-1.0.1-1|2	%define version 1.0.1
12cr|stress-1.0.1-1|3	%define release %mkrel 1
12cr|stress-1.0.1-1|4	
12cr|stress-1.0.1-1|5	Name:         %name
12cr|stress-1.0.1-1|6	License:      GPL
12cr|stress-1.0.1-1|7	Group:        System/Kernel and hardware
12cr|stress-1.0.1-1|8	Summary:      A tool which imposes a configurable amount of load on your system
12cr|stress-1.0.1-1|9	Version:      %version
12cr|stress-1.0.1-1|10	Release:      %release
12cr|stress-1.0.1-1|11	BuildRoot:    %{_tmppath}/%{name}-buildroot
12cr|stress-1.0.1-1|12	Source:       http://weather.ou.edu/~apw/projects/stress/%name-%{version}.tar.gz
12cr|stress-1.0.1-1|13	URL:          http://weather.ou.edu/~apw/projects/stress/
12cr|stress-1.0.1-1|14	%description
12cr|stress-1.0.1-1|15	
12cr|stress-1.0.1-1|16	stress is a tool which imposes a configurable amount of CPU, memory, I/O, or
12cr|stress-1.0.1-1|17	disk stress on a POSIX-compliant operating system. It is written in
12cr|stress-1.0.1-1|18	highly-portable ANSI C, and uses the GNU Autotools to compile on a great number
12cr|stress-1.0.1-1|19	of UNIX-like operating systems.
12cr|stress-1.0.1-1|20	
12cr|stress-1.0.1-1|21	stress is not a benchmark. It is a tool used by system administrators to
12cr|stress-1.0.1-1|22	evaluate how well their systems will scale, by kernel programmers to evaluate
12cr|stress-1.0.1-1|23	perceived performance characteristics, and by systems programmers to expose the
12cr|stress-1.0.1-1|24	classes of bugs which only or more frequently manifest themselves when the
12cr|stress-1.0.1-1|25	system is under heavy load.
12cr|stress-1.0.1-1|26	
12cr|stress-1.0.1-1|27	%prep
12cr|stress-1.0.1-1|28	%setup
12cr|stress-1.0.1-1|29	
12cr|stress-1.0.1-1|30	%build
12cr|stress-1.0.1-1|31	%configure
12cr|stress-1.0.1-1|32	%make
12cr|stress-1.0.1-1|33	
12cr|stress-1.0.1-1|34	%preun
12cr|stress-1.0.1-1|35	%_remove_install_info %{name}.info
12cr|stress-1.0.1-1|36	
12cr|stress-1.0.1-1|37	%post
12cr|stress-1.0.1-1|38	%_install_info %{name}.info
12cr|stress-1.0.1-1|39	
12cr|stress-1.0.1-1|40	%clean
12cr|stress-1.0.1-1|41	rm -rf $RPM_BUILD_ROOT
12cr|stress-1.0.1-1|42	
12cr|stress-1.0.1-1|43	
12cr|stress-1.0.1-1|44	%install
12cr|stress-1.0.1-1|45	rm -rf $RPM_BUILD_ROOT
12cr|stress-1.0.1-1|46	make install DESTDIR=$RPM_BUILD_ROOT
12cr|stress-1.0.1-1|47	
12cr|stress-1.0.1-1|48	%files
12cr|stress-1.0.1-1|49	%defattr(-,root,root)
12cr|stress-1.0.1-1|50	%{_bindir}/stress
12cr|stress-1.0.1-1|51	%{_infodir}/stress.info.*
12cr|stress-1.0.1-1|52	%{_mandir}/man1/*
12cr|stress-1.0.1-1|53	
12cr|stress-1.0.1-1|54	
12cr|stress-1.0.1-1|55	
12cr|stress-1.0.1-1|56	
12cr|stress-1.0.1-1|57	%changelog
12cr|stress-1.0.1-1|58	* Wed Aug 12 2009 Frederik Himpe <fhimpe@mandriva.org> 1.0.1-1mdv2010.0
12cr|stress-1.0.1-1|59	+ Revision: 415722
12cr|stress-1.0.1-1|60	- Update to new version 1.0.1
12cr|stress-1.0.1-1|61	
12cr|stress-1.0.1-1|62	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.18.9-4mdv2009.0
12cr|stress-1.0.1-1|63	+ Revision: 261209
12cr|stress-1.0.1-1|64	- rebuild
12cr|stress-1.0.1-1|65	
12cr|stress-1.0.1-1|66	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.18.9-3mdv2009.0
12cr|stress-1.0.1-1|67	+ Revision: 253576
12cr|stress-1.0.1-1|68	- rebuild
12cr|stress-1.0.1-1|69	
12cr|stress-1.0.1-1|70	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.18.9-1mdv2008.1
12cr|stress-1.0.1-1|71	+ Revision: 140863
12cr|stress-1.0.1-1|72	- restore BuildRoot
12cr|stress-1.0.1-1|73	
12cr|stress-1.0.1-1|74	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stress-1.0.1-1|75	- kill re-definition of %%buildroot on Pixel's request
12cr|stress-1.0.1-1|76	
12cr|stress-1.0.1-1|77	
12cr|stress-1.0.1-1|78	* Fri Jan 26 2007 Erwan Velu <erwan@mandriva.org> 0.18.9-1mdv2007.0
12cr|stress-1.0.1-1|79	+ Revision: 113772
12cr|stress-1.0.1-1|80	- 0.18.9
12cr|stress-1.0.1-1|81	- Import stress
12cr|stress-1.0.1-1|82	
12cr|stress-1.0.1-1|83	* Mon Dec 12 2005 Erwan Velu <erwan@seanodes.com> 0.18.8-1mdk
12cr|stress-1.0.1-1|84	- 0.18.8
12cr|stress-1.0.1-1|85	
12cr|stress-1.0.1-1|86	* Sat Jul 02 2005 Lenny Cartier <lenny@mandriva.com> 0.18.6-1mdk
12cr|stress-1.0.1-1|87	- 0.18.6
12cr|stress-1.0.1-1|88	
12cr|stress-1.0.1-1|89	* Sat Jun 25 2005 Erwan Velu <erwan@seanodes.com> 0.18.4-1mdk
12cr|stress-1.0.1-1|90	- 0.18.4
12cr|stress-1.0.1-1|91	
12cr|stress-1.0.1-1|92	* Thu Jan 06 2005 Erwan Velu <erwan@seanodes.com> 0.18.2-1mdk
12cr|stress-1.0.1-1|93	- Initial rpm
12cr|stress-1.0.1-1|94	

7783 12
12cr|stringtemplate-3.2.1-4|1	Summary: A Java template engine
12cr|stringtemplate-3.2.1-4|2	Name: stringtemplate
12cr|stringtemplate-3.2.1-4|3	Version: 3.2.1
12cr|stringtemplate-3.2.1-4|4	Release: 4
12cr|stringtemplate-3.2.1-4|5	URL: http://www.stringtemplate.org/
12cr|stringtemplate-3.2.1-4|6	Source0: http://www.stringtemplate.org/download/stringtemplate-%{version}.tar.gz
12cr|stringtemplate-3.2.1-4|7	# Build jUnit tests + make the antlr2 generated code before preparing sources
12cr|stringtemplate-3.2.1-4|8	Patch0: stringtemplate-3.1-build-junit.patch
12cr|stringtemplate-3.2.1-4|9	License: BSD
12cr|stringtemplate-3.2.1-4|10	Group: Development/Java
12cr|stringtemplate-3.2.1-4|11	BuildArch: noarch
12cr|stringtemplate-3.2.1-4|12	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|stringtemplate-3.2.1-4|13	BuildRequires: ant-antlr, ant-junit
12cr|stringtemplate-3.2.1-4|14	BuildRequires: antlr
12cr|stringtemplate-3.2.1-4|15	# Standard deps
12cr|stringtemplate-3.2.1-4|16	BuildRequires: java-devel >= 0:1.6.0
12cr|stringtemplate-3.2.1-4|17	BuildRequires: jpackage-utils
12cr|stringtemplate-3.2.1-4|18	Requires: java >= 0:1.6.0
12cr|stringtemplate-3.2.1-4|19	Requires: jpackage-utils
12cr|stringtemplate-3.2.1-4|20	
12cr|stringtemplate-3.2.1-4|21	%description
12cr|stringtemplate-3.2.1-4|22	StringTemplate is a java template engine (with ports for
12cr|stringtemplate-3.2.1-4|23	C# and Python) for generating source code, web pages,
12cr|stringtemplate-3.2.1-4|24	emails, or any other formatted text output. StringTemplate
12cr|stringtemplate-3.2.1-4|25	is particularly good at multi-targeted code generators,
12cr|stringtemplate-3.2.1-4|26	multiple site skins, and internationalization/localization.
12cr|stringtemplate-3.2.1-4|27	
12cr|stringtemplate-3.2.1-4|28	%package        javadoc
12cr|stringtemplate-3.2.1-4|29	Summary:        API documentation for %{name}
12cr|stringtemplate-3.2.1-4|30	Group:          Development/Java
12cr|stringtemplate-3.2.1-4|31	Requires:       java-javadoc
12cr|stringtemplate-3.2.1-4|32	
12cr|stringtemplate-3.2.1-4|33	%description    javadoc
12cr|stringtemplate-3.2.1-4|34	API documentation for %{name}.
12cr|stringtemplate-3.2.1-4|35	
12cr|stringtemplate-3.2.1-4|36	%prep
12cr|stringtemplate-3.2.1-4|37	%setup -q
12cr|stringtemplate-3.2.1-4|38	%patch0
12cr|stringtemplate-3.2.1-4|39	
12cr|stringtemplate-3.2.1-4|40	%build
12cr|stringtemplate-3.2.1-4|41	rm -rf lib target
12cr|stringtemplate-3.2.1-4|42	ant jar
12cr|stringtemplate-3.2.1-4|43	ant javadocs -Dpackages= -Djavadocs.additionalparam=
12cr|stringtemplate-3.2.1-4|44	
12cr|stringtemplate-3.2.1-4|45	%install
12cr|stringtemplate-3.2.1-4|46	rm -rf $RPM_BUILD_ROOT
12cr|stringtemplate-3.2.1-4|47	install -D build/stringtemplate.jar $RPM_BUILD_ROOT%{_datadir}/java/stringtemplate.jar
12cr|stringtemplate-3.2.1-4|48	(cd $RPM_BUILD_ROOT%{_datadir}/java/ && ln -s stringtemplate.jar stringtemplate-%{version}.jar)
12cr|stringtemplate-3.2.1-4|49	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|stringtemplate-3.2.1-4|50	cp -pR docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|stringtemplate-3.2.1-4|51	
12cr|stringtemplate-3.2.1-4|52	install -Dpm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
12cr|stringtemplate-3.2.1-4|53	%add_to_maven_depmap org.antlr %{name} %{version} JPP %{name}
12cr|stringtemplate-3.2.1-4|54	
12cr|stringtemplate-3.2.1-4|55	%clean
12cr|stringtemplate-3.2.1-4|56	rm -rf $RPM_BUILD_ROOT
12cr|stringtemplate-3.2.1-4|57	
12cr|stringtemplate-3.2.1-4|58	%post
12cr|stringtemplate-3.2.1-4|59	%update_maven_depmap
12cr|stringtemplate-3.2.1-4|60	
12cr|stringtemplate-3.2.1-4|61	%postun
12cr|stringtemplate-3.2.1-4|62	%update_maven_depmap
12cr|stringtemplate-3.2.1-4|63	
12cr|stringtemplate-3.2.1-4|64	%check
12cr|stringtemplate-3.2.1-4|65	ant test
12cr|stringtemplate-3.2.1-4|66	
12cr|stringtemplate-3.2.1-4|67	%files
12cr|stringtemplate-3.2.1-4|68	%defattr(-,root,root)
12cr|stringtemplate-3.2.1-4|69	%doc LICENSE.txt README.txt
12cr|stringtemplate-3.2.1-4|70	%{_datadir}/java/*.jar
12cr|stringtemplate-3.2.1-4|71	%{_mavenpomdir}/JPP-%{name}.pom
12cr|stringtemplate-3.2.1-4|72	%config(noreplace) %{_mavendepmapfragdir}/%{name}
12cr|stringtemplate-3.2.1-4|73	
12cr|stringtemplate-3.2.1-4|74	%files javadoc
12cr|stringtemplate-3.2.1-4|75	%defattr(-,root,root)
12cr|stringtemplate-3.2.1-4|76	%{_javadocdir}/%{name}
12cr|stringtemplate-3.2.1-4|77	
12cr|stringtemplate-3.2.1-4|78	
12cr|stringtemplate-3.2.1-4|79	
12cr|stringtemplate-3.2.1-4|80	%changelog
12cr|stringtemplate-3.2.1-4|81	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 3.2.1-4
12cr|stringtemplate-3.2.1-4|82	+ Revision: 734242
12cr|stringtemplate-3.2.1-4|83	- rebuild
12cr|stringtemplate-3.2.1-4|84	- imported package stringtemplate
12cr|stringtemplate-3.2.1-4|85	

7784 12
12cr|strongswan-5.0.1-1|1	#%%define Werror_cflags %nil
12cr|strongswan-5.0.1-1|2	
12cr|strongswan-5.0.1-1|3	Summary:	StrongSWAN IPSEC implementation
12cr|strongswan-5.0.1-1|4	Name:		strongswan
12cr|strongswan-5.0.1-1|5	Version:	5.0.1
12cr|strongswan-5.0.1-1|6	Release:	1
12cr|strongswan-5.0.1-1|7	License:	GPLv2+
12cr|strongswan-5.0.1-1|8	URL:		http://www.strongswan.org/
12cr|strongswan-5.0.1-1|9	Source0:	http://download.strongswan.org/%{name}-%{version}.tar.bz2
12cr|strongswan-5.0.1-1|10	Source1:	strongswan.init
12cr|strongswan-5.0.1-1|11	Patch0:		strongswan-4.5.2-format_not_a_string_literal_and_no_format_arguments.diff
12cr|strongswan-5.0.1-1|12	Patch1:		strongswan-5.0.1-rosa-link.patch
12cr|strongswan-5.0.1-1|13	Group:		System/Servers
12cr|strongswan-5.0.1-1|14	BuildRequires:	gmp-devel
12cr|strongswan-5.0.1-1|15	BuildRequires:	libldap-devel
12cr|strongswan-5.0.1-1|16	BuildRequires:	curl-devel
12cr|strongswan-5.0.1-1|17	BuildRequires:	opensc-devel
12cr|strongswan-5.0.1-1|18	BuildRequires:  libxml2-devel
12cr|strongswan-5.0.1-1|19	BuildRequires:  libfcgi-devel
12cr|strongswan-5.0.1-1|20	BuildRequires:  intltool
12cr|strongswan-5.0.1-1|21	Requires:	%{_lib}opensc3
12cr|strongswan-5.0.1-1|22	Requires(post): rpm-helper
12cr|strongswan-5.0.1-1|23	Requires(preun): rpm-helper
12cr|strongswan-5.0.1-1|24	
12cr|strongswan-5.0.1-1|25	%description
12cr|strongswan-5.0.1-1|26	FreeS/WAN is a free implementation of IPSEC & IKE for Linux.  IPSEC is
12cr|strongswan-5.0.1-1|27	the Internet Protocol Security and uses strong cryptography to provide
12cr|strongswan-5.0.1-1|28	both authentication and encryption services.  These services allow you
12cr|strongswan-5.0.1-1|29	to build secure tunnels through untrusted networks.  Everything passing
12cr|strongswan-5.0.1-1|30	through the untrusted net is encrypted by the ipsec gateway machine and
12cr|strongswan-5.0.1-1|31	decrypted by the gateway at the other end of the tunnel.  The resulting
12cr|strongswan-5.0.1-1|32	tunnel is a virtual private network or VPN.
12cr|strongswan-5.0.1-1|33	
12cr|strongswan-5.0.1-1|34	This package contains the daemons and userland tools for setting up
12cr|strongswan-5.0.1-1|35	FreeS/WAN on a freeswan enabled kernel.
12cr|strongswan-5.0.1-1|36	
12cr|strongswan-5.0.1-1|37	%prep
12cr|strongswan-5.0.1-1|38	%setup -q
12cr|strongswan-5.0.1-1|39	#patch0 -p0 -b .str
12cr|strongswan-5.0.1-1|40	%patch1 -p1 -b .link
12cr|strongswan-5.0.1-1|41	
12cr|strongswan-5.0.1-1|42	%build
12cr|strongswan-5.0.1-1|43	autoreconf
12cr|strongswan-5.0.1-1|44	%serverbuild
12cr|strongswan-5.0.1-1|45	
12cr|strongswan-5.0.1-1|46	%configure2_5x \
12cr|strongswan-5.0.1-1|47	--enable-smartcard \
12cr|strongswan-5.0.1-1|48	--enable-cisco-quirks \
12cr|strongswan-5.0.1-1|49	--enable-ldap \
12cr|strongswan-5.0.1-1|50	--with-default-pkcs11=%{_libdir}/opensc-pkcs11.so \
12cr|strongswan-5.0.1-1|51	--disable-static \
12cr|strongswan-5.0.1-1|52	--with-systemdsystemunitdir=%{_systemunitdir}
12cr|strongswan-5.0.1-1|53	
12cr|strongswan-5.0.1-1|54	%make
12cr|strongswan-5.0.1-1|55	
12cr|strongswan-5.0.1-1|56	%install
12cr|strongswan-5.0.1-1|57	install -d %{buildroot}%{_sysconfdir}/ipsec.d/{cacerts,crls,private,certs,acerts,aacerts,ocspcerts}
12cr|strongswan-5.0.1-1|58	install -d %{buildroot}%{_initrddir}
12cr|strongswan-5.0.1-1|59	install -d %{buildroot}/var/run/pluto
12cr|strongswan-5.0.1-1|60	
12cr|strongswan-5.0.1-1|61	
12cr|strongswan-5.0.1-1|62	make install DESTDIR=%{buildroot}
12cr|strongswan-5.0.1-1|63	
12cr|strongswan-5.0.1-1|64	# (fg) File is copied over here
12cr|strongswan-5.0.1-1|65	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/ipsec
12cr|strongswan-5.0.1-1|66	
12cr|strongswan-5.0.1-1|67	#mv %{buildroot}%{_sysconfdir}/ipsec.conf %{buildroot}%{_sysconfdir}/%{source_name}/
12cr|strongswan-5.0.1-1|68	
12cr|strongswan-5.0.1-1|69	#rm -f %{buildroot}%{_libdir}/lib*.{so,a,la}
12cr|strongswan-5.0.1-1|70	
12cr|strongswan-5.0.1-1|71	#%pre
12cr|strongswan-5.0.1-1|72	#%_pre_useradd strongswan
12cr|strongswan-5.0.1-1|73	
12cr|strongswan-5.0.1-1|74	%post
12cr|strongswan-5.0.1-1|75	%_post_service ipsec
12cr|strongswan-5.0.1-1|76	
12cr|strongswan-5.0.1-1|77	
12cr|strongswan-5.0.1-1|78	%preun
12cr|strongswan-5.0.1-1|79	%_preun_service ipsec
12cr|strongswan-5.0.1-1|80	
12cr|strongswan-5.0.1-1|81	#%postun
12cr|strongswan-5.0.1-1|82	#%_postun_userdel strongswan
12cr|strongswan-5.0.1-1|83	
12cr|strongswan-5.0.1-1|84	%files
12cr|strongswan-5.0.1-1|85	%defattr(-,root,root,755)
12cr|strongswan-5.0.1-1|86	%doc AUTHORS TODO NEWS README LICENSE
12cr|strongswan-5.0.1-1|87	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/
12cr|strongswan-5.0.1-1|88	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/acerts
12cr|strongswan-5.0.1-1|89	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/aacerts
12cr|strongswan-5.0.1-1|90	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/ocspcerts
12cr|strongswan-5.0.1-1|91	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/certs
12cr|strongswan-5.0.1-1|92	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/cacerts
12cr|strongswan-5.0.1-1|93	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/crls
12cr|strongswan-5.0.1-1|94	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/private
12cr|strongswan-5.0.1-1|95	%config(noreplace) %{_sysconfdir}/ipsec.conf
12cr|strongswan-5.0.1-1|96	%{_initrddir}/ipsec
12cr|strongswan-5.0.1-1|97	%config(noreplace) %{_sysconfdir}/strongswan.conf
12cr|strongswan-5.0.1-1|98	%{_systemunitdir}/strongswan.service
12cr|strongswan-5.0.1-1|99	%{_libdir}/ipsec
12cr|strongswan-5.0.1-1|100	%{_mandir}/man*/*
12cr|strongswan-5.0.1-1|101	%{_sbindir}/ipsec
12cr|strongswan-5.0.1-1|102	
12cr|strongswan-5.0.1-1|103	
12cr|strongswan-5.0.1-1|104	%changelog
12cr|strongswan-5.0.1-1|105	* Wed May 25 2011 Funda Wang <fwang@mandriva.org> 4.5.2-1mdv2011.0
12cr|strongswan-5.0.1-1|106	+ Revision: 678997
12cr|strongswan-5.0.1-1|107	- fix build
12cr|strongswan-5.0.1-1|108	- new version 4.5.2
12cr|strongswan-5.0.1-1|109	
12cr|strongswan-5.0.1-1|110	* Thu Dec 23 2010 Funda Wang <fwang@mandriva.org> 4.3.6-3mdv2011.0
12cr|strongswan-5.0.1-1|111	+ Revision: 624023
12cr|strongswan-5.0.1-1|112	- update requires
12cr|strongswan-5.0.1-1|113	
12cr|strongswan-5.0.1-1|114	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 4.3.6-2mdv2011.0
12cr|strongswan-5.0.1-1|115	+ Revision: 615010
12cr|strongswan-5.0.1-1|116	- the mass rebuild of 2010.1 packages
12cr|strongswan-5.0.1-1|117	
12cr|strongswan-5.0.1-1|118	* Fri Feb 12 2010 Frederik Himpe <fhimpe@mandriva.org> 4.3.6-1mdv2010.1
12cr|strongswan-5.0.1-1|119	+ Revision: 505052
12cr|strongswan-5.0.1-1|120	- update to new version 4.3.6
12cr|strongswan-5.0.1-1|121	
12cr|strongswan-5.0.1-1|122	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 4.3.5-3mdv2010.1
12cr|strongswan-5.0.1-1|123	+ Revision: 503626
12cr|strongswan-5.0.1-1|124	- rebuild for new gmp
12cr|strongswan-5.0.1-1|125	
12cr|strongswan-5.0.1-1|126	* Thu Feb 04 2010 Funda Wang <fwang@mandriva.org> 4.3.5-2mdv2010.1
12cr|strongswan-5.0.1-1|127	+ Revision: 500815
12cr|strongswan-5.0.1-1|128	- fix opensc2 requires
12cr|strongswan-5.0.1-1|129	
12cr|strongswan-5.0.1-1|130	* Mon Nov 09 2009 Frederik Himpe <fhimpe@mandriva.org> 4.3.5-1mdv2010.1
12cr|strongswan-5.0.1-1|131	+ Revision: 463623
12cr|strongswan-5.0.1-1|132	- update to new version 4.3.5
12cr|strongswan-5.0.1-1|133	
12cr|strongswan-5.0.1-1|134	* Wed Aug 19 2009 Frederik Himpe <fhimpe@mandriva.org> 4.3.4-1mdv2010.0
12cr|strongswan-5.0.1-1|135	+ Revision: 417955
12cr|strongswan-5.0.1-1|136	- update to new version 4.3.4
12cr|strongswan-5.0.1-1|137	
12cr|strongswan-5.0.1-1|138	* Wed Jul 22 2009 Frederik Himpe <fhimpe@mandriva.org> 4.3.3-1mdv2010.0
12cr|strongswan-5.0.1-1|139	+ Revision: 398490
12cr|strongswan-5.0.1-1|140	- update to new version 4.3.3
12cr|strongswan-5.0.1-1|141	
12cr|strongswan-5.0.1-1|142	* Mon Jun 22 2009 Frederik Himpe <fhimpe@mandriva.org> 4.3.2-1mdv2010.0
12cr|strongswan-5.0.1-1|143	+ Revision: 388054
12cr|strongswan-5.0.1-1|144	- update to new version 4.3.2
12cr|strongswan-5.0.1-1|145	
12cr|strongswan-5.0.1-1|146	* Wed May 27 2009 Frederik Himpe <fhimpe@mandriva.org> 4.3.1-1mdv2010.0
12cr|strongswan-5.0.1-1|147	+ Revision: 380247
12cr|strongswan-5.0.1-1|148	- update to new version 4.3.1
12cr|strongswan-5.0.1-1|149	
12cr|strongswan-5.0.1-1|150	* Tue Mar 31 2009 Oden Eriksson <oeriksson@mandriva.com> 4.2.14-1mdv2009.1
12cr|strongswan-5.0.1-1|151	+ Revision: 362884
12cr|strongswan-5.0.1-1|152	- 4.2.14 (fixes CVE-2009-0790)
12cr|strongswan-5.0.1-1|153	- added P0 to fix build with -Werror=format-security
12cr|strongswan-5.0.1-1|154	
12cr|strongswan-5.0.1-1|155	* Mon Feb 23 2009 Frederik Himpe <fhimpe@mandriva.org> 4.2.12-1mdv2009.1
12cr|strongswan-5.0.1-1|156	+ Revision: 344304
12cr|strongswan-5.0.1-1|157	- Update to new version 4.2.12
12cr|strongswan-5.0.1-1|158	
12cr|strongswan-5.0.1-1|159	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 4.2.11-1mdv2009.1
12cr|strongswan-5.0.1-1|160	+ Revision: 332879
12cr|strongswan-5.0.1-1|161	- New upstream release
12cr|strongswan-5.0.1-1|162	
12cr|strongswan-5.0.1-1|163	* Mon Jan 12 2009 Jérôme Soyer <saispo@mandriva.org> 4.2.10-1mdv2009.1
12cr|strongswan-5.0.1-1|164	+ Revision: 328668
12cr|strongswan-5.0.1-1|165	- New upstream release
12cr|strongswan-5.0.1-1|166	- New upstream release
12cr|strongswan-5.0.1-1|167	
12cr|strongswan-5.0.1-1|168	* Wed Dec 03 2008 Jérôme Soyer <saispo@mandriva.org> 4.2.9-1mdv2009.1
12cr|strongswan-5.0.1-1|169	+ Revision: 309644
12cr|strongswan-5.0.1-1|170	- New release 4.2.9
12cr|strongswan-5.0.1-1|171	
12cr|strongswan-5.0.1-1|172	* Fri Sep 19 2008 Frederik Himpe <fhimpe@mandriva.org> 4.2.7-1mdv2009.0
12cr|strongswan-5.0.1-1|173	+ Revision: 286024
12cr|strongswan-5.0.1-1|174	- Update to new version 4.2.7 (fixes denial of service vulnerablity)
12cr|strongswan-5.0.1-1|175	
12cr|strongswan-5.0.1-1|176	* Thu Aug 28 2008 Frederik Himpe <fhimpe@mandriva.org> 4.2.6-1mdv2009.0
12cr|strongswan-5.0.1-1|177	+ Revision: 276940
12cr|strongswan-5.0.1-1|178	- update to new version 4.2.6
12cr|strongswan-5.0.1-1|179	
12cr|strongswan-5.0.1-1|180	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 4.2.5-4mdv2009.0
12cr|strongswan-5.0.1-1|181	+ Revision: 261210
12cr|strongswan-5.0.1-1|182	- rebuild
12cr|strongswan-5.0.1-1|183	
12cr|strongswan-5.0.1-1|184	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 4.2.5-3mdv2009.0
12cr|strongswan-5.0.1-1|185	+ Revision: 253581
12cr|strongswan-5.0.1-1|186	- rebuild
12cr|strongswan-5.0.1-1|187	
12cr|strongswan-5.0.1-1|188	* Mon Jul 28 2008 Funda Wang <fwang@mandriva.org> 4.2.5-1mdv2009.0
12cr|strongswan-5.0.1-1|189	+ Revision: 250813
12cr|strongswan-5.0.1-1|190	- New version 4.2.5
12cr|strongswan-5.0.1-1|191	
12cr|strongswan-5.0.1-1|192	+ Jérôme Soyer <saispo@mandriva.org>
12cr|strongswan-5.0.1-1|193	- Fix lib building
12cr|strongswan-5.0.1-1|194	- Add files
12cr|strongswan-5.0.1-1|195	- Clean Init
12cr|strongswan-5.0.1-1|196	Fix building
12cr|strongswan-5.0.1-1|197	Fix Running
12cr|strongswan-5.0.1-1|198	- Clean specs
12cr|strongswan-5.0.1-1|199	- Add some doc
12cr|strongswan-5.0.1-1|200	- Fix specs
12cr|strongswan-5.0.1-1|201	- Clean specs
12cr|strongswan-5.0.1-1|202	- Try to build a new release
12cr|strongswan-5.0.1-1|203	- Try to build a new release
12cr|strongswan-5.0.1-1|204	
12cr|strongswan-5.0.1-1|205	+ Olivier Blin <oblin@mandriva.com>
12cr|strongswan-5.0.1-1|206	- initscript is not a config file
12cr|strongswan-5.0.1-1|207	- fix ipsec.conf path
12cr|strongswan-5.0.1-1|208	
12cr|strongswan-5.0.1-1|209	* Fri Jan 04 2008 Thierry Vignaud <tv@mandriva.org> 2.8.3-2mdv2008.1
12cr|strongswan-5.0.1-1|210	+ Revision: 145485
12cr|strongswan-5.0.1-1|211	- adapt to new docdir layout
12cr|strongswan-5.0.1-1|212	- fix prereq on rpm-helper
12cr|strongswan-5.0.1-1|213	- kill re-definition of %%buildroot on Pixel's request
12cr|strongswan-5.0.1-1|214	
12cr|strongswan-5.0.1-1|215	
12cr|strongswan-5.0.1-1|216	* Fri Mar 16 2007 Olivier Blin <oblin@mandriva.com> 2.8.3-2mdv2007.1
12cr|strongswan-5.0.1-1|217	+ Revision: 145276
12cr|strongswan-5.0.1-1|218	- fix build on x86_64
12cr|strongswan-5.0.1-1|219	- 2.8.3 (and fix installation, #26453)
12cr|strongswan-5.0.1-1|220	
12cr|strongswan-5.0.1-1|221	+ Jérôme Soyer <saispo@mandriva.org>
12cr|strongswan-5.0.1-1|222	- Import strongswan
12cr|strongswan-5.0.1-1|223	
12cr|strongswan-5.0.1-1|224	* Sat Sep 10 2005 Andreas Hasenack <andreas@mandriva.com> 2.0.2-4mdk
12cr|strongswan-5.0.1-1|225	- added gcc4 patch from ehabkost@mandriva.com and from openswan cvs
12cr|strongswan-5.0.1-1|226	- rebuilt with openldap-2.3.x
12cr|strongswan-5.0.1-1|227	
12cr|strongswan-5.0.1-1|228	* Mon Feb 07 2005 Buchan Milne <bgmilne@linux-mandrake.com> 2.0.2-3mdk
12cr|strongswan-5.0.1-1|229	- rebuild for ldap2.2_7
12cr|strongswan-5.0.1-1|230	
12cr|strongswan-5.0.1-1|231	* Thu Oct 14 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.2-2mdk
12cr|strongswan-5.0.1-1|232	- rebuilt against new libcurl
12cr|strongswan-5.0.1-1|233	- misc spec file fixes
12cr|strongswan-5.0.1-1|234	
12cr|strongswan-5.0.1-1|235	* Thu Jun 10 2004 Florin <florin@mandrakesoft.com> 2.0.2-1mdk
12cr|strongswan-5.0.1-1|236	- first Mandrake release
12cr|strongswan-5.0.1-1|237	

7785 12
12cr|stun-0.96-6|1	Summary:        STUN server and client
12cr|stun-0.96-6|2	Name:           stun
12cr|stun-0.96-6|3	Version:        0.96
12cr|stun-0.96-6|4	Release:        %mkrel 6
12cr|stun-0.96-6|5	License:        BSD
12cr|stun-0.96-6|6	Group:          System/Servers
12cr|stun-0.96-6|7	URL:            http://www.vovida.org/applications/downloads/stun/
12cr|stun-0.96-6|8	Source0:        http://prdownloads.sourceforge.net/stun/stund_%{version}_Aug13.tar.bz2
12cr|stun-0.96-6|9	Source1:        stun-server.init
12cr|stun-0.96-6|10	Source2:        stun-server.sysconfig
12cr|stun-0.96-6|11	Patch0:         stund-0.94-mdk_conf.diff
12cr|stun-0.96-6|12	Patch1:         stund-0.94-x86_64.diff
12cr|stun-0.96-6|13	Patch2:         stun-checkinit.diff
12cr|stun-0.96-6|14	Requires(post): rpm-helper
12cr|stun-0.96-6|15	Requires(preun): rpm-helper
12cr|stun-0.96-6|16	BuildRequires:	dos2unix
12cr|stun-0.96-6|17	BuildRequires:	openssl-devel
12cr|stun-0.96-6|18	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|stun-0.96-6|19	
12cr|stun-0.96-6|20	%description
12cr|stun-0.96-6|21	The STUN (Simple Traversal of UDP through NATs (Network Address Translation))
12cr|stun-0.96-6|22	server is an implementation of the STUN protocol that enables STUN
12cr|stun-0.96-6|23	functionality in SIP-based systems. The STUN server tar ball also include a
12cr|stun-0.96-6|24	client API to enable STUN functionality in SIP endpoints. In addition there is
12cr|stun-0.96-6|25	a command line UNIX client and a graphical windows client that check what type
12cr|stun-0.96-6|26	of NAT the user is using.
12cr|stun-0.96-6|27	
12cr|stun-0.96-6|28	STUN is an application-layer protocol that can determine the public IP and
12cr|stun-0.96-6|29	nature of a NAT device that sits between the STUN client and STUN server.
12cr|stun-0.96-6|30	
12cr|stun-0.96-6|31	%package         server
12cr|stun-0.96-6|32	Summary:         STUN server
12cr|stun-0.96-6|33	Group:           System/Servers
12cr|stun-0.96-6|34	Requires(post):  rpm-helper
12cr|stun-0.96-6|35	Requires(preun): rpm-helper
12cr|stun-0.96-6|36	
12cr|stun-0.96-6|37	%description     server
12cr|stun-0.96-6|38	The STUN (Simple Traversal of UDP through NATs (Network Address Translation))
12cr|stun-0.96-6|39	server is an implementation of the STUN protocol that enables STUN
12cr|stun-0.96-6|40	functionality in SIP-based systems. The STUN server tar ball also include a
12cr|stun-0.96-6|41	client API to enable STUN functionality in SIP endpoints. In addition there is
12cr|stun-0.96-6|42	a command line UNIX client and a graphical windows client that check what type
12cr|stun-0.96-6|43	of NAT the user is using.
12cr|stun-0.96-6|44	
12cr|stun-0.96-6|45	STUN is an application-layer protocol that can determine the public IP and
12cr|stun-0.96-6|46	nature of a NAT device that sits between the STUN client and STUN server.
12cr|stun-0.96-6|47	
12cr|stun-0.96-6|48	This package contains the STUN server.
12cr|stun-0.96-6|49	
12cr|stun-0.96-6|50	%package        client
12cr|stun-0.96-6|51	Summary:        STUN client
12cr|stun-0.96-6|52	Group:          System/Servers
12cr|stun-0.96-6|53	
12cr|stun-0.96-6|54	%description    client
12cr|stun-0.96-6|55	The STUN (Simple Traversal of UDP through NATs (Network Address Translation))
12cr|stun-0.96-6|56	server is an implementation of the STUN protocol that enables STUN
12cr|stun-0.96-6|57	functionality in SIP-based systems. The STUN server tar ball also include a
12cr|stun-0.96-6|58	client API to enable STUN functionality in SIP endpoints. In addition there is
12cr|stun-0.96-6|59	a command line UNIX client and a graphical windows client that check what type
12cr|stun-0.96-6|60	of NAT the user is using.
12cr|stun-0.96-6|61	
12cr|stun-0.96-6|62	STUN is an application-layer protocol that can determine the public IP and
12cr|stun-0.96-6|63	nature of a NAT device that sits between the STUN client and STUN server.
12cr|stun-0.96-6|64	
12cr|stun-0.96-6|65	This package contains the STUN client.
12cr|stun-0.96-6|66	
12cr|stun-0.96-6|67	%prep
12cr|stun-0.96-6|68	
12cr|stun-0.96-6|69	%setup -q -n stund
12cr|stun-0.96-6|70	%patch0 -p1
12cr|stun-0.96-6|71	%patch1 -p0
12cr|stun-0.96-6|72	%patch2 -p0
12cr|stun-0.96-6|73	
12cr|stun-0.96-6|74	# strip away annoying ^M
12cr|stun-0.96-6|75	find -type f -exec dos2unix -U {} \;
12cr|stun-0.96-6|76	
12cr|stun-0.96-6|77	cp %{SOURCE1} stun-server.init
12cr|stun-0.96-6|78	cp %{SOURCE2} stun-server.sysconfig
12cr|stun-0.96-6|79	
12cr|stun-0.96-6|80	%build
12cr|stun-0.96-6|81	
12cr|stun-0.96-6|82	%make CXXFLAGS="%{optflags}"
12cr|stun-0.96-6|83	
12cr|stun-0.96-6|84	%install
12cr|stun-0.96-6|85	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|stun-0.96-6|86	
12cr|stun-0.96-6|87	install -d %{buildroot}%{_sbindir}
12cr|stun-0.96-6|88	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|stun-0.96-6|89	install -d %{buildroot}%{_initrddir}
12cr|stun-0.96-6|90	
12cr|stun-0.96-6|91	install -m0755 stun-server %{buildroot}%{_sbindir}/stun-server
12cr|stun-0.96-6|92	install -m0755 stun-client %{buildroot}%{_sbindir}/stun-client
12cr|stun-0.96-6|93	
12cr|stun-0.96-6|94	install -m0755 stun-server.init %{buildroot}%{_initrddir}/stun-server
12cr|stun-0.96-6|95	install -m0644 stun-server.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/stun-server
12cr|stun-0.96-6|96	
12cr|stun-0.96-6|97	%post server
12cr|stun-0.96-6|98	%_post_service stun-server
12cr|stun-0.96-6|99	
12cr|stun-0.96-6|100	%preun server
12cr|stun-0.96-6|101	%_preun_service stun-server
12cr|stun-0.96-6|102	
12cr|stun-0.96-6|103	%clean
12cr|stun-0.96-6|104	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|stun-0.96-6|105	
12cr|stun-0.96-6|106	%files server
12cr|stun-0.96-6|107	%defattr(-,root,root,-)
12cr|stun-0.96-6|108	%doc nattest nattestwarning.txt rfc3489.txt
12cr|stun-0.96-6|109	%attr(0755,root,root) %{_initrddir}/stun-server
12cr|stun-0.96-6|110	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/stun-server
12cr|stun-0.96-6|111	%attr(0755,root,root) %{_sbindir}/stun-server
12cr|stun-0.96-6|112	
12cr|stun-0.96-6|113	%files client
12cr|stun-0.96-6|114	%defattr(-,root,root,-)
12cr|stun-0.96-6|115	%attr(0755,root,root) %{_sbindir}/stun-client
12cr|stun-0.96-6|116	
12cr|stun-0.96-6|117	
12cr|stun-0.96-6|118	
12cr|stun-0.96-6|119	
12cr|stun-0.96-6|120	%changelog
12cr|stun-0.96-6|121	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.96-6mdv2010.0
12cr|stun-0.96-6|122	+ Revision: 434139
12cr|stun-0.96-6|123	- rebuild
12cr|stun-0.96-6|124	
12cr|stun-0.96-6|125	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.96-5mdv2009.0
12cr|stun-0.96-6|126	+ Revision: 261211
12cr|stun-0.96-6|127	- rebuild
12cr|stun-0.96-6|128	
12cr|stun-0.96-6|129	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.96-4mdv2009.0
12cr|stun-0.96-6|130	+ Revision: 253627
12cr|stun-0.96-6|131	- rebuild
12cr|stun-0.96-6|132	
12cr|stun-0.96-6|133	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.96-2mdv2008.1
12cr|stun-0.96-6|134	+ Revision: 140863
12cr|stun-0.96-6|135	- restore BuildRoot
12cr|stun-0.96-6|136	
12cr|stun-0.96-6|137	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|stun-0.96-6|138	- kill re-definition of %%buildroot on Pixel's request
12cr|stun-0.96-6|139	
12cr|stun-0.96-6|140	
12cr|stun-0.96-6|141	* Tue Mar 27 2007 Oden Eriksson <oeriksson@mandriva.com> 0.96-2mdv2007.1
12cr|stun-0.96-6|142	+ Revision: 148937
12cr|stun-0.96-6|143	- added p2 by  Christofer Edvardsen "The server did not check the return
12cr|stun-0.96-6|144	- status of stunInitServer before forking to background. This caused the
12cr|stun-0.96-6|145	- server to silently die after start instead of failing on startup when
12cr|stun-0.96-6|146	- for example a faulty ip address was supplied."
12cr|stun-0.96-6|147	
12cr|stun-0.96-6|148	* Wed Oct 18 2006 Stefan van der Eijk <stefan@mandriva.org> 0.96-1mdv2007.0
12cr|stun-0.96-6|149	+ Revision: 66058
12cr|stun-0.96-6|150	- 0.96
12cr|stun-0.96-6|151	
12cr|stun-0.96-6|152	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|stun-0.96-6|153	- 0.94-6mdv2007.0
12cr|stun-0.96-6|154	- Import stun
12cr|stun-0.96-6|155	
12cr|stun-0.96-6|156	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 0.94-5mdk
12cr|stun-0.96-6|157	- rebuilt against openssl-0.9.8a
12cr|stun-0.96-6|158	
12cr|stun-0.96-6|159	* Thu Oct 20 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.94-4mdk
12cr|stun-0.96-6|160	- Fix PreReq
12cr|stun-0.96-6|161	
12cr|stun-0.96-6|162	* Thu Oct 20 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.94-3mdk
12cr|stun-0.96-6|163	- Fix BuildRequires
12cr|stun-0.96-6|164	
12cr|stun-0.96-6|165	* Fri May 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.94-2mdk
12cr|stun-0.96-6|166	- make it compile on x86_64 (P1)
12cr|stun-0.96-6|167	- use better anti ^M stripper
12cr|stun-0.96-6|168	
12cr|stun-0.96-6|169	* Fri Apr 29 2005 Oden Eriksson <oeriksson@mandriva.com> 0.94-1mdk
12cr|stun-0.96-6|170	- initial Mandriva package
12cr|stun-0.96-6|171	

7786 12
12cr|stuntrally-1.7-1|1	Name:		stuntrally
12cr|stuntrally-1.7-1|2	Summary:	Racing game with Track Editor, based on VDrift and OGRE
12cr|stuntrally-1.7-1|3	Version:	1.7
12cr|stuntrally-1.7-1|4	Release:	1
12cr|stuntrally-1.7-1|5	License:	GPLv3
12cr|stuntrally-1.7-1|6	Group:		Games/Arcade
12cr|stuntrally-1.7-1|7	URL:		http://code.google.com/p/vdrift-ogre/
12cr|stuntrally-1.7-1|8	# re-pack from git
12cr|stuntrally-1.7-1|9	# 1. https://github.com/stuntrally/stuntrally
12cr|stuntrally-1.7-1|10	# 2. https://github.com/stuntrally/tracks
12cr|stuntrally-1.7-1|11	Source0:	%{name}-%{version}.tar.xz
12cr|stuntrally-1.7-1|12	BuildRequires:	cmake
12cr|stuntrally-1.7-1|13	BuildRequires:	pkgconfig(libenet)
12cr|stuntrally-1.7-1|14	BuildRequires:	pkgconfig(MYGUI) >= 3.2
12cr|stuntrally-1.7-1|15	BuildRequires:	pkgconfig(ogg)
12cr|stuntrally-1.7-1|16	BuildRequires:	pkgconfig(uuid)
12cr|stuntrally-1.7-1|17	BuildRequires:	pkgconfig(vorbis)
12cr|stuntrally-1.7-1|18	BuildRequires:	pkgconfig(OGRE) >= 1.8.0
12cr|stuntrally-1.7-1|19	BuildRequires:	pkgconfig(OIS)
12cr|stuntrally-1.7-1|20	BuildRequires:	pkgconfig(sdl)
12cr|stuntrally-1.7-1|21	BuildRequires:	pkgconfig(xcursor)
12cr|stuntrally-1.7-1|22	Requires:	ogre
12cr|stuntrally-1.7-1|23	# ogre-cg-plugin is in non-free
12cr|stuntrally-1.7-1|24	Suggests:	ogre-cg-plugin
12cr|stuntrally-1.7-1|25	
12cr|stuntrally-1.7-1|26	%description
12cr|stuntrally-1.7-1|27	Rally game with Stunt elements, based on VDrift and OGRE.
12cr|stuntrally-1.7-1|28	The game features 49 tracks in 6 sceneries, 7 cars and a Track Editor.
12cr|stuntrally-1.7-1|29	It focuses on closed rally tracks with possible stunt elements (jumps,
12cr|stuntrally-1.7-1|30	loops, pipes).
12cr|stuntrally-1.7-1|31	
12cr|stuntrally-1.7-1|32	Warning! You need ogre-cg-plugin from Non-Free repository to run this game.
12cr|stuntrally-1.7-1|33	
12cr|stuntrally-1.7-1|34	%prep
12cr|stuntrally-1.7-1|35	%setup -q
12cr|stuntrally-1.7-1|36	
12cr|stuntrally-1.7-1|37	%build
12cr|stuntrally-1.7-1|38	%cmake
12cr|stuntrally-1.7-1|39	%make
12cr|stuntrally-1.7-1|40	
12cr|stuntrally-1.7-1|41	%install
12cr|stuntrally-1.7-1|42	%makeinstall_std -C build
12cr|stuntrally-1.7-1|43	
12cr|stuntrally-1.7-1|44	install -d %{buildroot}%{_gamesbindir}
12cr|stuntrally-1.7-1|45	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_gamesbindir}/
12cr|stuntrally-1.7-1|46	mv %{buildroot}%{_bindir}/sr-editor %{buildroot}%{_gamesbindir}/
12cr|stuntrally-1.7-1|47	
12cr|stuntrally-1.7-1|48	%files
12cr|stuntrally-1.7-1|49	%doc Readme.txt License.txt
12cr|stuntrally-1.7-1|50	%{_gamesbindir}/*
12cr|stuntrally-1.7-1|51	%{_datadir}/applications/%{name}.desktop
12cr|stuntrally-1.7-1|52	%{_datadir}/applications/sr-editor.desktop
12cr|stuntrally-1.7-1|53	%{_gamesdatadir}/%{name}
12cr|stuntrally-1.7-1|54	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|stuntrally-1.7-1|55	
12cr|stuntrally-1.7-1|56	%changelog
12cr|stuntrally-1.7-1|57	* Mon Jan 23 2012 Andrey Bondrov <abondrov@mandriva.org> 1.4-1mdv2012.0
12cr|stuntrally-1.7-1|58	+ Revision: 767224
12cr|stuntrally-1.7-1|59	- Add ogre-cg-plugin to Suggests (as we cannot Require stuff from non-free)
12cr|stuntrally-1.7-1|60	- Update BuildRequires (1.4 needs MyGUI 3.2)
12cr|stuntrally-1.7-1|61	
12cr|stuntrally-1.7-1|62	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|stuntrally-1.7-1|63	- Upgrade to 1.4
12cr|stuntrally-1.7-1|64	
12cr|stuntrally-1.7-1|65	* Thu Nov 17 2011 Andrey Bondrov <abondrov@mandriva.org> 1.3-1
12cr|stuntrally-1.7-1|66	+ Revision: 731411
12cr|stuntrally-1.7-1|67	- imported package stuntrally
12cr|stuntrally-1.7-1|68	

7787 12
12cr|sub2srt-0.5.3-3|1	
12cr|sub2srt-0.5.3-3|2	%define name	sub2srt
12cr|sub2srt-0.5.3-3|3	%define version	0.5.3
12cr|sub2srt-0.5.3-3|4	%define rel	3
12cr|sub2srt-0.5.3-3|5	
12cr|sub2srt-0.5.3-3|6	Summary:	Convert subtitles from .sub to subviewer .srt format
12cr|sub2srt-0.5.3-3|7	Name:		%name
12cr|sub2srt-0.5.3-3|8	Version:	%version
12cr|sub2srt-0.5.3-3|9	Release:	%mkrel %rel
12cr|sub2srt-0.5.3-3|10	URL:		http://www.robelix.com/sub2srt/
12cr|sub2srt-0.5.3-3|11	Group:		Video
12cr|sub2srt-0.5.3-3|12	Source0:	http://www.robelix.com/sub2srt/download/%name-%version.tar.bz2
12cr|sub2srt-0.5.3-3|13	License:	GPL
12cr|sub2srt-0.5.3-3|14	BuildRoot:	%{_tmppath}/%{name}-root
12cr|sub2srt-0.5.3-3|15	BuildArch:	noarch
12cr|sub2srt-0.5.3-3|16	
12cr|sub2srt-0.5.3-3|17	%description
12cr|sub2srt-0.5.3-3|18	sub2srt is a simple tool to convert 2 common subtitle formats (microdvd
12cr|sub2srt-0.5.3-3|19	and subrip - both are known as ".sub") to subviewer ".srt" format.
12cr|sub2srt-0.5.3-3|20	
12cr|sub2srt-0.5.3-3|21	%prep
12cr|sub2srt-0.5.3-3|22	%setup -q
12cr|sub2srt-0.5.3-3|23	
12cr|sub2srt-0.5.3-3|24	%install
12cr|sub2srt-0.5.3-3|25	rm -rf %{buildroot}
12cr|sub2srt-0.5.3-3|26	install -m 755 -d %{buildroot}%{_bindir}
12cr|sub2srt-0.5.3-3|27	install -m 755 %{name} %{buildroot}%{_bindir}
12cr|sub2srt-0.5.3-3|28	
12cr|sub2srt-0.5.3-3|29	%clean
12cr|sub2srt-0.5.3-3|30	rm -rf %{buildroot}
12cr|sub2srt-0.5.3-3|31	
12cr|sub2srt-0.5.3-3|32	%files
12cr|sub2srt-0.5.3-3|33	%defattr(-,root,root)
12cr|sub2srt-0.5.3-3|34	%doc README COPYING
12cr|sub2srt-0.5.3-3|35	%{_bindir}/%{name}
12cr|sub2srt-0.5.3-3|36	
12cr|sub2srt-0.5.3-3|37	
12cr|sub2srt-0.5.3-3|38	
12cr|sub2srt-0.5.3-3|39	
12cr|sub2srt-0.5.3-3|40	%changelog
12cr|sub2srt-0.5.3-3|41	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.5.3-3mdv2010.0
12cr|sub2srt-0.5.3-3|42	+ Revision: 434140
12cr|sub2srt-0.5.3-3|43	- rebuild
12cr|sub2srt-0.5.3-3|44	
12cr|sub2srt-0.5.3-3|45	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.5.3-2mdv2008.1
12cr|sub2srt-0.5.3-3|46	+ Revision: 140863
12cr|sub2srt-0.5.3-3|47	- restore BuildRoot
12cr|sub2srt-0.5.3-3|48	
12cr|sub2srt-0.5.3-3|49	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|sub2srt-0.5.3-3|50	- kill re-definition of %%buildroot on Pixel's request
12cr|sub2srt-0.5.3-3|51	
12cr|sub2srt-0.5.3-3|52	
12cr|sub2srt-0.5.3-3|53	* Fri Jan 05 2007 Anssi Hannula <anssi@mandriva.org> 0.5.3-2mdv2007.0
12cr|sub2srt-0.5.3-3|54	+ Revision: 104554
12cr|sub2srt-0.5.3-3|55	- rebuild
12cr|sub2srt-0.5.3-3|56	- Import sub2srt
12cr|sub2srt-0.5.3-3|57	
12cr|sub2srt-0.5.3-3|58	* Fri Dec 23 2005 Anssi Hannula <anssi@mandriva.org> 0.5.3-1mdk
12cr|sub2srt-0.5.3-3|59	- initial Mandriva package
12cr|sub2srt-0.5.3-3|60	

7788 12
12cr|subdownloader-2.0.13-1|1	
12cr|subdownloader-2.0.13-1|2	%define name	subdownloader
12cr|subdownloader-2.0.13-1|3	%define version	2.0.13
12cr|subdownloader-2.0.13-1|4	%define rel	1
12cr|subdownloader-2.0.13-1|5	
12cr|subdownloader-2.0.13-1|6	Summary:	Automatic subtitle downloader/uploader
12cr|subdownloader-2.0.13-1|7	Name:		%{name}
12cr|subdownloader-2.0.13-1|8	Version:	%{version}
12cr|subdownloader-2.0.13-1|9	Release:	%mkrel %{rel}
12cr|subdownloader-2.0.13-1|10	License:	GPLv2+
12cr|subdownloader-2.0.13-1|11	Group:		Video
12cr|subdownloader-2.0.13-1|12	URL:		http://subdownloader.net/
12cr|subdownloader-2.0.13-1|13	Source:		http://launchpad.net/subdownloader/trunk/%(A=%version; echo ${A%.*})/+download/subdownloader-%{version}.tar.gz
12cr|subdownloader-2.0.13-1|14	Patch0:		subdownloader-better-desktop-entry.patch
12cr|subdownloader-2.0.13-1|15	BuildRoot:	%{_tmppath}/%{name}-root
12cr|subdownloader-2.0.13-1|16	BuildArch:	noarch
12cr|subdownloader-2.0.13-1|17	BuildRequires:	imagemagick
12cr|subdownloader-2.0.13-1|18	BuildRequires:	python-qt4-devel
12cr|subdownloader-2.0.13-1|19	Requires:	python-qt4-gui
12cr|subdownloader-2.0.13-1|20	Requires:	python-sip
12cr|subdownloader-2.0.13-1|21	
12cr|subdownloader-2.0.13-1|22	%description
12cr|subdownloader-2.0.13-1|23	Open Source tool written in Python for automatic download/upload
12cr|subdownloader-2.0.13-1|24	subtitles for videofiles (DIVX,MPEG,AVI,VOB,etc) and DVD's using fast
12cr|subdownloader-2.0.13-1|25	hashing.
12cr|subdownloader-2.0.13-1|26	
12cr|subdownloader-2.0.13-1|27	%prep
12cr|subdownloader-2.0.13-1|28	%setup -q
12cr|subdownloader-2.0.13-1|29	%patch0 -p1
12cr|subdownloader-2.0.13-1|30	
12cr|subdownloader-2.0.13-1|31	# prebuilt files
12cr|subdownloader-2.0.13-1|32	rm gui/*_ui.py
12cr|subdownloader-2.0.13-1|33	
12cr|subdownloader-2.0.13-1|34	%build
12cr|subdownloader-2.0.13-1|35	%make -Cgui
12cr|subdownloader-2.0.13-1|36	
12cr|subdownloader-2.0.13-1|37	%install
12cr|subdownloader-2.0.13-1|38	rm -rf %{buildroot}
12cr|subdownloader-2.0.13-1|39	install -d -m755 %{buildroot}%{_datadir}/%{name}
12cr|subdownloader-2.0.13-1|40	cp -a */ *.py %{buildroot}%{_datadir}/%{name}
12cr|subdownloader-2.0.13-1|41	chmod 0755 %{buildroot}%{_datadir}/%{name}/run.py
12cr|subdownloader-2.0.13-1|42	
12cr|subdownloader-2.0.13-1|43	find %{buildroot}%{_datadir}/%{name} -name '*.pot' -delete
12cr|subdownloader-2.0.13-1|44	find %{buildroot}%{_datadir} -name '*.po' -delete
12cr|subdownloader-2.0.13-1|45	rm -rf %{buildroot}%{_datadir}/%{name}/gui/{*.ui,*.qrc,Makefile,images,Qt2Po.py}
12cr|subdownloader-2.0.13-1|46	
12cr|subdownloader-2.0.13-1|47	mv %{buildroot}%{_datadir}/%{name}/locale %{buildroot}%{_datadir}/locale
12cr|subdownloader-2.0.13-1|48	
12cr|subdownloader-2.0.13-1|49	install -d -m755 %{buildroot}%{_bindir}
12cr|subdownloader-2.0.13-1|50	ln -s %{_datadir}/%{name}/run.py %{buildroot}%{_bindir}/%{name}
12cr|subdownloader-2.0.13-1|51	
12cr|subdownloader-2.0.13-1|52	install -d -m755 %{buildroot}%{_datadir}/applications
12cr|subdownloader-2.0.13-1|53	install -m644 %{name}.desktop %{buildroot}%{_datadir}/applications
12cr|subdownloader-2.0.13-1|54	
12cr|subdownloader-2.0.13-1|55	for i in 64x64 48x48 32x32 16x16; do
12cr|subdownloader-2.0.13-1|56	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/$i
12cr|subdownloader-2.0.13-1|57	convert gui/images/%{name}.png -resize $i %{buildroot}%{_iconsdir}/hicolor/$i/%{name}.png
12cr|subdownloader-2.0.13-1|58	done
12cr|subdownloader-2.0.13-1|59	
12cr|subdownloader-2.0.13-1|60	install -d -m755 %{buildroot}%{_liconsdir} %{buildroot}%{_miconsdir}
12cr|subdownloader-2.0.13-1|61	ln %{buildroot}%{_iconsdir}/hicolor/48x48/%{name}.png %{buildroot}%{_liconsdir}
12cr|subdownloader-2.0.13-1|62	ln %{buildroot}%{_iconsdir}/hicolor/32x32/%{name}.png %{buildroot}%{_iconsdir}
12cr|subdownloader-2.0.13-1|63	ln %{buildroot}%{_iconsdir}/hicolor/16x16/%{name}.png %{buildroot}%{_miconsdir}
12cr|subdownloader-2.0.13-1|64	
12cr|subdownloader-2.0.13-1|65	install -d -m755 %{buildroot}%{_mandir}/man1
12cr|subdownloader-2.0.13-1|66	install -m644 %{name}.1 %{buildroot}%{_mandir}/man1
12cr|subdownloader-2.0.13-1|67	
12cr|subdownloader-2.0.13-1|68	%{find_lang} %{name}
12cr|subdownloader-2.0.13-1|69	
12cr|subdownloader-2.0.13-1|70	%clean
12cr|subdownloader-2.0.13-1|71	rm -rf %{buildroot}
12cr|subdownloader-2.0.13-1|72	
12cr|subdownloader-2.0.13-1|73	%files -f %{name}.lang
12cr|subdownloader-2.0.13-1|74	%defattr(-,root,root)
12cr|subdownloader-2.0.13-1|75	%doc ChangeLog
12cr|subdownloader-2.0.13-1|76	%{_bindir}/%{name}
12cr|subdownloader-2.0.13-1|77	%{_datadir}/%{name}
12cr|subdownloader-2.0.13-1|78	%{_datadir}/applications/%{name}.desktop
12cr|subdownloader-2.0.13-1|79	%{_liconsdir}/%{name}.png
12cr|subdownloader-2.0.13-1|80	%{_iconsdir}/%{name}.png
12cr|subdownloader-2.0.13-1|81	%{_miconsdir}/%{name}.png
12cr|subdownloader-2.0.13-1|82	%{_iconsdir}/hicolor/*/%{name}.png
12cr|subdownloader-2.0.13-1|83	%{_mandir}/man1/%{name}.1*
12cr|subdownloader-2.0.13-1|84	
12cr|subdownloader-2.0.13-1|85	
12cr|subdownloader-2.0.13-1|86	
12cr|subdownloader-2.0.13-1|87	%changelog
12cr|subdownloader-2.0.13-1|88	* Sat Sep 04 2010 Anssi Hannula <anssi@mandriva.org> 2.0.13-1mdv2011.0
12cr|subdownloader-2.0.13-1|89	+ Revision: 575962
12cr|subdownloader-2.0.13-1|90	- new version
12cr|subdownloader-2.0.13-1|91	
12cr|subdownloader-2.0.13-1|92	* Sat Apr 03 2010 Anssi Hannula <anssi@mandriva.org> 2.0.10-1mdv2011.0
12cr|subdownloader-2.0.13-1|93	+ Revision: 530856
12cr|subdownloader-2.0.13-1|94	- new version
12cr|subdownloader-2.0.13-1|95	o fixes connection issues
12cr|subdownloader-2.0.13-1|96	- rediff better-desktop-entry.patch
12cr|subdownloader-2.0.13-1|97	- remove KDE entry from .desktop file as this is not a KDE application
12cr|subdownloader-2.0.13-1|98	- drop disable-updates.patch, fixed upstream
12cr|subdownloader-2.0.13-1|99	
12cr|subdownloader-2.0.13-1|100	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 2.0.9.3-3mdv2010.0
12cr|subdownloader-2.0.13-1|101	+ Revision: 445267
12cr|subdownloader-2.0.13-1|102	- rebuild
12cr|subdownloader-2.0.13-1|103	
12cr|subdownloader-2.0.13-1|104	* Mon Mar 09 2009 Anssi Hannula <anssi@mandriva.org> 2.0.9.3-2mdv2009.1
12cr|subdownloader-2.0.13-1|105	+ Revision: 353249
12cr|subdownloader-2.0.13-1|106	- requires python-sip
12cr|subdownloader-2.0.13-1|107	
12cr|subdownloader-2.0.13-1|108	* Sun Mar 08 2009 Anssi Hannula <anssi@mandriva.org> 2.0.9.3-1mdv2009.1
12cr|subdownloader-2.0.13-1|109	+ Revision: 352734
12cr|subdownloader-2.0.13-1|110	- new version
12cr|subdownloader-2.0.13-1|111	- disable checking for updates (disable-updates.patch)
12cr|subdownloader-2.0.13-1|112	
12cr|subdownloader-2.0.13-1|113	* Sun Nov 30 2008 Anssi Hannula <anssi@mandriva.org> 2.0.8.1-1mdv2009.1
12cr|subdownloader-2.0.13-1|114	+ Revision: 308457
12cr|subdownloader-2.0.13-1|115	- initial Mandriva release
12cr|subdownloader-2.0.13-1|116	

7789 12
12cr|sublib-0.9-4|1	Summary: A library that eases the development of subtitling applications
12cr|sublib-0.9-4|2	Name: sublib
12cr|sublib-0.9-4|3	Version: 0.9
12cr|sublib-0.9-4|4	Release: %mkrel 4
12cr|sublib-0.9-4|5	License: GPLv2+
12cr|sublib-0.9-4|6	Group: System/Libraries
12cr|sublib-0.9-4|7	URL: http://sublib.sourceforge.net/
12cr|sublib-0.9-4|8	Source0: http://downloads.sourceforge.net/sublib/%name-%version.zip
12cr|sublib-0.9-4|9	BuildRoot: %_tmppath/%name-%version-%release-buildroot
12cr|sublib-0.9-4|10	BuildRequires: mono-devel
12cr|sublib-0.9-4|11	
12cr|sublib-0.9-4|12	%description
12cr|sublib-0.9-4|13	SubLib is a library that eases the development of subtitling applications.
12cr|sublib-0.9-4|14	It supports the most common text-based subtitle formats and allows for
12cr|sublib-0.9-4|15	subtitle editing, conversion and synchronization.
12cr|sublib-0.9-4|16	
12cr|sublib-0.9-4|17	%package devel
12cr|sublib-0.9-4|18	Summary: SubLib devel files
12cr|sublib-0.9-4|19	Group: Development/Other
12cr|sublib-0.9-4|20	Requires: %name = %version
12cr|sublib-0.9-4|21	
12cr|sublib-0.9-4|22	%description devel
12cr|sublib-0.9-4|23	This package contains all files that are needed to build against %{name}.
12cr|sublib-0.9-4|24	
12cr|sublib-0.9-4|25	%prep
12cr|sublib-0.9-4|26	%setup -q -n %name-%version
12cr|sublib-0.9-4|27	
12cr|sublib-0.9-4|28	%build
12cr|sublib-0.9-4|29	%configure2_5x
12cr|sublib-0.9-4|30	%make
12cr|sublib-0.9-4|31	
12cr|sublib-0.9-4|32	%install
12cr|sublib-0.9-4|33	rm -rf %buildroot
12cr|sublib-0.9-4|34	%makeinstall_std
12cr|sublib-0.9-4|35	
12cr|sublib-0.9-4|36	%clean
12cr|sublib-0.9-4|37	rm -rf %buildroot
12cr|sublib-0.9-4|38	
12cr|sublib-0.9-4|39	%files
12cr|sublib-0.9-4|40	%defattr(-,root,root)
12cr|sublib-0.9-4|41	%doc README CREDITS NEWS ChangeLog
12cr|sublib-0.9-4|42	%_libdir/sublib/sublib.dll
12cr|sublib-0.9-4|43	
12cr|sublib-0.9-4|44	%files devel
12cr|sublib-0.9-4|45	%defattr(-,root,root)
12cr|sublib-0.9-4|46	%_libdir/pkgconfig/sublib.pc
12cr|sublib-0.9-4|47	
12cr|sublib-0.9-4|48	
12cr|sublib-0.9-4|49	%changelog
12cr|sublib-0.9-4|50	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.9-4mdv2010.0
12cr|sublib-0.9-4|51	+ Revision: 434142
12cr|sublib-0.9-4|52	- rebuild
12cr|sublib-0.9-4|53	
12cr|sublib-0.9-4|54	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9-3mdv2009.0
12cr|sublib-0.9-4|55	+ Revision: 269394
12cr|sublib-0.9-4|56	- rebuild early 2009.0 package (before pixel changes)
12cr|sublib-0.9-4|57	
12cr|sublib-0.9-4|58	* Wed May 14 2008 Funda Wang <fundawang@mandriva.org> 0.9-2mdv2009.0
12cr|sublib-0.9-4|59	+ Revision: 206993
12cr|sublib-0.9-4|60	- import source and spec
12cr|sublib-0.9-4|61	- Created package structure for sublib.
12cr|sublib-0.9-4|62	

7790 12
12cr|subtitleeditor-0.40.0-1|1	%define url_ver %(echo %{version} | cut -c 1-4)
12cr|subtitleeditor-0.40.0-1|2	
12cr|subtitleeditor-0.40.0-1|3	Summary:	Subtitle editor
12cr|subtitleeditor-0.40.0-1|4	Name:		subtitleeditor
12cr|subtitleeditor-0.40.0-1|5	Version:	0.40.0
12cr|subtitleeditor-0.40.0-1|6	Release:	%mkrel 1
12cr|subtitleeditor-0.40.0-1|7	Group:		Video
12cr|subtitleeditor-0.40.0-1|8	License:	GPLv3+
12cr|subtitleeditor-0.40.0-1|9	URL:		http://home.gna.org/subtitleeditor/
12cr|subtitleeditor-0.40.0-1|10	Source0:	http://download.gna.org/subtitleeditor/%{url_ver}/%{name}-%{version}.tar.gz
12cr|subtitleeditor-0.40.0-1|11	Patch0:		subtitleeditor-0.40.0-glib-2.31.patch
12cr|subtitleeditor-0.40.0-1|12	BuildRequires:	libglademm-devel
12cr|subtitleeditor-0.40.0-1|13	BuildRequires:	cppunit-devel
12cr|subtitleeditor-0.40.0-1|14	BuildRequires:	pkgconfig(libxml++-2.6)
12cr|subtitleeditor-0.40.0-1|15	BuildRequires:	enchant-devel
12cr|subtitleeditor-0.40.0-1|16	BuildRequires:	libgstreamer0.10-plugins-base-devel
12cr|subtitleeditor-0.40.0-1|17	BuildRequires:	gstreamer0.10-plugins-good
12cr|subtitleeditor-0.40.0-1|18	BuildRequires:	pkgconfig(libpcre)
12cr|subtitleeditor-0.40.0-1|19	BuildRequires:	pkgconfig(libxml-2.0)
12cr|subtitleeditor-0.40.0-1|20	BuildRequires:	intltool
12cr|subtitleeditor-0.40.0-1|21	BuildRequires:	iso-codes
12cr|subtitleeditor-0.40.0-1|22	BuildRequires:	libtool
12cr|subtitleeditor-0.40.0-1|23	BuildRequires:	libgstreamermm-devel
12cr|subtitleeditor-0.40.0-1|24	Requires:	iso-codes
12cr|subtitleeditor-0.40.0-1|25	Requires:	gstreamer0.10-plugins-base
12cr|subtitleeditor-0.40.0-1|26	Requires:	gstreamer0.10-plugins-good
12cr|subtitleeditor-0.40.0-1|27	Requires:	gstreamer0.10-ffmpeg
12cr|subtitleeditor-0.40.0-1|28	Requires:	mplayer
12cr|subtitleeditor-0.40.0-1|29	
12cr|subtitleeditor-0.40.0-1|30	%description
12cr|subtitleeditor-0.40.0-1|31	Subtitle Editor is a GTK+2 tool to edit subtitles.
12cr|subtitleeditor-0.40.0-1|32	
12cr|subtitleeditor-0.40.0-1|33	It can be used for new subtitles or as a tool to transform, edit, correct and
12cr|subtitleeditor-0.40.0-1|34	refine existing subtitle. This program also shows sound waves, which makes it
12cr|subtitleeditor-0.40.0-1|35	easier to synchronise subtitles to voices.
12cr|subtitleeditor-0.40.0-1|36	
12cr|subtitleeditor-0.40.0-1|37	%prep
12cr|subtitleeditor-0.40.0-1|38	%setup -q
12cr|subtitleeditor-0.40.0-1|39	%patch0 -p1
12cr|subtitleeditor-0.40.0-1|40	
12cr|subtitleeditor-0.40.0-1|41	%build
12cr|subtitleeditor-0.40.0-1|42	#autoreconf -fi
12cr|subtitleeditor-0.40.0-1|43	%configure2_5x --disable-static
12cr|subtitleeditor-0.40.0-1|44	%make
12cr|subtitleeditor-0.40.0-1|45	
12cr|subtitleeditor-0.40.0-1|46	%install
12cr|subtitleeditor-0.40.0-1|47	%makeinstall_std
12cr|subtitleeditor-0.40.0-1|48	
12cr|subtitleeditor-0.40.0-1|49	%find_lang %{name}
12cr|subtitleeditor-0.40.0-1|50	
12cr|subtitleeditor-0.40.0-1|51	# we don't ship devel files for now
12cr|subtitleeditor-0.40.0-1|52	rm -f %buildroot%_libdir/{*.a,*.la,*.so}
12cr|subtitleeditor-0.40.0-1|53	rm -f %buildroot%_libdir/%name/plugins/*/*.la
12cr|subtitleeditor-0.40.0-1|54	
12cr|subtitleeditor-0.40.0-1|55	%files -f %{name}.lang
12cr|subtitleeditor-0.40.0-1|56	%doc AUTHORS ChangeLog NEWS README TODO
12cr|subtitleeditor-0.40.0-1|57	%{_bindir}/subtitleeditor
12cr|subtitleeditor-0.40.0-1|58	%{_libdir}/*.so.*
12cr|subtitleeditor-0.40.0-1|59	%{_libdir}/%name
12cr|subtitleeditor-0.40.0-1|60	%{_datadir}/applications/subtitleeditor.desktop
12cr|subtitleeditor-0.40.0-1|61	%{_datadir}/subtitleeditor
12cr|subtitleeditor-0.40.0-1|62	%{_mandir}/man1/*.1.*
12cr|subtitleeditor-0.40.0-1|63	%{_iconsdir}/hicolor/*/apps/*
12cr|subtitleeditor-0.40.0-1|64	%{_datadir}/pixmaps/subtitleeditor.svg

7791 12
12cr|suck-4.3.2-10|1	%define	name	suck
12cr|suck-4.3.2-10|2	%define	version	4.3.2
12cr|suck-4.3.2-10|3	%define	release	%mkrel 10
12cr|suck-4.3.2-10|4	
12cr|suck-4.3.2-10|5	Summary:	Download news from remote NNTP server
12cr|suck-4.3.2-10|6	Name:		%{name}
12cr|suck-4.3.2-10|7	Version:	%{version}
12cr|suck-4.3.2-10|8	Release:	%{release}
12cr|suck-4.3.2-10|9	Source:		%{name}-%{version}.tar.bz2
12cr|suck-4.3.2-10|10	URL:		http://home.comcast.net/~bobyetman/index.html
12cr|suck-4.3.2-10|11	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|suck-4.3.2-10|12	License:	Public Domain
12cr|suck-4.3.2-10|13	Group:		Networking/News
12cr|suck-4.3.2-10|14	
12cr|suck-4.3.2-10|15	%description
12cr|suck-4.3.2-10|16	This package contains software for copying news from an NNTP server to your
12cr|suck-4.3.2-10|17	local machine, and copying replies back up to an NNTP server.  It works
12cr|suck-4.3.2-10|18	with most standard NNTP servers, including INN, CNEWS, DNEWS, and typhoon.
12cr|suck-4.3.2-10|19	
12cr|suck-4.3.2-10|20	%prep
12cr|suck-4.3.2-10|21	%setup -q
12cr|suck-4.3.2-10|22	
12cr|suck-4.3.2-10|23	export CFLAGS="$RPM_OPT_FLAGS -I/usr/include/db1"
12cr|suck-4.3.2-10|24	
12cr|suck-4.3.2-10|25	%configure --bindir=$RPM_BUILD_ROOT%{_bindir} --mandir=$RPM_BUILD_ROOT%{_mandir}
12cr|suck-4.3.2-10|26	
12cr|suck-4.3.2-10|27	%build
12cr|suck-4.3.2-10|28	make
12cr|suck-4.3.2-10|29	
12cr|suck-4.3.2-10|30	%install
12cr|suck-4.3.2-10|31	make install
12cr|suck-4.3.2-10|32	
12cr|suck-4.3.2-10|33	%clean
12cr|suck-4.3.2-10|34	rm -rf $RPM_BUILD_ROOT
12cr|suck-4.3.2-10|35	
12cr|suck-4.3.2-10|36	%files
12cr|suck-4.3.2-10|37	%defattr (-,root,root)
12cr|suck-4.3.2-10|38	%doc README CHANGELOG
12cr|suck-4.3.2-10|39	%{_bindir}/*
12cr|suck-4.3.2-10|40	%{_mandir}/man1/*
12cr|suck-4.3.2-10|41	
12cr|suck-4.3.2-10|42	
12cr|suck-4.3.2-10|43	%changelog
12cr|suck-4.3.2-10|44	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 4.3.2-10mdv2011.0
12cr|suck-4.3.2-10|45	+ Revision: 615029
12cr|suck-4.3.2-10|46	- the mass rebuild of 2010.1 packages
12cr|suck-4.3.2-10|47	
12cr|suck-4.3.2-10|48	* Tue Feb 09 2010 Sandro Cazzaniga <kharec@mandriva.org> 4.3.2-9mdv2010.1
12cr|suck-4.3.2-10|49	+ Revision: 502911
12cr|suck-4.3.2-10|50	- clean, fix spec and build
12cr|suck-4.3.2-10|51	
12cr|suck-4.3.2-10|52	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 4.3.2-8mdv2010.0
12cr|suck-4.3.2-10|53	+ Revision: 434162
12cr|suck-4.3.2-10|54	- rebuild
12cr|suck-4.3.2-10|55	
12cr|suck-4.3.2-10|56	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 4.3.2-7mdv2009.0
12cr|suck-4.3.2-10|57	+ Revision: 261212
12cr|suck-4.3.2-10|58	- rebuild
12cr|suck-4.3.2-10|59	
12cr|suck-4.3.2-10|60	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 4.3.2-6mdv2009.0
12cr|suck-4.3.2-10|61	+ Revision: 253653
12cr|suck-4.3.2-10|62	- rebuild
12cr|suck-4.3.2-10|63	
12cr|suck-4.3.2-10|64	+ Olivier Blin <oblin@mandriva.com>
12cr|suck-4.3.2-10|65	- restore BuildRoot
12cr|suck-4.3.2-10|66	
12cr|suck-4.3.2-10|67	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 4.3.2-4mdv2008.1
12cr|suck-4.3.2-10|68	+ Revision: 128041
12cr|suck-4.3.2-10|69	- kill re-definition of %%buildroot on Pixel's request
12cr|suck-4.3.2-10|70	
12cr|suck-4.3.2-10|71	+ Pascal Terjan <pterjan@mandriva.org>
12cr|suck-4.3.2-10|72	- Import suck
12cr|suck-4.3.2-10|73	
12cr|suck-4.3.2-10|74	
12cr|suck-4.3.2-10|75	
12cr|suck-4.3.2-10|76	* Thu Apr 20 2006 Lenny Cartier <lenny@mandriva.com> 4.3.2-4mdk
12cr|suck-4.3.2-10|77	- rebuild for dependencies
12cr|suck-4.3.2-10|78	
12cr|suck-4.3.2-10|79	* Wed Jul 06 2005 Lenny Cartier <lenny@mandriva.com> 4.3.2-3mdk
12cr|suck-4.3.2-10|80	- rebuild
12cr|suck-4.3.2-10|81	
12cr|suck-4.3.2-10|82	* Sat May 01 2004 Marcel Pol <mpol@mandrake.org> 4.3.2-2mdk
12cr|suck-4.3.2-10|83	- new url
12cr|suck-4.3.2-10|84	- don't clean buildroot at %%prep
12cr|suck-4.3.2-10|85	- quiet setup
12cr|suck-4.3.2-10|86	
12cr|suck-4.3.2-10|87	* Mon Mar 31 2003 Lenny Cartier <lenny@mandrakesoft.com> 4.3.2-1mdk
12cr|suck-4.3.2-10|88	- 4.3.2
12cr|suck-4.3.2-10|89	
12cr|suck-4.3.2-10|90	* Mon Jan 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 4.3.1-2mdk
12cr|suck-4.3.2-10|91	- rebuild
12cr|suck-4.3.2-10|92	
12cr|suck-4.3.2-10|93	* Wed Sep 25 2002 Lenny Cartier <lenny@mandrakesoft.com> 4.3.1-1mdk
12cr|suck-4.3.2-10|94	- fix build
12cr|suck-4.3.2-10|95	- 4.3.1
12cr|suck-4.3.2-10|96	
12cr|suck-4.3.2-10|97	* Fri Nov 09 2001 Lenny Cartier <lenny@mandrakesoft.com> 4.3.0-1mdk
12cr|suck-4.3.2-10|98	- 4.3.0
12cr|suck-4.3.2-10|99	
12cr|suck-4.3.2-10|100	* Tue Aug 28 2001 Lenny Cartier <lenny@mandrakesoft.com> 4.2.5-1mdk
12cr|suck-4.3.2-10|101	- 4.2.5
12cr|suck-4.3.2-10|102	
12cr|suck-4.3.2-10|103	* Tue Jan 30 2001 Lenny Cartier <lenny@mandrakesoft.com> 4.2.4-2mdk
12cr|suck-4.3.2-10|104	- rebuild
12cr|suck-4.3.2-10|105	
12cr|suck-4.3.2-10|106	* Mon Sep 18 2000 Lenny Cartier <lenny@mandrakesoft.com> 4.2.4-1mdk
12cr|suck-4.3.2-10|107	- updated to 4.2.4
12cr|suck-4.3.2-10|108	- BM
12cr|suck-4.3.2-10|109	- macros

7792 12
12cr|sudoku-savant-1.3-1|1	Summary:	GTK+ Sudoku Game
12cr|sudoku-savant-1.3-1|2	Name:		sudoku-savant
12cr|sudoku-savant-1.3-1|3	Version:	1.3
12cr|sudoku-savant-1.3-1|4	Release:	1
12cr|sudoku-savant-1.3-1|5	License:	GPLv3
12cr|sudoku-savant-1.3-1|6	Group:		Games/Other
12cr|sudoku-savant-1.3-1|7	Url:		http://sourceforge.net/projects/sudoku-savant/
12cr|sudoku-savant-1.3-1|8	Source0:	http://downloads.sourceforge.net/project/sudoku-savant/sudoku-savant/sudoku-savant-1.3/%{name}-%{version}.tar.bz2
12cr|sudoku-savant-1.3-1|9	
12cr|sudoku-savant-1.3-1|10	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|sudoku-savant-1.3-1|11	
12cr|sudoku-savant-1.3-1|12	%description
12cr|sudoku-savant-1.3-1|13	A simple GUI-driven application to solve and generate sudoku puzzles through
12cr|sudoku-savant-1.3-1|14	logical means. Also supports manual solving, with pencil marks and cell
12cr|sudoku-savant-1.3-1|15	colouring. Should be able to solve any standard sudoku from a newspaper or
12cr|sudoku-savant-1.3-1|16	magazine.
12cr|sudoku-savant-1.3-1|17	
12cr|sudoku-savant-1.3-1|18	%prep
12cr|sudoku-savant-1.3-1|19	%setup -q
12cr|sudoku-savant-1.3-1|20	
12cr|sudoku-savant-1.3-1|21	%build
12cr|sudoku-savant-1.3-1|22	%configure2_5x
12cr|sudoku-savant-1.3-1|23	
12cr|sudoku-savant-1.3-1|24	%make
12cr|sudoku-savant-1.3-1|25	
12cr|sudoku-savant-1.3-1|26	%install
12cr|sudoku-savant-1.3-1|27	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cr|sudoku-savant-1.3-1|28	%makeinstall
12cr|sudoku-savant-1.3-1|29	
12cr|sudoku-savant-1.3-1|30	%find_lang %{name}
12cr|sudoku-savant-1.3-1|31	
12cr|sudoku-savant-1.3-1|32	%files -f %{name}.lang
12cr|sudoku-savant-1.3-1|33	%{_bindir}/%{name}
12cr|sudoku-savant-1.3-1|34	%{_datadir}/applications/%{name}.desktop
12cr|sudoku-savant-1.3-1|35	%{_datadir}/pixmaps/%{name}.png
12cr|sudoku-savant-1.3-1|36	
12cr|sudoku-savant-1.3-1|37	
12cr|sudoku-savant-1.3-1|38	
12cr|sudoku-savant-1.3-1|39	%changelog
12cr|sudoku-savant-1.3-1|40	* Thu May 24 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.3-1
12cr|sudoku-savant-1.3-1|41	+ Revision: 800442
12cr|sudoku-savant-1.3-1|42	- imported package sudoku-savant
12cr|sudoku-savant-1.3-1|43	

7793 12
12cr|sugar-0.88.0-3|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-0.88.0-3|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-0.88.0-3|3	
12cr|sugar-0.88.0-3|4	Name:		sugar
12cr|sugar-0.88.0-3|5	Version:	0.88.0
12cr|sugar-0.88.0-3|6	Release:	3
12cr|sugar-0.88.0-3|7	Summary:	Sugar window manager
12cr|sugar-0.88.0-3|8	License:	GPL/LGPL
12cr|sugar-0.88.0-3|9	Group:		Graphical desktop/Other
12cr|sugar-0.88.0-3|10	Url:		http://sugarlabs.org/
12cr|sugar-0.88.0-3|11	
12cr|sugar-0.88.0-3|12	Source:		http://download.sugarlabs.org/sources/sucrose/glucose/sugar/sugar-0.88.0.tar.bz2
12cr|sugar-0.88.0-3|13	
12cr|sugar-0.88.0-3|14	Patch:		sugar-0.88.0-sugar-start-script.patch
12cr|sugar-0.88.0-3|15	Patch1:		sugar-0.88.0-1544.patch
12cr|sugar-0.88.0-3|16	Patch2:		sugar-0.88.0-sugar-1747.patch
12cr|sugar-0.88.0-3|17	
12cr|sugar-0.88.0-3|18	Requires: sugar-artwork >= 0.88.0
12cr|sugar-0.88.0-3|19	Requires: dbus
12cr|sugar-0.88.0-3|20	Requires: dbus-x11
12cr|sugar-0.88.0-3|21	Requires: GConf2
12cr|sugar-0.88.0-3|22	Requires: gstreamer0.10-plugins-base
12cr|sugar-0.88.0-3|23	Requires: gstreamer0.10-python
12cr|sugar-0.88.0-3|24	Requires: gtk+2
12cr|sugar-0.88.0-3|25	Requires: gvfs
12cr|sugar-0.88.0-3|26	Requires: gnome-python-desktop
12cr|sugar-0.88.0-3|27	Requires: metacity >= 2.27.1
12cr|sugar-0.88.0-3|28	Requires: python-numpy
12cr|sugar-0.88.0-3|29	Requires: openssh
12cr|sugar-0.88.0-3|30	Requires: pygtk2.0
12cr|sugar-0.88.0-3|31	Requires: python-gtksourceview
12cr|sugar-0.88.0-3|32	Requires: python-xklavier
12cr|sugar-0.88.0-3|33	Requires: python-simplejson
12cr|sugar-0.88.0-3|34	Requires: sugar-base >= 0.88.0
12cr|sugar-0.88.0-3|35	Requires: sugar-toolkit >= 0.88.0
12cr|sugar-0.88.0-3|36	Requires: xdpyinfo
12cr|sugar-0.88.0-3|37	Requires: xsetroot
12cr|sugar-0.88.0-3|38	
12cr|sugar-0.88.0-3|39	BuildRequires: perl-XML-Parser
12cr|sugar-0.88.0-3|40	BuildRequires: autoconf
12cr|sugar-0.88.0-3|41	BuildRequires: automake
12cr|sugar-0.88.0-3|42	BuildRequires: libGConf2-devel
12cr|sugar-0.88.0-3|43	BuildRequires: gettext
12cr|sugar-0.88.0-3|44	BuildRequires: pkgconfig(gtk+-2.0)
12cr|sugar-0.88.0-3|45	BuildRequires: intltool >= 0.33
12cr|sugar-0.88.0-3|46	BuildRequires: libtool
12cr|sugar-0.88.0-3|47	BuildRequires: pygtk2.0-devel
12cr|sugar-0.88.0-3|48	BuildRequires: python-devel
12cr|sugar-0.88.0-3|49	BuildRequires: sugar-base >= 0.88.0
12cr|sugar-0.88.0-3|50	
12cr|sugar-0.88.0-3|51	BuildArch:	noarch
12cr|sugar-0.88.0-3|52	
12cr|sugar-0.88.0-3|53	%description
12cr|sugar-0.88.0-3|54	This package contains the base modules for Sugar.
12cr|sugar-0.88.0-3|55	Sugar is a graphical user interface aimed at children which promotes sharing
12cr|sugar-0.88.0-3|56	and collaborative learning. It was introduced on the One Laptop Per Child
12cr|sugar-0.88.0-3|57	(OLPC) XO laptop but is useful on other devices as well.
12cr|sugar-0.88.0-3|58	
12cr|sugar-0.88.0-3|59	%package emulator
12cr|sugar-0.88.0-3|60	Summary:	The emulator for the Sugar Desktop Environment
12cr|sugar-0.88.0-3|61	Group:		Graphical desktop/Other
12cr|sugar-0.88.0-3|62	Requires:	%{name} = %{version}-%{release}
12cr|sugar-0.88.0-3|63	
12cr|sugar-0.88.0-3|64	%description emulator
12cr|sugar-0.88.0-3|65	This package contains the Sugar emulator. It is using Xephyr
12cr|sugar-0.88.0-3|66	to run a Sugar environment similar to what is on the XO laptop.
12cr|sugar-0.88.0-3|67	
12cr|sugar-0.88.0-3|68	%prep
12cr|sugar-0.88.0-3|69	%setup -q -n sugar-0.88.0
12cr|sugar-0.88.0-3|70	%patch -p1
12cr|sugar-0.88.0-3|71	%patch1 -p1
12cr|sugar-0.88.0-3|72	%patch2 -p1
12cr|sugar-0.88.0-3|73	
12cr|sugar-0.88.0-3|74	%build
12cr|sugar-0.88.0-3|75	mkdir -p m4
12cr|sugar-0.88.0-3|76	intltoolize -f -c
12cr|sugar-0.88.0-3|77	autoreconf
12cr|sugar-0.88.0-3|78	%define __libtoolize true
12cr|sugar-0.88.0-3|79	%configure
12cr|sugar-0.88.0-3|80	make
12cr|sugar-0.88.0-3|81	
12cr|sugar-0.88.0-3|82	%install
12cr|sugar-0.88.0-3|83	export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
12cr|sugar-0.88.0-3|84	make DESTDIR=%{buildroot} install
12cr|sugar-0.88.0-3|85	export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=
12cr|sugar-0.88.0-3|86	rm -rf %{buildroot}/%{_datadir}/xsessions
12cr|sugar-0.88.0-3|87	%find_lang sugar
12cr|sugar-0.88.0-3|88	
12cr|sugar-0.88.0-3|89	install -d -m 0755 %{buildroot}/%{_sysconfdir}/X11/wmsession.d/
12cr|sugar-0.88.0-3|90	cat <<__EOF__ > %{buildroot}/%{_sysconfdir}/X11/wmsession.d/08sugar
12cr|sugar-0.88.0-3|91	NAME=Sugar
12cr|sugar-0.88.0-3|92	ICON=%{_datadir}/sugar/data/icons/module-about_me.svg
12cr|sugar-0.88.0-3|93	DESC=Sugar window manager
12cr|sugar-0.88.0-3|94	EXEC=%{_bindir}/sugar
12cr|sugar-0.88.0-3|95	SCRIPT:
12cr|sugar-0.88.0-3|96	exec %{_bindir}/sugar
12cr|sugar-0.88.0-3|97	__EOF__
12cr|sugar-0.88.0-3|98	
12cr|sugar-0.88.0-3|99	%files -f sugar.lang
12cr|sugar-0.88.0-3|100	%doc AUTHORS COPYING README
12cr|sugar-0.88.0-3|101	%config %{_sysconfdir}/dbus*/system.d/*
12cr|sugar-0.88.0-3|102	%config %{_sysconfdir}/gconf/schemas/*
12cr|sugar-0.88.0-3|103	%{_bindir}/*
12cr|sugar-0.88.0-3|104	%exclude %{_bindir}/sugar-emulator
12cr|sugar-0.88.0-3|105	%{python_sitelib}/jarabe
12cr|sugar-0.88.0-3|106	%{_datadir}/sugar
12cr|sugar-0.88.0-3|107	%{_datadir}/mime/packages/*
12cr|sugar-0.88.0-3|108	%{_datadir}/icons/hicolor/scalable/apps/sugar-xo.svg
12cr|sugar-0.88.0-3|109	%config %{_sysconfdir}/X11/wmsession.d/*
12cr|sugar-0.88.0-3|110	
12cr|sugar-0.88.0-3|111	%files emulator
12cr|sugar-0.88.0-3|112	%{_bindir}/sugar-emulator
12cr|sugar-0.88.0-3|113	%{_datadir}/applications/sugar-emulator.desktop
12cr|sugar-0.88.0-3|114	

7794 12
12cr|sugar-artwork-0.88.0-2|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-artwork-0.88.0-2|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-artwork-0.88.0-2|3	
12cr|sugar-artwork-0.88.0-2|4	Name: sugar-artwork
12cr|sugar-artwork-0.88.0-2|5	Version: 0.88.0
12cr|sugar-artwork-0.88.0-2|6	Release: %mkrel 2
12cr|sugar-artwork-0.88.0-2|7	Summary: Artwork for Sugar look-and-feel
12cr|sugar-artwork-0.88.0-2|8	License: LGPLv2+
12cr|sugar-artwork-0.88.0-2|9	Group: Graphical desktop/Other
12cr|sugar-artwork-0.88.0-2|10	Url: http://sugarlabs.org/
12cr|sugar-artwork-0.88.0-2|11	
12cr|sugar-artwork-0.88.0-2|12	Source: http://download.sugarlabs.org/sources/sucrose/glucose/sugar-artwork/sugar-artwork-0.88.0.tar.bz2
12cr|sugar-artwork-0.88.0-2|13	
12cr|sugar-artwork-0.88.0-2|14	Patch: sugar-artwork-0.88.0-sugar-1899.patch
12cr|sugar-artwork-0.88.0-2|15	
12cr|sugar-artwork-0.88.0-2|16	Requires: gtk+2 >= 2.9.0
12cr|sugar-artwork-0.88.0-2|17	Requires: sugar-base >= 0.88.0
12cr|sugar-artwork-0.88.0-2|18	
12cr|sugar-artwork-0.88.0-2|19	BuildRequires: perl-XML-Parser
12cr|sugar-artwork-0.88.0-2|20	BuildRequires: gtk+2-devel >= 2.9.0
12cr|sugar-artwork-0.88.0-2|21	BuildRequires: icon-naming-utils
12cr|sugar-artwork-0.88.0-2|22	BuildRequires: icon-slicer
12cr|sugar-artwork-0.88.0-2|23	BuildRequires: python
12cr|sugar-artwork-0.88.0-2|24	BuildRequires: xcursorgen
12cr|sugar-artwork-0.88.0-2|25	
12cr|sugar-artwork-0.88.0-2|26	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|sugar-artwork-0.88.0-2|27	
12cr|sugar-artwork-0.88.0-2|28	%description
12cr|sugar-artwork-0.88.0-2|29	Contains the themes and icons that make up the Sugar default look and feel.
12cr|sugar-artwork-0.88.0-2|30	
12cr|sugar-artwork-0.88.0-2|31	%prep
12cr|sugar-artwork-0.88.0-2|32	%setup -q -n sugar-artwork-0.88.0
12cr|sugar-artwork-0.88.0-2|33	%patch -p1
12cr|sugar-artwork-0.88.0-2|34	
12cr|sugar-artwork-0.88.0-2|35	%build
12cr|sugar-artwork-0.88.0-2|36	%define __libtoolize true
12cr|sugar-artwork-0.88.0-2|37	%configure
12cr|sugar-artwork-0.88.0-2|38	make
12cr|sugar-artwork-0.88.0-2|39	
12cr|sugar-artwork-0.88.0-2|40	%install
12cr|sugar-artwork-0.88.0-2|41	rm -rf %{buildroot}
12cr|sugar-artwork-0.88.0-2|42	make DESTDIR=%{buildroot} install
12cr|sugar-artwork-0.88.0-2|43	rm -f %{buildroot}/%{_libdir}/gtk-2.0/*/engines/*.la
12cr|sugar-artwork-0.88.0-2|44	
12cr|sugar-artwork-0.88.0-2|45	
12cr|sugar-artwork-0.88.0-2|46	%clean
12cr|sugar-artwork-0.88.0-2|47	rm -rf %{buildroot}
12cr|sugar-artwork-0.88.0-2|48	
12cr|sugar-artwork-0.88.0-2|49	%post
12cr|sugar-artwork-0.88.0-2|50	%update_icon_cache sugar
12cr|sugar-artwork-0.88.0-2|51	
12cr|sugar-artwork-0.88.0-2|52	%postun
12cr|sugar-artwork-0.88.0-2|53	%clean_icon_cache sugar
12cr|sugar-artwork-0.88.0-2|54	
12cr|sugar-artwork-0.88.0-2|55	%files
12cr|sugar-artwork-0.88.0-2|56	%defattr(-,root,root,-)
12cr|sugar-artwork-0.88.0-2|57	%{_datadir}/icons/*
12cr|sugar-artwork-0.88.0-2|58	%{_datadir}/themes/*
12cr|sugar-artwork-0.88.0-2|59	%{_libdir}/gtk*/*/engines/*
12cr|sugar-artwork-0.88.0-2|60	%doc COPYING NEWS README
12cr|sugar-artwork-0.88.0-2|61	
12cr|sugar-artwork-0.88.0-2|62	
12cr|sugar-artwork-0.88.0-2|63	
12cr|sugar-artwork-0.88.0-2|64	%changelog
12cr|sugar-artwork-0.88.0-2|65	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.88.0-2mdv2011.0
12cr|sugar-artwork-0.88.0-2|66	+ Revision: 615030
12cr|sugar-artwork-0.88.0-2|67	- the mass rebuild of 2010.1 packages
12cr|sugar-artwork-0.88.0-2|68	
12cr|sugar-artwork-0.88.0-2|69	* Sat Apr 03 2010 Aleksey Lim <alsroot@mandriva.org> 0.88.0-1mdv2010.1
12cr|sugar-artwork-0.88.0-2|70	+ Revision: 530886
12cr|sugar-artwork-0.88.0-2|71	- Sucrose 0.88.0 release
12cr|sugar-artwork-0.88.0-2|72	
12cr|sugar-artwork-0.88.0-2|73	* Fri Sep 25 2009 Aleksey Lim <alsroot@mandriva.org> 0.86.0-1mdv2010.0
12cr|sugar-artwork-0.88.0-2|74	+ Revision: 448708
12cr|sugar-artwork-0.88.0-2|75	- Update to 0.86.0
12cr|sugar-artwork-0.88.0-2|76	
12cr|sugar-artwork-0.88.0-2|77	* Fri Sep 18 2009 Aleksey Lim <alsroot@mandriva.org> 0.85.4-1mdv2010.0
12cr|sugar-artwork-0.88.0-2|78	+ Revision: 444477
12cr|sugar-artwork-0.88.0-2|79	- Update to 0.85.4
12cr|sugar-artwork-0.88.0-2|80	
12cr|sugar-artwork-0.88.0-2|81	* Fri Sep 11 2009 Aleksey Lim <alsroot@mandriva.org> 0.85.3-1mdv2010.0
12cr|sugar-artwork-0.88.0-2|82	+ Revision: 438473
12cr|sugar-artwork-0.88.0-2|83	- Update to 0.85.3
12cr|sugar-artwork-0.88.0-2|84	
12cr|sugar-artwork-0.88.0-2|85	* Tue Aug 11 2009 Aleksey Lim <alsroot@mandriva.org> 0.85.2-1mdv2010.0
12cr|sugar-artwork-0.88.0-2|86	+ Revision: 414747
12cr|sugar-artwork-0.88.0-2|87	- Sucrose 0.85.2 release
12cr|sugar-artwork-0.88.0-2|88	
12cr|sugar-artwork-0.88.0-2|89	* Fri Mar 20 2009 Aleksey Lim <alsroot@mandriva.org> 0.84.1-3mdv2009.1
12cr|sugar-artwork-0.88.0-2|90	+ Revision: 359167
12cr|sugar-artwork-0.88.0-2|91	+ rebuild (emptylog)
12cr|sugar-artwork-0.88.0-2|92	
12cr|sugar-artwork-0.88.0-2|93	* Fri Mar 20 2009 Aleksey Lim <alsroot@mandriva.org> 0.84.1-2mdv2009.1
12cr|sugar-artwork-0.88.0-2|94	+ Revision: 359162
12cr|sugar-artwork-0.88.0-2|95	- Build with new icon-slicer
12cr|sugar-artwork-0.88.0-2|96	
12cr|sugar-artwork-0.88.0-2|97	* Fri Mar 13 2009 Aleksey Lim <alsroot@mandriva.org> 0.84.1-1mdv2009.1
12cr|sugar-artwork-0.88.0-2|98	+ Revision: 354530
12cr|sugar-artwork-0.88.0-2|99	- minor update to 0.84.1
12cr|sugar-artwork-0.88.0-2|100	
12cr|sugar-artwork-0.88.0-2|101	* Wed Mar 04 2009 Aleksey Lim <alsroot@mandriva.org> 0.84.0-1mdv2009.1
12cr|sugar-artwork-0.88.0-2|102	+ Revision: 348259
12cr|sugar-artwork-0.88.0-2|103	- Sucrose 0.84.0 release
12cr|sugar-artwork-0.88.0-2|104	
12cr|sugar-artwork-0.88.0-2|105	* Mon Feb 23 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.5-1mdv2009.1
12cr|sugar-artwork-0.88.0-2|106	+ Revision: 344133
12cr|sugar-artwork-0.88.0-2|107	- Sucrose 0.83.6 release
12cr|sugar-artwork-0.88.0-2|108	
12cr|sugar-artwork-0.88.0-2|109	* Sun Feb 15 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.4-1mdv2009.1
12cr|sugar-artwork-0.88.0-2|110	+ Revision: 340402
12cr|sugar-artwork-0.88.0-2|111	- new Sucrose 0.83.5 release
12cr|sugar-artwork-0.88.0-2|112	
12cr|sugar-artwork-0.88.0-2|113	* Tue Jan 20 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.3-1mdv2009.1
12cr|sugar-artwork-0.88.0-2|114	+ Revision: 331938
12cr|sugar-artwork-0.88.0-2|115	- new Sucrose 0.83.4 release
12cr|sugar-artwork-0.88.0-2|116	
12cr|sugar-artwork-0.88.0-2|117	* Sun Jan 11 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.2-1mdv2009.1
12cr|sugar-artwork-0.88.0-2|118	+ Revision: 328373
12cr|sugar-artwork-0.88.0-2|119	- Sugar 0.83.3 release
12cr|sugar-artwork-0.88.0-2|120	
12cr|sugar-artwork-0.88.0-2|121	* Mon Nov 10 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 0.82.3-1mdv2009.1
12cr|sugar-artwork-0.88.0-2|122	+ Revision: 301833
12cr|sugar-artwork-0.88.0-2|123	- import sugar-artwork
12cr|sugar-artwork-0.88.0-2|124	
12cr|sugar-artwork-0.88.0-2|125	
12cr|sugar-artwork-0.88.0-2|126	* Tue Sep 23 2008 Simon Schampijer <simon@laptop.org> - 0.82.3-1
12cr|sugar-artwork-0.88.0-2|127	- Fix corrupted network-wireless-060.svg
12cr|sugar-artwork-0.88.0-2|128	
12cr|sugar-artwork-0.88.0-2|129	* Sat Sep 20 2008 Marco Pesenti Gritti <mpg@redhat.com> - 0.82.2-1
12cr|sugar-artwork-0.88.0-2|130	- #7685 Alternate home layouts; fixed ring scaling; better modularization of layouts
12cr|sugar-artwork-0.88.0-2|131	- #8554 Indicate connected AP in Neighborhood view.
12cr|sugar-artwork-0.88.0-2|132	- #8198 Use a plainer "wrench" for the Settings icon
12cr|sugar-artwork-0.88.0-2|133	- #7987 Home view XO icon palette for Control Panel has wrong icon
12cr|sugar-artwork-0.88.0-2|134	
12cr|sugar-artwork-0.88.0-2|135	* Sat Sep  6 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.82.1-2
12cr|sugar-artwork-0.88.0-2|136	- fix license tag
12cr|sugar-artwork-0.88.0-2|137	
12cr|sugar-artwork-0.88.0-2|138	* Thu Aug 28 2008 Marco Pesenti Gritti <mpg@redhat.com> - 0.82.1-1
12cr|sugar-artwork-0.88.0-2|139	- #4312 need volume button icons for totem player
12cr|sugar-artwork-0.88.0-2|140	- #7939 Missing stock icons
12cr|sugar-artwork-0.88.0-2|141	
12cr|sugar-artwork-0.88.0-2|142	* Thu Aug 07 2008 Marco Pesenti Gritti <mpg@redhat.com> - 0.82.0-1
12cr|sugar-artwork-0.88.0-2|143	- 7641 Install GTK compatibility symlinks using icon-naming-utils package
12cr|sugar-artwork-0.88.0-2|144	
12cr|sugar-artwork-0.88.0-2|145	* Wed Jul 09 2008 Simon Schampijer <simon@laptop.org> - 0.81.6-2.20080709gitc77b345c02
12cr|sugar-artwork-0.88.0-2|146	- git snapshot
12cr|sugar-artwork-0.88.0-2|147	- 7385 Add view-freeform icon (eben)
12cr|sugar-artwork-0.88.0-2|148	
12cr|sugar-artwork-0.88.0-2|149	* Sat Jun 21 2008 Tomeu Vizoso <tomeu@tomeuvizoso.net> - 0.81.1
12cr|sugar-artwork-0.88.0-2|150	- Some improvements to the gtk theme (benzea)
12cr|sugar-artwork-0.88.0-2|151	
12cr|sugar-artwork-0.88.0-2|152	* Fri Jun 13 2008 Simon Schampijer <simon@laptop.org> - 0.79.3-1
12cr|sugar-artwork-0.88.0-2|153	- Update to 0.79.3
12cr|sugar-artwork-0.88.0-2|154	
12cr|sugar-artwork-0.88.0-2|155	* Wed Apr 09 2008 Tomeu Vizoso <tomeu@tomeuvizoso.net> - 0.79.2
12cr|sugar-artwork-0.88.0-2|156	- Misc. icon fixes.
12cr|sugar-artwork-0.88.0-2|157	
12cr|sugar-artwork-0.88.0-2|158	* Thu Apr 03 2008 Simon Schampijer <simon@laptop.org> - 0.79.1
12cr|sugar-artwork-0.88.0-2|159	- Frame/Home redesign - Put corner stone
12cr|sugar-artwork-0.88.0-2|160	
12cr|sugar-artwork-0.88.0-2|161	* Sat Feb  9 2008 Marco Pesenti Gritti <mpg@redhat.com> - 0.79.0-1
12cr|sugar-artwork-0.88.0-2|162	- Update to 0.79.0
12cr|sugar-artwork-0.88.0-2|163	
12cr|sugar-artwork-0.88.0-2|164	* Fri Nov 02 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.33.20071102git0763fefc48
12cr|sugar-artwork-0.88.0-2|165	- #4610 Prevent a division by zero while making icons insensitive. (benzea)
12cr|sugar-artwork-0.88.0-2|166	
12cr|sugar-artwork-0.88.0-2|167	* Fri Nov 02 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.32.20071102git9bc8be4d48
12cr|sugar-artwork-0.88.0-2|168	- #4568 Implement a better effect for insensitive icons [may need more tweaking] (benzea)
12cr|sugar-artwork-0.88.0-2|169	- Added tray-hide/show icons (eben)
12cr|sugar-artwork-0.88.0-2|170	- Added a zoom-original button for returning to actual size (eben)
12cr|sugar-artwork-0.88.0-2|171	- Updated the full media button set to the new design spec (eben)
12cr|sugar-artwork-0.88.0-2|172	- Added fullscreen (and return) buttons (eben)
12cr|sugar-artwork-0.88.0-2|173	- #4595 Fixed the "wiggle" in the busy cursor (eben)
12cr|sugar-artwork-0.88.0-2|174	
12cr|sugar-artwork-0.88.0-2|175	* Fri Oct 19 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.31.20071019git811b41812a
12cr|sugar-artwork-0.88.0-2|176	- New snapshot
12cr|sugar-artwork-0.88.0-2|177	
12cr|sugar-artwork-0.88.0-2|178	* Tue Oct  9 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.30.20071009git91d9239340
12cr|sugar-artwork-0.88.0-2|179	- New snapshot
12cr|sugar-artwork-0.88.0-2|180	
12cr|sugar-artwork-0.88.0-2|181	* Sun Oct  7 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.29.20071007git9b93ff3a3f
12cr|sugar-artwork-0.88.0-2|182	- New snapshot
12cr|sugar-artwork-0.88.0-2|183	
12cr|sugar-artwork-0.88.0-2|184	* Fri Sep 14 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.28.20070914git2aac89b4fe
12cr|sugar-artwork-0.88.0-2|185	- New snapshot
12cr|sugar-artwork-0.88.0-2|186	
12cr|sugar-artwork-0.88.0-2|187	* Wed Sep 12 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.26.20070912gite4fd20770c
12cr|sugar-artwork-0.88.0-2|188	- New snapshot
12cr|sugar-artwork-0.88.0-2|189	
12cr|sugar-artwork-0.88.0-2|190	* Sun Sep  9 2007 Dan Williams <dcbw@redhat.com> - 0.34-0.25.20070909git2e13ad392d
12cr|sugar-artwork-0.88.0-2|191	- New snapshot
12cr|sugar-artwork-0.88.0-2|192	
12cr|sugar-artwork-0.88.0-2|193	* Thu Sep  6 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.24.20070906gitf89f6e00cc
12cr|sugar-artwork-0.88.0-2|194	- New snapshot
12cr|sugar-artwork-0.88.0-2|195	
12cr|sugar-artwork-0.88.0-2|196	* Thu Aug 30 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.23.20070830gitd2120f79b7
12cr|sugar-artwork-0.88.0-2|197	- New snapshot
12cr|sugar-artwork-0.88.0-2|198	
12cr|sugar-artwork-0.88.0-2|199	* Wed Aug 29 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.21.20070829git60139d01c3
12cr|sugar-artwork-0.88.0-2|200	- New snapshot
12cr|sugar-artwork-0.88.0-2|201	
12cr|sugar-artwork-0.88.0-2|202	* Tue Aug 28 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.20.20070827git931d3dee31
12cr|sugar-artwork-0.88.0-2|203	- New snapshot
12cr|sugar-artwork-0.88.0-2|204	
12cr|sugar-artwork-0.88.0-2|205	* Wed Aug 22 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.19.20070822git8de1d5be84
12cr|sugar-artwork-0.88.0-2|206	- New snapshot
12cr|sugar-artwork-0.88.0-2|207	
12cr|sugar-artwork-0.88.0-2|208	* Mon Aug 20 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.18.20070820git81695a321f
12cr|sugar-artwork-0.88.0-2|209	- New snapshot
12cr|sugar-artwork-0.88.0-2|210	
12cr|sugar-artwork-0.88.0-2|211	* Tue Aug 14 2007 John (J5) Palmieri <johnp@redhat.com> - 0.34-0.15.20070814gitb0228a578f
12cr|sugar-artwork-0.88.0-2|212	- New snapshot
12cr|sugar-artwork-0.88.0-2|213	
12cr|sugar-artwork-0.88.0-2|214	* Fri Jul 27 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.15.20070727git359c47de2c
12cr|sugar-artwork-0.88.0-2|215	- New snapshot
12cr|sugar-artwork-0.88.0-2|216	
12cr|sugar-artwork-0.88.0-2|217	* Wed Jul 25 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.14.20070725git37744886a7
12cr|sugar-artwork-0.88.0-2|218	- New snapshot
12cr|sugar-artwork-0.88.0-2|219	
12cr|sugar-artwork-0.88.0-2|220	* Tue Jul 24 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.13.20070724git3368046fdc
12cr|sugar-artwork-0.88.0-2|221	- New snapshot
12cr|sugar-artwork-0.88.0-2|222	
12cr|sugar-artwork-0.88.0-2|223	* Sat Jul 21 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.12.20070721gitb4d5062514
12cr|sugar-artwork-0.88.0-2|224	- New snapshot
12cr|sugar-artwork-0.88.0-2|225	
12cr|sugar-artwork-0.88.0-2|226	* Thu Jul 19 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.11.20070719gitf662ad4507
12cr|sugar-artwork-0.88.0-2|227	- New snapshot
12cr|sugar-artwork-0.88.0-2|228	
12cr|sugar-artwork-0.88.0-2|229	* Wed Jul 18 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.10.20070718giteb3ffd0171
12cr|sugar-artwork-0.88.0-2|230	- New snapshot
12cr|sugar-artwork-0.88.0-2|231	
12cr|sugar-artwork-0.88.0-2|232	* Tue Jul 17 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.9.20070716gita0c7965b7b
12cr|sugar-artwork-0.88.0-2|233	- New snapshot
12cr|sugar-artwork-0.88.0-2|234	
12cr|sugar-artwork-0.88.0-2|235	* Mon Jul 16 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.8.20070715git7724264dab
12cr|sugar-artwork-0.88.0-2|236	- New snapshot
12cr|sugar-artwork-0.88.0-2|237	
12cr|sugar-artwork-0.88.0-2|238	* Fri Jul 13 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.7.20070713git454a63a3f0
12cr|sugar-artwork-0.88.0-2|239	- New snapshot
12cr|sugar-artwork-0.88.0-2|240	
12cr|sugar-artwork-0.88.0-2|241	* Wed Jul 11 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.6.20070711git4d612c6644
12cr|sugar-artwork-0.88.0-2|242	- New snapshot
12cr|sugar-artwork-0.88.0-2|243	
12cr|sugar-artwork-0.88.0-2|244	* Fri Jul  6 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.5.20070705gitaddbcacbc5
12cr|sugar-artwork-0.88.0-2|245	- Several new icons for network and journal
12cr|sugar-artwork-0.88.0-2|246	
12cr|sugar-artwork-0.88.0-2|247	* Fri Jun 29 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.4.20070629git13fafab42e
12cr|sugar-artwork-0.88.0-2|248	- Minor tweaks to the controls style.
12cr|sugar-artwork-0.88.0-2|249	
12cr|sugar-artwork-0.88.0-2|250	* Thu Jun 28 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.3.20070628git6c74e162ca
12cr|sugar-artwork-0.88.0-2|251	- New snapshot
12cr|sugar-artwork-0.88.0-2|252	
12cr|sugar-artwork-0.88.0-2|253	* Tue Jun 26 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.34-0.2.20070626gitc788870202
12cr|sugar-artwork-0.88.0-2|254	- New snapshot
12cr|sugar-artwork-0.88.0-2|255	
12cr|sugar-artwork-0.88.0-2|256	* Sat Jun 16 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.33-3.git5aef11739b
12cr|sugar-artwork-0.88.0-2|257	- Spec cleanups, patch by ivazqueznet@gmail.com
12cr|sugar-artwork-0.88.0-2|258	- Rename to sugar-artwork
12cr|sugar-artwork-0.88.0-2|259	
12cr|sugar-artwork-0.88.0-2|260	* Thu Jun 14 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.33-3.git5640efb030
12cr|sugar-artwork-0.88.0-2|261	- Fix comboboxes on the toolbars
12cr|sugar-artwork-0.88.0-2|262	
12cr|sugar-artwork-0.88.0-2|263	* Mon Jun  4 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.33-2.gitc3d3dce71b
12cr|sugar-artwork-0.88.0-2|264	- New snapshot
12cr|sugar-artwork-0.88.0-2|265	
12cr|sugar-artwork-0.88.0-2|266	* Mon May 28 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-2.20.20070528git
12cr|sugar-artwork-0.88.0-2|267	- More work on the gtk theme
12cr|sugar-artwork-0.88.0-2|268	
12cr|sugar-artwork-0.88.0-2|269	* Wed May 16 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-2.19.20070516git
12cr|sugar-artwork-0.88.0-2|270	- Add icon for call
12cr|sugar-artwork-0.88.0-2|271	
12cr|sugar-artwork-0.88.0-2|272	* Mon May 14 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-2.17.20070514git
12cr|sugar-artwork-0.88.0-2|273	- More work on the theme
12cr|sugar-artwork-0.88.0-2|274	
12cr|sugar-artwork-0.88.0-2|275	* Thu May 11 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-2.16.20070511git
12cr|sugar-artwork-0.88.0-2|276	- Fix cursors
12cr|sugar-artwork-0.88.0-2|277	
12cr|sugar-artwork-0.88.0-2|278	* Thu May 11 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-2.15.20070511git
12cr|sugar-artwork-0.88.0-2|279	- Better gtk theme
12cr|sugar-artwork-0.88.0-2|280	
12cr|sugar-artwork-0.88.0-2|281	* Thu May 10 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-2.14.20070510git
12cr|sugar-artwork-0.88.0-2|282	- New snapshot
12cr|sugar-artwork-0.88.0-2|283	
12cr|sugar-artwork-0.88.0-2|284	* Thu Mar 29 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-2.12.20070329git
12cr|sugar-artwork-0.88.0-2|285	- Add an icon for the mesh device
12cr|sugar-artwork-0.88.0-2|286	
12cr|sugar-artwork-0.88.0-2|287	* Thu Mar 22 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-2.11.20070322git
12cr|sugar-artwork-0.88.0-2|288	- Remove conflict with redhat-artwork
12cr|sugar-artwork-0.88.0-2|289	
12cr|sugar-artwork-0.88.0-2|290	* Wed Mar 21 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-2.10.20070321git
12cr|sugar-artwork-0.88.0-2|291	- Fix italic icon
12cr|sugar-artwork-0.88.0-2|292	
12cr|sugar-artwork-0.88.0-2|293	* Tue Mar 20 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-2.9.20070320git
12cr|sugar-artwork-0.88.0-2|294	- New icons for the write activity
12cr|sugar-artwork-0.88.0-2|295	
12cr|sugar-artwork-0.88.0-2|296	* Mon Mar 19 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-2.8.20070319git
12cr|sugar-artwork-0.88.0-2|297	- More matchbox theme fixes
12cr|sugar-artwork-0.88.0-2|298	
12cr|sugar-artwork-0.88.0-2|299	* Mon Mar 19 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-2.7.20070319git
12cr|sugar-artwork-0.88.0-2|300	- Fix matchbox font size
12cr|sugar-artwork-0.88.0-2|301	
12cr|sugar-artwork-0.88.0-2|302	* Thu Mar 15 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-2.6.20070315git
12cr|sugar-artwork-0.88.0-2|303	- Fix font an icons size
12cr|sugar-artwork-0.88.0-2|304	
12cr|sugar-artwork-0.88.0-2|305	* Wed Mar  7 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-2.5.20070307git
12cr|sugar-artwork-0.88.0-2|306	- Put back the gtk theme
12cr|sugar-artwork-0.88.0-2|307	
12cr|sugar-artwork-0.88.0-2|308	* Fri Mar  2 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-2.4.20070302git
12cr|sugar-artwork-0.88.0-2|309	- Update snapshot
12cr|sugar-artwork-0.88.0-2|310	
12cr|sugar-artwork-0.88.0-2|311	* Wed Feb 28 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-2.3.20070228git
12cr|sugar-artwork-0.88.0-2|312	- Update snapshot
12cr|sugar-artwork-0.88.0-2|313	
12cr|sugar-artwork-0.88.0-2|314	* Wed Feb 28 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-2.2.20070228git
12cr|sugar-artwork-0.88.0-2|315	- Update snapshot
12cr|sugar-artwork-0.88.0-2|316	
12cr|sugar-artwork-0.88.0-2|317	* Sat Feb 24 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-2.1.20070224git
12cr|sugar-artwork-0.88.0-2|318	- Update to 2.1.20070224git
12cr|sugar-artwork-0.88.0-2|319	
12cr|sugar-artwork-0.88.0-2|320	* Wed Feb  8 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.33-1
12cr|sugar-artwork-0.88.0-2|321	- Update to 0.33
12cr|sugar-artwork-0.88.0-2|322	
12cr|sugar-artwork-0.88.0-2|323	* Wed Jan 31 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.32-1
12cr|sugar-artwork-0.88.0-2|324	- Update to 0.32
12cr|sugar-artwork-0.88.0-2|325	
12cr|sugar-artwork-0.88.0-2|326	* Mon Jan 29 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.31-1
12cr|sugar-artwork-0.88.0-2|327	- Update to 0.31
12cr|sugar-artwork-0.88.0-2|328	
12cr|sugar-artwork-0.88.0-2|329	* Tue Jan 16 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.30-1
12cr|sugar-artwork-0.88.0-2|330	- Update to 0.30
12cr|sugar-artwork-0.88.0-2|331	
12cr|sugar-artwork-0.88.0-2|332	* Wed Jan 11 2007 Marco Pesenti Gritti <mpg@redhat.com> 0.29-1
12cr|sugar-artwork-0.88.0-2|333	- Update to 0.29
12cr|sugar-artwork-0.88.0-2|334	
12cr|sugar-artwork-0.88.0-2|335	* Tue Dec 19 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.28-1
12cr|sugar-artwork-0.88.0-2|336	- Update to 0.28
12cr|sugar-artwork-0.88.0-2|337	
12cr|sugar-artwork-0.88.0-2|338	* Tue Dec 19 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.27-1
12cr|sugar-artwork-0.88.0-2|339	- Update to 0.27
12cr|sugar-artwork-0.88.0-2|340	
12cr|sugar-artwork-0.88.0-2|341	* Fri Nov 17 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.26-1
12cr|sugar-artwork-0.88.0-2|342	- Update 0.26
12cr|sugar-artwork-0.88.0-2|343	
12cr|sugar-artwork-0.88.0-2|344	* Thu Nov  9 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.25-1
12cr|sugar-artwork-0.88.0-2|345	- Update to 0.25
12cr|sugar-artwork-0.88.0-2|346	
12cr|sugar-artwork-0.88.0-2|347	* Wed Nov  8 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.24-1
12cr|sugar-artwork-0.88.0-2|348	- Update to 0.24
12cr|sugar-artwork-0.88.0-2|349	
12cr|sugar-artwork-0.88.0-2|350	* Sat Nov  4 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.23-1
12cr|sugar-artwork-0.88.0-2|351	- Update to 0.23
12cr|sugar-artwork-0.88.0-2|352	
12cr|sugar-artwork-0.88.0-2|353	* Fri Nov  3 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.22-1
12cr|sugar-artwork-0.88.0-2|354	- Update to 0.22
12cr|sugar-artwork-0.88.0-2|355	
12cr|sugar-artwork-0.88.0-2|356	* Mon Oct 30 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.21-1
12cr|sugar-artwork-0.88.0-2|357	- Update to 0.21
12cr|sugar-artwork-0.88.0-2|358	
12cr|sugar-artwork-0.88.0-2|359	* Wed Oct 25 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.20-1
12cr|sugar-artwork-0.88.0-2|360	- Update to 0.20
12cr|sugar-artwork-0.88.0-2|361	
12cr|sugar-artwork-0.88.0-2|362	* Tue Oct 24 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.19-1
12cr|sugar-artwork-0.88.0-2|363	- Update to 0.19
12cr|sugar-artwork-0.88.0-2|364	
12cr|sugar-artwork-0.88.0-2|365	* Fri Oct 20 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.18-1
12cr|sugar-artwork-0.88.0-2|366	- Update to 0.18
12cr|sugar-artwork-0.88.0-2|367	
12cr|sugar-artwork-0.88.0-2|368	* Thu Oct 19 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.17-1
12cr|sugar-artwork-0.88.0-2|369	- Update to 0.17
12cr|sugar-artwork-0.88.0-2|370	
12cr|sugar-artwork-0.88.0-2|371	* Wed Oct 18 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.16-1
12cr|sugar-artwork-0.88.0-2|372	- Update to 0.16
12cr|sugar-artwork-0.88.0-2|373	
12cr|sugar-artwork-0.88.0-2|374	* Tue Oct 17 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.15-1
12cr|sugar-artwork-0.88.0-2|375	- Update to 0.15
12cr|sugar-artwork-0.88.0-2|376	
12cr|sugar-artwork-0.88.0-2|377	* Thu Oct 13 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.14-1
12cr|sugar-artwork-0.88.0-2|378	- Buld 0.14
12cr|sugar-artwork-0.88.0-2|379	
12cr|sugar-artwork-0.88.0-2|380	* Thu Oct  5 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.13-1
12cr|sugar-artwork-0.88.0-2|381	- Build 0.13
12cr|sugar-artwork-0.88.0-2|382	
12cr|sugar-artwork-0.88.0-2|383	* Mon Sep 11 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.12-1
12cr|sugar-artwork-0.88.0-2|384	- Build 0.12
12cr|sugar-artwork-0.88.0-2|385	
12cr|sugar-artwork-0.88.0-2|386	* Fri Aug 21 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.11-1
12cr|sugar-artwork-0.88.0-2|387	- Build 0.11
12cr|sugar-artwork-0.88.0-2|388	
12cr|sugar-artwork-0.88.0-2|389	* Fri Jun  30 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.10-1
12cr|sugar-artwork-0.88.0-2|390	- Build 0.10 and add xorg-x11-apps
12cr|sugar-artwork-0.88.0-2|391	
12cr|sugar-artwork-0.88.0-2|392	* Fri Jun  29 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.9-1
12cr|sugar-artwork-0.88.0-2|393	- Build 0.9
12cr|sugar-artwork-0.88.0-2|394	
12cr|sugar-artwork-0.88.0-2|395	* Fri Jun  22 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.8-1
12cr|sugar-artwork-0.88.0-2|396	- Build 0.8
12cr|sugar-artwork-0.88.0-2|397	
12cr|sugar-artwork-0.88.0-2|398	* Thu Jun  21 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.7-2
12cr|sugar-artwork-0.88.0-2|399	- Add some unpackaged files
12cr|sugar-artwork-0.88.0-2|400	
12cr|sugar-artwork-0.88.0-2|401	* Thu Jun  7 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.7-1
12cr|sugar-artwork-0.88.0-2|402	- Build 0.7
12cr|sugar-artwork-0.88.0-2|403	
12cr|sugar-artwork-0.88.0-2|404	* Thu Jun  7 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.6-1
12cr|sugar-artwork-0.88.0-2|405	- Build 0.6
12cr|sugar-artwork-0.88.0-2|406	
12cr|sugar-artwork-0.88.0-2|407	* Thu Jun  7 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.5-1
12cr|sugar-artwork-0.88.0-2|408	- Build 0.5
12cr|sugar-artwork-0.88.0-2|409	
12cr|sugar-artwork-0.88.0-2|410	* Thu Jun  7 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.4-2
12cr|sugar-artwork-0.88.0-2|411	- Add build require (perl xml parser)
12cr|sugar-artwork-0.88.0-2|412	
12cr|sugar-artwork-0.88.0-2|413	* Thu Jun  7 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.4-1
12cr|sugar-artwork-0.88.0-2|414	- Build 0.4
12cr|sugar-artwork-0.88.0-2|415	
12cr|sugar-artwork-0.88.0-2|416	* Thu May 23 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.3-1
12cr|sugar-artwork-0.88.0-2|417	- Build 0.3
12cr|sugar-artwork-0.88.0-2|418	
12cr|sugar-artwork-0.88.0-2|419	* Thu May 22 2006 Marco Pesenti Gritti <mpg@redhat.com> 0.2-1
12cr|sugar-artwork-0.88.0-2|420	- Build 0.2
12cr|sugar-artwork-0.88.0-2|421	

7795 12
12cr|sugar-base-0.88.0-3|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-base-0.88.0-3|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-base-0.88.0-3|3	
12cr|sugar-base-0.88.0-3|4	Name: sugar-base
12cr|sugar-base-0.88.0-3|5	Version: 0.88.0
12cr|sugar-base-0.88.0-3|6	Release: 3
12cr|sugar-base-0.88.0-3|7	Summary: Base Sugar library
12cr|sugar-base-0.88.0-3|8	License: LGPLv2
12cr|sugar-base-0.88.0-3|9	Group: Graphical desktop/Other
12cr|sugar-base-0.88.0-3|10	Url: http://sugarlabs.org/
12cr|sugar-base-0.88.0-3|11	
12cr|sugar-base-0.88.0-3|12	Source: http://download.sugarlabs.org/sources/sucrose/glucose/sugar-base/sugar-base-0.88.0.tar.bz2
12cr|sugar-base-0.88.0-3|13	
12cr|sugar-base-0.88.0-3|14	Requires: python-dbus
12cr|sugar-base-0.88.0-3|15	Requires: python-decorator
12cr|sugar-base-0.88.0-3|16	Requires: gnome-python-gconf
12cr|sugar-base-0.88.0-3|17	Requires: python-gobject >= 2.15
12cr|sugar-base-0.88.0-3|18	Requires: pygtk2.0
12cr|sugar-base-0.88.0-3|19	Requires: python
12cr|sugar-base-0.88.0-3|20	Requires: unzip
12cr|sugar-base-0.88.0-3|21	
12cr|sugar-base-0.88.0-3|22	BuildRequires: perl-XML-Parser
12cr|sugar-base-0.88.0-3|23	BuildRequires: gettext
12cr|sugar-base-0.88.0-3|24	BuildRequires: intltool >= 0.33
12cr|sugar-base-0.88.0-3|25	BuildRequires: pkgconfig
12cr|sugar-base-0.88.0-3|26	BuildRequires: python-gobject-devel >= 2.15
12cr|sugar-base-0.88.0-3|27	BuildRequires: pygtk2.0-devel
12cr|sugar-base-0.88.0-3|28	BuildRequires: python-devel
12cr|sugar-base-0.88.0-3|29	
12cr|sugar-base-0.88.0-3|30	
12cr|sugar-base-0.88.0-3|31	%description
12cr|sugar-base-0.88.0-3|32	The base libary for Sugar. It provides helpers for the development
12cr|sugar-base-0.88.0-3|33	of services and activities.
12cr|sugar-base-0.88.0-3|34	
12cr|sugar-base-0.88.0-3|35	%prep
12cr|sugar-base-0.88.0-3|36	%setup -q -n sugar-base-0.88.0
12cr|sugar-base-0.88.0-3|37	
12cr|sugar-base-0.88.0-3|38	
12cr|sugar-base-0.88.0-3|39	%build
12cr|sugar-base-0.88.0-3|40	%configure2_5x
12cr|sugar-base-0.88.0-3|41	make
12cr|sugar-base-0.88.0-3|42	
12cr|sugar-base-0.88.0-3|43	%install
12cr|sugar-base-0.88.0-3|44	rm -rf %{buildroot}
12cr|sugar-base-0.88.0-3|45	make DESTDIR=%{buildroot} install
12cr|sugar-base-0.88.0-3|46	install -d -m 0755 %{buildroot}/%{_datadir}/sugar/activities
12cr|sugar-base-0.88.0-3|47	%find_lang sugar-base
12cr|sugar-base-0.88.0-3|48	
12cr|sugar-base-0.88.0-3|49	%clean
12cr|sugar-base-0.88.0-3|50	rm -rf %{buildroot}
12cr|sugar-base-0.88.0-3|51	
12cr|sugar-base-0.88.0-3|52	%files -f sugar-base.lang
12cr|sugar-base-0.88.0-3|53	%defattr(-,root,root,-)
12cr|sugar-base-0.88.0-3|54	%dir %{_datadir}/sugar
12cr|sugar-base-0.88.0-3|55	%dir %{_datadir}/sugar/activities
12cr|sugar-base-0.88.0-3|56	%{python_sitelib}/*
12cr|sugar-base-0.88.0-3|57	%doc COPYING NEWS
12cr|sugar-base-0.88.0-3|58	
12cr|sugar-base-0.88.0-3|59	
12cr|sugar-base-0.88.0-3|60	
12cr|sugar-base-0.88.0-3|61	%changelog
12cr|sugar-base-0.88.0-3|62	* Mon Nov 08 2010 Funda Wang <fwang@mandriva.org> 0.88.0-2mdv2011.0
12cr|sugar-base-0.88.0-3|63	+ Revision: 595034
12cr|sugar-base-0.88.0-3|64	- rebuild for py2.7
12cr|sugar-base-0.88.0-3|65	
12cr|sugar-base-0.88.0-3|66	* Sat Apr 03 2010 Aleksey Lim <alsroot@mandriva.org> 0.88.0-1mdv2010.1
12cr|sugar-base-0.88.0-3|67	+ Revision: 530885
12cr|sugar-base-0.88.0-3|68	- Sucrose 0.88.0 release
12cr|sugar-base-0.88.0-3|69	
12cr|sugar-base-0.88.0-3|70	* Fri Sep 25 2009 Aleksey Lim <alsroot@mandriva.org> 0.86.0-2mdv2010.0
12cr|sugar-base-0.88.0-3|71	+ Revision: 448854
12cr|sugar-base-0.88.0-3|72	- Update to 0.86.0
12cr|sugar-base-0.88.0-3|73	- Update to 0.86.0
12cr|sugar-base-0.88.0-3|74	
12cr|sugar-base-0.88.0-3|75	* Fri Sep 18 2009 Aleksey Lim <alsroot@mandriva.org> 0.85.6-1mdv2010.0
12cr|sugar-base-0.88.0-3|76	+ Revision: 444476
12cr|sugar-base-0.88.0-3|77	- Update to 0.85.6
12cr|sugar-base-0.88.0-3|78	
12cr|sugar-base-0.88.0-3|79	* Fri Sep 11 2009 Aleksey Lim <alsroot@mandriva.org> 0.85.5-1mdv2010.0
12cr|sugar-base-0.88.0-3|80	+ Revision: 438301
12cr|sugar-base-0.88.0-3|81	- Update to 0.85.2
12cr|sugar-base-0.88.0-3|82	
12cr|sugar-base-0.88.0-3|83	* Tue Aug 11 2009 Aleksey Lim <alsroot@mandriva.org> 0.85.2-1mdv2010.0
12cr|sugar-base-0.88.0-3|84	+ Revision: 414748
12cr|sugar-base-0.88.0-3|85	- Sucrose 0.85.2 release
12cr|sugar-base-0.88.0-3|86	
12cr|sugar-base-0.88.0-3|87	* Wed Mar 04 2009 Aleksey Lim <alsroot@mandriva.org> 0.84.0-1mdv2009.1
12cr|sugar-base-0.88.0-3|88	+ Revision: 348243
12cr|sugar-base-0.88.0-3|89	- Sucrose 0.84.0 release
12cr|sugar-base-0.88.0-3|90	
12cr|sugar-base-0.88.0-3|91	* Mon Feb 23 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.4-1mdv2009.1
12cr|sugar-base-0.88.0-3|92	+ Revision: 344161
12cr|sugar-base-0.88.0-3|93	- Sucrose 0.83.6 release
12cr|sugar-base-0.88.0-3|94	
12cr|sugar-base-0.88.0-3|95	* Tue Jan 20 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.3-1mdv2009.1
12cr|sugar-base-0.88.0-3|96	+ Revision: 331936
12cr|sugar-base-0.88.0-3|97	- new Sucrose 0.83.4 release
12cr|sugar-base-0.88.0-3|98	
12cr|sugar-base-0.88.0-3|99	* Sun Jan 11 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.2-1mdv2009.1
12cr|sugar-base-0.88.0-3|100	+ Revision: 328374
12cr|sugar-base-0.88.0-3|101	- Sugar 0.83.3 release
12cr|sugar-base-0.88.0-3|102	
12cr|sugar-base-0.88.0-3|103	* Sat Jan 10 2009 Funda Wang <fwang@mandriva.org> 0.82.2-2mdv2009.1
12cr|sugar-base-0.88.0-3|104	+ Revision: 327871
12cr|sugar-base-0.88.0-3|105	- rebuild
12cr|sugar-base-0.88.0-3|106	
12cr|sugar-base-0.88.0-3|107	* Mon Nov 10 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 0.82.2-1mdv2009.1
12cr|sugar-base-0.88.0-3|108	+ Revision: 301842
12cr|sugar-base-0.88.0-3|109	- import sugar-base
12cr|sugar-base-0.88.0-3|110	
12cr|sugar-base-0.88.0-3|111	
12cr|sugar-base-0.88.0-3|112	* Thu Aug 28 2008 Marco Pesenti Gritti <mpg@redhat.com> - 0.82.2-1
12cr|sugar-base-0.88.0-3|113	- Translation updates
12cr|sugar-base-0.88.0-3|114	
12cr|sugar-base-0.88.0-3|115	* Thu Aug 07 2008 Marco Pesenti Gritti <mpg@redhat.com> - 0.82.1-1
12cr|sugar-base-0.88.0-3|116	- added languages Norwegian and Slovenian
12cr|sugar-base-0.88.0-3|117	- translation update
12cr|sugar-base-0.88.0-3|118	
12cr|sugar-base-0.88.0-3|119	* Fri Aug 01 2008 Morgan Collett <morgan@laptop.org> - 0.81.3-1
12cr|sugar-base-0.88.0-3|120	- Update to 0.81.3
12cr|sugar-base-0.88.0-3|121	- Make logger safe to full disk
12cr|sugar-base-0.88.0-3|122	- Translation updates
12cr|sugar-base-0.88.0-3|123	
12cr|sugar-base-0.88.0-3|124	* Tue Jul 08 2008 Simon Schampijer <simon@schampijer.de> - 0.81.2-3
12cr|sugar-base-0.88.0-3|125	- BuildRequires: perl-XML-Parser
12cr|sugar-base-0.88.0-3|126	
12cr|sugar-base-0.88.0-3|127	* Tue Jul 08 2008 Simon Schampijer <simon@schampijer.de> - 0.81.2-2
12cr|sugar-base-0.88.0-3|128	- added gettext as build require
12cr|sugar-base-0.88.0-3|129	
12cr|sugar-base-0.88.0-3|130	* Tue Jul 08 2008 Simon Schampijer <simon@schampijer.de> - 0.81.2-1
12cr|sugar-base-0.88.0-3|131	- gained its own translation module and some languages have already been contributed
12cr|sugar-base-0.88.0-3|132	
12cr|sugar-base-0.88.0-3|133	* Mon Jun 09 2008 Simon Schampijer <simon@schampijer.de> - 0.81.1-1
12cr|sugar-base-0.88.0-3|134	- Fix logging (Tomeu)
12cr|sugar-base-0.88.0-3|135	
12cr|sugar-base-0.88.0-3|136	* Tue Apr 22 2008 Tomeu Vizoso <tomeu@tomeuvizoso.net> - 0.79.1-1
12cr|sugar-base-0.88.0-3|137	- Pylint cleanup.
12cr|sugar-base-0.88.0-3|138	
12cr|sugar-base-0.88.0-3|139	* Sat Feb  9 2008 Marco Pesenti Gritti <mpg@redhat.com> - 0.79.0-1
12cr|sugar-base-0.88.0-3|140	- Update to 0.79.0
12cr|sugar-base-0.88.0-3|141	
12cr|sugar-base-0.88.0-3|142	* Sun Nov 25 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.1.1-1
12cr|sugar-base-0.88.0-3|143	- Update to 0.1.1
12cr|sugar-base-0.88.0-3|144	
12cr|sugar-base-0.88.0-3|145	* Tue Nov 13 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.1-0.6.20071113git1a04bb7c71
12cr|sugar-base-0.88.0-3|146	- #4838 More verbose traces (mstone)
12cr|sugar-base-0.88.0-3|147	
12cr|sugar-base-0.88.0-3|148	* Fri Nov  2 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.1-0.5.20071102git15797de32a
12cr|sugar-base-0.88.0-3|149	- New snapshot
12cr|sugar-base-0.88.0-3|150	
12cr|sugar-base-0.88.0-3|151	* Thu Nov  1 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.1-0.4.20071016git7364e0078e
12cr|sugar-base-0.88.0-3|152	- Remove unnecessary pkgconfig buildreq
12cr|sugar-base-0.88.0-3|153	
12cr|sugar-base-0.88.0-3|154	* Sat Oct 20 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.1-0.3.20071016git7364e0078e
12cr|sugar-base-0.88.0-3|155	- New snapshot

7796 12
12cr|sugar-browse-activity-115-3|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-browse-activity-115-3|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-browse-activity-115-3|3	
12cr|sugar-browse-activity-115-3|4	Name:		sugar-browse-activity
12cr|sugar-browse-activity-115-3|5	Version:	115
12cr|sugar-browse-activity-115-3|6	Release:	3
12cr|sugar-browse-activity-115-3|7	Summary:	Browse activity for Sugar
12cr|sugar-browse-activity-115-3|8	License:	GPLv2+
12cr|sugar-browse-activity-115-3|9	Group:		Graphical desktop/Other
12cr|sugar-browse-activity-115-3|10	Url:		http://sugarlabs.org/
12cr|sugar-browse-activity-115-3|11	
12cr|sugar-browse-activity-115-3|12	Source:		http://download.sugarlabs.org/sources/sucrose/fructose/Browse/Browse-115.tar.bz2
12cr|sugar-browse-activity-115-3|13	
12cr|sugar-browse-activity-115-3|14	Patch:		sugar-browse-activity-115-sugar-456.patch
12cr|sugar-browse-activity-115-3|15	
12cr|sugar-browse-activity-115-3|16	Requires:	python-hulahop >= 0.7.1
12cr|sugar-browse-activity-115-3|17	Requires:	python-cjson
12cr|sugar-browse-activity-115-3|18	Requires:	sugar-toolkit >= 0.88.0
12cr|sugar-browse-activity-115-3|19	
12cr|sugar-browse-activity-115-3|20	BuildRequires:	gettext
12cr|sugar-browse-activity-115-3|21	BuildRequires:	python-devel
12cr|sugar-browse-activity-115-3|22	BuildRequires:	sugar-toolkit >= 0.88.0
12cr|sugar-browse-activity-115-3|23	
12cr|sugar-browse-activity-115-3|24	BuildArch:	noarch
12cr|sugar-browse-activity-115-3|25	
12cr|sugar-browse-activity-115-3|26	%description
12cr|sugar-browse-activity-115-3|27	Browse is a Web browser built on Xulrunner and thus uses the same
12cr|sugar-browse-activity-115-3|28	Gecko rendering engine as Firefox.
12cr|sugar-browse-activity-115-3|29	
12cr|sugar-browse-activity-115-3|30	%prep
12cr|sugar-browse-activity-115-3|31	%setup -q -n Browse-115
12cr|sugar-browse-activity-115-3|32	%patch -p1
12cr|sugar-browse-activity-115-3|33	
12cr|sugar-browse-activity-115-3|34	%build
12cr|sugar-browse-activity-115-3|35	
12cr|sugar-browse-activity-115-3|36	rm -f MANIFEST
12cr|sugar-browse-activity-115-3|37	python setup.py build
12cr|sugar-browse-activity-115-3|38	
12cr|sugar-browse-activity-115-3|39	%install
12cr|sugar-browse-activity-115-3|40	python setup.py install --prefix=%{buildroot}/%{_prefix}
12cr|sugar-browse-activity-115-3|41	find %{buildroot} -name '*.py.orig' -print0 | xargs -0 rm -f
12cr|sugar-browse-activity-115-3|42	%find_lang org.laptop.WebActivity
12cr|sugar-browse-activity-115-3|43	
12cr|sugar-browse-activity-115-3|44	%files -f org.laptop.WebActivity.lang
12cr|sugar-browse-activity-115-3|45	%doc AUTHORS COPYING
12cr|sugar-browse-activity-115-3|46	%{_datadir}/sugar/activities/*
12cr|sugar-browse-activity-115-3|47	

7797 12
12cr|sugar-calculate-activity-30-1|1	# NOTE: Do not edit, file was generated by jhconvert
12cr|sugar-calculate-activity-30-1|2	
12cr|sugar-calculate-activity-30-1|3	Name: sugar-calculate-activity
12cr|sugar-calculate-activity-30-1|4	Version: 30
12cr|sugar-calculate-activity-30-1|5	Release: %mkrel 1
12cr|sugar-calculate-activity-30-1|6	Summary: Calculate activity for Sugar
12cr|sugar-calculate-activity-30-1|7	License: GPLv2+
12cr|sugar-calculate-activity-30-1|8	Group: Graphical desktop/Other
12cr|sugar-calculate-activity-30-1|9	Url: http://sugarlabs.org/
12cr|sugar-calculate-activity-30-1|10	
12cr|sugar-calculate-activity-30-1|11	Source: http://download.sugarlabs.org/sources/sucrose/fructose/Calculate/Calculate-30.tar.bz2
12cr|sugar-calculate-activity-30-1|12	
12cr|sugar-calculate-activity-30-1|13	Requires: sugar-toolkit >= 0.85.3
12cr|sugar-calculate-activity-30-1|14	
12cr|sugar-calculate-activity-30-1|15	BuildRequires: gettext
12cr|sugar-calculate-activity-30-1|16	BuildRequires: sugar-toolkit >= 0.85.3
12cr|sugar-calculate-activity-30-1|17	
12cr|sugar-calculate-activity-30-1|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|sugar-calculate-activity-30-1|19	BuildArch: noarch
12cr|sugar-calculate-activity-30-1|20	
12cr|sugar-calculate-activity-30-1|21	%description
12cr|sugar-calculate-activity-30-1|22	The calculate activity provides a generic calculator.
12cr|sugar-calculate-activity-30-1|23	The interface provides the simplest functions directly and should therefore
12cr|sugar-calculate-activity-30-1|24	be easy to usen for the youngest children. However, it does support more
12cr|sugar-calculate-activity-30-1|25	complicated math and variables.
12cr|sugar-calculate-activity-30-1|26	
12cr|sugar-calculate-activity-30-1|27	%prep
12cr|sugar-calculate-activity-30-1|28	%setup -q -n Calculate-30
12cr|sugar-calculate-activity-30-1|29	
12cr|sugar-calculate-activity-30-1|30	
12cr|sugar-calculate-activity-30-1|31	%build
12cr|sugar-calculate-activity-30-1|32	
12cr|sugar-calculate-activity-30-1|33	rm -f MANIFEST
12cr|sugar-calculate-activity-30-1|34	python setup.py build
12cr|sugar-calculate-activity-30-1|35	
12cr|sugar-calculate-activity-30-1|36	%install
12cr|sugar-calculate-activity-30-1|37	rm -rf %{buildroot}
12cr|sugar-calculate-activity-30-1|38	python setup.py install --prefix=%{buildroot}/%{_prefix}
12cr|sugar-calculate-activity-30-1|39	find %{buildroot} -name '*.py.orig' -print0 | xargs -0 rm -f
12cr|sugar-calculate-activity-30-1|40	%find_lang org.laptop.Calculate
12cr|sugar-calculate-activity-30-1|41	
12cr|sugar-calculate-activity-30-1|42	%clean
12cr|sugar-calculate-activity-30-1|43	rm -rf %{buildroot}
12cr|sugar-calculate-activity-30-1|44	
12cr|sugar-calculate-activity-30-1|45	%files -f org.laptop.Calculate.lang
12cr|sugar-calculate-activity-30-1|46	%defattr(-,root,root,-)
12cr|sugar-calculate-activity-30-1|47	%{_datadir}/sugar/activities/*
12cr|sugar-calculate-activity-30-1|48	%doc NEWS AUTHORS COPYING
12cr|sugar-calculate-activity-30-1|49	
12cr|sugar-calculate-activity-30-1|50	
12cr|sugar-calculate-activity-30-1|51	
12cr|sugar-calculate-activity-30-1|52	%changelog
12cr|sugar-calculate-activity-30-1|53	* Tue Aug 11 2009 Aleksey Lim <alsroot@mandriva.org> 30-1mdv2010.0
12cr|sugar-calculate-activity-30-1|54	+ Revision: 414898
12cr|sugar-calculate-activity-30-1|55	- Sucrose 0.85.2
12cr|sugar-calculate-activity-30-1|56	
12cr|sugar-calculate-activity-30-1|57	* Tue Jan 20 2009 Aleksey Lim <alsroot@mandriva.org> 28-1mdv2009.1
12cr|sugar-calculate-activity-30-1|58	+ Revision: 331983
12cr|sugar-calculate-activity-30-1|59	- new Sucrose 0.83.4 release
12cr|sugar-calculate-activity-30-1|60	
12cr|sugar-calculate-activity-30-1|61	* Sun Jan 11 2009 Aleksey Lim <alsroot@mandriva.org> 26-1mdv2009.1
12cr|sugar-calculate-activity-30-1|62	+ Revision: 328375
12cr|sugar-calculate-activity-30-1|63	- Sugar 0.83.3 release
12cr|sugar-calculate-activity-30-1|64	
12cr|sugar-calculate-activity-30-1|65	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|sugar-calculate-activity-30-1|66	- import sugar-calculator
12cr|sugar-calculate-activity-30-1|67	
12cr|sugar-calculate-activity-30-1|68	
12cr|sugar-calculate-activity-30-1|69	* Tue Sep  2 2008 Jeremy Katz <katzj@redhat.com> - 23-1
12cr|sugar-calculate-activity-30-1|70	- update to Calculate-23
12cr|sugar-calculate-activity-30-1|71	- use %%find_lang
12cr|sugar-calculate-activity-30-1|72	
12cr|sugar-calculate-activity-30-1|73	* Thu Jul 31 2008 Jeremy Katz <katzj@redhat.com> - 19-1
12cr|sugar-calculate-activity-30-1|74	- Initial packaging

7798 12
12cr|sugar-chat-activity-66-1|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-chat-activity-66-1|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-chat-activity-66-1|3	
12cr|sugar-chat-activity-66-1|4	Name: sugar-chat-activity
12cr|sugar-chat-activity-66-1|5	Version: 66
12cr|sugar-chat-activity-66-1|6	Release: %mkrel 1
12cr|sugar-chat-activity-66-1|7	Summary: Instant messaging client for Sugar
12cr|sugar-chat-activity-66-1|8	License: GPLv2+
12cr|sugar-chat-activity-66-1|9	Group: Graphical desktop/Other
12cr|sugar-chat-activity-66-1|10	Url: http://sugarlabs.org/
12cr|sugar-chat-activity-66-1|11	
12cr|sugar-chat-activity-66-1|12	Source: http://download.sugarlabs.org/sources/sucrose/fructose/Chat/Chat-66.tar.bz2
12cr|sugar-chat-activity-66-1|13	
12cr|sugar-chat-activity-66-1|14	Requires: python-simplejson
12cr|sugar-chat-activity-66-1|15	Requires: sugar-toolkit >= 0.85.8
12cr|sugar-chat-activity-66-1|16	
12cr|sugar-chat-activity-66-1|17	BuildRequires: gettext
12cr|sugar-chat-activity-66-1|18	BuildRequires: sugar-toolkit >= 0.85.8
12cr|sugar-chat-activity-66-1|19	
12cr|sugar-chat-activity-66-1|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|sugar-chat-activity-66-1|21	BuildArch: noarch
12cr|sugar-chat-activity-66-1|22	
12cr|sugar-chat-activity-66-1|23	%description
12cr|sugar-chat-activity-66-1|24	The Chat activity will provide a simple interface for collaborative discussion,
12cr|sugar-chat-activity-66-1|25	be it between two individuals or among a group as large as an entire classroom.
12cr|sugar-chat-activity-66-1|26	While a lightweight and 'impermanent' chat will be provided in a layer above
12cr|sugar-chat-activity-66-1|27	all activities and the various mesh levels, this activity devoted to textual
12cr|sugar-chat-activity-66-1|28	communication will keep detailed records of the conversation within the journal
12cr|sugar-chat-activity-66-1|29	and provide a means of searching through the conversation to locate
12cr|sugar-chat-activity-66-1|30	important comments.
12cr|sugar-chat-activity-66-1|31	
12cr|sugar-chat-activity-66-1|32	%prep
12cr|sugar-chat-activity-66-1|33	%setup -q -n Chat-66
12cr|sugar-chat-activity-66-1|34	
12cr|sugar-chat-activity-66-1|35	
12cr|sugar-chat-activity-66-1|36	%build
12cr|sugar-chat-activity-66-1|37	
12cr|sugar-chat-activity-66-1|38	rm -f MANIFEST
12cr|sugar-chat-activity-66-1|39	python setup.py build
12cr|sugar-chat-activity-66-1|40	
12cr|sugar-chat-activity-66-1|41	%install
12cr|sugar-chat-activity-66-1|42	rm -rf %{buildroot}
12cr|sugar-chat-activity-66-1|43	python setup.py install --prefix=%{buildroot}/%{_prefix}
12cr|sugar-chat-activity-66-1|44	find %{buildroot} -name '*.py.orig' -print0 | xargs -0 rm -f
12cr|sugar-chat-activity-66-1|45	%find_lang org.laptop.Chat
12cr|sugar-chat-activity-66-1|46	
12cr|sugar-chat-activity-66-1|47	%clean
12cr|sugar-chat-activity-66-1|48	rm -rf %{buildroot}
12cr|sugar-chat-activity-66-1|49	
12cr|sugar-chat-activity-66-1|50	%files -f org.laptop.Chat.lang
12cr|sugar-chat-activity-66-1|51	%defattr(-,root,root,-)
12cr|sugar-chat-activity-66-1|52	%{_datadir}/sugar/activities/*
12cr|sugar-chat-activity-66-1|53	%doc AUTHORS COPYING NEWS
12cr|sugar-chat-activity-66-1|54	
12cr|sugar-chat-activity-66-1|55	
12cr|sugar-chat-activity-66-1|56	
12cr|sugar-chat-activity-66-1|57	%changelog
12cr|sugar-chat-activity-66-1|58	* Sat Sep 19 2009 Aleksey Lim <alsroot@mandriva.org> 66-1mdv2010.0
12cr|sugar-chat-activity-66-1|59	+ Revision: 444540
12cr|sugar-chat-activity-66-1|60	- Update to 66
12cr|sugar-chat-activity-66-1|61	
12cr|sugar-chat-activity-66-1|62	* Mon Apr 06 2009 Aleksey Lim <alsroot@mandriva.org> 65-1mdv2009.1
12cr|sugar-chat-activity-66-1|63	+ Revision: 364287
12cr|sugar-chat-activity-66-1|64	- Sucrose 0.84.2 release
12cr|sugar-chat-activity-66-1|65	
12cr|sugar-chat-activity-66-1|66	* Wed Mar 04 2009 Aleksey Lim <alsroot@mandriva.org> 64-1mdv2009.1
12cr|sugar-chat-activity-66-1|67	+ Revision: 348316
12cr|sugar-chat-activity-66-1|68	- Sucrose 0.84.0 release
12cr|sugar-chat-activity-66-1|69	
12cr|sugar-chat-activity-66-1|70	* Mon Feb 23 2009 Aleksey Lim <alsroot@mandriva.org> 63-1mdv2009.1
12cr|sugar-chat-activity-66-1|71	+ Revision: 344204
12cr|sugar-chat-activity-66-1|72	- Sucrose 0.83.6 release
12cr|sugar-chat-activity-66-1|73	
12cr|sugar-chat-activity-66-1|74	* Tue Jan 20 2009 Aleksey Lim <alsroot@mandriva.org> 62-1mdv2009.1
12cr|sugar-chat-activity-66-1|75	+ Revision: 331984
12cr|sugar-chat-activity-66-1|76	- new Sucrose 0.83.4 release
12cr|sugar-chat-activity-66-1|77	
12cr|sugar-chat-activity-66-1|78	* Sun Jan 11 2009 Aleksey Lim <alsroot@mandriva.org> 61-1mdv2009.1
12cr|sugar-chat-activity-66-1|79	+ Revision: 328396
12cr|sugar-chat-activity-66-1|80	- initial commit
12cr|sugar-chat-activity-66-1|81	

7799 12
12cr|sugar-datastore-0.88.0-2|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-datastore-0.88.0-2|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-datastore-0.88.0-2|3	
12cr|sugar-datastore-0.88.0-2|4	Name: sugar-datastore
12cr|sugar-datastore-0.88.0-2|5	Version: 0.88.0
12cr|sugar-datastore-0.88.0-2|6	Release: 2
12cr|sugar-datastore-0.88.0-2|7	Summary: Datastore service for Sugar
12cr|sugar-datastore-0.88.0-2|8	License: GPL
12cr|sugar-datastore-0.88.0-2|9	Group: Graphical desktop/Other
12cr|sugar-datastore-0.88.0-2|10	Url: http://sugarlabs.org/
12cr|sugar-datastore-0.88.0-2|11	
12cr|sugar-datastore-0.88.0-2|12	Source: http://download.sugarlabs.org/sources/sucrose/glucose/sugar-datastore/sugar-datastore-0.88.0.tar.bz2
12cr|sugar-datastore-0.88.0-2|13	
12cr|sugar-datastore-0.88.0-2|14	Requires: python-dbus
12cr|sugar-datastore-0.88.0-2|15	Requires: python
12cr|sugar-datastore-0.88.0-2|16	Requires: python-cjson
12cr|sugar-datastore-0.88.0-2|17	Requires: sugar-base >= 0.88.0
12cr|sugar-datastore-0.88.0-2|18	Requires: xapian-bindings-python
12cr|sugar-datastore-0.88.0-2|19	
12cr|sugar-datastore-0.88.0-2|20	BuildRequires: python-devel
12cr|sugar-datastore-0.88.0-2|21	
12cr|sugar-datastore-0.88.0-2|22	
12cr|sugar-datastore-0.88.0-2|23	%description
12cr|sugar-datastore-0.88.0-2|24	This package contains a simple log like datastore able to connect with multiple
12cr|sugar-datastore-0.88.0-2|25	backends. The datastore supports connecting and disconnecting from backends
12cr|sugar-datastore-0.88.0-2|26	on the fly to help the support the limit space/memory characteristics and
12cr|sugar-datastore-0.88.0-2|27	the fact that network services may become unavailable at times.
12cr|sugar-datastore-0.88.0-2|28	
12cr|sugar-datastore-0.88.0-2|29	%prep
12cr|sugar-datastore-0.88.0-2|30	%setup -q -n sugar-datastore-0.88.0
12cr|sugar-datastore-0.88.0-2|31	
12cr|sugar-datastore-0.88.0-2|32	
12cr|sugar-datastore-0.88.0-2|33	%build
12cr|sugar-datastore-0.88.0-2|34	%define __libtoolize true
12cr|sugar-datastore-0.88.0-2|35	%configure
12cr|sugar-datastore-0.88.0-2|36	make
12cr|sugar-datastore-0.88.0-2|37	
12cr|sugar-datastore-0.88.0-2|38	%install
12cr|sugar-datastore-0.88.0-2|39	rm -rf %{buildroot}
12cr|sugar-datastore-0.88.0-2|40	make DESTDIR=%{buildroot} install
12cr|sugar-datastore-0.88.0-2|41	
12cr|sugar-datastore-0.88.0-2|42	
12cr|sugar-datastore-0.88.0-2|43	%clean
12cr|sugar-datastore-0.88.0-2|44	rm -rf %{buildroot}
12cr|sugar-datastore-0.88.0-2|45	
12cr|sugar-datastore-0.88.0-2|46	%files
12cr|sugar-datastore-0.88.0-2|47	%defattr(-,root,root,-)
12cr|sugar-datastore-0.88.0-2|48	%dir %{_datadir}/dbus-1
12cr|sugar-datastore-0.88.0-2|49	%dir %{_datadir}/dbus-1/services
12cr|sugar-datastore-0.88.0-2|50	%{_bindir}/*
12cr|sugar-datastore-0.88.0-2|51	%{_datadir}/dbus*/services/*
12cr|sugar-datastore-0.88.0-2|52	%{python_sitelib}/*
12cr|sugar-datastore-0.88.0-2|53	%doc AUTHORS COPYING NEWS README
12cr|sugar-datastore-0.88.0-2|54	
12cr|sugar-datastore-0.88.0-2|55	
12cr|sugar-datastore-0.88.0-2|56	
12cr|sugar-datastore-0.88.0-2|57	%changelog
12cr|sugar-datastore-0.88.0-2|58	* Sat Apr 03 2010 Aleksey Lim <alsroot@mandriva.org> 0.88.0-1mdv2010.1
12cr|sugar-datastore-0.88.0-2|59	+ Revision: 530887
12cr|sugar-datastore-0.88.0-2|60	- Sucrose 0.88.0 release
12cr|sugar-datastore-0.88.0-2|61	
12cr|sugar-datastore-0.88.0-2|62	* Fri Oct 02 2009 Aleksey Lim <alsroot@mandriva.org> 0.86.1-1mdv2010.0
12cr|sugar-datastore-0.88.0-2|63	+ Revision: 452411
12cr|sugar-datastore-0.88.0-2|64	- Update to 0.86.1
12cr|sugar-datastore-0.88.0-2|65	
12cr|sugar-datastore-0.88.0-2|66	* Fri Sep 25 2009 Aleksey Lim <alsroot@mandriva.org> 0.86.0-1mdv2010.0
12cr|sugar-datastore-0.88.0-2|67	+ Revision: 448706
12cr|sugar-datastore-0.88.0-2|68	- Update to 0.86.0
12cr|sugar-datastore-0.88.0-2|69	
12cr|sugar-datastore-0.88.0-2|70	* Fri Sep 18 2009 Aleksey Lim <alsroot@mandriva.org> 0.85.4-1mdv2010.0
12cr|sugar-datastore-0.88.0-2|71	+ Revision: 444482
12cr|sugar-datastore-0.88.0-2|72	- Update to 0.85.4
12cr|sugar-datastore-0.88.0-2|73	
12cr|sugar-datastore-0.88.0-2|74	* Fri Sep 11 2009 Aleksey Lim <alsroot@mandriva.org> 0.85.3-1mdv2010.0
12cr|sugar-datastore-0.88.0-2|75	+ Revision: 438304
12cr|sugar-datastore-0.88.0-2|76	- Update to 0.85.3
12cr|sugar-datastore-0.88.0-2|77	
12cr|sugar-datastore-0.88.0-2|78	* Fri Sep 11 2009 Aleksey Lim <alsroot@mandriva.org> 0.85.2-1mdv2010.0
12cr|sugar-datastore-0.88.0-2|79	+ Revision: 438302
12cr|sugar-datastore-0.88.0-2|80	- Update to 0.85.2
12cr|sugar-datastore-0.88.0-2|81	
12cr|sugar-datastore-0.88.0-2|82	* Tue Aug 11 2009 Aleksey Lim <alsroot@mandriva.org> 0.85.1-1mdv2010.0
12cr|sugar-datastore-0.88.0-2|83	+ Revision: 414749
12cr|sugar-datastore-0.88.0-2|84	- Sucrose 0.85.2 release
12cr|sugar-datastore-0.88.0-2|85	
12cr|sugar-datastore-0.88.0-2|86	* Wed Mar 04 2009 Aleksey Lim <alsroot@mandriva.org> 0.84.0-1mdv2009.1
12cr|sugar-datastore-0.88.0-2|87	+ Revision: 348244
12cr|sugar-datastore-0.88.0-2|88	- Sucrose 0.84.0 release
12cr|sugar-datastore-0.88.0-2|89	
12cr|sugar-datastore-0.88.0-2|90	* Sun Feb 15 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.3-1mdv2009.1
12cr|sugar-datastore-0.88.0-2|91	+ Revision: 340400
12cr|sugar-datastore-0.88.0-2|92	- new Sucrose 0.83.5 release
12cr|sugar-datastore-0.88.0-2|93	
12cr|sugar-datastore-0.88.0-2|94	* Tue Jan 20 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.2-1mdv2009.1
12cr|sugar-datastore-0.88.0-2|95	+ Revision: 331974
12cr|sugar-datastore-0.88.0-2|96	- new Sucrose 0.83.4 release
12cr|sugar-datastore-0.88.0-2|97	
12cr|sugar-datastore-0.88.0-2|98	* Sun Jan 11 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.1-1mdv2009.1
12cr|sugar-datastore-0.88.0-2|99	+ Revision: 328384
12cr|sugar-datastore-0.88.0-2|100	- Sugar 0.83.3 release
12cr|sugar-datastore-0.88.0-2|101	
12cr|sugar-datastore-0.88.0-2|102	* Sun Jan 11 2009 Funda Wang <fwang@mandriva.org> 0.82.1-2mdv2009.1
12cr|sugar-datastore-0.88.0-2|103	+ Revision: 328233
12cr|sugar-datastore-0.88.0-2|104	- rebuild
12cr|sugar-datastore-0.88.0-2|105	
12cr|sugar-datastore-0.88.0-2|106	* Mon Nov 10 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 0.82.1-1mdv2009.1
12cr|sugar-datastore-0.88.0-2|107	+ Revision: 301844
12cr|sugar-datastore-0.88.0-2|108	- import sugar-datastore
12cr|sugar-datastore-0.88.0-2|109	
12cr|sugar-datastore-0.88.0-2|110	
12cr|sugar-datastore-0.88.0-2|111	* Sat Sep  6 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.8.3-2
12cr|sugar-datastore-0.88.0-2|112	- fix license tag
12cr|sugar-datastore-0.88.0-2|113	
12cr|sugar-datastore-0.88.0-2|114	* Tue Jul 08 2008 Tomeu Vizoso <tomeu@tomeuvizoso.net> - 0.8.3-1
12cr|sugar-datastore-0.88.0-2|115	- Update to 0.8.3
12cr|sugar-datastore-0.88.0-2|116	
12cr|sugar-datastore-0.88.0-2|117	* Fri Jun 13 2008 Simon Schampijer <simon@laptop.org> - 0.8.1-1
12cr|sugar-datastore-0.88.0-2|118	- Update to 0.8.1
12cr|sugar-datastore-0.88.0-2|119	
12cr|sugar-datastore-0.88.0-2|120	* Tue Dec 11 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.6.0-1
12cr|sugar-datastore-0.88.0-2|121	- Fix #5218 #5254
12cr|sugar-datastore-0.88.0-2|122	
12cr|sugar-datastore-0.88.0-2|123	* Wed Dec  5 2007 Marco Pesenti Gritti <marco@localhost.localdomain> - 0.5-1
12cr|sugar-datastore-0.88.0-2|124	- Update to 0.5
12cr|sugar-datastore-0.88.0-2|125	
12cr|sugar-datastore-0.88.0-2|126	* Tue Nov 20 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.3-1
12cr|sugar-datastore-0.88.0-2|127	- Update to 0.3
12cr|sugar-datastore-0.88.0-2|128	
12cr|sugar-datastore-0.88.0-2|129	* Wed Nov 14 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.40.20071114gitea0764a9e9
12cr|sugar-datastore-0.88.0-2|130	- #4662 Add the 'source' property to the model. (marco)
12cr|sugar-datastore-0.88.0-2|131	- #4558 Correctly encode characters in URI. (tomeu)
12cr|sugar-datastore-0.88.0-2|132	
12cr|sugar-datastore-0.88.0-2|133	* Wed Nov 14 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.39.20071114gita42f40d575
12cr|sugar-datastore-0.88.0-2|134	- #4784 Use valid FAT names when saving entries to usb sticks. (tomeu)
12cr|sugar-datastore-0.88.0-2|135	
12cr|sugar-datastore-0.88.0-2|136	* Mon Nov 12 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.38.20071112git6d3d607ec7
12cr|sugar-datastore-0.88.0-2|137	- #4783 Try harder to guess the file extension. (tomeu)
12cr|sugar-datastore-0.88.0-2|138	- #4796 Ignore failure to chmod files in usb sticks. (tomeu)
12cr|sugar-datastore-0.88.0-2|139	
12cr|sugar-datastore-0.88.0-2|140	* Fri Nov 09 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.37.20071109git62a5c30d81
12cr|sugar-datastore-0.88.0-2|141	- Copy files to the profile dir when asked by an out-of-container process. (tomeu)
12cr|sugar-datastore-0.88.0-2|142	
12cr|sugar-datastore-0.88.0-2|143	* Wed Nov 07 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.36.20071107git3b70954e71
12cr|sugar-datastore-0.88.0-2|144	- #3801 Check out files in the activity instance dir with the correct
12cr|sugar-datastore-0.88.0-2|145	permissions. (tomeu)
12cr|sugar-datastore-0.88.0-2|146	- #4704 Fix copy of entries with file to removable devices. (tomeu)
12cr|sugar-datastore-0.88.0-2|147	- #4714 Fix copy of entries without file to removable devices. (tomeu)
12cr|sugar-datastore-0.88.0-2|148	
12cr|sugar-datastore-0.88.0-2|149	* Tue Nov 06 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.35.20071106git74cbc13878
12cr|sugar-datastore-0.88.0-2|150	- #4654 Hard link files on check out instead of copying if possible. (tomeu)
12cr|sugar-datastore-0.88.0-2|151	
12cr|sugar-datastore-0.88.0-2|152	* Fri Nov 02 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.34.20071102git2b5596554c
12cr|sugar-datastore-0.88.0-2|153	- #4234 Fix copying a download to an usb stick. (marco)
12cr|sugar-datastore-0.88.0-2|154	
12cr|sugar-datastore-0.88.0-2|155	* Tue Oct  9 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.33.20071009gitcb0acdf653
12cr|sugar-datastore-0.88.0-2|156	- New snapshot
12cr|sugar-datastore-0.88.0-2|157	
12cr|sugar-datastore-0.88.0-2|158	* Sun Oct  7 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.32.20071007gitb603f340b2
12cr|sugar-datastore-0.88.0-2|159	- New snapshot
12cr|sugar-datastore-0.88.0-2|160	
12cr|sugar-datastore-0.88.0-2|161	* Sat Oct  6 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.31.20071005git23becaa683
12cr|sugar-datastore-0.88.0-2|162	- New snapshot
12cr|sugar-datastore-0.88.0-2|163	
12cr|sugar-datastore-0.88.0-2|164	* Fri Oct  5 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.30.20071005git64abebe398
12cr|sugar-datastore-0.88.0-2|165	- New snapshot
12cr|sugar-datastore-0.88.0-2|166	
12cr|sugar-datastore-0.88.0-2|167	* Fri Oct  5 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.29.20071005git87204de5b9
12cr|sugar-datastore-0.88.0-2|168	- New snapshot
12cr|sugar-datastore-0.88.0-2|169	
12cr|sugar-datastore-0.88.0-2|170	* Thu Oct  4 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.28.20071004git902883ab7c
12cr|sugar-datastore-0.88.0-2|171	- New snapshot
12cr|sugar-datastore-0.88.0-2|172	
12cr|sugar-datastore-0.88.0-2|173	* Thu Oct  4 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.27.20071004git23f5b3439e
12cr|sugar-datastore-0.88.0-2|174	- New snapshot
12cr|sugar-datastore-0.88.0-2|175	
12cr|sugar-datastore-0.88.0-2|176	* Thu Sep 20 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.26.20070920gitdce9c18d56
12cr|sugar-datastore-0.88.0-2|177	- New snapshot
12cr|sugar-datastore-0.88.0-2|178	
12cr|sugar-datastore-0.88.0-2|179	* Wed Sep 19 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.25.20070919git11013dc3ca
12cr|sugar-datastore-0.88.0-2|180	- New snapshot
12cr|sugar-datastore-0.88.0-2|181	
12cr|sugar-datastore-0.88.0-2|182	* Tue Sep 18 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.24.20070918git48ab782a01
12cr|sugar-datastore-0.88.0-2|183	- New snapshot
12cr|sugar-datastore-0.88.0-2|184	
12cr|sugar-datastore-0.88.0-2|185	* Fri Sep 14 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.23.20070914gitea13f75d6a
12cr|sugar-datastore-0.88.0-2|186	- New snapshot
12cr|sugar-datastore-0.88.0-2|187	
12cr|sugar-datastore-0.88.0-2|188	* Wed Sep 12 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.22.20070912git7655f4d99a
12cr|sugar-datastore-0.88.0-2|189	- New snapshot
12cr|sugar-datastore-0.88.0-2|190	
12cr|sugar-datastore-0.88.0-2|191	* Tue Sep 11 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.21.20070911gitb0b4c4115a
12cr|sugar-datastore-0.88.0-2|192	- New snapshot
12cr|sugar-datastore-0.88.0-2|193	
12cr|sugar-datastore-0.88.0-2|194	* Mon Sep 10 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.20.20070910git617bf5d005
12cr|sugar-datastore-0.88.0-2|195	- New snapshot
12cr|sugar-datastore-0.88.0-2|196	
12cr|sugar-datastore-0.88.0-2|197	* Sun Sep 09 2007 Dan Williams <dcbw@redhat.com> - 0.2.2-0.19.20070909git0a7e80f01a
12cr|sugar-datastore-0.88.0-2|198	- New snapshot (async writes and ownership transfer on update/create)
12cr|sugar-datastore-0.88.0-2|199	
12cr|sugar-datastore-0.88.0-2|200	* Wed Aug 01 2007 Dan Williams <dcbw@redhat.com> - 0.2.2-0.18.20070801gita111996299
12cr|sugar-datastore-0.88.0-2|201	- New snapshot (fix #2607)
12cr|sugar-datastore-0.88.0-2|202	
12cr|sugar-datastore-0.88.0-2|203	* Tue Jul 31 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.18.20070731git356b35a278
12cr|sugar-datastore-0.88.0-2|204	- New snapshot
12cr|sugar-datastore-0.88.0-2|205	
12cr|sugar-datastore-0.88.0-2|206	* Sun Jul 29 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.17.20070729git4a4283978f
12cr|sugar-datastore-0.88.0-2|207	- New snapshot
12cr|sugar-datastore-0.88.0-2|208	
12cr|sugar-datastore-0.88.0-2|209	* Fri Jul 27 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.16.20070727gitd0bcbf67d1
12cr|sugar-datastore-0.88.0-2|210	- New snapshot
12cr|sugar-datastore-0.88.0-2|211	
12cr|sugar-datastore-0.88.0-2|212	* Wed Jul 25 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.15.20070725git30ce1b1378
12cr|sugar-datastore-0.88.0-2|213	- New snapshot
12cr|sugar-datastore-0.88.0-2|214	
12cr|sugar-datastore-0.88.0-2|215	* Mon Jul 23 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.14.20070723git00570bc517
12cr|sugar-datastore-0.88.0-2|216	- New snapshot
12cr|sugar-datastore-0.88.0-2|217	
12cr|sugar-datastore-0.88.0-2|218	* Sat Jul 21 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.13.20070720git033d224d3b
12cr|sugar-datastore-0.88.0-2|219	- New snapshot
12cr|sugar-datastore-0.88.0-2|220	
12cr|sugar-datastore-0.88.0-2|221	* Fri Jul 20 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.12.20070720gite30379af95
12cr|sugar-datastore-0.88.0-2|222	- New snapshot
12cr|sugar-datastore-0.88.0-2|223	
12cr|sugar-datastore-0.88.0-2|224	* Thu Jul 19 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.11.20070719git9aabdfb24b
12cr|sugar-datastore-0.88.0-2|225	- New snapshot
12cr|sugar-datastore-0.88.0-2|226	
12cr|sugar-datastore-0.88.0-2|227	* Wed Jul 18 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.2.20070718git535d9835e2
12cr|sugar-datastore-0.88.0-2|228	- New snapshot
12cr|sugar-datastore-0.88.0-2|229	
12cr|sugar-datastore-0.88.0-2|230	* Tue Jul 17 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.10.20070716git2978ff86bd
12cr|sugar-datastore-0.88.0-2|231	- New snapshot
12cr|sugar-datastore-0.88.0-2|232	
12cr|sugar-datastore-0.88.0-2|233	* Tue Jul 17 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.9.20070716git643ac4dad8
12cr|sugar-datastore-0.88.0-2|234	- New snapshot
12cr|sugar-datastore-0.88.0-2|235	
12cr|sugar-datastore-0.88.0-2|236	* Mon Jul 16 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.8.20070715git6666e28e60
12cr|sugar-datastore-0.88.0-2|237	- New snapshot
12cr|sugar-datastore-0.88.0-2|238	
12cr|sugar-datastore-0.88.0-2|239	* Fri Jul 13 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.7.20070713git33bf60bb4f
12cr|sugar-datastore-0.88.0-2|240	- Remove dependencies on sqlalchemy and pyxapian
12cr|sugar-datastore-0.88.0-2|241	- New snapshot
12cr|sugar-datastore-0.88.0-2|242	
12cr|sugar-datastore-0.88.0-2|243	* Fri Jul  6 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.6.20070705git18b7951026
12cr|sugar-datastore-0.88.0-2|244	- Full indexing refactor
12cr|sugar-datastore-0.88.0-2|245	- Support or in the queries
12cr|sugar-datastore-0.88.0-2|246	
12cr|sugar-datastore-0.88.0-2|247	* Tue Jul  3 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.5.20070703gita248b5cb79
12cr|sugar-datastore-0.88.0-2|248	- Support for binary properties
12cr|sugar-datastore-0.88.0-2|249	- Indexer fixes
12cr|sugar-datastore-0.88.0-2|250	- External devices fixes
12cr|sugar-datastore-0.88.0-2|251	
12cr|sugar-datastore-0.88.0-2|252	* Thu Jun 28 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.4.20070628gitd23ee8a383
12cr|sugar-datastore-0.88.0-2|253	- New snapshot
12cr|sugar-datastore-0.88.0-2|254	
12cr|sugar-datastore-0.88.0-2|255	* Wed Jun 27 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.3.20070627gitf5a5d0ff66
12cr|sugar-datastore-0.88.0-2|256	- New snapshot
12cr|sugar-datastore-0.88.0-2|257	
12cr|sugar-datastore-0.88.0-2|258	* Tue Jun 26 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.2.20070626git30c1a1abb8
12cr|sugar-datastore-0.88.0-2|259	- New snapshot
12cr|sugar-datastore-0.88.0-2|260	
12cr|sugar-datastore-0.88.0-2|261	* Wed Jun 20 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.2-0.1.20070620git49f3211d34
12cr|sugar-datastore-0.88.0-2|262	- Update to 0.2.2
12cr|sugar-datastore-0.88.0-2|263	- Fix rpmlint complaints
12cr|sugar-datastore-0.88.0-2|264	
12cr|sugar-datastore-0.88.0-2|265	* Mon Jun  4 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.1-3.git8d46929bf7.1
12cr|sugar-datastore-0.88.0-2|266	- New snapshot
12cr|sugar-datastore-0.88.0-2|267	
12cr|sugar-datastore-0.88.0-2|268	* Wed May 30 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.0-2.gita7ec17405d
12cr|sugar-datastore-0.88.0-2|269	- Fix locks
12cr|sugar-datastore-0.88.0-2|270	
12cr|sugar-datastore-0.88.0-2|271	* Tue May 29 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.0-1.9.20070529git
12cr|sugar-datastore-0.88.0-2|272	- New snapshot
12cr|sugar-datastore-0.88.0-2|273	
12cr|sugar-datastore-0.88.0-2|274	* Tue May 16 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.0-1.9.20070516.2git
12cr|sugar-datastore-0.88.0-2|275	- Remove setuptools again
12cr|sugar-datastore-0.88.0-2|276	
12cr|sugar-datastore-0.88.0-2|277	* Tue May 16 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.0-1.9.20070516git
12cr|sugar-datastore-0.88.0-2|278	- More performance work
12cr|sugar-datastore-0.88.0-2|279	
12cr|sugar-datastore-0.88.0-2|280	* Tue May 15 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.0-1.7.20070515git
12cr|sugar-datastore-0.88.0-2|281	- Performance fix
12cr|sugar-datastore-0.88.0-2|282	
12cr|sugar-datastore-0.88.0-2|283	* Mon May 14 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.0-1.7.20070514git.4
12cr|sugar-datastore-0.88.0-2|284	- Disable indexer, fix empty files
12cr|sugar-datastore-0.88.0-2|285	
12cr|sugar-datastore-0.88.0-2|286	* Mon May 14 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.0-1.7.20070514git.3
12cr|sugar-datastore-0.88.0-2|287	- Fixes
12cr|sugar-datastore-0.88.0-2|288	
12cr|sugar-datastore-0.88.0-2|289	* Mon May 14 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.0-1.7.20070514git.2
12cr|sugar-datastore-0.88.0-2|290	- Fix startup
12cr|sugar-datastore-0.88.0-2|291	
12cr|sugar-datastore-0.88.0-2|292	* Mon May 14 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.0-1.7.20070514git
12cr|sugar-datastore-0.88.0-2|293	- New snapshot, use auto*
12cr|sugar-datastore-0.88.0-2|294	
12cr|sugar-datastore-0.88.0-2|295	* Thu May 11 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.0-1.6.20070511git
12cr|sugar-datastore-0.88.0-2|296	- Fix service path
12cr|sugar-datastore-0.88.0-2|297	
12cr|sugar-datastore-0.88.0-2|298	* Thu May 11 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.0-1.5.20070511git
12cr|sugar-datastore-0.88.0-2|299	- Update snapshot
12cr|sugar-datastore-0.88.0-2|300	
12cr|sugar-datastore-0.88.0-2|301	* Thu May 10 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.0-1.4.20070510git
12cr|sugar-datastore-0.88.0-2|302	- Require pyxapian
12cr|sugar-datastore-0.88.0-2|303	
12cr|sugar-datastore-0.88.0-2|304	* Thu May 10 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.0-1.3.20070510git
12cr|sugar-datastore-0.88.0-2|305	- Initial build

7800 12
12cr|sugar-etoys-activity-115-2|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-etoys-activity-115-2|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-etoys-activity-115-2|3	
12cr|sugar-etoys-activity-115-2|4	Name: sugar-etoys-activity
12cr|sugar-etoys-activity-115-2|5	Version: 115
12cr|sugar-etoys-activity-115-2|6	Release: %mkrel 2
12cr|sugar-etoys-activity-115-2|7	Summary: Squeak Etoys activity for Sugar
12cr|sugar-etoys-activity-115-2|8	License: MIT/Apache
12cr|sugar-etoys-activity-115-2|9	Group: Graphical desktop/Other
12cr|sugar-etoys-activity-115-2|10	Url: http://sugarlabs.org/
12cr|sugar-etoys-activity-115-2|11	
12cr|sugar-etoys-activity-115-2|12	Source: http://download.sugarlabs.org/sources/sucrose/fructose/Etoys/Etoys-115.tar.gz
12cr|sugar-etoys-activity-115-2|13	
12cr|sugar-etoys-activity-115-2|14	Requires: etoys >= 4.0.2340
12cr|sugar-etoys-activity-115-2|15	Requires: sugar-toolkit >= 0.88.0
12cr|sugar-etoys-activity-115-2|16	
12cr|sugar-etoys-activity-115-2|17	BuildRequires: sugar-toolkit >= 0.88.0
12cr|sugar-etoys-activity-115-2|18	
12cr|sugar-etoys-activity-115-2|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|sugar-etoys-activity-115-2|20	BuildArch: noarch
12cr|sugar-etoys-activity-115-2|21	
12cr|sugar-etoys-activity-115-2|22	%description
12cr|sugar-etoys-activity-115-2|23	Squeak Etoys was inspired by LOGO, PARC-Smalltalk, Hypercard, starLOGO
12cr|sugar-etoys-activity-115-2|24	and AgentSheets. It is a media-rich authoring environment with a simple,
12cr|sugar-etoys-activity-115-2|25	powerful scripted object model for many kinds of objects created by end-users
12cr|sugar-etoys-activity-115-2|26	that runs on many platforms, and it is free and open source. It includes 2D and
12cr|sugar-etoys-activity-115-2|27	3D graphics, images, text, particles, presentations, web-pages, videos, sound
12cr|sugar-etoys-activity-115-2|28	and MIDI, etc. It includes the ability to share desktops with other Etoy users
12cr|sugar-etoys-activity-115-2|29	in real-time, so many forms of immersive mentoring and play can be done over
12cr|sugar-etoys-activity-115-2|30	the Internet.
12cr|sugar-etoys-activity-115-2|31	
12cr|sugar-etoys-activity-115-2|32	%prep
12cr|sugar-etoys-activity-115-2|33	%setup -q -n Etoys-115
12cr|sugar-etoys-activity-115-2|34	
12cr|sugar-etoys-activity-115-2|35	
12cr|sugar-etoys-activity-115-2|36	%build
12cr|sugar-etoys-activity-115-2|37	
12cr|sugar-etoys-activity-115-2|38	rm -f MANIFEST
12cr|sugar-etoys-activity-115-2|39	python setup.py build
12cr|sugar-etoys-activity-115-2|40	
12cr|sugar-etoys-activity-115-2|41	%install
12cr|sugar-etoys-activity-115-2|42	rm -rf %{buildroot}
12cr|sugar-etoys-activity-115-2|43	python setup.py install --prefix=%{buildroot}/%{_prefix}
12cr|sugar-etoys-activity-115-2|44	find %{buildroot} -name '*.py.orig' -print0 | xargs -0 rm -f
12cr|sugar-etoys-activity-115-2|45	
12cr|sugar-etoys-activity-115-2|46	
12cr|sugar-etoys-activity-115-2|47	%clean
12cr|sugar-etoys-activity-115-2|48	rm -rf %{buildroot}
12cr|sugar-etoys-activity-115-2|49	
12cr|sugar-etoys-activity-115-2|50	%files
12cr|sugar-etoys-activity-115-2|51	%defattr(-,root,root,-)
12cr|sugar-etoys-activity-115-2|52	%{_datadir}/sugar/activities/*
12cr|sugar-etoys-activity-115-2|53	%doc COPYING NEWS
12cr|sugar-etoys-activity-115-2|54	
12cr|sugar-etoys-activity-115-2|55	
12cr|sugar-etoys-activity-115-2|56	
12cr|sugar-etoys-activity-115-2|57	%changelog
12cr|sugar-etoys-activity-115-2|58	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 115-2mdv2011.0
12cr|sugar-etoys-activity-115-2|59	+ Revision: 615032
12cr|sugar-etoys-activity-115-2|60	- the mass rebuild of 2010.1 packages
12cr|sugar-etoys-activity-115-2|61	
12cr|sugar-etoys-activity-115-2|62	* Sun Apr 04 2010 Aleksey Lim <alsroot@mandriva.org> 115-1mdv2010.1
12cr|sugar-etoys-activity-115-2|63	+ Revision: 531087
12cr|sugar-etoys-activity-115-2|64	- Sucrose 0.88.0 release
12cr|sugar-etoys-activity-115-2|65	
12cr|sugar-etoys-activity-115-2|66	* Mon Oct 12 2009 Aleksey Lim <alsroot@mandriva.org> 109-2mdv2010.0
12cr|sugar-etoys-activity-115-2|67	+ Revision: 456975
12cr|sugar-etoys-activity-115-2|68	- Push 109
12cr|sugar-etoys-activity-115-2|69	
12cr|sugar-etoys-activity-115-2|70	* Sat Sep 19 2009 Aleksey Lim <alsroot@mandriva.org> 105-2mdv2010.0
12cr|sugar-etoys-activity-115-2|71	+ Revision: 444541
12cr|sugar-etoys-activity-115-2|72	- Update to 105
12cr|sugar-etoys-activity-115-2|73	
12cr|sugar-etoys-activity-115-2|74	* Tue Aug 11 2009 Aleksey Lim <alsroot@mandriva.org> 102-1mdv2010.0
12cr|sugar-etoys-activity-115-2|75	+ Revision: 414900
12cr|sugar-etoys-activity-115-2|76	- Sucrose 0.85.2
12cr|sugar-etoys-activity-115-2|77	
12cr|sugar-etoys-activity-115-2|78	* Mon Apr 06 2009 Aleksey Lim <alsroot@mandriva.org> 4.0.2212-1mdv2009.1
12cr|sugar-etoys-activity-115-2|79	+ Revision: 364293
12cr|sugar-etoys-activity-115-2|80	- Sucrose 0.84.2 release
12cr|sugar-etoys-activity-115-2|81	
12cr|sugar-etoys-activity-115-2|82	* Wed Mar 04 2009 Aleksey Lim <alsroot@mandriva.org> 4.0.2206-1mdv2009.1
12cr|sugar-etoys-activity-115-2|83	+ Revision: 348317
12cr|sugar-etoys-activity-115-2|84	- Sucrose 0.84.0 release
12cr|sugar-etoys-activity-115-2|85	
12cr|sugar-etoys-activity-115-2|86	* Tue Jan 20 2009 Aleksey Lim <alsroot@mandriva.org> 4.0.2205-1mdv2009.1
12cr|sugar-etoys-activity-115-2|87	+ Revision: 332035
12cr|sugar-etoys-activity-115-2|88	- new Sucrose 0.83.4 release
12cr|sugar-etoys-activity-115-2|89	
12cr|sugar-etoys-activity-115-2|90	* Sat Jan 17 2009 Aleksey Lim <alsroot@mandriva.org> 4.0.2201-2mdv2009.1
12cr|sugar-etoys-activity-115-2|91	+ Revision: 330735
12cr|sugar-etoys-activity-115-2|92	- switch build arch to noarch
12cr|sugar-etoys-activity-115-2|93	
12cr|sugar-etoys-activity-115-2|94	* Sun Jan 11 2009 Aleksey Lim <alsroot@mandriva.org> 4.0.2201-1mdv2009.1
12cr|sugar-etoys-activity-115-2|95	+ Revision: 328400
12cr|sugar-etoys-activity-115-2|96	- initial commit
12cr|sugar-etoys-activity-115-2|97	

7801 12
12cr|sugar-fructose-0.88.0-2|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-fructose-0.88.0-2|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-fructose-0.88.0-2|3	
12cr|sugar-fructose-0.88.0-2|4	Name: sugar-fructose
12cr|sugar-fructose-0.88.0-2|5	Version: 0.88.0
12cr|sugar-fructose-0.88.0-2|6	Release: %mkrel 2
12cr|sugar-fructose-0.88.0-2|7	Summary: Core Sugar activities
12cr|sugar-fructose-0.88.0-2|8	License: GPL/LGPL
12cr|sugar-fructose-0.88.0-2|9	Group: Graphical desktop/Other
12cr|sugar-fructose-0.88.0-2|10	Url: http://sugarlabs.org/
12cr|sugar-fructose-0.88.0-2|11	
12cr|sugar-fructose-0.88.0-2|12	Requires: sugar-calculate-activity >= 30
12cr|sugar-fructose-0.88.0-2|13	Requires: sugar-chat-activity >= 66
12cr|sugar-fructose-0.88.0-2|14	Requires: sugar-etoys-activity >= 115
12cr|sugar-fructose-0.88.0-2|15	Requires: sugar-imageviewer-activity >= 14
12cr|sugar-fructose-0.88.0-2|16	Requires: sugar-jukebox-activity >= 18
12cr|sugar-fructose-0.88.0-2|17	Requires: sugar-log-activity >= 23
12cr|sugar-fructose-0.88.0-2|18	Requires: sugar-pippy-activity >= 34
12cr|sugar-fructose-0.88.0-2|19	Requires: sugar-read-activity >= 78
12cr|sugar-fructose-0.88.0-2|20	Requires: sugar-toolkit >= 0.88.0
12cr|sugar-fructose-0.88.0-2|21	Requires: sugar-terminal-activity >= 28
12cr|sugar-fructose-0.88.0-2|22	Requires: sugar-turtleart-activity >= 83
12cr|sugar-fructose-0.88.0-2|23	Requires: sugar-browse-activity >= 115
12cr|sugar-fructose-0.88.0-2|24	Requires: sugar-write-activity >= 69
12cr|sugar-fructose-0.88.0-2|25	
12cr|sugar-fructose-0.88.0-2|26	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|sugar-fructose-0.88.0-2|27	
12cr|sugar-fructose-0.88.0-2|28	%description
12cr|sugar-fructose-0.88.0-2|29	This virtual package depends on core Sugar activities that follow the Sugarlabs
12cr|sugar-fructose-0.88.0-2|30	six months release schedule.
12cr|sugar-fructose-0.88.0-2|31	Sugar is a graphical user interface aimed at children which promotes sharing
12cr|sugar-fructose-0.88.0-2|32	and collaborative learning. It was introduced on the One Laptop Per Child
12cr|sugar-fructose-0.88.0-2|33	(OLPC) XO laptop but is useful on other devices as well.
12cr|sugar-fructose-0.88.0-2|34	
12cr|sugar-fructose-0.88.0-2|35	%files
12cr|sugar-fructose-0.88.0-2|36	%defattr(-,root,root,-)
12cr|sugar-fructose-0.88.0-2|37	
12cr|sugar-fructose-0.88.0-2|38	
12cr|sugar-fructose-0.88.0-2|39	
12cr|sugar-fructose-0.88.0-2|40	%changelog
12cr|sugar-fructose-0.88.0-2|41	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.88.0-2mdv2011.0
12cr|sugar-fructose-0.88.0-2|42	+ Revision: 615033
12cr|sugar-fructose-0.88.0-2|43	- the mass rebuild of 2010.1 packages
12cr|sugar-fructose-0.88.0-2|44	
12cr|sugar-fructose-0.88.0-2|45	* Sun Apr 04 2010 Aleksey Lim <alsroot@mandriva.org> 0.88.0-1mdv2010.1
12cr|sugar-fructose-0.88.0-2|46	+ Revision: 531174
12cr|sugar-fructose-0.88.0-2|47	- Sucrose 0.88.0 release
12cr|sugar-fructose-0.88.0-2|48	
12cr|sugar-fructose-0.88.0-2|49	* Mon Oct 12 2009 Aleksey Lim <alsroot@mandriva.org> 0.86.2-1mdv2010.0
12cr|sugar-fructose-0.88.0-2|50	+ Revision: 456984
12cr|sugar-fructose-0.88.0-2|51	- Push 0.86.2
12cr|sugar-fructose-0.88.0-2|52	
12cr|sugar-fructose-0.88.0-2|53	* Fri Sep 25 2009 Aleksey Lim <alsroot@mandriva.org> 0.86.0-1mdv2010.0
12cr|sugar-fructose-0.88.0-2|54	+ Revision: 449012
12cr|sugar-fructose-0.88.0-2|55	- Update to 0.86.0
12cr|sugar-fructose-0.88.0-2|56	
12cr|sugar-fructose-0.88.0-2|57	* Sat Sep 19 2009 Aleksey Lim <alsroot@mandriva.org> 0.85.7-1mdv2010.0
12cr|sugar-fructose-0.88.0-2|58	+ Revision: 444542
12cr|sugar-fructose-0.88.0-2|59	- Update to 0.85.7
12cr|sugar-fructose-0.88.0-2|60	
12cr|sugar-fructose-0.88.0-2|61	* Tue Aug 11 2009 Aleksey Lim <alsroot@mandriva.org> 0.85.2-2mdv2010.0
12cr|sugar-fructose-0.88.0-2|62	+ Revision: 415112
12cr|sugar-fructose-0.88.0-2|63	- Sucrose 0.85.2
12cr|sugar-fructose-0.88.0-2|64	
12cr|sugar-fructose-0.88.0-2|65	* Mon Apr 06 2009 Aleksey Lim <alsroot@mandriva.org> 0.84.2-1mdv2009.1
12cr|sugar-fructose-0.88.0-2|66	+ Revision: 364294
12cr|sugar-fructose-0.88.0-2|67	- Sucrose 0.84.2 release
12cr|sugar-fructose-0.88.0-2|68	
12cr|sugar-fructose-0.88.0-2|69	* Wed Mar 04 2009 Aleksey Lim <alsroot@mandriva.org> 0.84.0-1mdv2009.1
12cr|sugar-fructose-0.88.0-2|70	+ Revision: 348324
12cr|sugar-fructose-0.88.0-2|71	- Sucrose 0.84.0 release
12cr|sugar-fructose-0.88.0-2|72	
12cr|sugar-fructose-0.88.0-2|73	* Mon Feb 23 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.6-1mdv2009.1
12cr|sugar-fructose-0.88.0-2|74	+ Revision: 344258
12cr|sugar-fructose-0.88.0-2|75	- Sucrose 0.83.6 release
12cr|sugar-fructose-0.88.0-2|76	
12cr|sugar-fructose-0.88.0-2|77	* Tue Jan 20 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.4-1mdv2009.1
12cr|sugar-fructose-0.88.0-2|78	+ Revision: 332037
12cr|sugar-fructose-0.88.0-2|79	- new Sucrose 0.83.4 release
12cr|sugar-fructose-0.88.0-2|80	
12cr|sugar-fructose-0.88.0-2|81	* Thu Jan 15 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.3-1mdv2009.1
12cr|sugar-fructose-0.88.0-2|82	+ Revision: 329909
12cr|sugar-fructose-0.88.0-2|83	- include etoys to non-ix86 arches
12cr|sugar-fructose-0.88.0-2|84	- initial commit
12cr|sugar-fructose-0.88.0-2|85	

7802 12
12cr|sugar-glucose-0.88.0-2|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-glucose-0.88.0-2|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-glucose-0.88.0-2|3	
12cr|sugar-glucose-0.88.0-2|4	Name: sugar-glucose
12cr|sugar-glucose-0.88.0-2|5	Version: 0.88.0
12cr|sugar-glucose-0.88.0-2|6	Release: %mkrel 2
12cr|sugar-glucose-0.88.0-2|7	Summary: Core Sugar components
12cr|sugar-glucose-0.88.0-2|8	License: GPL/LGPL
12cr|sugar-glucose-0.88.0-2|9	Group: Graphical desktop/Other
12cr|sugar-glucose-0.88.0-2|10	Url: http://sugarlabs.org/
12cr|sugar-glucose-0.88.0-2|11	
12cr|sugar-glucose-0.88.0-2|12	Requires: sugar-artwork >= 0.88.0
12cr|sugar-glucose-0.88.0-2|13	Requires: sugar-datastore >= 0.88.0
12cr|sugar-glucose-0.88.0-2|14	Requires: sugar-presence-service >= 0.88.0
12cr|sugar-glucose-0.88.0-2|15	Requires: sugar >= 0.88.0
12cr|sugar-glucose-0.88.0-2|16	Requires: sugar-base >= 0.88.0
12cr|sugar-glucose-0.88.0-2|17	Requires: sugar-toolkit >= 0.88.0
12cr|sugar-glucose-0.88.0-2|18	
12cr|sugar-glucose-0.88.0-2|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|sugar-glucose-0.88.0-2|20	
12cr|sugar-glucose-0.88.0-2|21	%description
12cr|sugar-glucose-0.88.0-2|22	Virtual package of core Sugar components that follow the Sugarlabs
12cr|sugar-glucose-0.88.0-2|23	six months release schedule.
12cr|sugar-glucose-0.88.0-2|24	Sugar is a graphical user interface aimed at children which promotes sharing
12cr|sugar-glucose-0.88.0-2|25	and collaborative learning. It was introduced on the One Laptop Per Child
12cr|sugar-glucose-0.88.0-2|26	(OLPC) XO laptop but is useful on other devices as well.
12cr|sugar-glucose-0.88.0-2|27	
12cr|sugar-glucose-0.88.0-2|28	%files
12cr|sugar-glucose-0.88.0-2|29	%defattr(-,root,root,-)
12cr|sugar-glucose-0.88.0-2|30	
12cr|sugar-glucose-0.88.0-2|31	
12cr|sugar-glucose-0.88.0-2|32	
12cr|sugar-glucose-0.88.0-2|33	%changelog
12cr|sugar-glucose-0.88.0-2|34	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.88.0-2mdv2011.0
12cr|sugar-glucose-0.88.0-2|35	+ Revision: 615034
12cr|sugar-glucose-0.88.0-2|36	- the mass rebuild of 2010.1 packages
12cr|sugar-glucose-0.88.0-2|37	
12cr|sugar-glucose-0.88.0-2|38	* Sun Apr 04 2010 Aleksey Lim <alsroot@mandriva.org> 0.88.0-1mdv2010.1
12cr|sugar-glucose-0.88.0-2|39	+ Revision: 531172
12cr|sugar-glucose-0.88.0-2|40	- Sucrose 0.88.0 release
12cr|sugar-glucose-0.88.0-2|41	
12cr|sugar-glucose-0.88.0-2|42	* Mon Oct 12 2009 Aleksey Lim <alsroot@mandriva.org> 0.86.2-1mdv2010.0
12cr|sugar-glucose-0.88.0-2|43	+ Revision: 456971
12cr|sugar-glucose-0.88.0-2|44	- Push 0.86.2
12cr|sugar-glucose-0.88.0-2|45	
12cr|sugar-glucose-0.88.0-2|46	* Fri Sep 25 2009 Aleksey Lim <alsroot@mandriva.org> 0.86.0-1mdv2010.0
12cr|sugar-glucose-0.88.0-2|47	+ Revision: 448922
12cr|sugar-glucose-0.88.0-2|48	- Update to 0.86.0
12cr|sugar-glucose-0.88.0-2|49	
12cr|sugar-glucose-0.88.0-2|50	* Sat Sep 19 2009 Aleksey Lim <alsroot@mandriva.org> 0.85.7-1mdv2010.0
12cr|sugar-glucose-0.88.0-2|51	+ Revision: 444543
12cr|sugar-glucose-0.88.0-2|52	- Update to 0.85.7
12cr|sugar-glucose-0.88.0-2|53	
12cr|sugar-glucose-0.88.0-2|54	* Tue Aug 11 2009 Aleksey Lim <alsroot@mandriva.org> 0.85.2-1mdv2010.0
12cr|sugar-glucose-0.88.0-2|55	+ Revision: 414887
12cr|sugar-glucose-0.88.0-2|56	- Sucrose 0.85.2
12cr|sugar-glucose-0.88.0-2|57	
12cr|sugar-glucose-0.88.0-2|58	* Mon Apr 06 2009 Aleksey Lim <alsroot@mandriva.org> 0.84.2-1mdv2009.1
12cr|sugar-glucose-0.88.0-2|59	+ Revision: 364285
12cr|sugar-glucose-0.88.0-2|60	- Sucrose 0.84.2 release
12cr|sugar-glucose-0.88.0-2|61	
12cr|sugar-glucose-0.88.0-2|62	* Sat Mar 21 2009 Aleksey Lim <alsroot@mandriva.org> 0.84.1-1mdv2009.1
12cr|sugar-glucose-0.88.0-2|63	+ Revision: 360050
12cr|sugar-glucose-0.88.0-2|64	- update version to 0.84.1
12cr|sugar-glucose-0.88.0-2|65	
12cr|sugar-glucose-0.88.0-2|66	* Wed Mar 04 2009 Aleksey Lim <alsroot@mandriva.org> 0.84.0-1mdv2009.1
12cr|sugar-glucose-0.88.0-2|67	+ Revision: 348262
12cr|sugar-glucose-0.88.0-2|68	- Sucrose 0.84.0 release
12cr|sugar-glucose-0.88.0-2|69	
12cr|sugar-glucose-0.88.0-2|70	* Mon Feb 23 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.6-1mdv2009.1
12cr|sugar-glucose-0.88.0-2|71	+ Revision: 344192
12cr|sugar-glucose-0.88.0-2|72	- Sucrose 0.83.6 release
12cr|sugar-glucose-0.88.0-2|73	
12cr|sugar-glucose-0.88.0-2|74	* Sun Feb 15 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.5-1mdv2009.1
12cr|sugar-glucose-0.88.0-2|75	+ Revision: 340429
12cr|sugar-glucose-0.88.0-2|76	- new Sucrose 0.83.4 release
12cr|sugar-glucose-0.88.0-2|77	
12cr|sugar-glucose-0.88.0-2|78	* Tue Jan 20 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.4-1mdv2009.1
12cr|sugar-glucose-0.88.0-2|79	+ Revision: 331985
12cr|sugar-glucose-0.88.0-2|80	- new Sucrose 0.83.4 release
12cr|sugar-glucose-0.88.0-2|81	
12cr|sugar-glucose-0.88.0-2|82	* Tue Jan 13 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.3-1mdv2009.1
12cr|sugar-glucose-0.88.0-2|83	+ Revision: 328979
12cr|sugar-glucose-0.88.0-2|84	- make inter-glucose dependencies softer
12cr|sugar-glucose-0.88.0-2|85	- initial commit
12cr|sugar-glucose-0.88.0-2|86	

7803 12
12cr|sugar-imageviewer-activity-14-1|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-imageviewer-activity-14-1|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-imageviewer-activity-14-1|3	
12cr|sugar-imageviewer-activity-14-1|4	Name: sugar-imageviewer-activity
12cr|sugar-imageviewer-activity-14-1|5	Version: 14
12cr|sugar-imageviewer-activity-14-1|6	Release: %mkrel 1
12cr|sugar-imageviewer-activity-14-1|7	Summary: Image viewer activity for Sugar
12cr|sugar-imageviewer-activity-14-1|8	License: GPL
12cr|sugar-imageviewer-activity-14-1|9	Group: Graphical desktop/Other
12cr|sugar-imageviewer-activity-14-1|10	Url: http://sugarlabs.org/
12cr|sugar-imageviewer-activity-14-1|11	
12cr|sugar-imageviewer-activity-14-1|12	Source: http://download.sugarlabs.org/sources/sucrose/fructose/ImageViewer/ImageViewer-14.tar.bz2
12cr|sugar-imageviewer-activity-14-1|13	
12cr|sugar-imageviewer-activity-14-1|14	Requires: sugar-toolkit >= 0.86.1
12cr|sugar-imageviewer-activity-14-1|15	
12cr|sugar-imageviewer-activity-14-1|16	BuildRequires: gettext
12cr|sugar-imageviewer-activity-14-1|17	BuildRequires: sugar-toolkit >= 0.86.0
12cr|sugar-imageviewer-activity-14-1|18	
12cr|sugar-imageviewer-activity-14-1|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|sugar-imageviewer-activity-14-1|20	BuildArch: noarch
12cr|sugar-imageviewer-activity-14-1|21	
12cr|sugar-imageviewer-activity-14-1|22	%description
12cr|sugar-imageviewer-activity-14-1|23	Image viewer activity for Sugar.
12cr|sugar-imageviewer-activity-14-1|24	
12cr|sugar-imageviewer-activity-14-1|25	%prep
12cr|sugar-imageviewer-activity-14-1|26	%setup -q -n ImageViewer-14
12cr|sugar-imageviewer-activity-14-1|27	
12cr|sugar-imageviewer-activity-14-1|28	
12cr|sugar-imageviewer-activity-14-1|29	%build
12cr|sugar-imageviewer-activity-14-1|30	
12cr|sugar-imageviewer-activity-14-1|31	rm -f MANIFEST
12cr|sugar-imageviewer-activity-14-1|32	python setup.py build
12cr|sugar-imageviewer-activity-14-1|33	
12cr|sugar-imageviewer-activity-14-1|34	%install
12cr|sugar-imageviewer-activity-14-1|35	rm -rf %{buildroot}
12cr|sugar-imageviewer-activity-14-1|36	python setup.py install --prefix=%{buildroot}/%{_prefix}
12cr|sugar-imageviewer-activity-14-1|37	find %{buildroot} -name '*.py.orig' -print0 | xargs -0 rm -f
12cr|sugar-imageviewer-activity-14-1|38	%find_lang org.laptop.ImageViewerActivity
12cr|sugar-imageviewer-activity-14-1|39	
12cr|sugar-imageviewer-activity-14-1|40	%clean
12cr|sugar-imageviewer-activity-14-1|41	rm -rf %{buildroot}
12cr|sugar-imageviewer-activity-14-1|42	
12cr|sugar-imageviewer-activity-14-1|43	%files -f org.laptop.ImageViewerActivity.lang
12cr|sugar-imageviewer-activity-14-1|44	%defattr(-,root,root,-)
12cr|sugar-imageviewer-activity-14-1|45	%{_datadir}/sugar/activities/*
12cr|sugar-imageviewer-activity-14-1|46	%doc AUTHORS COPYING NEWS
12cr|sugar-imageviewer-activity-14-1|47	
12cr|sugar-imageviewer-activity-14-1|48	
12cr|sugar-imageviewer-activity-14-1|49	
12cr|sugar-imageviewer-activity-14-1|50	%changelog
12cr|sugar-imageviewer-activity-14-1|51	* Mon Oct 12 2009 Aleksey Lim <alsroot@mandriva.org> 14-1mdv2010.0
12cr|sugar-imageviewer-activity-14-1|52	+ Revision: 456976
12cr|sugar-imageviewer-activity-14-1|53	- Push 14
12cr|sugar-imageviewer-activity-14-1|54	
12cr|sugar-imageviewer-activity-14-1|55	* Fri Sep 25 2009 Aleksey Lim <alsroot@mandriva.org> 13-1mdv2010.0
12cr|sugar-imageviewer-activity-14-1|56	+ Revision: 449004
12cr|sugar-imageviewer-activity-14-1|57	- Update to 13
12cr|sugar-imageviewer-activity-14-1|58	
12cr|sugar-imageviewer-activity-14-1|59	* Sat Sep 19 2009 Aleksey Lim <alsroot@mandriva.org> 12-1mdv2010.0
12cr|sugar-imageviewer-activity-14-1|60	+ Revision: 444544
12cr|sugar-imageviewer-activity-14-1|61	- Update to 12
12cr|sugar-imageviewer-activity-14-1|62	
12cr|sugar-imageviewer-activity-14-1|63	* Tue Aug 11 2009 Aleksey Lim <alsroot@mandriva.org> 10-1mdv2010.0
12cr|sugar-imageviewer-activity-14-1|64	+ Revision: 414901
12cr|sugar-imageviewer-activity-14-1|65	- Sucrose 0.85.2
12cr|sugar-imageviewer-activity-14-1|66	- Sucrose 0.84.2 release
12cr|sugar-imageviewer-activity-14-1|67	
12cr|sugar-imageviewer-activity-14-1|68	* Wed Mar 04 2009 Aleksey Lim <alsroot@mandriva.org> 6-1mdv2009.1
12cr|sugar-imageviewer-activity-14-1|69	+ Revision: 348318
12cr|sugar-imageviewer-activity-14-1|70	- Sucrose 0.84.0 release
12cr|sugar-imageviewer-activity-14-1|71	
12cr|sugar-imageviewer-activity-14-1|72	* Sun Jan 11 2009 Aleksey Lim <alsroot@mandriva.org> 5-1mdv2009.1
12cr|sugar-imageviewer-activity-14-1|73	+ Revision: 328406
12cr|sugar-imageviewer-activity-14-1|74	- initial commit
12cr|sugar-imageviewer-activity-14-1|75	

7804 12
12cr|sugar-jukebox-activity-18-2|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-jukebox-activity-18-2|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-jukebox-activity-18-2|3	
12cr|sugar-jukebox-activity-18-2|4	Name: sugar-jukebox-activity
12cr|sugar-jukebox-activity-18-2|5	Version: 18
12cr|sugar-jukebox-activity-18-2|6	Release: %mkrel 2
12cr|sugar-jukebox-activity-18-2|7	Summary: Audio and video player for Sugar
12cr|sugar-jukebox-activity-18-2|8	License: GPLv2
12cr|sugar-jukebox-activity-18-2|9	Group: Graphical desktop/Other
12cr|sugar-jukebox-activity-18-2|10	Url: http://sugarlabs.org/
12cr|sugar-jukebox-activity-18-2|11	
12cr|sugar-jukebox-activity-18-2|12	Source: http://download.sugarlabs.org/sources/sucrose/fructose/Jukebox/Jukebox-18.tar.bz2
12cr|sugar-jukebox-activity-18-2|13	
12cr|sugar-jukebox-activity-18-2|14	Requires: sugar-toolkit >= 0.88.0
12cr|sugar-jukebox-activity-18-2|15	
12cr|sugar-jukebox-activity-18-2|16	BuildRequires: gettext
12cr|sugar-jukebox-activity-18-2|17	BuildRequires: gstreamer0.10-plugins-base
12cr|sugar-jukebox-activity-18-2|18	BuildRequires: sugar-toolkit >= 0.88.0
12cr|sugar-jukebox-activity-18-2|19	
12cr|sugar-jukebox-activity-18-2|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|sugar-jukebox-activity-18-2|21	BuildArch: noarch
12cr|sugar-jukebox-activity-18-2|22	
12cr|sugar-jukebox-activity-18-2|23	%description
12cr|sugar-jukebox-activity-18-2|24	Audio and video player for Sugar.
12cr|sugar-jukebox-activity-18-2|25	
12cr|sugar-jukebox-activity-18-2|26	%prep
12cr|sugar-jukebox-activity-18-2|27	%setup -q -n Jukebox-18
12cr|sugar-jukebox-activity-18-2|28	
12cr|sugar-jukebox-activity-18-2|29	
12cr|sugar-jukebox-activity-18-2|30	%build
12cr|sugar-jukebox-activity-18-2|31	
12cr|sugar-jukebox-activity-18-2|32	rm -f MANIFEST
12cr|sugar-jukebox-activity-18-2|33	python setup.py build
12cr|sugar-jukebox-activity-18-2|34	
12cr|sugar-jukebox-activity-18-2|35	%install
12cr|sugar-jukebox-activity-18-2|36	rm -rf %{buildroot}
12cr|sugar-jukebox-activity-18-2|37	python setup.py install --prefix=%{buildroot}/%{_prefix}
12cr|sugar-jukebox-activity-18-2|38	find %{buildroot} -name '*.py.orig' -print0 | xargs -0 rm -f
12cr|sugar-jukebox-activity-18-2|39	%find_lang org.laptop.sugar.Jukebox
12cr|sugar-jukebox-activity-18-2|40	
12cr|sugar-jukebox-activity-18-2|41	%clean
12cr|sugar-jukebox-activity-18-2|42	rm -rf %{buildroot}
12cr|sugar-jukebox-activity-18-2|43	
12cr|sugar-jukebox-activity-18-2|44	%files -f org.laptop.sugar.Jukebox.lang
12cr|sugar-jukebox-activity-18-2|45	%defattr(-,root,root,-)
12cr|sugar-jukebox-activity-18-2|46	%{_datadir}/sugar/activities/*
12cr|sugar-jukebox-activity-18-2|47	%doc AUTHORS COPYING NEWS TODO
12cr|sugar-jukebox-activity-18-2|48	
12cr|sugar-jukebox-activity-18-2|49	
12cr|sugar-jukebox-activity-18-2|50	
12cr|sugar-jukebox-activity-18-2|51	%changelog
12cr|sugar-jukebox-activity-18-2|52	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 18-2mdv2011.0
12cr|sugar-jukebox-activity-18-2|53	+ Revision: 615035
12cr|sugar-jukebox-activity-18-2|54	- the mass rebuild of 2010.1 packages
12cr|sugar-jukebox-activity-18-2|55	
12cr|sugar-jukebox-activity-18-2|56	* Sun Apr 04 2010 Aleksey Lim <alsroot@mandriva.org> 18-1mdv2010.1
12cr|sugar-jukebox-activity-18-2|57	+ Revision: 531089
12cr|sugar-jukebox-activity-18-2|58	- Sucrose 0.88.0 release
12cr|sugar-jukebox-activity-18-2|59	
12cr|sugar-jukebox-activity-18-2|60	* Tue Aug 11 2009 Aleksey Lim <alsroot@mandriva.org> 11-1mdv2010.0
12cr|sugar-jukebox-activity-18-2|61	+ Revision: 414902
12cr|sugar-jukebox-activity-18-2|62	- Sucrose 0.85.2
12cr|sugar-jukebox-activity-18-2|63	
12cr|sugar-jukebox-activity-18-2|64	* Mon Apr 06 2009 Aleksey Lim <alsroot@mandriva.org> 8-1mdv2009.1
12cr|sugar-jukebox-activity-18-2|65	+ Revision: 364289
12cr|sugar-jukebox-activity-18-2|66	- Sucrose 0.84.2 release
12cr|sugar-jukebox-activity-18-2|67	
12cr|sugar-jukebox-activity-18-2|68	* Wed Mar 04 2009 Aleksey Lim <alsroot@mandriva.org> 7-1mdv2009.1
12cr|sugar-jukebox-activity-18-2|69	+ Revision: 348319
12cr|sugar-jukebox-activity-18-2|70	- Sucrose 0.84.0 release
12cr|sugar-jukebox-activity-18-2|71	
12cr|sugar-jukebox-activity-18-2|72	* Sun Jan 11 2009 Aleksey Lim <alsroot@mandriva.org> 6-1mdv2009.1
12cr|sugar-jukebox-activity-18-2|73	+ Revision: 328407
12cr|sugar-jukebox-activity-18-2|74	- initial commit
12cr|sugar-jukebox-activity-18-2|75	

7805 12
12cr|sugar-log-activity-23-1|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-log-activity-23-1|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-log-activity-23-1|3	
12cr|sugar-log-activity-23-1|4	Name: sugar-log-activity
12cr|sugar-log-activity-23-1|5	Version: 23
12cr|sugar-log-activity-23-1|6	Release: %mkrel 1
12cr|sugar-log-activity-23-1|7	Summary: Log activity for Sugar
12cr|sugar-log-activity-23-1|8	License: GPL
12cr|sugar-log-activity-23-1|9	Group: Graphical desktop/Other
12cr|sugar-log-activity-23-1|10	Url: http://sugarlabs.org/
12cr|sugar-log-activity-23-1|11	
12cr|sugar-log-activity-23-1|12	Source: http://download.sugarlabs.org/sources/sucrose/fructose/Log/Log-23.tar.bz2
12cr|sugar-log-activity-23-1|13	
12cr|sugar-log-activity-23-1|14	Requires: gnome-vfs2
12cr|sugar-log-activity-23-1|15	Requires: gnome-python-gnomevfs
12cr|sugar-log-activity-23-1|16	Requires: sugar-toolkit >= 0.85.8
12cr|sugar-log-activity-23-1|17	
12cr|sugar-log-activity-23-1|18	BuildRequires: gettext
12cr|sugar-log-activity-23-1|19	BuildRequires: sugar-toolkit >= 0.85.8
12cr|sugar-log-activity-23-1|20	
12cr|sugar-log-activity-23-1|21	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|sugar-log-activity-23-1|22	BuildArch: noarch
12cr|sugar-log-activity-23-1|23	
12cr|sugar-log-activity-23-1|24	%description
12cr|sugar-log-activity-23-1|25	Log is an activity for developers to examine the log files that are generated
12cr|sugar-log-activity-23-1|26	by system software and other activities. Logs can also be uploaded to servers
12cr|sugar-log-activity-23-1|27	to allow support staff to assist with troubleshooting.
12cr|sugar-log-activity-23-1|28	
12cr|sugar-log-activity-23-1|29	%prep
12cr|sugar-log-activity-23-1|30	%setup -q -n Log-23
12cr|sugar-log-activity-23-1|31	
12cr|sugar-log-activity-23-1|32	
12cr|sugar-log-activity-23-1|33	%build
12cr|sugar-log-activity-23-1|34	
12cr|sugar-log-activity-23-1|35	rm -f MANIFEST
12cr|sugar-log-activity-23-1|36	python setup.py build
12cr|sugar-log-activity-23-1|37	
12cr|sugar-log-activity-23-1|38	%install
12cr|sugar-log-activity-23-1|39	rm -rf %{buildroot}
12cr|sugar-log-activity-23-1|40	python setup.py install --prefix=%{buildroot}/%{_prefix}
12cr|sugar-log-activity-23-1|41	find %{buildroot} -name '*.py.orig' -print0 | xargs -0 rm -f
12cr|sugar-log-activity-23-1|42	%find_lang org.laptop.Log
12cr|sugar-log-activity-23-1|43	
12cr|sugar-log-activity-23-1|44	%clean
12cr|sugar-log-activity-23-1|45	rm -rf %{buildroot}
12cr|sugar-log-activity-23-1|46	
12cr|sugar-log-activity-23-1|47	%files -f org.laptop.Log.lang
12cr|sugar-log-activity-23-1|48	%defattr(-,root,root,-)
12cr|sugar-log-activity-23-1|49	%{_datadir}/sugar/activities/*
12cr|sugar-log-activity-23-1|50	%doc COPYING NEWS
12cr|sugar-log-activity-23-1|51	
12cr|sugar-log-activity-23-1|52	
12cr|sugar-log-activity-23-1|53	
12cr|sugar-log-activity-23-1|54	%changelog
12cr|sugar-log-activity-23-1|55	* Sat Sep 19 2009 Aleksey Lim <alsroot@mandriva.org> 23-1mdv2010.0
12cr|sugar-log-activity-23-1|56	+ Revision: 444546
12cr|sugar-log-activity-23-1|57	- Update to 23
12cr|sugar-log-activity-23-1|58	
12cr|sugar-log-activity-23-1|59	* Tue Aug 11 2009 Aleksey Lim <alsroot@mandriva.org> 19-1mdv2010.0
12cr|sugar-log-activity-23-1|60	+ Revision: 414903
12cr|sugar-log-activity-23-1|61	- Sucrose 0.85.2
12cr|sugar-log-activity-23-1|62	
12cr|sugar-log-activity-23-1|63	* Mon Apr 06 2009 Aleksey Lim <alsroot@mandriva.org> 18-1mdv2009.1
12cr|sugar-log-activity-23-1|64	+ Revision: 364290
12cr|sugar-log-activity-23-1|65	- Sucrose 0.84.2 release
12cr|sugar-log-activity-23-1|66	
12cr|sugar-log-activity-23-1|67	* Mon Feb 23 2009 Aleksey Lim <alsroot@mandriva.org> 17-1mdv2009.1
12cr|sugar-log-activity-23-1|68	+ Revision: 344229
12cr|sugar-log-activity-23-1|69	- Sucrose 0.83.6 release
12cr|sugar-log-activity-23-1|70	
12cr|sugar-log-activity-23-1|71	* Sun Jan 11 2009 Aleksey Lim <alsroot@mandriva.org> 16-1mdv2009.1
12cr|sugar-log-activity-23-1|72	+ Revision: 328408
12cr|sugar-log-activity-23-1|73	- initial commit
12cr|sugar-log-activity-23-1|74	

7806 12
12cr|sugar-pippy-activity-34-3|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-pippy-activity-34-3|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-pippy-activity-34-3|3	
12cr|sugar-pippy-activity-34-3|4	Name: sugar-pippy-activity
12cr|sugar-pippy-activity-34-3|5	Version: 34
12cr|sugar-pippy-activity-34-3|6	Release: 3
12cr|sugar-pippy-activity-34-3|7	Summary: Python programming activity for Sugar
12cr|sugar-pippy-activity-34-3|8	License: GPL
12cr|sugar-pippy-activity-34-3|9	Group: Graphical desktop/Other
12cr|sugar-pippy-activity-34-3|10	Url: http://sugarlabs.org/
12cr|sugar-pippy-activity-34-3|11	
12cr|sugar-pippy-activity-34-3|12	Source: http://download.sugarlabs.org/sources/sucrose/fructose/Pippy/Pippy-34.tar.bz2
12cr|sugar-pippy-activity-34-3|13	
12cr|sugar-pippy-activity-34-3|14	Patch: sugar-pippy-activity-34-olpc-4218.patch
12cr|sugar-pippy-activity-34-3|15	Patch1: sugar-pippy-activity-34-sugar-1058.patch
12cr|sugar-pippy-activity-34-3|16	
12cr|sugar-pippy-activity-34-3|17	Requires: python-gtksourceview
12cr|sugar-pippy-activity-34-3|18	Requires: python
12cr|sugar-pippy-activity-34-3|19	Requires: sugar-toolkit >= 0.86.1
12cr|sugar-pippy-activity-34-3|20	
12cr|sugar-pippy-activity-34-3|21	BuildRequires: gettext
12cr|sugar-pippy-activity-34-3|22	BuildRequires: python-devel
12cr|sugar-pippy-activity-34-3|23	BuildRequires: sugar-toolkit >= 0.86.1
12cr|sugar-pippy-activity-34-3|24	BuildArch:	noarch
12cr|sugar-pippy-activity-34-3|25	
12cr|sugar-pippy-activity-34-3|26	%description
12cr|sugar-pippy-activity-34-3|27	Teaches Python programming by providing access to Python code samples
12cr|sugar-pippy-activity-34-3|28	and a fully interactive Python interpreter.
12cr|sugar-pippy-activity-34-3|29	The user can type and execute simple Python expressions. For example,
12cr|sugar-pippy-activity-34-3|30	it would be possible for a user to write Python statements to calculate
12cr|sugar-pippy-activity-34-3|31	expressions, play sounds, or make simple text animation.
12cr|sugar-pippy-activity-34-3|32	The initial build ships with about twenty short Python examples covering
12cr|sugar-pippy-activity-34-3|33	various aspects of the language.
12cr|sugar-pippy-activity-34-3|34	
12cr|sugar-pippy-activity-34-3|35	%prep
12cr|sugar-pippy-activity-34-3|36	%setup -q -n Pippy-34
12cr|sugar-pippy-activity-34-3|37	%patch -p1
12cr|sugar-pippy-activity-34-3|38	%patch1 -p1
12cr|sugar-pippy-activity-34-3|39	
12cr|sugar-pippy-activity-34-3|40	%build
12cr|sugar-pippy-activity-34-3|41	rm -f MANIFEST
12cr|sugar-pippy-activity-34-3|42	python setup.py build
12cr|sugar-pippy-activity-34-3|43	
12cr|sugar-pippy-activity-34-3|44	%install
12cr|sugar-pippy-activity-34-3|45	python setup.py install --prefix=%{buildroot}/%{_prefix}
12cr|sugar-pippy-activity-34-3|46	find %{buildroot} -name '*.py.orig' -print0 | xargs -0 rm -f
12cr|sugar-pippy-activity-34-3|47	[ "`arch | grep i[0-9]86`" ] || rm -rf %{buildroot}/%{_datadir}/sugar/activities/Pippy.activity/library/pippy/physics/box2d/box2d_linux32
12cr|sugar-pippy-activity-34-3|48	[ "`arch | grep x86_64`" ] || rm -rf %{buildroot}/%{_datadir}/sugar/activities/Pippy.activity/library/pippy/physics/box2d/box2d_linux64
12cr|sugar-pippy-activity-34-3|49	%find_lang org.laptop.Pippy
12cr|sugar-pippy-activity-34-3|50	
12cr|sugar-pippy-activity-34-3|51	%files -f org.laptop.Pippy.lang
12cr|sugar-pippy-activity-34-3|52	%{_datadir}/sugar/activities/*
12cr|sugar-pippy-activity-34-3|53	%doc NEWS
12cr|sugar-pippy-activity-34-3|54	

7807 12
12cr|sugar-presence-service-0.88.0-3|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-presence-service-0.88.0-3|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-presence-service-0.88.0-3|3	
12cr|sugar-presence-service-0.88.0-3|4	Name: sugar-presence-service
12cr|sugar-presence-service-0.88.0-3|5	Version: 0.88.0
12cr|sugar-presence-service-0.88.0-3|6	Release: 3
12cr|sugar-presence-service-0.88.0-3|7	Summary: The Sugar presence service
12cr|sugar-presence-service-0.88.0-3|8	License: GPLv2+
12cr|sugar-presence-service-0.88.0-3|9	Group: Graphical desktop/Other
12cr|sugar-presence-service-0.88.0-3|10	Url: http://sugarlabs.org/
12cr|sugar-presence-service-0.88.0-3|11	
12cr|sugar-presence-service-0.88.0-3|12	Source: http://download.sugarlabs.org/sources/sucrose/glucose/sugar-presence-service/sugar-presence-service-0.88.0.tar.bz2
12cr|sugar-presence-service-0.88.0-3|13	
12cr|sugar-presence-service-0.88.0-3|14	Requires: avahi
12cr|sugar-presence-service-0.88.0-3|15	Requires: gnutls >= 2.4
12cr|sugar-presence-service-0.88.0-3|16	Requires: python
12cr|sugar-presence-service-0.88.0-3|17	Requires: sugar-base >= 0.88.0
12cr|sugar-presence-service-0.88.0-3|18	Requires: telepathy-gabble >= 0.7.21
12cr|sugar-presence-service-0.88.0-3|19	Requires: python-telepathy >= 0.15.7
12cr|sugar-presence-service-0.88.0-3|20	Requires: telepathy-salut >= 0.3.8
12cr|sugar-presence-service-0.88.0-3|21	
12cr|sugar-presence-service-0.88.0-3|22	BuildRequires: python-devel
12cr|sugar-presence-service-0.88.0-3|23	
12cr|sugar-presence-service-0.88.0-3|24	%description
12cr|sugar-presence-service-0.88.0-3|25	The Sugar presence service.
12cr|sugar-presence-service-0.88.0-3|26	
12cr|sugar-presence-service-0.88.0-3|27	%prep
12cr|sugar-presence-service-0.88.0-3|28	%setup -q -n sugar-presence-service-0.88.0
12cr|sugar-presence-service-0.88.0-3|29	
12cr|sugar-presence-service-0.88.0-3|30	
12cr|sugar-presence-service-0.88.0-3|31	%build
12cr|sugar-presence-service-0.88.0-3|32	%define __libtoolize true
12cr|sugar-presence-service-0.88.0-3|33	%configure
12cr|sugar-presence-service-0.88.0-3|34	make
12cr|sugar-presence-service-0.88.0-3|35	
12cr|sugar-presence-service-0.88.0-3|36	%install
12cr|sugar-presence-service-0.88.0-3|37	make DESTDIR=%{buildroot} install
12cr|sugar-presence-service-0.88.0-3|38	chmod 755 %{buildroot}%{_datadir}/sugar-presence-service/main.py
12cr|sugar-presence-service-0.88.0-3|39	
12cr|sugar-presence-service-0.88.0-3|40	%files
12cr|sugar-presence-service-0.88.0-3|41	%defattr(-,root,root,-)
12cr|sugar-presence-service-0.88.0-3|42	%dir %{_datadir}/dbus-1
12cr|sugar-presence-service-0.88.0-3|43	%dir %{_datadir}/dbus-1/services
12cr|sugar-presence-service-0.88.0-3|44	%{_datadir}/sugar-presence-service
12cr|sugar-presence-service-0.88.0-3|45	%{_datadir}/dbus*/services/*
12cr|sugar-presence-service-0.88.0-3|46	%{_bindir}/*
12cr|sugar-presence-service-0.88.0-3|47	%doc COPYING NEWS
12cr|sugar-presence-service-0.88.0-3|48	
12cr|sugar-presence-service-0.88.0-3|49	
12cr|sugar-presence-service-0.88.0-3|50	
12cr|sugar-presence-service-0.88.0-3|51	
12cr|sugar-presence-service-0.88.0-3|52	%changelog
12cr|sugar-presence-service-0.88.0-3|53	

7808 12
12cr|sugar-read-activity-78-2|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-read-activity-78-2|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-read-activity-78-2|3	
12cr|sugar-read-activity-78-2|4	Name: sugar-read-activity
12cr|sugar-read-activity-78-2|5	Version: 78
12cr|sugar-read-activity-78-2|6	Release: %mkrel 2
12cr|sugar-read-activity-78-2|7	Summary: Read activity for Sugar
12cr|sugar-read-activity-78-2|8	License: GPL
12cr|sugar-read-activity-78-2|9	Group: Graphical desktop/Other
12cr|sugar-read-activity-78-2|10	Url: http://sugarlabs.org/
12cr|sugar-read-activity-78-2|11	
12cr|sugar-read-activity-78-2|12	Source: http://download.sugarlabs.org/sources/sucrose/fructose/Read/Read-78.tar.bz2
12cr|sugar-read-activity-78-2|13	
12cr|sugar-read-activity-78-2|14	Requires: python-beautifulsoup
12cr|sugar-read-activity-78-2|15	Requires: evince >= 2.26.0
12cr|sugar-read-activity-78-2|16	Requires: gnome-python-evince >= 2.26.0
12cr|sugar-read-activity-78-2|17	Requires: python-lxml
12cr|sugar-read-activity-78-2|18	Requires: python-webkitgtk
12cr|sugar-read-activity-78-2|19	Requires: sugar-toolkit >= 0.88.0
12cr|sugar-read-activity-78-2|20	
12cr|sugar-read-activity-78-2|21	BuildRequires: gettext
12cr|sugar-read-activity-78-2|22	BuildRequires: sugar-toolkit >= 0.88.0
12cr|sugar-read-activity-78-2|23	
12cr|sugar-read-activity-78-2|24	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|sugar-read-activity-78-2|25	BuildArch: noarch
12cr|sugar-read-activity-78-2|26	
12cr|sugar-read-activity-78-2|27	%description
12cr|sugar-read-activity-78-2|28	Read activity for Sugar
12cr|sugar-read-activity-78-2|29	
12cr|sugar-read-activity-78-2|30	%prep
12cr|sugar-read-activity-78-2|31	%setup -q -n Read-78
12cr|sugar-read-activity-78-2|32	
12cr|sugar-read-activity-78-2|33	
12cr|sugar-read-activity-78-2|34	%build
12cr|sugar-read-activity-78-2|35	
12cr|sugar-read-activity-78-2|36	rm -f MANIFEST
12cr|sugar-read-activity-78-2|37	python setup.py build
12cr|sugar-read-activity-78-2|38	
12cr|sugar-read-activity-78-2|39	%install
12cr|sugar-read-activity-78-2|40	rm -rf %{buildroot}
12cr|sugar-read-activity-78-2|41	python setup.py install --prefix=%{buildroot}/%{_prefix}
12cr|sugar-read-activity-78-2|42	find %{buildroot} -name '*.py.orig' -print0 | xargs -0 rm -f
12cr|sugar-read-activity-78-2|43	rm -rf %{buildroot}/%{_datadir}/sugar/activities/*/epubview/modules
12cr|sugar-read-activity-78-2|44	%find_lang org.laptop.sugar.ReadActivity
12cr|sugar-read-activity-78-2|45	
12cr|sugar-read-activity-78-2|46	%clean
12cr|sugar-read-activity-78-2|47	rm -rf %{buildroot}
12cr|sugar-read-activity-78-2|48	
12cr|sugar-read-activity-78-2|49	%files -f org.laptop.sugar.ReadActivity.lang
12cr|sugar-read-activity-78-2|50	%defattr(-,root,root,-)
12cr|sugar-read-activity-78-2|51	%{_datadir}/sugar/activities/*
12cr|sugar-read-activity-78-2|52	%doc AUTHORS COPYING
12cr|sugar-read-activity-78-2|53	
12cr|sugar-read-activity-78-2|54	
12cr|sugar-read-activity-78-2|55	
12cr|sugar-read-activity-78-2|56	%changelog
12cr|sugar-read-activity-78-2|57	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 78-2mdv2011.0
12cr|sugar-read-activity-78-2|58	+ Revision: 615037
12cr|sugar-read-activity-78-2|59	- the mass rebuild of 2010.1 packages
12cr|sugar-read-activity-78-2|60	
12cr|sugar-read-activity-78-2|61	* Sun Apr 04 2010 Aleksey Lim <alsroot@mandriva.org> 78-1mdv2010.1
12cr|sugar-read-activity-78-2|62	+ Revision: 531173
12cr|sugar-read-activity-78-2|63	- Sucrose 0.88.0 release
12cr|sugar-read-activity-78-2|64	
12cr|sugar-read-activity-78-2|65	* Mon Oct 12 2009 Aleksey Lim <alsroot@mandriva.org> 76-1mdv2010.0
12cr|sugar-read-activity-78-2|66	+ Revision: 456980
12cr|sugar-read-activity-78-2|67	- Push 76
12cr|sugar-read-activity-78-2|68	
12cr|sugar-read-activity-78-2|69	* Fri Sep 25 2009 Aleksey Lim <alsroot@mandriva.org> 75-1mdv2010.0
12cr|sugar-read-activity-78-2|70	+ Revision: 449008
12cr|sugar-read-activity-78-2|71	- Update to 75
12cr|sugar-read-activity-78-2|72	
12cr|sugar-read-activity-78-2|73	* Sat Sep 19 2009 Aleksey Lim <alsroot@mandriva.org> 74-1mdv2010.0
12cr|sugar-read-activity-78-2|74	+ Revision: 444548
12cr|sugar-read-activity-78-2|75	- Update to 74
12cr|sugar-read-activity-78-2|76	
12cr|sugar-read-activity-78-2|77	* Tue Aug 11 2009 Aleksey Lim <alsroot@mandriva.org> 70-3mdv2010.0
12cr|sugar-read-activity-78-2|78	+ Revision: 415104
12cr|sugar-read-activity-78-2|79	- Sucrose 0.85.2
12cr|sugar-read-activity-78-2|80	
12cr|sugar-read-activity-78-2|81	* Mon Apr 06 2009 Aleksey Lim <alsroot@mandriva.org> 65-2mdv2009.1
12cr|sugar-read-activity-78-2|82	+ Revision: 364279
12cr|sugar-read-activity-78-2|83	- SL#703 fix
12cr|sugar-read-activity-78-2|84	
12cr|sugar-read-activity-78-2|85	* Wed Mar 04 2009 Aleksey Lim <alsroot@mandriva.org> 65-1mdv2009.1
12cr|sugar-read-activity-78-2|86	+ Revision: 348320
12cr|sugar-read-activity-78-2|87	- Sucrose 0.84.0 release
12cr|sugar-read-activity-78-2|88	
12cr|sugar-read-activity-78-2|89	* Mon Feb 23 2009 Aleksey Lim <alsroot@mandriva.org> 64-1mdv2009.1
12cr|sugar-read-activity-78-2|90	+ Revision: 344236
12cr|sugar-read-activity-78-2|91	- Sucrose 0.83.6 release
12cr|sugar-read-activity-78-2|92	
12cr|sugar-read-activity-78-2|93	* Sun Feb 15 2009 Aleksey Lim <alsroot@mandriva.org> 63-2mdv2009.1
12cr|sugar-read-activity-78-2|94	+ Revision: 340428
12cr|sugar-read-activity-78-2|95	- SL#351 AttributeError: 'module' object has no attribute 'evince_embed_init'
12cr|sugar-read-activity-78-2|96	
12cr|sugar-read-activity-78-2|97	* Tue Jan 20 2009 Aleksey Lim <alsroot@mandriva.org> 63-1mdv2009.1
12cr|sugar-read-activity-78-2|98	+ Revision: 332008
12cr|sugar-read-activity-78-2|99	- new Sucrose 0.83.4 release
12cr|sugar-read-activity-78-2|100	
12cr|sugar-read-activity-78-2|101	* Sun Jan 11 2009 Aleksey Lim <alsroot@mandriva.org> 62-1mdv2009.1
12cr|sugar-read-activity-78-2|102	+ Revision: 328410
12cr|sugar-read-activity-78-2|103	- initial commit
12cr|sugar-read-activity-78-2|104	

7809 12
12cr|sugar-terminal-activity-28-1|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-terminal-activity-28-1|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-terminal-activity-28-1|3	
12cr|sugar-terminal-activity-28-1|4	Name: sugar-terminal-activity
12cr|sugar-terminal-activity-28-1|5	Version: 28
12cr|sugar-terminal-activity-28-1|6	Release: %mkrel 1
12cr|sugar-terminal-activity-28-1|7	Summary: Terminal for Sugar
12cr|sugar-terminal-activity-28-1|8	License: GPLv2+
12cr|sugar-terminal-activity-28-1|9	Group: Graphical desktop/Other
12cr|sugar-terminal-activity-28-1|10	Url: http://sugarlabs.org/
12cr|sugar-terminal-activity-28-1|11	
12cr|sugar-terminal-activity-28-1|12	Source: http://download.sugarlabs.org/sources/sucrose/fructose/Terminal/Terminal-28.tar.bz2
12cr|sugar-terminal-activity-28-1|13	
12cr|sugar-terminal-activity-28-1|14	Requires: python-simplejson
12cr|sugar-terminal-activity-28-1|15	Requires: sugar-toolkit >= 0.86.1
12cr|sugar-terminal-activity-28-1|16	Requires: python-vte >= 0.17
12cr|sugar-terminal-activity-28-1|17	
12cr|sugar-terminal-activity-28-1|18	BuildRequires: gettext
12cr|sugar-terminal-activity-28-1|19	BuildRequires: sugar-toolkit >= 0.86.0
12cr|sugar-terminal-activity-28-1|20	
12cr|sugar-terminal-activity-28-1|21	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|sugar-terminal-activity-28-1|22	BuildArch: noarch
12cr|sugar-terminal-activity-28-1|23	
12cr|sugar-terminal-activity-28-1|24	%description
12cr|sugar-terminal-activity-28-1|25	The terminal activity provides a vte-based terminal for the Sugar interface.
12cr|sugar-terminal-activity-28-1|26	
12cr|sugar-terminal-activity-28-1|27	%prep
12cr|sugar-terminal-activity-28-1|28	%setup -q -n Terminal-28
12cr|sugar-terminal-activity-28-1|29	
12cr|sugar-terminal-activity-28-1|30	
12cr|sugar-terminal-activity-28-1|31	%build
12cr|sugar-terminal-activity-28-1|32	
12cr|sugar-terminal-activity-28-1|33	rm -f MANIFEST
12cr|sugar-terminal-activity-28-1|34	python setup.py build
12cr|sugar-terminal-activity-28-1|35	
12cr|sugar-terminal-activity-28-1|36	%install
12cr|sugar-terminal-activity-28-1|37	rm -rf %{buildroot}
12cr|sugar-terminal-activity-28-1|38	python setup.py install --prefix=%{buildroot}/%{_prefix}
12cr|sugar-terminal-activity-28-1|39	find %{buildroot} -name '*.py.orig' -print0 | xargs -0 rm -f
12cr|sugar-terminal-activity-28-1|40	%find_lang org.laptop.Terminal
12cr|sugar-terminal-activity-28-1|41	
12cr|sugar-terminal-activity-28-1|42	%clean
12cr|sugar-terminal-activity-28-1|43	rm -rf %{buildroot}
12cr|sugar-terminal-activity-28-1|44	
12cr|sugar-terminal-activity-28-1|45	%files -f org.laptop.Terminal.lang
12cr|sugar-terminal-activity-28-1|46	%defattr(-,root,root,-)
12cr|sugar-terminal-activity-28-1|47	%{_datadir}/sugar/activities/*
12cr|sugar-terminal-activity-28-1|48	%doc COPYING MAINTAINERS NEWS README
12cr|sugar-terminal-activity-28-1|49	
12cr|sugar-terminal-activity-28-1|50	
12cr|sugar-terminal-activity-28-1|51	
12cr|sugar-terminal-activity-28-1|52	%changelog
12cr|sugar-terminal-activity-28-1|53	* Mon Oct 12 2009 Aleksey Lim <alsroot@mandriva.org> 28-1mdv2010.0
12cr|sugar-terminal-activity-28-1|54	+ Revision: 456981
12cr|sugar-terminal-activity-28-1|55	- Push 28
12cr|sugar-terminal-activity-28-1|56	
12cr|sugar-terminal-activity-28-1|57	* Fri Sep 25 2009 Aleksey Lim <alsroot@mandriva.org> 27-1mdv2010.0
12cr|sugar-terminal-activity-28-1|58	+ Revision: 449009
12cr|sugar-terminal-activity-28-1|59	- Update to 27
12cr|sugar-terminal-activity-28-1|60	
12cr|sugar-terminal-activity-28-1|61	* Sat Sep 19 2009 Aleksey Lim <alsroot@mandriva.org> 26-1mdv2010.0
12cr|sugar-terminal-activity-28-1|62	+ Revision: 444549
12cr|sugar-terminal-activity-28-1|63	- Update to 26
12cr|sugar-terminal-activity-28-1|64	
12cr|sugar-terminal-activity-28-1|65	* Mon Apr 06 2009 Aleksey Lim <alsroot@mandriva.org> 25-1mdv2009.1
12cr|sugar-terminal-activity-28-1|66	+ Revision: 364291
12cr|sugar-terminal-activity-28-1|67	- Sucrose 0.84.2 release
12cr|sugar-terminal-activity-28-1|68	
12cr|sugar-terminal-activity-28-1|69	* Wed Mar 04 2009 Aleksey Lim <alsroot@mandriva.org> 23-1mdv2009.1
12cr|sugar-terminal-activity-28-1|70	+ Revision: 348321
12cr|sugar-terminal-activity-28-1|71	- Sucrose 0.84.0 release
12cr|sugar-terminal-activity-28-1|72	
12cr|sugar-terminal-activity-28-1|73	* Sun Jan 11 2009 Aleksey Lim <alsroot@mandriva.org> 21-1mdv2009.1
12cr|sugar-terminal-activity-28-1|74	+ Revision: 328411
12cr|sugar-terminal-activity-28-1|75	- initial commit
12cr|sugar-terminal-activity-28-1|76	

7810 12
12cr|sugar-toolkit-0.88.0-2|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-toolkit-0.88.0-2|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-toolkit-0.88.0-2|3	
12cr|sugar-toolkit-0.88.0-2|4	Name: sugar-toolkit
12cr|sugar-toolkit-0.88.0-2|5	Version: 0.88.0
12cr|sugar-toolkit-0.88.0-2|6	Release: 2
12cr|sugar-toolkit-0.88.0-2|7	Summary: Sugar toolkit
12cr|sugar-toolkit-0.88.0-2|8	License: LGPLv2
12cr|sugar-toolkit-0.88.0-2|9	Group: Graphical desktop/Other
12cr|sugar-toolkit-0.88.0-2|10	Url: http://sugarlabs.org/
12cr|sugar-toolkit-0.88.0-2|11	
12cr|sugar-toolkit-0.88.0-2|12	Source: http://download.sugarlabs.org/sources/sucrose/glucose/sugar-toolkit/sugar-toolkit-0.88.0.tar.bz2
12cr|sugar-toolkit-0.88.0-2|13	
12cr|sugar-toolkit-0.88.0-2|14	Requires: sugar-datastore >= 0.88.0
12cr|sugar-toolkit-0.88.0-2|15	Requires: python-dbus
12cr|sugar-toolkit-0.88.0-2|16	Requires: python-hippo-canvas >= 0.3.0
12cr|sugar-toolkit-0.88.0-2|17	Requires: gnome-python-desktop
12cr|sugar-toolkit-0.88.0-2|18	Requires: sugar-presence-service >= 0.88.0
12cr|sugar-toolkit-0.88.0-2|19	Requires: python-gobject >= 2.15
12cr|sugar-toolkit-0.88.0-2|20	Requires: python
12cr|sugar-toolkit-0.88.0-2|21	Requires: python-cjson
12cr|sugar-toolkit-0.88.0-2|22	Requires: python-dateutil
12cr|sugar-toolkit-0.88.0-2|23	Requires: sugar-base >= 0.88.0
12cr|sugar-toolkit-0.88.0-2|24	
12cr|sugar-toolkit-0.88.0-2|25	BuildRequires: perl-XML-Parser
12cr|sugar-toolkit-0.88.0-2|26	BuildRequires: libalsa-devel
12cr|sugar-toolkit-0.88.0-2|27	BuildRequires: gettext
12cr|sugar-toolkit-0.88.0-2|28	BuildRequires: pkgconfig(gtk+-2.0)
12cr|sugar-toolkit-0.88.0-2|29	BuildRequires: intltool >= 0.33
12cr|sugar-toolkit-0.88.0-2|30	BuildRequires: pkgconfig(sm)
12cr|sugar-toolkit-0.88.0-2|31	BuildRequires: python-gobject-devel >= 2.15
12cr|sugar-toolkit-0.88.0-2|32	BuildRequires: pygtk2.0-devel
12cr|sugar-toolkit-0.88.0-2|33	BuildRequires: python-devel
12cr|sugar-toolkit-0.88.0-2|34	BuildRequires: sugar-base >= 0.88.0
12cr|sugar-toolkit-0.88.0-2|35	BuildRequires: x11-proto-devel
12cr|sugar-toolkit-0.88.0-2|36	
12cr|sugar-toolkit-0.88.0-2|37	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|sugar-toolkit-0.88.0-2|38	
12cr|sugar-toolkit-0.88.0-2|39	
12cr|sugar-toolkit-0.88.0-2|40	%description
12cr|sugar-toolkit-0.88.0-2|41	The toolkit provides a set of widgets to build HIG compliant applications
12cr|sugar-toolkit-0.88.0-2|42	and interfaces to interact with system services like presence
12cr|sugar-toolkit-0.88.0-2|43	and the datastore.
12cr|sugar-toolkit-0.88.0-2|44	
12cr|sugar-toolkit-0.88.0-2|45	%prep
12cr|sugar-toolkit-0.88.0-2|46	%setup -q -n sugar-toolkit-0.88.0
12cr|sugar-toolkit-0.88.0-2|47	
12cr|sugar-toolkit-0.88.0-2|48	
12cr|sugar-toolkit-0.88.0-2|49	%build
12cr|sugar-toolkit-0.88.0-2|50	%define __libtoolize true
12cr|sugar-toolkit-0.88.0-2|51	%configure
12cr|sugar-toolkit-0.88.0-2|52	make
12cr|sugar-toolkit-0.88.0-2|53	
12cr|sugar-toolkit-0.88.0-2|54	%install
12cr|sugar-toolkit-0.88.0-2|55	rm -rf %{buildroot}
12cr|sugar-toolkit-0.88.0-2|56	make DESTDIR=%{buildroot} install
12cr|sugar-toolkit-0.88.0-2|57	%find_lang sugar-toolkit
12cr|sugar-toolkit-0.88.0-2|58	
12cr|sugar-toolkit-0.88.0-2|59	%clean
12cr|sugar-toolkit-0.88.0-2|60	rm -rf %{buildroot}
12cr|sugar-toolkit-0.88.0-2|61	
12cr|sugar-toolkit-0.88.0-2|62	%files -f sugar-toolkit.lang
12cr|sugar-toolkit-0.88.0-2|63	%defattr(-,root,root,-)
12cr|sugar-toolkit-0.88.0-2|64	%{python_sitelib}/sugar/*
12cr|sugar-toolkit-0.88.0-2|65	%doc AUTHORS COPYING README
12cr|sugar-toolkit-0.88.0-2|66	
12cr|sugar-toolkit-0.88.0-2|67	
12cr|sugar-toolkit-0.88.0-2|68	
12cr|sugar-toolkit-0.88.0-2|69	%changelog
12cr|sugar-toolkit-0.88.0-2|70	* Sun Apr 04 2010 Aleksey Lim <alsroot@mandriva.org> 0.88.0-1mdv2010.1
12cr|sugar-toolkit-0.88.0-2|71	+ Revision: 531081
12cr|sugar-toolkit-0.88.0-2|72	- Sucrose 0.88.0 release
12cr|sugar-toolkit-0.88.0-2|73	
12cr|sugar-toolkit-0.88.0-2|74	* Tue Oct 20 2009 Aleksey Lim <alsroot@mandriva.org> 0.86.1-2mdv2010.0
12cr|sugar-toolkit-0.88.0-2|75	+ Revision: 458403
12cr|sugar-toolkit-0.88.0-2|76	- Fix SL#1507
12cr|sugar-toolkit-0.88.0-2|77	
12cr|sugar-toolkit-0.88.0-2|78	* Fri Oct 02 2009 Aleksey Lim <alsroot@mandriva.org> 0.86.1-1mdv2010.0
12cr|sugar-toolkit-0.88.0-2|79	+ Revision: 452413
12cr|sugar-toolkit-0.88.0-2|80	- Update to 0.86.1
12cr|sugar-toolkit-0.88.0-2|81	
12cr|sugar-toolkit-0.88.0-2|82	* Fri Sep 25 2009 Aleksey Lim <alsroot@mandriva.org> 0.86.0-1mdv2010.0
12cr|sugar-toolkit-0.88.0-2|83	+ Revision: 448920
12cr|sugar-toolkit-0.88.0-2|84	- Update to 0.86.0
12cr|sugar-toolkit-0.88.0-2|85	
12cr|sugar-toolkit-0.88.0-2|86	* Sat Sep 19 2009 Aleksey Lim <alsroot@mandriva.org> 0.85.8-2mdv2010.0
12cr|sugar-toolkit-0.88.0-2|87	+ Revision: 444528
12cr|sugar-toolkit-0.88.0-2|88	- Update to 0.85.8
12cr|sugar-toolkit-0.88.0-2|89	
12cr|sugar-toolkit-0.88.0-2|90	* Tue Aug 11 2009 Aleksey Lim <alsroot@mandriva.org> 0.85.3-2mdv2010.0
12cr|sugar-toolkit-0.88.0-2|91	+ Revision: 414870
12cr|sugar-toolkit-0.88.0-2|92	- Sucrose 0.85.2 release
12cr|sugar-toolkit-0.88.0-2|93	
12cr|sugar-toolkit-0.88.0-2|94	* Fri Apr 10 2009 Aleksey Lim <alsroot@mandriva.org> 0.84.2-2mdv2009.1
12cr|sugar-toolkit-0.88.0-2|95	+ Revision: 365744
12cr|sugar-toolkit-0.88.0-2|96	- SL#610; update de, es i18n
12cr|sugar-toolkit-0.88.0-2|97	
12cr|sugar-toolkit-0.88.0-2|98	* Mon Apr 06 2009 Aleksey Lim <alsroot@mandriva.org> 0.84.2-1mdv2009.1
12cr|sugar-toolkit-0.88.0-2|99	+ Revision: 364281
12cr|sugar-toolkit-0.88.0-2|100	- Sucrose 0.84.2 release
12cr|sugar-toolkit-0.88.0-2|101	
12cr|sugar-toolkit-0.88.0-2|102	* Fri Mar 20 2009 Aleksey Lim <alsroot@mandriva.org> 0.84.1-1mdv2009.1
12cr|sugar-toolkit-0.88.0-2|103	+ Revision: 359194
12cr|sugar-toolkit-0.88.0-2|104	- update version to 0.84.1
12cr|sugar-toolkit-0.88.0-2|105	
12cr|sugar-toolkit-0.88.0-2|106	* Wed Mar 04 2009 Aleksey Lim <alsroot@mandriva.org> 0.84.0-1mdv2009.1
12cr|sugar-toolkit-0.88.0-2|107	+ Revision: 348258
12cr|sugar-toolkit-0.88.0-2|108	- Sucrose 0.84.0 release
12cr|sugar-toolkit-0.88.0-2|109	
12cr|sugar-toolkit-0.88.0-2|110	* Mon Feb 23 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.7-1mdv2009.1
12cr|sugar-toolkit-0.88.0-2|111	+ Revision: 344186
12cr|sugar-toolkit-0.88.0-2|112	- Sucrose 0.83.6 release
12cr|sugar-toolkit-0.88.0-2|113	
12cr|sugar-toolkit-0.88.0-2|114	* Sun Feb 15 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.6-1mdv2009.1
12cr|sugar-toolkit-0.88.0-2|115	+ Revision: 340403
12cr|sugar-toolkit-0.88.0-2|116	- new Sucrose 0.83.5 release
12cr|sugar-toolkit-0.88.0-2|117	
12cr|sugar-toolkit-0.88.0-2|118	* Tue Jan 20 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.4-1mdv2009.1
12cr|sugar-toolkit-0.88.0-2|119	+ Revision: 331976
12cr|sugar-toolkit-0.88.0-2|120	- new Sucrose 0.83.4 release
12cr|sugar-toolkit-0.88.0-2|121	
12cr|sugar-toolkit-0.88.0-2|122	* Sun Jan 11 2009 Aleksey Lim <alsroot@mandriva.org> 0.83.3-1mdv2009.1
12cr|sugar-toolkit-0.88.0-2|123	+ Revision: 328386
12cr|sugar-toolkit-0.88.0-2|124	- Sugar 0.83.3 release
12cr|sugar-toolkit-0.88.0-2|125	
12cr|sugar-toolkit-0.88.0-2|126	* Sat Jan 10 2009 Funda Wang <fwang@mandriva.org> 0.82.11-2mdv2009.1
12cr|sugar-toolkit-0.88.0-2|127	+ Revision: 327917
12cr|sugar-toolkit-0.88.0-2|128	- use configure2_5x
12cr|sugar-toolkit-0.88.0-2|129	- rebuild
12cr|sugar-toolkit-0.88.0-2|130	
12cr|sugar-toolkit-0.88.0-2|131	* Tue Nov 11 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 0.82.11-1mdv2009.1
12cr|sugar-toolkit-0.88.0-2|132	+ Revision: 302281
12cr|sugar-toolkit-0.88.0-2|133	- import sugar-toolkit
12cr|sugar-toolkit-0.88.0-2|134	
12cr|sugar-toolkit-0.88.0-2|135	
12cr|sugar-toolkit-0.88.0-2|136	* Wed Sep 24 2008 Marco Pesenti Gritti <mpg@redhat.com> - 0.82.11-1
12cr|sugar-toolkit-0.88.0-2|137	- #8626 Icons overlap unnecessarily in crowded neighborhood view.
12cr|sugar-toolkit-0.88.0-2|138	
12cr|sugar-toolkit-0.88.0-2|139	* Sat Sep 20 2008 Marco Pesenti Gritti <mpg@redhat.com> - 0.82.10-1
12cr|sugar-toolkit-0.88.0-2|140	- #8532 SIGCHLD fights with threads.
12cr|sugar-toolkit-0.88.0-2|141	- #8485 Switching between zoom levels seem to leak
12cr|sugar-toolkit-0.88.0-2|142	
12cr|sugar-toolkit-0.88.0-2|143	* Tue Sep 16 2008 Marco Pesenti Gritti <mpg@redhat.com> - 0.82.8-2
12cr|sugar-toolkit-0.88.0-2|144	- Fix a crash when we cannot access the alsa device
12cr|sugar-toolkit-0.88.0-2|145	
12cr|sugar-toolkit-0.88.0-2|146	* Sat Sep 13 2008 Simon Schampijer <simon@laptop.org> - 0.82.7-1
12cr|sugar-toolkit-0.88.0-2|147	- #8375 gst usage in the shell wastes 2.6mb
12cr|sugar-toolkit-0.88.0-2|148	- #8394 sugar shell leaks presence service info
12cr|sugar-toolkit-0.88.0-2|149	- #8469 palette.menu is leaked
12cr|sugar-toolkit-0.88.0-2|150	
12cr|sugar-toolkit-0.88.0-2|151	* Thu Sep 11 2008 Marco Pesenti Gritti <mpg@redhat.com> - 0.82.6-1
12cr|sugar-toolkit-0.88.0-2|152	- #8394 sugar shell leaks presence service info
12cr|sugar-toolkit-0.88.0-2|153	- #8392 Remove "dynamic" font height computation
12cr|sugar-toolkit-0.88.0-2|154	
12cr|sugar-toolkit-0.88.0-2|155	* Tue Sep 9 2008 Simon Schampijer <simon@laptop.org> - 0.82.5-4
12cr|sugar-toolkit-0.88.0-2|156	- remove pseudo.po from the source tarball
12cr|sugar-toolkit-0.88.0-2|157	
12cr|sugar-toolkit-0.88.0-2|158	* Wed Sep  3 2008 Jeremy Katz <katzj@redhat.com> - 0.82.5-3
12cr|sugar-toolkit-0.88.0-2|159	- requires gettext for bundlebuilder
12cr|sugar-toolkit-0.88.0-2|160	
12cr|sugar-toolkit-0.88.0-2|161	* Mon Sep 01 2008 Simon Schampijer <simon@laptop.org> - 0.82.5-2
12cr|sugar-toolkit-0.88.0-2|162	- added the python-json dependency
12cr|sugar-toolkit-0.88.0-2|163	
12cr|sugar-toolkit-0.88.0-2|164	* Mon Sep 01 2008 Simon Schampijer <simon@laptop.org> - 0.82.5-1
12cr|sugar-toolkit-0.88.0-2|165	- Translation updates
12cr|sugar-toolkit-0.88.0-2|166	- Add plural information for all languages
12cr|sugar-toolkit-0.88.0-2|167	- Fix plural form equations
12cr|sugar-toolkit-0.88.0-2|168	
12cr|sugar-toolkit-0.88.0-2|169	* Thu Aug 31 2008 Simon Schampijer <simon@laptop.org> - 0.82.4-1
12cr|sugar-toolkit-0.88.0-2|170	- 8136 Do a more 'standard' system installation for bundlebuilder
12cr|sugar-toolkit-0.88.0-2|171	- 7837 Do not try to list the mimetypes directory if it does not exist
12cr|sugar-toolkit-0.88.0-2|172	- 8220 Ensure that the widget is fully onscreen before taking a screenshot
12cr|sugar-toolkit-0.88.0-2|173	
12cr|sugar-toolkit-0.88.0-2|174	* Thu Aug 28 2008 Marco Pesenti Gritti <mpgritti@gmail.com> - 0.82.3-1
12cr|sugar-toolkit-0.88.0-2|175	- Translation updates
12cr|sugar-toolkit-0.88.0-2|176	
12cr|sugar-toolkit-0.88.0-2|177	* Thu Aug 28 2008 Marco Pesenti Gritti <mpgritti@gmail.com> - 0.82.2-1
12cr|sugar-toolkit-0.88.0-2|178	- #5428 downloads not starting in Browse due to old compreg.dat
12cr|sugar-toolkit-0.88.0-2|179	- #7733 Cannot install Wikipedia-10.xo
12cr|sugar-toolkit-0.88.0-2|180	- #7533 Activity does not respond to ctrl-q keyboard shortcut unless the 'Activity' tab is visible
12cr|sugar-toolkit-0.88.0-2|181	- #8000 Pulsing icon on activity launch significantly slows activity start-up
12cr|sugar-toolkit-0.88.0-2|182	- #8000 Pulsing icon on activity launch significantly slows activity start-up
12cr|sugar-toolkit-0.88.0-2|183	- #7270 /setup release does not update the bundle number
12cr|sugar-toolkit-0.88.0-2|184	- #7680 Activity name box is too small for localizaed name
12cr|sugar-toolkit-0.88.0-2|185	- #7881 Accelerator labels don't show up for most toolbar buttons
12cr|sugar-toolkit-0.88.0-2|186	- #7800 time stamps doesn't use translations
12cr|sugar-toolkit-0.88.0-2|187	
12cr|sugar-toolkit-0.88.0-2|188	* Tue Aug 22 2008 Tomeu Vizoso <tomeu@tomeuvizoso.net> - 0.82.1-2.20080822git2e6be9ea55
12cr|sugar-toolkit-0.88.0-2|189	- #7270 Add update functionality to Config in bundlebuilder
12cr|sugar-toolkit-0.88.0-2|190	- #7680 Widen activity tile entry
12cr|sugar-toolkit-0.88.0-2|191	- #7841 Wrap message in alert
12cr|sugar-toolkit-0.88.0-2|192	- #7881 Make Palette handle changes of the invoker widget
12cr|sugar-toolkit-0.88.0-2|193	
12cr|sugar-toolkit-0.88.0-2|194	* Tue Aug 12 2008 Marco Pesenti Gritti <mpgritti@gmail.com> - 0.82.1-1
12cr|sugar-toolkit-0.88.0-2|195	- Fix crash on startup on x86_64
12cr|sugar-toolkit-0.88.0-2|196	
12cr|sugar-toolkit-0.88.0-2|197	* Thu Aug 07 2008 Marco Pesenti Gritti <mpgritti@gmail.com> - 0.82.0-2
12cr|sugar-toolkit-0.88.0-2|198	- Rebuild
12cr|sugar-toolkit-0.88.0-2|199	
12cr|sugar-toolkit-0.88.0-2|200	* Thu Aug 07 2008 Marco Pesenti Gritti <mpgritti@gmail.com> - 0.82.0-1
12cr|sugar-toolkit-0.88.0-2|201	- #7759 Default home view should be Ring, not Freeform
12cr|sugar-toolkit-0.88.0-2|202	- #4084 Palette persist over zoom levels
12cr|sugar-toolkit-0.88.0-2|203	- #7754 Handle multiple Activity per process correctly
12cr|sugar-toolkit-0.88.0-2|204	- Add git tagging to the 'setup.py release' command
12cr|sugar-toolkit-0.88.0-2|205	
12cr|sugar-toolkit-0.88.0-2|206	* Fri Aug 01 2008 Morgan Collett <morgan@laptop.org> - 0.81.8-1
12cr|sugar-toolkit-0.88.0-2|207	- #7566 sugar-shell enters in infinite loop after a failed shutdown
12cr|sugar-toolkit-0.88.0-2|208	- #7534 Safer to always install, rather than comparing versions
12cr|sugar-toolkit-0.88.0-2|209	- #7494 Updates to Browse-92 fail
12cr|sugar-toolkit-0.88.0-2|210	
12cr|sugar-toolkit-0.88.0-2|211	* Wed Jul 23 2008 Simon Schampijer <simon@laptop.org> - 0.81.7-1
12cr|sugar-toolkit-0.88.0-2|212	- 5136 Keep error alert hard to find
12cr|sugar-toolkit-0.88.0-2|213	- 6014 Shutdown should sync activities data
12cr|sugar-toolkit-0.88.0-2|214	- 7532 install + open content bundles with journal
12cr|sugar-toolkit-0.88.0-2|215	- 7523 library index regeneration fails due to no XDG_DATA_DIRS
12cr|sugar-toolkit-0.88.0-2|216	- 4208 Battery indicator's icon fullness inconsistent with indicator %%.
12cr|sugar-toolkit-0.88.0-2|217	- 7444 cannot close a shared activity when the initiator has disconnected
12cr|sugar-toolkit-0.88.0-2|218	- 7430 Favorites view is not preserved
12cr|sugar-toolkit-0.88.0-2|219	- 7434 Control panel UI for power management.
12cr|sugar-toolkit-0.88.0-2|220	- 5079 Could simplify sharing code
12cr|sugar-toolkit-0.88.0-2|221	
12cr|sugar-toolkit-0.88.0-2|222	* Tue Jul 15 2008 Simon Schampijer <simon@laptop.org> - 0.81.6-3.20080715gitd17347cc19
12cr|sugar-toolkit-0.88.0-2|223	- git snapshot
12cr|sugar-toolkit-0.88.0-2|224	- 7523 fix content bundle installation
12cr|sugar-toolkit-0.88.0-2|225	- 5079 simplify sharing code
12cr|sugar-toolkit-0.88.0-2|226	- 4208 get_icon_state accepts negative step kwarg
12cr|sugar-toolkit-0.88.0-2|227	- 7444 Fix crash in get_joined_buddies when a buddy disappears uncleanly
12cr|sugar-toolkit-0.88.0-2|228	
12cr|sugar-toolkit-0.88.0-2|229	* Wed Jul 09 2008 Simon Schampijer <simon@laptop.org> - 0.81.6-2.20080709git92ef9d298a
12cr|sugar-toolkit-0.88.0-2|230	- git snapshot
12cr|sugar-toolkit-0.88.0-2|231	- 7430 Preserve the favorites layout across reboots
12cr|sugar-toolkit-0.88.0-2|232	- 7434 Add power section to the control panel
12cr|sugar-toolkit-0.88.0-2|233	
12cr|sugar-toolkit-0.88.0-2|234	* Wed Jul 09 2008 Simon Schampijer <simon@laptop.org> - 0.81.6-1
12cr|sugar-toolkit-0.88.0-2|235	- 7015 Add proper alignment support to the tray control
12cr|sugar-toolkit-0.88.0-2|236	- 7054 Journal doesn't show correct colors for activity instances
12cr|sugar-toolkit-0.88.0-2|237	- 7046 Deleting activity bundle with journal leaves it showing in Home list view until reboot
12cr|sugar-toolkit-0.88.0-2|238	- 3939 Keep button should use XO colors
12cr|sugar-toolkit-0.88.0-2|239	- 7248 Speaker device has inconsistent behavior
12cr|sugar-toolkit-0.88.0-2|240	
12cr|sugar-toolkit-0.88.0-2|241	* Sat Jun 21 2008 Tomeu Vizoso <tomeu@tomeuvizoso.net> - 0.81.5-1
12cr|sugar-toolkit-0.88.0-2|242	- Add build dependency on libSM-devel
12cr|sugar-toolkit-0.88.0-2|243	- Support for session management (marco)
12cr|sugar-toolkit-0.88.0-2|244	- Make MANIFEST mandatory in bundlebuilder (homunq)
12cr|sugar-toolkit-0.88.0-2|245	- Add a position attribute to activity bundles (tomeu)
12cr|sugar-toolkit-0.88.0-2|246	- Add a scroll_to_item method to the tray (benzea)
12cr|sugar-toolkit-0.88.0-2|247	
12cr|sugar-toolkit-0.88.0-2|248	* Mon Jun 09 2008 Simon Schampijer <simon@laptop.org> - 0.81.4-1
12cr|sugar-toolkit-0.88.0-2|249	- Add an installation time property to the activity bundle (Tomeu)
12cr|sugar-toolkit-0.88.0-2|250	- Reveal palettes on right-click (Eben)
12cr|sugar-toolkit-0.88.0-2|251	- Refactor bundlebuilder and add dist_source command (Marco)
12cr|sugar-toolkit-0.88.0-2|252	- Enable journal to do open-with for activity bundles (Chema)
12cr|sugar-toolkit-0.88.0-2|253	- Add timezone, hot_corners, warm_edges to the profile (Simon)
12cr|sugar-toolkit-0.88.0-2|254	
12cr|sugar-toolkit-0.88.0-2|255	* Thu Apr 24 2008 Simon Schampijer <simon@laptop.org> - 0.79.6-1
12cr|sugar-toolkit-0.88.0-2|256	- Fix activity installation
12cr|sugar-toolkit-0.88.0-2|257	
12cr|sugar-toolkit-0.88.0-2|258	* Tue Apr 22 2008 Tomeu Vizoso <tomeu@tomeuvizoso.net> - 0.79.5-1
12cr|sugar-toolkit-0.88.0-2|259	- Correctly use tempfile.mkstemp().
12cr|sugar-toolkit-0.88.0-2|260	
12cr|sugar-toolkit-0.88.0-2|261	* Tue Apr 22 2008 Tomeu Vizoso <tomeu@tomeuvizoso.net> - 0.79.4-1
12cr|sugar-toolkit-0.88.0-2|262	- Pylint cleanup.
12cr|sugar-toolkit-0.88.0-2|263	
12cr|sugar-toolkit-0.88.0-2|264	* Wed Apr 09 2008 Tomeu Vizoso <tomeu@tomeuvizoso.net> - 0.79.3
12cr|sugar-toolkit-0.88.0-2|265	- Added default to label arg in palette constructor (eben)
12cr|sugar-toolkit-0.88.0-2|266	
12cr|sugar-toolkit-0.88.0-2|267	* Fri Apr 04 2008 Dennis Gilmore <dennis@ausil.us> - 0.79.2-3
12cr|sugar-toolkit-0.88.0-2|268	- add macro defining sugaractivitydir
12cr|sugar-toolkit-0.88.0-2|269	
12cr|sugar-toolkit-0.88.0-2|270	* Thu Apr 03 2008 Simon Schampijer <simon@laptop.org> - 0.79.2
12cr|sugar-toolkit-0.88.0-2|271	- add python-simplejson as dependency
12cr|sugar-toolkit-0.88.0-2|272	- #5474: Scale emblems
12cr|sugar-toolkit-0.88.0-2|273	
12cr|sugar-toolkit-0.88.0-2|274	* Wed Apr  2 2008 Simon Schampijer <simon@laptop.org> - 0.79.1
12cr|sugar-toolkit-0.88.0-2|275	- Frame/Home redesign - Put corner stone
12cr|sugar-toolkit-0.88.0-2|276	
12cr|sugar-toolkit-0.88.0-2|277	* Fri Feb  8 2008 Marco Pesenti Gritti <mpg@redhat.com> - 0.79.0-2
12cr|sugar-toolkit-0.88.0-2|278	- Fix source reference
12cr|sugar-toolkit-0.88.0-2|279	
12cr|sugar-toolkit-0.88.0-2|280	* Wed Feb  6 2008 Marco Pesenti Gritti <mpg@redhat.com> - 0.79.0-1
12cr|sugar-toolkit-0.88.0-2|281	- Initial build

7811 12
12cr|sugar-turtleart-activity-83-3|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-turtleart-activity-83-3|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-turtleart-activity-83-3|3	
12cr|sugar-turtleart-activity-83-3|4	Name: sugar-turtleart-activity
12cr|sugar-turtleart-activity-83-3|5	Version: 83
12cr|sugar-turtleart-activity-83-3|6	Release: 3
12cr|sugar-turtleart-activity-83-3|7	Summary: Pseudo-Logo graphical programming language for Sugar
12cr|sugar-turtleart-activity-83-3|8	License: MIT
12cr|sugar-turtleart-activity-83-3|9	Group: Graphical desktop/Other
12cr|sugar-turtleart-activity-83-3|10	Url: http://sugarlabs.org/
12cr|sugar-turtleart-activity-83-3|11	
12cr|sugar-turtleart-activity-83-3|12	Source: http://download.sugarlabs.org/sources/sucrose/fructose/TurtleArt/TurtleArt-83.tar.bz2
12cr|sugar-turtleart-activity-83-3|13	
12cr|sugar-turtleart-activity-83-3|14	Requires: python-numpy
12cr|sugar-turtleart-activity-83-3|15	Requires: python
12cr|sugar-turtleart-activity-83-3|16	Requires: sugar-toolkit >= 0.88.0
12cr|sugar-turtleart-activity-83-3|17	
12cr|sugar-turtleart-activity-83-3|18	BuildRequires: gettext
12cr|sugar-turtleart-activity-83-3|19	BuildRequires: python-devel
12cr|sugar-turtleart-activity-83-3|20	BuildRequires: sugar-toolkit >= 0.88.0
12cr|sugar-turtleart-activity-83-3|21	
12cr|sugar-turtleart-activity-83-3|22	BuildArch: noarch
12cr|sugar-turtleart-activity-83-3|23	
12cr|sugar-turtleart-activity-83-3|24	%description
12cr|sugar-turtleart-activity-83-3|25	Turtle Art is an activity with a Logo-inspired graphical "turtle"
12cr|sugar-turtleart-activity-83-3|26	that draws colorful art based on Scratch-like snap-together visual
12cr|sugar-turtleart-activity-83-3|27	programming elements.
12cr|sugar-turtleart-activity-83-3|28	There are many restrictions compared to LOGO. The two allowed user-defined
12cr|sugar-turtleart-activity-83-3|29	procedures can't have parameters. Only two numeric global variables
12cr|sugar-turtleart-activity-83-3|30	are available, no lists or other data-structures. You can't make user defined
12cr|sugar-turtleart-activity-83-3|31	functions which return a value. The conditionals and some of the functions
12cr|sugar-turtleart-activity-83-3|32	only take constants or variables, not expressions. Limited screen real-estate
12cr|sugar-turtleart-activity-83-3|33	makes building large programs unfeasible.
12cr|sugar-turtleart-activity-83-3|34	
12cr|sugar-turtleart-activity-83-3|35	%prep
12cr|sugar-turtleart-activity-83-3|36	%setup -q -n TurtleArt-83
12cr|sugar-turtleart-activity-83-3|37	
12cr|sugar-turtleart-activity-83-3|38	
12cr|sugar-turtleart-activity-83-3|39	%build
12cr|sugar-turtleart-activity-83-3|40	
12cr|sugar-turtleart-activity-83-3|41	rm -f MANIFEST
12cr|sugar-turtleart-activity-83-3|42	python setup.py build
12cr|sugar-turtleart-activity-83-3|43	
12cr|sugar-turtleart-activity-83-3|44	%install
12cr|sugar-turtleart-activity-83-3|45	python setup.py install --prefix=%{buildroot}/%{_prefix}
12cr|sugar-turtleart-activity-83-3|46	find %{buildroot} -name '*.py.orig' -print0 | xargs -0 rm -f
12cr|sugar-turtleart-activity-83-3|47	%find_lang org.laptop.TurtleArtActivity
12cr|sugar-turtleart-activity-83-3|48	
12cr|sugar-turtleart-activity-83-3|49	%files -f org.laptop.TurtleArtActivity.lang
12cr|sugar-turtleart-activity-83-3|50	%defattr(-,root,root,-)
12cr|sugar-turtleart-activity-83-3|51	%{_datadir}/sugar/activities/*
12cr|sugar-turtleart-activity-83-3|52	%doc NEWS
12cr|sugar-turtleart-activity-83-3|53	
12cr|sugar-turtleart-activity-83-3|54	
12cr|sugar-turtleart-activity-83-3|55	
12cr|sugar-turtleart-activity-83-3|56	%changelog
12cr|sugar-turtleart-activity-83-3|57	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 83-2mdv2011.0
12cr|sugar-turtleart-activity-83-3|58	+ Revision: 615038
12cr|sugar-turtleart-activity-83-3|59	- the mass rebuild of 2010.1 packages
12cr|sugar-turtleart-activity-83-3|60	
12cr|sugar-turtleart-activity-83-3|61	* Sun Apr 04 2010 Aleksey Lim <alsroot@mandriva.org> 83-1mdv2010.1
12cr|sugar-turtleart-activity-83-3|62	+ Revision: 531170
12cr|sugar-turtleart-activity-83-3|63	- Sucrose 0.88.0 release
12cr|sugar-turtleart-activity-83-3|64	
12cr|sugar-turtleart-activity-83-3|65	* Mon Oct 12 2009 Aleksey Lim <alsroot@mandriva.org> 73-1mdv2010.0
12cr|sugar-turtleart-activity-83-3|66	+ Revision: 456982
12cr|sugar-turtleart-activity-83-3|67	- Push 73
12cr|sugar-turtleart-activity-83-3|68	
12cr|sugar-turtleart-activity-83-3|69	* Fri Sep 25 2009 Aleksey Lim <alsroot@mandriva.org> 69-1mdv2010.0
12cr|sugar-turtleart-activity-83-3|70	+ Revision: 449010
12cr|sugar-turtleart-activity-83-3|71	- Update to 69
12cr|sugar-turtleart-activity-83-3|72	
12cr|sugar-turtleart-activity-83-3|73	* Sat Sep 19 2009 Aleksey Lim <alsroot@mandriva.org> 67-1mdv2010.0
12cr|sugar-turtleart-activity-83-3|74	+ Revision: 444550
12cr|sugar-turtleart-activity-83-3|75	- Update to 67
12cr|sugar-turtleart-activity-83-3|76	
12cr|sugar-turtleart-activity-83-3|77	* Tue Aug 11 2009 Aleksey Lim <alsroot@mandriva.org> 60-1mdv2010.0
12cr|sugar-turtleart-activity-83-3|78	+ Revision: 414906
12cr|sugar-turtleart-activity-83-3|79	- Sucrose 0.85.2
12cr|sugar-turtleart-activity-83-3|80	
12cr|sugar-turtleart-activity-83-3|81	* Wed Mar 04 2009 Aleksey Lim <alsroot@mandriva.org> 41-1mdv2009.1
12cr|sugar-turtleart-activity-83-3|82	+ Revision: 348322
12cr|sugar-turtleart-activity-83-3|83	- Sucrose 0.84.0 release
12cr|sugar-turtleart-activity-83-3|84	
12cr|sugar-turtleart-activity-83-3|85	* Mon Feb 23 2009 Aleksey Lim <alsroot@mandriva.org> 36-1mdv2009.1
12cr|sugar-turtleart-activity-83-3|86	+ Revision: 344238
12cr|sugar-turtleart-activity-83-3|87	- Sucrose 0.83.6 release
12cr|sugar-turtleart-activity-83-3|88	
12cr|sugar-turtleart-activity-83-3|89	* Sun Jan 11 2009 Aleksey Lim <alsroot@mandriva.org> 23-1mdv2009.1
12cr|sugar-turtleart-activity-83-3|90	+ Revision: 328412
12cr|sugar-turtleart-activity-83-3|91	- initial commit
12cr|sugar-turtleart-activity-83-3|92	

7812 12
12cr|sugar-write-activity-69-3|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|sugar-write-activity-69-3|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|sugar-write-activity-69-3|3	
12cr|sugar-write-activity-69-3|4	Name: sugar-write-activity
12cr|sugar-write-activity-69-3|5	Version: 69
12cr|sugar-write-activity-69-3|6	Release: 3
12cr|sugar-write-activity-69-3|7	Summary: Word processor for Sugar
12cr|sugar-write-activity-69-3|8	License: GPLv2+
12cr|sugar-write-activity-69-3|9	Group: Graphical desktop/Other
12cr|sugar-write-activity-69-3|10	Url: http://sugarlabs.org/
12cr|sugar-write-activity-69-3|11	
12cr|sugar-write-activity-69-3|12	Source: http://download.sugarlabs.org/sources/sucrose/fructose/Write/Write-69.tar.bz2
12cr|sugar-write-activity-69-3|13	
12cr|sugar-write-activity-69-3|14	Requires: abiword >= 2.8
12cr|sugar-write-activity-69-3|15	Requires: python-abiword
12cr|sugar-write-activity-69-3|16	Requires: sugar-toolkit >= 0.88.0
12cr|sugar-write-activity-69-3|17	
12cr|sugar-write-activity-69-3|18	BuildRequires: gettext
12cr|sugar-write-activity-69-3|19	BuildRequires: sugar-toolkit >= 0.88.0
12cr|sugar-write-activity-69-3|20	
12cr|sugar-write-activity-69-3|21	BuildArch: noarch
12cr|sugar-write-activity-69-3|22	
12cr|sugar-write-activity-69-3|23	%description
12cr|sugar-write-activity-69-3|24	The Write activity provides a word processor for the Sugar interface.
12cr|sugar-write-activity-69-3|25	
12cr|sugar-write-activity-69-3|26	%prep
12cr|sugar-write-activity-69-3|27	%setup -q -n Write-69
12cr|sugar-write-activity-69-3|28	
12cr|sugar-write-activity-69-3|29	
12cr|sugar-write-activity-69-3|30	%build
12cr|sugar-write-activity-69-3|31	
12cr|sugar-write-activity-69-3|32	rm -f MANIFEST
12cr|sugar-write-activity-69-3|33	python setup.py build
12cr|sugar-write-activity-69-3|34	
12cr|sugar-write-activity-69-3|35	%install
12cr|sugar-write-activity-69-3|36	python setup.py install --prefix=%{buildroot}/%{_prefix}
12cr|sugar-write-activity-69-3|37	find %{buildroot} -name '*.py.orig' -print0 | xargs -0 rm -f
12cr|sugar-write-activity-69-3|38	%find_lang org.laptop.AbiWordActivity
12cr|sugar-write-activity-69-3|39	
12cr|sugar-write-activity-69-3|40	%files -f org.laptop.AbiWordActivity.lang
12cr|sugar-write-activity-69-3|41	%defattr(-,root,root,-)
12cr|sugar-write-activity-69-3|42	%{_datadir}/sugar/activities/*
12cr|sugar-write-activity-69-3|43	%doc NEWS
12cr|sugar-write-activity-69-3|44	
12cr|sugar-write-activity-69-3|45	
12cr|sugar-write-activity-69-3|46	
12cr|sugar-write-activity-69-3|47	%changelog
12cr|sugar-write-activity-69-3|48	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 69-2mdv2011.0
12cr|sugar-write-activity-69-3|49	+ Revision: 615039
12cr|sugar-write-activity-69-3|50	- the mass rebuild of 2010.1 packages
12cr|sugar-write-activity-69-3|51	
12cr|sugar-write-activity-69-3|52	* Sun Apr 04 2010 Aleksey Lim <alsroot@mandriva.org> 69-1mdv2010.1
12cr|sugar-write-activity-69-3|53	+ Revision: 531171
12cr|sugar-write-activity-69-3|54	- Sucrose 0.88.0 release
12cr|sugar-write-activity-69-3|55	
12cr|sugar-write-activity-69-3|56	* Mon Oct 12 2009 Aleksey Lim <alsroot@mandriva.org> 68-1mdv2010.0
12cr|sugar-write-activity-69-3|57	+ Revision: 456983
12cr|sugar-write-activity-69-3|58	- Push 68
12cr|sugar-write-activity-69-3|59	
12cr|sugar-write-activity-69-3|60	* Sat Sep 19 2009 Aleksey Lim <alsroot@mandriva.org> 67-1mdv2010.0
12cr|sugar-write-activity-69-3|61	+ Revision: 444551
12cr|sugar-write-activity-69-3|62	- Update to 67
12cr|sugar-write-activity-69-3|63	
12cr|sugar-write-activity-69-3|64	* Tue Aug 11 2009 Aleksey Lim <alsroot@mandriva.org> 65-1mdv2010.0
12cr|sugar-write-activity-69-3|65	+ Revision: 414978
12cr|sugar-write-activity-69-3|66	- Sucrose 0.85.2
12cr|sugar-write-activity-69-3|67	
12cr|sugar-write-activity-69-3|68	* Wed Mar 04 2009 Aleksey Lim <alsroot@mandriva.org> 63-1mdv2009.1
12cr|sugar-write-activity-69-3|69	+ Revision: 348323
12cr|sugar-write-activity-69-3|70	- Sucrose 0.84.0 release
12cr|sugar-write-activity-69-3|71	
12cr|sugar-write-activity-69-3|72	* Mon Feb 23 2009 Aleksey Lim <alsroot@mandriva.org> 62-1mdv2009.1
12cr|sugar-write-activity-69-3|73	+ Revision: 344239
12cr|sugar-write-activity-69-3|74	- Sucrose 0.83.6 release
12cr|sugar-write-activity-69-3|75	
12cr|sugar-write-activity-69-3|76	* Sun Feb 15 2009 Aleksey Lim <alsroot@mandriva.org> 61-2mdv2009.1
12cr|sugar-write-activity-69-3|77	+ Revision: 340405
12cr|sugar-write-activity-69-3|78	- #47343 sugar-write-activity hangs and never starts up
12cr|sugar-write-activity-69-3|79	
12cr|sugar-write-activity-69-3|80	* Tue Jan 20 2009 Aleksey Lim <alsroot@mandriva.org> 61-1mdv2009.1
12cr|sugar-write-activity-69-3|81	+ Revision: 332009
12cr|sugar-write-activity-69-3|82	- new Sucrose 0.83.4 release
12cr|sugar-write-activity-69-3|83	
12cr|sugar-write-activity-69-3|84	* Sun Jan 11 2009 Aleksey Lim <alsroot@mandriva.org> 60-1mdv2009.1
12cr|sugar-write-activity-69-3|85	+ Revision: 328413
12cr|sugar-write-activity-69-3|86	- initial commit
12cr|sugar-write-activity-69-3|87	

7813 12
12cr|suil-0.6.6-1|1	%define _enable_debug_packages %{nil}
12cr|suil-0.6.6-1|2	%define debug_package          %{nil}
12cr|suil-0.6.6-1|3	
12cr|suil-0.6.6-1|4	Name:           suil
12cr|suil-0.6.6-1|5	Version:        0.6.6
12cr|suil-0.6.6-1|6	Release:        1
12cr|suil-0.6.6-1|7	Summary:        Lightweight C library for loading and wrapping LV2 plugin UIs
12cr|suil-0.6.6-1|8	
12cr|suil-0.6.6-1|9	%define lib_major       0
12cr|suil-0.6.6-1|10	%define lib_name        %mklibname %{name} %{lib_major}
12cr|suil-0.6.6-1|11	%define lib_name_devel  %mklibname %{name} -d
12cr|suil-0.6.6-1|12	
12cr|suil-0.6.6-1|13	Source0:         http://download.drobilla.net/%{name}-%{version}.tar.bz2
12cr|suil-0.6.6-1|14	URL:            http://drobilla.net/software/%{name}/
12cr|suil-0.6.6-1|15	License:        MIT-like
12cr|suil-0.6.6-1|16	Group:          System/Libraries
12cr|suil-0.6.6-1|17	
12cr|suil-0.6.6-1|18	BuildRequires:  waf, pkgconfig
12cr|suil-0.6.6-1|19	BuildRequires:  serd-devel
12cr|suil-0.6.6-1|20	BuildRequires:  gtk2-devel
12cr|suil-0.6.6-1|21	BuildRequires:  qt4-devel
12cr|suil-0.6.6-1|22	BuildRequires:  lv2-devel
12cr|suil-0.6.6-1|23	BuildRequires:  pkgconfig(sratom-0)
12cr|suil-0.6.6-1|24	
12cr|suil-0.6.6-1|25	%description
12cr|suil-0.6.6-1|26	Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.
12cr|suil-0.6.6-1|27	
12cr|suil-0.6.6-1|28	Suil makes it possible to load a UI of any toolkit in a host using any
12cr|suil-0.6.6-1|29	other toolkit (assuming the toolkits are both supported by Suil).
12cr|suil-0.6.6-1|30	Hosts do not need to build against or link to foreign toolkit libraries
12cr|suil-0.6.6-1|31	to use UIs written with that toolkit (Suil performs its magic at
12cr|suil-0.6.6-1|32	runtime using dynamically loaded modules). The API is designed such that
12cr|suil-0.6.6-1|33	hosts do not need to explicitly support particular toolkits whatsoever.
12cr|suil-0.6.6-1|34	If Suil supports a particular toolkit, then all hosts that use Suil will
12cr|suil-0.6.6-1|35	support that toolkit.
12cr|suil-0.6.6-1|36	
12cr|suil-0.6.6-1|37	#-----------------------------------
12cr|suil-0.6.6-1|38	%package -n %{lib_name}
12cr|suil-0.6.6-1|39	
12cr|suil-0.6.6-1|40	Summary:        Lightweight RDF syntax library
12cr|suil-0.6.6-1|41	Group:          System/Libraries
12cr|suil-0.6.6-1|42	
12cr|suil-0.6.6-1|43	%description -n %{lib_name}
12cr|suil-0.6.6-1|44	Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.
12cr|suil-0.6.6-1|45	
12cr|suil-0.6.6-1|46	Suil makes it possible to load a UI of any toolkit in a host using any
12cr|suil-0.6.6-1|47	other toolkit (assuming the toolkits are both supported by Suil).
12cr|suil-0.6.6-1|48	Hosts do not need to build against or link to foreign toolkit libraries
12cr|suil-0.6.6-1|49	to use UIs written with that toolkit (Suil performs its magic at
12cr|suil-0.6.6-1|50	runtime using dynamically loaded modules). The API is designed such that
12cr|suil-0.6.6-1|51	hosts do not need to explicitly support particular toolkits whatsoever.
12cr|suil-0.6.6-1|52	If Suil supports a particular toolkit, then all hosts that use Suil will
12cr|suil-0.6.6-1|53	support that toolkit.
12cr|suil-0.6.6-1|54	
12cr|suil-0.6.6-1|55	%files -n %{lib_name}
12cr|suil-0.6.6-1|56	%doc COPYING README
12cr|suil-0.6.6-1|57	%{_libdir}/lib%{name}-%{lib_major}.so.*
12cr|suil-0.6.6-1|58	
12cr|suil-0.6.6-1|59	#-----------------------------------
12cr|suil-0.6.6-1|60	%package -n %{lib_name_devel}
12cr|suil-0.6.6-1|61	Summary:        Headers for the sord RDF storage library
12cr|suil-0.6.6-1|62	Group:          System/Libraries
12cr|suil-0.6.6-1|63	Requires:       %{lib_name} = %{version}-%{release}
12cr|suil-0.6.6-1|64	Requires:       pkgconfig
12cr|suil-0.6.6-1|65	Provides:       %{name}-devel = %{version}-%{release}
12cr|suil-0.6.6-1|66	
12cr|suil-0.6.6-1|67	%description -n %{lib_name_devel}
12cr|suil-0.6.6-1|68	Development files needed to build applications against suil.
12cr|suil-0.6.6-1|69	
12cr|suil-0.6.6-1|70	%files -n %{lib_name_devel}
12cr|suil-0.6.6-1|71	%{_libdir}/lib%{name}-%{lib_major}.so
12cr|suil-0.6.6-1|72	%dir %{_includedir}/%{name}-%{lib_major}/%{name}
12cr|suil-0.6.6-1|73	%{_includedir}/%{name}-%{lib_major}/%{name}/*.h
12cr|suil-0.6.6-1|74	%{_libdir}/pkgconfig/%{name}-%{lib_major}.pc
12cr|suil-0.6.6-1|75	
12cr|suil-0.6.6-1|76	#-----------------------------------
12cr|suil-0.6.6-1|77	%package -n %{_lib}%{name}-x11-in-gtk2
12cr|suil-0.6.6-1|78	Summary:        Shared object for GTK2 hosts displaying X11 LV2 GUIs
12cr|suil-0.6.6-1|79	Group:          System/Libraries
12cr|suil-0.6.6-1|80	Requires:       %{lib_name} = %{version}-%{release}
12cr|suil-0.6.6-1|81	Provides:       %{name}-x11-in-gtk2 = %{version}-%{release}
12cr|suil-0.6.6-1|82	
12cr|suil-0.6.6-1|83	%description -n %{_lib}%{name}-x11-in-gtk2
12cr|suil-0.6.6-1|84	Shared object for GTK2 hosts displaying X11 LV2 GUIs
12cr|suil-0.6.6-1|85	
12cr|suil-0.6.6-1|86	%files -n %{_lib}%{name}-x11-in-gtk2
12cr|suil-0.6.6-1|87	%{_libdir}/%{name}-0/libsuil_x11_in_gtk2.so
12cr|suil-0.6.6-1|88	
12cr|suil-0.6.6-1|89	#-----------------------------------
12cr|suil-0.6.6-1|90	%package -n %{_lib}%{name}-x11-in-qt4
12cr|suil-0.6.6-1|91	Summary:        Shared object for Qt4 hosts displaying X11 LV2 GUIs
12cr|suil-0.6.6-1|92	Group:          System/Libraries
12cr|suil-0.6.6-1|93	Requires:       %{lib_name} = %{version}-%{release}
12cr|suil-0.6.6-1|94	Provides:       %{name}-x11-in-qt4 = %{version}-%{release}
12cr|suil-0.6.6-1|95	
12cr|suil-0.6.6-1|96	%description -n %{_lib}%{name}-x11-in-qt4
12cr|suil-0.6.6-1|97	Shared object for Qt4 hosts displaying X11 LV2 GUIs
12cr|suil-0.6.6-1|98	
12cr|suil-0.6.6-1|99	%files -n %{_lib}%{name}-x11-in-qt4
12cr|suil-0.6.6-1|100	%{_libdir}/%{name}-0/libsuil_x11_in_qt4.so
12cr|suil-0.6.6-1|101	
12cr|suil-0.6.6-1|102	#-----------------------------------
12cr|suil-0.6.6-1|103	%package -n %{_lib}%{name}-qt4-in-gtk2
12cr|suil-0.6.6-1|104	Summary:        Shared object for GTK2 hosts displaying Qt4 LV2 GUIs
12cr|suil-0.6.6-1|105	Group:          System/Libraries
12cr|suil-0.6.6-1|106	Requires:       %{lib_name} = %{version}-%{release}
12cr|suil-0.6.6-1|107	Provides:       %{name}-qt4-in-gtk2 = %{version}-%{release}
12cr|suil-0.6.6-1|108	
12cr|suil-0.6.6-1|109	%description -n %{_lib}%{name}-qt4-in-gtk2
12cr|suil-0.6.6-1|110	Shared object for GTK2 hosts displaying Qt4 LV2 GUIs
12cr|suil-0.6.6-1|111	
12cr|suil-0.6.6-1|112	%files -n %{_lib}%{name}-qt4-in-gtk2
12cr|suil-0.6.6-1|113	%{_libdir}/%{name}-%{lib_major}/lib%{name}_qt4_in_gtk2.so
12cr|suil-0.6.6-1|114	
12cr|suil-0.6.6-1|115	#-----------------------------------
12cr|suil-0.6.6-1|116	%package -n %{_lib}%{name}-gtk2-in-qt4
12cr|suil-0.6.6-1|117	Summary:        Shared object for Qt4 hosts displaying GTK2 LV2 GUIs
12cr|suil-0.6.6-1|118	Group:          System/Libraries
12cr|suil-0.6.6-1|119	Requires:       gtk2
12cr|suil-0.6.6-1|120	Requires:       %{lib_name} = %{version}-%{release}
12cr|suil-0.6.6-1|121	Provides:       %{name}-gtk2-in-qt4 = %{version}-%{release}
12cr|suil-0.6.6-1|122	
12cr|suil-0.6.6-1|123	%description -n %{_lib}%{name}-gtk2-in-qt4
12cr|suil-0.6.6-1|124	Shared object for Qt4 hosts displaying GTK2 LV2 GUIs
12cr|suil-0.6.6-1|125	
12cr|suil-0.6.6-1|126	%files -n %{_lib}%{name}-gtk2-in-qt4
12cr|suil-0.6.6-1|127	%{_libdir}/%{name}-%{lib_major}/lib%{name}_gtk2_in_qt4.so
12cr|suil-0.6.6-1|128	
12cr|suil-0.6.6-1|129	#-----------------------------------
12cr|suil-0.6.6-1|130	
12cr|suil-0.6.6-1|131	%prep
12cr|suil-0.6.6-1|132	%setup -q
12cr|suil-0.6.6-1|133	
12cr|suil-0.6.6-1|134	%build
12cr|suil-0.6.6-1|135	./waf configure --prefix=%{_prefix} --libdir=%{_libdir} \
12cr|suil-0.6.6-1|136	--lv2dir=%{_libdir}/lv2
12cr|suil-0.6.6-1|137	./waf
12cr|suil-0.6.6-1|138	
12cr|suil-0.6.6-1|139	%install
12cr|suil-0.6.6-1|140	./waf install --destdir=%{buildroot}

7814 12
12cr|suitesparse-3.7.1-2|1	%define amd_version 2.2.0
12cr|suitesparse-3.7.1-2|2	%define amd_version_major 2
12cr|suitesparse-3.7.1-2|3	%define btf_version 1.0.1
12cr|suitesparse-3.7.1-2|4	%define btf_version_major 1
12cr|suitesparse-3.7.1-2|5	%define btf_version_major_prev 0
12cr|suitesparse-3.7.1-2|6	%define camd_version 2.2.0
12cr|suitesparse-3.7.1-2|7	%define camd_version_major 2
12cr|suitesparse-3.7.1-2|8	%define ccolamd_version 2.7.1
12cr|suitesparse-3.7.1-2|9	%define ccolamd_version_major 2
12cr|suitesparse-3.7.1-2|10	%define cholmod_version 1.7.0
12cr|suitesparse-3.7.1-2|11	%define cholmod_version_major 1
12cr|suitesparse-3.7.1-2|12	%define colamd_version 2.7.0
12cr|suitesparse-3.7.1-2|13	%define colamd_version_major 2
12cr|suitesparse-3.7.1-2|14	%define csparse_version 2.2.2
12cr|suitesparse-3.7.1-2|15	%define csparse_version_major 2
12cr|suitesparse-3.7.1-2|16	%define cxsparse_version 2.2.2
12cr|suitesparse-3.7.1-2|17	%define cxsparse_version_major 2
12cr|suitesparse-3.7.1-2|18	%define klu_version 1.0.1
12cr|suitesparse-3.7.1-2|19	%define klu_version_major 1
12cr|suitesparse-3.7.1-2|20	%define klu_version_major_prev 0
12cr|suitesparse-3.7.1-2|21	%define ldl_version 2.0.0
12cr|suitesparse-3.7.1-2|22	%define ldl_version_major 2
12cr|suitesparse-3.7.1-2|23	%define ldl_version_major_prev 1
12cr|suitesparse-3.7.1-2|24	%define umfpack_version 5.2.0
12cr|suitesparse-3.7.1-2|25	%define umfpack_version_major 5
12cr|suitesparse-3.7.1-2|26	### CHOLMOD can also be compiled to use the METIS library, but it is not
12cr|suitesparse-3.7.1-2|27	### used here because its licensing terms make it non-free.
12cr|suitesparse-3.7.1-2|28	### To compile with METIS, define enable_metis as 1 below.
12cr|suitesparse-3.7.1-2|29	%define enable_metis 0
12cr|suitesparse-3.7.1-2|30	### CXSparse is a superset of CSparse, and the two share common header
12cr|suitesparse-3.7.1-2|31	### names, so it does not make sense to build both. CXSparse is built
12cr|suitesparse-3.7.1-2|32	### by default, but CSparse can be built instead by defining
12cr|suitesparse-3.7.1-2|33	### enable_csparse as 1 below.
12cr|suitesparse-3.7.1-2|34	%define enable_csparse 0
12cr|suitesparse-3.7.1-2|35	
12cr|suitesparse-3.7.1-2|36	%define libamd %mklibname amd %{amd_version_major}
12cr|suitesparse-3.7.1-2|37	%define libamd_o %mklibname amd
12cr|suitesparse-3.7.1-2|38	%define libamd_d %mklibname amd %{amd_version_major} -d
12cr|suitesparse-3.7.1-2|39	%define libamd_d_s %mklibname amd %{amd_version_major} -d -s
12cr|suitesparse-3.7.1-2|40	
12cr|suitesparse-3.7.1-2|41	%define libbtf %mklibname btf %{btf_version_major}
12cr|suitesparse-3.7.1-2|42	%define libbtf_o %mklibname btf
12cr|suitesparse-3.7.1-2|43	%define libbtf_d %mklibname btf %{btf_version_major} -d
12cr|suitesparse-3.7.1-2|44	%define libbtf_d_s %mklibname btf %{btf_version_major} -d -s
12cr|suitesparse-3.7.1-2|45	
12cr|suitesparse-3.7.1-2|46	%define libcamd %mklibname camd %{camd_version_major}
12cr|suitesparse-3.7.1-2|47	%define libcamd_o %mklibname camd
12cr|suitesparse-3.7.1-2|48	%define libcamd_d %mklibname camd %{camd_version_major} -d
12cr|suitesparse-3.7.1-2|49	%define libcamd_d_s %mklibname camd %{camd_version_major} -d -s
12cr|suitesparse-3.7.1-2|50	
12cr|suitesparse-3.7.1-2|51	%define libccolamd %mklibname ccolamd %{ccolamd_version_major}
12cr|suitesparse-3.7.1-2|52	%define libccolamd_o %mklibname ccolamd
12cr|suitesparse-3.7.1-2|53	%define libccolamd_d %mklibname ccolamd %{ccolamd_version_major} -d
12cr|suitesparse-3.7.1-2|54	%define libccolamd_d_s %mklibname ccolamd %{ccolamd_version_major} -d -s
12cr|suitesparse-3.7.1-2|55	
12cr|suitesparse-3.7.1-2|56	%define libcholmod %mklibname cholmod %{cholmod_version_major}
12cr|suitesparse-3.7.1-2|57	%define libcholmod_o %mklibname cholmod
12cr|suitesparse-3.7.1-2|58	%define libcholmod_d %mklibname cholmod %{cholmod_version_major} -d
12cr|suitesparse-3.7.1-2|59	%define libcholmod_d_s %mklibname cholmod %{cholmod_version_major} -d -s
12cr|suitesparse-3.7.1-2|60	
12cr|suitesparse-3.7.1-2|61	%define libcolamd %mklibname colamd %{colamd_version_major}
12cr|suitesparse-3.7.1-2|62	%define libcolamd_o %mklibname colamd
12cr|suitesparse-3.7.1-2|63	%define libcolamd_d %mklibname colamd %{colamd_version_major} -d
12cr|suitesparse-3.7.1-2|64	%define libcolamd_d_s %mklibname colamd %{colamd_version_major} -d -s
12cr|suitesparse-3.7.1-2|65	
12cr|suitesparse-3.7.1-2|66	%define libcsparse %mklibname csparse %{csparse_version_major}
12cr|suitesparse-3.7.1-2|67	%define libcsparse_o %mklibname csparse
12cr|suitesparse-3.7.1-2|68	%define libcsparse_d %mklibname csparse %{csparse_version_major} -d
12cr|suitesparse-3.7.1-2|69	
12cr|suitesparse-3.7.1-2|70	%define libcsparse_d_s %mklibname csparse %{csparse_version_major} -d -s
12cr|suitesparse-3.7.1-2|71	%define libcxsparse %mklibname cxsparse %{cxsparse_version_major}
12cr|suitesparse-3.7.1-2|72	%define libcxsparse_o %mklibname cxsparse
12cr|suitesparse-3.7.1-2|73	%define libcxsparse_d %mklibname cxsparse %{cxsparse_version_major} -d
12cr|suitesparse-3.7.1-2|74	%define libcxsparse_d_s %mklibname cxsparse %{cxsparse_version_major} -d -s
12cr|suitesparse-3.7.1-2|75	
12cr|suitesparse-3.7.1-2|76	%define libklu %mklibname klu %{klu_version_major}
12cr|suitesparse-3.7.1-2|77	%define libklu_o %mklibname klu
12cr|suitesparse-3.7.1-2|78	%define libklu_d %mklibname klu %{klu_version_major} -d
12cr|suitesparse-3.7.1-2|79	%define libklu_d_s %mklibname klu %{klu_version_major} -d -s
12cr|suitesparse-3.7.1-2|80	
12cr|suitesparse-3.7.1-2|81	%define libldl %mklibname ldl %{ldl_version_major}
12cr|suitesparse-3.7.1-2|82	%define libldl_o %mklibname ldl
12cr|suitesparse-3.7.1-2|83	%define libldl_d %mklibname ldl %{ldl_version_major} -d
12cr|suitesparse-3.7.1-2|84	%define libldl_d_s %mklibname ldl %{ldl_version_major} -d -s
12cr|suitesparse-3.7.1-2|85	
12cr|suitesparse-3.7.1-2|86	%define libumfpack %mklibname umfpack %{umfpack_version_major}
12cr|suitesparse-3.7.1-2|87	%define libumfpack_o %mklibname umfpack
12cr|suitesparse-3.7.1-2|88	%define libumfpack_d %mklibname umfpack %{umfpack_version_major} -d
12cr|suitesparse-3.7.1-2|89	%define libumfpack_d_s %mklibname umfpack %{umfpack_version_major} -d -s
12cr|suitesparse-3.7.1-2|90	
12cr|suitesparse-3.7.1-2|91	Name:           suitesparse
12cr|suitesparse-3.7.1-2|92	Version:        3.7.1
12cr|suitesparse-3.7.1-2|93	Release:        2
12cr|suitesparse-3.7.1-2|94	Epoch:          0
12cr|suitesparse-3.7.1-2|95	Summary:        Collection of sparse matrix libraries
12cr|suitesparse-3.7.1-2|96	Group:          System/Libraries
12cr|suitesparse-3.7.1-2|97	License:        Distributable
12cr|suitesparse-3.7.1-2|98	URL:            http://www.cise.ufl.edu/research/sparse/SuiteSparse
12cr|suitesparse-3.7.1-2|99	Source0:        http://www.cise.ufl.edu/research/sparse/SuiteSparse/SuiteSparse-%{version}.tar.gz
12cr|suitesparse-3.7.1-2|100	Obsoletes:      ufsparse < %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|101	Provides:       ufsparse = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|102	Requires:       %{libamd} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|103	Requires:       %{libbtf} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|104	Requires:       %{libcamd} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|105	Requires:       %{libccolamd} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|106	Requires:       %{libcholmod} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|107	Requires:       %{libcolamd} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|108	%if "%{?enable_csparse}" == "1"
12cr|suitesparse-3.7.1-2|109	Requires:       %{libcsparse} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|110	%else
12cr|suitesparse-3.7.1-2|111	Requires:       %{libcxsparse} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|112	%endif
12cr|suitesparse-3.7.1-2|113	Requires:       %{libklu} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|114	Requires:       %{libldl} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|115	Requires:       %{libumfpack} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|116	BuildRequires:  blas-devel
12cr|suitesparse-3.7.1-2|117	
12cr|suitesparse-3.7.1-2|118	%description
12cr|suitesparse-3.7.1-2|119	SuiteSparse is a collection of libraries for computations involving sparse
12cr|suitesparse-3.7.1-2|120	matrices.  The package includes the following libraries:
12cr|suitesparse-3.7.1-2|121	AMD         approximate minimum degree ordering
12cr|suitesparse-3.7.1-2|122	BTF         permutation to block triangular form (beta)
12cr|suitesparse-3.7.1-2|123	CAMD        constrained approximate minimum degree ordering
12cr|suitesparse-3.7.1-2|124	COLAMD      column approximate minimum degree ordering
12cr|suitesparse-3.7.1-2|125	CCOLAMD     constrained column approximate minimum degree ordering
12cr|suitesparse-3.7.1-2|126	CHOLMOD     sparse Cholesky factorization
12cr|suitesparse-3.7.1-2|127	CSparse     a concise sparse matrix package
12cr|suitesparse-3.7.1-2|128	CXSparse    CSparse extended: complex matrix, int and long int support
12cr|suitesparse-3.7.1-2|129	KLU         sparse LU factorization, primarily for circuit simulation
12cr|suitesparse-3.7.1-2|130	LDL         a simple LDL' factorization
12cr|suitesparse-3.7.1-2|131	UMFPACK     sparse LU factorization
12cr|suitesparse-3.7.1-2|132	UFconfig    configuration file for all the above packages.
12cr|suitesparse-3.7.1-2|133	
12cr|suitesparse-3.7.1-2|134	%package common-devel
12cr|suitesparse-3.7.1-2|135	Summary:        Common development headers and files for UFSparse
12cr|suitesparse-3.7.1-2|136	Group:          Development/C
12cr|suitesparse-3.7.1-2|137	Obsoletes:      ufsparse-common-devel < %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|138	Provides:       ufsparse-common-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|139	
12cr|suitesparse-3.7.1-2|140	%description common-devel
12cr|suitesparse-3.7.1-2|141	This package contains common files needed for developing
12cr|suitesparse-3.7.1-2|142	applications which use the %{name} libraries.
12cr|suitesparse-3.7.1-2|143	
12cr|suitesparse-3.7.1-2|144	%package devel
12cr|suitesparse-3.7.1-2|145	Summary:        Development headers and files for UFSparse
12cr|suitesparse-3.7.1-2|146	Group:          Development/C
12cr|suitesparse-3.7.1-2|147	Obsoletes:      ufsparse-devel < %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|148	Provides:       ufsparse-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|149	Requires:       %{name}-common-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|150	Requires:       amd-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|151	Requires:       btf-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|152	Requires:       camd-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|153	Requires:       ccolamd-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|154	Requires:       cholmod-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|155	Requires:       colamd-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|156	%if "%{?enable_csparse}" == "1"
12cr|suitesparse-3.7.1-2|157	Requires:       csparse-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|158	%else
12cr|suitesparse-3.7.1-2|159	Requires:       cxsparse-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|160	%endif
12cr|suitesparse-3.7.1-2|161	Requires:       klu-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|162	Requires:       ldl-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|163	Requires:       umfpack-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|164	
12cr|suitesparse-3.7.1-2|165	%description devel
12cr|suitesparse-3.7.1-2|166	This package contains files needed for developing
12cr|suitesparse-3.7.1-2|167	applications which use the %{name} libraries.
12cr|suitesparse-3.7.1-2|168	
12cr|suitesparse-3.7.1-2|169	%package static-devel
12cr|suitesparse-3.7.1-2|170	Summary:        Static development files for UFSparse
12cr|suitesparse-3.7.1-2|171	Group:          Development/C
12cr|suitesparse-3.7.1-2|172	Obsoletes:      ufsparse-static-devel < %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|173	Provides:       ufsparse-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|174	Requires:       %{name}-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|175	Requires:       amd-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|176	Requires:       btf-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|177	Requires:       camd-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|178	Requires:       ccolamd-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|179	Requires:       cholmod-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|180	Requires:       colamd-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|181	%if "%{?enable_csparse}" == "1"
12cr|suitesparse-3.7.1-2|182	Requires:       csparse-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|183	%else
12cr|suitesparse-3.7.1-2|184	Requires:       cxsparse-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|185	%endif
12cr|suitesparse-3.7.1-2|186	Requires:       klu-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|187	Requires:       ldl-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|188	Requires:       umfpack-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|189	
12cr|suitesparse-3.7.1-2|190	%description static-devel
12cr|suitesparse-3.7.1-2|191	This package contains files needed for developing
12cr|suitesparse-3.7.1-2|192	applications which use the %{name} static libraries.
12cr|suitesparse-3.7.1-2|193	
12cr|suitesparse-3.7.1-2|194	%prep
12cr|suitesparse-3.7.1-2|195	%setup -q -n SuiteSparse
12cr|suitesparse-3.7.1-2|196	
12cr|suitesparse-3.7.1-2|197	%build
12cr|suitesparse-3.7.1-2|198	%{__mkdir_p} Devel Devel/AMD Devel/CAMD Devel/CHOLMOD Devel/KLU Devel/LDL Devel/UMFPACK \
12cr|suitesparse-3.7.1-2|199	Doc Doc/AMD Doc/BTF Doc/CAMD Doc/CCOLAMD Doc/CHOLMOD Doc/COLAMD \
12cr|suitesparse-3.7.1-2|200	Doc/KLU Doc/LDL Doc/UMFPACK Lib Include
12cr|suitesparse-3.7.1-2|201	
12cr|suitesparse-3.7.1-2|202	# (tpg) it's dead so remove this
12cr|suitesparse-3.7.1-2|203	sed -i -e 's/-lg2c//g' UFconfig/UFconfig.mk
12cr|suitesparse-3.7.1-2|204	
12cr|suitesparse-3.7.1-2|205	pushd AMD
12cr|suitesparse-3.7.1-2|206	%{make}  CC=%{__cc} CFLAGS="%{optflags} -fPIC" library
12cr|suitesparse-3.7.1-2|207	pushd Lib
12cr|suitesparse-3.7.1-2|208	%{__cc} -shared -Wl,-soname,libamd.so.%{amd_version_major} -o libamd.so.%{amd_version} *.o
12cr|suitesparse-3.7.1-2|209	popd
12cr|suitesparse-3.7.1-2|210	%{__cp} -a Lib/*.a Lib/*.so* ../Lib
12cr|suitesparse-3.7.1-2|211	%{__cp} -a Include/*.h ../Include
12cr|suitesparse-3.7.1-2|212	%{__cp} -a README.txt Doc/License Doc/lesser.txt Doc/ChangeLog ../Doc/AMD
12cr|suitesparse-3.7.1-2|213	%{__cp} -a Doc/*.pdf ../Devel/AMD/
12cr|suitesparse-3.7.1-2|214	popd
12cr|suitesparse-3.7.1-2|215	
12cr|suitesparse-3.7.1-2|216	pushd BTF
12cr|suitesparse-3.7.1-2|217	%{make} CC=%{__cc} CFLAGS="%{optflags} -fPIC" library
12cr|suitesparse-3.7.1-2|218	pushd Lib
12cr|suitesparse-3.7.1-2|219	%{__cc} -shared -Wl,-soname,libbtf.so.%{btf_version_major} -o libbtf.so.%{btf_version} *.o
12cr|suitesparse-3.7.1-2|220	popd
12cr|suitesparse-3.7.1-2|221	%{__cp} -a Lib/*.a Lib/*.so* ../Lib
12cr|suitesparse-3.7.1-2|222	%{__cp} -a Include/*.h ../Include
12cr|suitesparse-3.7.1-2|223	%{__cp} -a README.txt Doc/lesser.txt Doc/ChangeLog ../Doc/BTF
12cr|suitesparse-3.7.1-2|224	popd
12cr|suitesparse-3.7.1-2|225	
12cr|suitesparse-3.7.1-2|226	pushd CAMD
12cr|suitesparse-3.7.1-2|227	%{make} CC=%{__cc} CFLAGS="%{optflags} -fPIC" library
12cr|suitesparse-3.7.1-2|228	pushd Lib
12cr|suitesparse-3.7.1-2|229	%{__cc} -shared -Wl,-soname,libcamd.so.%{camd_version_major} -o libcamd.so.%{camd_version} *.o
12cr|suitesparse-3.7.1-2|230	popd
12cr|suitesparse-3.7.1-2|231	%{__cp} -a Lib/*.a Lib/*.so* ../Lib
12cr|suitesparse-3.7.1-2|232	%{__cp} -a Include/*.h ../Include
12cr|suitesparse-3.7.1-2|233	%{__cp} -a README.txt Doc/License Doc/lesser.txt Doc/ChangeLog ../Doc/CAMD
12cr|suitesparse-3.7.1-2|234	%{__cp} -a Doc/*.pdf ../Devel/CAMD
12cr|suitesparse-3.7.1-2|235	popd
12cr|suitesparse-3.7.1-2|236	
12cr|suitesparse-3.7.1-2|237	pushd CCOLAMD
12cr|suitesparse-3.7.1-2|238	%{make} CC=%{__cc} CFLAGS="%{optflags} -fPIC" library
12cr|suitesparse-3.7.1-2|239	pushd Lib
12cr|suitesparse-3.7.1-2|240	%{__cc} -shared -Wl,-soname,libccolamd.so.%{ccolamd_version_major} -o libccolamd.so.%{ccolamd_version} *.o
12cr|suitesparse-3.7.1-2|241	popd
12cr|suitesparse-3.7.1-2|242	%{__cp} -a Lib/*.a Lib/*.so* ../Lib
12cr|suitesparse-3.7.1-2|243	%{__cp} -a Include/*.h ../Include
12cr|suitesparse-3.7.1-2|244	%{__cp} -a README.txt Doc/lesser.txt Doc/ChangeLog ../Doc/CCOLAMD
12cr|suitesparse-3.7.1-2|245	popd
12cr|suitesparse-3.7.1-2|246	
12cr|suitesparse-3.7.1-2|247	%if "%{?enable_metis}" == "1"
12cr|suitesparse-3.7.1-2|248	CHOLMOD_FLAGS="%{optflags} -I%{_includedir}/metis -fPIC"
12cr|suitesparse-3.7.1-2|249	%else
12cr|suitesparse-3.7.1-2|250	CHOLMOD_FLAGS="%{optflags} -DNPARTITION -fPIC"
12cr|suitesparse-3.7.1-2|251	%endif
12cr|suitesparse-3.7.1-2|252	pushd CHOLMOD
12cr|suitesparse-3.7.1-2|253	%{make} CC=%{__cc} CFLAGS="$CHOLMOD_FLAGS" library
12cr|suitesparse-3.7.1-2|254	pushd Lib
12cr|suitesparse-3.7.1-2|255	%{__cc} -shared -Wl,-soname,libcholmod.so.%{cholmod_version_major} -o libcholmod.so.%{cholmod_version} *.o
12cr|suitesparse-3.7.1-2|256	popd
12cr|suitesparse-3.7.1-2|257	%{__cp} -a Lib/*.a Lib/*.so* ../Lib
12cr|suitesparse-3.7.1-2|258	%{__cp} -a Include/*.h ../Include
12cr|suitesparse-3.7.1-2|259	%{__cp} -a README.txt ../Doc/CHOLMOD
12cr|suitesparse-3.7.1-2|260	%{__cp} -a Cholesky/License.txt ../Doc/CHOLMOD/Cholesky_License.txt
12cr|suitesparse-3.7.1-2|261	%{__cp} -a Core/License.txt ../Doc/CHOLMOD/Core_License.txt
12cr|suitesparse-3.7.1-2|262	%{__cp} -a Core/lesser.txt ../Doc/CHOLMOD/lesser.txt
12cr|suitesparse-3.7.1-2|263	%{__cp} -a MatrixOps/License.txt ../Doc/CHOLMOD/MatrixOps_License.txt
12cr|suitesparse-3.7.1-2|264	%{__cp} -a MatrixOps/gpl.txt ../Doc/CHOLMOD/gpl.txt
12cr|suitesparse-3.7.1-2|265	%{__cp} -a Partition/License.txt ../Doc/CHOLMOD/Partition_License.txt
12cr|suitesparse-3.7.1-2|266	%{__cp} -a Supernodal/License.txt ../Doc/CHOLMOD/Supernodal_License.txt
12cr|suitesparse-3.7.1-2|267	%{__cp} -a Check/License.txt ../Doc/CHOLMOD/Check_License.txt
12cr|suitesparse-3.7.1-2|268	%{__cp} -a Modify/License.txt ../Doc/CHOLMOD/Modify_License.txt
12cr|suitesparse-3.7.1-2|269	%{__cp} -a Doc/*.pdf ../Devel/CHOLMOD
12cr|suitesparse-3.7.1-2|270	popd
12cr|suitesparse-3.7.1-2|271	
12cr|suitesparse-3.7.1-2|272	pushd COLAMD
12cr|suitesparse-3.7.1-2|273	%{make} CC=%{__cc} CFLAGS="%{optflags} -fPIC" library
12cr|suitesparse-3.7.1-2|274	pushd Lib
12cr|suitesparse-3.7.1-2|275	%{__cc} -shared -Wl,-soname,libcolamd.so.%{colamd_version_major} -o libcolamd.so.%{colamd_version} *.o
12cr|suitesparse-3.7.1-2|276	popd
12cr|suitesparse-3.7.1-2|277	%{__cp} -a Lib/*.a Lib/*.so* ../Lib
12cr|suitesparse-3.7.1-2|278	%{__cp} -a Include/*.h ../Include
12cr|suitesparse-3.7.1-2|279	%{__cp} -a README.txt Doc/ChangeLog Doc/lesser.txt ../Doc/COLAMD
12cr|suitesparse-3.7.1-2|280	popd
12cr|suitesparse-3.7.1-2|281	
12cr|suitesparse-3.7.1-2|282	%if "%{?enable_csparse}" == "1"
12cr|suitesparse-3.7.1-2|283	pushd CSparse
12cr|suitesparse-3.7.1-2|284	%{make} CC=%{__cc} CFLAGS="%{optflags} -fPIC" library
12cr|suitesparse-3.7.1-2|285	pushd Lib
12cr|suitesparse-3.7.1-2|286	%{__cc} -shared -Wl,-soname,libcsparse.so.%{csparse_version_major} -o libcsparse.so.%{csparse_version} *.o
12cr|suitesparse-3.7.1-2|287	popd
12cr|suitesparse-3.7.1-2|288	%{__cp} -a Lib/*.a Lib/*.so* ../Lib
12cr|suitesparse-3.7.1-2|289	%{__cp} -a Include/*.h ../Include
12cr|suitesparse-3.7.1-2|290	%{__mkdir_p} ../Doc/CSparse/
12cr|suitesparse-3.7.1-2|291	%{__cp} -a README.txt Doc/License.txt Doc/lesser.txt Doc/ChangeLog ../Doc/CSparse
12cr|suitesparse-3.7.1-2|292	popd
12cr|suitesparse-3.7.1-2|293	%else
12cr|suitesparse-3.7.1-2|294	pushd CXSparse
12cr|suitesparse-3.7.1-2|295	%{make} CC=%{__cc} CFLAGS="%{optflags} -fPIC" library
12cr|suitesparse-3.7.1-2|296	pushd Lib
12cr|suitesparse-3.7.1-2|297	%{__cc} -shared -Wl,-soname,libcxsparse.so.%{cxsparse_version_major} -o libcxsparse.so.%{cxsparse_version} *.o
12cr|suitesparse-3.7.1-2|298	popd
12cr|suitesparse-3.7.1-2|299	%{__cp} -a Lib/*.a Lib/*.so* ../Lib
12cr|suitesparse-3.7.1-2|300	%{__cp} -a Include/*.h ../Include
12cr|suitesparse-3.7.1-2|301	%{__mkdir_p} ../Doc/CXSparse/
12cr|suitesparse-3.7.1-2|302	%{__cp} -a README.txt Doc/License.txt Doc/lesser.txt Doc/ChangeLog ../Doc/CXSparse
12cr|suitesparse-3.7.1-2|303	popd
12cr|suitesparse-3.7.1-2|304	%endif
12cr|suitesparse-3.7.1-2|305	
12cr|suitesparse-3.7.1-2|306	pushd KLU
12cr|suitesparse-3.7.1-2|307	%{make} CC=%{__cc} CFLAGS="%{optflags} -fPIC" library
12cr|suitesparse-3.7.1-2|308	pushd Lib
12cr|suitesparse-3.7.1-2|309	%{__cc} -shared -Wl,-soname,libklu.so.%{klu_version_major} -o libklu.so.%{klu_version} *.o
12cr|suitesparse-3.7.1-2|310	popd
12cr|suitesparse-3.7.1-2|311	%{__cp} -a Lib/*.a Lib/*.so* ../Lib
12cr|suitesparse-3.7.1-2|312	%{__cp} -a Include/*.h ../Include
12cr|suitesparse-3.7.1-2|313	%{__cp} -a README.txt Doc/lesser.txt Doc/ChangeLog ../Doc/KLU
12cr|suitesparse-3.7.1-2|314	%{__cp} -a Doc/*.pdf ../Devel/KLU
12cr|suitesparse-3.7.1-2|315	popd
12cr|suitesparse-3.7.1-2|316	
12cr|suitesparse-3.7.1-2|317	pushd LDL
12cr|suitesparse-3.7.1-2|318	%{make} CC=%{__cc} CFLAGS="%{optflags} -fPIC" library
12cr|suitesparse-3.7.1-2|319	pushd Lib
12cr|suitesparse-3.7.1-2|320	%{__cc} -shared -Wl,-soname,libldl.so.%{ldl_version_major} -o libldl.so.%{ldl_version} *.o
12cr|suitesparse-3.7.1-2|321	popd
12cr|suitesparse-3.7.1-2|322	%{__cp} -a Lib/*.a Lib/*.so* ../Lib
12cr|suitesparse-3.7.1-2|323	%{__cp} -a Include/*.h ../Include
12cr|suitesparse-3.7.1-2|324	%{__cp} -a README.txt Doc/ChangeLog Doc/lesser.txt ../Doc/LDL
12cr|suitesparse-3.7.1-2|325	%{__cp} -a Doc/*.pdf ../Devel/LDL
12cr|suitesparse-3.7.1-2|326	popd
12cr|suitesparse-3.7.1-2|327	
12cr|suitesparse-3.7.1-2|328	pushd UMFPACK
12cr|suitesparse-3.7.1-2|329	%{make} CC=%{__cc} CFLAGS="%{optflags} -fPIC" library
12cr|suitesparse-3.7.1-2|330	pushd Lib
12cr|suitesparse-3.7.1-2|331	%{__cc} -shared -Wl,-soname,libumfpack.so.%{umfpack_version_major} -o libumfpack.so.%{umfpack_version} *.o -lblas -lm
12cr|suitesparse-3.7.1-2|332	popd
12cr|suitesparse-3.7.1-2|333	%{__cp} -a Lib/*.a Lib/*.so* ../Lib
12cr|suitesparse-3.7.1-2|334	%{__cp} -a Include/*.h ../Include
12cr|suitesparse-3.7.1-2|335	%{__cp} -a Doc/License Doc/ChangeLog Doc/gpl.txt README.txt ../Doc/UMFPACK
12cr|suitesparse-3.7.1-2|336	%{__cp} -a Doc/*.pdf ../Devel/UMFPACK
12cr|suitesparse-3.7.1-2|337	popd
12cr|suitesparse-3.7.1-2|338	
12cr|suitesparse-3.7.1-2|339	pushd Lib
12cr|suitesparse-3.7.1-2|340	%{__ln_s} libamd.so.%{amd_version} libamd.so.%{amd_version_major}
12cr|suitesparse-3.7.1-2|341	%{__ln_s} libamd.so.%{amd_version} libamd.so
12cr|suitesparse-3.7.1-2|342	%{__ln_s} libbtf.so.%{btf_version} libbtf.so.%{btf_version_major}
12cr|suitesparse-3.7.1-2|343	%{__ln_s} libbtf.so.%{btf_version} libbtf.so
12cr|suitesparse-3.7.1-2|344	%{__ln_s} libcamd.so.%{camd_version} libcamd.so.%{camd_version_major}
12cr|suitesparse-3.7.1-2|345	%{__ln_s} libcamd.so.%{camd_version} libcamd.so
12cr|suitesparse-3.7.1-2|346	%{__ln_s} libccolamd.so.%{ccolamd_version} libccolamd.so.%{ccolamd_version_major}
12cr|suitesparse-3.7.1-2|347	%{__ln_s} libccolamd.so.%{ccolamd_version} libccolamd.so
12cr|suitesparse-3.7.1-2|348	%{__ln_s} libcholmod.so.%{cholmod_version} libcholmod.so.%{cholmod_version_major}
12cr|suitesparse-3.7.1-2|349	%{__ln_s} libcholmod.so.%{cholmod_version} libcholmod.so
12cr|suitesparse-3.7.1-2|350	%{__ln_s} libcolamd.so.%{colamd_version} libcolamd.so.%{colamd_version_major}
12cr|suitesparse-3.7.1-2|351	%{__ln_s} libcolamd.so.%{colamd_version} libcolamd.so
12cr|suitesparse-3.7.1-2|352	%if "%{?enable_csparse}" == "1"
12cr|suitesparse-3.7.1-2|353	%{__ln_s} libcsparse.so.%{csparse_version} libcsparse.so.%{csparse_version_major}
12cr|suitesparse-3.7.1-2|354	%{__ln_s} libcsparse.so.%{csparse_version} libcsparse.so
12cr|suitesparse-3.7.1-2|355	%else
12cr|suitesparse-3.7.1-2|356	%{__ln_s} libcxsparse.so.%{cxsparse_version} libcxsparse.so.%{cxsparse_version_major}
12cr|suitesparse-3.7.1-2|357	%{__ln_s} libcxsparse.so.%{cxsparse_version} libcxsparse.so
12cr|suitesparse-3.7.1-2|358	%endif
12cr|suitesparse-3.7.1-2|359	%{__ln_s} libklu.so.%{klu_version} libklu.so.%{klu_version_major}
12cr|suitesparse-3.7.1-2|360	%{__ln_s} libklu.so.%{klu_version} libklu.so
12cr|suitesparse-3.7.1-2|361	%{__ln_s} libldl.so.%{ldl_version} libldl.so.%{ldl_version_major}
12cr|suitesparse-3.7.1-2|362	%{__ln_s} libldl.so.%{ldl_version} libldl.so
12cr|suitesparse-3.7.1-2|363	%{__ln_s} libumfpack.so.%{umfpack_version} libumfpack.so.%{umfpack_version_major}
12cr|suitesparse-3.7.1-2|364	%{__ln_s} libumfpack.so.%{umfpack_version} libumfpack.so
12cr|suitesparse-3.7.1-2|365	popd
12cr|suitesparse-3.7.1-2|366	
12cr|suitesparse-3.7.1-2|367	%{__cp} -a UFconfig/UFconfig.h Include
12cr|suitesparse-3.7.1-2|368	%{__cp} -a UFconfig/UFconfig.mk Include
12cr|suitesparse-3.7.1-2|369	
12cr|suitesparse-3.7.1-2|370	%install
12cr|suitesparse-3.7.1-2|371	%{__mkdir_p} -p %{buildroot}%{_libdir}
12cr|suitesparse-3.7.1-2|372	%{__mkdir_p} -p %{buildroot}%{_includedir}/suitesparse
12cr|suitesparse-3.7.1-2|373	pushd Lib
12cr|suitesparse-3.7.1-2|374	for f in *.a *.so*; do
12cr|suitesparse-3.7.1-2|375	%{__cp} -a -a $f %{buildroot}%{_libdir}/$f
12cr|suitesparse-3.7.1-2|376	done
12cr|suitesparse-3.7.1-2|377	popd
12cr|suitesparse-3.7.1-2|378	pushd Include
12cr|suitesparse-3.7.1-2|379	for f in *.h *.mk;  do
12cr|suitesparse-3.7.1-2|380	%{__cp} -a -a $f %{buildroot}%{_includedir}/suitesparse/$f
12cr|suitesparse-3.7.1-2|381	done
12cr|suitesparse-3.7.1-2|382	popd
12cr|suitesparse-3.7.1-2|383	
12cr|suitesparse-3.7.1-2|384	%files
12cr|suitesparse-3.7.1-2|385	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|386	
12cr|suitesparse-3.7.1-2|387	%files devel
12cr|suitesparse-3.7.1-2|388	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|389	
12cr|suitesparse-3.7.1-2|390	%files common-devel
12cr|suitesparse-3.7.1-2|391	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|392	%{_includedir}/suitesparse/cs.h
12cr|suitesparse-3.7.1-2|393	%{_includedir}/suitesparse/UFconfig.h
12cr|suitesparse-3.7.1-2|394	%{_includedir}/suitesparse/UFconfig.mk
12cr|suitesparse-3.7.1-2|395	
12cr|suitesparse-3.7.1-2|396	%files static-devel
12cr|suitesparse-3.7.1-2|397	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|398	
12cr|suitesparse-3.7.1-2|399	# Automatically generated on Wed Jun  6 15:49:27 CEST 2007
12cr|suitesparse-3.7.1-2|400	# ==================================================================
12cr|suitesparse-3.7.1-2|401	%package -n %{libamd}
12cr|suitesparse-3.7.1-2|402	Summary:        Main library for amd
12cr|suitesparse-3.7.1-2|403	Group:          System/Libraries
12cr|suitesparse-3.7.1-2|404	Provides:       %{libamd_o} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|405	
12cr|suitesparse-3.7.1-2|406	%description -n %{libamd}
12cr|suitesparse-3.7.1-2|407	Main library for amd.
12cr|suitesparse-3.7.1-2|408	
12cr|suitesparse-3.7.1-2|409	%package -n %{libamd_d}
12cr|suitesparse-3.7.1-2|410	Summary:        Development files for amd
12cr|suitesparse-3.7.1-2|411	Group:          Development/C
12cr|suitesparse-3.7.1-2|412	Requires:       %{libamd} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|413	Provides:       libamd-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|414	Provides:       %{_lib}amd-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|415	Provides:       amd-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|416	Requires:       %{name}-common-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|417	
12cr|suitesparse-3.7.1-2|418	%description -n %{libamd_d}
12cr|suitesparse-3.7.1-2|419	This package contains the development files for amd.
12cr|suitesparse-3.7.1-2|420	
12cr|suitesparse-3.7.1-2|421	%package -n %{libamd_d_s}
12cr|suitesparse-3.7.1-2|422	Summary:        Static development files for amd
12cr|suitesparse-3.7.1-2|423	Group:          Development/C
12cr|suitesparse-3.7.1-2|424	Requires:       %{libamd_d} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|425	Provides:       %{libamd}-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|426	Provides:       libamd-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|427	Provides:       %{_lib}amd-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|428	Provides:       amd-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|429	
12cr|suitesparse-3.7.1-2|430	%description -n %{libamd_d_s}
12cr|suitesparse-3.7.1-2|431	This package contains the static development files for amd.
12cr|suitesparse-3.7.1-2|432	
12cr|suitesparse-3.7.1-2|433	%files -n %{libamd}
12cr|suitesparse-3.7.1-2|434	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|435	%doc Doc/AMD/*
12cr|suitesparse-3.7.1-2|436	%attr(0755,root,root) %{_libdir}/libamd.so.%{amd_version_major}*
12cr|suitesparse-3.7.1-2|437	
12cr|suitesparse-3.7.1-2|438	%files -n %{libamd_d}
12cr|suitesparse-3.7.1-2|439	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|440	%dir %{_includedir}/suitesparse
12cr|suitesparse-3.7.1-2|441	%{_includedir}/suitesparse/amd*.h
12cr|suitesparse-3.7.1-2|442	%{_libdir}/libamd.so
12cr|suitesparse-3.7.1-2|443	
12cr|suitesparse-3.7.1-2|444	%files -n %{libamd_d_s}
12cr|suitesparse-3.7.1-2|445	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|446	%{_libdir}/libamd.a
12cr|suitesparse-3.7.1-2|447	# ==================================================================
12cr|suitesparse-3.7.1-2|448	
12cr|suitesparse-3.7.1-2|449	# ==================================================================
12cr|suitesparse-3.7.1-2|450	%package -n %{libbtf}
12cr|suitesparse-3.7.1-2|451	Summary:        Main library for btf
12cr|suitesparse-3.7.1-2|452	Group:          System/Libraries
12cr|suitesparse-3.7.1-2|453	Provides:       %{libbtf_o} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|454	Obsoletes:	%mklibname btf %{btf_version_major_prev}
12cr|suitesparse-3.7.1-2|455	
12cr|suitesparse-3.7.1-2|456	%description -n %{libbtf}
12cr|suitesparse-3.7.1-2|457	Main library for btf.
12cr|suitesparse-3.7.1-2|458	
12cr|suitesparse-3.7.1-2|459	%package -n %{libbtf_d}
12cr|suitesparse-3.7.1-2|460	Summary:        Development files for btf
12cr|suitesparse-3.7.1-2|461	Group:          Development/C
12cr|suitesparse-3.7.1-2|462	Requires:       %{libbtf} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|463	Provides:       libbtf-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|464	Provides:       %{_lib}btf-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|465	Provides:       btf-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|466	Requires:       %{name}-common-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|467	Obsoletes:	%mklibname btf %{btf_version_major_prev} -d
12cr|suitesparse-3.7.1-2|468	
12cr|suitesparse-3.7.1-2|469	%description -n %{libbtf_d}
12cr|suitesparse-3.7.1-2|470	This package contains the development files for btf.
12cr|suitesparse-3.7.1-2|471	
12cr|suitesparse-3.7.1-2|472	%package -n %{libbtf_d_s}
12cr|suitesparse-3.7.1-2|473	Summary:        Static development files for btf
12cr|suitesparse-3.7.1-2|474	Group:          Development/C
12cr|suitesparse-3.7.1-2|475	Requires:       %{libbtf_d} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|476	Provides:       %{libbtf}-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|477	Provides:       libbtf-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|478	Provides:       %{_lib}btf-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|479	Provides:       btf-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|480	Obsoletes:	%mklibname btf %{btf_version_major_prev} -d -s
12cr|suitesparse-3.7.1-2|481	
12cr|suitesparse-3.7.1-2|482	%description -n %{libbtf_d_s}
12cr|suitesparse-3.7.1-2|483	This package contains the static development files for btf.
12cr|suitesparse-3.7.1-2|484	
12cr|suitesparse-3.7.1-2|485	%files -n %{libbtf}
12cr|suitesparse-3.7.1-2|486	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|487	%doc Doc/BTF/*
12cr|suitesparse-3.7.1-2|488	%attr(0755,root,root) %{_libdir}/libbtf.so.%{btf_version_major}*
12cr|suitesparse-3.7.1-2|489	
12cr|suitesparse-3.7.1-2|490	%files -n %{libbtf_d}
12cr|suitesparse-3.7.1-2|491	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|492	%dir %{_includedir}/suitesparse
12cr|suitesparse-3.7.1-2|493	%{_includedir}/suitesparse/btf*.h
12cr|suitesparse-3.7.1-2|494	%{_libdir}/libbtf.so
12cr|suitesparse-3.7.1-2|495	
12cr|suitesparse-3.7.1-2|496	%files -n %{libbtf_d_s}
12cr|suitesparse-3.7.1-2|497	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|498	%{_libdir}/libbtf.a
12cr|suitesparse-3.7.1-2|499	# ==================================================================
12cr|suitesparse-3.7.1-2|500	
12cr|suitesparse-3.7.1-2|501	# ==================================================================
12cr|suitesparse-3.7.1-2|502	%package -n %{libcamd}
12cr|suitesparse-3.7.1-2|503	Summary:        Main library for camd
12cr|suitesparse-3.7.1-2|504	Group:          System/Libraries
12cr|suitesparse-3.7.1-2|505	Provides:       %{libcamd_o} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|506	
12cr|suitesparse-3.7.1-2|507	%description -n %{libcamd}
12cr|suitesparse-3.7.1-2|508	Main library for camd.
12cr|suitesparse-3.7.1-2|509	
12cr|suitesparse-3.7.1-2|510	%package -n %{libcamd_d}
12cr|suitesparse-3.7.1-2|511	Summary:        Development files for camd
12cr|suitesparse-3.7.1-2|512	Group:          Development/C
12cr|suitesparse-3.7.1-2|513	Requires:       %{libcamd} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|514	Provides:       libcamd-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|515	Provides:       %{_lib}camd-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|516	Provides:       camd-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|517	Requires:       %{name}-common-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|518	
12cr|suitesparse-3.7.1-2|519	%description -n %{libcamd_d}
12cr|suitesparse-3.7.1-2|520	This package contains the development files for camd.
12cr|suitesparse-3.7.1-2|521	
12cr|suitesparse-3.7.1-2|522	%package -n %{libcamd_d_s}
12cr|suitesparse-3.7.1-2|523	Summary:        Static development files for camd
12cr|suitesparse-3.7.1-2|524	Group:          Development/C
12cr|suitesparse-3.7.1-2|525	Requires:       %{libcamd_d} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|526	Provides:       %{libcamd}-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|527	Provides:       libcamd-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|528	Provides:       %{_lib}camd-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|529	Provides:       camd-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|530	
12cr|suitesparse-3.7.1-2|531	%description -n %{libcamd_d_s}
12cr|suitesparse-3.7.1-2|532	This package contains the static development files for camd.
12cr|suitesparse-3.7.1-2|533	
12cr|suitesparse-3.7.1-2|534	%files -n %{libcamd}
12cr|suitesparse-3.7.1-2|535	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|536	%doc Doc/CAMD/*
12cr|suitesparse-3.7.1-2|537	%attr(0755,root,root) %{_libdir}/libcamd.so.%{camd_version_major}*
12cr|suitesparse-3.7.1-2|538	
12cr|suitesparse-3.7.1-2|539	%files -n %{libcamd_d}
12cr|suitesparse-3.7.1-2|540	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|541	%doc Devel/CAMD/*
12cr|suitesparse-3.7.1-2|542	%dir %{_includedir}/suitesparse
12cr|suitesparse-3.7.1-2|543	%{_includedir}/suitesparse/camd*.h
12cr|suitesparse-3.7.1-2|544	%{_libdir}/libcamd.so
12cr|suitesparse-3.7.1-2|545	
12cr|suitesparse-3.7.1-2|546	%files -n %{libcamd_d_s}
12cr|suitesparse-3.7.1-2|547	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|548	%{_libdir}/libcamd.a
12cr|suitesparse-3.7.1-2|549	# ==================================================================
12cr|suitesparse-3.7.1-2|550	
12cr|suitesparse-3.7.1-2|551	# ==================================================================
12cr|suitesparse-3.7.1-2|552	%package -n %{libccolamd}
12cr|suitesparse-3.7.1-2|553	Summary:        Main library for ccolamd
12cr|suitesparse-3.7.1-2|554	Group:          System/Libraries
12cr|suitesparse-3.7.1-2|555	Provides:       %{libccolamd_o} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|556	
12cr|suitesparse-3.7.1-2|557	%description -n %{libccolamd}
12cr|suitesparse-3.7.1-2|558	Main library for ccolamd.
12cr|suitesparse-3.7.1-2|559	
12cr|suitesparse-3.7.1-2|560	%package -n %{libccolamd_d}
12cr|suitesparse-3.7.1-2|561	Summary:        Development files for ccolamd
12cr|suitesparse-3.7.1-2|562	Group:          Development/C
12cr|suitesparse-3.7.1-2|563	Requires:       %{libccolamd} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|564	Provides:       libccolamd-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|565	Provides:       %{_lib}ccolamd-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|566	Provides:       ccolamd-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|567	Requires:       %{name}-common-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|568	
12cr|suitesparse-3.7.1-2|569	%description -n %{libccolamd_d}
12cr|suitesparse-3.7.1-2|570	This package contains the development files for ccolamd.
12cr|suitesparse-3.7.1-2|571	
12cr|suitesparse-3.7.1-2|572	%package -n %{libccolamd_d_s}
12cr|suitesparse-3.7.1-2|573	Summary:        Static development files for ccolamd
12cr|suitesparse-3.7.1-2|574	Group:          Development/C
12cr|suitesparse-3.7.1-2|575	Requires:       %{libccolamd_d} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|576	Provides:       %{libccolamd}-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|577	Provides:       libccolamd-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|578	Provides:       %{_lib}ccolamd-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|579	Provides:       ccolamd-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|580	
12cr|suitesparse-3.7.1-2|581	%description -n %{libccolamd_d_s}
12cr|suitesparse-3.7.1-2|582	This package contains the static development files for ccolamd.
12cr|suitesparse-3.7.1-2|583	
12cr|suitesparse-3.7.1-2|584	%files -n %{libccolamd}
12cr|suitesparse-3.7.1-2|585	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|586	%doc Doc/CCOLAMD/*
12cr|suitesparse-3.7.1-2|587	%attr(0755,root,root) %{_libdir}/libccolamd.so.%{ccolamd_version_major}*
12cr|suitesparse-3.7.1-2|588	
12cr|suitesparse-3.7.1-2|589	%files -n %{libccolamd_d}
12cr|suitesparse-3.7.1-2|590	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|591	%dir %{_includedir}/suitesparse
12cr|suitesparse-3.7.1-2|592	%{_includedir}/suitesparse/ccolamd*.h
12cr|suitesparse-3.7.1-2|593	%{_libdir}/libccolamd.so
12cr|suitesparse-3.7.1-2|594	
12cr|suitesparse-3.7.1-2|595	%files -n %{libccolamd_d_s}
12cr|suitesparse-3.7.1-2|596	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|597	%{_libdir}/libccolamd.a
12cr|suitesparse-3.7.1-2|598	# ==================================================================
12cr|suitesparse-3.7.1-2|599	
12cr|suitesparse-3.7.1-2|600	# ==================================================================
12cr|suitesparse-3.7.1-2|601	%package -n %{libcholmod}
12cr|suitesparse-3.7.1-2|602	Summary:        Main library for cholmod
12cr|suitesparse-3.7.1-2|603	Group:          System/Libraries
12cr|suitesparse-3.7.1-2|604	Provides:       %{libcholmod_o} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|605	
12cr|suitesparse-3.7.1-2|606	%description -n %{libcholmod}
12cr|suitesparse-3.7.1-2|607	Main library for cholmod.
12cr|suitesparse-3.7.1-2|608	
12cr|suitesparse-3.7.1-2|609	%package -n %{libcholmod_d}
12cr|suitesparse-3.7.1-2|610	Summary:        Development files for cholmod
12cr|suitesparse-3.7.1-2|611	Group:          Development/C
12cr|suitesparse-3.7.1-2|612	Requires:       %{libcholmod} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|613	Provides:       libcholmod-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|614	Provides:       %{_lib}cholmod-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|615	Provides:       cholmod-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|616	Requires:       %{name}-common-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|617	
12cr|suitesparse-3.7.1-2|618	%description -n %{libcholmod_d}
12cr|suitesparse-3.7.1-2|619	This package contains the development files for cholmod.
12cr|suitesparse-3.7.1-2|620	
12cr|suitesparse-3.7.1-2|621	%package -n %{libcholmod_d_s}
12cr|suitesparse-3.7.1-2|622	Summary:        Static development files for cholmod
12cr|suitesparse-3.7.1-2|623	Group:          Development/C
12cr|suitesparse-3.7.1-2|624	Requires:       %{libcholmod_d} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|625	Provides:       %{libcholmod}-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|626	Provides:       libcholmod-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|627	Provides:       %{_lib}cholmod-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|628	Provides:       cholmod-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|629	
12cr|suitesparse-3.7.1-2|630	%description -n %{libcholmod_d_s}
12cr|suitesparse-3.7.1-2|631	This package contains the static development files for cholmod.
12cr|suitesparse-3.7.1-2|632	
12cr|suitesparse-3.7.1-2|633	%files -n %{libcholmod}
12cr|suitesparse-3.7.1-2|634	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|635	%doc Doc/CHOLMOD/*
12cr|suitesparse-3.7.1-2|636	%attr(0755,root,root) %{_libdir}/libcholmod.so.%{cholmod_version_major}*
12cr|suitesparse-3.7.1-2|637	
12cr|suitesparse-3.7.1-2|638	%files -n %{libcholmod_d}
12cr|suitesparse-3.7.1-2|639	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|640	%doc Devel/CHOLMOD/*
12cr|suitesparse-3.7.1-2|641	%dir %{_includedir}/suitesparse
12cr|suitesparse-3.7.1-2|642	%{_includedir}/suitesparse/cholmod*.h
12cr|suitesparse-3.7.1-2|643	%{_libdir}/libcholmod.so
12cr|suitesparse-3.7.1-2|644	
12cr|suitesparse-3.7.1-2|645	%files -n %{libcholmod_d_s}
12cr|suitesparse-3.7.1-2|646	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|647	%{_libdir}/libcholmod.a
12cr|suitesparse-3.7.1-2|648	# ==================================================================
12cr|suitesparse-3.7.1-2|649	
12cr|suitesparse-3.7.1-2|650	# ==================================================================
12cr|suitesparse-3.7.1-2|651	%package -n %{libcolamd}
12cr|suitesparse-3.7.1-2|652	Summary:        Main library for colamd
12cr|suitesparse-3.7.1-2|653	Group:          System/Libraries
12cr|suitesparse-3.7.1-2|654	Provides:       %{libcolamd_o} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|655	
12cr|suitesparse-3.7.1-2|656	%description -n %{libcolamd}
12cr|suitesparse-3.7.1-2|657	Main library for colamd.
12cr|suitesparse-3.7.1-2|658	
12cr|suitesparse-3.7.1-2|659	%package -n %{libcolamd_d}
12cr|suitesparse-3.7.1-2|660	Summary:        Development files for colamd
12cr|suitesparse-3.7.1-2|661	Group:          Development/C
12cr|suitesparse-3.7.1-2|662	Requires:       %{libcolamd} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|663	Provides:       libcolamd-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|664	Provides:       %{_lib}colamd-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|665	Provides:       colamd-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|666	Requires:       %{name}-common-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|667	
12cr|suitesparse-3.7.1-2|668	%description -n %{libcolamd_d}
12cr|suitesparse-3.7.1-2|669	This package contains the development files for colamd.
12cr|suitesparse-3.7.1-2|670	
12cr|suitesparse-3.7.1-2|671	%package -n %{libcolamd_d_s}
12cr|suitesparse-3.7.1-2|672	Summary:        Static development files for colamd
12cr|suitesparse-3.7.1-2|673	Group:          Development/C
12cr|suitesparse-3.7.1-2|674	Requires:       %{libcolamd_d} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|675	Provides:       %{libcolamd}-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|676	Provides:       libcolamd-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|677	Provides:       %{_lib}colamd-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|678	Provides:       colamd-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|679	
12cr|suitesparse-3.7.1-2|680	%description -n %{libcolamd_d_s}
12cr|suitesparse-3.7.1-2|681	This package contains the static development files for colamd.
12cr|suitesparse-3.7.1-2|682	
12cr|suitesparse-3.7.1-2|683	%files -n %{libcolamd}
12cr|suitesparse-3.7.1-2|684	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|685	%doc Doc/COLAMD/*
12cr|suitesparse-3.7.1-2|686	%attr(0755,root,root) %{_libdir}/libcolamd.so.%{colamd_version_major}*
12cr|suitesparse-3.7.1-2|687	
12cr|suitesparse-3.7.1-2|688	%files -n %{libcolamd_d}
12cr|suitesparse-3.7.1-2|689	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|690	%dir %{_includedir}/suitesparse
12cr|suitesparse-3.7.1-2|691	%{_includedir}/suitesparse/colamd*.h
12cr|suitesparse-3.7.1-2|692	%{_libdir}/libcolamd.so
12cr|suitesparse-3.7.1-2|693	
12cr|suitesparse-3.7.1-2|694	%files -n %{libcolamd_d_s}
12cr|suitesparse-3.7.1-2|695	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|696	%{_libdir}/libcolamd.a
12cr|suitesparse-3.7.1-2|697	
12cr|suitesparse-3.7.1-2|698	# ==================================================================
12cr|suitesparse-3.7.1-2|699	%if "%{?enable_csparse}" == "1"
12cr|suitesparse-3.7.1-2|700	# ==================================================================
12cr|suitesparse-3.7.1-2|701	
12cr|suitesparse-3.7.1-2|702	%package -n %{libcsparse}
12cr|suitesparse-3.7.1-2|703	Summary:        Main library for csparse
12cr|suitesparse-3.7.1-2|704	Group:          System/Libraries
12cr|suitesparse-3.7.1-2|705	Provides:       %{libcsparse_o} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|706	
12cr|suitesparse-3.7.1-2|707	%description -n %{libcsparse}
12cr|suitesparse-3.7.1-2|708	Main library for csparse.
12cr|suitesparse-3.7.1-2|709	
12cr|suitesparse-3.7.1-2|710	%package -n %{libcsparse_d}
12cr|suitesparse-3.7.1-2|711	Summary:        Development files for csparse
12cr|suitesparse-3.7.1-2|712	Group:          Development/C
12cr|suitesparse-3.7.1-2|713	Requires:       %{libcsparse} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|714	Provides:       libcsparse-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|715	Provides:       %{_lib}csparse-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|716	Provides:       csparse-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|717	Requires:       %{name}-common-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|718	
12cr|suitesparse-3.7.1-2|719	%description -n %{libcsparse_d}
12cr|suitesparse-3.7.1-2|720	This package contains the development files for csparse.
12cr|suitesparse-3.7.1-2|721	
12cr|suitesparse-3.7.1-2|722	%package -n %{libcsparse_d_s}
12cr|suitesparse-3.7.1-2|723	Summary:        Static development files for csparse
12cr|suitesparse-3.7.1-2|724	Group:          Development/C
12cr|suitesparse-3.7.1-2|725	Requires:       %{libcsparse_d} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|726	Provides:       %{libcsparse}-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|727	Provides:       libcsparse-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|728	Provides:       %{_lib}csparse-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|729	Provides:       csparse-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|730	
12cr|suitesparse-3.7.1-2|731	%description -n %{libcsparse_d_s}
12cr|suitesparse-3.7.1-2|732	This package contains the static development files for csparse.
12cr|suitesparse-3.7.1-2|733	
12cr|suitesparse-3.7.1-2|734	%files -n %{libcsparse}
12cr|suitesparse-3.7.1-2|735	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|736	%doc Doc/CSparse/*
12cr|suitesparse-3.7.1-2|737	%attr(0755,root,root) %{_libdir}/libcsparse.so.%{csparse_version_major}*
12cr|suitesparse-3.7.1-2|738	
12cr|suitesparse-3.7.1-2|739	%files -n %{libcsparse_d}
12cr|suitesparse-3.7.1-2|740	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|741	%dir %{_includedir}/suitesparse
12cr|suitesparse-3.7.1-2|742	%{_libdir}/libcsparse.so
12cr|suitesparse-3.7.1-2|743	
12cr|suitesparse-3.7.1-2|744	%files -n %{libcsparse_d_s}
12cr|suitesparse-3.7.1-2|745	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|746	%{_libdir}/libcsparse.a
12cr|suitesparse-3.7.1-2|747	
12cr|suitesparse-3.7.1-2|748	# ==================================================================
12cr|suitesparse-3.7.1-2|749	%else
12cr|suitesparse-3.7.1-2|750	# ==================================================================
12cr|suitesparse-3.7.1-2|751	%package -n %{libcxsparse}
12cr|suitesparse-3.7.1-2|752	Summary:        Main library for cxsparse
12cr|suitesparse-3.7.1-2|753	Group:          System/Libraries
12cr|suitesparse-3.7.1-2|754	Provides:       %{libcxsparse_o} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|755	Obsoletes:      %{libcsparse} < %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|756	Provides:       %{libcsparse} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|757	
12cr|suitesparse-3.7.1-2|758	%description -n %{libcxsparse}
12cr|suitesparse-3.7.1-2|759	Main library for cxsparse.
12cr|suitesparse-3.7.1-2|760	
12cr|suitesparse-3.7.1-2|761	%package -n %{libcxsparse_d}
12cr|suitesparse-3.7.1-2|762	Summary:        Development files for cxsparse
12cr|suitesparse-3.7.1-2|763	Group:          Development/C
12cr|suitesparse-3.7.1-2|764	Requires:       %{libcxsparse} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|765	Provides:       libcxsparse-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|766	Provides:       %{_lib}cxsparse-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|767	Provides:       cxsparse-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|768	Requires:       %{name}-common-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|769	Obsoletes:      %{libcsparse_d} < %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|770	Provides:       %{libcsparse_d} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|771	Provides:       csparse-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|772	
12cr|suitesparse-3.7.1-2|773	%description -n %{libcxsparse_d}
12cr|suitesparse-3.7.1-2|774	This package contains the development files for cxsparse.
12cr|suitesparse-3.7.1-2|775	
12cr|suitesparse-3.7.1-2|776	%package -n %{libcxsparse_d_s}
12cr|suitesparse-3.7.1-2|777	Summary:        Static development files for cxsparse
12cr|suitesparse-3.7.1-2|778	Group:          Development/C
12cr|suitesparse-3.7.1-2|779	Requires:       %{libcxsparse_d} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|780	Provides:       %{libcxsparse}-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|781	Provides:       libcxsparse-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|782	Provides:       %{_lib}cxsparse-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|783	Provides:       cxsparse-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|784	Obsoletes:      %{libcsparse_d_s} < %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|785	Provides:       %{libcsparse_d_s} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|786	Provides:       csparse-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|787	
12cr|suitesparse-3.7.1-2|788	%description -n %{libcxsparse_d_s}
12cr|suitesparse-3.7.1-2|789	This package contains the static development files for cxsparse.
12cr|suitesparse-3.7.1-2|790	
12cr|suitesparse-3.7.1-2|791	%files -n %{libcxsparse}
12cr|suitesparse-3.7.1-2|792	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|793	%doc Doc/CXSparse/*
12cr|suitesparse-3.7.1-2|794	%attr(0755,root,root) %{_libdir}/libcxsparse.so.%{cxsparse_version_major}*
12cr|suitesparse-3.7.1-2|795	
12cr|suitesparse-3.7.1-2|796	%files -n %{libcxsparse_d}
12cr|suitesparse-3.7.1-2|797	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|798	%dir %{_includedir}/suitesparse
12cr|suitesparse-3.7.1-2|799	%{_libdir}/libcxsparse.so
12cr|suitesparse-3.7.1-2|800	
12cr|suitesparse-3.7.1-2|801	%files -n %{libcxsparse_d_s}
12cr|suitesparse-3.7.1-2|802	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|803	%{_libdir}/libcxsparse.a
12cr|suitesparse-3.7.1-2|804	# ==================================================================
12cr|suitesparse-3.7.1-2|805	%endif
12cr|suitesparse-3.7.1-2|806	# ==================================================================
12cr|suitesparse-3.7.1-2|807	%package -n %{libklu}
12cr|suitesparse-3.7.1-2|808	Summary:        Main library for klu
12cr|suitesparse-3.7.1-2|809	Group:          System/Libraries
12cr|suitesparse-3.7.1-2|810	Provides:       %{libklu_o} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|811	Obsoletes:	%mklibname klu %{klu_version_major_prev}
12cr|suitesparse-3.7.1-2|812	
12cr|suitesparse-3.7.1-2|813	%description -n %{libklu}
12cr|suitesparse-3.7.1-2|814	Main library for klu.
12cr|suitesparse-3.7.1-2|815	
12cr|suitesparse-3.7.1-2|816	%package -n %{libklu_d}
12cr|suitesparse-3.7.1-2|817	Summary:        Development files for klu
12cr|suitesparse-3.7.1-2|818	Group:          Development/C
12cr|suitesparse-3.7.1-2|819	Requires:       %{libklu} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|820	Provides:       libklu-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|821	Provides:       %{_lib}klu-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|822	Provides:       klu-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|823	Requires:       %{name}-common-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|824	Obsoletes:	%mklibname klu %{klu_version_major_prev} -d
12cr|suitesparse-3.7.1-2|825	
12cr|suitesparse-3.7.1-2|826	%description -n %{libklu_d}
12cr|suitesparse-3.7.1-2|827	This package contains the development files for klu.
12cr|suitesparse-3.7.1-2|828	
12cr|suitesparse-3.7.1-2|829	%package -n %{libklu_d_s}
12cr|suitesparse-3.7.1-2|830	Summary:        Static development files for klu
12cr|suitesparse-3.7.1-2|831	Group:          Development/C
12cr|suitesparse-3.7.1-2|832	Requires:       %{libklu_d} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|833	Provides:       %{libklu}-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|834	Provides:       libklu-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|835	Provides:       %{_lib}klu-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|836	Provides:       klu-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|837	Obsoletes:	%mklibname klu %{klu_version_major_prev} -d -s
12cr|suitesparse-3.7.1-2|838	
12cr|suitesparse-3.7.1-2|839	%description -n %{libklu_d_s}
12cr|suitesparse-3.7.1-2|840	This package contains the static development files for klu.
12cr|suitesparse-3.7.1-2|841	
12cr|suitesparse-3.7.1-2|842	%files -n %{libklu}
12cr|suitesparse-3.7.1-2|843	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|844	%doc Doc/KLU/*
12cr|suitesparse-3.7.1-2|845	%attr(0755,root,root) %{_libdir}/libklu.so.%{klu_version_major}*
12cr|suitesparse-3.7.1-2|846	
12cr|suitesparse-3.7.1-2|847	%files -n %{libklu_d}
12cr|suitesparse-3.7.1-2|848	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|849	%dir %{_includedir}/suitesparse
12cr|suitesparse-3.7.1-2|850	%{_includedir}/suitesparse/klu*.h
12cr|suitesparse-3.7.1-2|851	%{_libdir}/libklu.so
12cr|suitesparse-3.7.1-2|852	
12cr|suitesparse-3.7.1-2|853	%files -n %{libklu_d_s}
12cr|suitesparse-3.7.1-2|854	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|855	%{_libdir}/libklu.a
12cr|suitesparse-3.7.1-2|856	# ==================================================================
12cr|suitesparse-3.7.1-2|857	
12cr|suitesparse-3.7.1-2|858	# ==================================================================
12cr|suitesparse-3.7.1-2|859	%package -n %{libldl}
12cr|suitesparse-3.7.1-2|860	Summary:        Main library for ldl
12cr|suitesparse-3.7.1-2|861	Group:          System/Libraries
12cr|suitesparse-3.7.1-2|862	Provides:       %{libldl_o} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|863	Obsoletes:	%mklibname ldl %{ldl_version_major_prev}
12cr|suitesparse-3.7.1-2|864	
12cr|suitesparse-3.7.1-2|865	%description -n %{libldl}
12cr|suitesparse-3.7.1-2|866	Main library for ldl.
12cr|suitesparse-3.7.1-2|867	
12cr|suitesparse-3.7.1-2|868	%package -n %{libldl_d}
12cr|suitesparse-3.7.1-2|869	Summary:        Development files for ldl
12cr|suitesparse-3.7.1-2|870	Group:          Development/C
12cr|suitesparse-3.7.1-2|871	Requires:       %{libldl} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|872	Provides:       libldl-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|873	Provides:       %{_lib}ldl-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|874	Provides:       ldl-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|875	Requires:       %{name}-common-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|876	Obsoletes:	%mklibname ldl %{ldl_version_major_prev} -d
12cr|suitesparse-3.7.1-2|877	
12cr|suitesparse-3.7.1-2|878	%description -n %{libldl_d}
12cr|suitesparse-3.7.1-2|879	This package contains the development files for ldl.
12cr|suitesparse-3.7.1-2|880	
12cr|suitesparse-3.7.1-2|881	%package -n %{libldl_d_s}
12cr|suitesparse-3.7.1-2|882	Summary:        Static development files for ldl
12cr|suitesparse-3.7.1-2|883	Group:          Development/C
12cr|suitesparse-3.7.1-2|884	Requires:       %{libldl_d} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|885	Provides:       %{libldl}-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|886	Provides:       libldl-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|887	Provides:       %{_lib}ldl-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|888	Provides:       ldl-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|889	Obsoletes:	%mklibname ldl %{ldl_version_major_prev} -d -s
12cr|suitesparse-3.7.1-2|890	
12cr|suitesparse-3.7.1-2|891	%description -n %{libldl_d_s}
12cr|suitesparse-3.7.1-2|892	This package contains the static development files for ldl.
12cr|suitesparse-3.7.1-2|893	
12cr|suitesparse-3.7.1-2|894	%files -n %{libldl}
12cr|suitesparse-3.7.1-2|895	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|896	%doc Doc/LDL/*
12cr|suitesparse-3.7.1-2|897	%attr(0755,root,root) %{_libdir}/libldl.so.%{ldl_version_major}*
12cr|suitesparse-3.7.1-2|898	
12cr|suitesparse-3.7.1-2|899	%files -n %{libldl_d}
12cr|suitesparse-3.7.1-2|900	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|901	%doc Devel/LDL/*
12cr|suitesparse-3.7.1-2|902	%dir %{_includedir}/suitesparse
12cr|suitesparse-3.7.1-2|903	%{_includedir}/suitesparse/ldl*.h
12cr|suitesparse-3.7.1-2|904	%{_libdir}/libldl.so
12cr|suitesparse-3.7.1-2|905	
12cr|suitesparse-3.7.1-2|906	%files -n %{libldl_d_s}
12cr|suitesparse-3.7.1-2|907	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|908	%{_libdir}/libldl.a
12cr|suitesparse-3.7.1-2|909	# ==================================================================
12cr|suitesparse-3.7.1-2|910	
12cr|suitesparse-3.7.1-2|911	# ==================================================================
12cr|suitesparse-3.7.1-2|912	%package -n %{libumfpack}
12cr|suitesparse-3.7.1-2|913	Summary:        Main library for umfpack
12cr|suitesparse-3.7.1-2|914	Group:          System/Libraries
12cr|suitesparse-3.7.1-2|915	Provides:       %{libumfpack_o} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|916	
12cr|suitesparse-3.7.1-2|917	%description -n %{libumfpack}
12cr|suitesparse-3.7.1-2|918	Main library for umfpack.
12cr|suitesparse-3.7.1-2|919	
12cr|suitesparse-3.7.1-2|920	%package -n %{libumfpack_d}
12cr|suitesparse-3.7.1-2|921	Summary:        Development files for umfpack
12cr|suitesparse-3.7.1-2|922	Group:          Development/C
12cr|suitesparse-3.7.1-2|923	Requires:       %{libumfpack} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|924	Provides:       libumfpack-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|925	Provides:       %{_lib}umfpack-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|926	Provides:       umfpack-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|927	Requires:       %{name}-common-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|928	
12cr|suitesparse-3.7.1-2|929	%description -n %{libumfpack_d}
12cr|suitesparse-3.7.1-2|930	This package contains the development files for umfpack.
12cr|suitesparse-3.7.1-2|931	
12cr|suitesparse-3.7.1-2|932	%package -n %{libumfpack_d_s}
12cr|suitesparse-3.7.1-2|933	Summary:        Static development files for umfpack
12cr|suitesparse-3.7.1-2|934	Group:          Development/C
12cr|suitesparse-3.7.1-2|935	Requires:       %{libumfpack_d} = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|936	Provides:       %{libumfpack}-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|937	Provides:       libumfpack-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|938	Provides:       %{_lib}umfpack-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|939	Provides:       umfpack-static-devel = %{epoch}:%{version}-%{release}
12cr|suitesparse-3.7.1-2|940	
12cr|suitesparse-3.7.1-2|941	%description -n %{libumfpack_d_s}
12cr|suitesparse-3.7.1-2|942	This package contains the static development files for umfpack.
12cr|suitesparse-3.7.1-2|943	
12cr|suitesparse-3.7.1-2|944	%files -n %{libumfpack}
12cr|suitesparse-3.7.1-2|945	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|946	%doc Doc/UMFPACK/*
12cr|suitesparse-3.7.1-2|947	%attr(0755,root,root) %{_libdir}/libumfpack.so.%{umfpack_version_major}*
12cr|suitesparse-3.7.1-2|948	
12cr|suitesparse-3.7.1-2|949	%files -n %{libumfpack_d}
12cr|suitesparse-3.7.1-2|950	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|951	%doc Devel/UMFPACK/*
12cr|suitesparse-3.7.1-2|952	%dir %{_includedir}/suitesparse
12cr|suitesparse-3.7.1-2|953	%{_includedir}/suitesparse/umfpack*.h
12cr|suitesparse-3.7.1-2|954	%{_libdir}/libumfpack.so
12cr|suitesparse-3.7.1-2|955	
12cr|suitesparse-3.7.1-2|956	%files -n %{libumfpack_d_s}
12cr|suitesparse-3.7.1-2|957	%defattr(0644,root,root,0755)
12cr|suitesparse-3.7.1-2|958	%{_libdir}/libumfpack.a
12cr|suitesparse-3.7.1-2|959	# ==================================================================
12cr|suitesparse-3.7.1-2|960	
12cr|suitesparse-3.7.1-2|961	
12cr|suitesparse-3.7.1-2|962	%changelog
12cr|suitesparse-3.7.1-2|963	* Fri Nov 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0:3.2.0-1mdv2009.1
12cr|suitesparse-3.7.1-2|964	+ Revision: 307513
12cr|suitesparse-3.7.1-2|965	- update to new version 3.2.0
12cr|suitesparse-3.7.1-2|966	- looks like there is a big fsck up, amd and umfpack libraries are already in repositories, and i wonder what's best solution, provide them from here and remove svn entries for these stand-alone libraries, or do it in reverse way?
12cr|suitesparse-3.7.1-2|967	
12cr|suitesparse-3.7.1-2|968	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0:3.0.0-8mdv2009.0
12cr|suitesparse-3.7.1-2|969	+ Revision: 261214
12cr|suitesparse-3.7.1-2|970	- rebuild
12cr|suitesparse-3.7.1-2|971	
12cr|suitesparse-3.7.1-2|972	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 0:3.0.0-7mdv2009.0
12cr|suitesparse-3.7.1-2|973	+ Revision: 253691
12cr|suitesparse-3.7.1-2|974	- rebuild
12cr|suitesparse-3.7.1-2|975	- kill re-definition of %%buildroot on Pixel's request
12cr|suitesparse-3.7.1-2|976	
12cr|suitesparse-3.7.1-2|977	+ Pixel <pixel@mandriva.com>
12cr|suitesparse-3.7.1-2|978	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|suitesparse-3.7.1-2|979	
12cr|suitesparse-3.7.1-2|980	+ Olivier Blin <oblin@mandriva.com>
12cr|suitesparse-3.7.1-2|981	- restore BuildRoot
12cr|suitesparse-3.7.1-2|982	
12cr|suitesparse-3.7.1-2|983	* Thu Oct 25 2007 David Walluck <walluck@mandriva.org> 0:3.0.0-5mdv2008.1
12cr|suitesparse-3.7.1-2|984	+ Revision: 101987
12cr|suitesparse-3.7.1-2|985	- import suitesparse
12cr|suitesparse-3.7.1-2|986	
12cr|suitesparse-3.7.1-2|987	

7815 12
12cr|suitesparse-common-devel-3.6.1-1|1	%define NAME	UFconfig
12cr|suitesparse-common-devel-3.6.1-1|2	%define name	suitesparse-common-devel
12cr|suitesparse-common-devel-3.6.1-1|3	%define version 3.6.1
12cr|suitesparse-common-devel-3.6.1-1|4	%define release %mkrel 1
12cr|suitesparse-common-devel-3.6.1-1|5	
12cr|suitesparse-common-devel-3.6.1-1|6	Summary: 	Configuration file for SuiteSparse packages
12cr|suitesparse-common-devel-3.6.1-1|7	Name: 		%{name}
12cr|suitesparse-common-devel-3.6.1-1|8	Version: 	%{version}
12cr|suitesparse-common-devel-3.6.1-1|9	Release: 	%{release}
12cr|suitesparse-common-devel-3.6.1-1|10	License: 	LGPL
12cr|suitesparse-common-devel-3.6.1-1|11	Group:		Development/C
12cr|suitesparse-common-devel-3.6.1-1|12	Url:		http://www.cise.ufl.edu/research/sparse/UFconfig/
12cr|suitesparse-common-devel-3.6.1-1|13	Source0: 	http://www.cise.ufl.edu/research/sparse/UFconfig/%{NAME}-%{version}.tar.gz
12cr|suitesparse-common-devel-3.6.1-1|14	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|suitesparse-common-devel-3.6.1-1|15	BuildArch:	noarch
12cr|suitesparse-common-devel-3.6.1-1|16	Obsoletes:	suitesparse-common-devel < %{version}-%{release}
12cr|suitesparse-common-devel-3.6.1-1|17	Obsoletes:	suitesparse-static-devel
12cr|suitesparse-common-devel-3.6.1-1|18	Obsoletes:	ufsparse-common-devel < %{version}-%{release}
12cr|suitesparse-common-devel-3.6.1-1|19	Provides:	ufsparse-common-devel = %{version}-%{release}
12cr|suitesparse-common-devel-3.6.1-1|20	
12cr|suitesparse-common-devel-3.6.1-1|21	%description
12cr|suitesparse-common-devel-3.6.1-1|22	UFconfig provides a configuration header file needed by most of the other
12cr|suitesparse-common-devel-3.6.1-1|23	packages in SuiteSparse.
12cr|suitesparse-common-devel-3.6.1-1|24	
12cr|suitesparse-common-devel-3.6.1-1|25	%prep
12cr|suitesparse-common-devel-3.6.1-1|26	%setup -q -n %{NAME}
12cr|suitesparse-common-devel-3.6.1-1|27	
12cr|suitesparse-common-devel-3.6.1-1|28	%build
12cr|suitesparse-common-devel-3.6.1-1|29	
12cr|suitesparse-common-devel-3.6.1-1|30	%install
12cr|suitesparse-common-devel-3.6.1-1|31	%__rm -rf %{buildroot}
12cr|suitesparse-common-devel-3.6.1-1|32	%__install -d -m 755 %{buildroot}/%{_includedir}/suitesparse
12cr|suitesparse-common-devel-3.6.1-1|33	%__install -m 644 *.h %{buildroot}/%{_includedir}/suitesparse
12cr|suitesparse-common-devel-3.6.1-1|34	%__install -m 644 *.mk %{buildroot}/%{_includedir}/suitesparse
12cr|suitesparse-common-devel-3.6.1-1|35	
12cr|suitesparse-common-devel-3.6.1-1|36	%clean
12cr|suitesparse-common-devel-3.6.1-1|37	%__rm -rf %{buildroot}
12cr|suitesparse-common-devel-3.6.1-1|38	
12cr|suitesparse-common-devel-3.6.1-1|39	%files
12cr|suitesparse-common-devel-3.6.1-1|40	%defattr(-,root,root)
12cr|suitesparse-common-devel-3.6.1-1|41	%doc README.txt
12cr|suitesparse-common-devel-3.6.1-1|42	%{_includedir}/suitesparse/*.*
12cr|suitesparse-common-devel-3.6.1-1|43	
12cr|suitesparse-common-devel-3.6.1-1|44	
12cr|suitesparse-common-devel-3.6.1-1|45	
12cr|suitesparse-common-devel-3.6.1-1|46	%changelog
12cr|suitesparse-common-devel-3.6.1-1|47	

7816 12
12cr|suitesparse-common-devel-4.0.2-2|1	%define _enable_debug_packages %{nil}
12cr|suitesparse-common-devel-4.0.2-2|2	%define debug_package %{nil}
12cr|suitesparse-common-devel-4.0.2-2|3	
12cr|suitesparse-common-devel-4.0.2-2|4	%define NAME	SuiteSparse_config
12cr|suitesparse-common-devel-4.0.2-2|5	
12cr|suitesparse-common-devel-4.0.2-2|6	Summary:	Configuration file for SuiteSparse packages
12cr|suitesparse-common-devel-4.0.2-2|7	Name:		suitesparse-common-devel
12cr|suitesparse-common-devel-4.0.2-2|8	Version:	4.0.2
12cr|suitesparse-common-devel-4.0.2-2|9	Release:	2
12cr|suitesparse-common-devel-4.0.2-2|10	License:	LGPL
12cr|suitesparse-common-devel-4.0.2-2|11	Group:		Development/C
12cr|suitesparse-common-devel-4.0.2-2|12	Url:		http://www.cise.ufl.edu/research/sparse/UFconfig/
12cr|suitesparse-common-devel-4.0.2-2|13	Source0:	http://www.cise.ufl.edu/research/sparse/UFconfig/%{NAME}-%{version}.tar.gz
12cr|suitesparse-common-devel-4.0.2-2|14	Provides:	ufsparse-common-devel = %{version}-%{release}
12cr|suitesparse-common-devel-4.0.2-2|15	
12cr|suitesparse-common-devel-4.0.2-2|16	%description
12cr|suitesparse-common-devel-4.0.2-2|17	UFconfig provides a configuration header file needed by most of the other
12cr|suitesparse-common-devel-4.0.2-2|18	packages in SuiteSparse. And static library with few functions.
12cr|suitesparse-common-devel-4.0.2-2|19	
12cr|suitesparse-common-devel-4.0.2-2|20	%prep
12cr|suitesparse-common-devel-4.0.2-2|21	%setup -q -n %{NAME}
12cr|suitesparse-common-devel-4.0.2-2|22	chmod 0644 README.txt
12cr|suitesparse-common-devel-4.0.2-2|23	
12cr|suitesparse-common-devel-4.0.2-2|24	%build
12cr|suitesparse-common-devel-4.0.2-2|25	%make CF="%{optflags}"
12cr|suitesparse-common-devel-4.0.2-2|26	
12cr|suitesparse-common-devel-4.0.2-2|27	%install
12cr|suitesparse-common-devel-4.0.2-2|28	install -d -m 755 %{buildroot}/%{_includedir}/suitesparse
12cr|suitesparse-common-devel-4.0.2-2|29	install -m 644 *.h %{buildroot}/%{_includedir}/suitesparse
12cr|suitesparse-common-devel-4.0.2-2|30	install -m 644 *.mk %{buildroot}/%{_includedir}/suitesparse
12cr|suitesparse-common-devel-4.0.2-2|31	
12cr|suitesparse-common-devel-4.0.2-2|32	install -d -m 755 %{buildroot}/%{_libdir}
12cr|suitesparse-common-devel-4.0.2-2|33	install -m 644 *.a %{buildroot}/%{_libdir}
12cr|suitesparse-common-devel-4.0.2-2|34	
12cr|suitesparse-common-devel-4.0.2-2|35	%files
12cr|suitesparse-common-devel-4.0.2-2|36	%doc README.txt
12cr|suitesparse-common-devel-4.0.2-2|37	%{_includedir}/suitesparse/*.*
12cr|suitesparse-common-devel-4.0.2-2|38	%{_libdir}/*.a
12cr|suitesparse-common-devel-4.0.2-2|39	

7817 12
12cr|sulu-0.17-6|1	%define name sulu
12cr|sulu-0.17-6|2	%define version 0.17
12cr|sulu-0.17-6|3	%define release %mkrel 6
12cr|sulu-0.17-6|4	
12cr|sulu-0.17-6|5	Name:		%{name}
12cr|sulu-0.17-6|6	Summary:	Interface for Samsung Uproar and Yepp
12cr|sulu-0.17-6|7	Version:	%{version}
12cr|sulu-0.17-6|8	Release:	%{release}
12cr|sulu-0.17-6|9	License:	GPL
12cr|sulu-0.17-6|10	Group:		Sound
12cr|sulu-0.17-6|11	URL:		http://www.cs.toronto.edu/~kal/sulu
12cr|sulu-0.17-6|12	Source:		http://www.cs.toronto.edu/~kal/sulu/%{name}-%{version}.tar.bz2
12cr|sulu-0.17-6|13	BuildRequires:	gtk-devel libusb-devel popt-devel
12cr|sulu-0.17-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|sulu-0.17-6|15	
12cr|sulu-0.17-6|16	%description
12cr|sulu-0.17-6|17	Sulu is a GTK interface for transferring mp3's between your Samsung Uproar
12cr|sulu-0.17-6|18	or Yepp and your Linux computer.
12cr|sulu-0.17-6|19	
12cr|sulu-0.17-6|20	%prep
12cr|sulu-0.17-6|21	%setup -q
12cr|sulu-0.17-6|22	
12cr|sulu-0.17-6|23	%build
12cr|sulu-0.17-6|24	make CFLAGS="$RPM_OPT_FLAGS" CPPFLAGS="$RPM_OPT_FLAGS"
12cr|sulu-0.17-6|25	
12cr|sulu-0.17-6|26	%install
12cr|sulu-0.17-6|27	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cr|sulu-0.17-6|28	cp %name $RPM_BUILD_ROOT/%_bindir
12cr|sulu-0.17-6|29	
12cr|sulu-0.17-6|30	
12cr|sulu-0.17-6|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|sulu-0.17-6|32	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|sulu-0.17-6|33	[Desktop Entry]
12cr|sulu-0.17-6|34	Name=Sulu
12cr|sulu-0.17-6|35	Comment=GUI for Samsung Uproar and Yepp
12cr|sulu-0.17-6|36	Exec=%{_bindir}/sulu
12cr|sulu-0.17-6|37	Icon=sound_section
12cr|sulu-0.17-6|38	Terminal=false
12cr|sulu-0.17-6|39	Type=Application
12cr|sulu-0.17-6|40	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;Player
12cr|sulu-0.17-6|41	EOF
12cr|sulu-0.17-6|42	
12cr|sulu-0.17-6|43	%if %mdkversion < 200900
12cr|sulu-0.17-6|44	%post
12cr|sulu-0.17-6|45	%update_menus
12cr|sulu-0.17-6|46	%endif
12cr|sulu-0.17-6|47	
12cr|sulu-0.17-6|48	%if %mdkversion < 200900
12cr|sulu-0.17-6|49	%postun
12cr|sulu-0.17-6|50	%clean_menus
12cr|sulu-0.17-6|51	%endif
12cr|sulu-0.17-6|52	
12cr|sulu-0.17-6|53	%clean
12cr|sulu-0.17-6|54	rm -rf %{buildroot}
12cr|sulu-0.17-6|55	
12cr|sulu-0.17-6|56	%files
12cr|sulu-0.17-6|57	%defattr(-,root,root)
12cr|sulu-0.17-6|58	%doc changelog COPYING README todo
12cr|sulu-0.17-6|59	%_bindir/%name
12cr|sulu-0.17-6|60	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|sulu-0.17-6|61	
12cr|sulu-0.17-6|62	
12cr|sulu-0.17-6|63	
12cr|sulu-0.17-6|64	%changelog
12cr|sulu-0.17-6|65	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.17-6mdv2010.0
12cr|sulu-0.17-6|66	+ Revision: 434166
12cr|sulu-0.17-6|67	- rebuild
12cr|sulu-0.17-6|68	
12cr|sulu-0.17-6|69	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.17-5mdv2009.0
12cr|sulu-0.17-6|70	+ Revision: 261216
12cr|sulu-0.17-6|71	- rebuild
12cr|sulu-0.17-6|72	
12cr|sulu-0.17-6|73	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.17-4mdv2009.0
12cr|sulu-0.17-6|74	+ Revision: 253699
12cr|sulu-0.17-6|75	- rebuild
12cr|sulu-0.17-6|76	- drop old menu
12cr|sulu-0.17-6|77	
12cr|sulu-0.17-6|78	+ Pixel <pixel@mandriva.com>
12cr|sulu-0.17-6|79	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|sulu-0.17-6|80	
12cr|sulu-0.17-6|81	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.17-2mdv2008.1
12cr|sulu-0.17-6|82	+ Revision: 140863
12cr|sulu-0.17-6|83	- restore BuildRoot
12cr|sulu-0.17-6|84	
12cr|sulu-0.17-6|85	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|sulu-0.17-6|86	- kill re-definition of %%buildroot on Pixel's request
12cr|sulu-0.17-6|87	- import sulu
12cr|sulu-0.17-6|88	
12cr|sulu-0.17-6|89	
12cr|sulu-0.17-6|90	* Tue Sep 05 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.17-2mdv2007.0
12cr|sulu-0.17-6|91	- XDG
12cr|sulu-0.17-6|92	
12cr|sulu-0.17-6|93	* Mon Aug 29 2005 Austin Acton <austin@mandriva.org> 0.17-1mdk
12cr|sulu-0.17-6|94	- 0.17
12cr|sulu-0.17-6|95	- source URL
12cr|sulu-0.17-6|96	
12cr|sulu-0.17-6|97	* Thu Feb 20 2004 Austin Acton <austin@mandrake.org> 0.16-3mdk
12cr|sulu-0.17-6|98	- rebuild
12cr|sulu-0.17-6|99	
12cr|sulu-0.17-6|100	* Sat Aug 30 2003 Michael Scherer <scherer.michael@free.fr> 0.16-2mdk
12cr|sulu-0.17-6|101	- BuildRequires popt-devel
12cr|sulu-0.17-6|102	
12cr|sulu-0.17-6|103	* Mon Aug 25 2003 Austin Acton <aacton@yorku.ca> 0.16-1mdk
12cr|sulu-0.17-6|104	- 0.16
12cr|sulu-0.17-6|105	
12cr|sulu-0.17-6|106	* Sat Mar 29 2003 Austin Acton <aacton@yorku.ca> 0.15-1mdk
12cr|sulu-0.17-6|107	- 0.15
12cr|sulu-0.17-6|108	
12cr|sulu-0.17-6|109	* Mon Feb 24 2003 Austin Acton <aacton@yorku.ca> 0.11-1mdk
12cr|sulu-0.17-6|110	- 0.11
12cr|sulu-0.17-6|111	
12cr|sulu-0.17-6|112	* Wed Feb 5 2003 Austin Acton <aacton@yorku.ca> 0.08-2mdk
12cr|sulu-0.17-6|113	- remove bad depends
12cr|sulu-0.17-6|114	
12cr|sulu-0.17-6|115	* Sat Jan 11 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.08-1mdk
12cr|sulu-0.17-6|116	- 0.08
12cr|sulu-0.17-6|117	
12cr|sulu-0.17-6|118	* Thu Dec 12 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.07-1mdk
12cr|sulu-0.17-6|119	- from Austin Acton <aacton@yorku.ca> :
12cr|sulu-0.17-6|120	- initial build

7818 12
12cr|sunflow-0.07.2-0.0.2|1	%define _with_gcj_support 1
12cr|sunflow-0.07.2-0.0.2|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}}}
12cr|sunflow-0.07.2-0.0.2|3	
12cr|sunflow-0.07.2-0.0.2|4	Name:           sunflow
12cr|sunflow-0.07.2-0.0.2|5	Version:        0.07.2
12cr|sunflow-0.07.2-0.0.2|6	Release:        %mkrel 0.0.2
12cr|sunflow-0.07.2-0.0.2|7	Epoch:          0
12cr|sunflow-0.07.2-0.0.2|8	Summary:        Rendering system for photo-realistic image synthesis
12cr|sunflow-0.07.2-0.0.2|9	License:        MIT
12cr|sunflow-0.07.2-0.0.2|10	URL:            http://sunflow.sourceforge.net
12cr|sunflow-0.07.2-0.0.2|11	Group:          Development/Java
12cr|sunflow-0.07.2-0.0.2|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sunflow-0.07.2-0.0.2|13	Source0:        http://puzzle.dl.sourceforge.net/sourceforge/sunflow/%{name}-src-v%{version}.zip
12cr|sunflow-0.07.2-0.0.2|14	Source1:        sunflow.sh
12cr|sunflow-0.07.2-0.0.2|15	BuildRequires:  ant
12cr|sunflow-0.07.2-0.0.2|16	BuildRequires:  java-rpmbuild
12cr|sunflow-0.07.2-0.0.2|17	BuildRequires:  janino
12cr|sunflow-0.07.2-0.0.2|18	BuildRequires:  jpackage-utils >= 0:1.7.2
12cr|sunflow-0.07.2-0.0.2|19	%if ! %{gcj_support}
12cr|sunflow-0.07.2-0.0.2|20	BuildArch:      noarch
12cr|sunflow-0.07.2-0.0.2|21	%endif
12cr|sunflow-0.07.2-0.0.2|22	Requires(post):    jpackage-utils >= 0:1.7.2
12cr|sunflow-0.07.2-0.0.2|23	Requires(postun):  jpackage-utils >= 0:1.7.2
12cr|sunflow-0.07.2-0.0.2|24	%if %{gcj_support}
12cr|sunflow-0.07.2-0.0.2|25	BuildRequires:    java-gcj-compat-devel
12cr|sunflow-0.07.2-0.0.2|26	%endif
12cr|sunflow-0.07.2-0.0.2|27	Requires:       janino
12cr|sunflow-0.07.2-0.0.2|28	
12cr|sunflow-0.07.2-0.0.2|29	%description
12cr|sunflow-0.07.2-0.0.2|30	Sunflow is an open source rendering system for photo-realistic image synthesis.
12cr|sunflow-0.07.2-0.0.2|31	It is written in Java and built around a flexible ray tracing core and an
12cr|sunflow-0.07.2-0.0.2|32	extensible object-oriented design.
12cr|sunflow-0.07.2-0.0.2|33	
12cr|sunflow-0.07.2-0.0.2|34	%package        javadoc
12cr|sunflow-0.07.2-0.0.2|35	Summary:        Javadoc for %{name}
12cr|sunflow-0.07.2-0.0.2|36	Group:          Development/Java
12cr|sunflow-0.07.2-0.0.2|37	
12cr|sunflow-0.07.2-0.0.2|38	%description    javadoc
12cr|sunflow-0.07.2-0.0.2|39	%{summary}.
12cr|sunflow-0.07.2-0.0.2|40	
12cr|sunflow-0.07.2-0.0.2|41	%package        manual
12cr|sunflow-0.07.2-0.0.2|42	Summary:        Documents for %{name}
12cr|sunflow-0.07.2-0.0.2|43	Group:          Development/Java
12cr|sunflow-0.07.2-0.0.2|44	
12cr|sunflow-0.07.2-0.0.2|45	%description    manual
12cr|sunflow-0.07.2-0.0.2|46	%{summary}.
12cr|sunflow-0.07.2-0.0.2|47	
12cr|sunflow-0.07.2-0.0.2|48	%prep
12cr|sunflow-0.07.2-0.0.2|49	%setup -q -n %{name}
12cr|sunflow-0.07.2-0.0.2|50	%remove_java_binaries
12cr|sunflow-0.07.2-0.0.2|51	
12cr|sunflow-0.07.2-0.0.2|52	%build
12cr|sunflow-0.07.2-0.0.2|53	ln -sf $(build-classpath janino) janino.jar
12cr|sunflow-0.07.2-0.0.2|54	export CLASSPATH=$(build-classpath janino)
12cr|sunflow-0.07.2-0.0.2|55	%{ant} jars javadoc
12cr|sunflow-0.07.2-0.0.2|56	
12cr|sunflow-0.07.2-0.0.2|57	%install
12cr|sunflow-0.07.2-0.0.2|58	rm -rf $RPM_BUILD_ROOT
12cr|sunflow-0.07.2-0.0.2|59	
12cr|sunflow-0.07.2-0.0.2|60	# jars
12cr|sunflow-0.07.2-0.0.2|61	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12cr|sunflow-0.07.2-0.0.2|62	
12cr|sunflow-0.07.2-0.0.2|63	install -m 644 release/sunflow.jar \
12cr|sunflow-0.07.2-0.0.2|64	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cr|sunflow-0.07.2-0.0.2|65	
12cr|sunflow-0.07.2-0.0.2|66	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do \
12cr|sunflow-0.07.2-0.0.2|67	ln -sf ${jar} ${jar/-%{version}/}; done)
12cr|sunflow-0.07.2-0.0.2|68	
12cr|sunflow-0.07.2-0.0.2|69	# script
12cr|sunflow-0.07.2-0.0.2|70	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|sunflow-0.07.2-0.0.2|71	%{__cp} -a %{SOURCE1} %{buildroot}%{_bindir}/%{name}
12cr|sunflow-0.07.2-0.0.2|72	
12cr|sunflow-0.07.2-0.0.2|73	# javadoc
12cr|sunflow-0.07.2-0.0.2|74	install -p -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|sunflow-0.07.2-0.0.2|75	cp -pr release/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|sunflow-0.07.2-0.0.2|76	(cd $RPM_BUILD_ROOT%{_javadocdir} && ln -sf %{name}-%{version} %{name})
12cr|sunflow-0.07.2-0.0.2|77	
12cr|sunflow-0.07.2-0.0.2|78	%if %{gcj_support}
12cr|sunflow-0.07.2-0.0.2|79	%{_bindir}/aot-compile-rpm
12cr|sunflow-0.07.2-0.0.2|80	%endif
12cr|sunflow-0.07.2-0.0.2|81	
12cr|sunflow-0.07.2-0.0.2|82	%clean
12cr|sunflow-0.07.2-0.0.2|83	rm -rf $RPM_BUILD_ROOT
12cr|sunflow-0.07.2-0.0.2|84	
12cr|sunflow-0.07.2-0.0.2|85	%post
12cr|sunflow-0.07.2-0.0.2|86	%if %{gcj_support}
12cr|sunflow-0.07.2-0.0.2|87	%{update_gcjdb}
12cr|sunflow-0.07.2-0.0.2|88	%endif
12cr|sunflow-0.07.2-0.0.2|89	
12cr|sunflow-0.07.2-0.0.2|90	%postun
12cr|sunflow-0.07.2-0.0.2|91	%if %{gcj_support}
12cr|sunflow-0.07.2-0.0.2|92	%{clean_gcjdb}
12cr|sunflow-0.07.2-0.0.2|93	%endif
12cr|sunflow-0.07.2-0.0.2|94	
12cr|sunflow-0.07.2-0.0.2|95	%files
12cr|sunflow-0.07.2-0.0.2|96	%defattr(0644,root,root,0755)
12cr|sunflow-0.07.2-0.0.2|97	%attr(0755,root,root) %{_bindir}/%{name}
12cr|sunflow-0.07.2-0.0.2|98	%{_javadir}/*.jar
12cr|sunflow-0.07.2-0.0.2|99	%if %{gcj_support}
12cr|sunflow-0.07.2-0.0.2|100	%attr(-,root,root) %{_libdir}/gcj/%{name}
12cr|sunflow-0.07.2-0.0.2|101	%endif
12cr|sunflow-0.07.2-0.0.2|102	
12cr|sunflow-0.07.2-0.0.2|103	%files javadoc
12cr|sunflow-0.07.2-0.0.2|104	%defattr(0644,root,root,0755)
12cr|sunflow-0.07.2-0.0.2|105	%dir %{_javadocdir}/%{name}-%{version}
12cr|sunflow-0.07.2-0.0.2|106	%{_javadocdir}/%{name}-%{version}/*
12cr|sunflow-0.07.2-0.0.2|107	%dir %{_javadocdir}/%{name}
12cr|sunflow-0.07.2-0.0.2|108	
12cr|sunflow-0.07.2-0.0.2|109	
12cr|sunflow-0.07.2-0.0.2|110	%changelog
12cr|sunflow-0.07.2-0.0.2|111	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0:0.07.2-0.0.2mdv2010.0
12cr|sunflow-0.07.2-0.0.2|112	+ Revision: 434176
12cr|sunflow-0.07.2-0.0.2|113	- rebuild
12cr|sunflow-0.07.2-0.0.2|114	
12cr|sunflow-0.07.2-0.0.2|115	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 0:0.07.2-0.0.1mdv2009.0
12cr|sunflow-0.07.2-0.0.2|116	+ Revision: 170567
12cr|sunflow-0.07.2-0.0.2|117	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|sunflow-0.07.2-0.0.2|118	- fix no-buildroot-tag
12cr|sunflow-0.07.2-0.0.2|119	- fix description-line-too-long
12cr|sunflow-0.07.2-0.0.2|120	
12cr|sunflow-0.07.2-0.0.2|121	* Fri Jan 25 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:0.07.2-0.0.1mdv2008.1
12cr|sunflow-0.07.2-0.0.2|122	+ Revision: 158157
12cr|sunflow-0.07.2-0.0.2|123	- import sunflow
12cr|sunflow-0.07.2-0.0.2|124	
12cr|sunflow-0.07.2-0.0.2|125	

7819 12
12cr|superiotool-0.20111206-1|1	%define name superiotool
12cr|superiotool-0.20111206-1|2	%define svnversion 20111206
12cr|superiotool-0.20111206-1|3	%define version 0.%{svnversion}
12cr|superiotool-0.20111206-1|4	
12cr|superiotool-0.20111206-1|5	Summary:	Detect which Super I/O you have on your mainboard
12cr|superiotool-0.20111206-1|6	Name:		%{name}
12cr|superiotool-0.20111206-1|7	Version:	%{version}
12cr|superiotool-0.20111206-1|8	Release:	1
12cr|superiotool-0.20111206-1|9	Source0:	%{name}-%{svnversion}.tar.bz2
12cr|superiotool-0.20111206-1|10	License:	GPL
12cr|superiotool-0.20111206-1|11	Group:		System/Kernel and hardware
12cr|superiotool-0.20111206-1|12	Url:		http://www.coreboot.org/Superiotool
12cr|superiotool-0.20111206-1|13	BuildRequires:	pciutils-devel
12cr|superiotool-0.20111206-1|14	Patch0:		makefiles_normal_dir.patch
12cr|superiotool-0.20111206-1|15	
12cr|superiotool-0.20111206-1|16	%description
12cr|superiotool-0.20111206-1|17	Superiotool is a GPL'd user-space helper tool for LinuxBIOS development
12cr|superiotool-0.20111206-1|18	purposes (but may also be useful for other things).
12cr|superiotool-0.20111206-1|19	It allows you to detect which Super I/O you have on your mainboard,
12cr|superiotool-0.20111206-1|20	and it can provide detailed information about the register contents
12cr|superiotool-0.20111206-1|21	of the Super I/O.
12cr|superiotool-0.20111206-1|22	
12cr|superiotool-0.20111206-1|23	%prep
12cr|superiotool-0.20111206-1|24	%setup -q -n %name
12cr|superiotool-0.20111206-1|25	%patch0 -p1
12cr|superiotool-0.20111206-1|26	
12cr|superiotool-0.20111206-1|27	%build
12cr|superiotool-0.20111206-1|28	%make
12cr|superiotool-0.20111206-1|29	
12cr|superiotool-0.20111206-1|30	%install
12cr|superiotool-0.20111206-1|31	%makeinstall_std
12cr|superiotool-0.20111206-1|32	
12cr|superiotool-0.20111206-1|33	%files
12cr|superiotool-0.20111206-1|34	%defattr(-,root,root)
12cr|superiotool-0.20111206-1|35	%{_sbindir}/superiotool
12cr|superiotool-0.20111206-1|36	%{_mandir}/man8/superiotool*
12cr|superiotool-0.20111206-1|37	
12cr|superiotool-0.20111206-1|38	
12cr|superiotool-0.20111206-1|39	
12cr|superiotool-0.20111206-1|40	%changelog
12cr|superiotool-0.20111206-1|41	* Mon Dec 05 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.20111206-1
12cr|superiotool-0.20111206-1|42	+ Revision: 737954
12cr|superiotool-0.20111206-1|43	- version update to upstream git checkout
12cr|superiotool-0.20111206-1|44	
12cr|superiotool-0.20111206-1|45	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.20071017-5mdv2010.0
12cr|superiotool-0.20111206-1|46	+ Revision: 434187
12cr|superiotool-0.20111206-1|47	- rebuild
12cr|superiotool-0.20111206-1|48	
12cr|superiotool-0.20111206-1|49	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.20071017-4mdv2009.0
12cr|superiotool-0.20111206-1|50	+ Revision: 261236
12cr|superiotool-0.20111206-1|51	- rebuild
12cr|superiotool-0.20111206-1|52	
12cr|superiotool-0.20111206-1|53	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.20071017-3mdv2009.0
12cr|superiotool-0.20111206-1|54	+ Revision: 253734
12cr|superiotool-0.20111206-1|55	- rebuild
12cr|superiotool-0.20111206-1|56	- kill re-definition of %%buildroot on Pixel's request
12cr|superiotool-0.20111206-1|57	
12cr|superiotool-0.20111206-1|58	+ Olivier Blin <blino@mandriva.org>
12cr|superiotool-0.20111206-1|59	- restore BuildRoot
12cr|superiotool-0.20111206-1|60	
12cr|superiotool-0.20111206-1|61	* Wed Oct 17 2007 Erwan Velu <erwan@mandriva.org> 0.20071017-1mdv2008.1
12cr|superiotool-0.20111206-1|62	+ Revision: 99651
12cr|superiotool-0.20111206-1|63	- import superiotool
12cr|superiotool-0.20111206-1|64	

7820 12
12cr|superkaramba-theme-AeroG-0.8-6|1	%define base_name       superkaramba-theme
12cr|superkaramba-theme-AeroG-0.8-6|2	%define theme_name      AeroG
12cr|superkaramba-theme-AeroG-0.8-6|3	%define aname	aeroG
12cr|superkaramba-theme-AeroG-0.8-6|4	%define name            %{base_name}-%{theme_name}
12cr|superkaramba-theme-AeroG-0.8-6|5	%define version         0.8
12cr|superkaramba-theme-AeroG-0.8-6|6	%define release         %mkrel 6
12cr|superkaramba-theme-AeroG-0.8-6|7	
12cr|superkaramba-theme-AeroG-0.8-6|8	Name:	 %{name}
12cr|superkaramba-theme-AeroG-0.8-6|9	Version: %{version}
12cr|superkaramba-theme-AeroG-0.8-6|10	Release: %{release}
12cr|superkaramba-theme-AeroG-0.8-6|11	Summary: Monitoring theme for superkaramba
12cr|superkaramba-theme-AeroG-0.8-6|12	License: GPL
12cr|superkaramba-theme-AeroG-0.8-6|13	Group:   Monitoring
12cr|superkaramba-theme-AeroG-0.8-6|14	Source:  %{theme_name}.tar.bz2
12cr|superkaramba-theme-AeroG-0.8-6|15	URL:     http://kde-look.org/content/show.php?content=21407
12cr|superkaramba-theme-AeroG-0.8-6|16	Requires: superkaramba >= 0.35
12cr|superkaramba-theme-AeroG-0.8-6|17	Requires: python
12cr|superkaramba-theme-AeroG-0.8-6|18	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|superkaramba-theme-AeroG-0.8-6|19	
12cr|superkaramba-theme-AeroG-0.8-6|20	%description
12cr|superkaramba-theme-AeroG-0.8-6|21	This is a superkaramba theme which is a desktop applet
12cr|superkaramba-theme-AeroG-0.8-6|22	that displays system information.
12cr|superkaramba-theme-AeroG-0.8-6|23	
12cr|superkaramba-theme-AeroG-0.8-6|24	%post
12cr|superkaramba-theme-AeroG-0.8-6|25	if [ $1 = 1 ]; then
12cr|superkaramba-theme-AeroG-0.8-6|26	echo "THEME path=%{theme_name}/%{aname}-cpu.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-AeroG-0.8-6|27	echo "THEME path=%{theme_name}/%{aname}-disktheme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-AeroG-0.8-6|28	echo "THEME path=%{theme_name}/%{aname}-mail.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-AeroG-0.8-6|29	echo "THEME path=%{theme_name}/%{aname}-ram.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-AeroG-0.8-6|30	echo "THEME path=%{theme_name}/%{aname}-swap.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-AeroG-0.8-6|31	fi
12cr|superkaramba-theme-AeroG-0.8-6|32	
12cr|superkaramba-theme-AeroG-0.8-6|33	%postun
12cr|superkaramba-theme-AeroG-0.8-6|34	if [ $1 = 0 ]; then
12cr|superkaramba-theme-AeroG-0.8-6|35	grep -v "%{theme_name}" %{_datadir}/apps/superkaramba/themes/default.theme > %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-AeroG-0.8-6|36	exit 0
12cr|superkaramba-theme-AeroG-0.8-6|37	fi
12cr|superkaramba-theme-AeroG-0.8-6|38	
12cr|superkaramba-theme-AeroG-0.8-6|39	
12cr|superkaramba-theme-AeroG-0.8-6|40	%files
12cr|superkaramba-theme-AeroG-0.8-6|41	%defattr(-,root,root)
12cr|superkaramba-theme-AeroG-0.8-6|42	%dir %{_datadir}/apps/superkaramba/themes/%{theme_name}
12cr|superkaramba-theme-AeroG-0.8-6|43	%{_datadir}/apps/superkaramba/themes/%{theme_name}/*
12cr|superkaramba-theme-AeroG-0.8-6|44	
12cr|superkaramba-theme-AeroG-0.8-6|45	#--------------------------------------------------------------------
12cr|superkaramba-theme-AeroG-0.8-6|46	
12cr|superkaramba-theme-AeroG-0.8-6|47	%prep
12cr|superkaramba-theme-AeroG-0.8-6|48	rm -rf $RPM_BUILD_ROOT
12cr|superkaramba-theme-AeroG-0.8-6|49	%setup -q -n %{theme_name}
12cr|superkaramba-theme-AeroG-0.8-6|50	
12cr|superkaramba-theme-AeroG-0.8-6|51	%build
12cr|superkaramba-theme-AeroG-0.8-6|52	
12cr|superkaramba-theme-AeroG-0.8-6|53	%install
12cr|superkaramba-theme-AeroG-0.8-6|54	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cr|superkaramba-theme-AeroG-0.8-6|55	cp -rf * %buildroot/%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cr|superkaramba-theme-AeroG-0.8-6|56	
12cr|superkaramba-theme-AeroG-0.8-6|57	
12cr|superkaramba-theme-AeroG-0.8-6|58	
12cr|superkaramba-theme-AeroG-0.8-6|59	%clean
12cr|superkaramba-theme-AeroG-0.8-6|60	rm -rf $RPM_BUILD_ROOT
12cr|superkaramba-theme-AeroG-0.8-6|61	
12cr|superkaramba-theme-AeroG-0.8-6|62	
12cr|superkaramba-theme-AeroG-0.8-6|63	
12cr|superkaramba-theme-AeroG-0.8-6|64	%changelog
12cr|superkaramba-theme-AeroG-0.8-6|65	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.8-6mdv2010.0
12cr|superkaramba-theme-AeroG-0.8-6|66	+ Revision: 434188
12cr|superkaramba-theme-AeroG-0.8-6|67	- rebuild
12cr|superkaramba-theme-AeroG-0.8-6|68	
12cr|superkaramba-theme-AeroG-0.8-6|69	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8-5mdv2009.0
12cr|superkaramba-theme-AeroG-0.8-6|70	+ Revision: 261237
12cr|superkaramba-theme-AeroG-0.8-6|71	- rebuild
12cr|superkaramba-theme-AeroG-0.8-6|72	
12cr|superkaramba-theme-AeroG-0.8-6|73	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8-4mdv2009.0
12cr|superkaramba-theme-AeroG-0.8-6|74	+ Revision: 253737
12cr|superkaramba-theme-AeroG-0.8-6|75	- rebuild
12cr|superkaramba-theme-AeroG-0.8-6|76	
12cr|superkaramba-theme-AeroG-0.8-6|77	* Sun Mar 02 2008 Nicolas Lécureuil <neoclust@mandriva.org> 0.8-2mdv2008.1
12cr|superkaramba-theme-AeroG-0.8-6|78	+ Revision: 177556
12cr|superkaramba-theme-AeroG-0.8-6|79	- [BUGFIX] Fix uninstall ( thanks misc) (Bug #22642)
12cr|superkaramba-theme-AeroG-0.8-6|80	
12cr|superkaramba-theme-AeroG-0.8-6|81	+ Olivier Blin <oblin@mandriva.com>
12cr|superkaramba-theme-AeroG-0.8-6|82	- restore BuildRoot
12cr|superkaramba-theme-AeroG-0.8-6|83	
12cr|superkaramba-theme-AeroG-0.8-6|84	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.8-1mdv2008.1
12cr|superkaramba-theme-AeroG-0.8-6|85	+ Revision: 128064
12cr|superkaramba-theme-AeroG-0.8-6|86	- kill re-definition of %%buildroot on Pixel's request
12cr|superkaramba-theme-AeroG-0.8-6|87	- import superkaramba-theme-AeroG
12cr|superkaramba-theme-AeroG-0.8-6|88	
12cr|superkaramba-theme-AeroG-0.8-6|89	
12cr|superkaramba-theme-AeroG-0.8-6|90	* Fri Oct 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.8-1mdk
12cr|superkaramba-theme-AeroG-0.8-6|91	- 0.8
12cr|superkaramba-theme-AeroG-0.8-6|92	- %%mkrel
12cr|superkaramba-theme-AeroG-0.8-6|93	
12cr|superkaramba-theme-AeroG-0.8-6|94	* Sun Mar 06 2005 Sebastien Savarin <plouf@mandrake.org> 0.1-1mdk
12cr|superkaramba-theme-AeroG-0.8-6|95	- initial release
12cr|superkaramba-theme-AeroG-0.8-6|96	
12cr|superkaramba-theme-AeroG-0.8-6|97	

7821 12
12cr|superkaramba-theme-cynapses-2.0-6|1	%define base_name       superkaramba-theme
12cr|superkaramba-theme-cynapses-2.0-6|2	%define theme_name      cynapses
12cr|superkaramba-theme-cynapses-2.0-6|3	%define name            %{base_name}-%{theme_name}
12cr|superkaramba-theme-cynapses-2.0-6|4	%define version         2.0
12cr|superkaramba-theme-cynapses-2.0-6|5	%define release         %mkrel 6
12cr|superkaramba-theme-cynapses-2.0-6|6	
12cr|superkaramba-theme-cynapses-2.0-6|7	Name:	 %{name}
12cr|superkaramba-theme-cynapses-2.0-6|8	Version: %{version}
12cr|superkaramba-theme-cynapses-2.0-6|9	Release: %{release}
12cr|superkaramba-theme-cynapses-2.0-6|10	Summary: Monitoring theme for superkaramba
12cr|superkaramba-theme-cynapses-2.0-6|11	License: GPL
12cr|superkaramba-theme-cynapses-2.0-6|12	Group:   Monitoring
12cr|superkaramba-theme-cynapses-2.0-6|13	Source:  11405-%{theme_name}_karamba.tar.bz2
12cr|superkaramba-theme-cynapses-2.0-6|14	URL:     http://kde-look.org/content/show.php?content=11405
12cr|superkaramba-theme-cynapses-2.0-6|15	Requires: superkaramba >= 0.35
12cr|superkaramba-theme-cynapses-2.0-6|16	Requires: python
12cr|superkaramba-theme-cynapses-2.0-6|17	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|superkaramba-theme-cynapses-2.0-6|18	
12cr|superkaramba-theme-cynapses-2.0-6|19	%description
12cr|superkaramba-theme-cynapses-2.0-6|20	This is a superkaramba theme which is a desktop applet
12cr|superkaramba-theme-cynapses-2.0-6|21	that displays system information.
12cr|superkaramba-theme-cynapses-2.0-6|22	
12cr|superkaramba-theme-cynapses-2.0-6|23	
12cr|superkaramba-theme-cynapses-2.0-6|24	%prep
12cr|superkaramba-theme-cynapses-2.0-6|25	rm -rf $RPM_BUILD_ROOT
12cr|superkaramba-theme-cynapses-2.0-6|26	%setup -q -n %{theme_name}_karamba
12cr|superkaramba-theme-cynapses-2.0-6|27	
12cr|superkaramba-theme-cynapses-2.0-6|28	%build
12cr|superkaramba-theme-cynapses-2.0-6|29	
12cr|superkaramba-theme-cynapses-2.0-6|30	%install
12cr|superkaramba-theme-cynapses-2.0-6|31	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cr|superkaramba-theme-cynapses-2.0-6|32	cp -rf * %buildroot/%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cr|superkaramba-theme-cynapses-2.0-6|33	chmod 755 %buildroot/%{_datadir}/apps/superkaramba/themes/%{theme_name}/scripts/mails_pop3.pl
12cr|superkaramba-theme-cynapses-2.0-6|34	chmod 755 %buildroot/%{_datadir}/apps/superkaramba/themes/%{theme_name}/scripts/osinfo.sh
12cr|superkaramba-theme-cynapses-2.0-6|35	
12cr|superkaramba-theme-cynapses-2.0-6|36	%clean
12cr|superkaramba-theme-cynapses-2.0-6|37	rm -rf $RPM_BUILD_ROOT
12cr|superkaramba-theme-cynapses-2.0-6|38	
12cr|superkaramba-theme-cynapses-2.0-6|39	%post
12cr|superkaramba-theme-cynapses-2.0-6|40	if [ $1 = 1 ]; then
12cr|superkaramba-theme-cynapses-2.0-6|41	echo "THEME path=%{theme_name}/sys_mon.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-cynapses-2.0-6|42	fi
12cr|superkaramba-theme-cynapses-2.0-6|43	
12cr|superkaramba-theme-cynapses-2.0-6|44	%postun
12cr|superkaramba-theme-cynapses-2.0-6|45	if [ $1 = 0 ]; then
12cr|superkaramba-theme-cynapses-2.0-6|46	cat %{_datadir}/apps/superkaramba/themes/default.theme | grep -v "%{theme_name}" > %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-cynapses-2.0-6|47	exit 0
12cr|superkaramba-theme-cynapses-2.0-6|48	fi
12cr|superkaramba-theme-cynapses-2.0-6|49	
12cr|superkaramba-theme-cynapses-2.0-6|50	
12cr|superkaramba-theme-cynapses-2.0-6|51	%files
12cr|superkaramba-theme-cynapses-2.0-6|52	%defattr(-,root,root)
12cr|superkaramba-theme-cynapses-2.0-6|53	%doc ChangeLog
12cr|superkaramba-theme-cynapses-2.0-6|54	%dir %{_datadir}/apps/superkaramba/themes/%{theme_name}
12cr|superkaramba-theme-cynapses-2.0-6|55	%{_datadir}/apps/superkaramba/themes/%{theme_name}/*
12cr|superkaramba-theme-cynapses-2.0-6|56	
12cr|superkaramba-theme-cynapses-2.0-6|57	
12cr|superkaramba-theme-cynapses-2.0-6|58	
12cr|superkaramba-theme-cynapses-2.0-6|59	
12cr|superkaramba-theme-cynapses-2.0-6|60	
12cr|superkaramba-theme-cynapses-2.0-6|61	%changelog
12cr|superkaramba-theme-cynapses-2.0-6|62	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.0-6mdv2010.0
12cr|superkaramba-theme-cynapses-2.0-6|63	+ Revision: 434189
12cr|superkaramba-theme-cynapses-2.0-6|64	- rebuild
12cr|superkaramba-theme-cynapses-2.0-6|65	
12cr|superkaramba-theme-cynapses-2.0-6|66	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.0-5mdv2009.0
12cr|superkaramba-theme-cynapses-2.0-6|67	+ Revision: 261238
12cr|superkaramba-theme-cynapses-2.0-6|68	- rebuild
12cr|superkaramba-theme-cynapses-2.0-6|69	
12cr|superkaramba-theme-cynapses-2.0-6|70	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.0-4mdv2009.0
12cr|superkaramba-theme-cynapses-2.0-6|71	+ Revision: 253751
12cr|superkaramba-theme-cynapses-2.0-6|72	- rebuild
12cr|superkaramba-theme-cynapses-2.0-6|73	
12cr|superkaramba-theme-cynapses-2.0-6|74	* Sun Mar 02 2008 Nicolas Lécureuil <neoclust@mandriva.org> 2.0-2mdv2008.1
12cr|superkaramba-theme-cynapses-2.0-6|75	+ Revision: 177557
12cr|superkaramba-theme-cynapses-2.0-6|76	- [BUGFIX] Fix uninstall ( thanks misc) (Bug #22642)
12cr|superkaramba-theme-cynapses-2.0-6|77	
12cr|superkaramba-theme-cynapses-2.0-6|78	+ Olivier Blin <oblin@mandriva.com>
12cr|superkaramba-theme-cynapses-2.0-6|79	- restore BuildRoot
12cr|superkaramba-theme-cynapses-2.0-6|80	
12cr|superkaramba-theme-cynapses-2.0-6|81	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.0-1mdv2008.1
12cr|superkaramba-theme-cynapses-2.0-6|82	+ Revision: 128068
12cr|superkaramba-theme-cynapses-2.0-6|83	- kill re-definition of %%buildroot on Pixel's request
12cr|superkaramba-theme-cynapses-2.0-6|84	- use %%mkrel
12cr|superkaramba-theme-cynapses-2.0-6|85	- import superkaramba-theme-cynapses
12cr|superkaramba-theme-cynapses-2.0-6|86	
12cr|superkaramba-theme-cynapses-2.0-6|87	
12cr|superkaramba-theme-cynapses-2.0-6|88	* Sun Mar 06 2005 Sebastien Savarin <plouf@mandriva.org> 2.0-1mdk
12cr|superkaramba-theme-cynapses-2.0-6|89	-First Mandriva Linux
12cr|superkaramba-theme-cynapses-2.0-6|90	

7822 12
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|1	%define base_name       superkaramba-theme
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|2	%define theme_name      cynapses_karamba
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|3	%define name            %{base_name}-%{theme_name}
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|4	%define version         2.0.alpha
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|5	%define release         %mkrel 6
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|6	%define aname		sys_mon
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|7	Name:	%{name}
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|8	Version:	%{version}
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|9	Release:        %{release}
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|10	Summary:        Monitoring theme for superkaramba
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|11	License:        GPL
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|12	Group:          Monitoring
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|13	Source:         11405-%{theme_name}.tar.bz2
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|14	URL:            http://www.cynapses.org/
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|15	Requires:       superkaramba >= 0.35
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|16	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|17	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|18	%description
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|19	This is a desktop applet that displays system informations.
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|20	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|21	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|22	%prep
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|23	rm -rf $RPM_BUILD_ROOT
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|24	%setup -q -n %{theme_name}
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|25	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|26	%build
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|27	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|28	%install
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|29	mkdir -p  %buildroot/%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|30	cp -rf *  %buildroot/%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|31	chmod 755 %buildroot/%{_datadir}/apps/superkaramba/themes/%{theme_name}/scripts/mails_pop3.pl
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|32	chmod 755 %buildroot/%{_datadir}/apps/superkaramba/themes/%{theme_name}/scripts/osinfo.sh
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|33	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|34	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|35	%clean
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|36	rm -rf $RPM_BUILD_ROOT
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|37	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|38	%post
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|39	if [ $1 = 1 ]; then
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|40	echo "THEME path=%{theme_name}/%{aname}.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|41	fi
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|42	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|43	%postun
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|44	if [ $1 = 0 ]; then
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|45	cat %{_datadir}/apps/superkaramba/themes/default.theme | grep -v "%{theme_name}" > %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|46	exit 0
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|47	fi
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|48	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|49	%files
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|50	%defattr(-,root,root)
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|51	%doc ChangeLog
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|52	%dir %{_datadir}/apps/superkaramba/themes/%{theme_name}
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|53	%{_datadir}/apps/superkaramba/themes/%{theme_name}/*
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|54	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|55	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|56	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|57	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|58	%changelog
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|59	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.0.alpha-6mdv2010.0
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|60	+ Revision: 434190
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|61	- rebuild
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|62	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|63	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.0.alpha-5mdv2009.0
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|64	+ Revision: 261239
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|65	- rebuild
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|66	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|67	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.0.alpha-4mdv2009.0
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|68	+ Revision: 253754
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|69	- rebuild
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|70	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|71	* Sun Mar 02 2008 Nicolas Lécureuil <neoclust@mandriva.org> 2.0.alpha-2mdv2008.1
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|72	+ Revision: 177558
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|73	- [BUGFIX] Fix uninstall ( thanks misc) (Bug #22642)
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|74	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|75	+ Olivier Blin <oblin@mandriva.com>
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|76	- restore BuildRoot
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|77	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|78	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.0.alpha-1mdv2008.1
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|79	+ Revision: 128066
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|80	- kill re-definition of %%buildroot on Pixel's request
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|81	- use %%mkrel
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|82	- import superkaramba-theme-cynapses_karamba
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|83	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|84	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|85	* Mon Mar 07 2005 Sebastien Savarin <plouf@zarb.org> 2.0.alpha-1mdk
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|86	-Initial mandrake release
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|87	
12cr|superkaramba-theme-cynapses_karamba-2.0.alpha-6|88	

7823 12
12cr|superkaramba-theme-fantastik-3.0-7|1	%define base_name       superkaramba-theme
12cr|superkaramba-theme-fantastik-3.0-7|2	%define theme_name      fantastik
12cr|superkaramba-theme-fantastik-3.0-7|3	%define name            %{base_name}-%{theme_name}
12cr|superkaramba-theme-fantastik-3.0-7|4	%define version         3.0
12cr|superkaramba-theme-fantastik-3.0-7|5	%define release         %mkrel 7
12cr|superkaramba-theme-fantastik-3.0-7|6	
12cr|superkaramba-theme-fantastik-3.0-7|7	Name:	 %{name}
12cr|superkaramba-theme-fantastik-3.0-7|8	Version: %{version}
12cr|superkaramba-theme-fantastik-3.0-7|9	Release: %{release}
12cr|superkaramba-theme-fantastik-3.0-7|10	Summary: Monitoring theme for superkaramba
12cr|superkaramba-theme-fantastik-3.0-7|11	License: GPL
12cr|superkaramba-theme-fantastik-3.0-7|12	Group:   Monitoring
12cr|superkaramba-theme-fantastik-3.0-7|13	Source:  %{theme_name}-%{version}.tar.bz2
12cr|superkaramba-theme-fantastik-3.0-7|14	URL:     http://kde-look.org/content/show.php?content=21396
12cr|superkaramba-theme-fantastik-3.0-7|15	Requires: superkaramba >= 0.35
12cr|superkaramba-theme-fantastik-3.0-7|16	Requires: python
12cr|superkaramba-theme-fantastik-3.0-7|17	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|superkaramba-theme-fantastik-3.0-7|18	
12cr|superkaramba-theme-fantastik-3.0-7|19	%description
12cr|superkaramba-theme-fantastik-3.0-7|20	This is a superkaramba theme which is a desktop applet
12cr|superkaramba-theme-fantastik-3.0-7|21	that displays system information.
12cr|superkaramba-theme-fantastik-3.0-7|22	
12cr|superkaramba-theme-fantastik-3.0-7|23	
12cr|superkaramba-theme-fantastik-3.0-7|24	%prep
12cr|superkaramba-theme-fantastik-3.0-7|25	rm -rf $RPM_BUILD_ROOT
12cr|superkaramba-theme-fantastik-3.0-7|26	%setup -q -n %{theme_name}-%{version}
12cr|superkaramba-theme-fantastik-3.0-7|27	
12cr|superkaramba-theme-fantastik-3.0-7|28	%build
12cr|superkaramba-theme-fantastik-3.0-7|29	
12cr|superkaramba-theme-fantastik-3.0-7|30	%install
12cr|superkaramba-theme-fantastik-3.0-7|31	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cr|superkaramba-theme-fantastik-3.0-7|32	cp -rf * %buildroot/%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cr|superkaramba-theme-fantastik-3.0-7|33	chmod 755 %buildroot/%{_datadir}/apps/superkaramba/themes/%{theme_name}/programs/mails_pop3.pl
12cr|superkaramba-theme-fantastik-3.0-7|34	
12cr|superkaramba-theme-fantastik-3.0-7|35	%clean
12cr|superkaramba-theme-fantastik-3.0-7|36	rm -rf $RPM_BUILD_ROOT
12cr|superkaramba-theme-fantastik-3.0-7|37	
12cr|superkaramba-theme-fantastik-3.0-7|38	%post
12cr|superkaramba-theme-fantastik-3.0-7|39	if [ $1 = 1 ]; then
12cr|superkaramba-theme-fantastik-3.0-7|40	echo "THEME path=%{theme_name}/%{theme_name}.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-fantastik-3.0-7|41	fi
12cr|superkaramba-theme-fantastik-3.0-7|42	
12cr|superkaramba-theme-fantastik-3.0-7|43	%postun
12cr|superkaramba-theme-fantastik-3.0-7|44	if [ $1 = 0 ]; then
12cr|superkaramba-theme-fantastik-3.0-7|45	cat %{_datadir}/apps/superkaramba/themes/default.theme | grep -v "%{theme_name}" > %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-fantastik-3.0-7|46	exit 0
12cr|superkaramba-theme-fantastik-3.0-7|47	fi
12cr|superkaramba-theme-fantastik-3.0-7|48	
12cr|superkaramba-theme-fantastik-3.0-7|49	
12cr|superkaramba-theme-fantastik-3.0-7|50	%files
12cr|superkaramba-theme-fantastik-3.0-7|51	%defattr(-,root,root)
12cr|superkaramba-theme-fantastik-3.0-7|52	%dir %{_datadir}/apps/superkaramba/themes/%{theme_name}
12cr|superkaramba-theme-fantastik-3.0-7|53	%{_datadir}/apps/superkaramba/themes/%{theme_name}/*
12cr|superkaramba-theme-fantastik-3.0-7|54	
12cr|superkaramba-theme-fantastik-3.0-7|55	
12cr|superkaramba-theme-fantastik-3.0-7|56	
12cr|superkaramba-theme-fantastik-3.0-7|57	
12cr|superkaramba-theme-fantastik-3.0-7|58	
12cr|superkaramba-theme-fantastik-3.0-7|59	%changelog
12cr|superkaramba-theme-fantastik-3.0-7|60	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.0-7mdv2010.0
12cr|superkaramba-theme-fantastik-3.0-7|61	+ Revision: 434191
12cr|superkaramba-theme-fantastik-3.0-7|62	- rebuild
12cr|superkaramba-theme-fantastik-3.0-7|63	
12cr|superkaramba-theme-fantastik-3.0-7|64	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.0-6mdv2009.0
12cr|superkaramba-theme-fantastik-3.0-7|65	+ Revision: 261240
12cr|superkaramba-theme-fantastik-3.0-7|66	- rebuild
12cr|superkaramba-theme-fantastik-3.0-7|67	
12cr|superkaramba-theme-fantastik-3.0-7|68	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.0-5mdv2009.0
12cr|superkaramba-theme-fantastik-3.0-7|69	+ Revision: 253757
12cr|superkaramba-theme-fantastik-3.0-7|70	- rebuild
12cr|superkaramba-theme-fantastik-3.0-7|71	
12cr|superkaramba-theme-fantastik-3.0-7|72	* Sun Mar 02 2008 Nicolas Lécureuil <neoclust@mandriva.org> 3.0-3mdv2008.1
12cr|superkaramba-theme-fantastik-3.0-7|73	+ Revision: 177559
12cr|superkaramba-theme-fantastik-3.0-7|74	- [BUGFIX] Fix uninstall ( thanks misc) (Bug #22642)
12cr|superkaramba-theme-fantastik-3.0-7|75	
12cr|superkaramba-theme-fantastik-3.0-7|76	+ Olivier Blin <oblin@mandriva.com>
12cr|superkaramba-theme-fantastik-3.0-7|77	- restore BuildRoot
12cr|superkaramba-theme-fantastik-3.0-7|78	
12cr|superkaramba-theme-fantastik-3.0-7|79	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.0-2mdv2008.1
12cr|superkaramba-theme-fantastik-3.0-7|80	+ Revision: 128070
12cr|superkaramba-theme-fantastik-3.0-7|81	- kill re-definition of %%buildroot on Pixel's request
12cr|superkaramba-theme-fantastik-3.0-7|82	- use %%mkrel
12cr|superkaramba-theme-fantastik-3.0-7|83	- import superkaramba-theme-fantastik
12cr|superkaramba-theme-fantastik-3.0-7|84	
12cr|superkaramba-theme-fantastik-3.0-7|85	
12cr|superkaramba-theme-fantastik-3.0-7|86	* Sun Mar 06 2005 Sebastien Savarin <plouf@mandrake.org> 3.0-2mdk
12cr|superkaramba-theme-fantastik-3.0-7|87	- spec file correction thanks to couriousous
12cr|superkaramba-theme-fantastik-3.0-7|88	
12cr|superkaramba-theme-fantastik-3.0-7|89	* Sat Mar 05 2005 Sebastien Savarin <plouf@mandrake.org> 3.0-1mdk
12cr|superkaramba-theme-fantastik-3.0-7|90	- Initial Release.
12cr|superkaramba-theme-fantastik-3.0-7|91	
12cr|superkaramba-theme-fantastik-3.0-7|92	

7824 12
12cr|superkaramba-theme-systemtux-1.3-6|1	%define base_name       superkaramba-theme
12cr|superkaramba-theme-systemtux-1.3-6|2	%define theme_name      systemtux
12cr|superkaramba-theme-systemtux-1.3-6|3	%define name            %{base_name}-%{theme_name}
12cr|superkaramba-theme-systemtux-1.3-6|4	%define version         1.3
12cr|superkaramba-theme-systemtux-1.3-6|5	%define release         %mkrel 6
12cr|superkaramba-theme-systemtux-1.3-6|6	
12cr|superkaramba-theme-systemtux-1.3-6|7	Name:	 %{name}
12cr|superkaramba-theme-systemtux-1.3-6|8	Version: %{version}
12cr|superkaramba-theme-systemtux-1.3-6|9	Release: %{release}
12cr|superkaramba-theme-systemtux-1.3-6|10	Summary: Monitoring theme for superkaramba
12cr|superkaramba-theme-systemtux-1.3-6|11	License: GPL
12cr|superkaramba-theme-systemtux-1.3-6|12	Group:   Monitoring
12cr|superkaramba-theme-systemtux-1.3-6|13	Source:  %{theme_name}_%{version}.tar.bz2
12cr|superkaramba-theme-systemtux-1.3-6|14	URL:     http://kde-look.org/content/show.php?content=16265
12cr|superkaramba-theme-systemtux-1.3-6|15	Requires: superkaramba >= 0.35
12cr|superkaramba-theme-systemtux-1.3-6|16	Requires: python
12cr|superkaramba-theme-systemtux-1.3-6|17	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|superkaramba-theme-systemtux-1.3-6|18	
12cr|superkaramba-theme-systemtux-1.3-6|19	%description
12cr|superkaramba-theme-systemtux-1.3-6|20	This is a superkaramba theme which is a desktop applet
12cr|superkaramba-theme-systemtux-1.3-6|21	that displays system information.
12cr|superkaramba-theme-systemtux-1.3-6|22	
12cr|superkaramba-theme-systemtux-1.3-6|23	
12cr|superkaramba-theme-systemtux-1.3-6|24	%prep
12cr|superkaramba-theme-systemtux-1.3-6|25	rm -rf $RPM_BUILD_ROOT
12cr|superkaramba-theme-systemtux-1.3-6|26	%setup -q -n %{theme_name}_%{version}
12cr|superkaramba-theme-systemtux-1.3-6|27	
12cr|superkaramba-theme-systemtux-1.3-6|28	%build
12cr|superkaramba-theme-systemtux-1.3-6|29	
12cr|superkaramba-theme-systemtux-1.3-6|30	%install
12cr|superkaramba-theme-systemtux-1.3-6|31	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cr|superkaramba-theme-systemtux-1.3-6|32	cp -rf * %buildroot/%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cr|superkaramba-theme-systemtux-1.3-6|33	
12cr|superkaramba-theme-systemtux-1.3-6|34	
12cr|superkaramba-theme-systemtux-1.3-6|35	%clean
12cr|superkaramba-theme-systemtux-1.3-6|36	rm -rf $RPM_BUILD_ROOT
12cr|superkaramba-theme-systemtux-1.3-6|37	
12cr|superkaramba-theme-systemtux-1.3-6|38	%post
12cr|superkaramba-theme-systemtux-1.3-6|39	if [ $1 = 1 ]; then
12cr|superkaramba-theme-systemtux-1.3-6|40	echo "THEME path=%{theme_name}/%{theme_name}-ModAmarok.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-systemtux-1.3-6|41	echo "THEME path=%{theme_name}/%{theme_name}-Modjuk.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-systemtux-1.3-6|42	echo "THEME path=%{theme_name}/%{theme_name}-ModClock.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-systemtux-1.3-6|43	echo "THEME path=%{theme_name}/%{theme_name}-ModNoatun.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-systemtux-1.3-6|44	echo "THEME path=%{theme_name}/%{theme_name}-ModSystem.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-systemtux-1.3-6|45	echo "THEME path=%{theme_name}/%{theme_name}-ModXmms.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-systemtux-1.3-6|46	echo "THEME path=%{theme_name}/%{theme_name}_v1.1.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-systemtux-1.3-6|47	fi
12cr|superkaramba-theme-systemtux-1.3-6|48	
12cr|superkaramba-theme-systemtux-1.3-6|49	%postun
12cr|superkaramba-theme-systemtux-1.3-6|50	if [ $1 = 0 ]; then
12cr|superkaramba-theme-systemtux-1.3-6|51	cat %{_datadir}/apps/superkaramba/themes/default.theme | grep -v "%{theme_name}" > %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-systemtux-1.3-6|52	exit 0
12cr|superkaramba-theme-systemtux-1.3-6|53	fi
12cr|superkaramba-theme-systemtux-1.3-6|54	
12cr|superkaramba-theme-systemtux-1.3-6|55	
12cr|superkaramba-theme-systemtux-1.3-6|56	%files
12cr|superkaramba-theme-systemtux-1.3-6|57	%defattr(-,root,root)
12cr|superkaramba-theme-systemtux-1.3-6|58	%doc COPYING
12cr|superkaramba-theme-systemtux-1.3-6|59	%dir %{_datadir}/apps/superkaramba/themes/%{theme_name}
12cr|superkaramba-theme-systemtux-1.3-6|60	%{_datadir}/apps/superkaramba/themes/%{theme_name}/*
12cr|superkaramba-theme-systemtux-1.3-6|61	
12cr|superkaramba-theme-systemtux-1.3-6|62	
12cr|superkaramba-theme-systemtux-1.3-6|63	
12cr|superkaramba-theme-systemtux-1.3-6|64	
12cr|superkaramba-theme-systemtux-1.3-6|65	
12cr|superkaramba-theme-systemtux-1.3-6|66	%changelog
12cr|superkaramba-theme-systemtux-1.3-6|67	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.3-6mdv2010.0
12cr|superkaramba-theme-systemtux-1.3-6|68	+ Revision: 434192
12cr|superkaramba-theme-systemtux-1.3-6|69	- rebuild
12cr|superkaramba-theme-systemtux-1.3-6|70	
12cr|superkaramba-theme-systemtux-1.3-6|71	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.3-5mdv2009.0
12cr|superkaramba-theme-systemtux-1.3-6|72	+ Revision: 261241
12cr|superkaramba-theme-systemtux-1.3-6|73	- rebuild
12cr|superkaramba-theme-systemtux-1.3-6|74	
12cr|superkaramba-theme-systemtux-1.3-6|75	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.3-4mdv2009.0
12cr|superkaramba-theme-systemtux-1.3-6|76	+ Revision: 253760
12cr|superkaramba-theme-systemtux-1.3-6|77	- rebuild
12cr|superkaramba-theme-systemtux-1.3-6|78	
12cr|superkaramba-theme-systemtux-1.3-6|79	* Sun Mar 02 2008 Nicolas Lécureuil <neoclust@mandriva.org> 1.3-2mdv2008.1
12cr|superkaramba-theme-systemtux-1.3-6|80	+ Revision: 177560
12cr|superkaramba-theme-systemtux-1.3-6|81	- [BUGFIX] Fix uninstall ( thanks misc) (Bug #22642)
12cr|superkaramba-theme-systemtux-1.3-6|82	
12cr|superkaramba-theme-systemtux-1.3-6|83	+ Olivier Blin <oblin@mandriva.com>
12cr|superkaramba-theme-systemtux-1.3-6|84	- restore BuildRoot
12cr|superkaramba-theme-systemtux-1.3-6|85	
12cr|superkaramba-theme-systemtux-1.3-6|86	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.3-1mdv2008.1
12cr|superkaramba-theme-systemtux-1.3-6|87	+ Revision: 128071
12cr|superkaramba-theme-systemtux-1.3-6|88	- kill re-definition of %%buildroot on Pixel's request
12cr|superkaramba-theme-systemtux-1.3-6|89	- use %%mkrel
12cr|superkaramba-theme-systemtux-1.3-6|90	
12cr|superkaramba-theme-systemtux-1.3-6|91	
12cr|superkaramba-theme-systemtux-1.3-6|92	* Sun Mar 06 2005 Sebastien Savarin <plouf@mandriva.org> 1.3-1mdk
12cr|superkaramba-theme-systemtux-1.3-6|93	-First Mandriva Linux
12cr|superkaramba-theme-systemtux-1.3-6|94	

7825 12
12cr|superkaramba-theme-topmon-0.3-6|1	%define base_name       superkaramba-theme
12cr|superkaramba-theme-topmon-0.3-6|2	%define theme_name      topmon
12cr|superkaramba-theme-topmon-0.3-6|3	%define name            %{base_name}-%{theme_name}
12cr|superkaramba-theme-topmon-0.3-6|4	%define version         0.3
12cr|superkaramba-theme-topmon-0.3-6|5	%define release         %mkrel 6
12cr|superkaramba-theme-topmon-0.3-6|6	
12cr|superkaramba-theme-topmon-0.3-6|7	Name:	 %{name}
12cr|superkaramba-theme-topmon-0.3-6|8	Version: %{version}
12cr|superkaramba-theme-topmon-0.3-6|9	Release: %{release}
12cr|superkaramba-theme-topmon-0.3-6|10	Summary: Monitoring theme for superkaramba
12cr|superkaramba-theme-topmon-0.3-6|11	License: GPL
12cr|superkaramba-theme-topmon-0.3-6|12	Group:   Monitoring
12cr|superkaramba-theme-topmon-0.3-6|13	Source:  %{theme_name}.tar.bz2
12cr|superkaramba-theme-topmon-0.3-6|14	URL:     http://kde-look.org/content/show.php?content=21482
12cr|superkaramba-theme-topmon-0.3-6|15	Requires: superkaramba >= 0.35
12cr|superkaramba-theme-topmon-0.3-6|16	Requires: python
12cr|superkaramba-theme-topmon-0.3-6|17	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|superkaramba-theme-topmon-0.3-6|18	
12cr|superkaramba-theme-topmon-0.3-6|19	%description
12cr|superkaramba-theme-topmon-0.3-6|20	This is a superkaramba theme which is a desktop applet
12cr|superkaramba-theme-topmon-0.3-6|21	that displays system information.
12cr|superkaramba-theme-topmon-0.3-6|22	
12cr|superkaramba-theme-topmon-0.3-6|23	
12cr|superkaramba-theme-topmon-0.3-6|24	%prep
12cr|superkaramba-theme-topmon-0.3-6|25	rm -rf $RPM_BUILD_ROOT
12cr|superkaramba-theme-topmon-0.3-6|26	%setup -q -n %{theme_name}
12cr|superkaramba-theme-topmon-0.3-6|27	
12cr|superkaramba-theme-topmon-0.3-6|28	%build
12cr|superkaramba-theme-topmon-0.3-6|29	
12cr|superkaramba-theme-topmon-0.3-6|30	%install
12cr|superkaramba-theme-topmon-0.3-6|31	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cr|superkaramba-theme-topmon-0.3-6|32	cp -rf * %buildroot/%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cr|superkaramba-theme-topmon-0.3-6|33	
12cr|superkaramba-theme-topmon-0.3-6|34	
12cr|superkaramba-theme-topmon-0.3-6|35	%clean
12cr|superkaramba-theme-topmon-0.3-6|36	rm -rf $RPM_BUILD_ROOT
12cr|superkaramba-theme-topmon-0.3-6|37	
12cr|superkaramba-theme-topmon-0.3-6|38	%post
12cr|superkaramba-theme-topmon-0.3-6|39	if [ $1 = 1 ]; then
12cr|superkaramba-theme-topmon-0.3-6|40	echo "THEME path=%{theme_name}/%{theme_name}.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-topmon-0.3-6|41	fi
12cr|superkaramba-theme-topmon-0.3-6|42	
12cr|superkaramba-theme-topmon-0.3-6|43	%postun
12cr|superkaramba-theme-topmon-0.3-6|44	if [ $1 = 0 ]; then
12cr|superkaramba-theme-topmon-0.3-6|45	cat %{_datadir}/apps/superkaramba/themes/default.theme | grep -v "%{theme_name}" > %{_datadir}/apps/superkaramba/themes/default.theme
12cr|superkaramba-theme-topmon-0.3-6|46	exit 0
12cr|superkaramba-theme-topmon-0.3-6|47	fi
12cr|superkaramba-theme-topmon-0.3-6|48	
12cr|superkaramba-theme-topmon-0.3-6|49	
12cr|superkaramba-theme-topmon-0.3-6|50	%files
12cr|superkaramba-theme-topmon-0.3-6|51	%defattr(-,root,root)
12cr|superkaramba-theme-topmon-0.3-6|52	%dir %{_datadir}/apps/superkaramba/themes/%{theme_name}
12cr|superkaramba-theme-topmon-0.3-6|53	%{_datadir}/apps/superkaramba/themes/%{theme_name}/*
12cr|superkaramba-theme-topmon-0.3-6|54	
12cr|superkaramba-theme-topmon-0.3-6|55	
12cr|superkaramba-theme-topmon-0.3-6|56	%changelog
12cr|superkaramba-theme-topmon-0.3-6|57	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.3-6mdv2010.0
12cr|superkaramba-theme-topmon-0.3-6|58	+ Revision: 434193
12cr|superkaramba-theme-topmon-0.3-6|59	- rebuild
12cr|superkaramba-theme-topmon-0.3-6|60	
12cr|superkaramba-theme-topmon-0.3-6|61	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3-5mdv2009.0
12cr|superkaramba-theme-topmon-0.3-6|62	+ Revision: 261272
12cr|superkaramba-theme-topmon-0.3-6|63	- rebuild
12cr|superkaramba-theme-topmon-0.3-6|64	
12cr|superkaramba-theme-topmon-0.3-6|65	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3-4mdv2009.0
12cr|superkaramba-theme-topmon-0.3-6|66	+ Revision: 253762
12cr|superkaramba-theme-topmon-0.3-6|67	- rebuild
12cr|superkaramba-theme-topmon-0.3-6|68	
12cr|superkaramba-theme-topmon-0.3-6|69	* Sun Mar 02 2008 Nicolas Lécureuil <neoclust@mandriva.org> 0.3-2mdv2008.1
12cr|superkaramba-theme-topmon-0.3-6|70	+ Revision: 177561
12cr|superkaramba-theme-topmon-0.3-6|71	- [BUGFIX] Fix uninstall ( thanks misc) (Bug #22642)
12cr|superkaramba-theme-topmon-0.3-6|72	
12cr|superkaramba-theme-topmon-0.3-6|73	+ Olivier Blin <oblin@mandriva.com>
12cr|superkaramba-theme-topmon-0.3-6|74	- restore BuildRoot
12cr|superkaramba-theme-topmon-0.3-6|75	
12cr|superkaramba-theme-topmon-0.3-6|76	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.3-1mdv2008.1
12cr|superkaramba-theme-topmon-0.3-6|77	+ Revision: 128073
12cr|superkaramba-theme-topmon-0.3-6|78	- kill re-definition of %%buildroot on Pixel's request
12cr|superkaramba-theme-topmon-0.3-6|79	- use %%mkrel
12cr|superkaramba-theme-topmon-0.3-6|80	
12cr|superkaramba-theme-topmon-0.3-6|81	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|superkaramba-theme-topmon-0.3-6|82	- Import superkaramba-theme-topmon
12cr|superkaramba-theme-topmon-0.3-6|83	
12cr|superkaramba-theme-topmon-0.3-6|84	
12cr|superkaramba-theme-topmon-0.3-6|85	
12cr|superkaramba-theme-topmon-0.3-6|86	
12cr|superkaramba-theme-topmon-0.3-6|87	
12cr|superkaramba-theme-topmon-0.3-6|88	* Sun Mar 06 2005 Sebastien Savarin <plouf@mandrake.org> 0.3-1mdk
12cr|superkaramba-theme-topmon-0.3-6|89	- initial release

7826 12
12cr|superlu-4.3-6|1	%define major 4
12cr|superlu-4.3-6|2	%define libname %mklibname superlu %major
12cr|superlu-4.3-6|3	%define develname %mklibname superlu -d
12cr|superlu-4.3-6|4	
12cr|superlu-4.3-6|5	%define oname SuperLU
12cr|superlu-4.3-6|6	%define Werror_cflags %nil
12cr|superlu-4.3-6|7	
12cr|superlu-4.3-6|8	Summary:        Matrix solver
12cr|superlu-4.3-6|9	Name:           superlu
12cr|superlu-4.3-6|10	Version:        4.3
12cr|superlu-4.3-6|11	Release:        %mkrel 6
12cr|superlu-4.3-6|12	License:        BSD
12cr|superlu-4.3-6|13	Group:          Development/C
12cr|superlu-4.3-6|14	URL:            http://crd.lbl.gov/~xiaoye/SuperLU/
12cr|superlu-4.3-6|15	Source0:        http://crd.lbl.gov/~xiaoye/SuperLU/%{name}_%{version}.tar.gz
12cr|superlu-4.3-6|16	BuildRequires:	gcc-gfortran, blas-devel
12cr|superlu-4.3-6|17	BuildRequires:	tcsh
12cr|superlu-4.3-6|18	# Build with -fPIC
12cr|superlu-4.3-6|19	Patch0:		%{oname}-add-fpic.patch
12cr|superlu-4.3-6|20	# Build shared library
12cr|superlu-4.3-6|21	Patch1:		%{oname}-build-shared-lib3.patch
12cr|superlu-4.3-6|22	
12cr|superlu-4.3-6|23	%description
12cr|superlu-4.3-6|24	SuperLU is an algorithm that uses group theory to optimize LU
12cr|superlu-4.3-6|25	decomposition of sparse matrices. It's the fastest direct solver for
12cr|superlu-4.3-6|26	linear systems that the author is aware of.
12cr|superlu-4.3-6|27	
12cr|superlu-4.3-6|28	
12cr|superlu-4.3-6|29	%package -n     %{libname}
12cr|superlu-4.3-6|30	Summary:        Shared library for SuperLU
12cr|superlu-4.3-6|31	Group:          System/Libraries
12cr|superlu-4.3-6|32	Obsoletes:      %{name} < %{version}-%{release}
12cr|superlu-4.3-6|33	
12cr|superlu-4.3-6|34	%description -n %{libname}
12cr|superlu-4.3-6|35	SuperLU is an algorithm that uses group theory to optimize LU
12cr|superlu-4.3-6|36	decomposition of sparse matrices. It's the fastest direct solver for
12cr|superlu-4.3-6|37	linear systems that the author is aware of.
12cr|superlu-4.3-6|38	
12cr|superlu-4.3-6|39	
12cr|superlu-4.3-6|40	%package -n	%{develname}
12cr|superlu-4.3-6|41	Summary:        Header files and libraries for SuperLU development
12cr|superlu-4.3-6|42	Group:          Development/C
12cr|superlu-4.3-6|43	Requires:       %{libname} = %{version}-%{release}
12cr|superlu-4.3-6|44	Provides:	%{name}-devel = %{version}-%{release}
12cr|superlu-4.3-6|45	Provides:	%{oname}-devel = %{version}-%{release}
12cr|superlu-4.3-6|46	
12cr|superlu-4.3-6|47	%description -n %{develname}
12cr|superlu-4.3-6|48	The %{name}-devel package contains the header files
12cr|superlu-4.3-6|49	and libraries for use with CUnit package.
12cr|superlu-4.3-6|50	
12cr|superlu-4.3-6|51	
12cr|superlu-4.3-6|52	%prep
12cr|superlu-4.3-6|53	%setup -qn %{oname}_%{version}
12cr|superlu-4.3-6|54	%patch0 -p1
12cr|superlu-4.3-6|55	%patch1 -p1
12cr|superlu-4.3-6|56	chmod a-x SRC/qselect.c
12cr|superlu-4.3-6|57	cp -p MAKE_INC/make.linux make.inc
12cr|superlu-4.3-6|58	sed -i "s|-O3|$RPM_OPT_FLAGS|" make.inc
12cr|superlu-4.3-6|59	sed -i "s|\$(SUPERLULIB) ||" make.inc
12cr|superlu-4.3-6|60	sed -i "s|\$(HOME)/Codes/%{name}_%{version}|%{_builddir}/%{name}_%{version}|" make.inc
12cr|superlu-4.3-6|61	sed -i "s|-L/usr/lib -lblas|-L%{_libdir}/atlas -lblas|" make.inc
12cr|superlu-4.3-6|62	
12cr|superlu-4.3-6|63	find . -perm 0600 -exec chmod 0644 {} \;
12cr|superlu-4.3-6|64	
12cr|superlu-4.3-6|65	%build
12cr|superlu-4.3-6|66	%make superlulib BLASLIB="$(pkg-config --libs blas)"
12cr|superlu-4.3-6|67	
12cr|superlu-4.3-6|68	%install
12cr|superlu-4.3-6|69	mkdir -p %{buildroot}%{_libdir}
12cr|superlu-4.3-6|70	mkdir -p %{buildroot}%{_includedir}/%{name}
12cr|superlu-4.3-6|71	install -p SRC/libsuperlu.so.%{version} %{buildroot}%{_libdir}
12cr|superlu-4.3-6|72	install -p SRC/*.h %{buildroot}%{_includedir}/%{name}
12cr|superlu-4.3-6|73	chmod -x %{buildroot}%{_includedir}/%{name}/*.h
12cr|superlu-4.3-6|74	cp -Pp SRC/libsuperlu.so %{buildroot}%{_libdir}
12cr|superlu-4.3-6|75	
12cr|superlu-4.3-6|76	%files -n %{libname}
12cr|superlu-4.3-6|77	%{_libdir}/libsuperlu.so.*
12cr|superlu-4.3-6|78	
12cr|superlu-4.3-6|79	%files -n %{develname}
12cr|superlu-4.3-6|80	%doc README
12cr|superlu-4.3-6|81	%doc DOC
12cr|superlu-4.3-6|82	%{_includedir}/%{name}/
12cr|superlu-4.3-6|83	%{_libdir}/libsuperlu.so

7827 12
12cr|superreadahead-0.01-1|1	Name:           superreadahead
12cr|superreadahead-0.01-1|2	Version:        0.01
12cr|superreadahead-0.01-1|3	Release:        %mkrel 1
12cr|superreadahead-0.01-1|4	Summary:        Read ahead pagecontent at boot
12cr|superreadahead-0.01-1|5	Group:          System/Base
12cr|superreadahead-0.01-1|6	URL:            http://repo.moblin.org/moblin/development/source/
12cr|superreadahead-0.01-1|7	License:        GPLv2
12cr|superreadahead-0.01-1|8	Source0:        superreadahead-0.01.tar.gz
12cr|superreadahead-0.01-1|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|superreadahead-0.01-1|10	
12cr|superreadahead-0.01-1|11	%description
12cr|superreadahead-0.01-1|12	Superreadahead is a read ahead pagecontent at boot.
12cr|superreadahead-0.01-1|13	
12cr|superreadahead-0.01-1|14	
12cr|superreadahead-0.01-1|15	%prep
12cr|superreadahead-0.01-1|16	%setup -q
12cr|superreadahead-0.01-1|17	# (tv) remove hardocded flags:
12cr|superreadahead-0.01-1|18	%ifarch %ix86
12cr|superreadahead-0.01-1|19	perl -pi -e 's!-march=i686!-march=i586!' Makefile
12cr|superreadahead-0.01-1|20	%else
12cr|superreadahead-0.01-1|21	perl -pi -e 's!-O0 -march=i686!-O2!' Makefile
12cr|superreadahead-0.01-1|22	%endif
12cr|superreadahead-0.01-1|23	
12cr|superreadahead-0.01-1|24	
12cr|superreadahead-0.01-1|25	%build
12cr|superreadahead-0.01-1|26	make %{?_smp_mflags}
12cr|superreadahead-0.01-1|27	
12cr|superreadahead-0.01-1|28	
12cr|superreadahead-0.01-1|29	%install
12cr|superreadahead-0.01-1|30	rm -rf $RPM_BUILD_ROOT
12cr|superreadahead-0.01-1|31	make install DESTDIR=$RPM_BUILD_ROOT
12cr|superreadahead-0.01-1|32	
12cr|superreadahead-0.01-1|33	
12cr|superreadahead-0.01-1|34	%clean
12cr|superreadahead-0.01-1|35	rm -rf $RPM_BUILD_ROOT
12cr|superreadahead-0.01-1|36	
12cr|superreadahead-0.01-1|37	
12cr|superreadahead-0.01-1|38	%files
12cr|superreadahead-0.01-1|39	%defattr(-,root,root,-)
12cr|superreadahead-0.01-1|40	%_sbindir/generate_filelist
12cr|superreadahead-0.01-1|41	%_sbindir/sreadahead
12cr|superreadahead-0.01-1|42	
12cr|superreadahead-0.01-1|43	
12cr|superreadahead-0.01-1|44	
12cr|superreadahead-0.01-1|45	
12cr|superreadahead-0.01-1|46	%changelog
12cr|superreadahead-0.01-1|47	* Mon Nov 17 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.01-1mdv2009.1
12cr|superreadahead-0.01-1|48	+ Revision: 304008
12cr|superreadahead-0.01-1|49	- import superreadahead
12cr|superreadahead-0.01-1|50	
12cr|superreadahead-0.01-1|51	
12cr|superreadahead-0.01-1|52	* Mon Nov 17 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.01-1mdv2009.1
12cr|superreadahead-0.01-1|53	- initial release
12cr|superreadahead-0.01-1|54	

7828 12
12cr|superswitcher-0.6-1|1	%define name	superswitcher
12cr|superswitcher-0.6-1|2	%define version 0.6
12cr|superswitcher-0.6-1|3	%define release %mkrel 1
12cr|superswitcher-0.6-1|4	
12cr|superswitcher-0.6-1|5	Summary:	Featureful window switcher
12cr|superswitcher-0.6-1|6	Name:		%{name}
12cr|superswitcher-0.6-1|7	Version:	%{version}
12cr|superswitcher-0.6-1|8	Release:	%{release}
12cr|superswitcher-0.6-1|9	Source0:	%{name}-%{version}.tar.gz
12cr|superswitcher-0.6-1|10	License:	GPLv2
12cr|superswitcher-0.6-1|11	Group:		Graphical desktop/Other
12cr|superswitcher-0.6-1|12	Url:		http://superswitcher.googlecode.com/
12cr|superswitcher-0.6-1|13	BuildRequires:	perl-XML-Parser
12cr|superswitcher-0.6-1|14	BuildRequires:	pkgconfig(libwnck-1.0)
12cr|superswitcher-0.6-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|superswitcher-0.6-1|16	Patch0:		superswitcher-0.6-glib-single-include.patch
12cr|superswitcher-0.6-1|17	Patch1:		superswitcher-0.6-wnck-workspace.patch
12cr|superswitcher-0.6-1|18	
12cr|superswitcher-0.6-1|19	%description
12cr|superswitcher-0.6-1|20	SuperSwitcher is a (more feature-ful) replacement for the Alt-Tab window
12cr|superswitcher-0.6-1|21	switching behavior and Ctrl-Alt-Left/Right/Up/Down workspace switching behavior
12cr|superswitcher-0.6-1|22	that is currently provided by Metacity.
12cr|superswitcher-0.6-1|23	
12cr|superswitcher-0.6-1|24	%prep
12cr|superswitcher-0.6-1|25	%setup -q
12cr|superswitcher-0.6-1|26	%patch0 -p1
12cr|superswitcher-0.6-1|27	%patch1 -p1
12cr|superswitcher-0.6-1|28	
12cr|superswitcher-0.6-1|29	%build
12cr|superswitcher-0.6-1|30	%configure2_5x
12cr|superswitcher-0.6-1|31	# GDK_DISPLAY deprecated
12cr|superswitcher-0.6-1|32	pushd src
12cr|superswitcher-0.6-1|33	for f in *; do sed -i 's/gdk_display/GDK_DISPLAY_XDISPLAY (gdk_display_get_default ())/g' "$f" ; done
12cr|superswitcher-0.6-1|34	popd
12cr|superswitcher-0.6-1|35	%make
12cr|superswitcher-0.6-1|36	
12cr|superswitcher-0.6-1|37	%install
12cr|superswitcher-0.6-1|38	%makeinstall
12cr|superswitcher-0.6-1|39	%__rm -rf %{buildroot}%{_datadir}/locale
12cr|superswitcher-0.6-1|40	
12cr|superswitcher-0.6-1|41	%files
12cr|superswitcher-0.6-1|42	%doc AUTHORS ChangeLog COPYING README TODO
12cr|superswitcher-0.6-1|43	%{_bindir}/%{name}
12cr|superswitcher-0.6-1|44	%{_datadir}/dbus-1/services/%{name}.*

7829 12
12cr|supertuxkart-0.8-1|1	Summary:	Kart racing game
12cr|supertuxkart-0.8-1|2	Name:		supertuxkart
12cr|supertuxkart-0.8-1|3	Version:	0.8
12cr|supertuxkart-0.8-1|4	Release:	1
12cr|supertuxkart-0.8-1|5	License:	GPLv2+
12cr|supertuxkart-0.8-1|6	Group:		Games/Arcade
12cr|supertuxkart-0.8-1|7	URL:		http://supertuxkart.sourceforge.net/
12cr|supertuxkart-0.8-1|8	Source0:	http://downloads.sourceforge.net/supertuxkart/%{name}-%{version}-src.tar.bz2
12cr|supertuxkart-0.8-1|9	Patch0:		supertuxkart-0.8-desktop.patch
12cr|supertuxkart-0.8-1|10	Patch1:		supertuxkart-0.8-data-fix.patch
12cr|supertuxkart-0.8-1|11	BuildRequires:	imagemagick
12cr|supertuxkart-0.8-1|12	BuildRequires:	irrlicht-devel >= 1.8
12cr|supertuxkart-0.8-1|13	BuildRequires:	pkgconfig(freealut)
12cr|supertuxkart-0.8-1|14	BuildRequires:	pkgconfig(fribidi)
12cr|supertuxkart-0.8-1|15	BuildRequires:	pkgconfig(gl)
12cr|supertuxkart-0.8-1|16	BuildRequires:	pkgconfig(libcurl)
12cr|supertuxkart-0.8-1|17	BuildRequires:	pkgconfig(libenet)
12cr|supertuxkart-0.8-1|18	BuildRequires:	pkgconfig(openal)
12cr|supertuxkart-0.8-1|19	BuildRequires:	pkgconfig(vorbis)
12cr|supertuxkart-0.8-1|20	
12cr|supertuxkart-0.8-1|21	%description
12cr|supertuxkart-0.8-1|22	SuperTuxKart is an improved version of TuxKart, a kart racing game
12cr|supertuxkart-0.8-1|23	featuring Tux and friends. SuperTuxKart contains new characters, new
12cr|supertuxkart-0.8-1|24	tracks and a reworked user interface.
12cr|supertuxkart-0.8-1|25	
12cr|supertuxkart-0.8-1|26	%prep
12cr|supertuxkart-0.8-1|27	%setup -q -n SuperTuxKart-%{version}
12cr|supertuxkart-0.8-1|28	%patch0 -p1
12cr|supertuxkart-0.8-1|29	%patch1 -p1
12cr|supertuxkart-0.8-1|30	
12cr|supertuxkart-0.8-1|31	# makefile doesn't handle names with spaces properly, print0 doesn't help
12cr|supertuxkart-0.8-1|32	mkdir data-workaround
12cr|supertuxkart-0.8-1|33	mv data/tracks/overworld/Mushroom*.png data-workaround
12cr|supertuxkart-0.8-1|34	mv data/tracks/xr591/tube*.b3d data-workaround
12cr|supertuxkart-0.8-1|35	
12cr|supertuxkart-0.8-1|36	%build
12cr|supertuxkart-0.8-1|37	./autogen.sh
12cr|supertuxkart-0.8-1|38	%configure2_5x \
12cr|supertuxkart-0.8-1|39	--bindir=%{_gamesbindir} \
12cr|supertuxkart-0.8-1|40	--disable-rpath
12cr|supertuxkart-0.8-1|41	%make
12cr|supertuxkart-0.8-1|42	
12cr|supertuxkart-0.8-1|43	%install
12cr|supertuxkart-0.8-1|44	%makeinstall_std
12cr|supertuxkart-0.8-1|45	
12cr|supertuxkart-0.8-1|46	cp data-workaround/Mushroom*.png %{buildroot}%{_gamesdatadir}/%{name}/data/tracks/overworld/
12cr|supertuxkart-0.8-1|47	cp data-workaround/tube*.b3d %{buildroot}%{_gamesdatadir}/%{name}/data/tracks/xr591/
12cr|supertuxkart-0.8-1|48	
12cr|supertuxkart-0.8-1|49	rm -f %{buildroot}%{_datadir}/pixmaps/%{name}_*.xpm
12cr|supertuxkart-0.8-1|50	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64}/apps
12cr|supertuxkart-0.8-1|51	convert -scale 16x16 data/%{name}_32.xpm %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|supertuxkart-0.8-1|52	convert data/%{name}_32.xpm %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|supertuxkart-0.8-1|53	convert -scale 48x48 data/%{name}_64.xpm %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|supertuxkart-0.8-1|54	convert data/%{name}_64.xpm %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|supertuxkart-0.8-1|55	
12cr|supertuxkart-0.8-1|56	%files
12cr|supertuxkart-0.8-1|57	%doc AUTHORS ChangeLog README TODO
12cr|supertuxkart-0.8-1|58	%{_gamesbindir}/%{name}
12cr|supertuxkart-0.8-1|59	%{_gamesdatadir}/%{name}
12cr|supertuxkart-0.8-1|60	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|supertuxkart-0.8-1|61	%{_datadir}/applications/%{name}.desktop

7830 12
12cr|supervisor-3.0-1|1	Summary:	A System for Allowing the Control of Process State on UNIX
12cr|supervisor-3.0-1|2	Name:		supervisor
12cr|supervisor-3.0-1|3	Version:	3.0
12cr|supervisor-3.0-1|4	%define		prever a10
12cr|supervisor-3.0-1|5	Release:	%mkrel 1
12cr|supervisor-3.0-1|6	
12cr|supervisor-3.0-1|7	License:	ZPLv2.1 and BSD and MIT
12cr|supervisor-3.0-1|8	Group:		System/Base
12cr|supervisor-3.0-1|9	URL:		http://supervisord.org
12cr|supervisor-3.0-1|10	Source0:	http://pypi.python.org/packages/source/s/%{name}/%{name}-%{version}%{?prever}.tar.gz
12cr|supervisor-3.0-1|11	Source1:	supervisord.init
12cr|supervisor-3.0-1|12	Source2:	supervisord.conf
12cr|supervisor-3.0-1|13	Source3:	supervisor.logrotate
12cr|supervisor-3.0-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|supervisor-3.0-1|15	BuildArch:	noarch
12cr|supervisor-3.0-1|16	BuildRequires:	python-devel
12cr|supervisor-3.0-1|17	BuildRequires:	python-setuptools
12cr|supervisor-3.0-1|18	
12cr|supervisor-3.0-1|19	Requires:	python-meld3 >= 0.6.5
12cr|supervisor-3.0-1|20	Requires:	python-setuptools
12cr|supervisor-3.0-1|21	Requires(preun):/sbin/service, /sbin/chkconfig
12cr|supervisor-3.0-1|22	Requires(postun): /sbin/service, /sbin/chkconfig
12cr|supervisor-3.0-1|23	
12cr|supervisor-3.0-1|24	
12cr|supervisor-3.0-1|25	%description
12cr|supervisor-3.0-1|26	The supervisor is a client/server system that allows its users to control a
12cr|supervisor-3.0-1|27	number of processes on UNIX-like operating systems.
12cr|supervisor-3.0-1|28	
12cr|supervisor-3.0-1|29	%prep
12cr|supervisor-3.0-1|30	%setup -q -n %{name}-%{version}%{?prever}
12cr|supervisor-3.0-1|31	
12cr|supervisor-3.0-1|32	%build
12cr|supervisor-3.0-1|33	CFLAGS="%{optflags}" %{__python} setup.py build
12cr|supervisor-3.0-1|34	
12cr|supervisor-3.0-1|35	%install
12cr|supervisor-3.0-1|36	rm -rf %{buildroot}
12cr|supervisor-3.0-1|37	%{__python} setup.py install --skip-build --root %{buildroot}
12cr|supervisor-3.0-1|38	mkdir -p %{buildroot}/%{_sysconfdir}
12cr|supervisor-3.0-1|39	mkdir -p %{buildroot}/%{_sysconfdir}/supervisord.d
12cr|supervisor-3.0-1|40	mkdir -p %{buildroot}/%{_sysconfdir}/logrotate.d/
12cr|supervisor-3.0-1|41	mkdir -p %{buildroot}/%{_initrddir}
12cr|supervisor-3.0-1|42	mkdir -p %{buildroot}/%{_localstatedir}/log/%{name}
12cr|supervisor-3.0-1|43	chmod 770 %{buildroot}/%{_localstatedir}/log/%{name}
12cr|supervisor-3.0-1|44	install -p -m 755 %{SOURCE1} %{buildroot}/%{_initrddir}/supervisord
12cr|supervisor-3.0-1|45	install -p -m 644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/supervisord.conf
12cr|supervisor-3.0-1|46	install -p -m 644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/logrotate.d/supervisor
12cr|supervisor-3.0-1|47	sed -i s'/^#!.*//' $( find %{buildroot}/%{python_sitelib}/supervisor/ -type f)
12cr|supervisor-3.0-1|48	
12cr|supervisor-3.0-1|49	rm -rf %{buildroot}/%{python_sitelib}/supervisor/meld3/
12cr|supervisor-3.0-1|50	rm -f %{buildroot}%{_prefix}/doc/*.txt
12cr|supervisor-3.0-1|51	
12cr|supervisor-3.0-1|52	%clean
12cr|supervisor-3.0-1|53	rm -rf %{buildroot}
12cr|supervisor-3.0-1|54	
12cr|supervisor-3.0-1|55	%post
12cr|supervisor-3.0-1|56	/sbin/chkconfig --add %{name}d || :
12cr|supervisor-3.0-1|57	
12cr|supervisor-3.0-1|58	%preun
12cr|supervisor-3.0-1|59	if [ $1 = 0 ]; then
12cr|supervisor-3.0-1|60	/sbin/service supervisord stop > /dev/null 2>&1 || :
12cr|supervisor-3.0-1|61	/sbin/chkconfig --del %{name}d || :
12cr|supervisor-3.0-1|62	fi
12cr|supervisor-3.0-1|63	
12cr|supervisor-3.0-1|64	%files
12cr|supervisor-3.0-1|65	%defattr(-,root,root,-)
12cr|supervisor-3.0-1|66	%doc README.txt LICENSES.txt TODO.txt CHANGES.txt COPYRIGHT.txt
12cr|supervisor-3.0-1|67	%dir %{_localstatedir}/log/%{name}
12cr|supervisor-3.0-1|68	%{_initrddir}/supervisord
12cr|supervisor-3.0-1|69	%{python_sitelib}/*
12cr|supervisor-3.0-1|70	%{_bindir}/supervisor*
12cr|supervisor-3.0-1|71	%{_bindir}/echo_supervisord_conf
12cr|supervisor-3.0-1|72	%{_bindir}/pidproxy
12cr|supervisor-3.0-1|73	
12cr|supervisor-3.0-1|74	%config(noreplace) %{_sysconfdir}/supervisord.conf
12cr|supervisor-3.0-1|75	%dir %{_sysconfdir}/supervisord.d
12cr|supervisor-3.0-1|76	%config(noreplace) %{_sysconfdir}/logrotate.d/supervisor
12cr|supervisor-3.0-1|77	
12cr|supervisor-3.0-1|78	
12cr|supervisor-3.0-1|79	%changelog
12cr|supervisor-3.0-1|80	* Tue Nov 01 2011 Alexander Khrukin <akhrukin@mandriva.org> 3.0-1mdv2012.0
12cr|supervisor-3.0-1|81	+ Revision: 709304
12cr|supervisor-3.0-1|82	- imported package supervisor
12cr|supervisor-3.0-1|83	

7831 12
12cr|supybot-0.83.4.1-2|1	%define name	supybot
12cr|supybot-0.83.4.1-2|2	%define tar_name Supybot
12cr|supybot-0.83.4.1-2|3	%define version 0.83.4.1
12cr|supybot-0.83.4.1-2|4	%define plugins_date 20060723
12cr|supybot-0.83.4.1-2|5	%define release %mkrel 2
12cr|supybot-0.83.4.1-2|6	
12cr|supybot-0.83.4.1-2|7	Summary:	A flexible IRC bot
12cr|supybot-0.83.4.1-2|8	Name:		%{name}
12cr|supybot-0.83.4.1-2|9	Version:	%{version}
12cr|supybot-0.83.4.1-2|10	Release:	%{release}
12cr|supybot-0.83.4.1-2|11	Source0:	http://prdownloads.sourceforge.net/supybot/%{tar_name}-%{version}.tar.bz2
12cr|supybot-0.83.4.1-2|12	Source1:	http://prdownloads.sourceforge.net/supybot/%{tar_name}-data.tar.bz2
12cr|supybot-0.83.4.1-2|13	Source2:	http://prdownloads.sourceforge.net/supybot/%{tar_name}-plugins-%{plugins_date}.tar.bz2
12cr|supybot-0.83.4.1-2|14	License:	BSD
12cr|supybot-0.83.4.1-2|15	Group:		Networking/IRC
12cr|supybot-0.83.4.1-2|16	URL:	    	http://supybot.sourceforge.net/
12cr|supybot-0.83.4.1-2|17	Requires:	python
12cr|supybot-0.83.4.1-2|18	Requires:	python-sqlite
12cr|supybot-0.83.4.1-2|19	BuildRequires:  pkgconfig(python)
12cr|supybot-0.83.4.1-2|20	BuildArch:      noarch
12cr|supybot-0.83.4.1-2|21	
12cr|supybot-0.83.4.1-2|22	%description
12cr|supybot-0.83.4.1-2|23	Supybot is a flexible IRC bot written in python.
12cr|supybot-0.83.4.1-2|24	It features many plugins, is easy to extend and to use.
12cr|supybot-0.83.4.1-2|25	
12cr|supybot-0.83.4.1-2|26	To run it, just use supybot-wizard to create the configuration file.
12cr|supybot-0.83.4.1-2|27	
12cr|supybot-0.83.4.1-2|28	
12cr|supybot-0.83.4.1-2|29	%package Dcc
12cr|supybot-0.83.4.1-2|30	Summary:        Supybot Dcc Plugin
12cr|supybot-0.83.4.1-2|31	Group:          Networking/IRC
12cr|supybot-0.83.4.1-2|32	Requires:       %{name} = %{version}
12cr|supybot-0.83.4.1-2|33	Requires:	python-twisted-core
12cr|supybot-0.83.4.1-2|34	
12cr|supybot-0.83.4.1-2|35	%description Dcc
12cr|supybot-0.83.4.1-2|36	Supybot Dcc Plugin
12cr|supybot-0.83.4.1-2|37	
12cr|supybot-0.83.4.1-2|38	
12cr|supybot-0.83.4.1-2|39	%package Webserver
12cr|supybot-0.83.4.1-2|40	Summary:        Supybot Webserver Plugin
12cr|supybot-0.83.4.1-2|41	Group:          Networking/IRC
12cr|supybot-0.83.4.1-2|42	Requires:       %{name} = %{version}
12cr|supybot-0.83.4.1-2|43	Requires:	python-twisted-web
12cr|supybot-0.83.4.1-2|44	
12cr|supybot-0.83.4.1-2|45	%description Webserver
12cr|supybot-0.83.4.1-2|46	Supybot Webserver Plugin
12cr|supybot-0.83.4.1-2|47	
12cr|supybot-0.83.4.1-2|48	
12cr|supybot-0.83.4.1-2|49	%package Sshd
12cr|supybot-0.83.4.1-2|50	Summary:        Supybot Sshd Plugin
12cr|supybot-0.83.4.1-2|51	Group:          Networking/IRC
12cr|supybot-0.83.4.1-2|52	Requires:       %{name} = %{version}
12cr|supybot-0.83.4.1-2|53	Requires:	python-twisted-conch
12cr|supybot-0.83.4.1-2|54	
12cr|supybot-0.83.4.1-2|55	%description Sshd
12cr|supybot-0.83.4.1-2|56	Supybot Sshd Plugin
12cr|supybot-0.83.4.1-2|57	
12cr|supybot-0.83.4.1-2|58	
12cr|supybot-0.83.4.1-2|59	%package Gateway
12cr|supybot-0.83.4.1-2|60	Summary:        Supybot Gateway plugin
12cr|supybot-0.83.4.1-2|61	Group:          Networking/IRC
12cr|supybot-0.83.4.1-2|62	Requires:       %{name} = %{version}
12cr|supybot-0.83.4.1-2|63	Requires:	python-twisted-conch
12cr|supybot-0.83.4.1-2|64	
12cr|supybot-0.83.4.1-2|65	%description Gateway
12cr|supybot-0.83.4.1-2|66	Supybot Gateway plugin
12cr|supybot-0.83.4.1-2|67	
12cr|supybot-0.83.4.1-2|68	
12cr|supybot-0.83.4.1-2|69	%package ExternalNotice
12cr|supybot-0.83.4.1-2|70	Summary:        Supybot ExternalNotice plugin
12cr|supybot-0.83.4.1-2|71	Group:          Networking/IRC
12cr|supybot-0.83.4.1-2|72	Requires:       %{name} = %{version}
12cr|supybot-0.83.4.1-2|73	Requires:	python-twisted-core
12cr|supybot-0.83.4.1-2|74	
12cr|supybot-0.83.4.1-2|75	%description ExternalNotice
12cr|supybot-0.83.4.1-2|76	Supybot ExternalNotice plugin
12cr|supybot-0.83.4.1-2|77	
12cr|supybot-0.83.4.1-2|78	
12cr|supybot-0.83.4.1-2|79	%prep
12cr|supybot-0.83.4.1-2|80	
12cr|supybot-0.83.4.1-2|81	%setup -q -n %{tar_name}-%{version}
12cr|supybot-0.83.4.1-2|82	tar -xjf %{SOURCE1}
12cr|supybot-0.83.4.1-2|83	tar -xjf %{SOURCE2}
12cr|supybot-0.83.4.1-2|84	
12cr|supybot-0.83.4.1-2|85	%build
12cr|supybot-0.83.4.1-2|86	perl -pi -e 's!Download it at <http://pysqlite.sf.net/>!Install the python-sqlite package ( urpmi python-sqlite )!' plugins/*.py
12cr|supybot-0.83.4.1-2|87	CFLAGS="%{optflags}" python setup.py build
12cr|supybot-0.83.4.1-2|88	
12cr|supybot-0.83.4.1-2|89	# compile plugins
12cr|supybot-0.83.4.1-2|90	python %{_libdir}/python%{py_ver}/compileall.py \
12cr|supybot-0.83.4.1-2|91	-d %{py_puresitedir}/%{name}/plugins \
12cr|supybot-0.83.4.1-2|92	%{tar_name}-plugins-%{plugins_date}
12cr|supybot-0.83.4.1-2|93	
12cr|supybot-0.83.4.1-2|94	%install
12cr|supybot-0.83.4.1-2|95	rm -rf %{buildroot}
12cr|supybot-0.83.4.1-2|96	
12cr|supybot-0.83.4.1-2|97	python setup.py install \
12cr|supybot-0.83.4.1-2|98	--root="%{buildroot}" \
12cr|supybot-0.83.4.1-2|99	--record="INSTALLED_FILES"
12cr|supybot-0.83.4.1-2|100	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}
12cr|supybot-0.83.4.1-2|101	cp -R %{name}-data $RPM_BUILD_ROOT/%{_datadir}/%{name}
12cr|supybot-0.83.4.1-2|102	
12cr|supybot-0.83.4.1-2|103	# install plugins
12cr|supybot-0.83.4.1-2|104	cp -R %{tar_name}-plugins-%{plugins_date}/* $RPM_BUILD_ROOT/%{py_puresitedir}/%{name}/plugins
12cr|supybot-0.83.4.1-2|105	
12cr|supybot-0.83.4.1-2|106	%files
12cr|supybot-0.83.4.1-2|107	%doc ACKS README  RELNOTES  ChangeLog
12cr|supybot-0.83.4.1-2|108	%doc docs/GETTING_STARTED
12cr|supybot-0.83.4.1-2|109	#%doc  examples tools
12cr|supybot-0.83.4.1-2|110	%{_bindir}/*
12cr|supybot-0.83.4.1-2|111	%{py_puresitedir}/%{name}*
12cr|supybot-0.83.4.1-2|112	%{_datadir}/%{name}
12cr|supybot-0.83.4.1-2|113	%exclude %{py_puresitedir}/%{name}/plugins/Dcc
12cr|supybot-0.83.4.1-2|114	%exclude %{py_puresitedir}/%{name}/plugins/Webserver
12cr|supybot-0.83.4.1-2|115	%exclude %{py_puresitedir}/%{name}/plugins/Sshd
12cr|supybot-0.83.4.1-2|116	%exclude %{py_puresitedir}/%{name}/plugins/Gateway
12cr|supybot-0.83.4.1-2|117	%exclude %{py_puresitedir}/%{name}/plugins/ExternalNotice
12cr|supybot-0.83.4.1-2|118	
12cr|supybot-0.83.4.1-2|119	%files Dcc
12cr|supybot-0.83.4.1-2|120	%{py_puresitedir}/%{name}/plugins/Dcc
12cr|supybot-0.83.4.1-2|121	
12cr|supybot-0.83.4.1-2|122	%files Webserver
12cr|supybot-0.83.4.1-2|123	%{py_puresitedir}/%{name}/plugins/Webserver
12cr|supybot-0.83.4.1-2|124	
12cr|supybot-0.83.4.1-2|125	%files Sshd
12cr|supybot-0.83.4.1-2|126	%{py_puresitedir}/%{name}/plugins/Sshd
12cr|supybot-0.83.4.1-2|127	
12cr|supybot-0.83.4.1-2|128	%files Gateway
12cr|supybot-0.83.4.1-2|129	%{py_puresitedir}/%{name}/plugins/Gateway
12cr|supybot-0.83.4.1-2|130	
12cr|supybot-0.83.4.1-2|131	%files ExternalNotice
12cr|supybot-0.83.4.1-2|132	%{py_puresitedir}/%{name}/plugins/ExternalNotice

7832 12
12cr|supybot-Meetbot-0.1.4-2|1	Name:           supybot-Meetbot
12cr|supybot-Meetbot-0.1.4-2|2	Version:        0.1.4
12cr|supybot-Meetbot-0.1.4-2|3	Release:        %mkrel 2
12cr|supybot-Meetbot-0.1.4-2|4	Summary:        Plugin for Supybot for handling IRC meetings
12cr|supybot-Meetbot-0.1.4-2|5	
12cr|supybot-Meetbot-0.1.4-2|6	Group:          Networking/IRC
12cr|supybot-Meetbot-0.1.4-2|7	License:        BSD
12cr|supybot-Meetbot-0.1.4-2|8	URL:            http://wiki.debian.org/MeetBot
12cr|supybot-Meetbot-0.1.4-2|9	Source0:        http://code.zgib.net/tar//MeetBot-%{version}.tar.gz
12cr|supybot-Meetbot-0.1.4-2|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|supybot-Meetbot-0.1.4-2|11	
12cr|supybot-Meetbot-0.1.4-2|12	Requires:       supybot
12cr|supybot-Meetbot-0.1.4-2|13	Requires:       python-pygments
12cr|supybot-Meetbot-0.1.4-2|14	Requires:       python-docutils
12cr|supybot-Meetbot-0.1.4-2|15	
12cr|supybot-Meetbot-0.1.4-2|16	BuildArch:      noarch
12cr|supybot-Meetbot-0.1.4-2|17	BuildRequires:  python
12cr|supybot-Meetbot-0.1.4-2|18	
12cr|supybot-Meetbot-0.1.4-2|19	%description
12cr|supybot-Meetbot-0.1.4-2|20	MeatBot is designed to assist in running meetings, taking notes, and so on.
12cr|supybot-Meetbot-0.1.4-2|21	It is in pure python, as a plugin to supybot. However, there is a clear
12cr|supybot-Meetbot-0.1.4-2|22	distinction between meeting-code and IRC-code, so it should be relatively
12cr|supybot-Meetbot-0.1.4-2|23	easy to port to other bots. It is under the supybot license (3-clause BSD).
12cr|supybot-Meetbot-0.1.4-2|24	
12cr|supybot-Meetbot-0.1.4-2|25	%prep
12cr|supybot-Meetbot-0.1.4-2|26	%setup -q -n MeetBot-%{version}
12cr|supybot-Meetbot-0.1.4-2|27	
12cr|supybot-Meetbot-0.1.4-2|28	%install
12cr|supybot-Meetbot-0.1.4-2|29	rm -rf $RPM_BUILD_ROOT
12cr|supybot-Meetbot-0.1.4-2|30	install -dm 755 $RPM_BUILD_ROOT/%{python_sitelib}/supybot/plugins/MeetBot
12cr|supybot-Meetbot-0.1.4-2|31	install -pm 644 *.py $RPM_BUILD_ROOT/%{python_sitelib}/supybot/plugins/MeetBot
12cr|supybot-Meetbot-0.1.4-2|32	install -pm 644 *.css $RPM_BUILD_ROOT/%{python_sitelib}/supybot/plugins/MeetBot
12cr|supybot-Meetbot-0.1.4-2|33	
12cr|supybot-Meetbot-0.1.4-2|34	%clean
12cr|supybot-Meetbot-0.1.4-2|35	rm -rf $RPM_BUILD_ROOT
12cr|supybot-Meetbot-0.1.4-2|36	
12cr|supybot-Meetbot-0.1.4-2|37	%files
12cr|supybot-Meetbot-0.1.4-2|38	%defattr(-,root,root,-)
12cr|supybot-Meetbot-0.1.4-2|39	%doc README.txt doc/Manual.txt doc/meetingLocalConfig-example.py
12cr|supybot-Meetbot-0.1.4-2|40	%{python_sitelib}/supybot/plugins/MeetBot
12cr|supybot-Meetbot-0.1.4-2|41	
12cr|supybot-Meetbot-0.1.4-2|42	
12cr|supybot-Meetbot-0.1.4-2|43	
12cr|supybot-Meetbot-0.1.4-2|44	%changelog
12cr|supybot-Meetbot-0.1.4-2|45	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 0.1.4-2mdv2011.0
12cr|supybot-Meetbot-0.1.4-2|46	+ Revision: 590101
12cr|supybot-Meetbot-0.1.4-2|47	- rebuild for python 2.7
12cr|supybot-Meetbot-0.1.4-2|48	
12cr|supybot-Meetbot-0.1.4-2|49	* Tue Aug 03 2010 Michael Scherer <misc@mandriva.org> 0.1.4-1mdv2011.0
12cr|supybot-Meetbot-0.1.4-2|50	+ Revision: 565509
12cr|supybot-Meetbot-0.1.4-2|51	- import supybot-Meetbot
12cr|supybot-Meetbot-0.1.4-2|52	
12cr|supybot-Meetbot-0.1.4-2|53	
12cr|supybot-Meetbot-0.1.4-2|54	* Tue Aug 03 2010 Michael Scherer <misc@mandriva.org> 0.1.4-1mdv
12cr|supybot-Meetbot-0.1.4-2|55	- adaptation from Fedora
12cr|supybot-Meetbot-0.1.4-2|56	
12cr|supybot-Meetbot-0.1.4-2|57	* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 0.1.4-4
12cr|supybot-Meetbot-0.1.4-2|58	- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
12cr|supybot-Meetbot-0.1.4-2|59	
12cr|supybot-Meetbot-0.1.4-2|60	* Fri Sep 11 2009 Kevin Fenzi <kevin@tummy.com> - 0.1.4-3
12cr|supybot-Meetbot-0.1.4-2|61	- Add default css files.
12cr|supybot-Meetbot-0.1.4-2|62	
12cr|supybot-Meetbot-0.1.4-2|63	* Fri Sep 11 2009 Kevin Fenzi <kevin@tummy.com> - 0.1.4-2
12cr|supybot-Meetbot-0.1.4-2|64	- Fix url
12cr|supybot-Meetbot-0.1.4-2|65	
12cr|supybot-Meetbot-0.1.4-2|66	* Fri Sep 11 2009 Kevin Fenzi <kevin@tummy.com> - 0.1.4-1
12cr|supybot-Meetbot-0.1.4-2|67	- Update to 0.1.4 release.
12cr|supybot-Meetbot-0.1.4-2|68	
12cr|supybot-Meetbot-0.1.4-2|69	* Sun Aug 23 2009 Kevin Fenzi <kevin@tummy.com> - 0.1.3-1
12cr|supybot-Meetbot-0.1.4-2|70	- Update to 0.1.3 release.
12cr|supybot-Meetbot-0.1.4-2|71	
12cr|supybot-Meetbot-0.1.4-2|72	* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.2-2
12cr|supybot-Meetbot-0.1.4-2|73	- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
12cr|supybot-Meetbot-0.1.4-2|74	
12cr|supybot-Meetbot-0.1.4-2|75	* Wed Jul 15 2009 Kevin Fenzi <kevin@tummy.com> - 0.1.2-1
12cr|supybot-Meetbot-0.1.4-2|76	- Update to 0.1.2 release.
12cr|supybot-Meetbot-0.1.4-2|77	
12cr|supybot-Meetbot-0.1.4-2|78	* Tue Jul 07 2009 Kevin Fenzi <kevin@tummy.com> - 0.1.1-2
12cr|supybot-Meetbot-0.1.4-2|79	- Fix install location to be the correct name.
12cr|supybot-Meetbot-0.1.4-2|80	- Add additional doc files
12cr|supybot-Meetbot-0.1.4-2|81	
12cr|supybot-Meetbot-0.1.4-2|82	* Mon Jul 06 2009 Kevin Fenzi <kevin@tummy.com> - 0.1.1-1
12cr|supybot-Meetbot-0.1.4-2|83	- Upgrade to 0.1.1 version
12cr|supybot-Meetbot-0.1.4-2|84	
12cr|supybot-Meetbot-0.1.4-2|85	* Sun Jun 14 2009 Kevin Fenzi <kevin@tummy.com> - 0-0.1.20090614darcs
12cr|supybot-Meetbot-0.1.4-2|86	- Initial version for fedora review

7833 12
12cr|surf-1.0.6-1|1	%define		_enable_libtoolize	%{nil}
12cr|surf-1.0.6-1|2	
12cr|surf-1.0.6-1|3	Name:		surf
12cr|surf-1.0.6-1|4	Version:	1.0.6
12cr|surf-1.0.6-1|5	Summary:	Tool to visualize some real algebraic geometry
12cr|surf-1.0.6-1|6	Release:	%mkrel 1
12cr|surf-1.0.6-1|7	Source0:	http://downloads.sourceforge.net/project/surf/surf/%{version}/%{name}-%{version}.tar.gz
12cr|surf-1.0.6-1|8	URL:		http://surf.sourceforge.net/
12cr|surf-1.0.6-1|9	License:	GPL
12cr|surf-1.0.6-1|10	Group:		Sciences/Mathematics
12cr|surf-1.0.6-1|11	
12cr|surf-1.0.6-1|12	BuildRequires:	flex
12cr|surf-1.0.6-1|13	BuildRequires:	cups-devel
12cr|surf-1.0.6-1|14	BuildRequires:	gmp-devel
12cr|surf-1.0.6-1|15	BuildRequires:	gtk+-devel
12cr|surf-1.0.6-1|16	BuildRequires:	jpeg-devel
12cr|surf-1.0.6-1|17	BuildRequires:	libxmu-devel
12cr|surf-1.0.6-1|18	BuildRequires:	tiff-devel
12cr|surf-1.0.6-1|19	BuildRequires:	zlib-devel
12cr|surf-1.0.6-1|20	
12cr|surf-1.0.6-1|21	
12cr|surf-1.0.6-1|22	%description
12cr|surf-1.0.6-1|23	surf is a tool to visualize some real algebraic geometry:
12cr|surf-1.0.6-1|24	plane algebraic curves, algebraic surfaces and hyperplane sections of surfaces.
12cr|surf-1.0.6-1|25	surf is script driven and has (optionally) a nifty GUI using the Gtk widget set.
12cr|surf-1.0.6-1|26	
12cr|surf-1.0.6-1|27	%prep
12cr|surf-1.0.6-1|28	%setup -q
12cr|surf-1.0.6-1|29	
12cr|surf-1.0.6-1|30	%build
12cr|surf-1.0.6-1|31	%configure2_5x \
12cr|surf-1.0.6-1|32	--with-gmp=%{_prefix}				\
12cr|surf-1.0.6-1|33	--with-gtk=%{_prefix}				\
12cr|surf-1.0.6-1|34	--with-x
12cr|surf-1.0.6-1|35	
12cr|surf-1.0.6-1|36	%make
12cr|surf-1.0.6-1|37	
12cr|surf-1.0.6-1|38	%install
12cr|surf-1.0.6-1|39	%makeinstall_std
12cr|surf-1.0.6-1|40	
12cr|surf-1.0.6-1|41	%files
12cr|surf-1.0.6-1|42	%defattr(-,root,root)
12cr|surf-1.0.6-1|43	%{_bindir}/surf
12cr|surf-1.0.6-1|44	%{_mandir}/man1/surf.1.*
12cr|surf-1.0.6-1|45	%dir %{_datadir}/surf
12cr|surf-1.0.6-1|46	%{_datadir}/surf/surf.xpm
12cr|surf-1.0.6-1|47	
12cr|surf-1.0.6-1|48	
12cr|surf-1.0.6-1|49	%changelog
12cr|surf-1.0.6-1|50	* Tue Sep 13 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.0.6-1mdv2012.0
12cr|surf-1.0.6-1|51	+ Revision: 699660
12cr|surf-1.0.6-1|52	- fixed BRs, config and make macros
12cr|surf-1.0.6-1|53	- new version 1.0.6
12cr|surf-1.0.6-1|54	
12cr|surf-1.0.6-1|55	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-4mdv2011.0
12cr|surf-1.0.6-1|56	+ Revision: 615041
12cr|surf-1.0.6-1|57	- the mass rebuild of 2010.1 packages
12cr|surf-1.0.6-1|58	
12cr|surf-1.0.6-1|59	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 1.0.5-3mdv2010.1
12cr|surf-1.0.6-1|60	+ Revision: 503628
12cr|surf-1.0.6-1|61	- rebuild for new gmp
12cr|surf-1.0.6-1|62	
12cr|surf-1.0.6-1|63	* Sun Aug 23 2009 Funda Wang <fwang@mandriva.org> 1.0.5-2mdv2010.0
12cr|surf-1.0.6-1|64	+ Revision: 419818
12cr|surf-1.0.6-1|65	- rebuild for new libjpeg v7
12cr|surf-1.0.6-1|66	
12cr|surf-1.0.6-1|67	* Fri Aug 14 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.0.5-1mdv2010.0
12cr|surf-1.0.6-1|68	+ Revision: 416247
12cr|surf-1.0.6-1|69	- Import surf version 1.0.5.
12cr|surf-1.0.6-1|70	The surf program is the default singular plotting interface to sagemath.
12cr|surf-1.0.6-1|71	- surf
12cr|surf-1.0.6-1|72	

7834 12
12cr|surfraw-1.0.7-10|1	%define name surfraw
12cr|surfraw-1.0.7-10|2	%define version 1.0.7
12cr|surfraw-1.0.7-10|3	%define release %mkrel 10
12cr|surfraw-1.0.7-10|4	
12cr|surfraw-1.0.7-10|5	Summary: Command line interface to various web search engines
12cr|surfraw-1.0.7-10|6	Name: %{name}
12cr|surfraw-1.0.7-10|7	Version: %{version}
12cr|surfraw-1.0.7-10|8	Release: %{release}
12cr|surfraw-1.0.7-10|9	URL: http://surfraw.sf.net/
12cr|surfraw-1.0.7-10|10	Source0: ftp://ftp.netbsd.org/pub/NetBSD/misc/proff/surfraw-%{version}.tar.bz2
12cr|surfraw-1.0.7-10|11	License: GPL
12cr|surfraw-1.0.7-10|12	Group: Networking/WWW
12cr|surfraw-1.0.7-10|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|surfraw-1.0.7-10|14	BuildArch: noarch
12cr|surfraw-1.0.7-10|15	Requires: links
12cr|surfraw-1.0.7-10|16	Patch: surfraw-1.0.7-no-graphical-browser-by-default.patch
12cr|surfraw-1.0.7-10|17	
12cr|surfraw-1.0.7-10|18	%description
12cr|surfraw-1.0.7-10|19	Surfraw provides a fast unix command line interface to a variety
12cr|surfraw-1.0.7-10|20	of popular WWW search engines and other artifacts of power.
12cr|surfraw-1.0.7-10|21	Forsake GUI idolatry! Apostate return!
12cr|surfraw-1.0.7-10|22	
12cr|surfraw-1.0.7-10|23	%prep
12cr|surfraw-1.0.7-10|24	%setup -q
12cr|surfraw-1.0.7-10|25	%patch -p1
12cr|surfraw-1.0.7-10|26	
12cr|surfraw-1.0.7-10|27	%build
12cr|surfraw-1.0.7-10|28	%configure
12cr|surfraw-1.0.7-10|29	%make
12cr|surfraw-1.0.7-10|30	
12cr|surfraw-1.0.7-10|31	%install
12cr|surfraw-1.0.7-10|32	rm -rf $RPM_BUILD_ROOT
12cr|surfraw-1.0.7-10|33	%makeinstall
12cr|surfraw-1.0.7-10|34	
12cr|surfraw-1.0.7-10|35	rm $RPM_BUILD_ROOT%{_bindir}/rhyme
12cr|surfraw-1.0.7-10|36	
12cr|surfraw-1.0.7-10|37	%clean
12cr|surfraw-1.0.7-10|38	rm -rf $RPM_BUILD_ROOT
12cr|surfraw-1.0.7-10|39	
12cr|surfraw-1.0.7-10|40	%files
12cr|surfraw-1.0.7-10|41	%defattr(-,root,root)
12cr|surfraw-1.0.7-10|42	%doc README NEWS TODO
12cr|surfraw-1.0.7-10|43	%config(noreplace) /etc/*
12cr|surfraw-1.0.7-10|44	%{_bindir}/*
12cr|surfraw-1.0.7-10|45	
12cr|surfraw-1.0.7-10|46	
12cr|surfraw-1.0.7-10|47	
12cr|surfraw-1.0.7-10|48	
12cr|surfraw-1.0.7-10|49	%changelog
12cr|surfraw-1.0.7-10|50	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.7-10mdv2010.0
12cr|surfraw-1.0.7-10|51	+ Revision: 434195
12cr|surfraw-1.0.7-10|52	- rebuild
12cr|surfraw-1.0.7-10|53	
12cr|surfraw-1.0.7-10|54	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.7-9mdv2009.0
12cr|surfraw-1.0.7-10|55	+ Revision: 242843
12cr|surfraw-1.0.7-10|56	- rebuild
12cr|surfraw-1.0.7-10|57	- kill re-definition of %%buildroot on Pixel's request
12cr|surfraw-1.0.7-10|58	
12cr|surfraw-1.0.7-10|59	+ Olivier Blin <oblin@mandriva.com>
12cr|surfraw-1.0.7-10|60	- restore BuildRoot
12cr|surfraw-1.0.7-10|61	
12cr|surfraw-1.0.7-10|62	* Sun Aug 12 2007 Pixel <pixel@mandriva.com> 1.0.7-7mdv2008.0
12cr|surfraw-1.0.7-10|63	+ Revision: 62344
12cr|surfraw-1.0.7-10|64	- replace funny Summary with a normal one
12cr|surfraw-1.0.7-10|65	
12cr|surfraw-1.0.7-10|66	* Fri Aug 10 2007 Pixel <pixel@mandriva.com> 1.0.7-6mdv2008.0
12cr|surfraw-1.0.7-10|67	+ Revision: 61050
12cr|surfraw-1.0.7-10|68	- rebuild
12cr|surfraw-1.0.7-10|69	
12cr|surfraw-1.0.7-10|70	
12cr|surfraw-1.0.7-10|71	* Thu Oct 06 2005 Pixel <pixel@mandriva.com> 1.0.7-5mdk
12cr|surfraw-1.0.7-10|72	- remove rhyme which conflicts with package rhyme
12cr|surfraw-1.0.7-10|73	(and anyway Lycos Rhyme service is no more?)
12cr|surfraw-1.0.7-10|74	
12cr|surfraw-1.0.7-10|75	* Fri Jun 04 2004 Pixel <pixel@mandrakesoft.com> 1.0.7-4mdk
12cr|surfraw-1.0.7-10|76	- rebuild
12cr|surfraw-1.0.7-10|77	
12cr|surfraw-1.0.7-10|78	* Mon May 05 2003 Pixel <pixel@mandrakesoft.com> 1.0.7-3mdk
12cr|surfraw-1.0.7-10|79	- fix typo in description (thanks to Adam Williamson)
12cr|surfraw-1.0.7-10|80	
12cr|surfraw-1.0.7-10|81	* Mon May 05 2003 Pixel <pixel@mandrakesoft.com> 1.0.7-2mdk
12cr|surfraw-1.0.7-10|82	- rebuild for new rpm
12cr|surfraw-1.0.7-10|83	
12cr|surfraw-1.0.7-10|84	* Sat Feb 02 2002 Pixel <pixel@mandrakesoft.com> 1.0.7-1mdk
12cr|surfraw-1.0.7-10|85	- new release
12cr|surfraw-1.0.7-10|86	
12cr|surfraw-1.0.7-10|87	* Fri Oct 26 2001 Pixel <pixel@mandrakesoft.com> 1.0.4-1mdk
12cr|surfraw-1.0.7-10|88	- new version
12cr|surfraw-1.0.7-10|89	
12cr|surfraw-1.0.7-10|90	* Thu Oct 11 2001 Pixel <pixel@mandrakesoft.com> 1.0.3-4mdk
12cr|surfraw-1.0.7-10|91	- s/Copyright/License/
12cr|surfraw-1.0.7-10|92	
12cr|surfraw-1.0.7-10|93	* Mon Jul 02 2001 Pixel <pixel@mandrakesoft.com> 1.0.3-3mdk
12cr|surfraw-1.0.7-10|94	- rebuild
12cr|surfraw-1.0.7-10|95	
12cr|surfraw-1.0.7-10|96	* Mon Apr 16 2001 Pixel <pixel@mandrakesoft.com> 1.0.3-2mdk
12cr|surfraw-1.0.7-10|97	- BuildArch: noarch (thanks to Daniel Serodio)
12cr|surfraw-1.0.7-10|98	
12cr|surfraw-1.0.7-10|99	* Sat Feb 24 2001 Pixel <pixel@mandrakesoft.com> 1.0.3-1mdk
12cr|surfraw-1.0.7-10|100	- new version
12cr|surfraw-1.0.7-10|101	
12cr|surfraw-1.0.7-10|102	* Wed Sep 27 2000 Pixel <pixel@mandrakesoft.com> 1.0.2-1mdk
12cr|surfraw-1.0.7-10|103	- initial spec
12cr|surfraw-1.0.7-10|104	

7835 12
12cr|svg2pdf-0-1.20100407.1|1	%define git_clone_date 20100407
12cr|svg2pdf-0-1.20100407.1|2	
12cr|svg2pdf-0-1.20100407.1|3	Name:		svg2pdf
12cr|svg2pdf-0-1.20100407.1|4	Version:	0
12cr|svg2pdf-0-1.20100407.1|5	Release:	1.%{git_clone_date}.1
12cr|svg2pdf-0-1.20100407.1|6	Summary:	Simple SVG to PDF converter
12cr|svg2pdf-0-1.20100407.1|7	Group:		Development/X11
12cr|svg2pdf-0-1.20100407.1|8	License:	MIT
12cr|svg2pdf-0-1.20100407.1|9	Url:		http://cgit.freedesktop.org/~cworth/svg2pdf/
12cr|svg2pdf-0-1.20100407.1|10	Source0:	svg2pdf.c
12cr|svg2pdf-0-1.20100407.1|11	Source1:	Makefile
12cr|svg2pdf-0-1.20100407.1|12	
12cr|svg2pdf-0-1.20100407.1|13	BuildRequires: pkgconfig(cairo)
12cr|svg2pdf-0-1.20100407.1|14	BuildRequires: pkgconfig(librsvg-2.0)
12cr|svg2pdf-0-1.20100407.1|15	
12cr|svg2pdf-0-1.20100407.1|16	%description
12cr|svg2pdf-0-1.20100407.1|17	svg2pdf is a very simple tool to convert SVG files to PDF using cairo.
12cr|svg2pdf-0-1.20100407.1|18	
12cr|svg2pdf-0-1.20100407.1|19	%prep
12cr|svg2pdf-0-1.20100407.1|20	%setup -q -c -T
12cr|svg2pdf-0-1.20100407.1|21	cp %{SOURCE0} .
12cr|svg2pdf-0-1.20100407.1|22	cp %{SOURCE1} .
12cr|svg2pdf-0-1.20100407.1|23	
12cr|svg2pdf-0-1.20100407.1|24	%build
12cr|svg2pdf-0-1.20100407.1|25	%make
12cr|svg2pdf-0-1.20100407.1|26	
12cr|svg2pdf-0-1.20100407.1|27	%install
12cr|svg2pdf-0-1.20100407.1|28	mkdir -p %{buildroot}/%{_bindir}
12cr|svg2pdf-0-1.20100407.1|29	install svg2pdf %{buildroot}/%{_bindir}/svg2pdf
12cr|svg2pdf-0-1.20100407.1|30	
12cr|svg2pdf-0-1.20100407.1|31	%files
12cr|svg2pdf-0-1.20100407.1|32	%{_bindir}/svg2pdf
12cr|svg2pdf-0-1.20100407.1|33	

7836 12
12cr|SVGATextMode-1.10-14|1	%define	name	SVGATextMode
12cr|SVGATextMode-1.10-14|2	%define	version	1.10
12cr|SVGATextMode-1.10-14|3	%define	release	%mkrel 14
12cr|SVGATextMode-1.10-14|4	
12cr|SVGATextMode-1.10-14|5	Summary:	A utility for improving the appearance of text consoles
12cr|SVGATextMode-1.10-14|6	Name:		%{name}
12cr|SVGATextMode-1.10-14|7	Version:	%{version}
12cr|SVGATextMode-1.10-14|8	Release:	%{release}
12cr|SVGATextMode-1.10-14|9	License:	GPL
12cr|SVGATextMode-1.10-14|10	Group:		Terminals
12cr|SVGATextMode-1.10-14|11	Source0:	ftp://metalab.unc.edu/pub/Linux/utils/console/%{name}-%{version}-src.tar.bz2
12cr|SVGATextMode-1.10-14|12	Source1:	%{name}-kernel2.4-headers.tar.bz2
12cr|SVGATextMode-1.10-14|13	#(deush) regenerate patch0
12cr|SVGATextMode-1.10-14|14	Patch0:		%{name}-1.9-make.patch
12cr|SVGATextMode-1.10-14|15	#(deush) add some fonts
12cr|SVGATextMode-1.10-14|16	Patch1:		%{name}-1.9-src-mdk.patch
12cr|SVGATextMode-1.10-14|17	#(deush) kernel-headers --> add include file where missed ...
12cr|SVGATextMode-1.10-14|18	#Patch2:	%{name}-1.10-include.patch.bz2
12cr|SVGATextMode-1.10-14|19	Patch3:		%{name}-1.9-set80.patch
12cr|SVGATextMode-1.10-14|20	Patch4:		%{name}-1.9-src-manbz2.patch
12cr|SVGATextMode-1.10-14|21	Patch5:		%{name}-missing-header-fix.patch
12cr|SVGATextMode-1.10-14|22	Patch6:		%{name}-1.10-gcc-3.3.patch
12cr|SVGATextMode-1.10-14|23	Patch7:		%{name}-1.10-use-2.4-headers.patch
12cr|SVGATextMode-1.10-14|24	Patch8:		SVGATextMode-1.10-fix-build.patch
12cr|SVGATextMode-1.10-14|25	Patch9:		SVGATextMode-1.10-kheaders-build-fix.patch
12cr|SVGATextMode-1.10-14|26	Patch10:	SVGATextMode-1.10-fix-str-fmt.patch
12cr|SVGATextMode-1.10-14|27	Requires:	kbd
12cr|SVGATextMode-1.10-14|28	BuildRequires:	bison flex
12cr|SVGATextMode-1.10-14|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|SVGATextMode-1.10-14|30	ExclusiveArch:	%{ix86}
12cr|SVGATextMode-1.10-14|31	
12cr|SVGATextMode-1.10-14|32	%description
12cr|SVGATextMode-1.10-14|33	SVGATextMode is a utility for reprogramming (S)VGA hardware,
12cr|SVGATextMode-1.10-14|34	which can improve the appearance of text consoles.
12cr|SVGATextMode-1.10-14|35	You should install SVGATextMode if you want to alter the
12cr|SVGATextMode-1.10-14|36	appearance of your text consoles. The utility uses a
12cr|SVGATextMode-1.10-14|37	configuration file (TextConfig) to set up
12cr|SVGATextMode-1.10-14|38	textmodes with higher resolution, larger fonts, higher
12cr|SVGATextMode-1.10-14|39	display refresh rates, etc.
12cr|SVGATextMode-1.10-14|40	
12cr|SVGATextMode-1.10-14|41	Although SVGATextMode can be used to program any text
12cr|SVGATextMode-1.10-14|42	mode size, your results will depend on your VGA card.
12cr|SVGATextMode-1.10-14|43	
12cr|SVGATextMode-1.10-14|44	%prep
12cr|SVGATextMode-1.10-14|45	%setup -q -a1
12cr|SVGATextMode-1.10-14|46	%patch0 -p1 -b .make
12cr|SVGATextMode-1.10-14|47	%patch1 -p1 -b .rh
12cr|SVGATextMode-1.10-14|48	#%patch2 -p1
12cr|SVGATextMode-1.10-14|49	%patch3 -p0 -b .set80
12cr|SVGATextMode-1.10-14|50	%patch4 -p1 -b .warly
12cr|SVGATextMode-1.10-14|51	%patch5 -p0 -b .peroyvind
12cr|SVGATextMode-1.10-14|52	%patch6 -p1 -b .gcc3.3
12cr|SVGATextMode-1.10-14|53	%patch7 -p1 -b .kernel2.4
12cr|SVGATextMode-1.10-14|54	%patch8 -p1 -b .sys_types.h
12cr|SVGATextMode-1.10-14|55	%patch9 -p1 -b .kheaders-build-fix
12cr|SVGATextMode-1.10-14|56	%patch10 -p0 -b .str
12cr|SVGATextMode-1.10-14|57	
12cr|SVGATextMode-1.10-14|58	%build
12cr|SVGATextMode-1.10-14|59	%make dep
12cr|SVGATextMode-1.10-14|60	%make all CFLAGS_DEFAULT="%optflags"
12cr|SVGATextMode-1.10-14|61	# CFLAGS="$RPM_OPT_FLAGS -IXFREE/include"
12cr|SVGATextMode-1.10-14|62	
12cr|SVGATextMode-1.10-14|63	%install
12cr|SVGATextMode-1.10-14|64	rm -rf $RPM_BUILD_ROOT
12cr|SVGATextMode-1.10-14|65	mkdir -p $RPM_BUILD_ROOT/{etc,usr/man/man5,usr/man/man8,usr/sbin}
12cr|SVGATextMode-1.10-14|66	make DESTDIR=$RPM_BUILD_ROOT newinstall manbz2-install
12cr|SVGATextMode-1.10-14|67	install -m 0755 STMmenu $RPM_BUILD_ROOT%{_sbindir}/stm-menu
12cr|SVGATextMode-1.10-14|68	# move man pages
12cr|SVGATextMode-1.10-14|69	mkdir $RPM_BUILD_ROOT%{_datadir}
12cr|SVGATextMode-1.10-14|70	mv $RPM_BUILD_ROOT/usr/man $RPM_BUILD_ROOT%{_datadir}
12cr|SVGATextMode-1.10-14|71	
12cr|SVGATextMode-1.10-14|72	%clean
12cr|SVGATextMode-1.10-14|73	rm -rf $RPM_BUILD_ROOT
12cr|SVGATextMode-1.10-14|74	
12cr|SVGATextMode-1.10-14|75	%files
12cr|SVGATextMode-1.10-14|76	%defattr(-,root,root)
12cr|SVGATextMode-1.10-14|77	%config(noreplace) %{_sysconfdir}/TextConfig
12cr|SVGATextMode-1.10-14|78	%doc README README.FIRST CREDITS COPYING HISTORY TODO Changelog
12cr|SVGATextMode-1.10-14|79	%doc doc/*
12cr|SVGATextMode-1.10-14|80	%{_sbindir}/*
12cr|SVGATextMode-1.10-14|81	%{_mandir}/*/*
12cr|SVGATextMode-1.10-14|82	
12cr|SVGATextMode-1.10-14|83	
12cr|SVGATextMode-1.10-14|84	%changelog
12cr|SVGATextMode-1.10-14|85	* Mon Jan 03 2011 Funda Wang <fwang@mandriva.org> 1.10-14mdv2011.0
12cr|SVGATextMode-1.10-14|86	+ Revision: 627703
12cr|SVGATextMode-1.10-14|87	- fix str fmt
12cr|SVGATextMode-1.10-14|88	
12cr|SVGATextMode-1.10-14|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|SVGATextMode-1.10-14|90	- rebuild
12cr|SVGATextMode-1.10-14|91	
12cr|SVGATextMode-1.10-14|92	* Mon Jul 28 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.10-13mdv2009.0
12cr|SVGATextMode-1.10-14|93	+ Revision: 251928
12cr|SVGATextMode-1.10-14|94	- Uncompress all package patches.
12cr|SVGATextMode-1.10-14|95	- Fix build with latest kernel headers.
12cr|SVGATextMode-1.10-14|96	
12cr|SVGATextMode-1.10-14|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|SVGATextMode-1.10-14|98	- rebuild
12cr|SVGATextMode-1.10-14|99	- rebuild
12cr|SVGATextMode-1.10-14|100	- kill re-definition of %%buildroot on Pixel's request
12cr|SVGATextMode-1.10-14|101	
12cr|SVGATextMode-1.10-14|102	+ Olivier Blin <oblin@mandriva.com>
12cr|SVGATextMode-1.10-14|103	- restore BuildRoot
12cr|SVGATextMode-1.10-14|104	- Import SVGATextMode
12cr|SVGATextMode-1.10-14|105	
12cr|SVGATextMode-1.10-14|106	
12cr|SVGATextMode-1.10-14|107	
12cr|SVGATextMode-1.10-14|108	* Thu Jun 22 2006 Lenny Cartier <lenny@mandriva.com> 1.10-12mdv2007.0
12cr|SVGATextMode-1.10-14|109	- rebuild
12cr|SVGATextMode-1.10-14|110	
12cr|SVGATextMode-1.10-14|111	* Fri Apr 28 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.10-11mdk
12cr|SVGATextMode-1.10-14|112	- fix build (P8)
12cr|SVGATextMode-1.10-14|113	- compile with $RPM_OPT_FLAGS
12cr|SVGATextMode-1.10-14|114	- %%mkrel
12cr|SVGATextMode-1.10-14|115	- fix summary-ended-with-dot
12cr|SVGATextMode-1.10-14|116	
12cr|SVGATextMode-1.10-14|117	* Mon Jun 14 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.10-10mdk
12cr|SVGATextMode-1.10-14|118	- fix buildrequires
12cr|SVGATextMode-1.10-14|119	
12cr|SVGATextMode-1.10-14|120	* Mon Apr 19 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.10-9mdk
12cr|SVGATextMode-1.10-14|121	- ship with kernel 2.4 headers (S1) and use them (P7)
12cr|SVGATextMode-1.10-14|122	
12cr|SVGATextMode-1.10-14|123	* Wed Jul 23 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.10-8mdk
12cr|SVGATextMode-1.10-14|124	- oops, fix gcc-3.3 patch (P6), thx gwenole
12cr|SVGATextMode-1.10-14|125	
12cr|SVGATextMode-1.10-14|126	* Tue Jul 15 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.10-7mdk
12cr|SVGATextMode-1.10-14|127	- fix gcc-3.3 build (P6)
12cr|SVGATextMode-1.10-14|128	
12cr|SVGATextMode-1.10-14|129	* Fri May 23 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.10-6mdk
12cr|SVGATextMode-1.10-14|130	- rebuild for rpm-4.2
12cr|SVGATextMode-1.10-14|131	- macroize
12cr|SVGATextMode-1.10-14|132	- quiet setup
12cr|SVGATextMode-1.10-14|133	- fix problem with missing header causing SVGATextMode not to compile (Patch5)
12cr|SVGATextMode-1.10-14|134	- nicer formatting
12cr|SVGATextMode-1.10-14|135	- drop unapplied patch(Patch2)
12cr|SVGATextMode-1.10-14|136	
12cr|SVGATextMode-1.10-14|137	* Tue Sep 11 2001 Stefan van der Eijk <stefan@eijk.nu> 1.10-5mdk
12cr|SVGATextMode-1.10-14|138	- BuildRequires: bison flex
12cr|SVGATextMode-1.10-14|139	- Copyright --> License
12cr|SVGATextMode-1.10-14|140	
12cr|SVGATextMode-1.10-14|141	* Tue May 22 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 1.10-4mdk
12cr|SVGATextMode-1.10-14|142	- Use ix86 macro in ExclusiveArch
12cr|SVGATextMode-1.10-14|143	
12cr|SVGATextMode-1.10-14|144	* Tue Jan 09 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.10-3mdk
12cr|SVGATextMode-1.10-14|145	- include cache.h again, and rebuild for kernel 2.4.
12cr|SVGATextMode-1.10-14|146	
12cr|SVGATextMode-1.10-14|147	* Sat Nov 25 2000 Daouda Lo <daouda@mandrakesoft.com> 1.10-2mdk
12cr|SVGATextMode-1.10-14|148	- build with defaults cflags -O3 (chmouel).
12cr|SVGATextMode-1.10-14|149	
12cr|SVGATextMode-1.10-14|150	* Fri Nov 24 2000 Daouda Lo <daouda@mandrakesoft.com> 1.10-1mdk
12cr|SVGATextMode-1.10-14|151	- release
12cr|SVGATextMode-1.10-14|152	- fix gcc-2.96 compilation
12cr|SVGATextMode-1.10-14|153	- redefine path to kernel headers (cache.h and dcache.h)
12cr|SVGATextMode-1.10-14|154	- macroz + cleanup
12cr|SVGATextMode-1.10-14|155	
12cr|SVGATextMode-1.10-14|156	* Tue Aug 29 2000 Etienne Faure <etienne@mandrakesoft.com> 1.9-7mdk
12cr|SVGATextMode-1.10-14|157	- rebuilt using _mandir macro
12cr|SVGATextMode-1.10-14|158	
12cr|SVGATextMode-1.10-14|159	* Mon Apr  3 2000 Adam Lebsack <adam@mandrakesoft.com> 1.9-6mdk
12cr|SVGATextMode-1.10-14|160	- release build.
12cr|SVGATextMode-1.10-14|161	
12cr|SVGATextMode-1.10-14|162	* Thu Dec 30 1999 Florent Villard <warlyl@mandrakesoft.com> 1.9-5mdk
12cr|SVGATextMode-1.10-14|163	- clean the bz2 man pages
12cr|SVGATextMode-1.10-14|164	
12cr|SVGATextMode-1.10-14|165	* Mon Dec 20 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|SVGATextMode-1.10-14|166	- Don't do a set80 under X (break X).
12cr|SVGATextMode-1.10-14|167	
12cr|SVGATextMode-1.10-14|168	* Wed Dec  1 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|SVGATextMode-1.10-14|169	- Upgrade ExclusiveArch to support k6.
12cr|SVGATextMode-1.10-14|170	- add a defattr.
12cr|SVGATextMode-1.10-14|171	
12cr|SVGATextMode-1.10-14|172	* Sat Jul 17 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
12cr|SVGATextMode-1.10-14|173	- 1.9
12cr|SVGATextMode-1.10-14|174	- Update ExclusiveArch tag to support i486 and i686
12cr|SVGATextMode-1.10-14|175	- set more reasonable defaults
12cr|SVGATextMode-1.10-14|176	- fix handling of $RPM_OPT_FLAGS
12cr|SVGATextMode-1.10-14|177	- use always at least -O2 (needed for outb())
12cr|SVGATextMode-1.10-14|178	
12cr|SVGATextMode-1.10-14|179	* Wed Jun 30 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|SVGATextMode-1.10-14|180	- Update ExclusiveArch tag.
12cr|SVGATextMode-1.10-14|181	
12cr|SVGATextMode-1.10-14|182	* Tue May 04 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
12cr|SVGATextMode-1.10-14|183	- Mandrake adaptions
12cr|SVGATextMode-1.10-14|184	- add de locale
12cr|SVGATextMode-1.10-14|185	- fix a bug in the %%description - SVGATextMode does NOT use XF86Config
12cr|SVGATextMode-1.10-14|186	
12cr|SVGATextMode-1.10-14|187	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|SVGATextMode-1.10-14|188	- auto rebuild in the new build environment (release 4)
12cr|SVGATextMode-1.10-14|189	
12cr|SVGATextMode-1.10-14|190	* Wed Jan 06 1999 Cristian Gafton <gafton@redhat.com>
12cr|SVGATextMode-1.10-14|191	- glibc 2.1
12cr|SVGATextMode-1.10-14|192	
12cr|SVGATextMode-1.10-14|193	* Thu Sep 03 1998 Cristian Gafton <gafton@redhat.com>
12cr|SVGATextMode-1.10-14|194	- added patch for Matrox Millenium AGP
12cr|SVGATextMode-1.10-14|195	
12cr|SVGATextMode-1.10-14|196	* Fri May 01 1998 Cristian Gafton <gafton@redhat.com>
12cr|SVGATextMode-1.10-14|197	- ExclusiveArch: i386
12cr|SVGATextMode-1.10-14|198	
12cr|SVGATextMode-1.10-14|199	* Sun Jan 11 1998 Cristian Gafton <gafton@redhat.com>
12cr|SVGATextMode-1.10-14|200	- upgraded to 1.8
12cr|SVGATextMode-1.10-14|201	- built against glibc; spec file cleanup
12cr|SVGATextMode-1.10-14|202	
12cr|SVGATextMode-1.10-14|203	* Wed Jul 2 1997 Timo Karjalainen <timok@iki.fi>
12cr|SVGATextMode-1.10-14|204	- Upgraded to version 1.6
12cr|SVGATextMode-1.10-14|205	
12cr|SVGATextMode-1.10-14|206	* Fri Jun 13 1997 Timo Karjalainen <timok@iki.fi>
12cr|SVGATextMode-1.10-14|207	- Config file moved from /usr/etc to /etc
12cr|SVGATextMode-1.10-14|208	- Some minor changes to specfile
12cr|SVGATextMode-1.10-14|209	
12cr|SVGATextMode-1.10-14|210	* Wed Jun 4 1997 Ximenes Zalteca <ximenes@null.net>
12cr|SVGATextMode-1.10-14|211	- Re-Group:'d
12cr|SVGATextMode-1.10-14|212	
12cr|SVGATextMode-1.10-14|213	* Sun Apr 27 1997 Christian 'Dr. Disk' Hechelmann <drdisk@ds9.au.s.shuttle.de>
12cr|SVGATextMode-1.10-14|214	- added %%changelog
12cr|SVGATextMode-1.10-14|215	- added %%clean
12cr|SVGATextMode-1.10-14|216	- added BuildRoot

7837 12
12cr|SVG-cards-2.0-7|1	%define name SVG-cards
12cr|SVG-cards-2.0-7|2	%define version 2.0
12cr|SVG-cards-2.0-7|3	%define release %mkrel 7
12cr|SVG-cards-2.0-7|4	
12cr|SVG-cards-2.0-7|5	Summary: A set of playing cards in SVG
12cr|SVG-cards-2.0-7|6	Name: %name
12cr|SVG-cards-2.0-7|7	Version: %version
12cr|SVG-cards-2.0-7|8	Release: %release
12cr|SVG-cards-2.0-7|9	Group: Games/Cards
12cr|SVG-cards-2.0-7|10	License: LGPL
12cr|SVG-cards-2.0-7|11	Url:	 http://david.bellot.free.fr/svg-cards/files
12cr|SVG-cards-2.0-7|12	Source: http://david.bellot.free.fr/svg-cards/files/%{name}-%{version}.tar.bz2
12cr|SVG-cards-2.0-7|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|SVG-cards-2.0-7|14	Buildarch: noarch
12cr|SVG-cards-2.0-7|15	
12cr|SVG-cards-2.0-7|16	%description
12cr|SVG-cards-2.0-7|17	This is a set of playing cards made in pure SVG with all kings,
12cr|SVG-cards-2.0-7|18	queens, jacks, numbers, jokers and backs of cards.
12cr|SVG-cards-2.0-7|19	This set of SVG files is intended to be used in games, figures,
12cr|SVG-cards-2.0-7|20	illustrations and web sites.
12cr|SVG-cards-2.0-7|21	The kings, queens and jacks are based on the french representation,
12cr|SVG-cards-2.0-7|22	because I find them beautiful.
12cr|SVG-cards-2.0-7|23	
12cr|SVG-cards-2.0-7|24	%prep
12cr|SVG-cards-2.0-7|25	%setup -q
12cr|SVG-cards-2.0-7|26	
12cr|SVG-cards-2.0-7|27	%build
12cr|SVG-cards-2.0-7|28	echo "Ready to use"
12cr|SVG-cards-2.0-7|29	
12cr|SVG-cards-2.0-7|30	%install
12cr|SVG-cards-2.0-7|31	rm -rf $RPM_BUILD_ROOT
12cr|SVG-cards-2.0-7|32	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%name
12cr|SVG-cards-2.0-7|33	install *.svg $RPM_BUILD_ROOT/%{_datadir}/%name
12cr|SVG-cards-2.0-7|34	
12cr|SVG-cards-2.0-7|35	%clean
12cr|SVG-cards-2.0-7|36	rm -rf $RPM_BUILD_ROOT
12cr|SVG-cards-2.0-7|37	
12cr|SVG-cards-2.0-7|38	%files
12cr|SVG-cards-2.0-7|39	%defattr(-,root,root)
12cr|SVG-cards-2.0-7|40	%doc AUTHORS Changelog NEWS README COPYING
12cr|SVG-cards-2.0-7|41	%_datadir/SVG-cards
12cr|SVG-cards-2.0-7|42	
12cr|SVG-cards-2.0-7|43	
12cr|SVG-cards-2.0-7|44	
12cr|SVG-cards-2.0-7|45	%changelog
12cr|SVG-cards-2.0-7|46	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0-7mdv2011.0
12cr|SVG-cards-2.0-7|47	+ Revision: 616453
12cr|SVG-cards-2.0-7|48	- the mass rebuild of 2010.0 packages
12cr|SVG-cards-2.0-7|49	
12cr|SVG-cards-2.0-7|50	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 2.0-6mdv2010.0
12cr|SVG-cards-2.0-7|51	+ Revision: 434230
12cr|SVG-cards-2.0-7|52	- rebuild
12cr|SVG-cards-2.0-7|53	
12cr|SVG-cards-2.0-7|54	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 2.0-5mdv2009.0
12cr|SVG-cards-2.0-7|55	+ Revision: 261275
12cr|SVG-cards-2.0-7|56	- rebuild
12cr|SVG-cards-2.0-7|57	
12cr|SVG-cards-2.0-7|58	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.0-4mdv2009.0
12cr|SVG-cards-2.0-7|59	+ Revision: 253789
12cr|SVG-cards-2.0-7|60	- rebuild
12cr|SVG-cards-2.0-7|61	
12cr|SVG-cards-2.0-7|62	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.0-2mdv2008.1
12cr|SVG-cards-2.0-7|63	+ Revision: 140863
12cr|SVG-cards-2.0-7|64	- restore BuildRoot
12cr|SVG-cards-2.0-7|65	
12cr|SVG-cards-2.0-7|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|SVG-cards-2.0-7|67	- kill re-definition of %%buildroot on Pixel's request
12cr|SVG-cards-2.0-7|68	- import SVG-cards
12cr|SVG-cards-2.0-7|69	
12cr|SVG-cards-2.0-7|70	
12cr|SVG-cards-2.0-7|71	* Thu Jun 22 2006 Erwan Velu <erwan@seanodes.com> 2.0-2
12cr|SVG-cards-2.0-7|72	- Rebuild
12cr|SVG-cards-2.0-7|73	
12cr|SVG-cards-2.0-7|74	* Mon Dec 19 2005 Erwan Velu <erwan@seanodes.com> 2.0-1mdk
12cr|SVG-cards-2.0-7|75	- 2.0
12cr|SVG-cards-2.0-7|76	
12cr|SVG-cards-2.0-7|77	* Mon Jun 21 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.1-1mdk
12cr|SVG-cards-2.0-7|78	- spec fixes
12cr|SVG-cards-2.0-7|79	- add source URL
12cr|SVG-cards-2.0-7|80	- New release 1.1
12cr|SVG-cards-2.0-7|81	
12cr|SVG-cards-2.0-7|82	* Thu Jun 17 2004 Erwan Velu <erwan@mandrakesoft.com> 1.0-1mdk
12cr|SVG-cards-2.0-7|83	- Initial mdk release
12cr|SVG-cards-2.0-7|84	- Cleaning specfile
12cr|SVG-cards-2.0-7|85	- Bzip2
12cr|SVG-cards-2.0-7|86	* Tue Jun 15 2004 David Bellot <bellot@stat.berkeley.edu>
12cr|SVG-cards-2.0-7|87	- First public release
12cr|SVG-cards-2.0-7|88	

7838 12
12cr|SVGCleaner-0.1-0.git20120506.2|1	%define git	20120506
12cr|SVGCleaner-0.1-0.git20120506.2|2	
12cr|SVGCleaner-0.1-0.git20120506.2|3	Name:		SVGCleaner
12cr|SVGCleaner-0.1-0.git20120506.2|4	Summary:	Tool to clean up SVG files
12cr|SVGCleaner-0.1-0.git20120506.2|5	Version:	0.1
12cr|SVGCleaner-0.1-0.git20120506.2|6	Release:	0.git%{git}.2
12cr|SVGCleaner-0.1-0.git20120506.2|7	License:	GPLv3+
12cr|SVGCleaner-0.1-0.git20120506.2|8	Group:		Graphics
12cr|SVGCleaner-0.1-0.git20120506.2|9	URL:		https://github.com/RazrFalcon/SVGCleaner
12cr|SVGCleaner-0.1-0.git20120506.2|10	Source0:	%{name}-%{git}.tar.xz
12cr|SVGCleaner-0.1-0.git20120506.2|11	BuildRequires:	qt4-devel
12cr|SVGCleaner-0.1-0.git20120506.2|12	Requires:	p7zip
12cr|SVGCleaner-0.1-0.git20120506.2|13	
12cr|SVGCleaner-0.1-0.git20120506.2|14	%description
12cr|SVGCleaner-0.1-0.git20120506.2|15	Generally, SVG files produced by vector editors contain a lot of unused
12cr|SVGCleaner-0.1-0.git20120506.2|16	elements and attributes that just blow up their size without providing better
12cr|SVGCleaner-0.1-0.git20120506.2|17	visible quality.
12cr|SVGCleaner-0.1-0.git20120506.2|18	
12cr|SVGCleaner-0.1-0.git20120506.2|19	SVG Cleaner could help you to clean up your SVG files from unnecessary data.
12cr|SVGCleaner-0.1-0.git20120506.2|20	It has a lot of options for cleanup and optimization, works in batch mode,
12cr|SVGCleaner-0.1-0.git20120506.2|21	provides threaded processing on the multicore processors and basically does two
12cr|SVGCleaner-0.1-0.git20120506.2|22	things:
12cr|SVGCleaner-0.1-0.git20120506.2|23	- removing elements and attributes that don't contribute to the final
12cr|SVGCleaner-0.1-0.git20120506.2|24	rendering;
12cr|SVGCleaner-0.1-0.git20120506.2|25	- making those elements and attributes in use more compact.
12cr|SVGCleaner-0.1-0.git20120506.2|26	
12cr|SVGCleaner-0.1-0.git20120506.2|27	Images cleaned by SVG Cleaner are typically 10-60 percent smaller
12cr|SVGCleaner-0.1-0.git20120506.2|28	than the original ones.
12cr|SVGCleaner-0.1-0.git20120506.2|29	
12cr|SVGCleaner-0.1-0.git20120506.2|30	Important! The internal image viewer in SVG Cleaner uses the QtSvg module
12cr|SVGCleaner-0.1-0.git20120506.2|31	for rendering SVG images. Qt supports only the static features of SVG 1.2 Tiny,
12cr|SVGCleaner-0.1-0.git20120506.2|32	and that imposes a number of restrictions on rendering of advanced features.
12cr|SVGCleaner-0.1-0.git20120506.2|33	For instance, elements such as clipPath, mask, filters etc. will not be
12cr|SVGCleaner-0.1-0.git20120506.2|34	rendered at all.
12cr|SVGCleaner-0.1-0.git20120506.2|35	
12cr|SVGCleaner-0.1-0.git20120506.2|36	%prep
12cr|SVGCleaner-0.1-0.git20120506.2|37	%setup -q -n %{name}-%{git}
12cr|SVGCleaner-0.1-0.git20120506.2|38	find . -type f -exec chmod -x {} \;
12cr|SVGCleaner-0.1-0.git20120506.2|39	
12cr|SVGCleaner-0.1-0.git20120506.2|40	%build
12cr|SVGCleaner-0.1-0.git20120506.2|41	%qmake_qt4
12cr|SVGCleaner-0.1-0.git20120506.2|42	%make
12cr|SVGCleaner-0.1-0.git20120506.2|43	
12cr|SVGCleaner-0.1-0.git20120506.2|44	%install
12cr|SVGCleaner-0.1-0.git20120506.2|45	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cr|SVGCleaner-0.1-0.git20120506.2|46	
12cr|SVGCleaner-0.1-0.git20120506.2|47	%files
12cr|SVGCleaner-0.1-0.git20120506.2|48	%attr(0755,root,root) %{_bindir}/svgcleaner*
12cr|SVGCleaner-0.1-0.git20120506.2|49	%{_datadir}/applications/svgcleaner.desktop
12cr|SVGCleaner-0.1-0.git20120506.2|50	%{_iconsdir}/hicolor/scalable/apps/svgcleaner.svg
12cr|SVGCleaner-0.1-0.git20120506.2|51	%{_datadir}/svgcleaner/
12cr|SVGCleaner-0.1-0.git20120506.2|52	%doc README
12cr|SVGCleaner-0.1-0.git20120506.2|53	
12cr|SVGCleaner-0.1-0.git20120506.2|54	
12cr|SVGCleaner-0.1-0.git20120506.2|55	%changelog
12cr|SVGCleaner-0.1-0.git20120506.2|56	* Tue May 29 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.1-0.git20120506.2
12cr|SVGCleaner-0.1-0.git20120506.2|57	+ Revision: 801068
12cr|SVGCleaner-0.1-0.git20120506.2|58	- require p7zip to open svgz
12cr|SVGCleaner-0.1-0.git20120506.2|59	
12cr|SVGCleaner-0.1-0.git20120506.2|60	* Fri May 25 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.1-0.git20120506.1
12cr|SVGCleaner-0.1-0.git20120506.2|61	+ Revision: 800693
12cr|SVGCleaner-0.1-0.git20120506.2|62	- imported package SVGCleaner
12cr|SVGCleaner-0.1-0.git20120506.2|63	

7839 12
12cr|svk-2.2.3-5|1	%define upstream_name	 SVK
12cr|svk-2.2.3-5|2	%define upstream_version v2.2.3
12cr|svk-2.2.3-5|3	
12cr|svk-2.2.3-5|4	Name:       svk
12cr|svk-2.2.3-5|5	Version:    %perl_convert_version %{upstream_version}
12cr|svk-2.2.3-5|6	Release:    5
12cr|svk-2.2.3-5|7	
12cr|svk-2.2.3-5|8	Summary:	Decentralized version control system based on Subversion
12cr|svk-2.2.3-5|9	License:	GPL+ or Artistic
12cr|svk-2.2.3-5|10	Group:		Development/Perl
12cr|svk-2.2.3-5|11	Url:		http://svk.elixus.org/
12cr|svk-2.2.3-5|12	Source0:    http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/%{upstream_name}-%{upstream_version}.tar.gz
12cr|svk-2.2.3-5|13	Patch0:		SVK-v2.0.1-fix-SVKMERGE-with-Emacs.patch
12cr|svk-2.2.3-5|14	
12cr|svk-2.2.3-5|15	BuildRequires:	shared-mime-info
12cr|svk-2.2.3-5|16	# For apxs2
12cr|svk-2.2.3-5|17	BuildRequires:	apache-devel
12cr|svk-2.2.3-5|18	BuildRequires:  perl-devel
12cr|svk-2.2.3-5|19	BuildRequires:	perl(Algorithm::Annotate)
12cr|svk-2.2.3-5|20	BuildRequires:	perl(Algorithm::Diff)
12cr|svk-2.2.3-5|21	BuildRequires:  perl(App::CLI)
12cr|svk-2.2.3-5|22	BuildRequires:  perl(Class::Accessor::Fast)
12cr|svk-2.2.3-5|23	BuildRequires:	perl(Class::Autouse)
12cr|svk-2.2.3-5|24	BuildRequires:  perl(Class::Data::Inheritable)
12cr|svk-2.2.3-5|25	BuildRequires:	perl(Clone)
12cr|svk-2.2.3-5|26	BuildRequires:	perl(Compress::Zlib)
12cr|svk-2.2.3-5|27	BuildRequires:	perl(Data::Hierarchy)
12cr|svk-2.2.3-5|28	BuildRequires:	perl-File-BaseDir
12cr|svk-2.2.3-5|29	BuildRequires:	perl-File-MimeInfo
12cr|svk-2.2.3-5|30	BuildRequires:	perl-File-Type
12cr|svk-2.2.3-5|31	BuildRequires:	perl(FreezeThaw)
12cr|svk-2.2.3-5|32	BuildRequires:  perl(Internals)
12cr|svk-2.2.3-5|33	BuildRequires:	perl-IO-Digest
12cr|svk-2.2.3-5|34	BuildRequires:  perl(List::MoreUtils)
12cr|svk-2.2.3-5|35	BuildRequires:	perl-Locale-Maketext-Lexicon
12cr|svk-2.2.3-5|36	BuildRequires:	perl-Locale-Maketext-Simple
12cr|svk-2.2.3-5|37	BuildRequires:	perl-PerlIO-eol
12cr|svk-2.2.3-5|38	BuildRequires:	perl-PerlIO-via-symlink
12cr|svk-2.2.3-5|39	BuildRequires:  perl(Path::Class)
12cr|svk-2.2.3-5|40	BuildRequires:	perl(Pod::Simple)
12cr|svk-2.2.3-5|41	BuildRequires:	perl(Regexp::Shellish)
12cr|svk-2.2.3-5|42	BuildRequires:	perl(Sort::Versions)
12cr|svk-2.2.3-5|43	BuildRequires:	perl-SVN-Mirror >= 0.66
12cr|svk-2.2.3-5|44	BuildRequires:  perl(SVN::Core)
12cr|svk-2.2.3-5|45	BuildRequires:	perl(Text::Diff)
12cr|svk-2.2.3-5|46	BuildRequires:	perl-TimeDate
12cr|svk-2.2.3-5|47	BuildRequires:  perl(UNIVERSAL::require)
12cr|svk-2.2.3-5|48	BuildRequires:  perl(version)
12cr|svk-2.2.3-5|49	BuildRequires:	perl(YAML)
12cr|svk-2.2.3-5|50	BuildRequires:  perl(YAML::Syck)
12cr|svk-2.2.3-5|51	
12cr|svk-2.2.3-5|52	BuildArch:	noarch
12cr|svk-2.2.3-5|53	
12cr|svk-2.2.3-5|54	Requires:	perl-SVK = %{version}
12cr|svk-2.2.3-5|55	
12cr|svk-2.2.3-5|56	%description
12cr|svk-2.2.3-5|57	svk is a decentralized version control system written in Perl.
12cr|svk-2.2.3-5|58	It uses the subversion filesystem but provides some other powerful features.
12cr|svk-2.2.3-5|59	
12cr|svk-2.2.3-5|60	It allows you to work in a disconnected fashion with the possibility to merge
12cr|svk-2.2.3-5|61	back your changes to the main repository.
12cr|svk-2.2.3-5|62	
12cr|svk-2.2.3-5|63	%package -n perl-SVK
12cr|svk-2.2.3-5|64	Summary:	Perl modules used by SVK
12cr|svk-2.2.3-5|65	Group:		Development/Perl
12cr|svk-2.2.3-5|66	# for some strange reason, not detected by our scripts
12cr|svk-2.2.3-5|67	Requires:	perl-SVN-Mirror >= 0.66
12cr|svk-2.2.3-5|68	Requires:	perl-File-Type
12cr|svk-2.2.3-5|69	Requires:	perl-Class-Autouse
12cr|svk-2.2.3-5|70	Requires:	perl(Term::ReadKey)
12cr|svk-2.2.3-5|71	Requires:	perl(Data::Hierarchy)
12cr|svk-2.2.3-5|72	Requires:	perl-Regexp-Shellish
12cr|svk-2.2.3-5|73	Requires:	perl-Pod-Simple
12cr|svk-2.2.3-5|74	Requires:	perl-IO-Digest
12cr|svk-2.2.3-5|75	Requires:	perl-Clone
12cr|svk-2.2.3-5|76	Requires:	perl(version)
12cr|svk-2.2.3-5|77	Requires:	perl-Time-Progress
12cr|svk-2.2.3-5|78	# not really needed, but I prefer to have more features enabled by defaut
12cr|svk-2.2.3-5|79	Requires:	perl-File-MimeInfo
12cr|svk-2.2.3-5|80	Requires:	perl-Locale-Maketext-Simple
12cr|svk-2.2.3-5|81	# rpm doesn't find and generate this.
12cr|svk-2.2.3-5|82	Provides:	perl(SVK::Version)
12cr|svk-2.2.3-5|83	
12cr|svk-2.2.3-5|84	%description -n perl-SVK
12cr|svk-2.2.3-5|85	This package provides the base modules needed by svk.
12cr|svk-2.2.3-5|86	
12cr|svk-2.2.3-5|87	%prep
12cr|svk-2.2.3-5|88	%setup -q -n %{upstream_name}-%{upstream_version}
12cr|svk-2.2.3-5|89	%patch0 -p1 -b .emacs
12cr|svk-2.2.3-5|90	
12cr|svk-2.2.3-5|91	%build
12cr|svk-2.2.3-5|92	perl Makefile.PL --skip INSTALLDIRS=vendor
12cr|svk-2.2.3-5|93	%make
12cr|svk-2.2.3-5|94	
12cr|svk-2.2.3-5|95	%check
12cr|svk-2.2.3-5|96	# should be corrected in new version, thanks for rgs for spotting this
12cr|svk-2.2.3-5|97	export LC_ALL=C
12cr|svk-2.2.3-5|98	#APXS=/usr/sbin/apxs prove -b t/*.t
12cr|svk-2.2.3-5|99	
12cr|svk-2.2.3-5|100	# don't leave non-writable directories
12cr|svk-2.2.3-5|101	chmod -R +w t
12cr|svk-2.2.3-5|102	
12cr|svk-2.2.3-5|103	%install
12cr|svk-2.2.3-5|104	%makeinstall_std
12cr|svk-2.2.3-5|105	
12cr|svk-2.2.3-5|106	# emacs
12cr|svk-2.2.3-5|107	install -d %{buildroot}%{_datadir}/emacs/site-lisp
12cr|svk-2.2.3-5|108	install -m 644 utils/*.el %{buildroot}%{_datadir}/emacs/site-lisp/
12cr|svk-2.2.3-5|109	
12cr|svk-2.2.3-5|110	%files -n perl-SVK
12cr|svk-2.2.3-5|111	%doc README CHANGES COMMITTERS CHANGES-1.0
12cr|svk-2.2.3-5|112	%{perl_vendorlib}/SVK
12cr|svk-2.2.3-5|113	%{perl_vendorlib}/SVK.pm
12cr|svk-2.2.3-5|114	%{_mandir}/man3/*
12cr|svk-2.2.3-5|115	
12cr|svk-2.2.3-5|116	%files
12cr|svk-2.2.3-5|117	%{_bindir}/*
12cr|svk-2.2.3-5|118	%{_mandir}/man1/*
12cr|svk-2.2.3-5|119	%{_datadir}/emacs/site-lisp/*.el
12cr|svk-2.2.3-5|120	
12cr|svk-2.2.3-5|121	%changelog
12cr|svk-2.2.3-5|122	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.3-2mdv2011.0
12cr|svk-2.2.3-5|123	+ Revision: 615051
12cr|svk-2.2.3-5|124	- the mass rebuild of 2010.1 packages
12cr|svk-2.2.3-5|125	
12cr|svk-2.2.3-5|126	* Tue Mar 23 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.2.3-1mdv2010.1
12cr|svk-2.2.3-5|127	+ Revision: 526889
12cr|svk-2.2.3-5|128	- update to v2.2.3
12cr|svk-2.2.3-5|129	
12cr|svk-2.2.3-5|130	+ Bruno Cornec <bcornec@mandriva.org>
12cr|svk-2.2.3-5|131	- svk now needs perl-Time-Progress
12cr|svk-2.2.3-5|132	
12cr|svk-2.2.3-5|133	* Tue Sep 15 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.2.1-1mdv2010.0
12cr|svk-2.2.3-5|134	+ Revision: 443023
12cr|svk-2.2.3-5|135	- skip tests, very few of them are failing (reported upstream)
12cr|svk-2.2.3-5|136	- update to 2.2.1
12cr|svk-2.2.3-5|137	
12cr|svk-2.2.3-5|138	+ Thierry Vignaud <tv@mandriva.org>
12cr|svk-2.2.3-5|139	- rebuild
12cr|svk-2.2.3-5|140	- rebuild
12cr|svk-2.2.3-5|141	- kill re-definition of %%buildroot on Pixel's request
12cr|svk-2.2.3-5|142	
12cr|svk-2.2.3-5|143	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cr|svk-2.2.3-5|144	- keep bash completion in its own package
12cr|svk-2.2.3-5|145	
12cr|svk-2.2.3-5|146	+ Michael Scherer <misc@mandriva.org>
12cr|svk-2.2.3-5|147	- rebuilt against 5.10
12cr|svk-2.2.3-5|148	
12cr|svk-2.2.3-5|149	+ Olivier Blin <oblin@mandriva.com>
12cr|svk-2.2.3-5|150	- restore BuildRoot
12cr|svk-2.2.3-5|151	
12cr|svk-2.2.3-5|152	* Thu Aug 02 2007 Michael Scherer <misc@mandriva.org> 2.0.2-1mdv2008.0
12cr|svk-2.2.3-5|153	+ Revision: 58196
12cr|svk-2.2.3-5|154	- 2.0.2
12cr|svk-2.2.3-5|155	
12cr|svk-2.2.3-5|156	* Fri Jun 29 2007 Pixel <pixel@mandriva.com> 2.0.1-2mdv2008.0
12cr|svk-2.2.3-5|157	+ Revision: 45738
12cr|svk-2.2.3-5|158	- make SVKMERGE=Emacs use emacsclient instead of gnuserv
12cr|svk-2.2.3-5|159	- package *.el files for emacs
12cr|svk-2.2.3-5|160	
12cr|svk-2.2.3-5|161	* Sun Apr 22 2007 Michael Scherer <misc@mandriva.org> 2.0.1-1mdv2008.0
12cr|svk-2.2.3-5|162	+ Revision: 16825
12cr|svk-2.2.3-5|163	- update to 2.0.1
12cr|svk-2.2.3-5|164	
12cr|svk-2.2.3-5|165	
12cr|svk-2.2.3-5|166	* Sun Jan 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-4mdv2007.0
12cr|svk-2.2.3-5|167	+ Revision: 108798
12cr|svk-2.2.3-5|168	- real working bash completion update
12cr|svk-2.2.3-5|169	
12cr|svk-2.2.3-5|170	* Fri Jan 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-3mdv2007.1
12cr|svk-2.2.3-5|171	+ Revision: 108051
12cr|svk-2.2.3-5|172	- fix bash completion installation
12cr|svk-2.2.3-5|173	- update bash-completion
12cr|svk-2.2.3-5|174	- decompress bash-completion file
12cr|svk-2.2.3-5|175	
12cr|svk-2.2.3-5|176	* Wed Jan 03 2007 Michael Scherer <misc@mandriva.org> 2.0.0-2mdv2007.1
12cr|svk-2.2.3-5|177	+ Revision: 103900
12cr|svk-2.2.3-5|178	- add more doc
12cr|svk-2.2.3-5|179	- add a Requires on perl-version, spotted by guillomovitch
12cr|svk-2.2.3-5|180	
12cr|svk-2.2.3-5|181	* Wed Jan 03 2007 Michael Scherer <misc@mandriva.org> 2.0.0-1mdv2007.1
12cr|svk-2.2.3-5|182	+ Revision: 103721
12cr|svk-2.2.3-5|183	- fix BuildRequires
12cr|svk-2.2.3-5|184	- version 2.0.0
12cr|svk-2.2.3-5|185	
12cr|svk-2.2.3-5|186	* Fri Dec 22 2006 Michael Scherer <misc@mandriva.org> 1.99_90-1mdv2007.1
12cr|svk-2.2.3-5|187	+ Revision: 101422
12cr|svk-2.2.3-5|188	- update to 2.0 rc1
12cr|svk-2.2.3-5|189	
12cr|svk-2.2.3-5|190	* Mon Dec 18 2006 Michael Scherer <misc@mandriva.org> 1.99_04-1mdv2007.1
12cr|svk-2.2.3-5|191	+ Revision: 98386
12cr|svk-2.2.3-5|192	- add missing BuildRequires
12cr|svk-2.2.3-5|193	- fix rpmlint warning about bash completion file
12cr|svk-2.2.3-5|194	- upgrade to 1.99_04
12cr|svk-2.2.3-5|195	- Import svk
12cr|svk-2.2.3-5|196	
12cr|svk-2.2.3-5|197	* Fri Jul 21 2006 Michael Scherer <misc@mandriva.org> 1.08-1mdv2007.0
12cr|svk-2.2.3-5|198	- New version 1.08
12cr|svk-2.2.3-5|199	
12cr|svk-2.2.3-5|200	* Fri Jul 07 2006 Olivier Blin <oblin@mandriva.com> 1.07-3mdv2007.0
12cr|svk-2.2.3-5|201	- add explicit perl-Clone requires, since rpm's perl.req skips
12cr|svk-2.2.3-5|202	"require" statements that aren't flush against the left edge
12cr|svk-2.2.3-5|203	(for svk mkdir)
12cr|svk-2.2.3-5|204	- buildrequires perl-Clone for tests
12cr|svk-2.2.3-5|205	- Patch0: add missing "use Clone" in tests
12cr|svk-2.2.3-5|206	
12cr|svk-2.2.3-5|207	* Fri Apr 28 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.07-2mdk
12cr|svk-2.2.3-5|208	- Add perl-IO-Digest in dependencies (or else, svk merge crashes)
12cr|svk-2.2.3-5|209	
12cr|svk-2.2.3-5|210	* Mon Feb 27 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.07-1mdk
12cr|svk-2.2.3-5|211	- 1.07
12cr|svk-2.2.3-5|212	- Drop patch 0
12cr|svk-2.2.3-5|213	- Mark bash-completion file as config
12cr|svk-2.2.3-5|214	
12cr|svk-2.2.3-5|215	* Wed Feb 01 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.06-2mdk
12cr|svk-2.2.3-5|216	- Patch 0: silence warnings with perl 5.8.8
12cr|svk-2.2.3-5|217	
12cr|svk-2.2.3-5|218	* Sun Dec 11 2005 Michael Scherer <misc@mandriva.org> 1.06-1mdk
12cr|svk-2.2.3-5|219	- New release 1.06
12cr|svk-2.2.3-5|220	
12cr|svk-2.2.3-5|221	* Sat Nov 26 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-3mdk
12cr|svk-2.2.3-5|222	- bash-completion
12cr|svk-2.2.3-5|223	- spec cleanup
12cr|svk-2.2.3-5|224	- don't ship empty directories
12cr|svk-2.2.3-5|225	
12cr|svk-2.2.3-5|226	* Fri Oct 07 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.05-2mdk
12cr|svk-2.2.3-5|227	- Fix BuildRequires
12cr|svk-2.2.3-5|228	- %%mkrel
12cr|svk-2.2.3-5|229	
12cr|svk-2.2.3-5|230	* Fri Oct 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.05-1mdk
12cr|svk-2.2.3-5|231	- 1.05
12cr|svk-2.2.3-5|232	- Remove libsvn* from BuildRequires due to subversion package reorganisation
12cr|svk-2.2.3-5|233	
12cr|svk-2.2.3-5|234	* Thu Aug 25 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.04-1mdk
12cr|svk-2.2.3-5|235	- 1.04
12cr|svk-2.2.3-5|236	
12cr|svk-2.2.3-5|237	* Sat Aug 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.03-1mdk
12cr|svk-2.2.3-5|238	- 1.03
12cr|svk-2.2.3-5|239	
12cr|svk-2.2.3-5|240	* Wed Aug 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.02-1mdk
12cr|svk-2.2.3-5|241	- 1.02
12cr|svk-2.2.3-5|242	- Fix requires (thanks to David Faure)
12cr|svk-2.2.3-5|243	- Use prove instead of "make test", because tests are ok but not exit values,
12cr|svk-2.2.3-5|244	and "make test" isn't happy with that.
12cr|svk-2.2.3-5|245	
12cr|svk-2.2.3-5|246	* Wed Jul 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.01-1mdk
12cr|svk-2.2.3-5|247	- 1.01
12cr|svk-2.2.3-5|248	- Fix apxs location
12cr|svk-2.2.3-5|249	
12cr|svk-2.2.3-5|250	* Wed May 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.00-1mdk
12cr|svk-2.2.3-5|251	- 1.00
12cr|svk-2.2.3-5|252	
12cr|svk-2.2.3-5|253	* Mon May 02 2005 Michael Scherer <misc@mandriva.org> 0.994-1mdk
12cr|svk-2.2.3-5|254	- New release 0.994
12cr|svk-2.2.3-5|255	
12cr|svk-2.2.3-5|256	* Wed Apr 27 2005 Michael Scherer <misc@mandriva.org> 0.993-1mdk
12cr|svk-2.2.3-5|257	- New release 0.993
12cr|svk-2.2.3-5|258	
12cr|svk-2.2.3-5|259	* Sat Apr 23 2005 Michael Scherer <misc@mandriva.org> 0.992-2mdk
12cr|svk-2.2.3-5|260	- fix my own bugreport #15295
12cr|svk-2.2.3-5|261	
12cr|svk-2.2.3-5|262	* Wed Apr 20 2005 Michael Scherer <misc@mandrake.org> 0.992-1mdk
12cr|svk-2.2.3-5|263	- New release 0.992
12cr|svk-2.2.3-5|264	- use %%check
12cr|svk-2.2.3-5|265	
12cr|svk-2.2.3-5|266	* Fri Apr 01 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.991-1mdk
12cr|svk-2.2.3-5|267	- 0.991
12cr|svk-2.2.3-5|268	
12cr|svk-2.2.3-5|269	* Tue Mar 15 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.30-2mdk
12cr|svk-2.2.3-5|270	- Fix automatic dependencies of perl-SVK
12cr|svk-2.2.3-5|271	- svk now requires perl-SVK of the same version
12cr|svk-2.2.3-5|272	
12cr|svk-2.2.3-5|273	* Tue Mar 15 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.30-1mdk
12cr|svk-2.2.3-5|274	- 0.30
12cr|svk-2.2.3-5|275	- Requires File::Type manually
12cr|svk-2.2.3-5|276	
12cr|svk-2.2.3-5|277	* Wed Feb 02 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.29-1mdk
12cr|svk-2.2.3-5|278	- 0.29
12cr|svk-2.2.3-5|279	
12cr|svk-2.2.3-5|280	* Tue Dec 21 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.27-1mdk
12cr|svk-2.2.3-5|281	- New release
12cr|svk-2.2.3-5|282	- Update descriptions
12cr|svk-2.2.3-5|283	- Turn off the CPAN autoinstaller
12cr|svk-2.2.3-5|284	
12cr|svk-2.2.3-5|285	* Fri Nov 12 2004 Stefan van der Eijk <stefan@mandrake.org> 0.26-2mdk
12cr|svk-2.2.3-5|286	- BuildRequires
12cr|svk-2.2.3-5|287	- Todo: somehow turn off the cpan autoinstaller for missing perl modules
12cr|svk-2.2.3-5|288	
12cr|svk-2.2.3-5|289	* Fri Nov 12 2004 Michael Scherer <misc@mandrake.org> 0.26-1mdk
12cr|svk-2.2.3-5|290	- New release 0.26
12cr|svk-2.2.3-5|291	
12cr|svk-2.2.3-5|292	* Tue Oct 26 2004 Michael Scherer <misc@mandrake.org> 0.25-1mdk
12cr|svk-2.2.3-5|293	- New release 0.25
12cr|svk-2.2.3-5|294	
12cr|svk-2.2.3-5|295	* Mon Oct 25 2004 Michael Scherer <misc@mandrake.org> 0.23-1mdk
12cr|svk-2.2.3-5|296	- New release 0.23
12cr|svk-2.2.3-5|297	
12cr|svk-2.2.3-5|298	* Wed Oct 06 2004 Michael Scherer <misc@mandrake.org> 0.22-1mdk
12cr|svk-2.2.3-5|299	- New release 0.22
12cr|svk-2.2.3-5|300	
12cr|svk-2.2.3-5|301	* Sat Sep 25 2004 Michael Scherer <misc@mandrake.org> 0.21-1mdk
12cr|svk-2.2.3-5|302	- New release 0.21
12cr|svk-2.2.3-5|303	
12cr|svk-2.2.3-5|304	* Sun Sep 05 2004 Michael Scherer <misc@mandrake.org> 0.20-1mdk
12cr|svk-2.2.3-5|305	- New release 0.20
12cr|svk-2.2.3-5|306	
12cr|svk-2.2.3-5|307	* Wed Sep 01 2004 Michael Scherer <misc@mandrake.org> 0.19-2mdk
12cr|svk-2.2.3-5|308	- BuildRequires
12cr|svk-2.2.3-5|309	
12cr|svk-2.2.3-5|310	* Tue Aug 24 2004 Michael Scherer <misc@mandrake.org> 0.19-1mdk
12cr|svk-2.2.3-5|311	- New release 0.19
12cr|svk-2.2.3-5|312	
12cr|svk-2.2.3-5|313	* Mon Aug 09 2004 Stefan van der Eijk <stefan@eijk.nu> 0.18-3mdk
12cr|svk-2.2.3-5|314	- still some more BuildRequires
12cr|svk-2.2.3-5|315	
12cr|svk-2.2.3-5|316	* Sun Aug 08 2004 Stefan van der Eijk <stefan@eijk.nu> 0.18-2mdk
12cr|svk-2.2.3-5|317	- BuildRequires to avoid endless looping
12cr|svk-2.2.3-5|318	
12cr|svk-2.2.3-5|319	* Fri Aug 06 2004 Michael Scherer <misc@mandrake.org> 0.18-1mdk
12cr|svk-2.2.3-5|320	- New release 0.18
12cr|svk-2.2.3-5|321	- add missing BuildRequires
12cr|svk-2.2.3-5|322	
12cr|svk-2.2.3-5|323	* Mon Jul 26 2004 Michael Scherer <misc@mandrake.org> 0.17-2mdk
12cr|svk-2.2.3-5|324	- add a missing Requires
12cr|svk-2.2.3-5|325	
12cr|svk-2.2.3-5|326	* Mon Jul 19 2004 Michael Scherer <misc@mandrake.org> 0.17-1mdk
12cr|svk-2.2.3-5|327	- New release 0.17
12cr|svk-2.2.3-5|328	
12cr|svk-2.2.3-5|329	* Thu Jul 01 2004 Michael Scherer <misc@mandrake.org> 0.16-1mdk
12cr|svk-2.2.3-5|330	- New release 0.16
12cr|svk-2.2.3-5|331	- reenable rpmbuildupdate
12cr|svk-2.2.3-5|332	
12cr|svk-2.2.3-5|333	* Sat Jun 19 2004 Michael Scherer <misc@mandrake.org> 0.15-1mdk
12cr|svk-2.2.3-5|334	- New release 0.15
12cr|svk-2.2.3-5|335	
12cr|svk-2.2.3-5|336	* Thu Apr 29 2004 Michael Scherer <misc@mandrake.org> 0.14-1mdk
12cr|svk-2.2.3-5|337	- 0.14
12cr|svk-2.2.3-5|338	
12cr|svk-2.2.3-5|339	* Mon Apr 12 2004 Michael Scherer <misc@mandrake.org> 0.13-1mdk
12cr|svk-2.2.3-5|340	- New release 0.13
12cr|svk-2.2.3-5|341	- enable test
12cr|svk-2.2.3-5|342	
12cr|svk-2.2.3-5|343	* Sat Apr 03 2004 Michael Scherer <misc@mandrake.org> 0.12-1mdk
12cr|svk-2.2.3-5|344	- first Mandrakelinux package
12cr|svk-2.2.3-5|345	

7840 12
12cr|svn2cl-0.13-1|1	Summary: Generator of ChangeLog(s) from `svn log` output
12cr|svn2cl-0.13-1|2	Name: svn2cl
12cr|svn2cl-0.13-1|3	Version: 0.13
12cr|svn2cl-0.13-1|4	Release: %mkrel 1
12cr|svn2cl-0.13-1|5	Source0: http://ch.tudelft.nl/~arthur/svn2cl/%name-%version.tar.gz
12cr|svn2cl-0.13-1|6	Patch0: svn2cl-0.12-accum.patch
12cr|svn2cl-0.13-1|7	Patch1: svn2cl-0.11-authors.patch
12cr|svn2cl-0.13-1|8	Patch2: svn2cl-fix-stripping.patch
12cr|svn2cl-0.13-1|9	License: BSD
12cr|svn2cl-0.13-1|10	Group: Development/Other
12cr|svn2cl-0.13-1|11	Url: http://ch.tudelft.nl/~arthur/svn2cl/
12cr|svn2cl-0.13-1|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|svn2cl-0.13-1|13	Requires: libxslt-proc
12cr|svn2cl-0.13-1|14	BuildArch: noarch
12cr|svn2cl-0.13-1|15	
12cr|svn2cl-0.13-1|16	%description
12cr|svn2cl-0.13-1|17	svn2cl is a simple xsl transformation and shellscript wrapper for generating a
12cr|svn2cl-0.13-1|18	classic GNU-style ChangeLog from a subversion repository log. It is made from
12cr|svn2cl-0.13-1|19	several changelog-like scripts using common xslt constructs found in different
12cr|svn2cl-0.13-1|20	places.
12cr|svn2cl-0.13-1|21	
12cr|svn2cl-0.13-1|22	%prep
12cr|svn2cl-0.13-1|23	
12cr|svn2cl-0.13-1|24	%setup -q
12cr|svn2cl-0.13-1|25	%patch0 -p0 -b .accum
12cr|svn2cl-0.13-1|26	%patch1 -p1 -b .authors
12cr|svn2cl-0.13-1|27	%patch2 -p0 -b .strip
12cr|svn2cl-0.13-1|28	
12cr|svn2cl-0.13-1|29	sed -i -e 's|^XSL="$dir/|XSL="%{_datadir}/svn2cl/|' svn2cl.sh
12cr|svn2cl-0.13-1|30	chmod 0644 ChangeLog NEWS README TODO authors.xml
12cr|svn2cl-0.13-1|31	chmod 0755 convert_authors.pl
12cr|svn2cl-0.13-1|32	
12cr|svn2cl-0.13-1|33	%build
12cr|svn2cl-0.13-1|34	
12cr|svn2cl-0.13-1|35	%install
12cr|svn2cl-0.13-1|36	rm -rf %{buildroot}
12cr|svn2cl-0.13-1|37	
12cr|svn2cl-0.13-1|38	install -d %{buildroot}%{_datadir}/%{name}
12cr|svn2cl-0.13-1|39	install -m 755 svn2cl.sh %{buildroot}%{_datadir}/%{name}
12cr|svn2cl-0.13-1|40	install -d %{buildroot}%{_bindir}
12cr|svn2cl-0.13-1|41	ln -sf %{_datadir}/%{name}/svn2cl.sh %{buildroot}%{_bindir}/%{name}
12cr|svn2cl-0.13-1|42	install -m 644 svn2cl.xsl svn2html.css svn2html.xsl %{buildroot}%{_datadir}/%{name}
12cr|svn2cl-0.13-1|43	install -d %{buildroot}%{_mandir}/man1
12cr|svn2cl-0.13-1|44	install -m 644 svn2cl.1 %{buildroot}%{_mandir}/man1/
12cr|svn2cl-0.13-1|45	
12cr|svn2cl-0.13-1|46	%clean
12cr|svn2cl-0.13-1|47	rm -rf %{buildroot}
12cr|svn2cl-0.13-1|48	
12cr|svn2cl-0.13-1|49	%files
12cr|svn2cl-0.13-1|50	%defattr(-,root,root)
12cr|svn2cl-0.13-1|51	%doc ChangeLog NEWS README TODO authors.xml convert_authors.pl
12cr|svn2cl-0.13-1|52	%{_bindir}/%{name}
12cr|svn2cl-0.13-1|53	%{_datadir}/%{name}
12cr|svn2cl-0.13-1|54	%{_mandir}/*/*
12cr|svn2cl-0.13-1|55	
12cr|svn2cl-0.13-1|56	
12cr|svn2cl-0.13-1|57	%changelog
12cr|svn2cl-0.13-1|58	* Tue Sep 20 2011 Oden Eriksson <oeriksson@mandriva.com> 0.13-1mdv2012.0
12cr|svn2cl-0.13-1|59	+ Revision: 700553
12cr|svn2cl-0.13-1|60	- 0.13
12cr|svn2cl-0.13-1|61	
12cr|svn2cl-0.13-1|62	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.12-1.2mdv2011.0
12cr|svn2cl-0.13-1|63	+ Revision: 615052
12cr|svn2cl-0.13-1|64	- the mass rebuild of 2010.1 packages
12cr|svn2cl-0.13-1|65	
12cr|svn2cl-0.13-1|66	* Tue Dec 01 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.12-0.2mdv2010.1
12cr|svn2cl-0.13-1|67	+ Revision: 472235
12cr|svn2cl-0.13-1|68	- Fix accum patch
12cr|svn2cl-0.13-1|69	- Update to 0.12
12cr|svn2cl-0.13-1|70	
12cr|svn2cl-0.13-1|71	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.11-3mdv2010.0
12cr|svn2cl-0.13-1|72	+ Revision: 445268
12cr|svn2cl-0.13-1|73	- rebuild
12cr|svn2cl-0.13-1|74	
12cr|svn2cl-0.13-1|75	* Sun Mar 01 2009 Frederik Himpe <fhimpe@mandriva.org> 0.11-2mdv2009.1
12cr|svn2cl-0.13-1|76	+ Revision: 346836
12cr|svn2cl-0.13-1|77	- Readd patches which were silently dropped in the previous release:
12cr|svn2cl-0.13-1|78	they are used by software in Mandriva's svn
12cr|svn2cl-0.13-1|79	- Fix license
12cr|svn2cl-0.13-1|80	- SPEC file clean-ups
12cr|svn2cl-0.13-1|81	
12cr|svn2cl-0.13-1|82	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 0.11-1mdv2009.1
12cr|svn2cl-0.13-1|83	+ Revision: 332891
12cr|svn2cl-0.13-1|84	- New upstream release
12cr|svn2cl-0.13-1|85	
12cr|svn2cl-0.13-1|86	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.10-2mdv2009.0
12cr|svn2cl-0.13-1|87	+ Revision: 269396
12cr|svn2cl-0.13-1|88	- rebuild early 2009.0 package (before pixel changes)
12cr|svn2cl-0.13-1|89	
12cr|svn2cl-0.13-1|90	* Sat May 17 2008 Funda Wang <fwang@mandriva.org> 0.10-1mdv2009.0
12cr|svn2cl-0.13-1|91	+ Revision: 208489
12cr|svn2cl-0.13-1|92	- New version 0.10
12cr|svn2cl-0.13-1|93	
12cr|svn2cl-0.13-1|94	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.9-2mdv2008.1
12cr|svn2cl-0.13-1|95	+ Revision: 140863
12cr|svn2cl-0.13-1|96	- restore BuildRoot
12cr|svn2cl-0.13-1|97	
12cr|svn2cl-0.13-1|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|svn2cl-0.13-1|99	- kill re-definition of %%buildroot on Pixel's request
12cr|svn2cl-0.13-1|100	
12cr|svn2cl-0.13-1|101	* Tue Sep 18 2007 Thierry Vignaud <tv@mandriva.org> 0.9-2mdv2008.0
12cr|svn2cl-0.13-1|102	+ Revision: 89520
12cr|svn2cl-0.13-1|103	- patch 2: fix auto guessing path to strip
12cr|svn2cl-0.13-1|104	
12cr|svn2cl-0.13-1|105	* Thu Apr 19 2007 Olivier Blin <blino@mandriva.org> 0.9-1mdv2008.0
12cr|svn2cl-0.13-1|106	+ Revision: 14989
12cr|svn2cl-0.13-1|107	- 0.9
12cr|svn2cl-0.13-1|108	
12cr|svn2cl-0.13-1|109	
12cr|svn2cl-0.13-1|110	* Fri Dec 29 2006 Olivier Blin <oblin@mandriva.com> 0.8-2mdv2007.0
12cr|svn2cl-0.13-1|111	+ Revision: 102585
12cr|svn2cl-0.13-1|112	- fix accum option (thanks Pixel for the report)
12cr|svn2cl-0.13-1|113	
12cr|svn2cl-0.13-1|114	* Thu Dec 28 2006 Olivier Blin <oblin@mandriva.com> 0.8-1mdv2007.1
12cr|svn2cl-0.13-1|115	+ Revision: 102380
12cr|svn2cl-0.13-1|116	- 0.8
12cr|svn2cl-0.13-1|117	- Import svn2cl
12cr|svn2cl-0.13-1|118	
12cr|svn2cl-0.13-1|119	* Thu Jun 22 2006 Olivier Blin <oblin@mandriva.com> 0.6-3mdv2007.0
12cr|svn2cl-0.13-1|120	- Patch0: don't remove first entry of previous log in --accum mode
12cr|svn2cl-0.13-1|121	(looks like svn log has a new dates handling behavior)
12cr|svn2cl-0.13-1|122	
12cr|svn2cl-0.13-1|123	* Mon Mar 20 2006 Olivier Blin <oblin@mandriva.com> 0.6-2mdk
12cr|svn2cl-0.13-1|124	- Patch0: add --accum option
12cr|svn2cl-0.13-1|125	- Patch1: add doc about authors file and perl script to convert
12cr|svn2cl-0.13-1|126	colon-separated authors file to XML
12cr|svn2cl-0.13-1|127	- package authors.xml example file and convert_authors.pl script
12cr|svn2cl-0.13-1|128	
12cr|svn2cl-0.13-1|129	* Wed Mar 15 2006 Olivier Blin <oblin@mandriva.com> 0.6-1mdk
12cr|svn2cl-0.13-1|130	- initial Mandriva release
12cr|svn2cl-0.13-1|131	

7841 12
12cr|svnauthcheck-1.0.12-1|1	%define	name	svnauthcheck
12cr|svnauthcheck-1.0.12-1|2	%define	version	1.0.12
12cr|svnauthcheck-1.0.12-1|3	%define	release	%mkrel 1
12cr|svnauthcheck-1.0.12-1|4	
12cr|svnauthcheck-1.0.12-1|5	Name:		%{name}
12cr|svnauthcheck-1.0.12-1|6	Version:	%{version}
12cr|svnauthcheck-1.0.12-1|7	Release:	%{release}
12cr|svnauthcheck-1.0.12-1|8	Summary:    Tool to check the syntax of subversion acl file
12cr|svnauthcheck-1.0.12-1|9	License:    GPLv2+
12cr|svnauthcheck-1.0.12-1|10	Group:      Development/Other
12cr|svnauthcheck-1.0.12-1|11	URL:        https://svn.id.ethz.ch/docs/svnauthcheck.html
12cr|svnauthcheck-1.0.12-1|12	Source:     https://svn.id.ethz.ch/files/%{name}-%{version}.tar.bz2
12cr|svnauthcheck-1.0.12-1|13	BuildRequires:  flex
12cr|svnauthcheck-1.0.12-1|14	BuildRequires:  bison
12cr|svnauthcheck-1.0.12-1|15	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|svnauthcheck-1.0.12-1|16	
12cr|svnauthcheck-1.0.12-1|17	%description
12cr|svnauthcheck-1.0.12-1|18	svnauthcheck is a tool to check the syntax of Subversion access control files.
12cr|svnauthcheck-1.0.12-1|19	It was developed to be able to delegate to certain repository users the ability
12cr|svnauthcheck-1.0.12-1|20	to manage the access control to the repository itself.
12cr|svnauthcheck-1.0.12-1|21	
12cr|svnauthcheck-1.0.12-1|22	%prep
12cr|svnauthcheck-1.0.12-1|23	%setup -q
12cr|svnauthcheck-1.0.12-1|24	
12cr|svnauthcheck-1.0.12-1|25	%build
12cr|svnauthcheck-1.0.12-1|26	%configure2_5x
12cr|svnauthcheck-1.0.12-1|27	%make
12cr|svnauthcheck-1.0.12-1|28	
12cr|svnauthcheck-1.0.12-1|29	%install
12cr|svnauthcheck-1.0.12-1|30	rm -rf %{buildroot}
12cr|svnauthcheck-1.0.12-1|31	%makeinstall_std
12cr|svnauthcheck-1.0.12-1|32	
12cr|svnauthcheck-1.0.12-1|33	%clean
12cr|svnauthcheck-1.0.12-1|34	rm -rf %{buildroot}
12cr|svnauthcheck-1.0.12-1|35	
12cr|svnauthcheck-1.0.12-1|36	%files
12cr|svnauthcheck-1.0.12-1|37	%defattr(-,root,root)
12cr|svnauthcheck-1.0.12-1|38	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
12cr|svnauthcheck-1.0.12-1|39	%{_bindir}/*
12cr|svnauthcheck-1.0.12-1|40	%{_mandir}/man1/*
12cr|svnauthcheck-1.0.12-1|41	
12cr|svnauthcheck-1.0.12-1|42	
12cr|svnauthcheck-1.0.12-1|43	
12cr|svnauthcheck-1.0.12-1|44	%changelog
12cr|svnauthcheck-1.0.12-1|45	* Fri May 20 2011 Funda Wang <fwang@mandriva.org> 1.0.12-1mdv2011.0
12cr|svnauthcheck-1.0.12-1|46	+ Revision: 676227
12cr|svnauthcheck-1.0.12-1|47	- new version 1.0.12
12cr|svnauthcheck-1.0.12-1|48	
12cr|svnauthcheck-1.0.12-1|49	* Tue Dec 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.11-1mdv2011.0
12cr|svnauthcheck-1.0.12-1|50	+ Revision: 625515
12cr|svnauthcheck-1.0.12-1|51	- update to new version 1.0.11
12cr|svnauthcheck-1.0.12-1|52	
12cr|svnauthcheck-1.0.12-1|53	* Sun Sep 05 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.9-1mdv2011.0
12cr|svnauthcheck-1.0.12-1|54	+ Revision: 576176
12cr|svnauthcheck-1.0.12-1|55	- update to new version 1.0.9
12cr|svnauthcheck-1.0.12-1|56	
12cr|svnauthcheck-1.0.12-1|57	* Fri Jul 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.8-1mdv2011.0
12cr|svnauthcheck-1.0.12-1|58	+ Revision: 554131
12cr|svnauthcheck-1.0.12-1|59	- update to new version 1.0.8
12cr|svnauthcheck-1.0.12-1|60	
12cr|svnauthcheck-1.0.12-1|61	* Wed Jan 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-1mdv2010.1
12cr|svnauthcheck-1.0.12-1|62	+ Revision: 494368
12cr|svnauthcheck-1.0.12-1|63	- new version
12cr|svnauthcheck-1.0.12-1|64	
12cr|svnauthcheck-1.0.12-1|65	* Thu Aug 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-1mdv2010.0
12cr|svnauthcheck-1.0.12-1|66	+ Revision: 418408
12cr|svnauthcheck-1.0.12-1|67	- update to new version 1.0.3
12cr|svnauthcheck-1.0.12-1|68	
12cr|svnauthcheck-1.0.12-1|69	* Tue Jun 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2010.0
12cr|svnauthcheck-1.0.12-1|70	+ Revision: 384535
12cr|svnauthcheck-1.0.12-1|71	- new version
12cr|svnauthcheck-1.0.12-1|72	
12cr|svnauthcheck-1.0.12-1|73	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.10.6-3mdv2009.0
12cr|svnauthcheck-1.0.12-1|74	+ Revision: 269397
12cr|svnauthcheck-1.0.12-1|75	- rebuild early 2009.0 package (before pixel changes)
12cr|svnauthcheck-1.0.12-1|76	
12cr|svnauthcheck-1.0.12-1|77	* Mon May 26 2008 Michael Scherer <misc@mandriva.org> 0.10.6-2mdv2009.0
12cr|svnauthcheck-1.0.12-1|78	+ Revision: 211356
12cr|svnauthcheck-1.0.12-1|79	- correct the license, the group and the summary
12cr|svnauthcheck-1.0.12-1|80	
12cr|svnauthcheck-1.0.12-1|81	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10.6-1mdv2009.0
12cr|svnauthcheck-1.0.12-1|82	+ Revision: 210861
12cr|svnauthcheck-1.0.12-1|83	- new version
12cr|svnauthcheck-1.0.12-1|84	
12cr|svnauthcheck-1.0.12-1|85	* Tue Jan 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10.5-1mdv2008.1
12cr|svnauthcheck-1.0.12-1|86	+ Revision: 159898
12cr|svnauthcheck-1.0.12-1|87	- import svnauthcheck
12cr|svnauthcheck-1.0.12-1|88	
12cr|svnauthcheck-1.0.12-1|89	
12cr|svnauthcheck-1.0.12-1|90	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.2-1mdv2008.1
12cr|svnauthcheck-1.0.12-1|91	- first mdv release

7842 12
12cr|svnchecker-0.3-4|1	%define	name	svnchecker
12cr|svnchecker-0.3-4|2	%define	version	0.3
12cr|svnchecker-0.3-4|3	%define	release	%mkrel 4
12cr|svnchecker-0.3-4|4	
12cr|svnchecker-0.3-4|5	Name:		%{name}
12cr|svnchecker-0.3-4|6	Version:	%{version}
12cr|svnchecker-0.3-4|7	Release:	%{release}
12cr|svnchecker-0.3-4|8	Summary:    Framework for Subversion pre-commit hook scripts
12cr|svnchecker-0.3-4|9	License:    GPL
12cr|svnchecker-0.3-4|10	Group:      Graphical desktop/GNOME
12cr|svnchecker-0.3-4|11	URL:        http://svnchecker.tigris.org/
12cr|svnchecker-0.3-4|12	Source:     http://svnchecker.tigris.org/files/documents/6233/42081/%{name}-%{version}.tar.gz
12cr|svnchecker-0.3-4|13	Patch:      svnchecker-0.2-no-config-file.patch
12cr|svnchecker-0.3-4|14	BuildRequires:  python-devel
12cr|svnchecker-0.3-4|15	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|svnchecker-0.3-4|16	
12cr|svnchecker-0.3-4|17	%description
12cr|svnchecker-0.3-4|18	SVNChecker is a framework for Subversion pre-commit hook scripts. The
12cr|svnchecker-0.3-4|19	SVNChecker handles Subversion (SVN) pre-commit hooks in order to implement
12cr|svnchecker-0.3-4|20	checks of files before they are commited. For example, you can check for the
12cr|svnchecker-0.3-4|21	code style or unit tests.
12cr|svnchecker-0.3-4|22	
12cr|svnchecker-0.3-4|23	%prep
12cr|svnchecker-0.3-4|24	%setup -q
12cr|svnchecker-0.3-4|25	%patch -p 1
12cr|svnchecker-0.3-4|26	
12cr|svnchecker-0.3-4|27	%build
12cr|svnchecker-0.3-4|28	python setup.py build
12cr|svnchecker-0.3-4|29	
12cr|svnchecker-0.3-4|30	%install
12cr|svnchecker-0.3-4|31	rm -rf %{buildroot}
12cr|svnchecker-0.3-4|32	python setup.py install --root=%{buildroot}
12cr|svnchecker-0.3-4|33	
12cr|svnchecker-0.3-4|34	%clean
12cr|svnchecker-0.3-4|35	rm -rf %{buildroot}
12cr|svnchecker-0.3-4|36	
12cr|svnchecker-0.3-4|37	%files
12cr|svnchecker-0.3-4|38	%defattr(-,root,root)
12cr|svnchecker-0.3-4|39	%doc README LICENSE
12cr|svnchecker-0.3-4|40	%{_bindir}/Main.py
12cr|svnchecker-0.3-4|41	%{python_sitelib}/checks
12cr|svnchecker-0.3-4|42	%{python_sitelib}/handlers
12cr|svnchecker-0.3-4|43	%{python_sitelib}/modules
12cr|svnchecker-0.3-4|44	%{python_sitelib}/*.egg-info
12cr|svnchecker-0.3-4|45	
12cr|svnchecker-0.3-4|46	
12cr|svnchecker-0.3-4|47	
12cr|svnchecker-0.3-4|48	%changelog
12cr|svnchecker-0.3-4|49	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.3-4mdv2011.0
12cr|svnchecker-0.3-4|50	+ Revision: 592366
12cr|svnchecker-0.3-4|51	- rebuild for python 2.7
12cr|svnchecker-0.3-4|52	
12cr|svnchecker-0.3-4|53	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.3-3mdv2010.0
12cr|svnchecker-0.3-4|54	+ Revision: 445269
12cr|svnchecker-0.3-4|55	- rebuild
12cr|svnchecker-0.3-4|56	
12cr|svnchecker-0.3-4|57	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 0.3-2mdv2009.1
12cr|svnchecker-0.3-4|58	+ Revision: 323367
12cr|svnchecker-0.3-4|59	- rebuild
12cr|svnchecker-0.3-4|60	
12cr|svnchecker-0.3-4|61	* Mon Jul 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-1mdv2009.0
12cr|svnchecker-0.3-4|62	+ Revision: 239332
12cr|svnchecker-0.3-4|63	- new version
12cr|svnchecker-0.3-4|64	
12cr|svnchecker-0.3-4|65	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.2-1mdv2009.0
12cr|svnchecker-0.3-4|66	+ Revision: 194393
12cr|svnchecker-0.3-4|67	- new version
12cr|svnchecker-0.3-4|68	
12cr|svnchecker-0.3-4|69	* Sun Feb 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-1mdv2008.1
12cr|svnchecker-0.3-4|70	+ Revision: 164900
12cr|svnchecker-0.3-4|71	- import svnchecker
12cr|svnchecker-0.3-4|72	
12cr|svnchecker-0.3-4|73	
12cr|svnchecker-0.3-4|74	* Sun Feb 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-1mdv2008.1
12cr|svnchecker-0.3-4|75	- first mdv release

7843 12
12cr|svnengine-0.4-6|1	Summary:	Subversion helper for CFengine
12cr|svnengine-0.4-6|2	Name:		svnengine
12cr|svnengine-0.4-6|3	Version:	0.4
12cr|svnengine-0.4-6|4	Release:	%mkrel 6
12cr|svnengine-0.4-6|5	License:	GPL
12cr|svnengine-0.4-6|6	Group:		Development/Python
12cr|svnengine-0.4-6|7	URL:		http://pulseaudio.revolutionlinux.com/Svnengine
12cr|svnengine-0.4-6|8	Source0:	%{name}-%{version}.tar.bz2
12cr|svnengine-0.4-6|9	BuildArch:	noarch
12cr|svnengine-0.4-6|10	Requires:	python-pysvn >= 1.5.1
12cr|svnengine-0.4-6|11	Requires:	python-%{name} >= %{version}
12cr|svnengine-0.4-6|12	BuildRequires:	python-devel
12cr|svnengine-0.4-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|svnengine-0.4-6|14	
12cr|svnengine-0.4-6|15	%description
12cr|svnengine-0.4-6|16	As the name suggests, Svnengine purpose is to make integration between SVN and
12cr|svnengine-0.4-6|17	Cfengine easy. While working with Cfengine, there are many steps that are
12cr|svnengine-0.4-6|18	repetitive, boring and error prone. With Svnengine, the system administrator
12cr|svnengine-0.4-6|19	can create cfengine class in a more automated manner.
12cr|svnengine-0.4-6|20	
12cr|svnengine-0.4-6|21	The principle of operation is simple. Files and attributes of files are stored
12cr|svnengine-0.4-6|22	in svn repository. If a file is added with svnengine, properties will be set
12cr|svnengine-0.4-6|23	for mode, owner, etc. Each files added into a directory can be used to generate
12cr|svnengine-0.4-6|24	the cfengine class file automaticaly. This file can be added to the cfengine
12cr|svnengine-0.4-6|25	server, and apply files to servers.
12cr|svnengine-0.4-6|26	
12cr|svnengine-0.4-6|27	It's also useful for testing. For example, you can apply a class even without
12cr|svnengine-0.4-6|28	a cfengine server. Also, you can change configuration files directly on the
12cr|svnengine-0.4-6|29	filesystem and gather changes by using the collect feature, and then commit.
12cr|svnengine-0.4-6|30	
12cr|svnengine-0.4-6|31	Bet you will love it!
12cr|svnengine-0.4-6|32	
12cr|svnengine-0.4-6|33	%package -n	python-%{name}
12cr|svnengine-0.4-6|34	Summary:	Subversion helper for CFengine
12cr|svnengine-0.4-6|35	Group:		Development/Python
12cr|svnengine-0.4-6|36	
12cr|svnengine-0.4-6|37	%description -n	python-%{name}
12cr|svnengine-0.4-6|38	As the name suggests, Svnengine purpose is to make integration between SVN and
12cr|svnengine-0.4-6|39	Cfengine easy. While working with Cfengine, there are many steps that are
12cr|svnengine-0.4-6|40	repetitive, boring and error prone. With Svnengine, the system administrator
12cr|svnengine-0.4-6|41	can create cfengine class in a more automated manner.
12cr|svnengine-0.4-6|42	
12cr|svnengine-0.4-6|43	The principle of operation is simple. Files and attributes of files are stored
12cr|svnengine-0.4-6|44	in svn repository. If a file is added with svnengine, properties will be set
12cr|svnengine-0.4-6|45	for mode, owner, etc. Each files added into a directory can be used to generate
12cr|svnengine-0.4-6|46	the cfengine class file automaticaly. This file can be added to the cfengine
12cr|svnengine-0.4-6|47	server, and apply files to servers.
12cr|svnengine-0.4-6|48	
12cr|svnengine-0.4-6|49	It's also useful for testing. For example, you can apply a class even without
12cr|svnengine-0.4-6|50	a cfengine server. Also, you can change configuration files directly on the
12cr|svnengine-0.4-6|51	filesystem and gather changes by using the collect feature, and then commit.
12cr|svnengine-0.4-6|52	
12cr|svnengine-0.4-6|53	Bet you will love it!
12cr|svnengine-0.4-6|54	
12cr|svnengine-0.4-6|55	%prep
12cr|svnengine-0.4-6|56	%setup -q
12cr|svnengine-0.4-6|57	
12cr|svnengine-0.4-6|58	%build
12cr|svnengine-0.4-6|59	python setup.py build
12cr|svnengine-0.4-6|60	
12cr|svnengine-0.4-6|61	%install
12cr|svnengine-0.4-6|62	rm -rf %{buildroot}
12cr|svnengine-0.4-6|63	
12cr|svnengine-0.4-6|64	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|svnengine-0.4-6|65	
12cr|svnengine-0.4-6|66	%clean
12cr|svnengine-0.4-6|67	rm -rf %{buildroot}
12cr|svnengine-0.4-6|68	
12cr|svnengine-0.4-6|69	%files
12cr|svnengine-0.4-6|70	%defattr(-,root,root)
12cr|svnengine-0.4-6|71	%doc README
12cr|svnengine-0.4-6|72	%{_bindir}/%{name}
12cr|svnengine-0.4-6|73	
12cr|svnengine-0.4-6|74	%files -n python-%{name}
12cr|svnengine-0.4-6|75	%defattr(-,root,root)
12cr|svnengine-0.4-6|76	%{py_puresitedir}/*
12cr|svnengine-0.4-6|77	
12cr|svnengine-0.4-6|78	
12cr|svnengine-0.4-6|79	%changelog
12cr|svnengine-0.4-6|80	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 0.4-6mdv2011.0
12cr|svnengine-0.4-6|81	+ Revision: 598175
12cr|svnengine-0.4-6|82	- update file list
12cr|svnengine-0.4-6|83	
12cr|svnengine-0.4-6|84	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.4-6mdv2010.0
12cr|svnengine-0.4-6|85	+ Revision: 445270
12cr|svnengine-0.4-6|86	- rebuild
12cr|svnengine-0.4-6|87	
12cr|svnengine-0.4-6|88	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 0.4-5mdv2009.1
12cr|svnengine-0.4-6|89	+ Revision: 323374
12cr|svnengine-0.4-6|90	- rebuild
12cr|svnengine-0.4-6|91	
12cr|svnengine-0.4-6|92	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.4-4mdv2009.0
12cr|svnengine-0.4-6|93	+ Revision: 261277
12cr|svnengine-0.4-6|94	- rebuild
12cr|svnengine-0.4-6|95	
12cr|svnengine-0.4-6|96	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.4-3mdv2009.0
12cr|svnengine-0.4-6|97	+ Revision: 253793
12cr|svnengine-0.4-6|98	- rebuild
12cr|svnengine-0.4-6|99	
12cr|svnengine-0.4-6|100	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.4-1mdv2008.1
12cr|svnengine-0.4-6|101	+ Revision: 140863
12cr|svnengine-0.4-6|102	- restore BuildRoot
12cr|svnengine-0.4-6|103	
12cr|svnengine-0.4-6|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|svnengine-0.4-6|105	- kill re-definition of %%buildroot on Pixel's request
12cr|svnengine-0.4-6|106	
12cr|svnengine-0.4-6|107	
12cr|svnengine-0.4-6|108	* Thu Mar 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdv2007.0
12cr|svnengine-0.4-6|109	+ Revision: 130398
12cr|svnengine-0.4-6|110	- fix deps
12cr|svnengine-0.4-6|111	- Import svnengine
12cr|svnengine-0.4-6|112	
12cr|svnengine-0.4-6|113	* Thu Mar 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdv2007.1
12cr|svnengine-0.4-6|114	- initial Mandriva package
12cr|svnengine-0.4-6|115	

7844 12
12cr|svnmailer-1.0.8-8|1	%define rel 8
12cr|svnmailer-1.0.8-8|2	
12cr|svnmailer-1.0.8-8|3	Name:           svnmailer
12cr|svnmailer-1.0.8-8|4	Version:        1.0.8
12cr|svnmailer-1.0.8-8|5	Release:        %mkrel %rel
12cr|svnmailer-1.0.8-8|6	Summary:        Tool to send subversion commit notifications
12cr|svnmailer-1.0.8-8|7	Group:          Development/Other
12cr|svnmailer-1.0.8-8|8	License:        Apache License 2.0
12cr|svnmailer-1.0.8-8|9	URL:            http://opensource.perlig.de/svnmailer/
12cr|svnmailer-1.0.8-8|10	Source0:        http://storage.perlig.de/svnmailer/%{name}-%{version}.tar.bz2
12cr|svnmailer-1.0.8-8|11	Patch:          svnmailer-1.0.8-python2.5.diff
12cr|svnmailer-1.0.8-8|12	BuildRequires:  python-devel
12cr|svnmailer-1.0.8-8|13	Requires:       python-svn
12cr|svnmailer-1.0.8-8|14	BuildArch:      noarch
12cr|svnmailer-1.0.8-8|15	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|svnmailer-1.0.8-8|16	
12cr|svnmailer-1.0.8-8|17	%description
12cr|svnmailer-1.0.8-8|18	The svnmailer is a tool that is usually called by a subversion hook to submit
12cr|svnmailer-1.0.8-8|19	commit notifications in various ways (at the moment: mail via SMTP or a pipe
12cr|svnmailer-1.0.8-8|20	to a sendmail like program, news via NNTP, or CIA live tracker notification
12cr|svnmailer-1.0.8-8|21	via XML-RPC). It is derived from the original mailer.py distributed with
12cr|svnmailer-1.0.8-8|22	subversion, but should be much more consistent, more extensible, and have
12cr|svnmailer-1.0.8-8|23	many more features.
12cr|svnmailer-1.0.8-8|24	
12cr|svnmailer-1.0.8-8|25	%prep
12cr|svnmailer-1.0.8-8|26	%setup -q
12cr|svnmailer-1.0.8-8|27	%patch -p0
12cr|svnmailer-1.0.8-8|28	
12cr|svnmailer-1.0.8-8|29	%install
12cr|svnmailer-1.0.8-8|30	rm -rf %{buildroot}
12cr|svnmailer-1.0.8-8|31	python setup.py install --prefix=%{buildroot}/%_prefix
12cr|svnmailer-1.0.8-8|32	
12cr|svnmailer-1.0.8-8|33	%clean
12cr|svnmailer-1.0.8-8|34	rm -rf %{buildroot}
12cr|svnmailer-1.0.8-8|35	
12cr|svnmailer-1.0.8-8|36	%files
12cr|svnmailer-1.0.8-8|37	%defattr(-,root,root)
12cr|svnmailer-1.0.8-8|38	%doc CHANGES CREDITS docs LICENSE README
12cr|svnmailer-1.0.8-8|39	%_bindir/svn-mailer
12cr|svnmailer-1.0.8-8|40	%py_puresitedir/%name/
12cr|svnmailer-1.0.8-8|41	%py_puresitedir/*egg-info
12cr|svnmailer-1.0.8-8|42	
12cr|svnmailer-1.0.8-8|43	
12cr|svnmailer-1.0.8-8|44	
12cr|svnmailer-1.0.8-8|45	
12cr|svnmailer-1.0.8-8|46	%changelog
12cr|svnmailer-1.0.8-8|47	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 1.0.8-8mdv2011.0
12cr|svnmailer-1.0.8-8|48	+ Revision: 592174
12cr|svnmailer-1.0.8-8|49	- rebuild for python 2.7
12cr|svnmailer-1.0.8-8|50	
12cr|svnmailer-1.0.8-8|51	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.0.8-7mdv2010.0
12cr|svnmailer-1.0.8-8|52	+ Revision: 445280
12cr|svnmailer-1.0.8-8|53	- rebuild
12cr|svnmailer-1.0.8-8|54	
12cr|svnmailer-1.0.8-8|55	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 1.0.8-6mdv2009.1
12cr|svnmailer-1.0.8-8|56	+ Revision: 323369
12cr|svnmailer-1.0.8-8|57	- rebuild
12cr|svnmailer-1.0.8-8|58	
12cr|svnmailer-1.0.8-8|59	* Thu Mar 13 2008 Andreas Hasenack <andreas@mandriva.com> 1.0.8-5mdv2008.1
12cr|svnmailer-1.0.8-8|60	+ Revision: 187646
12cr|svnmailer-1.0.8-8|61	- rebuild for 2008.1
12cr|svnmailer-1.0.8-8|62	
12cr|svnmailer-1.0.8-8|63	+ Olivier Blin <oblin@mandriva.com>
12cr|svnmailer-1.0.8-8|64	- restore BuildRoot
12cr|svnmailer-1.0.8-8|65	
12cr|svnmailer-1.0.8-8|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|svnmailer-1.0.8-8|67	- kill re-definition of %%buildroot on Pixel's request
12cr|svnmailer-1.0.8-8|68	
12cr|svnmailer-1.0.8-8|69	* Tue May 01 2007 Michael Scherer <misc@mandriva.org> 1.0.8-4mdv2008.0
12cr|svnmailer-1.0.8-8|70	+ Revision: 19769
12cr|svnmailer-1.0.8-8|71	- patch to fix #30472
12cr|svnmailer-1.0.8-8|72	
12cr|svnmailer-1.0.8-8|73	
12cr|svnmailer-1.0.8-8|74	* Wed Dec 06 2006 Michael Scherer <misc@mandriva.org> 1.0.8-3mdv2007.0
12cr|svnmailer-1.0.8-8|75	+ Revision: 91850
12cr|svnmailer-1.0.8-8|76	- rebuild for new python
12cr|svnmailer-1.0.8-8|77	- Import svnmailer
12cr|svnmailer-1.0.8-8|78	

7845 12
12cr|svxlink-11.11.1-2|1	## Specfile based on Fedora made by developper
12cr|svxlink-11.11.1-2|2	%define name	svxlink
12cr|svxlink-11.11.1-2|3	%define main_version 11.11.1
12cr|svxlink-11.11.1-2|4	
12cr|svxlink-11.11.1-2|5	Name:		%{name}
12cr|svxlink-11.11.1-2|6	Summary:	Repeater controller and EchoLink (simplex or repeater)
12cr|svxlink-11.11.1-2|7	Version:	%{main_version}
12cr|svxlink-11.11.1-2|8	Release:	%mkrel 2
12cr|svxlink-11.11.1-2|9	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|svxlink-11.11.1-2|10	Source1:	http://downloads.sourceforge.net/%{name}/sounds-en_US-heather-11.11.tar.bz2
12cr|svxlink-11.11.1-2|11	URL:		http://svxlink.sourceforge.net
12cr|svxlink-11.11.1-2|12	
12cr|svxlink-11.11.1-2|13	Group:		Communications
12cr|svxlink-11.11.1-2|14	#files contained in sounds package are licensed under GPLv2
12cr|svxlink-11.11.1-2|15	#the rest of files are licensed under GPLv2+
12cr|svxlink-11.11.1-2|16	License:	GPLv2 and GPLv2+
12cr|svxlink-11.11.1-2|17	Patch0:		svxlink-11.11.1-gcc-47.patch
12cr|svxlink-11.11.1-2|18	
12cr|svxlink-11.11.1-2|19	BuildRequires:	glibc-devel
12cr|svxlink-11.11.1-2|20	BuildRequires:	alsa-oss-devel
12cr|svxlink-11.11.1-2|21	BuildRequires:	libsigc++1.2-devel
12cr|svxlink-11.11.1-2|22	BuildRequires:	mng-devel
12cr|svxlink-11.11.1-2|23	BuildRequires:	tcl-devel
12cr|svxlink-11.11.1-2|24	BuildRequires:	qt4-devel
12cr|svxlink-11.11.1-2|25	BuildRequires:	gsm-devel
12cr|svxlink-11.11.1-2|26	BuildRequires:	pkgconfig(xi)
12cr|svxlink-11.11.1-2|27	BuildRequires:	pkgconfig(popt)
12cr|svxlink-11.11.1-2|28	BuildRequires:	pkgconfig(speex)
12cr|svxlink-11.11.1-2|29	BuildRequires:	doxygen
12cr|svxlink-11.11.1-2|30	BuildRequires:	desktop-file-utils
12cr|svxlink-11.11.1-2|31	BuildRequires:	%{_lib}gcrypt-devel
12cr|svxlink-11.11.1-2|32	
12cr|svxlink-11.11.1-2|33	Requires (preun): chkconfig
12cr|svxlink-11.11.1-2|34	Requires (preun): initscripts
12cr|svxlink-11.11.1-2|35	Requires (post): chkconfig
12cr|svxlink-11.11.1-2|36	Requires (postun): initscripts
12cr|svxlink-11.11.1-2|37	
12cr|svxlink-11.11.1-2|38	%description
12cr|svxlink-11.11.1-2|39	The SvxLink project is a multi purpose voice services system for
12cr|svxlink-11.11.1-2|40	ham radio use. For example, EchoLink connections are supported.
12cr|svxlink-11.11.1-2|41	Also, the SvxLink server can act as a repeater controller.
12cr|svxlink-11.11.1-2|42	This is a development version. The released version doesn't build on newer
12cr|svxlink-11.11.1-2|43	Mandriva Distributions.
12cr|svxlink-11.11.1-2|44	
12cr|svxlink-11.11.1-2|45	%package -n libasync
12cr|svxlink-11.11.1-2|46	Summary: 	Svxlink async libs
12cr|svxlink-11.11.1-2|47	Group: 		System/Libraries
12cr|svxlink-11.11.1-2|48	Version: 	0.17.0
12cr|svxlink-11.11.1-2|49	
12cr|svxlink-11.11.1-2|50	%description -n libasync
12cr|svxlink-11.11.1-2|51	The Async library is a programming framework that is used to write event driven
12cr|svxlink-11.11.1-2|52	applications. It provides abstractions for file descriptor watches, timers,
12cr|svxlink-11.11.1-2|53	network communications, serial port communications and config file reading.
12cr|svxlink-11.11.1-2|54	
12cr|svxlink-11.11.1-2|55	Async is written in such a way that it can support other frameworks. Right now
12cr|svxlink-11.11.1-2|56	there are two basic frameworks, a simple "select" based implementation and a Qt
12cr|svxlink-11.11.1-2|57	implementation. The idea is that advanced libraries can be implemented in such
12cr|svxlink-11.11.1-2|58	a way that they only depend on Async. That means that these libraries can be
12cr|svxlink-11.11.1-2|59	used in both Qt and pure console applications and in any future frameworks
12cr|svxlink-11.11.1-2|60	supported by Async (e.g. Gtk, wxWidgets etc).
12cr|svxlink-11.11.1-2|61	
12cr|svxlink-11.11.1-2|62	Another big part of Async is the audio pipe framework. It is an audio handling
12cr|svxlink-11.11.1-2|63	framework that is geared towards single channel (mono) audio applications. The
12cr|svxlink-11.11.1-2|64	framework consists of a large number of audio handling classes such as
12cr|svxlink-11.11.1-2|65	audio i/o, filtering, mixing, audio codecs etc.
12cr|svxlink-11.11.1-2|66	This is a development version. The released version doesn't build on newer
12cr|svxlink-11.11.1-2|67	Mandriva Distributions.
12cr|svxlink-11.11.1-2|68	
12cr|svxlink-11.11.1-2|69	%package -n libasync-devel
12cr|svxlink-11.11.1-2|70	Summary: 	Svxlink async development files
12cr|svxlink-11.11.1-2|71	Group: 		System/Libraries
12cr|svxlink-11.11.1-2|72	Version: 	0.17.0
12cr|svxlink-11.11.1-2|73	Requires: 	libasync = 0.17.0
12cr|svxlink-11.11.1-2|74	Obsoletes:	svxlink-server-devel < 0.11.1-2
12cr|svxlink-11.11.1-2|75	
12cr|svxlink-11.11.1-2|76	%description -n libasync-devel
12cr|svxlink-11.11.1-2|77	The async library development files
12cr|svxlink-11.11.1-2|78	
12cr|svxlink-11.11.1-2|79	%package -n echolib
12cr|svxlink-11.11.1-2|80	Summary: 	EchoLink communications library
12cr|svxlink-11.11.1-2|81	Group: 		System/Libraries
12cr|svxlink-11.11.1-2|82	Version: 	0.13.1
12cr|svxlink-11.11.1-2|83	
12cr|svxlink-11.11.1-2|84	%description -n echolib
12cr|svxlink-11.11.1-2|85	EchoLib is a library that is used as a base for writing EchoLink applications.
12cr|svxlink-11.11.1-2|86	It implements the directory server protocol as well as the station to station
12cr|svxlink-11.11.1-2|87	protocol. EchoLink is used to link ham radio stations together over the
12cr|svxlink-11.11.1-2|88	Internet.
12cr|svxlink-11.11.1-2|89	This is a development version. The released version doesn't build on newer
12cr|svxlink-11.11.1-2|90	Mandriva Distributions.
12cr|svxlink-11.11.1-2|91	
12cr|svxlink-11.11.1-2|92	%package -n echolib-devel
12cr|svxlink-11.11.1-2|93	Summary: 	Development files for the EchoLink communications library
12cr|svxlink-11.11.1-2|94	Group: 		System/Libraries
12cr|svxlink-11.11.1-2|95	Version: 	0.13.1
12cr|svxlink-11.11.1-2|96	Requires: 	echolib = 0.13.1
12cr|svxlink-11.11.1-2|97	Obsoletes:	svxlink-server-devel < 0.11.1-2
12cr|svxlink-11.11.1-2|98	
12cr|svxlink-11.11.1-2|99	%description -n echolib-devel
12cr|svxlink-11.11.1-2|100	Development files for the EchoLink communications library
12cr|svxlink-11.11.1-2|101	
12cr|svxlink-11.11.1-2|102	%package -n qtel
12cr|svxlink-11.11.1-2|103	Summary: 	The Qt EchoLink Client
12cr|svxlink-11.11.1-2|104	Group: 		Communications
12cr|svxlink-11.11.1-2|105	Version: 	0.11.2
12cr|svxlink-11.11.1-2|106	
12cr|svxlink-11.11.1-2|107	%description -n qtel
12cr|svxlink-11.11.1-2|108	This package contains Qtel, the Qt EchoLink client. It is an implementation of
12cr|svxlink-11.11.1-2|109	the EchoLink software in Qt. This is only an EchoLink client, that is it can
12cr|svxlink-11.11.1-2|110	not be connected to a transciever to create a link. If it is a pure link node
12cr|svxlink-11.11.1-2|111	you want, install the svxlink-server package.
12cr|svxlink-11.11.1-2|112	This is a development version. The released version doesn't build on newer
12cr|svxlink-11.11.1-2|113	Mandriva Distributions.
12cr|svxlink-11.11.1-2|114	
12cr|svxlink-11.11.1-2|115	%package -n svxlink-server
12cr|svxlink-11.11.1-2|116	Summary: 	SvxLink - A general purpose voice services system
12cr|svxlink-11.11.1-2|117	Version: 	0.11.1
12cr|svxlink-11.11.1-2|118	Group: 		Networking/Other
12cr|svxlink-11.11.1-2|119	Requires: 	udev
12cr|svxlink-11.11.1-2|120	Requires (pre): shadow-utils
12cr|svxlink-11.11.1-2|121	
12cr|svxlink-11.11.1-2|122	%description -n svxlink-server
12cr|svxlink-11.11.1-2|123	The SvxLink server is a general purpose voice services system for ham radio
12cr|svxlink-11.11.1-2|124	use. Each voice service is implemented as a plugin called a module.
12cr|svxlink-11.11.1-2|125	Some examples of voice services are: Help system, Simplex repeater,
12cr|svxlink-11.11.1-2|126	EchoLink communications and voice mail.
12cr|svxlink-11.11.1-2|127	
12cr|svxlink-11.11.1-2|128	The core of the system handle the radio interface and is quite flexible
12cr|svxlink-11.11.1-2|129	as well. It can act both as a simplex node and as a repeater controller. It is
12cr|svxlink-11.11.1-2|130	also possible to link multiple receivers in via TCP/IP. The best receiver is
12cr|svxlink-11.11.1-2|131	chosen using a software voter.
12cr|svxlink-11.11.1-2|132	This is a development version. The released version doesn't build on newer
12cr|svxlink-11.11.1-2|133	Mandriva Distributions.
12cr|svxlink-11.11.1-2|134	
12cr|svxlink-11.11.1-2|135	%prep
12cr|svxlink-11.11.1-2|136	%setup -q -n %{name}-%{main_version}
12cr|svxlink-11.11.1-2|137	%setup -q -D -T -a 1 -n %{name}-%{main_version}
12cr|svxlink-11.11.1-2|138	%patch0 -p0
12cr|svxlink-11.11.1-2|139	
12cr|svxlink-11.11.1-2|140	%build
12cr|svxlink-11.11.1-2|141	sed -i -e "s:/lib:/%{_libdir}:g" makefile.cfg
12cr|svxlink-11.11.1-2|142	sed -i -e "s:/etc/udev:/lib/udev:" svxlink/scripts/Makefile.default
12cr|svxlink-11.11.1-2|143	sed -i -e "s:lgsm:lgsm -lspeex:" qtel/Makefile.default
12cr|svxlink-11.11.1-2|144	
12cr|svxlink-11.11.1-2|145	#LDFLAGS="${LDFLAGS:--Wl,-as-needed}" ; export LDFLAGS
12cr|svxlink-11.11.1-2|146	CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS
12cr|svxlink-11.11.1-2|147	make %{?_smp_mflags}
12cr|svxlink-11.11.1-2|148	doxygen doxygen.async
12cr|svxlink-11.11.1-2|149	doxygen doxygen.echolib
12cr|svxlink-11.11.1-2|150	
12cr|svxlink-11.11.1-2|151	
12cr|svxlink-11.11.1-2|152	%install
12cr|svxlink-11.11.1-2|153	make DESTDIR=%{buildroot} NO_CHOWN=1 LIB_INSTALL_DIR=%{_libdir} \
12cr|svxlink-11.11.1-2|154	INC_INSTALL_DIR=%{_includedir}/svxlink BIN_INSTALL_DIR=%{_bindir} \
12cr|svxlink-11.11.1-2|155	SBIN_INSTALL_DIR=%{_sbindir} PLUGIN_INSTALL_DIR=%{_libdir}/svxlink install
12cr|svxlink-11.11.1-2|156	mkdir -p %{buildroot}%{_datadir}/svxlink
12cr|svxlink-11.11.1-2|157	cp -a en_US-heather %{buildroot}%{_datadir}/svxlink/
12cr|svxlink-11.11.1-2|158	mkdir -p %{buildroot}%{_localstatedir}/log
12cr|svxlink-11.11.1-2|159	touch %{buildroot}%{_localstatedir}/log/svxlink
12cr|svxlink-11.11.1-2|160	touch %{buildroot}%{_localstatedir}/log/svxlink.{1,2,3,4}
12cr|svxlink-11.11.1-2|161	desktop-file-install \
12cr|svxlink-11.11.1-2|162	--dir=%{buildroot}%{_datadir}/applications qtel/qtel.desktop
12cr|svxlink-11.11.1-2|163	mv %{buildroot}%{_sysconfdir}/logrotate.d/svxlink %{buildroot}%{_sysconfdir}/logrotate.d/svxlink-server
12cr|svxlink-11.11.1-2|164	sed -i -e "s/subsys\/\$PROG/subsys\/svxlink/g" %{buildroot}%{_sysconfdir}/init.d/svxlink
12cr|svxlink-11.11.1-2|165	sed -i -e "s/subsys\/\$PROG/subsys\/remotetrx/g" %{buildroot}%{_sysconfdir}/init.d/remotetrx
12cr|svxlink-11.11.1-2|166	#remove static libs
12cr|svxlink-11.11.1-2|167	rm -f %{buildroot}%{_libdir}/libasync*.a
12cr|svxlink-11.11.1-2|168	rm -f %{buildroot}%{_libdir}/libecholib.a
12cr|svxlink-11.11.1-2|169	rm -f %{buildroot}%{_libdir}/liblocationinfo.a
12cr|svxlink-11.11.1-2|170	rm -f %{buildroot}%{_libdir}/libtrx.a
12cr|svxlink-11.11.1-2|171	
12cr|svxlink-11.11.1-2|172	
12cr|svxlink-11.11.1-2|173	%pre -n svxlink-server
12cr|svxlink-11.11.1-2|174	getent group daemon >/dev/null || groupadd -r daemon
12cr|svxlink-11.11.1-2|175	getent passwd svxlink >/dev/null || \
12cr|svxlink-11.11.1-2|176	useradd -r -g daemon -d / -s /sbin/nologin \
12cr|svxlink-11.11.1-2|177	-c "SvxLink Daemon " svxlink
12cr|svxlink-11.11.1-2|178	exit 0
12cr|svxlink-11.11.1-2|179	
12cr|svxlink-11.11.1-2|180	%post -n svxlink-server
12cr|svxlink-11.11.1-2|181	/sbin/chkconfig --add svxlink
12cr|svxlink-11.11.1-2|182	
12cr|svxlink-11.11.1-2|183	%preun -n svxlink-server
12cr|svxlink-11.11.1-2|184	if [ $1 = 0 ]; then
12cr|svxlink-11.11.1-2|185	/sbin/service svxlink stop >/dev/null 2>&1 || :
12cr|svxlink-11.11.1-2|186	/sbin/chkconfig --del svxlink
12cr|svxlink-11.11.1-2|187	fi
12cr|svxlink-11.11.1-2|188	
12cr|svxlink-11.11.1-2|189	%postun -n svxlink-server
12cr|svxlink-11.11.1-2|190	if [ "$1" -ge "1" ] ; then
12cr|svxlink-11.11.1-2|191	/sbin/service svxlink condrestart >/dev/null 2>&1 || :
12cr|svxlink-11.11.1-2|192	fi
12cr|svxlink-11.11.1-2|193	
12cr|svxlink-11.11.1-2|194	%files -n libasync
12cr|svxlink-11.11.1-2|195	%doc async/ChangeLog
12cr|svxlink-11.11.1-2|196	%defattr(755,root,root)
12cr|svxlink-11.11.1-2|197	%{_libdir}/libasync*.so.*
12cr|svxlink-11.11.1-2|198	%{_libdir}/libasync*.*.so
12cr|svxlink-11.11.1-2|199	
12cr|svxlink-11.11.1-2|200	%files -n libasync-devel
12cr|svxlink-11.11.1-2|201	%doc doc/async/html
12cr|svxlink-11.11.1-2|202	%{_libdir}/libasyncaudio.so
12cr|svxlink-11.11.1-2|203	%{_libdir}/libasynccore.so
12cr|svxlink-11.11.1-2|204	%{_libdir}/libasynccpp.so
12cr|svxlink-11.11.1-2|205	%{_libdir}/libasyncqt.so
12cr|svxlink-11.11.1-2|206	%dir %{_includedir}/svxlink
12cr|svxlink-11.11.1-2|207	%{_includedir}/svxlink/Async*
12cr|svxlink-11.11.1-2|208	%{_includedir}/svxlink/SigCAudio*.h
12cr|svxlink-11.11.1-2|209	%{_includedir}/svxlink/common.h
12cr|svxlink-11.11.1-2|210	
12cr|svxlink-11.11.1-2|211	%files -n echolib
12cr|svxlink-11.11.1-2|212	%doc echolib/ChangeLog
12cr|svxlink-11.11.1-2|213	%defattr(755,root,root)
12cr|svxlink-11.11.1-2|214	%{_libdir}/libecholib*.so.*
12cr|svxlink-11.11.1-2|215	%{_libdir}/libecholib*.*.so
12cr|svxlink-11.11.1-2|216	
12cr|svxlink-11.11.1-2|217	%files -n echolib-devel
12cr|svxlink-11.11.1-2|218	%doc doc/echolib/html
12cr|svxlink-11.11.1-2|219	%{_libdir}/libecholib.so
12cr|svxlink-11.11.1-2|220	%dir %{_includedir}/svxlink
12cr|svxlink-11.11.1-2|221	%{_includedir}/svxlink/EchoLink*
12cr|svxlink-11.11.1-2|222	
12cr|svxlink-11.11.1-2|223	%files -n qtel
12cr|svxlink-11.11.1-2|224	%doc COPYRIGHT qtel/ChangeLog
12cr|svxlink-11.11.1-2|225	%{_bindir}/qtel
12cr|svxlink-11.11.1-2|226	%{_datadir}/qtel
12cr|svxlink-11.11.1-2|227	%{_datadir}/icons/link.xpm
12cr|svxlink-11.11.1-2|228	%{_datadir}/applications/qtel.desktop
12cr|svxlink-11.11.1-2|229	
12cr|svxlink-11.11.1-2|230	%files -n svxlink-server
12cr|svxlink-11.11.1-2|231	%doc COPYRIGHT svxlink/ChangeLog
12cr|svxlink-11.11.1-2|232	%{_bindir}/svxlink
12cr|svxlink-11.11.1-2|233	%{_bindir}/remotetrx
12cr|svxlink-11.11.1-2|234	%{_bindir}/siglevdetcal
12cr|svxlink-11.11.1-2|235	%dir %{_libdir}/svxlink
12cr|svxlink-11.11.1-2|236	%{_libdir}/svxlink/Module*.so
12cr|svxlink-11.11.1-2|237	%dir %{_sysconfdir}/%{name}/svxlink.d
12cr|svxlink-11.11.1-2|238	%{_datadir}/svxlink
12cr|svxlink-11.11.1-2|239	%defattr(644,root,root)
12cr|svxlink-11.11.1-2|240	%config(noreplace) %{_sysconfdir}/%{name}/svxlink.conf
12cr|svxlink-11.11.1-2|241	%config(noreplace) %{_sysconfdir}/%{name}/.procmailrc
12cr|svxlink-11.11.1-2|242	%config(noreplace) %{_sysconfdir}/%{name}/svxlink.d/*
12cr|svxlink-11.11.1-2|243	%config(noreplace) %{_sysconfdir}/%{name}/TclVoiceMail.conf
12cr|svxlink-11.11.1-2|244	%config(noreplace) %{_sysconfdir}/logrotate.d/svxlink-server
12cr|svxlink-11.11.1-2|245	%config(noreplace) %{_sysconfdir}/logrotate.d/remotetrx
12cr|svxlink-11.11.1-2|246	%config(noreplace) %{_sysconfdir}/%{name}/remotetrx.conf
12cr|svxlink-11.11.1-2|247	%config(noreplace) %{_sysconfdir}/sysconfig/svxlink
12cr|svxlink-11.11.1-2|248	%config(noreplace) %{_sysconfdir}/sysconfig/remotetrx
12cr|svxlink-11.11.1-2|249	%config(noreplace) %{_sysconfdir}/security/console.perms.d/90-svxlink.perms
12cr|svxlink-11.11.1-2|250	/lib/udev/rules.d/10-svxlink.rules
12cr|svxlink-11.11.1-2|251	%{_mandir}/man*/*
12cr|svxlink-11.11.1-2|252	%attr(755,svxlink,daemon) %dir %{_localstatedir}/spool/svxlink
12cr|svxlink-11.11.1-2|253	%attr(755,svxlink,daemon) %dir %{_localstatedir}/spool/svxlink/voice_mail
12cr|svxlink-11.11.1-2|254	%defattr(755,root,root)
12cr|svxlink-11.11.1-2|255	%{_sysconfdir}/init.d/svxlink
12cr|svxlink-11.11.1-2|256	%{_sysconfdir}/init.d/remotetrx
12cr|svxlink-11.11.1-2|257	%defattr(644,root,root)
12cr|svxlink-11.11.1-2|258	%ghost /var/log/*

7846 12
12cr|swami-2.0.0-1|1	Name:       swami
12cr|swami-2.0.0-1|2	Version:    2.0.0
12cr|swami-2.0.0-1|3	Release:    1
12cr|swami-2.0.0-1|4	Summary:    Instrument patch editor for wavetable synths (sounfont)
12cr|swami-2.0.0-1|5	
12cr|swami-2.0.0-1|6	%define lib_major       0
12cr|swami-2.0.0-1|7	%define lib_name        %mklibname %{name} %{lib_major}
12cr|swami-2.0.0-1|8	%define lib_name_devel  %mklibname %{name} -d
12cr|swami-2.0.0-1|9	
12cr|swami-2.0.0-1|10	License:    GPL
12cr|swami-2.0.0-1|11	Group:      Sound
12cr|swami-2.0.0-1|12	URL:        http://swami.sourceforge.net
12cr|swami-2.0.0-1|13	Source0:    http://prdownloads.sourceforge.net/swami/%{name}-%{version}.tar.gz
12cr|swami-2.0.0-1|14	Requires:   fluidsynth
12cr|swami-2.0.0-1|15	Requires:   %{lib_name}
12cr|swami-2.0.0-1|16	
12cr|swami-2.0.0-1|17	BuildRequires:  intltool
12cr|swami-2.0.0-1|18	BuildRequires:  gtk-doc
12cr|swami-2.0.0-1|19	BuildRequires:  fluidsynth-devel
12cr|swami-2.0.0-1|20	BuildRequires:  sndfile-devel
12cr|swami-2.0.0-1|21	BuildRequires:  gtk+-devel
12cr|swami-2.0.0-1|22	BuildRequires:  gtksourceview-devel
12cr|swami-2.0.0-1|23	BuildRequires:  libgnomecanvasmm-devel
12cr|swami-2.0.0-1|24	BuildRequires:  libglade2.0-devel
12cr|swami-2.0.0-1|25	BuildRequires:  librsvg2-devel
12cr|swami-2.0.0-1|26	BuildRequires:  python-gobject-devel
12cr|swami-2.0.0-1|27	BuildRequires:  pygtk2.0-devel
12cr|swami-2.0.0-1|28	BuildRequires:  instpatch-devel
12cr|swami-2.0.0-1|29	BuildRequires:  fftw3-devel
12cr|swami-2.0.0-1|30	BuildRoot:      %_tmppath/%{name}-root
12cr|swami-2.0.0-1|31	
12cr|swami-2.0.0-1|32	%description
12cr|swami-2.0.0-1|33	Swami is an instrument patch file editor using SoundFont files that allows
12cr|swami-2.0.0-1|34	you to create and distribute instruments from audio samples used for
12cr|swami-2.0.0-1|35	composing music. It uses the fluidsynth software synthesizer, which has real
12cr|swami-2.0.0-1|36	time effect control, support for modulators, and routable audio via Jack.
12cr|swami-2.0.0-1|37	Swami requires the libinstpatch library containing tools for soundfont
12cr|swami-2.0.0-1|38	editing.
12cr|swami-2.0.0-1|39	
12cr|swami-2.0.0-1|40	#-----------------------------------
12cr|swami-2.0.0-1|41	%package -n %{lib_name}
12cr|swami-2.0.0-1|42	
12cr|swami-2.0.0-1|43	Summary:        Library for processing Music Instrument patch files
12cr|swami-2.0.0-1|44	Group:          System/Libraries
12cr|swami-2.0.0-1|45	Requires:       pygtk2.0
12cr|swami-2.0.0-1|46	Requires:       libinstpatch
12cr|swami-2.0.0-1|47	%description -n %{lib_name}
12cr|swami-2.0.0-1|48	Dynamic library files needed by the swami instrument patch editor.
12cr|swami-2.0.0-1|49	
12cr|swami-2.0.0-1|50	%files -n %{lib_name}
12cr|swami-2.0.0-1|51	%defattr(-,root,root,-)
12cr|swami-2.0.0-1|52	%doc AUTHORS COPYING ChangeLog README
12cr|swami-2.0.0-1|53	%{_libdir}/lib%{name}*.so.*
12cr|swami-2.0.0-1|54	%{_libdir}/%{name}/*.so
12cr|swami-2.0.0-1|55	
12cr|swami-2.0.0-1|56	#-----------------------------------
12cr|swami-2.0.0-1|57	%package -n %{lib_name_devel}
12cr|swami-2.0.0-1|58	Summary:        Swami development headers
12cr|swami-2.0.0-1|59	Group:          Sound
12cr|swami-2.0.0-1|60	Requires:       %{name} = %{version}-%{release}
12cr|swami-2.0.0-1|61	Provides:       %{name}-devel = %{version}-%{release}
12cr|swami-2.0.0-1|62	
12cr|swami-2.0.0-1|63	%description -n %{lib_name_devel}
12cr|swami-2.0.0-1|64	Development files to build applications with swami headers.
12cr|swami-2.0.0-1|65	
12cr|swami-2.0.0-1|66	%files -n %{lib_name_devel}
12cr|swami-2.0.0-1|67	%defattr(-,root,root,-)
12cr|swami-2.0.0-1|68	%doc %{_datadir}/gtk-doc/html/lib%{name}
12cr|swami-2.0.0-1|69	%doc %{_datadir}/gtk-doc/html/%{name}gui
12cr|swami-2.0.0-1|70	%dir %{_includedir}/%{name}/lib%{name}
12cr|swami-2.0.0-1|71	%{_includedir}/%{name}/lib%{name}/*.h
12cr|swami-2.0.0-1|72	%dir %{_includedir}/%{name}/%{name}gui
12cr|swami-2.0.0-1|73	%{_includedir}/%{name}/%{name}gui/*.h
12cr|swami-2.0.0-1|74	%{_libdir}/*.so
12cr|swami-2.0.0-1|75	#-----------------------------------
12cr|swami-2.0.0-1|76	
12cr|swami-2.0.0-1|77	%prep
12cr|swami-2.0.0-1|78	%setup -q
12cr|swami-2.0.0-1|79	
12cr|swami-2.0.0-1|80	%build
12cr|swami-2.0.0-1|81	LDFLAGS="-lgmodule-2.0" %configure2_5x --enable-static=no
12cr|swami-2.0.0-1|82	%make
12cr|swami-2.0.0-1|83	
12cr|swami-2.0.0-1|84	%install
12cr|swami-2.0.0-1|85	rm -rf %{buildroot}
12cr|swami-2.0.0-1|86	%makeinstall_std
12cr|swami-2.0.0-1|87	desktop-file-install --add-category="X-MandrivaLinux-Multimedia-Sound;" \
12cr|swami-2.0.0-1|88	--remove-category="Midi;" \
12cr|swami-2.0.0-1|89	--remove-category="Music;" \
12cr|swami-2.0.0-1|90	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|swami-2.0.0-1|91	
12cr|swami-2.0.0-1|92	mkdir -p %{buildroot}%{_datadir}/pixmaps/
12cr|swami-2.0.0-1|93	cp %{name}.svg %{buildroot}%{_datadir}/pixmaps/
12cr|swami-2.0.0-1|94	
12cr|swami-2.0.0-1|95	%ifarch x86_64
12cr|swami-2.0.0-1|96	install -d %{buildroot}%{python_sitelib}
12cr|swami-2.0.0-1|97	mv %{buildroot}%{_prefix}/%_lib/python%{python_version}/site-packages/* %{buildroot}%{python_sitelib}/
12cr|swami-2.0.0-1|98	%endif
12cr|swami-2.0.0-1|99	
12cr|swami-2.0.0-1|100	%clean
12cr|swami-2.0.0-1|101	rm -rf %{buildroot}
12cr|swami-2.0.0-1|102	
12cr|swami-2.0.0-1|103	%files
12cr|swami-2.0.0-1|104	%defattr(-,root,root)
12cr|swami-2.0.0-1|105	%{_bindir}/%name
12cr|swami-2.0.0-1|106	%dir %{_datadir}/%{name}
12cr|swami-2.0.0-1|107	%{_datadir}/%{name}/swami-2.glade
12cr|swami-2.0.0-1|108	%dir %{_datadir}/%{name}/images
12cr|swami-2.0.0-1|109	%{_datadir}/%{name}/images/*.png
12cr|swami-2.0.0-1|110	%{_datadir}/%{name}/images/knob.svg
12cr|swami-2.0.0-1|111	%{_datadir}/mime/packages/%{name}.xml
12cr|swami-2.0.0-1|112	%{_datadir}/applications/%{name}.desktop
12cr|swami-2.0.0-1|113	%{_datadir}/pixmaps/%{name}.svg
12cr|swami-2.0.0-1|114	%{_datadir}/icons/hicolor/48x48/apps/swami.png
12cr|swami-2.0.0-1|115	%{_datadir}/icons/hicolor/scalable/apps/swami.svg
12cr|swami-2.0.0-1|116	%{_datadir}/pygtk/2.0/defs/*.defs
12cr|swami-2.0.0-1|117	%{python_sitelib}/*
12cr|swami-2.0.0-1|118	
12cr|swami-2.0.0-1|119	
12cr|swami-2.0.0-1|120	%changelog
12cr|swami-2.0.0-1|121	* Mon Nov 01 2010 Frank Kober <emuse@mandriva.org> 2.0.0-1mdv2011.0
12cr|swami-2.0.0-1|122	+ Revision: 591471
12cr|swami-2.0.0-1|123	- revert configure macro
12cr|swami-2.0.0-1|124	- add missing BR, do not use configure macro
12cr|swami-2.0.0-1|125	- new version 2.0.0
12cr|swami-2.0.0-1|126	- new version 2.0.0
12cr|swami-2.0.0-1|127	
12cr|swami-2.0.0-1|128	+ Thierry Vignaud <tv@mandriva.org>
12cr|swami-2.0.0-1|129	- rebuild
12cr|swami-2.0.0-1|130	
12cr|swami-2.0.0-1|131	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.9.4-5mdv2009.0
12cr|swami-2.0.0-1|132	+ Revision: 261302
12cr|swami-2.0.0-1|133	- rebuild
12cr|swami-2.0.0-1|134	
12cr|swami-2.0.0-1|135	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.9.4-4mdv2009.0
12cr|swami-2.0.0-1|136	+ Revision: 253849
12cr|swami-2.0.0-1|137	- rebuild
12cr|swami-2.0.0-1|138	
12cr|swami-2.0.0-1|139	+ Pixel <pixel@mandriva.com>
12cr|swami-2.0.0-1|140	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|swami-2.0.0-1|141	
12cr|swami-2.0.0-1|142	* Sat Jan 26 2008 Funda Wang <fwang@mandriva.org> 0.9.4-2mdv2008.1
12cr|swami-2.0.0-1|143	+ Revision: 158224
12cr|swami-2.0.0-1|144	- fix menu entry
12cr|swami-2.0.0-1|145	
12cr|swami-2.0.0-1|146	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.9.4-1mdv2008.1
12cr|swami-2.0.0-1|147	+ Revision: 140904
12cr|swami-2.0.0-1|148	- restore BuildRoot
12cr|swami-2.0.0-1|149	
12cr|swami-2.0.0-1|150	+ Thierry Vignaud <tv@mandriva.org>
12cr|swami-2.0.0-1|151	- kill re-definition of %%buildroot on Pixel's request
12cr|swami-2.0.0-1|152	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|swami-2.0.0-1|153	
12cr|swami-2.0.0-1|154	
12cr|swami-2.0.0-1|155	* Sun Jan 07 2007 Crispin Boylan <crisb@mandriva.org> 0.9.4-1mdv2007.0
12cr|swami-2.0.0-1|156	+ Revision: 105338
12cr|swami-2.0.0-1|157	- BuildRequires popt-devel
12cr|swami-2.0.0-1|158	- New version, XDG menu
12cr|swami-2.0.0-1|159	- Import swami
12cr|swami-2.0.0-1|160	
12cr|swami-2.0.0-1|161	* Mon May 01 2006 Austin Acton <austin@mandriva.org> 0.9.3-1mdk
12cr|swami-2.0.0-1|162	- New release 0.9.3
12cr|swami-2.0.0-1|163	
12cr|swami-2.0.0-1|164	* Sun Feb 06 2005 Austin Acton <austin@mandrake.org> 0.9.2-2mdk
12cr|swami-2.0.0-1|165	- birthday
12cr|swami-2.0.0-1|166	- fix summary and buildrequires
12cr|swami-2.0.0-1|167	

7847 12
12cr|SweetHome3D-3.5-4|1	%define		pkgname sweethome3d
12cr|SweetHome3D-3.5-4|2	
12cr|SweetHome3D-3.5-4|3	Name:		SweetHome3D
12cr|SweetHome3D-3.5-4|4	Version:	3.5
12cr|SweetHome3D-3.5-4|5	Release:	%mkrel 4
12cr|SweetHome3D-3.5-4|6	Summary:	Sweet Home 3D is a free interior design application
12cr|SweetHome3D-3.5-4|7	License:	GPL
12cr|SweetHome3D-3.5-4|8	Group:		Graphics
12cr|SweetHome3D-3.5-4|9	URL:		http://www.sweethome3d.com/
12cr|SweetHome3D-3.5-4|10	Source0:	%{name}-%{version}-src.zip
12cr|SweetHome3D-3.5-4|11	#Source0:	%{pkgname}-%{version}.tar.gz
12cr|SweetHome3D-3.5-4|12	Source1:	FurnitureLibraryEditor-1.7-src.zip
12cr|SweetHome3D-3.5-4|13	#Source2:	sunflow-0.07.3g-src-diff.zip
12cr|SweetHome3D-3.5-4|14	Source3:	%{name}-%{version}-javadoc.zip
12cr|SweetHome3D-3.5-4|15	Patch0:		%{name}.patch
12cr|SweetHome3D-3.5-4|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12cr|SweetHome3D-3.5-4|17	BuildRequires:	ant, java
12cr|SweetHome3D-3.5-4|18	Requires:	java >= 1.6-sun
12cr|SweetHome3D-3.5-4|19	
12cr|SweetHome3D-3.5-4|20	%description
12cr|SweetHome3D-3.5-4|21	Sweet Home 3D is a free interior design application that helps you place your furniture on a house 2D plan, with a 3D preview.
12cr|SweetHome3D-3.5-4|22	Available at http://www.sweethome3d.eu/, this program is aimed at people who want to design their interior quickly,
12cr|SweetHome3D-3.5-4|23	whether they are moving or they just want to redesign their existing home. Numerous visual guides help you draw the
12cr|SweetHome3D-3.5-4|24	plan of your home and layout furniture. You may draw the walls of your rooms upon the image of an existing plan,
12cr|SweetHome3D-3.5-4|25	and then, drag and drop furniture onto the plan from a catalog organized by categories. Each change in the 2D plan
12cr|SweetHome3D-3.5-4|26	is simultaneously updated in the 3D view, to show you a realistic rendering of your layout.
12cr|SweetHome3D-3.5-4|27	
12cr|SweetHome3D-3.5-4|28	%prep
12cr|SweetHome3D-3.5-4|29	%setup -q -n %{name}-%{version}-src
12cr|SweetHome3D-3.5-4|30	#%setup1 -q
12cr|SweetHome3D-3.5-4|31	#%setup2 -q
12cr|SweetHome3D-3.5-4|32	#%setup3 -q
12cr|SweetHome3D-3.5-4|33	
12cr|SweetHome3D-3.5-4|34	#%setup -q -n %{name}-%{version}
12cr|SweetHome3D-3.5-4|35	patch $RPM_BUILD_DIR/%{name}-%{version}-src/install/linux/%{name} %{PATCH0}
12cr|SweetHome3D-3.5-4|36	
12cr|SweetHome3D-3.5-4|37	%build
12cr|SweetHome3D-3.5-4|38	ant jarExecutable
12cr|SweetHome3D-3.5-4|39	
12cr|SweetHome3D-3.5-4|40	%install
12cr|SweetHome3D-3.5-4|41	rm -rf $RPM_BUILD_ROOT
12cr|SweetHome3D-3.5-4|42	#mkdir -p $RPM_BUILD_DIR%{_bindir}
12cr|SweetHome3D-3.5-4|43	#mkdir -p $RPM_BUILD_DIR%{_libdir}
12cr|SweetHome3D-3.5-4|44	install -Dm0644 $RPM_BUILD_DIR/%{name}-%{version}-src/install/%{name}-%{version}.jar %{buildroot}%{_datadir}/%{name}/%{name}.jar
12cr|SweetHome3D-3.5-4|45	mkdir -p %{buildroot}%{_datadir}/%{name}/lib
12cr|SweetHome3D-3.5-4|46	install -Dm0644 $RPM_BUILD_DIR/%{name}-%{version}-src/lib/*.jar %{buildroot}%{_datadir}/%{name}/lib
12cr|SweetHome3D-3.5-4|47	mkdir -p %{buildroot}%{_docdir}/%{name}
12cr|SweetHome3D-3.5-4|48	install -Dm0644 $RPM_BUILD_DIR/%{name}-%{version}-src/*.TXT %{buildroot}%{_docdir}/%{name}
12cr|SweetHome3D-3.5-4|49	mkdir -p %{buildroot}%{_iconsdir}
12cr|SweetHome3D-3.5-4|50	install -Dm0655 $RPM_BUILD_DIR/%{name}-%{version}-src/deploy/%{name}*.png %{buildroot}%{_iconsdir}
12cr|SweetHome3D-3.5-4|51	install -Dm0655 $RPM_BUILD_DIR/%{name}-%{version}-src/deploy/%{name}*.jpg %{buildroot}%{_iconsdir}
12cr|SweetHome3D-3.5-4|52	install -Dm0655 $RPM_BUILD_DIR/%{name}-%{version}-src/deploy/%{name}*.gif %{buildroot}%{_iconsdir}
12cr|SweetHome3D-3.5-4|53	mkdir -p %{buildroot}%{_bindir}
12cr|SweetHome3D-3.5-4|54	install -Dm0655 $RPM_BUILD_DIR/%{name}-%{version}-src/install/linux/%{name} %{buildroot}%{_bindir}/%{name}
12cr|SweetHome3D-3.5-4|55	%ifarch x86_64
12cr|SweetHome3D-3.5-4|56	mkdir -p %{buildroot}%{_libdir}
12cr|SweetHome3D-3.5-4|57	install -Dm0655 $RPM_BUILD_DIR/%{name}-%{version}-src/lib/linux/x64/*.so %{buildroot}%{_libdir}/
12cr|SweetHome3D-3.5-4|58	%else
12cr|SweetHome3D-3.5-4|59	mkdir -p %{buildroot}%{_libdir}
12cr|SweetHome3D-3.5-4|60	install -Dm0655 $RPM_BUILD_DIR/%{name}-%{version}-src/lib/linux/i386/*.so %{buildroot}%{_libdir}/
12cr|SweetHome3D-3.5-4|61	%endif
12cr|SweetHome3D-3.5-4|62	
12cr|SweetHome3D-3.5-4|63	# menu-entry
12cr|SweetHome3D-3.5-4|64	mkdir -p %{buildroot}%{_datadir}/applications
12cr|SweetHome3D-3.5-4|65	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cr|SweetHome3D-3.5-4|66	[Desktop Entry]
12cr|SweetHome3D-3.5-4|67	Name=Sweet Home 3D
12cr|SweetHome3D-3.5-4|68	Name[ru]=Милый дом 3D
12cr|SweetHome3D-3.5-4|69	GenericName=Sweet Home 3D
12cr|SweetHome3D-3.5-4|70	GenericName[ru]=SweetHome 3D
12cr|SweetHome3D-3.5-4|71	Comment=Design Application
12cr|SweetHome3D-3.5-4|72	Comment[ru]=Программа проектирования домашнего интерьера в 3D
12cr|SweetHome3D-3.5-4|73	Exec=/usr/bin/%{name}
12cr|SweetHome3D-3.5-4|74	Icon=%{_iconsdir}/%{name}Icon48x48.png
12cr|SweetHome3D-3.5-4|75	Terminal=false
12cr|SweetHome3D-3.5-4|76	Type=Application
12cr|SweetHome3D-3.5-4|77	StartupNotify=true
12cr|SweetHome3D-3.5-4|78	MimeType=foo/bar;foo2/bar2;
12cr|SweetHome3D-3.5-4|79	Categories=Application;Graphics;
12cr|SweetHome3D-3.5-4|80	EOF
12cr|SweetHome3D-3.5-4|81	
12cr|SweetHome3D-3.5-4|82	%clean
12cr|SweetHome3D-3.5-4|83	
12cr|SweetHome3D-3.5-4|84	rm -rf $RPM_BUILD_ROOT
12cr|SweetHome3D-3.5-4|85	
12cr|SweetHome3D-3.5-4|86	#%post
12cr|SweetHome3D-3.5-4|87	#ln -sf /opt/%{name}/%{name} /usr/bin/sweethome
12cr|SweetHome3D-3.5-4|88	
12cr|SweetHome3D-3.5-4|89	%postun
12cr|SweetHome3D-3.5-4|90	rm -rf /usr/bin/sweethome
12cr|SweetHome3D-3.5-4|91	
12cr|SweetHome3D-3.5-4|92	%files
12cr|SweetHome3D-3.5-4|93	%defattr(-,root,root)
12cr|SweetHome3D-3.5-4|94	%{_bindir}/%{name}
12cr|SweetHome3D-3.5-4|95	%{_libdir}/*.so
12cr|SweetHome3D-3.5-4|96	%{_datadir}/applications/%{name}.desktop
12cr|SweetHome3D-3.5-4|97	%{_datadir}/%{name}/%{name}.jar
12cr|SweetHome3D-3.5-4|98	%{_docdir}/%{name}/*.TXT
12cr|SweetHome3D-3.5-4|99	%{_datadir}/%{name}/lib/*
12cr|SweetHome3D-3.5-4|100	%{_iconsdir}/*.png
12cr|SweetHome3D-3.5-4|101	%{_iconsdir}/*.jpg
12cr|SweetHome3D-3.5-4|102	%{_iconsdir}/*.gif
12cr|SweetHome3D-3.5-4|103	
12cr|SweetHome3D-3.5-4|104	
12cr|SweetHome3D-3.5-4|105	%changelog
12cr|SweetHome3D-3.5-4|106	* Wed May 16 2012 Sergey Zhemoitel <serg@mandriva.org> 3.5-4mdv2011.0
12cr|SweetHome3D-3.5-4|107	+ Revision: 799155
12cr|SweetHome3D-3.5-4|108	- update to 3.5 release 2
12cr|SweetHome3D-3.5-4|109	- update to version 3.5
12cr|SweetHome3D-3.5-4|110	- add new release 3.4
12cr|SweetHome3D-3.5-4|111	- new version 3.3
12cr|SweetHome3D-3.5-4|112	- new release 3.3, added package with source code
12cr|SweetHome3D-3.5-4|113	- add russian comment in .desktop
12cr|SweetHome3D-3.5-4|114	
12cr|SweetHome3D-3.5-4|115	* Fri Jul 22 2011 Sergey Zhemoitel <serg@mandriva.org> 3.2-1
12cr|SweetHome3D-3.5-4|116	+ Revision: 690943
12cr|SweetHome3D-3.5-4|117	- imported package SweetHome3D
12cr|SweetHome3D-3.5-4|118	

7848 12
12cr|swfdec-0.8.4-4|1	%define api 0.8
12cr|swfdec-0.8.4-4|2	%define major 0
12cr|swfdec-0.8.4-4|3	%define libname %mklibname %name %{api} %{major}
12cr|swfdec-0.8.4-4|4	%define develname %mklibname -d %name
12cr|swfdec-0.8.4-4|5	
12cr|swfdec-0.8.4-4|6	Name:		swfdec
12cr|swfdec-0.8.4-4|7	Version:	0.8.4
12cr|swfdec-0.8.4-4|8	Release:	4
12cr|swfdec-0.8.4-4|9	Summary:	Flash animations rendering library
12cr|swfdec-0.8.4-4|10	Group:		System/Libraries
12cr|swfdec-0.8.4-4|11	License:	LGPLv2+
12cr|swfdec-0.8.4-4|12	URL:		http://swfdec.freedesktop.org/
12cr|swfdec-0.8.4-4|13	Source0:	http://swfdec.freedesktop.org/download/%name/%api/%{name}-%{version}.tar.gz
12cr|swfdec-0.8.4-4|14	BuildRequires:  pkgconfig(xt)
12cr|swfdec-0.8.4-4|15	BuildRequires:  pkgconfig(mad)
12cr|swfdec-0.8.4-4|16	BuildRequires:  pkgconfig(alsa)
12cr|swfdec-0.8.4-4|17	BuildRequires:	pkgconfig(liboil-0.3)
12cr|swfdec-0.8.4-4|18	BuildRequires:	autoconf2.5 >= 2.58
12cr|swfdec-0.8.4-4|19	BuildRequires:	ffmpeg-devel
12cr|swfdec-0.8.4-4|20	BuildRequires:  pkgconfig(gstreamer-pbutils-0.10)
12cr|swfdec-0.8.4-4|21	BuildRequires:	libgstreamer-devel
12cr|swfdec-0.8.4-4|22	BuildRequires:	gtk2-devel
12cr|swfdec-0.8.4-4|23	BuildRequires:	gnome-vfs2-devel
12cr|swfdec-0.8.4-4|24	BuildRequires:	pkgconfig(libsoup-2.4)
12cr|swfdec-0.8.4-4|25	%description
12cr|swfdec-0.8.4-4|26	Libswfdec is a library for rendering Flash animations. Currently it
12cr|swfdec-0.8.4-4|27	handles mostFlash 3 animations and some Flash 4. No interactivity is
12cr|swfdec-0.8.4-4|28	supported yet.
12cr|swfdec-0.8.4-4|29	
12cr|swfdec-0.8.4-4|30	%package -n %libname
12cr|swfdec-0.8.4-4|31	Summary: Shared library for decoding Flash animations
12cr|swfdec-0.8.4-4|32	Group: System/Libraries
12cr|swfdec-0.8.4-4|33	Obsoletes: %mklibname swfdec 0.6
12cr|swfdec-0.8.4-4|34	
12cr|swfdec-0.8.4-4|35	%description -n %libname
12cr|swfdec-0.8.4-4|36	Libswfdec is a library for rendering Flash animations. Currently it
12cr|swfdec-0.8.4-4|37	handles mostFlash 3 animations and some Flash 4. No interactivity is
12cr|swfdec-0.8.4-4|38	supported yet.
12cr|swfdec-0.8.4-4|39	
12cr|swfdec-0.8.4-4|40	This package contains the shared library needed to run libswfdec
12cr|swfdec-0.8.4-4|41	applications.
12cr|swfdec-0.8.4-4|42	
12cr|swfdec-0.8.4-4|43	%package -n %develname
12cr|swfdec-0.8.4-4|44	Summary:	Swfdec development files and static libraries
12cr|swfdec-0.8.4-4|45	Group:		Development/C
12cr|swfdec-0.8.4-4|46	Requires:	%{libname} = %{version}
12cr|swfdec-0.8.4-4|47	Provides:	libswfdec-devel = %{EVRD}
12cr|swfdec-0.8.4-4|48	Provides:	swfdec-devel = %{EVRD}
12cr|swfdec-0.8.4-4|49	Obsoletes:	%mklibname -d %name 0.5
12cr|swfdec-0.8.4-4|50	
12cr|swfdec-0.8.4-4|51	%description -n %develname
12cr|swfdec-0.8.4-4|52	This contains the files needed to build packages that depend on
12cr|swfdec-0.8.4-4|53	swfdec.
12cr|swfdec-0.8.4-4|54	
12cr|swfdec-0.8.4-4|55	%prep
12cr|swfdec-0.8.4-4|56	%setup -q
12cr|swfdec-0.8.4-4|57	
12cr|swfdec-0.8.4-4|58	%build
12cr|swfdec-0.8.4-4|59	%configure2_5x --disable-static
12cr|swfdec-0.8.4-4|60	%make
12cr|swfdec-0.8.4-4|61	
12cr|swfdec-0.8.4-4|62	%install
12cr|swfdec-0.8.4-4|63	%makeinstall_std
12cr|swfdec-0.8.4-4|64	
12cr|swfdec-0.8.4-4|65	%files -n %libname
12cr|swfdec-0.8.4-4|66	%{_libdir}/libswfdec-%{api}.so.%{major}*
12cr|swfdec-0.8.4-4|67	%{_libdir}/libswfdec-gtk-%{api}.so.%{major}*
12cr|swfdec-0.8.4-4|68	
12cr|swfdec-0.8.4-4|69	%files -n %develname
12cr|swfdec-0.8.4-4|70	%{_libdir}/libswfdec-%api.so
12cr|swfdec-0.8.4-4|71	%{_libdir}/libswfdec-gtk-%api.so
12cr|swfdec-0.8.4-4|72	%{_libdir}/pkgconfig/swfdec-%api.pc
12cr|swfdec-0.8.4-4|73	%{_libdir}/pkgconfig/swfdec-gtk-%api.pc
12cr|swfdec-0.8.4-4|74	%dir %{_includedir}/swfdec-%api/
12cr|swfdec-0.8.4-4|75	%{_includedir}/swfdec-%api/*
12cr|swfdec-0.8.4-4|76	%_datadir/gtk-doc/html/%name/
12cr|swfdec-0.8.4-4|77	
12cr|swfdec-0.8.4-4|78	
12cr|swfdec-0.8.4-4|79	%changelog
12cr|swfdec-0.8.4-4|80	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.4-3mdv2011.0
12cr|swfdec-0.8.4-4|81	+ Revision: 615054
12cr|swfdec-0.8.4-4|82	- the mass rebuild of 2010.1 packages
12cr|swfdec-0.8.4-4|83	
12cr|swfdec-0.8.4-4|84	* Wed Mar 10 2010 Michael Scherer <misc@mandriva.org> 0.8.4-2mdv2010.1
12cr|swfdec-0.8.4-4|85	+ Revision: 517352
12cr|swfdec-0.8.4-4|86	- revert back to 0.8.4, as 0.9.2 is a developement version where youtube playback do not work
12cr|swfdec-0.8.4-4|87	
12cr|swfdec-0.8.4-4|88	* Mon Jan 25 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-0mdv2010.1
12cr|swfdec-0.8.4-4|89	+ Revision: 495697
12cr|swfdec-0.8.4-4|90	- 0.9.2
12cr|swfdec-0.8.4-4|91	
12cr|swfdec-0.8.4-4|92	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.8.4-2mdv2010.0
12cr|swfdec-0.8.4-4|93	+ Revision: 445292
12cr|swfdec-0.8.4-4|94	- rebuild
12cr|swfdec-0.8.4-4|95	
12cr|swfdec-0.8.4-4|96	* Mon Dec 22 2008 Götz Waschk <waschk@mandriva.org> 0.8.4-1mdv2009.1
12cr|swfdec-0.8.4-4|97	+ Revision: 317476
12cr|swfdec-0.8.4-4|98	- update to new version 0.8.4
12cr|swfdec-0.8.4-4|99	
12cr|swfdec-0.8.4-4|100	* Sun Nov 09 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-2mdv2009.1
12cr|swfdec-0.8.4-4|101	+ Revision: 301590
12cr|swfdec-0.8.4-4|102	- rebuilt against new libxcb
12cr|swfdec-0.8.4-4|103	
12cr|swfdec-0.8.4-4|104	* Sat Oct 25 2008 Götz Waschk <waschk@mandriva.org> 0.8.2-1mdv2009.1
12cr|swfdec-0.8.4-4|105	+ Revision: 297164
12cr|swfdec-0.8.4-4|106	- new version
12cr|swfdec-0.8.4-4|107	- update source URL
12cr|swfdec-0.8.4-4|108	- update build deps
12cr|swfdec-0.8.4-4|109	
12cr|swfdec-0.8.4-4|110	* Mon Sep 08 2008 Michael Scherer <misc@mandriva.org> 0.8.0-1mdv2009.0
12cr|swfdec-0.8.4-4|111	+ Revision: 282546
12cr|swfdec-0.8.4-4|112	- new version of swfdec
12cr|swfdec-0.8.4-4|113	
12cr|swfdec-0.8.4-4|114	* Thu Jul 31 2008 Funda Wang <fwang@mandriva.org> 0.7.4-2mdv2009.0
12cr|swfdec-0.8.4-4|115	+ Revision: 258051
12cr|swfdec-0.8.4-4|116	- fix requires
12cr|swfdec-0.8.4-4|117	- use %%makeinstall_std
12cr|swfdec-0.8.4-4|118	
12cr|swfdec-0.8.4-4|119	* Thu Jul 31 2008 Frederic Crozat <fcrozat@mandriva.com> 0.7.4-1mdv2009.0
12cr|swfdec-0.8.4-4|120	+ Revision: 257904
12cr|swfdec-0.8.4-4|121	- Release 0.7.4
12cr|swfdec-0.8.4-4|122	- Disable static libraries
12cr|swfdec-0.8.4-4|123	- remove old options not needed anymore
12cr|swfdec-0.8.4-4|124	
12cr|swfdec-0.8.4-4|125	+ Anssi Hannula <anssi@mandriva.org>
12cr|swfdec-0.8.4-4|126	- relax versioned dependency on data package so that libifying actually
12cr|swfdec-0.8.4-4|127	works
12cr|swfdec-0.8.4-4|128	
12cr|swfdec-0.8.4-4|129	* Thu Jun 26 2008 Michael Scherer <misc@mandriva.org> 0.7.2-1mdv2009.0
12cr|swfdec-0.8.4-4|130	+ Revision: 229331
12cr|swfdec-0.8.4-4|131	- new version 0.7.2
12cr|swfdec-0.8.4-4|132	
12cr|swfdec-0.8.4-4|133	+ Pixel <pixel@mandriva.com>
12cr|swfdec-0.8.4-4|134	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|swfdec-0.8.4-4|135	
12cr|swfdec-0.8.4-4|136	* Mon May 12 2008 Funda Wang <fwang@mandriva.org> 0.6.6-2mdv2009.0
12cr|swfdec-0.8.4-4|137	+ Revision: 206119
12cr|swfdec-0.8.4-4|138	- fix libname (confused about libapi and major)
12cr|swfdec-0.8.4-4|139	
12cr|swfdec-0.8.4-4|140	* Sat May 03 2008 Funda Wang <fwang@mandriva.org> 0.6.6-1mdv2009.0
12cr|swfdec-0.8.4-4|141	+ Revision: 200726
12cr|swfdec-0.8.4-4|142	- New version 0.6.6
12cr|swfdec-0.8.4-4|143	
12cr|swfdec-0.8.4-4|144	* Mon Mar 31 2008 Frederic Crozat <fcrozat@mandriva.com> 0.6.2-1mdv2008.1
12cr|swfdec-0.8.4-4|145	+ Revision: 191201
12cr|swfdec-0.8.4-4|146	- Release 0.6.2 (fixes some crash bugs)
12cr|swfdec-0.8.4-4|147	
12cr|swfdec-0.8.4-4|148	* Sat Mar 01 2008 Michael Scherer <misc@mandriva.org> 0.6.0-1mdv2008.1
12cr|swfdec-0.8.4-4|149	+ Revision: 177094
12cr|swfdec-0.8.4-4|150	- add missing deps
12cr|swfdec-0.8.4-4|151	- new version
12cr|swfdec-0.8.4-4|152	
12cr|swfdec-0.8.4-4|153	* Tue Feb 12 2008 Michael Scherer <misc@mandriva.org> 0.5.90-3mdv2008.1
12cr|swfdec-0.8.4-4|154	+ Revision: 166306
12cr|swfdec-0.8.4-4|155	- add BuildRoot, catched by rpmlint
12cr|swfdec-0.8.4-4|156	- rebuild for new libsoup
12cr|swfdec-0.8.4-4|157	
12cr|swfdec-0.8.4-4|158	* Fri Feb 01 2008 Frederic Crozat <fcrozat@mandriva.com> 0.5.90-2mdv2008.1
12cr|swfdec-0.8.4-4|159	+ Revision: 161142
12cr|swfdec-0.8.4-4|160	- Disable Pulseaudio backend for now, it isn't working as well as expected
12cr|swfdec-0.8.4-4|161	
12cr|swfdec-0.8.4-4|162	* Fri Feb 01 2008 Frederic Crozat <fcrozat@mandriva.com> 0.5.90-1mdv2008.1
12cr|swfdec-0.8.4-4|163	+ Revision: 161063
12cr|swfdec-0.8.4-4|164	- Release 0.5.90
12cr|swfdec-0.8.4-4|165	- Use PulseAudio backend by default
12cr|swfdec-0.8.4-4|166	
12cr|swfdec-0.8.4-4|167	* Mon Jan 21 2008 Funda Wang <fwang@mandriva.org> 0.5.5-2mdv2008.1
12cr|swfdec-0.8.4-4|168	+ Revision: 155485
12cr|swfdec-0.8.4-4|169	- rebuild
12cr|swfdec-0.8.4-4|170	
12cr|swfdec-0.8.4-4|171	* Tue Dec 18 2007 Frederic Crozat <fcrozat@mandriva.com> 0.5.5-1mdv2008.1
12cr|swfdec-0.8.4-4|172	+ Revision: 132138
12cr|swfdec-0.8.4-4|173	- Release 0.5.5
12cr|swfdec-0.8.4-4|174	
12cr|swfdec-0.8.4-4|175	+ Thierry Vignaud <tv@mandriva.org>
12cr|swfdec-0.8.4-4|176	- kill re-definition of %%buildroot on Pixel's request
12cr|swfdec-0.8.4-4|177	
12cr|swfdec-0.8.4-4|178	* Mon Nov 19 2007 Funda Wang <fwang@mandriva.org> 0.5.4-1mdv2008.1
12cr|swfdec-0.8.4-4|179	+ Revision: 110163
12cr|swfdec-0.8.4-4|180	- New version 0.5.4
12cr|swfdec-0.8.4-4|181	
12cr|swfdec-0.8.4-4|182	* Sat Oct 13 2007 Funda Wang <fwang@mandriva.org> 0.5.3-1mdv2008.1
12cr|swfdec-0.8.4-4|183	+ Revision: 97881
12cr|swfdec-0.8.4-4|184	- New version 0.5.3
12cr|swfdec-0.8.4-4|185	
12cr|swfdec-0.8.4-4|186	* Fri Aug 24 2007 Michael Scherer <misc@mandriva.org> 0.5.2-1mdv2008.0
12cr|swfdec-0.8.4-4|187	+ Revision: 70996
12cr|swfdec-0.8.4-4|188	- new version
12cr|swfdec-0.8.4-4|189	
12cr|swfdec-0.8.4-4|190	* Sat Aug 04 2007 Michael Scherer <misc@mandriva.org> 0.5.1-2mdv2008.0
12cr|swfdec-0.8.4-4|191	+ Revision: 58763
12cr|swfdec-0.8.4-4|192	- bump version of the lib, asked by dev on irc
12cr|swfdec-0.8.4-4|193	
12cr|swfdec-0.8.4-4|194	* Sat Aug 04 2007 Michael Scherer <misc@mandriva.org> 0.5.1-1mdv2008.0
12cr|swfdec-0.8.4-4|195	+ Revision: 58757
12cr|swfdec-0.8.4-4|196	- version 0.5.1
12cr|swfdec-0.8.4-4|197	
12cr|swfdec-0.8.4-4|198	* Sat Jul 14 2007 Michael Scherer <misc@mandriva.org> 0.5.0-1mdv2008.0
12cr|swfdec-0.8.4-4|199	+ Revision: 51907
12cr|swfdec-0.8.4-4|200	- 0.5.0
12cr|swfdec-0.8.4-4|201	
12cr|swfdec-0.8.4-4|202	* Sat Jun 09 2007 Michael Scherer <misc@mandriva.org> 0.4.5-1mdv2008.0
12cr|swfdec-0.8.4-4|203	+ Revision: 37600
12cr|swfdec-0.8.4-4|204	- update to 0.4.5
12cr|swfdec-0.8.4-4|205	
12cr|swfdec-0.8.4-4|206	* Mon Apr 30 2007 Michael Scherer <misc@mandriva.org> 0.4.4-1mdv2008.0
12cr|swfdec-0.8.4-4|207	+ Revision: 19489
12cr|swfdec-0.8.4-4|208	- upgrade to version 0.4.4 ( with youtube support \o/ )
12cr|swfdec-0.8.4-4|209	
12cr|swfdec-0.8.4-4|210	
12cr|swfdec-0.8.4-4|211	* Sat Feb 10 2007 Michael Scherer <misc@mandriva.org> 0.4.2-1mdv2007.0
12cr|swfdec-0.8.4-4|212	+ Revision: 118671
12cr|swfdec-0.8.4-4|213	- fix BuildRequires
12cr|swfdec-0.8.4-4|214	- update to 0.4.2
12cr|swfdec-0.8.4-4|215	
12cr|swfdec-0.8.4-4|216	* Mon Jan 15 2007 Michael Scherer <misc@mandriva.org> 0.4.1-1mdv2007.1
12cr|swfdec-0.8.4-4|217	+ Revision: 109109
12cr|swfdec-0.8.4-4|218	- update to 0.4.1 ( with initial video support )
12cr|swfdec-0.8.4-4|219	
12cr|swfdec-0.8.4-4|220	* Mon Jan 08 2007 Michael Scherer <misc@mandriva.org> 0.4.0-1mdv2007.1
12cr|swfdec-0.8.4-4|221	+ Revision: 106087
12cr|swfdec-0.8.4-4|222	- remove various macro and no longer needed requires, that caused problem with buildsys
12cr|swfdec-0.8.4-4|223	- new url
12cr|swfdec-0.8.4-4|224	- new version 0.4.0
12cr|swfdec-0.8.4-4|225	- no more gimp and gdk loader, they were not working
12cr|swfdec-0.8.4-4|226	- clean the spec
12cr|swfdec-0.8.4-4|227	- use %%rel for mkrel
12cr|swfdec-0.8.4-4|228	- mozilla-plugin was splitted from main tarball, now in its own SRPM
12cr|swfdec-0.8.4-4|229	
12cr|swfdec-0.8.4-4|230	+ Götz Waschk <waschk@mandriva.org>
12cr|swfdec-0.8.4-4|231	- fix gtk macros
12cr|swfdec-0.8.4-4|232	- unpack patch
12cr|swfdec-0.8.4-4|233	- Import swfdec
12cr|swfdec-0.8.4-4|234	
12cr|swfdec-0.8.4-4|235	* Sun Jun 04 2006 Gtz Waschk <waschk@mandriva.org> 0.3.6-5mdv2007.0
12cr|swfdec-0.8.4-4|236	- fix gtk dep
12cr|swfdec-0.8.4-4|237	- fix buildrequires
12cr|swfdec-0.8.4-4|238	
12cr|swfdec-0.8.4-4|239	* Wed May 03 2006 Götz Waschk <waschk@mandriva.org> 0.3.6-4mdk
12cr|swfdec-0.8.4-4|240	- Rebuild
12cr|swfdec-0.8.4-4|241	
12cr|swfdec-0.8.4-4|242	* Fri Apr 07 2006 Götz Waschk <waschk@mandriva.org> 0.3.6-3mdk
12cr|swfdec-0.8.4-4|243	- rebuild to fix mozilla dep
12cr|swfdec-0.8.4-4|244	
12cr|swfdec-0.8.4-4|245	* Thu Jan 19 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.3.6-2mdk
12cr|swfdec-0.8.4-4|246	- add missing requires to the mozilla plugin
12cr|swfdec-0.8.4-4|247	
12cr|swfdec-0.8.4-4|248	* Thu Jan 12 2006 Gtz Waschk <waschk@mandriva.org> 0.3.6-1mdk
12cr|swfdec-0.8.4-4|249	- replace prereq
12cr|swfdec-0.8.4-4|250	- drop patch 1
12cr|swfdec-0.8.4-4|251	- update patch 0
12cr|swfdec-0.8.4-4|252	- New release 0.3.6
12cr|swfdec-0.8.4-4|253	
12cr|swfdec-0.8.4-4|254	* Mon Aug 22 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 0.3.4-3mdk
12cr|swfdec-0.8.4-4|255	- allow build without plugin deps (mozilla, gstreamer-plugins)
12cr|swfdec-0.8.4-4|256	
12cr|swfdec-0.8.4-4|257	* Tue Apr 19 2005 Gtz Waschk <waschk@mandriva.org> 0.3.4-2mdk
12cr|swfdec-0.8.4-4|258	- fix buildrequires
12cr|swfdec-0.8.4-4|259	
12cr|swfdec-0.8.4-4|260	* Tue Apr 19 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.3.4-1mdk
12cr|swfdec-0.8.4-4|261	- update the patch
12cr|swfdec-0.8.4-4|262	- requires new oil
12cr|swfdec-0.8.4-4|263	- new version
12cr|swfdec-0.8.4-4|264	
12cr|swfdec-0.8.4-4|265	* Mon Mar 14 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.3.2-3mdk
12cr|swfdec-0.8.4-4|266	- build with firefox
12cr|swfdec-0.8.4-4|267	
12cr|swfdec-0.8.4-4|268	* Mon Feb 14 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.3.2-2mdk
12cr|swfdec-0.8.4-4|269	- rebuild for new gimp
12cr|swfdec-0.8.4-4|270	
12cr|swfdec-0.8.4-4|271	* Tue Nov 23 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.3.2-1mdk
12cr|swfdec-0.8.4-4|272	- fix file list
12cr|swfdec-0.8.4-4|273	- source URL
12cr|swfdec-0.8.4-4|274	- add gimp plugin package
12cr|swfdec-0.8.4-4|275	- major 0.3
12cr|swfdec-0.8.4-4|276	- needs liboil and gimp
12cr|swfdec-0.8.4-4|277	- drop all patches
12cr|swfdec-0.8.4-4|278	- new source location
12cr|swfdec-0.8.4-4|279	- new version
12cr|swfdec-0.8.4-4|280	
12cr|swfdec-0.8.4-4|281	* Fri Oct 01 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.2.2-8mdk
12cr|swfdec-0.8.4-4|282	- libtool fixes
12cr|swfdec-0.8.4-4|283	
12cr|swfdec-0.8.4-4|284	* Thu Aug 05 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.2-7mdk
12cr|swfdec-0.8.4-4|285	- biarch support
12cr|swfdec-0.8.4-4|286	
12cr|swfdec-0.8.4-4|287	* Sun Jun 13 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.2.2-6mdk
12cr|swfdec-0.8.4-4|288	- fix deps of the mozilla plugin
12cr|swfdec-0.8.4-4|289	
12cr|swfdec-0.8.4-4|290	* Tue May 25 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.2.2-5mdk
12cr|swfdec-0.8.4-4|291	- mozilla plugin doesn't require mozilla
12cr|swfdec-0.8.4-4|292	
12cr|swfdec-0.8.4-4|293	* Fri May 14 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.2.2-4mdk
12cr|swfdec-0.8.4-4|294	- fix gtk directory
12cr|swfdec-0.8.4-4|295	- 64-bit fixes
12cr|swfdec-0.8.4-4|296	

7849 12
12cr|swfdec-gnome-2.30.1-2|1	%define name swfdec-gnome
12cr|swfdec-gnome-2.30.1-2|2	%define version 2.30.1
12cr|swfdec-gnome-2.30.1-2|3	%define swfdec_version 0.8.0
12cr|swfdec-gnome-2.30.1-2|4	
12cr|swfdec-gnome-2.30.1-2|5	%define release %mkrel 2
12cr|swfdec-gnome-2.30.1-2|6	
12cr|swfdec-gnome-2.30.1-2|7	Summary: Flash integration for the Gnome Desktop
12cr|swfdec-gnome-2.30.1-2|8	Name: %{name}
12cr|swfdec-gnome-2.30.1-2|9	Version: %{version}
12cr|swfdec-gnome-2.30.1-2|10	Release: %{release}
12cr|swfdec-gnome-2.30.1-2|11	Source0: http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
12cr|swfdec-gnome-2.30.1-2|12	License: GPLv2+
12cr|swfdec-gnome-2.30.1-2|13	Group: Graphical desktop/GNOME
12cr|swfdec-gnome-2.30.1-2|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|swfdec-gnome-2.30.1-2|15	Url: http://swfdec.freedesktop.org/
12cr|swfdec-gnome-2.30.1-2|16	BuildRequires: swfdec-devel >= %{swfdec_version}
12cr|swfdec-gnome-2.30.1-2|17	BuildRequires: libGConf2-devel
12cr|swfdec-gnome-2.30.1-2|18	BuildRequires: gtk2-devel >= 2.12.0
12cr|swfdec-gnome-2.30.1-2|19	BuildRequires: intltool
12cr|swfdec-gnome-2.30.1-2|20	
12cr|swfdec-gnome-2.30.1-2|21	%description
12cr|swfdec-gnome-2.30.1-2|22	Swfdec-Gnome provides tools to integrate Flash into the GNOME desktop.
12cr|swfdec-gnome-2.30.1-2|23	It contains a standalone Flash player and a thumbnailer.
12cr|swfdec-gnome-2.30.1-2|24	
12cr|swfdec-gnome-2.30.1-2|25	%prep
12cr|swfdec-gnome-2.30.1-2|26	%setup -q
12cr|swfdec-gnome-2.30.1-2|27	
12cr|swfdec-gnome-2.30.1-2|28	%build
12cr|swfdec-gnome-2.30.1-2|29	%configure2_5x --disable-schemas-install
12cr|swfdec-gnome-2.30.1-2|30	%make
12cr|swfdec-gnome-2.30.1-2|31	
12cr|swfdec-gnome-2.30.1-2|32	%install
12cr|swfdec-gnome-2.30.1-2|33	rm -rf $RPM_BUILD_ROOT
12cr|swfdec-gnome-2.30.1-2|34	%makeinstall_std
12cr|swfdec-gnome-2.30.1-2|35	
12cr|swfdec-gnome-2.30.1-2|36	%find_lang %{name}
12cr|swfdec-gnome-2.30.1-2|37	
12cr|swfdec-gnome-2.30.1-2|38	%clean
12cr|swfdec-gnome-2.30.1-2|39	rm -rf $RPM_BUILD_ROOT
12cr|swfdec-gnome-2.30.1-2|40	
12cr|swfdec-gnome-2.30.1-2|41	%if %mdkversion < 200900
12cr|swfdec-gnome-2.30.1-2|42	%post
12cr|swfdec-gnome-2.30.1-2|43	%post_install_gconf_schemas swfdec-thumbnailer
12cr|swfdec-gnome-2.30.1-2|44	%{update_menus}
12cr|swfdec-gnome-2.30.1-2|45	%{update_desktop_database}
12cr|swfdec-gnome-2.30.1-2|46	%update_icon_cache hicolor
12cr|swfdec-gnome-2.30.1-2|47	%endif
12cr|swfdec-gnome-2.30.1-2|48	
12cr|swfdec-gnome-2.30.1-2|49	%preun
12cr|swfdec-gnome-2.30.1-2|50	%preun_uninstall_gconf_schemas swfdec-thumbnailer
12cr|swfdec-gnome-2.30.1-2|51	
12cr|swfdec-gnome-2.30.1-2|52	%if %mdkversion < 200900
12cr|swfdec-gnome-2.30.1-2|53	%postun
12cr|swfdec-gnome-2.30.1-2|54	%{clean_menus}
12cr|swfdec-gnome-2.30.1-2|55	%{clean_desktop_database}
12cr|swfdec-gnome-2.30.1-2|56	%clean_icon_cache hicolor
12cr|swfdec-gnome-2.30.1-2|57	%endif
12cr|swfdec-gnome-2.30.1-2|58	
12cr|swfdec-gnome-2.30.1-2|59	%files -f %{name}.lang
12cr|swfdec-gnome-2.30.1-2|60	%defattr(-,root,root)
12cr|swfdec-gnome-2.30.1-2|61	%{_sysconfdir}/gconf/schemas/swfdec-thumbnailer.schemas
12cr|swfdec-gnome-2.30.1-2|62	%{_bindir}/swfdec-player
12cr|swfdec-gnome-2.30.1-2|63	%{_bindir}/swfdec-thumbnailer
12cr|swfdec-gnome-2.30.1-2|64	%{_datadir}/applications/swfdec-player.desktop
12cr|swfdec-gnome-2.30.1-2|65	%{_datadir}/swfdec-gnome/swfdec-player.ui
12cr|swfdec-gnome-2.30.1-2|66	%{_mandir}/man1/*
12cr|swfdec-gnome-2.30.1-2|67	%_datadir/icons/hicolor/*/apps/*
12cr|swfdec-gnome-2.30.1-2|68	
12cr|swfdec-gnome-2.30.1-2|69	
12cr|swfdec-gnome-2.30.1-2|70	%changelog
12cr|swfdec-gnome-2.30.1-2|71	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 2.30.1-2mdv2011.0
12cr|swfdec-gnome-2.30.1-2|72	+ Revision: 677123
12cr|swfdec-gnome-2.30.1-2|73	- rebuild to add gconf2 as req
12cr|swfdec-gnome-2.30.1-2|74	
12cr|swfdec-gnome-2.30.1-2|75	* Tue Sep 28 2010 Götz Waschk <waschk@mandriva.org> 2.30.1-1mdv2011.0
12cr|swfdec-gnome-2.30.1-2|76	+ Revision: 581763
12cr|swfdec-gnome-2.30.1-2|77	- update to new version 2.30.1
12cr|swfdec-gnome-2.30.1-2|78	
12cr|swfdec-gnome-2.30.1-2|79	* Tue Mar 30 2010 Götz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12cr|swfdec-gnome-2.30.1-2|80	+ Revision: 528965
12cr|swfdec-gnome-2.30.1-2|81	- update to new version 2.30.0
12cr|swfdec-gnome-2.30.1-2|82	
12cr|swfdec-gnome-2.30.1-2|83	* Mon Sep 21 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12cr|swfdec-gnome-2.30.1-2|84	+ Revision: 446958
12cr|swfdec-gnome-2.30.1-2|85	- update to new version 2.28.0
12cr|swfdec-gnome-2.30.1-2|86	
12cr|swfdec-gnome-2.30.1-2|87	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 2.26.0-2mdv2010.0
12cr|swfdec-gnome-2.30.1-2|88	+ Revision: 445300
12cr|swfdec-gnome-2.30.1-2|89	- rebuild
12cr|swfdec-gnome-2.30.1-2|90	
12cr|swfdec-gnome-2.30.1-2|91	* Mon Mar 16 2009 Götz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12cr|swfdec-gnome-2.30.1-2|92	+ Revision: 355979
12cr|swfdec-gnome-2.30.1-2|93	- update to new version 2.26.0
12cr|swfdec-gnome-2.30.1-2|94	- fix source URL
12cr|swfdec-gnome-2.30.1-2|95	
12cr|swfdec-gnome-2.30.1-2|96	* Tue Sep 23 2008 Götz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12cr|swfdec-gnome-2.30.1-2|97	+ Revision: 287361
12cr|swfdec-gnome-2.30.1-2|98	- new version
12cr|swfdec-gnome-2.30.1-2|99	
12cr|swfdec-gnome-2.30.1-2|100	* Mon Sep 08 2008 Götz Waschk <waschk@mandriva.org> 2.23.4-1mdv2009.0
12cr|swfdec-gnome-2.30.1-2|101	+ Revision: 282628
12cr|swfdec-gnome-2.30.1-2|102	- new version
12cr|swfdec-gnome-2.30.1-2|103	- bump swfdec dep
12cr|swfdec-gnome-2.30.1-2|104	
12cr|swfdec-gnome-2.30.1-2|105	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.23.2-2mdv2009.0
12cr|swfdec-gnome-2.30.1-2|106	+ Revision: 269399
12cr|swfdec-gnome-2.30.1-2|107	- rebuild early 2009.0 package (before pixel changes)
12cr|swfdec-gnome-2.30.1-2|108	
12cr|swfdec-gnome-2.30.1-2|109	* Fri Aug 08 2008 Götz Waschk <waschk@mandriva.org> 2.23.2-1mdv2009.0
12cr|swfdec-gnome-2.30.1-2|110	+ Revision: 267921
12cr|swfdec-gnome-2.30.1-2|111	- new version
12cr|swfdec-gnome-2.30.1-2|112	- update deps
12cr|swfdec-gnome-2.30.1-2|113	- update file list
12cr|swfdec-gnome-2.30.1-2|114	
12cr|swfdec-gnome-2.30.1-2|115	+ Pixel <pixel@mandriva.com>
12cr|swfdec-gnome-2.30.1-2|116	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|swfdec-gnome-2.30.1-2|117	
12cr|swfdec-gnome-2.30.1-2|118	* Sat May 17 2008 Funda Wang <fwang@mandriva.org> 2.22.2-1mdv2009.0
12cr|swfdec-gnome-2.30.1-2|119	+ Revision: 208509
12cr|swfdec-gnome-2.30.1-2|120	- New version 2.22.2
12cr|swfdec-gnome-2.30.1-2|121	
12cr|swfdec-gnome-2.30.1-2|122	* Sat Mar 01 2008 Michael Scherer <misc@mandriva.org> 2.21.91-1mdv2008.1
12cr|swfdec-gnome-2.30.1-2|123	+ Revision: 177093
12cr|swfdec-gnome-2.30.1-2|124	- new version
12cr|swfdec-gnome-2.30.1-2|125	- use macro instead of duplicating version
12cr|swfdec-gnome-2.30.1-2|126	- use gz, as this is used uptream
12cr|swfdec-gnome-2.30.1-2|127	
12cr|swfdec-gnome-2.30.1-2|128	+ Thierry Vignaud <tv@mandriva.org>
12cr|swfdec-gnome-2.30.1-2|129	- fix no-buildroot-tag
12cr|swfdec-gnome-2.30.1-2|130	
12cr|swfdec-gnome-2.30.1-2|131	* Fri Feb 01 2008 Frederic Crozat <fcrozat@mandriva.com> 2.21.90-1mdv2008.1
12cr|swfdec-gnome-2.30.1-2|132	+ Revision: 161141
12cr|swfdec-gnome-2.30.1-2|133	- Release 2.21.90
12cr|swfdec-gnome-2.30.1-2|134	
12cr|swfdec-gnome-2.30.1-2|135	* Wed Dec 19 2007 Nicholas Brown <nickbrown@mandriva.org> 0.5.5-1mdv2008.1
12cr|swfdec-gnome-2.30.1-2|136	+ Revision: 133951
12cr|swfdec-gnome-2.30.1-2|137	- import swfdec-gnome
12cr|swfdec-gnome-2.30.1-2|138	
12cr|swfdec-gnome-2.30.1-2|139	

7850 12
12cr|swfdec-mozilla-0.8.2-6|1	%define version 0.8.2
12cr|swfdec-mozilla-0.8.2-6|2	%define major 0.8
12cr|swfdec-mozilla-0.8.2-6|3	%define rel 6
12cr|swfdec-mozilla-0.8.2-6|4	
12cr|swfdec-mozilla-0.8.2-6|5	Name:		swfdec-mozilla
12cr|swfdec-mozilla-0.8.2-6|6	Version:	%version
12cr|swfdec-mozilla-0.8.2-6|7	Release:	%mkrel %rel
12cr|swfdec-mozilla-0.8.2-6|8	Summary:	Mozilla compatible plugin for Flash rendering
12cr|swfdec-mozilla-0.8.2-6|9	Group:		Networking/WWW
12cr|swfdec-mozilla-0.8.2-6|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|swfdec-mozilla-0.8.2-6|11	License:	LGPLv2+
12cr|swfdec-mozilla-0.8.2-6|12	URL:		http://swfdec.freedesktop.org/
12cr|swfdec-mozilla-0.8.2-6|13	Source0:	http://swfdec.freedesktop.org/download/%name/%major/%{name}-%{version}.tar.gz
12cr|swfdec-mozilla-0.8.2-6|14	BuildRequires: swfdec-devel >= %{version}
12cr|swfdec-mozilla-0.8.2-6|15	BuildRequires: libalsa-devel gtk2-devel
12cr|swfdec-mozilla-0.8.2-6|16	Suggests:	gstreamer0.10-ffmpeg
12cr|swfdec-mozilla-0.8.2-6|17	Suggests:	gstreamer0.10-plugins-ugly
12cr|swfdec-mozilla-0.8.2-6|18	Conflicts:	flashplayer-plugin
12cr|swfdec-mozilla-0.8.2-6|19	
12cr|swfdec-mozilla-0.8.2-6|20	%description
12cr|swfdec-mozilla-0.8.2-6|21	This is a Mozilla compatible plugin for rendering of Flash animations
12cr|swfdec-mozilla-0.8.2-6|22	based on the swfdec library. It should work as well in other browsers.
12cr|swfdec-mozilla-0.8.2-6|23	
12cr|swfdec-mozilla-0.8.2-6|24	%prep
12cr|swfdec-mozilla-0.8.2-6|25	%setup -q
12cr|swfdec-mozilla-0.8.2-6|26	
12cr|swfdec-mozilla-0.8.2-6|27	%build
12cr|swfdec-mozilla-0.8.2-6|28	%configure2_5x --enable-shared --disable-static --with-plugin-dir=%{_libdir}/mozilla/plugins
12cr|swfdec-mozilla-0.8.2-6|29	%make
12cr|swfdec-mozilla-0.8.2-6|30	
12cr|swfdec-mozilla-0.8.2-6|31	%install
12cr|swfdec-mozilla-0.8.2-6|32	rm -rf $RPM_BUILD_ROOT
12cr|swfdec-mozilla-0.8.2-6|33	
12cr|swfdec-mozilla-0.8.2-6|34	%makeinstall_std
12cr|swfdec-mozilla-0.8.2-6|35	rm -f $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/libswfdecmozilla.a
12cr|swfdec-mozilla-0.8.2-6|36	rm -f $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/libswfdecmozilla.la
12cr|swfdec-mozilla-0.8.2-6|37	
12cr|swfdec-mozilla-0.8.2-6|38	%clean
12cr|swfdec-mozilla-0.8.2-6|39	rm -rf $RPM_BUILD_ROOT
12cr|swfdec-mozilla-0.8.2-6|40	
12cr|swfdec-mozilla-0.8.2-6|41	%files
12cr|swfdec-mozilla-0.8.2-6|42	%defattr(-,root,root)
12cr|swfdec-mozilla-0.8.2-6|43	%doc COPYING
12cr|swfdec-mozilla-0.8.2-6|44	%{_libdir}/mozilla/plugins/libswfdecmozilla.so*
12cr|swfdec-mozilla-0.8.2-6|45	%{_iconsdir}/hicolor/*/apps/*
12cr|swfdec-mozilla-0.8.2-6|46	
12cr|swfdec-mozilla-0.8.2-6|47	
12cr|swfdec-mozilla-0.8.2-6|48	%changelog
12cr|swfdec-mozilla-0.8.2-6|49	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-6mdv2011.0
12cr|swfdec-mozilla-0.8.2-6|50	+ Revision: 615055
12cr|swfdec-mozilla-0.8.2-6|51	- the mass rebuild of 2010.1 packages
12cr|swfdec-mozilla-0.8.2-6|52	
12cr|swfdec-mozilla-0.8.2-6|53	* Fri Apr 16 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-5mdv2010.1
12cr|swfdec-mozilla-0.8.2-6|54	+ Revision: 535406
12cr|swfdec-mozilla-0.8.2-6|55	- partly "fix" #58746 (Flash plugin no longer works since upgrade)
12cr|swfdec-mozilla-0.8.2-6|56	
12cr|swfdec-mozilla-0.8.2-6|57	* Fri Mar 26 2010 Frederic Crozat <fcrozat@mandriva.com> 0.8.2-4mdv2010.1
12cr|swfdec-mozilla-0.8.2-6|58	+ Revision: 527646
12cr|swfdec-mozilla-0.8.2-6|59	- reupload stable release
12cr|swfdec-mozilla-0.8.2-6|60	
12cr|swfdec-mozilla-0.8.2-6|61	* Mon Jan 25 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-0mdv2010.1
12cr|swfdec-mozilla-0.8.2-6|62	+ Revision: 495698
12cr|swfdec-mozilla-0.8.2-6|63	- 0.9.2
12cr|swfdec-mozilla-0.8.2-6|64	
12cr|swfdec-mozilla-0.8.2-6|65	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.8.2-2mdv2010.0
12cr|swfdec-mozilla-0.8.2-6|66	+ Revision: 445301
12cr|swfdec-mozilla-0.8.2-6|67	- rebuild
12cr|swfdec-mozilla-0.8.2-6|68	
12cr|swfdec-mozilla-0.8.2-6|69	* Sun Nov 02 2008 Funda Wang <fwang@mandriva.org> 0.8.2-1mdv2009.1
12cr|swfdec-mozilla-0.8.2-6|70	+ Revision: 299249
12cr|swfdec-mozilla-0.8.2-6|71	- New version 0.8.2
12cr|swfdec-mozilla-0.8.2-6|72	
12cr|swfdec-mozilla-0.8.2-6|73	* Mon Sep 08 2008 Michael Scherer <misc@mandriva.org> 0.8.0-1mdv2009.0
12cr|swfdec-mozilla-0.8.2-6|74	+ Revision: 282632
12cr|swfdec-mozilla-0.8.2-6|75	- new version
12cr|swfdec-mozilla-0.8.2-6|76	
12cr|swfdec-mozilla-0.8.2-6|77	* Thu Jul 31 2008 Funda Wang <fwang@mandriva.org> 0.7.4-1mdv2009.0
12cr|swfdec-mozilla-0.8.2-6|78	+ Revision: 258144
12cr|swfdec-mozilla-0.8.2-6|79	- update file list
12cr|swfdec-mozilla-0.8.2-6|80	- New version 0.7.4
12cr|swfdec-mozilla-0.8.2-6|81	- drop firefox-devel BR
12cr|swfdec-mozilla-0.8.2-6|82	
12cr|swfdec-mozilla-0.8.2-6|83	* Thu Jun 26 2008 Michael Scherer <misc@mandriva.org> 0.7.2-1mdv2009.0
12cr|swfdec-mozilla-0.8.2-6|84	+ Revision: 229367
12cr|swfdec-mozilla-0.8.2-6|85	- new version
12cr|swfdec-mozilla-0.8.2-6|86	
12cr|swfdec-mozilla-0.8.2-6|87	* Sat Mar 01 2008 Michael Scherer <misc@mandriva.org> 0.6.0-1mdv2008.1
12cr|swfdec-mozilla-0.8.2-6|88	+ Revision: 177090
12cr|swfdec-mozilla-0.8.2-6|89	- new release
12cr|swfdec-mozilla-0.8.2-6|90	
12cr|swfdec-mozilla-0.8.2-6|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|swfdec-mozilla-0.8.2-6|92	- fix no-buildroot-tag
12cr|swfdec-mozilla-0.8.2-6|93	
12cr|swfdec-mozilla-0.8.2-6|94	* Fri Feb 01 2008 Funda Wang <fwang@mandriva.org> 0.5.90-1mdv2008.1
12cr|swfdec-mozilla-0.8.2-6|95	+ Revision: 161112
12cr|swfdec-mozilla-0.8.2-6|96	- New version 0.5.90
12cr|swfdec-mozilla-0.8.2-6|97	
12cr|swfdec-mozilla-0.8.2-6|98	* Fri Dec 28 2007 Frederic Crozat <fcrozat@mandriva.com> 0.5.5-2mdv2008.1
12cr|swfdec-mozilla-0.8.2-6|99	+ Revision: 138888
12cr|swfdec-mozilla-0.8.2-6|100	- Add common gstreamer plugins packages needed to play video as suggests
12cr|swfdec-mozilla-0.8.2-6|101	
12cr|swfdec-mozilla-0.8.2-6|102	* Tue Dec 18 2007 Frederic Crozat <fcrozat@mandriva.com> 0.5.5-1mdv2008.1
12cr|swfdec-mozilla-0.8.2-6|103	+ Revision: 132140
12cr|swfdec-mozilla-0.8.2-6|104	- Release 0.5.5
12cr|swfdec-mozilla-0.8.2-6|105	
12cr|swfdec-mozilla-0.8.2-6|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|swfdec-mozilla-0.8.2-6|107	- kill re-definition of %%buildroot on Pixel's request
12cr|swfdec-mozilla-0.8.2-6|108	
12cr|swfdec-mozilla-0.8.2-6|109	* Mon Nov 19 2007 Funda Wang <fwang@mandriva.org> 0.5.4-1mdv2008.1
12cr|swfdec-mozilla-0.8.2-6|110	+ Revision: 110164
12cr|swfdec-mozilla-0.8.2-6|111	- New version 0.5.4
12cr|swfdec-mozilla-0.8.2-6|112	
12cr|swfdec-mozilla-0.8.2-6|113	* Sat Oct 13 2007 Funda Wang <fwang@mandriva.org> 0.5.3-1mdv2008.1
12cr|swfdec-mozilla-0.8.2-6|114	+ Revision: 97882
12cr|swfdec-mozilla-0.8.2-6|115	- New version 0.5.3
12cr|swfdec-mozilla-0.8.2-6|116	
12cr|swfdec-mozilla-0.8.2-6|117	* Fri Aug 24 2007 Michael Scherer <misc@mandriva.org> 0.5.2-1mdv2008.0
12cr|swfdec-mozilla-0.8.2-6|118	+ Revision: 71008
12cr|swfdec-mozilla-0.8.2-6|119	- version 0.5.2
12cr|swfdec-mozilla-0.8.2-6|120	
12cr|swfdec-mozilla-0.8.2-6|121	* Sun Aug 05 2007 Michael Scherer <misc@mandriva.org> 0.5.1-2mdv2008.0
12cr|swfdec-mozilla-0.8.2-6|122	+ Revision: 58994
12cr|swfdec-mozilla-0.8.2-6|123	- rebuild cause it still requires old library
12cr|swfdec-mozilla-0.8.2-6|124	
12cr|swfdec-mozilla-0.8.2-6|125	* Sat Aug 04 2007 Michael Scherer <misc@mandriva.org> 0.5.1-1mdv2008.0
12cr|swfdec-mozilla-0.8.2-6|126	+ Revision: 58758
12cr|swfdec-mozilla-0.8.2-6|127	- version 0.5.1
12cr|swfdec-mozilla-0.8.2-6|128	
12cr|swfdec-mozilla-0.8.2-6|129	* Sat Jul 14 2007 Michael Scherer <misc@mandriva.org> 0.5.0-1mdv2008.0
12cr|swfdec-mozilla-0.8.2-6|130	+ Revision: 51924
12cr|swfdec-mozilla-0.8.2-6|131	- 0.5.0
12cr|swfdec-mozilla-0.8.2-6|132	
12cr|swfdec-mozilla-0.8.2-6|133	* Wed Jun 13 2007 Funda Wang <fwang@mandriva.org> 0.4.5-1mdv2008.0
12cr|swfdec-mozilla-0.8.2-6|134	+ Revision: 38420
12cr|swfdec-mozilla-0.8.2-6|135	- should be makeinstall_std
12cr|swfdec-mozilla-0.8.2-6|136	- New version
12cr|swfdec-mozilla-0.8.2-6|137	
12cr|swfdec-mozilla-0.8.2-6|138	* Mon Apr 30 2007 Michael Scherer <misc@mandriva.org> 0.4.4-1mdv2008.0
12cr|swfdec-mozilla-0.8.2-6|139	+ Revision: 19445
12cr|swfdec-mozilla-0.8.2-6|140	- upgrade to 0.4.4
12cr|swfdec-mozilla-0.8.2-6|141	
12cr|swfdec-mozilla-0.8.2-6|142	
12cr|swfdec-mozilla-0.8.2-6|143	* Fri Mar 16 2007 Michael Scherer <misc@mandriva.org> 0.4.2-1mdv2007.1
12cr|swfdec-mozilla-0.8.2-6|144	+ Revision: 144726
12cr|swfdec-mozilla-0.8.2-6|145	- fix build with newer firefox, with a quick hack
12cr|swfdec-mozilla-0.8.2-6|146	- upgrade to 0.4.2
12cr|swfdec-mozilla-0.8.2-6|147	
12cr|swfdec-mozilla-0.8.2-6|148	* Tue Jan 16 2007 Michael Scherer <misc@mandriva.org> 0.4.1-1mdv2007.1
12cr|swfdec-mozilla-0.8.2-6|149	+ Revision: 109383
12cr|swfdec-mozilla-0.8.2-6|150	- new version 0.4.1
12cr|swfdec-mozilla-0.8.2-6|151	
12cr|swfdec-mozilla-0.8.2-6|152	* Mon Jan 08 2007 Michael Scherer <misc@mandriva.org> 0.4.0-1mdv2007.1
12cr|swfdec-mozilla-0.8.2-6|153	+ Revision: 106108
12cr|swfdec-mozilla-0.8.2-6|154	- import swfdec-mozilla 0.4.0
12cr|swfdec-mozilla-0.8.2-6|155	- Create swfdec-mozilla
12cr|swfdec-mozilla-0.8.2-6|156	

7851 12
12cr|swh-lv2-1.0.15-3|1	Summary:    SWH LV2 plugins converted from LADSPA
12cr|swh-lv2-1.0.15-3|2	Name:       swh-lv2
12cr|swh-lv2-1.0.15-3|3	Version:    1.0.15
12cr|swh-lv2-1.0.15-3|4	Release:    3
12cr|swh-lv2-1.0.15-3|5	License:    GPLv2+
12cr|swh-lv2-1.0.15-3|6	Group:      Sound
12cr|swh-lv2-1.0.15-3|7	URL:        http://plugin.org.uk/
12cr|swh-lv2-1.0.15-3|8	Source0:    http://plugin.org.uk/lv2/%{name}-%{version}.tar.gz
12cr|swh-lv2-1.0.15-3|9	BuildRequires:  fftw3-devel
12cr|swh-lv2-1.0.15-3|10	BuildRequires:  ladspa-devel
12cr|swh-lv2-1.0.15-3|11	BuildRequires:  lv2-devel
12cr|swh-lv2-1.0.15-3|12	BuildRequires:  libxslt-proc
12cr|swh-lv2-1.0.15-3|13	Requires:   lv2
12cr|swh-lv2-1.0.15-3|14	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|swh-lv2-1.0.15-3|15	
12cr|swh-lv2-1.0.15-3|16	%description
12cr|swh-lv2-1.0.15-3|17	This is an early experimental port of my LADSPA plugins to the LV2
12cr|swh-lv2-1.0.15-3|18	specification, c.f. http://lv2plug.in/ . It's still quite early days, but most
12cr|swh-lv2-1.0.15-3|19	things should work as well or not as they did in LADSPA.
12cr|swh-lv2-1.0.15-3|20	
12cr|swh-lv2-1.0.15-3|21	%prep
12cr|swh-lv2-1.0.15-3|22	
12cr|swh-lv2-1.0.15-3|23	%setup -q
12cr|swh-lv2-1.0.15-3|24	
12cr|swh-lv2-1.0.15-3|25	%build
12cr|swh-lv2-1.0.15-3|26	
12cr|swh-lv2-1.0.15-3|27	%make LDFLAGS="-lm"
12cr|swh-lv2-1.0.15-3|28	
12cr|swh-lv2-1.0.15-3|29	%install
12cr|swh-lv2-1.0.15-3|30	rm -rf %{buildroot}
12cr|swh-lv2-1.0.15-3|31	
12cr|swh-lv2-1.0.15-3|32	make install-system \
12cr|swh-lv2-1.0.15-3|33	PREFIX=%{buildroot} \
12cr|swh-lv2-1.0.15-3|34	INSTALL_DIR=%{buildroot}%{_libdir}/lv2
12cr|swh-lv2-1.0.15-3|35	chmod 644 %{buildroot}%{_libdir}/lv2/*/*.ttl
12cr|swh-lv2-1.0.15-3|36	
12cr|swh-lv2-1.0.15-3|37	%clean
12cr|swh-lv2-1.0.15-3|38	rm -rf %{buildroot}
12cr|swh-lv2-1.0.15-3|39	
12cr|swh-lv2-1.0.15-3|40	%files
12cr|swh-lv2-1.0.15-3|41	%defattr(-,root,root)
12cr|swh-lv2-1.0.15-3|42	%doc README
12cr|swh-lv2-1.0.15-3|43	%{_libdir}/lv2/*
12cr|swh-lv2-1.0.15-3|44	
12cr|swh-lv2-1.0.15-3|45	
12cr|swh-lv2-1.0.15-3|46	
12cr|swh-lv2-1.0.15-3|47	%changelog
12cr|swh-lv2-1.0.15-3|48	* Wed Apr 25 2012 Frank Kober <emuse@mandriva.org> 1.0.15-3
12cr|swh-lv2-1.0.15-3|49	+ Revision: 793440
12cr|swh-lv2-1.0.15-3|50	- rebuild adjusting BR and adding missing lm link
12cr|swh-lv2-1.0.15-3|51	
12cr|swh-lv2-1.0.15-3|52	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.0.15-2mdv2010.0
12cr|swh-lv2-1.0.15-3|53	+ Revision: 445302
12cr|swh-lv2-1.0.15-3|54	- rebuild
12cr|swh-lv2-1.0.15-3|55	
12cr|swh-lv2-1.0.15-3|56	* Tue Nov 25 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.15-1mdv2009.1
12cr|swh-lv2-1.0.15-3|57	+ Revision: 306687
12cr|swh-lv2-1.0.15-3|58	- import swh-lv2
12cr|swh-lv2-1.0.15-3|59	
12cr|swh-lv2-1.0.15-3|60	
12cr|swh-lv2-1.0.15-3|61	* Tue Nov 25 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.15-1mdv2009.0
12cr|swh-lv2-1.0.15-3|62	- initial Mandriva package

7852 12
12cr|swh-plugins-0.4.15-6|1	Summary: A set of audio plugins for LADSPA
12cr|swh-plugins-0.4.15-6|2	Name: swh-plugins
12cr|swh-plugins-0.4.15-6|3	Version: 0.4.15
12cr|swh-plugins-0.4.15-6|4	Release: %mkrel 6
12cr|swh-plugins-0.4.15-6|5	License: GPL
12cr|swh-plugins-0.4.15-6|6	Group: Sound
12cr|swh-plugins-0.4.15-6|7	Source: http://plugin.org.uk/releases/%version/%name-%version.tar.bz2
12cr|swh-plugins-0.4.15-6|8	Patch: swh-plugins-0.4.15-build.patch
12cr|swh-plugins-0.4.15-6|9	BuildRoot: %_tmppath/%{name}-buildroot
12cr|swh-plugins-0.4.15-6|10	BuildRequires: ladspa-devel fftw-devel
12cr|swh-plugins-0.4.15-6|11	URL: http://plugin.org.uk/
12cr|swh-plugins-0.4.15-6|12	%description
12cr|swh-plugins-0.4.15-6|13	A set of audio plugins for LADSPA (see http://plugin.org.uk/ for more
12cr|swh-plugins-0.4.15-6|14	details).
12cr|swh-plugins-0.4.15-6|15	
12cr|swh-plugins-0.4.15-6|16	%prep
12cr|swh-plugins-0.4.15-6|17	%setup -q
12cr|swh-plugins-0.4.15-6|18	%patch -p1 -b .build
12cr|swh-plugins-0.4.15-6|19	
12cr|swh-plugins-0.4.15-6|20	%build
12cr|swh-plugins-0.4.15-6|21	%configure2_5x
12cr|swh-plugins-0.4.15-6|22	%make CFLAGS="%optflags -fPIC"
12cr|swh-plugins-0.4.15-6|23	
12cr|swh-plugins-0.4.15-6|24	%install
12cr|swh-plugins-0.4.15-6|25	rm -rf $RPM_BUILD_ROOT
12cr|swh-plugins-0.4.15-6|26	%makeinstall_std
12cr|swh-plugins-0.4.15-6|27	%if %_lib != lib
12cr|swh-plugins-0.4.15-6|28	mv %buildroot%_prefix/lib %buildroot%_libdir
12cr|swh-plugins-0.4.15-6|29	%endif
12cr|swh-plugins-0.4.15-6|30	%find_lang %name
12cr|swh-plugins-0.4.15-6|31	
12cr|swh-plugins-0.4.15-6|32	%clean
12cr|swh-plugins-0.4.15-6|33	rm -rf $RPM_BUILD_ROOT
12cr|swh-plugins-0.4.15-6|34	
12cr|swh-plugins-0.4.15-6|35	%files -f %name.lang
12cr|swh-plugins-0.4.15-6|36	%defattr(-,root,root)
12cr|swh-plugins-0.4.15-6|37	%doc README ChangeLog AUTHORS
12cr|swh-plugins-0.4.15-6|38	%_libdir/ladspa/*.so
12cr|swh-plugins-0.4.15-6|39	%dir %_datadir/ladspa/
12cr|swh-plugins-0.4.15-6|40	%dir %_datadir/ladspa/rdf/
12cr|swh-plugins-0.4.15-6|41	%_datadir/ladspa/rdf/*.rdf
12cr|swh-plugins-0.4.15-6|42	
12cr|swh-plugins-0.4.15-6|43	
12cr|swh-plugins-0.4.15-6|44	
12cr|swh-plugins-0.4.15-6|45	
12cr|swh-plugins-0.4.15-6|46	%changelog
12cr|swh-plugins-0.4.15-6|47	* Mon Sep 03 2012 Frank Kober <emuse@mandriva.org> 0.4.15-6mdv2012.0
12cr|swh-plugins-0.4.15-6|48	+ Revision: 816238
12cr|swh-plugins-0.4.15-6|49	- rebuild to resolve dependencies
12cr|swh-plugins-0.4.15-6|50	
12cr|swh-plugins-0.4.15-6|51	+ Götz Waschk <waschk@mandriva.org>
12cr|swh-plugins-0.4.15-6|52	- rediff the patch
12cr|swh-plugins-0.4.15-6|53	
12cr|swh-plugins-0.4.15-6|54	+ Thierry Vignaud <tv@mandriva.org>
12cr|swh-plugins-0.4.15-6|55	- rebuild
12cr|swh-plugins-0.4.15-6|56	
12cr|swh-plugins-0.4.15-6|57	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.4.15-4mdv2009.0
12cr|swh-plugins-0.4.15-6|58	+ Revision: 261304
12cr|swh-plugins-0.4.15-6|59	- rebuild
12cr|swh-plugins-0.4.15-6|60	
12cr|swh-plugins-0.4.15-6|61	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.4.15-3mdv2009.0
12cr|swh-plugins-0.4.15-6|62	+ Revision: 253855
12cr|swh-plugins-0.4.15-6|63	- rebuild
12cr|swh-plugins-0.4.15-6|64	
12cr|swh-plugins-0.4.15-6|65	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.4.15-1mdv2008.1
12cr|swh-plugins-0.4.15-6|66	+ Revision: 140904
12cr|swh-plugins-0.4.15-6|67	- restore BuildRoot
12cr|swh-plugins-0.4.15-6|68	
12cr|swh-plugins-0.4.15-6|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|swh-plugins-0.4.15-6|70	- kill re-definition of %%buildroot on Pixel's request
12cr|swh-plugins-0.4.15-6|71	
12cr|swh-plugins-0.4.15-6|72	
12cr|swh-plugins-0.4.15-6|73	* Fri Dec 08 2006 Götz Waschk <waschk@mandriva.org> 0.4.15-1mdv2007.0
12cr|swh-plugins-0.4.15-6|74	+ Revision: 92190
12cr|swh-plugins-0.4.15-6|75	- Import swh-plugins
12cr|swh-plugins-0.4.15-6|76	
12cr|swh-plugins-0.4.15-6|77	* Fri Dec 08 2006 Gtz Waschk <waschk@mandriva.org> 0.4.15-1mdv2007.1
12cr|swh-plugins-0.4.15-6|78	- New version 0.4.15
12cr|swh-plugins-0.4.15-6|79	
12cr|swh-plugins-0.4.15-6|80	* Fri Sep 23 2005 Gtz Waschk <waschk@mandriva.org> 0.4.14-1mdk
12cr|swh-plugins-0.4.15-6|81	- drop patch 1
12cr|swh-plugins-0.4.15-6|82	- New release 0.4.14
12cr|swh-plugins-0.4.15-6|83	
12cr|swh-plugins-0.4.15-6|84	* Tue May 10 2005 Gtz Waschk <waschk@mandriva.org> 0.4.13-2mdk
12cr|swh-plugins-0.4.15-6|85	- patch for gcc 4
12cr|swh-plugins-0.4.15-6|86	- fix build on x86_64
12cr|swh-plugins-0.4.15-6|87	
12cr|swh-plugins-0.4.15-6|88	* Fri Apr 15 2005 Götz Waschk <waschk@linux-mandrake.com> 0.4.13-1mdk
12cr|swh-plugins-0.4.15-6|89	- New release 0.4.13
12cr|swh-plugins-0.4.15-6|90	
12cr|swh-plugins-0.4.15-6|91	* Thu Nov 11 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.4.11-1mdk
12cr|swh-plugins-0.4.15-6|92	- fix installation
12cr|swh-plugins-0.4.15-6|93	- New release 0.4.11
12cr|swh-plugins-0.4.15-6|94	
12cr|swh-plugins-0.4.15-6|95	* Wed Jul 21 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.4.7-1mdk
12cr|swh-plugins-0.4.15-6|96	- New release 0.4.7
12cr|swh-plugins-0.4.15-6|97	
12cr|swh-plugins-0.4.15-6|98	* Fri Jul 09 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.4.4-1mdk
12cr|swh-plugins-0.4.15-6|99	- fix build
12cr|swh-plugins-0.4.15-6|100	- right configure macro
12cr|swh-plugins-0.4.15-6|101	- fix source URL
12cr|swh-plugins-0.4.15-6|102	- New release 0.4.4
12cr|swh-plugins-0.4.15-6|103	
12cr|swh-plugins-0.4.15-6|104	* Thu Dec 11 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.4.3-1mdk
12cr|swh-plugins-0.4.15-6|105	- new version
12cr|swh-plugins-0.4.15-6|106	

7853 12
12cr|swing-layout-1.0.3-0.0.3|1	Name:		swing-layout
12cr|swing-layout-1.0.3-0.0.3|2	Summary:	Swing Layout Extensions
12cr|swing-layout-1.0.3-0.0.3|3	Version:	1.0.3
12cr|swing-layout-1.0.3-0.0.3|4	Release:	0.0.3
12cr|swing-layout-1.0.3-0.0.3|5	Group:		Development/Java
12cr|swing-layout-1.0.3-0.0.3|6	Source:		%{name}-%{version}-src.zip
12cr|swing-layout-1.0.3-0.0.3|7	URL:		https://swing-layout.dev.java.net/
12cr|swing-layout-1.0.3-0.0.3|8	License:	LGPL+
12cr|swing-layout-1.0.3-0.0.3|9	BuildArch:	noarch
12cr|swing-layout-1.0.3-0.0.3|10	BuildRequires:	java-devel >= 1.6.0, ant
12cr|swing-layout-1.0.3-0.0.3|11	BuildRequires:  java-rpmbuild
12cr|swing-layout-1.0.3-0.0.3|12	%description
12cr|swing-layout-1.0.3-0.0.3|13	Swing Layout Extensions goal is to make it easy to create professional
12cr|swing-layout-1.0.3-0.0.3|14	cross platform layouts with Swing. This project will consist of extensions
12cr|swing-layout-1.0.3-0.0.3|15	to Swing and possibly a new LayoutManager. The long term goal is to roll
12cr|swing-layout-1.0.3-0.0.3|16	these changes back into Swing proper.
12cr|swing-layout-1.0.3-0.0.3|17	
12cr|swing-layout-1.0.3-0.0.3|18	%package javadoc
12cr|swing-layout-1.0.3-0.0.3|19	Summary:	Javadoc for %name
12cr|swing-layout-1.0.3-0.0.3|20	Group:		Development/Java
12cr|swing-layout-1.0.3-0.0.3|21	%description javadoc
12cr|swing-layout-1.0.3-0.0.3|22	Javadoc for %name
12cr|swing-layout-1.0.3-0.0.3|23	
12cr|swing-layout-1.0.3-0.0.3|24	%prep
12cr|swing-layout-1.0.3-0.0.3|25	%setup -q
12cr|swing-layout-1.0.3-0.0.3|26	
12cr|swing-layout-1.0.3-0.0.3|27	%build
12cr|swing-layout-1.0.3-0.0.3|28	%{ant}
12cr|swing-layout-1.0.3-0.0.3|29	cd dist
12cr|swing-layout-1.0.3-0.0.3|30	%{__mv} %{name}.jar %{name}-%{version}.jar
12cr|swing-layout-1.0.3-0.0.3|31	%{__ln_s} %{name}-%{version}.jar %{name}.jar
12cr|swing-layout-1.0.3-0.0.3|32	
12cr|swing-layout-1.0.3-0.0.3|33	
12cr|swing-layout-1.0.3-0.0.3|34	%install
12cr|swing-layout-1.0.3-0.0.3|35	%{__rm} -Rf %{buildroot}
12cr|swing-layout-1.0.3-0.0.3|36	%{__mkdir_p} %{buildroot}%{_javadir} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|swing-layout-1.0.3-0.0.3|37	cp -a dist/%{name}.jar dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
12cr|swing-layout-1.0.3-0.0.3|38	cp -pr dist/javadoc/*  %{buildroot}%{_javadocdir}/%{name}-%{version}/
12cr|swing-layout-1.0.3-0.0.3|39	
12cr|swing-layout-1.0.3-0.0.3|40	%files
12cr|swing-layout-1.0.3-0.0.3|41	%doc COPYING releaseNotes.txt
12cr|swing-layout-1.0.3-0.0.3|42	%{_javadir}/%{name}.jar
12cr|swing-layout-1.0.3-0.0.3|43	%{_javadir}/%{name}-%{version}.jar
12cr|swing-layout-1.0.3-0.0.3|44	
12cr|swing-layout-1.0.3-0.0.3|45	%files javadoc
12cr|swing-layout-1.0.3-0.0.3|46	%{_javadocdir}/%{name}-%{version}
12cr|swing-layout-1.0.3-0.0.3|47	
12cr|swing-layout-1.0.3-0.0.3|48	
12cr|swing-layout-1.0.3-0.0.3|49	
12cr|swing-layout-1.0.3-0.0.3|50	%changelog
12cr|swing-layout-1.0.3-0.0.3|51	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.3-0.0.2mdv2010.0
12cr|swing-layout-1.0.3-0.0.3|52	+ Revision: 434236
12cr|swing-layout-1.0.3-0.0.3|53	- rebuild
12cr|swing-layout-1.0.3-0.0.3|54	
12cr|swing-layout-1.0.3-0.0.3|55	* Tue Mar 11 2008 Alexander Kurtakov <akurtakov@mandriva.org> 1.0.3-0.0.1mdv2008.1
12cr|swing-layout-1.0.3-0.0.3|56	+ Revision: 186206
12cr|swing-layout-1.0.3-0.0.3|57	- new version
12cr|swing-layout-1.0.3-0.0.3|58	
12cr|swing-layout-1.0.3-0.0.3|59	* Thu Feb 14 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.2-1mdv2008.1
12cr|swing-layout-1.0.3-0.0.3|60	+ Revision: 168284
12cr|swing-layout-1.0.3-0.0.3|61	- fix no-buildroot-tag
12cr|swing-layout-1.0.3-0.0.3|62	
12cr|swing-layout-1.0.3-0.0.3|63	* Fri Sep 14 2007 Nicolas Vigier <nvigier@mandriva.com> 1.0.2-1mdv2008.0
12cr|swing-layout-1.0.3-0.0.3|64	+ Revision: 85664
12cr|swing-layout-1.0.3-0.0.3|65	- Import swing-layout
12cr|swing-layout-1.0.3-0.0.3|66	

7854 12
12cr|swingworker-1.2.1-7|1	%define section		free
12cr|swingworker-1.2.1-7|2	
12cr|swingworker-1.2.1-7|3	Name:		swingworker
12cr|swingworker-1.2.1-7|4	Version:	1.2.1
12cr|swingworker-1.2.1-7|5	Release:	7
12cr|swingworker-1.2.1-7|6	Epoch:		0
12cr|swingworker-1.2.1-7|7	Summary:        Swing Worker API
12cr|swingworker-1.2.1-7|8	License:        LGPL
12cr|swingworker-1.2.1-7|9	Url:            https://swingworker.dev.java.net/
12cr|swingworker-1.2.1-7|10	Group:		Development/Java
12cr|swingworker-1.2.1-7|11	#
12cr|swingworker-1.2.1-7|12	Source0:        https://swingworker.dev.java.net/files/documents/2810/51774/swing-worker-src-1.1.zip
12cr|swingworker-1.2.1-7|13	BuildRequires:	java-rpmbuild >= 1.6
12cr|swingworker-1.2.1-7|14	BuildRequires:  ant
12cr|swingworker-1.2.1-7|15	BuildRequires:  ant-nodeps
12cr|swingworker-1.2.1-7|16	BuildRequires:  ant-junit
12cr|swingworker-1.2.1-7|17	BuildRequires:  locales-en
12cr|swingworker-1.2.1-7|18	BuildArch:      noarch
12cr|swingworker-1.2.1-7|19	
12cr|swingworker-1.2.1-7|20	%description
12cr|swingworker-1.2.1-7|21	SwingWorker is designed for situations where you need to have a long running
12cr|swingworker-1.2.1-7|22	task run in a background thread and provide updates to the UI either
12cr|swingworker-1.2.1-7|23	when done, or while processing. This project is a backport of SwingWorker
12cr|swingworker-1.2.1-7|24	included into Java 1.6.
12cr|swingworker-1.2.1-7|25	
12cr|swingworker-1.2.1-7|26	%package javadoc
12cr|swingworker-1.2.1-7|27	Summary:	Javadoc for %{name}
12cr|swingworker-1.2.1-7|28	Group:		Development/Java
12cr|swingworker-1.2.1-7|29	Requires(post):   /bin/rm,/bin/ln
12cr|swingworker-1.2.1-7|30	Requires(postun): /bin/rm
12cr|swingworker-1.2.1-7|31	
12cr|swingworker-1.2.1-7|32	%description javadoc
12cr|swingworker-1.2.1-7|33	Javadoc for %{name}.
12cr|swingworker-1.2.1-7|34	
12cr|swingworker-1.2.1-7|35	%prep
12cr|swingworker-1.2.1-7|36	%setup -q -c -n %{name}-%{version}
12cr|swingworker-1.2.1-7|37	# remove all binary libs
12cr|swingworker-1.2.1-7|38	find . -name "*.jar" -exec %{__rm} -f {} \;
12cr|swingworker-1.2.1-7|39	
12cr|swingworker-1.2.1-7|40	%build
12cr|swingworker-1.2.1-7|41	export LC_ALL=ISO-8859-1
12cr|swingworker-1.2.1-7|42	[ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java
12cr|swingworker-1.2.1-7|43	ant bundles javadoc
12cr|swingworker-1.2.1-7|44	
12cr|swingworker-1.2.1-7|45	%install
12cr|swingworker-1.2.1-7|46	# jar
12cr|swingworker-1.2.1-7|47	%{__install} -d -m 755 %{buildroot}%{_javadir}
12cr|swingworker-1.2.1-7|48	%{__install} -m 644 dist/bundles/swing-worker.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|swingworker-1.2.1-7|49	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cr|swingworker-1.2.1-7|50	# javadoc
12cr|swingworker-1.2.1-7|51	%{__install} -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|swingworker-1.2.1-7|52	cp -pr dist/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|swingworker-1.2.1-7|53	(cd %{buildroot}%{_javadocdir} && ln -sf %{name}-%{version} %{name})
12cr|swingworker-1.2.1-7|54	
12cr|swingworker-1.2.1-7|55	%post javadoc
12cr|swingworker-1.2.1-7|56	%{__rm} -f %{_javadocdir}/%{name}
12cr|swingworker-1.2.1-7|57	ln -s %{name}-%{version} %{_javadocdir}/%{name}
12cr|swingworker-1.2.1-7|58	
12cr|swingworker-1.2.1-7|59	%postun javadoc
12cr|swingworker-1.2.1-7|60	if [ $1 -eq 0 ]; then
12cr|swingworker-1.2.1-7|61	%{__rm} -f %{_javadocdir}/%{name}
12cr|swingworker-1.2.1-7|62	fi
12cr|swingworker-1.2.1-7|63	
12cr|swingworker-1.2.1-7|64	%files
12cr|swingworker-1.2.1-7|65	%defattr(-,root,root)
12cr|swingworker-1.2.1-7|66	%{_javadir}/*
12cr|swingworker-1.2.1-7|67	
12cr|swingworker-1.2.1-7|68	
12cr|swingworker-1.2.1-7|69	%files javadoc
12cr|swingworker-1.2.1-7|70	%defattr(-,root,root)
12cr|swingworker-1.2.1-7|71	%dir %{_javadocdir}/%{name}-%{version}
12cr|swingworker-1.2.1-7|72	%{_javadocdir}/%{name}-%{version}/*
12cr|swingworker-1.2.1-7|73	%ghost %{_javadocdir}/%{name}
12cr|swingworker-1.2.1-7|74	
12cr|swingworker-1.2.1-7|75	
12cr|swingworker-1.2.1-7|76	%changelog
12cr|swingworker-1.2.1-7|77	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0:1.2.1-6mdv2010.0
12cr|swingworker-1.2.1-7|78	+ Revision: 434237
12cr|swingworker-1.2.1-7|79	- rebuild
12cr|swingworker-1.2.1-7|80	
12cr|swingworker-1.2.1-7|81	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0:1.2.1-5mdv2009.0
12cr|swingworker-1.2.1-7|82	+ Revision: 261305
12cr|swingworker-1.2.1-7|83	- rebuild
12cr|swingworker-1.2.1-7|84	
12cr|swingworker-1.2.1-7|85	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 0:1.2.1-4mdv2009.0
12cr|swingworker-1.2.1-7|86	+ Revision: 253860
12cr|swingworker-1.2.1-7|87	- rebuild
12cr|swingworker-1.2.1-7|88	
12cr|swingworker-1.2.1-7|89	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.2.1-2mdv2008.1
12cr|swingworker-1.2.1-7|90	+ Revision: 121029
12cr|swingworker-1.2.1-7|91	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|swingworker-1.2.1-7|92	
12cr|swingworker-1.2.1-7|93	* Thu Dec 13 2007 Jaroslav Tulach <jtulach@mandriva.org> 0:1.2.1-1mdv2008.1
12cr|swingworker-1.2.1-7|94	+ Revision: 119142
12cr|swingworker-1.2.1-7|95	- Initial package for backport of Java6's swingworker
12cr|swingworker-1.2.1-7|96	- create swingworker
12cr|swingworker-1.2.1-7|97	

7855 12
12cr|swingx-0.9.5-4|1	Name:           swingx
12cr|swingx-0.9.5-4|2	Version:        0.9.5
12cr|swingx-0.9.5-4|3	Release:        4
12cr|swingx-0.9.5-4|4	Summary:        A collection of Swing components
12cr|swingx-0.9.5-4|5	License:        LGPLv2
12cr|swingx-0.9.5-4|6	Group:          Development/Java
12cr|swingx-0.9.5-4|7	Url:            https://swingx.dev.java.net/
12cr|swingx-0.9.5-4|8	Source0:        https://swingx.dev.java.net/files/documents/2981/121928/%{name}-%{version}-src.zip
12cr|swingx-0.9.5-4|9	# Remove external dependency that's now included in JDK 1.6
12cr|swingx-0.9.5-4|10	# See http://forums.java.net/jive/thread.jspa?messageID=318384
12cr|swingx-0.9.5-4|11	Patch0:         swingx-0.9.4-LoginService.patch
12cr|swingx-0.9.5-4|12	# Remove build dependencies on included binary jars and add system jars
12cr|swingx-0.9.5-4|13	# Remove main class from manifest
12cr|swingx-0.9.5-4|14	Patch1:         swingx-0.9.4-project-properties.patch
12cr|swingx-0.9.5-4|15	# Don't do the "demo taglet" stuff
12cr|swingx-0.9.5-4|16	Patch2:         swingx-0.9.5-swinglabs-build-impl.patch
12cr|swingx-0.9.5-4|17	
12cr|swingx-0.9.5-4|18	BuildArch:      noarch
12cr|swingx-0.9.5-4|19	
12cr|swingx-0.9.5-4|20	BuildRequires:      ant
12cr|swingx-0.9.5-4|21	BuildRequires:      ant-nodeps
12cr|swingx-0.9.5-4|22	BuildRequires:      java-devel >= 0:1.6.0
12cr|swingx-0.9.5-4|23	BuildRequires:      jpackage-utils >= 0:1.5
12cr|swingx-0.9.5-4|24	BuildRequires:      batik
12cr|swingx-0.9.5-4|25	
12cr|swingx-0.9.5-4|26	Requires:           java >= 0:1.6.0
12cr|swingx-0.9.5-4|27	
12cr|swingx-0.9.5-4|28	Requires(post):     jpackage-utils
12cr|swingx-0.9.5-4|29	Requires(postun):   jpackage-utils
12cr|swingx-0.9.5-4|30	
12cr|swingx-0.9.5-4|31	%description
12cr|swingx-0.9.5-4|32	SwingX contains a collection of powerful, useful, and just plain fun Swing
12cr|swingx-0.9.5-4|33	components. Each of the Swing components have been extended, providing
12cr|swingx-0.9.5-4|34	data-aware functionality out of the box. New useful components have been
12cr|swingx-0.9.5-4|35	created like the JXDatePicker, JXTaskPane, and JXImagePanel.
12cr|swingx-0.9.5-4|36	
12cr|swingx-0.9.5-4|37	
12cr|swingx-0.9.5-4|38	%package javadoc
12cr|swingx-0.9.5-4|39	Summary:        Javadocs for %{name}
12cr|swingx-0.9.5-4|40	Group:          Development/Java
12cr|swingx-0.9.5-4|41	Requires:       jpackage-utils
12cr|swingx-0.9.5-4|42	
12cr|swingx-0.9.5-4|43	%description javadoc
12cr|swingx-0.9.5-4|44	This package contains the API documentation for %{name}.
12cr|swingx-0.9.5-4|45	
12cr|swingx-0.9.5-4|46	
12cr|swingx-0.9.5-4|47	%prep
12cr|swingx-0.9.5-4|48	%setup -q -n %{name}-%{version}-src
12cr|swingx-0.9.5-4|49	%patch0 -p1
12cr|swingx-0.9.5-4|50	%patch1 -p1
12cr|swingx-0.9.5-4|51	%patch2 -p1
12cr|swingx-0.9.5-4|52	rm -rf lib/
12cr|swingx-0.9.5-4|53	
12cr|swingx-0.9.5-4|54	
12cr|swingx-0.9.5-4|55	%build
12cr|swingx-0.9.5-4|56	ant jar javadoc
12cr|swingx-0.9.5-4|57	
12cr|swingx-0.9.5-4|58	
12cr|swingx-0.9.5-4|59	%install
12cr|swingx-0.9.5-4|60	# jars
12cr|swingx-0.9.5-4|61	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12cr|swingx-0.9.5-4|62	cp -p dist/%{name}.jar  $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|swingx-0.9.5-4|63	
12cr|swingx-0.9.5-4|64	# javadocs
12cr|swingx-0.9.5-4|65	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/
12cr|swingx-0.9.5-4|66	cp -r dist/javadoc $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|swingx-0.9.5-4|67	
12cr|swingx-0.9.5-4|68	# pom
12cr|swingx-0.9.5-4|69	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
12cr|swingx-0.9.5-4|70	install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
12cr|swingx-0.9.5-4|71	%add_to_maven_depmap org.jdesktop.swingx %{name} %{version} JPP %{name}
12cr|swingx-0.9.5-4|72	
12cr|swingx-0.9.5-4|73	
12cr|swingx-0.9.5-4|74	%post
12cr|swingx-0.9.5-4|75	%update_maven_depmap
12cr|swingx-0.9.5-4|76	
12cr|swingx-0.9.5-4|77	
12cr|swingx-0.9.5-4|78	%postun
12cr|swingx-0.9.5-4|79	%update_maven_depmap
12cr|swingx-0.9.5-4|80	
12cr|swingx-0.9.5-4|81	
12cr|swingx-0.9.5-4|82	%files
12cr|swingx-0.9.5-4|83	%defattr(-,root,root,-)
12cr|swingx-0.9.5-4|84	%doc COPYING README
12cr|swingx-0.9.5-4|85	%{_javadir}/*.jar
12cr|swingx-0.9.5-4|86	%{_mavenpomdir}/JPP-%{name}.pom
12cr|swingx-0.9.5-4|87	%{_mavendepmapfragdir}/%{name}
12cr|swingx-0.9.5-4|88	
12cr|swingx-0.9.5-4|89	
12cr|swingx-0.9.5-4|90	%files javadoc
12cr|swingx-0.9.5-4|91	%defattr(-,root,root,-)
12cr|swingx-0.9.5-4|92	%doc COPYING
12cr|swingx-0.9.5-4|93	%{_javadocdir}/%{name}
12cr|swingx-0.9.5-4|94	
12cr|swingx-0.9.5-4|95	
12cr|swingx-0.9.5-4|96	
12cr|swingx-0.9.5-4|97	
12cr|swingx-0.9.5-4|98	%changelog
12cr|swingx-0.9.5-4|99	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 0.9.5-4
12cr|swingx-0.9.5-4|100	+ Revision: 734245
12cr|swingx-0.9.5-4|101	- rebuild
12cr|swingx-0.9.5-4|102	- imported package swingx
12cr|swingx-0.9.5-4|103	
12cr|swingx-0.9.5-4|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|swingx-0.9.5-4|105	- rebuild
12cr|swingx-0.9.5-4|106	
12cr|swingx-0.9.5-4|107	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 0.9.4-1mdv2009.1
12cr|swingx-0.9.5-4|108	+ Revision: 332895
12cr|swingx-0.9.5-4|109	- New upstream release
12cr|swingx-0.9.5-4|110	
12cr|swingx-0.9.5-4|111	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.9.1-4mdv2009.0
12cr|swingx-0.9.5-4|112	+ Revision: 261306
12cr|swingx-0.9.5-4|113	- rebuild
12cr|swingx-0.9.5-4|114	
12cr|swingx-0.9.5-4|115	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.9.1-3mdv2009.0
12cr|swingx-0.9.5-4|116	+ Revision: 253861
12cr|swingx-0.9.5-4|117	- rebuild
12cr|swingx-0.9.5-4|118	
12cr|swingx-0.9.5-4|119	+ Nicolas Vigier <nvigier@mandriva.com>
12cr|swingx-0.9.5-4|120	- use create_jar_links macro
12cr|swingx-0.9.5-4|121	
12cr|swingx-0.9.5-4|122	* Wed Mar 05 2008 Nicolas Vigier <nvigier@mandriva.com> 0.9.1-1mdv2008.1
12cr|swingx-0.9.5-4|123	+ Revision: 179987
12cr|swingx-0.9.5-4|124	- import swingx
12cr|swingx-0.9.5-4|125	
12cr|swingx-0.9.5-4|126	

7856 12
12cr|swish-e-2.4.7-3|1	%define	major	2
12cr|swish-e-2.4.7-3|2	%define	libname	%mklibname %{name} %{major}
12cr|swish-e-2.4.7-3|3	%define	devname	%mklibname %{name} -d
12cr|swish-e-2.4.7-3|4	
12cr|swish-e-2.4.7-3|5	Summary:	Simple Web Indexing System for Humans - Enhanced
12cr|swish-e-2.4.7-3|6	Name: 		swish-e
12cr|swish-e-2.4.7-3|7	Version: 	2.4.7
12cr|swish-e-2.4.7-3|8	Release:	3
12cr|swish-e-2.4.7-3|9	License: 	GPL
12cr|swish-e-2.4.7-3|10	Group: 		Networking/Other
12cr|swish-e-2.4.7-3|11	URL: 		http://swish-e.org/
12cr|swish-e-2.4.7-3|12	Source0: 	http://swish-e.org/distribution/%{name}-%{version}.tar.gz
12cr|swish-e-2.4.7-3|13	Patch0:		%{name}-2.4.7-fix-str-fmt.patch
12cr|swish-e-2.4.7-3|14	BuildRequires:	perl-devel
12cr|swish-e-2.4.7-3|15	BuildRequires:	libxml2-devel
12cr|swish-e-2.4.7-3|16	BuildRequires:	pcre-devel
12cr|swish-e-2.4.7-3|17	BuildRequires:	zlib-devel
12cr|swish-e-2.4.7-3|18	# (oe) require perl-SWISH-API just to play safe
12cr|swish-e-2.4.7-3|19	Requires:	perl-SWISH-API >= %{version}
12cr|swish-e-2.4.7-3|20	
12cr|swish-e-2.4.7-3|21	%description
12cr|swish-e-2.4.7-3|22	Swish-e key features are :
12cr|swish-e-2.4.7-3|23	* Emacs/Gnus mail index in cooordination with nnir.el
12cr|swish-e-2.4.7-3|24	* Fast - many factors that affect speed, but a search on this server
12cr|swish-e-2.4.7-3|25	that returns a thousand documents takes only a few seconds.
12cr|swish-e-2.4.7-3|26	* Flexible - a number of configuration options provide you a high degree
12cr|swish-e-2.4.7-3|27	of control over what is indexed and how.
12cr|swish-e-2.4.7-3|28	* Powerful - the AND, OR and NOT operators are supported, words can be
12cr|swish-e-2.4.7-3|29	truncated (using *), and searches can be limited to particular fields
12cr|swish-e-2.4.7-3|30	(META tag fields, TITLEs, etc.)
12cr|swish-e-2.4.7-3|31	* Free - nothing, zip, zero.
12cr|swish-e-2.4.7-3|32	* It's made for Web sites - In indexing HTML files, SWISH-E can ignore
12cr|swish-e-2.4.7-3|33	data in most tags while giving higher relevance to information in
12cr|swish-e-2.4.7-3|34	header and title tags. Titles are extracted from HTML files and appear
12cr|swish-e-2.4.7-3|35	in the search results. SWISH can automatically search your whole Web
12cr|swish-e-2.4.7-3|36	site for you in one pass, if it's under one directory. You can also
12cr|swish-e-2.4.7-3|37	limit your search to words in HTML titles, comments, emphasized tags,
12cr|swish-e-2.4.7-3|38	and META tags. In addition, 8-bit HTML characters can be indexed,
12cr|swish-e-2.4.7-3|39	converted, and searched.
12cr|swish-e-2.4.7-3|40	* It creates portable indexes - Index files consist of only one file,
12cr|swish-e-2.4.7-3|41	so they can be transported around and easily maintained.
12cr|swish-e-2.4.7-3|42	* You can fix the source - We encourage people to send in patches and
12cr|swish-e-2.4.7-3|43	suggestions on how to make SWISH-E better. You may want to join
12cr|swish-e-2.4.7-3|44	the SWISH-E Discussion.
12cr|swish-e-2.4.7-3|45	
12cr|swish-e-2.4.7-3|46	%package -n	%{libname}
12cr|swish-e-2.4.7-3|47	Summary:	Swish-e libraries
12cr|swish-e-2.4.7-3|48	Group:		System/Libraries
12cr|swish-e-2.4.7-3|49	
12cr|swish-e-2.4.7-3|50	%description -n	%{libname}
12cr|swish-e-2.4.7-3|51	Swish-e libraries
12cr|swish-e-2.4.7-3|52	
12cr|swish-e-2.4.7-3|53	%package -n	%{devname}
12cr|swish-e-2.4.7-3|54	Summary:	Swish-e devel files
12cr|swish-e-2.4.7-3|55	Group:		Development/C
12cr|swish-e-2.4.7-3|56	Requires:	%{libname} = %{version}
12cr|swish-e-2.4.7-3|57	Provides:	%{name}-devel
12cr|swish-e-2.4.7-3|58	Provides:	lib%{name}-devel
12cr|swish-e-2.4.7-3|59	Obsoletes:	%{mklibname %{name} 2 -d}
12cr|swish-e-2.4.7-3|60	
12cr|swish-e-2.4.7-3|61	%description -n	%{devname}
12cr|swish-e-2.4.7-3|62	Devel files for swish-e
12cr|swish-e-2.4.7-3|63	
12cr|swish-e-2.4.7-3|64	%package -n	perl-SWISH-API
12cr|swish-e-2.4.7-3|65	Summary:	SWISH::API - Perl interface to the Swish-e C Library
12cr|swish-e-2.4.7-3|66	Group:		Development/Perl
12cr|swish-e-2.4.7-3|67	
12cr|swish-e-2.4.7-3|68	%description -n	perl-SWISH-API
12cr|swish-e-2.4.7-3|69	PERL SWISH-E language bindings and scripts.
12cr|swish-e-2.4.7-3|70	
12cr|swish-e-2.4.7-3|71	SWISH::API provides a Perl interface to the Swish-e search engine.
12cr|swish-e-2.4.7-3|72	SWISH::API allows embedding the swish-e search code into your
12cr|swish-e-2.4.7-3|73	application avoiding the need to fork to run the swish-e binary
12cr|swish-e-2.4.7-3|74	and to keep an index file open when running multiple queries. This
12cr|swish-e-2.4.7-3|75	results in increased search performance.
12cr|swish-e-2.4.7-3|76	
12cr|swish-e-2.4.7-3|77	%prep
12cr|swish-e-2.4.7-3|78	%setup -q
12cr|swish-e-2.4.7-3|79	%patch0 -p0
12cr|swish-e-2.4.7-3|80	
12cr|swish-e-2.4.7-3|81	%build
12cr|swish-e-2.4.7-3|82	%configure2_5x	--with-libxml2=%{_prefix} \
12cr|swish-e-2.4.7-3|83	--with-zlib=%{_prefix}
12cr|swish-e-2.4.7-3|84	
12cr|swish-e-2.4.7-3|85	%make
12cr|swish-e-2.4.7-3|86	
12cr|swish-e-2.4.7-3|87	pushd perl
12cr|swish-e-2.4.7-3|88	perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" \
12cr|swish-e-2.4.7-3|89	SWISHBINDIR=$(readlink -f ../src) SWISHINC="-I$(readlink -f ../src)" \
12cr|swish-e-2.4.7-3|90	SWISHLIBS="-L$(readlink -f ../src/.libs) -lswish-e" SWISHVERSION="%{version}"
12cr|swish-e-2.4.7-3|91	%make
12cr|swish-e-2.4.7-3|92	LD_LIBRARY_PATH=../src/.libs make test
12cr|swish-e-2.4.7-3|93	popd
12cr|swish-e-2.4.7-3|94	
12cr|swish-e-2.4.7-3|95	%check
12cr|swish-e-2.4.7-3|96	make test
12cr|swish-e-2.4.7-3|97	
12cr|swish-e-2.4.7-3|98	%install
12cr|swish-e-2.4.7-3|99	%makeinstall_std
12cr|swish-e-2.4.7-3|100	
12cr|swish-e-2.4.7-3|101	install -m0755 swish-config %{buildroot}%{_bindir}/swish-config
12cr|swish-e-2.4.7-3|102	
12cr|swish-e-2.4.7-3|103	%makeinstall_std -C perl
12cr|swish-e-2.4.7-3|104	
12cr|swish-e-2.4.7-3|105	%files
12cr|swish-e-2.4.7-3|106	%doc %{_docdir}/%{name}
12cr|swish-e-2.4.7-3|107	%{_bindir}/swish-e
12cr|swish-e-2.4.7-3|108	%{_datadir}/%{name}
12cr|swish-e-2.4.7-3|109	%{_mandir}/man1/*
12cr|swish-e-2.4.7-3|110	
12cr|swish-e-2.4.7-3|111	%files -n %{libname}
12cr|swish-e-2.4.7-3|112	%{_libdir}/*.so.*
12cr|swish-e-2.4.7-3|113	
12cr|swish-e-2.4.7-3|114	%files -n %{devname}
12cr|swish-e-2.4.7-3|115	%{_bindir}/swish-config
12cr|swish-e-2.4.7-3|116	%{_libdir}/*.so
12cr|swish-e-2.4.7-3|117	%{_libdir}/*.*a
12cr|swish-e-2.4.7-3|118	%{_includedir}/*.h
12cr|swish-e-2.4.7-3|119	%{_libdir}/pkgconfig/*
12cr|swish-e-2.4.7-3|120	
12cr|swish-e-2.4.7-3|121	%files -n perl-SWISH-API
12cr|swish-e-2.4.7-3|122	%doc perl/Changes perl/README
12cr|swish-e-2.4.7-3|123	%{_bindir}/swish-filter-test
12cr|swish-e-2.4.7-3|124	%{_prefix}/lib/%{name}
12cr|swish-e-2.4.7-3|125	%{perl_vendorlib}/*/auto/SWISH/API/API.so
12cr|swish-e-2.4.7-3|126	%{perl_vendorlib}/*/SWISH/API.pm
12cr|swish-e-2.4.7-3|127	%{_mandir}/man3/SWISH::API.3pm*
12cr|swish-e-2.4.7-3|128	
12cr|swish-e-2.4.7-3|129	
12cr|swish-e-2.4.7-3|130	%changelog
12cr|swish-e-2.4.7-3|131	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.4.7-3
12cr|swish-e-2.4.7-3|132	+ Revision: 774134
12cr|swish-e-2.4.7-3|133	- drop useless %%multiarch usage...
12cr|swish-e-2.4.7-3|134	- move 'make test' to a dedicated %%check section
12cr|swish-e-2.4.7-3|135	- drop buildrequires om chrpath
12cr|swish-e-2.4.7-3|136	- fix  module being installed under site_perl  rather site_perl
12cr|swish-e-2.4.7-3|137	- drop rpath
12cr|swish-e-2.4.7-3|138	- don't make docdir version
12cr|swish-e-2.4.7-3|139	- cleanups
12cr|swish-e-2.4.7-3|140	- drop ugly hacks for perl build
12cr|swish-e-2.4.7-3|141	- mass rebuild of perl extensions against perl 5.14.2
12cr|swish-e-2.4.7-3|142	
12cr|swish-e-2.4.7-3|143	+ Thomas Spuhler <tspuhler@mandriva.org>
12cr|swish-e-2.4.7-3|144	- increase version to 2 for rebuild
12cr|swish-e-2.4.7-3|145	- increase version t o 2 for rebuild
12cr|swish-e-2.4.7-3|146	removed buildroot line as it is not needed
12cr|swish-e-2.4.7-3|147	
12cr|swish-e-2.4.7-3|148	* Thu Jul 22 2010 Jérôme Quelin <jquelin@mandriva.org> 2.4.7-2mdv2011.0
12cr|swish-e-2.4.7-3|149	+ Revision: 556781
12cr|swish-e-2.4.7-3|150	- perl 5.12 rebuild
12cr|swish-e-2.4.7-3|151	
12cr|swish-e-2.4.7-3|152	* Tue Oct 06 2009 Rémy Clouard <shikamaru@mandriva.org> 2.4.7-1mdv2010.0
12cr|swish-e-2.4.7-3|153	+ Revision: 454345
12cr|swish-e-2.4.7-3|154	- fix #35787
12cr|swish-e-2.4.7-3|155	- fix build errors (string format)
12cr|swish-e-2.4.7-3|156	- fix Source link
12cr|swish-e-2.4.7-3|157	- new upstream release (2009-04-05)
12cr|swish-e-2.4.7-3|158	
12cr|swish-e-2.4.7-3|159	+ Thierry Vignaud <tv@mandriva.org>
12cr|swish-e-2.4.7-3|160	- rebuild
12cr|swish-e-2.4.7-3|161	- rebuild
12cr|swish-e-2.4.7-3|162	- rebuild
12cr|swish-e-2.4.7-3|163	- rebuild for new perl
12cr|swish-e-2.4.7-3|164	- kill re-definition of %%buildroot on Pixel's request
12cr|swish-e-2.4.7-3|165	
12cr|swish-e-2.4.7-3|166	+ Pixel <pixel@mandriva.com>
12cr|swish-e-2.4.7-3|167	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|swish-e-2.4.7-3|168	
12cr|swish-e-2.4.7-3|169	+ Olivier Blin <blino@mandriva.org>
12cr|swish-e-2.4.7-3|170	- restore BuildRoot
12cr|swish-e-2.4.7-3|171	
12cr|swish-e-2.4.7-3|172	* Sun Nov 25 2007 Oden Eriksson <oeriksson@mandriva.com> 2.4.5-1mdv2008.1
12cr|swish-e-2.4.7-3|173	+ Revision: 111901
12cr|swish-e-2.4.7-3|174	- import swish-e
12cr|swish-e-2.4.7-3|175	
12cr|swish-e-2.4.7-3|176	
12cr|swish-e-2.4.7-3|177	* Sun Nov 25 2007 Oden Eriksson <oeriksson@mandriva.com> 2.4.5-1mdv2008.1
12cr|swish-e-2.4.7-3|178	- fix #35779 (swish-e version bump request)
12cr|swish-e-2.4.7-3|179	
12cr|swish-e-2.4.7-3|180	* Sun Jun 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.4.3-3mdk
12cr|swish-e-2.4.7-3|181	- added the missing perl bindigs partly as of the provided
12cr|swish-e-2.4.7-3|182	spec file
12cr|swish-e-2.4.7-3|183	- fix deps
12cr|swish-e-2.4.7-3|184	
12cr|swish-e-2.4.7-3|185	* Tue May 10 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.4.3-2mdk
12cr|swish-e-2.4.7-3|186	- fixes for x86-64
12cr|swish-e-2.4.7-3|187	
12cr|swish-e-2.4.7-3|188	* Thu May 10 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.4.3-1mdk
12cr|swish-e-2.4.7-3|189	- 2.4.3
12cr|swish-e-2.4.7-3|190	
12cr|swish-e-2.4.7-3|191	* Fri Jul 02 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.2.3-2mdk
12cr|swish-e-2.4.7-3|192	- rebuild
12cr|swish-e-2.4.7-3|193	
12cr|swish-e-2.4.7-3|194	* Thu Jun 12 2003 Marcel Pol <mpol@gmx.net> 2.2.3-1mdk
12cr|swish-e-2.4.7-3|195	- 2.2.3
12cr|swish-e-2.4.7-3|196	
12cr|swish-e-2.4.7-3|197	* Thu Nov 22 2001 Yves Duret <yduret@mandrakesoft.com> 2.0.5-2mdk
12cr|swish-e-2.4.7-3|198	- update url
12cr|swish-e-2.4.7-3|199	- rebuild
12cr|swish-e-2.4.7-3|200	
12cr|swish-e-2.4.7-3|201	* Mon Sep 03 2001 Yves Duret <yduret@mandrakesoft.com> 2.0.5-1mdk
12cr|swish-e-2.4.7-3|202	- first mandrake version

7857 12
12cr|swm-1.2.5-10|1	%define	ver	1.2.5
12cr|swm-1.2.5-10|2	%define	relver	1.2.3
12cr|swm-1.2.5-10|3	%define	rel	%mkrel 10
12cr|swm-1.2.5-10|4	%define	name	swm
12cr|swm-1.2.5-10|5	
12cr|swm-1.2.5-10|6	Name:		%{name}
12cr|swm-1.2.5-10|7	Version:	%{ver}
12cr|swm-1.2.5-10|8	Release:	%{rel}
12cr|swm-1.2.5-10|9	License:	GPL
12cr|swm-1.2.5-10|10	URL:		http://www.informatik.hu-berlin.de/prog/swm.html
12cr|swm-1.2.5-10|11	Source0:	http://www.informatik.hu-berlin.de/prog/%{name}-%{relver}-src.tar.bz2
12cr|swm-1.2.5-10|12	Patch0:		swm-makefile.fix.relocate.patch
12cr|swm-1.2.5-10|13	Patch1:		swm-1.2.3-link.patch
12cr|swm-1.2.5-10|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|swm-1.2.5-10|15	BuildRequires:	libx11-devel
12cr|swm-1.2.5-10|16	BuildRequires:	libxpm-devel
12cr|swm-1.2.5-10|17	Group:		Graphical desktop/Other
12cr|swm-1.2.5-10|18	Summary:	A small window manager for X11
12cr|swm-1.2.5-10|19	
12cr|swm-1.2.5-10|20	%description
12cr|swm-1.2.5-10|21	Swm is a small window manager for X11 designed for very small laptop-screens
12cr|swm-1.2.5-10|22	with a resolution of 640x400 pixels and above. (Or with PDA-mode
12cr|swm-1.2.5-10|23	320x240) SWM is even smaller than a rxvt!
12cr|swm-1.2.5-10|24	
12cr|swm-1.2.5-10|25	%prep
12cr|swm-1.2.5-10|26	%setup -q -n %{name}-%{relver}-src
12cr|swm-1.2.5-10|27	%patch0 -p0 -b .dir
12cr|swm-1.2.5-10|28	%patch1 -p0
12cr|swm-1.2.5-10|29	
12cr|swm-1.2.5-10|30	%build
12cr|swm-1.2.5-10|31	%make CFLAGS="%optflags" CC="gcc %ldflags"
12cr|swm-1.2.5-10|32	
12cr|swm-1.2.5-10|33	%install
12cr|swm-1.2.5-10|34	rm -rf $RPM_BUILD_ROOT
12cr|swm-1.2.5-10|35	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|swm-1.2.5-10|36	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|swm-1.2.5-10|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|swm-1.2.5-10|38	
12cr|swm-1.2.5-10|39	make PREFIX=$RPM_BUILD_ROOT%{_prefix} install
12cr|swm-1.2.5-10|40	
12cr|swm-1.2.5-10|41	#install -D -m 644 PATCHES/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{ver}/PATCHES
12cr|swm-1.2.5-10|42	
12cr|swm-1.2.5-10|43	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11/wmsession.d
12cr|swm-1.2.5-10|44	cat << EOF > $RPM_BUILD_ROOT%{_sysconfdir}/X11/wmsession.d/12swm
12cr|swm-1.2.5-10|45	NAME=Swm
12cr|swm-1.2.5-10|46	DESC=Swm Window manager
12cr|swm-1.2.5-10|47	EXEC=%{_bindir}/startswm
12cr|swm-1.2.5-10|48	SCRIPT:
12cr|swm-1.2.5-10|49	exec %{_bindir}/startswm
12cr|swm-1.2.5-10|50	EOF
12cr|swm-1.2.5-10|51	
12cr|swm-1.2.5-10|52	%clean
12cr|swm-1.2.5-10|53	rm -rf $RPM_BUIlD_ROOT
12cr|swm-1.2.5-10|54	
12cr|swm-1.2.5-10|55	%post
12cr|swm-1.2.5-10|56	%{make_session}
12cr|swm-1.2.5-10|57	
12cr|swm-1.2.5-10|58	%postun
12cr|swm-1.2.5-10|59	%{make_session}
12cr|swm-1.2.5-10|60	
12cr|swm-1.2.5-10|61	%files
12cr|swm-1.2.5-10|62	%defattr(-,root,root)
12cr|swm-1.2.5-10|63	%{_bindir}/*
12cr|swm-1.2.5-10|64	%{_mandir}/man1/*
12cr|swm-1.2.5-10|65	%doc TODO README LIESMICH COMPILE_PARAMS AUTHORS README.iPaq COPYING
12cr|swm-1.2.5-10|66	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/*
12cr|swm-1.2.5-10|67	%{_datadir}/%{name}
12cr|swm-1.2.5-10|68	
12cr|swm-1.2.5-10|69	
12cr|swm-1.2.5-10|70	%changelog
12cr|swm-1.2.5-10|71	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.2.5-10mdv2011.0
12cr|swm-1.2.5-10|72	+ Revision: 634642
12cr|swm-1.2.5-10|73	- bunzip2 the patch
12cr|swm-1.2.5-10|74	- fix linkage
12cr|swm-1.2.5-10|75	- turn to regular prefix
12cr|swm-1.2.5-10|76	
12cr|swm-1.2.5-10|77	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.2.5-9mdv2010.0
12cr|swm-1.2.5-10|78	+ Revision: 434250
12cr|swm-1.2.5-10|79	- rebuild
12cr|swm-1.2.5-10|80	
12cr|swm-1.2.5-10|81	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 1.2.5-8mdv2009.0
12cr|swm-1.2.5-10|82	+ Revision: 261308
12cr|swm-1.2.5-10|83	- rebuild
12cr|swm-1.2.5-10|84	
12cr|swm-1.2.5-10|85	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.2.5-7mdv2009.0
12cr|swm-1.2.5-10|86	+ Revision: 253946
12cr|swm-1.2.5-10|87	- rebuild
12cr|swm-1.2.5-10|88	- kill re-definition of %%buildroot on Pixel's request
12cr|swm-1.2.5-10|89	
12cr|swm-1.2.5-10|90	+ Olivier Blin <oblin@mandriva.com>
12cr|swm-1.2.5-10|91	- restore BuildRoot
12cr|swm-1.2.5-10|92	
12cr|swm-1.2.5-10|93	* Wed Dec 12 2007 Thierry Vignaud <tv@mandriva.org> 1.2.5-5mdv2008.1
12cr|swm-1.2.5-10|94	+ Revision: 118961
12cr|swm-1.2.5-10|95	- buildrequires X11-devel instead of XFree86-devel
12cr|swm-1.2.5-10|96	- use %%mkrel
12cr|swm-1.2.5-10|97	- import swm
12cr|swm-1.2.5-10|98	
12cr|swm-1.2.5-10|99	
12cr|swm-1.2.5-10|100	* Thu Feb 26 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.2.5-5mdk
12cr|swm-1.2.5-10|101	- own %%datadir/swm
12cr|swm-1.2.5-10|102	
12cr|swm-1.2.5-10|103	* Sat Sep 06 2003 Marcel Pol <mpol@gmx.net> 1.2.5-4mdk
12cr|swm-1.2.5-10|104	- buildrequires
12cr|swm-1.2.5-10|105	
12cr|swm-1.2.5-10|106	* Sun Jul 13 2003 Per yvind Karlsen <peroyvind@sintrax.net> 1.2.5-3mdk
12cr|swm-1.2.5-10|107	- cosmetics
12cr|swm-1.2.5-10|108	- rebuild
12cr|swm-1.2.5-10|109	- quiet setup
12cr|swm-1.2.5-10|110	- use $RPM_OPT_FLAGS
12cr|swm-1.2.5-10|111	
12cr|swm-1.2.5-10|112	* Wed Oct 17 2001 Daouda LO <daouda@mandrakesoft.com> 1.2.5-2mdk
12cr|swm-1.2.5-10|113	- s/Copyright/License
12cr|swm-1.2.5-10|114	- right permissions on file
12cr|swm-1.2.5-10|115	
12cr|swm-1.2.5-10|116	* Sun Sep  2 2001 Daouda LO <daouda@mandrakesoft.com> 1.2.5-1mdk
12cr|swm-1.2.5-10|117	- release 1.2.5
12cr|swm-1.2.5-10|118	
12cr|swm-1.2.5-10|119	* Wed Apr 11 2001  Daouda Lo <daouda@mandrakesoft.com> 1.2.4-2mdk
12cr|swm-1.2.5-10|120	- add Wmsession .
12cr|swm-1.2.5-10|121	
12cr|swm-1.2.5-10|122	* Wed Apr 11 2001  Daouda Lo <daouda@mandrakesoft.com> 1.2.4-1mdk
12cr|swm-1.2.5-10|123	- release ( bug fixes )
12cr|swm-1.2.5-10|124	
12cr|swm-1.2.5-10|125	*Thu Feb 01 2001 Daouda Lo <daouda@mandrakesoft.com> 1.2.2-1mdk
12cr|swm-1.2.5-10|126	- first mdk release

7858 12
12cr|sword-1.6.2-5|1	%define lib_name_orig	libsword
12cr|sword-1.6.2-5|2	%define lib_major	4
12cr|sword-1.6.2-5|3	%define lib_name	%mklibname %{name} %{version}
12cr|sword-1.6.2-5|4	%define develname	%mklibname -d %{name}
12cr|sword-1.6.2-5|5	%define staticname	%mklibname -d -s %{name}
12cr|sword-1.6.2-5|6	
12cr|sword-1.6.2-5|7	Summary:	The SWORD Project framework for manipulating Bible texts
12cr|sword-1.6.2-5|8	Name:		sword
12cr|sword-1.6.2-5|9	Version:	1.6.2
12cr|sword-1.6.2-5|10	Release:	5
12cr|sword-1.6.2-5|11	License:	GPLv2+
12cr|sword-1.6.2-5|12	Group:		System/Libraries
12cr|sword-1.6.2-5|13	URL:		http://www.crosswire.org/sword/software/
12cr|sword-1.6.2-5|14	Source0:	http://www.crosswire.org/ftpmirror/pub/sword/source/v1.6/%{name}-%{version}.tar.gz
12cr|sword-1.6.2-5|15	Source1:	ftp://ftp.zedz.net/pub/crypto/crypto/LIBS/sapphire/sapphire.zip
12cr|sword-1.6.2-5|16	Source2:	sword_icons.tar.bz2
12cr|sword-1.6.2-5|17	Patch0:		sword-1.6.2-curl.patch
12cr|sword-1.6.2-5|18	Patch1:		sword-1.6.2-gcc4.7.patch
12cr|sword-1.6.2-5|19	BuildRequires:	pkgconfig(zlib)
12cr|sword-1.6.2-5|20	BuildRequires:	pkgconfig(libcurl)
12cr|sword-1.6.2-5|21	BuildRequires:	icu-devel
12cr|sword-1.6.2-5|22	BuildRequires:	icu
12cr|sword-1.6.2-5|23	Requires:	%{lib_name} = %{version}-%{release}
12cr|sword-1.6.2-5|24	Requires:	curl
12cr|sword-1.6.2-5|25	
12cr|sword-1.6.2-5|26	
12cr|sword-1.6.2-5|27	%description
12cr|sword-1.6.2-5|28	The SWORD Project is an effort to create an ever expanding software package
12cr|sword-1.6.2-5|29	for research and study of God and His Word.  The SWORD Framework
12cr|sword-1.6.2-5|30	allows easy manipulation of Bible texts, commentaries, lexicons, dictionaries,
12cr|sword-1.6.2-5|31	etc.  Many frontends are build using this framework.  An installed module
12cr|sword-1.6.2-5|32	set may be shared between any frontend using the framework.
12cr|sword-1.6.2-5|33	
12cr|sword-1.6.2-5|34	#main package (contains *.so.[major].* only)
12cr|sword-1.6.2-5|35	%package -n %{lib_name}
12cr|sword-1.6.2-5|36	Summary:	Main library for sword #(!) summary for main lib RPM only
12cr|sword-1.6.2-5|37	Group:		System/Libraries
12cr|sword-1.6.2-5|38	
12cr|sword-1.6.2-5|39	%description -n %{lib_name}
12cr|sword-1.6.2-5|40	This package contains the library needed to run programs dynamically
12cr|sword-1.6.2-5|41	linked with sword.
12cr|sword-1.6.2-5|42	
12cr|sword-1.6.2-5|43	%package -n %{develname}
12cr|sword-1.6.2-5|44	Summary:	Include files for developing sword applications
12cr|sword-1.6.2-5|45	Group:		System/Libraries
12cr|sword-1.6.2-5|46	Requires:	%{lib_name} = %{version}-%{release}
12cr|sword-1.6.2-5|47	Provides:	%{name}-devel = %{version}-%{release}
12cr|sword-1.6.2-5|48	
12cr|sword-1.6.2-5|49	%description -n %{develname}
12cr|sword-1.6.2-5|50	This package contains the headers that programmers will need to develop
12cr|sword-1.6.2-5|51	applications which will use the SWORD Bible Framework.
12cr|sword-1.6.2-5|52	
12cr|sword-1.6.2-5|53	%package -n %{staticname}
12cr|sword-1.6.2-5|54	Summary:	Static libs for developing sword applications
12cr|sword-1.6.2-5|55	Group:		System/Libraries
12cr|sword-1.6.2-5|56	Requires:	%{lib_name} = %{version}-%{release}
12cr|sword-1.6.2-5|57	Requires:	%{develname} = %{version}-%{release}
12cr|sword-1.6.2-5|58	Provides:	%{name}-static-devel = %{version}-%{release}
12cr|sword-1.6.2-5|59	
12cr|sword-1.6.2-5|60	%description -n %{staticname}
12cr|sword-1.6.2-5|61	This package contains the static libraries that programmers will need to
12cr|sword-1.6.2-5|62	develop applications which will use the SWORD Bible Framework.
12cr|sword-1.6.2-5|63	
12cr|sword-1.6.2-5|64	%prep
12cr|sword-1.6.2-5|65	%setup -q -a2
12cr|sword-1.6.2-5|66	%patch0 -p0
12cr|sword-1.6.2-5|67	%patch1 -p1
12cr|sword-1.6.2-5|68	unzip -d sapphire %{SOURCE1}
12cr|sword-1.6.2-5|69	cp -a sapphire/SAPPHIRE.H include/sapphire.h
12cr|sword-1.6.2-5|70	cp -a sapphire/SAPPHIRE.CPP src/modules/common/sapphire.cpp
12cr|sword-1.6.2-5|71	
12cr|sword-1.6.2-5|72	%build
12cr|sword-1.6.2-5|73	%configure2_5x \
12cr|sword-1.6.2-5|74	--disable-dependency-tracking \
12cr|sword-1.6.2-5|75	--enable-utilities \
12cr|sword-1.6.2-5|76	--with-curl \
12cr|sword-1.6.2-5|77	--disable-debug \
12cr|sword-1.6.2-5|78	--enable-shared \
12cr|sword-1.6.2-5|79	--with-conf
12cr|sword-1.6.2-5|80	%make
12cr|sword-1.6.2-5|81	
12cr|sword-1.6.2-5|82	%install
12cr|sword-1.6.2-5|83	%makeinstall_std
12cr|sword-1.6.2-5|84	
12cr|sword-1.6.2-5|85	install -m 0755 utilities/{mkfastmod,mod2vpl,vpl2mod} %{buildroot}%{_bindir}
12cr|sword-1.6.2-5|86	
12cr|sword-1.6.2-5|87	%files
12cr|sword-1.6.2-5|88	%doc README AUTHORS NEWS INSTALL LICENSE ChangeLog
12cr|sword-1.6.2-5|89	%doc samples doc/*.*
12cr|sword-1.6.2-5|90	%attr(0755,root,root) %{_bindir}/*
12cr|sword-1.6.2-5|91	%{_datadir}/%{name}
12cr|sword-1.6.2-5|92	%{_libdir}/sword/%{version}_icu_*/translit_*.res
12cr|sword-1.6.2-5|93	%config(noreplace) %{_sysconfdir}/sword.conf
12cr|sword-1.6.2-5|94	
12cr|sword-1.6.2-5|95	%files -n %{lib_name}
12cr|sword-1.6.2-5|96	%{_libdir}/*%{name}-*.so
12cr|sword-1.6.2-5|97	
12cr|sword-1.6.2-5|98	%files -n %{develname}
12cr|sword-1.6.2-5|99	%attr(0755,root,root) %dir %{_includedir}/sword
12cr|sword-1.6.2-5|100	%{_includedir}/sword/*.*
12cr|sword-1.6.2-5|101	%{_libdir}/*%{name}.so
12cr|sword-1.6.2-5|102	%{_libdir}/pkgconfig/*.pc
12cr|sword-1.6.2-5|103	
12cr|sword-1.6.2-5|104	%files -n %{staticname}
12cr|sword-1.6.2-5|105	%{_libdir}/*.a
12cr|sword-1.6.2-5|106	
12cr|sword-1.6.2-5|107	%changelog
12cr|sword-1.6.2-5|108	* Mon Jun 20 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.2-4mdv2011.0
12cr|sword-1.6.2-5|109	+ Revision: 686324
12cr|sword-1.6.2-5|110	- avoid pulling 32 bit libraries on 64 bit arch
12cr|sword-1.6.2-5|111	
12cr|sword-1.6.2-5|112	* Sun Jun 05 2011 Funda Wang <fwang@mandriva.org> 1.6.2-3
12cr|sword-1.6.2-5|113	+ Revision: 682818
12cr|sword-1.6.2-5|114	- rebuild for new icu
12cr|sword-1.6.2-5|115	
12cr|sword-1.6.2-5|116	* Mon Mar 14 2011 Funda Wang <fwang@mandriva.org> 1.6.2-2
12cr|sword-1.6.2-5|117	+ Revision: 644601
12cr|sword-1.6.2-5|118	- cleanup old language section
12cr|sword-1.6.2-5|119	- rebuild for new icu
12cr|sword-1.6.2-5|120	
12cr|sword-1.6.2-5|121	* Mon Oct 25 2010 Buchan Milne <bgmilne@mandriva.org> 1.6.2-1mdv2011.0
12cr|sword-1.6.2-5|122	+ Revision: 589290
12cr|sword-1.6.2-5|123	- New version 1.6.2
12cr|sword-1.6.2-5|124	- fix the icu transliteration file paths to not embed version numbers
12cr|sword-1.6.2-5|125	
12cr|sword-1.6.2-5|126	* Mon Sep 06 2010 Buchan Milne <bgmilne@mandriva.org> 1.6.1-1mdv2011.0
12cr|sword-1.6.2-5|127	+ Revision: 576291
12cr|sword-1.6.2-5|128	- Buildrequires icu and icu-devel
12cr|sword-1.6.2-5|129	- New version 1.6.1
12cr|sword-1.6.2-5|130	
12cr|sword-1.6.2-5|131	* Sat Jun 06 2009 Frederik Himpe <fhimpe@mandriva.org> 1.6.0-1mdv2010.0
12cr|sword-1.6.2-5|132	+ Revision: 383327
12cr|sword-1.6.2-5|133	- Update to new version 1.6.0
12cr|sword-1.6.2-5|134	
12cr|sword-1.6.2-5|135	* Fri Aug 15 2008 Buchan Milne <bgmilne@mandriva.org> 1.5.11-1mdv2009.0
12cr|sword-1.6.2-5|136	+ Revision: 272232
12cr|sword-1.6.2-5|137	- update to new version 1.5.11
12cr|sword-1.6.2-5|138	
12cr|sword-1.6.2-5|139	+ Thierry Vignaud <tv@mandriva.org>
12cr|sword-1.6.2-5|140	- rebuild
12cr|sword-1.6.2-5|141	- rebuild
12cr|sword-1.6.2-5|142	- kill re-definition of %%buildroot on Pixel's request
12cr|sword-1.6.2-5|143	
12cr|sword-1.6.2-5|144	+ Pixel <pixel@mandriva.com>
12cr|sword-1.6.2-5|145	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|sword-1.6.2-5|146	
12cr|sword-1.6.2-5|147	+ Olivier Blin <oblin@mandriva.com>
12cr|sword-1.6.2-5|148	- restore BuildRoot
12cr|sword-1.6.2-5|149	
12cr|sword-1.6.2-5|150	* Fri Dec 07 2007 Funda Wang <fwang@mandriva.org> 1.5.10-1mdv2008.1
12cr|sword-1.6.2-5|151	+ Revision: 116226
12cr|sword-1.6.2-5|152	- New version 1.5.10
12cr|sword-1.6.2-5|153	
12cr|sword-1.6.2-5|154	
12cr|sword-1.6.2-5|155	* Sat Jan 06 2007 David Walluck <walluck@mandriva.org> 1.5.9-1mdv2007.0
12cr|sword-1.6.2-5|156	+ Revision: 104737
12cr|sword-1.6.2-5|157	- 1.5.9
12cr|sword-1.6.2-5|158	
12cr|sword-1.6.2-5|159	* Sat Jan 06 2007 David Walluck <walluck@mandriva.org> 1.5.8-3mdv2007.1
12cr|sword-1.6.2-5|160	+ Revision: 104726
12cr|sword-1.6.2-5|161	- Import sword
12cr|sword-1.6.2-5|162	
12cr|sword-1.6.2-5|163	* Thu Sep 07 2006 Buchan Milne <bgmilne@mandriva.org> 1.5.8-3mdv2007.0
12cr|sword-1.6.2-5|164	- rebuild
12cr|sword-1.6.2-5|165	
12cr|sword-1.6.2-5|166	* Fri Nov 25 2005 Buchan Milne <bgmilne@mandriva.org> 1.5.8-2mdk
12cr|sword-1.6.2-5|167	- rebuild to provide missing srpm
12cr|sword-1.6.2-5|168	
12cr|sword-1.6.2-5|169	* Wed Sep 14 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.5.8-1mdk
12cr|sword-1.6.2-5|170	- New release 1.5.8
12cr|sword-1.6.2-5|171	- make it build on x86_64 (use %%configure)
12cr|sword-1.6.2-5|172	- cleanups
12cr|sword-1.6.2-5|173	- use %%mkrel (since it can do everything the excess macros were doing)
12cr|sword-1.6.2-5|174	- rpmbuildupdate-able
12cr|sword-1.6.2-5|175	- drop p0
12cr|sword-1.6.2-5|176	
12cr|sword-1.6.2-5|177	* Thu Aug 26 2004 Buchan Milne<bgmilne@linux-mandrake.com> 1.5.7a-1mdk
12cr|sword-1.6.2-5|178	- bump lib major
12cr|sword-1.6.2-5|179	- changes from Lonnie Borntreger <cooker@borntreger.com>
12cr|sword-1.6.2-5|180	- rework patch0 for new source snapshot
12cr|sword-1.6.2-5|181	- remove patch1, merged upstream
12cr|sword-1.6.2-5|182	
12cr|sword-1.6.2-5|183	* Wed Jul 28 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5.7-4mdk
12cr|sword-1.6.2-5|184	- lowerize optimization level thus preventing some segfaults in libsword3
12cr|sword-1.6.2-5|185	
12cr|sword-1.6.2-5|186	* Wed Jul 28 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5.7-3mdk
12cr|sword-1.6.2-5|187	- rebuild
12cr|sword-1.6.2-5|188	
12cr|sword-1.6.2-5|189	* Sat Jul 17 2004 Buchan Milne <bgmilne@linux-mandrake.com> 1.5.7-3mdk
12cr|sword-1.6.2-5|190	- rebuild for curl, fix requires/buildrequires
12cr|sword-1.6.2-5|191	
12cr|sword-1.6.2-5|192	* Wed Jun 16 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.5.7-2mdk
12cr|sword-1.6.2-5|193	- Rebuild
12cr|sword-1.6.2-5|194	

7859 12
12cr|sxiv-1.0-1|1	Name:		sxiv
12cr|sxiv-1.0-1|2	Version:	1.0
12cr|sxiv-1.0-1|3	Release:	1
12cr|sxiv-1.0-1|4	Summary:	Simple (or small or suckless) X Image Viewer
12cr|sxiv-1.0-1|5	Group:		Graphics
12cr|sxiv-1.0-1|6	License:	GPLv2
12cr|sxiv-1.0-1|7	URL:		https://github.com/muennich/%{name}/
12cr|sxiv-1.0-1|8	Source0:	https://github.com/downloads/muennich/%{name}/%{name}-%{version}.tar.gz
12cr|sxiv-1.0-1|9	Source1:	%{name}.desktop
12cr|sxiv-1.0-1|10	BuildRequires:	libx11-devel
12cr|sxiv-1.0-1|11	BuildRequires:	imlib2-devel
12cr|sxiv-1.0-1|12	BuildRequires:	desktop-file-utils
12cr|sxiv-1.0-1|13	
12cr|sxiv-1.0-1|14	%description
12cr|sxiv-1.0-1|15	sxiv is an alternative to feh and qiv. Its only dependency besides xlib
12cr|sxiv-1.0-1|16	is imlib2. The primary goal for writing sxiv is to create an image viewer,
12cr|sxiv-1.0-1|17	which only has the most basic features required for fast image viewing (the
12cr|sxiv-1.0-1|18	ones I want). It works nicely with tiling window managers and its code base
12cr|sxiv-1.0-1|19	should be kept small and clean to make it easy for you to dig into it and
12cr|sxiv-1.0-1|20	customize it for your needs.
12cr|sxiv-1.0-1|21	
12cr|sxiv-1.0-1|22	%prep
12cr|sxiv-1.0-1|23	%setup -q
12cr|sxiv-1.0-1|24	
12cr|sxiv-1.0-1|25	%build
12cr|sxiv-1.0-1|26	%make
12cr|sxiv-1.0-1|27	
12cr|sxiv-1.0-1|28	%install
12cr|sxiv-1.0-1|29	make install DESTDIR=%{buildroot} PREFIX=%{_prefix}
12cr|sxiv-1.0-1|30	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
12cr|sxiv-1.0-1|31	
12cr|sxiv-1.0-1|32	%files
12cr|sxiv-1.0-1|33	%doc LICENSE README.md
12cr|sxiv-1.0-1|34	%{_bindir}/sxiv
12cr|sxiv-1.0-1|35	%{_mandir}/man1/*
12cr|sxiv-1.0-1|36	%{_datadir}/applications
12cr|sxiv-1.0-1|37	
12cr|sxiv-1.0-1|38	
12cr|sxiv-1.0-1|39	%changelog
12cr|sxiv-1.0-1|40	* Thu Nov 17 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.0-1
12cr|sxiv-1.0-1|41	+ Revision: 731196
12cr|sxiv-1.0-1|42	- imported package sxiv
12cr|sxiv-1.0-1|43	

7860 12
12cr|sylpheed-3.3.0-2|1	%define major %(echo %{version}|cut -d. -f1,2)
12cr|sylpheed-3.3.0-2|2	%define iconname sylpheed.png
12cr|sylpheed-3.3.0-2|3	
12cr|sylpheed-3.3.0-2|4	%define libapi 0
12cr|sylpheed-3.3.0-2|5	%define libmajor 1
12cr|sylpheed-3.3.0-2|6	%define libname %mklibname %name %libapi %libmajor
12cr|sylpheed-3.3.0-2|7	%define develname %mklibname -d %name
12cr|sylpheed-3.3.0-2|8	
12cr|sylpheed-3.3.0-2|9	Summary:	A GTK+2 based, lightweight, and fast e-mail client
12cr|sylpheed-3.3.0-2|10	Name:		sylpheed
12cr|sylpheed-3.3.0-2|11	Version:	3.3.0
12cr|sylpheed-3.3.0-2|12	Release:	%mkrel 2
12cr|sylpheed-3.3.0-2|13	Source0:	http://sylpheed.sraoss.jp/sylpheed/v%{major}/sylpheed-%{version}.tar.bz2
12cr|sylpheed-3.3.0-2|14	License:	GPLv2
12cr|sylpheed-3.3.0-2|15	URL:		http://sylpheed.sraoss.jp/
12cr|sylpheed-3.3.0-2|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|sylpheed-3.3.0-2|17	BuildRequires:	gpgme-devel > 0.4.5
12cr|sylpheed-3.3.0-2|18	BuildRequires:	imagemagick
12cr|sylpheed-3.3.0-2|19	BuildRequires:	libpilot-link-devel
12cr|sylpheed-3.3.0-2|20	BuildRequires:	openldap-devel
12cr|sylpheed-3.3.0-2|21	BuildRequires:	pkgconfig(gtkspell-2.0)
12cr|sylpheed-3.3.0-2|22	Patch0:		sylpheed-3.3.0-glib2.patch
12cr|sylpheed-3.3.0-2|23	Requires:	curl
12cr|sylpheed-3.3.0-2|24	Group:		Networking/Mail
12cr|sylpheed-3.3.0-2|25	Provides:	sylpheed-main = %version-%release
12cr|sylpheed-3.3.0-2|26	Provides:	sylpheed2
12cr|sylpheed-3.3.0-2|27	Obsoletes:	sylpheed2
12cr|sylpheed-3.3.0-2|28	
12cr|sylpheed-3.3.0-2|29	%description
12cr|sylpheed-3.3.0-2|30	This program is an X based fast e-mail client which has features
12cr|sylpheed-3.3.0-2|31	(or go for it :-)) like:
12cr|sylpheed-3.3.0-2|32	o user-friendly and intuitive interface
12cr|sylpheed-3.3.0-2|33	o integrated NetNews client (partially implemented)
12cr|sylpheed-3.3.0-2|34	o ability of keyboard-only operation
12cr|sylpheed-3.3.0-2|35	o Mew/Wanderlust-like key bind
12cr|sylpheed-3.3.0-2|36	o multipart MIME
12cr|sylpheed-3.3.0-2|37	o built-in image view
12cr|sylpheed-3.3.0-2|38	o external editor support
12cr|sylpheed-3.3.0-2|39	o unlimited multiple account handling
12cr|sylpheed-3.3.0-2|40	o message queueing
12cr|sylpheed-3.3.0-2|41	o filtering
12cr|sylpheed-3.3.0-2|42	o XML-based address book
12cr|sylpheed-3.3.0-2|43	See 'README' for more information.
12cr|sylpheed-3.3.0-2|44	
12cr|sylpheed-3.3.0-2|45	%package -n %libname
12cr|sylpheed-3.3.0-2|46	Summary: Library files for %name
12cr|sylpheed-3.3.0-2|47	Group: Networking/Mail
12cr|sylpheed-3.3.0-2|48	
12cr|sylpheed-3.3.0-2|49	%description -n %libname
12cr|sylpheed-3.3.0-2|50	This package contains shared library files for %name.
12cr|sylpheed-3.3.0-2|51	
12cr|sylpheed-3.3.0-2|52	%package -n %develname
12cr|sylpheed-3.3.0-2|53	Summary: Development files for %name
12cr|sylpheed-3.3.0-2|54	Group: Networking/Mail
12cr|sylpheed-3.3.0-2|55	Requires: %libname = %version
12cr|sylpheed-3.3.0-2|56	Provides: %name-devel = %version-%release
12cr|sylpheed-3.3.0-2|57	
12cr|sylpheed-3.3.0-2|58	%description -n %develname
12cr|sylpheed-3.3.0-2|59	This package contains development files for %name.
12cr|sylpheed-3.3.0-2|60	
12cr|sylpheed-3.3.0-2|61	%prep
12cr|sylpheed-3.3.0-2|62	%setup -q -n %{name}-%{version}
12cr|sylpheed-3.3.0-2|63	%patch0 -p1
12cr|sylpheed-3.3.0-2|64	
12cr|sylpheed-3.3.0-2|65	%build
12cr|sylpheed-3.3.0-2|66	%configure2_5x --enable-gpgme \
12cr|sylpheed-3.3.0-2|67	--enable-jpilot \
12cr|sylpheed-3.3.0-2|68	--enable-ssl \
12cr|sylpheed-3.3.0-2|69	--enable-ldap \
12cr|sylpheed-3.3.0-2|70	--enable-ipv6
12cr|sylpheed-3.3.0-2|71	
12cr|sylpheed-3.3.0-2|72	%make
12cr|sylpheed-3.3.0-2|73	
12cr|sylpheed-3.3.0-2|74	%install
12cr|sylpheed-3.3.0-2|75	%{makeinstall_std}
12cr|sylpheed-3.3.0-2|76	
12cr|sylpheed-3.3.0-2|77	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
12cr|sylpheed-3.3.0-2|78	convert sylpheed.png -geometry 48x48 %{buildroot}%{_liconsdir}/%{iconname}
12cr|sylpheed-3.3.0-2|79	convert sylpheed.png -geometry 32x32 %{buildroot}%{_iconsdir}/%{iconname}
12cr|sylpheed-3.3.0-2|80	convert sylpheed.png -geometry 16x16 %{buildroot}%{_miconsdir}/%{iconname}
12cr|sylpheed-3.3.0-2|81	
12cr|sylpheed-3.3.0-2|82	%{find_lang} %name
12cr|sylpheed-3.3.0-2|83	
12cr|sylpheed-3.3.0-2|84	%files -f %{name}.lang
12cr|sylpheed-3.3.0-2|85	%doc AUTHORS ChangeLog* NEWS README* INSTALL* TODO*
12cr|sylpheed-3.3.0-2|86	%{_bindir}/*
12cr|sylpheed-3.3.0-2|87	%dir %{_datadir}/%{name}
12cr|sylpheed-3.3.0-2|88	%dir %{_datadir}/%{name}/faq
12cr|sylpheed-3.3.0-2|89	%lang(de) %doc %{_datadir}/%{name}/faq/de
12cr|sylpheed-3.3.0-2|90	%lang(en) %doc %{_datadir}/%{name}/faq/en
12cr|sylpheed-3.3.0-2|91	%lang(es) %doc %{_datadir}/%{name}/faq/es
12cr|sylpheed-3.3.0-2|92	%lang(fr) %doc %{_datadir}/%{name}/faq/fr
12cr|sylpheed-3.3.0-2|93	%lang(it) %doc %{_datadir}/%{name}/faq/it
12cr|sylpheed-3.3.0-2|94	%dir %{_datadir}/%{name}/manual
12cr|sylpheed-3.3.0-2|95	%lang(en) %doc %{_datadir}/%{name}/manual/en
12cr|sylpheed-3.3.0-2|96	%lang(ja) %doc %{_datadir}/%{name}/manual/ja
12cr|sylpheed-3.3.0-2|97	%{_datadir}/applications/*.desktop
12cr|sylpheed-3.3.0-2|98	%{_datadir}/pixmaps/%{name}.png
12cr|sylpheed-3.3.0-2|99	%{_iconsdir}/%{iconname}
12cr|sylpheed-3.3.0-2|100	%{_liconsdir}/%{iconname}
12cr|sylpheed-3.3.0-2|101	%{_miconsdir}/%{iconname}
12cr|sylpheed-3.3.0-2|102	
12cr|sylpheed-3.3.0-2|103	%files -n %libname
12cr|sylpheed-3.3.0-2|104	%{_libdir}/*-%{libapi}.so.%{libmajor}
12cr|sylpheed-3.3.0-2|105	%{_libdir}/*-%{libapi}.so.%{libmajor}.*
12cr|sylpheed-3.3.0-2|106	
12cr|sylpheed-3.3.0-2|107	%files -n %develname
12cr|sylpheed-3.3.0-2|108	%{_libdir}/*.so
12cr|sylpheed-3.3.0-2|109	%{_includedir}/%name

7861 12
12cr|symmetrica-2.0-11|1	%define name			symmetrica
12cr|symmetrica-2.0-11|2	%define libsymmetrica		%mklibname %{name} 0
12cr|symmetrica-2.0-11|3	%define libsymmetrica_devel	%mklibname %{name} -d
12cr|symmetrica-2.0-11|4	%define libsymmetrica_static	%mklibname %{name} -d -s
12cr|symmetrica-2.0-11|5	
12cr|symmetrica-2.0-11|6	Name:		%{name}
12cr|symmetrica-2.0-11|7	Version:	2.0
12cr|symmetrica-2.0-11|8	Release:	11
12cr|symmetrica-2.0-11|9	Summary:	A Collection of Routines for Solving Symmetric Groups
12cr|symmetrica-2.0-11|10	Group:		Sciences/Mathematics
12cr|symmetrica-2.0-11|11	# Note: they claim it's 'public domain' but then provide this:
12cr|symmetrica-2.0-11|12	# http://www.algorithm.uni-bayreuth.de/en/research/SYMMETRICA/copyright_engl.html
12cr|symmetrica-2.0-11|13	License:	MIT
12cr|symmetrica-2.0-11|14	URL:		http://www.algorithm.uni-bayreuth.de/en/research/SYMMETRICA/
12cr|symmetrica-2.0-11|15	Source0:	http://www.algorithm.uni-bayreuth.de/en/research/SYMMETRICA/SYM2_0_tar.gz
12cr|symmetrica-2.0-11|16	# Sent upstream 8 May 2012.  Sagemath patch to fix namespace collisions on the
12cr|symmetrica-2.0-11|17	# names "sort" and "sum".
12cr|symmetrica-2.0-11|18	Patch0:		symmetrica-sort_sum_rename.patch
12cr|symmetrica-2.0-11|19	# Sent upstream 8 May 2012.  The INT type should always be a 4-byte type, but
12cr|symmetrica-2.0-11|20	# the sources use an incorrect and outdated method of ensuring this.
12cr|symmetrica-2.0-11|21	Patch1:		symmetrica-int.patch
12cr|symmetrica-2.0-11|22	# Will not be sent upstream, as it is GCC-specific.  Add function attributes
12cr|symmetrica-2.0-11|23	# to quiet GCC warnings and improve opportunities for optimization.
12cr|symmetrica-2.0-11|24	Patch2:		symmetrica-attribute.patch
12cr|symmetrica-2.0-11|25	
12cr|symmetrica-2.0-11|26	%description
12cr|symmetrica-2.0-11|27	Symmetrica is a collection of routines, written in the programming
12cr|symmetrica-2.0-11|28	language C, through which the user can readily write his/her own
12cr|symmetrica-2.0-11|29	programs. Routines which manipulate many types of mathematical objects
12cr|symmetrica-2.0-11|30	are available.
12cr|symmetrica-2.0-11|31	
12cr|symmetrica-2.0-11|32	%package	-n %{libsymmetrica}
12cr|symmetrica-2.0-11|33	Group:		System/Libraries
12cr|symmetrica-2.0-11|34	Summary:	Symmetrica runtime files
12cr|symmetrica-2.0-11|35	Obsoletes:	symmetrica < %{version}-%{release}
12cr|symmetrica-2.0-11|36	
12cr|symmetrica-2.0-11|37	%description	-n %{libsymmetrica}
12cr|symmetrica-2.0-11|38	Symmetrica runtime files.
12cr|symmetrica-2.0-11|39	
12cr|symmetrica-2.0-11|40	%package	-n %{libsymmetrica_devel}
12cr|symmetrica-2.0-11|41	Group:		Development/C
12cr|symmetrica-2.0-11|42	Summary:	Symmetrica development files
12cr|symmetrica-2.0-11|43	Requires:	%{libsymmetrica} = %{version}-%{release}
12cr|symmetrica-2.0-11|44	Provides:	symmetrica-devel = %{version}-%{release}
12cr|symmetrica-2.0-11|45	Obsoletes:	symmetrica-devel < %{version}-%{release}
12cr|symmetrica-2.0-11|46	Obsoletes:	%{libsymmetrica_static} < %{version}-%{release}
12cr|symmetrica-2.0-11|47	
12cr|symmetrica-2.0-11|48	%description	-n %{libsymmetrica_devel}
12cr|symmetrica-2.0-11|49	The %{name}-devel package contains libraries and header files for
12cr|symmetrica-2.0-11|50	developing applications that use %{name}.
12cr|symmetrica-2.0-11|51	
12cr|symmetrica-2.0-11|52	%prep
12cr|symmetrica-2.0-11|53	%setup -q -c
12cr|symmetrica-2.0-11|54	%patch0 -p0
12cr|symmetrica-2.0-11|55	%patch1 -p0
12cr|symmetrica-2.0-11|56	%patch2 -p0
12cr|symmetrica-2.0-11|57	
12cr|symmetrica-2.0-11|58	# Don't print the banner on every library load and API function call
12cr|symmetrica-2.0-11|59	sed -i "s/^\(INT no_banner = \)FALSE/\1TRUE/" de.c
12cr|symmetrica-2.0-11|60	
12cr|symmetrica-2.0-11|61	%build
12cr|symmetrica-2.0-11|62	# All the silly *TRUE defines:
12cr|symmetrica-2.0-11|63	#DFLAGS=$(for def in $(grep '#ifdef' *.c | cut -d':' -f2 | cut -d' ' -f2 | egrep .*TRUE | sort | uniq); do echo -D${def}; done)
12cr|symmetrica-2.0-11|64	DFLAGS="-DBINTREETRUE -DBRUCHTRUE -DCHARTRUE -DCYCLOTRUE -DDGTRUE \
12cr|symmetrica-2.0-11|65	-DELMSYMTRUE -DFFTRUE -DGRALTRUE -DGRAPHTRUE -DGRTRUE -DHOMSYMTRUE \
12cr|symmetrica-2.0-11|66	-DINTEGERTRUE -DKOSTKATRUE -DKRANZTRUE -DLAURENTTRUE -DLISTTRUE \
12cr|symmetrica-2.0-11|67	-DLONGINTTRUE -DMATRIXTRUE -DMONOMIALTRUE -DMONOMTRUE \
12cr|symmetrica-2.0-11|68	-DMONOPOLYTRUE -DNUMBERTRUE -DPARTTRUE -DPERMTRUE -DPLETTRUE \
12cr|symmetrica-2.0-11|69	-DPOLYTRUE -DPOWSYMTRUE -DREIHETRUE -DSABTRUE -DSCHUBERTTRUE \
12cr|symmetrica-2.0-11|70	-DSCHURTRUE -DSHUFFLETRUE -DSKEWPARTTRUE -DSQRADTRUE -DTABLEAUXTRUE \
12cr|symmetrica-2.0-11|71	-DVECTORTRUE -DWORDTRUE -DZYKTRUE"
12cr|symmetrica-2.0-11|72	
12cr|symmetrica-2.0-11|73	for file in *.c; do
12cr|symmetrica-2.0-11|74	if [ $file != "test.c" ] ; then
12cr|symmetrica-2.0-11|75	gcc %{optflags} -c ${file} -I. -DFAST ${DFLAGS}
12cr|symmetrica-2.0-11|76	fi
12cr|symmetrica-2.0-11|77	done
12cr|symmetrica-2.0-11|78	ar rcs lib%{name}.a *.o
12cr|symmetrica-2.0-11|79	rm -f *.o
12cr|symmetrica-2.0-11|80	for file in *.c; do
12cr|symmetrica-2.0-11|81	if [ $file != "test.c" ] ; then
12cr|symmetrica-2.0-11|82	gcc %{optflags} -fPIC -c ${file} -I. -DFAST ${DFLAGS}
12cr|symmetrica-2.0-11|83	fi
12cr|symmetrica-2.0-11|84	done
12cr|symmetrica-2.0-11|85	gcc %{optflags} $RPM_LD_FLAGS -shared -Xlinker -hlib%{name}.so.0 \
12cr|symmetrica-2.0-11|86	-o lib%{name}.so.0.0.0 *.o
12cr|symmetrica-2.0-11|87	
12cr|symmetrica-2.0-11|88	%install
12cr|symmetrica-2.0-11|89	chmod -R a+r .
12cr|symmetrica-2.0-11|90	mkdir -p $RPM_BUILD_ROOT%{_libdir}
12cr|symmetrica-2.0-11|91	install -m 755 lib%{name}.so.0.0.0 $RPM_BUILD_ROOT%{_libdir}/
12cr|symmetrica-2.0-11|92	ln -s lib%{name}.so.0.0.0 $RPM_BUILD_ROOT%{_libdir}/lib%{name}.so.0
12cr|symmetrica-2.0-11|93	ln -s lib%{name}.so.0 $RPM_BUILD_ROOT%{_libdir}/lib%{name}.so
12cr|symmetrica-2.0-11|94	mkdir -p $RPM_BUILD_ROOT%{_includedir}/%{name}
12cr|symmetrica-2.0-11|95	install -m 644 *.h $RPM_BUILD_ROOT%{_includedir}/%{name}/
12cr|symmetrica-2.0-11|96	
12cr|symmetrica-2.0-11|97	%files		-n %{libsymmetrica}
12cr|symmetrica-2.0-11|98	%doc *.doc
12cr|symmetrica-2.0-11|99	%{_libdir}/lib%{name}.so.0.0.0
12cr|symmetrica-2.0-11|100	%{_libdir}/lib%{name}.so.0
12cr|symmetrica-2.0-11|101	
12cr|symmetrica-2.0-11|102	%files		-n %{libsymmetrica_devel}
12cr|symmetrica-2.0-11|103	%doc test.c
12cr|symmetrica-2.0-11|104	%{_includedir}/%{name}
12cr|symmetrica-2.0-11|105	%{_libdir}/lib%{name}.so
12cr|symmetrica-2.0-11|106	
12cr|symmetrica-2.0-11|107	
12cr|symmetrica-2.0-11|108	%changelog
12cr|symmetrica-2.0-11|109	* Fri Aug 24 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.0-11
12cr|symmetrica-2.0-11|110	+ Revision: 815716
12cr|symmetrica-2.0-11|111	- Rebuild.
12cr|symmetrica-2.0-11|112	- Bump release and rebuild.
12cr|symmetrica-2.0-11|113	
12cr|symmetrica-2.0-11|114	* Fri Aug 24 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.0-9
12cr|symmetrica-2.0-11|115	+ Revision: 815699
12cr|symmetrica-2.0-11|116	- Bump release and rebuild.
12cr|symmetrica-2.0-11|117	- Bump release, rename packages to match library policy and rebuild.
12cr|symmetrica-2.0-11|118	
12cr|symmetrica-2.0-11|119	* Thu Aug 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.0-7
12cr|symmetrica-2.0-11|120	+ Revision: 814996
12cr|symmetrica-2.0-11|121	- Bump release and rebuild due to partial package upload.
12cr|symmetrica-2.0-11|122	
12cr|symmetrica-2.0-11|123	* Wed Aug 15 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.0-6
12cr|symmetrica-2.0-11|124	+ Revision: 814885
12cr|symmetrica-2.0-11|125	- Build only a dynamically linked library.
12cr|symmetrica-2.0-11|126	- Rework package to match fedora symmetrica package.
12cr|symmetrica-2.0-11|127	
12cr|symmetrica-2.0-11|128	* Wed Jun 17 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.0-5mdv2010.0
12cr|symmetrica-2.0-11|129	+ Revision: 386505
12cr|symmetrica-2.0-11|130	- Rebuild using sagemath patches.
12cr|symmetrica-2.0-11|131	
12cr|symmetrica-2.0-11|132	* Tue May 19 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.0-4mdv2010.0
12cr|symmetrica-2.0-11|133	+ Revision: 377751
12cr|symmetrica-2.0-11|134	- Rebuild with -fPIC as suggested by the x86_64 link error.
12cr|symmetrica-2.0-11|135	
12cr|symmetrica-2.0-11|136	* Thu May 14 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.0-3mdv2010.0
12cr|symmetrica-2.0-11|137	+ Revision: 375760
12cr|symmetrica-2.0-11|138	+ rebuild (emptylog)
12cr|symmetrica-2.0-11|139	
12cr|symmetrica-2.0-11|140	* Tue Apr 07 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.0-2mdv2009.1
12cr|symmetrica-2.0-11|141	+ Revision: 364567
12cr|symmetrica-2.0-11|142	- Split package to have minimal devel files in libsymmetrica-static-devel.
12cr|symmetrica-2.0-11|143	required to link sage math python modules.
12cr|symmetrica-2.0-11|144	
12cr|symmetrica-2.0-11|145	* Fri Mar 27 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.0-1mdv2009.1
12cr|symmetrica-2.0-11|146	+ Revision: 361687
12cr|symmetrica-2.0-11|147	- Initial import of symmetrica, version 2.0
12cr|symmetrica-2.0-11|148	Collection of math routines in the C programming language
12cr|symmetrica-2.0-11|149	http://www.algorithm.uni-bayreuth.de/en/research/SYMMETRICA/
12cr|symmetrica-2.0-11|150	- symmetrica
12cr|symmetrica-2.0-11|151	

7862 12
12cr|sympa-6.1.5-1|1	%define _provides_exceptions perl(.*)
12cr|sympa-6.1.5-1|2	%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\\))
12cr|sympa-6.1.5-1|3	
12cr|sympa-6.1.5-1|4	Name:		sympa
12cr|sympa-6.1.5-1|5	Version:	6.1.5
12cr|sympa-6.1.5-1|6	Release:	%mkrel 1
12cr|sympa-6.1.5-1|7	Summary:	Electronic mailing list manager
12cr|sympa-6.1.5-1|8	License:	GPL
12cr|sympa-6.1.5-1|9	Group:		System/Servers
12cr|sympa-6.1.5-1|10	URL:		http://www.sympa.org/
12cr|sympa-6.1.5-1|11	Source0:	http://www.sympa.org/distribution/%{name}-%{version}.tar.gz
12cr|sympa-6.1.5-1|12	Source1:	%{name}.init
12cr|sympa-6.1.5-1|13	Requires:	openssl >= 0.9.5a
12cr|sympa-6.1.5-1|14	Requires:	mhonarc >= 2.4.5
12cr|sympa-6.1.5-1|15	Requires:   mail-server
12cr|sympa-6.1.5-1|16	Requires(pre):	    rpm-helper
12cr|sympa-6.1.5-1|17	Requires(post):     rpm-helper >= 0.20.0
12cr|sympa-6.1.5-1|18	Requires(post):     mail-server
12cr|sympa-6.1.5-1|19	Requires(preun):    rpm-helper
12cr|sympa-6.1.5-1|20	Requires(preun):    mail-server
12cr|sympa-6.1.5-1|21	Requires(postun):   rpm-helper >= 0.16
12cr|sympa-6.1.5-1|22	BuildRequires:      rpm-helper >= 0.20.0
12cr|sympa-6.1.5-1|23	BuildRequires:      rpm-mandriva-setup >= 1.23
12cr|sympa-6.1.5-1|24	BuildRequires:	    openssl-devel >= 0.9.5a
12cr|sympa-6.1.5-1|25	BuildRequires:	    perl-MailTools
12cr|sympa-6.1.5-1|26	BuildRequires:	    perl-libintl-perl
12cr|sympa-6.1.5-1|27	BuildRequires:	    gettext-devel
12cr|sympa-6.1.5-1|28	BuildRequires:	    perl(HTML::StripScripts::Parser)
12cr|sympa-6.1.5-1|29	BuildRoot:          %{_tmppath}/%{name}-%{version}
12cr|sympa-6.1.5-1|30	
12cr|sympa-6.1.5-1|31	%description
12cr|sympa-6.1.5-1|32	SYMPA is an electronic mailing list manager. It is used to automate list
12cr|sympa-6.1.5-1|33	management functions such as subscription, moderation and management of
12cr|sympa-6.1.5-1|34	archives. SYMPA also manages sending of messages to the lists, and
12cr|sympa-6.1.5-1|35	makes it possible to reduce the load on the system. Provided that you
12cr|sympa-6.1.5-1|36	have enough memory on your system, Sympa is especially well adapted for big
12cr|sympa-6.1.5-1|37	lists. For a list with 20 000 subscribers, it takes 5 minutes to send a
12cr|sympa-6.1.5-1|38	message to 90% of subscribers, of course considering that the network is
12cr|sympa-6.1.5-1|39	available.
12cr|sympa-6.1.5-1|40	
12cr|sympa-6.1.5-1|41	Documentation is available under HTML and SGML (source) formats.
12cr|sympa-6.1.5-1|42	
12cr|sympa-6.1.5-1|43	%package www
12cr|sympa-6.1.5-1|44	Summary:	Web interface for %{name}
12cr|sympa-6.1.5-1|45	Group:		System/Servers
12cr|sympa-6.1.5-1|46	Requires:	%{name} = %{version}-%{release}
12cr|sympa-6.1.5-1|47	Requires:	webserver
12cr|sympa-6.1.5-1|48	Suggests:   apache-mod_fastcgi
12cr|sympa-6.1.5-1|49	Requires(post):     rpm-helper >= 0.20.0
12cr|sympa-6.1.5-1|50	Requires(postun):   rpm-helper >= 0.16
12cr|sympa-6.1.5-1|51	
12cr|sympa-6.1.5-1|52	%description www
12cr|sympa-6.1.5-1|53	This package contains the web interface for %{name}.
12cr|sympa-6.1.5-1|54	
12cr|sympa-6.1.5-1|55	%prep
12cr|sympa-6.1.5-1|56	%setup -q
12cr|sympa-6.1.5-1|57	
12cr|sympa-6.1.5-1|58	%build
12cr|sympa-6.1.5-1|59	%serverbuild
12cr|sympa-6.1.5-1|60	%configure2_5x \
12cr|sympa-6.1.5-1|61	--enable-fhs \
12cr|sympa-6.1.5-1|62	--libexecdir=%{_sbindir} \
12cr|sympa-6.1.5-1|63	--sysconfdir=%{_sysconfdir}/sympa \
12cr|sympa-6.1.5-1|64	--with-confdir=%{_sysconfdir}/sympa \
12cr|sympa-6.1.5-1|65	--with-sendmail_aliases=%{_localstatedir}/lib/sympa/aliases
12cr|sympa-6.1.5-1|66	%make
12cr|sympa-6.1.5-1|67	
12cr|sympa-6.1.5-1|68	%install
12cr|sympa-6.1.5-1|69	rm -rf %{buildroot}
12cr|sympa-6.1.5-1|70	
12cr|sympa-6.1.5-1|71	%makeinstall_std HOST=localhost
12cr|sympa-6.1.5-1|72	
12cr|sympa-6.1.5-1|73	# install our own init script
12cr|sympa-6.1.5-1|74	rm -rf %{buildroot}%{_sysconfdir}/sympa/rc.d
12cr|sympa-6.1.5-1|75	install -d -m 755 %{buildroot}%{_initrddir}
12cr|sympa-6.1.5-1|76	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|sympa-6.1.5-1|77	
12cr|sympa-6.1.5-1|78	# apache conf
12cr|sympa-6.1.5-1|79	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|sympa-6.1.5-1|80	cat > %{buildroot}%{_webappconfdir}/sympa.conf <<EOF
12cr|sympa-6.1.5-1|81	Alias /static-sympa %{_localstatedir}/sympa/static_content
12cr|sympa-6.1.5-1|82	Alias /sympa %{_libdir}/sympa/cgi
12cr|sympa-6.1.5-1|83	
12cr|sympa-6.1.5-1|84	<Directory %{_localstatedir}/sympa/static_content>
12cr|sympa-6.1.5-1|85	Order allow,deny
12cr|sympa-6.1.5-1|86	Allow from all
12cr|sympa-6.1.5-1|87	</Directory>
12cr|sympa-6.1.5-1|88	
12cr|sympa-6.1.5-1|89	<Directory %{_libdir}/sympa/cgi>
12cr|sympa-6.1.5-1|90	Options ExecCGI
12cr|sympa-6.1.5-1|91	AddHandler fastcgi-script .fcgi
12cr|sympa-6.1.5-1|92	DirectoryIndex wwsympa-wrapper.fcgi
12cr|sympa-6.1.5-1|93	
12cr|sympa-6.1.5-1|94	Order allow,deny
12cr|sympa-6.1.5-1|95	Allow from all
12cr|sympa-6.1.5-1|96	</Directory>
12cr|sympa-6.1.5-1|97	EOF
12cr|sympa-6.1.5-1|98	
12cr|sympa-6.1.5-1|99	cat > README.urpmi <<EOF
12cr|sympa-6.1.5-1|100	Mandriva RPM specific notes
12cr|sympa-6.1.5-1|101	---------------------------
12cr|sympa-6.1.5-1|102	
12cr|sympa-6.1.5-1|103	Updates
12cr|sympa-6.1.5-1|104	-------
12cr|sympa-6.1.5-1|105	This new release:
12cr|sympa-6.1.5-1|106	- default /wws Apache URL is now /sympa, for consistency with other webapps
12cr|sympa-6.1.5-1|107	- binaries are now installed in standard system locations (%{_bindir} and
12cr|sympa-6.1.5-1|108	%{_sbindir}), whereas they were previously installed under
12cr|sympa-6.1.5-1|109	%%{_libdir}/sympa/bin. package update procedure should automatically correct
12cr|sympa-6.1.5-1|110	%them in your alias file, but may eventually fails.
12cr|sympa-6.1.5-1|111	
12cr|sympa-6.1.5-1|112	Setup
12cr|sympa-6.1.5-1|113	-----
12cr|sympa-6.1.5-1|114	The setup used here differs from default one, to achieve better FHS compliance.
12cr|sympa-6.1.5-1|115	- the binaries are in %{_bindir} and %{_sbindir}
12cr|sympa-6.1.5-1|116	- the configuration files are in %{_sysconfdir}/sympa
12cr|sympa-6.1.5-1|117	- the constant files are in %{_libdir}/sympa and %{_datadir}/sympa
12cr|sympa-6.1.5-1|118	- the variable files are in %{_localstatedir}/lib/sympa
12cr|sympa-6.1.5-1|119	- the logs files are in %{_localstatedir}/log/sympa
12cr|sympa-6.1.5-1|120	
12cr|sympa-6.1.5-1|121	Post-installation
12cr|sympa-6.1.5-1|122	-----------------
12cr|sympa-6.1.5-1|123	Sympa requires database for using the web interface. You have to create it
12cr|sympa-6.1.5-1|124	using the adequate script among %{_datadir}/sympa/script/db.
12cr|sympa-6.1.5-1|125	
12cr|sympa-6.1.5-1|126	You can regenerate configuration files for sympa by executing
12cr|sympa-6.1.5-1|127	%{_sbindir}/sympa_wizard.pl
12cr|sympa-6.1.5-1|128	
12cr|sympa-6.1.5-1|129	Additional useful packages
12cr|sympa-6.1.5-1|130	--------------------------
12cr|sympa-6.1.5-1|131	- perl-ldap for LDAP support
12cr|sympa-6.1.5-1|132	EOF
12cr|sympa-6.1.5-1|133	
12cr|sympa-6.1.5-1|134	# Install remaining documentation manually
12cr|sympa-6.1.5-1|135	install -m 644 COPYING README NEWS README.urpmi %{buildroot}%{_docdir}/%{name}
12cr|sympa-6.1.5-1|136	
12cr|sympa-6.1.5-1|137	# don't install  bundled certs
12cr|sympa-6.1.5-1|138	rm -f %{buildroot}%{_datadir}/sympa/ca-bundle.crt
12cr|sympa-6.1.5-1|139	
12cr|sympa-6.1.5-1|140	%find_lang sympa
12cr|sympa-6.1.5-1|141	%find_lang web_help
12cr|sympa-6.1.5-1|142	cat web_help.lang >> sympa.lang
12cr|sympa-6.1.5-1|143	
12cr|sympa-6.1.5-1|144	%clean
12cr|sympa-6.1.5-1|145	rm -rf %{buildroot}
12cr|sympa-6.1.5-1|146	
12cr|sympa-6.1.5-1|147	%pre
12cr|sympa-6.1.5-1|148	%_pre_useradd sympa %{_localstatedir}/lib/sympa /bin/false
12cr|sympa-6.1.5-1|149	
12cr|sympa-6.1.5-1|150	%post
12cr|sympa-6.1.5-1|151	%_post_service sympa
12cr|sympa-6.1.5-1|152	
12cr|sympa-6.1.5-1|153	if [ $1 = 1 ]; then
12cr|sympa-6.1.5-1|154	# installation
12cr|sympa-6.1.5-1|155	
12cr|sympa-6.1.5-1|156	# sympa configuration
12cr|sympa-6.1.5-1|157	hostname=`hostname`
12cr|sympa-6.1.5-1|158	
12cr|sympa-6.1.5-1|159	perl -pi \
12cr|sympa-6.1.5-1|160	-e "s|^domain(\s+).*|domain\$1$hostname|;" \
12cr|sympa-6.1.5-1|161	-e "s|^listmaster(\s+).*|listmaster\$1listmaster\@$hostname|;" \
12cr|sympa-6.1.5-1|162	-e "s|^wwsympa_url(\s+).*|wwsympa_url\$1http://$hostname/sympa|;" \
12cr|sympa-6.1.5-1|163	-e "s|^syslog(\s+).*|syslog\$1mail|;" \
12cr|sympa-6.1.5-1|164	%{_sysconfdir}/sympa/sympa.conf
12cr|sympa-6.1.5-1|165	
12cr|sympa-6.1.5-1|166	# Initial aliase file creation
12cr|sympa-6.1.5-1|167	cat >> %{_localstatedir}/lib/sympa/aliases <<EOF
12cr|sympa-6.1.5-1|168	listmaster:	"|%{_sbindir}/queue listmaster"
12cr|sympa-6.1.5-1|169	sympa:		"|%{_sbindir}/queue sympa"
12cr|sympa-6.1.5-1|170	bounce+*:	"|%{_sbindir}/bouncequeue sympa"
12cr|sympa-6.1.5-1|171	sympa-request:	listmaster@$hostname
12cr|sympa-6.1.5-1|172	sympa-owner:	listmaster@$hostname
12cr|sympa-6.1.5-1|173	EOF
12cr|sympa-6.1.5-1|174	chown sympa.sympa %{_localstatedir}/lib/sympa/aliases
12cr|sympa-6.1.5-1|175	
12cr|sympa-6.1.5-1|176	# mta-specific aliases inclusion procedure
12cr|sympa-6.1.5-1|177	mta="`readlink /etc/alternatives/sendmail-command 2>/dev/null | cut -d . -f 2`"
12cr|sympa-6.1.5-1|178	if [ "$mta" == "postfix" ]; then
12cr|sympa-6.1.5-1|179	database=`/usr/sbin/postconf -h alias_database`
12cr|sympa-6.1.5-1|180	maps=`/usr/sbin/postconf -h alias_maps`
12cr|sympa-6.1.5-1|181	postconf -e \
12cr|sympa-6.1.5-1|182	"alias_database = $database, hash:%{_localstatedir}/lib/sympa/aliases" \
12cr|sympa-6.1.5-1|183	"alias_maps = $maps, hash:%{_localstatedir}/lib/sympa/aliases"
12cr|sympa-6.1.5-1|184	else
12cr|sympa-6.1.5-1|185	cat >> %{_sysconfdir}/aliases <<EOF
12cr|sympa-6.1.5-1|186	:include:	%{_localstatedir}/lib/sympa/aliases
12cr|sympa-6.1.5-1|187	EOF
12cr|sympa-6.1.5-1|188	fi
12cr|sympa-6.1.5-1|189	# masqmail don't have this command
12cr|sympa-6.1.5-1|190	[ -x /usr/bin/newaliases ] && /usr/bin/newaliases
12cr|sympa-6.1.5-1|191	else
12cr|sympa-6.1.5-1|192	# find aliases file
12cr|sympa-6.1.5-1|193	aliases=`awk '/sendmail_aliases/ {print $2}' %{_sysconfdir}/sympa/sympa.conf`
12cr|sympa-6.1.5-1|194	if [ -z "$aliases" ]; then
12cr|sympa-6.1.5-1|195	aliases=%{_sysconfdir}/aliases
12cr|sympa-6.1.5-1|196	fi
12cr|sympa-6.1.5-1|197	# correct pathes
12cr|sympa-6.1.5-1|198	sed -i \
12cr|sympa-6.1.5-1|199	-e 's|%{_bindir}/queue|%{_sbindir}/queue|' \
12cr|sympa-6.1.5-1|200	-e 's|%{_bindir}/bouncequeue|%{_sbindir}/bouncequeue|' \
12cr|sympa-6.1.5-1|201	$aliases
12cr|sympa-6.1.5-1|202	# regenerate aliases
12cr|sympa-6.1.5-1|203	/usr/bin/newaliases
12cr|sympa-6.1.5-1|204	fi
12cr|sympa-6.1.5-1|205	
12cr|sympa-6.1.5-1|206	%post www
12cr|sympa-6.1.5-1|207	%if %mdkversion < 201010
12cr|sympa-6.1.5-1|208	%_post_webapp
12cr|sympa-6.1.5-1|209	%endif
12cr|sympa-6.1.5-1|210	
12cr|sympa-6.1.5-1|211	%preun
12cr|sympa-6.1.5-1|212	%_preun_service sympa
12cr|sympa-6.1.5-1|213	
12cr|sympa-6.1.5-1|214	if [ $1 = 0 ]; then
12cr|sympa-6.1.5-1|215	# uninstallation
12cr|sympa-6.1.5-1|216	
12cr|sympa-6.1.5-1|217	# remove aliases
12cr|sympa-6.1.5-1|218	mta="`readlink /etc/alternatives/sendmail-command 2>/dev/null | cut -d . -f 2`"
12cr|sympa-6.1.5-1|219	if [ "$mta" == "postfix" ]; then
12cr|sympa-6.1.5-1|220	database=`/usr/sbin/postconf -h alias_database | \
12cr|sympa-6.1.5-1|221	sed -e 's|, hash:%{_localstatedir}/lib/sympa/aliases||'`
12cr|sympa-6.1.5-1|222	maps=`/usr/sbin/postconf -h alias_maps | \
12cr|sympa-6.1.5-1|223	sed -e 's|, hash:%{_localstatedir}/lib/sympa/aliases||'`
12cr|sympa-6.1.5-1|224	postconf -e \
12cr|sympa-6.1.5-1|225	"alias_database = $database" \
12cr|sympa-6.1.5-1|226	"alias_maps = $maps"
12cr|sympa-6.1.5-1|227	else
12cr|sympa-6.1.5-1|228	sed -i -e '/:include:   %{_localstatedir}/lib/sympa/aliases/d' \
12cr|sympa-6.1.5-1|229	%{_sysconfdir}/aliases
12cr|sympa-6.1.5-1|230	fi
12cr|sympa-6.1.5-1|231	/usr/bin/newaliases
12cr|sympa-6.1.5-1|232	fi
12cr|sympa-6.1.5-1|233	
12cr|sympa-6.1.5-1|234	%postun
12cr|sympa-6.1.5-1|235	%_postun_userdel sympa
12cr|sympa-6.1.5-1|236	
12cr|sympa-6.1.5-1|237	%postun www
12cr|sympa-6.1.5-1|238	%if %mdkversion < 201010
12cr|sympa-6.1.5-1|239	%_postun_webapp
12cr|sympa-6.1.5-1|240	%endif
12cr|sympa-6.1.5-1|241	
12cr|sympa-6.1.5-1|242	%files -f sympa.lang
12cr|sympa-6.1.5-1|243	%defattr(-,root,root)
12cr|sympa-6.1.5-1|244	%{_docdir}/%{name}
12cr|sympa-6.1.5-1|245	
12cr|sympa-6.1.5-1|246	# variable directories
12cr|sympa-6.1.5-1|247	%attr(-,sympa,sympa) %{_localstatedir}/lib/sympa
12cr|sympa-6.1.5-1|248	%attr(-,sympa,sympa) %{_localstatedir}/spool/sympa
12cr|sympa-6.1.5-1|249	%attr(-,sympa,sympa) %{_localstatedir}/run/sympa
12cr|sympa-6.1.5-1|250	
12cr|sympa-6.1.5-1|251	# config files
12cr|sympa-6.1.5-1|252	%dir %{_sysconfdir}/sympa
12cr|sympa-6.1.5-1|253	%config(noreplace) %attr(640,root,sympa) %{_sysconfdir}/sympa/sympa.conf
12cr|sympa-6.1.5-1|254	%config(noreplace) %{_sysconfdir}/sympa/wwsympa.conf
12cr|sympa-6.1.5-1|255	%config(noreplace) %{_sysconfdir}/sympa/data_structure.version
12cr|sympa-6.1.5-1|256	%{_initrddir}/sympa
12cr|sympa-6.1.5-1|257	
12cr|sympa-6.1.5-1|258	# binaries
12cr|sympa-6.1.5-1|259	%attr(-,sympa,sympa) %{_sbindir}/queue
12cr|sympa-6.1.5-1|260	%attr(-,sympa,sympa) %{_sbindir}/bouncequeue
12cr|sympa-6.1.5-1|261	%attr(-,sympa,sympa) %{_sbindir}/familyqueue
12cr|sympa-6.1.5-1|262	%attr(-,root,sympa) %{_sbindir}/aliaswrapper
12cr|sympa-6.1.5-1|263	%attr(-,root,sympa) %{_sbindir}/virtualwrapper
12cr|sympa-6.1.5-1|264	%{_sbindir}/sympa.pl
12cr|sympa-6.1.5-1|265	%{_sbindir}/alias_manager.pl
12cr|sympa-6.1.5-1|266	%{_sbindir}/archived.pl
12cr|sympa-6.1.5-1|267	%{_sbindir}/bounced.pl
12cr|sympa-6.1.5-1|268	%{_sbindir}/bulk.pl
12cr|sympa-6.1.5-1|269	%{_sbindir}/sympa_wizard.pl
12cr|sympa-6.1.5-1|270	%{_sbindir}/task_manager.pl
12cr|sympa-6.1.5-1|271	
12cr|sympa-6.1.5-1|272	# other
12cr|sympa-6.1.5-1|273	%{_datadir}/sympa
12cr|sympa-6.1.5-1|274	%{_mandir}/man8/*
12cr|sympa-6.1.5-1|275	
12cr|sympa-6.1.5-1|276	%files www
12cr|sympa-6.1.5-1|277	%defattr(-,root,root)
12cr|sympa-6.1.5-1|278	%dir %{_libdir}/sympa
12cr|sympa-6.1.5-1|279	%dir %{_libdir}/sympa/cgi
12cr|sympa-6.1.5-1|280	%{_libdir}/sympa/cgi/wwsympa.fcgi
12cr|sympa-6.1.5-1|281	%{_libdir}/sympa/cgi/sympa_soap_server.fcgi
12cr|sympa-6.1.5-1|282	%attr(-,sympa,sympa) %{_libdir}/sympa/cgi/sympa_soap_server-wrapper.fcgi
12cr|sympa-6.1.5-1|283	%attr(-,sympa,sympa) %{_libdir}/sympa/cgi/wwsympa-wrapper.fcgi
12cr|sympa-6.1.5-1|284	%config(noreplace) %{_webappconfdir}/sympa.conf
12cr|sympa-6.1.5-1|285	
12cr|sympa-6.1.5-1|286	
12cr|sympa-6.1.5-1|287	%changelog
12cr|sympa-6.1.5-1|288	* Wed Jun 08 2011 Oden Eriksson <oeriksson@mandriva.com> 6.1.5-1mdv2011.0
12cr|sympa-6.1.5-1|289	+ Revision: 683163
12cr|sympa-6.1.5-1|290	- 6.1.5
12cr|sympa-6.1.5-1|291	
12cr|sympa-6.1.5-1|292	* Sat Jan 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 6.1.4-1
12cr|sympa-6.1.5-1|293	+ Revision: 632256
12cr|sympa-6.1.5-1|294	- new version
12cr|sympa-6.1.5-1|295	- make mysql, postgresql and ldap optional dependencies of the init script (#62175)
12cr|sympa-6.1.5-1|296	
12cr|sympa-6.1.5-1|297	* Mon Nov 15 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 6.1.3-1mdv2011.0
12cr|sympa-6.1.5-1|298	+ Revision: 597693
12cr|sympa-6.1.5-1|299	- Update to version 6.1.3
12cr|sympa-6.1.5-1|300	
12cr|sympa-6.1.5-1|301	* Mon Oct 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.1.1-1mdv2011.0
12cr|sympa-6.1.5-1|302	+ Revision: 589265
12cr|sympa-6.1.5-1|303	- new version
12cr|sympa-6.1.5-1|304	
12cr|sympa-6.1.5-1|305	* Sat Oct 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.1-0.beta7.2mdv2011.0
12cr|sympa-6.1.5-1|306	+ Revision: 582491
12cr|sympa-6.1.5-1|307	- patch0: robot_custome_parameter is not mandatory
12cr|sympa-6.1.5-1|308	- fix www interface configuration
12cr|sympa-6.1.5-1|309	
12cr|sympa-6.1.5-1|310	* Wed Sep 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.1-0.beta7.1mdv2011.0
12cr|sympa-6.1.5-1|311	+ Revision: 582059
12cr|sympa-6.1.5-1|312	- new version
12cr|sympa-6.1.5-1|313	
12cr|sympa-6.1.5-1|314	* Sat Jul 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.1-0.beta4.1mdv2011.0
12cr|sympa-6.1.5-1|315	+ Revision: 554584
12cr|sympa-6.1.5-1|316	- new version
12cr|sympa-6.1.5-1|317	
12cr|sympa-6.1.5-1|318	* Sat May 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.0.2-1mdv2010.1
12cr|sympa-6.1.5-1|319	+ Revision: 546579
12cr|sympa-6.1.5-1|320	- new version (bugfix release)
12cr|sympa-6.1.5-1|321	- rework init script to make it more robust
12cr|sympa-6.1.5-1|322	- patch1: fix bulk daemon
12cr|sympa-6.1.5-1|323	- patch2: fix created directories ownership
12cr|sympa-6.1.5-1|324	- no need to explicitely add a group, %%_pre_useradd does it already
12cr|sympa-6.1.5-1|325	- split web interface in www subpackage, and use apache-independant dependencies (fix #59174)
12cr|sympa-6.1.5-1|326	- drop smrsh support, let expert sendmails users manage it themselves (fix #59173)
12cr|sympa-6.1.5-1|327	- don't run newalias if it doesn't exists (bug #59172)
12cr|sympa-6.1.5-1|328	
12cr|sympa-6.1.5-1|329	+ Michael Scherer <misc@mandriva.org>
12cr|sympa-6.1.5-1|330	- fix missing group issue, fix issue #59172
12cr|sympa-6.1.5-1|331	
12cr|sympa-6.1.5-1|332	* Tue Apr 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.0.1-6mdv2010.1
12cr|sympa-6.1.5-1|333	+ Revision: 539525
12cr|sympa-6.1.5-1|334	- don't forget bulk module in init script
12cr|sympa-6.1.5-1|335	
12cr|sympa-6.1.5-1|336	* Fri Apr 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.0.1-5mdv2010.1
12cr|sympa-6.1.5-1|337	+ Revision: 538361
12cr|sympa-6.1.5-1|338	- fix aliases on update, as queue and bouncequeue are now installed under %%{_sbindir}
12cr|sympa-6.1.5-1|339	
12cr|sympa-6.1.5-1|340	* Sat Jan 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.0.1-4mdv2010.1
12cr|sympa-6.1.5-1|341	+ Revision: 495353
12cr|sympa-6.1.5-1|342	- no need for specific logrotate configuration anymore
12cr|sympa-6.1.5-1|343	- use standard 'mail' syslog facility, instead of a specific one, for sake of simplicity
12cr|sympa-6.1.5-1|344	
12cr|sympa-6.1.5-1|345	* Tue Jan 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.0.1-3mdv2010.1
12cr|sympa-6.1.5-1|346	+ Revision: 493849
12cr|sympa-6.1.5-1|347	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|sympa-6.1.5-1|348	- switch to open to all by default, as the application does not allow modification of system state
12cr|sympa-6.1.5-1|349	- use installation patch submitted upstream
12cr|sympa-6.1.5-1|350	
12cr|sympa-6.1.5-1|351	* Sat Jan 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.0.1-1mdv2010.1
12cr|sympa-6.1.5-1|352	+ Revision: 485176
12cr|sympa-6.1.5-1|353	- new version
12cr|sympa-6.1.5-1|354	- switch apache default access policy to open by default, as the application does not allow local modifications
12cr|sympa-6.1.5-1|355	- fix automatic dependencies
12cr|sympa-6.1.5-1|356	
12cr|sympa-6.1.5-1|357	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 6.0-1mdv2010.1
12cr|sympa-6.1.5-1|358	+ Revision: 473475
12cr|sympa-6.1.5-1|359	- enforce new default access policy
12cr|sympa-6.1.5-1|360	- update to 6.0 final
12cr|sympa-6.1.5-1|361	
12cr|sympa-6.1.5-1|362	* Fri Oct 09 2009 Oden Eriksson <oeriksson@mandriva.com> 6.0-0.b2.3mdv2010.0
12cr|sympa-6.1.5-1|363	+ Revision: 456333
12cr|sympa-6.1.5-1|364	- don't hardcode the buildhost host name at install
12cr|sympa-6.1.5-1|365	
12cr|sympa-6.1.5-1|366	* Wed Sep 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 6.0-0.b2.2mdv2010.0
12cr|sympa-6.1.5-1|367	+ Revision: 434775
12cr|sympa-6.1.5-1|368	- fix dependencies
12cr|sympa-6.1.5-1|369	
12cr|sympa-6.1.5-1|370	* Sun Aug 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 6.0-0.b2.1mdv2010.0
12cr|sympa-6.1.5-1|371	+ Revision: 422521
12cr|sympa-6.1.5-1|372	- new version
12cr|sympa-6.1.5-1|373	- spec cleanup, now than sympa installation process has been fixed upstream
12cr|sympa-6.1.5-1|374	
12cr|sympa-6.1.5-1|375	* Sun Feb 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 5.4.6-1mdv2009.1
12cr|sympa-6.1.5-1|376	+ Revision: 340593
12cr|sympa-6.1.5-1|377	- new release
12cr|sympa-6.1.5-1|378	
12cr|sympa-6.1.5-1|379	* Sun Jul 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.4.3-1mdv2009.0
12cr|sympa-6.1.5-1|380	+ Revision: 232181
12cr|sympa-6.1.5-1|381	- new version
12cr|sympa-6.1.5-1|382	- sync init script with mailman one
12cr|sympa-6.1.5-1|383	- use a single url prefix for all web stuff
12cr|sympa-6.1.5-1|384	- new version
12cr|sympa-6.1.5-1|385	- update install patch
12cr|sympa-6.1.5-1|386	- install cgi files under /var/www/sympa
12cr|sympa-6.1.5-1|387	- mysql dependency in init scrip
12cr|sympa-6.1.5-1|388	
12cr|sympa-6.1.5-1|389	+ Pixel <pixel@mandriva.com>
12cr|sympa-6.1.5-1|390	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|sympa-6.1.5-1|391	
12cr|sympa-6.1.5-1|392	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 5.3.4-2mdv2008.1
12cr|sympa-6.1.5-1|393	+ Revision: 171135
12cr|sympa-6.1.5-1|394	- rebuild
12cr|sympa-6.1.5-1|395	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|sympa-6.1.5-1|396	
12cr|sympa-6.1.5-1|397	* Wed Feb 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.3.4-1mdv2008.1
12cr|sympa-6.1.5-1|398	+ Revision: 163224
12cr|sympa-6.1.5-1|399	- new version
12cr|sympa-6.1.5-1|400	
12cr|sympa-6.1.5-1|401	+ Olivier Blin <oblin@mandriva.com>
12cr|sympa-6.1.5-1|402	- restore BuildRoot
12cr|sympa-6.1.5-1|403	
12cr|sympa-6.1.5-1|404	+ Thierry Vignaud <tv@mandriva.org>
12cr|sympa-6.1.5-1|405	- kill re-definition of %%buildroot on Pixel's request
12cr|sympa-6.1.5-1|406	
12cr|sympa-6.1.5-1|407	* Thu Sep 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.3.3-1mdv2008.0
12cr|sympa-6.1.5-1|408	+ Revision: 80909
12cr|sympa-6.1.5-1|409	- use new syslog rpm-helper
12cr|sympa-6.1.5-1|410	- new version
12cr|sympa-6.1.5-1|411	
12cr|sympa-6.1.5-1|412	* Thu Jun 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.3.1-1mdv2008.0
12cr|sympa-6.1.5-1|413	+ Revision: 36757
12cr|sympa-6.1.5-1|414	- new version
12cr|sympa-6.1.5-1|415	fix monharc dependency capitalization
12cr|sympa-6.1.5-1|416	
12cr|sympa-6.1.5-1|417	* Sun Jun 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.3-1mdv2008.0
12cr|sympa-6.1.5-1|418	+ Revision: 34888
12cr|sympa-6.1.5-1|419	- final version
12cr|sympa-6.1.5-1|420	
12cr|sympa-6.1.5-1|421	* Sun Jun 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.3-0.beta4.2mdv2008.0
12cr|sympa-6.1.5-1|422	+ Revision: 34884
12cr|sympa-6.1.5-1|423	- new mandriva specific FHS-compliant init script
12cr|sympa-6.1.5-1|424	
12cr|sympa-6.1.5-1|425	* Wed May 30 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.3-0.beta4.1mdv2008.0
12cr|sympa-6.1.5-1|426	+ Revision: 32945
12cr|sympa-6.1.5-1|427	- new version
12cr|sympa-6.1.5-1|428	
12cr|sympa-6.1.5-1|429	
12cr|sympa-6.1.5-1|430	* Thu Mar 08 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.3-0.beta1.2mdv2007.1
12cr|sympa-6.1.5-1|431	+ Revision: 134999
12cr|sympa-6.1.5-1|432	- don't remove aliases file on removal, just remove it from system aliases configuration, as mailman
12cr|sympa-6.1.5-1|433	
12cr|sympa-6.1.5-1|434	* Wed Mar 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.3-0.beta1.1mdv2007.1
12cr|sympa-6.1.5-1|435	+ Revision: 134290
12cr|sympa-6.1.5-1|436	- use alias_database and alias_maps directives for postfix, so as to make newaliases command functionnal
12cr|sympa-6.1.5-1|437	- use get_free_syslog_facility helper script
12cr|sympa-6.1.5-1|438	- new version, using standard pre-release versionning scheme
12cr|sympa-6.1.5-1|439	- main configuration file is supposed to contains a password
12cr|sympa-6.1.5-1|440	- uses a patch instead of in-spec substitutions to handle installation, so as to fix insane perms also
12cr|sympa-6.1.5-1|441	- install wrappers setuid root
12cr|sympa-6.1.5-1|442	
12cr|sympa-6.1.5-1|443	* Wed Nov 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 5.3a.10-1mdv2007.1
12cr|sympa-6.1.5-1|444	+ Revision: 84462
12cr|sympa-6.1.5-1|445	- attempt to migrate aliases automatically during upgrade
12cr|sympa-6.1.5-1|446	use alias_database insteaf of alias_maps for postfix, as it allow to use sendmail-compatible newaliases command
12cr|sympa-6.1.5-1|447	- remove aliase database also on uninstallation
12cr|sympa-6.1.5-1|448	- fix listmaster adress substitution
12cr|sympa-6.1.5-1|449	- all sympa-created static web content is now created in %%_localstatedir/sympa/www
12cr|sympa-6.1.5-1|450	change Apache alias from wws to sympa, for consistency with other webapps
12cr|sympa-6.1.5-1|451	- no need to create log file, syslog will do it alone
12cr|sympa-6.1.5-1|452	- fix syslog modification in %%preun
12cr|sympa-6.1.5-1|453	- fix alias removal during %%preun
12cr|sympa-6.1.5-1|454	- sanitize permissions
12cr|sympa-6.1.5-1|455	- sanitize setup a little bit:
12cr|sympa-6.1.5-1|456	- executables are in system standard directories (%%_bindir and %%_sbindir)
12cr|sympa-6.1.5-1|457	- samples are in documentation
12cr|sympa-6.1.5-1|458	- scripts are not samples
12cr|sympa-6.1.5-1|459	- sanitize macro use
12cr|sympa-6.1.5-1|460	- new version
12cr|sympa-6.1.5-1|461	- use a distinct alias file in /var/lib/sympa, and make sure it is included by MTA
12cr|sympa-6.1.5-1|462	- ship all documentation
12cr|sympa-6.1.5-1|463	- fix openssl path
12cr|sympa-6.1.5-1|464	- fix %%post
12cr|sympa-6.1.5-1|465	- LDAP support is optional
12cr|sympa-6.1.5-1|466	- move runtime-independant configuration change from %%post to %%install
12cr|sympa-6.1.5-1|467	- yet more cleanup
12cr|sympa-6.1.5-1|468	- ready-to-use static css directory
12cr|sympa-6.1.5-1|469	- fix %%post scriptlet
12cr|sympa-6.1.5-1|470	- put static web content (icons) into their own directory
12cr|sympa-6.1.5-1|471	- put messages files in correct place
12cr|sympa-6.1.5-1|472	- no need to add apache in sympa group, wwsympa is setuid
12cr|sympa-6.1.5-1|473	- useless verbosity
12cr|sympa-6.1.5-1|474	- don't install wrapper, wwsympa is setuid
12cr|sympa-6.1.5-1|475	- sanitize automatic configuration a little bit:
12cr|sympa-6.1.5-1|476	- dont use NIS domain name at all
12cr|sympa-6.1.5-1|477	- use hostname rather than domain name, as it is a safer default
12cr|sympa-6.1.5-1|478	- chain regexpes
12cr|sympa-6.1.5-1|479	- better regexp coherency
12cr|sympa-6.1.5-1|480	- correctly setup log facility in sympa configuration
12cr|sympa-6.1.5-1|481	- drop commented lines
12cr|sympa-6.1.5-1|482	- use herein document for README.urpmi
12cr|sympa-6.1.5-1|483	more explicit instructions
12cr|sympa-6.1.5-1|484	- don't mess with mysql database creating script, as it breaks it
12cr|sympa-6.1.5-1|485	- use new webapps macros, allowing to discard versioned apache dependencies
12cr|sympa-6.1.5-1|486	no need to requires mails-server during %%pre
12cr|sympa-6.1.5-1|487	- Import sympa
12cr|sympa-6.1.5-1|488	
12cr|sympa-6.1.5-1|489	* Mon Jun 05 2006 Anne Nicolas <anicolas@mandriva.com> 5.2.1-1mdk
12cr|sympa-6.1.5-1|490	- new version, bug fix
12cr|sympa-6.1.5-1|491	
12cr|sympa-6.1.5-1|492	* Wed May 17 2006 Anne Nicolas <anicolas@mandriva.com> 5.2-2mdk
12cr|sympa-6.1.5-1|493	- fix sympa.conf configuration for hostname
12cr|sympa-6.1.5-1|494	
12cr|sympa-6.1.5-1|495	* Fri Apr 21 2006 Anne Nicolas <anicolas@mandriva.com> 5.2-1mdk
12cr|sympa-6.1.5-1|496	- update of translations
12cr|sympa-6.1.5-1|497	- performances optimization
12cr|sympa-6.1.5-1|498	- full virtual hosting support
12cr|sympa-6.1.5-1|499	
12cr|sympa-6.1.5-1|500	* Sun Feb 05 2006 Anne Nicolas <anicolas@mandriva.com> 5.1.2-1mdk
12cr|sympa-6.1.5-1|501	- new version, bug fix
12cr|sympa-6.1.5-1|502	
12cr|sympa-6.1.5-1|503	* Thu Sep 01 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 5.1.0-2mdk
12cr|sympa-6.1.5-1|504	- buildrequires: perl-libintl-perl (Locale/Messages.pm)
12cr|sympa-6.1.5-1|505	
12cr|sympa-6.1.5-1|506	* Sun Aug 28 2005 Anne Nicolas <anicolas@mandrakesoft.com> 5.1.0-1mdk
12cr|sympa-6.1.5-1|507	- new version
12cr|sympa-6.1.5-1|508	- add perl-Template require
12cr|sympa-6.1.5-1|509	- modify configure adding --with-docdir
12cr|sympa-6.1.5-1|510	- modify Makefile searching
12cr|sympa-6.1.5-1|511	
12cr|sympa-6.1.5-1|512	* Thu Jul 14 2005 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.5-2mdk
12cr|sympa-6.1.5-1|513	- new mail-server requires
12cr|sympa-6.1.5-1|514	- new apache setup
12cr|sympa-6.1.5-1|515	- new apache macros
12cr|sympa-6.1.5-1|516	- use herein documents instead of additional sources
12cr|sympa-6.1.5-1|517	- ship sendmail secure shell link instead of managing it through post-installation procedure
12cr|sympa-6.1.5-1|518	- spec cleanup
12cr|sympa-6.1.5-1|519	- use %%mkrel
12cr|sympa-6.1.5-1|520	
12cr|sympa-6.1.5-1|521	* Sat Feb 26 2005 Anne Nicolas <anicolas@mandrakesoft.com> 4.1.5-1mdk
12cr|sympa-6.1.5-1|522	- new version
12cr|sympa-6.1.5-1|523	
12cr|sympa-6.1.5-1|524	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.1.4-2mdk
12cr|sympa-6.1.5-1|525	- spec file cleanups, remove the ADVX-build stuff
12cr|sympa-6.1.5-1|526	- strip away annoying ^M
12cr|sympa-6.1.5-1|527	
12cr|sympa-6.1.5-1|528	* Thu Feb 10 2005 Anne Nicolas <anne@mandrakesoft.com> 4.1.4-1mdk
12cr|sympa-6.1.5-1|529	- new version because of bug in web interface
12cr|sympa-6.1.5-1|530	
12cr|sympa-6.1.5-1|531	* Tue Feb 08 2005 Anne Nicolas <anne@mandrakesoft.com> 4.1.3-1mdk
12cr|sympa-6.1.5-1|532	- new version (last one for this branch)
12cr|sympa-6.1.5-1|533	
12cr|sympa-6.1.5-1|534	* Mon Nov 01 2004 Michael Scherer <misc@mandrake.org> 4.1.2-5mdk
12cr|sympa-6.1.5-1|535	- Buildrequires perl-MailTools
12cr|sympa-6.1.5-1|536	
12cr|sympa-6.1.5-1|537	* Sat Oct 23 2004 Anne Nicolas <anne@mandrake.org> 4.1.2-4mdk
12cr|sympa-6.1.5-1|538	- use README.urpmi feature (thanks to rgs and misc)
12cr|sympa-6.1.5-1|539	
12cr|sympa-6.1.5-1|540	* Sat Oct 23 2004 Anne Nicolas <anne@mandrake.org> 4.1.2-3mdk
12cr|sympa-6.1.5-1|541	- fix bug in mysql database creation script
12cr|sympa-6.1.5-1|542	- add comment about database creation at the end of install
12cr|sympa-6.1.5-1|543	
12cr|sympa-6.1.5-1|544	* Thu Aug 05 2004 Anne Nicolas <anne@mandrake.org> 4.1.2-2mdk
12cr|sympa-6.1.5-1|545	- create sympa directory in /var/log for sympa's logs
12cr|sympa-6.1.5-1|546	- modify syslog : log all priorities in /var/log/sympa/sympa.log
12cr|sympa-6.1.5-1|547	
12cr|sympa-6.1.5-1|548	* Thu Jul 08 2004 Anne Nicolas <anne@mandrake.org> 4.1.2-1mdk
12cr|sympa-6.1.5-1|549	- add apache configuration for wws
12cr|sympa-6.1.5-1|550	- remove patch for init file
12cr|sympa-6.1.5-1|551	- new version
12cr|sympa-6.1.5-1|552	
12cr|sympa-6.1.5-1|553	* Sat Apr 24 2004 Anne Nicolas <anne@mandrake.org> 4.1.1-3mdk
12cr|sympa-6.1.5-1|554	- add SympaTransport exception
12cr|sympa-6.1.5-1|555	- add require perl-MailTools
12cr|sympa-6.1.5-1|556	
12cr|sympa-6.1.5-1|557	* Fri Apr 23 2004 Olivier Blin <blino@mandrake.org> 4.1.1-2mdk
12cr|sympa-6.1.5-1|558	- merge changelog from the real 3.4.4.3-4mdk release to let the package be uploaded again (after a three months break)
12cr|sympa-6.1.5-1|559	
12cr|sympa-6.1.5-1|560	* Thu Apr 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 4.1.1-1mdk
12cr|sympa-6.1.5-1|561	- new version, by popular demand (you know who you are)
12cr|sympa-6.1.5-1|562	- no more explicit perl dependencies, let spec-helper do its job
12cr|sympa-6.1.5-1|563	
12cr|sympa-6.1.5-1|564	* Thu Apr 08 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.4.4.3-5mdk
12cr|sympa-6.1.5-1|565	- fixed multiple groups handling when adding sympa to apache group (Francis Muguet <muguet@ensta.fr>)
12cr|sympa-6.1.5-1|566	- requires mod_fastcgi and install cgi in correct dir (Guillaume Sauvenay <sauvenay@ccr.jussieu.fr>)
12cr|sympa-6.1.5-1|567	- user rpm-helper facility to create empty files
12cr|sympa-6.1.5-1|568	

7863 12
12cr|sympow-1.019-3|1	%define name		sympow
12cr|sympow-1.019-3|2	%define	sympowdir	%{_datadir}/%{name}
12cr|sympow-1.019-3|3	
12cr|sympow-1.019-3|4	Name:		%{name}
12cr|sympow-1.019-3|5	Group:		Sciences/Mathematics
12cr|sympow-1.019-3|6	License:	BSDish
12cr|sympow-1.019-3|7	Summary:	Compute special values of symmetric power elliptic curve L-functions
12cr|sympow-1.019-3|8	Version:	1.019
12cr|sympow-1.019-3|9	Release:	%mkrel 3
12cr|sympow-1.019-3|10	Source:		http://www.maths.bris.ac.uk/~mamjw/sympow.src.tar.bz2
12cr|sympow-1.019-3|11	# sagemath sympow datafiles
12cr|sympow-1.019-3|12	Source1:	datafiles.tar.bz2
12cr|sympow-1.019-3|13	URL:		http://www.maths.bris.ac.uk/~mamjw/
12cr|sympow-1.019-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sympow-1.019-3|15	
12cr|sympow-1.019-3|16	BuildRequires:	pari
12cr|sympow-1.019-3|17	Requires:	pari
12cr|sympow-1.019-3|18	
12cr|sympow-1.019-3|19	Patch0:		sympow-1.019-datafiles.patch
12cr|sympow-1.019-3|20	
12cr|sympow-1.019-3|21	%description
12cr|sympow-1.019-3|22	SYMPOW is a package to compute special values of symmetric power elliptic
12cr|sympow-1.019-3|23	curve L-functions. It can compute up to about 64 digits of precision.
12cr|sympow-1.019-3|24	
12cr|sympow-1.019-3|25	%prep
12cr|sympow-1.019-3|26	%setup -q -n SYMPOW-%{version}
12cr|sympow-1.019-3|27	
12cr|sympow-1.019-3|28	%patch0	-p1
12cr|sympow-1.019-3|29	
12cr|sympow-1.019-3|30	perl -pi							\
12cr|sympow-1.019-3|31	-e 's|"new_data"|"%{_datadir}/%{name}/bin/new_data"|;'	\
12cr|sympow-1.019-3|32	-e 's|(standard.\.gp)|%{sympowdir}/$1|g;'		\
12cr|sympow-1.019-3|33	generate.c
12cr|sympow-1.019-3|34	
12cr|sympow-1.019-3|35	%build
12cr|sympow-1.019-3|36	sh Configure
12cr|sympow-1.019-3|37	make
12cr|sympow-1.019-3|38	
12cr|sympow-1.019-3|39	%install
12cr|sympow-1.019-3|40	mkdir -p %{buildroot}%{_bindir}
12cr|sympow-1.019-3|41	
12cr|sympow-1.019-3|42	cat > %{buildroot}%{_bindir}/%{name} << EOF
12cr|sympow-1.019-3|43	#!/bin/sh
12cr|sympow-1.019-3|44	
12cr|sympow-1.019-3|45	SYMPOW_DATA=%{sympowdir}/datafiles
12cr|sympow-1.019-3|46	if test -n "\$SYMPOW_DIR"; then
12cr|sympow-1.019-3|47	if [ ! -d \$SYMPOW_DIR/datafiles ]; then
12cr|sympow-1.019-3|48	mkdir -p \$SYMPOW_DIR/datafiles
12cr|sympow-1.019-3|49	cp -far \$SYMPOW_DATA/*.txt \$SYMPOW_DATA/param_data \$SYMPOW_DIR/datafiles
12cr|sympow-1.019-3|50	fi
12cr|sympow-1.019-3|51	cd \$SYMPOW_DIR
12cr|sympow-1.019-3|52	else
12cr|sympow-1.019-3|53	cd %{sympowdir}
12cr|sympow-1.019-3|54	fi
12cr|sympow-1.019-3|55	
12cr|sympow-1.019-3|56	exec %{sympowdir}/bin/%{name} "\$@"
12cr|sympow-1.019-3|57	EOF
12cr|sympow-1.019-3|58	chmod +x %{buildroot}%{_bindir}/%{name}
12cr|sympow-1.019-3|59	
12cr|sympow-1.019-3|60	mkdir -p %{buildroot}%{sympowdir}/bin
12cr|sympow-1.019-3|61	cp -fa %{name} %{buildroot}%{sympowdir}/bin
12cr|sympow-1.019-3|62	cp -fa new_data %{buildroot}%{sympowdir}/bin
12cr|sympow-1.019-3|63	cp -fa standard?.gp %{buildroot}%{sympowdir}
12cr|sympow-1.019-3|64	tar jxf %{SOURCE1} -C %{buildroot}%{sympowdir}
12cr|sympow-1.019-3|65	
12cr|sympow-1.019-3|66	%clean
12cr|sympow-1.019-3|67	rm -rf %{buildroot}
12cr|sympow-1.019-3|68	
12cr|sympow-1.019-3|69	%files
12cr|sympow-1.019-3|70	%defattr(-,root,root)
12cr|sympow-1.019-3|71	%{_bindir}/%{name}
12cr|sympow-1.019-3|72	%dir %{sympowdir}
12cr|sympow-1.019-3|73	%{sympowdir}/*
12cr|sympow-1.019-3|74	
12cr|sympow-1.019-3|75	
12cr|sympow-1.019-3|76	%changelog
12cr|sympow-1.019-3|77	* Fri Sep 04 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.019-3mdv2010.0
12cr|sympow-1.019-3|78	+ Revision: 429047
12cr|sympow-1.019-3|79	- correct problems due to sympow needing to write data files
12cr|sympow-1.019-3|80	- add sagemath sympow data files to package
12cr|sympow-1.019-3|81	
12cr|sympow-1.019-3|82	* Sat Mar 28 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.019-1mdv2009.1
12cr|sympow-1.019-3|83	+ Revision: 361797
12cr|sympow-1.019-3|84	- Initial import of sympow version 1.019.
12cr|sympow-1.019-3|85	Compute special values of symmetric power elliptic curve L-functions
12cr|sympow-1.019-3|86	http://www.maths.bris.ac.uk/~mamjw/
12cr|sympow-1.019-3|87	- sympow
12cr|sympow-1.019-3|88	

7864 12
12cr|synapse-0.2.10-1|1	Name:		synapse
12cr|synapse-0.2.10-1|2	Version:	0.2.10
12cr|synapse-0.2.10-1|3	Release:	1
12cr|synapse-0.2.10-1|4	Summary:	A semantic launcher written in Vala
12cr|synapse-0.2.10-1|5	
12cr|synapse-0.2.10-1|6	Group:		System/Libraries
12cr|synapse-0.2.10-1|7	License:	GPLv3+
12cr|synapse-0.2.10-1|8	URL:		http://synapse.zeitgeist-project.com/wiki/index.php?title=Main_Page
12cr|synapse-0.2.10-1|9	Source0:	http://launchpad.net/%{name}-project/0.2/%{version}/+download/%{name}-%{version}.tar.gz
12cr|synapse-0.2.10-1|10	# the generated synapse-main.c imports gtkhotkey-1.0/gtkhotkey.h,
12cr|synapse-0.2.10-1|11	# which imports glib-2.0/glib/gquark.h, and this is no longer allowed
12cr|synapse-0.2.10-1|12	# pass -DGLIB_COMPILATION to override (h/t: Mamoru Tasaka)
12cr|synapse-0.2.10-1|13	# https://bugs.launchpad.net/synapse-project/+bug/995354
12cr|synapse-0.2.10-1|14	Patch0:		%{name}-0.2.10-glib.patch
12cr|synapse-0.2.10-1|15	# libsynapsecore.a uses powf (defined in the libm DSO),
12cr|synapse-0.2.10-1|16	# it should be linked with -lm
12cr|synapse-0.2.10-1|17	# https://bugs.launchpad.net/synapse-project/+bug/995356
12cr|synapse-0.2.10-1|18	Patch1:		%{name}-0.2.10-libm-dso-for-powf.patch
12cr|synapse-0.2.10-1|19	BuildRequires:	gettext
12cr|synapse-0.2.10-1|20	BuildRequires:	gtk2-devel
12cr|synapse-0.2.10-1|21	BuildRequires:	intltool
12cr|synapse-0.2.10-1|22	BuildRequires:	libnotify-devel
12cr|synapse-0.2.10-1|23	BuildRequires:	pkgconfig(gee-1.0)
12cr|synapse-0.2.10-1|24	BuildRequires:	pkgconfig(gtkhotkey-1.0)
12cr|synapse-0.2.10-1|25	BuildRequires:	pkgconfig(json-glib-1.0)
12cr|synapse-0.2.10-1|26	BuildRequires:	pkgconfig(zeitgeist-1.0)
12cr|synapse-0.2.10-1|27	BuildRequires:	rest-devel
12cr|synapse-0.2.10-1|28	BuildRequires:	unique-devel
12cr|synapse-0.2.10-1|29	BuildRequires:	vala
12cr|synapse-0.2.10-1|30	
12cr|synapse-0.2.10-1|31	%description
12cr|synapse-0.2.10-1|32	Synapse is a semantic launcher written in Vala that you can use to start
12cr|synapse-0.2.10-1|33	applications as well as find and access relevant documents and files by making
12cr|synapse-0.2.10-1|34	use of the Zeitgeist engine.
12cr|synapse-0.2.10-1|35	
12cr|synapse-0.2.10-1|36	%package devel
12cr|synapse-0.2.10-1|37	Summary:	Development files for %{name}
12cr|synapse-0.2.10-1|38	Group:		Development/Other
12cr|synapse-0.2.10-1|39	Requires:	%{name} = %{version}-%{release}
12cr|synapse-0.2.10-1|40	
12cr|synapse-0.2.10-1|41	%description devel
12cr|synapse-0.2.10-1|42	The %{name}-devel package contains libraries and header files for
12cr|synapse-0.2.10-1|43	developing applications that use %{name}.
12cr|synapse-0.2.10-1|44	
12cr|synapse-0.2.10-1|45	%prep
12cr|synapse-0.2.10-1|46	%setup -q
12cr|synapse-0.2.10-1|47	%patch0 -p1 -b .glib
12cr|synapse-0.2.10-1|48	%patch1 -p1 -b .libm-dso-for-powf
12cr|synapse-0.2.10-1|49	
12cr|synapse-0.2.10-1|50	%build
12cr|synapse-0.2.10-1|51	%configure2_5x --disable-static --enable-zeitgeist=yes
12cr|synapse-0.2.10-1|52	%make V=1
12cr|synapse-0.2.10-1|53	
12cr|synapse-0.2.10-1|54	%install
12cr|synapse-0.2.10-1|55	%makeinstall_std
12cr|synapse-0.2.10-1|56	install -d -p -m 755 %{buildroot}%{_datadir}/vala/vapi
12cr|synapse-0.2.10-1|57	install -D -p -m 644 vapi/*.vapi %{buildroot}%{_datadir}/vala/vapi
12cr|synapse-0.2.10-1|58	
12cr|synapse-0.2.10-1|59	# language files
12cr|synapse-0.2.10-1|60	%find_lang %{name}
12cr|synapse-0.2.10-1|61	
12cr|synapse-0.2.10-1|62	%files -f %{name}.lang
12cr|synapse-0.2.10-1|63	%doc COPYING README
12cr|synapse-0.2.10-1|64	%{_bindir}/synapse
12cr|synapse-0.2.10-1|65	%{_mandir}/man1/synapse.1*
12cr|synapse-0.2.10-1|66	%{_datadir}/applications/synapse.desktop
12cr|synapse-0.2.10-1|67	%{_datadir}/icons/hicolor/scalable/apps/synapse.svg
12cr|synapse-0.2.10-1|68	
12cr|synapse-0.2.10-1|69	%files devel
12cr|synapse-0.2.10-1|70	%doc AUTHORS
12cr|synapse-0.2.10-1|71	%{_datadir}/vala/vapi
12cr|synapse-0.2.10-1|72	
12cr|synapse-0.2.10-1|73	
12cr|synapse-0.2.10-1|74	
12cr|synapse-0.2.10-1|75	%changelog
12cr|synapse-0.2.10-1|76	* Thu Jun 21 2012 Andrey Bondrov <abondrov@mandriva.org> 0.2.10-1
12cr|synapse-0.2.10-1|77	+ Revision: 806651
12cr|synapse-0.2.10-1|78	- Fix group
12cr|synapse-0.2.10-1|79	- Update BuildReqeuires
12cr|synapse-0.2.10-1|80	- imported package synapse
12cr|synapse-0.2.10-1|81	
12cr|synapse-0.2.10-1|82	
12cr|synapse-0.2.10-1|83	* Thu Jun 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.10-1
12cr|synapse-0.2.10-1|84	- Import Fedora package and convert spec to Mandriva style

7865 12
12cr|synaptiks-0.8.1-1|1	%define name	synaptiks
12cr|synaptiks-0.8.1-1|2	%define version	0.8.1
12cr|synaptiks-0.8.1-1|3	%define release	1
12cr|synaptiks-0.8.1-1|4	%define Summary	Touchpad service for KDE 4
12cr|synaptiks-0.8.1-1|5	
12cr|synaptiks-0.8.1-1|6	Summary:	%Summary
12cr|synaptiks-0.8.1-1|7	Name:		%name
12cr|synaptiks-0.8.1-1|8	Version:	%version
12cr|synaptiks-0.8.1-1|9	Release:	%release
12cr|synaptiks-0.8.1-1|10	Source0:	http://pypi.python.org/packages/source/s/synaptiks/%name-%version.tar.bz2
12cr|synaptiks-0.8.1-1|11	License:	BSD
12cr|synaptiks-0.8.1-1|12	Group:		System/Configuration/Hardware
12cr|synaptiks-0.8.1-1|13	URL:		http://synaptiks.lunaryorn.de/
12cr|synaptiks-0.8.1-1|14	BuildArch:	noarch
12cr|synaptiks-0.8.1-1|15	BuildRequires:	python-setuptools
12cr|synaptiks-0.8.1-1|16	BuildRequires:	kdelibs4-core
12cr|synaptiks-0.8.1-1|17	BuildRequires:	kde4-macros
12cr|synaptiks-0.8.1-1|18	BuildRequires:	kdesdk4-scripts
12cr|synaptiks-0.8.1-1|19	Obsoletes:	%{name} < %{version}
12cr|synaptiks-0.8.1-1|20	Requires:	python-kde4
12cr|synaptiks-0.8.1-1|21	Requires:	pyudev
12cr|synaptiks-0.8.1-1|22	
12cr|synaptiks-0.8.1-1|23	%description
12cr|synaptiks-0.8.1-1|24	Synaptiks is a touchpad management service for KDE. It provides a simple
12cr|synaptiks-0.8.1-1|25	configuration interface and can automatically switch off your touchpad
12cr|synaptiks-0.8.1-1|26	on keyboard activity or if mouse devices are plugged.
12cr|synaptiks-0.8.1-1|27	
12cr|synaptiks-0.8.1-1|28	%files -f %{name}.lang
12cr|synaptiks-0.8.1-1|29	%defattr(-,root,root)
12cr|synaptiks-0.8.1-1|30	%{_sysconfdir}/xdg/autostart/synaptiks_init_config.desktop
12cr|synaptiks-0.8.1-1|31	%{_bindir}/*
12cr|synaptiks-0.8.1-1|32	%{py_puresitedir}/*
12cr|synaptiks-0.8.1-1|33	%{_datadir}/applications/kde4/*.desktop
12cr|synaptiks-0.8.1-1|34	%{_kde_services}/*.desktop
12cr|synaptiks-0.8.1-1|35	%{_datadir}/autostart/*.desktop
12cr|synaptiks-0.8.1-1|36	%{_kde_appsdir}/%name
12cr|synaptiks-0.8.1-1|37	%{_iconsdir}/hicolor/*/*/*
12cr|synaptiks-0.8.1-1|38	#---------------------------------------------------------------------
12cr|synaptiks-0.8.1-1|39	%prep
12cr|synaptiks-0.8.1-1|40	%setup -q
12cr|synaptiks-0.8.1-1|41	
12cr|synaptiks-0.8.1-1|42	%build
12cr|synaptiks-0.8.1-1|43	python setup.py build
12cr|synaptiks-0.8.1-1|44	
12cr|synaptiks-0.8.1-1|45	%install
12cr|synaptiks-0.8.1-1|46	python setup.py install --root=%{buildroot}
12cr|synaptiks-0.8.1-1|47	
12cr|synaptiks-0.8.1-1|48	%find_lang %{name} --with-html
12cr|synaptiks-0.8.1-1|49	
12cr|synaptiks-0.8.1-1|50	
12cr|synaptiks-0.8.1-1|51	%changelog
12cr|synaptiks-0.8.1-1|52	* Mon Mar 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.8.1-1
12cr|synaptiks-0.8.1-1|53	+ Revision: 787075
12cr|synaptiks-0.8.1-1|54	- version update 0.8.1
12cr|synaptiks-0.8.1-1|55	
12cr|synaptiks-0.8.1-1|56	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 0.6.1-1
12cr|synaptiks-0.8.1-1|57	+ Revision: 658340
12cr|synaptiks-0.8.1-1|58	- obsoletes old package
12cr|synaptiks-0.8.1-1|59	- New version 0.6.1 (python based)
12cr|synaptiks-0.8.1-1|60	
12cr|synaptiks-0.8.1-1|61	* Sun Oct 10 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.4.0-2mdv2011.0
12cr|synaptiks-0.8.1-1|62	+ Revision: 584611
12cr|synaptiks-0.8.1-1|63	- patch0: cherry pick two fingers emulation support from SVN
12cr|synaptiks-0.8.1-1|64	
12cr|synaptiks-0.8.1-1|65	* Sun Apr 11 2010 John Balcaen <mikala@mandriva.org> 0.4.0-1mdv2010.1
12cr|synaptiks-0.8.1-1|66	+ Revision: 533591
12cr|synaptiks-0.8.1-1|67	- Fix files list
12cr|synaptiks-0.8.1-1|68	- Update to 0.4.0
12cr|synaptiks-0.8.1-1|69	
12cr|synaptiks-0.8.1-1|70	* Wed Mar 03 2010 John Balcaen <mikala@mandriva.org> 0.3.2-2mdv2010.1
12cr|synaptiks-0.8.1-1|71	+ Revision: 513971
12cr|synaptiks-0.8.1-1|72	- Enable Xinput2 support
12cr|synaptiks-0.8.1-1|73	
12cr|synaptiks-0.8.1-1|74	* Tue Mar 02 2010 John Balcaen <mikala@mandriva.org> 0.3.2-1mdv2010.1
12cr|synaptiks-0.8.1-1|75	+ Revision: 513456
12cr|synaptiks-0.8.1-1|76	- import synaptiks
12cr|synaptiks-0.8.1-1|77	

7866 12
12cr|syncany-0.1.alpha-3|1	%define name syncany
12cr|syncany-0.1.alpha-3|2	
12cr|syncany-0.1.alpha-3|3	Name:		%{name}
12cr|syncany-0.1.alpha-3|4	Version:	0.1.alpha
12cr|syncany-0.1.alpha-3|5	Release:	3
12cr|syncany-0.1.alpha-3|6	License:	GPLv3
12cr|syncany-0.1.alpha-3|7	Summary:	Syncany is an open-source file synchronization and filesharing application
12cr|syncany-0.1.alpha-3|8	Group:		Archiving/Backup
12cr|syncany-0.1.alpha-3|9	URL:		https://launchpad.net/syncany/
12cr|syncany-0.1.alpha-3|10	# $ bzr branch lp:synany
12cr|syncany-0.1.alpha-3|11	# $ bzr export --root="syncany-0.1.alpha/" ~/BuildSystem/syncany/SOURCES/syncany-0.1.alpha.tar.bz2
12cr|syncany-0.1.alpha-3|12	Source0:	%{name}-%{version}.tar.bz2
12cr|syncany-0.1.alpha-3|13	# From https://launchpad.net/~mariodebian/+archive/syncany
12cr|syncany-0.1.alpha-3|14	Source1:	syncany
12cr|syncany-0.1.alpha-3|15	Source2:	syncany-autostart
12cr|syncany-0.1.alpha-3|16	Source3:	syncany.desktop
12cr|syncany-0.1.alpha-3|17	Source4:	syncany-autostart.desktop
12cr|syncany-0.1.alpha-3|18	Suggests:	%{name}-doc
12cr|syncany-0.1.alpha-3|19	# BuildRequires for Syncany Java part
12cr|syncany-0.1.alpha-3|20	BuildRequires:	ant
12cr|syncany-0.1.alpha-3|21	BuildRequires:	ant-apache-regexp
12cr|syncany-0.1.alpha-3|22	BuildRequires:	ant-nodeps
12cr|syncany-0.1.alpha-3|23	BuildRequires:	java-devel
12cr|syncany-0.1.alpha-3|24	# BuildRequires for Syncany Nautilus extension
12cr|syncany-0.1.alpha-3|25	BuildRequires:	gtk2-devel
12cr|syncany-0.1.alpha-3|26	BuildRequires:	atk-devel
12cr|syncany-0.1.alpha-3|27	BuildRequires:	cairo-devel
12cr|syncany-0.1.alpha-3|28	BuildRequires:	gdk-pixbuf-devel
12cr|syncany-0.1.alpha-3|29	BuildRequires:	pango-devel
12cr|syncany-0.1.alpha-3|30	BuildRequires:	glib2-devel
12cr|syncany-0.1.alpha-3|31	BuildRequires:	pixman-devel
12cr|syncany-0.1.alpha-3|32	BuildRequires:	freetype2-devel
12cr|syncany-0.1.alpha-3|33	BuildRequires:	png-devel
12cr|syncany-0.1.alpha-3|34	BuildRequires:	nautilus-devel
12cr|syncany-0.1.alpha-3|35	
12cr|syncany-0.1.alpha-3|36	%description
12cr|syncany-0.1.alpha-3|37	Syncany is an open-source file synchronization and filesharing
12cr|syncany-0.1.alpha-3|38	application. It allows users to backup and share certain folders of
12cr|syncany-0.1.alpha-3|39	their workstations using any kind of storage, e.g. FTP, Amazon S3 or
12cr|syncany-0.1.alpha-3|40	Google Storage.
12cr|syncany-0.1.alpha-3|41	
12cr|syncany-0.1.alpha-3|42	While the basic idea is similar to Dropbox and JungleDisk, Syncany is
12cr|syncany-0.1.alpha-3|43	open-source and additionally provides data encryption and more
12cr|syncany-0.1.alpha-3|44	flexibility in terms of storage type and provider:
12cr|syncany-0.1.alpha-3|45	
12cr|syncany-0.1.alpha-3|46	- Data encryption: Syncany encrypts the files locally, so that any
12cr|syncany-0.1.alpha-3|47	online storage can be used even for sensitive data.
12cr|syncany-0.1.alpha-3|48	
12cr|syncany-0.1.alpha-3|49	- Arbitrary storage: Syncany uses a plug-in based storage system. It can
12cr|syncany-0.1.alpha-3|50	be used with any type of remote storage.
12cr|syncany-0.1.alpha-3|51	
12cr|syncany-0.1.alpha-3|52	%files
12cr|syncany-0.1.alpha-3|53	%{_datadir}/%{name}/
12cr|syncany-0.1.alpha-3|54	%{_datadir}/pixmaps/%{name}.png
12cr|syncany-0.1.alpha-3|55	
12cr|syncany-0.1.alpha-3|56	%package doc
12cr|syncany-0.1.alpha-3|57	Summary:	Syncany Documentation
12cr|syncany-0.1.alpha-3|58	BuildArch:	noarch
12cr|syncany-0.1.alpha-3|59	
12cr|syncany-0.1.alpha-3|60	%description doc
12cr|syncany-0.1.alpha-3|61	Documentation for Syncany
12cr|syncany-0.1.alpha-3|62	
12cr|syncany-0.1.alpha-3|63	%files doc
12cr|syncany-0.1.alpha-3|64	%doc %{_docdir}/%{name}-doc/
12cr|syncany-0.1.alpha-3|65	
12cr|syncany-0.1.alpha-3|66	%package nautilus
12cr|syncany-0.1.alpha-3|67	Summary:	Syncany Nautilus extension
12cr|syncany-0.1.alpha-3|68	
12cr|syncany-0.1.alpha-3|69	%description nautilus
12cr|syncany-0.1.alpha-3|70	Synany extension for Nautilus file browser.
12cr|syncany-0.1.alpha-3|71	
12cr|syncany-0.1.alpha-3|72	%files nautilus
12cr|syncany-0.1.alpha-3|73	%{_libdir}/nautilus/
12cr|syncany-0.1.alpha-3|74	
12cr|syncany-0.1.alpha-3|75	%prep
12cr|syncany-0.1.alpha-3|76	%setup -q -n %{name}-%{version}
12cr|syncany-0.1.alpha-3|77	%apply_patches
12cr|syncany-0.1.alpha-3|78	
12cr|syncany-0.1.alpha-3|79	%ifarch x86_64
12cr|syncany-0.1.alpha-3|80	pushd nautilus-syncany
12cr|syncany-0.1.alpha-3|81	for f in nbproject/{configurations.xml,Makefile-Debug.mk}; do
12cr|syncany-0.1.alpha-3|82	sed -ri \
12cr|syncany-0.1.alpha-3|83	-e 's|/usr/lib/gtk-2.0/include|/usr/lib64/gtk-2.0/include|g' \
12cr|syncany-0.1.alpha-3|84	-e 's|/usr/lib/glib-2.0/include|/usr/lib64/glib-2.0/include|g' \
12cr|syncany-0.1.alpha-3|85	$f
12cr|syncany-0.1.alpha-3|86	done;
12cr|syncany-0.1.alpha-3|87	popd
12cr|syncany-0.1.alpha-3|88	%endif
12cr|syncany-0.1.alpha-3|89	
12cr|syncany-0.1.alpha-3|90	%build
12cr|syncany-0.1.alpha-3|91	
12cr|syncany-0.1.alpha-3|92	# Building Syncany
12cr|syncany-0.1.alpha-3|93	pushd syncany
12cr|syncany-0.1.alpha-3|94	ant linux
12cr|syncany-0.1.alpha-3|95	popd
12cr|syncany-0.1.alpha-3|96	
12cr|syncany-0.1.alpha-3|97	# Building Nautilus extension
12cr|syncany-0.1.alpha-3|98	pushd nautilus-syncany
12cr|syncany-0.1.alpha-3|99	%make CONF=Debug
12cr|syncany-0.1.alpha-3|100	popd
12cr|syncany-0.1.alpha-3|101	
12cr|syncany-0.1.alpha-3|102	%install
12cr|syncany-0.1.alpha-3|103	
12cr|syncany-0.1.alpha-3|104	# Installing Syncany
12cr|syncany-0.1.alpha-3|105	pushd syncany/dist
12cr|syncany-0.1.alpha-3|106	for f in $(find {bin,conf,lib,res} -type f); do
12cr|syncany-0.1.alpha-3|107	%{__install} -D $f %{buildroot}%{_datadir}/%{name}/$f
12cr|syncany-0.1.alpha-3|108	done;
12cr|syncany-0.1.alpha-3|109	for f in README LICENSE; do
12cr|syncany-0.1.alpha-3|110	%{__install} -D $f %{buildroot}%{_docdir}/%{name}-doc/$f
12cr|syncany-0.1.alpha-3|111	done;
12cr|syncany-0.1.alpha-3|112	popd
12cr|syncany-0.1.alpha-3|113	
12cr|syncany-0.1.alpha-3|114	%{__install} -d %{buildroot}%{_datadir}/pixmaps/
12cr|syncany-0.1.alpha-3|115	%{__ln_s} %{buildroot}%{_datadir}/%{name}/res/logo64.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|syncany-0.1.alpha-3|116	
12cr|syncany-0.1.alpha-3|117	# Installing Nautilus extension
12cr|syncany-0.1.alpha-3|118	pushd nautilus-syncany
12cr|syncany-0.1.alpha-3|119	%{__install} -m0755 -D dist/*/GNU-Linux-*/libnautilus-syncany.so %{buildroot}%{_libdir}/nautilus/extensions-2.0/libnautilus-syncany.so
12cr|syncany-0.1.alpha-3|120	popd
12cr|syncany-0.1.alpha-3|121	
12cr|syncany-0.1.alpha-3|122	
12cr|syncany-0.1.alpha-3|123	%changelog
12cr|syncany-0.1.alpha-3|124	* Sat Aug 20 2011 Alexandre Lissy <alissy@mandriva.com> 0.1.alpha-3
12cr|syncany-0.1.alpha-3|125	+ Revision: 695903
12cr|syncany-0.1.alpha-3|126	- Add missing Description for nautilus subpackage
12cr|syncany-0.1.alpha-3|127	Add missing install and packaging of nautilus extension
12cr|syncany-0.1.alpha-3|128	- Release bump
12cr|syncany-0.1.alpha-3|129	- Fix build on 32 bits machines
12cr|syncany-0.1.alpha-3|130	- Using java-devel as BuildRequires instead of jdk
12cr|syncany-0.1.alpha-3|131	- Changing BuildRequires for Java to jdk
12cr|syncany-0.1.alpha-3|132	- Importing Syncany, inspired by Mariodebian's package ...
12cr|syncany-0.1.alpha-3|133	- Created package structure for 'syncany'.
12cr|syncany-0.1.alpha-3|134	

7867 12
12cr|synce-gvfs-0.2.2-2|1	%define svn		0
12cr|synce-gvfs-0.2.2-2|2	%define rel		2
12cr|synce-gvfs-0.2.2-2|3	%if %svn
12cr|synce-gvfs-0.2.2-2|4	%define release		%mkrel 0.%svn.%rel
12cr|synce-gvfs-0.2.2-2|5	%define distname	%name-%svn.tar.lzma
12cr|synce-gvfs-0.2.2-2|6	%define	dirname		synce-gvfs
12cr|synce-gvfs-0.2.2-2|7	%else
12cr|synce-gvfs-0.2.2-2|8	%define release		%mkrel %rel
12cr|synce-gvfs-0.2.2-2|9	%define distname	%name-%version.tar.gz
12cr|synce-gvfs-0.2.2-2|10	%define dirname		%name-%version
12cr|synce-gvfs-0.2.2-2|11	%endif
12cr|synce-gvfs-0.2.2-2|12	
12cr|synce-gvfs-0.2.2-2|13	Name:		synce-gvfs
12cr|synce-gvfs-0.2.2-2|14	Summary:	Access Windows Mobile device filesystems via GVFS
12cr|synce-gvfs-0.2.2-2|15	Version:	0.2.2
12cr|synce-gvfs-0.2.2-2|16	Release:	%{release}
12cr|synce-gvfs-0.2.2-2|17	License:	MIT
12cr|synce-gvfs-0.2.2-2|18	Source0:	http://downloads.sourceforge.net/synce/%{distname}
12cr|synce-gvfs-0.2.2-2|19	# synce-gvfs just copies a lot of source straight from gvfs; to build
12cr|synce-gvfs-0.2.2-2|20	# and work with gvfs 0.9x we have to re-copy these files from gvfs
12cr|synce-gvfs-0.2.2-2|21	# source tree (see also the patch) - AdamW 2008/09
12cr|synce-gvfs-0.2.2-2|22	#Source1:	gvfs-0.99.6.tar.bz2
12cr|synce-gvfs-0.2.2-2|23	#Patch0:		synce-gvfs-0.1.1-gvfs1.patch
12cr|synce-gvfs-0.2.2-2|24	#Patch1:		synce-gvfs-0.1.1-autogen.patch
12cr|synce-gvfs-0.2.2-2|25	URL:		http://synce.sourceforge.net/
12cr|synce-gvfs-0.2.2-2|26	Group:		Communications
12cr|synce-gvfs-0.2.2-2|27	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|synce-gvfs-0.2.2-2|28	BuildRequires:	libsynce-devel
12cr|synce-gvfs-0.2.2-2|29	BuildRequires:	librapi-devel
12cr|synce-gvfs-0.2.2-2|30	BuildRequires:	dbus-glib-devel
12cr|synce-gvfs-0.2.2-2|31	BuildRequires:	libgvfs-devel
12cr|synce-gvfs-0.2.2-2|32	BuildRequires:	intltool
12cr|synce-gvfs-0.2.2-2|33	%if svn
12cr|synce-gvfs-0.2.2-2|34	BuildRequires:	gnome-common
12cr|synce-gvfs-0.2.2-2|35	%endif
12cr|synce-gvfs-0.2.2-2|36	Requires:	gvfs
12cr|synce-gvfs-0.2.2-2|37	
12cr|synce-gvfs-0.2.2-2|38	%description
12cr|synce-gvfs-0.2.2-2|39	Synce-gvfs is part of the SynCE project. GVFS is the GNOME virtual file
12cr|synce-gvfs-0.2.2-2|40	system - an infrastructure for accessing various things as if they were
12cr|synce-gvfs-0.2.2-2|41	simply a local filesystem. This GVFS backend lets you access the
12cr|synce-gvfs-0.2.2-2|42	contents of Windows Mobile-based mobile devices via GVFS - just browse
12cr|synce-gvfs-0.2.2-2|43	to synce:/// in Nautilus or any other GVFS-compliant application.
12cr|synce-gvfs-0.2.2-2|44	
12cr|synce-gvfs-0.2.2-2|45	%prep
12cr|synce-gvfs-0.2.2-2|46	%setup -q -n %{dirname}
12cr|synce-gvfs-0.2.2-2|47	#%patch0 -p1 -b .gvfs1
12cr|synce-gvfs-0.2.2-2|48	#%patch1 -p1 -b .autogen
12cr|synce-gvfs-0.2.2-2|49	
12cr|synce-gvfs-0.2.2-2|50	%build
12cr|synce-gvfs-0.2.2-2|51	#pushd make-dist
12cr|synce-gvfs-0.2.2-2|52	#sed -i -e 's,GVFS_SRC_DIR,%{_builddir}/gvfs-0.99.6,g' make-dist.sh
12cr|synce-gvfs-0.2.2-2|53	#sh ./make-dist.sh
12cr|synce-gvfs-0.2.2-2|54	#popd
12cr|synce-gvfs-0.2.2-2|55	
12cr|synce-gvfs-0.2.2-2|56	%if %svn
12cr|synce-gvfs-0.2.2-2|57	./autogen.sh
12cr|synce-gvfs-0.2.2-2|58	%endif
12cr|synce-gvfs-0.2.2-2|59	%configure2_5x --disable-mime-update
12cr|synce-gvfs-0.2.2-2|60	%make
12cr|synce-gvfs-0.2.2-2|61	
12cr|synce-gvfs-0.2.2-2|62	%install
12cr|synce-gvfs-0.2.2-2|63	rm -rf %{buildroot}
12cr|synce-gvfs-0.2.2-2|64	%makeinstall_std
12cr|synce-gvfs-0.2.2-2|65	
12cr|synce-gvfs-0.2.2-2|66	%clean
12cr|synce-gvfs-0.2.2-2|67	rm -rf %{buildroot}
12cr|synce-gvfs-0.2.2-2|68	
12cr|synce-gvfs-0.2.2-2|69	%if %mdkversion < 200900
12cr|synce-gvfs-0.2.2-2|70	%post
12cr|synce-gvfs-0.2.2-2|71	%update_mime_database
12cr|synce-gvfs-0.2.2-2|72	%endif
12cr|synce-gvfs-0.2.2-2|73	
12cr|synce-gvfs-0.2.2-2|74	%if %mdkversion < 200900
12cr|synce-gvfs-0.2.2-2|75	%postun
12cr|synce-gvfs-0.2.2-2|76	%clean_mime_database
12cr|synce-gvfs-0.2.2-2|77	%endif
12cr|synce-gvfs-0.2.2-2|78	
12cr|synce-gvfs-0.2.2-2|79	%files
12cr|synce-gvfs-0.2.2-2|80	%defattr(-,root,root)
12cr|synce-gvfs-0.2.2-2|81	%doc AUTHORS COPYING ChangeLog
12cr|synce-gvfs-0.2.2-2|82	%{_libdir}/gvfsd-*
12cr|synce-gvfs-0.2.2-2|83	%{_datadir}/gvfs/mounts/synce.mount
12cr|synce-gvfs-0.2.2-2|84	%{_iconsdir}/gnome/*/apps/*.png
12cr|synce-gvfs-0.2.2-2|85	%{_datadir}/mime/packages/synce-gvfs.xml
12cr|synce-gvfs-0.2.2-2|86	
12cr|synce-gvfs-0.2.2-2|87	
12cr|synce-gvfs-0.2.2-2|88	
12cr|synce-gvfs-0.2.2-2|89	
12cr|synce-gvfs-0.2.2-2|90	
12cr|synce-gvfs-0.2.2-2|91	%changelog
12cr|synce-gvfs-0.2.2-2|92	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.2.2-2mdv2010.0
12cr|synce-gvfs-0.2.2-2|93	+ Revision: 445307
12cr|synce-gvfs-0.2.2-2|94	- rebuild
12cr|synce-gvfs-0.2.2-2|95	
12cr|synce-gvfs-0.2.2-2|96	* Mon Mar 02 2009 Emmanuel Andry <eandry@mandriva.org> 0.2.2-1mdv2009.1
12cr|synce-gvfs-0.2.2-2|97	+ Revision: 347296
12cr|synce-gvfs-0.2.2-2|98	- New version 0.2.2
12cr|synce-gvfs-0.2.2-2|99	- drop source 1
12cr|synce-gvfs-0.2.2-2|100	- drop patches
12cr|synce-gvfs-0.2.2-2|101	- update files list
12cr|synce-gvfs-0.2.2-2|102	
12cr|synce-gvfs-0.2.2-2|103	* Thu Sep 04 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.1-0.3537.2mdv2009.0
12cr|synce-gvfs-0.2.2-2|104	+ Revision: 280238
12cr|synce-gvfs-0.2.2-2|105	- correct summary (leftover from the spec I based this on)
12cr|synce-gvfs-0.2.2-2|106	
12cr|synce-gvfs-0.2.2-2|107	* Wed Sep 03 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.1-0.3537.1mdv2009.0
12cr|synce-gvfs-0.2.2-2|108	+ Revision: 279541
12cr|synce-gvfs-0.2.2-2|109	- br intltool, it seems
12cr|synce-gvfs-0.2.2-2|110	- add autogen.sh patch (use autoreconf not gnome-autogen.sh as it fails weirdly
12cr|synce-gvfs-0.2.2-2|111	on x86-64)
12cr|synce-gvfs-0.2.2-2|112	- svn br gnome-common
12cr|synce-gvfs-0.2.2-2|113	- add a gvfs tarball and a patch to make it build and work with current gvfs
12cr|synce-gvfs-0.2.2-2|114	(messy build system as you can probably guess)
12cr|synce-gvfs-0.2.2-2|115	- bump to current SVN (works with new gvfs)
12cr|synce-gvfs-0.2.2-2|116	
12cr|synce-gvfs-0.2.2-2|117	* Thu Jul 31 2008 Adam Williamson <awilliamson@mandriva.org> 0.1-1mdv2009.0
12cr|synce-gvfs-0.2.2-2|118	+ Revision: 256787
12cr|synce-gvfs-0.2.2-2|119	- import synce-gvfs
12cr|synce-gvfs-0.2.2-2|120	
12cr|synce-gvfs-0.2.2-2|121	

7868 12
12cr|synce-kpm-0.15-1|1	%define svn	0
12cr|synce-kpm-0.15-1|2	%define rel	1
12cr|synce-kpm-0.15-1|3	%if %svn
12cr|synce-kpm-0.15-1|4	%define release		%mkrel 0.%svn.%rel
12cr|synce-kpm-0.15-1|5	%define distname	%name-%svn.tar.lzma
12cr|synce-kpm-0.15-1|6	%define dirname		%name
12cr|synce-kpm-0.15-1|7	%else
12cr|synce-kpm-0.15-1|8	%define release		%mkrel %rel
12cr|synce-kpm-0.15-1|9	%define distname	%name-%version.tar.gz
12cr|synce-kpm-0.15-1|10	%define dirname		%name-%version
12cr|synce-kpm-0.15-1|11	%endif
12cr|synce-kpm-0.15-1|12	
12cr|synce-kpm-0.15-1|13	Name:		synce-kpm
12cr|synce-kpm-0.15-1|14	Summary:	Graphical tool for managing Windows Mobile devices
12cr|synce-kpm-0.15-1|15	Version:	0.15
12cr|synce-kpm-0.15-1|16	Release:	%{release}
12cr|synce-kpm-0.15-1|17	Source0:	http://downloads.sourceforge.net/synce/%{distname}
12cr|synce-kpm-0.15-1|18	URL:		http://www.synce.org/moin/SynceTools/SynceKpm
12cr|synce-kpm-0.15-1|19	Group:		Communications
12cr|synce-kpm-0.15-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|synce-kpm-0.15-1|21	License:	GPLv2+
12cr|synce-kpm-0.15-1|22	BuildArch:	noarch
12cr|synce-kpm-0.15-1|23	BuildRequires:	python-devel
12cr|synce-kpm-0.15-1|24	BuildRequires:	python-setuptools
12cr|synce-kpm-0.15-1|25	BuildRequires:	imagemagick
12cr|synce-kpm-0.15-1|26	# It's not actually a KDE app so it has no KDE buildrequires, but
12cr|synce-kpm-0.15-1|27	# it only makes sense to autostart it in KDE 3, so I want to use
12cr|synce-kpm-0.15-1|28	# %_kde3_datadir macro, which is is in kde3-macros... - AdamW 2008/09
12cr|synce-kpm-0.15-1|29	#BuildRequires:	kde3-macros
12cr|synce-kpm-0.15-1|30	Requires:	python-qt4
12cr|synce-kpm-0.15-1|31	Requires:	synce-hal
12cr|synce-kpm-0.15-1|32	Requires:	librapi-python
12cr|synce-kpm-0.15-1|33	Requires:	python-pkg-resources
12cr|synce-kpm-0.15-1|34	Obsoletes:	synce-kde < %{version}-%{release}
12cr|synce-kpm-0.15-1|35	Obsoletes:	syncekonnector < %{version}-%{release}
12cr|synce-kpm-0.15-1|36	Provides:	synce-kde = %{version}-%{release}
12cr|synce-kpm-0.15-1|37	
12cr|synce-kpm-0.15-1|38	%description
12cr|synce-kpm-0.15-1|39	SynCE-KPM stands for SynCE KDE PDA Manager and aims to be an
12cr|synce-kpm-0.15-1|40	application to manage WM5/WM6 PDA devices from Linux. SynCE-KPM
12cr|synce-kpm-0.15-1|41	provides the following features for managing your WM5/WM6 PDA from the
12cr|synce-kpm-0.15-1|42	PC:
12cr|synce-kpm-0.15-1|43	
12cr|synce-kpm-0.15-1|44	* Install / uninstall programs
12cr|synce-kpm-0.15-1|45	* Display general device information
12cr|synce-kpm-0.15-1|46	* Manage partnerships
12cr|synce-kpm-0.15-1|47	
12cr|synce-kpm-0.15-1|48	%prep
12cr|synce-kpm-0.15-1|49	%setup -q -n %{dirname}
12cr|synce-kpm-0.15-1|50	
12cr|synce-kpm-0.15-1|51	%build
12cr|synce-kpm-0.15-1|52	%{__python} setup.py build
12cr|synce-kpm-0.15-1|53	
12cr|synce-kpm-0.15-1|54	%install
12cr|synce-kpm-0.15-1|55	%{__rm} -rf %{buildroot}
12cr|synce-kpm-0.15-1|56	%{__python} setup.py install --root=%{buildroot} --compile --optimize=2
12cr|synce-kpm-0.15-1|57	
12cr|synce-kpm-0.15-1|58	# icons
12cr|synce-kpm-0.15-1|59	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16,scalable}/apps
12cr|synce-kpm-0.15-1|60	install -m 0644 synceKPM/data/synce-green-scalable.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cr|synce-kpm-0.15-1|61	convert -scale 48x48 synceKPM/data/synce-green-scalable.svg %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|synce-kpm-0.15-1|62	convert -scale 32x32 synceKPM/data/synce-green-scalable.svg %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|synce-kpm-0.15-1|63	convert -scale 16x16 synceKPM/data/synce-green-scalable.svg %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|synce-kpm-0.15-1|64	
12cr|synce-kpm-0.15-1|65	# menu
12cr|synce-kpm-0.15-1|66	mkdir -p %{buildroot}%{_datadir}/applications
12cr|synce-kpm-0.15-1|67	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|synce-kpm-0.15-1|68	[Desktop Entry]
12cr|synce-kpm-0.15-1|69	Name=SynCE panel monitor
12cr|synce-kpm-0.15-1|70	Comment=KDE panel applet and management tool for Windows Mobile devices
12cr|synce-kpm-0.15-1|71	Exec=%{_bindir}/%{name}
12cr|synce-kpm-0.15-1|72	Icon=%{name}
12cr|synce-kpm-0.15-1|73	Terminal=false
12cr|synce-kpm-0.15-1|74	Type=Application
12cr|synce-kpm-0.15-1|75	StartupNotify=true
12cr|synce-kpm-0.15-1|76	Categories=Qt;TelephonyTools;Utility;
12cr|synce-kpm-0.15-1|77	EOF
12cr|synce-kpm-0.15-1|78	
12cr|synce-kpm-0.15-1|79	# autostart (KDE only)
12cr|synce-kpm-0.15-1|80	#mkdir -p %{buildroot}%{_kde3_datadir}/autostart
12cr|synce-kpm-0.15-1|81	#cat > %{buildroot}%{_kde3_datadir}/autostart/mandriva-%{name}.desktop << EOF
12cr|synce-kpm-0.15-1|82	#[Desktop Entry]
12cr|synce-kpm-0.15-1|83	#Exec=%{_bindir}/%{name} -i
12cr|synce-kpm-0.15-1|84	#Icon=%{name}
12cr|synce-kpm-0.15-1|85	#Name=SynCE panel monitor
12cr|synce-kpm-0.15-1|86	#Terminal=false
12cr|synce-kpm-0.15-1|87	#Type=Application
12cr|synce-kpm-0.15-1|88	#StartupNotify=false
12cr|synce-kpm-0.15-1|89	#OnlyShowIn=KDE;
12cr|synce-kpm-0.15-1|90	#X-KDE-autostart-phase=2
12cr|synce-kpm-0.15-1|91	#X-KDE-autostart-after=panel
12cr|synce-kpm-0.15-1|92	#EOF
12cr|synce-kpm-0.15-1|93	
12cr|synce-kpm-0.15-1|94	%if %mdkversion < 200900
12cr|synce-kpm-0.15-1|95	%post
12cr|synce-kpm-0.15-1|96	%{update_menus}
12cr|synce-kpm-0.15-1|97	%{update_icon_cache hicolor}
12cr|synce-kpm-0.15-1|98	%endif
12cr|synce-kpm-0.15-1|99	
12cr|synce-kpm-0.15-1|100	%if %mdkversion < 200900
12cr|synce-kpm-0.15-1|101	%postun
12cr|synce-kpm-0.15-1|102	%{clean_menus}
12cr|synce-kpm-0.15-1|103	%{clean_icon_cache hicolor}
12cr|synce-kpm-0.15-1|104	%endif
12cr|synce-kpm-0.15-1|105	
12cr|synce-kpm-0.15-1|106	%clean
12cr|synce-kpm-0.15-1|107	%{__rm} -rf %{buildroot}
12cr|synce-kpm-0.15-1|108	
12cr|synce-kpm-0.15-1|109	%files
12cr|synce-kpm-0.15-1|110	%defattr(-,root,root)
12cr|synce-kpm-0.15-1|111	%doc AUTHORS ChangeLog README TODO
12cr|synce-kpm-0.15-1|112	%{_bindir}/%{name}
12cr|synce-kpm-0.15-1|113	%{py_puresitedir}/synceKPM
12cr|synce-kpm-0.15-1|114	%{py_puresitedir}/synce_kpm-%{version}-py%{pyver}.egg-info
12cr|synce-kpm-0.15-1|115	#%{_kde3_datadir}/autostart/mandriva-%{name}.desktop
12cr|synce-kpm-0.15-1|116	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|synce-kpm-0.15-1|117	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|synce-kpm-0.15-1|118	
12cr|synce-kpm-0.15-1|119	
12cr|synce-kpm-0.15-1|120	
12cr|synce-kpm-0.15-1|121	%changelog
12cr|synce-kpm-0.15-1|122	* Tue Apr 27 2010 Emmanuel Andry <eandry@mandriva.org> 0.15-1mdv2010.1
12cr|synce-kpm-0.15-1|123	+ Revision: 539671
12cr|synce-kpm-0.15-1|124	- New version 0.15
12cr|synce-kpm-0.15-1|125	
12cr|synce-kpm-0.15-1|126	* Fri Aug 07 2009 Emmanuel Andry <eandry@mandriva.org> 0.14-1mdv2010.0
12cr|synce-kpm-0.15-1|127	+ Revision: 411239
12cr|synce-kpm-0.15-1|128	- New version 0.14
12cr|synce-kpm-0.15-1|129	- disable kde3 autostart (TODO : migrate to kde4)
12cr|synce-kpm-0.15-1|130	
12cr|synce-kpm-0.15-1|131	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|synce-kpm-0.15-1|132	- lowercase ImageMagick
12cr|synce-kpm-0.15-1|133	
12cr|synce-kpm-0.15-1|134	* Sat Nov 29 2008 Adam Williamson <awilliamson@mandriva.org> 0.12-3mdv2009.1
12cr|synce-kpm-0.15-1|135	+ Revision: 308109
12cr|synce-kpm-0.15-1|136	- require python-pkg-resources not python-setuptools
12cr|synce-kpm-0.15-1|137	
12cr|synce-kpm-0.15-1|138	* Thu Sep 18 2008 Adam Williamson <awilliamson@mandriva.org> 0.12-2mdv2009.0
12cr|synce-kpm-0.15-1|139	+ Revision: 285743
12cr|synce-kpm-0.15-1|140	- br kde3-macros
12cr|synce-kpm-0.15-1|141	- only have one autostart entry, for (hopefully) KDE 3: synce-trayicon can
12cr|synce-kpm-0.15-1|142	now handle everything for GNOME
12cr|synce-kpm-0.15-1|143	
12cr|synce-kpm-0.15-1|144	* Wed Jul 16 2008 Adam Williamson <awilliamson@mandriva.org> 0.12-1mdv2009.0
12cr|synce-kpm-0.15-1|145	+ Revision: 236586
12cr|synce-kpm-0.15-1|146	- version the obsoletes and provides
12cr|synce-kpm-0.15-1|147	- provide synce-kde
12cr|synce-kpm-0.15-1|148	- obsolete old synce-kde components
12cr|synce-kpm-0.15-1|149	- drop kpm-hal.diff (merged upstream)
12cr|synce-kpm-0.15-1|150	- new release 0.12
12cr|synce-kpm-0.15-1|151	
12cr|synce-kpm-0.15-1|152	+ Pixel <pixel@mandriva.com>
12cr|synce-kpm-0.15-1|153	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|synce-kpm-0.15-1|154	
12cr|synce-kpm-0.15-1|155	* Tue Jun 03 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-2mdv2009.0
12cr|synce-kpm-0.15-1|156	+ Revision: 214455
12cr|synce-kpm-0.15-1|157	- add kpm-hal.diff from synce-hal: support for synce-hal
12cr|synce-kpm-0.15-1|158	
12cr|synce-kpm-0.15-1|159	* Wed Apr 16 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-1mdv2009.0
12cr|synce-kpm-0.15-1|160	+ Revision: 194482
12cr|synce-kpm-0.15-1|161	- new release 0.11.1
12cr|synce-kpm-0.15-1|162	
12cr|synce-kpm-0.15-1|163	* Mon Mar 31 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-0.3340.2mdv2008.1
12cr|synce-kpm-0.15-1|164	+ Revision: 191329
12cr|synce-kpm-0.15-1|165	- make menu location more consistent with similar tools (Fabrice, #39150)
12cr|synce-kpm-0.15-1|166	
12cr|synce-kpm-0.15-1|167	* Mon Mar 24 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-0.3340.1mdv2008.1
12cr|synce-kpm-0.15-1|168	+ Revision: 189816
12cr|synce-kpm-0.15-1|169	- bump to SVN 3340: don't display splash screen when starting iconified
12cr|synce-kpm-0.15-1|170	
12cr|synce-kpm-0.15-1|171	* Mon Mar 24 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-0.3339.1mdv2008.1
12cr|synce-kpm-0.15-1|172	+ Revision: 189779
12cr|synce-kpm-0.15-1|173	- update to SVN 3339 (further improvements in the rewrite)
12cr|synce-kpm-0.15-1|174	
12cr|synce-kpm-0.15-1|175	* Sun Mar 23 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-0.3333.1mdv2008.1
12cr|synce-kpm-0.15-1|176	+ Revision: 189678
12cr|synce-kpm-0.15-1|177	- adjust file lists and icon installation logic
12cr|synce-kpm-0.15-1|178	- start iconified when autostarting
12cr|synce-kpm-0.15-1|179	- new SVN snapshot 3333: rewrite which improves reliability, hotplugging, and allows iconified startup (all needed by us)
12cr|synce-kpm-0.15-1|180	
12cr|synce-kpm-0.15-1|181	* Fri Mar 21 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-0.3309.7mdv2008.1
12cr|synce-kpm-0.15-1|182	+ Revision: 189325
12cr|synce-kpm-0.15-1|183	- better icon (#39068, thanks Fabrice)
12cr|synce-kpm-0.15-1|184	
12cr|synce-kpm-0.15-1|185	* Sun Mar 16 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-0.3309.6mdv2008.1
12cr|synce-kpm-0.15-1|186	+ Revision: 188202
12cr|synce-kpm-0.15-1|187	- fix typo in menu entry and make it cross-desktop (thanks Fabrice F.)
12cr|synce-kpm-0.15-1|188	
12cr|synce-kpm-0.15-1|189	* Sun Mar 16 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-0.3309.5mdv2008.1
12cr|synce-kpm-0.15-1|190	+ Revision: 188123
12cr|synce-kpm-0.15-1|191	- add a menu entry
12cr|synce-kpm-0.15-1|192	
12cr|synce-kpm-0.15-1|193	* Thu Mar 13 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-0.3309.4mdv2008.1
12cr|synce-kpm-0.15-1|194	+ Revision: 187393
12cr|synce-kpm-0.15-1|195	- need to put the autostart file in /usr/share/autostart too, apparently, for KDE to find it...
12cr|synce-kpm-0.15-1|196	- requires python-setuptools (thanks Andres)
12cr|synce-kpm-0.15-1|197	
12cr|synce-kpm-0.15-1|198	* Wed Mar 12 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-0.3309.2mdv2008.1
12cr|synce-kpm-0.15-1|199	+ Revision: 187260
12cr|synce-kpm-0.15-1|200	- add an XDG autostart file so it will be run automatically on session start
12cr|synce-kpm-0.15-1|201	
12cr|synce-kpm-0.15-1|202	* Wed Mar 12 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-0.3309.1mdv2008.1
12cr|synce-kpm-0.15-1|203	+ Revision: 187234
12cr|synce-kpm-0.15-1|204	- import synce-kpm
12cr|synce-kpm-0.15-1|205	
12cr|synce-kpm-0.15-1|206	

7869 12
12cr|sync-engine-0.15-1|1	%define srcname synce-sync-engine
12cr|sync-engine-0.15-1|2	%define svn 0
12cr|sync-engine-0.15-1|3	
12cr|sync-engine-0.15-1|4	Summary:	SynCE synchronization engine
12cr|sync-engine-0.15-1|5	Name:		sync-engine
12cr|sync-engine-0.15-1|6	Version:	0.15
12cr|sync-engine-0.15-1|7	Release:	%mkrel 1
12cr|sync-engine-0.15-1|8	License:	GPLv2+
12cr|sync-engine-0.15-1|9	Group:		Office
12cr|sync-engine-0.15-1|10	Source0:	http://downloads.sourceforge.net/project/synce/SynCE/%{version}/synce-%{name}-%{version}.tar.gz
12cr|sync-engine-0.15-1|11	URL:		http://synce.sourceforge.net/
12cr|sync-engine-0.15-1|12	Buildroot:	%{_tmppath}/%{name}-%{version}-root
12cr|sync-engine-0.15-1|13	BuildRequires:	python-setuptools
12cr|sync-engine-0.15-1|14	BuildRequires:	python-devel
12cr|sync-engine-0.15-1|15	Requires:	python-libxslt
12cr|sync-engine-0.15-1|16	Requires:	python-librtfcomp
12cr|sync-engine-0.15-1|17	Requires:	python-librra
12cr|sync-engine-0.15-1|18	Requires:	librapi-python
12cr|sync-engine-0.15-1|19	Requires:	libxml2-python
12cr|sync-engine-0.15-1|20	Requires:	pywbxml
12cr|sync-engine-0.15-1|21	Requires:	python-gobject
12cr|sync-engine-0.15-1|22	Requires:	python-pyxml
12cr|sync-engine-0.15-1|23	Requires:	python-dbus
12cr|sync-engine-0.15-1|24	Requires:	python-sqlite2
12cr|sync-engine-0.15-1|25	
12cr|sync-engine-0.15-1|26	%description
12cr|sync-engine-0.15-1|27	SynCE synchronization engine. This component handles actual data
12cr|sync-engine-0.15-1|28	exchange between a Windows Mobile 5+ device and a synchronization
12cr|sync-engine-0.15-1|29	application.
12cr|sync-engine-0.15-1|30	
12cr|sync-engine-0.15-1|31	%package -n synce-opensync-plugin
12cr|sync-engine-0.15-1|32	Summary:	synce plugin for opensync
12cr|sync-engine-0.15-1|33	Group:		Office
12cr|sync-engine-0.15-1|34	Requires:	libopensync-plugin-python >= 0.22
12cr|sync-engine-0.15-1|35	Requires:	%{name}
12cr|sync-engine-0.15-1|36	Obsoletes:	libopensync-plugin-synce < 0.22
12cr|sync-engine-0.15-1|37	
12cr|sync-engine-0.15-1|38	%description -n synce-opensync-plugin
12cr|sync-engine-0.15-1|39	SynCE plugin for OpenSync. Allows applications using the OpenSync
12cr|sync-engine-0.15-1|40	framework to synchronise with devices handled by SynCE. This is the
12cr|sync-engine-0.15-1|41	plugin provided by the SynCE team, rather than that provided by the
12cr|sync-engine-0.15-1|42	OpenSync team. This plugin works with Windows Mobile 5 and later
12cr|sync-engine-0.15-1|43	devices.
12cr|sync-engine-0.15-1|44	
12cr|sync-engine-0.15-1|45	%prep
12cr|sync-engine-0.15-1|46	%setup -q -n synce-%{name}-%{version}
12cr|sync-engine-0.15-1|47	
12cr|sync-engine-0.15-1|48	%build
12cr|sync-engine-0.15-1|49	%{__python} ./setup.py build
12cr|sync-engine-0.15-1|50	
12cr|sync-engine-0.15-1|51	%install
12cr|sync-engine-0.15-1|52	rm -rf %{buildroot}
12cr|sync-engine-0.15-1|53	mkdir -p %buildroot%{_bindir}
12cr|sync-engine-0.15-1|54	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cr|sync-engine-0.15-1|55	
12cr|sync-engine-0.15-1|56	mkdir -p %{buildroot}%{_libdir}/opensync/python-plugins/
12cr|sync-engine-0.15-1|57	mv \
12cr|sync-engine-0.15-1|58	%{buildroot}%{py_puresitedir}/plugins/synce-opensync-plugin-2x.py \
12cr|sync-engine-0.15-1|59	%{buildroot}%{_libdir}/opensync/python-plugins/
12cr|sync-engine-0.15-1|60	
12cr|sync-engine-0.15-1|61	rm -fr %{buildroot}%{py_puresitedir}/plugins/
12cr|sync-engine-0.15-1|62	
12cr|sync-engine-0.15-1|63	# install dbus service file
12cr|sync-engine-0.15-1|64	mkdir -p %{buildroot}%{_datadir}/dbus-1/services
12cr|sync-engine-0.15-1|65	install -m 0644 config/org.synce.SyncEngine.service %{buildroot}%{_datadir}/dbus-1/services/org.synce.SyncEngine.service
12cr|sync-engine-0.15-1|66	
12cr|sync-engine-0.15-1|67	# default config for opensync plugin, specifying an empty configuration
12cr|sync-engine-0.15-1|68	# so apps like multisync know the plugin needs no config. Note this
12cr|sync-engine-0.15-1|69	# will be different for opensync 0.3 / 0.4 - AdamW 2008/03
12cr|sync-engine-0.15-1|70	mkdir -p %{buildroot}%{_datadir}/opensync/defaults
12cr|sync-engine-0.15-1|71	cat > %{buildroot}%{_datadir}/opensync/defaults/synce-opensync-plugin << EOF
12cr|sync-engine-0.15-1|72	<config></config>
12cr|sync-engine-0.15-1|73	EOF
12cr|sync-engine-0.15-1|74	
12cr|sync-engine-0.15-1|75	# install a default config file
12cr|sync-engine-0.15-1|76	mkdir -p %{buildroot}%{_sysconfdir}
12cr|sync-engine-0.15-1|77	install -m 0644 config/syncengine.conf.xml %{buildroot}%{_sysconfdir}/syncengine.conf.xml
12cr|sync-engine-0.15-1|78	
12cr|sync-engine-0.15-1|79	%clean
12cr|sync-engine-0.15-1|80	rm -rf %{buildroot}
12cr|sync-engine-0.15-1|81	
12cr|sync-engine-0.15-1|82	%files
12cr|sync-engine-0.15-1|83	%defattr(-,root,root)
12cr|sync-engine-0.15-1|84	%doc CHANGELOG COPYING
12cr|sync-engine-0.15-1|85	%{_bindir}/*py
12cr|sync-engine-0.15-1|86	%{_bindir}/%{name}
12cr|sync-engine-0.15-1|87	%{_sysconfdir}/syncengine.conf.xml
12cr|sync-engine-0.15-1|88	%{_datadir}/dbus-1/services/org.synce.SyncEngine.service
12cr|sync-engine-0.15-1|89	%{py_puresitedir}/*
12cr|sync-engine-0.15-1|90	
12cr|sync-engine-0.15-1|91	%files -n synce-opensync-plugin
12cr|sync-engine-0.15-1|92	%defattr(-,root,root,-)
12cr|sync-engine-0.15-1|93	%{_libdir}/opensync/python-plugins/*
12cr|sync-engine-0.15-1|94	%{_datadir}/opensync/defaults/synce-opensync-plugin
12cr|sync-engine-0.15-1|95	
12cr|sync-engine-0.15-1|96	
12cr|sync-engine-0.15-1|97	
12cr|sync-engine-0.15-1|98	%changelog
12cr|sync-engine-0.15-1|99	* Tue Apr 27 2010 Emmanuel Andry <eandry@mandriva.org> 0.15-1mdv2010.1
12cr|sync-engine-0.15-1|100	+ Revision: 539656
12cr|sync-engine-0.15-1|101	- New version 0.15
12cr|sync-engine-0.15-1|102	- drop unneeded source1
12cr|sync-engine-0.15-1|103	- use upstream dbus service file
12cr|sync-engine-0.15-1|104	
12cr|sync-engine-0.15-1|105	* Thu Mar 04 2010 Emmanuel Andry <eandry@mandriva.org> 0.15-0.r3893.1mdv2010.1
12cr|sync-engine-0.15-1|106	+ Revision: 514179
12cr|sync-engine-0.15-1|107	- pre 0.15 svn snapshot
12cr|sync-engine-0.15-1|108	
12cr|sync-engine-0.15-1|109	* Fri Jul 24 2009 Frederik Himpe <fhimpe@mandriva.org> 0.14-1mdv2010.0
12cr|sync-engine-0.15-1|110	+ Revision: 399138
12cr|sync-engine-0.15-1|111	- Update to new version 0.13
12cr|sync-engine-0.15-1|112	- Remove voice patch integrated upstream
12cr|sync-engine-0.15-1|113	- Remove description patch which is not necessary anymore
12cr|sync-engine-0.15-1|114	
12cr|sync-engine-0.15-1|115	* Wed Jan 14 2009 Adam Williamson <awilliamson@mandriva.org> 0.13-1mdv2009.1
12cr|sync-engine-0.15-1|116	+ Revision: 329272
12cr|sync-engine-0.15-1|117	- drop birthdays.patch (merged upstream)
12cr|sync-engine-0.15-1|118	- new release 0.13
12cr|sync-engine-0.15-1|119	
12cr|sync-engine-0.15-1|120	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 0.12-5mdv2009.1
12cr|sync-engine-0.15-1|121	+ Revision: 319722
12cr|sync-engine-0.15-1|122	- rebuild with python 2.6
12cr|sync-engine-0.15-1|123	
12cr|sync-engine-0.15-1|124	* Fri Oct 31 2008 Adam Williamson <awilliamson@mandriva.org> 0.12-4mdv2009.1
12cr|sync-engine-0.15-1|125	+ Revision: 298840
12cr|sync-engine-0.15-1|126	- drop a bogus part of voice.patch: it was breaking sync of evo -> wm for me
12cr|sync-engine-0.15-1|127	
12cr|sync-engine-0.15-1|128	* Sun Oct 26 2008 Adam Williamson <awilliamson@mandriva.org> 0.12-3mdv2009.1
12cr|sync-engine-0.15-1|129	+ Revision: 297293
12cr|sync-engine-0.15-1|130	- add birthdays.patch from upstream SVN: fix birthday sync
12cr|sync-engine-0.15-1|131	
12cr|sync-engine-0.15-1|132	* Thu Sep 25 2008 Adam Williamson <awilliamson@mandriva.org> 0.12-2mdv2009.0
12cr|sync-engine-0.15-1|133	+ Revision: 288037
12cr|sync-engine-0.15-1|134	- add voice.patch (from Pawel Kot): handle phone number types better
12cr|sync-engine-0.15-1|135	
12cr|sync-engine-0.15-1|136	* Wed Jul 16 2008 Adam Williamson <awilliamson@mandriva.org> 0.12-1mdv2009.0
12cr|sync-engine-0.15-1|137	+ Revision: 236645
12cr|sync-engine-0.15-1|138	- drop config.patch (no longer needed, upstream has a sane config file system
12cr|sync-engine-0.15-1|139	now)
12cr|sync-engine-0.15-1|140	- drop hal.patch (merged upstream)
12cr|sync-engine-0.15-1|141	- adjust config file installation for new config file system
12cr|sync-engine-0.15-1|142	- new release 0.12
12cr|sync-engine-0.15-1|143	
12cr|sync-engine-0.15-1|144	* Tue Jun 03 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-4mdv2009.0
12cr|sync-engine-0.15-1|145	+ Revision: 214794
12cr|sync-engine-0.15-1|146	- add description.patch: better description for the opensync plugin
12cr|sync-engine-0.15-1|147	
12cr|sync-engine-0.15-1|148	* Tue Jun 03 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-3mdv2009.0
12cr|sync-engine-0.15-1|149	+ Revision: 214447
12cr|sync-engine-0.15-1|150	- rename the opensync plugin so we can ship both the SynCE-provided and opensync-provided ones
12cr|sync-engine-0.15-1|151	- improve description
12cr|sync-engine-0.15-1|152	- add hal.patch: from upstream SVN, support synce-hal
12cr|sync-engine-0.15-1|153	
12cr|sync-engine-0.15-1|154	* Thu Apr 24 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-2mdv2009.0
12cr|sync-engine-0.15-1|155	+ Revision: 197169
12cr|sync-engine-0.15-1|156	- resurrect and rediff config.patch: still needed as we change config.xml location
12cr|sync-engine-0.15-1|157	
12cr|sync-engine-0.15-1|158	* Wed Apr 16 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-1mdv2009.0
12cr|sync-engine-0.15-1|159	+ Revision: 194620
12cr|sync-engine-0.15-1|160	- drop all patches (merged upstream)
12cr|sync-engine-0.15-1|161	- new release 0.11.1
12cr|sync-engine-0.15-1|162	
12cr|sync-engine-0.15-1|163	* Tue Mar 25 2008 Adam Williamson <awilliamson@mandriva.org> 0.11-16mdv2008.1
12cr|sync-engine-0.15-1|164	+ Revision: 190174
12cr|sync-engine-0.15-1|165	- reintroduce partnershipdbus.patch, fixed up properly this time
12cr|sync-engine-0.15-1|166	
12cr|sync-engine-0.15-1|167	* Tue Mar 25 2008 Adam Williamson <awilliamson@mandriva.org> 0.11-15mdv2008.1
12cr|sync-engine-0.15-1|168	+ Revision: 190087
12cr|sync-engine-0.15-1|169	- revert last change, it seems to cause synchronization to fail for an as-yet undetermined reason
12cr|sync-engine-0.15-1|170	
12cr|sync-engine-0.15-1|171	* Mon Mar 24 2008 Adam Williamson <awilliamson@mandriva.org> 0.11-14mdv2008.1
12cr|sync-engine-0.15-1|172	+ Revision: 189770
12cr|sync-engine-0.15-1|173	- add partnershipdbus.patch, from upstream SVN: send out a d-bus signal when a partnership is created or deleted
12cr|sync-engine-0.15-1|174	
12cr|sync-engine-0.15-1|175	* Thu Mar 20 2008 Adam Williamson <awilliamson@mandriva.org> 0.11-13mdv2008.1
12cr|sync-engine-0.15-1|176	+ Revision: 189201
12cr|sync-engine-0.15-1|177	- add errors.patch, from upstream SVN: handles errors better, returning an error rather than failing with a python trace; will let synce-kpm behave better in this case
12cr|sync-engine-0.15-1|178	
12cr|sync-engine-0.15-1|179	* Thu Mar 13 2008 Adam Williamson <awilliamson@mandriva.org> 0.11-12mdv2008.1
12cr|sync-engine-0.15-1|180	+ Revision: 187590
12cr|sync-engine-0.15-1|181	- only install the .py file for the opensync plugin, not the .pyo and .pyc, otherwise GUIs list it three times
12cr|sync-engine-0.15-1|182	
12cr|sync-engine-0.15-1|183	* Thu Mar 13 2008 Adam Williamson <awilliamson@mandriva.org> 0.11-11mdv2008.1
12cr|sync-engine-0.15-1|184	+ Revision: 187307
12cr|sync-engine-0.15-1|185	- adapt opensync plugin package to upcoming 0.22 opensync reversion
12cr|sync-engine-0.15-1|186	- better description for opensync plugin
12cr|sync-engine-0.15-1|187	- few small cleanups
12cr|sync-engine-0.15-1|188	
12cr|sync-engine-0.15-1|189	* Wed Mar 12 2008 Adam Williamson <awilliamson@mandriva.org> 0.11-10mdv2008.1
12cr|sync-engine-0.15-1|190	+ Revision: 187277
12cr|sync-engine-0.15-1|191	- create a dbus activation file so sync-engine gets run when anything tries to access the relevant dbus service
12cr|sync-engine-0.15-1|192	
12cr|sync-engine-0.15-1|193	* Wed Mar 12 2008 Adam Williamson <awilliamson@mandriva.org> 0.11-9mdv2008.1
12cr|sync-engine-0.15-1|194	+ Revision: 187222
12cr|sync-engine-0.15-1|195	- add rapierror.patch, from upstream SVN: fixes bugs in rapi handling which was causing partnerships not to be re-detected when phone was re-plugged or sync-engine started
12cr|sync-engine-0.15-1|196	- add comment on config.patch
12cr|sync-engine-0.15-1|197	- rename config.patch with version included
12cr|sync-engine-0.15-1|198	
12cr|sync-engine-0.15-1|199	* Tue Mar 11 2008 Adam Williamson <awilliamson@mandriva.org> 0.11-8mdv2008.1
12cr|sync-engine-0.15-1|200	+ Revision: 186937
12cr|sync-engine-0.15-1|201	- install config.xml to the appropriate place (see sync-engine-config.patch)
12cr|sync-engine-0.15-1|202	- use %%{buildroot} instead of $RPM_BUILD_ROOT
12cr|sync-engine-0.15-1|203	- stop libopensync-plugin-synce from obsoleting itself
12cr|sync-engine-0.15-1|204	- add sync-engine-config.patch from upstream SVN: fix #37874 (default config file not created on first run) - slightly modified for better location of config file
12cr|sync-engine-0.15-1|205	
12cr|sync-engine-0.15-1|206	* Sun Feb 17 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-7mdv2008.1
12cr|sync-engine-0.15-1|207	+ Revision: 170031
12cr|sync-engine-0.15-1|208	- fix summary
12cr|sync-engine-0.15-1|209	- add an advisory for firt use
12cr|sync-engine-0.15-1|210	
12cr|sync-engine-0.15-1|211	* Sat Feb 02 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-6mdv2008.1
12cr|sync-engine-0.15-1|212	+ Revision: 161488
12cr|sync-engine-0.15-1|213	- fix license
12cr|sync-engine-0.15-1|214	- use fedora config.xml file
12cr|sync-engine-0.15-1|215	- ship config.xml as doc
12cr|sync-engine-0.15-1|216	- better description
12cr|sync-engine-0.15-1|217	
12cr|sync-engine-0.15-1|218	* Wed Jan 16 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-5mdv2008.1
12cr|sync-engine-0.15-1|219	+ Revision: 153840
12cr|sync-engine-0.15-1|220	- opensync plugin have now its own package
12cr|sync-engine-0.15-1|221	- add more requires
12cr|sync-engine-0.15-1|222	- use python macro
12cr|sync-engine-0.15-1|223	- provide opensync plugin
12cr|sync-engine-0.15-1|224	
12cr|sync-engine-0.15-1|225	* Sat Jan 12 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-2mdv2008.1
12cr|sync-engine-0.15-1|226	+ Revision: 149797
12cr|sync-engine-0.15-1|227	- add config file
12cr|sync-engine-0.15-1|228	- add missing requires librapi-python
12cr|sync-engine-0.15-1|229	- add missing requires librra-python
12cr|sync-engine-0.15-1|230	- add missing requires python-librtfcomp
12cr|sync-engine-0.15-1|231	- requires python-libxslt
12cr|sync-engine-0.15-1|232	
12cr|sync-engine-0.15-1|233	* Fri Jan 11 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-1mdv2008.1
12cr|sync-engine-0.15-1|234	+ Revision: 147796
12cr|sync-engine-0.15-1|235	- import sync-engine
12cr|sync-engine-0.15-1|236	
12cr|sync-engine-0.15-1|237	

7870 12
12cr|synergy-1.4.10-1|1	Summary: Mouse and keyboard sharing utility
12cr|synergy-1.4.10-1|2	Name: synergy
12cr|synergy-1.4.10-1|3	Version: 1.4.10
12cr|synergy-1.4.10-1|4	Release: %mkrel 1
12cr|synergy-1.4.10-1|5	License: GPLv2
12cr|synergy-1.4.10-1|6	Url: http://synergy-foss.org/
12cr|synergy-1.4.10-1|7	Group: Networking/Remote access
12cr|synergy-1.4.10-1|8	Source0: http://synergy.googlecode.com/files/synergy-%{version}-Source.tar.gz
12cr|synergy-1.4.10-1|9	Source1: synergyc.1.bz2
12cr|synergy-1.4.10-1|10	Source2: synergys.1.bz2
12cr|synergy-1.4.10-1|11	Obsoletes: synergy-plus < %{version}
12cr|synergy-1.4.10-1|12	BuildRequires: pkgconfig(x11)
12cr|synergy-1.4.10-1|13	BuildRequires: pkgconfig(xext)
12cr|synergy-1.4.10-1|14	BuildRequires: pkgconfig(xinerama)
12cr|synergy-1.4.10-1|15	BuildRequires: pkgconfig(xtst)
12cr|synergy-1.4.10-1|16	BuildRequires: pkgconfig(xi)
12cr|synergy-1.4.10-1|17	BuildRequires: cmake
12cr|synergy-1.4.10-1|18	
12cr|synergy-1.4.10-1|19	%description
12cr|synergy-1.4.10-1|20	Synergy lets you easily share a single mouse and keyboard between
12cr|synergy-1.4.10-1|21	multiple computers with different operating systems, each with its
12cr|synergy-1.4.10-1|22	own display, without special hardware.  It's intended for users
12cr|synergy-1.4.10-1|23	with multiple computers on their desk since each system uses its
12cr|synergy-1.4.10-1|24	own display.
12cr|synergy-1.4.10-1|25	
12cr|synergy-1.4.10-1|26	%prep
12cr|synergy-1.4.10-1|27	%setup -qn synergy-%{version}-Source
12cr|synergy-1.4.10-1|28	find . -perm 0600 -exec chmod 0644 {} \;
12cr|synergy-1.4.10-1|29	
12cr|synergy-1.4.10-1|30	%build
12cr|synergy-1.4.10-1|31	%cmake
12cr|synergy-1.4.10-1|32	%make
12cr|synergy-1.4.10-1|33	
12cr|synergy-1.4.10-1|34	%install
12cr|synergy-1.4.10-1|35	install -D -p -m 0755 bin/synergyc %{buildroot}%{_bindir}/synergyc
12cr|synergy-1.4.10-1|36	install -D -p -m 0755 bin/synergys %{buildroot}%{_bindir}/synergys
12cr|synergy-1.4.10-1|37	install -D -p -m 0644 doc/synergyc.man %{buildroot}%{_mandir}/man8/synergyc.8
12cr|synergy-1.4.10-1|38	install -D -p -m 0644 doc/synergys.man %{buildroot}%{_mandir}/man8/synergys.8
12cr|synergy-1.4.10-1|39	
12cr|synergy-1.4.10-1|40	%files
12cr|synergy-1.4.10-1|41	%defattr(-,root,root,-)
12cr|synergy-1.4.10-1|42	# None of the documentation files are actually useful here, they all point to
12cr|synergy-1.4.10-1|43	# the online website, so include just one, the README
12cr|synergy-1.4.10-1|44	%doc COPYING README doc/synergy.conf.example*
12cr|synergy-1.4.10-1|45	%{_bindir}/synergyc
12cr|synergy-1.4.10-1|46	%{_bindir}/synergys
12cr|synergy-1.4.10-1|47	%{_mandir}/man8/synergyc.8*
12cr|synergy-1.4.10-1|48	%{_mandir}/man8/synergys.8*

7871 12
12cr|synergy-plus-1.3.4-1|1	Summary: Mouse and keyboard sharing utility
12cr|synergy-plus-1.3.4-1|2	Name: synergy-plus
12cr|synergy-plus-1.3.4-1|3	Version: 1.3.4
12cr|synergy-plus-1.3.4-1|4	Release: 1
12cr|synergy-plus-1.3.4-1|5	License: GPLv2
12cr|synergy-plus-1.3.4-1|6	Group: Networking/Remote access
12cr|synergy-plus-1.3.4-1|7	URL: http://code.google.com/p/synergy-plus/
12cr|synergy-plus-1.3.4-1|8	Source0: http://synergy-plus.googlecode.com/files/synergy-plus-%{version}.tar.gz
12cr|synergy-plus-1.3.4-1|9	Patch1: synergy-plus-1.3.4-unusedvar.patch
12cr|synergy-plus-1.3.4-1|10	# Useful for frontends such as quicksynergy (#524910)
12cr|synergy-plus-1.3.4-1|11	Provides: synergy = %{version}-%{release}
12cr|synergy-plus-1.3.4-1|12	# Last built version of the old synergy was 1.3.1-14.fc12
12cr|synergy-plus-1.3.4-1|13	Obsoletes: synergy < 1.3.1-15
12cr|synergy-plus-1.3.4-1|14	BuildRequires: pkgconfig(x11)
12cr|synergy-plus-1.3.4-1|15	BuildRequires: pkgconfig(xext)
12cr|synergy-plus-1.3.4-1|16	BuildRequires: pkgconfig(xi)
12cr|synergy-plus-1.3.4-1|17	BuildRequires: pkgconfig(xtst)
12cr|synergy-plus-1.3.4-1|18	BuildRequires: pkgconfig(xt)
12cr|synergy-plus-1.3.4-1|19	BuildRequires: pkgconfig(xinerama)
12cr|synergy-plus-1.3.4-1|20	
12cr|synergy-plus-1.3.4-1|21	%description
12cr|synergy-plus-1.3.4-1|22	Synergy+ (synergy-plus) lets you easily share a single mouse and keyboard
12cr|synergy-plus-1.3.4-1|23	between multiple computers with different operating systems, without special
12cr|synergy-plus-1.3.4-1|24	hardware. All you need is a LAN connection. It's intended for users with
12cr|synergy-plus-1.3.4-1|25	multiple computers, where each system uses its own display. It's a little
12cr|synergy-plus-1.3.4-1|26	like having a 2nd or a 3rd desktop.
12cr|synergy-plus-1.3.4-1|27	Synergy+ is a maintenance fork for implementing bug fixes to the original
12cr|synergy-plus-1.3.4-1|28	Synergy, which hasn't received any source updates or new releases since 2006.
12cr|synergy-plus-1.3.4-1|29	
12cr|synergy-plus-1.3.4-1|30	
12cr|synergy-plus-1.3.4-1|31	%prep
12cr|synergy-plus-1.3.4-1|32	%setup -q
12cr|synergy-plus-1.3.4-1|33	%patch1 -p1 -b .unusedvar
12cr|synergy-plus-1.3.4-1|34	find . -type f -name '*.cpp' -exec chmod -x {} \;
12cr|synergy-plus-1.3.4-1|35	
12cr|synergy-plus-1.3.4-1|36	
12cr|synergy-plus-1.3.4-1|37	%build
12cr|synergy-plus-1.3.4-1|38	sed -i 's/-Werror//g' configure
12cr|synergy-plus-1.3.4-1|39	%configure2_5x
12cr|synergy-plus-1.3.4-1|40	%make
12cr|synergy-plus-1.3.4-1|41	
12cr|synergy-plus-1.3.4-1|42	
12cr|synergy-plus-1.3.4-1|43	%install
12cr|synergy-plus-1.3.4-1|44	%makeinstall_std
12cr|synergy-plus-1.3.4-1|45	
12cr|synergy-plus-1.3.4-1|46	%files
12cr|synergy-plus-1.3.4-1|47	# None of the documentation files are actually useful here, they all point to
12cr|synergy-plus-1.3.4-1|48	# the online website, so include just one, the README
12cr|synergy-plus-1.3.4-1|49	%doc COPYING README examples/synergy.conf
12cr|synergy-plus-1.3.4-1|50	%{_bindir}/synergyc
12cr|synergy-plus-1.3.4-1|51	%{_bindir}/synergys

7872 12
12cr|synfig-0.63.05-3|1	%define major		0
12cr|synfig-0.63.05-3|2	%define libname		%mklibname %{name} %{major}
12cr|synfig-0.63.05-3|3	%define develname	%mklibname %{name} -d
12cr|synfig-0.63.05-3|4	
12cr|synfig-0.63.05-3|5	Name:		synfig
12cr|synfig-0.63.05-3|6	Summary:	Vector-based 2D animation renderer
12cr|synfig-0.63.05-3|7	Version:	0.63.05
12cr|synfig-0.63.05-3|8	Release:	3
12cr|synfig-0.63.05-3|9	License:	GPLv2+
12cr|synfig-0.63.05-3|10	Group:		Graphics
12cr|synfig-0.63.05-3|11	URL:		http://www.synfig.org
12cr|synfig-0.63.05-3|12	Source0:	http://downloads.sourceforge.net/synfig/%{name}-%{version}.tar.gz
12cr|synfig-0.63.05-3|13	Patch0:		synfig-0.63.05-cflags.patch
12cr|synfig-0.63.05-3|14	BuildRequires:	cvs
12cr|synfig-0.63.05-3|15	BuildRequires:	ffmpeg-devel
12cr|synfig-0.63.05-3|16	BuildRequires:	gettext-devel
12cr|synfig-0.63.05-3|17	BuildRequires:	jpeg-devel
12cr|synfig-0.63.05-3|18	BuildRequires:	libltdl-devel
12cr|synfig-0.63.05-3|19	BuildRequires:	mng-devel
12cr|synfig-0.63.05-3|20	BuildRequires:	pkgconfig(ETL)
12cr|synfig-0.63.05-3|21	BuildRequires:	pkgconfig(fontconfig)
12cr|synfig-0.63.05-3|22	BuildRequires:	pkgconfig(freetype2)
12cr|synfig-0.63.05-3|23	BuildRequires:	pkgconfig(ImageMagick)
12cr|synfig-0.63.05-3|24	BuildRequires:	pkgconfig(libpng)
12cr|synfig-0.63.05-3|25	BuildRequires:	pkgconfig(libxml++-2.6)
12cr|synfig-0.63.05-3|26	BuildRequires:	pkgconfig(OpenEXR)
12cr|synfig-0.63.05-3|27	BuildRequires:	pkgconfig(sigc++-2.0)
12cr|synfig-0.63.05-3|28	Requires:	libdv-apps
12cr|synfig-0.63.05-3|29	Requires:	imagemagick
12cr|synfig-0.63.05-3|30	Requires:	x11-font-cursor-misc
12cr|synfig-0.63.05-3|31	Requires:	x11-font-misc
12cr|synfig-0.63.05-3|32	Requires:	ffmpeg
12cr|synfig-0.63.05-3|33	
12cr|synfig-0.63.05-3|34	%description
12cr|synfig-0.63.05-3|35	synfig is a vector based 2D animation renderer. It is designed to be
12cr|synfig-0.63.05-3|36	capable of producing feature-film quality animation.
12cr|synfig-0.63.05-3|37	
12cr|synfig-0.63.05-3|38	This package contains the command-line renderer. For the GUI animation
12cr|synfig-0.63.05-3|39	editor, please install synfigstudio.
12cr|synfig-0.63.05-3|40	
12cr|synfig-0.63.05-3|41	%package -n %{libname}
12cr|synfig-0.63.05-3|42	Summary:	Shared library for %{name}
12cr|synfig-0.63.05-3|43	Group:		System/Libraries
12cr|synfig-0.63.05-3|44	
12cr|synfig-0.63.05-3|45	%description -n %{libname}
12cr|synfig-0.63.05-3|46	synfig is a vector based 2D animation renderer. It is designed to be
12cr|synfig-0.63.05-3|47	capable of producing feature-film quality animation.
12cr|synfig-0.63.05-3|48	
12cr|synfig-0.63.05-3|49	This package contains the shared library provided by synfig.
12cr|synfig-0.63.05-3|50	
12cr|synfig-0.63.05-3|51	%package -n %{develname}
12cr|synfig-0.63.05-3|52	Summary:	Development headers and libraries for %{name}
12cr|synfig-0.63.05-3|53	Group:		Development/C++
12cr|synfig-0.63.05-3|54	Provides:	%{name}-devel = %{version}-%{release}
12cr|synfig-0.63.05-3|55	Requires:	%{libname} = %{version}-%{release}
12cr|synfig-0.63.05-3|56	
12cr|synfig-0.63.05-3|57	%description -n %{develname}
12cr|synfig-0.63.05-3|58	synfig is a vector based 2D animation renderer. It is designed to be
12cr|synfig-0.63.05-3|59	capable of producing feature-film quality animation.
12cr|synfig-0.63.05-3|60	
12cr|synfig-0.63.05-3|61	This package contains the development files for the shared library
12cr|synfig-0.63.05-3|62	provided by synfig.
12cr|synfig-0.63.05-3|63	
12cr|synfig-0.63.05-3|64	%prep
12cr|synfig-0.63.05-3|65	%setup -q
12cr|synfig-0.63.05-3|66	
12cr|synfig-0.63.05-3|67	%build
12cr|synfig-0.63.05-3|68	# These two fix for the split of libMagick in recent releases - AdamW
12cr|synfig-0.63.05-3|69	sed -i -e 's|Magick,OptimizeImageTransparency|MagickCore,OptimizeImageTransparency|g' configure.ac
12cr|synfig-0.63.05-3|70	sed -i -e 's|MagickLib::|MagickCore::|g' src/modules/mod_magickpp/trgt_magickpp.cpp
12cr|synfig-0.63.05-3|71	
12cr|synfig-0.63.05-3|72	autoreconf -fi
12cr|synfig-0.63.05-3|73	CXXFLAGS='-I /usr/include/ImageMagick' CFLAGS='-I /usr/include/ImageMagick' CPPFLAGS='-I /usr/include/ImageMagick'
12cr|synfig-0.63.05-3|74	
12cr|synfig-0.63.05-3|75	%configure2_5x \
12cr|synfig-0.63.05-3|76	--disable-static \
12cr|synfig-0.63.05-3|77	--with-imagemagick
12cr|synfig-0.63.05-3|78	%make
12cr|synfig-0.63.05-3|79	
12cr|synfig-0.63.05-3|80	%install
12cr|synfig-0.63.05-3|81	%makeinstall_std
12cr|synfig-0.63.05-3|82	
12cr|synfig-0.63.05-3|83	%find_lang %{name}
12cr|synfig-0.63.05-3|84	
12cr|synfig-0.63.05-3|85	%files -f %{name}.lang
12cr|synfig-0.63.05-3|86	%doc AUTHORS README NEWS TODO
12cr|synfig-0.63.05-3|87	%config %{_sysconfdir}/%{name}_modules.cfg
12cr|synfig-0.63.05-3|88	%{_bindir}/%{name}
12cr|synfig-0.63.05-3|89	%{_libdir}/%{name}
12cr|synfig-0.63.05-3|90	
12cr|synfig-0.63.05-3|91	%files -n %{libname}
12cr|synfig-0.63.05-3|92	%{_libdir}/lib*.so.%{major}*
12cr|synfig-0.63.05-3|93	
12cr|synfig-0.63.05-3|94	%files -n %{develname}
12cr|synfig-0.63.05-3|95	%{_bindir}/%{name}-config
12cr|synfig-0.63.05-3|96	%{_includedir}/%{name}-*
12cr|synfig-0.63.05-3|97	%{_libdir}/lib*.so
12cr|synfig-0.63.05-3|98	%{_libdir}/pkgconfig/%{name}.pc
12cr|synfig-0.63.05-3|99	
12cr|synfig-0.63.05-3|100	

7873 12
12cr|synfigstudio-0.63.05-2|1	%define major		0
12cr|synfigstudio-0.63.05-2|2	%define libname		%mklibname synfigapp %{major}
12cr|synfigstudio-0.63.05-2|3	%define develname	%mklibname synfigapp -d
12cr|synfigstudio-0.63.05-2|4	
12cr|synfigstudio-0.63.05-2|5	Name:		synfigstudio
12cr|synfigstudio-0.63.05-2|6	Summary:	Vector-based 2D animation GUI
12cr|synfigstudio-0.63.05-2|7	Version:	0.63.05
12cr|synfigstudio-0.63.05-2|8	Release:	2
12cr|synfigstudio-0.63.05-2|9	License:	GPLv2+
12cr|synfigstudio-0.63.05-2|10	Group:		Graphics
12cr|synfigstudio-0.63.05-2|11	URL:		http://www.synfig.org
12cr|synfigstudio-0.63.05-2|12	Source0:	http://downloads.sourceforge.net/synfig/%{name}-%{version}.tar.gz
12cr|synfigstudio-0.63.05-2|13	Patch0:		synfigstudio-0.63.05-cflags.patch
12cr|synfigstudio-0.63.05-2|14	BuildRequires:	gettext-devel
12cr|synfigstudio-0.63.05-2|15	BuildRequires:	pkgconfig(ETL) >= 0.04.15
12cr|synfigstudio-0.63.05-2|16	BuildRequires:	pkgconfig(gthread-2.0)
12cr|synfigstudio-0.63.05-2|17	BuildRequires:	pkgconfig(gtkmm-2.4)
12cr|synfigstudio-0.63.05-2|18	BuildRequires:	pkgconfig(sigc++-2.0)
12cr|synfigstudio-0.63.05-2|19	BuildRequires:	pkgconfig(synfig) >= 0.63.05
12cr|synfigstudio-0.63.05-2|20	BuildRequires:	synfig
12cr|synfigstudio-0.63.05-2|21	#BuildRequires:	x11-font-cursor-misc
12cr|synfigstudio-0.63.05-2|22	BuildRequires:	fontconfig
12cr|synfigstudio-0.63.05-2|23	Requires:	synfig >= 0.63.05
12cr|synfigstudio-0.63.05-2|24	
12cr|synfigstudio-0.63.05-2|25	%description
12cr|synfigstudio-0.63.05-2|26	synfig is a vector based 2D animation renderer. It is designed to be
12cr|synfigstudio-0.63.05-2|27	capable of producing feature-film quality animation.
12cr|synfigstudio-0.63.05-2|28	
12cr|synfigstudio-0.63.05-2|29	This package contains the graphical user interface for synfig.
12cr|synfigstudio-0.63.05-2|30	
12cr|synfigstudio-0.63.05-2|31	%package -n %{libname}
12cr|synfigstudio-0.63.05-2|32	Summary:	Shared library for %{name}
12cr|synfigstudio-0.63.05-2|33	Group:		System/Libraries
12cr|synfigstudio-0.63.05-2|34	
12cr|synfigstudio-0.63.05-2|35	%description -n %{libname}
12cr|synfigstudio-0.63.05-2|36	synfig is a vector based 2D animation renderer. It is designed to be
12cr|synfigstudio-0.63.05-2|37	capable of producing feature-film quality animation.
12cr|synfigstudio-0.63.05-2|38	
12cr|synfigstudio-0.63.05-2|39	This package contains the shared library provided by synfigstudio.
12cr|synfigstudio-0.63.05-2|40	
12cr|synfigstudio-0.63.05-2|41	%package -n %{develname}
12cr|synfigstudio-0.63.05-2|42	Summary:	Development headers and libraries for %{name}
12cr|synfigstudio-0.63.05-2|43	Group:		Development/C++
12cr|synfigstudio-0.63.05-2|44	Provides:	synfigapp-devel = %{version}-%{release}
12cr|synfigstudio-0.63.05-2|45	Requires:	%{libname} = %{version}-%{release}
12cr|synfigstudio-0.63.05-2|46	
12cr|synfigstudio-0.63.05-2|47	%description -n %{develname}
12cr|synfigstudio-0.63.05-2|48	synfig is a vector based 2D animation renderer. It is designed to be
12cr|synfigstudio-0.63.05-2|49	capable of producing feature-film quality animation.
12cr|synfigstudio-0.63.05-2|50	
12cr|synfigstudio-0.63.05-2|51	This package contains the development files for the shared library
12cr|synfigstudio-0.63.05-2|52	provided by synfigstudio.
12cr|synfigstudio-0.63.05-2|53	
12cr|synfigstudio-0.63.05-2|54	%prep
12cr|synfigstudio-0.63.05-2|55	%setup -q
12cr|synfigstudio-0.63.05-2|56	%patch0 -p1
12cr|synfigstudio-0.63.05-2|57	
12cr|synfigstudio-0.63.05-2|58	%build
12cr|synfigstudio-0.63.05-2|59	autoreconf -fi
12cr|synfigstudio-0.63.05-2|60	%configure2_5x \
12cr|synfigstudio-0.63.05-2|61	--disable-static \
12cr|synfigstudio-0.63.05-2|62	--disable-rpath \
12cr|synfigstudio-0.63.05-2|63	--disable-update-mimedb
12cr|synfigstudio-0.63.05-2|64	%make
12cr|synfigstudio-0.63.05-2|65	
12cr|synfigstudio-0.63.05-2|66	%install
12cr|synfigstudio-0.63.05-2|67	%makeinstall_std
12cr|synfigstudio-0.63.05-2|68	
12cr|synfigstudio-0.63.05-2|69	%find_lang %{name}
12cr|synfigstudio-0.63.05-2|70	
12cr|synfigstudio-0.63.05-2|71	sed -i -e 's,synfig_icon.png,synfig_icon,g' %{buildroot}%{_datadir}/applications/*
12cr|synfigstudio-0.63.05-2|72	
12cr|synfigstudio-0.63.05-2|73	desktop-file-install --vendor="" \
12cr|synfigstudio-0.63.05-2|74	--add-category="X-MandrivaLinux-CrossDesktop" \
12cr|synfigstudio-0.63.05-2|75	--add-category="GTK" \
12cr|synfigstudio-0.63.05-2|76	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|synfigstudio-0.63.05-2|77	
12cr|synfigstudio-0.63.05-2|78	%files -f %{name}.lang
12cr|synfigstudio-0.63.05-2|79	%doc AUTHORS README NEWS TODO
12cr|synfigstudio-0.63.05-2|80	%{_bindir}/%{name}
12cr|synfigstudio-0.63.05-2|81	%{_datadir}/applications/%{name}.desktop
12cr|synfigstudio-0.63.05-2|82	%{_iconsdir}/hicolor/*/apps/synfig_icon.*
12cr|synfigstudio-0.63.05-2|83	%{_datadir}/mime-info/%{name}.*
12cr|synfigstudio-0.63.05-2|84	%{_datadir}/mime/packages/%{name}.xml
12cr|synfigstudio-0.63.05-2|85	%{_datadir}/pixmaps/*.png
12cr|synfigstudio-0.63.05-2|86	%{_datadir}/pixmaps/%{name}
12cr|synfigstudio-0.63.05-2|87	
12cr|synfigstudio-0.63.05-2|88	%files -n %{libname}
12cr|synfigstudio-0.63.05-2|89	%{_libdir}/libsynfigapp.so.%{major}*
12cr|synfigstudio-0.63.05-2|90	
12cr|synfigstudio-0.63.05-2|91	%files -n %{develname}
12cr|synfigstudio-0.63.05-2|92	%{_libdir}/libsynfigapp.so
12cr|synfigstudio-0.63.05-2|93	%{_includedir}/synfigapp-0.0
12cr|synfigstudio-0.63.05-2|94	

7874 12
12cr|synkron-1.6.1-2|1	%define srcname	Synkron
12cr|synkron-1.6.1-2|2	%define version	 1.6.1
12cr|synkron-1.6.1-2|3	%define release	%mkrel 2
12cr|synkron-1.6.1-2|4	%define Summary	 A synchronization tool with QT4 GUI
12cr|synkron-1.6.1-2|5	
12cr|synkron-1.6.1-2|6	Summary:	%Summary
12cr|synkron-1.6.1-2|7	Name:		synkron
12cr|synkron-1.6.1-2|8	Version:	%version
12cr|synkron-1.6.1-2|9	Release:	%mkrel 2
12cr|synkron-1.6.1-2|10	Group:		File tools
12cr|synkron-1.6.1-2|11	License:	GPLv2
12cr|synkron-1.6.1-2|12	URL:		http://sourceforge.net/projects/synkron/
12cr|synkron-1.6.1-2|13	Source0:	http://downloads.sourceforge.net/project/%name/%name/%version/%srcname-%{version}-src.tar.gz
12cr|synkron-1.6.1-2|14	Source1:	Synkron.desktop
12cr|synkron-1.6.1-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|synkron-1.6.1-2|16	BuildRequires:	qt4-devel >= 4:4.3 desktop-file-utils
12cr|synkron-1.6.1-2|17	Requires:	qt4-common >= 4:4.3
12cr|synkron-1.6.1-2|18	
12cr|synkron-1.6.1-2|19	%description
12cr|synkron-1.6.1-2|20	Synkron is an application for folder synchronisation that allows you
12cr|synkron-1.6.1-2|21	to configure your synchronisations in detail. Despite having many
12cr|synkron-1.6.1-2|22	features, the user interface of Synkron is very user-friendly and easy
12cr|synkron-1.6.1-2|23	to use.
12cr|synkron-1.6.1-2|24	
12cr|synkron-1.6.1-2|25	Synkron is able to synchronise multiple folders at once, analyse
12cr|synkron-1.6.1-2|26	folders before sync, restore overwritten or deleted files, plan
12cr|synkron-1.6.1-2|27	synchronisations and much more.
12cr|synkron-1.6.1-2|28	
12cr|synkron-1.6.1-2|29	Synkron is a cross-platform application and runs on Mac OS X, Linux
12cr|synkron-1.6.1-2|30	and Windows.
12cr|synkron-1.6.1-2|31	
12cr|synkron-1.6.1-2|32	Synkron is distributed under the terms of the GPL v2 licence.
12cr|synkron-1.6.1-2|33	
12cr|synkron-1.6.1-2|34	%files
12cr|synkron-1.6.1-2|35	%defattr(-,root,root)
12cr|synkron-1.6.1-2|36	%doc gpl.txt readme.txt
12cr|synkron-1.6.1-2|37	%{_bindir}/synkron
12cr|synkron-1.6.1-2|38	%{_datadir}/icons/synkron/
12cr|synkron-1.6.1-2|39	%{_datadir}/applications/Synkron.desktop
12cr|synkron-1.6.1-2|40	
12cr|synkron-1.6.1-2|41	#---------------------------------------------------------------------
12cr|synkron-1.6.1-2|42	
12cr|synkron-1.6.1-2|43	%prep
12cr|synkron-1.6.1-2|44	%setup -q -n %{srcname}-%{version}-src
12cr|synkron-1.6.1-2|45	
12cr|synkron-1.6.1-2|46	%build
12cr|synkron-1.6.1-2|47	lrelease Synkron.pro
12cr|synkron-1.6.1-2|48	qmake -config release
12cr|synkron-1.6.1-2|49	%make
12cr|synkron-1.6.1-2|50	
12cr|synkron-1.6.1-2|51	%install
12cr|synkron-1.6.1-2|52	%__rm -rf %{buildroot}
12cr|synkron-1.6.1-2|53	#binary
12cr|synkron-1.6.1-2|54	install -d %{buildroot}/%{_bindir}
12cr|synkron-1.6.1-2|55	install -m 0755 synkron -s %{buildroot}/%{_bindir}
12cr|synkron-1.6.1-2|56	
12cr|synkron-1.6.1-2|57	#icon
12cr|synkron-1.6.1-2|58	install -d %{buildroot}%{_datadir}/icons/%{name}
12cr|synkron-1.6.1-2|59	install -m 0644 images/Synkron48.png %{buildroot}/%{_datadir}/icons/%{name}
12cr|synkron-1.6.1-2|60	
12cr|synkron-1.6.1-2|61	
12cr|synkron-1.6.1-2|62	#desktop file
12cr|synkron-1.6.1-2|63	desktop-file-install  --dir="%{buildroot}/%{_datadir}/applications" %{SOURCE1}
12cr|synkron-1.6.1-2|64	# Fix perms
12cr|synkron-1.6.1-2|65	chmod 644  gpl.txt readme.txt
12cr|synkron-1.6.1-2|66	
12cr|synkron-1.6.1-2|67	%clean
12cr|synkron-1.6.1-2|68	%__rm -rf %{buildroot}
12cr|synkron-1.6.1-2|69	
12cr|synkron-1.6.1-2|70	
12cr|synkron-1.6.1-2|71	%changelog
12cr|synkron-1.6.1-2|72	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6.1-2mdv2011.0
12cr|synkron-1.6.1-2|73	+ Revision: 615060
12cr|synkron-1.6.1-2|74	- the mass rebuild of 2010.1 packages
12cr|synkron-1.6.1-2|75	
12cr|synkron-1.6.1-2|76	* Sun Nov 15 2009 John Balcaen <mikala@mandriva.org> 1.6.1-1mdv2010.1
12cr|synkron-1.6.1-2|77	+ Revision: 466116
12cr|synkron-1.6.1-2|78	- Update to 1.6.1
12cr|synkron-1.6.1-2|79	
12cr|synkron-1.6.1-2|80	* Thu Oct 01 2009 John Balcaen <mikala@mandriva.org> 1.6.0-1mdv2010.0
12cr|synkron-1.6.1-2|81	+ Revision: 451907
12cr|synkron-1.6.1-2|82	- import synkron
12cr|synkron-1.6.1-2|83	

7875 12
12cr|syntek-2.1.0-5|1	%define modname stk11xx
12cr|syntek-2.1.0-5|2	
12cr|syntek-2.1.0-5|3	Name: 		syntek
12cr|syntek-2.1.0-5|4	Version: 	2.1.0
12cr|syntek-2.1.0-5|5	Release: 	5
12cr|syntek-2.1.0-5|6	Summary: 	Syntek USB Video Camera driver for DC-1125 and STK-1135
12cr|syntek-2.1.0-5|7	Group: 		System/Configuration/Hardware
12cr|syntek-2.1.0-5|8	License: 	GPL
12cr|syntek-2.1.0-5|9	URL:		http://syntekdriver.sourceforge.net/
12cr|syntek-2.1.0-5|10	Source:		http://prdownloads.sourceforge.net/syntekdriver/%{modname}%{?!svn:-%version}.tar.gz
12cr|syntek-2.1.0-5|11	Patch0:		stk11xx-2.1.0-compat.patch
12cr|syntek-2.1.0-5|12	# mdvbz#62815
12cr|syntek-2.1.0-5|13	Patch1:		stk11xx-v4l.c.patch
12cr|syntek-2.1.0-5|14	# mdvbz#62816
12cr|syntek-2.1.0-5|15	Patch2:		stk11xx-2.1.0-fix-race-conditions.patch
12cr|syntek-2.1.0-5|16	# mdvbz#62817
12cr|syntek-2.1.0-5|17	Patch3:		stk11xx-2.1.0-fix-suspend.patch
12cr|syntek-2.1.0-5|18	# mdvbz#62818
12cr|syntek-2.1.0-5|19	Patch4:		stk11xx-2.1.0-default-values-and-add-hflip-vlip.patch
12cr|syntek-2.1.0-5|20	Patch5:		stk11xx-usb.patch
12cr|syntek-2.1.0-5|21	Patch6:		stk11xx-2.1.0-drop-v4l1-support.patch
12cr|syntek-2.1.0-5|22	BuildRequires:	doxygen
12cr|syntek-2.1.0-5|23	
12cr|syntek-2.1.0-5|24	%description
12cr|syntek-2.1.0-5|25	Documentation for the syntek USB 2.0 video camera driver for DC-1125 and
12cr|syntek-2.1.0-5|26	STK-1135
12cr|syntek-2.1.0-5|27	
12cr|syntek-2.1.0-5|28	
12cr|syntek-2.1.0-5|29	%package -n dkms-%name
12cr|syntek-2.1.0-5|30	Summary:	DKMS-ready kernel-source for the Syntek USB Video Camera kernel module
12cr|syntek-2.1.0-5|31	Group:		System/Configuration/Hardware
12cr|syntek-2.1.0-5|32	Requires(post):	ctags
12cr|syntek-2.1.0-5|33	Requires(post):	dkms
12cr|syntek-2.1.0-5|34	Requires(preun):dkms
12cr|syntek-2.1.0-5|35	
12cr|syntek-2.1.0-5|36	%description -n dkms-%name
12cr|syntek-2.1.0-5|37	DKMS-ready syntek USB 2.0 video camera driver for DC-1125 and STK-1135
12cr|syntek-2.1.0-5|38	
12cr|syntek-2.1.0-5|39	
12cr|syntek-2.1.0-5|40	%prep
12cr|syntek-2.1.0-5|41	%setup -qn %{modname}%{?!svn:-%version}
12cr|syntek-2.1.0-5|42	%patch0 -p1 -b .compat~
12cr|syntek-2.1.0-5|43	%patch1 -p0 -b .62815~
12cr|syntek-2.1.0-5|44	%patch2 -p0 -b .62816~
12cr|syntek-2.1.0-5|45	%patch3 -p0 -b .62817~
12cr|syntek-2.1.0-5|46	%patch4 -p1 -b .62818~
12cr|syntek-2.1.0-5|47	%patch5 -p1 -b .usb~
12cr|syntek-2.1.0-5|48	%patch6 -p1 -b .v4l2~
12cr|syntek-2.1.0-5|49	#sed -i 's:../doxygen:%buildroot:' doxygen.cfg
12cr|syntek-2.1.0-5|50	#sed -i 's:CREATE_SUBDIRS         = NO:CREATE_SUBDIRS         = YES:' doxygen.cfg
12cr|syntek-2.1.0-5|51	
12cr|syntek-2.1.0-5|52	%build
12cr|syntek-2.1.0-5|53	%make -f Makefile.standalone doc
12cr|syntek-2.1.0-5|54	
12cr|syntek-2.1.0-5|55	mkdir -p -m755 %buildroot%_docdir/%name-%version/html
12cr|syntek-2.1.0-5|56	install -m644 %_builddir/doxygen/html/* %buildroot%_docdir/%name-%version/html
12cr|syntek-2.1.0-5|57	install -m644 README %buildroot%_docdir/%name-%version
12cr|syntek-2.1.0-5|58	
12cr|syntek-2.1.0-5|59	# DKMS stuff
12cr|syntek-2.1.0-5|60	mkdir -p -m755 %buildroot%_usrsrc/%name-%version-%release
12cr|syntek-2.1.0-5|61	cp -a * %buildroot%_usrsrc/%name-%version-%release
12cr|syntek-2.1.0-5|62	# Configuration for dkms
12cr|syntek-2.1.0-5|63	cat > %buildroot%_usrsrc/%name-%version-%release/dkms.conf << 'EOF'
12cr|syntek-2.1.0-5|64	PACKAGE_VERSION=%version-%release
12cr|syntek-2.1.0-5|65	# Items below here should not have to change with each driver version
12cr|syntek-2.1.0-5|66	PACKAGE_NAME=%name
12cr|syntek-2.1.0-5|67	BUILT_MODULE_NAME[0]="%modname"
12cr|syntek-2.1.0-5|68	DEST_MODULE_LOCATION[0]="/kernel/3rdparty/%name"
12cr|syntek-2.1.0-5|69	REMAKE_INITRD="no"
12cr|syntek-2.1.0-5|70	AUTOINSTALL=yes
12cr|syntek-2.1.0-5|71	EOF
12cr|syntek-2.1.0-5|72	
12cr|syntek-2.1.0-5|73	
12cr|syntek-2.1.0-5|74	%post -n dkms-%name
12cr|syntek-2.1.0-5|75	dkms add -m %name -v %version-%release --rpm_safe_upgrade || :
12cr|syntek-2.1.0-5|76	dkms build -m %name -v %version-%release --rpm_safe_upgrade || :
12cr|syntek-2.1.0-5|77	dkms install -m %name -v %version-%release --rpm_safe_upgrade || :
12cr|syntek-2.1.0-5|78	
12cr|syntek-2.1.0-5|79	%preun -n dkms-%name
12cr|syntek-2.1.0-5|80	dkms remove -m %name -v %version-%release --all --rpm_safe_upgrade || :
12cr|syntek-2.1.0-5|81	
12cr|syntek-2.1.0-5|82	
12cr|syntek-2.1.0-5|83	%files
12cr|syntek-2.1.0-5|84	%dir %_docdir/%name-%version/
12cr|syntek-2.1.0-5|85	%doc %_docdir/%name-%version/README
12cr|syntek-2.1.0-5|86	%dir %_docdir/%name-%version/html/
12cr|syntek-2.1.0-5|87	%doc %_docdir/%name-%version/html/*
12cr|syntek-2.1.0-5|88	
12cr|syntek-2.1.0-5|89	%files -n dkms-%name
12cr|syntek-2.1.0-5|90	%doc README
12cr|syntek-2.1.0-5|91	%_usrsrc/%name-%version-%release/
12cr|syntek-2.1.0-5|92	
12cr|syntek-2.1.0-5|93	
12cr|syntek-2.1.0-5|94	%changelog
12cr|syntek-2.1.0-5|95	* Sun Nov 13 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.1.0-5
12cr|syntek-2.1.0-5|96	+ Revision: 730461
12cr|syntek-2.1.0-5|97	- drop dead v4l v1 code breaking module build (P6)
12cr|syntek-2.1.0-5|98	- fix build breakage due to removal of init_MUTEX() (P5)
12cr|syntek-2.1.0-5|99	
12cr|syntek-2.1.0-5|100	* Mon May 16 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.1.0-4
12cr|syntek-2.1.0-5|101	+ Revision: 675093
12cr|syntek-2.1.0-5|102	- add good default values & hflip/vflip (#62818)
12cr|syntek-2.1.0-5|103	- drop buildroot as well..
12cr|syntek-2.1.0-5|104	
12cr|syntek-2.1.0-5|105	* Mon May 16 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.1.0-3
12cr|syntek-2.1.0-5|106	+ Revision: 675089
12cr|syntek-2.1.0-5|107	- clean out old junk a bit..
12cr|syntek-2.1.0-5|108	- fix suspend/unsuspend (#62817)
12cr|syntek-2.1.0-5|109	- fix race condition in open(), making computer freeze (#62816)
12cr|syntek-2.1.0-5|110	- fix S_FMT and TRY_SMT ioctl - fixing library segfaults (#62815)
12cr|syntek-2.1.0-5|111	
12cr|syntek-2.1.0-5|112	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-2mdv2011.0
12cr|syntek-2.1.0-5|113	+ Revision: 615061
12cr|syntek-2.1.0-5|114	- the mass rebuild of 2010.1 packages
12cr|syntek-2.1.0-5|115	
12cr|syntek-2.1.0-5|116	* Wed Nov 11 2009 Alexandre Possebom <alexandre@mandriva.com.br> 2.1.0-1mdv2010.1
12cr|syntek-2.1.0-5|117	+ Revision: 464880
12cr|syntek-2.1.0-5|118	- Update to 2.1.0
12cr|syntek-2.1.0-5|119	- Dropped old patches.
12cr|syntek-2.1.0-5|120	
12cr|syntek-2.1.0-5|121	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.3.1-6mdv2010.0
12cr|syntek-2.1.0-5|122	+ Revision: 445343
12cr|syntek-2.1.0-5|123	- rebuild
12cr|syntek-2.1.0-5|124	
12cr|syntek-2.1.0-5|125	* Thu Nov 20 2008 Pascal Terjan <pterjan@mandriva.org> 1.3.1-5mdv2009.1
12cr|syntek-2.1.0-5|126	+ Revision: 305306
12cr|syntek-2.1.0-5|127	- Fix use by HAL
12cr|syntek-2.1.0-5|128	- Include release in DKMS version
12cr|syntek-2.1.0-5|129	
12cr|syntek-2.1.0-5|130	* Fri Nov 14 2008 Pascal Terjan <pterjan@mandriva.org> 1.3.1-4mdv2009.1
12cr|syntek-2.1.0-5|131	+ Revision: 302940
12cr|syntek-2.1.0-5|132	- Fix build on x86_64
12cr|syntek-2.1.0-5|133	
12cr|syntek-2.1.0-5|134	* Wed Nov 12 2008 Pascal Terjan <pterjan@mandriva.org> 1.3.1-3mdv2009.1
12cr|syntek-2.1.0-5|135	+ Revision: 302490
12cr|syntek-2.1.0-5|136	- Add upstream patch to support 2.6.27
12cr|syntek-2.1.0-5|137	
12cr|syntek-2.1.0-5|138	* Mon Mar 31 2008 Olivier Blin <blino@mandriva.org> 1.3.1-2mdv2008.1
12cr|syntek-2.1.0-5|139	+ Revision: 191291
12cr|syntek-2.1.0-5|140	- bump release
12cr|syntek-2.1.0-5|141	- remove hardcoded make command line (broken)
12cr|syntek-2.1.0-5|142	
12cr|syntek-2.1.0-5|143	* Tue Feb 26 2008 Olivier Blin <blino@mandriva.org> 1.3.1-1mdv2008.1
12cr|syntek-2.1.0-5|144	+ Revision: 175530
12cr|syntek-2.1.0-5|145	- 1.3.1
12cr|syntek-2.1.0-5|146	- bump release
12cr|syntek-2.1.0-5|147	- fix driver name (use "stk11xx" instead of "usb_stk11xx_driver", #35019)
12cr|syntek-2.1.0-5|148	
12cr|syntek-2.1.0-5|149	+ Thierry Vignaud <tv@mandriva.org>
12cr|syntek-2.1.0-5|150	- fix description-line-too-long
12cr|syntek-2.1.0-5|151	
12cr|syntek-2.1.0-5|152	* Fri Jan 18 2008 Pascal Terjan <pterjan@mandriva.org> 1.2.3-1mdv2008.1
12cr|syntek-2.1.0-5|153	+ Revision: 154611
12cr|syntek-2.1.0-5|154	- update to 1.2.3 (support more cameras, kopete, YUV)
12cr|syntek-2.1.0-5|155	
12cr|syntek-2.1.0-5|156	+ Olivier Blin <blino@mandriva.org>
12cr|syntek-2.1.0-5|157	- restore BuildRoot
12cr|syntek-2.1.0-5|158	
12cr|syntek-2.1.0-5|159	+ Thierry Vignaud <tv@mandriva.org>
12cr|syntek-2.1.0-5|160	- kill re-definition of %%buildroot on Pixel's request
12cr|syntek-2.1.0-5|161	
12cr|syntek-2.1.0-5|162	* Tue Oct 30 2007 Pascal Terjan <pterjan@mandriva.org> 1.1.0-1mdv2008.1
12cr|syntek-2.1.0-5|163	+ Revision: 103897
12cr|syntek-2.1.0-5|164	- 1.1.0 (even if the source thinks it is v1.0.0)
12cr|syntek-2.1.0-5|165	- Fix use of conditionnals
12cr|syntek-2.1.0-5|166	- Move the ctags requirement to the right place
12cr|syntek-2.1.0-5|167	
12cr|syntek-2.1.0-5|168	* Mon Oct 29 2007 Pascal Terjan <pterjan@mandriva.org> 1.0.0-0.svn49.3mdv2008.1
12cr|syntek-2.1.0-5|169	+ Revision: 103414
12cr|syntek-2.1.0-5|170	- ctags is required to build the module, not the package (#35006)
12cr|syntek-2.1.0-5|171	
12cr|syntek-2.1.0-5|172	* Tue Oct 02 2007 Olivier Blin <blino@mandriva.org> 1.0.0-0.svn49.2mdv2008.0
12cr|syntek-2.1.0-5|173	+ Revision: 94486
12cr|syntek-2.1.0-5|174	- update to new version
12cr|syntek-2.1.0-5|175	
12cr|syntek-2.1.0-5|176	* Wed Jul 25 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.0-0.svn49.1mdv2008.0
12cr|syntek-2.1.0-5|177	+ Revision: 55569
12cr|syntek-2.1.0-5|178	- Import syntek
12cr|syntek-2.1.0-5|179	
12cr|syntek-2.1.0-5|180	
12cr|syntek-2.1.0-5|181	
12cr|syntek-2.1.0-5|182	
12cr|syntek-2.1.0-5|183	* Sat Jul 13 2007 Zé <mmodem00@gmail.com> 1.0.0-2
12cr|syntek-2.1.0-5|184	- sync svn (svn release 49)
12cr|syntek-2.1.0-5|185	
12cr|syntek-2.1.0-5|186	* Tue May 22 2007 Zé <mmodem00@gmail.com> 1.0.0-1
12cr|syntek-2.1.0-5|187	- first package version 1.0.0

7876 12
12cr|sysfsutils1-1.3.0-8|1	%define fname sysfs
12cr|sysfsutils1-1.3.0-8|2	%define lib_name_orig lib%{fname}
12cr|sysfsutils1-1.3.0-8|3	%define lib_major 1
12cr|sysfsutils1-1.3.0-8|4	%define lib_name %mklibname %{fname} %{lib_major}
12cr|sysfsutils1-1.3.0-8|5	
12cr|sysfsutils1-1.3.0-8|6	Name: 		sysfsutils1
12cr|sysfsutils1-1.3.0-8|7	Version: 	1.3.0
12cr|sysfsutils1-1.3.0-8|8	Release: 	8
12cr|sysfsutils1-1.3.0-8|9	URL:		http://linux-diag.sourceforge.net/
12cr|sysfsutils1-1.3.0-8|10	Source0: 	http://prdownloads.sourceforge.net/linux-diag/sysfsutils-%{version}.tar.bz2
12cr|sysfsutils1-1.3.0-8|11	License: 	GPL
12cr|sysfsutils1-1.3.0-8|12	Group: 		System/Kernel and hardware
12cr|sysfsutils1-1.3.0-8|13	Summary: 	Utility suite to enjoy sysfs
12cr|sysfsutils1-1.3.0-8|14	
12cr|sysfsutils1-1.3.0-8|15	%description
12cr|sysfsutils1-1.3.0-8|16	This package's purpose is to provide a set of utilities for interfacing
12cr|sysfsutils1-1.3.0-8|17	with sysfs, a virtual filesystem in Linux kernel versions 2.5+ that
12cr|sysfsutils1-1.3.0-8|18	provides a tree of system devices. While a filesystem is a very useful
12cr|sysfsutils1-1.3.0-8|19	interface, we've decided to provide a stable programming interface
12cr|sysfsutils1-1.3.0-8|20	that will hopefully make it easier for applications to query system devices
12cr|sysfsutils1-1.3.0-8|21	and their attributes.
12cr|sysfsutils1-1.3.0-8|22	
12cr|sysfsutils1-1.3.0-8|23	This package currently includes:
12cr|sysfsutils1-1.3.0-8|24	
12cr|sysfsutils1-1.3.0-8|25	- libsysfs: a library for accessing system devices.
12cr|sysfsutils1-1.3.0-8|26	- lsbus: a small application to query system bus information.
12cr|sysfsutils1-1.3.0-8|27	- systool: an application to view system device information by bus, class,
12cr|sysfsutils1-1.3.0-8|28	and topology.
12cr|sysfsutils1-1.3.0-8|29	
12cr|sysfsutils1-1.3.0-8|30	%package -n	%{lib_name}
12cr|sysfsutils1-1.3.0-8|31	Summary:	Main library for %{name}
12cr|sysfsutils1-1.3.0-8|32	Group:		System/Libraries
12cr|sysfsutils1-1.3.0-8|33	Provides:	%{lib_name_orig}%{lib_major} = %{EVRD}
12cr|sysfsutils1-1.3.0-8|34	
12cr|sysfsutils1-1.3.0-8|35	%description -n	%{lib_name}
12cr|sysfsutils1-1.3.0-8|36	This package contains the library needed to run programs dynamically
12cr|sysfsutils1-1.3.0-8|37	linked with %{name}.
12cr|sysfsutils1-1.3.0-8|38	
12cr|sysfsutils1-1.3.0-8|39	%package -n	%{lib_name}-devel
12cr|sysfsutils1-1.3.0-8|40	Summary:	Headers for developing programs that will use %{name}
12cr|sysfsutils1-1.3.0-8|41	Group:		Development/C
12cr|sysfsutils1-1.3.0-8|42	Requires:	%{lib_name} = %{version}
12cr|sysfsutils1-1.3.0-8|43	Provides:	%{lib_name_orig}%{lib_major}-devel = %{EVRD}
12cr|sysfsutils1-1.3.0-8|44	
12cr|sysfsutils1-1.3.0-8|45	%description -n	%{lib_name}-devel
12cr|sysfsutils1-1.3.0-8|46	This package contains the headers that programmers will need to develop
12cr|sysfsutils1-1.3.0-8|47	applications which will use %{name}.
12cr|sysfsutils1-1.3.0-8|48	
12cr|sysfsutils1-1.3.0-8|49	%package -n	%{lib_name}-static-devel
12cr|sysfsutils1-1.3.0-8|50	Summary:	Static library for developing programs that will use %{name}
12cr|sysfsutils1-1.3.0-8|51	Group:		Development/C
12cr|sysfsutils1-1.3.0-8|52	Requires:	%{lib_name} = %{version} %{lib_name}-devel = %{version}
12cr|sysfsutils1-1.3.0-8|53	Provides:	%{lib_name_orig}%{lib_major}-static-devel = %{EVRD}
12cr|sysfsutils1-1.3.0-8|54	
12cr|sysfsutils1-1.3.0-8|55	%description -n	%{lib_name}-static-devel
12cr|sysfsutils1-1.3.0-8|56	This package contains the static library that programmers will need to develop
12cr|sysfsutils1-1.3.0-8|57	applications which will use %{name}.
12cr|sysfsutils1-1.3.0-8|58	
12cr|sysfsutils1-1.3.0-8|59	
12cr|sysfsutils1-1.3.0-8|60	%prep
12cr|sysfsutils1-1.3.0-8|61	%setup -q -n sysfsutils-%version
12cr|sysfsutils1-1.3.0-8|62	
12cr|sysfsutils1-1.3.0-8|63	%build
12cr|sysfsutils1-1.3.0-8|64	%configure2_5x
12cr|sysfsutils1-1.3.0-8|65	%make
12cr|sysfsutils1-1.3.0-8|66	
12cr|sysfsutils1-1.3.0-8|67	%install
12cr|sysfsutils1-1.3.0-8|68	%{makeinstall_std}
12cr|sysfsutils1-1.3.0-8|69	rm -rf %{buildroot}{%_bindir/*,%_mandir/man1/*}
12cr|sysfsutils1-1.3.0-8|70	
12cr|sysfsutils1-1.3.0-8|71	%files -n %{lib_name}
12cr|sysfsutils1-1.3.0-8|72	%doc AUTHORS README NEWS
12cr|sysfsutils1-1.3.0-8|73	%{_libdir}/libsysfs.so.*
12cr|sysfsutils1-1.3.0-8|74	
12cr|sysfsutils1-1.3.0-8|75	%files -n %{lib_name}-devel
12cr|sysfsutils1-1.3.0-8|76	%doc docs/libsysfs.txt
12cr|sysfsutils1-1.3.0-8|77	%{_libdir}/libsysfs.so
12cr|sysfsutils1-1.3.0-8|78	%{_includedir}/sysfs/libsysfs.h
12cr|sysfsutils1-1.3.0-8|79	%{_includedir}/sysfs/dlist.h
12cr|sysfsutils1-1.3.0-8|80	
12cr|sysfsutils1-1.3.0-8|81	%files -n %{lib_name}-static-devel
12cr|sysfsutils1-1.3.0-8|82	%{_libdir}/libsysfs.a
12cr|sysfsutils1-1.3.0-8|83	
12cr|sysfsutils1-1.3.0-8|84	
12cr|sysfsutils1-1.3.0-8|85	
12cr|sysfsutils1-1.3.0-8|86	%changelog
12cr|sysfsutils1-1.3.0-8|87	* Wed Oct  31 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12cr|sysfsutils1-1.3.0-8|88	+ Commit: ef747bc
12cr|sysfsutils1-1.3.0-8|89	- remove *.la files, spec cleanup
12cr|sysfsutils1-1.3.0-8|90	
12cr|sysfsutils1-1.3.0-8|91	

7877 12
12cr|syslog-ng-3.3.5-1|1	%define _disable_ld_no_undefined 1
12cr|syslog-ng-3.3.5-1|2	%define evtlog_ver	0.2.12
12cr|syslog-ng-3.3.5-1|3	
12cr|syslog-ng-3.3.5-1|4	%define name    syslog-ng
12cr|syslog-ng-3.3.5-1|5	%define version 3.3.5
12cr|syslog-ng-3.3.5-1|6	%define release 1
12cr|syslog-ng-3.3.5-1|7	
12cr|syslog-ng-3.3.5-1|8	%define major 0
12cr|syslog-ng-3.3.5-1|9	%define libname %mklibname syslog-ng %{major}
12cr|syslog-ng-3.3.5-1|10	%define develname %mklibname syslog-ng -d
12cr|syslog-ng-3.3.5-1|11	
12cr|syslog-ng-3.3.5-1|12	Name:		%{name}
12cr|syslog-ng-3.3.5-1|13	Version:	%{version}
12cr|syslog-ng-3.3.5-1|14	Release:	%{release}
12cr|syslog-ng-3.3.5-1|15	Summary:	Syslog-ng daemon
12cr|syslog-ng-3.3.5-1|16	Group:		System/Kernel and hardware
12cr|syslog-ng-3.3.5-1|17	License:	GPLv2 LGPLv2+
12cr|syslog-ng-3.3.5-1|18	Url:		http://www.balabit.com/products/syslog_ng/
12cr|syslog-ng-3.3.5-1|19	Source0: 	http://www.balabit.com/downloads/files/syslog-ng/open-source-edition/%{version}/source/%{name}_%{version}.tar.gz
12cr|syslog-ng-3.3.5-1|20	Source1:	http://www.balabit.com/support/documentation/syslog-ng-ose-v3.2-guide-admin-en.pdf
12cr|syslog-ng-3.3.5-1|21	Source2:	syslog-ng.sysconfig
12cr|syslog-ng-3.3.5-1|22	Source3:	syslog-ng.conf
12cr|syslog-ng-3.3.5-1|23	Source4:	syslog-ng.logrotate
12cr|syslog-ng-3.3.5-1|24	Source5:	syslog-ng.init
12cr|syslog-ng-3.3.5-1|25	Source6:	syslog-ng.sleep
12cr|syslog-ng-3.3.5-1|26	Source7:	syslog-ng.service
12cr|syslog-ng-3.3.5-1|27	BuildRequires:	flex
12cr|syslog-ng-3.3.5-1|28	BuildRequires:	bison
12cr|syslog-ng-3.3.5-1|29	BuildRequires:	eventlog-devel >= %{evtlog_ver}
12cr|syslog-ng-3.3.5-1|30	BuildRequires:	net-devel >= 1.1.3
12cr|syslog-ng-3.3.5-1|31	BuildRequires:	glib2-devel
12cr|syslog-ng-3.3.5-1|32	BuildRequires:	libwrap-devel
12cr|syslog-ng-3.3.5-1|33	BuildRequires:	openssl-devel
12cr|syslog-ng-3.3.5-1|34	BuildRequires:	dbi-devel
12cr|syslog-ng-3.3.5-1|35	BuildRequires:	cap-devel
12cr|syslog-ng-3.3.5-1|36	BuildRequires:	pkgconfig(json)
12cr|syslog-ng-3.3.5-1|37	Provides:       syslog-daemon
12cr|syslog-ng-3.3.5-1|38	
12cr|syslog-ng-3.3.5-1|39	%description
12cr|syslog-ng-3.3.5-1|40	Syslog-ng is a flexible and highly scalable system logging application
12cr|syslog-ng-3.3.5-1|41	that is ideal for creating centralized and trusted logging solutions.
12cr|syslog-ng-3.3.5-1|42	Syslog-ng enables you to send the log messages of your hosts to remote
12cr|syslog-ng-3.3.5-1|43	servers using the latest protocol standards : TCP, TLS, X.509 certificates.
12cr|syslog-ng-3.3.5-1|44	Syslog-ng is able to store log messages in the most popular databases :
12cr|syslog-ng-3.3.5-1|45	MySQL, PostgreSQL SQLite, Oracle and MSSQL. Syslog-ng can sort the incoming
12cr|syslog-ng-3.3.5-1|46	log messages based on their content and various parameters like the source
12cr|syslog-ng-3.3.5-1|47	host, application, and priority. Directories, files and database tables can
12cr|syslog-ng-3.3.5-1|48	be created dynamically using macros. Complex filtering using regular
12cr|syslog-ng-3.3.5-1|49	expressions and boolean operators offers almost unlimited flexibility to
12cr|syslog-ng-3.3.5-1|50	forward only the important log messages to the selected destinations.
12cr|syslog-ng-3.3.5-1|51	
12cr|syslog-ng-3.3.5-1|52	%package -n %{libname}
12cr|syslog-ng-3.3.5-1|53	Summary:        Libraries for %{name}
12cr|syslog-ng-3.3.5-1|54	Group:          Development/C
12cr|syslog-ng-3.3.5-1|55	
12cr|syslog-ng-3.3.5-1|56	%description -n %{libname}
12cr|syslog-ng-3.3.5-1|57	The libraries for %{name}.
12cr|syslog-ng-3.3.5-1|58	
12cr|syslog-ng-3.3.5-1|59	%package -n %develname
12cr|syslog-ng-3.3.5-1|60	Summary:        Development files for %{name}
12cr|syslog-ng-3.3.5-1|61	Group:          Development/C
12cr|syslog-ng-3.3.5-1|62	Provides:       %{name}-devel
12cr|syslog-ng-3.3.5-1|63	Requires:       %{libname} = %{version}-%{release}
12cr|syslog-ng-3.3.5-1|64	
12cr|syslog-ng-3.3.5-1|65	%description -n %develname
12cr|syslog-ng-3.3.5-1|66	This package contains libraries and header files for
12cr|syslog-ng-3.3.5-1|67	developing applications that use %{name}.
12cr|syslog-ng-3.3.5-1|68	
12cr|syslog-ng-3.3.5-1|69	%prep
12cr|syslog-ng-3.3.5-1|70	%setup -q -n %{name}-%{version}
12cr|syslog-ng-3.3.5-1|71	cp %{SOURCE1} .
12cr|syslog-ng-3.3.5-1|72	
12cr|syslog-ng-3.3.5-1|73	%build
12cr|syslog-ng-3.3.5-1|74	
12cr|syslog-ng-3.3.5-1|75	# XXX: workaround for the default configure paths
12cr|syslog-ng-3.3.5-1|76	%define _sbindir /sbin
12cr|syslog-ng-3.3.5-1|77	%define _sysconfdir /etc/syslog-ng
12cr|syslog-ng-3.3.5-1|78	%define _datadir %{_usr}/share/syslog-ng
12cr|syslog-ng-3.3.5-1|79	%define _libdir /%{_lib}
12cr|syslog-ng-3.3.5-1|80	%define _localstatedir %{_var}/lib/syslog-ng
12cr|syslog-ng-3.3.5-1|81	
12cr|syslog-ng-3.3.5-1|82	%configure2_5x \
12cr|syslog-ng-3.3.5-1|83	--with-pidfile-dir=%{_var}/run \
12cr|syslog-ng-3.3.5-1|84	--with-module-dir=/%{_lib}/syslog-ng \
12cr|syslog-ng-3.3.5-1|85	--enable-dynamic-linking \
12cr|syslog-ng-3.3.5-1|86	--enable-ipv6 \
12cr|syslog-ng-3.3.5-1|87	--enable-linux-caps \
12cr|syslog-ng-3.3.5-1|88	--enable-pacct \
12cr|syslog-ng-3.3.5-1|89	--enable-spoof-source \
12cr|syslog-ng-3.3.5-1|90	--enable-ssl \
12cr|syslog-ng-3.3.5-1|91	--enable-tcp-wrapper
12cr|syslog-ng-3.3.5-1|92	# --enable-env-wrapper \
12cr|syslog-ng-3.3.5-1|93	%make
12cr|syslog-ng-3.3.5-1|94	
12cr|syslog-ng-3.3.5-1|95	%install
12cr|syslog-ng-3.3.5-1|96	
12cr|syslog-ng-3.3.5-1|97	%makeinstall_std
12cr|syslog-ng-3.3.5-1|98	
12cr|syslog-ng-3.3.5-1|99	# XXX: enforce default paths
12cr|syslog-ng-3.3.5-1|100	%define _sbindir /sbin
12cr|syslog-ng-3.3.5-1|101	%define _sysconfdir /etc
12cr|syslog-ng-3.3.5-1|102	%define _datadir /usr/share
12cr|syslog-ng-3.3.5-1|103	%define _libdir /usr/%{_lib}
12cr|syslog-ng-3.3.5-1|104	%define _localstatedir /var
12cr|syslog-ng-3.3.5-1|105	
12cr|syslog-ng-3.3.5-1|106	install -d -m 755 %{buildroot}%{_sysconfdir}/syslog-ng/syslog-ng.d
12cr|syslog-ng-3.3.5-1|107	install -d -m 755 %{buildroot}%{_sysconfdir}/syslog-ng/patterndb.d
12cr|syslog-ng-3.3.5-1|108	
12cr|syslog-ng-3.3.5-1|109	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
12cr|syslog-ng-3.3.5-1|110	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/syslog-ng
12cr|syslog-ng-3.3.5-1|111	
12cr|syslog-ng-3.3.5-1|112	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/syslog-ng/syslog-ng.conf
12cr|syslog-ng-3.3.5-1|113	
12cr|syslog-ng-3.3.5-1|114	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|syslog-ng-3.3.5-1|115	install -m 644  %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/syslog-ng
12cr|syslog-ng-3.3.5-1|116	
12cr|syslog-ng-3.3.5-1|117	# init script
12cr|syslog-ng-3.3.5-1|118	install -d -m 755 %{buildroot}%{_initrddir}
12cr|syslog-ng-3.3.5-1|119	install -m 755 %{SOURCE5} %{buildroot}%{_initrddir}/syslog-ng
12cr|syslog-ng-3.3.5-1|120	
12cr|syslog-ng-3.3.5-1|121	install -d -m 755 %{buildroot}%{_libdir}/pm-utils/sleep.d
12cr|syslog-ng-3.3.5-1|122	install -m 755 %{SOURCE6} %{buildroot}%{_libdir}/pm-utils/sleep.d/05syslog-ng
12cr|syslog-ng-3.3.5-1|123	
12cr|syslog-ng-3.3.5-1|124	install -d -m 755 %{buildroot}%{_unitdir}
12cr|syslog-ng-3.3.5-1|125	install -m 644 %{SOURCE7} %{buildroot}%{_unitdir}/syslog-ng.service
12cr|syslog-ng-3.3.5-1|126	
12cr|syslog-ng-3.3.5-1|127	install -d -m 755 %{buildroot}%{_localstatedir}/lib/syslog-ng
12cr|syslog-ng-3.3.5-1|128	
12cr|syslog-ng-3.3.5-1|129	rm -f %{buildroot}/%{_lib}/*.la
12cr|syslog-ng-3.3.5-1|130	mv %{buildroot}/%{_lib}/pkgconfig %{buildroot}%{_libdir}/pkgconfig
12cr|syslog-ng-3.3.5-1|131	
12cr|syslog-ng-3.3.5-1|132	%post
12cr|syslog-ng-3.3.5-1|133	%_post_service %{name}
12cr|syslog-ng-3.3.5-1|134	# (cg) Handle a quirk of syslog service installations
12cr|syslog-ng-3.3.5-1|135	if [ -f %{_sysconfdir}/systemd/system/multi-user.target.wants/%{name}.service -a ! -f %{_sysconfdir}/systemd/system/syslog.service ]; then
12cr|syslog-ng-3.3.5-1|136	cp -a %{_sysconfdir}/systemd/system/multi-user.target.wants/%{name}.service %{_sysconfdir}/systemd/system/syslog.service
12cr|syslog-ng-3.3.5-1|137	fi
12cr|syslog-ng-3.3.5-1|138	
12cr|syslog-ng-3.3.5-1|139	%preun
12cr|syslog-ng-3.3.5-1|140	%_preun_service %{name}
12cr|syslog-ng-3.3.5-1|141	
12cr|syslog-ng-3.3.5-1|142	%files
12cr|syslog-ng-3.3.5-1|143	%defattr(-,root,root)
12cr|syslog-ng-3.3.5-1|144	%doc AUTHORS ChangeLog COPYING NEWS VERSION
12cr|syslog-ng-3.3.5-1|145	%doc doc/security doc/xsd
12cr|syslog-ng-3.3.5-1|146	%doc syslog-ng-ose-v3.2-guide-admin-en.pdf
12cr|syslog-ng-3.3.5-1|147	%dir %{_sysconfdir}/syslog-ng
12cr|syslog-ng-3.3.5-1|148	%dir %{_sysconfdir}/syslog-ng/syslog-ng.d
12cr|syslog-ng-3.3.5-1|149	%dir %{_sysconfdir}/syslog-ng/patterndb.d
12cr|syslog-ng-3.3.5-1|150	%dir /%{_lib}/syslog-ng
12cr|syslog-ng-3.3.5-1|151	%config(noreplace) %{_sysconfdir}/syslog-ng/syslog-ng.conf
12cr|syslog-ng-3.3.5-1|152	%config(noreplace) %{_sysconfdir}/syslog-ng/modules.conf
12cr|syslog-ng-3.3.5-1|153	%config(noreplace) %{_sysconfdir}/syslog-ng/scl.conf
12cr|syslog-ng-3.3.5-1|154	%config(noreplace) %{_sysconfdir}/sysconfig/syslog-ng
12cr|syslog-ng-3.3.5-1|155	%config(noreplace) %{_sysconfdir}/logrotate.d/syslog-ng
12cr|syslog-ng-3.3.5-1|156	%{_initrddir}/syslog-ng
12cr|syslog-ng-3.3.5-1|157	%{_unitdir}/syslog-ng.service
12cr|syslog-ng-3.3.5-1|158	%{_sbindir}/syslog-ng
12cr|syslog-ng-3.3.5-1|159	%{_sbindir}/syslog-ng-ctl
12cr|syslog-ng-3.3.5-1|160	%{_bindir}/loggen
12cr|syslog-ng-3.3.5-1|161	%{_bindir}/pdbtool
12cr|syslog-ng-3.3.5-1|162	%{_bindir}/update-patterndb
12cr|syslog-ng-3.3.5-1|163	%{_libdir}/pm-utils/sleep.d/05syslog-ng
12cr|syslog-ng-3.3.5-1|164	%{_datadir}/syslog-ng
12cr|syslog-ng-3.3.5-1|165	%{_mandir}/man1/pdbtool.1*
12cr|syslog-ng-3.3.5-1|166	%{_mandir}/man1/loggen.1*
12cr|syslog-ng-3.3.5-1|167	%{_mandir}/man1/syslog-ng-ctl.1*
12cr|syslog-ng-3.3.5-1|168	%{_mandir}/man5/syslog-ng.conf.5*
12cr|syslog-ng-3.3.5-1|169	%{_mandir}/man8/syslog-ng.8*
12cr|syslog-ng-3.3.5-1|170	%{_localstatedir}/lib/syslog-ng
12cr|syslog-ng-3.3.5-1|171	
12cr|syslog-ng-3.3.5-1|172	%files -n %{libname}
12cr|syslog-ng-3.3.5-1|173	/%{_lib}/libsyslog-ng-%{version}.so
12cr|syslog-ng-3.3.5-1|174	
12cr|syslog-ng-3.3.5-1|175	%files -n %{develname}
12cr|syslog-ng-3.3.5-1|176	/%{_lib}/libsyslog-ng.so
12cr|syslog-ng-3.3.5-1|177	/%{_lib}/%{name}/libafmongodb.so
12cr|syslog-ng-3.3.5-1|178	/%{_lib}/%{name}/libafprog.so
12cr|syslog-ng-3.3.5-1|179	/%{_lib}/%{name}/libafsocket-notls.so
12cr|syslog-ng-3.3.5-1|180	/%{_lib}/%{name}/libafsocket-tls.so
12cr|syslog-ng-3.3.5-1|181	/%{_lib}/%{name}/libafsocket.so
12cr|syslog-ng-3.3.5-1|182	/%{_lib}/%{name}/libafsql.so
12cr|syslog-ng-3.3.5-1|183	/%{_lib}/%{name}/libafuser.so
12cr|syslog-ng-3.3.5-1|184	/%{_lib}/%{name}/libbasicfuncs.so
12cr|syslog-ng-3.3.5-1|185	/%{_lib}/%{name}/libconfgen.so
12cr|syslog-ng-3.3.5-1|186	/%{_lib}/%{name}/libconvertfuncs.so
12cr|syslog-ng-3.3.5-1|187	/%{_lib}/%{name}/libcsvparser.so
12cr|syslog-ng-3.3.5-1|188	/%{_lib}/%{name}/libdbparser.so
12cr|syslog-ng-3.3.5-1|189	/%{_lib}/%{name}/libdummy.so
12cr|syslog-ng-3.3.5-1|190	/%{_lib}/%{name}/libpacctformat.so
12cr|syslog-ng-3.3.5-1|191	/%{_lib}/%{name}/libsyslog-ng-crypto.so
12cr|syslog-ng-3.3.5-1|192	/%{_lib}/%{name}/libsyslogformat.so
12cr|syslog-ng-3.3.5-1|193	/%{_lib}/%{name}/libtfjson.so
12cr|syslog-ng-3.3.5-1|194	/%{_lib}/%{name}/libaffile.so
12cr|syslog-ng-3.3.5-1|195	
12cr|syslog-ng-3.3.5-1|196	%{_libdir}/pkgconfig/syslog-ng.pc
12cr|syslog-ng-3.3.5-1|197	%{_includedir}/syslog-ng
12cr|syslog-ng-3.3.5-1|198	
12cr|syslog-ng-3.3.5-1|199	
12cr|syslog-ng-3.3.5-1|200	
12cr|syslog-ng-3.3.5-1|201	%changelog
12cr|syslog-ng-3.3.5-1|202	

7878 12
12cr|syslog-ng-patterndb-20091209-2|1	%define	name	syslog-ng-patterndb
12cr|syslog-ng-patterndb-20091209-2|2	%define	version	20091209
12cr|syslog-ng-patterndb-20091209-2|3	%define	release	%mkrel 2
12cr|syslog-ng-patterndb-20091209-2|4	
12cr|syslog-ng-patterndb-20091209-2|5	Name:		%{name}
12cr|syslog-ng-patterndb-20091209-2|6	Version:	%{version}
12cr|syslog-ng-patterndb-20091209-2|7	Release:	%{release}
12cr|syslog-ng-patterndb-20091209-2|8	Summary:    Syslog-ng pattern database
12cr|syslog-ng-patterndb-20091209-2|9	License:    GPL
12cr|syslog-ng-patterndb-20091209-2|10	Group:      Graphical desktop/GNOME
12cr|syslog-ng-patterndb-20091209-2|11	URL:        http://www.balabit.com/downloads/files/patterndb-snapshot
12cr|syslog-ng-patterndb-20091209-2|12	Source0:    http://www.balabit.com/downloads/files/patterndb-snapshot/patterndb-%{version}.zip
12cr|syslog-ng-patterndb-20091209-2|13	BuildArch:      noarch
12cr|syslog-ng-patterndb-20091209-2|14	
12cr|syslog-ng-patterndb-20091209-2|15	%description
12cr|syslog-ng-patterndb-20091209-2|16	This package contains a pattern database for syslog-ng.
12cr|syslog-ng-patterndb-20091209-2|17	
12cr|syslog-ng-patterndb-20091209-2|18	%prep
12cr|syslog-ng-patterndb-20091209-2|19	%setup -q -n patterndb
12cr|syslog-ng-patterndb-20091209-2|20	
12cr|syslog-ng-patterndb-20091209-2|21	%build
12cr|syslog-ng-patterndb-20091209-2|22	
12cr|syslog-ng-patterndb-20091209-2|23	%install
12cr|syslog-ng-patterndb-20091209-2|24	install -d -m 755 %{buildroot}%{_datadir}/syslog-ng
12cr|syslog-ng-patterndb-20091209-2|25	install -m 644 *.xml %{buildroot}%{_datadir}/syslog-ng
12cr|syslog-ng-patterndb-20091209-2|26	
12cr|syslog-ng-patterndb-20091209-2|27	%files
12cr|syslog-ng-patterndb-20091209-2|28	%{_datadir}/syslog-ng

7879 12
12cr|sysprof-1.1.6-2|1	%define	name	sysprof
12cr|sysprof-1.1.6-2|2	%define	version	1.1.6
12cr|sysprof-1.1.6-2|3	%define	release	%mkrel 2
12cr|sysprof-1.1.6-2|4	
12cr|sysprof-1.1.6-2|5	Summary:	System-wide Linux Profiler
12cr|sysprof-1.1.6-2|6	Name:		%{name}
12cr|sysprof-1.1.6-2|7	Version:	%{version}
12cr|sysprof-1.1.6-2|8	Release:	%{release}
12cr|sysprof-1.1.6-2|9	License:	GPL
12cr|sysprof-1.1.6-2|10	Group:		Development/Other
12cr|sysprof-1.1.6-2|11	Source0:	%{name}-%{version}.tar.gz
12cr|sysprof-1.1.6-2|12	URL:		http://www.daimi.au.dk/~sandmann/sysprof/
12cr|sysprof-1.1.6-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|sysprof-1.1.6-2|14	BuildRequires:	autoconf2.5
12cr|sysprof-1.1.6-2|15	BuildRequires:	libglade2.0-devel
12cr|sysprof-1.1.6-2|16	BuildRequires:	binutils-devel
12cr|sysprof-1.1.6-2|17	BuildRequires:	imagemagick
12cr|sysprof-1.1.6-2|18	ExclusiveArch:	%{ix86} x86_64
12cr|sysprof-1.1.6-2|19	
12cr|sysprof-1.1.6-2|20	%description
12cr|sysprof-1.1.6-2|21	Sysprof is a sampling profiler that uses a kernel module to generate
12cr|sysprof-1.1.6-2|22	stacktraces which are then interpreted by the userspace program
12cr|sysprof-1.1.6-2|23	"sysprof".
12cr|sysprof-1.1.6-2|24	
12cr|sysprof-1.1.6-2|25	Sysprof handles shared libraries and applications do not need to be
12cr|sysprof-1.1.6-2|26	recompiled. In fact they don't even have to be restarted.
12cr|sysprof-1.1.6-2|27	
12cr|sysprof-1.1.6-2|28	Just insert the kernel module and start sysprof.
12cr|sysprof-1.1.6-2|29	
12cr|sysprof-1.1.6-2|30	%prep
12cr|sysprof-1.1.6-2|31	%setup -q
12cr|sysprof-1.1.6-2|32	
12cr|sysprof-1.1.6-2|33	%build
12cr|sysprof-1.1.6-2|34	%configure2_5x
12cr|sysprof-1.1.6-2|35	%make
12cr|sysprof-1.1.6-2|36	
12cr|sysprof-1.1.6-2|37	%install
12cr|sysprof-1.1.6-2|38	rm -rf $RPM_BUILD_ROOT
12cr|sysprof-1.1.6-2|39	%makeinstall_std
12cr|sysprof-1.1.6-2|40	
12cr|sysprof-1.1.6-2|41	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|sysprof-1.1.6-2|42	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|sysprof-1.1.6-2|43	[Desktop Entry]
12cr|sysprof-1.1.6-2|44	Name=Sysprof
12cr|sysprof-1.1.6-2|45	Comment=System-wide Linux Profiler
12cr|sysprof-1.1.6-2|46	Exec=%{_bindir}/%{name}
12cr|sysprof-1.1.6-2|47	Icon=%{name}
12cr|sysprof-1.1.6-2|48	Terminal=false
12cr|sysprof-1.1.6-2|49	Type=Application
12cr|sysprof-1.1.6-2|50	StartupNotify=true
12cr|sysprof-1.1.6-2|51	Categories=GTK;Development;Profiling;X-MandrivaLinux-MoreApplications-Development-Tools;
12cr|sysprof-1.1.6-2|52	EOF
12cr|sysprof-1.1.6-2|53	
12cr|sysprof-1.1.6-2|54	mkdir -p $RPM_BUILD_ROOT{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12cr|sysprof-1.1.6-2|55	cp sysprof-icon-48.png $RPM_BUILD_ROOT%{_liconsdir}/sysprof.png
12cr|sysprof-1.1.6-2|56	cp sysprof-icon-16.png $RPM_BUILD_ROOT%{_miconsdir}/sysprof.png
12cr|sysprof-1.1.6-2|57	cp sysprof-icon-32.png $RPM_BUILD_ROOT%{_iconsdir}/sysprof.png
12cr|sysprof-1.1.6-2|58	
12cr|sysprof-1.1.6-2|59	%clean
12cr|sysprof-1.1.6-2|60	rm -rf $RPM_BUILD_ROOT
12cr|sysprof-1.1.6-2|61	
12cr|sysprof-1.1.6-2|62	%files
12cr|sysprof-1.1.6-2|63	%defattr(-,root,root)
12cr|sysprof-1.1.6-2|64	%doc AUTHORS COPYING ChangeLog INSTALL README TODO
12cr|sysprof-1.1.6-2|65	%{_bindir}/*
12cr|sysprof-1.1.6-2|66	%{_datadir}/%{name}
12cr|sysprof-1.1.6-2|67	%{_datadir}/pixmaps/*
12cr|sysprof-1.1.6-2|68	/etc/udev/rules.d/60-sysprof.rules
12cr|sysprof-1.1.6-2|69	%{_liconsdir}/*
12cr|sysprof-1.1.6-2|70	%{_iconsdir}/*.png
12cr|sysprof-1.1.6-2|71	%{_miconsdir}/*
12cr|sysprof-1.1.6-2|72	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|sysprof-1.1.6-2|73	
12cr|sysprof-1.1.6-2|74	
12cr|sysprof-1.1.6-2|75	%changelog
12cr|sysprof-1.1.6-2|76	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.6-2mdv2011.0
12cr|sysprof-1.1.6-2|77	+ Revision: 615081
12cr|sysprof-1.1.6-2|78	- the mass rebuild of 2010.1 packages
12cr|sysprof-1.1.6-2|79	
12cr|sysprof-1.1.6-2|80	* Thu May 06 2010 Frederic Crozat <fcrozat@mandriva.com> 1.1.6-1mdv2010.1
12cr|sysprof-1.1.6-2|81	+ Revision: 542993
12cr|sysprof-1.1.6-2|82	- Release 1.1.6
12cr|sysprof-1.1.6-2|83	
12cr|sysprof-1.1.6-2|84	* Tue Mar 23 2010 Pascal Terjan <pterjan@mandriva.org> 1.1.4-1mdv2010.1
12cr|sysprof-1.1.6-2|85	+ Revision: 526876
12cr|sysprof-1.1.6-2|86	- Switch to 1.1 branch
12cr|sysprof-1.1.6-2|87	
12cr|sysprof-1.1.6-2|88	* Wed Nov 25 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.12-2mdv2010.1
12cr|sysprof-1.1.6-2|89	+ Revision: 469874
12cr|sysprof-1.1.6-2|90	- fix static linking against against libbfd (P2)
12cr|sysprof-1.1.6-2|91	
12cr|sysprof-1.1.6-2|92	* Wed May 13 2009 Pascal Terjan <pterjan@mandriva.org> 1.0.12-1mdv2010.0
12cr|sysprof-1.1.6-2|93	+ Revision: 375265
12cr|sysprof-1.1.6-2|94	- Update to 1.0.12
12cr|sysprof-1.1.6-2|95	
12cr|sysprof-1.1.6-2|96	* Fri Mar 06 2009 Pascal Terjan <pterjan@mandriva.org> 1.0.10-7mdv2009.1
12cr|sysprof-1.1.6-2|97	+ Revision: 349951
12cr|sysprof-1.1.6-2|98	- Rebuild for new binutils
12cr|sysprof-1.1.6-2|99	
12cr|sysprof-1.1.6-2|100	* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 1.0.10-6mdv2009.1
12cr|sysprof-1.1.6-2|101	+ Revision: 318882
12cr|sysprof-1.1.6-2|102	- fix strfmt
12cr|sysprof-1.1.6-2|103	
12cr|sysprof-1.1.6-2|104	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|sysprof-1.1.6-2|105	- lowercase ImageMagick
12cr|sysprof-1.1.6-2|106	
12cr|sysprof-1.1.6-2|107	* Tue Sep 30 2008 Pascal Terjan <pterjan@mandriva.org> 1.0.10-6mdv2009.0
12cr|sysprof-1.1.6-2|108	+ Revision: 290107
12cr|sysprof-1.1.6-2|109	- Fix the previous patch
12cr|sysprof-1.1.6-2|110	
12cr|sysprof-1.1.6-2|111	* Thu Sep 25 2008 Pascal Terjan <pterjan@mandriva.org> 1.0.10-5mdv2009.0
12cr|sysprof-1.1.6-2|112	+ Revision: 288216
12cr|sysprof-1.1.6-2|113	- Add recent patches from svn to build against recent kernels
12cr|sysprof-1.1.6-2|114	
12cr|sysprof-1.1.6-2|115	* Tue Aug 19 2008 Funda Wang <fwang@mandriva.org> 1.0.10-4mdv2009.0
12cr|sysprof-1.1.6-2|116	+ Revision: 273972
12cr|sysprof-1.1.6-2|117	- rebuild
12cr|sysprof-1.1.6-2|118	
12cr|sysprof-1.1.6-2|119	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.0.10-3mdv2009.0
12cr|sysprof-1.1.6-2|120	+ Revision: 269401
12cr|sysprof-1.1.6-2|121	- rebuild early 2009.0 package (before pixel changes)
12cr|sysprof-1.1.6-2|122	
12cr|sysprof-1.1.6-2|123	+ Pixel <pixel@mandriva.com>
12cr|sysprof-1.1.6-2|124	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|sysprof-1.1.6-2|125	
12cr|sysprof-1.1.6-2|126	+ Pascal Terjan <pterjan@mandriva.org>
12cr|sysprof-1.1.6-2|127	- rebuild for new libbfd
12cr|sysprof-1.1.6-2|128	
12cr|sysprof-1.1.6-2|129	* Sat May 10 2008 Pascal Terjan <pterjan@mandriva.org> 1.0.10-1mdv2009.0
12cr|sysprof-1.1.6-2|130	+ Revision: 205435
12cr|sysprof-1.1.6-2|131	- update to new version 1.0.10
12cr|sysprof-1.1.6-2|132	
12cr|sysprof-1.1.6-2|133	* Tue Feb 26 2008 Pascal Terjan <pterjan@mandriva.org> 1.0.9-3mdv2008.1
12cr|sysprof-1.1.6-2|134	+ Revision: 175473
12cr|sysprof-1.1.6-2|135	- Rebuild for new libbfd
12cr|sysprof-1.1.6-2|136	
12cr|sysprof-1.1.6-2|137	+ Thierry Vignaud <tv@mandriva.org>
12cr|sysprof-1.1.6-2|138	- rebuild for new libbfd
12cr|sysprof-1.1.6-2|139	- drop old menu
12cr|sysprof-1.1.6-2|140	- kill re-definition of %%buildroot on Pixel's request
12cr|sysprof-1.1.6-2|141	
12cr|sysprof-1.1.6-2|142	+ Olivier Blin <oblin@mandriva.com>
12cr|sysprof-1.1.6-2|143	- restore BuildRoot
12cr|sysprof-1.1.6-2|144	
12cr|sysprof-1.1.6-2|145	* Sat Oct 27 2007 Pascal Terjan <pterjan@mandriva.org> 1.0.9-1mdv2008.1
12cr|sysprof-1.1.6-2|146	+ Revision: 102680
12cr|sysprof-1.1.6-2|147	- 1.0.9
12cr|sysprof-1.1.6-2|148	
12cr|sysprof-1.1.6-2|149	* Fri Jun 08 2007 Pascal Terjan <pterjan@mandriva.org> 1.0.8-3mdv2008.0
12cr|sysprof-1.1.6-2|150	+ Revision: 37221
12cr|sysprof-1.1.6-2|151	- rebuild for new libbfd
12cr|sysprof-1.1.6-2|152	
12cr|sysprof-1.1.6-2|153	
12cr|sysprof-1.1.6-2|154	* Tue Jan 16 2007 Pascal Terjan <pterjan@mandriva.org> 1.0.8-2mdv2007.0
12cr|sysprof-1.1.6-2|155	+ Revision: 109494
12cr|sysprof-1.1.6-2|156	- Rebuild for new binutils
12cr|sysprof-1.1.6-2|157	
12cr|sysprof-1.1.6-2|158	* Sun Dec 31 2006 Pascal Terjan <pterjan@mandriva.org> 1.0.8-1mdv2007.1
12cr|sysprof-1.1.6-2|159	+ Revision: 102961
12cr|sysprof-1.1.6-2|160	- 1.0.8
12cr|sysprof-1.1.6-2|161	- Import sysprof
12cr|sysprof-1.1.6-2|162	
12cr|sysprof-1.1.6-2|163	* Fri Aug 25 2006 Pascal Terjan <pterjan@mandriva.org> 1.0.3-1mdv2007.0
12cr|sysprof-1.1.6-2|164	- New release 1.0.3
12cr|sysprof-1.1.6-2|165	- XDG menu
12cr|sysprof-1.1.6-2|166	
12cr|sysprof-1.1.6-2|167	* Sat Apr 01 2006 Pascal Terjan <pterjan@mandriva.org> 1.0.2-2mdk
12cr|sysprof-1.1.6-2|168	- Rebuild for new binutils
12cr|sysprof-1.1.6-2|169	
12cr|sysprof-1.1.6-2|170	* Mon Feb 27 2006 Pascal Terjan <pterjan@mandriva.org> 1.0.2-1mdk
12cr|sysprof-1.1.6-2|171	- New release 1.0.2
12cr|sysprof-1.1.6-2|172	
12cr|sysprof-1.1.6-2|173	* Mon Dec 19 2005 Pascal Terjan <pterjan@mandriva.org> 1.0.1-1mdk
12cr|sysprof-1.1.6-2|174	- 1.0.1
12cr|sysprof-1.1.6-2|175	- drop P0 (merged upstream)
12cr|sysprof-1.1.6-2|176	- only works on x86
12cr|sysprof-1.1.6-2|177	
12cr|sysprof-1.1.6-2|178	* Wed Oct 12 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.0-2mdk
12cr|sysprof-1.1.6-2|179	- Fix BuildRequires (add ImageMagick because of the use of convert)
12cr|sysprof-1.1.6-2|180	- Split Requires(post,preun) into Requires(post) and Requires(preun)
12cr|sysprof-1.1.6-2|181	
12cr|sysprof-1.1.6-2|182	* Tue Oct 11 2005 Pascal Terjan <pterjan@mandriva.org> 1.0-1mdk
12cr|sysprof-1.1.6-2|183	- first Mandriva package
12cr|sysprof-1.1.6-2|184	

7880 12
12cr|sysstat-10.0.5-1|1	Name:		sysstat
12cr|sysstat-10.0.5-1|2	Version:	10.0.5
12cr|sysstat-10.0.5-1|3	Release:	1
12cr|sysstat-10.0.5-1|4	Summary:	Includes the sar and iostat system monitoring commands
12cr|sysstat-10.0.5-1|5	License:	GPLv2
12cr|sysstat-10.0.5-1|6	Group:		System/Configuration/Other
12cr|sysstat-10.0.5-1|7	URL:		http://pagesperso-orange.fr/sebastien.godard/
12cr|sysstat-10.0.5-1|8	Source0:	http://pagesperso-orange.fr/sebastien.godard/%{name}-%{version}.tar.gz
12cr|sysstat-10.0.5-1|9	Patch0:		sysstat-10.0.3-strfmt.patch
12cr|sysstat-10.0.5-1|10	Requires(preun): coreutils grep
12cr|sysstat-10.0.5-1|11	Requires(postun): coreutils grep
12cr|sysstat-10.0.5-1|12	
12cr|sysstat-10.0.5-1|13	%description
12cr|sysstat-10.0.5-1|14	This package provides the sar and iostat commands for the Linux
12cr|sysstat-10.0.5-1|15	operating system, similar to their traditional UNIX counterparts.
12cr|sysstat-10.0.5-1|16	They enable system monitoring of disk, network, and other IO activity.
12cr|sysstat-10.0.5-1|17	
12cr|sysstat-10.0.5-1|18	%prep
12cr|sysstat-10.0.5-1|19	%setup -q
12cr|sysstat-10.0.5-1|20	%patch0 -p1 -b .strfmt
12cr|sysstat-10.0.5-1|21	
12cr|sysstat-10.0.5-1|22	%build
12cr|sysstat-10.0.5-1|23	export sa_lib_dir=%{_libdir}/sa
12cr|sysstat-10.0.5-1|24	%configure2_5x
12cr|sysstat-10.0.5-1|25	make CFLAGS="$RPM_OPT_FLAGS" \
12cr|sysstat-10.0.5-1|26	PREFIX="%{_prefix}" \
12cr|sysstat-10.0.5-1|27	SA_LIB_DIR="%{_libdir}/sa" \
12cr|sysstat-10.0.5-1|28	MAN_DIR="%{_mandir}"
12cr|sysstat-10.0.5-1|29	
12cr|sysstat-10.0.5-1|30	
12cr|sysstat-10.0.5-1|31	%install
12cr|sysstat-10.0.5-1|32	make MAN_DIR=%{_mandir} IGNORE_MAN_GROUP=y PREFIX=%{_prefix} DESTDIR=%{buildroot}  SA_LIB_DIR=%{_libdir}/sa install
12cr|sysstat-10.0.5-1|33	
12cr|sysstat-10.0.5-1|34	rm -fr %{buildroot}%{_datadir}/doc/%{name}-%{version}
12cr|sysstat-10.0.5-1|35	
12cr|sysstat-10.0.5-1|36	mkdir -p %{buildroot}/etc/{cron.daily,cron.hourly}
12cr|sysstat-10.0.5-1|37	
12cr|sysstat-10.0.5-1|38	cat > %{buildroot}/etc/cron.daily/%name <<EOF
12cr|sysstat-10.0.5-1|39	#!/bin/sh
12cr|sysstat-10.0.5-1|40	
12cr|sysstat-10.0.5-1|41	# generate a daily summary of process accounting.
12cr|sysstat-10.0.5-1|42	%_libdir/sa/sa2 -A &
12cr|sysstat-10.0.5-1|43	
12cr|sysstat-10.0.5-1|44	EOF
12cr|sysstat-10.0.5-1|45	
12cr|sysstat-10.0.5-1|46	cat > %{buildroot}/etc/cron.hourly/%name <<EOF
12cr|sysstat-10.0.5-1|47	#!/bin/sh
12cr|sysstat-10.0.5-1|48	
12cr|sysstat-10.0.5-1|49	# snapshot system usage every 10 minutes six times.
12cr|sysstat-10.0.5-1|50	%_libdir/sa/sa1 600 6 &
12cr|sysstat-10.0.5-1|51	
12cr|sysstat-10.0.5-1|52	EOF
12cr|sysstat-10.0.5-1|53	
12cr|sysstat-10.0.5-1|54	rm -fr %{buildroot}%_prefix/doc
12cr|sysstat-10.0.5-1|55	
12cr|sysstat-10.0.5-1|56	%find_lang %{name}
12cr|sysstat-10.0.5-1|57	
12cr|sysstat-10.0.5-1|58	%triggerpostun -- sysstat <= 3.3.3-1
12cr|sysstat-10.0.5-1|59	# earlier versions of sysstat had crontabs done in a bad way.  fix it.
12cr|sysstat-10.0.5-1|60	if [ `id -u` = "0" -a "$1" -ge "2" ]; then
12cr|sysstat-10.0.5-1|61	egrep -v 'sysstat|sa1|sa2' /etc/crontab > /tmp/crontab.$$
12cr|sysstat-10.0.5-1|62	mv /tmp/crontab.$$ /etc/crontab && chmod 644 /etc/crontab
12cr|sysstat-10.0.5-1|63	fi
12cr|sysstat-10.0.5-1|64	
12cr|sysstat-10.0.5-1|65	%preun
12cr|sysstat-10.0.5-1|66	if [ "$1" = 0 ]; then
12cr|sysstat-10.0.5-1|67	# Remove sa logs if removing sysstat completely
12cr|sysstat-10.0.5-1|68	rm -rf /var/log/sa/*
12cr|sysstat-10.0.5-1|69	fi
12cr|sysstat-10.0.5-1|70	
12cr|sysstat-10.0.5-1|71	%files -f %{name}.lang
12cr|sysstat-10.0.5-1|72	%attr(755,root,root) %config(noreplace) %{_sysconfdir}/cron.hourly/sysstat
12cr|sysstat-10.0.5-1|73	%attr(755,root,root) %config(noreplace) %{_sysconfdir}/cron.daily/sysstat
12cr|sysstat-10.0.5-1|74	%config(noreplace) %{_sysconfdir}/sysconfig/sysstat.ioconf
12cr|sysstat-10.0.5-1|75	%config(noreplace) %{_sysconfdir}/sysconfig/sysstat
12cr|sysstat-10.0.5-1|76	%{_bindir}/*
12cr|sysstat-10.0.5-1|77	%{_libdir}/sa
12cr|sysstat-10.0.5-1|78	%{_mandir}/man1/*
12cr|sysstat-10.0.5-1|79	%{_mandir}/man5/*
12cr|sysstat-10.0.5-1|80	%{_mandir}/man8/*
12cr|sysstat-10.0.5-1|81	/var/log/sa
12cr|sysstat-10.0.5-1|82	
12cr|sysstat-10.0.5-1|83	
12cr|sysstat-10.0.5-1|84	%changelog
12cr|sysstat-10.0.5-1|85	* Sat May 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 10.0.5-1
12cr|sysstat-10.0.5-1|86	+ Revision: 799586
12cr|sysstat-10.0.5-1|87	- version update 10.0.5.
12cr|sysstat-10.0.5-1|88	
12cr|sysstat-10.0.5-1|89	* Sat Mar 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 10.0.4-1
12cr|sysstat-10.0.5-1|90	+ Revision: 784006
12cr|sysstat-10.0.5-1|91	- version update 10.0.4
12cr|sysstat-10.0.5-1|92	
12cr|sysstat-10.0.5-1|93	* Wed Nov 30 2011 Alexander Khrukin <akhrukin@mandriva.org> 10.0.3-1
12cr|sysstat-10.0.5-1|94	+ Revision: 735780
12cr|sysstat-10.0.5-1|95	- version update 10.0.3
12cr|sysstat-10.0.5-1|96	
12cr|sysstat-10.0.5-1|97	* Wed Dec 01 2010 Sandro Cazzaniga <kharec@mandriva.org> 9.6.1-1mdv2011.0
12cr|sysstat-10.0.5-1|98	+ Revision: 604500
12cr|sysstat-10.0.5-1|99	- fix version
12cr|sysstat-10.0.5-1|100	- correct version
12cr|sysstat-10.0.5-1|101	- update to 9.0.6.1
12cr|sysstat-10.0.5-1|102	
12cr|sysstat-10.0.5-1|103	* Sun Jul 11 2010 Sandro Cazzaniga <kharec@mandriva.org> 9.1.3-1mdv2011.0
12cr|sysstat-10.0.5-1|104	+ Revision: 551164
12cr|sysstat-10.0.5-1|105	- fix source (use a tar.gz given by upstream)
12cr|sysstat-10.0.5-1|106	- update to 9.1.3
12cr|sysstat-10.0.5-1|107	
12cr|sysstat-10.0.5-1|108	* Sat Apr 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 9.1.1-2mdv2010.1
12cr|sysstat-10.0.5-1|109	+ Revision: 538440
12cr|sysstat-10.0.5-1|110	- don't define {name version release} on top of spec.
12cr|sysstat-10.0.5-1|111	- fix license to GPLv2 (according to COPYING file)
12cr|sysstat-10.0.5-1|112	- use %%configure2_5x
12cr|sysstat-10.0.5-1|113	- use 'rm -rf' in %%preun
12cr|sysstat-10.0.5-1|114	- use {_sysconfdir} in %%files
12cr|sysstat-10.0.5-1|115	- bump rel
12cr|sysstat-10.0.5-1|116	
12cr|sysstat-10.0.5-1|117	+ trem <trem@mandriva.org>
12cr|sysstat-10.0.5-1|118	- update to 9.1.1
12cr|sysstat-10.0.5-1|119	
12cr|sysstat-10.0.5-1|120	* Thu Nov 12 2009 Frederik Himpe <fhimpe@mandriva.org> 9.0.6-1mdv2010.1
12cr|sysstat-10.0.5-1|121	+ Revision: 465205
12cr|sysstat-10.0.5-1|122	- update to new version 9.0.6
12cr|sysstat-10.0.5-1|123	
12cr|sysstat-10.0.5-1|124	* Wed Sep 23 2009 Frederik Himpe <fhimpe@mandriva.org> 9.0.5-1mdv2010.0
12cr|sysstat-10.0.5-1|125	+ Revision: 447885
12cr|sysstat-10.0.5-1|126	- update to new version 9.0.5
12cr|sysstat-10.0.5-1|127	
12cr|sysstat-10.0.5-1|128	* Mon Jul 20 2009 Frederik Himpe <fhimpe@mandriva.org> 9.0.4-1mdv2010.0
12cr|sysstat-10.0.5-1|129	+ Revision: 398230
12cr|sysstat-10.0.5-1|130	- Update to new version 9.0.4
12cr|sysstat-10.0.5-1|131	
12cr|sysstat-10.0.5-1|132	* Sun May 24 2009 Frederik Himpe <fhimpe@mandriva.org> 9.0.3-1mdv2010.0
12cr|sysstat-10.0.5-1|133	+ Revision: 379246
12cr|sysstat-10.0.5-1|134	- Update to new version 9.0.3
12cr|sysstat-10.0.5-1|135	
12cr|sysstat-10.0.5-1|136	* Wed Mar 11 2009 Frederik Himpe <fhimpe@mandriva.org> 9.0.1-1mdv2009.1
12cr|sysstat-10.0.5-1|137	+ Revision: 353925
12cr|sysstat-10.0.5-1|138	- Update to new version 9.0.1
12cr|sysstat-10.0.5-1|139	- Add patch fixing build with -Werror=format-security
12cr|sysstat-10.0.5-1|140	
12cr|sysstat-10.0.5-1|141	* Sat Oct 11 2008 Frederik Himpe <fhimpe@mandriva.org> 8.1.6-1mdv2009.1
12cr|sysstat-10.0.5-1|142	+ Revision: 291684
12cr|sysstat-10.0.5-1|143	- update to new version 8.1.6
12cr|sysstat-10.0.5-1|144	
12cr|sysstat-10.0.5-1|145	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 8.1.3-3mdv2009.0
12cr|sysstat-10.0.5-1|146	+ Revision: 269402
12cr|sysstat-10.0.5-1|147	- rebuild early 2009.0 package (before pixel changes)
12cr|sysstat-10.0.5-1|148	
12cr|sysstat-10.0.5-1|149	* Wed Jun 11 2008 Olivier Thauvin <nanardon@mandriva.org> 8.1.3-2mdv2009.0
12cr|sysstat-10.0.5-1|150	+ Revision: 218224
12cr|sysstat-10.0.5-1|151	- fix path substitution, then fixing #41296
12cr|sysstat-10.0.5-1|152	
12cr|sysstat-10.0.5-1|153	* Sun May 25 2008 trem <trem@mandriva.org> 8.1.3-1mdv2009.0
12cr|sysstat-10.0.5-1|154	+ Revision: 211253
12cr|sysstat-10.0.5-1|155	- 8.1.3
12cr|sysstat-10.0.5-1|156	
12cr|sysstat-10.0.5-1|157	* Mon Feb 11 2008 Olivier Thauvin <nanardon@mandriva.org> 8.1.1-1mdv2008.1
12cr|sysstat-10.0.5-1|158	+ Revision: 165159
12cr|sysstat-10.0.5-1|159	- 8.1.1
12cr|sysstat-10.0.5-1|160	
12cr|sysstat-10.0.5-1|161	* Wed Jan 16 2008 Thierry Vignaud <tv@mandriva.org> 7.1.6-3mdv2008.1
12cr|sysstat-10.0.5-1|162	+ Revision: 153724
12cr|sysstat-10.0.5-1|163	- remove useless kernel require
12cr|sysstat-10.0.5-1|164	- kill re-definition of %%buildroot on Pixel's request
12cr|sysstat-10.0.5-1|165	
12cr|sysstat-10.0.5-1|166	+ Olivier Blin <blino@mandriva.org>
12cr|sysstat-10.0.5-1|167	- restore BuildRoot
12cr|sysstat-10.0.5-1|168	
12cr|sysstat-10.0.5-1|169	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 7.1.6-2mdv2008.0
12cr|sysstat-10.0.5-1|170	+ Revision: 70353
12cr|sysstat-10.0.5-1|171	- fileutils, sh-utils & textutils have been obsoleted by coreutils a long time ago
12cr|sysstat-10.0.5-1|172	
12cr|sysstat-10.0.5-1|173	* Wed Aug 22 2007 Erwan Velu <erwan@mandriva.org> 7.1.6-1mdv2008.0
12cr|sysstat-10.0.5-1|174	+ Revision: 69301
12cr|sysstat-10.0.5-1|175	- 7.1.6
12cr|sysstat-10.0.5-1|176	
12cr|sysstat-10.0.5-1|177	* Wed Jul 04 2007 Erwan Velu <erwan@mandriva.org> 7.1.5-1mdv2008.0
12cr|sysstat-10.0.5-1|178	+ Revision: 48238
12cr|sysstat-10.0.5-1|179	- 7.1.5
12cr|sysstat-10.0.5-1|180	
12cr|sysstat-10.0.5-1|181	* Mon Apr 23 2007 Erwan Velu <erwan@mandriva.org> 7.1.3-1mdv2008.0
12cr|sysstat-10.0.5-1|182	+ Revision: 17463
12cr|sysstat-10.0.5-1|183	- 7.1.3
12cr|sysstat-10.0.5-1|184	

7881 12
12cr|systemadm-0-2|1	Summary:	System and Service Manager UI for systemd
12cr|systemadm-0-2|2	Name:		systemadm
12cr|systemadm-0-2|3	Version:	0
12cr|systemadm-0-2|4	Release:	2
12cr|systemadm-0-2|5	License:	GPLv2+
12cr|systemadm-0-2|6	Group:		System/Configuration/Boot and Init
12cr|systemadm-0-2|7	URL:		http://www.freedesktop.org/wiki/Software/systemd
12cr|systemadm-0-2|8	Source0:	http://www.freedesktop.org/software/systemd/systemd-ui-%{version}.tar.xz
12cr|systemadm-0-2|9	Patch0:		systemd-ui-0-linkage_fix.diff
12cr|systemadm-0-2|10	BuildRequires:	autoconf automake m4 libtool
12cr|systemadm-0-2|11	BuildRequires:	pkgconfig(dbus-1)
12cr|systemadm-0-2|12	BuildRequires:	pkgconfig(gee-1.0)
12cr|systemadm-0-2|13	BuildRequires:	pkgconfig(gio-unix-2.0)
12cr|systemadm-0-2|14	BuildRequires:	pkgconfig(glib-2.0)
12cr|systemadm-0-2|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|systemadm-0-2|16	BuildRequires:	pkgconfig(libnotify)
12cr|systemadm-0-2|17	BuildRequires:	vala >= 0.11
12cr|systemadm-0-2|18	BuildRequires:	xsltproc
12cr|systemadm-0-2|19	%rename systemd-gtk
12cr|systemadm-0-2|20	
12cr|systemadm-0-2|21	%description
12cr|systemadm-0-2|22	systemadm is a graphical frontend for the systemd system and service manager
12cr|systemadm-0-2|23	and allows introspection and control of systemd
12cr|systemadm-0-2|24	
12cr|systemadm-0-2|25	%prep
12cr|systemadm-0-2|26	
12cr|systemadm-0-2|27	%setup -q -n systemd-ui-%{version}
12cr|systemadm-0-2|28	%patch0 -p0
12cr|systemadm-0-2|29	
12cr|systemadm-0-2|30	%build
12cr|systemadm-0-2|31	autoreconf -fi
12cr|systemadm-0-2|32	
12cr|systemadm-0-2|33	%configure2_5x
12cr|systemadm-0-2|34	%make
12cr|systemadm-0-2|35	
12cr|systemadm-0-2|36	%install
12cr|systemadm-0-2|37	
12cr|systemadm-0-2|38	%makeinstall_std
12cr|systemadm-0-2|39	
12cr|systemadm-0-2|40	install -d %{buildroot}%{_datadir}/applications
12cr|systemadm-0-2|41	cat > %{buildroot}%{_datadir}/applications/systemadm.desktop <<EOF
12cr|systemadm-0-2|42	[Desktop Entry]
12cr|systemadm-0-2|43	Name=Graphical front-end for systemd
12cr|systemadm-0-2|44	Comment=Modify systemd configuration
12cr|systemadm-0-2|45	Exec=systemadm
12cr|systemadm-0-2|46	Terminal=false
12cr|systemadm-0-2|47	Type=Application
12cr|systemadm-0-2|48	Icon=development_tools_section
12cr|systemadm-0-2|49	Categories=GTK;Settings;System;X-MandrivaLinux-CrossDesktop;
12cr|systemadm-0-2|50	EOF
12cr|systemadm-0-2|51	
12cr|systemadm-0-2|52	%files
12cr|systemadm-0-2|53	%{_bindir}/systemadm
12cr|systemadm-0-2|54	%{_bindir}/systemd-gnome-ask-password-agent
12cr|systemadm-0-2|55	%{_mandir}/man1/systemadm.*
12cr|systemadm-0-2|56	%{_datadir}/applications/systemadm.desktop
12cr|systemadm-0-2|57	
12cr|systemadm-0-2|58	
12cr|systemadm-0-2|59	
12cr|systemadm-0-2|60	%changelog
12cr|systemadm-0-2|61	* Sun Jul 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0-2
12cr|systemadm-0-2|62	+ Revision: 808475
12cr|systemadm-0-2|63	- obsolete systemd-gtk
12cr|systemadm-0-2|64	
12cr|systemadm-0-2|65	* Sun Mar 18 2012 Oden Eriksson <oeriksson@mandriva.com> 0-1
12cr|systemadm-0-2|66	+ Revision: 785473
12cr|systemadm-0-2|67	- import systemadm
12cr|systemadm-0-2|68	
12cr|systemadm-0-2|69	
12cr|systemadm-0-2|70	* Sun Mar 18 2012 Oden Eriksson <oeriksson@mandriva.com> 0-1
12cr|systemadm-0-2|71	- initial Mandriva package

7882 12
12cr|system-config-cluster-1.0.53-2|1	
12cr|system-config-cluster-1.0.53-2|2	# -*- RPM-SPEC -*-
12cr|system-config-cluster-1.0.53-2|3	Summary: Graphical utility which allows you to manage cluster configuration
12cr|system-config-cluster-1.0.53-2|4	Name: system-config-cluster
12cr|system-config-cluster-1.0.53-2|5	Version: 1.0.53
12cr|system-config-cluster-1.0.53-2|6	Release: %mkrel 2
12cr|system-config-cluster-1.0.53-2|7	URL: http://www.redhat.com/
12cr|system-config-cluster-1.0.53-2|8	Source0: %{name}-%{version}.tar.gz
12cr|system-config-cluster-1.0.53-2|9	License: GPL
12cr|system-config-cluster-1.0.53-2|10	Group: System/Configuration/Other
12cr|system-config-cluster-1.0.53-2|11	BuildArch: noarch
12cr|system-config-cluster-1.0.53-2|12	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|system-config-cluster-1.0.53-2|13	Requires: python-gnome, pygtk2.0, pygtk2.0-libglade, gnome-python-canvas, gnome-python-gnomevfs
12cr|system-config-cluster-1.0.53-2|14	Requires: rhpl >= 0.148.2
12cr|system-config-cluster-1.0.53-2|15	Requires: python >= 2.3
12cr|system-config-cluster-1.0.53-2|16	BuildRequires: perl(XML::Parser) gettext
12cr|system-config-cluster-1.0.53-2|17	
12cr|system-config-cluster-1.0.53-2|18	%description
12cr|system-config-cluster-1.0.53-2|19	system-config-cluster is a utility which allows you to manage cluster configuration in a graphical setting.
12cr|system-config-cluster-1.0.53-2|20	
12cr|system-config-cluster-1.0.53-2|21	%prep
12cr|system-config-cluster-1.0.53-2|22	%setup -q
12cr|system-config-cluster-1.0.53-2|23	perl -pi -e 's,(/usr/bin/python)\S*,$1,g' src/ModelBuilder.py src/system-config-cluster.py
12cr|system-config-cluster-1.0.53-2|24	perl -pi -e 's/auth(\s*)required(\s*)pam_stack.so service=/auth${1}include${2}/g' system-config-cluster.pam
12cr|system-config-cluster-1.0.53-2|25	
12cr|system-config-cluster-1.0.53-2|26	%build
12cr|system-config-cluster-1.0.53-2|27	%configure
12cr|system-config-cluster-1.0.53-2|28	make
12cr|system-config-cluster-1.0.53-2|29	
12cr|system-config-cluster-1.0.53-2|30	%install
12cr|system-config-cluster-1.0.53-2|31	rm -rf %{buildroot}
12cr|system-config-cluster-1.0.53-2|32	%makeinstall
12cr|system-config-cluster-1.0.53-2|33	
12cr|system-config-cluster-1.0.53-2|34	#Uncomment this when translations are done
12cr|system-config-cluster-1.0.53-2|35	#%find_lang %name
12cr|system-config-cluster-1.0.53-2|36	
12cr|system-config-cluster-1.0.53-2|37	%clean
12cr|system-config-cluster-1.0.53-2|38	rm -rf %{buildroot}
12cr|system-config-cluster-1.0.53-2|39	
12cr|system-config-cluster-1.0.53-2|40	#Replace the files line with the one commented out when translations are done
12cr|system-config-cluster-1.0.53-2|41	#%files -f %{name}.lang
12cr|system-config-cluster-1.0.53-2|42	%files
12cr|system-config-cluster-1.0.53-2|43	
12cr|system-config-cluster-1.0.53-2|44	%defattr(-,root,root)
12cr|system-config-cluster-1.0.53-2|45	%doc COPYING
12cr|system-config-cluster-1.0.53-2|46	#%doc docs/ReleaseNotes
12cr|system-config-cluster-1.0.53-2|47	#%doc docs/html/*
12cr|system-config-cluster-1.0.53-2|48	%{_sbindir}/*
12cr|system-config-cluster-1.0.53-2|49	%{_bindir}/*
12cr|system-config-cluster-1.0.53-2|50	%{_datadir}/applications/system-config-cluster.desktop
12cr|system-config-cluster-1.0.53-2|51	%{_datadir}/system-config-cluster
12cr|system-config-cluster-1.0.53-2|52	%config %{_sysconfdir}/pam.d/system-config-cluster
12cr|system-config-cluster-1.0.53-2|53	%config %{_sysconfdir}/security/console.apps/system-config-cluster
12cr|system-config-cluster-1.0.53-2|54	
12cr|system-config-cluster-1.0.53-2|55	
12cr|system-config-cluster-1.0.53-2|56	
12cr|system-config-cluster-1.0.53-2|57	%changelog
12cr|system-config-cluster-1.0.53-2|58	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.53-2mdv2010.0
12cr|system-config-cluster-1.0.53-2|59	+ Revision: 445344
12cr|system-config-cluster-1.0.53-2|60	- rebuild
12cr|system-config-cluster-1.0.53-2|61	
12cr|system-config-cluster-1.0.53-2|62	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 1.0.53-1mdv2009.1
12cr|system-config-cluster-1.0.53-2|63	+ Revision: 324245
12cr|system-config-cluster-1.0.53-2|64	- New upstream release
12cr|system-config-cluster-1.0.53-2|65	
12cr|system-config-cluster-1.0.53-2|66	* Fri Sep 26 2008 Buchan Milne <bgmilne@mandriva.org> 1.0.52-1mdv2009.0
12cr|system-config-cluster-1.0.53-2|67	+ Revision: 288605
12cr|system-config-cluster-1.0.53-2|68	- Fix PAM files
12cr|system-config-cluster-1.0.53-2|69	- import system-config-cluster
12cr|system-config-cluster-1.0.53-2|70	
12cr|system-config-cluster-1.0.53-2|71	
12cr|system-config-cluster-1.0.53-2|72	* Tue Sep 23 2008 Buchan Milne <bgmilne@mandriva.org> 1.0.52-1mdv
12cr|system-config-cluster-1.0.53-2|73	- Initial Mandriva package based on 1.0.52-1.1

7883 12
12cr|system-switch-java-1.1.4-0.1.2|1	Name: system-switch-java
12cr|system-switch-java-1.1.4-0.1.2|2	Version: 1.1.4
12cr|system-switch-java-1.1.4-0.1.2|3	Epoch: 0
12cr|system-switch-java-1.1.4-0.1.2|4	Release: %mkrel 0.1.2
12cr|system-switch-java-1.1.4-0.1.2|5	Summary: A tool for changing the default Java toolset
12cr|system-switch-java-1.1.4-0.1.2|6	
12cr|system-switch-java-1.1.4-0.1.2|7	Group: System/Configuration/Other
12cr|system-switch-java-1.1.4-0.1.2|8	License: GPLv2+
12cr|system-switch-java-1.1.4-0.1.2|9	URL: ftp://sources.redhat.com/pub/rhug/
12cr|system-switch-java-1.1.4-0.1.2|10	Source0: %{name}-%{version}.tar.gz
12cr|system-switch-java-1.1.4-0.1.2|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|system-switch-java-1.1.4-0.1.2|12	BuildArch: noarch
12cr|system-switch-java-1.1.4-0.1.2|13	
12cr|system-switch-java-1.1.4-0.1.2|14	BuildRequires: desktop-file-utils
12cr|system-switch-java-1.1.4-0.1.2|15	BuildRequires: gettext
12cr|system-switch-java-1.1.4-0.1.2|16	BuildRequires: intltool
12cr|system-switch-java-1.1.4-0.1.2|17	BuildRequires: python-devel
12cr|system-switch-java-1.1.4-0.1.2|18	
12cr|system-switch-java-1.1.4-0.1.2|19	Requires: chkconfig
12cr|system-switch-java-1.1.4-0.1.2|20	Requires: libuser
12cr|system-switch-java-1.1.4-0.1.2|21	# for snack.py python module:
12cr|system-switch-java-1.1.4-0.1.2|22	Requires: newt
12cr|system-switch-java-1.1.4-0.1.2|23	Requires: pygtk2.0
12cr|system-switch-java-1.1.4-0.1.2|24	Requires: pygtk2.0-libglade
12cr|system-switch-java-1.1.4-0.1.2|25	Requires: python
12cr|system-switch-java-1.1.4-0.1.2|26	Requires: usermode-consoleonly
12cr|system-switch-java-1.1.4-0.1.2|27	Requires: usermode
12cr|system-switch-java-1.1.4-0.1.2|28	
12cr|system-switch-java-1.1.4-0.1.2|29	Obsoletes: system-switch-java-gui <= 1.0.0-1.fc7
12cr|system-switch-java-1.1.4-0.1.2|30	Provides: system-switch-java-gui = %{version}-%{release}
12cr|system-switch-java-1.1.4-0.1.2|31	
12cr|system-switch-java-1.1.4-0.1.2|32	%description
12cr|system-switch-java-1.1.4-0.1.2|33	The system-switch-java package provides an easy-to-use tool to select
12cr|system-switch-java-1.1.4-0.1.2|34	the default Java toolset for the system.
12cr|system-switch-java-1.1.4-0.1.2|35	
12cr|system-switch-java-1.1.4-0.1.2|36	%prep
12cr|system-switch-java-1.1.4-0.1.2|37	%setup -q
12cr|system-switch-java-1.1.4-0.1.2|38	
12cr|system-switch-java-1.1.4-0.1.2|39	%build
12cr|system-switch-java-1.1.4-0.1.2|40	%{configure2_5x}
12cr|system-switch-java-1.1.4-0.1.2|41	%{make}
12cr|system-switch-java-1.1.4-0.1.2|42	
12cr|system-switch-java-1.1.4-0.1.2|43	%install
12cr|system-switch-java-1.1.4-0.1.2|44	%{__rm} -rf %{buildroot}
12cr|system-switch-java-1.1.4-0.1.2|45	%{makeinstall_std}
12cr|system-switch-java-1.1.4-0.1.2|46	%find_lang %{name}
12cr|system-switch-java-1.1.4-0.1.2|47	%{_bindir}/desktop-file-install \
12cr|system-switch-java-1.1.4-0.1.2|48	--dir %{buildroot}%{_datadir}/applications \
12cr|system-switch-java-1.1.4-0.1.2|49	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|system-switch-java-1.1.4-0.1.2|50	
12cr|system-switch-java-1.1.4-0.1.2|51	%clean
12cr|system-switch-java-1.1.4-0.1.2|52	%{__rm} -rf %{buildroot}
12cr|system-switch-java-1.1.4-0.1.2|53	
12cr|system-switch-java-1.1.4-0.1.2|54	%files -f %{name}.lang
12cr|system-switch-java-1.1.4-0.1.2|55	%defattr(-,root,root)
12cr|system-switch-java-1.1.4-0.1.2|56	%doc AUTHORS README COPYING COPYING.icon
12cr|system-switch-java-1.1.4-0.1.2|57	%{_bindir}/%{name}
12cr|system-switch-java-1.1.4-0.1.2|58	%{_sbindir}/%{name}
12cr|system-switch-java-1.1.4-0.1.2|59	%dir %{_datadir}/%{name}
12cr|system-switch-java-1.1.4-0.1.2|60	%{_datadir}/%{name}/switch_java_functions.py*
12cr|system-switch-java-1.1.4-0.1.2|61	%{_datadir}/%{name}/switch_java_gui.py*
12cr|system-switch-java-1.1.4-0.1.2|62	%{_datadir}/%{name}/switch_java_tui.py*
12cr|system-switch-java-1.1.4-0.1.2|63	%{_datadir}/applications/%{name}.desktop
12cr|system-switch-java-1.1.4-0.1.2|64	%{_datadir}/pixmaps/%{name}.png
12cr|system-switch-java-1.1.4-0.1.2|65	%{_datadir}/%{name}/system-switch-java.glade
12cr|system-switch-java-1.1.4-0.1.2|66	%config(noreplace) /etc/pam.d/%{name}
12cr|system-switch-java-1.1.4-0.1.2|67	%config(noreplace) /etc/security/console.apps/%{name}
12cr|system-switch-java-1.1.4-0.1.2|68	
12cr|system-switch-java-1.1.4-0.1.2|69	
12cr|system-switch-java-1.1.4-0.1.2|70	%changelog
12cr|system-switch-java-1.1.4-0.1.2|71	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 0:1.1.4-0.1.2mdv2010.0
12cr|system-switch-java-1.1.4-0.1.2|72	+ Revision: 445345
12cr|system-switch-java-1.1.4-0.1.2|73	- rebuild
12cr|system-switch-java-1.1.4-0.1.2|74	
12cr|system-switch-java-1.1.4-0.1.2|75	* Mon Nov 10 2008 David Walluck <walluck@mandriva.org> 0:1.1.4-0.1.1mdv2009.1
12cr|system-switch-java-1.1.4-0.1.2|76	+ Revision: 301874
12cr|system-switch-java-1.1.4-0.1.2|77	- 1.1.4
12cr|system-switch-java-1.1.4-0.1.2|78	
12cr|system-switch-java-1.1.4-0.1.2|79	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0:1.1.2-2.1.1mdv2009.0
12cr|system-switch-java-1.1.4-0.1.2|80	+ Revision: 269403
12cr|system-switch-java-1.1.4-0.1.2|81	- rebuild early 2009.0 package (before pixel changes)
12cr|system-switch-java-1.1.4-0.1.2|82	
12cr|system-switch-java-1.1.4-0.1.2|83	* Fri Apr 18 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:1.1.2-0.1.1mdv2009.0
12cr|system-switch-java-1.1.4-0.1.2|84	+ Revision: 195631
12cr|system-switch-java-1.1.4-0.1.2|85	- fix group
12cr|system-switch-java-1.1.4-0.1.2|86	- new version
12cr|system-switch-java-1.1.4-0.1.2|87	
12cr|system-switch-java-1.1.4-0.1.2|88	+ Olivier Blin <oblin@mandriva.com>
12cr|system-switch-java-1.1.4-0.1.2|89	- restore BuildRoot
12cr|system-switch-java-1.1.4-0.1.2|90	
12cr|system-switch-java-1.1.4-0.1.2|91	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|system-switch-java-1.1.4-0.1.2|92	- kill re-definition of %%buildroot on Pixel's request
12cr|system-switch-java-1.1.4-0.1.2|93	
12cr|system-switch-java-1.1.4-0.1.2|94	* Sat Jul 21 2007 David Walluck <walluck@mandriva.org> 0:1.1.0-3.1mdv2008.0
12cr|system-switch-java-1.1.4-0.1.2|95	+ Revision: 54209
12cr|system-switch-java-1.1.4-0.1.2|96	- Import system-switch-java
12cr|system-switch-java-1.1.4-0.1.2|97	
12cr|system-switch-java-1.1.4-0.1.2|98	
12cr|system-switch-java-1.1.4-0.1.2|99	
12cr|system-switch-java-1.1.4-0.1.2|100	* Sat Jul 14 2007 Thomas Fitzsimmons <fitzsim@redhat.com> - 1.1.0-3
12cr|system-switch-java-1.1.4-0.1.2|101	- Use Fedora 8 desktop file categories.
12cr|system-switch-java-1.1.4-0.1.2|102	- Use desktop-file-install.
12cr|system-switch-java-1.1.4-0.1.2|103	- Bump release number.
12cr|system-switch-java-1.1.4-0.1.2|104	
12cr|system-switch-java-1.1.4-0.1.2|105	* Thu Jul  5 2007 Thomas Fitzsimmons <fitzsim@redhat.com> - 1.1.0-2
12cr|system-switch-java-1.1.4-0.1.2|106	- Bump release number.
12cr|system-switch-java-1.1.4-0.1.2|107	
12cr|system-switch-java-1.1.4-0.1.2|108	* Thu Jul  5 2007 Thomas Fitzsimmons <fitzsim@redhat.com> - 1.1.0-1
12cr|system-switch-java-1.1.4-0.1.2|109	- Do not use desktop-file-install.
12cr|system-switch-java-1.1.4-0.1.2|110	
12cr|system-switch-java-1.1.4-0.1.2|111	* Wed Jul  4 2007 Thomas Fitzsimmons <fitzsim@redhat.com> - 1.1.0-1
12cr|system-switch-java-1.1.4-0.1.2|112	- Add categories when installing desktop file.
12cr|system-switch-java-1.1.4-0.1.2|113	
12cr|system-switch-java-1.1.4-0.1.2|114	* Tue Jun 27 2007 Thomas Fitzsimmons <fitzsim@redhat.com> - 1.1.0-1
12cr|system-switch-java-1.1.4-0.1.2|115	- Import system-switch-java 1.1.0.
12cr|system-switch-java-1.1.4-0.1.2|116	- Merge gui subpackage into base package.
12cr|system-switch-java-1.1.4-0.1.2|117	
12cr|system-switch-java-1.1.4-0.1.2|118	* Tue Jan 23 2007 Thomas Fitzsimmons <fitzsim@redhat.com> - 1.0.0-1
12cr|system-switch-java-1.1.4-0.1.2|119	- Initial release.

7884 12
12cr|system-tools-backends2-2.10.2-1|1	%define oname system-tools-backends
12cr|system-tools-backends2-2.10.2-1|2	Summary:	GNOME System Tools Backends
12cr|system-tools-backends2-2.10.2-1|3	Name: 		system-tools-backends2
12cr|system-tools-backends2-2.10.2-1|4	Version: 2.10.2
12cr|system-tools-backends2-2.10.2-1|5	Release: %mkrel 1
12cr|system-tools-backends2-2.10.2-1|6	License: 	GPLv2+ and LGPLv2+
12cr|system-tools-backends2-2.10.2-1|7	Group: 		System/Configuration/Other
12cr|system-tools-backends2-2.10.2-1|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{oname}-%{version}.tar.bz2
12cr|system-tools-backends2-2.10.2-1|9	Patch0:	system-tools-backends-2.8.1-mandriva.patch
12cr|system-tools-backends2-2.10.2-1|10	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|system-tools-backends2-2.10.2-1|11	URL: 		http://www.gnome.org/projects/gst/
12cr|system-tools-backends2-2.10.2-1|12	BuildRequires:	dbus-glib-devel
12cr|system-tools-backends2-2.10.2-1|13	BuildRequires:	perl-Net-DBus
12cr|system-tools-backends2-2.10.2-1|14	BuildRequires:	glib2-devel >= 2.15.2
12cr|system-tools-backends2-2.10.2-1|15	BuildRequires:	polkit-1-devel
12cr|system-tools-backends2-2.10.2-1|16	BuildRequires:	intltool
12cr|system-tools-backends2-2.10.2-1|17	Requires:	polkit-agent
12cr|system-tools-backends2-2.10.2-1|18	Conflicts:	system-tools-backends
12cr|system-tools-backends2-2.10.2-1|19	
12cr|system-tools-backends2-2.10.2-1|20	%description
12cr|system-tools-backends2-2.10.2-1|21	Day-to-day system management on Unix systems is a chore. Even when
12cr|system-tools-backends2-2.10.2-1|22	you're using a friendly graphical desktop, seemingly basic tasks
12cr|system-tools-backends2-2.10.2-1|23	like setting the system time, changing the network setup, importing
12cr|system-tools-backends2-2.10.2-1|24	and exporting network shared filesystems and configuring swap partitions
12cr|system-tools-backends2-2.10.2-1|25	requires editing configuration files by hand, and the exact procedure
12cr|system-tools-backends2-2.10.2-1|26	varies between different operating systems and distributions.
12cr|system-tools-backends2-2.10.2-1|27	
12cr|system-tools-backends2-2.10.2-1|28	The GNOME System Tools solve all these problems, giving you a simple
12cr|system-tools-backends2-2.10.2-1|29	graphical interface for each task, which uses an advanced backend to
12cr|system-tools-backends2-2.10.2-1|30	edit all the relevant files and apply your changes. The interface
12cr|system-tools-backends2-2.10.2-1|31	looks and acts in exactly the same way regardless of what platform
12cr|system-tools-backends2-2.10.2-1|32	you're using.
12cr|system-tools-backends2-2.10.2-1|33	
12cr|system-tools-backends2-2.10.2-1|34	This package contains the backends of GNOME System Tools.
12cr|system-tools-backends2-2.10.2-1|35	
12cr|system-tools-backends2-2.10.2-1|36	%prep
12cr|system-tools-backends2-2.10.2-1|37	%setup -q -n %oname-%version
12cr|system-tools-backends2-2.10.2-1|38	
12cr|system-tools-backends2-2.10.2-1|39	%build
12cr|system-tools-backends2-2.10.2-1|40	#gw for backports, it has hardwired LOCALSTATEDIR/run as path
12cr|system-tools-backends2-2.10.2-1|41	%define _localstatedir /var
12cr|system-tools-backends2-2.10.2-1|42	%configure2_5x --with-stb-group=wheel
12cr|system-tools-backends2-2.10.2-1|43	%make
12cr|system-tools-backends2-2.10.2-1|44	
12cr|system-tools-backends2-2.10.2-1|45	%install
12cr|system-tools-backends2-2.10.2-1|46	rm -rf $RPM_BUILD_ROOT
12cr|system-tools-backends2-2.10.2-1|47	
12cr|system-tools-backends2-2.10.2-1|48	%makeinstall_std
12cr|system-tools-backends2-2.10.2-1|49	mkdir -p %buildroot%_localstatedir/cache/%oname
12cr|system-tools-backends2-2.10.2-1|50	%find_lang %oname
12cr|system-tools-backends2-2.10.2-1|51	
12cr|system-tools-backends2-2.10.2-1|52	%clean
12cr|system-tools-backends2-2.10.2-1|53	rm -rf $RPM_BUILD_ROOT
12cr|system-tools-backends2-2.10.2-1|54	
12cr|system-tools-backends2-2.10.2-1|55	%pre
12cr|system-tools-backends2-2.10.2-1|56	if [ -e %_initrddir/%oname ]; then
12cr|system-tools-backends2-2.10.2-1|57	/sbin/service %oname stop > /dev/null ||:
12cr|system-tools-backends2-2.10.2-1|58	/sbin/chkconfig --del %oname || :
12cr|system-tools-backends2-2.10.2-1|59	fi
12cr|system-tools-backends2-2.10.2-1|60	
12cr|system-tools-backends2-2.10.2-1|61	%files -f %oname.lang
12cr|system-tools-backends2-2.10.2-1|62	%defattr(-, root, root)
12cr|system-tools-backends2-2.10.2-1|63	%doc README AUTHORS NEWS
12cr|system-tools-backends2-2.10.2-1|64	%config(noreplace) %_sysconfdir/dbus-1/system.d/org.freedesktop.SystemToolsBackends.conf
12cr|system-tools-backends2-2.10.2-1|65	%_sbindir/%oname
12cr|system-tools-backends2-2.10.2-1|66	%_datadir/dbus-1/system-services/org.freedesktop.SystemToolsBackends*.service
12cr|system-tools-backends2-2.10.2-1|67	%_datadir/polkit-1/actions/org.freedesktop.SystemToolsBackends.policy
12cr|system-tools-backends2-2.10.2-1|68	%_datadir/system-tools-backends-2.0/
12cr|system-tools-backends2-2.10.2-1|69	%_libdir/pkgconfig/system-tools-backends-2.0.pc
12cr|system-tools-backends2-2.10.2-1|70	%_localstatedir/cache/%oname
12cr|system-tools-backends2-2.10.2-1|71	
12cr|system-tools-backends2-2.10.2-1|72	
12cr|system-tools-backends2-2.10.2-1|73	
12cr|system-tools-backends2-2.10.2-1|74	
12cr|system-tools-backends2-2.10.2-1|75	%changelog
12cr|system-tools-backends2-2.10.2-1|76	* Sat Apr 02 2011 Funda Wang <fwang@mandriva.org> 2.10.2-1mdv2011.0
12cr|system-tools-backends2-2.10.2-1|77	+ Revision: 649886
12cr|system-tools-backends2-2.10.2-1|78	- update to new version 2.10.2
12cr|system-tools-backends2-2.10.2-1|79	
12cr|system-tools-backends2-2.10.2-1|80	* Sat Aug 21 2010 Götz Waschk <waschk@mandriva.org> 2.10.1-1mdv2011.0
12cr|system-tools-backends2-2.10.2-1|81	+ Revision: 571762
12cr|system-tools-backends2-2.10.2-1|82	- update to new version 2.10.1
12cr|system-tools-backends2-2.10.2-1|83	
12cr|system-tools-backends2-2.10.2-1|84	* Mon Mar 29 2010 Götz Waschk <waschk@mandriva.org> 2.10.0-1mdv2010.1
12cr|system-tools-backends2-2.10.2-1|85	+ Revision: 528907
12cr|system-tools-backends2-2.10.2-1|86	- update to new version 2.10.0
12cr|system-tools-backends2-2.10.2-1|87	
12cr|system-tools-backends2-2.10.2-1|88	* Tue Mar 09 2010 Götz Waschk <waschk@mandriva.org> 2.9.4-1mdv2010.1
12cr|system-tools-backends2-2.10.2-1|89	+ Revision: 516851
12cr|system-tools-backends2-2.10.2-1|90	- update to new version 2.9.4
12cr|system-tools-backends2-2.10.2-1|91	
12cr|system-tools-backends2-2.10.2-1|92	* Mon Feb 15 2010 Götz Waschk <waschk@mandriva.org> 2.9.3-1mdv2010.1
12cr|system-tools-backends2-2.10.2-1|93	+ Revision: 506336
12cr|system-tools-backends2-2.10.2-1|94	- update to new version 2.9.3
12cr|system-tools-backends2-2.10.2-1|95	
12cr|system-tools-backends2-2.10.2-1|96	* Tue Feb 09 2010 Götz Waschk <waschk@mandriva.org> 2.9.2-1mdv2010.1
12cr|system-tools-backends2-2.10.2-1|97	+ Revision: 502711
12cr|system-tools-backends2-2.10.2-1|98	- update to new version 2.9.2
12cr|system-tools-backends2-2.10.2-1|99	
12cr|system-tools-backends2-2.10.2-1|100	* Sun Jan 17 2010 Götz Waschk <waschk@mandriva.org> 2.9.1-1mdv2010.1
12cr|system-tools-backends2-2.10.2-1|101	+ Revision: 492866
12cr|system-tools-backends2-2.10.2-1|102	- new version
12cr|system-tools-backends2-2.10.2-1|103	- drop patches
12cr|system-tools-backends2-2.10.2-1|104	
12cr|system-tools-backends2-2.10.2-1|105	* Fri Jan 15 2010 Götz Waschk <waschk@mandriva.org> 2.9.0-2mdv2010.1
12cr|system-tools-backends2-2.10.2-1|106	+ Revision: 491818
12cr|system-tools-backends2-2.10.2-1|107	- fix services names
12cr|system-tools-backends2-2.10.2-1|108	
12cr|system-tools-backends2-2.10.2-1|109	* Mon Jan 11 2010 Götz Waschk <waschk@mandriva.org> 2.9.0-1mdv2010.1
12cr|system-tools-backends2-2.10.2-1|110	+ Revision: 489833
12cr|system-tools-backends2-2.10.2-1|111	- update to new version 2.9.0
12cr|system-tools-backends2-2.10.2-1|112	
12cr|system-tools-backends2-2.10.2-1|113	* Wed Dec 16 2009 Götz Waschk <waschk@mandriva.org> 2.8.3-1mdv2010.1
12cr|system-tools-backends2-2.10.2-1|114	+ Revision: 479363
12cr|system-tools-backends2-2.10.2-1|115	- update to new version 2.8.3
12cr|system-tools-backends2-2.10.2-1|116	
12cr|system-tools-backends2-2.10.2-1|117	* Mon Oct 12 2009 Götz Waschk <waschk@mandriva.org> 2.8.2-1mdv2010.0
12cr|system-tools-backends2-2.10.2-1|118	+ Revision: 456746
12cr|system-tools-backends2-2.10.2-1|119	- new version
12cr|system-tools-backends2-2.10.2-1|120	
12cr|system-tools-backends2-2.10.2-1|121	* Fri Sep 11 2009 Götz Waschk <waschk@mandriva.org> 2.8.1-3mdv2010.0
12cr|system-tools-backends2-2.10.2-1|122	+ Revision: 438108
12cr|system-tools-backends2-2.10.2-1|123	- conflict with old system-tools-backends
12cr|system-tools-backends2-2.10.2-1|124	
12cr|system-tools-backends2-2.10.2-1|125	* Thu Aug 27 2009 Götz Waschk <waschk@mandriva.org> 2.8.1-2mdv2010.0
12cr|system-tools-backends2-2.10.2-1|126	+ Revision: 421616
12cr|system-tools-backends2-2.10.2-1|127	- update the patch
12cr|system-tools-backends2-2.10.2-1|128	- remove initscript
12cr|system-tools-backends2-2.10.2-1|129	- depend on polkit-agent
12cr|system-tools-backends2-2.10.2-1|130	
12cr|system-tools-backends2-2.10.2-1|131	* Wed Aug 19 2009 Götz Waschk <waschk@mandriva.org> 2.8.1-1mdv2010.0
12cr|system-tools-backends2-2.10.2-1|132	+ Revision: 418303
12cr|system-tools-backends2-2.10.2-1|133	- new version
12cr|system-tools-backends2-2.10.2-1|134	- drop merged patch
12cr|system-tools-backends2-2.10.2-1|135	
12cr|system-tools-backends2-2.10.2-1|136	* Wed Aug 19 2009 Götz Waschk <waschk@mandriva.org> 2.8-1mdv2010.0
12cr|system-tools-backends2-2.10.2-1|137	+ Revision: 418080
12cr|system-tools-backends2-2.10.2-1|138	- new version
12cr|system-tools-backends2-2.10.2-1|139	- drop patch 2
12cr|system-tools-backends2-2.10.2-1|140	- patch for new binary location
12cr|system-tools-backends2-2.10.2-1|141	- update deps for polkit-1
12cr|system-tools-backends2-2.10.2-1|142	- update file list
12cr|system-tools-backends2-2.10.2-1|143	
12cr|system-tools-backends2-2.10.2-1|144	* Wed Apr 15 2009 Götz Waschk <waschk@mandriva.org> 2.6.1-1mdv2009.1
12cr|system-tools-backends2-2.10.2-1|145	+ Revision: 367523
12cr|system-tools-backends2-2.10.2-1|146	- new version
12cr|system-tools-backends2-2.10.2-1|147	- drop patch 1
12cr|system-tools-backends2-2.10.2-1|148	- fix gettext package (b.g.o bug #579044)
12cr|system-tools-backends2-2.10.2-1|149	- update file list
12cr|system-tools-backends2-2.10.2-1|150	- fix installation
12cr|system-tools-backends2-2.10.2-1|151	- add cache dir
12cr|system-tools-backends2-2.10.2-1|152	
12cr|system-tools-backends2-2.10.2-1|153	* Fri Sep 12 2008 Götz Waschk <waschk@mandriva.org> 2.6.0-2mdv2009.0
12cr|system-tools-backends2-2.10.2-1|154	+ Revision: 284069
12cr|system-tools-backends2-2.10.2-1|155	- rediff patch for new mandriva versions
12cr|system-tools-backends2-2.10.2-1|156	- fix build
12cr|system-tools-backends2-2.10.2-1|157	- update license
12cr|system-tools-backends2-2.10.2-1|158	- update build deps
12cr|system-tools-backends2-2.10.2-1|159	
12cr|system-tools-backends2-2.10.2-1|160	+ Thierry Vignaud <tv@mandriva.org>
12cr|system-tools-backends2-2.10.2-1|161	- rebuild
12cr|system-tools-backends2-2.10.2-1|162	- rebuild
12cr|system-tools-backends2-2.10.2-1|163	
12cr|system-tools-backends2-2.10.2-1|164	* Sun Mar 09 2008 Götz Waschk <waschk@mandriva.org> 2.6.0-1mdv2008.1
12cr|system-tools-backends2-2.10.2-1|165	+ Revision: 183039
12cr|system-tools-backends2-2.10.2-1|166	- new version
12cr|system-tools-backends2-2.10.2-1|167	
12cr|system-tools-backends2-2.10.2-1|168	* Wed Mar 05 2008 Götz Waschk <waschk@mandriva.org> 2.5.9-1mdv2008.1
12cr|system-tools-backends2-2.10.2-1|169	+ Revision: 180146
12cr|system-tools-backends2-2.10.2-1|170	- new version
12cr|system-tools-backends2-2.10.2-1|171	
12cr|system-tools-backends2-2.10.2-1|172	* Tue Feb 12 2008 Götz Waschk <waschk@mandriva.org> 2.5.8-1mdv2008.1
12cr|system-tools-backends2-2.10.2-1|173	+ Revision: 165740
12cr|system-tools-backends2-2.10.2-1|174	- new version
12cr|system-tools-backends2-2.10.2-1|175	
12cr|system-tools-backends2-2.10.2-1|176	* Mon Jan 28 2008 Götz Waschk <waschk@mandriva.org> 2.5.7-1mdv2008.1
12cr|system-tools-backends2-2.10.2-1|177	+ Revision: 159413
12cr|system-tools-backends2-2.10.2-1|178	- new version
12cr|system-tools-backends2-2.10.2-1|179	
12cr|system-tools-backends2-2.10.2-1|180	* Tue Jan 15 2008 Götz Waschk <waschk@mandriva.org> 2.5.6-1mdv2008.1
12cr|system-tools-backends2-2.10.2-1|181	+ Revision: 152174
12cr|system-tools-backends2-2.10.2-1|182	- fix buildrequires
12cr|system-tools-backends2-2.10.2-1|183	- new version
12cr|system-tools-backends2-2.10.2-1|184	- new version
12cr|system-tools-backends2-2.10.2-1|185	- update file list
12cr|system-tools-backends2-2.10.2-1|186	
12cr|system-tools-backends2-2.10.2-1|187	+ Olivier Blin <oblin@mandriva.com>
12cr|system-tools-backends2-2.10.2-1|188	- restore BuildRoot
12cr|system-tools-backends2-2.10.2-1|189	
12cr|system-tools-backends2-2.10.2-1|190	* Tue Dec 18 2007 Götz Waschk <waschk@mandriva.org> 2.5.4-1mdv2008.1
12cr|system-tools-backends2-2.10.2-1|191	+ Revision: 132038
12cr|system-tools-backends2-2.10.2-1|192	- new version
12cr|system-tools-backends2-2.10.2-1|193	- update file list
12cr|system-tools-backends2-2.10.2-1|194	
12cr|system-tools-backends2-2.10.2-1|195	+ Thierry Vignaud <tv@mandriva.org>
12cr|system-tools-backends2-2.10.2-1|196	- kill re-definition of %%buildroot on Pixel's request
12cr|system-tools-backends2-2.10.2-1|197	
12cr|system-tools-backends2-2.10.2-1|198	* Wed Nov 14 2007 Götz Waschk <waschk@mandriva.org> 2.5.3-1mdv2008.1
12cr|system-tools-backends2-2.10.2-1|199	+ Revision: 108686
12cr|system-tools-backends2-2.10.2-1|200	- new version
12cr|system-tools-backends2-2.10.2-1|201	
12cr|system-tools-backends2-2.10.2-1|202	* Tue Oct 30 2007 Götz Waschk <waschk@mandriva.org> 2.5.1-1mdv2008.1
12cr|system-tools-backends2-2.10.2-1|203	+ Revision: 103738
12cr|system-tools-backends2-2.10.2-1|204	- new version
12cr|system-tools-backends2-2.10.2-1|205	
12cr|system-tools-backends2-2.10.2-1|206	* Thu Oct 04 2007 Götz Waschk <waschk@mandriva.org> 2.4.1-1mdv2008.1
12cr|system-tools-backends2-2.10.2-1|207	+ Revision: 95304
12cr|system-tools-backends2-2.10.2-1|208	- new version
12cr|system-tools-backends2-2.10.2-1|209	
12cr|system-tools-backends2-2.10.2-1|210	* Sat Sep 15 2007 Götz Waschk <waschk@mandriva.org> 2.4.0-1mdv2008.0
12cr|system-tools-backends2-2.10.2-1|211	+ Revision: 85958
12cr|system-tools-backends2-2.10.2-1|212	- new version
12cr|system-tools-backends2-2.10.2-1|213	
12cr|system-tools-backends2-2.10.2-1|214	* Fri Sep 14 2007 Frederic Crozat <fcrozat@mandriva.com> 2.3.2-2mdv2008.0
12cr|system-tools-backends2-2.10.2-1|215	+ Revision: 85510
12cr|system-tools-backends2-2.10.2-1|216	- Update patch0 to detect 2008.0 correctly
12cr|system-tools-backends2-2.10.2-1|217	
12cr|system-tools-backends2-2.10.2-1|218	* Tue Sep 04 2007 Götz Waschk <waschk@mandriva.org> 2.3.2-1mdv2008.0
12cr|system-tools-backends2-2.10.2-1|219	+ Revision: 79026
12cr|system-tools-backends2-2.10.2-1|220	- new version
12cr|system-tools-backends2-2.10.2-1|221	
12cr|system-tools-backends2-2.10.2-1|222	* Tue Aug 28 2007 Götz Waschk <waschk@mandriva.org> 2.3.1-1mdv2008.0
12cr|system-tools-backends2-2.10.2-1|223	+ Revision: 72382
12cr|system-tools-backends2-2.10.2-1|224	- new version
12cr|system-tools-backends2-2.10.2-1|225	
12cr|system-tools-backends2-2.10.2-1|226	* Tue Jul 10 2007 Götz Waschk <waschk@mandriva.org> 2.3.0-1mdv2008.0
12cr|system-tools-backends2-2.10.2-1|227	+ Revision: 50939
12cr|system-tools-backends2-2.10.2-1|228	- new version
12cr|system-tools-backends2-2.10.2-1|229	
12cr|system-tools-backends2-2.10.2-1|230	* Tue Jun 26 2007 Thierry Vignaud <tv@mandriva.org> 2.2.1-2mdv2008.0
12cr|system-tools-backends2-2.10.2-1|231	+ Revision: 44535
12cr|system-tools-backends2-2.10.2-1|232	- a service is not a config file
12cr|system-tools-backends2-2.10.2-1|233	
12cr|system-tools-backends2-2.10.2-1|234	* Fri Apr 20 2007 Götz Waschk <waschk@mandriva.org> 2.2.1-1mdv2008.0
12cr|system-tools-backends2-2.10.2-1|235	+ Revision: 16235
12cr|system-tools-backends2-2.10.2-1|236	- rename service (bug #30339
12cr|system-tools-backends2-2.10.2-1|237	
12cr|system-tools-backends2-2.10.2-1|238	
12cr|system-tools-backends2-2.10.2-1|239	* Wed Apr 04 2007 Götz Waschk <waschk@mandriva.org> 2.2.1-1mdv2007.1
12cr|system-tools-backends2-2.10.2-1|240	+ Revision: 150473
12cr|system-tools-backends2-2.10.2-1|241	- new version
12cr|system-tools-backends2-2.10.2-1|242	
12cr|system-tools-backends2-2.10.2-1|243	* Fri Mar 16 2007 Götz Waschk <waschk@mandriva.org> 2.2.0-3mdv2007.1
12cr|system-tools-backends2-2.10.2-1|244	+ Revision: 144897
12cr|system-tools-backends2-2.10.2-1|245	- add initscript
12cr|system-tools-backends2-2.10.2-1|246	
12cr|system-tools-backends2-2.10.2-1|247	* Fri Mar 16 2007 Götz Waschk <waschk@mandriva.org> 2.2.0-2mdv2007.1
12cr|system-tools-backends2-2.10.2-1|248	+ Revision: 144884
12cr|system-tools-backends2-2.10.2-1|249	- fix Mandriva patch
12cr|system-tools-backends2-2.10.2-1|250	
12cr|system-tools-backends2-2.10.2-1|251	* Mon Mar 12 2007 Götz Waschk <waschk@mandriva.org> 2.2.0-1mdv2007.1
12cr|system-tools-backends2-2.10.2-1|252	+ Revision: 141703
12cr|system-tools-backends2-2.10.2-1|253	- new version
12cr|system-tools-backends2-2.10.2-1|254	
12cr|system-tools-backends2-2.10.2-1|255	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|system-tools-backends2-2.10.2-1|256	- no need to package big ChangeLog when NEWS is already there
12cr|system-tools-backends2-2.10.2-1|257	
12cr|system-tools-backends2-2.10.2-1|258	* Thu Mar 01 2007 Götz Waschk <waschk@mandriva.org> 2.1.4-1mdv2007.1
12cr|system-tools-backends2-2.10.2-1|259	+ Revision: 130310
12cr|system-tools-backends2-2.10.2-1|260	- new version
12cr|system-tools-backends2-2.10.2-1|261	
12cr|system-tools-backends2-2.10.2-1|262	* Tue Jan 23 2007 Götz Waschk <waschk@mandriva.org> 2.1.3-1mdv2007.1
12cr|system-tools-backends2-2.10.2-1|263	+ Revision: 112293
12cr|system-tools-backends2-2.10.2-1|264	- new version
12cr|system-tools-backends2-2.10.2-1|265	
12cr|system-tools-backends2-2.10.2-1|266	* Tue Jan 09 2007 Götz Waschk <waschk@mandriva.org> 2.1.2-1mdv2007.1
12cr|system-tools-backends2-2.10.2-1|267	+ Revision: 106365
12cr|system-tools-backends2-2.10.2-1|268	- new version
12cr|system-tools-backends2-2.10.2-1|269	
12cr|system-tools-backends2-2.10.2-1|270	* Mon Dec 04 2006 Götz Waschk <waschk@mandriva.org> 2.1.1-1mdv2007.1
12cr|system-tools-backends2-2.10.2-1|271	+ Revision: 90317
12cr|system-tools-backends2-2.10.2-1|272	- new version
12cr|system-tools-backends2-2.10.2-1|273	
12cr|system-tools-backends2-2.10.2-1|274	* Fri Dec 01 2006 Götz Waschk <waschk@mandriva.org> 2.1.0-1mdv2007.1
12cr|system-tools-backends2-2.10.2-1|275	+ Revision: 89554
12cr|system-tools-backends2-2.10.2-1|276	- use the right configure macro
12cr|system-tools-backends2-2.10.2-1|277	- fix installation on x86_64
12cr|system-tools-backends2-2.10.2-1|278	- new version
12cr|system-tools-backends2-2.10.2-1|279	- make it arch-dependant
12cr|system-tools-backends2-2.10.2-1|280	- update build deps and file list
12cr|system-tools-backends2-2.10.2-1|281	- unpack patch
12cr|system-tools-backends2-2.10.2-1|282	
12cr|system-tools-backends2-2.10.2-1|283	* Sun Nov 26 2006 Götz Waschk <waschk@mandriva.org> 2.0.0-1mdv2007.1
12cr|system-tools-backends2-2.10.2-1|284	+ Revision: 87342
12cr|system-tools-backends2-2.10.2-1|285	- new version
12cr|system-tools-backends2-2.10.2-1|286	
12cr|system-tools-backends2-2.10.2-1|287	* Sun Nov 05 2006 Götz Waschk <waschk@mandriva.org> 1.9.91-1mdv2007.1
12cr|system-tools-backends2-2.10.2-1|288	+ Revision: 76761
12cr|system-tools-backends2-2.10.2-1|289	- new version
12cr|system-tools-backends2-2.10.2-1|290	
12cr|system-tools-backends2-2.10.2-1|291	* Fri Oct 27 2006 Götz Waschk <waschk@mandriva.org> 1.9.90-1mdv2007.1
12cr|system-tools-backends2-2.10.2-1|292	+ Revision: 73042
12cr|system-tools-backends2-2.10.2-1|293	- new version
12cr|system-tools-backends2-2.10.2-1|294	- Import system-tools-backends2
12cr|system-tools-backends2-2.10.2-1|295	
12cr|system-tools-backends2-2.10.2-1|296	* Sat Oct 07 2006 Götz Waschk <waschk@mandriva.org> 1.9.7-1mdv2007.1
12cr|system-tools-backends2-2.10.2-1|297	- New version 1.9.7
12cr|system-tools-backends2-2.10.2-1|298	
12cr|system-tools-backends2-2.10.2-1|299	* Sun Oct 01 2006 Götz Waschk <waschk@mandriva.org> 1.9.6-1mdv2007.0
12cr|system-tools-backends2-2.10.2-1|300	- New version 1.9.6
12cr|system-tools-backends2-2.10.2-1|301	
12cr|system-tools-backends2-2.10.2-1|302	* Wed Sep 13 2006 Götz Waschk <waschk@mandriva.org> 1.9.5.1-2mdv2007.0
12cr|system-tools-backends2-2.10.2-1|303	- set stb group to wheel
12cr|system-tools-backends2-2.10.2-1|304	
12cr|system-tools-backends2-2.10.2-1|305	* Tue Sep 12 2006 Götz Waschk <waschk@mandriva.org> 1.9.5.1-1mdv2007.0
12cr|system-tools-backends2-2.10.2-1|306	- New version 1.9.5.1
12cr|system-tools-backends2-2.10.2-1|307	- update file list
12cr|system-tools-backends2-2.10.2-1|308	
12cr|system-tools-backends2-2.10.2-1|309	* Mon Aug 14 2006 Götz Waschk <waschk@mandriva.org> 1.9.3-1mdv2007.0
12cr|system-tools-backends2-2.10.2-1|310	- New release 1.9.3
12cr|system-tools-backends2-2.10.2-1|311	
12cr|system-tools-backends2-2.10.2-1|312	* Fri Aug 04 2006 Götz Waschk <waschk@mandriva.org> 1.9.2-1mdv2007.0
12cr|system-tools-backends2-2.10.2-1|313	- initial package
12cr|system-tools-backends2-2.10.2-1|314	

7885 12
12cr|szip-2.1-1|1	%bcond_with	encoder		# build with encoder (may require license)
12cr|szip-2.1-1|2	#
12cr|szip-2.1-1|3	Summary:	SZIP - Science Data Lossless Compression library
12cr|szip-2.1-1|4	Name:		szip
12cr|szip-2.1-1|5	Version:	2.1
12cr|szip-2.1-1|6	Release:	1
12cr|szip-2.1-1|7	%if %{with encoder}
12cr|szip-2.1-1|8	License:	free for non-commercial, scientific use only in HDF software
12cr|szip-2.1-1|9	%else
12cr|szip-2.1-1|10	License:	free for use in HDF software
12cr|szip-2.1-1|11	%endif
12cr|szip-2.1-1|12	Group:		System/Libraries
12cr|szip-2.1-1|13	Source0:	ftp://ftp.hdfgroup.org/lib-external/szip/%{version}/%{name}-%{version}.tar.gz
12cr|szip-2.1-1|14	Patch0:		%{name}-opt.patch
12cr|szip-2.1-1|15	Patch1:		%{name}-linking.patch
12cr|szip-2.1-1|16	URL:		http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/
12cr|szip-2.1-1|17	BuildRequires:	autoconf
12cr|szip-2.1-1|18	BuildRequires:	automake
12cr|szip-2.1-1|19	BuildRequires:	libtool
12cr|szip-2.1-1|20	
12cr|szip-2.1-1|21	%description
12cr|szip-2.1-1|22	SZIP is an implementation of the extended-Rice lossless compression
12cr|szip-2.1-1|23	algorithm. The Consultative Committee on Space Data Systems (CCSDS)
12cr|szip-2.1-1|24	has adopted the extended-Rice algorithm for international standards
12cr|szip-2.1-1|25	for space applications. SZIP is reported to provide fast and effective
12cr|szip-2.1-1|26	compression, specifically for the EOS data generated by the NASA Earth
12cr|szip-2.1-1|27	Observatory System (EOS). It was originally developed at University of
12cr|szip-2.1-1|28	New Mexico (UNM) and integrated with HDF4 by UNM researchers and
12cr|szip-2.1-1|29	developers.
12cr|szip-2.1-1|30	
12cr|szip-2.1-1|31	%package devel
12cr|szip-2.1-1|32	Summary:	Header files for SZIP library
12cr|szip-2.1-1|33	Group:		Development/C
12cr|szip-2.1-1|34	Requires:	%{name} = %{version}-%{release}
12cr|szip-2.1-1|35	
12cr|szip-2.1-1|36	%description devel
12cr|szip-2.1-1|37	Header files for SZIP library.
12cr|szip-2.1-1|38	
12cr|szip-2.1-1|39	%prep
12cr|szip-2.1-1|40	%setup -q
12cr|szip-2.1-1|41	%patch0 -p1
12cr|szip-2.1-1|42	%patch1 -p1
12cr|szip-2.1-1|43	
12cr|szip-2.1-1|44	%build
12cr|szip-2.1-1|45	%{__libtoolize}
12cr|szip-2.1-1|46	%{__aclocal}
12cr|szip-2.1-1|47	%{__autoheader}
12cr|szip-2.1-1|48	%{__autoconf}
12cr|szip-2.1-1|49	%{__automake}
12cr|szip-2.1-1|50	%configure \
12cr|szip-2.1-1|51	%{!?with_encoder:--disable-encoding}
12cr|szip-2.1-1|52	%{__make}
12cr|szip-2.1-1|53	
12cr|szip-2.1-1|54	%install
12cr|szip-2.1-1|55	%makeinstall_std
12cr|szip-2.1-1|56	rm -rf %{buildroot}/%{_libdir}/libsz.a
12cr|szip-2.1-1|57	
12cr|szip-2.1-1|58	
12cr|szip-2.1-1|59	%files
12cr|szip-2.1-1|60	%doc COPYING RELEASE.txt
12cr|szip-2.1-1|61	%attr(755,root,root) %{_libdir}/libsz.so.2.*.*
12cr|szip-2.1-1|62	%attr(755,root,root) %ghost %{_libdir}/libsz.so.2
12cr|szip-2.1-1|63	
12cr|szip-2.1-1|64	%files devel
12cr|szip-2.1-1|65	%attr(755,root,root) %{_libdir}/libsz.so
12cr|szip-2.1-1|66	%{_includedir}/*.h
12cr|szip-2.1-1|67	
12cr|szip-2.1-1|68	
12cr|szip-2.1-1|69	%changelog
12cr|szip-2.1-1|70	* Thu Dec 22 2011 Alexander Khrukin <akhrukin@mandriva.org> 2.1-1
12cr|szip-2.1-1|71	+ Revision: 744480
12cr|szip-2.1-1|72	- imported package szip
12cr|szip-2.1-1|73	

7886 12
12cr|t4k_common-0.1.1-1|1	%define major 0
12cr|t4k_common-0.1.1-1|2	%define lib %mklibname %name %major
12cr|t4k_common-0.1.1-1|3	%define devel %mklibname -d %name
12cr|t4k_common-0.1.1-1|4	%define static %mklibname -s -d %name
12cr|t4k_common-0.1.1-1|5	
12cr|t4k_common-0.1.1-1|6	Name: t4k_common
12cr|t4k_common-0.1.1-1|7	Version: 0.1.1
12cr|t4k_common-0.1.1-1|8	Summary: Files used by all Tux4Kids applications/games
12cr|t4k_common-0.1.1-1|9	Group: System/Libraries
12cr|t4k_common-0.1.1-1|10	Source0: http://alioth.debian.org/frs/download.php/3540/t4k_common-%version.tar.gz
12cr|t4k_common-0.1.1-1|11	Release: 1
12cr|t4k_common-0.1.1-1|12	License: LGPLv3
12cr|t4k_common-0.1.1-1|13	Patch0: t4k_common-0.1.1-braindamage.patch
12cr|t4k_common-0.1.1-1|14	Patch1: t4k_common-0.1.1-libpng-1.5.patch
12cr|t4k_common-0.1.1-1|15	Requires: %lib = %version-%release
12cr|t4k_common-0.1.1-1|16	BuildRequires: pkgconfig(SDL_Pango) pkgconfig(SDL_image) pkgconfig(librsvg-2.0) pkgconfig(libxml-2.0) pkgconfig(sdl) >= 1.2.0
12cr|t4k_common-0.1.1-1|17	BuildRequires: pkgconfig(SDL_mixer) pkgconfig(SDL_net) pkgconfig(libpng)
12cr|t4k_common-0.1.1-1|18	
12cr|t4k_common-0.1.1-1|19	%description
12cr|t4k_common-0.1.1-1|20	Files used by all Tux4Kids applications/games
12cr|t4k_common-0.1.1-1|21	
12cr|t4k_common-0.1.1-1|22	%package -n %lib
12cr|t4k_common-0.1.1-1|23	Summary: Libraries used by all Tux4Kids applications/games
12cr|t4k_common-0.1.1-1|24	Group: System/Libraries
12cr|t4k_common-0.1.1-1|25	
12cr|t4k_common-0.1.1-1|26	%description -n %lib
12cr|t4k_common-0.1.1-1|27	Libraries used by all Tux4Kids applications/games
12cr|t4k_common-0.1.1-1|28	
12cr|t4k_common-0.1.1-1|29	%package -n %devel
12cr|t4k_common-0.1.1-1|30	Summary: Development files for the Tux4Kids common library
12cr|t4k_common-0.1.1-1|31	Group: Development/C
12cr|t4k_common-0.1.1-1|32	Requires: %lib = %version-%release
12cr|t4k_common-0.1.1-1|33	
12cr|t4k_common-0.1.1-1|34	%description -n %devel
12cr|t4k_common-0.1.1-1|35	Development files for the Tux4Kids common library
12cr|t4k_common-0.1.1-1|36	
12cr|t4k_common-0.1.1-1|37	%package -n %static
12cr|t4k_common-0.1.1-1|38	Summary: Static library files for the Tux4Kids common library
12cr|t4k_common-0.1.1-1|39	Group: Development/C
12cr|t4k_common-0.1.1-1|40	Requires: %devel = %version-%release
12cr|t4k_common-0.1.1-1|41	
12cr|t4k_common-0.1.1-1|42	%description -n %static
12cr|t4k_common-0.1.1-1|43	Static library files for the Tux4Kids common library
12cr|t4k_common-0.1.1-1|44	
12cr|t4k_common-0.1.1-1|45	%prep
12cr|t4k_common-0.1.1-1|46	%setup
12cr|t4k_common-0.1.1-1|47	%apply_patches
12cr|t4k_common-0.1.1-1|48	
12cr|t4k_common-0.1.1-1|49	%build
12cr|t4k_common-0.1.1-1|50	%configure
12cr|t4k_common-0.1.1-1|51	%make
12cr|t4k_common-0.1.1-1|52	
12cr|t4k_common-0.1.1-1|53	%install
12cr|t4k_common-0.1.1-1|54	%makeinstall_std
12cr|t4k_common-0.1.1-1|55	
12cr|t4k_common-0.1.1-1|56	%files
12cr|t4k_common-0.1.1-1|57	%_datadir/%name
12cr|t4k_common-0.1.1-1|58	
12cr|t4k_common-0.1.1-1|59	%files -n %lib
12cr|t4k_common-0.1.1-1|60	%_libdir/libt4k_common.so.%{major}*
12cr|t4k_common-0.1.1-1|61	
12cr|t4k_common-0.1.1-1|62	%files -n %devel
12cr|t4k_common-0.1.1-1|63	%_includedir/*.h
12cr|t4k_common-0.1.1-1|64	%_libdir/pkgconfig/*.pc
12cr|t4k_common-0.1.1-1|65	%_libdir/libt4k_common.so
12cr|t4k_common-0.1.1-1|66	
12cr|t4k_common-0.1.1-1|67	%files -n %static
12cr|t4k_common-0.1.1-1|68	%_libdir/*.a

7887 12
12cr|tabatha-0.6-5|1	%define name 	tabatha
12cr|tabatha-0.6-5|2	%define version 0.6
12cr|tabatha-0.6-5|3	%define release %mkrel 5
12cr|tabatha-0.6-5|4	
12cr|tabatha-0.6-5|5	Summary: 	Push-button menu for system commands
12cr|tabatha-0.6-5|6	Name: 		%name
12cr|tabatha-0.6-5|7	Version: 	%version
12cr|tabatha-0.6-5|8	Release: 	%release
12cr|tabatha-0.6-5|9	Url: 		http://groundstate.ca/tabatha/
12cr|tabatha-0.6-5|10	License: 	GPL
12cr|tabatha-0.6-5|11	Group: 		System/Configuration/Other
12cr|tabatha-0.6-5|12	Source: 	%{name}-%{version}.tar.bz2
12cr|tabatha-0.6-5|13	
12cr|tabatha-0.6-5|14	Buildroot: 	%_tmppath/%name-%version-buildroot
12cr|tabatha-0.6-5|15	BuildArch:	noarch
12cr|tabatha-0.6-5|16	Requires:	usermode-consoleonly
12cr|tabatha-0.6-5|17	
12cr|tabatha-0.6-5|18	%description
12cr|tabatha-0.6-5|19	Tabatha is a GTK2 popup menu for tablet PCs, handhelds, and other frequently
12cr|tabatha-0.6-5|20	changed desktops. It can be called with a single keypress, and allows system
12cr|tabatha-0.6-5|21	configurations (power, X display, networking, etc.) to be changed with a
12cr|tabatha-0.6-5|22	single button push. New buttons are easily configured through a simple XML
12cr|tabatha-0.6-5|23	file, with no programming necessary.
12cr|tabatha-0.6-5|24	
12cr|tabatha-0.6-5|25	%prep
12cr|tabatha-0.6-5|26	%setup -q
12cr|tabatha-0.6-5|27	
12cr|tabatha-0.6-5|28	%install
12cr|tabatha-0.6-5|29	rm -rf $RPM_BUILD_ROOT
12cr|tabatha-0.6-5|30	mkdir -p $RPM_BUILD_ROOT/{%_bindir,%_sbindir,%_datadir}
12cr|tabatha-0.6-5|31	%makeinstall_std
12cr|tabatha-0.6-5|32	
12cr|tabatha-0.6-5|33	#menu
12cr|tabatha-0.6-5|34	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|tabatha-0.6-5|35	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|tabatha-0.6-5|36	[Desktop Entry]
12cr|tabatha-0.6-5|37	Type=Application
12cr|tabatha-0.6-5|38	Exec=%{_bindir}/tabatha
12cr|tabatha-0.6-5|39	Name=Tabatha
12cr|tabatha-0.6-5|40	Comment=Quick-configure menu
12cr|tabatha-0.6-5|41	Icon=configuration_section
12cr|tabatha-0.6-5|42	Categories=Settings;
12cr|tabatha-0.6-5|43	EOF
12cr|tabatha-0.6-5|44	
12cr|tabatha-0.6-5|45	%if %mdkversion < 200900
12cr|tabatha-0.6-5|46	%post
12cr|tabatha-0.6-5|47	%update_menus
12cr|tabatha-0.6-5|48	%endif
12cr|tabatha-0.6-5|49	
12cr|tabatha-0.6-5|50	%if %mdkversion < 200900
12cr|tabatha-0.6-5|51	%postun
12cr|tabatha-0.6-5|52	%update_menus
12cr|tabatha-0.6-5|53	%endif
12cr|tabatha-0.6-5|54	
12cr|tabatha-0.6-5|55	%clean
12cr|tabatha-0.6-5|56	rm -rf $RPM_BUILD_ROOT
12cr|tabatha-0.6-5|57	
12cr|tabatha-0.6-5|58	%files
12cr|tabatha-0.6-5|59	%defattr(-,root,root)
12cr|tabatha-0.6-5|60	%doc ChangeLog INSTALL README
12cr|tabatha-0.6-5|61	%_bindir/%name
12cr|tabatha-0.6-5|62	%_sbindir/%name
12cr|tabatha-0.6-5|63	%_datadir/%name
12cr|tabatha-0.6-5|64	%{_datadir}/applications/mandriva-%name.desktop
12cr|tabatha-0.6-5|65	
12cr|tabatha-0.6-5|66	
12cr|tabatha-0.6-5|67	
12cr|tabatha-0.6-5|68	%changelog
12cr|tabatha-0.6-5|69	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.6-5mdv2010.0
12cr|tabatha-0.6-5|70	+ Revision: 434265
12cr|tabatha-0.6-5|71	- rebuild
12cr|tabatha-0.6-5|72	
12cr|tabatha-0.6-5|73	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6-4mdv2009.0
12cr|tabatha-0.6-5|74	+ Revision: 261342
12cr|tabatha-0.6-5|75	- rebuild
12cr|tabatha-0.6-5|76	
12cr|tabatha-0.6-5|77	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6-3mdv2009.0
12cr|tabatha-0.6-5|78	+ Revision: 254070
12cr|tabatha-0.6-5|79	- rebuild
12cr|tabatha-0.6-5|80	
12cr|tabatha-0.6-5|81	+ Pixel <pixel@mandriva.com>
12cr|tabatha-0.6-5|82	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|tabatha-0.6-5|83	
12cr|tabatha-0.6-5|84	+ Olivier Blin <oblin@mandriva.com>
12cr|tabatha-0.6-5|85	- restore BuildRoot
12cr|tabatha-0.6-5|86	
12cr|tabatha-0.6-5|87	* Thu Dec 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.6-1mdv2008.1
12cr|tabatha-0.6-5|88	+ Revision: 135455
12cr|tabatha-0.6-5|89	- auto-convert XDG menu entry
12cr|tabatha-0.6-5|90	- kill re-definition of %%buildroot on Pixel's request
12cr|tabatha-0.6-5|91	- use %%mkrel
12cr|tabatha-0.6-5|92	- import tabatha
12cr|tabatha-0.6-5|93	
12cr|tabatha-0.6-5|94	
12cr|tabatha-0.6-5|95	* Mon Aug 16 2004 Austin Acton <austin@mandrake.org> 0.6-1mdk
12cr|tabatha-0.6-5|96	- initial package

7888 12
12cr|tabe-0.2.6-13|1	%define	major 2
12cr|tabe-0.2.6-13|2	%define libname %mklibname tabe %{major}
12cr|tabe-0.2.6-13|3	%define develname %mklibname tabe -d
12cr|tabe-0.2.6-13|4	
12cr|tabe-0.2.6-13|5	Summary:	Chinese lexicons library for xcin-2.5
12cr|tabe-0.2.6-13|6	Name:		tabe
12cr|tabe-0.2.6-13|7	Version:	0.2.6
12cr|tabe-0.2.6-13|8	Release:	13
12cr|tabe-0.2.6-13|9	License:	BSD style
12cr|tabe-0.2.6-13|10	Group:		System/Libraries
12cr|tabe-0.2.6-13|11	URL:		http://libtabe.sourceforge.net/
12cr|tabe-0.2.6-13|12	Source:		%{name}-%{version}.tar.bz2
12cr|tabe-0.2.6-13|13	Patch0:		http://ftp.de.debian.org/debian/pool/main/libt/libtabe/libtabe_0.2.6-1.2.diff.gz
12cr|tabe-0.2.6-13|14	Patch1:		tabe-0.2.6-link.patch
12cr|tabe-0.2.6-13|15	BuildRequires:	db-devel
12cr|tabe-0.2.6-13|16	BuildRequires:	libx11-devel
12cr|tabe-0.2.6-13|17	Requires:	%{libname} = %{version}-%{release}
12cr|tabe-0.2.6-13|18	Requires:	locales-zh
12cr|tabe-0.2.6-13|19	Provides:	libtabe = %{version}-%{release}
12cr|tabe-0.2.6-13|20	Obsoletes:	libtabe
12cr|tabe-0.2.6-13|21	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tabe-0.2.6-13|22	
12cr|tabe-0.2.6-13|23	%description
12cr|tabe-0.2.6-13|24	Chinese lexicons library for xcin-2.5's bimsphone input method.
12cr|tabe-0.2.6-13|25	
12cr|tabe-0.2.6-13|26	%package -n	%{libname}
12cr|tabe-0.2.6-13|27	Summary:	Libraries needed to use packages using libtabe
12cr|tabe-0.2.6-13|28	Group:		System/Libraries
12cr|tabe-0.2.6-13|29	Requires:	%{name} = %{version}-%{release}
12cr|tabe-0.2.6-13|30	
12cr|tabe-0.2.6-13|31	%description -n	%{libname}
12cr|tabe-0.2.6-13|32	Chinese lexicons library for xcin-2.5's bimsphone input method.
12cr|tabe-0.2.6-13|33	
12cr|tabe-0.2.6-13|34	This package contains shared libraries.
12cr|tabe-0.2.6-13|35	
12cr|tabe-0.2.6-13|36	%package -n	%{develname}
12cr|tabe-0.2.6-13|37	Summary:	Header files and libraries for developing apps which will use libtabe
12cr|tabe-0.2.6-13|38	Group:		Development/C
12cr|tabe-0.2.6-13|39	Requires:	%{libname} = %{version}
12cr|tabe-0.2.6-13|40	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|tabe-0.2.6-13|41	Provides:	%{name}-devel = %{version}-%{release}
12cr|tabe-0.2.6-13|42	Obsoletes:	%{mklibname tabe 2 -d}
12cr|tabe-0.2.6-13|43	
12cr|tabe-0.2.6-13|44	%description -n	%{develname}
12cr|tabe-0.2.6-13|45	Chinese lexicons library for xcin-2.5's bimsphone input method.
12cr|tabe-0.2.6-13|46	
12cr|tabe-0.2.6-13|47	This package contains static libraries and headers files.
12cr|tabe-0.2.6-13|48	
12cr|tabe-0.2.6-13|49	%prep
12cr|tabe-0.2.6-13|50	%setup -q -n %{name}
12cr|tabe-0.2.6-13|51	%patch0 -p1
12cr|tabe-0.2.6-13|52	%patch1 -p0
12cr|tabe-0.2.6-13|53	
12cr|tabe-0.2.6-13|54	%build
12cr|tabe-0.2.6-13|55	export CFLAGS="%optflags %ldflags"
12cr|tabe-0.2.6-13|56	%configure2_5x \
12cr|tabe-0.2.6-13|57	--enable-shared \
12cr|tabe-0.2.6-13|58	--datadir=%{_datadir}/tabe \
12cr|tabe-0.2.6-13|59	--with-dbinc=%{_includedir}/db51
12cr|tabe-0.2.6-13|60	
12cr|tabe-0.2.6-13|61	make
12cr|tabe-0.2.6-13|62	
12cr|tabe-0.2.6-13|63	%install
12cr|tabe-0.2.6-13|64	rm -rf %{buildroot}
12cr|tabe-0.2.6-13|65	
12cr|tabe-0.2.6-13|66	%makeinstall datadir=%{buildroot}%{_datadir}/tabe
12cr|tabe-0.2.6-13|67	
12cr|tabe-0.2.6-13|68	%if %mdkversion < 200900
12cr|tabe-0.2.6-13|69	%post -n %{libname} -p /sbin/ldconfig
12cr|tabe-0.2.6-13|70	%endif
12cr|tabe-0.2.6-13|71	
12cr|tabe-0.2.6-13|72	%if %mdkversion < 200900
12cr|tabe-0.2.6-13|73	%postun -n %{libname} -p /sbin/ldconfig
12cr|tabe-0.2.6-13|74	%endif
12cr|tabe-0.2.6-13|75	
12cr|tabe-0.2.6-13|76	%clean
12cr|tabe-0.2.6-13|77	rm -rf %{buildroot}
12cr|tabe-0.2.6-13|78	
12cr|tabe-0.2.6-13|79	
12cr|tabe-0.2.6-13|80	%files
12cr|tabe-0.2.6-13|81	%defattr(-,root,root,-)
12cr|tabe-0.2.6-13|82	%doc doc/libtabe.sgml
12cr|tabe-0.2.6-13|83	%{_bindir}/*
12cr|tabe-0.2.6-13|84	%{_datadir}/%{name}
12cr|tabe-0.2.6-13|85	
12cr|tabe-0.2.6-13|86	%files -n %{libname}
12cr|tabe-0.2.6-13|87	%doc COPYING
12cr|tabe-0.2.6-13|88	%defattr(-,root,root,-)
12cr|tabe-0.2.6-13|89	%doc doc/*.shtml
12cr|tabe-0.2.6-13|90	%{_libdir}/*.so.*
12cr|tabe-0.2.6-13|91	
12cr|tabe-0.2.6-13|92	%files -n %{develname}
12cr|tabe-0.2.6-13|93	%defattr(-,root,root)
12cr|tabe-0.2.6-13|94	%doc doc/*.txt
12cr|tabe-0.2.6-13|95	%{_includedir}/bims.h
12cr|tabe-0.2.6-13|96	%{_includedir}/tabe.h
12cr|tabe-0.2.6-13|97	%{_libdir}/*.so
12cr|tabe-0.2.6-13|98	%{_libdir}/*.a
12cr|tabe-0.2.6-13|99	
12cr|tabe-0.2.6-13|100	
12cr|tabe-0.2.6-13|101	%changelog
12cr|tabe-0.2.6-13|102	* Tue May 15 2012 Crispin Boylan <crisb@mandriva.org> 0.2.6-13
12cr|tabe-0.2.6-13|103	+ Revision: 799075
12cr|tabe-0.2.6-13|104	- Ensure bims is built
12cr|tabe-0.2.6-13|105	
12cr|tabe-0.2.6-13|106	* Tue May 08 2012 Crispin Boylan <crisb@mandriva.org> 0.2.6-12
12cr|tabe-0.2.6-13|107	+ Revision: 797595
12cr|tabe-0.2.6-13|108	- Rebuild
12cr|tabe-0.2.6-13|109	
12cr|tabe-0.2.6-13|110	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|tabe-0.2.6-13|111	- build with db 5.1 (from fwang | 2011-04-12 15:59:54 +0200)
12cr|tabe-0.2.6-13|112	
12cr|tabe-0.2.6-13|113	* Fri Jan 28 2011 Funda Wang <fwang@mandriva.org> 0.2.6-10
12cr|tabe-0.2.6-13|114	+ Revision: 633694
12cr|tabe-0.2.6-13|115	- turn to debian tarball and patch
12cr|tabe-0.2.6-13|116	- fix link
12cr|tabe-0.2.6-13|117	
12cr|tabe-0.2.6-13|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|tabe-0.2.6-13|119	- rebuild
12cr|tabe-0.2.6-13|120	
12cr|tabe-0.2.6-13|121	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.2.6-9mdv2009.0
12cr|tabe-0.2.6-13|122	+ Revision: 269405
12cr|tabe-0.2.6-13|123	- rebuild early 2009.0 package (before pixel changes)
12cr|tabe-0.2.6-13|124	
12cr|tabe-0.2.6-13|125	+ Pixel <pixel@mandriva.com>
12cr|tabe-0.2.6-13|126	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|tabe-0.2.6-13|127	
12cr|tabe-0.2.6-13|128	* Tue May 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.6-8mdv2009.0
12cr|tabe-0.2.6-13|129	+ Revision: 209481
12cr|tabe-0.2.6-13|130	- build it against bdb 4.2
12cr|tabe-0.2.6-13|131	- fix devel package naming
12cr|tabe-0.2.6-13|132	
12cr|tabe-0.2.6-13|133	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.2.6-7mdv2008.1
12cr|tabe-0.2.6-13|134	+ Revision: 140904
12cr|tabe-0.2.6-13|135	- restore BuildRoot
12cr|tabe-0.2.6-13|136	
12cr|tabe-0.2.6-13|137	+ Thierry Vignaud <tv@mandriva.org>
12cr|tabe-0.2.6-13|138	- kill re-definition of %%buildroot on Pixel's request
12cr|tabe-0.2.6-13|139	- buildrequires X11-devel instead of XFree86-devel
12cr|tabe-0.2.6-13|140	
12cr|tabe-0.2.6-13|141	* Thu May 03 2007 Adam Williamson <awilliamson@mandriva.org> 0.2.6-7mdv2008.0
12cr|tabe-0.2.6-13|142	+ Revision: 22084
12cr|tabe-0.2.6-13|143	- build against db4.1 not 4.2
12cr|tabe-0.2.6-13|144	
12cr|tabe-0.2.6-13|145	* Thu May 03 2007 Adam Williamson <awilliamson@mandriva.org> 0.2.6-6mdv2008.0
12cr|tabe-0.2.6-13|146	+ Revision: 22079
12cr|tabe-0.2.6-13|147	- move .db files to /usr/share/tabe
12cr|tabe-0.2.6-13|148	
12cr|tabe-0.2.6-13|149	* Thu May 03 2007 Adam Williamson <awilliamson@mandriva.org> 0.2.6-5mdv2008.0
12cr|tabe-0.2.6-13|150	+ Revision: 20892
12cr|tabe-0.2.6-13|151	- Import tabe
12cr|tabe-0.2.6-13|152	

7889 12
12cr|tachyon-0.98.9-4|1	%define name		tachyon
12cr|tachyon-0.98.9-4|2	%define tachyondir	%{_datadir}/%{name}
12cr|tachyon-0.98.9-4|3	# no 64 bits gl posix threads target
12cr|tachyon-0.98.9-4|4	%define with_gl		0
12cr|tachyon-0.98.9-4|5	
12cr|tachyon-0.98.9-4|6	Name:		%{name}
12cr|tachyon-0.98.9-4|7	Group:		Graphics
12cr|tachyon-0.98.9-4|8	License:	BSD
12cr|tachyon-0.98.9-4|9	Summary:	Tachyon Parallel / Multiprocessor Ray Tracing System
12cr|tachyon-0.98.9-4|10	Version:	0.98.9
12cr|tachyon-0.98.9-4|11	Release:	%mkrel 4
12cr|tachyon-0.98.9-4|12	Source:		http://jedi.ks.uiuc.edu/~johns/raytracer/files/0.98.9/tachyon-0.98.9.tar.gz
12cr|tachyon-0.98.9-4|13	URL:		http://jedi.ks.uiuc.edu/~johns/raytracer/
12cr|tachyon-0.98.9-4|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tachyon-0.98.9-4|15	
12cr|tachyon-0.98.9-4|16	BuildRequires:	libjpeg-devel
12cr|tachyon-0.98.9-4|17	BuildRequires:	libnetpbm-devel
12cr|tachyon-0.98.9-4|18	BuildRequires:	libpng-devel
12cr|tachyon-0.98.9-4|19	BuildRequires:	tetex-dvips
12cr|tachyon-0.98.9-4|20	BuildRequires:	tetex-latex
12cr|tachyon-0.98.9-4|21	%if %{with_gl}
12cr|tachyon-0.98.9-4|22	BuildRequires:	GL-devel
12cr|tachyon-0.98.9-4|23	%endif
12cr|tachyon-0.98.9-4|24	
12cr|tachyon-0.98.9-4|25	Patch0:		tachyon-0.98.9-x86_64.patch
12cr|tachyon-0.98.9-4|26	Patch1:		tachyon-0.98.9-sagemath.patch
12cr|tachyon-0.98.9-4|27	
12cr|tachyon-0.98.9-4|28	%description
12cr|tachyon-0.98.9-4|29	Tachyon is a parallel ray tracing library, for use on distributed memory
12cr|tachyon-0.98.9-4|30	parallel computers, shared memory computers, and clusters of workstations.
12cr|tachyon-0.98.9-4|31	Tachyon supports MPI for distributed memory parallel computers, threads
12cr|tachyon-0.98.9-4|32	for shared memory machines, and can support both simultaneously for
12cr|tachyon-0.98.9-4|33	clusters of shared memory machines. Tachyon has been selected for inclusion
12cr|tachyon-0.98.9-4|34	in the SPEC MPI2007 benchmark suite. Tachyon supports the typical ray tracer
12cr|tachyon-0.98.9-4|35	features, most of the common geometric primitives, shading and texturing
12cr|tachyon-0.98.9-4|36	modes, etc. It also supports less common features such as HDR image output,
12cr|tachyon-0.98.9-4|37	ambient occlusion lighting, and support for various triangle mesh and
12cr|tachyon-0.98.9-4|38	volumetric texture formats beneficial for molecular visualization (e.g.
12cr|tachyon-0.98.9-4|39	rendering VMD scenes).
12cr|tachyon-0.98.9-4|40	
12cr|tachyon-0.98.9-4|41	%prep
12cr|tachyon-0.98.9-4|42	%setup -q -n %{name}
12cr|tachyon-0.98.9-4|43	
12cr|tachyon-0.98.9-4|44	%ifarch x86_64
12cr|tachyon-0.98.9-4|45	%patch0 -p1
12cr|tachyon-0.98.9-4|46	%endif
12cr|tachyon-0.98.9-4|47	%patch1 -p1
12cr|tachyon-0.98.9-4|48	
12cr|tachyon-0.98.9-4|49	%ifarch %{ix86}
12cr|tachyon-0.98.9-4|50	%define target		linux-thr
12cr|tachyon-0.98.9-4|51	%else
12cr|tachyon-0.98.9-4|52	%ifarch x86_64
12cr|tachyon-0.98.9-4|53	%define target	linux-64-thr
12cr|tachyon-0.98.9-4|54	%else
12cr|tachyon-0.98.9-4|55	echo 'must specify arch in spec'
12cr|tachyon-0.98.9-4|56	exit 1
12cr|tachyon-0.98.9-4|57	%endif
12cr|tachyon-0.98.9-4|58	%endif
12cr|tachyon-0.98.9-4|59	
12cr|tachyon-0.98.9-4|60	
12cr|tachyon-0.98.9-4|61	%build
12cr|tachyon-0.98.9-4|62	pushd unix
12cr|tachyon-0.98.9-4|63	make USEJPEG=-DUSEJPEG JPEGLIB=-ljpeg				\
12cr|tachyon-0.98.9-4|64	USEPNG=-DUSEPNG PNGLIB="-lpng -lz"				\
12cr|tachyon-0.98.9-4|65	%if %{with_gl}
12cr|tachyon-0.98.9-4|66	LINUX_GLX_INCS= LINUX_GLX_LIBS="-lGL -lGLU -lX11"
12cr|tachyon-0.98.9-4|67	%endif
12cr|tachyon-0.98.9-4|68	%{target}
12cr|tachyon-0.98.9-4|69	
12cr|tachyon-0.98.9-4|70	popd
12cr|tachyon-0.98.9-4|71	
12cr|tachyon-0.98.9-4|72	pushd docs
12cr|tachyon-0.98.9-4|73	make pdf
12cr|tachyon-0.98.9-4|74	popd
12cr|tachyon-0.98.9-4|75	
12cr|tachyon-0.98.9-4|76	%install
12cr|tachyon-0.98.9-4|77	mkdir -p %{buildroot}/%{_bindir}
12cr|tachyon-0.98.9-4|78	cp -fa compile/%{target}/%{name} %{buildroot}/%{_bindir}
12cr|tachyon-0.98.9-4|79	
12cr|tachyon-0.98.9-4|80	mkdir -p %{buildroot}/%{_libdir}
12cr|tachyon-0.98.9-4|81	cp -fa compile/%{target}/lib%{name}.a %{buildroot}/%{_libdir}
12cr|tachyon-0.98.9-4|82	
12cr|tachyon-0.98.9-4|83	mkdir -p %{buildroot}%{tachyondir}
12cr|tachyon-0.98.9-4|84	cp -fa scenes %{buildroot}%{tachyondir}
12cr|tachyon-0.98.9-4|85	pushd %{buildroot}%{tachyondir}
12cr|tachyon-0.98.9-4|86	rm -fr CVS
12cr|tachyon-0.98.9-4|87	# broken symbolic links in tarball
12cr|tachyon-0.98.9-4|88	rm -f imaps tpoly vol
12cr|tachyon-0.98.9-4|89	popd
12cr|tachyon-0.98.9-4|90	
12cr|tachyon-0.98.9-4|91	mkdir -p %{buildroot}/%{_docdir}/%{name}
12cr|tachyon-0.98.9-4|92	cp -fa README docs/%{name}.pdf %{buildroot}/%{_docdir}/%{name}
12cr|tachyon-0.98.9-4|93	
12cr|tachyon-0.98.9-4|94	%clean
12cr|tachyon-0.98.9-4|95	rm -rf %{buildroot}
12cr|tachyon-0.98.9-4|96	
12cr|tachyon-0.98.9-4|97	%files
12cr|tachyon-0.98.9-4|98	%defattr(-,root,root)
12cr|tachyon-0.98.9-4|99	%{_bindir}/%{name}
12cr|tachyon-0.98.9-4|100	%{_libdir}/lib%{name}.a
12cr|tachyon-0.98.9-4|101	%dir %{tachyondir}
12cr|tachyon-0.98.9-4|102	%{tachyondir}/*
12cr|tachyon-0.98.9-4|103	%dir %doc %{_docdir}/%{name}
12cr|tachyon-0.98.9-4|104	%doc %{_docdir}/%{name}/*
12cr|tachyon-0.98.9-4|105	
12cr|tachyon-0.98.9-4|106	
12cr|tachyon-0.98.9-4|107	%changelog
12cr|tachyon-0.98.9-4|108	* Sat Nov 05 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.98.9-4mdv2012.0
12cr|tachyon-0.98.9-4|109	+ Revision: 718345
12cr|tachyon-0.98.9-4|110	- Rebuild with newer libpng
12cr|tachyon-0.98.9-4|111	
12cr|tachyon-0.98.9-4|112	* Tue May 31 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.98.9-3
12cr|tachyon-0.98.9-4|113	+ Revision: 682025
12cr|tachyon-0.98.9-4|114	- Add patch from sagemath spkg.
12cr|tachyon-0.98.9-4|115	
12cr|tachyon-0.98.9-4|116	* Mon Nov 22 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.98.9-2mdv2011.0
12cr|tachyon-0.98.9-4|117	+ Revision: 599848
12cr|tachyon-0.98.9-4|118	- Correct x86_64 crash with certain inputs
12cr|tachyon-0.98.9-4|119	
12cr|tachyon-0.98.9-4|120	* Mon Nov 22 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.98.9-1mdv2011.0
12cr|tachyon-0.98.9-4|121	+ Revision: 599822
12cr|tachyon-0.98.9-4|122	- Update to latest upstream release
12cr|tachyon-0.98.9-4|123	
12cr|tachyon-0.98.9-4|124	* Sun Aug 23 2009 Funda Wang <fwang@mandriva.org> 0.98-4mdv2010.0
12cr|tachyon-0.98.9-4|125	+ Revision: 419819
12cr|tachyon-0.98.9-4|126	- rebuild for new libjpeg v7
12cr|tachyon-0.98.9-4|127	
12cr|tachyon-0.98.9-4|128	* Sat Jun 20 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.98-3mdv2010.0
12cr|tachyon-0.98.9-4|129	+ Revision: 387429
12cr|tachyon-0.98.9-4|130	- Enable support for png and jpeg output.
12cr|tachyon-0.98.9-4|131	disable some of the "coolest" sagemath examples. I.e. try cut&paste
12cr|tachyon-0.98.9-4|132	of some of the samples at:
12cr|tachyon-0.98.9-4|133	http://wiki.sagemath.org/pics
12cr|tachyon-0.98.9-4|134	that works after this patch.
12cr|tachyon-0.98.9-4|135	
12cr|tachyon-0.98.9-4|136	* Fri May 08 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.98-2mdv2010.0
12cr|tachyon-0.98.9-4|137	+ Revision: 373542
12cr|tachyon-0.98.9-4|138	+ rebuild (emptylog)
12cr|tachyon-0.98.9-4|139	
12cr|tachyon-0.98.9-4|140	* Mon Mar 30 2009 Paulo Andrade <pcpa@mandriva.com.br> 0.98-1mdv2009.1
12cr|tachyon-0.98.9-4|141	+ Revision: 362592
12cr|tachyon-0.98.9-4|142	- Initial import of tachyon, version 0.98
12cr|tachyon-0.98.9-4|143	Tachyon Parallel / Multiprocessor Ray Tracing System
12cr|tachyon-0.98.9-4|144	http://jedi.ks.uiuc.edu/~johns/raytracer/
12cr|tachyon-0.98.9-4|145	- tachyon
12cr|tachyon-0.98.9-4|146	

7890 12
12cr|tac_plus-4.0.4.15-1|1	Name:		tac_plus
12cr|tac_plus-4.0.4.15-1|2	Version:	4.0.4.15
12cr|tac_plus-4.0.4.15-1|3	Release:	%mkrel 1
12cr|tac_plus-4.0.4.15-1|4	License:	BSD
12cr|tac_plus-4.0.4.15-1|5	Group:		System/Servers
12cr|tac_plus-4.0.4.15-1|6	Summary:	TACACS+ server based on Cisco engineering release
12cr|tac_plus-4.0.4.15-1|7	URL:		http://www.shrubbery.net/tac_plus/
12cr|tac_plus-4.0.4.15-1|8	Source:		ftp://ftp.shrubbery.net/pub/%{name}/tacacs+-F%{version}.tar.gz
12cr|tac_plus-4.0.4.15-1|9	Source1:	tac_plus.conf
12cr|tac_plus-4.0.4.15-1|10	Source2:	tac_plus.pamd
12cr|tac_plus-4.0.4.15-1|11	Source3:	tac_plus.init
12cr|tac_plus-4.0.4.15-1|12	Source4:	tac_plus.sysconfig
12cr|tac_plus-4.0.4.15-1|13	Requires(pre):	rpm-helper
12cr|tac_plus-4.0.4.15-1|14	Requires(post):	rpm-helper
12cr|tac_plus-4.0.4.15-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|tac_plus-4.0.4.15-1|16	BuildRequires:	tcp_wrappers-devel pam-devel
12cr|tac_plus-4.0.4.15-1|17	
12cr|tac_plus-4.0.4.15-1|18	%description
12cr|tac_plus-4.0.4.15-1|19	The base source for this TACACS+ package is Cisco's publicly available TACACS+
12cr|tac_plus-4.0.4.15-1|20	"developer's kit", for which we are grateful.
12cr|tac_plus-4.0.4.15-1|21	
12cr|tac_plus-4.0.4.15-1|22	We needed a way to limit certain groups within the company from logging into
12cr|tac_plus-4.0.4.15-1|23	or getting enable access on certain devices. Access lists (ACLs) of a sort have
12cr|tac_plus-4.0.4.15-1|24	been added that match against the address of the device speaking with the
12cr|tac_plus-4.0.4.15-1|25	daemon.
12cr|tac_plus-4.0.4.15-1|26	
12cr|tac_plus-4.0.4.15-1|27	Being paranoid, we also wanted to limit which hosts could connect to the
12cr|tac_plus-4.0.4.15-1|28	daemon. This can be done with tcp_wrappers via inetd, but this does not work if
12cr|tac_plus-4.0.4.15-1|29	the daemon is running standalone. So, calls to libwrap, the tcp_wrappers
12cr|tac_plus-4.0.4.15-1|30	library, have been added. For the source and more information about
12cr|tac_plus-4.0.4.15-1|31	tcp_wrappers, see Wietse Venema's site at http://www.porcupine.org/.
12cr|tac_plus-4.0.4.15-1|32	
12cr|tac_plus-4.0.4.15-1|33	Along the way we have also added autoconf, expanded the manual pages,
12cr|tac_plus-4.0.4.15-1|34	cleaned-up various formatting and STD C nits, added PAM authentication support,
12cr|tac_plus-4.0.4.15-1|35	and fixed a few LP64 problems.
12cr|tac_plus-4.0.4.15-1|36	
12cr|tac_plus-4.0.4.15-1|37	Of course we have also received some enchancement requests from users. One of
12cr|tac_plus-4.0.4.15-1|38	which was the addition of a host clause (per-host configuration). This has been
12cr|tac_plus-4.0.4.15-1|39	added; ported from Devrim Seral's implementation. See the documentation for
12cr|tac_plus-4.0.4.15-1|40	further information.
12cr|tac_plus-4.0.4.15-1|41	
12cr|tac_plus-4.0.4.15-1|42	
12cr|tac_plus-4.0.4.15-1|43	%prep
12cr|tac_plus-4.0.4.15-1|44	%setup -q -n tacacs+-F%{version}
12cr|tac_plus-4.0.4.15-1|45	
12cr|tac_plus-4.0.4.15-1|46	%build
12cr|tac_plus-4.0.4.15-1|47	%configure
12cr|tac_plus-4.0.4.15-1|48	%make
12cr|tac_plus-4.0.4.15-1|49	
12cr|tac_plus-4.0.4.15-1|50	%install
12cr|tac_plus-4.0.4.15-1|51	rm -Rf %{buildroot}
12cr|tac_plus-4.0.4.15-1|52	%makeinstall_std
12cr|tac_plus-4.0.4.15-1|53	
12cr|tac_plus-4.0.4.15-1|54	mkdir -p %{buildroot}/{%{_initrddir},%{_sysconfdir}/{pam.d,sysconfig}}
12cr|tac_plus-4.0.4.15-1|55	install -m 640 %{SOURCE1} %{buildroot}/%{_sysconfdir}/
12cr|tac_plus-4.0.4.15-1|56	install -m 644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/pam.d/%{name}
12cr|tac_plus-4.0.4.15-1|57	install -m 755 %{SOURCE3} %{buildroot}/%{_initrddir}/%{name}
12cr|tac_plus-4.0.4.15-1|58	install -m 644 %{SOURCE4} %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
12cr|tac_plus-4.0.4.15-1|59	mv %{buildroot}/%{_datadir}/{tacacs+,tac_plus}
12cr|tac_plus-4.0.4.15-1|60	
12cr|tac_plus-4.0.4.15-1|61	%clean
12cr|tac_plus-4.0.4.15-1|62	rm -Rf %{buildroot}
12cr|tac_plus-4.0.4.15-1|63	
12cr|tac_plus-4.0.4.15-1|64	%post
12cr|tac_plus-4.0.4.15-1|65	%_post_service %{name}
12cr|tac_plus-4.0.4.15-1|66	
12cr|tac_plus-4.0.4.15-1|67	%preun
12cr|tac_plus-4.0.4.15-1|68	%_preun_service %{name}
12cr|tac_plus-4.0.4.15-1|69	
12cr|tac_plus-4.0.4.15-1|70	%files
12cr|tac_plus-4.0.4.15-1|71	%defattr(-,root,root)
12cr|tac_plus-4.0.4.15-1|72	%{_bindir}/tac_*
12cr|tac_plus-4.0.4.15-1|73	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|tac_plus-4.0.4.15-1|74	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|tac_plus-4.0.4.15-1|75	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|tac_plus-4.0.4.15-1|76	%{_initrddir}/%{name}
12cr|tac_plus-4.0.4.15-1|77	%doc %{_mandir}/man5/tac_plus.conf.5.*
12cr|tac_plus-4.0.4.15-1|78	%doc %{_mandir}/man8/tac_plus.8.*
12cr|tac_plus-4.0.4.15-1|79	%doc %{_mandir}/man8/tac_pwd.8.*
12cr|tac_plus-4.0.4.15-1|80	%doc %{_mandir}/man3/regexp.3.*
12cr|tac_plus-4.0.4.15-1|81	%doc users_guide
12cr|tac_plus-4.0.4.15-1|82	%{_datadir}/%{name}
12cr|tac_plus-4.0.4.15-1|83	
12cr|tac_plus-4.0.4.15-1|84	
12cr|tac_plus-4.0.4.15-1|85	
12cr|tac_plus-4.0.4.15-1|86	
12cr|tac_plus-4.0.4.15-1|87	%changelog
12cr|tac_plus-4.0.4.15-1|88	* Tue Feb 22 2011 Buchan Milne <bgmilne@mandriva.org> 4.0.4.15-1mdv2011.0
12cr|tac_plus-4.0.4.15-1|89	+ Revision: 639391
12cr|tac_plus-4.0.4.15-1|90	- update to new version 4.0.4.15
12cr|tac_plus-4.0.4.15-1|91	
12cr|tac_plus-4.0.4.15-1|92	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 4.0.4.14-5mdv2010.0
12cr|tac_plus-4.0.4.15-1|93	+ Revision: 434267
12cr|tac_plus-4.0.4.15-1|94	- rebuild
12cr|tac_plus-4.0.4.15-1|95	
12cr|tac_plus-4.0.4.15-1|96	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 4.0.4.14-4mdv2009.0
12cr|tac_plus-4.0.4.15-1|97	+ Revision: 261367
12cr|tac_plus-4.0.4.15-1|98	- rebuild
12cr|tac_plus-4.0.4.15-1|99	
12cr|tac_plus-4.0.4.15-1|100	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 4.0.4.14-3mdv2009.0
12cr|tac_plus-4.0.4.15-1|101	+ Revision: 254073
12cr|tac_plus-4.0.4.15-1|102	- rebuild
12cr|tac_plus-4.0.4.15-1|103	
12cr|tac_plus-4.0.4.15-1|104	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 4.0.4.14-1mdv2008.1
12cr|tac_plus-4.0.4.15-1|105	+ Revision: 140904
12cr|tac_plus-4.0.4.15-1|106	- restore BuildRoot
12cr|tac_plus-4.0.4.15-1|107	
12cr|tac_plus-4.0.4.15-1|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|tac_plus-4.0.4.15-1|109	- kill re-definition of %%buildroot on Pixel's request
12cr|tac_plus-4.0.4.15-1|110	
12cr|tac_plus-4.0.4.15-1|111	* Thu Sep 06 2007 Buchan Milne <bgmilne@mandriva.org> 4.0.4.14-1mdv2008.0
12cr|tac_plus-4.0.4.15-1|112	+ Revision: 80515
12cr|tac_plus-4.0.4.15-1|113	- New version 4.0.4.14
12cr|tac_plus-4.0.4.15-1|114	
12cr|tac_plus-4.0.4.15-1|115	
12cr|tac_plus-4.0.4.15-1|116	* Sat Jan 27 2007 Buchan Milne <bgmilne@mandriva.org> 4.0.4.13-1mdv2007.0
12cr|tac_plus-4.0.4.15-1|117	+ Revision: 114281
12cr|tac_plus-4.0.4.15-1|118	- Import tac_plus
12cr|tac_plus-4.0.4.15-1|119	
12cr|tac_plus-4.0.4.15-1|120	* Sat Jan 27 2007 Buchan Milne <bgmilne@mandriva.org> 4.0.4.13-1mdv
12cr|tac_plus-4.0.4.15-1|121	- initial package
12cr|tac_plus-4.0.4.15-1|122	

7891 12
12cr|taglib-gio-0.2-3|1	Summary: Audio meta-data library
12cr|taglib-gio-0.2-3|2	Name: taglib-gio
12cr|taglib-gio-0.2-3|3	Version: 0.2
12cr|taglib-gio-0.2-3|4	Release: 3
12cr|taglib-gio-0.2-3|5	License: GPLv2+
12cr|taglib-gio-0.2-3|6	Group: Sound
12cr|taglib-gio-0.2-3|7	Source0: http://redmine.youki.mp/attachments/download/31/%{name}-%{version}.tar.gz
12cr|taglib-gio-0.2-3|8	Patch0: taglib-gio-0.2-link.patch
12cr|taglib-gio-0.2-3|9	BuildRequires: glib2-devel
12cr|taglib-gio-0.2-3|10	BuildRequires: zlib-devel
12cr|taglib-gio-0.2-3|11	URL: http://youki.mp/
12cr|taglib-gio-0.2-3|12	
12cr|taglib-gio-0.2-3|13	%description
12cr|taglib-gio-0.2-3|14	Audio meta-data library. Used by youki media player.
12cr|taglib-gio-0.2-3|15	
12cr|taglib-gio-0.2-3|16	#---------------------------------------------------------------
12cr|taglib-gio-0.2-3|17	%define major 1
12cr|taglib-gio-0.2-3|18	%define libname %mklibname %name %major
12cr|taglib-gio-0.2-3|19	
12cr|taglib-gio-0.2-3|20	%package -n %libname
12cr|taglib-gio-0.2-3|21	Group: System/Libraries
12cr|taglib-gio-0.2-3|22	Summary: Shared libraries for taglib-gio
12cr|taglib-gio-0.2-3|23	
12cr|taglib-gio-0.2-3|24	%description -n %libname
12cr|taglib-gio-0.2-3|25	This package contains shared libraries for taglib-gio.
12cr|taglib-gio-0.2-3|26	
12cr|taglib-gio-0.2-3|27	%files -n %libname
12cr|taglib-gio-0.2-3|28	%defattr(-, root, root)
12cr|taglib-gio-0.2-3|29	%{_libdir}/*.so.%{major}
12cr|taglib-gio-0.2-3|30	%{_libdir}/*.so.%{major}.*
12cr|taglib-gio-0.2-3|31	
12cr|taglib-gio-0.2-3|32	#---------------------------------------------------------------
12cr|taglib-gio-0.2-3|33	%define develname %mklibname %name -d
12cr|taglib-gio-0.2-3|34	
12cr|taglib-gio-0.2-3|35	%package -n %develname
12cr|taglib-gio-0.2-3|36	Group: System/Libraries
12cr|taglib-gio-0.2-3|37	Summary: Development files for taglib-gio
12cr|taglib-gio-0.2-3|38	Requires: %libname = %version
12cr|taglib-gio-0.2-3|39	Provides: %name-devel = %version-%release
12cr|taglib-gio-0.2-3|40	
12cr|taglib-gio-0.2-3|41	%description -n %develname
12cr|taglib-gio-0.2-3|42	This package contains development files for taglib-gio.
12cr|taglib-gio-0.2-3|43	
12cr|taglib-gio-0.2-3|44	%files -n %develname
12cr|taglib-gio-0.2-3|45	%defattr(-, root, root)
12cr|taglib-gio-0.2-3|46	%{_bindir}/%name-config
12cr|taglib-gio-0.2-3|47	%{multiarch_bindir}/%{name}-config
12cr|taglib-gio-0.2-3|48	%{_libdir}/*.so
12cr|taglib-gio-0.2-3|49	%{_includedir}/%name
12cr|taglib-gio-0.2-3|50	%{_libdir}/pkgconfig/*.pc
12cr|taglib-gio-0.2-3|51	
12cr|taglib-gio-0.2-3|52	%prep
12cr|taglib-gio-0.2-3|53	%setup -q
12cr|taglib-gio-0.2-3|54	%patch0 -p1
12cr|taglib-gio-0.2-3|55	
12cr|taglib-gio-0.2-3|56	%build
12cr|taglib-gio-0.2-3|57	%configure2_5x --disable-static
12cr|taglib-gio-0.2-3|58	%make
12cr|taglib-gio-0.2-3|59	
12cr|taglib-gio-0.2-3|60	%install
12cr|taglib-gio-0.2-3|61	rm -rf %buildroot
12cr|taglib-gio-0.2-3|62	%makeinstall_std
12cr|taglib-gio-0.2-3|63	
12cr|taglib-gio-0.2-3|64	%multiarch_binaries $RPM_BUILD_ROOT%{_bindir}/%name-config
12cr|taglib-gio-0.2-3|65	
12cr|taglib-gio-0.2-3|66	%changelog
12cr|taglib-gio-0.2-3|67	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdv2011.0
12cr|taglib-gio-0.2-3|68	+ Revision: 615108
12cr|taglib-gio-0.2-3|69	- the mass rebuild of 2010.1 packages
12cr|taglib-gio-0.2-3|70	
12cr|taglib-gio-0.2-3|71	* Sun Jan 31 2010 Funda Wang <fwang@mandriva.org> 0.2-1mdv2010.1
12cr|taglib-gio-0.2-3|72	+ Revision: 498715
12cr|taglib-gio-0.2-3|73	- import taglib-gio
12cr|taglib-gio-0.2-3|74	
12cr|taglib-gio-0.2-3|75	

7892 12
12cr|tagtool-0.12.3-3|1	Name: 	 	tagtool
12cr|tagtool-0.12.3-3|2	Summary: 	Audio file (MP3/OGG) tag editor
12cr|tagtool-0.12.3-3|3	Version: 	0.12.3
12cr|tagtool-0.12.3-3|4	Release: 	3
12cr|tagtool-0.12.3-3|5	
12cr|tagtool-0.12.3-3|6	Source:		http://prdownloads.sourceforge.net/tagtool/%{name}-%{version}.tar.bz2
12cr|tagtool-0.12.3-3|7	URL:		http://pwp.netcabo.pt/paol/tagtool/
12cr|tagtool-0.12.3-3|8	License:	GPL
12cr|tagtool-0.12.3-3|9	Group:		Sound
12cr|tagtool-0.12.3-3|10	BuildRequires:	pkgconfig imagemagick
12cr|tagtool-0.12.3-3|11	BuildRequires:	gtk2-devel libglade2.0-devel
12cr|tagtool-0.12.3-3|12	BuildRequires:	id3lib-devel libvorbis-devel libogg-devel
12cr|tagtool-0.12.3-3|13	BuildRequires:	perl-XML-Parser desktop-file-utils
12cr|tagtool-0.12.3-3|14	
12cr|tagtool-0.12.3-3|15	%description
12cr|tagtool-0.12.3-3|16	Audio Tag Tool is a program to manage the information fields in MP3 and Ogg
12cr|tagtool-0.12.3-3|17	Vorbis files, commonly called tags.Tag Tool can be used to edit tags one by
12cr|tagtool-0.12.3-3|18	one, but the most useful features are the ability to easily tag or rename
12cr|tagtool-0.12.3-3|19	hundreds of files at once, in any desired format.  The mass tag and mass
12cr|tagtool-0.12.3-3|20	rename features can handle filenames in any format thanks to an easily
12cr|tagtool-0.12.3-3|21	configurable format template.
12cr|tagtool-0.12.3-3|22	
12cr|tagtool-0.12.3-3|23	%prep
12cr|tagtool-0.12.3-3|24	%setup -q
12cr|tagtool-0.12.3-3|25	
12cr|tagtool-0.12.3-3|26	%build
12cr|tagtool-0.12.3-3|27	export LDFLAGS="-logg -lm"
12cr|tagtool-0.12.3-3|28	%configure2_5x
12cr|tagtool-0.12.3-3|29	%make
12cr|tagtool-0.12.3-3|30	
12cr|tagtool-0.12.3-3|31	%install
12cr|tagtool-0.12.3-3|32	%makeinstall
12cr|tagtool-0.12.3-3|33	
12cr|tagtool-0.12.3-3|34	#menu
12cr|tagtool-0.12.3-3|35	
12cr|tagtool-0.12.3-3|36	sed -i -e 's|False|false|g' %{buildroot}/%{_datadir}/applications/tagtool.desktop
12cr|tagtool-0.12.3-3|37	desktop-file-install --vendor="" \
12cr|tagtool-0.12.3-3|38	--remove-category="Application" \
12cr|tagtool-0.12.3-3|39	--add-category="GTK" \
12cr|tagtool-0.12.3-3|40	--add-category="Audio;AudioVideoEditing" \
12cr|tagtool-0.12.3-3|41	--add-category="X-MandrivaLinux-Multimedia-Sound;AudioVideo" \
12cr|tagtool-0.12.3-3|42	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|tagtool-0.12.3-3|43	
12cr|tagtool-0.12.3-3|44	#icons
12cr|tagtool-0.12.3-3|45	mkdir -p %{buildroot}/%_liconsdir
12cr|tagtool-0.12.3-3|46	convert -size 48x48 pixmaps/TagTool.png %{buildroot}/%_liconsdir/%name.png
12cr|tagtool-0.12.3-3|47	mkdir -p %{buildroot}/%_iconsdir
12cr|tagtool-0.12.3-3|48	convert -size 32x32 pixmaps/TagTool.png %{buildroot}/%_iconsdir/%name.png
12cr|tagtool-0.12.3-3|49	mkdir -p %{buildroot}/%_miconsdir
12cr|tagtool-0.12.3-3|50	convert -size 16x16 pixmaps/TagTool.png %{buildroot}/%_miconsdir/%name.png
12cr|tagtool-0.12.3-3|51	
12cr|tagtool-0.12.3-3|52	%find_lang %name
12cr|tagtool-0.12.3-3|53	
12cr|tagtool-0.12.3-3|54	%files -f %{name}.lang
12cr|tagtool-0.12.3-3|55	%defattr(-,root,root)
12cr|tagtool-0.12.3-3|56	%doc AUTHORS BUGS ChangeLog README NEWS THANKS TODO
12cr|tagtool-0.12.3-3|57	%{_bindir}/%name
12cr|tagtool-0.12.3-3|58	%{_datadir}/applications/*
12cr|tagtool-0.12.3-3|59	%{_datadir}/%name
12cr|tagtool-0.12.3-3|60	%{_liconsdir}/%name.png
12cr|tagtool-0.12.3-3|61	%{_iconsdir}/%name.png
12cr|tagtool-0.12.3-3|62	%{_miconsdir}/%name.png
12cr|tagtool-0.12.3-3|63	%{_datadir}/icons/hicolor/*
12cr|tagtool-0.12.3-3|64	
12cr|tagtool-0.12.3-3|65	
12cr|tagtool-0.12.3-3|66	%changelog
12cr|tagtool-0.12.3-3|67	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.12.3-2mdv2010.0
12cr|tagtool-0.12.3-3|68	+ Revision: 445346
12cr|tagtool-0.12.3-3|69	- rebuild
12cr|tagtool-0.12.3-3|70	
12cr|tagtool-0.12.3-3|71	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 0.12.3-1mdv2009.1
12cr|tagtool-0.12.3-3|72	+ Revision: 332996
12cr|tagtool-0.12.3-3|73	- New upstream release
12cr|tagtool-0.12.3-3|74	
12cr|tagtool-0.12.3-3|75	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|tagtool-0.12.3-3|76	- lowercase ImageMagick
12cr|tagtool-0.12.3-3|77	
12cr|tagtool-0.12.3-3|78	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.12.2-2mdv2009.0
12cr|tagtool-0.12.3-3|79	+ Revision: 218426
12cr|tagtool-0.12.3-3|80	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|tagtool-0.12.3-3|81	
12cr|tagtool-0.12.3-3|82	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|tagtool-0.12.3-3|83	- drop old menu
12cr|tagtool-0.12.3-3|84	- kill re-definition of %%buildroot on Pixel's request
12cr|tagtool-0.12.3-3|85	- import tagtool
12cr|tagtool-0.12.3-3|86	
12cr|tagtool-0.12.3-3|87	+ Olivier Blin <oblin@mandriva.com>
12cr|tagtool-0.12.3-3|88	- restore BuildRoot
12cr|tagtool-0.12.3-3|89	
12cr|tagtool-0.12.3-3|90	
12cr|tagtool-0.12.3-3|91	* Sat Sep 16 2006 Emmanuel Andry <eandry@mandriva.org> 0.12.2-2mdv2007.0
12cr|tagtool-0.12.3-3|92	- %%mkrel
12cr|tagtool-0.12.3-3|93	- xdg menu
12cr|tagtool-0.12.3-3|94	
12cr|tagtool-0.12.3-3|95	* Sun May 29 2005 Austin Acton <austin@mandriva.org> 0.12.2-1mdk
12cr|tagtool-0.12.3-3|96	- 0.12.2
12cr|tagtool-0.12.3-3|97	- source URL
12cr|tagtool-0.12.3-3|98	
12cr|tagtool-0.12.3-3|99	* Tue Feb 8 2005 Austin Acton <austin@mandrake.org> 0.12-1mdk
12cr|tagtool-0.12.3-3|100	- initial package

7893 12
12cr|tailor-0.9.35-4|1	
12cr|tailor-0.9.35-4|2	Summary:	A tool to migrate changesets between several version control systems
12cr|tailor-0.9.35-4|3	Name:		tailor
12cr|tailor-0.9.35-4|4	Version:	0.9.35
12cr|tailor-0.9.35-4|5	Release:	%mkrel 4
12cr|tailor-0.9.35-4|6	Source0:	http://darcs.arstecnica.it/tailor-%{version}.tar.gz
12cr|tailor-0.9.35-4|7	License:	GPL
12cr|tailor-0.9.35-4|8	Group:		Development/Other
12cr|tailor-0.9.35-4|9	Url:		http://progetti.arstecnica.it/tailor
12cr|tailor-0.9.35-4|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tailor-0.9.35-4|11	BuildRequires:	python-devel
12cr|tailor-0.9.35-4|12	Requires:	python
12cr|tailor-0.9.35-4|13	Provides:	python-vcpx = %{version}-%{release}
12cr|tailor-0.9.35-4|14	Obsoletes:	python-vcpx
12cr|tailor-0.9.35-4|15	BuildArch:	noarch
12cr|tailor-0.9.35-4|16	
12cr|tailor-0.9.35-4|17	%description
12cr|tailor-0.9.35-4|18	Tailor is a tool to migrate changesets between CVS, Subversion,
12cr|tailor-0.9.35-4|19	darcs, monotone, Codeville, Mercurial and Baazar-NG [#]
12cr|tailor-0.9.35-4|20	repositories.
12cr|tailor-0.9.35-4|21	
12cr|tailor-0.9.35-4|22	This script makes it easier to keep the upstream changes merged in
12cr|tailor-0.9.35-4|23	a branch of a product, storing needed information such as the upstream
12cr|tailor-0.9.35-4|24	URI and revision in special properties on the branched directory.
12cr|tailor-0.9.35-4|25	
12cr|tailor-0.9.35-4|26	[#] Monotone, Codeville, Mercurial and Baazar-NG systems may be
12cr|tailor-0.9.35-4|27	used only as the `target` backend, since the `source` support
12cr|tailor-0.9.35-4|28	isn't coded yet. Contributions on these backends will be very
12cr|tailor-0.9.35-4|29	appreciated, since I do not use them enough to figure out the
12cr|tailor-0.9.35-4|30	best way to get pending changes and build tailor ChangeSets out
12cr|tailor-0.9.35-4|31	of them.
12cr|tailor-0.9.35-4|32	
12cr|tailor-0.9.35-4|33	%prep
12cr|tailor-0.9.35-4|34	%setup -q
12cr|tailor-0.9.35-4|35	
12cr|tailor-0.9.35-4|36	%install
12cr|tailor-0.9.35-4|37	rm -rf $RPM_BUILD_ROOT
12cr|tailor-0.9.35-4|38	python setup.py install --root=$RPM_BUILD_ROOT
12cr|tailor-0.9.35-4|39	
12cr|tailor-0.9.35-4|40	%clean
12cr|tailor-0.9.35-4|41	rm -rf $RPM_BUILD_ROOT
12cr|tailor-0.9.35-4|42	
12cr|tailor-0.9.35-4|43	%files
12cr|tailor-0.9.35-4|44	%defattr(-,root,root,0755)
12cr|tailor-0.9.35-4|45	%{_bindir}/*
12cr|tailor-0.9.35-4|46	%{py_puresitedir}/vcpx
12cr|tailor-0.9.35-4|47	%{py_puresitedir}/*.egg-info
12cr|tailor-0.9.35-4|48	#%{_mandir}/man*/*
12cr|tailor-0.9.35-4|49	%doc README.rst
12cr|tailor-0.9.35-4|50	
12cr|tailor-0.9.35-4|51	
12cr|tailor-0.9.35-4|52	
12cr|tailor-0.9.35-4|53	
12cr|tailor-0.9.35-4|54	
12cr|tailor-0.9.35-4|55	
12cr|tailor-0.9.35-4|56	%changelog
12cr|tailor-0.9.35-4|57	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.9.35-4mdv2011.0
12cr|tailor-0.9.35-4|58	+ Revision: 592361
12cr|tailor-0.9.35-4|59	- rebuild for python 2.7
12cr|tailor-0.9.35-4|60	
12cr|tailor-0.9.35-4|61	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.9.35-3mdv2010.0
12cr|tailor-0.9.35-4|62	+ Revision: 445347
12cr|tailor-0.9.35-4|63	- rebuild
12cr|tailor-0.9.35-4|64	
12cr|tailor-0.9.35-4|65	* Mon Dec 29 2008 Crispin Boylan <crisb@mandriva.org> 0.9.35-2mdv2009.1
12cr|tailor-0.9.35-4|66	+ Revision: 321198
12cr|tailor-0.9.35-4|67	- Rebuild for python 2.6
12cr|tailor-0.9.35-4|68	
12cr|tailor-0.9.35-4|69	* Mon Sep 01 2008 Gaëtan Lehmann <glehmann@mandriva.org> 0.9.35-1mdv2009.0
12cr|tailor-0.9.35-4|70	+ Revision: 278326
12cr|tailor-0.9.35-4|71	- * New release 0.9.35
12cr|tailor-0.9.35-4|72	
12cr|tailor-0.9.35-4|73	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.9.30-4mdv2009.0
12cr|tailor-0.9.35-4|74	+ Revision: 261368
12cr|tailor-0.9.35-4|75	- rebuild
12cr|tailor-0.9.35-4|76	
12cr|tailor-0.9.35-4|77	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.9.30-3mdv2009.0
12cr|tailor-0.9.35-4|78	+ Revision: 254082
12cr|tailor-0.9.35-4|79	- rebuild
12cr|tailor-0.9.35-4|80	
12cr|tailor-0.9.35-4|81	+ Olivier Blin <oblin@mandriva.com>
12cr|tailor-0.9.35-4|82	- restore BuildRoot
12cr|tailor-0.9.35-4|83	
12cr|tailor-0.9.35-4|84	* Fri Dec 28 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.9.30-1mdv2008.1
12cr|tailor-0.9.35-4|85	+ Revision: 138837
12cr|tailor-0.9.35-4|86	- update to new version 0.9.30
12cr|tailor-0.9.35-4|87	
12cr|tailor-0.9.35-4|88	+ Thierry Vignaud <tv@mandriva.org>
12cr|tailor-0.9.35-4|89	- kill re-definition of %%buildroot on Pixel's request
12cr|tailor-0.9.35-4|90	
12cr|tailor-0.9.35-4|91	* Tue Jul 24 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.9.29-1mdv2008.0
12cr|tailor-0.9.35-4|92	+ Revision: 55062
12cr|tailor-0.9.35-4|93	- 0.9.29
12cr|tailor-0.9.35-4|94	
12cr|tailor-0.9.35-4|95	* Thu May 10 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.9.28-1mdv2008.0
12cr|tailor-0.9.35-4|96	+ Revision: 25947
12cr|tailor-0.9.35-4|97	- 0.9.28
12cr|tailor-0.9.35-4|98	
12cr|tailor-0.9.35-4|99	
12cr|tailor-0.9.35-4|100	* Sat Dec 16 2006 Gaëtan Lehmann <glehmann@mandriva.org> 0.9.27-1mdv2007.0
12cr|tailor-0.9.35-4|101	+ Revision: 98178
12cr|tailor-0.9.35-4|102	- 0.9.27
12cr|tailor-0.9.35-4|103	
12cr|tailor-0.9.35-4|104	* Sat Dec 09 2006 Michael Scherer <misc@mandriva.org> 0.9.26-2mdv2007.1
12cr|tailor-0.9.35-4|105	+ Revision: 94199
12cr|tailor-0.9.35-4|106	- Rebuild for new python
12cr|tailor-0.9.35-4|107	- Use better macros
12cr|tailor-0.9.35-4|108	
12cr|tailor-0.9.35-4|109	* Fri Aug 18 2006 Gaëtan Lehmann <glehmann@mandriva.org> 0.9.26-1mdv2007.0
12cr|tailor-0.9.35-4|110	+ Revision: 56600
12cr|tailor-0.9.35-4|111	- update to 0.9.26
12cr|tailor-0.9.35-4|112	
12cr|tailor-0.9.35-4|113	* Fri Aug 11 2006 Gaëtan Lehmann <glehmann@mandriva.org> 0.9.23-1mdv2007.0
12cr|tailor-0.9.35-4|114	+ Revision: 55350
12cr|tailor-0.9.35-4|115	- update ot 0.9.23
12cr|tailor-0.9.35-4|116	
12cr|tailor-0.9.35-4|117	* Thu Aug 10 2006 Gaëtan Lehmann <glehmann@mandriva.org> 0.9.22-2mdv2007.0
12cr|tailor-0.9.35-4|118	+ Revision: 55165
12cr|tailor-0.9.35-4|119	- rebuild
12cr|tailor-0.9.35-4|120	- Import tailor
12cr|tailor-0.9.35-4|121	
12cr|tailor-0.9.35-4|122	* Sun May 07 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.9.22-1mdk
12cr|tailor-0.9.35-4|123	- 0.9.22
12cr|tailor-0.9.35-4|124	- noarch
12cr|tailor-0.9.35-4|125	- update url
12cr|tailor-0.9.35-4|126	
12cr|tailor-0.9.35-4|127	* Sun Jan 15 2006 Olivier Thauvin <nanardon@mandriva.org> 0.9.19-3mdk
12cr|tailor-0.9.35-4|128	- no longer noarch and use macro for lib path to avoid breakage of python
12cr|tailor-0.9.35-4|129	with its "noarch" files
12cr|tailor-0.9.35-4|130	- remove empty %%build
12cr|tailor-0.9.35-4|131	[           1      -eq 1 ] || exit 0
12cr|tailor-0.9.35-4|132	[           1      -eq 1 ] || exit 0
12cr|tailor-0.9.35-4|133	section
12cr|tailor-0.9.35-4|134	
12cr|tailor-0.9.35-4|135	* Sat Dec 03 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.9.19-2mdk
12cr|tailor-0.9.35-4|136	- drop python-vcpx package
12cr|tailor-0.9.35-4|137	
12cr|tailor-0.9.35-4|138	* Thu Nov 10 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.9.19-1mdk
12cr|tailor-0.9.35-4|139	- New release 0.9.19
12cr|tailor-0.9.35-4|140	
12cr|tailor-0.9.35-4|141	* Fri Oct 21 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.18-2mdk
12cr|tailor-0.9.35-4|142	- Fix BuildRequires
12cr|tailor-0.9.35-4|143	- fix tomdv2007.1
12cr|tailor-0.9.35-4|144	
12cr|tailor-0.9.35-4|145	* Tue Oct 18 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.9.18-1mdk
12cr|tailor-0.9.35-4|146	- New release 0.9.18
12cr|tailor-0.9.35-4|147	
12cr|tailor-0.9.35-4|148	* Fri Oct 07 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.9.17-1mdk
12cr|tailor-0.9.35-4|149	- New release 0.9.17
12cr|tailor-0.9.35-4|150	
12cr|tailor-0.9.35-4|151	* Fri Jul 29 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.8-1mdk
12cr|tailor-0.9.35-4|152	- 0.8
12cr|tailor-0.9.35-4|153	- update description and summary
12cr|tailor-0.9.35-4|154	
12cr|tailor-0.9.35-4|155	* Thu Apr 21 2005 Gaetan Lehmann <glehmann@n4.mandrakesoft.com> 0-0.20050420.1mdk
12cr|tailor-0.9.35-4|156	- darcs pull
12cr|tailor-0.9.35-4|157	- create link tailor -> tailor.py
12cr|tailor-0.9.35-4|158	
12cr|tailor-0.9.35-4|159	* Tue Mar 22 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0-0.20050301.1mdk
12cr|tailor-0.9.35-4|160	- mandrake contrib
12cr|tailor-0.9.35-4|161	

7894 12
12cr|talkfilters-2.3.8-7|1	%define major 1
12cr|talkfilters-2.3.8-7|2	%define libname %mklibname %{name} %{major}
12cr|talkfilters-2.3.8-7|3	%define libnamedev %mklibname -d %{name}
12cr|talkfilters-2.3.8-7|4	
12cr|talkfilters-2.3.8-7|5	Summary:	GNU Talk filters
12cr|talkfilters-2.3.8-7|6	Name:		talkfilters
12cr|talkfilters-2.3.8-7|7	Version:	2.3.8
12cr|talkfilters-2.3.8-7|8	Release:	7
12cr|talkfilters-2.3.8-7|9	Source0:	%{name}-%{version}.tar.gz
12cr|talkfilters-2.3.8-7|10	Patch:		talkfilters-2.3.7-info-dir.patch
12cr|talkfilters-2.3.8-7|11	Patch1:		talkfilters-2.3.8-format-strings.patch
12cr|talkfilters-2.3.8-7|12	License:	GPLv2+
12cr|talkfilters-2.3.8-7|13	Group:		Toys
12cr|talkfilters-2.3.8-7|14	Url:		http://www.hyperrealm.com/talkfilters/talkfilters.html
12cr|talkfilters-2.3.8-7|15	BuildRequires:	texinfo
12cr|talkfilters-2.3.8-7|16	BuildRequires:	flex
12cr|talkfilters-2.3.8-7|17	
12cr|talkfilters-2.3.8-7|18	%description
12cr|talkfilters-2.3.8-7|19	The GNU Talk Filters are filter programs that convert ordinary English
12cr|talkfilters-2.3.8-7|20	text into text that mimics a stereotyped or otherwise humorous
12cr|talkfilters-2.3.8-7|21	dialect. These filters have been in the public domain for many years,
12cr|talkfilters-2.3.8-7|22	but now for the first time they are provided as a single integrated
12cr|talkfilters-2.3.8-7|23	package. The filters include austro, b1ff, brooklyn, chef, cockney,
12cr|talkfilters-2.3.8-7|24	drawl, dubya, fudd, funetak, jethro, jive, kraut, pansy, pirate,
12cr|talkfilters-2.3.8-7|25	postmodern, redneck, valspeak, and warez. Each program reads from
12cr|talkfilters-2.3.8-7|26	standard input and writes to standard output. The package also
12cr|talkfilters-2.3.8-7|27	provides the filters as a C library, so they can be easily used by
12cr|talkfilters-2.3.8-7|28	other programs.
12cr|talkfilters-2.3.8-7|29	
12cr|talkfilters-2.3.8-7|30	%package -n %{libname}
12cr|talkfilters-2.3.8-7|31	Summary:	GNU Talk filters shared library
12cr|talkfilters-2.3.8-7|32	Group:		System/Libraries
12cr|talkfilters-2.3.8-7|33	
12cr|talkfilters-2.3.8-7|34	%description -n %{libname}
12cr|talkfilters-2.3.8-7|35	The GNU Talk Filters are filter programs that convert ordinary English
12cr|talkfilters-2.3.8-7|36	text into text that mimics a stereotyped or otherwise humorous
12cr|talkfilters-2.3.8-7|37	dialect. These filters have been in the public domain for many years,
12cr|talkfilters-2.3.8-7|38	but now for the first time they are provided as a single integrated
12cr|talkfilters-2.3.8-7|39	package. The filters include austro, b1ff, brooklyn, chef, cockney,
12cr|talkfilters-2.3.8-7|40	drawl, dubya, fudd, funetak, jethro, jive, kraut, pansy, pirate,
12cr|talkfilters-2.3.8-7|41	postmodern, redneck, valspeak, and warez. Each program reads from
12cr|talkfilters-2.3.8-7|42	standard input and writes to standard output. The package also
12cr|talkfilters-2.3.8-7|43	provides the filters as a C library, so they can be easily used by
12cr|talkfilters-2.3.8-7|44	other programs.
12cr|talkfilters-2.3.8-7|45	
12cr|talkfilters-2.3.8-7|46	%package -n %{libnamedev}
12cr|talkfilters-2.3.8-7|47	Summary:	GNU Talk filters shared library
12cr|talkfilters-2.3.8-7|48	Group:		Development/C
12cr|talkfilters-2.3.8-7|49	Requires:	%{libname} = %{version}-%{release}
12cr|talkfilters-2.3.8-7|50	Provides:	%{name}-devel = %{version}-%{release}
12cr|talkfilters-2.3.8-7|51	
12cr|talkfilters-2.3.8-7|52	%description -n %{libnamedev}
12cr|talkfilters-2.3.8-7|53	The GNU Talk Filters are filter programs that convert ordinary English
12cr|talkfilters-2.3.8-7|54	text into text that mimics a stereotyped or otherwise humorous
12cr|talkfilters-2.3.8-7|55	dialect. These filters have been in the public domain for many years,
12cr|talkfilters-2.3.8-7|56	but now for the first time they are provided as a single integrated
12cr|talkfilters-2.3.8-7|57	package. The filters include austro, b1ff, brooklyn, chef, cockney,
12cr|talkfilters-2.3.8-7|58	drawl, dubya, fudd, funetak, jethro, jive, kraut, pansy, pirate,
12cr|talkfilters-2.3.8-7|59	postmodern, redneck, valspeak, and warez. Each program reads from
12cr|talkfilters-2.3.8-7|60	standard input and writes to standard output. The package also
12cr|talkfilters-2.3.8-7|61	provides the filters as a C library, so they can be easily used by
12cr|talkfilters-2.3.8-7|62	other programs.
12cr|talkfilters-2.3.8-7|63	
12cr|talkfilters-2.3.8-7|64	%prep
12cr|talkfilters-2.3.8-7|65	%setup -q
12cr|talkfilters-2.3.8-7|66	%patch -p1 -b .info-dir
12cr|talkfilters-2.3.8-7|67	%patch1 -p1
12cr|talkfilters-2.3.8-7|68	
12cr|talkfilters-2.3.8-7|69	%build
12cr|talkfilters-2.3.8-7|70	%configure2_5x
12cr|talkfilters-2.3.8-7|71	%make
12cr|talkfilters-2.3.8-7|72	
12cr|talkfilters-2.3.8-7|73	%install
12cr|talkfilters-2.3.8-7|74	rm -rf %{buildroot}
12cr|talkfilters-2.3.8-7|75	%makeinstall_std
12cr|talkfilters-2.3.8-7|76	
12cr|talkfilters-2.3.8-7|77	%files
12cr|talkfilters-2.3.8-7|78	%doc README AUTHORS
12cr|talkfilters-2.3.8-7|79	%{_bindir}/*
12cr|talkfilters-2.3.8-7|80	%{_mandir}/man1/*
12cr|talkfilters-2.3.8-7|81	
12cr|talkfilters-2.3.8-7|82	%files -n %{libname}
12cr|talkfilters-2.3.8-7|83	%{_libdir}/libtalkfilters.so.%{major}*
12cr|talkfilters-2.3.8-7|84	
12cr|talkfilters-2.3.8-7|85	%files -n %{libnamedev}
12cr|talkfilters-2.3.8-7|86	%doc ChangeLog
12cr|talkfilters-2.3.8-7|87	%{_libdir}/libtalkfilters.so
12cr|talkfilters-2.3.8-7|88	%{_libdir}/libtalkfilters.a
12cr|talkfilters-2.3.8-7|89	%{_libdir}/pkgconfig/*
12cr|talkfilters-2.3.8-7|90	%{_includedir}/*
12cr|talkfilters-2.3.8-7|91	%{_infodir}/talkfilters.info*
12cr|talkfilters-2.3.8-7|92	
12cr|talkfilters-2.3.8-7|93	
12cr|talkfilters-2.3.8-7|94	%changelog
12cr|talkfilters-2.3.8-7|95	* Fri Jun 08 2012 Andrey Bondrov <abondrov@mandriva.org> 2.3.8-7
12cr|talkfilters-2.3.8-7|96	+ Revision: 803281
12cr|talkfilters-2.3.8-7|97	- Drop some legacy junk
12cr|talkfilters-2.3.8-7|98	
12cr|talkfilters-2.3.8-7|99	* Fri Aug 05 2011 Götz Waschk <waschk@mandriva.org> 2.3.8-6
12cr|talkfilters-2.3.8-7|100	+ Revision: 693304
12cr|talkfilters-2.3.8-7|101	- update build deps
12cr|talkfilters-2.3.8-7|102	- rebuild
12cr|talkfilters-2.3.8-7|103	
12cr|talkfilters-2.3.8-7|104	* Mon Aug 03 2009 Götz Waschk <waschk@mandriva.org> 2.3.8-5mdv2011.0
12cr|talkfilters-2.3.8-7|105	+ Revision: 407700
12cr|talkfilters-2.3.8-7|106	- update license
12cr|talkfilters-2.3.8-7|107	- fix format strings
12cr|talkfilters-2.3.8-7|108	
12cr|talkfilters-2.3.8-7|109	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 2.3.8-4mdv2009.0
12cr|talkfilters-2.3.8-7|110	+ Revision: 261372
12cr|talkfilters-2.3.8-7|111	- rebuild
12cr|talkfilters-2.3.8-7|112	
12cr|talkfilters-2.3.8-7|113	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.3.8-3mdv2009.0
12cr|talkfilters-2.3.8-7|114	+ Revision: 254109
12cr|talkfilters-2.3.8-7|115	- rebuild
12cr|talkfilters-2.3.8-7|116	
12cr|talkfilters-2.3.8-7|117	+ Pixel <pixel@mandriva.com>
12cr|talkfilters-2.3.8-7|118	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|talkfilters-2.3.8-7|119	
12cr|talkfilters-2.3.8-7|120	+ Olivier Blin <blino@mandriva.org>
12cr|talkfilters-2.3.8-7|121	- restore BuildRoot
12cr|talkfilters-2.3.8-7|122	
12cr|talkfilters-2.3.8-7|123	* Sun Dec 30 2007 Götz Waschk <waschk@mandriva.org> 2.3.8-1mdv2008.1
12cr|talkfilters-2.3.8-7|124	+ Revision: 139618
12cr|talkfilters-2.3.8-7|125	- new version
12cr|talkfilters-2.3.8-7|126	
12cr|talkfilters-2.3.8-7|127	+ Thierry Vignaud <tv@mandriva.org>
12cr|talkfilters-2.3.8-7|128	- kill re-definition of %%buildroot on Pixel's request
12cr|talkfilters-2.3.8-7|129	
12cr|talkfilters-2.3.8-7|130	* Fri Jul 20 2007 Götz Waschk <waschk@mandriva.org> 2.3.7-3mdv2008.0
12cr|talkfilters-2.3.8-7|131	+ Revision: 53859
12cr|talkfilters-2.3.8-7|132	- fix devel provides
12cr|talkfilters-2.3.8-7|133	
12cr|talkfilters-2.3.8-7|134	* Fri Jul 20 2007 Götz Waschk <waschk@mandriva.org> 2.3.7-2mdv2008.0
12cr|talkfilters-2.3.8-7|135	+ Revision: 53858
12cr|talkfilters-2.3.8-7|136	- add proper info dir entry
12cr|talkfilters-2.3.8-7|137	
12cr|talkfilters-2.3.8-7|138	* Fri Jul 20 2007 Götz Waschk <waschk@mandriva.org> 2.3.7-1mdv2008.0
12cr|talkfilters-2.3.8-7|139	+ Revision: 53804
12cr|talkfilters-2.3.8-7|140	- Import talkfilters
12cr|talkfilters-2.3.8-7|141	
12cr|talkfilters-2.3.8-7|142	
12cr|talkfilters-2.3.8-7|143	
12cr|talkfilters-2.3.8-7|144	* Fri Jul 20 2007 Götz Waschk <waschk@mandriva.org> 2.3.7-1mdv2008.0
12cr|talkfilters-2.3.8-7|145	- initial package

7895 12
12cr|tango-generator-3.2.1-3|1	%define name tango-generator
12cr|tango-generator-3.2.1-3|2	%define version 3.2.1
12cr|tango-generator-3.2.1-3|3	%define unmangled_version 3.2.1
12cr|tango-generator-3.2.1-3|4	%define release 3
12cr|tango-generator-3.2.1-3|5	%define _unpackaged_files_terminate_build 0
12cr|tango-generator-3.2.1-3|6	
12cr|tango-generator-3.2.1-3|7	Summary: Tango Generator
12cr|tango-generator-3.2.1-3|8	Name: %{name}
12cr|tango-generator-3.2.1-3|9	Version: %{version}
12cr|tango-generator-3.2.1-3|10	Release: %mkrel %{release}
12cr|tango-generator-3.2.1-3|11	Source0: %{name}-%{unmangled_version}.tar.gz
12cr|tango-generator-3.2.1-3|12	License: GPLv2
12cr|tango-generator-3.2.1-3|13	Group: Graphical desktop/Other
12cr|tango-generator-3.2.1-3|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tango-generator-3.2.1-3|15	Prefix: %{_prefix}
12cr|tango-generator-3.2.1-3|16	Requires: python >= 2.4
12cr|tango-generator-3.2.1-3|17	Requires: librsvg2
12cr|tango-generator-3.2.1-3|18	Requires: imagemagick
12cr|tango-generator-3.2.1-3|19	Requires: pygtk2.0 >= 2.6.3-2
12cr|tango-generator-3.2.1-3|20	BuildRequires:	python-devel
12cr|tango-generator-3.2.1-3|21	Url: http://mejogid.ohallwebservices.com/
12cr|tango-generator-3.2.1-3|22	
12cr|tango-generator-3.2.1-3|23	%description
12cr|tango-generator-3.2.1-3|24	An icon theme creation application
12cr|tango-generator-3.2.1-3|25	
12cr|tango-generator-3.2.1-3|26	%prep
12cr|tango-generator-3.2.1-3|27	%setup -q -n %{name}-%{unmangled_version}
12cr|tango-generator-3.2.1-3|28	
12cr|tango-generator-3.2.1-3|29	%build
12cr|tango-generator-3.2.1-3|30	python setup.py build
12cr|tango-generator-3.2.1-3|31	
12cr|tango-generator-3.2.1-3|32	%install
12cr|tango-generator-3.2.1-3|33	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cr|tango-generator-3.2.1-3|34	
12cr|tango-generator-3.2.1-3|35	%clean
12cr|tango-generator-3.2.1-3|36	rm -rf $RPM_BUILD_ROOT
12cr|tango-generator-3.2.1-3|37	
12cr|tango-generator-3.2.1-3|38	%post
12cr|tango-generator-3.2.1-3|39	%update_mime_database
12cr|tango-generator-3.2.1-3|40	%update_desktop_database
12cr|tango-generator-3.2.1-3|41	
12cr|tango-generator-3.2.1-3|42	%postun
12cr|tango-generator-3.2.1-3|43	%update_mime_database
12cr|tango-generator-3.2.1-3|44	%update_desktop_database
12cr|tango-generator-3.2.1-3|45	
12cr|tango-generator-3.2.1-3|46	%files
12cr|tango-generator-3.2.1-3|47	%defattr(-,root,root)
12cr|tango-generator-3.2.1-3|48	%doc COPYING AUTHORS README
12cr|tango-generator-3.2.1-3|49	%_bindir/tango-generator
12cr|tango-generator-3.2.1-3|50	%_datadir/applications/tango-generator.desktop
12cr|tango-generator-3.2.1-3|51	%_iconsdir/*/*/*/*
12cr|tango-generator-3.2.1-3|52	%_datadir/mime/packages/*.xml
12cr|tango-generator-3.2.1-3|53	%_datadir/tango-generator
12cr|tango-generator-3.2.1-3|54	%py_puresitedir/*
12cr|tango-generator-3.2.1-3|55	
12cr|tango-generator-3.2.1-3|56	
12cr|tango-generator-3.2.1-3|57	%changelog
12cr|tango-generator-3.2.1-3|58	* Mon Nov 08 2010 Funda Wang <fwang@mandriva.org> 3.2.1-3mdv2011.0
12cr|tango-generator-3.2.1-3|59	+ Revision: 595052
12cr|tango-generator-3.2.1-3|60	- update file list
12cr|tango-generator-3.2.1-3|61	- update file list
12cr|tango-generator-3.2.1-3|62	
12cr|tango-generator-3.2.1-3|63	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 3.2.1-3mdv2010.0
12cr|tango-generator-3.2.1-3|64	+ Revision: 445348
12cr|tango-generator-3.2.1-3|65	- rebuild
12cr|tango-generator-3.2.1-3|66	
12cr|tango-generator-3.2.1-3|67	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 3.2.1-2mdv2009.1
12cr|tango-generator-3.2.1-3|68	+ Revision: 326008
12cr|tango-generator-3.2.1-3|69	- rebuild
12cr|tango-generator-3.2.1-3|70	
12cr|tango-generator-3.2.1-3|71	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|tango-generator-3.2.1-3|72	- lowercase ImageMagick
12cr|tango-generator-3.2.1-3|73	
12cr|tango-generator-3.2.1-3|74	* Sat Jan 05 2008 Jérôme Soyer <saispo@mandriva.org> 3.2.1-1mdv2008.1
12cr|tango-generator-3.2.1-3|75	+ Revision: 145835
12cr|tango-generator-3.2.1-3|76	- import tango-generator
12cr|tango-generator-3.2.1-3|77	
12cr|tango-generator-3.2.1-3|78	

7896 12
12cr|tango-icon-theme-0.8.90-4|1	%define extraname tango-icon-theme-extras
12cr|tango-icon-theme-0.8.90-4|2	%define extraversion 0.1.0
12cr|tango-icon-theme-0.8.90-4|3	
12cr|tango-icon-theme-0.8.90-4|4	Summary: Tango icon theme
12cr|tango-icon-theme-0.8.90-4|5	Name: tango-icon-theme
12cr|tango-icon-theme-0.8.90-4|6	Version: 0.8.90
12cr|tango-icon-theme-0.8.90-4|7	Release: %mkrel 4
12cr|tango-icon-theme-0.8.90-4|8	License: Public Domain
12cr|tango-icon-theme-0.8.90-4|9	Group: Graphical desktop/Other
12cr|tango-icon-theme-0.8.90-4|10	URL: http://tango.freedesktop.org/Tango_Icon_Library#Download
12cr|tango-icon-theme-0.8.90-4|11	Source0: http://tango.freedesktop.org/releases/%{name}-%{version}.tar.bz2
12cr|tango-icon-theme-0.8.90-4|12	Source1: http://tango.freedesktop.org/releases/%{extraname}-%{extraversion}.tar.bz2
12cr|tango-icon-theme-0.8.90-4|13	# http://www.gnome-look.org/content/show.php?content=41229
12cr|tango-icon-theme-0.8.90-4|14	Source2: tango_addon-0.5b.tar.bz2
12cr|tango-icon-theme-0.8.90-4|15	Source3: tango-icon-theme-xfce.tar.bz2
12cr|tango-icon-theme-0.8.90-4|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tango-icon-theme-0.8.90-4|17	BuildArch: noarch
12cr|tango-icon-theme-0.8.90-4|18	BuildRequires: intltool
12cr|tango-icon-theme-0.8.90-4|19	BuildRequires: imagemagick imagemagick-devel
12cr|tango-icon-theme-0.8.90-4|20	BuildRequires: icon-naming-utils >= 0.8.90
12cr|tango-icon-theme-0.8.90-4|21	Requires(post): gtk+2.0
12cr|tango-icon-theme-0.8.90-4|22	Requires(postun): gtk+2.0
12cr|tango-icon-theme-0.8.90-4|23	Provides: tango-icon-theme-kde
12cr|tango-icon-theme-0.8.90-4|24	Obsoletes: tango-icon-theme-kde
12cr|tango-icon-theme-0.8.90-4|25	
12cr|tango-icon-theme-0.8.90-4|26	%description
12cr|tango-icon-theme-0.8.90-4|27	This is an icon theme that follows the Tango visual guidelines.
12cr|tango-icon-theme-0.8.90-4|28	It bundles with the extra icon set and additional Mandriva icons.
12cr|tango-icon-theme-0.8.90-4|29	
12cr|tango-icon-theme-0.8.90-4|30	%prep
12cr|tango-icon-theme-0.8.90-4|31	%setup -q -a 1 -a 2 -a 3
12cr|tango-icon-theme-0.8.90-4|32	cp %extraname-%extraversion/README README.extra
12cr|tango-icon-theme-0.8.90-4|33	cp %extraname-%extraversion/AUTHORS AUTHORS.extra
12cr|tango-icon-theme-0.8.90-4|34	cp %extraname-%extraversion/ChangeLog ChangeLog.extra
12cr|tango-icon-theme-0.8.90-4|35	mv "tango addon" tango_addon
12cr|tango-icon-theme-0.8.90-4|36	chmod 644 tango_addon/readme.txt
12cr|tango-icon-theme-0.8.90-4|37	rm tango_addon/apps/gtk-close.svg
12cr|tango-icon-theme-0.8.90-4|38	
12cr|tango-icon-theme-0.8.90-4|39	%build
12cr|tango-icon-theme-0.8.90-4|40	./configure --prefix=%_prefix
12cr|tango-icon-theme-0.8.90-4|41	%make
12cr|tango-icon-theme-0.8.90-4|42	cd %extraname-%extraversion
12cr|tango-icon-theme-0.8.90-4|43	./configure --prefix=%_prefix
12cr|tango-icon-theme-0.8.90-4|44	%make
12cr|tango-icon-theme-0.8.90-4|45	
12cr|tango-icon-theme-0.8.90-4|46	%install
12cr|tango-icon-theme-0.8.90-4|47	rm -rf $RPM_BUILD_ROOT
12cr|tango-icon-theme-0.8.90-4|48	%makeinstall_std
12cr|tango-icon-theme-0.8.90-4|49	cd %extraname-%extraversion
12cr|tango-icon-theme-0.8.90-4|50	%makeinstall_std
12cr|tango-icon-theme-0.8.90-4|51	cd ../tango_addon
12cr|tango-icon-theme-0.8.90-4|52	install -m 644 apps/* %buildroot%_datadir/icons/Tango/scalable/apps
12cr|tango-icon-theme-0.8.90-4|53	install -m 644 categories/* %buildroot%_datadir/icons/Tango/scalable/categories
12cr|tango-icon-theme-0.8.90-4|54	
12cr|tango-icon-theme-0.8.90-4|55	cd ../tango-icon-theme-xfce
12cr|tango-icon-theme-0.8.90-4|56	install -m 644 scalable/apps/* %buildroot%_datadir/icons/Tango/scalable/apps
12cr|tango-icon-theme-0.8.90-4|57	
12cr|tango-icon-theme-0.8.90-4|58	touch %buildroot%_datadir/icons/Tango/icon-theme.cache
12cr|tango-icon-theme-0.8.90-4|59	
12cr|tango-icon-theme-0.8.90-4|60	ln -s mozilla-firefox.svg %{buildroot}%{_iconsdir}/Tango/scalable/apps/firefox.svg
12cr|tango-icon-theme-0.8.90-4|61	
12cr|tango-icon-theme-0.8.90-4|62	%clean
12cr|tango-icon-theme-0.8.90-4|63	rm -rf $RPM_BUILD_ROOT
12cr|tango-icon-theme-0.8.90-4|64	
12cr|tango-icon-theme-0.8.90-4|65	%post
12cr|tango-icon-theme-0.8.90-4|66	%update_icon_cache Tango
12cr|tango-icon-theme-0.8.90-4|67	
12cr|tango-icon-theme-0.8.90-4|68	%postun
12cr|tango-icon-theme-0.8.90-4|69	%clean_icon_cache Tango
12cr|tango-icon-theme-0.8.90-4|70	
12cr|tango-icon-theme-0.8.90-4|71	%files
12cr|tango-icon-theme-0.8.90-4|72	%defattr(-,root,root,-)
12cr|tango-icon-theme-0.8.90-4|73	%doc README* AUTHORS* ChangeLog* COPYING
12cr|tango-icon-theme-0.8.90-4|74	%doc tango_addon/readme.txt
12cr|tango-icon-theme-0.8.90-4|75	%dir %_datadir/icons/Tango/
12cr|tango-icon-theme-0.8.90-4|76	%_datadir/icons/Tango/index.theme
12cr|tango-icon-theme-0.8.90-4|77	%_datadir/icons/Tango/16x16
12cr|tango-icon-theme-0.8.90-4|78	%_datadir/icons/Tango/22x22
12cr|tango-icon-theme-0.8.90-4|79	%_datadir/icons/Tango/24x24
12cr|tango-icon-theme-0.8.90-4|80	%_datadir/icons/Tango/32x32
12cr|tango-icon-theme-0.8.90-4|81	%_datadir/icons/Tango/scalable
12cr|tango-icon-theme-0.8.90-4|82	%ghost %_datadir/icons/Tango/icon-theme.cache
12cr|tango-icon-theme-0.8.90-4|83	
12cr|tango-icon-theme-0.8.90-4|84	
12cr|tango-icon-theme-0.8.90-4|85	%changelog
12cr|tango-icon-theme-0.8.90-4|86	* Thu Sep 22 2011 Götz Waschk <waschk@mandriva.org> 0.8.90-4mdv2012.0
12cr|tango-icon-theme-0.8.90-4|87	+ Revision: 700802
12cr|tango-icon-theme-0.8.90-4|88	- rebuild
12cr|tango-icon-theme-0.8.90-4|89	
12cr|tango-icon-theme-0.8.90-4|90	* Sun Sep 20 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.90-3mdv2011.0
12cr|tango-icon-theme-0.8.90-4|91	+ Revision: 445387
12cr|tango-icon-theme-0.8.90-4|92	- Add firefox.svg because the icon was renamed in firefox packages too
12cr|tango-icon-theme-0.8.90-4|93	(bug #53214)
12cr|tango-icon-theme-0.8.90-4|94	
12cr|tango-icon-theme-0.8.90-4|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|tango-icon-theme-0.8.90-4|96	- rebuild
12cr|tango-icon-theme-0.8.90-4|97	
12cr|tango-icon-theme-0.8.90-4|98	* Wed Mar 04 2009 Götz Waschk <waschk@mandriva.org> 0.8.90-1mdv2009.1
12cr|tango-icon-theme-0.8.90-4|99	+ Revision: 348238
12cr|tango-icon-theme-0.8.90-4|100	- new version
12cr|tango-icon-theme-0.8.90-4|101	- update license
12cr|tango-icon-theme-0.8.90-4|102	- update build deps
12cr|tango-icon-theme-0.8.90-4|103	
12cr|tango-icon-theme-0.8.90-4|104	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|tango-icon-theme-0.8.90-4|105	- lowercase ImageMagick
12cr|tango-icon-theme-0.8.90-4|106	
12cr|tango-icon-theme-0.8.90-4|107	* Mon Sep 08 2008 Götz Waschk <waschk@mandriva.org> 0.8.1-6mdv2009.0
12cr|tango-icon-theme-0.8.90-4|108	+ Revision: 282486
12cr|tango-icon-theme-0.8.90-4|109	- drop kde package
12cr|tango-icon-theme-0.8.90-4|110	- update URL
12cr|tango-icon-theme-0.8.90-4|111	- update build deps
12cr|tango-icon-theme-0.8.90-4|112	
12cr|tango-icon-theme-0.8.90-4|113	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.8.1-5mdv2009.0
12cr|tango-icon-theme-0.8.90-4|114	+ Revision: 261374
12cr|tango-icon-theme-0.8.90-4|115	- rebuild
12cr|tango-icon-theme-0.8.90-4|116	
12cr|tango-icon-theme-0.8.90-4|117	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.8.1-4mdv2009.0
12cr|tango-icon-theme-0.8.90-4|118	+ Revision: 254111
12cr|tango-icon-theme-0.8.90-4|119	- rebuild
12cr|tango-icon-theme-0.8.90-4|120	- kill re-definition of %%buildroot on Pixel's request
12cr|tango-icon-theme-0.8.90-4|121	
12cr|tango-icon-theme-0.8.90-4|122	+ Olivier Blin <blino@mandriva.org>
12cr|tango-icon-theme-0.8.90-4|123	- restore BuildRoot
12cr|tango-icon-theme-0.8.90-4|124	
12cr|tango-icon-theme-0.8.90-4|125	* Thu Dec 13 2007 Jérôme Soyer <saispo@mandriva.org> 0.8.1-2mdv2008.1
12cr|tango-icon-theme-0.8.90-4|126	+ Revision: 119414
12cr|tango-icon-theme-0.8.90-4|127	- Add Xfce enhancements
12cr|tango-icon-theme-0.8.90-4|128	
12cr|tango-icon-theme-0.8.90-4|129	* Tue Aug 28 2007 Götz Waschk <waschk@mandriva.org> 0.8.1-1mdv2008.0
12cr|tango-icon-theme-0.8.90-4|130	+ Revision: 72562
12cr|tango-icon-theme-0.8.90-4|131	- new version
12cr|tango-icon-theme-0.8.90-4|132	
12cr|tango-icon-theme-0.8.90-4|133	
12cr|tango-icon-theme-0.8.90-4|134	* Wed Feb 28 2007 Götz Waschk <waschk@mandriva.org> 0.8.0-1mdv2007.0
12cr|tango-icon-theme-0.8.90-4|135	+ Revision: 126862
12cr|tango-icon-theme-0.8.90-4|136	- new version
12cr|tango-icon-theme-0.8.90-4|137	- bump deps
12cr|tango-icon-theme-0.8.90-4|138	- Import tango-icon-theme
12cr|tango-icon-theme-0.8.90-4|139	
12cr|tango-icon-theme-0.8.90-4|140	* Sat Sep 02 2006 Götz Waschk <waschk@mandriva.org> 0.7.2-1mdv2007.0
12cr|tango-icon-theme-0.8.90-4|141	- rebuild for new clean_icon_cache macro
12cr|tango-icon-theme-0.8.90-4|142	
12cr|tango-icon-theme-0.8.90-4|143	* Thu Aug 31 2006 Götz Waschk <waschk@mandriva.org> 0.7.2-6mdv2007.0
12cr|tango-icon-theme-0.8.90-4|144	- fix uninstallation
12cr|tango-icon-theme-0.8.90-4|145	
12cr|tango-icon-theme-0.8.90-4|146	* Wed Aug 30 2006 Götz Waschk <waschk@mandriva.org> 0.7.2-5mdv2007.0
12cr|tango-icon-theme-0.8.90-4|147	- update tango addon
12cr|tango-icon-theme-0.8.90-4|148	- remove big red close icon
12cr|tango-icon-theme-0.8.90-4|149	- fix buildrequires
12cr|tango-icon-theme-0.8.90-4|150	
12cr|tango-icon-theme-0.8.90-4|151	* Thu Jul 27 2006 Götz Waschk <waschk@mandriva.org> 0.7.2-4mdv2007.0
12cr|tango-icon-theme-0.8.90-4|152	- fix uninstallation
12cr|tango-icon-theme-0.8.90-4|153	
12cr|tango-icon-theme-0.8.90-4|154	* Thu Jul 27 2006 Götz Waschk <waschk@mandriva.org> 0.7.2-3mdv2007.0
12cr|tango-icon-theme-0.8.90-4|155	- add png icons for KDE
12cr|tango-icon-theme-0.8.90-4|156	
12cr|tango-icon-theme-0.8.90-4|157	* Thu Jul 27 2006 Götz Waschk <waschk@mandriva.org> 0.7.2-2mdv2007.0
12cr|tango-icon-theme-0.8.90-4|158	- add extra icons
12cr|tango-icon-theme-0.8.90-4|159	- fix buildrequires
12cr|tango-icon-theme-0.8.90-4|160	
12cr|tango-icon-theme-0.8.90-4|161	* Thu Jul 27 2006 Götz Waschk <waschk@mandriva.org> 0.7.2-1mdv2007.0
12cr|tango-icon-theme-0.8.90-4|162	- initial package
12cr|tango-icon-theme-0.8.90-4|163	

7897 12
12cr|tap-1.01-8|1	%define	name	tap
12cr|tap-1.01-8|2	%define	version	1.01
12cr|tap-1.01-8|3	%define	release	8
12cr|tap-1.01-8|4	%define	major	0
12cr|tap-1.01-8|5	%define	libname	    %mklibname %{name} %{major}
12cr|tap-1.01-8|6	%define develname   %mklibname -d %{name}
12cr|tap-1.01-8|7	
12cr|tap-1.01-8|8	Name:		%{name}
12cr|tap-1.01-8|9	Version:	%{version}
12cr|tap-1.01-8|10	Release:	%{release}
12cr|tap-1.01-8|11	Summary:	Write tests that implement the Test Anything Protocol
12cr|tap-1.01-8|12	License:	GPL
12cr|tap-1.01-8|13	Group:		System/Libraries
12cr|tap-1.01-8|14	URL:		http://jc.ngo.org.uk/trac-bin/trac.cgi/wiki/LibTap
12cr|tap-1.01-8|15	Source:		http://people.freebsd.org/~nik/public_distfiles/%{name}-%{version}.tar.bz2
12cr|tap-1.01-8|16	
12cr|tap-1.01-8|17	
12cr|tap-1.01-8|18	%description
12cr|tap-1.01-8|19	The tap library provides functions for writing test scripts that produce output
12cr|tap-1.01-8|20	consistent with the Test Anything Protocol.  A test harness that parses this
12cr|tap-1.01-8|21	protocol can run these tests and produce useful reports indicating their
12cr|tap-1.01-8|22	success or failure.
12cr|tap-1.01-8|23	
12cr|tap-1.01-8|24	%package -n	%{libname}
12cr|tap-1.01-8|25	Summary:	Write tests that implement the Test Anything Protocol
12cr|tap-1.01-8|26	Group:		System/Libraries
12cr|tap-1.01-8|27	
12cr|tap-1.01-8|28	%description -n	%{libname}
12cr|tap-1.01-8|29	The tap library provides functions for writing test scripts that produce output
12cr|tap-1.01-8|30	consistent with the Test Anything Protocol.  A test harness that parses this
12cr|tap-1.01-8|31	protocol can run these tests and produce useful reports indicating their
12cr|tap-1.01-8|32	success or failure.
12cr|tap-1.01-8|33	
12cr|tap-1.01-8|34	%package -n	%{develname}
12cr|tap-1.01-8|35	Summary:	Development files for %{name}
12cr|tap-1.01-8|36	Group:		Development/C
12cr|tap-1.01-8|37	Requires:	%{libname} = %{version}
12cr|tap-1.01-8|38	Provides:	%{name}-devel = %{version}-%{release}
12cr|tap-1.01-8|39	Obsoletes:	%{mklibname -d %{name} 0}
12cr|tap-1.01-8|40	
12cr|tap-1.01-8|41	%description -n	%{develname}
12cr|tap-1.01-8|42	This package contains development files for %{name}.
12cr|tap-1.01-8|43	
12cr|tap-1.01-8|44	%prep
12cr|tap-1.01-8|45	%setup -q
12cr|tap-1.01-8|46	
12cr|tap-1.01-8|47	%build
12cr|tap-1.01-8|48	%configure2_5x
12cr|tap-1.01-8|49	%make CFLAGS+=-UHAVE_LIBPTHREAD
12cr|tap-1.01-8|50	
12cr|tap-1.01-8|51	%install
12cr|tap-1.01-8|52	%makeinstall_std
12cr|tap-1.01-8|53	rm -fr %{buildroot}%{_libdir}/*.*a
12cr|tap-1.01-8|54	
12cr|tap-1.01-8|55	%post -n %{libname} -p /sbin/ldconfig
12cr|tap-1.01-8|56	
12cr|tap-1.01-8|57	
12cr|tap-1.01-8|58	%postun -n %{libname} -p /sbin/ldconfig
12cr|tap-1.01-8|59	
12cr|tap-1.01-8|60	
12cr|tap-1.01-8|61	%files -n %{libname}
12cr|tap-1.01-8|62	%defattr(-,root,root)
12cr|tap-1.01-8|63	%doc INSTALL README
12cr|tap-1.01-8|64	%{_libdir}/*.so.*
12cr|tap-1.01-8|65	
12cr|tap-1.01-8|66	%files -n %{develname}
12cr|tap-1.01-8|67	%defattr(-,root,root)
12cr|tap-1.01-8|68	%{_libdir}/*.so
12cr|tap-1.01-8|69	%{_includedir}/*
12cr|tap-1.01-8|70	%{_mandir}/man3/*
12cr|tap-1.01-8|71	

7898 12
12cr|tap-plugins-0.7.1-1|1	%define name	tap-plugins
12cr|tap-plugins-0.7.1-1|2	%define version 0.7.1
12cr|tap-plugins-0.7.1-1|3	%define release %mkrel 1
12cr|tap-plugins-0.7.1-1|4	
12cr|tap-plugins-0.7.1-1|5	Summary:      	Tom's Audio Processing plugins
12cr|tap-plugins-0.7.1-1|6	Name:         	%{name}
12cr|tap-plugins-0.7.1-1|7	Version:      	%{version}
12cr|tap-plugins-0.7.1-1|8	Release:      	%{release}
12cr|tap-plugins-0.7.1-1|9	License:    	GPL
12cr|tap-plugins-0.7.1-1|10	Group:        	Sound
12cr|tap-plugins-0.7.1-1|11	URL:          	http://tap-plugins.sourceforge.net/
12cr|tap-plugins-0.7.1-1|12	Source0:      	tap-plugins-%{version}.tar.bz2
12cr|tap-plugins-0.7.1-1|13	BuildRoot:    	%{_tmppath}/%{name}-buildroot
12cr|tap-plugins-0.7.1-1|14	
12cr|tap-plugins-0.7.1-1|15	%description
12cr|tap-plugins-0.7.1-1|16	TAP-plugins is short for Tom's Audio Processing plugins. It is a bunch
12cr|tap-plugins-0.7.1-1|17	of LADSPA plugins for digital audio processing, intended for use in a
12cr|tap-plugins-0.7.1-1|18	professional DAW environment such as Ardour.
12cr|tap-plugins-0.7.1-1|19	
12cr|tap-plugins-0.7.1-1|20	%prep
12cr|tap-plugins-0.7.1-1|21	%setup -q
12cr|tap-plugins-0.7.1-1|22	perl -p -i -e "s/-O3/$RPM_OPT_FLAGS/g" Makefile
12cr|tap-plugins-0.7.1-1|23	
12cr|tap-plugins-0.7.1-1|24	%build
12cr|tap-plugins-0.7.1-1|25	%make
12cr|tap-plugins-0.7.1-1|26	
12cr|tap-plugins-0.7.1-1|27	%install
12cr|tap-plugins-0.7.1-1|28	rm -rf $RPM_BUILD_ROOT
12cr|tap-plugins-0.7.1-1|29	mkdir -p $RPM_BUILD_ROOT%{_libdir}/ladspa
12cr|tap-plugins-0.7.1-1|30	make INSTALL_PLUGINS_DIR=$RPM_BUILD_ROOT%{_libdir}/ladspa/ \
12cr|tap-plugins-0.7.1-1|31	INSTALL_LRDF_DIR=$RPM_BUILD_ROOT%{_datadir}/ladspa/rdf/ install
12cr|tap-plugins-0.7.1-1|32	
12cr|tap-plugins-0.7.1-1|33	%clean
12cr|tap-plugins-0.7.1-1|34	rm -rf $RPM_BUILD_ROOT
12cr|tap-plugins-0.7.1-1|35	
12cr|tap-plugins-0.7.1-1|36	%files
12cr|tap-plugins-0.7.1-1|37	%defattr(-,root,root)
12cr|tap-plugins-0.7.1-1|38	%doc CREDITS README
12cr|tap-plugins-0.7.1-1|39	%dir %{_libdir}/ladspa
12cr|tap-plugins-0.7.1-1|40	%{_libdir}/ladspa/*.so
12cr|tap-plugins-0.7.1-1|41	%{_datadir}/ladspa/rdf/*
12cr|tap-plugins-0.7.1-1|42	
12cr|tap-plugins-0.7.1-1|43	
12cr|tap-plugins-0.7.1-1|44	
12cr|tap-plugins-0.7.1-1|45	%changelog
12cr|tap-plugins-0.7.1-1|46	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.7.1-1mdv2011.0
12cr|tap-plugins-0.7.1-1|47	+ Revision: 645447
12cr|tap-plugins-0.7.1-1|48	- update to new version 0.7.1
12cr|tap-plugins-0.7.1-1|49	
12cr|tap-plugins-0.7.1-1|50	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.7.0-6mdv2010.0
12cr|tap-plugins-0.7.1-1|51	+ Revision: 434274
12cr|tap-plugins-0.7.1-1|52	- rebuild
12cr|tap-plugins-0.7.1-1|53	
12cr|tap-plugins-0.7.1-1|54	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.7.0-5mdv2009.0
12cr|tap-plugins-0.7.1-1|55	+ Revision: 261376
12cr|tap-plugins-0.7.1-1|56	- rebuild
12cr|tap-plugins-0.7.1-1|57	
12cr|tap-plugins-0.7.1-1|58	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.7.0-4mdv2009.0
12cr|tap-plugins-0.7.1-1|59	+ Revision: 254121
12cr|tap-plugins-0.7.1-1|60	- rebuild
12cr|tap-plugins-0.7.1-1|61	
12cr|tap-plugins-0.7.1-1|62	+ Olivier Blin <oblin@mandriva.com>
12cr|tap-plugins-0.7.1-1|63	- restore BuildRoot
12cr|tap-plugins-0.7.1-1|64	
12cr|tap-plugins-0.7.1-1|65	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.7.0-2mdv2008.1
12cr|tap-plugins-0.7.1-1|66	+ Revision: 128226
12cr|tap-plugins-0.7.1-1|67	- kill re-definition of %%buildroot on Pixel's request
12cr|tap-plugins-0.7.1-1|68	- use %%mkrel
12cr|tap-plugins-0.7.1-1|69	- import tap-plugins
12cr|tap-plugins-0.7.1-1|70	
12cr|tap-plugins-0.7.1-1|71	
12cr|tap-plugins-0.7.1-1|72	* Wed Nov 9 2005 Austin Acton <austin@mandriva.org> 0.7.0-2mdk
12cr|tap-plugins-0.7.1-1|73	- rebuild
12cr|tap-plugins-0.7.1-1|74	
12cr|tap-plugins-0.7.1-1|75	* Fri Aug 20 2004 Austin Acton <austin@mandrake.org> 0.7.0-1mdk
12cr|tap-plugins-0.7.1-1|76	- 0.7.0
12cr|tap-plugins-0.7.1-1|77	
12cr|tap-plugins-0.7.1-1|78	* Tue Jun 22 2004 Austin Acton <austin@mandrake.org> 0.6.0-1mdk
12cr|tap-plugins-0.7.1-1|79	- 0.6.0
12cr|tap-plugins-0.7.1-1|80	- bzip source
12cr|tap-plugins-0.7.1-1|81	- use proper cflags
12cr|tap-plugins-0.7.1-1|82	- add docs
12cr|tap-plugins-0.7.1-1|83	
12cr|tap-plugins-0.7.1-1|84	* Sat May 8 2004 Austin Acton <austin@mandrake.org> 0.4.0-1mdk
12cr|tap-plugins-0.7.1-1|85	- steal from CCRMA
12cr|tap-plugins-0.7.1-1|86	
12cr|tap-plugins-0.7.1-1|87	* Wed Feb 18 2004 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.4.0-1
12cr|tap-plugins-0.7.1-1|88	- do not depend on ladspa package explicitly
12cr|tap-plugins-0.7.1-1|89	* Wed Feb  4 2004 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.3.0-1
12cr|tap-plugins-0.7.1-1|90	- updated to 0.3.0
12cr|tap-plugins-0.7.1-1|91	* Thu Jan 29 2004 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.2.0-1
12cr|tap-plugins-0.7.1-1|92	- initial build

7899 12
12cr|task-2.1.2-1|1	Name:           task
12cr|task-2.1.2-1|2	Version:        2.1.2
12cr|task-2.1.2-1|3	Release:        1
12cr|task-2.1.2-1|4	Summary:        A command-line to do list manager
12cr|task-2.1.2-1|5	
12cr|task-2.1.2-1|6	Group:          Office
12cr|task-2.1.2-1|7	License:        GPLv2+
12cr|task-2.1.2-1|8	URL:            http://taskwarrior.org
12cr|task-2.1.2-1|9	Source0:        http://taskwarrior.org/download/%{name}-%{version}.tar.gz
12cr|task-2.1.2-1|10	
12cr|task-2.1.2-1|11	buildrequires:  cmake
12cr|task-2.1.2-1|12	
12cr|task-2.1.2-1|13	%description
12cr|task-2.1.2-1|14	Task is a command-line to do list manager. It has
12cr|task-2.1.2-1|15	support for GTD functionality and includes the
12cr|task-2.1.2-1|16	following features: tags, colorful tabular output,
12cr|task-2.1.2-1|17	reports and graphs, lots of manipulation commands,
12cr|task-2.1.2-1|18	low-level API, abbreviations for all commands and
12cr|task-2.1.2-1|19	options, multi-user file locking, recurring tasks.
12cr|task-2.1.2-1|20	
12cr|task-2.1.2-1|21	%prep
12cr|task-2.1.2-1|22	%setup -q
12cr|task-2.1.2-1|23	
12cr|task-2.1.2-1|24	
12cr|task-2.1.2-1|25	%build
12cr|task-2.1.2-1|26	%cmake
12cr|task-2.1.2-1|27	%make
12cr|task-2.1.2-1|28	
12cr|task-2.1.2-1|29	
12cr|task-2.1.2-1|30	%install
12cr|task-2.1.2-1|31	%makeinstall_std -C build
12cr|task-2.1.2-1|32	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d
12cr|task-2.1.2-1|33	install -m 644 -T scripts/bash/task.sh $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/task
12cr|task-2.1.2-1|34	
12cr|task-2.1.2-1|35	
12cr|task-2.1.2-1|36	%files
12cr|task-2.1.2-1|37	%defattr(-,root,root,-)
12cr|task-2.1.2-1|38	%doc /usr/share/doc/task/
12cr|task-2.1.2-1|39	%{_bindir}/task
12cr|task-2.1.2-1|40	%{_mandir}/man1/task.1.*
12cr|task-2.1.2-1|41	%{_mandir}/man5/taskrc.5.*
12cr|task-2.1.2-1|42	%{_mandir}/man5/task-tutorial.5.*
12cr|task-2.1.2-1|43	%{_mandir}/man5/task-color.5.*
12cr|task-2.1.2-1|44	%{_mandir}/man5/task-faq.5.*
12cr|task-2.1.2-1|45	%{_mandir}/man5/task-sync.5.*
12cr|task-2.1.2-1|46	%config(noreplace) %{_sysconfdir}/bash_completion.d
12cr|task-2.1.2-1|47	
12cr|task-2.1.2-1|48	
12cr|task-2.1.2-1|49	
12cr|task-2.1.2-1|50	
12cr|task-2.1.2-1|51	%changelog
12cr|task-2.1.2-1|52	* Fri Jul 22 2011 Götz Waschk <waschk@mandriva.org> 1.9.4-1mdv2012.0
12cr|task-2.1.2-1|53	+ Revision: 690916
12cr|task-2.1.2-1|54	- import task
12cr|task-2.1.2-1|55	

7900 12
12cr|task-3ddesktop-2011.0-1|1	%define common_packages compiz-fusion metisse
12cr|task-3ddesktop-2011.0-1|2	
12cr|task-3ddesktop-2011.0-1|3	Name: task-3ddesktop
12cr|task-3ddesktop-2011.0-1|4	Version: 2011.0
12cr|task-3ddesktop-2011.0-1|5	Release: %mkrel 1
12cr|task-3ddesktop-2011.0-1|6	Summary: Metapackage for 3D desktop
12cr|task-3ddesktop-2011.0-1|7	Group: System/X11
12cr|task-3ddesktop-2011.0-1|8	License: GPL
12cr|task-3ddesktop-2011.0-1|9	BuildArch: noarch
12cr|task-3ddesktop-2011.0-1|10	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|task-3ddesktop-2011.0-1|11	
12cr|task-3ddesktop-2011.0-1|12	%description
12cr|task-3ddesktop-2011.0-1|13	This package is a meta-package, meaning that its purpose is to contain
12cr|task-3ddesktop-2011.0-1|14	dependencies for running 3D desktop.
12cr|task-3ddesktop-2011.0-1|15	
12cr|task-3ddesktop-2011.0-1|16	%package kde
12cr|task-3ddesktop-2011.0-1|17	Summary: Metapackage for 3D desktop in KDE environment
12cr|task-3ddesktop-2011.0-1|18	Group: System/X11
12cr|task-3ddesktop-2011.0-1|19	Requires: %{common_packages}
12cr|task-3ddesktop-2011.0-1|20	Requires: compiz-decorator-kde4 compiz-decorator-gtk
12cr|task-3ddesktop-2011.0-1|21	Obsoletes: task-3ddesktop
12cr|task-3ddesktop-2011.0-1|22	
12cr|task-3ddesktop-2011.0-1|23	%description kde
12cr|task-3ddesktop-2011.0-1|24	This package is a meta-package, meaning that its purpose is to contain
12cr|task-3ddesktop-2011.0-1|25	dependencies for running 3D desktop in the KDE environment.
12cr|task-3ddesktop-2011.0-1|26	
12cr|task-3ddesktop-2011.0-1|27	%package gtk
12cr|task-3ddesktop-2011.0-1|28	Summary: Metapackage for 3D desktop in GTK environment
12cr|task-3ddesktop-2011.0-1|29	Group: System/X11
12cr|task-3ddesktop-2011.0-1|30	Requires: %{common_packages}
12cr|task-3ddesktop-2011.0-1|31	Requires: compiz-decorator-gtk
12cr|task-3ddesktop-2011.0-1|32	
12cr|task-3ddesktop-2011.0-1|33	%description gtk
12cr|task-3ddesktop-2011.0-1|34	This package is a meta-package, meaning that its purpose is to contain
12cr|task-3ddesktop-2011.0-1|35	dependencies for running 3D desktop in the GTK environment.
12cr|task-3ddesktop-2011.0-1|36	
12cr|task-3ddesktop-2011.0-1|37	%files kde
12cr|task-3ddesktop-2011.0-1|38	%files gtk
12cr|task-3ddesktop-2011.0-1|39	
12cr|task-3ddesktop-2011.0-1|40	
12cr|task-3ddesktop-2011.0-1|41	
12cr|task-3ddesktop-2011.0-1|42	%changelog
12cr|task-3ddesktop-2011.0-1|43	

7901 12
12cr|task-blackberry-common-1.0-2|1	Name:		task-blackberry-common
12cr|task-blackberry-common-1.0-2|2	Version:	1.0
12cr|task-blackberry-common-1.0-2|3	Release:	%{mkrel 2}
12cr|task-blackberry-common-1.0-2|4	Summary:	Metapackage for charging and synchronizing Blackberry
12cr|task-blackberry-common-1.0-2|5	Group:		Communications
12cr|task-blackberry-common-1.0-2|6	License:	GPLv2+
12cr|task-blackberry-common-1.0-2|7	Requires:	barry-charge
12cr|task-blackberry-common-1.0-2|8	Requires:	barry-opensync
12cr|task-blackberry-common-1.0-2|9	Suggests:	barry-gui
12cr|task-blackberry-common-1.0-2|10	Suggests:	barry-tools
12cr|task-blackberry-common-1.0-2|11	BuildArch:	noarch
12cr|task-blackberry-common-1.0-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|task-blackberry-common-1.0-2|13	
12cr|task-blackberry-common-1.0-2|14	%description
12cr|task-blackberry-common-1.0-2|15	This package is a meta-package for connecting with Blackberry smart
12cr|task-blackberry-common-1.0-2|16	phones. It depends on the packages necessary to correctly charge
12cr|task-blackberry-common-1.0-2|17	Blackberries (due to their special power requirements) and to
12cr|task-blackberry-common-1.0-2|18	synchronize data using the OpenSync framework. It suggests packages
12cr|task-blackberry-common-1.0-2|19	required to backup a Blackberry and to provide several small console
12cr|task-blackberry-common-1.0-2|20	tools to interface with a Blackberry in various ways.
12cr|task-blackberry-common-1.0-2|21	
12cr|task-blackberry-common-1.0-2|22	%package -n task-blackberry-kde
12cr|task-blackberry-common-1.0-2|23	Summary:	KDE metapackage for synchronizing with a Blackberry
12cr|task-blackberry-common-1.0-2|24	Group:		Communications
12cr|task-blackberry-common-1.0-2|25	Requires:	task-blackberry-common
12cr|task-blackberry-common-1.0-2|26	Requires:	libopensync-plugin-kdepim
12cr|task-blackberry-common-1.0-2|27	Requires:	kdepim-kitchensync
12cr|task-blackberry-common-1.0-2|28	
12cr|task-blackberry-common-1.0-2|29	%description -n task-blackberry-kde
12cr|task-blackberry-common-1.0-2|30	This package is a meta-package for connecting with Blackberry smart
12cr|task-blackberry-common-1.0-2|31	phones. It depends on all packages necessary for synchronizing with
12cr|task-blackberry-common-1.0-2|32	a Blackberry using the OpenSync framework, and packages that are
12cr|task-blackberry-common-1.0-2|33	useful for synchronizing with KDE applications.
12cr|task-blackberry-common-1.0-2|34	
12cr|task-blackberry-common-1.0-2|35	%package -n task-blackberry-gnome
12cr|task-blackberry-common-1.0-2|36	Summary:	GNOME metapackage for synchronizing with a Blackberry
12cr|task-blackberry-common-1.0-2|37	Group:		Communications
12cr|task-blackberry-common-1.0-2|38	Requires:	task-blackberry-common
12cr|task-blackberry-common-1.0-2|39	Requires:	libopensync-plugin-evolution2
12cr|task-blackberry-common-1.0-2|40	Requires:	multisync-gui
12cr|task-blackberry-common-1.0-2|41	
12cr|task-blackberry-common-1.0-2|42	%description -n task-blackberry-gnome
12cr|task-blackberry-common-1.0-2|43	This package is a meta-package for connecting with Blackberry smart
12cr|task-blackberry-common-1.0-2|44	phones. It depends on all packages necessary for synchronizing with
12cr|task-blackberry-common-1.0-2|45	a Blackberry using the OpenSync framework, and packages that are
12cr|task-blackberry-common-1.0-2|46	useful for synchronizing with GNOME applications.
12cr|task-blackberry-common-1.0-2|47	
12cr|task-blackberry-common-1.0-2|48	%files
12cr|task-blackberry-common-1.0-2|49	
12cr|task-blackberry-common-1.0-2|50	%files -n task-blackberry-kde
12cr|task-blackberry-common-1.0-2|51	
12cr|task-blackberry-common-1.0-2|52	%files -n task-blackberry-gnome
12cr|task-blackberry-common-1.0-2|53	
12cr|task-blackberry-common-1.0-2|54	
12cr|task-blackberry-common-1.0-2|55	
12cr|task-blackberry-common-1.0-2|56	%changelog
12cr|task-blackberry-common-1.0-2|57	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0-2mdv2010.0
12cr|task-blackberry-common-1.0-2|58	+ Revision: 434275
12cr|task-blackberry-common-1.0-2|59	- rebuild
12cr|task-blackberry-common-1.0-2|60	
12cr|task-blackberry-common-1.0-2|61	* Fri Mar 14 2008 Adam Williamson <awilliamson@mandriva.org> 1.0-1mdv2008.1
12cr|task-blackberry-common-1.0-2|62	+ Revision: 187772
12cr|task-blackberry-common-1.0-2|63	- import task-blackberry-common
12cr|task-blackberry-common-1.0-2|64	
12cr|task-blackberry-common-1.0-2|65	

7902 12
12cr|task-bs-2012.0-2|1	
12cr|task-bs-2012.0-2|2	Summary: Task package for the Mandriva build system nodes
12cr|task-bs-2012.0-2|3	Name: task-bs
12cr|task-bs-2012.0-2|4	Version: 2012.0
12cr|task-bs-2012.0-2|5	Release: 2
12cr|task-bs-2012.0-2|6	License: GPLv2+
12cr|task-bs-2012.0-2|7	Group: System/Servers
12cr|task-bs-2012.0-2|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|task-bs-2012.0-2|9	Url: http://www.mandriva.com/
12cr|task-bs-2012.0-2|10	BuildArch: noarch
12cr|task-bs-2012.0-2|11	
12cr|task-bs-2012.0-2|12	%description
12cr|task-bs-2012.0-2|13	This task package installs the required components for the Mandriva
12cr|task-bs-2012.0-2|14	build system nodes.
12cr|task-bs-2012.0-2|15	
12cr|task-bs-2012.0-2|16	%package common
12cr|task-bs-2012.0-2|17	Summary: Task package for common tools on Mandriva build system nodes
12cr|task-bs-2012.0-2|18	Group: System/Servers
12cr|task-bs-2012.0-2|19	Requires: basesystem
12cr|task-bs-2012.0-2|20	Requires: urpmi
12cr|task-bs-2012.0-2|21	Requires: cfengine-cfagent
12cr|task-bs-2012.0-2|22	Requires: openssh-server sshd-monitor
12cr|task-bs-2012.0-2|23	Requires: openldap-clients
12cr|task-bs-2012.0-2|24	Requires: nss_ldap pam_ldap nscd
12cr|task-bs-2012.0-2|25	Requires: sudo
12cr|task-bs-2012.0-2|26	Requires: zsh
12cr|task-bs-2012.0-2|27	Requires: nail
12cr|task-bs-2012.0-2|28	Requires: ntp
12cr|task-bs-2012.0-2|29	Requires: smartmontools
12cr|task-bs-2012.0-2|30	# rpmctl (through mkcd deps)
12cr|task-bs-2012.0-2|31	Requires: perl-Image-Size
12cr|task-bs-2012.0-2|32	
12cr|task-bs-2012.0-2|33	%description common
12cr|task-bs-2012.0-2|34	This task package installs the required common components for the
12cr|task-bs-2012.0-2|35	Mandriva build system nodes.
12cr|task-bs-2012.0-2|36	
12cr|task-bs-2012.0-2|37	%package cluster-base
12cr|task-bs-2012.0-2|38	Summary: Task package for base system of the Mandriva cluster nodes
12cr|task-bs-2012.0-2|39	Group: System/Servers
12cr|task-bs-2012.0-2|40	Requires: task-bs-common
12cr|task-bs-2012.0-2|41	Requires: nfs-utils
12cr|task-bs-2012.0-2|42	Requires: kernel-server-latest
12cr|task-bs-2012.0-2|43	Requires: net-snmp
12cr|task-bs-2012.0-2|44	Requires: ganglia-core
12cr|task-bs-2012.0-2|45	
12cr|task-bs-2012.0-2|46	%description cluster-base
12cr|task-bs-2012.0-2|47	This task package installs the required components for the base system
12cr|task-bs-2012.0-2|48	of the Mandriva cluster nodes.
12cr|task-bs-2012.0-2|49	
12cr|task-bs-2012.0-2|50	%package cluster-chroot
12cr|task-bs-2012.0-2|51	Summary: Task package for chroot system of the Mandriva cluster nodes
12cr|task-bs-2012.0-2|52	Group: System/Servers
12cr|task-bs-2012.0-2|53	Requires: task-bs-common
12cr|task-bs-2012.0-2|54	Requires: autofs
12cr|task-bs-2012.0-2|55	Requires: nfs-utils-clients
12cr|task-bs-2012.0-2|56	Requires: mdv-youri-submit
12cr|task-bs-2012.0-2|57	# iurt requirements
12cr|task-bs-2012.0-2|58	Requires: mdv-distrib-tools mkcd perl-File-NCopy perl-Filesys-Df perl-MIME-tools perl-RPM rpmmon rsync
12cr|task-bs-2012.0-2|59	Requires: repsys
12cr|task-bs-2012.0-2|60	Requires: mdvsys
12cr|task-bs-2012.0-2|61	Requires: postfix
12cr|task-bs-2012.0-2|62	Requires: squid
12cr|task-bs-2012.0-2|63	# urpmi requirements for migrating rpmdb db version to one compatible with chrooted rpm
12cr|task-bs-2012.0-2|64	#Requires: db42-utils
12cr|task-bs-2012.0-2|65	Requires: db4-utils >= 4.6
12cr|task-bs-2012.0-2|66	Requires: rpmlint  rpmlint-mandriva-policy
12cr|task-bs-2012.0-2|67	%description cluster-chroot
12cr|task-bs-2012.0-2|68	This task package installs the required components for the chroot system
12cr|task-bs-2012.0-2|69	of the Mandriva cluster nodes, running cooker.
12cr|task-bs-2012.0-2|70	
12cr|task-bs-2012.0-2|71	%package cluster-main
12cr|task-bs-2012.0-2|72	Summary: Task package for the main node of the Mandriva cluster
12cr|task-bs-2012.0-2|73	Group: System/Servers
12cr|task-bs-2012.0-2|74	Requires: task-bs-common
12cr|task-bs-2012.0-2|75	Requires: autofs
12cr|task-bs-2012.0-2|76	Requires: nfs-utils
12cr|task-bs-2012.0-2|77	Requires: repsys
12cr|task-bs-2012.0-2|78	Requires: smartmontools
12cr|task-bs-2012.0-2|79	Requires: kernel-server-latest
12cr|task-bs-2012.0-2|80	Requires: mdv-youri-submit
12cr|task-bs-2012.0-2|81	Requires: net-snmp
12cr|task-bs-2012.0-2|82	Requires: postfix
12cr|task-bs-2012.0-2|83	# for the web interface:
12cr|task-bs-2012.0-2|84	Requires: apache-mpm-prefork
12cr|task-bs-2012.0-2|85	Requires: apache-mod_userdir
12cr|task-bs-2012.0-2|86	Requires: apache-mod_authnz_external
12cr|task-bs-2012.0-2|87	Requires: apache-mod_ssl
12cr|task-bs-2012.0-2|88	Requires: apache-mod_php
12cr|task-bs-2012.0-2|89	Requires: php-suhosin
12cr|task-bs-2012.0-2|90	Requires: php-ssh2
12cr|task-bs-2012.0-2|91	
12cr|task-bs-2012.0-2|92	%description cluster-main
12cr|task-bs-2012.0-2|93	This task package installs the required components for the main node
12cr|task-bs-2012.0-2|94	of the Mandriva cluster (currently kenobi).
12cr|task-bs-2012.0-2|95	
12cr|task-bs-2012.0-2|96	%package mirror-upload
12cr|task-bs-2012.0-2|97	Summary: Task package for mirror upload node in Mandriva build system
12cr|task-bs-2012.0-2|98	Group: System/Servers
12cr|task-bs-2012.0-2|99	Requires: task-bs-common
12cr|task-bs-2012.0-2|100	Requires: nfs-utils
12cr|task-bs-2012.0-2|101	Requires: mdv-youri-submit mkcd rsync lftp
12cr|task-bs-2012.0-2|102	Requires: dhcp-server pxe tftp-server
12cr|task-bs-2012.0-2|103	Requires: apache-mpm-prefork
12cr|task-bs-2012.0-2|104	Requires: postfix
12cr|task-bs-2012.0-2|105	Requires: kernel-server-latest
12cr|task-bs-2012.0-2|106	Requires: make
12cr|task-bs-2012.0-2|107	# for soft/build_system/mirror/mirrorlist called by generatelist.sh:
12cr|task-bs-2012.0-2|108	Requires: libxslt-proc
12cr|task-bs-2012.0-2|109	
12cr|task-bs-2012.0-2|110	%description mirror-upload
12cr|task-bs-2012.0-2|111	This task package installs the required components for the mirror upload
12cr|task-bs-2012.0-2|112	node of the Mandriva build system (currently raoh).
12cr|task-bs-2012.0-2|113	
12cr|task-bs-2012.0-2|114	%prep
12cr|task-bs-2012.0-2|115	%setup -q -T -c
12cr|task-bs-2012.0-2|116	
12cr|task-bs-2012.0-2|117	%build
12cr|task-bs-2012.0-2|118	
12cr|task-bs-2012.0-2|119	%install
12cr|task-bs-2012.0-2|120	
12cr|task-bs-2012.0-2|121	%clean
12cr|task-bs-2012.0-2|122	rm -rf %{buildroot}
12cr|task-bs-2012.0-2|123	
12cr|task-bs-2012.0-2|124	%triggerin cluster-chroot -- glibc, gcc, binutils
12cr|task-bs-2012.0-2|125	
12cr|task-bs-2012.0-2|126	%files common
12cr|task-bs-2012.0-2|127	%files cluster-base
12cr|task-bs-2012.0-2|128	%files cluster-chroot
12cr|task-bs-2012.0-2|129	%files cluster-main
12cr|task-bs-2012.0-2|130	%files mirror-upload
12cr|task-bs-2012.0-2|131	
12cr|task-bs-2012.0-2|132	
12cr|task-bs-2012.0-2|133	%changelog
12cr|task-bs-2012.0-2|134	* Fri Nov 18 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2012.0-2
12cr|task-bs-2012.0-2|135	+ Revision: 731666
12cr|task-bs-2012.0-2|136	- rebuild
12cr|task-bs-2012.0-2|137	
12cr|task-bs-2012.0-2|138	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|task-bs-2012.0-2|139	- icecream is not being used anymore
12cr|task-bs-2012.0-2|140	
12cr|task-bs-2012.0-2|141	* Sat Apr 09 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 2011.0-1
12cr|task-bs-2012.0-2|142	+ Revision: 652040
12cr|task-bs-2012.0-2|143	- Bump version
12cr|task-bs-2012.0-2|144	
12cr|task-bs-2012.0-2|145	* Tue Jan 25 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 2010.1-6
12cr|task-bs-2012.0-2|146	+ Revision: 632516
12cr|task-bs-2012.0-2|147	- now nodes use squid to cache packages
12cr|task-bs-2012.0-2|148	- rpm5: s/perl-RPM4/perl-RPM/
12cr|task-bs-2012.0-2|149	
12cr|task-bs-2012.0-2|150	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cr|task-bs-2012.0-2|151	- drop dependency on db42-utils to prevent urpmi trying to migrate to ancient bdb
12cr|task-bs-2012.0-2|152	- bump release
12cr|task-bs-2012.0-2|153	
12cr|task-bs-2012.0-2|154	* Tue Dec 28 2010 Thierry Vignaud <tv@mandriva.org> 2010.1-5mdv2011.0
12cr|task-bs-2012.0-2|155	+ Revision: 625583
12cr|task-bs-2012.0-2|156	- make task-bs-common conflicts with msec
12cr|task-bs-2012.0-2|157	
12cr|task-bs-2012.0-2|158	* Sun Oct 31 2010 Olivier Blin <blino@mandriva.org> 2010.1-4mdv2011.0
12cr|task-bs-2012.0-2|159	+ Revision: 591158
12cr|task-bs-2012.0-2|160	- add back sshd-monitor, this could save some big trouble
12cr|task-bs-2012.0-2|161	- don't conflict with msec, the proper way is to configure it not to be evil
12cr|task-bs-2012.0-2|162	
12cr|task-bs-2012.0-2|163	* Wed Sep 01 2010 Thierry Vignaud <tv@mandriva.org> 2010.1-3mdv2011.0
12cr|task-bs-2012.0-2|164	+ Revision: 575063
12cr|task-bs-2012.0-2|165	- make task-bs-common conflicts with msec
12cr|task-bs-2012.0-2|166	
12cr|task-bs-2012.0-2|167	* Mon Aug 30 2010 Thierry Vignaud <tv@mandriva.org> 2010.1-2mdv2011.0
12cr|task-bs-2012.0-2|168	+ Revision: 574266
12cr|task-bs-2012.0-2|169	- make task-bs-cluster-base conflicts with msec
12cr|task-bs-2012.0-2|170	
12cr|task-bs-2012.0-2|171	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|task-bs-2012.0-2|172	- get off my lawn X libs
12cr|task-bs-2012.0-2|173	
12cr|task-bs-2012.0-2|174	+ Pascal Terjan <pterjan@mandriva.org>
12cr|task-bs-2012.0-2|175	- Increase version
12cr|task-bs-2012.0-2|176	
12cr|task-bs-2012.0-2|177	* Mon Apr 19 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 2010.0-12mdv2010.1
12cr|task-bs-2012.0-2|178	+ Revision: 536876
12cr|task-bs-2012.0-2|179	- added packages used to recreate the environment on The New Kenobi
12cr|task-bs-2012.0-2|180	
12cr|task-bs-2012.0-2|181	+ Olivier Blin <blino@mandriva.org>
12cr|task-bs-2012.0-2|182	- require perl-Image-Size for rpmctl
12cr|task-bs-2012.0-2|183	
12cr|task-bs-2012.0-2|184	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2009.0-10mdv2010.1
12cr|task-bs-2012.0-2|185	+ Revision: 468682
12cr|task-bs-2012.0-2|186	- perl-  has been renamed
12cr|task-bs-2012.0-2|187	
12cr|task-bs-2012.0-2|188	* Tue Aug 04 2009 Michael Scherer <misc@mandriva.org> 2009.0-9mdv2010.0
12cr|task-bs-2012.0-2|189	+ Revision: 408682
12cr|task-bs-2012.0-2|190	- update license
12cr|task-bs-2012.0-2|191	- update requires on rpmlint
12cr|task-bs-2012.0-2|192	
12cr|task-bs-2012.0-2|193	* Mon Jul 13 2009 Gustavo De Nardin <gustavodn@mandriva.com> 2009.0-8mdv2010.0
12cr|task-bs-2012.0-2|194	+ Revision: 395603
12cr|task-bs-2012.0-2|195	- perl-Filesys-Statvfs_Statfs_Df got renamed to perl-Filesys-Df
12cr|task-bs-2012.0-2|196	
12cr|task-bs-2012.0-2|197	* Tue Jan 06 2009 Pixel <pixel@mandriva.com> 2009.0-7mdv2009.1
12cr|task-bs-2012.0-2|198	+ Revision: 326118
12cr|task-bs-2012.0-2|199	- urpmi requires a recent db_dump, but either db47-utils or db46-utils will do
12cr|task-bs-2012.0-2|200	
12cr|task-bs-2012.0-2|201	* Tue Sep 09 2008 Pixel <pixel@mandriva.com> 2009.0-6mdv2009.0
12cr|task-bs-2012.0-2|202	+ Revision: 283116
12cr|task-bs-2012.0-2|203	- task-bs-cluster-chroot: add some requires to allow urpmi to migrate rpmdb db
12cr|task-bs-2012.0-2|204	version to one compatible with chrooted rpm
12cr|task-bs-2012.0-2|205	
12cr|task-bs-2012.0-2|206	* Sun Aug 10 2008 Olivier Blin <blino@mandriva.org> 2009.0-4mdv2009.0
12cr|task-bs-2012.0-2|207	+ Revision: 270205
12cr|task-bs-2012.0-2|208	- require openldap-clients everywhere
12cr|task-bs-2012.0-2|209	(ldapsearch is used by scripts like all_ssh)
12cr|task-bs-2012.0-2|210	
12cr|task-bs-2012.0-2|211	* Tue Jul 22 2008 Olivier Blin <blino@mandriva.org> 2009.0-3mdv2009.0
12cr|task-bs-2012.0-2|212	+ Revision: 240093
12cr|task-bs-2012.0-2|213	- require rpmmon (for iurt)
12cr|task-bs-2012.0-2|214	
12cr|task-bs-2012.0-2|215	* Tue Jun 24 2008 Frederic Crozat <fcrozat@mandriva.com> 2009.0-2mdv2009.0
12cr|task-bs-2012.0-2|216	+ Revision: 228518
12cr|task-bs-2012.0-2|217	- add trigger to automatically update icecream environment when gcc / glibc / binutils are updated
12cr|task-bs-2012.0-2|218	
12cr|task-bs-2012.0-2|219	* Wed May 14 2008 Thierry Vignaud <tv@mandriva.org> 2009.0-1mdv2009.0
12cr|task-bs-2012.0-2|220	+ Revision: 206902
12cr|task-bs-2012.0-2|221	- bump version
12cr|task-bs-2012.0-2|222	
12cr|task-bs-2012.0-2|223	* Thu May 08 2008 Olivier Blin <blino@mandriva.org> 2008.1-12mdv2009.0
12cr|task-bs-2012.0-2|224	+ Revision: 204606
12cr|task-bs-2012.0-2|225	- require postfix in kenobi and cluster chroots (not to lose cron error messages)
12cr|task-bs-2012.0-2|226	
12cr|task-bs-2012.0-2|227	* Fri Mar 07 2008 Olivier Blin <blino@mandriva.org> 2008.1-11mdv2008.1
12cr|task-bs-2012.0-2|228	+ Revision: 181261
12cr|task-bs-2012.0-2|229	- require nail (to get alerts when cron jobs fail)
12cr|task-bs-2012.0-2|230	
12cr|task-bs-2012.0-2|231	+ Pixel <pixel@mandriva.com>
12cr|task-bs-2012.0-2|232	- add libxslt-proc for soft/build_system/mirror/mirrorlist called by generatelist.sh
12cr|task-bs-2012.0-2|233	
12cr|task-bs-2012.0-2|234	+ Marcelo Ricardo Leitner <mrl@mandriva.com>
12cr|task-bs-2012.0-2|235	- Added net-snmp requires to task-bs-base and task-bs-main: we will monitor them
12cr|task-bs-2012.0-2|236	from outside.
12cr|task-bs-2012.0-2|237	- Added icecream requires to tasb-bs-base and task-bs-main: icecream daemons
12cr|task-bs-2012.0-2|238	should be executed from outside, while task-bs-main is the scheduler.
12cr|task-bs-2012.0-2|239	
12cr|task-bs-2012.0-2|240	+ Thierry Vignaud <tv@mandriva.org>
12cr|task-bs-2012.0-2|241	- fix no-buildroot-tag
12cr|task-bs-2012.0-2|242	
12cr|task-bs-2012.0-2|243	* Fri Feb 08 2008 Olivier Blin <blino@mandriva.org> 2008.1-10mdv2008.1
12cr|task-bs-2012.0-2|244	+ Revision: 164274
12cr|task-bs-2012.0-2|245	- kenobi also needs mdv-youri-submit
12cr|task-bs-2012.0-2|246	
12cr|task-bs-2012.0-2|247	* Fri Feb 08 2008 Olivier Blin <blino@mandriva.org> 2008.1-9mdv2008.1
12cr|task-bs-2012.0-2|248	+ Revision: 164184
12cr|task-bs-2012.0-2|249	- iurt requires rsync for log files
12cr|task-bs-2012.0-2|250	- require make on raoh
12cr|task-bs-2012.0-2|251	- require apache and kernel-server on kenobi
12cr|task-bs-2012.0-2|252	
12cr|task-bs-2012.0-2|253	* Tue Jan 29 2008 Olivier Blin <blino@mandriva.org> 2008.1-8mdv2008.1
12cr|task-bs-2012.0-2|254	+ Revision: 159684
12cr|task-bs-2012.0-2|255	- require lftp on mirror upload node
12cr|task-bs-2012.0-2|256	
12cr|task-bs-2012.0-2|257	* Fri Jan 25 2008 Olivier Blin <blino@mandriva.org> 2008.1-7mdv2008.1
12cr|task-bs-2012.0-2|258	+ Revision: 158095
12cr|task-bs-2012.0-2|259	- require nscd everywhere
12cr|task-bs-2012.0-2|260	
12cr|task-bs-2012.0-2|261	* Tue Jan 22 2008 Olivier Blin <blino@mandriva.org> 2008.1-6mdv2008.1
12cr|task-bs-2012.0-2|262	+ Revision: 156344
12cr|task-bs-2012.0-2|263	- require perl-MDV-Repsys in cluster chroots
12cr|task-bs-2012.0-2|264	
12cr|task-bs-2012.0-2|265	* Tue Jan 22 2008 Olivier Blin <blino@mandriva.org> 2008.1-5mdv2008.1
12cr|task-bs-2012.0-2|266	+ Revision: 156043
12cr|task-bs-2012.0-2|267	- require kernel-server-latest as well for mirror upload host
12cr|task-bs-2012.0-2|268	- require apache and postfix for mirror upload
12cr|task-bs-2012.0-2|269	- require rsync for mirror upload
12cr|task-bs-2012.0-2|270	- require mkcd on mirror upload host
12cr|task-bs-2012.0-2|271	
12cr|task-bs-2012.0-2|272	* Mon Jan 21 2008 Olivier Blin <blino@mandriva.org> 2008.1-4mdv2008.1
12cr|task-bs-2012.0-2|273	+ Revision: 155718
12cr|task-bs-2012.0-2|274	- add iurt requirements for cluster chroots (thanks to Anssi, #37001)
12cr|task-bs-2012.0-2|275	
12cr|task-bs-2012.0-2|276	* Fri Jan 18 2008 Olivier Blin <blino@mandriva.org> 2008.1-3mdv2008.1
12cr|task-bs-2012.0-2|277	+ Revision: 154909
12cr|task-bs-2012.0-2|278	- add kernel-server-latest on cluster base systems
12cr|task-bs-2012.0-2|279	- make sure basesystem gets installed/reinstalled automatically on every cluster node
12cr|task-bs-2012.0-2|280	
12cr|task-bs-2012.0-2|281	* Tue Jan 15 2008 Olivier Blin <blino@mandriva.org> 2008.1-2mdv2008.1
12cr|task-bs-2012.0-2|282	+ Revision: 152534
12cr|task-bs-2012.0-2|283	- install smartmontools
12cr|task-bs-2012.0-2|284	- install sshd-monitor everywhere
12cr|task-bs-2012.0-2|285	- require urpmi everywhere
12cr|task-bs-2012.0-2|286	- require ntp everywhere
12cr|task-bs-2012.0-2|287	- require nscd in cluster chroots
12cr|task-bs-2012.0-2|288	- require icecream in cluster chroots
12cr|task-bs-2012.0-2|289	
12cr|task-bs-2012.0-2|290	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 2008.1-1mdv2008.1
12cr|task-bs-2012.0-2|291	+ Revision: 136483
12cr|task-bs-2012.0-2|292	- oops, require nfs-utils instead of nfs-server
12cr|task-bs-2012.0-2|293	- require dhcp/pxe/tftp on main mirror
12cr|task-bs-2012.0-2|294	- require autofs on main cluster node
12cr|task-bs-2012.0-2|295	- require repsys on public cluster nodes
12cr|task-bs-2012.0-2|296	- require mdv-youri-submit in cluster chroots and mirror upload systems
12cr|task-bs-2012.0-2|297	- require zsh so that zsh users can login
12cr|task-bs-2012.0-2|298	- require cfengine-cfagent
12cr|task-bs-2012.0-2|299	- require nfs-utils-clients for cluster chroots
12cr|task-bs-2012.0-2|300	- add current node main in descriptions
12cr|task-bs-2012.0-2|301	- require autofs on cluster chroots
12cr|task-bs-2012.0-2|302	- require nfs-server on cluster base nodes, cluster main node and mirror upload node
12cr|task-bs-2012.0-2|303	- require sudo on all nodes
12cr|task-bs-2012.0-2|304	- require nss_ldap and pam_ldap on all nodes
12cr|task-bs-2012.0-2|305	- require openssh-server on all nodes
12cr|task-bs-2012.0-2|306	- initial task-bs package
12cr|task-bs-2012.0-2|307	- create task-bs
12cr|task-bs-2012.0-2|308	

7903 12
12cr|taskcoach-1.3.18-1|1	%define tarname	TaskCoach
12cr|taskcoach-1.3.18-1|2	%define name	taskcoach
12cr|taskcoach-1.3.18-1|3	%define version 1.3.18
12cr|taskcoach-1.3.18-1|4	%define release 1
12cr|taskcoach-1.3.18-1|5	
12cr|taskcoach-1.3.18-1|6	Summary:	Your friendly task manager
12cr|taskcoach-1.3.18-1|7	Name:		%{name}
12cr|taskcoach-1.3.18-1|8	Version:	%{version}
12cr|taskcoach-1.3.18-1|9	Release:	%{release}
12cr|taskcoach-1.3.18-1|10	Source0:	http://prdownloads.sourceforge.net/%{tarname}/%{tarname}-%{version}.tar.gz
12cr|taskcoach-1.3.18-1|11	Patch0:		mandriva.patch
12cr|taskcoach-1.3.18-1|12	License:	GPLv3+
12cr|taskcoach-1.3.18-1|13	Group:		Development/Other
12cr|taskcoach-1.3.18-1|14	Url:		http://www.taskcoach.org/
12cr|taskcoach-1.3.18-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|taskcoach-1.3.18-1|16	Requires:	python >= 2.6, wxPythonGTK >= 2.8.9.2
12cr|taskcoach-1.3.18-1|17	BuildArch:	noarch
12cr|taskcoach-1.3.18-1|18	
12cr|taskcoach-1.3.18-1|19	%description
12cr|taskcoach-1.3.18-1|20	Task Coach is a simple open source todo manager to keep track of
12cr|taskcoach-1.3.18-1|21	personal tasks and todo lists. It grew out of a frustration th at most
12cr|taskcoach-1.3.18-1|22	task managers do not provide facilities for composite tasks. Often,
12cr|taskcoach-1.3.18-1|23	tasks and other things todo consist of several activities. Task Coach
12cr|taskcoach-1.3.18-1|24	is designed to deal with composite tasks. In addition, it offers
12cr|taskcoach-1.3.18-1|25	effort tracking, categories, and notes.
12cr|taskcoach-1.3.18-1|26	
12cr|taskcoach-1.3.18-1|27	%prep
12cr|taskcoach-1.3.18-1|28	%setup -q -n %{tarname}-%{version}
12cr|taskcoach-1.3.18-1|29	%patch0 -p0
12cr|taskcoach-1.3.18-1|30	
12cr|taskcoach-1.3.18-1|31	%install
12cr|taskcoach-1.3.18-1|32	%__rm -rf %{buildroot}
12cr|taskcoach-1.3.18-1|33	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cr|taskcoach-1.3.18-1|34	rm -rf %{buildroot}%{py_sitedir}/buildlib*
12cr|taskcoach-1.3.18-1|35	mv %{buildroot}%{_bindir}/taskcoach.py %{buildroot}%{_bindir}/taskcoach
12cr|taskcoach-1.3.18-1|36	
12cr|taskcoach-1.3.18-1|37	%clean
12cr|taskcoach-1.3.18-1|38	%__rm -rf %{buildroot}
12cr|taskcoach-1.3.18-1|39	
12cr|taskcoach-1.3.18-1|40	%files
12cr|taskcoach-1.3.18-1|41	%defattr(-,root,root)
12cr|taskcoach-1.3.18-1|42	%doc CHANGES.txt COPYRIGHT.txt HACKING.txt LICENSE.txt PUBLICITY.txt README.txt
12cr|taskcoach-1.3.18-1|43	%_bindir/taskcoach
12cr|taskcoach-1.3.18-1|44	%py_sitedir/TaskCoach*
12cr|taskcoach-1.3.18-1|45	%py_sitedir/taskcoach*
12cr|taskcoach-1.3.18-1|46	
12cr|taskcoach-1.3.18-1|47	
12cr|taskcoach-1.3.18-1|48	%changelog
12cr|taskcoach-1.3.18-1|49	* Wed Sep 05 2012 Lev Givon <lev@mandriva.org> 1.3.18-1
12cr|taskcoach-1.3.18-1|50	+ Revision: 816408
12cr|taskcoach-1.3.18-1|51	- Update to 1.3.18.
12cr|taskcoach-1.3.18-1|52	
12cr|taskcoach-1.3.18-1|53	* Tue Jun 05 2012 Lev Givon <lev@mandriva.org> 1.3.15-1
12cr|taskcoach-1.3.18-1|54	+ Revision: 802789
12cr|taskcoach-1.3.18-1|55	- Update to 1.3.15.
12cr|taskcoach-1.3.18-1|56	
12cr|taskcoach-1.3.18-1|57	* Tue Feb 21 2012 Lev Givon <lev@mandriva.org> 1.3.7-1
12cr|taskcoach-1.3.18-1|58	+ Revision: 778343
12cr|taskcoach-1.3.18-1|59	- Update to 1.3.7.
12cr|taskcoach-1.3.18-1|60	
12cr|taskcoach-1.3.18-1|61	* Wed Jan 25 2012 Lev Givon <lev@mandriva.org> 1.3.6-1
12cr|taskcoach-1.3.18-1|62	+ Revision: 768115
12cr|taskcoach-1.3.18-1|63	- Update to 1.3.6.
12cr|taskcoach-1.3.18-1|64	
12cr|taskcoach-1.3.18-1|65	* Tue Jan 10 2012 Lev Givon <lev@mandriva.org> 1.3.4-1
12cr|taskcoach-1.3.18-1|66	+ Revision: 759446
12cr|taskcoach-1.3.18-1|67	- Update to 1.3.4.
12cr|taskcoach-1.3.18-1|68	
12cr|taskcoach-1.3.18-1|69	* Fri Dec 09 2011 Lev Givon <lev@mandriva.org> 1.3.2-1
12cr|taskcoach-1.3.18-1|70	+ Revision: 739473
12cr|taskcoach-1.3.18-1|71	- Update to 1.3.2.
12cr|taskcoach-1.3.18-1|72	
12cr|taskcoach-1.3.18-1|73	* Mon Nov 28 2011 Lev Givon <lev@mandriva.org> 1.3.1-1
12cr|taskcoach-1.3.18-1|74	+ Revision: 734767
12cr|taskcoach-1.3.18-1|75	- imported package taskcoach
12cr|taskcoach-1.3.18-1|76	

7904 12
12cr|task-e17-2012.1-2|1	Name:		task-e17
12cr|task-e17-2012.1-2|2	Version:	2012.1
12cr|task-e17-2012.1-2|3	Release:	2
12cr|task-e17-2012.1-2|4	Summary:	Metapackage for the E17
12cr|task-e17-2012.1-2|5	Group:		Graphical desktop/Enlightenment
12cr|task-e17-2012.1-2|6	License:	GPL
12cr|task-e17-2012.1-2|7	URL:		http://www.rosalinux.com
12cr|task-e17-2012.1-2|8	BuildArch:	noarch
12cr|task-e17-2012.1-2|9	Requires:	%{name}-minimal
12cr|task-e17-2012.1-2|10	Requires:	editje
12cr|task-e17-2012.1-2|11	Requires:	edje_viewer
12cr|task-e17-2012.1-2|12	Requires:	emprint
12cr|task-e17-2012.1-2|13	Requires:	enki
12cr|task-e17-2012.1-2|14	Requires:	enlil
12cr|task-e17-2012.1-2|15	Requires:	exalt
12cr|task-e17-2012.1-2|16	Requires:	eweather
12cr|task-e17-2012.1-2|17	Requires:	e_modules
12cr|task-e17-2012.1-2|18	Requires:	ephoto
12cr|task-e17-2012.1-2|19	Requires:	enjoy
12cr|task-e17-2012.1-2|20	Requires:	python-ecore
12cr|task-e17-2012.1-2|21	Requires:	python-e_dbus
12cr|task-e17-2012.1-2|22	Requires:	python-edje
12cr|task-e17-2012.1-2|23	Requires:	python-egenix-mx-base
12cr|task-e17-2012.1-2|24	Requires:	python-elementary
12cr|task-e17-2012.1-2|25	Requires:	python-emotion
12cr|task-e17-2012.1-2|26	Requires:	python-ethumb
12cr|task-e17-2012.1-2|27	Requires:	python-evas
12cr|task-e17-2012.1-2|28	Suggests:	terminology
12cr|task-e17-2012.1-2|29	# Some stuff we don't have yet
12cr|task-e17-2012.1-2|30	Suggests:	eve
12cr|task-e17-2012.1-2|31	# prefered apps
12cr|task-e17-2012.1-2|32	Suggests:	lxdm
12cr|task-e17-2012.1-2|33	
12cr|task-e17-2012.1-2|34	%description
12cr|task-e17-2012.1-2|35	This package is a meta-package, meaning that its purpose is to contain
12cr|task-e17-2012.1-2|36	all E17 application and librairies. It also install some suggests
12cr|task-e17-2012.1-2|37	
12cr|task-e17-2012.1-2|38	%package minimal
12cr|task-e17-2012.1-2|39	Summary:	Metapackage minimal for the E17
12cr|task-e17-2012.1-2|40	Group:		Graphical desktop/Enlightenment
12cr|task-e17-2012.1-2|41	License:	GPL
12cr|task-e17-2012.1-2|42	Provides:	E17
12cr|task-e17-2012.1-2|43	Requires:	eet
12cr|task-e17-2012.1-2|44	Requires:	evas
12cr|task-e17-2012.1-2|45	Requires:	ecore
12cr|task-e17-2012.1-2|46	Requires:	embryo
12cr|task-e17-2012.1-2|47	Requires:	edje
12cr|task-e17-2012.1-2|48	Requires:	efreet
12cr|task-e17-2012.1-2|49	Requires:	e_dbus
12cr|task-e17-2012.1-2|50	Requires:	eeze
12cr|task-e17-2012.1-2|51	Requires:	expedite
12cr|task-e17-2012.1-2|52	Requires:	evas_generic_loaders
12cr|task-e17-2012.1-2|53	Requires:	emotion
12cr|task-e17-2012.1-2|54	Requires:	ethumb
12cr|task-e17-2012.1-2|55	Requires:	elementary
12cr|task-e17-2012.1-2|56	Requires:	e
12cr|task-e17-2012.1-2|57	Requires:	eterm
12cr|task-e17-2012.1-2|58	Suggests:	xterm
12cr|task-e17-2012.1-2|59	
12cr|task-e17-2012.1-2|60	%description minimal
12cr|task-e17-2012.1-2|61	This package is a meta-package, meaning that its purpose is to contain
12cr|task-e17-2012.1-2|62	all E17 application and librairies.
12cr|task-e17-2012.1-2|63	
12cr|task-e17-2012.1-2|64	%files
12cr|task-e17-2012.1-2|65	
12cr|task-e17-2012.1-2|66	%files minimal
12cr|task-e17-2012.1-2|67	

7905 12
12cr|task-ede-1.0-5|1	%define name task-ede
12cr|task-ede-1.0-5|2	%define version 1.0
12cr|task-ede-1.0-5|3	%define release %mkrel 5
12cr|task-ede-1.0-5|4	
12cr|task-ede-1.0-5|5	Name: %{name}
12cr|task-ede-1.0-5|6	Version: %{version}
12cr|task-ede-1.0-5|7	Release: %{release}
12cr|task-ede-1.0-5|8	Summary: Metapackage for EDE
12cr|task-ede-1.0-5|9	Group: Graphical desktop/Other
12cr|task-ede-1.0-5|10	License: GPL
12cr|task-ede-1.0-5|11	Requires: ede
12cr|task-ede-1.0-5|12	Requires: rox
12cr|task-ede-1.0-5|13	# Explicit require xemacs-extras to avoid the question of xemacs-extras or ctags
12cr|task-ede-1.0-5|14	Requires: xemacs xemacs-extras
12cr|task-ede-1.0-5|15	Requires: vim-X11
12cr|task-ede-1.0-5|16	Requires: abiword
12cr|task-ede-1.0-5|17	Requires: lyx
12cr|task-ede-1.0-5|18	Requires: openoffice.org
12cr|task-ede-1.0-5|19	Requires: graveman
12cr|task-ede-1.0-5|20	Requires: cooledit
12cr|task-ede-1.0-5|21	Requires: etranslate
12cr|task-ede-1.0-5|22	Requires: efluid
12cr|task-ede-1.0-5|23	Requires: xxgdb
12cr|task-ede-1.0-5|24	Requires: lbreakout2
12cr|task-ede-1.0-5|25	Requires: xbill
12cr|task-ede-1.0-5|26	Requires: gimp
12cr|task-ede-1.0-5|27	Requires: gqview
12cr|task-ede-1.0-5|28	Requires: gv
12cr|task-ede-1.0-5|29	Requires: xdvi
12cr|task-ede-1.0-5|30	Requires: xpdf
12cr|task-ede-1.0-5|31	Requires: xsane
12cr|task-ede-1.0-5|32	Requires: mozilla-firefox
12cr|task-ede-1.0-5|33	Requires: lynx
12cr|task-ede-1.0-5|34	Requires: pidgin
12cr|task-ede-1.0-5|35	Requires: mozilla-thunderbird
12cr|task-ede-1.0-5|36	Requires: alsaplayer
12cr|task-ede-1.0-5|37	Requires: mplayer-gui
12cr|task-ede-1.0-5|38	Requires: xmms
12cr|task-ede-1.0-5|39	Requires: eterm
12cr|task-ede-1.0-5|40	Requires: kterm
12cr|task-ede-1.0-5|41	Requires: drakconf
12cr|task-ede-1.0-5|42	Requires: rxvt
12cr|task-ede-1.0-5|43	Requires: xmag
12cr|task-ede-1.0-5|44	BuildArch: noarch
12cr|task-ede-1.0-5|45	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|task-ede-1.0-5|46	
12cr|task-ede-1.0-5|47	%description
12cr|task-ede-1.0-5|48	This package is a meta-package for the EDE desktop environment.
12cr|task-ede-1.0-5|49	Installing it will install all applications in the EDE default menu
12cr|task-ede-1.0-5|50	layout, along with EDE itself.
12cr|task-ede-1.0-5|51	
12cr|task-ede-1.0-5|52	%files
12cr|task-ede-1.0-5|53	
12cr|task-ede-1.0-5|54	
12cr|task-ede-1.0-5|55	
12cr|task-ede-1.0-5|56	
12cr|task-ede-1.0-5|57	%changelog
12cr|task-ede-1.0-5|58	* Mon Apr 25 2011 Jani Välimaa <wally@mandriva.org> 1.0-5mdv2011.0
12cr|task-ede-1.0-5|59	+ Revision: 658721
12cr|task-ede-1.0-5|60	- require lowercase eterm
12cr|task-ede-1.0-5|61	
12cr|task-ede-1.0-5|62	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2010.0
12cr|task-ede-1.0-5|63	+ Revision: 434276
12cr|task-ede-1.0-5|64	- rebuild
12cr|task-ede-1.0-5|65	
12cr|task-ede-1.0-5|66	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cr|task-ede-1.0-5|67	+ Revision: 242854
12cr|task-ede-1.0-5|68	- rebuild
12cr|task-ede-1.0-5|69	- kill re-definition of %%buildroot on Pixel's request
12cr|task-ede-1.0-5|70	
12cr|task-ede-1.0-5|71	+ Olivier Blin <oblin@mandriva.com>
12cr|task-ede-1.0-5|72	- restore BuildRoot
12cr|task-ede-1.0-5|73	
12cr|task-ede-1.0-5|74	* Sun Jul 01 2007 Adam Williamson <awilliamson@mandriva.org> 1.0-1mdv2008.0
12cr|task-ede-1.0-5|75	+ Revision: 46845
12cr|task-ede-1.0-5|76	- Import task-ede
12cr|task-ede-1.0-5|77	

7906 12
12cr|task-edu-1-2|1	
12cr|task-edu-1-2|2	%define name task-edu
12cr|task-edu-1-2|3	%define version 1
12cr|task-edu-1-2|4	%define release %mkrel 2
12cr|task-edu-1-2|5	
12cr|task-edu-1-2|6	Summary: Task packages for games
12cr|task-edu-1-2|7	Name: %{name}
12cr|task-edu-1-2|8	Version: %{version}
12cr|task-edu-1-2|9	Release: %{release}
12cr|task-edu-1-2|10	License: GPL
12cr|task-edu-1-2|11	Group:   Education
12cr|task-edu-1-2|12	Url: http://wiki.mandriva.com/en/Docs
12cr|task-edu-1-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|task-edu-1-2|14	BuildArch: noarch
12cr|task-edu-1-2|15	Suggests: kdeedu4
12cr|task-edu-1-2|16	Suggests: educazionik
12cr|task-edu-1-2|17	Suggests: kdegames4
12cr|task-edu-1-2|18	Suggests: semantik
12cr|task-edu-1-2|19	Suggests: tuxpaint
12cr|task-edu-1-2|20	Suggests: tuxpaint-stamps
12cr|task-edu-1-2|21	Suggests: scribus
12cr|task-edu-1-2|22	Suggests: celestia
12cr|task-edu-1-2|23	Suggests: stellarium
12cr|task-edu-1-2|24	Suggests: drgeo
12cr|task-edu-1-2|25	Suggests: freemind
12cr|task-edu-1-2|26	Suggests: gcompris gcompris-music
12cr|task-edu-1-2|27	
12cr|task-edu-1-2|28	%description
12cr|task-edu-1-2|29	This task package Suggests edu packages selected by Mandriva.
12cr|task-edu-1-2|30	
12cr|task-edu-1-2|31	%files
12cr|task-edu-1-2|32	
12cr|task-edu-1-2|33	
12cr|task-edu-1-2|34	%changelog
12cr|task-edu-1-2|35	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1-2mdv2011.0
12cr|task-edu-1-2|36	+ Revision: 615111
12cr|task-edu-1-2|37	- the mass rebuild of 2010.1 packages
12cr|task-edu-1-2|38	
12cr|task-edu-1-2|39	* Mon Dec 21 2009 Angelo Naselli <anaselli@mandriva.org> 1-1mdv2010.1
12cr|task-edu-1-2|40	+ Revision: 480630
12cr|task-edu-1-2|41	- Fixed gcompris
12cr|task-edu-1-2|42	Added educazionik (for Italian people)
12cr|task-edu-1-2|43	
12cr|task-edu-1-2|44	* Sat Nov 28 2009 Angelo Naselli <anaselli@mandriva.org> 0.1-2mdv2010.1
12cr|task-edu-1-2|45	+ Revision: 470862
12cr|task-edu-1-2|46	- added tuxpaint-stamps
12cr|task-edu-1-2|47	
12cr|task-edu-1-2|48	* Thu Oct 01 2009 Angelo Naselli <anaselli@mandriva.org> 0.1-1mdv2010.0
12cr|task-edu-1-2|49	+ Revision: 452146
12cr|task-edu-1-2|50	- import task-edu
12cr|task-edu-1-2|51	

7907 12
12cr|task-games-0.1-10|1	%define name task-games
12cr|task-games-0.1-10|2	%define version 0.1
12cr|task-games-0.1-10|3	%define release %mkrel 10
12cr|task-games-0.1-10|4	
12cr|task-games-0.1-10|5	Summary: Task packages for games
12cr|task-games-0.1-10|6	Name: %{name}
12cr|task-games-0.1-10|7	Version: %{version}
12cr|task-games-0.1-10|8	Release: %{release}
12cr|task-games-0.1-10|9	License: GPL
12cr|task-games-0.1-10|10	Group:   Games/Other
12cr|task-games-0.1-10|11	Url: http://wiki.mandriva.com/en/Docs/Games
12cr|task-games-0.1-10|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|task-games-0.1-10|13	BuildArch: noarch
12cr|task-games-0.1-10|14	Suggests: armagetron
12cr|task-games-0.1-10|15	Suggests: blobby
12cr|task-games-0.1-10|16	Suggests: bobobot
12cr|task-games-0.1-10|17	Suggests: bos
12cr|task-games-0.1-10|18	Suggests: bzflag
12cr|task-games-0.1-10|19	Suggests: chromium
12cr|task-games-0.1-10|20	Suggests: crack-attack crack-attack-music crack-attack-sounds
12cr|task-games-0.1-10|21	Suggests: egoboo
12cr|task-games-0.1-10|22	Suggests: fillets-ng
12cr|task-games-0.1-10|23	Suggests: flightgear
12cr|task-games-0.1-10|24	Suggests: freeciv-client
12cr|task-games-0.1-10|25	Suggests: frozen-bubble
12cr|task-games-0.1-10|26	Suggests: foobillard
12cr|task-games-0.1-10|27	Suggests: gcompris
12cr|task-games-0.1-10|28	Suggests: gcompris-sounds-da gcompris-sounds-de gcompris-sounds-en gcompris-sounds-es gcompris-sounds-eu
12cr|task-games-0.1-10|29	Suggests: gcompris-sounds-fi gcompris-sounds-fr gcompris-sounds-hu gcompris-sounds-it
12cr|task-games-0.1-10|30	Suggests: gcompris-sounds-nl gcompris-sounds-pt gcompris-sounds-ru gcompris-sounds-sv
12cr|task-games-0.1-10|31	Suggests: gl-117
12cr|task-games-0.1-10|32	Suggests: glest
12cr|task-games-0.1-10|33	Suggests: globulation2
12cr|task-games-0.1-10|34	Suggests: gtetrinet
12cr|task-games-0.1-10|35	Suggests: lincity-ng
12cr|task-games-0.1-10|36	Suggests: maniadrive
12cr|task-games-0.1-10|37	Suggests: netpanzer
12cr|task-games-0.1-10|38	Suggests: neverball
12cr|task-games-0.1-10|39	Suggests: nexuiz-sdl
12cr|task-games-0.1-10|40	Suggests: openarena
12cr|task-games-0.1-10|41	Suggests: openmortal
12cr|task-games-0.1-10|42	Suggests: powermanga
12cr|task-games-0.1-10|43	Suggests: ppracer
12cr|task-games-0.1-10|44	Suggests: prboom
12cr|task-games-0.1-10|45	Suggests: ri-li
12cr|task-games-0.1-10|46	Suggests: scourge
12cr|task-games-0.1-10|47	Suggests: slune
12cr|task-games-0.1-10|48	Suggests: starfighter
12cr|task-games-0.1-10|49	Suggests: stepmania
12cr|task-games-0.1-10|50	Suggests: stepmania-stepmix1
12cr|task-games-0.1-10|51	Suggests: supertux
12cr|task-games-0.1-10|52	Suggests: supertuxkart
12cr|task-games-0.1-10|53	Suggests: toppler
12cr|task-games-0.1-10|54	Suggests: torcs
12cr|task-games-0.1-10|55	Suggests: tremulous tremulous-maps
12cr|task-games-0.1-10|56	Suggests: tuxpuck
12cr|task-games-0.1-10|57	Suggests: vegastrike
12cr|task-games-0.1-10|58	Suggests: vdrift
12cr|task-games-0.1-10|59	Suggests: warzone2100
12cr|task-games-0.1-10|60	Suggests: wesnoth
12cr|task-games-0.1-10|61	Suggests: widelands
12cr|task-games-0.1-10|62	Suggests: wormux
12cr|task-games-0.1-10|63	Suggests: xmoto
12cr|task-games-0.1-10|64	
12cr|task-games-0.1-10|65	%description
12cr|task-games-0.1-10|66	This task package Suggests game packages selected by Mandriva.
12cr|task-games-0.1-10|67	
12cr|task-games-0.1-10|68	%files
12cr|task-games-0.1-10|69	
12cr|task-games-0.1-10|70	
12cr|task-games-0.1-10|71	%changelog
12cr|task-games-0.1-10|72	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1-10mdv2010.0
12cr|task-games-0.1-10|73	+ Revision: 445355
12cr|task-games-0.1-10|74	- rebuild
12cr|task-games-0.1-10|75	
12cr|task-games-0.1-10|76	* Tue Feb 24 2009 Emmanuel Andry <eandry@mandriva.org> 0.1-9mdv2009.1
12cr|task-games-0.1-10|77	+ Revision: 344468
12cr|task-games-0.1-10|78	- use Suggests instead of Requires
12cr|task-games-0.1-10|79	
12cr|task-games-0.1-10|80	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1-8mdv2009.0
12cr|task-games-0.1-10|81	+ Revision: 261379
12cr|task-games-0.1-10|82	- rebuild
12cr|task-games-0.1-10|83	
12cr|task-games-0.1-10|84	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1-7mdv2009.0
12cr|task-games-0.1-10|85	+ Revision: 254149
12cr|task-games-0.1-10|86	- rebuild
12cr|task-games-0.1-10|87	
12cr|task-games-0.1-10|88	* Wed Feb 27 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1-5mdv2008.1
12cr|task-games-0.1-10|89	+ Revision: 175774
12cr|task-games-0.1-10|90	- fix group
12cr|task-games-0.1-10|91	- kill re-definition of %%buildroot on Pixel's request
12cr|task-games-0.1-10|92	
12cr|task-games-0.1-10|93	+ Olivier Blin <oblin@mandriva.com>
12cr|task-games-0.1-10|94	- restore BuildRoot
12cr|task-games-0.1-10|95	
12cr|task-games-0.1-10|96	* Fri Jul 13 2007 Olivier Blin <oblin@mandriva.com> 0.1-4mdv2008.0
12cr|task-games-0.1-10|97	+ Revision: 51830
12cr|task-games-0.1-10|98	- remove dangerdeep, it is not in contrib anymore
12cr|task-games-0.1-10|99	
12cr|task-games-0.1-10|100	* Fri May 11 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1-3mdv2008.0
12cr|task-games-0.1-10|101	+ Revision: 26207
12cr|task-games-0.1-10|102	- update url
12cr|task-games-0.1-10|103	- requires scourge
12cr|task-games-0.1-10|104	
12cr|task-games-0.1-10|105	
12cr|task-games-0.1-10|106	* Sat Jan 06 2007 Olivier Blin <oblin@mandriva.com> 0.1-2mdv2007.0
12cr|task-games-0.1-10|107	+ Revision: 104674
12cr|task-games-0.1-10|108	- require tuxpuck
12cr|task-games-0.1-10|109	- add bos
12cr|task-games-0.1-10|110	
12cr|task-games-0.1-10|111	* Thu Dec 14 2006 Olivier Blin <oblin@mandriva.com> 0.1-1mdv2007.1
12cr|task-games-0.1-10|112	+ Revision: 97025
12cr|task-games-0.1-10|113	- initial task-games package (based on One gaming config)
12cr|task-games-0.1-10|114	- Create task-games
12cr|task-games-0.1-10|115	

7908 12
12cr|task-lamp-2009.1-2|1	%define name	task-lamp
12cr|task-lamp-2009.1-2|2	%define version	2009.1
12cr|task-lamp-2009.1-2|3	%define release %mkrel 2
12cr|task-lamp-2009.1-2|4	
12cr|task-lamp-2009.1-2|5	Name: %{name}
12cr|task-lamp-2009.1-2|6	Version: %{version}
12cr|task-lamp-2009.1-2|7	Release: %{release}
12cr|task-lamp-2009.1-2|8	Summary: Metapackage for the Linux, Apache, MySQL, PHP and Perl server
12cr|task-lamp-2009.1-2|9	Group: System/Servers
12cr|task-lamp-2009.1-2|10	License: GPL
12cr|task-lamp-2009.1-2|11	Requires: task-lamp-php
12cr|task-lamp-2009.1-2|12	Requires: task-lamp-perl
12cr|task-lamp-2009.1-2|13	Requires: task-lamp-python
12cr|task-lamp-2009.1-2|14	Requires: phpmyadmin
12cr|task-lamp-2009.1-2|15	Requires: mysql
12cr|task-lamp-2009.1-2|16	Suggests: task-lamp-extras
12cr|task-lamp-2009.1-2|17	
12cr|task-lamp-2009.1-2|18	BuildArch: noarch
12cr|task-lamp-2009.1-2|19	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|task-lamp-2009.1-2|20	
12cr|task-lamp-2009.1-2|21	%description
12cr|task-lamp-2009.1-2|22	This package is a meta-package, meaning that its purpose is to contain
12cr|task-lamp-2009.1-2|23	dependencies for running LAMP-server, allowing easy installation of a
12cr|task-lamp-2009.1-2|24	comprehensive LAMP testing/development setup. For a production server,
12cr|task-lamp-2009.1-2|25	you may prefer to install a subset of the dependencies.
12cr|task-lamp-2009.1-2|26	
12cr|task-lamp-2009.1-2|27	%package php
12cr|task-lamp-2009.1-2|28	Summary: Metapackage for the Linux, Apache, MySQL, PHP server
12cr|task-lamp-2009.1-2|29	Group: System/Servers
12cr|task-lamp-2009.1-2|30	License: GPL
12cr|task-lamp-2009.1-2|31	Requires: apache-base
12cr|task-lamp-2009.1-2|32	Suggests: apache-mpm-prefork
12cr|task-lamp-2009.1-2|33	Requires: apache-mod_php
12cr|task-lamp-2009.1-2|34	Requires: freetype
12cr|task-lamp-2009.1-2|35	Requires: php-mysql
12cr|task-lamp-2009.1-2|36	Requires: php-pear
12cr|task-lamp-2009.1-2|37	Requires: php-gettext
12cr|task-lamp-2009.1-2|38	Requires: php-xml
12cr|task-lamp-2009.1-2|39	Requires: php-sqlite
12cr|task-lamp-2009.1-2|40	Requires: php-imap
12cr|task-lamp-2009.1-2|41	Requires: php-eaccelerator-admin
12cr|task-lamp-2009.1-2|42	Requires: php-mcrypt
12cr|task-lamp-2009.1-2|43	Requires: php-gd
12cr|task-lamp-2009.1-2|44	Requires: php-sqlite3
12cr|task-lamp-2009.1-2|45	Suggests: mysql
12cr|task-lamp-2009.1-2|46	Suggests: phpmyadmin
12cr|task-lamp-2009.1-2|47	
12cr|task-lamp-2009.1-2|48	%description php
12cr|task-lamp-2009.1-2|49	This package is a meta-package, meaning that its purpose is to contain
12cr|task-lamp-2009.1-2|50	dependencies for running LAMP (PHP) server
12cr|task-lamp-2009.1-2|51	
12cr|task-lamp-2009.1-2|52	%package perl
12cr|task-lamp-2009.1-2|53	Summary: Metapackage for the Linux, Apache, MySQL, Perl server
12cr|task-lamp-2009.1-2|54	Group: System/Servers
12cr|task-lamp-2009.1-2|55	License: GPL
12cr|task-lamp-2009.1-2|56	Requires: apache-base
12cr|task-lamp-2009.1-2|57	Requires: apache-mod_perl
12cr|task-lamp-2009.1-2|58	Requires: perl-DBD-mysql
12cr|task-lamp-2009.1-2|59	#Requires: perl-DBD-SQLite2 ??
12cr|task-lamp-2009.1-2|60	Suggests: mysql
12cr|task-lamp-2009.1-2|61	
12cr|task-lamp-2009.1-2|62	%description perl
12cr|task-lamp-2009.1-2|63	This package is a meta-package, meaning that its purpose is to contain
12cr|task-lamp-2009.1-2|64	dependencies for running LAMP (Perl) server
12cr|task-lamp-2009.1-2|65	
12cr|task-lamp-2009.1-2|66	%package python
12cr|task-lamp-2009.1-2|67	Summary: Metapackage for the Linux, Apache, MySQL, Python server
12cr|task-lamp-2009.1-2|68	Group: System/Servers
12cr|task-lamp-2009.1-2|69	License: GPL
12cr|task-lamp-2009.1-2|70	Requires: apache-base
12cr|task-lamp-2009.1-2|71	Requires: apache-mod_python
12cr|task-lamp-2009.1-2|72	Requires: python-mysql
12cr|task-lamp-2009.1-2|73	Requires: python-sqlite
12cr|task-lamp-2009.1-2|74	Suggests: mysql
12cr|task-lamp-2009.1-2|75	
12cr|task-lamp-2009.1-2|76	%description python
12cr|task-lamp-2009.1-2|77	This package is a meta-package, meaning that its purpose is to contain
12cr|task-lamp-2009.1-2|78	dependencies for running LAMP (Python) server
12cr|task-lamp-2009.1-2|79	
12cr|task-lamp-2009.1-2|80	%package extras
12cr|task-lamp-2009.1-2|81	Summary: Metapackage for the Linux, Apache, MySQL, PHP/Perl/Python extras
12cr|task-lamp-2009.1-2|82	Group: System/Servers
12cr|task-lamp-2009.1-2|83	License: GPL
12cr|task-lamp-2009.1-2|84	Requires: apache-mod_userdir
12cr|task-lamp-2009.1-2|85	Requires: apache-mod_dav
12cr|task-lamp-2009.1-2|86	Suggests: proftpd
12cr|task-lamp-2009.1-2|87	
12cr|task-lamp-2009.1-2|88	%description extras
12cr|task-lamp-2009.1-2|89	This package is a meta-package, meaning that its purpose is to add additional
12cr|task-lamp-2009.1-2|90	packages for a LAMP setup that are not strictly required, but are often provided
12cr|task-lamp-2009.1-2|91	in other similar bundles. These extra packages are usually a convenience, and not
12cr|task-lamp-2009.1-2|92	recommended for use on production servers without securing them.
12cr|task-lamp-2009.1-2|93	
12cr|task-lamp-2009.1-2|94	%files
12cr|task-lamp-2009.1-2|95	
12cr|task-lamp-2009.1-2|96	%files php
12cr|task-lamp-2009.1-2|97	
12cr|task-lamp-2009.1-2|98	%files perl
12cr|task-lamp-2009.1-2|99	
12cr|task-lamp-2009.1-2|100	%files python
12cr|task-lamp-2009.1-2|101	
12cr|task-lamp-2009.1-2|102	%files extras
12cr|task-lamp-2009.1-2|103	
12cr|task-lamp-2009.1-2|104	
12cr|task-lamp-2009.1-2|105	%changelog
12cr|task-lamp-2009.1-2|106	* Wed Jul 29 2009 Buchan Milne <bgmilne@mandriva.org> 2009.1-2mdv2010.0
12cr|task-lamp-2009.1-2|107	+ Revision: 404045
12cr|task-lamp-2009.1-2|108	- Drop deps on packages dropped from php (mhash,ming) and replace sqlite with sqlite3
12cr|task-lamp-2009.1-2|109	
12cr|task-lamp-2009.1-2|110	* Wed Apr 15 2009 Buchan Milne <bgmilne@mandriva.org> 2009.1-1mdv2009.1
12cr|task-lamp-2009.1-2|111	+ Revision: 367572
12cr|task-lamp-2009.1-2|112	- Changes to address bug #40785:
12cr|task-lamp-2009.1-2|113	- Require mysql in task-lamp, and suggest it in all task-lamp-language packages
12cr|task-lamp-2009.1-2|114	- Move proftpd to task-lamp-extras (which is suggested by task-lamp), and
12cr|task-lamp-2009.1-2|115	add apache-mod_userdir and apache-mod_dav
12cr|task-lamp-2009.1-2|116	- Suggest apache-mpm-prefork in task-lamp-php
12cr|task-lamp-2009.1-2|117	
12cr|task-lamp-2009.1-2|118	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 2009.0-2mdv2009.1
12cr|task-lamp-2009.1-2|119	+ Revision: 350085
12cr|task-lamp-2009.1-2|120	- 2009.1 rebuild
12cr|task-lamp-2009.1-2|121	
12cr|task-lamp-2009.1-2|122	* Mon Sep 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 2009.0-1mdv2009.0
12cr|task-lamp-2009.1-2|123	+ Revision: 282561
12cr|task-lamp-2009.1-2|124	- bump version
12cr|task-lamp-2009.1-2|125	
12cr|task-lamp-2009.1-2|126	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 2008-5mdv2009.0
12cr|task-lamp-2009.1-2|127	+ Revision: 261399
12cr|task-lamp-2009.1-2|128	- rebuild
12cr|task-lamp-2009.1-2|129	
12cr|task-lamp-2009.1-2|130	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 2008-4mdv2009.0
12cr|task-lamp-2009.1-2|131	+ Revision: 254155
12cr|task-lamp-2009.1-2|132	- rebuild
12cr|task-lamp-2009.1-2|133	
12cr|task-lamp-2009.1-2|134	* Fri Mar 14 2008 Buchan Milne <bgmilne@mandriva.org> 2008-2mdv2008.1
12cr|task-lamp-2009.1-2|135	+ Revision: 187797
12cr|task-lamp-2009.1-2|136	- import task-lamp
12cr|task-lamp-2009.1-2|137	
12cr|task-lamp-2009.1-2|138	
12cr|task-lamp-2009.1-2|139	* Wed Jan 23 2008 Knut-Perry G Brumoen <kbrumoen@start.no> 2008-1mdv2008.0
12cr|task-lamp-2009.1-2|140	- Initial package

7909 12
12cr|task-lamp-2012.1-1|1	Name:		task-lamp
12cr|task-lamp-2012.1-1|2	Version:	2012.1
12cr|task-lamp-2012.1-1|3	Release:	1
12cr|task-lamp-2012.1-1|4	Summary:	Metapackage for the Linux, Apache, MySQL, PHP and Perl server
12cr|task-lamp-2012.1-1|5	Group:		System/Servers
12cr|task-lamp-2012.1-1|6	License:	GPL
12cr|task-lamp-2012.1-1|7	Requires:	task-lamp-php
12cr|task-lamp-2012.1-1|8	Requires:	task-lamp-perl
12cr|task-lamp-2012.1-1|9	Requires:	mysql
12cr|task-lamp-2012.1-1|10	Suggests:	task-lamp-extras
12cr|task-lamp-2012.1-1|11	
12cr|task-lamp-2012.1-1|12	BuildArch:	noarch
12cr|task-lamp-2012.1-1|13	
12cr|task-lamp-2012.1-1|14	%description
12cr|task-lamp-2012.1-1|15	This package is a meta-package, meaning that its purpose is to contain
12cr|task-lamp-2012.1-1|16	dependencies for running LAMP-server, allowing easy installation of a
12cr|task-lamp-2012.1-1|17	comprehensive LAMP testing/development setup. For a production server,
12cr|task-lamp-2012.1-1|18	you may prefer to install a subset of the dependencies.
12cr|task-lamp-2012.1-1|19	
12cr|task-lamp-2012.1-1|20	%package php
12cr|task-lamp-2012.1-1|21	Summary:	Metapackage for the Linux, Apache, MySQL, PHP server
12cr|task-lamp-2012.1-1|22	Group:		System/Servers
12cr|task-lamp-2012.1-1|23	License:	GPL
12cr|task-lamp-2012.1-1|24	Requires:	apache-base
12cr|task-lamp-2012.1-1|25	Suggests:	apache-mpm-prefork
12cr|task-lamp-2012.1-1|26	Requires:	apache-mod_php
12cr|task-lamp-2012.1-1|27	Requires:	freetype
12cr|task-lamp-2012.1-1|28	Requires:	php-mysql
12cr|task-lamp-2012.1-1|29	Requires:	php-pear
12cr|task-lamp-2012.1-1|30	Requires:	php-gettext
12cr|task-lamp-2012.1-1|31	Requires:	php-xml
12cr|task-lamp-2012.1-1|32	Requires:	php-imap
12cr|task-lamp-2012.1-1|33	Requires:	php-eaccelerator-admin
12cr|task-lamp-2012.1-1|34	Requires:	php-mcrypt
12cr|task-lamp-2012.1-1|35	Requires:	php-gd
12cr|task-lamp-2012.1-1|36	Requires:	php-sqlite3
12cr|task-lamp-2012.1-1|37	Suggests:	mysql
12cr|task-lamp-2012.1-1|38	Suggests:	phpmyadmin
12cr|task-lamp-2012.1-1|39	
12cr|task-lamp-2012.1-1|40	%description php
12cr|task-lamp-2012.1-1|41	This package is a meta-package, meaning that its purpose is to contain
12cr|task-lamp-2012.1-1|42	dependencies for running LAMP (PHP) server
12cr|task-lamp-2012.1-1|43	
12cr|task-lamp-2012.1-1|44	%package perl
12cr|task-lamp-2012.1-1|45	Summary:	Metapackage for the Linux, Apache, MySQL, Perl server
12cr|task-lamp-2012.1-1|46	Group:		System/Servers
12cr|task-lamp-2012.1-1|47	License:	GPL
12cr|task-lamp-2012.1-1|48	Requires:	apache-base
12cr|task-lamp-2012.1-1|49	Requires:	apache-mod_perl
12cr|task-lamp-2012.1-1|50	Requires:	perl-DBD-mysql
12cr|task-lamp-2012.1-1|51	#Requires:	perl-DBD-SQLite2 ??
12cr|task-lamp-2012.1-1|52	Suggests:	mysql
12cr|task-lamp-2012.1-1|53	
12cr|task-lamp-2012.1-1|54	%description perl
12cr|task-lamp-2012.1-1|55	This package is a meta-package, meaning that its purpose is to contain
12cr|task-lamp-2012.1-1|56	dependencies for running LAMP (Perl) server
12cr|task-lamp-2012.1-1|57	
12cr|task-lamp-2012.1-1|58	%package extras
12cr|task-lamp-2012.1-1|59	Summary:	Metapackage for the Linux, Apache, MySQL, PHP/Perl/Python extras
12cr|task-lamp-2012.1-1|60	Group:		System/Servers
12cr|task-lamp-2012.1-1|61	License:	GPL
12cr|task-lamp-2012.1-1|62	Requires:	apache-mod_userdir
12cr|task-lamp-2012.1-1|63	Requires:	apache-mod_dav
12cr|task-lamp-2012.1-1|64	Suggests:	proftpd
12cr|task-lamp-2012.1-1|65	
12cr|task-lamp-2012.1-1|66	%description extras
12cr|task-lamp-2012.1-1|67	This package is a meta-package, meaning that its purpose is to add
12cr|task-lamp-2012.1-1|68	additional packages for a LAMP setup that are not strictly required,
12cr|task-lamp-2012.1-1|69	but are often provided in other similar bundles. These extra packages
12cr|task-lamp-2012.1-1|70	are usually a convenience, and not recommended for use on production
12cr|task-lamp-2012.1-1|71	servers without securing them.
12cr|task-lamp-2012.1-1|72	
12cr|task-lamp-2012.1-1|73	%files
12cr|task-lamp-2012.1-1|74	
12cr|task-lamp-2012.1-1|75	%files php
12cr|task-lamp-2012.1-1|76	
12cr|task-lamp-2012.1-1|77	%files perl
12cr|task-lamp-2012.1-1|78	
12cr|task-lamp-2012.1-1|79	%files extras
12cr|task-lamp-2012.1-1|80	
12cr|task-lamp-2012.1-1|81	

7910 12
12cr|task-lxde-201100-10|1	%define name    task-lxde
12cr|task-lxde-201100-10|2	%define version 201100
12cr|task-lxde-201100-10|3	%define release %mkrel 10
12cr|task-lxde-201100-10|4	
12cr|task-lxde-201100-10|5	Name: %{name}
12cr|task-lxde-201100-10|6	Version: %{version}
12cr|task-lxde-201100-10|7	Release: %{release}
12cr|task-lxde-201100-10|8	Summary: Metapackage for lxde
12cr|task-lxde-201100-10|9	Group: Graphical desktop/Other
12cr|task-lxde-201100-10|10	License: GPL
12cr|task-lxde-201100-10|11	URL: http://lxde.org
12cr|task-lxde-201100-10|12	Requires: desktop-common-data
12cr|task-lxde-201100-10|13	Requires: lxde-common
12cr|task-lxde-201100-10|14	Requires: lxappearance
12cr|task-lxde-201100-10|15	Requires: lxterminal
12cr|task-lxde-201100-10|16	Suggests: gpicview
12cr|task-lxde-201100-10|17	Suggests: leafpad
12cr|task-lxde-201100-10|18	Suggests: xarchiver
12cr|task-lxde-201100-10|19	Suggests: lxtask
12cr|task-lxde-201100-10|20	Suggests: lxrandr
12cr|task-lxde-201100-10|21	#Suggests: gdm
12cr|task-lxde-201100-10|22	#Suggests: halevt-user
12cr|task-lxde-201100-10|23	Suggests: scrot
12cr|task-lxde-201100-10|24	Suggests: xmessage
12cr|task-lxde-201100-10|25	%if %mdvver >= 201100
12cr|task-lxde-201100-10|26	Suggests: networkmanager-applet
12cr|task-lxde-201100-10|27	%endif
12cr|task-lxde-201100-10|28	Suggests: parcellite
12cr|task-lxde-201100-10|29	Suggests: volumeicon
12cr|task-lxde-201100-10|30	Suggests: catfish
12cr|task-lxde-201100-10|31	#Suggests: lxsession-edit
12cr|task-lxde-201100-10|32	#Suggests: lxinput
12cr|task-lxde-201100-10|33	Suggests: mdvinput
12cr|task-lxde-201100-10|34	Suggests: fskbsetting
12cr|task-lxde-201100-10|35	BuildArch: noarch
12cr|task-lxde-201100-10|36	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|task-lxde-201100-10|37	
12cr|task-lxde-201100-10|38	%description
12cr|task-lxde-201100-10|39	This package is a meta-package, meaning that its purpose is to contain
12cr|task-lxde-201100-10|40	dependencies for running the Lightweight X11 Desktop Environment.
12cr|task-lxde-201100-10|41	
12cr|task-lxde-201100-10|42	%files
12cr|task-lxde-201100-10|43	%defattr(-,root,root)
12cr|task-lxde-201100-10|44	
12cr|task-lxde-201100-10|45	
12cr|task-lxde-201100-10|46	
12cr|task-lxde-201100-10|47	%changelog
12cr|task-lxde-201100-10|48	

7911 12
12cr|task-mate-1.4.0-1|1	Summary:	Metapackage for MATE desktop environment
12cr|task-mate-1.4.0-1|2	Name:		task-mate
12cr|task-mate-1.4.0-1|3	Version:	1.4.0
12cr|task-mate-1.4.0-1|4	Release:	1
12cr|task-mate-1.4.0-1|5	Group:		Graphical desktop/GNOME
12cr|task-mate-1.4.0-1|6	License:	GPLv2+
12cr|task-mate-1.4.0-1|7	BuildArch:	noarch
12cr|task-mate-1.4.0-1|8	
12cr|task-mate-1.4.0-1|9	Requires:	%{name}-minimal >= %{version}
12cr|task-mate-1.4.0-1|10	Requires:	atril >= %{version}
12cr|task-mate-1.4.0-1|11	Requires:	caja-sendto-bluetooth >= %{version}
12cr|task-mate-1.4.0-1|12	Requires:	ffmpegthumbnailer-caja >= %{version}
12cr|task-mate-1.4.0-1|13	Requires:	mate-applets >= %{version}
12cr|task-mate-1.4.0-1|14	Requires:	mate-bluetooth >= %{version}
12cr|task-mate-1.4.0-1|15	Requires:	mate-calc >= %{version}
12cr|task-mate-1.4.0-1|16	Requires:	mate-conf-editor >= %{version}
12cr|task-mate-1.4.0-1|17	Requires:	mate-dialogs >= %{version}
12cr|task-mate-1.4.0-1|18	# should be engrampa
12cr|task-mate-1.4.0-1|19	Requires:	mate-file-archiver >= %{version}
12cr|task-mate-1.4.0-1|20	Requires:	mate-file-manager-gksu >= %{version}
12cr|task-mate-1.4.0-1|21	Requires:	mate-file-manager-image-converter >= %{version}
12cr|task-mate-1.4.0-1|22	Requires:	mate-file-manager-open-terminal >= %{version}
12cr|task-mate-1.4.0-1|23	# should be eom
12cr|task-mate-1.4.0-1|24	Requires:	mate-image-viewer >= %{version}
12cr|task-mate-1.4.0-1|25	Requires:	mate-indicator-applet >= %{version}
12cr|task-mate-1.4.0-1|26	Requires:	mate-keyring >= %{version}
12cr|task-mate-1.4.0-1|27	Requires:	mate-media >= %{version}
12cr|task-mate-1.4.0-1|28	Requires:	mate-netspeed >= %{version}
12cr|task-mate-1.4.0-1|29	Requires:	mate-notification-daemon >= %{version}
12cr|task-mate-1.4.0-1|30	Requires:	mate-screensaver >= %{version}
12cr|task-mate-1.4.0-1|31	Requires:	mate-sensors-applet >= %{version}
12cr|task-mate-1.4.0-1|32	Requires:	mate-system-monitor >= %{version}
12cr|task-mate-1.4.0-1|33	Requires:	mate-system-tools >= %{version}
12cr|task-mate-1.4.0-1|34	# should be pluma
12cr|task-mate-1.4.0-1|35	Requires:	mate-text-editor >= %{version}
12cr|task-mate-1.4.0-1|36	Requires:	mate-terminal >= %{version}
12cr|task-mate-1.4.0-1|37	Requires:	mate-utils >= %{version}
12cr|task-mate-1.4.0-1|38	Requires:	mozo >= %{version}
12cr|task-mate-1.4.0-1|39	#Requires:	python-mate-desktop >= %{version}
12cr|task-mate-1.4.0-1|40	#Requires:	python-mate-keyring >= %{version}
12cr|task-mate-1.4.0-1|41	#Requires:	python-mate-marco >= %{version}
12cr|task-mate-1.4.0-1|42	#Requires:	python-mate-wnck >= %{version}
12cr|task-mate-1.4.0-1|43	#Requires:	python-matevfs >= %{version}
12cr|task-mate-1.4.0-1|44	#Suggests:	caja-filesharing
12cr|task-mate-1.4.0-1|45	#Suggests:	caja-sendto-evolution
12cr|task-mate-1.4.0-1|46	#Suggests:	gucharmap
12cr|task-mate-1.4.0-1|47	Suggests:	gdm-220
12cr|task-mate-1.4.0-1|48	Suggests:	mate-file-manager-sendto-pidginl >= %{version}
12cr|task-mate-1.4.0-1|49	Suggests:	mate-file-manager-sendto-upnpl >= %{version}
12cr|task-mate-1.4.0-1|50	
12cr|task-mate-1.4.0-1|51	%description
12cr|task-mate-1.4.0-1|52	This package is a meta-package, meaning that its purpose is to contain
12cr|task-mate-1.4.0-1|53	dependencies for running the MATE.
12cr|task-mate-1.4.0-1|54	
12cr|task-mate-1.4.0-1|55	%package minimal
12cr|task-mate-1.4.0-1|56	Summary:	Minimal dependencies needed for MATE desktop
12cr|task-mate-1.4.0-1|57	Group:		Graphical desktop/GNOME
12cr|task-mate-1.4.0-1|58	
12cr|task-mate-1.4.0-1|59	Requires:	mate-backgrounds
12cr|task-mate-1.4.0-1|60	Requires:	mate-control-center
12cr|task-mate-1.4.0-1|61	# should be caja
12cr|task-mate-1.4.0-1|62	Requires:	mate-file-manager
12cr|task-mate-1.4.0-1|63	Requires:	mate-icon-theme
12cr|task-mate-1.4.0-1|64	Requires:	mate-panel
12cr|task-mate-1.4.0-1|65	Requires:	mate-power-manager
12cr|task-mate-1.4.0-1|66	Requires:	mate-session-manager
12cr|task-mate-1.4.0-1|67	Requires:	mate-themes
12cr|task-mate-1.4.0-1|68	# should be marco
12cr|task-mate-1.4.0-1|69	Requires:	mate-window-manager
12cr|task-mate-1.4.0-1|70	Requires:	preload
12cr|task-mate-1.4.0-1|71	Requires:	task-pulseaudio
12cr|task-mate-1.4.0-1|72	Requires:	task-x11
12cr|task-mate-1.4.0-1|73	
12cr|task-mate-1.4.0-1|74	%description minimal
12cr|task-mate-1.4.0-1|75	This package is a meta-package, meaning that its purpose is to contain
12cr|task-mate-1.4.0-1|76	minimal dependencies for running a minimal MATE desktop environment.
12cr|task-mate-1.4.0-1|77	
12cr|task-mate-1.4.0-1|78	%files
12cr|task-mate-1.4.0-1|79	
12cr|task-mate-1.4.0-1|80	%files minimal
12cr|task-mate-1.4.0-1|81	
12cr|task-mate-1.4.0-1|82	
12cr|task-mate-1.4.0-1|83	
12cr|task-mate-1.4.0-1|84	
12cr|task-mate-1.4.0-1|85	%changelog
12cr|task-mate-1.4.0-1|86	* Wed Jun 13 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-2
12cr|task-mate-1.4.0-1|87	+ Revision: 805484
12cr|task-mate-1.4.0-1|88	- rebuild adding more requires for functionality
12cr|task-mate-1.4.0-1|89	
12cr|task-mate-1.4.0-1|90	* Fri Jun 08 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.2.0-1
12cr|task-mate-1.4.0-1|91	+ Revision: 803437
12cr|task-mate-1.4.0-1|92	- imported package task-mate
12cr|task-mate-1.4.0-1|93	

7912 12
12cr|task-moblin-2.1-8|1	Name:    	task-moblin
12cr|task-moblin-2.1-8|2	Version: 	2.1
12cr|task-moblin-2.1-8|3	Release: 	%mkrel 8
12cr|task-moblin-2.1-8|4	Summary: 	Metapackage for the Moblin experience
12cr|task-moblin-2.1-8|5	Group:   	Graphical desktop/Other
12cr|task-moblin-2.1-8|6	License:	Various
12cr|task-moblin-2.1-8|7	URL:		http://www.moblin.org
12cr|task-moblin-2.1-8|8	BuildArch:	noarch
12cr|task-moblin-2.1-8|9	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|task-moblin-2.1-8|10	
12cr|task-moblin-2.1-8|11	# moblin stuff
12cr|task-moblin-2.1-8|12	Requires:	moblin-bookmarks
12cr|task-moblin-2.1-8|13	Requires:       moblin-ux-settings
12cr|task-moblin-2.1-8|14	Requires:	moblin-cursor-theme
12cr|task-moblin-2.1-8|15	Requires:	moblin-mutter
12cr|task-moblin-2.1-8|16	Requires:	moblin-session
12cr|task-moblin-2.1-8|17	Requires:	moblin-user-skel
12cr|task-moblin-2.1-8|18	Requires:	moblin-web-browser
12cr|task-moblin-2.1-8|19	Requires:	connman
12cr|task-moblin-2.1-8|20	Requires:	bisho
12cr|task-moblin-2.1-8|21	Requires:	carrick-ng
12cr|task-moblin-2.1-8|22	Requires:	dalston
12cr|task-moblin-2.1-8|23	Requires:	hornsey
12cr|task-moblin-2.1-8|24	
12cr|task-moblin-2.1-8|25	# extra
12cr|task-moblin-2.1-8|26	Requires:	dates
12cr|task-moblin-2.1-8|27	Requires:	contacts
12cr|task-moblin-2.1-8|28	Requires:	empathy
12cr|task-moblin-2.1-8|29	Requires:	bluez-pin
12cr|task-moblin-2.1-8|30	
12cr|task-moblin-2.1-8|31	Suggests:	gdm
12cr|task-moblin-2.1-8|32	Suggests:	halevt-user
12cr|task-moblin-2.1-8|33	
12cr|task-moblin-2.1-8|34	%description
12cr|task-moblin-2.1-8|35	Moblin is an open source project focused on building a Linux-based
12cr|task-moblin-2.1-8|36	platform optimized for the next generation of mobile devices including
12cr|task-moblin-2.1-8|37	Netbooks, Mobile Internet Devices, and In-vehicle infotainment systems.
12cr|task-moblin-2.1-8|38	
12cr|task-moblin-2.1-8|39	This package is a meta-package, meaning that its purpose is to contain
12cr|task-moblin-2.1-8|40	minimal dependencies for running a minimal Moblin environment.
12cr|task-moblin-2.1-8|41	
12cr|task-moblin-2.1-8|42	%package devel
12cr|task-moblin-2.1-8|43	Summary:	Moblin development metapackage
12cr|task-moblin-2.1-8|44	Group:		Development/Other
12cr|task-moblin-2.1-8|45	Url:		http://www.moblin.org
12cr|task-moblin-2.1-8|46	
12cr|task-moblin-2.1-8|47	%description devel
12cr|task-moblin-2.1-8|48	This package is a meta-package, meaning that its purpose is to contain
12cr|task-moblin-2.1-8|49	dependencies for Moblin development environment.
12cr|task-moblin-2.1-8|50	
12cr|task-moblin-2.1-8|51	%files
12cr|task-moblin-2.1-8|52	
12cr|task-moblin-2.1-8|53	%files devel
12cr|task-moblin-2.1-8|54	
12cr|task-moblin-2.1-8|55	
12cr|task-moblin-2.1-8|56	
12cr|task-moblin-2.1-8|57	%changelog
12cr|task-moblin-2.1-8|58	

7913 12
12cr|task-nagios-0-4|1	Summary:	Metapackage for Nagios(tm)
12cr|task-nagios-0-4|2	Name:		task-nagios
12cr|task-nagios-0-4|3	Version:	0
12cr|task-nagios-0-4|4	Release:	%mkrel 4
12cr|task-nagios-0-4|5	Group:		System/Servers
12cr|task-nagios-0-4|6	License:	GPL
12cr|task-nagios-0-4|7	BuildArch:	noarch
12cr|task-nagios-0-4|8	Requires:	nagios
12cr|task-nagios-0-4|9	Requires:	nagios-conf
12cr|task-nagios-0-4|10	Requires:	nagios-imagepaks
12cr|task-nagios-0-4|11	Requires:	nagios-plugins
12cr|task-nagios-0-4|12	Requires:	nagios-theme-default
12cr|task-nagios-0-4|13	Requires:	nagios-www
12cr|task-nagios-0-4|14	Requires:	nagios-check_adptraid
12cr|task-nagios-0-4|15	Requires:	nagios-check_apache
12cr|task-nagios-0-4|16	Requires:	nagios-check_apc_ups
12cr|task-nagios-0-4|17	Requires:	nagios-check_appletalk
12cr|task-nagios-0-4|18	Requires:	nagios-check_arping
12cr|task-nagios-0-4|19	Requires:	nagios-check_asterisk
12cr|task-nagios-0-4|20	Requires:	nagios-check_axis
12cr|task-nagios-0-4|21	Requires:	nagios-check_backup
12cr|task-nagios-0-4|22	Requires:	nagios-check_bgp
12cr|task-nagios-0-4|23	Requires:	nagios-check_bgpstate
12cr|task-nagios-0-4|24	Requires:	nagios-check_breeze
12cr|task-nagios-0-4|25	Requires:	nagios-check_by_ssh
12cr|task-nagios-0-4|26	Requires:	nagios-check_ciscotemp
12cr|task-nagios-0-4|27	Requires:	nagios-check_cluster
12cr|task-nagios-0-4|28	Requires:	nagios-check_cluster2
12cr|task-nagios-0-4|29	Requires:	nagios-check_compaq_insight
12cr|task-nagios-0-4|30	Requires:	nagios-check_dhcp
12cr|task-nagios-0-4|31	Requires:	nagios-check_dig
12cr|task-nagios-0-4|32	Requires:	nagios-check_digitemp
12cr|task-nagios-0-4|33	Requires:	nagios-check_disk
12cr|task-nagios-0-4|34	Requires:	nagios-check_disk_smb
12cr|task-nagios-0-4|35	Requires:	nagios-check_dlswcircuit
12cr|task-nagios-0-4|36	Requires:	nagios-check_dns
12cr|task-nagios-0-4|37	Requires:	nagios-check_dns_random
12cr|task-nagios-0-4|38	Requires:	nagios-check_dummy
12cr|task-nagios-0-4|39	Requires:	nagios-check_email_loop
12cr|task-nagios-0-4|40	Requires:	nagios-check_file_age
12cr|task-nagios-0-4|41	Requires:	nagios-check_flexlm
12cr|task-nagios-0-4|42	Requires:	nagios-check_fping
12cr|task-nagios-0-4|43	Requires:	nagios-check_frontpage
12cr|task-nagios-0-4|44	Requires:	nagios-check_game
12cr|task-nagios-0-4|45	Requires:	nagios-check_hpjd
12cr|task-nagios-0-4|46	Requires:	nagios-check_hprsc
12cr|task-nagios-0-4|47	Requires:	nagios-check_http
12cr|task-nagios-0-4|48	Requires:	nagios-check_hw
12cr|task-nagios-0-4|49	Requires:	nagios-check_ica_master_browser
12cr|task-nagios-0-4|50	Requires:	nagios-check_ica_metaframe_pub_apps
12cr|task-nagios-0-4|51	Requires:	nagios-check_ica_program_neigbourhood
12cr|task-nagios-0-4|52	Requires:	nagios-check_icmp
12cr|task-nagios-0-4|53	Requires:	nagios-check_ide_smart
12cr|task-nagios-0-4|54	Requires:	nagios-check_ifoperstatus
12cr|task-nagios-0-4|55	Requires:	nagios-check_ifstatus
12cr|task-nagios-0-4|56	Requires:	nagios-check_inodes
12cr|task-nagios-0-4|57	Requires:	nagios-check_ipxping
12cr|task-nagios-0-4|58	Requires:	nagios-check_ircd
12cr|task-nagios-0-4|59	Requires:	nagios-check_javaproc
12cr|task-nagios-0-4|60	Requires:	nagios-check_ldap
12cr|task-nagios-0-4|61	Requires:	nagios-check_linux_raid
12cr|task-nagios-0-4|62	Requires:	nagios-check_load
12cr|task-nagios-0-4|63	Requires:	nagios-check_log
12cr|task-nagios-0-4|64	Requires:	nagios-check_log2
12cr|task-nagios-0-4|65	Requires:	nagios-check_lotus
12cr|task-nagios-0-4|66	Requires:	nagios-check_mailq
12cr|task-nagios-0-4|67	Requires:	nagios-check_maxchannels
12cr|task-nagios-0-4|68	Requires:	nagios-check_maxwanstate
12cr|task-nagios-0-4|69	Requires:	nagios-check_mem
12cr|task-nagios-0-4|70	Requires:	nagios-check_ms_spooler
12cr|task-nagios-0-4|71	Requires:	nagios-check_mssql
12cr|task-nagios-0-4|72	Requires:	nagios-check_mysql
12cr|task-nagios-0-4|73	Requires:	nagios-check_mysql_query
12cr|task-nagios-0-4|74	Requires:	nagios-check_nagios
12cr|task-nagios-0-4|75	Requires:	nagios-check_netapp
12cr|task-nagios-0-4|76	Requires:	nagios-check_nmap
12cr|task-nagios-0-4|77	Requires:	nagios-check_nt
12cr|task-nagios-0-4|78	Requires:	nagios-check_ntp
12cr|task-nagios-0-4|79	Requires:	nagios-check_ntp_peer
12cr|task-nagios-0-4|80	Requires:	nagios-check_ntp_time
12cr|task-nagios-0-4|81	Requires:	nagios-check_nwstat
12cr|task-nagios-0-4|82	Requires:	nagios-check_oracle
12cr|task-nagios-0-4|83	Requires:	nagios-check_overcr
12cr|task-nagios-0-4|84	Requires:	nagios-check_pcpmetric
12cr|task-nagios-0-4|85	Requires:	nagios-check_pfstate
12cr|task-nagios-0-4|86	Requires:	nagios-check_pgsql
12cr|task-nagios-0-4|87	Requires:	nagios-check_ping
12cr|task-nagios-0-4|88	Requires:	nagios-check_procs
12cr|task-nagios-0-4|89	Requires:	nagios-check_qmailq
12cr|task-nagios-0-4|90	Requires:	nagios-check_radius
12cr|task-nagios-0-4|91	Requires:	nagios-check_rbl
12cr|task-nagios-0-4|92	Requires:	nagios-check_real
12cr|task-nagios-0-4|93	Requires:	nagios-check_remote_nagios_status
12cr|task-nagios-0-4|94	Requires:	nagios-check_rpc
12cr|task-nagios-0-4|95	Requires:	nagios-check_sendim
12cr|task-nagios-0-4|96	Requires:	nagios-check_sensors
12cr|task-nagios-0-4|97	Requires:	nagios-check_smart
12cr|task-nagios-0-4|98	Requires:	nagios-check_smb
12cr|task-nagios-0-4|99	Requires:	nagios-check_smtp
12cr|task-nagios-0-4|100	Requires:	nagios-check_snmp
12cr|task-nagios-0-4|101	Requires:	nagios-check_snmp_disk_monitor
12cr|task-nagios-0-4|102	Requires:	nagios-check_snmp_printer
12cr|task-nagios-0-4|103	Requires:	nagios-check_snmp_process_monitor
12cr|task-nagios-0-4|104	Requires:	nagios-check_snmp_procs
12cr|task-nagios-0-4|105	Requires:	nagios-check_sockets
12cr|task-nagios-0-4|106	Requires:	nagios-check_ssh
12cr|task-nagios-0-4|107	Requires:	nagios-check_swap
12cr|task-nagios-0-4|108	Requires:	nagios-check_tcp
12cr|task-nagios-0-4|109	Requires:	nagios-check_time
12cr|task-nagios-0-4|110	Requires:	nagios-check_timeout
12cr|task-nagios-0-4|111	Requires:	nagios-check_traceroute
12cr|task-nagios-0-4|112	Requires:	nagios-check_ups
12cr|task-nagios-0-4|113	Requires:	nagios-check_uptime
12cr|task-nagios-0-4|114	Requires:	nagios-check_users
12cr|task-nagios-0-4|115	Requires:	nagios-check_wave
12cr|task-nagios-0-4|116	Requires:	nagios-check_wins
12cr|task-nagios-0-4|117	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|task-nagios-0-4|118	
12cr|task-nagios-0-4|119	%description
12cr|task-nagios-0-4|120	This package is a meta-package that will suck in most of the needed packages
12cr|task-nagios-0-4|121	to run Nagios(tm) seamlessly.
12cr|task-nagios-0-4|122	
12cr|task-nagios-0-4|123	%files
12cr|task-nagios-0-4|124	
12cr|task-nagios-0-4|125	
12cr|task-nagios-0-4|126	
12cr|task-nagios-0-4|127	%changelog
12cr|task-nagios-0-4|128	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0-4mdv2011.0
12cr|task-nagios-0-4|129	+ Revision: 615113
12cr|task-nagios-0-4|130	- the mass rebuild of 2010.1 packages
12cr|task-nagios-0-4|131	
12cr|task-nagios-0-4|132	* Mon Mar 22 2010 Thierry Vignaud <tv@mandriva.org> 0-3mdv2010.1
12cr|task-nagios-0-4|133	+ Revision: 526668
12cr|task-nagios-0-4|134	- nagios-check_mrtg* are no more
12cr|task-nagios-0-4|135	
12cr|task-nagios-0-4|136	* Mon Oct 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0-2mdv2010.0
12cr|task-nagios-0-4|137	+ Revision: 454327
12cr|task-nagios-0-4|138	- nagios-check_mysql_perf doesn't exist anymore
12cr|task-nagios-0-4|139	
12cr|task-nagios-0-4|140	* Tue May 12 2009 Oden Eriksson <oeriksson@mandriva.com> 0-1mdv2010.0
12cr|task-nagios-0-4|141	+ Revision: 374921
12cr|task-nagios-0-4|142	- import task-nagios
12cr|task-nagios-0-4|143	
12cr|task-nagios-0-4|144	
12cr|task-nagios-0-4|145	* Tue May 12 2009 Oden Eriksson <oeriksson@mandriva.com> 0-1mdv2010.0
12cr|task-nagios-0-4|146	- initial Mandriva package

7914 12
12cr|task-nokiasync-common-1.0-2|1	Name:		task-nokiasync-common
12cr|task-nokiasync-common-1.0-2|2	Version:	1.0
12cr|task-nokiasync-common-1.0-2|3	Release:	%{mkrel 2}
12cr|task-nokiasync-common-1.0-2|4	Summary:	Metapackage for synchronizing with Nokia phones
12cr|task-nokiasync-common-1.0-2|5	Group:		Communications
12cr|task-nokiasync-common-1.0-2|6	License:	GPLv2+
12cr|task-nokiasync-common-1.0-2|7	Requires:	libopensync-plugin-gnokii
12cr|task-nokiasync-common-1.0-2|8	Requires:	libopensync-plugin-syncml
12cr|task-nokiasync-common-1.0-2|9	BuildArch:	noarch
12cr|task-nokiasync-common-1.0-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|task-nokiasync-common-1.0-2|11	
12cr|task-nokiasync-common-1.0-2|12	%description
12cr|task-nokiasync-common-1.0-2|13	This package is a meta-package for connecting with Nokia phones. It
12cr|task-nokiasync-common-1.0-2|14	depends on all packages necessary for synchronizing with Nokia phones
12cr|task-nokiasync-common-1.0-2|15	using the OpenSync framework, via either SyncML or the GNokii
12cr|task-nokiasync-common-1.0-2|16	library. It is recommended that you do not install this package
12cr|task-nokiasync-common-1.0-2|17	directly, but rather that you install task-nokiasync-gnome or
12cr|task-nokiasync-common-1.0-2|18	task-nokiasync-kde, depending on your preferred desktop environment.
12cr|task-nokiasync-common-1.0-2|19	
12cr|task-nokiasync-common-1.0-2|20	%package -n task-nokiasync-kde
12cr|task-nokiasync-common-1.0-2|21	Summary:	KDE metapackage for synchronizing with Nokia phones
12cr|task-nokiasync-common-1.0-2|22	Group:		Communications
12cr|task-nokiasync-common-1.0-2|23	Requires:	task-nokiasync-common
12cr|task-nokiasync-common-1.0-2|24	Requires:	libopensync-plugin-kdepim
12cr|task-nokiasync-common-1.0-2|25	Requires:	kdepim-kitchensync
12cr|task-nokiasync-common-1.0-2|26	
12cr|task-nokiasync-common-1.0-2|27	%description -n task-nokiasync-kde
12cr|task-nokiasync-common-1.0-2|28	This package is a meta-package for connecting with Nokia phones. It
12cr|task-nokiasync-common-1.0-2|29	depends on all packages necessary for synchronizing with Nokia phones
12cr|task-nokiasync-common-1.0-2|30	using the OpenSync framework, via either SyncML or the GNokii
12cr|task-nokiasync-common-1.0-2|31	library, and packages that are useful for synchronizing with KDE
12cr|task-nokiasync-common-1.0-2|32	applications.
12cr|task-nokiasync-common-1.0-2|33	
12cr|task-nokiasync-common-1.0-2|34	%package -n task-nokiasync-gnome
12cr|task-nokiasync-common-1.0-2|35	Summary:	GNOME metapackage for synchronizing with Nokia phones
12cr|task-nokiasync-common-1.0-2|36	Group:		Communications
12cr|task-nokiasync-common-1.0-2|37	Requires:	task-nokiasync-common
12cr|task-nokiasync-common-1.0-2|38	Requires:	libopensync-plugin-evolution2
12cr|task-nokiasync-common-1.0-2|39	Requires:	multisync-gui
12cr|task-nokiasync-common-1.0-2|40	
12cr|task-nokiasync-common-1.0-2|41	%description -n task-nokiasync-gnome
12cr|task-nokiasync-common-1.0-2|42	This package is a meta-package for connecting with Nokia phones. It
12cr|task-nokiasync-common-1.0-2|43	depends on all packages necessary for synchronizing with Nokia phones
12cr|task-nokiasync-common-1.0-2|44	using the OpenSync framework, via either SyncML or the GNokii
12cr|task-nokiasync-common-1.0-2|45	library, and packages that are useful for synchronizing with GNOME
12cr|task-nokiasync-common-1.0-2|46	applications.
12cr|task-nokiasync-common-1.0-2|47	
12cr|task-nokiasync-common-1.0-2|48	%files
12cr|task-nokiasync-common-1.0-2|49	
12cr|task-nokiasync-common-1.0-2|50	%files -n task-nokiasync-kde
12cr|task-nokiasync-common-1.0-2|51	
12cr|task-nokiasync-common-1.0-2|52	%files -n task-nokiasync-gnome
12cr|task-nokiasync-common-1.0-2|53	
12cr|task-nokiasync-common-1.0-2|54	
12cr|task-nokiasync-common-1.0-2|55	
12cr|task-nokiasync-common-1.0-2|56	%changelog
12cr|task-nokiasync-common-1.0-2|57	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0-2mdv2010.0
12cr|task-nokiasync-common-1.0-2|58	+ Revision: 434277
12cr|task-nokiasync-common-1.0-2|59	- rebuild
12cr|task-nokiasync-common-1.0-2|60	
12cr|task-nokiasync-common-1.0-2|61	* Fri Mar 14 2008 Adam Williamson <awilliamson@mandriva.org> 1.0-1mdv2008.1
12cr|task-nokiasync-common-1.0-2|62	+ Revision: 187727
12cr|task-nokiasync-common-1.0-2|63	- import task-nokiasync-common
12cr|task-nokiasync-common-1.0-2|64	
12cr|task-nokiasync-common-1.0-2|65	

7915 12
12cr|tasks-0.20-1|1	Summary:	Simple to-do list for GNOME
12cr|tasks-0.20-1|2	Name:		tasks
12cr|tasks-0.20-1|3	Version:	0.20
12cr|tasks-0.20-1|4	Release:	%mkrel 1
12cr|tasks-0.20-1|5	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%name/%name-%version.tar.xz
12cr|tasks-0.20-1|6	License:	GPLv2+
12cr|tasks-0.20-1|7	Group:		Graphical desktop/GNOME
12cr|tasks-0.20-1|8	URL:		http://pimlico-project.org/tasks.html
12cr|tasks-0.20-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tasks-0.20-1|10	BuildRequires:	libedataserver-devel
12cr|tasks-0.20-1|11	BuildRequires:	gtk+2-devel
12cr|tasks-0.20-1|12	BuildRequires:	libsexy-devel
12cr|tasks-0.20-1|13	BuildRequires:	intltool
12cr|tasks-0.20-1|14	
12cr|tasks-0.20-1|15	%description
12cr|tasks-0.20-1|16	Tasks is a simple to-do list application for GNOME.
12cr|tasks-0.20-1|17	
12cr|tasks-0.20-1|18	%prep
12cr|tasks-0.20-1|19	%setup -q
12cr|tasks-0.20-1|20	
12cr|tasks-0.20-1|21	%build
12cr|tasks-0.20-1|22	%configure2_5x
12cr|tasks-0.20-1|23	%make
12cr|tasks-0.20-1|24	
12cr|tasks-0.20-1|25	%install
12cr|tasks-0.20-1|26	rm -rf %{buildroot}
12cr|tasks-0.20-1|27	%makeinstall_std
12cr|tasks-0.20-1|28	%find_lang %{name}
12cr|tasks-0.20-1|29	
12cr|tasks-0.20-1|30	%if %mdkversion < 200900
12cr|tasks-0.20-1|31	%post
12cr|tasks-0.20-1|32	%update_icon_cache hicolor
12cr|tasks-0.20-1|33	%update_menus
12cr|tasks-0.20-1|34	%endif
12cr|tasks-0.20-1|35	%if %mdkversion < 200900
12cr|tasks-0.20-1|36	%postun
12cr|tasks-0.20-1|37	%clean_icon_cache hicolor
12cr|tasks-0.20-1|38	%clean_menus
12cr|tasks-0.20-1|39	%endif
12cr|tasks-0.20-1|40	
12cr|tasks-0.20-1|41	%clean
12cr|tasks-0.20-1|42	rm -rf %{buildroot}
12cr|tasks-0.20-1|43	
12cr|tasks-0.20-1|44	%files -f %{name}.lang
12cr|tasks-0.20-1|45	%defattr(-,root,root)
12cr|tasks-0.20-1|46	%doc README AUTHORS ChangeLog
12cr|tasks-0.20-1|47	%{_bindir}/%{name}
12cr|tasks-0.20-1|48	%{_datadir}/applications/%{name}.desktop
12cr|tasks-0.20-1|49	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|tasks-0.20-1|50	%{_iconsdir}/hicolor/*/apps/%{name}.svg
12cr|tasks-0.20-1|51	
12cr|tasks-0.20-1|52	
12cr|tasks-0.20-1|53	
12cr|tasks-0.20-1|54	
12cr|tasks-0.20-1|55	%changelog
12cr|tasks-0.20-1|56	

7916 12
12cr|task-sound-studio-0.3-8|1	Name:		task-sound-studio
12cr|task-sound-studio-0.3-8|2	Version:	0.3
12cr|task-sound-studio-0.3-8|3	Release:	8
12cr|task-sound-studio-0.3-8|4	Summary:	Meta package for Sound Studio and Music Production
12cr|task-sound-studio-0.3-8|5	Group:		Sound
12cr|task-sound-studio-0.3-8|6	License:	GPLv2+
12cr|task-sound-studio-0.3-8|7	
12cr|task-sound-studio-0.3-8|8	## Packages organized by groups and divided in Suggests and Requires
12cr|task-sound-studio-0.3-8|9	####################################################################
12cr|task-sound-studio-0.3-8|10	
12cr|task-sound-studio-0.3-8|11	# Jack engine-related
12cr|task-sound-studio-0.3-8|12	Requires:	jackit
12cr|task-sound-studio-0.3-8|13	Requires:	jackit-example-clients
12cr|task-sound-studio-0.3-8|14	Requires:	laditools
12cr|task-sound-studio-0.3-8|15	Requires:	qjackctl
12cr|task-sound-studio-0.3-8|16	Suggests:	ladish
12cr|task-sound-studio-0.3-8|17	Suggests:	ac3jack
12cr|task-sound-studio-0.3-8|18	Suggests:	ffado
12cr|task-sound-studio-0.3-8|19	
12cr|task-sound-studio-0.3-8|20	# Bridges to other sound systems
12cr|task-sound-studio-0.3-8|21	Suggests:	tritonus-fluidsynth
12cr|task-sound-studio-0.3-8|22	Requires:	jackasyn
12cr|task-sound-studio-0.3-8|23	
12cr|task-sound-studio-0.3-8|24	# Basic MIDI utilities
12cr|task-sound-studio-0.3-8|25	Suggests: a2jmidid
12cr|task-sound-studio-0.3-8|26	Suggests: vmpk
12cr|task-sound-studio-0.3-8|27	Suggests: qmidiroute
12cr|task-sound-studio-0.3-8|28	Suggests: qmidiarp
12cr|task-sound-studio-0.3-8|29	
12cr|task-sound-studio-0.3-8|30	# Soundfont-related
12cr|task-sound-studio-0.3-8|31	Requires: fluid-soundfont-common
12cr|task-sound-studio-0.3-8|32	Requires: fluid-soundfont-gm
12cr|task-sound-studio-0.3-8|33	Requires: fluid-soundfont-gs
12cr|task-sound-studio-0.3-8|34	Requires: soundfont-utils
12cr|task-sound-studio-0.3-8|35	Suggests: swami
12cr|task-sound-studio-0.3-8|36	Requires: timidity-patch-gravis
12cr|task-sound-studio-0.3-8|37	Requires: timidity-patch-freepats
12cr|task-sound-studio-0.3-8|38	Requires: TiMidity++
12cr|task-sound-studio-0.3-8|39	Suggests: TiMidity++-interfaces-extra
12cr|task-sound-studio-0.3-8|40	
12cr|task-sound-studio-0.3-8|41	# Score and tablature editors
12cr|task-sound-studio-0.3-8|42	Requires: lilypond
12cr|task-sound-studio-0.3-8|43	Suggests: nted
12cr|task-sound-studio-0.3-8|44	Suggests: ktabedit
12cr|task-sound-studio-0.3-8|45	Suggests: mscore
12cr|task-sound-studio-0.3-8|46	
12cr|task-sound-studio-0.3-8|47	# Ladspa system and effect plugins
12cr|task-sound-studio-0.3-8|48	Requires: ladspa
12cr|task-sound-studio-0.3-8|49	Requires: ladspa-quitte-dsp
12cr|task-sound-studio-0.3-8|50	Requires: mcp-plugins
12cr|task-sound-studio-0.3-8|51	Requires: pvc
12cr|task-sound-studio-0.3-8|52	Requires: pvoc
12cr|task-sound-studio-0.3-8|53	Requires: rev-plugins
12cr|task-sound-studio-0.3-8|54	Requires: swh-plugins
12cr|task-sound-studio-0.3-8|55	Requires: tap-plugins
12cr|task-sound-studio-0.3-8|56	Requires: cmt
12cr|task-sound-studio-0.3-8|57	Requires: blop
12cr|task-sound-studio-0.3-8|58	Requires: caps
12cr|task-sound-studio-0.3-8|59	
12cr|task-sound-studio-0.3-8|60	# LV2 system and plugins
12cr|task-sound-studio-0.3-8|61	Requires: lv2core
12cr|task-sound-studio-0.3-8|62	Requires: slv2
12cr|task-sound-studio-0.3-8|63	Requires: swh-lv2
12cr|task-sound-studio-0.3-8|64	Requires: ll-plugins
12cr|task-sound-studio-0.3-8|65	Requires: calf
12cr|task-sound-studio-0.3-8|66	Requires: ll-plugins-gui
12cr|task-sound-studio-0.3-8|67	Requires: invada-studio-plugins-lv2
12cr|task-sound-studio-0.3-8|68	Requires: foo-yc20
12cr|task-sound-studio-0.3-8|69	
12cr|task-sound-studio-0.3-8|70	# DSSI system and synth plugins
12cr|task-sound-studio-0.3-8|71	Requires: dssi
12cr|task-sound-studio-0.3-8|72	Requires: fluidsynth-dssi
12cr|task-sound-studio-0.3-8|73	Requires: hexter
12cr|task-sound-studio-0.3-8|74	Requires: nekobee
12cr|task-sound-studio-0.3-8|75	Requires: whysynth
12cr|task-sound-studio-0.3-8|76	Requires: wsynth-dssi
12cr|task-sound-studio-0.3-8|77	Requires: xsynth-dssi
12cr|task-sound-studio-0.3-8|78	
12cr|task-sound-studio-0.3-8|79	# Standalone Synths
12cr|task-sound-studio-0.3-8|80	Requires: fluidsynth
12cr|task-sound-studio-0.3-8|81	Suggests: yoshimi
12cr|task-sound-studio-0.3-8|82	Suggests: qsynth
12cr|task-sound-studio-0.3-8|83	Suggests: ams
12cr|task-sound-studio-0.3-8|84	Suggests: amsynth
12cr|task-sound-studio-0.3-8|85	Suggests: phasex
12cr|task-sound-studio-0.3-8|86	Suggests: bristol
12cr|task-sound-studio-0.3-8|87	Suggests: bristol-arp2600
12cr|task-sound-studio-0.3-8|88	Suggests: bristol-axxe
12cr|task-sound-studio-0.3-8|89	Suggests: bristol-b3
12cr|task-sound-studio-0.3-8|90	Suggests: bristol-dx
12cr|task-sound-studio-0.3-8|91	Suggests: bristol-explorer
12cr|task-sound-studio-0.3-8|92	Suggests: bristol-juno
12cr|task-sound-studio-0.3-8|93	Suggests: bristol-memory
12cr|task-sound-studio-0.3-8|94	Suggests: bristol-mini
12cr|task-sound-studio-0.3-8|95	Suggests: bristol-mono
12cr|task-sound-studio-0.3-8|96	Suggests: bristol-obx
12cr|task-sound-studio-0.3-8|97	Suggests: bristol-obxa
12cr|task-sound-studio-0.3-8|98	Suggests: bristol-odyssey
12cr|task-sound-studio-0.3-8|99	Suggests: bristol-poly800
12cr|task-sound-studio-0.3-8|100	Suggests: bristol-prophet
12cr|task-sound-studio-0.3-8|101	Suggests: bristol-rhodes
12cr|task-sound-studio-0.3-8|102	Suggests: bristol-rhodesbass
12cr|task-sound-studio-0.3-8|103	Suggests: bristol-roadrunner
12cr|task-sound-studio-0.3-8|104	Suggests: bristol-solina
12cr|task-sound-studio-0.3-8|105	Suggests: bristol-vox
12cr|task-sound-studio-0.3-8|106	Suggests: qsampler
12cr|task-sound-studio-0.3-8|107	
12cr|task-sound-studio-0.3-8|108	# Simple audio recorders and players
12cr|task-sound-studio-0.3-8|109	Suggests: jack_capture
12cr|task-sound-studio-0.3-8|110	Suggests: timemachine
12cr|task-sound-studio-0.3-8|111	Suggests: qarecord
12cr|task-sound-studio-0.3-8|112	Suggests: uade
12cr|task-sound-studio-0.3-8|113	Suggests: upse
12cr|task-sound-studio-0.3-8|114	Suggests: xmp
12cr|task-sound-studio-0.3-8|115	
12cr|task-sound-studio-0.3-8|116	# DAW - SAW and sequencers
12cr|task-sound-studio-0.3-8|117	Suggests: ardour
12cr|task-sound-studio-0.3-8|118	Suggests: audacity
12cr|task-sound-studio-0.3-8|119	Suggests: dino
12cr|task-sound-studio-0.3-8|120	Suggests: jokosher
12cr|task-sound-studio-0.3-8|121	Suggests: lmms
12cr|task-sound-studio-0.3-8|122	Suggests: qtractor
12cr|task-sound-studio-0.3-8|123	Suggests: rezound
12cr|task-sound-studio-0.3-8|124	Suggests: rosegarden
12cr|task-sound-studio-0.3-8|125	Suggests: seq24
12cr|task-sound-studio-0.3-8|126	Suggests: jackbeat
12cr|task-sound-studio-0.3-8|127	Suggests: beast
12cr|task-sound-studio-0.3-8|128	Suggests: kmid2
12cr|task-sound-studio-0.3-8|129	
12cr|task-sound-studio-0.3-8|130	# Trackers
12cr|task-sound-studio-0.3-8|131	Suggests: schismtracker
12cr|task-sound-studio-0.3-8|132	
12cr|task-sound-studio-0.3-8|133	
12cr|task-sound-studio-0.3-8|134	# Effect racks
12cr|task-sound-studio-0.3-8|135	Suggests: jack-rack
12cr|task-sound-studio-0.3-8|136	Suggests: zynjacku
12cr|task-sound-studio-0.3-8|137	Suggests: ecamegapedal
12cr|task-sound-studio-0.3-8|138	Suggests: gnuitar
12cr|task-sound-studio-0.3-8|139	Suggests: guitarix
12cr|task-sound-studio-0.3-8|140	Suggests: jcgui
12cr|task-sound-studio-0.3-8|141	Suggests: jconvolver
12cr|task-sound-studio-0.3-8|142	Suggests: rakarrack
12cr|task-sound-studio-0.3-8|143	Suggests: tuxguitar
12cr|task-sound-studio-0.3-8|144	Suggests: jackeq
12cr|task-sound-studio-0.3-8|145	Suggests: zita-rev1
12cr|task-sound-studio-0.3-8|146	
12cr|task-sound-studio-0.3-8|147	# Drum machines, live audio tools
12cr|task-sound-studio-0.3-8|148	Suggests: hydrogen
12cr|task-sound-studio-0.3-8|149	Suggests: mixxx
12cr|task-sound-studio-0.3-8|150	Suggests: terminatorx
12cr|task-sound-studio-0.3-8|151	Suggests: sooperlooper
12cr|task-sound-studio-0.3-8|152	
12cr|task-sound-studio-0.3-8|153	# Audio developpers
12cr|task-sound-studio-0.3-8|154	Suggests: faust
12cr|task-sound-studio-0.3-8|155	Suggests: pd
12cr|task-sound-studio-0.3-8|156	Suggests: drumstick
12cr|task-sound-studio-0.3-8|157	
12cr|task-sound-studio-0.3-8|158	# KernelRT
12cr|task-sound-studio-0.3-8|159	Suggests: kernel-rt-latest
12cr|task-sound-studio-0.3-8|160	Suggests: kernel-rt-devel-latest
12cr|task-sound-studio-0.3-8|161	Suggests: rtirq
12cr|task-sound-studio-0.3-8|162	
12cr|task-sound-studio-0.3-8|163	# Media players
12cr|task-sound-studio-0.3-8|164	Suggests: xine-jack
12cr|task-sound-studio-0.3-8|165	Suggests: mplayer
12cr|task-sound-studio-0.3-8|166	Suggests: vlc-plugin-jack
12cr|task-sound-studio-0.3-8|167	Suggests: gstreamer0.10-plugins-good
12cr|task-sound-studio-0.3-8|168	
12cr|task-sound-studio-0.3-8|169	# Desktop-specific configuration files
12cr|task-sound-studio-0.3-8|170	Suggests: lilypond-kde4
12cr|task-sound-studio-0.3-8|171	
12cr|task-sound-studio-0.3-8|172	#########################################################
12cr|task-sound-studio-0.3-8|173	
12cr|task-sound-studio-0.3-8|174	BuildArch:  noarch
12cr|task-sound-studio-0.3-8|175	
12cr|task-sound-studio-0.3-8|176	%description
12cr|task-sound-studio-0.3-8|177	This package is a meta-package which installs everything
12cr|task-sound-studio-0.3-8|178	needed to have a complete sound creation and processing studio.
12cr|task-sound-studio-0.3-8|179	- Rosa/Mandriva for Digital Audio Workstations -
12cr|task-sound-studio-0.3-8|180	
12cr|task-sound-studio-0.3-8|181	
12cr|task-sound-studio-0.3-8|182	%files
12cr|task-sound-studio-0.3-8|183	

7917 12
12cr|task-sugar-0.88.0-3|1	# NOTE: Please do not edit this file, it was auto generated by jhconvert
12cr|task-sugar-0.88.0-3|2	#       See http://wiki.sugarlabs.org/go/Deployment_Team/jhconvert for details
12cr|task-sugar-0.88.0-3|3	
12cr|task-sugar-0.88.0-3|4	Name: task-sugar
12cr|task-sugar-0.88.0-3|5	Version: 0.88.0
12cr|task-sugar-0.88.0-3|6	Release: 3
12cr|task-sugar-0.88.0-3|7	Summary: Sugar Platform
12cr|task-sugar-0.88.0-3|8	License: GPL
12cr|task-sugar-0.88.0-3|9	Group: Graphical desktop/Other
12cr|task-sugar-0.88.0-3|10	Url: http://sugarlabs.org/
12cr|task-sugar-0.88.0-3|11	
12cr|task-sugar-0.88.0-3|12	Requires: csound
12cr|task-sugar-0.88.0-3|13	Requires: csound-python
12cr|task-sugar-0.88.0-3|14	Requires: etoys >= 4.0.2340
12cr|task-sugar-0.88.0-3|15	Requires: sugar-fructose >= 0.88.0
12cr|task-sugar-0.88.0-3|16	Requires: sugar-glucose >= 0.88.0
12cr|task-sugar-0.88.0-3|17	Requires: gstreamer0.10-plugins-base
12cr|task-sugar-0.88.0-3|18	Requires: gstreamer0.10-espeak >= 0.3.3
12cr|task-sugar-0.88.0-3|19	Requires: gstreamer0.10-plugins-good
12cr|task-sugar-0.88.0-3|20	Requires: libxml2-python
12cr|task-sugar-0.88.0-3|21	Requires: python-numpy
12cr|task-sugar-0.88.0-3|22	Requires: pygame
12cr|task-sugar-0.88.0-3|23	
12cr|task-sugar-0.88.0-3|24	%description
12cr|task-sugar-0.88.0-3|25	The Sugar Platform is a set of versioned components on which activity
12cr|task-sugar-0.88.0-3|26	authors can rely when targeting their activities to run on a particular
12cr|task-sugar-0.88.0-3|27	Sugar version.
12cr|task-sugar-0.88.0-3|28	Installing Sugar Platform should mean for user that he can download actities
12cr|task-sugar-0.88.0-3|29	from http://activities.sugarlabs.org/ and they won't be failed due to
12cr|task-sugar-0.88.0-3|30	missed dependencies.
12cr|task-sugar-0.88.0-3|31	
12cr|task-sugar-0.88.0-3|32	%files
12cr|task-sugar-0.88.0-3|33	
12cr|task-sugar-0.88.0-3|34	

7918 12
12cr|task-wm2003sync-common-1.1-1|1	Name:		task-wm2003sync-common
12cr|task-wm2003sync-common-1.1-1|2	Version:	1.1
12cr|task-wm2003sync-common-1.1-1|3	Release:	%mkrel 1
12cr|task-wm2003sync-common-1.1-1|4	Summary:	Metapackage for Windows Mobile 2003 and earlier devices
12cr|task-wm2003sync-common-1.1-1|5	Group:		Communications
12cr|task-wm2003sync-common-1.1-1|6	License:	GPLv2+
12cr|task-wm2003sync-common-1.1-1|7	Requires:	synce-hal
12cr|task-wm2003sync-common-1.1-1|8	Requires:	libopensync-plugin-synce
12cr|task-wm2003sync-common-1.1-1|9	# For command-line partnership creation: synce-matchmaker is in librra
12cr|task-wm2003sync-common-1.1-1|10	# - AdamW 2008/06
12cr|task-wm2003sync-common-1.1-1|11	Suggests:	librra
12cr|task-wm2003sync-common-1.1-1|12	Suggests:	libopensync-plugin-file
12cr|task-wm2003sync-common-1.1-1|13	BuildArch:	noarch
12cr|task-wm2003sync-common-1.1-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|task-wm2003sync-common-1.1-1|15	
12cr|task-wm2003sync-common-1.1-1|16	%description
12cr|task-wm2003sync-common-1.1-1|17	This package is a meta-package for connecting with Windows Mobile 2003
12cr|task-wm2003sync-common-1.1-1|18	and earlier devices. It depends on all packages necessary for setting
12cr|task-wm2003sync-common-1.1-1|19	up a basic connection to the device. It is not recommended that you
12cr|task-wm2003sync-common-1.1-1|20	install this package directly, but rather that you install
12cr|task-wm2003sync-common-1.1-1|21	task-wm2003sync-gnome or task-wm2003sync-kde, depending on your
12cr|task-wm2003sync-common-1.1-1|22	preferred desktop environment.
12cr|task-wm2003sync-common-1.1-1|23	
12cr|task-wm2003sync-common-1.1-1|24	%package -n task-wm2003sync-kde
12cr|task-wm2003sync-common-1.1-1|25	Summary:	KDE metapackage for Windows Mobile 2003 and earlier
12cr|task-wm2003sync-common-1.1-1|26	Group:		Communications
12cr|task-wm2003sync-common-1.1-1|27	Requires:	task-wm2003sync-common
12cr|task-wm2003sync-common-1.1-1|28	Requires:	libopensync-plugin-kdepim
12cr|task-wm2003sync-common-1.1-1|29	Requires:	synce-kpm
12cr|task-wm2003sync-common-1.1-1|30	#Requires:	synce-trayicon
12cr|task-wm2003sync-common-1.1-1|31	Suggests:	kde4-kio-rapip
12cr|task-wm2003sync-common-1.1-1|32	
12cr|task-wm2003sync-common-1.1-1|33	%description -n task-wm2003sync-kde
12cr|task-wm2003sync-common-1.1-1|34	This package is a meta-package for connecting with Windows Mobile 2003
12cr|task-wm2003sync-common-1.1-1|35	and earlier devices. It depends on all packages necessary for setting
12cr|task-wm2003sync-common-1.1-1|36	up a basic connection to the device and packages that are useful for
12cr|task-wm2003sync-common-1.1-1|37	synchronizing with KDE applications.  At present it also suggests the
12cr|task-wm2003sync-common-1.1-1|38	synce-trayicon package, even though this is a GTK+-based application,
12cr|task-wm2003sync-common-1.1-1|39	as it is the only application currently capable of graphically
12cr|task-wm2003sync-common-1.1-1|40	configuring partnerships on these devices. It also depends on a
12cr|task-wm2003sync-common-1.1-1|41	package that will allow you to access the filesystem on your Windows
12cr|task-wm2003sync-common-1.1-1|42	Mobile device from KDE applications like Konqueror. This package is
12cr|task-wm2003sync-common-1.1-1|43	mainly intended for use with KDE 3, as synchronization with KDE 4's
12cr|task-wm2003sync-common-1.1-1|44	PIM applications is not yet possible. If you wish to use as much
12cr|task-wm2003sync-common-1.1-1|45	functionality as is currently available in KDE 4, install this package
12cr|task-wm2003sync-common-1.1-1|46	with urpmi's --no-suggests parameter, and then install the
12cr|task-wm2003sync-common-1.1-1|47	kde4-kio-rapip package.
12cr|task-wm2003sync-common-1.1-1|48	
12cr|task-wm2003sync-common-1.1-1|49	%package -n task-wm2003sync-gnome
12cr|task-wm2003sync-common-1.1-1|50	Summary:	GNOME metapackage for Windows Mobile 2003 and earlier
12cr|task-wm2003sync-common-1.1-1|51	Group:		Communications
12cr|task-wm2003sync-common-1.1-1|52	Requires:	task-wm2003sync-common
12cr|task-wm2003sync-common-1.1-1|53	Requires:	libopensync-plugin-evolution2
12cr|task-wm2003sync-common-1.1-1|54	Requires:	multisync-gui
12cr|task-wm2003sync-common-1.1-1|55	Requires:	synce-trayicon
12cr|task-wm2003sync-common-1.1-1|56	Suggests:	synce-gvfs
12cr|task-wm2003sync-common-1.1-1|57	
12cr|task-wm2003sync-common-1.1-1|58	%description -n task-wm2003sync-gnome
12cr|task-wm2003sync-common-1.1-1|59	This package is a meta-package for connecting with Windows Mobile 2003
12cr|task-wm2003sync-common-1.1-1|60	and earlier devices. It depends on all packages necessary for setting
12cr|task-wm2003sync-common-1.1-1|61	up a basic connection to the device and packages that are useful for
12cr|task-wm2003sync-common-1.1-1|62	synchronizing with GNOME applications. It also depends on a package
12cr|task-wm2003sync-common-1.1-1|63	that will allow you to access the filesystem on your Windows Mobile
12cr|task-wm2003sync-common-1.1-1|64	device from any GVFS-compatible application (most GNOME applications).
12cr|task-wm2003sync-common-1.1-1|65	
12cr|task-wm2003sync-common-1.1-1|66	%files
12cr|task-wm2003sync-common-1.1-1|67	
12cr|task-wm2003sync-common-1.1-1|68	%files -n task-wm2003sync-kde
12cr|task-wm2003sync-common-1.1-1|69	
12cr|task-wm2003sync-common-1.1-1|70	%files -n task-wm2003sync-gnome
12cr|task-wm2003sync-common-1.1-1|71	
12cr|task-wm2003sync-common-1.1-1|72	
12cr|task-wm2003sync-common-1.1-1|73	
12cr|task-wm2003sync-common-1.1-1|74	%changelog
12cr|task-wm2003sync-common-1.1-1|75	* Tue Aug 11 2009 Emmanuel Andry <eandry@mandriva.org> 1.1-1mdv2010.0
12cr|task-wm2003sync-common-1.1-1|76	+ Revision: 415188
12cr|task-wm2003sync-common-1.1-1|77	- now KDE4 compliant
12cr|task-wm2003sync-common-1.1-1|78	
12cr|task-wm2003sync-common-1.1-1|79	* Thu Sep 04 2008 Adam Williamson <awilliamson@mandriva.org> 1.0-2mdv2009.0
12cr|task-wm2003sync-common-1.1-1|80	+ Revision: 280251
12cr|task-wm2003sync-common-1.1-1|81	- explain KDE package is meant for KDE 3
12cr|task-wm2003sync-common-1.1-1|82	- depend on VFS access packages
12cr|task-wm2003sync-common-1.1-1|83	
12cr|task-wm2003sync-common-1.1-1|84	* Thu Jun 05 2008 Adam Williamson <awilliamson@mandriva.org> 1.0-1mdv2009.0
12cr|task-wm2003sync-common-1.1-1|85	+ Revision: 215177
12cr|task-wm2003sync-common-1.1-1|86	- import task-wm2003sync-common
12cr|task-wm2003sync-common-1.1-1|87	
12cr|task-wm2003sync-common-1.1-1|88	

7919 12
12cr|task-wm5sync-common-1.0-7|1	Name:		task-wm5sync-common
12cr|task-wm5sync-common-1.0-7|2	Version:	1.0
12cr|task-wm5sync-common-1.0-7|3	Release:	%{mkrel 7}
12cr|task-wm5sync-common-1.0-7|4	Summary:	Metapackage for connecting to Windows Mobile 5+ devices
12cr|task-wm5sync-common-1.0-7|5	Group:		Communications
12cr|task-wm5sync-common-1.0-7|6	License:	GPLv2+
12cr|task-wm5sync-common-1.0-7|7	Requires:	synce-hal
12cr|task-wm5sync-common-1.0-7|8	Requires:	sync-engine
12cr|task-wm5sync-common-1.0-7|9	Requires:	synce-opensync-plugin
12cr|task-wm5sync-common-1.0-7|10	Suggests:	libopensync-plugin-file
12cr|task-wm5sync-common-1.0-7|11	BuildArch:	noarch
12cr|task-wm5sync-common-1.0-7|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|task-wm5sync-common-1.0-7|13	
12cr|task-wm5sync-common-1.0-7|14	%description
12cr|task-wm5sync-common-1.0-7|15	This package is a meta-package for connecting with Windows Mobile 5
12cr|task-wm5sync-common-1.0-7|16	and later devices. It depends on all packages necessary for setting
12cr|task-wm5sync-common-1.0-7|17	up a basic connection to the device. It is not recommended that you
12cr|task-wm5sync-common-1.0-7|18	install this package directly, but rather that you install
12cr|task-wm5sync-common-1.0-7|19	task-wm5sync-gnome or task-wm5sync-kde, depending on your preferred
12cr|task-wm5sync-common-1.0-7|20	desktop environment.
12cr|task-wm5sync-common-1.0-7|21	
12cr|task-wm5sync-common-1.0-7|22	%package -n task-wm5sync-kde
12cr|task-wm5sync-common-1.0-7|23	Summary:	KDE metapackage for connecting to Windows Mobile 5+
12cr|task-wm5sync-common-1.0-7|24	Group:		Communications
12cr|task-wm5sync-common-1.0-7|25	Requires:	task-wm5sync-common
12cr|task-wm5sync-common-1.0-7|26	Requires:	libopensync-plugin-kdepim
12cr|task-wm5sync-common-1.0-7|27	Requires:	kdepim-kitchensync
12cr|task-wm5sync-common-1.0-7|28	Requires:	synce-kpm
12cr|task-wm5sync-common-1.0-7|29	Suggests:	synce-kio-rapip
12cr|task-wm5sync-common-1.0-7|30	
12cr|task-wm5sync-common-1.0-7|31	%description -n task-wm5sync-kde
12cr|task-wm5sync-common-1.0-7|32	This package is a meta-package for connecting with Windows Mobile 5
12cr|task-wm5sync-common-1.0-7|33	and later devices. It depends on all packages necessary for setting
12cr|task-wm5sync-common-1.0-7|34	up a basic connection to the device and packages that are useful for
12cr|task-wm5sync-common-1.0-7|35	synchronizing with KDE applications. It also depends on a package that
12cr|task-wm5sync-common-1.0-7|36	will allow you to access the filesystem on your Windows Mobile device
12cr|task-wm5sync-common-1.0-7|37	from KDE applications like Konqueror. This package is mainly intended
12cr|task-wm5sync-common-1.0-7|38	for use with KDE 3, as synchronization with KDE 4's PIM applications
12cr|task-wm5sync-common-1.0-7|39	is not yet possible. If you wish to use as much functionality as is
12cr|task-wm5sync-common-1.0-7|40	currently available in KDE 4, install this package with urpmi's
12cr|task-wm5sync-common-1.0-7|41	--no-suggests parameter, and then install the kde4-kio-rapip package.
12cr|task-wm5sync-common-1.0-7|42	
12cr|task-wm5sync-common-1.0-7|43	%package -n task-wm5sync-gnome
12cr|task-wm5sync-common-1.0-7|44	Summary:	GNOME metapackage for connecting to Windows Mobile 5+
12cr|task-wm5sync-common-1.0-7|45	Group:		Communications
12cr|task-wm5sync-common-1.0-7|46	Requires:	task-wm5sync-common
12cr|task-wm5sync-common-1.0-7|47	Requires:	libopensync-plugin-evolution2
12cr|task-wm5sync-common-1.0-7|48	Requires:	multisync-gui
12cr|task-wm5sync-common-1.0-7|49	Requires:	synce-trayicon
12cr|task-wm5sync-common-1.0-7|50	Suggests:	synce-gvfs
12cr|task-wm5sync-common-1.0-7|51	
12cr|task-wm5sync-common-1.0-7|52	%description -n task-wm5sync-gnome
12cr|task-wm5sync-common-1.0-7|53	This package is a meta-package for connecting with Windows Mobile 5
12cr|task-wm5sync-common-1.0-7|54	and later devices. It depends on all packages necessary for setting
12cr|task-wm5sync-common-1.0-7|55	up a basic connection to the device and packages that are useful for
12cr|task-wm5sync-common-1.0-7|56	synchronizing with GNOME applications. It also depends on a package
12cr|task-wm5sync-common-1.0-7|57	that will allow you to access the filesystem on your Windows Mobile
12cr|task-wm5sync-common-1.0-7|58	device from any GVFS-compatible application (most GNOME applications).
12cr|task-wm5sync-common-1.0-7|59	
12cr|task-wm5sync-common-1.0-7|60	%files
12cr|task-wm5sync-common-1.0-7|61	
12cr|task-wm5sync-common-1.0-7|62	%files -n task-wm5sync-kde
12cr|task-wm5sync-common-1.0-7|63	
12cr|task-wm5sync-common-1.0-7|64	%files -n task-wm5sync-gnome
12cr|task-wm5sync-common-1.0-7|65	
12cr|task-wm5sync-common-1.0-7|66	
12cr|task-wm5sync-common-1.0-7|67	
12cr|task-wm5sync-common-1.0-7|68	%changelog
12cr|task-wm5sync-common-1.0-7|69	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0-7mdv2010.0
12cr|task-wm5sync-common-1.0-7|70	+ Revision: 434278
12cr|task-wm5sync-common-1.0-7|71	- rebuild
12cr|task-wm5sync-common-1.0-7|72	
12cr|task-wm5sync-common-1.0-7|73	* Thu Sep 04 2008 Adam Williamson <awilliamson@mandriva.org> 1.0-6mdv2009.0
12cr|task-wm5sync-common-1.0-7|74	+ Revision: 280240
12cr|task-wm5sync-common-1.0-7|75	- we can now use trayicon not kpm for GNOME, and drop the explanation in desc
12cr|task-wm5sync-common-1.0-7|76	- clarify in KDE package description that it's meant for KDE 3
12cr|task-wm5sync-common-1.0-7|77	- add dependencies on VFS support packages - synce-vfs and synce-kio-rapip
12cr|task-wm5sync-common-1.0-7|78	
12cr|task-wm5sync-common-1.0-7|79	* Tue Jun 03 2008 Adam Williamson <awilliamson@mandriva.org> 1.0-4mdv2009.0
12cr|task-wm5sync-common-1.0-7|80	+ Revision: 214448
12cr|task-wm5sync-common-1.0-7|81	- adjust requires for the new synce-hal era
12cr|task-wm5sync-common-1.0-7|82	
12cr|task-wm5sync-common-1.0-7|83	* Thu Mar 13 2008 Adam Williamson <awilliamson@mandriva.org> 1.0-3mdv2008.1
12cr|task-wm5sync-common-1.0-7|84	+ Revision: 187645
12cr|task-wm5sync-common-1.0-7|85	- adjust requires for both kde and gnome packages (graphical sync tool for GNOME!)
12cr|task-wm5sync-common-1.0-7|86	- build all three wm5sync task packages from this .src.rpm
12cr|task-wm5sync-common-1.0-7|87	
12cr|task-wm5sync-common-1.0-7|88	* Wed Mar 12 2008 Adam Williamson <awilliamson@mandriva.org> 1.0-1mdv2008.1
12cr|task-wm5sync-common-1.0-7|89	+ Revision: 187242
12cr|task-wm5sync-common-1.0-7|90	- remove stray lines
12cr|task-wm5sync-common-1.0-7|91	- import task-wm5sync-common
12cr|task-wm5sync-common-1.0-7|92	
12cr|task-wm5sync-common-1.0-7|93	

7920 12
12cr|task-wm5sync-gnome-1.0-1|1	Name:		task-wm5sync-gnome
12cr|task-wm5sync-gnome-1.0-1|2	Version:	1.0
12cr|task-wm5sync-gnome-1.0-1|3	Release:	%{mkrel 1}
12cr|task-wm5sync-gnome-1.0-1|4	Summary:	GNOME metapackage for connecting to Windows Mobile 5+
12cr|task-wm5sync-gnome-1.0-1|5	Group:		Communications
12cr|task-wm5sync-gnome-1.0-1|6	License:	GPLv2+
12cr|task-wm5sync-gnome-1.0-1|7	Requires:	task-wm5sync-common
12cr|task-wm5sync-gnome-1.0-1|8	Requires:	libopensync-plugin-evolution2
12cr|task-wm5sync-gnome-1.0-1|9	Suggests:	synce-kpm
12cr|task-wm5sync-gnome-1.0-1|10	BuildArch:	noarch
12cr|task-wm5sync-gnome-1.0-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|task-wm5sync-gnome-1.0-1|12	
12cr|task-wm5sync-gnome-1.0-1|13	%description
12cr|task-wm5sync-gnome-1.0-1|14	This package is a meta-package for connecting with Windows Mobile 5
12cr|task-wm5sync-gnome-1.0-1|15	and later devices. It depends on all packages necessary for setting
12cr|task-wm5sync-gnome-1.0-1|16	up a basic connection to the device and packages that are useful for
12cr|task-wm5sync-gnome-1.0-1|17	synchronizing with GNOME applications. At present it also suggests the
12cr|task-wm5sync-gnome-1.0-1|18	synce-kpm package, even though this is a Qt-based application, as it is
12cr|task-wm5sync-gnome-1.0-1|19	clearly the best available application for graphically configuring
12cr|task-wm5sync-gnome-1.0-1|20	partnerships and installing / removing software on these devices.
12cr|task-wm5sync-gnome-1.0-1|21	
12cr|task-wm5sync-gnome-1.0-1|22	%files
12cr|task-wm5sync-gnome-1.0-1|23	
12cr|task-wm5sync-gnome-1.0-1|24	
12cr|task-wm5sync-gnome-1.0-1|25	
12cr|task-wm5sync-gnome-1.0-1|26	%changelog
12cr|task-wm5sync-gnome-1.0-1|27	* Wed Mar 12 2008 Adam Williamson <awilliamson@mandriva.com> 1.0-1mdv2008.1
12cr|task-wm5sync-gnome-1.0-1|28	+ Revision: 187263
12cr|task-wm5sync-gnome-1.0-1|29	- import task-wm5sync-gnome
12cr|task-wm5sync-gnome-1.0-1|30	
12cr|task-wm5sync-gnome-1.0-1|31	

7921 12
12cr|task-wm5sync-kde-1.0-2|1	Name:		task-wm5sync-kde
12cr|task-wm5sync-kde-1.0-2|2	Version:	1.0
12cr|task-wm5sync-kde-1.0-2|3	Release:	%{mkrel 2}
12cr|task-wm5sync-kde-1.0-2|4	Summary:	KDE metapackage for connecting to Windows Mobile 5+
12cr|task-wm5sync-kde-1.0-2|5	Group:		Communications
12cr|task-wm5sync-kde-1.0-2|6	License:	GPLv2+
12cr|task-wm5sync-kde-1.0-2|7	Requires:	task-wm5sync-common
12cr|task-wm5sync-kde-1.0-2|8	Requires:	syncekonnector
12cr|task-wm5sync-kde-1.0-2|9	Requires:	libopensync-plugin-kdepim
12cr|task-wm5sync-kde-1.0-2|10	Requires:	kdepim-kitchensync
12cr|task-wm5sync-kde-1.0-2|11	BuildArch:	noarch
12cr|task-wm5sync-kde-1.0-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|task-wm5sync-kde-1.0-2|13	
12cr|task-wm5sync-kde-1.0-2|14	%description
12cr|task-wm5sync-kde-1.0-2|15	This package is a meta-package for connecting with Windows Mobile 5
12cr|task-wm5sync-kde-1.0-2|16	and later devices. It depends on all packages necessary for setting
12cr|task-wm5sync-kde-1.0-2|17	up a basic connection to the device and packages that are useful for
12cr|task-wm5sync-kde-1.0-2|18	synchronizing with KDE applications.
12cr|task-wm5sync-kde-1.0-2|19	
12cr|task-wm5sync-kde-1.0-2|20	%files
12cr|task-wm5sync-kde-1.0-2|21	
12cr|task-wm5sync-kde-1.0-2|22	
12cr|task-wm5sync-kde-1.0-2|23	
12cr|task-wm5sync-kde-1.0-2|24	%changelog
12cr|task-wm5sync-kde-1.0-2|25	* Thu Mar 13 2008 Adam Williamson <awilliamson@mandriva.com> 1.0-2mdv2008.1
12cr|task-wm5sync-kde-1.0-2|26	+ Revision: 187301
12cr|task-wm5sync-kde-1.0-2|27	- require kdepim-kitchensync
12cr|task-wm5sync-kde-1.0-2|28	- don't require syncekonnector till i figure out what's wrong with it and if it's needed
12cr|task-wm5sync-kde-1.0-2|29	
12cr|task-wm5sync-kde-1.0-2|30	* Wed Mar 12 2008 Adam Williamson <awilliamson@mandriva.com> 1.0-1mdv2008.1
12cr|task-wm5sync-kde-1.0-2|31	+ Revision: 187272
12cr|task-wm5sync-kde-1.0-2|32	- import task-wm5sync-kde
12cr|task-wm5sync-kde-1.0-2|33	
12cr|task-wm5sync-kde-1.0-2|34	

7922 12
12cr|task-xfce-2012.0-2|1	Summary:	Metapackage for the Xfce desktop environment
12cr|task-xfce-2012.0-2|2	Name:		task-xfce
12cr|task-xfce-2012.0-2|3	Version:	2012.0
12cr|task-xfce-2012.0-2|4	Release:	2
12cr|task-xfce-2012.0-2|5	Epoch:		1
12cr|task-xfce-2012.0-2|6	Group:		Graphical desktop/Xfce
12cr|task-xfce-2012.0-2|7	License:	GPLv2+
12cr|task-xfce-2012.0-2|8	URL:		http://wiki.mandriva.com/en/XfceLive
12cr|task-xfce-2012.0-2|9	BuildArch:	noarch
12cr|task-xfce-2012.0-2|10	
12cr|task-xfce-2012.0-2|11	# (tpg) please keep requires in alphabetical order
12cr|task-xfce-2012.0-2|12	#Suggests:	eatmonkey
12cr|task-xfce-2012.0-2|13	Suggests:	lightdm
12cr|task-xfce-2012.0-2|14	Suggests:	orage
12cr|task-xfce-2012.0-2|15	Suggests:	gigolo
12cr|task-xfce-2012.0-2|16	#Suggests:	midori
12cr|task-xfce-2012.0-2|17	Suggests:	parole
12cr|task-xfce-2012.0-2|18	Suggests:	squeeze
12cr|task-xfce-2012.0-2|19	#Suggests:	xarchiver
12cr|task-xfce-2012.0-2|20	Suggests:	ristretto
12cr|task-xfce-2012.0-2|21	Requires:	task-xfce-plugins
12cr|task-xfce-2012.0-2|22	Requires:	task-xfce-minimal
12cr|task-xfce-2012.0-2|23	Suggests:	thunar-archive-plugin
12cr|task-xfce-2012.0-2|24	Suggests:	thunar-media-tags-plugin
12cr|task-xfce-2012.0-2|25	Suggests:	thunar-shares-plugin
12cr|task-xfce-2012.0-2|26	#Suggests:	thunar-svn-plugin
12cr|task-xfce-2012.0-2|27	Suggests:	thunar-vcs-plugin
12cr|task-xfce-2012.0-2|28	Suggests:	thunar-thumbnailers
12cr|task-xfce-2012.0-2|29	Suggests:	tumbler
12cr|task-xfce-2012.0-2|30	Suggests:	xfbib
12cr|task-xfce-2012.0-2|31	Suggests:	xfburn
12cr|task-xfce-2012.0-2|32	Suggests:	xfmpc
12cr|task-xfce-2012.0-2|33	#Requires:	xfprint
12cr|task-xfce-2012.0-2|34	#Suggests:	xfswitch-plugin
12cr|task-xfce-2012.0-2|35	#Suggests:	xfce4-artwork
12cr|task-xfce-2012.0-2|36	Suggests:	xfce4-appfinder
12cr|task-xfce-2012.0-2|37	Suggests:	xfce4-screenshooter
12cr|task-xfce-2012.0-2|38	Obsoletes:	xfce-trigger-launcher
12cr|task-xfce-2012.0-2|39	
12cr|task-xfce-2012.0-2|40	%description
12cr|task-xfce-2012.0-2|41	This package is a meta-package, meaning that its purpose is to contain
12cr|task-xfce-2012.0-2|42	dependencies for running the Xfce Mandriva Desktop.
12cr|task-xfce-2012.0-2|43	
12cr|task-xfce-2012.0-2|44	Xfce panel plugins can be found in %{name}-plugins.
12cr|task-xfce-2012.0-2|45	
12cr|task-xfce-2012.0-2|46	%package minimal
12cr|task-xfce-2012.0-2|47	Summary:	Minimal dependencies needed for Xfce desktop
12cr|task-xfce-2012.0-2|48	Group:		Graphical desktop/Xfce
12cr|task-xfce-2012.0-2|49	Url:		http://wiki.mandriva.com/en/XfceLive
12cr|task-xfce-2012.0-2|50	
12cr|task-xfce-2012.0-2|51	# (tpg) please keep requires in alphabetical order
12cr|task-xfce-2012.0-2|52	
12cr|task-xfce-2012.0-2|53	Requires:	exo
12cr|task-xfce-2012.0-2|54	#Requires:	mandriva-xfce-config
12cr|task-xfce-2012.0-2|55	Requires:	mousepad
12cr|task-xfce-2012.0-2|56	Requires:	terminal
12cr|task-xfce-2012.0-2|57	Requires:	thunar
12cr|task-xfce-2012.0-2|58	Requires:	thunar-volman
12cr|task-xfce-2012.0-2|59	Suggests:	xfce4-icon-theme
12cr|task-xfce-2012.0-2|60	Requires:	xfce4-mixer
12cr|task-xfce-2012.0-2|61	Requires:	virtual-notification-daemon
12cr|task-xfce-2012.0-2|62	Suggests:	xfce4-notifyd
12cr|task-xfce-2012.0-2|63	Requires:	xfce4-panel
12cr|task-xfce-2012.0-2|64	Requires:	xfce4-power-manager
12cr|task-xfce-2012.0-2|65	Requires:	xfce4-session
12cr|task-xfce-2012.0-2|66	Requires:	xfce4-taskmanager
12cr|task-xfce-2012.0-2|67	Requires:	xfce4-settings
12cr|task-xfce-2012.0-2|68	Requires:	xfce4-volumed
12cr|task-xfce-2012.0-2|69	Requires:	xfconf
12cr|task-xfce-2012.0-2|70	Requires:	xfdesktop
12cr|task-xfce-2012.0-2|71	Requires:	xfwm4
12cr|task-xfce-2012.0-2|72	
12cr|task-xfce-2012.0-2|73	Provides:	xfce = %{EVRD}
12cr|task-xfce-2012.0-2|74	
12cr|task-xfce-2012.0-2|75	%description minimal
12cr|task-xfce-2012.0-2|76	Xfce is a lightweight desktop environment for various *NIX systems.
12cr|task-xfce-2012.0-2|77	Designed for productivity, it loads and executes applications fast,
12cr|task-xfce-2012.0-2|78	while conserving system resources.
12cr|task-xfce-2012.0-2|79	
12cr|task-xfce-2012.0-2|80	Xfce 4.4 embodies the traditional UNIX philosophy of modularity and
12cr|task-xfce-2012.0-2|81	re-usability. It consists of a number of components that together
12cr|task-xfce-2012.0-2|82	provide the full functionality of the desktop environment. They are
12cr|task-xfce-2012.0-2|83	packaged separately and you can pick and choose from the available
12cr|task-xfce-2012.0-2|84	packages to create the best personal working environment.
12cr|task-xfce-2012.0-2|85	
12cr|task-xfce-2012.0-2|86	This package is a meta-package, meaning that its purpose is to contain
12cr|task-xfce-2012.0-2|87	minimal dependencies for running a minimal Xfce desktop environment.
12cr|task-xfce-2012.0-2|88	
12cr|task-xfce-2012.0-2|89	
12cr|task-xfce-2012.0-2|90	%package plugins
12cr|task-xfce-2012.0-2|91	Summary:	Metapackage for the Xfce panel plugins
12cr|task-xfce-2012.0-2|92	Group:		Graphical desktop/Xfce
12cr|task-xfce-2012.0-2|93	Url:		http://wiki.mandriva.com/en/XfceLive
12cr|task-xfce-2012.0-2|94	Requires:	task-xfce-minimal
12cr|task-xfce-2012.0-2|95	
12cr|task-xfce-2012.0-2|96	# (tpg) please keep requires in alphabetical order
12cr|task-xfce-2012.0-2|97	
12cr|task-xfce-2012.0-2|98	Suggests:	xfce4-battery-plugin
12cr|task-xfce-2012.0-2|99	#Suggests:	xfce4-cddrive-plugin
12cr|task-xfce-2012.0-2|100	Suggests:	xfce4-cellmodem-plugin
12cr|task-xfce-2012.0-2|101	Suggests:	xfce4-clipman-plugin
12cr|task-xfce-2012.0-2|102	Suggests:	xfce4-cpufreq-plugin
12cr|task-xfce-2012.0-2|103	Suggests:	xfce4-cpugraph-plugin
12cr|task-xfce-2012.0-2|104	Suggests:	xfce4-datetime-plugin
12cr|task-xfce-2012.0-2|105	Suggests:	xfce4-dict-plugin
12cr|task-xfce-2012.0-2|106	Suggests:	xfce4-diskperf-plugin
12cr|task-xfce-2012.0-2|107	Suggests:	xfce4-embed-plugin
12cr|task-xfce-2012.0-2|108	Suggests:	xfce4-eyes-plugin
12cr|task-xfce-2012.0-2|109	Suggests:	xfce4-fsguard-plugin
12cr|task-xfce-2012.0-2|110	Suggests:	xfce4-genmon-plugin
12cr|task-xfce-2012.0-2|111	Suggests:	xfce4-indicator-plugin
12cr|task-xfce-2012.0-2|112	#Suggests:	xfce4-linelight-plugin
12cr|task-xfce-2012.0-2|113	Suggests:	xfce4-modemlights-plugin
12cr|task-xfce-2012.0-2|114	#Suggests:	xfce4-mailwatch-plugin
12cr|task-xfce-2012.0-2|115	#Suggests:	xfce4-minicmd-plugin
12cr|task-xfce-2012.0-2|116	Suggests:	xfce4-mount-plugin
12cr|task-xfce-2012.0-2|117	Suggests:	xfce4-mpc-plugin
12cr|task-xfce-2012.0-2|118	Suggests:	xfce4-netload-plugin
12cr|task-xfce-2012.0-2|119	Suggests:	xfce4-notes-plugin
12cr|task-xfce-2012.0-2|120	Suggests:	xfce4-places-plugin
12cr|task-xfce-2012.0-2|121	#Suggests:	xfce4-playercontrol-plugin
12cr|task-xfce-2012.0-2|122	Suggests:	xfce4-quicklauncher-plugin
12cr|task-xfce-2012.0-2|123	Suggests:	xfce4-radio-plugin
12cr|task-xfce-2012.0-2|124	#Suggests:	xfce4-rss-plugin
12cr|task-xfce-2012.0-2|125	Suggests:	xfce4-screenshooter-plugin
12cr|task-xfce-2012.0-2|126	Suggests:	xfce4-sensors-plugin
12cr|task-xfce-2012.0-2|127	Suggests:	xfce4-smartbookmark-plugin
12cr|task-xfce-2012.0-2|128	Suggests:	xfce4-smartpm-plugin
12cr|task-xfce-2012.0-2|129	Suggests:	xfce4-systemload-plugin
12cr|task-xfce-2012.0-2|130	Suggests:	xfce4-time-out-plugin
12cr|task-xfce-2012.0-2|131	Suggests:	xfce4-timer-plugin
12cr|task-xfce-2012.0-2|132	Suggests:	xfce4-verve-plugin
12cr|task-xfce-2012.0-2|133	Suggests:	xfce4-wavelan-plugin
12cr|task-xfce-2012.0-2|134	Suggests:	xfce4-weather-plugin
12cr|task-xfce-2012.0-2|135	#Suggests:	xfce4-websearch-plugin
12cr|task-xfce-2012.0-2|136	Suggests:	xfce4-wmdock-plugin
12cr|task-xfce-2012.0-2|137	#Suggests:	xfce4-xfapplet-plugin
12cr|task-xfce-2012.0-2|138	Suggests:	xfce4-xkb-plugin
12cr|task-xfce-2012.0-2|139	# requires gdm
12cr|task-xfce-2012.0-2|140	#Suggests:	xfswitch-plugin
12cr|task-xfce-2012.0-2|141	
12cr|task-xfce-2012.0-2|142	%description plugins
12cr|task-xfce-2012.0-2|143	This package is a meta-package, meaning that its purpose is to contain
12cr|task-xfce-2012.0-2|144	dependencies for running the Xfce panel plugins.
12cr|task-xfce-2012.0-2|145	
12cr|task-xfce-2012.0-2|146	%package devel
12cr|task-xfce-2012.0-2|147	Summary:	Xfce development metapackage
12cr|task-xfce-2012.0-2|148	Group:		Development/Other
12cr|task-xfce-2012.0-2|149	Url:		http://wiki.mandriva.com/en/XfceLive
12cr|task-xfce-2012.0-2|150	
12cr|task-xfce-2012.0-2|151	# (tpg) please keep requires in alphabetical order
12cr|task-xfce-2012.0-2|152	#Requires:	libxfcegui4-devel
12cr|task-xfce-2012.0-2|153	Requires:	libxfce4ui-devel
12cr|task-xfce-2012.0-2|154	Requires:	garcon-devel
12cr|task-xfce-2012.0-2|155	#Requires:	libxfce4menu-devel
12cr|task-xfce-2012.0-2|156	Requires:	libxfce4util-devel
12cr|task-xfce-2012.0-2|157	#Requires:	python-xfce
12cr|task-xfce-2012.0-2|158	Requires:	thunar-devel
12cr|task-xfce-2012.0-2|159	Requires:	xfce4-dev-tools
12cr|task-xfce-2012.0-2|160	Requires:	xfce4-panel-devel
12cr|task-xfce-2012.0-2|161	Requires:	xfconf-devel
12cr|task-xfce-2012.0-2|162	Requires:	exo-devel
12cr|task-xfce-2012.0-2|163	#Requires:	xfc
12cr|task-xfce-2012.0-2|164	
12cr|task-xfce-2012.0-2|165	%description devel
12cr|task-xfce-2012.0-2|166	This package is a meta-package, meaning that its purpose is to contain
12cr|task-xfce-2012.0-2|167	dependencies for Xfce development environment.
12cr|task-xfce-2012.0-2|168	
12cr|task-xfce-2012.0-2|169	%files
12cr|task-xfce-2012.0-2|170	
12cr|task-xfce-2012.0-2|171	%files minimal
12cr|task-xfce-2012.0-2|172	
12cr|task-xfce-2012.0-2|173	%files plugins
12cr|task-xfce-2012.0-2|174	
12cr|task-xfce-2012.0-2|175	%files devel
12cr|task-xfce-2012.0-2|176	
12cr|task-xfce-2012.0-2|177	
12cr|task-xfce-2012.0-2|178	%changelog
12cr|task-xfce-2012.0-2|179	* Mon Apr 09 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1:2011.0-7
12cr|task-xfce-2012.0-2|180	+ Revision: 789961
12cr|task-xfce-2012.0-2|181	- fix requires
12cr|task-xfce-2012.0-2|182	
12cr|task-xfce-2012.0-2|183	* Sun Apr 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1:2011.0-6
12cr|task-xfce-2012.0-2|184	+ Revision: 789913
12cr|task-xfce-2012.0-2|185	- enable few panel plugins
12cr|task-xfce-2012.0-2|186	- reeanble few components
12cr|task-xfce-2012.0-2|187	
12cr|task-xfce-2012.0-2|188	* Sat Apr 07 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1:2011.0-4
12cr|task-xfce-2012.0-2|189	+ Revision: 789693
12cr|task-xfce-2012.0-2|190	- add conflicts on xfce-utils
12cr|task-xfce-2012.0-2|191	
12cr|task-xfce-2012.0-2|192	* Fri Apr 06 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1:2011.0-3
12cr|task-xfce-2012.0-2|193	+ Revision: 789520
12cr|task-xfce-2012.0-2|194	- disable most of xfce apps and plugins
12cr|task-xfce-2012.0-2|195	- enable xfce4-timer-plugin
12cr|task-xfce-2012.0-2|196	- enable genmon and wmdock plugins
12cr|task-xfce-2012.0-2|197	- enable xfce4-xkb-plugin
12cr|task-xfce-2012.0-2|198	- enable xfce4-sensors-plugin
12cr|task-xfce-2012.0-2|199	- enable mpc, radio and weather plugins
12cr|task-xfce-2012.0-2|200	
12cr|task-xfce-2012.0-2|201	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1:2011.0-2
12cr|task-xfce-2012.0-2|202	+ Revision: 633065
12cr|task-xfce-2012.0-2|203	- update requires lists for all xfce apps and panel plugins
12cr|task-xfce-2012.0-2|204	
12cr|task-xfce-2012.0-2|205	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1:2011.0-1mdv2011.0
12cr|task-xfce-2012.0-2|206	+ Revision: 579680
12cr|task-xfce-2012.0-2|207	- change versioning
12cr|task-xfce-2012.0-2|208	- disable suggests on apps that do not work with current xfce 4.7.0
12cr|task-xfce-2012.0-2|209	
12cr|task-xfce-2012.0-2|210	* Sun Oct 11 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.6.1-4mdv2010.0
12cr|task-xfce-2012.0-2|211	+ Revision: 456685
12cr|task-xfce-2012.0-2|212	- suggests parole, a nwe media player for Xfce
12cr|task-xfce-2012.0-2|213	- spec file clean
12cr|task-xfce-2012.0-2|214	
12cr|task-xfce-2012.0-2|215	* Mon Jul 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.6.1-3mdv2010.0
12cr|task-xfce-2012.0-2|216	+ Revision: 400834
12cr|task-xfce-2012.0-2|217	- add suggest on task-xfce-plugins on task-xfce (pointed out by Dr_ST)
12cr|task-xfce-2012.0-2|218	
12cr|task-xfce-2012.0-2|219	* Mon Jul 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.6.1-2mdv2010.0
12cr|task-xfce-2012.0-2|220	+ Revision: 392973
12cr|task-xfce-2012.0-2|221	- add suggests on gdm
12cr|task-xfce-2012.0-2|222	
12cr|task-xfce-2012.0-2|223	* Wed Apr 22 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.6.1-1mdv2010.0
12cr|task-xfce-2012.0-2|224	+ Revision: 368751
12cr|task-xfce-2012.0-2|225	- update to new version 4.6.1
12cr|task-xfce-2012.0-2|226	
12cr|task-xfce-2012.0-2|227	* Sun Mar 22 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.6.0-2mdv2009.1
12cr|task-xfce-2012.0-2|228	+ Revision: 360330
12cr|task-xfce-2012.0-2|229	- do not suggest xfmedia
12cr|task-xfce-2012.0-2|230	
12cr|task-xfce-2012.0-2|231	* Sat Mar 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.6.0-1mdv2009.1
12cr|task-xfce-2012.0-2|232	+ Revision: 350785
12cr|task-xfce-2012.0-2|233	- version bump
12cr|task-xfce-2012.0-2|234	- suggest thunar-shares-plugin
12cr|task-xfce-2012.0-2|235	
12cr|task-xfce-2012.0-2|236	* Sat Feb 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.5.99.1-0.2mdv2009.1
12cr|task-xfce-2012.0-2|237	+ Revision: 340222
12cr|task-xfce-2012.0-2|238	- suggests gigolo instead of sion
12cr|task-xfce-2012.0-2|239	
12cr|task-xfce-2012.0-2|240	* Mon Feb 09 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.5.99.1-0.1mdv2009.1
12cr|task-xfce-2012.0-2|241	+ Revision: 339015
12cr|task-xfce-2012.0-2|242	- bum version tag
12cr|task-xfce-2012.0-2|243	- suggests xfswitch-plugin
12cr|task-xfce-2012.0-2|244	- xfce4-screenshooter is no longer a panel plugin
12cr|task-xfce-2012.0-2|245	
12cr|task-xfce-2012.0-2|246	* Sun Jan 04 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.5.92-0.1mdv2009.1
12cr|task-xfce-2012.0-2|247	+ Revision: 324354
12cr|task-xfce-2012.0-2|248	- suggests sion, a GIO/GVFS frontend
12cr|task-xfce-2012.0-2|249	- bump version tag
12cr|task-xfce-2012.0-2|250	
12cr|task-xfce-2012.0-2|251	* Fri Jan 02 2009 Jérôme Soyer <saispo@mandriva.org> 1:4.5.91-0.4mdv2009.1
12cr|task-xfce-2012.0-2|252	+ Revision: 323290
12cr|task-xfce-2012.0-2|253	- Bump Release
12cr|task-xfce-2012.0-2|254	- Exclude python-xfce for version under < 2009 and wait for a fix
12cr|task-xfce-2012.0-2|255	
12cr|task-xfce-2012.0-2|256	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|task-xfce-2012.0-2|257	- suggests xfce4-verve-plugin
12cr|task-xfce-2012.0-2|258	
12cr|task-xfce-2012.0-2|259	* Tue Oct 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.5.91-0.3mdv2009.1
12cr|task-xfce-2012.0-2|260	+ Revision: 298068
12cr|task-xfce-2012.0-2|261	- add requires on xfconf, thunar-volman and xfce4-power-manager
12cr|task-xfce-2012.0-2|262	- fix Url's
12cr|task-xfce-2012.0-2|263	
12cr|task-xfce-2012.0-2|264	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.5.91-0.2mdv2009.1
12cr|task-xfce-2012.0-2|265	+ Revision: 294903
12cr|task-xfce-2012.0-2|266	- remove notification-daemon-xfce as it breaks the update and it seems not needed anymore
12cr|task-xfce-2012.0-2|267	
12cr|task-xfce-2012.0-2|268	* Fri Oct 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.5.91-0.1mdv2009.1
12cr|task-xfce-2012.0-2|269	+ Revision: 294552
12cr|task-xfce-2012.0-2|270	- Xfce4.6 beta1 is landing on cooker
12cr|task-xfce-2012.0-2|271	- remove xfce-mcs-manager and xfce-mcs-plugins, suppressed by xfconf and xfce4-settings
12cr|task-xfce-2012.0-2|272	
12cr|task-xfce-2012.0-2|273	* Mon Oct 13 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.4.2-8mdv2009.1
12cr|task-xfce-2012.0-2|274	+ Revision: 293345
12cr|task-xfce-2012.0-2|275	- suggests thunar-shares
12cr|task-xfce-2012.0-2|276	
12cr|task-xfce-2012.0-2|277	* Sat Sep 27 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.4.2-7mdv2009.0
12cr|task-xfce-2012.0-2|278	+ Revision: 288836
12cr|task-xfce-2012.0-2|279	- Suggests readahead
12cr|task-xfce-2012.0-2|280	
12cr|task-xfce-2012.0-2|281	* Thu Sep 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.4.2-6mdv2009.0
12cr|task-xfce-2012.0-2|282	+ Revision: 288171
12cr|task-xfce-2012.0-2|283	- Suggests preload
12cr|task-xfce-2012.0-2|284	
12cr|task-xfce-2012.0-2|285	* Mon Sep 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.4.2-5mdv2009.0
12cr|task-xfce-2012.0-2|286	+ Revision: 286683
12cr|task-xfce-2012.0-2|287	- use suggests for aumix
12cr|task-xfce-2012.0-2|288	- suggests canberra-gtk for mdv 200900
12cr|task-xfce-2012.0-2|289	
12cr|task-xfce-2012.0-2|290	* Tue Sep 16 2008 Jérôme Soyer <saispo@mandriva.org> 1:4.4.2-4mdv2009.0
12cr|task-xfce-2012.0-2|291	+ Revision: 285113
12cr|task-xfce-2012.0-2|292	- Add aumix to task-xfce because volume keys need it (thks ffixxx)
12cr|task-xfce-2012.0-2|293	
12cr|task-xfce-2012.0-2|294	* Sun Jul 27 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.4.2-3mdv2009.0
12cr|task-xfce-2012.0-2|295	+ Revision: 250441
12cr|task-xfce-2012.0-2|296	- suggests xfce4-linelight-plugin
12cr|task-xfce-2012.0-2|297	
12cr|task-xfce-2012.0-2|298	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.4.2-2mdv2009.0
12cr|task-xfce-2012.0-2|299	+ Revision: 194655
12cr|task-xfce-2012.0-2|300	- update plugin name
12cr|task-xfce-2012.0-2|301	- require mandriva-xfce-config, rather only suggesting it
12cr|task-xfce-2012.0-2|302	
12cr|task-xfce-2012.0-2|303	* Sun Feb 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:4.4.2-1mdv2008.1
12cr|task-xfce-2012.0-2|304	+ Revision: 174385
12cr|task-xfce-2012.0-2|305	- change versioning to be closer with upstream
12cr|task-xfce-2012.0-2|306	- do not require all non-xfce software
12cr|task-xfce-2012.0-2|307	
12cr|task-xfce-2012.0-2|308	* Fri Jan 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2008.0-4mdv2008.1
12cr|task-xfce-2012.0-2|309	+ Revision: 157751
12cr|task-xfce-2012.0-2|310	- add thunar-svn-plugin
12cr|task-xfce-2012.0-2|311	- add clamtk
12cr|task-xfce-2012.0-2|312	- requires gpa
12cr|task-xfce-2012.0-2|313	
12cr|task-xfce-2012.0-2|314	+ Olivier Blin <blino@mandriva.org>
12cr|task-xfce-2012.0-2|315	- restore BuildRoot
12cr|task-xfce-2012.0-2|316	
12cr|task-xfce-2012.0-2|317	+ Thierry Vignaud <tv@mandriva.org>
12cr|task-xfce-2012.0-2|318	- kill re-definition of %%buildroot on Pixel's request
12cr|task-xfce-2012.0-2|319	
12cr|task-xfce-2012.0-2|320	* Sun Dec 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2008.0-3mdv2008.1
12cr|task-xfce-2012.0-2|321	+ Revision: 120502
12cr|task-xfce-2012.0-2|322	- correct obsoletes
12cr|task-xfce-2012.0-2|323	- add xfce4-artwork
12cr|task-xfce-2012.0-2|324	- obsolete older release of task-xfce and subpackages
12cr|task-xfce-2012.0-2|325	
12cr|task-xfce-2012.0-2|326	* Thu Dec 13 2007 Jérôme Soyer <saispo@mandriva.org> 2008.0-2mdv2008.1
12cr|task-xfce-2012.0-2|327	+ Revision: 119203
12cr|task-xfce-2012.0-2|328	- Bump Release
12cr|task-xfce-2012.0-2|329	- Add Suggests on xfce4-rss-plugins
12cr|task-xfce-2012.0-2|330	- Switch gtfp to filezilla (the one is so buggy)
12cr|task-xfce-2012.0-2|331	
12cr|task-xfce-2012.0-2|332	* Wed Dec 12 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2008.0-1mdv2008.1
12cr|task-xfce-2012.0-2|333	+ Revision: 119113
12cr|task-xfce-2012.0-2|334	- use Suggests for some not-so-necessary xfce related stuff
12cr|task-xfce-2012.0-2|335	
12cr|task-xfce-2012.0-2|336	* Wed Dec 05 2007 Jérôme Soyer <saispo@mandriva.org> 2008-25mdv2008.1
12cr|task-xfce-2012.0-2|337	+ Revision: 115779
12cr|task-xfce-2012.0-2|338	- Bump release
12cr|task-xfce-2012.0-2|339	- Add xfce4-websearch-plugin
12cr|task-xfce-2012.0-2|340	
12cr|task-xfce-2012.0-2|341	+ Thierry Vignaud <tv@mandriva.org>
12cr|task-xfce-2012.0-2|342	- fix spacing in description
12cr|task-xfce-2012.0-2|343	
12cr|task-xfce-2012.0-2|344	* Thu Nov 22 2007 Thierry Vignaud <tv@mandriva.org> 2008-24mdv2008.1
12cr|task-xfce-2012.0-2|345	+ Revision: 111292
12cr|task-xfce-2012.0-2|346	- drop noarch tag thus, thus really fixing bug #35717 by applying not applied bit
12cr|task-xfce-2012.0-2|347	
12cr|task-xfce-2012.0-2|348	* Thu Nov 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2008-23mdv2008.1
12cr|task-xfce-2012.0-2|349	+ Revision: 111093
12cr|task-xfce-2012.0-2|350	- disable conflicts on xarchiver for now, fix bug #35658
12cr|task-xfce-2012.0-2|351	- handle requires of OO.org under non ix86 archs, fix bug #35717
12cr|task-xfce-2012.0-2|352	
12cr|task-xfce-2012.0-2|353	* Tue Nov 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2008-22mdv2008.1
12cr|task-xfce-2012.0-2|354	+ Revision: 110709
12cr|task-xfce-2012.0-2|355	- xfce4-taskmanager
12cr|task-xfce-2012.0-2|356	- xfce4-volstatus-icon
12cr|task-xfce-2012.0-2|357	
12cr|task-xfce-2012.0-2|358	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2008-21mdv2008.1
12cr|task-xfce-2012.0-2|359	+ Revision: 110591
12cr|task-xfce-2012.0-2|360	- update requires for Xfce 4.4.2
12cr|task-xfce-2012.0-2|361	- suggest plugins rather than hardcode requires in plugins subpackage (not all plugins are really needed)
12cr|task-xfce-2012.0-2|362	- remove wengophone
12cr|task-xfce-2012.0-2|363	- add xfce4-wmdock-plugin
12cr|task-xfce-2012.0-2|364	- correct requires for xfce 4.4.2
12cr|task-xfce-2012.0-2|365	- update description for the task-xfce-minimal package
12cr|task-xfce-2012.0-2|366	- add conditionals for old mdv releases
12cr|task-xfce-2012.0-2|367	- requires openoffice.org-gtk
12cr|task-xfce-2012.0-2|368	- requires catfish
12cr|task-xfce-2012.0-2|369	
12cr|task-xfce-2012.0-2|370	* Thu Nov 01 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2008-20mdv2008.1
12cr|task-xfce-2012.0-2|371	+ Revision: 104408
12cr|task-xfce-2012.0-2|372	- new license policy
12cr|task-xfce-2012.0-2|373	- favors qalculate-gtk over gcalctool
12cr|task-xfce-2012.0-2|374	- requires gtk-recordmydesktop
12cr|task-xfce-2012.0-2|375	- remove eog
12cr|task-xfce-2012.0-2|376	- move xfce-dev-tools to the task-xfce-devel
12cr|task-xfce-2012.0-2|377	
12cr|task-xfce-2012.0-2|378	+ Thierry Vignaud <tv@mandriva.org>
12cr|task-xfce-2012.0-2|379	- fix summary-ended-with-dot
12cr|task-xfce-2012.0-2|380	
12cr|task-xfce-2012.0-2|381	* Fri Sep 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2008-19mdv2008.0
12cr|task-xfce-2012.0-2|382	+ Revision: 93477
12cr|task-xfce-2012.0-2|383	- require deluge and f-spot
12cr|task-xfce-2012.0-2|384	- requires mandriva-xfce-config for task-xfce-minimal
12cr|task-xfce-2012.0-2|385	- get back to ristretto
12cr|task-xfce-2012.0-2|386	
12cr|task-xfce-2012.0-2|387	* Fri Sep 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2008-18mdv2008.0
12cr|task-xfce-2012.0-2|388	+ Revision: 91948
12cr|task-xfce-2012.0-2|389	- mozilla-firefox is the default web browser
12cr|task-xfce-2012.0-2|390	
12cr|task-xfce-2012.0-2|391	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2008-17mdv2008.0
12cr|task-xfce-2012.0-2|392	+ Revision: 90299
12cr|task-xfce-2012.0-2|393	- rebuild
12cr|task-xfce-2012.0-2|394	
12cr|task-xfce-2012.0-2|395	* Sun Sep 09 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2008-16mdv2008.0
12cr|task-xfce-2012.0-2|396	+ Revision: 83582
12cr|task-xfce-2012.0-2|397	- remove ristretto in favor of mirage
12cr|task-xfce-2012.0-2|398	remove rhythmbox in favor of exaile
12cr|task-xfce-2012.0-2|399	remove evince in favor of epdfview
12cr|task-xfce-2012.0-2|400	- tango theme seems to be broken,at least it looks uglier than rodent :)
12cr|task-xfce-2012.0-2|401	
12cr|task-xfce-2012.0-2|402	* Tue Aug 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2008-14mdv2008.0
12cr|task-xfce-2012.0-2|403	+ Revision: 72684
12cr|task-xfce-2012.0-2|404	- gthumb is being replaced with ristretto
12cr|task-xfce-2012.0-2|405	- switch f-spot with gthumb
12cr|task-xfce-2012.0-2|406	- smart plugin for panel has a new name
12cr|task-xfce-2012.0-2|407	
12cr|task-xfce-2012.0-2|408	* Wed Jun 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2008-13mdv2008.0
12cr|task-xfce-2012.0-2|409	+ Revision: 41742
12cr|task-xfce-2012.0-2|410	- remove requires on mandriva stuff
12cr|task-xfce-2012.0-2|411	- task-xfce is now pure task package
12cr|task-xfce-2012.0-2|412	o all configuration files and scriplets have been moved to the xfce-config-X (where X stands for Free, One and Powerpack)
12cr|task-xfce-2012.0-2|413	o you have to install xfce-config-X to have Xfce composed to your current theme
12cr|task-xfce-2012.0-2|414	- add xfce-cddrive-plugin
12cr|task-xfce-2012.0-2|415	
12cr|task-xfce-2012.0-2|416	* Thu Jun 07 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2008-12mdv2008.0
12cr|task-xfce-2012.0-2|417	+ Revision: 36756
12cr|task-xfce-2012.0-2|418	- add plugins and devel subpackage (plus corresponding requires)
12cr|task-xfce-2012.0-2|419	- some cleans
12cr|task-xfce-2012.0-2|420	- spec file clean
12cr|task-xfce-2012.0-2|421	
12cr|task-xfce-2012.0-2|422	* Thu Jun 07 2007 Jérôme Soyer <saispo@mandriva.org> 2008-11mdv2008.0
12cr|task-xfce-2012.0-2|423	+ Revision: 36598
12cr|task-xfce-2012.0-2|424	- Introduce blino's changes :)
12cr|task-xfce-2012.0-2|425	
12cr|task-xfce-2012.0-2|426	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|task-xfce-2012.0-2|427	- move %%post scriplet to the task-xfce-minimal package
12cr|task-xfce-2012.0-2|428	- add url
12cr|task-xfce-2012.0-2|429	- only package minimal should provide files
12cr|task-xfce-2012.0-2|430	
12cr|task-xfce-2012.0-2|431	* Tue Jun 05 2007 Jérôme Soyer <saispo@mandriva.org> 2008-9mdv2008.0
12cr|task-xfce-2012.0-2|432	+ Revision: 35878
12cr|task-xfce-2012.0-2|433	- Cleanup
12cr|task-xfce-2012.0-2|434	- Clean Up
12cr|task-xfce-2012.0-2|435	- Clean Up
12cr|task-xfce-2012.0-2|436	- Clean Up
12cr|task-xfce-2012.0-2|437	
12cr|task-xfce-2012.0-2|438	* Tue Jun 05 2007 Jérôme Soyer <saispo@mandriva.org> 2008-8mdv2008.0
12cr|task-xfce-2012.0-2|439	+ Revision: 35842
12cr|task-xfce-2012.0-2|440	- bump release
12cr|task-xfce-2012.0-2|441	- Split packages
12cr|task-xfce-2012.0-2|442	- Comment abiword and gnumeric
12cr|task-xfce-2012.0-2|443	
12cr|task-xfce-2012.0-2|444	* Tue Jun 05 2007 Jérôme Soyer <saispo@mandriva.org> 2008-6mdv2008.0
12cr|task-xfce-2012.0-2|445	+ Revision: 35810
12cr|task-xfce-2012.0-2|446	- Move some Requires
12cr|task-xfce-2012.0-2|447	
12cr|task-xfce-2012.0-2|448	* Fri Jun 01 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2008-5mdv2008.0
12cr|task-xfce-2012.0-2|449	+ Revision: 34398
12cr|task-xfce-2012.0-2|450	- s/XFCE/Xfce
12cr|task-xfce-2012.0-2|451	- s/notification-daemon/notification-daemon-xfce
12cr|task-xfce-2012.0-2|452	- spec file clean
12cr|task-xfce-2012.0-2|453	
12cr|task-xfce-2012.0-2|454	* Thu May 31 2007 Jérôme Soyer <saispo@mandriva.org> 2008-4mdv2008.0
12cr|task-xfce-2012.0-2|455	+ Revision: 33096
12cr|task-xfce-2012.0-2|456	- Fix permissions
12cr|task-xfce-2012.0-2|457	
12cr|task-xfce-2012.0-2|458	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|task-xfce-2012.0-2|459	- s/xfce4-artwork/xfce-artwork
12cr|task-xfce-2012.0-2|460	
12cr|task-xfce-2012.0-2|461	* Mon May 28 2007 Jérôme Soyer <saispo@mandriva.org> 2008-3mdv2008.0
12cr|task-xfce-2012.0-2|462	+ Revision: 31942
12cr|task-xfce-2012.0-2|463	- Add gdm
12cr|task-xfce-2012.0-2|464	
12cr|task-xfce-2012.0-2|465	* Fri May 25 2007 Jérôme Soyer <saispo@mandriva.org> 2008-2mdv2008.0
12cr|task-xfce-2012.0-2|466	+ Revision: 31196
12cr|task-xfce-2012.0-2|467	- Fix sed
12cr|task-xfce-2012.0-2|468	- Mandriva Integration
12cr|task-xfce-2012.0-2|469	
12cr|task-xfce-2012.0-2|470	* Wed Apr 25 2007 Jérôme Soyer <saispo@mandriva.org> 2008-1mdv2008.0
12cr|task-xfce-2012.0-2|471	+ Revision: 18147
12cr|task-xfce-2012.0-2|472	- Task XFCE
12cr|task-xfce-2012.0-2|473	
12cr|task-xfce-2012.0-2|474	
12cr|task-xfce-2012.0-2|475	* Thu Feb 01 2007 Jérôme Soyer <saispo@mandriva.org> 2007-11mdv2007.0
12cr|task-xfce-2012.0-2|476	+ Revision: 115828
12cr|task-xfce-2012.0-2|477	- Use notification-daemon instead of notification-daemon-xfce
12cr|task-xfce-2012.0-2|478	
12cr|task-xfce-2012.0-2|479	* Fri Jan 12 2007 Jérôme Soyer <saispo@mandriva.org> 2007-10mdv2007.1
12cr|task-xfce-2012.0-2|480	+ Revision: 108127
12cr|task-xfce-2012.0-2|481	- Bump Release
12cr|task-xfce-2012.0-2|482	- Only task-xfce
12cr|task-xfce-2012.0-2|483	- Remove task-xfce-plugins
12cr|task-xfce-2012.0-2|484	
12cr|task-xfce-2012.0-2|485	* Fri Jan 12 2007 Jérôme Soyer <saispo@mandriva.org> 2007-9mdv2007.1
12cr|task-xfce-2012.0-2|486	+ Revision: 107821
12cr|task-xfce-2012.0-2|487	- Bump Release
12cr|task-xfce-2012.0-2|488	- Remove Requires
12cr|task-xfce-2012.0-2|489	
12cr|task-xfce-2012.0-2|490	* Wed Jan 10 2007 Jérôme Soyer <saispo@mandriva.org> 2007-8mdv2007.1
12cr|task-xfce-2012.0-2|491	+ Revision: 107244
12cr|task-xfce-2012.0-2|492	- Remove plugins
12cr|task-xfce-2012.0-2|493	
12cr|task-xfce-2012.0-2|494	* Wed Jan 10 2007 Jérôme Soyer <saispo@mandriva.org> 2007-7mdv2007.1
12cr|task-xfce-2012.0-2|495	+ Revision: 107229
12cr|task-xfce-2012.0-2|496	- Deactivate some plugins
12cr|task-xfce-2012.0-2|497	- Deactivate some plugins
12cr|task-xfce-2012.0-2|498	
12cr|task-xfce-2012.0-2|499	* Wed Jan 10 2007 Jérôme Soyer <saispo@mandriva.org> 2007-6mdv2007.1
12cr|task-xfce-2012.0-2|500	+ Revision: 107136
12cr|task-xfce-2012.0-2|501	- Add Provides/Obsoletes
12cr|task-xfce-2012.0-2|502	- Remove cpufreq-plugin Requires
12cr|task-xfce-2012.0-2|503	
12cr|task-xfce-2012.0-2|504	* Thu Jan 04 2007 Nicolas Lécureuil <neoclust@mandriva.org> 2007-4mdv2007.1
12cr|task-xfce-2012.0-2|505	+ Revision: 104010
12cr|task-xfce-2012.0-2|506	- Add Require
12cr|task-xfce-2012.0-2|507	
12cr|task-xfce-2012.0-2|508	* Wed Jan 03 2007 Nicolas Lécureuil <neoclust@mandriva.org> 2007-3mdv2007.1
12cr|task-xfce-2012.0-2|509	+ Revision: 103697
12cr|task-xfce-2012.0-2|510	- Fix Require
12cr|task-xfce-2012.0-2|511	
12cr|task-xfce-2012.0-2|512	* Wed Jan 03 2007 Nicolas Lécureuil <neoclust@mandriva.org> 2007-2mdv2007.1
12cr|task-xfce-2012.0-2|513	+ Revision: 103652
12cr|task-xfce-2012.0-2|514	- Fix sub-packages name
12cr|task-xfce-2012.0-2|515	
12cr|task-xfce-2012.0-2|516	* Tue Jan 02 2007 Nicolas Lécureuil <neoclust@mandriva.org> 2007-1mdv2007.1
12cr|task-xfce-2012.0-2|517	+ Revision: 103283
12cr|task-xfce-2012.0-2|518	- Import task-xfce
12cr|task-xfce-2012.0-2|519	

7923 12
12cr|tasque-0.1.9-3|1	Summary: A simple task management app (TODO list) for the Linux Desktop
12cr|tasque-0.1.9-3|2	Name: tasque
12cr|tasque-0.1.9-3|3	Version: 0.1.9
12cr|tasque-0.1.9-3|4	Release: %mkrel 3
12cr|tasque-0.1.9-3|5	Source0: http://ftp.gnome.org/pub/GNOME/sources/tasque/0.1/%{name}-%{version}.tar.gz
12cr|tasque-0.1.9-3|6	License: MIT
12cr|tasque-0.1.9-3|7	Group: Graphical desktop/GNOME
12cr|tasque-0.1.9-3|8	Url: http://live.gnome.org/Tasque
12cr|tasque-0.1.9-3|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tasque-0.1.9-3|10	BuildRequires: mono-devel
12cr|tasque-0.1.9-3|11	BuildRequires: pkgconfig(glade-sharp-2.0)
12cr|tasque-0.1.9-3|12	BuildRequires: pkgconfig(gnome-sharp-2.0)
12cr|tasque-0.1.9-3|13	BuildRequires: pkgconfig(gtk-sharp-2.0)
12cr|tasque-0.1.9-3|14	BuildRequires: pkgconfig(evolution-sharp)
12cr|tasque-0.1.9-3|15	BuildRequires: pkgconfig(ndesk-dbus-glib-1.0)
12cr|tasque-0.1.9-3|16	BuildRequires: pkgconfig(notify-sharp)
12cr|tasque-0.1.9-3|17	BuildRequires: intltool
12cr|tasque-0.1.9-3|18	
12cr|tasque-0.1.9-3|19	%description
12cr|tasque-0.1.9-3|20	Tasque is a simple task management app (TODO list) for the Linux Desktop.
12cr|tasque-0.1.9-3|21	
12cr|tasque-0.1.9-3|22	%prep
12cr|tasque-0.1.9-3|23	%setup -q -n%name-%version
12cr|tasque-0.1.9-3|24	
12cr|tasque-0.1.9-3|25	%build
12cr|tasque-0.1.9-3|26	%configure2_5x --enable-standard-backends
12cr|tasque-0.1.9-3|27	%make
12cr|tasque-0.1.9-3|28	
12cr|tasque-0.1.9-3|29	%install
12cr|tasque-0.1.9-3|30	rm -fr %buildroot
12cr|tasque-0.1.9-3|31	%makeinstall_std
12cr|tasque-0.1.9-3|32	
12cr|tasque-0.1.9-3|33	%find_lang %name --with-gnome
12cr|tasque-0.1.9-3|34	
12cr|tasque-0.1.9-3|35	%clean
12cr|tasque-0.1.9-3|36	rm -fr %buildroot
12cr|tasque-0.1.9-3|37	
12cr|tasque-0.1.9-3|38	%if %mdkversion < 200900
12cr|tasque-0.1.9-3|39	%post
12cr|tasque-0.1.9-3|40	%update_menus
12cr|tasque-0.1.9-3|41	%update_icon_cache hicolor
12cr|tasque-0.1.9-3|42	%endif
12cr|tasque-0.1.9-3|43	
12cr|tasque-0.1.9-3|44	%if %mdkversion < 200900
12cr|tasque-0.1.9-3|45	%postun
12cr|tasque-0.1.9-3|46	%clean_menus
12cr|tasque-0.1.9-3|47	%clean_icon_cache hicolor
12cr|tasque-0.1.9-3|48	%endif
12cr|tasque-0.1.9-3|49	
12cr|tasque-0.1.9-3|50	%files -f %name.lang
12cr|tasque-0.1.9-3|51	%defattr(-,root,root)
12cr|tasque-0.1.9-3|52	%doc AUTHORS ChangeLog NEWS README
12cr|tasque-0.1.9-3|53	%{_bindir}/*
12cr|tasque-0.1.9-3|54	%{_libdir}/pkgconfig/*.pc
12cr|tasque-0.1.9-3|55	%{_libexecdir}/%name/Tasque.exe
12cr|tasque-0.1.9-3|56	%{_libexecdir}/%name/Tasque.exe.config
12cr|tasque-0.1.9-3|57	%{_libexecdir}/%name/Tasque.exe.mdb
12cr|tasque-0.1.9-3|58	%{_libexecdir}/%name/RtmNet.dll
12cr|tasque-0.1.9-3|59	%{_datadir}/%name
12cr|tasque-0.1.9-3|60	%{_datadir}/applications/*.desktop
12cr|tasque-0.1.9-3|61	%{_iconsdir}/hicolor/*/apps/*
12cr|tasque-0.1.9-3|62	%{_datadir}/pixmaps/*
12cr|tasque-0.1.9-3|63	%{_datadir}/dbus-1/services/org.gnome.Tasque.service
12cr|tasque-0.1.9-3|64	
12cr|tasque-0.1.9-3|65	
12cr|tasque-0.1.9-3|66	
12cr|tasque-0.1.9-3|67	%changelog
12cr|tasque-0.1.9-3|68	

7924 12
12cr|tavrasm-1.22-7|1	%define name    tavrasm
12cr|tavrasm-1.22-7|2	%define version 1.22
12cr|tavrasm-1.22-7|3	%define release %mkrel 7
12cr|tavrasm-1.22-7|4	
12cr|tavrasm-1.22-7|5	Name:           %{name}
12cr|tavrasm-1.22-7|6	Version:        %{version}
12cr|tavrasm-1.22-7|7	Release:        %{release}
12cr|tavrasm-1.22-7|8	Summary:       	A AVR assembler
12cr|tavrasm-1.22-7|9	Source0:        %{name}-%{version}.tar.bz2
12cr|tavrasm-1.22-7|10	License:        GPL
12cr|tavrasm-1.22-7|11	Group:          Development/Other
12cr|tavrasm-1.22-7|12	Url:         	http://www.tavrasm.org
12cr|tavrasm-1.22-7|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tavrasm-1.22-7|14	BuildRequires:  flex, bison
12cr|tavrasm-1.22-7|15	
12cr|tavrasm-1.22-7|16	%description
12cr|tavrasm-1.22-7|17	Toms Linux AVR Assembler :
12cr|tavrasm-1.22-7|18	
12cr|tavrasm-1.22-7|19	- Compiles code written for Atmels AVR DOS assembler.
12cr|tavrasm-1.22-7|20	- Super-set of Atmel AVR assembler.
12cr|tavrasm-1.22-7|21	- Generates Intel Hex, Motorola S-record, Generic and binary output.
12cr|tavrasm-1.22-7|22	- Atmel object files compatible with Atmel's AVR Studio.
12cr|tavrasm-1.22-7|23	- More than 100 warning/error messages.
12cr|tavrasm-1.22-7|24	- 'C' like escape characters in char/string literals ('\n', '\t', ...).
12cr|tavrasm-1.22-7|25	- Macros in macros.
12cr|tavrasm-1.22-7|26	
12cr|tavrasm-1.22-7|27	%prep
12cr|tavrasm-1.22-7|28	%setup -q -n tavrasm.122/
12cr|tavrasm-1.22-7|29	
12cr|tavrasm-1.22-7|30	%build
12cr|tavrasm-1.22-7|31	cd src
12cr|tavrasm-1.22-7|32	
12cr|tavrasm-1.22-7|33	# parallel build fail
12cr|tavrasm-1.22-7|34	make
12cr|tavrasm-1.22-7|35	
12cr|tavrasm-1.22-7|36	%install
12cr|tavrasm-1.22-7|37	rm -rf $RPM_BUILD_ROOT
12cr|tavrasm-1.22-7|38	
12cr|tavrasm-1.22-7|39	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|tavrasm-1.22-7|40	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|tavrasm-1.22-7|41	
12cr|tavrasm-1.22-7|42	cp src/%name $RPM_BUILD_ROOT%{_bindir}
12cr|tavrasm-1.22-7|43	cp %name.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cr|tavrasm-1.22-7|44	
12cr|tavrasm-1.22-7|45	%clean
12cr|tavrasm-1.22-7|46	rm -rf $RPM_BUILD_ROOT
12cr|tavrasm-1.22-7|47	
12cr|tavrasm-1.22-7|48	%files
12cr|tavrasm-1.22-7|49	%defattr(-,root,root,755)
12cr|tavrasm-1.22-7|50	%{_bindir}/%{name}
12cr|tavrasm-1.22-7|51	%{_mandir}/man1/*
12cr|tavrasm-1.22-7|52	
12cr|tavrasm-1.22-7|53	
12cr|tavrasm-1.22-7|54	%changelog
12cr|tavrasm-1.22-7|55	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.22-7mdv2010.0
12cr|tavrasm-1.22-7|56	+ Revision: 434308
12cr|tavrasm-1.22-7|57	- rebuild
12cr|tavrasm-1.22-7|58	
12cr|tavrasm-1.22-7|59	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.22-6mdv2009.0
12cr|tavrasm-1.22-7|60	+ Revision: 261428
12cr|tavrasm-1.22-7|61	- rebuild
12cr|tavrasm-1.22-7|62	
12cr|tavrasm-1.22-7|63	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.22-5mdv2009.0
12cr|tavrasm-1.22-7|64	+ Revision: 254186
12cr|tavrasm-1.22-7|65	- rebuild
12cr|tavrasm-1.22-7|66	
12cr|tavrasm-1.22-7|67	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.22-3mdv2008.1
12cr|tavrasm-1.22-7|68	+ Revision: 140918
12cr|tavrasm-1.22-7|69	- restore BuildRoot
12cr|tavrasm-1.22-7|70	
12cr|tavrasm-1.22-7|71	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|tavrasm-1.22-7|72	- kill re-definition of %%buildroot on Pixel's request
12cr|tavrasm-1.22-7|73	
12cr|tavrasm-1.22-7|74	* Mon Jul 23 2007 Couriousous <couriousous@mandriva.org> 1.22-3mdv2008.0
12cr|tavrasm-1.22-7|75	+ Revision: 54837
12cr|tavrasm-1.22-7|76	- rebuild
12cr|tavrasm-1.22-7|77	- Import tavrasm
12cr|tavrasm-1.22-7|78	
12cr|tavrasm-1.22-7|79	
12cr|tavrasm-1.22-7|80	
12cr|tavrasm-1.22-7|81	* Fri Apr 21 2006 Couriousous <couriousous@mandriva.org> 1.22-2mdk
12cr|tavrasm-1.22-7|82	- Yearly rebuild
12cr|tavrasm-1.22-7|83	
12cr|tavrasm-1.22-7|84	* Sun Mar 13 2005 Couriousous <couriousous@mandrake.org> 1.22-1mdk
12cr|tavrasm-1.22-7|85	- First Mandrakelinux release

7925 12
12cr|tcc-0.9.25-2|1	Summary:	Tiny C Compiler
12cr|tcc-0.9.25-2|2	Name:		tcc
12cr|tcc-0.9.25-2|3	Version:	0.9.25
12cr|tcc-0.9.25-2|4	Release:	%mkrel 2
12cr|tcc-0.9.25-2|5	License:	GPL
12cr|tcc-0.9.25-2|6	Group:		Development/C
12cr|tcc-0.9.25-2|7	URL:		http://bellard.org/tcc/
12cr|tcc-0.9.25-2|8	Source0:	http://download.savannah.nongnu.org/releases/tinycc/%{name}-%{version}.tar.bz2
12cr|tcc-0.9.25-2|9	# (tv) fix tccdir on x86_64:
12cr|tcc-0.9.25-2|10	Patch3:		tcc-0.9.25-tccdif.patch
12cr|tcc-0.9.25-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tcc-0.9.25-2|12	
12cr|tcc-0.9.25-2|13	%description
12cr|tcc-0.9.25-2|14	Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C
12cr|tcc-0.9.25-2|15	compiler
12cr|tcc-0.9.25-2|16	
12cr|tcc-0.9.25-2|17	%prep
12cr|tcc-0.9.25-2|18	
12cr|tcc-0.9.25-2|19	%setup -q
12cr|tcc-0.9.25-2|20	%patch3 -p0
12cr|tcc-0.9.25-2|21	
12cr|tcc-0.9.25-2|22	# (tv) use DESTDIR:
12cr|tcc-0.9.25-2|23	perl -pi -e 's!(\$\((bin|doc|include|lib|man|tcc)dir)!\$(DESTDIR)\1!' Makefile
12cr|tcc-0.9.25-2|24	
12cr|tcc-0.9.25-2|25	# path fix
12cr|tcc-0.9.25-2|26	find -type f | xargs perl -pi -e "s|^#\!/usr/local/bin|#\!%{_bindir}|g"
12cr|tcc-0.9.25-2|27	
12cr|tcc-0.9.25-2|28	# (tv) fix path on x86_64:
12cr|tcc-0.9.25-2|29	%ifarch x86_64
12cr|tcc-0.9.25-2|30	perl -pi -e 's!/usr/lib!/usr/lib64!' libtcc.c tcc.h
12cr|tcc-0.9.25-2|31	%endif
12cr|tcc-0.9.25-2|32	
12cr|tcc-0.9.25-2|33	# fix attribs
12cr|tcc-0.9.25-2|34	chmod 644 examples/*
12cr|tcc-0.9.25-2|35	
12cr|tcc-0.9.25-2|36	%build
12cr|tcc-0.9.25-2|37	
12cr|tcc-0.9.25-2|38	%configure2_5x
12cr|tcc-0.9.25-2|39	
12cr|tcc-0.9.25-2|40	make CFLAGS="%{optflags}"
12cr|tcc-0.9.25-2|41	#make test
12cr|tcc-0.9.25-2|42	
12cr|tcc-0.9.25-2|43	%install
12cr|tcc-0.9.25-2|44	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|tcc-0.9.25-2|45	
12cr|tcc-0.9.25-2|46	install -d %{buildroot}%{_bindir}
12cr|tcc-0.9.25-2|47	install -d %{buildroot}%{_includedir}
12cr|tcc-0.9.25-2|48	install -d %{buildroot}%{_mandir}/man1
12cr|tcc-0.9.25-2|49	
12cr|tcc-0.9.25-2|50	%makeinstall_std
12cr|tcc-0.9.25-2|51	
12cr|tcc-0.9.25-2|52	
12cr|tcc-0.9.25-2|53	# cleanup
12cr|tcc-0.9.25-2|54	rm -rf %{buildroot}%{_docdir}/tcc
12cr|tcc-0.9.25-2|55	
12cr|tcc-0.9.25-2|56	%if %mdkversion < 200900
12cr|tcc-0.9.25-2|57	%post -p /sbin/ldconfig
12cr|tcc-0.9.25-2|58	%endif
12cr|tcc-0.9.25-2|59	
12cr|tcc-0.9.25-2|60	%if %mdkversion < 200900
12cr|tcc-0.9.25-2|61	%postun -p /sbin/ldconfig
12cr|tcc-0.9.25-2|62	%endif
12cr|tcc-0.9.25-2|63	
12cr|tcc-0.9.25-2|64	%clean
12cr|tcc-0.9.25-2|65	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|tcc-0.9.25-2|66	
12cr|tcc-0.9.25-2|67	%files
12cr|tcc-0.9.25-2|68	%defattr(-, root, root)
12cr|tcc-0.9.25-2|69	%doc Changelog README TODO *.html examples
12cr|tcc-0.9.25-2|70	%defattr(-,root,root)
12cr|tcc-0.9.25-2|71	%{_bindir}/tcc
12cr|tcc-0.9.25-2|72	%{_libdir}/tcc/include/*.h
12cr|tcc-0.9.25-2|73	%{_libdir}/tcc/*.a
12cr|tcc-0.9.25-2|74	%ifarch %{ix86}
12cr|tcc-0.9.25-2|75	%{_libdir}/tcc/*.o
12cr|tcc-0.9.25-2|76	%endif
12cr|tcc-0.9.25-2|77	%{_libdir}/*.a
12cr|tcc-0.9.25-2|78	%{_includedir}/*.h
12cr|tcc-0.9.25-2|79	%{_mandir}/man1/tcc.1*
12cr|tcc-0.9.25-2|80	
12cr|tcc-0.9.25-2|81	
12cr|tcc-0.9.25-2|82	
12cr|tcc-0.9.25-2|83	
12cr|tcc-0.9.25-2|84	%changelog
12cr|tcc-0.9.25-2|85	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.25-2mdv2011.0
12cr|tcc-0.9.25-2|86	+ Revision: 615165
12cr|tcc-0.9.25-2|87	- the mass rebuild of 2010.1 packages
12cr|tcc-0.9.25-2|88	
12cr|tcc-0.9.25-2|89	* Tue Dec 01 2009 Thierry Vignaud <tv@mandriva.org> 0.9.25-1mdv2010.1
12cr|tcc-0.9.25-2|90	+ Revision: 472432
12cr|tcc-0.9.25-2|91	- adjust file list for both x86_64 and ia32
12cr|tcc-0.9.25-2|92	- enable build on x86_64 and fix path (patch 3)
12cr|tcc-0.9.25-2|93	- drop patches 1 & 2 (uneeded)
12cr|tcc-0.9.25-2|94	- replace patch 0 by a one-liner perl command
12cr|tcc-0.9.25-2|95	- fix installing
12cr|tcc-0.9.25-2|96	- use %%configure2_5x
12cr|tcc-0.9.25-2|97	- adjust file list
12cr|tcc-0.9.25-2|98	- new release
12cr|tcc-0.9.25-2|99	- new URL
12cr|tcc-0.9.25-2|100	- rebuild
12cr|tcc-0.9.25-2|101	
12cr|tcc-0.9.25-2|102	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.9.23-6mdv2009.0
12cr|tcc-0.9.25-2|103	+ Revision: 242855
12cr|tcc-0.9.25-2|104	- rebuild
12cr|tcc-0.9.25-2|105	- kill re-definition of %%buildroot on Pixel's request
12cr|tcc-0.9.25-2|106	
12cr|tcc-0.9.25-2|107	+ Pixel <pixel@mandriva.com>
12cr|tcc-0.9.25-2|108	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|tcc-0.9.25-2|109	
12cr|tcc-0.9.25-2|110	+ Olivier Blin <oblin@mandriva.com>
12cr|tcc-0.9.25-2|111	- restore BuildRoot
12cr|tcc-0.9.25-2|112	
12cr|tcc-0.9.25-2|113	* Fri Aug 10 2007 Pascal Terjan <pterjan@mandriva.org> 0.9.23-4mdv2008.0
12cr|tcc-0.9.25-2|114	+ Revision: 61306
12cr|tcc-0.9.25-2|115	- Rebuild to sync x86_64
12cr|tcc-0.9.25-2|116	
12cr|tcc-0.9.25-2|117	
12cr|tcc-0.9.25-2|118	* Mon Feb 19 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.9.23-3mdv2007.0
12cr|tcc-0.9.25-2|119	+ Revision: 122783
12cr|tcc-0.9.25-2|120	- rebuild in order to get the same extension on x86_64
12cr|tcc-0.9.25-2|121	- Import tcc
12cr|tcc-0.9.25-2|122	
12cr|tcc-0.9.25-2|123	* Mon Jun 05 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.23-2mdv2007.0
12cr|tcc-0.9.25-2|124	- fix #22862 (P1)
12cr|tcc-0.9.25-2|125	- added debian patches
12cr|tcc-0.9.25-2|126	
12cr|tcc-0.9.25-2|127	* Fri Jun 02 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.23-1mdv2007.0
12cr|tcc-0.9.25-2|128	- 0.9.23
12cr|tcc-0.9.25-2|129	
12cr|tcc-0.9.25-2|130	* Wed May 24 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.9.22-2mdk
12cr|tcc-0.9.25-2|131	- use %%mkrel 2
12cr|tcc-0.9.25-2|132	- rebuild with new toolchain
12cr|tcc-0.9.25-2|133	
12cr|tcc-0.9.25-2|134	* Fri May 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.22-1mdk
12cr|tcc-0.9.25-2|135	- 0.9.22
12cr|tcc-0.9.25-2|136	- added P0 by Paul Furber to make is somewhat work under x86_64
12cr|tcc-0.9.25-2|137	
12cr|tcc-0.9.25-2|138	* Sat Apr 24 2004 Michael Scherer <misc@mandrake.org> 0.9.20-1mdk
12cr|tcc-0.9.25-2|139	- New release 0.9.20
12cr|tcc-0.9.25-2|140	

7926 12
12cr|tcl3270-3.3.9ga12-3|1	Summary:	Tcl-based scripted 3270 Emulator
12cr|tcl3270-3.3.9ga12-3|2	Name:		tcl3270
12cr|tcl3270-3.3.9ga12-3|3	Version:	3.3.9ga12
12cr|tcl3270-3.3.9ga12-3|4	Release:	%mkrel 3
12cr|tcl3270-3.3.9ga12-3|5	License:	MIT
12cr|tcl3270-3.3.9ga12-3|6	Group:		Terminals
12cr|tcl3270-3.3.9ga12-3|7	URL:		http://x3270.sourceforge.net
12cr|tcl3270-3.3.9ga12-3|8	Source0:	http://downloads.sourceforge.net/project/x3270/x3270/%version/suite3270-%version.tgz
12cr|tcl3270-3.3.9ga12-3|9	Requires:	x3270 <= %{version}
12cr|tcl3270-3.3.9ga12-3|10	BuildRequires:	openssl-devel
12cr|tcl3270-3.3.9ga12-3|11	Requires:	tcl
12cr|tcl3270-3.3.9ga12-3|12	BuildRequires:	tcl-devel
12cr|tcl3270-3.3.9ga12-3|13	BuildRoot:	%{_tmppath}/%{name}-%{pversion}-root
12cr|tcl3270-3.3.9ga12-3|14	
12cr|tcl3270-3.3.9ga12-3|15	%description
12cr|tcl3270-3.3.9ga12-3|16	Complete IBM 3278/3279 emulation, TN3270E support, structured
12cr|tcl3270-3.3.9ga12-3|17	fields, color xterm emulation, highly configurable
12cr|tcl3270-3.3.9ga12-3|18	
12cr|tcl3270-3.3.9ga12-3|19	%prep
12cr|tcl3270-3.3.9ga12-3|20	%setup -q -n %{name}-3.3
12cr|tcl3270-3.3.9ga12-3|21	
12cr|tcl3270-3.3.9ga12-3|22	%build
12cr|tcl3270-3.3.9ga12-3|23	
12cr|tcl3270-3.3.9ga12-3|24	%configure2_5x \
12cr|tcl3270-3.3.9ga12-3|25	--with-tcl=8.6
12cr|tcl3270-3.3.9ga12-3|26	
12cr|tcl3270-3.3.9ga12-3|27	%make
12cr|tcl3270-3.3.9ga12-3|28	
12cr|tcl3270-3.3.9ga12-3|29	%install
12cr|tcl3270-3.3.9ga12-3|30	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|tcl3270-3.3.9ga12-3|31	
12cr|tcl3270-3.3.9ga12-3|32	install -d %{buildroot}%{_bindir}
12cr|tcl3270-3.3.9ga12-3|33	install -d %{buildroot}%{_mandir}/man1
12cr|tcl3270-3.3.9ga12-3|34	
12cr|tcl3270-3.3.9ga12-3|35	install -m755 %{name} %{buildroot}%{_bindir}/
12cr|tcl3270-3.3.9ga12-3|36	install -m644 %{name}.man %{buildroot}%{_mandir}/man1/%{name}.1
12cr|tcl3270-3.3.9ga12-3|37	
12cr|tcl3270-3.3.9ga12-3|38	%clean
12cr|tcl3270-3.3.9ga12-3|39	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|tcl3270-3.3.9ga12-3|40	
12cr|tcl3270-3.3.9ga12-3|41	%files
12cr|tcl3270-3.3.9ga12-3|42	%defattr(-,root,root)
12cr|tcl3270-3.3.9ga12-3|43	%doc html/*.html README
12cr|tcl3270-3.3.9ga12-3|44	%doc Examples/cms_cmd.tcl3270
12cr|tcl3270-3.3.9ga12-3|45	%{_bindir}/%{name}
12cr|tcl3270-3.3.9ga12-3|46	%{_mandir}/man1/%{name}*
12cr|tcl3270-3.3.9ga12-3|47	
12cr|tcl3270-3.3.9ga12-3|48	
12cr|tcl3270-3.3.9ga12-3|49	%changelog
12cr|tcl3270-3.3.9ga12-3|50	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.9ga12-3mdv2011.0
12cr|tcl3270-3.3.9ga12-3|51	+ Revision: 615166
12cr|tcl3270-3.3.9ga12-3|52	- the mass rebuild of 2010.1 packages
12cr|tcl3270-3.3.9ga12-3|53	
12cr|tcl3270-3.3.9ga12-3|54	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 3.3.9ga12-2mdv2010.1
12cr|tcl3270-3.3.9ga12-3|55	+ Revision: 533638
12cr|tcl3270-3.3.9ga12-3|56	- rebuild
12cr|tcl3270-3.3.9ga12-3|57	
12cr|tcl3270-3.3.9ga12-3|58	* Wed Aug 12 2009 Funda Wang <fwang@mandriva.org> 3.3.9ga12-1mdv2010.0
12cr|tcl3270-3.3.9ga12-3|59	+ Revision: 415339
12cr|tcl3270-3.3.9ga12-3|60	- new version 3.3.9ga12
12cr|tcl3270-3.3.9ga12-3|61	
12cr|tcl3270-3.3.9ga12-3|62	* Sat Dec 06 2008 Adam Williamson <awilliamson@mandriva.org> 3.3.8p1-1mdv2009.1
12cr|tcl3270-3.3.9ga12-3|63	+ Revision: 310983
12cr|tcl3270-3.3.9ga12-3|64	- rebuild for new tcl
12cr|tcl3270-3.3.9ga12-3|65	- update docs list
12cr|tcl3270-3.3.9ga12-3|66	- update build for tcl 8.6
12cr|tcl3270-3.3.9ga12-3|67	- update to 3.3.8p1
12cr|tcl3270-3.3.9ga12-3|68	
12cr|tcl3270-3.3.9ga12-3|69	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 3.3.6-4mdv2009.0
12cr|tcl3270-3.3.9ga12-3|70	+ Revision: 242856
12cr|tcl3270-3.3.9ga12-3|71	- rebuild
12cr|tcl3270-3.3.9ga12-3|72	- kill re-definition of %%buildroot on Pixel's request
12cr|tcl3270-3.3.9ga12-3|73	
12cr|tcl3270-3.3.9ga12-3|74	+ Olivier Blin <oblin@mandriva.com>
12cr|tcl3270-3.3.9ga12-3|75	- restore BuildRoot
12cr|tcl3270-3.3.9ga12-3|76	
12cr|tcl3270-3.3.9ga12-3|77	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 3.3.6-2mdv2008.0
12cr|tcl3270-3.3.9ga12-3|78	+ Revision: 82055
12cr|tcl3270-3.3.9ga12-3|79	- rebuild for new soname of tcl
12cr|tcl3270-3.3.9ga12-3|80	
12cr|tcl3270-3.3.9ga12-3|81	* Wed Jun 27 2007 Funda Wang <fwang@mandriva.org> 3.3.6-1mdv2008.0
12cr|tcl3270-3.3.9ga12-3|82	+ Revision: 45021
12cr|tcl3270-3.3.9ga12-3|83	- Build against tcl 8.5
12cr|tcl3270-3.3.9ga12-3|84	- New version
12cr|tcl3270-3.3.9ga12-3|85	- Import tcl3270
12cr|tcl3270-3.3.9ga12-3|86	
12cr|tcl3270-3.3.9ga12-3|87	
12cr|tcl3270-3.3.9ga12-3|88	
12cr|tcl3270-3.3.9ga12-3|89	* Mon Jan 02 2006 Oden Eriksson <oeriksson@mandriva.com> 3.3.4p3-3mdk
12cr|tcl3270-3.3.9ga12-3|90	- rebuilt against soname aware deps (tcl/tk)
12cr|tcl3270-3.3.9ga12-3|91	- fix deps
12cr|tcl3270-3.3.9ga12-3|92	
12cr|tcl3270-3.3.9ga12-3|93	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 3.3.4p3-2mdk
12cr|tcl3270-3.3.9ga12-3|94	- rebuilt against openssl-0.9.8a
12cr|tcl3270-3.3.9ga12-3|95	
12cr|tcl3270-3.3.9ga12-3|96	* Thu Jul 07 2005 Lenny Cartier <lenny@mandriva.com> 3.3.4p3-1mdk
12cr|tcl3270-3.3.9ga12-3|97	- 3.3.4p3
12cr|tcl3270-3.3.9ga12-3|98	
12cr|tcl3270-3.3.9ga12-3|99	* Tue Jun 08 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 3.3.2p1-1mdk
12cr|tcl3270-3.3.9ga12-3|100	- new version
12cr|tcl3270-3.3.9ga12-3|101	- fix strange perms
12cr|tcl3270-3.3.9ga12-3|102	- fix deps
12cr|tcl3270-3.3.9ga12-3|103	
12cr|tcl3270-3.3.9ga12-3|104	* Fri Jul 11 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 3.2.20-1mdk
12cr|tcl3270-3.3.9ga12-3|105	- 3.2.20
12cr|tcl3270-3.3.9ga12-3|106	- use the %%configure2_5x macro
12cr|tcl3270-3.3.9ga12-3|107	- fix buildrequires
12cr|tcl3270-3.3.9ga12-3|108	
12cr|tcl3270-3.3.9ga12-3|109	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.2.19-3mdk
12cr|tcl3270-3.3.9ga12-3|110	- rebuild
12cr|tcl3270-3.3.9ga12-3|111	
12cr|tcl3270-3.3.9ga12-3|112	* Mon Jan 27 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 3.2.19-2mdk
12cr|tcl3270-3.3.9ga12-3|113	- build release
12cr|tcl3270-3.3.9ga12-3|114	- misc spec file fixes
12cr|tcl3270-3.3.9ga12-3|115	
12cr|tcl3270-3.3.9ga12-3|116	* Thu May 16 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 3.2.19-1mdk
12cr|tcl3270-3.3.9ga12-3|117	- new version
12cr|tcl3270-3.3.9ga12-3|118	- misc spec file fixes
12cr|tcl3270-3.3.9ga12-3|119	- rebuilt with latest system compiler (gcc3.1)
12cr|tcl3270-3.3.9ga12-3|120	
12cr|tcl3270-3.3.9ga12-3|121	* Tue Jan  1 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 3.2.18-1mdk
12cr|tcl3270-3.3.9ga12-3|122	- new version
12cr|tcl3270-3.3.9ga12-3|123	
12cr|tcl3270-3.3.9ga12-3|124	* Mon Sep 24 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.2.17-1mdk
12cr|tcl3270-3.3.9ga12-3|125	- added by Oden Eriksson <oden.eriksson@kvikkjokk.net> :
12cr|tcl3270-3.3.9ga12-3|126	- initial cooker contrib

7927 12
12cr|tclreadline-2.1.0-19|1	Summary:	Tcl/Tk readline enhanced shells
12cr|tclreadline-2.1.0-19|2	Name:		tclreadline
12cr|tclreadline-2.1.0-19|3	Version:	2.1.0
12cr|tclreadline-2.1.0-19|4	Release:	%mkrel 19
12cr|tclreadline-2.1.0-19|5	URL:		http://tclreadline.sourceforge.net
12cr|tclreadline-2.1.0-19|6	Source0:	ftp://tclreadline.sourceforge.net/pub/tclreadline/%{name}-%{version}.tar.bz2
12cr|tclreadline-2.1.0-19|7	Patch0:		tclreadline-2.1.0-link.patch
12cr|tclreadline-2.1.0-19|8	Patch1:		%{name}-amd64.patch
12cr|tclreadline-2.1.0-19|9	# upstream assumes tkConfig.sh and tclConfig.sh are always in the same
12cr|tclreadline-2.1.0-19|10	# directory, which isn't the case for us now - AdamW 2008/10
12cr|tclreadline-2.1.0-19|11	Patch2:		tclreadline-2.1.0-tk.patch
12cr|tclreadline-2.1.0-19|12	# installs everything to whatever's set as libdir - so we can just
12cr|tclreadline-2.1.0-19|13	# install the whole thing to tcl_sitearch/name (see below) - AdamW
12cr|tclreadline-2.1.0-19|14	# 2008/10
12cr|tclreadline-2.1.0-19|15	Patch3:		tclreadline-2.1.0-tcl_relocate.patch
12cr|tclreadline-2.1.0-19|16	License:	BSD
12cr|tclreadline-2.1.0-19|17	Group:		Development/Other
12cr|tclreadline-2.1.0-19|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tclreadline-2.1.0-19|19	BuildRequires:	readline-devel
12cr|tclreadline-2.1.0-19|20	BuildRequires:	ncurses-devel
12cr|tclreadline-2.1.0-19|21	BuildRequires:	tk
12cr|tclreadline-2.1.0-19|22	BuildRequires:	tk-devel
12cr|tclreadline-2.1.0-19|23	BuildRequires:	tcl
12cr|tclreadline-2.1.0-19|24	BuildRequires:	tcl-devel
12cr|tclreadline-2.1.0-19|25	BuildRequires:	autoconf
12cr|tclreadline-2.1.0-19|26	Obsoletes:	%{mklibname tclreadline -d} < %{version}-%{release}
12cr|tclreadline-2.1.0-19|27	Obsoletes:	%{mklibname tclreadline 2.1.0 -d} < %{version}-%{release}
12cr|tclreadline-2.1.0-19|28	
12cr|tclreadline-2.1.0-19|29	%description
12cr|tclreadline-2.1.0-19|30	This package contains tclreadline, a TCL package which builds a
12cr|tclreadline-2.1.0-19|31	connection between TCL and the GNU readline.
12cr|tclreadline-2.1.0-19|32	
12cr|tclreadline-2.1.0-19|33	%prep
12cr|tclreadline-2.1.0-19|34	%setup -q
12cr|tclreadline-2.1.0-19|35	%patch0 -p0
12cr|tclreadline-2.1.0-19|36	%patch2 -p1
12cr|tclreadline-2.1.0-19|37	%patch1 -p1
12cr|tclreadline-2.1.0-19|38	%patch3 -p1
12cr|tclreadline-2.1.0-19|39	
12cr|tclreadline-2.1.0-19|40	# fix interpreter path
12cr|tclreadline-2.1.0-19|41	perl -pi -e 's|^#!/usr/local/bin/tclsh|#!/usr/bin/tclsh|' \
12cr|tclreadline-2.1.0-19|42	tclreadlineInit.tcl.in \
12cr|tclreadline-2.1.0-19|43	tclreadlineSetup.tcl.in \
12cr|tclreadline-2.1.0-19|44	pkgIndex.tcl.in
12cr|tclreadline-2.1.0-19|45	
12cr|tclreadline-2.1.0-19|46	%build
12cr|tclreadline-2.1.0-19|47	rm -f config/missing
12cr|tclreadline-2.1.0-19|48	autoreconf -i --force -I aux
12cr|tclreadline-2.1.0-19|49	%configure2_5x --enable-tclshrl --enable-wishrl --libdir=%{tcl_sitearch}/%{name}%{version}
12cr|tclreadline-2.1.0-19|50	make
12cr|tclreadline-2.1.0-19|51	
12cr|tclreadline-2.1.0-19|52	%install
12cr|tclreadline-2.1.0-19|53	rm -rf %{buildroot}
12cr|tclreadline-2.1.0-19|54	%makeinstall_std
12cr|tclreadline-2.1.0-19|55	
12cr|tclreadline-2.1.0-19|56	# remove unneeded crap - it's not really a shared library and nothing
12cr|tclreadline-2.1.0-19|57	# is ever going to build against it - AdamW 2008/10
12cr|tclreadline-2.1.0-19|58	rm -f %{buildroot}%{tcl_sitearch}/%{name}%{version}/*.*a
12cr|tclreadline-2.1.0-19|59	rm -rf %{buildroot}%{_includedir}
12cr|tclreadline-2.1.0-19|60	
12cr|tclreadline-2.1.0-19|61	
12cr|tclreadline-2.1.0-19|62	%clean
12cr|tclreadline-2.1.0-19|63	rm -rf %{buildroot}
12cr|tclreadline-2.1.0-19|64	
12cr|tclreadline-2.1.0-19|65	%files
12cr|tclreadline-2.1.0-19|66	%doc AUTHORS COPYING ChangeLog README TODO
12cr|tclreadline-2.1.0-19|67	%{_bindir}/tclshrl
12cr|tclreadline-2.1.0-19|68	%{_bindir}/wishrl
12cr|tclreadline-2.1.0-19|69	%{tcl_sitearch}/%{name}%{version}
12cr|tclreadline-2.1.0-19|70	%{_mandir}/mann/tclreadline.n.*
12cr|tclreadline-2.1.0-19|71	
12cr|tclreadline-2.1.0-19|72	
12cr|tclreadline-2.1.0-19|73	%changelog
12cr|tclreadline-2.1.0-19|74	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 2.1.0-19mdv2011.0
12cr|tclreadline-2.1.0-19|75	+ Revision: 634685
12cr|tclreadline-2.1.0-19|76	- fix linkage
12cr|tclreadline-2.1.0-19|77	
12cr|tclreadline-2.1.0-19|78	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 2.1.0-18mdv2010.0
12cr|tclreadline-2.1.0-19|79	+ Revision: 445378
12cr|tclreadline-2.1.0-19|80	- rebuild
12cr|tclreadline-2.1.0-19|81	
12cr|tclreadline-2.1.0-19|82	* Fri Feb 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.0-17mdv2009.1
12cr|tclreadline-2.1.0-19|83	+ Revision: 345415
12cr|tclreadline-2.1.0-19|84	- use autoreconf --force flag to update files
12cr|tclreadline-2.1.0-19|85	- don't run libtoolize twice
12cr|tclreadline-2.1.0-19|86	- build for new readline
12cr|tclreadline-2.1.0-19|87	- use substitution rather than patches for fixing interpreter path
12cr|tclreadline-2.1.0-19|88	- switch remaining patches order
12cr|tclreadline-2.1.0-19|89	
12cr|tclreadline-2.1.0-19|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|tclreadline-2.1.0-19|91	- rebuild for new libreadline
12cr|tclreadline-2.1.0-19|92	
12cr|tclreadline-2.1.0-19|93	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 2.1.0-15mdv2009.1
12cr|tclreadline-2.1.0-19|94	+ Revision: 310155
12cr|tclreadline-2.1.0-19|95	- rebuild for new tcl
12cr|tclreadline-2.1.0-19|96	- drop all the development header stuff, not needed
12cr|tclreadline-2.1.0-19|97	- move to new location per policy
12cr|tclreadline-2.1.0-19|98	- drop the libification crap, tcl modules are not shared libraries
12cr|tclreadline-2.1.0-19|99	- add tcl_relocate.patch to allow installation to new location per policy
12cr|tclreadline-2.1.0-19|100	- add tk.patch: allows tclConfig.sh and tkConfig.sh to be in different places
12cr|tclreadline-2.1.0-19|101	- use ld_no_undefined (won't build without, no shared lib)
12cr|tclreadline-2.1.0-19|102	
12cr|tclreadline-2.1.0-19|103	+ Thierry Vignaud <tv@mandriva.org>
12cr|tclreadline-2.1.0-19|104	- rebuild
12cr|tclreadline-2.1.0-19|105	- rebuild
12cr|tclreadline-2.1.0-19|106	- fix no-buildroot-tag
12cr|tclreadline-2.1.0-19|107	
12cr|tclreadline-2.1.0-19|108	+ Pixel <pixel@mandriva.com>
12cr|tclreadline-2.1.0-19|109	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|tclreadline-2.1.0-19|110	
12cr|tclreadline-2.1.0-19|111	* Sat Jan 12 2008 Adam Williamson <awilliamson@mandriva.org> 2.1.0-11mdv2008.1
12cr|tclreadline-2.1.0-19|112	+ Revision: 149667
12cr|tclreadline-2.1.0-19|113	- remove now unneeded BR on automake1.4
12cr|tclreadline-2.1.0-19|114	- rebuild for new tcl/tk
12cr|tclreadline-2.1.0-19|115	- use %%__libtoolize --force to avoid build breakage related to hilariously old libtool-related files
12cr|tclreadline-2.1.0-19|116	- use autoreconf
12cr|tclreadline-2.1.0-19|117	- spec clean, remove lots of old garbage
12cr|tclreadline-2.1.0-19|118	
12cr|tclreadline-2.1.0-19|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|tclreadline-2.1.0-19|120	- kill XFree86-libs BR
12cr|tclreadline-2.1.0-19|121	- kill re-definition of %%buildroot on Pixel's request
12cr|tclreadline-2.1.0-19|122	- fix autoconf-2.5x path
12cr|tclreadline-2.1.0-19|123	- buildrequires X11-devel instead of XFree86-devel
12cr|tclreadline-2.1.0-19|124	
12cr|tclreadline-2.1.0-19|125	
12cr|tclreadline-2.1.0-19|126	* Mon Jan 02 2006 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-10mdk
12cr|tclreadline-2.1.0-19|127	- rebuilt against soname aware deps (tcl/tk)
12cr|tclreadline-2.1.0-19|128	- fix deps
12cr|tclreadline-2.1.0-19|129	
12cr|tclreadline-2.1.0-19|130	* Fri Jul 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.1.0-9mdk
12cr|tclreadline-2.1.0-19|131	- Fix BuildRequires
12cr|tclreadline-2.1.0-19|132	
12cr|tclreadline-2.1.0-19|133	* Sat Jul 23 2005 Couriousous <couriousous@mandriva.org> 2.1.0-8mdk
12cr|tclreadline-2.1.0-19|134	- Fix spec
12cr|tclreadline-2.1.0-19|135	- Amd64 patch from pld
12cr|tclreadline-2.1.0-19|136	- From Torbjorn Turpeinen <tobbe@nyvalls.se>
12cr|tclreadline-2.1.0-19|137	- Built for cooker
12cr|tclreadline-2.1.0-19|138	

7928 12
12cr|tcl-tcllib-1.10-6|1	%define oname	tcllib
12cr|tcl-tcllib-1.10-6|2	
12cr|tcl-tcllib-1.10-6|3	Name:           tcl-%{oname}
12cr|tcl-tcllib-1.10-6|4	Version:        1.10
12cr|tcl-tcllib-1.10-6|5	Release:        %mkrel 6
12cr|tcl-tcllib-1.10-6|6	Summary:        Collection of utility modules for Tcl
12cr|tcl-tcllib-1.10-6|7	License:        BSD
12cr|tcl-tcllib-1.10-6|8	Group:          Networking/WWW
12cr|tcl-tcllib-1.10-6|9	Source:         %{oname}-%{version}.tar.bz2
12cr|tcl-tcllib-1.10-6|10	BuildRoot:      %{_tmppath}/%{name}-root
12cr|tcl-tcllib-1.10-6|11	URL:            http://www.tcl.tk/software/tcllib/
12cr|tcl-tcllib-1.10-6|12	Obsoletes:      tcllib
12cr|tcl-tcllib-1.10-6|13	BuildRequires:  tcl-devel
12cr|tcl-tcllib-1.10-6|14	BuildArch:	noarch
12cr|tcl-tcllib-1.10-6|15	
12cr|tcl-tcllib-1.10-6|16	%description
12cr|tcl-tcllib-1.10-6|17	Tcllib is a collection of utility modules for Tcl. These modules
12cr|tcl-tcllib-1.10-6|18	provide a wide variety of functionality, from implementations of
12cr|tcl-tcllib-1.10-6|19	standard data structures to implementations of common networking
12cr|tcl-tcllib-1.10-6|20	protocols. The intent is to collect commonly used function into
12cr|tcl-tcllib-1.10-6|21	a single library, which users can rely on to be available and
12cr|tcl-tcllib-1.10-6|22	stable.
12cr|tcl-tcllib-1.10-6|23	
12cr|tcl-tcllib-1.10-6|24	%files
12cr|tcl-tcllib-1.10-6|25	%defattr(-,root,root,0755)
12cr|tcl-tcllib-1.10-6|26	%{_bindir}/page
12cr|tcl-tcllib-1.10-6|27	%{_bindir}/tcldocstrip
12cr|tcl-tcllib-1.10-6|28	%{_bindir}/dtplite
12cr|tcl-tcllib-1.10-6|29	%{tcl_sitelib}/tcllib%{version}
12cr|tcl-tcllib-1.10-6|30	%{_mandir}/mann/*
12cr|tcl-tcllib-1.10-6|31	
12cr|tcl-tcllib-1.10-6|32	#--------------------------------------------------------------------
12cr|tcl-tcllib-1.10-6|33	
12cr|tcl-tcllib-1.10-6|34	%prep
12cr|tcl-tcllib-1.10-6|35	%setup -q -n %{oname}-%{version}
12cr|tcl-tcllib-1.10-6|36	%build
12cr|tcl-tcllib-1.10-6|37	%configure2_5x --libdir=%{tcl_sitelib}
12cr|tcl-tcllib-1.10-6|38	%make
12cr|tcl-tcllib-1.10-6|39	
12cr|tcl-tcllib-1.10-6|40	%install
12cr|tcl-tcllib-1.10-6|41	rm -rf %{buildroot}
12cr|tcl-tcllib-1.10-6|42	%makeinstall_std
12cr|tcl-tcllib-1.10-6|43	
12cr|tcl-tcllib-1.10-6|44	%clean
12cr|tcl-tcllib-1.10-6|45	rm -rf %{buildroot}
12cr|tcl-tcllib-1.10-6|46	
12cr|tcl-tcllib-1.10-6|47	
12cr|tcl-tcllib-1.10-6|48	
12cr|tcl-tcllib-1.10-6|49	%changelog
12cr|tcl-tcllib-1.10-6|50	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.10-6mdv2010.0
12cr|tcl-tcllib-1.10-6|51	+ Revision: 445379
12cr|tcl-tcllib-1.10-6|52	- rebuild
12cr|tcl-tcllib-1.10-6|53	
12cr|tcl-tcllib-1.10-6|54	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 1.10-5mdv2009.1
12cr|tcl-tcllib-1.10-6|55	+ Revision: 310129
12cr|tcl-tcllib-1.10-6|56	- move to new location per policy
12cr|tcl-tcllib-1.10-6|57	- rebuild for tcl 8.6
12cr|tcl-tcllib-1.10-6|58	
12cr|tcl-tcllib-1.10-6|59	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.10-4mdv2009.0
12cr|tcl-tcllib-1.10-6|60	+ Revision: 261430
12cr|tcl-tcllib-1.10-6|61	- rebuild
12cr|tcl-tcllib-1.10-6|62	
12cr|tcl-tcllib-1.10-6|63	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.10-3mdv2009.0
12cr|tcl-tcllib-1.10-6|64	+ Revision: 254190
12cr|tcl-tcllib-1.10-6|65	- rebuild
12cr|tcl-tcllib-1.10-6|66	
12cr|tcl-tcllib-1.10-6|67	* Wed Mar 19 2008 Adam Williamson <awilliamson@mandriva.org> 1.10-1mdv2008.1
12cr|tcl-tcllib-1.10-6|68	+ Revision: 188740
12cr|tcl-tcllib-1.10-6|69	- new version 1.10 (needed: 1.9 does not work at all with tcl/tk 8.5, will break other apps if it's installed)
12cr|tcl-tcllib-1.10-6|70	
12cr|tcl-tcllib-1.10-6|71	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.9-2mdv2008.1
12cr|tcl-tcllib-1.10-6|72	+ Revision: 171140
12cr|tcl-tcllib-1.10-6|73	- rebuild
12cr|tcl-tcllib-1.10-6|74	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|tcl-tcllib-1.10-6|75	- fix spacing at top of description
12cr|tcl-tcllib-1.10-6|76	
12cr|tcl-tcllib-1.10-6|77	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.9-1mdv2008.1
12cr|tcl-tcllib-1.10-6|78	+ Revision: 140918
12cr|tcl-tcllib-1.10-6|79	- restore BuildRoot
12cr|tcl-tcllib-1.10-6|80	
12cr|tcl-tcllib-1.10-6|81	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|tcl-tcllib-1.10-6|82	- kill re-definition of %%buildroot on Pixel's request
12cr|tcl-tcllib-1.10-6|83	- fix man pages extension
12cr|tcl-tcllib-1.10-6|84	
12cr|tcl-tcllib-1.10-6|85	
12cr|tcl-tcllib-1.10-6|86	* Mon Dec 18 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.9-1mdv2007.0
12cr|tcl-tcllib-1.10-6|87	+ Revision: 98593
12cr|tcl-tcllib-1.10-6|88	- Change package name
12cr|tcl-tcllib-1.10-6|89	
12cr|tcl-tcllib-1.10-6|90	* Mon Dec 18 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.9-1mdv2007.1
12cr|tcl-tcllib-1.10-6|91	+ Revision: 98560
12cr|tcl-tcllib-1.10-6|92	- Import tcllib
12cr|tcl-tcllib-1.10-6|93	

7929 12
12cr|tcl-tkdnd-2.2-1|1	%define oname	tkdnd
12cr|tcl-tkdnd-2.2-1|2	%define dirname %{oname}%{version}
12cr|tcl-tkdnd-2.2-1|3	
12cr|tcl-tkdnd-2.2-1|4	Name:		tcl-%{oname}
12cr|tcl-tkdnd-2.2-1|5	Version:	2.2
12cr|tcl-tkdnd-2.2-1|6	Release:	%mkrel 1
12cr|tcl-tkdnd-2.2-1|7	Summary:	Tk extension that adds native drag & drop capabilities
12cr|tcl-tkdnd-2.2-1|8	Group:		Development/Other
12cr|tcl-tkdnd-2.2-1|9	License:	BSD
12cr|tcl-tkdnd-2.2-1|10	URL:		http://tkdnd.sourceforge.net/
12cr|tcl-tkdnd-2.2-1|11	Source0:	http://dl.sourceforge.net/%{oname}/%{oname}%{version}.tar.gz
12cr|tcl-tkdnd-2.2-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|tcl-tkdnd-2.2-1|13	BuildRequires:	tcl-devel >= 8.4
12cr|tcl-tkdnd-2.2-1|14	BuildRequires:	tk-devel >= 8.4
12cr|tcl-tkdnd-2.2-1|15	Requires:	tcl >= 8.4
12cr|tcl-tkdnd-2.2-1|16	Provides:	tkdnd = %{version}-%{release}
12cr|tcl-tkdnd-2.2-1|17	
12cr|tcl-tkdnd-2.2-1|18	%description
12cr|tcl-tkdnd-2.2-1|19	Tk Drag & Drop: tkdnd is an extension that adds native drag & drop capabilities
12cr|tcl-tkdnd-2.2-1|20	to the tk toolkit. It can be used with any tk version equal or greater to 8.4.
12cr|tcl-tkdnd-2.2-1|21	Under Unix the drag & drop protocol in use is the XDND protocol version 4
12cr|tcl-tkdnd-2.2-1|22	(also used by the QT toolkit, KDE & GNOME Desktops).
12cr|tcl-tkdnd-2.2-1|23	
12cr|tcl-tkdnd-2.2-1|24	%prep
12cr|tcl-tkdnd-2.2-1|25	%setup -q -n %{dirname}
12cr|tcl-tkdnd-2.2-1|26	
12cr|tcl-tkdnd-2.2-1|27	# fix file rights
12cr|tcl-tkdnd-2.2-1|28	chmod 644 doc/tkDND.htm
12cr|tcl-tkdnd-2.2-1|29	
12cr|tcl-tkdnd-2.2-1|30	%build
12cr|tcl-tkdnd-2.2-1|31	%configure2_5x --libdir=%{tcl_sitearch} \
12cr|tcl-tkdnd-2.2-1|32	%ifarch x86_64
12cr|tcl-tkdnd-2.2-1|33	--enable-64bit \
12cr|tcl-tkdnd-2.2-1|34	%endif
12cr|tcl-tkdnd-2.2-1|35	--enable-symbols
12cr|tcl-tkdnd-2.2-1|36	%make
12cr|tcl-tkdnd-2.2-1|37	
12cr|tcl-tkdnd-2.2-1|38	%install
12cr|tcl-tkdnd-2.2-1|39	rm -rf %{buildroot}
12cr|tcl-tkdnd-2.2-1|40	%makeinstall_std
12cr|tcl-tkdnd-2.2-1|41	
12cr|tcl-tkdnd-2.2-1|42	%clean
12cr|tcl-tkdnd-2.2-1|43	rm -rf %{buildroot}
12cr|tcl-tkdnd-2.2-1|44	
12cr|tcl-tkdnd-2.2-1|45	%files
12cr|tcl-tkdnd-2.2-1|46	%defattr(-,root,root,-)
12cr|tcl-tkdnd-2.2-1|47	%doc doc/tkDND.htm
12cr|tcl-tkdnd-2.2-1|48	%{tcl_sitearch}/%{dirname}
12cr|tcl-tkdnd-2.2-1|49	%{_mandir}/mann/tkDND.*
12cr|tcl-tkdnd-2.2-1|50	
12cr|tcl-tkdnd-2.2-1|51	
12cr|tcl-tkdnd-2.2-1|52	%changelog
12cr|tcl-tkdnd-2.2-1|53	* Sat Aug 28 2010 Jani Välimaa <wally@mandriva.org> 2.2-1mdv2011.0
12cr|tcl-tkdnd-2.2-1|54	+ Revision: 573759
12cr|tcl-tkdnd-2.2-1|55	- new version 2.2
12cr|tcl-tkdnd-2.2-1|56	
12cr|tcl-tkdnd-2.2-1|57	* Sun Mar 14 2010 Jani Välimaa <wally@mandriva.org> 2.0-1mdv2010.1
12cr|tcl-tkdnd-2.2-1|58	+ Revision: 518977
12cr|tcl-tkdnd-2.2-1|59	- import tcl-tkdnd
12cr|tcl-tkdnd-2.2-1|60	
12cr|tcl-tkdnd-2.2-1|61	

7930 12
12cr|tcl-tklib-0.4.1-7|1	%define oname   tklib
12cr|tcl-tklib-0.4.1-7|2	Name:           tcl-%{oname}
12cr|tcl-tklib-0.4.1-7|3	Version:        0.4.1
12cr|tcl-tklib-0.4.1-7|4	Release:        %mkrel 7
12cr|tcl-tklib-0.4.1-7|5	Summary:        Collection of utility modules for Tk
12cr|tcl-tklib-0.4.1-7|6	License:        BSD
12cr|tcl-tklib-0.4.1-7|7	Group:          Networking/WWW
12cr|tcl-tklib-0.4.1-7|8	Source:         http://ovh.dl.sourceforge.net/sourceforge/tcllib/%oname-%version.tar.bz2
12cr|tcl-tklib-0.4.1-7|9	BuildRoot:      %{_tmppath}/%{name}-root
12cr|tcl-tklib-0.4.1-7|10	URL:            http://www.tcl.tk/software/tcllib/
12cr|tcl-tklib-0.4.1-7|11	
12cr|tcl-tklib-0.4.1-7|12	BuildRequires:  tk
12cr|tcl-tklib-0.4.1-7|13	BuildRequires:  groff-for-man
12cr|tcl-tklib-0.4.1-7|14	BuildRequires:  tcl-tcllib
12cr|tcl-tklib-0.4.1-7|15	BuildRequires:  tcl
12cr|tcl-tklib-0.4.1-7|16	
12cr|tcl-tklib-0.4.1-7|17	Obsoletes:      tk-tklib
12cr|tcl-tklib-0.4.1-7|18	
12cr|tcl-tklib-0.4.1-7|19	%description
12cr|tcl-tklib-0.4.1-7|20	Tklib is like Tcllib, a collection of many small packages providing
12cr|tcl-tklib-0.4.1-7|21	utilities, except that packages here are expected to depend on Tk.
12cr|tcl-tklib-0.4.1-7|22	Tklib specializes in utilities for GUI programming.
12cr|tcl-tklib-0.4.1-7|23	
12cr|tcl-tklib-0.4.1-7|24	%files
12cr|tcl-tklib-0.4.1-7|25	%defattr(-,root,root,0755)
12cr|tcl-tklib-0.4.1-7|26	%dir %{_libdir}/tklib0.4
12cr|tcl-tklib-0.4.1-7|27	%{_libdir}/tklib0.4/*
12cr|tcl-tklib-0.4.1-7|28	%{_mandir}/mann/*
12cr|tcl-tklib-0.4.1-7|29	#--------------------------------------------------------------------
12cr|tcl-tklib-0.4.1-7|30	
12cr|tcl-tklib-0.4.1-7|31	%prep
12cr|tcl-tklib-0.4.1-7|32	%setup -q -n %oname-%version
12cr|tcl-tklib-0.4.1-7|33	%build
12cr|tcl-tklib-0.4.1-7|34	
12cr|tcl-tklib-0.4.1-7|35	%configure
12cr|tcl-tklib-0.4.1-7|36	
12cr|tcl-tklib-0.4.1-7|37	%make
12cr|tcl-tklib-0.4.1-7|38	
12cr|tcl-tklib-0.4.1-7|39	
12cr|tcl-tklib-0.4.1-7|40	%install
12cr|tcl-tklib-0.4.1-7|41	rm -rf %{buildroot}
12cr|tcl-tklib-0.4.1-7|42	
12cr|tcl-tklib-0.4.1-7|43	%makeinstall
12cr|tcl-tklib-0.4.1-7|44	
12cr|tcl-tklib-0.4.1-7|45	%clean
12cr|tcl-tklib-0.4.1-7|46	rm -rf %{buildroot}
12cr|tcl-tklib-0.4.1-7|47	
12cr|tcl-tklib-0.4.1-7|48	
12cr|tcl-tklib-0.4.1-7|49	
12cr|tcl-tklib-0.4.1-7|50	
12cr|tcl-tklib-0.4.1-7|51	%changelog
12cr|tcl-tklib-0.4.1-7|52	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.4.1-7mdv2010.0
12cr|tcl-tklib-0.4.1-7|53	+ Revision: 434311
12cr|tcl-tklib-0.4.1-7|54	- rebuild
12cr|tcl-tklib-0.4.1-7|55	
12cr|tcl-tklib-0.4.1-7|56	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.4.1-6mdv2009.0
12cr|tcl-tklib-0.4.1-7|57	+ Revision: 261431
12cr|tcl-tklib-0.4.1-7|58	- rebuild
12cr|tcl-tklib-0.4.1-7|59	
12cr|tcl-tklib-0.4.1-7|60	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.4.1-5mdv2009.0
12cr|tcl-tklib-0.4.1-7|61	+ Revision: 254193
12cr|tcl-tklib-0.4.1-7|62	- rebuild
12cr|tcl-tklib-0.4.1-7|63	- rebuild
12cr|tcl-tklib-0.4.1-7|64	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|tcl-tklib-0.4.1-7|65	- fix spacing at top of description
12cr|tcl-tklib-0.4.1-7|66	
12cr|tcl-tklib-0.4.1-7|67	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.4.1-2mdv2008.1
12cr|tcl-tklib-0.4.1-7|68	+ Revision: 140918
12cr|tcl-tklib-0.4.1-7|69	- restore BuildRoot
12cr|tcl-tklib-0.4.1-7|70	
12cr|tcl-tklib-0.4.1-7|71	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|tcl-tklib-0.4.1-7|72	- kill re-definition of %%buildroot on Pixel's request
12cr|tcl-tklib-0.4.1-7|73	
12cr|tcl-tklib-0.4.1-7|74	
12cr|tcl-tklib-0.4.1-7|75	* Tue Dec 19 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.4.1-2mdv2007.0
12cr|tcl-tklib-0.4.1-7|76	+ Revision: 99108
12cr|tcl-tklib-0.4.1-7|77	- Fix BuildRequires
12cr|tcl-tklib-0.4.1-7|78	- Import tcl-tklib
12cr|tcl-tklib-0.4.1-7|79	

7931 12
12cr|tcltls-1.6-3|1	#define debug_package %{nil}
12cr|tcltls-1.6-3|2	
12cr|tcltls-1.6-3|3	Summary: 	SSL2, SSL3, and TLS1 encryption extensions for TCL
12cr|tcltls-1.6-3|4	Name: 		tcltls
12cr|tcltls-1.6-3|5	Version: 	1.6
12cr|tcltls-1.6-3|6	Release: 	3
12cr|tcltls-1.6-3|7	License: 	BSD
12cr|tcltls-1.6-3|8	Group: 		System/Libraries
12cr|tcltls-1.6-3|9	URL: 		http://tls.sourceforge.net/
12cr|tcltls-1.6-3|10	Source0:		http://downloads.sourceforge.net/tls/tls%{version}-src.tar.gz
12cr|tcltls-1.6-3|11	Patch0:		tcltls-1.6-simpleclient.patch
12cr|tcltls-1.6-3|12	Patch1:		tcltls-1.6-openssl.patch
12cr|tcltls-1.6-3|13	Patch2:		tcltls-1.6-no-rpath.patch
12cr|tcltls-1.6-3|14	Patch3:		tcltls-1.6-ciphers.patch
12cr|tcltls-1.6-3|15	BuildRequires:	tcl-devel
12cr|tcltls-1.6-3|16	BuildRequires:	pkgconfig(openssl)
12cr|tcltls-1.6-3|17	Requires:	tcl >= 8.4.11
12cr|tcltls-1.6-3|18	Requires:	openssl
12cr|tcltls-1.6-3|19	Obsoletes:	%{mklibname tcltls 1.50}
12cr|tcltls-1.6-3|20	
12cr|tcltls-1.6-3|21	%description
12cr|tcltls-1.6-3|22	Provides SSL2, SSL3, and TLS1 socket encryption functionality
12cr|tcltls-1.6-3|23	to the TCL interpreted language.
12cr|tcltls-1.6-3|24	Needed for Sguild
12cr|tcltls-1.6-3|25	
12cr|tcltls-1.6-3|26	%package	devel
12cr|tcltls-1.6-3|27	Summary:	SSL2, SSL3, and TLS1 encryption extensions for TCL
12cr|tcltls-1.6-3|28	Group:		Development/Other
12cr|tcltls-1.6-3|29	Requires:	%{name} = %{version}-%{release}
12cr|tcltls-1.6-3|30	Obsoletes:	%{mklibname tcltls 1.50 -d}
12cr|tcltls-1.6-3|31	
12cr|tcltls-1.6-3|32	%description	devel
12cr|tcltls-1.6-3|33	Provides SSL2, SSL3, and TLS1 socket encryption functionality
12cr|tcltls-1.6-3|34	to the TCL interpreted language. Development headers.
12cr|tcltls-1.6-3|35	
12cr|tcltls-1.6-3|36	%prep
12cr|tcltls-1.6-3|37	%setup -q -n tls%{version}
12cr|tcltls-1.6-3|38	%patch0 -p1 -b .simpleclient
12cr|tcltls-1.6-3|39	%patch1 -p1 -b .openssl098a
12cr|tcltls-1.6-3|40	%patch2 -p1 -b .rpath
12cr|tcltls-1.6-3|41	%patch3 -p0
12cr|tcltls-1.6-3|42	
12cr|tcltls-1.6-3|43	%build
12cr|tcltls-1.6-3|44	
12cr|tcltls-1.6-3|45	#autoreconf
12cr|tcltls-1.6-3|46	%configure2_5x \
12cr|tcltls-1.6-3|47	--enable-shared \
12cr|tcltls-1.6-3|48	--with-gcclib \
12cr|tcltls-1.6-3|49	--with-ssl-dir=%{_prefix} \
12cr|tcltls-1.6-3|50	--with-tcl=%{_libdir}
12cr|tcltls-1.6-3|51	
12cr|tcltls-1.6-3|52	%make
12cr|tcltls-1.6-3|53	
12cr|tcltls-1.6-3|54	%check
12cr|tcltls-1.6-3|55	make test
12cr|tcltls-1.6-3|56	
12cr|tcltls-1.6-3|57	%install
12cr|tcltls-1.6-3|58	%makeinstall_std libdir=%{tcl_sitearch} includedir=%{_includedir}
12cr|tcltls-1.6-3|59	
12cr|tcltls-1.6-3|60	
12cr|tcltls-1.6-3|61	%files
12cr|tcltls-1.6-3|62	%doc ChangeLog README.txt license.terms tls.htm
12cr|tcltls-1.6-3|63	%{tcl_sitearch}/tls%{version}
12cr|tcltls-1.6-3|64	
12cr|tcltls-1.6-3|65	%files devel
12cr|tcltls-1.6-3|66	%{_includedir}/tls.h
12cr|tcltls-1.6-3|67	
12cr|tcltls-1.6-3|68	
12cr|tcltls-1.6-3|69	
12cr|tcltls-1.6-3|70	
12cr|tcltls-1.6-3|71	%changelog
12cr|tcltls-1.6-3|72	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 1.6-3mdv2010.1
12cr|tcltls-1.6-3|73	+ Revision: 533637
12cr|tcltls-1.6-3|74	- rebuild
12cr|tcltls-1.6-3|75	
12cr|tcltls-1.6-3|76	* Sun Feb 21 2010 Funda Wang <fwang@mandriva.org> 1.6-2mdv2010.1
12cr|tcltls-1.6-3|77	+ Revision: 509185
12cr|tcltls-1.6-3|78	- clean spec
12cr|tcltls-1.6-3|79	- rediff openssl patch
12cr|tcltls-1.6-3|80	
12cr|tcltls-1.6-3|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|tcltls-1.6-3|82	- rebuild
12cr|tcltls-1.6-3|83	
12cr|tcltls-1.6-3|84	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 1.6-1mdv2009.1
12cr|tcltls-1.6-3|85	+ Revision: 310130
12cr|tcltls-1.6-3|86	- move to new location per policy
12cr|tcltls-1.6-3|87	- sync patches with fedora
12cr|tcltls-1.6-3|88	- dump the whole libification, tcl modules are not shared libraries
12cr|tcltls-1.6-3|89	- new release 1.6
12cr|tcltls-1.6-3|90	
12cr|tcltls-1.6-3|91	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 1.5.0-6mdv2009.0
12cr|tcltls-1.6-3|92	+ Revision: 261432
12cr|tcltls-1.6-3|93	- rebuild
12cr|tcltls-1.6-3|94	
12cr|tcltls-1.6-3|95	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.5.0-5mdv2009.0
12cr|tcltls-1.6-3|96	+ Revision: 254233
12cr|tcltls-1.6-3|97	- rebuild
12cr|tcltls-1.6-3|98	
12cr|tcltls-1.6-3|99	+ Pixel <pixel@mandriva.com>
12cr|tcltls-1.6-3|100	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|tcltls-1.6-3|101	
12cr|tcltls-1.6-3|102	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.5.0-3mdv2008.1
12cr|tcltls-1.6-3|103	+ Revision: 140918
12cr|tcltls-1.6-3|104	- restore BuildRoot
12cr|tcltls-1.6-3|105	
12cr|tcltls-1.6-3|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|tcltls-1.6-3|107	- kill re-definition of %%buildroot on Pixel's request
12cr|tcltls-1.6-3|108	
12cr|tcltls-1.6-3|109	* Tue Jun 12 2007 Adam Williamson <awilliamson@mandriva.org> 1.5.0-3mdv2008.0
12cr|tcltls-1.6-3|110	+ Revision: 38329
12cr|tcltls-1.6-3|111	- correct pkgIndex.tcl (fixes amsn with TCL 8.5)
12cr|tcltls-1.6-3|112	
12cr|tcltls-1.6-3|113	
12cr|tcltls-1.6-3|114	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-2mdv2007.0
12cr|tcltls-1.6-3|115	+ Revision: 113894
12cr|tcltls-1.6-3|116	- Import tcltls
12cr|tcltls-1.6-3|117	
12cr|tcltls-1.6-3|118	* Fri Jan 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-2mdv2007.1
12cr|tcltls-1.6-3|119	- rebuild
12cr|tcltls-1.6-3|120	
12cr|tcltls-1.6-3|121	* Fri Dec 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-1mdk
12cr|tcltls-1.6-3|122	- initial Mandriva package
12cr|tcltls-1.6-3|123	- added P0 from debian
12cr|tcltls-1.6-3|124	
12cr|tcltls-1.6-3|125	* Sat Nov 26 2005 Torbjorn Turpeinen <tobbe@nyvalls.se>
12cr|tcltls-1.6-3|126	- First release
12cr|tcltls-1.6-3|127	

7932 12
12cr|tcpflow-1.2.9-1|1	Summary:	Network traffic recorder
12cr|tcpflow-1.2.9-1|2	Name:		tcpflow
12cr|tcpflow-1.2.9-1|3	Version:	1.2.9
12cr|tcpflow-1.2.9-1|4	Release:	1
12cr|tcpflow-1.2.9-1|5	License:	GPL
12cr|tcpflow-1.2.9-1|6	Group:		Networking/Other
12cr|tcpflow-1.2.9-1|7	Source0:	https://github.com/downloads/simsong/tcpflow/%{name}-%{version}.tar.gz
12cr|tcpflow-1.2.9-1|8	URL:		http://afflib.org
12cr|tcpflow-1.2.9-1|9	BuildRequires:	libpcap-devel autoconf
12cr|tcpflow-1.2.9-1|10	
12cr|tcpflow-1.2.9-1|11	%description
12cr|tcpflow-1.2.9-1|12	tcpflow is a program that captures data transmitted as part of TCP
12cr|tcpflow-1.2.9-1|13	connections (flows), and stores the data in a way that is convenient
12cr|tcpflow-1.2.9-1|14	for protocol analysis or debugging.
12cr|tcpflow-1.2.9-1|15	A program like 'tcpdump' shows a summary of packets seen on the wire,
12cr|tcpflow-1.2.9-1|16	but usually doesn't store the data that's actually being transmitted.
12cr|tcpflow-1.2.9-1|17	In contrast, tcpflow reconstructs the actual data streams and stores
12cr|tcpflow-1.2.9-1|18	each flow in a separate file for later analysis.
12cr|tcpflow-1.2.9-1|19	
12cr|tcpflow-1.2.9-1|20	%prep
12cr|tcpflow-1.2.9-1|21	%setup -q -n %{name}-%{version}
12cr|tcpflow-1.2.9-1|22	chmod -x COPYING
12cr|tcpflow-1.2.9-1|23	
12cr|tcpflow-1.2.9-1|24	%build
12cr|tcpflow-1.2.9-1|25	%configure2_5x
12cr|tcpflow-1.2.9-1|26	%make
12cr|tcpflow-1.2.9-1|27	
12cr|tcpflow-1.2.9-1|28	%install
12cr|tcpflow-1.2.9-1|29	%makeinstall
12cr|tcpflow-1.2.9-1|30	
12cr|tcpflow-1.2.9-1|31	%files
12cr|tcpflow-1.2.9-1|32	%doc AUTHORS COPYING ChangeLog NEWS README INSTALL
12cr|tcpflow-1.2.9-1|33	%{_bindir}/*
12cr|tcpflow-1.2.9-1|34	%{_mandir}/man*/*
12cr|tcpflow-1.2.9-1|35	
12cr|tcpflow-1.2.9-1|36	
12cr|tcpflow-1.2.9-1|37	%changelog
12cr|tcpflow-1.2.9-1|38	* Tue Aug 21 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.9-1
12cr|tcpflow-1.2.9-1|39	+ Revision: 815525
12cr|tcpflow-1.2.9-1|40	- version update 1.2.9
12cr|tcpflow-1.2.9-1|41	
12cr|tcpflow-1.2.9-1|42	* Mon Jun 04 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.7-1
12cr|tcpflow-1.2.9-1|43	+ Revision: 802341
12cr|tcpflow-1.2.9-1|44	- version update 1.2.7
12cr|tcpflow-1.2.9-1|45	
12cr|tcpflow-1.2.9-1|46	* Wed May 02 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.6-1
12cr|tcpflow-1.2.9-1|47	+ Revision: 795135
12cr|tcpflow-1.2.9-1|48	- version update 1.2.6
12cr|tcpflow-1.2.9-1|49	
12cr|tcpflow-1.2.9-1|50	* Mon Apr 02 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.3-1
12cr|tcpflow-1.2.9-1|51	+ Revision: 788720
12cr|tcpflow-1.2.9-1|52	- version update 1.2.3
12cr|tcpflow-1.2.9-1|53	
12cr|tcpflow-1.2.9-1|54	* Mon Feb 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.1-1
12cr|tcpflow-1.2.9-1|55	+ Revision: 781163
12cr|tcpflow-1.2.9-1|56	- version update 1.1.1
12cr|tcpflow-1.2.9-1|57	
12cr|tcpflow-1.2.9-1|58	* Sun Feb 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.0-1
12cr|tcpflow-1.2.9-1|59	+ Revision: 771302
12cr|tcpflow-1.2.9-1|60	- version update 1.1.0
12cr|tcpflow-1.2.9-1|61	
12cr|tcpflow-1.2.9-1|62	* Mon Dec 05 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.0.6-1
12cr|tcpflow-1.2.9-1|63	+ Revision: 737976
12cr|tcpflow-1.2.9-1|64	- rpmlint fix
12cr|tcpflow-1.2.9-1|65	- version update 1.0.6
12cr|tcpflow-1.2.9-1|66	
12cr|tcpflow-1.2.9-1|67	* Mon Oct 05 2009 Oden Eriksson <oeriksson@mandriva.com> 0.21-11mdv2010.0
12cr|tcpflow-1.2.9-1|68	+ Revision: 454052
12cr|tcpflow-1.2.9-1|69	- bump release
12cr|tcpflow-1.2.9-1|70	- fix build
12cr|tcpflow-1.2.9-1|71	- rebuild
12cr|tcpflow-1.2.9-1|72	
12cr|tcpflow-1.2.9-1|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|tcpflow-1.2.9-1|74	- rebuild
12cr|tcpflow-1.2.9-1|75	
12cr|tcpflow-1.2.9-1|76	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.21-8mdv2009.1
12cr|tcpflow-1.2.9-1|77	+ Revision: 298407
12cr|tcpflow-1.2.9-1|78	- rebuilt against libpcap-1.0.0
12cr|tcpflow-1.2.9-1|79	
12cr|tcpflow-1.2.9-1|80	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.21-7mdv2009.0
12cr|tcpflow-1.2.9-1|81	+ Revision: 261434
12cr|tcpflow-1.2.9-1|82	- rebuild
12cr|tcpflow-1.2.9-1|83	
12cr|tcpflow-1.2.9-1|84	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.21-6mdv2009.0
12cr|tcpflow-1.2.9-1|85	+ Revision: 254261
12cr|tcpflow-1.2.9-1|86	- rebuild
12cr|tcpflow-1.2.9-1|87	
12cr|tcpflow-1.2.9-1|88	* Thu Mar 13 2008 Andreas Hasenack <andreas@mandriva.com> 0.21-4mdv2008.1
12cr|tcpflow-1.2.9-1|89	+ Revision: 187644
12cr|tcpflow-1.2.9-1|90	- rebuild for 2008.1
12cr|tcpflow-1.2.9-1|91	
12cr|tcpflow-1.2.9-1|92	+ Olivier Blin <blino@mandriva.org>
12cr|tcpflow-1.2.9-1|93	- restore BuildRoot
12cr|tcpflow-1.2.9-1|94	
12cr|tcpflow-1.2.9-1|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|tcpflow-1.2.9-1|96	- kill re-definition of %%buildroot on Pixel's request
12cr|tcpflow-1.2.9-1|97	
12cr|tcpflow-1.2.9-1|98	* Wed Aug 22 2007 Olivier Thauvin <nanardon@mandriva.org> 0.21-3mdv2008.0
12cr|tcpflow-1.2.9-1|99	+ Revision: 68890
12cr|tcpflow-1.2.9-1|100	- rebuild
12cr|tcpflow-1.2.9-1|101	- Import tcpflow
12cr|tcpflow-1.2.9-1|102	

7933 12
12cr|tcpreplay-3.4.4-2|1	Summary:	A tool to replay captured network traffic
12cr|tcpreplay-3.4.4-2|2	Name:		tcpreplay
12cr|tcpreplay-3.4.4-2|3	Version:	3.4.4
12cr|tcpreplay-3.4.4-2|4	Release:	%mkrel 2
12cr|tcpreplay-3.4.4-2|5	License:	BSD
12cr|tcpreplay-3.4.4-2|6	Group:		Networking/Other
12cr|tcpreplay-3.4.4-2|7	URL:		http://tcpreplay.synfin.net/trac/
12cr|tcpreplay-3.4.4-2|8	Source0:	http://prdownloads.sourceforge.net/tcpreplay/%{name}-%{version}.tar.gz
12cr|tcpreplay-3.4.4-2|9	Patch0:		tcpreplay-3.4.2-get_interface.patch
12cr|tcpreplay-3.4.4-2|10	BuildRequires:	autogen >= 5.9
12cr|tcpreplay-3.4.4-2|11	BuildRequires:	autogen-devel >= 5.9
12cr|tcpreplay-3.4.4-2|12	BuildRequires:	libdnet-devel
12cr|tcpreplay-3.4.4-2|13	BuildRequires:	libpcap-devel >= 0.7.2
12cr|tcpreplay-3.4.4-2|14	BuildRequires:	tcpdump
12cr|tcpreplay-3.4.4-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tcpreplay-3.4.4-2|16	
12cr|tcpreplay-3.4.4-2|17	%description
12cr|tcpreplay-3.4.4-2|18	Tcpreplay is a tool to replay captured network traffic. Currently, tcpreplay
12cr|tcpreplay-3.4.4-2|19	supports pcap (tcpdump) and snoop capture formats. Also included, is tcpprep a
12cr|tcpreplay-3.4.4-2|20	tool to pre-process capture files to allow increased performance under certain
12cr|tcpreplay-3.4.4-2|21	conditions as well as capinfo which provides basic information about capture
12cr|tcpreplay-3.4.4-2|22	files.
12cr|tcpreplay-3.4.4-2|23	
12cr|tcpreplay-3.4.4-2|24	%prep
12cr|tcpreplay-3.4.4-2|25	%setup -q
12cr|tcpreplay-3.4.4-2|26	%patch0 -p1 -b .get_interface
12cr|tcpreplay-3.4.4-2|27	
12cr|tcpreplay-3.4.4-2|28	%build
12cr|tcpreplay-3.4.4-2|29	%configure2_5x \
12cr|tcpreplay-3.4.4-2|30	--enable-dynamic-link \
12cr|tcpreplay-3.4.4-2|31	--enable-tcpreplay-edit \
12cr|tcpreplay-3.4.4-2|32	--with-testnic=eth0 \
12cr|tcpreplay-3.4.4-2|33	--with-testnic2=eth1
12cr|tcpreplay-3.4.4-2|34	%make
12cr|tcpreplay-3.4.4-2|35	
12cr|tcpreplay-3.4.4-2|36	#%%check
12cr|tcpreplay-3.4.4-2|37	#make test <- requires root permissions
12cr|tcpreplay-3.4.4-2|38	
12cr|tcpreplay-3.4.4-2|39	%install
12cr|tcpreplay-3.4.4-2|40	rm -rf %{buildroot}
12cr|tcpreplay-3.4.4-2|41	%makeinstall_std
12cr|tcpreplay-3.4.4-2|42	
12cr|tcpreplay-3.4.4-2|43	%clean
12cr|tcpreplay-3.4.4-2|44	rm -rf %{buildroot}
12cr|tcpreplay-3.4.4-2|45	
12cr|tcpreplay-3.4.4-2|46	%files
12cr|tcpreplay-3.4.4-2|47	%defattr(-,root,root)
12cr|tcpreplay-3.4.4-2|48	%doc README docs/CHANGELOG docs/CREDIT docs/HACKING docs/INSTALL docs/LICENSE docs/TODO
12cr|tcpreplay-3.4.4-2|49	%{_bindir}/tcpbridge
12cr|tcpreplay-3.4.4-2|50	%{_bindir}/tcpprep
12cr|tcpreplay-3.4.4-2|51	%{_bindir}/tcpreplay
12cr|tcpreplay-3.4.4-2|52	%{_bindir}/tcpreplay-edit
12cr|tcpreplay-3.4.4-2|53	%{_bindir}/tcprewrite
12cr|tcpreplay-3.4.4-2|54	%{_mandir}/man1/*
12cr|tcpreplay-3.4.4-2|55	
12cr|tcpreplay-3.4.4-2|56	
12cr|tcpreplay-3.4.4-2|57	%changelog
12cr|tcpreplay-3.4.4-2|58	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 3.4.4-2mdv2011.0
12cr|tcpreplay-3.4.4-2|59	+ Revision: 615167
12cr|tcpreplay-3.4.4-2|60	- the mass rebuild of 2010.1 packages
12cr|tcpreplay-3.4.4-2|61	
12cr|tcpreplay-3.4.4-2|62	* Fri Apr 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.4.4-1mdv2010.1
12cr|tcpreplay-3.4.4-2|63	+ Revision: 538158
12cr|tcpreplay-3.4.4-2|64	- update to 3.4.4
12cr|tcpreplay-3.4.4-2|65	
12cr|tcpreplay-3.4.4-2|66	* Sat Jun 27 2009 Frederik Himpe <fhimpe@mandriva.org> 3.4.3-1mdv2010.0
12cr|tcpreplay-3.4.4-2|67	+ Revision: 389595
12cr|tcpreplay-3.4.4-2|68	- update to new version 3.4.3
12cr|tcpreplay-3.4.4-2|69	
12cr|tcpreplay-3.4.4-2|70	* Tue Jun 16 2009 Wanderlei Cavassin <cavassin@mandriva.com.br> 3.4.2-2mdv2010.0
12cr|tcpreplay-3.4.4-2|71	+ Revision: 386236
12cr|tcpreplay-3.4.4-2|72	- fix parsing of interface name
12cr|tcpreplay-3.4.4-2|73	
12cr|tcpreplay-3.4.4-2|74	* Thu May 21 2009 Oden Eriksson <oeriksson@mandriva.com> 3.4.2-1mdv2010.0
12cr|tcpreplay-3.4.4-2|75	+ Revision: 378419
12cr|tcpreplay-3.4.4-2|76	- 3.4.2
12cr|tcpreplay-3.4.4-2|77	- 3.4.1
12cr|tcpreplay-3.4.4-2|78	
12cr|tcpreplay-3.4.4-2|79	* Thu Jan 15 2009 Oden Eriksson <oeriksson@mandriva.com> 3.4.0-1mdv2009.1
12cr|tcpreplay-3.4.4-2|80	+ Revision: 329715
12cr|tcpreplay-3.4.4-2|81	- 3.4.0
12cr|tcpreplay-3.4.4-2|82	
12cr|tcpreplay-3.4.4-2|83	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 3.3.2-2mdv2009.1
12cr|tcpreplay-3.4.4-2|84	+ Revision: 298408
12cr|tcpreplay-3.4.4-2|85	- rebuilt against libpcap-1.0.0
12cr|tcpreplay-3.4.4-2|86	
12cr|tcpreplay-3.4.4-2|87	* Sun Jun 22 2008 Oden Eriksson <oeriksson@mandriva.com> 3.3.2-1mdv2009.0
12cr|tcpreplay-3.4.4-2|88	+ Revision: 227869
12cr|tcpreplay-3.4.4-2|89	- 3.3.2
12cr|tcpreplay-3.4.4-2|90	- fix deps
12cr|tcpreplay-3.4.4-2|91	
12cr|tcpreplay-3.4.4-2|92	* Sun May 18 2008 Oden Eriksson <oeriksson@mandriva.com> 3.3.1-1mdv2009.0
12cr|tcpreplay-3.4.4-2|93	+ Revision: 208629
12cr|tcpreplay-3.4.4-2|94	- 3.3.1
12cr|tcpreplay-3.4.4-2|95	
12cr|tcpreplay-3.4.4-2|96	* Tue May 06 2008 Oden Eriksson <oeriksson@mandriva.com> 3.3.0-0mdv2009.0
12cr|tcpreplay-3.4.4-2|97	+ Revision: 201829
12cr|tcpreplay-3.4.4-2|98	- 3.3.0
12cr|tcpreplay-3.4.4-2|99	
12cr|tcpreplay-3.4.4-2|100	* Fri Jan 25 2008 Oden Eriksson <oeriksson@mandriva.com> 3.2.5-1mdv2008.1
12cr|tcpreplay-3.4.4-2|101	+ Revision: 157843
12cr|tcpreplay-3.4.4-2|102	- 3.2.5
12cr|tcpreplay-3.4.4-2|103	
12cr|tcpreplay-3.4.4-2|104	* Thu Jan 17 2008 Oden Eriksson <oeriksson@mandriva.com> 3.2.4-1mdv2008.1
12cr|tcpreplay-3.4.4-2|105	+ Revision: 154131
12cr|tcpreplay-3.4.4-2|106	- 3.2.4
12cr|tcpreplay-3.4.4-2|107	
12cr|tcpreplay-3.4.4-2|108	+ Olivier Blin <oblin@mandriva.com>
12cr|tcpreplay-3.4.4-2|109	- restore BuildRoot
12cr|tcpreplay-3.4.4-2|110	
12cr|tcpreplay-3.4.4-2|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|tcpreplay-3.4.4-2|112	- kill re-definition of %%buildroot on Pixel's request
12cr|tcpreplay-3.4.4-2|113	
12cr|tcpreplay-3.4.4-2|114	* Fri Oct 26 2007 Oden Eriksson <oeriksson@mandriva.com> 3.2.1-1mdv2008.1
12cr|tcpreplay-3.4.4-2|115	+ Revision: 102320
12cr|tcpreplay-3.4.4-2|116	- 3.2.1
12cr|tcpreplay-3.4.4-2|117	
12cr|tcpreplay-3.4.4-2|118	* Tue Aug 28 2007 Oden Eriksson <oeriksson@mandriva.com> 3.2.0-1mdv2008.0
12cr|tcpreplay-3.4.4-2|119	+ Revision: 72646
12cr|tcpreplay-3.4.4-2|120	- 3.2.0
12cr|tcpreplay-3.4.4-2|121	
12cr|tcpreplay-3.4.4-2|122	* Fri Jul 20 2007 Oden Eriksson <oeriksson@mandriva.com> 3.1.1-1mdv2008.0
12cr|tcpreplay-3.4.4-2|123	+ Revision: 53879
12cr|tcpreplay-3.4.4-2|124	- 3.1.1
12cr|tcpreplay-3.4.4-2|125	
12cr|tcpreplay-3.4.4-2|126	* Wed May 02 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.1-1mdv2008.0
12cr|tcpreplay-3.4.4-2|127	+ Revision: 20475
12cr|tcpreplay-3.4.4-2|128	- 3.0.1
12cr|tcpreplay-3.4.4-2|129	
12cr|tcpreplay-3.4.4-2|130	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-1mdv2008.0
12cr|tcpreplay-3.4.4-2|131	+ Revision: 16072
12cr|tcpreplay-3.4.4-2|132	- fix deps
12cr|tcpreplay-3.4.4-2|133	- 3.0.0
12cr|tcpreplay-3.4.4-2|134	
12cr|tcpreplay-3.4.4-2|135	
12cr|tcpreplay-3.4.4-2|136	* Tue Jul 18 2006 Stefan van der Eijk <stefan@mandriva.org> 2.3.5-4
12cr|tcpreplay-3.4.4-2|137	- rebuild
12cr|tcpreplay-3.4.4-2|138	- %%mkrel
12cr|tcpreplay-3.4.4-2|139	
12cr|tcpreplay-3.4.4-2|140	* Fri Mar 17 2006 Oden Eriksson <oeriksson@mandriva.com> 2.3.5-3mdk
12cr|tcpreplay-3.4.4-2|141	- rebuilt against libnet1.1.2
12cr|tcpreplay-3.4.4-2|142	
12cr|tcpreplay-3.4.4-2|143	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 2.3.5-2mdk
12cr|tcpreplay-3.4.4-2|144	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|tcpreplay-3.4.4-2|145	
12cr|tcpreplay-3.4.4-2|146	* Mon Jul 04 2005 Oden Eriksson <oeriksson@mandriva.com> 2.3.5-1mdk
12cr|tcpreplay-3.4.4-2|147	- 2.3.5
12cr|tcpreplay-3.4.4-2|148	
12cr|tcpreplay-3.4.4-2|149	* Fri Feb 11 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.3.3-1mdk
12cr|tcpreplay-3.4.4-2|150	- 2.3.3
12cr|tcpreplay-3.4.4-2|151	- fix deps
12cr|tcpreplay-3.4.4-2|152	
12cr|tcpreplay-3.4.4-2|153	* Mon Nov 08 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.3.2-1mdk
12cr|tcpreplay-3.4.4-2|154	- 2.3.2
12cr|tcpreplay-3.4.4-2|155	- fix deps
12cr|tcpreplay-3.4.4-2|156	
12cr|tcpreplay-3.4.4-2|157	* Mon Sep 27 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.3.1-1mdk
12cr|tcpreplay-3.4.4-2|158	- 2.3.1
12cr|tcpreplay-3.4.4-2|159	
12cr|tcpreplay-3.4.4-2|160	* Mon Sep 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.3.0-1mdk
12cr|tcpreplay-3.4.4-2|161	- 2.3.0
12cr|tcpreplay-3.4.4-2|162	- build against the new shared libnet2
12cr|tcpreplay-3.4.4-2|163	
12cr|tcpreplay-3.4.4-2|164	* Tue Jun 22 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.2.2-1mdk
12cr|tcpreplay-3.4.4-2|165	- 2.2.2
12cr|tcpreplay-3.4.4-2|166	
12cr|tcpreplay-3.4.4-2|167	* Sun May 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.2.0-1mdk
12cr|tcpreplay-3.4.4-2|168	- 2.2.0
12cr|tcpreplay-3.4.4-2|169	- fix P0
12cr|tcpreplay-3.4.4-2|170	- fix deps
12cr|tcpreplay-3.4.4-2|171	
12cr|tcpreplay-3.4.4-2|172	* Sun Dec 07 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.4.6-1mdk
12cr|tcpreplay-3.4.4-2|173	- 1.4.6
12cr|tcpreplay-3.4.4-2|174	
12cr|tcpreplay-3.4.4-2|175	* Sat Aug 30 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.4.5-1mdk
12cr|tcpreplay-3.4.4-2|176	- 1.4.5
12cr|tcpreplay-3.4.4-2|177	
12cr|tcpreplay-3.4.4-2|178	* Wed Aug 13 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.4.4-1mdk
12cr|tcpreplay-3.4.4-2|179	- 1.4.4
12cr|tcpreplay-3.4.4-2|180	

7934 12
12cr|tcpslice-1.2a3-3.20061130.5|1	%define snap 20061130
12cr|tcpslice-1.2a3-3.20061130.5|2	
12cr|tcpslice-1.2a3-3.20061130.5|3	Summary:	A tool for extracting portions of packet trace files
12cr|tcpslice-1.2a3-3.20061130.5|4	Name:		tcpslice
12cr|tcpslice-1.2a3-3.20061130.5|5	Version:	1.2a3
12cr|tcpslice-1.2a3-3.20061130.5|6	Release:	%mkrel 3.%{snap}.5
12cr|tcpslice-1.2a3-3.20061130.5|7	Group:		Monitoring
12cr|tcpslice-1.2a3-3.20061130.5|8	License:	BSD
12cr|tcpslice-1.2a3-3.20061130.5|9	URL:		http://www.tcpdump.org
12cr|tcpslice-1.2a3-3.20061130.5|10	Source0:	tcpslice-%{snap}.tar.bz2
12cr|tcpslice-1.2a3-3.20061130.5|11	Patch0:		tcpslice-libosip2-3.x.patch
12cr|tcpslice-1.2a3-3.20061130.5|12	Requires:	tcpdump >= 0.9.5
12cr|tcpslice-1.2a3-3.20061130.5|13	BuildRequires:	libpcap-devel >= 0.9.5
12cr|tcpslice-1.2a3-3.20061130.5|14	BuildRequires:	libnids-devel >= 1.21
12cr|tcpslice-1.2a3-3.20061130.5|15	BuildRequires:	libosip2-devel >= 3.0.3
12cr|tcpslice-1.2a3-3.20061130.5|16	BuildRequires:	libooh323c-devel >= 0.8.2
12cr|tcpslice-1.2a3-3.20061130.5|17	BuildRequires:	autoconf2.5
12cr|tcpslice-1.2a3-3.20061130.5|18	BuildRequires:	libtool
12cr|tcpslice-1.2a3-3.20061130.5|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tcpslice-1.2a3-3.20061130.5|20	
12cr|tcpslice-1.2a3-3.20061130.5|21	%description
12cr|tcpslice-1.2a3-3.20061130.5|22	A tool for extracting portions of packet trace files generated using tcpdump's
12cr|tcpslice-1.2a3-3.20061130.5|23	-w flag.
12cr|tcpslice-1.2a3-3.20061130.5|24	
12cr|tcpslice-1.2a3-3.20061130.5|25	%prep
12cr|tcpslice-1.2a3-3.20061130.5|26	
12cr|tcpslice-1.2a3-3.20061130.5|27	%setup -q -n %{name}
12cr|tcpslice-1.2a3-3.20061130.5|28	%patch0 -p0 -b .libsip23
12cr|tcpslice-1.2a3-3.20061130.5|29	
12cr|tcpslice-1.2a3-3.20061130.5|30	%build
12cr|tcpslice-1.2a3-3.20061130.5|31	
12cr|tcpslice-1.2a3-3.20061130.5|32	%configure2_5x
12cr|tcpslice-1.2a3-3.20061130.5|33	
12cr|tcpslice-1.2a3-3.20061130.5|34	%make
12cr|tcpslice-1.2a3-3.20061130.5|35	
12cr|tcpslice-1.2a3-3.20061130.5|36	%install
12cr|tcpslice-1.2a3-3.20061130.5|37	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|tcpslice-1.2a3-3.20061130.5|38	
12cr|tcpslice-1.2a3-3.20061130.5|39	install -d %{buildroot}%{_sbindir}
12cr|tcpslice-1.2a3-3.20061130.5|40	install -d %{buildroot}%{_mandir}/man1
12cr|tcpslice-1.2a3-3.20061130.5|41	
12cr|tcpslice-1.2a3-3.20061130.5|42	install -m0755 tcpslice %{buildroot}%{_sbindir}
12cr|tcpslice-1.2a3-3.20061130.5|43	install -m0644 tcpslice.1 %{buildroot}%{_mandir}/man1/tcpslice.1
12cr|tcpslice-1.2a3-3.20061130.5|44	
12cr|tcpslice-1.2a3-3.20061130.5|45	%clean
12cr|tcpslice-1.2a3-3.20061130.5|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|tcpslice-1.2a3-3.20061130.5|47	
12cr|tcpslice-1.2a3-3.20061130.5|48	%files
12cr|tcpslice-1.2a3-3.20061130.5|49	%defattr(-,root,root)
12cr|tcpslice-1.2a3-3.20061130.5|50	%doc CHANGES CREDITS INSTALL README
12cr|tcpslice-1.2a3-3.20061130.5|51	%{_sbindir}/tcpslice
12cr|tcpslice-1.2a3-3.20061130.5|52	%{_mandir}/man1/tcpslice.1*
12cr|tcpslice-1.2a3-3.20061130.5|53	
12cr|tcpslice-1.2a3-3.20061130.5|54	
12cr|tcpslice-1.2a3-3.20061130.5|55	
12cr|tcpslice-1.2a3-3.20061130.5|56	
12cr|tcpslice-1.2a3-3.20061130.5|57	%changelog
12cr|tcpslice-1.2a3-3.20061130.5|58	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2a3-3.20061130.5mdv2010.0
12cr|tcpslice-1.2a3-3.20061130.5|59	+ Revision: 445382
12cr|tcpslice-1.2a3-3.20061130.5|60	- rebuild
12cr|tcpslice-1.2a3-3.20061130.5|61	
12cr|tcpslice-1.2a3-3.20061130.5|62	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2a3-3.20061130.4mdv2009.1
12cr|tcpslice-1.2a3-3.20061130.5|63	+ Revision: 358007
12cr|tcpslice-1.2a3-3.20061130.5|64	- rebuild for latest libosip
12cr|tcpslice-1.2a3-3.20061130.5|65	
12cr|tcpslice-1.2a3-3.20061130.5|66	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2a3-3.20061130.3mdv2009.1
12cr|tcpslice-1.2a3-3.20061130.5|67	+ Revision: 298409
12cr|tcpslice-1.2a3-3.20061130.5|68	- rebuilt against libpcap-1.0.0
12cr|tcpslice-1.2a3-3.20061130.5|69	
12cr|tcpslice-1.2a3-3.20061130.5|70	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2a3-3.20061130.2mdv2009.0
12cr|tcpslice-1.2a3-3.20061130.5|71	+ Revision: 269413
12cr|tcpslice-1.2a3-3.20061130.5|72	- rebuild early 2009.0 package (before pixel changes)
12cr|tcpslice-1.2a3-3.20061130.5|73	
12cr|tcpslice-1.2a3-3.20061130.5|74	* Thu May 29 2008 Funda Wang <fundawang@mandriva.org> 1.2a3-0.20061130.2mdv2009.0
12cr|tcpslice-1.2a3-3.20061130.5|75	+ Revision: 212980
12cr|tcpslice-1.2a3-3.20061130.5|76	- rebuild for new osip2
12cr|tcpslice-1.2a3-3.20061130.5|77	
12cr|tcpslice-1.2a3-3.20061130.5|78	* Thu Jan 24 2008 Colin Guthrie <cguthrie@mandriva.org> 1.2a3-0.20061130.1mdv2008.1
12cr|tcpslice-1.2a3-3.20061130.5|79	+ Revision: 157615
12cr|tcpslice-1.2a3-3.20061130.5|80	- Undo BuildRequire "fix" that was incorrect.
12cr|tcpslice-1.2a3-3.20061130.5|81	- Fix build requires (libosip2-devel not libosip-devel)
12cr|tcpslice-1.2a3-3.20061130.5|82	- Add patch for libosip2-3.x
12cr|tcpslice-1.2a3-3.20061130.5|83	
12cr|tcpslice-1.2a3-3.20061130.5|84	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|tcpslice-1.2a3-3.20061130.5|85	- fix libosip-devel BR
12cr|tcpslice-1.2a3-3.20061130.5|86	
12cr|tcpslice-1.2a3-3.20061130.5|87	+ Olivier Blin <oblin@mandriva.com>
12cr|tcpslice-1.2a3-3.20061130.5|88	- restore BuildRoot
12cr|tcpslice-1.2a3-3.20061130.5|89	
12cr|tcpslice-1.2a3-3.20061130.5|90	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.2a1-0.20061130.1mdv2008.1
12cr|tcpslice-1.2a3-3.20061130.5|91	+ Revision: 128294
12cr|tcpslice-1.2a3-3.20061130.5|92	- kill re-definition of %%buildroot on Pixel's request
12cr|tcpslice-1.2a3-3.20061130.5|93	
12cr|tcpslice-1.2a3-3.20061130.5|94	
12cr|tcpslice-1.2a3-3.20061130.5|95	* Mon Dec 18 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2a1-0.20061130.1mdv2007.0
12cr|tcpslice-1.2a3-3.20061130.5|96	+ Revision: 98565
12cr|tcpslice-1.2a3-3.20061130.5|97	- Import tcpslice
12cr|tcpslice-1.2a3-3.20061130.5|98	
12cr|tcpslice-1.2a3-3.20061130.5|99	* Mon Dec 18 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2a1-0.20061130.1mdv2007.1
12cr|tcpslice-1.2a3-3.20061130.5|100	- new snap (20061130)
12cr|tcpslice-1.2a3-3.20061130.5|101	- fix deps
12cr|tcpslice-1.2a3-3.20061130.5|102	
12cr|tcpslice-1.2a3-3.20061130.5|103	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2a1-0.20040517.3mdk
12cr|tcpslice-1.2a3-3.20061130.5|104	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|tcpslice-1.2a3-3.20061130.5|105	
12cr|tcpslice-1.2a3-3.20061130.5|106	* Sat Jun 04 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2a1-0.20040517.2mdk
12cr|tcpslice-1.2a3-3.20061130.5|107	- rebuild
12cr|tcpslice-1.2a3-3.20061130.5|108	
12cr|tcpslice-1.2a3-3.20061130.5|109	* Tue May 18 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.2a1-0.20040517.1mdk
12cr|tcpslice-1.2a3-3.20061130.5|110	- initial package
12cr|tcpslice-1.2a3-3.20061130.5|111	- added P0
12cr|tcpslice-1.2a3-3.20061130.5|112	

7935 12
12cr|tcpstat-1.5-12|1	%define name tcpstat
12cr|tcpstat-1.5-12|2	%define version 1.5
12cr|tcpstat-1.5-12|3	%define release %mkrel 12
12cr|tcpstat-1.5-12|4	
12cr|tcpstat-1.5-12|5	Summary: A network statistics reporter
12cr|tcpstat-1.5-12|6	Name: %{name}
12cr|tcpstat-1.5-12|7	Version: %{version}
12cr|tcpstat-1.5-12|8	Release: %{release}
12cr|tcpstat-1.5-12|9	Source0: %{name}-%{version}.tar.bz2
12cr|tcpstat-1.5-12|10	License: BSD
12cr|tcpstat-1.5-12|11	Group: Monitoring
12cr|tcpstat-1.5-12|12	Url: http://www.frenchfries.net/paul/tcpstat/index.html
12cr|tcpstat-1.5-12|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tcpstat-1.5-12|14	BuildRequires: libpcap-devel
12cr|tcpstat-1.5-12|15	
12cr|tcpstat-1.5-12|16	%description
12cr|tcpstat-1.5-12|17	Tcpstat reports certain network interface statistics much like
12cr|tcpstat-1.5-12|18	vmstat does for system statistics. tcpstat gets its information by
12cr|tcpstat-1.5-12|19	either monitoring a specific interface, or by reading previously
12cr|tcpstat-1.5-12|20	saved tcpdump data from a file.
12cr|tcpstat-1.5-12|21	
12cr|tcpstat-1.5-12|22	Some of the statistics tcpstat calculates:
12cr|tcpstat-1.5-12|23	- bandwidth
12cr|tcpstat-1.5-12|24	- number of packets
12cr|tcpstat-1.5-12|25	- packets per second
12cr|tcpstat-1.5-12|26	- average packet size
12cr|tcpstat-1.5-12|27	- standard deviation of packet size
12cr|tcpstat-1.5-12|28	- interface load
12cr|tcpstat-1.5-12|29	- more...
12cr|tcpstat-1.5-12|30	
12cr|tcpstat-1.5-12|31	tcpstat is written with performance and efficiency in mind and is capable
12cr|tcpstat-1.5-12|32	of handling large amounts of packets per second. Its compact command line
12cr|tcpstat-1.5-12|33	interface is geared for the network researcher, system administrator and
12cr|tcpstat-1.5-12|34	desktop shell user. tcpstat has been a valuable tool in university research
12cr|tcpstat-1.5-12|35	papers and commercial networks alike.
12cr|tcpstat-1.5-12|36	
12cr|tcpstat-1.5-12|37	%prep
12cr|tcpstat-1.5-12|38	%setup -q
12cr|tcpstat-1.5-12|39	
12cr|tcpstat-1.5-12|40	%build
12cr|tcpstat-1.5-12|41	%configure
12cr|tcpstat-1.5-12|42	%make
12cr|tcpstat-1.5-12|43	
12cr|tcpstat-1.5-12|44	%install
12cr|tcpstat-1.5-12|45	rm -rf $RPM_BUILD_ROOT
12cr|tcpstat-1.5-12|46	%makeinstall
12cr|tcpstat-1.5-12|47	
12cr|tcpstat-1.5-12|48	%clean
12cr|tcpstat-1.5-12|49	rm -rf $RPM_BUILD_ROOT
12cr|tcpstat-1.5-12|50	
12cr|tcpstat-1.5-12|51	%files
12cr|tcpstat-1.5-12|52	%defattr(-,root,root)
12cr|tcpstat-1.5-12|53	%doc AUTHORS COPYING ChangeLog INSTALL LICENSE NEWS README doc/Tips_and_Tricks.txt
12cr|tcpstat-1.5-12|54	%_bindir/tcp*
12cr|tcpstat-1.5-12|55	%_mandir/man1/tcp*
12cr|tcpstat-1.5-12|56	
12cr|tcpstat-1.5-12|57	
12cr|tcpstat-1.5-12|58	%changelog
12cr|tcpstat-1.5-12|59	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.5-12mdv2010.0
12cr|tcpstat-1.5-12|60	+ Revision: 445383
12cr|tcpstat-1.5-12|61	- rebuild
12cr|tcpstat-1.5-12|62	
12cr|tcpstat-1.5-12|63	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5-11mdv2009.1
12cr|tcpstat-1.5-12|64	+ Revision: 298410
12cr|tcpstat-1.5-12|65	- rebuilt against libpcap-1.0.0
12cr|tcpstat-1.5-12|66	
12cr|tcpstat-1.5-12|67	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.5-10mdv2009.0
12cr|tcpstat-1.5-12|68	+ Revision: 261435
12cr|tcpstat-1.5-12|69	- rebuild
12cr|tcpstat-1.5-12|70	
12cr|tcpstat-1.5-12|71	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.5-9mdv2009.0
12cr|tcpstat-1.5-12|72	+ Revision: 254263
12cr|tcpstat-1.5-12|73	- rebuild
12cr|tcpstat-1.5-12|74	
12cr|tcpstat-1.5-12|75	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.5-7mdv2008.1
12cr|tcpstat-1.5-12|76	+ Revision: 140918
12cr|tcpstat-1.5-12|77	- restore BuildRoot
12cr|tcpstat-1.5-12|78	
12cr|tcpstat-1.5-12|79	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|tcpstat-1.5-12|80	- kill re-definition of %%buildroot on Pixel's request
12cr|tcpstat-1.5-12|81	
12cr|tcpstat-1.5-12|82	* Wed Aug 22 2007 Olivier Thauvin <nanardon@mandriva.org> 1.5-7mdv2008.0
12cr|tcpstat-1.5-12|83	+ Revision: 68892
12cr|tcpstat-1.5-12|84	- rebuild
12cr|tcpstat-1.5-12|85	
12cr|tcpstat-1.5-12|86	* Tue Aug 21 2007 Olivier Thauvin <nanardon@mandriva.org> 1.5-5mdv2008.0
12cr|tcpstat-1.5-12|87	+ Revision: 68702
12cr|tcpstat-1.5-12|88	- rebuild
12cr|tcpstat-1.5-12|89	
12cr|tcpstat-1.5-12|90	
12cr|tcpstat-1.5-12|91	* Wed Jul 26 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|tcpstat-1.5-12|92	+ 07/26/06 19:40:33 (42219)
12cr|tcpstat-1.5-12|93	- rebuild
12cr|tcpstat-1.5-12|94	
12cr|tcpstat-1.5-12|95	* Wed Jul 26 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|tcpstat-1.5-12|96	+ 07/26/06 19:28:59 (42218)
12cr|tcpstat-1.5-12|97	Import tcpstat
12cr|tcpstat-1.5-12|98	
12cr|tcpstat-1.5-12|99	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5-3mdk
12cr|tcpstat-1.5-12|100	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cr|tcpstat-1.5-12|101	
12cr|tcpstat-1.5-12|102	* Sat Aug 28 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.5-2mdk
12cr|tcpstat-1.5-12|103	- Enlarge your changelog, natural rebuild method, make all bots happy for free
12cr|tcpstat-1.5-12|104	
12cr|tcpstat-1.5-12|105	* Tue Aug 12 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.5-1mdk
12cr|tcpstat-1.5-12|106	- First mdk contrib
12cr|tcpstat-1.5-12|107	

7936 12
12cr|tcptrace-6.6.7-6|1	Name:		tcptrace
12cr|tcptrace-6.6.7-6|2	Version:	6.6.7
12cr|tcptrace-6.6.7-6|3	Release:	%mkrel 6
12cr|tcptrace-6.6.7-6|4	Summary:	Tool for analysis of TCP dump files
12cr|tcptrace-6.6.7-6|5	Group:		Monitoring
12cr|tcptrace-6.6.7-6|6	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tcptrace-6.6.7-6|7	License:	GPLv2+
12cr|tcptrace-6.6.7-6|8	URL:		http://jarok.cs.ohiou.edu/software/tcptrace/tcptrace.html
12cr|tcptrace-6.6.7-6|9	Source:		http://jarok.cs.ohiou.edu/software/tcptrace/download/%{name}-%{version}.tar.gz
12cr|tcptrace-6.6.7-6|10	BuildRequires:	libpcap-devel
12cr|tcptrace-6.6.7-6|11	%description
12cr|tcptrace-6.6.7-6|12	tcptrace is a tool written by Shawn Ostermann at Ohio University, for
12cr|tcptrace-6.6.7-6|13	analysis of TCP dump files. It can take as input the files produced by
12cr|tcptrace-6.6.7-6|14	several popular packet-capture programs, including tcpdump, snoop,
12cr|tcptrace-6.6.7-6|15	etherpeek, HP Net Metrix, and WinDump. tcptrace can produce several
12cr|tcptrace-6.6.7-6|16	different types of output containing information on each connection seen,
12cr|tcptrace-6.6.7-6|17	such as elapsed time, bytes and segments sent and received, retransmissions,
12cr|tcptrace-6.6.7-6|18	round trip times, window advertisements, throughput, and more. It can
12cr|tcptrace-6.6.7-6|19	also produce a number of graphs for further analysis.
12cr|tcptrace-6.6.7-6|20	
12cr|tcptrace-6.6.7-6|21	%prep
12cr|tcptrace-6.6.7-6|22	%setup -q
12cr|tcptrace-6.6.7-6|23	
12cr|tcptrace-6.6.7-6|24	%build
12cr|tcptrace-6.6.7-6|25	%configure
12cr|tcptrace-6.6.7-6|26	%make
12cr|tcptrace-6.6.7-6|27	
12cr|tcptrace-6.6.7-6|28	%install
12cr|tcptrace-6.6.7-6|29	%{__rm} -Rf %{buildroot}
12cr|tcptrace-6.6.7-6|30	export CHOWNPROG='echo "**** chown "'
12cr|tcptrace-6.6.7-6|31	export CHGRPPROG='echo "**** chgrp "'
12cr|tcptrace-6.6.7-6|32	%makeinstall MANDIR=%{buildroot}%{_mandir} BINDIR=%{buildroot}%{_bindir}
12cr|tcptrace-6.6.7-6|33	
12cr|tcptrace-6.6.7-6|34	%files
12cr|tcptrace-6.6.7-6|35	%doc ARGS CHANGES COPYING COPYRIGHT FAQ INSTALL README WWW THANKS
12cr|tcptrace-6.6.7-6|36	%{_bindir}/%{name}
12cr|tcptrace-6.6.7-6|37	%{_mandir}/man1/%{name}.1.*
12cr|tcptrace-6.6.7-6|38	
12cr|tcptrace-6.6.7-6|39	
12cr|tcptrace-6.6.7-6|40	
12cr|tcptrace-6.6.7-6|41	%changelog
12cr|tcptrace-6.6.7-6|42	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 6.6.7-6mdv2010.0
12cr|tcptrace-6.6.7-6|43	+ Revision: 445384
12cr|tcptrace-6.6.7-6|44	- rebuild
12cr|tcptrace-6.6.7-6|45	
12cr|tcptrace-6.6.7-6|46	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 6.6.7-5mdv2009.1
12cr|tcptrace-6.6.7-6|47	+ Revision: 298411
12cr|tcptrace-6.6.7-6|48	- rebuilt against libpcap-1.0.0
12cr|tcptrace-6.6.7-6|49	
12cr|tcptrace-6.6.7-6|50	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 6.6.7-4mdv2009.0
12cr|tcptrace-6.6.7-6|51	+ Revision: 261436
12cr|tcptrace-6.6.7-6|52	- rebuild
12cr|tcptrace-6.6.7-6|53	
12cr|tcptrace-6.6.7-6|54	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 6.6.7-3mdv2009.0
12cr|tcptrace-6.6.7-6|55	+ Revision: 254265
12cr|tcptrace-6.6.7-6|56	- rebuild
12cr|tcptrace-6.6.7-6|57	
12cr|tcptrace-6.6.7-6|58	* Thu Feb 14 2008 Thierry Vignaud <tvignaud@mandriva.com> 6.6.7-1mdv2008.1
12cr|tcptrace-6.6.7-6|59	+ Revision: 168289
12cr|tcptrace-6.6.7-6|60	- fix no-buildroot-tag
12cr|tcptrace-6.6.7-6|61	
12cr|tcptrace-6.6.7-6|62	* Tue Aug 14 2007 Nicolas Vigier <nvigier@mandriva.com> 6.6.7-1mdv2008.0
12cr|tcptrace-6.6.7-6|63	+ Revision: 63307
12cr|tcptrace-6.6.7-6|64	- Import tcptrace
12cr|tcptrace-6.6.7-6|65	

7937 12
12cr|tcptraceroute-1.5-0.beta7.5|1	%define prel	beta7
12cr|tcptraceroute-1.5-0.beta7.5|2	
12cr|tcptraceroute-1.5-0.beta7.5|3	Name:           tcptraceroute
12cr|tcptraceroute-1.5-0.beta7.5|4	Summary:        Traceroute implementation using TCP packets
12cr|tcptraceroute-1.5-0.beta7.5|5	Version:	1.5
12cr|tcptraceroute-1.5-0.beta7.5|6	Release:	%mkrel 0.%{prel}.5
12cr|tcptraceroute-1.5-0.beta7.5|7	Source:		http://michael.toren.net/code/tcptraceroute/%{name}-%{version}%{prel}.tar.gz
12cr|tcptraceroute-1.5-0.beta7.5|8	URL:		http://michael.toren.net/code/tcptraceroute/
12cr|tcptraceroute-1.5-0.beta7.5|9	Group:		Networking/Other
12cr|tcptraceroute-1.5-0.beta7.5|10	License:	GPL
12cr|tcptraceroute-1.5-0.beta7.5|11	BuildRequires:	libpcap-devel >= 0.9.5
12cr|tcptraceroute-1.5-0.beta7.5|12	BuildRequires:	net-devel >= 1.1.3
12cr|tcptraceroute-1.5-0.beta7.5|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tcptraceroute-1.5-0.beta7.5|14	
12cr|tcptraceroute-1.5-0.beta7.5|15	%description
12cr|tcptraceroute-1.5-0.beta7.5|16	The more traditional traceroute(8) sends out either UDP or ICMP ECHO
12cr|tcptraceroute-1.5-0.beta7.5|17	packets with a TTL of one, and increments the TTL until the destination
12cr|tcptraceroute-1.5-0.beta7.5|18	has been reached. By printing the gateways that generate ICMP time
12cr|tcptraceroute-1.5-0.beta7.5|19	exceeded messages along the way, it is able to determine the path packets
12cr|tcptraceroute-1.5-0.beta7.5|20	are taking to reach the destination.
12cr|tcptraceroute-1.5-0.beta7.5|21	
12cr|tcptraceroute-1.5-0.beta7.5|22	The problem is that with the widespread use of firewalls on the modern
12cr|tcptraceroute-1.5-0.beta7.5|23	Internet, many of the packets that traceroute(8) sends out end up being
12cr|tcptraceroute-1.5-0.beta7.5|24	filtered, making it impossible to completely trace the path to the
12cr|tcptraceroute-1.5-0.beta7.5|25	destination. However, in many cases, these firewalls will permit inbound
12cr|tcptraceroute-1.5-0.beta7.5|26	TCP packets to specific ports that hosts sitting behind the firewall are
12cr|tcptraceroute-1.5-0.beta7.5|27	listening for connections on. By sending out TCP SYN packets instead of
12cr|tcptraceroute-1.5-0.beta7.5|28	UDP or ICMP ECHO packets, tcptraceroute is able to bypass the most common
12cr|tcptraceroute-1.5-0.beta7.5|29	firewall filters.
12cr|tcptraceroute-1.5-0.beta7.5|30	
12cr|tcptraceroute-1.5-0.beta7.5|31	%prep
12cr|tcptraceroute-1.5-0.beta7.5|32	
12cr|tcptraceroute-1.5-0.beta7.5|33	%setup -qn %{name}-%{version}%{prel}
12cr|tcptraceroute-1.5-0.beta7.5|34	
12cr|tcptraceroute-1.5-0.beta7.5|35	%build
12cr|tcptraceroute-1.5-0.beta7.5|36	
12cr|tcptraceroute-1.5-0.beta7.5|37	%configure2_5x \
12cr|tcptraceroute-1.5-0.beta7.5|38	--bindir=%{_sbindir}
12cr|tcptraceroute-1.5-0.beta7.5|39	
12cr|tcptraceroute-1.5-0.beta7.5|40	%make
12cr|tcptraceroute-1.5-0.beta7.5|41	
12cr|tcptraceroute-1.5-0.beta7.5|42	%install
12cr|tcptraceroute-1.5-0.beta7.5|43	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|tcptraceroute-1.5-0.beta7.5|44	
12cr|tcptraceroute-1.5-0.beta7.5|45	%makeinstall_std
12cr|tcptraceroute-1.5-0.beta7.5|46	
12cr|tcptraceroute-1.5-0.beta7.5|47	%clean
12cr|tcptraceroute-1.5-0.beta7.5|48	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|tcptraceroute-1.5-0.beta7.5|49	
12cr|tcptraceroute-1.5-0.beta7.5|50	%files
12cr|tcptraceroute-1.5-0.beta7.5|51	%defattr(644,root,root,755)
12cr|tcptraceroute-1.5-0.beta7.5|52	%doc %{_datadir}/doc/tcptraceroute/*
12cr|tcptraceroute-1.5-0.beta7.5|53	%attr(755,root,bin) %{_sbindir}/tcptraceroute
12cr|tcptraceroute-1.5-0.beta7.5|54	%{_mandir}/man1/tcptraceroute.1*
12cr|tcptraceroute-1.5-0.beta7.5|55	
12cr|tcptraceroute-1.5-0.beta7.5|56	
12cr|tcptraceroute-1.5-0.beta7.5|57	
12cr|tcptraceroute-1.5-0.beta7.5|58	
12cr|tcptraceroute-1.5-0.beta7.5|59	
12cr|tcptraceroute-1.5-0.beta7.5|60	%changelog
12cr|tcptraceroute-1.5-0.beta7.5|61	* Sun Apr 03 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.5-0.beta7.5mdv2011.0
12cr|tcptraceroute-1.5-0.beta7.5|62	+ Revision: 650091
12cr|tcptraceroute-1.5-0.beta7.5|63	- Rebuild
12cr|tcptraceroute-1.5-0.beta7.5|64	
12cr|tcptraceroute-1.5-0.beta7.5|65	* Thu Jun 04 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5-0.beta7.4mdv2010.0
12cr|tcptraceroute-1.5-0.beta7.5|66	+ Revision: 382702
12cr|tcptraceroute-1.5-0.beta7.5|67	- rebuilt against libnet 1.1.3
12cr|tcptraceroute-1.5-0.beta7.5|68	
12cr|tcptraceroute-1.5-0.beta7.5|69	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5-0.beta7.3mdv2009.1
12cr|tcptraceroute-1.5-0.beta7.5|70	+ Revision: 298418
12cr|tcptraceroute-1.5-0.beta7.5|71	- rebuilt against libpcap-1.0.0
12cr|tcptraceroute-1.5-0.beta7.5|72	
12cr|tcptraceroute-1.5-0.beta7.5|73	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.5-0.beta7.2mdv2008.1
12cr|tcptraceroute-1.5-0.beta7.5|74	+ Revision: 170575
12cr|tcptraceroute-1.5-0.beta7.5|75	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|tcptraceroute-1.5-0.beta7.5|76	- kill re-definition of %%buildroot on Pixel's request
12cr|tcptraceroute-1.5-0.beta7.5|77	
12cr|tcptraceroute-1.5-0.beta7.5|78	+ Olivier Blin <oblin@mandriva.com>
12cr|tcptraceroute-1.5-0.beta7.5|79	- restore BuildRoot
12cr|tcptraceroute-1.5-0.beta7.5|80	
12cr|tcptraceroute-1.5-0.beta7.5|81	* Tue Sep 04 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5-0.beta7.2mdv2008.0
12cr|tcptraceroute-1.5-0.beta7.5|82	+ Revision: 79143
12cr|tcptraceroute-1.5-0.beta7.5|83	- rebuild
12cr|tcptraceroute-1.5-0.beta7.5|84	
12cr|tcptraceroute-1.5-0.beta7.5|85	
12cr|tcptraceroute-1.5-0.beta7.5|86	* Wed Jan 17 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5-0.beta7.1mdv2007.0
12cr|tcptraceroute-1.5-0.beta7.5|87	+ Revision: 109797
12cr|tcptraceroute-1.5-0.beta7.5|88	- Import tcptraceroute
12cr|tcptraceroute-1.5-0.beta7.5|89	

7938 12
12cr|tcptrack-1.4.2-1|1	Summary:	A packet sniffer which displays TCP information like the 'top' command
12cr|tcptrack-1.4.2-1|2	Name:		tcptrack
12cr|tcptrack-1.4.2-1|3	Version:	1.4.2
12cr|tcptrack-1.4.2-1|4	Release:	%mkrel 1
12cr|tcptrack-1.4.2-1|5	Group:		Monitoring
12cr|tcptrack-1.4.2-1|6	License:	GPLv2+
12cr|tcptrack-1.4.2-1|7	URL:		http://www.rhythm.cx/~steve/devel/tcptrack/
12cr|tcptrack-1.4.2-1|8	Source0:	http://www.rhythm.cx/~steve/devel/tcptrack/release/%{version}/source/%{name}-%{version}.tar.gz
12cr|tcptrack-1.4.2-1|9	BuildRequires:	ncurses-devel
12cr|tcptrack-1.4.2-1|10	BuildRequires:	pcap-devel
12cr|tcptrack-1.4.2-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tcptrack-1.4.2-1|12	
12cr|tcptrack-1.4.2-1|13	%description
12cr|tcptrack-1.4.2-1|14	tcptrack is a sniffer which displays information about TCP connections it sees
12cr|tcptrack-1.4.2-1|15	on a network interface. It passively watches for connections on the network
12cr|tcptrack-1.4.2-1|16	interface, keeps track of their state and displays a list of connections in a
12cr|tcptrack-1.4.2-1|17	manner similar to the unix 'top' command. It displays source and destination
12cr|tcptrack-1.4.2-1|18	addresses and ports, connection state, idle time, and bandwidth usage.
12cr|tcptrack-1.4.2-1|19	
12cr|tcptrack-1.4.2-1|20	%prep
12cr|tcptrack-1.4.2-1|21	
12cr|tcptrack-1.4.2-1|22	%setup -q -n %{name}-%{version}
12cr|tcptrack-1.4.2-1|23	
12cr|tcptrack-1.4.2-1|24	%build
12cr|tcptrack-1.4.2-1|25	%serverbuild
12cr|tcptrack-1.4.2-1|26	
12cr|tcptrack-1.4.2-1|27	%configure2_5x
12cr|tcptrack-1.4.2-1|28	
12cr|tcptrack-1.4.2-1|29	%make
12cr|tcptrack-1.4.2-1|30	
12cr|tcptrack-1.4.2-1|31	%install
12cr|tcptrack-1.4.2-1|32	rm -rf %{buildroot}
12cr|tcptrack-1.4.2-1|33	
12cr|tcptrack-1.4.2-1|34	%makeinstall_std
12cr|tcptrack-1.4.2-1|35	
12cr|tcptrack-1.4.2-1|36	%clean
12cr|tcptrack-1.4.2-1|37	rm -rf %{buildroot}
12cr|tcptrack-1.4.2-1|38	
12cr|tcptrack-1.4.2-1|39	%files
12cr|tcptrack-1.4.2-1|40	%defattr(-,root,root)
12cr|tcptrack-1.4.2-1|41	%doc AUTHORS COPYING ChangeLog README INSTALL NEWS
12cr|tcptrack-1.4.2-1|42	%{_bindir}/%{name}
12cr|tcptrack-1.4.2-1|43	%{_mandir}/man1/%{name}*
12cr|tcptrack-1.4.2-1|44	
12cr|tcptrack-1.4.2-1|45	
12cr|tcptrack-1.4.2-1|46	%changelog
12cr|tcptrack-1.4.2-1|47	* Mon Sep 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.2-1mdv2012.0
12cr|tcptrack-1.4.2-1|48	+ Revision: 698282
12cr|tcptrack-1.4.2-1|49	- 1.4.2 (fixes CVE-2011-2903)
12cr|tcptrack-1.4.2-1|50	
12cr|tcptrack-1.4.2-1|51	* Wed Dec 29 2010 Leonardo Coelho <leonardoc@mandriva.com> 1.4.0-1mdv2011.0
12cr|tcptrack-1.4.2-1|52	+ Revision: 626065
12cr|tcptrack-1.4.2-1|53	- New version 1.4.0
12cr|tcptrack-1.4.2-1|54	
12cr|tcptrack-1.4.2-1|55	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.3.0-7mdv2010.0
12cr|tcptrack-1.4.2-1|56	+ Revision: 445386
12cr|tcptrack-1.4.2-1|57	- rebuild
12cr|tcptrack-1.4.2-1|58	
12cr|tcptrack-1.4.2-1|59	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-6mdv2009.1
12cr|tcptrack-1.4.2-1|60	+ Revision: 298436
12cr|tcptrack-1.4.2-1|61	- rebuilt against libpcap-1.0.0
12cr|tcptrack-1.4.2-1|62	
12cr|tcptrack-1.4.2-1|63	* Sat Sep 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-5mdv2009.0
12cr|tcptrack-1.4.2-1|64	+ Revision: 286182
12cr|tcptrack-1.4.2-1|65	- added a gcc43 patch from fedora
12cr|tcptrack-1.4.2-1|66	
12cr|tcptrack-1.4.2-1|67	+ Thierry Vignaud <tv@mandriva.org>
12cr|tcptrack-1.4.2-1|68	- rebuild
12cr|tcptrack-1.4.2-1|69	- rebuild
12cr|tcptrack-1.4.2-1|70	
12cr|tcptrack-1.4.2-1|71	* Thu Feb 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdv2008.1
12cr|tcptrack-1.4.2-1|72	+ Revision: 163367
12cr|tcptrack-1.4.2-1|73	- import tcptrack
12cr|tcptrack-1.4.2-1|74	

7939 12
12cr|tcron-0.5.3-6|1	%define name tcron
12cr|tcron-0.5.3-6|2	%define version 0.5.3
12cr|tcron-0.5.3-6|3	%define release %mkrel 6
12cr|tcron-0.5.3-6|4	
12cr|tcron-0.5.3-6|5	%define major 0
12cr|tcron-0.5.3-6|6	%define libname %mklibname %name %major
12cr|tcron-0.5.3-6|7	%define libnamedevel %mklibname %name
12cr|tcron-0.5.3-6|8	
12cr|tcron-0.5.3-6|9	Summary: Another cron daemon
12cr|tcron-0.5.3-6|10	Name: %{name}
12cr|tcron-0.5.3-6|11	Version: %{version}
12cr|tcron-0.5.3-6|12	Release: %{release}
12cr|tcron-0.5.3-6|13	Source0: %{name}-%{version}.tar.bz2
12cr|tcron-0.5.3-6|14	Patch0: %name.makefile.patch
12cr|tcron-0.5.3-6|15	Patch1: tcron-check-dev_rtc.patch
12cr|tcron-0.5.3-6|16	License: GPL
12cr|tcron-0.5.3-6|17	Group: System/Servers
12cr|tcron-0.5.3-6|18	Url: http://tcron.sourceforge.net/
12cr|tcron-0.5.3-6|19	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|tcron-0.5.3-6|20	Requires(post): rpm-helper
12cr|tcron-0.5.3-6|21	Requires(preun): rpm-helper
12cr|tcron-0.5.3-6|22	Requires(pre): coreutils
12cr|tcron-0.5.3-6|23	
12cr|tcron-0.5.3-6|24	%description
12cr|tcron-0.5.3-6|25	Tcron integrates 'cron' with the ATX power-up capability.
12cr|tcron-0.5.3-6|26	It can invoke multiple cron jobs and switch the computer on
12cr|tcron-0.5.3-6|27	and off any number of times per day.
12cr|tcron-0.5.3-6|28	
12cr|tcron-0.5.3-6|29	%package -n %libname
12cr|tcron-0.5.3-6|30	Summary: Library need by tcron
12cr|tcron-0.5.3-6|31	Group: System/Libraries
12cr|tcron-0.5.3-6|32	Provides: lib%name = %version-%release
12cr|tcron-0.5.3-6|33	
12cr|tcron-0.5.3-6|34	%description -n %libname
12cr|tcron-0.5.3-6|35	Tcron integrates 'cron' with the ATX power-up capability.
12cr|tcron-0.5.3-6|36	It can invoke multiple cron jobs and switch the computer on
12cr|tcron-0.5.3-6|37	and off any number of times per day.
12cr|tcron-0.5.3-6|38	
12cr|tcron-0.5.3-6|39	This package contains the tcron common library.
12cr|tcron-0.5.3-6|40	
12cr|tcron-0.5.3-6|41	%package -n %libnamedevel
12cr|tcron-0.5.3-6|42	Summary: The development files from tcron
12cr|tcron-0.5.3-6|43	Group: Development/Other
12cr|tcron-0.5.3-6|44	Obsoletes: %_lib%{name}0-devel
12cr|tcron-0.5.3-6|45	Provides: %name-devel = %version-%release
12cr|tcron-0.5.3-6|46	Requires: %libname = %version-%release
12cr|tcron-0.5.3-6|47	
12cr|tcron-0.5.3-6|48	%description -n %libnamedevel
12cr|tcron-0.5.3-6|49	Tcron integrates 'cron' with the ATX power-up capability.
12cr|tcron-0.5.3-6|50	It can invoke multiple cron jobs and switch the computer on
12cr|tcron-0.5.3-6|51	and off any number of times per day.
12cr|tcron-0.5.3-6|52	
12cr|tcron-0.5.3-6|53	This package contains files need to create applications using
12cr|tcron-0.5.3-6|54	tcron library.
12cr|tcron-0.5.3-6|55	
12cr|tcron-0.5.3-6|56	%prep
12cr|tcron-0.5.3-6|57	%setup -q
12cr|tcron-0.5.3-6|58	%patch0 -p0 -b .orig
12cr|tcron-0.5.3-6|59	%patch1 -p0 -b .devrtc
12cr|tcron-0.5.3-6|60	
12cr|tcron-0.5.3-6|61	%build
12cr|tcron-0.5.3-6|62	%make prefix=%_prefix TCRONTAB_AP_LIB=%_libdir
12cr|tcron-0.5.3-6|63	
12cr|tcron-0.5.3-6|64	%install
12cr|tcron-0.5.3-6|65	rm -rf $RPM_BUILD_ROOT
12cr|tcron-0.5.3-6|66	%makeinstall_std prefix=%_prefix TCRONTAB_AP_LIB=%_libdir
12cr|tcron-0.5.3-6|67	
12cr|tcron-0.5.3-6|68	mkdir -p %buildroot%_initrddir
12cr|tcron-0.5.3-6|69	mv  %buildroot/%_sysconfdir/init.d/tcrond %buildroot/%_initrddir/tcrond
12cr|tcron-0.5.3-6|70	
12cr|tcron-0.5.3-6|71	(
12cr|tcron-0.5.3-6|72	cd %buildroot%_libdir
12cr|tcron-0.5.3-6|73	ln -s libtcrontab-api.so.%{major} libtcrontab-api.so
12cr|tcron-0.5.3-6|74	)
12cr|tcron-0.5.3-6|75	
12cr|tcron-0.5.3-6|76	mkdir -p %buildroot%{_var}/spool/tcron
12cr|tcron-0.5.3-6|77	
12cr|tcron-0.5.3-6|78	%clean
12cr|tcron-0.5.3-6|79	rm -rf $RPM_BUILD_ROOT
12cr|tcron-0.5.3-6|80	
12cr|tcron-0.5.3-6|81	%post
12cr|tcron-0.5.3-6|82	%_post_service tcrond
12cr|tcron-0.5.3-6|83	
12cr|tcron-0.5.3-6|84	%preun
12cr|tcron-0.5.3-6|85	%_preun_service tcrond
12cr|tcron-0.5.3-6|86	
12cr|tcron-0.5.3-6|87	%pre
12cr|tcron-0.5.3-6|88	if [ -f %_sysconfdir/tcrontab/tcrontab.conf ]; then
12cr|tcron-0.5.3-6|89	if [ ! -f %_sysconfdir/tcron.conf ]; then
12cr|tcron-0.5.3-6|90	mv %_sysconfdir/tcrontab/tcrontab.conf %_sysconfdir/tcron.conf
12cr|tcron-0.5.3-6|91	fi
12cr|tcron-0.5.3-6|92	fi
12cr|tcron-0.5.3-6|93	
12cr|tcron-0.5.3-6|94	%if %mdkversion < 200900
12cr|tcron-0.5.3-6|95	%post -n %libname -p /sbin/ldconfig
12cr|tcron-0.5.3-6|96	%endif
12cr|tcron-0.5.3-6|97	
12cr|tcron-0.5.3-6|98	%if %mdkversion < 200900
12cr|tcron-0.5.3-6|99	%postun -n %libname -p /sbin/ldconfig
12cr|tcron-0.5.3-6|100	%endif
12cr|tcron-0.5.3-6|101	
12cr|tcron-0.5.3-6|102	%files
12cr|tcron-0.5.3-6|103	%defattr(-,root,root)
12cr|tcron-0.5.3-6|104	%doc README Changelog
12cr|tcron-0.5.3-6|105	%_sbindir/tcrond
12cr|tcron-0.5.3-6|106	%_bindir/*
12cr|tcron-0.5.3-6|107	%_initrddir/tcrond
12cr|tcron-0.5.3-6|108	%config(noreplace) %_sysconfdir/tcron.conf
12cr|tcron-0.5.3-6|109	%_libdir/tcrontab-ap
12cr|tcron-0.5.3-6|110	%{_var}/spool/tcron
12cr|tcron-0.5.3-6|111	
12cr|tcron-0.5.3-6|112	%files -n %libname
12cr|tcron-0.5.3-6|113	%defattr(-,root,root)
12cr|tcron-0.5.3-6|114	%doc README Changelog
12cr|tcron-0.5.3-6|115	%_libdir/*.so.*
12cr|tcron-0.5.3-6|116	
12cr|tcron-0.5.3-6|117	%files -n %libnamedevel
12cr|tcron-0.5.3-6|118	%defattr(-,root,root)
12cr|tcron-0.5.3-6|119	%doc README README.api Changelog demo
12cr|tcron-0.5.3-6|120	%_libdir/*.so
12cr|tcron-0.5.3-6|121	%_libdir/*.a
12cr|tcron-0.5.3-6|122	%_includedir/*.h
12cr|tcron-0.5.3-6|123	
12cr|tcron-0.5.3-6|124	
12cr|tcron-0.5.3-6|125	%changelog
12cr|tcron-0.5.3-6|126	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.5.3-6mdv2010.0
12cr|tcron-0.5.3-6|127	+ Revision: 434313
12cr|tcron-0.5.3-6|128	- rebuild
12cr|tcron-0.5.3-6|129	
12cr|tcron-0.5.3-6|130	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.5.3-5mdv2009.0
12cr|tcron-0.5.3-6|131	+ Revision: 261456
12cr|tcron-0.5.3-6|132	- rebuild
12cr|tcron-0.5.3-6|133	
12cr|tcron-0.5.3-6|134	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.5.3-4mdv2009.0
12cr|tcron-0.5.3-6|135	+ Revision: 254269
12cr|tcron-0.5.3-6|136	- rebuild
12cr|tcron-0.5.3-6|137	
12cr|tcron-0.5.3-6|138	+ Pixel <pixel@mandriva.com>
12cr|tcron-0.5.3-6|139	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|tcron-0.5.3-6|140	
12cr|tcron-0.5.3-6|141	* Sun Jan 06 2008 Olivier Thauvin <nanardon@mandriva.org> 0.5.3-2mdv2008.1
12cr|tcron-0.5.3-6|142	+ Revision: 145981
12cr|tcron-0.5.3-6|143	- new devel policy
12cr|tcron-0.5.3-6|144	
12cr|tcron-0.5.3-6|145	* Sun Jan 06 2008 Olivier Thauvin <nanardon@mandriva.org> 0.5.3-1mdv2008.1
12cr|tcron-0.5.3-6|146	+ Revision: 145874
12cr|tcron-0.5.3-6|147	- patch1: try to load rtc module only if /dev/rtc is missing (#36500)
12cr|tcron-0.5.3-6|148	- provide /var/spool/tcron (#36500 too)
12cr|tcron-0.5.3-6|149	- 0.5.3
12cr|tcron-0.5.3-6|150	
12cr|tcron-0.5.3-6|151	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.5.2-1mdv2008.1
12cr|tcron-0.5.3-6|152	+ Revision: 136535
12cr|tcron-0.5.3-6|153	- restore BuildRoot
12cr|tcron-0.5.3-6|154	
12cr|tcron-0.5.3-6|155	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|tcron-0.5.3-6|156	- kill re-definition of %%buildroot on Pixel's request
12cr|tcron-0.5.3-6|157	
12cr|tcron-0.5.3-6|158	
12cr|tcron-0.5.3-6|159	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 0.5.2-1mdv2007.0
12cr|tcron-0.5.3-6|160	+ Revision: 108850
12cr|tcron-0.5.3-6|161	- 0.5.2
12cr|tcron-0.5.3-6|162	- fix service in post
12cr|tcron-0.5.3-6|163	- Import tcron
12cr|tcron-0.5.3-6|164	
12cr|tcron-0.5.3-6|165	* Tue Sep 06 2005 Olivier Thauvin <nanardon@mandriva.org> 0.5.0-1mdk
12cr|tcron-0.5.3-6|166	- 0.5.0
12cr|tcron-0.5.3-6|167	- fix #18246
12cr|tcron-0.5.3-6|168	
12cr|tcron-0.5.3-6|169	* Thu Jul 08 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.4.7-1mdk
12cr|tcron-0.5.3-6|170	- 0.4.7
12cr|tcron-0.5.3-6|171	
12cr|tcron-0.5.3-6|172	* Wed Jan 14 2004 Olivier Thauvin <nanardon@klama.mandrake.org> 0.4.5-1mdk
12cr|tcron-0.5.3-6|173	- 0.4.5
12cr|tcron-0.5.3-6|174	

7940 12
12cr|teaqt-33.3.0-1|1	Summary:	A simple-in-use Qt based text editor
12cr|teaqt-33.3.0-1|2	Name:		teaqt
12cr|teaqt-33.3.0-1|3	Version:	33.3.0
12cr|teaqt-33.3.0-1|4	Release:	1
12cr|teaqt-33.3.0-1|5	Group:		Editors
12cr|teaqt-33.3.0-1|6	License:	GPLv3+
12cr|teaqt-33.3.0-1|7	URL:		http://tea-editor.sourceforge.net/
12cr|teaqt-33.3.0-1|8	Source0:	http://downloads.sourceforge.net/project/tea-editor/tea-editor/%{version}/tea-%{version}.tar.bz2
12cr|teaqt-33.3.0-1|9	Buildrequires:	qt4-devel
12cr|teaqt-33.3.0-1|10	BuildRequires:	imagemagick aspell-devel
12cr|teaqt-33.3.0-1|11	
12cr|teaqt-33.3.0-1|12	%description
12cr|teaqt-33.3.0-1|13	Teaqt is a simple-in-use Qt-based text editor.
12cr|teaqt-33.3.0-1|14	
12cr|teaqt-33.3.0-1|15	%prep
12cr|teaqt-33.3.0-1|16	%setup -q -n tea-%{version}
12cr|teaqt-33.3.0-1|17	find . -perm 0600 -exec chmod a+r {} \;
12cr|teaqt-33.3.0-1|18	
12cr|teaqt-33.3.0-1|19	%build
12cr|teaqt-33.3.0-1|20	%qmake_qt4 PREFIX=%{_bindir}
12cr|teaqt-33.3.0-1|21	%make
12cr|teaqt-33.3.0-1|22	
12cr|teaqt-33.3.0-1|23	%install
12cr|teaqt-33.3.0-1|24	make install INSTALL_ROOT=%buildroot
12cr|teaqt-33.3.0-1|25	
12cr|teaqt-33.3.0-1|26	mv %buildroot%_bindir/tea %buildroot%_bindir/%name
12cr|teaqt-33.3.0-1|27	
12cr|teaqt-33.3.0-1|28	# icons
12cr|teaqt-33.3.0-1|29	mkdir -p %buildroot/{%_liconsdir,%_iconsdir,%_miconsdir}
12cr|teaqt-33.3.0-1|30	convert -resize 16x16 icons/tea_icon_v2.png %buildroot/%_miconsdir/%name.png
12cr|teaqt-33.3.0-1|31	convert -resize 32x32 icons/tea_icon_v2.png %buildroot/%_iconsdir/%name.png
12cr|teaqt-33.3.0-1|32	convert -resize 48x48 icons/tea_icon_v2.png %buildroot/%_liconsdir/%name.png
12cr|teaqt-33.3.0-1|33	
12cr|teaqt-33.3.0-1|34	mkdir -p %{buildroot}%{_datadir}/applications
12cr|teaqt-33.3.0-1|35	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|teaqt-33.3.0-1|36	[Desktop Entry]
12cr|teaqt-33.3.0-1|37	Name=tea
12cr|teaqt-33.3.0-1|38	Comment=A simple-in-use Qt-based text editor
12cr|teaqt-33.3.0-1|39	Exec=%{name}
12cr|teaqt-33.3.0-1|40	Icon=%{name}
12cr|teaqt-33.3.0-1|41	Terminal=false
12cr|teaqt-33.3.0-1|42	Type=Application
12cr|teaqt-33.3.0-1|43	Categories=Qt;TextEditor;Utility;
12cr|teaqt-33.3.0-1|44	EOF
12cr|teaqt-33.3.0-1|45	
12cr|teaqt-33.3.0-1|46	%files
12cr|teaqt-33.3.0-1|47	%defattr(-,root,root)
12cr|teaqt-33.3.0-1|48	%doc AUTHORS ChangeLog NEWS README TODO
12cr|teaqt-33.3.0-1|49	%{_bindir}/*
12cr|teaqt-33.3.0-1|50	%_liconsdir/%name.png
12cr|teaqt-33.3.0-1|51	%_miconsdir/%name.png
12cr|teaqt-33.3.0-1|52	%_iconsdir/%name.png
12cr|teaqt-33.3.0-1|53	%_datadir/applications/*
12cr|teaqt-33.3.0-1|54	
12cr|teaqt-33.3.0-1|55	
12cr|teaqt-33.3.0-1|56	%changelog
12cr|teaqt-33.3.0-1|57	* Wed Sep 05 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 33.3.0-1
12cr|teaqt-33.3.0-1|58	+ Revision: 816394
12cr|teaqt-33.3.0-1|59	- update to 33.3.0
12cr|teaqt-33.3.0-1|60	
12cr|teaqt-33.3.0-1|61	* Mon Jul 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 33.2.0-1
12cr|teaqt-33.3.0-1|62	+ Revision: 810642
12cr|teaqt-33.3.0-1|63	- update to 33.2.0
12cr|teaqt-33.3.0-1|64	
12cr|teaqt-33.3.0-1|65	* Mon May 28 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 33.1.0-1
12cr|teaqt-33.3.0-1|66	+ Revision: 800892
12cr|teaqt-33.3.0-1|67	- update to 33.1.0
12cr|teaqt-33.3.0-1|68	
12cr|teaqt-33.3.0-1|69	* Wed May 02 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 33.0.0-1
12cr|teaqt-33.3.0-1|70	+ Revision: 795125
12cr|teaqt-33.3.0-1|71	- update to 33.0.0
12cr|teaqt-33.3.0-1|72	
12cr|teaqt-33.3.0-1|73	* Mon Apr 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 32.0.2-1
12cr|teaqt-33.3.0-1|74	+ Revision: 792906
12cr|teaqt-33.3.0-1|75	- update to 32.0.1
12cr|teaqt-33.3.0-1|76	
12cr|teaqt-33.3.0-1|77	* Wed Mar 14 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 32.0.1-1
12cr|teaqt-33.3.0-1|78	+ Revision: 785007
12cr|teaqt-33.3.0-1|79	- new version 32.0.1
12cr|teaqt-33.3.0-1|80	
12cr|teaqt-33.3.0-1|81	* Sun Mar 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 32.0.0-1
12cr|teaqt-33.3.0-1|82	+ Revision: 784119
12cr|teaqt-33.3.0-1|83	- new version 32.0.0
12cr|teaqt-33.3.0-1|84	
12cr|teaqt-33.3.0-1|85	* Fri May 20 2011 Funda Wang <fwang@mandriva.org> 29.0.3-1
12cr|teaqt-33.3.0-1|86	+ Revision: 676388
12cr|teaqt-33.3.0-1|87	- update to new version 29.0.3
12cr|teaqt-33.3.0-1|88	
12cr|teaqt-33.3.0-1|89	* Sat Apr 09 2011 Funda Wang <fwang@mandriva.org> 29.0.2-1
12cr|teaqt-33.3.0-1|90	+ Revision: 652084
12cr|teaqt-33.3.0-1|91	- update to new version 29.0.2
12cr|teaqt-33.3.0-1|92	
12cr|teaqt-33.3.0-1|93	* Fri Apr 08 2011 Funda Wang <fwang@mandriva.org> 29.0.1-1
12cr|teaqt-33.3.0-1|94	+ Revision: 651956
12cr|teaqt-33.3.0-1|95	- update to new version 29.0.1
12cr|teaqt-33.3.0-1|96	
12cr|teaqt-33.3.0-1|97	* Sun Apr 03 2011 Funda Wang <fwang@mandriva.org> 29.0.0-1
12cr|teaqt-33.3.0-1|98	+ Revision: 649981
12cr|teaqt-33.3.0-1|99	- update to new version 29.0.0
12cr|teaqt-33.3.0-1|100	
12cr|teaqt-33.3.0-1|101	* Fri Dec 24 2010 Funda Wang <fwang@mandriva.org> 28.1.4-1mdv2011.0
12cr|teaqt-33.3.0-1|102	+ Revision: 624579
12cr|teaqt-33.3.0-1|103	- update to new version 28.1.4
12cr|teaqt-33.3.0-1|104	
12cr|teaqt-33.3.0-1|105	* Fri Oct 15 2010 Funda Wang <fwang@mandriva.org> 28.1.3-1mdv2011.0
12cr|teaqt-33.3.0-1|106	+ Revision: 585801
12cr|teaqt-33.3.0-1|107	- update to new version 28.1.3
12cr|teaqt-33.3.0-1|108	
12cr|teaqt-33.3.0-1|109	* Wed Sep 22 2010 Funda Wang <fwang@mandriva.org> 28.1.2-1mdv2011.0
12cr|teaqt-33.3.0-1|110	+ Revision: 580555
12cr|teaqt-33.3.0-1|111	- update to new version 28.1.2
12cr|teaqt-33.3.0-1|112	
12cr|teaqt-33.3.0-1|113	* Fri Jul 30 2010 Funda Wang <fwang@mandriva.org> 28.1.1-1mdv2011.0
12cr|teaqt-33.3.0-1|114	+ Revision: 563739
12cr|teaqt-33.3.0-1|115	- update to new version 28.1.1
12cr|teaqt-33.3.0-1|116	
12cr|teaqt-33.3.0-1|117	* Sun Jul 11 2010 Funda Wang <fwang@mandriva.org> 28.1.0-1mdv2011.0
12cr|teaqt-33.3.0-1|118	+ Revision: 550991
12cr|teaqt-33.3.0-1|119	- update to new version 28.1.0
12cr|teaqt-33.3.0-1|120	
12cr|teaqt-33.3.0-1|121	* Sun Jul 11 2010 Funda Wang <fwang@mandriva.org> 28.0.0-1mdv2011.0
12cr|teaqt-33.3.0-1|122	+ Revision: 550640
12cr|teaqt-33.3.0-1|123	- update to new version 28.0.0
12cr|teaqt-33.3.0-1|124	
12cr|teaqt-33.3.0-1|125	* Tue Apr 13 2010 Funda Wang <fwang@mandriva.org> 27.1.0-1mdv2010.1
12cr|teaqt-33.3.0-1|126	+ Revision: 534500
12cr|teaqt-33.3.0-1|127	- update to new version 27.1.0
12cr|teaqt-33.3.0-1|128	
12cr|teaqt-33.3.0-1|129	* Thu Apr 01 2010 Funda Wang <fwang@mandriva.org> 27.0.2-1mdv2010.1
12cr|teaqt-33.3.0-1|130	+ Revision: 530669
12cr|teaqt-33.3.0-1|131	- update to new version 27.0.2
12cr|teaqt-33.3.0-1|132	
12cr|teaqt-33.3.0-1|133	* Wed Mar 24 2010 Funda Wang <fwang@mandriva.org> 27.0.1-1mdv2010.1
12cr|teaqt-33.3.0-1|134	+ Revision: 527058
12cr|teaqt-33.3.0-1|135	- update to new version 27.0.1
12cr|teaqt-33.3.0-1|136	
12cr|teaqt-33.3.0-1|137	* Fri Feb 26 2010 Funda Wang <fwang@mandriva.org> 27.0.0-1mdv2010.1
12cr|teaqt-33.3.0-1|138	+ Revision: 511416
12cr|teaqt-33.3.0-1|139	- update to new version 27.0.0
12cr|teaqt-33.3.0-1|140	
12cr|teaqt-33.3.0-1|141	* Sat Jan 23 2010 Frederik Himpe <fhimpe@mandriva.org> 26.2.2-1mdv2010.1
12cr|teaqt-33.3.0-1|142	+ Revision: 495276
12cr|teaqt-33.3.0-1|143	- update to new version 26.2.2
12cr|teaqt-33.3.0-1|144	
12cr|teaqt-33.3.0-1|145	* Thu Jan 07 2010 Frederik Himpe <fhimpe@mandriva.org> 26.2.1-1mdv2010.1
12cr|teaqt-33.3.0-1|146	+ Revision: 487284
12cr|teaqt-33.3.0-1|147	- update to new version 26.2.1
12cr|teaqt-33.3.0-1|148	
12cr|teaqt-33.3.0-1|149	* Sat Dec 12 2009 Funda Wang <fwang@mandriva.org> 26.1.0-1mdv2010.1
12cr|teaqt-33.3.0-1|150	+ Revision: 477743
12cr|teaqt-33.3.0-1|151	- new version 26.1.0
12cr|teaqt-33.3.0-1|152	
12cr|teaqt-33.3.0-1|153	* Sun Nov 08 2009 Frederik Himpe <fhimpe@mandriva.org> 26.0.1-1mdv2010.1
12cr|teaqt-33.3.0-1|154	+ Revision: 462908
12cr|teaqt-33.3.0-1|155	- update to new version 26.0.1
12cr|teaqt-33.3.0-1|156	
12cr|teaqt-33.3.0-1|157	* Thu Oct 01 2009 Funda Wang <fwang@mandriva.org> 26.0.0-1mdv2010.0
12cr|teaqt-33.3.0-1|158	+ Revision: 451926
12cr|teaqt-33.3.0-1|159	- New version 26.0.0
12cr|teaqt-33.3.0-1|160	
12cr|teaqt-33.3.0-1|161	* Tue Aug 11 2009 Frederik Himpe <fhimpe@mandriva.org> 25.1.0-1mdv2010.0
12cr|teaqt-33.3.0-1|162	+ Revision: 415156
12cr|teaqt-33.3.0-1|163	- update to new version 25.1.0
12cr|teaqt-33.3.0-1|164	
12cr|teaqt-33.3.0-1|165	* Sat Jul 25 2009 Frederik Himpe <fhimpe@mandriva.org> 25.0.0-1mdv2010.0
12cr|teaqt-33.3.0-1|166	+ Revision: 399876
12cr|teaqt-33.3.0-1|167	- update to new version 25.0.0
12cr|teaqt-33.3.0-1|168	
12cr|teaqt-33.3.0-1|169	* Tue Jun 02 2009 Funda Wang <fwang@mandriva.org> 24.0.0-1mdv2010.0
12cr|teaqt-33.3.0-1|170	+ Revision: 382091
12cr|teaqt-33.3.0-1|171	- New version 24.0.0
12cr|teaqt-33.3.0-1|172	
12cr|teaqt-33.3.0-1|173	* Wed May 27 2009 Funda Wang <fwang@mandriva.org> 23.7.0-1mdv2010.0
12cr|teaqt-33.3.0-1|174	+ Revision: 380177
12cr|teaqt-33.3.0-1|175	- New version 23.7.0
12cr|teaqt-33.3.0-1|176	
12cr|teaqt-33.3.0-1|177	* Tue May 26 2009 Funda Wang <fwang@mandriva.org> 23.6.0-1mdv2010.0
12cr|teaqt-33.3.0-1|178	+ Revision: 379813
12cr|teaqt-33.3.0-1|179	- New version 23.6.0
12cr|teaqt-33.3.0-1|180	
12cr|teaqt-33.3.0-1|181	* Thu May 21 2009 Frederik Himpe <fhimpe@mandriva.org> 23.5.0-1mdv2010.0
12cr|teaqt-33.3.0-1|182	+ Revision: 378398
12cr|teaqt-33.3.0-1|183	- Update to new version 23.5.0
12cr|teaqt-33.3.0-1|184	- Rediff prefix patch
12cr|teaqt-33.3.0-1|185	
12cr|teaqt-33.3.0-1|186	* Wed Mar 04 2009 Funda Wang <fwang@mandriva.org> 23.1.1-1mdv2009.1
12cr|teaqt-33.3.0-1|187	+ Revision: 348408
12cr|teaqt-33.3.0-1|188	- New version 23.1.1
12cr|teaqt-33.3.0-1|189	
12cr|teaqt-33.3.0-1|190	* Tue Feb 10 2009 Funda Wang <fwang@mandriva.org> 23.0.0-1mdv2009.1
12cr|teaqt-33.3.0-1|191	+ Revision: 339064
12cr|teaqt-33.3.0-1|192	- update to new version 23.0.0
12cr|teaqt-33.3.0-1|193	
12cr|teaqt-33.3.0-1|194	* Wed Jan 21 2009 Funda Wang <fwang@mandriva.org> 22.3.0-1mdv2009.1
12cr|teaqt-33.3.0-1|195	+ Revision: 332265
12cr|teaqt-33.3.0-1|196	- update to new version 22.3.0
12cr|teaqt-33.3.0-1|197	
12cr|teaqt-33.3.0-1|198	* Tue Jan 20 2009 Funda Wang <fwang@mandriva.org> 22.2.1-1mdv2009.1
12cr|teaqt-33.3.0-1|199	+ Revision: 331515
12cr|teaqt-33.3.0-1|200	- update to new version 22.2.1
12cr|teaqt-33.3.0-1|201	
12cr|teaqt-33.3.0-1|202	* Sun Jan 18 2009 Funda Wang <fwang@mandriva.org> 22.2.0-1mdv2009.1
12cr|teaqt-33.3.0-1|203	+ Revision: 330800
12cr|teaqt-33.3.0-1|204	- 22.2.0
12cr|teaqt-33.3.0-1|205	
12cr|teaqt-33.3.0-1|206	* Tue Jan 13 2009 Funda Wang <fwang@mandriva.org> 22.1.0-1mdv2009.1
12cr|teaqt-33.3.0-1|207	+ Revision: 328880
12cr|teaqt-33.3.0-1|208	- New version 22.1.0
12cr|teaqt-33.3.0-1|209	
12cr|teaqt-33.3.0-1|210	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 22.0.1-1mdv2009.1
12cr|teaqt-33.3.0-1|211	+ Revision: 323561
12cr|teaqt-33.3.0-1|212	- new version 22.0.1
12cr|teaqt-33.3.0-1|213	
12cr|teaqt-33.3.0-1|214	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 22.0.0-1mdv2009.1
12cr|teaqt-33.3.0-1|215	+ Revision: 323307
12cr|teaqt-33.3.0-1|216	- New version 22.0.0
12cr|teaqt-33.3.0-1|217	
12cr|teaqt-33.3.0-1|218	* Sun Dec 21 2008 Funda Wang <fwang@mandriva.org> 21.1.3-1mdv2009.1
12cr|teaqt-33.3.0-1|219	+ Revision: 317044
12cr|teaqt-33.3.0-1|220	- new version 21.1.3
12cr|teaqt-33.3.0-1|221	
12cr|teaqt-33.3.0-1|222	* Sat Dec 20 2008 Funda Wang <fwang@mandriva.org> 21.1.2-1mdv2009.1
12cr|teaqt-33.3.0-1|223	+ Revision: 316502
12cr|teaqt-33.3.0-1|224	- new version 21.1.2
12cr|teaqt-33.3.0-1|225	
12cr|teaqt-33.3.0-1|226	* Thu Dec 18 2008 Funda Wang <fwang@mandriva.org> 21.1.1-1mdv2009.1
12cr|teaqt-33.3.0-1|227	+ Revision: 315478
12cr|teaqt-33.3.0-1|228	- new version 21.1.1
12cr|teaqt-33.3.0-1|229	
12cr|teaqt-33.3.0-1|230	* Wed Dec 17 2008 Funda Wang <fwang@mandriva.org> 21.1.0-1mdv2009.1
12cr|teaqt-33.3.0-1|231	+ Revision: 315058
12cr|teaqt-33.3.0-1|232	- new version 21.1.0
12cr|teaqt-33.3.0-1|233	
12cr|teaqt-33.3.0-1|234	* Thu Dec 11 2008 Funda Wang <fwang@mandriva.org> 21.0.5-1mdv2009.1
12cr|teaqt-33.3.0-1|235	+ Revision: 312853
12cr|teaqt-33.3.0-1|236	- new version 21.0.5
12cr|teaqt-33.3.0-1|237	
12cr|teaqt-33.3.0-1|238	* Tue Dec 09 2008 Funda Wang <fwang@mandriva.org> 21.0.4-1mdv2009.1
12cr|teaqt-33.3.0-1|239	+ Revision: 312120
12cr|teaqt-33.3.0-1|240	- new version 21.0.4
12cr|teaqt-33.3.0-1|241	
12cr|teaqt-33.3.0-1|242	* Sun Nov 30 2008 Funda Wang <fwang@mandriva.org> 21.0.3-1mdv2009.1
12cr|teaqt-33.3.0-1|243	+ Revision: 308406
12cr|teaqt-33.3.0-1|244	- update to new version 21.0.3
12cr|teaqt-33.3.0-1|245	
12cr|teaqt-33.3.0-1|246	* Fri Nov 28 2008 Funda Wang <fwang@mandriva.org> 21.0.2-1mdv2009.1
12cr|teaqt-33.3.0-1|247	+ Revision: 307343
12cr|teaqt-33.3.0-1|248	- New version 21.0.2
12cr|teaqt-33.3.0-1|249	
12cr|teaqt-33.3.0-1|250	* Thu Nov 20 2008 Funda Wang <fwang@mandriva.org> 21.0.0-1mdv2009.1
12cr|teaqt-33.3.0-1|251	+ Revision: 304909
12cr|teaqt-33.3.0-1|252	- new version 21.0.0
12cr|teaqt-33.3.0-1|253	
12cr|teaqt-33.3.0-1|254	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 20.0.0-1mdv2009.1
12cr|teaqt-33.3.0-1|255	+ Revision: 292800
12cr|teaqt-33.3.0-1|256	- new version 20.0.0
12cr|teaqt-33.3.0-1|257	
12cr|teaqt-33.3.0-1|258	* Sun Aug 31 2008 Funda Wang <fwang@mandriva.org> 19.1.0-1mdv2009.0
12cr|teaqt-33.3.0-1|259	+ Revision: 278033
12cr|teaqt-33.3.0-1|260	- update to new version 19.1.0
12cr|teaqt-33.3.0-1|261	
12cr|teaqt-33.3.0-1|262	* Mon Aug 11 2008 Funda Wang <fwang@mandriva.org> 19.0.5-1mdv2009.0
12cr|teaqt-33.3.0-1|263	+ Revision: 270630
12cr|teaqt-33.3.0-1|264	- New version 19.0.5
12cr|teaqt-33.3.0-1|265	
12cr|teaqt-33.3.0-1|266	* Sat Aug 09 2008 Funda Wang <fwang@mandriva.org> 19.0.2-1mdv2009.0
12cr|teaqt-33.3.0-1|267	+ Revision: 270047
12cr|teaqt-33.3.0-1|268	- update to new version 19.0.2
12cr|teaqt-33.3.0-1|269	
12cr|teaqt-33.3.0-1|270	* Tue Aug 05 2008 Funda Wang <fwang@mandriva.org> 19.0.1-1mdv2009.0
12cr|teaqt-33.3.0-1|271	+ Revision: 263755
12cr|teaqt-33.3.0-1|272	- New version 19.0.1
12cr|teaqt-33.3.0-1|273	
12cr|teaqt-33.3.0-1|274	* Sat Jul 12 2008 Funda Wang <fwang@mandriva.org> 18.0.1-1mdv2009.0
12cr|teaqt-33.3.0-1|275	+ Revision: 234080
12cr|teaqt-33.3.0-1|276	- New version 18.0.1
12cr|teaqt-33.3.0-1|277	
12cr|teaqt-33.3.0-1|278	* Sat Jul 05 2008 Funda Wang <fwang@mandriva.org> 18.0.0-1mdv2009.0
12cr|teaqt-33.3.0-1|279	+ Revision: 232010
12cr|teaqt-33.3.0-1|280	- import teaqt
12cr|teaqt-33.3.0-1|281	
12cr|teaqt-33.3.0-1|282	

7941 12
12cr|tecnoballz-0.92-1|1	# Spec is based on Andrea Musuruane's work in Fedora
12cr|tecnoballz-0.92-1|2	
12cr|tecnoballz-0.92-1|3	Name:		tecnoballz
12cr|tecnoballz-0.92-1|4	Version:	0.92
12cr|tecnoballz-0.92-1|5	Release:	%mkrel 1
12cr|tecnoballz-0.92-1|6	Summary:	A Brick Busting game
12cr|tecnoballz-0.92-1|7	Group:		Games/Arcade
12cr|tecnoballz-0.92-1|8	License:	GPLv3+
12cr|tecnoballz-0.92-1|9	URL:		http://linux.tlk.fr/games/TecnoballZ/
12cr|tecnoballz-0.92-1|10	Source0:	http://linux.tlk.fr/games/TecnoballZ/download/%{name}-%{version}.tgz
12cr|tecnoballz-0.92-1|11	Source1:	%{name}.xpm
12cr|tecnoballz-0.92-1|12	Source2:	%{name}.desktop
12cr|tecnoballz-0.92-1|13	# Andrea Musuruane
12cr|tecnoballz-0.92-1|14	# Fix dependencies
12cr|tecnoballz-0.92-1|15	Patch0:		tecnoballz-0.92-dependecies.patch
12cr|tecnoballz-0.92-1|16	# Andrea Musuruane
12cr|tecnoballz-0.92-1|17	# Don't combine explicit and implicit rules for make 3.82
12cr|tecnoballz-0.92-1|18	# Set correct gamedir for Fedora
12cr|tecnoballz-0.92-1|19	Patch1:		tecnoballz-0.92-Makefile.patch
12cr|tecnoballz-0.92-1|20	# Debian
12cr|tecnoballz-0.92-1|21	# Fix configure.ac Makefile.am to include missing files
12cr|tecnoballz-0.92-1|22	Patch2:		tecnoballz-0.92-level_data.patch
12cr|tecnoballz-0.92-1|23	Patch3:		tecnoballz-0.92-texts_dir.patch
12cr|tecnoballz-0.92-1|24	# Debian
12cr|tecnoballz-0.92-1|25	# Use tinyxml system library
12cr|tecnoballz-0.92-1|26	Patch4:		tecnoballz-0.92-tinyxml.patch
12cr|tecnoballz-0.92-1|27	# Upstream CVS
12cr|tecnoballz-0.92-1|28	# Compile with gcc 4.3
12cr|tecnoballz-0.92-1|29	Patch5:		tecnoballz-0.92-gcc43.patch
12cr|tecnoballz-0.92-1|30	# Hans de Goede
12cr|tecnoballz-0.92-1|31	# Drop setgid privileges when not needed
12cr|tecnoballz-0.92-1|32	Patch6:		tecnoballz-0.92-dropsgid.patch
12cr|tecnoballz-0.92-1|33	
12cr|tecnoballz-0.92-1|34	BuildRequires:	autoconf
12cr|tecnoballz-0.92-1|35	BuildRequires:	SDL_image-devel
12cr|tecnoballz-0.92-1|36	BuildRequires:	SDL_mixer-devel
12cr|tecnoballz-0.92-1|37	BuildRequires:	libmikmod-devel
12cr|tecnoballz-0.92-1|38	BuildRequires:	tinyxml-devel
12cr|tecnoballz-0.92-1|39	
12cr|tecnoballz-0.92-1|40	%description
12cr|tecnoballz-0.92-1|41	A exciting Brick Breaker with 50 levels of game and 11 special levels,
12cr|tecnoballz-0.92-1|42	distributed on the 2 modes of game to give the player a sophisticated
12cr|tecnoballz-0.92-1|43	system of attack weapons with an enormous power of fire that can be
12cr|tecnoballz-0.92-1|44	build by gaining bonuses. Numerous decors, musics and sounds
12cr|tecnoballz-0.92-1|45	complete this great game. This game was ported from the Commodore Amiga.
12cr|tecnoballz-0.92-1|46	
12cr|tecnoballz-0.92-1|47	%prep
12cr|tecnoballz-0.92-1|48	%setup -q
12cr|tecnoballz-0.92-1|49	%patch0 -p1
12cr|tecnoballz-0.92-1|50	%patch1 -p1
12cr|tecnoballz-0.92-1|51	%patch2 -p1
12cr|tecnoballz-0.92-1|52	%patch3 -p1
12cr|tecnoballz-0.92-1|53	# Patch4 must be called after Patch0
12cr|tecnoballz-0.92-1|54	# It requires tinyxml >= 2.6
12cr|tecnoballz-0.92-1|55	%if %{mdvver} >= 201100
12cr|tecnoballz-0.92-1|56	%patch4 -p1
12cr|tecnoballz-0.92-1|57	%endif
12cr|tecnoballz-0.92-1|58	%patch5 -p2
12cr|tecnoballz-0.92-1|59	%patch6 -p1
12cr|tecnoballz-0.92-1|60	
12cr|tecnoballz-0.92-1|61	
12cr|tecnoballz-0.92-1|62	%build
12cr|tecnoballz-0.92-1|63	autoreconf -fvi
12cr|tecnoballz-0.92-1|64	%configure2_5x
12cr|tecnoballz-0.92-1|65	# FIX: ovverride CXXFLAGS to pick up RPM_OPT_FLAGS
12cr|tecnoballz-0.92-1|66	%make CXXFLAGS="%{optflags}"
12cr|tecnoballz-0.92-1|67	
12cr|tecnoballz-0.92-1|68	%install
12cr|tecnoballz-0.92-1|69	%__rm -rf %{buildroot}
12cr|tecnoballz-0.92-1|70	%makeinstall_std
12cr|tecnoballz-0.92-1|71	
12cr|tecnoballz-0.92-1|72	# install desktop file
12cr|tecnoballz-0.92-1|73	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|tecnoballz-0.92-1|74	%__cp %{SOURCE2} %{buildroot}%{_datadir}/applications/
12cr|tecnoballz-0.92-1|75	
12cr|tecnoballz-0.92-1|76	# install icon
12cr|tecnoballz-0.92-1|77	%__mkdir_p %{buildroot}%{_iconsdir}/hicolor/32x32/apps
12cr|tecnoballz-0.92-1|78	%__install -p -m 0644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.xpm
12cr|tecnoballz-0.92-1|79	
12cr|tecnoballz-0.92-1|80	%clean
12cr|tecnoballz-0.92-1|81	%__rm -rf %{buildroot}
12cr|tecnoballz-0.92-1|82	
12cr|tecnoballz-0.92-1|83	%post
12cr|tecnoballz-0.92-1|84	touch --no-create %{_datadir}/icons/hicolor
12cr|tecnoballz-0.92-1|85	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
12cr|tecnoballz-0.92-1|86	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
12cr|tecnoballz-0.92-1|87	fi
12cr|tecnoballz-0.92-1|88	
12cr|tecnoballz-0.92-1|89	%postun
12cr|tecnoballz-0.92-1|90	touch --no-create %{_datadir}/icons/hicolor
12cr|tecnoballz-0.92-1|91	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
12cr|tecnoballz-0.92-1|92	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
12cr|tecnoballz-0.92-1|93	fi
12cr|tecnoballz-0.92-1|94	
12cr|tecnoballz-0.92-1|95	%files
12cr|tecnoballz-0.92-1|96	%doc AUTHORS CHANGES COPYING README
12cr|tecnoballz-0.92-1|97	%attr(2755,root,games) %{_bindir}/%{name}
12cr|tecnoballz-0.92-1|98	%{_datadir}/%{name}
12cr|tecnoballz-0.92-1|99	%dir %{_localstatedir}/games/%{name}
12cr|tecnoballz-0.92-1|100	%attr(-,root,games) %config(noreplace) %{_localstatedir}/games/%{name}/%{name}.hi
12cr|tecnoballz-0.92-1|101	%{_mandir}/man6/%{name}.6*
12cr|tecnoballz-0.92-1|102	%{_iconsdir}/hicolor/32x32/apps/%{name}.xpm
12cr|tecnoballz-0.92-1|103	%{_datadir}/applications/%{name}.desktop
12cr|tecnoballz-0.92-1|104	
12cr|tecnoballz-0.92-1|105	
12cr|tecnoballz-0.92-1|106	
12cr|tecnoballz-0.92-1|107	%changelog
12cr|tecnoballz-0.92-1|108	* Tue Mar 20 2012 Andrey Bondrov <abondrov@mandriva.org> 0.92-1mdv2011.0
12cr|tecnoballz-0.92-1|109	+ Revision: 785863
12cr|tecnoballz-0.92-1|110	- imported package tecnoballz
12cr|tecnoballz-0.92-1|111	

7942 12
12cr|teeworlds-0.6.1-2|1	Name:		teeworlds
12cr|teeworlds-0.6.1-2|2	Version:	0.6.1
12cr|teeworlds-0.6.1-2|3	Release:	2
12cr|teeworlds-0.6.1-2|4	Summary:	Online multi-player platform 2D shooter
12cr|teeworlds-0.6.1-2|5	Group:		Games/Arcade
12cr|teeworlds-0.6.1-2|6	License:	Teeworlds
12cr|teeworlds-0.6.1-2|7	URL:		http://www.teeworlds.com/
12cr|teeworlds-0.6.1-2|8	Source0:	http://www.teeworlds.com/files/%{name}-%{version}-source.tar.gz
12cr|teeworlds-0.6.1-2|9	Source1:	%{name}.png
12cr|teeworlds-0.6.1-2|10	Source2:	%{name}.desktop
12cr|teeworlds-0.6.1-2|11	Patch1:		%{name}-0.6.1-extlibs.patch
12cr|teeworlds-0.6.1-2|12	BuildRequires:	pkgconfig(sdl)
12cr|teeworlds-0.6.1-2|13	BuildRequires:	bam >= 0.4.0
12cr|teeworlds-0.6.1-2|14	BuildRequires:	desktop-file-utils
12cr|teeworlds-0.6.1-2|15	BuildRequires:	pkgconfig(wavpack)
12cr|teeworlds-0.6.1-2|16	BuildRequires:	pkgconfig(glu)
12cr|teeworlds-0.6.1-2|17	BuildRequires:	pnglite-devel
12cr|teeworlds-0.6.1-2|18	BuildRequires:	python-devel
12cr|teeworlds-0.6.1-2|19	BuildRequires:	pkgconfig(zlib)
12cr|teeworlds-0.6.1-2|20	BuildRequires:	pkgconfig(freetype2)
12cr|teeworlds-0.6.1-2|21	Requires:	%{name}-data
12cr|teeworlds-0.6.1-2|22	
12cr|teeworlds-0.6.1-2|23	%description
12cr|teeworlds-0.6.1-2|24	The game features cartoon-themed graphics and physics,
12cr|teeworlds-0.6.1-2|25	and relies heavily on classic shooter weaponry and gameplay.
12cr|teeworlds-0.6.1-2|26	The controls are heavily inspired by the FPS genre of computer games.
12cr|teeworlds-0.6.1-2|27	
12cr|teeworlds-0.6.1-2|28	%package server
12cr|teeworlds-0.6.1-2|29	Summary:	Server for %{name}
12cr|teeworlds-0.6.1-2|30	Group:		Games/Arcade
12cr|teeworlds-0.6.1-2|31	Requires:	%{name}-data
12cr|teeworlds-0.6.1-2|32	
12cr|teeworlds-0.6.1-2|33	%description	server
12cr|teeworlds-0.6.1-2|34	The server daemon for %{name}, an online multi-player platform 2D shooter,
12cr|teeworlds-0.6.1-2|35	which allows you to host online %{name} games.
12cr|teeworlds-0.6.1-2|36	
12cr|teeworlds-0.6.1-2|37	%package	data
12cr|teeworlds-0.6.1-2|38	Summary:	Data-files for %{name}
12cr|teeworlds-0.6.1-2|39	Group:		Games/Arcade
12cr|teeworlds-0.6.1-2|40	Requires:	%{name}
12cr|teeworlds-0.6.1-2|41	
12cr|teeworlds-0.6.1-2|42	%description    data
12cr|teeworlds-0.6.1-2|43	Data-files for %{name}, an online multi-player platform 2D shooter.
12cr|teeworlds-0.6.1-2|44	
12cr|teeworlds-0.6.1-2|45	%prep
12cr|teeworlds-0.6.1-2|46	%setup -q -n teeworlds-b177-r50edfd37-source
12cr|teeworlds-0.6.1-2|47	rm -rf src/engine/external
12cr|teeworlds-0.6.1-2|48	
12cr|teeworlds-0.6.1-2|49	%patch1 -p1 -b .extlibs
12cr|teeworlds-0.6.1-2|50	
12cr|teeworlds-0.6.1-2|51	iconv -f iso-8859-1 -t utf-8 readme.txt |sed 's|\r||g' > readme.txt.utf8
12cr|teeworlds-0.6.1-2|52	touch -c -r readme.txt readme.txt.utf8
12cr|teeworlds-0.6.1-2|53	mv readme.txt.utf8 readme.txt
12cr|teeworlds-0.6.1-2|54	
12cr|teeworlds-0.6.1-2|55	%build
12cr|teeworlds-0.6.1-2|56	CFLAGS="%{optflags}" bam -v release
12cr|teeworlds-0.6.1-2|57	
12cr|teeworlds-0.6.1-2|58	%install
12cr|teeworlds-0.6.1-2|59	mkdir -p %{buildroot}%{_datadir}/%{name}/data
12cr|teeworlds-0.6.1-2|60	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cr|teeworlds-0.6.1-2|61	install -D -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|teeworlds-0.6.1-2|62	install -D -m 0755 %{name}_srv %{buildroot}%{_bindir}/%{name}-srv
12cr|teeworlds-0.6.1-2|63	cp -pr data/* %{buildroot}%{_datadir}/%{name}/data
12cr|teeworlds-0.6.1-2|64	install -p -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|teeworlds-0.6.1-2|65	
12cr|teeworlds-0.6.1-2|66	desktop-file-install \
12cr|teeworlds-0.6.1-2|67	--dir=%{buildroot}%{_datadir}/applications \
12cr|teeworlds-0.6.1-2|68	%{SOURCE2}
12cr|teeworlds-0.6.1-2|69	
12cr|teeworlds-0.6.1-2|70	%files
12cr|teeworlds-0.6.1-2|71	%doc readme.txt license.txt
12cr|teeworlds-0.6.1-2|72	%{_bindir}/%{name}
12cr|teeworlds-0.6.1-2|73	%{_datadir}/pixmaps/%{name}.png
12cr|teeworlds-0.6.1-2|74	%{_datadir}/applications/%{name}.desktop
12cr|teeworlds-0.6.1-2|75	
12cr|teeworlds-0.6.1-2|76	%files data
12cr|teeworlds-0.6.1-2|77	%{_datadir}/%{name}/
12cr|teeworlds-0.6.1-2|78	
12cr|teeworlds-0.6.1-2|79	%files server
12cr|teeworlds-0.6.1-2|80	%doc readme.txt license.txt
12cr|teeworlds-0.6.1-2|81	%{_bindir}/%{name}-srv
12cr|teeworlds-0.6.1-2|82	
12cr|teeworlds-0.6.1-2|83	%changelog
12cr|teeworlds-0.6.1-2|84	* Mon Jan 30 2012 Andrey Bondrov <abondrov@mandriva.org> 0.6.1-1
12cr|teeworlds-0.6.1-2|85	+ Revision: 769903
12cr|teeworlds-0.6.1-2|86	- New version 0.6.1, update patches and BuildRequires
12cr|teeworlds-0.6.1-2|87	
12cr|teeworlds-0.6.1-2|88	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|teeworlds-0.6.1-2|89	- the mass rebuild of 2010.1 packages
12cr|teeworlds-0.6.1-2|90	
12cr|teeworlds-0.6.1-2|91	* Mon Dec 21 2009 Samuel Verschelde <stormi@mandriva.org> 0.5.2-1mdv2010.1
12cr|teeworlds-0.6.1-2|92	+ Revision: 480956
12cr|teeworlds-0.6.1-2|93	- new version 0.5.2
12cr|teeworlds-0.6.1-2|94	- dropped 1 hunk from teeworlds-0.5.0-extlibs.patch (merged upstream)
12cr|teeworlds-0.6.1-2|95	
12cr|teeworlds-0.6.1-2|96	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.5.1-2mdv2010.0
12cr|teeworlds-0.6.1-2|97	+ Revision: 445414
12cr|teeworlds-0.6.1-2|98	- rebuild
12cr|teeworlds-0.6.1-2|99	
12cr|teeworlds-0.6.1-2|100	* Fri Mar 13 2009 trem <trem@mandriva.org> 0.5.1-1mdv2009.1
12cr|teeworlds-0.6.1-2|101	+ Revision: 354739
12cr|teeworlds-0.6.1-2|102	- update to 0.5.1
12cr|teeworlds-0.6.1-2|103	- remove patch teeworlds-0.5.0-segv.patch (added upstream)
12cr|teeworlds-0.6.1-2|104	
12cr|teeworlds-0.6.1-2|105	* Thu Mar 12 2009 trem <trem@mandriva.org> 0.5.0-2mdv2009.1
12cr|teeworlds-0.6.1-2|106	+ Revision: 354358
12cr|teeworlds-0.6.1-2|107	+ rebuild (emptylog)
12cr|teeworlds-0.6.1-2|108	
12cr|teeworlds-0.6.1-2|109	* Wed Jan 28 2009 Olivier Thauvin <nanardon@mandriva.org> 0.5.0-1mdv2009.1
12cr|teeworlds-0.6.1-2|110	+ Revision: 334979
12cr|teeworlds-0.6.1-2|111	- fix group
12cr|teeworlds-0.6.1-2|112	- don't use jpackage macros
12cr|teeworlds-0.6.1-2|113	- buildrequires
12cr|teeworlds-0.6.1-2|114	- initial mdv release
12cr|teeworlds-0.6.1-2|115	
12cr|teeworlds-0.6.1-2|116	+ trem <trem@mandriva.org>
12cr|teeworlds-0.6.1-2|117	- import teeworlds
12cr|teeworlds-0.6.1-2|118	
12cr|teeworlds-0.6.1-2|119	
12cr|teeworlds-0.6.1-2|120	* Fri Jan 02 2009 Simon Wesp <cassmodiah@fedoraproject.org> 0.4.3-5
12cr|teeworlds-0.6.1-2|121	- Remove requires from subpackage 'data'
12cr|teeworlds-0.6.1-2|122	- Correct description
12cr|teeworlds-0.6.1-2|123	
12cr|teeworlds-0.6.1-2|124	* Thu Jan 01 2009 Simon Wesp <cassmodiah@fedoraproject.org> 0.4.3-4
12cr|teeworlds-0.6.1-2|125	- Drop desktop-file and icon for subpackage 'server'
12cr|teeworlds-0.6.1-2|126	- Honor timestamp for converted file
12cr|teeworlds-0.6.1-2|127	- Add and correct Lubomir's changes
12cr|teeworlds-0.6.1-2|128	- Remove all comments
12cr|teeworlds-0.6.1-2|129	- Correct License-Tag (again)
12cr|teeworlds-0.6.1-2|130	- Add datadir patch
12cr|teeworlds-0.6.1-2|131	
12cr|teeworlds-0.6.1-2|132	* Wed Dec 31 2008 Lubomir Rintel <lkundrak@v3.sk> 0.4.3-3
12cr|teeworlds-0.6.1-2|133	- Outsource the dependencies (extlib-patch)
12cr|teeworlds-0.6.1-2|134	- Use optflags
12cr|teeworlds-0.6.1-2|135	
12cr|teeworlds-0.6.1-2|136	* Thu Sep 18 2008 Simon Wesp <cassmodiah@fedoraproject.org> 0.4.3-2
12cr|teeworlds-0.6.1-2|137	- Recheck and conform licensing and list it in a comment
12cr|teeworlds-0.6.1-2|138	- Correct BuildRequires
12cr|teeworlds-0.6.1-2|139	
12cr|teeworlds-0.6.1-2|140	* Sat Sep 13 2008 Simon Wesp <cassmodiah@fedoraproject.org> 0.4.3-1
12cr|teeworlds-0.6.1-2|141	- Initial Release
12cr|teeworlds-0.6.1-2|142	

7943 12
12cr|tegaki-0.3.1-3|1	Summary: 	Chinese and Japanese Handwriting Recognition
12cr|tegaki-0.3.1-3|2	Name: 		tegaki
12cr|tegaki-0.3.1-3|3	Version: 	0.3.1
12cr|tegaki-0.3.1-3|4	Release: 	%mkrel 3
12cr|tegaki-0.3.1-3|5	License: 	GPLv2+
12cr|tegaki-0.3.1-3|6	Group: 		System/Internationalization
12cr|tegaki-0.3.1-3|7	Source: 	http://www.tegaki.org/releases/%version/tegaki-python-%version.tar.gz
12cr|tegaki-0.3.1-3|8	URL: 		http://www.tegaki.org
12cr|tegaki-0.3.1-3|9	Buildroot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|tegaki-0.3.1-3|10	BuildRequires:	python-setuptools
12cr|tegaki-0.3.1-3|11	BuildArch:	noarch
12cr|tegaki-0.3.1-3|12	Requires:	tegaki-engine
12cr|tegaki-0.3.1-3|13	Requires:	tegaki-models
12cr|tegaki-0.3.1-3|14	
12cr|tegaki-0.3.1-3|15	%description
12cr|tegaki-0.3.1-3|16	Tegaki is an ongoing project which aims to develop a free and open-source
12cr|tegaki-0.3.1-3|17	modern implementation of handwriting recognition software, that is suitable for
12cr|tegaki-0.3.1-3|18	both the desktop and mobile devices, and that is designed from the ground up to
12cr|tegaki-0.3.1-3|19	work well with Chinese and Japanese.
12cr|tegaki-0.3.1-3|20	
12cr|tegaki-0.3.1-3|21	%prep
12cr|tegaki-0.3.1-3|22	%setup -qn tegaki-python-%version
12cr|tegaki-0.3.1-3|23	
12cr|tegaki-0.3.1-3|24	%build
12cr|tegaki-0.3.1-3|25	python setup.py build
12cr|tegaki-0.3.1-3|26	
12cr|tegaki-0.3.1-3|27	%install
12cr|tegaki-0.3.1-3|28	rm -rf %{buildroot}
12cr|tegaki-0.3.1-3|29	python setup.py install --root=%{buildroot}
12cr|tegaki-0.3.1-3|30	
12cr|tegaki-0.3.1-3|31	%clean
12cr|tegaki-0.3.1-3|32	rm -rf %{buildroot}
12cr|tegaki-0.3.1-3|33	
12cr|tegaki-0.3.1-3|34	%files
12cr|tegaki-0.3.1-3|35	%defattr (-,root,root)
12cr|tegaki-0.3.1-3|36	%{py_puresitedir}/tegaki*
12cr|tegaki-0.3.1-3|37	
12cr|tegaki-0.3.1-3|38	
12cr|tegaki-0.3.1-3|39	%changelog
12cr|tegaki-0.3.1-3|40	* Tue Nov 02 2010 Funda Wang <fwang@mandriva.org> 0.3.1-3mdv2011.0
12cr|tegaki-0.3.1-3|41	+ Revision: 592330
12cr|tegaki-0.3.1-3|42	- req models
12cr|tegaki-0.3.1-3|43	
12cr|tegaki-0.3.1-3|44	* Tue Nov 02 2010 Funda Wang <fwang@mandriva.org> 0.3.1-2mdv2011.0
12cr|tegaki-0.3.1-3|45	+ Revision: 592287
12cr|tegaki-0.3.1-3|46	- should req on engine
12cr|tegaki-0.3.1-3|47	
12cr|tegaki-0.3.1-3|48	* Tue Nov 02 2010 Funda Wang <fwang@mandriva.org> 0.3.1-1mdv2011.0
12cr|tegaki-0.3.1-3|49	+ Revision: 592248
12cr|tegaki-0.3.1-3|50	- new version 0.3.1
12cr|tegaki-0.3.1-3|51	
12cr|tegaki-0.3.1-3|52	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.1-4mdv2011.0
12cr|tegaki-0.3.1-3|53	+ Revision: 592164
12cr|tegaki-0.3.1-3|54	- rebuild for python 2.7
12cr|tegaki-0.3.1-3|55	
12cr|tegaki-0.3.1-3|56	* Mon Mar 29 2010 Antoine Ginies <aginies@mandriva.com> 0.1-3mdv2010.1
12cr|tegaki-0.3.1-3|57	+ Revision: 528772
12cr|tegaki-0.3.1-3|58	- bump release (deps pb : tegaki-l10n[== 0.1])
12cr|tegaki-0.3.1-3|59	
12cr|tegaki-0.3.1-3|60	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.1-2mdv2010.1
12cr|tegaki-0.3.1-3|61	+ Revision: 445415
12cr|tegaki-0.3.1-3|62	- rebuild
12cr|tegaki-0.3.1-3|63	
12cr|tegaki-0.3.1-3|64	* Sun Feb 15 2009 Funda Wang <fwang@mandriva.org> 0.1-1mdv2009.1
12cr|tegaki-0.3.1-3|65	+ Revision: 340630
12cr|tegaki-0.3.1-3|66	- BR python
12cr|tegaki-0.3.1-3|67	- import tegaki
12cr|tegaki-0.3.1-3|68	
12cr|tegaki-0.3.1-3|69	

7944 12
12cr|tegaki-gui-0.3.1-1|1	Summary: 	Chinese and Japanese Handwriting Recognition
12cr|tegaki-gui-0.3.1-1|2	Name: 		tegaki-gui
12cr|tegaki-gui-0.3.1-1|3	Version: 	0.3.1
12cr|tegaki-gui-0.3.1-1|4	Release: 	%mkrel 1
12cr|tegaki-gui-0.3.1-1|5	License: 	GPLv2+
12cr|tegaki-gui-0.3.1-1|6	Group: 		System/Internationalization
12cr|tegaki-gui-0.3.1-1|7	Source: 	http://www.tegaki.org/releases/%version/tegaki-pygtk-%version.tar.gz
12cr|tegaki-gui-0.3.1-1|8	URL: 		http://www.tegaki.org
12cr|tegaki-gui-0.3.1-1|9	Buildroot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|tegaki-gui-0.3.1-1|10	BuildRequires:	python-setuptools
12cr|tegaki-gui-0.3.1-1|11	Requires:	tegaki >= 0.3.1
12cr|tegaki-gui-0.3.1-1|12	Requires:	pygtk2.0
12cr|tegaki-gui-0.3.1-1|13	Provides:	tegaki-pygtk = %{version}-%{release}
12cr|tegaki-gui-0.3.1-1|14	BuildArch:	noarch
12cr|tegaki-gui-0.3.1-1|15	
12cr|tegaki-gui-0.3.1-1|16	%description
12cr|tegaki-gui-0.3.1-1|17	Tegaki is an ongoing project which aims to develop a free and open-source
12cr|tegaki-gui-0.3.1-1|18	modern implementation of handwriting recognition software, that is suitable for
12cr|tegaki-gui-0.3.1-1|19	both the desktop and mobile devices, and that is designed from the ground up to
12cr|tegaki-gui-0.3.1-1|20	work well with Chinese and Japanese.
12cr|tegaki-gui-0.3.1-1|21	
12cr|tegaki-gui-0.3.1-1|22	%prep
12cr|tegaki-gui-0.3.1-1|23	%setup -qn tegaki-pygtk-%version
12cr|tegaki-gui-0.3.1-1|24	
12cr|tegaki-gui-0.3.1-1|25	%build
12cr|tegaki-gui-0.3.1-1|26	python setup.py build
12cr|tegaki-gui-0.3.1-1|27	
12cr|tegaki-gui-0.3.1-1|28	%install
12cr|tegaki-gui-0.3.1-1|29	rm -rf %{buildroot}
12cr|tegaki-gui-0.3.1-1|30	python setup.py install --root=%{buildroot}
12cr|tegaki-gui-0.3.1-1|31	
12cr|tegaki-gui-0.3.1-1|32	%clean
12cr|tegaki-gui-0.3.1-1|33	rm -rf %{buildroot}
12cr|tegaki-gui-0.3.1-1|34	
12cr|tegaki-gui-0.3.1-1|35	%files
12cr|tegaki-gui-0.3.1-1|36	%defattr (-,root,root)
12cr|tegaki-gui-0.3.1-1|37	%{py_puresitedir}/tegaki*
12cr|tegaki-gui-0.3.1-1|38	%{_datadir}/tegaki/icons/handwriting.png
12cr|tegaki-gui-0.3.1-1|39	
12cr|tegaki-gui-0.3.1-1|40	
12cr|tegaki-gui-0.3.1-1|41	%changelog
12cr|tegaki-gui-0.3.1-1|42	* Tue Nov 02 2010 Funda Wang <fwang@mandriva.org> 0.3.1-1mdv2011.0
12cr|tegaki-gui-0.3.1-1|43	+ Revision: 592278
12cr|tegaki-gui-0.3.1-1|44	- import tegaki-gui
12cr|tegaki-gui-0.3.1-1|45	

7945 12
12cr|tegaki-recognize-0.3.1.2-1|1	Summary: 	Chinese and Japanese Handwriting Recognition
12cr|tegaki-recognize-0.3.1.2-1|2	Name: 		tegaki-recognize
12cr|tegaki-recognize-0.3.1.2-1|3	Version: 	0.3.1.2
12cr|tegaki-recognize-0.3.1.2-1|4	Release: 	%mkrel 1
12cr|tegaki-recognize-0.3.1.2-1|5	License: 	GPLv2+
12cr|tegaki-recognize-0.3.1.2-1|6	Group: 		System/Internationalization
12cr|tegaki-recognize-0.3.1.2-1|7	Source: 	http://www.tegaki.org/releases/%version/%{name}-%version.tar.gz
12cr|tegaki-recognize-0.3.1.2-1|8	URL: 		http://www.tegaki.org
12cr|tegaki-recognize-0.3.1.2-1|9	Buildroot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|tegaki-recognize-0.3.1.2-1|10	BuildRequires:	python-setuptools
12cr|tegaki-recognize-0.3.1.2-1|11	Requires:	tegaki-gui >= 0.3.1
12cr|tegaki-recognize-0.3.1.2-1|12	BuildArch:	noarch
12cr|tegaki-recognize-0.3.1.2-1|13	
12cr|tegaki-recognize-0.3.1.2-1|14	%description
12cr|tegaki-recognize-0.3.1.2-1|15	Tegaki is an ongoing project which aims to develop a free and open-source
12cr|tegaki-recognize-0.3.1.2-1|16	modern implementation of handwriting recognition software, that is suitable for
12cr|tegaki-recognize-0.3.1.2-1|17	both the desktop and mobile devices, and that is designed from the ground up to
12cr|tegaki-recognize-0.3.1.2-1|18	work well with Chinese and Japanese.
12cr|tegaki-recognize-0.3.1.2-1|19	
12cr|tegaki-recognize-0.3.1.2-1|20	%prep
12cr|tegaki-recognize-0.3.1.2-1|21	%setup -qn %{name}-%version
12cr|tegaki-recognize-0.3.1.2-1|22	sed -i -e 's#Exec=.*#Exec=tegaki-recognize#' tegaki-recognize.desktop.in
12cr|tegaki-recognize-0.3.1.2-1|23	
12cr|tegaki-recognize-0.3.1.2-1|24	%build
12cr|tegaki-recognize-0.3.1.2-1|25	python setup.py build
12cr|tegaki-recognize-0.3.1.2-1|26	
12cr|tegaki-recognize-0.3.1.2-1|27	%install
12cr|tegaki-recognize-0.3.1.2-1|28	rm -rf %{buildroot}
12cr|tegaki-recognize-0.3.1.2-1|29	python setup.py install --prefix=%{buildroot}%{_prefix}
12cr|tegaki-recognize-0.3.1.2-1|30	
12cr|tegaki-recognize-0.3.1.2-1|31	rm -f %{buildroot}%{_datadir}/menu/tegaki-recognize
12cr|tegaki-recognize-0.3.1.2-1|32	
12cr|tegaki-recognize-0.3.1.2-1|33	%clean
12cr|tegaki-recognize-0.3.1.2-1|34	rm -rf %{buildroot}
12cr|tegaki-recognize-0.3.1.2-1|35	
12cr|tegaki-recognize-0.3.1.2-1|36	%files
12cr|tegaki-recognize-0.3.1.2-1|37	%defattr (-,root,root)
12cr|tegaki-recognize-0.3.1.2-1|38	%{py_puresitedir}/tegaki*
12cr|tegaki-recognize-0.3.1.2-1|39	%{_bindir}/tegaki-recognize
12cr|tegaki-recognize-0.3.1.2-1|40	%{_datadir}/applications/tegaki-recognize.desktop
12cr|tegaki-recognize-0.3.1.2-1|41	%{_datadir}/pixmaps/tegaki-recognize.svg
12cr|tegaki-recognize-0.3.1.2-1|42	
12cr|tegaki-recognize-0.3.1.2-1|43	
12cr|tegaki-recognize-0.3.1.2-1|44	%changelog
12cr|tegaki-recognize-0.3.1.2-1|45	* Tue Nov 02 2010 Funda Wang <fwang@mandriva.org> 0.3.1.2-1mdv2011.0
12cr|tegaki-recognize-0.3.1.2-1|46	+ Revision: 592301
12cr|tegaki-recognize-0.3.1.2-1|47	- import tegaki-recognize
12cr|tegaki-recognize-0.3.1.2-1|48	

7946 12
12cr|tegaki-train-0.3.1-1|1	Summary: 	Character editor and training manager
12cr|tegaki-train-0.3.1-1|2	Name: 		tegaki-train
12cr|tegaki-train-0.3.1-1|3	Version: 	0.3.1
12cr|tegaki-train-0.3.1-1|4	Release: 	%mkrel 1
12cr|tegaki-train-0.3.1-1|5	License: 	GPLv2+
12cr|tegaki-train-0.3.1-1|6	Group: 		System/Internationalization
12cr|tegaki-train-0.3.1-1|7	Source: 	http://www.tegaki.org/releases/%version/%name-%version.tar.gz
12cr|tegaki-train-0.3.1-1|8	URL: 		http://www.tegaki.org
12cr|tegaki-train-0.3.1-1|9	Buildroot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|tegaki-train-0.3.1-1|10	BuildRequires:	python-setuptools
12cr|tegaki-train-0.3.1-1|11	Requires:	tegaki-pygtk
12cr|tegaki-train-0.3.1-1|12	BuildArch:	noarch
12cr|tegaki-train-0.3.1-1|13	
12cr|tegaki-train-0.3.1-1|14	%description
12cr|tegaki-train-0.3.1-1|15	Tegaki is an ongoing project which aims to develop a free and open-source
12cr|tegaki-train-0.3.1-1|16	modern implementation of handwriting recognition software, that is suitable for
12cr|tegaki-train-0.3.1-1|17	both the desktop and mobile devices, and that is designed from the ground up to
12cr|tegaki-train-0.3.1-1|18	work well with Chinese and Japanese.
12cr|tegaki-train-0.3.1-1|19	
12cr|tegaki-train-0.3.1-1|20	%prep
12cr|tegaki-train-0.3.1-1|21	%setup -qn %name-%version
12cr|tegaki-train-0.3.1-1|22	
12cr|tegaki-train-0.3.1-1|23	%build
12cr|tegaki-train-0.3.1-1|24	python setup.py build
12cr|tegaki-train-0.3.1-1|25	
12cr|tegaki-train-0.3.1-1|26	%install
12cr|tegaki-train-0.3.1-1|27	rm -rf %{buildroot}
12cr|tegaki-train-0.3.1-1|28	python setup.py install --root=%{buildroot}
12cr|tegaki-train-0.3.1-1|29	
12cr|tegaki-train-0.3.1-1|30	%clean
12cr|tegaki-train-0.3.1-1|31	rm -rf %{buildroot}
12cr|tegaki-train-0.3.1-1|32	
12cr|tegaki-train-0.3.1-1|33	%files
12cr|tegaki-train-0.3.1-1|34	%defattr (-,root,root)
12cr|tegaki-train-0.3.1-1|35	%{_bindir}/*
12cr|tegaki-train-0.3.1-1|36	%{py_puresitedir}/tegaki*
12cr|tegaki-train-0.3.1-1|37	
12cr|tegaki-train-0.3.1-1|38	
12cr|tegaki-train-0.3.1-1|39	%changelog
12cr|tegaki-train-0.3.1-1|40	* Wed Nov 03 2010 Funda Wang <fwang@mandriva.org> 0.3.1-1mdv2011.0
12cr|tegaki-train-0.3.1-1|41	+ Revision: 592784
12cr|tegaki-train-0.3.1-1|42	- import tegaki-train
12cr|tegaki-train-0.3.1-1|43	

7947 12
12cr|tegaki-zinnia-japanese-0.3-1|1	Summary: Japanese Models for tegaki zinnia engine
12cr|tegaki-zinnia-japanese-0.3-1|2	Name: tegaki-zinnia-japanese
12cr|tegaki-zinnia-japanese-0.3-1|3	Version: 0.3
12cr|tegaki-zinnia-japanese-0.3-1|4	Release: %mkrel 1
12cr|tegaki-zinnia-japanese-0.3-1|5	License: GPLv2+
12cr|tegaki-zinnia-japanese-0.3-1|6	Group: System/Internationalization
12cr|tegaki-zinnia-japanese-0.3-1|7	Source0: http://www.tegaki.org/releases/0.3/models/tegaki-zinnia-japanese-0.3.zip
12cr|tegaki-zinnia-japanese-0.3-1|8	URL: http://www.tegaki.org
12cr|tegaki-zinnia-japanese-0.3-1|9	Buildroot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|tegaki-zinnia-japanese-0.3-1|10	BuildArch: noarch
12cr|tegaki-zinnia-japanese-0.3-1|11	Requires: locales-ja
12cr|tegaki-zinnia-japanese-0.3-1|12	Requires: tegaki
12cr|tegaki-zinnia-japanese-0.3-1|13	Requires: zinnia
12cr|tegaki-zinnia-japanese-0.3-1|14	Provides: tegaki-models
12cr|tegaki-zinnia-japanese-0.3-1|15	
12cr|tegaki-zinnia-japanese-0.3-1|16	%description
12cr|tegaki-zinnia-japanese-0.3-1|17	Tegaki is an ongoing project which aims to develop a free and open-source
12cr|tegaki-zinnia-japanese-0.3-1|18	modern implementation of handwriting recognition software, that is suitable for
12cr|tegaki-zinnia-japanese-0.3-1|19	both the desktop and mobile devices, and that is designed from the ground up to
12cr|tegaki-zinnia-japanese-0.3-1|20	work well with Chinese and Japanese.
12cr|tegaki-zinnia-japanese-0.3-1|21	
12cr|tegaki-zinnia-japanese-0.3-1|22	%prep
12cr|tegaki-zinnia-japanese-0.3-1|23	%setup -qn %name-%version
12cr|tegaki-zinnia-japanese-0.3-1|24	
12cr|tegaki-zinnia-japanese-0.3-1|25	%install
12cr|tegaki-zinnia-japanese-0.3-1|26	rm -rf %{buildroot}
12cr|tegaki-zinnia-japanese-0.3-1|27	mkdir -p %{buildroot}%{_datadir}/tegaki/models/zinnia/
12cr|tegaki-zinnia-japanese-0.3-1|28	install -m0644 *.meta *.model %{buildroot}%{_datadir}/tegaki/models/zinnia/
12cr|tegaki-zinnia-japanese-0.3-1|29	
12cr|tegaki-zinnia-japanese-0.3-1|30	%clean
12cr|tegaki-zinnia-japanese-0.3-1|31	rm -rf %{buildroot}
12cr|tegaki-zinnia-japanese-0.3-1|32	
12cr|tegaki-zinnia-japanese-0.3-1|33	%files
12cr|tegaki-zinnia-japanese-0.3-1|34	%defattr (-,root,root)
12cr|tegaki-zinnia-japanese-0.3-1|35	%{_datadir}/tegaki/models/zinnia/*
12cr|tegaki-zinnia-japanese-0.3-1|36	
12cr|tegaki-zinnia-japanese-0.3-1|37	
12cr|tegaki-zinnia-japanese-0.3-1|38	%changelog
12cr|tegaki-zinnia-japanese-0.3-1|39	* Tue Nov 02 2010 Funda Wang <fwang@mandriva.org> 0.3-1mdv2011.0
12cr|tegaki-zinnia-japanese-0.3-1|40	+ Revision: 592311
12cr|tegaki-zinnia-japanese-0.3-1|41	- import tegaki-zinnia-japanese
12cr|tegaki-zinnia-japanese-0.3-1|42	

7948 12
12cr|tegaki-zinnia-simplified-chinese-0.3-1|1	Summary: Simplified Chinese Models for tegaki zinnia engine
12cr|tegaki-zinnia-simplified-chinese-0.3-1|2	Name: tegaki-zinnia-simplified-chinese
12cr|tegaki-zinnia-simplified-chinese-0.3-1|3	Version: 0.3
12cr|tegaki-zinnia-simplified-chinese-0.3-1|4	Release: %mkrel 1
12cr|tegaki-zinnia-simplified-chinese-0.3-1|5	License: GPLv2+
12cr|tegaki-zinnia-simplified-chinese-0.3-1|6	Group: System/Internationalization
12cr|tegaki-zinnia-simplified-chinese-0.3-1|7	Source0: http://www.tegaki.org/releases/0.3/models/%{name}-%{version}.zip
12cr|tegaki-zinnia-simplified-chinese-0.3-1|8	URL: http://www.tegaki.org
12cr|tegaki-zinnia-simplified-chinese-0.3-1|9	Buildroot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|tegaki-zinnia-simplified-chinese-0.3-1|10	BuildArch: noarch
12cr|tegaki-zinnia-simplified-chinese-0.3-1|11	Requires: locales-zh_CN
12cr|tegaki-zinnia-simplified-chinese-0.3-1|12	Requires: tegaki
12cr|tegaki-zinnia-simplified-chinese-0.3-1|13	Requires: zinnia
12cr|tegaki-zinnia-simplified-chinese-0.3-1|14	Provides: tegaki-models
12cr|tegaki-zinnia-simplified-chinese-0.3-1|15	
12cr|tegaki-zinnia-simplified-chinese-0.3-1|16	%description
12cr|tegaki-zinnia-simplified-chinese-0.3-1|17	Tegaki is an ongoing project which aims to develop a free and open-source
12cr|tegaki-zinnia-simplified-chinese-0.3-1|18	modern implementation of handwriting recognition software, that is suitable for
12cr|tegaki-zinnia-simplified-chinese-0.3-1|19	both the desktop and mobile devices, and that is designed from the ground up to
12cr|tegaki-zinnia-simplified-chinese-0.3-1|20	work well with Chinese and Japanese.
12cr|tegaki-zinnia-simplified-chinese-0.3-1|21	
12cr|tegaki-zinnia-simplified-chinese-0.3-1|22	%prep
12cr|tegaki-zinnia-simplified-chinese-0.3-1|23	%setup -qn %name-%version
12cr|tegaki-zinnia-simplified-chinese-0.3-1|24	
12cr|tegaki-zinnia-simplified-chinese-0.3-1|25	%install
12cr|tegaki-zinnia-simplified-chinese-0.3-1|26	rm -rf %{buildroot}
12cr|tegaki-zinnia-simplified-chinese-0.3-1|27	mkdir -p %{buildroot}%{_datadir}/tegaki/models/zinnia/
12cr|tegaki-zinnia-simplified-chinese-0.3-1|28	install -m0644 *.meta *.model %{buildroot}%{_datadir}/tegaki/models/zinnia/
12cr|tegaki-zinnia-simplified-chinese-0.3-1|29	
12cr|tegaki-zinnia-simplified-chinese-0.3-1|30	%clean
12cr|tegaki-zinnia-simplified-chinese-0.3-1|31	rm -rf %{buildroot}
12cr|tegaki-zinnia-simplified-chinese-0.3-1|32	
12cr|tegaki-zinnia-simplified-chinese-0.3-1|33	%files
12cr|tegaki-zinnia-simplified-chinese-0.3-1|34	%defattr (-,root,root)
12cr|tegaki-zinnia-simplified-chinese-0.3-1|35	%{_datadir}/tegaki/models/zinnia/*
12cr|tegaki-zinnia-simplified-chinese-0.3-1|36	
12cr|tegaki-zinnia-simplified-chinese-0.3-1|37	
12cr|tegaki-zinnia-simplified-chinese-0.3-1|38	%changelog
12cr|tegaki-zinnia-simplified-chinese-0.3-1|39	* Tue Nov 02 2010 Funda Wang <fwang@mandriva.org> 0.3-1mdv2011.0
12cr|tegaki-zinnia-simplified-chinese-0.3-1|40	+ Revision: 592312
12cr|tegaki-zinnia-simplified-chinese-0.3-1|41	- import tegaki-zinnia-simplified-chinese
12cr|tegaki-zinnia-simplified-chinese-0.3-1|42	

7949 12
12cr|tegaki-zinnia-traditional-chinese-0.3-1|1	Summary: Traditional Chinese Models for tegaki zinnia engine
12cr|tegaki-zinnia-traditional-chinese-0.3-1|2	Name: tegaki-zinnia-traditional-chinese
12cr|tegaki-zinnia-traditional-chinese-0.3-1|3	Version: 0.3
12cr|tegaki-zinnia-traditional-chinese-0.3-1|4	Release: %mkrel 1
12cr|tegaki-zinnia-traditional-chinese-0.3-1|5	License: GPLv2+
12cr|tegaki-zinnia-traditional-chinese-0.3-1|6	Group: System/Internationalization
12cr|tegaki-zinnia-traditional-chinese-0.3-1|7	Source0: http://www.tegaki.org/releases/0.3/models/%{name}-%{version}.zip
12cr|tegaki-zinnia-traditional-chinese-0.3-1|8	URL: http://www.tegaki.org
12cr|tegaki-zinnia-traditional-chinese-0.3-1|9	Buildroot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|tegaki-zinnia-traditional-chinese-0.3-1|10	BuildArch: noarch
12cr|tegaki-zinnia-traditional-chinese-0.3-1|11	Requires: locales-zh_TW
12cr|tegaki-zinnia-traditional-chinese-0.3-1|12	Requires: tegaki
12cr|tegaki-zinnia-traditional-chinese-0.3-1|13	Requires: zinnia
12cr|tegaki-zinnia-traditional-chinese-0.3-1|14	Provides: tegaki-models
12cr|tegaki-zinnia-traditional-chinese-0.3-1|15	
12cr|tegaki-zinnia-traditional-chinese-0.3-1|16	%description
12cr|tegaki-zinnia-traditional-chinese-0.3-1|17	Tegaki is an ongoing project which aims to develop a free and open-source
12cr|tegaki-zinnia-traditional-chinese-0.3-1|18	modern implementation of handwriting recognition software, that is suitable for
12cr|tegaki-zinnia-traditional-chinese-0.3-1|19	both the desktop and mobile devices, and that is designed from the ground up to
12cr|tegaki-zinnia-traditional-chinese-0.3-1|20	work well with Chinese and Japanese.
12cr|tegaki-zinnia-traditional-chinese-0.3-1|21	
12cr|tegaki-zinnia-traditional-chinese-0.3-1|22	%prep
12cr|tegaki-zinnia-traditional-chinese-0.3-1|23	%setup -qn %name-%version
12cr|tegaki-zinnia-traditional-chinese-0.3-1|24	
12cr|tegaki-zinnia-traditional-chinese-0.3-1|25	%install
12cr|tegaki-zinnia-traditional-chinese-0.3-1|26	rm -rf %{buildroot}
12cr|tegaki-zinnia-traditional-chinese-0.3-1|27	mkdir -p %{buildroot}%{_datadir}/tegaki/models/zinnia/
12cr|tegaki-zinnia-traditional-chinese-0.3-1|28	install -m0644 *.meta *.model %{buildroot}%{_datadir}/tegaki/models/zinnia/
12cr|tegaki-zinnia-traditional-chinese-0.3-1|29	
12cr|tegaki-zinnia-traditional-chinese-0.3-1|30	%clean
12cr|tegaki-zinnia-traditional-chinese-0.3-1|31	rm -rf %{buildroot}
12cr|tegaki-zinnia-traditional-chinese-0.3-1|32	
12cr|tegaki-zinnia-traditional-chinese-0.3-1|33	%files
12cr|tegaki-zinnia-traditional-chinese-0.3-1|34	%defattr (-,root,root)
12cr|tegaki-zinnia-traditional-chinese-0.3-1|35	%{_datadir}/tegaki/models/zinnia/*
12cr|tegaki-zinnia-traditional-chinese-0.3-1|36	
12cr|tegaki-zinnia-traditional-chinese-0.3-1|37	
12cr|tegaki-zinnia-traditional-chinese-0.3-1|38	%changelog
12cr|tegaki-zinnia-traditional-chinese-0.3-1|39	* Tue Nov 02 2010 Funda Wang <fwang@mandriva.org> 0.3-1mdv2011.0
12cr|tegaki-zinnia-traditional-chinese-0.3-1|40	+ Revision: 592329
12cr|tegaki-zinnia-traditional-chinese-0.3-1|41	- import tegaki-zinnia-traditional-chinese
12cr|tegaki-zinnia-traditional-chinese-0.3-1|42	

7950 12
12cr|TEI-DTD-P4-1.0-11|1	%define name TEI-DTD-P4
12cr|TEI-DTD-P4-1.0-11|2	%define version 1.0
12cr|TEI-DTD-P4-1.0-11|3	%define release 11
12cr|TEI-DTD-P4-1.0-11|4	%define dtdver P4
12cr|TEI-DTD-P4-1.0-11|5	
12cr|TEI-DTD-P4-1.0-11|6	Name: %{name}
12cr|TEI-DTD-P4-1.0-11|7	Version: %{version}
12cr|TEI-DTD-P4-1.0-11|8	Release: %{release}
12cr|TEI-DTD-P4-1.0-11|9	Group       	: Publishing
12cr|TEI-DTD-P4-1.0-11|10	
12cr|TEI-DTD-P4-1.0-11|11	Summary     	: XML document type definition for TEI
12cr|TEI-DTD-P4-1.0-11|12	
12cr|TEI-DTD-P4-1.0-11|13	License   	: Artistic like
12cr|TEI-DTD-P4-1.0-11|14	URL         	: http://www.tei-c.org/
12cr|TEI-DTD-P4-1.0-11|15	
12cr|TEI-DTD-P4-1.0-11|16	Provides: 	TEI-DTD
12cr|TEI-DTD-P4-1.0-11|17	Requires(Pre): 	coreutils
12cr|TEI-DTD-P4-1.0-11|18	Requires(Pre):	sgml-common
12cr|TEI-DTD-P4-1.0-11|19	
12cr|TEI-DTD-P4-1.0-11|20	# Zip file downloadable at http://www.tei-c.org/P4X/DTD/dtd.zip
12cr|TEI-DTD-P4-1.0-11|21	Source0		: %{name}.tar.bz2
12cr|TEI-DTD-P4-1.0-11|22	BuildArch	: noarch
12cr|TEI-DTD-P4-1.0-11|23	
12cr|TEI-DTD-P4-1.0-11|24	
12cr|TEI-DTD-P4-1.0-11|25	%define sgmlbase %{_datadir}/sgml
12cr|TEI-DTD-P4-1.0-11|26	
12cr|TEI-DTD-P4-1.0-11|27	%Description
12cr|TEI-DTD-P4-1.0-11|28	
12cr|TEI-DTD-P4-1.0-11|29	The TEI (Text Encoding Initiative) Document Type Definition (DTD)
12cr|TEI-DTD-P4-1.0-11|30	describes the syntax of literature and human sciences related texts.
12cr|TEI-DTD-P4-1.0-11|31	This syntax is XML-compliant and is developed by the TEI consortium.
12cr|TEI-DTD-P4-1.0-11|32	This is the version %{dtdver} of this DTD.
12cr|TEI-DTD-P4-1.0-11|33	
12cr|TEI-DTD-P4-1.0-11|34	%Prep
12cr|TEI-DTD-P4-1.0-11|35	%setup -n %{name}
12cr|TEI-DTD-P4-1.0-11|36	
12cr|TEI-DTD-P4-1.0-11|37	%Build
12cr|TEI-DTD-P4-1.0-11|38	
12cr|TEI-DTD-P4-1.0-11|39	%Install
12cr|TEI-DTD-P4-1.0-11|40	DESTDIR=$RPM_BUILD_ROOT%{sgmlbase}/TEI/dtd-%{dtdver}
12cr|TEI-DTD-P4-1.0-11|41	mkdir -p $DESTDIR
12cr|TEI-DTD-P4-1.0-11|42	install -m644 teicatalog.xml catalog.tei catalog.xml $DESTDIR
12cr|TEI-DTD-P4-1.0-11|43	install -m644 *.dtd $DESTDIR
12cr|TEI-DTD-P4-1.0-11|44	install -m644 *.ent $DESTDIR
12cr|TEI-DTD-P4-1.0-11|45	install -m644 *.dec $DESTDIR
12cr|TEI-DTD-P4-1.0-11|46	
12cr|TEI-DTD-P4-1.0-11|47	%Files
12cr|TEI-DTD-P4-1.0-11|48	%defattr (-,root,root)
12cr|TEI-DTD-P4-1.0-11|49	%doc index.html index.xml
12cr|TEI-DTD-P4-1.0-11|50	%{sgmlbase}/TEI/dtd-%{dtdver}
12cr|TEI-DTD-P4-1.0-11|51	
12cr|TEI-DTD-P4-1.0-11|52	# Catalogs management left for brave packagers.
12cr|TEI-DTD-P4-1.0-11|53	
12cr|TEI-DTD-P4-1.0-11|54	
12cr|TEI-DTD-P4-1.0-11|55	
12cr|TEI-DTD-P4-1.0-11|56	%changelog
12cr|TEI-DTD-P4-1.0-11|57	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-10mdv2011.0
12cr|TEI-DTD-P4-1.0-11|58	+ Revision: 616456
12cr|TEI-DTD-P4-1.0-11|59	- the mass rebuild of 2010.0 packages
12cr|TEI-DTD-P4-1.0-11|60	
12cr|TEI-DTD-P4-1.0-11|61	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.0-9mdv2010.0
12cr|TEI-DTD-P4-1.0-11|62	+ Revision: 434331
12cr|TEI-DTD-P4-1.0-11|63	- rebuild
12cr|TEI-DTD-P4-1.0-11|64	
12cr|TEI-DTD-P4-1.0-11|65	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 1.0-8mdv2009.0
12cr|TEI-DTD-P4-1.0-11|66	+ Revision: 261459
12cr|TEI-DTD-P4-1.0-11|67	- rebuild
12cr|TEI-DTD-P4-1.0-11|68	
12cr|TEI-DTD-P4-1.0-11|69	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.0-7mdv2009.0
12cr|TEI-DTD-P4-1.0-11|70	+ Revision: 254355
12cr|TEI-DTD-P4-1.0-11|71	- rebuild
12cr|TEI-DTD-P4-1.0-11|72	
12cr|TEI-DTD-P4-1.0-11|73	* Fri Feb 08 2008 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2008.1
12cr|TEI-DTD-P4-1.0-11|74	+ Revision: 164093
12cr|TEI-DTD-P4-1.0-11|75	- require coreutils instead of fileutils
12cr|TEI-DTD-P4-1.0-11|76	
12cr|TEI-DTD-P4-1.0-11|77	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0-4mdv2008.1
12cr|TEI-DTD-P4-1.0-11|78	+ Revision: 136535
12cr|TEI-DTD-P4-1.0-11|79	- restore BuildRoot
12cr|TEI-DTD-P4-1.0-11|80	
12cr|TEI-DTD-P4-1.0-11|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|TEI-DTD-P4-1.0-11|82	- kill re-definition of %%buildroot on Pixel's request
12cr|TEI-DTD-P4-1.0-11|83	- use %%mkrel
12cr|TEI-DTD-P4-1.0-11|84	- import TEI-DTD-P4
12cr|TEI-DTD-P4-1.0-11|85	
12cr|TEI-DTD-P4-1.0-11|86	
12cr|TEI-DTD-P4-1.0-11|87	* Wed Mar 22 2006 Camille Begnis <camille@mandriva.com> 1.0-4mdk
12cr|TEI-DTD-P4-1.0-11|88	- pleases rpmlint
12cr|TEI-DTD-P4-1.0-11|89	
12cr|TEI-DTD-P4-1.0-11|90	* Mon Sep 06 2004  <camille@ke.mandrakesoft.com> 1.0-3mdk
12cr|TEI-DTD-P4-1.0-11|91	- rebuild
12cr|TEI-DTD-P4-1.0-11|92	
12cr|TEI-DTD-P4-1.0-11|93	* Fri Aug 29 2003  <camille@ke.mandrakesoft.com> 1.0-2mdk
12cr|TEI-DTD-P4-1.0-11|94	- add missing dir
12cr|TEI-DTD-P4-1.0-11|95	
12cr|TEI-DTD-P4-1.0-11|96	* Mon Jul 21 2003  <camille@ke.mandrakesoft.com> 1.0-1mdk
12cr|TEI-DTD-P4-1.0-11|97	- First specs for MDK

7951 12
12cr|tei-xsl-5.2.16-2|1	%define Name tei-xsl
12cr|tei-xsl-5.2.16-2|2	%define Version 5.2.16
12cr|tei-xsl-5.2.16-2|3	%define Release 2
12cr|tei-xsl-5.2.16-2|4	
12cr|tei-xsl-5.2.16-2|5	Name:		%{Name}
12cr|tei-xsl-5.2.16-2|6	Version:	%{Version}
12cr|tei-xsl-5.2.16-2|7	Release:	%{Release}
12cr|tei-xsl-5.2.16-2|8	Group       	: Publishing
12cr|tei-xsl-5.2.16-2|9	
12cr|tei-xsl-5.2.16-2|10	Summary     	: Sebastian Rahtz's modular stylesheets for TEI
12cr|tei-xsl-5.2.16-2|11	
12cr|tei-xsl-5.2.16-2|12	License   	: Artistic like
12cr|tei-xsl-5.2.16-2|13	URL         	: http://www.tei-c.org/Stylesheets/teixsl.html
12cr|tei-xsl-5.2.16-2|14	
12cr|tei-xsl-5.2.16-2|15	Obsoletes:	TEI-style-html
12cr|tei-xsl-5.2.16-2|16	Provides:	TEI-style-html
12cr|tei-xsl-5.2.16-2|17	Requires:	TEI-DTD
12cr|tei-xsl-5.2.16-2|18	Requires(Pre):	sgml-common
12cr|tei-xsl-5.2.16-2|19	
12cr|tei-xsl-5.2.16-2|20	# ZIP spurce downloadable at http://sourceforge.net/project/showfiles.php?group_id=106328&package_id=141124
12cr|tei-xsl-5.2.16-2|21	Source0		: %{name}-%{Version}.tar.bz2
12cr|tei-xsl-5.2.16-2|22	BuildArch	: noarch
12cr|tei-xsl-5.2.16-2|23	
12cr|tei-xsl-5.2.16-2|24	%define sgmlbase %{_datadir}/sgml/
12cr|tei-xsl-5.2.16-2|25	
12cr|tei-xsl-5.2.16-2|26	%Description
12cr|tei-xsl-5.2.16-2|27	These XSL stylesheets allow to convert any TEI document
12cr|tei-xsl-5.2.16-2|28	to the HTML, FO and LaTeX formats.
12cr|tei-xsl-5.2.16-2|29	
12cr|tei-xsl-5.2.16-2|30	%prep
12cr|tei-xsl-5.2.16-2|31	%setup
12cr|tei-xsl-5.2.16-2|32	
12cr|tei-xsl-5.2.16-2|33	%build
12cr|tei-xsl-5.2.16-2|34	
12cr|tei-xsl-5.2.16-2|35	
12cr|tei-xsl-5.2.16-2|36	%install
12cr|tei-xsl-5.2.16-2|37	DESTDIR=$RPM_BUILD_ROOT%{sgmlbase}/TEI/xsl-stylesheets-%{Version}
12cr|tei-xsl-5.2.16-2|38	mkdir -p $DESTDIR
12cr|tei-xsl-5.2.16-2|39	cp -a p4 p5 $DESTDIR
12cr|tei-xsl-5.2.16-2|40	
12cr|tei-xsl-5.2.16-2|41	ln -sf xsl-stylesheets-%{Version} \
12cr|tei-xsl-5.2.16-2|42	$RPM_BUILD_ROOT%{sgmlbase}/TEI/xsl-stylesheets
12cr|tei-xsl-5.2.16-2|43	
12cr|tei-xsl-5.2.16-2|44	# Catalogs management left for brave packagers.
12cr|tei-xsl-5.2.16-2|45	
12cr|tei-xsl-5.2.16-2|46	%files
12cr|tei-xsl-5.2.16-2|47	%defattr (-,root,root)
12cr|tei-xsl-5.2.16-2|48	%doc doc/*
12cr|tei-xsl-5.2.16-2|49	%{sgmlbase}/TEI/*
12cr|tei-xsl-5.2.16-2|50	
12cr|tei-xsl-5.2.16-2|51	%changelog
12cr|tei-xsl-5.2.16-2|52	* Wed Mar 22 2006 Camille Begnis <camille@mandriva.com> 5.2.16-1mdk
12cr|tei-xsl-5.2.16-2|53	- Now includes various output formats in 5.2.16
12cr|tei-xsl-5.2.16-2|54	
12cr|tei-xsl-5.2.16-2|55	* Mon Sep  6 2004 Camille Begnis <camille@mandrakesoft.com> 2.0-3mdk
12cr|tei-xsl-5.2.16-2|56	- rebuild
12cr|tei-xsl-5.2.16-2|57	
12cr|tei-xsl-5.2.16-2|58	* Fri Aug 29 2003  <camille@ke.mandrakesoft.com> 2.0-2mdk
12cr|tei-xsl-5.2.16-2|59	- add missing dir
12cr|tei-xsl-5.2.16-2|60	
12cr|tei-xsl-5.2.16-2|61	* Mon Jul 21 2003  <camille@ke.mandrakesoft.com> 2.0-1mdk
12cr|tei-xsl-5.2.16-2|62	- First specs for MDK
12cr|tei-xsl-5.2.16-2|63	

7952 12
12cr|telepathy-butterfly-0.5.15-1|1	Name:           telepathy-butterfly
12cr|telepathy-butterfly-0.5.15-1|2	Version:        0.5.15
12cr|telepathy-butterfly-0.5.15-1|3	Release:        %mkrel 1
12cr|telepathy-butterfly-0.5.15-1|4	Summary:        MSN connection manager for Telepathy
12cr|telepathy-butterfly-0.5.15-1|5	
12cr|telepathy-butterfly-0.5.15-1|6	Group:          Networking/Instant messaging
12cr|telepathy-butterfly-0.5.15-1|7	License:        GPLv2+
12cr|telepathy-butterfly-0.5.15-1|8	URL:            http://telepathy.freedesktop.org/wiki/
12cr|telepathy-butterfly-0.5.15-1|9	Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
12cr|telepathy-butterfly-0.5.15-1|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|telepathy-butterfly-0.5.15-1|11	
12cr|telepathy-butterfly-0.5.15-1|12	BuildArch:      noarch
12cr|telepathy-butterfly-0.5.15-1|13	BuildRequires:	dbus-devel
12cr|telepathy-butterfly-0.5.15-1|14	BuildRequires:  python-devel
12cr|telepathy-butterfly-0.5.15-1|15	BuildRequires:	pkgconfig
12cr|telepathy-butterfly-0.5.15-1|16	
12cr|telepathy-butterfly-0.5.15-1|17	Requires:	python-telepathy
12cr|telepathy-butterfly-0.5.15-1|18	Requires:	python-papyon >= 0.4.9
12cr|telepathy-butterfly-0.5.15-1|19	Requires:	dbus
12cr|telepathy-butterfly-0.5.15-1|20	Requires:	telepathy-filesystem
12cr|telepathy-butterfly-0.5.15-1|21	Suggests:	python-libproxy
12cr|telepathy-butterfly-0.5.15-1|22	
12cr|telepathy-butterfly-0.5.15-1|23	
12cr|telepathy-butterfly-0.5.15-1|24	%description
12cr|telepathy-butterfly-0.5.15-1|25	An MSN connection manager that handles presence, personal messages,
12cr|telepathy-butterfly-0.5.15-1|26	and conversations
12cr|telepathy-butterfly-0.5.15-1|27	
12cr|telepathy-butterfly-0.5.15-1|28	%files
12cr|telepathy-butterfly-0.5.15-1|29	%defattr(-,root,root,-)
12cr|telepathy-butterfly-0.5.15-1|30	%doc COPYING AUTHORS
12cr|telepathy-butterfly-0.5.15-1|31	%{_prefix}/lib/telepathy-butterfly
12cr|telepathy-butterfly-0.5.15-1|32	%{_datadir}/dbus-1/services/*.service
12cr|telepathy-butterfly-0.5.15-1|33	%{_datadir}/telepathy/managers/*.manager
12cr|telepathy-butterfly-0.5.15-1|34	%{python_sitelib}/butterfly
12cr|telepathy-butterfly-0.5.15-1|35	
12cr|telepathy-butterfly-0.5.15-1|36	#--------------------------------------------------------------------
12cr|telepathy-butterfly-0.5.15-1|37	
12cr|telepathy-butterfly-0.5.15-1|38	%prep
12cr|telepathy-butterfly-0.5.15-1|39	%setup -q
12cr|telepathy-butterfly-0.5.15-1|40	
12cr|telepathy-butterfly-0.5.15-1|41	%build
12cr|telepathy-butterfly-0.5.15-1|42	./configure --prefix=%_prefix --libexecdir=%_prefix/lib
12cr|telepathy-butterfly-0.5.15-1|43	%make
12cr|telepathy-butterfly-0.5.15-1|44	
12cr|telepathy-butterfly-0.5.15-1|45	%install
12cr|telepathy-butterfly-0.5.15-1|46	rm -rf %{buildroot}
12cr|telepathy-butterfly-0.5.15-1|47	%makeinstall_std
12cr|telepathy-butterfly-0.5.15-1|48	
12cr|telepathy-butterfly-0.5.15-1|49	%clean
12cr|telepathy-butterfly-0.5.15-1|50	rm -rf %{buildroot}
12cr|telepathy-butterfly-0.5.15-1|51	
12cr|telepathy-butterfly-0.5.15-1|52	
12cr|telepathy-butterfly-0.5.15-1|53	%changelog
12cr|telepathy-butterfly-0.5.15-1|54	* Sat Jan 29 2011 Funda Wang <fwang@mandriva.org> 0.5.15-1mdv2011.0
12cr|telepathy-butterfly-0.5.15-1|55	+ Revision: 633984
12cr|telepathy-butterfly-0.5.15-1|56	- update to new version 0.5.15
12cr|telepathy-butterfly-0.5.15-1|57	
12cr|telepathy-butterfly-0.5.15-1|58	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.5.14-2mdv2011.0
12cr|telepathy-butterfly-0.5.15-1|59	+ Revision: 592165
12cr|telepathy-butterfly-0.5.15-1|60	- rebuild for python 2.7
12cr|telepathy-butterfly-0.5.15-1|61	
12cr|telepathy-butterfly-0.5.15-1|62	* Fri Oct 01 2010 Funda Wang <fwang@mandriva.org> 0.5.14-1mdv2011.0
12cr|telepathy-butterfly-0.5.15-1|63	+ Revision: 582220
12cr|telepathy-butterfly-0.5.15-1|64	- update to new version 0.5.14
12cr|telepathy-butterfly-0.5.15-1|65	
12cr|telepathy-butterfly-0.5.15-1|66	* Sat Aug 07 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.5.12-1mdv2011.0
12cr|telepathy-butterfly-0.5.15-1|67	+ Revision: 567232
12cr|telepathy-butterfly-0.5.15-1|68	- update to 0.5.12
12cr|telepathy-butterfly-0.5.15-1|69	- improve package dir ownership
12cr|telepathy-butterfly-0.5.15-1|70	
12cr|telepathy-butterfly-0.5.15-1|71	* Mon Jun 21 2010 Frederic Crozat <fcrozat@mandriva.com> 0.5.11-1mdv2010.1
12cr|telepathy-butterfly-0.5.15-1|72	+ Revision: 548354
12cr|telepathy-butterfly-0.5.15-1|73	- Release 0.5.11
12cr|telepathy-butterfly-0.5.15-1|74	
12cr|telepathy-butterfly-0.5.15-1|75	* Sun Apr 25 2010 Frederik Himpe <fhimpe@mandriva.org> 0.5.9-1mdv2010.1
12cr|telepathy-butterfly-0.5.15-1|76	+ Revision: 538540
12cr|telepathy-butterfly-0.5.15-1|77	- Update to new version 0.5.9
12cr|telepathy-butterfly-0.5.15-1|78	- Suggest new optional dependency python-libproxy for automatic
12cr|telepathy-butterfly-0.5.15-1|79	retrieval of proxy settings
12cr|telepathy-butterfly-0.5.15-1|80	
12cr|telepathy-butterfly-0.5.15-1|81	* Fri Apr 16 2010 Frederik Himpe <fhimpe@mandriva.org> 0.5.8-1mdv2010.1
12cr|telepathy-butterfly-0.5.15-1|82	+ Revision: 535570
12cr|telepathy-butterfly-0.5.15-1|83	- update to new version 0.5.8
12cr|telepathy-butterfly-0.5.15-1|84	
12cr|telepathy-butterfly-0.5.15-1|85	* Sat Mar 13 2010 Funda Wang <fwang@mandriva.org> 0.5.6-1mdv2010.1
12cr|telepathy-butterfly-0.5.15-1|86	+ Revision: 518687
12cr|telepathy-butterfly-0.5.15-1|87	- new version 0.5.6
12cr|telepathy-butterfly-0.5.15-1|88	
12cr|telepathy-butterfly-0.5.15-1|89	* Wed Jan 20 2010 Frederik Himpe <fhimpe@mandriva.org> 0.5.4-1mdv2010.1
12cr|telepathy-butterfly-0.5.15-1|90	+ Revision: 494176
12cr|telepathy-butterfly-0.5.15-1|91	- update to new version 0.5.4
12cr|telepathy-butterfly-0.5.15-1|92	
12cr|telepathy-butterfly-0.5.15-1|93	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.3-1mdv2010.1
12cr|telepathy-butterfly-0.5.15-1|94	+ Revision: 462142
12cr|telepathy-butterfly-0.5.15-1|95	- update to new version 0.5.3
12cr|telepathy-butterfly-0.5.15-1|96	
12cr|telepathy-butterfly-0.5.15-1|97	* Thu Oct 22 2009 Frederic Crozat <fcrozat@mandriva.com> 0.5.2-1mdv2010.0
12cr|telepathy-butterfly-0.5.15-1|98	+ Revision: 458738
12cr|telepathy-butterfly-0.5.15-1|99	- Release 0.5.2
12cr|telepathy-butterfly-0.5.15-1|100	
12cr|telepathy-butterfly-0.5.15-1|101	* Mon Sep 14 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.1-1mdv2010.0
12cr|telepathy-butterfly-0.5.15-1|102	+ Revision: 440818
12cr|telepathy-butterfly-0.5.15-1|103	- update to new version 0.5.1
12cr|telepathy-butterfly-0.5.15-1|104	
12cr|telepathy-butterfly-0.5.15-1|105	* Tue Jul 28 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.0-1mdv2010.0
12cr|telepathy-butterfly-0.5.15-1|106	+ Revision: 402831
12cr|telepathy-butterfly-0.5.15-1|107	- Update to new version 0.5.0
12cr|telepathy-butterfly-0.5.15-1|108	- Requires papyon instead of pymsn now
12cr|telepathy-butterfly-0.5.15-1|109	
12cr|telepathy-butterfly-0.5.15-1|110	* Tue Jun 16 2009 Frederik Himpe <fhimpe@mandriva.org> 0.3.4-1mdv2010.0
12cr|telepathy-butterfly-0.5.15-1|111	+ Revision: 386454
12cr|telepathy-butterfly-0.5.15-1|112	- update to new version 0.3.4
12cr|telepathy-butterfly-0.5.15-1|113	
12cr|telepathy-butterfly-0.5.15-1|114	* Sat Jan 10 2009 Frederik Himpe <fhimpe@mandriva.org> 0.3.3-1mdv2009.1
12cr|telepathy-butterfly-0.5.15-1|115	+ Revision: 327961
12cr|telepathy-butterfly-0.5.15-1|116	- update to new version 0.3.3
12cr|telepathy-butterfly-0.5.15-1|117	
12cr|telepathy-butterfly-0.5.15-1|118	* Sun Dec 28 2008 Götz Waschk <waschk@mandriva.org> 0.3.2-4mdv2009.1
12cr|telepathy-butterfly-0.5.15-1|119	+ Revision: 320648
12cr|telepathy-butterfly-0.5.15-1|120	- rebuild for new python
12cr|telepathy-butterfly-0.5.15-1|121	
12cr|telepathy-butterfly-0.5.15-1|122	* Fri Aug 22 2008 Götz Waschk <waschk@mandriva.org> 0.3.2-3mdv2009.0
12cr|telepathy-butterfly-0.5.15-1|123	+ Revision: 275075
12cr|telepathy-butterfly-0.5.15-1|124	- move to Mandriva standard for libexecdir
12cr|telepathy-butterfly-0.5.15-1|125	
12cr|telepathy-butterfly-0.5.15-1|126	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.3.2-2mdv2009.0
12cr|telepathy-butterfly-0.5.15-1|127	+ Revision: 261460
12cr|telepathy-butterfly-0.5.15-1|128	- rebuild
12cr|telepathy-butterfly-0.5.15-1|129	
12cr|telepathy-butterfly-0.5.15-1|130	* Wed Jul 30 2008 Frederik Himpe <fhimpe@mandriva.org> 0.3.2-1mdv2009.0
12cr|telepathy-butterfly-0.5.15-1|131	+ Revision: 254928
12cr|telepathy-butterfly-0.5.15-1|132	- New upstream version 0.3.2
12cr|telepathy-butterfly-0.5.15-1|133	- remove DESTDIR patch, it's not needed anymore and so we can use
12cr|telepathy-butterfly-0.5.15-1|134	%%makeinstall_std now
12cr|telepathy-butterfly-0.5.15-1|135	- Fix license
12cr|telepathy-butterfly-0.5.15-1|136	
12cr|telepathy-butterfly-0.5.15-1|137	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.3.1-3mdv2009.0
12cr|telepathy-butterfly-0.5.15-1|138	+ Revision: 254357
12cr|telepathy-butterfly-0.5.15-1|139	- rebuild
12cr|telepathy-butterfly-0.5.15-1|140	
12cr|telepathy-butterfly-0.5.15-1|141	* Thu Mar 06 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.3.1-1mdv2008.1
12cr|telepathy-butterfly-0.5.15-1|142	+ Revision: 180500
12cr|telepathy-butterfly-0.5.15-1|143	- New version 0.3.1
12cr|telepathy-butterfly-0.5.15-1|144	
12cr|telepathy-butterfly-0.5.15-1|145	+ Olivier Blin <oblin@mandriva.com>
12cr|telepathy-butterfly-0.5.15-1|146	- restore BuildRoot
12cr|telepathy-butterfly-0.5.15-1|147	
12cr|telepathy-butterfly-0.5.15-1|148	+ Thierry Vignaud <tv@mandriva.org>
12cr|telepathy-butterfly-0.5.15-1|149	- kill re-definition of %%buildroot on Pixel's request
12cr|telepathy-butterfly-0.5.15-1|150	
12cr|telepathy-butterfly-0.5.15-1|151	* Sun Jun 10 2007 Michael Scherer <misc@mandriva.org> 0.1.4-1mdv2008.0
12cr|telepathy-butterfly-0.5.15-1|152	+ Revision: 37793
12cr|telepathy-butterfly-0.5.15-1|153	- update to 0.1.4
12cr|telepathy-butterfly-0.5.15-1|154	
12cr|telepathy-butterfly-0.5.15-1|155	
12cr|telepathy-butterfly-0.5.15-1|156	* Sat Jan 13 2007 Michael Scherer <misc@mandriva.org> 0.1.2-5mdv2007.0
12cr|telepathy-butterfly-0.5.15-1|157	+ Revision: 108361
12cr|telepathy-butterfly-0.5.15-1|158	- use %%rel for mkrel
12cr|telepathy-butterfly-0.5.15-1|159	- fix Requires
12cr|telepathy-butterfly-0.5.15-1|160	
12cr|telepathy-butterfly-0.5.15-1|161	* Fri Dec 15 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.1.2-4mdv2007.1
12cr|telepathy-butterfly-0.5.15-1|162	+ Revision: 97480
12cr|telepathy-butterfly-0.5.15-1|163	- Rebuild against new python
12cr|telepathy-butterfly-0.5.15-1|164	- Rebuild against new python
12cr|telepathy-butterfly-0.5.15-1|165	
12cr|telepathy-butterfly-0.5.15-1|166	* Fri Oct 13 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.1.2-2mdv2007.1
12cr|telepathy-butterfly-0.5.15-1|167	+ Revision: 63785
12cr|telepathy-butterfly-0.5.15-1|168	- Fix BuildRequires
12cr|telepathy-butterfly-0.5.15-1|169	- Import telepathy-butterfly
12cr|telepathy-butterfly-0.5.15-1|170	

7953 12
12cr|telepathy-idle-0.1.14-1|1	Name:		telepathy-idle
12cr|telepathy-idle-0.1.14-1|2	Version:	0.1.14
12cr|telepathy-idle-0.1.14-1|3	Release:	1
12cr|telepathy-idle-0.1.14-1|4	Summary:	A Telepathy connection manager implementation for the IRC protocol
12cr|telepathy-idle-0.1.14-1|5	
12cr|telepathy-idle-0.1.14-1|6	Group:		Networking/Instant messaging
12cr|telepathy-idle-0.1.14-1|7	License:	LGPLv2
12cr|telepathy-idle-0.1.14-1|8	URL:		http://telepathy.freedesktop.org/wiki/
12cr|telepathy-idle-0.1.14-1|9	Source0:	http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
12cr|telepathy-idle-0.1.14-1|10	BuildRequires:	glib2-devel
12cr|telepathy-idle-0.1.14-1|11	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|telepathy-idle-0.1.14-1|12	BuildRequires:	pkgconfig(openssl)
12cr|telepathy-idle-0.1.14-1|13	
12cr|telepathy-idle-0.1.14-1|14	BuildRequires:	pkgconfig(telepathy-glib)
12cr|telepathy-idle-0.1.14-1|15	BuildRequires:	pkgconfig(libxslt) libxslt-proc
12cr|telepathy-idle-0.1.14-1|16	BuildRequires:	python-pyxml
12cr|telepathy-idle-0.1.14-1|17	Requires:	telepathy-filesystem
12cr|telepathy-idle-0.1.14-1|18	Requires:	telepathy-glib
12cr|telepathy-idle-0.1.14-1|19	
12cr|telepathy-idle-0.1.14-1|20	%description
12cr|telepathy-idle-0.1.14-1|21	A Telepathy connection manager implementation for the IRC protocol.
12cr|telepathy-idle-0.1.14-1|22	
12cr|telepathy-idle-0.1.14-1|23	%prep
12cr|telepathy-idle-0.1.14-1|24	%setup -q
12cr|telepathy-idle-0.1.14-1|25	
12cr|telepathy-idle-0.1.14-1|26	%build
12cr|telepathy-idle-0.1.14-1|27	autoreconf -fi
12cr|telepathy-idle-0.1.14-1|28	%configure2_5x
12cr|telepathy-idle-0.1.14-1|29	%make
12cr|telepathy-idle-0.1.14-1|30	
12cr|telepathy-idle-0.1.14-1|31	%install
12cr|telepathy-idle-0.1.14-1|32	%makeinstall_std
12cr|telepathy-idle-0.1.14-1|33	
12cr|telepathy-idle-0.1.14-1|34	%files
12cr|telepathy-idle-0.1.14-1|35	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.idle.service
12cr|telepathy-idle-0.1.14-1|36	%{_datadir}/telepathy/managers/idle.manager
12cr|telepathy-idle-0.1.14-1|37	%{_libdir}/telepathy-idle
12cr|telepathy-idle-0.1.14-1|38	%{_mandir}/man8/telepathy-idle.8*

7954 12
12cr|telepathy-kde-accounts-kcm-0.5.1-1|1	%define srcname ktp-accounts-kcm
12cr|telepathy-kde-accounts-kcm-0.5.1-1|2	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|3	Summary:	KControl Module which handles Telepathy Accounts
12cr|telepathy-kde-accounts-kcm-0.5.1-1|4	Name:		telepathy-kde-accounts-kcm
12cr|telepathy-kde-accounts-kcm-0.5.1-1|5	Version:	0.5.1
12cr|telepathy-kde-accounts-kcm-0.5.1-1|6	Release:	1
12cr|telepathy-kde-accounts-kcm-0.5.1-1|7	Url:		https://projects.kde.org/projects/extragear/network/telepathy/ktp-accounts-kcm
12cr|telepathy-kde-accounts-kcm-0.5.1-1|8	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%version/src/%srcname-%version.tar.bz2
12cr|telepathy-kde-accounts-kcm-0.5.1-1|9	License:	GPLv2+
12cr|telepathy-kde-accounts-kcm-0.5.1-1|10	Group:		Networking/Instant messaging
12cr|telepathy-kde-accounts-kcm-0.5.1-1|11	BuildRequires:	ktp-common-internals-devel
12cr|telepathy-kde-accounts-kcm-0.5.1-1|12	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|13	Requires:	telepathy-kde-auth-handler
12cr|telepathy-kde-accounts-kcm-0.5.1-1|14	Obsoletes:	telepathy-kde-accounts-kcm-plugins < 0.2.0-0
12cr|telepathy-kde-accounts-kcm-0.5.1-1|15	Obsoletes:	telepathy-accounts-kcm < 0.2.0-0
12cr|telepathy-kde-accounts-kcm-0.5.1-1|16	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|17	%description
12cr|telepathy-kde-accounts-kcm-0.5.1-1|18	This is a KControl Module which handles adding/editing/removing Telepathy
12cr|telepathy-kde-accounts-kcm-0.5.1-1|19	Accounts. It interacts with any Telepathy Spec compliant AccountManager,
12cr|telepathy-kde-accounts-kcm-0.5.1-1|20	such as telepathy-accountmanager-kwallet to manipulate the accounts.
12cr|telepathy-kde-accounts-kcm-0.5.1-1|21	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|22	%files -f kcm_ktp_accounts.lang
12cr|telepathy-kde-accounts-kcm-0.5.1-1|23	%{_kde_libdir}/kde4/kcm_ktp_accounts.so
12cr|telepathy-kde-accounts-kcm-0.5.1-1|24	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_butterfly.so
12cr|telepathy-kde-accounts-kcm-0.5.1-1|25	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_gabble.so
12cr|telepathy-kde-accounts-kcm-0.5.1-1|26	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_haze.so
12cr|telepathy-kde-accounts-kcm-0.5.1-1|27	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_idle.so
12cr|telepathy-kde-accounts-kcm-0.5.1-1|28	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_rakia.so
12cr|telepathy-kde-accounts-kcm-0.5.1-1|29	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_salut.so
12cr|telepathy-kde-accounts-kcm-0.5.1-1|30	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_sunshine.so
12cr|telepathy-kde-accounts-kcm-0.5.1-1|31	%{_kde_datadir}/telepathy/profiles/
12cr|telepathy-kde-accounts-kcm-0.5.1-1|32	%{_kde_services}/*.desktop
12cr|telepathy-kde-accounts-kcm-0.5.1-1|33	%{_kde_servicetypes}/*.desktop
12cr|telepathy-kde-accounts-kcm-0.5.1-1|34	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|35	#------------------------------------------------------------------------------
12cr|telepathy-kde-accounts-kcm-0.5.1-1|36	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|37	%define major 4
12cr|telepathy-kde-accounts-kcm-0.5.1-1|38	%define libname    %mklibname ktpaccountskcminternal %{major}
12cr|telepathy-kde-accounts-kcm-0.5.1-1|39	#Added on 2011/11/27 for the switch to 0.2 to match upstream name
12cr|telepathy-kde-accounts-kcm-0.5.1-1|40	%define oldlibname %mklibname telepathy-accounts-kcm 4
12cr|telepathy-kde-accounts-kcm-0.5.1-1|41	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|42	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|43	%package -n %{libname}
12cr|telepathy-kde-accounts-kcm-0.5.1-1|44	Summary:    Library package for %{name}
12cr|telepathy-kde-accounts-kcm-0.5.1-1|45	Group:      System/Libraries
12cr|telepathy-kde-accounts-kcm-0.5.1-1|46	%rename %{oldlibname}
12cr|telepathy-kde-accounts-kcm-0.5.1-1|47	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|48	%description -n %{libname}
12cr|telepathy-kde-accounts-kcm-0.5.1-1|49	Library package for %{name}.
12cr|telepathy-kde-accounts-kcm-0.5.1-1|50	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|51	%files -n %{libname}
12cr|telepathy-kde-accounts-kcm-0.5.1-1|52	%{_kde_libdir}/libktpaccountskcminternal.so.%{major}*
12cr|telepathy-kde-accounts-kcm-0.5.1-1|53	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|54	#------------------------------------------------------------------------------
12cr|telepathy-kde-accounts-kcm-0.5.1-1|55	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|56	%define develname  %mklibname -d %{name}
12cr|telepathy-kde-accounts-kcm-0.5.1-1|57	# Added on 2011/11/27 for the switch to 0.2 to match upstream name
12cr|telepathy-kde-accounts-kcm-0.5.1-1|58	%define olddevelname %mklibname -d telepathy-accounts-kcm
12cr|telepathy-kde-accounts-kcm-0.5.1-1|59	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|60	%package -n %{develname}
12cr|telepathy-kde-accounts-kcm-0.5.1-1|61	Summary:    Development headers for %{name}
12cr|telepathy-kde-accounts-kcm-0.5.1-1|62	Group:      Development/KDE and Qt
12cr|telepathy-kde-accounts-kcm-0.5.1-1|63	Provides:   %{name}-devel = %{version}-%{release}
12cr|telepathy-kde-accounts-kcm-0.5.1-1|64	Requires:   %{libname} = %{version}-%{release}
12cr|telepathy-kde-accounts-kcm-0.5.1-1|65	%rename %{olddevelname}
12cr|telepathy-kde-accounts-kcm-0.5.1-1|66	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|67	%description -n %{develname}
12cr|telepathy-kde-accounts-kcm-0.5.1-1|68	This package contains the development headers required to compile software
12cr|telepathy-kde-accounts-kcm-0.5.1-1|69	against %{name}.
12cr|telepathy-kde-accounts-kcm-0.5.1-1|70	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|71	%files -n %{develname}
12cr|telepathy-kde-accounts-kcm-0.5.1-1|72	%{_kde_libdir}/libktpaccountskcminternal.so
12cr|telepathy-kde-accounts-kcm-0.5.1-1|73	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|74	#------------------------------------------------------------------------------
12cr|telepathy-kde-accounts-kcm-0.5.1-1|75	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|76	%prep
12cr|telepathy-kde-accounts-kcm-0.5.1-1|77	%setup -q -n %srcname-%version
12cr|telepathy-kde-accounts-kcm-0.5.1-1|78	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|79	%build
12cr|telepathy-kde-accounts-kcm-0.5.1-1|80	%cmake_kde4
12cr|telepathy-kde-accounts-kcm-0.5.1-1|81	%make
12cr|telepathy-kde-accounts-kcm-0.5.1-1|82	
12cr|telepathy-kde-accounts-kcm-0.5.1-1|83	%install
12cr|telepathy-kde-accounts-kcm-0.5.1-1|84	%makeinstall_std -C build
12cr|telepathy-kde-accounts-kcm-0.5.1-1|85	%find_lang kcm_ktp_accounts --all-name

7955 12
12cr|telepathy-kde-approver-0.5.1-1|1	%define srcname ktp-approver
12cr|telepathy-kde-approver-0.5.1-1|2	
12cr|telepathy-kde-approver-0.5.1-1|3	Summary:	KDE Channel Approver for Telepathy
12cr|telepathy-kde-approver-0.5.1-1|4	Name:		telepathy-kde-approver
12cr|telepathy-kde-approver-0.5.1-1|5	Version:	0.5.1
12cr|telepathy-kde-approver-0.5.1-1|6	Release:	1
12cr|telepathy-kde-approver-0.5.1-1|7	Url:		https://projects.kde.org/projects/playground/network/telepathy/telepathy-approver
12cr|telepathy-kde-approver-0.5.1-1|8	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%version/src/%srcname-%version.tar.bz2
12cr|telepathy-kde-approver-0.5.1-1|9	License:	GPLv2+
12cr|telepathy-kde-approver-0.5.1-1|10	Group:		Networking/Instant messaging
12cr|telepathy-kde-approver-0.5.1-1|11	BuildRequires:	pkgconfig(TelepathyQt4)
12cr|telepathy-kde-approver-0.5.1-1|12	BuildRequires:	kdelibs4-devel
12cr|telepathy-kde-approver-0.5.1-1|13	
12cr|telepathy-kde-approver-0.5.1-1|14	Obsoletes:	telepathy-approver < 0.2.0-0
12cr|telepathy-kde-approver-0.5.1-1|15	
12cr|telepathy-kde-approver-0.5.1-1|16	%description
12cr|telepathy-kde-approver-0.5.1-1|17	KDE Channel Approver for Telepathy.
12cr|telepathy-kde-approver-0.5.1-1|18	
12cr|telepathy-kde-approver-0.5.1-1|19	%files -f kded_ktp_approver.lang
12cr|telepathy-kde-approver-0.5.1-1|20	%{_kde_libdir}/kde4/kded_ktp_approver.so
12cr|telepathy-kde-approver-0.5.1-1|21	%{_kde_configdir}/ktp_approverrc
12cr|telepathy-kde-approver-0.5.1-1|22	%{_kde_services}/kded/ktp_approver.desktop
12cr|telepathy-kde-approver-0.5.1-1|23	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.Approver.service
12cr|telepathy-kde-approver-0.5.1-1|24	
12cr|telepathy-kde-approver-0.5.1-1|25	#------------------------------------------------------------------------------
12cr|telepathy-kde-approver-0.5.1-1|26	
12cr|telepathy-kde-approver-0.5.1-1|27	%prep
12cr|telepathy-kde-approver-0.5.1-1|28	%setup -q -n %{srcname}-%{version}
12cr|telepathy-kde-approver-0.5.1-1|29	
12cr|telepathy-kde-approver-0.5.1-1|30	%build
12cr|telepathy-kde-approver-0.5.1-1|31	%cmake_kde4
12cr|telepathy-kde-approver-0.5.1-1|32	%make
12cr|telepathy-kde-approver-0.5.1-1|33	
12cr|telepathy-kde-approver-0.5.1-1|34	%install
12cr|telepathy-kde-approver-0.5.1-1|35	%makeinstall_std -C build
12cr|telepathy-kde-approver-0.5.1-1|36	%find_lang kded_ktp_approver

7956 12
12cr|telepathy-kde-auth-handler-0.5.1-1|1	%define srcname ktp-auth-handler
12cr|telepathy-kde-auth-handler-0.5.1-1|2	
12cr|telepathy-kde-auth-handler-0.5.1-1|3	Summary:        UI/Kwallet Integration for telepathy-kde
12cr|telepathy-kde-auth-handler-0.5.1-1|4	Name:           telepathy-kde-auth-handler
12cr|telepathy-kde-auth-handler-0.5.1-1|5	Version:	0.5.1
12cr|telepathy-kde-auth-handler-0.5.1-1|6	Release:	1
12cr|telepathy-kde-auth-handler-0.5.1-1|7	Url:		https://projects.kde.org/projects/playground/network/telepathy/telepathy-auth-handler
12cr|telepathy-kde-auth-handler-0.5.1-1|8	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%version/src/%srcname-%version.tar.bz2
12cr|telepathy-kde-auth-handler-0.5.1-1|9	License:	GPLv2+
12cr|telepathy-kde-auth-handler-0.5.1-1|10	Group:		Networking/Instant messaging
12cr|telepathy-kde-auth-handler-0.5.1-1|11	BuildRequires:	telepathy-kde-common-internals-devel
12cr|telepathy-kde-auth-handler-0.5.1-1|12	BuildRequires:	pkgconfig(QJson)
12cr|telepathy-kde-auth-handler-0.5.1-1|13	Requires:	telepathy-kde-common-internals-core
12cr|telepathy-kde-auth-handler-0.5.1-1|14	
12cr|telepathy-kde-auth-handler-0.5.1-1|15	%description
12cr|telepathy-kde-auth-handler-0.5.1-1|16	Provide UI/KWallet Integration For Passwords and SSL Errors on Account Connect
12cr|telepathy-kde-auth-handler-0.5.1-1|17	
12cr|telepathy-kde-auth-handler-0.5.1-1|18	%files -f ktp-auth-handler.lang
12cr|telepathy-kde-auth-handler-0.5.1-1|19	%{_kde_libdir}/kde4/libexec/ktp-auth-handler
12cr|telepathy-kde-auth-handler-0.5.1-1|20	%{_datadir}/telepathy/clients/KTp.SASLHandler.client
12cr|telepathy-kde-auth-handler-0.5.1-1|21	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.SASLHandler.service
12cr|telepathy-kde-auth-handler-0.5.1-1|22	
12cr|telepathy-kde-auth-handler-0.5.1-1|23	#------------------------------------------------------------------------------
12cr|telepathy-kde-auth-handler-0.5.1-1|24	
12cr|telepathy-kde-auth-handler-0.5.1-1|25	%prep
12cr|telepathy-kde-auth-handler-0.5.1-1|26	%setup -q -n %srcname-%version
12cr|telepathy-kde-auth-handler-0.5.1-1|27	
12cr|telepathy-kde-auth-handler-0.5.1-1|28	%build
12cr|telepathy-kde-auth-handler-0.5.1-1|29	%cmake_kde4
12cr|telepathy-kde-auth-handler-0.5.1-1|30	%make
12cr|telepathy-kde-auth-handler-0.5.1-1|31	
12cr|telepathy-kde-auth-handler-0.5.1-1|32	%install
12cr|telepathy-kde-auth-handler-0.5.1-1|33	%makeinstall_std -C build
12cr|telepathy-kde-auth-handler-0.5.1-1|34	%find_lang ktp-auth-handler

7957 12
12cr|telepathy-kde-call-ui-0.5.1-1|1	%define srcname ktp-call-ui
12cr|telepathy-kde-call-ui-0.5.1-1|2	
12cr|telepathy-kde-call-ui-0.5.1-1|3	Name:   telepathy-kde-call-ui
12cr|telepathy-kde-call-ui-0.5.1-1|4	Summary: Voice/Video Call UI for Telepathy
12cr|telepathy-kde-call-ui-0.5.1-1|5	Version: 0.5.1
12cr|telepathy-kde-call-ui-0.5.1-1|6	Release: 1
12cr|telepathy-kde-call-ui-0.5.1-1|7	Url: https://projects.kde.org/projects/playground/network/telepathy/ktp-call-ui
12cr|telepathy-kde-call-ui-0.5.1-1|8	
12cr|telepathy-kde-call-ui-0.5.1-1|9	Source0: ftp://ftp.kde.org/pub/kde/unstable/kde-telepathy/%{version}/src/%{srcname}-%{version}.tar.bz2
12cr|telepathy-kde-call-ui-0.5.1-1|10	Patch0: ktp-call-ui-0.5.0-fix-includes.patch
12cr|telepathy-kde-call-ui-0.5.1-1|11	License: GPLv2+
12cr|telepathy-kde-call-ui-0.5.1-1|12	Group:  Graphical desktop/KDE
12cr|telepathy-kde-call-ui-0.5.1-1|13	BuildRequires: pkgconfig(TelepathyQt4)
12cr|telepathy-kde-call-ui-0.5.1-1|14	BuildRequires: pkgconfig(QtGStreamer-0.10)
12cr|telepathy-kde-call-ui-0.5.1-1|15	BuildRequires: telepathy-kde-common-internals-devel >= %{version}
12cr|telepathy-kde-call-ui-0.5.1-1|16	BuildRequires: boost-devel
12cr|telepathy-kde-call-ui-0.5.1-1|17	
12cr|telepathy-kde-call-ui-0.5.1-1|18	Requires: telepathy-mission-control
12cr|telepathy-kde-call-ui-0.5.1-1|19	Requires: telepathy-gabble
12cr|telepathy-kde-call-ui-0.5.1-1|20	Requires: gstreamer0.10-plugins-base
12cr|telepathy-kde-call-ui-0.5.1-1|21	Requires: gstreamer0.10-plugins-good
12cr|telepathy-kde-call-ui-0.5.1-1|22	Suggests: gstreamer0.10-plugins-bad
12cr|telepathy-kde-call-ui-0.5.1-1|23	Suggests: telepathy-kde-accounts-kcm
12cr|telepathy-kde-call-ui-0.5.1-1|24	
12cr|telepathy-kde-call-ui-0.5.1-1|25	Obsoletes:      telepathy-call-ui < 0.3
12cr|telepathy-kde-call-ui-0.5.1-1|26	
12cr|telepathy-kde-call-ui-0.5.1-1|27	
12cr|telepathy-kde-call-ui-0.5.1-1|28	%description
12cr|telepathy-kde-call-ui-0.5.1-1|29	Voice/Video Call UI for Telepathy.
12cr|telepathy-kde-call-ui-0.5.1-1|30	
12cr|telepathy-kde-call-ui-0.5.1-1|31	%files -f %{srcname}.lang
12cr|telepathy-kde-call-ui-0.5.1-1|32	%{_kde_bindir}/ktp-dialout-ui
12cr|telepathy-kde-call-ui-0.5.1-1|33	%{_kde_libdir}/kde4/libexec/ktp-call-ui
12cr|telepathy-kde-call-ui-0.5.1-1|34	%{_kde_appsdir}/ktp-call-ui/
12cr|telepathy-kde-call-ui-0.5.1-1|35	%{_datadir}/telepathy/clients/KTp.CallUi.client
12cr|telepathy-kde-call-ui-0.5.1-1|36	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.CallUi.service
12cr|telepathy-kde-call-ui-0.5.1-1|37	
12cr|telepathy-kde-call-ui-0.5.1-1|38	#--------------------------------------------------------------------
12cr|telepathy-kde-call-ui-0.5.1-1|39	
12cr|telepathy-kde-call-ui-0.5.1-1|40	%prep
12cr|telepathy-kde-call-ui-0.5.1-1|41	%setup -q -n %{srcname}-%{version}
12cr|telepathy-kde-call-ui-0.5.1-1|42	%apply_patches
12cr|telepathy-kde-call-ui-0.5.1-1|43	
12cr|telepathy-kde-call-ui-0.5.1-1|44	%build
12cr|telepathy-kde-call-ui-0.5.1-1|45	%cmake_kde4
12cr|telepathy-kde-call-ui-0.5.1-1|46	%make
12cr|telepathy-kde-call-ui-0.5.1-1|47	
12cr|telepathy-kde-call-ui-0.5.1-1|48	%install
12cr|telepathy-kde-call-ui-0.5.1-1|49	%makeinstall_std -C build
12cr|telepathy-kde-call-ui-0.5.1-1|50	%find_lang %{srcname}

7958 12
12cr|telepathy-kde-common-internals-0.5.1-1|1	%define srcname ktp-common-internals
12cr|telepathy-kde-common-internals-0.5.1-1|2	%define major 3
12cr|telepathy-kde-common-internals-0.5.1-1|3	%define version_lib 0.5
12cr|telepathy-kde-common-internals-0.5.1-1|4	
12cr|telepathy-kde-common-internals-0.5.1-1|5	Name:		telepathy-kde-common-internals
12cr|telepathy-kde-common-internals-0.5.1-1|6	Version:	%{version_lib}.1
12cr|telepathy-kde-common-internals-0.5.1-1|7	Release:	1
12cr|telepathy-kde-common-internals-0.5.1-1|8	Summary:	KDE Telepathy Parts
12cr|telepathy-kde-common-internals-0.5.1-1|9	Group:		System/Libraries
12cr|telepathy-kde-common-internals-0.5.1-1|10	License:	LGPLv2
12cr|telepathy-kde-common-internals-0.5.1-1|11	URL:		https://projects.kde.org/projects/extragear/network/telepathy/ktp-common-internals
12cr|telepathy-kde-common-internals-0.5.1-1|12	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/kde-telepathy/%version/src/%srcname-%version.tar.bz2
12cr|telepathy-kde-common-internals-0.5.1-1|13	BuildRequires:	pkgconfig(TelepathyQt4) >= 0.9.2.1
12cr|telepathy-kde-common-internals-0.5.1-1|14	BuildRequires:	kdelibs4-devel
12cr|telepathy-kde-common-internals-0.5.1-1|15	
12cr|telepathy-kde-common-internals-0.5.1-1|16	%description
12cr|telepathy-kde-common-internals-0.5.1-1|17	This package provides the commons part used by telepathy kde.
12cr|telepathy-kde-common-internals-0.5.1-1|18	
12cr|telepathy-kde-common-internals-0.5.1-1|19	
12cr|telepathy-kde-common-internals-0.5.1-1|20	#------------------------------------------------------------------------------
12cr|telepathy-kde-common-internals-0.5.1-1|21	%package core
12cr|telepathy-kde-common-internals-0.5.1-1|22	Summary:	Commons files used by telepathy kde
12cr|telepathy-kde-common-internals-0.5.1-1|23	Group:		Graphical desktop/KDE
12cr|telepathy-kde-common-internals-0.5.1-1|24	BuildArch:	noarch
12cr|telepathy-kde-common-internals-0.5.1-1|25	Obsoletes:	%{name}-translations < 0.5.0
12cr|telepathy-kde-common-internals-0.5.1-1|26	Conflicts:	%{name} < 0.5.0
12cr|telepathy-kde-common-internals-0.5.1-1|27	Conflicts:	telepathy-kde-contact-list < 0.4.0
12cr|telepathy-kde-common-internals-0.5.1-1|28	
12cr|telepathy-kde-common-internals-0.5.1-1|29	%description core
12cr|telepathy-kde-common-internals-0.5.1-1|30	Commons files used by telepathy kde
12cr|telepathy-kde-common-internals-0.5.1-1|31	
12cr|telepathy-kde-common-internals-0.5.1-1|32	%files  core -f ktp-common-internals.lang
12cr|telepathy-kde-common-internals-0.5.1-1|33	%{_kde_iconsdir}/hicolor/*/*/*.png
12cr|telepathy-kde-common-internals-0.5.1-1|34	%{_kde_appsdir}/ktelepathy/ktelepathy.notifyrc
12cr|telepathy-kde-common-internals-0.5.1-1|35	%{_kde_iconsdir}/hicolor/scalable/apps/telepathy-kde.svgz
12cr|telepathy-kde-common-internals-0.5.1-1|36	
12cr|telepathy-kde-common-internals-0.5.1-1|37	#------------------------------------------------------------------------------
12cr|telepathy-kde-common-internals-0.5.1-1|38	
12cr|telepathy-kde-common-internals-0.5.1-1|39	%define libktpmodelsprivate %mklibname ktpmodelsprivate %{major}
12cr|telepathy-kde-common-internals-0.5.1-1|40	
12cr|telepathy-kde-common-internals-0.5.1-1|41	%package -n %{libktpmodelsprivate}
12cr|telepathy-kde-common-internals-0.5.1-1|42	Summary:	Runtime library for %{name}
12cr|telepathy-kde-common-internals-0.5.1-1|43	Group:		System/Libraries
12cr|telepathy-kde-common-internals-0.5.1-1|44	
12cr|telepathy-kde-common-internals-0.5.1-1|45	%description -n %{libktpmodelsprivate}
12cr|telepathy-kde-common-internals-0.5.1-1|46	Runtime library for %{name}
12cr|telepathy-kde-common-internals-0.5.1-1|47	
12cr|telepathy-kde-common-internals-0.5.1-1|48	%files -n %{libktpmodelsprivate}
12cr|telepathy-kde-common-internals-0.5.1-1|49	%{_kde_libdir}/libktpmodelsprivate.so.%{major}
12cr|telepathy-kde-common-internals-0.5.1-1|50	%{_kde_libdir}/libktpmodelsprivate.so.%{version_lib}*
12cr|telepathy-kde-common-internals-0.5.1-1|51	
12cr|telepathy-kde-common-internals-0.5.1-1|52	#------------------------------------------------------------------------------
12cr|telepathy-kde-common-internals-0.5.1-1|53	
12cr|telepathy-kde-common-internals-0.5.1-1|54	%define libktpcommoninternalsprivate %mklibname ktpcommoninternalsprivate %{major}
12cr|telepathy-kde-common-internals-0.5.1-1|55	
12cr|telepathy-kde-common-internals-0.5.1-1|56	%package -n %{libktpcommoninternalsprivate}
12cr|telepathy-kde-common-internals-0.5.1-1|57	Summary:	Runtime library for %{name}
12cr|telepathy-kde-common-internals-0.5.1-1|58	Group:		System/Libraries
12cr|telepathy-kde-common-internals-0.5.1-1|59	
12cr|telepathy-kde-common-internals-0.5.1-1|60	%description -n %{libktpcommoninternalsprivate}
12cr|telepathy-kde-common-internals-0.5.1-1|61	Runtime library for %{name}
12cr|telepathy-kde-common-internals-0.5.1-1|62	
12cr|telepathy-kde-common-internals-0.5.1-1|63	%files -n %{libktpcommoninternalsprivate}
12cr|telepathy-kde-common-internals-0.5.1-1|64	%{_kde_libdir}/libktpcommoninternalsprivate.so.%{major}
12cr|telepathy-kde-common-internals-0.5.1-1|65	%{_kde_libdir}/libktpcommoninternalsprivate.so.%{version_lib}*
12cr|telepathy-kde-common-internals-0.5.1-1|66	
12cr|telepathy-kde-common-internals-0.5.1-1|67	#------------------------------------------------------------------------------
12cr|telepathy-kde-common-internals-0.5.1-1|68	
12cr|telepathy-kde-common-internals-0.5.1-1|69	%define libktpwidgetsprivate %mklibname ktpwidgetsprivate %{major}
12cr|telepathy-kde-common-internals-0.5.1-1|70	
12cr|telepathy-kde-common-internals-0.5.1-1|71	%package -n %{libktpwidgetsprivate}
12cr|telepathy-kde-common-internals-0.5.1-1|72	Summary:	Runtime library for %{name}
12cr|telepathy-kde-common-internals-0.5.1-1|73	Group:		System/Libraries
12cr|telepathy-kde-common-internals-0.5.1-1|74	
12cr|telepathy-kde-common-internals-0.5.1-1|75	%description -n %{libktpwidgetsprivate}
12cr|telepathy-kde-common-internals-0.5.1-1|76	Runtime library for %{name}
12cr|telepathy-kde-common-internals-0.5.1-1|77	
12cr|telepathy-kde-common-internals-0.5.1-1|78	%files -n %{libktpwidgetsprivate}
12cr|telepathy-kde-common-internals-0.5.1-1|79	%{_kde_libdir}/libktpwidgetsprivate.so.%{major}
12cr|telepathy-kde-common-internals-0.5.1-1|80	%{_kde_libdir}/libktpwidgetsprivate.so.%{version_lib}*
12cr|telepathy-kde-common-internals-0.5.1-1|81	
12cr|telepathy-kde-common-internals-0.5.1-1|82	#------------------------------------------------------------------------------
12cr|telepathy-kde-common-internals-0.5.1-1|83	
12cr|telepathy-kde-common-internals-0.5.1-1|84	%define devel %mklibname %{name} -d
12cr|telepathy-kde-common-internals-0.5.1-1|85	
12cr|telepathy-kde-common-internals-0.5.1-1|86	%package -n %{devel}
12cr|telepathy-kde-common-internals-0.5.1-1|87	Summary:	Headers files for %{name}
12cr|telepathy-kde-common-internals-0.5.1-1|88	Group:		Development/KDE and Qt
12cr|telepathy-kde-common-internals-0.5.1-1|89	Provides:	%{name}-devel = %{version}-%{release}
12cr|telepathy-kde-common-internals-0.5.1-1|90	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|telepathy-kde-common-internals-0.5.1-1|91	Requires:	%{libktpmodelsprivate} = %{version}-%{release}
12cr|telepathy-kde-common-internals-0.5.1-1|92	Requires:	%{libktpcommoninternalsprivate} = %{version}-%{release}
12cr|telepathy-kde-common-internals-0.5.1-1|93	Requires:	%{libktpwidgetsprivate} = %{version}-%{release}
12cr|telepathy-kde-common-internals-0.5.1-1|94	Provides:	%{srcname}-devel = %{version}-%{release}
12cr|telepathy-kde-common-internals-0.5.1-1|95	
12cr|telepathy-kde-common-internals-0.5.1-1|96	%description -n %{devel}
12cr|telepathy-kde-common-internals-0.5.1-1|97	Headers files for %{name}
12cr|telepathy-kde-common-internals-0.5.1-1|98	
12cr|telepathy-kde-common-internals-0.5.1-1|99	%files -n %{devel}
12cr|telepathy-kde-common-internals-0.5.1-1|100	%{_kde_includedir}/KTp/
12cr|telepathy-kde-common-internals-0.5.1-1|101	%{_kde_libdir}/libktpmodelsprivate.so
12cr|telepathy-kde-common-internals-0.5.1-1|102	%{_kde_libdir}/libktpcommoninternalsprivate.so
12cr|telepathy-kde-common-internals-0.5.1-1|103	%{_kde_libdir}/libktpwidgetsprivate.so
12cr|telepathy-kde-common-internals-0.5.1-1|104	%{_kde_bindir}/ktp-debugger
12cr|telepathy-kde-common-internals-0.5.1-1|105	
12cr|telepathy-kde-common-internals-0.5.1-1|106	#------------------------------------------------------------------------------
12cr|telepathy-kde-common-internals-0.5.1-1|107	
12cr|telepathy-kde-common-internals-0.5.1-1|108	%prep
12cr|telepathy-kde-common-internals-0.5.1-1|109	%setup -q -n %{srcname}-%{version}
12cr|telepathy-kde-common-internals-0.5.1-1|110	
12cr|telepathy-kde-common-internals-0.5.1-1|111	%build
12cr|telepathy-kde-common-internals-0.5.1-1|112	%cmake_kde4
12cr|telepathy-kde-common-internals-0.5.1-1|113	%make
12cr|telepathy-kde-common-internals-0.5.1-1|114	
12cr|telepathy-kde-common-internals-0.5.1-1|115	%install
12cr|telepathy-kde-common-internals-0.5.1-1|116	%makeinstall_std -C build
12cr|telepathy-kde-common-internals-0.5.1-1|117	
12cr|telepathy-kde-common-internals-0.5.1-1|118	%find_lang ktp-common-internals

7959 12
12cr|telepathy-kde-contact-applet-0.5.1-1|1	%define srcname ktp-contact-applet
12cr|telepathy-kde-contact-applet-0.5.1-1|2	
12cr|telepathy-kde-contact-applet-0.5.1-1|3	Summary:        Telepathy KDE Contact Plasmoid
12cr|telepathy-kde-contact-applet-0.5.1-1|4	Name:           telepathy-kde-contact-applet
12cr|telepathy-kde-contact-applet-0.5.1-1|5	Version:	0.5.1
12cr|telepathy-kde-contact-applet-0.5.1-1|6	Release:        1
12cr|telepathy-kde-contact-applet-0.5.1-1|7	Url:            https://projects.kde.org/projects/playground/network/telepathy/telepathy-contact-applet
12cr|telepathy-kde-contact-applet-0.5.1-1|8	Source0:        ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%version/src/%srcname-%version.tar.bz2
12cr|telepathy-kde-contact-applet-0.5.1-1|9	License:        GPLv2+
12cr|telepathy-kde-contact-applet-0.5.1-1|10	Group:          Networking/Instant messaging
12cr|telepathy-kde-contact-applet-0.5.1-1|11	BuildRequires:  telepathy-kde-common-internals-devel >= %{version}
12cr|telepathy-kde-contact-applet-0.5.1-1|12	Requires:       telepathy-kde-common-internals-core
12cr|telepathy-kde-contact-applet-0.5.1-1|13	
12cr|telepathy-kde-contact-applet-0.5.1-1|14	%description
12cr|telepathy-kde-contact-applet-0.5.1-1|15	Telepathy KDE Contact Plasmoid.
12cr|telepathy-kde-contact-applet-0.5.1-1|16	
12cr|telepathy-kde-contact-applet-0.5.1-1|17	%files -f plasma_applet_ktp_contact.lang
12cr|telepathy-kde-contact-applet-0.5.1-1|18	%{_kde_libdir}/kde4/plasma_applet_ktp_contact.so
12cr|telepathy-kde-contact-applet-0.5.1-1|19	%{_kde_libdir}/kde4/imports/org/kde/telepathy/contactlist/
12cr|telepathy-kde-contact-applet-0.5.1-1|20	%{_kde_services}/plasma_applet_ktp_contact.desktop
12cr|telepathy-kde-contact-applet-0.5.1-1|21	%{_kde_services}/plasma-applet-ktp-contactlist.desktop
12cr|telepathy-kde-contact-applet-0.5.1-1|22	%{_kde_appsdir}/plasma/plasmoids/org.kde.ktp-contact/
12cr|telepathy-kde-contact-applet-0.5.1-1|23	%{_kde_appsdir}/plasma/plasmoids/org.kde.ktp.contactlist/
12cr|telepathy-kde-contact-applet-0.5.1-1|24	
12cr|telepathy-kde-contact-applet-0.5.1-1|25	#------------------------------------------------------------------------------
12cr|telepathy-kde-contact-applet-0.5.1-1|26	
12cr|telepathy-kde-contact-applet-0.5.1-1|27	%prep
12cr|telepathy-kde-contact-applet-0.5.1-1|28	%setup -q -n %srcname-%version
12cr|telepathy-kde-contact-applet-0.5.1-1|29	%apply_patches
12cr|telepathy-kde-contact-applet-0.5.1-1|30	
12cr|telepathy-kde-contact-applet-0.5.1-1|31	%build
12cr|telepathy-kde-contact-applet-0.5.1-1|32	%cmake_kde4
12cr|telepathy-kde-contact-applet-0.5.1-1|33	%make
12cr|telepathy-kde-contact-applet-0.5.1-1|34	
12cr|telepathy-kde-contact-applet-0.5.1-1|35	%install
12cr|telepathy-kde-contact-applet-0.5.1-1|36	%makeinstall_std -C build
12cr|telepathy-kde-contact-applet-0.5.1-1|37	
12cr|telepathy-kde-contact-applet-0.5.1-1|38	%find_lang plasma_applet_ktp_contact

7960 12
12cr|telepathy-kde-contact-list-0.5.1-1|1	%define srcname ktp-contact-list
12cr|telepathy-kde-contact-list-0.5.1-1|2	
12cr|telepathy-kde-contact-list-0.5.1-1|3	Summary:        Telepathy contact list application
12cr|telepathy-kde-contact-list-0.5.1-1|4	Name:           telepathy-kde-contact-list
12cr|telepathy-kde-contact-list-0.5.1-1|5	Version:	0.5.1
12cr|telepathy-kde-contact-list-0.5.1-1|6	Release:        1
12cr|telepathy-kde-contact-list-0.5.1-1|7	Url:            https://projects.kde.org/projects/extragear/network/telepathy/ktp-contact-list
12cr|telepathy-kde-contact-list-0.5.1-1|8	Source0:        ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%version/src/%srcname-%version.tar.bz2
12cr|telepathy-kde-contact-list-0.5.1-1|9	License:        GPLv2+
12cr|telepathy-kde-contact-list-0.5.1-1|10	Group:          Networking/Instant messaging
12cr|telepathy-kde-contact-list-0.5.1-1|11	BuildRequires:  telepathy-kde-common-internals-devel >= %{version}
12cr|telepathy-kde-contact-list-0.5.1-1|12	
12cr|telepathy-kde-contact-list-0.5.1-1|13	Requires:       telepathy-kde-text-ui
12cr|telepathy-kde-contact-list-0.5.1-1|14	Requires:       telepathy-kde-accounts-kcm
12cr|telepathy-kde-contact-list-0.5.1-1|15	Requires:       telepathy-kde-auth-handler
12cr|telepathy-kde-contact-list-0.5.1-1|16	Requires:       telepathy-kde-filetransfer-handler
12cr|telepathy-kde-contact-list-0.5.1-1|17	Requires:       telepathy-kde-integration-module
12cr|telepathy-kde-contact-list-0.5.1-1|18	Requires:       telepathy-kde-approver
12cr|telepathy-kde-contact-list-0.5.1-1|19	Requires:       telepathy-mission-control
12cr|telepathy-kde-contact-list-0.5.1-1|20	
12cr|telepathy-kde-contact-list-0.5.1-1|21	#Needed for Jabber
12cr|telepathy-kde-contact-list-0.5.1-1|22	Requires: telepathy-gabble
12cr|telepathy-kde-contact-list-0.5.1-1|23	# needed by MSN
12cr|telepathy-kde-contact-list-0.5.1-1|24	Suggests: telepathy-butterfly
12cr|telepathy-kde-contact-list-0.5.1-1|25	# various protocol provided by libpurple
12cr|telepathy-kde-contact-list-0.5.1-1|26	Suggests: telepathy-haze
12cr|telepathy-kde-contact-list-0.5.1-1|27	# needed for local XMPP
12cr|telepathy-kde-contact-list-0.5.1-1|28	Suggests: telepathy-salut
12cr|telepathy-kde-contact-list-0.5.1-1|29	# needed for irc
12cr|telepathy-kde-contact-list-0.5.1-1|30	Suggests: telepathy-idle
12cr|telepathy-kde-contact-list-0.5.1-1|31	# needed for voip
12cr|telepathy-kde-contact-list-0.5.1-1|32	Suggests: gstreamer0.10-farsight2
12cr|telepathy-kde-contact-list-0.5.1-1|33	
12cr|telepathy-kde-contact-list-0.5.1-1|34	Suggests:       telepathy-kde-contact-applet
12cr|telepathy-kde-contact-list-0.5.1-1|35	
12cr|telepathy-kde-contact-list-0.5.1-1|36	# Added on 2011/11/27
12cr|telepathy-kde-contact-list-0.5.1-1|37	Obsoletes:      telepathy-contact-list < 0.2.0-0
12cr|telepathy-kde-contact-list-0.5.1-1|38	
12cr|telepathy-kde-contact-list-0.5.1-1|39	%description
12cr|telepathy-kde-contact-list-0.5.1-1|40	Telepathy contact list application.
12cr|telepathy-kde-contact-list-0.5.1-1|41	
12cr|telepathy-kde-contact-list-0.5.1-1|42	%files -f ktp-contactlist.lang
12cr|telepathy-kde-contact-list-0.5.1-1|43	%{_kde_bindir}/ktp-contactlist
12cr|telepathy-kde-contact-list-0.5.1-1|44	%{_kde_datadir}/applications/kde4/ktp-contactlist.desktop
12cr|telepathy-kde-contact-list-0.5.1-1|45	
12cr|telepathy-kde-contact-list-0.5.1-1|46	#--------------------------------------------------------------------
12cr|telepathy-kde-contact-list-0.5.1-1|47	
12cr|telepathy-kde-contact-list-0.5.1-1|48	%prep
12cr|telepathy-kde-contact-list-0.5.1-1|49	%setup -q -n %srcname-%version
12cr|telepathy-kde-contact-list-0.5.1-1|50	
12cr|telepathy-kde-contact-list-0.5.1-1|51	%build
12cr|telepathy-kde-contact-list-0.5.1-1|52	%cmake_kde4
12cr|telepathy-kde-contact-list-0.5.1-1|53	%make
12cr|telepathy-kde-contact-list-0.5.1-1|54	
12cr|telepathy-kde-contact-list-0.5.1-1|55	%install
12cr|telepathy-kde-contact-list-0.5.1-1|56	%makeinstall_std -C build
12cr|telepathy-kde-contact-list-0.5.1-1|57	%find_lang ktp-contactlist
12cr|telepathy-kde-contact-list-0.5.1-1|58	

7961 12
12cr|telepathy-kde-contact-runner-0.5.1-1|1	%define srcname ktp-contact-runner
12cr|telepathy-kde-contact-runner-0.5.1-1|2	
12cr|telepathy-kde-contact-runner-0.5.1-1|3	Summary:	KRunner plugin for KDE Telepathy
12cr|telepathy-kde-contact-runner-0.5.1-1|4	Name:		telepathy-kde-contact-runner
12cr|telepathy-kde-contact-runner-0.5.1-1|5	Version:	0.5.1
12cr|telepathy-kde-contact-runner-0.5.1-1|6	Release:	1
12cr|telepathy-kde-contact-runner-0.5.1-1|7	Url:		https://projects.kde.org/projects/extragear/network/telepathy/ktp-contact-runner
12cr|telepathy-kde-contact-runner-0.5.1-1|8	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%version/src/%srcname-%version.tar.bz2
12cr|telepathy-kde-contact-runner-0.5.1-1|9	License:	GPLv2+
12cr|telepathy-kde-contact-runner-0.5.1-1|10	Group:		Networking/Instant messaging
12cr|telepathy-kde-contact-runner-0.5.1-1|11	BuildRequires:	telepathy-kde-common-internals-devel >= %{version}
12cr|telepathy-kde-contact-runner-0.5.1-1|12	Requires:	telepathy-kde-common-internals-core
12cr|telepathy-kde-contact-runner-0.5.1-1|13	
12cr|telepathy-kde-contact-runner-0.5.1-1|14	%description
12cr|telepathy-kde-contact-runner-0.5.1-1|15	KRunner plugin for KDE Telepathy.
12cr|telepathy-kde-contact-runner-0.5.1-1|16	
12cr|telepathy-kde-contact-runner-0.5.1-1|17	%files -f plasma_runner_ktp_contacts.lang
12cr|telepathy-kde-contact-runner-0.5.1-1|18	%{_kde_libdir}/kde4/krunner_ktp_contacts.so
12cr|telepathy-kde-contact-runner-0.5.1-1|19	%{_kde_services}/plasma-runner-ktp-contact.desktop
12cr|telepathy-kde-contact-runner-0.5.1-1|20	
12cr|telepathy-kde-contact-runner-0.5.1-1|21	#------------------------------------------------------------------------------
12cr|telepathy-kde-contact-runner-0.5.1-1|22	
12cr|telepathy-kde-contact-runner-0.5.1-1|23	%prep
12cr|telepathy-kde-contact-runner-0.5.1-1|24	%setup -q -n %srcname-%version
12cr|telepathy-kde-contact-runner-0.5.1-1|25	
12cr|telepathy-kde-contact-runner-0.5.1-1|26	%build
12cr|telepathy-kde-contact-runner-0.5.1-1|27	%cmake_kde4
12cr|telepathy-kde-contact-runner-0.5.1-1|28	%make
12cr|telepathy-kde-contact-runner-0.5.1-1|29	
12cr|telepathy-kde-contact-runner-0.5.1-1|30	%install
12cr|telepathy-kde-contact-runner-0.5.1-1|31	%makeinstall_std -C build
12cr|telepathy-kde-contact-runner-0.5.1-1|32	
12cr|telepathy-kde-contact-runner-0.5.1-1|33	%find_lang plasma_runner_ktp_contacts

7962 12
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|1	%define srcname ktp-filetransfer-handler
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|2	
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|3	Summary:	Telepathy KDE File transfer handler
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|4	Name:		telepathy-kde-filetransfer-handler
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|5	Version:	0.5.1
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|6	Release:	1
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|7	Url:		https://projects.kde.org/projects/playground/network/telepathy/telepathy-filetransfer-handler
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|8	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%version/src/%srcname-%version.tar.bz2
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|9	License:	GPLv2+
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|10	Group:		Networking/Instant messaging
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|11	BuildRequires:	telepathy-kde-common-internals-devel >= %{version}
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|12	Requires:	telepathy-kde-common-internals-core
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|13	
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|14	%description
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|15	Telepathy-KDE file transfer handler
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|16	
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|17	%files -f ktp-filetransfer-handler.lang
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|18	%{_kde_libdir}/kde4/libexec/ktp-filetransfer-handler
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|19	%{_datadir}/telepathy/clients/KTp.FileTransferHandler.client
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|20	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.FileTransferHandler.service
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|21	
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|22	#------------------------------------------------------------------------------
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|23	
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|24	%prep
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|25	%setup -q -n %srcname-%version
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|26	
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|27	%build
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|28	%cmake_kde4
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|29	%make
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|30	
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|31	%install
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|32	%makeinstall_std -C build
12cr|telepathy-kde-filetransfer-handler-0.5.1-1|33	%find_lang ktp-filetransfer-handler

7963 12
12cr|telepathy-kde-integration-module-0.5.1-1|1	%define srcname ktp-kded-integration-module
12cr|telepathy-kde-integration-module-0.5.1-1|2	Summary:        Telepathy KDE Integration module
12cr|telepathy-kde-integration-module-0.5.1-1|3	Name:           telepathy-kde-integration-module
12cr|telepathy-kde-integration-module-0.5.1-1|4	Version:	0.5.1
12cr|telepathy-kde-integration-module-0.5.1-1|5	Release:        1
12cr|telepathy-kde-integration-module-0.5.1-1|6	Url:            https://projects.kde.org/projects/playground/network/telepathy/telepathy-kded-module
12cr|telepathy-kde-integration-module-0.5.1-1|7	Source0:        ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%version/src/%srcname-%version.tar.bz2
12cr|telepathy-kde-integration-module-0.5.1-1|8	License:        GPLv2+
12cr|telepathy-kde-integration-module-0.5.1-1|9	Group:          Networking/Instant messaging
12cr|telepathy-kde-integration-module-0.5.1-1|10	BuildRequires:  telepathy-kde-common-internals-devel >= %{version}
12cr|telepathy-kde-integration-module-0.5.1-1|11	Requires:       telepathy-kde-common-internals-core
12cr|telepathy-kde-integration-module-0.5.1-1|12	
12cr|telepathy-kde-integration-module-0.5.1-1|13	
12cr|telepathy-kde-integration-module-0.5.1-1|14	%description
12cr|telepathy-kde-integration-module-0.5.1-1|15	This module sits in KDED and takes care of various bits of system
12cr|telepathy-kde-integration-module-0.5.1-1|16	integration like setting user to auto-away or handling connection
12cr|telepathy-kde-integration-module-0.5.1-1|17	errors.
12cr|telepathy-kde-integration-module-0.5.1-1|18	
12cr|telepathy-kde-integration-module-0.5.1-1|19	%files  -f kded_ktp_integration_module.lang
12cr|telepathy-kde-integration-module-0.5.1-1|20	%{_kde_libdir}/kde4/kcm_ktp_integration_module.so
12cr|telepathy-kde-integration-module-0.5.1-1|21	%{_kde_libdir}/kde4/kded_ktp_integration_module.so
12cr|telepathy-kde-integration-module-0.5.1-1|22	%{_kde_services}/kded/kded_ktp_integration_module.desktop
12cr|telepathy-kde-integration-module-0.5.1-1|23	%{_kde_services}/kcm_ktp_integration_module.desktop
12cr|telepathy-kde-integration-module-0.5.1-1|24	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.KdedIntegrationModule.service
12cr|telepathy-kde-integration-module-0.5.1-1|25	
12cr|telepathy-kde-integration-module-0.5.1-1|26	#--------------------------------------------------------------------
12cr|telepathy-kde-integration-module-0.5.1-1|27	
12cr|telepathy-kde-integration-module-0.5.1-1|28	%prep
12cr|telepathy-kde-integration-module-0.5.1-1|29	%setup -q -n %srcname-%version
12cr|telepathy-kde-integration-module-0.5.1-1|30	
12cr|telepathy-kde-integration-module-0.5.1-1|31	%build
12cr|telepathy-kde-integration-module-0.5.1-1|32	%cmake_kde4
12cr|telepathy-kde-integration-module-0.5.1-1|33	%make
12cr|telepathy-kde-integration-module-0.5.1-1|34	
12cr|telepathy-kde-integration-module-0.5.1-1|35	%install
12cr|telepathy-kde-integration-module-0.5.1-1|36	%makeinstall_std -C build
12cr|telepathy-kde-integration-module-0.5.1-1|37	%find_lang kded_ktp_integration_module

7964 12
12cr|telepathy-kde-kded-integration-module-0.5.1-1|1	%define	srcname	ktp-kded-integration-module
12cr|telepathy-kde-kded-integration-module-0.5.1-1|2	
12cr|telepathy-kde-kded-integration-module-0.5.1-1|3	Name:		telepathy-kde-kded-integration-module
12cr|telepathy-kde-kded-integration-module-0.5.1-1|4	Summary:	KDE integration for telepathy
12cr|telepathy-kde-kded-integration-module-0.5.1-1|5	Version:	0.5.1
12cr|telepathy-kde-kded-integration-module-0.5.1-1|6	Release:	1
12cr|telepathy-kde-kded-integration-module-0.5.1-1|7	Group:		Networking/Instant messaging
12cr|telepathy-kde-kded-integration-module-0.5.1-1|8	License:	LGPLv2+
12cr|telepathy-kde-kded-integration-module-0.5.1-1|9	URL:		https://projects.kde.org/projects/extragear/network/telepathy/ktp-kded-module
12cr|telepathy-kde-kded-integration-module-0.5.1-1|10	Source0:	http://download.kde.org/unstable/kde-telepathy/%{version}/src/%{srcname}-%{version}.tar.bz2
12cr|telepathy-kde-kded-integration-module-0.5.1-1|11	
12cr|telepathy-kde-kded-integration-module-0.5.1-1|12	BuildRequires:	gettext
12cr|telepathy-kde-kded-integration-module-0.5.1-1|13	BuildRequires:	kdelibs4-devel
12cr|telepathy-kde-kded-integration-module-0.5.1-1|14	BuildRequires:	ktp-common-internals-devel >= %{version}
12cr|telepathy-kde-kded-integration-module-0.5.1-1|15	
12cr|telepathy-kde-kded-integration-module-0.5.1-1|16	Obsoletes: telepathy-kde-integration-module < 0.3.0
12cr|telepathy-kde-kded-integration-module-0.5.1-1|17	Provides:  telepathy-kde-integration-module = %{version}-%{release}
12cr|telepathy-kde-kded-integration-module-0.5.1-1|18	
12cr|telepathy-kde-kded-integration-module-0.5.1-1|19	%description
12cr|telepathy-kde-kded-integration-module-0.5.1-1|20	This module sits in KDED and takes care of various bits of system
12cr|telepathy-kde-kded-integration-module-0.5.1-1|21	integration like setting user to auto-away or handling connection errors.
12cr|telepathy-kde-kded-integration-module-0.5.1-1|22	
12cr|telepathy-kde-kded-integration-module-0.5.1-1|23	%prep
12cr|telepathy-kde-kded-integration-module-0.5.1-1|24	%setup -q -n %{srcname}-%{version}
12cr|telepathy-kde-kded-integration-module-0.5.1-1|25	
12cr|telepathy-kde-kded-integration-module-0.5.1-1|26	%build
12cr|telepathy-kde-kded-integration-module-0.5.1-1|27	%cmake_qt4
12cr|telepathy-kde-kded-integration-module-0.5.1-1|28	%make
12cr|telepathy-kde-kded-integration-module-0.5.1-1|29	
12cr|telepathy-kde-kded-integration-module-0.5.1-1|30	
12cr|telepathy-kde-kded-integration-module-0.5.1-1|31	%install
12cr|telepathy-kde-kded-integration-module-0.5.1-1|32	%makeinstall_std -C build
12cr|telepathy-kde-kded-integration-module-0.5.1-1|33	
12cr|telepathy-kde-kded-integration-module-0.5.1-1|34	%find_lang %{name} --all-name --with-kde
12cr|telepathy-kde-kded-integration-module-0.5.1-1|35	
12cr|telepathy-kde-kded-integration-module-0.5.1-1|36	
12cr|telepathy-kde-kded-integration-module-0.5.1-1|37	%files -f %{name}.lang
12cr|telepathy-kde-kded-integration-module-0.5.1-1|38	%doc COPYING
12cr|telepathy-kde-kded-integration-module-0.5.1-1|39	%{_kde_libdir}/kde4/kcm_ktp_integration_module.so
12cr|telepathy-kde-kded-integration-module-0.5.1-1|40	%{_kde_libdir}/kde4/kded_ktp_integration_module.so
12cr|telepathy-kde-kded-integration-module-0.5.1-1|41	%{_kde_datadir}/kde4/services/kcm_ktp_integration_module.desktop
12cr|telepathy-kde-kded-integration-module-0.5.1-1|42	%{_kde_datadir}/kde4/services/kded/kded_ktp_integration_module.desktop
12cr|telepathy-kde-kded-integration-module-0.5.1-1|43	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.KdedIntegrationModule.service

7965 12
12cr|telepathy-kde-presence-applet-0.5.1-1|1	%define srcname ktp-presence-applet
12cr|telepathy-kde-presence-applet-0.5.1-1|2	
12cr|telepathy-kde-presence-applet-0.5.1-1|3	Summary:	Plasma applet for managing the user's Telepathy account presence
12cr|telepathy-kde-presence-applet-0.5.1-1|4	Name:		telepathy-kde-presence-applet
12cr|telepathy-kde-presence-applet-0.5.1-1|5	Version:	0.5.1
12cr|telepathy-kde-presence-applet-0.5.1-1|6	Release:	1
12cr|telepathy-kde-presence-applet-0.5.1-1|7	Url:		https://projects.kde.org/projects/playground/network/telepathy/telepathy-presence-applet
12cr|telepathy-kde-presence-applet-0.5.1-1|8	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%version/src/%srcname-%version.tar.bz2
12cr|telepathy-kde-presence-applet-0.5.1-1|9	License:	GPLv2+
12cr|telepathy-kde-presence-applet-0.5.1-1|10	Group:		Networking/Instant messaging
12cr|telepathy-kde-presence-applet-0.5.1-1|11	
12cr|telepathy-kde-presence-applet-0.5.1-1|12	BuildRequires:	telepathy-kde-common-internals-devel >= %{version}
12cr|telepathy-kde-presence-applet-0.5.1-1|13	Requires:	telepathy-kde-contact-list
12cr|telepathy-kde-presence-applet-0.5.1-1|14	Suggests:	telepathy-kde-contact-applet
12cr|telepathy-kde-presence-applet-0.5.1-1|15	# Package rename
12cr|telepathy-kde-presence-applet-0.5.1-1|16	# Added on cauldron for the 0.2 switch (Mageia 2)
12cr|telepathy-kde-presence-applet-0.5.1-1|17	Obsoletes:	telepathy-presence-applet < 0.2.0-0
12cr|telepathy-kde-presence-applet-0.5.1-1|18	# Telepathy kde presence dataengine is not ported to telepathy qt 0.9 for the 0.3 releas
12cr|telepathy-kde-presence-applet-0.5.1-1|19	# so i'm obsoleting it in the presence applet
12cr|telepathy-kde-presence-applet-0.5.1-1|20	Obsoletes:	telepathy-kde-presence-dataengine < 0.3.0-0
12cr|telepathy-kde-presence-applet-0.5.1-1|21	
12cr|telepathy-kde-presence-applet-0.5.1-1|22	%description
12cr|telepathy-kde-presence-applet-0.5.1-1|23	A Plasma applet for managing the user's
12cr|telepathy-kde-presence-applet-0.5.1-1|24	Telepathy account presence.
12cr|telepathy-kde-presence-applet-0.5.1-1|25	
12cr|telepathy-kde-presence-applet-0.5.1-1|26	%files -f plasma_applet_ktp_presence.lang
12cr|telepathy-kde-presence-applet-0.5.1-1|27	%_kde_libdir/kde4/plasma_applet_ktp_presence.so
12cr|telepathy-kde-presence-applet-0.5.1-1|28	%_kde_datadir/kde4/services/plasma_applet_ktp_presence.desktop
12cr|telepathy-kde-presence-applet-0.5.1-1|29	
12cr|telepathy-kde-presence-applet-0.5.1-1|30	#--------------------------------------------------------------------
12cr|telepathy-kde-presence-applet-0.5.1-1|31	
12cr|telepathy-kde-presence-applet-0.5.1-1|32	%prep
12cr|telepathy-kde-presence-applet-0.5.1-1|33	%setup -q -n %{srcname}-%{version}
12cr|telepathy-kde-presence-applet-0.5.1-1|34	%apply_patches
12cr|telepathy-kde-presence-applet-0.5.1-1|35	
12cr|telepathy-kde-presence-applet-0.5.1-1|36	%build
12cr|telepathy-kde-presence-applet-0.5.1-1|37	%cmake_kde4
12cr|telepathy-kde-presence-applet-0.5.1-1|38	
12cr|telepathy-kde-presence-applet-0.5.1-1|39	%install
12cr|telepathy-kde-presence-applet-0.5.1-1|40	%makeinstall_std -C build
12cr|telepathy-kde-presence-applet-0.5.1-1|41	%find_lang plasma_applet_ktp_presence

7966 12
12cr|telepathy-kde-send-file-0.5.1-1|1	%define srcname ktp-send-file
12cr|telepathy-kde-send-file-0.5.1-1|2	
12cr|telepathy-kde-send-file-0.5.1-1|3	Summary:	File Manager plugin to launch a file transfer job with a specified contact
12cr|telepathy-kde-send-file-0.5.1-1|4	Name:		telepathy-kde-send-file
12cr|telepathy-kde-send-file-0.5.1-1|5	Version:	0.5.1
12cr|telepathy-kde-send-file-0.5.1-1|6	Release:	1
12cr|telepathy-kde-send-file-0.5.1-1|7	Url:		https://projects.kde.org/projects/playground/network/telepathy/telepathy-send-file
12cr|telepathy-kde-send-file-0.5.1-1|8	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%version/src/%srcname-%version.tar.bz2
12cr|telepathy-kde-send-file-0.5.1-1|9	License:	GPLv2+
12cr|telepathy-kde-send-file-0.5.1-1|10	Group:		Networking/Instant messaging
12cr|telepathy-kde-send-file-0.5.1-1|11	BuildRequires:	telepathy-kde-common-internals-devel >= %{version}
12cr|telepathy-kde-send-file-0.5.1-1|12	Requires:	telepathy-kde-common-internals-core
12cr|telepathy-kde-send-file-0.5.1-1|13	
12cr|telepathy-kde-send-file-0.5.1-1|14	
12cr|telepathy-kde-send-file-0.5.1-1|15	%description
12cr|telepathy-kde-send-file-0.5.1-1|16	A File manager plugin to launch a file transfer job with a specified contact.
12cr|telepathy-kde-send-file-0.5.1-1|17	
12cr|telepathy-kde-send-file-0.5.1-1|18	%files -f ktp-send-file.lang
12cr|telepathy-kde-send-file-0.5.1-1|19	%{_kde_bindir}/ktp-send-file
12cr|telepathy-kde-send-file-0.5.1-1|20	%{_kde_services}/ServiceMenus/ktp-send-file.desktop
12cr|telepathy-kde-send-file-0.5.1-1|21	
12cr|telepathy-kde-send-file-0.5.1-1|22	#--------------------------------------------------------------------
12cr|telepathy-kde-send-file-0.5.1-1|23	
12cr|telepathy-kde-send-file-0.5.1-1|24	%prep
12cr|telepathy-kde-send-file-0.5.1-1|25	%setup -q -n %srcname-%version
12cr|telepathy-kde-send-file-0.5.1-1|26	%apply_patches
12cr|telepathy-kde-send-file-0.5.1-1|27	
12cr|telepathy-kde-send-file-0.5.1-1|28	%build
12cr|telepathy-kde-send-file-0.5.1-1|29	%cmake_kde4
12cr|telepathy-kde-send-file-0.5.1-1|30	%make
12cr|telepathy-kde-send-file-0.5.1-1|31	
12cr|telepathy-kde-send-file-0.5.1-1|32	%install
12cr|telepathy-kde-send-file-0.5.1-1|33	%makeinstall_std -C build
12cr|telepathy-kde-send-file-0.5.1-1|34	%find_lang ktp-send-file

7967 12
12cr|telepathy-kde-text-ui-0.5.1-1|1	%define srcname ktp-text-ui
12cr|telepathy-kde-text-ui-0.5.1-1|2	
12cr|telepathy-kde-text-ui-0.5.1-1|3	Summary:	Telepathy handler for Text Chats
12cr|telepathy-kde-text-ui-0.5.1-1|4	Name:		telepathy-kde-text-ui
12cr|telepathy-kde-text-ui-0.5.1-1|5	Version:	0.5.1
12cr|telepathy-kde-text-ui-0.5.1-1|6	Release:	1
12cr|telepathy-kde-text-ui-0.5.1-1|7	Url:		https://projects.kde.org/projects/playground/network/telepathy/telepathy-text-ui
12cr|telepathy-kde-text-ui-0.5.1-1|8	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%version/src/%srcname-%version.tar.bz2
12cr|telepathy-kde-text-ui-0.5.1-1|9	License:	GPLv2+
12cr|telepathy-kde-text-ui-0.5.1-1|10	Group:		Networking/Instant messaging
12cr|telepathy-kde-text-ui-0.5.1-1|11	BuildRequires:	telepathy-kde-common-internals-devel >= %{version}
12cr|telepathy-kde-text-ui-0.5.1-1|12	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12cr|telepathy-kde-text-ui-0.5.1-1|13	BuildRequires:	pkgconfig(telepathy-logger-0.2)
12cr|telepathy-kde-text-ui-0.5.1-1|14	BuildRequires:	pkgconfig(QtGLib-2.0)
12cr|telepathy-kde-text-ui-0.5.1-1|15	BuildRequires:	pkgconfig(TelepathyLoggerQt4)
12cr|telepathy-kde-text-ui-0.5.1-1|16	BuildRequires:	boost-devel
12cr|telepathy-kde-text-ui-0.5.1-1|17	BuildRequires:	fontconfig
12cr|telepathy-kde-text-ui-0.5.1-1|18	
12cr|telepathy-kde-text-ui-0.5.1-1|19	# Added on 2011/11/27
12cr|telepathy-kde-text-ui-0.5.1-1|20	Obsoletes:	telepathy-text-ui < 0.2.0-0
12cr|telepathy-kde-text-ui-0.5.1-1|21	Obsoletes:	telepathy-chat-handler
12cr|telepathy-kde-text-ui-0.5.1-1|22	
12cr|telepathy-kde-text-ui-0.5.1-1|23	Requires:	telepathy-kde-common-internals-core
12cr|telepathy-kde-text-ui-0.5.1-1|24	Requires:	telepathy-kde-send-file
12cr|telepathy-kde-text-ui-0.5.1-1|25	# Spell check support
12cr|telepathy-kde-text-ui-0.5.1-1|26	Requires:	iso-codes
12cr|telepathy-kde-text-ui-0.5.1-1|27	
12cr|telepathy-kde-text-ui-0.5.1-1|28	
12cr|telepathy-kde-text-ui-0.5.1-1|29	%description
12cr|telepathy-kde-text-ui-0.5.1-1|30	Telepathy handler for Text Chats.
12cr|telepathy-kde-text-ui-0.5.1-1|31	
12cr|telepathy-kde-text-ui-0.5.1-1|32	%files -f ktp-text-ui.lang
12cr|telepathy-kde-text-ui-0.5.1-1|33	%{_kde_bindir}/ktp-log-viewer
12cr|telepathy-kde-text-ui-0.5.1-1|34	%{_kde_libdir}/libktpchat.so
12cr|telepathy-kde-text-ui-0.5.1-1|35	%{_kde_libdir}/kde4/kcm_ktp_chat_messages.so
12cr|telepathy-kde-text-ui-0.5.1-1|36	%{_kde_libdir}/kde4/ktptextui_message_filter_emoticons.so
12cr|telepathy-kde-text-ui-0.5.1-1|37	%{_kde_libdir}/kde4/ktptextui_message_filter_images.so
12cr|telepathy-kde-text-ui-0.5.1-1|38	%{_kde_libdir}/kde4/kcm_ktp_chat_appearance.so
12cr|telepathy-kde-text-ui-0.5.1-1|39	%{_kde_libdir}/kde4/kcm_ktp_chat_behavior.so
12cr|telepathy-kde-text-ui-0.5.1-1|40	%{_kde_libdir}/kde4/libexec/ktp-adiumxtra-protocol-handler
12cr|telepathy-kde-text-ui-0.5.1-1|41	%{_kde_libdir}/kde4/libexec/ktp-text-ui
12cr|telepathy-kde-text-ui-0.5.1-1|42	%{_kde_libdir}/kde4/imports/org/kde/telepathy/chat/qmldir
12cr|telepathy-kde-text-ui-0.5.1-1|43	%{_kde_libdir}/kde4/imports/org/kde/telepathy/chat/libktpchatqmlplugin.so
12cr|telepathy-kde-text-ui-0.5.1-1|44	%{_kde_appsdir}/ktelepathy/styles/
12cr|telepathy-kde-text-ui-0.5.1-1|45	%{_kde_appsdir}/ktelepathy/Template.html
12cr|telepathy-kde-text-ui-0.5.1-1|46	%{_kde_appsdir}/ktp-text-ui
12cr|telepathy-kde-text-ui-0.5.1-1|47	%{_kde_appsdir}/plasma/plasmoids/org.kde.ktp-chatplasmoid
12cr|telepathy-kde-text-ui-0.5.1-1|48	%{_kde_applicationsdir}/ktp-log-viewer.desktop
12cr|telepathy-kde-text-ui-0.5.1-1|49	%{_kde_services}/adiumxtra.protocol
12cr|telepathy-kde-text-ui-0.5.1-1|50	%{_kde_services}/kcm_ktp_chat_appearance.desktop
12cr|telepathy-kde-text-ui-0.5.1-1|51	%{_kde_services}/kcm_ktp_chat_behavior.desktop
12cr|telepathy-kde-text-ui-0.5.1-1|52	%{_kde_services}/kcm_ktp_chat_messages.desktop
12cr|telepathy-kde-text-ui-0.5.1-1|53	%{_kde_services}/ktptextui_message_filter_emoticons.desktop
12cr|telepathy-kde-text-ui-0.5.1-1|54	%{_kde_services}/ktptextui_message_filter_images.desktop
12cr|telepathy-kde-text-ui-0.5.1-1|55	%{_kde_services}/plasma-applet-ktpchat.desktop
12cr|telepathy-kde-text-ui-0.5.1-1|56	%{_kde_servicetypes}/ktptxtui_message_filter.desktop
12cr|telepathy-kde-text-ui-0.5.1-1|57	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.TextUi.service
12cr|telepathy-kde-text-ui-0.5.1-1|58	%{_datadir}/telepathy/clients/KTp.TextUi.client
12cr|telepathy-kde-text-ui-0.5.1-1|59	
12cr|telepathy-kde-text-ui-0.5.1-1|60	#------------------------------------------------------------------------------
12cr|telepathy-kde-text-ui-0.5.1-1|61	
12cr|telepathy-kde-text-ui-0.5.1-1|62	%package devel
12cr|telepathy-kde-text-ui-0.5.1-1|63	Summary:	Telepathy text chat handler
12cr|telepathy-kde-text-ui-0.5.1-1|64	Group:		Graphical desktop/KDE
12cr|telepathy-kde-text-ui-0.5.1-1|65	Requires:	%{name} = %{version}-%{release}
12cr|telepathy-kde-text-ui-0.5.1-1|66	Obsoletes:	telepathy-chat-handler-devel
12cr|telepathy-kde-text-ui-0.5.1-1|67	# Added on 2011/11/27
12cr|telepathy-kde-text-ui-0.5.1-1|68	Obsoletes:	telepathy-text-ui-devel < 0.2.0-0
12cr|telepathy-kde-text-ui-0.5.1-1|69	Provides:	telepathy-text-ui-devel = %version-%release
12cr|telepathy-kde-text-ui-0.5.1-1|70	
12cr|telepathy-kde-text-ui-0.5.1-1|71	%description devel
12cr|telepathy-kde-text-ui-0.5.1-1|72	Telepathy text chat handler.
12cr|telepathy-kde-text-ui-0.5.1-1|73	
12cr|telepathy-kde-text-ui-0.5.1-1|74	%files devel
12cr|telepathy-kde-text-ui-0.5.1-1|75	%{_kde_includedir}/KTp/*
12cr|telepathy-kde-text-ui-0.5.1-1|76	
12cr|telepathy-kde-text-ui-0.5.1-1|77	#------------------------------------------------------------------------------
12cr|telepathy-kde-text-ui-0.5.1-1|78	
12cr|telepathy-kde-text-ui-0.5.1-1|79	%prep
12cr|telepathy-kde-text-ui-0.5.1-1|80	%setup -q -n %srcname-%version
12cr|telepathy-kde-text-ui-0.5.1-1|81	
12cr|telepathy-kde-text-ui-0.5.1-1|82	%build
12cr|telepathy-kde-text-ui-0.5.1-1|83	%cmake_kde4
12cr|telepathy-kde-text-ui-0.5.1-1|84	%make
12cr|telepathy-kde-text-ui-0.5.1-1|85	
12cr|telepathy-kde-text-ui-0.5.1-1|86	%install
12cr|telepathy-kde-text-ui-0.5.1-1|87	%makeinstall_std -C build
12cr|telepathy-kde-text-ui-0.5.1-1|88	%find_lang ktp-text-ui --all-name

7968 12
12cr|telepathy-logger-qt-0.5.1-3|1	%define major 1
12cr|telepathy-logger-qt-0.5.1-3|2	%define libname %mklibname %{name} 4 %{major}
12cr|telepathy-logger-qt-0.5.1-3|3	%define libdev %mklibname %{name} -d
12cr|telepathy-logger-qt-0.5.1-3|4	
12cr|telepathy-logger-qt-0.5.1-3|5	Summary:	Telepathy Logging for Qt
12cr|telepathy-logger-qt-0.5.1-3|6	Name:		telepathy-logger-qt
12cr|telepathy-logger-qt-0.5.1-3|7	Version:	0.5.1
12cr|telepathy-logger-qt-0.5.1-3|8	Release:	3
12cr|telepathy-logger-qt-0.5.1-3|9	Url:		https://projects.kde.org/projects/extragear/network/telepathy/%{name}
12cr|telepathy-logger-qt-0.5.1-3|10	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%{version}/src/%{name}-%{version}.tar.bz2
12cr|telepathy-logger-qt-0.5.1-3|11	License:	GPLv2+
12cr|telepathy-logger-qt-0.5.1-3|12	Group:		Networking/Instant messaging
12cr|telepathy-logger-qt-0.5.1-3|13	BuildRequires:	pkgconfig(python-2.7)
12cr|telepathy-logger-qt-0.5.1-3|14	BuildRequires:	pkgconfig(dbus-1)
12cr|telepathy-logger-qt-0.5.1-3|15	BuildRequires:	pkgconfig(QtGLib-2.0)
12cr|telepathy-logger-qt-0.5.1-3|16	BuildRequires:	pkgconfig(telepathy-logger-0.2)
12cr|telepathy-logger-qt-0.5.1-3|17	BuildRequires:	pkgconfig(TelepathyQt4) >= 0.9.1
12cr|telepathy-logger-qt-0.5.1-3|18	BuildRequires:	pkgconfig(libxml-2.0)
12cr|telepathy-logger-qt-0.5.1-3|19	BuildRequires:	qt4-devel
12cr|telepathy-logger-qt-0.5.1-3|20	BuildRequires:	boost-devel
12cr|telepathy-logger-qt-0.5.1-3|21	BuildRequires:	bison
12cr|telepathy-logger-qt-0.5.1-3|22	BuildRequires:	cmake
12cr|telepathy-logger-qt-0.5.1-3|23	BuildRequires:	flex
12cr|telepathy-logger-qt-0.5.1-3|24	
12cr|telepathy-logger-qt-0.5.1-3|25	%description
12cr|telepathy-logger-qt-0.5.1-3|26	Telepathy Logging for Qt.
12cr|telepathy-logger-qt-0.5.1-3|27	
12cr|telepathy-logger-qt-0.5.1-3|28	#------------------------------------------------------------------------------
12cr|telepathy-logger-qt-0.5.1-3|29	
12cr|telepathy-logger-qt-0.5.1-3|30	%package -n %{libname}
12cr|telepathy-logger-qt-0.5.1-3|31	Summary:	Telepathy Logging for Qt
12cr|telepathy-logger-qt-0.5.1-3|32	Group:		System/Libraries
12cr|telepathy-logger-qt-0.5.1-3|33	
12cr|telepathy-logger-qt-0.5.1-3|34	%description -n %{libname}
12cr|telepathy-logger-qt-0.5.1-3|35	Telepathy Logging for Qt.
12cr|telepathy-logger-qt-0.5.1-3|36	
12cr|telepathy-logger-qt-0.5.1-3|37	%files -n %{libname}
12cr|telepathy-logger-qt-0.5.1-3|38	%{_libdir}/libtelepathy-logger-qt4.so.%{major}*
12cr|telepathy-logger-qt-0.5.1-3|39	
12cr|telepathy-logger-qt-0.5.1-3|40	#------------------------------------------------------------------------------
12cr|telepathy-logger-qt-0.5.1-3|41	
12cr|telepathy-logger-qt-0.5.1-3|42	%package -n %{libdev}
12cr|telepathy-logger-qt-0.5.1-3|43	Summary:	Header files, libraries and development documentation for %{name}
12cr|telepathy-logger-qt-0.5.1-3|44	Group:		Development/C
12cr|telepathy-logger-qt-0.5.1-3|45	Requires:	%{libname} = %{version}-%{release}
12cr|telepathy-logger-qt-0.5.1-3|46	Provides:	%{name}-devel = %{version}-%{release}
12cr|telepathy-logger-qt-0.5.1-3|47	Provides:	%{name}4-devel = %{version}-%{release}
12cr|telepathy-logger-qt-0.5.1-3|48	
12cr|telepathy-logger-qt-0.5.1-3|49	%description -n %{libdev}
12cr|telepathy-logger-qt-0.5.1-3|50	This package contains the header files, static libraries and development
12cr|telepathy-logger-qt-0.5.1-3|51	documentation for %{name}. If you like to develop programs using
12cr|telepathy-logger-qt-0.5.1-3|52	%{name}, you will need to install %{name}-devel.
12cr|telepathy-logger-qt-0.5.1-3|53	
12cr|telepathy-logger-qt-0.5.1-3|54	%files -n %{libdev}
12cr|telepathy-logger-qt-0.5.1-3|55	%{_includedir}/telepathy-logger-0.2/TelepathyLoggerQt4
12cr|telepathy-logger-qt-0.5.1-3|56	%{_libdir}/pkgconfig/TelepathyLoggerQt4.pc
12cr|telepathy-logger-qt-0.5.1-3|57	%{_libdir}/libtelepathy-logger-qt4.so
12cr|telepathy-logger-qt-0.5.1-3|58	
12cr|telepathy-logger-qt-0.5.1-3|59	#------------------------------------------------------------------------------
12cr|telepathy-logger-qt-0.5.1-3|60	
12cr|telepathy-logger-qt-0.5.1-3|61	%prep
12cr|telepathy-logger-qt-0.5.1-3|62	%setup -q
12cr|telepathy-logger-qt-0.5.1-3|63	
12cr|telepathy-logger-qt-0.5.1-3|64	%build
12cr|telepathy-logger-qt-0.5.1-3|65	%cmake_qt4 -DBUILD_SHARED_LIBS=ON
12cr|telepathy-logger-qt-0.5.1-3|66	#cmake -DBUILD_SHARED_LIBS=ON
12cr|telepathy-logger-qt-0.5.1-3|67	%make
12cr|telepathy-logger-qt-0.5.1-3|68	
12cr|telepathy-logger-qt-0.5.1-3|69	%install
12cr|telepathy-logger-qt-0.5.1-3|70	%makeinstall_std -C build

7969 12
12cr|telepathy-sharp-0.13.2-0.svn2034.4|1	%define rev     2034
12cr|telepathy-sharp-0.13.2-0.svn2034.4|2	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|3	Name:           telepathy-sharp
12cr|telepathy-sharp-0.13.2-0.svn2034.4|4	Version:        0.13.2
12cr|telepathy-sharp-0.13.2-0.svn2034.4|5	Release:        %mkrel -c svn%rev 4
12cr|telepathy-sharp-0.13.2-0.svn2034.4|6	Summary:        .NET package containing proxy classes for use in clients
12cr|telepathy-sharp-0.13.2-0.svn2034.4|7	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|8	Group:          System/Libraries
12cr|telepathy-sharp-0.13.2-0.svn2034.4|9	License:        MIT
12cr|telepathy-sharp-0.13.2-0.svn2034.4|10	URL:            http://tapioca-voip.sourceforge.net/wiki/index.php/SubProjects
12cr|telepathy-sharp-0.13.2-0.svn2034.4|11	Source0:        %{name}-rev%rev.tar.bz2
12cr|telepathy-sharp-0.13.2-0.svn2034.4|12	Patch: telepathy-sharp-dir.patch
12cr|telepathy-sharp-0.13.2-0.svn2034.4|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|telepathy-sharp-0.13.2-0.svn2034.4|14	BuildArch: noarch
12cr|telepathy-sharp-0.13.2-0.svn2034.4|15	BuildRequires:  mono-devel
12cr|telepathy-sharp-0.13.2-0.svn2034.4|16	BuildRequires:  gnome-common
12cr|telepathy-sharp-0.13.2-0.svn2034.4|17	BuildRequires:  ndesk-dbus-devel
12cr|telepathy-sharp-0.13.2-0.svn2034.4|18	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|19	%description
12cr|telepathy-sharp-0.13.2-0.svn2034.4|20	Telepathy-sharp is a .NET package containing proxy classes for use in clients.
12cr|telepathy-sharp-0.13.2-0.svn2034.4|21	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|22	%package devel
12cr|telepathy-sharp-0.13.2-0.svn2034.4|23	Summary: Development files for %name
12cr|telepathy-sharp-0.13.2-0.svn2034.4|24	Group: Development/Other
12cr|telepathy-sharp-0.13.2-0.svn2034.4|25	Requires: %name = %version-%release
12cr|telepathy-sharp-0.13.2-0.svn2034.4|26	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|27	%description devel
12cr|telepathy-sharp-0.13.2-0.svn2034.4|28	Telepathy-sharp is a .NET package containing proxy classes for use in clients.
12cr|telepathy-sharp-0.13.2-0.svn2034.4|29	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|30	%prep
12cr|telepathy-sharp-0.13.2-0.svn2034.4|31	%setup -q -n %name
12cr|telepathy-sharp-0.13.2-0.svn2034.4|32	%patch
12cr|telepathy-sharp-0.13.2-0.svn2034.4|33	./autogen.sh
12cr|telepathy-sharp-0.13.2-0.svn2034.4|34	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|35	%build
12cr|telepathy-sharp-0.13.2-0.svn2034.4|36	./configure --prefix=%_prefix
12cr|telepathy-sharp-0.13.2-0.svn2034.4|37	make
12cr|telepathy-sharp-0.13.2-0.svn2034.4|38	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|39	%install
12cr|telepathy-sharp-0.13.2-0.svn2034.4|40	rm -rf $RPM_BUILD_ROOT
12cr|telepathy-sharp-0.13.2-0.svn2034.4|41	%makeinstall_std pkgconfigdir=%_datadir/pkgconfig INdT_Telepathydir=%_prefix/lib/mono/%name
12cr|telepathy-sharp-0.13.2-0.svn2034.4|42	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|43	%clean
12cr|telepathy-sharp-0.13.2-0.svn2034.4|44	rm -rf $RPM_BUILD_ROOT
12cr|telepathy-sharp-0.13.2-0.svn2034.4|45	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|46	%files
12cr|telepathy-sharp-0.13.2-0.svn2034.4|47	%defattr(-,root,root,-)
12cr|telepathy-sharp-0.13.2-0.svn2034.4|48	%doc README
12cr|telepathy-sharp-0.13.2-0.svn2034.4|49	%{_prefix}/lib/mono/gac/INdT.Telepathy/
12cr|telepathy-sharp-0.13.2-0.svn2034.4|50	%{_prefix}/lib/mono/telepathy-sharp/INdT.Telepathy.dll
12cr|telepathy-sharp-0.13.2-0.svn2034.4|51	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|52	%files devel
12cr|telepathy-sharp-0.13.2-0.svn2034.4|53	%defattr(-,root,root,-)
12cr|telepathy-sharp-0.13.2-0.svn2034.4|54	%{_datadir}/pkgconfig/telepathy-sharp.pc
12cr|telepathy-sharp-0.13.2-0.svn2034.4|55	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|56	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|57	%changelog
12cr|telepathy-sharp-0.13.2-0.svn2034.4|58	* Sun Aug 14 2011 Götz Waschk <waschk@mandriva.org> 0.13.2-0.svn2034.4mdv2012.0
12cr|telepathy-sharp-0.13.2-0.svn2034.4|59	+ Revision: 694491
12cr|telepathy-sharp-0.13.2-0.svn2034.4|60	- rebuild
12cr|telepathy-sharp-0.13.2-0.svn2034.4|61	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|62	* Mon Aug 09 2010 Götz Waschk <waschk@mandriva.org> 0.13.2-0.svn2034.3mdv2011.0
12cr|telepathy-sharp-0.13.2-0.svn2034.4|63	+ Revision: 567920
12cr|telepathy-sharp-0.13.2-0.svn2034.4|64	- split out devel package
12cr|telepathy-sharp-0.13.2-0.svn2034.4|65	- update build deps
12cr|telepathy-sharp-0.13.2-0.svn2034.4|66	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|67	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.13.2-0.svn2034.2mdv2011.0
12cr|telepathy-sharp-0.13.2-0.svn2034.4|68	+ Revision: 170576
12cr|telepathy-sharp-0.13.2-0.svn2034.4|69	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|telepathy-sharp-0.13.2-0.svn2034.4|70	- fix spacing at top of description
12cr|telepathy-sharp-0.13.2-0.svn2034.4|71	- kill re-definition of %%buildroot on Pixel's request
12cr|telepathy-sharp-0.13.2-0.svn2034.4|72	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|73	+ Olivier Blin <blino@mandriva.org>
12cr|telepathy-sharp-0.13.2-0.svn2034.4|74	- restore BuildRoot
12cr|telepathy-sharp-0.13.2-0.svn2034.4|75	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|76	* Mon Aug 27 2007 Götz Waschk <waschk@mandriva.org> 0.13.2-0.svn2034.2mdv2008.0
12cr|telepathy-sharp-0.13.2-0.svn2034.4|77	+ Revision: 71870
12cr|telepathy-sharp-0.13.2-0.svn2034.4|78	- fix dir in pkgconfig file
12cr|telepathy-sharp-0.13.2-0.svn2034.4|79	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|80	* Thu Aug 09 2007 Götz Waschk <waschk@mandriva.org> 0.13.2-0.svn2034.1mdv2008.0
12cr|telepathy-sharp-0.13.2-0.svn2034.4|81	+ Revision: 60815
12cr|telepathy-sharp-0.13.2-0.svn2034.4|82	- use the right version
12cr|telepathy-sharp-0.13.2-0.svn2034.4|83	- make it a proper noarch package
12cr|telepathy-sharp-0.13.2-0.svn2034.4|84	- fix License
12cr|telepathy-sharp-0.13.2-0.svn2034.4|85	- fix file list
12cr|telepathy-sharp-0.13.2-0.svn2034.4|86	
12cr|telepathy-sharp-0.13.2-0.svn2034.4|87	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|telepathy-sharp-0.13.2-0.svn2034.4|88	- Import telepathy-sharp
12cr|telepathy-sharp-0.13.2-0.svn2034.4|89	

7970 12
12cr|telepathy-sofiasip-0.7.1-1|1	Name:           telepathy-sofiasip
12cr|telepathy-sofiasip-0.7.1-1|2	Version:        0.7.1
12cr|telepathy-sofiasip-0.7.1-1|3	Release:        %mkrel 1
12cr|telepathy-sofiasip-0.7.1-1|4	Summary:        A SIP protocol implementation for the Telepathy stack
12cr|telepathy-sofiasip-0.7.1-1|5	
12cr|telepathy-sofiasip-0.7.1-1|6	Group:          Networking/Instant messaging
12cr|telepathy-sofiasip-0.7.1-1|7	License:        LGPLv2+
12cr|telepathy-sofiasip-0.7.1-1|8	URL:            http://%{name}.sf.net
12cr|telepathy-sofiasip-0.7.1-1|9	Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
12cr|telepathy-sofiasip-0.7.1-1|10	BuildRequires:  pkgconfig(telepathy-glib)
12cr|telepathy-sofiasip-0.7.1-1|11	BuildRequires:  libxslt-proc
12cr|telepathy-sofiasip-0.7.1-1|12	BuildRequires:  pkgconfig(sofia-sip-ua-glib)
12cr|telepathy-sofiasip-0.7.1-1|13	BuildRequires:  python
12cr|telepathy-sofiasip-0.7.1-1|14	BuildRequires:  autoconf
12cr|telepathy-sofiasip-0.7.1-1|15	BuildRequires:  automake
12cr|telepathy-sofiasip-0.7.1-1|16	BuildRequires:  libtool
12cr|telepathy-sofiasip-0.7.1-1|17	Requires:       telepathy-filesystem
12cr|telepathy-sofiasip-0.7.1-1|18	
12cr|telepathy-sofiasip-0.7.1-1|19	%description
12cr|telepathy-sofiasip-0.7.1-1|20	telepathy-sofiasip is a SIP-protocol connection manager (protocol plugin)
12cr|telepathy-sofiasip-0.7.1-1|21	for the Telepathy (http://telepathy.freedesktop.org) framework based on
12cr|telepathy-sofiasip-0.7.1-1|22	SofiaSIP-stack.
12cr|telepathy-sofiasip-0.7.1-1|23	
12cr|telepathy-sofiasip-0.7.1-1|24	%files
12cr|telepathy-sofiasip-0.7.1-1|25	%doc COPYING AUTHORS
12cr|telepathy-sofiasip-0.7.1-1|26	%{_datadir}/dbus-1/services/*.service
12cr|telepathy-sofiasip-0.7.1-1|27	%{_datadir}/telepathy/managers/*.manager
12cr|telepathy-sofiasip-0.7.1-1|28	%{_libdir}/%{name}
12cr|telepathy-sofiasip-0.7.1-1|29	%{_mandir}/man*/*
12cr|telepathy-sofiasip-0.7.1-1|30	%{_includedir}/telepathy-sofiasip-0.6/tpsip/*.h
12cr|telepathy-sofiasip-0.7.1-1|31	
12cr|telepathy-sofiasip-0.7.1-1|32	
12cr|telepathy-sofiasip-0.7.1-1|33	%prep
12cr|telepathy-sofiasip-0.7.1-1|34	%setup -q
12cr|telepathy-sofiasip-0.7.1-1|35	
12cr|telepathy-sofiasip-0.7.1-1|36	%build
12cr|telepathy-sofiasip-0.7.1-1|37	%configure2_5x
12cr|telepathy-sofiasip-0.7.1-1|38	%make
12cr|telepathy-sofiasip-0.7.1-1|39	
12cr|telepathy-sofiasip-0.7.1-1|40	%install
12cr|telepathy-sofiasip-0.7.1-1|41	rm -rf %buildroot

7971 12
12cr|tellico-2.3.6-1|1	Summary:	A collection manager
12cr|tellico-2.3.6-1|2	Name:		tellico
12cr|tellico-2.3.6-1|3	Version:	2.3.6
12cr|tellico-2.3.6-1|4	Release:	%mkrel 1
12cr|tellico-2.3.6-1|5	Epoch:		3
12cr|tellico-2.3.6-1|6	License:	GPLv2+
12cr|tellico-2.3.6-1|7	Group:		Databases
12cr|tellico-2.3.6-1|8	URL:		http://tellico-project.org/
12cr|tellico-2.3.6-1|9	Source0:	http://www.tellico-project.org/files/%{name}-%{version}.tar.bz2
12cr|tellico-2.3.6-1|10	Requires:	kdebase4-runtime
12cr|tellico-2.3.6-1|11	Requires:	kdelibs4-core
12cr|tellico-2.3.6-1|12	Requires:	kdemultimedia4
12cr|tellico-2.3.6-1|13	Requires:	kdepimlibs4-core
12cr|tellico-2.3.6-1|14	BuildRequires:	qjson
12cr|tellico-2.3.6-1|15	BuildRequires:	qjson-devel
12cr|tellico-2.3.6-1|16	BuildRequires:	libpoppler-qt4-devel
12cr|tellico-2.3.6-1|17	Requires(post):	desktop-file-utils
12cr|tellico-2.3.6-1|18	Requires(postun): desktop-file-utils
12cr|tellico-2.3.6-1|19	BuildRequires:	kdepimlibs4-devel
12cr|tellico-2.3.6-1|20	%if %{mdvver} < 201200
12cr|tellico-2.3.6-1|21	BuildRequires:	kdemultimedia4-devel
12cr|tellico-2.3.6-1|22	%else
12cr|tellico-2.3.6-1|23	BuildRequires:	libkcddb-devel
12cr|tellico-2.3.6-1|24	BuildRequires:	libkcompactdisc-devel
12cr|tellico-2.3.6-1|25	%endif
12cr|tellico-2.3.6-1|26	BuildRequires:	pkgconfig(libksane)
12cr|tellico-2.3.6-1|27	BuildRequires:	kdelibs4-devel
12cr|tellico-2.3.6-1|28	BuildRequires:	exempi-devel
12cr|tellico-2.3.6-1|29	BuildRequires:	libxslt-devel >= 1.0.19
12cr|tellico-2.3.6-1|30	BuildRequires:	imagemagick
12cr|tellico-2.3.6-1|31	BuildRequires:	taglib-devel
12cr|tellico-2.3.6-1|32	BuildRequires:	libpoppler-qt4-devel
12cr|tellico-2.3.6-1|33	BuildRequires:	yaz-devel >= 3.0
12cr|tellico-2.3.6-1|34	BuildRequires:  qimageblitz-devel
12cr|tellico-2.3.6-1|35	BuildRequires:	libxml2-devel
12cr|tellico-2.3.6-1|36	Obsoletes:	bookcase
12cr|tellico-2.3.6-1|37	Provides:	bookcase
12cr|tellico-2.3.6-1|38	
12cr|tellico-2.3.6-1|39	%description
12cr|tellico-2.3.6-1|40	Tellico is a collection manager for KDE. It includes default collections for
12cr|tellico-2.3.6-1|41	books, bibliographies, comic books, videos, music, coins, stamps, trading
12cr|tellico-2.3.6-1|42	cards, and wines, and also allows custom collections. Unlimited user-defined
12cr|tellico-2.3.6-1|43	fields are allowed. Filters are available to limit the visible entries by
12cr|tellico-2.3.6-1|44	definable criteria. Full customization for printing is possible through
12cr|tellico-2.3.6-1|45	editing the default XSLT file. It can import CSV, Bibtex, and Bibtexml and
12cr|tellico-2.3.6-1|46	export CSV, HTML, Bibtex, Bibtexml, and PilotDB. Entries may be imported
12cr|tellico-2.3.6-1|47	directly from different web services such as amazon.com.
12cr|tellico-2.3.6-1|48	
12cr|tellico-2.3.6-1|49	%files -f %{name}.lang
12cr|tellico-2.3.6-1|50	%defattr (-,root,root)
12cr|tellico-2.3.6-1|51	%doc AUTHORS ChangeLog
12cr|tellico-2.3.6-1|52	%{_kde_bindir}/%{name}
12cr|tellico-2.3.6-1|53	%{_kde_datadir}/applications/kde4/tellico.desktop
12cr|tellico-2.3.6-1|54	%{_kde_datadir}/mimelnk/application/x-tellico.desktop
12cr|tellico-2.3.6-1|55	%{_kde_datadir}/mime/packages/tellico.xml
12cr|tellico-2.3.6-1|56	%{_kde_datadir}/apps/%{name}
12cr|tellico-2.3.6-1|57	%{_kde_datadir}/apps/kconf_update/*
12cr|tellico-2.3.6-1|58	%{_kde_datadir}/config.kcfg/tellico_config.kcfg
12cr|tellico-2.3.6-1|59	%{_kde_datadir}/config/*
12cr|tellico-2.3.6-1|60	%{_kde_iconsdir}/hicolor/*/*/*.png
12cr|tellico-2.3.6-1|61	
12cr|tellico-2.3.6-1|62	#--------------------------------------------------------------------
12cr|tellico-2.3.6-1|63	
12cr|tellico-2.3.6-1|64	%prep
12cr|tellico-2.3.6-1|65	%setup -q
12cr|tellico-2.3.6-1|66	
12cr|tellico-2.3.6-1|67	%build
12cr|tellico-2.3.6-1|68	%cmake_kde4
12cr|tellico-2.3.6-1|69	%make
12cr|tellico-2.3.6-1|70	
12cr|tellico-2.3.6-1|71	%install
12cr|tellico-2.3.6-1|72	%makeinstall_std -C build
12cr|tellico-2.3.6-1|73	
12cr|tellico-2.3.6-1|74	%find_lang %{name} --with-html
12cr|tellico-2.3.6-1|75	
12cr|tellico-2.3.6-1|76	
12cr|tellico-2.3.6-1|77	%changelog
12cr|tellico-2.3.6-1|78	* Tue Jul 24 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 3:2.3.6-1mdv2012.0
12cr|tellico-2.3.6-1|79	+ Revision: 810972
12cr|tellico-2.3.6-1|80	- update to 2.3.6
12cr|tellico-2.3.6-1|81	
12cr|tellico-2.3.6-1|82	* Tue Jan 17 2012 Bruno Cornec <bcornec@mandriva.org> 3:2.3.5-1
12cr|tellico-2.3.6-1|83	+ Revision: 761852
12cr|tellico-2.3.6-1|84	- Update tellico to upstream 2.3.5
12cr|tellico-2.3.6-1|85	
12cr|tellico-2.3.6-1|86	* Tue Oct 11 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:2.3.4-2
12cr|tellico-2.3.6-1|87	+ Revision: 704140
12cr|tellico-2.3.6-1|88	- Remove kdegraphics4-devel to see the new header needed
12cr|tellico-2.3.6-1|89	
12cr|tellico-2.3.6-1|90	+ Bruno Cornec <bcornec@mandriva.org>
12cr|tellico-2.3.6-1|91	- Add a patch which fixes wrong booleans handling in 2.3.4 (from the 2.3.5 tree)
12cr|tellico-2.3.6-1|92	- Update to upstream 2.3.4
12cr|tellico-2.3.6-1|93	
12cr|tellico-2.3.6-1|94	* Mon Apr 11 2011 Funda Wang <fwang@mandriva.org> 3:2.3.3-1
12cr|tellico-2.3.6-1|95	+ Revision: 652614
12cr|tellico-2.3.6-1|96	- update to new version 2.3.3
12cr|tellico-2.3.6-1|97	
12cr|tellico-2.3.6-1|98	* Tue Dec 14 2010 Bruno Cornec <bcornec@mandriva.org> 3:2.3.2-1mdv2011.0
12cr|tellico-2.3.6-1|99	+ Revision: 620686
12cr|tellico-2.3.6-1|100	- Update tellico to upstream 2.3.2
12cr|tellico-2.3.6-1|101	
12cr|tellico-2.3.6-1|102	* Thu Nov 11 2010 Bruno Cornec <bcornec@mandriva.org> 3:2.3.1-2mdv2011.0
12cr|tellico-2.3.6-1|103	+ Revision: 596275
12cr|tellico-2.3.6-1|104	- Fix an upstream bug by backporting pach 1195446 - http://websvn.kde.org/trunk/extragear/office/tellico/src/detailedlistview.cpp?r1=1195446&r2=1195445&pathrev=1195446&view=patch
12cr|tellico-2.3.6-1|105	
12cr|tellico-2.3.6-1|106	* Sun Nov 07 2010 Bruno Cornec <bcornec@mandriva.org> 3:2.3.1-1mdv2011.0
12cr|tellico-2.3.6-1|107	+ Revision: 594751
12cr|tellico-2.3.6-1|108	- Update to tellico upstream 2.3.1
12cr|tellico-2.3.6-1|109	- Update to tellico upstream 2.3.1
12cr|tellico-2.3.6-1|110	
12cr|tellico-2.3.6-1|111	* Fri Aug 13 2010 Bruno Cornec <bcornec@mandriva.org> 3:2.3-5mdv2011.0
12cr|tellico-2.3.6-1|112	+ Revision: 569427
12cr|tellico-2.3.6-1|113	- Remove useless qjson dep
12cr|tellico-2.3.6-1|114	
12cr|tellico-2.3.6-1|115	* Fri Aug 13 2010 Bruno Cornec <bcornec@mandriva.org> 3:2.3-4mdv2011.0
12cr|tellico-2.3.6-1|116	+ Revision: 569421
12cr|tellico-2.3.6-1|117	- Adds json as a build requirement
12cr|tellico-2.3.6-1|118	- Adds qjson support for tellico
12cr|tellico-2.3.6-1|119	
12cr|tellico-2.3.6-1|120	* Mon Aug 09 2010 Funda Wang <fwang@mandriva.org> 3:2.3-2mdv2011.0
12cr|tellico-2.3.6-1|121	+ Revision: 567831
12cr|tellico-2.3.6-1|122	- those requires do not need to list, as it is satisfied through binary deps.
12cr|tellico-2.3.6-1|123	
12cr|tellico-2.3.6-1|124	+ Bruno Cornec <bcornec@mandriva.org>
12cr|tellico-2.3.6-1|125	- Updated to upstream 2.3
12cr|tellico-2.3.6-1|126	- Dependencies increased to have most of the functions
12cr|tellico-2.3.6-1|127	
12cr|tellico-2.3.6-1|128	* Sat Feb 20 2010 Funda Wang <fwang@mandriva.org> 3:2.2-2mdv2011.0
12cr|tellico-2.3.6-1|129	+ Revision: 508680
12cr|tellico-2.3.6-1|130	- update URL
12cr|tellico-2.3.6-1|131	
12cr|tellico-2.3.6-1|132	* Sat Feb 20 2010 Funda Wang <fwang@mandriva.org> 3:2.2-2mdv2010.1
12cr|tellico-2.3.6-1|133	+ Revision: 508646
12cr|tellico-2.3.6-1|134	- rebuild
12cr|tellico-2.3.6-1|135	
12cr|tellico-2.3.6-1|136	* Sun Feb 14 2010 Funda Wang <fwang@mandriva.org> 3:2.2-1mdv2010.1
12cr|tellico-2.3.6-1|137	+ Revision: 505858
12cr|tellico-2.3.6-1|138	- new version 2.2
12cr|tellico-2.3.6-1|139	
12cr|tellico-2.3.6-1|140	* Sat Nov 21 2009 Funda Wang <fwang@mandriva.org> 3:2.1.1-1mdv2010.1
12cr|tellico-2.3.6-1|141	+ Revision: 467824
12cr|tellico-2.3.6-1|142	- new version 2.1.1
12cr|tellico-2.3.6-1|143	
12cr|tellico-2.3.6-1|144	* Thu Nov 12 2009 Jérôme Quelin <jquelin@mandriva.org> 3:2.1-2mdv2010.1
12cr|tellico-2.3.6-1|145	+ Revision: 465472
12cr|tellico-2.3.6-1|146	- rebuild
12cr|tellico-2.3.6-1|147	
12cr|tellico-2.3.6-1|148	* Sun Nov 08 2009 Frederik Himpe <fhimpe@mandriva.org> 3:2.1-1mdv2010.1
12cr|tellico-2.3.6-1|149	+ Revision: 462842
12cr|tellico-2.3.6-1|150	- Update to new version 2.1
12cr|tellico-2.3.6-1|151	- Fix description and summary, based on Fedora's
12cr|tellico-2.3.6-1|152	
12cr|tellico-2.3.6-1|153	* Tue Oct 20 2009 Funda Wang <fwang@mandriva.org> 3:2.0-2mdv2010.0
12cr|tellico-2.3.6-1|154	+ Revision: 458425
12cr|tellico-2.3.6-1|155	- add more BRs to fix bug#53964
12cr|tellico-2.3.6-1|156	
12cr|tellico-2.3.6-1|157	* Mon Sep 21 2009 Funda Wang <fwang@mandriva.org> 3:2.0-1mdv2010.0
12cr|tellico-2.3.6-1|158	+ Revision: 446534
12cr|tellico-2.3.6-1|159	- New version 2.0 final
12cr|tellico-2.3.6-1|160	
12cr|tellico-2.3.6-1|161	* Tue Sep 01 2009 Bruno Cornec <bcornec@mandriva.org> 2:2.0pre2-1mdv2010.0
12cr|tellico-2.3.6-1|162	+ Revision: 424040
12cr|tellico-2.3.6-1|163	- Fix Version string to allow for repsys/mdvsys to work
12cr|tellico-2.3.6-1|164	- Updated to 2.0pre2
12cr|tellico-2.3.6-1|165	
12cr|tellico-2.3.6-1|166	* Sat Aug 22 2009 Funda Wang <fwang@mandriva.org> 2:2.0-0.pre1.1mdv2010.0
12cr|tellico-2.3.6-1|167	+ Revision: 419447
12cr|tellico-2.3.6-1|168	- adjust version schema
12cr|tellico-2.3.6-1|169	- add more BRs
12cr|tellico-2.3.6-1|170	
12cr|tellico-2.3.6-1|171	* Fri Aug 21 2009 Bruno Cornec <bcornec@mandriva.org> 1:2.0pre1-1mdv2010.0
12cr|tellico-2.3.6-1|172	+ Revision: 418994
12cr|tellico-2.3.6-1|173	- Update to upstream 2.0pre1
12cr|tellico-2.3.6-1|174	
12cr|tellico-2.3.6-1|175	* Wed Jul 01 2009 Bruno Cornec <bcornec@mandriva.org> 1:1.9-0.989364.2mdv2010.0
12cr|tellico-2.3.6-1|176	+ Revision: 391152
12cr|tellico-2.3.6-1|177	- Update to 1.9.989364 svn upstream (fix CD import)
12cr|tellico-2.3.6-1|178	
12cr|tellico-2.3.6-1|179	* Mon Jun 29 2009 Bruno Cornec <bcornec@mandriva.org> 1:1.9-0.988370.2mdv2010.0
12cr|tellico-2.3.6-1|180	+ Revision: 390442
12cr|tellico-2.3.6-1|181	- Update to SVN rev 988370 (Fix Empty entries as first in the list)
12cr|tellico-2.3.6-1|182	
12cr|tellico-2.3.6-1|183	* Sun Jun 14 2009 Bruno Cornec <bcornec@mandriva.org> 1:1.9-0.981656.2mdv2010.0
12cr|tellico-2.3.6-1|184	+ Revision: 385855
12cr|tellico-2.3.6-1|185	- Update to SVN version 981656 (fixes CD direct import via CDDB)
12cr|tellico-2.3.6-1|186	
12cr|tellico-2.3.6-1|187	* Fri Jun 12 2009 Bruno Cornec <bcornec@mandriva.org> 1:1.9-0.980523.2mdv2010.0
12cr|tellico-2.3.6-1|188	+ Revision: 385318
12cr|tellico-2.3.6-1|189	- Update tellico to SVN 980523
12cr|tellico-2.3.6-1|190	
12cr|tellico-2.3.6-1|191	* Fri May 29 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.9-0.974359.2mdv2010.0
12cr|tellico-2.3.6-1|192	+ Revision: 380930
12cr|tellico-2.3.6-1|193	- increase release
12cr|tellico-2.3.6-1|194	- Remove merged patches
12cr|tellico-2.3.6-1|195	- New snapshot
12cr|tellico-2.3.6-1|196	
12cr|tellico-2.3.6-1|197	* Sat Mar 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.9-0.936109.4mdv2009.1
12cr|tellico-2.3.6-1|198	+ Revision: 351484
12cr|tellico-2.3.6-1|199	- Fix deps
12cr|tellico-2.3.6-1|200	
12cr|tellico-2.3.6-1|201	* Sat Mar 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.9-0.936109.3mdv2009.1
12cr|tellico-2.3.6-1|202	+ Revision: 350987
12cr|tellico-2.3.6-1|203	- Addd BuildRequire
12cr|tellico-2.3.6-1|204	- Fix patch
12cr|tellico-2.3.6-1|205	- Update to kde4 version
12cr|tellico-2.3.6-1|206	
12cr|tellico-2.3.6-1|207	* Thu Nov 27 2008 Funda Wang <fwang@mandriva.org> 1:1.3.4-2mdv2009.1
12cr|tellico-2.3.6-1|208	+ Revision: 307201
12cr|tellico-2.3.6-1|209	- drop kde app dep
12cr|tellico-2.3.6-1|210	
12cr|tellico-2.3.6-1|211	* Wed Sep 24 2008 Funda Wang <fwang@mandriva.org> 1:1.3.4-2mdv2009.0
12cr|tellico-2.3.6-1|212	+ Revision: 287687
12cr|tellico-2.3.6-1|213	- rebuild with poppler-qt3
12cr|tellico-2.3.6-1|214	
12cr|tellico-2.3.6-1|215	* Sun Sep 14 2008 Funda Wang <fwang@mandriva.org> 1:1.3.4-1mdv2009.0
12cr|tellico-2.3.6-1|216	+ Revision: 284746
12cr|tellico-2.3.6-1|217	- update patch and file list
12cr|tellico-2.3.6-1|218	- update admin dir with kde 3.5.10
12cr|tellico-2.3.6-1|219	- add gentoo patch to fix building
12cr|tellico-2.3.6-1|220	- New version 1.3.4
12cr|tellico-2.3.6-1|221	- New version 1.3.3
12cr|tellico-2.3.6-1|222	- New version 1.3.2.1
12cr|tellico-2.3.6-1|223	
12cr|tellico-2.3.6-1|224	+ Thierry Vignaud <tv@mandriva.org>
12cr|tellico-2.3.6-1|225	- rebuild
12cr|tellico-2.3.6-1|226	- rebuild
12cr|tellico-2.3.6-1|227	
12cr|tellico-2.3.6-1|228	+ Pixel <pixel@mandriva.com>
12cr|tellico-2.3.6-1|229	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|tellico-2.3.6-1|230	
12cr|tellico-2.3.6-1|231	* Fri Feb 01 2008 Funda Wang <fwang@mandriva.org> 1:1.3-1mdv2008.1
12cr|tellico-2.3.6-1|232	+ Revision: 161041
12cr|tellico-2.3.6-1|233	- BR poppler
12cr|tellico-2.3.6-1|234	- BR icu
12cr|tellico-2.3.6-1|235	- New version 1.3
12cr|tellico-2.3.6-1|236	
12cr|tellico-2.3.6-1|237	+ Olivier Blin <blino@mandriva.org>
12cr|tellico-2.3.6-1|238	- restore BuildRoot
12cr|tellico-2.3.6-1|239	
12cr|tellico-2.3.6-1|240	+ Thierry Vignaud <tv@mandriva.org>
12cr|tellico-2.3.6-1|241	- kill re-definition of %%buildroot on Pixel's request
12cr|tellico-2.3.6-1|242	
12cr|tellico-2.3.6-1|243	* Sun Sep 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.2.14-1mdv2008.0
12cr|tellico-2.3.6-1|244	+ Revision: 93972
12cr|tellico-2.3.6-1|245	- fix file list
12cr|tellico-2.3.6-1|246	- new version
12cr|tellico-2.3.6-1|247	
12cr|tellico-2.3.6-1|248	* Tue Jul 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.2.13-1mdv2008.0
12cr|tellico-2.3.6-1|249	+ Revision: 57018
12cr|tellico-2.3.6-1|250	- drop patch 1, as it is fixed upstream
12cr|tellico-2.3.6-1|251	- new version
12cr|tellico-2.3.6-1|252	
12cr|tellico-2.3.6-1|253	* Sat Jul 14 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.2.12-1mdv2008.0
12cr|tellico-2.3.6-1|254	+ Revision: 52022
12cr|tellico-2.3.6-1|255	- new version
12cr|tellico-2.3.6-1|256	- provide patch 1 (compiles against yaz > 3)
12cr|tellico-2.3.6-1|257	- drop old menu style
12cr|tellico-2.3.6-1|258	- fix file list
12cr|tellico-2.3.6-1|259	
12cr|tellico-2.3.6-1|260	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|tellico-2.3.6-1|261	- rebuilt against new yaz libs
12cr|tellico-2.3.6-1|262	
12cr|tellico-2.3.6-1|263	
12cr|tellico-2.3.6-1|264	* Mon Feb 05 2007 Lenny Cartier <lenny@mandriva.com> 1.2.8-1mdv2007.0
12cr|tellico-2.3.6-1|265	+ Revision: 116501
12cr|tellico-2.3.6-1|266	- Update to 1.2.8
12cr|tellico-2.3.6-1|267	
12cr|tellico-2.3.6-1|268	* Thu Dec 07 2006 Lenny Cartier <lenny@mandriva.com> 1:1.2.7-1mdv2007.1
12cr|tellico-2.3.6-1|269	+ Revision: 91931
12cr|tellico-2.3.6-1|270	- Update to 1.2.6
12cr|tellico-2.3.6-1|271	
12cr|tellico-2.3.6-1|272	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|tellico-2.3.6-1|273	- New version 1.2.6
12cr|tellico-2.3.6-1|274	- import tellico-1.2.3-1mdv2007.0
12cr|tellico-2.3.6-1|275	
12cr|tellico-2.3.6-1|276	* Tue Sep 26 2006 Charles A Edwards <eslrahc@mandriva.org> 1:1.2.3-1mdv2007.0
12cr|tellico-2.3.6-1|277	- 1.2.2
12cr|tellico-2.3.6-1|278	
12cr|tellico-2.3.6-1|279	* Sat Sep 09 2006 Charles A Edwards <eslrahc@mandriva.org> 1:1.2.1-1mdv2007.0
12cr|tellico-2.3.6-1|280	- 1.2.2 (bugfix release for the bugfix release)
12cr|tellico-2.3.6-1|281	
12cr|tellico-2.3.6-1|282	* Fri Sep 08 2006 Charles A Edwards <eslrahc@mandriva.org> 1:1.2.1-1mdv2007.0
12cr|tellico-2.3.6-1|283	- 1.2.1 (bugfix release)
12cr|tellico-2.3.6-1|284	
12cr|tellico-2.3.6-1|285	* Sat Sep 02 2006 Charles A Edwards <eslrahc@mandriva.org> 1:1.2-1mdv2007.0
12cr|tellico-2.3.6-1|286	- 1.2 final
12cr|tellico-2.3.6-1|287	
12cr|tellico-2.3.6-1|288	* Tue Aug 22 2006 Charles A Edwards <eslrahc@mandriva.org> 1:1.2-0.1pre3mdv2007.0
12cr|tellico-2.3.6-1|289	- 1.2pre3
12cr|tellico-2.3.6-1|290	- adjust BR and R
12cr|tellico-2.3.6-1|291	- add desktop patch to change exec
12cr|tellico-2.3.6-1|292	- don't rm buildroot in prep
12cr|tellico-2.3.6-1|293	- use  post postun database marco and icon cache
12cr|tellico-2.3.6-1|294	
12cr|tellico-2.3.6-1|295	* Wed May 31 2006 Charles A Edwards <eslrahc@mandriva.org> 1.1.6-4mdv2007.0
12cr|tellico-2.3.6-1|296	- leave the major off the BR
12cr|tellico-2.3.6-1|297	
12cr|tellico-2.3.6-1|298	* Tue May 30 2006 Charles A Edwards <eslrahc@mandriva.org> 1.1.6-3mdv2007.0
12cr|tellico-2.3.6-1|299	- fix requires
12cr|tellico-2.3.6-1|300	- add cddb support
12cr|tellico-2.3.6-1|301	
12cr|tellico-2.3.6-1|302	* Tue May 30 2006 Charles A Edwards <eslrahc@mandriva.org> 1.1.6-2mdv2007.0
12cr|tellico-2.3.6-1|303	- use mkrel
12cr|tellico-2.3.6-1|304	- Put all collection mgrs Databases
12cr|tellico-2.3.6-1|305	
12cr|tellico-2.3.6-1|306	* Wed May 10 2006 Lenny Cartier <lenny@mandriva.com> 1.1.6-1mdk
12cr|tellico-2.3.6-1|307	- 1.1.6
12cr|tellico-2.3.6-1|308	
12cr|tellico-2.3.6-1|309	* Fri Apr 21 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.1.5-1mdk
12cr|tellico-2.3.6-1|310	- New release 1.1.5
12cr|tellico-2.3.6-1|311	
12cr|tellico-2.3.6-1|312	* Wed Apr 05 2006 Lenny Cartier <lenny@mandriva.com> 1.1.4-1mdk
12cr|tellico-2.3.6-1|313	- 1.1.4
12cr|tellico-2.3.6-1|314	
12cr|tellico-2.3.6-1|315	* Mon Mar 13 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.1.3-1mdk
12cr|tellico-2.3.6-1|316	- New release 1.1.3
12cr|tellico-2.3.6-1|317	
12cr|tellico-2.3.6-1|318	* Mon Mar 06 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.1.2-1mdk
12cr|tellico-2.3.6-1|319	- New release 1.1.2
12cr|tellico-2.3.6-1|320	
12cr|tellico-2.3.6-1|321	* Tue Feb 28 2006 Jerome quelin <jquelin@gmail.com> 1.1.1-1mdk
12cr|tellico-2.3.6-1|322	- 1.1.1
12cr|tellico-2.3.6-1|323	
12cr|tellico-2.3.6-1|324	* Wed Feb 08 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.3-2mdk
12cr|tellico-2.3.6-1|325	- fix buildrequires (#19288)
12cr|tellico-2.3.6-1|326	
12cr|tellico-2.3.6-1|327	* Wed Jan 25 2006 Lenny Cartier <lenny@mandriva.com> 1.0.3-1mdk
12cr|tellico-2.3.6-1|328	- 1.0.3
12cr|tellico-2.3.6-1|329	
12cr|tellico-2.3.6-1|330	* Tue Oct 04 2005 Lenny Cartier <lenny@mandriva.com> 1.0.2-1mdk
12cr|tellico-2.3.6-1|331	- 1.0.2
12cr|tellico-2.3.6-1|332	
12cr|tellico-2.3.6-1|333	* Mon Oct 03 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.13.8-2mdk
12cr|tellico-2.3.6-1|334	- BuildRequires fix
12cr|tellico-2.3.6-1|335	
12cr|tellico-2.3.6-1|336	* Tue Jul 05 2005 Lenny Cartier <lenny@mandriva.com> 0.13.8-1mdk
12cr|tellico-2.3.6-1|337	- 0.13.8
12cr|tellico-2.3.6-1|338	
12cr|tellico-2.3.6-1|339	* Tue May 31 2005 Lenny Cartier <lenny@mandriva.com> 0.13.7-1mdk
12cr|tellico-2.3.6-1|340	- 0.13.7
12cr|tellico-2.3.6-1|341	
12cr|tellico-2.3.6-1|342	* Mon Apr 11 2005 Charles A Edwards <eslrahc@mandrake.org> 0.13.6-1mdk
12cr|tellico-2.3.6-1|343	- 0.13.6
12cr|tellico-2.3.6-1|344	
12cr|tellico-2.3.6-1|345	* Wed Mar 09 2005 Charles A Edwards <eslrahc@mandrake.org> 0.13.5-1mdk
12cr|tellico-2.3.6-1|346	- 0.13.5
12cr|tellico-2.3.6-1|347	
12cr|tellico-2.3.6-1|348	* Mon Feb 28 2005 Charles A Edwards <eslrahc@mandrake.org> 0.13.4-1mdk
12cr|tellico-2.3.6-1|349	- 0.13.4
12cr|tellico-2.3.6-1|350	
12cr|tellico-2.3.6-1|351	* Sat Feb 05 2005 Charles A Edwards <eslrahc@mandrake.org> 0.13.2-1mdk
12cr|tellico-2.3.6-1|352	- 0.13.2
12cr|tellico-2.3.6-1|353	- buildrequires
12cr|tellico-2.3.6-1|354	
12cr|tellico-2.3.6-1|355	* Tue Jan 11 2005 Charles A Edwards <eslrahc@mandrake.org> 0.13.1-1mdk
12cr|tellico-2.3.6-1|356	- 0.13.1
12cr|tellico-2.3.6-1|357	
12cr|tellico-2.3.6-1|358	* Wed Oct 20 2004 Charles A Edwards <eslrahc@mandrake.org> 0.12-1mdk
12cr|tellico-2.3.6-1|359	- Renamed to Tellico because of trademark conflict.
12cr|tellico-2.3.6-1|360	Tellico 0.12 is identical to Bookcase 0.11, except for the name change.
12cr|tellico-2.3.6-1|361	
12cr|tellico-2.3.6-1|362	* Sun Sep 05 2004 Charles A Edwards <eslrahc@mandrake.org> 0.11-1mdk
12cr|tellico-2.3.6-1|363	- 0.11
12cr|tellico-2.3.6-1|364	- update feature list
12cr|tellico-2.3.6-1|365	- add support for CDDB and audio file metadata
12cr|tellico-2.3.6-1|366	- buildrequires
12cr|tellico-2.3.6-1|367	
12cr|tellico-2.3.6-1|368	* Wed Aug 25 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.10-1mdk
12cr|tellico-2.3.6-1|369	- 0.10
12cr|tellico-2.3.6-1|370	
12cr|tellico-2.3.6-1|371	* Fri Jun 25 2004 Charles A Edwards <eslrahc@bellsouth.net> 0.9.3-1mdk
12cr|tellico-2.3.6-1|372	- 0.9.3
12cr|tellico-2.3.6-1|373	- reenable libtoolize
12cr|tellico-2.3.6-1|374	- patch for gcc3.4
12cr|tellico-2.3.6-1|375	
12cr|tellico-2.3.6-1|376	* Sun May 16 2004 Charles A Edwards <eslrahc@bellsouth.net> 0.9.1-1mdk
12cr|tellico-2.3.6-1|377	- 0.9.1
12cr|tellico-2.3.6-1|378	
12cr|tellico-2.3.6-1|379	* Wed Apr 21 2004 Charles A Edwards <eslrahc@bellsouth.net> 0.9-1mdk
12cr|tellico-2.3.6-1|380	- 0.9
12cr|tellico-2.3.6-1|381	
12cr|tellico-2.3.6-1|382	* Tue Apr 20 2004 Charles A Edwards <eslrahc@bellsouth.net> 0.9-0.pre1.1mdk
12cr|tellico-2.3.6-1|383	- 0.9pre1
12cr|tellico-2.3.6-1|384	
12cr|tellico-2.3.6-1|385	* Fri Apr 02 2004 Charles A Edwards <eslrahc@bellsouth.net> 0.8.5-1mdk
12cr|tellico-2.3.6-1|386	- 0.8.5
12cr|tellico-2.3.6-1|387	
12cr|tellico-2.3.6-1|388	* Sun Feb 22 2004 Charles A Edwards <eslrahc@bellsouth.net> 0.8.4-1mdk
12cr|tellico-2.3.6-1|389	- 0.8.4
12cr|tellico-2.3.6-1|390	
12cr|tellico-2.3.6-1|391	* Wed Feb 11 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.8.3-2mdk
12cr|tellico-2.3.6-1|392	- Fix menu entry
12cr|tellico-2.3.6-1|393	
12cr|tellico-2.3.6-1|394	* Sat Feb 07 2004 Charles A Edwards <eslrahc@bellsouth.net> 0.8.3-1mdk
12cr|tellico-2.3.6-1|395	- 0.8.3
12cr|tellico-2.3.6-1|396	

7972 12
12cr|teng-2.1.1-1|1	%define	major 2
12cr|teng-2.1.1-1|2	%define	libname %mklibname %{name} %{major}
12cr|teng-2.1.1-1|3	%define	develname %mklibname %{name} -d
12cr|teng-2.1.1-1|4	
12cr|teng-2.1.1-1|5	Summary:	Templating engine writen in C++
12cr|teng-2.1.1-1|6	Name:		teng
12cr|teng-2.1.1-1|7	Version:	2.1.1
12cr|teng-2.1.1-1|8	Release:	1
12cr|teng-2.1.1-1|9	License:	LGPL
12cr|teng-2.1.1-1|10	Group:		System/Libraries
12cr|teng-2.1.1-1|11	URL:		http://teng.sourceforge.net/
12cr|teng-2.1.1-1|12	Source0:	http://prdownloads.sourceforge.net/teng/teng-%{version}.tar.gz
12cr|teng-2.1.1-1|13	BuildRequires:	autoconf automake libtool
12cr|teng-2.1.1-1|14	BuildRequires:	flex
12cr|teng-2.1.1-1|15	BuildRequires:	bison
12cr|teng-2.1.1-1|16	
12cr|teng-2.1.1-1|17	%description
12cr|teng-2.1.1-1|18	Teng is a general purpose templating engine writen in C++ (i.e. library). It is
12cr|teng-2.1.1-1|19	also available as Python module or PHP extension. The main idea of teng is to
12cr|teng-2.1.1-1|20	strictly separate application logic from presentation layer. Widely used on
12cr|teng-2.1.1-1|21	dynamic web sites.
12cr|teng-2.1.1-1|22	
12cr|teng-2.1.1-1|23	%package -n	%{libname}
12cr|teng-2.1.1-1|24	Summary:	The shared Teng libraries
12cr|teng-2.1.1-1|25	Group:		System/Libraries
12cr|teng-2.1.1-1|26	
12cr|teng-2.1.1-1|27	%description -n	%{libname}
12cr|teng-2.1.1-1|28	Teng is a general purpose templating engine writen in C++ (i.e. library). It is
12cr|teng-2.1.1-1|29	also available as Python module or PHP extension. The main idea of teng is to
12cr|teng-2.1.1-1|30	strictly separate application logic from presentation layer. Widely used on
12cr|teng-2.1.1-1|31	dynamic web sites.
12cr|teng-2.1.1-1|32	
12cr|teng-2.1.1-1|33	This package contains the shared Teng libraries.
12cr|teng-2.1.1-1|34	
12cr|teng-2.1.1-1|35	%package -n	%{develname}
12cr|teng-2.1.1-1|36	Summary:	Development files from Teng
12cr|teng-2.1.1-1|37	Group:		Development/C++
12cr|teng-2.1.1-1|38	Requires:	%{libname} = %{version}
12cr|teng-2.1.1-1|39	Provides:	%{name}-devel = %{version}-%{release}
12cr|teng-2.1.1-1|40	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|teng-2.1.1-1|41	Obsoletes:	%{mklibname teng 1 -d}
12cr|teng-2.1.1-1|42	
12cr|teng-2.1.1-1|43	%description -n	%{develname}
12cr|teng-2.1.1-1|44	Development files from Teng.
12cr|teng-2.1.1-1|45	
12cr|teng-2.1.1-1|46	%prep
12cr|teng-2.1.1-1|47	
12cr|teng-2.1.1-1|48	%setup -q
12cr|teng-2.1.1-1|49	
12cr|teng-2.1.1-1|50	%build
12cr|teng-2.1.1-1|51	#autoreconf -fi
12cr|teng-2.1.1-1|52	
12cr|teng-2.1.1-1|53	%configure2_5x
12cr|teng-2.1.1-1|54	
12cr|teng-2.1.1-1|55	%make
12cr|teng-2.1.1-1|56	
12cr|teng-2.1.1-1|57	%install
12cr|teng-2.1.1-1|58	
12cr|teng-2.1.1-1|59	%makeinstall
12cr|teng-2.1.1-1|60	rm -f %{buildroot}%{_libdir}/*.*a
12cr|teng-2.1.1-1|61	
12cr|teng-2.1.1-1|62	%files -n %{libname}
12cr|teng-2.1.1-1|63	%doc COPYING README INSTALL AUTHORS
12cr|teng-2.1.1-1|64	%{_libdir}/*.so.%{major}*
12cr|teng-2.1.1-1|65	
12cr|teng-2.1.1-1|66	%files -n %{develname}
12cr|teng-2.1.1-1|67	%{_includedir}/*
12cr|teng-2.1.1-1|68	%{_libdir}/*.so
12cr|teng-2.1.1-1|69	
12cr|teng-2.1.1-1|70	
12cr|teng-2.1.1-1|71	%changelog
12cr|teng-2.1.1-1|72	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-1
12cr|teng-2.1.1-1|73	+ Revision: 796984
12cr|teng-2.1.1-1|74	- 2.1.1
12cr|teng-2.1.1-1|75	
12cr|teng-2.1.1-1|76	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 2.0.4-0.20080222.2mdv2010.0
12cr|teng-2.1.1-1|77	+ Revision: 434333
12cr|teng-2.1.1-1|78	- rebuild
12cr|teng-2.1.1-1|79	
12cr|teng-2.1.1-1|80	* Wed Jul 09 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.4-0.20080222.1mdv2009.0
12cr|teng-2.1.1-1|81	+ Revision: 233017
12cr|teng-2.1.1-1|82	- 2.0.4 (cvs snap 20080222)
12cr|teng-2.1.1-1|83	- fix build with gcc43 (P0)
12cr|teng-2.1.1-1|84	
12cr|teng-2.1.1-1|85	+ Pixel <pixel@mandriva.com>
12cr|teng-2.1.1-1|86	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|teng-2.1.1-1|87	
12cr|teng-2.1.1-1|88	* Tue Feb 05 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-0.20071219.1mdv2008.1
12cr|teng-2.1.1-1|89	+ Revision: 162779
12cr|teng-2.1.1-1|90	- new snap (20071219)
12cr|teng-2.1.1-1|91	- fix deps
12cr|teng-2.1.1-1|92	
12cr|teng-2.1.1-1|93	+ Olivier Blin <blino@mandriva.org>
12cr|teng-2.1.1-1|94	- restore BuildRoot
12cr|teng-2.1.1-1|95	
12cr|teng-2.1.1-1|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|teng-2.1.1-1|97	- kill re-definition of %%buildroot on Pixel's request
12cr|teng-2.1.1-1|98	
12cr|teng-2.1.1-1|99	* Tue Nov 13 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-0.20071026.1mdv2008.1
12cr|teng-2.1.1-1|100	+ Revision: 108440
12cr|teng-2.1.1-1|101	- 2.0.1 (a recent 20071026 cvs snap)
12cr|teng-2.1.1-1|102	- new major (2)
12cr|teng-2.1.1-1|103	- new devel naming
12cr|teng-2.1.1-1|104	
12cr|teng-2.1.1-1|105	
12cr|teng-2.1.1-1|106	* Wed Jun 15 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.0.10-2mdk
12cr|teng-2.1.1-1|107	- err, fixed requires
12cr|teng-2.1.1-1|108	
12cr|teng-2.1.1-1|109	* Wed Jun 15 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.0.10-1mdk
12cr|teng-2.1.1-1|110	- initial rpm package
12cr|teng-2.1.1-1|111	- small gcc4 fix as P0
12cr|teng-2.1.1-1|112	

7973 12
12cr|tengen-0.1.0-8|1	%define	version	0.1.0
12cr|tengen-0.1.0-8|2	%define release	%mkrel 8
12cr|tengen-0.1.0-8|3	
12cr|tengen-0.1.0-8|4	Summary:	Go chess for GNOME
12cr|tengen-0.1.0-8|5	Name:		tengen
12cr|tengen-0.1.0-8|6	Version:	%{version}
12cr|tengen-0.1.0-8|7	Release:	%{release}
12cr|tengen-0.1.0-8|8	License:	GPLv2+
12cr|tengen-0.1.0-8|9	Group:		Games/Boards
12cr|tengen-0.1.0-8|10	URL:		http://tengen.rubyforge.org/
12cr|tengen-0.1.0-8|11	Source:		http://rubyforge.org/frs/download.php/2390/%{name}-%{version}.tar.bz2
12cr|tengen-0.1.0-8|12	Patch0:		tengen-0.1.0-nomutex.patch
12cr|tengen-0.1.0-8|13	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tengen-0.1.0-8|14	BuildArch:	noarch
12cr|tengen-0.1.0-8|15	BuildRequires:	ruby
12cr|tengen-0.1.0-8|16	Requires:	ruby-libglade2
12cr|tengen-0.1.0-8|17	Requires:	ruby-gnome2
12cr|tengen-0.1.0-8|18	Requires:	gnugo
12cr|tengen-0.1.0-8|19	
12cr|tengen-0.1.0-8|20	%description
12cr|tengen-0.1.0-8|21	Tengen is a GNOME program that plays Go, a strategic board game that's
12cr|tengen-0.1.0-8|22	popular worldwide. Currently it features:
12cr|tengen-0.1.0-8|23	
12cr|tengen-0.1.0-8|24	* SVG graphics
12cr|tengen-0.1.0-8|25	* handles board sizes from 5x5 to 19x19
12cr|tengen-0.1.0-8|26	* can redo moves
12cr|tengen-0.1.0-8|27	* can play either against the computer or a human being
12cr|tengen-0.1.0-8|28	
12cr|tengen-0.1.0-8|29	%prep
12cr|tengen-0.1.0-8|30	%setup -q
12cr|tengen-0.1.0-8|31	%patch0 -p1
12cr|tengen-0.1.0-8|32	
12cr|tengen-0.1.0-8|33	%build
12cr|tengen-0.1.0-8|34	ruby install.rb config --bin-dir=%{_gamesbindir} \
12cr|tengen-0.1.0-8|35	--data-dir=%{_gamesdatadir} \
12cr|tengen-0.1.0-8|36	--site-ruby=%{ruby_vendorlibdir}
12cr|tengen-0.1.0-8|37	ruby install.rb setup
12cr|tengen-0.1.0-8|38	
12cr|tengen-0.1.0-8|39	%install
12cr|tengen-0.1.0-8|40	rm -rf %{buildroot}
12cr|tengen-0.1.0-8|41	ruby install.rb install --prefix=%{buildroot}
12cr|tengen-0.1.0-8|42	
12cr|tengen-0.1.0-8|43	mkdir -p %{buildroot}%{_datadir}/applications
12cr|tengen-0.1.0-8|44	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|tengen-0.1.0-8|45	[Desktop Entry]
12cr|tengen-0.1.0-8|46	Name=Tengen
12cr|tengen-0.1.0-8|47	Comment=Go chess for GNOME
12cr|tengen-0.1.0-8|48	Exec=%{_gamesbindir}/%{name}
12cr|tengen-0.1.0-8|49	Icon=strategy_section
12cr|tengen-0.1.0-8|50	Terminal=false
12cr|tengen-0.1.0-8|51	Type=Application
12cr|tengen-0.1.0-8|52	Categories=GNOME;GTK;X-MandrivaLinux-MoreApplications-Games-Boards;Game;BoardGame;
12cr|tengen-0.1.0-8|53	EOF
12cr|tengen-0.1.0-8|54	
12cr|tengen-0.1.0-8|55	%if %mdkversion < 200900
12cr|tengen-0.1.0-8|56	%post
12cr|tengen-0.1.0-8|57	%update_menus
12cr|tengen-0.1.0-8|58	%endif
12cr|tengen-0.1.0-8|59	
12cr|tengen-0.1.0-8|60	%if %mdkversion < 200900
12cr|tengen-0.1.0-8|61	%postun
12cr|tengen-0.1.0-8|62	%clean_menus
12cr|tengen-0.1.0-8|63	%endif
12cr|tengen-0.1.0-8|64	
12cr|tengen-0.1.0-8|65	%clean
12cr|tengen-0.1.0-8|66	rm -rf %{buildroot}
12cr|tengen-0.1.0-8|67	
12cr|tengen-0.1.0-8|68	%files
12cr|tengen-0.1.0-8|69	%defattr(-,root,root)
12cr|tengen-0.1.0-8|70	%doc AUTHORS ChangeLog COPYING NEWS README
12cr|tengen-0.1.0-8|71	%{_gamesbindir}/*
12cr|tengen-0.1.0-8|72	%{_gamesdatadir}/%{name}
12cr|tengen-0.1.0-8|73	%{ruby_vendorlibdir}/*
12cr|tengen-0.1.0-8|74	%{_datadir}/applications/*
12cr|tengen-0.1.0-8|75	
12cr|tengen-0.1.0-8|76	
12cr|tengen-0.1.0-8|77	%changelog
12cr|tengen-0.1.0-8|78	* Sat Oct 10 2009 John Balcaen <mikala@mandriva.org> 0.1.0-8mdv2010.0
12cr|tengen-0.1.0-8|79	+ Revision: 456483
12cr|tengen-0.1.0-8|80	- Fix desktop file ( bug #44889)
12cr|tengen-0.1.0-8|81	
12cr|tengen-0.1.0-8|82	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1.0-7mdv2010.0
12cr|tengen-0.1.0-8|83	+ Revision: 445416
12cr|tengen-0.1.0-8|84	- rebuild
12cr|tengen-0.1.0-8|85	
12cr|tengen-0.1.0-8|86	* Fri Apr 03 2009 Pascal Terjan <pterjan@mandriva.org> 0.1.0-6mdv2009.1
12cr|tengen-0.1.0-8|87	+ Revision: 363706
12cr|tengen-0.1.0-8|88	- Fix a crash with recent ruby (#49482)
12cr|tengen-0.1.0-8|89	- Use vendor dir
12cr|tengen-0.1.0-8|90	- Update License tag
12cr|tengen-0.1.0-8|91	
12cr|tengen-0.1.0-8|92	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1.0-5mdv2009.0
12cr|tengen-0.1.0-8|93	+ Revision: 261483
12cr|tengen-0.1.0-8|94	- rebuild
12cr|tengen-0.1.0-8|95	
12cr|tengen-0.1.0-8|96	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1.0-4mdv2009.0
12cr|tengen-0.1.0-8|97	+ Revision: 254384
12cr|tengen-0.1.0-8|98	- rebuild
12cr|tengen-0.1.0-8|99	- drop old menu
12cr|tengen-0.1.0-8|100	
12cr|tengen-0.1.0-8|101	+ Pixel <pixel@mandriva.com>
12cr|tengen-0.1.0-8|102	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|tengen-0.1.0-8|103	
12cr|tengen-0.1.0-8|104	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.1.0-2mdv2008.1
12cr|tengen-0.1.0-8|105	+ Revision: 136535
12cr|tengen-0.1.0-8|106	- restore BuildRoot
12cr|tengen-0.1.0-8|107	
12cr|tengen-0.1.0-8|108	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|tengen-0.1.0-8|109	- kill re-definition of %%buildroot on Pixel's request
12cr|tengen-0.1.0-8|110	- kill explicit icon extension
12cr|tengen-0.1.0-8|111	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|tengen-0.1.0-8|112	
12cr|tengen-0.1.0-8|113	
12cr|tengen-0.1.0-8|114	* Sun Jan 07 2007 Pascal Terjan <pterjan@mandriva.org> 0.1.0-2mdv2007.0
12cr|tengen-0.1.0-8|115	+ Revision: 105057
12cr|tengen-0.1.0-8|116	- mkrel
12cr|tengen-0.1.0-8|117	- XDG menu
12cr|tengen-0.1.0-8|118	- use ruby macros
12cr|tengen-0.1.0-8|119	- Import tengen
12cr|tengen-0.1.0-8|120	
12cr|tengen-0.1.0-8|121	* Thu Dec 30 2004 Abel Cheung <deaddog@mandrake.org> 0.1.0-1mdk
12cr|tengen-0.1.0-8|122	- First Mandrakelinux package
12cr|tengen-0.1.0-8|123	

7974 12
12cr|tenr-de-styles-pkg-1.1-3|1	Name:           tenr-de-styles-pkg
12cr|tenr-de-styles-pkg-1.1-3|2	Version:        1.1
12cr|tenr-de-styles-pkg-1.1-3|3	Release:        %mkrel 3
12cr|tenr-de-styles-pkg-1.1-3|4	Summary:        A collection of styles for fluxbox
12cr|tenr-de-styles-pkg-1.1-3|5	
12cr|tenr-de-styles-pkg-1.1-3|6	Group:          Graphical desktop/Other
12cr|tenr-de-styles-pkg-1.1-3|7	License:        Creative Commons Attribution-ShareAlike 2.5
12cr|tenr-de-styles-pkg-1.1-3|8	URL:            http://tenr.de
12cr|tenr-de-styles-pkg-1.1-3|9	Source0:        http://tenr.de/files/%{name}-%{version}.tar.bz2
12cr|tenr-de-styles-pkg-1.1-3|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tenr-de-styles-pkg-1.1-3|11	Buildarch:      noarch
12cr|tenr-de-styles-pkg-1.1-3|12	Requires:       fluxbox
12cr|tenr-de-styles-pkg-1.1-3|13	
12cr|tenr-de-styles-pkg-1.1-3|14	%define  _styledir %{_datadir}/%{name}-%{version}
12cr|tenr-de-styles-pkg-1.1-3|15	
12cr|tenr-de-styles-pkg-1.1-3|16	%description
12cr|tenr-de-styles-pkg-1.1-3|17	A collection of styles/themes for use with Fluxbox. All styles/themes are
12cr|tenr-de-styles-pkg-1.1-3|18	compatible with fluxStyle.
12cr|tenr-de-styles-pkg-1.1-3|19	
12cr|tenr-de-styles-pkg-1.1-3|20	%prep
12cr|tenr-de-styles-pkg-1.1-3|21	%setup -q
12cr|tenr-de-styles-pkg-1.1-3|22	# I keep finding files and dirs with the wrong premissions on them in the tar
12cr|tenr-de-styles-pkg-1.1-3|23	# balls from upstream
12cr|tenr-de-styles-pkg-1.1-3|24	find styles/ \( -type d -exec chmod 755 '{}' \; -o -type f -exec chmod 644 '{}' \; \)
12cr|tenr-de-styles-pkg-1.1-3|25	
12cr|tenr-de-styles-pkg-1.1-3|26	%install
12cr|tenr-de-styles-pkg-1.1-3|27	rm -rf $RPM_BUILD_ROOT
12cr|tenr-de-styles-pkg-1.1-3|28	install -d $RPM_BUILD_ROOT%{_styledir}/
12cr|tenr-de-styles-pkg-1.1-3|29	cp -a styles $RPM_BUILD_ROOT%{_styledir}/
12cr|tenr-de-styles-pkg-1.1-3|30	
12cr|tenr-de-styles-pkg-1.1-3|31	%clean
12cr|tenr-de-styles-pkg-1.1-3|32	rm -rf $RPM_BUILD_ROOT
12cr|tenr-de-styles-pkg-1.1-3|33	
12cr|tenr-de-styles-pkg-1.1-3|34	
12cr|tenr-de-styles-pkg-1.1-3|35	%files
12cr|tenr-de-styles-pkg-1.1-3|36	%defattr(-,root,root,-)
12cr|tenr-de-styles-pkg-1.1-3|37	%doc README NEWS License
12cr|tenr-de-styles-pkg-1.1-3|38	%dir %{_styledir}
12cr|tenr-de-styles-pkg-1.1-3|39	%{_styledir}/*
12cr|tenr-de-styles-pkg-1.1-3|40	
12cr|tenr-de-styles-pkg-1.1-3|41	
12cr|tenr-de-styles-pkg-1.1-3|42	%changelog
12cr|tenr-de-styles-pkg-1.1-3|43	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.1-3mdv2010.0
12cr|tenr-de-styles-pkg-1.1-3|44	+ Revision: 434334
12cr|tenr-de-styles-pkg-1.1-3|45	- rebuild
12cr|tenr-de-styles-pkg-1.1-3|46	
12cr|tenr-de-styles-pkg-1.1-3|47	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.1-2mdv2009.0
12cr|tenr-de-styles-pkg-1.1-3|48	+ Revision: 269417
12cr|tenr-de-styles-pkg-1.1-3|49	- rebuild early 2009.0 package (before pixel changes)
12cr|tenr-de-styles-pkg-1.1-3|50	
12cr|tenr-de-styles-pkg-1.1-3|51	* Thu Jun 05 2008 Jérôme Soyer <saispo@mandriva.org> 1.1-1mdv2009.0
12cr|tenr-de-styles-pkg-1.1-3|52	+ Revision: 215942
12cr|tenr-de-styles-pkg-1.1-3|53	- import tenr-de-styles-pkg
12cr|tenr-de-styles-pkg-1.1-3|54	
12cr|tenr-de-styles-pkg-1.1-3|55	

7975 12
12cr|tenshi-0.12-0.2|1	%define	name tenshi
12cr|tenshi-0.12-0.2|2	%define	version 0.12
12cr|tenshi-0.12-0.2|3	%define	release %mkrel 0.2
12cr|tenshi-0.12-0.2|4	
12cr|tenshi-0.12-0.2|5	Summary:	Tenshi log monitoring program
12cr|tenshi-0.12-0.2|6	Name:		%{name}
12cr|tenshi-0.12-0.2|7	Version:	%{version}
12cr|tenshi-0.12-0.2|8	Release:	%{release}
12cr|tenshi-0.12-0.2|9	Group:		Monitoring
12cr|tenshi-0.12-0.2|10	License:	Public Domain
12cr|tenshi-0.12-0.2|11	Url:		http://www.inversepath.com/tenshi.html
12cr|tenshi-0.12-0.2|12	Source0:	http://dev.inversepath.com/download/%{name}/%{name}-%{version}.tar.gz
12cr|tenshi-0.12-0.2|13	Source1:	tenshi.mandriva-init
12cr|tenshi-0.12-0.2|14	Source2:	tenshi.mandriva-conf
12cr|tenshi-0.12-0.2|15	Patch0:		tenshi-mdv.buildfix.diff
12cr|tenshi-0.12-0.2|16	Requires:	perl
12cr|tenshi-0.12-0.2|17	Buildroot:	%{_tmppath}/%{name}-%{version}
12cr|tenshi-0.12-0.2|18	
12cr|tenshi-0.12-0.2|19	%description
12cr|tenshi-0.12-0.2|20	tenshi is a log monitoring program, designed to watch one or more log
12cr|tenshi-0.12-0.2|21	files for lines matching user defined regular expressions and report
12cr|tenshi-0.12-0.2|22	on the matches. The regular expressions are assigned to queues which
12cr|tenshi-0.12-0.2|23	have an alert interval and a list of mail recipients.
12cr|tenshi-0.12-0.2|24	
12cr|tenshi-0.12-0.2|25	%prep
12cr|tenshi-0.12-0.2|26	%setup -q
12cr|tenshi-0.12-0.2|27	%patch0 -p1
12cr|tenshi-0.12-0.2|28	
12cr|tenshi-0.12-0.2|29	%build
12cr|tenshi-0.12-0.2|30	
12cr|tenshi-0.12-0.2|31	%install
12cr|tenshi-0.12-0.2|32	rm -rf %{buildroot}
12cr|tenshi-0.12-0.2|33	mkdir -p %{buildroot}%{_initrddir}
12cr|tenshi-0.12-0.2|34	mkdir -p %{buildroot}%{_sysconfdir}/%{name}.d
12cr|tenshi-0.12-0.2|35	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12cr|tenshi-0.12-0.2|36	mkdir -p %{buildroot}%{_mandir}/man8/
12cr|tenshi-0.12-0.2|37	mkdir -p %{buildroot}/var/run/%{name}/
12cr|tenshi-0.12-0.2|38	
12cr|tenshi-0.12-0.2|39	%makeinstall
12cr|tenshi-0.12-0.2|40	
12cr|tenshi-0.12-0.2|41	rm -rf %{buildroot}%{_sysconfdir}/%{name}
12cr|tenshi-0.12-0.2|42	install -m755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|tenshi-0.12-0.2|43	install -m755 %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|tenshi-0.12-0.2|44	touch %{buildroot}/var/run/%{name}/%{name}.pid
12cr|tenshi-0.12-0.2|45	mkdir -p %{buildroot}/var/log/%{name}
12cr|tenshi-0.12-0.2|46	mkfifo %{buildroot}/var/log/%{name}.fifo
12cr|tenshi-0.12-0.2|47	
12cr|tenshi-0.12-0.2|48	%pre
12cr|tenshi-0.12-0.2|49	%_pre_useradd %{name} /dev/null /sbin/nologin
12cr|tenshi-0.12-0.2|50	
12cr|tenshi-0.12-0.2|51	%post
12cr|tenshi-0.12-0.2|52	%_post_service %{name}
12cr|tenshi-0.12-0.2|53	if [ ! -n "`grep '/var/log/tenshi.fifo' %{_sysconfdir}/security/msec/perms.conf`" ] ; then
12cr|tenshi-0.12-0.2|54	echo "/var/log/tenshi.fifo	current.tenshi 640" >> \
12cr|tenshi-0.12-0.2|55	%{_sysconfdir}/security/msec/perms.conf
12cr|tenshi-0.12-0.2|56	fi
12cr|tenshi-0.12-0.2|57	
12cr|tenshi-0.12-0.2|58	if [ ! -n "`grep '# BEGIN: Automatically added by tenshi installation' /etc/syslog-ng.conf`" ] ; then
12cr|tenshi-0.12-0.2|59	cat << EOF >> /etc/syslog-ng.conf
12cr|tenshi-0.12-0.2|60	# BEGIN: Automatically added by tenshi installation
12cr|tenshi-0.12-0.2|61	destination d_tenshi {
12cr|tenshi-0.12-0.2|62	pipe("/var/log/tenshi.fifo"
12cr|tenshi-0.12-0.2|63	group(tenshi)
12cr|tenshi-0.12-0.2|64	perm(0640)
12cr|tenshi-0.12-0.2|65	);
12cr|tenshi-0.12-0.2|66	};
12cr|tenshi-0.12-0.2|67	filter f_level_tenshi { level(debug..emerg); };
12cr|tenshi-0.12-0.2|68	log { source(s_sys); filter(f_level_tenshi); destination(d_tenshi); };
12cr|tenshi-0.12-0.2|69	# END
12cr|tenshi-0.12-0.2|70	EOF
12cr|tenshi-0.12-0.2|71	
12cr|tenshi-0.12-0.2|72	elif [ ! -n "`grep '# BEGIN: Automatically added by tenshi installation' %{_sysconfdir}/syslog.conf`" ] ; then
12cr|tenshi-0.12-0.2|73	cat << EOF >> %{_sysconfdir}/syslog.conf
12cr|tenshi-0.12-0.2|74	# BEGIN: Automatically added by tenshi installation
12cr|tenshi-0.12-0.2|75	*.*					-/var/log/tenshi.fifo
12cr|tenshi-0.12-0.2|76	# END
12cr|tenshi-0.12-0.2|77	EOF
12cr|tenshi-0.12-0.2|78	
12cr|tenshi-0.12-0.2|79	elif [ -d %{_sysconfdir}/rsyslog.d ] ; then
12cr|tenshi-0.12-0.2|80	if [ ! -e %{_sysconfdir}/rsyslog.d/tenshi.conf ] ; then
12cr|tenshi-0.12-0.2|81	cat << EOF >> %{_sysconfdir}/rsyslog.d/tenshi.conf
12cr|tenshi-0.12-0.2|82	# Create by tenshi install
12cr|tenshi-0.12-0.2|83	*.* |/var/log/tenshi.fifo
12cr|tenshi-0.12-0.2|84	EOF
12cr|tenshi-0.12-0.2|85	fi
12cr|tenshi-0.12-0.2|86	
12cr|tenshi-0.12-0.2|87	else
12cr|tenshi-0.12-0.2|88	echo "Not found your syslog daemon's config file."
12cr|tenshi-0.12-0.2|89	echo "Please setup with your hand."
12cr|tenshi-0.12-0.2|90	fi
12cr|tenshi-0.12-0.2|91	
12cr|tenshi-0.12-0.2|92	%preun
12cr|tenshi-0.12-0.2|93	%_preun_service %{name}
12cr|tenshi-0.12-0.2|94	%_preun_syslogdel
12cr|tenshi-0.12-0.2|95	
12cr|tenshi-0.12-0.2|96	%postun
12cr|tenshi-0.12-0.2|97	%_postun_userdel %{name}
12cr|tenshi-0.12-0.2|98	if [ ! -e %{_sysconfdir}/rsyslog.d/tenshi.conf ] ; then
12cr|tenshi-0.12-0.2|99	rm -f %{_sysconfdir}/rsyslog.d/tenshi.conf
12cr|tenshi-0.12-0.2|100	fi
12cr|tenshi-0.12-0.2|101	
12cr|tenshi-0.12-0.2|102	%files
12cr|tenshi-0.12-0.2|103	%defattr(644,root,root,755)
12cr|tenshi-0.12-0.2|104	%doc README INSTALL CREDITS LICENSE Changelog FAQ tenshi.conf
12cr|tenshi-0.12-0.2|105	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|tenshi-0.12-0.2|106	%attr(755,root,root) %config(noreplace) %{_initrddir}/%{name}
12cr|tenshi-0.12-0.2|107	%attr(755,root,root) %{_bindir}/%{name}
12cr|tenshi-0.12-0.2|108	%{_mandir}/man8/%{name}.8*
12cr|tenshi-0.12-0.2|109	%dir %attr(755,root,root) %{_sysconfdir}/%{name}.d
12cr|tenshi-0.12-0.2|110	%dir %attr(755,tenshi,tenshi) /var/run/%{name}
12cr|tenshi-0.12-0.2|111	%ghost %attr(600,tenshi,tenshi) /var/run/%{name}/%{name}.pid
12cr|tenshi-0.12-0.2|112	%attr(644,root,tenshi) /var/log/%{name}.fifo
12cr|tenshi-0.12-0.2|113	
12cr|tenshi-0.12-0.2|114	%clean
12cr|tenshi-0.12-0.2|115	rm -rf %{buildroot}
12cr|tenshi-0.12-0.2|116	
12cr|tenshi-0.12-0.2|117	
12cr|tenshi-0.12-0.2|118	
12cr|tenshi-0.12-0.2|119	%changelog
12cr|tenshi-0.12-0.2|120	* Wed Nov 17 2010 Lonyai Gergely <aleph@mandriva.org> 0.12-0.2mdv2011.0
12cr|tenshi-0.12-0.2|121	+ Revision: 598319
12cr|tenshi-0.12-0.2|122	- Add rsyslog support.
12cr|tenshi-0.12-0.2|123	
12cr|tenshi-0.12-0.2|124	* Fri Sep 17 2010 Lonyai Gergely <aleph@mandriva.org> 0.12-0.1mdv2011.0
12cr|tenshi-0.12-0.2|125	+ Revision: 579175
12cr|tenshi-0.12-0.2|126	- 0.12
12cr|tenshi-0.12-0.2|127	
12cr|tenshi-0.12-0.2|128	* Mon Jul 20 2009 Lonyai Gergely <aleph@mandriva.org> 0.11-0.2mdv2010.0
12cr|tenshi-0.12-0.2|129	+ Revision: 398064
12cr|tenshi-0.12-0.2|130	- fix in config file and %%post
12cr|tenshi-0.12-0.2|131	
12cr|tenshi-0.12-0.2|132	* Mon Jul 20 2009 Lonyai Gergely <aleph@mandriva.org> 0.11-0.1mdv2010.0
12cr|tenshi-0.12-0.2|133	+ Revision: 398038
12cr|tenshi-0.12-0.2|134	- update to 0.11
12cr|tenshi-0.12-0.2|135	
12cr|tenshi-0.12-0.2|136	* Thu Jul 16 2009 Lonyai Gergely <aleph@mandriva.org> 0.10-0.5mdv2010.0
12cr|tenshi-0.12-0.2|137	+ Revision: 396577
12cr|tenshi-0.12-0.2|138	- fix release problem
12cr|tenshi-0.12-0.2|139	- fix syslog settings
12cr|tenshi-0.12-0.2|140	
12cr|tenshi-0.12-0.2|141	* Thu Jul 16 2009 Lonyai Gergely <aleph@mandriva.org> 0.10-0.4mdv2010.0
12cr|tenshi-0.12-0.2|142	+ Revision: 396564
12cr|tenshi-0.12-0.2|143	- fix the init script
12cr|tenshi-0.12-0.2|144	
12cr|tenshi-0.12-0.2|145	* Thu Jul 16 2009 Lonyai Gergely <aleph@mandriva.org> 0.10-0.3mdv2010.0
12cr|tenshi-0.12-0.2|146	+ Revision: 396543
12cr|tenshi-0.12-0.2|147	- update the init script
12cr|tenshi-0.12-0.2|148	
12cr|tenshi-0.12-0.2|149	* Wed Jul 15 2009 Lonyai Gergely <aleph@mandriva.org> 0.10-0.1mdv2010.0
12cr|tenshi-0.12-0.2|150	+ Revision: 396205
12cr|tenshi-0.12-0.2|151	- fix licence type
12cr|tenshi-0.12-0.2|152	- fix group name
12cr|tenshi-0.12-0.2|153	- initial version is 0.10
12cr|tenshi-0.12-0.2|154	- create tenshi
12cr|tenshi-0.12-0.2|155	

7976 12
12cr|tentakel-2.2-8|1	%define name tentakel
12cr|tentakel-2.2-8|2	%define version 2.2
12cr|tentakel-2.2-8|3	%define release %mkrel 8
12cr|tentakel-2.2-8|4	
12cr|tentakel-2.2-8|5	Summary: Program that executes the same command on many hosts in parallel
12cr|tentakel-2.2-8|6	Name: %{name}
12cr|tentakel-2.2-8|7	Version: %{version}
12cr|tentakel-2.2-8|8	Release: %{release}
12cr|tentakel-2.2-8|9	Source0: %{name}-%{version}.tar.bz2
12cr|tentakel-2.2-8|10	Patch0: tentakel-setup.py.patch
12cr|tentakel-2.2-8|11	License: GPL
12cr|tentakel-2.2-8|12	Group: Networking/Remote access
12cr|tentakel-2.2-8|13	Url: http://tentakel.biskalar.de/
12cr|tentakel-2.2-8|14	Buildarch: noarch
12cr|tentakel-2.2-8|15	requires: python
12cr|tentakel-2.2-8|16	Buildrequires: python-devel
12cr|tentakel-2.2-8|17	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|tentakel-2.2-8|18	
12cr|tentakel-2.2-8|19	%description
12cr|tentakel-2.2-8|20	Tentakel is a program that executes the same command on many hosts in parallel
12cr|tentakel-2.2-8|21	using SSH. It is designed to be easily extendable. The output of the remote
12cr|tentakel-2.2-8|22	command can be controlled by means of format strings.
12cr|tentakel-2.2-8|23	
12cr|tentakel-2.2-8|24	%prep
12cr|tentakel-2.2-8|25	%setup -q
12cr|tentakel-2.2-8|26	%patch0 -p0
12cr|tentakel-2.2-8|27	
12cr|tentakel-2.2-8|28	%build
12cr|tentakel-2.2-8|29	%make
12cr|tentakel-2.2-8|30	
12cr|tentakel-2.2-8|31	%install
12cr|tentakel-2.2-8|32	rm -rf $RPM_BUILD_ROOT
12cr|tentakel-2.2-8|33	%make PREFIX=$RPM_BUILD_ROOT%{_prefix} mandir=$RPM_BUILD_ROOT%{_mandir} install
12cr|tentakel-2.2-8|34	
12cr|tentakel-2.2-8|35	%clean
12cr|tentakel-2.2-8|36	rm -rf $RPM_BUILD_ROOT
12cr|tentakel-2.2-8|37	
12cr|tentakel-2.2-8|38	%files
12cr|tentakel-2.2-8|39	%defattr(-,root,root)
12cr|tentakel-2.2-8|40	%{_bindir}/%name
12cr|tentakel-2.2-8|41	%dir %py_puresitedir/lekatnet
12cr|tentakel-2.2-8|42	%py_puresitedir/lekatnet/*.py*
12cr|tentakel-2.2-8|43	%dir %py_puresitedir/lekatnet/plugins
12cr|tentakel-2.2-8|44	%py_puresitedir/lekatnet/plugins/*
12cr|tentakel-2.2-8|45	%py_puresitedir/tentakel-*.egg-info
12cr|tentakel-2.2-8|46	%{_mandir}/man1/tentakel.*
12cr|tentakel-2.2-8|47	%{_defaultdocdir}/%name/*
12cr|tentakel-2.2-8|48	
12cr|tentakel-2.2-8|49	
12cr|tentakel-2.2-8|50	%changelog
12cr|tentakel-2.2-8|51	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 2.2-8mdv2011.0
12cr|tentakel-2.2-8|52	+ Revision: 592185
12cr|tentakel-2.2-8|53	- rebuild for python 2.7
12cr|tentakel-2.2-8|54	
12cr|tentakel-2.2-8|55	* Wed Jan 27 2010 Antoine Ginies <aginies@mandriva.com> 2.2-7mdv2010.1
12cr|tentakel-2.2-8|56	+ Revision: 497257
12cr|tentakel-2.2-8|57	- fix to be able to rebuild on 2010.1
12cr|tentakel-2.2-8|58	- use macro for doc
12cr|tentakel-2.2-8|59	
12cr|tentakel-2.2-8|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|tentakel-2.2-8|61	- rebuild
12cr|tentakel-2.2-8|62	- rebuild
12cr|tentakel-2.2-8|63	
12cr|tentakel-2.2-8|64	* Tue Mar 11 2008 Antoine Ginies <aginies@mandriva.com> 2.2-4mdv2008.1
12cr|tentakel-2.2-8|65	+ Revision: 185610
12cr|tentakel-2.2-8|66	- fix missing doc
12cr|tentakel-2.2-8|67	- re-add buildroot
12cr|tentakel-2.2-8|68	- remove buildroot
12cr|tentakel-2.2-8|69	
12cr|tentakel-2.2-8|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|tentakel-2.2-8|71	- rebuild
12cr|tentakel-2.2-8|72	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|tentakel-2.2-8|73	- kill re-definition of %%buildroot on Pixel's request
12cr|tentakel-2.2-8|74	- fix man pages extension
12cr|tentakel-2.2-8|75	
12cr|tentakel-2.2-8|76	+ Olivier Blin <oblin@mandriva.com>
12cr|tentakel-2.2-8|77	- restore BuildRoot
12cr|tentakel-2.2-8|78	
12cr|tentakel-2.2-8|79	
12cr|tentakel-2.2-8|80	* Fri Mar 02 2007 Antoine Ginies <aginies@mandriva.com> 2.2-3mdv2007.0
12cr|tentakel-2.2-8|81	+ Revision: 130992
12cr|tentakel-2.2-8|82	- use %%py_puresitedir instead of %%py_platsitedir (thx misc help)
12cr|tentakel-2.2-8|83	- add .egg-info
12cr|tentakel-2.2-8|84	
12cr|tentakel-2.2-8|85	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|tentakel-2.2-8|86	- Rebuild against new python
12cr|tentakel-2.2-8|87	- Import tentakel
12cr|tentakel-2.2-8|88	
12cr|tentakel-2.2-8|89	* Mon Feb 27 2006 Antoine Ginies <aginies@mandriva.com> 2.2-2mdk
12cr|tentakel-2.2-8|90	- add Buildrequires on python-devel
12cr|tentakel-2.2-8|91	
12cr|tentakel-2.2-8|92	* Tue Mar 22 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 2.2-1mdk
12cr|tentakel-2.2-8|93	- release 2.2
12cr|tentakel-2.2-8|94	
12cr|tentakel-2.2-8|95	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 2.1.2-3mdk
12cr|tentakel-2.2-8|96	- Rebuild for new python
12cr|tentakel-2.2-8|97	
12cr|tentakel-2.2-8|98	* Sat May 29 2004 Antoine Ginies <aginies@n2.mandrakesoft.com> 2.1.2-1mdk
12cr|tentakel-2.2-8|99	- first Mandrakesoft release
12cr|tentakel-2.2-8|100	

7977 12
12cr|terminal-0.4.8-3|1	%define oname Terminal
12cr|terminal-0.4.8-3|2	%define iconname %{oname}.png
12cr|terminal-0.4.8-3|3	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|terminal-0.4.8-3|4	
12cr|terminal-0.4.8-3|5	Summary:	X terminal emulator for Xfce desktop environment
12cr|terminal-0.4.8-3|6	Name:		terminal
12cr|terminal-0.4.8-3|7	Version:	0.4.8
12cr|terminal-0.4.8-3|8	Release:	3
12cr|terminal-0.4.8-3|9	Group:		Terminals
12cr|terminal-0.4.8-3|10	License:	GPLv2+
12cr|terminal-0.4.8-3|11	URL:		http://www.xfce.org
12cr|terminal-0.4.8-3|12	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{oname}-%{version}.tar.bz2
12cr|terminal-0.4.8-3|13	BuildRequires:	vte-devel >= 0.17.1
12cr|terminal-0.4.8-3|14	BuildRequires:	perl(XML::Parser)
12cr|terminal-0.4.8-3|15	BuildRequires:	exo-devel >= 0.7.2
12cr|terminal-0.4.8-3|16	BuildRequires:	imagemagick
12cr|terminal-0.4.8-3|17	BuildRequires:	desktop-file-utils
12cr|terminal-0.4.8-3|18	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12cr|terminal-0.4.8-3|19	BuildRequires:	dbus-glib-devel
12cr|terminal-0.4.8-3|20	BuildRequires:	intltool
12cr|terminal-0.4.8-3|21	Requires:	vte >= 0.11.0
12cr|terminal-0.4.8-3|22	Requires:	exo
12cr|terminal-0.4.8-3|23	
12cr|terminal-0.4.8-3|24	%description
12cr|terminal-0.4.8-3|25	Terminal is a modern, lightweight, and low memory cost terminal
12cr|terminal-0.4.8-3|26	emulator with tabs and multiple windows for the Xfce desktop
12cr|terminal-0.4.8-3|27	environment. It offers full-customization for the key bindings,
12cr|terminal-0.4.8-3|28	the aspect, the colors, and more.
12cr|terminal-0.4.8-3|29	
12cr|terminal-0.4.8-3|30	%prep
12cr|terminal-0.4.8-3|31	%setup -q -n %{oname}-%{version}
12cr|terminal-0.4.8-3|32	
12cr|terminal-0.4.8-3|33	%build
12cr|terminal-0.4.8-3|34	%configure2_5x \
12cr|terminal-0.4.8-3|35	--disable-static \
12cr|terminal-0.4.8-3|36	--enable-dbus
12cr|terminal-0.4.8-3|37	%make
12cr|terminal-0.4.8-3|38	
12cr|terminal-0.4.8-3|39	%check
12cr|terminal-0.4.8-3|40	make check
12cr|terminal-0.4.8-3|41	
12cr|terminal-0.4.8-3|42	%install
12cr|terminal-0.4.8-3|43	%makeinstall_std
12cr|terminal-0.4.8-3|44	
12cr|terminal-0.4.8-3|45	desktop-file-install \
12cr|terminal-0.4.8-3|46	--add-category="GTK" \
12cr|terminal-0.4.8-3|47	--add-only-show-in="XFCE" \
12cr|terminal-0.4.8-3|48	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|terminal-0.4.8-3|49	
12cr|terminal-0.4.8-3|50	%find_lang %{oname} %{oname}.lang
12cr|terminal-0.4.8-3|51	
12cr|terminal-0.4.8-3|52	# (tpg) a workaround for mdvbz #57365
12cr|terminal-0.4.8-3|53	%pre
12cr|terminal-0.4.8-3|54	if [ $1 -gt 1 ] ; then
12cr|terminal-0.4.8-3|55	if [ -d %{_docdir}/Terminal ]; then
12cr|terminal-0.4.8-3|56	rm -rf %{_docdir}/Terminal
12cr|terminal-0.4.8-3|57	fi
12cr|terminal-0.4.8-3|58	fi
12cr|terminal-0.4.8-3|59	
12cr|terminal-0.4.8-3|60	%files  -n %{name} -f %{oname}.lang
12cr|terminal-0.4.8-3|61	%doc README ChangeLog NEWS AUTHORS HACKING THANKS
12cr|terminal-0.4.8-3|62	%dir %{_datadir}/%{oname}
12cr|terminal-0.4.8-3|63	%{_bindir}/*
12cr|terminal-0.4.8-3|64	%{_datadir}/%{oname}/*
12cr|terminal-0.4.8-3|65	%{_datadir}/applications/*
12cr|terminal-0.4.8-3|66	%{_datadir}/gnome-control-center/default-apps/Terminal-default-apps.xml
12cr|terminal-0.4.8-3|67	%{_datadir}/doc/%{oname}/*
12cr|terminal-0.4.8-3|68	%{_iconsdir}/hicolor/*/apps/*
12cr|terminal-0.4.8-3|69	%{_iconsdir}/hicolor/*/stock/navigation/*.png
12cr|terminal-0.4.8-3|70	%{_datadir}/pixmaps/*
12cr|terminal-0.4.8-3|71	%{_mandir}/*/*
12cr|terminal-0.4.8-3|72	
12cr|terminal-0.4.8-3|73	
12cr|terminal-0.4.8-3|74	%changelog
12cr|terminal-0.4.8-3|75	* Fri Apr 06 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.8-2
12cr|terminal-0.4.8-3|76	+ Revision: 789514
12cr|terminal-0.4.8-3|77	- rebuild
12cr|terminal-0.4.8-3|78	
12cr|terminal-0.4.8-3|79	* Mon Jun 27 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.8-1
12cr|terminal-0.4.8-3|80	+ Revision: 687565
12cr|terminal-0.4.8-3|81	- update to new version 0.4.8
12cr|terminal-0.4.8-3|82	
12cr|terminal-0.4.8-3|83	* Sat Apr 09 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.7-1
12cr|terminal-0.4.8-3|84	+ Revision: 652036
12cr|terminal-0.4.8-3|85	- update to new version 0.4.7
12cr|terminal-0.4.8-3|86	- drop patch 1, fixed by upstream
12cr|terminal-0.4.8-3|87	
12cr|terminal-0.4.8-3|88	* Sat Mar 05 2011 Funda Wang <fwang@mandriva.org> 0.4.6-3
12cr|terminal-0.4.8-3|89	+ Revision: 642112
12cr|terminal-0.4.8-3|90	- rebuild
12cr|terminal-0.4.8-3|91	
12cr|terminal-0.4.8-3|92	* Sun Feb 06 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.6-2
12cr|terminal-0.4.8-3|93	+ Revision: 636443
12cr|terminal-0.4.8-3|94	- drop patch 2, not needed anymore
12cr|terminal-0.4.8-3|95	
12cr|terminal-0.4.8-3|96	* Sat Feb 05 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.6-1
12cr|terminal-0.4.8-3|97	+ Revision: 636283
12cr|terminal-0.4.8-3|98	- update to new version 0.4.6
12cr|terminal-0.4.8-3|99	- drop patch 0
12cr|terminal-0.4.8-3|100	
12cr|terminal-0.4.8-3|101	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.5-6
12cr|terminal-0.4.8-3|102	+ Revision: 633046
12cr|terminal-0.4.8-3|103	- rebuild for new Xfce 4.8.0
12cr|terminal-0.4.8-3|104	
12cr|terminal-0.4.8-3|105	* Sat Nov 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.5-5mdv2011.0
12cr|terminal-0.4.8-3|106	+ Revision: 594224
12cr|terminal-0.4.8-3|107	- rebuild
12cr|terminal-0.4.8-3|108	
12cr|terminal-0.4.8-3|109	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.5-4mdv2011.0
12cr|terminal-0.4.8-3|110	+ Revision: 579621
12cr|terminal-0.4.8-3|111	- rebuild for new xfce 4.7.0
12cr|terminal-0.4.8-3|112	
12cr|terminal-0.4.8-3|113	* Wed Sep 15 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.5-3mdv2011.0
12cr|terminal-0.4.8-3|114	+ Revision: 578785
12cr|terminal-0.4.8-3|115	- Patch2: add support for vte-0.25.91
12cr|terminal-0.4.8-3|116	- Patch1: fix small memory leak (mdv #61018)
12cr|terminal-0.4.8-3|117	
12cr|terminal-0.4.8-3|118	* Sun Aug 01 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.5-2mdv2011.0
12cr|terminal-0.4.8-3|119	+ Revision: 564474
12cr|terminal-0.4.8-3|120	- rebuild for new vte and gtk
12cr|terminal-0.4.8-3|121	
12cr|terminal-0.4.8-3|122	* Fri Jul 16 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.5-1mdv2011.0
12cr|terminal-0.4.8-3|123	+ Revision: 554446
12cr|terminal-0.4.8-3|124	- update to new version 0.4.5
12cr|terminal-0.4.8-3|125	
12cr|terminal-0.4.8-3|126	* Tue Feb 02 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.4-2mdv2010.1
12cr|terminal-0.4.8-3|127	+ Revision: 499786
12cr|terminal-0.4.8-3|128	- some doc symlinks were replaced by a directories, and this breaks upgrade of terminal (mdvbz #57365)
12cr|terminal-0.4.8-3|129	
12cr|terminal-0.4.8-3|130	* Mon Feb 01 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.4-1mdv2010.1
12cr|terminal-0.4.8-3|131	+ Revision: 499258
12cr|terminal-0.4.8-3|132	- update to new version 0.4.4
12cr|terminal-0.4.8-3|133	- fix file list
12cr|terminal-0.4.8-3|134	
12cr|terminal-0.4.8-3|135	* Tue Oct 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-1mdv2010.0
12cr|terminal-0.4.8-3|136	+ Revision: 455039
12cr|terminal-0.4.8-3|137	- update to new version 0.4.2
12cr|terminal-0.4.8-3|138	- adapt to use upstream new URLs for sources
12cr|terminal-0.4.8-3|139	
12cr|terminal-0.4.8-3|140	* Sat Sep 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-2mdv2010.0
12cr|terminal-0.4.8-3|141	+ Revision: 449614
12cr|terminal-0.4.8-3|142	- rebuild for new vte
12cr|terminal-0.4.8-3|143	
12cr|terminal-0.4.8-3|144	* Wed Jul 22 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-1mdv2010.0
12cr|terminal-0.4.8-3|145	+ Revision: 398584
12cr|terminal-0.4.8-3|146	- update to new version 0.4.0
12cr|terminal-0.4.8-3|147	
12cr|terminal-0.4.8-3|148	* Sat Jul 18 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.99.1-1mdv2010.0
12cr|terminal-0.4.8-3|149	+ Revision: 397028
12cr|terminal-0.4.8-3|150	- update to new version 0.2.99.1
12cr|terminal-0.4.8-3|151	
12cr|terminal-0.4.8-3|152	* Mon Jul 13 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.90-1mdv2010.0
12cr|terminal-0.4.8-3|153	+ Revision: 395570
12cr|terminal-0.4.8-3|154	- drop all patches, they were fixed by upstream
12cr|terminal-0.4.8-3|155	- use stock icons
12cr|terminal-0.4.8-3|156	- update to new version 0.2.90
12cr|terminal-0.4.8-3|157	- bump vte version to 0.17.1
12cr|terminal-0.4.8-3|158	
12cr|terminal-0.4.8-3|159	* Thu Jun 11 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.12-5mdv2010.0
12cr|terminal-0.4.8-3|160	+ Revision: 385025
12cr|terminal-0.4.8-3|161	- Patch3: fix tab activity on window size change
12cr|terminal-0.4.8-3|162	
12cr|terminal-0.4.8-3|163	* Wed Jun 10 2009 Götz Waschk <waschk@mandriva.org> 0.2.12-4mdv2010.0
12cr|terminal-0.4.8-3|164	+ Revision: 384703
12cr|terminal-0.4.8-3|165	- rebuild for new vte
12cr|terminal-0.4.8-3|166	
12cr|terminal-0.4.8-3|167	* Tue Jun 02 2009 Götz Waschk <waschk@mandriva.org> 0.2.12-3mdv2010.0
12cr|terminal-0.4.8-3|168	+ Revision: 382205
12cr|terminal-0.4.8-3|169	- rebuild for new libvte
12cr|terminal-0.4.8-3|170	
12cr|terminal-0.4.8-3|171	* Sun May 24 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.12-2mdv2010.0
12cr|terminal-0.4.8-3|172	+ Revision: 379249
12cr|terminal-0.4.8-3|173	- Patch2: fix always show tabs option
12cr|terminal-0.4.8-3|174	
12cr|terminal-0.4.8-3|175	* Wed Apr 22 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.12-1mdv2010.0
12cr|terminal-0.4.8-3|176	+ Revision: 368748
12cr|terminal-0.4.8-3|177	- update to new version 0.2.12
12cr|terminal-0.4.8-3|178	
12cr|terminal-0.4.8-3|179	* Sun Apr 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.10-4mdv2009.1
12cr|terminal-0.4.8-3|180	+ Revision: 364201
12cr|terminal-0.4.8-3|181	- Patch2: fall back to the SHELL environment variable
12cr|terminal-0.4.8-3|182	- Patch3: properly destroy the go menu
12cr|terminal-0.4.8-3|183	- code is fixed, so no need to disable format-strings error check
12cr|terminal-0.4.8-3|184	
12cr|terminal-0.4.8-3|185	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.10-3mdv2009.1
12cr|terminal-0.4.8-3|186	+ Revision: 349169
12cr|terminal-0.4.8-3|187	- rebuild whole xfce
12cr|terminal-0.4.8-3|188	
12cr|terminal-0.4.8-3|189	* Sat Feb 28 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.10-2mdv2009.1
12cr|terminal-0.4.8-3|190	+ Revision: 346149
12cr|terminal-0.4.8-3|191	- drop patch 2 as it was merged by upstream
12cr|terminal-0.4.8-3|192	
12cr|terminal-0.4.8-3|193	* Fri Feb 27 2009 Jérôme Soyer <saispo@mandriva.org> 0.2.10-1mdv2009.1
12cr|terminal-0.4.8-3|194	+ Revision: 345746
12cr|terminal-0.4.8-3|195	- Disable patch2
12cr|terminal-0.4.8-3|196	
12cr|terminal-0.4.8-3|197	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|terminal-0.4.8-3|198	- update to new version 0.2.10
12cr|terminal-0.4.8-3|199	
12cr|terminal-0.4.8-3|200	* Thu Jan 15 2009 Jérôme Soyer <saispo@mandriva.org> 0.2.8.3-1mdv2009.1
12cr|terminal-0.4.8-3|201	+ Revision: 329672
12cr|terminal-0.4.8-3|202	- New upstream release
12cr|terminal-0.4.8-3|203	
12cr|terminal-0.4.8-3|204	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.8-6mdv2009.1
12cr|terminal-0.4.8-3|205	+ Revision: 294878
12cr|terminal-0.4.8-3|206	- rebuild for Xfce4.6 beta 1
12cr|terminal-0.4.8-3|207	
12cr|terminal-0.4.8-3|208	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.2.8-5mdv2009.0
12cr|terminal-0.4.8-3|209	+ Revision: 269419
12cr|terminal-0.4.8-3|210	- rebuild early 2009.0 package (before pixel changes)
12cr|terminal-0.4.8-3|211	
12cr|terminal-0.4.8-3|212	+ Pixel <pixel@mandriva.com>
12cr|terminal-0.4.8-3|213	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|terminal-0.4.8-3|214	
12cr|terminal-0.4.8-3|215	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|terminal-0.4.8-3|216	- Patch2: blink the tab if there is any activity on background
12cr|terminal-0.4.8-3|217	
12cr|terminal-0.4.8-3|218	* Wed Mar 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.8-3mdv2008.1
12cr|terminal-0.4.8-3|219	+ Revision: 188968
12cr|terminal-0.4.8-3|220	- rebuild
12cr|terminal-0.4.8-3|221	
12cr|terminal-0.4.8-3|222	+ Olivier Blin <blino@mandriva.org>
12cr|terminal-0.4.8-3|223	- restore BuildRoot
12cr|terminal-0.4.8-3|224	
12cr|terminal-0.4.8-3|225	+ Thierry Vignaud <tv@mandriva.org>
12cr|terminal-0.4.8-3|226	- kill re-definition of %%buildroot on Pixel's request
12cr|terminal-0.4.8-3|227	
12cr|terminal-0.4.8-3|228	* Thu Dec 13 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.8-2mdv2008.1
12cr|terminal-0.4.8-3|229	+ Revision: 119173
12cr|terminal-0.4.8-3|230	- really apply patch 1
12cr|terminal-0.4.8-3|231	- add checks
12cr|terminal-0.4.8-3|232	
12cr|terminal-0.4.8-3|233	* Tue Dec 04 2007 Jérôme Soyer <saispo@mandriva.org> 0.2.8-1mdv2008.1
12cr|terminal-0.4.8-3|234	+ Revision: 115338
12cr|terminal-0.4.8-3|235	- Add files
12cr|terminal-0.4.8-3|236	- Add Patches for fixing prefs
12cr|terminal-0.4.8-3|237	- New release and remove unneeded patch which is fixed upstream
12cr|terminal-0.4.8-3|238	
12cr|terminal-0.4.8-3|239	* Tue Nov 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.6-5mdv2008.1
12cr|terminal-0.4.8-3|240	+ Revision: 110608
12cr|terminal-0.4.8-3|241	- add missing buildrequires
12cr|terminal-0.4.8-3|242	- update summary and description
12cr|terminal-0.4.8-3|243	- new license policy
12cr|terminal-0.4.8-3|244	- do not package COPYING and INSTALL files
12cr|terminal-0.4.8-3|245	- revert last change
12cr|terminal-0.4.8-3|246	- fix desktop entry
12cr|terminal-0.4.8-3|247	
12cr|terminal-0.4.8-3|248	* Sat Aug 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.6-4mdv2008.0
12cr|terminal-0.4.8-3|249	+ Revision: 71398
12cr|terminal-0.4.8-3|250	- provide patch 1 (CVE-2007-3770)
12cr|terminal-0.4.8-3|251	- own directory
12cr|terminal-0.4.8-3|252	- drop X-MandrivaLinux
12cr|terminal-0.4.8-3|253	
12cr|terminal-0.4.8-3|254	* Wed May 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.6-3mdv2008.0
12cr|terminal-0.4.8-3|255	+ Revision: 32838
12cr|terminal-0.4.8-3|256	- s/imagemagick/ImageMagick
12cr|terminal-0.4.8-3|257	
12cr|terminal-0.4.8-3|258	* Wed May 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.6-2mdv2008.0
12cr|terminal-0.4.8-3|259	+ Revision: 32825
12cr|terminal-0.4.8-3|260	- drop old menu style
12cr|terminal-0.4.8-3|261	- tune up desktop file
12cr|terminal-0.4.8-3|262	- disable compiling static files
12cr|terminal-0.4.8-3|263	- spec file clean
12cr|terminal-0.4.8-3|264	
12cr|terminal-0.4.8-3|265	
12cr|terminal-0.4.8-3|266	* Tue Jan 23 2007 plouf <plouf> 0.2.6-1mdv2007.0
12cr|terminal-0.4.8-3|267	+ Revision: 112310
12cr|terminal-0.4.8-3|268	- New release 0.2.6
12cr|terminal-0.4.8-3|269	
12cr|terminal-0.4.8-3|270	* Wed Dec 06 2006 Jérôme Soyer <saispo@mandriva.org> 0.2.5.8-0.rc2mdv2007.1
12cr|terminal-0.4.8-3|271	+ Revision: 91631
12cr|terminal-0.4.8-3|272	- Update to 2.5.8rc2
12cr|terminal-0.4.8-3|273	
12cr|terminal-0.4.8-3|274	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|terminal-0.4.8-3|275	- Fix BuildRequires
12cr|terminal-0.4.8-3|276	- import terminal-0.2.5.4-0.beta2.2mdv2007.0
12cr|terminal-0.4.8-3|277	
12cr|terminal-0.4.8-3|278	* Wed Aug 02 2006 Charles A Edwards <eslrahc@mandriva.org> 0.2.5.4-0.beta2.2mdv2007.0
12cr|terminal-0.4.8-3|279	- rebuild for latest dbus
12cr|terminal-0.4.8-3|280	- use icon_cache marco
12cr|terminal-0.4.8-3|281	
12cr|terminal-0.4.8-3|282	* Tue Jul 11 2006 Charles A Edwards <eslrahc@mandriva.org> 0.2.5.4-0.beta2.1mdv2007.0
12cr|terminal-0.4.8-3|283	- 0.2.5.4beta2
12cr|terminal-0.4.8-3|284	
12cr|terminal-0.4.8-3|285	* Sat Jun 24 2006 Charles A Edwards <eslrahc@mandriva.org> 0.2.5.1-0.beta1.2mdv2007.0
12cr|terminal-0.4.8-3|286	- rebuild for libvte9
12cr|terminal-0.4.8-3|287	- BR & R
12cr|terminal-0.4.8-3|288	- drop Source1
12cr|terminal-0.4.8-3|289	- Xdg
12cr|terminal-0.4.8-3|290	
12cr|terminal-0.4.8-3|291	* Wed Apr 26 2006 Jerome Soyer <saispo@mandriva.org> 0.2.5.1-0.beta1.1mdk
12cr|terminal-0.4.8-3|292	- Sat Apr 22 2006 trem <trem@mandriva.org> 0.2.5.1-0.beta1.1mdk
12cr|terminal-0.4.8-3|293	- 0.2.5.1beta1
12cr|terminal-0.4.8-3|294	
12cr|terminal-0.4.8-3|295	* Fri Jan 27 2006 Frederic Crozat <fcrozat@mandriva.com> 0.2.4-4mdk
12cr|terminal-0.4.8-3|296	- Rebuild with latest dbus
12cr|terminal-0.4.8-3|297	
12cr|terminal-0.4.8-3|298	* Mon Oct 31 2005 Eskild Hustvedt <eskild@mandriva.org> 0.2.4-3mdk
12cr|terminal-0.4.8-3|299	- Rebuild for new dbus
12cr|terminal-0.4.8-3|300	
12cr|terminal-0.4.8-3|301	* Tue Aug 02 2005 Marcel Pol <mpol@mandriva.org> 0.2.4-2mdk
12cr|terminal-0.4.8-3|302	- buildrequires perl-XML-Parser, ImageMagick
12cr|terminal-0.4.8-3|303	
12cr|terminal-0.4.8-3|304	* Wed May 25 2005 Marcel Pol <mpol@mandriva.org> 0.2.4-1mdk
12cr|terminal-0.4.8-3|305	- 0.2.4
12cr|terminal-0.4.8-3|306	- %%{1}mdv2007.1
12cr|terminal-0.4.8-3|307	
12cr|terminal-0.4.8-3|308	* Thu Mar 17 2005 Charles A Edwards <eslrahc@mandrake.org> 0.2.4-0.pre1.1mdk
12cr|terminal-0.4.8-3|309	- 0.2.4pre1
12cr|terminal-0.4.8-3|310	
12cr|terminal-0.4.8-3|311	* Sun Jan 09 2005 Charles A Edwards <eslrahc@mandrake.org> 0.2.2-1mdk
12cr|terminal-0.4.8-3|312	- 0.2.2
12cr|terminal-0.4.8-3|313	
12cr|terminal-0.4.8-3|314	* Sat Dec 04 2004 Charles A Edwards <eslrahc@mandrake.org> 0.2.0-1mdk
12cr|terminal-0.4.8-3|315	- rebuild to use db4.3
12cr|terminal-0.4.8-3|316	

7978 12
12cr|terminal-server2-1.5-11|1	%define name terminal-server2
12cr|terminal-server2-1.5-11|2	%define rname terminal-server
12cr|terminal-server2-1.5-11|3	%define version 1.5
12cr|terminal-server2-1.5-11|4	%define release %mkrel 11
12cr|terminal-server2-1.5-11|5	#client system root overlay for unionfs
12cr|terminal-server2-1.5-11|6	%define sroot %{_localstatedir}/lib/%{rname}/common
12cr|terminal-server2-1.5-11|7	%define nroot %{_localstatedir}/lib/%{rname}/nfs
12cr|terminal-server2-1.5-11|8	%define croot %{_localstatedir}/lib/%{rname}/clients
12cr|terminal-server2-1.5-11|9	
12cr|terminal-server2-1.5-11|10	Summary: Terminal Server - Unionfs version
12cr|terminal-server2-1.5-11|11	Name: %{name}
12cr|terminal-server2-1.5-11|12	Version: %{version}
12cr|terminal-server2-1.5-11|13	Release: %{release}
12cr|terminal-server2-1.5-11|14	Source0: %{rname}-%{version}.tar.bz2
12cr|terminal-server2-1.5-11|15	Source1: %{name}-extra-files.tar.bz2
12cr|terminal-server2-1.5-11|16	Patch0: %{rname}-mdk-mods.patch
12cr|terminal-server2-1.5-11|17	License: GPL
12cr|terminal-server2-1.5-11|18	URL:	http://qa.mandriva.com/twiki/bin/view/Main/TerminalServer2
12cr|terminal-server2-1.5-11|19	Group:	Networking/Other
12cr|terminal-server2-1.5-11|20	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|terminal-server2-1.5-11|21	Requires: nfs-utils tftp-server dhcp-server
12cr|terminal-server2-1.5-11|22	Requires: mkinitrd-net >= 1.10-26mdk
12cr|terminal-server2-1.5-11|23	Requires: draktermserv usermode
12cr|terminal-server2-1.5-11|24	Requires: etherboot usermode-consoleonly
12cr|terminal-server2-1.5-11|25	Requires: unionfs-tools
12cr|terminal-server2-1.5-11|26	Requires: desktop-common-data
12cr|terminal-server2-1.5-11|27	Conflicts: terminal-server
12cr|terminal-server2-1.5-11|28	BuildArch: noarch
12cr|terminal-server2-1.5-11|29	
12cr|terminal-server2-1.5-11|30	%description
12cr|terminal-server2-1.5-11|31	This package includes the files necessary in order to provide terminal
12cr|terminal-server2-1.5-11|32	server functionality for diskless workstations on your network.
12cr|terminal-server2-1.5-11|33	
12cr|terminal-server2-1.5-11|34	This version replaces clusternfs with unionfs over nfs.
12cr|terminal-server2-1.5-11|35	
12cr|terminal-server2-1.5-11|36	There are security implications to installing this package.
12cr|terminal-server2-1.5-11|37	Specifically, it will make your entire filesystem accessible to any
12cr|terminal-server2-1.5-11|38	station on the network.  Network stations will have the privilege level of
12cr|terminal-server2-1.5-11|39	an anonymous user (via the all_squash nfs option), so this is not a major
12cr|terminal-server2-1.5-11|40	security risk.  Network booting may not function correctly (or at all) if
12cr|terminal-server2-1.5-11|41	certain key parts of your filesystem are not world-readable.
12cr|terminal-server2-1.5-11|42	
12cr|terminal-server2-1.5-11|43	A configuration tool, draktermserv can be found in
12cr|terminal-server2-1.5-11|44	drakxtools.  Initially it is capable of setting up/start/stopping the server,
12cr|terminal-server2-1.5-11|45	creating etherboot floppy disks and isos, creating kernel net boot images for
12cr|terminal-server2-1.5-11|46	client machines, maintaining client user and machine lists, and configuring
12cr|terminal-server2-1.5-11|47	the dhcpd and clusternfs servers.
12cr|terminal-server2-1.5-11|48	
12cr|terminal-server2-1.5-11|49	A fairly generic vesa xorg.conf is included for the client
12cr|terminal-server2-1.5-11|50	machines.
12cr|terminal-server2-1.5-11|51	
12cr|terminal-server2-1.5-11|52	Basic cdrom/floppy mount points are also included, but you'll probably want
12cr|terminal-server2-1.5-11|53	to assign these per client machine.
12cr|terminal-server2-1.5-11|54	
12cr|terminal-server2-1.5-11|55	This package is based on work by Michael Brown <mbrown@fensystems.co.uk>,
12cr|terminal-server2-1.5-11|56	with minor modifications for inclusion in Mandriva Linux.
12cr|terminal-server2-1.5-11|57	
12cr|terminal-server2-1.5-11|58	See http://qa.mandriva.com/twiki/bin/view/Main/TerminalServer for
12cr|terminal-server2-1.5-11|59	additional information.
12cr|terminal-server2-1.5-11|60	
12cr|terminal-server2-1.5-11|61	%prep
12cr|terminal-server2-1.5-11|62	%setup -q -n server-side
12cr|terminal-server2-1.5-11|63	%patch -p1 -b .mdkTS
12cr|terminal-server2-1.5-11|64	
12cr|terminal-server2-1.5-11|65	%build
12cr|terminal-server2-1.5-11|66	
12cr|terminal-server2-1.5-11|67	%install
12cr|terminal-server2-1.5-11|68	# (sb) relink now creates several bad symlinks - $$CLIENT$$ seems to confuse
12cr|terminal-server2-1.5-11|69	export DONT_RELINK=1
12cr|terminal-server2-1.5-11|70	rm -rf $RPM_BUILD_ROOT
12cr|terminal-server2-1.5-11|71	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}
12cr|terminal-server2-1.5-11|72	mkdir -p $RPM_BUILD_ROOT%{croot}
12cr|terminal-server2-1.5-11|73	mkdir -p $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}
12cr|terminal-server2-1.5-11|74	mkdir -p $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/sysconfig
12cr|terminal-server2-1.5-11|75	mkdir -p $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/X11
12cr|terminal-server2-1.5-11|76	mkdir -p $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/rc.d
12cr|terminal-server2-1.5-11|77	mkdir -p $RPM_BUILD_ROOT%{nroot}%{_sysconfdir}/rc.d/rc{2,3,5}.d
12cr|terminal-server2-1.5-11|78	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/terminal-server/profiles
12cr|terminal-server2-1.5-11|79	mkdir -p $RPM_BUILD_ROOT/sbin
12cr|terminal-server2-1.5-11|80	mkdir -p $RPM_BUILD_ROOT%{sroot}/sbin
12cr|terminal-server2-1.5-11|81	mkdir -p $RPM_BUILD_ROOT%{_sbindir}
12cr|terminal-server2-1.5-11|82	mkdir -p $RPM_BUILD_ROOT%{sroot}%{_sbindir}
12cr|terminal-server2-1.5-11|83	mkdir -p $RPM_BUILD_ROOT%{sroot}%{_localstatedir}/lib
12cr|terminal-server2-1.5-11|84	mkdir -p $RPM_BUILD_ROOT%{sroot}/mnt/cdrom
12cr|terminal-server2-1.5-11|85	mkdir -p $RPM_BUILD_ROOT%{sroot}/mnt/floppy
12cr|terminal-server2-1.5-11|86	
12cr|terminal-server2-1.5-11|87	# client files
12cr|terminal-server2-1.5-11|88	install -m 644 inittab $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/inittab
12cr|terminal-server2-1.5-11|89	install -m 644 fstab $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/fstab
12cr|terminal-server2-1.5-11|90	install -m 644 network $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/sysconfig/network
12cr|terminal-server2-1.5-11|91	ln -s /dev/null $RPM_BUILD_ROOT%{sroot}/.autofsck
12cr|terminal-server2-1.5-11|92	touch $RPM_BUILD_ROOT%{sroot}/fastboot
12cr|terminal-server2-1.5-11|93	ln -s /dev/null $RPM_BUILD_ROOT%{sroot}/sbin/depmod
12cr|terminal-server2-1.5-11|94	ln -s /dev/null $RPM_BUILD_ROOT%{sroot}%{_sbindir}/fndSession
12cr|terminal-server2-1.5-11|95	ln -s /dev/null $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/adjtime
12cr|terminal-server2-1.5-11|96	ln -sf /tmp/issue $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/issue
12cr|terminal-server2-1.5-11|97	ln -sf /tmp/issue.net $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/issue.net
12cr|terminal-server2-1.5-11|98	ln -s /proc/mounts $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/mtab
12cr|terminal-server2-1.5-11|99	
12cr|terminal-server2-1.5-11|100	cat > $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/modprobe.conf << EOF
12cr|terminal-server2-1.5-11|101	install evdev /bin/true;
12cr|terminal-server2-1.5-11|102	install tsdev /bin/true;
12cr|terminal-server2-1.5-11|103	EOF
12cr|terminal-server2-1.5-11|104	
12cr|terminal-server2-1.5-11|105	cat > $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/sysconfig/readonly-root << EOF
12cr|terminal-server2-1.5-11|106	READONLY=yes
12cr|terminal-server2-1.5-11|107	EOF
12cr|terminal-server2-1.5-11|108	
12cr|terminal-server2-1.5-11|109	touch $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/modprobe.preload
12cr|terminal-server2-1.5-11|110	touch $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/rc.readonly
12cr|terminal-server2-1.5-11|111	ln -s /tmp/xorg.conf.test $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/X11/xorg.conf.test
12cr|terminal-server2-1.5-11|112	ln -s /tmp $RPM_BUILD_ROOT%{sroot}%{_localstatedir}/lib/xkb
12cr|terminal-server2-1.5-11|113	ln -s /tmp $RPM_BUILD_ROOT%{sroot}%{_localstatedir}/lib/gdm
12cr|terminal-server2-1.5-11|114	
12cr|terminal-server2-1.5-11|115	# client init scripts
12cr|terminal-server2-1.5-11|116	install -d $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/rc.d/init.d
12cr|terminal-server2-1.5-11|117	cat > $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/rc.d/init.d/terminal-server << EOF
12cr|terminal-server2-1.5-11|118	#!/bin/sh
12cr|terminal-server2-1.5-11|119	# some misc terminal-server boot cleanups
12cr|terminal-server2-1.5-11|120	
12cr|terminal-server2-1.5-11|121	# Source function library.
12cr|terminal-server2-1.5-11|122	. /etc/rc.d/init.d/functions
12cr|terminal-server2-1.5-11|123	
12cr|terminal-server2-1.5-11|124	# See how we were called.
12cr|terminal-server2-1.5-11|125	case "\$1" in
12cr|terminal-server2-1.5-11|126	start)
12cr|terminal-server2-1.5-11|127	
12cr|terminal-server2-1.5-11|128	gprintf "Create/mount additional directories: "
12cr|terminal-server2-1.5-11|129	[[ -d /var/run/console ]] || mkdir /var/run/console
12cr|terminal-server2-1.5-11|130	
12cr|terminal-server2-1.5-11|131	# remount client specific mount point rw
12cr|terminal-server2-1.5-11|132	UMOUNTS=\$(/usr/sbin/unionctl / --list | wc -l)
12cr|terminal-server2-1.5-11|133	if [ "\$UMOUNTS" = 3 ]; then
12cr|terminal-server2-1.5-11|134	/usr/sbin/unionctl / --mode rw /
12cr|terminal-server2-1.5-11|135	fi
12cr|terminal-server2-1.5-11|136	
12cr|terminal-server2-1.5-11|137	# seperate /home partititon
12cr|terminal-server2-1.5-11|138	HOMES=\$(ls /home)
12cr|terminal-server2-1.5-11|139	if [ -z "\$HOMES" ]; then
12cr|terminal-server2-1.5-11|140	gprintf "NFS mount /home: "
12cr|terminal-server2-1.5-11|141	SIP=\$(mount | grep 'type nfs' | head -1 | awk -F: '{print \$1}')
12cr|terminal-server2-1.5-11|142	mount -t nfs -o nolock,rsize=8192,wsize=8192 \$SIP:/home /home
12cr|terminal-server2-1.5-11|143	fi
12cr|terminal-server2-1.5-11|144	
12cr|terminal-server2-1.5-11|145	# only exists if nautilus is installed
12cr|terminal-server2-1.5-11|146	[[ -d /var/lib/gnome/desktop ]] && mount /var/lib/gnome/desktop
12cr|terminal-server2-1.5-11|147	echo
12cr|terminal-server2-1.5-11|148	;;
12cr|terminal-server2-1.5-11|149	stop)
12cr|terminal-server2-1.5-11|150	gprintf "Nothing to do for stop: "
12cr|terminal-server2-1.5-11|151	echo
12cr|terminal-server2-1.5-11|152	;;
12cr|terminal-server2-1.5-11|153	*)
12cr|terminal-server2-1.5-11|154	gprintf "*** Usage: terminal-server {start|stop}\n"
12cr|terminal-server2-1.5-11|155	exit 1
12cr|terminal-server2-1.5-11|156	esac
12cr|terminal-server2-1.5-11|157	
12cr|terminal-server2-1.5-11|158	exit 0
12cr|terminal-server2-1.5-11|159	EOF
12cr|terminal-server2-1.5-11|160	
12cr|terminal-server2-1.5-11|161	ln -sf ../init.d/udev $RPM_BUILD_ROOT%{nroot}%{_sysconfdir}/rc.d/rc3.d/S01udev
12cr|terminal-server2-1.5-11|162	ln -sf ../init.d/udev $RPM_BUILD_ROOT%{nroot}%{_sysconfdir}/rc.d/rc5.d/S01udev
12cr|terminal-server2-1.5-11|163	ln -sf ../init.d/xfs $RPM_BUILD_ROOT%{nroot}%{_sysconfdir}/rc.d/rc5.d/S90xfs
12cr|terminal-server2-1.5-11|164	ln -sf ../init.d/xfs $RPM_BUILD_ROOT%{nroot}%{_sysconfdir}/rc.d/rc3.d/S90xfs
12cr|terminal-server2-1.5-11|165	ln -sf ../init.d/terminal-server $RPM_BUILD_ROOT%{nroot}%{_sysconfdir}/rc.d/rc5.d/S10terminal-server
12cr|terminal-server2-1.5-11|166	ln -sf ../init.d/terminal-server $RPM_BUILD_ROOT%{nroot}%{_sysconfdir}/rc.d/rc3.d/S10terminal-server
12cr|terminal-server2-1.5-11|167	
12cr|terminal-server2-1.5-11|168	# Default terminal-server profile
12cr|terminal-server2-1.5-11|169	install -m 755 xterminal $RPM_BUILD_ROOT%{_sysconfdir}/terminal-server/profiles/xterminal
12cr|terminal-server2-1.5-11|170	
12cr|terminal-server2-1.5-11|171	# General configuration files
12cr|terminal-server2-1.5-11|172	install -m 644 dhcpd.conf.terminal-server.example $RPM_BUILD_ROOT%{_sysconfdir}/
12cr|terminal-server2-1.5-11|173	install -m 644 exports $RPM_BUILD_ROOT%{_sysconfdir}/exports.terminal-server
12cr|terminal-server2-1.5-11|174	
12cr|terminal-server2-1.5-11|175	# Utilities
12cr|terminal-server2-1.5-11|176	install -m 755 mkdhcpdconf $RPM_BUILD_ROOT%{_sbindir}/
12cr|terminal-server2-1.5-11|177	
12cr|terminal-server2-1.5-11|178	# Mandrakization + draktermserv
12cr|terminal-server2-1.5-11|179	pushd $RPM_BUILD_ROOT
12cr|terminal-server2-1.5-11|180	tar -xjf %{SOURCE1}
12cr|terminal-server2-1.5-11|181	popd
12cr|terminal-server2-1.5-11|182	
12cr|terminal-server2-1.5-11|183	chmod 0755 $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/rc.d/init.d/terminal-server
12cr|terminal-server2-1.5-11|184	
12cr|terminal-server2-1.5-11|185	install -d $RPM_BUILD_ROOT%{_bindir}
12cr|terminal-server2-1.5-11|186	ln -sf consolehelper $RPM_BUILD_ROOT%{_bindir}/draktermserv
12cr|terminal-server2-1.5-11|187	
12cr|terminal-server2-1.5-11|188	# empty raidtab for client machines
12cr|terminal-server2-1.5-11|189	touch $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/raidtab
12cr|terminal-server2-1.5-11|190	
12cr|terminal-server2-1.5-11|191	# random-seed file
12cr|terminal-server2-1.5-11|192	ln -s /tmp/random-seed $RPM_BUILD_ROOT%{sroot}%{_localstatedir}/lib/random-seed
12cr|terminal-server2-1.5-11|193	
12cr|terminal-server2-1.5-11|194	# installed but not packaged files
12cr|terminal-server2-1.5-11|195	rm -f $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/X11/prefdm
12cr|terminal-server2-1.5-11|196	
12cr|terminal-server2-1.5-11|197	# menu item for draktermserv, since it's not in mcc
12cr|terminal-server2-1.5-11|198	
12cr|terminal-server2-1.5-11|199	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|terminal-server2-1.5-11|200	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop << EOF
12cr|terminal-server2-1.5-11|201	[Desktop Entry]
12cr|terminal-server2-1.5-11|202	Name=Terminal Server Administration
12cr|terminal-server2-1.5-11|203	Comment=Setup/Administer Terminal Server and clients
12cr|terminal-server2-1.5-11|204	Exec=/usr/sbin/draktermserv
12cr|terminal-server2-1.5-11|205	Icon=other_configuration
12cr|terminal-server2-1.5-11|206	Terminal=false
12cr|terminal-server2-1.5-11|207	Type=Application
12cr|terminal-server2-1.5-11|208	StartupNotify=true
12cr|terminal-server2-1.5-11|209	Categories=X-MandrivaLinux-System-Configuration-Other;Settings;
12cr|terminal-server2-1.5-11|210	EOF
12cr|terminal-server2-1.5-11|211	
12cr|terminal-server2-1.5-11|212	
12cr|terminal-server2-1.5-11|213	# ensure root's ~/tmp directory gets made so drak tools work
12cr|terminal-server2-1.5-11|214	mkdir -p $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/profile.d
12cr|terminal-server2-1.5-11|215	cat > $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/profile.d/tmpdir.sh << EOF
12cr|terminal-server2-1.5-11|216	#!/bin/sh
12cr|terminal-server2-1.5-11|217	if [ -d \${HOME}/tmp -a -w \${HOME}/tmp ];then
12cr|terminal-server2-1.5-11|218	export TMPDIR=\${HOME}/tmp
12cr|terminal-server2-1.5-11|219	export TMP=\${HOME}/tmp
12cr|terminal-server2-1.5-11|220	elif mkdir -p \${HOME}/tmp >/dev/null 2>&1;then
12cr|terminal-server2-1.5-11|221	chmod 700 \${HOME}/tmp
12cr|terminal-server2-1.5-11|222	export TMPDIR=\${HOME}/tmp
12cr|terminal-server2-1.5-11|223	export TMP=\${HOME}/tmp
12cr|terminal-server2-1.5-11|224	else
12cr|terminal-server2-1.5-11|225	export TMPDIR=/tmp/
12cr|terminal-server2-1.5-11|226	export TMP=/tmp/
12cr|terminal-server2-1.5-11|227	fi
12cr|terminal-server2-1.5-11|228	EOF
12cr|terminal-server2-1.5-11|229	chmod 0755 $RPM_BUILD_ROOT%{sroot}%{_sysconfdir}/profile.d/tmpdir.sh
12cr|terminal-server2-1.5-11|230	
12cr|terminal-server2-1.5-11|231	%clean
12cr|terminal-server2-1.5-11|232	rm -rf $RPM_BUILD_ROOT
12cr|terminal-server2-1.5-11|233	
12cr|terminal-server2-1.5-11|234	%if %mdkversion < 200900
12cr|terminal-server2-1.5-11|235	%post
12cr|terminal-server2-1.5-11|236	%{update_menus}
12cr|terminal-server2-1.5-11|237	%endif
12cr|terminal-server2-1.5-11|238	
12cr|terminal-server2-1.5-11|239	%if %mdkversion < 200900
12cr|terminal-server2-1.5-11|240	%postun
12cr|terminal-server2-1.5-11|241	%{clean_menus}
12cr|terminal-server2-1.5-11|242	%endif
12cr|terminal-server2-1.5-11|243	
12cr|terminal-server2-1.5-11|244	%files
12cr|terminal-server2-1.5-11|245	%defattr(-,root,root)
12cr|terminal-server2-1.5-11|246	%dir %{_localstatedir}/lib/%{rname}
12cr|terminal-server2-1.5-11|247	%dir %{sroot}
12cr|terminal-server2-1.5-11|248	%dir %{sroot}%{_sysconfdir}
12cr|terminal-server2-1.5-11|249	%dir %{sroot}%{_sysconfdir}/X11
12cr|terminal-server2-1.5-11|250	%dir %{sroot}%{_sysconfdir}/X11/gdm
12cr|terminal-server2-1.5-11|251	%dir %{sroot}%{_sysconfdir}/X11/xdm
12cr|terminal-server2-1.5-11|252	%dir %{sroot}%{_sysconfdir}/profile.d
12cr|terminal-server2-1.5-11|253	%dir %{sroot}%{_sysconfdir}/rc.d
12cr|terminal-server2-1.5-11|254	%dir %{sroot}%{_sysconfdir}/rc.d/init.d
12cr|terminal-server2-1.5-11|255	%dir %{nroot}
12cr|terminal-server2-1.5-11|256	%dir %{nroot}%{_sysconfdir}
12cr|terminal-server2-1.5-11|257	%dir %{nroot}%{_sysconfdir}/rc.d
12cr|terminal-server2-1.5-11|258	%dir %{nroot}%{_sysconfdir}/rc.d/rc3.d
12cr|terminal-server2-1.5-11|259	%dir %{nroot}%{_sysconfdir}/rc.d/rc5.d
12cr|terminal-server2-1.5-11|260	%dir %{sroot}%{_sysconfdir}/sysconfig
12cr|terminal-server2-1.5-11|261	%dir %{sroot}%{_var}
12cr|terminal-server2-1.5-11|262	%dir %{sroot}%{_localstatedir}/lib
12cr|terminal-server2-1.5-11|263	%dir %{sroot}%{_usr}
12cr|terminal-server2-1.5-11|264	%dir %{sroot}%{_usr}/share
12cr|terminal-server2-1.5-11|265	%dir %{sroot}%{_usr}/share/config
12cr|terminal-server2-1.5-11|266	%dir %{sroot}%{_usr}/share/config/kdm
12cr|terminal-server2-1.5-11|267	%dir %{sroot}%{_sbindir}
12cr|terminal-server2-1.5-11|268	%dir %{sroot}/mnt
12cr|terminal-server2-1.5-11|269	%dir %{sroot}/sbin
12cr|terminal-server2-1.5-11|270	%dir %{croot}
12cr|terminal-server2-1.5-11|271	%config(noreplace) %{sroot}%{_sysconfdir}/rc.d/init.d/terminal-server
12cr|terminal-server2-1.5-11|272	%config(noreplace) %{sroot}%{_sysconfdir}/inittab
12cr|terminal-server2-1.5-11|273	%config(noreplace) %{sroot}%{_sysconfdir}/fstab
12cr|terminal-server2-1.5-11|274	%config(noreplace) %{sroot}%{_sysconfdir}/raidtab
12cr|terminal-server2-1.5-11|275	%config(noreplace) %{_sysconfdir}/dhcpd.conf.pxe.include
12cr|terminal-server2-1.5-11|276	%config(noreplace) %{sroot}%{_sysconfdir}/sysconfig/network
12cr|terminal-server2-1.5-11|277	%config(noreplace) %{sroot}%{_sysconfdir}/sysconfig/readonly-root
12cr|terminal-server2-1.5-11|278	%config(noreplace) %{sroot}%{_sysconfdir}/X11/gdm/gdm.conf
12cr|terminal-server2-1.5-11|279	%config(noreplace) %{sroot}%{_sysconfdir}/X11/xdm/Xresources
12cr|terminal-server2-1.5-11|280	%{sroot}%{_datadir}/config/kdm/kdmrc
12cr|terminal-server2-1.5-11|281	%{sroot}/.autofsck
12cr|terminal-server2-1.5-11|282	%{sroot}/fastboot
12cr|terminal-server2-1.5-11|283	%{sroot}/sbin/depmod
12cr|terminal-server2-1.5-11|284	%{sroot}%{_sbindir}/fndSession
12cr|terminal-server2-1.5-11|285	%{sroot}%{_sysconfdir}/adjtime
12cr|terminal-server2-1.5-11|286	%{sroot}%{_sysconfdir}/issue*
12cr|terminal-server2-1.5-11|287	%{sroot}%{_sysconfdir}/modprobe*
12cr|terminal-server2-1.5-11|288	%{sroot}%{_sysconfdir}/mtab
12cr|terminal-server2-1.5-11|289	%{sroot}%{_sysconfdir}/rc.readonly
12cr|terminal-server2-1.5-11|290	%{sroot}%{_sysconfdir}/profile.d/tmpdir.sh
12cr|terminal-server2-1.5-11|291	%{sroot}%{_sysconfdir}/X11/xorg.conf.test
12cr|terminal-server2-1.5-11|292	%config(noreplace) %{sroot}%{_sysconfdir}/X11/xorg.conf
12cr|terminal-server2-1.5-11|293	%{sroot}%{_localstatedir}/lib/xkb
12cr|terminal-server2-1.5-11|294	%{sroot}%{_localstatedir}/lib/gdm
12cr|terminal-server2-1.5-11|295	%{sroot}%{_localstatedir}/lib/random-seed
12cr|terminal-server2-1.5-11|296	%{nroot}%{_sysconfdir}/rc.d/rc3.d/S*
12cr|terminal-server2-1.5-11|297	%{nroot}%{_sysconfdir}/rc.d/rc5.d/S*
12cr|terminal-server2-1.5-11|298	%dir %{_sysconfdir}/terminal-server
12cr|terminal-server2-1.5-11|299	%config(noreplace) %{_sysconfdir}/terminal-server/profiles/xterminal
12cr|terminal-server2-1.5-11|300	%config(noreplace) %{_sysconfdir}/dhcpd.conf.terminal-server.example
12cr|terminal-server2-1.5-11|301	%config(noreplace) %{_sysconfdir}/exports.terminal-server
12cr|terminal-server2-1.5-11|302	%config(noreplace) %{_sysconfdir}/pam.d/draktermserv
12cr|terminal-server2-1.5-11|303	%{_sbindir}/mkdhcpdconf
12cr|terminal-server2-1.5-11|304	%_bindir/draktermserv
12cr|terminal-server2-1.5-11|305	%{sroot}/mnt/cdrom
12cr|terminal-server2-1.5-11|306	%{sroot}/mnt/floppy
12cr|terminal-server2-1.5-11|307	%{_datadir}/applications/%{name}.desktop
12cr|terminal-server2-1.5-11|308	
12cr|terminal-server2-1.5-11|309	
12cr|terminal-server2-1.5-11|310	
12cr|terminal-server2-1.5-11|311	
12cr|terminal-server2-1.5-11|312	%changelog
12cr|terminal-server2-1.5-11|313	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.5-11mdv2009.0
12cr|terminal-server2-1.5-11|314	+ Revision: 261485
12cr|terminal-server2-1.5-11|315	- rebuild
12cr|terminal-server2-1.5-11|316	
12cr|terminal-server2-1.5-11|317	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.5-10mdv2009.0
12cr|terminal-server2-1.5-11|318	+ Revision: 254387
12cr|terminal-server2-1.5-11|319	- rebuild
12cr|terminal-server2-1.5-11|320	- drop old menu
12cr|terminal-server2-1.5-11|321	
12cr|terminal-server2-1.5-11|322	+ Pixel <pixel@mandriva.com>
12cr|terminal-server2-1.5-11|323	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|terminal-server2-1.5-11|324	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|terminal-server2-1.5-11|325	
12cr|terminal-server2-1.5-11|326	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.5-8mdv2008.1
12cr|terminal-server2-1.5-11|327	+ Revision: 136535
12cr|terminal-server2-1.5-11|328	- restore BuildRoot
12cr|terminal-server2-1.5-11|329	
12cr|terminal-server2-1.5-11|330	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|terminal-server2-1.5-11|331	- kill re-definition of %%buildroot on Pixel's request
12cr|terminal-server2-1.5-11|332	- kill explicit icon extension
12cr|terminal-server2-1.5-11|333	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|terminal-server2-1.5-11|334	
12cr|terminal-server2-1.5-11|335	
12cr|terminal-server2-1.5-11|336	* Thu Jan 11 2007 Stew Benedict <sbenedict@mandriva.com> 1.5-8mdv2007.0
12cr|terminal-server2-1.5-11|337	+ Revision: 107535
12cr|terminal-server2-1.5-11|338	- Requires draktermserv now, not drakxtools
12cr|terminal-server2-1.5-11|339	
12cr|terminal-server2-1.5-11|340	* Tue Jan 02 2007 Stew Benedict <sbenedict@mandriva.com> 1.5-7mdv2007.1
12cr|terminal-server2-1.5-11|341	+ Revision: 103128
12cr|terminal-server2-1.5-11|342	- Import terminal-server2
12cr|terminal-server2-1.5-11|343	
12cr|terminal-server2-1.5-11|344	* Tue Jan 02 2007 Stew Benedict <sbenedict@mandriva.com> 1.5-7mdv2007.1
12cr|terminal-server2-1.5-11|345	- drakTermServ -> draktermserv (#27835)
12cr|terminal-server2-1.5-11|346	
12cr|terminal-server2-1.5-11|347	* Tue Aug 29 2006 Stew Benedict <sbenedict@mandriva.com> 1.5-6mdv2007.0
12cr|terminal-server2-1.5-11|348	- better URL (Bug #24780)
12cr|terminal-server2-1.5-11|349	
12cr|terminal-server2-1.5-11|350	* Fri Aug 25 2006 Stew Benedict <sbenedict@mandriva.com> 1.5-5mdv2007.0
12cr|terminal-server2-1.5-11|351	- xdg menu
12cr|terminal-server2-1.5-11|352	
12cr|terminal-server2-1.5-11|353	* Thu Mar 16 2006 Stew Benedict <sbenedict@mandriva.com> 1.5-4mdk
12cr|terminal-server2-1.5-11|354	- add readonly-root
12cr|terminal-server2-1.5-11|355	- update P0: update fstab with current cdrom,floppy syntax
12cr|terminal-server2-1.5-11|356	drop /proc from fstab - system rc.sysinit mounts it twice,
12cr|terminal-server2-1.5-11|357	shows as [ FAILED ] in boot sequence
12cr|terminal-server2-1.5-11|358	
12cr|terminal-server2-1.5-11|359	* Mon Mar 06 2006 Stew Benedict <sbenedict@mandriva.com> 1.5-3mdk
12cr|terminal-server2-1.5-11|360	- update pam config
12cr|terminal-server2-1.5-11|361	
12cr|terminal-server2-1.5-11|362	* Mon Dec 05 2005 Stew Benedict <sbenedict@mandrakesoft.com> 1.5-2mdk
12cr|terminal-server2-1.5-11|363	- Requires, update init script for unionfs issue
12cr|terminal-server2-1.5-11|364	
12cr|terminal-server2-1.5-11|365	* Mon Dec 05 2005 Stew Benedict <sbenedict@mandrakesoft.com> 1.5-1mdk
12cr|terminal-server2-1.5-11|366	- first pass at new approach: unionfs over nfs
12cr|terminal-server2-1.5-11|367	
12cr|terminal-server2-1.5-11|368	* Thu Mar 03 2005 Stew Benedict <sbenedict@mandrakesoft.com> 1.5-24mdk
12cr|terminal-server2-1.5-11|369	- misc mods to deal with changes in init scripts, packages
12cr|terminal-server2-1.5-11|370	* new fstab, some new $$CLIENT$$ symlinks
12cr|terminal-server2-1.5-11|371	* sync udev script
12cr|terminal-server2-1.5-11|372	* include dhcpd.conf.pxe.include
12cr|terminal-server2-1.5-11|373	* rename varrun init script to terminal-server and update
12cr|terminal-server2-1.5-11|374	
12cr|terminal-server2-1.5-11|375	* Mon Dec 13 2004 Stew Benedict <sbenedict@mandrakesoft.com> 1.5-23mdk
12cr|terminal-server2-1.5-11|376	- XF86Config-4 -> xorg.conf, Keyboard -> keyboard
12cr|terminal-server2-1.5-11|377	
12cr|terminal-server2-1.5-11|378	* Mon Dec 13 2004 Stew Benedict <sbenedict@mandrakesoft.com> 1.5-22mdk
12cr|terminal-server2-1.5-11|379	- more fstab entries
12cr|terminal-server2-1.5-11|380	
12cr|terminal-server2-1.5-11|381	* Thu Dec 09 2004 Stew Benedict <sbenedict@mandrakesoft.com> 1.5-21mdk
12cr|terminal-server2-1.5-11|382	- udev init script in runlevel 3,5
12cr|terminal-server2-1.5-11|383	- remove /lib/dev-state from fstab$$CLIENT$$ (pixel)
12cr|terminal-server2-1.5-11|384	- don't include shadow$$CLIENT$$, just causes confusion (pixel)
12cr|terminal-server2-1.5-11|385	
12cr|terminal-server2-1.5-11|386	* Wed Sep 01 2004 Stew Benedict <sbenedict@mandrakesoft.com> 1.5-20mdk
12cr|terminal-server2-1.5-11|387	- mirror udev initscript so we can write somewhere besides /dev.old
12cr|terminal-server2-1.5-11|388	- replace forbidden name
12cr|terminal-server2-1.5-11|389	
12cr|terminal-server2-1.5-11|390	* Sat Aug 21 2004 Stew Benedict <sbenedict@mandrakesoft.com> 1.5-19mdk
12cr|terminal-server2-1.5-11|391	- removed devfsd requires, client link for /var/lib/random-seed
12cr|terminal-server2-1.5-11|392	
12cr|terminal-server2-1.5-11|393	* Thu Mar 18 2004 David Baudens <baudens@mandrakesoft.com> 1.5-18mdk
12cr|terminal-server2-1.5-11|394	- Fix menu (icon)
12cr|terminal-server2-1.5-11|395	
12cr|terminal-server2-1.5-11|396	* Tue Feb 03 2004 Stew Benedict <sbenedict@mandrakesoft.com> 1.5-17mdk
12cr|terminal-server2-1.5-11|397	- /lib/dev-state, /var/lib/gnome/desktop as tmpfs (Francisco Javier Felix)
12cr|terminal-server2-1.5-11|398	
12cr|terminal-server2-1.5-11|399	* Mon Feb 02 2004 Stew Benedict <sbenedict@mandrakesoft.com> 1.5-16mdk
12cr|terminal-server2-1.5-11|400	- /var/tmp as tmpfs (let KDE run)
12cr|terminal-server2-1.5-11|401	
12cr|terminal-server2-1.5-11|402	* Thu Jan 29 2004 Stew Benedict <sbenedict@mandrakesoft.com> 1.5-15mdk
12cr|terminal-server2-1.5-11|403	- more /var/lib/*dm mount points
12cr|terminal-server2-1.5-11|404	- sync with current *dm config files
12cr|terminal-server2-1.5-11|405	- create /var/run/console with client initscript
12cr|terminal-server2-1.5-11|406	- /etc/qt_plugins_3.2* symlinks for clients to make mdkkdm happy
12cr|terminal-server2-1.5-11|407	
12cr|terminal-server2-1.5-11|408	* Tue Jan 27 2004 Stew Benedict <sbenedict@mandrakesoft.com> 1.5-14mdk
12cr|terminal-server2-1.5-11|409	- add /var/lib/gdm as tmpfs to fstab or gdm won't run
12cr|terminal-server2-1.5-11|410	

7979 12
12cr|terminal-server-localdevices-1.0-9|1	Summary:	This enables the local devices on an X terminal
12cr|terminal-server-localdevices-1.0-9|2	Name:		terminal-server-localdevices
12cr|terminal-server-localdevices-1.0-9|3	Version:	1.0
12cr|terminal-server-localdevices-1.0-9|4	Release:	%mkrel 9
12cr|terminal-server-localdevices-1.0-9|5	License:	GPL
12cr|terminal-server-localdevices-1.0-9|6	Group:		Networking/Other
12cr|terminal-server-localdevices-1.0-9|7	URL:		http://www.advx.org
12cr|terminal-server-localdevices-1.0-9|8	
12cr|terminal-server-localdevices-1.0-9|9	Source0:	xterminals.tar.bz2
12cr|terminal-server-localdevices-1.0-9|10	BuildRoot:	%_tmppath/%name-%version-root
12cr|terminal-server-localdevices-1.0-9|11	Requires:	terminal-server, clusternfs, etherboot
12cr|terminal-server-localdevices-1.0-9|12	
12cr|terminal-server-localdevices-1.0-9|13	%description
12cr|terminal-server-localdevices-1.0-9|14	This package enables the local floppy, cdrom and soundcard on an X terminal.
12cr|terminal-server-localdevices-1.0-9|15	It runs Samba, sshd and artsd on the terminal, and uses a clever Xstartup
12cr|terminal-server-localdevices-1.0-9|16	script so that KDM automatically assigns ressources to the loggued user.
12cr|terminal-server-localdevices-1.0-9|17	As an added feature, it can also auto-create temporary users: if someone
12cr|terminal-server-localdevices-1.0-9|18	logs as a special user, it will create a new user, and delete it when they
12cr|terminal-server-localdevices-1.0-9|19	log off, making it perfect for public-access computers. Finally, it also
12cr|terminal-server-localdevices-1.0-9|20	enables users to run local applications (cd player, scanner) using
12cr|terminal-server-localdevices-1.0-9|21	"runlocal <command>".
12cr|terminal-server-localdevices-1.0-9|22	
12cr|terminal-server-localdevices-1.0-9|23	You will need the terminal-server and clusternfs packages to use these
12cr|terminal-server-localdevices-1.0-9|24	functions.
12cr|terminal-server-localdevices-1.0-9|25	
12cr|terminal-server-localdevices-1.0-9|26	For installation instructions read the README file in /home/xterminals.
12cr|terminal-server-localdevices-1.0-9|27	
12cr|terminal-server-localdevices-1.0-9|28	%prep
12cr|terminal-server-localdevices-1.0-9|29	%setup -q -n xterminals
12cr|terminal-server-localdevices-1.0-9|30	
12cr|terminal-server-localdevices-1.0-9|31	%install
12cr|terminal-server-localdevices-1.0-9|32	mkdir -p %{buildroot}/home/xterminals
12cr|terminal-server-localdevices-1.0-9|33	mkdir -p %{buildroot}/etc/rc.d
12cr|terminal-server-localdevices-1.0-9|34	cp -a *.d*  %{buildroot}/etc/rc.d
12cr|terminal-server-localdevices-1.0-9|35	cp -a README bin contrib etc keys users %{buildroot}/home/xterminals
12cr|terminal-server-localdevices-1.0-9|36	
12cr|terminal-server-localdevices-1.0-9|37	%clean
12cr|terminal-server-localdevices-1.0-9|38	rm -rf $RPM_BUILD_ROOT
12cr|terminal-server-localdevices-1.0-9|39	
12cr|terminal-server-localdevices-1.0-9|40	%files
12cr|terminal-server-localdevices-1.0-9|41	%defattr(-,root,root)
12cr|terminal-server-localdevices-1.0-9|42	%doc README
12cr|terminal-server-localdevices-1.0-9|43	%dir /home/xterminals
12cr|terminal-server-localdevices-1.0-9|44	/home/xterminals/bin
12cr|terminal-server-localdevices-1.0-9|45	/home/xterminals/contrib
12cr|terminal-server-localdevices-1.0-9|46	/home/xterminals/keys
12cr|terminal-server-localdevices-1.0-9|47	/home/xterminals/users
12cr|terminal-server-localdevices-1.0-9|48	/home/xterminals/README
12cr|terminal-server-localdevices-1.0-9|49	/home/xterminals/etc
12cr|terminal-server-localdevices-1.0-9|50	%config(noreplace) /etc/rc.d/*
12cr|terminal-server-localdevices-1.0-9|51	
12cr|terminal-server-localdevices-1.0-9|52	%post
12cr|terminal-server-localdevices-1.0-9|53	chown nobody:nogroup /home/xterminals/etc/ -R
12cr|terminal-server-localdevices-1.0-9|54	
12cr|terminal-server-localdevices-1.0-9|55	
12cr|terminal-server-localdevices-1.0-9|56	
12cr|terminal-server-localdevices-1.0-9|57	%changelog
12cr|terminal-server-localdevices-1.0-9|58	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0-9mdv2010.0
12cr|terminal-server-localdevices-1.0-9|59	+ Revision: 434335
12cr|terminal-server-localdevices-1.0-9|60	- rebuild
12cr|terminal-server-localdevices-1.0-9|61	
12cr|terminal-server-localdevices-1.0-9|62	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-8mdv2009.0
12cr|terminal-server-localdevices-1.0-9|63	+ Revision: 261486
12cr|terminal-server-localdevices-1.0-9|64	- rebuild
12cr|terminal-server-localdevices-1.0-9|65	
12cr|terminal-server-localdevices-1.0-9|66	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-7mdv2009.0
12cr|terminal-server-localdevices-1.0-9|67	+ Revision: 254389
12cr|terminal-server-localdevices-1.0-9|68	- rebuild
12cr|terminal-server-localdevices-1.0-9|69	
12cr|terminal-server-localdevices-1.0-9|70	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0-5mdv2008.1
12cr|terminal-server-localdevices-1.0-9|71	+ Revision: 136535
12cr|terminal-server-localdevices-1.0-9|72	- restore BuildRoot
12cr|terminal-server-localdevices-1.0-9|73	
12cr|terminal-server-localdevices-1.0-9|74	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|terminal-server-localdevices-1.0-9|75	- kill re-definition of %%buildroot on Pixel's request
12cr|terminal-server-localdevices-1.0-9|76	- fix summary-ended-with-dot
12cr|terminal-server-localdevices-1.0-9|77	
12cr|terminal-server-localdevices-1.0-9|78	* Thu Aug 23 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.0-5mdv2008.0
12cr|terminal-server-localdevices-1.0-9|79	+ Revision: 70415
12cr|terminal-server-localdevices-1.0-9|80	- use %%mkrel
12cr|terminal-server-localdevices-1.0-9|81	
12cr|terminal-server-localdevices-1.0-9|82	
12cr|terminal-server-localdevices-1.0-9|83	* Sun Dec 25 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdk
12cr|terminal-server-localdevices-1.0-9|84	- rebuild
12cr|terminal-server-localdevices-1.0-9|85	
12cr|terminal-server-localdevices-1.0-9|86	* Thu Dec 18 2003 Jean-Michel Dault <jmdault@mandrakesoft.com> 1.0-3mdk
12cr|terminal-server-localdevices-1.0-9|87	- put back nobody.nogroup as files owner: rpmlint might not like it,
12cr|terminal-server-localdevices-1.0-9|88	but it's the only way to have read/write by root when using root_squash
12cr|terminal-server-localdevices-1.0-9|89	nfs, and have it unreadable by other non-root users.
12cr|terminal-server-localdevices-1.0-9|90	- before making changes in this package, please e-mail me so I can make sure
12cr|terminal-server-localdevices-1.0-9|91	the changes are working in an installation with at least 12 X-terminals.
12cr|terminal-server-localdevices-1.0-9|92	- OK, so I found out why Olivier changed it, ftpcontrib does not like user
12cr|terminal-server-localdevices-1.0-9|93	nobody, so I do a Bad Thing (TM), and do a chown in the post script.
12cr|terminal-server-localdevices-1.0-9|94	
12cr|terminal-server-localdevices-1.0-9|95	* Tue Aug 12 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.0-2mdk
12cr|terminal-server-localdevices-1.0-9|96	- fix files owner
12cr|terminal-server-localdevices-1.0-9|97	
12cr|terminal-server-localdevices-1.0-9|98	* Tue Jul 29 2003 Jean-Michel Dault <jmdault@mandrakesoft.com> 1.0-1mdk
12cr|terminal-server-localdevices-1.0-9|99	- Take all the work I did for a local non-profit organization and make a
12cr|terminal-server-localdevices-1.0-9|100	package so we can implement it at other sites.
12cr|terminal-server-localdevices-1.0-9|101	

7980 12
12cr|terminator-0.96-2|1	%define name	terminator
12cr|terminator-0.96-2|2	%define version 0.96
12cr|terminator-0.96-2|3	%define release %mkrel 2
12cr|terminator-0.96-2|4	
12cr|terminator-0.96-2|5	Summary:	A simple way to run multiple terminals in a single window
12cr|terminator-0.96-2|6	Name:		%{name}
12cr|terminator-0.96-2|7	Version:	%{version}
12cr|terminator-0.96-2|8	Release:	%{release}
12cr|terminator-0.96-2|9	Source0:	http://launchpad.net/terminator/trunk/%{version}/+download/%{name}_%{version}.tar.gz
12cr|terminator-0.96-2|10	License:	GPLv2
12cr|terminator-0.96-2|11	Group:		Terminals
12cr|terminator-0.96-2|12	Url:		http://www.tenshu.net/p/terminator/
12cr|terminator-0.96-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|terminator-0.96-2|14	BuildArch:	noarch
12cr|terminator-0.96-2|15	Requires:	python-vte, gtk+2.0, gnome-python-gnomevfs
12cr|terminator-0.96-2|16	Suggests:	python-keybinder, python-notify
12cr|terminator-0.96-2|17	BuildRequires:	intltool
12cr|terminator-0.96-2|18	
12cr|terminator-0.96-2|19	%description
12cr|terminator-0.96-2|20	Terminator is an attempt to maximise useful space on a given desktop
12cr|terminator-0.96-2|21	for terminals. It is a simple Python script that places multiple vte
12cr|terminator-0.96-2|22	widgets (the same used by gnome-terminal) in a window. That's the same
12cr|terminator-0.96-2|23	widget used by gnome-terminal.
12cr|terminator-0.96-2|24	
12cr|terminator-0.96-2|25	%prep
12cr|terminator-0.96-2|26	%setup -q -n %{name}-%{version}
12cr|terminator-0.96-2|27	
12cr|terminator-0.96-2|28	%install
12cr|terminator-0.96-2|29	%__rm -rf %{buildroot}
12cr|terminator-0.96-2|30	PYTHONDONTWRITEBYTECODE= %__python setup.py --without-icon-cache install --root=%{buildroot}
12cr|terminator-0.96-2|31	
12cr|terminator-0.96-2|32	%find_lang %name
12cr|terminator-0.96-2|33	
12cr|terminator-0.96-2|34	%clean
12cr|terminator-0.96-2|35	%__rm -rf %{buildroot}
12cr|terminator-0.96-2|36	
12cr|terminator-0.96-2|37	%files -f %name.lang
12cr|terminator-0.96-2|38	%defattr(-,root,root)
12cr|terminator-0.96-2|39	%doc README COPYING ChangeLog
12cr|terminator-0.96-2|40	%{_mandir}/man1/%{name}.*
12cr|terminator-0.96-2|41	%{_mandir}/man5/%{name}_config.*
12cr|terminator-0.96-2|42	%{_bindir}/%{name}
12cr|terminator-0.96-2|43	%{python_sitelib}/Terminator*.egg-info
12cr|terminator-0.96-2|44	%{python_sitelib}/terminatorlib
12cr|terminator-0.96-2|45	%{_datadir}/applications/*.desktop
12cr|terminator-0.96-2|46	%{_iconsdir}/hicolor/*/*/*.png
12cr|terminator-0.96-2|47	%{_iconsdir}/hicolor/*/*/%{name}*.svg
12cr|terminator-0.96-2|48	%{_datadir}/pixmaps/%{name}.png
12cr|terminator-0.96-2|49	
12cr|terminator-0.96-2|50	
12cr|terminator-0.96-2|51	%changelog
12cr|terminator-0.96-2|52	* Fri Feb 03 2012 Lev Givon <lev@mandriva.org> 0.96-2mdv2012.0
12cr|terminator-0.96-2|53	+ Revision: 771007
12cr|terminator-0.96-2|54	- Suggest python-keybinder, python-notify.
12cr|terminator-0.96-2|55	Correct website URI.
12cr|terminator-0.96-2|56	
12cr|terminator-0.96-2|57	* Tue Oct 04 2011 Lev Givon <lev@mandriva.org> 0.96-1
12cr|terminator-0.96-2|58	+ Revision: 702652
12cr|terminator-0.96-2|59	- Update to 0.96.
12cr|terminator-0.96-2|60	
12cr|terminator-0.96-2|61	* Mon Nov 01 2010 Anssi Hannula <anssi@mandriva.org> 0.95-2mdv2011.0
12cr|terminator-0.96-2|62	+ Revision: 591577
12cr|terminator-0.96-2|63	- rebuild for new python
12cr|terminator-0.96-2|64	- remove the now unneeded usage of py_requires macro
12cr|terminator-0.96-2|65	
12cr|terminator-0.96-2|66	* Wed Aug 25 2010 Funda Wang <fwang@mandriva.org> 0.95-1mdv2011.0
12cr|terminator-0.96-2|67	+ Revision: 573022
12cr|terminator-0.96-2|68	- update to new version 0.95
12cr|terminator-0.96-2|69	
12cr|terminator-0.96-2|70	+ Lev Givon <lev@mandriva.org>
12cr|terminator-0.96-2|71	- Update to 0.94.
12cr|terminator-0.96-2|72	
12cr|terminator-0.96-2|73	* Tue May 25 2010 Lev Givon <lev@mandriva.org> 0.93-2mdv2010.1
12cr|terminator-0.96-2|74	+ Revision: 545989
12cr|terminator-0.96-2|75	- Add patch for terminator bug #563445.
12cr|terminator-0.96-2|76	
12cr|terminator-0.96-2|77	* Fri Apr 16 2010 Funda Wang <fwang@mandriva.org> 0.93-1mdv2010.1
12cr|terminator-0.96-2|78	+ Revision: 535309
12cr|terminator-0.96-2|79	- new version 0.93
12cr|terminator-0.96-2|80	
12cr|terminator-0.96-2|81	* Wed Apr 14 2010 Lev Givon <lev@mandriva.org> 0.92-2mdv2010.1
12cr|terminator-0.96-2|82	+ Revision: 534626
12cr|terminator-0.96-2|83	- Backport fix for terminator bug #546665.
12cr|terminator-0.96-2|84	
12cr|terminator-0.96-2|85	* Thu Apr 08 2010 Lev Givon <lev@mandriva.org> 0.92-1mdv2010.1
12cr|terminator-0.96-2|86	+ Revision: 532894
12cr|terminator-0.96-2|87	- Update to 0.92.
12cr|terminator-0.96-2|88	
12cr|terminator-0.96-2|89	* Sun Apr 04 2010 Lev Givon <lev@mandriva.org> 0.91-1mdv2010.1
12cr|terminator-0.96-2|90	+ Revision: 531443
12cr|terminator-0.96-2|91	- Update to 0.91.
12cr|terminator-0.96-2|92	
12cr|terminator-0.96-2|93	* Thu Dec 03 2009 Funda Wang <fwang@mandriva.org> 0.14-1mdv2010.1
12cr|terminator-0.96-2|94	+ Revision: 472981
12cr|terminator-0.96-2|95	- new version 0.14
12cr|terminator-0.96-2|96	
12cr|terminator-0.96-2|97	* Thu Jun 25 2009 Lev Givon <lev@mandriva.org> 0.13-1mdv2010.0
12cr|terminator-0.96-2|98	+ Revision: 389170
12cr|terminator-0.96-2|99	- Update to 0.13.
12cr|terminator-0.96-2|100	Suppress irritating exit notification pop-up.
12cr|terminator-0.96-2|101	
12cr|terminator-0.96-2|102	* Thu Mar 19 2009 Lev Givon <lev@mandriva.org> 0.12-2mdv2009.1
12cr|terminator-0.96-2|103	+ Revision: 357777
12cr|terminator-0.96-2|104	- Add gnome-python-gnomevfs dependency.
12cr|terminator-0.96-2|105	
12cr|terminator-0.96-2|106	* Mon Jan 26 2009 Lev Givon <lev@mandriva.org> 0.12-1mdv2009.1
12cr|terminator-0.96-2|107	+ Revision: 333847
12cr|terminator-0.96-2|108	- Update to 0.12.
12cr|terminator-0.96-2|109	
12cr|terminator-0.96-2|110	* Sat Jan 10 2009 Funda Wang <fwang@mandriva.org> 0.11-2mdv2009.1
12cr|terminator-0.96-2|111	+ Revision: 327911
12cr|terminator-0.96-2|112	- rebuild
12cr|terminator-0.96-2|113	
12cr|terminator-0.96-2|114	* Thu Oct 16 2008 Lev Givon <lev@mandriva.org> 0.11-1mdv2009.1
12cr|terminator-0.96-2|115	+ Revision: 294277
12cr|terminator-0.96-2|116	- Update to 0.11.
12cr|terminator-0.96-2|117	
12cr|terminator-0.96-2|118	* Fri Aug 29 2008 Funda Wang <fwang@mandriva.org> 0.10-1mdv2009.0
12cr|terminator-0.96-2|119	+ Revision: 277157
12cr|terminator-0.96-2|120	- New version 0.10
12cr|terminator-0.96-2|121	
12cr|terminator-0.96-2|122	* Wed Jul 09 2008 Lev Givon <lev@mandriva.org> 0.9-1mdv2009.0
12cr|terminator-0.96-2|123	+ Revision: 233088
12cr|terminator-0.96-2|124	- Update to 0.9.
12cr|terminator-0.96-2|125	
12cr|terminator-0.96-2|126	* Thu May 15 2008 Lev Givon <lev@mandriva.org> 0.8.1-1mdv2009.0
12cr|terminator-0.96-2|127	+ Revision: 207727
12cr|terminator-0.96-2|128	- import terminator
12cr|terminator-0.96-2|129	
12cr|terminator-0.96-2|130	
12cr|terminator-0.96-2|131	* Thu May 15 2008 Lev Givon <lev@mandriva.org> 0.8.1-1mdv2008.1
12cr|terminator-0.96-2|132	- Package for Mandriva.

7981 12
12cr|terminology-0.2.0-1|1	Summary:	EFL Terminal Emulator
12cr|terminology-0.2.0-1|2	Name:		terminology
12cr|terminology-0.2.0-1|3	Version:	0.2.0
12cr|terminology-0.2.0-1|4	Release:	1
12cr|terminology-0.2.0-1|5	License:	BSD
12cr|terminology-0.2.0-1|6	Group:		Terminals
12cr|terminology-0.2.0-1|7	URL:		http://www.enlightenment.org/
12cr|terminology-0.2.0-1|8	Source:		http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
12cr|terminology-0.2.0-1|9	# Non-devel packages are needed to compile themes
12cr|terminology-0.2.0-1|10	BuildRequires:	e
12cr|terminology-0.2.0-1|11	BuildRequires:	ecore
12cr|terminology-0.2.0-1|12	BuildRequires:	eet
12cr|terminology-0.2.0-1|13	BuildRequires:	edje
12cr|terminology-0.2.0-1|14	BuildRequires:	elementary
12cr|terminology-0.2.0-1|15	BuildRequires:	emotion
12cr|terminology-0.2.0-1|16	BuildRequires:	pkgconfig(ecore)
12cr|terminology-0.2.0-1|17	BuildRequires:	pkgconfig(edje)
12cr|terminology-0.2.0-1|18	BuildRequires:	pkgconfig(eet)
12cr|terminology-0.2.0-1|19	BuildRequires:	pkgconfig(efreet)
12cr|terminology-0.2.0-1|20	BuildRequires:	pkgconfig(eina)
12cr|terminology-0.2.0-1|21	BuildRequires:	pkgconfig(elementary)
12cr|terminology-0.2.0-1|22	BuildRequires:	pkgconfig(emotion)
12cr|terminology-0.2.0-1|23	BuildRequires:	pkgconfig(evas)
12cr|terminology-0.2.0-1|24	Requires:	edje
12cr|terminology-0.2.0-1|25	Requires:	elementary
12cr|terminology-0.2.0-1|26	Requires:	emotion
12cr|terminology-0.2.0-1|27	
12cr|terminology-0.2.0-1|28	
12cr|terminology-0.2.0-1|29	%description
12cr|terminology-0.2.0-1|30	EFL Terminal Emulator.
12cr|terminology-0.2.0-1|31	
12cr|terminology-0.2.0-1|32	%prep
12cr|terminology-0.2.0-1|33	%setup -q
12cr|terminology-0.2.0-1|34	
12cr|terminology-0.2.0-1|35	%build
12cr|terminology-0.2.0-1|36	%configure2_5x
12cr|terminology-0.2.0-1|37	%make
12cr|terminology-0.2.0-1|38	
12cr|terminology-0.2.0-1|39	%install
12cr|terminology-0.2.0-1|40	%makeinstall_std
12cr|terminology-0.2.0-1|41	
12cr|terminology-0.2.0-1|42	%files
12cr|terminology-0.2.0-1|43	%doc AUTHORS COPYING README
12cr|terminology-0.2.0-1|44	%{_bindir}/%{name}
12cr|terminology-0.2.0-1|45	%{_datadir}/applications/%{name}.desktop
12cr|terminology-0.2.0-1|46	%{_datadir}/%{name}
12cr|terminology-0.2.0-1|47	%{_datadir}/icons/%{name}.png

7982 12
12cr|terminus-font-4.35-1|1	%define fontdir %{_datadir}/fonts/terminus
12cr|terminus-font-4.35-1|2	%define consolefontdir %{_prefix}/lib/kbd/consolefonts
12cr|terminus-font-4.35-1|3	
12cr|terminus-font-4.35-1|4	Summary:        Fixed width font especially for long hacking sessions
12cr|terminus-font-4.35-1|5	Name:           terminus-font
12cr|terminus-font-4.35-1|6	Version:        4.35
12cr|terminus-font-4.35-1|7	Release:        %mkrel 1
12cr|terminus-font-4.35-1|8	License:        GPLv2+
12cr|terminus-font-4.35-1|9	Group:          System/Fonts/X11 bitmap
12cr|terminus-font-4.35-1|10	URL:            http://terminus-font.sourceforge.net/
12cr|terminus-font-4.35-1|11	Source0:        http://downloads.sourceforge.net/project/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
12cr|terminus-font-4.35-1|12	BuildRequires:  perl
12cr|terminus-font-4.35-1|13	BuildRequires:	mkfontdir
12cr|terminus-font-4.35-1|14	BuildRequires:	bdftopcf
12cr|terminus-font-4.35-1|15	BuildRequires:	fontconfig
12cr|terminus-font-4.35-1|16	Buildarch:      noarch
12cr|terminus-font-4.35-1|17	
12cr|terminus-font-4.35-1|18	%description
12cr|terminus-font-4.35-1|19	The Terminus font is a complete set of fixed-size fonts designed
12cr|terminus-font-4.35-1|20	especially for the usage in terms and the console.
12cr|terminus-font-4.35-1|21	
12cr|terminus-font-4.35-1|22	%prep
12cr|terminus-font-4.35-1|23	%setup -q
12cr|terminus-font-4.35-1|24	
12cr|terminus-font-4.35-1|25	%build
12cr|terminus-font-4.35-1|26	./configure \
12cr|terminus-font-4.35-1|27	--prefix=%{_prefix} \
12cr|terminus-font-4.35-1|28	--psfdir=%{consolefontdir} \
12cr|terminus-font-4.35-1|29	--x11dir=%{fontdir}
12cr|terminus-font-4.35-1|30	
12cr|terminus-font-4.35-1|31	%install
12cr|terminus-font-4.35-1|32	rm -rf %{buildroot}
12cr|terminus-font-4.35-1|33	%makeinstall_std \
12cr|terminus-font-4.35-1|34	install-psf \
12cr|terminus-font-4.35-1|35	fontdir
12cr|terminus-font-4.35-1|36	
12cr|terminus-font-4.35-1|37	%__sed -e 's/.pcf.gz//' %{buildroot}%{fontdir}/fonts.dir|%__grep terminus > %{buildroot}%{fontdir}/fonts.alias
12cr|terminus-font-4.35-1|38	
12cr|terminus-font-4.35-1|39	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
12cr|terminus-font-4.35-1|40	ln -s ../../..%{fontdir} %{buildroot}%{_sysconfdir}/X11/fontpath.d/terminus:unscaled:pri=50
12cr|terminus-font-4.35-1|41	
12cr|terminus-font-4.35-1|42	%clean
12cr|terminus-font-4.35-1|43	rm -rf %buildroot
12cr|terminus-font-4.35-1|44	
12cr|terminus-font-4.35-1|45	%files
12cr|terminus-font-4.35-1|46	%defattr(-,root,root)
12cr|terminus-font-4.35-1|47	%doc README
12cr|terminus-font-4.35-1|48	%{_sysconfdir}/X11/fontpath.d/terminus:unscaled:pri=50
12cr|terminus-font-4.35-1|49	%{consolefontdir}/*.psf.gz
12cr|terminus-font-4.35-1|50	%{fontdir}
12cr|terminus-font-4.35-1|51	
12cr|terminus-font-4.35-1|52	
12cr|terminus-font-4.35-1|53	%changelog
12cr|terminus-font-4.35-1|54	* Sun May 15 2011 Jani Välimaa <wally@mandriva.org> 4.35-1mdv2011.0
12cr|terminus-font-4.35-1|55	+ Revision: 674939
12cr|terminus-font-4.35-1|56	- new version 4.35
12cr|terminus-font-4.35-1|57	
12cr|terminus-font-4.35-1|58	* Sat May 07 2011 Jani Välimaa <wally@mandriva.org> 4.34-1
12cr|terminus-font-4.35-1|59	+ Revision: 672164
12cr|terminus-font-4.35-1|60	- fix BRs
12cr|terminus-font-4.35-1|61	- new version 4.34
12cr|terminus-font-4.35-1|62	- drop buildroot definition
12cr|terminus-font-4.35-1|63	
12cr|terminus-font-4.35-1|64	* Thu Dec 30 2010 Jani Välimaa <wally@mandriva.org> 4.32-1mdv2011.0
12cr|terminus-font-4.35-1|65	+ Revision: 626372
12cr|terminus-font-4.35-1|66	- new version 4.32
12cr|terminus-font-4.35-1|67	- move buildroot removal from build stage to install stage
12cr|terminus-font-4.35-1|68	
12cr|terminus-font-4.35-1|69	* Mon Jul 26 2010 Jani Välimaa <wally@mandriva.org> 4.30-2mdv2011.0
12cr|terminus-font-4.35-1|70	+ Revision: 560891
12cr|terminus-font-4.35-1|71	- clean and simplify .spec
12cr|terminus-font-4.35-1|72	
12cr|terminus-font-4.35-1|73	* Sat Jul 10 2010 Jani Välimaa <wally@mandriva.org> 4.30-1mdv2011.0
12cr|terminus-font-4.35-1|74	+ Revision: 550321
12cr|terminus-font-4.35-1|75	- new version 4.30
12cr|terminus-font-4.35-1|76	
12cr|terminus-font-4.35-1|77	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 4.28-2mdv2010.0
12cr|terminus-font-4.35-1|78	+ Revision: 445417
12cr|terminus-font-4.35-1|79	- rebuild
12cr|terminus-font-4.35-1|80	
12cr|terminus-font-4.35-1|81	+ Gustavo De Nardin <gustavodn@mandriva.com>
12cr|terminus-font-4.35-1|82	- Fixed the current URL
12cr|terminus-font-4.35-1|83	
12cr|terminus-font-4.35-1|84	* Sat Feb 21 2009 Götz Waschk <waschk@mandriva.org> 4.28-1mdv2009.1
12cr|terminus-font-4.35-1|85	+ Revision: 343742
12cr|terminus-font-4.35-1|86	- update to new version 4.28
12cr|terminus-font-4.35-1|87	
12cr|terminus-font-4.35-1|88	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 4.26-2mdv2009.0
12cr|terminus-font-4.35-1|89	+ Revision: 269421
12cr|terminus-font-4.35-1|90	- rebuild early 2009.0 package (before pixel changes)
12cr|terminus-font-4.35-1|91	
12cr|terminus-font-4.35-1|92	* Wed May 07 2008 Götz Waschk <waschk@mandriva.org> 4.26-1mdv2009.0
12cr|terminus-font-4.35-1|93	+ Revision: 202779
12cr|terminus-font-4.35-1|94	- new version
12cr|terminus-font-4.35-1|95	- update license tag
12cr|terminus-font-4.35-1|96	
12cr|terminus-font-4.35-1|97	+ Olivier Blin <oblin@mandriva.com>
12cr|terminus-font-4.35-1|98	- restore BuildRoot
12cr|terminus-font-4.35-1|99	
12cr|terminus-font-4.35-1|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|terminus-font-4.35-1|101	- kill re-definition of %%buildroot on Pixel's request
12cr|terminus-font-4.35-1|102	
12cr|terminus-font-4.35-1|103	* Thu Jul 12 2007 Götz Waschk <waschk@mandriva.org> 4.20-4mdv2008.0
12cr|terminus-font-4.35-1|104	+ Revision: 51539
12cr|terminus-font-4.35-1|105	- never use libdir in a noarch package
12cr|terminus-font-4.35-1|106	
12cr|terminus-font-4.35-1|107	* Fri Jul 06 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 4.20-3mdv2008.0
12cr|terminus-font-4.35-1|108	+ Revision: 49197
12cr|terminus-font-4.35-1|109	- fontpath.d conversion (#31756)
12cr|terminus-font-4.35-1|110	- general spec cleanup/minor fixes
12cr|terminus-font-4.35-1|111	- Import terminus-font
12cr|terminus-font-4.35-1|112	
12cr|terminus-font-4.35-1|113	
12cr|terminus-font-4.35-1|114	
12cr|terminus-font-4.35-1|115	
12cr|terminus-font-4.35-1|116	* Mon Aug  7 2006 Götz Waschk <waschk@mandriva.org> 4.20-3mdv2007.0
12cr|terminus-font-4.35-1|117	- fix buildrequires
12cr|terminus-font-4.35-1|118	
12cr|terminus-font-4.35-1|119	* Fri Aug  4 2006 Götz Waschk <waschk@mandriva.org> 4.20-2mdv2007.0
12cr|terminus-font-4.35-1|120	- fix deps
12cr|terminus-font-4.35-1|121	- fix location
12cr|terminus-font-4.35-1|122	
12cr|terminus-font-4.35-1|123	* Mon Feb 27 2006 Lenny Cartier <lenny@mandriva.com> 4.20-1mdk
12cr|terminus-font-4.35-1|124	- 4.20
12cr|terminus-font-4.35-1|125	
12cr|terminus-font-4.35-1|126	* Thu Nov 24 2005 Lenny Cartier <lenny@mandriva.com> 4.16-1mdk
12cr|terminus-font-4.35-1|127	- 4.16
12cr|terminus-font-4.35-1|128	
12cr|terminus-font-4.35-1|129	* Fri May 27 2005 Lenny Cartier <lenny@mandriva.com> 4.14-1mdk
12cr|terminus-font-4.35-1|130	- 4.14
12cr|terminus-font-4.35-1|131	
12cr|terminus-font-4.35-1|132	* Thu Apr 07 2005 Lenny Cartier <lenny@mandrakesoftc.con> 4.12-1mdk
12cr|terminus-font-4.35-1|133	- 4.12
12cr|terminus-font-4.35-1|134	
12cr|terminus-font-4.35-1|135	* Thu Dec 03 2004 Lenny Cartier <lenny@mandrakesoftc.con> 4.11-1mdk
12cr|terminus-font-4.35-1|136	- 4.11
12cr|terminus-font-4.35-1|137	
12cr|terminus-font-4.35-1|138	* Thu Dec 18 2003 Han Boetes <han@linux-mandrake.com> 4.06-1mdk
12cr|terminus-font-4.35-1|139	- bump
12cr|terminus-font-4.35-1|140	
12cr|terminus-font-4.35-1|141	* Sun Nov  2 2003 Han Boetes <han@linux-mandrake.com> 4.05-2mdk
12cr|terminus-font-4.35-1|142	- Added a fonts.alias entry
12cr|terminus-font-4.35-1|143	- More macros
12cr|terminus-font-4.35-1|144	- Restart xfs
12cr|terminus-font-4.35-1|145	
12cr|terminus-font-4.35-1|146	* Mon Oct  6 2003 Han Boetes <han@linux-mandrake.com> 4.05-1mdk
12cr|terminus-font-4.35-1|147	- Whoopy a new a :)
12cr|terminus-font-4.35-1|148	
12cr|terminus-font-4.35-1|149	* Thu Jul  3 2003 Han Boetes <han@linux-mandrake.com> 4.03-1mdk
12cr|terminus-font-4.35-1|150	- bump
12cr|terminus-font-4.35-1|151	
12cr|terminus-font-4.35-1|152	* Fri May 23 2003 Han Boetes <han@linux-mandrake.com> 4.00-4mdk
12cr|terminus-font-4.35-1|153	- Added dir entries to make Olivier's bot happy. :)
12cr|terminus-font-4.35-1|154	- Some minor cleanups
12cr|terminus-font-4.35-1|155	
12cr|terminus-font-4.35-1|156	* Wed May  7 2003 Han Boetes <han@linux-mandrake.com> 4.00-3mdk
12cr|terminus-font-4.35-1|157	- Added the consolefonts.
12cr|terminus-font-4.35-1|158	
12cr|terminus-font-4.35-1|159	* Sun Apr 13 2003 Marcel Pol <mpol@gmx.net> 4.00-2mdk
12cr|terminus-font-4.35-1|160	- buildrequires
12cr|terminus-font-4.35-1|161	
12cr|terminus-font-4.35-1|162	* Sat Apr 12 2003 Han Boetes <han@linux-mandrake.com> 4.00-1mdk
12cr|terminus-font-4.35-1|163	- Initial mandrake release.

7983 12
12cr|termit-2.9.3-1|1	Summary:	Simple terminal emulator based on vte library
12cr|termit-2.9.3-1|2	Name:		termit
12cr|termit-2.9.3-1|3	Version:	2.9.3
12cr|termit-2.9.3-1|4	Release:	1
12cr|termit-2.9.3-1|5	Group:		Terminals
12cr|termit-2.9.3-1|6	License:	GPLv2
12cr|termit-2.9.3-1|7	URL:		http://wiki.github.com/nonstop/termit/
12cr|termit-2.9.3-1|8	Source0:	http://cloud.github.com/downloads/nonstop/%{name}/%{name}-%{version}.tar.xz
12cr|termit-2.9.3-1|9	
12cr|termit-2.9.3-1|10	BuildRequires:	cmake
12cr|termit-2.9.3-1|11	BuildRequires:	desktop-file-utils
12cr|termit-2.9.3-1|12	BuildRequires:	gettext
12cr|termit-2.9.3-1|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|termit-2.9.3-1|14	BuildRequires:	pkgconfig(lua)
12cr|termit-2.9.3-1|15	BuildRequires:	pkgconfig(vte)
12cr|termit-2.9.3-1|16	
12cr|termit-2.9.3-1|17	%description
12cr|termit-2.9.3-1|18	TermIt is a simple terminal emulator based on vte library with a lot of
12cr|termit-2.9.3-1|19	features:
12cr|termit-2.9.3-1|20	* tabs
12cr|termit-2.9.3-1|21	* bookmarks
12cr|termit-2.9.3-1|22	* sessions
12cr|termit-2.9.3-1|23	* changing tab name
12cr|termit-2.9.3-1|24	* changing font for tabs
12cr|termit-2.9.3-1|25	* encodings (all available from GTK2)
12cr|termit-2.9.3-1|26	* integrated lua interpreter
12cr|termit-2.9.3-1|27	Configuration can be changed via $HOME/.config/termit/termit.cfg file.
12cr|termit-2.9.3-1|28	
12cr|termit-2.9.3-1|29	%prep
12cr|termit-2.9.3-1|30	%setup -q
12cr|termit-2.9.3-1|31	# fix paths in the README
12cr|termit-2.9.3-1|32	sed -i 's!doc/!%{_docdir}/%{name}-%{version}!' ./doc/README
12cr|termit-2.9.3-1|33	# add a generic icon to the desktop file
12cr|termit-2.9.3-1|34	echo Icon=terminal >> ./doc/termit.desktop
12cr|termit-2.9.3-1|35	
12cr|termit-2.9.3-1|36	%build
12cr|termit-2.9.3-1|37	find . -type f -name CMakeCache.txt -exec rm -rf {} \;
12cr|termit-2.9.3-1|38	%cmake
12cr|termit-2.9.3-1|39	%make
12cr|termit-2.9.3-1|40	
12cr|termit-2.9.3-1|41	%install
12cr|termit-2.9.3-1|42	%makeinstall_std -C build
12cr|termit-2.9.3-1|43	
12cr|termit-2.9.3-1|44	desktop-file-install \
12cr|termit-2.9.3-1|45	--delete-original \
12cr|termit-2.9.3-1|46	--remove-category=Utility \
12cr|termit-2.9.3-1|47	--add-category=System \
12cr|termit-2.9.3-1|48	--dir=%{buildroot}%{_datadir}/applications \
12cr|termit-2.9.3-1|49	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|termit-2.9.3-1|50	
12cr|termit-2.9.3-1|51	%find_lang %{name}
12cr|termit-2.9.3-1|52	# we install the docfiles versioned
12cr|termit-2.9.3-1|53	rm -rf %{buildroot}%{_datadir}/doc/termit/
12cr|termit-2.9.3-1|54	
12cr|termit-2.9.3-1|55	%files -f %{name}.lang
12cr|termit-2.9.3-1|56	%doc ChangeLog COPYING TODO
12cr|termit-2.9.3-1|57	%doc doc/README doc/rc.lua.example doc/lua_api.txt doc/termit.svg
12cr|termit-2.9.3-1|58	%{_bindir}/%{name}
12cr|termit-2.9.3-1|59	%{_sysconfdir}/xdg/%{name}/*
12cr|termit-2.9.3-1|60	%{_datadir}/applications/%{name}.desktop
12cr|termit-2.9.3-1|61	%{_mandir}/man1/%{name}.1.*
12cr|termit-2.9.3-1|62	
12cr|termit-2.9.3-1|63	
12cr|termit-2.9.3-1|64	
12cr|termit-2.9.3-1|65	%changelog
12cr|termit-2.9.3-1|66	* Thu May 24 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.9.3-1
12cr|termit-2.9.3-1|67	+ Revision: 800433
12cr|termit-2.9.3-1|68	- imported package termit
12cr|termit-2.9.3-1|69	

7984 12
12cr|tetex-cmsuper-0.3.3-10|1	%define name            tetex-cmsuper
12cr|tetex-cmsuper-0.3.3-10|2	%define version         0.3.3
12cr|tetex-cmsuper-0.3.3-10|3	%define	texmfdir	%{_datadir}/texmf
12cr|tetex-cmsuper-0.3.3-10|4	
12cr|tetex-cmsuper-0.3.3-10|5	Summary:	The CM-Super font set
12cr|tetex-cmsuper-0.3.3-10|6	Name:		%{name}
12cr|tetex-cmsuper-0.3.3-10|7	Version:	%{version}
12cr|tetex-cmsuper-0.3.3-10|8	Release:	%mkrel 10
12cr|tetex-cmsuper-0.3.3-10|9	License:	GPL
12cr|tetex-cmsuper-0.3.3-10|10	Group:		Publishing
12cr|tetex-cmsuper-0.3.3-10|11	Source0:	ftp://ftp.dante.de/pub/tex/fonts/ps-type1/cm-super.tar.bz2
12cr|tetex-cmsuper-0.3.3-10|12	BuildArch:	noarch
12cr|tetex-cmsuper-0.3.3-10|13	Requires(post): tetex >= 3.0
12cr|tetex-cmsuper-0.3.3-10|14	Requires(preun): tetex >= 3.0
12cr|tetex-cmsuper-0.3.3-10|15	Requires(postun): tetex >= 3.0
12cr|tetex-cmsuper-0.3.3-10|16	Requires:	tetex-dvips >= 3.0
12cr|tetex-cmsuper-0.3.3-10|17	Requires:	tetex-dvipdfm >= 3.0
12cr|tetex-cmsuper-0.3.3-10|18	Requires:	ghostscript
12cr|tetex-cmsuper-0.3.3-10|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|tetex-cmsuper-0.3.3-10|20	
12cr|tetex-cmsuper-0.3.3-10|21	%description
12cr|tetex-cmsuper-0.3.3-10|22	The CM-Super package contains Type 1 fonts converted from METAFONT
12cr|tetex-cmsuper-0.3.3-10|23	fonts and covers entire EC/TC, ECC and LH fonts (Computer Modern font
12cr|tetex-cmsuper-0.3.3-10|24	families). All European and Cyrillic writings are covered. Each Type 1
12cr|tetex-cmsuper-0.3.3-10|25	font program contains ALL glyphs from the following standard LaTeX
12cr|tetex-cmsuper-0.3.3-10|26	font encodings: T1, TS1, T2A, T2B, T2C, X2, and also Adobe
12cr|tetex-cmsuper-0.3.3-10|27	StandardEncoding (585 glyphs per non-SC font and 468 glyphs per SC
12cr|tetex-cmsuper-0.3.3-10|28	font), and could be reencoded to any of these encodings using standard
12cr|tetex-cmsuper-0.3.3-10|29	dvips or pdftex facilities (the corresponding support files are also
12cr|tetex-cmsuper-0.3.3-10|30	included).
12cr|tetex-cmsuper-0.3.3-10|31	
12cr|tetex-cmsuper-0.3.3-10|32	%prep
12cr|tetex-cmsuper-0.3.3-10|33	%setup -q -n cm-super
12cr|tetex-cmsuper-0.3.3-10|34	
12cr|tetex-cmsuper-0.3.3-10|35	%build
12cr|tetex-cmsuper-0.3.3-10|36	gzip -d afm/*.afm.gz
12cr|tetex-cmsuper-0.3.3-10|37	
12cr|tetex-cmsuper-0.3.3-10|38	%install
12cr|tetex-cmsuper-0.3.3-10|39	rm -rf $RPM_BUILD_ROOT
12cr|tetex-cmsuper-0.3.3-10|40	mkdir -p $RPM_BUILD_ROOT%{texmfdir}/fonts/{afm,type1}/public/cm-super \
12cr|tetex-cmsuper-0.3.3-10|41	$RPM_BUILD_ROOT%{texmfdir}/fonts/enc/dvips/cm-super \
12cr|tetex-cmsuper-0.3.3-10|42	$RPM_BUILD_ROOT%{texmfdir}/fonts/map/dvips/cm-super \
12cr|tetex-cmsuper-0.3.3-10|43	$RPM_BUILD_ROOT%{_bindir}
12cr|tetex-cmsuper-0.3.3-10|44	
12cr|tetex-cmsuper-0.3.3-10|45	install -m 644 pfb/*.pfb \
12cr|tetex-cmsuper-0.3.3-10|46	$RPM_BUILD_ROOT%{texmfdir}/fonts/type1/public/cm-super
12cr|tetex-cmsuper-0.3.3-10|47	
12cr|tetex-cmsuper-0.3.3-10|48	install -m 644 afm/*.afm \
12cr|tetex-cmsuper-0.3.3-10|49	$RPM_BUILD_ROOT%{texmfdir}/fonts/afm/public/cm-super
12cr|tetex-cmsuper-0.3.3-10|50	
12cr|tetex-cmsuper-0.3.3-10|51	install -m 644 dvips/*.enc $RPM_BUILD_ROOT%{texmfdir}/fonts/enc/dvips/cm-super
12cr|tetex-cmsuper-0.3.3-10|52	install -m 644 dvips/*.map $RPM_BUILD_ROOT%{texmfdir}/fonts/map/dvips/cm-super
12cr|tetex-cmsuper-0.3.3-10|53	
12cr|tetex-cmsuper-0.3.3-10|54	cat > $RPM_BUILD_ROOT%{_bindir}/tetex-addfonts-cmsuper <<EOF
12cr|tetex-cmsuper-0.3.3-10|55	#!/bin/sh
12cr|tetex-cmsuper-0.3.3-10|56	if [ -x %_bindir/updmap-sys ]; then
12cr|tetex-cmsuper-0.3.3-10|57	%_bindir/updmap-sys --quiet --enable Map=cm-super-t1.map
12cr|tetex-cmsuper-0.3.3-10|58	%_bindir/updmap-sys --quiet --enable Map=cm-super-t1.map
12cr|tetex-cmsuper-0.3.3-10|59	%_bindir/updmap-sys --quiet --enable Map=cm-super-ts1.map
12cr|tetex-cmsuper-0.3.3-10|60	%_bindir/updmap-sys --quiet --enable Map=cm-super-t2a.map
12cr|tetex-cmsuper-0.3.3-10|61	%_bindir/updmap-sys --quiet --enable Map=cm-super-t2b.map
12cr|tetex-cmsuper-0.3.3-10|62	%_bindir/updmap-sys --quiet --enable Map=cm-super-t2c.map
12cr|tetex-cmsuper-0.3.3-10|63	%_bindir/updmap-sys --quiet --enable Map=cm-super-x2.map
12cr|tetex-cmsuper-0.3.3-10|64	fi
12cr|tetex-cmsuper-0.3.3-10|65	EOF
12cr|tetex-cmsuper-0.3.3-10|66	
12cr|tetex-cmsuper-0.3.3-10|67	cat > $RPM_BUILD_ROOT%{_bindir}/tetex-removefonts-cmsuper <<EOF
12cr|tetex-cmsuper-0.3.3-10|68	#!/bin/sh
12cr|tetex-cmsuper-0.3.3-10|69	%_bindir/updmap-sys --quiet --disable cm-super-t1.map
12cr|tetex-cmsuper-0.3.3-10|70	%_bindir/updmap-sys --quiet --disable cm-super-t1.map
12cr|tetex-cmsuper-0.3.3-10|71	%_bindir/updmap-sys --quiet --disable cm-super-ts1.map
12cr|tetex-cmsuper-0.3.3-10|72	%_bindir/updmap-sys --quiet --disable cm-super-t2a.map
12cr|tetex-cmsuper-0.3.3-10|73	%_bindir/updmap-sys --quiet --disable cm-super-t2b.map
12cr|tetex-cmsuper-0.3.3-10|74	%_bindir/updmap-sys --quiet --disable cm-super-t2c.map
12cr|tetex-cmsuper-0.3.3-10|75	%_bindir/updmap-sys --quiet --disable cm-super-x2.map
12cr|tetex-cmsuper-0.3.3-10|76	EOF
12cr|tetex-cmsuper-0.3.3-10|77	
12cr|tetex-cmsuper-0.3.3-10|78	%clean
12cr|tetex-cmsuper-0.3.3-10|79	rm -rf $RPM_BUILD_ROOT
12cr|tetex-cmsuper-0.3.3-10|80	
12cr|tetex-cmsuper-0.3.3-10|81	%post
12cr|tetex-cmsuper-0.3.3-10|82	[ -x /usr/bin/texhash ] && /usr/bin/env - /usr/bin/texhash 2> /dev/null
12cr|tetex-cmsuper-0.3.3-10|83	if [ -x %_bindir/updmap-sys ]; then
12cr|tetex-cmsuper-0.3.3-10|84	%_bindir/updmap-sys --quiet --enable Map=cm-super-t1.map
12cr|tetex-cmsuper-0.3.3-10|85	%_bindir/updmap-sys --quiet --enable Map=cm-super-t1.map
12cr|tetex-cmsuper-0.3.3-10|86	%_bindir/updmap-sys --quiet --enable Map=cm-super-ts1.map
12cr|tetex-cmsuper-0.3.3-10|87	%_bindir/updmap-sys --quiet --enable Map=cm-super-t2a.map
12cr|tetex-cmsuper-0.3.3-10|88	%_bindir/updmap-sys --quiet --enable Map=cm-super-t2b.map
12cr|tetex-cmsuper-0.3.3-10|89	%_bindir/updmap-sys --quiet --enable Map=cm-super-t2c.map
12cr|tetex-cmsuper-0.3.3-10|90	%_bindir/updmap-sys --quiet --enable Map=cm-super-x2.map
12cr|tetex-cmsuper-0.3.3-10|91	fi
12cr|tetex-cmsuper-0.3.3-10|92	exit 0
12cr|tetex-cmsuper-0.3.3-10|93	
12cr|tetex-cmsuper-0.3.3-10|94	%preun
12cr|tetex-cmsuper-0.3.3-10|95	if [ "$1" = "0" ]; then
12cr|tetex-cmsuper-0.3.3-10|96	%_bindir/updmap-sys --quiet --disable cm-super-t1.map
12cr|tetex-cmsuper-0.3.3-10|97	%_bindir/updmap-sys --quiet --disable cm-super-t1.map
12cr|tetex-cmsuper-0.3.3-10|98	%_bindir/updmap-sys --quiet --disable cm-super-ts1.map
12cr|tetex-cmsuper-0.3.3-10|99	%_bindir/updmap-sys --quiet --disable cm-super-t2a.map
12cr|tetex-cmsuper-0.3.3-10|100	%_bindir/updmap-sys --quiet --disable cm-super-t2b.map
12cr|tetex-cmsuper-0.3.3-10|101	%_bindir/updmap-sys --quiet --disable cm-super-t2c.map
12cr|tetex-cmsuper-0.3.3-10|102	%_bindir/updmap-sys --quiet --disable cm-super-x2.map
12cr|tetex-cmsuper-0.3.3-10|103	fi
12cr|tetex-cmsuper-0.3.3-10|104	exit 0
12cr|tetex-cmsuper-0.3.3-10|105	
12cr|tetex-cmsuper-0.3.3-10|106	%postun
12cr|tetex-cmsuper-0.3.3-10|107	[ -x /usr/bin/texhash ] && /usr/bin/env - /usr/bin/texhash 2> /dev/null
12cr|tetex-cmsuper-0.3.3-10|108	exit 0
12cr|tetex-cmsuper-0.3.3-10|109	
12cr|tetex-cmsuper-0.3.3-10|110	%triggerin -- tetex
12cr|tetex-cmsuper-0.3.3-10|111	if [ "$2" -ge 1 ]; then
12cr|tetex-cmsuper-0.3.3-10|112	if [ -x %_bindir/updmap-sys ]; then
12cr|tetex-cmsuper-0.3.3-10|113	%_bindir/updmap-sys --quiet
12cr|tetex-cmsuper-0.3.3-10|114	fi
12cr|tetex-cmsuper-0.3.3-10|115	fi
12cr|tetex-cmsuper-0.3.3-10|116	exit 0
12cr|tetex-cmsuper-0.3.3-10|117	
12cr|tetex-cmsuper-0.3.3-10|118	%triggerpostun -- tetex
12cr|tetex-cmsuper-0.3.3-10|119	if [ "$2" -ge 1 ]; then
12cr|tetex-cmsuper-0.3.3-10|120	if [ -x %_bindir/updmap-sys ]; then
12cr|tetex-cmsuper-0.3.3-10|121	%_bindir/updmap-sys --quiet
12cr|tetex-cmsuper-0.3.3-10|122	fi
12cr|tetex-cmsuper-0.3.3-10|123	fi
12cr|tetex-cmsuper-0.3.3-10|124	exit 0
12cr|tetex-cmsuper-0.3.3-10|125	
12cr|tetex-cmsuper-0.3.3-10|126	%files
12cr|tetex-cmsuper-0.3.3-10|127	%defattr(-,root,root)
12cr|tetex-cmsuper-0.3.3-10|128	%doc ChangeLog COPYING FAQ INSTALL README TODO
12cr|tetex-cmsuper-0.3.3-10|129	%attr(755,root,root) %{_bindir}/*
12cr|tetex-cmsuper-0.3.3-10|130	%{texmfdir}/fonts/enc/dvips/cm-super/*
12cr|tetex-cmsuper-0.3.3-10|131	%{texmfdir}/fonts/map/dvips/cm-super/*
12cr|tetex-cmsuper-0.3.3-10|132	%{texmfdir}/fonts/afm/public/cm-super/*.afm
12cr|tetex-cmsuper-0.3.3-10|133	%{texmfdir}/fonts/type1/public/cm-super/*.pfb
12cr|tetex-cmsuper-0.3.3-10|134	
12cr|tetex-cmsuper-0.3.3-10|135	
12cr|tetex-cmsuper-0.3.3-10|136	
12cr|tetex-cmsuper-0.3.3-10|137	%changelog
12cr|tetex-cmsuper-0.3.3-10|138	

7985 12
12cr|tetex-IEEEtran-1.7.1-2|1	%{!?_texmf: %global _texmf %(eval "echo `kpsewhich -expand-var '$TEXMFMAIN'`")}
12cr|tetex-IEEEtran-1.7.1-2|2	
12cr|tetex-IEEEtran-1.7.1-2|3	%define texpkg      IEEEtran
12cr|tetex-IEEEtran-1.7.1-2|4	%define texpkgdir   %{_texmf}/tex/latex/%{texpkg}
12cr|tetex-IEEEtran-1.7.1-2|5	%define texpkgdoc   %{_texmf}/doc/latex/%{texpkg}
12cr|tetex-IEEEtran-1.7.1-2|6	%define bibpkgdir   %{_texmf}/bibtex/bib/%{texpkg}
12cr|tetex-IEEEtran-1.7.1-2|7	%define bstpkgdir   %{_texmf}/bibtex/bst/%{texpkg}
12cr|tetex-IEEEtran-1.7.1-2|8	%define bibpkgdoc   %{_texmf}/doc/bibtex/%{texpkg}
12cr|tetex-IEEEtran-1.7.1-2|9	
12cr|tetex-IEEEtran-1.7.1-2|10	Name:           tetex-%{texpkg}
12cr|tetex-IEEEtran-1.7.1-2|11	Version:        1.7.1
12cr|tetex-IEEEtran-1.7.1-2|12	Release:        %mkrel 2
12cr|tetex-IEEEtran-1.7.1-2|13	Epoch:          0
12cr|tetex-IEEEtran-1.7.1-2|14	Summary:        Official LaTeX class for IEEE transactions journals and conferences
12cr|tetex-IEEEtran-1.7.1-2|15	Group:          Publishing
12cr|tetex-IEEEtran-1.7.1-2|16	License:        Artistic
12cr|tetex-IEEEtran-1.7.1-2|17	URL:            http://www.ctan.org/tex-archive/help/Catalogue/entries/ieeetran.html
12cr|tetex-IEEEtran-1.7.1-2|18	Source0:        ftp://ftp.dante.de/tex-archive/macros/latex/contrib/IEEEtran.zip
12cr|tetex-IEEEtran-1.7.1-2|19	Requires:       tetex-latex
12cr|tetex-IEEEtran-1.7.1-2|20	Requires(post): tetex
12cr|tetex-IEEEtran-1.7.1-2|21	Requires(postun): tetex
12cr|tetex-IEEEtran-1.7.1-2|22	BuildRequires:  tetex-latex
12cr|tetex-IEEEtran-1.7.1-2|23	BuildArch:      noarch
12cr|tetex-IEEEtran-1.7.1-2|24	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|tetex-IEEEtran-1.7.1-2|25	
12cr|tetex-IEEEtran-1.7.1-2|26	%description
12cr|tetex-IEEEtran-1.7.1-2|27	The IEEEtran class is the official LaTeX class for authors of the
12cr|tetex-IEEEtran-1.7.1-2|28	Institute of Electrical and Electronics Engineers (IEEE) transactions
12cr|tetex-IEEEtran-1.7.1-2|29	journals and conferences.
12cr|tetex-IEEEtran-1.7.1-2|30	
12cr|tetex-IEEEtran-1.7.1-2|31	%prep
12cr|tetex-IEEEtran-1.7.1-2|32	%setup -q -n %{texpkg}
12cr|tetex-IEEEtran-1.7.1-2|33	%{__mv} extras/tux.eps .
12cr|tetex-IEEEtran-1.7.1-2|34	%{__mv} bibtex/README README_BIBTEX
12cr|tetex-IEEEtran-1.7.1-2|35	%{__mv} tools/README README_TOOLS
12cr|tetex-IEEEtran-1.7.1-2|36	
12cr|tetex-IEEEtran-1.7.1-2|37	%build
12cr|tetex-IEEEtran-1.7.1-2|38	
12cr|tetex-IEEEtran-1.7.1-2|39	%install
12cr|tetex-IEEEtran-1.7.1-2|40	%{__rm} -rf %{buildroot}
12cr|tetex-IEEEtran-1.7.1-2|41	
12cr|tetex-IEEEtran-1.7.1-2|42	%{__mkdir_p} %{buildroot}{%{texpkgdir},%{texpkgdoc}}
12cr|tetex-IEEEtran-1.7.1-2|43	%{__cp} -a IEEEtran.cls %{buildroot}%{texpkgdir}/
12cr|tetex-IEEEtran-1.7.1-2|44	%{__cp} -a tools/IEEEtrantools.sty %{buildroot}%{texpkgdir}/
12cr|tetex-IEEEtran-1.7.1-2|45	%{__cp} -a IEEEtran_HOWTO.pdf %{buildroot}%{texpkgdoc}/
12cr|tetex-IEEEtran-1.7.1-2|46	%{__cp} -a tools/IEEEtrantools_doc.txt %{buildroot}%{texpkgdoc}/
12cr|tetex-IEEEtran-1.7.1-2|47	
12cr|tetex-IEEEtran-1.7.1-2|48	%{__mkdir_p} %{buildroot}{%{bibpkgdir},%{bstpkgdir},%{bibpkgdoc}}
12cr|tetex-IEEEtran-1.7.1-2|49	%{__cp} -a bibtex/*.bib %{buildroot}%{bibpkgdir}/
12cr|tetex-IEEEtran-1.7.1-2|50	%{__cp} -a bibtex/*.bst %{buildroot}%{bstpkgdir}/
12cr|tetex-IEEEtran-1.7.1-2|51	%{__cp} -a bibtex/IEEEtran_bst_HOWTO.pdf %{buildroot}%{bibpkgdoc}/
12cr|tetex-IEEEtran-1.7.1-2|52	
12cr|tetex-IEEEtran-1.7.1-2|53	%clean
12cr|tetex-IEEEtran-1.7.1-2|54	%{__rm} -rf %{buildroot}
12cr|tetex-IEEEtran-1.7.1-2|55	
12cr|tetex-IEEEtran-1.7.1-2|56	
12cr|tetex-IEEEtran-1.7.1-2|57	%post
12cr|tetex-IEEEtran-1.7.1-2|58	%{_bindir}/texhash >/dev/null 2>&1 || :
12cr|tetex-IEEEtran-1.7.1-2|59	
12cr|tetex-IEEEtran-1.7.1-2|60	%postun
12cr|tetex-IEEEtran-1.7.1-2|61	%{_bindir}/texhash >/dev/null 2>&1 || :
12cr|tetex-IEEEtran-1.7.1-2|62	
12cr|tetex-IEEEtran-1.7.1-2|63	%triggerin -- lyx
12cr|tetex-IEEEtran-1.7.1-2|64	if [ $2 -gt 1 ]; then
12cr|tetex-IEEEtran-1.7.1-2|65	cd %{_datadir}/lyx && \
12cr|tetex-IEEEtran-1.7.1-2|66	./configure.py --without-latex-config > /dev/null 2>&1 ||:
12cr|tetex-IEEEtran-1.7.1-2|67	fi
12cr|tetex-IEEEtran-1.7.1-2|68	
12cr|tetex-IEEEtran-1.7.1-2|69	%triggerun -- lyx
12cr|tetex-IEEEtran-1.7.1-2|70	if [ $2 -eq 0 ]; then
12cr|tetex-IEEEtran-1.7.1-2|71	cd %{_datadir}/lyx && \
12cr|tetex-IEEEtran-1.7.1-2|72	./configure.py --without-latex-config > /dev/null 2>&1 ||:
12cr|tetex-IEEEtran-1.7.1-2|73	fi
12cr|tetex-IEEEtran-1.7.1-2|74	
12cr|tetex-IEEEtran-1.7.1-2|75	%files
12cr|tetex-IEEEtran-1.7.1-2|76	%defattr(0644,root,root,0755)
12cr|tetex-IEEEtran-1.7.1-2|77	%doc README README_BIBTEX README_TOOLS bare_conf.tex bare_jrnl.tex tux.eps
12cr|tetex-IEEEtran-1.7.1-2|78	%{texpkgdir}
12cr|tetex-IEEEtran-1.7.1-2|79	%{texpkgdoc}
12cr|tetex-IEEEtran-1.7.1-2|80	%{bibpkgdir}
12cr|tetex-IEEEtran-1.7.1-2|81	%{bstpkgdir}
12cr|tetex-IEEEtran-1.7.1-2|82	%{bibpkgdoc}
12cr|tetex-IEEEtran-1.7.1-2|83	
12cr|tetex-IEEEtran-1.7.1-2|84	
12cr|tetex-IEEEtran-1.7.1-2|85	
12cr|tetex-IEEEtran-1.7.1-2|86	%changelog
12cr|tetex-IEEEtran-1.7.1-2|87	

7986 12
12cr|tetex-latex-heb-1.0-12|1	%define	texmf	/usr/share/texmf
12cr|tetex-latex-heb-1.0-12|2	%define	name	tetex-latex-heb
12cr|tetex-latex-heb-1.0-12|3	%define	version	1.0
12cr|tetex-latex-heb-1.0-12|4	%define	release	%mkrel 12
12cr|tetex-latex-heb-1.0-12|5	
12cr|tetex-latex-heb-1.0-12|6	Summary:	Files for processing Hebrew LaTeX documents
12cr|tetex-latex-heb-1.0-12|7	Name:		%{name}
12cr|tetex-latex-heb-1.0-12|8	Version:	%{version}
12cr|tetex-latex-heb-1.0-12|9	Release:	%{release}
12cr|tetex-latex-heb-1.0-12|10	Source0:	ftp://linux.org.il/pub/Hebrew/HebLatex/Ivritex/Fonts/hebfonts.tar.bz2
12cr|tetex-latex-heb-1.0-12|11	License:	distributable
12cr|tetex-latex-heb-1.0-12|12	Group:		Publishing
12cr|tetex-latex-heb-1.0-12|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|tetex-latex-heb-1.0-12|14	URL:		http://www.dsg.technion.ac.il/heblatex/
12cr|tetex-latex-heb-1.0-12|15	Requires:	tetex >= 1.0.7
12cr|tetex-latex-heb-1.0-12|16	BuildArch:	noarch
12cr|tetex-latex-heb-1.0-12|17	# to have it auto-selected when choosing Hebrew at install time
12cr|tetex-latex-heb-1.0-12|18	Requires:	locales-he
12cr|tetex-latex-heb-1.0-12|19	
12cr|tetex-latex-heb-1.0-12|20	%description
12cr|tetex-latex-heb-1.0-12|21	teTeX is an implementation of TeX for Linux or UNIX systems. TeX takes
12cr|tetex-latex-heb-1.0-12|22	a text file and a set of formatting commands as input and creates a
12cr|tetex-latex-heb-1.0-12|23	typesetter independent .dvi (DeVice Independent) file as output.
12cr|tetex-latex-heb-1.0-12|24	Usually, TeX is used in conjunction with a higher level formatting
12cr|tetex-latex-heb-1.0-12|25	package like LaTeX or PlainTeX, since TeX by itself is not very
12cr|tetex-latex-heb-1.0-12|26	user-friendly.
12cr|tetex-latex-heb-1.0-12|27	
12cr|tetex-latex-heb-1.0-12|28	This package adds the fonts for hebrew support for babel/LaTeX 2e.
12cr|tetex-latex-heb-1.0-12|29	
12cr|tetex-latex-heb-1.0-12|30	%prep
12cr|tetex-latex-heb-1.0-12|31	%setup -n hebrew
12cr|tetex-latex-heb-1.0-12|32	chmod 755 .
12cr|tetex-latex-heb-1.0-12|33	
12cr|tetex-latex-heb-1.0-12|34	cat > README <<EOF
12cr|tetex-latex-heb-1.0-12|35	This package includes the following components:
12cr|tetex-latex-heb-1.0-12|36	* Hebrew fonts for TeX.
12cr|tetex-latex-heb-1.0-12|37	
12cr|tetex-latex-heb-1.0-12|38	The package (at least the bidi part) was authored by Boris Lavva
12cr|tetex-latex-heb-1.0-12|39	<lavva@tx.technion.ac.il>
12cr|tetex-latex-heb-1.0-12|40	it can be found at: http://www.dsg.technion.ac.il/heblatex/
12cr|tetex-latex-heb-1.0-12|41	
12cr|tetex-latex-heb-1.0-12|42	This directory also contains a sample document: test-heb.tex
12cr|tetex-latex-heb-1.0-12|43	To test it you can try:
12cr|tetex-latex-heb-1.0-12|44	
12cr|tetex-latex-heb-1.0-12|45	elatex test-heb.tex
12cr|tetex-latex-heb-1.0-12|46	(test-heb.dvi should be created)
12cr|tetex-latex-heb-1.0-12|47	xdvi test-heb
12cr|tetex-latex-heb-1.0-12|48	
12cr|tetex-latex-heb-1.0-12|49	You can also find there some sample documents to test the installation
12cr|tetex-latex-heb-1.0-12|50	
12cr|tetex-latex-heb-1.0-12|51	packager: Tzafrir Cohen <tzafrir@technion.ac.il>
12cr|tetex-latex-heb-1.0-12|52	EOF
12cr|tetex-latex-heb-1.0-12|53	
12cr|tetex-latex-heb-1.0-12|54	cat >> test-heb.tex <<EOF
12cr|tetex-latex-heb-1.0-12|55	\documentclass[12pt,twoside,a4paper]{article}
12cr|tetex-latex-heb-1.0-12|56	\usepackage[english,hebrew]{babel}
12cr|tetex-latex-heb-1.0-12|57	\usepackage{hebfont}
12cr|tetex-latex-heb-1.0-12|58	\begin{document}
12cr|tetex-latex-heb-1.0-12|59	  
12cr|tetex-latex-heb-1.0-12|60	\end{document}
12cr|tetex-latex-heb-1.0-12|61	EOF
12cr|tetex-latex-heb-1.0-12|62	
12cr|tetex-latex-heb-1.0-12|63	%build
12cr|tetex-latex-heb-1.0-12|64	
12cr|tetex-latex-heb-1.0-12|65	%install
12cr|tetex-latex-heb-1.0-12|66	rm -rf $RPM_BUILD_ROOT
12cr|tetex-latex-heb-1.0-12|67	install -d $RPM_BUILD_ROOT/%{texmf}/fonts/source/hebrew
12cr|tetex-latex-heb-1.0-12|68	cp -p *.mf $RPM_BUILD_ROOT/%{texmf}/fonts/source/hebrew
12cr|tetex-latex-heb-1.0-12|69	
12cr|tetex-latex-heb-1.0-12|70	%post
12cr|tetex-latex-heb-1.0-12|71	/usr/bin/env - /usr/bin/texhash 2> /dev/null
12cr|tetex-latex-heb-1.0-12|72	exit 0
12cr|tetex-latex-heb-1.0-12|73	
12cr|tetex-latex-heb-1.0-12|74	%postun
12cr|tetex-latex-heb-1.0-12|75	/usr/bin/env - /usr/bin/texhash 2> /dev/null
12cr|tetex-latex-heb-1.0-12|76	exit 0
12cr|tetex-latex-heb-1.0-12|77	
12cr|tetex-latex-heb-1.0-12|78	%clean
12cr|tetex-latex-heb-1.0-12|79	rm -rf $RPM_BUILD_ROOT
12cr|tetex-latex-heb-1.0-12|80	
12cr|tetex-latex-heb-1.0-12|81	%files
12cr|tetex-latex-heb-1.0-12|82	%defattr(-,root,root,0755)
12cr|tetex-latex-heb-1.0-12|83	%doc README test-heb.tex
12cr|tetex-latex-heb-1.0-12|84	%{texmf}/fonts/source/hebrew
12cr|tetex-latex-heb-1.0-12|85	
12cr|tetex-latex-heb-1.0-12|86	
12cr|tetex-latex-heb-1.0-12|87	
12cr|tetex-latex-heb-1.0-12|88	
12cr|tetex-latex-heb-1.0-12|89	%changelog
12cr|tetex-latex-heb-1.0-12|90	

7987 12
12cr|tetex-llncs-2.14.2007.12.11-3|1	%{!?_texmf: %global _texmf %(eval "echo `kpsewhich -expand-var '$TEXMFMAIN'`")}
12cr|tetex-llncs-2.14.2007.12.11-3|2	
12cr|tetex-llncs-2.14.2007.12.11-3|3	%define texpkg      llncs
12cr|tetex-llncs-2.14.2007.12.11-3|4	%define texpkgdir   %{_texmf}/tex/latex/%{texpkg}
12cr|tetex-llncs-2.14.2007.12.11-3|5	%define texpkgdoc   %{_texmf}/doc/latex/%{texpkg}
12cr|tetex-llncs-2.14.2007.12.11-3|6	%define bibpkgdir   %{_texmf}/bibtex/bib/%{texpkg}
12cr|tetex-llncs-2.14.2007.12.11-3|7	%define bstpkgdir   %{_texmf}/bibtex/bst/%{texpkg}
12cr|tetex-llncs-2.14.2007.12.11-3|8	%define bibpkgdoc   %{_texmf}/doc/bibtex/%{texpkg}
12cr|tetex-llncs-2.14.2007.12.11-3|9	
12cr|tetex-llncs-2.14.2007.12.11-3|10	Name:           tetex-%{texpkg}
12cr|tetex-llncs-2.14.2007.12.11-3|11	Version:        2.14.2007.12.11
12cr|tetex-llncs-2.14.2007.12.11-3|12	Release:        %mkrel 3
12cr|tetex-llncs-2.14.2007.12.11-3|13	Epoch:          0
12cr|tetex-llncs-2.14.2007.12.11-3|14	Summary:        LaTeX2e package for Springer-Verlag Lecture Notes in Computer Science (LNCS)
12cr|tetex-llncs-2.14.2007.12.11-3|15	Group:          Publishing
12cr|tetex-llncs-2.14.2007.12.11-3|16	License:        Distributable
12cr|tetex-llncs-2.14.2007.12.11-3|17	URL:            http://www.springer.com/
12cr|tetex-llncs-2.14.2007.12.11-3|18	Source0:        ftp://ftp.springer.de/pub/tex/latex/llncs/latex2e/llncs2e.zip
12cr|tetex-llncs-2.14.2007.12.11-3|19	Requires:       tetex-latex
12cr|tetex-llncs-2.14.2007.12.11-3|20	Requires(post): tetex
12cr|tetex-llncs-2.14.2007.12.11-3|21	Requires(postun): tetex
12cr|tetex-llncs-2.14.2007.12.11-3|22	BuildRequires:  tetex-latex
12cr|tetex-llncs-2.14.2007.12.11-3|23	BuildArch:      noarch
12cr|tetex-llncs-2.14.2007.12.11-3|24	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|tetex-llncs-2.14.2007.12.11-3|25	
12cr|tetex-llncs-2.14.2007.12.11-3|26	%description
12cr|tetex-llncs-2.14.2007.12.11-3|27	The LaTeX2e package for Lecture Notes in Computer Science (LNCS) of
12cr|tetex-llncs-2.14.2007.12.11-3|28	Springer-Verlag.
12cr|tetex-llncs-2.14.2007.12.11-3|29	
12cr|tetex-llncs-2.14.2007.12.11-3|30	%prep
12cr|tetex-llncs-2.14.2007.12.11-3|31	%setup -q -c -n %{texpkg}
12cr|tetex-llncs-2.14.2007.12.11-3|32	%{__perl} -pi -e 's/\r$//g' *.bst *.cls *.dem *.doc *.ind *.me *.sty *.txt
12cr|tetex-llncs-2.14.2007.12.11-3|33	
12cr|tetex-llncs-2.14.2007.12.11-3|34	%build
12cr|tetex-llncs-2.14.2007.12.11-3|35	
12cr|tetex-llncs-2.14.2007.12.11-3|36	%install
12cr|tetex-llncs-2.14.2007.12.11-3|37	%{__rm} -rf %{buildroot}
12cr|tetex-llncs-2.14.2007.12.11-3|38	
12cr|tetex-llncs-2.14.2007.12.11-3|39	%{__mkdir_p} %{buildroot}{%{texpkgdir},%{texpkgdoc}}
12cr|tetex-llncs-2.14.2007.12.11-3|40	%{__cp} -a llncs.cls %{buildroot}%{texpkgdir}/
12cr|tetex-llncs-2.14.2007.12.11-3|41	%{__cp} -a sprmindx.sty %{buildroot}%{texpkgdir}/
12cr|tetex-llncs-2.14.2007.12.11-3|42	%{__cp} -a llncsdoc.pdf %{buildroot}%{texpkgdoc}/
12cr|tetex-llncs-2.14.2007.12.11-3|43	%{__cp} -a llncsdoc.sty %{buildroot}%{texpkgdoc}/
12cr|tetex-llncs-2.14.2007.12.11-3|44	%{__cp} -a llncs.dem %{buildroot}%{texpkgdoc}/
12cr|tetex-llncs-2.14.2007.12.11-3|45	%{__cp} -a llncs.doc %{buildroot}%{texpkgdoc}/
12cr|tetex-llncs-2.14.2007.12.11-3|46	%{__cp} -a llncs.ind %{buildroot}%{texpkgdoc}/
12cr|tetex-llncs-2.14.2007.12.11-3|47	%{__cp} -a subjidx.ind %{buildroot}%{texpkgdoc}/
12cr|tetex-llncs-2.14.2007.12.11-3|48	%{__cp} -a llncs.dvi %{buildroot}%{texpkgdoc}/
12cr|tetex-llncs-2.14.2007.12.11-3|49	
12cr|tetex-llncs-2.14.2007.12.11-3|50	%{__mkdir_p} %{buildroot}{%{bibpkgdir},%{bstpkgdir},%{bibpkgdoc}}
12cr|tetex-llncs-2.14.2007.12.11-3|51	%{__cp} -a splncs.bst %{buildroot}%{bstpkgdir}/
12cr|tetex-llncs-2.14.2007.12.11-3|52	
12cr|tetex-llncs-2.14.2007.12.11-3|53	%clean
12cr|tetex-llncs-2.14.2007.12.11-3|54	%{__rm} -rf %{buildroot}
12cr|tetex-llncs-2.14.2007.12.11-3|55	
12cr|tetex-llncs-2.14.2007.12.11-3|56	
12cr|tetex-llncs-2.14.2007.12.11-3|57	%post
12cr|tetex-llncs-2.14.2007.12.11-3|58	if [ -x %{_bindir}/texhash ] ; then
12cr|tetex-llncs-2.14.2007.12.11-3|59	%{_bindir}/texhash >/dev/null 2>&1 || :
12cr|tetex-llncs-2.14.2007.12.11-3|60	fi
12cr|tetex-llncs-2.14.2007.12.11-3|61	
12cr|tetex-llncs-2.14.2007.12.11-3|62	%postun
12cr|tetex-llncs-2.14.2007.12.11-3|63	if [ -x %{_bindir}/texhash ] ; then
12cr|tetex-llncs-2.14.2007.12.11-3|64	%{_bindir}/texhash >/dev/null 2>&1 || :
12cr|tetex-llncs-2.14.2007.12.11-3|65	fi
12cr|tetex-llncs-2.14.2007.12.11-3|66	
12cr|tetex-llncs-2.14.2007.12.11-3|67	%triggerin -- lyx
12cr|tetex-llncs-2.14.2007.12.11-3|68	if [ $2 -gt 1 ]; then
12cr|tetex-llncs-2.14.2007.12.11-3|69	cd %{_datadir}/lyx && \
12cr|tetex-llncs-2.14.2007.12.11-3|70	./configure.py --without-latex-config > /dev/null 2>&1 ||:
12cr|tetex-llncs-2.14.2007.12.11-3|71	fi
12cr|tetex-llncs-2.14.2007.12.11-3|72	
12cr|tetex-llncs-2.14.2007.12.11-3|73	%triggerun -- lyx
12cr|tetex-llncs-2.14.2007.12.11-3|74	if [ $2 -eq 0 ]; then
12cr|tetex-llncs-2.14.2007.12.11-3|75	cd %{_datadir}/lyx && \
12cr|tetex-llncs-2.14.2007.12.11-3|76	./configure.py --without-latex-config > /dev/null 2>&1 ||:
12cr|tetex-llncs-2.14.2007.12.11-3|77	fi
12cr|tetex-llncs-2.14.2007.12.11-3|78	
12cr|tetex-llncs-2.14.2007.12.11-3|79	%files
12cr|tetex-llncs-2.14.2007.12.11-3|80	%defattr(0644,root,root,0755)
12cr|tetex-llncs-2.14.2007.12.11-3|81	%doc history.txt read.me
12cr|tetex-llncs-2.14.2007.12.11-3|82	%{texpkgdir}
12cr|tetex-llncs-2.14.2007.12.11-3|83	%{texpkgdoc}
12cr|tetex-llncs-2.14.2007.12.11-3|84	%{bibpkgdir}
12cr|tetex-llncs-2.14.2007.12.11-3|85	%{bstpkgdir}
12cr|tetex-llncs-2.14.2007.12.11-3|86	%{bibpkgdoc}
12cr|tetex-llncs-2.14.2007.12.11-3|87	
12cr|tetex-llncs-2.14.2007.12.11-3|88	
12cr|tetex-llncs-2.14.2007.12.11-3|89	
12cr|tetex-llncs-2.14.2007.12.11-3|90	%changelog
12cr|tetex-llncs-2.14.2007.12.11-3|91	

7988 12
12cr|tetrinetx-1.13.16-7|1	%define	version 1.13.16
12cr|tetrinetx-1.13.16-7|2	%define	qversion 1.40c
12cr|tetrinetx-1.13.16-7|3	%define release	%mkrel 7
12cr|tetrinetx-1.13.16-7|4	
12cr|tetrinetx-1.13.16-7|5	Summary:	TetriNET server
12cr|tetrinetx-1.13.16-7|6	Name:		tetrinetx
12cr|tetrinetx-1.13.16-7|7	Version:	%{version}
12cr|tetrinetx-1.13.16-7|8	Release:	%{release}
12cr|tetrinetx-1.13.16-7|9	License:	GPL
12cr|tetrinetx-1.13.16-7|10	Group:		Games/Other
12cr|tetrinetx-1.13.16-7|11	URL:		http://tetrinetx.sf.net/
12cr|tetrinetx-1.13.16-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|tetrinetx-1.13.16-7|13	Source:		%{name}-%{version}+qirc-%{qversion}.tar.bz2
12cr|tetrinetx-1.13.16-7|14	Source1:	%{name}.init.bz2
12cr|tetrinetx-1.13.16-7|15	# (Abel) 1.3.16-1mdk don't search for all files under cwd
12cr|tetrinetx-1.13.16-7|16	Patch0:		%{name}-1.13.16-filepath.patch.bz2
12cr|tetrinetx-1.13.16-7|17	# (Abel) 1.3.16-1mdk more secure default config
12cr|tetrinetx-1.13.16-7|18	Patch1:		%{name}-1.13.16-config.patch.bz2
12cr|tetrinetx-1.13.16-7|19	BuildRequires:	libadns-devel
12cr|tetrinetx-1.13.16-7|20	Requires(post,preun):	rpm-helper
12cr|tetrinetx-1.13.16-7|21	
12cr|tetrinetx-1.13.16-7|22	%description
12cr|tetrinetx-1.13.16-7|23	Tetrinet is a multiplayer tetris game with special blocks and supports
12cr|tetrinetx-1.13.16-7|24	up to 6 players at once. You can choose either playing team with your
12cr|tetrinetx-1.13.16-7|25	buddies or individually against all tetrinet addicts around the world.
12cr|tetrinetx-1.13.16-7|26	You can also chat with other players during the game.
12cr|tetrinetx-1.13.16-7|27	
12cr|tetrinetx-1.13.16-7|28	Tetrinet-x is an open source implementation of Tetrinet server.
12cr|tetrinetx-1.13.16-7|29	
12cr|tetrinetx-1.13.16-7|30	%prep
12cr|tetrinetx-1.13.16-7|31	%setup -q -n %{name}-%{version}+qirc-%{qversion}
12cr|tetrinetx-1.13.16-7|32	%patch0 -p1 -b .filepath
12cr|tetrinetx-1.13.16-7|33	%patch1 -p1
12cr|tetrinetx-1.13.16-7|34	
12cr|tetrinetx-1.13.16-7|35	%build
12cr|tetrinetx-1.13.16-7|36	cd src
12cr|tetrinetx-1.13.16-7|37	%__cc $RPM_OPT_FLAGS -fno-omit-frame-pointer -Wall main.c -o tetrix -ladns
12cr|tetrinetx-1.13.16-7|38	
12cr|tetrinetx-1.13.16-7|39	%install
12cr|tetrinetx-1.13.16-7|40	rm -rf %{buildroot}
12cr|tetrinetx-1.13.16-7|41	install -D -m 0755 src/tetrix %{buildroot}%{_gamesbindir}/tetrix
12cr|tetrinetx-1.13.16-7|42	
12cr|tetrinetx-1.13.16-7|43	mkdir -p %{buildroot}%{_initrddir}
12cr|tetrinetx-1.13.16-7|44	bzcat %{SOURCE1} > %{buildroot}%{_initrddir}/%{name}
12cr|tetrinetx-1.13.16-7|45	
12cr|tetrinetx-1.13.16-7|46	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12cr|tetrinetx-1.13.16-7|47	install -m 0644 bin/* %{buildroot}%{_sysconfdir}/%{name}/
12cr|tetrinetx-1.13.16-7|48	
12cr|tetrinetx-1.13.16-7|49	mkdir -p %{buildroot}/var/log/%{name}
12cr|tetrinetx-1.13.16-7|50	mkdir -p %{buildroot}%{_localstatedir}/lib/games/%{name}
12cr|tetrinetx-1.13.16-7|51	touch %{buildroot}%{_localstatedir}/lib/games/%{name}/game.winlist{,2,3}
12cr|tetrinetx-1.13.16-7|52	
12cr|tetrinetx-1.13.16-7|53	%clean
12cr|tetrinetx-1.13.16-7|54	rm -rf %{buildroot}
12cr|tetrinetx-1.13.16-7|55	
12cr|tetrinetx-1.13.16-7|56	%post
12cr|tetrinetx-1.13.16-7|57	%_post_service %{name}
12cr|tetrinetx-1.13.16-7|58	
12cr|tetrinetx-1.13.16-7|59	%preun
12cr|tetrinetx-1.13.16-7|60	%_preun_service %{name}
12cr|tetrinetx-1.13.16-7|61	
12cr|tetrinetx-1.13.16-7|62	%files
12cr|tetrinetx-1.13.16-7|63	%defattr(0644,root,root,0755)
12cr|tetrinetx-1.13.16-7|64	%doc AUTHORS ChangeLog COPYING README README.qirc.spectators
12cr|tetrinetx-1.13.16-7|65	%attr(2555,root,games) %{_gamesbindir}/*
12cr|tetrinetx-1.13.16-7|66	%dir %{_sysconfdir}/%{name}
12cr|tetrinetx-1.13.16-7|67	%config(noreplace) %{_sysconfdir}/%{name}/game.allow
12cr|tetrinetx-1.13.16-7|68	%config(noreplace) %{_sysconfdir}/%{name}/game.ban
12cr|tetrinetx-1.13.16-7|69	%config(noreplace) %{_sysconfdir}/%{name}/game.ban.compromise
12cr|tetrinetx-1.13.16-7|70	%config(noreplace) %{_sysconfdir}/%{name}/game.conf
12cr|tetrinetx-1.13.16-7|71	%config(noreplace) %{_sysconfdir}/%{name}/game.motd
12cr|tetrinetx-1.13.16-7|72	%config(noreplace) %{_sysconfdir}/%{name}/game.pmotd
12cr|tetrinetx-1.13.16-7|73	%attr(0755,root,root) %config(noreplace) %{_initrddir}/%{name}
12cr|tetrinetx-1.13.16-7|74	
12cr|tetrinetx-1.13.16-7|75	%defattr(0640,root,games)
12cr|tetrinetx-1.13.16-7|76	%config(noreplace) %{_sysconfdir}/%{name}/game.secure
12cr|tetrinetx-1.13.16-7|77	
12cr|tetrinetx-1.13.16-7|78	%defattr(0660,root,games,0770)
12cr|tetrinetx-1.13.16-7|79	%dir %{_localstatedir}/lib/games/tetrinetx
12cr|tetrinetx-1.13.16-7|80	%ghost %{_localstatedir}/lib/games/tetrinetx/game.winlist
12cr|tetrinetx-1.13.16-7|81	%ghost %{_localstatedir}/lib/games/tetrinetx/game.winlist2
12cr|tetrinetx-1.13.16-7|82	%ghost %{_localstatedir}/lib/games/tetrinetx/game.winlist3
12cr|tetrinetx-1.13.16-7|83	%dir /var/log/%{name}
12cr|tetrinetx-1.13.16-7|84	
12cr|tetrinetx-1.13.16-7|85	
12cr|tetrinetx-1.13.16-7|86	
12cr|tetrinetx-1.13.16-7|87	%changelog
12cr|tetrinetx-1.13.16-7|88	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.13.16-7mdv2010.0
12cr|tetrinetx-1.13.16-7|89	+ Revision: 434348
12cr|tetrinetx-1.13.16-7|90	- rebuild
12cr|tetrinetx-1.13.16-7|91	
12cr|tetrinetx-1.13.16-7|92	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.13.16-6mdv2009.0
12cr|tetrinetx-1.13.16-7|93	+ Revision: 261509
12cr|tetrinetx-1.13.16-7|94	- rebuild
12cr|tetrinetx-1.13.16-7|95	
12cr|tetrinetx-1.13.16-7|96	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.13.16-5mdv2009.0
12cr|tetrinetx-1.13.16-7|97	+ Revision: 254399
12cr|tetrinetx-1.13.16-7|98	- rebuild
12cr|tetrinetx-1.13.16-7|99	
12cr|tetrinetx-1.13.16-7|100	+ Pixel <pixel@mandriva.com>
12cr|tetrinetx-1.13.16-7|101	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|tetrinetx-1.13.16-7|102	
12cr|tetrinetx-1.13.16-7|103	+ Olivier Blin <oblin@mandriva.com>
12cr|tetrinetx-1.13.16-7|104	- restore BuildRoot
12cr|tetrinetx-1.13.16-7|105	
12cr|tetrinetx-1.13.16-7|106	* Tue Dec 18 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.13.16-3mdv2008.1
12cr|tetrinetx-1.13.16-7|107	+ Revision: 131800
12cr|tetrinetx-1.13.16-7|108	- fix prereq on rpm-helper
12cr|tetrinetx-1.13.16-7|109	- kill re-definition of %%buildroot on Pixel's request
12cr|tetrinetx-1.13.16-7|110	- use %%mkrel
12cr|tetrinetx-1.13.16-7|111	- import tetrinetx
12cr|tetrinetx-1.13.16-7|112	
12cr|tetrinetx-1.13.16-7|113	
12cr|tetrinetx-1.13.16-7|114	* Sat Jun 11 2005 Abel Cheung <deaddog@mandrivalinux.org> 1.13.16-3mdk
12cr|tetrinetx-1.13.16-7|115	- Rebuild
12cr|tetrinetx-1.13.16-7|116	
12cr|tetrinetx-1.13.16-7|117	
12cr|tetrinetx-1.13.16-7|118	* Fri May 14 2004 Michael Scherer <misc@mandrake.org> 1.13.16-2mdk
12cr|tetrinetx-1.13.16-7|119	- correct unsatisfied Buildrequires
12cr|tetrinetx-1.13.16-7|120	- correct various rpmlint error
12cr|tetrinetx-1.13.16-7|121	
12cr|tetrinetx-1.13.16-7|122	* Wed Sep 24 2003 Abel Cheung <deaddog@deaddog.org> 1.13.16-1mdk
12cr|tetrinetx-1.13.16-7|123	- First Mandrake package, tetrinetx-1.3.16+qirc-1.40c
12cr|tetrinetx-1.13.16-7|124	- Patch0: Make tetrinet-x search for files in FHS compliant paths
12cr|tetrinetx-1.13.16-7|125	- Patch1: More secure default config

7989 12
12cr|tetzle-2.0.0-1|1	Name:		tetzle
12cr|tetzle-2.0.0-1|2	Version:	2.0.0
12cr|tetzle-2.0.0-1|3	Release:	%mkrel 1
12cr|tetzle-2.0.0-1|4	Summary:	Tetzle is a jigsaw puzzle game with tetrominoes
12cr|tetzle-2.0.0-1|5	License:	GPLv3
12cr|tetzle-2.0.0-1|6	Group:		Games/Puzzles
12cr|tetzle-2.0.0-1|7	URL:		http://gottcode.org/tetzle/
12cr|tetzle-2.0.0-1|8	Source:		%{name}-%{version}.tar.xz
12cr|tetzle-2.0.0-1|9	BuildRequires:	qt4-devel
12cr|tetzle-2.0.0-1|10	
12cr|tetzle-2.0.0-1|11	%description
12cr|tetzle-2.0.0-1|12	A jigsaw puzzle game that uses tetrominoes for the pieces.
12cr|tetzle-2.0.0-1|13	Any image can be imported and used to create puzzles with
12cr|tetzle-2.0.0-1|14	a wide range of sizes. Games are saved automatically, and
12cr|tetzle-2.0.0-1|15	you can select between currently in progress games.
12cr|tetzle-2.0.0-1|16	
12cr|tetzle-2.0.0-1|17	%prep
12cr|tetzle-2.0.0-1|18	%setup -q
12cr|tetzle-2.0.0-1|19	
12cr|tetzle-2.0.0-1|20	%build
12cr|tetzle-2.0.0-1|21	%qmake_qt4 PREFIX=%{_prefix}
12cr|tetzle-2.0.0-1|22	%make
12cr|tetzle-2.0.0-1|23	
12cr|tetzle-2.0.0-1|24	%install
12cr|tetzle-2.0.0-1|25	%__rm -rf %{buildroot}
12cr|tetzle-2.0.0-1|26	%__make install INSTALL_ROOT=%{buildroot}
12cr|tetzle-2.0.0-1|27	
12cr|tetzle-2.0.0-1|28	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|tetzle-2.0.0-1|29	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|tetzle-2.0.0-1|30	[Desktop Entry]
12cr|tetzle-2.0.0-1|31	Type=Application
12cr|tetzle-2.0.0-1|32	Name=Tetzle
12cr|tetzle-2.0.0-1|33	GenericName=Jigsaw Puzzle Game
12cr|tetzle-2.0.0-1|34	GenericName[de]=Jigsaw Puzzle Spiel
12cr|tetzle-2.0.0-1|35	Comment=Jigsaw puzzle with tetromino pieces
12cr|tetzle-2.0.0-1|36	Comment[de]=Jigsaw Puzzle mit Tetromino Stücke
12cr|tetzle-2.0.0-1|37	Icon=tetzle
12cr|tetzle-2.0.0-1|38	Exec=tetzle
12cr|tetzle-2.0.0-1|39	Terminal=false
12cr|tetzle-2.0.0-1|40	Categories=Game;LogicGame;
12cr|tetzle-2.0.0-1|41	EOF
12cr|tetzle-2.0.0-1|42	
12cr|tetzle-2.0.0-1|43	%clean
12cr|tetzle-2.0.0-1|44	%__rm -rf %{buildroot}
12cr|tetzle-2.0.0-1|45	
12cr|tetzle-2.0.0-1|46	%files
12cr|tetzle-2.0.0-1|47	%doc COPYING CREDITS ChangeLog
12cr|tetzle-2.0.0-1|48	%{_bindir}/%{name}
12cr|tetzle-2.0.0-1|49	%{_datadir}/applications/%{name}.desktop
12cr|tetzle-2.0.0-1|50	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|tetzle-2.0.0-1|51	%{_datadir}/pixmaps/%{name}.xpm
12cr|tetzle-2.0.0-1|52	%{_datadir}/%{name}
12cr|tetzle-2.0.0-1|53	
12cr|tetzle-2.0.0-1|54	
12cr|tetzle-2.0.0-1|55	
12cr|tetzle-2.0.0-1|56	%changelog
12cr|tetzle-2.0.0-1|57	* Wed Mar 14 2012 Andrey Bondrov <abondrov@mandriva.org> 2.0.0-1mdv2011.0
12cr|tetzle-2.0.0-1|58	+ Revision: 784974
12cr|tetzle-2.0.0-1|59	- Fix summary
12cr|tetzle-2.0.0-1|60	- imported package tetzle
12cr|tetzle-2.0.0-1|61	

7990 12
12cr|tex2im-1.8-3|1	%define name 	tex2im
12cr|tex2im-1.8-3|2	%define version 1.8
12cr|tex2im-1.8-3|3	%define release 3
12cr|tex2im-1.8-3|4	
12cr|tex2im-1.8-3|5	Summary: 	A simple tool for converting LaTeX formulas into pixmap graphics
12cr|tex2im-1.8-3|6	Name: 		%{name}
12cr|tex2im-1.8-3|7	Version: 	%{version}
12cr|tex2im-1.8-3|8	Release: 	%mkrel %{release}
12cr|tex2im-1.8-3|9	Source0: 	%{name}-%{version}.tar.bz2
12cr|tex2im-1.8-3|10	License: 	GPL
12cr|tex2im-1.8-3|11	Group: 		Publishing
12cr|tex2im-1.8-3|12	Url: 		http://www.nought.de/tex2im.php
12cr|tex2im-1.8-3|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tex2im-1.8-3|14	BuildArchitectures: noarch
12cr|tex2im-1.8-3|15	Requires: 	imagemagick, tetex-latex, bash
12cr|tex2im-1.8-3|16	Provides: 	tex2im = %{version}-%{release}
12cr|tex2im-1.8-3|17	
12cr|tex2im-1.8-3|18	%description
12cr|tex2im-1.8-3|19	Tex2im is a simple tool that converts LaTeX formulas into high resolution
12cr|tex2im-1.8-3|20	pixmap graphics for inclusion in text processors or presentations. Many
12cr|tex2im-1.8-3|21	different graphics formats are supported.
12cr|tex2im-1.8-3|22	
12cr|tex2im-1.8-3|23	%prep
12cr|tex2im-1.8-3|24	%setup -q
12cr|tex2im-1.8-3|25	
12cr|tex2im-1.8-3|26	%build
12cr|tex2im-1.8-3|27	
12cr|tex2im-1.8-3|28	%install
12cr|tex2im-1.8-3|29	rm -rf %{buildroot}
12cr|tex2im-1.8-3|30	%{__install} -d -m0755 %{buildroot}%{_bindir}
12cr|tex2im-1.8-3|31	%{__install} -m0755 tex2im %{buildroot}%{_bindir}
12cr|tex2im-1.8-3|32	
12cr|tex2im-1.8-3|33	%clean
12cr|tex2im-1.8-3|34	rm -rf %{buildroot}
12cr|tex2im-1.8-3|35	
12cr|tex2im-1.8-3|36	%files
12cr|tex2im-1.8-3|37	%defattr(-,root,root)
12cr|tex2im-1.8-3|38	%doc CHANGELOG README LICENSE examples/
12cr|tex2im-1.8-3|39	%{_bindir}/tex2im
12cr|tex2im-1.8-3|40	
12cr|tex2im-1.8-3|41	
12cr|tex2im-1.8-3|42	
12cr|tex2im-1.8-3|43	
12cr|tex2im-1.8-3|44	
12cr|tex2im-1.8-3|45	
12cr|tex2im-1.8-3|46	%changelog
12cr|tex2im-1.8-3|47	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.8-3mdv2010.0
12cr|tex2im-1.8-3|48	+ Revision: 434349
12cr|tex2im-1.8-3|49	- rebuild
12cr|tex2im-1.8-3|50	
12cr|tex2im-1.8-3|51	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|tex2im-1.8-3|52	- lowercase ImageMagick
12cr|tex2im-1.8-3|53	
12cr|tex2im-1.8-3|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.8-2mdv2008.1
12cr|tex2im-1.8-3|55	+ Revision: 136535
12cr|tex2im-1.8-3|56	- restore BuildRoot
12cr|tex2im-1.8-3|57	
12cr|tex2im-1.8-3|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|tex2im-1.8-3|59	- kill re-definition of %%buildroot on Pixel's request
12cr|tex2im-1.8-3|60	
12cr|tex2im-1.8-3|61	
12cr|tex2im-1.8-3|62	* Tue Oct 24 2006 Lev Givon <lev@mandriva.org> 1.8-2mdv2007.0
12cr|tex2im-1.8-3|63	+ Revision: 71706
12cr|tex2im-1.8-3|64	- Clean up spec file.
12cr|tex2im-1.8-3|65	- Remove changelog.
12cr|tex2im-1.8-3|66	- import tex2im 1.8-1mdk
12cr|tex2im-1.8-3|67	

7991 12
12cr|tex4ht-1.0.2008_02_28_2058-5|1	%define _texmf %{_datadir}/texmf
12cr|tex4ht-1.0.2008_02_28_2058-5|2	%define _scriptsdir %{_datadir}/tex4ht
12cr|tex4ht-1.0.2008_02_28_2058-5|3	
12cr|tex4ht-1.0.2008_02_28_2058-5|4	%bcond_without java
12cr|tex4ht-1.0.2008_02_28_2058-5|5	
12cr|tex4ht-1.0.2008_02_28_2058-5|6	Name:           tex4ht
12cr|tex4ht-1.0.2008_02_28_2058-5|7	Version:        1.0.2008_02_28_2058
12cr|tex4ht-1.0.2008_02_28_2058-5|8	Release:        %mkrel 5
12cr|tex4ht-1.0.2008_02_28_2058-5|9	Epoch:          1
12cr|tex4ht-1.0.2008_02_28_2058-5|10	Summary:        LaTeX and TeX for Hypertext
12cr|tex4ht-1.0.2008_02_28_2058-5|11	License:        LPPL
12cr|tex4ht-1.0.2008_02_28_2058-5|12	Group:          Publishing
12cr|tex4ht-1.0.2008_02_28_2058-5|13	URL:            http://www.cse.ohio-state.edu/~gurari/TeX4ht/
12cr|tex4ht-1.0.2008_02_28_2058-5|14	Source0:        http://www.cse.ohio-state.edu/~gurari/TeX4ht/fix/tex4ht-%{version}.tar.gz
12cr|tex4ht-1.0.2008_02_28_2058-5|15	# Source1 is only used for documentation
12cr|tex4ht-1.0.2008_02_28_2058-5|16	# renamed to tex4ht-all-YYYYMMDD.zip - based on last timestamp in directory
12cr|tex4ht-1.0.2008_02_28_2058-5|17	Source1:        tex4ht-all-20070609.zip
12cr|tex4ht-1.0.2008_02_28_2058-5|18	# unversioned upstream source, downloaded with wget -N
12cr|tex4ht-1.0.2008_02_28_2058-5|19	#Source1 http://www.cse.ohio-state.edu/~gurari/TeX4ht/tex4ht-all.zip
12cr|tex4ht-1.0.2008_02_28_2058-5|20	Source2:        tex4ht-lppl.txt
12cr|tex4ht-1.0.2008_02_28_2058-5|21	# unversioned upstream litteral source, downloaded with wget -N
12cr|tex4ht-1.0.2008_02_28_2058-5|22	#Source3:       http://www.cse.ohio-state.edu/~gurari/TeX4ht/fix/tex4ht-lit.zip
12cr|tex4ht-1.0.2008_02_28_2058-5|23	Source3:        tex4ht-lit-20080229.zip
12cr|tex4ht-1.0.2008_02_28_2058-5|24	Source4:        http://www.cse.ohio-state.edu/~gurari/tpf/ProTex.sty
12cr|tex4ht-1.0.2008_02_28_2058-5|25	Source5:        http://www.cse.ohio-state.edu/~gurari/tpf/AlProTex.sty
12cr|tex4ht-1.0.2008_02_28_2058-5|26	Source6:        http://www.cse.ohio-state.edu/~gurari/tpf/DraTex.sty
12cr|tex4ht-1.0.2008_02_28_2058-5|27	Source7:        http://www.cse.ohio-state.edu/~gurari/tpf/AlDraTex.sty
12cr|tex4ht-1.0.2008_02_28_2058-5|28	Patch0:         tex4ht-1.0.2008_02_28_2058-fix-format-errors.patch
12cr|tex4ht-1.0.2008_02_28_2058-5|29	# debian
12cr|tex4ht-1.0.2008_02_28_2058-5|30	Patch1:         http://ftp.de.debian.org/debian/pool/main/t/tex4ht/tex4ht_20080228-1.diff.gz
12cr|tex4ht-1.0.2008_02_28_2058-5|31	# debian patch rebased
12cr|tex4ht-1.0.2008_02_28_2058-5|32	#Patch2:        fix_tex4ht_env.diff
12cr|tex4ht-1.0.2008_02_28_2058-5|33	# update debian rebuild script
12cr|tex4ht-1.0.2008_02_28_2058-5|34	#Patch3:        tetex-tex4ht-1.0-rebuild.patch
12cr|tex4ht-1.0.2008_02_28_2058-5|35	Requires(post): tetex
12cr|tex4ht-1.0.2008_02_28_2058-5|36	Requires(postun): tetex
12cr|tex4ht-1.0.2008_02_28_2058-5|37	Requires:       netpbm
12cr|tex4ht-1.0.2008_02_28_2058-5|38	# ImageMagick, pstoedit depends on ghostscript and gs is in ghostscript
12cr|tex4ht-1.0.2008_02_28_2058-5|39	Requires:       imagemagick
12cr|tex4ht-1.0.2008_02_28_2058-5|40	Requires:       pstoedit
12cr|tex4ht-1.0.2008_02_28_2058-5|41	Requires:       tetex-dvips
12cr|tex4ht-1.0.2008_02_28_2058-5|42	BuildRequires:  sharutils
12cr|tex4ht-1.0.2008_02_28_2058-5|43	BuildRequires:  tetex-devel
12cr|tex4ht-1.0.2008_02_28_2058-5|44	#BuildRequires: kpathsea-devel
12cr|tex4ht-1.0.2008_02_28_2058-5|45	%if %with java
12cr|tex4ht-1.0.2008_02_28_2058-5|46	BuildRequires:  java-devel >= 0:1.5.0
12cr|tex4ht-1.0.2008_02_28_2058-5|47	%endif
12cr|tex4ht-1.0.2008_02_28_2058-5|48	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|tex4ht-1.0.2008_02_28_2058-5|49	
12cr|tex4ht-1.0.2008_02_28_2058-5|50	%description
12cr|tex4ht-1.0.2008_02_28_2058-5|51	TeX4ht is a highly configurable TeX-based authoring system for
12cr|tex4ht-1.0.2008_02_28_2058-5|52	producing hypertext. It interacts with TeX-based applications
12cr|tex4ht-1.0.2008_02_28_2058-5|53	through style files and postprocessors, leaving the processing of
12cr|tex4ht-1.0.2008_02_28_2058-5|54	the source files to the native TeX compiler. Consequently, TeX4ht
12cr|tex4ht-1.0.2008_02_28_2058-5|55	can handle  the features of TeX-based systems in general, and of
12cr|tex4ht-1.0.2008_02_28_2058-5|56	the LaTeX and AMS style files in particular.
12cr|tex4ht-1.0.2008_02_28_2058-5|57	
12cr|tex4ht-1.0.2008_02_28_2058-5|58	%prep
12cr|tex4ht-1.0.2008_02_28_2058-5|59	%setup -q
12cr|tex4ht-1.0.2008_02_28_2058-5|60	for file in bin/unix/*; do
12cr|tex4ht-1.0.2008_02_28_2058-5|61	if ! %{__grep} '^#!' $file; then
12cr|tex4ht-1.0.2008_02_28_2058-5|62	%{__mv} $file $file.tmp
12cr|tex4ht-1.0.2008_02_28_2058-5|63	/bin/echo "#!/bin/sh" > $file
12cr|tex4ht-1.0.2008_02_28_2058-5|64	%{__cat} $file.tmp >>  $file
12cr|tex4ht-1.0.2008_02_28_2058-5|65	%{__rm} -f $file.tmp
12cr|tex4ht-1.0.2008_02_28_2058-5|66	fi
12cr|tex4ht-1.0.2008_02_28_2058-5|67	done
12cr|tex4ht-1.0.2008_02_28_2058-5|68	%{_bindir}/find . -name '*.class' -o -name '*.jar' | %{_bindir}/xargs -t %{__rm}
12cr|tex4ht-1.0.2008_02_28_2058-5|69	
12cr|tex4ht-1.0.2008_02_28_2058-5|70	%patch0 -p 1
12cr|tex4ht-1.0.2008_02_28_2058-5|71	# debian patch
12cr|tex4ht-1.0.2008_02_28_2058-5|72	%patch1 -p1
12cr|tex4ht-1.0.2008_02_28_2058-5|73	# hardcoded /usr/share
12cr|tex4ht-1.0.2008_02_28_2058-5|74	#%patch2 -p1
12cr|tex4ht-1.0.2008_02_28_2058-5|75	
12cr|tex4ht-1.0.2008_02_28_2058-5|76	chmod a-x src/*.c
12cr|tex4ht-1.0.2008_02_28_2058-5|77	cp -p %{SOURCE2} lppl.txt
12cr|tex4ht-1.0.2008_02_28_2058-5|78	# unzip the all source for the doc
12cr|tex4ht-1.0.2008_02_28_2058-5|79	mkdir doc/
12cr|tex4ht-1.0.2008_02_28_2058-5|80	pushd doc/
12cr|tex4ht-1.0.2008_02_28_2058-5|81	unzip %{SOURCE1}
12cr|tex4ht-1.0.2008_02_28_2058-5|82	rm *.zip
12cr|tex4ht-1.0.2008_02_28_2058-5|83	popd
12cr|tex4ht-1.0.2008_02_28_2058-5|84	mkdir lit/
12cr|tex4ht-1.0.2008_02_28_2058-5|85	pushd lit
12cr|tex4ht-1.0.2008_02_28_2058-5|86	unzip %{SOURCE3}
12cr|tex4ht-1.0.2008_02_28_2058-5|87	chmod 0644 *.tex
12cr|tex4ht-1.0.2008_02_28_2058-5|88	popd
12cr|tex4ht-1.0.2008_02_28_2058-5|89	
12cr|tex4ht-1.0.2008_02_28_2058-5|90	cp -p %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} lit/
12cr|tex4ht-1.0.2008_02_28_2058-5|91	
12cr|tex4ht-1.0.2008_02_28_2058-5|92	# avoid duplicating the debian patches
12cr|tex4ht-1.0.2008_02_28_2058-5|93	patch -p1 < debian/patches/fix_mk4ht.diff
12cr|tex4ht-1.0.2008_02_28_2058-5|94	# hardcoded /usr/share
12cr|tex4ht-1.0.2008_02_28_2058-5|95	patch -p1 < debian/patches/fix_tex4ht_env.diff
12cr|tex4ht-1.0.2008_02_28_2058-5|96	# use the debian man page
12cr|tex4ht-1.0.2008_02_28_2058-5|97	patch -p1 < debian/patches/add_manpage.diff
12cr|tex4ht-1.0.2008_02_28_2058-5|98	# Makefile used as a source of inspiration
12cr|tex4ht-1.0.2008_02_28_2058-5|99	patch -p1 < debian/patches/add_Makefile.diff
12cr|tex4ht-1.0.2008_02_28_2058-5|100	patch -p1 < debian/patches/add_xtpipes_support
12cr|tex4ht-1.0.2008_02_28_2058-5|101	patch -p1 < debian/patches/Makefile_indep_arch
12cr|tex4ht-1.0.2008_02_28_2058-5|102	# scripts and texmf.cnf excerpt for debian not used
12cr|tex4ht-1.0.2008_02_28_2058-5|103	patch -p1 < debian/patches/add_scripts_sh.diff
12cr|tex4ht-1.0.2008_02_28_2058-5|104	patch -p1 < debian/patches/add_texmf_cnf.diff
12cr|tex4ht-1.0.2008_02_28_2058-5|105	
12cr|tex4ht-1.0.2008_02_28_2058-5|106	# patches for literate sources
12cr|tex4ht-1.0.2008_02_28_2058-5|107	patch -p1 < debian/lit/patches/fix_tex4ht_dir.diff
12cr|tex4ht-1.0.2008_02_28_2058-5|108	patch -p1 < debian/lit/patches/fix_tex4ht_fonts_4hf.diff
12cr|tex4ht-1.0.2008_02_28_2058-5|109	#%patch4 -p1 -b .nohome
12cr|tex4ht-1.0.2008_02_28_2058-5|110	
12cr|tex4ht-1.0.2008_02_28_2058-5|111	#%patch3 -p1 -b .rebuild
12cr|tex4ht-1.0.2008_02_28_2058-5|112	
12cr|tex4ht-1.0.2008_02_28_2058-5|113	chmod a+x debian/lit/rebuild.sh
12cr|tex4ht-1.0.2008_02_28_2058-5|114	
12cr|tex4ht-1.0.2008_02_28_2058-5|115	(cd debian/images; for i in *.uue; do uudecode $i; done; mv *.png ../html)
12cr|tex4ht-1.0.2008_02_28_2058-5|116	
12cr|tex4ht-1.0.2008_02_28_2058-5|117	find  texmf -type f -exec chmod a-x \{\} \;
12cr|tex4ht-1.0.2008_02_28_2058-5|118	
12cr|tex4ht-1.0.2008_02_28_2058-5|119	%build
12cr|tex4ht-1.0.2008_02_28_2058-5|120	cd src
12cr|tex4ht-1.0.2008_02_28_2058-5|121	CFLAGS="%{optflags} -DHAVE_STRING_H -DHAVE_DIRENT_H -DHAVE_UNISTD_H \
12cr|tex4ht-1.0.2008_02_28_2058-5|122	-DHAVE_SYS_DIR_H -DKPATHSEA -DENVFILE=\"%{_texmf}/tex4ht/base/unix/tex4ht.env\""
12cr|tex4ht-1.0.2008_02_28_2058-5|123	LDFLAGS=-lkpathsea
12cr|tex4ht-1.0.2008_02_28_2058-5|124	%{__cc} -o tex4ht $CFLAGS tex4ht.c $LDFLAGS
12cr|tex4ht-1.0.2008_02_28_2058-5|125	%{__cc} -o t4ht $CFLAGS t4ht.c $LDFLAGS
12cr|tex4ht-1.0.2008_02_28_2058-5|126	cd ..
12cr|tex4ht-1.0.2008_02_28_2058-5|127	
12cr|tex4ht-1.0.2008_02_28_2058-5|128	# beware of the %% that have to be protected as %%%%
12cr|tex4ht-1.0.2008_02_28_2058-5|129	%{__sed} \
12cr|tex4ht-1.0.2008_02_28_2058-5|130	-e "s;^i.*/ht-fonts/;i%{_texmf}/tex4ht/ht-fonts/;" \
12cr|tex4ht-1.0.2008_02_28_2058-5|131	-e "s;^tpath/tex/;t%{_texmf}/;" \
12cr|tex4ht-1.0.2008_02_28_2058-5|132	-e "s;%%%%~/texmf-dist/;%{_texmf}/;" \
12cr|tex4ht-1.0.2008_02_28_2058-5|133	-e 's;^\(\.[^ ]\+\) java;\1 %{_jvmdir}/jre/bin/java;' \
12cr|tex4ht-1.0.2008_02_28_2058-5|134	texmf/tex4ht/base/unix/tex4ht.env > tex4ht.env
12cr|tex4ht-1.0.2008_02_28_2058-5|135	
12cr|tex4ht-1.0.2008_02_28_2058-5|136	%if %with java
12cr|tex4ht-1.0.2008_02_28_2058-5|137	cd src/java
12cr|tex4ht-1.0.2008_02_28_2058-5|138	mkdir classes
12cr|tex4ht-1.0.2008_02_28_2058-5|139	javac -d classes -source 1.5 *.java */*.java */*/*.java
12cr|tex4ht-1.0.2008_02_28_2058-5|140	jar cfm tex4ht.jar manifest -C classes .
12cr|tex4ht-1.0.2008_02_28_2058-5|141	cd ..
12cr|tex4ht-1.0.2008_02_28_2058-5|142	%endif
12cr|tex4ht-1.0.2008_02_28_2058-5|143	
12cr|tex4ht-1.0.2008_02_28_2058-5|144	%install
12cr|tex4ht-1.0.2008_02_28_2058-5|145	%{__rm} -rf %{buildroot}
12cr|tex4ht-1.0.2008_02_28_2058-5|146	
12cr|tex4ht-1.0.2008_02_28_2058-5|147	mkdir -p $RPM_BUILD_ROOT%{_bindir} $RPM_BUILD_ROOT%{_scriptsdir}
12cr|tex4ht-1.0.2008_02_28_2058-5|148	install -m755 src/tex4ht $RPM_BUILD_ROOT%{_bindir}
12cr|tex4ht-1.0.2008_02_28_2058-5|149	install -m755 src/t4ht $RPM_BUILD_ROOT%{_bindir}
12cr|tex4ht-1.0.2008_02_28_2058-5|150	#install -m755 bin/ht/unix/* $RPM_BUILD_ROOT%{_bindir}
12cr|tex4ht-1.0.2008_02_28_2058-5|151	install -p -m755 bin/unix/* $RPM_BUILD_ROOT%{_scriptsdir}
12cr|tex4ht-1.0.2008_02_28_2058-5|152	for script in httex htlatex httexi htcontext htxetex htxelatex mk4ht; do
12cr|tex4ht-1.0.2008_02_28_2058-5|153	install -p -m755 bin/unix/$script $RPM_BUILD_ROOT%{_bindir}
12cr|tex4ht-1.0.2008_02_28_2058-5|154	done
12cr|tex4ht-1.0.2008_02_28_2058-5|155	install -p -m755 bin/unix/ht $RPM_BUILD_ROOT%{_bindir}/tex4ht-ht
12cr|tex4ht-1.0.2008_02_28_2058-5|156	##install -p -m644 src/tex4ht.jar $RPM_BUILD_ROOT%{_scriptsdir}
12cr|tex4ht-1.0.2008_02_28_2058-5|157	
12cr|tex4ht-1.0.2008_02_28_2058-5|158	mkdir -p $RPM_BUILD_ROOT%{_texmf}/tex4ht/base/unix
12cr|tex4ht-1.0.2008_02_28_2058-5|159	cp tex4ht.env $RPM_BUILD_ROOT%{_texmf}/tex4ht/base/unix
12cr|tex4ht-1.0.2008_02_28_2058-5|160	
12cr|tex4ht-1.0.2008_02_28_2058-5|161	pushd texmf
12cr|tex4ht-1.0.2008_02_28_2058-5|162	cp -pr tex4ht/ht-fonts $RPM_BUILD_ROOT%{_texmf}/tex4ht
12cr|tex4ht-1.0.2008_02_28_2058-5|163	cp -pr tex4ht/xtpipes $RPM_BUILD_ROOT%{_texmf}/tex4ht
12cr|tex4ht-1.0.2008_02_28_2058-5|164	
12cr|tex4ht-1.0.2008_02_28_2058-5|165	mkdir -p $RPM_BUILD_ROOT%{_texmf}/tex/generic
12cr|tex4ht-1.0.2008_02_28_2058-5|166	cp -pr tex/generic/tex4ht $RPM_BUILD_ROOT%{_texmf}/tex/generic
12cr|tex4ht-1.0.2008_02_28_2058-5|167	popd
12cr|tex4ht-1.0.2008_02_28_2058-5|168	
12cr|tex4ht-1.0.2008_02_28_2058-5|169	cp -pr debian/html tutorial
12cr|tex4ht-1.0.2008_02_28_2058-5|170	
12cr|tex4ht-1.0.2008_02_28_2058-5|171	sed 's/Debian packaged/Debian and Fedora packaged/' debian/README.kpathsea \
12cr|tex4ht-1.0.2008_02_28_2058-5|172	> README.kpathsea
12cr|tex4ht-1.0.2008_02_28_2058-5|173	
12cr|tex4ht-1.0.2008_02_28_2058-5|174	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|tex4ht-1.0.2008_02_28_2058-5|175	sed -e 's;@SCRIPTSDIR@;%{_scriptsdir};' \
12cr|tex4ht-1.0.2008_02_28_2058-5|176	-e 's;@TEX4HTDIR@;%{_texmf}/tex4ht/base/unix;' \
12cr|tex4ht-1.0.2008_02_28_2058-5|177	-e 's;@TEXMFCNF@;%{_texmf}/web2c/texmf.cnf;' \
12cr|tex4ht-1.0.2008_02_28_2058-5|178	-e 's;@HTFDIR@;%{_texmf}/tex4ht/ht-fonts;' \
12cr|tex4ht-1.0.2008_02_28_2058-5|179	-e 's;@TEXDIR@;%{_texmf}/tex/generic/tex4ht;g' \
12cr|tex4ht-1.0.2008_02_28_2058-5|180	src/tex4ht.man > $RPM_BUILD_ROOT%{_mandir}/man1/tex4ht.1
12cr|tex4ht-1.0.2008_02_28_2058-5|181	
12cr|tex4ht-1.0.2008_02_28_2058-5|182	%if %with java
12cr|tex4ht-1.0.2008_02_28_2058-5|183	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|tex4ht-1.0.2008_02_28_2058-5|184	%{__cp} -a src/java/tex4ht.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|tex4ht-1.0.2008_02_28_2058-5|185	%{__ln_s} %{_javadir}/%{name}.jar $RPM_BUILD_ROOT%{_scriptsdir}
12cr|tex4ht-1.0.2008_02_28_2058-5|186	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cr|tex4ht-1.0.2008_02_28_2058-5|187	
12cr|tex4ht-1.0.2008_02_28_2058-5|188	%endif
12cr|tex4ht-1.0.2008_02_28_2058-5|189	
12cr|tex4ht-1.0.2008_02_28_2058-5|190	%clean
12cr|tex4ht-1.0.2008_02_28_2058-5|191	%{__rm} -rf %{buildroot}
12cr|tex4ht-1.0.2008_02_28_2058-5|192	
12cr|tex4ht-1.0.2008_02_28_2058-5|193	%post
12cr|tex4ht-1.0.2008_02_28_2058-5|194	if [ -x %{_bindir}/texhash ]; then
12cr|tex4ht-1.0.2008_02_28_2058-5|195	%{_bindir}/texhash 2>/dev/null || :
12cr|tex4ht-1.0.2008_02_28_2058-5|196	fi
12cr|tex4ht-1.0.2008_02_28_2058-5|197	
12cr|tex4ht-1.0.2008_02_28_2058-5|198	%if %with java
12cr|tex4ht-1.0.2008_02_28_2058-5|199	%{update_gcjdb}
12cr|tex4ht-1.0.2008_02_28_2058-5|200	%endif
12cr|tex4ht-1.0.2008_02_28_2058-5|201	
12cr|tex4ht-1.0.2008_02_28_2058-5|202	%postun
12cr|tex4ht-1.0.2008_02_28_2058-5|203	if [ -x %{_bindir}/texhash ]; then
12cr|tex4ht-1.0.2008_02_28_2058-5|204	%{_bindir}/texhash 2>/dev/null || :
12cr|tex4ht-1.0.2008_02_28_2058-5|205	fi
12cr|tex4ht-1.0.2008_02_28_2058-5|206	
12cr|tex4ht-1.0.2008_02_28_2058-5|207	%if %with java
12cr|tex4ht-1.0.2008_02_28_2058-5|208	%{clean_gcjdb}
12cr|tex4ht-1.0.2008_02_28_2058-5|209	%endif
12cr|tex4ht-1.0.2008_02_28_2058-5|210	
12cr|tex4ht-1.0.2008_02_28_2058-5|211	%files
12cr|tex4ht-1.0.2008_02_28_2058-5|212	%defattr(0644,root,root,0755)
12cr|tex4ht-1.0.2008_02_28_2058-5|213	%doc lppl.txt doc tutorial README.kpathsea
12cr|tex4ht-1.0.2008_02_28_2058-5|214	%attr(0755,root,root) %{_bindir}/*
12cr|tex4ht-1.0.2008_02_28_2058-5|215	%{_datadir}/texmf/tex/generic/%{name}
12cr|tex4ht-1.0.2008_02_28_2058-5|216	%{_datadir}/texmf/%{name}
12cr|tex4ht-1.0.2008_02_28_2058-5|217	%{_mandir}/man1/tex4ht.1*
12cr|tex4ht-1.0.2008_02_28_2058-5|218	%{_scriptsdir}/
12cr|tex4ht-1.0.2008_02_28_2058-5|219	%if %with java
12cr|tex4ht-1.0.2008_02_28_2058-5|220	%{_javadir}/*
12cr|tex4ht-1.0.2008_02_28_2058-5|221	%endif
12cr|tex4ht-1.0.2008_02_28_2058-5|222	
12cr|tex4ht-1.0.2008_02_28_2058-5|223	
12cr|tex4ht-1.0.2008_02_28_2058-5|224	
12cr|tex4ht-1.0.2008_02_28_2058-5|225	%changelog
12cr|tex4ht-1.0.2008_02_28_2058-5|226	

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

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

7994 12
12cr|texmaker-3.4.1-1|1	Name:            texmaker
12cr|texmaker-3.4.1-1|2	Version:         3.4.1
12cr|texmaker-3.4.1-1|3	Release:         1
12cr|texmaker-3.4.1-1|4	Epoch:           1
12cr|texmaker-3.4.1-1|5	Summary:         A QT-based LATEX editor
12cr|texmaker-3.4.1-1|6	License:         GPLv2+
12cr|texmaker-3.4.1-1|7	Group:           Publishing
12cr|texmaker-3.4.1-1|8	URL:             http://www.xm1math.net/texmaker/
12cr|texmaker-3.4.1-1|9	Source0:         http://www.xm1math.net/texmaker/%{name}-%{version}.tar.bz2
12cr|texmaker-3.4.1-1|10	Patch0:          texmaker-3.4.1-hunspell.patch
12cr|texmaker-3.4.1-1|11	Requires:        aspell
12cr|texmaker-3.4.1-1|12	BuildRequires:   desktop-file-utils
12cr|texmaker-3.4.1-1|13	BuildRequires:   qt4-devel >= 4.7
12cr|texmaker-3.4.1-1|14	BuildRequires:   libpoppler-qt4-devel
12cr|texmaker-3.4.1-1|15	BuildRequires:   hunspell-devel
12cr|texmaker-3.4.1-1|16	
12cr|texmaker-3.4.1-1|17	%description
12cr|texmaker-3.4.1-1|18	Texmaker is a free LaTeX editor that integrates many tools needed to develop
12cr|texmaker-3.4.1-1|19	documents with LaTeX, in just one application.
12cr|texmaker-3.4.1-1|20	
12cr|texmaker-3.4.1-1|21	It includes the following features:
12cr|texmaker-3.4.1-1|22	- an Unicode editor to write your LaTeX source files
12cr|texmaker-3.4.1-1|23	(syntax highlighting, undo-redo, search-replace, ...)
12cr|texmaker-3.4.1-1|24	- the principal LaTex tags can be inserted directly with the "LaTeX",
12cr|texmaker-3.4.1-1|25	"Math" and "Greek" menus
12cr|texmaker-3.4.1-1|26	- 370 mathematical symbols can be inserted in just one click
12cr|texmaker-3.4.1-1|27	- wizards to generate code ('Quick document', 'Quick letter', tabular,
12cr|texmaker-3.4.1-1|28	tabbing and array environments)
12cr|texmaker-3.4.1-1|29	- LaTeX-related programs can be launched via the "Tools" menu
12cr|texmaker-3.4.1-1|30	- the standard Bibtex entry types can be inserted in the ".bib" file
12cr|texmaker-3.4.1-1|31	with the "Bibliography" menu
12cr|texmaker-3.4.1-1|32	- a "structure view" of the document for easier navigation of a document
12cr|texmaker-3.4.1-1|33	(by clicking on an item in the "Structure" frame, you can jump directly
12cr|texmaker-3.4.1-1|34	to the corresponding part of your document
12cr|texmaker-3.4.1-1|35	- extensive LaTeX documentation
12cr|texmaker-3.4.1-1|36	- in the "Messages / Log File" frame, you can see information about processes
12cr|texmaker-3.4.1-1|37	and the log file after a LaTeX compilation
12cr|texmaker-3.4.1-1|38	- the "Next Latex Error" and "Previous Latex Error" commands let you reach the
12cr|texmaker-3.4.1-1|39	LaTeX errors detected by Kile in the log file
12cr|texmaker-3.4.1-1|40	- by clicking on the number of a line in the log file, the cursor jumps to the
12cr|texmaker-3.4.1-1|41	corresponding line in the editor
12cr|texmaker-3.4.1-1|42	
12cr|texmaker-3.4.1-1|43	%prep
12cr|texmaker-3.4.1-1|44	%setup -q
12cr|texmaker-3.4.1-1|45	%patch0 -p1
12cr|texmaker-3.4.1-1|46	rm -rf hunspell
12cr|texmaker-3.4.1-1|47	
12cr|texmaker-3.4.1-1|48	%build
12cr|texmaker-3.4.1-1|49	%{qmake_qt4} texmaker.pro
12cr|texmaker-3.4.1-1|50	%{make}
12cr|texmaker-3.4.1-1|51	
12cr|texmaker-3.4.1-1|52	%install
12cr|texmaker-3.4.1-1|53	INSTALL_ROOT=%{buildroot} make install
12cr|texmaker-3.4.1-1|54	
12cr|texmaker-3.4.1-1|55	# icons
12cr|texmaker-3.4.1-1|56	for size in 16 22 32 48 64 128
12cr|texmaker-3.4.1-1|57	do
12cr|texmaker-3.4.1-1|58	dir="%{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/"
12cr|texmaker-3.4.1-1|59	install -d -m755 $dir
12cr|texmaker-3.4.1-1|60	ln -s "../../../../texmaker/texmaker${size}x${size}.png" "%{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png"
12cr|texmaker-3.4.1-1|61	done
12cr|texmaker-3.4.1-1|62	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/scalable/apps/
12cr|texmaker-3.4.1-1|63	ln -s ../../../../texmaker/texmaker.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cr|texmaker-3.4.1-1|64	install -d -m755 %{buildroot}%{_miconsdir}/
12cr|texmaker-3.4.1-1|65	ln -s ../../texmaker/texmaker16x16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|texmaker-3.4.1-1|66	ln -s ../texmaker/texmaker32x32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|texmaker-3.4.1-1|67	install -d -m755 %{buildroot}%{_liconsdir}/
12cr|texmaker-3.4.1-1|68	ln -s ../../texmaker/texmaker48x48.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|texmaker-3.4.1-1|69	
12cr|texmaker-3.4.1-1|70	install -d -m 755 %{buildroot}%{_docdir}/%{name}/
12cr|texmaker-3.4.1-1|71	mv -f %{buildroot}%{_datadir}/texmaker/*.txt %{buildroot}%{_datadir}/texmaker/AUTHORS %{buildroot}%{_datadir}/texmaker/COPYING %{buildroot}%{_docdir}/%{name}/
12cr|texmaker-3.4.1-1|72	
12cr|texmaker-3.4.1-1|73	%if %{mdvver} >= 201200
12cr|texmaker-3.4.1-1|74	%find_lang %{name} --with-qt --all-name
12cr|texmaker-3.4.1-1|75	%define langfile %{name}.lang
12cr|texmaker-3.4.1-1|76	%endif
12cr|texmaker-3.4.1-1|77	
12cr|texmaker-3.4.1-1|78	%files %{?langfile:-f %{langfile}}
12cr|texmaker-3.4.1-1|79	%doc %{_docdir}/%{name}
12cr|texmaker-3.4.1-1|80	%{_bindir}/%{name}
12cr|texmaker-3.4.1-1|81	%{_datadir}/%{name}/*.html
12cr|texmaker-3.4.1-1|82	%{_datadir}/%{name}/*.png
12cr|texmaker-3.4.1-1|83	%{_datadir}/%{name}/*.aff
12cr|texmaker-3.4.1-1|84	%{_datadir}/%{name}/*.dic
12cr|texmaker-3.4.1-1|85	%{_datadir}/%{name}/*.css
12cr|texmaker-3.4.1-1|86	%{_datadir}/%{name}/*.js
12cr|texmaker-3.4.1-1|87	%{_datadir}/%{name}/texmaker.svg
12cr|texmaker-3.4.1-1|88	%{_miconsdir}/%{name}.png
12cr|texmaker-3.4.1-1|89	%{_iconsdir}/%{name}.png
12cr|texmaker-3.4.1-1|90	%{_liconsdir}/%{name}.png
12cr|texmaker-3.4.1-1|91	%{_iconsdir}/hicolor/*/apps/*
12cr|texmaker-3.4.1-1|92	%{_datadir}/applications/%{name}.desktop
12cr|texmaker-3.4.1-1|93	%{_datadir}/pixmaps/%{name}.png
12cr|texmaker-3.4.1-1|94	%if %{mdvver} <= 201100
12cr|texmaker-3.4.1-1|95	%{_datadir}/%{name}/*.qm
12cr|texmaker-3.4.1-1|96	%endif
12cr|texmaker-3.4.1-1|97	
12cr|texmaker-3.4.1-1|98	
12cr|texmaker-3.4.1-1|99	%changelog
12cr|texmaker-3.4.1-1|100	* Mon Jul 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1:3.4.1-1
12cr|texmaker-3.4.1-1|101	+ Revision: 810617
12cr|texmaker-3.4.1-1|102	- update to 3.4.1
12cr|texmaker-3.4.1-1|103	
12cr|texmaker-3.4.1-1|104	* Fri May 25 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1:3.3.4-1
12cr|texmaker-3.4.1-1|105	+ Revision: 800749
12cr|texmaker-3.4.1-1|106	- update to 3.3.4
12cr|texmaker-3.4.1-1|107	
12cr|texmaker-3.4.1-1|108	* Mon Apr 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1:3.3.3-1
12cr|texmaker-3.4.1-1|109	+ Revision: 790019
12cr|texmaker-3.4.1-1|110	- update to 3.3.3
12cr|texmaker-3.4.1-1|111	
12cr|texmaker-3.4.1-1|112	* Sun Mar 11 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1:3.3.2-1
12cr|texmaker-3.4.1-1|113	+ Revision: 784106
12cr|texmaker-3.4.1-1|114	- new version 3.3.2
12cr|texmaker-3.4.1-1|115	
12cr|texmaker-3.4.1-1|116	* Fri Mar 02 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1:3.3.1-1
12cr|texmaker-3.4.1-1|117	+ Revision: 781868
12cr|texmaker-3.4.1-1|118	- new version 3.3.1
12cr|texmaker-3.4.1-1|119	
12cr|texmaker-3.4.1-1|120	* Wed Feb 01 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1:3.2.2-1
12cr|texmaker-3.4.1-1|121	+ Revision: 770445
12cr|texmaker-3.4.1-1|122	- update to 3.2.2
12cr|texmaker-3.4.1-1|123	- specfile cleanup
12cr|texmaker-3.4.1-1|124	
12cr|texmaker-3.4.1-1|125	* Thu Sep 22 2011 Lev Givon <lev@mandriva.org> 1:3.1-1
12cr|texmaker-3.4.1-1|126	+ Revision: 700968
12cr|texmaker-3.4.1-1|127	- Update to 3.1.
12cr|texmaker-3.4.1-1|128	
12cr|texmaker-3.4.1-1|129	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1:3.0.1-2
12cr|texmaker-3.4.1-1|130	+ Revision: 655747
12cr|texmaker-3.4.1-1|131	- rebuild for new hunspell
12cr|texmaker-3.4.1-1|132	
12cr|texmaker-3.4.1-1|133	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1:3.0.1-1
12cr|texmaker-3.4.1-1|134	+ Revision: 654124
12cr|texmaker-3.4.1-1|135	- New version 3.0.1
12cr|texmaker-3.4.1-1|136	- add gentoo patch to use system hunspell
12cr|texmaker-3.4.1-1|137	- extra en_US dic is not needed, because it defaults to shipped en_GB dict.
12cr|texmaker-3.4.1-1|138	
12cr|texmaker-3.4.1-1|139	* Sat Mar 12 2011 Funda Wang <fwang@mandriva.org> 1:2.2.1-2
12cr|texmaker-3.4.1-1|140	+ Revision: 643884
12cr|texmaker-3.4.1-1|141	- rebuild to obsolete old packages
12cr|texmaker-3.4.1-1|142	
12cr|texmaker-3.4.1-1|143	* Mon Jan 31 2011 Funda Wang <fwang@mandriva.org> 1:2.2.1-1
12cr|texmaker-3.4.1-1|144	+ Revision: 634341
12cr|texmaker-3.4.1-1|145	- update to new version 2.2.1
12cr|texmaker-3.4.1-1|146	
12cr|texmaker-3.4.1-1|147	* Sat Jan 29 2011 Funda Wang <fwang@mandriva.org> 1:2.2-1
12cr|texmaker-3.4.1-1|148	+ Revision: 633846
12cr|texmaker-3.4.1-1|149	- update to new version 2.2
12cr|texmaker-3.4.1-1|150	
12cr|texmaker-3.4.1-1|151	* Wed Oct 27 2010 Lev Givon <lev@mandriva.org> 1:2.1-1mdv2011.0
12cr|texmaker-3.4.1-1|152	+ Revision: 589626
12cr|texmaker-3.4.1-1|153	- Update to 2.1.
12cr|texmaker-3.4.1-1|154	
12cr|texmaker-3.4.1-1|155	* Tue Aug 31 2010 Lev Givon <lev@mandriva.org> 1:2.0-1mdv2011.0
12cr|texmaker-3.4.1-1|156	+ Revision: 574861
12cr|texmaker-3.4.1-1|157	- Update to 2.0.
12cr|texmaker-3.4.1-1|158	Update en_US dictionary.
12cr|texmaker-3.4.1-1|159	
12cr|texmaker-3.4.1-1|160	* Fri Feb 19 2010 Lev Givon <lev@mandriva.org> 1:1.9.9-2mdv2010.1
12cr|texmaker-3.4.1-1|161	+ Revision: 508359
12cr|texmaker-3.4.1-1|162	- Add en_US dictionary (#40598).
12cr|texmaker-3.4.1-1|163	
12cr|texmaker-3.4.1-1|164	* Tue Feb 02 2010 Funda Wang <fwang@mandriva.org> 1:1.9.9-1mdv2010.1
12cr|texmaker-3.4.1-1|165	+ Revision: 499566
12cr|texmaker-3.4.1-1|166	- New version 1.9.9
12cr|texmaker-3.4.1-1|167	
12cr|texmaker-3.4.1-1|168	* Tue Jun 30 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.9.2-1mdv2010.0
12cr|texmaker-3.4.1-1|169	+ Revision: 391090
12cr|texmaker-3.4.1-1|170	- update to new version 1.9.2
12cr|texmaker-3.4.1-1|171	
12cr|texmaker-3.4.1-1|172	* Sun May 24 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.9.1-1mdv2010.0
12cr|texmaker-3.4.1-1|173	+ Revision: 379198
12cr|texmaker-3.4.1-1|174	- update to new version 1.9.1
12cr|texmaker-3.4.1-1|175	
12cr|texmaker-3.4.1-1|176	* Thu May 21 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.9-1mdv2010.0
12cr|texmaker-3.4.1-1|177	+ Revision: 378397
12cr|texmaker-3.4.1-1|178	- Update to new version 1.9
12cr|texmaker-3.4.1-1|179	
12cr|texmaker-3.4.1-1|180	* Wed Nov 05 2008 David Walluck <walluck@mandriva.org> 1:1.8-1mdv2009.1
12cr|texmaker-3.4.1-1|181	+ Revision: 300031
12cr|texmaker-3.4.1-1|182	- 1.8
12cr|texmaker-3.4.1-1|183	
12cr|texmaker-3.4.1-1|184	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1:1.7.1-2mdv2009.0
12cr|texmaker-3.4.1-1|185	+ Revision: 269424
12cr|texmaker-3.4.1-1|186	- rebuild early 2009.0 package (before pixel changes)
12cr|texmaker-3.4.1-1|187	
12cr|texmaker-3.4.1-1|188	+ Pixel <pixel@mandriva.com>
12cr|texmaker-3.4.1-1|189	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|texmaker-3.4.1-1|190	
12cr|texmaker-3.4.1-1|191	* Sat May 03 2008 Funda Wang <fwang@mandriva.org> 1:1.7.1-1mdv2009.0
12cr|texmaker-3.4.1-1|192	+ Revision: 200675
12cr|texmaker-3.4.1-1|193	- New version 1.7.1
12cr|texmaker-3.4.1-1|194	
12cr|texmaker-3.4.1-1|195	+ Olivier Blin <blino@mandriva.org>
12cr|texmaker-3.4.1-1|196	- restore BuildRoot
12cr|texmaker-3.4.1-1|197	
12cr|texmaker-3.4.1-1|198	+ Thierry Vignaud <tv@mandriva.org>
12cr|texmaker-3.4.1-1|199	- kill re-definition of %%buildroot on Pixel's request
12cr|texmaker-3.4.1-1|200	
12cr|texmaker-3.4.1-1|201	* Sat Aug 25 2007 Funda Wang <fwang@mandriva.org> 1:1.6-2mdv2008.0
12cr|texmaker-3.4.1-1|202	+ Revision: 71117
12cr|texmaker-3.4.1-1|203	- BR desktop-file-utils
12cr|texmaker-3.4.1-1|204	- fix invalid desktop file
12cr|texmaker-3.4.1-1|205	
12cr|texmaker-3.4.1-1|206	* Thu Jun 21 2007 David Walluck <walluck@mandriva.org> 1:1.6-1mdv2008.0
12cr|texmaker-3.4.1-1|207	+ Revision: 42159
12cr|texmaker-3.4.1-1|208	- 1.6
12cr|texmaker-3.4.1-1|209	- use full source URL
12cr|texmaker-3.4.1-1|210	
12cr|texmaker-3.4.1-1|211	* Thu May 10 2007 Austin Acton <austin@mandriva.org> 1:1.5-2mdv2008.0
12cr|texmaker-3.4.1-1|212	+ Revision: 26094
12cr|texmaker-3.4.1-1|213	- install docs where it can find them
12cr|texmaker-3.4.1-1|214	
12cr|texmaker-3.4.1-1|215	* Wed May 09 2007 Austin Acton <austin@mandriva.org> 1:1.5-1mdv2008.0
12cr|texmaker-3.4.1-1|216	+ Revision: 25770
12cr|texmaker-3.4.1-1|217	- requires aspell
12cr|texmaker-3.4.1-1|218	- epoch 1
12cr|texmaker-3.4.1-1|219	- new version
12cr|texmaker-3.4.1-1|220	- use qt4, drop KDE dependency
12cr|texmaker-3.4.1-1|221	- force build flags
12cr|texmaker-3.4.1-1|222	- XDG menu, FD.o icons (cookies!!)
12cr|texmaker-3.4.1-1|223	
12cr|texmaker-3.4.1-1|224	
12cr|texmaker-3.4.1-1|225	* Mon Jun 26 2006 Pascal Terjan <pterjan@mandriva.org> 1.12-2mdv2007.0
12cr|texmaker-3.4.1-1|226	- fix qtdir and path to the lib on x86_64
12cr|texmaker-3.4.1-1|227	- mkrel
12cr|texmaker-3.4.1-1|228	
12cr|texmaker-3.4.1-1|229	* Thu Apr 28 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.12-1mdk
12cr|texmaker-3.4.1-1|230	- 1.12
12cr|texmaker-3.4.1-1|231	
12cr|texmaker-3.4.1-1|232	* Wed Jun 16 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.0.1-3mdk
12cr|texmaker-3.4.1-1|233	- rebuild
12cr|texmaker-3.4.1-1|234	
12cr|texmaker-3.4.1-1|235	* Wed Feb 11 2004 David Baudens <baudens@mandrakesoft.com> 1.0.1-2mdk
12cr|texmaker-3.4.1-1|236	- Fix menu
12cr|texmaker-3.4.1-1|237	
12cr|texmaker-3.4.1-1|238	* Tue Aug 05 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-1mdk
12cr|texmaker-3.4.1-1|239	- 1.0.1
12cr|texmaker-3.4.1-1|240	
12cr|texmaker-3.4.1-1|241	* Sun Jul 20 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.0-3mdk
12cr|texmaker-3.4.1-1|242	- fix menu section (David Coe <david.coe@dsl.pipex.com>)
12cr|texmaker-3.4.1-1|243	
12cr|texmaker-3.4.1-1|244	* Sat Jul 19 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.0-2mdk
12cr|texmaker-3.4.1-1|245	- buildrequires kdelibs-devel
12cr|texmaker-3.4.1-1|246	
12cr|texmaker-3.4.1-1|247	* Fri Jul 18 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.0-1mdk
12cr|texmaker-3.4.1-1|248	- 1st mdk contrib (Thanks to war[sheep] to notify me this tools)
12cr|texmaker-3.4.1-1|249	

7995 12
12cr|texstudio-2.5.1-1|1	Name:		texstudio
12cr|texstudio-2.5.1-1|2	Summary:	Free cross-platform LaTeX editor
12cr|texstudio-2.5.1-1|3	License:	GPLv2+
12cr|texstudio-2.5.1-1|4	Version:	2.5.1
12cr|texstudio-2.5.1-1|5	Release:	1
12cr|texstudio-2.5.1-1|6	Source0:	http://downloads.sourceforge.net/project/texstudio/%{name}/TeXstudio%20%{version}/%{name}-%{version}.orig.tar.gz
12cr|texstudio-2.5.1-1|7	URL:		http://texstudio.sourceforge.net/
12cr|texstudio-2.5.1-1|8	Group:		Publishing
12cr|texstudio-2.5.1-1|9	BuildRequires:	qt4-devel
12cr|texstudio-2.5.1-1|10	BuildRequires:	pkgconfig(poppler-qt4)
12cr|texstudio-2.5.1-1|11	Requires:	desktop-file-utils
12cr|texstudio-2.5.1-1|12	
12cr|texstudio-2.5.1-1|13	%description
12cr|texstudio-2.5.1-1|14	TeXstudio is a LaTeX IDE that gives you an environment where you can easily
12cr|texstudio-2.5.1-1|15	create and manage LaTeX documents. It provides modern writing support, like
12cr|texstudio-2.5.1-1|16	interactive spell checking, code folding and syntax highlighting. Also it
12cr|texstudio-2.5.1-1|17	serves as a starting point from where you can easily run all necessary LaTeX
12cr|texstudio-2.5.1-1|18	tools.
12cr|texstudio-2.5.1-1|19	
12cr|texstudio-2.5.1-1|20	%prep
12cr|texstudio-2.5.1-1|21	%setup -q
12cr|texstudio-2.5.1-1|22	
12cr|texstudio-2.5.1-1|23	%build
12cr|texstudio-2.5.1-1|24	%qmake_qt4 PREFIX=%{_prefix} texstudio.pro
12cr|texstudio-2.5.1-1|25	%make
12cr|texstudio-2.5.1-1|26	
12cr|texstudio-2.5.1-1|27	%install
12cr|texstudio-2.5.1-1|28	make install INSTALL_ROOT=%buildroot
12cr|texstudio-2.5.1-1|29	
12cr|texstudio-2.5.1-1|30	%files
12cr|texstudio-2.5.1-1|31	%{_datadir}/%{name}/*
12cr|texstudio-2.5.1-1|32	%{_datadir}/applications/texstudio.desktop
12cr|texstudio-2.5.1-1|33	%{_bindir}/texstudio
12cr|texstudio-2.5.1-1|34	
12cr|texstudio-2.5.1-1|35	
12cr|texstudio-2.5.1-1|36	
12cr|texstudio-2.5.1-1|37	%changelog
12cr|texstudio-2.5.1-1|38	* Thu Dec 08 2011 Lev Givon <lev@mandriva.org> 2.2-1mdv2012.0
12cr|texstudio-2.5.1-1|39	+ Revision: 739086
12cr|texstudio-2.5.1-1|40	- Update to 2.2.
12cr|texstudio-2.5.1-1|41	- Rename to texstudio.
12cr|texstudio-2.5.1-1|42	
12cr|texstudio-2.5.1-1|43	* Sun Jan 30 2011 Lev Givon <lev@mandriva.org> 2.0-1
12cr|texstudio-2.5.1-1|44	+ Revision: 634301
12cr|texstudio-2.5.1-1|45	- Update to 2.0.
12cr|texstudio-2.5.1-1|46	
12cr|texstudio-2.5.1-1|47	* Sat Aug 07 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.9.9a-1mdv2011.0
12cr|texstudio-2.5.1-1|48	+ Revision: 567368
12cr|texstudio-2.5.1-1|49	- New version 1.9.9a
12cr|texstudio-2.5.1-1|50	- Fix package name
12cr|texstudio-2.5.1-1|51	- Clean buildroot before install ( removed in previous commit )
12cr|texstudio-2.5.1-1|52	
12cr|texstudio-2.5.1-1|53	* Sat Aug 07 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.9.9-2mdv2011.0
12cr|texstudio-2.5.1-1|54	+ Revision: 567357
12cr|texstudio-2.5.1-1|55	- Fix release
12cr|texstudio-2.5.1-1|56	- Fix use of translations
12cr|texstudio-2.5.1-1|57	- Fix qt4-devel  Buildrequire
12cr|texstudio-2.5.1-1|58	
12cr|texstudio-2.5.1-1|59	* Mon Jul 19 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.9.9-1mdv2011.0
12cr|texstudio-2.5.1-1|60	+ Revision: 554985
12cr|texstudio-2.5.1-1|61	- import TexMakerX
12cr|texstudio-2.5.1-1|62	

7996 12
12cr|textext-0.4.4-2|1	%define name textext
12cr|textext-0.4.4-2|2	%define version 0.4.4
12cr|textext-0.4.4-2|3	%define release %mkrel 2
12cr|textext-0.4.4-2|4	
12cr|textext-0.4.4-2|5	Summary: Editable LaTeX objects for Inkscape
12cr|textext-0.4.4-2|6	Name: 	 %{name}
12cr|textext-0.4.4-2|7	Version: %{version}
12cr|textext-0.4.4-2|8	Release: %{release}
12cr|textext-0.4.4-2|9	Source0: %{name}-%{version}.tar.lzma
12cr|textext-0.4.4-2|10	License: BSD
12cr|textext-0.4.4-2|11	Group: 	 Graphics
12cr|textext-0.4.4-2|12	Url: 	 http://www.elisanet.fi/ptvirtan/software/textext/
12cr|textext-0.4.4-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|textext-0.4.4-2|14	BuildArch: noarch
12cr|textext-0.4.4-2|15	Requires: inkscape >= 0.46, tetex-latex, python-lxml
12cr|textext-0.4.4-2|16	# Earlier revisions of pstoedit were not compiled with plot-svg support:
12cr|textext-0.4.4-2|17	Requires: pstoedit >= 3.45-5mdv2008.0
12cr|textext-0.4.4-2|18	
12cr|textext-0.4.4-2|19	%description
12cr|textext-0.4.4-2|20	Textext is an extension for Inkscape that allows one to insert text
12cr|textext-0.4.4-2|21	typeset with LaTeX into one's graphics. Unlike similar extensions such
12cr|textext-0.4.4-2|22	as Inklatex, Textext provides the ability to edit LaTeX objects after
12cr|textext-0.4.4-2|23	creation.
12cr|textext-0.4.4-2|24	
12cr|textext-0.4.4-2|25	%prep
12cr|textext-0.4.4-2|26	%setup -q -c %{name}-%{version}
12cr|textext-0.4.4-2|27	
12cr|textext-0.4.4-2|28	%install
12cr|textext-0.4.4-2|29	%__rm -rf %{buildroot}
12cr|textext-0.4.4-2|30	%__mkdir -p %{buildroot}%{_datadir}/inkscape/extensions
12cr|textext-0.4.4-2|31	
12cr|textext-0.4.4-2|32	%__install -m 644 textext.inx %{buildroot}%{_datadir}/inkscape/extensions/
12cr|textext-0.4.4-2|33	%__install -m 755 textext.py %{buildroot}%{_datadir}/inkscape/extensions/
12cr|textext-0.4.4-2|34	
12cr|textext-0.4.4-2|35	%clean
12cr|textext-0.4.4-2|36	%__rm -rf %{buildroot}
12cr|textext-0.4.4-2|37	
12cr|textext-0.4.4-2|38	%files
12cr|textext-0.4.4-2|39	%defattr(-,root,root)
12cr|textext-0.4.4-2|40	%{_datadir}/inkscape/extensions/textext.*
12cr|textext-0.4.4-2|41	
12cr|textext-0.4.4-2|42	
12cr|textext-0.4.4-2|43	%changelog
12cr|textext-0.4.4-2|44	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.4.4-2mdv2010.0
12cr|textext-0.4.4-2|45	+ Revision: 445419
12cr|textext-0.4.4-2|46	- rebuild
12cr|textext-0.4.4-2|47	
12cr|textext-0.4.4-2|48	* Sun Oct 12 2008 Lev Givon <lev@mandriva.org> 0.4.4-1mdv2009.1
12cr|textext-0.4.4-2|49	+ Revision: 292865
12cr|textext-0.4.4-2|50	- Update to 0.4.4.
12cr|textext-0.4.4-2|51	
12cr|textext-0.4.4-2|52	* Mon Jul 14 2008 Lev Givon <lev@mandriva.org> 0.4.3-1mdv2009.0
12cr|textext-0.4.4-2|53	+ Revision: 235378
12cr|textext-0.4.4-2|54	- Update to 0.4.3.
12cr|textext-0.4.4-2|55	
12cr|textext-0.4.4-2|56	* Sun Jun 01 2008 Lev Givon <lev@mandriva.org> 0.4.2-2mdv2009.0
12cr|textext-0.4.4-2|57	+ Revision: 214125
12cr|textext-0.4.4-2|58	- Require inkscape >= 0.46.
12cr|textext-0.4.4-2|59	
12cr|textext-0.4.4-2|60	* Mon May 19 2008 Lev Givon <lev@mandriva.org> 0.4.2-1mdv2009.0
12cr|textext-0.4.4-2|61	+ Revision: 209121
12cr|textext-0.4.4-2|62	- Update to 0.4.2.
12cr|textext-0.4.4-2|63	
12cr|textext-0.4.4-2|64	* Wed Apr 30 2008 Lev Givon <lev@mandriva.org> 0.4.1-1mdv2009.0
12cr|textext-0.4.4-2|65	+ Revision: 199720
12cr|textext-0.4.4-2|66	- Update to 0.4.1.
12cr|textext-0.4.4-2|67	
12cr|textext-0.4.4-2|68	* Tue Jan 22 2008 Lev Givon <lev@mandriva.org> 0.3.3-1mdv2008.1
12cr|textext-0.4.4-2|69	+ Revision: 156363
12cr|textext-0.4.4-2|70	- import textext
12cr|textext-0.4.4-2|71	
12cr|textext-0.4.4-2|72	
12cr|textext-0.4.4-2|73	* Mon Jan 21 2008 Lev Givon <lev@mandriva.org> 0.3.3-1mdv2008.0
12cr|textext-0.4.4-2|74	- Package for Mandriva.

7997 12
12cr|texworks-0.4.4-0.r1004|1	%define name	texworks
12cr|texworks-0.4.4-0.r1004|2	%define version	0.4.4
12cr|texworks-0.4.4-0.r1004|3	%define rel		r1004
12cr|texworks-0.4.4-0.r1004|4	%define release 0.%{rel}
12cr|texworks-0.4.4-0.r1004|5	
12cr|texworks-0.4.4-0.r1004|6	Summary:	A simple interface for working with TeX documents
12cr|texworks-0.4.4-0.r1004|7	Name:		%{name}
12cr|texworks-0.4.4-0.r1004|8	Version:	%{version}
12cr|texworks-0.4.4-0.r1004|9	Release:	%{release}
12cr|texworks-0.4.4-0.r1004|10	Source0:	%{name}-%{version}-%{rel}.tar.gz
12cr|texworks-0.4.4-0.r1004|11	Source1:	TeXworks.pro
12cr|texworks-0.4.4-0.r1004|12	License:	GPLv2
12cr|texworks-0.4.4-0.r1004|13	Group:		Publishing
12cr|texworks-0.4.4-0.r1004|14	Url:		http://texworks.googlecode.com/
12cr|texworks-0.4.4-0.r1004|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|texworks-0.4.4-0.r1004|16	BuildRequires:	qt4-devel >= 4.5.2
12cr|texworks-0.4.4-0.r1004|17	BuildRequires:  libpoppler-devel >= 0.16, libpoppler-qt4-devel >= 0.16
12cr|texworks-0.4.4-0.r1004|18	BuildRequires:	hunspell-devel >= 1.2.8, dbus-devel
12cr|texworks-0.4.4-0.r1004|19	
12cr|texworks-0.4.4-0.r1004|20	%description
12cr|texworks-0.4.4-0.r1004|21	TeXworks is an environment for authoring TeX (LaTeX, ConTeXt, etc)
12cr|texworks-0.4.4-0.r1004|22	documents, with a Unicode-based, TeX-aware editor, integrated PDF
12cr|texworks-0.4.4-0.r1004|23	viewer, and a clean, simple interface accessible to casual and
12cr|texworks-0.4.4-0.r1004|24	non-technical users.
12cr|texworks-0.4.4-0.r1004|25	
12cr|texworks-0.4.4-0.r1004|26	TeXworks is inspired by Dick Koch's award-winning TeXShop program for
12cr|texworks-0.4.4-0.r1004|27	Mac OS X, which has made quality typesetting through TeX accessible to
12cr|texworks-0.4.4-0.r1004|28	a wider community of users, without a technical or intimidating
12cr|texworks-0.4.4-0.r1004|29	face. The goal of TeXworks is to deliver a similarly integrated,
12cr|texworks-0.4.4-0.r1004|30	easy-to-use environment for users on other platforms, especially
12cr|texworks-0.4.4-0.r1004|31	GNU/Linux and Windows.
12cr|texworks-0.4.4-0.r1004|32	
12cr|texworks-0.4.4-0.r1004|33	%prep
12cr|texworks-0.4.4-0.r1004|34	%setup -q -n %{name}-%{version}
12cr|texworks-0.4.4-0.r1004|35	cp -f %SOURCE1 .
12cr|texworks-0.4.4-0.r1004|36	
12cr|texworks-0.4.4-0.r1004|37	%build
12cr|texworks-0.4.4-0.r1004|38	%qmake_qt4
12cr|texworks-0.4.4-0.r1004|39	%make
12cr|texworks-0.4.4-0.r1004|40	
12cr|texworks-0.4.4-0.r1004|41	%install
12cr|texworks-0.4.4-0.r1004|42	%__rm -rf %{buildroot}
12cr|texworks-0.4.4-0.r1004|43	export INSTALL_ROOT=%{buildroot}
12cr|texworks-0.4.4-0.r1004|44	%makeinstall
12cr|texworks-0.4.4-0.r1004|45	
12cr|texworks-0.4.4-0.r1004|46	mv -f manual/en html
12cr|texworks-0.4.4-0.r1004|47	
12cr|texworks-0.4.4-0.r1004|48	%clean
12cr|texworks-0.4.4-0.r1004|49	%__rm -rf %{buildroot}
12cr|texworks-0.4.4-0.r1004|50	
12cr|texworks-0.4.4-0.r1004|51	%files
12cr|texworks-0.4.4-0.r1004|52	%defattr(-,root,root)
12cr|texworks-0.4.4-0.r1004|53	%doc NEWS README COPYING html/
12cr|texworks-0.4.4-0.r1004|54	%_bindir/texworks
12cr|texworks-0.4.4-0.r1004|55	%_mandir/man1/texworks.*
12cr|texworks-0.4.4-0.r1004|56	%_datadir/applications/texworks.desktop
12cr|texworks-0.4.4-0.r1004|57	%_datadir/pixmaps/TeXworks.png
12cr|texworks-0.4.4-0.r1004|58	
12cr|texworks-0.4.4-0.r1004|59	
12cr|texworks-0.4.4-0.r1004|60	%changelog
12cr|texworks-0.4.4-0.r1004|61	* Thu May 10 2012 Lev Givon <lev@mandriva.org> 0.4.4-0.r1004
12cr|texworks-0.4.4-0.r1004|62	+ Revision: 797856
12cr|texworks-0.4.4-0.r1004|63	- Update to 0.4.4.
12cr|texworks-0.4.4-0.r1004|64	
12cr|texworks-0.4.4-0.r1004|65	* Thu Jul 21 2011 Lev Givon <lev@mandriva.org> 0.4.3-0.r858
12cr|texworks-0.4.4-0.r1004|66	+ Revision: 690840
12cr|texworks-0.4.4-0.r1004|67	- Update to 0.4.3.
12cr|texworks-0.4.4-0.r1004|68	
12cr|texworks-0.4.4-0.r1004|69	* Tue May 31 2011 Lev Givon <lev@mandriva.org> 0.4.1-0.r829
12cr|texworks-0.4.4-0.r1004|70	+ Revision: 682073
12cr|texworks-0.4.4-0.r1004|71	- Update to 0.4.1-r829.
12cr|texworks-0.4.4-0.r1004|72	
12cr|texworks-0.4.4-0.r1004|73	* Mon May 16 2011 Lev Givon <lev@mandriva.org> 0.4.0-0.r759
12cr|texworks-0.4.4-0.r1004|74	+ Revision: 675134
12cr|texworks-0.4.4-0.r1004|75	- Update to 0.4.0.
12cr|texworks-0.4.4-0.r1004|76	
12cr|texworks-0.4.4-0.r1004|77	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.2.3-3
12cr|texworks-0.4.4-0.r1004|78	+ Revision: 655748
12cr|texworks-0.4.4-0.r1004|79	- rebuild for new hunspell
12cr|texworks-0.4.4-0.r1004|80	
12cr|texworks-0.4.4-0.r1004|81	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-2mdv2011.0
12cr|texworks-0.4.4-0.r1004|82	+ Revision: 615172
12cr|texworks-0.4.4-0.r1004|83	- the mass rebuild of 2010.1 packages
12cr|texworks-0.4.4-0.r1004|84	
12cr|texworks-0.4.4-0.r1004|85	* Thu Dec 10 2009 Lev Givon <lev@mandriva.org> 0.2.3-1mdv2010.1
12cr|texworks-0.4.4-0.r1004|86	+ Revision: 475990
12cr|texworks-0.4.4-0.r1004|87	- import texworks
12cr|texworks-0.4.4-0.r1004|88	

7998 12
12cr|tgif-4.2.5-1|1	%define name 	tgif
12cr|tgif-4.2.5-1|2	%define version 4.2.5
12cr|tgif-4.2.5-1|3	%define release 1
12cr|tgif-4.2.5-1|4	%define license QPL
12cr|tgif-4.2.5-1|5	%define prefix  /usr/X11R6
12cr|tgif-4.2.5-1|6	
12cr|tgif-4.2.5-1|7	Summary: 	Xlib-based 2-D drawing tool
12cr|tgif-4.2.5-1|8	Name: 		%{name}
12cr|tgif-4.2.5-1|9	Version: 	%{version}
12cr|tgif-4.2.5-1|10	Release: 	%mkrel %{release}
12cr|tgif-4.2.5-1|11	Source0: 	%{name}-%{license}-%{version}.tar.gz
12cr|tgif-4.2.5-1|12	Source2:	tgif.png
12cr|tgif-4.2.5-1|13	Source3:	tgif-large.png
12cr|tgif-4.2.5-1|14	Source4:	tgif-mini.png
12cr|tgif-4.2.5-1|15	License: 	QPL
12cr|tgif-4.2.5-1|16	Group: 		Graphics
12cr|tgif-4.2.5-1|17	Url: 		http://bourbon.usc.edu/tgif/
12cr|tgif-4.2.5-1|18	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tgif-4.2.5-1|19	BuildRequires:	X11-devel
12cr|tgif-4.2.5-1|20	BuildRequires:	libxt-devel
12cr|tgif-4.2.5-1|21	
12cr|tgif-4.2.5-1|22	%description
12cr|tgif-4.2.5-1|23	Tgif (pronounced t-g-i-f) is an Xlib-based interactive 2-D drawing tool
12cr|tgif-4.2.5-1|24	for Linux and most UNIX platforms.
12cr|tgif-4.2.5-1|25	
12cr|tgif-4.2.5-1|26	%prep
12cr|tgif-4.2.5-1|27	%setup -q -n %{name}-%{license}-%{version}
12cr|tgif-4.2.5-1|28	
12cr|tgif-4.2.5-1|29	%build
12cr|tgif-4.2.5-1|30	%configure2_5x
12cr|tgif-4.2.5-1|31	%make
12cr|tgif-4.2.5-1|32	
12cr|tgif-4.2.5-1|33	%install
12cr|tgif-4.2.5-1|34	%__rm -rf %{buildroot}
12cr|tgif-4.2.5-1|35	%__install -d -m 755 %{buildroot}%{prefix}/bin
12cr|tgif-4.2.5-1|36	%__install -d -m 755 %{buildroot}%{prefix}/lib/X11/tgif
12cr|tgif-4.2.5-1|37	%__install -d -m 755 %{buildroot}%{prefix}/man/man1
12cr|tgif-4.2.5-1|38	
12cr|tgif-4.2.5-1|39	# Don't use make install because the paths are not correct:
12cr|tgif-4.2.5-1|40	%__install -s tgif %{buildroot}%{prefix}/bin/tgif
12cr|tgif-4.2.5-1|41	%__install -m 0444 tgif.Xdefaults %{buildroot}%{prefix}/lib/X11/tgif
12cr|tgif-4.2.5-1|42	%__install -m 0444 *.sym %{buildroot}%{prefix}/lib/X11/tgif
12cr|tgif-4.2.5-1|43	%__install -m 0444 keys.obj %{buildroot}%{prefix}/lib/X11/tgif
12cr|tgif-4.2.5-1|44	
12cr|tgif-4.2.5-1|45	# Compress man page before installing:
12cr|tgif-4.2.5-1|46	%__cp tgif.man tgif.1
12cr|tgif-4.2.5-1|47	%__lzma -z tgif.1
12cr|tgif-4.2.5-1|48	%__install -m 644 tgif.1.lzma %{buildroot}%{prefix}/man/man1/
12cr|tgif-4.2.5-1|49	
12cr|tgif-4.2.5-1|50	# Icons:
12cr|tgif-4.2.5-1|51	%__install -D -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/tgif.png
12cr|tgif-4.2.5-1|52	%__install -D -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/tgif.png
12cr|tgif-4.2.5-1|53	%__install -D -m 644 %{SOURCE4} %{buildroot}%{_miconsdir}/tgif.png
12cr|tgif-4.2.5-1|54	
12cr|tgif-4.2.5-1|55	# XDG menu:
12cr|tgif-4.2.5-1|56	%__install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|tgif-4.2.5-1|57	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|tgif-4.2.5-1|58	[Desktop Entry]
12cr|tgif-4.2.5-1|59	Name=Tgif
12cr|tgif-4.2.5-1|60	Comment=Xlib-based 2-D drawing tool
12cr|tgif-4.2.5-1|61	Exec=%{prefix}/bin/%{name} %f
12cr|tgif-4.2.5-1|62	Icon=%{name}
12cr|tgif-4.2.5-1|63	Terminal=false
12cr|tgif-4.2.5-1|64	Type=Application
12cr|tgif-4.2.5-1|65	StartupNotify=true
12cr|tgif-4.2.5-1|66	Categories=Graphics;VectorGraphics;
12cr|tgif-4.2.5-1|67	EOF
12cr|tgif-4.2.5-1|68	
12cr|tgif-4.2.5-1|69	%if %mdkversion < 200900
12cr|tgif-4.2.5-1|70	%post
12cr|tgif-4.2.5-1|71	%{update_menus}
12cr|tgif-4.2.5-1|72	%endif
12cr|tgif-4.2.5-1|73	
12cr|tgif-4.2.5-1|74	%if %mdkversion < 200900
12cr|tgif-4.2.5-1|75	%postun
12cr|tgif-4.2.5-1|76	%{clean_menus}
12cr|tgif-4.2.5-1|77	%endif
12cr|tgif-4.2.5-1|78	
12cr|tgif-4.2.5-1|79	%clean
12cr|tgif-4.2.5-1|80	%__rm -rf %{buildroot}
12cr|tgif-4.2.5-1|81	
12cr|tgif-4.2.5-1|82	%files
12cr|tgif-4.2.5-1|83	%defattr(-,root,root)
12cr|tgif-4.2.5-1|84	%doc HISTORY README LICENSE.QPL Copyright
12cr|tgif-4.2.5-1|85	%{prefix}/bin/tgif
12cr|tgif-4.2.5-1|86	%dir %{prefix}/lib/X11/tgif
12cr|tgif-4.2.5-1|87	%{prefix}/lib/X11/tgif/*
12cr|tgif-4.2.5-1|88	%{prefix}/man/man1/*
12cr|tgif-4.2.5-1|89	%{_iconsdir}/tgif.png
12cr|tgif-4.2.5-1|90	%{_miconsdir}/tgif.png
12cr|tgif-4.2.5-1|91	%{_liconsdir}/tgif.png
12cr|tgif-4.2.5-1|92	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|tgif-4.2.5-1|93	
12cr|tgif-4.2.5-1|94	
12cr|tgif-4.2.5-1|95	
12cr|tgif-4.2.5-1|96	%changelog
12cr|tgif-4.2.5-1|97	* Thu Jun 30 2011 Lev Givon <lev@mandriva.org> 4.2.5-1mdv2011.0
12cr|tgif-4.2.5-1|98	+ Revision: 688386
12cr|tgif-4.2.5-1|99	- Update to 4.2.5.
12cr|tgif-4.2.5-1|100	
12cr|tgif-4.2.5-1|101	* Tue May 24 2011 Lev Givon <lev@mandriva.org> 4.2.3-2
12cr|tgif-4.2.5-1|102	+ Revision: 678203
12cr|tgif-4.2.5-1|103	- Force rebuild.
12cr|tgif-4.2.5-1|104	- Update to 4.2.3.
12cr|tgif-4.2.5-1|105	
12cr|tgif-4.2.5-1|106	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 4.2.2-2mdv2011.0
12cr|tgif-4.2.5-1|107	+ Revision: 615173
12cr|tgif-4.2.5-1|108	- the mass rebuild of 2010.1 packages
12cr|tgif-4.2.5-1|109	
12cr|tgif-4.2.5-1|110	* Thu Dec 10 2009 Lev Givon <lev@mandriva.org> 4.2.2-1mdv2010.1
12cr|tgif-4.2.5-1|111	+ Revision: 476024
12cr|tgif-4.2.5-1|112	- Update to 4.2.2.
12cr|tgif-4.2.5-1|113	
12cr|tgif-4.2.5-1|114	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 4.1.45-12mdv2010.0
12cr|tgif-4.2.5-1|115	+ Revision: 434351
12cr|tgif-4.2.5-1|116	- rebuild
12cr|tgif-4.2.5-1|117	
12cr|tgif-4.2.5-1|118	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 4.1.45-11mdv2009.0
12cr|tgif-4.2.5-1|119	+ Revision: 218426
12cr|tgif-4.2.5-1|120	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|tgif-4.2.5-1|121	
12cr|tgif-4.2.5-1|122	* Fri Feb 01 2008 Funda Wang <fwang@mandriva.org> 4.1.45-11mdv2008.1
12cr|tgif-4.2.5-1|123	+ Revision: 161045
12cr|tgif-4.2.5-1|124	- fix menu entry description
12cr|tgif-4.2.5-1|125	
12cr|tgif-4.2.5-1|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|tgif-4.2.5-1|127	- drop old menu
12cr|tgif-4.2.5-1|128	
12cr|tgif-4.2.5-1|129	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 4.1.45-10mdv2008.1
12cr|tgif-4.2.5-1|130	+ Revision: 136546
12cr|tgif-4.2.5-1|131	- restore BuildRoot
12cr|tgif-4.2.5-1|132	
12cr|tgif-4.2.5-1|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|tgif-4.2.5-1|134	- kill re-definition of %%buildroot on Pixel's request
12cr|tgif-4.2.5-1|135	
12cr|tgif-4.2.5-1|136	
12cr|tgif-4.2.5-1|137	* Thu Oct 26 2006 Lev Givon <lev@mandriva.org> 4.1.45-10mdv2007.0
12cr|tgif-4.2.5-1|138	+ Revision: 72547
12cr|tgif-4.2.5-1|139	- Fix x86_64 deps.
12cr|tgif-4.2.5-1|140	- Try again..
12cr|tgif-4.2.5-1|141	- Fix deps yet again.
12cr|tgif-4.2.5-1|142	- Fix deps again.
12cr|tgif-4.2.5-1|143	- Fix build deps.
12cr|tgif-4.2.5-1|144	- Fix menu title.
12cr|tgif-4.2.5-1|145	- import tgif 4.1.45-4mdv2007.0
12cr|tgif-4.2.5-1|146	

7999 12
12cr|tgt-1.0.33-1|1	%bcond_without iser
12cr|tgt-1.0.33-1|2	%bcond_with fcoe
12cr|tgt-1.0.33-1|3	
12cr|tgt-1.0.33-1|4	Name:           tgt
12cr|tgt-1.0.33-1|5	Version:        1.0.33
12cr|tgt-1.0.33-1|6	Release:        1
12cr|tgt-1.0.33-1|7	Summary:        The SCSI target daemon and utility programs
12cr|tgt-1.0.33-1|8	Group:          Networking/Other
12cr|tgt-1.0.33-1|9	License:        GPL
12cr|tgt-1.0.33-1|10	URL:            http://stgt.sourceforge.net/
12cr|tgt-1.0.33-1|11	Source0:        http://stgt.sourceforge.net/releases/%{name}-%{version}.tar.gz
12cr|tgt-1.0.33-1|12	# initscript stolen from fedora
12cr|tgt-1.0.33-1|13	Source1:        tgtd.init
12cr|tgt-1.0.33-1|14	%if %with iser
12cr|tgt-1.0.33-1|15	BuildRequires:	libibverbs-devel
12cr|tgt-1.0.33-1|16	BuildRequires:	librdmacm-devel
12cr|tgt-1.0.33-1|17	buildrequires:  librdmacm
12cr|tgt-1.0.33-1|18	buildrequires:  xsltproc
12cr|tgt-1.0.33-1|19	Suggests:	libibverbs1, librdmacm
12cr|tgt-1.0.33-1|20	%endif
12cr|tgt-1.0.33-1|21	
12cr|tgt-1.0.33-1|22	%description
12cr|tgt-1.0.33-1|23	The SCSI target package contains the daemon and tools to setup a SCSI targets.
12cr|tgt-1.0.33-1|24	Currently, software iSCSI targets are supported.
12cr|tgt-1.0.33-1|25	
12cr|tgt-1.0.33-1|26	%prep
12cr|tgt-1.0.33-1|27	%setup -q -n tgt-%{version}
12cr|tgt-1.0.33-1|28	
12cr|tgt-1.0.33-1|29	%build
12cr|tgt-1.0.33-1|30	%make RPM_OPT_FLAGS="%{optflags} -fno-strict-aliasing" \
12cr|tgt-1.0.33-1|31	%if %with iser
12cr|tgt-1.0.33-1|32	ISCSI_RDMA=1 \
12cr|tgt-1.0.33-1|33	%endif
12cr|tgt-1.0.33-1|34	%if %with fcoe
12cr|tgt-1.0.33-1|35	FCOE=1 \
12cr|tgt-1.0.33-1|36	%endif
12cr|tgt-1.0.33-1|37	ISCSI=1
12cr|tgt-1.0.33-1|38	
12cr|tgt-1.0.33-1|39	%install
12cr|tgt-1.0.33-1|40	make install DESTDIR=%{buildroot}
12cr|tgt-1.0.33-1|41	mkdir -p %{buildroot}%{_initrddir}
12cr|tgt-1.0.33-1|42	install %{SOURCE1} %{buildroot}%{_initrddir}/tgtd
12cr|tgt-1.0.33-1|43	
12cr|tgt-1.0.33-1|44	%post
12cr|tgt-1.0.33-1|45	%_post_service tgtd
12cr|tgt-1.0.33-1|46	
12cr|tgt-1.0.33-1|47	%preun
12cr|tgt-1.0.33-1|48	%_preun_service tgtd
12cr|tgt-1.0.33-1|49	
12cr|tgt-1.0.33-1|50	%files
12cr|tgt-1.0.33-1|51	%defattr(-, root, root)
12cr|tgt-1.0.33-1|52	%doc README doc/README.* doc/*.txt conf/examples/*
12cr|tgt-1.0.33-1|53	%{_sbindir}/tgtd
12cr|tgt-1.0.33-1|54	%{_sbindir}/tgtadm
12cr|tgt-1.0.33-1|55	%{_sbindir}/tgt-setup-lun
12cr|tgt-1.0.33-1|56	%{_sbindir}/tgt-admin
12cr|tgt-1.0.33-1|57	%{_sbindir}/tgtimg
12cr|tgt-1.0.33-1|58	%{_mandir}/man8/*
12cr|tgt-1.0.33-1|59	%{_initrddir}/tgtd
12cr|tgt-1.0.33-1|60	%config(noreplace) %{_sysconfdir}/tgt/targets.conf
12cr|tgt-1.0.33-1|61	%{_sysconfdir}/tgt/examples
12cr|tgt-1.0.33-1|62	
12cr|tgt-1.0.33-1|63	
12cr|tgt-1.0.33-1|64	%changelog
12cr|tgt-1.0.33-1|65	* Sat Mar 13 2010 Luca Berra <bluca@mandriva.org> 1.0.2-2mdv2010.1
12cr|tgt-1.0.33-1|66	+ Revision: 518663
12cr|tgt-1.0.33-1|67	- add FCOE support
12cr|tgt-1.0.33-1|68	- really make iSer optional
12cr|tgt-1.0.33-1|69	- make tgt-setup-lun executable (debian)
12cr|tgt-1.0.33-1|70	
12cr|tgt-1.0.33-1|71	* Fri Mar 12 2010 Luca Berra <bluca@mandriva.org> 1.0.2-1mdv2010.1
12cr|tgt-1.0.33-1|72	+ Revision: 518602
12cr|tgt-1.0.33-1|73	- create tgt
12cr|tgt-1.0.33-1|74	

8000 12
12cr|themonospot-0.7.3.1-2|1	Summary: Avi and Mkv parser/editor and content descriptor
12cr|themonospot-0.7.3.1-2|2	Name: themonospot
12cr|themonospot-0.7.3.1-2|3	Version: 0.7.3.1
12cr|themonospot-0.7.3.1-2|4	Release: %mkrel 2
12cr|themonospot-0.7.3.1-2|5	License: GPLv2
12cr|themonospot-0.7.3.1-2|6	Group: Video
12cr|themonospot-0.7.3.1-2|7	Source: http://www.integrazioneweb.com/repository/SOURCES/themonospot-%{version}.tar.gz
12cr|themonospot-0.7.3.1-2|8	Patch0: themonospot-0.7.3.1-fix-default-lang-name.patch
12cr|themonospot-0.7.3.1-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|themonospot-0.7.3.1-2|10	URL: http://www.integrazioneweb.com/themonospot
12cr|themonospot-0.7.3.1-2|11	
12cr|themonospot-0.7.3.1-2|12	BuildRequires: gtk-sharp2 >= 2.8.3
12cr|themonospot-0.7.3.1-2|13	BuildRequires: glade-sharp2 >= 2.8.3
12cr|themonospot-0.7.3.1-2|14	BuildRequires: mono >= 1.2.3
12cr|themonospot-0.7.3.1-2|15	BuildRequires: pkgconfig
12cr|themonospot-0.7.3.1-2|16	
12cr|themonospot-0.7.3.1-2|17	Requires: gtk-sharp2 >= 2.8.3
12cr|themonospot-0.7.3.1-2|18	Requires: glade-sharp2 >= 2.8.3
12cr|themonospot-0.7.3.1-2|19	Requires: glib-sharp2 >= 2.8.3
12cr|themonospot-0.7.3.1-2|20	Requires: mono >= 1.2.3
12cr|themonospot-0.7.3.1-2|21	
12cr|themonospot-0.7.3.1-2|22	%description
12cr|themonospot-0.7.3.1-2|23	themonospot is a simple application that can be used to scan an avi
12cr|themonospot-0.7.3.1-2|24	file and extract some informations about audio and video data flow:
12cr|themonospot-0.7.3.1-2|25	
12cr|themonospot-0.7.3.1-2|26	- Video codec used
12cr|themonospot-0.7.3.1-2|27	- Frame size
12cr|themonospot-0.7.3.1-2|28	- Average video bitrate
12cr|themonospot-0.7.3.1-2|29	- File size
12cr|themonospot-0.7.3.1-2|30	- Total time
12cr|themonospot-0.7.3.1-2|31	- Frame rate
12cr|themonospot-0.7.3.1-2|32	- Total frames
12cr|themonospot-0.7.3.1-2|33	- Info data
12cr|themonospot-0.7.3.1-2|34	- Packet Bitstream
12cr|themonospot-0.7.3.1-2|35	- User data (in MOVI chunk)
12cr|themonospot-0.7.3.1-2|36	- Audio codec used
12cr|themonospot-0.7.3.1-2|37	- Average audio bitrate
12cr|themonospot-0.7.3.1-2|38	- Audio channels
12cr|themonospot-0.7.3.1-2|39	
12cr|themonospot-0.7.3.1-2|40	Using themonospot it is also possible to modify FourCC informations
12cr|themonospot-0.7.3.1-2|41	(FourCC code in video chunk and FourCC description in stream header)
12cr|themonospot-0.7.3.1-2|42	and also change some problematic UserData values for table players
12cr|themonospot-0.7.3.1-2|43	(it set the value to DivX999b000p). This features are available only
12cr|themonospot-0.7.3.1-2|44	for avi file type.
12cr|themonospot-0.7.3.1-2|45	
12cr|themonospot-0.7.3.1-2|46	%prep
12cr|themonospot-0.7.3.1-2|47	%setup -q
12cr|themonospot-0.7.3.1-2|48	%patch0 -p0
12cr|themonospot-0.7.3.1-2|49	
12cr|themonospot-0.7.3.1-2|50	%build
12cr|themonospot-0.7.3.1-2|51	%configure2_5x
12cr|themonospot-0.7.3.1-2|52	%make
12cr|themonospot-0.7.3.1-2|53	
12cr|themonospot-0.7.3.1-2|54	%install
12cr|themonospot-0.7.3.1-2|55	rm -fr %{buildroot}
12cr|themonospot-0.7.3.1-2|56	%makeinstall_std
12cr|themonospot-0.7.3.1-2|57	
12cr|themonospot-0.7.3.1-2|58	%clean
12cr|themonospot-0.7.3.1-2|59	rm -rf %{buildroot}
12cr|themonospot-0.7.3.1-2|60	
12cr|themonospot-0.7.3.1-2|61	%files
12cr|themonospot-0.7.3.1-2|62	%defattr(-,root,root,-)
12cr|themonospot-0.7.3.1-2|63	%doc readme copying.gpl
12cr|themonospot-0.7.3.1-2|64	%{_bindir}/%{name}
12cr|themonospot-0.7.3.1-2|65	%{_libdir}/%{name}/
12cr|themonospot-0.7.3.1-2|66	%{_datadir}/pixmaps/%{name}.png
12cr|themonospot-0.7.3.1-2|67	%{_datadir}/applications/%{name}.desktop
12cr|themonospot-0.7.3.1-2|68	%{_libdir}/pkgconfig/%{name}-base.pc
12cr|themonospot-0.7.3.1-2|69	
12cr|themonospot-0.7.3.1-2|70	
12cr|themonospot-0.7.3.1-2|71	
12cr|themonospot-0.7.3.1-2|72	%changelog
12cr|themonospot-0.7.3.1-2|73	* Wed Oct 07 2009 Funda Wang <fundawang@mandriva.org> 0.7.3.1-2mdv2010.0
12cr|themonospot-0.7.3.1-2|74	+ Revision: 455439
12cr|themonospot-0.7.3.1-2|75	- fix default language name (bug#54350)
12cr|themonospot-0.7.3.1-2|76	
12cr|themonospot-0.7.3.1-2|77	* Thu Jun 25 2009 Armando Basile <hman@mandriva.org> 0.7.3.1-1mdv2010.0
12cr|themonospot-0.7.3.1-2|78	+ Revision: 389197
12cr|themonospot-0.7.3.1-2|79	- 0.7.3 release (bug fixed and new features added)
12cr|themonospot-0.7.3.1-2|80	
12cr|themonospot-0.7.3.1-2|81	* Sat Dec 20 2008 Armando Basile <hman@mandriva.org> 0.7.1.1-1mdv2009.1
12cr|themonospot-0.7.3.1-2|82	+ Revision: 316817
12cr|themonospot-0.7.3.1-2|83	- 2009.1 commit
12cr|themonospot-0.7.3.1-2|84	
12cr|themonospot-0.7.3.1-2|85	* Wed Aug 27 2008 Armando Basile <hman@mandriva.org> 0.7.1.1-1mdv2009.0
12cr|themonospot-0.7.3.1-2|86	+ Revision: 276427
12cr|themonospot-0.7.3.1-2|87	- bug fix release
12cr|themonospot-0.7.3.1-2|88	
12cr|themonospot-0.7.3.1-2|89	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.7.0.1-4mdv2009.0
12cr|themonospot-0.7.3.1-2|90	+ Revision: 269425
12cr|themonospot-0.7.3.1-2|91	- rebuild early 2009.0 package (before pixel changes)
12cr|themonospot-0.7.3.1-2|92	
12cr|themonospot-0.7.3.1-2|93	* Tue May 13 2008 Funda Wang <fundawang@mandriva.org> 0.7.0.1-3mdv2009.0
12cr|themonospot-0.7.3.1-2|94	+ Revision: 206531
12cr|themonospot-0.7.3.1-2|95	- there is no more info file
12cr|themonospot-0.7.3.1-2|96	
12cr|themonospot-0.7.3.1-2|97	* Sun May 11 2008 Funda Wang <fundawang@mandriva.org> 0.7.0.1-2mdv2009.0
12cr|themonospot-0.7.3.1-2|98	+ Revision: 205513
12cr|themonospot-0.7.3.1-2|99	- should not be noarch
12cr|themonospot-0.7.3.1-2|100	
12cr|themonospot-0.7.3.1-2|101	* Sun May 04 2008 Funda Wang <fundawang@mandriva.org> 0.7.0.1-1mdv2009.0
12cr|themonospot-0.7.3.1-2|102	+ Revision: 200975
12cr|themonospot-0.7.3.1-2|103	- New version 0.7.0.1
12cr|themonospot-0.7.3.1-2|104	
12cr|themonospot-0.7.3.1-2|105	* Thu Jan 17 2008 Stéphane Téletchéa <steletch@mandriva.org> 0.6.5-1mdv2008.1
12cr|themonospot-0.7.3.1-2|106	+ Revision: 154160
12cr|themonospot-0.7.3.1-2|107	- according to the author tagging as noarch
12cr|themonospot-0.7.3.1-2|108	- revised tarball from upstream
12cr|themonospot-0.7.3.1-2|109	- Update spec file to conform to our policies
12cr|themonospot-0.7.3.1-2|110	- Add buildrequire for glade-sharp2
12cr|themonospot-0.7.3.1-2|111	- Add the version for the license (as confirmed by the developper)
12cr|themonospot-0.7.3.1-2|112	- import themonospot
12cr|themonospot-0.7.3.1-2|113	
12cr|themonospot-0.7.3.1-2|114	
12cr|themonospot-0.7.3.1-2|115	* Fri Jan 04 2008 Armando Basile <hmandevteam@gmail.com> 0.6.5-2
12cr|themonospot-0.7.3.1-2|116	- bug fixed: Issue 007 [Wrong AudioRate value]
12cr|themonospot-0.7.3.1-2|117	- bug fixed: Issue 008 [Calculate VideoRate]
12cr|themonospot-0.7.3.1-2|118	- new feature: Multilanguage with language files (*.lf in languages folder)
12cr|themonospot-0.7.3.1-2|119	- bug fixed: minor bugs
12cr|themonospot-0.7.3.1-2|120	
12cr|themonospot-0.7.3.1-2|121	* Sun Dec 23 2007 Armando Basile <hmandevteam@gmail.com> 0.6.2-1
12cr|themonospot-0.7.3.1-2|122	- bug fixed: Issue 004 [Array index is out of range]
12cr|themonospot-0.7.3.1-2|123	
12cr|themonospot-0.7.3.1-2|124	* Mon Jul 30 2007 Armando Basile <hmandevteam@gmail.com> 0.6.0-1
12cr|themonospot-0.7.3.1-2|125	- added extraction of Packet Bitstream  infos from MOVI Chunk
12cr|themonospot-0.7.3.1-2|126	- added Change problematic UserData values and save file function
12cr|themonospot-0.7.3.1-2|127	
12cr|themonospot-0.7.3.1-2|128	* Fri Jul 20 2007 Armando Basile <hmandevteam@gmail.com> 0.4.0-1
12cr|themonospot-0.7.3.1-2|129	- added autosave of last folder used
12cr|themonospot-0.7.3.1-2|130	- added extraction of USER DATA infos from MOVI Chunk
12cr|themonospot-0.7.3.1-2|131	- added FourCC change function (fourCC Code and Description)
12cr|themonospot-0.7.3.1-2|132	
12cr|themonospot-0.7.3.1-2|133	* Wed Jul 06 2007 Armando Basile <hmandevteam@gmail.com> 0.3.0-1
12cr|themonospot-0.7.3.1-2|134	- new layout
12cr|themonospot-0.7.3.1-2|135	- some bugs fixed
12cr|themonospot-0.7.3.1-2|136	- optimization code

8001 12
12cr|themonospot-base-0.8.2-1|1	Summary   : Base component for themonospot gui's/console components, parser/editor and content descriptor
12cr|themonospot-base-0.8.2-1|2	Name      : themonospot-base
12cr|themonospot-base-0.8.2-1|3	Version   : 0.8.2
12cr|themonospot-base-0.8.2-1|4	Release   : %mkrel 1
12cr|themonospot-base-0.8.2-1|5	License   : GPLv2
12cr|themonospot-base-0.8.2-1|6	Group     : Video
12cr|themonospot-base-0.8.2-1|7	Source    : http://www.integrazioneweb.com/repository/SOURCES/themonospot-base-%{version}.tar.gz
12cr|themonospot-base-0.8.2-1|8	BuildRoot : %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|themonospot-base-0.8.2-1|9	URL       : http://www.integrazioneweb.com/themonospot
12cr|themonospot-base-0.8.2-1|10	
12cr|themonospot-base-0.8.2-1|11	#BuildArch : noarch
12cr|themonospot-base-0.8.2-1|12	
12cr|themonospot-base-0.8.2-1|13	BuildRequires: mono-devel
12cr|themonospot-base-0.8.2-1|14	
12cr|themonospot-base-0.8.2-1|15	Obsoletes: themonospot < 0.8.0
12cr|themonospot-base-0.8.2-1|16	
12cr|themonospot-base-0.8.2-1|17	# Suggest principal plugins
12cr|themonospot-base-0.8.2-1|18	Suggests: themonospot-plugin-avi > 0.1.0
12cr|themonospot-base-0.8.2-1|19	Suggests: themonospot-plugin-mkv > 0.1.0
12cr|themonospot-base-0.8.2-1|20	
12cr|themonospot-base-0.8.2-1|21	%description
12cr|themonospot-base-0.8.2-1|22	themonospot-base is core package of themonospot suite. It install:
12cr|themonospot-base-0.8.2-1|23	- themonospot-base mono assembly (use from other gui applications)
12cr|themonospot-base-0.8.2-1|24	- themonospot-plugin-interface (use to write plugins)
12cr|themonospot-base-0.8.2-1|25	- themonospot-plugin-manager (use to load plugins at runtime)
12cr|themonospot-base-0.8.2-1|26	- xml language files
12cr|themonospot-base-0.8.2-1|27	
12cr|themonospot-base-0.8.2-1|28	
12cr|themonospot-base-0.8.2-1|29	%package devel
12cr|themonospot-base-0.8.2-1|30	Summary: Development files for themonospot-base
12cr|themonospot-base-0.8.2-1|31	Group: Development/Other
12cr|themonospot-base-0.8.2-1|32	Requires: %{name} = %{version}-%{release}
12cr|themonospot-base-0.8.2-1|33	
12cr|themonospot-base-0.8.2-1|34	
12cr|themonospot-base-0.8.2-1|35	%description devel
12cr|themonospot-base-0.8.2-1|36	Development files for themonospot-base
12cr|themonospot-base-0.8.2-1|37	
12cr|themonospot-base-0.8.2-1|38	
12cr|themonospot-base-0.8.2-1|39	%prep
12cr|themonospot-base-0.8.2-1|40	%setup -q
12cr|themonospot-base-0.8.2-1|41	
12cr|themonospot-base-0.8.2-1|42	%build
12cr|themonospot-base-0.8.2-1|43	%configure2_5x
12cr|themonospot-base-0.8.2-1|44	%make
12cr|themonospot-base-0.8.2-1|45	
12cr|themonospot-base-0.8.2-1|46	%install
12cr|themonospot-base-0.8.2-1|47	rm -fr %{buildroot}
12cr|themonospot-base-0.8.2-1|48	%makeinstall_std
12cr|themonospot-base-0.8.2-1|49	chmod 0755 %{buildroot}%{_libdir}/themonospot/*.dll
12cr|themonospot-base-0.8.2-1|50	
12cr|themonospot-base-0.8.2-1|51	
12cr|themonospot-base-0.8.2-1|52	%clean
12cr|themonospot-base-0.8.2-1|53	rm -rf %{buildroot}
12cr|themonospot-base-0.8.2-1|54	
12cr|themonospot-base-0.8.2-1|55	
12cr|themonospot-base-0.8.2-1|56	%files
12cr|themonospot-base-0.8.2-1|57	%defattr(-,root,root,-)
12cr|themonospot-base-0.8.2-1|58	%doc themonospot-base/readme themonospot-base/copying.gpl
12cr|themonospot-base-0.8.2-1|59	%{_libdir}/themonospot/
12cr|themonospot-base-0.8.2-1|60	%{_datadir}/themonospot/
12cr|themonospot-base-0.8.2-1|61	
12cr|themonospot-base-0.8.2-1|62	%files devel
12cr|themonospot-base-0.8.2-1|63	%defattr(-,root,root,-)
12cr|themonospot-base-0.8.2-1|64	%{_libdir}/pkgconfig/*
12cr|themonospot-base-0.8.2-1|65	
12cr|themonospot-base-0.8.2-1|66	
12cr|themonospot-base-0.8.2-1|67	
12cr|themonospot-base-0.8.2-1|68	
12cr|themonospot-base-0.8.2-1|69	
12cr|themonospot-base-0.8.2-1|70	%changelog
12cr|themonospot-base-0.8.2-1|71	* Sat Jan 02 2010 Armando Basile <hman@mandriva.org> 0.8.2-1mdv2010.1
12cr|themonospot-base-0.8.2-1|72	+ Revision: 485098
12cr|themonospot-base-0.8.2-1|73	- changed file permissions for dll assembly after buildroot install
12cr|themonospot-base-0.8.2-1|74	- added Obsoletes
12cr|themonospot-base-0.8.2-1|75	- removed GAC use
12cr|themonospot-base-0.8.2-1|76	
12cr|themonospot-base-0.8.2-1|77	* Thu Dec 24 2009 Armando Basile <hman@mandriva.org> 0.8.1-1mdv2010.1
12cr|themonospot-base-0.8.2-1|78	+ Revision: 481978
12cr|themonospot-base-0.8.2-1|79	- update spec file Group
12cr|themonospot-base-0.8.2-1|80	- first public release of core component of new Themonospot suite
12cr|themonospot-base-0.8.2-1|81	- create themonospot-base
12cr|themonospot-base-0.8.2-1|82	

8002 12
12cr|themonospot-console-0.1.1-1|1	Summary   : Console application to use themonospot (multimedia files parser/editor)
12cr|themonospot-console-0.1.1-1|2	Name      : themonospot-console
12cr|themonospot-console-0.1.1-1|3	Version   : 0.1.1
12cr|themonospot-console-0.1.1-1|4	Release   : %mkrel 1
12cr|themonospot-console-0.1.1-1|5	License   : GPLv2
12cr|themonospot-console-0.1.1-1|6	Group     : Video
12cr|themonospot-console-0.1.1-1|7	Source    : http://www.integrazioneweb.com/repository/SOURCES/themonospot-console-%{version}.tar.gz
12cr|themonospot-console-0.1.1-1|8	BuildRoot : %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|themonospot-console-0.1.1-1|9	URL       : http://www.integrazioneweb.com/themonospot
12cr|themonospot-console-0.1.1-1|10	
12cr|themonospot-console-0.1.1-1|11	#BuildArch : noarch
12cr|themonospot-console-0.1.1-1|12	
12cr|themonospot-console-0.1.1-1|13	BuildRequires: mono-devel
12cr|themonospot-console-0.1.1-1|14	BuildRequires: themonospot-base-devel
12cr|themonospot-console-0.1.1-1|15	
12cr|themonospot-console-0.1.1-1|16	
12cr|themonospot-console-0.1.1-1|17	%description
12cr|themonospot-console-0.1.1-1|18	themonospot-console is a mono console application to scan multimedia files
12cr|themonospot-console-0.1.1-1|19	using themonospot base component and his plugins.
12cr|themonospot-console-0.1.1-1|20	
12cr|themonospot-console-0.1.1-1|21	
12cr|themonospot-console-0.1.1-1|22	%prep
12cr|themonospot-console-0.1.1-1|23	%setup -q
12cr|themonospot-console-0.1.1-1|24	
12cr|themonospot-console-0.1.1-1|25	%build
12cr|themonospot-console-0.1.1-1|26	%configure2_5x
12cr|themonospot-console-0.1.1-1|27	%make
12cr|themonospot-console-0.1.1-1|28	
12cr|themonospot-console-0.1.1-1|29	%install
12cr|themonospot-console-0.1.1-1|30	rm -fr %{buildroot}
12cr|themonospot-console-0.1.1-1|31	%makeinstall_std
12cr|themonospot-console-0.1.1-1|32	
12cr|themonospot-console-0.1.1-1|33	
12cr|themonospot-console-0.1.1-1|34	%clean
12cr|themonospot-console-0.1.1-1|35	rm -rf %{buildroot}
12cr|themonospot-console-0.1.1-1|36	
12cr|themonospot-console-0.1.1-1|37	
12cr|themonospot-console-0.1.1-1|38	%files
12cr|themonospot-console-0.1.1-1|39	%defattr(-,root,root,-)
12cr|themonospot-console-0.1.1-1|40	%doc copying.gpl
12cr|themonospot-console-0.1.1-1|41	%{_libdir}/themonospot/%{name}.exe
12cr|themonospot-console-0.1.1-1|42	%{_bindir}/%{name}
12cr|themonospot-console-0.1.1-1|43	
12cr|themonospot-console-0.1.1-1|44	
12cr|themonospot-console-0.1.1-1|45	
12cr|themonospot-console-0.1.1-1|46	
12cr|themonospot-console-0.1.1-1|47	%changelog
12cr|themonospot-console-0.1.1-1|48	* Sat Jan 02 2010 Armando Basile <hman@mandriva.org> 0.1.1-1mdv2010.1
12cr|themonospot-console-0.1.1-1|49	+ Revision: 485128
12cr|themonospot-console-0.1.1-1|50	- removed GAC use
12cr|themonospot-console-0.1.1-1|51	
12cr|themonospot-console-0.1.1-1|52	* Thu Dec 24 2009 Armando Basile <hman@mandriva.org> 0.1.0-1mdv2010.1
12cr|themonospot-console-0.1.1-1|53	+ Revision: 482033
12cr|themonospot-console-0.1.1-1|54	- first public release of console application for new Themonospot suite
12cr|themonospot-console-0.1.1-1|55	- create themonospot-console
12cr|themonospot-console-0.1.1-1|56	

8003 12
12cr|themonospot-gui-gtk-0.2.2-5|1	Summary: Gtk application to use themonospot (multimedia files parser/editor)
12cr|themonospot-gui-gtk-0.2.2-5|2	Name: themonospot-gui-gtk
12cr|themonospot-gui-gtk-0.2.2-5|3	Version: 0.2.2
12cr|themonospot-gui-gtk-0.2.2-5|4	Release: %mkrel 5
12cr|themonospot-gui-gtk-0.2.2-5|5	License: GPLv2
12cr|themonospot-gui-gtk-0.2.2-5|6	Group: Video
12cr|themonospot-gui-gtk-0.2.2-5|7	Source: http://www.integrazioneweb.com/repository/SOURCES/themonospot-gui-gtk-%{version}.tar.gz
12cr|themonospot-gui-gtk-0.2.2-5|8	Patch0: themonospot-gui-gtk-0.2.2-drop-invalid-dekstop-item-patch
12cr|themonospot-gui-gtk-0.2.2-5|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|themonospot-gui-gtk-0.2.2-5|10	URL: http://www.integrazioneweb.com/themonospot
12cr|themonospot-gui-gtk-0.2.2-5|11	BuildRequires: mono-devel
12cr|themonospot-gui-gtk-0.2.2-5|12	BuildRequires: themonospot-base-devel
12cr|themonospot-gui-gtk-0.2.2-5|13	BuildRequires: gtk-sharp2
12cr|themonospot-gui-gtk-0.2.2-5|14	BuildRequires: glade-sharp2
12cr|themonospot-gui-gtk-0.2.2-5|15	
12cr|themonospot-gui-gtk-0.2.2-5|16	%description
12cr|themonospot-gui-gtk-0.2.2-5|17	themonospot-gui-gtk is a Mono framework application to create a
12cr|themonospot-gui-gtk-0.2.2-5|18	graphic frontend to use themonospot base component and his plugins.
12cr|themonospot-gui-gtk-0.2.2-5|19	
12cr|themonospot-gui-gtk-0.2.2-5|20	%prep
12cr|themonospot-gui-gtk-0.2.2-5|21	%setup -q
12cr|themonospot-gui-gtk-0.2.2-5|22	%patch0 -p0 -b .orig
12cr|themonospot-gui-gtk-0.2.2-5|23	chmod 0644 src/resources/*
12cr|themonospot-gui-gtk-0.2.2-5|24	
12cr|themonospot-gui-gtk-0.2.2-5|25	%build
12cr|themonospot-gui-gtk-0.2.2-5|26	%configure2_5x
12cr|themonospot-gui-gtk-0.2.2-5|27	%make
12cr|themonospot-gui-gtk-0.2.2-5|28	
12cr|themonospot-gui-gtk-0.2.2-5|29	%install
12cr|themonospot-gui-gtk-0.2.2-5|30	rm -fr %{buildroot}
12cr|themonospot-gui-gtk-0.2.2-5|31	%makeinstall_std
12cr|themonospot-gui-gtk-0.2.2-5|32	
12cr|themonospot-gui-gtk-0.2.2-5|33	%clean
12cr|themonospot-gui-gtk-0.2.2-5|34	rm -rf %{buildroot}
12cr|themonospot-gui-gtk-0.2.2-5|35	
12cr|themonospot-gui-gtk-0.2.2-5|36	%files
12cr|themonospot-gui-gtk-0.2.2-5|37	%defattr(-,root,root,-)
12cr|themonospot-gui-gtk-0.2.2-5|38	%doc copying.gpl
12cr|themonospot-gui-gtk-0.2.2-5|39	%{_bindir}/themonospot-gtk
12cr|themonospot-gui-gtk-0.2.2-5|40	%{_libdir}/themonospot/%{name}.exe
12cr|themonospot-gui-gtk-0.2.2-5|41	%{_datadir}/pixmaps/themonospot-gtk.png
12cr|themonospot-gui-gtk-0.2.2-5|42	%{_datadir}/applications/themonospot-gtk.desktop
12cr|themonospot-gui-gtk-0.2.2-5|43	
12cr|themonospot-gui-gtk-0.2.2-5|44	
12cr|themonospot-gui-gtk-0.2.2-5|45	%changelog
12cr|themonospot-gui-gtk-0.2.2-5|46	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-5mdv2011.0
12cr|themonospot-gui-gtk-0.2.2-5|47	+ Revision: 615209
12cr|themonospot-gui-gtk-0.2.2-5|48	- the mass rebuild of 2010.1 packages
12cr|themonospot-gui-gtk-0.2.2-5|49	
12cr|themonospot-gui-gtk-0.2.2-5|50	* Sun May 02 2010 Funda Wang <fwang@mandriva.org> 0.2.2-4mdv2010.1
12cr|themonospot-gui-gtk-0.2.2-5|51	+ Revision: 541542
12cr|themonospot-gui-gtk-0.2.2-5|52	- fix mod of resource files
12cr|themonospot-gui-gtk-0.2.2-5|53	
12cr|themonospot-gui-gtk-0.2.2-5|54	* Sat May 01 2010 Funda Wang <fwang@mandriva.org> 0.2.2-3mdv2010.1
12cr|themonospot-gui-gtk-0.2.2-5|55	+ Revision: 541460
12cr|themonospot-gui-gtk-0.2.2-5|56	- more invalid item removed
12cr|themonospot-gui-gtk-0.2.2-5|57	
12cr|themonospot-gui-gtk-0.2.2-5|58	* Mon Feb 22 2010 Funda Wang <fwang@mandriva.org> 0.2.2-2mdv2010.1
12cr|themonospot-gui-gtk-0.2.2-5|59	+ Revision: 509778
12cr|themonospot-gui-gtk-0.2.2-5|60	- fix desktop file
12cr|themonospot-gui-gtk-0.2.2-5|61	
12cr|themonospot-gui-gtk-0.2.2-5|62	* Sat Jan 02 2010 Armando Basile <hman@mandriva.org> 0.2.2-1mdv2010.1
12cr|themonospot-gui-gtk-0.2.2-5|63	+ Revision: 485134
12cr|themonospot-gui-gtk-0.2.2-5|64	- removed GAC use
12cr|themonospot-gui-gtk-0.2.2-5|65	- bug fix: scan process without plugin installed
12cr|themonospot-gui-gtk-0.2.2-5|66	
12cr|themonospot-gui-gtk-0.2.2-5|67	* Thu Dec 24 2009 Armando Basile <hman@mandriva.org> 0.2.0-1mdv2010.1
12cr|themonospot-gui-gtk-0.2.2-5|68	+ Revision: 482034
12cr|themonospot-gui-gtk-0.2.2-5|69	- first public release of Gtk gui application for new Themonospot suite
12cr|themonospot-gui-gtk-0.2.2-5|70	- create themonospot-gui-gtk
12cr|themonospot-gui-gtk-0.2.2-5|71	

8004 12
12cr|themonospot-gui-qt-0.1.3-3|1	Summary: Qt application to use themonospot (multimedia files parser/editor)
12cr|themonospot-gui-qt-0.1.3-3|2	Name: themonospot-gui-qt
12cr|themonospot-gui-qt-0.1.3-3|3	Version: 0.1.3
12cr|themonospot-gui-qt-0.1.3-3|4	Release: %mkrel 3
12cr|themonospot-gui-qt-0.1.3-3|5	License: GPLv2
12cr|themonospot-gui-qt-0.1.3-3|6	Group: Video
12cr|themonospot-gui-qt-0.1.3-3|7	Source: http://www.integrazioneweb.com/repository/SOURCES/themonospot-gui-qt-%{version}.tar.gz
12cr|themonospot-gui-qt-0.1.3-3|8	Patch0: themonospot-gui-qt-0.1.3-drop-invalide-desktop-entry.patch
12cr|themonospot-gui-qt-0.1.3-3|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|themonospot-gui-qt-0.1.3-3|10	URL: http://www.integrazioneweb.com/themonospot
12cr|themonospot-gui-qt-0.1.3-3|11	
12cr|themonospot-gui-qt-0.1.3-3|12	BuildRequires: mono-devel
12cr|themonospot-gui-qt-0.1.3-3|13	BuildRequires: qyoto-devel
12cr|themonospot-gui-qt-0.1.3-3|14	BuildRequires: themonospot-base-devel
12cr|themonospot-gui-qt-0.1.3-3|15	
12cr|themonospot-gui-qt-0.1.3-3|16	
12cr|themonospot-gui-qt-0.1.3-3|17	
12cr|themonospot-gui-qt-0.1.3-3|18	%description
12cr|themonospot-gui-qt-0.1.3-3|19	themonospot-gui-qt is a Mono framework application to create a
12cr|themonospot-gui-qt-0.1.3-3|20	graphic frontend to use themonospot base component and his plugins.
12cr|themonospot-gui-qt-0.1.3-3|21	
12cr|themonospot-gui-qt-0.1.3-3|22	%prep
12cr|themonospot-gui-qt-0.1.3-3|23	%setup -q
12cr|themonospot-gui-qt-0.1.3-3|24	%patch0 -p0
12cr|themonospot-gui-qt-0.1.3-3|25	
12cr|themonospot-gui-qt-0.1.3-3|26	%build
12cr|themonospot-gui-qt-0.1.3-3|27	%configure2_5x
12cr|themonospot-gui-qt-0.1.3-3|28	make
12cr|themonospot-gui-qt-0.1.3-3|29	
12cr|themonospot-gui-qt-0.1.3-3|30	%install
12cr|themonospot-gui-qt-0.1.3-3|31	rm -fr %{buildroot}
12cr|themonospot-gui-qt-0.1.3-3|32	%makeinstall_std
12cr|themonospot-gui-qt-0.1.3-3|33	
12cr|themonospot-gui-qt-0.1.3-3|34	
12cr|themonospot-gui-qt-0.1.3-3|35	%clean
12cr|themonospot-gui-qt-0.1.3-3|36	rm -rf %{buildroot}
12cr|themonospot-gui-qt-0.1.3-3|37	
12cr|themonospot-gui-qt-0.1.3-3|38	
12cr|themonospot-gui-qt-0.1.3-3|39	%files
12cr|themonospot-gui-qt-0.1.3-3|40	%defattr(-,root,root,-)
12cr|themonospot-gui-qt-0.1.3-3|41	%doc copying.gpl
12cr|themonospot-gui-qt-0.1.3-3|42	%{_bindir}/themonospot-qt
12cr|themonospot-gui-qt-0.1.3-3|43	%{_libdir}/themonospot/%{name}.exe
12cr|themonospot-gui-qt-0.1.3-3|44	%{_datadir}/pixmaps/themonospot-qt.png
12cr|themonospot-gui-qt-0.1.3-3|45	%{_datadir}/applications/themonospot-qt.desktop
12cr|themonospot-gui-qt-0.1.3-3|46	
12cr|themonospot-gui-qt-0.1.3-3|47	
12cr|themonospot-gui-qt-0.1.3-3|48	%changelog
12cr|themonospot-gui-qt-0.1.3-3|49	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-3mdv2011.0
12cr|themonospot-gui-qt-0.1.3-3|50	+ Revision: 615210
12cr|themonospot-gui-qt-0.1.3-3|51	- the mass rebuild of 2010.1 packages
12cr|themonospot-gui-qt-0.1.3-3|52	
12cr|themonospot-gui-qt-0.1.3-3|53	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 0.1.3-2mdv2010.1
12cr|themonospot-gui-qt-0.1.3-3|54	+ Revision: 536568
12cr|themonospot-gui-qt-0.1.3-3|55	- fix build
12cr|themonospot-gui-qt-0.1.3-3|56	- drop invalid desktop entry
12cr|themonospot-gui-qt-0.1.3-3|57	
12cr|themonospot-gui-qt-0.1.3-3|58	* Sat Jan 02 2010 Armando Basile <hman@mandriva.org> 0.1.3-1mdv2010.1
12cr|themonospot-gui-qt-0.1.3-3|59	+ Revision: 485147
12cr|themonospot-gui-qt-0.1.3-3|60	- removed GAC use
12cr|themonospot-gui-qt-0.1.3-3|61	This line, and following ones, will be ignored--
12cr|themonospot-gui-qt-0.1.3-3|62	file SPECS/themonospot-gui-qt.spec modified
12cr|themonospot-gui-qt-0.1.3-3|63	file SOURCES/themonospot-gui-qt-0.1.3.tar.gz addedC use
12cr|themonospot-gui-qt-0.1.3-3|64	
12cr|themonospot-gui-qt-0.1.3-3|65	* Thu Dec 24 2009 Armando Basile <hman@mandriva.org> 0.1.2-1mdv2010.1
12cr|themonospot-gui-qt-0.1.3-3|66	+ Revision: 482035
12cr|themonospot-gui-qt-0.1.3-3|67	- first public release of Qt gui application for new Themonospot suite
12cr|themonospot-gui-qt-0.1.3-3|68	- create themonospot-gui-qt
12cr|themonospot-gui-qt-0.1.3-3|69	

8005 12
12cr|themonospot-plugin-avi-0.1.1-1|1	Summary   : Avi plugin for themonospot system
12cr|themonospot-plugin-avi-0.1.1-1|2	Name      : themonospot-plugin-avi
12cr|themonospot-plugin-avi-0.1.1-1|3	Version   : 0.1.1
12cr|themonospot-plugin-avi-0.1.1-1|4	Release   : %mkrel 1
12cr|themonospot-plugin-avi-0.1.1-1|5	License   : GPLv2
12cr|themonospot-plugin-avi-0.1.1-1|6	Group     : Video
12cr|themonospot-plugin-avi-0.1.1-1|7	Source    : http://www.integrazioneweb.com/repository/SOURCES/themonospot-plugin-avi-%{version}.tar.gz
12cr|themonospot-plugin-avi-0.1.1-1|8	BuildRoot : %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|themonospot-plugin-avi-0.1.1-1|9	URL       : http://www.integrazioneweb.com/themonospot
12cr|themonospot-plugin-avi-0.1.1-1|10	
12cr|themonospot-plugin-avi-0.1.1-1|11	#BuildArch : noarch
12cr|themonospot-plugin-avi-0.1.1-1|12	
12cr|themonospot-plugin-avi-0.1.1-1|13	BuildRequires: mono-devel
12cr|themonospot-plugin-avi-0.1.1-1|14	BuildRequires: themonospot-base-devel
12cr|themonospot-plugin-avi-0.1.1-1|15	
12cr|themonospot-plugin-avi-0.1.1-1|16	
12cr|themonospot-plugin-avi-0.1.1-1|17	%description
12cr|themonospot-plugin-avi-0.1.1-1|18	themonospot-plugin-avi is an avi plugin package for themonospot system.
12cr|themonospot-plugin-avi-0.1.1-1|19	It install:
12cr|themonospot-plugin-avi-0.1.1-1|20	- themonospot-plugin-avi mono assembly (use from themonospot-base)
12cr|themonospot-plugin-avi-0.1.1-1|21	
12cr|themonospot-plugin-avi-0.1.1-1|22	
12cr|themonospot-plugin-avi-0.1.1-1|23	%prep
12cr|themonospot-plugin-avi-0.1.1-1|24	%setup -q
12cr|themonospot-plugin-avi-0.1.1-1|25	
12cr|themonospot-plugin-avi-0.1.1-1|26	%build
12cr|themonospot-plugin-avi-0.1.1-1|27	%configure2_5x
12cr|themonospot-plugin-avi-0.1.1-1|28	%make
12cr|themonospot-plugin-avi-0.1.1-1|29	
12cr|themonospot-plugin-avi-0.1.1-1|30	%install
12cr|themonospot-plugin-avi-0.1.1-1|31	rm -fr %{buildroot}
12cr|themonospot-plugin-avi-0.1.1-1|32	%makeinstall_std
12cr|themonospot-plugin-avi-0.1.1-1|33	
12cr|themonospot-plugin-avi-0.1.1-1|34	
12cr|themonospot-plugin-avi-0.1.1-1|35	%clean
12cr|themonospot-plugin-avi-0.1.1-1|36	rm -rf %{buildroot}
12cr|themonospot-plugin-avi-0.1.1-1|37	
12cr|themonospot-plugin-avi-0.1.1-1|38	
12cr|themonospot-plugin-avi-0.1.1-1|39	%files
12cr|themonospot-plugin-avi-0.1.1-1|40	%defattr(-,root,root,-)
12cr|themonospot-plugin-avi-0.1.1-1|41	%doc copying.gpl
12cr|themonospot-plugin-avi-0.1.1-1|42	%{_libdir}/themonospot/plugins/%{name}/
12cr|themonospot-plugin-avi-0.1.1-1|43	
12cr|themonospot-plugin-avi-0.1.1-1|44	
12cr|themonospot-plugin-avi-0.1.1-1|45	
12cr|themonospot-plugin-avi-0.1.1-1|46	%changelog
12cr|themonospot-plugin-avi-0.1.1-1|47	* Sat Jan 02 2010 Armando Basile <hman@mandriva.org> 0.1.1-1mdv2010.1
12cr|themonospot-plugin-avi-0.1.1-1|48	+ Revision: 485126
12cr|themonospot-plugin-avi-0.1.1-1|49	- removed GAC use
12cr|themonospot-plugin-avi-0.1.1-1|50	
12cr|themonospot-plugin-avi-0.1.1-1|51	* Thu Dec 24 2009 Armando Basile <hman@mandriva.org> 0.1.0-1mdv2010.1
12cr|themonospot-plugin-avi-0.1.1-1|52	+ Revision: 481990
12cr|themonospot-plugin-avi-0.1.1-1|53	- first public release of avi plugin for Themonospot suite
12cr|themonospot-plugin-avi-0.1.1-1|54	- create themonospot-plugin-avi
12cr|themonospot-plugin-avi-0.1.1-1|55	

8006 12
12cr|themonospot-plugin-mkv-0.1.1-1|1	Summary   : Matroska plugin for themonospot system
12cr|themonospot-plugin-mkv-0.1.1-1|2	Name      : themonospot-plugin-mkv
12cr|themonospot-plugin-mkv-0.1.1-1|3	Version   : 0.1.1
12cr|themonospot-plugin-mkv-0.1.1-1|4	Release   : %mkrel 1
12cr|themonospot-plugin-mkv-0.1.1-1|5	License   : GPLv2
12cr|themonospot-plugin-mkv-0.1.1-1|6	Group     : Video
12cr|themonospot-plugin-mkv-0.1.1-1|7	Source    : http://www.integrazioneweb.com/repository/SOURCES/themonospot-plugin-mkv-%{version}.tar.gz
12cr|themonospot-plugin-mkv-0.1.1-1|8	BuildRoot : %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|themonospot-plugin-mkv-0.1.1-1|9	URL       : http://www.integrazioneweb.com/themonospot
12cr|themonospot-plugin-mkv-0.1.1-1|10	
12cr|themonospot-plugin-mkv-0.1.1-1|11	#BuildArch : noarch
12cr|themonospot-plugin-mkv-0.1.1-1|12	
12cr|themonospot-plugin-mkv-0.1.1-1|13	BuildRequires: mono-devel
12cr|themonospot-plugin-mkv-0.1.1-1|14	BuildRequires: themonospot-base-devel
12cr|themonospot-plugin-mkv-0.1.1-1|15	
12cr|themonospot-plugin-mkv-0.1.1-1|16	%description
12cr|themonospot-plugin-mkv-0.1.1-1|17	themonospot-plugin-mkv is a matroska plugin package for themonospot system.
12cr|themonospot-plugin-mkv-0.1.1-1|18	It install:
12cr|themonospot-plugin-mkv-0.1.1-1|19	- themonospot-plugin-mkv mono assembly (use from themonospot-base)
12cr|themonospot-plugin-mkv-0.1.1-1|20	
12cr|themonospot-plugin-mkv-0.1.1-1|21	
12cr|themonospot-plugin-mkv-0.1.1-1|22	%prep
12cr|themonospot-plugin-mkv-0.1.1-1|23	%setup -q
12cr|themonospot-plugin-mkv-0.1.1-1|24	
12cr|themonospot-plugin-mkv-0.1.1-1|25	%build
12cr|themonospot-plugin-mkv-0.1.1-1|26	%configure2_5x
12cr|themonospot-plugin-mkv-0.1.1-1|27	%make
12cr|themonospot-plugin-mkv-0.1.1-1|28	
12cr|themonospot-plugin-mkv-0.1.1-1|29	%install
12cr|themonospot-plugin-mkv-0.1.1-1|30	rm -fr %{buildroot}
12cr|themonospot-plugin-mkv-0.1.1-1|31	%makeinstall_std
12cr|themonospot-plugin-mkv-0.1.1-1|32	
12cr|themonospot-plugin-mkv-0.1.1-1|33	
12cr|themonospot-plugin-mkv-0.1.1-1|34	%clean
12cr|themonospot-plugin-mkv-0.1.1-1|35	rm -rf %{buildroot}
12cr|themonospot-plugin-mkv-0.1.1-1|36	
12cr|themonospot-plugin-mkv-0.1.1-1|37	
12cr|themonospot-plugin-mkv-0.1.1-1|38	%files
12cr|themonospot-plugin-mkv-0.1.1-1|39	%defattr(-,root,root,-)
12cr|themonospot-plugin-mkv-0.1.1-1|40	%doc copying.gpl
12cr|themonospot-plugin-mkv-0.1.1-1|41	%{_libdir}/themonospot/plugins/%{name}/
12cr|themonospot-plugin-mkv-0.1.1-1|42	
12cr|themonospot-plugin-mkv-0.1.1-1|43	
12cr|themonospot-plugin-mkv-0.1.1-1|44	
12cr|themonospot-plugin-mkv-0.1.1-1|45	
12cr|themonospot-plugin-mkv-0.1.1-1|46	%changelog
12cr|themonospot-plugin-mkv-0.1.1-1|47	* Sat Jan 02 2010 Armando Basile <hman@mandriva.org> 0.1.1-1mdv2010.1
12cr|themonospot-plugin-mkv-0.1.1-1|48	+ Revision: 485127
12cr|themonospot-plugin-mkv-0.1.1-1|49	- removed GAC use
12cr|themonospot-plugin-mkv-0.1.1-1|50	
12cr|themonospot-plugin-mkv-0.1.1-1|51	* Thu Dec 24 2009 Armando Basile <hman@mandriva.org> 0.1.0-1mdv2010.1
12cr|themonospot-plugin-mkv-0.1.1-1|52	+ Revision: 482032
12cr|themonospot-plugin-mkv-0.1.1-1|53	- added sources and spec file
12cr|themonospot-plugin-mkv-0.1.1-1|54	- create themonospot-plugin-mkv
12cr|themonospot-plugin-mkv-0.1.1-1|55	

8007 12
12cr|theora-java-20071009-0.0.6|1	%define debug_package %{nil}
12cr|theora-java-20071009-0.0.6|2	
12cr|theora-java-20071009-0.0.6|3	Summary:	A Java wrapper around theora, using JNA
12cr|theora-java-20071009-0.0.6|4	Name:		theora-java
12cr|theora-java-20071009-0.0.6|5	Version:	20071009
12cr|theora-java-20071009-0.0.6|6	Release:	0.0.6
12cr|theora-java-20071009-0.0.6|7	License:	LGPLv3
12cr|theora-java-20071009-0.0.6|8	Group:		Development/Java
12cr|theora-java-20071009-0.0.6|9	URL:		http://fmj.sourceforge.net/
12cr|theora-java-20071009-0.0.6|10	#Source0:	%{name}-%{version}-1153.tar.gz
12cr|theora-java-20071009-0.0.6|11	Source0:	%{name}.tar.bz2
12cr|theora-java-20071009-0.0.6|12	Patch:		%{name}-build.xml.diff
12cr|theora-java-20071009-0.0.6|13	BuildRequires:	ant
12cr|theora-java-20071009-0.0.6|14	BuildRequires:	java-rpmbuild >= 1.5
12cr|theora-java-20071009-0.0.6|15	BuildRequires:	jorbis
12cr|theora-java-20071009-0.0.6|16	BuildRequires:	update-alternatives
12cr|theora-java-20071009-0.0.6|17	BuildRequires:	xml-commons-apis
12cr|theora-java-20071009-0.0.6|18	Requires:	java >= 1.5
12cr|theora-java-20071009-0.0.6|19	Requires:	jorbis
12cr|theora-java-20071009-0.0.6|20	Requires:	libogg
12cr|theora-java-20071009-0.0.6|21	Requires:	libtheora
12cr|theora-java-20071009-0.0.6|22	Requires:	libvorbis
12cr|theora-java-20071009-0.0.6|23	
12cr|theora-java-20071009-0.0.6|24	%description
12cr|theora-java-20071009-0.0.6|25	theora-java is a Java wrapper around theora, using JNA.
12cr|theora-java-20071009-0.0.6|26	
12cr|theora-java-20071009-0.0.6|27	%package javadoc
12cr|theora-java-20071009-0.0.6|28	Summary:	Javadoc for theora-java
12cr|theora-java-20071009-0.0.6|29	Group:		Development/Java
12cr|theora-java-20071009-0.0.6|30	
12cr|theora-java-20071009-0.0.6|31	%description javadoc
12cr|theora-java-20071009-0.0.6|32	Javadoc for theora-java.
12cr|theora-java-20071009-0.0.6|33	
12cr|theora-java-20071009-0.0.6|34	%prep
12cr|theora-java-20071009-0.0.6|35	%setup -q -n %{name}
12cr|theora-java-20071009-0.0.6|36	%patch0
12cr|theora-java-20071009-0.0.6|37	
12cr|theora-java-20071009-0.0.6|38	%__rm lib/jogg*.jar
12cr|theora-java-20071009-0.0.6|39	%__rm lib/jorbis*.jar
12cr|theora-java-20071009-0.0.6|40	
12cr|theora-java-20071009-0.0.6|41	%build
12cr|theora-java-20071009-0.0.6|42	%ant dist
12cr|theora-java-20071009-0.0.6|43	
12cr|theora-java-20071009-0.0.6|44	%install
12cr|theora-java-20071009-0.0.6|45	# jar
12cr|theora-java-20071009-0.0.6|46	%__install -dm 755 %{buildroot}%{_javadir}/fmj
12cr|theora-java-20071009-0.0.6|47	%__install -pm 644 build/jars/%{name}.jar \
12cr|theora-java-20071009-0.0.6|48	%{buildroot}%{_javadir}/fmj/%{name}-%{version}.jar
12cr|theora-java-20071009-0.0.6|49	pushd %{buildroot}%{_javadir}/fmj
12cr|theora-java-20071009-0.0.6|50	for jar in *-%{version}*; do
12cr|theora-java-20071009-0.0.6|51	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
12cr|theora-java-20071009-0.0.6|52	done
12cr|theora-java-20071009-0.0.6|53	popd
12cr|theora-java-20071009-0.0.6|54	%__install -pm 644 build/jars/jheora-patch.jar \
12cr|theora-java-20071009-0.0.6|55	%{buildroot}%{_javadir}/fmj
12cr|theora-java-20071009-0.0.6|56	
12cr|theora-java-20071009-0.0.6|57	# javadoc
12cr|theora-java-20071009-0.0.6|58	%__install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|theora-java-20071009-0.0.6|59	cp -pr build/doc/* \
12cr|theora-java-20071009-0.0.6|60	%{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|theora-java-20071009-0.0.6|61	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|theora-java-20071009-0.0.6|62	
12cr|theora-java-20071009-0.0.6|63	%files
12cr|theora-java-20071009-0.0.6|64	%defattr(-,root,root)
12cr|theora-java-20071009-0.0.6|65	%doc *.txt README
12cr|theora-java-20071009-0.0.6|66	%dir %{_javadir}/fmj
12cr|theora-java-20071009-0.0.6|67	%{_javadir}/fmj/*.jar
12cr|theora-java-20071009-0.0.6|68	
12cr|theora-java-20071009-0.0.6|69	%files javadoc
12cr|theora-java-20071009-0.0.6|70	%defattr(0644,root,root,0755)
12cr|theora-java-20071009-0.0.6|71	%doc %{_javadocdir}/%{name}-%{version}
12cr|theora-java-20071009-0.0.6|72	%doc %{_javadocdir}/%{name}
12cr|theora-java-20071009-0.0.6|73	
12cr|theora-java-20071009-0.0.6|74	
12cr|theora-java-20071009-0.0.6|75	%changelog
12cr|theora-java-20071009-0.0.6|76	* Sat Nov 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 20071009-0.0.5mdv2009.1
12cr|theora-java-20071009-0.0.6|77	+ Revision: 305922
12cr|theora-java-20071009-0.0.6|78	- no longer noarch, as it uses arch specific libraries
12cr|theora-java-20071009-0.0.6|79	
12cr|theora-java-20071009-0.0.6|80	* Fri Nov 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 20071009-0.0.4mdv2009.1
12cr|theora-java-20071009-0.0.6|81	+ Revision: 305606
12cr|theora-java-20071009-0.0.6|82	- fix requires on theora for mdv releases older than 200910
12cr|theora-java-20071009-0.0.6|83	
12cr|theora-java-20071009-0.0.6|84	* Fri Nov 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 20071009-0.0.3mdv2009.1
12cr|theora-java-20071009-0.0.6|85	+ Revision: 300810
12cr|theora-java-20071009-0.0.6|86	- fix requires on libtheora
12cr|theora-java-20071009-0.0.6|87	- new license policy
12cr|theora-java-20071009-0.0.6|88	- spec file clean
12cr|theora-java-20071009-0.0.6|89	
12cr|theora-java-20071009-0.0.6|90	* Mon Sep 22 2008 Alexander Kurtakov <akurtakov@mandriva.org> 20071009-0.0.2mdv2009.0
12cr|theora-java-20071009-0.0.6|91	+ Revision: 287017
12cr|theora-java-20071009-0.0.6|92	- bump release
12cr|theora-java-20071009-0.0.6|93	- fix requires
12cr|theora-java-20071009-0.0.6|94	
12cr|theora-java-20071009-0.0.6|95	* Mon Sep 22 2008 Alexander Kurtakov <akurtakov@mandriva.org> 20071009-0.0.1mdv2009.0
12cr|theora-java-20071009-0.0.6|96	+ Revision: 286736
12cr|theora-java-20071009-0.0.6|97	- import theora-java
12cr|theora-java-20071009-0.0.6|98	
12cr|theora-java-20071009-0.0.6|99	

8008 12
12cr|thewidgetfactory-0.2.1-6|1	Name: 		thewidgetfactory
12cr|thewidgetfactory-0.2.1-6|2	Summary: 	Test tool for GTK2 theme
12cr|thewidgetfactory-0.2.1-6|3	Version: 	0.2.1
12cr|thewidgetfactory-0.2.1-6|4	Release: 	%mkrel 6
12cr|thewidgetfactory-0.2.1-6|5	License:	GPL
12cr|thewidgetfactory-0.2.1-6|6	Group: 		Development/Other
12cr|thewidgetfactory-0.2.1-6|7	Source0: 	http://www.stellingwerff.com/TheWidgetFactory/thewidgetfactory-0.2.1.tar.bz2
12cr|thewidgetfactory-0.2.1-6|8	# (fc)  add more widgets
12cr|thewidgetfactory-0.2.1-6|9	Patch0:		thewidgetfactory-0.2.1-newwidgets.patch.bz2
12cr|thewidgetfactory-0.2.1-6|10	# (fc) 0.2.1-3mdv port to libglade
12cr|thewidgetfactory-0.2.1-6|11	Patch1:		thewidgetfactory-0.2.1-libglade.patch
12cr|thewidgetfactory-0.2.1-6|12	URL:		http://www.stellingwerff.com/?page_id=10
12cr|thewidgetfactory-0.2.1-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|thewidgetfactory-0.2.1-6|14	BuildRequires:	gtk2-devel
12cr|thewidgetfactory-0.2.1-6|15	BuildRequires:  libglade2.0-devel
12cr|thewidgetfactory-0.2.1-6|16	
12cr|thewidgetfactory-0.2.1-6|17	%description
12cr|thewidgetfactory-0.2.1-6|18	TheWidgetFactory is a showcase of GTK2 widgets,
12cr|thewidgetfactory-0.2.1-6|19	only useful to theme developers.
12cr|thewidgetfactory-0.2.1-6|20	
12cr|thewidgetfactory-0.2.1-6|21	%prep
12cr|thewidgetfactory-0.2.1-6|22	%setup -q
12cr|thewidgetfactory-0.2.1-6|23	%patch0 -p1 -b .newwidgets
12cr|thewidgetfactory-0.2.1-6|24	%patch1 -p1 -b .libglade
12cr|thewidgetfactory-0.2.1-6|25	
12cr|thewidgetfactory-0.2.1-6|26	# needed by patch1
12cr|thewidgetfactory-0.2.1-6|27	autoreconf -fi
12cr|thewidgetfactory-0.2.1-6|28	
12cr|thewidgetfactory-0.2.1-6|29	%build
12cr|thewidgetfactory-0.2.1-6|30	%configure2_5x
12cr|thewidgetfactory-0.2.1-6|31	
12cr|thewidgetfactory-0.2.1-6|32	%make
12cr|thewidgetfactory-0.2.1-6|33	
12cr|thewidgetfactory-0.2.1-6|34	%install
12cr|thewidgetfactory-0.2.1-6|35	rm -rf $RPM_BUILD_ROOT
12cr|thewidgetfactory-0.2.1-6|36	
12cr|thewidgetfactory-0.2.1-6|37	%makeinstall_std
12cr|thewidgetfactory-0.2.1-6|38	
12cr|thewidgetfactory-0.2.1-6|39	%clean
12cr|thewidgetfactory-0.2.1-6|40	rm -rf $RPM_BUILD_ROOT
12cr|thewidgetfactory-0.2.1-6|41	
12cr|thewidgetfactory-0.2.1-6|42	
12cr|thewidgetfactory-0.2.1-6|43	%files
12cr|thewidgetfactory-0.2.1-6|44	%defattr(-, root, root)
12cr|thewidgetfactory-0.2.1-6|45	%doc README ChangeLog AUTHORS
12cr|thewidgetfactory-0.2.1-6|46	%{_bindir}/*
12cr|thewidgetfactory-0.2.1-6|47	%{_datadir}/thewidgetfactory
12cr|thewidgetfactory-0.2.1-6|48	
12cr|thewidgetfactory-0.2.1-6|49	
12cr|thewidgetfactory-0.2.1-6|50	%changelog
12cr|thewidgetfactory-0.2.1-6|51	* Wed Jul 27 2011 Götz Waschk <waschk@mandriva.org> 0.2.1-6mdv2012.0
12cr|thewidgetfactory-0.2.1-6|52	+ Revision: 691855
12cr|thewidgetfactory-0.2.1-6|53	- rebuild
12cr|thewidgetfactory-0.2.1-6|54	
12cr|thewidgetfactory-0.2.1-6|55	* Mon Jul 26 2010 Götz Waschk <waschk@mandriva.org> 0.2.1-5mdv2011.0
12cr|thewidgetfactory-0.2.1-6|56	+ Revision: 560817
12cr|thewidgetfactory-0.2.1-6|57	- rebuild
12cr|thewidgetfactory-0.2.1-6|58	
12cr|thewidgetfactory-0.2.1-6|59	* Mon Jul 20 2009 Götz Waschk <waschk@mandriva.org> 0.2.1-4mdv2010.0
12cr|thewidgetfactory-0.2.1-6|60	+ Revision: 398119
12cr|thewidgetfactory-0.2.1-6|61	- fix autoreconf call
12cr|thewidgetfactory-0.2.1-6|62	
12cr|thewidgetfactory-0.2.1-6|63	* Fri Jul 18 2008 Frederic Crozat <fcrozat@mandriva.com> 0.2.1-3mdv2009.0
12cr|thewidgetfactory-0.2.1-6|64	+ Revision: 238156
12cr|thewidgetfactory-0.2.1-6|65	- Patch1: port to libglade and remove dependency on glade2
12cr|thewidgetfactory-0.2.1-6|66	- Import thewidgetfactory
12cr|thewidgetfactory-0.2.1-6|67	
12cr|thewidgetfactory-0.2.1-6|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|thewidgetfactory-0.2.1-6|69	- rebuild
12cr|thewidgetfactory-0.2.1-6|70	- kill re-definition of %%buildroot on Pixel's request
12cr|thewidgetfactory-0.2.1-6|71	
12cr|thewidgetfactory-0.2.1-6|72	+ Olivier Blin <oblin@mandriva.com>
12cr|thewidgetfactory-0.2.1-6|73	- restore BuildRoot
12cr|thewidgetfactory-0.2.1-6|74	
12cr|thewidgetfactory-0.2.1-6|75	
12cr|thewidgetfactory-0.2.1-6|76	
12cr|thewidgetfactory-0.2.1-6|77	* Fri Aug 25 2006 Frederic Crozat <fcrozat@mandriva.com> 0.2.1-1mdv2007.0
12cr|thewidgetfactory-0.2.1-6|78	- Initial package

8009 12
12cr|thttpd-2.25b-10|1	%define _default_patch_fuzz 2
12cr|thttpd-2.25b-10|2	
12cr|thttpd-2.25b-10|3	%define	name	thttpd
12cr|thttpd-2.25b-10|4	%define	version	2.25b
12cr|thttpd-2.25b-10|5	%define	release	%mkrel 10
12cr|thttpd-2.25b-10|6	
12cr|thttpd-2.25b-10|7	Summary:	Throttleable lightweight httpd server
12cr|thttpd-2.25b-10|8	Name:		%{name}
12cr|thttpd-2.25b-10|9	Version:	%{version}
12cr|thttpd-2.25b-10|10	Release:	%{release}
12cr|thttpd-2.25b-10|11	License:	BSD
12cr|thttpd-2.25b-10|12	Group:		System/Servers
12cr|thttpd-2.25b-10|13	URL:		http://www.acme.com/software/thttpd
12cr|thttpd-2.25b-10|14	Source0:	%{name}-%{version}.tar.bz2
12cr|thttpd-2.25b-10|15	Source1:	%{name}.init
12cr|thttpd-2.25b-10|16	Source2:	%{name}.conf
12cr|thttpd-2.25b-10|17	Source3:	%{name}.logrotate
12cr|thttpd-2.25b-10|18	Source4:	%{name}.sysconfig
12cr|thttpd-2.25b-10|19	Source5:	%{name}-index.html
12cr|thttpd-2.25b-10|20	# http://rekl.yi.org/thttpd/pub/patch-thttpd-2.25b-re1
12cr|thttpd-2.25b-10|21	Patch0:		patch-thttpd-2.25b-re1
12cr|thttpd-2.25b-10|22	# http://jonas.fearmuffs.net/software/thttpd/thttpd-2.25b+impan-pl5.diff.gz
12cr|thttpd-2.25b-10|23	Patch1:		thttpd-2.25b+impan-pl5.diff
12cr|thttpd-2.25b-10|24	# http://www.ogris.de/thttpd/thttpd-2.25b.access.patch.diff
12cr|thttpd-2.25b-10|25	Patch2:		thttpd-2.25b.access.patch.diff
12cr|thttpd-2.25b-10|26	Patch3:		thttpd-2.25b-getline_conflict_fix.diff
12cr|thttpd-2.25b-10|27	Requires(post,preun):	rpm-helper
12cr|thttpd-2.25b-10|28	Provides:	webserver
12cr|thttpd-2.25b-10|29	BuildRequires:	zlib-devel
12cr|thttpd-2.25b-10|30	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|thttpd-2.25b-10|31	
12cr|thttpd-2.25b-10|32	%description
12cr|thttpd-2.25b-10|33	Thttpd is a very compact no-frills httpd serving daemon that can
12cr|thttpd-2.25b-10|34	handle very high loads.  While lacking many of the advanced
12cr|thttpd-2.25b-10|35	features of Apachee, thttpd operates without forking and is
12cr|thttpd-2.25b-10|36	extremely efficient in memory use.  Basic support for cgi scripts,
12cr|thttpd-2.25b-10|37	authentication, and ssi is provided for. Advanced features include
12cr|thttpd-2.25b-10|38	the ability to throttle traffic.
12cr|thttpd-2.25b-10|39	
12cr|thttpd-2.25b-10|40	%prep
12cr|thttpd-2.25b-10|41	
12cr|thttpd-2.25b-10|42	%setup -q
12cr|thttpd-2.25b-10|43	%patch0 -p1
12cr|thttpd-2.25b-10|44	%patch1 -p1
12cr|thttpd-2.25b-10|45	%patch2 -p1
12cr|thttpd-2.25b-10|46	%patch3 -p0
12cr|thttpd-2.25b-10|47	
12cr|thttpd-2.25b-10|48	# tag the default index.html page
12cr|thttpd-2.25b-10|49	perl -pi -e "s|_NAME_-_VERSION_|%{name}-%{version}|g" %{name}-index.html
12cr|thttpd-2.25b-10|50	
12cr|thttpd-2.25b-10|51	echo "# put some css in here for directory listings" > dirlist.css
12cr|thttpd-2.25b-10|52	echo "# put some css in here for custom error messages" > error.css
12cr|thttpd-2.25b-10|53	echo "<b>This directory contains 'el cheapo' style web links.</b>" > .description
12cr|thttpd-2.25b-10|54	
12cr|thttpd-2.25b-10|55	%build
12cr|thttpd-2.25b-10|56	
12cr|thttpd-2.25b-10|57	%configure
12cr|thttpd-2.25b-10|58	
12cr|thttpd-2.25b-10|59	%make \
12cr|thttpd-2.25b-10|60	prefix=%{_prefix} \
12cr|thttpd-2.25b-10|61	BINDIR=%{_sbindir} \
12cr|thttpd-2.25b-10|62	MANDIR=%{_mandir} \
12cr|thttpd-2.25b-10|63	WEBDIR=/var/lib/%{name} \
12cr|thttpd-2.25b-10|64	WEBGROUP=%{name} \
12cr|thttpd-2.25b-10|65	CGIBINDIR=/var/lib/%{name}/cgi-bin
12cr|thttpd-2.25b-10|66	
12cr|thttpd-2.25b-10|67	%install
12cr|thttpd-2.25b-10|68	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|thttpd-2.25b-10|69	
12cr|thttpd-2.25b-10|70	# make some directories
12cr|thttpd-2.25b-10|71	install -d %{buildroot}%{_initrddir}
12cr|thttpd-2.25b-10|72	install -d %{buildroot}%{_sysconfdir}/{sysconfig,logrotate.d}
12cr|thttpd-2.25b-10|73	install -d %{buildroot}/var/lib/%{name}/{cgi-bin,errors,styles,links}
12cr|thttpd-2.25b-10|74	install -d %{buildroot}/var/log/%{name}
12cr|thttpd-2.25b-10|75	install -d %{buildroot}/var/run/%{name}
12cr|thttpd-2.25b-10|76	install -d %{buildroot}%{_sbindir}
12cr|thttpd-2.25b-10|77	install -d %{buildroot}%{_mandir}/man{1,8}
12cr|thttpd-2.25b-10|78	
12cr|thttpd-2.25b-10|79	# install binaries
12cr|thttpd-2.25b-10|80	install -m0755 %{name} %{buildroot}%{_sbindir}/%{name}
12cr|thttpd-2.25b-10|81	install -m0755 extras/htpasswd %{buildroot}%{_sbindir}/%{name}-htpasswd
12cr|thttpd-2.25b-10|82	install -m0755 extras/makeweb %{buildroot}%{_sbindir}/
12cr|thttpd-2.25b-10|83	install -m0755 extras/syslogtocern %{buildroot}%{_sbindir}/
12cr|thttpd-2.25b-10|84	install -m0755 cgi-bin/printenv %{buildroot}/var/lib/%{name}/cgi-bin/printenv.cgi
12cr|thttpd-2.25b-10|85	install -m0755 cgi-src/phf %{buildroot}/var/lib/%{name}/cgi-bin/
12cr|thttpd-2.25b-10|86	install -m0755 cgi-src/redirect %{buildroot}/var/lib/%{name}/cgi-bin/
12cr|thttpd-2.25b-10|87	install -m0755 cgi-src/ssi %{buildroot}/var/lib/%{name}/cgi-bin/
12cr|thttpd-2.25b-10|88	
12cr|thttpd-2.25b-10|89	# install man pages
12cr|thttpd-2.25b-10|90	install -m0644 cgi-src/redirect.8 %{buildroot}%{_mandir}/man8/
12cr|thttpd-2.25b-10|91	install -m0644 cgi-src/ssi.8 %{buildroot}%{_mandir}/man8/
12cr|thttpd-2.25b-10|92	install -m0644 extras/htpasswd.1 %{buildroot}%{_mandir}/man1/%{name}-htpasswd.1
12cr|thttpd-2.25b-10|93	install -m0644 extras/makeweb.1 %{buildroot}%{_mandir}/man1/
12cr|thttpd-2.25b-10|94	install -m0644 extras/syslogtocern.8 %{buildroot}%{_mandir}/man8/
12cr|thttpd-2.25b-10|95	install -m0644 thttpd.8 %{buildroot}%{_mandir}/man8/
12cr|thttpd-2.25b-10|96	
12cr|thttpd-2.25b-10|97	# install config files
12cr|thttpd-2.25b-10|98	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cr|thttpd-2.25b-10|99	install -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|thttpd-2.25b-10|100	install -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|thttpd-2.25b-10|101	install -m0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|thttpd-2.25b-10|102	
12cr|thttpd-2.25b-10|103	# install web contents
12cr|thttpd-2.25b-10|104	install -m0644 %{SOURCE5} %{buildroot}/var/lib/%{name}/index.html
12cr|thttpd-2.25b-10|105	install -m0644 dirlist.css %{buildroot}/var/lib/%{name}/styles/
12cr|thttpd-2.25b-10|106	install -m0644 error.css %{buildroot}/var/lib/%{name}/styles/
12cr|thttpd-2.25b-10|107	install -m0644 .description %{buildroot}/var/lib/%{name}/links/
12cr|thttpd-2.25b-10|108	
12cr|thttpd-2.25b-10|109	ln -snf "http://rekl.yi.org/thttpd/pub/patch-thttpd-2.25b-re1" \
12cr|thttpd-2.25b-10|110	%{buildroot}/var/lib/%{name}/links/patch-thttpd-2.25b-re1
12cr|thttpd-2.25b-10|111	ln -snf "http://jonas.fearmuffs.net/software/thttpd/thttpd-2.25b+impan-pl5.diff.gz" \
12cr|thttpd-2.25b-10|112	%{buildroot}/var/lib/%{name}/links/thttpd-2.25b+impan-pl5.diff.gz
12cr|thttpd-2.25b-10|113	ln -snf "http://www.acme.com/software/thttpd/thttpd-2.25b.tar.gz" \
12cr|thttpd-2.25b-10|114	%{buildroot}/var/lib/%{name}/links/thttpd-2.25b.tar.gz
12cr|thttpd-2.25b-10|115	
12cr|thttpd-2.25b-10|116	%clean
12cr|thttpd-2.25b-10|117	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|thttpd-2.25b-10|118	
12cr|thttpd-2.25b-10|119	%post
12cr|thttpd-2.25b-10|120	%_post_service %{name}
12cr|thttpd-2.25b-10|121	
12cr|thttpd-2.25b-10|122	%preun
12cr|thttpd-2.25b-10|123	%_preun_service %{name}
12cr|thttpd-2.25b-10|124	
12cr|thttpd-2.25b-10|125	%pre
12cr|thttpd-2.25b-10|126	%_pre_useradd %{name} /var/lib/%{name} /bin/sh
12cr|thttpd-2.25b-10|127	
12cr|thttpd-2.25b-10|128	%postun
12cr|thttpd-2.25b-10|129	%_postun_userdel %{name}
12cr|thttpd-2.25b-10|130	
12cr|thttpd-2.25b-10|131	%files
12cr|thttpd-2.25b-10|132	%defattr(-,root,root)
12cr|thttpd-2.25b-10|133	%doc README TODO
12cr|thttpd-2.25b-10|134	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/%{name}.conf
12cr|thttpd-2.25b-10|135	%config(noreplace) %attr(0755,root,root) %{_initrddir}/%{name}
12cr|thttpd-2.25b-10|136	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}
12cr|thttpd-2.25b-10|137	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/%{name}
12cr|thttpd-2.25b-10|138	%config(noreplace) %attr(0644,root,root) /var/lib/%{name}/styles/*.css
12cr|thttpd-2.25b-10|139	%config(noreplace) %attr(0644,root,root) /var/lib/%{name}/index.html
12cr|thttpd-2.25b-10|140	%attr(2755,%{name},%{name}) %{_sbindir}/makeweb
12cr|thttpd-2.25b-10|141	%attr(0755,root,root) %{_sbindir}/%{name}-htpasswd
12cr|thttpd-2.25b-10|142	%attr(0755,root,root) %{_sbindir}/syslogtocern
12cr|thttpd-2.25b-10|143	%attr(0755,root,root) %{_sbindir}/%{name}
12cr|thttpd-2.25b-10|144	%attr(0755,%{name},%{name}) %dir /var/lib/%{name}
12cr|thttpd-2.25b-10|145	%attr(0755,%{name},%{name}) %dir /var/lib/%{name}/cgi-bin
12cr|thttpd-2.25b-10|146	%attr(0755,%{name},%{name}) %dir /var/log/%{name}
12cr|thttpd-2.25b-10|147	%attr(0755,%{name},%{name}) %dir /var/run/%{name}
12cr|thttpd-2.25b-10|148	%attr(0755,root,root) /var/lib/%{name}/cgi-bin/printenv.cgi
12cr|thttpd-2.25b-10|149	%attr(0755,root,root) /var/lib/%{name}/cgi-bin/phf
12cr|thttpd-2.25b-10|150	%attr(0755,root,root) /var/lib/%{name}/cgi-bin/redirect
12cr|thttpd-2.25b-10|151	%attr(0755,root,root) /var/lib/%{name}/cgi-bin/ssi
12cr|thttpd-2.25b-10|152	%attr(0644,root,root) %{_mandir}/man*/*
12cr|thttpd-2.25b-10|153	%attr(0644,%{name},%{name}) /var/lib/%{name}/links/.description
12cr|thttpd-2.25b-10|154	%attr(0644,%{name},%{name}) /var/lib/%{name}/links/*
12cr|thttpd-2.25b-10|155	
12cr|thttpd-2.25b-10|156	
12cr|thttpd-2.25b-10|157	
12cr|thttpd-2.25b-10|158	
12cr|thttpd-2.25b-10|159	%changelog
12cr|thttpd-2.25b-10|160	* Mon Oct 05 2009 Oden Eriksson <oeriksson@mandriva.com> 2.25b-10mdv2010.0
12cr|thttpd-2.25b-10|161	+ Revision: 454070
12cr|thttpd-2.25b-10|162	- fix build
12cr|thttpd-2.25b-10|163	- allow fuzzy patches
12cr|thttpd-2.25b-10|164	- rebuild
12cr|thttpd-2.25b-10|165	
12cr|thttpd-2.25b-10|166	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|thttpd-2.25b-10|167	- rebuild
12cr|thttpd-2.25b-10|168	
12cr|thttpd-2.25b-10|169	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.25b-8mdv2009.0
12cr|thttpd-2.25b-10|170	+ Revision: 261533
12cr|thttpd-2.25b-10|171	- rebuild
12cr|thttpd-2.25b-10|172	
12cr|thttpd-2.25b-10|173	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.25b-7mdv2009.0
12cr|thttpd-2.25b-10|174	+ Revision: 254504
12cr|thttpd-2.25b-10|175	- rebuild
12cr|thttpd-2.25b-10|176	
12cr|thttpd-2.25b-10|177	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.25b-5mdv2008.1
12cr|thttpd-2.25b-10|178	+ Revision: 136546
12cr|thttpd-2.25b-10|179	- restore BuildRoot
12cr|thttpd-2.25b-10|180	
12cr|thttpd-2.25b-10|181	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|thttpd-2.25b-10|182	- fix prereq on rpm-helper
12cr|thttpd-2.25b-10|183	- kill re-definition of %%buildroot on Pixel's request
12cr|thttpd-2.25b-10|184	
12cr|thttpd-2.25b-10|185	
12cr|thttpd-2.25b-10|186	* Tue Mar 13 2007 Gustavo De Nardin <gustavodn@mandriva.com> 2.25b-5mdv2007.1
12cr|thttpd-2.25b-10|187	+ Revision: 142138
12cr|thttpd-2.25b-10|188	- added LSB headers to init script
12cr|thttpd-2.25b-10|189	- bunzipped plaintext Sources
12cr|thttpd-2.25b-10|190	
12cr|thttpd-2.25b-10|191	* Sun Jan 08 2006 Oden Eriksson <oeriksson@mandriva.com> 2.25b-4mdk
12cr|thttpd-2.25b-10|192	- rebuild
12cr|thttpd-2.25b-10|193	
12cr|thttpd-2.25b-10|194	* Sun Dec 19 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.25b-3mdk
12cr|thttpd-2.25b-10|195	- the index.html file was incorrect, fixed
12cr|thttpd-2.25b-10|196	
12cr|thttpd-2.25b-10|197	* Tue Nov 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.25b-2mdk
12cr|thttpd-2.25b-10|198	- added .htaccess support (P2)
12cr|thttpd-2.25b-10|199	
12cr|thttpd-2.25b-10|200	* Fri Jun 18 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.25b-1mdk
12cr|thttpd-2.25b-10|201	- 2.25b
12cr|thttpd-2.25b-10|202	- drop the dietlibc stuff...
12cr|thttpd-2.25b-10|203	- fixed S1
12cr|thttpd-2.25b-10|204	- added P0, P1, S4 and S5
12cr|thttpd-2.25b-10|205	- misc spec file fixes
12cr|thttpd-2.25b-10|206	

8010 12
12cr|thunar-1.6.1-1|1	%define oname Thunar
12cr|thunar-1.6.1-1|2	%define iconname thunar.png
12cr|thunar-1.6.1-1|3	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|thunar-1.6.1-1|4	
12cr|thunar-1.6.1-1|5	%define major 0
12cr|thunar-1.6.1-1|6	%define apiversion 2
12cr|thunar-1.6.1-1|7	%define libname %mklibname %{name} %{apiversion} %{major}
12cr|thunar-1.6.1-1|8	%define develname %mklibname %{name} -d
12cr|thunar-1.6.1-1|9	
12cr|thunar-1.6.1-1|10	Summary:	New modern file manager for the Xfce Desktop Environment
12cr|thunar-1.6.1-1|11	Name:		thunar
12cr|thunar-1.6.1-1|12	Version:	1.6.1
12cr|thunar-1.6.1-1|13	Release:	1
12cr|thunar-1.6.1-1|14	License:	GPLv2+
12cr|thunar-1.6.1-1|15	Group:		Graphical desktop/Xfce
12cr|thunar-1.6.1-1|16	URL:		http://thunar.xfce.org
12cr|thunar-1.6.1-1|17	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{oname}-%{version}.tar.bz2
12cr|thunar-1.6.1-1|18	BuildRequires:	gtk-doc
12cr|thunar-1.6.1-1|19	BuildRequires:	libgdk_pixbuf2.0-devel
12cr|thunar-1.6.1-1|20	BuildRequires:	exo-devel >= 0.10.0
12cr|thunar-1.6.1-1|21	BuildRequires:	pkgconfig(gamin)
12cr|thunar-1.6.1-1|22	BuildRequires:	perl(XML::Parser)
12cr|thunar-1.6.1-1|23	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|thunar-1.6.1-1|24	BuildRequires:	desktop-file-utils
12cr|thunar-1.6.1-1|25	BuildRequires:	xfce4-panel-devel >= 4.10.0
12cr|thunar-1.6.1-1|26	BuildRequires:	libxfce4util-devel >= 4.10.0
12cr|thunar-1.6.1-1|27	BuildRequires:	libxfce4ui-devel >= 4.10.0
12cr|thunar-1.6.1-1|28	BuildRequires:	pkgconfig(libpng)
12cr|thunar-1.6.1-1|29	BuildRequires:	libjpeg-devel
12cr|thunar-1.6.1-1|30	BuildRequires:	pkgconfig(libpcre)
12cr|thunar-1.6.1-1|31	BuildRequires:	libexif-devel
12cr|thunar-1.6.1-1|32	BuildRequires:	pkgconfig(gconf-2.0)
12cr|thunar-1.6.1-1|33	BuildRequires:	pkgconfig(libusb)
12cr|thunar-1.6.1-1|34	BuildRequires:	xfconf-devel >= 4.10.0
12cr|thunar-1.6.1-1|35	BuildRequires:	pkgconfig(gudev-1.0)
12cr|thunar-1.6.1-1|36	BuildRequires:	pkgconfig(libnotify)
12cr|thunar-1.6.1-1|37	BuildRequires:	intltool
12cr|thunar-1.6.1-1|38	BuildRequires:	desktop-file-utils
12cr|thunar-1.6.1-1|39	Requires:	shared-mime-info >= 0.15
12cr|thunar-1.6.1-1|40	Requires:	exo
12cr|thunar-1.6.1-1|41	Requires:	thunar-volman
12cr|thunar-1.6.1-1|42	Requires:	%{libname} = %{version}
12cr|thunar-1.6.1-1|43	Requires(post):	desktop-file-utils >= 0.10
12cr|thunar-1.6.1-1|44	Requires(postun): desktop-file-utils >= 0.10
12cr|thunar-1.6.1-1|45	Obsoletes:	xffm
12cr|thunar-1.6.1-1|46	
12cr|thunar-1.6.1-1|47	%description
12cr|thunar-1.6.1-1|48	Thunar has been designed from the ground up to be fast and easy-to-use.
12cr|thunar-1.6.1-1|49	Its user interface is clean and intuitive, and does not include any confusing
12cr|thunar-1.6.1-1|50	or useless options. Thunar is fast and responsive with a good start up time
12cr|thunar-1.6.1-1|51	and directory load time. Thunar is accessible using Assistive Technologies and
12cr|thunar-1.6.1-1|52	is fully standards  compliant.
12cr|thunar-1.6.1-1|53	
12cr|thunar-1.6.1-1|54	Beside the basic file management features, Thunar includes additional features
12cr|thunar-1.6.1-1|55	that set it ahead of other file managers available for the Unix/Linux desktop
12cr|thunar-1.6.1-1|56	today. For example, Thunar includes a so called Bulk Renamer that allows users
12cr|thunar-1.6.1-1|57	to easily rename multiple files at once using criterions that can be specified
12cr|thunar-1.6.1-1|58	using the available renamer plugins. Probably the most interesting renamer here
12cr|thunar-1.6.1-1|59	is the Audio Tags renamer, which generates new file names based on the tags
12cr|thunar-1.6.1-1|60	present in audio files.
12cr|thunar-1.6.1-1|61	
12cr|thunar-1.6.1-1|62	Using the Thunar Extensions Framework it is easy to extend the basic
12cr|thunar-1.6.1-1|63	functionality provided by Thunar to integrate even complex tasks into the file
12cr|thunar-1.6.1-1|64	manager, although the extension framework is still very limited in the 1.0
12cr|thunar-1.6.1-1|65	series, and the 2.0 series will include a way more powerful plugin interface
12cr|thunar-1.6.1-1|66	that allows to adjust virtually every aspect of the file manager. But since
12cr|thunar-1.6.1-1|67	writing extensions for the file manager is still a difficult and time consuming
12cr|thunar-1.6.1-1|68	job, the User Customizable Actions plugin provides users with an easy way to
12cr|thunar-1.6.1-1|69	extend the file and folder context menus with their own custom actions.
12cr|thunar-1.6.1-1|70	
12cr|thunar-1.6.1-1|71	%package -n %{libname}
12cr|thunar-1.6.1-1|72	Summary:	Libraries for the thunar filemanager
12cr|thunar-1.6.1-1|73	Group:		Graphical desktop/Xfce
12cr|thunar-1.6.1-1|74	
12cr|thunar-1.6.1-1|75	%description -n %{libname}
12cr|thunar-1.6.1-1|76	Libraries for the thunar filemanager.
12cr|thunar-1.6.1-1|77	
12cr|thunar-1.6.1-1|78	%package -n %{develname}
12cr|thunar-1.6.1-1|79	Summary:	Development files for the thunar filemanager
12cr|thunar-1.6.1-1|80	Group:		Development/Other
12cr|thunar-1.6.1-1|81	Provides:	%{name}-devel = %{EVRD}
12cr|thunar-1.6.1-1|82	Requires:	%{libname} = %{version}
12cr|thunar-1.6.1-1|83	Obsoletes:	%mklibname %{name} 1 2 -d
12cr|thunar-1.6.1-1|84	
12cr|thunar-1.6.1-1|85	%description -n %{develname}
12cr|thunar-1.6.1-1|86	Development files for the thunar filemanager.
12cr|thunar-1.6.1-1|87	
12cr|thunar-1.6.1-1|88	%prep
12cr|thunar-1.6.1-1|89	%setup -qn %{oname}-%{version}
12cr|thunar-1.6.1-1|90	
12cr|thunar-1.6.1-1|91	%build
12cr|thunar-1.6.1-1|92	# re-generate it
12cr|thunar-1.6.1-1|93	pushd thunar
12cr|thunar-1.6.1-1|94	exo-csource --name=thunar_window_ui thunar-window-ui.xml > thunar-window-ui.h
12cr|thunar-1.6.1-1|95	popd
12cr|thunar-1.6.1-1|96	
12cr|thunar-1.6.1-1|97	%configure2_5x \
12cr|thunar-1.6.1-1|98	--enable-dbus \
12cr|thunar-1.6.1-1|99	--enable-notifications \
12cr|thunar-1.6.1-1|100	--enable-exif \
12cr|thunar-1.6.1-1|101	--enable-pcre \
12cr|thunar-1.6.1-1|102	--enable-gtk-doc \
12cr|thunar-1.6.1-1|103	--enable-apr-plugin \
12cr|thunar-1.6.1-1|104	--enable-tpa-plugin \
12cr|thunar-1.6.1-1|105	--enable-uca-plugin \
12cr|thunar-1.6.1-1|106	--enable-wallpaper-plugin \
12cr|thunar-1.6.1-1|107	--enable-gio-unix \
12cr|thunar-1.6.1-1|108	--enable-gudev
12cr|thunar-1.6.1-1|109	
12cr|thunar-1.6.1-1|110	%make
12cr|thunar-1.6.1-1|111	
12cr|thunar-1.6.1-1|112	%install
12cr|thunar-1.6.1-1|113	%makeinstall_std
12cr|thunar-1.6.1-1|114	
12cr|thunar-1.6.1-1|115	desktop-file-install \
12cr|thunar-1.6.1-1|116	--remove-key="Encoding" \
12cr|thunar-1.6.1-1|117	--add-category="FileManager;FileTools" \
12cr|thunar-1.6.1-1|118	--remove-category="Application" \
12cr|thunar-1.6.1-1|119	--add-only-show-in="XFCE" \
12cr|thunar-1.6.1-1|120	--remove-mime-type="x-directory/normal;x-directory/gnome-default-handler" \
12cr|thunar-1.6.1-1|121	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/Thunar*
12cr|thunar-1.6.1-1|122	
12cr|thunar-1.6.1-1|123	# Remove unneeded files
12cr|thunar-1.6.1-1|124	rm -f %{buildroot}%{_libdir}/thunarx-1/thunar-uca.la
12cr|thunar-1.6.1-1|125	rm -f %{buildroot}%{_datadir}/doc/Thunar/README.thunarrc
12cr|thunar-1.6.1-1|126	rm -f %{buildroot}%{_datadir}/doc/Thunar/README.volumes
12cr|thunar-1.6.1-1|127	
12cr|thunar-1.6.1-1|128	# (tpg) this file is in mandriva-xfce-config package
12cr|thunar-1.6.1-1|129	#rm -rf %{buildroot}%{_sysconfdir}/xdg/Thunar/uca.xml
12cr|thunar-1.6.1-1|130	
12cr|thunar-1.6.1-1|131	%find_lang %{oname} %{oname}.lang
12cr|thunar-1.6.1-1|132	
12cr|thunar-1.6.1-1|133	#gw https://qa.mandriva.com/show_bug.cgi?id=61131
12cr|thunar-1.6.1-1|134	%pre
12cr|thunar-1.6.1-1|135	rm -rf %{_datadir}/doc/Thunar/html/*/images
12cr|thunar-1.6.1-1|136	
12cr|thunar-1.6.1-1|137	%files -f %{oname}.lang
12cr|thunar-1.6.1-1|138	%doc AUTHORS FAQ HACKING README THANKS TODO
12cr|thunar-1.6.1-1|139	%doc docs/README.*
12cr|thunar-1.6.1-1|140	%dir %{_sysconfdir}/xdg/Thunar
12cr|thunar-1.6.1-1|141	%dir %{_datadir}/Thunar
12cr|thunar-1.6.1-1|142	%{_bindir}/*
12cr|thunar-1.6.1-1|143	%{_datadir}/applications/*
12cr|thunar-1.6.1-1|144	%{_iconsdir}/hicolor/*
12cr|thunar-1.6.1-1|145	%{_datadir}/pixmaps/*
12cr|thunar-1.6.1-1|146	%{_datadir}/dbus-1/services/*
12cr|thunar-1.6.1-1|147	%{_datadir}/doc/Thunar
12cr|thunar-1.6.1-1|148	%{_datadir}/Thunar/sendto/thunar-sendto-email.desktop
12cr|thunar-1.6.1-1|149	%{_libdir}/%{oname}/ThunarBulkRename
12cr|thunar-1.6.1-1|150	%{_libdir}/thunarx-%{apiversion}
12cr|thunar-1.6.1-1|151	%{_libdir}/%{oname}/thunar-sendto-email
12cr|thunar-1.6.1-1|152	%{_mandir}/man1/*
12cr|thunar-1.6.1-1|153	%{_libdir}/xfce4/panel/plugins/*%{name}-*
12cr|thunar-1.6.1-1|154	%{_datadir}/xfce4/panel-plugins/thunar-tpa.desktop
12cr|thunar-1.6.1-1|155	%{_datadir}/gtk-doc/html/thunarx/*
12cr|thunar-1.6.1-1|156	%{_sysconfdir}/xdg/Thunar/*.xml
12cr|thunar-1.6.1-1|157	
12cr|thunar-1.6.1-1|158	%files -n %{libname}
12cr|thunar-1.6.1-1|159	%{_libdir}/*%{apiversion}.so.%{major}*
12cr|thunar-1.6.1-1|160	
12cr|thunar-1.6.1-1|161	%files -n %{develname}
12cr|thunar-1.6.1-1|162	%dir %{_includedir}/thunarx-%{apiversion}
12cr|thunar-1.6.1-1|163	%{_includedir}/thunarx-%{apiversion}/*
12cr|thunar-1.6.1-1|164	%{_libdir}/lib*.so
12cr|thunar-1.6.1-1|165	%{_libdir}/pkgconfig/*.pc

8011 12
12cr|thunar-archive-plugin-0.3.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|thunar-archive-plugin-0.3.0-1|2	
12cr|thunar-archive-plugin-0.3.0-1|3	Summary:	An archive plugin for the Thunar File Manager
12cr|thunar-archive-plugin-0.3.0-1|4	Name:		thunar-archive-plugin
12cr|thunar-archive-plugin-0.3.0-1|5	Version:	0.3.0
12cr|thunar-archive-plugin-0.3.0-1|6	Release: 	%mkrel 1
12cr|thunar-archive-plugin-0.3.0-1|7	License:	GPLv2+
12cr|thunar-archive-plugin-0.3.0-1|8	Group:		Graphical desktop/Xfce
12cr|thunar-archive-plugin-0.3.0-1|9	URL:		http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin
12cr|thunar-archive-plugin-0.3.0-1|10	Source0:	http://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|thunar-archive-plugin-0.3.0-1|11	BuildRequires:	thunar-devel >= 1.2.0
12cr|thunar-archive-plugin-0.3.0-1|12	BuildRequires:	intltool
12cr|thunar-archive-plugin-0.3.0-1|13	BuildRequires:	exo-devel
12cr|thunar-archive-plugin-0.3.0-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|thunar-archive-plugin-0.3.0-1|15	
12cr|thunar-archive-plugin-0.3.0-1|16	%description
12cr|thunar-archive-plugin-0.3.0-1|17	The thunar-archive-plugin is a plugin for the Thunar File Manager, which
12cr|thunar-archive-plugin-0.3.0-1|18	adds archive operations to the file context menus. Using this plugin you
12cr|thunar-archive-plugin-0.3.0-1|19	will be able to extract and create archive files from within Thunar using
12cr|thunar-archive-plugin-0.3.0-1|20	a single click.
12cr|thunar-archive-plugin-0.3.0-1|21	The plugin now supports a variety of archive managers through a generic
12cr|thunar-archive-plugin-0.3.0-1|22	interface, that requires the archive manager to install a .desktop file
12cr|thunar-archive-plugin-0.3.0-1|23	as usual, that lists the supported mime types, and a .tap file that acts
12cr|thunar-archive-plugin-0.3.0-1|24	as a wrapper script to invoke the archive manager with the appropriate
12cr|thunar-archive-plugin-0.3.0-1|25	parameters for the create, extract-here and extract-to actions.
12cr|thunar-archive-plugin-0.3.0-1|26	Wrapper scripts for file-roller (the GNOME archive manager) and ark (the
12cr|thunar-archive-plugin-0.3.0-1|27	KDE archive manager) have been added. Xarchiver, the Xfce archive manager,
12cr|thunar-archive-plugin-0.3.0-1|28	will include an appropriate xarchiver.tap file in the next release.
12cr|thunar-archive-plugin-0.3.0-1|29	
12cr|thunar-archive-plugin-0.3.0-1|30	%prep
12cr|thunar-archive-plugin-0.3.0-1|31	%setup -q
12cr|thunar-archive-plugin-0.3.0-1|32	
12cr|thunar-archive-plugin-0.3.0-1|33	%build
12cr|thunar-archive-plugin-0.3.0-1|34	%configure2_5x
12cr|thunar-archive-plugin-0.3.0-1|35	%make
12cr|thunar-archive-plugin-0.3.0-1|36	
12cr|thunar-archive-plugin-0.3.0-1|37	%install
12cr|thunar-archive-plugin-0.3.0-1|38	rm -rf %{buildroot}
12cr|thunar-archive-plugin-0.3.0-1|39	%makeinstall_std
12cr|thunar-archive-plugin-0.3.0-1|40	
12cr|thunar-archive-plugin-0.3.0-1|41	%find_lang %{name}
12cr|thunar-archive-plugin-0.3.0-1|42	
12cr|thunar-archive-plugin-0.3.0-1|43	%clean
12cr|thunar-archive-plugin-0.3.0-1|44	rm -rf %{buildroot}
12cr|thunar-archive-plugin-0.3.0-1|45	
12cr|thunar-archive-plugin-0.3.0-1|46	%files -f %{name}.lang
12cr|thunar-archive-plugin-0.3.0-1|47	%defattr(-,root,root)
12cr|thunar-archive-plugin-0.3.0-1|48	%doc AUTHORS ChangeLog NEWS README THANKS
12cr|thunar-archive-plugin-0.3.0-1|49	%{_libdir}/thunarx-2/*
12cr|thunar-archive-plugin-0.3.0-1|50	%{_libdir}/%{name}
12cr|thunar-archive-plugin-0.3.0-1|51	%{_iconsdir}/hicolor/*/apps/*
12cr|thunar-archive-plugin-0.3.0-1|52	
12cr|thunar-archive-plugin-0.3.0-1|53	
12cr|thunar-archive-plugin-0.3.0-1|54	%changelog
12cr|thunar-archive-plugin-0.3.0-1|55	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2011.0
12cr|thunar-archive-plugin-0.3.0-1|56	+ Revision: 632819
12cr|thunar-archive-plugin-0.3.0-1|57	- add buildrequires on exo-devel
12cr|thunar-archive-plugin-0.3.0-1|58	- add buildrequires on intltool
12cr|thunar-archive-plugin-0.3.0-1|59	- update to new version 0.3.0
12cr|thunar-archive-plugin-0.3.0-1|60	- update url for Source0
12cr|thunar-archive-plugin-0.3.0-1|61	- drop old scriplets
12cr|thunar-archive-plugin-0.3.0-1|62	
12cr|thunar-archive-plugin-0.3.0-1|63	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|thunar-archive-plugin-0.3.0-1|64	- the mass rebuild of 2010.1 packages
12cr|thunar-archive-plugin-0.3.0-1|65	
12cr|thunar-archive-plugin-0.3.0-1|66	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.4-9mdv2010.1
12cr|thunar-archive-plugin-0.3.0-1|67	+ Revision: 543281
12cr|thunar-archive-plugin-0.3.0-1|68	- rebuild for mdv 2010.1
12cr|thunar-archive-plugin-0.3.0-1|69	
12cr|thunar-archive-plugin-0.3.0-1|70	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.2.4-8mdv2010.0
12cr|thunar-archive-plugin-0.3.0-1|71	+ Revision: 445421
12cr|thunar-archive-plugin-0.3.0-1|72	- rebuild
12cr|thunar-archive-plugin-0.3.0-1|73	
12cr|thunar-archive-plugin-0.3.0-1|74	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.4-7mdv2009.1
12cr|thunar-archive-plugin-0.3.0-1|75	+ Revision: 349181
12cr|thunar-archive-plugin-0.3.0-1|76	- rebuild whole xfce
12cr|thunar-archive-plugin-0.3.0-1|77	
12cr|thunar-archive-plugin-0.3.0-1|78	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.4-6mdv2009.1
12cr|thunar-archive-plugin-0.3.0-1|79	+ Revision: 294885
12cr|thunar-archive-plugin-0.3.0-1|80	- rebuild for new Thunar  (Xfce4.6 beta1)
12cr|thunar-archive-plugin-0.3.0-1|81	
12cr|thunar-archive-plugin-0.3.0-1|82	* Mon Jun 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.4-5mdv2009.0
12cr|thunar-archive-plugin-0.3.0-1|83	+ Revision: 219663
12cr|thunar-archive-plugin-0.3.0-1|84	- run scriplets only for mdv older than 2009
12cr|thunar-archive-plugin-0.3.0-1|85	
12cr|thunar-archive-plugin-0.3.0-1|86	* Mon Jun 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.4-4mdv2009.0
12cr|thunar-archive-plugin-0.3.0-1|87	+ Revision: 219406
12cr|thunar-archive-plugin-0.3.0-1|88	- fix file list
12cr|thunar-archive-plugin-0.3.0-1|89	
12cr|thunar-archive-plugin-0.3.0-1|90	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.2.4-4mdv2008.1
12cr|thunar-archive-plugin-0.3.0-1|91	+ Revision: 170641
12cr|thunar-archive-plugin-0.3.0-1|92	- remove require on empty package that no more exists
12cr|thunar-archive-plugin-0.3.0-1|93	- kill re-definition of %%buildroot on Pixel's request
12cr|thunar-archive-plugin-0.3.0-1|94	
12cr|thunar-archive-plugin-0.3.0-1|95	+ Olivier Blin <oblin@mandriva.com>
12cr|thunar-archive-plugin-0.3.0-1|96	- restore BuildRoot
12cr|thunar-archive-plugin-0.3.0-1|97	
12cr|thunar-archive-plugin-0.3.0-1|98	* Wed Nov 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.4-3mdv2008.1
12cr|thunar-archive-plugin-0.3.0-1|99	+ Revision: 110827
12cr|thunar-archive-plugin-0.3.0-1|100	- do not package COPYING and INSTALL files
12cr|thunar-archive-plugin-0.3.0-1|101	- be more explicit on thunar-devel version
12cr|thunar-archive-plugin-0.3.0-1|102	
12cr|thunar-archive-plugin-0.3.0-1|103	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.4-2mdv2008.0
12cr|thunar-archive-plugin-0.3.0-1|104	+ Revision: 33277
12cr|thunar-archive-plugin-0.3.0-1|105	- spec file clean
12cr|thunar-archive-plugin-0.3.0-1|106	- add macros to %%post and %%postun
12cr|thunar-archive-plugin-0.3.0-1|107	
12cr|thunar-archive-plugin-0.3.0-1|108	
12cr|thunar-archive-plugin-0.3.0-1|109	* Mon Feb 05 2007 Jérôme Soyer <saispo@mandriva.org> 0.2.4-1mdv2007.0
12cr|thunar-archive-plugin-0.3.0-1|110	+ Revision: 116280
12cr|thunar-archive-plugin-0.3.0-1|111	- New release 0.2.4
12cr|thunar-archive-plugin-0.3.0-1|112	- New release 0.2.2
12cr|thunar-archive-plugin-0.3.0-1|113	- Import thunar-archive-plugin
12cr|thunar-archive-plugin-0.3.0-1|114	
12cr|thunar-archive-plugin-0.3.0-1|115	* Wed Jul 05 2006 Charles A Edwards <eslrahc@mandriva.org> 0.2.0-1mdv2007.0
12cr|thunar-archive-plugin-0.3.0-1|116	- 0.2.0
12cr|thunar-archive-plugin-0.3.0-1|117	- rm explicit R for file-roller
12cr|thunar-archive-plugin-0.3.0-1|118	- update file list
12cr|thunar-archive-plugin-0.3.0-1|119	
12cr|thunar-archive-plugin-0.3.0-1|120	* Sat Jun 24 2006 Charles A Edwards <eslrahc@mandriva.org> 0.1.2-1mdv2007.0
12cr|thunar-archive-plugin-0.3.0-1|121	- initial mandriva package
12cr|thunar-archive-plugin-0.3.0-1|122	

8012 12
12cr|thunar-dropbox-0.2.0-1|1	%define name	thunar-dropbox
12cr|thunar-dropbox-0.2.0-1|2	%define version 0.2.0
12cr|thunar-dropbox-0.2.0-1|3	%define release %mkrel 1
12cr|thunar-dropbox-0.2.0-1|4	
12cr|thunar-dropbox-0.2.0-1|5	Summary:	Dropbox extension for Thunar
12cr|thunar-dropbox-0.2.0-1|6	Name:		%{name}
12cr|thunar-dropbox-0.2.0-1|7	Version:	%{version}
12cr|thunar-dropbox-0.2.0-1|8	Release:	%{release}
12cr|thunar-dropbox-0.2.0-1|9	Source0:	%{name}-%{version}.tar.bz2
12cr|thunar-dropbox-0.2.0-1|10	Source1:	wscript.32
12cr|thunar-dropbox-0.2.0-1|11	Source2:	wscript.64
12cr|thunar-dropbox-0.2.0-1|12	License:	GPLv3+
12cr|thunar-dropbox-0.2.0-1|13	Group:		Graphical desktop/Xfce
12cr|thunar-dropbox-0.2.0-1|14	Url:		http://www.softwarebakery.com/maato/thunar-dropbox.html
12cr|thunar-dropbox-0.2.0-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|thunar-dropbox-0.2.0-1|16	Requires:	thunar >= 1.2.0
12cr|thunar-dropbox-0.2.0-1|17	BuildRequires:	python, thunar-devel >= 1.2.0
12cr|thunar-dropbox-0.2.0-1|18	
12cr|thunar-dropbox-0.2.0-1|19	%description
12cr|thunar-dropbox-0.2.0-1|20	Dropbox extension for Thunar.
12cr|thunar-dropbox-0.2.0-1|21	
12cr|thunar-dropbox-0.2.0-1|22	%prep
12cr|thunar-dropbox-0.2.0-1|23	%setup -q
12cr|thunar-dropbox-0.2.0-1|24	%ifarch x86_64
12cr|thunar-dropbox-0.2.0-1|25	cp -f %SOURCE2 wscript
12cr|thunar-dropbox-0.2.0-1|26	%else
12cr|thunar-dropbox-0.2.0-1|27	cp -f %SOURCE1 wscript
12cr|thunar-dropbox-0.2.0-1|28	%endif
12cr|thunar-dropbox-0.2.0-1|29	
12cr|thunar-dropbox-0.2.0-1|30	%build
12cr|thunar-dropbox-0.2.0-1|31	./waf configure --prefix=/usr
12cr|thunar-dropbox-0.2.0-1|32	./waf build
12cr|thunar-dropbox-0.2.0-1|33	
12cr|thunar-dropbox-0.2.0-1|34	%install
12cr|thunar-dropbox-0.2.0-1|35	%__rm -rf %{buildroot}
12cr|thunar-dropbox-0.2.0-1|36	./waf install --destdir=%{buildroot}
12cr|thunar-dropbox-0.2.0-1|37	find %{buildroot} -name *.so -exec chmod 755 {} \;
12cr|thunar-dropbox-0.2.0-1|38	
12cr|thunar-dropbox-0.2.0-1|39	%clean
12cr|thunar-dropbox-0.2.0-1|40	%__rm -rf %{buildroot}
12cr|thunar-dropbox-0.2.0-1|41	
12cr|thunar-dropbox-0.2.0-1|42	%files
12cr|thunar-dropbox-0.2.0-1|43	%defattr(-,root,root)
12cr|thunar-dropbox-0.2.0-1|44	%doc AUTHORS ChangeLog COPYING
12cr|thunar-dropbox-0.2.0-1|45	%_libdir/thunarx-2/*.so
12cr|thunar-dropbox-0.2.0-1|46	%_iconsdir/hicolor/*/*/%{name}.png
12cr|thunar-dropbox-0.2.0-1|47	
12cr|thunar-dropbox-0.2.0-1|48	
12cr|thunar-dropbox-0.2.0-1|49	
12cr|thunar-dropbox-0.2.0-1|50	%changelog
12cr|thunar-dropbox-0.2.0-1|51	

8013 12
12cr|thunar-media-tags-plugin-0.2.0-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|thunar-media-tags-plugin-0.2.0-2|2	
12cr|thunar-media-tags-plugin-0.2.0-2|3	Summary:	A tag plugin for the Thunar File Manager
12cr|thunar-media-tags-plugin-0.2.0-2|4	Name:		thunar-media-tags-plugin
12cr|thunar-media-tags-plugin-0.2.0-2|5	Version:	0.2.0
12cr|thunar-media-tags-plugin-0.2.0-2|6	Release:	2
12cr|thunar-media-tags-plugin-0.2.0-2|7	License:	GPLv2+
12cr|thunar-media-tags-plugin-0.2.0-2|8	Group:		Graphical desktop/Xfce
12cr|thunar-media-tags-plugin-0.2.0-2|9	URL:		http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin
12cr|thunar-media-tags-plugin-0.2.0-2|10	Source0:	http://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|thunar-media-tags-plugin-0.2.0-2|11	Patch0:		thunar-media-tags-plugin-0.2.0-fix-linking.patch
12cr|thunar-media-tags-plugin-0.2.0-2|12	Requires:	thunar >= 1.3.1
12cr|thunar-media-tags-plugin-0.2.0-2|13	BuildRequires:	thunar-devel >= 1.3.1
12cr|thunar-media-tags-plugin-0.2.0-2|14	BuildRequires:	taglib-devel >= 1.4
12cr|thunar-media-tags-plugin-0.2.0-2|15	BuildRequires:	perl(XML::Parser)
12cr|thunar-media-tags-plugin-0.2.0-2|16	BuildRequires:	intltool
12cr|thunar-media-tags-plugin-0.2.0-2|17	BuildRequires:	exo-devel >= 0.7.2
12cr|thunar-media-tags-plugin-0.2.0-2|18	
12cr|thunar-media-tags-plugin-0.2.0-2|19	%description
12cr|thunar-media-tags-plugin-0.2.0-2|20	The thunar-media-tags-plugin is a plugin for the Thunar File Manager,
12cr|thunar-media-tags-plugin-0.2.0-2|21	which adds ID3/OGG tag support to the bulk rename dialog.
12cr|thunar-media-tags-plugin-0.2.0-2|22	
12cr|thunar-media-tags-plugin-0.2.0-2|23	%prep
12cr|thunar-media-tags-plugin-0.2.0-2|24	%setup -q
12cr|thunar-media-tags-plugin-0.2.0-2|25	%patch0 -p1
12cr|thunar-media-tags-plugin-0.2.0-2|26	
12cr|thunar-media-tags-plugin-0.2.0-2|27	%build
12cr|thunar-media-tags-plugin-0.2.0-2|28	%configure2_5x
12cr|thunar-media-tags-plugin-0.2.0-2|29	%make
12cr|thunar-media-tags-plugin-0.2.0-2|30	
12cr|thunar-media-tags-plugin-0.2.0-2|31	%install
12cr|thunar-media-tags-plugin-0.2.0-2|32	%makeinstall_std
12cr|thunar-media-tags-plugin-0.2.0-2|33	
12cr|thunar-media-tags-plugin-0.2.0-2|34	%find_lang %{name} %{name}.lang
12cr|thunar-media-tags-plugin-0.2.0-2|35	
12cr|thunar-media-tags-plugin-0.2.0-2|36	%files -f %{name}.lang
12cr|thunar-media-tags-plugin-0.2.0-2|37	%doc AUTHORS ChangeLog README
12cr|thunar-media-tags-plugin-0.2.0-2|38	%{_libdir}/thunarx-2/*
12cr|thunar-media-tags-plugin-0.2.0-2|39	
12cr|thunar-media-tags-plugin-0.2.0-2|40	
12cr|thunar-media-tags-plugin-0.2.0-2|41	%changelog
12cr|thunar-media-tags-plugin-0.2.0-2|42	* Sun Apr 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-2
12cr|thunar-media-tags-plugin-0.2.0-2|43	+ Revision: 789809
12cr|thunar-media-tags-plugin-0.2.0-2|44	- rebuild
12cr|thunar-media-tags-plugin-0.2.0-2|45	- drop old stuff from spec file
12cr|thunar-media-tags-plugin-0.2.0-2|46	
12cr|thunar-media-tags-plugin-0.2.0-2|47	* Sun Feb 19 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-1
12cr|thunar-media-tags-plugin-0.2.0-2|48	+ Revision: 777494
12cr|thunar-media-tags-plugin-0.2.0-2|49	- fix file list
12cr|thunar-media-tags-plugin-0.2.0-2|50	- Patch0: fix linking
12cr|thunar-media-tags-plugin-0.2.0-2|51	- add exo-devel to buildrequires
12cr|thunar-media-tags-plugin-0.2.0-2|52	- add buildrequires on intltool
12cr|thunar-media-tags-plugin-0.2.0-2|53	- update to new version 0.2.0
12cr|thunar-media-tags-plugin-0.2.0-2|54	
12cr|thunar-media-tags-plugin-0.2.0-2|55	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|thunar-media-tags-plugin-0.2.0-2|56	- the mass rebuild of 2010.1 packages
12cr|thunar-media-tags-plugin-0.2.0-2|57	
12cr|thunar-media-tags-plugin-0.2.0-2|58	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.2-11mdv2010.1
12cr|thunar-media-tags-plugin-0.2.0-2|59	+ Revision: 543282
12cr|thunar-media-tags-plugin-0.2.0-2|60	- rebuild for mdv 2010.1
12cr|thunar-media-tags-plugin-0.2.0-2|61	
12cr|thunar-media-tags-plugin-0.2.0-2|62	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.1.2-10mdv2010.0
12cr|thunar-media-tags-plugin-0.2.0-2|63	+ Revision: 445422
12cr|thunar-media-tags-plugin-0.2.0-2|64	- rebuild
12cr|thunar-media-tags-plugin-0.2.0-2|65	
12cr|thunar-media-tags-plugin-0.2.0-2|66	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.2-9mdv2009.1
12cr|thunar-media-tags-plugin-0.2.0-2|67	+ Revision: 349180
12cr|thunar-media-tags-plugin-0.2.0-2|68	- rebuild whole xfce
12cr|thunar-media-tags-plugin-0.2.0-2|69	
12cr|thunar-media-tags-plugin-0.2.0-2|70	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.2-8mdv2009.1
12cr|thunar-media-tags-plugin-0.2.0-2|71	+ Revision: 294886
12cr|thunar-media-tags-plugin-0.2.0-2|72	- rebuild for new Thunar  (Xfce4.6 beta1)
12cr|thunar-media-tags-plugin-0.2.0-2|73	
12cr|thunar-media-tags-plugin-0.2.0-2|74	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.1.2-7mdv2009.0
12cr|thunar-media-tags-plugin-0.2.0-2|75	+ Revision: 261534
12cr|thunar-media-tags-plugin-0.2.0-2|76	- rebuild
12cr|thunar-media-tags-plugin-0.2.0-2|77	
12cr|thunar-media-tags-plugin-0.2.0-2|78	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.1.2-6mdv2009.0
12cr|thunar-media-tags-plugin-0.2.0-2|79	+ Revision: 254534
12cr|thunar-media-tags-plugin-0.2.0-2|80	- rebuild
12cr|thunar-media-tags-plugin-0.2.0-2|81	
12cr|thunar-media-tags-plugin-0.2.0-2|82	* Sat Feb 23 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.2-4mdv2008.1
12cr|thunar-media-tags-plugin-0.2.0-2|83	+ Revision: 174082
12cr|thunar-media-tags-plugin-0.2.0-2|84	- drop requires on taglib (#37929)
12cr|thunar-media-tags-plugin-0.2.0-2|85	
12cr|thunar-media-tags-plugin-0.2.0-2|86	+ Olivier Blin <blino@mandriva.org>
12cr|thunar-media-tags-plugin-0.2.0-2|87	- restore BuildRoot
12cr|thunar-media-tags-plugin-0.2.0-2|88	
12cr|thunar-media-tags-plugin-0.2.0-2|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|thunar-media-tags-plugin-0.2.0-2|90	- kill re-definition of %%buildroot on Pixel's request
12cr|thunar-media-tags-plugin-0.2.0-2|91	
12cr|thunar-media-tags-plugin-0.2.0-2|92	* Tue Nov 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.2-3mdv2008.1
12cr|thunar-media-tags-plugin-0.2.0-2|93	+ Revision: 110639
12cr|thunar-media-tags-plugin-0.2.0-2|94	- new license policy
12cr|thunar-media-tags-plugin-0.2.0-2|95	- do not package COPYING and INSTALL files
12cr|thunar-media-tags-plugin-0.2.0-2|96	
12cr|thunar-media-tags-plugin-0.2.0-2|97	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.2-2mdv2008.0
12cr|thunar-media-tags-plugin-0.2.0-2|98	+ Revision: 33278
12cr|thunar-media-tags-plugin-0.2.0-2|99	- drop __libtoolize
12cr|thunar-media-tags-plugin-0.2.0-2|100	- spec file clean
12cr|thunar-media-tags-plugin-0.2.0-2|101	- update url
12cr|thunar-media-tags-plugin-0.2.0-2|102	
12cr|thunar-media-tags-plugin-0.2.0-2|103	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.2-1mdv2008.0
12cr|thunar-media-tags-plugin-0.2.0-2|104	+ Revision: 30300
12cr|thunar-media-tags-plugin-0.2.0-2|105	- new version
12cr|thunar-media-tags-plugin-0.2.0-2|106	
12cr|thunar-media-tags-plugin-0.2.0-2|107	
12cr|thunar-media-tags-plugin-0.2.0-2|108	* Tue Jan 02 2007 Jérôme Soyer <saispo@mandriva.org> 0.1.1-4mdv2007.0
12cr|thunar-media-tags-plugin-0.2.0-2|109	+ Revision: 103177
12cr|thunar-media-tags-plugin-0.2.0-2|110	- Rebuild for latest thunar
12cr|thunar-media-tags-plugin-0.2.0-2|111	
12cr|thunar-media-tags-plugin-0.2.0-2|112	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|thunar-media-tags-plugin-0.2.0-2|113	- Add BuildRequires
12cr|thunar-media-tags-plugin-0.2.0-2|114	- import thunar-media-tags-plugin-0.1.1-1mdv2007.0
12cr|thunar-media-tags-plugin-0.2.0-2|115	
12cr|thunar-media-tags-plugin-0.2.0-2|116	* Fri Aug 04 2006 Charles A Edwards <eslrahc@mandriva.org> 0.1.1-1mdv2007.0
12cr|thunar-media-tags-plugin-0.2.0-2|117	- 0.1.1 (bugfix release)
12cr|thunar-media-tags-plugin-0.2.0-2|118	- update URL
12cr|thunar-media-tags-plugin-0.2.0-2|119	
12cr|thunar-media-tags-plugin-0.2.0-2|120	* Thu Jul 13 2006 Charles A Edwards <eslrahc@mandriva.org> 0.1.0-2mdv2007.0
12cr|thunar-media-tags-plugin-0.2.0-2|121	- rebuild for xfce-4.3.90.2
12cr|thunar-media-tags-plugin-0.2.0-2|122	
12cr|thunar-media-tags-plugin-0.2.0-2|123	* Sat Jun 24 2006 Charles A Edwards <eslrahc@mandriva.org> 0.1.0-1mdv2007.0
12cr|thunar-media-tags-plugin-0.2.0-2|124	- initial mandriva package
12cr|thunar-media-tags-plugin-0.2.0-2|125	

8014 12
12cr|thunar-shares-plugin-0.2.0-6|1	Summary:	Samba support for Thunar filemanager
12cr|thunar-shares-plugin-0.2.0-6|2	Name:		thunar-shares-plugin
12cr|thunar-shares-plugin-0.2.0-6|3	Version:	0.2.0
12cr|thunar-shares-plugin-0.2.0-6|4	Release:	6
12cr|thunar-shares-plugin-0.2.0-6|5	License:	GPLv2+
12cr|thunar-shares-plugin-0.2.0-6|6	Group:		Graphical desktop/Xfce
12cr|thunar-shares-plugin-0.2.0-6|7	Url:		http://goodies.xfce.org/projects/thunar-plugins/%{name}
12cr|thunar-shares-plugin-0.2.0-6|8	Source0:	http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2
12cr|thunar-shares-plugin-0.2.0-6|9	Patch0:		thunar-shares-plugin-0.2.0-rosa-thunarx-2.patch
12cr|thunar-shares-plugin-0.2.0-6|10	BuildRequires:	pkgconfig(thunarx-2)
12cr|thunar-shares-plugin-0.2.0-6|11	BuildRequires:	pkgconfig(thunar-vfs-1)
12cr|thunar-shares-plugin-0.2.0-6|12	BuildRequires:	intltool
12cr|thunar-shares-plugin-0.2.0-6|13	
12cr|thunar-shares-plugin-0.2.0-6|14	# required for patch0
12cr|thunar-shares-plugin-0.2.0-6|15	BuildRequires:	xfce4-dev-tools
12cr|thunar-shares-plugin-0.2.0-6|16	
12cr|thunar-shares-plugin-0.2.0-6|17	Requires:	samba-common
12cr|thunar-shares-plugin-0.2.0-6|18	
12cr|thunar-shares-plugin-0.2.0-6|19	%description
12cr|thunar-shares-plugin-0.2.0-6|20	A Thunar file manager extension to share files using Samba.
12cr|thunar-shares-plugin-0.2.0-6|21	
12cr|thunar-shares-plugin-0.2.0-6|22	%prep
12cr|thunar-shares-plugin-0.2.0-6|23	%setup -q
12cr|thunar-shares-plugin-0.2.0-6|24	%patch0 -p1
12cr|thunar-shares-plugin-0.2.0-6|25	
12cr|thunar-shares-plugin-0.2.0-6|26	%build
12cr|thunar-shares-plugin-0.2.0-6|27	# required for patch0
12cr|thunar-shares-plugin-0.2.0-6|28	xdt-autogen
12cr|thunar-shares-plugin-0.2.0-6|29	
12cr|thunar-shares-plugin-0.2.0-6|30	%configure2_5x \
12cr|thunar-shares-plugin-0.2.0-6|31	--disable-static
12cr|thunar-shares-plugin-0.2.0-6|32	
12cr|thunar-shares-plugin-0.2.0-6|33	%make
12cr|thunar-shares-plugin-0.2.0-6|34	
12cr|thunar-shares-plugin-0.2.0-6|35	%install
12cr|thunar-shares-plugin-0.2.0-6|36	%makeinstall_std
12cr|thunar-shares-plugin-0.2.0-6|37	
12cr|thunar-shares-plugin-0.2.0-6|38	%find_lang %{name}
12cr|thunar-shares-plugin-0.2.0-6|39	
12cr|thunar-shares-plugin-0.2.0-6|40	%files -f %{name}.lang
12cr|thunar-shares-plugin-0.2.0-6|41	%doc AUTHORS README ChangeLog NEWS TODO
12cr|thunar-shares-plugin-0.2.0-6|42	%{_libdir}/thunarx-2/thunar-shares-plugin.so
12cr|thunar-shares-plugin-0.2.0-6|43	
12cr|thunar-shares-plugin-0.2.0-6|44	
12cr|thunar-shares-plugin-0.2.0-6|45	%changelog
12cr|thunar-shares-plugin-0.2.0-6|46	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-4mdv2010.1
12cr|thunar-shares-plugin-0.2.0-6|47	+ Revision: 543283
12cr|thunar-shares-plugin-0.2.0-6|48	- rebuild for mdv 2010.1
12cr|thunar-shares-plugin-0.2.0-6|49	
12cr|thunar-shares-plugin-0.2.0-6|50	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.2.0-3mdv2010.0
12cr|thunar-shares-plugin-0.2.0-6|51	+ Revision: 445423
12cr|thunar-shares-plugin-0.2.0-6|52	- rebuild
12cr|thunar-shares-plugin-0.2.0-6|53	
12cr|thunar-shares-plugin-0.2.0-6|54	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-2mdv2009.1
12cr|thunar-shares-plugin-0.2.0-6|55	+ Revision: 349182
12cr|thunar-shares-plugin-0.2.0-6|56	- rebuild whole xfce
12cr|thunar-shares-plugin-0.2.0-6|57	
12cr|thunar-shares-plugin-0.2.0-6|58	* Mon Feb 16 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-1mdv2009.1
12cr|thunar-shares-plugin-0.2.0-6|59	+ Revision: 340735
12cr|thunar-shares-plugin-0.2.0-6|60	- update to new version 0.2.0
12cr|thunar-shares-plugin-0.2.0-6|61	- adapt to new name
12cr|thunar-shares-plugin-0.2.0-6|62	- upstream has changed name
12cr|thunar-shares-plugin-0.2.0-6|63	
12cr|thunar-shares-plugin-0.2.0-6|64	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.16-2mdv2009.1
12cr|thunar-shares-plugin-0.2.0-6|65	+ Revision: 294893
12cr|thunar-shares-plugin-0.2.0-6|66	- rebuild for new Thunar  (Xfce4.6 beta1)
12cr|thunar-shares-plugin-0.2.0-6|67	
12cr|thunar-shares-plugin-0.2.0-6|68	* Mon Oct 13 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.16-1mdv2009.1
12cr|thunar-shares-plugin-0.2.0-6|69	+ Revision: 293344
12cr|thunar-shares-plugin-0.2.0-6|70	- add source and spec files
12cr|thunar-shares-plugin-0.2.0-6|71	- Created package structure for thunar-shares.
12cr|thunar-shares-plugin-0.2.0-6|72	

8015 12
12cr|thunar-svn-plugin-0.0.3-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|thunar-svn-plugin-0.0.3-2|2	
12cr|thunar-svn-plugin-0.0.3-2|3	Summary:	A svn plugin for Thunar file manager
12cr|thunar-svn-plugin-0.0.3-2|4	Name:		thunar-svn-plugin
12cr|thunar-svn-plugin-0.0.3-2|5	Version:	0.0.3
12cr|thunar-svn-plugin-0.0.3-2|6	Release:	2
12cr|thunar-svn-plugin-0.0.3-2|7	License:	GPLv2+
12cr|thunar-svn-plugin-0.0.3-2|8	Group:		Graphical desktop/Xfce
12cr|thunar-svn-plugin-0.0.3-2|9	Url:		http://goodies.xfce.org/projects/thunar-plugins/thunar-svn-plugin
12cr|thunar-svn-plugin-0.0.3-2|10	Source0:	http://archive.xfce.org/src/thunar-plugins/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|thunar-svn-plugin-0.0.3-2|11	Patch0:		thunar-svn-plugin-0.0.3-rosa-thunarx-2.patch
12cr|thunar-svn-plugin-0.0.3-2|12	Patch1:		thunar-svn-plugin-0.0.3-rosa-svn-includes.patch
12cr|thunar-svn-plugin-0.0.3-2|13	Patch2:		thunar-svn-plugin-0.0.3-rosa-format-security.patch
12cr|thunar-svn-plugin-0.0.3-2|14	BuildRequires:	pkgconfig(thunarx-2)
12cr|thunar-svn-plugin-0.0.3-2|15	BuildRequires:	pkgconfig(thunar-vfs-1)
12cr|thunar-svn-plugin-0.0.3-2|16	BuildRequires:	subversion-devel
12cr|thunar-svn-plugin-0.0.3-2|17	BuildRequires:	gtk+2-devel
12cr|thunar-svn-plugin-0.0.3-2|18	
12cr|thunar-svn-plugin-0.0.3-2|19	# required for patch0
12cr|thunar-svn-plugin-0.0.3-2|20	BuildRequires:	xfce4-dev-tools
12cr|thunar-svn-plugin-0.0.3-2|21	
12cr|thunar-svn-plugin-0.0.3-2|22	%description
12cr|thunar-svn-plugin-0.0.3-2|23	A svn plugin for Thunar file manager.
12cr|thunar-svn-plugin-0.0.3-2|24	
12cr|thunar-svn-plugin-0.0.3-2|25	%prep
12cr|thunar-svn-plugin-0.0.3-2|26	%setup -q
12cr|thunar-svn-plugin-0.0.3-2|27	%patch0 -p1
12cr|thunar-svn-plugin-0.0.3-2|28	%patch1 -p1
12cr|thunar-svn-plugin-0.0.3-2|29	%patch2 -p1
12cr|thunar-svn-plugin-0.0.3-2|30	
12cr|thunar-svn-plugin-0.0.3-2|31	%build
12cr|thunar-svn-plugin-0.0.3-2|32	# required for patch0
12cr|thunar-svn-plugin-0.0.3-2|33	xdt-autogen
12cr|thunar-svn-plugin-0.0.3-2|34	
12cr|thunar-svn-plugin-0.0.3-2|35	%configure2_5x
12cr|thunar-svn-plugin-0.0.3-2|36	
12cr|thunar-svn-plugin-0.0.3-2|37	%make
12cr|thunar-svn-plugin-0.0.3-2|38	
12cr|thunar-svn-plugin-0.0.3-2|39	%install
12cr|thunar-svn-plugin-0.0.3-2|40	%makeinstall_std
12cr|thunar-svn-plugin-0.0.3-2|41	
12cr|thunar-svn-plugin-0.0.3-2|42	%find_lang %{name}
12cr|thunar-svn-plugin-0.0.3-2|43	
12cr|thunar-svn-plugin-0.0.3-2|44	%files -f %{name}.lang
12cr|thunar-svn-plugin-0.0.3-2|45	%doc AUTHORS README ChangeLog
12cr|thunar-svn-plugin-0.0.3-2|46	%{_libdir}/thunarx-2/thunar-svn-plugin.*
12cr|thunar-svn-plugin-0.0.3-2|47	%{_libdir}/tsp-svn-helper
12cr|thunar-svn-plugin-0.0.3-2|48	%{_iconsdir}/hicolor/*/apps/*
12cr|thunar-svn-plugin-0.0.3-2|49	
12cr|thunar-svn-plugin-0.0.3-2|50	
12cr|thunar-svn-plugin-0.0.3-2|51	%changelog
12cr|thunar-svn-plugin-0.0.3-2|52	* Tue Mar 17 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.3-1mdv2009.1
12cr|thunar-svn-plugin-0.0.3-2|53	+ Revision: 356966
12cr|thunar-svn-plugin-0.0.3-2|54	- update to new version 0.0.3
12cr|thunar-svn-plugin-0.0.3-2|55	- disable format-strings check
12cr|thunar-svn-plugin-0.0.3-2|56	
12cr|thunar-svn-plugin-0.0.3-2|57	* Thu Jun 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.2-2mdv2009.0
12cr|thunar-svn-plugin-0.0.3-2|58	+ Revision: 226111
12cr|thunar-svn-plugin-0.0.3-2|59	- bump release tag, because real fix for scriplets is already commited (#41560)
12cr|thunar-svn-plugin-0.0.3-2|60	- run scriplets only for mdv older than 2009
12cr|thunar-svn-plugin-0.0.3-2|61	
12cr|thunar-svn-plugin-0.0.3-2|62	* Mon Jun 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.2-1mdv2009.0
12cr|thunar-svn-plugin-0.0.3-2|63	+ Revision: 219405
12cr|thunar-svn-plugin-0.0.3-2|64	- update to new version 0.0.2
12cr|thunar-svn-plugin-0.0.3-2|65	
12cr|thunar-svn-plugin-0.0.3-2|66	* Sat Jan 26 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-1mdv2008.1
12cr|thunar-svn-plugin-0.0.3-2|67	+ Revision: 158427
12cr|thunar-svn-plugin-0.0.3-2|68	- add buildrequires on libsvn-devel
12cr|thunar-svn-plugin-0.0.3-2|69	- correct the url
12cr|thunar-svn-plugin-0.0.3-2|70	- fix file list
12cr|thunar-svn-plugin-0.0.3-2|71	- add source and incomplete spec file
12cr|thunar-svn-plugin-0.0.3-2|72	- Created package structure for thunar-svn-plugin.
12cr|thunar-svn-plugin-0.0.3-2|73	

8016 12
12cr|thunar-thumbnailers-0.4.1-7|1	%define url_ver			%(echo %{version} | cut -c 1-3)
12cr|thunar-thumbnailers-0.4.1-7|2	%define _enable_debug_packages	%{nil}
12cr|thunar-thumbnailers-0.4.1-7|3	%define debug_package		%{nil}
12cr|thunar-thumbnailers-0.4.1-7|4	
12cr|thunar-thumbnailers-0.4.1-7|5	Summary:	A thumbnail plugin for the Thunar File Manager
12cr|thunar-thumbnailers-0.4.1-7|6	Name:		thunar-thumbnailers
12cr|thunar-thumbnailers-0.4.1-7|7	Version:	0.4.1
12cr|thunar-thumbnailers-0.4.1-7|8	Release:	7
12cr|thunar-thumbnailers-0.4.1-7|9	License:	GPLv2+
12cr|thunar-thumbnailers-0.4.1-7|10	Group:		Graphical desktop/Xfce
12cr|thunar-thumbnailers-0.4.1-7|11	URL:		http://goodies.xfce.org/projects/thunar-plugins/thunar-thumbnailers
12cr|thunar-thumbnailers-0.4.1-7|12	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|thunar-thumbnailers-0.4.1-7|13	BuildRequires:	thunar-devel >= 0.8.0
12cr|thunar-thumbnailers-0.4.1-7|14	BuildRequires:	imagemagick
12cr|thunar-thumbnailers-0.4.1-7|15	BuildRequires:	perl(XML::Parser)
12cr|thunar-thumbnailers-0.4.1-7|16	BuildRequires:	unzip
12cr|thunar-thumbnailers-0.4.1-7|17	BuildRequires:	dcraw
12cr|thunar-thumbnailers-0.4.1-7|18	BuildRequires:	ffmpegthumbnailer
12cr|thunar-thumbnailers-0.4.1-7|19	BuildRequires:	grace
12cr|thunar-thumbnailers-0.4.1-7|20	BuildRequires:	texlive-latex
12cr|thunar-thumbnailers-0.4.1-7|21	Requires:	thunar >= 0.8.0
12cr|thunar-thumbnailers-0.4.1-7|22	Requires:	imagemagick
12cr|thunar-thumbnailers-0.4.1-7|23	Requires:	unzip
12cr|thunar-thumbnailers-0.4.1-7|24	Suggests:	%{name}-ffmpeg
12cr|thunar-thumbnailers-0.4.1-7|25	
12cr|thunar-thumbnailers-0.4.1-7|26	%description
12cr|thunar-thumbnailers-0.4.1-7|27	Thumbnails support for Thunar File Manager.
12cr|thunar-thumbnailers-0.4.1-7|28	
12cr|thunar-thumbnailers-0.4.1-7|29	%package ffmpeg
12cr|thunar-thumbnailers-0.4.1-7|30	Summary:	A ffmpeg thumbnails support for Thunar File Manager
12cr|thunar-thumbnailers-0.4.1-7|31	Group:		Graphical desktop/Xfce
12cr|thunar-thumbnailers-0.4.1-7|32	Requires:	ffmpegthumbnailer
12cr|thunar-thumbnailers-0.4.1-7|33	Requires:	%{name}
12cr|thunar-thumbnailers-0.4.1-7|34	
12cr|thunar-thumbnailers-0.4.1-7|35	%description ffmpeg
12cr|thunar-thumbnailers-0.4.1-7|36	A ffmpeg thumbnails support for Thunar File Manager.
12cr|thunar-thumbnailers-0.4.1-7|37	
12cr|thunar-thumbnailers-0.4.1-7|38	%package grace
12cr|thunar-thumbnailers-0.4.1-7|39	Summary:	A grace thumbnails support for Thunar File Manager
12cr|thunar-thumbnailers-0.4.1-7|40	Group:		Graphical desktop/Xfce
12cr|thunar-thumbnailers-0.4.1-7|41	Requires:	grace
12cr|thunar-thumbnailers-0.4.1-7|42	Requires:	%{name}
12cr|thunar-thumbnailers-0.4.1-7|43	
12cr|thunar-thumbnailers-0.4.1-7|44	%description grace
12cr|thunar-thumbnailers-0.4.1-7|45	A grace thumbnails support for Thunar File Manager.
12cr|thunar-thumbnailers-0.4.1-7|46	
12cr|thunar-thumbnailers-0.4.1-7|47	%package raw
12cr|thunar-thumbnailers-0.4.1-7|48	Summary:	A RAW thumbnails support for Thunar File Manager
12cr|thunar-thumbnailers-0.4.1-7|49	Group:		Graphical desktop/Xfce
12cr|thunar-thumbnailers-0.4.1-7|50	Requires:	dcraw
12cr|thunar-thumbnailers-0.4.1-7|51	Requires:	%{name}
12cr|thunar-thumbnailers-0.4.1-7|52	
12cr|thunar-thumbnailers-0.4.1-7|53	%description raw
12cr|thunar-thumbnailers-0.4.1-7|54	A RAW thumbnails support for Thunar File Manager.
12cr|thunar-thumbnailers-0.4.1-7|55	
12cr|thunar-thumbnailers-0.4.1-7|56	%package tex
12cr|thunar-thumbnailers-0.4.1-7|57	Summary:	A TEX thumbnails support for Thunar File Manager
12cr|thunar-thumbnailers-0.4.1-7|58	Group:		Graphical desktop/Xfce
12cr|thunar-thumbnailers-0.4.1-7|59	Requires:	texlive-latex
12cr|thunar-thumbnailers-0.4.1-7|60	Requires:	%{name}
12cr|thunar-thumbnailers-0.4.1-7|61	
12cr|thunar-thumbnailers-0.4.1-7|62	%description tex
12cr|thunar-thumbnailers-0.4.1-7|63	A TEX thumbnails support for Thunar File Manager.
12cr|thunar-thumbnailers-0.4.1-7|64	
12cr|thunar-thumbnailers-0.4.1-7|65	%prep
12cr|thunar-thumbnailers-0.4.1-7|66	%setup -q
12cr|thunar-thumbnailers-0.4.1-7|67	
12cr|thunar-thumbnailers-0.4.1-7|68	%build
12cr|thunar-thumbnailers-0.4.1-7|69	%configure2_5x \
12cr|thunar-thumbnailers-0.4.1-7|70	--enable-raw \
12cr|thunar-thumbnailers-0.4.1-7|71	--enable-grace \
12cr|thunar-thumbnailers-0.4.1-7|72	--enable-ffmpeg \
12cr|thunar-thumbnailers-0.4.1-7|73	--enable-tex
12cr|thunar-thumbnailers-0.4.1-7|74	%make
12cr|thunar-thumbnailers-0.4.1-7|75	
12cr|thunar-thumbnailers-0.4.1-7|76	%install
12cr|thunar-thumbnailers-0.4.1-7|77	%makeinstall_std
12cr|thunar-thumbnailers-0.4.1-7|78	
12cr|thunar-thumbnailers-0.4.1-7|79	%files
12cr|thunar-thumbnailers-0.4.1-7|80	%doc AUTHORS ChangeLog README
12cr|thunar-thumbnailers-0.4.1-7|81	%dir %{_datadir}/thumbnailers
12cr|thunar-thumbnailers-0.4.1-7|82	%{_libdir}/dvi-thumbnailer
12cr|thunar-thumbnailers-0.4.1-7|83	%{_libdir}/eps-thumbnailer
12cr|thunar-thumbnailers-0.4.1-7|84	%{_libdir}/fig-thumbnailer
12cr|thunar-thumbnailers-0.4.1-7|85	%{_libdir}/odf-thumbnailer
12cr|thunar-thumbnailers-0.4.1-7|86	%{_libdir}/pdf-thumbnailer
12cr|thunar-thumbnailers-0.4.1-7|87	%{_libdir}/ps-thumbnailer
12cr|thunar-thumbnailers-0.4.1-7|88	%{_libdir}/psd-thumbnailer
12cr|thunar-thumbnailers-0.4.1-7|89	%{_libdir}/svgz-thumbnailer
12cr|thunar-thumbnailers-0.4.1-7|90	%{_libdir}/xcf-thumbnailer
12cr|thunar-thumbnailers-0.4.1-7|91	%{_datadir}/mime/packages/thunar-thumbnailers.xml
12cr|thunar-thumbnailers-0.4.1-7|92	%{_datadir}/thumbnailers/dvi-thumbnailer.desktop
12cr|thunar-thumbnailers-0.4.1-7|93	%{_datadir}/thumbnailers/eps-thumbnailer.desktop
12cr|thunar-thumbnailers-0.4.1-7|94	%{_datadir}/thumbnailers/fig-thumbnailer.desktop
12cr|thunar-thumbnailers-0.4.1-7|95	%{_datadir}/thumbnailers/odf-thumbnailer.desktop
12cr|thunar-thumbnailers-0.4.1-7|96	%{_datadir}/thumbnailers/pdf-thumbnailer.desktop
12cr|thunar-thumbnailers-0.4.1-7|97	%{_datadir}/thumbnailers/ps-thumbnailer.desktop
12cr|thunar-thumbnailers-0.4.1-7|98	%{_datadir}/thumbnailers/psd-thumbnailer.desktop
12cr|thunar-thumbnailers-0.4.1-7|99	%{_datadir}/thumbnailers/svgz-thumbnailer.desktop
12cr|thunar-thumbnailers-0.4.1-7|100	%{_datadir}/thumbnailers/xcf-thumbnailer.desktop
12cr|thunar-thumbnailers-0.4.1-7|101	
12cr|thunar-thumbnailers-0.4.1-7|102	%files ffmpeg
12cr|thunar-thumbnailers-0.4.1-7|103	%{_libdir}/ffmpeg-thumbnailer
12cr|thunar-thumbnailers-0.4.1-7|104	%{_libdir}/ogg-thumbnailer
12cr|thunar-thumbnailers-0.4.1-7|105	%{_datadir}/thumbnailers/ffmpeg-thumbnailer.desktop
12cr|thunar-thumbnailers-0.4.1-7|106	%{_datadir}/thumbnailers/ogg-thumbnailer.desktop
12cr|thunar-thumbnailers-0.4.1-7|107	
12cr|thunar-thumbnailers-0.4.1-7|108	%files grace
12cr|thunar-thumbnailers-0.4.1-7|109	%{_libdir}/agr-thumbnailer
12cr|thunar-thumbnailers-0.4.1-7|110	%{_datadir}/thumbnailers/agr-thumbnailer.desktop
12cr|thunar-thumbnailers-0.4.1-7|111	
12cr|thunar-thumbnailers-0.4.1-7|112	%files raw
12cr|thunar-thumbnailers-0.4.1-7|113	%{_libdir}/raw-thumbnailer
12cr|thunar-thumbnailers-0.4.1-7|114	%{_datadir}/thumbnailers/raw-thumbnailer.desktop
12cr|thunar-thumbnailers-0.4.1-7|115	
12cr|thunar-thumbnailers-0.4.1-7|116	%files tex
12cr|thunar-thumbnailers-0.4.1-7|117	%{_libdir}/tex-thumbnailer
12cr|thunar-thumbnailers-0.4.1-7|118	%{_datadir}/thumbnailers/tex-thumbnailer.desktop
12cr|thunar-thumbnailers-0.4.1-7|119	
12cr|thunar-thumbnailers-0.4.1-7|120	
12cr|thunar-thumbnailers-0.4.1-7|121	%changelog
12cr|thunar-thumbnailers-0.4.1-7|122	* Fri Apr 29 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-6mdv2011.0
12cr|thunar-thumbnailers-0.4.1-7|123	+ Revision: 660730
12cr|thunar-thumbnailers-0.4.1-7|124	- rebuild
12cr|thunar-thumbnailers-0.4.1-7|125	
12cr|thunar-thumbnailers-0.4.1-7|126	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-5mdv2011.0
12cr|thunar-thumbnailers-0.4.1-7|127	+ Revision: 615214
12cr|thunar-thumbnailers-0.4.1-7|128	- the mass rebuild of 2010.1 packages
12cr|thunar-thumbnailers-0.4.1-7|129	
12cr|thunar-thumbnailers-0.4.1-7|130	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-4mdv2010.1
12cr|thunar-thumbnailers-0.4.1-7|131	+ Revision: 543284
12cr|thunar-thumbnailers-0.4.1-7|132	- rebuild for mdv 2010.1
12cr|thunar-thumbnailers-0.4.1-7|133	
12cr|thunar-thumbnailers-0.4.1-7|134	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-3mdv2009.1
12cr|thunar-thumbnailers-0.4.1-7|135	+ Revision: 349184
12cr|thunar-thumbnailers-0.4.1-7|136	- rebuild whole xfce
12cr|thunar-thumbnailers-0.4.1-7|137	
12cr|thunar-thumbnailers-0.4.1-7|138	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-2mdv2009.1
12cr|thunar-thumbnailers-0.4.1-7|139	+ Revision: 294892
12cr|thunar-thumbnailers-0.4.1-7|140	- rebuild for new Thunar  (Xfce4.6 beta1)
12cr|thunar-thumbnailers-0.4.1-7|141	
12cr|thunar-thumbnailers-0.4.1-7|142	* Mon Sep 01 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-1mdv2009.0
12cr|thunar-thumbnailers-0.4.1-7|143	+ Revision: 278572
12cr|thunar-thumbnailers-0.4.1-7|144	- update to new version 0.4.1
12cr|thunar-thumbnailers-0.4.1-7|145	
12cr|thunar-thumbnailers-0.4.1-7|146	* Sun Jul 13 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-1mdv2009.0
12cr|thunar-thumbnailers-0.4.1-7|147	+ Revision: 234212
12cr|thunar-thumbnailers-0.4.1-7|148	- update file list
12cr|thunar-thumbnailers-0.4.1-7|149	- update to new version 0.4.0
12cr|thunar-thumbnailers-0.4.1-7|150	- drop requires on raw-thumbnailer since upstream starts to rely on dcraw
12cr|thunar-thumbnailers-0.4.1-7|151	- run scriplets only for mdv older than 2009
12cr|thunar-thumbnailers-0.4.1-7|152	
12cr|thunar-thumbnailers-0.4.1-7|153	* Mon May 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-2mdv2009.0
12cr|thunar-thumbnailers-0.4.1-7|154	+ Revision: 206161
12cr|thunar-thumbnailers-0.4.1-7|155	- split out the package (#40765)
12cr|thunar-thumbnailers-0.4.1-7|156	- correct the requires and buildrequires
12cr|thunar-thumbnailers-0.4.1-7|157	- do not generate debug package, since this software is a couple of bash scripts
12cr|thunar-thumbnailers-0.4.1-7|158	- fix file list
12cr|thunar-thumbnailers-0.4.1-7|159	
12cr|thunar-thumbnailers-0.4.1-7|160	* Tue Mar 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-1mdv2008.1
12cr|thunar-thumbnailers-0.4.1-7|161	+ Revision: 188443
12cr|thunar-thumbnailers-0.4.1-7|162	- new version
12cr|thunar-thumbnailers-0.4.1-7|163	
12cr|thunar-thumbnailers-0.4.1-7|164	* Mon Mar 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.1-1mdv2008.1
12cr|thunar-thumbnailers-0.4.1-7|165	+ Revision: 178004
12cr|thunar-thumbnailers-0.4.1-7|166	- new version
12cr|thunar-thumbnailers-0.4.1-7|167	- enable support for tex, dcraw and raw-thumbnailer
12cr|thunar-thumbnailers-0.4.1-7|168	
12cr|thunar-thumbnailers-0.4.1-7|169	+ Olivier Blin <oblin@mandriva.com>
12cr|thunar-thumbnailers-0.4.1-7|170	- restore BuildRoot
12cr|thunar-thumbnailers-0.4.1-7|171	
12cr|thunar-thumbnailers-0.4.1-7|172	+ Thierry Vignaud <tv@mandriva.org>
12cr|thunar-thumbnailers-0.4.1-7|173	- kill re-definition of %%buildroot on Pixel's request
12cr|thunar-thumbnailers-0.4.1-7|174	
12cr|thunar-thumbnailers-0.4.1-7|175	* Tue Nov 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-3mdv2008.1
12cr|thunar-thumbnailers-0.4.1-7|176	+ Revision: 110640
12cr|thunar-thumbnailers-0.4.1-7|177	- new license policy
12cr|thunar-thumbnailers-0.4.1-7|178	- do not package COPYING and INSTALL files
12cr|thunar-thumbnailers-0.4.1-7|179	
12cr|thunar-thumbnailers-0.4.1-7|180	* Sun Sep 09 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-3mdv2008.0
12cr|thunar-thumbnailers-0.4.1-7|181	+ Revision: 83580
12cr|thunar-thumbnailers-0.4.1-7|182	- do not use evince to generate pdf thumbnails
12cr|thunar-thumbnailers-0.4.1-7|183	
12cr|thunar-thumbnailers-0.4.1-7|184	* Sat Aug 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-2mdv2008.0
12cr|thunar-thumbnailers-0.4.1-7|185	+ Revision: 71435
12cr|thunar-thumbnailers-0.4.1-7|186	- add buildrequires on ffmpegthumbnailer,evince and grace, so the proper funcionality could be enabled
12cr|thunar-thumbnailers-0.4.1-7|187	- disable grace support for now
12cr|thunar-thumbnailers-0.4.1-7|188	- add proper requires to support generating thumbnails
12cr|thunar-thumbnailers-0.4.1-7|189	
12cr|thunar-thumbnailers-0.4.1-7|190	* Sat Aug 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2008.0
12cr|thunar-thumbnailers-0.4.1-7|191	+ Revision: 65457
12cr|thunar-thumbnailers-0.4.1-7|192	- fix file list
12cr|thunar-thumbnailers-0.4.1-7|193	- new version
12cr|thunar-thumbnailers-0.4.1-7|194	- add requires on imagemagick
12cr|thunar-thumbnailers-0.4.1-7|195	- own directory
12cr|thunar-thumbnailers-0.4.1-7|196	- new version
12cr|thunar-thumbnailers-0.4.1-7|197	
12cr|thunar-thumbnailers-0.4.1-7|198	* Sat Jun 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-1mdv2008.0
12cr|thunar-thumbnailers-0.4.1-7|199	+ Revision: 40286
12cr|thunar-thumbnailers-0.4.1-7|200	- new version
12cr|thunar-thumbnailers-0.4.1-7|201	- s/imagemagick/ImageMagick
12cr|thunar-thumbnailers-0.4.1-7|202	
12cr|thunar-thumbnailers-0.4.1-7|203	* Thu May 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-3mdv2008.0
12cr|thunar-thumbnailers-0.4.1-7|204	+ Revision: 30504
12cr|thunar-thumbnailers-0.4.1-7|205	- fix typo
12cr|thunar-thumbnailers-0.4.1-7|206	
12cr|thunar-thumbnailers-0.4.1-7|207	* Thu May 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-2mdv2008.0
12cr|thunar-thumbnailers-0.4.1-7|208	+ Revision: 30502
12cr|thunar-thumbnailers-0.4.1-7|209	- update summary
12cr|thunar-thumbnailers-0.4.1-7|210	
12cr|thunar-thumbnailers-0.4.1-7|211	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-1mdv2008.0
12cr|thunar-thumbnailers-0.4.1-7|212	+ Revision: 30342
12cr|thunar-thumbnailers-0.4.1-7|213	- Import thunar-thumbnailers
12cr|thunar-thumbnailers-0.4.1-7|214	

8017 12
12cr|thunar-vcs-plugin-0.1.4-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|thunar-vcs-plugin-0.1.4-1|2	
12cr|thunar-vcs-plugin-0.1.4-1|3	Summary:	VCS support for Thunar file manager
12cr|thunar-vcs-plugin-0.1.4-1|4	Name:		thunar-vcs-plugin
12cr|thunar-vcs-plugin-0.1.4-1|5	Version:	0.1.4
12cr|thunar-vcs-plugin-0.1.4-1|6	Release:	1
12cr|thunar-vcs-plugin-0.1.4-1|7	License:	GPLv2+
12cr|thunar-vcs-plugin-0.1.4-1|8	Group:		Graphical desktop/Xfce
12cr|thunar-vcs-plugin-0.1.4-1|9	Url:		http://goodies.xfce.org/projects/thunar-plugins/%{name}
12cr|thunar-vcs-plugin-0.1.4-1|10	Source0:	http://archive.xfce.org/src/thunar-plugins/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|thunar-vcs-plugin-0.1.4-1|11	BuildRequires:	pkgconfig(thunarx-2) >= 1.2.0
12cr|thunar-vcs-plugin-0.1.4-1|12	BuildRequires:	intltool
12cr|thunar-vcs-plugin-0.1.4-1|13	BuildRequires:	pkgconfig(exo-1) >= 0.6.0
12cr|thunar-vcs-plugin-0.1.4-1|14	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.8.0
12cr|thunar-vcs-plugin-0.1.4-1|15	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.14.0
12cr|thunar-vcs-plugin-0.1.4-1|16	BuildRequires:	pkgconfig(glib-2.0) >= 2.18.0
12cr|thunar-vcs-plugin-0.1.4-1|17	BuildRequires:	pkgconfig(gobject-2.0) >= 2.18.0
12cr|thunar-vcs-plugin-0.1.4-1|18	BuildRequires:	pkgconfig(apr-1) >= 0.9.7
12cr|thunar-vcs-plugin-0.1.4-1|19	BuildRequires:	subversion-devel >= 1.5
12cr|thunar-vcs-plugin-0.1.4-1|20	BuildRequires:	git
12cr|thunar-vcs-plugin-0.1.4-1|21	Suggests:	git
12cr|thunar-vcs-plugin-0.1.4-1|22	
12cr|thunar-vcs-plugin-0.1.4-1|23	%description
12cr|thunar-vcs-plugin-0.1.4-1|24	The Thunar VCS Plugin adds Subversion actions to the context menu of thunar.
12cr|thunar-vcs-plugin-0.1.4-1|25	This gives a VCS integration to Thunar.
12cr|thunar-vcs-plugin-0.1.4-1|26	
12cr|thunar-vcs-plugin-0.1.4-1|27	The current features are:
12cr|thunar-vcs-plugin-0.1.4-1|28	- Most of the svn action: add, blame, checkout, cleanup, commit, copy, delete,
12cr|thunar-vcs-plugin-0.1.4-1|29	export, import, lock, log, move, properties, relocate, resolved, revert,
12cr|thunar-vcs-plugin-0.1.4-1|30	status, switch, unlock, update.
12cr|thunar-vcs-plugin-0.1.4-1|31	- Subversion info in file properties dialog.
12cr|thunar-vcs-plugin-0.1.4-1|32	- Basic git support: add, blame, branch, clean, clone, log, move, reset,
12cr|thunar-vcs-plugin-0.1.4-1|33	stash, status.
12cr|thunar-vcs-plugin-0.1.4-1|34	
12cr|thunar-vcs-plugin-0.1.4-1|35	
12cr|thunar-vcs-plugin-0.1.4-1|36	%prep
12cr|thunar-vcs-plugin-0.1.4-1|37	%setup -q
12cr|thunar-vcs-plugin-0.1.4-1|38	
12cr|thunar-vcs-plugin-0.1.4-1|39	%build
12cr|thunar-vcs-plugin-0.1.4-1|40	%configure2_5x \
12cr|thunar-vcs-plugin-0.1.4-1|41	--disable-static
12cr|thunar-vcs-plugin-0.1.4-1|42	%make
12cr|thunar-vcs-plugin-0.1.4-1|43	
12cr|thunar-vcs-plugin-0.1.4-1|44	%install
12cr|thunar-vcs-plugin-0.1.4-1|45	%makeinstall_std
12cr|thunar-vcs-plugin-0.1.4-1|46	
12cr|thunar-vcs-plugin-0.1.4-1|47	%find_lang %{name}
12cr|thunar-vcs-plugin-0.1.4-1|48	
12cr|thunar-vcs-plugin-0.1.4-1|49	%files -f %{name}.lang
12cr|thunar-vcs-plugin-0.1.4-1|50	%doc AUTHORS ChangeLog NEWS README
12cr|thunar-vcs-plugin-0.1.4-1|51	%{_libdir}/thunarx-2/thunar-vcs-plugin.so
12cr|thunar-vcs-plugin-0.1.4-1|52	%{_libdir}/tvp-git-helper
12cr|thunar-vcs-plugin-0.1.4-1|53	%{_libdir}/tvp-svn-helper
12cr|thunar-vcs-plugin-0.1.4-1|54	%{_iconsdir}/hicolor/*/apps/*

8018 12
12cr|thunar-vfs-1.2.0-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cr|thunar-vfs-1.2.0-2|2	
12cr|thunar-vfs-1.2.0-2|3	%define api	1
12cr|thunar-vfs-1.2.0-2|4	%define major	2
12cr|thunar-vfs-1.2.0-2|5	%define libname %mklibname %{name} %{api} %{major}
12cr|thunar-vfs-1.2.0-2|6	%define devname %mklibname %{name} -d
12cr|thunar-vfs-1.2.0-2|7	
12cr|thunar-vfs-1.2.0-2|8	Name:           thunar-vfs
12cr|thunar-vfs-1.2.0-2|9	Version:        1.2.0
12cr|thunar-vfs-1.2.0-2|10	Release:        %mkrel 2
12cr|thunar-vfs-1.2.0-2|11	Summary:        Virtual filesystem shipped with Thunar 1.0 and earlier releases
12cr|thunar-vfs-1.2.0-2|12	Group:          Graphical desktop/Xfce
12cr|thunar-vfs-1.2.0-2|13	License:        LGPLv2+
12cr|thunar-vfs-1.2.0-2|14	URL:            http://thunar.xfce.org
12cr|thunar-vfs-1.2.0-2|15	Source0:        http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|thunar-vfs-1.2.0-2|16	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.34
12cr|thunar-vfs-1.2.0-2|17	BuildRequires:	pkgconfig(exo-1) >= 0.6.0
12cr|thunar-vfs-1.2.0-2|18	BuildRequires:	pkgconfig(gamin)
12cr|thunar-vfs-1.2.0-2|19	BuildRequires:	pkgconfig(gconf-2.0) >= 2.4.0
12cr|thunar-vfs-1.2.0-2|20	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.10.0
12cr|thunar-vfs-1.2.0-2|21	BuildRequires:	pkgconfig(glib-2.0) >= 2.12.0
12cr|thunar-vfs-1.2.0-2|22	BuildRequires:	pkgconfig(gthread-2.0) >= 2.12.0
12cr|thunar-vfs-1.2.0-2|23	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.10.0
12cr|thunar-vfs-1.2.0-2|24	BuildRequires:	pkgconfig(libpng) >= 1.2.0
12cr|thunar-vfs-1.2.0-2|25	BuildRequires:	pkgconfig(libstartup-notification-1.0) >= 0.4
12cr|thunar-vfs-1.2.0-2|26	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.8.0
12cr|thunar-vfs-1.2.0-2|27	BuildRequires:	freetype-devel
12cr|thunar-vfs-1.2.0-2|28	BuildRequires:	libjpeg-devel
12cr|thunar-vfs-1.2.0-2|29	BuildRequires:	intltool
12cr|thunar-vfs-1.2.0-2|30	
12cr|thunar-vfs-1.2.0-2|31	%description
12cr|thunar-vfs-1.2.0-2|32	Thunar-vfs contains the virtual filesystem shipped with Thunar 1.0 and
12cr|thunar-vfs-1.2.0-2|33	earlier releases. It provides compatibility for applications that still
12cr|thunar-vfs-1.2.0-2|34	use thunar-vfs while Thunar was ported to GVFS.
12cr|thunar-vfs-1.2.0-2|35	
12cr|thunar-vfs-1.2.0-2|36	%package -n %{libname}
12cr|thunar-vfs-1.2.0-2|37	Summary:	Shared libraries for %{name}
12cr|thunar-vfs-1.2.0-2|38	Group:		System/Libraries
12cr|thunar-vfs-1.2.0-2|39	Requires:	%{name} >= %{version}-%{release}
12cr|thunar-vfs-1.2.0-2|40	Conflicts:	%{name} < 1.2.0-2
12cr|thunar-vfs-1.2.0-2|41	
12cr|thunar-vfs-1.2.0-2|42	%description -n %{libname}
12cr|thunar-vfs-1.2.0-2|43	Thunar-vfs contains the virtual filesystem shipped with Thunar 1.0 and
12cr|thunar-vfs-1.2.0-2|44	earlier releases. It provides compatibility for applications that still
12cr|thunar-vfs-1.2.0-2|45	use thunar-vfs while Thunar was ported to GVFS.
12cr|thunar-vfs-1.2.0-2|46	
12cr|thunar-vfs-1.2.0-2|47	This package contains the shared libraries for %{name}.
12cr|thunar-vfs-1.2.0-2|48	
12cr|thunar-vfs-1.2.0-2|49	%package -n %{devname}
12cr|thunar-vfs-1.2.0-2|50	Summary:	Development files for %{name}
12cr|thunar-vfs-1.2.0-2|51	Group:		Development/Other
12cr|thunar-vfs-1.2.0-2|52	Requires:	%{libname} = %{version}-%{release}
12cr|thunar-vfs-1.2.0-2|53	Provides:	%{name}-devel = %{version}-%{release}
12cr|thunar-vfs-1.2.0-2|54	Obsoletes:	%{name}-devel < 1.2.0-2
12cr|thunar-vfs-1.2.0-2|55	
12cr|thunar-vfs-1.2.0-2|56	%description -n %{devname}
12cr|thunar-vfs-1.2.0-2|57	Thunar-vfs contains the virtual filesystem shipped with Thunar 1.0 and
12cr|thunar-vfs-1.2.0-2|58	earlier releases. It provides compatibility for applications that still
12cr|thunar-vfs-1.2.0-2|59	use thunar-vfs while Thunar was ported to GVFS.
12cr|thunar-vfs-1.2.0-2|60	
12cr|thunar-vfs-1.2.0-2|61	This package contains the libraries and header files for developing
12cr|thunar-vfs-1.2.0-2|62	applications that use %{name}.
12cr|thunar-vfs-1.2.0-2|63	
12cr|thunar-vfs-1.2.0-2|64	%prep
12cr|thunar-vfs-1.2.0-2|65	%setup -q
12cr|thunar-vfs-1.2.0-2|66	
12cr|thunar-vfs-1.2.0-2|67	%build
12cr|thunar-vfs-1.2.0-2|68	%configure2_5x \
12cr|thunar-vfs-1.2.0-2|69	--disable-static
12cr|thunar-vfs-1.2.0-2|70	%make
12cr|thunar-vfs-1.2.0-2|71	
12cr|thunar-vfs-1.2.0-2|72	%install
12cr|thunar-vfs-1.2.0-2|73	%makeinstall_std
12cr|thunar-vfs-1.2.0-2|74	
12cr|thunar-vfs-1.2.0-2|75	#we don't want these
12cr|thunar-vfs-1.2.0-2|76	find %{buildroot} -name '*.la' -delete
12cr|thunar-vfs-1.2.0-2|77	
12cr|thunar-vfs-1.2.0-2|78	%find_lang %{name}
12cr|thunar-vfs-1.2.0-2|79	
12cr|thunar-vfs-1.2.0-2|80	# remove duplicate docs
12cr|thunar-vfs-1.2.0-2|81	rm -rf %{buildroot}%{_datadir}/doc
12cr|thunar-vfs-1.2.0-2|82	
12cr|thunar-vfs-1.2.0-2|83	%check
12cr|thunar-vfs-1.2.0-2|84	make tests
12cr|thunar-vfs-1.2.0-2|85	
12cr|thunar-vfs-1.2.0-2|86	%files -f %{name}.lang
12cr|thunar-vfs-1.2.0-2|87	%doc AUTHORS ChangeLog NEWS README
12cr|thunar-vfs-1.2.0-2|88	%doc docs/ThumbnailersCacheFormat.txt docs/README.volumes
12cr|thunar-vfs-1.2.0-2|89	%{_datadir}/thumbnailers/thunar-vfs-font-thumbnailer-1.desktop
12cr|thunar-vfs-1.2.0-2|90	
12cr|thunar-vfs-1.2.0-2|91	%files -n %{libname}
12cr|thunar-vfs-1.2.0-2|92	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12cr|thunar-vfs-1.2.0-2|93	%{_libdir}/thunar-vfs-*
12cr|thunar-vfs-1.2.0-2|94	
12cr|thunar-vfs-1.2.0-2|95	%files -n %{devname}
12cr|thunar-vfs-1.2.0-2|96	%doc HACKING TODO
12cr|thunar-vfs-1.2.0-2|97	%doc %{_datadir}/gtk-doc/html/%{name}/
12cr|thunar-vfs-1.2.0-2|98	%{_includedir}/%{name}-%{api}/
12cr|thunar-vfs-1.2.0-2|99	%{_libdir}/lib%{name}-%{api}.so
12cr|thunar-vfs-1.2.0-2|100	%{_libdir}/pkgconfig/thunar-vfs-%{api}.pc

8019 12
12cr|thunar-volman-0.8.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|thunar-volman-0.8.0-1|2	
12cr|thunar-volman-0.8.0-1|3	Summary:	A removable volume manager for Thunar
12cr|thunar-volman-0.8.0-1|4	Name:		thunar-volman
12cr|thunar-volman-0.8.0-1|5	Version:	0.8.0
12cr|thunar-volman-0.8.0-1|6	Release:	1
12cr|thunar-volman-0.8.0-1|7	License:	GPLv2+
12cr|thunar-volman-0.8.0-1|8	Group:		Graphical desktop/Xfce
12cr|thunar-volman-0.8.0-1|9	URL:		http://goodies.xfce.org/projects/thunar-plugins/%{name}
12cr|thunar-volman-0.8.0-1|10	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|thunar-volman-0.8.0-1|11	BuildRequires:	thunar-devel >= 1.3.1
12cr|thunar-volman-0.8.0-1|12	BuildRequires:	dbus-devel >= 0.34
12cr|thunar-volman-0.8.0-1|13	BuildRequires:	libusb-devel
12cr|thunar-volman-0.8.0-1|14	BuildRequires:	pkgconfig(gudev-1.0)
12cr|thunar-volman-0.8.0-1|15	BuildRequires:	exo-devel >= 0.7.2
12cr|thunar-volman-0.8.0-1|16	BuildRequires:	libxfce4util-devel >= 4.9.0
12cr|thunar-volman-0.8.0-1|17	BuildRequires:	libxfce4ui-devel >= 4.9.1
12cr|thunar-volman-0.8.0-1|18	BuildRequires:	xfconf-devel >= 4.7.0
12cr|thunar-volman-0.8.0-1|19	BuildRequires:	libnotify-devel >= 0.4.0
12cr|thunar-volman-0.8.0-1|20	Requires:	thunar >= 1.3.1
12cr|thunar-volman-0.8.0-1|21	Requires:	dbus >= 0.34
12cr|thunar-volman-0.8.0-1|22	Requires:	gvfs
12cr|thunar-volman-0.8.0-1|23	Obsoletes:	xfce4-volstatus-icon <= 0.1.0
12cr|thunar-volman-0.8.0-1|24	
12cr|thunar-volman-0.8.0-1|25	%description
12cr|thunar-volman-0.8.0-1|26	The Thunar Volume Manager is an extension for the Thunar
12cr|thunar-volman-0.8.0-1|27	file manager, which enables automatic management of removable
12cr|thunar-volman-0.8.0-1|28	drives and media. For example, if thunar-volman is installed
12cr|thunar-volman-0.8.0-1|29	and configured properly, and you plug in your digital camera,
12cr|thunar-volman-0.8.0-1|30	it will automatically launch your preferred photo application
12cr|thunar-volman-0.8.0-1|31	and import the new pictures from the camera into your photo collection.
12cr|thunar-volman-0.8.0-1|32	
12cr|thunar-volman-0.8.0-1|33	%prep
12cr|thunar-volman-0.8.0-1|34	%setup -q
12cr|thunar-volman-0.8.0-1|35	
12cr|thunar-volman-0.8.0-1|36	%build
12cr|thunar-volman-0.8.0-1|37	%configure2_5x \
12cr|thunar-volman-0.8.0-1|38	--enable-notifications
12cr|thunar-volman-0.8.0-1|39	
12cr|thunar-volman-0.8.0-1|40	%make
12cr|thunar-volman-0.8.0-1|41	
12cr|thunar-volman-0.8.0-1|42	%install
12cr|thunar-volman-0.8.0-1|43	%makeinstall_std
12cr|thunar-volman-0.8.0-1|44	
12cr|thunar-volman-0.8.0-1|45	%find_lang %{name} %{name}.lang
12cr|thunar-volman-0.8.0-1|46	
12cr|thunar-volman-0.8.0-1|47	%files -f %{name}.lang
12cr|thunar-volman-0.8.0-1|48	%doc AUTHORS ChangeLog NEWS README THANKS
12cr|thunar-volman-0.8.0-1|49	%{_bindir}/thunar-volman
12cr|thunar-volman-0.8.0-1|50	%{_bindir}/thunar-volman-settings
12cr|thunar-volman-0.8.0-1|51	%{_iconsdir}/hicolor/*/apps/*.png
12cr|thunar-volman-0.8.0-1|52	%{_iconsdir}/hicolor/scalable/apps/*.svg
12cr|thunar-volman-0.8.0-1|53	%{_datadir}/applications/thunar-volman-settings.desktop
12cr|thunar-volman-0.8.0-1|54	
12cr|thunar-volman-0.8.0-1|55	
12cr|thunar-volman-0.8.0-1|56	%changelog
12cr|thunar-volman-0.8.0-1|57	* Tue May 01 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.0-1
12cr|thunar-volman-0.8.0-1|58	+ Revision: 794654
12cr|thunar-volman-0.8.0-1|59	- update to new version 0.8.0
12cr|thunar-volman-0.8.0-1|60	
12cr|thunar-volman-0.8.0-1|61	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.1-1
12cr|thunar-volman-0.8.0-1|62	+ Revision: 791050
12cr|thunar-volman-0.8.0-1|63	- update to new version 0.7.1
12cr|thunar-volman-0.8.0-1|64	
12cr|thunar-volman-0.8.0-1|65	* Sat Apr 07 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.0-1
12cr|thunar-volman-0.8.0-1|66	+ Revision: 789668
12cr|thunar-volman-0.8.0-1|67	- drop desktop-file-install script
12cr|thunar-volman-0.8.0-1|68	- update to new version 0.7.0
12cr|thunar-volman-0.8.0-1|69	- spec file clean
12cr|thunar-volman-0.8.0-1|70	
12cr|thunar-volman-0.8.0-1|71	* Thu Apr 05 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.1-2
12cr|thunar-volman-0.8.0-1|72	+ Revision: 789477
12cr|thunar-volman-0.8.0-1|73	- update buildrequires
12cr|thunar-volman-0.8.0-1|74	- drop old stuff from spec file
12cr|thunar-volman-0.8.0-1|75	
12cr|thunar-volman-0.8.0-1|76	* Sat Mar 31 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.1-1
12cr|thunar-volman-0.8.0-1|77	+ Revision: 788526
12cr|thunar-volman-0.8.0-1|78	- use pkgconfig(gudev-1.0) as a buildrequire
12cr|thunar-volman-0.8.0-1|79	- update to new version 0.6.1
12cr|thunar-volman-0.8.0-1|80	
12cr|thunar-volman-0.8.0-1|81	* Fri Apr 29 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-3
12cr|thunar-volman-0.8.0-1|82	+ Revision: 660731
12cr|thunar-volman-0.8.0-1|83	- obsolete xfce4-volstatus-icon
12cr|thunar-volman-0.8.0-1|84	
12cr|thunar-volman-0.8.0-1|85	* Tue Apr 19 2011 Funda Wang <fwang@mandriva.org> 0.6.0-2
12cr|thunar-volman-0.8.0-1|86	+ Revision: 656033
12cr|thunar-volman-0.8.0-1|87	- rebuild for libnotify 0.7
12cr|thunar-volman-0.8.0-1|88	
12cr|thunar-volman-0.8.0-1|89	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-1
12cr|thunar-volman-0.8.0-1|90	+ Revision: 632766
12cr|thunar-volman-0.8.0-1|91	- update to new version 0.6.0
12cr|thunar-volman-0.8.0-1|92	
12cr|thunar-volman-0.8.0-1|93	* Wed Dec 08 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.3-1mdv2011.0
12cr|thunar-volman-0.8.0-1|94	+ Revision: 616410
12cr|thunar-volman-0.8.0-1|95	- update to new version 0.5.3
12cr|thunar-volman-0.8.0-1|96	
12cr|thunar-volman-0.8.0-1|97	* Mon Nov 08 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.2-2mdv2011.0
12cr|thunar-volman-0.8.0-1|98	+ Revision: 595119
12cr|thunar-volman-0.8.0-1|99	- drop buildrequires and requires on hal
12cr|thunar-volman-0.8.0-1|100	- gvfs is needed as a runtime dependency, without this auto mount does not work
12cr|thunar-volman-0.8.0-1|101	
12cr|thunar-volman-0.8.0-1|102	* Sun Nov 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.2-1mdv2011.0
12cr|thunar-volman-0.8.0-1|103	+ Revision: 594764
12cr|thunar-volman-0.8.0-1|104	- update to new version 0.5.2
12cr|thunar-volman-0.8.0-1|105	
12cr|thunar-volman-0.8.0-1|106	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-1mdv2011.0
12cr|thunar-volman-0.8.0-1|107	+ Revision: 579585
12cr|thunar-volman-0.8.0-1|108	- update to new version 0.5.1
12cr|thunar-volman-0.8.0-1|109	- drop patch0
12cr|thunar-volman-0.8.0-1|110	- adjust buildrequires
12cr|thunar-volman-0.8.0-1|111	- fix file list
12cr|thunar-volman-0.8.0-1|112	
12cr|thunar-volman-0.8.0-1|113	* Thu Jun 17 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3.80-6mdv2010.1
12cr|thunar-volman-0.8.0-1|114	+ Revision: 548214
12cr|thunar-volman-0.8.0-1|115	- only show .desktop file in XFCE
12cr|thunar-volman-0.8.0-1|116	
12cr|thunar-volman-0.8.0-1|117	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.80-5mdv2010.1
12cr|thunar-volman-0.8.0-1|118	+ Revision: 543286
12cr|thunar-volman-0.8.0-1|119	- rebuild for mdv 2010.1
12cr|thunar-volman-0.8.0-1|120	
12cr|thunar-volman-0.8.0-1|121	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.3.80-4mdv2010.0
12cr|thunar-volman-0.8.0-1|122	+ Revision: 445425
12cr|thunar-volman-0.8.0-1|123	- rebuild
12cr|thunar-volman-0.8.0-1|124	
12cr|thunar-volman-0.8.0-1|125	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.80-3mdv2009.1
12cr|thunar-volman-0.8.0-1|126	+ Revision: 349271
12cr|thunar-volman-0.8.0-1|127	- Patch0: fix compiling with -Werror=format-strings
12cr|thunar-volman-0.8.0-1|128	
12cr|thunar-volman-0.8.0-1|129	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.80-2mdv2009.1
12cr|thunar-volman-0.8.0-1|130	+ Revision: 294880
12cr|thunar-volman-0.8.0-1|131	- drop patch 3
12cr|thunar-volman-0.8.0-1|132	
12cr|thunar-volman-0.8.0-1|133	* Thu Sep 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.80-1mdv2009.1
12cr|thunar-volman-0.8.0-1|134	+ Revision: 285641
12cr|thunar-volman-0.8.0-1|135	- update to new version 0.3.80
12cr|thunar-volman-0.8.0-1|136	- drop patches 1 and 2, as they were merged upstream
12cr|thunar-volman-0.8.0-1|137	- Patch3: lower exo version requirements (for LUKS support)
12cr|thunar-volman-0.8.0-1|138	
12cr|thunar-volman-0.8.0-1|139	* Wed Aug 20 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-6mdv2009.0
12cr|thunar-volman-0.8.0-1|140	+ Revision: 274172
12cr|thunar-volman-0.8.0-1|141	- Patch2: add support for LUKS encrypted volumes (upstream bug #3349)
12cr|thunar-volman-0.8.0-1|142	
12cr|thunar-volman-0.8.0-1|143	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.2.0-5mdv2009.0
12cr|thunar-volman-0.8.0-1|144	+ Revision: 261535
12cr|thunar-volman-0.8.0-1|145	- rebuild
12cr|thunar-volman-0.8.0-1|146	
12cr|thunar-volman-0.8.0-1|147	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.2.0-4mdv2009.0
12cr|thunar-volman-0.8.0-1|148	+ Revision: 254538
12cr|thunar-volman-0.8.0-1|149	- rebuild
12cr|thunar-volman-0.8.0-1|150	
12cr|thunar-volman-0.8.0-1|151	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|thunar-volman-0.8.0-1|152	- revert, it is pointless to backport this patch, too much effort
12cr|thunar-volman-0.8.0-1|153	- Patch4: add support for LUKS encrypted volumes (upstream bug #3349)
12cr|thunar-volman-0.8.0-1|154	- run scriplets only for mdv older than 2009
12cr|thunar-volman-0.8.0-1|155	
12cr|thunar-volman-0.8.0-1|156	* Wed Mar 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-2mdv2008.1
12cr|thunar-volman-0.8.0-1|157	+ Revision: 189004
12cr|thunar-volman-0.8.0-1|158	- fix summary
12cr|thunar-volman-0.8.0-1|159	- add missing buildrequires on libusb-devel
12cr|thunar-volman-0.8.0-1|160	- rebuild
12cr|thunar-volman-0.8.0-1|161	
12cr|thunar-volman-0.8.0-1|162	+ Olivier Blin <blino@mandriva.org>
12cr|thunar-volman-0.8.0-1|163	- restore BuildRoot
12cr|thunar-volman-0.8.0-1|164	
12cr|thunar-volman-0.8.0-1|165	+ Thierry Vignaud <tv@mandriva.org>
12cr|thunar-volman-0.8.0-1|166	- kill re-definition of %%buildroot on Pixel's request
12cr|thunar-volman-0.8.0-1|167	
12cr|thunar-volman-0.8.0-1|168	* Tue Dec 04 2007 Jérôme Soyer <saispo@mandriva.org> 0.2.0-1mdv2008.1
12cr|thunar-volman-0.8.0-1|169	+ Revision: 115271
12cr|thunar-volman-0.8.0-1|170	- New release 0.2.0
12cr|thunar-volman-0.8.0-1|171	
12cr|thunar-volman-0.8.0-1|172	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|thunar-volman-0.8.0-1|173	- new license policy
12cr|thunar-volman-0.8.0-1|174	- do not package COPYING and INSTALL files
12cr|thunar-volman-0.8.0-1|175	
12cr|thunar-volman-0.8.0-1|176	* Tue Sep 04 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.2-3mdv2008.0
12cr|thunar-volman-0.8.0-1|177	+ Revision: 79380
12cr|thunar-volman-0.8.0-1|178	- provide patch 0 (properlly detect DVD disks)
12cr|thunar-volman-0.8.0-1|179	provide patch 1 (run audio player only for ipod medias alike)
12cr|thunar-volman-0.8.0-1|180	
12cr|thunar-volman-0.8.0-1|181	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.2-2mdv2008.0
12cr|thunar-volman-0.8.0-1|182	+ Revision: 33283
12cr|thunar-volman-0.8.0-1|183	- drop __libtoolize
12cr|thunar-volman-0.8.0-1|184	- spec file clean
12cr|thunar-volman-0.8.0-1|185	- add macros to %%post and %%postun
12cr|thunar-volman-0.8.0-1|186	
12cr|thunar-volman-0.8.0-1|187	
12cr|thunar-volman-0.8.0-1|188	* Tue Apr 03 2007 Jérôme Soyer <saispo@mandriva.org> 0.1.2-1mdv2007.1
12cr|thunar-volman-0.8.0-1|189	+ Revision: 150344
12cr|thunar-volman-0.8.0-1|190	- Import thunar-volman
12cr|thunar-volman-0.8.0-1|191	

8020 12
12cr|thunarx-python-0.3.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|thunarx-python-0.3.0-1|2	
12cr|thunarx-python-0.3.0-1|3	Name:		thunarx-python
12cr|thunarx-python-0.3.0-1|4	Version:	0.3.0
12cr|thunarx-python-0.3.0-1|5	Release:	1
12cr|thunarx-python-0.3.0-1|6	Summary:	Python bindings for the Thunar Extension Framework
12cr|thunarx-python-0.3.0-1|7	
12cr|thunarx-python-0.3.0-1|8	Group:		Development/Other
12cr|thunarx-python-0.3.0-1|9	License:	LGPLv2+
12cr|thunarx-python-0.3.0-1|10	URL:		http://goodies.xfce.org/projects/bindings/thunarx-python
12cr|thunarx-python-0.3.0-1|11	Source0:	http://archive.xfce.org/src/bindings/thunarx-python/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|thunarx-python-0.3.0-1|12	
12cr|thunarx-python-0.3.0-1|13	BuildRequires:	pkgconfig(thunarx-2)
12cr|thunarx-python-0.3.0-1|14	BuildRequires:	pkgconfig(pygtk-2.0) >= 2.6.0
12cr|thunarx-python-0.3.0-1|15	BuildRequires:	pkgconfig(pygobject-2.0) >= 2.6.0
12cr|thunarx-python-0.3.0-1|16	BuildRequires:	pkgconfig(gnome-python-2.0) >= 2.12.0
12cr|thunarx-python-0.3.0-1|17	BuildRequires:	gtk-doc
12cr|thunarx-python-0.3.0-1|18	
12cr|thunarx-python-0.3.0-1|19	%description
12cr|thunarx-python-0.3.0-1|20	These bindings allow one to create python plugins for Thunar.
12cr|thunarx-python-0.3.0-1|21	
12cr|thunarx-python-0.3.0-1|22	%prep
12cr|thunarx-python-0.3.0-1|23	%setup -q
12cr|thunarx-python-0.3.0-1|24	
12cr|thunarx-python-0.3.0-1|25	
12cr|thunarx-python-0.3.0-1|26	%build
12cr|thunarx-python-0.3.0-1|27	%configure2_5x --enable-gtk-doc
12cr|thunarx-python-0.3.0-1|28	%make
12cr|thunarx-python-0.3.0-1|29	
12cr|thunarx-python-0.3.0-1|30	
12cr|thunarx-python-0.3.0-1|31	%install
12cr|thunarx-python-0.3.0-1|32	%makeinstall_std
12cr|thunarx-python-0.3.0-1|33	
12cr|thunarx-python-0.3.0-1|34	
12cr|thunarx-python-0.3.0-1|35	%files
12cr|thunarx-python-0.3.0-1|36	%doc AUTHORS COPYING ChangeLog NEWS README
12cr|thunarx-python-0.3.0-1|37	%{_libdir}/thunarx-2/
12cr|thunarx-python-0.3.0-1|38	%{_libdir}/thunarx-python/
12cr|thunarx-python-0.3.0-1|39	%doc %{_datadir}/gtk-doc/
12cr|thunarx-python-0.3.0-1|40	
12cr|thunarx-python-0.3.0-1|41	
12cr|thunarx-python-0.3.0-1|42	
12cr|thunarx-python-0.3.0-1|43	
12cr|thunarx-python-0.3.0-1|44	%changelog
12cr|thunarx-python-0.3.0-1|45	* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.3-5
12cr|thunarx-python-0.3.0-1|46	- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
12cr|thunarx-python-0.3.0-1|47	
12cr|thunarx-python-0.3.0-1|48	* Tue Dec 06 2011 Adam Jackson <ajax@redhat.com> - 0.2.3-4
12cr|thunarx-python-0.3.0-1|49	- Rebuild for new libpng
12cr|thunarx-python-0.3.0-1|50	
12cr|thunarx-python-0.3.0-1|51	
12cr|thunarx-python-0.3.0-1|52	* Tue Mar 21 2011 G.Balaji <balajig81@gmail.com> 0.2.3-3
12cr|thunarx-python-0.3.0-1|53	- Addressed Second level of Review Comments.
12cr|thunarx-python-0.3.0-1|54	* Tue Mar 21 2011 G.Balaji <balajig81@gmail.com> 0.2.3-2
12cr|thunarx-python-0.3.0-1|55	- Addressed Review Comments.
12cr|thunarx-python-0.3.0-1|56	* Tue Mar 15 2011 G.Balaji <balajig81@gmail.com> 0.2.3-1
12cr|thunarx-python-0.3.0-1|57	- Initial Version.

8021 12
12cr|tidyp-1.04-2|1	%define libname %mklibname %{name} 1.04
12cr|tidyp-1.04-2|2	%define develname %mklibname %name -d
12cr|tidyp-1.04-2|3	
12cr|tidyp-1.04-2|4	Summary:	Program for tidying up messy HTML
12cr|tidyp-1.04-2|5	Name:		tidyp
12cr|tidyp-1.04-2|6	Version:	1.04
12cr|tidyp-1.04-2|7	Release:	2
12cr|tidyp-1.04-2|8	Group:		Text tools
12cr|tidyp-1.04-2|9	License:	W3C License
12cr|tidyp-1.04-2|10	URL:		http://tidyp.com/
12cr|tidyp-1.04-2|11	Source0:	http://github.com/downloads/petdance/tidyp/tidyp-%{version}.tar.gz
12cr|tidyp-1.04-2|12	Patch0:		tidy-20081224cvs-fix-format-errors.patch
12cr|tidyp-1.04-2|13	
12cr|tidyp-1.04-2|14	%description
12cr|tidyp-1.04-2|15	tidyp is a program that can validate your HTML, as well as modify it to be more
12cr|tidyp-1.04-2|16	clean and standard. tidyp does not validate HTML 5.
12cr|tidyp-1.04-2|17	
12cr|tidyp-1.04-2|18	libtidyp is the library on which the program is based. It can be used by any
12cr|tidyp-1.04-2|19	other program that can interface to it. The Perl module HTML::Tidy is based on
12cr|tidyp-1.04-2|20	this library, allowing Perl programmers to easily validate HTML.
12cr|tidyp-1.04-2|21	
12cr|tidyp-1.04-2|22	tidyp is a fork of the tidy project.
12cr|tidyp-1.04-2|23	
12cr|tidyp-1.04-2|24	%package -n	%{libname}
12cr|tidyp-1.04-2|25	Summary:	Main library for %{name}
12cr|tidyp-1.04-2|26	Group:		System/Libraries
12cr|tidyp-1.04-2|27	
12cr|tidyp-1.04-2|28	%description -n	%{libname}
12cr|tidyp-1.04-2|29	This package contains the library needed to run programs dynamically
12cr|tidyp-1.04-2|30	linked with %{name}.
12cr|tidyp-1.04-2|31	
12cr|tidyp-1.04-2|32	%package -n	%{develname}
12cr|tidyp-1.04-2|33	Summary:	Headers for developing programs that will use %{name}
12cr|tidyp-1.04-2|34	Group:		Development/Other
12cr|tidyp-1.04-2|35	Requires:	%{libname} = %{version}-%{release}
12cr|tidyp-1.04-2|36	Provides:	%{name}-devel = %{version}-%{release}
12cr|tidyp-1.04-2|37	
12cr|tidyp-1.04-2|38	%description -n	%{develname}
12cr|tidyp-1.04-2|39	This package contains the headers that programmers will need to develop
12cr|tidyp-1.04-2|40	applications which will use %{name}.
12cr|tidyp-1.04-2|41	
12cr|tidyp-1.04-2|42	%prep
12cr|tidyp-1.04-2|43	%setup -q
12cr|tidyp-1.04-2|44	%patch0 -p1
12cr|tidyp-1.04-2|45	
12cr|tidyp-1.04-2|46	%build
12cr|tidyp-1.04-2|47	%configure2_5x --disable-static
12cr|tidyp-1.04-2|48	%make
12cr|tidyp-1.04-2|49	
12cr|tidyp-1.04-2|50	%install
12cr|tidyp-1.04-2|51	%makeinstall_std
12cr|tidyp-1.04-2|52	
12cr|tidyp-1.04-2|53	%files
12cr|tidyp-1.04-2|54	%doc README ChangeLog
12cr|tidyp-1.04-2|55	%{_bindir}/*
12cr|tidyp-1.04-2|56	
12cr|tidyp-1.04-2|57	%files -n %{libname}
12cr|tidyp-1.04-2|58	%{_libdir}/*.so.*
12cr|tidyp-1.04-2|59	
12cr|tidyp-1.04-2|60	%files -n %{develname}
12cr|tidyp-1.04-2|61	%{_includedir}/*
12cr|tidyp-1.04-2|62	%{_libdir}/*.so
12cr|tidyp-1.04-2|63	
12cr|tidyp-1.04-2|64	%changelog
12cr|tidyp-1.04-2|65	* Mon Nov 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2011.0
12cr|tidyp-1.04-2|66	+ Revision: 603003
12cr|tidyp-1.04-2|67	- import tidyp
12cr|tidyp-1.04-2|68	

8022 12
12cr|tiemu3-3.04svn-0.3|1	%define		Werror_cflags %nil
12cr|tiemu3-3.04svn-0.3|2	
12cr|tiemu3-3.04svn-0.3|3	Summary:	TiEmu is a TI89(Ti)/92(+)/V200 emulator
12cr|tiemu3-3.04svn-0.3|4	Name:		tiemu3
12cr|tiemu3-3.04svn-0.3|5	Version:	3.04svn
12cr|tiemu3-3.04svn-0.3|6	Release:	%mkrel 0.3
12cr|tiemu3-3.04svn-0.3|7	Source:		tiemu-%{version}.tar.xz
12cr|tiemu3-3.04svn-0.3|8	Group: 		Emulators
12cr|tiemu3-3.04svn-0.3|9	License:	GPL
12cr|tiemu3-3.04svn-0.3|10	BuildRequires:	libticables-devel
12cr|tiemu3-3.04svn-0.3|11	BuildRequires:	libticonv-devel
12cr|tiemu3-3.04svn-0.3|12	BuildRequires:	libtifiles-devel
12cr|tiemu3-3.04svn-0.3|13	BuildRequires:	libticalcs-devel
12cr|tiemu3-3.04svn-0.3|14	BuildRequires:	glib2-devel >= 2.6.0
12cr|tiemu3-3.04svn-0.3|15	BuildRequires:	gtk2-devel >= 2.6.0
12cr|tiemu3-3.04svn-0.3|16	BuildRequires:	zlib-devel
12cr|tiemu3-3.04svn-0.3|17	BuildRequires:	X11-devel
12cr|tiemu3-3.04svn-0.3|18	BuildRequires:	libxext-devel
12cr|tiemu3-3.04svn-0.3|19	BuildRequires:	ncurses-devel
12cr|tiemu3-3.04svn-0.3|20	BuildRequires:	desktop-file-utils >= 0.10
12cr|tiemu3-3.04svn-0.3|21	BuildRequires:	bison >= 1.28
12cr|tiemu3-3.04svn-0.3|22	BuildRequires:	flex >= 2.5.4
12cr|tiemu3-3.04svn-0.3|23	BuildRequires:	texinfo >= 4.4
12cr|tiemu3-3.04svn-0.3|24	BuildRequires:	dbus-devel >= 0.60
12cr|tiemu3-3.04svn-0.3|25	BuildRequires:	dbus-glib-devel >= 0.60
12cr|tiemu3-3.04svn-0.3|26	BuildRequires:	SDL-devel >= 1.2.0
12cr|tiemu3-3.04svn-0.3|27	BuildRequires:	groff
12cr|tiemu3-3.04svn-0.3|28	BuildRequires:	qt3-devel
12cr|tiemu3-3.04svn-0.3|29	BuildRequires:	libglade2.0-devel
12cr|tiemu3-3.04svn-0.3|30	Requires:	xdg-utils >= 1.0.0
12cr|tiemu3-3.04svn-0.3|31	Conflicts:	tiemu > %{version}
12cr|tiemu3-3.04svn-0.3|32	Provides:	tiemu = %{version}
12cr|tiemu3-3.04svn-0.3|33	
12cr|tiemu3-3.04svn-0.3|34	%description
12cr|tiemu3-3.04svn-0.3|35	TiEmu is a TI89(Ti)/92(+)/V200 emulator.
12cr|tiemu3-3.04svn-0.3|36	
12cr|tiemu3-3.04svn-0.3|37	%prep
12cr|tiemu3-3.04svn-0.3|38	%setup -q -n tiemu-%{version}
12cr|tiemu3-3.04svn-0.3|39	
12cr|tiemu3-3.04svn-0.3|40	%build
12cr|tiemu3-3.04svn-0.3|41	# source /etc/profile.d/qt.sh
12cr|tiemu3-3.04svn-0.3|42	# sed -i 's/MINOR_VERSION=2/MINOR_VERSION=3/g;s/PATCHLEVEL=\.1/PATCHLEVEL=\.0/g' src/gdb/itcl/itcl/configure.in
12cr|tiemu3-3.04svn-0.3|43	# sed -i 's/MINOR_VERSION=2/MINOR_VERSION=3/g;s/PATCHLEVEL=\.1/PATCHLEVEL=\.0/g' src/gdb/itcl/itcl/configure
12cr|tiemu3-3.04svn-0.3|44	# sed -i 's/MINOR_VERSION=2/MINOR_VERSION=3/g;s/PATCHLEVEL=\.1/PATCHLEVEL=\.0/g' src/gdb/itcl/itk/configure.in
12cr|tiemu3-3.04svn-0.3|45	# sed -i 's/MINOR_VERSION=2/MINOR_VERSION=3/g;s/PATCHLEVEL=\.1/PATCHLEVEL=\.0/g' src/gdb/itcl/itk/configure
12cr|tiemu3-3.04svn-0.3|46	CFLAGS="%{optflags}" ./configure --prefix=%{_prefix} --libdir=%{_libdir} --mandir=%{_mandir} --disable-nls --enable-shared-tcl-tk --enable-shared-itcl --with-dbus --without-kde
12cr|tiemu3-3.04svn-0.3|47	make
12cr|tiemu3-3.04svn-0.3|48	
12cr|tiemu3-3.04svn-0.3|49	%install
12cr|tiemu3-3.04svn-0.3|50	mkdir -p $RPM_BUILD_ROOT
12cr|tiemu3-3.04svn-0.3|51	%makeinstall_std
12cr|tiemu3-3.04svn-0.3|52	
12cr|tiemu3-3.04svn-0.3|53	# don't package unneeded empty directory
12cr|tiemu3-3.04svn-0.3|54	# rmdir $RPM_BUILD_ROOT%{_libdir}/insight1.0
12cr|tiemu3-3.04svn-0.3|55	# don't package Tcl/Tk stuff which conflicts with the system versions
12cr|tiemu3-3.04svn-0.3|56	rm -rf $RPM_BUILD_ROOT%{_includedir}
12cr|tiemu3-3.04svn-0.3|57	rm -f $RPM_BUILD_ROOT%{_mandir}/man1/tclsh.1* $RPM_BUILD_ROOT%{_mandir}/man1/wish.1*
12cr|tiemu3-3.04svn-0.3|58	rm -rf $RPM_BUILD_ROOT%{_mandir}/man3
12cr|tiemu3-3.04svn-0.3|59	rm -rf $RPM_BUILD_ROOT%{_mandir}/mann
12cr|tiemu3-3.04svn-0.3|60	rm -rf $RPM_BUILD_ROOT/usr/man/mann
12cr|tiemu3-3.04svn-0.3|61	rm -f $RPM_BUILD_ROOT%{_libdir}/tclConfig.sh $RPM_BUILD_ROOT%{_libdir}/tkConfig.sh
12cr|tiemu3-3.04svn-0.3|62	# don't package these either, they won't conflict, but they aren't useful either
12cr|tiemu3-3.04svn-0.3|63	rm -f $RPM_BUILD_ROOT%{_bindir}/tclsh8.4 $RPM_BUILD_ROOT%{_bindir}/wish8.4
12cr|tiemu3-3.04svn-0.3|64	rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
12cr|tiemu3-3.04svn-0.3|65	
12cr|tiemu3-3.04svn-0.3|66	mkdir -p ${RPM_BUILD_ROOT}/usr/share/applications
12cr|tiemu3-3.04svn-0.3|67	cat >${RPM_BUILD_ROOT}/usr/share/applications/tiemu.desktop <<EOF
12cr|tiemu3-3.04svn-0.3|68	[Desktop Entry]
12cr|tiemu3-3.04svn-0.3|69	Name=TiEmu
12cr|tiemu3-3.04svn-0.3|70	Comment=TI89(Ti)/92(+)/V200 emulator
12cr|tiemu3-3.04svn-0.3|71	GenericName=TI89(Ti)/92(+)/V200 emulator
12cr|tiemu3-3.04svn-0.3|72	Encoding=UTF-8
12cr|tiemu3-3.04svn-0.3|73	Version=1.0
12cr|tiemu3-3.04svn-0.3|74	Type=Application
12cr|tiemu3-3.04svn-0.3|75	Exec=/usr/bin/tiemu
12cr|tiemu3-3.04svn-0.3|76	Icon=/usr/share/tiemu/pixmaps/icon.xpm
12cr|tiemu3-3.04svn-0.3|77	Terminal=false
12cr|tiemu3-3.04svn-0.3|78	Categories=Development;
12cr|tiemu3-3.04svn-0.3|79	EOF
12cr|tiemu3-3.04svn-0.3|80	desktop-file-install --delete-original --vendor lpg     \
12cr|tiemu3-3.04svn-0.3|81	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications          \
12cr|tiemu3-3.04svn-0.3|82	${RPM_BUILD_ROOT}/usr/share/applications/tiemu.desktop
12cr|tiemu3-3.04svn-0.3|83	
12cr|tiemu3-3.04svn-0.3|84	find %{buildroot} -perm 0555 | xargs chmod 0755
12cr|tiemu3-3.04svn-0.3|85	
12cr|tiemu3-3.04svn-0.3|86	%files
12cr|tiemu3-3.04svn-0.3|87	%{_bindir}/tiemu
12cr|tiemu3-3.04svn-0.3|88	%{_mandir}/man1/tiemu*
12cr|tiemu3-3.04svn-0.3|89	%{_datadir}/insight*
12cr|tiemu3-3.04svn-0.3|90	%{_datadir}/redhat/gui
12cr|tiemu3-3.04svn-0.3|91	%{_datadir}/tiemu
12cr|tiemu3-3.04svn-0.3|92	%{_datadir}/applications/lpg-tiemu.desktop
12cr|tiemu3-3.04svn-0.3|93	%{_datadir}/tcl8.4
12cr|tiemu3-3.04svn-0.3|94	%{_datadir}/tk8.4
12cr|tiemu3-3.04svn-0.3|95	%{_datadir}/itcl3.2
12cr|tiemu3-3.04svn-0.3|96	%{_datadir}/itk3.2
12cr|tiemu3-3.04svn-0.3|97	%{_datadir}/iwidgets4.0.1
12cr|tiemu3-3.04svn-0.3|98	%{_libdir}/itcl3.2
12cr|tiemu3-3.04svn-0.3|99	%{_libdir}/itk3.2
12cr|tiemu3-3.04svn-0.3|100	%{_libdir}/libitcl3.2.so
12cr|tiemu3-3.04svn-0.3|101	%{_libdir}/libitk3.2.so
12cr|tiemu3-3.04svn-0.3|102	%{_libdir}/libtcl8.4.so
12cr|tiemu3-3.04svn-0.3|103	%{_libdir}/libtk8.4.so
12cr|tiemu3-3.04svn-0.3|104	%{_libdir}/tk8.4/pkgIndex.tcl
12cr|tiemu3-3.04svn-0.3|105	

8023 12
12cr|tig-0.17-1|1	%define name    tig
12cr|tig-0.17-1|2	%define version 0.17
12cr|tig-0.17-1|3	%define release %mkrel 1
12cr|tig-0.17-1|4	
12cr|tig-0.17-1|5	Name:           %{name}
12cr|tig-0.17-1|6	Version:        %{version}
12cr|tig-0.17-1|7	Release:        %{release}
12cr|tig-0.17-1|8	Summary:        Text-mode interface for the git revision control system
12cr|tig-0.17-1|9	
12cr|tig-0.17-1|10	Group:          Development/Other
12cr|tig-0.17-1|11	License:        GPLv2+
12cr|tig-0.17-1|12	URL:            http://jonas.nitro.dk/tig
12cr|tig-0.17-1|13	Source0:        http://jonas.nitro.dk/tig/releases/%{name}-%{version}.tar.gz
12cr|tig-0.17-1|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tig-0.17-1|15	
12cr|tig-0.17-1|16	BuildRequires:  git-core
12cr|tig-0.17-1|17	BuildRequires:  ncurses-devel
12cr|tig-0.17-1|18	BuildRequires:  xmlto
12cr|tig-0.17-1|19	BuildRequires:  asciidoc
12cr|tig-0.17-1|20	Requires:       git-core
12cr|tig-0.17-1|21	
12cr|tig-0.17-1|22	%description
12cr|tig-0.17-1|23	Tig is a repository browser for the git revision control system that
12cr|tig-0.17-1|24	additionally can act as a pager for output from various git commands.
12cr|tig-0.17-1|25	
12cr|tig-0.17-1|26	When browsing repositories, it uses the underlying git commands to present the
12cr|tig-0.17-1|27	user with various views, such as summarized revision log and showing the commit
12cr|tig-0.17-1|28	with the log message, diffstat, and the diff.
12cr|tig-0.17-1|29	
12cr|tig-0.17-1|30	Using it as a pager, it will display input from stdin and colorize it.
12cr|tig-0.17-1|31	
12cr|tig-0.17-1|32	%prep
12cr|tig-0.17-1|33	%setup -q
12cr|tig-0.17-1|34	
12cr|tig-0.17-1|35	%build
12cr|tig-0.17-1|36	%configure2_5x
12cr|tig-0.17-1|37	%make all doc-man doc-html
12cr|tig-0.17-1|38	
12cr|tig-0.17-1|39	#Convert to unix line endings
12cr|tig-0.17-1|40	sed -i -e 's/\r//' *.html
12cr|tig-0.17-1|41	
12cr|tig-0.17-1|42	
12cr|tig-0.17-1|43	%install
12cr|tig-0.17-1|44	rm -rf %{buildroot}
12cr|tig-0.17-1|45	%makeinstall_std install-doc-man
12cr|tig-0.17-1|46	
12cr|tig-0.17-1|47	%clean
12cr|tig-0.17-1|48	rm -rf %{buildroot}
12cr|tig-0.17-1|49	
12cr|tig-0.17-1|50	
12cr|tig-0.17-1|51	%files
12cr|tig-0.17-1|52	%defattr(-,root,root,-)
12cr|tig-0.17-1|53	%doc COPYING README SITES BUGS manual.txt *.html
12cr|tig-0.17-1|54	%{_bindir}/tig
12cr|tig-0.17-1|55	%{_bindir}/test-graph
12cr|tig-0.17-1|56	%{_mandir}/man1/tig.1*
12cr|tig-0.17-1|57	%{_mandir}/man5/tigrc.5*
12cr|tig-0.17-1|58	%{_mandir}/man7/tigmanual.7.*
12cr|tig-0.17-1|59	
12cr|tig-0.17-1|60	
12cr|tig-0.17-1|61	%changelog
12cr|tig-0.17-1|62	* Wed Apr 20 2011 Michael Scherer <misc@mandriva.org> 0.17-1mdv2011.0
12cr|tig-0.17-1|63	+ Revision: 656138
12cr|tig-0.17-1|64	- update to 0.17
12cr|tig-0.17-1|65	
12cr|tig-0.17-1|66	* Sun Jan 16 2011 Michael Scherer <misc@mandriva.org> 0.16.2-1
12cr|tig-0.17-1|67	+ Revision: 631157
12cr|tig-0.17-1|68	- update to 0.16.2
12cr|tig-0.17-1|69	
12cr|tig-0.17-1|70	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|tig-0.17-1|71	- the mass rebuild of 2010.1 packages
12cr|tig-0.17-1|72	
12cr|tig-0.17-1|73	* Tue Mar 02 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.15-1mdv2010.1
12cr|tig-0.17-1|74	+ Revision: 513699
12cr|tig-0.17-1|75	- update to 0.15
12cr|tig-0.17-1|76	- use %%configure2_5x
12cr|tig-0.17-1|77	- fix file list, %%{_mandir}/man7/tigmanual.7.lzma was missing.
12cr|tig-0.17-1|78	
12cr|tig-0.17-1|79	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.14.1-2mdv2010.0
12cr|tig-0.17-1|80	+ Revision: 445433
12cr|tig-0.17-1|81	- rebuild
12cr|tig-0.17-1|82	
12cr|tig-0.17-1|83	* Wed Mar 04 2009 Michael Scherer <misc@mandriva.org> 0.14.1-1mdv2009.1
12cr|tig-0.17-1|84	+ Revision: 348618
12cr|tig-0.17-1|85	- update to new version 0.14.1
12cr|tig-0.17-1|86	
12cr|tig-0.17-1|87	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 0.13-1mdv2009.1
12cr|tig-0.17-1|88	+ Revision: 332894
12cr|tig-0.17-1|89	- New upstream release
12cr|tig-0.17-1|90	
12cr|tig-0.17-1|91	* Mon Jan 05 2009 Jérôme Soyer <saispo@mandriva.org> 0.12.1-1mdv2009.1
12cr|tig-0.17-1|92	+ Revision: 325062
12cr|tig-0.17-1|93	- New upstream release
12cr|tig-0.17-1|94	
12cr|tig-0.17-1|95	* Sat Aug 02 2008 Michael Scherer <misc@mandriva.org> 0.11-1mdv2009.0
12cr|tig-0.17-1|96	+ Revision: 260695
12cr|tig-0.17-1|97	- upload to contrib, based on fedora package, adapted by roudoudou
12cr|tig-0.17-1|98	- various cleaning, as explained on bug #42431
12cr|tig-0.17-1|99	- import tig
12cr|tig-0.17-1|100	
12cr|tig-0.17-1|101	
12cr|tig-0.17-1|102	* Sun Aug 01 2008 roudoudou <roudoudou7@gmail.com> 0.11-1mdv2009.0
12cr|tig-0.17-1|103	- Initial Mandriva rpm package (based on fedora package)
12cr|tig-0.17-1|104	
12cr|tig-0.17-1|105	* Sun Apr 06 2008 James Bowes <jbowes@redhat.com> 0.11-1
12cr|tig-0.17-1|106	- tig-0.11
12cr|tig-0.17-1|107	
12cr|tig-0.17-1|108	* Tue Mar 25 2008 Todd Zullinger <tmz@pobox.com> 0.10.1-2
12cr|tig-0.17-1|109	- use %%configure so ncursesw is picked up for utf-8 support
12cr|tig-0.17-1|110	- BuildRequire git so configure finds git-config and git-repo-config
12cr|tig-0.17-1|111	- change Requires: git-core to git
12cr|tig-0.17-1|112	
12cr|tig-0.17-1|113	* Wed Mar 19 2008 James Bowes <jbowes@redhat.com> 0.10.1-1
12cr|tig-0.17-1|114	- tig-0.10.1
12cr|tig-0.17-1|115	
12cr|tig-0.17-1|116	* Mon Mar 17 2008 James Bowes <jbowes@redhat.com> 0.10-1
12cr|tig-0.17-1|117	- tig-0.10
12cr|tig-0.17-1|118	
12cr|tig-0.17-1|119	* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.9.1-2
12cr|tig-0.17-1|120	- Autorebuild for GCC 4.3
12cr|tig-0.17-1|121	
12cr|tig-0.17-1|122	* Sun Sep 30 2007 James Bowes <jbowes@redhat.com> - 0.9.1-1
12cr|tig-0.17-1|123	- tig-0.9.1
12cr|tig-0.17-1|124	
12cr|tig-0.17-1|125	* Thu Sep 20 2007 James Bowes <jbowes@redhat.com> - 0.9-1
12cr|tig-0.17-1|126	- tig-0.9
12cr|tig-0.17-1|127	
12cr|tig-0.17-1|128	* Thu Aug 23 2007 James Bowes <jbowes@redhat.com> - 0.8-2
12cr|tig-0.17-1|129	- Mark license as GPLv2+
12cr|tig-0.17-1|130	
12cr|tig-0.17-1|131	* Tue Jun 19 2007 James Bowes <jbowes@redhat.com> - 0.8-1
12cr|tig-0.17-1|132	- tig-0.8
12cr|tig-0.17-1|133	
12cr|tig-0.17-1|134	* Sat Jun 02 2007 James Bowes <jbowes@redhat.com> - 0.7-4
12cr|tig-0.17-1|135	- Ensure that the version string is set in the binary.
12cr|tig-0.17-1|136	
12cr|tig-0.17-1|137	* Fri Jun 01 2007 James Bowes <jbowes@redhat.com> - 0.7-3
12cr|tig-0.17-1|138	- Incorporate differences from jcollie's tig spec.
12cr|tig-0.17-1|139	
12cr|tig-0.17-1|140	* Fri Jun 01 2007 James Bowes <jbowes@redhat.com> - 0.7-2
12cr|tig-0.17-1|141	- Update spec file after review feedback.
12cr|tig-0.17-1|142	
12cr|tig-0.17-1|143	* Thu May 31 2007 James Bowes <jbowes@redhat.com> - 0.7-1
12cr|tig-0.17-1|144	- Initial packaging.

8024 12
12cr|tightvnc-1.3.10-6|1	Name:		tightvnc
12cr|tightvnc-1.3.10-6|2	Version:	1.3.10
12cr|tightvnc-1.3.10-6|3	Release:	6
12cr|tightvnc-1.3.10-6|4	License:	GPLv2+
12cr|tightvnc-1.3.10-6|5	URL:		http://www.tightvnc.org
12cr|tightvnc-1.3.10-6|6	
12cr|tightvnc-1.3.10-6|7	Source0: http://sf.net/projects/vnc-tight/files/TightVNC-unix/%{version}/tightvnc-%{version}_unixsrc.tar.bz2
12cr|tightvnc-1.3.10-6|8	Source1: http://sf.net/projects/vnc-tight/files/TightVNC-javaviewer/%{version}/tightvnc-%{version}_javasrc.tar.gz
12cr|tightvnc-1.3.10-6|9	Source2: %{name}-icons.tar.bz2
12cr|tightvnc-1.3.10-6|10	Source3: vncviewer.desktop
12cr|tightvnc-1.3.10-6|11	
12cr|tightvnc-1.3.10-6|12	Patch0: 0001-CVE-2007-1003.patch
12cr|tightvnc-1.3.10-6|13	Patch1: 0002-CVE-2007-1351-1352.patch
12cr|tightvnc-1.3.10-6|14	Patch2: 0003-Fix-compilation-with-Wformat-Werror-format-security.patch
12cr|tightvnc-1.3.10-6|15	Patch3: 0004-Fix-font-path.patch
12cr|tightvnc-1.3.10-6|16	Patch4: 0005-Install-binaries-with-standard-permissions.patch
12cr|tightvnc-1.3.10-6|17	Patch5: 0006-Fix-java-class-path.patch
12cr|tightvnc-1.3.10-6|18	Patch6: 0007-Set-source-to-1.3.patch
12cr|tightvnc-1.3.10-6|19	
12cr|tightvnc-1.3.10-6|20	BuildRequires: gccmakedep
12cr|tightvnc-1.3.10-6|21	BuildRequires: imake
12cr|tightvnc-1.3.10-6|22	BuildRequires: java-devel
12cr|tightvnc-1.3.10-6|23	BuildRequires: libxaw-devel
12cr|tightvnc-1.3.10-6|24	BuildRequires: libjpeg-devel
12cr|tightvnc-1.3.10-6|25	BuildRequires: libxmu-devel
12cr|tightvnc-1.3.10-6|26	BuildRequires: libxp-devel
12cr|tightvnc-1.3.10-6|27	BuildRequires: libxt-devel
12cr|tightvnc-1.3.10-6|28	BuildRequires: zlib-devel
12cr|tightvnc-1.3.10-6|29	
12cr|tightvnc-1.3.10-6|30	# Old tightvnc patch had a "doc" subpackage, but the site that distributed it
12cr|tightvnc-1.3.10-6|31	# doesn't exist anymore. If we ever add it back, we should do this in a
12cr|tightvnc-1.3.10-6|32	# different .src.rpm, since the doc files don't belong to the tightvnc project.
12cr|tightvnc-1.3.10-6|33	Obsoletes: %{name}-doc
12cr|tightvnc-1.3.10-6|34	
12cr|tightvnc-1.3.10-6|35	#------------------------------------------------------------------------------
12cr|tightvnc-1.3.10-6|36	
12cr|tightvnc-1.3.10-6|37	# package tightvnc
12cr|tightvnc-1.3.10-6|38	
12cr|tightvnc-1.3.10-6|39	Summary: Viewer for the VNC remote display system
12cr|tightvnc-1.3.10-6|40	Group:   Networking/Remote access
12cr|tightvnc-1.3.10-6|41	
12cr|tightvnc-1.3.10-6|42	Provides:  vncviewer
12cr|tightvnc-1.3.10-6|43	Conflicts: tigervnc
12cr|tightvnc-1.3.10-6|44	
12cr|tightvnc-1.3.10-6|45	%description
12cr|tightvnc-1.3.10-6|46	VNC allows you to access to a remote graphical display through the network.
12cr|tightvnc-1.3.10-6|47	
12cr|tightvnc-1.3.10-6|48	The enhanced version of VNC, called TightVNC (grown from the  VNC  Tight
12cr|tightvnc-1.3.10-6|49	Encoder  project), is  optimized  to  work  over  slow   network
12cr|tightvnc-1.3.10-6|50	connections such as low-speed modem links. While  original  VNC  may  be
12cr|tightvnc-1.3.10-6|51	very slow when your connection is not fast enough, with TightVNC you can
12cr|tightvnc-1.3.10-6|52	work  remotely  almost  in  real  time  in  most  environments.  Besides
12cr|tightvnc-1.3.10-6|53	bandwidth optimizations, TightVNC also includes many other improvements,
12cr|tightvnc-1.3.10-6|54	optimizations and  bugfixes  over  VNC.  Note  that  TightVNC  is  free,
12cr|tightvnc-1.3.10-6|55	cross-platform and compatible with the standard VNC.
12cr|tightvnc-1.3.10-6|56	
12cr|tightvnc-1.3.10-6|57	%files
12cr|tightvnc-1.3.10-6|58	%defattr(-,root,root)
12cr|tightvnc-1.3.10-6|59	%{_bindir}/vncviewer
12cr|tightvnc-1.3.10-6|60	%{_mandir}/man1/vncviewer*
12cr|tightvnc-1.3.10-6|61	%{_datadir}/applications/vncviewer.desktop
12cr|tightvnc-1.3.10-6|62	%{_liconsdir}/%{name}.png
12cr|tightvnc-1.3.10-6|63	%{_iconsdir}/%{name}.png
12cr|tightvnc-1.3.10-6|64	%{_miconsdir}/%{name}.png
12cr|tightvnc-1.3.10-6|65	
12cr|tightvnc-1.3.10-6|66	#------------------------------------------------------------------------------
12cr|tightvnc-1.3.10-6|67	
12cr|tightvnc-1.3.10-6|68	%package server
12cr|tightvnc-1.3.10-6|69	
12cr|tightvnc-1.3.10-6|70	Summary: Server for the VNC remote display system
12cr|tightvnc-1.3.10-6|71	Group:   Networking/Remote access
12cr|tightvnc-1.3.10-6|72	
12cr|tightvnc-1.3.10-6|73	Provides:  vnc-server
12cr|tightvnc-1.3.10-6|74	Conflicts: tigervnc-server
12cr|tightvnc-1.3.10-6|75	
12cr|tightvnc-1.3.10-6|76	Requires: x11-font-alias
12cr|tightvnc-1.3.10-6|77	Requires: vnc-server-common
12cr|tightvnc-1.3.10-6|78	
12cr|tightvnc-1.3.10-6|79	%description server
12cr|tightvnc-1.3.10-6|80	The VNC system allows you to access the same desktop from a wide variety
12cr|tightvnc-1.3.10-6|81	of platforms. This package is a VNC server, allowing  others  to  access
12cr|tightvnc-1.3.10-6|82	the desktop on your machine.
12cr|tightvnc-1.3.10-6|83	
12cr|tightvnc-1.3.10-6|84	%files server
12cr|tightvnc-1.3.10-6|85	%defattr(-,root,root)
12cr|tightvnc-1.3.10-6|86	%{_bindir}/Xvnc
12cr|tightvnc-1.3.10-6|87	%{_bindir}/vncconnect
12cr|tightvnc-1.3.10-6|88	%{_bindir}/vncpasswd
12cr|tightvnc-1.3.10-6|89	%{_bindir}/vncserver
12cr|tightvnc-1.3.10-6|90	%{_mandir}/man1/Xvnc*
12cr|tightvnc-1.3.10-6|91	%{_mandir}/man1/vncconnect*
12cr|tightvnc-1.3.10-6|92	%{_mandir}/man1/vncpasswd*
12cr|tightvnc-1.3.10-6|93	%{_mandir}/man1/vncserver*
12cr|tightvnc-1.3.10-6|94	
12cr|tightvnc-1.3.10-6|95	#------------------------------------------------------------------------------
12cr|tightvnc-1.3.10-6|96	
12cr|tightvnc-1.3.10-6|97	%package java
12cr|tightvnc-1.3.10-6|98	
12cr|tightvnc-1.3.10-6|99	Summary: Java viewer for the VNC remote display system
12cr|tightvnc-1.3.10-6|100	Group:   Networking/Remote access
12cr|tightvnc-1.3.10-6|101	
12cr|tightvnc-1.3.10-6|102	Provides:  vnc-java
12cr|tightvnc-1.3.10-6|103	Conflicts: tigervnc-java
12cr|tightvnc-1.3.10-6|104	
12cr|tightvnc-1.3.10-6|105	%description java
12cr|tightvnc-1.3.10-6|106	This distribution is based on the standard VNC source and includes new
12cr|tightvnc-1.3.10-6|107	TightVNC-specific features and fixes, such as additional low-bandwidth
12cr|tightvnc-1.3.10-6|108	optimizations, major GUI improvements, and more.
12cr|tightvnc-1.3.10-6|109	
12cr|tightvnc-1.3.10-6|110	There are three basic ways to use TightVNC Java viewer:
12cr|tightvnc-1.3.10-6|111	1. Running applet as part of TightVNC server installation.
12cr|tightvnc-1.3.10-6|112	2. Running applet hosted on a standalone Web server.
12cr|tightvnc-1.3.10-6|113	3. Running the viewer as a standalone application.
12cr|tightvnc-1.3.10-6|114	
12cr|tightvnc-1.3.10-6|115	%files java
12cr|tightvnc-1.3.10-6|116	%defattr(-,root,root)
12cr|tightvnc-1.3.10-6|117	%{_javadir}/*.jar
12cr|tightvnc-1.3.10-6|118	%{_datadir}/%{name}
12cr|tightvnc-1.3.10-6|119	
12cr|tightvnc-1.3.10-6|120	#------------------------------------------------------------------------------
12cr|tightvnc-1.3.10-6|121	
12cr|tightvnc-1.3.10-6|122	%prep
12cr|tightvnc-1.3.10-6|123	%setup -q -n vnc_unixsrc
12cr|tightvnc-1.3.10-6|124	%setup -q -D -a1 -n vnc_unixsrc
12cr|tightvnc-1.3.10-6|125	%setup -q -D -a2 -n vnc_unixsrc
12cr|tightvnc-1.3.10-6|126	%apply_patches
12cr|tightvnc-1.3.10-6|127	
12cr|tightvnc-1.3.10-6|128	%build
12cr|tightvnc-1.3.10-6|129	%setup_compile_flags
12cr|tightvnc-1.3.10-6|130	
12cr|tightvnc-1.3.10-6|131	# client
12cr|tightvnc-1.3.10-6|132	xmkmf -a
12cr|tightvnc-1.3.10-6|133	%make CDEBUGFLAGS="$CFLAGS" EXTRA_LDOPTIONS="$LDFLAGS" World
12cr|tightvnc-1.3.10-6|134	
12cr|tightvnc-1.3.10-6|135	# server
12cr|tightvnc-1.3.10-6|136	cd Xvnc
12cr|tightvnc-1.3.10-6|137	%configure
12cr|tightvnc-1.3.10-6|138	# No %make here: didn't work for me.
12cr|tightvnc-1.3.10-6|139	# Also, I couldn't find a way to set CFLAGS somewhere without getting build
12cr|tightvnc-1.3.10-6|140	# errors when building libfont.a.
12cr|tightvnc-1.3.10-6|141	make EXTRA_LDOPTIONS="$LDFLAGS"
12cr|tightvnc-1.3.10-6|142	cd ..
12cr|tightvnc-1.3.10-6|143	
12cr|tightvnc-1.3.10-6|144	# java
12cr|tightvnc-1.3.10-6|145	cd vnc_javasrc
12cr|tightvnc-1.3.10-6|146	make all
12cr|tightvnc-1.3.10-6|147	cd ..
12cr|tightvnc-1.3.10-6|148	
12cr|tightvnc-1.3.10-6|149	%install
12cr|tightvnc-1.3.10-6|150	rm -rf %{buildroot}
12cr|tightvnc-1.3.10-6|151	
12cr|tightvnc-1.3.10-6|152	# client and server
12cr|tightvnc-1.3.10-6|153	install -d -m 755 %{buildroot}%{_bindir}
12cr|tightvnc-1.3.10-6|154	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|tightvnc-1.3.10-6|155	./vncinstall %{buildroot}%{_bindir} %{buildroot}%{_mandir}
12cr|tightvnc-1.3.10-6|156	
12cr|tightvnc-1.3.10-6|157	install -d -m 755 %{buildroot}/%{_datadir}/applications
12cr|tightvnc-1.3.10-6|158	desktop-file-install \
12cr|tightvnc-1.3.10-6|159	--dir %{buildroot}%{_datadir}/applications \
12cr|tightvnc-1.3.10-6|160	%{_sourcedir}/vncviewer.desktop
12cr|tightvnc-1.3.10-6|161	
12cr|tightvnc-1.3.10-6|162	install -D -m 644 %{name}48.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|tightvnc-1.3.10-6|163	install -D -m 644 %{name}32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|tightvnc-1.3.10-6|164	install -D -m 644 %{name}16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|tightvnc-1.3.10-6|165	
12cr|tightvnc-1.3.10-6|166	
12cr|tightvnc-1.3.10-6|167	# java
12cr|tightvnc-1.3.10-6|168	install -d -m 755 %{buildroot}%{_javadir}
12cr|tightvnc-1.3.10-6|169	install -d -m 755 %{buildroot}%{_datadir}/%{name}/classes
12cr|tightvnc-1.3.10-6|170	cd vnc_javasrc
12cr|tightvnc-1.3.10-6|171	make install INSTALL_DIR=%{buildroot}%{_datadir}/%{name}/classes \
12cr|tightvnc-1.3.10-6|172	ARCHIVE=vncviewer-%{version}.jar
12cr|tightvnc-1.3.10-6|173	cd ..
12cr|tightvnc-1.3.10-6|174	pushd %{buildroot}%{_datadir}/%{name}/classes
12cr|tightvnc-1.3.10-6|175	mv vncviewer-%{version}.jar %{buildroot}%{_javadir}
12cr|tightvnc-1.3.10-6|176	ln -s %{_javadir}/vncviewer-%{version}.jar VncViewer.jar
12cr|tightvnc-1.3.10-6|177	popd
12cr|tightvnc-1.3.10-6|178	pushd %{buildroot}%{_javadir}
12cr|tightvnc-1.3.10-6|179	ln -s vncviewer-%{version}.jar vncviewer.jar
12cr|tightvnc-1.3.10-6|180	ln -s vncviewer-%{version}.jar VncViewer.jar
12cr|tightvnc-1.3.10-6|181	popd
12cr|tightvnc-1.3.10-6|182	
12cr|tightvnc-1.3.10-6|183	%clean
12cr|tightvnc-1.3.10-6|184	rm -rf %{buildroot}
12cr|tightvnc-1.3.10-6|185	
12cr|tightvnc-1.3.10-6|186	
12cr|tightvnc-1.3.10-6|187	%changelog
12cr|tightvnc-1.3.10-6|188	* Thu Oct 20 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.3.10-6
12cr|tightvnc-1.3.10-6|189	+ Revision: 705460
12cr|tightvnc-1.3.10-6|190	- rebuild
12cr|tightvnc-1.3.10-6|191	
12cr|tightvnc-1.3.10-6|192	+ Paulo Ricardo Zanoni <pzanoni@mandriva.com>
12cr|tightvnc-1.3.10-6|193	- Remove deprecated Encoding key from desktop file
12cr|tightvnc-1.3.10-6|194	
12cr|tightvnc-1.3.10-6|195	* Wed Dec 29 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.3.10-5mdv2011.0
12cr|tightvnc-1.3.10-6|196	+ Revision: 626024
12cr|tightvnc-1.3.10-6|197	- Add patch to change java source path
12cr|tightvnc-1.3.10-6|198	Compilation is failing with current values
12cr|tightvnc-1.3.10-6|199	- Fix -java file paths (so you don't get empty dirs after removing the package)
12cr|tightvnc-1.3.10-6|200	- Conflict with tigervnc-java
12cr|tightvnc-1.3.10-6|201	- Try to ressurrect this package
12cr|tightvnc-1.3.10-6|202	- Change the placement of the sections inside the spec to make it look like the
12cr|tightvnc-1.3.10-6|203	other vnc packages.
12cr|tightvnc-1.3.10-6|204	- Change the descriptions and summaries to make it look like the other vnc
12cr|tightvnc-1.3.10-6|205	packages
12cr|tightvnc-1.3.10-6|206	- Other small changes part of the "vnc spec file standardization"
12cr|tightvnc-1.3.10-6|207	- Fix URL links
12cr|tightvnc-1.3.10-6|208	- Ressurrect tightvnc-server. Do not attempt to use a Xvnc based on a newer
12cr|tightvnc-1.3.10-6|209	Xorg: use the one provided by tightvnc. If you need Xvnc based on a newer
12cr|tightvnc-1.3.10-6|210	Xorg, use tigervnc-server or other package. People installing tightvnc-server
12cr|tightvnc-1.3.10-6|211	should expect the Xvnc package provided the tightvnc, not some other.
12cr|tightvnc-1.3.10-6|212	- Remove "doc" package since its source is not part of the official tightvnc
12cr|tightvnc-1.3.10-6|213	source and it can't be found in the original location mentioned inside the
12cr|tightvnc-1.3.10-6|214	spec file. If we ever add it back, we should add it in a different package and
12cr|tightvnc-1.3.10-6|215	then remove our "Obsoletes" tag.
12cr|tightvnc-1.3.10-6|216	- Move old undocumented patches to old-patches
12cr|tightvnc-1.3.10-6|217	- Add patches that are essential to make server and clients work
12cr|tightvnc-1.3.10-6|218	- Require vnc-server-common instead of providing our own initscripts and
12cr|tightvnc-1.3.10-6|219	sysconfig file
12cr|tightvnc-1.3.10-6|220	- Move the desktop file to a real file (instead of writing it inside the spec).
12cr|tightvnc-1.3.10-6|221	Also make it look similar to other vnc's desktop files.
12cr|tightvnc-1.3.10-6|222	- Use "vncinstall" instead of manually installing the files
12cr|tightvnc-1.3.10-6|223	
12cr|tightvnc-1.3.10-6|224	* Wed Dec 01 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.3.10-4mdv2011.0
12cr|tightvnc-1.3.10-6|225	+ Revision: 604501
12cr|tightvnc-1.3.10-6|226	- Remove useless BR
12cr|tightvnc-1.3.10-6|227	- Remove useless white spaces
12cr|tightvnc-1.3.10-6|228	
12cr|tightvnc-1.3.10-6|229	* Sun Jan 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.10-3mdv2010.1
12cr|tightvnc-1.3.10-6|230	+ Revision: 488805
12cr|tightvnc-1.3.10-6|231	- rebuilt against libjpeg v8
12cr|tightvnc-1.3.10-6|232	
12cr|tightvnc-1.3.10-6|233	* Sat Aug 15 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.10-2mdv2010.0
12cr|tightvnc-1.3.10-6|234	+ Revision: 416533
12cr|tightvnc-1.3.10-6|235	- rebuilt against libjpeg v7
12cr|tightvnc-1.3.10-6|236	
12cr|tightvnc-1.3.10-6|237	* Sun May 03 2009 Funda Wang <fwang@mandriva.org> 1.3.10-1mdv2010.0
12cr|tightvnc-1.3.10-6|238	+ Revision: 370989
12cr|tightvnc-1.3.10-6|239	- New version 1.3.10
12cr|tightvnc-1.3.10-6|240	
12cr|tightvnc-1.3.10-6|241	* Sat Mar 28 2009 Funda Wang <fwang@mandriva.org> 1.3.9-19mdv2009.1
12cr|tightvnc-1.3.10-6|242	+ Revision: 361912
12cr|tightvnc-1.3.10-6|243	- BR libxp
12cr|tightvnc-1.3.10-6|244	
12cr|tightvnc-1.3.10-6|245	* Tue Feb 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.9-18mdv2009.1
12cr|tightvnc-1.3.10-6|246	+ Revision: 337183
12cr|tightvnc-1.3.10-6|247	- keep bash completion in its own package
12cr|tightvnc-1.3.10-6|248	
12cr|tightvnc-1.3.10-6|249	* Thu Jan 29 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.3.9-17mdv2009.1
12cr|tightvnc-1.3.10-6|250	+ Revision: 335249
12cr|tightvnc-1.3.10-6|251	- Do not pass -co (colorPath) option to Xvnc. It was removed on X.org 1.6.
12cr|tightvnc-1.3.10-6|252	- Rediff patches to apply with fuzz=0
12cr|tightvnc-1.3.10-6|253	- Fix for -Werror=format-security
12cr|tightvnc-1.3.10-6|254	
12cr|tightvnc-1.3.10-6|255	* Fri Sep 05 2008 Adam Williamson <awilliamson@mandriva.org> 1.3.9-16mdv2009.0
12cr|tightvnc-1.3.10-6|256	+ Revision: 280997
12cr|tightvnc-1.3.10-6|257	- obsolete nxviewer (a fork of vncviewer for nx which was dropped with nx
12cr|tightvnc-1.3.10-6|258	3.2.0)
12cr|tightvnc-1.3.10-6|259	
12cr|tightvnc-1.3.10-6|260	* Tue Aug 05 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.3.9-15mdv2009.0
12cr|tightvnc-1.3.10-6|261	+ Revision: 263757
12cr|tightvnc-1.3.10-6|262	- Show back on kde menu
12cr|tightvnc-1.3.10-6|263	
12cr|tightvnc-1.3.10-6|264	* Mon Jul 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.3.9-14mdv2009.0
12cr|tightvnc-1.3.10-6|265	+ Revision: 232625
12cr|tightvnc-1.3.10-6|266	- Do not show on KDE menu ( KDE menu cleaning task )
12cr|tightvnc-1.3.10-6|267	
12cr|tightvnc-1.3.10-6|268	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.3.9-13mdv2009.0
12cr|tightvnc-1.3.10-6|269	+ Revision: 225716
12cr|tightvnc-1.3.10-6|270	- rebuild
12cr|tightvnc-1.3.10-6|271	- kill re-definition of %%buildroot on Pixel's request
12cr|tightvnc-1.3.10-6|272	
12cr|tightvnc-1.3.10-6|273	+ Pixel <pixel@mandriva.com>
12cr|tightvnc-1.3.10-6|274	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|tightvnc-1.3.10-6|275	
12cr|tightvnc-1.3.10-6|276	+ Anssi Hannula <anssi@mandriva.org>
12cr|tightvnc-1.3.10-6|277	- fix Xvnc build (remove Xvnc buildfix patch5)
12cr|tightvnc-1.3.10-6|278	- server conflicts with x11-server-xvnc when building with --with xvnc
12cr|tightvnc-1.3.10-6|279	
12cr|tightvnc-1.3.10-6|280	+ Olivier Blin <blino@mandriva.org>
12cr|tightvnc-1.3.10-6|281	- restore BuildRoot
12cr|tightvnc-1.3.10-6|282	
12cr|tightvnc-1.3.10-6|283	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 1.3.9-12mdv2008.1
12cr|tightvnc-1.3.10-6|284	+ Revision: 121030
12cr|tightvnc-1.3.10-6|285	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|tightvnc-1.3.10-6|286	
12cr|tightvnc-1.3.10-6|287	* Sat Nov 24 2007 David Walluck <walluck@mandriva.org> 1.3.9-11mdv2008.1
12cr|tightvnc-1.3.10-6|288	+ Revision: 111733
12cr|tightvnc-1.3.10-6|289	- copy/link java files to correct location
12cr|tightvnc-1.3.10-6|290	
12cr|tightvnc-1.3.10-6|291	* Fri Nov 23 2007 David Walluck <walluck@mandriva.org> 1.3.9-10mdv2008.1
12cr|tightvnc-1.3.10-6|292	+ Revision: 111689
12cr|tightvnc-1.3.10-6|293	- enable and fix colorPath
12cr|tightvnc-1.3.10-6|294	
12cr|tightvnc-1.3.10-6|295	* Sun Nov 18 2007 David Walluck <walluck@mandriva.org> 1.3.9-9mdv2008.1
12cr|tightvnc-1.3.10-6|296	+ Revision: 109788
12cr|tightvnc-1.3.10-6|297	- fix font path
12cr|tightvnc-1.3.10-6|298	
12cr|tightvnc-1.3.10-6|299	* Mon Oct 15 2007 David Walluck <walluck@mandriva.org> 1.3.9-8mdv2008.1
12cr|tightvnc-1.3.10-6|300	+ Revision: 98727
12cr|tightvnc-1.3.10-6|301	- fix font path
12cr|tightvnc-1.3.10-6|302	
12cr|tightvnc-1.3.10-6|303	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 1.3.9-7mdv2008.0
12cr|tightvnc-1.3.10-6|304	+ Revision: 87208
12cr|tightvnc-1.3.10-6|305	- rebuild to filter out autorequires of GCJ AOT objects
12cr|tightvnc-1.3.10-6|306	- remove unnecessary Requires(post) on java-gcj-compat
12cr|tightvnc-1.3.10-6|307	
12cr|tightvnc-1.3.10-6|308	+ Thierry Vignaud <tv@mandriva.org>
12cr|tightvnc-1.3.10-6|309	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|tightvnc-1.3.10-6|310	
12cr|tightvnc-1.3.10-6|311	* Sat Aug 18 2007 David Walluck <walluck@mandriva.org> 1.3.9-6mdv2008.0
12cr|tightvnc-1.3.10-6|312	+ Revision: 65438
12cr|tightvnc-1.3.10-6|313	- fix menu comment
12cr|tightvnc-1.3.10-6|314	- add some releases to the provides/obsoletes
12cr|tightvnc-1.3.10-6|315	
12cr|tightvnc-1.3.10-6|316	* Thu Jul 05 2007 David Walluck <walluck@mandriva.org> 1.3.9-5mdv2008.0
12cr|tightvnc-1.3.10-6|317	+ Revision: 48408
12cr|tightvnc-1.3.10-6|318	- BuildRequires: jpackage-util
12cr|tightvnc-1.3.10-6|319	- add versioned obsoletes/provides
12cr|tightvnc-1.3.10-6|320	- build java classes
12cr|tightvnc-1.3.10-6|321	- mark file in %%{_sysconfdir} as %%config(noreplace)
12cr|tightvnc-1.3.10-6|322	- fix executable perms on files in doc package
12cr|tightvnc-1.3.10-6|323	
12cr|tightvnc-1.3.10-6|324	* Wed Jul 04 2007 Andreas Hasenack <andreas@mandriva.com> 1.3.9-4mdv2008.0
12cr|tightvnc-1.3.10-6|325	+ Revision: 48262
12cr|tightvnc-1.3.10-6|326	- use new serverbuild macro (-fstack-protector-all)
12cr|tightvnc-1.3.10-6|327	
12cr|tightvnc-1.3.10-6|328	* Wed Jun 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.9-3mdv2008.0
12cr|tightvnc-1.3.10-6|329	+ Revision: 44904
12cr|tightvnc-1.3.10-6|330	- handle doc manually, as %%doc macro sux
12cr|tightvnc-1.3.10-6|331	- don't ship java binaries
12cr|tightvnc-1.3.10-6|332	- clean up installation and file list
12cr|tightvnc-1.3.10-6|333	- drop old debian menu
12cr|tightvnc-1.3.10-6|334	- bash completion
12cr|tightvnc-1.3.10-6|335	- drop mandriva-specific category in menu
12cr|tightvnc-1.3.10-6|336	
12cr|tightvnc-1.3.10-6|337	* Tue May 08 2007 David Walluck <walluck@mandriva.org> 1.3.9-2mdv2008.0
12cr|tightvnc-1.3.10-6|338	+ Revision: 25024
12cr|tightvnc-1.3.10-6|339	- use cp -a instead of cp -R
12cr|tightvnc-1.3.10-6|340	- one BuildRequires per line
12cr|tightvnc-1.3.10-6|341	- remove bogus Requires(pre)
12cr|tightvnc-1.3.10-6|342	- remove extra mkdir for menudir
12cr|tightvnc-1.3.10-6|343	- LSB initscript
12cr|tightvnc-1.3.10-6|344	- renumber patches
12cr|tightvnc-1.3.10-6|345	-remove ExclusiveArch
12cr|tightvnc-1.3.10-6|346	- no need to force bzip2 manpages
12cr|tightvnc-1.3.10-6|347	- use with option for xvnc
12cr|tightvnc-1.3.10-6|348	- 1.3.9
12cr|tightvnc-1.3.10-6|349	
12cr|tightvnc-1.3.10-6|350	* Sat May 05 2007 Lenny Cartier <lenny@mandriva.org> 1.2.9-16mdv2008.0
12cr|tightvnc-1.3.10-6|351	+ Revision: 22620
12cr|tightvnc-1.3.10-6|352	- Apply CVE patches 2007-1003 and 2007-1351-1352 (Bug #29820)
12cr|tightvnc-1.3.10-6|353	
12cr|tightvnc-1.3.10-6|354	
12cr|tightvnc-1.3.10-6|355	* Wed Oct 18 2006 Christiaan Welvaart <cjw@daneel.dyndns.org>
12cr|tightvnc-1.3.10-6|356	+ 2006-10-18 19:42:07 (71005)
12cr|tightvnc-1.3.10-6|357	- allow arbitrary vncserer options in sysconfig file
12cr|tightvnc-1.3.10-6|358	- always pass -kb to xf4vnc Xvnc (fixes bug #21031)
12cr|tightvnc-1.3.10-6|359	
12cr|tightvnc-1.3.10-6|360	* Fri Oct 13 2006 Christiaan Welvaart <cjw@daneel.dyndns.org>
12cr|tightvnc-1.3.10-6|361	+ 2006-10-13 11:58:09 (64558)
12cr|tightvnc-1.3.10-6|362	- rebuild to get x86-64 packages
12cr|tightvnc-1.3.10-6|363	
12cr|tightvnc-1.3.10-6|364	* Thu Oct 12 2006 Christiaan Welvaart <cjw@daneel.dyndns.org>
12cr|tightvnc-1.3.10-6|365	+ 2006-10-12 19:26:34 (64469)
12cr|tightvnc-1.3.10-6|366	- fix build on x86-64
12cr|tightvnc-1.3.10-6|367	
12cr|tightvnc-1.3.10-6|368	* Thu Oct 12 2006 Christiaan Welvaart <cjw@daneel.dyndns.org>
12cr|tightvnc-1.3.10-6|369	+ 2006-10-12 09:56:19 (63796)
12cr|tightvnc-1.3.10-6|370	- use x11-server-xvnc
12cr|tightvnc-1.3.10-6|371	- add BuildRequires: libxt-devel libxmu-devel libxaw-devel
12cr|tightvnc-1.3.10-6|372	
12cr|tightvnc-1.3.10-6|373	* Thu Oct 12 2006 Christiaan Welvaart <cjw@daneel.dyndns.org>
12cr|tightvnc-1.3.10-6|374	+ 2006-10-12 09:43:57 (63790)
12cr|tightvnc-1.3.10-6|375	Import tightvnc
12cr|tightvnc-1.3.10-6|376	
12cr|tightvnc-1.3.10-6|377	* Wed Sep 06 2006 Lenny Cartier <lenny@mandriva.com> 1.2.9-13mdv2007.0
12cr|tightvnc-1.3.10-6|378	- enable build of Xvnc
12cr|tightvnc-1.3.10-6|379	
12cr|tightvnc-1.3.10-6|380	* Sat Aug 26 2006 Emmanuel Andry <eandry@mandriva.org> 1.2.9-12mdv2007.0
12cr|tightvnc-1.3.10-6|381	- fix x11 path (bug #23248)
12cr|tightvnc-1.3.10-6|382	- xdg menu
12cr|tightvnc-1.3.10-6|383	
12cr|tightvnc-1.3.10-6|384	* Tue Jun 20 2006 Lenny Cartier <lenny@mandriva.com> 1.2.9-11mdv2007.0
12cr|tightvnc-1.3.10-6|385	- try to fix Bug #15988 with patch from Tim Edwards
12cr|tightvnc-1.3.10-6|386	- fix group
12cr|tightvnc-1.3.10-6|387	
12cr|tightvnc-1.3.10-6|388	* Sun Jun 11 2006 Jerome Soyer <saispo@mandriva.org> 1.2.9-1mdv2007.0
12cr|tightvnc-1.3.10-6|389	- Fix changelog
12cr|tightvnc-1.3.10-6|390	
12cr|tightvnc-1.3.10-6|391	* Sun Jun 11 2006 Jerome Soyer <saispo@mandriva.org> 1.2.9-9mdk
12cr|tightvnc-1.3.10-6|392	- Shlomi Fish <shlomif@iglu.org.il> 1.2.9-9mdk
12cr|tightvnc-1.3.10-6|393	- Ported to Mandriva 2007 and its xorg-x11 dependencies.
12cr|tightvnc-1.3.10-6|394	
12cr|tightvnc-1.3.10-6|395	* Tue Jan 24 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.2.9-8mdk
12cr|tightvnc-1.3.10-6|396	- build on ppc64
12cr|tightvnc-1.3.10-6|397	- more includes & 64-bit fixes
12cr|tightvnc-1.3.10-6|398	- use Xvnc server from X.org, i.e. drop ancient one based on XFree86 3.3
12cr|tightvnc-1.3.10-6|399	
12cr|tightvnc-1.3.10-6|400	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 1.2.9-7mdk
12cr|tightvnc-1.3.10-6|401	- Rebuild
12cr|tightvnc-1.3.10-6|402	
12cr|tightvnc-1.3.10-6|403	* Mon May 30 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.2.9-6mdk
12cr|tightvnc-1.3.10-6|404	- includes & 64-bit fixes
12cr|tightvnc-1.3.10-6|405	
12cr|tightvnc-1.3.10-6|406	* Wed Dec 22 2004 Per Ãyvind Karlsen <peroyvind@linux-mandrake.com> 1.2.9-5mdk
12cr|tightvnc-1.3.10-6|407	- fix buildrequires
12cr|tightvnc-1.3.10-6|408	- cosmetics
12cr|tightvnc-1.3.10-6|409	
12cr|tightvnc-1.3.10-6|410	* Fri Sep 03 2004 Daouda LO <daouda@mandrakesoft.com> 1.2.9-4mdk
12cr|tightvnc-1.3.10-6|411	- The requirement for the fd_set structure to have a member fds_bits
12cr|tightvnc-1.3.10-6|412	has been removed as per The Open Group Base Resolution
12cr|tightvnc-1.3.10-6|413	- do not redefine malloc (use stdlib one) -> keep synced with Xorg.
12cr|tightvnc-1.3.10-6|414	- fix menu entry (fcrozat)
12cr|tightvnc-1.3.10-6|415	
12cr|tightvnc-1.3.10-6|416	* Sat Apr 10 2004 Michael Scherer <misc@mandrake.org> 1.2.9-3mdk
12cr|tightvnc-1.3.10-6|417	- [DIRM]
12cr|tightvnc-1.3.10-6|418	- A better description
12cr|tightvnc-1.3.10-6|419	
12cr|tightvnc-1.3.10-6|420	* Tue Mar 16 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.9-2mdk
12cr|tightvnc-1.3.10-6|421	- Add patch5: fix crash into kwin and co, patch from Lubos Lunak <l.lunak@suse.cz>
12cr|tightvnc-1.3.10-6|422	
12cr|tightvnc-1.3.10-6|423	* Sat Dec 13 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.2.9-1mdk
12cr|tightvnc-1.3.10-6|424	- 1.2.9
12cr|tightvnc-1.3.10-6|425	

8025 12
12cr|tijmp-0.8-0.0.2|1	%define gcj_support 0
12cr|tijmp-0.8-0.0.2|2	
12cr|tijmp-0.8-0.0.2|3	Name:           tijmp
12cr|tijmp-0.8-0.0.2|4	Version:        0.8
12cr|tijmp-0.8-0.0.2|5	Release:        %mkrel 0.0.2
12cr|tijmp-0.8-0.0.2|6	Epoch:          0
12cr|tijmp-0.8-0.0.2|7	Summary:        Memory profiler for Java
12cr|tijmp-0.8-0.0.2|8	URL:            http://www.khelekore.org/jmp/tijmp/
12cr|tijmp-0.8-0.0.2|9	Source0:        http://www.khelekore.org/jmp/tijmp/tijmp-%{version}.tar.gz
12cr|tijmp-0.8-0.0.2|10	License:        GPLv2+
12cr|tijmp-0.8-0.0.2|11	Group:          Development/Java
12cr|tijmp-0.8-0.0.2|12	BuildRequires:  gtk2-devel
12cr|tijmp-0.8-0.0.2|13	BuildRequires:  java-rpmbuild
12cr|tijmp-0.8-0.0.2|14	%if %{gcj_support}
12cr|tijmp-0.8-0.0.2|15	BuildRequires:  java-gcj-compat-devel
12cr|tijmp-0.8-0.0.2|16	%endif
12cr|tijmp-0.8-0.0.2|17	BuildRequires:  pkgconfig
12cr|tijmp-0.8-0.0.2|18	Obsoletes:      jmp <= 0:0.51
12cr|tijmp-0.8-0.0.2|19	
12cr|tijmp-0.8-0.0.2|20	%description
12cr|tijmp-0.8-0.0.2|21	TIJmp is a memory profiler for Java. TIJmp is made for Java 6 and
12cr|tijmp-0.8-0.0.2|22	later, it will not work on Java 5 systems. If you need a profiler
12cr|tijmp-0.8-0.0.2|23	for Java 5 or earlier, try the JMP profiler.
12cr|tijmp-0.8-0.0.2|24	
12cr|tijmp-0.8-0.0.2|25	It is written to be fast and have a small footprint, both memory-
12cr|tijmp-0.8-0.0.2|26	and CPU-wise. This means that the JVM will run at almost full speed,
12cr|tijmp-0.8-0.0.2|27	until you use TIJmp to find some information.
12cr|tijmp-0.8-0.0.2|28	
12cr|tijmp-0.8-0.0.2|29	It uses C code to talk to the JVM and it uses Swing to show the
12cr|tijmp-0.8-0.0.2|30	tables of information. So TIJmp is written in C (using JVMTI and
12cr|tijmp-0.8-0.0.2|31	JNI) and Java.
12cr|tijmp-0.8-0.0.2|32	
12cr|tijmp-0.8-0.0.2|33	It runs in the same JVM as the program being profiled. This
12cr|tijmp-0.8-0.0.2|34	means that it can easily get access to all things JVMTI/JNI has to
12cr|tijmp-0.8-0.0.2|35	offer.
12cr|tijmp-0.8-0.0.2|36	
12cr|tijmp-0.8-0.0.2|37	%prep
12cr|tijmp-0.8-0.0.2|38	%setup -q
12cr|tijmp-0.8-0.0.2|39	%{__perl} -pi -e 's/^libtijmp_la_LDFLAGS =.*/libtijmp_la_LDFLAGS = -avoid-version -module/' src/Makefile.{am,in}
12cr|tijmp-0.8-0.0.2|40	
12cr|tijmp-0.8-0.0.2|41	%build
12cr|tijmp-0.8-0.0.2|42	export CLASSPATH=""
12cr|tijmp-0.8-0.0.2|43	export CFLAGS="`echo %{optflags} | sed 's/-O[0-9]*/-O3/'`"
12cr|tijmp-0.8-0.0.2|44	%ifarch x86_64
12cr|tijmp-0.8-0.0.2|45	export CFLAGS="-march=athlon64 ${CFLAGS}"
12cr|tijmp-0.8-0.0.2|46	%endif
12cr|tijmp-0.8-0.0.2|47	export JAVA_HOME=%{java_home}
12cr|tijmp-0.8-0.0.2|48	%{configure2_5x}
12cr|tijmp-0.8-0.0.2|49	%{make} JAVAC=${JAVA_HOME}/bin/javac JAVAH=${JAVA_HOME}/bin/javah JAR=${JAVA_HOME}/bin/jar
12cr|tijmp-0.8-0.0.2|50	
12cr|tijmp-0.8-0.0.2|51	%install
12cr|tijmp-0.8-0.0.2|52	export JAVA_HOME=%{java_home}
12cr|tijmp-0.8-0.0.2|53	%{makeinstall_std} jardir=%{_jnidir} JAR=${JAVA_HOME}/bin/jar
12cr|tijmp-0.8-0.0.2|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)
12cr|tijmp-0.8-0.0.2|55	
12cr|tijmp-0.8-0.0.2|56	%{gcj_compile}
12cr|tijmp-0.8-0.0.2|57	
12cr|tijmp-0.8-0.0.2|58	%if %{gcj_support}
12cr|tijmp-0.8-0.0.2|59	%post
12cr|tijmp-0.8-0.0.2|60	%{update_gcjdb}
12cr|tijmp-0.8-0.0.2|61	
12cr|tijmp-0.8-0.0.2|62	%postun
12cr|tijmp-0.8-0.0.2|63	%{clean_gcjdb}
12cr|tijmp-0.8-0.0.2|64	%endif
12cr|tijmp-0.8-0.0.2|65	
12cr|tijmp-0.8-0.0.2|66	%files
12cr|tijmp-0.8-0.0.2|67	%defattr(0644,root,root,0755)
12cr|tijmp-0.8-0.0.2|68	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
12cr|tijmp-0.8-0.0.2|69	%{_jnidir}/%{name}-%{version}.jar
12cr|tijmp-0.8-0.0.2|70	%{_jnidir}/%{name}.jar
12cr|tijmp-0.8-0.0.2|71	%{gcj_files}
12cr|tijmp-0.8-0.0.2|72	%attr(-,root,root) %{_libdir}/lib%{name}.so
12cr|tijmp-0.8-0.0.2|73	
12cr|tijmp-0.8-0.0.2|74	
12cr|tijmp-0.8-0.0.2|75	%changelog
12cr|tijmp-0.8-0.0.2|76	* Fri Nov 27 2009 Jérôme Brenier <incubusss@mandriva.org> 0:0.8-0.0.1mdv2010.1
12cr|tijmp-0.8-0.0.2|77	+ Revision: 470585
12cr|tijmp-0.8-0.0.2|78	- new version 0.8
12cr|tijmp-0.8-0.0.2|79	
12cr|tijmp-0.8-0.0.2|80	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0:0.7-0.0.2mdv2010.0
12cr|tijmp-0.8-0.0.2|81	+ Revision: 434366
12cr|tijmp-0.8-0.0.2|82	- rebuild
12cr|tijmp-0.8-0.0.2|83	
12cr|tijmp-0.8-0.0.2|84	* Mon Jun 30 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:0.7-0.0.1mdv2009.0
12cr|tijmp-0.8-0.0.2|85	+ Revision: 230168
12cr|tijmp-0.8-0.0.2|86	- new version 0.7
12cr|tijmp-0.8-0.0.2|87	
12cr|tijmp-0.8-0.0.2|88	* Tue May 27 2008 Thierry Vignaud <tvignaud@mandriva.com> 0:0.6-0.0.3mdv2009.0
12cr|tijmp-0.8-0.0.2|89	+ Revision: 211570
12cr|tijmp-0.8-0.0.2|90	- description is not license tag
12cr|tijmp-0.8-0.0.2|91	- do not write name on every description line
12cr|tijmp-0.8-0.0.2|92	
12cr|tijmp-0.8-0.0.2|93	* Mon May 26 2008 David Walluck <walluck@mandriva.org> 0:0.6-0.0.2mdv2009.0
12cr|tijmp-0.8-0.0.2|94	+ Revision: 211333
12cr|tijmp-0.8-0.0.2|95	- update License
12cr|tijmp-0.8-0.0.2|96	- remove BuildRequires: chrpath (no longer needed)
12cr|tijmp-0.8-0.0.2|97	- remove specific java-rpmbuild setting since we are already at java 1.6+
12cr|tijmp-0.8-0.0.2|98	
12cr|tijmp-0.8-0.0.2|99	* Mon May 26 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:0.6-0.0.1mdv2009.0
12cr|tijmp-0.8-0.0.2|100	+ Revision: 211308
12cr|tijmp-0.8-0.0.2|101	- new version and build with java-rpmbuild
12cr|tijmp-0.8-0.0.2|102	
12cr|tijmp-0.8-0.0.2|103	* Tue Feb 26 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:0.5-2mdv2008.1
12cr|tijmp-0.8-0.0.2|104	+ Revision: 175333
12cr|tijmp-0.8-0.0.2|105	- new version
12cr|tijmp-0.8-0.0.2|106	
12cr|tijmp-0.8-0.0.2|107	+ Olivier Blin <oblin@mandriva.com>
12cr|tijmp-0.8-0.0.2|108	- restore BuildRoot
12cr|tijmp-0.8-0.0.2|109	
12cr|tijmp-0.8-0.0.2|110	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|tijmp-0.8-0.0.2|111	- kill re-definition of %%buildroot on Pixel's request
12cr|tijmp-0.8-0.0.2|112	
12cr|tijmp-0.8-0.0.2|113	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:0.4-2mdv2008.1
12cr|tijmp-0.8-0.0.2|114	+ Revision: 121033
12cr|tijmp-0.8-0.0.2|115	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|tijmp-0.8-0.0.2|116	
12cr|tijmp-0.8-0.0.2|117	* Thu Dec 13 2007 David Walluck <walluck@mandriva.org> 0:0.4-1mdv2008.1
12cr|tijmp-0.8-0.0.2|118	+ Revision: 119463
12cr|tijmp-0.8-0.0.2|119	- 0.4
12cr|tijmp-0.8-0.0.2|120	
12cr|tijmp-0.8-0.0.2|121	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:0.3-2mdv2008.0
12cr|tijmp-0.8-0.0.2|122	+ Revision: 87212
12cr|tijmp-0.8-0.0.2|123	- rebuild to filter out autorequires of GCJ AOT objects
12cr|tijmp-0.8-0.0.2|124	- remove unnecessary Requires(post) on java-gcj-compat
12cr|tijmp-0.8-0.0.2|125	
12cr|tijmp-0.8-0.0.2|126	* Sat Aug 04 2007 David Walluck <walluck@mandriva.org> 0:0.3-1mdv2008.0
12cr|tijmp-0.8-0.0.2|127	+ Revision: 58771
12cr|tijmp-0.8-0.0.2|128	- Import tijmp
12cr|tijmp-0.8-0.0.2|129	

8026 12
12cr|tikiwiki-6.6-2|1	
12cr|tikiwiki-6.6-2|2	%if %{_use_internal_dependency_generator}
12cr|tikiwiki-6.6-2|3	%define __noautoreq 'pear(\\(smarty.*\\|lib.*\\|tiki.*\\|db.*\\|pear.*\\|File/iCal.*\\|PHPUnit.*\\|Zend.*\\|Minify.*\\))'
12cr|tikiwiki-6.6-2|4	%else
12cr|tikiwiki-6.6-2|5	%define _requires_exceptions pear(\\(smarty.*\\|lib.*\\|tiki.*\\|db.*\\|pear.*\\|File/iCal.*\\|PHPUnit.*\\|Zend.*\\|Minify.*\\))
12cr|tikiwiki-6.6-2|6	%endif.
12cr|tikiwiki-6.6-2|7	
12cr|tikiwiki-6.6-2|8	
12cr|tikiwiki-6.6-2|9	Name:       tikiwiki
12cr|tikiwiki-6.6-2|10	Version:    6.6
12cr|tikiwiki-6.6-2|11	Release:    2
12cr|tikiwiki-6.6-2|12	Summary:    A PHP-based CMS/Groupware web application with a full Wiki environment
12cr|tikiwiki-6.6-2|13	License:    LGPLv2
12cr|tikiwiki-6.6-2|14	Group:      System/Servers
12cr|tikiwiki-6.6-2|15	URL:        http://www.tikiwiki.org
12cr|tikiwiki-6.6-2|16	Source:     http://prdownloads.sourceforge.net/%{name}/tiki-%{version}.tar.bz2
12cr|tikiwiki-6.6-2|17	Patch0:     tikiwiki-6.4-use-external-pear-modules.patch
12cr|tikiwiki-6.6-2|18	Patch1:     tikiwiki-6.0-use-external-smarty.patch
12cr|tikiwiki-6.6-2|19	Patch2:     tikiwiki-6.4-bootstrap.patch
12cr|tikiwiki-6.6-2|20	Patch3:     tikiwiki-6.0-fix-Zend-module.patch
12cr|tikiwiki-6.6-2|21	Requires:   php-pdo_mysql
12cr|tikiwiki-6.6-2|22	Requires:   php-gd
12cr|tikiwiki-6.6-2|23	#Requires:   php-smarty
12cr|tikiwiki-6.6-2|24	Requires:   apache-mod_php
12cr|tikiwiki-6.6-2|25	BuildArch:  noarch
12cr|tikiwiki-6.6-2|26	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|tikiwiki-6.6-2|27	
12cr|tikiwiki-6.6-2|28	%description
12cr|tikiwiki-6.6-2|29	TikiWiki is an open source CMS/Groupware web application which provides
12cr|tikiwiki-6.6-2|30	a full Wiki environment, as well as Articles, Sections/Categories,
12cr|tikiwiki-6.6-2|31	User/Group Management (including optional LDAP), Polls and Quizzes,
12cr|tikiwiki-6.6-2|32	File and Image Galleries, Forums, Weblogs, Calendars, Chat, Maps
12cr|tikiwiki-6.6-2|33	and much more.
12cr|tikiwiki-6.6-2|34	
12cr|tikiwiki-6.6-2|35	%prep
12cr|tikiwiki-6.6-2|36	%setup -q -n tiki-%{version}
12cr|tikiwiki-6.6-2|37	%patch0 -p 1
12cr|tikiwiki-6.6-2|38	#patch1 -p 1
12cr|tikiwiki-6.6-2|39	%patch2 -p 1
12cr|tikiwiki-6.6-2|40	%patch3 -p 1
12cr|tikiwiki-6.6-2|41	
12cr|tikiwiki-6.6-2|42	%build
12cr|tikiwiki-6.6-2|43	
12cr|tikiwiki-6.6-2|44	%install
12cr|tikiwiki-6.6-2|45	rm -rf %{buildroot}
12cr|tikiwiki-6.6-2|46	
12cr|tikiwiki-6.6-2|47	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|tikiwiki-6.6-2|48	cp *.php %{buildroot}%{_datadir}/%{name}
12cr|tikiwiki-6.6-2|49	cp *.png %{buildroot}%{_datadir}/%{name}
12cr|tikiwiki-6.6-2|50	cp robots.txt %{buildroot}%{_datadir}/%{name}
12cr|tikiwiki-6.6-2|51	cp license.txt %{buildroot}%{_datadir}/%{name}
12cr|tikiwiki-6.6-2|52	cp favicon.ico %{buildroot}%{_datadir}/%{name}
12cr|tikiwiki-6.6-2|53	
12cr|tikiwiki-6.6-2|54	for dir in css doc img images installer \
12cr|tikiwiki-6.6-2|55	lang lib maps modules pics; do
12cr|tikiwiki-6.6-2|56	cp -pr $dir %{buildroot}%{_datadir}/%{name}
12cr|tikiwiki-6.6-2|57	done
12cr|tikiwiki-6.6-2|58	
12cr|tikiwiki-6.6-2|59	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cr|tikiwiki-6.6-2|60	
12cr|tikiwiki-6.6-2|61	# writable directories
12cr|tikiwiki-6.6-2|62	for dir in backups db dump files styles temp templates templates_c whelp; do
12cr|tikiwiki-6.6-2|63	cp -pr $dir %{buildroot}%{_localstatedir}/lib/%{name}
12cr|tikiwiki-6.6-2|64	chmod 2775 %{buildroot}%{_localstatedir}/lib/%{name}/$dir
12cr|tikiwiki-6.6-2|65	pushd %{buildroot}%{_datadir}/%{name}
12cr|tikiwiki-6.6-2|66	ln -s ../../..%{_localstatedir}/lib/%{name}/$dir .
12cr|tikiwiki-6.6-2|67	popd
12cr|tikiwiki-6.6-2|68	done
12cr|tikiwiki-6.6-2|69	
12cr|tikiwiki-6.6-2|70	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/modules
12cr|tikiwiki-6.6-2|71	mv %{buildroot}%{_datadir}/%{name}/modules/cache \
12cr|tikiwiki-6.6-2|72	%{buildroot}%{_localstatedir}/lib/%{name}/modules
12cr|tikiwiki-6.6-2|73	chmod 2755 %{buildroot}%{_localstatedir}/lib/%{name}/modules/cache
12cr|tikiwiki-6.6-2|74	pushd %{buildroot}%{_datadir}/%{name}/modules
12cr|tikiwiki-6.6-2|75	ln -s ../../../..%{_localstatedir}/lib/%{name}/modules/cache .
12cr|tikiwiki-6.6-2|76	popd
12cr|tikiwiki-6.6-2|77	
12cr|tikiwiki-6.6-2|78	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/img
12cr|tikiwiki-6.6-2|79	for dir in wiki wiki_up trackers; do
12cr|tikiwiki-6.6-2|80	mv %{buildroot}%{_datadir}/%{name}/img/$dir \
12cr|tikiwiki-6.6-2|81	%{buildroot}%{_localstatedir}/lib/%{name}/img
12cr|tikiwiki-6.6-2|82	chmod 2775 %{buildroot}%{_localstatedir}/lib/%{name}/img/$dir
12cr|tikiwiki-6.6-2|83	pushd %{buildroot}%{_datadir}/%{name}/img
12cr|tikiwiki-6.6-2|84	ln -s ../../../..%{_localstatedir}/lib/%{name}/img/$dir .
12cr|tikiwiki-6.6-2|85	popd
12cr|tikiwiki-6.6-2|86	done
12cr|tikiwiki-6.6-2|87	
12cr|tikiwiki-6.6-2|88	# configuration file
12cr|tikiwiki-6.6-2|89	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|tikiwiki-6.6-2|90	touch %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|tikiwiki-6.6-2|91	pushd %{buildroot}%{_localstatedir}/lib/%{name}/db
12cr|tikiwiki-6.6-2|92	ln -s ../../../..%{_sysconfdir}/%{name}.conf local.php
12cr|tikiwiki-6.6-2|93	popd
12cr|tikiwiki-6.6-2|94	
12cr|tikiwiki-6.6-2|95	# this is not a pear lib
12cr|tikiwiki-6.6-2|96	mv %{buildroot}%{_datadir}/%{name}/lib/pear/Minify \
12cr|tikiwiki-6.6-2|97	%{buildroot}%{_datadir}/%{name}/lib/
12cr|tikiwiki-6.6-2|98	
12cr|tikiwiki-6.6-2|99	# do not ship private copies of php libs
12cr|tikiwiki-6.6-2|100	rm -rf %{buildroot}%{_datadir}/%{name}/lib/pear
12cr|tikiwiki-6.6-2|101	#rm -rf %{buildroot}%{_datadir}/%{name}/lib/smarty
12cr|tikiwiki-6.6-2|102	
12cr|tikiwiki-6.6-2|103	# cleanup
12cr|tikiwiki-6.6-2|104	find %{buildroot}%{_datadir}/%{name} -name .htaccess -o -name README \
12cr|tikiwiki-6.6-2|105	| xargs rm -f
12cr|tikiwiki-6.6-2|106	find %{buildroot}%{_localstatedir}/lib/%{name} -name .htaccess -o -name README \
12cr|tikiwiki-6.6-2|107	| xargs rm -f
12cr|tikiwiki-6.6-2|108	
12cr|tikiwiki-6.6-2|109	# apache configuration
12cr|tikiwiki-6.6-2|110	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|tikiwiki-6.6-2|111	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|tikiwiki-6.6-2|112	# Tikiwiki Apache configuration
12cr|tikiwiki-6.6-2|113	Alias /tikiwiki/styles %{_localstatedir}/lib/%{name}/styles
12cr|tikiwiki-6.6-2|114	Alias /tiki/styles %{_localstatedir}/lib/%{name}/styles
12cr|tikiwiki-6.6-2|115	Alias /tikiwiki %{_datadir}/%{name}
12cr|tikiwiki-6.6-2|116	Alias /tiki %{_datadir}/%{name}
12cr|tikiwiki-6.6-2|117	
12cr|tikiwiki-6.6-2|118	<Directory %{_datadir}/%{name}>
12cr|tikiwiki-6.6-2|119	Options -FollowSymLinks
12cr|tikiwiki-6.6-2|120	Order allow,deny
12cr|tikiwiki-6.6-2|121	Allow from all
12cr|tikiwiki-6.6-2|122	</Directory>
12cr|tikiwiki-6.6-2|123	
12cr|tikiwiki-6.6-2|124	<Directory %{_datadir}/%{name}/installer>
12cr|tikiwiki-6.6-2|125	<FilesMatch "\.ph(p(3|4)?|tml)$">
12cr|tikiwiki-6.6-2|126	Deny from all
12cr|tikiwiki-6.6-2|127	</FilesMatch>
12cr|tikiwiki-6.6-2|128	</Directory>
12cr|tikiwiki-6.6-2|129	
12cr|tikiwiki-6.6-2|130	<Directory %{_datadir}/%{name}/img>
12cr|tikiwiki-6.6-2|131	<FilesMatch "\.ph(p(3|4)?|tml)$">
12cr|tikiwiki-6.6-2|132	Deny from all
12cr|tikiwiki-6.6-2|133	</FilesMatch>
12cr|tikiwiki-6.6-2|134	</Directory>
12cr|tikiwiki-6.6-2|135	
12cr|tikiwiki-6.6-2|136	<Directory %{_datadir}/%{name}/images>
12cr|tikiwiki-6.6-2|137	<FilesMatch "\.ph(p(3|4)?|tml)$">
12cr|tikiwiki-6.6-2|138	Deny from all
12cr|tikiwiki-6.6-2|139	</FilesMatch>
12cr|tikiwiki-6.6-2|140	</Directory>
12cr|tikiwiki-6.6-2|141	
12cr|tikiwiki-6.6-2|142	<Directory %{_datadir}/%{name}/lib>
12cr|tikiwiki-6.6-2|143	<FilesMatch "\.ph(p(3|4)?|tml)$">
12cr|tikiwiki-6.6-2|144	Deny from all
12cr|tikiwiki-6.6-2|145	</FilesMatch>
12cr|tikiwiki-6.6-2|146	</Directory>
12cr|tikiwiki-6.6-2|147	
12cr|tikiwiki-6.6-2|148	<Directory %{_datadir}/%{name}/lib/fckeditor>
12cr|tikiwiki-6.6-2|149	<FilesMatch "\.ph(p(3|4)?|tml)$">
12cr|tikiwiki-6.6-2|150	Allow from all
12cr|tikiwiki-6.6-2|151	</FilesMatch>
12cr|tikiwiki-6.6-2|152	</Directory>
12cr|tikiwiki-6.6-2|153	
12cr|tikiwiki-6.6-2|154	<Directory %{_datadir}/%{name}/lib/fckeditor_tiki>
12cr|tikiwiki-6.6-2|155	<FilesMatch "\.ph(p(3|4)?|tml)$">
12cr|tikiwiki-6.6-2|156	Allow from all
12cr|tikiwiki-6.6-2|157	</FilesMatch>
12cr|tikiwiki-6.6-2|158	</Directory>
12cr|tikiwiki-6.6-2|159	
12cr|tikiwiki-6.6-2|160	<Directory %{_datadir}/%{name}/lang>
12cr|tikiwiki-6.6-2|161	Deny from all
12cr|tikiwiki-6.6-2|162	</Directory>
12cr|tikiwiki-6.6-2|163	
12cr|tikiwiki-6.6-2|164	<Directory %{_datadir}/%{name}/modules>
12cr|tikiwiki-6.6-2|165	Deny from all
12cr|tikiwiki-6.6-2|166	</Directory>
12cr|tikiwiki-6.6-2|167	
12cr|tikiwiki-6.6-2|168	<Directory %{_localstatedir}/lib/%{name}/styles>
12cr|tikiwiki-6.6-2|169	Allow from all
12cr|tikiwiki-6.6-2|170	</Directory>
12cr|tikiwiki-6.6-2|171	
12cr|tikiwiki-6.6-2|172	<Directory %{_localstatedir}/lib/%{name}/db>
12cr|tikiwiki-6.6-2|173	Deny from all
12cr|tikiwiki-6.6-2|174	</Directory>
12cr|tikiwiki-6.6-2|175	
12cr|tikiwiki-6.6-2|176	# Below part is required to enable SEFURLs
12cr|tikiwiki-6.6-2|177	
12cr|tikiwiki-6.6-2|178	EOF
12cr|tikiwiki-6.6-2|179	
12cr|tikiwiki-6.6-2|180	cat _htaccess >> %{buildroot}%{_webappconfdir}/%{name}.conf
12cr|tikiwiki-6.6-2|181	
12cr|tikiwiki-6.6-2|182	%clean
12cr|tikiwiki-6.6-2|183	rm -rf %{buildroot}
12cr|tikiwiki-6.6-2|184	
12cr|tikiwiki-6.6-2|185	%post
12cr|tikiwiki-6.6-2|186	%if %mdkversion < 201010
12cr|tikiwiki-6.6-2|187	%_post_webapp
12cr|tikiwiki-6.6-2|188	%endif
12cr|tikiwiki-6.6-2|189	
12cr|tikiwiki-6.6-2|190	%postun
12cr|tikiwiki-6.6-2|191	%if %mdkversion < 201010
12cr|tikiwiki-6.6-2|192	%_postun_webapp
12cr|tikiwiki-6.6-2|193	%endif
12cr|tikiwiki-6.6-2|194	
12cr|tikiwiki-6.6-2|195	%files
12cr|tikiwiki-6.6-2|196	%defattr(-,root,root)
12cr|tikiwiki-6.6-2|197	%doc INSTALL README
12cr|tikiwiki-6.6-2|198	%{_datadir}/tikiwiki
12cr|tikiwiki-6.6-2|199	%attr(-,apache,apache) %{_localstatedir}/lib/tikiwiki
12cr|tikiwiki-6.6-2|200	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|tikiwiki-6.6-2|201	%config(noreplace) %attr(-,apache,apache) %{_sysconfdir}/%{name}.conf
12cr|tikiwiki-6.6-2|202	
12cr|tikiwiki-6.6-2|203	
12cr|tikiwiki-6.6-2|204	%changelog
12cr|tikiwiki-6.6-2|205	* Fri Jan 20 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 6.6-1mdv2011.0
12cr|tikiwiki-6.6-2|206	+ Revision: 762926
12cr|tikiwiki-6.6-2|207	- new version 6.6
12cr|tikiwiki-6.6-2|208	- new version 6.5 (include bugfixes and security patches)
12cr|tikiwiki-6.6-2|209	- Update to 6.4
12cr|tikiwiki-6.6-2|210	
12cr|tikiwiki-6.6-2|211	* Mon Dec 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.0-1mdv2011.0
12cr|tikiwiki-6.6-2|212	+ Revision: 620645
12cr|tikiwiki-6.6-2|213	- new version
12cr|tikiwiki-6.6-2|214	
12cr|tikiwiki-6.6-2|215	* Thu Oct 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 5.3-1mdv2011.0
12cr|tikiwiki-6.6-2|216	+ Revision: 589824
12cr|tikiwiki-6.6-2|217	- new version
12cr|tikiwiki-6.6-2|218	- strip private versions of pear libs and smarty
12cr|tikiwiki-6.6-2|219	
12cr|tikiwiki-6.6-2|220	* Tue Jan 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-3mdv2010.1
12cr|tikiwiki-6.6-2|221	+ Revision: 493876
12cr|tikiwiki-6.6-2|222	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|tikiwiki-6.6-2|223	
12cr|tikiwiki-6.6-2|224	* Thu Sep 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-2mdv2010.0
12cr|tikiwiki-6.6-2|225	+ Revision: 428430
12cr|tikiwiki-6.6-2|226	- don't forget to reload apache configuration after installation
12cr|tikiwiki-6.6-2|227	
12cr|tikiwiki-6.6-2|228	* Wed Sep 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-1mdv2010.0
12cr|tikiwiki-6.6-2|229	+ Revision: 424583
12cr|tikiwiki-6.6-2|230	- new version
12cr|tikiwiki-6.6-2|231	- use FHS setup
12cr|tikiwiki-6.6-2|232	- TODO: drop private pear modules
12cr|tikiwiki-6.6-2|233	
12cr|tikiwiki-6.6-2|234	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.9.10.1-4mdv2009.0
12cr|tikiwiki-6.6-2|235	+ Revision: 261536
12cr|tikiwiki-6.6-2|236	- rebuild
12cr|tikiwiki-6.6-2|237	
12cr|tikiwiki-6.6-2|238	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.9.10.1-3mdv2009.0
12cr|tikiwiki-6.6-2|239	+ Revision: 254541
12cr|tikiwiki-6.6-2|240	- rebuild
12cr|tikiwiki-6.6-2|241	
12cr|tikiwiki-6.6-2|242	* Sun Mar 02 2008 Olivier Blin <blino@mandriva.org> 1.9.10.1-1mdv2008.1
12cr|tikiwiki-6.6-2|243	+ Revision: 177775
12cr|tikiwiki-6.6-2|244	- 1.9.10.1
12cr|tikiwiki-6.6-2|245	- restore BuildRoot
12cr|tikiwiki-6.6-2|246	
12cr|tikiwiki-6.6-2|247	+ Thierry Vignaud <tv@mandriva.org>
12cr|tikiwiki-6.6-2|248	- kill re-definition of %%buildroot on Pixel's request
12cr|tikiwiki-6.6-2|249	
12cr|tikiwiki-6.6-2|250	* Sun Oct 28 2007 Funda Wang <fwang@mandriva.org> 1.9.8.3-1mdv2008.1
12cr|tikiwiki-6.6-2|251	+ Revision: 102874
12cr|tikiwiki-6.6-2|252	- update to new version 1.9.8.3
12cr|tikiwiki-6.6-2|253	
12cr|tikiwiki-6.6-2|254	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.7-2mdv2008.0
12cr|tikiwiki-6.6-2|255	+ Revision: 90337
12cr|tikiwiki-6.6-2|256	- rebuild
12cr|tikiwiki-6.6-2|257	
12cr|tikiwiki-6.6-2|258	* Thu Sep 06 2007 Funda Wang <fwang@mandriva.org> 1.9.7-1mdv2008.0
12cr|tikiwiki-6.6-2|259	+ Revision: 80553
12cr|tikiwiki-6.6-2|260	- New version 1.9.7
12cr|tikiwiki-6.6-2|261	- Import tikiwiki
12cr|tikiwiki-6.6-2|262	
12cr|tikiwiki-6.6-2|263	
12cr|tikiwiki-6.6-2|264	
12cr|tikiwiki-6.6-2|265	* Tue Nov 01 2005 Michael Scherer <misc@mandriva.org> 1.9.2-1mdk
12cr|tikiwiki-6.6-2|266	- New release 1.9.2
12cr|tikiwiki-6.6-2|267	
12cr|tikiwiki-6.6-2|268	* Wed Oct 26 2005 Michael Scherer <misc@mandriva.org> 1.9.1.1-1mdk
12cr|tikiwiki-6.6-2|269	- New release 1.9.1.1, as reported by Franck Martin ( security fix )
12cr|tikiwiki-6.6-2|270	- mkrel
12cr|tikiwiki-6.6-2|271	- rpmbuildupdatable
12cr|tikiwiki-6.6-2|272	
12cr|tikiwiki-6.6-2|273	* Mon Sep 12 2005 Franck Martin <franck@sopac.org> 1.9.1-1mdk
12cr|tikiwiki-6.6-2|274	- security fix release
12cr|tikiwiki-6.6-2|275	
12cr|tikiwiki-6.6-2|276	* Thu Jul 21 2005 Franck Martin <franck@sopac.org> 1.9.0-1mdk
12cr|tikiwiki-6.6-2|277	- new release
12cr|tikiwiki-6.6-2|278	
12cr|tikiwiki-6.6-2|279	* Tue Apr 13 2004 Olivier Blin <blino@mandrake.org> 1.8.2-1mdk
12cr|tikiwiki-6.6-2|280	- fix rights on files
12cr|tikiwiki-6.6-2|281	- new release
12cr|tikiwiki-6.6-2|282	
12cr|tikiwiki-6.6-2|283	* Wed Mar 03 2004 Franck Martin <franck@sopac.org> 1.8-1mdk
12cr|tikiwiki-6.6-2|284	- First Mandrake release
12cr|tikiwiki-6.6-2|285	- From Olivier Blin <blino@mandrake.org> :
12cr|tikiwiki-6.6-2|286	- own dir
12cr|tikiwiki-6.6-2|287	- fix setup.sh not to chown/chgrp files
12cr|tikiwiki-6.6-2|288	- replace Copyright tag by License tag
12cr|tikiwiki-6.6-2|289	- use System/Servers group

8027 12
12cr|tilda-0.9.6-7|1	%define name    tilda
12cr|tilda-0.9.6-7|2	%define version 0.9.6
12cr|tilda-0.9.6-7|3	%define release 7
12cr|tilda-0.9.6-7|4	
12cr|tilda-0.9.6-7|5	Summary:        Drop Down Terminal for Linux
12cr|tilda-0.9.6-7|6	Name:           %{name}
12cr|tilda-0.9.6-7|7	Version:        %{version}
12cr|tilda-0.9.6-7|8	Release:        %{release}
12cr|tilda-0.9.6-7|9	License:        GPLv2+
12cr|tilda-0.9.6-7|10	Group:          Terminals
12cr|tilda-0.9.6-7|11	Url:            http://tilda.sourceforge.net/
12cr|tilda-0.9.6-7|12	Source:         http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
12cr|tilda-0.9.6-7|13	Patch0:		tilda-0.9.6-read-glade.patch
12cr|tilda-0.9.6-7|14	Patch1:		tilda-0.9.6-fix-segfault.patch
12cr|tilda-0.9.6-7|15	Patch3:		tilda-0.9.6-glib.patch
12cr|tilda-0.9.6-7|16	
12cr|tilda-0.9.6-7|17	
12cr|tilda-0.9.6-7|18	BuildRequires:  pkgconfig
12cr|tilda-0.9.6-7|19	BuildRequires:  pkgconfig(vte)
12cr|tilda-0.9.6-7|20	BuildRequires:  pkgconfig(libconfuse)
12cr|tilda-0.9.6-7|21	BuildRequires:  flex
12cr|tilda-0.9.6-7|22	BuildRequires:  pkgconfig(libglade-2.0)
12cr|tilda-0.9.6-7|23	
12cr|tilda-0.9.6-7|24	Requires:       vte
12cr|tilda-0.9.6-7|25	Requires: desktop-file-utils
12cr|tilda-0.9.6-7|26	
12cr|tilda-0.9.6-7|27	
12cr|tilda-0.9.6-7|28	%description
12cr|tilda-0.9.6-7|29	Linux terminal taking after the likeness
12cr|tilda-0.9.6-7|30	of many classic terminals from first person shooter
12cr|tilda-0.9.6-7|31	games, Quake, Doom and Half-Life to name a few,
12cr|tilda-0.9.6-7|32	where the terminal has no border and is hidden from
12cr|tilda-0.9.6-7|33	the desktop till a key or keys is hit.
12cr|tilda-0.9.6-7|34	
12cr|tilda-0.9.6-7|35	
12cr|tilda-0.9.6-7|36	%prep
12cr|tilda-0.9.6-7|37	%setup -q -n %{name}-%version
12cr|tilda-0.9.6-7|38	%patch0 -p0
12cr|tilda-0.9.6-7|39	%patch1 -p1
12cr|tilda-0.9.6-7|40	%patch3 -p0
12cr|tilda-0.9.6-7|41	
12cr|tilda-0.9.6-7|42	%build
12cr|tilda-0.9.6-7|43	%configure2_5x --disable-rpath
12cr|tilda-0.9.6-7|44	%make
12cr|tilda-0.9.6-7|45	
12cr|tilda-0.9.6-7|46	%install
12cr|tilda-0.9.6-7|47	%makeinstall_std
12cr|tilda-0.9.6-7|48	
12cr|tilda-0.9.6-7|49	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|tilda-0.9.6-7|50	mv %{name}.glade %{buildroot}%{_datadir}/%{name}
12cr|tilda-0.9.6-7|51	rm -f %{buildroot}%{_datadir}/%{name}.glade
12cr|tilda-0.9.6-7|52	
12cr|tilda-0.9.6-7|53	%find_lang %{name}
12cr|tilda-0.9.6-7|54	
12cr|tilda-0.9.6-7|55	
12cr|tilda-0.9.6-7|56	%files -f %{name}.lang
12cr|tilda-0.9.6-7|57	%doc ChangeLog COPYING NEWS README
12cr|tilda-0.9.6-7|58	%{_bindir}/tilda
12cr|tilda-0.9.6-7|59	%{_datadir}/applications/tilda.desktop
12cr|tilda-0.9.6-7|60	%{_datadir}/pixmaps/tilda.png
12cr|tilda-0.9.6-7|61	%{_datadir}/%{name}/*.glade
12cr|tilda-0.9.6-7|62	
12cr|tilda-0.9.6-7|63	

8028 12
12cr|tilitin-0.14.0-1|1	%define name	tilitin
12cr|tilitin-0.14.0-1|2	%define version	0.14.0
12cr|tilitin-0.14.0-1|3	%define release	%mkrel 1
12cr|tilitin-0.14.0-1|4	
12cr|tilitin-0.14.0-1|5	Name:		%{name}
12cr|tilitin-0.14.0-1|6	Version:	%{version}
12cr|tilitin-0.14.0-1|7	Release:	%{release}
12cr|tilitin-0.14.0-1|8	Summary:	Free Finnish bookkeeping software
12cr|tilitin-0.14.0-1|9	Group:		Office
12cr|tilitin-0.14.0-1|10	License:	GPLv3+
12cr|tilitin-0.14.0-1|11	URL:		http://helineva.net/tilitin/
12cr|tilitin-0.14.0-1|12	Source:		http://helineva.net/tilitin/%{name}-%{version}-src.zip
12cr|tilitin-0.14.0-1|13	Source1:	%{name}
12cr|tilitin-0.14.0-1|14	Source2:	%{name}.desktop
12cr|tilitin-0.14.0-1|15	BuildRequires:	locales
12cr|tilitin-0.14.0-1|16	BuildRequires:	ant
12cr|tilitin-0.14.0-1|17	#BuildRequires:	crimson
12cr|tilitin-0.14.0-1|18	BuildRequires:	java-rpmbuild
12cr|tilitin-0.14.0-1|19	Requires:	java >= 1.6.0
12cr|tilitin-0.14.0-1|20	Requires:	javasqlite
12cr|tilitin-0.14.0-1|21	BuildArch:	noarch
12cr|tilitin-0.14.0-1|22	
12cr|tilitin-0.14.0-1|23	%description
12cr|tilitin-0.14.0-1|24	Tilitin is a free Finnish bookkeeping software for Windows and Linux.
12cr|tilitin-0.14.0-1|25	
12cr|tilitin-0.14.0-1|26	%prep
12cr|tilitin-0.14.0-1|27	%setup -q
12cr|tilitin-0.14.0-1|28	
12cr|tilitin-0.14.0-1|29	%build
12cr|tilitin-0.14.0-1|30	LC_ALL=UTF-8 %ant
12cr|tilitin-0.14.0-1|31	
12cr|tilitin-0.14.0-1|32	%install
12cr|tilitin-0.14.0-1|33	rm -rf %{buildroot}
12cr|tilitin-0.14.0-1|34	mkdir -p %{buildroot}%{_datadir}/%{name}/tilikarttamallit
12cr|tilitin-0.14.0-1|35	mkdir -p %{buildroot}%{_bindir}
12cr|tilitin-0.14.0-1|36	mkdir -p %{buildroot}%{_datadir}/applications
12cr|tilitin-0.14.0-1|37	install -D -m 755 %{SOURCE1} %{buildroot}%{_bindir}/%{name}
12cr|tilitin-0.14.0-1|38	install -D -m 644 %{SOURCE2} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|tilitin-0.14.0-1|39	install -D -m 644 dist/tilitin.jar %{buildroot}%{_datadir}/%{name}/
12cr|tilitin-0.14.0-1|40	install -D -m 644 lib/* %{buildroot}%{_datadir}/%{name}/
12cr|tilitin-0.14.0-1|41	install -D -m 644 tilikarttamallit/* %{buildroot}%{_datadir}/%{name}/tilikarttamallit/
12cr|tilitin-0.14.0-1|42	
12cr|tilitin-0.14.0-1|43	# Install hicolor icons
12cr|tilitin-0.14.0-1|44	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{24x24,32x32,48x48}/apps
12cr|tilitin-0.14.0-1|45	install -D -m 644 src/kirjanpito/ui/resources/tilitin-24x24.png %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
12cr|tilitin-0.14.0-1|46	install -D -m 644 src/kirjanpito/ui/resources/tilitin-32x32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cr|tilitin-0.14.0-1|47	install -D -m 644 src/kirjanpito/ui/resources/tilitin-48x48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12cr|tilitin-0.14.0-1|48	
12cr|tilitin-0.14.0-1|49	%clean
12cr|tilitin-0.14.0-1|50	rm -rf %{buildroot}
12cr|tilitin-0.14.0-1|51	
12cr|tilitin-0.14.0-1|52	%files
12cr|tilitin-0.14.0-1|53	%defattr(-,root,root,-)
12cr|tilitin-0.14.0-1|54	%doc COPYING
12cr|tilitin-0.14.0-1|55	%{_bindir}/%{name}
12cr|tilitin-0.14.0-1|56	%{_datadir}/%{name}
12cr|tilitin-0.14.0-1|57	%{_datadir}/applications/%{name}.desktop
12cr|tilitin-0.14.0-1|58	%{_iconsbasedir}/*/apps/%{name}.png
12cr|tilitin-0.14.0-1|59	
12cr|tilitin-0.14.0-1|60	
12cr|tilitin-0.14.0-1|61	%changelog
12cr|tilitin-0.14.0-1|62	* Tue Apr 05 2011 Jani Välimaa <wally@mandriva.org> 0.14.0-1mdv2011.0
12cr|tilitin-0.14.0-1|63	+ Revision: 650722
12cr|tilitin-0.14.0-1|64	- new version 0.14.0
12cr|tilitin-0.14.0-1|65	- drop buildroot definition
12cr|tilitin-0.14.0-1|66	
12cr|tilitin-0.14.0-1|67	* Tue Mar 22 2011 Jani Välimaa <wally@mandriva.org> 0.13.0-1
12cr|tilitin-0.14.0-1|68	+ Revision: 647665
12cr|tilitin-0.14.0-1|69	- new version 0.13.0
12cr|tilitin-0.14.0-1|70	
12cr|tilitin-0.14.0-1|71	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0.12.0-2
12cr|tilitin-0.14.0-1|72	+ Revision: 640487
12cr|tilitin-0.14.0-1|73	- rebuild to obsolete old packages
12cr|tilitin-0.14.0-1|74	
12cr|tilitin-0.14.0-1|75	* Wed Feb 16 2011 Jani Välimaa <wally@mandriva.org> 0.12.0-1
12cr|tilitin-0.14.0-1|76	+ Revision: 638063
12cr|tilitin-0.14.0-1|77	- new version 0.12.0
12cr|tilitin-0.14.0-1|78	- build without crimson
12cr|tilitin-0.14.0-1|79	
12cr|tilitin-0.14.0-1|80	* Tue Feb 08 2011 Jani Välimaa <wally@mandriva.org> 0.11.3-1
12cr|tilitin-0.14.0-1|81	+ Revision: 636931
12cr|tilitin-0.14.0-1|82	- new version 0.11.3
12cr|tilitin-0.14.0-1|83	
12cr|tilitin-0.14.0-1|84	* Tue Jan 25 2011 Jani Välimaa <wally@mandriva.org> 0.11.0-1
12cr|tilitin-0.14.0-1|85	+ Revision: 632543
12cr|tilitin-0.14.0-1|86	- new version 0.11.0
12cr|tilitin-0.14.0-1|87	
12cr|tilitin-0.14.0-1|88	* Wed Jan 19 2011 Jani Välimaa <wally@mandriva.org> 0.10.1-1
12cr|tilitin-0.14.0-1|89	+ Revision: 631672
12cr|tilitin-0.14.0-1|90	- new version 0.10.1
12cr|tilitin-0.14.0-1|91	
12cr|tilitin-0.14.0-1|92	* Wed Dec 29 2010 Jani Välimaa <wally@mandriva.org> 0.10.0-1mdv2011.0
12cr|tilitin-0.14.0-1|93	+ Revision: 625974
12cr|tilitin-0.14.0-1|94	- new version 0.10.0
12cr|tilitin-0.14.0-1|95	
12cr|tilitin-0.14.0-1|96	* Tue Dec 21 2010 Jani Välimaa <wally@mandriva.org> 0.9.0-1mdv2011.0
12cr|tilitin-0.14.0-1|97	+ Revision: 623609
12cr|tilitin-0.14.0-1|98	- new version 0.9.0
12cr|tilitin-0.14.0-1|99	- fix desktop file
12cr|tilitin-0.14.0-1|100	
12cr|tilitin-0.14.0-1|101	* Mon Nov 29 2010 Jani Välimaa <wally@mandriva.org> 0.8.10-1mdv2011.0
12cr|tilitin-0.14.0-1|102	+ Revision: 603127
12cr|tilitin-0.14.0-1|103	- new version 0.8.10
12cr|tilitin-0.14.0-1|104	
12cr|tilitin-0.14.0-1|105	* Tue Nov 16 2010 Jani Välimaa <wally@mandriva.org> 0.8.9-1mdv2011.0
12cr|tilitin-0.14.0-1|106	+ Revision: 598117
12cr|tilitin-0.14.0-1|107	- new version 0.8.9
12cr|tilitin-0.14.0-1|108	
12cr|tilitin-0.14.0-1|109	* Wed Oct 27 2010 Jani Välimaa <wally@mandriva.org> 0.8.8-1mdv2011.0
12cr|tilitin-0.14.0-1|110	+ Revision: 589613
12cr|tilitin-0.14.0-1|111	- new version 0.8.8
12cr|tilitin-0.14.0-1|112	
12cr|tilitin-0.14.0-1|113	* Tue Oct 26 2010 Jani Välimaa <wally@mandriva.org> 0.8.7-1mdv2011.0
12cr|tilitin-0.14.0-1|114	+ Revision: 589457
12cr|tilitin-0.14.0-1|115	- new version 0.8.7
12cr|tilitin-0.14.0-1|116	
12cr|tilitin-0.14.0-1|117	* Mon Oct 04 2010 Jani Välimaa <wally@mandriva.org> 0.8.6-1mdv2011.0
12cr|tilitin-0.14.0-1|118	+ Revision: 582931
12cr|tilitin-0.14.0-1|119	- new version 0.8.6
12cr|tilitin-0.14.0-1|120	
12cr|tilitin-0.14.0-1|121	* Sun Oct 03 2010 Jani Välimaa <wally@mandriva.org> 0.8.5-1mdv2011.0
12cr|tilitin-0.14.0-1|122	+ Revision: 582643
12cr|tilitin-0.14.0-1|123	- new version 0.8.5
12cr|tilitin-0.14.0-1|124	
12cr|tilitin-0.14.0-1|125	* Tue Aug 31 2010 Jani Välimaa <wally@mandriva.org> 0.8.4-1mdv2011.0
12cr|tilitin-0.14.0-1|126	+ Revision: 574701
12cr|tilitin-0.14.0-1|127	- new version 0.8.4
12cr|tilitin-0.14.0-1|128	
12cr|tilitin-0.14.0-1|129	* Thu Aug 19 2010 Jani Välimaa <wally@mandriva.org> 0.8.3-1mdv2011.0
12cr|tilitin-0.14.0-1|130	+ Revision: 571326
12cr|tilitin-0.14.0-1|131	- new version 0.8.3
12cr|tilitin-0.14.0-1|132	
12cr|tilitin-0.14.0-1|133	* Wed Aug 04 2010 Jani Välimaa <wally@mandriva.org> 0.8.2-1mdv2011.0
12cr|tilitin-0.14.0-1|134	+ Revision: 565870
12cr|tilitin-0.14.0-1|135	- new versio 0.8.2
12cr|tilitin-0.14.0-1|136	
12cr|tilitin-0.14.0-1|137	* Fri Jul 23 2010 Jani Välimaa <wally@mandriva.org> 0.8.1-1mdv2011.0
12cr|tilitin-0.14.0-1|138	+ Revision: 557288
12cr|tilitin-0.14.0-1|139	- new version 0.8.1
12cr|tilitin-0.14.0-1|140	
12cr|tilitin-0.14.0-1|141	* Sat Jul 10 2010 Jani Välimaa <wally@mandriva.org> 0.8.0-1mdv2011.0
12cr|tilitin-0.14.0-1|142	+ Revision: 550016
12cr|tilitin-0.14.0-1|143	- new version 0.8.0
12cr|tilitin-0.14.0-1|144	- fix desktop file (again)
12cr|tilitin-0.14.0-1|145	
12cr|tilitin-0.14.0-1|146	* Sun May 02 2010 Jani Välimaa <wally@mandriva.org> 0.6.8-2mdv2010.1
12cr|tilitin-0.14.0-1|147	+ Revision: 541645
12cr|tilitin-0.14.0-1|148	- fix desktop file
12cr|tilitin-0.14.0-1|149	
12cr|tilitin-0.14.0-1|150	* Tue Apr 13 2010 Jani Välimaa <wally@mandriva.org> 0.6.8-1mdv2010.1
12cr|tilitin-0.14.0-1|151	+ Revision: 534596
12cr|tilitin-0.14.0-1|152	- new version 0.6.8
12cr|tilitin-0.14.0-1|153	
12cr|tilitin-0.14.0-1|154	* Thu Apr 08 2010 Jani Välimaa <wally@mandriva.org> 0.6.7-1mdv2010.1
12cr|tilitin-0.14.0-1|155	+ Revision: 532881
12cr|tilitin-0.14.0-1|156	- new version 0.6.7
12cr|tilitin-0.14.0-1|157	- fix .desktop file
12cr|tilitin-0.14.0-1|158	
12cr|tilitin-0.14.0-1|159	* Thu Mar 18 2010 Jani Välimaa <wally@mandriva.org> 0.6.6-1mdv2010.1
12cr|tilitin-0.14.0-1|160	+ Revision: 524936
12cr|tilitin-0.14.0-1|161	- new version 0.6.6
12cr|tilitin-0.14.0-1|162	
12cr|tilitin-0.14.0-1|163	* Wed Mar 10 2010 Jani Välimaa <wally@mandriva.org> 0.6.5-1mdv2010.1
12cr|tilitin-0.14.0-1|164	+ Revision: 517358
12cr|tilitin-0.14.0-1|165	- new version 0.6.5
12cr|tilitin-0.14.0-1|166	
12cr|tilitin-0.14.0-1|167	* Sat Mar 06 2010 Jani Välimaa <wally@mandriva.org> 0.6.4-1mdv2010.1
12cr|tilitin-0.14.0-1|168	+ Revision: 515287
12cr|tilitin-0.14.0-1|169	- add missing BR
12cr|tilitin-0.14.0-1|170	- modify summary and description
12cr|tilitin-0.14.0-1|171	- fix build (use %%ant instead of ant)
12cr|tilitin-0.14.0-1|172	- import tilitin
12cr|tilitin-0.14.0-1|173	
12cr|tilitin-0.14.0-1|174	
12cr|tilitin-0.14.0-1|175	* Wed Feb 24 2010 Jani Välimaa <wally@mandriva-fi.org> 0.6.4-1mdv2010.0
12cr|tilitin-0.14.0-1|176	- new version 0.6.4
12cr|tilitin-0.14.0-1|177	
12cr|tilitin-0.14.0-1|178	* Wed Feb 02 2010 Jani Välimaa <wally@mandriva-fi.org> 0.6.3-1mdv2010.0
12cr|tilitin-0.14.0-1|179	- new version 0.6.3
12cr|tilitin-0.14.0-1|180	
12cr|tilitin-0.14.0-1|181	* Wed Jan 20 2010 Jani Välimaa <wally@mandriva-fi.org> 0.6.2-1mdv2010.0
12cr|tilitin-0.14.0-1|182	- new version 0.6.2
12cr|tilitin-0.14.0-1|183	
12cr|tilitin-0.14.0-1|184	* Sun Jan 10 2010 Jani Välimaa <wally@mandriva-fi.org> 0.6.1-1mdv2010.0
12cr|tilitin-0.14.0-1|185	- new version 0.6.1
12cr|tilitin-0.14.0-1|186	
12cr|tilitin-0.14.0-1|187	* Sat Jan 09 2010 Jani Välimaa <wally@mandriva-fi.org> 0.6.0-1mdv2010.0
12cr|tilitin-0.14.0-1|188	- new version 0.6.0
12cr|tilitin-0.14.0-1|189	
12cr|tilitin-0.14.0-1|190	* Mon Nov 16 2009 Jani Välimaa <wally@mandriva-fi.org> 0.5.3-1mdv2010.0
12cr|tilitin-0.14.0-1|191	- Initial release for Mandriva

8029 12
12cr|tilp-1.16-0.1|1	%define Werror_cflags %nil
12cr|tilp-1.16-0.1|2	%define oname tilp2
12cr|tilp-1.16-0.1|3	
12cr|tilp-1.16-0.1|4	%define version 1.16
12cr|tilp-1.16-0.1|5	%define release %mkrel 0.1
12cr|tilp-1.16-0.1|6	
12cr|tilp-1.16-0.1|7	%define libticables_version 1.3.3
12cr|tilp-1.16-0.1|8	%define libticalcs_version 1.1.7
12cr|tilp-1.16-0.1|9	%define libtifiles_version 1.1.5
12cr|tilp-1.16-0.1|10	%define	libticonv_version 1.1.3
12cr|tilp-1.16-0.1|11	
12cr|tilp-1.16-0.1|12	Summary:	Communicate with TI graphing calculators
12cr|tilp-1.16-0.1|13	Name:		tilp
12cr|tilp-1.16-0.1|14	Version:	%{version}
12cr|tilp-1.16-0.1|15	Release:	%{release}
12cr|tilp-1.16-0.1|16	License:	GPL
12cr|tilp-1.16-0.1|17	Group:		Communications
12cr|tilp-1.16-0.1|18	URL:		http://tilp.sourceforge.net/
12cr|tilp-1.16-0.1|19	Epoch:		1
12cr|tilp-1.16-0.1|20	Source:		%{oname}-%{version}.tar.bz2
12cr|tilp-1.16-0.1|21	Requires:	libticables >= %{libticables_version}
12cr|tilp-1.16-0.1|22	Requires:	libticalcs >= %{libticalcs_version}
12cr|tilp-1.16-0.1|23	BuildRequires:	libticables-devel >= %{libticables_version}
12cr|tilp-1.16-0.1|24	Buildrequires:	libticalcs-devel >= %{libticalcs_version}
12cr|tilp-1.16-0.1|25	BuildRequires:	libtifiles-devel >= %{libtifiles_version}
12cr|tilp-1.16-0.1|26	BuildRequires:	libglade2.0-devel
12cr|tilp-1.16-0.1|27	BuildRequires:	jpeg-devel
12cr|tilp-1.16-0.1|28	BuildRequires:	groff-for-man
12cr|tilp-1.16-0.1|29	BuildRequires:	imagemagick
12cr|tilp-1.16-0.1|30	BuildRequires:  gettext-devel
12cr|tilp-1.16-0.1|31	BuildRoot:	%{_tmppath}/%{oname}-%{version}-%{release}-buildroot
12cr|tilp-1.16-0.1|32	
12cr|tilp-1.16-0.1|33	%description
12cr|tilp-1.16-0.1|34	TiLP is a program for Texas Instruments' graphing calculators. It allows
12cr|tilp-1.16-0.1|35	PC to communicate with a TI calculator and transfer data between them.
12cr|tilp-1.16-0.1|36	
12cr|tilp-1.16-0.1|37	%prep
12cr|tilp-1.16-0.1|38	%setup -q -n %{oname}-%{version}
12cr|tilp-1.16-0.1|39	
12cr|tilp-1.16-0.1|40	%build
12cr|tilp-1.16-0.1|41	LDFLAGS="${LDFLAGS:- -export-dynamic}"
12cr|tilp-1.16-0.1|42	export LDFLAGS
12cr|tilp-1.16-0.1|43	%configure2_5x
12cr|tilp-1.16-0.1|44	%make
12cr|tilp-1.16-0.1|45	
12cr|tilp-1.16-0.1|46	%install
12cr|tilp-1.16-0.1|47	rm -rf %{buildroot}
12cr|tilp-1.16-0.1|48	%makeinstall_std \
12cr|tilp-1.16-0.1|49	gnulocaledir=%{buildroot}%{_datadir}/locale \
12cr|tilp-1.16-0.1|50	MKINSTALLDIRS="`pwd`/mkinstalldirs"
12cr|tilp-1.16-0.1|51	
12cr|tilp-1.16-0.1|52	# menu and icon
12cr|tilp-1.16-0.1|53	mkdir -p %{buildroot}%{_liconsdir} \
12cr|tilp-1.16-0.1|54	%{buildroot}%{_iconsdir} \
12cr|tilp-1.16-0.1|55	%{buildroot}%{_miconsdir}
12cr|tilp-1.16-0.1|56	convert -geometry 48x48 help/logo_tilp.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|tilp-1.16-0.1|57	convert -geometry 32x32 help/logo_tilp.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|tilp-1.16-0.1|58	convert -geometry 16x16 help/logo_tilp.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|tilp-1.16-0.1|59	
12cr|tilp-1.16-0.1|60	
12cr|tilp-1.16-0.1|61	# these files are to be merged into magic files for GNOME and KDE desktop
12cr|tilp-1.16-0.1|62	# install -m 644 desktop/gnome/gnome-vfs-mime-magic %{buildroot}%{_datadir}/%{name}/gnome-vfs-mime-magic
12cr|tilp-1.16-0.1|63	# install -m 644 desktop/kde/magic %{buildroot}%{_datadir}/%{name}/kde-magic
12cr|tilp-1.16-0.1|64	
12cr|tilp-1.16-0.1|65	# remove files not bundled
12cr|tilp-1.16-0.1|66	rm -rf	%{buildroot}%{_libdir}/tilp/*.la \
12cr|tilp-1.16-0.1|67	%{buildroot}%{_includedir}
12cr|tilp-1.16-0.1|68	
12cr|tilp-1.16-0.1|69	%find_lang %{oname}
12cr|tilp-1.16-0.1|70	
12cr|tilp-1.16-0.1|71	%clean
12cr|tilp-1.16-0.1|72	rm -rf %{buildroot}
12cr|tilp-1.16-0.1|73	
12cr|tilp-1.16-0.1|74	%if %mdkversion < 200900
12cr|tilp-1.16-0.1|75	%post
12cr|tilp-1.16-0.1|76	%update_menus
12cr|tilp-1.16-0.1|77	%endif
12cr|tilp-1.16-0.1|78	
12cr|tilp-1.16-0.1|79	%if %mdkversion < 200900
12cr|tilp-1.16-0.1|80	%postun
12cr|tilp-1.16-0.1|81	%clean_menus
12cr|tilp-1.16-0.1|82	%endif
12cr|tilp-1.16-0.1|83	
12cr|tilp-1.16-0.1|84	%triggerin -- gnome-mime-data
12cr|tilp-1.16-0.1|85	grep -q "\*\*TI" %{_sysconfdir}/gnome-vfs-mime-magic || \
12cr|tilp-1.16-0.1|86	cat %{_datadir}/%{name}/gnome-vfs-mime-magic >> %{_sysconfdir}/gnome-vfs-mime-magic
12cr|tilp-1.16-0.1|87	
12cr|tilp-1.16-0.1|88	%triggerin -- kdelibs-common
12cr|tilp-1.16-0.1|89	grep -q "\*\*TI" %{_datadir}/mimelnk/magic || \
12cr|tilp-1.16-0.1|90	cat %{_datadir}/%{name}/kde-magic >> %{_datadir}/mimelnk/magic
12cr|tilp-1.16-0.1|91	
12cr|tilp-1.16-0.1|92	%files -f %{oname}.lang
12cr|tilp-1.16-0.1|93	%defattr(-,root,root)
12cr|tilp-1.16-0.1|94	%doc AUTHORS COPYING ChangeLog NEWS README README.linux
12cr|tilp-1.16-0.1|95	%doc RELEASE TODO
12cr|tilp-1.16-0.1|96	#%config(noreplace) %{_sysconfdir}/%{name}
12cr|tilp-1.16-0.1|97	%{_bindir}/*
12cr|tilp-1.16-0.1|98	# %{_kde3_datadir}/%{oname}/*
12cr|tilp-1.16-0.1|99	%{_datadir}/%{oname}
12cr|tilp-1.16-0.1|100	%{_mandir}/man1/*
12cr|tilp-1.16-0.1|101	# %{_datadir}/application-registry/*.applications
12cr|tilp-1.16-0.1|102	# %{_datadir}/applications/*.desktop
12cr|tilp-1.16-0.1|103	# %{_datadir}/applnk/*/*/*.desktop
12cr|tilp-1.16-0.1|104	# %{_datadir}/mime-info/*
12cr|tilp-1.16-0.1|105	# %{_datadir}/mimelnk/application/*.desktop
12cr|tilp-1.16-0.1|106	%{_datadir}/applications/tilp.desktop
12cr|tilp-1.16-0.1|107	%{_datadir}/mime/packages/tilp.xml
12cr|tilp-1.16-0.1|108	
12cr|tilp-1.16-0.1|109	%{_liconsdir}/%{name}.png
12cr|tilp-1.16-0.1|110	%{_iconsdir}/%{name}.png
12cr|tilp-1.16-0.1|111	%{_miconsdir}/%{name}.png
12cr|tilp-1.16-0.1|112	
12cr|tilp-1.16-0.1|113	
12cr|tilp-1.16-0.1|114	
12cr|tilp-1.16-0.1|115	
12cr|tilp-1.16-0.1|116	%changelog
12cr|tilp-1.16-0.1|117	* Thu Jan 19 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.16-0.1mdv2012.0
12cr|tilp-1.16-0.1|118	+ Revision: 762281
12cr|tilp-1.16-0.1|119	- Upgrade to 1.16
12cr|tilp-1.16-0.1|120	- Upgrade to 1.16
12cr|tilp-1.16-0.1|121	
12cr|tilp-1.16-0.1|122	* Tue Jul 13 2010 Zombie Ryushu <ryushu@mandriva.org> 1:1.14-0.1mdv2011.0
12cr|tilp-1.16-0.1|123	+ Revision: 551966
12cr|tilp-1.16-0.1|124	- Upgrade to 1.14
12cr|tilp-1.16-0.1|125	- import tilp
12cr|tilp-1.16-0.1|126	
12cr|tilp-1.16-0.1|127	
12cr|tilp-1.16-0.1|128	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.12-2mdv2009.1
12cr|tilp-1.16-0.1|129	+ Revision: 355057
12cr|tilp-1.16-0.1|130	- drop unapplied patches
12cr|tilp-1.16-0.1|131	- drop wrong libtifiles dep
12cr|tilp-1.16-0.1|132	- drop useless autotools suite rebuilding
12cr|tilp-1.16-0.1|133	
12cr|tilp-1.16-0.1|134	* Sat Mar 07 2009 Zombie Ryushu <ryushu@mandriva.org> 1:1.12-1mdv2009.1
12cr|tilp-1.16-0.1|135	+ Revision: 351491
12cr|tilp-1.16-0.1|136	- Adjust build requires version numbers for underlying libraries
12cr|tilp-1.16-0.1|137	- Add Epoch
12cr|tilp-1.16-0.1|138	- Update to TILP2 1.12
12cr|tilp-1.16-0.1|139	- Work in Progress
12cr|tilp-1.16-0.1|140	
12cr|tilp-1.16-0.1|141	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|tilp-1.16-0.1|142	- Fix configure option to not use Qt4 libs if this is a Qt3 application
12cr|tilp-1.16-0.1|143	
12cr|tilp-1.16-0.1|144	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|tilp-1.16-0.1|145	- lowercase ImageMagick
12cr|tilp-1.16-0.1|146	
12cr|tilp-1.16-0.1|147	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 6.81-3mdv2009.0
12cr|tilp-1.16-0.1|148	+ Revision: 242858
12cr|tilp-1.16-0.1|149	- rebuild
12cr|tilp-1.16-0.1|150	- drop old menu
12cr|tilp-1.16-0.1|151	- kill re-definition of %%buildroot on Pixel's request
12cr|tilp-1.16-0.1|152	
12cr|tilp-1.16-0.1|153	+ Pixel <pixel@mandriva.com>
12cr|tilp-1.16-0.1|154	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|tilp-1.16-0.1|155	
12cr|tilp-1.16-0.1|156	+ Olivier Blin <oblin@mandriva.com>
12cr|tilp-1.16-0.1|157	- restore BuildRoot
12cr|tilp-1.16-0.1|158	
12cr|tilp-1.16-0.1|159	* Mon Jul 02 2007 Olivier Thauvin <nanardon@mandriva.org> 6.81-1mdv2008.0
12cr|tilp-1.16-0.1|160	+ Revision: 46878
12cr|tilp-1.16-0.1|161	- 6.81
12cr|tilp-1.16-0.1|162	- Import tilp
12cr|tilp-1.16-0.1|163	
12cr|tilp-1.16-0.1|164	
12cr|tilp-1.16-0.1|165	
12cr|tilp-1.16-0.1|166	* Sun Jan 08 2006 Olivier Thauvin <nanardon@mandriva.org> 6.79-2mdk
12cr|tilp-1.16-0.1|167	- Fix #20033, as suggest by Pierre (Comment #1)
12cr|tilp-1.16-0.1|168	- Fix missing BuildRequires (Pierre also)
12cr|tilp-1.16-0.1|169	
12cr|tilp-1.16-0.1|170	* Tue Jul 05 2005 Olivier Thauvin <nanardon@mandriva.org> 6.79-1mdk
12cr|tilp-1.16-0.1|171	- 6.79
12cr|tilp-1.16-0.1|172	- rediff patch1, patch2
12cr|tilp-1.16-0.1|173	- remove patch0, no longer need
12cr|tilp-1.16-0.1|174	
12cr|tilp-1.16-0.1|175	* Sun May 30 2004 Abel Cheung <deaddog@deaddog.org> 6.72-1mdk
12cr|tilp-1.16-0.1|176	- New version
12cr|tilp-1.16-0.1|177	- Rediff P2, P3
12cr|tilp-1.16-0.1|178	- Inserts magic entry whenever new GNOME and KDE magic files are installed
12cr|tilp-1.16-0.1|179	- Use ImageMagick to convert icons
12cr|tilp-1.16-0.1|180	
12cr|tilp-1.16-0.1|181	* Sat Oct 11 2003 Abel Cheung <deaddog@deaddog.org> 6.68-1mdk
12cr|tilp-1.16-0.1|182	- 6.68 (GTK 2 based)
12cr|tilp-1.16-0.1|183	- Merge everything back into one package, because:
12cr|tilp-1.16-0.1|184	- the "libraries" are plugins
12cr|tilp-1.16-0.1|185	- the "header files" are only for compiling bundled plugins, and
12cr|tilp-1.16-0.1|186	completely useless otherwise
12cr|tilp-1.16-0.1|187	- Patch1: compile plugin without shared library version
12cr|tilp-1.16-0.1|188	- Redo Patch2 (Fix DESTDIR support)
12cr|tilp-1.16-0.1|189	- Patch3: Fix installation of plugin, and don't install test plugin
12cr|tilp-1.16-0.1|190	
12cr|tilp-1.16-0.1|191	* Sat Apr 26 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 6.09-1mdk
12cr|tilp-1.16-0.1|192	- 6.08 or 6.09, depends what we trust on sourceforge
12cr|tilp-1.16-0.1|193	- buildrequires (stefan spam :)
12cr|tilp-1.16-0.1|194	
12cr|tilp-1.16-0.1|195	* Mon Feb 10 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 6.04-1mdk
12cr|tilp-1.16-0.1|196	- 6.04
12cr|tilp-1.16-0.1|197	- -patch{0,1}; +patch2 (fix destdir)
12cr|tilp-1.16-0.1|198	- split lib/libdevel
12cr|tilp-1.16-0.1|199	
12cr|tilp-1.16-0.1|200	* Fri Dec 27 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.34-3mdk
12cr|tilp-1.16-0.1|201	- rebuild for rpm and glibc
12cr|tilp-1.16-0.1|202	
12cr|tilp-1.16-0.1|203	* Sun Nov 24 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.34-2mdk
12cr|tilp-1.16-0.1|204	- rebuild
12cr|tilp-1.16-0.1|205	- fix missing files
12cr|tilp-1.16-0.1|206	
12cr|tilp-1.16-0.1|207	* Wed Sep 04 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.34-1mdk
12cr|tilp-1.16-0.1|208	- port to mdk
12cr|tilp-1.16-0.1|209	- 5.34
12cr|tilp-1.16-0.1|210	- add menu and icones
12cr|tilp-1.16-0.1|211	
12cr|tilp-1.16-0.1|212	* Sun May  6 2001 Benjamin Gordon <ben@bxg.org>
12cr|tilp-1.16-0.1|213	- Updated to version 4.16
12cr|tilp-1.16-0.1|214	
12cr|tilp-1.16-0.1|215	* Sat Mar 24 2001 Benjamin Gordon <ben@bxg.org>
12cr|tilp-1.16-0.1|216	- Updated to version 4.06
12cr|tilp-1.16-0.1|217	
12cr|tilp-1.16-0.1|218	* Sun Feb 18 2001 Benjamin Gordon <ben@bxg.org>
12cr|tilp-1.16-0.1|219	- Updated to version 3.93

8030 12
12cr|tilp2-1.16-1|1	Name: tilp2
12cr|tilp2-1.16-1|2	Url: http://lpg.ticalc.org/prj_tilp
12cr|tilp2-1.16-1|3	Version: 1.16
12cr|tilp2-1.16-1|4	Release: 1
12cr|tilp2-1.16-1|5	Source0: http://downloads.sourceforge.net/project/tilp/tilp2-linux/tilp2-1.16/%{name}-%{version}.tar.bz2
12cr|tilp2-1.16-1|6	Group: Communications
12cr|tilp2-1.16-1|7	License: GPLv2+
12cr|tilp2-1.16-1|8	
12cr|tilp2-1.16-1|9	BuildRequires: pkgconfig(libusb) pkgconfig(tifiles2) pkgconfig(ticalcs2) pkgconfig(ticonv)
12cr|tilp2-1.16-1|10	BuildRequires: glade pkgconfig(libglade-2.0)
12cr|tilp2-1.16-1|11	Requires: xdg-utils >= 1.0.0
12cr|tilp2-1.16-1|12	Summary: TiLP is a TI<->PC linking program
12cr|tilp2-1.16-1|13	
12cr|tilp2-1.16-1|14	%description
12cr|tilp2-1.16-1|15	TiLP is a TI<->PC linking program
12cr|tilp2-1.16-1|16	
12cr|tilp2-1.16-1|17	%prep
12cr|tilp2-1.16-1|18	%setup
12cr|tilp2-1.16-1|19	
12cr|tilp2-1.16-1|20	%build
12cr|tilp2-1.16-1|21	%configure2_5x
12cr|tilp2-1.16-1|22	%make
12cr|tilp2-1.16-1|23	
12cr|tilp2-1.16-1|24	%install
12cr|tilp2-1.16-1|25	%makeinstall_std
12cr|tilp2-1.16-1|26	mkdir -p %buildroot/usr/share/applications
12cr|tilp2-1.16-1|27	cat >%buildroot/usr/share/applications/tilp.desktop <<EOF
12cr|tilp2-1.16-1|28	[Desktop Entry]
12cr|tilp2-1.16-1|29	Name=TiLP
12cr|tilp2-1.16-1|30	Name[fr_FR]=TiLP
12cr|tilp2-1.16-1|31	Comment=Ti Linking Program
12cr|tilp2-1.16-1|32	Comment[fr_FR]=Programme de connexion pour calculatrices TI
12cr|tilp2-1.16-1|33	GenericName=TI Linking Program
12cr|tilp2-1.16-1|34	GenericName[fr_FR]=Connexion calculatrices TI
12cr|tilp2-1.16-1|35	Encoding=UTF-8
12cr|tilp2-1.16-1|36	Version=1.0
12cr|tilp2-1.16-1|37	Type=Application
12cr|tilp2-1.16-1|38	Exec=/usr/bin/tilp
12cr|tilp2-1.16-1|39	Icon=/usr/share/tilp2/pixmaps/icon.xpm
12cr|tilp2-1.16-1|40	Terminal=false
12cr|tilp2-1.16-1|41	Categories=Utility;X-KDE-Utilities-Peripherals;
12cr|tilp2-1.16-1|42	MimeType=application/x-tilp
12cr|tilp2-1.16-1|43	EOF
12cr|tilp2-1.16-1|44	desktop-file-install --delete-original --vendor lpg     \
12cr|tilp2-1.16-1|45	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications          \
12cr|tilp2-1.16-1|46	${RPM_BUILD_ROOT}/usr/share/applications/tilp.desktop
12cr|tilp2-1.16-1|47	mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/mime/packages
12cr|tilp2-1.16-1|48	cat >${RPM_BUILD_ROOT}%{_datadir}/mime/packages/tilp.xml <<EOF
12cr|tilp2-1.16-1|49	<?xml version="1.0" encoding="UTF-8"?>
12cr|tilp2-1.16-1|50	<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
12cr|tilp2-1.16-1|51	<mime-type type="application/x-tilp">
12cr|tilp2-1.16-1|52	<comment xml:lang="en">TI File</comment>
12cr|tilp2-1.16-1|53	<comment xml:lang="fr">Fichier TI</comment>
12cr|tilp2-1.16-1|54	<glob pattern="*.73?" />
12cr|tilp2-1.16-1|55	<glob pattern="*.82?" />
12cr|tilp2-1.16-1|56	<glob pattern="*.8[xX]?" />
12cr|tilp2-1.16-1|57	<glob pattern="*.85?" />
12cr|tilp2-1.16-1|58	<glob pattern="*.86?" />
12cr|tilp2-1.16-1|59	<glob pattern="*.89?" />
12cr|tilp2-1.16-1|60	<glob pattern="*.92?" />
12cr|tilp2-1.16-1|61	<glob pattern="*.9[xX]?" />
12cr|tilp2-1.16-1|62	<glob pattern="*.[vV]2?" />
12cr|tilp2-1.16-1|63	</mime-type>
12cr|tilp2-1.16-1|64	</mime-info>
12cr|tilp2-1.16-1|65	EOF
12cr|tilp2-1.16-1|66	
12cr|tilp2-1.16-1|67	%post
12cr|tilp2-1.16-1|68	update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
12cr|tilp2-1.16-1|69	update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
12cr|tilp2-1.16-1|70	
12cr|tilp2-1.16-1|71	%postun
12cr|tilp2-1.16-1|72	update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
12cr|tilp2-1.16-1|73	update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
12cr|tilp2-1.16-1|74	
12cr|tilp2-1.16-1|75	%files
12cr|tilp2-1.16-1|76	%{_bindir}/tilp
12cr|tilp2-1.16-1|77	#% {_mandir}/man1/tilp*
12cr|tilp2-1.16-1|78	%{_datadir}/tilp2
12cr|tilp2-1.16-1|79	%{_datadir}/applications/lpg-tilp.desktop
12cr|tilp2-1.16-1|80	%{_datadir}/mime/packages/tilp.xml
12cr|tilp2-1.16-1|81	%{_datadir}/locale/fr/LC_MESSAGES/*.mo
12cr|tilp2-1.16-1|82	
12cr|tilp2-1.16-1|83	
12cr|tilp2-1.16-1|84	%changelog
12cr|tilp2-1.16-1|85	* Mon Feb 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.15-1
12cr|tilp2-1.16-1|86	+ Revision: 778212
12cr|tilp2-1.16-1|87	- test build without man
12cr|tilp2-1.16-1|88	- files section fix
12cr|tilp2-1.16-1|89	- imported package tilp2
12cr|tilp2-1.16-1|90	

8031 12
12cr|timemachine-0.3.3-2|1	Name:		timemachine
12cr|timemachine-0.3.3-2|2	Summary:	Records audio up to ten seconds ago
12cr|timemachine-0.3.3-2|3	Version:	0.3.3
12cr|timemachine-0.3.3-2|4	Release:	2
12cr|timemachine-0.3.3-2|5	License:	GPL
12cr|timemachine-0.3.3-2|6	Group:		Sound
12cr|timemachine-0.3.3-2|7	URL:		http://plugin.org.uk/timemachine/
12cr|timemachine-0.3.3-2|8	Source:		%{name}-%{version}.tar.bz2
12cr|timemachine-0.3.3-2|9	Patch0:		timemachine-0.3.3-linkage.patch
12cr|timemachine-0.3.3-2|10	BuildRequires:	pkgconfig(alsa)
12cr|timemachine-0.3.3-2|11	BuildRequires:	pkgconfig(jack)
12cr|timemachine-0.3.3-2|12	BuildRequires:	pkgconfig(samplerate)
12cr|timemachine-0.3.3-2|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|timemachine-0.3.3-2|14	BuildRequires:	pkgconfig(sndfile)
12cr|timemachine-0.3.3-2|15	BuildRequires:	lash-devel
12cr|timemachine-0.3.3-2|16	
12cr|timemachine-0.3.3-2|17	%description
12cr|timemachine-0.3.3-2|18	I used to always keep a minidisc recorder in my studio running in a mode where
12cr|timemachine-0.3.3-2|19	when you pressed record it wrote the last 10 seconds of audio to the disk and
12cr|timemachine-0.3.3-2|20	then caught up to realtime and kept recording. The recorder died and haven't
12cr|timemachine-0.3.3-2|21	been able to replace it, so this is a simple jack app to do the same job. It
12cr|timemachine-0.3.3-2|22	has the advantage that it never clips and can be wired to any part of the jack
12cr|timemachine-0.3.3-2|23	graph.
12cr|timemachine-0.3.3-2|24	
12cr|timemachine-0.3.3-2|25	The idea is that I doodle away with whatever is kicking around in my studio
12cr|timemachine-0.3.3-2|26	and when I heard an interesting noise, I'd press record and capture it,
12cr|timemachine-0.3.3-2|27	without having to try and recreate it. :)
12cr|timemachine-0.3.3-2|28	
12cr|timemachine-0.3.3-2|29	I've been using it to record occasional bursts of interesting noise from jack
12cr|timemachine-0.3.3-2|30	apps feeding back into each other. It seems to be stable for me, but there
12cr|timemachine-0.3.3-2|31	could be threading issues and race condidtions if run without SCHED_FIFO (ie.
12cr|timemachine-0.3.3-2|32	without jackd -R).
12cr|timemachine-0.3.3-2|33	
12cr|timemachine-0.3.3-2|34	%prep
12cr|timemachine-0.3.3-2|35	%setup -q
12cr|timemachine-0.3.3-2|36	%patch0 -p1
12cr|timemachine-0.3.3-2|37	
12cr|timemachine-0.3.3-2|38	%build
12cr|timemachine-0.3.3-2|39	%configure2_5x
12cr|timemachine-0.3.3-2|40	%make
12cr|timemachine-0.3.3-2|41	
12cr|timemachine-0.3.3-2|42	%install
12cr|timemachine-0.3.3-2|43	%makeinstall_std
12cr|timemachine-0.3.3-2|44	
12cr|timemachine-0.3.3-2|45	#menu
12cr|timemachine-0.3.3-2|46	mkdir -p %{buildroot}%{_datadir}/applications
12cr|timemachine-0.3.3-2|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|timemachine-0.3.3-2|48	[Desktop Entry]
12cr|timemachine-0.3.3-2|49	Name=JACK TimeMachine
12cr|timemachine-0.3.3-2|50	Comment=Records audio from ten seconds ago
12cr|timemachine-0.3.3-2|51	Exec=%{_bindir}/%{name}
12cr|timemachine-0.3.3-2|52	Icon=sound_section
12cr|timemachine-0.3.3-2|53	Terminal=false
12cr|timemachine-0.3.3-2|54	Type=Application
12cr|timemachine-0.3.3-2|55	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;
12cr|timemachine-0.3.3-2|56	Encoding=UTF-8
12cr|timemachine-0.3.3-2|57	EOF
12cr|timemachine-0.3.3-2|58	
12cr|timemachine-0.3.3-2|59	%files
12cr|timemachine-0.3.3-2|60	%doc AUTHORS ChangeLog NEWS README
12cr|timemachine-0.3.3-2|61	%{_bindir}/%{name}
12cr|timemachine-0.3.3-2|62	%{_datadir}/%{name}
12cr|timemachine-0.3.3-2|63	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|timemachine-0.3.3-2|64	

8032 12
12cr|timevault-0.7.5-8|1	Summary: Front-end for making snapshots of a set of directories
12cr|timevault-0.7.5-8|2	Name:    timevault
12cr|timevault-0.7.5-8|3	Version: 0.7.5
12cr|timevault-0.7.5-8|4	Release: %mkrel 8
12cr|timevault-0.7.5-8|5	Source:  %name-%version.tar.bz2
12cr|timevault-0.7.5-8|6	# make it using existing macros:
12cr|timevault-0.7.5-8|7	Patch0:   timevault-init-mdv.patch
12cr|timevault-0.7.5-8|8	# make it chkconfig aware:
12cr|timevault-0.7.5-8|9	Patch1:   timevault-init-chkconfig.patch
12cr|timevault-0.7.5-8|10	Patch2:  timevault-0.7.5-recognize-py2.7.patch
12cr|timevault-0.7.5-8|11	URL:     https://wiki.ubuntu.com/TimeVault
12cr|timevault-0.7.5-8|12	License: GPL
12cr|timevault-0.7.5-8|13	Group:   System/Configuration/Other
12cr|timevault-0.7.5-8|14	BuildRoot: %{_tmppath}/%name-root
12cr|timevault-0.7.5-8|15	%py_requires -d
12cr|timevault-0.7.5-8|16	BuildRequires: gnome-common intltool
12cr|timevault-0.7.5-8|17	BuildRequires: gnome-python-devel nautilus-python pygtk2.0-devel python-notify python-dbus dbus-devel
12cr|timevault-0.7.5-8|18	Requires: nautilus-python
12cr|timevault-0.7.5-8|19	Requires: python-dbus
12cr|timevault-0.7.5-8|20	Requires: python-notify
12cr|timevault-0.7.5-8|21	Requires: python-gamin python-sqlite2
12cr|timevault-0.7.5-8|22	Requires(post): rpm-helper
12cr|timevault-0.7.5-8|23	Requires(preun): rpm-helper
12cr|timevault-0.7.5-8|24	
12cr|timevault-0.7.5-8|25	%description
12cr|timevault-0.7.5-8|26	TimeVault is a simple front-end for making snapshots of a set of directories.
12cr|timevault-0.7.5-8|27	Snapshots are a copy of a directory structure or file at a certain point in
12cr|timevault-0.7.5-8|28	time. Restore functionality is integrated into Nautilus - previous versions of
12cr|timevault-0.7.5-8|29	a file or directory that has a snapshot can be accessed by examining the
12cr|timevault-0.7.5-8|30	properties and selecting the 'Previous Versions' tab.
12cr|timevault-0.7.5-8|31	
12cr|timevault-0.7.5-8|32	Snapshots are protected from accidental deletion or modification since they are
12cr|timevault-0.7.5-8|33	read-only by default. The super-user can delete intermediate snapshots to save
12cr|timevault-0.7.5-8|34	space, but files and directories that existed before or after the deletion will
12cr|timevault-0.7.5-8|35	still be accessible.
12cr|timevault-0.7.5-8|36	
12cr|timevault-0.7.5-8|37	%prep
12cr|timevault-0.7.5-8|38	%setup -q
12cr|timevault-0.7.5-8|39	%patch0 -p0
12cr|timevault-0.7.5-8|40	%patch1 -p0
12cr|timevault-0.7.5-8|41	%patch2 -p0
12cr|timevault-0.7.5-8|42	[[ -x ./configure ]] || ./autogen.sh
12cr|timevault-0.7.5-8|43	
12cr|timevault-0.7.5-8|44	%build
12cr|timevault-0.7.5-8|45	%configure2_5x
12cr|timevault-0.7.5-8|46	%make
12cr|timevault-0.7.5-8|47	
12cr|timevault-0.7.5-8|48	%install
12cr|timevault-0.7.5-8|49	rm -rf %buildroot
12cr|timevault-0.7.5-8|50	%makeinstall_std
12cr|timevault-0.7.5-8|51	mkdir -p %buildroot%_libdir/nautilus/extensions-2.0
12cr|timevault-0.7.5-8|52	mv %buildroot%_prefix/lib/nautilus/extensions-1.0/* %buildroot%_libdir/nautilus/extensions-2.0
12cr|timevault-0.7.5-8|53	
12cr|timevault-0.7.5-8|54	%clean
12cr|timevault-0.7.5-8|55	rm -rf %buildroot
12cr|timevault-0.7.5-8|56	
12cr|timevault-0.7.5-8|57	%post
12cr|timevault-0.7.5-8|58	%_post_service %name
12cr|timevault-0.7.5-8|59	
12cr|timevault-0.7.5-8|60	%preun
12cr|timevault-0.7.5-8|61	%_preun_service %name
12cr|timevault-0.7.5-8|62	
12cr|timevault-0.7.5-8|63	%files
12cr|timevault-0.7.5-8|64	%defattr(-,root,root,755)
12cr|timevault-0.7.5-8|65	%_bindir/*
12cr|timevault-0.7.5-8|66	%_datadir/applications/timevault.desktop
12cr|timevault-0.7.5-8|67	%_datadir/timevault
12cr|timevault-0.7.5-8|68	%config(noreplace) /etc/dbus-1/system.d/timevault.conf
12cr|timevault-0.7.5-8|69	/etc/init.d/timevault
12cr|timevault-0.7.5-8|70	%config(noreplace) /etc/logrotate.d/timevault.logrotate
12cr|timevault-0.7.5-8|71	%_iconsdir/hicolor/14x14/apps/timevault.png
12cr|timevault-0.7.5-8|72	%_iconsdir/hicolor/22x22/apps/timevault.png
12cr|timevault-0.7.5-8|73	%_iconsdir/hicolor/32x32/apps/timevault.png
12cr|timevault-0.7.5-8|74	%_iconsdir/hicolor/scalable/apps/timevault.svg
12cr|timevault-0.7.5-8|75	%py_platsitedir/TimeVault
12cr|timevault-0.7.5-8|76	#gw this dir is arch dependant:
12cr|timevault-0.7.5-8|77	%_libdir/nautilus/extensions-2.0/python/timevault-nautilus.py
12cr|timevault-0.7.5-8|78	
12cr|timevault-0.7.5-8|79	
12cr|timevault-0.7.5-8|80	%changelog
12cr|timevault-0.7.5-8|81	* Tue Nov 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.7.5-8mdv2011.0
12cr|timevault-0.7.5-8|82	+ Revision: 592229
12cr|timevault-0.7.5-8|83	- rediff P2 to make it detect python 2.7
12cr|timevault-0.7.5-8|84	
12cr|timevault-0.7.5-8|85	+ Michael Scherer <misc@mandriva.org>
12cr|timevault-0.7.5-8|86	- rebuild for python 2.7
12cr|timevault-0.7.5-8|87	
12cr|timevault-0.7.5-8|88	* Fri Aug 13 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.7.5-7mdv2011.0
12cr|timevault-0.7.5-8|89	+ Revision: 569370
12cr|timevault-0.7.5-8|90	- add requires on python-gamin and python-sqlite2 (mdv#60623)
12cr|timevault-0.7.5-8|91	- remove the %%*_icon_cache bits, handled by rpm filetriggers
12cr|timevault-0.7.5-8|92	
12cr|timevault-0.7.5-8|93	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.7.5-6mdv2010.0
12cr|timevault-0.7.5-8|94	+ Revision: 445442
12cr|timevault-0.7.5-8|95	- rebuild
12cr|timevault-0.7.5-8|96	
12cr|timevault-0.7.5-8|97	* Sat Jan 10 2009 Funda Wang <fwang@mandriva.org> 0.7.5-5mdv2009.1
12cr|timevault-0.7.5-8|98	+ Revision: 327939
12cr|timevault-0.7.5-8|99	- recognize python 2.6
12cr|timevault-0.7.5-8|100	
12cr|timevault-0.7.5-8|101	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.7.5-5mdv2009.0
12cr|timevault-0.7.5-8|102	+ Revision: 261539
12cr|timevault-0.7.5-8|103	- rebuild
12cr|timevault-0.7.5-8|104	
12cr|timevault-0.7.5-8|105	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.7.5-4mdv2009.0
12cr|timevault-0.7.5-8|106	+ Revision: 254550
12cr|timevault-0.7.5-8|107	- rebuild
12cr|timevault-0.7.5-8|108	
12cr|timevault-0.7.5-8|109	* Wed Jan 23 2008 Götz Waschk <waschk@mandriva.org> 0.7.5-2mdv2008.1
12cr|timevault-0.7.5-8|110	+ Revision: 157107
12cr|timevault-0.7.5-8|111	- fix nautilus extensions dir
12cr|timevault-0.7.5-8|112	- handle icon cache
12cr|timevault-0.7.5-8|113	- fix deps
12cr|timevault-0.7.5-8|114	
12cr|timevault-0.7.5-8|115	+ Olivier Blin <oblin@mandriva.com>
12cr|timevault-0.7.5-8|116	- restore BuildRoot
12cr|timevault-0.7.5-8|117	
12cr|timevault-0.7.5-8|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|timevault-0.7.5-8|119	- kill re-definition of %%buildroot on Pixel's request
12cr|timevault-0.7.5-8|120	
12cr|timevault-0.7.5-8|121	* Mon Dec 10 2007 Thierry Vignaud <tv@mandriva.org> 0.7.5-1mdv2008.1
12cr|timevault-0.7.5-8|122	+ Revision: 117034
12cr|timevault-0.7.5-8|123	- python-notify python-dbus
12cr|timevault-0.7.5-8|124	- import timevault
12cr|timevault-0.7.5-8|125	
12cr|timevault-0.7.5-8|126	
12cr|timevault-0.7.5-8|127	* Mon Dec 10 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.7.5-1mdv2008.1
12cr|timevault-0.7.5-8|128	- initial release
12cr|timevault-0.7.5-8|129	

8033 12
12cr|timidity-init-0.3-5|1	Name:		timidity-init
12cr|timidity-init-0.3-5|2	Version:	0.3
12cr|timidity-init-0.3-5|3	Release:	%mkrel 5
12cr|timidity-init-0.3-5|4	Summary:	Init script for TiMidity++ ALSA sequencer
12cr|timidity-init-0.3-5|5	License:	GPL
12cr|timidity-init-0.3-5|6	Source0:	timidity.init
12cr|timidity-init-0.3-5|7	Source1:	timidity.sysconfig
12cr|timidity-init-0.3-5|8	URL:		http://timidity.sourceforge.net/
12cr|timidity-init-0.3-5|9	Group:		Sound
12cr|timidity-init-0.3-5|10	BuildArch:	noarch
12cr|timidity-init-0.3-5|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|timidity-init-0.3-5|12	Requires:	TiMidity++
12cr|timidity-init-0.3-5|13	Requires(post,preun):	rpm-helper
12cr|timidity-init-0.3-5|14	
12cr|timidity-init-0.3-5|15	%description
12cr|timidity-init-0.3-5|16	Contains init script to launch TiMidity++ as a service. This allows one to
12cr|timidity-init-0.3-5|17	hear music played by any application which outputs to a MIDI device
12cr|timidity-init-0.3-5|18	even if you do not own a MIDI synthesizer soundcard.
12cr|timidity-init-0.3-5|19	
12cr|timidity-init-0.3-5|20	%install
12cr|timidity-init-0.3-5|21	rm -rf %buildroot
12cr|timidity-init-0.3-5|22	
12cr|timidity-init-0.3-5|23	install -d -m 755 %buildroot%_initrddir
12cr|timidity-init-0.3-5|24	install -d -m 755 %buildroot%_sysconfdir/sysconfig
12cr|timidity-init-0.3-5|25	install -m 755 %SOURCE0 %buildroot%_initrddir/timidity
12cr|timidity-init-0.3-5|26	install -m 644 %SOURCE1 %buildroot%_sysconfdir/sysconfig/timidity
12cr|timidity-init-0.3-5|27	
12cr|timidity-init-0.3-5|28	%post
12cr|timidity-init-0.3-5|29	%_post_service timidity
12cr|timidity-init-0.3-5|30	
12cr|timidity-init-0.3-5|31	%preun
12cr|timidity-init-0.3-5|32	%_preun_service timidity
12cr|timidity-init-0.3-5|33	
12cr|timidity-init-0.3-5|34	%clean
12cr|timidity-init-0.3-5|35	rm -rf %buildroot
12cr|timidity-init-0.3-5|36	
12cr|timidity-init-0.3-5|37	%files
12cr|timidity-init-0.3-5|38	%defattr(-,root,root)
12cr|timidity-init-0.3-5|39	%config(noreplace) %_sysconfdir/sysconfig/timidity
12cr|timidity-init-0.3-5|40	%config(noreplace) %_initrddir/timidity
12cr|timidity-init-0.3-5|41	
12cr|timidity-init-0.3-5|42	
12cr|timidity-init-0.3-5|43	%changelog
12cr|timidity-init-0.3-5|44	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.3-5mdv2010.0
12cr|timidity-init-0.3-5|45	+ Revision: 434386
12cr|timidity-init-0.3-5|46	- rebuild
12cr|timidity-init-0.3-5|47	
12cr|timidity-init-0.3-5|48	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3-4mdv2009.0
12cr|timidity-init-0.3-5|49	+ Revision: 242859
12cr|timidity-init-0.3-5|50	- rebuild
12cr|timidity-init-0.3-5|51	- fix prereq on rpm-helper
12cr|timidity-init-0.3-5|52	- kill re-definition of %%buildroot on Pixel's request
12cr|timidity-init-0.3-5|53	
12cr|timidity-init-0.3-5|54	+ Olivier Blin <oblin@mandriva.com>
12cr|timidity-init-0.3-5|55	- restore BuildRoot
12cr|timidity-init-0.3-5|56	
12cr|timidity-init-0.3-5|57	* Fri May 11 2007 David Walluck <walluck@mandriva.org> 0.3-2mdv2008.0
12cr|timidity-init-0.3-5|58	+ Revision: 26289
12cr|timidity-init-0.3-5|59	- LSB initscript
12cr|timidity-init-0.3-5|60	- bunzip2 sources
12cr|timidity-init-0.3-5|61	- fix install
12cr|timidity-init-0.3-5|62	- use %%mkrel
12cr|timidity-init-0.3-5|63	- Import timidity-init
12cr|timidity-init-0.3-5|64	
12cr|timidity-init-0.3-5|65	
12cr|timidity-init-0.3-5|66	
12cr|timidity-init-0.3-5|67	* Sun Feb 20 2005 Abel Cheung <deaddog@mandrake.org> 0.3-1mdk
12cr|timidity-init-0.3-5|68	- 0.3, submitted by Miguel Barrio Orsikowsky <megamik@zarb.org>:
12cr|timidity-init-0.3-5|69	o made a total rewrite of script and sysconfig file
12cr|timidity-init-0.3-5|70	o modified description
12cr|timidity-init-0.3-5|71	- Add more parameters to allow extra tuning
12cr|timidity-init-0.3-5|72	
12cr|timidity-init-0.3-5|73	* Tue Nov 16 2004 Miguel Barrio Orsikowsky <megamik@zarb.org> 0.2-2mdk
12cr|timidity-init-0.3-5|74	- fixed a bug in the way of launching the program
12cr|timidity-init-0.3-5|75	- lower quality by default (less CPU consumption)
12cr|timidity-init-0.3-5|76	
12cr|timidity-init-0.3-5|77	* Tue Nov 16 2004 Miguel Barrio Orsikowsky <megamik@zarb.org> 0.2-1mdk
12cr|timidity-init-0.3-5|78	- modified init script to launch timidity in true daemon mode
12cr|timidity-init-0.3-5|79	
12cr|timidity-init-0.3-5|80	* Tue Nov 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1-2mdk
12cr|timidity-init-0.3-5|81	- actually bunzip2 source
12cr|timidity-init-0.3-5|82	- use spaces in stead of tabs at the top of init file, using tabs breaks it
12cr|timidity-init-0.3-5|83	- cosmetics
12cr|timidity-init-0.3-5|84	
12cr|timidity-init-0.3-5|85	* Sun Aug 29 2004 Austin Acton <austin@mandrake.org> 0.1-1mdk
12cr|timidity-init-0.3-5|86	- from Miguel Barrio Orsikowsky
12cr|timidity-init-0.3-5|87	- first version

8034 12
12cr|tint2-0.11-2|1	%define name tint2
12cr|tint2-0.11-2|2	%define version 0.11
12cr|tint2-0.11-2|3	%define release %mkrel 2
12cr|tint2-0.11-2|4	
12cr|tint2-0.11-2|5	Summary: Tint2 - A Lightweight Panel and Taskbar
12cr|tint2-0.11-2|6	Name: %{name}
12cr|tint2-0.11-2|7	Version: %{version}
12cr|tint2-0.11-2|8	Release: %{release}
12cr|tint2-0.11-2|9	License: GPLv2
12cr|tint2-0.11-2|10	Group: Graphical desktop/Other
12cr|tint2-0.11-2|11	Url: http://code.google.com/p/tint2/
12cr|tint2-0.11-2|12	Source0: http://tint2.googlecode.com/files/%{name}-%{version}.tar.bz2
12cr|tint2-0.11-2|13	BuildRequires: cmake
12cr|tint2-0.11-2|14	BuildRequires: pkgconfig(cairo)
12cr|tint2-0.11-2|15	BuildRequires: pkgconfig(x11)
12cr|tint2-0.11-2|16	BuildRequires: libgtk+2.0-devel
12cr|tint2-0.11-2|17	BuildRequires: pango-devel
12cr|tint2-0.11-2|18	BuildRequires: pkgconfig(pangoxft)
12cr|tint2-0.11-2|19	BuildRequires: pkgconfig(xinerama)
12cr|tint2-0.11-2|20	BuildRequires: imlib2-devel
12cr|tint2-0.11-2|21	BuildRequires: pkgconfig(glib-2.0)
12cr|tint2-0.11-2|22	BuildRequires: pkgconfig(xrandr), libxcomposite-devel, libxdamage-devel
12cr|tint2-0.11-2|23	
12cr|tint2-0.11-2|24	%description
12cr|tint2-0.11-2|25	Tint2 is a simple panel and taskbar intentionally made for
12cr|tint2-0.11-2|26	openbox3, but should also work with other window managers. The
12cr|tint2-0.11-2|27	goal is to keep a clean and unintrusive look with code
12cr|tint2-0.11-2|28	lightweight and compliance with freedesktop specifications.
12cr|tint2-0.11-2|29	
12cr|tint2-0.11-2|30	%prep
12cr|tint2-0.11-2|31	%setup -q
12cr|tint2-0.11-2|32	
12cr|tint2-0.11-2|33	%build
12cr|tint2-0.11-2|34	%cmake
12cr|tint2-0.11-2|35	%make
12cr|tint2-0.11-2|36	
12cr|tint2-0.11-2|37	%install
12cr|tint2-0.11-2|38	%makeinstall_std -C build
12cr|tint2-0.11-2|39	
12cr|tint2-0.11-2|40	%files
12cr|tint2-0.11-2|41	%doc AUTHORS COPYING README ChangeLog
12cr|tint2-0.11-2|42	%config(noreplace) %{_sysconfdir}/xdg/tint2/tint2rc
12cr|tint2-0.11-2|43	%{_bindir}/tint*
12cr|tint2-0.11-2|44	%{_datadir}/tint2/*.png
12cr|tint2-0.11-2|45	%{_datadir}/applications/tint2*.desktop
12cr|tint2-0.11-2|46	%{_datadir}/pixmaps/tint2*
12cr|tint2-0.11-2|47	%{_mandir}/man1/*

8035 12
12cr|tintii-2.6.1-1|1	Name:		tintii
12cr|tintii-2.6.1-1|2	Version:	2.6.1
12cr|tintii-2.6.1-1|3	Release:	%mkrel 1
12cr|tintii-2.6.1-1|4	Summary:	Color photo image converter
12cr|tintii-2.6.1-1|5	License:	GPLv2+
12cr|tintii-2.6.1-1|6	Group:		Graphics
12cr|tintii-2.6.1-1|7	Source0:	http://www.indii.org/files/tint/releases/%{name}-%{version}.tar.gz
12cr|tintii-2.6.1-1|8	Source1:	%{name}.png
12cr|tintii-2.6.1-1|9	Patch0:		tintii-2.6.0-mdv-buildfix.patch
12cr|tintii-2.6.1-1|10	URL:		http://www.indii.org/software/tintii
12cr|tintii-2.6.1-1|11	BuildRequires:	boost-devel
12cr|tintii-2.6.1-1|12	BuildRequires:	scons
12cr|tintii-2.6.1-1|13	BuildRequires:	rcs
12cr|tintii-2.6.1-1|14	BuildRequires:	flex
12cr|tintii-2.6.1-1|15	BuildRequires:	wxgtku-devel
12cr|tintii-2.6.1-1|16	BuildRequires:	libgomp-devel
12cr|tintii-2.6.1-1|17	BuildRequires:	doxygen
12cr|tintii-2.6.1-1|18	BuildRequires:	imagemagick
12cr|tintii-2.6.1-1|19	
12cr|tintii-2.6.1-1|20	%description
12cr|tintii-2.6.1-1|21	Tintii takes full color photos and processes them into black and white
12cr|tintii-2.6.1-1|22	with some select regions highlighted in color. The technique is known as color
12cr|tintii-2.6.1-1|23	popping or selective coloring – tintii makes it easy. Think Schindler’s List’s
12cr|tintii-2.6.1-1|24	little girl in red, or the dramatic style of Sin City. Tintii takes a color
12cr|tintii-2.6.1-1|25	photo and cleverly separates it into a handful of major hues. You then select
12cr|tintii-2.6.1-1|26	which colours to pop, and the rest become black & white.
12cr|tintii-2.6.1-1|27	
12cr|tintii-2.6.1-1|28	%prep
12cr|tintii-2.6.1-1|29	%setup -q
12cr|tintii-2.6.1-1|30	%patch0 -p1
12cr|tintii-2.6.1-1|31	
12cr|tintii-2.6.1-1|32	%build
12cr|tintii-2.6.1-1|33	%configure2_5x
12cr|tintii-2.6.1-1|34	%make
12cr|tintii-2.6.1-1|35	
12cr|tintii-2.6.1-1|36	%install
12cr|tintii-2.6.1-1|37	%__rm -rf %{buildroot}
12cr|tintii-2.6.1-1|38	%__install -dm 755 %{buildroot}%{_bindir}
12cr|tintii-2.6.1-1|39	%__install -m 755 %{name} %{buildroot}%{_bindir}
12cr|tintii-2.6.1-1|40	
12cr|tintii-2.6.1-1|41	# icon
12cr|tintii-2.6.1-1|42	%__install -d %{buildroot}%{_iconsdir}/hicolor/16x16/apps/ %{buildroot}%{_iconsdir}/hicolor/32x32/apps/
12cr|tintii-2.6.1-1|43	convert -geometry 16x16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|tintii-2.6.1-1|44	convert -geometry 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|tintii-2.6.1-1|45	%__install -Dm 644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|tintii-2.6.1-1|46	
12cr|tintii-2.6.1-1|47	# menu-entry
12cr|tintii-2.6.1-1|48	%__install -d %{buildroot}%{_datadir}/applications
12cr|tintii-2.6.1-1|49	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|tintii-2.6.1-1|50	[Desktop Entry]
12cr|tintii-2.6.1-1|51	Type=Application
12cr|tintii-2.6.1-1|52	Encoding=UTF-8
12cr|tintii-2.6.1-1|53	Terminal=false
12cr|tintii-2.6.1-1|54	Name=Tintii
12cr|tintii-2.6.1-1|55	Comment=Color photo image converter
12cr|tintii-2.6.1-1|56	Exec=%{name}
12cr|tintii-2.6.1-1|57	Icon=%{name}
12cr|tintii-2.6.1-1|58	Categories=Graphics;Viewer;X-MandrivaLinux-Graphics-Utility;
12cr|tintii-2.6.1-1|59	EOF
12cr|tintii-2.6.1-1|60	
12cr|tintii-2.6.1-1|61	%files
12cr|tintii-2.6.1-1|62	%defattr(-, root, root)
12cr|tintii-2.6.1-1|63	%doc README
12cr|tintii-2.6.1-1|64	%{_bindir}/%{name}
12cr|tintii-2.6.1-1|65	%{_datadir}/applications/%{name}.desktop
12cr|tintii-2.6.1-1|66	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|tintii-2.6.1-1|67	
12cr|tintii-2.6.1-1|68	
12cr|tintii-2.6.1-1|69	%changelog
12cr|tintii-2.6.1-1|70	* Sat Mar 17 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.6.1-1mdv2011.0
12cr|tintii-2.6.1-1|71	+ Revision: 785454
12cr|tintii-2.6.1-1|72	- new version 2.6.1
12cr|tintii-2.6.1-1|73	
12cr|tintii-2.6.1-1|74	* Mon Mar 12 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.6.0-1
12cr|tintii-2.6.1-1|75	+ Revision: 784413
12cr|tintii-2.6.1-1|76	- fix license
12cr|tintii-2.6.1-1|77	- new version 2.6.0
12cr|tintii-2.6.1-1|78	
12cr|tintii-2.6.1-1|79	* Thu Jan 12 2012 Andrey Bondrov <abondrov@mandriva.org> 2.5.3-2
12cr|tintii-2.6.1-1|80	+ Revision: 760457
12cr|tintii-2.6.1-1|81	- Rebuild against utf8 wxGTK2.8, spec cleanup
12cr|tintii-2.6.1-1|82	
12cr|tintii-2.6.1-1|83	* Wed Nov 02 2011 Alexander Khrukin <akhrukin@mandriva.org> 2.5.3-1
12cr|tintii-2.6.1-1|84	+ Revision: 709960
12cr|tintii-2.6.1-1|85	- imported package tintii
12cr|tintii-2.6.1-1|86	

8036 12
12cr|tinyerp-4.2.3.4-3|1	%if %mdkversion
12cr|tinyerp-4.2.3.4-3|2	%if %mdkversion < 200700
12cr|tinyerp-4.2.3.4-3|3	# default to non-modular X on MDV < 200700
12cr|tinyerp-4.2.3.4-3|4	%define _modular_X 0%{?_with_modular_x:1}
12cr|tinyerp-4.2.3.4-3|5	%else
12cr|tinyerp-4.2.3.4-3|6	# default to modular X on MDV >= 200700
12cr|tinyerp-4.2.3.4-3|7	%define _modular_X 0%{!?_without_modular_x:1}
12cr|tinyerp-4.2.3.4-3|8	%endif
12cr|tinyerp-4.2.3.4-3|9	%else
12cr|tinyerp-4.2.3.4-3|10	# default to modular X elsewhere
12cr|tinyerp-4.2.3.4-3|11	%define _modular_X 0%{!?_without_modular_x:1}
12cr|tinyerp-4.2.3.4-3|12	%endif
12cr|tinyerp-4.2.3.4-3|13	
12cr|tinyerp-4.2.3.4-3|14	%{?!pyver: %define pyver %(python -c 'import sys;print(sys.version[0:3])')}
12cr|tinyerp-4.2.3.4-3|15	%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
12cr|tinyerp-4.2.3.4-3|16	
12cr|tinyerp-4.2.3.4-3|17	
12cr|tinyerp-4.2.3.4-3|18	Name:		tinyerp
12cr|tinyerp-4.2.3.4-3|19	Version:	4.2.3.4
12cr|tinyerp-4.2.3.4-3|20	Release:	%mkrel 3
12cr|tinyerp-4.2.3.4-3|21	License:	GPLv2+
12cr|tinyerp-4.2.3.4-3|22	Group:		Databases
12cr|tinyerp-4.2.3.4-3|23	Summary:	ERP Client
12cr|tinyerp-4.2.3.4-3|24	URL:		http://tinyerp.org
12cr|tinyerp-4.2.3.4-3|25	Source0:	http://tinyerp.org/download/sources/tinyerp-server-%{version}.tar.bz2
12cr|tinyerp-4.2.3.4-3|26	Source1:	http://tinyerp.org/download/sources/tinyerp-client-%{version}.tar.bz2
12cr|tinyerp-4.2.3.4-3|27	Source2:	tinyerp-server.conf
12cr|tinyerp-4.2.3.4-3|28	Source3:	tinyerp-server.init
12cr|tinyerp-4.2.3.4-3|29	Source4:	tinyerp-server.logrotate
12cr|tinyerp-4.2.3.4-3|30	Source5:	tinyerp-README.urpmi
12cr|tinyerp-4.2.3.4-3|31	BuildArch:	noarch
12cr|tinyerp-4.2.3.4-3|32	BuildRequires:	python, pygtk2.0-devel, pygtk2.0-libglade, python-libxslt
12cr|tinyerp-4.2.3.4-3|33	BuildRequires:	python-psycopg, python-dot
12cr|tinyerp-4.2.3.4-3|34	BuildRequires:	desktop-file-utils
12cr|tinyerp-4.2.3.4-3|35	%if %_modular_X
12cr|tinyerp-4.2.3.4-3|36	BuildRequires:	x11-server-xvfb
12cr|tinyerp-4.2.3.4-3|37	%define _xvfb /usr/bin/Xvfb
12cr|tinyerp-4.2.3.4-3|38	%else
12cr|tinyerp-4.2.3.4-3|39	BuildRequires:	xorg-x11-Xvfb
12cr|tinyerp-4.2.3.4-3|40	%define _xvfb /usr/X11R6/bin/Xvfb
12cr|tinyerp-4.2.3.4-3|41	%endif
12cr|tinyerp-4.2.3.4-3|42	Requires:       pygtk2.0, pygtk2.0-libglade
12cr|tinyerp-4.2.3.4-3|43	Requires:	tinyerp-client, tinyerp-server
12cr|tinyerp-4.2.3.4-3|44	Patch0:		tinyerp-client.patch
12cr|tinyerp-4.2.3.4-3|45	Patch1:		tinyerp-server.patch
12cr|tinyerp-4.2.3.4-3|46	
12cr|tinyerp-4.2.3.4-3|47	%description
12cr|tinyerp-4.2.3.4-3|48	Tiny ERP is a free enterprise management software package. It
12cr|tinyerp-4.2.3.4-3|49	covers all domains for small to medium businesses; accounting,
12cr|tinyerp-4.2.3.4-3|50	stock management, sales, customer relationship, purchases,
12cr|tinyerp-4.2.3.4-3|51	project management...
12cr|tinyerp-4.2.3.4-3|52	
12cr|tinyerp-4.2.3.4-3|53	%package client
12cr|tinyerp-4.2.3.4-3|54	Group:		Databases
12cr|tinyerp-4.2.3.4-3|55	Summary:	ERP Client
12cr|tinyerp-4.2.3.4-3|56	Requires:       pygtk2.0, pygtk2.0-libglade, python-dot
12cr|tinyerp-4.2.3.4-3|57	Requires(post): desktop-file-utils
12cr|tinyerp-4.2.3.4-3|58	Requires(postun): desktop-file-utils
12cr|tinyerp-4.2.3.4-3|59	
12cr|tinyerp-4.2.3.4-3|60	%description client
12cr|tinyerp-4.2.3.4-3|61	Client components for Tiny ERP.
12cr|tinyerp-4.2.3.4-3|62	
12cr|tinyerp-4.2.3.4-3|63	%package server
12cr|tinyerp-4.2.3.4-3|64	Group:		System/Servers
12cr|tinyerp-4.2.3.4-3|65	Summary:	ERP Server
12cr|tinyerp-4.2.3.4-3|66	Requires:	pygtk2.0, pygtk2.0-libglade
12cr|tinyerp-4.2.3.4-3|67	Requires:	python-psycopg, python-libxslt
12cr|tinyerp-4.2.3.4-3|68	Requires:	postgresql-plpython
12cr|tinyerp-4.2.3.4-3|69	Requires:	python-imaging
12cr|tinyerp-4.2.3.4-3|70	Requires:	python-psycopg, python-reportlab
12cr|tinyerp-4.2.3.4-3|71	Requires:	graphviz, python-parsing, postgresql-server
12cr|tinyerp-4.2.3.4-3|72	Requires:	ghostscript
12cr|tinyerp-4.2.3.4-3|73	Requires(pre):	rpm-helper
12cr|tinyerp-4.2.3.4-3|74	Requires(postun):	rpm-helper
12cr|tinyerp-4.2.3.4-3|75	
12cr|tinyerp-4.2.3.4-3|76	%description server
12cr|tinyerp-4.2.3.4-3|77	Server components for Tiny ERP.
12cr|tinyerp-4.2.3.4-3|78	
12cr|tinyerp-4.2.3.4-3|79	IMPORTANT: Please read the INSTALL file in /usr/share/doc/tinyerp-server for
12cr|tinyerp-4.2.3.4-3|80	the first
12cr|tinyerp-4.2.3.4-3|81	time run.
12cr|tinyerp-4.2.3.4-3|82	
12cr|tinyerp-4.2.3.4-3|83	%prep
12cr|tinyerp-4.2.3.4-3|84	%setup -q -a 1 -c %{name}-%{version}
12cr|tinyerp-4.2.3.4-3|85	
12cr|tinyerp-4.2.3.4-3|86	%build
12cr|tinyerp-4.2.3.4-3|87	cd %{name}-client-%{version}
12cr|tinyerp-4.2.3.4-3|88	%{_xvfb} :69 -nolisten tcp -ac -terminate &
12cr|tinyerp-4.2.3.4-3|89	DISPLAY=:69 ./setup.py build
12cr|tinyerp-4.2.3.4-3|90	cd ../%{name}-server-%{version}
12cr|tinyerp-4.2.3.4-3|91	DISPLAY=:69 ./setup.py build
12cr|tinyerp-4.2.3.4-3|92	
12cr|tinyerp-4.2.3.4-3|93	%install
12cr|tinyerp-4.2.3.4-3|94	rm -rf $RPM_BUILD_ROOT
12cr|tinyerp-4.2.3.4-3|95	cd %{name}-client-%{version}
12cr|tinyerp-4.2.3.4-3|96	%{_xvfb} :69 -nolisten tcp -ac -terminate &
12cr|tinyerp-4.2.3.4-3|97	DISPLAY=:69 ./setup.py install --root=$RPM_BUILD_ROOT
12cr|tinyerp-4.2.3.4-3|98	cd ../%{name}-server-%{version}
12cr|tinyerp-4.2.3.4-3|99	DISPLAY=:69 ./setup.py install --root=$RPM_BUILD_ROOT
12cr|tinyerp-4.2.3.4-3|100	cd ..
12cr|tinyerp-4.2.3.4-3|101	%find_lang tinyerp-client
12cr|tinyerp-4.2.3.4-3|102	
12cr|tinyerp-4.2.3.4-3|103	mv $RPM_BUILD_ROOT/%{_datadir}/tinyerp-client/* $RPM_BUILD_ROOT/%{python_sitelib}/tinyerp-client
12cr|tinyerp-4.2.3.4-3|104	rm -rf $RPM_BUILD_ROOT/%{_datadir}/tinyerp-client
12cr|tinyerp-4.2.3.4-3|105	
12cr|tinyerp-4.2.3.4-3|106	mkdir $RPM_BUILD_ROOT%{_datadir}/applications
12cr|tinyerp-4.2.3.4-3|107	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|tinyerp-4.2.3.4-3|108	[Desktop Entry]
12cr|tinyerp-4.2.3.4-3|109	Name=Tiny ERP
12cr|tinyerp-4.2.3.4-3|110	Comment=Open Source ERP Client
12cr|tinyerp-4.2.3.4-3|111	Exec=%{_bindir}/%{name}
12cr|tinyerp-4.2.3.4-3|112	Icon=%{name}
12cr|tinyerp-4.2.3.4-3|113	Terminal=false
12cr|tinyerp-4.2.3.4-3|114	Type=Application
12cr|tinyerp-4.2.3.4-3|115	StartupNotify=true
12cr|tinyerp-4.2.3.4-3|116	Categories=GNOME;GTK;Databases;
12cr|tinyerp-4.2.3.4-3|117	EOF
12cr|tinyerp-4.2.3.4-3|118	
12cr|tinyerp-4.2.3.4-3|119	mkdir -p $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}-%{version}
12cr|tinyerp-4.2.3.4-3|120	install -m 644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/tinyerp-server.conf
12cr|tinyerp-4.2.3.4-3|121	install -m 755 -D %{SOURCE3} $RPM_BUILD_ROOT%{_initrddir}/tinyerp-server
12cr|tinyerp-4.2.3.4-3|122	install -m 644 -D %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/tinyerp-server
12cr|tinyerp-4.2.3.4-3|123	install -m 755 -D %{SOURCE5} $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}-%{version}/README.urpmi
12cr|tinyerp-4.2.3.4-3|124	mkdir -p $RPM_BUILD_ROOT/var/log/tinyerp
12cr|tinyerp-4.2.3.4-3|125	mkdir -p $RPM_BUILD_ROOT/var/spool/tinyerp
12cr|tinyerp-4.2.3.4-3|126	mkdir -p $RPM_BUILD_ROOT/var/run/tinyerp
12cr|tinyerp-4.2.3.4-3|127	
12cr|tinyerp-4.2.3.4-3|128	%files
12cr|tinyerp-4.2.3.4-3|129	%defattr(-,root,root)
12cr|tinyerp-4.2.3.4-3|130	%{_defaultdocdir}/%{name}-%{version}/README.urpmi
12cr|tinyerp-4.2.3.4-3|131	
12cr|tinyerp-4.2.3.4-3|132	%files client -f %{name}-client.lang
12cr|tinyerp-4.2.3.4-3|133	%doc
12cr|tinyerp-4.2.3.4-3|134	%defattr(-,root,root)
12cr|tinyerp-4.2.3.4-3|135	%{_bindir}/tinyerp-client
12cr|tinyerp-4.2.3.4-3|136	%{python_sitelib}/tinyerp-client
12cr|tinyerp-4.2.3.4-3|137	%{python_sitelib}/tinyerp_client*
12cr|tinyerp-4.2.3.4-3|138	%{_defaultdocdir}/%{name}-client-%{version}/
12cr|tinyerp-4.2.3.4-3|139	%{_mandir}/man1/tinyerp-client.*
12cr|tinyerp-4.2.3.4-3|140	%{_datadir}/pixmaps/tinyerp-client/
12cr|tinyerp-4.2.3.4-3|141	%{_datadir}/applications/*.desktop
12cr|tinyerp-4.2.3.4-3|142	
12cr|tinyerp-4.2.3.4-3|143	%post client
12cr|tinyerp-4.2.3.4-3|144	%{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null
12cr|tinyerp-4.2.3.4-3|145	
12cr|tinyerp-4.2.3.4-3|146	%postun client
12cr|tinyerp-4.2.3.4-3|147	if [ -x %{_bindir}/update-desktop-database ]; then %{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null ; fi
12cr|tinyerp-4.2.3.4-3|148	
12cr|tinyerp-4.2.3.4-3|149	%files server
12cr|tinyerp-4.2.3.4-3|150	%defattr(-,root,root)
12cr|tinyerp-4.2.3.4-3|151	%attr(0755,tinyerp,tinyerp) %dir /var/log/tinyerp
12cr|tinyerp-4.2.3.4-3|152	%attr(0755,tinyerp,tinyerp) %dir /var/spool/tinyerp
12cr|tinyerp-4.2.3.4-3|153	%attr(0755,tinyerp,tinyerp) %dir /var/run/tinyerp
12cr|tinyerp-4.2.3.4-3|154	%{_initrddir}/tinyerp-server
12cr|tinyerp-4.2.3.4-3|155	%attr(0644,tinyerp,tinyerp) %config(noreplace) %{_sysconfdir}/tinyerp-server.conf
12cr|tinyerp-4.2.3.4-3|156	%attr(0644,tinyerp,tinyerp) %config(noreplace) %{_sysconfdir}/logrotate.d/tinyerp-server
12cr|tinyerp-4.2.3.4-3|157	%{_bindir}/tinyerp-server
12cr|tinyerp-4.2.3.4-3|158	%{python_sitelib}/tinyerp-server
12cr|tinyerp-4.2.3.4-3|159	%{python_sitelib}/tinyerp_server*
12cr|tinyerp-4.2.3.4-3|160	%{_defaultdocdir}/%{name}-server-%{version}/
12cr|tinyerp-4.2.3.4-3|161	%{_mandir}/man1/tinyerp-server.*
12cr|tinyerp-4.2.3.4-3|162	%{_mandir}/man5/terp_serverrc.5*
12cr|tinyerp-4.2.3.4-3|163	
12cr|tinyerp-4.2.3.4-3|164	%pre server
12cr|tinyerp-4.2.3.4-3|165	%_pre_useradd tinyerp /var/spool/tinyerp /sbin/nologin
12cr|tinyerp-4.2.3.4-3|166	
12cr|tinyerp-4.2.3.4-3|167	%post server
12cr|tinyerp-4.2.3.4-3|168	%_post_service tinyerp-server
12cr|tinyerp-4.2.3.4-3|169	
12cr|tinyerp-4.2.3.4-3|170	%preun server
12cr|tinyerp-4.2.3.4-3|171	%_preun_service tinyerp-server
12cr|tinyerp-4.2.3.4-3|172	
12cr|tinyerp-4.2.3.4-3|173	%postun server
12cr|tinyerp-4.2.3.4-3|174	%_postun_service tinyerp-server
12cr|tinyerp-4.2.3.4-3|175	%_postun_userdel tinyerp

8037 12
12cr|tinyfugue-5.0-0.b8.5|1	%define name tinyfugue
12cr|tinyfugue-5.0-0.b8.5|2	%define version 5.0
12cr|tinyfugue-5.0-0.b8.5|3	%define pre b8
12cr|tinyfugue-5.0-0.b8.5|4	%define fver 50%pre
12cr|tinyfugue-5.0-0.b8.5|5	%define fname tf-%fver
12cr|tinyfugue-5.0-0.b8.5|6	%define rel 0.%pre.5
12cr|tinyfugue-5.0-0.b8.5|7	
12cr|tinyfugue-5.0-0.b8.5|8	Summary: Flexible, screen-oriented MUD client, for use with any type of MUD
12cr|tinyfugue-5.0-0.b8.5|9	Name: %{name}
12cr|tinyfugue-5.0-0.b8.5|10	Version: %{version}
12cr|tinyfugue-5.0-0.b8.5|11	Release: %mkrel %rel
12cr|tinyfugue-5.0-0.b8.5|12	URL: http://tinyfugue.sourceforge.net/
12cr|tinyfugue-5.0-0.b8.5|13	Source0: http://ftp.tcp.com/pub/mud/Clients/tinyfugue/%{fname}.tar.bz2
12cr|tinyfugue-5.0-0.b8.5|14	License: GPLv2+
12cr|tinyfugue-5.0-0.b8.5|15	Group: Games/Adventure
12cr|tinyfugue-5.0-0.b8.5|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tinyfugue-5.0-0.b8.5|17	BuildRequires: openssl-devel
12cr|tinyfugue-5.0-0.b8.5|18	BuildRequires: termcap-devel
12cr|tinyfugue-5.0-0.b8.5|19	
12cr|tinyfugue-5.0-0.b8.5|20	%description
12cr|tinyfugue-5.0-0.b8.5|21	TinyFugue, aka "tf", is a flexible, screen-oriented MUD client, for
12cr|tinyfugue-5.0-0.b8.5|22	use with any type of MUD. TinyFugue is one of the most popular and
12cr|tinyfugue-5.0-0.b8.5|23	powerful mud clients.
12cr|tinyfugue-5.0-0.b8.5|24	
12cr|tinyfugue-5.0-0.b8.5|25	%prep
12cr|tinyfugue-5.0-0.b8.5|26	%setup -q -n %fname
12cr|tinyfugue-5.0-0.b8.5|27	
12cr|tinyfugue-5.0-0.b8.5|28	%build
12cr|tinyfugue-5.0-0.b8.5|29	%configure2_5x
12cr|tinyfugue-5.0-0.b8.5|30	%make
12cr|tinyfugue-5.0-0.b8.5|31	
12cr|tinyfugue-5.0-0.b8.5|32	%install
12cr|tinyfugue-5.0-0.b8.5|33	rm -rf $RPM_BUILD_ROOT
12cr|tinyfugue-5.0-0.b8.5|34	mkdir -p %buildroot%_bindir
12cr|tinyfugue-5.0-0.b8.5|35	%makeinstall
12cr|tinyfugue-5.0-0.b8.5|36	
12cr|tinyfugue-5.0-0.b8.5|37	%clean
12cr|tinyfugue-5.0-0.b8.5|38	rm -rf $RPM_BUILD_ROOT
12cr|tinyfugue-5.0-0.b8.5|39	
12cr|tinyfugue-5.0-0.b8.5|40	%files
12cr|tinyfugue-5.0-0.b8.5|41	%defattr(-,root,root)
12cr|tinyfugue-5.0-0.b8.5|42	%doc CHANGES README CREDITS
12cr|tinyfugue-5.0-0.b8.5|43	%_bindir/tf
12cr|tinyfugue-5.0-0.b8.5|44	%_datadir/tf-lib
12cr|tinyfugue-5.0-0.b8.5|45	
12cr|tinyfugue-5.0-0.b8.5|46	
12cr|tinyfugue-5.0-0.b8.5|47	%changelog
12cr|tinyfugue-5.0-0.b8.5|48	* Thu Dec 08 2011 Götz Waschk <waschk@mandriva.org> 5.0-0.b8.5mdv2012.0
12cr|tinyfugue-5.0-0.b8.5|49	+ Revision: 738852
12cr|tinyfugue-5.0-0.b8.5|50	- yearly rebuild
12cr|tinyfugue-5.0-0.b8.5|51	
12cr|tinyfugue-5.0-0.b8.5|52	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 5.0-0.b8.4mdv2011.0
12cr|tinyfugue-5.0-0.b8.5|53	+ Revision: 615219
12cr|tinyfugue-5.0-0.b8.5|54	- the mass rebuild of 2010.1 packages
12cr|tinyfugue-5.0-0.b8.5|55	
12cr|tinyfugue-5.0-0.b8.5|56	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 5.0-0.b8.3mdv2010.1
12cr|tinyfugue-5.0-0.b8.5|57	+ Revision: 533635
12cr|tinyfugue-5.0-0.b8.5|58	- rebuild
12cr|tinyfugue-5.0-0.b8.5|59	
12cr|tinyfugue-5.0-0.b8.5|60	* Tue Jun 30 2009 Götz Waschk <waschk@mandriva.org> 5.0-0.b8.2mdv2010.0
12cr|tinyfugue-5.0-0.b8.5|61	+ Revision: 391008
12cr|tinyfugue-5.0-0.b8.5|62	- fix URL
12cr|tinyfugue-5.0-0.b8.5|63	- update license
12cr|tinyfugue-5.0-0.b8.5|64	- fix configure call
12cr|tinyfugue-5.0-0.b8.5|65	
12cr|tinyfugue-5.0-0.b8.5|66	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 5.0-0.b8.1mdv2009.0
12cr|tinyfugue-5.0-0.b8.5|67	+ Revision: 136546
12cr|tinyfugue-5.0-0.b8.5|68	- restore BuildRoot
12cr|tinyfugue-5.0-0.b8.5|69	
12cr|tinyfugue-5.0-0.b8.5|70	+ Thierry Vignaud <tv@mandriva.org>
12cr|tinyfugue-5.0-0.b8.5|71	- kill re-definition of %%buildroot on Pixel's request
12cr|tinyfugue-5.0-0.b8.5|72	
12cr|tinyfugue-5.0-0.b8.5|73	* Wed Aug 01 2007 Götz Waschk <waschk@mandriva.org> 5.0-0.b8.1mdv2008.0
12cr|tinyfugue-5.0-0.b8.5|74	+ Revision: 57476
12cr|tinyfugue-5.0-0.b8.5|75	- new version
12cr|tinyfugue-5.0-0.b8.5|76	- Import tinyfugue
12cr|tinyfugue-5.0-0.b8.5|77	
12cr|tinyfugue-5.0-0.b8.5|78	
12cr|tinyfugue-5.0-0.b8.5|79	
12cr|tinyfugue-5.0-0.b8.5|80	* Mon Jul 31 2006 Gtz Waschk <waschk@mandriva.org> 5.0-0.b7.1mdv2007.0
12cr|tinyfugue-5.0-0.b8.5|81	- new version
12cr|tinyfugue-5.0-0.b8.5|82	
12cr|tinyfugue-5.0-0.b8.5|83	* Fri Mar 17 2006 Gtz Waschk <waschk@mandriva.org> 5.0-0.b6.3mdk
12cr|tinyfugue-5.0-0.b8.5|84	- rebuild for new openssl
12cr|tinyfugue-5.0-0.b8.5|85	
12cr|tinyfugue-5.0-0.b8.5|86	* Thu Apr 28 2005 Gtz Waschk <waschk@mandriva.org> 5.0-0.b6.2mdk
12cr|tinyfugue-5.0-0.b8.5|87	- hardcode the lib directory
12cr|tinyfugue-5.0-0.b8.5|88	
12cr|tinyfugue-5.0-0.b8.5|89	* Tue Apr 26 2005 Gtz Waschk <waschk@mandriva.org> 5.0-0.b6.1mdk
12cr|tinyfugue-5.0-0.b8.5|90	- new version
12cr|tinyfugue-5.0-0.b8.5|91	
12cr|tinyfugue-5.0-0.b8.5|92	* Thu Jun 24 2004 Gtz Waschk <waschk@linux-mandrake.com> 5.0-0.b4.1mdk
12cr|tinyfugue-5.0-0.b8.5|93	- initial package

8038 12
12cr|tinyxml-2.6.2-1|1	%define realver 2_6_2
12cr|tinyxml-2.6.2-1|2	# (tpg) please don't change major, it should be set to 0
12cr|tinyxml-2.6.2-1|3	%define major 0
12cr|tinyxml-2.6.2-1|4	%define libname %mklibname %{name} %{major}
12cr|tinyxml-2.6.2-1|5	%define develname %mklibname %{name} -d
12cr|tinyxml-2.6.2-1|6	
12cr|tinyxml-2.6.2-1|7	Summary:	A small and simple XML parser
12cr|tinyxml-2.6.2-1|8	Name:		tinyxml
12cr|tinyxml-2.6.2-1|9	Version:	%(echo %realver| tr '_' '.')
12cr|tinyxml-2.6.2-1|10	Release:	%mkrel 1
12cr|tinyxml-2.6.2-1|11	License:	zlib
12cr|tinyxml-2.6.2-1|12	Group:		System/Libraries
12cr|tinyxml-2.6.2-1|13	Url:		http://www.grinninglizard.com/tinyxml/
12cr|tinyxml-2.6.2-1|14	Source0:	http://downloads.sourceforge.net/tinyxml/%{name}_%{realver}.tar.bz2
12cr|tinyxml-2.6.2-1|15	Patch0:		%{name}-2.5.3-stl.patch
12cr|tinyxml-2.6.2-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|tinyxml-2.6.2-1|17	
12cr|tinyxml-2.6.2-1|18	%description
12cr|tinyxml-2.6.2-1|19	TinyXML is a simple, small, C++ XML parser
12cr|tinyxml-2.6.2-1|20	
12cr|tinyxml-2.6.2-1|21	%package -n %{libname}
12cr|tinyxml-2.6.2-1|22	Summary:	A small and simple XML parsing library
12cr|tinyxml-2.6.2-1|23	Group:		System/Libraries
12cr|tinyxml-2.6.2-1|24	
12cr|tinyxml-2.6.2-1|25	%description -n %{libname}
12cr|tinyxml-2.6.2-1|26	TinyXML is a simple, small, C++ XML parser that can be easily
12cr|tinyxml-2.6.2-1|27	integrating into other programs. Have you ever found yourself
12cr|tinyxml-2.6.2-1|28	writing a text file parser every time you needed to save human
12cr|tinyxml-2.6.2-1|29	readable data or serialize objects? TinyXML solves the text I/O
12cr|tinyxml-2.6.2-1|30	file once and for all.
12cr|tinyxml-2.6.2-1|31	
12cr|tinyxml-2.6.2-1|32	%package -n %{develname}
12cr|tinyxml-2.6.2-1|33	Summary:	Development files for %{name}
12cr|tinyxml-2.6.2-1|34	Group:		Development/C++
12cr|tinyxml-2.6.2-1|35	Provides:	%{name}-devel = %{version}-%{release}
12cr|tinyxml-2.6.2-1|36	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|tinyxml-2.6.2-1|37	Requires:	%{libname} = %{version}-%{release}
12cr|tinyxml-2.6.2-1|38	
12cr|tinyxml-2.6.2-1|39	%description -n %{develname}
12cr|tinyxml-2.6.2-1|40	Development files and headers for %{name}.
12cr|tinyxml-2.6.2-1|41	
12cr|tinyxml-2.6.2-1|42	%prep
12cr|tinyxml-2.6.2-1|43	%setup -qn %{name}
12cr|tinyxml-2.6.2-1|44	%patch0 -p1
12cr|tinyxml-2.6.2-1|45	
12cr|tinyxml-2.6.2-1|46	%build
12cr|tinyxml-2.6.2-1|47	
12cr|tinyxml-2.6.2-1|48	for i in tinyxml.cpp tinystr.cpp tinyxmlerror.cpp tinyxmlparser.cpp; do
12cr|tinyxml-2.6.2-1|49	g++ %{optflags} -fPIC -o $i.o -c $i
12cr|tinyxml-2.6.2-1|50	done
12cr|tinyxml-2.6.2-1|51	g++ %{optflags} -shared -o lib%{name}.so.0.%{version} \
12cr|tinyxml-2.6.2-1|52	%{ldflags} -Wl,-soname,lib%{name}.so.0 *.cpp.o
12cr|tinyxml-2.6.2-1|53	
12cr|tinyxml-2.6.2-1|54	
12cr|tinyxml-2.6.2-1|55	%install
12cr|tinyxml-2.6.2-1|56	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|tinyxml-2.6.2-1|57	
12cr|tinyxml-2.6.2-1|58	# Not really designed to be build as lib, DYI
12cr|tinyxml-2.6.2-1|59	mkdir -p %{buildroot}%{_libdir}
12cr|tinyxml-2.6.2-1|60	mkdir -p %{buildroot}%{_includedir}
12cr|tinyxml-2.6.2-1|61	install -m 755 lib%{name}.so.0.%{version} %{buildroot}%{_libdir}
12cr|tinyxml-2.6.2-1|62	ln -s lib%{name}.so.%{major}.%{version} %{buildroot}%{_libdir}/lib%{name}.so.%{major}
12cr|tinyxml-2.6.2-1|63	ln -s lib%{name}.so.%{major}.%{version} %{buildroot}%{_libdir}/lib%{name}.so
12cr|tinyxml-2.6.2-1|64	install -p -m 644 *.h %{buildroot}%{_includedir}
12cr|tinyxml-2.6.2-1|65	
12cr|tinyxml-2.6.2-1|66	%if %mdkversion < 200900
12cr|tinyxml-2.6.2-1|67	%post -n %{libname} -p /sbin/ldconfig
12cr|tinyxml-2.6.2-1|68	%endif
12cr|tinyxml-2.6.2-1|69	
12cr|tinyxml-2.6.2-1|70	%if %mdkversion < 200900
12cr|tinyxml-2.6.2-1|71	%postun -n %{libname} -p /sbin/ldconfig
12cr|tinyxml-2.6.2-1|72	%endif
12cr|tinyxml-2.6.2-1|73	
12cr|tinyxml-2.6.2-1|74	%clean
12cr|tinyxml-2.6.2-1|75	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|tinyxml-2.6.2-1|76	
12cr|tinyxml-2.6.2-1|77	%files -n %{libname}
12cr|tinyxml-2.6.2-1|78	%defattr(-,root,root)
12cr|tinyxml-2.6.2-1|79	%{_libdir}/libtinyxml.so.%{major}*
12cr|tinyxml-2.6.2-1|80	
12cr|tinyxml-2.6.2-1|81	%files -n %{develname}
12cr|tinyxml-2.6.2-1|82	%defattr(-,root,root)
12cr|tinyxml-2.6.2-1|83	%doc changes.txt readme.txt
12cr|tinyxml-2.6.2-1|84	%{_includedir}/*.h
12cr|tinyxml-2.6.2-1|85	%{_libdir}/libtinyxml.so
12cr|tinyxml-2.6.2-1|86	
12cr|tinyxml-2.6.2-1|87	
12cr|tinyxml-2.6.2-1|88	
12cr|tinyxml-2.6.2-1|89	%changelog
12cr|tinyxml-2.6.2-1|90	

8039 12
12cr|tiobench-0.3.3-5|1	%define name tiobench
12cr|tiobench-0.3.3-5|2	%define version 0.3.3
12cr|tiobench-0.3.3-5|3	%define release %mkrel 5
12cr|tiobench-0.3.3-5|4	
12cr|tiobench-0.3.3-5|5	Summary: A test program for filesystem performance
12cr|tiobench-0.3.3-5|6	Name: %{name}
12cr|tiobench-0.3.3-5|7	Version: %{version}
12cr|tiobench-0.3.3-5|8	Release: %{release}
12cr|tiobench-0.3.3-5|9	Source0: %{name}-%{version}.tar.bz2
12cr|tiobench-0.3.3-5|10	License: GPL
12cr|tiobench-0.3.3-5|11	Group: Development/Kernel
12cr|tiobench-0.3.3-5|12	Url: http://sourceforge.net/projects/tiobench/
12cr|tiobench-0.3.3-5|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tiobench-0.3.3-5|14	
12cr|tiobench-0.3.3-5|15	
12cr|tiobench-0.3.3-5|16	%description
12cr|tiobench-0.3.3-5|17	Threaded I/O bench for Linux (or any *nix system with POSIX threads
12cr|tiobench-0.3.3-5|18	support library).
12cr|tiobench-0.3.3-5|19	
12cr|tiobench-0.3.3-5|20	%prep
12cr|tiobench-0.3.3-5|21	%setup -q
12cr|tiobench-0.3.3-5|22	
12cr|tiobench-0.3.3-5|23	%build
12cr|tiobench-0.3.3-5|24	%make
12cr|tiobench-0.3.3-5|25	
12cr|tiobench-0.3.3-5|26	%install
12cr|tiobench-0.3.3-5|27	rm -rf $RPM_BUILD_ROOT
12cr|tiobench-0.3.3-5|28	install -d %buildroot/%_bindir
12cr|tiobench-0.3.3-5|29	install tiotest %buildroot/%_bindir
12cr|tiobench-0.3.3-5|30	install tiobench.pl %buildroot/%_bindir
12cr|tiobench-0.3.3-5|31	install tiosum.pl %buildroot/%_bindir
12cr|tiobench-0.3.3-5|32	
12cr|tiobench-0.3.3-5|33	%clean
12cr|tiobench-0.3.3-5|34	rm -rf $RPM_BUILD_ROOT
12cr|tiobench-0.3.3-5|35	
12cr|tiobench-0.3.3-5|36	%files
12cr|tiobench-0.3.3-5|37	%defattr(-,root,root)
12cr|tiobench-0.3.3-5|38	%{_bindir}/tiotest
12cr|tiobench-0.3.3-5|39	%{_bindir}/tiobench.pl
12cr|tiobench-0.3.3-5|40	%{_bindir}/tiosum.pl
12cr|tiobench-0.3.3-5|41	%doc README BUGS TODO ChangeLog
12cr|tiobench-0.3.3-5|42	
12cr|tiobench-0.3.3-5|43	
12cr|tiobench-0.3.3-5|44	
12cr|tiobench-0.3.3-5|45	%changelog
12cr|tiobench-0.3.3-5|46	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.3.3-5mdv2010.0
12cr|tiobench-0.3.3-5|47	+ Revision: 434400
12cr|tiobench-0.3.3-5|48	- rebuild
12cr|tiobench-0.3.3-5|49	
12cr|tiobench-0.3.3-5|50	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3.3-4mdv2009.0
12cr|tiobench-0.3.3-5|51	+ Revision: 261562
12cr|tiobench-0.3.3-5|52	- rebuild
12cr|tiobench-0.3.3-5|53	- rebuild
12cr|tiobench-0.3.3-5|54	- fix summary-ended-with-dot
12cr|tiobench-0.3.3-5|55	
12cr|tiobench-0.3.3-5|56	+ Olivier Blin <oblin@mandriva.com>
12cr|tiobench-0.3.3-5|57	- restore BuildRoot
12cr|tiobench-0.3.3-5|58	
12cr|tiobench-0.3.3-5|59	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.3.3-1mdv2008.1
12cr|tiobench-0.3.3-5|60	+ Revision: 128470
12cr|tiobench-0.3.3-5|61	- kill re-definition of %%buildroot on Pixel's request
12cr|tiobench-0.3.3-5|62	- use %%mkrel
12cr|tiobench-0.3.3-5|63	- import tiobench
12cr|tiobench-0.3.3-5|64	
12cr|tiobench-0.3.3-5|65	
12cr|tiobench-0.3.3-5|66	* Tue Apr 27 2004 Juan Quintela <quintela@mandrakesoft.com> 0.3.3-1mdk
12cr|tiobench-0.3.3-5|67	- 1st Mandrake version.

8040 12
12cr|tipp10-2.0.3-4|1	%define name tipp10
12cr|tipp10-2.0.3-4|2	%define version 2.0.3
12cr|tipp10-2.0.3-4|3	%define fversion 2-0-3
12cr|tipp10-2.0.3-4|4	%define release %mkrel 4
12cr|tipp10-2.0.3-4|5	%define qtver 4.2.2
12cr|tipp10-2.0.3-4|6	Summary: German touch typing learning program
12cr|tipp10-2.0.3-4|7	Name: %{name}
12cr|tipp10-2.0.3-4|8	Version: %{version}
12cr|tipp10-2.0.3-4|9	Release: %{release}
12cr|tipp10-2.0.3-4|10	Source0: tipp10_source_v%{fversion}.zip
12cr|tipp10-2.0.3-4|11	Source1: %name.png
12cr|tipp10-2.0.3-4|12	Patch0: tipp10-gcc4.5.patch
12cr|tipp10-2.0.3-4|13	License: GPLv2+
12cr|tipp10-2.0.3-4|14	Group: Education
12cr|tipp10-2.0.3-4|15	Url: http://www.tipp10.de/
12cr|tipp10-2.0.3-4|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tipp10-2.0.3-4|17	Requires: locales-de
12cr|tipp10-2.0.3-4|18	%if %mdvver >= 200910
12cr|tipp10-2.0.3-4|19	Requires: qt4-database-plugin-sqlite
12cr|tipp10-2.0.3-4|20	%else
12cr|tipp10-2.0.3-4|21	Requires: qt4-database-plugin-sqlite-%_lib >= %qtver
12cr|tipp10-2.0.3-4|22	%endif
12cr|tipp10-2.0.3-4|23	BuildRequires: qt4-devel >= %qtver
12cr|tipp10-2.0.3-4|24	
12cr|tipp10-2.0.3-4|25	%description
12cr|tipp10-2.0.3-4|26	Learn touch typing with a nice and easy graphical user interface. At
12cr|tipp10-2.0.3-4|27	the moment, the program comes with German texts only.
12cr|tipp10-2.0.3-4|28	
12cr|tipp10-2.0.3-4|29	%prep
12cr|tipp10-2.0.3-4|30	%setup -q -n %name
12cr|tipp10-2.0.3-4|31	%apply_patches
12cr|tipp10-2.0.3-4|32	find -name Thumbs.db |xargs rm -fv
12cr|tipp10-2.0.3-4|33	
12cr|tipp10-2.0.3-4|34	%build
12cr|tipp10-2.0.3-4|35	%_prefix/lib/qt4/bin/qmake
12cr|tipp10-2.0.3-4|36	%make
12cr|tipp10-2.0.3-4|37	
12cr|tipp10-2.0.3-4|38	%install
12cr|tipp10-2.0.3-4|39	rm -rf %{buildroot}
12cr|tipp10-2.0.3-4|40	mkdir -p %buildroot{%_bindir,%_libdir/%name,%_datadir/applications}
12cr|tipp10-2.0.3-4|41	cp -r help tipp10  tipp10v2.template  wrong.wav %buildroot%_libdir/%name
12cr|tipp10-2.0.3-4|42	
12cr|tipp10-2.0.3-4|43	cat > %buildroot%_bindir/%name << EOF
12cr|tipp10-2.0.3-4|44	#!/bin/bash
12cr|tipp10-2.0.3-4|45	cd %_libdir/%name
12cr|tipp10-2.0.3-4|46	./tipp10 "\$@"
12cr|tipp10-2.0.3-4|47	EOF
12cr|tipp10-2.0.3-4|48	
12cr|tipp10-2.0.3-4|49	install -m 644 -D %SOURCE1 %buildroot%_datadir/pixmaps/%name.png
12cr|tipp10-2.0.3-4|50	
12cr|tipp10-2.0.3-4|51	cat > %buildroot%_datadir/applications/mandriva-%name.desktop << EOF
12cr|tipp10-2.0.3-4|52	[Desktop Entry]
12cr|tipp10-2.0.3-4|53	Name=Tipp10
12cr|tipp10-2.0.3-4|54	Comment=Touch typing trainer
12cr|tipp10-2.0.3-4|55	Comment[de]=Schreibtrainer
12cr|tipp10-2.0.3-4|56	Exec=tipp10
12cr|tipp10-2.0.3-4|57	Icon=tipp10
12cr|tipp10-2.0.3-4|58	Terminal=false
12cr|tipp10-2.0.3-4|59	Type=Application
12cr|tipp10-2.0.3-4|60	Categories=Education;Qt;
12cr|tipp10-2.0.3-4|61	EOF
12cr|tipp10-2.0.3-4|62	
12cr|tipp10-2.0.3-4|63	%clean
12cr|tipp10-2.0.3-4|64	rm -rf %{buildroot}
12cr|tipp10-2.0.3-4|65	
12cr|tipp10-2.0.3-4|66	%files
12cr|tipp10-2.0.3-4|67	%defattr(-,root,root)
12cr|tipp10-2.0.3-4|68	%doc *.txt
12cr|tipp10-2.0.3-4|69	%attr(755,root,root) %_bindir/%name
12cr|tipp10-2.0.3-4|70	%_libdir/%name
12cr|tipp10-2.0.3-4|71	%_datadir/pixmaps/%name.png
12cr|tipp10-2.0.3-4|72	%_datadir/applications/mandriva-%name.desktop
12cr|tipp10-2.0.3-4|73	
12cr|tipp10-2.0.3-4|74	
12cr|tipp10-2.0.3-4|75	%changelog
12cr|tipp10-2.0.3-4|76	* Thu Sep 22 2011 Götz Waschk <waschk@mandriva.org> 2.0.3-4mdv2012.0
12cr|tipp10-2.0.3-4|77	+ Revision: 700803
12cr|tipp10-2.0.3-4|78	- rebuild
12cr|tipp10-2.0.3-4|79	
12cr|tipp10-2.0.3-4|80	* Tue Sep 21 2010 Götz Waschk <waschk@mandriva.org> 2.0.3-3mdv2011.0
12cr|tipp10-2.0.3-4|81	+ Revision: 580369
12cr|tipp10-2.0.3-4|82	- fix build
12cr|tipp10-2.0.3-4|83	
12cr|tipp10-2.0.3-4|84	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 2.0.3-2mdv2010.0
12cr|tipp10-2.0.3-4|85	+ Revision: 445468
12cr|tipp10-2.0.3-4|86	- rebuild
12cr|tipp10-2.0.3-4|87	
12cr|tipp10-2.0.3-4|88	* Fri Feb 13 2009 Götz Waschk <waschk@mandriva.org> 2.0.3-1mdv2009.1
12cr|tipp10-2.0.3-4|89	+ Revision: 340018
12cr|tipp10-2.0.3-4|90	- new version
12cr|tipp10-2.0.3-4|91	- fix qt dep on 2009.1+
12cr|tipp10-2.0.3-4|92	
12cr|tipp10-2.0.3-4|93	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 2.0.1-5mdv2009.0
12cr|tipp10-2.0.3-4|94	+ Revision: 261563
12cr|tipp10-2.0.3-4|95	- rebuild
12cr|tipp10-2.0.3-4|96	- rebuild
12cr|tipp10-2.0.3-4|97	
12cr|tipp10-2.0.3-4|98	* Thu Mar 20 2008 Götz Waschk <waschk@mandriva.org> 2.0.1-2mdv2008.1
12cr|tipp10-2.0.3-4|99	+ Revision: 189100
12cr|tipp10-2.0.3-4|100	- fix qt dep on x86_64
12cr|tipp10-2.0.3-4|101	- fix buildrequires
12cr|tipp10-2.0.3-4|102	
12cr|tipp10-2.0.3-4|103	* Wed Mar 19 2008 Götz Waschk <waschk@mandriva.org> 2.0.1-1mdv2008.1
12cr|tipp10-2.0.3-4|104	+ Revision: 188809
12cr|tipp10-2.0.3-4|105	- import tipp10
12cr|tipp10-2.0.3-4|106	
12cr|tipp10-2.0.3-4|107	

8041 12
12cr|tkbabel-0.59-7|1	Summary:	Tk/Tcl frontend for babelfish language translation
12cr|tkbabel-0.59-7|2	Name:		tkbabel
12cr|tkbabel-0.59-7|3	Version:	0.59
12cr|tkbabel-0.59-7|4	Release:	%mkrel 7
12cr|tkbabel-0.59-7|5	License:	GPL
12cr|tkbabel-0.59-7|6	Group:		Communications
12cr|tkbabel-0.59-7|7	
12cr|tkbabel-0.59-7|8	Source:		http://members.home.net/sdanis/%{name}/%{name}-%{version}.tar.bz2
12cr|tkbabel-0.59-7|9	
12cr|tkbabel-0.59-7|10	URL:		http://members.home.ner/sdanis/%{name}/
12cr|tkbabel-0.59-7|11	Buildarch:	noarch
12cr|tkbabel-0.59-7|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|tkbabel-0.59-7|13	
12cr|tkbabel-0.59-7|14	%description
12cr|tkbabel-0.59-7|15	Tkbabel and tclbabel are simple Tcl/Tk programs to access babelfish from
12cr|tkbabel-0.59-7|16	either the command line (tclbabel) or from a simple GUI (tkbabel).
12cr|tkbabel-0.59-7|17	
12cr|tkbabel-0.59-7|18	
12cr|tkbabel-0.59-7|19	%prep
12cr|tkbabel-0.59-7|20	
12cr|tkbabel-0.59-7|21	%setup -q -n %{name}-%{version}
12cr|tkbabel-0.59-7|22	
12cr|tkbabel-0.59-7|23	%build
12cr|tkbabel-0.59-7|24	# replace the location of Babelfish.tcl in tkbabel and tclbabel
12cr|tkbabel-0.59-7|25	mv tclbabel tclbabel.orig
12cr|tkbabel-0.59-7|26	#sed -e "s/\/usr\/local\/lib\/tclbabel/\/usr\/share/" tclbabel.orig > tclbabel
12cr|tkbabel-0.59-7|27	perl -pi -e "s,/usr/local/lib/tclbabel/,/usr/share/," tclbabel.orig
12cr|tkbabel-0.59-7|28	perl -pi -e "s,/usr/lib/tclbabel/,/usr/share/," tclbabel.orig
12cr|tkbabel-0.59-7|29	cat tclbabel.orig > tclbabel
12cr|tkbabel-0.59-7|30	
12cr|tkbabel-0.59-7|31	mv tkbabel  tkbabel.orig
12cr|tkbabel-0.59-7|32	#sed -e "s/\/usr\/local\/lib\/tclbabel/\/usr\/share/" tkbabel.orig  > tkbabel
12cr|tkbabel-0.59-7|33	perl -pi -e "s,/usr/local/lib/tclbabel/,/usr/share/," tkbabel.orig
12cr|tkbabel-0.59-7|34	perl -pi -e "s,/usr/lib/tclbabel/,/usr/share/," tkbabel.orig
12cr|tkbabel-0.59-7|35	cat tkbabel.orig > tkbabel
12cr|tkbabel-0.59-7|36	
12cr|tkbabel-0.59-7|37	%install
12cr|tkbabel-0.59-7|38	rm -fr %buildroot
12cr|tkbabel-0.59-7|39	
12cr|tkbabel-0.59-7|40	# install the actual executable
12cr|tkbabel-0.59-7|41	install -m 755 -d $RPM_BUILD_ROOT/usr
12cr|tkbabel-0.59-7|42	install -m 755 -d $RPM_BUILD_ROOT%{_bindir}
12cr|tkbabel-0.59-7|43	install -m 755 -d $RPM_BUILD_ROOT/usr/share
12cr|tkbabel-0.59-7|44	install -m 755 Babelfish.tcl  $RPM_BUILD_ROOT/usr/share/Babelfish.tcl
12cr|tkbabel-0.59-7|45	install -m 755 {tk,tcl}babel  $RPM_BUILD_ROOT%{_bindir}/
12cr|tkbabel-0.59-7|46	
12cr|tkbabel-0.59-7|47	
12cr|tkbabel-0.59-7|48	%clean
12cr|tkbabel-0.59-7|49	rm -fr %buildroot
12cr|tkbabel-0.59-7|50	
12cr|tkbabel-0.59-7|51	
12cr|tkbabel-0.59-7|52	%files
12cr|tkbabel-0.59-7|53	%defattr (-,root,root)
12cr|tkbabel-0.59-7|54	%doc CHANGELOG INSTALL LICENSE README USAGE BUGS
12cr|tkbabel-0.59-7|55	%{_bindir}/tclbabel
12cr|tkbabel-0.59-7|56	%{_bindir}/tkbabel
12cr|tkbabel-0.59-7|57	/usr/share/Babelfish.tcl
12cr|tkbabel-0.59-7|58	
12cr|tkbabel-0.59-7|59	
12cr|tkbabel-0.59-7|60	
12cr|tkbabel-0.59-7|61	%changelog
12cr|tkbabel-0.59-7|62	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.59-7mdv2010.0
12cr|tkbabel-0.59-7|63	+ Revision: 434401
12cr|tkbabel-0.59-7|64	- rebuild
12cr|tkbabel-0.59-7|65	
12cr|tkbabel-0.59-7|66	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.59-6mdv2009.0
12cr|tkbabel-0.59-7|67	+ Revision: 261565
12cr|tkbabel-0.59-7|68	- rebuild
12cr|tkbabel-0.59-7|69	- rebuild
12cr|tkbabel-0.59-7|70	
12cr|tkbabel-0.59-7|71	* Wed Jan 09 2008 Nicolas Lécureuil <neoclust@mandriva.org> 0.59-3mdv2008.1
12cr|tkbabel-0.59-7|72	+ Revision: 147259
12cr|tkbabel-0.59-7|73	- Use %%mkrel
12cr|tkbabel-0.59-7|74	- import tkbabel
12cr|tkbabel-0.59-7|75	
12cr|tkbabel-0.59-7|76	
12cr|tkbabel-0.59-7|77	* Fri Mar 22 2002 David BAUDENS <baudens@mandrakesoft.com> 0.59-2mdk
12cr|tkbabel-0.59-7|78	- Clean after build
12cr|tkbabel-0.59-7|79	
12cr|tkbabel-0.59-7|80	* Mon Feb 19 2001 Gregory Letoquart <gletoquart@mandrakesoft.com> 0.59-1mdk
12cr|tkbabel-0.59-7|81	- New version 0.59
12cr|tkbabel-0.59-7|82	- Change source Babelfish.tcl directory
12cr|tkbabel-0.59-7|83	- Add Doc
12cr|tkbabel-0.59-7|84	- Repackaged
12cr|tkbabel-0.59-7|85	
12cr|tkbabel-0.59-7|86	* Wed Jul 26 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.56-4mdk
12cr|tkbabel-0.59-7|87	- remove packager tag
12cr|tkbabel-0.59-7|88	
12cr|tkbabel-0.59-7|89	* Thu Jul 20 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.56-3mdk
12cr|tkbabel-0.59-7|90	- use tmppath
12cr|tkbabel-0.59-7|91	
12cr|tkbabel-0.59-7|92	* Thu Jul 20 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.56-2mdk
12cr|tkbabel-0.59-7|93	- BM
12cr|tkbabel-0.59-7|94	- use new macros
12cr|tkbabel-0.59-7|95	
12cr|tkbabel-0.59-7|96	* Wed Jun 21 2000 Enzo Maggi <enzo@mandrakesoft.com> 0.56-1mdk
12cr|tkbabel-0.59-7|97	- packaged version 0.56
12cr|tkbabel-0.59-7|98	
12cr|tkbabel-0.59-7|99	* Tue Mar 28 2000 Enzo Maggi <enzo@mandrakesoft.com> 0.5-3mdk
12cr|tkbabel-0.59-7|100	- repackaged
12cr|tkbabel-0.59-7|101	
12cr|tkbabel-0.59-7|102	* Fri Nov 19 1999 Lenny Cartier <lenny@mandrakesoft.com>
12cr|tkbabel-0.59-7|103	- New in contribs
12cr|tkbabel-0.59-7|104	- Specfiles adaptations
12cr|tkbabel-0.59-7|105	- Used the contrib provided by rufus.t.firefly
12cr|tkbabel-0.59-7|106	
12cr|tkbabel-0.59-7|107	* Wed Oct 27 1999 rufus t firefly <rufus.t.firefly@linux-mandrake.com>
12cr|tkbabel-0.59-7|108	[tkbabel-0.5-2mdk]
12cr|tkbabel-0.59-7|109	- fixed symbolic linking problem
12cr|tkbabel-0.59-7|110	- moved Babelfish.tcl library to /usr/share, with sed patch
12cr|tkbabel-0.59-7|111	* Wed Oct 12 1999 rufus t firefly <rufus.t.firefly@linux-mandrake.com>
12cr|tkbabel-0.59-7|112	[tkbabel-0.5-1mdk]
12cr|tkbabel-0.59-7|113	- converted history to changelog tag
12cr|tkbabel-0.59-7|114	- updated package to new version 0.5 from freshmeat
12cr|tkbabel-0.59-7|115	* Tue Oct 12 1999 rufus t firefly <rufus.t.firefly@linux-mandrake.com>
12cr|tkbabel-0.59-7|116	[tkbabel-0.3-1mdk]
12cr|tkbabel-0.59-7|117	- initial packaging

8042 12
12cr|tkdvd-4.0.9-2|1	Summary:	Simple DVD mastering GUI
12cr|tkdvd-4.0.9-2|2	Name:		tkdvd
12cr|tkdvd-4.0.9-2|3	Version:	4.0.9
12cr|tkdvd-4.0.9-2|4	Release:	%mkrel 2
12cr|tkdvd-4.0.9-2|5	License:	GPLv2+
12cr|tkdvd-4.0.9-2|6	Group:		Archiving/Cd burning
12cr|tkdvd-4.0.9-2|7	URL:		http://regis.damongeot.free.fr/tkdvd/
12cr|tkdvd-4.0.9-2|8	Source0:	http://regis.damongeot.free.fr/tkdvd/dl/%{name}-%{version}.tar.gz
12cr|tkdvd-4.0.9-2|9	BuildRequires:	imagemagick
12cr|tkdvd-4.0.9-2|10	# For macros
12cr|tkdvd-4.0.9-2|11	BuildRequires:	tcl-devel
12cr|tkdvd-4.0.9-2|12	Requires:	dvd+rw-tools tk tcl
12cr|tkdvd-4.0.9-2|13	BuildArch:	noarch
12cr|tkdvd-4.0.9-2|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|tkdvd-4.0.9-2|15	
12cr|tkdvd-4.0.9-2|16	%description
12cr|tkdvd-4.0.9-2|17	TkDVD is a GUI for growisofs which is a part of dvd+rw-tools.  It allows
12cr|tkdvd-4.0.9-2|18	burnning DVD+R/RW, -R/W and DVD+R DL easily.
12cr|tkdvd-4.0.9-2|19	
12cr|tkdvd-4.0.9-2|20	Features:
12cr|tkdvd-4.0.9-2|21	* View the current command line passed to growisofs with options and
12cr|tkdvd-4.0.9-2|22	file listing
12cr|tkdvd-4.0.9-2|23	* Burn DVD from iso images
12cr|tkdvd-4.0.9-2|24	* Create ISO images from files
12cr|tkdvd-4.0.9-2|25	* Can overburn DVD
12cr|tkdvd-4.0.9-2|26	* Support multi-sessions DVD
12cr|tkdvd-4.0.9-2|27	* Add/delete/exclude file/directories and show current used space
12cr|tkdvd-4.0.9-2|28	* can keep directory structure
12cr|tkdvd-4.0.9-2|29	* options to choose iso9660 filesystem extension (like Joliet or
12cr|tkdvd-4.0.9-2|30	RockRidge extensions)
12cr|tkdvd-4.0.9-2|31	* Prevent burning if used space > DVD+R/RW capacity
12cr|tkdvd-4.0.9-2|32	* show output of growisofs/mkisofs to view burned % and estimated
12cr|tkdvd-4.0.9-2|33	remaining time
12cr|tkdvd-4.0.9-2|34	
12cr|tkdvd-4.0.9-2|35	%prep
12cr|tkdvd-4.0.9-2|36	%setup -q -n %{name}
12cr|tkdvd-4.0.9-2|37	chmod 755 TkDVD.sh
12cr|tkdvd-4.0.9-2|38	chmod 644 icons/*.*
12cr|tkdvd-4.0.9-2|39	chmod 644 src/*.tcl
12cr|tkdvd-4.0.9-2|40	perl -p -i -e 's|\$\{source_directory\}|%{tcl_sitelib}/%{name}||g' TkDVD.sh src/*
12cr|tkdvd-4.0.9-2|41	
12cr|tkdvd-4.0.9-2|42	%install
12cr|tkdvd-4.0.9-2|43	rm -fr %{buildroot}
12cr|tkdvd-4.0.9-2|44	mkdir -p %{buildroot}%{tcl_sitelib}/%{name}
12cr|tkdvd-4.0.9-2|45	cp TkDVD.sh %{buildroot}%{tcl_sitelib}/%{name}
12cr|tkdvd-4.0.9-2|46	cp -r src %{buildroot}%{tcl_sitelib}/%{name}
12cr|tkdvd-4.0.9-2|47	mkdir -p %{buildroot}%{_bindir}
12cr|tkdvd-4.0.9-2|48	ln -sf %{tcl_sitelib}/%{name}/TkDVD.sh %{buildroot}%{_bindir}/%{name}
12cr|tkdvd-4.0.9-2|49	
12cr|tkdvd-4.0.9-2|50	#menu
12cr|tkdvd-4.0.9-2|51	
12cr|tkdvd-4.0.9-2|52	mkdir -p %{buildroot}%{_datadir}/applications
12cr|tkdvd-4.0.9-2|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|tkdvd-4.0.9-2|54	[Desktop Entry]
12cr|tkdvd-4.0.9-2|55	Name=TkDVD
12cr|tkdvd-4.0.9-2|56	Comment=%{summary}
12cr|tkdvd-4.0.9-2|57	Exec=%{_bindir}/%{name}
12cr|tkdvd-4.0.9-2|58	Icon=%{name}
12cr|tkdvd-4.0.9-2|59	Terminal=false
12cr|tkdvd-4.0.9-2|60	Type=Application
12cr|tkdvd-4.0.9-2|61	Categories=DiscBurning;Archiving;
12cr|tkdvd-4.0.9-2|62	EOF
12cr|tkdvd-4.0.9-2|63	
12cr|tkdvd-4.0.9-2|64	#icons
12cr|tkdvd-4.0.9-2|65	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|tkdvd-4.0.9-2|66	cp icons/%{name}-48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|tkdvd-4.0.9-2|67	cp icons/%{name}-32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|tkdvd-4.0.9-2|68	convert -size 16x16 icons/%{name}-48.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|tkdvd-4.0.9-2|69	
12cr|tkdvd-4.0.9-2|70	%clean
12cr|tkdvd-4.0.9-2|71	rm -rf %{buildroot}
12cr|tkdvd-4.0.9-2|72	
12cr|tkdvd-4.0.9-2|73	%if %mdkversion < 200900
12cr|tkdvd-4.0.9-2|74	%post
12cr|tkdvd-4.0.9-2|75	%{update_menus}
12cr|tkdvd-4.0.9-2|76	%update_icon_cache hicolor
12cr|tkdvd-4.0.9-2|77	%endif
12cr|tkdvd-4.0.9-2|78	
12cr|tkdvd-4.0.9-2|79	%if %mdkversion < 200900
12cr|tkdvd-4.0.9-2|80	%postun
12cr|tkdvd-4.0.9-2|81	%{clean_menus}
12cr|tkdvd-4.0.9-2|82	%clean_icon_cache hicolor
12cr|tkdvd-4.0.9-2|83	%endif
12cr|tkdvd-4.0.9-2|84	
12cr|tkdvd-4.0.9-2|85	%files
12cr|tkdvd-4.0.9-2|86	%defattr(-,root,root)
12cr|tkdvd-4.0.9-2|87	%doc ChangeLog FAQ README TODO
12cr|tkdvd-4.0.9-2|88	%{_bindir}/%{name}
12cr|tkdvd-4.0.9-2|89	%{tcl_sitelib}/%{name}
12cr|tkdvd-4.0.9-2|90	%{_datadir}/applications/*
12cr|tkdvd-4.0.9-2|91	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|tkdvd-4.0.9-2|92	
12cr|tkdvd-4.0.9-2|93	
12cr|tkdvd-4.0.9-2|94	%changelog
12cr|tkdvd-4.0.9-2|95	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 4.0.9-2mdv2010.0
12cr|tkdvd-4.0.9-2|96	+ Revision: 445481
12cr|tkdvd-4.0.9-2|97	- rebuild
12cr|tkdvd-4.0.9-2|98	
12cr|tkdvd-4.0.9-2|99	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 4.0.9-1mdv2009.1
12cr|tkdvd-4.0.9-2|100	+ Revision: 310820
12cr|tkdvd-4.0.9-2|101	- buildrequires tcl-devel (for macros)
12cr|tkdvd-4.0.9-2|102	- move to new location per policy
12cr|tkdvd-4.0.9-2|103	- new release 4.0.9
12cr|tkdvd-4.0.9-2|104	
12cr|tkdvd-4.0.9-2|105	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 4.0.8-2mdv2009.0
12cr|tkdvd-4.0.9-2|106	+ Revision: 269435
12cr|tkdvd-4.0.9-2|107	- rebuild early 2009.0 package (before pixel changes)
12cr|tkdvd-4.0.9-2|108	
12cr|tkdvd-4.0.9-2|109	+ Pixel <pixel@mandriva.com>
12cr|tkdvd-4.0.9-2|110	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|tkdvd-4.0.9-2|111	
12cr|tkdvd-4.0.9-2|112	* Thu Apr 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.0.8-1mdv2009.0
12cr|tkdvd-4.0.9-2|113	+ Revision: 195384
12cr|tkdvd-4.0.9-2|114	- new version
12cr|tkdvd-4.0.9-2|115	- spec file clean
12cr|tkdvd-4.0.9-2|116	- put icons into f.do compiliant directory
12cr|tkdvd-4.0.9-2|117	
12cr|tkdvd-4.0.9-2|118	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|tkdvd-4.0.9-2|119	- drop old menu
12cr|tkdvd-4.0.9-2|120	- kill re-definition of %%buildroot on Pixel's request
12cr|tkdvd-4.0.9-2|121	
12cr|tkdvd-4.0.9-2|122	+ Olivier Blin <oblin@mandriva.com>
12cr|tkdvd-4.0.9-2|123	- restore BuildRoot
12cr|tkdvd-4.0.9-2|124	
12cr|tkdvd-4.0.9-2|125	* Fri Oct 26 2007 Jérôme Soyer <saispo@mandriva.org> 4.0.7-1mdv2008.1
12cr|tkdvd-4.0.9-2|126	+ Revision: 102336
12cr|tkdvd-4.0.9-2|127	- New release 4.0.7
12cr|tkdvd-4.0.9-2|128	
12cr|tkdvd-4.0.9-2|129	
12cr|tkdvd-4.0.9-2|130	* Mon Mar 12 2007 Jérôme Soyer <saispo@mandriva.org> 4.0.6-1mdv2007.1
12cr|tkdvd-4.0.9-2|131	+ Revision: 141635
12cr|tkdvd-4.0.9-2|132	- New version 4.0.6
12cr|tkdvd-4.0.9-2|133	
12cr|tkdvd-4.0.9-2|134	* Sun Feb 18 2007 Jérôme Soyer <saispo@mandriva.org> 4.0.5-1mdv2007.1
12cr|tkdvd-4.0.9-2|135	+ Revision: 122264
12cr|tkdvd-4.0.9-2|136	- New release 4.0.5
12cr|tkdvd-4.0.9-2|137	
12cr|tkdvd-4.0.9-2|138	* Tue Nov 14 2006 Lenny Cartier <lenny@mandriva.com> 4.0.4-1mdv2007.1
12cr|tkdvd-4.0.9-2|139	+ Revision: 84097
12cr|tkdvd-4.0.9-2|140	- Fix deletion of directories
12cr|tkdvd-4.0.9-2|141	- Update to 4.0.4
12cr|tkdvd-4.0.9-2|142	- Import tkdvd
12cr|tkdvd-4.0.9-2|143	
12cr|tkdvd-4.0.9-2|144	* Thu Aug 17 2006 Austin Acton <austin@mandriva.org> 4.0.3-2mdv2007.0
12cr|tkdvd-4.0.9-2|145	- oops, fix menu
12cr|tkdvd-4.0.9-2|146	
12cr|tkdvd-4.0.9-2|147	* Mon Aug 14 2006 Austin Acton <austin@mandriva.org> 4.0.3-1mdv2007.0
12cr|tkdvd-4.0.9-2|148	- 4.0.3
12cr|tkdvd-4.0.9-2|149	- xdg menu
12cr|tkdvd-4.0.9-2|150	
12cr|tkdvd-4.0.9-2|151	* Tue Jun 27 2006 Austin Acton <austin@mandriva.org> 4.0.0-1mdk
12cr|tkdvd-4.0.9-2|152	- New release 4.0.0
12cr|tkdvd-4.0.9-2|153	
12cr|tkdvd-4.0.9-2|154	* Mon Jan 16 2006 Lenny Cartier <lenny@mandriva.com> 3.10.1-1mdk
12cr|tkdvd-4.0.9-2|155	- 3.10.1
12cr|tkdvd-4.0.9-2|156	
12cr|tkdvd-4.0.9-2|157	* Fri Dec 30 2005 Austin Acton <austin@mandriva.org> 3.10.0-1mdk
12cr|tkdvd-4.0.9-2|158	- New release 3.10.0
12cr|tkdvd-4.0.9-2|159	
12cr|tkdvd-4.0.9-2|160	* Fri Nov 04 2005 Austin Acton <austin@mandriva.org> 3.8.4-1mdk
12cr|tkdvd-4.0.9-2|161	- New release 3.8.4
12cr|tkdvd-4.0.9-2|162	
12cr|tkdvd-4.0.9-2|163	* Mon Oct 10 2005 Austin Acton <austin@mandriva.org> 3.8.2-1mdk
12cr|tkdvd-4.0.9-2|164	- New release 3.8.2
12cr|tkdvd-4.0.9-2|165	
12cr|tkdvd-4.0.9-2|166	* Mon Aug 22 2005 Austin Acton <austin@mandriva.org> 3.8-1mdk
12cr|tkdvd-4.0.9-2|167	- New release 3.8
12cr|tkdvd-4.0.9-2|168	
12cr|tkdvd-4.0.9-2|169	* Sat Aug 13 2005 Austin Acton <austin@mandriva.org> 3.7-1mdk
12cr|tkdvd-4.0.9-2|170	- New release 3.7
12cr|tkdvd-4.0.9-2|171	
12cr|tkdvd-4.0.9-2|172	* Mon Jul 04 2005 Austin Acton <austin@mandriva.org> 3.5-1mdk
12cr|tkdvd-4.0.9-2|173	- New release 3.5
12cr|tkdvd-4.0.9-2|174	
12cr|tkdvd-4.0.9-2|175	* Sun Feb 06 2005 Austin Acton <austin@mandrake.org> 3.4-1mdk
12cr|tkdvd-4.0.9-2|176	- 3.4
12cr|tkdvd-4.0.9-2|177	
12cr|tkdvd-4.0.9-2|178	* Wed Jan 19 2005 Austin Acton <austin@mandrake.org> 3.2-1mdk
12cr|tkdvd-4.0.9-2|179	- 3.2
12cr|tkdvd-4.0.9-2|180	
12cr|tkdvd-4.0.9-2|181	* Thu Jan 13 2005 Austin Acton <austin@mandrake.org> 3.1-1mdk
12cr|tkdvd-4.0.9-2|182	- initial package
12cr|tkdvd-4.0.9-2|183	

8043 12
12cr|tkeca-4.4.0-1|1	Name: 		tkeca
12cr|tkeca-4.4.0-1|2	Summary: 	Tk GUI for Ecasound multitrack audio editor and recorder
12cr|tkeca-4.4.0-1|3	Version: 	4.4.0
12cr|tkeca-4.4.0-1|4	Release: 	%{mkrel 1}
12cr|tkeca-4.4.0-1|5	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|tkeca-4.4.0-1|6	URL:		http://tkeca.sourceforge.net/
12cr|tkeca-4.4.0-1|7	License:	GPLv2+
12cr|tkeca-4.4.0-1|8	Group:		Sound
12cr|tkeca-4.4.0-1|9	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|tkeca-4.4.0-1|10	# For macros
12cr|tkeca-4.4.0-1|11	BuildRequires:	tcl-devel
12cr|tkeca-4.4.0-1|12	Requires:	tk
12cr|tkeca-4.4.0-1|13	Requires:	tcl
12cr|tkeca-4.4.0-1|14	Requires:	ecasound
12cr|tkeca-4.4.0-1|15	BuildArch:	noarch
12cr|tkeca-4.4.0-1|16	
12cr|tkeca-4.4.0-1|17	%description
12cr|tkeca-4.4.0-1|18	Tk Ecasound is a frontend for Ecasound. It has the look of a multitrack
12cr|tkeca-4.4.0-1|19	recorder. It supports Ladspa plugins, multiple devices inputs/outputs,
12cr|tkeca-4.4.0-1|20	and multiple effects.
12cr|tkeca-4.4.0-1|21	
12cr|tkeca-4.4.0-1|22	%prep
12cr|tkeca-4.4.0-1|23	%setup -q
12cr|tkeca-4.4.0-1|24	
12cr|tkeca-4.4.0-1|25	%install
12cr|tkeca-4.4.0-1|26	rm -rf %{buildroot}
12cr|tkeca-4.4.0-1|27	mkdir -p %{buildroot}/%{tcl_sitelib}/%{name}
12cr|tkeca-4.4.0-1|28	cp tkeca.tcl %{buildroot}/%{tcl_sitelib}/%{name}/
12cr|tkeca-4.4.0-1|29	
12cr|tkeca-4.4.0-1|30	mkdir -p %{buildroot}/%{_bindir}
12cr|tkeca-4.4.0-1|31	cat > %{buildroot}/%{_bindir}/%{name} << EOF
12cr|tkeca-4.4.0-1|32	#!/bin/bash
12cr|tkeca-4.4.0-1|33	if [ -e ~/.ecasoundrc ]
12cr|tkeca-4.4.0-1|34	then echo "~/.ecasoundrc found"
12cr|tkeca-4.4.0-1|35	else echo "creating ~/.ecasoundrc"; cp /usr/share/ecasound/ecasoundrc ~/.ecasoundrc
12cr|tkeca-4.4.0-1|36	fi
12cr|tkeca-4.4.0-1|37	if [ -e ~/.ecasound/ecasoundrc ]
12cr|tkeca-4.4.0-1|38	then echo "~/.ecasound/ecasoundrc found"
12cr|tkeca-4.4.0-1|39	else echo "creating ~/.ecasound/ecasoundrc"; mkdir -p ~/.ecasound; cp /usr/share/ecasound/ecasoundrc ~/.ecasound
12cr|tkeca-4.4.0-1|40	fi
12cr|tkeca-4.4.0-1|41	%{tcl_sitelib}/%{name}/tkeca.tcl
12cr|tkeca-4.4.0-1|42	EOF
12cr|tkeca-4.4.0-1|43	chmod ugo+x %{buildroot}/%{_bindir}/%{name}
12cr|tkeca-4.4.0-1|44	
12cr|tkeca-4.4.0-1|45	#menu
12cr|tkeca-4.4.0-1|46	mkdir -p %{buildroot}%{_datadir}/applications
12cr|tkeca-4.4.0-1|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|tkeca-4.4.0-1|48	[Desktop Entry]
12cr|tkeca-4.4.0-1|49	Name=TkEca
12cr|tkeca-4.4.0-1|50	Comment=%{summary}
12cr|tkeca-4.4.0-1|51	Exec=%{_bindir}/%{name}
12cr|tkeca-4.4.0-1|52	Icon=sound_section
12cr|tkeca-4.4.0-1|53	Terminal=false
12cr|tkeca-4.4.0-1|54	Type=Application
12cr|tkeca-4.4.0-1|55	Categories=AudioVideo;Audio;AudioVideoEditing;
12cr|tkeca-4.4.0-1|56	EOF
12cr|tkeca-4.4.0-1|57	
12cr|tkeca-4.4.0-1|58	%clean
12cr|tkeca-4.4.0-1|59	rm -rf %{buildroot}
12cr|tkeca-4.4.0-1|60	
12cr|tkeca-4.4.0-1|61	%if %mdkversion < 200900
12cr|tkeca-4.4.0-1|62	%post
12cr|tkeca-4.4.0-1|63	%update_menus
12cr|tkeca-4.4.0-1|64	%endif
12cr|tkeca-4.4.0-1|65	
12cr|tkeca-4.4.0-1|66	%if %mdkversion < 200900
12cr|tkeca-4.4.0-1|67	%postun
12cr|tkeca-4.4.0-1|68	%clean_menus
12cr|tkeca-4.4.0-1|69	%endif
12cr|tkeca-4.4.0-1|70	
12cr|tkeca-4.4.0-1|71	%files
12cr|tkeca-4.4.0-1|72	%defattr(-,root,root)
12cr|tkeca-4.4.0-1|73	%doc README.tkeca *.html
12cr|tkeca-4.4.0-1|74	%{_bindir}/%{name}
12cr|tkeca-4.4.0-1|75	%{_datadir}/applications/*
12cr|tkeca-4.4.0-1|76	%{tcl_sitelib}/%{name}
12cr|tkeca-4.4.0-1|77	
12cr|tkeca-4.4.0-1|78	
12cr|tkeca-4.4.0-1|79	
12cr|tkeca-4.4.0-1|80	%changelog
12cr|tkeca-4.4.0-1|81	* Fri Nov 27 2009 Jérôme Brenier <incubusss@mandriva.org> 4.4.0-1mdv2010.1
12cr|tkeca-4.4.0-1|82	+ Revision: 470586
12cr|tkeca-4.4.0-1|83	- new version 4.4.0
12cr|tkeca-4.4.0-1|84	
12cr|tkeca-4.4.0-1|85	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 4.2.0-5mdv2010.0
12cr|tkeca-4.4.0-1|86	+ Revision: 445486
12cr|tkeca-4.4.0-1|87	- rebuild
12cr|tkeca-4.4.0-1|88	
12cr|tkeca-4.4.0-1|89	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 4.2.0-4mdv2009.1
12cr|tkeca-4.4.0-1|90	+ Revision: 310827
12cr|tkeca-4.4.0-1|91	- clean file list
12cr|tkeca-4.4.0-1|92	- drop old MDV category from menu
12cr|tkeca-4.4.0-1|93	- create the script with cat, not a bunch of sequential echos...
12cr|tkeca-4.4.0-1|94	- move to new location per policy
12cr|tkeca-4.4.0-1|95	- buildrequires tcl-devel (for macros)
12cr|tkeca-4.4.0-1|96	- new license policy
12cr|tkeca-4.4.0-1|97	- spec clean
12cr|tkeca-4.4.0-1|98	
12cr|tkeca-4.4.0-1|99	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 4.2.0-3mdv2009.0
12cr|tkeca-4.4.0-1|100	+ Revision: 269436
12cr|tkeca-4.4.0-1|101	- rebuild early 2009.0 package (before pixel changes)
12cr|tkeca-4.4.0-1|102	
12cr|tkeca-4.4.0-1|103	+ Pixel <pixel@mandriva.com>
12cr|tkeca-4.4.0-1|104	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|tkeca-4.4.0-1|105	
12cr|tkeca-4.4.0-1|106	* Sun May 11 2008 Funda Wang <fwang@mandriva.org> 4.2.0-2mdv2009.0
12cr|tkeca-4.4.0-1|107	+ Revision: 205535
12cr|tkeca-4.4.0-1|108	- fix location of tkeca.tcl
12cr|tkeca-4.4.0-1|109	
12cr|tkeca-4.4.0-1|110	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 4.2.0-1mdv2008.1
12cr|tkeca-4.4.0-1|111	+ Revision: 136546
12cr|tkeca-4.4.0-1|112	- restore BuildRoot
12cr|tkeca-4.4.0-1|113	
12cr|tkeca-4.4.0-1|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|tkeca-4.4.0-1|115	- kill re-definition of %%buildroot on Pixel's request
12cr|tkeca-4.4.0-1|116	- kill explicit icon extension
12cr|tkeca-4.4.0-1|117	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|tkeca-4.4.0-1|118	
12cr|tkeca-4.4.0-1|119	* Wed Aug 22 2007 Austin Acton <austin@mandriva.org> 4.2.0-1mdv2008.0
12cr|tkeca-4.4.0-1|120	+ Revision: 68969
12cr|tkeca-4.4.0-1|121	- XDG menu
12cr|tkeca-4.4.0-1|122	- mkrel
12cr|tkeca-4.4.0-1|123	- new version
12cr|tkeca-4.4.0-1|124	- Import tkeca
12cr|tkeca-4.4.0-1|125	
12cr|tkeca-4.4.0-1|126	
12cr|tkeca-4.4.0-1|127	
12cr|tkeca-4.4.0-1|128	* Sun Feb 6 2005 Austin Acton <austin@mandrake.org> 4.0.2-2mdk
12cr|tkeca-4.4.0-1|129	- birthday
12cr|tkeca-4.4.0-1|130	- fix summary
12cr|tkeca-4.4.0-1|131	
12cr|tkeca-4.4.0-1|132	* Fri Jan 30 2004 Lenny Cartier <lenny@mandrakesoft.com> 4.0.2-1mdk
12cr|tkeca-4.4.0-1|133	- 4.0.2
12cr|tkeca-4.4.0-1|134	
12cr|tkeca-4.4.0-1|135	* Tue Jan 27 2004 Austin Acton <austin@mandrake.org> 4.0.1-1mdk
12cr|tkeca-4.4.0-1|136	- 4.0.1
12cr|tkeca-4.4.0-1|137	
12cr|tkeca-4.4.0-1|138	* Tue Nov 18 2003 Austin Acton <austin@linux.ca> 3.0.0-1mdk
12cr|tkeca-4.4.0-1|139	- 3.0.0
12cr|tkeca-4.4.0-1|140	
12cr|tkeca-4.4.0-1|141	* Sun Jul 6 2003 Austin Acton <aacton@yorku.ca> 2.0.0-1mdk
12cr|tkeca-4.4.0-1|142	- 2.0.0
12cr|tkeca-4.4.0-1|143	
12cr|tkeca-4.4.0-1|144	* Thu Jun 4 2003 Austin Acton <aacton@yorku.ca> 1.8.0-1mdk
12cr|tkeca-4.4.0-1|145	- 1.8.0
12cr|tkeca-4.4.0-1|146	
12cr|tkeca-4.4.0-1|147	* Mon Jun 2 2003 Austin Acton <aacton@yorku.ca> 1.6.0-1mdk
12cr|tkeca-4.4.0-1|148	- 1.6.0
12cr|tkeca-4.4.0-1|149	
12cr|tkeca-4.4.0-1|150	* Sun May 25 2003 Austin Acton <aacton@yorku.ca> 1.4.0-1mdk
12cr|tkeca-4.4.0-1|151	- 1.4.0
12cr|tkeca-4.4.0-1|152	
12cr|tkeca-4.4.0-1|153	* Tue Jan 28 2003 Austin Acton <aacton@yorku.ca> 1.0.2-1mdk
12cr|tkeca-4.4.0-1|154	- initial package

8044 12
12cr|tkhtml3-3.0-0.20081201.7|1	%define cvs		20081201
12cr|tkhtml3-3.0-0.20081201.7|2	%define polipo_version	1.0.4
12cr|tkhtml3-3.0-0.20081201.7|3	
12cr|tkhtml3-3.0-0.20081201.7|4	Summary:	Tk HTML / CSS rendering widget
12cr|tkhtml3-3.0-0.20081201.7|5	Name:		tkhtml3
12cr|tkhtml3-3.0-0.20081201.7|6	Version:	3.0
12cr|tkhtml3-3.0-0.20081201.7|7	Release:	%mkrel 0.%{cvs}.7
12cr|tkhtml3-3.0-0.20081201.7|8	License:	BSD
12cr|tkhtml3-3.0-0.20081201.7|9	Group:		System/Libraries
12cr|tkhtml3-3.0-0.20081201.7|10	URL:		http://tkhtml.tcl.tk/
12cr|tkhtml3-3.0-0.20081201.7|11	# CVS instructions on site
12cr|tkhtml3-3.0-0.20081201.7|12	Source0:	http://tkhtml.tcl.tk/%{name}-%{cvs}.tar.lzma
12cr|tkhtml3-3.0-0.20081201.7|13	# Disable a whole optional block of code which seems to cause errors
12cr|tkhtml3-3.0-0.20081201.7|14	# - AdamW 2008/12
12cr|tkhtml3-3.0-0.20081201.7|15	# hv3 expects a patched (see hv3_polipo.patch) polipo, named
12cr|tkhtml3-3.0-0.20081201.7|16	# hv3_polipo, to be available in $PATH. Without it, some things -
12cr|tkhtml3-3.0-0.20081201.7|17	# notably ssl support - don't seem to work. - AdamW 2008/12
12cr|tkhtml3-3.0-0.20081201.7|18	Source1:	http://www.pps.jussieu.fr/~jch/software/files/polipo/polipo-%{polipo_version}.tar.gz
12cr|tkhtml3-3.0-0.20081201.7|19	Patch0:		tkhtml3-20081201-statesock.patch
12cr|tkhtml3-3.0-0.20081201.7|20	# Patch for Polipo (see above) - AdamW 2008/12
12cr|tkhtml3-3.0-0.20081201.7|21	Patch1:		hv3_polipo.patch
12cr|tkhtml3-3.0-0.20081201.7|22	BuildRequires:	tcl-devel
12cr|tkhtml3-3.0-0.20081201.7|23	BuildRequires:	tk-devel
12cr|tkhtml3-3.0-0.20081201.7|24	BuildRequires:	libx11-devel
12cr|tkhtml3-3.0-0.20081201.7|25	Requires:	tcl
12cr|tkhtml3-3.0-0.20081201.7|26	Requires:	tk
12cr|tkhtml3-3.0-0.20081201.7|27	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|tkhtml3-3.0-0.20081201.7|28	
12cr|tkhtml3-3.0-0.20081201.7|29	%description
12cr|tkhtml3-3.0-0.20081201.7|30	Tkhtml3 is a Tk widget that displays content formatted according to the
12cr|tkhtml3-3.0-0.20081201.7|31	HTML and CSS standards. Tkhtml3 is not an end-user application, it is
12cr|tkhtml3-3.0-0.20081201.7|32	for Tcl programmers who wish to embed a standards-compliant HTML/CSS
12cr|tkhtml3-3.0-0.20081201.7|33	implementation in their applications.
12cr|tkhtml3-3.0-0.20081201.7|34	
12cr|tkhtml3-3.0-0.20081201.7|35	%package -n tclsee
12cr|tkhtml3-3.0-0.20081201.7|36	Summary:	Tcl interface to the libsee Javascript engine
12cr|tkhtml3-3.0-0.20081201.7|37	Group:		System/Libraries
12cr|tkhtml3-3.0-0.20081201.7|38	Version:	0.1
12cr|tkhtml3-3.0-0.20081201.7|39	BuildRequires:	see-devel
12cr|tkhtml3-3.0-0.20081201.7|40	BuildRequires:	libgc-devel
12cr|tkhtml3-3.0-0.20081201.7|41	Requires:	tcl
12cr|tkhtml3-3.0-0.20081201.7|42	
12cr|tkhtml3-3.0-0.20081201.7|43	%description -n tclsee
12cr|tkhtml3-3.0-0.20081201.7|44	tclsee is a Tcl interface to the libsee Javascript rendering engine.
12cr|tkhtml3-3.0-0.20081201.7|45	
12cr|tkhtml3-3.0-0.20081201.7|46	%package -n hv3
12cr|tkhtml3-3.0-0.20081201.7|47	Summary:	Lightweight Tcl/Tk-based web browser
12cr|tkhtml3-3.0-0.20081201.7|48	Group:		Networking/WWW
12cr|tkhtml3-3.0-0.20081201.7|49	Version:	3.0
12cr|tkhtml3-3.0-0.20081201.7|50	Requires:	tcl
12cr|tkhtml3-3.0-0.20081201.7|51	Requires:	tk
12cr|tkhtml3-3.0-0.20081201.7|52	Requires:	tkhtml3
12cr|tkhtml3-3.0-0.20081201.7|53	Requires:	tclsee
12cr|tkhtml3-3.0-0.20081201.7|54	Requires:	tcltls
12cr|tkhtml3-3.0-0.20081201.7|55	Requires:	tcl-sqlite3
12cr|tkhtml3-3.0-0.20081201.7|56	Requires:	tkimg
12cr|tkhtml3-3.0-0.20081201.7|57	
12cr|tkhtml3-3.0-0.20081201.7|58	%description -n hv3
12cr|tkhtml3-3.0-0.20081201.7|59	Hv3 is a lightweight web browser with support for modern web standards
12cr|tkhtml3-3.0-0.20081201.7|60	like HTML, CSS, HTTP and ECMAScript (a.k.a. javascript). It is based on
12cr|tkhtml3-3.0-0.20081201.7|61	the Tkhtml3 HTML rendering widget and the tclsee Javascript rendering
12cr|tkhtml3-3.0-0.20081201.7|62	widget.
12cr|tkhtml3-3.0-0.20081201.7|63	
12cr|tkhtml3-3.0-0.20081201.7|64	%prep
12cr|tkhtml3-3.0-0.20081201.7|65	%setup -q -n htmlwidget -b 1
12cr|tkhtml3-3.0-0.20081201.7|66	%patch0 -p1 -b .statesock
12cr|tkhtml3-3.0-0.20081201.7|67	pushd %{_builddir}/polipo-%{polipo_version}
12cr|tkhtml3-3.0-0.20081201.7|68	%patch1 -p1 -b .hv3_polipo
12cr|tkhtml3-3.0-0.20081201.7|69	popd
12cr|tkhtml3-3.0-0.20081201.7|70	
12cr|tkhtml3-3.0-0.20081201.7|71	%build
12cr|tkhtml3-3.0-0.20081201.7|72	mkdir build
12cr|tkhtml3-3.0-0.20081201.7|73	pushd build
12cr|tkhtml3-3.0-0.20081201.7|74	CONFIGURE_TOP=.. %{configure2_5x} --libdir=%{tcl_sitearch}
12cr|tkhtml3-3.0-0.20081201.7|75	%make
12cr|tkhtml3-3.0-0.20081201.7|76	# Build tclsee
12cr|tkhtml3-3.0-0.20081201.7|77	make -f ../linux-gcc.mk tclsee TOP=.. JSLIB="%{_libdir}/libgc.so %{_libdir}/libsee.so" JSFLAGS="$JSFLAGS %{optflags} -fPIC"
12cr|tkhtml3-3.0-0.20081201.7|78	popd
12cr|tkhtml3-3.0-0.20081201.7|79	# Build Polipo
12cr|tkhtml3-3.0-0.20081201.7|80	pushd %{_builddir}/polipo-%{polipo_version}
12cr|tkhtml3-3.0-0.20081201.7|81	%make
12cr|tkhtml3-3.0-0.20081201.7|82	popd
12cr|tkhtml3-3.0-0.20081201.7|83	
12cr|tkhtml3-3.0-0.20081201.7|84	%install
12cr|tkhtml3-3.0-0.20081201.7|85	rm -fr %buildroot
12cr|tkhtml3-3.0-0.20081201.7|86	pushd build
12cr|tkhtml3-3.0-0.20081201.7|87	%makeinstall_std
12cr|tkhtml3-3.0-0.20081201.7|88	cp -R tclsee0.1 %{buildroot}%{tcl_sitearch}
12cr|tkhtml3-3.0-0.20081201.7|89	popd
12cr|tkhtml3-3.0-0.20081201.7|90	
12cr|tkhtml3-3.0-0.20081201.7|91	mkdir -p %{buildroot}%{_datadir}/applications
12cr|tkhtml3-3.0-0.20081201.7|92	cat > %{buildroot}%{_datadir}/applications/mandriva-hv3.desktop <<EOF
12cr|tkhtml3-3.0-0.20081201.7|93	[Desktop Entry]
12cr|tkhtml3-3.0-0.20081201.7|94	Name=Hv3
12cr|tkhtml3-3.0-0.20081201.7|95	Comment=Very light web browser
12cr|tkhtml3-3.0-0.20081201.7|96	Exec=%{_bindir}/hv3
12cr|tkhtml3-3.0-0.20081201.7|97	Icon=web_browser_section
12cr|tkhtml3-3.0-0.20081201.7|98	Terminal=false
12cr|tkhtml3-3.0-0.20081201.7|99	Type=Application
12cr|tkhtml3-3.0-0.20081201.7|100	StartupNotify=true
12cr|tkhtml3-3.0-0.20081201.7|101	MimeType=foo/bar;foo2/bar2;
12cr|tkhtml3-3.0-0.20081201.7|102	Categories=Network;WebBrowser;
12cr|tkhtml3-3.0-0.20081201.7|103	EOF
12cr|tkhtml3-3.0-0.20081201.7|104	
12cr|tkhtml3-3.0-0.20081201.7|105	
12cr|tkhtml3-3.0-0.20081201.7|106	mkdir -p %{buildroot}%{tcl_sitelib}/hv3
12cr|tkhtml3-3.0-0.20081201.7|107	cp hv/*.tcl %{buildroot}%{tcl_sitelib}/hv3/
12cr|tkhtml3-3.0-0.20081201.7|108	rm %{buildroot}%{tcl_sitelib}/hv3/tst_main.tcl
12cr|tkhtml3-3.0-0.20081201.7|109	rm %{buildroot}%{tcl_sitelib}/hv3/main.tcl
12cr|tkhtml3-3.0-0.20081201.7|110	echo '#!/bin/sh' > %{buildroot}%{_bindir}/hv3
12cr|tkhtml3-3.0-0.20081201.7|111	echo 'exec wish %{tcl_sitelib}/hv3/hv3_main.tcl "$@"' >> %{buildroot}%{_bindir}/hv3
12cr|tkhtml3-3.0-0.20081201.7|112	chmod 755 %{buildroot}%{_bindir}/hv3
12cr|tkhtml3-3.0-0.20081201.7|113	
12cr|tkhtml3-3.0-0.20081201.7|114	install -m 0755 %{_builddir}/polipo-%{polipo_version}/polipo %{buildroot}%{_bindir}/hv3_polipo
12cr|tkhtml3-3.0-0.20081201.7|115	
12cr|tkhtml3-3.0-0.20081201.7|116	%clean
12cr|tkhtml3-3.0-0.20081201.7|117	rm -rf %{buildroot}
12cr|tkhtml3-3.0-0.20081201.7|118	
12cr|tkhtml3-3.0-0.20081201.7|119	%files
12cr|tkhtml3-3.0-0.20081201.7|120	%defattr(-,root,root)
12cr|tkhtml3-3.0-0.20081201.7|121	%doc ChangeLog COPYRIGHT README
12cr|tkhtml3-3.0-0.20081201.7|122	%{tcl_sitearch}/Tkhtml3.0
12cr|tkhtml3-3.0-0.20081201.7|123	%{_mandir}/mann/*
12cr|tkhtml3-3.0-0.20081201.7|124	
12cr|tkhtml3-3.0-0.20081201.7|125	%files -n tclsee
12cr|tkhtml3-3.0-0.20081201.7|126	%{tcl_sitearch}/tclsee0.1
12cr|tkhtml3-3.0-0.20081201.7|127	
12cr|tkhtml3-3.0-0.20081201.7|128	%files -n hv3
12cr|tkhtml3-3.0-0.20081201.7|129	%{tcl_sitelib}/hv3
12cr|tkhtml3-3.0-0.20081201.7|130	%{_bindir}/hv3
12cr|tkhtml3-3.0-0.20081201.7|131	%{_bindir}/hv3_polipo
12cr|tkhtml3-3.0-0.20081201.7|132	%{_datadir}/applications/mandriva-hv3.desktop
12cr|tkhtml3-3.0-0.20081201.7|133	
12cr|tkhtml3-3.0-0.20081201.7|134	
12cr|tkhtml3-3.0-0.20081201.7|135	
12cr|tkhtml3-3.0-0.20081201.7|136	%changelog
12cr|tkhtml3-3.0-0.20081201.7|137	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 3.0-0.20081201.7mdv2011.0
12cr|tkhtml3-3.0-0.20081201.7|138	+ Revision: 634771
12cr|tkhtml3-3.0-0.20081201.7|139	- tighten BR
12cr|tkhtml3-3.0-0.20081201.7|140	
12cr|tkhtml3-3.0-0.20081201.7|141	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 3.0-0.20081201.6mdv2010.0
12cr|tkhtml3-3.0-0.20081201.7|142	+ Revision: 445487
12cr|tkhtml3-3.0-0.20081201.7|143	- rebuild
12cr|tkhtml3-3.0-0.20081201.7|144	
12cr|tkhtml3-3.0-0.20081201.7|145	* Tue Dec 09 2008 Adam Williamson <awilliamson@mandriva.org> 3.0-0.20081201.5mdv2009.1
12cr|tkhtml3-3.0-0.20081201.7|146	+ Revision: 312333
12cr|tkhtml3-3.0-0.20081201.7|147	- just do make, not make all, to build polipo (we don't need the docs)
12cr|tkhtml3-3.0-0.20081201.7|148	- add source for polipo and the patch to turn it into hv3_polipo, build and
12cr|tkhtml3-3.0-0.20081201.7|149	install hv3_polipo (required for various hv3 functions to work)
12cr|tkhtml3-3.0-0.20081201.7|150	
12cr|tkhtml3-3.0-0.20081201.7|151	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 3.0-0.20081201.4mdv2009.1
12cr|tkhtml3-3.0-0.20081201.7|152	+ Revision: 310529
12cr|tkhtml3-3.0-0.20081201.7|153	- add a menu entry
12cr|tkhtml3-3.0-0.20081201.7|154	
12cr|tkhtml3-3.0-0.20081201.7|155	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 3.0-0.20081201.3mdv2009.1
12cr|tkhtml3-3.0-0.20081201.7|156	+ Revision: 310471
12cr|tkhtml3-3.0-0.20081201.7|157	- OK, this is REALLY the right way to handle the fpic stuff...grumble
12cr|tkhtml3-3.0-0.20081201.7|158	- ok, i think this is the proper way to get fPIC in here...
12cr|tkhtml3-3.0-0.20081201.7|159	- need fPIC in ldflags too
12cr|tkhtml3-3.0-0.20081201.7|160	- build with -fPIC to fix x86-64 build
12cr|tkhtml3-3.0-0.20081201.7|161	- import tkhtml3
12cr|tkhtml3-3.0-0.20081201.7|162	
12cr|tkhtml3-3.0-0.20081201.7|163	

8045 12
12cr|tla-1.3.5-4|1	%define Werror_cflags	%nil
12cr|tla-1.3.5-4|2	%define name	tla
12cr|tla-1.3.5-4|3	%define version 1.3.5
12cr|tla-1.3.5-4|4	%define release %mkrel 4
12cr|tla-1.3.5-4|5	
12cr|tla-1.3.5-4|6	Name:		%name
12cr|tla-1.3.5-4|7	Version:	%version
12cr|tla-1.3.5-4|8	Release:	%release
12cr|tla-1.3.5-4|9	Summary:	TLA revision control system
12cr|tla-1.3.5-4|10	License:	GPL
12cr|tla-1.3.5-4|11	Group:		Development/Other
12cr|tla-1.3.5-4|12	URL:		http://www.gnu.org/software/gnu-arch/
12cr|tla-1.3.5-4|13	# Source: 	ftp://ftp.gnu.org/gnu/gnu-arch/%{name}-%{version}.tar.gz
12cr|tla-1.3.5-4|14	# Source:	http://releases.gnuarch.org/tla/%{name}-%{version}.tar.gz
12cr|tla-1.3.5-4|15	Source0: 	%{name}-%{version}.tar.bz2
12cr|tla-1.3.5-4|16	#gw libneon needs some better provides
12cr|tla-1.3.5-4|17	BuildRequires:	pkgconfig(neon)
12cr|tla-1.3.5-4|18	Requires:	gawk tar gzip patch diffutils
12cr|tla-1.3.5-4|19	
12cr|tla-1.3.5-4|20	%description
12cr|tla-1.3.5-4|21	Also known as GNU Arch.
12cr|tla-1.3.5-4|22	A modern replacement for CVS, specifically designed for the distributed
12cr|tla-1.3.5-4|23	development needs of open source projects. It has uniquely good support
12cr|tla-1.3.5-4|24	for development on branches (especially good merging tools), distributed
12cr|tla-1.3.5-4|25	repositories (every developer can have branches in their own repository),
12cr|tla-1.3.5-4|26	changeset-oriented project management (arch commits changes to multiple
12cr|tla-1.3.5-4|27	files at once), and, of course, file and directory renaming.
12cr|tla-1.3.5-4|28	
12cr|tla-1.3.5-4|29	%prep
12cr|tla-1.3.5-4|30	%setup -q -n %{name}-%{version}
12cr|tla-1.3.5-4|31	# remove id files we don't want to distribute
12cr|tla-1.3.5-4|32	find src/docs-tla -name .arch-ids | xargs rm -fr
12cr|tla-1.3.5-4|33	# don't want to use embedded libneon (see also Patch0)
12cr|tla-1.3.5-4|34	rm -rf src/tla/libneon
12cr|tla-1.3.5-4|35	
12cr|tla-1.3.5-4|36	echo "%{name}-%{version} (%{name}-%{version}-%{release})" > \=RELEASE-ID
12cr|tla-1.3.5-4|37	#sed -i 's/-Wformat//g' src/libneon/configure src/libneon/macros/neon.m4
12cr|tla-1.3.5-4|38	
12cr|tla-1.3.5-4|39	%build
12cr|tla-1.3.5-4|40	mkdir \=build
12cr|tla-1.3.5-4|41	cd \=build
12cr|tla-1.3.5-4|42	export CFLAGS="${RPM_OPT_FLAGS}"
12cr|tla-1.3.5-4|43	../src/configure --prefix=%{_prefix} --destdir=%{buildroot}
12cr|tla-1.3.5-4|44	
12cr|tla-1.3.5-4|45	make
12cr|tla-1.3.5-4|46	
12cr|tla-1.3.5-4|47	%check
12cr|tla-1.3.5-4|48	cd \=build
12cr|tla-1.3.5-4|49	make test
12cr|tla-1.3.5-4|50	
12cr|tla-1.3.5-4|51	%install
12cr|tla-1.3.5-4|52	cd \=build
12cr|tla-1.3.5-4|53	make install destdir=%{buildroot}
12cr|tla-1.3.5-4|54	
12cr|tla-1.3.5-4|55	cd ..
12cr|tla-1.3.5-4|56	#cp -r src/docs-tla/html html
12cr|tla-1.3.5-4|57	#cp -r src/docs-tla/ps ps
12cr|tla-1.3.5-4|58	#cp -r src/docs-tla/texi texi
12cr|tla-1.3.5-4|59	
12cr|tla-1.3.5-4|60	sed 's,^#![[:space:]]*/.*$,#! /usr/bin/gawk -f,' src/tla/\=gpg-check.awk > %{buildroot}/%{_prefix}/bin/tla-gpg-check
12cr|tla-1.3.5-4|61	chmod 0755 %{buildroot}/%{_prefix}/bin/tla-gpg-check
12cr|tla-1.3.5-4|62	
12cr|tla-1.3.5-4|63	%files
12cr|tla-1.3.5-4|64	%doc src/docs-tla/COPYING* src/docs-tla/ChangeLog
12cr|tla-1.3.5-4|65	%{_bindir}/*

8046 12
12cr|tlf-1.1.2-1|1	Name:		tlf
12cr|tlf-1.1.2-1|2	License:	GPL
12cr|tlf-1.1.2-1|3	Group:		Communications
12cr|tlf-1.1.2-1|4	Url:		http://home.iae.nl/users/reinc/TLF-0.2.html
12cr|tlf-1.1.2-1|5	Version:	1.1.2
12cr|tlf-1.1.2-1|6	Release:	1
12cr|tlf-1.1.2-1|7	Summary:	TLF is a contest logging program for Linux
12cr|tlf-1.1.2-1|8	Source0:	https://github.com/downloads/Tlf/%{name}/%{name}-%{version}.tar.gz
12cr|tlf-1.1.2-1|9	BuildRequires:	ncurses-devel glib2-devel
12cr|tlf-1.1.2-1|10	BuildRequires:	pkgconfig(gnuradio-core)
12cr|tlf-1.1.2-1|11	BuildRequires:	hamlib-devel
12cr|tlf-1.1.2-1|12	
12cr|tlf-1.1.2-1|13	%description
12cr|tlf-1.1.2-1|14	Tlf is developed by Rein Couperus, PA0R. Hamlib is used here to get the rig's
12cr|tlf-1.1.2-1|15	frequency and track dx spots when logged in to a DX-cluser.
12cr|tlf-1.1.2-1|16	Tlf is a contest logging program with networking support, partially based on
12cr|tlf-1.1.2-1|17	TRLOG (but much better of course).
12cr|tlf-1.1.2-1|18	
12cr|tlf-1.1.2-1|19	%prep
12cr|tlf-1.1.2-1|20	%setup -q
12cr|tlf-1.1.2-1|21	
12cr|tlf-1.1.2-1|22	%build
12cr|tlf-1.1.2-1|23	%configure2_5x
12cr|tlf-1.1.2-1|24	#--enable-hamlib
12cr|tlf-1.1.2-1|25	%make
12cr|tlf-1.1.2-1|26	
12cr|tlf-1.1.2-1|27	%install
12cr|tlf-1.1.2-1|28	%makeinstall_std
12cr|tlf-1.1.2-1|29	
12cr|tlf-1.1.2-1|30	%files
12cr|tlf-1.1.2-1|31	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
12cr|tlf-1.1.2-1|32	%{_bindir}/tlf
12cr|tlf-1.1.2-1|33	%{_bindir}/play_vk
12cr|tlf-1.1.2-1|34	%{_datadir}/man/man1/tlf.1.*
12cr|tlf-1.1.2-1|35	%{_bindir}/soundlog
12cr|tlf-1.1.2-1|36	%{_datadir}/tlf/arrlsections
12cr|tlf-1.1.2-1|37	%{_datadir}/tlf/callmaster
12cr|tlf-1.1.2-1|38	%{_datadir}/tlf/cty.dat
12cr|tlf-1.1.2-1|39	%{_datadir}/tlf/ssamults
12cr|tlf-1.1.2-1|40	#%{_datadir}/tlf/usa_canada_states
12cr|tlf-1.1.2-1|41	%{_datadir}/tlf/spdxmults
12cr|tlf-1.1.2-1|42	%{_datadir}/tlf/paccmults
12cr|tlf-1.1.2-1|43	%{_datadir}/tlf/ea_sections
12cr|tlf-1.1.2-1|44	%{_datadir}/tlf/logcfg.dat
12cr|tlf-1.1.2-1|45	%{_datadir}/tlf/rules/*
12cr|tlf-1.1.2-1|46	%{_datadir}/tlf/arrl10m_mults
12cr|tlf-1.1.2-1|47	%{_datadir}/tlf/arrldx_mults
12cr|tlf-1.1.2-1|48	
12cr|tlf-1.1.2-1|49	
12cr|tlf-1.1.2-1|50	%changelog
12cr|tlf-1.1.2-1|51	* Thu May 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.2-1
12cr|tlf-1.1.2-1|52	+ Revision: 798019
12cr|tlf-1.1.2-1|53	- hamlib-devel
12cr|tlf-1.1.2-1|54	- version update 2.48
12cr|tlf-1.1.2-1|55	- version update 1.1.2
12cr|tlf-1.1.2-1|56	- BR: gnuradio-devel
12cr|tlf-1.1.2-1|57	
12cr|tlf-1.1.2-1|58	* Thu Jan 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.1-1
12cr|tlf-1.1.2-1|59	+ Revision: 762812
12cr|tlf-1.1.2-1|60	- version update
12cr|tlf-1.1.2-1|61	
12cr|tlf-1.1.2-1|62	* Mon Dec 26 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.1.0-1
12cr|tlf-1.1.2-1|63	+ Revision: 745396
12cr|tlf-1.1.2-1|64	- so strange it was built on my test cooker and want into cluster
12cr|tlf-1.1.2-1|65	- br fixes
12cr|tlf-1.1.2-1|66	- glib2.0-devel BR
12cr|tlf-1.1.2-1|67	- imported package tlf
12cr|tlf-1.1.2-1|68	

8047 12
12cr|tmake-2.12-6|1	# Templates avec #! Use ... template as shebang
12cr|tmake-2.12-6|2	%define	_requires_exceptions ^Use$
12cr|tmake-2.12-6|3	
12cr|tmake-2.12-6|4	Summary:	Easy-to-use tool for creating and maintaining portable makefiles
12cr|tmake-2.12-6|5	Name:		tmake
12cr|tmake-2.12-6|6	Version:	2.12
12cr|tmake-2.12-6|7	Release:	%mkrel 6
12cr|tmake-2.12-6|8	Group:		Development/Other
12cr|tmake-2.12-6|9	License:	Distributable (see LICENSE file)
12cr|tmake-2.12-6|10	URL:		http://tmake.sourceforge.net
12cr|tmake-2.12-6|11	Source0:	http://heanet.dl.sourceforge.net/sourceforge/tmake/%name-%version.tar.bz2
12cr|tmake-2.12-6|12	Requires:	perl
12cr|tmake-2.12-6|13	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tmake-2.12-6|14	BuildArch:	noarch
12cr|tmake-2.12-6|15	
12cr|tmake-2.12-6|16	%description
12cr|tmake-2.12-6|17	Tmake is an easy-to-use tool for creating and maintaining makefiles across
12cr|tmake-2.12-6|18	many platforms and compilers. This is a command-line tool based on project
12cr|tmake-2.12-6|19	files. The idea is that you should spend your time writing code, not
12cr|tmake-2.12-6|20	makefiles.
12cr|tmake-2.12-6|21	
12cr|tmake-2.12-6|22	%prep
12cr|tmake-2.12-6|23	%setup -q
12cr|tmake-2.12-6|24	
12cr|tmake-2.12-6|25	%install
12cr|tmake-2.12-6|26	rm -rf $RPM_BUILD_ROOT
12cr|tmake-2.12-6|27	install -d %buildroot%_libdir/%name
12cr|tmake-2.12-6|28	install -d %buildroot%_bindir
12cr|tmake-2.12-6|29	
12cr|tmake-2.12-6|30	cp -R lib %buildroot%_libdir/%name
12cr|tmake-2.12-6|31	install bin/%name %buildroot%_libdir/%name
12cr|tmake-2.12-6|32	install bin/progen %buildroot%_libdir/%name
12cr|tmake-2.12-6|33	cat > %buildroot%_bindir/%name <<EOF
12cr|tmake-2.12-6|34	export TMAKEPATH=%_libdir/%name/lib/linux-g++
12cr|tmake-2.12-6|35	exec %_libdir/%name/tmake "\$@"
12cr|tmake-2.12-6|36	EOF
12cr|tmake-2.12-6|37	cat > %buildroot%_bindir/progen <<EOF
12cr|tmake-2.12-6|38	export TMAKEPATH=%_libdir/%name/lib/linux-g++
12cr|tmake-2.12-6|39	exec %_libdir/%name/progen "\$@"
12cr|tmake-2.12-6|40	EOF
12cr|tmake-2.12-6|41	
12cr|tmake-2.12-6|42	%clean
12cr|tmake-2.12-6|43	rm -rf %buildroot
12cr|tmake-2.12-6|44	
12cr|tmake-2.12-6|45	%files
12cr|tmake-2.12-6|46	%defattr(755, root, root)
12cr|tmake-2.12-6|47	%doc README LICENSE
12cr|tmake-2.12-6|48	%doc doc example
12cr|tmake-2.12-6|49	%_libdir/tmake
12cr|tmake-2.12-6|50	%_bindir/tmake
12cr|tmake-2.12-6|51	%_bindir/progen
12cr|tmake-2.12-6|52	
12cr|tmake-2.12-6|53	
12cr|tmake-2.12-6|54	
12cr|tmake-2.12-6|55	
12cr|tmake-2.12-6|56	
12cr|tmake-2.12-6|57	%changelog
12cr|tmake-2.12-6|58	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.12-6mdv2010.0
12cr|tmake-2.12-6|59	+ Revision: 434403
12cr|tmake-2.12-6|60	- rebuild
12cr|tmake-2.12-6|61	
12cr|tmake-2.12-6|62	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.12-5mdv2009.0
12cr|tmake-2.12-6|63	+ Revision: 261569
12cr|tmake-2.12-6|64	- rebuild
12cr|tmake-2.12-6|65	
12cr|tmake-2.12-6|66	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.12-4mdv2009.0
12cr|tmake-2.12-6|67	+ Revision: 254658
12cr|tmake-2.12-6|68	- rebuild
12cr|tmake-2.12-6|69	
12cr|tmake-2.12-6|70	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.12-2mdv2008.1
12cr|tmake-2.12-6|71	+ Revision: 136546
12cr|tmake-2.12-6|72	- restore BuildRoot
12cr|tmake-2.12-6|73	
12cr|tmake-2.12-6|74	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|tmake-2.12-6|75	- kill re-definition of %%buildroot on Pixel's request
12cr|tmake-2.12-6|76	
12cr|tmake-2.12-6|77	
12cr|tmake-2.12-6|78	* Sat Jan 06 2007 Pascal Terjan <pterjan@mandriva.org> 2.12-2mdv2007.0
12cr|tmake-2.12-6|79	+ Revision: 104789
12cr|tmake-2.12-6|80	- Don't require 'Use' which does not exist...
12cr|tmake-2.12-6|81	
12cr|tmake-2.12-6|82	* Fri Dec 01 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.12-1mdv2007.1
12cr|tmake-2.12-6|83	+ Revision: 89610
12cr|tmake-2.12-6|84	- New version 2.12
12cr|tmake-2.12-6|85	- import tmake-1.13-1mdk
12cr|tmake-2.12-6|86	
12cr|tmake-2.12-6|87	* Thu Nov 18 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.13-1mdk
12cr|tmake-2.12-6|88	- 1.13
12cr|tmake-2.12-6|89	

8048 12
12cr|tmda-1.1.12-1|1	%define name	tmda
12cr|tmda-1.1.12-1|2	%define version 1.1.12
12cr|tmda-1.1.12-1|3	%define release %mkrel 1
12cr|tmda-1.1.12-1|4	
12cr|tmda-1.1.12-1|5	
12cr|tmda-1.1.12-1|6	Summary:	Tagged Message Delivery Agent
12cr|tmda-1.1.12-1|7	Name:		%{name}
12cr|tmda-1.1.12-1|8	Version:	%{version}
12cr|tmda-1.1.12-1|9	Release:	%{release}
12cr|tmda-1.1.12-1|10	Source0:	http://download.sourceforge.net/%{name}/%{name}-%{version}.tgz
12cr|tmda-1.1.12-1|11	License:	BSD
12cr|tmda-1.1.12-1|12	Group:		Networking/Mail
12cr|tmda-1.1.12-1|13	URL:		http://tmda.net
12cr|tmda-1.1.12-1|14	BuildArch:	noarch
12cr|tmda-1.1.12-1|15	Requires:	python-cdb
12cr|tmda-1.1.12-1|16	BuildRequires:	python
12cr|tmda-1.1.12-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|tmda-1.1.12-1|18	
12cr|tmda-1.1.12-1|19	%description
12cr|tmda-1.1.12-1|20	TMDA is an OSI certified software application designed to
12cr|tmda-1.1.12-1|21	significantly reduce the amount of SPAM/UCE (junk-mail) you
12cr|tmda-1.1.12-1|22	receive. TMDA combines a  "whitelist" (for known/trusted senders),
12cr|tmda-1.1.12-1|23	a "blacklist" (for undesired senders), and a cryptographically
12cr|tmda-1.1.12-1|24	enhanced confirmation system (for unknown, but legitimate
12cr|tmda-1.1.12-1|25	senders).
12cr|tmda-1.1.12-1|26	
12cr|tmda-1.1.12-1|27	%package	emacs
12cr|tmda-1.1.12-1|28	Summary:	Tagged Message Deliver Agent - Emacs Support Files
12cr|tmda-1.1.12-1|29	Group:		Editors
12cr|tmda-1.1.12-1|30	Requires:	tmda >= %{version}, emacs
12cr|tmda-1.1.12-1|31	
12cr|tmda-1.1.12-1|32	%description	emacs
12cr|tmda-1.1.12-1|33	This module contains useful helper routines for using TMDA from
12cr|tmda-1.1.12-1|34	Gnus (and perhaps other Emacs based mail/news readers).
12cr|tmda-1.1.12-1|35	
12cr|tmda-1.1.12-1|36	%prep
12cr|tmda-1.1.12-1|37	%setup -q
12cr|tmda-1.1.12-1|38	
12cr|tmda-1.1.12-1|39	%build
12cr|tmda-1.1.12-1|40	mv doc/README README2
12cr|tmda-1.1.12-1|41	
12cr|tmda-1.1.12-1|42	%install
12cr|tmda-1.1.12-1|43	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|tmda-1.1.12-1|44	
12cr|tmda-1.1.12-1|45	
12cr|tmda-1.1.12-1|46	install -d %{buildroot}%{_bindir}
12cr|tmda-1.1.12-1|47	install -d %{buildroot}%{_datadir}/tmda
12cr|tmda-1.1.12-1|48	install -d %{buildroot}%{_datadir}/emacs/site-lisp
12cr|tmda-1.1.12-1|49	install -d %{buildroot}%{py_puresitedir}/TMDA/pythonlib/email
12cr|tmda-1.1.12-1|50	
12cr|tmda-1.1.12-1|51	install -m0755 bin/tmda-* %{buildroot}%{_bindir}/
12cr|tmda-1.1.12-1|52	install -m0644 templates/*.txt %{buildroot}%{_datadir}/tmda/
12cr|tmda-1.1.12-1|53	install -m0644 TMDA/*.py %{buildroot}%{py_puresitedir}/TMDA/
12cr|tmda-1.1.12-1|54	install -m0644 TMDA/pythonlib/email/*.py %{buildroot}%{py_puresitedir}/TMDA/pythonlib/email/
12cr|tmda-1.1.12-1|55	install -m0755 contrib/{collectaddys,printcdb,printdbm} %{buildroot}%{_bindir}
12cr|tmda-1.1.12-1|56	install -m0644 contrib/tmda.el %{buildroot}%{_datadir}/emacs/site-lisp
12cr|tmda-1.1.12-1|57	
12cr|tmda-1.1.12-1|58	%clean
12cr|tmda-1.1.12-1|59	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|tmda-1.1.12-1|60	
12cr|tmda-1.1.12-1|61	%files
12cr|tmda-1.1.12-1|62	%defattr(-,root,root)
12cr|tmda-1.1.12-1|63	%doc ChangeLog CODENAMES COPYING CRYPTO INSTALL README* THANKS UPGRADE contrib doc/html/{*.html,attachments/} doc/pdf/*
12cr|tmda-1.1.12-1|64	%attr(0755,root,root) %{_bindir}/*
12cr|tmda-1.1.12-1|65	%{py_puresitedir}/TMDA/
12cr|tmda-1.1.12-1|66	%{_datadir}/tmda/*
12cr|tmda-1.1.12-1|67	
12cr|tmda-1.1.12-1|68	%files emacs
12cr|tmda-1.1.12-1|69	%defattr(0644,root,root)
12cr|tmda-1.1.12-1|70	%{_datadir}/emacs/site-lisp/tmda.el
12cr|tmda-1.1.12-1|71	
12cr|tmda-1.1.12-1|72	
12cr|tmda-1.1.12-1|73	
12cr|tmda-1.1.12-1|74	
12cr|tmda-1.1.12-1|75	%changelog
12cr|tmda-1.1.12-1|76	* Wed Mar 30 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.1.12-1mdv2011.0
12cr|tmda-1.1.12-1|77	+ Revision: 649098
12cr|tmda-1.1.12-1|78	- Update to latest release available, 1.1.12
12cr|tmda-1.1.12-1|79	
12cr|tmda-1.1.12-1|80	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 1.0.3-11mdv2011.0
12cr|tmda-1.1.12-1|81	+ Revision: 592363
12cr|tmda-1.1.12-1|82	- rebuild for python 2.7
12cr|tmda-1.1.12-1|83	
12cr|tmda-1.1.12-1|84	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.0.3-10mdv2010.0
12cr|tmda-1.1.12-1|85	+ Revision: 445488
12cr|tmda-1.1.12-1|86	- rebuild
12cr|tmda-1.1.12-1|87	
12cr|tmda-1.1.12-1|88	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.0.3-9mdv2009.1
12cr|tmda-1.1.12-1|89	+ Revision: 326005
12cr|tmda-1.1.12-1|90	- rebuild
12cr|tmda-1.1.12-1|91	
12cr|tmda-1.1.12-1|92	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.0.3-8mdv2009.0
12cr|tmda-1.1.12-1|93	+ Revision: 261570
12cr|tmda-1.1.12-1|94	- rebuild
12cr|tmda-1.1.12-1|95	
12cr|tmda-1.1.12-1|96	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.0.3-7mdv2009.0
12cr|tmda-1.1.12-1|97	+ Revision: 254659
12cr|tmda-1.1.12-1|98	- rebuild
12cr|tmda-1.1.12-1|99	
12cr|tmda-1.1.12-1|100	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0.3-5mdv2008.1
12cr|tmda-1.1.12-1|101	+ Revision: 136546
12cr|tmda-1.1.12-1|102	- restore BuildRoot
12cr|tmda-1.1.12-1|103	
12cr|tmda-1.1.12-1|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|tmda-1.1.12-1|105	- kill re-definition of %%buildroot on Pixel's request
12cr|tmda-1.1.12-1|106	
12cr|tmda-1.1.12-1|107	
12cr|tmda-1.1.12-1|108	* Wed Dec 13 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.3-5mdv2007.0
12cr|tmda-1.1.12-1|109	+ Revision: 96544
12cr|tmda-1.1.12-1|110	- Rebuild against new python
12cr|tmda-1.1.12-1|111	- Import tmda
12cr|tmda-1.1.12-1|112	
12cr|tmda-1.1.12-1|113	* Mon Jan 30 2006 Michael Scherer <misc@mandriva.org> 1.0.3-4mdk
12cr|tmda-1.1.12-1|114	- Remove requires on specific version
12cr|tmda-1.1.12-1|115	- use mkrel
12cr|tmda-1.1.12-1|116	- clean spec, use macro, fix unowned dir
12cr|tmda-1.1.12-1|117	
12cr|tmda-1.1.12-1|118	* Thu Jan 06 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.3-3mdk
12cr|tmda-1.1.12-1|119	- merge spec file changes from the provided spec file, spotted
12cr|tmda-1.1.12-1|120	by Simon Waldman
12cr|tmda-1.1.12-1|121	
12cr|tmda-1.1.12-1|122	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 1.0.3-2mdk
12cr|tmda-1.1.12-1|123	- Rebuild for new python
12cr|tmda-1.1.12-1|124	
12cr|tmda-1.1.12-1|125	* Mon Aug 02 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.3-1mdk
12cr|tmda-1.1.12-1|126	- 1.0.3
12cr|tmda-1.1.12-1|127	
12cr|tmda-1.1.12-1|128	* Thu Feb 26 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.92-2mdk
12cr|tmda-1.1.12-1|129	- own dir
12cr|tmda-1.1.12-1|130	
12cr|tmda-1.1.12-1|131	* Tue Dec 16 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.92-1mdk
12cr|tmda-1.1.12-1|132	- 0.92
12cr|tmda-1.1.12-1|133	

8049 12
12cr|tmux-1.6-1|1	%define name	tmux
12cr|tmux-1.6-1|2	%define version	1.6
12cr|tmux-1.6-1|3	%define release 1
12cr|tmux-1.6-1|4	
12cr|tmux-1.6-1|5	Summary:	Terminal multiplexer
12cr|tmux-1.6-1|6	Name:		%{name}
12cr|tmux-1.6-1|7	Version:	%{version}
12cr|tmux-1.6-1|8	Release:	%{release}
12cr|tmux-1.6-1|9	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|tmux-1.6-1|10	License:	BSD
12cr|tmux-1.6-1|11	Group:		Terminals
12cr|tmux-1.6-1|12	Url:		http://tmux.sourceforge.net/
12cr|tmux-1.6-1|13	BuildRequires:	ncurses-devel, libevent-devel
12cr|tmux-1.6-1|14	
12cr|tmux-1.6-1|15	%description
12cr|tmux-1.6-1|16	tmux is a "terminal multiplexer". It allows a number of terminals (or
12cr|tmux-1.6-1|17	windows) to be accessed and controlled from a single terminal. It is
12cr|tmux-1.6-1|18	intended to be a simple, modern, BSD-licensed alternative to programs
12cr|tmux-1.6-1|19	such as GNU screen.
12cr|tmux-1.6-1|20	
12cr|tmux-1.6-1|21	%prep
12cr|tmux-1.6-1|22	%setup -q
12cr|tmux-1.6-1|23	
12cr|tmux-1.6-1|24	%build
12cr|tmux-1.6-1|25	%configure2_5x
12cr|tmux-1.6-1|26	#./configure
12cr|tmux-1.6-1|27	%make
12cr|tmux-1.6-1|28	
12cr|tmux-1.6-1|29	%install
12cr|tmux-1.6-1|30	%__install -d %{buildroot}%{_bindir}
12cr|tmux-1.6-1|31	%__install -m 755 tmux %{buildroot}%{_bindir}
12cr|tmux-1.6-1|32	%__install -d %{buildroot}%{_mandir}/man1
12cr|tmux-1.6-1|33	%__install -m 644 tmux.1 %{buildroot}%{_mandir}/man1
12cr|tmux-1.6-1|34	
12cr|tmux-1.6-1|35	%files
12cr|tmux-1.6-1|36	%doc FAQ NOTES TODO CHANGES examples/
12cr|tmux-1.6-1|37	%_bindir/tmux
12cr|tmux-1.6-1|38	%_mandir/man1/tmux.*
12cr|tmux-1.6-1|39	
12cr|tmux-1.6-1|40	
12cr|tmux-1.6-1|41	
12cr|tmux-1.6-1|42	%changelog
12cr|tmux-1.6-1|43	* Thu Jan 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.6-1
12cr|tmux-1.6-1|44	+ Revision: 769044
12cr|tmux-1.6-1|45	- version update 1.6
12cr|tmux-1.6-1|46	
12cr|tmux-1.6-1|47	* Tue Jul 12 2011 Lev Givon <lev@mandriva.org> 1.5-1
12cr|tmux-1.6-1|48	+ Revision: 689730
12cr|tmux-1.6-1|49	- Update to 1.5.
12cr|tmux-1.6-1|50	
12cr|tmux-1.6-1|51	* Wed Dec 29 2010 Lev Givon <lev@mandriva.org> 1.4-1mdv2011.0
12cr|tmux-1.6-1|52	+ Revision: 625751
12cr|tmux-1.6-1|53	- Update to 1.4.
12cr|tmux-1.6-1|54	
12cr|tmux-1.6-1|55	* Wed Dec 22 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3-2mdv2011.0
12cr|tmux-1.6-1|56	+ Revision: 623880
12cr|tmux-1.6-1|57	- rebuilt against libevent 2.x
12cr|tmux-1.6-1|58	
12cr|tmux-1.6-1|59	* Wed Jul 28 2010 Lev Givon <lev@mandriva.org> 1.3-1mdv2011.0
12cr|tmux-1.6-1|60	+ Revision: 562837
12cr|tmux-1.6-1|61	- Update to 1.3.
12cr|tmux-1.6-1|62	
12cr|tmux-1.6-1|63	* Thu Mar 11 2010 Lev Givon <lev@mandriva.org> 1.2-1mdv2011.0
12cr|tmux-1.6-1|64	+ Revision: 518231
12cr|tmux-1.6-1|65	- Update to 1.2.
12cr|tmux-1.6-1|66	
12cr|tmux-1.6-1|67	* Sun Dec 06 2009 Lev Givon <lev@mandriva.org> 1.1-1mdv2010.1
12cr|tmux-1.6-1|68	+ Revision: 474239
12cr|tmux-1.6-1|69	- Update to 1.1.
12cr|tmux-1.6-1|70	
12cr|tmux-1.6-1|71	* Mon Jul 27 2009 Lev Givon <lev@mandriva.org> 0.9-1mdv2010.0
12cr|tmux-1.6-1|72	+ Revision: 400827
12cr|tmux-1.6-1|73	- Update to 0.9.
12cr|tmux-1.6-1|74	
12cr|tmux-1.6-1|75	* Sun May 03 2009 Lev Givon <lev@mandriva.org> 0.8-1mdv2010.0
12cr|tmux-1.6-1|76	+ Revision: 371132
12cr|tmux-1.6-1|77	- Update to 0.8.
12cr|tmux-1.6-1|78	
12cr|tmux-1.6-1|79	* Wed Feb 11 2009 Lev Givon <lev@mandriva.org> 0.7-1mdv2009.1
12cr|tmux-1.6-1|80	+ Revision: 339511
12cr|tmux-1.6-1|81	- Update to 0.7.
12cr|tmux-1.6-1|82	
12cr|tmux-1.6-1|83	* Tue Jan 20 2009 Lev Givon <lev@mandriva.org> 0.6-1mdv2009.1
12cr|tmux-1.6-1|84	+ Revision: 331825
12cr|tmux-1.6-1|85	- import tmux
12cr|tmux-1.6-1|86	

8050 12
12cr|tmwmusic-0.2-2|1	Name:		tmwmusic
12cr|tmwmusic-0.2-2|2	Version:	0.2
12cr|tmwmusic-0.2-2|3	Release:	%mkrel 2
12cr|tmwmusic-0.2-2|4	Summary:	The music for The Mana World
12cr|tmwmusic-0.2-2|5	Group:		Games/Other
12cr|tmwmusic-0.2-2|6	License:	GPLv2+
12cr|tmwmusic-0.2-2|7	Url:		http://themanaworld.org/
12cr|tmwmusic-0.2-2|8	Source0:	http://downloads.sourceforge.net/themanaworld/%{name}-%{version}.tar.gz
12cr|tmwmusic-0.2-2|9	BuildArch:	noarch
12cr|tmwmusic-0.2-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tmwmusic-0.2-2|11	
12cr|tmwmusic-0.2-2|12	Suggests:	tmw
12cr|tmwmusic-0.2-2|13	
12cr|tmwmusic-0.2-2|14	%description
12cr|tmwmusic-0.2-2|15	This packages contains the music for The Mana World.
12cr|tmwmusic-0.2-2|16	
12cr|tmwmusic-0.2-2|17	%prep
12cr|tmwmusic-0.2-2|18	%setup -q
12cr|tmwmusic-0.2-2|19	
12cr|tmwmusic-0.2-2|20	%install
12cr|tmwmusic-0.2-2|21	rm -rf %{buildroot}
12cr|tmwmusic-0.2-2|22	mkdir -p %{buildroot}%{_gamesdatadir}/tmw/
12cr|tmwmusic-0.2-2|23	cp -R data %{buildroot}%{_gamesdatadir}/tmw/
12cr|tmwmusic-0.2-2|24	
12cr|tmwmusic-0.2-2|25	%clean
12cr|tmwmusic-0.2-2|26	rm -rf %{buildroot}
12cr|tmwmusic-0.2-2|27	
12cr|tmwmusic-0.2-2|28	%files
12cr|tmwmusic-0.2-2|29	%defattr(0644,root,root,0755)
12cr|tmwmusic-0.2-2|30	%{_gamesdatadir}/tmw
12cr|tmwmusic-0.2-2|31	
12cr|tmwmusic-0.2-2|32	
12cr|tmwmusic-0.2-2|33	%changelog
12cr|tmwmusic-0.2-2|34	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdv2011.0
12cr|tmwmusic-0.2-2|35	+ Revision: 615231
12cr|tmwmusic-0.2-2|36	- the mass rebuild of 2010.1 packages
12cr|tmwmusic-0.2-2|37	
12cr|tmwmusic-0.2-2|38	* Tue Jan 05 2010 Jérôme Brenier <incubusss@mandriva.org> 0.2-1mdv2010.1
12cr|tmwmusic-0.2-2|39	+ Revision: 486409
12cr|tmwmusic-0.2-2|40	- import tmwmusic
12cr|tmwmusic-0.2-2|41	
12cr|tmwmusic-0.2-2|42	

8051 12
12cr|tn5250-0.17.4-4|1	%define Werror_cflags %nil
12cr|tn5250-0.17.4-4|2	
12cr|tn5250-0.17.4-4|3	%define name tn5250
12cr|tn5250-0.17.4-4|4	%define ver 0.17.4
12cr|tn5250-0.17.4-4|5	
12cr|tn5250-0.17.4-4|6	%define major   1
12cr|tn5250-0.17.4-4|7	%define libname %mklibname %name %major
12cr|tn5250-0.17.4-4|8	
12cr|tn5250-0.17.4-4|9	%define summary 5250 Telnet protocol and Terminal
12cr|tn5250-0.17.4-4|10	%define title tn5250
12cr|tn5250-0.17.4-4|11	
12cr|tn5250-0.17.4-4|12	Summary: 	5250 Telnet protocol and Terminal
12cr|tn5250-0.17.4-4|13	Name: 		%name
12cr|tn5250-0.17.4-4|14	Version: 	%ver
12cr|tn5250-0.17.4-4|15	Release: 	%mkrel 4
12cr|tn5250-0.17.4-4|16	License: 	GPL & LGPL
12cr|tn5250-0.17.4-4|17	Group: 		Networking/Other
12cr|tn5250-0.17.4-4|18	Source: 	http://prdownloads.sourceforge.net/tn5250/%{name}-%{version}.tar.bz2
12cr|tn5250-0.17.4-4|19	Url: 		http://tn5250.sourceforge.net
12cr|tn5250-0.17.4-4|20	BuildRoot: 	%_tmppath/%name-%version-%release-root
12cr|tn5250-0.17.4-4|21	Requires:	ncurses, openssl
12cr|tn5250-0.17.4-4|22	BuildRequires:	ncurses-devel, openssl-devel
12cr|tn5250-0.17.4-4|23	Requires(post): desktop-file-utils
12cr|tn5250-0.17.4-4|24	Requires(postun): desktop-file-utils
12cr|tn5250-0.17.4-4|25	
12cr|tn5250-0.17.4-4|26	%description
12cr|tn5250-0.17.4-4|27	tn5250 is an implementation of the 5250 Telnet protocol
12cr|tn5250-0.17.4-4|28	It provide 5250 library and 5250 terminal emulation
12cr|tn5250-0.17.4-4|29	
12cr|tn5250-0.17.4-4|30	%package -n %{libname}
12cr|tn5250-0.17.4-4|31	Group:		System/Libraries
12cr|tn5250-0.17.4-4|32	Summary:	Library for 5250 protocol
12cr|tn5250-0.17.4-4|33	Provides:	%{name} = %{version}-%{release}
12cr|tn5250-0.17.4-4|34	
12cr|tn5250-0.17.4-4|35	%description -n %{libname}
12cr|tn5250-0.17.4-4|36	tn5250 is an implementation of the 5250 Telnet protocol
12cr|tn5250-0.17.4-4|37	It provide 5250 library and 5250 terminal emulation
12cr|tn5250-0.17.4-4|38	
12cr|tn5250-0.17.4-4|39	%package devel
12cr|tn5250-0.17.4-4|40	Group:		Development/Other
12cr|tn5250-0.17.4-4|41	Summary:	Development tools for 5250 protocol
12cr|tn5250-0.17.4-4|42	Requires:       %{name} = %{version}-%{release}
12cr|tn5250-0.17.4-4|43	Provides:       %{name}-devel
12cr|tn5250-0.17.4-4|44	
12cr|tn5250-0.17.4-4|45	%description devel
12cr|tn5250-0.17.4-4|46	tn5250 is an implementation of the 5250 Telnet protocol
12cr|tn5250-0.17.4-4|47	It provide 5250 library and 5250 terminal emulation
12cr|tn5250-0.17.4-4|48	
12cr|tn5250-0.17.4-4|49	%prep
12cr|tn5250-0.17.4-4|50	%setup -q
12cr|tn5250-0.17.4-4|51	perl -pi -e 's,Example\:,Example\:\\n\\,' src/tn5250.c
12cr|tn5250-0.17.4-4|52	
12cr|tn5250-0.17.4-4|53	%build
12cr|tn5250-0.17.4-4|54	%configure2_5x --with-x --with-ssl
12cr|tn5250-0.17.4-4|55	%make
12cr|tn5250-0.17.4-4|56	
12cr|tn5250-0.17.4-4|57	%install
12cr|tn5250-0.17.4-4|58	[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
12cr|tn5250-0.17.4-4|59	%makeinstall_std
12cr|tn5250-0.17.4-4|60	
12cr|tn5250-0.17.4-4|61	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|tn5250-0.17.4-4|62	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|tn5250-0.17.4-4|63	[Desktop Entry]
12cr|tn5250-0.17.4-4|64	Encoding=UTF-8
12cr|tn5250-0.17.4-4|65	Name=%{title}
12cr|tn5250-0.17.4-4|66	Comment=%{summary}
12cr|tn5250-0.17.4-4|67	Exec=%{_bindir}/%{name}
12cr|tn5250-0.17.4-4|68	Icon=%{name}
12cr|tn5250-0.17.4-4|69	Terminal=false
12cr|tn5250-0.17.4-4|70	Type=Application
12cr|tn5250-0.17.4-4|71	StartupNotify=true
12cr|tn5250-0.17.4-4|72	Categories=ConsoleOnly;TerminalEmulator;X-MandrivaLinux-System-Terminals;
12cr|tn5250-0.17.4-4|73	EOF
12cr|tn5250-0.17.4-4|74	
12cr|tn5250-0.17.4-4|75	install -d -m 0755 %buildroot/%_menudir
12cr|tn5250-0.17.4-4|76	install -d -m 0755 %buildroot/%_miconsdir
12cr|tn5250-0.17.4-4|77	install -d %{buildroot}%{_datadir}/icons
12cr|tn5250-0.17.4-4|78	install -d %{buildroot}/etc/X11/applnk/Internet/
12cr|tn5250-0.17.4-4|79	install linux/5250.tcap $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|tn5250-0.17.4-4|80	install linux/5250.terminfo $RPM_BUILD_ROOT%{_datadir}/%{name}
12cr|tn5250-0.17.4-4|81	install *.png %{buildroot}%{_datadir}/icons
12cr|tn5250-0.17.4-4|82	install *.xpm %{buildroot}%{_datadir}/icons
12cr|tn5250-0.17.4-4|83	mv -f linux/README README.linux
12cr|tn5250-0.17.4-4|84	cp -f %{name}-48x48.png %{buildroot}%{_datadir}/icons/%{name}.png
12cr|tn5250-0.17.4-4|85	
12cr|tn5250-0.17.4-4|86	
12cr|tn5250-0.17.4-4|87	%clean
12cr|tn5250-0.17.4-4|88	[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
12cr|tn5250-0.17.4-4|89	
12cr|tn5250-0.17.4-4|90	
12cr|tn5250-0.17.4-4|91	%post
12cr|tn5250-0.17.4-4|92	if which tic>/dev/null 2>&1; then tic %{_datadir}/%{name}/5250.terminfo >/dev/null 2>&1; fi
12cr|tn5250-0.17.4-4|93	%{update_desktop_database}
12cr|tn5250-0.17.4-4|94	
12cr|tn5250-0.17.4-4|95	%postun
12cr|tn5250-0.17.4-4|96	%{clean_desktop_database}
12cr|tn5250-0.17.4-4|97	
12cr|tn5250-0.17.4-4|98	%if %mdkversion < 200900
12cr|tn5250-0.17.4-4|99	%post -n %{libname} -p /sbin/ldconfig
12cr|tn5250-0.17.4-4|100	%endif
12cr|tn5250-0.17.4-4|101	
12cr|tn5250-0.17.4-4|102	%if %mdkversion < 200900
12cr|tn5250-0.17.4-4|103	%postun -n %{libname} -p /sbin/ldconfig
12cr|tn5250-0.17.4-4|104	%endif
12cr|tn5250-0.17.4-4|105	
12cr|tn5250-0.17.4-4|106	
12cr|tn5250-0.17.4-4|107	%preun
12cr|tn5250-0.17.4-4|108	if [ $1 = 0 ]; then
12cr|tn5250-0.17.4-4|109	rm -f %{_datadir}/terminfo/5/5250
12cr|tn5250-0.17.4-4|110	rm -f %{_datadir}/terminfo/X/xterm-5250
12cr|tn5250-0.17.4-4|111	fi
12cr|tn5250-0.17.4-4|112	
12cr|tn5250-0.17.4-4|113	%files
12cr|tn5250-0.17.4-4|114	%defattr(-,root,root)
12cr|tn5250-0.17.4-4|115	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README README.ssl TODO README.linux
12cr|tn5250-0.17.4-4|116	%{_bindir}/*5250
12cr|tn5250-0.17.4-4|117	%{_bindir}/*5250d
12cr|tn5250-0.17.4-4|118	%{_bindir}/scs2*
12cr|tn5250-0.17.4-4|119	%{_bindir}/5250keys
12cr|tn5250-0.17.4-4|120	%{_mandir}/man[15]/*
12cr|tn5250-0.17.4-4|121	%dir %{_datadir}/%{name}
12cr|tn5250-0.17.4-4|122	%{_datadir}/%{name}/*
12cr|tn5250-0.17.4-4|123	%{_datadir}/icons/*
12cr|tn5250-0.17.4-4|124	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|tn5250-0.17.4-4|125	
12cr|tn5250-0.17.4-4|126	%files -n %{libname}
12cr|tn5250-0.17.4-4|127	%defattr(-,root,root)
12cr|tn5250-0.17.4-4|128	%{_libdir}/*.so.*
12cr|tn5250-0.17.4-4|129	
12cr|tn5250-0.17.4-4|130	%files devel
12cr|tn5250-0.17.4-4|131	%defattr(-,root,root)
12cr|tn5250-0.17.4-4|132	%{_libdir}/*a
12cr|tn5250-0.17.4-4|133	%{_libdir}/*so
12cr|tn5250-0.17.4-4|134	%{_includedir}/tn5250.h
12cr|tn5250-0.17.4-4|135	%dir %{_includedir}/tn5250
12cr|tn5250-0.17.4-4|136	%{_includedir}/tn5250/*.h
12cr|tn5250-0.17.4-4|137	
12cr|tn5250-0.17.4-4|138	
12cr|tn5250-0.17.4-4|139	%changelog
12cr|tn5250-0.17.4-4|140	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.17.4-4mdv2011.0
12cr|tn5250-0.17.4-4|141	+ Revision: 615232
12cr|tn5250-0.17.4-4|142	- the mass rebuild of 2010.1 packages
12cr|tn5250-0.17.4-4|143	
12cr|tn5250-0.17.4-4|144	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 0.17.4-3mdv2010.1
12cr|tn5250-0.17.4-4|145	+ Revision: 536661
12cr|tn5250-0.17.4-4|146	- rebuild
12cr|tn5250-0.17.4-4|147	
12cr|tn5250-0.17.4-4|148	+ Thierry Vignaud <tv@mandriva.org>
12cr|tn5250-0.17.4-4|149	- rebuild
12cr|tn5250-0.17.4-4|150	
12cr|tn5250-0.17.4-4|151	* Mon Jan 12 2009 Jérôme Soyer <saispo@mandriva.org> 0.17.4-1mdv2009.1
12cr|tn5250-0.17.4-4|152	+ Revision: 328670
12cr|tn5250-0.17.4-4|153	- New upstream release
12cr|tn5250-0.17.4-4|154	
12cr|tn5250-0.17.4-4|155	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.17.3-6mdv2009.0
12cr|tn5250-0.17.4-4|156	+ Revision: 261571
12cr|tn5250-0.17.4-4|157	- rebuild
12cr|tn5250-0.17.4-4|158	
12cr|tn5250-0.17.4-4|159	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.17.3-5mdv2009.0
12cr|tn5250-0.17.4-4|160	+ Revision: 254665
12cr|tn5250-0.17.4-4|161	- rebuild
12cr|tn5250-0.17.4-4|162	
12cr|tn5250-0.17.4-4|163	+ Pixel <pixel@mandriva.com>
12cr|tn5250-0.17.4-4|164	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|tn5250-0.17.4-4|165	
12cr|tn5250-0.17.4-4|166	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.17.3-3mdv2008.1
12cr|tn5250-0.17.4-4|167	+ Revision: 136546
12cr|tn5250-0.17.4-4|168	- restore BuildRoot
12cr|tn5250-0.17.4-4|169	
12cr|tn5250-0.17.4-4|170	+ Thierry Vignaud <tv@mandriva.org>
12cr|tn5250-0.17.4-4|171	- kill re-definition of %%buildroot on Pixel's request
12cr|tn5250-0.17.4-4|172	- import tn5250
12cr|tn5250-0.17.4-4|173	
12cr|tn5250-0.17.4-4|174	
12cr|tn5250-0.17.4-4|175	* Sun Aug 06 2006 Jerome Soyer <saispo@mandriva.org> 0.17.3-3mdv2007.0
12cr|tn5250-0.17.4-4|176	- Fix Icons Menu
12cr|tn5250-0.17.4-4|177	
12cr|tn5250-0.17.4-4|178	* Fri Jul 28 2006 Jerome Soyer <saispo@mandriva.org> 0.17.3-2mdv2007.0
12cr|tn5250-0.17.4-4|179	- Fix Menu Entry
12cr|tn5250-0.17.4-4|180	
12cr|tn5250-0.17.4-4|181	* Thu Jun 29 2006 Jerome Soyer <saispo@mandriva.org> 0.17.3-1mdv2007.0
12cr|tn5250-0.17.4-4|182	- New release 0.17.3
12cr|tn5250-0.17.4-4|183	- XDG Menu
12cr|tn5250-0.17.4-4|184	- Remove SOURCE1
12cr|tn5250-0.17.4-4|185	- Fix rpmlint error
12cr|tn5250-0.17.4-4|186	
12cr|tn5250-0.17.4-4|187	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 0.16.5-4mdk
12cr|tn5250-0.17.4-4|188	- rebuilt against openssl-0.9.8a
12cr|tn5250-0.17.4-4|189	
12cr|tn5250-0.17.4-4|190	* Fri May  6 2005 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.16.5-3mdk
12cr|tn5250-0.17.4-4|191	- Fix menu for x86_64
12cr|tn5250-0.17.4-4|192	- Add mutliarch headers (lmontel)
12cr|tn5250-0.17.4-4|193	
12cr|tn5250-0.17.4-4|194	* Thu Jul 22 2004 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.16.5-2mdk
12cr|tn5250-0.17.4-4|195	- Add a menu entry for xt5250
12cr|tn5250-0.17.4-4|196	
12cr|tn5250-0.17.4-4|197	* Thu Jun 24 2004 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.16.5-1mdk
12cr|tn5250-0.17.4-4|198	- 0.16.5
12cr|tn5250-0.17.4-4|199	- First Mandrakelinux package
12cr|tn5250-0.17.4-4|200	
12cr|tn5250-0.17.4-4|201	* Mon May 13 2002 Steve Fox <drfickle@us.ibm.com>
12cr|tn5250-0.17.4-4|202	- 0.16.4
12cr|tn5250-0.17.4-4|203	- Convert to spec.in
12cr|tn5250-0.17.4-4|204	
12cr|tn5250-0.17.4-4|205	* Mon Dec 12 2001 Steve Fox <drfickle@us.ibm.com>
12cr|tn5250-0.17.4-4|206	- 0.16.3
12cr|tn5250-0.17.4-4|207	
12cr|tn5250-0.17.4-4|208	* Mon Jan 29 2001 Henri Gomez <hgomez@slib.fr>
12cr|tn5250-0.17.4-4|209	- 0.16.1 RPM release 2
12cr|tn5250-0.17.4-4|210	- Dave McKenzie's cursor positioning fixes
12cr|tn5250-0.17.4-4|211	- Scott Klement fixes to lp5250d, auto-enter field handling,
12cr|tn5250-0.17.4-4|212	field plus & field minus key handling , FER state key handling
12cr|tn5250-0.17.4-4|213	
12cr|tn5250-0.17.4-4|214	* Fri Dec 22 2000 Henri Gomez <hgomez@slib.fr>
12cr|tn5250-0.17.4-4|215	- 0.16.1
12cr|tn5250-0.17.4-4|216	
12cr|tn5250-0.17.4-4|217	* Tue Dec 12 2000 Henri Gomez <hgomez@slib.fr>
12cr|tn5250-0.17.4-4|218	- 0.16.0
12cr|tn5250-0.17.4-4|219	- many fixes, take a look at ChangeLog
12cr|tn5250-0.17.4-4|220	- compiled on Redhat 6.1 box plus updates with rpm-3.0.5
12cr|tn5250-0.17.4-4|221	
12cr|tn5250-0.17.4-4|222	* Fri May 02 2000 Henri Gomez <hgomez@slib.fr>
12cr|tn5250-0.17.4-4|223	- 0.16.0pre2
12cr|tn5250-0.17.4-4|224	
12cr|tn5250-0.17.4-4|225	* Tue Apr 04 2000 Henri Gomez <gomez@slib.fr>
12cr|tn5250-0.17.4-4|226	- 0.15.8-1
12cr|tn5250-0.17.4-4|227	- Removed backspace patch (included in 0.15.8)
12cr|tn5250-0.17.4-4|228	
12cr|tn5250-0.17.4-4|229	* Tue Feb 15 2000 Henri Gomez <gomez@slib.fr>
12cr|tn5250-0.17.4-4|230	- 0.15.7-2
12cr|tn5250-0.17.4-4|231	- Backspace problem corrected (Carey Evans Patch)
12cr|tn5250-0.17.4-4|232	
12cr|tn5250-0.17.4-4|233	* Thu Feb 10 2000 Henri Gomez <gomez@slib.fr>
12cr|tn5250-0.17.4-4|234	- 0.15.7
12cr|tn5250-0.17.4-4|235	- Removed config.guess and config.sub from CVS since they should be
12cr|tn5250-0.17.4-4|236	provided by autogen.sh.
12cr|tn5250-0.17.4-4|237	- Added --enable-old-keys switch to configure to compile in the old
12cr|tn5250-0.17.4-4|238	keyboard handler (preparation for 0.15.7).
12cr|tn5250-0.17.4-4|239	- Fixed bugs with handling response code for printer sessions.
12cr|tn5250-0.17.4-4|240	- Added a response code/error message lookup table so that we can get
12cr|tn5250-0.17.4-4|241	the error message in Plain English (tm).
12cr|tn5250-0.17.4-4|242	- Apply patch from Mike Madore regarding IBMTRANSFORM set incorrectly
12cr|tn5250-0.17.4-4|243	(for printer sessions).
12cr|tn5250-0.17.4-4|244	- Documented `-P cmd' option in usage message, removed `-p' option to
12cr|tn5250-0.17.4-4|245	indicate print session as `-P cmd' is required for a working session
12cr|tn5250-0.17.4-4|246	anyway.
12cr|tn5250-0.17.4-4|247	- Fixed typo in new key-parsing code preventing PgDn from working.
12cr|tn5250-0.17.4-4|248	- Added code to handle Esc+Del = Ins vt100 key mapping.
12cr|tn5250-0.17.4-4|249	- Added stuff to XTerm resources to turn on real underlining and turn
12cr|tn5250-0.17.4-4|250	off silly color-instead-of-underline mode.
12cr|tn5250-0.17.4-4|251	- Throw away weird keys we get from ncurses4 after before first
12cr|tn5250-0.17.4-4|252	keypress.
12cr|tn5250-0.17.4-4|253	- Implemented FER (Field-Exit Required) state (not tested).
12cr|tn5250-0.17.4-4|254	- Use 'TERM' to determine if terminal is an xterm or xterm-5250, as it
12cr|tn5250-0.17.4-4|255	*works* :) (Thanks to Frank Richter for pointing out bug).
12cr|tn5250-0.17.4-4|256	- Apply Frank Richter's cursor-position-on-status-line patch.
12cr|tn5250-0.17.4-4|257	- Implement rest of keys for #defined USE_OWN_KEY_PARSING.
12cr|tn5250-0.17.4-4|258	- Finally object-orientized translation map stuff, but will have to be
12cr|tn5250-0.17.4-4|259	modified later to handle wide characters/DBCS characters/Unicode -
12cr|tn5250-0.17.4-4|260	however we intend to support different character sets better.
12cr|tn5250-0.17.4-4|261	- In Field Exit handling for signed numeric fields, don't NUL-out the last
12cr|tn5250-0.17.4-4|262	(sign) position of the field - this is what Field- and Field+ are for.
12cr|tn5250-0.17.4-4|263	- Home key when already in home position should send the Home aid code,
12cr|tn5250-0.17.4-4|264	even when we have a pending insert.  Also, home key should move to the
12cr|tn5250-0.17.4-4|265	beginning of the *first non-bypass field* not the *current field* when
12cr|tn5250-0.17.4-4|266	there is no pending insert (IC address).
12cr|tn5250-0.17.4-4|267	- Clear pending insert flag on Clear Unit or Clear Unit Alternate command.
12cr|tn5250-0.17.4-4|268	
12cr|tn5250-0.17.4-4|269	* Wed Jan 12 2000 Henri Gomez <gomez@slib.fr>
12cr|tn5250-0.17.4-4|270	- 0.15.6
12cr|tn5250-0.17.4-4|271	- Reported by Phil Gregory - display is not inhibited and cursor is not in
12cr|tn5250-0.17.4-4|272	proper place after Write Error Code.
12cr|tn5250-0.17.4-4|273	- Implemented Read Immediate Alternate and Read MDT Fields Alternate commands,
12cr|tn5250-0.17.4-4|274	modified tn5250_session_query_reply to indicate that we now support them to
12cr|tn5250-0.17.4-4|275	the host.
12cr|tn5250-0.17.4-4|276	- Implemented TD (Transparent Data) order.  There is apparently nowhere to
12cr|tn5250-0.17.4-4|277	indicate this to the host. (This may have been the cause of earlier binary
12cr|tn5250-0.17.4-4|278	data issues).
12cr|tn5250-0.17.4-4|279	- Implemented MC (Move Cursor) order.  This is now indicated to the host.
12cr|tn5250-0.17.4-4|280	- Move remaining keyboard handling from session.c to display.c, make
12cr|tn5250-0.17.4-4|281	tn5250_display_waitevent NOT return keyboard events. (Might we want to
12cr|tn5250-0.17.4-4|282	pass along ones we don't understand?  Nah...)
12cr|tn5250-0.17.4-4|283	- Save/restore message line when Write Error Code is used by the host to
12cr|tn5250-0.17.4-4|284	inhibit display.  Also, use the correct message line (according to the
12cr|tn5250-0.17.4-4|285	format table header).
12cr|tn5250-0.17.4-4|286	- Added refresh() call to cursesterm.c.  Hopefully, this will resolve the
12cr|tn5250-0.17.4-4|287	80 -> 132 column switch refresh issues reported by some users.
12cr|tn5250-0.17.4-4|288	- Wrote a quick hack of a Perl script to insert Robodoc comment headers
12cr|tn5250-0.17.4-4|289	for all the functions (and manually did all the structures).  Yeah, it's
12cr|tn5250-0.17.4-4|290	ugly, but no-one produces a tool as good as Javadoc which works on C.
12cr|tn5250-0.17.4-4|291	- tn5250_dbuffer_send_data_for_fields(): A *SET* bit inhibits the transmission
12cr|tn5250-0.17.4-4|292	of field data, not a clear one.  Also, fine point of spec, all three aid key
12cr|tn5250-0.17.4-4|293	bytes must be present before the 5294 controller will obey any of them.
12cr|tn5250-0.17.4-4|294	- Carey Evans' suggestions for new xt5250 script portability, security
12cr|tn5250-0.17.4-4|295	incorporated.
12cr|tn5250-0.17.4-4|296	- xt5250: Now changes window title to name of host.
12cr|tn5250-0.17.4-4|297	- cursesterm.c: Now obeys the information returned from ENQ about what
12cr|tn5250-0.17.4-4|298	type of terminal, and only uses xterm resize escape when on an xterm
12cr|tn5250-0.17.4-4|299	again.
12cr|tn5250-0.17.4-4|300	
12cr|tn5250-0.17.4-4|301	
12cr|tn5250-0.17.4-4|302	* Thu Jan  6 2000 Henri Gomez <gomez@slib.fr>
12cr|tn5250-0.17.4-4|303	- 0.15.5
12cr|tn5250-0.17.4-4|304	- Extensively modified xt5250 script to prompt for hostname if not given,
12cr|tn5250-0.17.4-4|305	automagically use xrdb to load the keyboard mappings.  Inspired by Henri
12cr|tn5250-0.17.4-4|306	(Thanks!)
12cr|tn5250-0.17.4-4|307	- Renamed Xdefaults to xt5250.keys, installs in $pkgdatadir, also
12cr|tn5250-0.17.4-4|308	installs Linux keyboard maps there.
12cr|tn5250-0.17.4-4|309	- Removed smacs, rmacs, and acsc from 5250.terminfo - we don't use them and
12cr|tn5250-0.17.4-4|310	they don't seem to work under an xterm.  Makes 'dialog' draw all sorts of
12cr|tn5250-0.17.4-4|311	funny looking characters.
12cr|tn5250-0.17.4-4|312	- If installing on Linux system, automatically 'tic 5250.terminfo' if
12cr|tn5250-0.17.4-4|313	tic command is found (and user is root).
12cr|tn5250-0.17.4-4|314	- Fixed bit-ordering issue causing beeps/screen flashes all the time
12cr|tn5250-0.17.4-4|315	(hopefully).
12cr|tn5250-0.17.4-4|316	- Happy Y2K!
12cr|tn5250-0.17.4-4|317	- Changed handling of Field+ and Field- in regards to number-only-type
12cr|tn5250-0.17.4-4|318	fields.
12cr|tn5250-0.17.4-4|319	- No longer ignores the function key bits in the format table header.  This
12cr|tn5250-0.17.4-4|320	means that we won't transmit the field data for a function key unless the
12cr|tn5250-0.17.4-4|321	AS/400 has requested it.
12cr|tn5250-0.17.4-4|322	- Rolled Tn5250Table functionality into Tn5250DBuffer, removed
12cr|tn5250-0.17.4-4|323	formattable.[ch] and resulting duplicate functionality in display.c
12cr|tn5250-0.17.4-4|324	- Apparently, the AS/400 and S/36 differ in how they send the client the
12cr|tn5250-0.17.4-4|325	Restore Screen data.  The AS/400 just sends the data raw, while the
12cr|tn5250-0.17.4-4|326	System/36 prefixes it with a X'04' X'12' (Restore Screen) opcode.  This
12cr|tn5250-0.17.4-4|327	is now ignored.
12cr|tn5250-0.17.4-4|328	- Removed portsnoop. It doesn't belong here and there's better stuff out
12cr|tn5250-0.17.4-4|329	there (check freshmeat.net).  nc seems to work well, and is installed on
12cr|tn5250-0.17.4-4|330	most distributions by default.
12cr|tn5250-0.17.4-4|331	formattable.[ch] and resulting duplicate functionality in display.c
12cr|tn5250-0.17.4-4|332	- Apparently, the AS/400 and S/36 differ in how they send the client the
12cr|tn5250-0.17.4-4|333	Restore Screen data.  The AS/400 just sends the data raw, while the
12cr|tn5250-0.17.4-4|334	System/36 prefixes it with a X'04' X'12' (Restore Screen) opcode.  This
12cr|tn5250-0.17.4-4|335	is now ignored.
12cr|tn5250-0.17.4-4|336	- Removed portsnoop. It doesn't belong here and there's better stuff out
12cr|tn5250-0.17.4-4|337	there (check freshmeat.net).  nc seems to work well, and is installed on
12cr|tn5250-0.17.4-4|338	most distributions by default.
12cr|tn5250-0.17.4-4|339	
12cr|tn5250-0.17.4-4|340	* Tue Dec 21 1999 Henri Gomez <gomez@slib.fr>
12cr|tn5250-0.17.4-4|341	- 0.15.4
12cr|tn5250-0.17.4-4|342	- Rewrite of screen/format table save/restore code to generate Write to Display
12cr|tn5250-0.17.4-4|343	commands and orders.  This should even allow you to resume a session with
12cr|tn5250-0.17.4-4|344	a different emulator and have the restore screen feature still work.  This
12cr|tn5250-0.17.4-4|345	results in a noticable slowdown in situations where the save screen command
12cr|tn5250-0.17.4-4|346	is used.
12cr|tn5250-0.17.4-4|347	- Fixes for End key behavior.
12cr|tn5250-0.17.4-4|348	- Fixes for Del key behavior, other keys which weren't setting the field's
12cr|tn5250-0.17.4-4|349	modified flag.
12cr|tn5250-0.17.4-4|350	- Buffered keystrokes will now cause the display to update.
12cr|tn5250-0.17.4-4|351	- Some 'binary' characters now accepted as data characters.
12cr|tn5250-0.17.4-4|352	- CC1/CC2 bytes in Read MDT Fields/Read INput Fields commands were not being
12cr|tn5250-0.17.4-4|353	handled.
12cr|tn5250-0.17.4-4|354	- Partial work on restructuring... Auto Enter fields now work again.
12cr|tn5250-0.17.4-4|355	- Updates to documentation and NEWS, including information about the FAQ and
12cr|tn5250-0.17.4-4|356	mailing list archives.
12cr|tn5250-0.17.4-4|357	
12cr|tn5250-0.17.4-4|358	
12cr|tn5250-0.17.4-4|359	* Wed Nov 24 1999 Henri Gomez <gomez@slib.fr>
12cr|tn5250-0.17.4-4|360	- 0.15.3
12cr|tn5250-0.17.4-4|361	When using --with-slang configure option, no longer cores after signon
12cr|tn5250-0.17.4-4|362	screen.
12cr|tn5250-0.17.4-4|363	When using debug:tracefile syntax, no longer cores after signon screen.
12cr|tn5250-0.17.4-4|364	Fixed assertion found by Sean Porterfield regarding 132-column display.
12cr|tn5250-0.17.4-4|365	Slight work to reduce number of screen updates, although this isn't
12cr|tn5250-0.17.4-4|366	finished.
12cr|tn5250-0.17.4-4|367	Some work on solidifying the lib API.
12cr|tn5250-0.17.4-4|368	
12cr|tn5250-0.17.4-4|369	
12cr|tn5250-0.17.4-4|370	* Fri Nov 18 1999 Henri Gomez <gomez@slib.fr>
12cr|tn5250-0.17.4-4|371	- 0.15.2
12cr|tn5250-0.17.4-4|372	Field Exit and Field + are now seperate functions. '+' in numeric field
12cr|tn5250-0.17.4-4|373	maps to Field +.  Field + changes the sign of the number like it should.
12cr|tn5250-0.17.4-4|374	- Re-implemented transmitting signed fields to host.
12cr|tn5250-0.17.4-4|375	- Re-implemented Field -.
12cr|tn5250-0.17.4-4|376	- Numeric Only and Signed Number field types are handled according to spec
12cr|tn5250-0.17.4-4|377	now, even though the spec is really weird about how they are handled
12cr|tn5250-0.17.4-4|378	(The last digit's zone is changed on Numeric Only on Field -/+, but the
12cr|tn5250-0.17.4-4|379	sign position is changed from ' ' to '-' with Field -/+, and the zone
12cr|tn5250-0.17.4-4|380	shift for that one takes place at transmit.)
12cr|tn5250-0.17.4-4|381	- Now ignore garbage keys again.  Why are we getting two decimal 410s when
12cr|tn5250-0.17.4-4|382	we type the first character?  This doesn't make sense unless it's related
12cr|tn5250-0.17.4-4|383	to how we detect the xterm.
12cr|tn5250-0.17.4-4|384	
12cr|tn5250-0.17.4-4|385	* Wed Nov 17 1999 Henri Gomez <gomez@slib.fr>
12cr|tn5250-0.17.4-4|386	- 0.15.1
12cr|tn5250-0.17.4-4|387	- 3/4ths of the restructuring to make it feasible to use lib5250 for display
12cr|tn5250-0.17.4-4|388	services for applications has been done.
12cr|tn5250-0.17.4-4|389	- Lots of cleanup - no longer has duplicate field value data, nor does it have
12cr|tn5250-0.17.4-4|390	many different componenets having a different perception of what the current
12cr|tn5250-0.17.4-4|391	field is.
12cr|tn5250-0.17.4-4|392	- Implemented terminal bells.  Whistles yet to come.
12cr|tn5250-0.17.4-4|393	- Some minor stuff.  Field Exit Required fields now require field exit, for
12cr|tn5250-0.17.4-4|394	example.
12cr|tn5250-0.17.4-4|395	
12cr|tn5250-0.17.4-4|396	* Tue Nov  2 1999 Henri Gomez <gomez@slib.fr>
12cr|tn5250-0.17.4-4|397	- 0.14
12cr|tn5250-0.17.4-4|398	- Full FreeBSD support, see the README and other files in the freebsd/
12cr|tn5250-0.17.4-4|399	directory.  Special thanks to Scott Klement for this (I've put his name all
12cr|tn5250-0.17.4-4|400	over the ChangeLog for this -- this way, it's not _my_ fault <g>).
12cr|tn5250-0.17.4-4|401	- Linux-specific files moved to linux/ subdir.
12cr|tn5250-0.17.4-4|402	- README files updated - now more clear on how to set up X Windows support.
12cr|tn5250-0.17.4-4|403	- Field Minus sequence (Esc+M) added.
12cr|tn5250-0.17.4-4|404	- Dup key support added.
12cr|tn5250-0.17.4-4|405	- Small field exit bug fixed.
12cr|tn5250-0.17.4-4|406	- Help key/aid code implemented.
12cr|tn5250-0.17.4-4|407	- Fix per Carey Evans for handling right-blank fields.
12cr|tn5250-0.17.4-4|408	- Reset key now works even when keyboard is locked.  Possible but unlikely bug
12cr|tn5250-0.17.4-4|409	where reset key could cause the next keystroke to be ignored is fixed.
12cr|tn5250-0.17.4-4|410	- C programs which use stdin/stdout will now clear the input line properly.
12cr|tn5250-0.17.4-4|411	- A small fix to format table handling code with the Repeat to Address order.
12cr|tn5250-0.17.4-4|412	This problem may never have been observed, but hey...
12cr|tn5250-0.17.4-4|413	
12cr|tn5250-0.17.4-4|414	* Mon Oct 6 1999 Henri Gomez <gomez@slib.fr>
12cr|tn5250-0.17.4-4|415	- updated Readme
12cr|tn5250-0.17.4-4|416	
12cr|tn5250-0.17.4-4|417	* Fri Oct 1 1999 Henri Gomez <gomez@slib.fr>
12cr|tn5250-0.17.4-4|418	- 0.13.13
12cr|tn5250-0.17.4-4|419	- added xrdb load key in xt5250
12cr|tn5250-0.17.4-4|420	- added gnome icons entry for xt5250
12cr|tn5250-0.17.4-4|421	
12cr|tn5250-0.17.4-4|422	* Mon Sep 6 1999 Henri Gomez <gomez@slib.fr>
12cr|tn5250-0.17.4-4|423	- 0.13.12
12cr|tn5250-0.17.4-4|424	
12cr|tn5250-0.17.4-4|425	* Wed Sep 1 1999 Henri Gomez <gomez@slib.fr>
12cr|tn5250-0.17.4-4|426	- 0.13.11
12cr|tn5250-0.17.4-4|427	Initial RPM release

8052 12
12cr|tofu-0.5-8|1	%define name		tofu
12cr|tofu-0.5-8|2	%define oname		Tofu
12cr|tofu-0.5-8|3	%define version		0.5
12cr|tofu-0.5-8|4	%define release		%mkrel 8
12cr|tofu-0.5-8|5	
12cr|tofu-0.5-8|6	Summary:	Network game engine written with python and twisted
12cr|tofu-0.5-8|7	Name:		%{name}
12cr|tofu-0.5-8|8	Version:	%{version}
12cr|tofu-0.5-8|9	Release:	%{release}
12cr|tofu-0.5-8|10	Source0:	%{oname}-%{version}.tar.bz2
12cr|tofu-0.5-8|11	License:	LGPL
12cr|tofu-0.5-8|12	Group:		Development/Python
12cr|tofu-0.5-8|13	URL:		http://pyserial.sourceforge.net
12cr|tofu-0.5-8|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|tofu-0.5-8|15	%py_requires -d
12cr|tofu-0.5-8|16	BuildArch:	noarch
12cr|tofu-0.5-8|17	Requires:	python-twisted-core
12cr|tofu-0.5-8|18	
12cr|tofu-0.5-8|19	%description
12cr|tofu-0.5-8|20	Tofu is a practical high-level network game engine, written in Python and
12cr|tofu-0.5-8|21	based on Twisted.
12cr|tofu-0.5-8|22	
12cr|tofu-0.5-8|23	Tofu is designed for games where players play one or several characters
12cr|tofu-0.5-8|24	accross several levels. This includes jump'n run games, RPG or RTS, but not
12cr|tofu-0.5-8|25	Tetris-like games or board game (chess, go,...).
12cr|tofu-0.5-8|26	
12cr|tofu-0.5-8|27	It currently support client-server and single player mode; peer-to-peer mode
12cr|tofu-0.5-8|28	may be added later.
12cr|tofu-0.5-8|29	
12cr|tofu-0.5-8|30	Tofu is Free Software, under the GNU LGPL license.
12cr|tofu-0.5-8|31	
12cr|tofu-0.5-8|32	%prep
12cr|tofu-0.5-8|33	%setup -q -n %{oname}-%{version}
12cr|tofu-0.5-8|34	
12cr|tofu-0.5-8|35	%build
12cr|tofu-0.5-8|36	python setup.py build
12cr|tofu-0.5-8|37	
12cr|tofu-0.5-8|38	%install
12cr|tofu-0.5-8|39	rm -rf %{buildroot}
12cr|tofu-0.5-8|40	python setup.py install --root %{buildroot}
12cr|tofu-0.5-8|41	
12cr|tofu-0.5-8|42	
12cr|tofu-0.5-8|43	%clean
12cr|tofu-0.5-8|44	rm -rf %{buildroot}
12cr|tofu-0.5-8|45	
12cr|tofu-0.5-8|46	%files
12cr|tofu-0.5-8|47	%defattr(-,root,root)
12cr|tofu-0.5-8|48	%doc README demo/*
12cr|tofu-0.5-8|49	%attr(0755,root,root) %{python_sitelib}/*
12cr|tofu-0.5-8|50	
12cr|tofu-0.5-8|51	
12cr|tofu-0.5-8|52	%changelog
12cr|tofu-0.5-8|53	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.5-8mdv2011.0
12cr|tofu-0.5-8|54	+ Revision: 592184
12cr|tofu-0.5-8|55	- rebuild for python 2.7
12cr|tofu-0.5-8|56	
12cr|tofu-0.5-8|57	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.5-7mdv2010.0
12cr|tofu-0.5-8|58	+ Revision: 445494
12cr|tofu-0.5-8|59	- rebuild
12cr|tofu-0.5-8|60	
12cr|tofu-0.5-8|61	* Sat Jan 10 2009 Funda Wang <fwang@mandriva.org> 0.5-6mdv2009.1
12cr|tofu-0.5-8|62	+ Revision: 327870
12cr|tofu-0.5-8|63	- rebuild
12cr|tofu-0.5-8|64	
12cr|tofu-0.5-8|65	+ Thierry Vignaud <tv@mandriva.org>
12cr|tofu-0.5-8|66	- rebuild
12cr|tofu-0.5-8|67	- rebuild
12cr|tofu-0.5-8|68	
12cr|tofu-0.5-8|69	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.5-3mdv2008.1
12cr|tofu-0.5-8|70	+ Revision: 171145
12cr|tofu-0.5-8|71	- rebuild
12cr|tofu-0.5-8|72	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|tofu-0.5-8|73	
12cr|tofu-0.5-8|74	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.5-2mdv2008.1
12cr|tofu-0.5-8|75	+ Revision: 136549
12cr|tofu-0.5-8|76	- restore BuildRoot
12cr|tofu-0.5-8|77	
12cr|tofu-0.5-8|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|tofu-0.5-8|79	- kill re-definition of %%buildroot on Pixel's request
12cr|tofu-0.5-8|80	
12cr|tofu-0.5-8|81	
12cr|tofu-0.5-8|82	* Sat Dec 09 2006 Emmanuel Andry <eandry@mandriva.org> 0.5-2mdv2007.0
12cr|tofu-0.5-8|83	+ Revision: 94090
12cr|tofu-0.5-8|84	- rebuild for python 2.5
12cr|tofu-0.5-8|85	- Import tofu
12cr|tofu-0.5-8|86	
12cr|tofu-0.5-8|87	* Sun Jun 18 2006 Emmanuel Andry <eandry@mandriva.org> 0.3-%%{1}mdv2007.1
12cr|tofu-0.5-8|88	- 0.5
12cr|tofu-0.5-8|89	
12cr|tofu-0.5-8|90	* Mon Sep 12 2005 Guillaume Bedot <ilittletux@mandriva.org> 0.2-1mdk
12cr|tofu-0.5-8|91	- First package for tofu (needed for balazar 0.2)
12cr|tofu-0.5-8|92	

8053 12
12cr|togl-2.0-2|1	# required by netgen
12cr|togl-2.0-2|2	%define	compat_17	1
12cr|togl-2.0-2|3	
12cr|togl-2.0-2|4	Name:		togl
12cr|togl-2.0-2|5	Group:		Sciences/Other
12cr|togl-2.0-2|6	Version:	2.0
12cr|togl-2.0-2|7	Release:	%mkrel 2
12cr|togl-2.0-2|8	Summary:	Togl - a Tk OpenGL widget
12cr|togl-2.0-2|9	License:	BSD like
12cr|togl-2.0-2|10	URL:		http://togl.sourceforge.net/index.html
12cr|togl-2.0-2|11	Source0:	Togl2.0-src.tar.gz
12cr|togl-2.0-2|12	Source1:	Togl-1.7.tar.gz
12cr|togl-2.0-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|togl-2.0-2|14	
12cr|togl-2.0-2|15	BuildRequires:	GL-devel
12cr|togl-2.0-2|16	BuildRequires:	tcl-devel
12cr|togl-2.0-2|17	BuildRequires:	tk-devel
12cr|togl-2.0-2|18	BuildRequires:	libx11-devel
12cr|togl-2.0-2|19	BuildRequires:	libxmu-devel
12cr|togl-2.0-2|20	Patch0:		Togl2.0-build.patch
12cr|togl-2.0-2|21	
12cr|togl-2.0-2|22	%description
12cr|togl-2.0-2|23	Togl is a Tk widget for OpenGL rendering. Togl was originally based on OGLTK,
12cr|togl-2.0-2|24	written by Benjamin Bederson at the University of New Mexico. Togl's main
12cr|togl-2.0-2|25	features are:
12cr|togl-2.0-2|26	
12cr|togl-2.0-2|27	* unifies Microsoft Windows, X11 (Linux/IRIX/...), and Mac OS X Aqua support
12cr|togl-2.0-2|28	* support for requesting stencil, accumulation, alpha buffers, etc.
12cr|togl-2.0-2|29	* multiple OpenGL drawing windows
12cr|togl-2.0-2|30	* simple stereo rendering support
12cr|togl-2.0-2|31	* simple, portable font support
12cr|togl-2.0-2|32	* color-index mode support including color allocation functions
12cr|togl-2.0-2|33	* overlay plane support
12cr|togl-2.0-2|34	* OpenGL extension testing from Tcl
12cr|togl-2.0-2|35	* Tcl Extension Architecture (TEA) 3 compliant
12cr|togl-2.0-2|36	
12cr|togl-2.0-2|37	Togl does almost no OpenGL drawing itself, instead it manages OpenGL drawing
12cr|togl-2.0-2|38	by calling various Tcl commands (a.k.a., callback functions). Those commands
12cr|togl-2.0-2|39	can be C functions that call OpenGL (in)directly or another Tcl package
12cr|togl-2.0-2|40	(e.g., Tcl3D).
12cr|togl-2.0-2|41	
12cr|togl-2.0-2|42	Togl is copyrighted by Brian Paul (brian_e_paulATyahooDOTcom),
12cr|togl-2.0-2|43	Benjamin Bederson (bedersonATcsDOTumdDOTedu), and Greg Couch
12cr|togl-2.0-2|44	(gregcouchATusersDOTsourceforgeDOTnet). See the LICENSE file for details.
12cr|togl-2.0-2|45	
12cr|togl-2.0-2|46	#-----------------------------------------------------------------------
12cr|togl-2.0-2|47	%prep
12cr|togl-2.0-2|48	%setup -q -n Togl%{version} -a 1
12cr|togl-2.0-2|49	
12cr|togl-2.0-2|50	%patch0 -p1
12cr|togl-2.0-2|51	
12cr|togl-2.0-2|52	#-----------------------------------------------------------------------
12cr|togl-2.0-2|53	%build
12cr|togl-2.0-2|54	%configure2_5x --disable-static --enable-shared
12cr|togl-2.0-2|55	%make
12cr|togl-2.0-2|56	%if %{compat_17}
12cr|togl-2.0-2|57	pushd Togl-1.7
12cr|togl-2.0-2|58	%configure2_5x --disable-static --enable-shared
12cr|togl-2.0-2|59	%make
12cr|togl-2.0-2|60	popd
12cr|togl-2.0-2|61	%endif
12cr|togl-2.0-2|62	
12cr|togl-2.0-2|63	#-----------------------------------------------------------------------
12cr|togl-2.0-2|64	%clean
12cr|togl-2.0-2|65	rm -rf %{buildroot}
12cr|togl-2.0-2|66	
12cr|togl-2.0-2|67	#-----------------------------------------------------------------------
12cr|togl-2.0-2|68	%install
12cr|togl-2.0-2|69	%if %{compat_17}
12cr|togl-2.0-2|70	pushd Togl-1.7
12cr|togl-2.0-2|71	%makeinstall_std
12cr|togl-2.0-2|72	mkdir -p %{buildroot}%{_includedir}/Togl1.7
12cr|togl-2.0-2|73	rm -f %{buildroot}%{_includedir}/togl_ws.h
12cr|togl-2.0-2|74	mv -f %{buildroot}%{_includedir}/togl.h %{buildroot}%{_includedir}/Togl1.7
12cr|togl-2.0-2|75	mv -f %{buildroot}%{_libdir}/Togl1.7/* %{buildroot}%{_libdir}
12cr|togl-2.0-2|76	mv -f %{buildroot}%{_libdir}/{,Togl1.7-}pkgIndex.tcl
12cr|togl-2.0-2|77	rmdir %{buildroot}%{_libdir}/Togl1.7
12cr|togl-2.0-2|78	popd
12cr|togl-2.0-2|79	%endif
12cr|togl-2.0-2|80	%makeinstall_std
12cr|togl-2.0-2|81	mkdir -p %{buildroot}%{_docdir}/togl
12cr|togl-2.0-2|82	mv -f %{buildroot}%{_libdir}/Togl2.0/LICENSE %{buildroot}%{_docdir}/togl
12cr|togl-2.0-2|83	cp -fa doc/* %{buildroot}%{_docdir}/togl
12cr|togl-2.0-2|84	mv -f %{buildroot}%{_libdir}/Togl2.0/* %{buildroot}%{_libdir}
12cr|togl-2.0-2|85	mv -f %{buildroot}%{_libdir}/{,Togl2.0-}pkgIndex.tcl
12cr|togl-2.0-2|86	rmdir %{buildroot}%{_libdir}/Togl2.0
12cr|togl-2.0-2|87	
12cr|togl-2.0-2|88	#-----------------------------------------------------------------------
12cr|togl-2.0-2|89	%files
12cr|togl-2.0-2|90	%defattr(-,root,root)
12cr|togl-2.0-2|91	%{_libdir}/libTogl2.0.so
12cr|togl-2.0-2|92	%{_libdir}/lib*.a
12cr|togl-2.0-2|93	%{_libdir}/*.tcl
12cr|togl-2.0-2|94	%{_includedir}/*.h
12cr|togl-2.0-2|95	%dir %{_docdir}/togl
12cr|togl-2.0-2|96	%{_docdir}/togl/*
12cr|togl-2.0-2|97	%if %{compat_17}
12cr|togl-2.0-2|98	%{_libdir}/libTogl1.7.so
12cr|togl-2.0-2|99	%dir %{_includedir}/Togl1.7
12cr|togl-2.0-2|100	%{_includedir}/Togl1.7/*.h
12cr|togl-2.0-2|101	%endif
12cr|togl-2.0-2|102	
12cr|togl-2.0-2|103	
12cr|togl-2.0-2|104	%changelog
12cr|togl-2.0-2|105	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 2.0-2mdv2011.0
12cr|togl-2.0-2|106	+ Revision: 594031
12cr|togl-2.0-2|107	- fix build
12cr|togl-2.0-2|108	
12cr|togl-2.0-2|109	* Thu Feb 25 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.0-2mdv2010.1
12cr|togl-2.0-2|110	+ Revision: 511369
12cr|togl-2.0-2|111	- Add Togl1.7 compat and non conflicting build
12cr|togl-2.0-2|112	
12cr|togl-2.0-2|113	* Wed Feb 24 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.0-1mdv2010.1
12cr|togl-2.0-2|114	+ Revision: 510775
12cr|togl-2.0-2|115	- Import togl
12cr|togl-2.0-2|116	- togl
12cr|togl-2.0-2|117	

8054 12
12cr|toilet-0.2-2|1	Name:		toilet
12cr|toilet-0.2-2|2	Version:	0.2
12cr|toilet-0.2-2|3	Release:	%mkrel 2
12cr|toilet-0.2-2|4	Summary:	Powerful figlet replacement
12cr|toilet-0.2-2|5	License:	WTFPL
12cr|toilet-0.2-2|6	Group:		Text tools
12cr|toilet-0.2-2|7	Url:		http://libcaca.zoy.org/toilet.html
12cr|toilet-0.2-2|8	Source:		http://libcaca.zoy.org/files/%{name}-%{version}.tar.gz
12cr|toilet-0.2-2|9	BuildRequires:	libcaca-devel zlib-devel
12cr|toilet-0.2-2|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|toilet-0.2-2|11	
12cr|toilet-0.2-2|12	%description
12cr|toilet-0.2-2|13	TOIlet is in its very early development phase. It uses the powerful libcucul
12cr|toilet-0.2-2|14	library to achieve various text-based effects. TOIlet implements or plans to
12cr|toilet-0.2-2|15	implement the following features:
12cr|toilet-0.2-2|16	* The ability to load FIGlet fonts
12cr|toilet-0.2-2|17	* Support for Unicode input and output
12cr|toilet-0.2-2|18	* Support for colour output
12cr|toilet-0.2-2|19	* Support for various output formats: HTML, IRC, ANSI...
12cr|toilet-0.2-2|20	
12cr|toilet-0.2-2|21	TOIlet also aims for full FIGlet compatibility. It is currently able to load
12cr|toilet-0.2-2|22	FIGlet fonts and perform horizontal smushing.
12cr|toilet-0.2-2|23	
12cr|toilet-0.2-2|24	%prep
12cr|toilet-0.2-2|25	%setup -q
12cr|toilet-0.2-2|26	
12cr|toilet-0.2-2|27	%build
12cr|toilet-0.2-2|28	./bootstrap
12cr|toilet-0.2-2|29	%configure2_5x
12cr|toilet-0.2-2|30	%make
12cr|toilet-0.2-2|31	
12cr|toilet-0.2-2|32	%clean
12cr|toilet-0.2-2|33	rm -rf %buildroot
12cr|toilet-0.2-2|34	
12cr|toilet-0.2-2|35	%install
12cr|toilet-0.2-2|36	rm -rf %buildroot
12cr|toilet-0.2-2|37	%makeinstall
12cr|toilet-0.2-2|38	
12cr|toilet-0.2-2|39	%files
12cr|toilet-0.2-2|40	%_bindir/toilet
12cr|toilet-0.2-2|41	%_datadir/figlet
12cr|toilet-0.2-2|42	%_mandir/man1/toilet.*
12cr|toilet-0.2-2|43	
12cr|toilet-0.2-2|44	
12cr|toilet-0.2-2|45	%changelog
12cr|toilet-0.2-2|46	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdv2011.0
12cr|toilet-0.2-2|47	+ Revision: 615233
12cr|toilet-0.2-2|48	- the mass rebuild of 2010.1 packages
12cr|toilet-0.2-2|49	
12cr|toilet-0.2-2|50	* Sun Feb 14 2010 Pascal Terjan <pterjan@mandriva.org> 0.2-1mdv2010.1
12cr|toilet-0.2-2|51	+ Revision: 505675
12cr|toilet-0.2-2|52	- 0.2
12cr|toilet-0.2-2|53	
12cr|toilet-0.2-2|54	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.1-5mdv2010.0
12cr|toilet-0.2-2|55	+ Revision: 445495
12cr|toilet-0.2-2|56	- rebuild
12cr|toilet-0.2-2|57	
12cr|toilet-0.2-2|58	* Fri Nov 14 2008 Pascal Terjan <pterjan@mandriva.org> 0.1-4mdv2009.1
12cr|toilet-0.2-2|59	+ Revision: 303147
12cr|toilet-0.2-2|60	- Fix build with as-needed
12cr|toilet-0.2-2|61	- Add upstream patch fixing build with --as-needed
12cr|toilet-0.2-2|62	
12cr|toilet-0.2-2|63	+ Thierry Vignaud <tv@mandriva.org>
12cr|toilet-0.2-2|64	- rebuild
12cr|toilet-0.2-2|65	- rebuild
12cr|toilet-0.2-2|66	
12cr|toilet-0.2-2|67	* Wed Mar 26 2008 Pascal Terjan <pterjan@mandriva.org> 0.1-1mdv2008.1
12cr|toilet-0.2-2|68	+ Revision: 190248
12cr|toilet-0.2-2|69	- import toilet
12cr|toilet-0.2-2|70	
12cr|toilet-0.2-2|71	

8055 12
12cr|tokyotyrant-1.1.41-1|1	%define	major 3
12cr|tokyotyrant-1.1.41-1|2	%define libname	%mklibname %{name} %{major}
12cr|tokyotyrant-1.1.41-1|3	%define develname %mklibname -d %{name}
12cr|tokyotyrant-1.1.41-1|4	
12cr|tokyotyrant-1.1.41-1|5	Summary:	Tokyo Tyrant: network interface of Tokyo Cabinet
12cr|tokyotyrant-1.1.41-1|6	Name:		tokyotyrant
12cr|tokyotyrant-1.1.41-1|7	Version:	1.1.41
12cr|tokyotyrant-1.1.41-1|8	Release:	%mkrel 1
12cr|tokyotyrant-1.1.41-1|9	Group:		System/Libraries
12cr|tokyotyrant-1.1.41-1|10	License:	LGPL
12cr|tokyotyrant-1.1.41-1|11	URL:		http://1978th.net/tokyotyrant/
12cr|tokyotyrant-1.1.41-1|12	Source0:	http://1978th.net/tokyotyrant/%{name}-%{version}.tar.gz
12cr|tokyotyrant-1.1.41-1|13	Patch0:		tokyotyrant-1.1.33-mdv_conf.diff
12cr|tokyotyrant-1.1.41-1|14	Patch1:		tokyotyrant-1.1.33-sonames.diff
12cr|tokyotyrant-1.1.41-1|15	BuildRequires:	autoconf
12cr|tokyotyrant-1.1.41-1|16	BuildRequires:	bzip2-devel
12cr|tokyotyrant-1.1.41-1|17	BuildRequires:	zlib-devel
12cr|tokyotyrant-1.1.41-1|18	BuildRequires:	lua-devel
12cr|tokyotyrant-1.1.41-1|19	BuildRequires:	tokyocabinet-devel >= 1.4.35
12cr|tokyotyrant-1.1.41-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tokyotyrant-1.1.41-1|21	
12cr|tokyotyrant-1.1.41-1|22	%description
12cr|tokyotyrant-1.1.41-1|23	Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet.
12cr|tokyotyrant-1.1.41-1|24	Though the DBM has high performance, you might bother in case that multiple
12cr|tokyotyrant-1.1.41-1|25	processes share the same database, or remote processes access the database.
12cr|tokyotyrant-1.1.41-1|26	Thus, Tokyo Tyrant is provided for concurrent and remote connections to Tokyo
12cr|tokyotyrant-1.1.41-1|27	Cabinet. It is composed of the server process managing a database and its
12cr|tokyotyrant-1.1.41-1|28	access library for client applications.
12cr|tokyotyrant-1.1.41-1|29	
12cr|tokyotyrant-1.1.41-1|30	%package -n	%{libname}
12cr|tokyotyrant-1.1.41-1|31	Summary:	Tokyo Cabinet: a modern implementation of DBM
12cr|tokyotyrant-1.1.41-1|32	Group:          System/Libraries
12cr|tokyotyrant-1.1.41-1|33	%define _provides_exceptions devel(ttskl
12cr|tokyotyrant-1.1.41-1|34	#ttskeldir
12cr|tokyotyrant-1.1.41-1|35	#ttskelmock
12cr|tokyotyrant-1.1.41-1|36	#ttskelnull
12cr|tokyotyrant-1.1.41-1|37	#ttskelproxy
12cr|tokyotyrant-1.1.41-1|38	
12cr|tokyotyrant-1.1.41-1|39	%description -n	%{libname}
12cr|tokyotyrant-1.1.41-1|40	Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet.
12cr|tokyotyrant-1.1.41-1|41	Though the DBM has high performance, you might bother in case that multiple
12cr|tokyotyrant-1.1.41-1|42	processes share the same database, or remote processes access the database.
12cr|tokyotyrant-1.1.41-1|43	Thus, Tokyo Tyrant is provided for concurrent and remote connections to Tokyo
12cr|tokyotyrant-1.1.41-1|44	Cabinet. It is composed of the server process managing a database and its
12cr|tokyotyrant-1.1.41-1|45	access library for client applications.
12cr|tokyotyrant-1.1.41-1|46	
12cr|tokyotyrant-1.1.41-1|47	%package -n	%{develname}
12cr|tokyotyrant-1.1.41-1|48	Summary:	Static library and header files for the tokyotyrant library
12cr|tokyotyrant-1.1.41-1|49	Group:		Development/C
12cr|tokyotyrant-1.1.41-1|50	Provides:	%{name}-devel = %{version}
12cr|tokyotyrant-1.1.41-1|51	Requires:	%{libname} = %{version}
12cr|tokyotyrant-1.1.41-1|52	Obsoletes:	%{mklibname -d %{name} 1}
12cr|tokyotyrant-1.1.41-1|53	
12cr|tokyotyrant-1.1.41-1|54	%description -n	%{develname}
12cr|tokyotyrant-1.1.41-1|55	Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet.
12cr|tokyotyrant-1.1.41-1|56	Though the DBM has high performance, you might bother in case that multiple
12cr|tokyotyrant-1.1.41-1|57	processes share the same database, or remote processes access the database.
12cr|tokyotyrant-1.1.41-1|58	Thus, Tokyo Tyrant is provided for concurrent and remote connections to Tokyo
12cr|tokyotyrant-1.1.41-1|59	Cabinet. It is composed of the server process managing a database and its
12cr|tokyotyrant-1.1.41-1|60	access library for client applications.
12cr|tokyotyrant-1.1.41-1|61	
12cr|tokyotyrant-1.1.41-1|62	This package contains the static library and its header files.
12cr|tokyotyrant-1.1.41-1|63	
12cr|tokyotyrant-1.1.41-1|64	%prep
12cr|tokyotyrant-1.1.41-1|65	
12cr|tokyotyrant-1.1.41-1|66	%setup -q -n %{name}-%{version}
12cr|tokyotyrant-1.1.41-1|67	%patch0 -p1
12cr|tokyotyrant-1.1.41-1|68	%patch1 -p0
12cr|tokyotyrant-1.1.41-1|69	
12cr|tokyotyrant-1.1.41-1|70	# lib64 fix
12cr|tokyotyrant-1.1.41-1|71	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
12cr|tokyotyrant-1.1.41-1|72	
12cr|tokyotyrant-1.1.41-1|73	%build
12cr|tokyotyrant-1.1.41-1|74	rm -f configure
12cr|tokyotyrant-1.1.41-1|75	autoconf
12cr|tokyotyrant-1.1.41-1|76	
12cr|tokyotyrant-1.1.41-1|77	%configure2_5x \
12cr|tokyotyrant-1.1.41-1|78	--enable-lua \
12cr|tokyotyrant-1.1.41-1|79	--with-tc=%{_prefix} \
12cr|tokyotyrant-1.1.41-1|80	--with-zlib=%{_prefix} \
12cr|tokyotyrant-1.1.41-1|81	--with-bzip=%{_prefix} \
12cr|tokyotyrant-1.1.41-1|82	--with-lua=%{_prefix}
12cr|tokyotyrant-1.1.41-1|83	
12cr|tokyotyrant-1.1.41-1|84	%make
12cr|tokyotyrant-1.1.41-1|85	
12cr|tokyotyrant-1.1.41-1|86	#%%check
12cr|tokyotyrant-1.1.41-1|87	#make check
12cr|tokyotyrant-1.1.41-1|88	
12cr|tokyotyrant-1.1.41-1|89	%install
12cr|tokyotyrant-1.1.41-1|90	rm -rf %{buildroot}
12cr|tokyotyrant-1.1.41-1|91	
12cr|tokyotyrant-1.1.41-1|92	%makeinstall_std
12cr|tokyotyrant-1.1.41-1|93	
12cr|tokyotyrant-1.1.41-1|94	# cleanup
12cr|tokyotyrant-1.1.41-1|95	rm -rf %{buildroot}%{_datadir}/%{name}
12cr|tokyotyrant-1.1.41-1|96	rm -f doc/*~
12cr|tokyotyrant-1.1.41-1|97	
12cr|tokyotyrant-1.1.41-1|98	
12cr|tokyotyrant-1.1.41-1|99	%if %mdkversion < 200900
12cr|tokyotyrant-1.1.41-1|100	%post -n %{libname} -p /sbin/ldconfig
12cr|tokyotyrant-1.1.41-1|101	%endif
12cr|tokyotyrant-1.1.41-1|102	
12cr|tokyotyrant-1.1.41-1|103	%if %mdkversion < 200900
12cr|tokyotyrant-1.1.41-1|104	%postun -n %{libname} -p /sbin/ldconfig
12cr|tokyotyrant-1.1.41-1|105	%endif
12cr|tokyotyrant-1.1.41-1|106	
12cr|tokyotyrant-1.1.41-1|107	%clean
12cr|tokyotyrant-1.1.41-1|108	rm -rf %{buildroot}
12cr|tokyotyrant-1.1.41-1|109	
12cr|tokyotyrant-1.1.41-1|110	%files
12cr|tokyotyrant-1.1.41-1|111	%defattr(-,root,root)
12cr|tokyotyrant-1.1.41-1|112	%{_bindir}/*
12cr|tokyotyrant-1.1.41-1|113	%{_sbindir}/*
12cr|tokyotyrant-1.1.41-1|114	%{_mandir}/man1/*
12cr|tokyotyrant-1.1.41-1|115	%{_mandir}/man8/*
12cr|tokyotyrant-1.1.41-1|116	
12cr|tokyotyrant-1.1.41-1|117	%files -n %{libname}
12cr|tokyotyrant-1.1.41-1|118	%defattr(-,root,root)
12cr|tokyotyrant-1.1.41-1|119	%doc COPYING ChangeLog README THANKS doc/* ext/*.lua
12cr|tokyotyrant-1.1.41-1|120	%{_libdir}/*.so.%{major}*
12cr|tokyotyrant-1.1.41-1|121	%{_libdir}/ttskeldir.so
12cr|tokyotyrant-1.1.41-1|122	%{_libdir}/ttskelmock.so
12cr|tokyotyrant-1.1.41-1|123	%{_libdir}/ttskelnull.so
12cr|tokyotyrant-1.1.41-1|124	%{_libdir}/ttskelproxy.so
12cr|tokyotyrant-1.1.41-1|125	
12cr|tokyotyrant-1.1.41-1|126	%files -n %{develname}
12cr|tokyotyrant-1.1.41-1|127	%defattr(-,root,root)
12cr|tokyotyrant-1.1.41-1|128	%{_includedir}/*
12cr|tokyotyrant-1.1.41-1|129	%{_libdir}/libtokyotyrant.so
12cr|tokyotyrant-1.1.41-1|130	%{_libdir}/*.a
12cr|tokyotyrant-1.1.41-1|131	%{_libdir}/pkgconfig/tokyotyrant.pc
12cr|tokyotyrant-1.1.41-1|132	%{_mandir}/man3/*
12cr|tokyotyrant-1.1.41-1|133	
12cr|tokyotyrant-1.1.41-1|134	
12cr|tokyotyrant-1.1.41-1|135	
12cr|tokyotyrant-1.1.41-1|136	%changelog
12cr|tokyotyrant-1.1.41-1|137	* Thu Oct 28 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.41-1mdv2011.0
12cr|tokyotyrant-1.1.41-1|138	+ Revision: 589708
12cr|tokyotyrant-1.1.41-1|139	- 1.1.41
12cr|tokyotyrant-1.1.41-1|140	
12cr|tokyotyrant-1.1.41-1|141	* Sun Feb 14 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.40-1mdv2010.1
12cr|tokyotyrant-1.1.41-1|142	+ Revision: 505811
12cr|tokyotyrant-1.1.41-1|143	- 1.1.40
12cr|tokyotyrant-1.1.41-1|144	
12cr|tokyotyrant-1.1.41-1|145	* Sat Dec 19 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.39-1mdv2010.1
12cr|tokyotyrant-1.1.41-1|146	+ Revision: 480145
12cr|tokyotyrant-1.1.41-1|147	- 1.1.39
12cr|tokyotyrant-1.1.41-1|148	- 1.1.37
12cr|tokyotyrant-1.1.41-1|149	
12cr|tokyotyrant-1.1.41-1|150	* Tue Sep 22 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.34-1mdv2010.0
12cr|tokyotyrant-1.1.41-1|151	+ Revision: 447328
12cr|tokyotyrant-1.1.41-1|152	- 1.1.34
12cr|tokyotyrant-1.1.41-1|153	
12cr|tokyotyrant-1.1.41-1|154	* Wed Aug 19 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.33-1mdv2010.0
12cr|tokyotyrant-1.1.41-1|155	+ Revision: 418159
12cr|tokyotyrant-1.1.41-1|156	- import tokyotyrant
12cr|tokyotyrant-1.1.41-1|157	
12cr|tokyotyrant-1.1.41-1|158	
12cr|tokyotyrant-1.1.41-1|159	* Wed Aug 19 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.33-1mdv2009.1
12cr|tokyotyrant-1.1.41-1|160	- initial Mandriva package

8056 12
12cr|tolua++-1.0.93-3|1	%define		apiver		5.1
12cr|tolua++-1.0.93-3|2	%define		soname		tolua++%{apiver}
12cr|tolua++-1.0.93-3|3	%define		libname		%mklibname %{name} %{apiver}
12cr|tolua++-1.0.93-3|4	%define		develname	%mklibname %{name} -d
12cr|tolua++-1.0.93-3|5	
12cr|tolua++-1.0.93-3|6	Summary:	A tool to integrate C/C++ code with Lua
12cr|tolua++-1.0.93-3|7	Name:		tolua++
12cr|tolua++-1.0.93-3|8	Version:	1.0.93
12cr|tolua++-1.0.93-3|9	Release:	%mkrel 3
12cr|tolua++-1.0.93-3|10	Group:		Development/Other
12cr|tolua++-1.0.93-3|11	License:	MIT
12cr|tolua++-1.0.93-3|12	URL:		http://www.codenix.com/~tolua/
12cr|tolua++-1.0.93-3|13	Source0:	http://www.codenix.com/~tolua/%{name}-%{version}.tar.bz2
12cr|tolua++-1.0.93-3|14	Source1:	custom.py
12cr|tolua++-1.0.93-3|15	BuildRequires:	scons
12cr|tolua++-1.0.93-3|16	BuildRequires:	lua-devel >= 5.1
12cr|tolua++-1.0.93-3|17	
12cr|tolua++-1.0.93-3|18	%description
12cr|tolua++-1.0.93-3|19	tolua++ is an extended version of tolua, a tool to
12cr|tolua++-1.0.93-3|20	integrate C/C++ code with Lua. tolua++ includes new
12cr|tolua++-1.0.93-3|21	features oriented to c++.
12cr|tolua++-1.0.93-3|22	
12cr|tolua++-1.0.93-3|23	%package -n %{libname}
12cr|tolua++-1.0.93-3|24	Summary:	Shared library for tolua++
12cr|tolua++-1.0.93-3|25	Group:		Development/Other
12cr|tolua++-1.0.93-3|26	Requires:	%{name} = %{version}-%{release}
12cr|tolua++-1.0.93-3|27	
12cr|tolua++-1.0.93-3|28	%description -n %{libname}
12cr|tolua++-1.0.93-3|29	Shared library for tolua++.
12cr|tolua++-1.0.93-3|30	
12cr|tolua++-1.0.93-3|31	%package -n %{develname}
12cr|tolua++-1.0.93-3|32	Summary:	Development files for tolua++
12cr|tolua++-1.0.93-3|33	Group:		Development/Other
12cr|tolua++-1.0.93-3|34	Requires:	%{libname} = %{version}-%{release}
12cr|tolua++-1.0.93-3|35	Requires:	lua-devel >= 5.1
12cr|tolua++-1.0.93-3|36	Provides:	tolua++-devel = %{version}-%{release}
12cr|tolua++-1.0.93-3|37	Obsoletes:	%{mklibname %{name} 5.1}-devel < 1.0.92-5
12cr|tolua++-1.0.93-3|38	Provides:	%{mklibname %{name} 5.1}-devel
12cr|tolua++-1.0.93-3|39	
12cr|tolua++-1.0.93-3|40	%description -n %{develname}
12cr|tolua++-1.0.93-3|41	Development files for tolua++.
12cr|tolua++-1.0.93-3|42	
12cr|tolua++-1.0.93-3|43	%prep
12cr|tolua++-1.0.93-3|44	%setup -q
12cr|tolua++-1.0.93-3|45	%__cp %{SOURCE1} custom.py
12cr|tolua++-1.0.93-3|46	
12cr|tolua++-1.0.93-3|47	%build
12cr|tolua++-1.0.93-3|48	scons -Q CCFLAGS="%{optflags}" LINKFLAGS="%{ldflags} -Wl,-soname,lib%{soname}.so"
12cr|tolua++-1.0.93-3|49	# Recompile the binary without the soname. An ugly hack from Fedora.
12cr|tolua++-1.0.93-3|50	# We need it to fix tolua++: symbol lookup error: tolua++: undefined symbol: tolua_open
12cr|tolua++-1.0.93-3|51	gcc -o bin/%{name} src/bin/tolua.o src/bin/toluabind.o -Llib -l%{soname} -llua -ldl -lm
12cr|tolua++-1.0.93-3|52	
12cr|tolua++-1.0.93-3|53	%install
12cr|tolua++-1.0.93-3|54	%__rm -rf %{buildroot}
12cr|tolua++-1.0.93-3|55	
12cr|tolua++-1.0.93-3|56	%__mkdir_p %{buildroot}%{_bindir}
12cr|tolua++-1.0.93-3|57	%__mkdir %{buildroot}%{_libdir}
12cr|tolua++-1.0.93-3|58	%__mkdir %{buildroot}%{_includedir}
12cr|tolua++-1.0.93-3|59	%__install -m0755 bin/%{name}  %{buildroot}%{_bindir}
12cr|tolua++-1.0.93-3|60	%__install -m0755 lib/lib%{soname}.so* %{buildroot}%{_libdir}
12cr|tolua++-1.0.93-3|61	%__install -m0644 include/%{name}.h %{buildroot}%{_includedir}
12cr|tolua++-1.0.93-3|62	cd %{buildroot}%{_libdir}
12cr|tolua++-1.0.93-3|63	%__ln_s lib%{soname}.so libtolua++.so
12cr|tolua++-1.0.93-3|64	
12cr|tolua++-1.0.93-3|65	%clean
12cr|tolua++-1.0.93-3|66	%__rm -rf %{buildroot}
12cr|tolua++-1.0.93-3|67	
12cr|tolua++-1.0.93-3|68	%files
12cr|tolua++-1.0.93-3|69	%defattr(-,root,root)
12cr|tolua++-1.0.93-3|70	%{_bindir}/%{name}
12cr|tolua++-1.0.93-3|71	
12cr|tolua++-1.0.93-3|72	%files -n %{libname}
12cr|tolua++-1.0.93-3|73	%defattr(-,root,root)
12cr|tolua++-1.0.93-3|74	%{_libdir}/lib%{soname}.so
12cr|tolua++-1.0.93-3|75	
12cr|tolua++-1.0.93-3|76	%files -n %{develname}
12cr|tolua++-1.0.93-3|77	%defattr(-,root,root)
12cr|tolua++-1.0.93-3|78	%doc README doc/*
12cr|tolua++-1.0.93-3|79	%{_libdir}/libtolua++.so
12cr|tolua++-1.0.93-3|80	%{_includedir}/%{name}.h
12cr|tolua++-1.0.93-3|81	
12cr|tolua++-1.0.93-3|82	
12cr|tolua++-1.0.93-3|83	
12cr|tolua++-1.0.93-3|84	%changelog
12cr|tolua++-1.0.93-3|85	* Sun Jan 29 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0.93-3mdv2012.0
12cr|tolua++-1.0.93-3|86	+ Revision: 769594
12cr|tolua++-1.0.93-3|87	- Fix tolua++ symbol lookup error: tolua_open
12cr|tolua++-1.0.93-3|88	
12cr|tolua++-1.0.93-3|89	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.93-2mdv2011.0
12cr|tolua++-1.0.93-3|90	+ Revision: 615234
12cr|tolua++-1.0.93-3|91	- the mass rebuild of 2010.1 packages
12cr|tolua++-1.0.93-3|92	
12cr|tolua++-1.0.93-3|93	* Sat Nov 21 2009 Funda Wang <fwang@mandriva.org> 1.0.93-1mdv2010.1
12cr|tolua++-1.0.93-3|94	+ Revision: 468332
12cr|tolua++-1.0.93-3|95	- New version 1.0.93
12cr|tolua++-1.0.93-3|96	
12cr|tolua++-1.0.93-3|97	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.0.92-6mdv2010.0
12cr|tolua++-1.0.93-3|98	+ Revision: 434404
12cr|tolua++-1.0.93-3|99	- rebuild
12cr|tolua++-1.0.93-3|100	
12cr|tolua++-1.0.93-3|101	* Mon Aug 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.92-5mdv2009.0
12cr|tolua++-1.0.93-3|102	+ Revision: 275908
12cr|tolua++-1.0.93-3|103	- new devel library policy
12cr|tolua++-1.0.93-3|104	
12cr|tolua++-1.0.93-3|105	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.0.92-4mdv2009.0
12cr|tolua++-1.0.93-3|106	+ Revision: 261613
12cr|tolua++-1.0.93-3|107	- rebuild
12cr|tolua++-1.0.93-3|108	
12cr|tolua++-1.0.93-3|109	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.0.92-3mdv2009.0
12cr|tolua++-1.0.93-3|110	+ Revision: 254681
12cr|tolua++-1.0.93-3|111	- rebuild
12cr|tolua++-1.0.93-3|112	
12cr|tolua++-1.0.93-3|113	+ Pixel <pixel@mandriva.com>
12cr|tolua++-1.0.93-3|114	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|tolua++-1.0.93-3|115	
12cr|tolua++-1.0.93-3|116	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.92-1mdv2008.1
12cr|tolua++-1.0.93-3|117	+ Revision: 136549
12cr|tolua++-1.0.93-3|118	- restore BuildRoot
12cr|tolua++-1.0.93-3|119	
12cr|tolua++-1.0.93-3|120	+ Thierry Vignaud <tv@mandriva.org>
12cr|tolua++-1.0.93-3|121	- kill re-definition of %%buildroot on Pixel's request
12cr|tolua++-1.0.93-3|122	
12cr|tolua++-1.0.93-3|123	* Fri Jun 15 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.92-1mdv2008.0
12cr|tolua++-1.0.93-3|124	+ Revision: 40011
12cr|tolua++-1.0.93-3|125	- Import tolua++
12cr|tolua++-1.0.93-3|126	

8057 12
12cr|tolua-5.1.2-1|1	Name:           tolua
12cr|tolua-5.1.2-1|2	Summary:        A tool that greatly simplifies the integration of C/C++ code with Lua
12cr|tolua-5.1.2-1|3	Version:        5.1.2
12cr|tolua-5.1.2-1|4	Release:        %mkrel 1
12cr|tolua-5.1.2-1|5	License:        GPL
12cr|tolua-5.1.2-1|6	Group:          Development/Other
12cr|tolua-5.1.2-1|7	URL:            http://www.tecgraf.puc-rio.br/~celes/tolua/
12cr|tolua-5.1.2-1|8	Source0:        ftp://ftp.tecgraf.puc-rio.br/pub/users/celes/tolua/%{name}-%{version}.tar.gz
12cr|tolua-5.1.2-1|9	BuildRequires:	lua-devel
12cr|tolua-5.1.2-1|10	Requires:	lua >= 5.0.2
12cr|tolua-5.1.2-1|11	Provides:	tolua-devel
12cr|tolua-5.1.2-1|12	Requires:	%{name}-devel = %{version}-%{release}
12cr|tolua-5.1.2-1|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12cr|tolua-5.1.2-1|14	
12cr|tolua-5.1.2-1|15	%description
12cr|tolua-5.1.2-1|16	tolua is a tool that greatly simplifies the integration of C/C++
12cr|tolua-5.1.2-1|17	code with Lua. Based on a cleaned header file, tolua automatically
12cr|tolua-5.1.2-1|18	generates the binding code to access C/C++ features from Lua.
12cr|tolua-5.1.2-1|19	Using Lua API and tag method facilities, tolua maps C/C++ constants,
12cr|tolua-5.1.2-1|20	external variables, functions, classes, and methods to Lua.
12cr|tolua-5.1.2-1|21	
12cr|tolua-5.1.2-1|22	%package -n %{name}-devel
12cr|tolua-5.1.2-1|23	Summary:	Header files for tolua
12cr|tolua-5.1.2-1|24	Group:		Development/Other
12cr|tolua-5.1.2-1|25	Requires:	%{name} = %{version}-%{release}
12cr|tolua-5.1.2-1|26	Provides:	tolua-devel = %{version}-%{release}
12cr|tolua-5.1.2-1|27	
12cr|tolua-5.1.2-1|28	%description -n %{name}-devel
12cr|tolua-5.1.2-1|29	Header files for tolua.
12cr|tolua-5.1.2-1|30	
12cr|tolua-5.1.2-1|31	%prep
12cr|tolua-5.1.2-1|32	%setup -q -n %{name}-%{version}
12cr|tolua-5.1.2-1|33	find -name "*.o" | xargs rm
12cr|tolua-5.1.2-1|34	sed -i	-e "s@LUA=/usr/local@LUA=/usr@" \
12cr|tolua-5.1.2-1|35	-e "s@LUALIB=$(LUA)/lib@LUALIB=$(LUA)/%{_lib}@" \
12cr|tolua-5.1.2-1|36	-e "s@CFLAGS=@CFLAGS=%{optflags}@" \
12cr|tolua-5.1.2-1|37	-e "s@CXXFLAGS=@CXXFLAGS=%{optflags}@" \
12cr|tolua-5.1.2-1|38	config
12cr|tolua-5.1.2-1|39	
12cr|tolua-5.1.2-1|40	
12cr|tolua-5.1.2-1|41	%build
12cr|tolua-5.1.2-1|42	%make
12cr|tolua-5.1.2-1|43	
12cr|tolua-5.1.2-1|44	%install
12cr|tolua-5.1.2-1|45	rm -rf %{buildroot}
12cr|tolua-5.1.2-1|46	
12cr|tolua-5.1.2-1|47	install -dm 755 %{buildroot}%{_bindir}
12cr|tolua-5.1.2-1|48	install -m 755 bin/%{name} %{buildroot}%{_bindir}
12cr|tolua-5.1.2-1|49	
12cr|tolua-5.1.2-1|50	install -dm 755 %{buildroot}%{_includedir}
12cr|tolua-5.1.2-1|51	install -m 644 include/%{name}.h %{buildroot}%{_includedir}
12cr|tolua-5.1.2-1|52	
12cr|tolua-5.1.2-1|53	install -dm 755 %{buildroot}%{_libdir}
12cr|tolua-5.1.2-1|54	install -m 644 lib/lib%{name}.a %{buildroot}%{_libdir}
12cr|tolua-5.1.2-1|55	
12cr|tolua-5.1.2-1|56	%clean
12cr|tolua-5.1.2-1|57	rm -rf %{buildroot}
12cr|tolua-5.1.2-1|58	
12cr|tolua-5.1.2-1|59	%files
12cr|tolua-5.1.2-1|60	%defattr(-,root,root)
12cr|tolua-5.1.2-1|61	%{_bindir}/%{name}
12cr|tolua-5.1.2-1|62	
12cr|tolua-5.1.2-1|63	%files -n %{name}-devel
12cr|tolua-5.1.2-1|64	%defattr(-,root,root)
12cr|tolua-5.1.2-1|65	%doc INSTALL README
12cr|tolua-5.1.2-1|66	%{_includedir}/%{name}.h
12cr|tolua-5.1.2-1|67	%{_libdir}/lib%{name}.a
12cr|tolua-5.1.2-1|68	
12cr|tolua-5.1.2-1|69	
12cr|tolua-5.1.2-1|70	%changelog
12cr|tolua-5.1.2-1|71	* Mon Aug 17 2009 Frederik Himpe <fhimpe@mandriva.org> 5.1.2-1mdv2010.0
12cr|tolua-5.1.2-1|72	+ Revision: 417403
12cr|tolua-5.1.2-1|73	- Update to new version 5.1.2
12cr|tolua-5.1.2-1|74	- Remove Mach binaries wrongly included in tarball
12cr|tolua-5.1.2-1|75	- Replace config patch by some sed hackery
12cr|tolua-5.1.2-1|76	
12cr|tolua-5.1.2-1|77	* Mon Aug 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 5.1b-1mdv2009.0
12cr|tolua-5.1.2-1|78	+ Revision: 275905
12cr|tolua-5.1.2-1|79	- update to new version 5.1b
12cr|tolua-5.1.2-1|80	- drop patch0, fixed upstream
12cr|tolua-5.1.2-1|81	- Patch1: adjust config options
12cr|tolua-5.1.2-1|82	- docs are gone now
12cr|tolua-5.1.2-1|83	
12cr|tolua-5.1.2-1|84	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 5.0-3mdv2009.0
12cr|tolua-5.1.2-1|85	+ Revision: 242860
12cr|tolua-5.1.2-1|86	- rebuild
12cr|tolua-5.1.2-1|87	- kill re-definition of %%buildroot on Pixel's request
12cr|tolua-5.1.2-1|88	
12cr|tolua-5.1.2-1|89	+ Olivier Blin <oblin@mandriva.com>
12cr|tolua-5.1.2-1|90	- restore BuildRoot
12cr|tolua-5.1.2-1|91	
12cr|tolua-5.1.2-1|92	* Sat Jun 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 5.0-1mdv2008.0
12cr|tolua-5.1.2-1|93	+ Revision: 40423
12cr|tolua-5.1.2-1|94	- provide patch 1 (fix compatability with Lua 5.1)
12cr|tolua-5.1.2-1|95	- create devel subpackage
12cr|tolua-5.1.2-1|96	- spec file clean
12cr|tolua-5.1.2-1|97	- Import tolua
12cr|tolua-5.1.2-1|98	

8058 12
12cr|tomahawk-0.5.5-1|1	Name:		tomahawk
12cr|tomahawk-0.5.5-1|2	Version:	0.5.5
12cr|tomahawk-0.5.5-1|3	Release:	1
12cr|tomahawk-0.5.5-1|4	Summary:	Qt playdar social music player
12cr|tomahawk-0.5.5-1|5	License:	GPLv3
12cr|tomahawk-0.5.5-1|6	Group:		Sound
12cr|tomahawk-0.5.5-1|7	URL:		http://tomahawk-player.org
12cr|tomahawk-0.5.5-1|8	Source0:	http://downloads.tomahawk-player.org/%{name}-%{version}.tar.bz2
12cr|tomahawk-0.5.5-1|9	BuildRequires:	qt4-devel
12cr|tomahawk-0.5.5-1|10	BuildRequires:	quazip-devel
12cr|tomahawk-0.5.5-1|11	BuildRequires:	cmake
12cr|tomahawk-0.5.5-1|12	BuildRequires:	boost-devel
12cr|tomahawk-0.5.5-1|13	BuildRequires:	qjson-devel
12cr|tomahawk-0.5.5-1|14	BuildRequires:	taglib-devel
12cr|tomahawk-0.5.5-1|15	BuildRequires:	clucene-devel => 2.3.3.4
12cr|tomahawk-0.5.5-1|16	BuildRequires:	libechonest-devel
12cr|tomahawk-0.5.5-1|17	BuildRequires:	liblastfm-devel
12cr|tomahawk-0.5.5-1|18	BuildRequires:	jreen-devel
12cr|tomahawk-0.5.5-1|19	BuildRequires:	qtweetlib-devel
12cr|tomahawk-0.5.5-1|20	BuildRequires:	pkgconfig(phonon)
12cr|tomahawk-0.5.5-1|21	BuildRequires:	pkgconfig(libattica)
12cr|tomahawk-0.5.5-1|22	Provides:	tomahawk-player
12cr|tomahawk-0.5.5-1|23	
12cr|tomahawk-0.5.5-1|24	%description
12cr|tomahawk-0.5.5-1|25	Tomahawk Player is a next generation music player.
12cr|tomahawk-0.5.5-1|26	It features custom stations (building upon the
12cr|tomahawk-0.5.5-1|27	beatuiful Echo Nest), a playlist importer,
12cr|tomahawk-0.5.5-1|28	social connection to Twitter, Google Chat,
12cr|tomahawk-0.5.5-1|29	and Jabber. Maybe most important of all:
12cr|tomahawk-0.5.5-1|30	It's able to find and pull music from
12cr|tomahawk-0.5.5-1|31	different sources like YouTube, last.fm,
12cr|tomahawk-0.5.5-1|32	SoundCloud, Skreemr, Spotify, and more
12cr|tomahawk-0.5.5-1|33	using the Playdar approach.
12cr|tomahawk-0.5.5-1|34	Of course, it can also play songs from
12cr|tomahawk-0.5.5-1|35	your local library.
12cr|tomahawk-0.5.5-1|36	Make sure to check out the video
12cr|tomahawk-0.5.5-1|37	if you like to know more.
12cr|tomahawk-0.5.5-1|38	
12cr|tomahawk-0.5.5-1|39	%prep
12cr|tomahawk-0.5.5-1|40	%setup -q
12cr|tomahawk-0.5.5-1|41	
12cr|tomahawk-0.5.5-1|42	%build
12cr|tomahawk-0.5.5-1|43	%cmake -DINTERNAL_JREEN=OFF -DBUILD_RELEASE=ON
12cr|tomahawk-0.5.5-1|44	%make
12cr|tomahawk-0.5.5-1|45	
12cr|tomahawk-0.5.5-1|46	%install
12cr|tomahawk-0.5.5-1|47	%makeinstall_std -C build
12cr|tomahawk-0.5.5-1|48	
12cr|tomahawk-0.5.5-1|49	%files
12cr|tomahawk-0.5.5-1|50	%{_bindir}/tomahawk
12cr|tomahawk-0.5.5-1|51	%{_libdir}/*.so
12cr|tomahawk-0.5.5-1|52	
12cr|tomahawk-0.5.5-1|53	%{_prefix}/libexec/tomahawk_crash_reporter
12cr|tomahawk-0.5.5-1|54	
12cr|tomahawk-0.5.5-1|55	%{_datadir}/applications/tomahawk.desktop
12cr|tomahawk-0.5.5-1|56	%{_datadir}/icons/hicolor/*/*

8059 12
12cr|tomboy-1.12.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cr|tomboy-1.12.2-1|2	
12cr|tomboy-1.12.2-1|3	Name:		tomboy
12cr|tomboy-1.12.2-1|4	Version:	1.12.2
12cr|tomboy-1.12.2-1|5	Release:	%mkrel 1
12cr|tomboy-1.12.2-1|6	Summary:	Desktop note-taking application for Linux and Unix
12cr|tomboy-1.12.2-1|7	Group:		Graphical desktop/GNOME
12cr|tomboy-1.12.2-1|8	# Tomboy itself is LGPL+
12cr|tomboy-1.12.2-1|9	# libtomboy contains GPL+ code
12cr|tomboy-1.12.2-1|10	License:	LGPL+ and GPLv2+
12cr|tomboy-1.12.2-1|11	URL:		http://www.gnome.org/projects/tomboy/
12cr|tomboy-1.12.2-1|12	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cr|tomboy-1.12.2-1|13	#gw we need an UTF-8 locale for gmcs to allow non-ASCII source files
12cr|tomboy-1.12.2-1|14	BuildRequires:	locales-en
12cr|tomboy-1.12.2-1|15	###
12cr|tomboy-1.12.2-1|16	#for autoreconf
12cr|tomboy-1.12.2-1|17	BuildRequires:	intltool
12cr|tomboy-1.12.2-1|18	BuildRequires:	gettext-devel
12cr|tomboy-1.12.2-1|19	BuildRequires:	pkgconfig(gconf-2.0)
12cr|tomboy-1.12.2-1|20	BuildRequires:	pkgconfig(gnome-doc-utils)
12cr|tomboy-1.12.2-1|21	###
12cr|tomboy-1.12.2-1|22	#BuildRequires:	mono(gmcs)
12cr|tomboy-1.12.2-1|23	BuildRequires:	mono
12cr|tomboy-1.12.2-1|24	BuildRequires:	pkgconfig(mono) >= 1.9.1
12cr|tomboy-1.12.2-1|25	BuildRequires:	pkgconfig(mono-addins)
12cr|tomboy-1.12.2-1|26	#BuildRequires:  pkgconfig(mono-nunit)
12cr|tomboy-1.12.2-1|27	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.14.0
12cr|tomboy-1.12.2-1|28	BuildRequires:	pkgconfig(dbus-sharp-glib-1.0) >= 0.3
12cr|tomboy-1.12.2-1|29	BuildRequires:	pkgconfig(gconf-sharp-2.0)
12cr|tomboy-1.12.2-1|30	BuildRequires:	pkgconfig(gtkspell-2.0) >= 2.0.9
12cr|tomboy-1.12.2-1|31	BuildRequires:	pkgconfig(gmime-sharp-2.6)
12cr|tomboy-1.12.2-1|32	BuildRequires:	pkgconfig(ice)
12cr|tomboy-1.12.2-1|33	BuildRequires:	pkgconfig(sm)
12cr|tomboy-1.12.2-1|34	BuildRequires:	pkgconfig(galago-sharp) >= 0.5.0
12cr|tomboy-1.12.2-1|35	
12cr|tomboy-1.12.2-1|36	%description
12cr|tomboy-1.12.2-1|37	Tomboy is a desktop note-taking application for Linux and Unix. Simple
12cr|tomboy-1.12.2-1|38	and easy to use, but with potential to help you organize the ideas and
12cr|tomboy-1.12.2-1|39	information you deal with every day. The key to Tomboy's usefulness
12cr|tomboy-1.12.2-1|40	lies in the ability to relate notes and ideas together. Using a
12cr|tomboy-1.12.2-1|41	WikiWiki-like linking system, organizing ideas is as simple as typing
12cr|tomboy-1.12.2-1|42	a name. Branching an idea off is easy as pressing the Link button. And
12cr|tomboy-1.12.2-1|43	links between your ideas won't break, even when renaming and
12cr|tomboy-1.12.2-1|44	reorganizing them.
12cr|tomboy-1.12.2-1|45	
12cr|tomboy-1.12.2-1|46	%prep
12cr|tomboy-1.12.2-1|47	%setup -q
12cr|tomboy-1.12.2-1|48	
12cr|tomboy-1.12.2-1|49	%build
12cr|tomboy-1.12.2-1|50	%configure2_5x \
12cr|tomboy-1.12.2-1|51	--enable-galago=no \
12cr|tomboy-1.12.2-1|52	--enable-panel-applet=no \
12cr|tomboy-1.12.2-1|53	--disable-scrollkeeper \
12cr|tomboy-1.12.2-1|54	--disable-update-mimedb \
12cr|tomboy-1.12.2-1|55	--disable-schemas-install \
12cr|tomboy-1.12.2-1|56	--enable-gnome=no \
12cr|tomboy-1.12.2-1|57	--enable-tests=no
12cr|tomboy-1.12.2-1|58	make
12cr|tomboy-1.12.2-1|59	
12cr|tomboy-1.12.2-1|60	%install
12cr|tomboy-1.12.2-1|61	%makeinstall_std
12cr|tomboy-1.12.2-1|62	
12cr|tomboy-1.12.2-1|63	%find_lang %{name} --with-gnome
12cr|tomboy-1.12.2-1|64	
12cr|tomboy-1.12.2-1|65	#we don't want these
12cr|tomboy-1.12.2-1|66	rm -f %{buildroot}%{_libdir}/tomboy/libtomboy.la
12cr|tomboy-1.12.2-1|67	
12cr|tomboy-1.12.2-1|68	%preun
12cr|tomboy-1.12.2-1|69	%preun_uninstall_gconf_schemas %{name}
12cr|tomboy-1.12.2-1|70	
12cr|tomboy-1.12.2-1|71	%files -f %{name}.lang
12cr|tomboy-1.12.2-1|72	%doc NEWS README AUTHORS
12cr|tomboy-1.12.2-1|73	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cr|tomboy-1.12.2-1|74	%{_bindir}/%{name}
12cr|tomboy-1.12.2-1|75	%dir %{_libdir}/%{name}
12cr|tomboy-1.12.2-1|76	%{_mandir}/man1/%name.1*
12cr|tomboy-1.12.2-1|77	%{_datadir}/applications/*
12cr|tomboy-1.12.2-1|78	%{_datadir}/icons/hicolor/*/apps/tomboy*
12cr|tomboy-1.12.2-1|79	%{_datadir}/icons/hicolor/*/mimetypes/application-x-note.*
12cr|tomboy-1.12.2-1|80	%{_datadir}/mime/packages/tomboy.xml
12cr|tomboy-1.12.2-1|81	%{_datadir}/%{name}
12cr|tomboy-1.12.2-1|82	%{_libdir}/%{name}/libtomboy.so
12cr|tomboy-1.12.2-1|83	%{_libdir}/%{name}/Tomboy.exe
12cr|tomboy-1.12.2-1|84	%{_libdir}/%{name}/Tomboy.exe.config
12cr|tomboy-1.12.2-1|85	%{_libdir}/%{name}/Tomboy.exe.mdb
12cr|tomboy-1.12.2-1|86	%{_libdir}/%{name}/addins/
12cr|tomboy-1.12.2-1|87	%{_libdir}/pkgconfig/tomboy-addins.pc
12cr|tomboy-1.12.2-1|88	%{_datadir}/dbus-1/services/org.gnome.Tomboy.service

8060 12
12cr|tomcat-native-1.1.24-1|1	%define tcnver 1
12cr|tomcat-native-1.1.24-1|2	%define lib_name %mklibname tcnative %{tcnver}
12cr|tomcat-native-1.1.24-1|3	
12cr|tomcat-native-1.1.24-1|4	Summary:        Tomcat Native Java library
12cr|tomcat-native-1.1.24-1|5	Name:           tomcat-native
12cr|tomcat-native-1.1.24-1|6	Version:        1.1.24
12cr|tomcat-native-1.1.24-1|7	Release:        1
12cr|tomcat-native-1.1.24-1|8	Epoch:          0
12cr|tomcat-native-1.1.24-1|9	License:        Apache License
12cr|tomcat-native-1.1.24-1|10	Group:          Development/Java
12cr|tomcat-native-1.1.24-1|11	URL:            http://tomcat.apache.org/
12cr|tomcat-native-1.1.24-1|12	Source0:	http://www.apache.org/dist/tomcat/tomcat-connectors/native/%{version}/source/%{name}-%{version}-src.tar.gz
12cr|tomcat-native-1.1.24-1|13	Source1:        http://www.apache.org/dist/tomcat/tomcat-connectors/native/%{version}/source/%{name}-%{version}-src.tar.gz.asc
12cr|tomcat-native-1.1.24-1|14	BuildRequires:  apr-devel >= 0:{version}
12cr|tomcat-native-1.1.24-1|15	BuildRequires:  java-devel >= 0:1.4.2
12cr|tomcat-native-1.1.24-1|16	BuildRequires:  java-rpmbuild
12cr|tomcat-native-1.1.24-1|17	BuildRequires:  openssl-devel
12cr|tomcat-native-1.1.24-1|18	
12cr|tomcat-native-1.1.24-1|19	%description
12cr|tomcat-native-1.1.24-1|20	The mission of the Tomcat Native Livrary (TCN) is to provide a
12cr|tomcat-native-1.1.24-1|21	free library of C data structures and routines.  This library
12cr|tomcat-native-1.1.24-1|22	contains additional utility interfaces for Java.
12cr|tomcat-native-1.1.24-1|23	
12cr|tomcat-native-1.1.24-1|24	%package -n %{lib_name}
12cr|tomcat-native-1.1.24-1|25	Group:          Development/Java
12cr|tomcat-native-1.1.24-1|26	Summary:        Tomcat Native development kit
12cr|tomcat-native-1.1.24-1|27	
12cr|tomcat-native-1.1.24-1|28	%description -n %{lib_name}
12cr|tomcat-native-1.1.24-1|29	The mission of the Tomcat Native Livrary (TCN) is to provide a
12cr|tomcat-native-1.1.24-1|30	free library of C data structures and routines.  This library
12cr|tomcat-native-1.1.24-1|31	contains additional utility interfaces for Java.
12cr|tomcat-native-1.1.24-1|32	
12cr|tomcat-native-1.1.24-1|33	%package -n %{lib_name}-devel
12cr|tomcat-native-1.1.24-1|34	Group:          Development/Java
12cr|tomcat-native-1.1.24-1|35	Summary:        Tomcat Native development kit
12cr|tomcat-native-1.1.24-1|36	Provides:       %{_lib}tcnative-devel = %{epoch}:%{version}-%{release}
12cr|tomcat-native-1.1.24-1|37	Requires:       %{lib_name} = %{epoch}:%{version}-%{release}
12cr|tomcat-native-1.1.24-1|38	Requires:       apr-devel
12cr|tomcat-native-1.1.24-1|39	
12cr|tomcat-native-1.1.24-1|40	%description -n %{lib_name}-devel
12cr|tomcat-native-1.1.24-1|41	The mission of the Tomcat Native Livrary (TCN) is to provide a
12cr|tomcat-native-1.1.24-1|42	free library of C data structures and routines.  This library
12cr|tomcat-native-1.1.24-1|43	contains additional utility interfaces for Java.
12cr|tomcat-native-1.1.24-1|44	
12cr|tomcat-native-1.1.24-1|45	%prep
12cr|tomcat-native-1.1.24-1|46	%setup -q -n %{name}-%{version}-src/jni/native
12cr|tomcat-native-1.1.24-1|47	
12cr|tomcat-native-1.1.24-1|48	%build
12cr|tomcat-native-1.1.24-1|49	export JAVA_HOME=%{java_home}
12cr|tomcat-native-1.1.24-1|50	%configure2_5x --with-apr=%{_prefix} \
12cr|tomcat-native-1.1.24-1|51	--includedir=%{_includedir}/apr-%{tcnver}
12cr|tomcat-native-1.1.24-1|52	%make
12cr|tomcat-native-1.1.24-1|53	
12cr|tomcat-native-1.1.24-1|54	%install
12cr|tomcat-native-1.1.24-1|55	%makeinstall
12cr|tomcat-native-1.1.24-1|56	
12cr|tomcat-native-1.1.24-1|57	%files -n %{lib_name}
12cr|tomcat-native-1.1.24-1|58	%doc ../../KEYS ../../LICENSE ../../NOTICE BUILDING
12cr|tomcat-native-1.1.24-1|59	%{_libdir}/libtcnative-%{tcnver}.so.*
12cr|tomcat-native-1.1.24-1|60	
12cr|tomcat-native-1.1.24-1|61	%files -n %{lib_name}-devel
12cr|tomcat-native-1.1.24-1|62	%{_libdir}/libtcnative-%{tcnver}.so
12cr|tomcat-native-1.1.24-1|63	%{_libdir}/pkgconfig/tcnative-%{tcnver}.pc

8061 12
12cr|tomoyo-tools-2.5.0-2|1	Summary: TOMOYO Linux tools
12cr|tomoyo-tools-2.5.0-2|2	%define  date 20111025
12cr|tomoyo-tools-2.5.0-2|3	%define  ver  2.5.0
12cr|tomoyo-tools-2.5.0-2|4	
12cr|tomoyo-tools-2.5.0-2|5	%define tomoyo_major 1
12cr|tomoyo-tools-2.5.0-2|6	%define tomoyo_libname %mklibname tomoyotools %{tomoyo_major}
12cr|tomoyo-tools-2.5.0-2|7	
12cr|tomoyo-tools-2.5.0-2|8	Name: 	 tomoyo-tools
12cr|tomoyo-tools-2.5.0-2|9	Version: %{ver}
12cr|tomoyo-tools-2.5.0-2|10	Release: %mkrel 2
12cr|tomoyo-tools-2.5.0-2|11	License: GPLv2
12cr|tomoyo-tools-2.5.0-2|12	URL:	 http://tomoyo.sourceforge.jp/
12cr|tomoyo-tools-2.5.0-2|13	Group:	 System/Kernel and hardware
12cr|tomoyo-tools-2.5.0-2|14	BuildRequires: help2man
12cr|tomoyo-tools-2.5.0-2|15	BuildRequires: ncurses-devel
12cr|tomoyo-tools-2.5.0-2|16	BuildRequires: readline-devel
12cr|tomoyo-tools-2.5.0-2|17	Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tomoyo-tools-2.5.0-2|18	
12cr|tomoyo-tools-2.5.0-2|19	Source0: http://osdn.dl.sourceforge.jp/tomoyo/27220/tomoyo-tools-%{ver}-%{date}.tar.gz
12cr|tomoyo-tools-2.5.0-2|20	Source1: README.tomoyo-tools.urpmi
12cr|tomoyo-tools-2.5.0-2|21	Source2: tomoyo.logrotate
12cr|tomoyo-tools-2.5.0-2|22	Source3: tomoyo-auditd.service
12cr|tomoyo-tools-2.5.0-2|23	
12cr|tomoyo-tools-2.5.0-2|24	Conflicts: ccs-tools
12cr|tomoyo-tools-2.5.0-2|25	Obsoletes: ccs-tools
12cr|tomoyo-tools-2.5.0-2|26	
12cr|tomoyo-tools-2.5.0-2|27	%description
12cr|tomoyo-tools-2.5.0-2|28	TOMOYO Linux is an extension for Linux to provide Mandatory Access Control
12cr|tomoyo-tools-2.5.0-2|29	(MAC) functions. This package contains the tools needed to configure,
12cr|tomoyo-tools-2.5.0-2|30	activate and manage the TOMOYO Linux MAC system and policies.
12cr|tomoyo-tools-2.5.0-2|31	
12cr|tomoyo-tools-2.5.0-2|32	%package -n	 %{tomoyo_libname}
12cr|tomoyo-tools-2.5.0-2|33	Summary:	Shared tomoyotools library
12cr|tomoyo-tools-2.5.0-2|34	Group:		System/Libraries
12cr|tomoyo-tools-2.5.0-2|35	
12cr|tomoyo-tools-2.5.0-2|36	%description -n %{tomoyo_libname}
12cr|tomoyo-tools-2.5.0-2|37	This package provides the tomoyo shared library
12cr|tomoyo-tools-2.5.0-2|38	
12cr|tomoyo-tools-2.5.0-2|39	%prep
12cr|tomoyo-tools-2.5.0-2|40	%setup -q -n tomoyo-tools
12cr|tomoyo-tools-2.5.0-2|41	
12cr|tomoyo-tools-2.5.0-2|42	%build
12cr|tomoyo-tools-2.5.0-2|43	# install library to correct path
12cr|tomoyo-tools-2.5.0-2|44	make USRLIBDIR=%{_libdir} CFLAGS="-Wall $RPM_OPT_FLAGS"
12cr|tomoyo-tools-2.5.0-2|45	
12cr|tomoyo-tools-2.5.0-2|46	%install
12cr|tomoyo-tools-2.5.0-2|47	rm -rf %{buildroot}
12cr|tomoyo-tools-2.5.0-2|48	
12cr|tomoyo-tools-2.5.0-2|49	make INSTALLDIR=%{buildroot} USRLIBDIR=%{_libdir} install
12cr|tomoyo-tools-2.5.0-2|50	
12cr|tomoyo-tools-2.5.0-2|51	install -m 644 %{SOURCE1} README.install.urpmi
12cr|tomoyo-tools-2.5.0-2|52	install -m 644 -D %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/tomoyo
12cr|tomoyo-tools-2.5.0-2|53	install -m 644 -D %{SOURCE3} %{buildroot}%{_unitdir}/tomoyo-auditd.service
12cr|tomoyo-tools-2.5.0-2|54	install -m 700 -d %{buildroot}%{_logdir}/tomoyo
12cr|tomoyo-tools-2.5.0-2|55	
12cr|tomoyo-tools-2.5.0-2|56	%clean
12cr|tomoyo-tools-2.5.0-2|57	rm -rf %{buildroot}
12cr|tomoyo-tools-2.5.0-2|58	
12cr|tomoyo-tools-2.5.0-2|59	%post
12cr|tomoyo-tools-2.5.0-2|60	%_add_service_helper --no-sysv %{name} $1 tomoyo-auditd.service
12cr|tomoyo-tools-2.5.0-2|61	
12cr|tomoyo-tools-2.5.0-2|62	%preun
12cr|tomoyo-tools-2.5.0-2|63	%_del_service_helper --no-sysv %{name} $1 tomoyo-auditd.service
12cr|tomoyo-tools-2.5.0-2|64	
12cr|tomoyo-tools-2.5.0-2|65	%files
12cr|tomoyo-tools-2.5.0-2|66	%defattr(-,root,root)
12cr|tomoyo-tools-2.5.0-2|67	%{_sysconfdir}/logrotate.d/tomoyo
12cr|tomoyo-tools-2.5.0-2|68	%attr(700,root,root) /sbin/tomoyo-init
12cr|tomoyo-tools-2.5.0-2|69	%{_libdir}/tomoyo/
12cr|tomoyo-tools-2.5.0-2|70	%{_sbindir}/tomoyo*
12cr|tomoyo-tools-2.5.0-2|71	%{_mandir}/man8/tomoyo*
12cr|tomoyo-tools-2.5.0-2|72	%{_mandir}/man8/init_policy.8*
12cr|tomoyo-tools-2.5.0-2|73	%{_logdir}/tomoyo/
12cr|tomoyo-tools-2.5.0-2|74	%{_unitdir}/tomoyo-auditd.service
12cr|tomoyo-tools-2.5.0-2|75	%doc README.install.urpmi
12cr|tomoyo-tools-2.5.0-2|76	
12cr|tomoyo-tools-2.5.0-2|77	%files -n %{tomoyo_libname}
12cr|tomoyo-tools-2.5.0-2|78	%{_libdir}/libtomoyotools.so.*
12cr|tomoyo-tools-2.5.0-2|79	
12cr|tomoyo-tools-2.5.0-2|80	
12cr|tomoyo-tools-2.5.0-2|81	%changelog
12cr|tomoyo-tools-2.5.0-2|82	* Fri Jan 20 2012 Franck Bui <franck.bui@mandriva.com> 2.5.0-2mdv2012.0
12cr|tomoyo-tools-2.5.0-2|83	+ Revision: 763231
12cr|tomoyo-tools-2.5.0-2|84	- Update tomoyo-tools.urpmi and make clear that the log daemon must be started when installing the package the first time.
12cr|tomoyo-tools-2.5.0-2|85	- migrate to systemd only, and don't use ccs-auditd sine we're using tomoyo 2.x
12cr|tomoyo-tools-2.5.0-2|86	- fix tomoyo.logrotate to handle log files from 2.x branch
12cr|tomoyo-tools-2.5.0-2|87	
12cr|tomoyo-tools-2.5.0-2|88	* Thu Jan 12 2012 Franck Bui <franck.bui@mandriva.com> 2.5.0-1
12cr|tomoyo-tools-2.5.0-2|89	+ Revision: 760485
12cr|tomoyo-tools-2.5.0-2|90	- Import Tomoyo Tools 2.5.0
12cr|tomoyo-tools-2.5.0-2|91	
12cr|tomoyo-tools-2.5.0-2|92	* Wed Jan 12 2011 Eugeni Dodonov <eugeni@mandriva.com> 2.3.0-2
12cr|tomoyo-tools-2.5.0-2|93	+ Revision: 630971
12cr|tomoyo-tools-2.5.0-2|94	- Switch from manbo_mkrel to mkrel
12cr|tomoyo-tools-2.5.0-2|95	- Libify libtomoyotools.
12cr|tomoyo-tools-2.5.0-2|96	
12cr|tomoyo-tools-2.5.0-2|97	* Thu Oct 14 2010 Thomas Backlund <tmb@mandriva.org> 2.3.0-1mnb2
12cr|tomoyo-tools-2.5.0-2|98	+ Revision: 585706
12cr|tomoyo-tools-2.5.0-2|99	- update to 2.3.0
12cr|tomoyo-tools-2.5.0-2|100	- update P0
12cr|tomoyo-tools-2.5.0-2|101	- add BuildRequires: help2man
12cr|tomoyo-tools-2.5.0-2|102	- disable parallel build
12cr|tomoyo-tools-2.5.0-2|103	- update filelists
12cr|tomoyo-tools-2.5.0-2|104	- update README.urpmi
12cr|tomoyo-tools-2.5.0-2|105	
12cr|tomoyo-tools-2.5.0-2|106	+ Eugeni Dodonov <eugeni@mandriva.com>
12cr|tomoyo-tools-2.5.0-2|107	- Imported tomoyo-tools with base on our ccs-tools package.
12cr|tomoyo-tools-2.5.0-2|108	- Created package structure for tomoyo-tools.
12cr|tomoyo-tools-2.5.0-2|109	

8062 12
12cr|tor-0.2.2.39-1|1	%define runuser toruser
12cr|tor-0.2.2.39-1|2	
12cr|tor-0.2.2.39-1|3	Name:		tor
12cr|tor-0.2.2.39-1|4	Version:	0.2.2.39
12cr|tor-0.2.2.39-1|5	Release:	1
12cr|tor-0.2.2.39-1|6	Summary:	Anonymizing overlay network for TCP (The onion router)
12cr|tor-0.2.2.39-1|7	URL:		http://www.torproject.org/
12cr|tor-0.2.2.39-1|8	Group:		Networking/Other
12cr|tor-0.2.2.39-1|9	License:	BSD-like
12cr|tor-0.2.2.39-1|10	Requires(pre):	rpm-helper
12cr|tor-0.2.2.39-1|11	Requires(post):	rpm-helper
12cr|tor-0.2.2.39-1|12	Requires(preun):	rpm-helper
12cr|tor-0.2.2.39-1|13	Requires(postun):	rpm-helper
12cr|tor-0.2.2.39-1|14	Requires:	openssl >= 0.9.6
12cr|tor-0.2.2.39-1|15	Requires:	tsocks
12cr|tor-0.2.2.39-1|16	BuildRequires:	openssl-devel >= 0.9.6
12cr|tor-0.2.2.39-1|17	BuildRequires:	libevent-devel
12cr|tor-0.2.2.39-1|18	BuildRequires:	zlib-devel
12cr|tor-0.2.2.39-1|19	BuildRequires:	autoconf2.5
12cr|tor-0.2.2.39-1|20	Source0:	http://www.torproject.org/dist/%{name}-%{version}.tar.gz
12cr|tor-0.2.2.39-1|21	Source1:	%{name}.logrotate
12cr|tor-0.2.2.39-1|22	Source2:	%{name}.init
12cr|tor-0.2.2.39-1|23	Source3: 	%{name}.sysconfig
12cr|tor-0.2.2.39-1|24	
12cr|tor-0.2.2.39-1|25	%description
12cr|tor-0.2.2.39-1|26	Tor is a connection-based low-latency anonymous communication system.
12cr|tor-0.2.2.39-1|27	
12cr|tor-0.2.2.39-1|28	This package provides the "tor" program, which serves as both a client and
12cr|tor-0.2.2.39-1|29	a relay node. Scripts will automatically create a "%{runuser}" user and
12cr|tor-0.2.2.39-1|30	group, and set tor up to run as a daemon when the system is rebooted.
12cr|tor-0.2.2.39-1|31	
12cr|tor-0.2.2.39-1|32	Applications connect to the local Tor proxy using the SOCKS
12cr|tor-0.2.2.39-1|33	protocol. The local proxy chooses a path through a set of relays, in
12cr|tor-0.2.2.39-1|34	which each relay knows its predecessor and successor, but no
12cr|tor-0.2.2.39-1|35	others. Traffic flowing down the circuit is unwrapped by a symmetric
12cr|tor-0.2.2.39-1|36	key at each relay, which reveals the downstream relay.
12cr|tor-0.2.2.39-1|37	
12cr|tor-0.2.2.39-1|38	Warnings: Tor does no protocol cleaning.  That means there is a danger
12cr|tor-0.2.2.39-1|39	that application protocols and associated programs can be induced to
12cr|tor-0.2.2.39-1|40	reveal information about the initiator. Tor depends on Privoxy and
12cr|tor-0.2.2.39-1|41	similar protocol cleaners to solve this problem. This is alpha code,
12cr|tor-0.2.2.39-1|42	and is even more likely than released code to have anonymity-spoiling
12cr|tor-0.2.2.39-1|43	bugs. The present network is very small -- this further reduces the
12cr|tor-0.2.2.39-1|44	strength of the anonymity provided. Tor is not presently suitable
12cr|tor-0.2.2.39-1|45	for high-stakes anonymity.
12cr|tor-0.2.2.39-1|46	
12cr|tor-0.2.2.39-1|47	%prep
12cr|tor-0.2.2.39-1|48	%setup -q
12cr|tor-0.2.2.39-1|49	
12cr|tor-0.2.2.39-1|50	%build
12cr|tor-0.2.2.39-1|51	%configure2_5x
12cr|tor-0.2.2.39-1|52	%make
12cr|tor-0.2.2.39-1|53	
12cr|tor-0.2.2.39-1|54	%install
12cr|tor-0.2.2.39-1|55	%makeinstall
12cr|tor-0.2.2.39-1|56	
12cr|tor-0.2.2.39-1|57	%define _logdir %{_var}/log
12cr|tor-0.2.2.39-1|58	
12cr|tor-0.2.2.39-1|59	mkdir -p %{buildroot}%{_initrddir}
12cr|tor-0.2.2.39-1|60	cat %{SOURCE2} > %{buildroot}%{_initrddir}/%{name}
12cr|tor-0.2.2.39-1|61	chmod 0755 %{buildroot}%{_initrddir}/%{name}
12cr|tor-0.2.2.39-1|62	
12cr|tor-0.2.2.39-1|63	install -p -m 644 %{buildroot}%{_sysconfdir}/%{name}/torrc.sample %{buildroot}%{_sysconfdir}/%{name}/torrc
12cr|tor-0.2.2.39-1|64	
12cr|tor-0.2.2.39-1|65	mkdir -p -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|tor-0.2.2.39-1|66	cat %{SOURCE1} > %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|tor-0.2.2.39-1|67	
12cr|tor-0.2.2.39-1|68	mkdir -p -m 755 %{buildroot}%{_sysconfdir}/sysconfig/
12cr|tor-0.2.2.39-1|69	cat %{SOURCE3} > %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|tor-0.2.2.39-1|70	
12cr|tor-0.2.2.39-1|71	mkdir -p -m 700 %{buildroot}%{_localstatedir}/lib/%{name}
12cr|tor-0.2.2.39-1|72	mkdir -p -m 755 %{buildroot}%{_var}/run/%{name}
12cr|tor-0.2.2.39-1|73	mkdir -p -m 755 %{buildroot}%{_logdir}/%{name}
12cr|tor-0.2.2.39-1|74	
12cr|tor-0.2.2.39-1|75	# Bash completion
12cr|tor-0.2.2.39-1|76	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
12cr|tor-0.2.2.39-1|77	echo 'complete -F _command $filenames torify' > %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
12cr|tor-0.2.2.39-1|78	
12cr|tor-0.2.2.39-1|79	%pre
12cr|tor-0.2.2.39-1|80	%_pre_useradd %{runuser} / /bin/false
12cr|tor-0.2.2.39-1|81	
12cr|tor-0.2.2.39-1|82	%post
12cr|tor-0.2.2.39-1|83	%_post_service %{name}
12cr|tor-0.2.2.39-1|84	
12cr|tor-0.2.2.39-1|85	%preun
12cr|tor-0.2.2.39-1|86	%_preun_service %{name}
12cr|tor-0.2.2.39-1|87	rm -f %{_localstatedir}/%{name}/cached-directory
12cr|tor-0.2.2.39-1|88	rm -f %{_localstatedir}/%{name}/bw_accounting
12cr|tor-0.2.2.39-1|89	rm -f %{_localstatedir}/%{name}/control_auth_cookie
12cr|tor-0.2.2.39-1|90	rm -f %{_localstatedir}/%{name}/router.desc
12cr|tor-0.2.2.39-1|91	rm -f %{_localstatedir}/%{name}/fingerprint
12cr|tor-0.2.2.39-1|92	
12cr|tor-0.2.2.39-1|93	%postun
12cr|tor-0.2.2.39-1|94	%_postun_userdel %{runuser}
12cr|tor-0.2.2.39-1|95	%_postun_groupdel %{runuser}
12cr|tor-0.2.2.39-1|96	
12cr|tor-0.2.2.39-1|97	%files
12cr|tor-0.2.2.39-1|98	%defattr(-,root,root)
12cr|tor-0.2.2.39-1|99	%doc LICENSE README ChangeLog ReleaseNotes doc/HACKING doc/TODO
12cr|tor-0.2.2.39-1|100	%{_mandir}/man*/*
12cr|tor-0.2.2.39-1|101	%{_bindir}/tor
12cr|tor-0.2.2.39-1|102	%{_bindir}/torify
12cr|tor-0.2.2.39-1|103	%{_bindir}/tor-resolve
12cr|tor-0.2.2.39-1|104	%{_bindir}/tor-gencert
12cr|tor-0.2.2.39-1|105	%config(noreplace) %attr(0755,%{runuser},%{runuser}) %{_initrddir}/%{name}
12cr|tor-0.2.2.39-1|106	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}
12cr|tor-0.2.2.39-1|107	%dir %attr(0755,root,%{runuser}) %{_sysconfdir}/%{name}/
12cr|tor-0.2.2.39-1|108	%config(noreplace) %attr(0644,root,%{runuser}) %{_sysconfdir}/%{name}/*
12cr|tor-0.2.2.39-1|109	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|tor-0.2.2.39-1|110	%attr(0700,%{runuser},%{runuser}) %dir %{_localstatedir}/lib/%{name}
12cr|tor-0.2.2.39-1|111	%attr(0750,%{runuser},%{runuser}) %dir %{_var}/run/%{name}
12cr|tor-0.2.2.39-1|112	%attr(0750,%{runuser},%{runuser}) %dir %{_logdir}/%{name}
12cr|tor-0.2.2.39-1|113	%{_sysconfdir}/bash_completion.d/%{name}
12cr|tor-0.2.2.39-1|114	%{_datadir}/%{name}
12cr|tor-0.2.2.39-1|115	
12cr|tor-0.2.2.39-1|116	
12cr|tor-0.2.2.39-1|117	%changelog
12cr|tor-0.2.2.39-1|118	* Sun Sep 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.2.2.38-1mdv2012.0
12cr|tor-0.2.2.39-1|119	+ Revision: 816596
12cr|tor-0.2.2.39-1|120	- update to 0.2.2.38
12cr|tor-0.2.2.39-1|121	
12cr|tor-0.2.2.39-1|122	* Sun Jan 22 2012 Lev Givon <lev@mandriva.org> 0.2.2.35-1
12cr|tor-0.2.2.39-1|123	+ Revision: 765034
12cr|tor-0.2.2.39-1|124	- Update to 0.2.2.35.
12cr|tor-0.2.2.39-1|125	
12cr|tor-0.2.2.39-1|126	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0.2.1.30-1
12cr|tor-0.2.2.39-1|127	+ Revision: 640335
12cr|tor-0.2.2.39-1|128	- update to new version 0.2.1.30
12cr|tor-0.2.2.39-1|129	
12cr|tor-0.2.2.39-1|130	* Wed Jan 19 2011 Funda Wang <fwang@mandriva.org> 0.2.1.29-1
12cr|tor-0.2.2.39-1|131	+ Revision: 631656
12cr|tor-0.2.2.39-1|132	- update to new version 0.2.1.29
12cr|tor-0.2.2.39-1|133	
12cr|tor-0.2.2.39-1|134	* Wed Dec 22 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.1.28-2mdv2011.0
12cr|tor-0.2.2.39-1|135	+ Revision: 623881
12cr|tor-0.2.2.39-1|136	- rebuilt against libevent 2.x
12cr|tor-0.2.2.39-1|137	
12cr|tor-0.2.2.39-1|138	* Mon Dec 20 2010 Funda Wang <fwang@mandriva.org> 0.2.1.28-1mdv2011.0
12cr|tor-0.2.2.39-1|139	+ Revision: 623334
12cr|tor-0.2.2.39-1|140	- update to new version 0.2.1.28
12cr|tor-0.2.2.39-1|141	
12cr|tor-0.2.2.39-1|142	* Sat Nov 27 2010 Funda Wang <fwang@mandriva.org> 0.2.1.27-1mdv2011.0
12cr|tor-0.2.2.39-1|143	+ Revision: 601752
12cr|tor-0.2.2.39-1|144	- update to new version 0.2.1.27
12cr|tor-0.2.2.39-1|145	
12cr|tor-0.2.2.39-1|146	+ Matthew Dawkins <mattydaw@mandriva.org>
12cr|tor-0.2.2.39-1|147	- added missing ghostscript BR
12cr|tor-0.2.2.39-1|148	
12cr|tor-0.2.2.39-1|149	* Tue Jun 15 2010 Pascal Terjan <pterjan@mandriva.org> 0.2.1.26-1mdv2010.1
12cr|tor-0.2.2.39-1|150	+ Revision: 548070
12cr|tor-0.2.2.39-1|151	- Update to 0.2.1.26 (bugfixes)
12cr|tor-0.2.2.39-1|152	
12cr|tor-0.2.2.39-1|153	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 0.2.1.25-2mdv2010.1
12cr|tor-0.2.2.39-1|154	+ Revision: 533634
12cr|tor-0.2.2.39-1|155	- rebuild
12cr|tor-0.2.2.39-1|156	
12cr|tor-0.2.2.39-1|157	* Tue Mar 30 2010 Pascal Terjan <pterjan@mandriva.org> 0.2.1.25-1mdv2010.1
12cr|tor-0.2.2.39-1|158	+ Revision: 529894
12cr|tor-0.2.2.39-1|159	- update to new version 0.2.1.25
12cr|tor-0.2.2.39-1|160	
12cr|tor-0.2.2.39-1|161	* Wed Mar 03 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.2.1.24-1mdv2010.1
12cr|tor-0.2.2.39-1|162	+ Revision: 513772
12cr|tor-0.2.2.39-1|163	- Update to 0.2.1.24
12cr|tor-0.2.2.39-1|164	
12cr|tor-0.2.2.39-1|165	* Thu Jan 21 2010 Michael Scherer <misc@mandriva.org> 0.2.1.22-1mdv2010.1
12cr|tor-0.2.2.39-1|166	+ Revision: 494519
12cr|tor-0.2.2.39-1|167	- new version
12cr|tor-0.2.2.39-1|168	- update website url
12cr|tor-0.2.2.39-1|169	
12cr|tor-0.2.2.39-1|170	* Tue Dec 29 2009 Pascal Terjan <pterjan@mandriva.org> 0.2.1.21-1mdv2010.1
12cr|tor-0.2.2.39-1|171	+ Revision: 483281
12cr|tor-0.2.2.39-1|172	- Update to 0.2.1.21
12cr|tor-0.2.2.39-1|173	
12cr|tor-0.2.2.39-1|174	* Sun Dec 20 2009 Pascal Terjan <pterjan@mandriva.org> 0.2.1.20-2mdv2010.1
12cr|tor-0.2.2.39-1|175	+ Revision: 480257
12cr|tor-0.2.2.39-1|176	- Add upstream fix for new openssl
12cr|tor-0.2.2.39-1|177	
12cr|tor-0.2.2.39-1|178	* Fri Nov 13 2009 Pascal Terjan <pterjan@mandriva.org> 0.2.1.20-1mdv2010.1
12cr|tor-0.2.2.39-1|179	+ Revision: 465828
12cr|tor-0.2.2.39-1|180	- update to new version 0.2.1.20
12cr|tor-0.2.2.39-1|181	
12cr|tor-0.2.2.39-1|182	* Thu Aug 06 2009 Michael Scherer <misc@mandriva.org> 0.2.1.19-1mdv2010.0
12cr|tor-0.2.2.39-1|183	+ Revision: 410624
12cr|tor-0.2.2.39-1|184	- update to new version 0.2.1.19
12cr|tor-0.2.2.39-1|185	
12cr|tor-0.2.2.39-1|186	* Fri Jun 26 2009 Pascal Terjan <pterjan@mandriva.org> 0.2.0.35-1mdv2010.0
12cr|tor-0.2.2.39-1|187	+ Revision: 389362
12cr|tor-0.2.2.39-1|188	- update to new version 0.2.0.35
12cr|tor-0.2.2.39-1|189	- hide reload error after logrotate
12cr|tor-0.2.2.39-1|190	
12cr|tor-0.2.2.39-1|191	* Tue Feb 10 2009 Pascal Terjan <pterjan@mandriva.org> 0.2.0.34-1mdv2009.1
12cr|tor-0.2.2.39-1|192	+ Revision: 339154
12cr|tor-0.2.2.39-1|193	- Update to 0.2.0.34
12cr|tor-0.2.2.39-1|194	
12cr|tor-0.2.2.39-1|195	* Thu Jan 22 2009 Frederik Himpe <fhimpe@mandriva.org> 0.2.0.33-1mdv2009.1
12cr|tor-0.2.2.39-1|196	+ Revision: 332633
12cr|tor-0.2.2.39-1|197	- update to new version 0.2.0.33
12cr|tor-0.2.2.39-1|198	
12cr|tor-0.2.2.39-1|199	* Mon Nov 24 2008 Pascal Terjan <pterjan@mandriva.org> 0.2.0.32-1mdv2009.1
12cr|tor-0.2.2.39-1|200	+ Revision: 306255
12cr|tor-0.2.2.39-1|201	- Group is no longer a valid option
12cr|tor-0.2.2.39-1|202	- start tor as root and let it switch to its user
12cr|tor-0.2.2.39-1|203	- Update to 0.2.0.32
12cr|tor-0.2.2.39-1|204	- Stop using initlog
12cr|tor-0.2.2.39-1|205	
12cr|tor-0.2.2.39-1|206	+ Michael Scherer <misc@mandriva.org>
12cr|tor-0.2.2.39-1|207	- fix %%preun
12cr|tor-0.2.2.39-1|208	
12cr|tor-0.2.2.39-1|209	* Tue Sep 09 2008 Frederik Himpe <fhimpe@mandriva.org> 0.2.0.31-1mdv2009.0
12cr|tor-0.2.2.39-1|210	+ Revision: 283173
12cr|tor-0.2.2.39-1|211	- update to new version 0.2.0.31
12cr|tor-0.2.2.39-1|212	
12cr|tor-0.2.2.39-1|213	* Wed Jul 23 2008 Pascal Terjan <pterjan@mandriva.org> 0.2.0.30-1mdv2009.0
12cr|tor-0.2.2.39-1|214	+ Revision: 242320
12cr|tor-0.2.2.39-1|215	- Drop P0
12cr|tor-0.2.2.39-1|216	- Add back accidentaly dropped sources
12cr|tor-0.2.2.39-1|217	- Switch to 0.2.0.* branch
12cr|tor-0.2.2.39-1|218	
12cr|tor-0.2.2.39-1|219	* Thu Jul 03 2008 Michael Scherer <misc@mandriva.org> 0.1.2.19-3mdv2009.0
12cr|tor-0.2.2.39-1|220	+ Revision: 230955
12cr|tor-0.2.2.39-1|221	- add patch0, to build with fortify. Since /dev/null should not be created if
12cr|tor-0.2.2.39-1|222	it doesn't exist, i removed the O_CREATE flag, instead of adding creation mode.
12cr|tor-0.2.2.39-1|223	- add a config file in /etc/sysconfig/tor, so the user
12cr|tor-0.2.2.39-1|224	can cleanly raise the limit of opened file with ulimit -n with touching
12cr|tor-0.2.2.39-1|225	to initscript.
12cr|tor-0.2.2.39-1|226	
12cr|tor-0.2.2.39-1|227	+ Pixel <pixel@mandriva.com>
12cr|tor-0.2.2.39-1|228	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|tor-0.2.2.39-1|229	
12cr|tor-0.2.2.39-1|230	* Wed May 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.2.19-2mdv2009.0
12cr|tor-0.2.2.39-1|231	+ Revision: 207049
12cr|tor-0.2.2.39-1|232	- rebuilt against libevent-1.4.4
12cr|tor-0.2.2.39-1|233	
12cr|tor-0.2.2.39-1|234	* Sun Jan 20 2008 Pascal Terjan <pterjan@mandriva.org> 0.1.2.19-1mdv2008.1
12cr|tor-0.2.2.39-1|235	+ Revision: 155377
12cr|tor-0.2.2.39-1|236	- update to new version 0.1.2.19
12cr|tor-0.2.2.39-1|237	
12cr|tor-0.2.2.39-1|238	+ Olivier Blin <blino@mandriva.org>
12cr|tor-0.2.2.39-1|239	- restore BuildRoot
12cr|tor-0.2.2.39-1|240	
12cr|tor-0.2.2.39-1|241	+ Thierry Vignaud <tv@mandriva.org>
12cr|tor-0.2.2.39-1|242	- kill re-definition of %%buildroot on Pixel's request
12cr|tor-0.2.2.39-1|243	
12cr|tor-0.2.2.39-1|244	* Wed Nov 07 2007 Funda Wang <fwang@mandriva.org> 0.1.2.18-2mdv2008.1
12cr|tor-0.2.2.39-1|245	+ Revision: 106704
12cr|tor-0.2.2.39-1|246	- rebuild for new lzma
12cr|tor-0.2.2.39-1|247	
12cr|tor-0.2.2.39-1|248	* Wed Oct 31 2007 Pascal Terjan <pterjan@mandriva.org> 0.1.2.18-1mdv2008.1
12cr|tor-0.2.2.39-1|249	+ Revision: 104166
12cr|tor-0.2.2.39-1|250	- update to new version 0.1.2.18
12cr|tor-0.2.2.39-1|251	
12cr|tor-0.2.2.39-1|252	* Sun Sep 02 2007 Funda Wang <fwang@mandriva.org> 0.1.2.17-1mdv2008.0
12cr|tor-0.2.2.39-1|253	+ Revision: 77742
12cr|tor-0.2.2.39-1|254	- New version 0.1.2.17
12cr|tor-0.2.2.39-1|255	
12cr|tor-0.2.2.39-1|256	* Fri Aug 03 2007 Pascal Terjan <pterjan@mandriva.org> 0.1.2.16-1mdv2008.0
12cr|tor-0.2.2.39-1|257	+ Revision: 58448
12cr|tor-0.2.2.39-1|258	- update to new version 0.1.2.16
12cr|tor-0.2.2.39-1|259	
12cr|tor-0.2.2.39-1|260	* Mon Jul 23 2007 Pascal Terjan <pterjan@mandriva.org> 0.1.2.15-1mdv2008.0
12cr|tor-0.2.2.39-1|261	+ Revision: 54629
12cr|tor-0.2.2.39-1|262	- update to new version 0.1.2.15
12cr|tor-0.2.2.39-1|263	
12cr|tor-0.2.2.39-1|264	* Sat May 26 2007 Pascal Terjan <pterjan@mandriva.org> 0.1.2.14-1mdv2008.0
12cr|tor-0.2.2.39-1|265	+ Revision: 31230
12cr|tor-0.2.2.39-1|266	- 0.1.2.14
12cr|tor-0.2.2.39-1|267	
12cr|tor-0.2.2.39-1|268	* Fri May 11 2007 David Walluck <walluck@mandriva.org> 0.1.2.13-2mdv2008.0
12cr|tor-0.2.2.39-1|269	+ Revision: 26281
12cr|tor-0.2.2.39-1|270	- LSB initscript
12cr|tor-0.2.2.39-1|271	
12cr|tor-0.2.2.39-1|272	* Wed Apr 25 2007 Pascal Terjan <pterjan@mandriva.org> 0.1.2.13-1mdv2008.0
12cr|tor-0.2.2.39-1|273	+ Revision: 18291
12cr|tor-0.2.2.39-1|274	- 0.1.2.13 (first stable release of 1.2 branch)
12cr|tor-0.2.2.39-1|275	
12cr|tor-0.2.2.39-1|276	
12cr|tor-0.2.2.39-1|277	* Sun Mar 04 2007 Adam Williamson <awilliamson@mandriva.com> 0.1.1.26-2mdv2007.0
12cr|tor-0.2.2.39-1|278	+ Revision: 132717
12cr|tor-0.2.2.39-1|279	- rebuild to fix 29130
12cr|tor-0.2.2.39-1|280	
12cr|tor-0.2.2.39-1|281	* Sun Dec 17 2006 Pascal Terjan <pterjan@mandriva.org> 0.1.1.26-1mdv2007.1
12cr|tor-0.2.2.39-1|282	+ Revision: 98257
12cr|tor-0.2.2.39-1|283	- 0.1.1.26 (fixes a serious privacy bug for people who use the HttpProxyAuthenticator config option)
12cr|tor-0.2.2.39-1|284	
12cr|tor-0.2.2.39-1|285	* Thu Nov 09 2006 Pascal Terjan <pterjan@mandriva.org> 0.1.1.25-1mdv2007.0
12cr|tor-0.2.2.39-1|286	+ Revision: 79733
12cr|tor-0.2.2.39-1|287	- 0.1.1.25
12cr|tor-0.2.2.39-1|288	- Add bash completion for torify
12cr|tor-0.2.2.39-1|289	- Import tor
12cr|tor-0.2.2.39-1|290	
12cr|tor-0.2.2.39-1|291	* Sun Sep 03 2006 Pascal Terjan <pterjan@mandriva.org> 0.1.1.23-2mdv2007.0
12cr|tor-0.2.2.39-1|292	- Require tsocks for torify
12cr|tor-0.2.2.39-1|293	
12cr|tor-0.2.2.39-1|294	* Wed Aug 16 2006 Pascal Terjan <pterjan@mandriva.org> 0.1.1.23-1mdv2007.0
12cr|tor-0.2.2.39-1|295	- New release 0.1.1.23
12cr|tor-0.2.2.39-1|296	
12cr|tor-0.2.2.39-1|297	* Sun Jul 09 2006 Pascal Terjan <pterjan@mandriva.org> 0.1.1.22-1mdv2007.0
12cr|tor-0.2.2.39-1|298	- New release 0.1.1.22
12cr|tor-0.2.2.39-1|299	- Fix macro in changelog
12cr|tor-0.2.2.39-1|300	
12cr|tor-0.2.2.39-1|301	* Wed Jun 14 2006 Lenny Cartier <lenny@mandriva.com> 0.1.1.21-1mdv2007.0
12cr|tor-0.2.2.39-1|302	- 0.1.1.21
12cr|tor-0.2.2.39-1|303	
12cr|tor-0.2.2.39-1|304	* Fri May 26 2006 Pascal Terjan <pterjan@mandriva.org> 0.1.1.20-1mdv2007.0
12cr|tor-0.2.2.39-1|305	- New release 0.1.1.20
12cr|tor-0.2.2.39-1|306	- use autoconf2.5
12cr|tor-0.2.2.39-1|307	- buildrequires latex and transfig for the doc
12cr|tor-0.2.2.39-1|308	
12cr|tor-0.2.2.39-1|309	* Sat Mar 11 2006 Pascal Terjan <pterjan@mandriva.org> 0.1.0.17-1mdk
12cr|tor-0.2.2.39-1|310	- New release 0.1.0.17
12cr|tor-0.2.2.39-1|311	
12cr|tor-0.2.2.39-1|312	* Thu Jan 05 2006 Pascal Terjan <pterjan@mandriva.org> 0.1.0.16-1mdk
12cr|tor-0.2.2.39-1|313	- 0.1.0.16
12cr|tor-0.2.2.39-1|314	
12cr|tor-0.2.2.39-1|315	* Wed Nov 23 2005 Laurent MONTEL <lmontel@mandriva.com> 0.1.0.15-4
12cr|tor-0.2.2.39-1|316	- Rebuild with new openssl
12cr|tor-0.2.2.39-1|317	
12cr|tor-0.2.2.39-1|318	* Thu Oct 20 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.1.0.15-3mdk
12cr|tor-0.2.2.39-1|319	- Fix BuildRequires
12cr|tor-0.2.2.39-1|320	
12cr|tor-0.2.2.39-1|321	* Wed Sep 28 2005 Lev Givon <lev@columbia.edu> 0.1.0.15-2mdk
12cr|tor-0.2.2.39-1|322	- Define %%{_logdir} macro
12cr|tor-0.2.2.39-1|323	
12cr|tor-0.2.2.39-1|324	* Sun Sep 25 2005 Pascal Terjan <pterjan@mandriva.org> 0.1.0.15-1mdk
12cr|tor-0.2.2.39-1|325	- 0.1.0.15
12cr|tor-0.2.2.39-1|326	
12cr|tor-0.2.2.39-1|327	* Wed Aug 17 2005 Pascal Terjan <pterjan@mandriva.org> 0.1.0.14-2mdk
12cr|tor-0.2.2.39-1|328	- Add forgotten changelog
12cr|tor-0.2.2.39-1|329	
12cr|tor-0.2.2.39-1|330	* Wed Aug 17 2005 Pascal Terjan <pterjan@mandriva.org> 0.1.0.14-1mdk
12cr|tor-0.2.2.39-1|331	- 0.1.0.14 (security fix)
12cr|tor-0.2.2.39-1|332	
12cr|tor-0.2.2.39-1|333	* Mon Aug 08 2005 Pascal Terjan <pterjan@zarb.org> 0.1.0.13-1mdk
12cr|tor-0.2.2.39-1|334	- 0.1.0.13
12cr|tor-0.2.2.39-1|335	
12cr|tor-0.2.2.39-1|336	* Mon Aug 08 2005 Pascal Terjan <pterjan@zarb.org> 0.1.0.12-1mdk
12cr|tor-0.2.2.39-1|337	- first Mandriva version (partially based on the official rpm)
12cr|tor-0.2.2.39-1|338	

8063 12
12cr|torch-3.1-3|1	%define name torch
12cr|torch-3.1-3|2	%define version 3.1
12cr|torch-3.1-3|3	%define release %mkrel 3
12cr|torch-3.1-3|4	%define oname Torch
12cr|torch-3.1-3|5	%define oversion 3
12cr|torch-3.1-3|6	
12cr|torch-3.1-3|7	Summary: State of the art machine learning library
12cr|torch-3.1-3|8	Name: %{name}
12cr|torch-3.1-3|9	Version: %{version}
12cr|torch-3.1-3|10	Release: %{release}
12cr|torch-3.1-3|11	Source0: http://www.torch.ch/archives/%{oname}%{oversion}src.tar.bz2
12cr|torch-3.1-3|12	License: BSD
12cr|torch-3.1-3|13	Group: System/Libraries
12cr|torch-3.1-3|14	Url: http://www.torch.ch
12cr|torch-3.1-3|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|torch-3.1-3|16	
12cr|torch-3.1-3|17	%description
12cr|torch-3.1-3|18	Torch is a machine-learning library, written in C++. Its aim is to
12cr|torch-3.1-3|19	provide the state-of-the-art of the best algorithms. It is, and it
12cr|torch-3.1-3|20	will be, in development forever.
12cr|torch-3.1-3|21	
12cr|torch-3.1-3|22	Main features:
12cr|torch-3.1-3|23	
12cr|torch-3.1-3|24	* Many gradient-based methods, including multi-layered perceptrons,
12cr|torch-3.1-3|25	radial basis functions, and mixtures of experts. Many small
12cr|torch-3.1-3|26	"modules" (Linear module, Tanh module, SoftMax module, ...) can be
12cr|torch-3.1-3|27	plugged together.
12cr|torch-3.1-3|28	
12cr|torch-3.1-3|29	* Support Vector Machine, for classification and regression.
12cr|torch-3.1-3|30	
12cr|torch-3.1-3|31	* Distribution package, includes Kmeans, Gaussian Mixture Models,
12cr|torch-3.1-3|32	Hidden Markov Models, and Bayes Classifier, and classes for speech
12cr|torch-3.1-3|33	recognition with embedded training.
12cr|torch-3.1-3|34	
12cr|torch-3.1-3|35	* Ensemble models such as Bagging and Adaboost.
12cr|torch-3.1-3|36	
12cr|torch-3.1-3|37	* Non-parametric models such as K-nearest-neighbors, Parzen Regression
12cr|torch-3.1-3|38	and Parzen Density Estimator.
12cr|torch-3.1-3|39	
12cr|torch-3.1-3|40	%package devel
12cr|torch-3.1-3|41	Group: Development/C++
12cr|torch-3.1-3|42	Summary: State of the art machine learning library
12cr|torch-3.1-3|43	
12cr|torch-3.1-3|44	%description devel
12cr|torch-3.1-3|45	Torch is a machine-learning library, written in C++. Its aim is to
12cr|torch-3.1-3|46	provide the state-of-the-art of the best algorithms. It is, and it
12cr|torch-3.1-3|47	will be, in development forever.
12cr|torch-3.1-3|48	
12cr|torch-3.1-3|49	Main features:
12cr|torch-3.1-3|50	
12cr|torch-3.1-3|51	* Many gradient-based methods, including multi-layered perceptrons,
12cr|torch-3.1-3|52	radial basis functions, and mixtures of experts. Many small
12cr|torch-3.1-3|53	"modules" (Linear module, Tanh module, SoftMax module, ...) can be
12cr|torch-3.1-3|54	plugged together.
12cr|torch-3.1-3|55	
12cr|torch-3.1-3|56	* Support Vector Machine, for classification and regression.
12cr|torch-3.1-3|57	
12cr|torch-3.1-3|58	* Distribution package, includes Kmeans, Gaussian Mixture Models,
12cr|torch-3.1-3|59	Hidden Markov Models, and Bayes Classifier, and classes for speech
12cr|torch-3.1-3|60	recognition with embedded training.
12cr|torch-3.1-3|61	
12cr|torch-3.1-3|62	* Ensemble models such as Bagging and Adaboost.
12cr|torch-3.1-3|63	
12cr|torch-3.1-3|64	* Non-parametric models such as K-nearest-neighbors, Parzen Regression
12cr|torch-3.1-3|65	and Parzen Density Estimator.
12cr|torch-3.1-3|66	
12cr|torch-3.1-3|67	This package contains the static library and headers of Torch compiled
12cr|torch-3.1-3|68	with single precision support.
12cr|torch-3.1-3|69	
12cr|torch-3.1-3|70	%prep
12cr|torch-3.1-3|71	%setup -q -n %oname%oversion
12cr|torch-3.1-3|72	cp config/Makefile_options_Linux .
12cr|torch-3.1-3|73	
12cr|torch-3.1-3|74	%build
12cr|torch-3.1-3|75	%ifarch %ix86
12cr|torch-3.1-3|76	export RPM_OPT_FLAGS="%optflags -malign-double"
12cr|torch-3.1-3|77	%endif
12cr|torch-3.1-3|78	make depend all CFLAGS_OPT_FLOAT="$RPM_OPT_FLAGS -ffast-math" LD="g++ -fPIC" PACKAGES="distributions gradients"
12cr|torch-3.1-3|79	
12cr|torch-3.1-3|80	%install
12cr|torch-3.1-3|81	rm -rf $RPM_BUILD_ROOT
12cr|torch-3.1-3|82	mkdir -p %buildroot%_includedir/%name
12cr|torch-3.1-3|83	install */*.h %buildroot%_includedir/%name
12cr|torch-3.1-3|84	install -m 644 -D lib/*/libtorch.a %buildroot%_libdir/libtorch.a
12cr|torch-3.1-3|85	
12cr|torch-3.1-3|86	%clean
12cr|torch-3.1-3|87	rm -rf $RPM_BUILD_ROOT
12cr|torch-3.1-3|88	
12cr|torch-3.1-3|89	%files devel
12cr|torch-3.1-3|90	%defattr(-,root,root)
12cr|torch-3.1-3|91	%doc LICENSE ChangeLog
12cr|torch-3.1-3|92	%_includedir/%name
12cr|torch-3.1-3|93	%_libdir/libtorch.a
12cr|torch-3.1-3|94	
12cr|torch-3.1-3|95	
12cr|torch-3.1-3|96	
12cr|torch-3.1-3|97	
12cr|torch-3.1-3|98	
12cr|torch-3.1-3|99	%changelog
12cr|torch-3.1-3|100	* Thu Sep 22 2011 Götz Waschk <waschk@mandriva.org> 3.1-3mdv2012.0
12cr|torch-3.1-3|101	+ Revision: 700804
12cr|torch-3.1-3|102	- rebuild
12cr|torch-3.1-3|103	
12cr|torch-3.1-3|104	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 3.1-2mdv2011.0
12cr|torch-3.1-3|105	+ Revision: 445516
12cr|torch-3.1-3|106	- rebuild
12cr|torch-3.1-3|107	
12cr|torch-3.1-3|108	* Sun Feb 01 2009 Götz Waschk <waschk@mandriva.org> 3.1-1mdv2009.1
12cr|torch-3.1-3|109	+ Revision: 336064
12cr|torch-3.1-3|110	- set version number to 3.1
12cr|torch-3.1-3|111	
12cr|torch-3.1-3|112	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 3-6mdv2009.0
12cr|torch-3.1-3|113	+ Revision: 261623
12cr|torch-3.1-3|114	- rebuild
12cr|torch-3.1-3|115	
12cr|torch-3.1-3|116	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 3-5mdv2009.0
12cr|torch-3.1-3|117	+ Revision: 254682
12cr|torch-3.1-3|118	- rebuild
12cr|torch-3.1-3|119	
12cr|torch-3.1-3|120	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 3mdv2008.1-current
12cr|torch-3.1-3|121	+ Revision: 136550
12cr|torch-3.1-3|122	- restore BuildRoot
12cr|torch-3.1-3|123	
12cr|torch-3.1-3|124	+ Thierry Vignaud <tv@mandriva.org>
12cr|torch-3.1-3|125	- kill re-definition of %%buildroot on Pixel's request
12cr|torch-3.1-3|126	
12cr|torch-3.1-3|127	
12cr|torch-3.1-3|128	* Tue Feb 27 2007 Götz Waschk <waschk@mandriva.org> 3-3mdv2007.0
12cr|torch-3.1-3|129	+ Revision: 126339
12cr|torch-3.1-3|130	- enable packages required by imms
12cr|torch-3.1-3|131	
12cr|torch-3.1-3|132	* Tue Feb 27 2007 Götz Waschk <waschk@mandriva.org> 3-2mdv2007.1
12cr|torch-3.1-3|133	+ Revision: 126239
12cr|torch-3.1-3|134	- release bump dedicated to blino
12cr|torch-3.1-3|135	- Import torch
12cr|torch-3.1-3|136	

8064 12
12cr|torcs-1.3.3-0.1|1	%define Werror_cflags	%nil
12cr|torcs-1.3.3-0.1|2	%define	name	torcs
12cr|torcs-1.3.3-0.1|3	%define	oname	TORCS
12cr|torcs-1.3.3-0.1|4	%define	libname	%mklibname %{name}
12cr|torcs-1.3.3-0.1|5	%define	version	1.3.3
12cr|torcs-1.3.3-0.1|6	%define	release	0.1
12cr|torcs-1.3.3-0.1|7	%define	Summary	The Open Racing Car Simulator
12cr|torcs-1.3.3-0.1|8	
12cr|torcs-1.3.3-0.1|9	Name:		%{name}
12cr|torcs-1.3.3-0.1|10	Version:	%{version}
12cr|torcs-1.3.3-0.1|11	Release:%{release}
12cr|torcs-1.3.3-0.1|12	Summary:	%{Summary}
12cr|torcs-1.3.3-0.1|13	License:	GPLv2
12cr|torcs-1.3.3-0.1|14	Group:		Games/Arcade
12cr|torcs-1.3.3-0.1|15	Source0:	%{oname}-%{version}-src.tar.bz2
12cr|torcs-1.3.3-0.1|16	Source1:	%{oname}-%{version}-src-robots-base.tar.bz2
12cr|torcs-1.3.3-0.1|17	Source2:	%{oname}-1.3.0-src-robots-berniw.tar.bz2
12cr|torcs-1.3.3-0.1|18	Source3:	%{oname}-1.3.0-src-robots-bt.tar.bz2
12cr|torcs-1.3.3-0.1|19	Source4:	%{oname}-1.3.0-src-robots-olethros.tar.bz2
12cr|torcs-1.3.3-0.1|20	
12cr|torcs-1.3.3-0.1|21	URL:		http://torcs.sourceforge.net/
12cr|torcs-1.3.3-0.1|22	Provides:	%{oname}
12cr|torcs-1.3.3-0.1|23	Requires:	%{name}-data = %{version}
12cr|torcs-1.3.3-0.1|24	Requires:	%{name}-data-cars-extra
12cr|torcs-1.3.3-0.1|25	Requires:	%{name}-robots-berniw %{name}-robots-bt %{name}-robots-olethros
12cr|torcs-1.3.3-0.1|26	
12cr|torcs-1.3.3-0.1|27	BuildRequires:	imagemagick
12cr|torcs-1.3.3-0.1|28	BuildRequires:	pkgconfig(glu)
12cr|torcs-1.3.3-0.1|29	BuildRequires:	pkgconfig(sdl)
12cr|torcs-1.3.3-0.1|30	BuildRequires:	pkgconfig(zlib)
12cr|torcs-1.3.3-0.1|31	BuildRequires:	pkgconfig(libpng)
12cr|torcs-1.3.3-0.1|32	BuildRequires:	pkgconfig(vorbis)
12cr|torcs-1.3.3-0.1|33	BuildRequires:	mesa-common-devel
12cr|torcs-1.3.3-0.1|34	BuildRequires:	plib-devel
12cr|torcs-1.3.3-0.1|35	BuildRequires:	pkgconfig(freealut)
12cr|torcs-1.3.3-0.1|36	BuildRequires:	pkgconfig(openal)
12cr|torcs-1.3.3-0.1|37	BuildRequires:	pkgconfig(xrandr)
12cr|torcs-1.3.3-0.1|38	BuildRequires:	pkgconfig(ice)
12cr|torcs-1.3.3-0.1|39	BuildRequires:	libstdc++-devel
12cr|torcs-1.3.3-0.1|40	BuildRequires:	pkgconfig(sm)
12cr|torcs-1.3.3-0.1|41	BuildRequires:	pkgconfig(xt)
12cr|torcs-1.3.3-0.1|42	BuildRequires:	pkgconfig(xmu)
12cr|torcs-1.3.3-0.1|43	
12cr|torcs-1.3.3-0.1|44	
12cr|torcs-1.3.3-0.1|45	Provides:	%{libname}
12cr|torcs-1.3.3-0.1|46	Obsoletes:	%{libname}
12cr|torcs-1.3.3-0.1|47	
12cr|torcs-1.3.3-0.1|48	%description
12cr|torcs-1.3.3-0.1|49	A 3D racing car simulator using OpenGL.
12cr|torcs-1.3.3-0.1|50	
12cr|torcs-1.3.3-0.1|51	%package	robots-base
12cr|torcs-1.3.3-0.1|52	Group:		Games/Arcade
12cr|torcs-1.3.3-0.1|53	Requires:	%{name} >= %{version}
12cr|torcs-1.3.3-0.1|54	Summary:	Basic robots for %{name}
12cr|torcs-1.3.3-0.1|55	Provides:	%{name}-robots
12cr|torcs-1.3.3-0.1|56	
12cr|torcs-1.3.3-0.1|57	%description	robots-base
12cr|torcs-1.3.3-0.1|58	Base robots for %{oname}
12cr|torcs-1.3.3-0.1|59	%package	robots-berniw
12cr|torcs-1.3.3-0.1|60	Group:		Games/Arcade
12cr|torcs-1.3.3-0.1|61	Requires:	%{name} >= %{version}
12cr|torcs-1.3.3-0.1|62	Summary:	Berniw robots for %{name}
12cr|torcs-1.3.3-0.1|63	Provides:	%{name}-robots
12cr|torcs-1.3.3-0.1|64	
12cr|torcs-1.3.3-0.1|65	%description	robots-berniw
12cr|torcs-1.3.3-0.1|66	Berniw robots for %{oname}
12cr|torcs-1.3.3-0.1|67	by Bernhard Wymann <berniw@bluewin.ch>
12cr|torcs-1.3.3-0.1|68	
12cr|torcs-1.3.3-0.1|69	%package	robots-bt
12cr|torcs-1.3.3-0.1|70	Group:		Games/Arcade
12cr|torcs-1.3.3-0.1|71	Requires:	%{name} >= %{version}
12cr|torcs-1.3.3-0.1|72	Summary:	Bt robots for %{name}
12cr|torcs-1.3.3-0.1|73	Provides:	%{name}-robots
12cr|torcs-1.3.3-0.1|74	
12cr|torcs-1.3.3-0.1|75	%description	robots-bt
12cr|torcs-1.3.3-0.1|76	bt robots for %{oname}
12cr|torcs-1.3.3-0.1|77	
12cr|torcs-1.3.3-0.1|78	%package	robots-olethros
12cr|torcs-1.3.3-0.1|79	Group:		Games/Arcade
12cr|torcs-1.3.3-0.1|80	Requires:	%{name} >= %{version}
12cr|torcs-1.3.3-0.1|81	Summary:	Olethros robots for %{name}
12cr|torcs-1.3.3-0.1|82	Provides:	%{name}-robots
12cr|torcs-1.3.3-0.1|83	
12cr|torcs-1.3.3-0.1|84	%description	robots-olethros
12cr|torcs-1.3.3-0.1|85	bt robots for %{oname}
12cr|torcs-1.3.3-0.1|86	by Christos Dimitrakakis <dimitrak@idiap.ch>
12cr|torcs-1.3.3-0.1|87	
12cr|torcs-1.3.3-0.1|88	
12cr|torcs-1.3.3-0.1|89	%prep
12cr|torcs-1.3.3-0.1|90	%setup -q -b1 -b2 -b3 -b4
12cr|torcs-1.3.3-0.1|91	
12cr|torcs-1.3.3-0.1|92	%build
12cr|torcs-1.3.3-0.1|93	LDFLAGS="%{ldflags} -lstdc++"
12cr|torcs-1.3.3-0.1|94	./configure	--bindir=%{_gamesbindir} \
12cr|torcs-1.3.3-0.1|95	--prefix=%{_prefix} \
12cr|torcs-1.3.3-0.1|96	--libdir=%{_libdir} \
12cr|torcs-1.3.3-0.1|97	--x-libraries=%{_xorglibdir}
12cr|torcs-1.3.3-0.1|98	
12cr|torcs-1.3.3-0.1|99	#avoid paralel build
12cr|torcs-1.3.3-0.1|100	make
12cr|torcs-1.3.3-0.1|101	
12cr|torcs-1.3.3-0.1|102	%install
12cr|torcs-1.3.3-0.1|103	%{makeinstall_std}
12cr|torcs-1.3.3-0.1|104	
12cr|torcs-1.3.3-0.1|105	mkdir $RPM_BUILD_ROOT%{_datadir}/applications
12cr|torcs-1.3.3-0.1|106	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|torcs-1.3.3-0.1|107	[Desktop Entry]
12cr|torcs-1.3.3-0.1|108	Name=%{oname}
12cr|torcs-1.3.3-0.1|109	Comment=%{Summary}
12cr|torcs-1.3.3-0.1|110	Exec=%{_gamesbindir}/%{name}
12cr|torcs-1.3.3-0.1|111	Icon=%{name}
12cr|torcs-1.3.3-0.1|112	Terminal=false
12cr|torcs-1.3.3-0.1|113	Type=Application
12cr|torcs-1.3.3-0.1|114	StartupNotify=false
12cr|torcs-1.3.3-0.1|115	Categories=Game;ArcadeGame;
12cr|torcs-1.3.3-0.1|116	EOF
12cr|torcs-1.3.3-0.1|117	
12cr|torcs-1.3.3-0.1|118	%{__install} -d $RPM_BUILD_ROOT{%{_miconsdir},%{_liconsdir}}
12cr|torcs-1.3.3-0.1|119	convert -size 16x16 icon.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|torcs-1.3.3-0.1|120	%{__install} icon.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|torcs-1.3.3-0.1|121	convert -size 48x48 icon.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|torcs-1.3.3-0.1|122	
12cr|torcs-1.3.3-0.1|123	# fix rpmlint E, to be seen for W
12cr|torcs-1.3.3-0.1|124	chmod -R 755 $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12cr|torcs-1.3.3-0.1|125	chmod -R 755 $RPM_BUILD_ROOT%{_libdir}/%{name}
12cr|torcs-1.3.3-0.1|126	
12cr|torcs-1.3.3-0.1|127	%files
12cr|torcs-1.3.3-0.1|128	%doc COPYING README
12cr|torcs-1.3.3-0.1|129	%{_gamesbindir}/*
12cr|torcs-1.3.3-0.1|130	%dir %{_gamesdatadir}/%{name}
12cr|torcs-1.3.3-0.1|131	%{_gamesdatadir}/%{name}/[!d]*
12cr|torcs-1.3.3-0.1|132	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|torcs-1.3.3-0.1|133	%dir %{_gamesdatadir}/%{name}/drivers
12cr|torcs-1.3.3-0.1|134	%{_iconsdir}/%{name}.png
12cr|torcs-1.3.3-0.1|135	%{_liconsdir}/%{name}.png
12cr|torcs-1.3.3-0.1|136	%{_miconsdir}/%{name}.png
12cr|torcs-1.3.3-0.1|137	%{_libdir}/%{name}
12cr|torcs-1.3.3-0.1|138	
12cr|torcs-1.3.3-0.1|139	%files robots-base
12cr|torcs-1.3.3-0.1|140	%doc COPYING README
12cr|torcs-1.3.3-0.1|141	%{_gamesdatadir}/%{name}/drivers/damned*
12cr|torcs-1.3.3-0.1|142	%{_gamesdatadir}/%{name}/drivers/human/*
12cr|torcs-1.3.3-0.1|143	%{_gamesdatadir}/%{name}/drivers/inferno/*
12cr|torcs-1.3.3-0.1|144	%{_gamesdatadir}/%{name}/drivers/inferno2/*
12cr|torcs-1.3.3-0.1|145	%{_gamesdatadir}/%{name}/drivers/lliaw/*
12cr|torcs-1.3.3-0.1|146	%{_gamesdatadir}/%{name}/drivers/sparkle/*
12cr|torcs-1.3.3-0.1|147	%{_gamesdatadir}/%{name}/drivers/tita/*
12cr|torcs-1.3.3-0.1|148	
12cr|torcs-1.3.3-0.1|149	%files robots-berniw
12cr|torcs-1.3.3-0.1|150	%doc COPYING README
12cr|torcs-1.3.3-0.1|151	%{_gamesdatadir}/%{name}/drivers/berniw*
12cr|torcs-1.3.3-0.1|152	
12cr|torcs-1.3.3-0.1|153	%files robots-bt
12cr|torcs-1.3.3-0.1|154	%doc COPYING README
12cr|torcs-1.3.3-0.1|155	%{_gamesdatadir}/%{name}/drivers/bt
12cr|torcs-1.3.3-0.1|156	
12cr|torcs-1.3.3-0.1|157	%files robots-olethros
12cr|torcs-1.3.3-0.1|158	%doc COPYING README
12cr|torcs-1.3.3-0.1|159	%{_gamesdatadir}/%{name}/drivers/olethros
12cr|torcs-1.3.3-0.1|160	
12cr|torcs-1.3.3-0.1|161	

8065 12
12cr|torcs-data-1.3.3-1|1	%define	pname	torcs
12cr|torcs-data-1.3.3-1|2	%define	opname	TORCS
12cr|torcs-data-1.3.3-1|3	%define	name	%{pname}-data
12cr|torcs-data-1.3.3-1|4	%define	oname	%{opname}-data
12cr|torcs-data-1.3.3-1|5	%define	version	1.3.3
12cr|torcs-data-1.3.3-1|6	%define	release	1
12cr|torcs-data-1.3.3-1|7	%define	Summary	Data files for %{pname}
12cr|torcs-data-1.3.3-1|8	
12cr|torcs-data-1.3.3-1|9	Name:		%{name}
12cr|torcs-data-1.3.3-1|10	Version:	%{version}
12cr|torcs-data-1.3.3-1|11	Release:	%mkrel %{release}
12cr|torcs-data-1.3.3-1|12	Summary:	%{Summary}
12cr|torcs-data-1.3.3-1|13	License:	GPL
12cr|torcs-data-1.3.3-1|14	Group:		Games/Arcade
12cr|torcs-data-1.3.3-1|15	Source0:	%{opname}-%{version}-data.tar.bz2
12cr|torcs-data-1.3.3-1|16	Source1:	%{opname}-%{version}-data-tracks-road.tar.bz2
12cr|torcs-data-1.3.3-1|17	Source2:	%{opname}-%{version}-data-tracks-oval.tar.bz2
12cr|torcs-data-1.3.3-1|18	Source3:	%{opname}-%{version}-data-tracks-dirt.tar.bz2
12cr|torcs-data-1.3.3-1|19	Source4:	%{opname}-%{version}-data-cars-extra.tar.bz2
12cr|torcs-data-1.3.3-1|20	Source5:	%{opname}-1.3.0-data-cars-nascar.tar.bz2
12cr|torcs-data-1.3.3-1|21	Source6:	%{opname}-%{version}-data-cars-Patwo-Design.tar.bz2
12cr|torcs-data-1.3.3-1|22	Source7:	%{opname}-%{version}-data-cars-kcendra-gt.tar.bz2
12cr|torcs-data-1.3.3-1|23	Source8:	%{opname}-%{version}-data-cars-kcendra-roadsters.tar.bz2
12cr|torcs-data-1.3.3-1|24	Source9:	%{opname}-%{version}-data-cars-kcendra-sport.tar.bz2
12cr|torcs-data-1.3.3-1|25	Source10:	%{opname}-1.3.0-data-cars-VM.tar.bz2
12cr|torcs-data-1.3.3-1|26	Url:		http://torcs.org/
12cr|torcs-data-1.3.3-1|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|torcs-data-1.3.3-1|28	BuildArch:	noarch
12cr|torcs-data-1.3.3-1|29	Requires:	%{pname} = %{version}
12cr|torcs-data-1.3.3-1|30	
12cr|torcs-data-1.3.3-1|31	%description
12cr|torcs-data-1.3.3-1|32	%{Summary}
12cr|torcs-data-1.3.3-1|33	
12cr|torcs-data-1.3.3-1|34	%package cars-extra
12cr|torcs-data-1.3.3-1|35	Group:		Games/Arcade
12cr|torcs-data-1.3.3-1|36	Requires:	%{name} >= %{version}
12cr|torcs-data-1.3.3-1|37	Summary:	Extra cars for %{opname}
12cr|torcs-data-1.3.3-1|38	Obsoletes:	%{name}-cars-Patwo-Design
12cr|torcs-data-1.3.3-1|39	Provides:	%{name}-cars-Patwo-Design
12cr|torcs-data-1.3.3-1|40	
12cr|torcs-data-1.3.3-1|41	%description cars-extra
12cr|torcs-data-1.3.3-1|42	Extra cars for %{opname}
12cr|torcs-data-1.3.3-1|43	
12cr|torcs-data-1.3.3-1|44	%prep
12cr|torcs-data-1.3.3-1|45	
12cr|torcs-data-1.3.3-1|46	%build
12cr|torcs-data-1.3.3-1|47	
12cr|torcs-data-1.3.3-1|48	%install
12cr|torcs-data-1.3.3-1|49	%{__rm} -rf $RPM_BUILD_ROOT
12cr|torcs-data-1.3.3-1|50	%{__install} -d $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cr|torcs-data-1.3.3-1|51	%{__tar} -jxf %{SOURCE0} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cr|torcs-data-1.3.3-1|52	%{__tar} -jxf %{SOURCE1} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cr|torcs-data-1.3.3-1|53	%{__tar} -jxf %{SOURCE2} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cr|torcs-data-1.3.3-1|54	%{__tar} -jxf %{SOURCE3} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cr|torcs-data-1.3.3-1|55	%{__tar} -jxf %{SOURCE4} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cr|torcs-data-1.3.3-1|56	%{__tar} -jxf %{SOURCE5} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cr|torcs-data-1.3.3-1|57	%{__tar} -jxf %{SOURCE6} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cr|torcs-data-1.3.3-1|58	%{__tar} -jxf %{SOURCE7} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cr|torcs-data-1.3.3-1|59	%{__tar} -jxf %{SOURCE8} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cr|torcs-data-1.3.3-1|60	%{__tar} -jxf %{SOURCE9} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cr|torcs-data-1.3.3-1|61	%{__tar} -jxf %{SOURCE10} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cr|torcs-data-1.3.3-1|62	
12cr|torcs-data-1.3.3-1|63	%clean
12cr|torcs-data-1.3.3-1|64	%{__rm} -rf $RPM_BUILD_ROOT
12cr|torcs-data-1.3.3-1|65	
12cr|torcs-data-1.3.3-1|66	%files
12cr|torcs-data-1.3.3-1|67	%defattr(-,root,root,755)
12cr|torcs-data-1.3.3-1|68	%dir %{_gamesdatadir}/%{pname}/cars
12cr|torcs-data-1.3.3-1|69	%exclude %{_gamesdatadir}/%{pname}/categories/Nascar.xml
12cr|torcs-data-1.3.3-1|70	%{_gamesdatadir}/%{pname}/categories/*
12cr|torcs-data-1.3.3-1|71	%{_gamesdatadir}/%{pname}/data/*
12cr|torcs-data-1.3.3-1|72	%{_gamesdatadir}/%{pname}/menu/*
12cr|torcs-data-1.3.3-1|73	%{_gamesdatadir}/%{pname}/tracks/road/aalborg/*
12cr|torcs-data-1.3.3-1|74	%{_gamesdatadir}/%{pname}/tracks/road/alpine-1/*
12cr|torcs-data-1.3.3-1|75	%{_gamesdatadir}/%{pname}/tracks/road/alpine-2/*
12cr|torcs-data-1.3.3-1|76	%{_gamesdatadir}/%{pname}/tracks/road/eroad/*
12cr|torcs-data-1.3.3-1|77	%{_gamesdatadir}/%{pname}/tracks/road/e-track-1/*
12cr|torcs-data-1.3.3-1|78	%{_gamesdatadir}/%{pname}/tracks/road/e-track-2/*
12cr|torcs-data-1.3.3-1|79	%{_gamesdatadir}/%{pname}/tracks/road/e-track-3/*
12cr|torcs-data-1.3.3-1|80	%{_gamesdatadir}/%{pname}/tracks/road/e-track-4/*
12cr|torcs-data-1.3.3-1|81	#%{_gamesdatadir}/%{pname}/tracks/road/e-track-5/*
12cr|torcs-data-1.3.3-1|82	%{_gamesdatadir}/%{pname}/tracks/road/e-track-6/*
12cr|torcs-data-1.3.3-1|83	%{_gamesdatadir}/%{pname}/tracks/road/forza/*
12cr|torcs-data-1.3.3-1|84	%{_gamesdatadir}/%{pname}/tracks/road/g-track-1/*
12cr|torcs-data-1.3.3-1|85	%{_gamesdatadir}/%{pname}/tracks/road/g-track-2/*
12cr|torcs-data-1.3.3-1|86	%{_gamesdatadir}/%{pname}/tracks/road/g-track-3/*
12cr|torcs-data-1.3.3-1|87	%{_gamesdatadir}/%{pname}/tracks/road/ole-road-1/*
12cr|torcs-data-1.3.3-1|88	%{_gamesdatadir}/%{pname}/tracks/road/ruudskogen/*
12cr|torcs-data-1.3.3-1|89	%{_gamesdatadir}/%{pname}/tracks/road/spring/*
12cr|torcs-data-1.3.3-1|90	%{_gamesdatadir}/%{pname}/tracks/road/street-1/*
12cr|torcs-data-1.3.3-1|91	%{_gamesdatadir}/%{pname}/tracks/road/wheel-1/*
12cr|torcs-data-1.3.3-1|92	%{_gamesdatadir}/%{pname}/tracks/road/wheel-2/*
12cr|torcs-data-1.3.3-1|93	%{_gamesdatadir}/%{pname}/tracks/oval/*
12cr|torcs-data-1.3.3-1|94	%{_gamesdatadir}/%{pname}/tracks/dirt/*
12cr|torcs-data-1.3.3-1|95	%{_gamesdatadir}/%{pname}/cars/car1-trb1/*
12cr|torcs-data-1.3.3-1|96	%{_gamesdatadir}/%{pname}/cars/car1-trb3/*
12cr|torcs-data-1.3.3-1|97	%{_gamesdatadir}/%{pname}/cars/car2-trb1/*
12cr|torcs-data-1.3.3-1|98	%{_gamesdatadir}/%{pname}/cars/car3-trb1/*
12cr|torcs-data-1.3.3-1|99	%{_gamesdatadir}/%{pname}/cars/car4-trb1/*
12cr|torcs-data-1.3.3-1|100	%{_gamesdatadir}/%{pname}/cars/car5-trb1/*
12cr|torcs-data-1.3.3-1|101	%{_gamesdatadir}/%{pname}/cars/car6-trb1/*
12cr|torcs-data-1.3.3-1|102	%{_gamesdatadir}/%{pname}/cars/car7-trb1/*
12cr|torcs-data-1.3.3-1|103	%{_gamesdatadir}/%{pname}/cars/p406/*
12cr|torcs-data-1.3.3-1|104	# %{_gamesdatadir}/%{pname}/cars/sc-f1/*
12cr|torcs-data-1.3.3-1|105	%{_gamesdatadir}/%{pname}/cars/car1-ow1/*
12cr|torcs-data-1.3.3-1|106	%{_gamesdatadir}/%{pname}/cars/car1-stock1/*
12cr|torcs-data-1.3.3-1|107	%{_gamesdatadir}/%{pname}/cars/car8-trb1/*
12cr|torcs-data-1.3.3-1|108	%{_gamesdatadir}/%{pname}/tracks/road/brondehach/*
12cr|torcs-data-1.3.3-1|109	%{_gamesdatadir}/%{pname}/tracks/road/corkscrew/*
12cr|torcs-data-1.3.3-1|110	%{_gamesdatadir}/%{pname}/wheels/*
12cr|torcs-data-1.3.3-1|111	
12cr|torcs-data-1.3.3-1|112	
12cr|torcs-data-1.3.3-1|113	%files cars-extra
12cr|torcs-data-1.3.3-1|114	%defattr(-, root, root)
12cr|torcs-data-1.3.3-1|115	%{_gamesdatadir}/torcs/cars/155-DTM/*
12cr|torcs-data-1.3.3-1|116	#%{_gamesdatadir}/torcs/cars/360-modena/*
12cr|torcs-data-1.3.3-1|117	%{_gamesdatadir}/torcs/cars/acura-nsx-sz/*
12cr|torcs-data-1.3.3-1|118	%{_gamesdatadir}/torcs/cars/baja-bug/*
12cr|torcs-data-1.3.3-1|119	%{_gamesdatadir}/torcs/cars/buggy/*
12cr|torcs-data-1.3.3-1|120	#%{_gamesdatadir}/torcs/cars/car1-trb1/*
12cr|torcs-data-1.3.3-1|121	#%{_gamesdatadir}/torcs/cars/clkdtm/*
12cr|torcs-data-1.3.3-1|122	#%{_gamesdatadir}/torcs/cars/gt40/*
12cr|torcs-data-1.3.3-1|123	#%{_gamesdatadir}/torcs/cars/lotus-gt1/*
12cr|torcs-data-1.3.3-1|124	#%{_gamesdatadir}/torcs/cars/mclaren-f1/*
12cr|torcs-data-1.3.3-1|125	#%{_gamesdatadir}/torcs/cars/p406/*
12cr|torcs-data-1.3.3-1|126	#%{_gamesdatadir}/torcs/cars/porsche-gt1/*
12cr|torcs-data-1.3.3-1|127	#%{_gamesdatadir}/torcs/cars/porsche-gt3rs/*
12cr|torcs-data-1.3.3-1|128	#%{_gamesdatadir}/torcs/cars/sc-f1/*
12cr|torcs-data-1.3.3-1|129	#%{_gamesdatadir}/torcs/cars/viper-gts-r/*
12cr|torcs-data-1.3.3-1|130	#%{_gamesdatadir}/torcs/cars/xj-220/*
12cr|torcs-data-1.3.3-1|131	%{_gamesdatadir}/torcs/cars/cg-nascar-rwd
12cr|torcs-data-1.3.3-1|132	%{_gamesdatadir}/torcs/categories/Nascar.xml
12cr|torcs-data-1.3.3-1|133	%{_gamesdatadir}/torcs/cars/pw-206wrc/*
12cr|torcs-data-1.3.3-1|134	%{_gamesdatadir}/torcs/cars/pw-306wrc/*
12cr|torcs-data-1.3.3-1|135	%{_gamesdatadir}/torcs/cars/pw-corollawrc/*
12cr|torcs-data-1.3.3-1|136	%{_gamesdatadir}/torcs/cars/pw-evoviwrc/*
12cr|torcs-data-1.3.3-1|137	#%{_gamesdatadir}/torcs/cars/pw-evovwrc/*
12cr|torcs-data-1.3.3-1|138	%{_gamesdatadir}/torcs/cars/pw-focuswrc/*
12cr|torcs-data-1.3.3-1|139	%{_gamesdatadir}/torcs/cars/pw-imprezawrc/*
12cr|torcs-data-1.3.3-1|140	%{_gamesdatadir}/torcs/cars/kc-2000gt/*
12cr|torcs-data-1.3.3-1|141	%{_gamesdatadir}/torcs/cars/kc-5300gt/*
12cr|torcs-data-1.3.3-1|142	%{_gamesdatadir}/torcs/cars/kc-corvette-ttop/*
12cr|torcs-data-1.3.3-1|143	%{_gamesdatadir}/torcs/cars/kc-daytona/*
12cr|torcs-data-1.3.3-1|144	%{_gamesdatadir}/torcs/cars/kc-db4z/*
12cr|torcs-data-1.3.3-1|145	%{_gamesdatadir}/torcs/cars/kc-dbs/*
12cr|torcs-data-1.3.3-1|146	%{_gamesdatadir}/torcs/cars/kc-dino/*
12cr|torcs-data-1.3.3-1|147	%{_gamesdatadir}/torcs/cars/kc-ghibli/*
12cr|torcs-data-1.3.3-1|148	%{_gamesdatadir}/torcs/cars/kc-grifo/*
12cr|torcs-data-1.3.3-1|149	%{_gamesdatadir}/torcs/cars/kc-bigh/*
12cr|torcs-data-1.3.3-1|150	%{_gamesdatadir}/torcs/cars/kc-a110/*
12cr|torcs-data-1.3.3-1|151	%{_gamesdatadir}/torcs/cars/kc-alfatz2/*
12cr|torcs-data-1.3.3-1|152	%{_gamesdatadir}/torcs/cars/kc-coda/*
12cr|torcs-data-1.3.3-1|153	%{_gamesdatadir}/torcs/cars/kc-conrero/*
12cr|torcs-data-1.3.3-1|154	%{_gamesdatadir}/torcs/cars/kc-gt40/*
12cr|torcs-data-1.3.3-1|155	%{_gamesdatadir}/torcs/cars/kc-gto/*
12cr|torcs-data-1.3.3-1|156	%{_gamesdatadir}/torcs/cars/kc-p4/*
12cr|torcs-data-1.3.3-1|157	%{_gamesdatadir}/torcs/cars/vm-x2/*
12cr|torcs-data-1.3.3-1|158	%{_gamesdatadir}/torcs/cars/vm-x4/*
12cr|torcs-data-1.3.3-1|159	
12cr|torcs-data-1.3.3-1|160	
12cr|torcs-data-1.3.3-1|161	%changelog
12cr|torcs-data-1.3.3-1|162	* Sun Feb 19 2012 Zombie Ryushu <ryushu@mandriva.org> 1.3.3-1
12cr|torcs-data-1.3.3-1|163	+ Revision: 777421
12cr|torcs-data-1.3.3-1|164	- install extra roads
12cr|torcs-data-1.3.3-1|165	- Remove missing car sc-f1
12cr|torcs-data-1.3.3-1|166	- Upgrade to 1.3.3
12cr|torcs-data-1.3.3-1|167	
12cr|torcs-data-1.3.3-1|168	* Fri Feb 03 2012 Zombie Ryushu <ryushu@mandriva.org> 1.3.2-1
12cr|torcs-data-1.3.3-1|169	+ Revision: 771002
12cr|torcs-data-1.3.3-1|170	- Fix install stage
12cr|torcs-data-1.3.3-1|171	- Upgrade to 1.3.2
12cr|torcs-data-1.3.3-1|172	- Upgrade to 1.3.2
12cr|torcs-data-1.3.3-1|173	
12cr|torcs-data-1.3.3-1|174	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.3.1-2mdv2010.0
12cr|torcs-data-1.3.3-1|175	+ Revision: 445518
12cr|torcs-data-1.3.3-1|176	- rebuild
12cr|torcs-data-1.3.3-1|177	
12cr|torcs-data-1.3.3-1|178	* Tue Feb 10 2009 Zombie Ryushu <ryushu@mandriva.org> 1.3.1-1mdv2009.1
12cr|torcs-data-1.3.3-1|179	+ Revision: 339175
12cr|torcs-data-1.3.3-1|180	- Upgrade to 1.3.1
12cr|torcs-data-1.3.3-1|181	
12cr|torcs-data-1.3.3-1|182	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.3.0-1mdv2008.1
12cr|torcs-data-1.3.3-1|183	+ Revision: 136550
12cr|torcs-data-1.3.3-1|184	- restore BuildRoot
12cr|torcs-data-1.3.3-1|185	
12cr|torcs-data-1.3.3-1|186	+ Thierry Vignaud <tv@mandriva.org>
12cr|torcs-data-1.3.3-1|187	- kill re-definition of %%buildroot on Pixel's request
12cr|torcs-data-1.3.3-1|188	
12cr|torcs-data-1.3.3-1|189	
12cr|torcs-data-1.3.3-1|190	* Sun Nov 12 2006 Emmanuel Andry <eandry@mandriva.org> 1.3.0-1mdv2007.0
12cr|torcs-data-1.3.3-1|191	+ Revision: 83449
12cr|torcs-data-1.3.3-1|192	- New version 1.3.0
12cr|torcs-data-1.3.3-1|193	
12cr|torcs-data-1.3.3-1|194	+ Lenny Cartier <lenny@mandriva.com>
12cr|torcs-data-1.3.3-1|195	- Import torcs-data
12cr|torcs-data-1.3.3-1|196	

8066 12
12cr|torque-3.0.4-3|1	%define	lib_name_orig	lib%{name}
12cr|torque-3.0.4-3|2	%define	major		2
12cr|torque-3.0.4-3|3	%define	libname		%mklibname %{name} %{major}
12cr|torque-3.0.4-3|4	%define	devname		%mklibname -d %{name}
12cr|torque-3.0.4-3|5	
12cr|torque-3.0.4-3|6	%define tcl_sitelib_spaced %(echo %tcl_sitelib | sed -e 's,/, ,g')
12cr|torque-3.0.4-3|7	
12cr|torque-3.0.4-3|8	%define __noautoreq '/usr/bin/tclsh8.6'
12cr|torque-3.0.4-3|9	
12cr|torque-3.0.4-3|10	Name:		torque
12cr|torque-3.0.4-3|11	Version:	3.0.4
12cr|torque-3.0.4-3|12	Release:	3
12cr|torque-3.0.4-3|13	Summary:	The Portable Batch System
12cr|torque-3.0.4-3|14	Group:		System/Cluster
12cr|torque-3.0.4-3|15	License:	OpenPBS
12cr|torque-3.0.4-3|16	URL:		http://www.clusterresources.com/products/torque-resource-manager.php
12cr|torque-3.0.4-3|17	Source0:	http://www.adaptivecomputing.com/resources/downloads/torque/torque-%{version}.tar.gz
12cr|torque-3.0.4-3|18	Source1:	pbs_server
12cr|torque-3.0.4-3|19	Source2:	pbs.conf
12cr|torque-3.0.4-3|20	Source3:	TORQUE_Administrator_GUIDE.pdf
12cr|torque-3.0.4-3|21	Source4:	pbs_mom
12cr|torque-3.0.4-3|22	Source5:	pbs_sched
12cr|torque-3.0.4-3|23	Source6:	xpbs
12cr|torque-3.0.4-3|24	Source7:	xpbsmon
12cr|torque-3.0.4-3|25	Source8:	tclIndex_xpbsmon
12cr|torque-3.0.4-3|26	Source9:	tclIndex_xpbs
12cr|torque-3.0.4-3|27	Source10:	introduction_openPBS
12cr|torque-3.0.4-3|28	Source11:	xtermPBSlog
12cr|torque-3.0.4-3|29	Source12:	pbs
12cr|torque-3.0.4-3|30	Source13:	setup_pbs_server
12cr|torque-3.0.4-3|31	Source14:	pbs_config.sample
12cr|torque-3.0.4-3|32	Source15:	pbs_para_job.sh
12cr|torque-3.0.4-3|33	Source17:	pbs-epilogue
12cr|torque-3.0.4-3|34	Source18:	pbs-prologue
12cr|torque-3.0.4-3|35	Source19:	setup_pbs_client
12cr|torque-3.0.4-3|36	Patch13:	torque-2.1.11-destdir.patch
12cr|torque-3.0.4-3|37	Patch14:	torque-2.3.7-tcl86.patch
12cr|torque-3.0.4-3|38	BuildRequires:	tk >= 8.6 pkgconfig(tk) >= 8.6
12cr|torque-3.0.4-3|39	BuildRequires:	tcl >= 8.6 tcl-devel >= 8.6
12cr|torque-3.0.4-3|40	BuildRequires:	openssh openssh-clients
12cr|torque-3.0.4-3|41	BuildRequires:	X11-devel readline-devel
12cr|torque-3.0.4-3|42	Requires:	openssh-clients >= 2.9
12cr|torque-3.0.4-3|43	Provides:	OpenPBS
12cr|torque-3.0.4-3|44	Obsoletes:	OpenPBS
12cr|torque-3.0.4-3|45	Requires(post):	rpm-helper
12cr|torque-3.0.4-3|46	Requires(preun): rpm-helper
12cr|torque-3.0.4-3|47	
12cr|torque-3.0.4-3|48	%description
12cr|torque-3.0.4-3|49	The Portable Batch System (PBS) is a flexible batch software
12cr|torque-3.0.4-3|50	processing system developed at NASA Ames Research Center. It
12cr|torque-3.0.4-3|51	operates on networked, multi-platform UNIX environments,
12cr|torque-3.0.4-3|52	including heterogeneous clusters of workstations, supercomputers,
12cr|torque-3.0.4-3|53	and massively parallel systems.
12cr|torque-3.0.4-3|54	
12cr|torque-3.0.4-3|55	"This product includes software developed by NASA Ames Research
12cr|torque-3.0.4-3|56	Center, Lawrence Livermore National Laboratory, and Veridian
12cr|torque-3.0.4-3|57	Information Solutions, Inc. Visit www.OpenPBS.org for OpenPBS
12cr|torque-3.0.4-3|58	software support,products, and information."
12cr|torque-3.0.4-3|59	
12cr|torque-3.0.4-3|60	%package -n	%{libname}
12cr|torque-3.0.4-3|61	Summary:	Library for %{name}
12cr|torque-3.0.4-3|62	Group:		System/Libraries
12cr|torque-3.0.4-3|63	
12cr|torque-3.0.4-3|64	%description -n	%{libname}
12cr|torque-3.0.4-3|65	Library for %{name}.
12cr|torque-3.0.4-3|66	
12cr|torque-3.0.4-3|67	%package -n	%{devname}
12cr|torque-3.0.4-3|68	Summary:	The Portable Batch System (PBS) devel
12cr|torque-3.0.4-3|69	Group:		Development/Other
12cr|torque-3.0.4-3|70	Requires:	%{libname} = %{version}
12cr|torque-3.0.4-3|71	Provides:	%{_lib}%{name}1-devel = %{version}-%{release}
12cr|torque-3.0.4-3|72	Obsoletes:	%{_lib}%{name}1-devel
12cr|torque-3.0.4-3|73	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|torque-3.0.4-3|74	Provides:	%{name}-devel = %{version}-%{release}
12cr|torque-3.0.4-3|75	
12cr|torque-3.0.4-3|76	%description -n %{devname}
12cr|torque-3.0.4-3|77	The Portable Batch System (PBS) function prototype.
12cr|torque-3.0.4-3|78	"This product includes software developed by NASA Ames Research
12cr|torque-3.0.4-3|79	Center, Lawrence Livermore National Laboratory, and Veridian
12cr|torque-3.0.4-3|80	Information Solutions, Inc. Visit www.OpenPBS.org for OpenPBS
12cr|torque-3.0.4-3|81	software support,products, and information."
12cr|torque-3.0.4-3|82	
12cr|torque-3.0.4-3|83	%package	client
12cr|torque-3.0.4-3|84	Summary:	The Portable Batch System (PBS) client
12cr|torque-3.0.4-3|85	Requires:	openssh-clients >= 2.9
12cr|torque-3.0.4-3|86	Group:		System/Cluster
12cr|torque-3.0.4-3|87	Provides:	OpenPBS-client
12cr|torque-3.0.4-3|88	Obsoletes:	OpenPBS-client
12cr|torque-3.0.4-3|89	Requires(post):	rpm-helper
12cr|torque-3.0.4-3|90	Requires(preun):rpm-helper
12cr|torque-3.0.4-3|91	
12cr|torque-3.0.4-3|92	%description	client
12cr|torque-3.0.4-3|93	The Portable Batch System (PBS) client.
12cr|torque-3.0.4-3|94	"This product includes software developed by NASA Ames Research
12cr|torque-3.0.4-3|95	Center, Lawrence Livermore National Laboratory, and Veridian
12cr|torque-3.0.4-3|96	Information Solutions, Inc. Visit www.OpenPBS.org for OpenPBS
12cr|torque-3.0.4-3|97	software support,products, and information."
12cr|torque-3.0.4-3|98	
12cr|torque-3.0.4-3|99	%package	xpbs
12cr|torque-3.0.4-3|100	Requires:	tk >= 8.6, tcl >= 8.6, %{name}-client = %{version}-%{release}
12cr|torque-3.0.4-3|101	Summary:	The Portable Batch System (PBS) X interface
12cr|torque-3.0.4-3|102	Group:		Monitoring
12cr|torque-3.0.4-3|103	Provides:	OpenPBS-xpbs
12cr|torque-3.0.4-3|104	Obsoletes:	OpenPBS-xpbs
12cr|torque-3.0.4-3|105	
12cr|torque-3.0.4-3|106	%description	xpbs
12cr|torque-3.0.4-3|107	The Portable Batch System (PBS) X interface.
12cr|torque-3.0.4-3|108	"This product includes software developed by NASA Ames Research
12cr|torque-3.0.4-3|109	Center, Lawrence Livermore National Laboratory, and Veridian
12cr|torque-3.0.4-3|110	Information Solutions, Inc. Visit www.OpenPBS.org for OpenPBS
12cr|torque-3.0.4-3|111	software support,products, and information."
12cr|torque-3.0.4-3|112	
12cr|torque-3.0.4-3|113	%prep
12cr|torque-3.0.4-3|114	%setup -q
12cr|torque-3.0.4-3|115	%patch13 -p1 -b .destdir~
12cr|torque-3.0.4-3|116	%patch14 -p1 -b .tcl86~
12cr|torque-3.0.4-3|117	
12cr|torque-3.0.4-3|118	# these variables aren't ever set in any file that gets installed,
12cr|torque-3.0.4-3|119	# so without doing this, xpbs won't run - AdamW 2008/12
12cr|torque-3.0.4-3|120	sed -i -e 's,$xpbs_datadump,xpbs_datadump,g' src/gui/pbs.tcl
12cr|torque-3.0.4-3|121	sed -i -e 's,$xpbs_scriptload,xpbs_scriptload,g' src/gui/pbs.tcl
12cr|torque-3.0.4-3|122	
12cr|torque-3.0.4-3|123	cp %{SOURCE3} %{_builddir}/%{name}-%{version}/TORQUE_Administrator_GUIDE.pdf
12cr|torque-3.0.4-3|124	cp %{SOURCE10} %{_builddir}/%{name}-%{version}/introduction_openPBS
12cr|torque-3.0.4-3|125	cp %{SOURCE15} %{_builddir}/%{name}-%{version}/para_job_pbs.sh
12cr|torque-3.0.4-3|126	
12cr|torque-3.0.4-3|127	%pre
12cr|torque-3.0.4-3|128	/usr/sbin/groupadd -g 12386 -r -f pbs > /dev/null 2>&1 ||:
12cr|torque-3.0.4-3|129	# /usr/sbin/useradd -g pbs -d %{pbs_user} -r -s /bin/bash -p "" -m >/dev/null 2>&1 ||:
12cr|torque-3.0.4-3|130	
12cr|torque-3.0.4-3|131	%pre client
12cr|torque-3.0.4-3|132	/usr/sbin/groupadd -g 12386 -r -f pbs > /dev/null 2>&1 ||:
12cr|torque-3.0.4-3|133	
12cr|torque-3.0.4-3|134	%build
12cr|torque-3.0.4-3|135	CFLAGS="%{optflags} -std=gnu99" \
12cr|torque-3.0.4-3|136	%configure2_5x \
12cr|torque-3.0.4-3|137	--with-rcp=scp \
12cr|torque-3.0.4-3|138	--with-server-home=/var/spool/pbs \
12cr|torque-3.0.4-3|139	--enable-docs \
12cr|torque-3.0.4-3|140	--enable-server \
12cr|torque-3.0.4-3|141	--enable-mom \
12cr|torque-3.0.4-3|142	--enable-client \
12cr|torque-3.0.4-3|143	--srcdir=%{_builddir}/%{name}-%{version} \
12cr|torque-3.0.4-3|144	--enable-gui \
12cr|torque-3.0.4-3|145	-x-libraries=%{_libdir}
12cr|torque-3.0.4-3|146	
12cr|torque-3.0.4-3|147	%ifarch x86_64
12cr|torque-3.0.4-3|148	perl -pi -e 's|\-L\$\(TCL\_DIR\)/lib|\-L\$\(TCL\_DIR\)/lib64|g' src/tools/Makefile
12cr|torque-3.0.4-3|149	%endif
12cr|torque-3.0.4-3|150	
12cr|torque-3.0.4-3|151	#make depend
12cr|torque-3.0.4-3|152	make clean
12cr|torque-3.0.4-3|153	%make all XPBS_DIR=%{tcl_sitelib}/xpbs XPBSMON_DIR=%{tcl_sitelib}/xpbsmon
12cr|torque-3.0.4-3|154	
12cr|torque-3.0.4-3|155	%install
12cr|torque-3.0.4-3|156	pbs_server_home_for_install=%{buildroot}/var/spool/pbs
12cr|torque-3.0.4-3|157	
12cr|torque-3.0.4-3|158	mkdir -p %{buildroot}%{_initrddir}
12cr|torque-3.0.4-3|159	mkdir -p ${pbs_server_home_for_install}/mom_priv/
12cr|torque-3.0.4-3|160	touch ${pbs_server_home_for_install}/mom_priv/config
12cr|torque-3.0.4-3|161	mkdir -p ${pbs_server_home_for_install}/sched_priv
12cr|torque-3.0.4-3|162	chmod 644 ${pbs_server_home_for_install}/mom_priv/config
12cr|torque-3.0.4-3|163	mkdir -p ${pbs_server_home_for_install}/server_logs
12cr|torque-3.0.4-3|164	mkdir -p ${pbs_server_home_for_install}/sched_logs
12cr|torque-3.0.4-3|165	mkdir -p ${pbs_server_home_for_install}/server_priv
12cr|torque-3.0.4-3|166	
12cr|torque-3.0.4-3|167	mkdir -p %{buildroot}%{_defaultdocdir}
12cr|torque-3.0.4-3|168	mkdir -p %{buildroot}%{_sysconfdir}
12cr|torque-3.0.4-3|169	mkdir -p %{buildroot}%{_sbindir}
12cr|torque-3.0.4-3|170	mkdir -p %{buildroot}%{tcl_sitelib}/xpbs
12cr|torque-3.0.4-3|171	mkdir -p %{buildroot}%{tcl_sitelib}/xpbsmon
12cr|torque-3.0.4-3|172	mkdir -p %{buildroot}%{_libdir}/%{name}-%{version}
12cr|torque-3.0.4-3|173	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version}
12cr|torque-3.0.4-3|174	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-client-%{version}
12cr|torque-3.0.4-3|175	mkdir -p %{buildroot}%{_includedir}/%{name}-%{version}
12cr|torque-3.0.4-3|176	
12cr|torque-3.0.4-3|177	install -m755 %{SOURCE1} %{buildroot}%{_initrddir}/pbs_server
12cr|torque-3.0.4-3|178	install -m755 %{SOURCE4} %{buildroot}%{_initrddir}/pbs_mom
12cr|torque-3.0.4-3|179	install -m755 %{SOURCE5} %{buildroot}%{_initrddir}/pbs_sched
12cr|torque-3.0.4-3|180	install -m755 %{SOURCE12} %{buildroot}%{_initrddir}/openpbs
12cr|torque-3.0.4-3|181	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pbs.conf
12cr|torque-3.0.4-3|182	install -m644 %{SOURCE11} %{buildroot}%{_sbindir}/pbslogs
12cr|torque-3.0.4-3|183	
12cr|torque-3.0.4-3|184	%makeinstall_std PBS_SERVER_HOME=/var/spool/pbs mandir=%{_mandir} XPBS_DIR=%{tcl_sitelib}/xpbs XPBSMON_DIR=%{tcl_sitelib}/xpbsmon
12cr|torque-3.0.4-3|185	
12cr|torque-3.0.4-3|186	mkdir -p %{buildroot}%{_sbindir}
12cr|torque-3.0.4-3|187	chmod 755 %{buildroot}%{_sbindir}/pbs_mom
12cr|torque-3.0.4-3|188	chmod 755 %{buildroot}%{_sbindir}/pbs_sched
12cr|torque-3.0.4-3|189	chmod 755 %{buildroot}%{_sbindir}/pbs_iff
12cr|torque-3.0.4-3|190	chmod 755 %{buildroot}%{_sbindir}/pbs_server
12cr|torque-3.0.4-3|191	chmod 755 %{buildroot}%{_initrddir}/openpbs
12cr|torque-3.0.4-3|192	
12cr|torque-3.0.4-3|193	# needed to overwrite bad path in those scripts
12cr|torque-3.0.4-3|194	install -m755 %{SOURCE6} %{buildroot}%{_bindir}/xpbs
12cr|torque-3.0.4-3|195	install -m755 %{SOURCE7} %{buildroot}%{_bindir}/xpbsmon
12cr|torque-3.0.4-3|196	install -m755 %{SOURCE13} %{buildroot}%{_bindir}/setup_pbs_server
12cr|torque-3.0.4-3|197	install -m755 %{SOURCE19} %{buildroot}%{_bindir}/setup_pbs_client
12cr|torque-3.0.4-3|198	install -m644 %{SOURCE8} %{buildroot}%{tcl_sitelib}/xpbsmon/tclIndex
12cr|torque-3.0.4-3|199	install -m644 %{SOURCE9} %{buildroot}%{tcl_sitelib}/xpbs/tclIndex
12cr|torque-3.0.4-3|200	install -m644 %{SOURCE14} %{buildroot}%{_var}/spool/pbs/pbs_config.sample
12cr|torque-3.0.4-3|201	install -m755 %{SOURCE17} %{buildroot}%{_var}/spool/pbs/mom_priv/epilogue
12cr|torque-3.0.4-3|202	install -m755 %{SOURCE18} %{buildroot}%{_var}/spool/pbs/mom_priv/prologue
12cr|torque-3.0.4-3|203	
12cr|torque-3.0.4-3|204	# replace the placeholder text with whatever the real tcl_sitelib
12cr|torque-3.0.4-3|205	# should be...cunning, eh? - AdamW 2008/12
12cr|torque-3.0.4-3|206	sed -i -e 's,TCL_SITELIB,%{tcl_sitelib},g' \
12cr|torque-3.0.4-3|207	%{buildroot}%{tcl_sitelib}/xpbsmon/tclIndex \
12cr|torque-3.0.4-3|208	%{buildroot}%{tcl_sitelib}/xpbs/tclIndex \
12cr|torque-3.0.4-3|209	%{buildroot}%{_bindir}/xpbs \
12cr|torque-3.0.4-3|210	%{buildroot}%{_bindir}/xpbsmon \
12cr|torque-3.0.4-3|211	%{buildroot}%{_bindir}/setup_pbs_server \
12cr|torque-3.0.4-3|212	%{buildroot}%{_bindir}/setup_pbs_client
12cr|torque-3.0.4-3|213	
12cr|torque-3.0.4-3|214	rm -f %{buildroot}%{_libdir}/xpbs/tclIndex
12cr|torque-3.0.4-3|215	rm -f %{buildroot}%{_libdir}/xpbsmon/tclIndex
12cr|torque-3.0.4-3|216	
12cr|torque-3.0.4-3|217	echo "# MOM server configuration file" > ${pbs_server_home_for_install}/mom_priv/config
12cr|torque-3.0.4-3|218	echo "# if more than one value, separate it by comma." >> ${pbs_server_home_for_install}/mom_priv/config
12cr|torque-3.0.4-3|219	
12cr|torque-3.0.4-3|220	cp -av %{_builddir}/%{name}-%{version}/src/include/* %{buildroot}%{_includedir}/%{name}-%{version}/
12cr|torque-3.0.4-3|221	
12cr|torque-3.0.4-3|222	perl -pi -e 's/wish8\.3/wish/' %{buildroot}%{_bindir}/xpbs
12cr|torque-3.0.4-3|223	
12cr|torque-3.0.4-3|224	%multiarch_includes %{buildroot}%{_includedir}/%{name}-%{version}/pbs_config.h
12cr|torque-3.0.4-3|225	
12cr|torque-3.0.4-3|226	%post
12cr|torque-3.0.4-3|227	#!/bin/sh
12cr|torque-3.0.4-3|228	pbs_prefix=%{_prefix}
12cr|torque-3.0.4-3|229	pbs_server_home=/var/spool/pbs
12cr|torque-3.0.4-3|230	if [ -f "${pbs_server_home}/server_name" ]; then
12cr|torque-3.0.4-3|231	echo `hostname` > ${pbs_server_home}/server_name
12cr|torque-3.0.4-3|232	fi
12cr|torque-3.0.4-3|233	#if [ ! -f "${pbs_server_home}/default_server" ] ; then
12cr|torque-3.0.4-3|234	#        echo "# <server hostname>" > ${pbs_server_home}/default_server
12cr|torque-3.0.4-3|235	#fi
12cr|torque-3.0.4-3|236	if [ -f "${pbs_server_home}/default_server" ]; then
12cr|torque-3.0.4-3|237	echo `hostname` >> ${pbs_server_home}/default_server
12cr|torque-3.0.4-3|238	fi
12cr|torque-3.0.4-3|239	if [ ! -f "${pbs_server_home}/server_priv/nodes" ]; then
12cr|torque-3.0.4-3|240	echo `hostname` > ${pbs_server_home}/server_priv/nodes
12cr|torque-3.0.4-3|241	fi
12cr|torque-3.0.4-3|242	
12cr|torque-3.0.4-3|243	# add pbs service
12cr|torque-3.0.4-3|244	%_post_service pbs_server
12cr|torque-3.0.4-3|245	# %_post_service pbs_sched
12cr|torque-3.0.4-3|246	
12cr|torque-3.0.4-3|247	# mise a jour /etc/services if needed
12cr|torque-3.0.4-3|248	CHECK_PORT=`grep 15003 /etc/services`
12cr|torque-3.0.4-3|249	if [ -z "$CHECK_PORT" ]; then
12cr|torque-3.0.4-3|250	cat >> /etc/services << EOF
12cr|torque-3.0.4-3|251	# Port needed by PBS
12cr|torque-3.0.4-3|252	pbs_server	15001/tcp	# pbs server
12cr|torque-3.0.4-3|253	pbs_mom		15002/tcp	# mom to/from server
12cr|torque-3.0.4-3|254	pbs_resmon	15003/tcp   # mom resource management requests
12cr|torque-3.0.4-3|255	pbs_resmon      15003/udp   # mom resource management requests
12cr|torque-3.0.4-3|256	pbs_sched	15004/tcp   # scheduler
12cr|torque-3.0.4-3|257	EOF
12cr|torque-3.0.4-3|258	fi
12cr|torque-3.0.4-3|259	
12cr|torque-3.0.4-3|260	%post client
12cr|torque-3.0.4-3|261	%_post_service pbs_mom
12cr|torque-3.0.4-3|262	
12cr|torque-3.0.4-3|263	%post xpbs
12cr|torque-3.0.4-3|264	ln -sf %{tcl_sitelib}/xpbs /usr/lib/xpbs
12cr|torque-3.0.4-3|265	ln -sf %{tcl_sitelib}/xpbsmon /usr/lib/xpbsmon
12cr|torque-3.0.4-3|266	
12cr|torque-3.0.4-3|267	%preun
12cr|torque-3.0.4-3|268	%_preun_service pbs_server
12cr|torque-3.0.4-3|269	
12cr|torque-3.0.4-3|270	%preun client
12cr|torque-3.0.4-3|271	%_preun_service pbs_mom
12cr|torque-3.0.4-3|272	
12cr|torque-3.0.4-3|273	%files
12cr|torque-3.0.4-3|274	%doc doc/READ_ME
12cr|torque-3.0.4-3|275	%{_mandir}/man1/pbs*
12cr|torque-3.0.4-3|276	%{_mandir}/man3/pbs*
12cr|torque-3.0.4-3|277	%{_mandir}/man7/*
12cr|torque-3.0.4-3|278	%{_mandir}/man8/pbsnodes*
12cr|torque-3.0.4-3|279	%{_mandir}/man8/pbs_server.8*
12cr|torque-3.0.4-3|280	%{_mandir}/man8/pbs_sch*
12cr|torque-3.0.4-3|281	%config(noreplace) %{_sysconfdir}/pbs.conf
12cr|torque-3.0.4-3|282	%defattr(755, root, root)
12cr|torque-3.0.4-3|283	%{_initrddir}/pbs_server
12cr|torque-3.0.4-3|284	%{_initrddir}/pbs_sched
12cr|torque-3.0.4-3|285	%{_initrddir}/openpbs
12cr|torque-3.0.4-3|286	%{_sbindir}/pbs_server
12cr|torque-3.0.4-3|287	%{_sbindir}/pbs_sched
12cr|torque-3.0.4-3|288	%{_sbindir}/pbslogs
12cr|torque-3.0.4-3|289	%{_sbindir}/qnoded
12cr|torque-3.0.4-3|290	%{_sbindir}/qschedd
12cr|torque-3.0.4-3|291	%{_sbindir}/qserverd
12cr|torque-3.0.4-3|292	%{_bindir}/pbs_track
12cr|torque-3.0.4-3|293	%{_bindir}/pbsnodes
12cr|torque-3.0.4-3|294	%{_bindir}/setup_pbs_server
12cr|torque-3.0.4-3|295	%{_bindir}/pbs-config
12cr|torque-3.0.4-3|296	%{_bindir}/printtracking
12cr|torque-3.0.4-3|297	%{_bindir}/printserverdb
12cr|torque-3.0.4-3|298	
12cr|torque-3.0.4-3|299	%{_var}/spool/pbs/sched_logs/
12cr|torque-3.0.4-3|300	%dir %{_var}/spool/pbs
12cr|torque-3.0.4-3|301	%{_var}/spool/pbs/sched_priv
12cr|torque-3.0.4-3|302	%{_var}/spool/pbs/server_logs/
12cr|torque-3.0.4-3|303	%{_var}/spool/pbs/checkpoint/
12cr|torque-3.0.4-3|304	%{_var}/spool/pbs/server_priv/
12cr|torque-3.0.4-3|305	%attr(775,root,pbs) %{_var}/spool/pbs/spool/
12cr|torque-3.0.4-3|306	%attr(1777,root,pbs) %{_var}/spool/pbs/undelivered/
12cr|torque-3.0.4-3|307	%config(noreplace) %{_var}/spool/pbs/pbs_environment
12cr|torque-3.0.4-3|308	%config(noreplace) %{_var}/spool/pbs/server_name
12cr|torque-3.0.4-3|309	%{_var}/spool/pbs/pbs_config.sample
12cr|torque-3.0.4-3|310	
12cr|torque-3.0.4-3|311	%files client
12cr|torque-3.0.4-3|312	%doc introduction_openPBS para_job_pbs.sh TORQUE_Administrator_GUIDE.pdf
12cr|torque-3.0.4-3|313	%{_mandir}/man1/q*
12cr|torque-3.0.4-3|314	%{_mandir}/man8/q*
12cr|torque-3.0.4-3|315	%{_mandir}/man8/pbs_mom.8*
12cr|torque-3.0.4-3|316	%{_mandir}/man1/bas*
12cr|torque-3.0.4-3|317	%{_mandir}/man1/nqs*
12cr|torque-3.0.4-3|318	%dir %{_var}/spool/pbs
12cr|torque-3.0.4-3|319	%{_var}/spool/pbs/mom_logs
12cr|torque-3.0.4-3|320	%{_var}/spool/pbs/mom_priv
12cr|torque-3.0.4-3|321	%{_var}/spool/pbs/aux
12cr|torque-3.0.4-3|322	%{_var}/spool/pbs/checkpoint
12cr|torque-3.0.4-3|323	%attr(1777,root,pbs) %{_var}/spool/pbs/undelivered
12cr|torque-3.0.4-3|324	%attr(775,root,pbs) %{_var}/spool/pbs/spool
12cr|torque-3.0.4-3|325	%{_bindir}/q*
12cr|torque-3.0.4-3|326	%{_bindir}/chk_tree
12cr|torque-3.0.4-3|327	%{_bindir}/hostn
12cr|torque-3.0.4-3|328	%{_bindir}/nqs2pbs
12cr|torque-3.0.4-3|329	%{_bindir}/printjob
12cr|torque-3.0.4-3|330	%{_bindir}/tracejob
12cr|torque-3.0.4-3|331	%{_bindir}/pbsdsh
12cr|torque-3.0.4-3|332	%{_bindir}/setup_pbs_client
12cr|torque-3.0.4-3|333	%{_sbindir}/momctl
12cr|torque-3.0.4-3|334	%{_sbindir}/pbs_demux
12cr|torque-3.0.4-3|335	%attr(4755,root,root) %{_sbindir}/pbs_iff
12cr|torque-3.0.4-3|336	%{_sbindir}/pbs_mom
12cr|torque-3.0.4-3|337	%{_initrddir}/pbs_mom
12cr|torque-3.0.4-3|338	
12cr|torque-3.0.4-3|339	%files -n %{libname}
12cr|torque-3.0.4-3|340	%{_libdir}/*.so.%{major}*
12cr|torque-3.0.4-3|341	
12cr|torque-3.0.4-3|342	%files -n %{devname}
12cr|torque-3.0.4-3|343	#{_libdir}/*.la
12cr|torque-3.0.4-3|344	%{_libdir}/*.so
12cr|torque-3.0.4-3|345	%{_libdir}/*.a
12cr|torque-3.0.4-3|346	%{_mandir}/man3/tm*
12cr|torque-3.0.4-3|347	%{_mandir}/man3/rpp.3.*
12cr|torque-3.0.4-3|348	%{_includedir}/%{name}-%{version}
12cr|torque-3.0.4-3|349	%{_includedir}/*.h
12cr|torque-3.0.4-3|350	%multiarch %{multiarch_includedir}/%{name}-%{version}/pbs_config.h
12cr|torque-3.0.4-3|351	
12cr|torque-3.0.4-3|352	%files xpbs
12cr|torque-3.0.4-3|353	%{_bindir}/pbs_tclsh
12cr|torque-3.0.4-3|354	%{_bindir}/pbs_wish
12cr|torque-3.0.4-3|355	%{_bindir}/xpbsmon
12cr|torque-3.0.4-3|356	%{_bindir}/xpbs
12cr|torque-3.0.4-3|357	%dir %{tcl_sitelib}/xpbs/bitmaps
12cr|torque-3.0.4-3|358	%{tcl_sitelib}/xpbs/bitmaps/*
12cr|torque-3.0.4-3|359	%dir %{tcl_sitelib}/xpbs/help
12cr|torque-3.0.4-3|360	%{tcl_sitelib}/xpbs/help/*
12cr|torque-3.0.4-3|361	%dir %{tcl_sitelib}/xpbs/bin
12cr|torque-3.0.4-3|362	%{tcl_sitelib}/xpbs/bin/*
12cr|torque-3.0.4-3|363	%{tcl_sitelib}/xpbs/preferences.tcl
12cr|torque-3.0.4-3|364	%{tcl_sitelib}/xpbs/pbs.tcl
12cr|torque-3.0.4-3|365	%{tcl_sitelib}/xpbs/*.tk
12cr|torque-3.0.4-3|366	%{tcl_sitelib}/xpbs/tclIndex
12cr|torque-3.0.4-3|367	%config(noreplace) %{tcl_sitelib}/xpbs/xpbsrc
12cr|torque-3.0.4-3|368	%{tcl_sitelib}/xpbs/buildindex
12cr|torque-3.0.4-3|369	%{tcl_sitelib}/xpbsmon/buildindex
12cr|torque-3.0.4-3|370	%{tcl_sitelib}/xpbsmon/*.tk
12cr|torque-3.0.4-3|371	%dir %{tcl_sitelib}/xpbsmon/help
12cr|torque-3.0.4-3|372	%{tcl_sitelib}/xpbsmon/*.tcl
12cr|torque-3.0.4-3|373	%{tcl_sitelib}/xpbsmon/tclIndex
12cr|torque-3.0.4-3|374	%config(noreplace) %{tcl_sitelib}/xpbsmon/xpbsmonrc
12cr|torque-3.0.4-3|375	%dir %{tcl_sitelib}/xpbsmon
12cr|torque-3.0.4-3|376	%dir %{tcl_sitelib}/xpbsmon/bitmaps
12cr|torque-3.0.4-3|377	%{tcl_sitelib}/xpbsmon/bitmaps/*
12cr|torque-3.0.4-3|378	%{tcl_sitelib}/xpbsmon/help/*
12cr|torque-3.0.4-3|379	%{_mandir}/man1/x*

8067 12
12cr|torrentsniff-0.3.0-10|1	%define name torrentsniff
12cr|torrentsniff-0.3.0-10|2	%define version 0.3.0
12cr|torrentsniff-0.3.0-10|3	%define release %mkrel 10
12cr|torrentsniff-0.3.0-10|4	#fixed2
12cr|torrentsniff-0.3.0-10|5	%{?!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}}
12cr|torrentsniff-0.3.0-10|6	
12cr|torrentsniff-0.3.0-10|7	Summary: Reports status information of BitTorrent distributed downloads
12cr|torrentsniff-0.3.0-10|8	Name: %{name}
12cr|torrentsniff-0.3.0-10|9	Version: %{version}
12cr|torrentsniff-0.3.0-10|10	Release: %{release}
12cr|torrentsniff-0.3.0-10|11	Source0: http://www.highprogrammer.com/alan/perl/%{name}-%{version}.tar.bz2
12cr|torrentsniff-0.3.0-10|12	License: MIT
12cr|torrentsniff-0.3.0-10|13	Group: Networking/File transfer
12cr|torrentsniff-0.3.0-10|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|torrentsniff-0.3.0-10|15	URL: http://www.highprogrammer.com/alan/perl/torrentsniff.html
12cr|torrentsniff-0.3.0-10|16	BuildArch: noarch
12cr|torrentsniff-0.3.0-10|17	
12cr|torrentsniff-0.3.0-10|18	%description
12cr|torrentsniff-0.3.0-10|19	TorrentSniff reports status information for a given torrent including the
12cr|torrentsniff-0.3.0-10|20	current number of complete copies (seeds) and incomplete copies (leeches)
12cr|torrentsniff-0.3.0-10|21	currently active.  TorrentSniff is derived from TorrentSpy 0.1.0.3-BETA.
12cr|torrentsniff-0.3.0-10|22	
12cr|torrentsniff-0.3.0-10|23	
12cr|torrentsniff-0.3.0-10|24	%prep
12cr|torrentsniff-0.3.0-10|25	%setup -q
12cr|torrentsniff-0.3.0-10|26	
12cr|torrentsniff-0.3.0-10|27	%build
12cr|torrentsniff-0.3.0-10|28	
12cr|torrentsniff-0.3.0-10|29	%install
12cr|torrentsniff-0.3.0-10|30	rm -rf $RPM_BUILD_ROOT
12cr|torrentsniff-0.3.0-10|31	mkdir -p %buildroot%_bindir %buildroot%perl_vendorlib
12cr|torrentsniff-0.3.0-10|32	install -m 755 torrentsniff %buildroot%_bindir
12cr|torrentsniff-0.3.0-10|33	install -d -m 755 %buildroot%perl_vendorlib/BitTorrent
12cr|torrentsniff-0.3.0-10|34	install -m 644 BitTorrent/* %buildroot%perl_vendorlib/BitTorrent
12cr|torrentsniff-0.3.0-10|35	
12cr|torrentsniff-0.3.0-10|36	%clean
12cr|torrentsniff-0.3.0-10|37	rm -rf $RPM_BUILD_ROOT
12cr|torrentsniff-0.3.0-10|38	
12cr|torrentsniff-0.3.0-10|39	%files
12cr|torrentsniff-0.3.0-10|40	%defattr(-,root,root)
12cr|torrentsniff-0.3.0-10|41	%doc README
12cr|torrentsniff-0.3.0-10|42	%_bindir/torrentsniff
12cr|torrentsniff-0.3.0-10|43	%perl_vendorlib/BitTorrent
12cr|torrentsniff-0.3.0-10|44	
12cr|torrentsniff-0.3.0-10|45	
12cr|torrentsniff-0.3.0-10|46	%changelog
12cr|torrentsniff-0.3.0-10|47	* Fri Aug 05 2011 Götz Waschk <waschk@mandriva.org> 0.3.0-10mdv2012.0
12cr|torrentsniff-0.3.0-10|48	+ Revision: 693276
12cr|torrentsniff-0.3.0-10|49	- rebuild
12cr|torrentsniff-0.3.0-10|50	
12cr|torrentsniff-0.3.0-10|51	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.3.0-9mdv2011.0
12cr|torrentsniff-0.3.0-10|52	+ Revision: 261625
12cr|torrentsniff-0.3.0-10|53	- rebuild
12cr|torrentsniff-0.3.0-10|54	
12cr|torrentsniff-0.3.0-10|55	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.3.0-8mdv2009.0
12cr|torrentsniff-0.3.0-10|56	+ Revision: 254690
12cr|torrentsniff-0.3.0-10|57	- rebuild
12cr|torrentsniff-0.3.0-10|58	
12cr|torrentsniff-0.3.0-10|59	* Thu Mar 13 2008 Andreas Hasenack <andreas@mandriva.com> 0.3.0-6mdv2008.1
12cr|torrentsniff-0.3.0-10|60	+ Revision: 187630
12cr|torrentsniff-0.3.0-10|61	- rebuild for 2008.1
12cr|torrentsniff-0.3.0-10|62	
12cr|torrentsniff-0.3.0-10|63	+ Olivier Blin <blino@mandriva.org>
12cr|torrentsniff-0.3.0-10|64	- restore BuildRoot
12cr|torrentsniff-0.3.0-10|65	
12cr|torrentsniff-0.3.0-10|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|torrentsniff-0.3.0-10|67	- kill re-definition of %%buildroot on Pixel's request
12cr|torrentsniff-0.3.0-10|68	
12cr|torrentsniff-0.3.0-10|69	* Wed Aug 01 2007 Götz Waschk <waschk@mandriva.org> 0.3.0-5mdv2008.0
12cr|torrentsniff-0.3.0-10|70	+ Revision: 57473
12cr|torrentsniff-0.3.0-10|71	- Import torrentsniff
12cr|torrentsniff-0.3.0-10|72	
12cr|torrentsniff-0.3.0-10|73	
12cr|torrentsniff-0.3.0-10|74	
12cr|torrentsniff-0.3.0-10|75	* Mon Jul 31 2006 Götz Waschk <waschk@mandriva.org> 0.3.0-1mdv2007.0
12cr|torrentsniff-0.3.0-10|76	- Rebuild
12cr|torrentsniff-0.3.0-10|77	
12cr|torrentsniff-0.3.0-10|78	* Wed May 24 2006 Götz Waschk <waschk@mandriva.org> 0.3.0-4mdk
12cr|torrentsniff-0.3.0-10|79	- Rebuild
12cr|torrentsniff-0.3.0-10|80	
12cr|torrentsniff-0.3.0-10|81	* Mon May 23 2005 Gtz Waschk <waschk@mandriva.org> 0.3.0-3mdk
12cr|torrentsniff-0.3.0-10|82	- mkrel
12cr|torrentsniff-0.3.0-10|83	
12cr|torrentsniff-0.3.0-10|84	* Fri May 13 2005 Gtz Waschk <waschk@mandriva.org> 0.3.0-2mdk
12cr|torrentsniff-0.3.0-10|85	- rebuild
12cr|torrentsniff-0.3.0-10|86	
12cr|torrentsniff-0.3.0-10|87	* Fri Apr 16 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.3.0-1mdk
12cr|torrentsniff-0.3.0-10|88	- new version
12cr|torrentsniff-0.3.0-10|89	
12cr|torrentsniff-0.3.0-10|90	* Sun Jun 15 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.2.0-1mdk
12cr|torrentsniff-0.3.0-10|91	- the executable was renamed
12cr|torrentsniff-0.3.0-10|92	- new version
12cr|torrentsniff-0.3.0-10|93	
12cr|torrentsniff-0.3.0-10|94	* Mon Jun  2 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.1-1mdk
12cr|torrentsniff-0.3.0-10|95	- initial package

8068 12
12cr|torrentutils-0.3.0-10|1	%define name torrentutils
12cr|torrentutils-0.3.0-10|2	%define version 0.3.0
12cr|torrentutils-0.3.0-10|3	%define release %mkrel 10
12cr|torrentutils-0.3.0-10|4	
12cr|torrentutils-0.3.0-10|5	Summary: Utilities for BitTorrent files
12cr|torrentutils-0.3.0-10|6	Name: %{name}
12cr|torrentutils-0.3.0-10|7	Version: %{version}
12cr|torrentutils-0.3.0-10|8	Release: %{release}
12cr|torrentutils-0.3.0-10|9	Source0: http://oskarsapps.mine.nu/src/%{name}-%{version}.tar.bz2
12cr|torrentutils-0.3.0-10|10	URL: http://oskarsapps.mine.nu/torrentutils.html
12cr|torrentutils-0.3.0-10|11	License: GPL or Artistic
12cr|torrentutils-0.3.0-10|12	Group: Networking/File transfer
12cr|torrentutils-0.3.0-10|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|torrentutils-0.3.0-10|14	BuildArch: noarch
12cr|torrentutils-0.3.0-10|15	BuildRequires: perl
12cr|torrentutils-0.3.0-10|16	
12cr|torrentutils-0.3.0-10|17	%description
12cr|torrentutils-0.3.0-10|18	The torrentutils are a set of utilities for managing BitTorrent
12cr|torrentutils-0.3.0-10|19	(`.torrent') files and interactiving with BitTorrent trackers. The
12cr|torrentutils-0.3.0-10|20	torrentutils contain the following programs:
12cr|torrentutils-0.3.0-10|21	
12cr|torrentutils-0.3.0-10|22	torrenttool is a script that extracts and displays information from
12cr|torrentutils-0.3.0-10|23	BitTorrent files, as well as testing and generating checksums for
12cr|torrentutils-0.3.0-10|24	files listed in them.
12cr|torrentutils-0.3.0-10|25	
12cr|torrentutils-0.3.0-10|26	defrag is a script that defrags files simply by making a copy of the
12cr|torrentutils-0.3.0-10|27	file. The original file is then replaced by the copy. Due to the fact
12cr|torrentutils-0.3.0-10|28	that BitTorrent splits files in pieces, and downloads these pieces in
12cr|torrentutils-0.3.0-10|29	random order, the downloaded files are often severely fragmented. This
12cr|torrentutils-0.3.0-10|30	means that reading these files will be slower, sometimes as much as
12cr|torrentutils-0.3.0-10|31	30% slower. defrag can also recurse directories.
12cr|torrentutils-0.3.0-10|32	
12cr|torrentutils-0.3.0-10|33	torrentmcfs is a read-only virtual file system for Midnight Commander
12cr|torrentutils-0.3.0-10|34	that can be used to easier access the information in a BitTorrent
12cr|torrentutils-0.3.0-10|35	file.
12cr|torrentutils-0.3.0-10|36	
12cr|torrentutils-0.3.0-10|37	%prep
12cr|torrentutils-0.3.0-10|38	%setup -q
12cr|torrentutils-0.3.0-10|39	
12cr|torrentutils-0.3.0-10|40	%build
12cr|torrentutils-0.3.0-10|41	
12cr|torrentutils-0.3.0-10|42	%install
12cr|torrentutils-0.3.0-10|43	rm -rf $RPM_BUILD_ROOT
12cr|torrentutils-0.3.0-10|44	%makeinstall PREFIX=%buildroot%_prefix
12cr|torrentutils-0.3.0-10|45	
12cr|torrentutils-0.3.0-10|46	%clean
12cr|torrentutils-0.3.0-10|47	rm -rf $RPM_BUILD_ROOT
12cr|torrentutils-0.3.0-10|48	
12cr|torrentutils-0.3.0-10|49	%files
12cr|torrentutils-0.3.0-10|50	%defattr(-,root,root)
12cr|torrentutils-0.3.0-10|51	%doc NEWS README COPYING*
12cr|torrentutils-0.3.0-10|52	%_bindir/torrenttool
12cr|torrentutils-0.3.0-10|53	%_bindir/defrag
12cr|torrentutils-0.3.0-10|54	%_mandir/man1/torrenttool.1*
12cr|torrentutils-0.3.0-10|55	%_mandir/man1/defrag.1*
12cr|torrentutils-0.3.0-10|56	%_datadir/mc/extfs/torrentmcfs
12cr|torrentutils-0.3.0-10|57	
12cr|torrentutils-0.3.0-10|58	
12cr|torrentutils-0.3.0-10|59	%changelog
12cr|torrentutils-0.3.0-10|60	* Fri Aug 05 2011 Götz Waschk <waschk@mandriva.org> 0.3.0-10mdv2012.0
12cr|torrentutils-0.3.0-10|61	+ Revision: 693277
12cr|torrentutils-0.3.0-10|62	- rebuild
12cr|torrentutils-0.3.0-10|63	
12cr|torrentutils-0.3.0-10|64	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.3.0-9mdv2011.0
12cr|torrentutils-0.3.0-10|65	+ Revision: 261626
12cr|torrentutils-0.3.0-10|66	- rebuild
12cr|torrentutils-0.3.0-10|67	
12cr|torrentutils-0.3.0-10|68	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.3.0-8mdv2009.0
12cr|torrentutils-0.3.0-10|69	+ Revision: 254691
12cr|torrentutils-0.3.0-10|70	- rebuild
12cr|torrentutils-0.3.0-10|71	
12cr|torrentutils-0.3.0-10|72	* Thu Mar 13 2008 Andreas Hasenack <andreas@mandriva.com> 0.3.0-6mdv2008.1
12cr|torrentutils-0.3.0-10|73	+ Revision: 187629
12cr|torrentutils-0.3.0-10|74	- rebuild for 2008.1
12cr|torrentutils-0.3.0-10|75	
12cr|torrentutils-0.3.0-10|76	+ Olivier Blin <blino@mandriva.org>
12cr|torrentutils-0.3.0-10|77	- restore BuildRoot
12cr|torrentutils-0.3.0-10|78	
12cr|torrentutils-0.3.0-10|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|torrentutils-0.3.0-10|80	- kill re-definition of %%buildroot on Pixel's request
12cr|torrentutils-0.3.0-10|81	
12cr|torrentutils-0.3.0-10|82	* Wed Aug 01 2007 Götz Waschk <waschk@mandriva.org> 0.3.0-5mdv2008.0
12cr|torrentutils-0.3.0-10|83	+ Revision: 57475
12cr|torrentutils-0.3.0-10|84	- Import torrentutils
12cr|torrentutils-0.3.0-10|85	
12cr|torrentutils-0.3.0-10|86	
12cr|torrentutils-0.3.0-10|87	
12cr|torrentutils-0.3.0-10|88	* Mon Jul 31 2006 Götz Waschk <waschk@mandriva.org> 0.3.0-1mdv2007.0
12cr|torrentutils-0.3.0-10|89	- Rebuild
12cr|torrentutils-0.3.0-10|90	
12cr|torrentutils-0.3.0-10|91	* Wed Mar  1 2006 Gtz Waschk <waschk@mandriva.org> 0.3.0-4mdk
12cr|torrentutils-0.3.0-10|92	- new URL
12cr|torrentutils-0.3.0-10|93	
12cr|torrentutils-0.3.0-10|94	* Tue Nov 08 2005 Götz Waschk <waschk@mandriva.org> 0.3.0-3mdk
12cr|torrentutils-0.3.0-10|95	- Rebuild
12cr|torrentutils-0.3.0-10|96	
12cr|torrentutils-0.3.0-10|97	* Fri Nov  5 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.3.0-2mdk
12cr|torrentutils-0.3.0-10|98	- rebuild
12cr|torrentutils-0.3.0-10|99	
12cr|torrentutils-0.3.0-10|100	* Sun Oct 12 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.3.0-1mdk
12cr|torrentutils-0.3.0-10|101	- add the torrentmcfs
12cr|torrentutils-0.3.0-10|102	- update description
12cr|torrentutils-0.3.0-10|103	- new version
12cr|torrentutils-0.3.0-10|104	
12cr|torrentutils-0.3.0-10|105	* Wed Oct  8 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.2.0-1mdk
12cr|torrentutils-0.3.0-10|106	- add %%_bindir/defrag
12cr|torrentutils-0.3.0-10|107	- update description
12cr|torrentutils-0.3.0-10|108	- new version
12cr|torrentutils-0.3.0-10|109	
12cr|torrentutils-0.3.0-10|110	* Mon Aug 18 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.1.0-1mdk
12cr|torrentutils-0.3.0-10|111	- initial package

8069 12
12cr|torsmo-0.18-6|1	%define name torsmo
12cr|torsmo-0.18-6|2	%define version 0.18
12cr|torsmo-0.18-6|3	%define release %mkrel 6
12cr|torsmo-0.18-6|4	
12cr|torsmo-0.18-6|5	Name: %{name}
12cr|torsmo-0.18-6|6	Summary: System monitor like gkrellm, but lightweight
12cr|torsmo-0.18-6|7	Version: %{version}
12cr|torsmo-0.18-6|8	Release: %{release}
12cr|torsmo-0.18-6|9	Source0: http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
12cr|torsmo-0.18-6|10	Patch0: torsmo-0.18-link.patch
12cr|torsmo-0.18-6|11	URL: http://torsmo.sourceforge.net/
12cr|torsmo-0.18-6|12	Group: Monitoring
12cr|torsmo-0.18-6|13	License: BSD
12cr|torsmo-0.18-6|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|torsmo-0.18-6|15	BuildRequires: libx11-devel
12cr|torsmo-0.18-6|16	
12cr|torsmo-0.18-6|17	%description
12cr|torsmo-0.18-6|18	Torsmo is a system monitor that sits in the corner of your desktop. It's very
12cr|torsmo-0.18-6|19	simple, customizable and it renders only text on the desktop (and
12cr|torsmo-0.18-6|20	percentagebars if you want it to ;) and the only lib it uses is Xlib.
12cr|torsmo-0.18-6|21	Torsmo can show various information about your system and it's peripherals.
12cr|torsmo-0.18-6|22	
12cr|torsmo-0.18-6|23	%prep
12cr|torsmo-0.18-6|24	%setup -q
12cr|torsmo-0.18-6|25	%patch0 -p0
12cr|torsmo-0.18-6|26	
12cr|torsmo-0.18-6|27	%build
12cr|torsmo-0.18-6|28	autoreconf -fi
12cr|torsmo-0.18-6|29	%configure2_5x
12cr|torsmo-0.18-6|30	%make
12cr|torsmo-0.18-6|31	
12cr|torsmo-0.18-6|32	%install
12cr|torsmo-0.18-6|33	rm -rf $RPM_BUILD_ROOT
12cr|torsmo-0.18-6|34	%makeinstall_std
12cr|torsmo-0.18-6|35	
12cr|torsmo-0.18-6|36	%clean
12cr|torsmo-0.18-6|37	rm -rf $RPM_BUILD_ROOT
12cr|torsmo-0.18-6|38	
12cr|torsmo-0.18-6|39	%files
12cr|torsmo-0.18-6|40	%defattr(-,root,root,0755)
12cr|torsmo-0.18-6|41	%doc AUTHORS COPYING README torsmorc.sample
12cr|torsmo-0.18-6|42	%{_mandir}/man1/torsmo.1*
12cr|torsmo-0.18-6|43	%{_bindir}/torsmo
12cr|torsmo-0.18-6|44	
12cr|torsmo-0.18-6|45	
12cr|torsmo-0.18-6|46	
12cr|torsmo-0.18-6|47	%changelog
12cr|torsmo-0.18-6|48	* Fri Jan 28 2011 Funda Wang <fwang@mandriva.org> 0.18-6mdv2011.0
12cr|torsmo-0.18-6|49	+ Revision: 633655
12cr|torsmo-0.18-6|50	- fix linkage
12cr|torsmo-0.18-6|51	
12cr|torsmo-0.18-6|52	+ Thierry Vignaud <tv@mandriva.org>
12cr|torsmo-0.18-6|53	- rebuild
12cr|torsmo-0.18-6|54	- rebuild
12cr|torsmo-0.18-6|55	- rebuild
12cr|torsmo-0.18-6|56	
12cr|torsmo-0.18-6|57	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.18-2mdv2008.1
12cr|torsmo-0.18-6|58	+ Revision: 171147
12cr|torsmo-0.18-6|59	- rebuild
12cr|torsmo-0.18-6|60	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|torsmo-0.18-6|61	
12cr|torsmo-0.18-6|62	+ Olivier Blin <oblin@mandriva.com>
12cr|torsmo-0.18-6|63	- restore BuildRoot
12cr|torsmo-0.18-6|64	
12cr|torsmo-0.18-6|65	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.18-1mdv2008.1
12cr|torsmo-0.18-6|66	+ Revision: 128536
12cr|torsmo-0.18-6|67	- kill re-definition of %%buildroot on Pixel's request
12cr|torsmo-0.18-6|68	- buildrequires X11-devel instead of XFree86-devel
12cr|torsmo-0.18-6|69	- import torsmo
12cr|torsmo-0.18-6|70	
12cr|torsmo-0.18-6|71	
12cr|torsmo-0.18-6|72	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.com> 0.18-1mdk
12cr|torsmo-0.18-6|73	- 0.17
12cr|torsmo-0.18-6|74	
12cr|torsmo-0.18-6|75	
12cr|torsmo-0.18-6|76	* Tue Jul 27 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.17-1mdk
12cr|torsmo-0.18-6|77	- from Robert Weiler <mdk-rpms@robwei.de> :
12cr|torsmo-0.18-6|78	- First build of torsmo for Mandrake

8070 12
12cr|tortoisehg-2.5-1|1	###
12cr|tortoisehg-2.5-1|2	
12cr|tortoisehg-2.5-1|3	Name:		tortoisehg
12cr|tortoisehg-2.5-1|4	Version:	2.5
12cr|tortoisehg-2.5-1|5	Release:	%mkrel 1
12cr|tortoisehg-2.5-1|6	Summary:	Mercurial GUI command line tool hgtk
12cr|tortoisehg-2.5-1|7	Group:		Development/Other
12cr|tortoisehg-2.5-1|8	License:	GPLv2
12cr|tortoisehg-2.5-1|9	# - few files are however under the more permissive GPLv2+
12cr|tortoisehg-2.5-1|10	URL:		http://tortoisehg.bitbucket.org/
12cr|tortoisehg-2.5-1|11	#Source0:	http://bitbucket.org/tortoisehg/targz/downloads/tortoisehg-%{version}.tar.bz2
12cr|tortoisehg-2.5-1|12	Source0:	http://bitbucket.org/tortoisehg/stable/get/%{name}-%{version}.tar.gz
12cr|tortoisehg-2.5-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|tortoisehg-2.5-1|14	# This package _is_ noarch, but that isn't possible because the nautilus
12cr|tortoisehg-2.5-1|15	# subpackage has to be arch-specific:
12cr|tortoisehg-2.5-1|16	BuildArch:	noarch
12cr|tortoisehg-2.5-1|17	
12cr|tortoisehg-2.5-1|18	BuildRequires:  python-devel, gettext, python-sphinx, python-qt4-devel
12cr|tortoisehg-2.5-1|19	Requires:       python-iniparse, mercurial >= 1.6, gnome-python-gconf
12cr|tortoisehg-2.5-1|20	Requires:       pygtk2, gnome-python-gtkspell, python-qt4-qscintilla
12cr|tortoisehg-2.5-1|21	
12cr|tortoisehg-2.5-1|22	%description
12cr|tortoisehg-2.5-1|23	This package contains the hgtk command line tool, which provides a graphical
12cr|tortoisehg-2.5-1|24	user interface to the Mercurial distributed revision control system.
12cr|tortoisehg-2.5-1|25	
12cr|tortoisehg-2.5-1|26	%package        nautilus
12cr|tortoisehg-2.5-1|27	Summary:        Mercurial GUI plugin to Nautilus file manager
12cr|tortoisehg-2.5-1|28	Group:          Development/Other
12cr|tortoisehg-2.5-1|29	Requires:       %{name} = %{version}-%{release}, nautilus-python
12cr|tortoisehg-2.5-1|30	
12cr|tortoisehg-2.5-1|31	%description    nautilus
12cr|tortoisehg-2.5-1|32	This package contains the TortoiseHg Gnome/Nautilus extension, which makes the
12cr|tortoisehg-2.5-1|33	Mercurial distributed revision control system available in the file manager
12cr|tortoisehg-2.5-1|34	with a graphical interface.
12cr|tortoisehg-2.5-1|35	
12cr|tortoisehg-2.5-1|36	Note that the nautilus extension has been deprecated upstream.
12cr|tortoisehg-2.5-1|37	
12cr|tortoisehg-2.5-1|38	%prep
12cr|tortoisehg-2.5-1|39	%setup -q
12cr|tortoisehg-2.5-1|40	
12cr|tortoisehg-2.5-1|41	# Fedora Nautilus python extensions lives in lib64 on x86_64 (https://bugzilla.redhat.com/show_bug.cgi?id=509633) ...
12cr|tortoisehg-2.5-1|42	%{__sed} -i "s,lib/nautilus,%{_lib}/nautilus,g" setup.py
12cr|tortoisehg-2.5-1|43	
12cr|tortoisehg-2.5-1|44	cat > tortoisehg/util/config.py << EOT
12cr|tortoisehg-2.5-1|45	bin_path     = "%{_bindir}"
12cr|tortoisehg-2.5-1|46	license_path = "%{_docdir}/%{name}-%{version}/COPYING.txt"
12cr|tortoisehg-2.5-1|47	locale_path  = "%{_datadir}/locale"
12cr|tortoisehg-2.5-1|48	icon_path    = "%{_datadir}/pixmaps/tortoisehg/icons"
12cr|tortoisehg-2.5-1|49	nofork       = True
12cr|tortoisehg-2.5-1|50	EOT
12cr|tortoisehg-2.5-1|51	
12cr|tortoisehg-2.5-1|52	%build
12cr|tortoisehg-2.5-1|53	%{__python} setup.py build
12cr|tortoisehg-2.5-1|54	
12cr|tortoisehg-2.5-1|55	(cd doc && make html)
12cr|tortoisehg-2.5-1|56	rm doc/build/html/.buildinfo
12cr|tortoisehg-2.5-1|57	
12cr|tortoisehg-2.5-1|58	%install
12cr|tortoisehg-2.5-1|59	rm -rf $RPM_BUILD_ROOT
12cr|tortoisehg-2.5-1|60	
12cr|tortoisehg-2.5-1|61	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cr|tortoisehg-2.5-1|62	
12cr|tortoisehg-2.5-1|63	#install -m 644 -D contrib/_hgtk $RPM_BUILD_ROOT/%{_datadir}/zsh/site-functions/_hgtk
12cr|tortoisehg-2.5-1|64	
12cr|tortoisehg-2.5-1|65	%find_lang %{name}
12cr|tortoisehg-2.5-1|66	
12cr|tortoisehg-2.5-1|67	%clean
12cr|tortoisehg-2.5-1|68	rm -rf $RPM_BUILD_ROOT
12cr|tortoisehg-2.5-1|69	
12cr|tortoisehg-2.5-1|70	%files -f %{name}.lang
12cr|tortoisehg-2.5-1|71	
12cr|tortoisehg-2.5-1|72	%defattr(-,root,root,-)
12cr|tortoisehg-2.5-1|73	%doc COPYING.txt doc/build/html/
12cr|tortoisehg-2.5-1|74	%{_bindir}/thg
12cr|tortoisehg-2.5-1|75	%{python_sitelib}/tortoisehg/
12cr|tortoisehg-2.5-1|76	%{python_sitelib}/tortoisehg-*.egg-info
12cr|tortoisehg-2.5-1|77	%{_datadir}/pixmaps/tortoisehg/
12cr|tortoisehg-2.5-1|78	
12cr|tortoisehg-2.5-1|79	# /usr/share/zsh/site-functions/ is owned by zsh package which we don't want to
12cr|tortoisehg-2.5-1|80	# require. We also don't want to create a sub-package just for this dependency.
12cr|tortoisehg-2.5-1|81	# Instead we just claim ownership of the zsh top folder ...
12cr|tortoisehg-2.5-1|82	#%{_datadir}/zsh
12cr|tortoisehg-2.5-1|83	
12cr|tortoisehg-2.5-1|84	%files nautilus
12cr|tortoisehg-2.5-1|85	%defattr(-,root,root,-)
12cr|tortoisehg-2.5-1|86	#{_libdir}/nautilus/extensions-2.0/python/nautilus-thg.py
12cr|tortoisehg-2.5-1|87	%{_datadir}/nautilus-python/extensions/nautilus-thg.py
12cr|tortoisehg-2.5-1|88	
12cr|tortoisehg-2.5-1|89	
12cr|tortoisehg-2.5-1|90	%changelog
12cr|tortoisehg-2.5-1|91	* Fri Sep 14 2012 Sergey Zhemoitel <serg@mandriva.org> 2.5-1mdv2012.0
12cr|tortoisehg-2.5-1|92	+ Revision: 816942
12cr|tortoisehg-2.5-1|93	- Update to 2.5
12cr|tortoisehg-2.5-1|94	
12cr|tortoisehg-2.5-1|95	* Thu Aug 02 2012 Sergey Zhemoitel <serg@mandriva.org> 2.4.2-1
12cr|tortoisehg-2.5-1|96	+ Revision: 811562
12cr|tortoisehg-2.5-1|97	- Update to 2.4.2
12cr|tortoisehg-2.5-1|98	
12cr|tortoisehg-2.5-1|99	* Wed Jun 13 2012 Sergey Zhemoitel <serg@mandriva.org> 2.4.1-1
12cr|tortoisehg-2.5-1|100	+ Revision: 805373
12cr|tortoisehg-2.5-1|101	- update to 2.4.1
12cr|tortoisehg-2.5-1|102	
12cr|tortoisehg-2.5-1|103	* Fri May 11 2012 Sergey Zhemoitel <serg@mandriva.org> 2.4-1
12cr|tortoisehg-2.5-1|104	+ Revision: 798366
12cr|tortoisehg-2.5-1|105	- update to 2.4
12cr|tortoisehg-2.5-1|106	
12cr|tortoisehg-2.5-1|107	* Wed Apr 25 2012 Sergey Zhemoitel <serg@mandriva.org> 2.3.2-1
12cr|tortoisehg-2.5-1|108	+ Revision: 793300
12cr|tortoisehg-2.5-1|109	- update release to 2.3.2
12cr|tortoisehg-2.5-1|110	
12cr|tortoisehg-2.5-1|111	* Mon Mar 05 2012 Sergey Zhemoitel <serg@mandriva.org> 2.3.1-1
12cr|tortoisehg-2.5-1|112	+ Revision: 782188
12cr|tortoisehg-2.5-1|113	- add new version 2.3.1
12cr|tortoisehg-2.5-1|114	
12cr|tortoisehg-2.5-1|115	* Tue Jan 03 2012 Sergey Zhemoitel <serg@mandriva.org> 2.2.2-1
12cr|tortoisehg-2.5-1|116	+ Revision: 748902
12cr|tortoisehg-2.5-1|117	- new release 2.2.2
12cr|tortoisehg-2.5-1|118	
12cr|tortoisehg-2.5-1|119	* Sun Dec 11 2011 Sergey Zhemoitel <serg@mandriva.org> 2.2.1-1
12cr|tortoisehg-2.5-1|120	+ Revision: 740235
12cr|tortoisehg-2.5-1|121	- add new release 2.2.1
12cr|tortoisehg-2.5-1|122	
12cr|tortoisehg-2.5-1|123	* Mon Nov 07 2011 Sergey Zhemoitel <serg@mandriva.org> 2.2-1
12cr|tortoisehg-2.5-1|124	+ Revision: 726450
12cr|tortoisehg-2.5-1|125	- new version 2.2 with mercurial 2.0
12cr|tortoisehg-2.5-1|126	
12cr|tortoisehg-2.5-1|127	* Sun Nov 06 2011 Sergey Zhemoitel <serg@mandriva.org> 2.1.4-2
12cr|tortoisehg-2.5-1|128	+ Revision: 723080
12cr|tortoisehg-2.5-1|129	- add new release 2.1.4
12cr|tortoisehg-2.5-1|130	
12cr|tortoisehg-2.5-1|131	* Thu Sep 22 2011 Sergey Zhemoitel <serg@mandriva.org> 2.1.3-2
12cr|tortoisehg-2.5-1|132	+ Revision: 700963
12cr|tortoisehg-2.5-1|133	+ rebuild (emptylog)
12cr|tortoisehg-2.5-1|134	
12cr|tortoisehg-2.5-1|135	* Mon Aug 29 2011 Sergey Zhemoitel <serg@mandriva.org> 2.1.3-1
12cr|tortoisehg-2.5-1|136	+ Revision: 697336
12cr|tortoisehg-2.5-1|137	- new release 2.1.3
12cr|tortoisehg-2.5-1|138	
12cr|tortoisehg-2.5-1|139	* Sun Aug 14 2011 Sergey Zhemoitel <serg@mandriva.org> 2.1.2-1
12cr|tortoisehg-2.5-1|140	+ Revision: 694431
12cr|tortoisehg-2.5-1|141	- new release 2.1.2
12cr|tortoisehg-2.5-1|142	
12cr|tortoisehg-2.5-1|143	* Sun Aug 14 2011 Sergey Zhemoitel <serg@mandriva.org> 2.1-1
12cr|tortoisehg-2.5-1|144	+ Revision: 694430
12cr|tortoisehg-2.5-1|145	- fix spec
12cr|tortoisehg-2.5-1|146	- new version 2.1.1
12cr|tortoisehg-2.5-1|147	- imported package tortoisehg
12cr|tortoisehg-2.5-1|148	- Update to new release 2.0.4
12cr|tortoisehg-2.5-1|149	- imported package tortoisehg
12cr|tortoisehg-2.5-1|150	- imported package tortoisehg
12cr|tortoisehg-2.5-1|151	

8071 12
12cr|tosvcd-0.9-7|1	%define name	tosvcd
12cr|tosvcd-0.9-7|2	%define version	0.9
12cr|tosvcd-0.9-7|3	%define release %mkrel 7
12cr|tosvcd-0.9-7|4	
12cr|tosvcd-0.9-7|5	Name: 	 	%{name}
12cr|tosvcd-0.9-7|6	Summary: 	Makes (super) video CD's from digital video recorder files
12cr|tosvcd-0.9-7|7	Version: 	%{version}
12cr|tosvcd-0.9-7|8	Release: 	%{release}
12cr|tosvcd-0.9-7|9	
12cr|tosvcd-0.9-7|10	Source:		%{name}-%{version}.tar.bz2
12cr|tosvcd-0.9-7|11	URL:		http://muse.seh.de/tosvcd/
12cr|tosvcd-0.9-7|12	License:	GPL
12cr|tosvcd-0.9-7|13	Group:		Video
12cr|tosvcd-0.9-7|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|tosvcd-0.9-7|15	Requires:	mjpegtools vcdimager cdrdao
12cr|tosvcd-0.9-7|16	ExclusiveArch: %ix86
12cr|tosvcd-0.9-7|17	
12cr|tosvcd-0.9-7|18	%description
12cr|tosvcd-0.9-7|19	ToSVCD takes one or more recorded VDR files and transcodes them to a SVCD
12cr|tosvcd-0.9-7|20	image file ready for cdrdao to burn.
12cr|tosvcd-0.9-7|21	Features include:
12cr|tosvcd-0.9-7|22	* synchronises Video/Audio
12cr|tosvcd-0.9-7|23	* tries to repair demaged streams
12cr|tosvcd-0.9-7|24	* split output(with help of mpeg2enc)
12cr|tosvcd-0.9-7|25	* invoke yuvscaler, if input is not 480x576
12cr|tosvcd-0.9-7|26	* invoke noise filter on request
12cr|tosvcd-0.9-7|27	* predicts finish time
12cr|tosvcd-0.9-7|28	* predicts final output size
12cr|tosvcd-0.9-7|29	* restarts if output size exceeds CD's capacity
12cr|tosvcd-0.9-7|30	* invoke mplex and vcdimager
12cr|tosvcd-0.9-7|31	
12cr|tosvcd-0.9-7|32	%prep
12cr|tosvcd-0.9-7|33	%setup -q
12cr|tosvcd-0.9-7|34	perl -p -i -e 's|su -c|echo||g' makefile
12cr|tosvcd-0.9-7|35	
12cr|tosvcd-0.9-7|36	%build
12cr|tosvcd-0.9-7|37	%make
12cr|tosvcd-0.9-7|38	
12cr|tosvcd-0.9-7|39	%install
12cr|tosvcd-0.9-7|40	rm -rf $RPM_BUILD_ROOT
12cr|tosvcd-0.9-7|41	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cr|tosvcd-0.9-7|42	cp %name $RPM_BUILD_ROOT/%_bindir
12cr|tosvcd-0.9-7|43	
12cr|tosvcd-0.9-7|44	%clean
12cr|tosvcd-0.9-7|45	rm -rf $RPM_BUILD_ROOT
12cr|tosvcd-0.9-7|46	
12cr|tosvcd-0.9-7|47	%files
12cr|tosvcd-0.9-7|48	%defattr(-,root,root)
12cr|tosvcd-0.9-7|49	%doc README ChangeLog
12cr|tosvcd-0.9-7|50	%{_bindir}/%name
12cr|tosvcd-0.9-7|51	
12cr|tosvcd-0.9-7|52	
12cr|tosvcd-0.9-7|53	
12cr|tosvcd-0.9-7|54	%changelog
12cr|tosvcd-0.9-7|55	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.9-7mdv2010.0
12cr|tosvcd-0.9-7|56	+ Revision: 434405
12cr|tosvcd-0.9-7|57	- rebuild
12cr|tosvcd-0.9-7|58	
12cr|tosvcd-0.9-7|59	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9-6mdv2009.0
12cr|tosvcd-0.9-7|60	+ Revision: 261631
12cr|tosvcd-0.9-7|61	- rebuild
12cr|tosvcd-0.9-7|62	
12cr|tosvcd-0.9-7|63	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9-5mdv2009.0
12cr|tosvcd-0.9-7|64	+ Revision: 254693
12cr|tosvcd-0.9-7|65	- rebuild
12cr|tosvcd-0.9-7|66	
12cr|tosvcd-0.9-7|67	+ Olivier Blin <oblin@mandriva.com>
12cr|tosvcd-0.9-7|68	- restore BuildRoot
12cr|tosvcd-0.9-7|69	
12cr|tosvcd-0.9-7|70	* Thu Dec 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.9-3mdv2008.1
12cr|tosvcd-0.9-7|71	+ Revision: 135863
12cr|tosvcd-0.9-7|72	- use ExclusiveArch instead
12cr|tosvcd-0.9-7|73	- BuildArch: %%ix86
12cr|tosvcd-0.9-7|74	- kill re-definition of %%buildroot on Pixel's request
12cr|tosvcd-0.9-7|75	- use %%mkrel
12cr|tosvcd-0.9-7|76	- import tosvcd
12cr|tosvcd-0.9-7|77	
12cr|tosvcd-0.9-7|78	
12cr|tosvcd-0.9-7|79	* Sun Jun 6 2004 Austin Acton <austin@mandrake.org> 0.9-2mdk
12cr|tosvcd-0.9-7|80	- rebuild
12cr|tosvcd-0.9-7|81	
12cr|tosvcd-0.9-7|82	* Wed Jun 4 2003 Austin Acton <aacton@yorku.ca> 0.9-1mdk
12cr|tosvcd-0.9-7|83	- initial package

8072 12
12cr|touchpad-indicator-0.7.6.2-1|1	Summary:	An indicator to show the status of the touchpad
12cr|touchpad-indicator-0.7.6.2-1|2	Name:		touchpad-indicator
12cr|touchpad-indicator-0.7.6.2-1|3	Version:	0.7.6.2
12cr|touchpad-indicator-0.7.6.2-1|4	Release:	1
12cr|touchpad-indicator-0.7.6.2-1|5	License:	GPLv3
12cr|touchpad-indicator-0.7.6.2-1|6	Group:		System/Configuration/Hardware
12cr|touchpad-indicator-0.7.6.2-1|7	Url:		http://launchpad.net/touchpad-indicator/
12cr|touchpad-indicator-0.7.6.2-1|8	Source0:	http://launchpad.net/touchpad-indicator/0.7/0.7.6.2/+download/%{name}_%{version}.orig.tar.xz
12cr|touchpad-indicator-0.7.6.2-1|9	
12cr|touchpad-indicator-0.7.6.2-1|10	Requires:	pyusb
12cr|touchpad-indicator-0.7.6.2-1|11	Requires:	gnome-python-gconf
12cr|touchpad-indicator-0.7.6.2-1|12	
12cr|touchpad-indicator-0.7.6.2-1|13	%description
12cr|touchpad-indicator-0.7.6.2-1|14	An indicator to show the status of the touchpad, and to enable and disable the
12cr|touchpad-indicator-0.7.6.2-1|15	touchpad.
12cr|touchpad-indicator-0.7.6.2-1|16	
12cr|touchpad-indicator-0.7.6.2-1|17	%prep
12cr|touchpad-indicator-0.7.6.2-1|18	%setup -qcn %{name}_%{version}
12cr|touchpad-indicator-0.7.6.2-1|19	
12cr|touchpad-indicator-0.7.6.2-1|20	%build
12cr|touchpad-indicator-0.7.6.2-1|21	
12cr|touchpad-indicator-0.7.6.2-1|22	%install
12cr|touchpad-indicator-0.7.6.2-1|23	mkdir -p %{buildroot}/%{_datadir}/applications
12cr|touchpad-indicator-0.7.6.2-1|24	mkdir -p %{buildroot}/%{_datadir}/pixmaps
12cr|touchpad-indicator-0.7.6.2-1|25	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/scalable/apps
12cr|touchpad-indicator-0.7.6.2-1|26	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/scalable/status
12cr|touchpad-indicator-0.7.6.2-1|27	mkdir -p %{buildroot}/%{_datadir}/touchpad-indicator
12cr|touchpad-indicator-0.7.6.2-1|28	mkdir -p %{buildroot}/%{_datadir}/touchpad-indicator/img
12cr|touchpad-indicator-0.7.6.2-1|29	
12cr|touchpad-indicator-0.7.6.2-1|30	cp img/touchpad-indicator.svg %{buildroot}/%{_datadir}/icons/hicolor/scalable/apps/
12cr|touchpad-indicator-0.7.6.2-1|31	cp img/touchpad-indicator-disabled.svg %{buildroot}/%{_datadir}/icons/hicolor/scalable/status/
12cr|touchpad-indicator-0.7.6.2-1|32	cp img/touchpad-indicator.svg %{buildroot}/%{_datadir}/pixmaps/
12cr|touchpad-indicator-0.7.6.2-1|33	cp img/touchpad-indicator.svg %{buildroot}/%{_datadir}/touchpad-indicator/img
12cr|touchpad-indicator-0.7.6.2-1|34	cp touchpad-indicator-autostart.desktop %{buildroot}/%{_datadir}/touchpad-indicator/
12cr|touchpad-indicator-0.7.6.2-1|35	cp Touchpad-Indicator.desktop %{buildroot}/%{_datadir}/applications/
12cr|touchpad-indicator-0.7.6.2-1|36	
12cr|touchpad-indicator-0.7.6.2-1|37	mkdir -p %{buildroot}/%{_datadir}/touchpad-indicator
12cr|touchpad-indicator-0.7.6.2-1|38	mkdir -p %{buildroot}/%{_datadir}/touchpad-indicator/pyudev
12cr|touchpad-indicator-0.7.6.2-1|39	mkdir -p %{buildroot}/%{_datadir}/touchpad-indicator/img
12cr|touchpad-indicator-0.7.6.2-1|40	cp *.py %{buildroot}/%{_datadir}/touchpad-indicator/
12cr|touchpad-indicator-0.7.6.2-1|41	cp pyudev/*.py %{buildroot}/%{_datadir}/touchpad-indicator/pyudev/
12cr|touchpad-indicator-0.7.6.2-1|42	
12cr|touchpad-indicator-0.7.6.2-1|43	%files
12cr|touchpad-indicator-0.7.6.2-1|44	%{_datadir}/touchpad-indicator/%{name}*.desktop
12cr|touchpad-indicator-0.7.6.2-1|45	%{_datadir}/touchpad-indicator/*.py
12cr|touchpad-indicator-0.7.6.2-1|46	%{_datadir}/touchpad-indicator/pyudev/*.py
12cr|touchpad-indicator-0.7.6.2-1|47	%{_datadir}/touchpad-indicator/img/*.svg
12cr|touchpad-indicator-0.7.6.2-1|48	%{_datadir}/applications/Touchpad-Indicator.desktop
12cr|touchpad-indicator-0.7.6.2-1|49	%{_datadir}/pixmaps/%{name}.svg
12cr|touchpad-indicator-0.7.6.2-1|50	%{_iconsdir}/hicolor/scalable/status/*.svg
12cr|touchpad-indicator-0.7.6.2-1|51	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cr|touchpad-indicator-0.7.6.2-1|52	
12cr|touchpad-indicator-0.7.6.2-1|53	
12cr|touchpad-indicator-0.7.6.2-1|54	
12cr|touchpad-indicator-0.7.6.2-1|55	%changelog
12cr|touchpad-indicator-0.7.6.2-1|56	* Fri Apr 06 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.7.6.2-1
12cr|touchpad-indicator-0.7.6.2-1|57	+ Revision: 789547
12cr|touchpad-indicator-0.7.6.2-1|58	- imported package touchpad-indicator
12cr|touchpad-indicator-0.7.6.2-1|59	
12cr|touchpad-indicator-0.7.6.2-1|60	
12cr|touchpad-indicator-0.7.6.2-1|61	* Mon Sep 19 2011 dillj <dillj@unity-linux.org> 0.7.6.2-1-unity2011
12cr|touchpad-indicator-0.7.6.2-1|62	- import for Unity

8073 12
12cr|tovid-0.34-2|1	%define title ToVid
12cr|tovid-0.34-2|2	%define longtitle Video disc creator
12cr|tovid-0.34-2|3	
12cr|tovid-0.34-2|4	Name:		tovid
12cr|tovid-0.34-2|5	Summary:	Video disc authoring tools
12cr|tovid-0.34-2|6	Version:	0.34
12cr|tovid-0.34-2|7	Release:	2
12cr|tovid-0.34-2|8	
12cr|tovid-0.34-2|9	Source:		http://tovid.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|tovid-0.34-2|10	URL:		http://tovid.sourceforge.net/
12cr|tovid-0.34-2|11	License:	GPLv2+
12cr|tovid-0.34-2|12	Group:		Video
12cr|tovid-0.34-2|13	BuildRequires:	imagemagick
12cr|tovid-0.34-2|14	BuildRequires:	python
12cr|tovid-0.34-2|15	BuildRequires:	txt2tags
12cr|tovid-0.34-2|16	BuildRequires:	desktop-file-utils
12cr|tovid-0.34-2|17	Requires:	python
12cr|tovid-0.34-2|18	Requires:	wxPythonGTK
12cr|tovid-0.34-2|19	Requires:	mplayer mencoder
12cr|tovid-0.34-2|20	Requires:	mjpegtools
12cr|tovid-0.34-2|21	Requires:	imagemagick
12cr|tovid-0.34-2|22	Requires:	ffmpeg
12cr|tovid-0.34-2|23	Requires:	dvdauthor
12cr|tovid-0.34-2|24	Requires:	vcdimager
12cr|tovid-0.34-2|25	Requires:	dvd+rw-tools
12cr|tovid-0.34-2|26	Requires:	cdrdao
12cr|tovid-0.34-2|27	Requires:	tix
12cr|tovid-0.34-2|28	# for todiscgui, bug #31895
12cr|tovid-0.34-2|29	Requires:	tkinter
12cr|tovid-0.34-2|30	BuildArch:	noarch
12cr|tovid-0.34-2|31	Provides:	%{name}-gui = %{version}-%{release}
12cr|tovid-0.34-2|32	
12cr|tovid-0.34-2|33	%description
12cr|tovid-0.34-2|34	Tovid is a collection of video disc authoring tools; it can help you create
12cr|tovid-0.34-2|35	your own DVDs, VCDs, and SVCDs for playback on your home DVD player.
12cr|tovid-0.34-2|36	
12cr|tovid-0.34-2|37	Note: Some features will be unavailable unless you also install the
12cr|tovid-0.34-2|38	transcode package, available elsewhere.
12cr|tovid-0.34-2|39	
12cr|tovid-0.34-2|40	%prep
12cr|tovid-0.34-2|41	%setup -q
12cr|tovid-0.34-2|42	
12cr|tovid-0.34-2|43	%build
12cr|tovid-0.34-2|44	./setup.py build
12cr|tovid-0.34-2|45	
12cr|tovid-0.34-2|46	%install
12cr|tovid-0.34-2|47	./setup.py install --prefix=%{_prefix} --root=%{buildroot}
12cr|tovid-0.34-2|48	
12cr|tovid-0.34-2|49	rm -f %{buildroot}%{_libdir}/%{name}/.install.log
12cr|tovid-0.34-2|50	
12cr|tovid-0.34-2|51	%files
12cr|tovid-0.34-2|52	%doc AUTHORS ChangeLog NEWS README
12cr|tovid-0.34-2|53	%{_prefix}/lib/%{name}
12cr|tovid-0.34-2|54	%{_bindir}/*
12cr|tovid-0.34-2|55	%{_mandir}/man1/*
12cr|tovid-0.34-2|56	%{_datadir}/applications/*.desktop
12cr|tovid-0.34-2|57	%{py_puresitedir}/libtovid
12cr|tovid-0.34-2|58	%{py_puresitedir}/%{name}-%{version}-py*.egg-info
12cr|tovid-0.34-2|59	%{_iconsdir}/hicolor/scalable/apps/*.svg
12cr|tovid-0.34-2|60	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|tovid-0.34-2|61	%{_iconsdir}/hicolor/*/apps/titleset-wizard.png
12cr|tovid-0.34-2|62	

8074 12
12cr|tpad-1.3-6|1	Name:		tpad
12cr|tpad-1.3-6|2	Summary:	Notepad clone written in Tcl/Tk
12cr|tpad-1.3-6|3	Version:	1.3
12cr|tpad-1.3-6|4	Release:	%{mkrel 6}
12cr|tpad-1.3-6|5	Source0:	http://monitor.deis.unical.it/ant/tpad/%{name}-%{version}.tar.bz2
12cr|tpad-1.3-6|6	Patch0:		tpad-1.3.patch
12cr|tpad-1.3-6|7	Patch1:		tpad-1.3-use-general-wish.patch
12cr|tpad-1.3-6|8	URL:		http://tclpad.sourceforge.net
12cr|tpad-1.3-6|9	Group:		Editors
12cr|tpad-1.3-6|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tpad-1.3-6|11	License:	GPLv2+
12cr|tpad-1.3-6|12	Requires:	tk >= 8.4
12cr|tpad-1.3-6|13	Requires:	tcl
12cr|tpad-1.3-6|14	# For macros
12cr|tpad-1.3-6|15	BuildRequires:	tcl-devel
12cr|tpad-1.3-6|16	BuildArch:	noarch
12cr|tpad-1.3-6|17	
12cr|tpad-1.3-6|18	%description
12cr|tpad-1.3-6|19	Apart from all the features Notepad has, tpad adds plugins
12cr|tpad-1.3-6|20	to invoke some common text utilities without leaving the
12cr|tpad-1.3-6|21	editor, an Ascii table, a tip database and support for
12cr|tpad-1.3-6|22	regexps. It also is fully configurable.
12cr|tpad-1.3-6|23	
12cr|tpad-1.3-6|24	The executable `tpad' is a wish(1) shell script.
12cr|tpad-1.3-6|25	
12cr|tpad-1.3-6|26	%prep
12cr|tpad-1.3-6|27	%setup -q -c %{name}-%{version}
12cr|tpad-1.3-6|28	%patch0 -p1 -b .ant
12cr|tpad-1.3-6|29	%patch1 -p0 -b .wish
12cr|tpad-1.3-6|30	
12cr|tpad-1.3-6|31	%install
12cr|tpad-1.3-6|32	rm -rf %{buildroot}
12cr|tpad-1.3-6|33	
12cr|tpad-1.3-6|34	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|tpad-1.3-6|35	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|tpad-1.3-6|36	[Desktop Entry]
12cr|tpad-1.3-6|37	Type=Application
12cr|tpad-1.3-6|38	Exec=%{name}
12cr|tpad-1.3-6|39	Icon=editors_section
12cr|tpad-1.3-6|40	Categories=TextEditor;
12cr|tpad-1.3-6|41	Name=TPad
12cr|tpad-1.3-6|42	Comment=Simple clone of Notepad
12cr|tpad-1.3-6|43	EOF
12cr|tpad-1.3-6|44	
12cr|tpad-1.3-6|45	install -d %{buildroot}%{_bindir}
12cr|tpad-1.3-6|46	install -d %{buildroot}%{tcl_sitelib}/tpad%{version}/msgs
12cr|tpad-1.3-6|47	install -d %{buildroot}%{_sysconfdir}
12cr|tpad-1.3-6|48	install -d %{buildroot}%{_mandir}/man1
12cr|tpad-1.3-6|49	install -d %{buildroot}%{_datadir}/tpad
12cr|tpad-1.3-6|50	install bin/tpad %{buildroot}%{_bindir}/tpad
12cr|tpad-1.3-6|51	for libfile in lib/tpad%{version}/*.tcl; do
12cr|tpad-1.3-6|52	install $libfile %{buildroot}%{tcl_sitelib}/tpad%{version};
12cr|tpad-1.3-6|53	done
12cr|tpad-1.3-6|54	for msgfile in lib/tpad%{version}/msgs/*.msg; do
12cr|tpad-1.3-6|55	install $msgfile %{buildroot}%{tcl_sitelib}/tpad%{version}/msgs;
12cr|tpad-1.3-6|56	done
12cr|tpad-1.3-6|57	install etc/tpad.conf %{buildroot}%{_sysconfdir}/tpad.conf
12cr|tpad-1.3-6|58	install man/man1/tpad.1 %{buildroot}%{_mandir}/man1/tpad.1
12cr|tpad-1.3-6|59	for datafile in share/tpad/*; do
12cr|tpad-1.3-6|60	install $datafile %{buildroot}%{_datadir}/tpad;
12cr|tpad-1.3-6|61	done
12cr|tpad-1.3-6|62	
12cr|tpad-1.3-6|63	cd %{buildroot}/%{_bindir}
12cr|tpad-1.3-6|64	ln -sf tpad tview
12cr|tpad-1.3-6|65	cd %{buildroot}/%{_mandir}/man1
12cr|tpad-1.3-6|66	ln -sf tpad.1 tview.1
12cr|tpad-1.3-6|67	
12cr|tpad-1.3-6|68	%clean
12cr|tpad-1.3-6|69	rm -rf %{buildroot}
12cr|tpad-1.3-6|70	
12cr|tpad-1.3-6|71	%if %mdkversion < 200900
12cr|tpad-1.3-6|72	%post
12cr|tpad-1.3-6|73	%{update_menus}
12cr|tpad-1.3-6|74	%endif
12cr|tpad-1.3-6|75	
12cr|tpad-1.3-6|76	%if %mdkversion < 200900
12cr|tpad-1.3-6|77	%postun
12cr|tpad-1.3-6|78	%{clean_menus}
12cr|tpad-1.3-6|79	%endif
12cr|tpad-1.3-6|80	
12cr|tpad-1.3-6|81	%files
12cr|tpad-1.3-6|82	%defattr(-,root,root,0755)
12cr|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
12cr|tpad-1.3-6|84	%{_mandir}/man1/tpad.1*
12cr|tpad-1.3-6|85	%{_mandir}/man1/tview.1*
12cr|tpad-1.3-6|86	%{_bindir}/tpad
12cr|tpad-1.3-6|87	%{_bindir}/tview
12cr|tpad-1.3-6|88	%{tcl_sitelib}/tpad%{version}
12cr|tpad-1.3-6|89	%{_datadir}/tpad
12cr|tpad-1.3-6|90	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|tpad-1.3-6|91	%defattr(644,root,root,0755)
12cr|tpad-1.3-6|92	%config(noreplace) %{_sysconfdir}/tpad.conf
12cr|tpad-1.3-6|93	
12cr|tpad-1.3-6|94	
12cr|tpad-1.3-6|95	%changelog
12cr|tpad-1.3-6|96	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.3-6mdv2010.0
12cr|tpad-1.3-6|97	+ Revision: 445547
12cr|tpad-1.3-6|98	- rebuild
12cr|tpad-1.3-6|99	
12cr|tpad-1.3-6|100	* Sat Dec 06 2008 Adam Williamson <awilliamson@mandriva.org> 1.3-5mdv2009.1
12cr|tpad-1.3-6|101	+ Revision: 310992
12cr|tpad-1.3-6|102	- buildrequires tcl-devel for macros
12cr|tpad-1.3-6|103	- rebuild for new tcl
12cr|tpad-1.3-6|104	- install to new location per policy
12cr|tpad-1.3-6|105	- spec clean
12cr|tpad-1.3-6|106	
12cr|tpad-1.3-6|107	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.3-4mdv2009.0
12cr|tpad-1.3-6|108	+ Revision: 269437
12cr|tpad-1.3-6|109	- rebuild early 2009.0 package (before pixel changes)
12cr|tpad-1.3-6|110	
12cr|tpad-1.3-6|111	+ Pixel <pixel@mandriva.com>
12cr|tpad-1.3-6|112	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|tpad-1.3-6|113	
12cr|tpad-1.3-6|114	* Sun May 11 2008 Funda Wang <fundawang@mandriva.org> 1.3-3mdv2009.0
12cr|tpad-1.3-6|115	+ Revision: 205564
12cr|tpad-1.3-6|116	- add patch to use general wish
12cr|tpad-1.3-6|117	- fix noarch file
12cr|tpad-1.3-6|118	
12cr|tpad-1.3-6|119	+ Olivier Blin <oblin@mandriva.com>
12cr|tpad-1.3-6|120	- restore BuildRoot
12cr|tpad-1.3-6|121	
12cr|tpad-1.3-6|122	* Thu Dec 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.3-2mdv2008.1
12cr|tpad-1.3-6|123	+ Revision: 135461
12cr|tpad-1.3-6|124	- auto-convert XDG menu entry
12cr|tpad-1.3-6|125	- kill re-definition of %%buildroot on Pixel's request
12cr|tpad-1.3-6|126	- import tpad
12cr|tpad-1.3-6|127	
12cr|tpad-1.3-6|128	
12cr|tpad-1.3-6|129	* Thu Oct 20 2005 Lenny Cartier <lenny@mandriva.com> 1.3-2mdk
12cr|tpad-1.3-6|130	- rebuild
12cr|tpad-1.3-6|131	
12cr|tpad-1.3-6|132	* Sun Sep 12 2004 Austin Acton <austin@mandrake.org> 1.3-1mdk
12cr|tpad-1.3-6|133	- from Antonio Bonifati <ant@monitor.deis.unical.it>
12cr|tpad-1.3-6|134	- added menu

8075 12
12cr|tpb-0.6.4-8|1	%define	name	tpb
12cr|tpb-0.6.4-8|2	%define	version	0.6.4
12cr|tpb-0.6.4-8|3	%define	release	%mkrel 8
12cr|tpb-0.6.4-8|4	
12cr|tpb-0.6.4-8|5	Name:		%{name}
12cr|tpb-0.6.4-8|6	Summary:	Program to use the IBM ThinkPad(tm) special keys
12cr|tpb-0.6.4-8|7	Version:	%{version}
12cr|tpb-0.6.4-8|8	Release:	%{release}
12cr|tpb-0.6.4-8|9	License:	GPL
12cr|tpb-0.6.4-8|10	Group:		Monitoring
12cr|tpb-0.6.4-8|11	URL:		http://www.nongnu.org/tpb/
12cr|tpb-0.6.4-8|12	Source0:	%{name}-%{version}.tar.bz2
12cr|tpb-0.6.4-8|13	Source1:	%{name}.xinit
12cr|tpb-0.6.4-8|14	Source2:	90-tpb.rules
12cr|tpb-0.6.4-8|15	Patch0:		%{name}rc.patch
12cr|tpb-0.6.4-8|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tpb-0.6.4-8|17	BuildRequires:	xosd-devel >= 2.0
12cr|tpb-0.6.4-8|18	
12cr|tpb-0.6.4-8|19	%description
12cr|tpb-0.6.4-8|20	This program enables the IBM Thinkpad(tm) special keys. It is possible to bind
12cr|tpb-0.6.4-8|21	a program to the ThinkPad button. It has a on-screen display (OSD) to show
12cr|tpb-0.6.4-8|22	volume, mute and brightness of the LCD.
12cr|tpb-0.6.4-8|23	
12cr|tpb-0.6.4-8|24	%prep
12cr|tpb-0.6.4-8|25	%setup -q
12cr|tpb-0.6.4-8|26	%patch0 -p1 -b .orig
12cr|tpb-0.6.4-8|27	
12cr|tpb-0.6.4-8|28	%build
12cr|tpb-0.6.4-8|29	%configure
12cr|tpb-0.6.4-8|30	%make
12cr|tpb-0.6.4-8|31	
12cr|tpb-0.6.4-8|32	%install
12cr|tpb-0.6.4-8|33	rm -rf $RPM_BUILD_ROOT
12cr|tpb-0.6.4-8|34	%makeinstall
12cr|tpb-0.6.4-8|35	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/X11/xinit.d
12cr|tpb-0.6.4-8|36	install -m 755 %{SOURCE1} $RPM_BUILD_ROOT/%{_sysconfdir}/X11/xinit.d/%{name}
12cr|tpb-0.6.4-8|37	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/udev/rules.d
12cr|tpb-0.6.4-8|38	install -m 644 %{SOURCE2} $RPM_BUILD_ROOT/%{_sysconfdir}/udev/rules.d/
12cr|tpb-0.6.4-8|39	
12cr|tpb-0.6.4-8|40	%find_lang %name
12cr|tpb-0.6.4-8|41	
12cr|tpb-0.6.4-8|42	%clean
12cr|tpb-0.6.4-8|43	rm -rf $RPM_BUILD_ROOT
12cr|tpb-0.6.4-8|44	
12cr|tpb-0.6.4-8|45	%files -f %name.lang
12cr|tpb-0.6.4-8|46	%defattr(-,root,root)
12cr|tpb-0.6.4-8|47	%doc COPYING README CREDITS ChangeLog doc/callback_example.sh
12cr|tpb-0.6.4-8|48	%{_bindir}/*
12cr|tpb-0.6.4-8|49	%config(noreplace) %{_sysconfdir}/X11/xinit.d/tpb
12cr|tpb-0.6.4-8|50	%config(noreplace) %{_sysconfdir}/udev/rules.d/*.rules
12cr|tpb-0.6.4-8|51	%defattr(0644,root,root,0755)
12cr|tpb-0.6.4-8|52	%config(noreplace) %{_sysconfdir}/tpbrc
12cr|tpb-0.6.4-8|53	%{_mandir}/man1/*
12cr|tpb-0.6.4-8|54	
12cr|tpb-0.6.4-8|55	
12cr|tpb-0.6.4-8|56	%changelog
12cr|tpb-0.6.4-8|57	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.4-8mdv2011.0
12cr|tpb-0.6.4-8|58	+ Revision: 615235
12cr|tpb-0.6.4-8|59	- the mass rebuild of 2010.1 packages
12cr|tpb-0.6.4-8|60	
12cr|tpb-0.6.4-8|61	* Tue Dec 15 2009 Frederic Crozat <fcrozat@mandriva.com> 0.6.4-7mdv2010.1
12cr|tpb-0.6.4-8|62	+ Revision: 478998
12cr|tpb-0.6.4-8|63	- Add udev rules to allow non-root user to use tpb (Mdv bug #55660)
12cr|tpb-0.6.4-8|64	
12cr|tpb-0.6.4-8|65	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.6.4-6mdv2010.0
12cr|tpb-0.6.4-8|66	+ Revision: 434430
12cr|tpb-0.6.4-8|67	- rebuild
12cr|tpb-0.6.4-8|68	
12cr|tpb-0.6.4-8|69	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.6.4-5mdv2009.0
12cr|tpb-0.6.4-8|70	+ Revision: 242861
12cr|tpb-0.6.4-8|71	- rebuild
12cr|tpb-0.6.4-8|72	- kill re-definition of %%buildroot on Pixel's request
12cr|tpb-0.6.4-8|73	
12cr|tpb-0.6.4-8|74	+ Olivier Blin <oblin@mandriva.com>
12cr|tpb-0.6.4-8|75	- restore BuildRoot
12cr|tpb-0.6.4-8|76	
12cr|tpb-0.6.4-8|77	* Tue Sep 04 2007 Emmanuel Andry <eandry@mandriva.org> 0.6.4-3mdv2008.0
12cr|tpb-0.6.4-8|78	+ Revision: 78881
12cr|tpb-0.6.4-8|79	- rebuild
12cr|tpb-0.6.4-8|80	- Import tpb
12cr|tpb-0.6.4-8|81	
12cr|tpb-0.6.4-8|82	
12cr|tpb-0.6.4-8|83	
12cr|tpb-0.6.4-8|84	* Sat Jul 15 2006 Michael Reinsch <mreinsch@mandriva.org> 0.6.4-2mdv2007.0
12cr|tpb-0.6.4-8|85	- no need to patch /etc/modules any more, kernel 2.4 is no longer supported
12cr|tpb-0.6.4-8|86	- do need to patch /etc/security/console.perms any more, configuration for
12cr|tpb-0.6.4-8|87	/dev/nvram is already present since several releases (now in
12cr|tpb-0.6.4-8|88	/etc/security/console.perms.d/50-mandriva.perms)
12cr|tpb-0.6.4-8|89	- no longer bzip2ed patch
12cr|tpb-0.6.4-8|90	
12cr|tpb-0.6.4-8|91	* Wed Jan 04 2006 Lenny Cartier <lenny@mandriva.com> 0.6.4-1mdk
12cr|tpb-0.6.4-8|92	- 0.6.4
12cr|tpb-0.6.4-8|93	
12cr|tpb-0.6.4-8|94	* Mon Aug 23 2004 Buchan Milne <bgmilne@linux-mandrake.com> 0.6.3-1mdk
12cr|tpb-0.6.4-8|95	- 0.6.3
12cr|tpb-0.6.4-8|96	- update patch
12cr|tpb-0.6.4-8|97	
12cr|tpb-0.6.4-8|98	* Wed Mar 24 2004 Buchan Milne <bgmilne@linux-mandrake.com> 0.6.0-2mdk
12cr|tpb-0.6.4-8|99	- increase polltime to reduce CPU usage under 2.6 kernels (#9193)
12cr|tpb-0.6.4-8|100	(thanks to Michael Reinsch)
12cr|tpb-0.6.4-8|101	
12cr|tpb-0.6.4-8|102	* Sun Dec 14 2003 Per ?yvind Karlsen <peroyvind@linux-mandrake.com> 0.6.0-1mdk
12cr|tpb-0.6.4-8|103	- 0.6.0
12cr|tpb-0.6.4-8|104	- fix buildrequires (lib64..)
12cr|tpb-0.6.4-8|105	
12cr|tpb-0.6.4-8|106	* Mon Jun 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.5.1-1mdk
12cr|tpb-0.6.4-8|107	- 0.5.1
12cr|tpb-0.6.4-8|108	
12cr|tpb-0.6.4-8|109	* Wed Feb 19 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.4.2-2mdk
12cr|tpb-0.6.4-8|110	- from Michael Reinsch <mr@uue.org> :
12cr|tpb-0.6.4-8|111	- add nvram entry to console.perms if required
12cr|tpb-0.6.4-8|112	- launch it from xinit.d
12cr|tpb-0.6.4-8|113	- provide a nicer default config
12cr|tpb-0.6.4-8|114	
12cr|tpb-0.6.4-8|115	* Tue Feb 18 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.4.2-1mdk
12cr|tpb-0.6.4-8|116	- from Michael Reinsch <mr@uue.org> :
12cr|tpb-0.6.4-8|117	- add nvram entries to modules.conf if required
12cr|tpb-0.6.4-8|118	- first mandrake spec file

8076 12
12cr|trac-0.12.1-1|1	# rationale behind the splitting
12cr|trac-0.12.1-1|2	# every database backend is here to pull the proper database module
12cr|trac-0.12.1-1|3	# every vcs backend is here for the same reason
12cr|trac-0.12.1-1|4	# frontend are here to place specific configuration files, except
12cr|trac-0.12.1-1|5	#   wsgi, here to not pull anything ( ie, not pull apache ) or change the configuration
12cr|trac-0.12.1-1|6	
12cr|trac-0.12.1-1|7	# TODO people who want to use fcgi with lighttpd ?
12cr|trac-0.12.1-1|8	
12cr|trac-0.12.1-1|9	Summary:	Integrated SCM & Project manager
12cr|trac-0.12.1-1|10	Name:		trac
12cr|trac-0.12.1-1|11	Version:	0.12.1
12cr|trac-0.12.1-1|12	Release:	%mkrel 1
12cr|trac-0.12.1-1|13	License:	BSD
12cr|trac-0.12.1-1|14	Group:		Networking/WWW
12cr|trac-0.12.1-1|15	Url:		http://trac.edgewall.org/
12cr|trac-0.12.1-1|16	Source0:	ftp://ftp.edgewall.com/pub/trac/Trac-%{version}.tar.gz
12cr|trac-0.12.1-1|17	Source1:	tracd.init
12cr|trac-0.12.1-1|18	Source2:	tracd.sysconfig
12cr|trac-0.12.1-1|19	Source3:	Trac.pm
12cr|trac-0.12.1-1|20	BuildRequires:	python-devel
12cr|trac-0.12.1-1|21	BuildRequires:	python-setuptools
12cr|trac-0.12.1-1|22	Requires:	python-clearsilver
12cr|trac-0.12.1-1|23	Requires:	python-genshi
12cr|trac-0.12.1-1|24	Requires:	python-pygments
12cr|trac-0.12.1-1|25	Requires:	python-silvercity
12cr|trac-0.12.1-1|26	Requires:	python-simplejson
12cr|trac-0.12.1-1|27	Requires:	python-textile
12cr|trac-0.12.1-1|28	%if %mdkversion > 200900
12cr|trac-0.12.1-1|29	Requires:	python-pkg-resources
12cr|trac-0.12.1-1|30	%endif
12cr|trac-0.12.1-1|31	Requires:	python-setuptools
12cr|trac-0.12.1-1|32	Requires:	%{name}-frontend
12cr|trac-0.12.1-1|33	Requires:	%{name}-db_backend
12cr|trac-0.12.1-1|34	Requires:	%{name}-vcs_backend
12cr|trac-0.12.1-1|35	BuildArch:	noarch
12cr|trac-0.12.1-1|36	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|trac-0.12.1-1|37	
12cr|trac-0.12.1-1|38	%description
12cr|trac-0.12.1-1|39	Trac is a minimalistic web-based software project management
12cr|trac-0.12.1-1|40	and bug/issue tracking system. It provides an interface to
12cr|trac-0.12.1-1|41	revision control systems (Subversion), an integrated
12cr|trac-0.12.1-1|42	Wiki and convenient report facilities.
12cr|trac-0.12.1-1|43	
12cr|trac-0.12.1-1|44	
12cr|trac-0.12.1-1|45	%package cgi
12cr|trac-0.12.1-1|46	Summary:	Trac Integrated SCM & Project manager - cgi frontend
12cr|trac-0.12.1-1|47	Group:		Networking/WWW
12cr|trac-0.12.1-1|48	Requires:	%{name} = %{version}-%{release}
12cr|trac-0.12.1-1|49	# it can work with any cgi webserver, but only apache is covered by the package
12cr|trac-0.12.1-1|50	Requires:	webserver
12cr|trac-0.12.1-1|51	Provides:	%{name}-frontend
12cr|trac-0.12.1-1|52	
12cr|trac-0.12.1-1|53	%description cgi
12cr|trac-0.12.1-1|54	Trac is a minimalistic web-based software project management
12cr|trac-0.12.1-1|55	and bug/issue tracking system. It provides an interface to
12cr|trac-0.12.1-1|56	revision control systems (Subversion), an integrated
12cr|trac-0.12.1-1|57	Wiki and convenient report facilities.
12cr|trac-0.12.1-1|58	
12cr|trac-0.12.1-1|59	This package contains various files needed to integrate it
12cr|trac-0.12.1-1|60	with apache.
12cr|trac-0.12.1-1|61	
12cr|trac-0.12.1-1|62	%package fcgi
12cr|trac-0.12.1-1|63	Summary:	Trac Integrated SCM & Project manager - cgi frontend
12cr|trac-0.12.1-1|64	Group:		Networking/WWW
12cr|trac-0.12.1-1|65	Requires:	%{name} = %{version}-%{release}
12cr|trac-0.12.1-1|66	# it can work with any fcgi webserver, but only apache is covered by the package
12cr|trac-0.12.1-1|67	Requires:	apache-mod_fcgid
12cr|trac-0.12.1-1|68	Provides:	%{name}-frontend
12cr|trac-0.12.1-1|69	
12cr|trac-0.12.1-1|70	%description fcgi
12cr|trac-0.12.1-1|71	Trac is a minimalistic web-based software project management
12cr|trac-0.12.1-1|72	and bug/issue tracking system. It provides an interface to
12cr|trac-0.12.1-1|73	revision control systems (Subversion), an integrated
12cr|trac-0.12.1-1|74	Wiki and convenient report facilities.
12cr|trac-0.12.1-1|75	
12cr|trac-0.12.1-1|76	This package contains various files needed to integrate it
12cr|trac-0.12.1-1|77	with apache and fcgi.
12cr|trac-0.12.1-1|78	
12cr|trac-0.12.1-1|79	%package wsgi
12cr|trac-0.12.1-1|80	Summary:	Trac Integrated SCM & Project manager - wsgi frontend
12cr|trac-0.12.1-1|81	Group:		Networking/WWW
12cr|trac-0.12.1-1|82	Requires:	%{name} = %{version}-%{release}
12cr|trac-0.12.1-1|83	Provides:	%{name}-frontend
12cr|trac-0.12.1-1|84	
12cr|trac-0.12.1-1|85	%description wsgi
12cr|trac-0.12.1-1|86	Trac is a minimalistic web-based software project management
12cr|trac-0.12.1-1|87	and bug/issue tracking system. It provides an interface to
12cr|trac-0.12.1-1|88	revision control systems (Subversion), an integrated
12cr|trac-0.12.1-1|89	Wiki and convenient report facilities.
12cr|trac-0.12.1-1|90	
12cr|trac-0.12.1-1|91	This package contains various files needed to integrate it
12cr|trac-0.12.1-1|92	with a wsgi (Web Server Gateway Interface) compliant server,
12cr|trac-0.12.1-1|93	such as Twisted or Paste.
12cr|trac-0.12.1-1|94	
12cr|trac-0.12.1-1|95	%package mod_python
12cr|trac-0.12.1-1|96	Summary:	Trac Integrated SCM & Project manager - mod_python frontend
12cr|trac-0.12.1-1|97	Group:		Networking/WWW
12cr|trac-0.12.1-1|98	Requires:	%{name} = %{version}-%{release}
12cr|trac-0.12.1-1|99	Requires:	apache-mod_python
12cr|trac-0.12.1-1|100	Provides:	%{name}-frontend
12cr|trac-0.12.1-1|101	
12cr|trac-0.12.1-1|102	%description mod_python
12cr|trac-0.12.1-1|103	Trac is a minimalistic web-based software project management
12cr|trac-0.12.1-1|104	and bug/issue tracking system. It provides an interface to
12cr|trac-0.12.1-1|105	revision control systems (Subversion), an integrated
12cr|trac-0.12.1-1|106	Wiki and convenient report facilities.
12cr|trac-0.12.1-1|107	
12cr|trac-0.12.1-1|108	This package contains various files needed to integrate it
12cr|trac-0.12.1-1|109	with apache and mod_python by default.
12cr|trac-0.12.1-1|110	
12cr|trac-0.12.1-1|111	# TODO fast cgi
12cr|trac-0.12.1-1|112	
12cr|trac-0.12.1-1|113	
12cr|trac-0.12.1-1|114	%package -n drakwizard-%{name}
12cr|trac-0.12.1-1|115	Summary:	Trac Integrated SCM & Project manager - project creation wizard
12cr|trac-0.12.1-1|116	Group:		System/Configuration/Other
12cr|trac-0.12.1-1|117	
12cr|trac-0.12.1-1|118	%description -n drakwizard-%{name}
12cr|trac-0.12.1-1|119	Trac is a minimalistic web-based software project management
12cr|trac-0.12.1-1|120	and bug/issue tracking system. It provides an interface to
12cr|trac-0.12.1-1|121	revision control systems (Subversion), an integrated
12cr|trac-0.12.1-1|122	Wiki and convenient report facilities.
12cr|trac-0.12.1-1|123	
12cr|trac-0.12.1-1|124	This package provides a wizard to create trac multiple project
12cr|trac-0.12.1-1|125	repository using tracd.
12cr|trac-0.12.1-1|126	
12cr|trac-0.12.1-1|127	You can access it with drakwizard or with Mandriva control center.
12cr|trac-0.12.1-1|128	
12cr|trac-0.12.1-1|129	
12cr|trac-0.12.1-1|130	%package standalone
12cr|trac-0.12.1-1|131	Summary:	Trac Integrated SCM & Project manager - standalone frontend
12cr|trac-0.12.1-1|132	Group:		Networking/WWW
12cr|trac-0.12.1-1|133	Requires:	%{name} = %{version}-%{release}
12cr|trac-0.12.1-1|134	Provides:	%{name}-frontend
12cr|trac-0.12.1-1|135	Requires(pre):	rpm-helper
12cr|trac-0.12.1-1|136	
12cr|trac-0.12.1-1|137	%description standalone
12cr|trac-0.12.1-1|138	Trac is a minimalistic web-based software project management
12cr|trac-0.12.1-1|139	and bug/issue tracking system. It provides an interface to
12cr|trac-0.12.1-1|140	revision control systems (Subversion), an integrated
12cr|trac-0.12.1-1|141	Wiki and convenient report facilities.
12cr|trac-0.12.1-1|142	
12cr|trac-0.12.1-1|143	This package contains various files needed to run as standalone
12cr|trac-0.12.1-1|144	http server.
12cr|trac-0.12.1-1|145	
12cr|trac-0.12.1-1|146	
12cr|trac-0.12.1-1|147	%package sqlite
12cr|trac-0.12.1-1|148	Summary:	Trac Integrated SCM & Project manager - sqlite database support
12cr|trac-0.12.1-1|149	Group:		Networking/WWW
12cr|trac-0.12.1-1|150	Requires:	%{name} = %{version}-%{release}
12cr|trac-0.12.1-1|151	Requires:	python-sqlite2
12cr|trac-0.12.1-1|152	Provides:	%{name}-db_backend
12cr|trac-0.12.1-1|153	
12cr|trac-0.12.1-1|154	%description sqlite
12cr|trac-0.12.1-1|155	Trac is a minimalistic web-based software project management
12cr|trac-0.12.1-1|156	and bug/issue tracking system. It provides an interface to
12cr|trac-0.12.1-1|157	revision control systems (Subversion), an integrated
12cr|trac-0.12.1-1|158	Wiki and convenient report facilities.
12cr|trac-0.12.1-1|159	
12cr|trac-0.12.1-1|160	This package contains the needed modules to use sqlite as trac
12cr|trac-0.12.1-1|161	database backend.
12cr|trac-0.12.1-1|162	
12cr|trac-0.12.1-1|163	
12cr|trac-0.12.1-1|164	%package postgresql
12cr|trac-0.12.1-1|165	Summary:	Trac Integrated SCM & Project manager - postgresql database support
12cr|trac-0.12.1-1|166	Group:		Networking/WWW
12cr|trac-0.12.1-1|167	Requires:	%{name} = %{version}-%{release}
12cr|trac-0.12.1-1|168	Requires:	python-psycopg
12cr|trac-0.12.1-1|169	Requires:	pyPgSQL
12cr|trac-0.12.1-1|170	Provides:	%{name}-db_backend
12cr|trac-0.12.1-1|171	
12cr|trac-0.12.1-1|172	%description postgresql
12cr|trac-0.12.1-1|173	Trac is a minimalistic web-based software project management
12cr|trac-0.12.1-1|174	and bug/issue tracking system. It provides an interface to
12cr|trac-0.12.1-1|175	revision control systems (Subversion), an integrated
12cr|trac-0.12.1-1|176	Wiki and convenient report facilities.
12cr|trac-0.12.1-1|177	
12cr|trac-0.12.1-1|178	This package contains the needed modules to use postgresql as trac
12cr|trac-0.12.1-1|179	database backend.
12cr|trac-0.12.1-1|180	
12cr|trac-0.12.1-1|181	
12cr|trac-0.12.1-1|182	%package mysql
12cr|trac-0.12.1-1|183	Summary:	Trac Integrated SCM & Project manager - mysql database support
12cr|trac-0.12.1-1|184	Group:		Networking/WWW
12cr|trac-0.12.1-1|185	Requires:	%{name} = %{version}-%{release}
12cr|trac-0.12.1-1|186	Requires:	python-mysql
12cr|trac-0.12.1-1|187	Provides:	%{name}-db_backend
12cr|trac-0.12.1-1|188	
12cr|trac-0.12.1-1|189	%description mysql
12cr|trac-0.12.1-1|190	Trac is a minimalistic web-based software project management
12cr|trac-0.12.1-1|191	and bug/issue tracking system. It provides an interface to
12cr|trac-0.12.1-1|192	revision control systems (Subversion), an integrated
12cr|trac-0.12.1-1|193	Wiki and convenient report facilities.
12cr|trac-0.12.1-1|194	
12cr|trac-0.12.1-1|195	This package contains the needed modules to use mysql as trac
12cr|trac-0.12.1-1|196	database backend.
12cr|trac-0.12.1-1|197	Beware, the module is still experimental for the moment.
12cr|trac-0.12.1-1|198	
12cr|trac-0.12.1-1|199	%package svn
12cr|trac-0.12.1-1|200	Summary:	Trac Integrated SCM & Project manager - subversion support
12cr|trac-0.12.1-1|201	Group:		Networking/WWW
12cr|trac-0.12.1-1|202	Requires:	%{name}
12cr|trac-0.12.1-1|203	Requires:	python-svn
12cr|trac-0.12.1-1|204	Requires:	subversion
12cr|trac-0.12.1-1|205	Provides:	%{name}-vcs_backend
12cr|trac-0.12.1-1|206	
12cr|trac-0.12.1-1|207	%description svn
12cr|trac-0.12.1-1|208	Trac is a minimalistic web-based software project management
12cr|trac-0.12.1-1|209	and bug/issue tracking system. It provides an interface to
12cr|trac-0.12.1-1|210	revision control systems (Subversion), an integrated
12cr|trac-0.12.1-1|211	Wiki and convenient report facilities.
12cr|trac-0.12.1-1|212	
12cr|trac-0.12.1-1|213	This package contains the needed modules to use subversion as trac
12cr|trac-0.12.1-1|214	version control system backend.
12cr|trac-0.12.1-1|215	
12cr|trac-0.12.1-1|216	
12cr|trac-0.12.1-1|217	%prep
12cr|trac-0.12.1-1|218	%setup -q -n Trac-%{version}
12cr|trac-0.12.1-1|219	
12cr|trac-0.12.1-1|220	%build
12cr|trac-0.12.1-1|221	cat > README.upgrade.urpmi << EOF
12cr|trac-0.12.1-1|222	Trac changed the format of the database in the 0.10 release.
12cr|trac-0.12.1-1|223	If you are upgrading from a pre-0.10 version, please see the
12cr|trac-0.12.1-1|224	file UPGRADE, in %{_defaultdocdir}/%{name}-%{version}/.
12cr|trac-0.12.1-1|225	
12cr|trac-0.12.1-1|226	Remember you will need to run:
12cr|trac-0.12.1-1|227	trac-admin <env-path> upgrade
12cr|trac-0.12.1-1|228	and
12cr|trac-0.12.1-1|229	trac-admin <env-path> wiki upgrade
12cr|trac-0.12.1-1|230	to ensure your installation is up to date (remember to backup first!)
12cr|trac-0.12.1-1|231	
12cr|trac-0.12.1-1|232	In order to ease the installation, and provides more modularity,
12cr|trac-0.12.1-1|233	trac package have been split in four frontends. You can choose
12cr|trac-0.12.1-1|234	%{name}-standalone for a version with tracd, or %{name}-cgi,
12cr|trac-0.12.1-1|235	%{name}-fcgi or %{name}-mod_python for integration with
12cr|trac-0.12.1-1|236	a webserver (e.g. apache).
12cr|trac-0.12.1-1|237	
12cr|trac-0.12.1-1|238	EOF
12cr|trac-0.12.1-1|239	
12cr|trac-0.12.1-1|240	cat > %{name}.conf << EOF
12cr|trac-0.12.1-1|241	Alias /trac/ "/usr/share/trac/htdocs/"
12cr|trac-0.12.1-1|242	
12cr|trac-0.12.1-1|243	# fix mdk bug #16298
12cr|trac-0.12.1-1|244	PassEnv LC_ALL
12cr|trac-0.12.1-1|245	PassEnv LANG
12cr|trac-0.12.1-1|246	
12cr|trac-0.12.1-1|247	# fix mdk bug #16298
12cr|trac-0.12.1-1|248	<Directory "/usr/share/trac/htdocs">
12cr|trac-0.12.1-1|249	Allow from All
12cr|trac-0.12.1-1|250	</Directory>
12cr|trac-0.12.1-1|251	
12cr|trac-0.12.1-1|252	# Trac need to know where the database is located
12cr|trac-0.12.1-1|253	#<Location "/cgi-bin/trac.cgi">
12cr|trac-0.12.1-1|254	#        SetEnv TRAC_ENV "/somewhere/myproject.env/"
12cr|trac-0.12.1-1|255	#</Location>
12cr|trac-0.12.1-1|256	
12cr|trac-0.12.1-1|257	# You need this to allow users to authenticate
12cr|trac-0.12.1-1|258	#<Location "/cgi-bin/trac.cgi/login">
12cr|trac-0.12.1-1|259	#        AuthType Basic
12cr|trac-0.12.1-1|260	#        AuthName "trac"
12cr|trac-0.12.1-1|261	#        AuthUserFile /somewhere/trac.htpasswd
12cr|trac-0.12.1-1|262	#        Require valid-user
12cr|trac-0.12.1-1|263	#</location>
12cr|trac-0.12.1-1|264	EOF
12cr|trac-0.12.1-1|265	
12cr|trac-0.12.1-1|266	cat > %{name}_mod_python.conf << EOF
12cr|trac-0.12.1-1|267	# fix mdk bug #16298
12cr|trac-0.12.1-1|268	PassEnv LC_ALL
12cr|trac-0.12.1-1|269	PassEnv LANG
12cr|trac-0.12.1-1|270	
12cr|trac-0.12.1-1|271	# in order to have the project in /projects/myproject
12cr|trac-0.12.1-1|272	# see http://projects.edgewall.com/trac/wiki/TracModPython
12cr|trac-0.12.1-1|273	# for the complete doc
12cr|trac-0.12.1-1|274	
12cr|trac-0.12.1-1|275	#<Location /projects/myproject>
12cr|trac-0.12.1-1|276	#   SetHandler mod_python
12cr|trac-0.12.1-1|277	#   PythonHandler trac.web.modpython_frontend
12cr|trac-0.12.1-1|278	#   PythonOption TracEnv /var/trac/myproject
12cr|trac-0.12.1-1|279	#   PythonOption TracUriRoot /projects/myproject
12cr|trac-0.12.1-1|280	#</Location>
12cr|trac-0.12.1-1|281	#
12cr|trac-0.12.1-1|282	#<Location "/projects/myproject/login">
12cr|trac-0.12.1-1|283	#  AuthType Basic
12cr|trac-0.12.1-1|284	#  AuthName "myproject"
12cr|trac-0.12.1-1|285	#  AuthUserFile /var/trac/myproject/.htaccess
12cr|trac-0.12.1-1|286	#  Require valid-user
12cr|trac-0.12.1-1|287	#</Location>
12cr|trac-0.12.1-1|288	EOF
12cr|trac-0.12.1-1|289	
12cr|trac-0.12.1-1|290	cat > %{name}_fcgi.conf << EOF
12cr|trac-0.12.1-1|291	# fix mdk bug #16298
12cr|trac-0.12.1-1|292	PassEnv LC_ALL
12cr|trac-0.12.1-1|293	PassEnv LANG
12cr|trac-0.12.1-1|294	
12cr|trac-0.12.1-1|295	# see http://projects.edgewall.com/trac/wiki/TracFastCgi
12cr|trac-0.12.1-1|296	# for the complete doc
12cr|trac-0.12.1-1|297	
12cr|trac-0.12.1-1|298	#DefaultInitEnv TRAC_ENV "/var/trac/myproject/"
12cr|trac-0.12.1-1|299	
12cr|trac-0.12.1-1|300	# You need this to allow users to authenticate
12cr|trac-0.12.1-1|301	#<Location "/cgi-bin/trac.fcgi/login">
12cr|trac-0.12.1-1|302	#        AuthType Basic
12cr|trac-0.12.1-1|303	#        AuthName "trac"
12cr|trac-0.12.1-1|304	#        AuthUserFile /somewhere/trac.htpasswd
12cr|trac-0.12.1-1|305	#        Require valid-user
12cr|trac-0.12.1-1|306	#</location>
12cr|trac-0.12.1-1|307	EOF
12cr|trac-0.12.1-1|308	
12cr|trac-0.12.1-1|309	
12cr|trac-0.12.1-1|310	cat > wizard.trac.conf << EOF
12cr|trac-0.12.1-1|311	NAME="Trac"
12cr|trac-0.12.1-1|312	DESCRIPTION="Trac wizard ( project management software )"
12cr|trac-0.12.1-1|313	LONG_DESCRIPTION="A wizard to setup a bugtracking system"
12cr|trac-0.12.1-1|314	EOF
12cr|trac-0.12.1-1|315	
12cr|trac-0.12.1-1|316	cat > README.wizard << EOF
12cr|trac-0.12.1-1|317	Since many people complain that wizards do not help to understand their
12cr|trac-0.12.1-1|318	system, here is a quick summary of this wizard actions, and how to do the
12cr|trac-0.12.1-1|319	same by hand :
12cr|trac-0.12.1-1|320	
12cr|trac-0.12.1-1|321	1) subversion repository creation ( if it do not exist )
12cr|trac-0.12.1-1|322	$ svnadmin create --fs-type fsfs \$DIRECTORY
12cr|trac-0.12.1-1|323	
12cr|trac-0.12.1-1|324	fsfs was chosen over bdbd because it is more robust, according to trac
12cr|trac-0.12.1-1|325	developers.
12cr|trac-0.12.1-1|326	
12cr|trac-0.12.1-1|327	2) trac repository creation
12cr|trac-0.12.1-1|328	$ trac-admin \$TRAC_REPOSITORY_PATH initenv \$PROJECT_NAME
12cr|trac-0.12.1-1|329	
12cr|trac-0.12.1-1|330	3) integration with tracd
12cr|trac-0.12.1-1|331	in order to use your new trac project, you need to add it to tracd config
12cr|trac-0.12.1-1|332	file, in /etc/sysconfig/tracd. All you need is to add it to PROJECT,
12cr|trac-0.12.1-1|333	and reload tracd, with service tracd restart.
12cr|trac-0.12.1-1|334	
12cr|trac-0.12.1-1|335	EOF
12cr|trac-0.12.1-1|336	%install
12cr|trac-0.12.1-1|337	
12cr|trac-0.12.1-1|338	rm -rf %{buildroot}
12cr|trac-0.12.1-1|339	python ./setup.py install --root=%{buildroot} --prefix=%{_prefix}
12cr|trac-0.12.1-1|340	
12cr|trac-0.12.1-1|341	#change default config
12cr|trac-0.12.1-1|342	perl -pi -e "s#%{buildroot}##" %{buildroot}/%{_libdir}/python%{pyver}/site-packages/%{name}/siteconfig.py
12cr|trac-0.12.1-1|343	rm -f %{buildroot}/%{_libdir}/python%{pyver}/site-packages/%{name}/siteconfig.pyc
12cr|trac-0.12.1-1|344	
12cr|trac-0.12.1-1|345	mkdir -p %{buildroot}/%{_sysconfdir}/httpd/conf/webapps.d
12cr|trac-0.12.1-1|346	cp %{name}.conf  %{buildroot}/%{_sysconfdir}/httpd/conf/webapps.d/
12cr|trac-0.12.1-1|347	cp %{name}_mod_python.conf %{buildroot}/%{_sysconfdir}/httpd/conf/webapps.d/
12cr|trac-0.12.1-1|348	cp %{name}_fcgi.conf %{buildroot}/%{_sysconfdir}/httpd/conf/webapps.d/
12cr|trac-0.12.1-1|349	
12cr|trac-0.12.1-1|350	mkdir -p %{buildroot}/var/www
12cr|trac-0.12.1-1|351	cp -ar cgi-bin %{buildroot}/var/www
12cr|trac-0.12.1-1|352	
12cr|trac-0.12.1-1|353	mkdir -p %{buildroot}/%{_initrddir}
12cr|trac-0.12.1-1|354	cat %{SOURCE1} >  %{buildroot}/%{_initrddir}/%{name}d
12cr|trac-0.12.1-1|355	chmod 0755 %{buildroot}/%{_initrddir}/%{name}d
12cr|trac-0.12.1-1|356	
12cr|trac-0.12.1-1|357	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig/
12cr|trac-0.12.1-1|358	cat %{SOURCE2} >  %{buildroot}/%{_sysconfdir}/sysconfig/%{name}d
12cr|trac-0.12.1-1|359	
12cr|trac-0.12.1-1|360	mkdir -p %{buildroot}/%{_sysconfdir}/wizard.d/
12cr|trac-0.12.1-1|361	cp wizard.trac.conf %{buildroot}/%{_sysconfdir}/wizard.d/%{name}.conf
12cr|trac-0.12.1-1|362	
12cr|trac-0.12.1-1|363	mkdir -p %{buildroot}/%{perl_vendorlib}/MDK/Wizard/
12cr|trac-0.12.1-1|364	cat %{SOURCE3} >  %{buildroot}/%{perl_vendorlib}/MDK/Wizard/Trac.pm
12cr|trac-0.12.1-1|365	
12cr|trac-0.12.1-1|366	%clean
12cr|trac-0.12.1-1|367	rm -rf %{buildroot}
12cr|trac-0.12.1-1|368	
12cr|trac-0.12.1-1|369	%post cgi
12cr|trac-0.12.1-1|370	%if %mdkversion < 201010
12cr|trac-0.12.1-1|371	%_post_webapp
12cr|trac-0.12.1-1|372	%endif
12cr|trac-0.12.1-1|373	
12cr|trac-0.12.1-1|374	%postun cgi
12cr|trac-0.12.1-1|375	%if %mdkversion < 201010
12cr|trac-0.12.1-1|376	%_postun_webapp
12cr|trac-0.12.1-1|377	%endif
12cr|trac-0.12.1-1|378	
12cr|trac-0.12.1-1|379	%post fcgi
12cr|trac-0.12.1-1|380	%if %mdkversion < 201010
12cr|trac-0.12.1-1|381	%_post_webapp
12cr|trac-0.12.1-1|382	%endif
12cr|trac-0.12.1-1|383	
12cr|trac-0.12.1-1|384	%postun fcgi
12cr|trac-0.12.1-1|385	%if %mdkversion < 201010
12cr|trac-0.12.1-1|386	%_postun_webapp
12cr|trac-0.12.1-1|387	%endif
12cr|trac-0.12.1-1|388	
12cr|trac-0.12.1-1|389	%post mod_python
12cr|trac-0.12.1-1|390	%if %mdkversion < 201010
12cr|trac-0.12.1-1|391	%_post_webapp
12cr|trac-0.12.1-1|392	%endif
12cr|trac-0.12.1-1|393	
12cr|trac-0.12.1-1|394	%postun mod_python
12cr|trac-0.12.1-1|395	%if %mdkversion < 201010
12cr|trac-0.12.1-1|396	%_postun_webapp
12cr|trac-0.12.1-1|397	%endif
12cr|trac-0.12.1-1|398	
12cr|trac-0.12.1-1|399	%post standalone
12cr|trac-0.12.1-1|400	%_post_service tracd
12cr|trac-0.12.1-1|401	
12cr|trac-0.12.1-1|402	%preun standalone
12cr|trac-0.12.1-1|403	%_preun_service tracd
12cr|trac-0.12.1-1|404	
12cr|trac-0.12.1-1|405	%files
12cr|trac-0.12.1-1|406	%defattr(-,root,root)
12cr|trac-0.12.1-1|407	%doc AUTHORS ChangeLog README
12cr|trac-0.12.1-1|408	%doc RELEASE UPGRADE doc THANKS contrib
12cr|trac-0.12.1-1|409	%doc README.upgrade.urpmi
12cr|trac-0.12.1-1|410	
12cr|trac-0.12.1-1|411	%{_bindir}/%{name}-admin
12cr|trac-0.12.1-1|412	%{py_puresitedir}/tracopt/
12cr|trac-0.12.1-1|413	%{py_puresitedir}/%{name}/
12cr|trac-0.12.1-1|414	%if %{mdkversion} > 200700
12cr|trac-0.12.1-1|415	%{py_puresitedir}/*.egg-info
12cr|trac-0.12.1-1|416	%endif
12cr|trac-0.12.1-1|417	%exclude %{py_puresitedir}/%{name}/web/modpython_frontend.py*
12cr|trac-0.12.1-1|418	%exclude %{py_puresitedir}/%{name}/web/fcgi_frontend.py*
12cr|trac-0.12.1-1|419	%exclude %{py_puresitedir}/%{name}/web/_fcgi.py*
12cr|trac-0.12.1-1|420	
12cr|trac-0.12.1-1|421	%files standalone
12cr|trac-0.12.1-1|422	%defattr(-,root,root)
12cr|trac-0.12.1-1|423	%config(noreplace) %{_initrddir}/%{name}d
12cr|trac-0.12.1-1|424	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}d
12cr|trac-0.12.1-1|425	%{_bindir}/%{name}d
12cr|trac-0.12.1-1|426	
12cr|trac-0.12.1-1|427	%files cgi
12cr|trac-0.12.1-1|428	%defattr(-,root,root)
12cr|trac-0.12.1-1|429	/var/www/cgi-bin/%{name}.cgi
12cr|trac-0.12.1-1|430	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|trac-0.12.1-1|431	
12cr|trac-0.12.1-1|432	%files fcgi
12cr|trac-0.12.1-1|433	%defattr(-,root,root)
12cr|trac-0.12.1-1|434	/var/www/cgi-bin/%{name}.fcgi
12cr|trac-0.12.1-1|435	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}_fcgi.conf
12cr|trac-0.12.1-1|436	%{py_puresitedir}/%{name}/web/fcgi_frontend.py*
12cr|trac-0.12.1-1|437	%{py_puresitedir}/%{name}/web/_fcgi.py*
12cr|trac-0.12.1-1|438	
12cr|trac-0.12.1-1|439	%files mod_python
12cr|trac-0.12.1-1|440	%defattr(-,root,root)
12cr|trac-0.12.1-1|441	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}_mod_python.conf
12cr|trac-0.12.1-1|442	%{py_puresitedir}/%{name}/web/modpython_frontend.py*
12cr|trac-0.12.1-1|443	
12cr|trac-0.12.1-1|444	# empty subpackages, to pull deps.
12cr|trac-0.12.1-1|445	# trac already does autodetection, and the default list of component
12cr|trac-0.12.1-1|446	# will try to load the default backend, and trigger a error if it cannot
12cr|trac-0.12.1-1|447	%files sqlite
12cr|trac-0.12.1-1|448	%defattr(-,root,root)
12cr|trac-0.12.1-1|449	%doc COPYING
12cr|trac-0.12.1-1|450	
12cr|trac-0.12.1-1|451	%files postgresql
12cr|trac-0.12.1-1|452	%defattr(-,root,root)
12cr|trac-0.12.1-1|453	%doc COPYING
12cr|trac-0.12.1-1|454	
12cr|trac-0.12.1-1|455	%files mysql
12cr|trac-0.12.1-1|456	%defattr(-,root,root)
12cr|trac-0.12.1-1|457	%doc COPYING
12cr|trac-0.12.1-1|458	
12cr|trac-0.12.1-1|459	%files svn
12cr|trac-0.12.1-1|460	%defattr(-,root,root)
12cr|trac-0.12.1-1|461	%doc COPYING
12cr|trac-0.12.1-1|462	
12cr|trac-0.12.1-1|463	%files wsgi
12cr|trac-0.12.1-1|464	%defattr(-,root,root)
12cr|trac-0.12.1-1|465	%doc COPYING
12cr|trac-0.12.1-1|466	
12cr|trac-0.12.1-1|467	%files -n drakwizard-%{name}
12cr|trac-0.12.1-1|468	%defattr(-,root,root)
12cr|trac-0.12.1-1|469	%doc README.wizard
12cr|trac-0.12.1-1|470	%{perl_vendorlib}/MDK/Wizard/*
12cr|trac-0.12.1-1|471	%config(noreplace) %{_sysconfdir}/wizard.d/%{name}.conf
12cr|trac-0.12.1-1|472	
12cr|trac-0.12.1-1|473	
12cr|trac-0.12.1-1|474	%changelog
12cr|trac-0.12.1-1|475	* Sun Jan 16 2011 Michael Scherer <misc@mandriva.org> 0.12.1-1mdv2011.0
12cr|trac-0.12.1-1|476	+ Revision: 631155
12cr|trac-0.12.1-1|477	- update to 0.12.1
12cr|trac-0.12.1-1|478	
12cr|trac-0.12.1-1|479	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 0.11.7-2mdv2011.0
12cr|trac-0.12.1-1|480	+ Revision: 590116
12cr|trac-0.12.1-1|481	- rebuild for python 2.7
12cr|trac-0.12.1-1|482	
12cr|trac-0.12.1-1|483	* Sat Mar 27 2010 Michael Scherer <misc@mandriva.org> 0.11.7-1mdv2010.1
12cr|trac-0.12.1-1|484	+ Revision: 528265
12cr|trac-0.12.1-1|485	- update to new version 0.11.7
12cr|trac-0.12.1-1|486	
12cr|trac-0.12.1-1|487	* Sun Jan 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.11.6-2mdv2010.1
12cr|trac-0.12.1-1|488	+ Revision: 492724
12cr|trac-0.12.1-1|489	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|trac-0.12.1-1|490	
12cr|trac-0.12.1-1|491	* Fri Dec 25 2009 Frederik Himpe <fhimpe@mandriva.org> 0.11.6-1mdv2010.1
12cr|trac-0.12.1-1|492	+ Revision: 482291
12cr|trac-0.12.1-1|493	- update to new version 0.11.6
12cr|trac-0.12.1-1|494	
12cr|trac-0.12.1-1|495	* Tue Sep 15 2009 Frederik Himpe <fhimpe@mandriva.org> 0.11.5-1mdv2010.0
12cr|trac-0.12.1-1|496	+ Revision: 443149
12cr|trac-0.12.1-1|497	- update to new version 0.11.5
12cr|trac-0.12.1-1|498	
12cr|trac-0.12.1-1|499	* Sat Apr 04 2009 Frederik Himpe <fhimpe@mandriva.org> 0.11.4-1mdv2009.1
12cr|trac-0.12.1-1|500	+ Revision: 364052
12cr|trac-0.12.1-1|501	- Update to 0.11.4 final
12cr|trac-0.12.1-1|502	
12cr|trac-0.12.1-1|503	* Sun Mar 22 2009 Frederik Himpe <fhimpe@mandriva.org> 0.11.4-0.1mdv2009.1
12cr|trac-0.12.1-1|504	+ Revision: 360259
12cr|trac-0.12.1-1|505	- Update to version 0.11.4rc1 (fixes e-mail notification with
12cr|trac-0.12.1-1|506	Python 2.6)
12cr|trac-0.12.1-1|507	
12cr|trac-0.12.1-1|508	* Mon Feb 16 2009 Michael Scherer <misc@mandriva.org> 0.11.3-1mdv2009.1
12cr|trac-0.12.1-1|509	+ Revision: 340830
12cr|trac-0.12.1-1|510	- update to new version 0.11.3
12cr|trac-0.12.1-1|511	
12cr|trac-0.12.1-1|512	* Tue Feb 10 2009 Michael Scherer <misc@mandriva.org> 0.11.2.1-4mdv2009.1
12cr|trac-0.12.1-1|513	+ Revision: 339032
12cr|trac-0.12.1-1|514	- add a requires on python-setuptools, to fix 47649
12cr|trac-0.12.1-1|515	
12cr|trac-0.12.1-1|516	* Thu Jan 08 2009 Jérôme Soyer <saispo@mandriva.org> 0.11.2.1-3mdv2009.1
12cr|trac-0.12.1-1|517	+ Revision: 327068
12cr|trac-0.12.1-1|518	- Rebuild for new python
12cr|trac-0.12.1-1|519	
12cr|trac-0.12.1-1|520	* Thu Dec 25 2008 Olivier Thauvin <nanardon@mandriva.org> 0.11.2.1-2mdv2009.1
12cr|trac-0.12.1-1|521	+ Revision: 318807
12cr|trac-0.12.1-1|522	- rebuild for python
12cr|trac-0.12.1-1|523	
12cr|trac-0.12.1-1|524	* Sat Nov 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.11.2.1-1mdv2009.1
12cr|trac-0.12.1-1|525	+ Revision: 308073
12cr|trac-0.12.1-1|526	- update to new version 0.11.2.1
12cr|trac-0.12.1-1|527	- correct urls
12cr|trac-0.12.1-1|528	- fix mixture of tabs and spaces
12cr|trac-0.12.1-1|529	- spec file clean
12cr|trac-0.12.1-1|530	- require python-pkg-resources for mdv version greater than 200900, instead of python-setuptools which requires bunch of useless python stuff and python-devel
12cr|trac-0.12.1-1|531	
12cr|trac-0.12.1-1|532	* Sun Nov 09 2008 Frederik Himpe <fhimpe@mandriva.org> 0.11.2-1mdv2009.1
12cr|trac-0.12.1-1|533	+ Revision: 301319
12cr|trac-0.12.1-1|534	- update to new version 0.11.2
12cr|trac-0.12.1-1|535	
12cr|trac-0.12.1-1|536	* Fri Aug 08 2008 Olivier Thauvin <nanardon@mandriva.org> 0.11.1-2mdv2009.0
12cr|trac-0.12.1-1|537	+ Revision: 267459
12cr|trac-0.12.1-1|538	- requires python-setuptools
12cr|trac-0.12.1-1|539	
12cr|trac-0.12.1-1|540	* Thu Aug 07 2008 Frederik Himpe <fhimpe@mandriva.org> 0.11.1-1mdv2009.0
12cr|trac-0.12.1-1|541	+ Revision: 266878
12cr|trac-0.12.1-1|542	- update to new version 0.11.1
12cr|trac-0.12.1-1|543	
12cr|trac-0.12.1-1|544	* Wed Aug 06 2008 Michael Scherer <misc@mandriva.org> 0.11-1mdv2009.0
12cr|trac-0.12.1-1|545	+ Revision: 264211
12cr|trac-0.12.1-1|546	- missing BuildRequires
12cr|trac-0.12.1-1|547	
12cr|trac-0.12.1-1|548	+ Colin Guthrie <cguthrie@mandriva.org>
12cr|trac-0.12.1-1|549	- s/$RPM_BUILD_ROOT/%%{buildroot}/g
12cr|trac-0.12.1-1|550	- New version: 0.11
12cr|trac-0.12.1-1|551	- Drop old patch (merged upstream)
12cr|trac-0.12.1-1|552	
12cr|trac-0.12.1-1|553	* Sat Feb 16 2008 Frederik Himpe <fhimpe@mandriva.org> 0.10.4-2mdv2008.1
12cr|trac-0.12.1-1|554	+ Revision: 169358
12cr|trac-0.12.1-1|555	- Add patch0: makes version control browser work when using
12cr|trac-0.12.1-1|556	PostgreSQL 8.3
12cr|trac-0.12.1-1|557	
12cr|trac-0.12.1-1|558	+ Olivier Blin <oblin@mandriva.com>
12cr|trac-0.12.1-1|559	- restore BuildRoot
12cr|trac-0.12.1-1|560	
12cr|trac-0.12.1-1|561	+ Thierry Vignaud <tv@mandriva.org>
12cr|trac-0.12.1-1|562	- kill re-definition of %%buildroot on Pixel's request
12cr|trac-0.12.1-1|563	
12cr|trac-0.12.1-1|564	+ Olivier Thauvin <nanardon@mandriva.org>
12cr|trac-0.12.1-1|565	- postgresql module requires pyPgSQL
12cr|trac-0.12.1-1|566	
12cr|trac-0.12.1-1|567	* Fri May 04 2007 Michael Scherer <misc@mandriva.org> 0.10.4-2mdv2008.0
12cr|trac-0.12.1-1|568	+ Revision: 22397
12cr|trac-0.12.1-1|569	- fix #30629
12cr|trac-0.12.1-1|570	- make trac use sqlite2, close bug #30465
12cr|trac-0.12.1-1|571	
12cr|trac-0.12.1-1|572	* Sun Apr 22 2007 Michael Scherer <misc@mandriva.org> 0.10.4-1mdv2008.0
12cr|trac-0.12.1-1|573	+ Revision: 17003
12cr|trac-0.12.1-1|574	- update to 0.10.4
12cr|trac-0.12.1-1|575	
12cr|trac-0.12.1-1|576	
12cr|trac-0.12.1-1|577	* Thu Mar 08 2007 Michael Scherer <misc@mandriva.org> 0.10.3.1-1mdv2007.1
12cr|trac-0.12.1-1|578	+ Revision: 138428
12cr|trac-0.12.1-1|579	- upgrade to 0.10.3.1, security upgrade
12cr|trac-0.12.1-1|580	
12cr|trac-0.12.1-1|581	* Wed Feb 14 2007 Michael Scherer <misc@mandriva.org> 0.10.3-3mdv2007.1
12cr|trac-0.12.1-1|582	+ Revision: 120770
12cr|trac-0.12.1-1|583	- fix backporting on 2007.0
12cr|trac-0.12.1-1|584	
12cr|trac-0.12.1-1|585	* Mon Feb 12 2007 Michael Scherer <misc@mandriva.org> 0.10.3-2mdv2007.1
12cr|trac-0.12.1-1|586	+ Revision: 120020
12cr|trac-0.12.1-1|587	- fix trac-admin default templates, as reported by saispo on irc
12cr|trac-0.12.1-1|588	
12cr|trac-0.12.1-1|589	* Mon Dec 18 2006 Michael Scherer <misc@mandriva.org> 0.10.3-1mdv2007.1
12cr|trac-0.12.1-1|590	+ Revision: 98367
12cr|trac-0.12.1-1|591	- use the proper release
12cr|trac-0.12.1-1|592	- upgrade to version 0.10.3
12cr|trac-0.12.1-1|593	
12cr|trac-0.12.1-1|594	* Tue Dec 12 2006 Michael Scherer <misc@mandriva.org> 0.10.2-2mdv2007.1
12cr|trac-0.12.1-1|595	+ Revision: 95704
12cr|trac-0.12.1-1|596	- Rebuild for python 2.5
12cr|trac-0.12.1-1|597	
12cr|trac-0.12.1-1|598	* Mon Nov 13 2006 Michael Scherer <misc@mandriva.org> 0.10.2-1mdv2007.1
12cr|trac-0.12.1-1|599	+ Revision: 83945
12cr|trac-0.12.1-1|600	- 0.10.2 release ( bugfixes )
12cr|trac-0.12.1-1|601	
12cr|trac-0.12.1-1|602	* Thu Nov 09 2006 Michael Scherer <misc@mandriva.org> 0.10.1-1mdv2007.0
12cr|trac-0.12.1-1|603	+ Revision: 79194
12cr|trac-0.12.1-1|604	- upgrade to 0.10.1
12cr|trac-0.12.1-1|605	
12cr|trac-0.12.1-1|606	* Tue Oct 03 2006 Michael Scherer <misc@mandriva.org> 0.10-1mdv2007.1
12cr|trac-0.12.1-1|607	+ Revision: 62825
12cr|trac-0.12.1-1|608	- fix wizard for the new wizard interface and the new trac-admin
12cr|trac-0.12.1-1|609	- revert changes in packaging, trac ido not work if some parts of it are missing
12cr|trac-0.12.1-1|610	- fix for bug #23317, wizard interface have changed
12cr|trac-0.12.1-1|611	- remove mime-types, leftover of previous bzipped patchs
12cr|trac-0.12.1-1|612	- bunzip additional source files
12cr|trac-0.12.1-1|613	- clean the comment, and some typo
12cr|trac-0.12.1-1|614	- split wsgi from the main codebase, to not pull apache as a requires of a
12cr|trac-0.12.1-1|615	frontend, or use tracd ( activated by default, by policy ) for someone
12cr|trac-0.12.1-1|616	wanting to use wsgi.
12cr|trac-0.12.1-1|617	- place svn in a separate package, in order to support other vcs in the future
12cr|trac-0.12.1-1|618	- version 0.10, with splitted database backend
12cr|trac-0.12.1-1|619	- Import trac
12cr|trac-0.12.1-1|620	
12cr|trac-0.12.1-1|621	* Sun Jul 09 2006 Michael Scherer <misc@mandriva.org> 0.9.6-1mdv2007.0
12cr|trac-0.12.1-1|622	- New release 0.9.6
12cr|trac-0.12.1-1|623	
12cr|trac-0.12.1-1|624	* Wed Apr 19 2006 Michael Scherer <misc@mandriva.org> 0.9.5-1mdk
12cr|trac-0.12.1-1|625	- New release 0.9.5
12cr|trac-0.12.1-1|626	
12cr|trac-0.12.1-1|627	* Tue Mar 07 2006 Michael Scherer <misc@mandriva.org> 0.9.4-5mdk
12cr|trac-0.12.1-1|628	- cgi_frontend.py is needed by standalone, so i place it back in main package
12cr|trac-0.12.1-1|629	
12cr|trac-0.12.1-1|630	* Fri Mar 03 2006 Michael Scherer <misc@mandriva.org> 0.9.4-4mdk
12cr|trac-0.12.1-1|631	- do not ship empty package as the upload script reject them
12cr|trac-0.12.1-1|632	
12cr|trac-0.12.1-1|633	* Fri Mar 03 2006 Michael Scherer <misc@mandriva.org> 0.9.4-3mdk
12cr|trac-0.12.1-1|634	- add fcgi sub package
12cr|trac-0.12.1-1|635	
12cr|trac-0.12.1-1|636	* Wed Mar 01 2006 Michael Scherer <misc@mandriva.org> 0.9.4-2mdk
12cr|trac-0.12.1-1|637	- add mod_python, pgsql and sqlite subpackage
12cr|trac-0.12.1-1|638	
12cr|trac-0.12.1-1|639	* Thu Feb 16 2006 Michael Scherer <misc@mandriva.org> 0.9.4-1mdk
12cr|trac-0.12.1-1|640	- New release 0.9.4
12cr|trac-0.12.1-1|641	
12cr|trac-0.12.1-1|642	* Wed Jan 11 2006 Michael Scherer <misc@mandriva.org> 0.9.3-2mdk
12cr|trac-0.12.1-1|643	- use new python macro
12cr|trac-0.12.1-1|644	
12cr|trac-0.12.1-1|645	* Mon Jan 09 2006 Michael Scherer <misc@mandriva.org> 0.9.3-1mdk
12cr|trac-0.12.1-1|646	- New release 0.9.3
12cr|trac-0.12.1-1|647	
12cr|trac-0.12.1-1|648	* Mon Dec 05 2005 Michael Scherer <misc@mandriva.org> 0.9.2-1mdk
12cr|trac-0.12.1-1|649	- New release 0.9.2
12cr|trac-0.12.1-1|650	
12cr|trac-0.12.1-1|651	* Fri Nov 04 2005 Michael Scherer <misc@mandriva.org> 0.9-3mdk
12cr|trac-0.12.1-1|652	- fix initscript
12cr|trac-0.12.1-1|653	
12cr|trac-0.12.1-1|654	* Thu Nov 03 2005 Michael Scherer <misc@mandriva.org> 0.9-2mdk
12cr|trac-0.12.1-1|655	- whoops, forget to change license
12cr|trac-0.12.1-1|656	
12cr|trac-0.12.1-1|657	* Wed Nov 02 2005 Michael Scherer <misc@mandriva.org> 0.9-1mdk
12cr|trac-0.12.1-1|658	- New release 0.9
12cr|trac-0.12.1-1|659	- remove patch1, integrated upstream
12cr|trac-0.12.1-1|660	- fix 19386 by supporting multiple $AUTH entries in /etc/sysconfig/trac
12cr|trac-0.12.1-1|661	
12cr|trac-0.12.1-1|662	* Sun Oct 09 2005 Michael Scherer <misc@mandriva.org> 0.8.4-6mdk
12cr|trac-0.12.1-1|663	- install subversion-tools instead of libfsfs_1_0 in the wizard, fix #19073
12cr|trac-0.12.1-1|664	
12cr|trac-0.12.1-1|665	* Sun Sep 25 2005 Michael Scherer <misc@mandriva.org> 0.8.4-5mdk
12cr|trac-0.12.1-1|666	- fix again ( python-svn => python-subversion )
12cr|trac-0.12.1-1|667	
12cr|trac-0.12.1-1|668	* Sun Sep 25 2005 Michael Scherer <misc@mandriva.org> 0.8.4-4mdk
12cr|trac-0.12.1-1|669	- fix deps with new subversion package
12cr|trac-0.12.1-1|670	
12cr|trac-0.12.1-1|671	* Sat Sep 03 2005 Michael Scherer <misc@mandriva.org> 0.8.4-3mdk
12cr|trac-0.12.1-1|672	- Fix #16298
12cr|trac-0.12.1-1|673	
12cr|trac-0.12.1-1|674	* Sun Aug 14 2005 Michael Scherer <misc@mandriva.org> 0.8.4-2mdk
12cr|trac-0.12.1-1|675	- fix location of the apache config file
12cr|trac-0.12.1-1|676	
12cr|trac-0.12.1-1|677	* Tue Jun 21 2005 Michael Scherer <misc@mandriva.org> 0.8.4-1mdk
12cr|trac-0.12.1-1|678	- New release 0.8.4
12cr|trac-0.12.1-1|679	
12cr|trac-0.12.1-1|680	* Sat Jun 18 2005 Michael Scherer <misc@mandriva.org> 0.8.3-2mdk
12cr|trac-0.12.1-1|681	- fix #16298
12cr|trac-0.12.1-1|682	
12cr|trac-0.12.1-1|683	* Fri Jun 17 2005 Lenny Cartier <lenny@mandriva.com> 0.8.3-1mdk
12cr|trac-0.12.1-1|684	- 0.8.3
12cr|trac-0.12.1-1|685	
12cr|trac-0.12.1-1|686	* Sat Jun 04 2005 Michael Scherer <misc@mandriva.org> 0.8.2-1mdk
12cr|trac-0.12.1-1|687	- New release 0.8.2
12cr|trac-0.12.1-1|688	
12cr|trac-0.12.1-1|689	* Fri Mar 11 2005 Michael Scherer <misc@mandrake.org> 0.8.1-2mdk
12cr|trac-0.12.1-1|690	- add wizard
12cr|trac-0.12.1-1|691	- add %%mkrel
12cr|trac-0.12.1-1|692	
12cr|trac-0.12.1-1|693	* Fri Mar 04 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.8.1-1mdk
12cr|trac-0.12.1-1|694	- 0.8.1
12cr|trac-0.12.1-1|695	
12cr|trac-0.12.1-1|696	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.8-2mdk
12cr|trac-0.12.1-1|697	- Rebuild for new python
12cr|trac-0.12.1-1|698	
12cr|trac-0.12.1-1|699	* Sun Nov 21 2004 Michael Scherer <misc@mandrake.org> 0.8-1mdk
12cr|trac-0.12.1-1|700	- New release 0.8
12cr|trac-0.12.1-1|701	- split tracd and cgi support
12cr|trac-0.12.1-1|702	- patch for tracd daemonisation
12cr|trac-0.12.1-1|703	
12cr|trac-0.12.1-1|704	* Sat Jun 05 2004 Michael Scherer <misc@mandrake.org> 0.7.1-1mdk
12cr|trac-0.12.1-1|705	- New release 0.7.1
12cr|trac-0.12.1-1|706	
12cr|trac-0.12.1-1|707	* Thu May 20 2004 Michael Scherer <misc@mandrake.org> 0.7-1mdk
12cr|trac-0.12.1-1|708	- New release 0.7
12cr|trac-0.12.1-1|709	- update config files
12cr|trac-0.12.1-1|710	
12cr|trac-0.12.1-1|711	* Thu Apr 15 2004 Michael Scherer <misc@mandrake.org> 0.6.1-2mdk
12cr|trac-0.12.1-1|712	- remove compiled config file, with wrong path inside
12cr|trac-0.12.1-1|713	
12cr|trac-0.12.1-1|714	* Tue Apr 13 2004 Michael Scherer <misc@mandrake.org> 0.6.1-1mdk
12cr|trac-0.12.1-1|715	- New release 0.6.1
12cr|trac-0.12.1-1|716	- add support for rpmbuildupdate
12cr|trac-0.12.1-1|717	
12cr|trac-0.12.1-1|718	* Sat Apr 03 2004 Michael Scherer <misc@mandrake.org> 0.6-1mdk
12cr|trac-0.12.1-1|719	- First Mandrakesoft Package
12cr|trac-0.12.1-1|720	

8077 12
12cr|trackballs-music-1.4-5|1	%define base_name trackballs
12cr|trackballs-music-1.4-5|2	%define name %{base_name}-music
12cr|trackballs-music-1.4-5|3	%define version 1.4
12cr|trackballs-music-1.4-5|4	%define release %mkrel 5
12cr|trackballs-music-1.4-5|5	
12cr|trackballs-music-1.4-5|6	Name: %{name}
12cr|trackballs-music-1.4-5|7	Version: %{version}
12cr|trackballs-music-1.4-5|8	Release: %{release}
12cr|trackballs-music-1.4-5|9	Summary: In-game music for Trackballs - A Marble Madness-like game
12cr|trackballs-music-1.4-5|10	Requires: %{base_name} >= 0.5.0
12cr|trackballs-music-1.4-5|11	Source: http://downloads.sourceforge.net/trackballs/trackballs-music-1.4.tar.bz2
12cr|trackballs-music-1.4-5|12	Group: Games/Arcade
12cr|trackballs-music-1.4-5|13	License: GPL, Ethymos Free Music Licence
12cr|trackballs-music-1.4-5|14	URL: http://sourceforge.net/projects/trackballs
12cr|trackballs-music-1.4-5|15	BuildArch: noarch
12cr|trackballs-music-1.4-5|16	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|trackballs-music-1.4-5|17	
12cr|trackballs-music-1.4-5|18	%description
12cr|trackballs-music-1.4-5|19	Some great music to listen to while playing Trackballs.
12cr|trackballs-music-1.4-5|20	
12cr|trackballs-music-1.4-5|21	Some songs are licensed under the GPL :
12cr|trackballs-music-1.4-5|22	* hrluebke, by M3 (Marco Göbl)
12cr|trackballs-music-1.4-5|23	* Plinkeplanke, by M3 (Marco Göbe)
12cr|trackballs-music-1.4-5|24	* Schizophrenia, by Attila Boros (Attila Boros)
12cr|trackballs-music-1.4-5|25	* Sorrow.ogg, by Attila Boros (Attila Boros)
12cr|trackballs-music-1.4-5|26	
12cr|trackballs-music-1.4-5|27	Others are licensed under the Ethymos Free Music Licence
12cr|trackballs-music-1.4-5|28	( http://www.ethymonics.co.uk/fml.html ) :
12cr|trackballs-music-1.4-5|29	* C64 Revival, by Paul Leach
12cr|trackballs-music-1.4-5|30	* Crazy, by Paul Leach
12cr|trackballs-music-1.4-5|31	* Eurovision Winner!, by Paul Leach
12cr|trackballs-music-1.4-5|32	
12cr|trackballs-music-1.4-5|33	%prep
12cr|trackballs-music-1.4-5|34	%setup -n %{name} -q
12cr|trackballs-music-1.4-5|35	
12cr|trackballs-music-1.4-5|36	%build
12cr|trackballs-music-1.4-5|37	
12cr|trackballs-music-1.4-5|38	%install
12cr|trackballs-music-1.4-5|39	rm -rf %{buildroot}
12cr|trackballs-music-1.4-5|40	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{base_name}/music
12cr|trackballs-music-1.4-5|41	install -m 644 *.ogg %{buildroot}%{_gamesdatadir}/%{base_name}/music
12cr|trackballs-music-1.4-5|42	
12cr|trackballs-music-1.4-5|43	%files
12cr|trackballs-music-1.4-5|44	%defattr(-,root,root)
12cr|trackballs-music-1.4-5|45	%doc README fml.html
12cr|trackballs-music-1.4-5|46	%{_gamesdatadir}/%{base_name}/music/*
12cr|trackballs-music-1.4-5|47	
12cr|trackballs-music-1.4-5|48	%clean
12cr|trackballs-music-1.4-5|49	rm -rf %{buildroot}
12cr|trackballs-music-1.4-5|50	
12cr|trackballs-music-1.4-5|51	
12cr|trackballs-music-1.4-5|52	
12cr|trackballs-music-1.4-5|53	%changelog
12cr|trackballs-music-1.4-5|54	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.4-5mdv2010.0
12cr|trackballs-music-1.4-5|55	+ Revision: 434457
12cr|trackballs-music-1.4-5|56	- rebuild
12cr|trackballs-music-1.4-5|57	
12cr|trackballs-music-1.4-5|58	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4-4mdv2009.0
12cr|trackballs-music-1.4-5|59	+ Revision: 261644
12cr|trackballs-music-1.4-5|60	- rebuild
12cr|trackballs-music-1.4-5|61	
12cr|trackballs-music-1.4-5|62	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4-3mdv2009.0
12cr|trackballs-music-1.4-5|63	+ Revision: 254712
12cr|trackballs-music-1.4-5|64	- rebuild
12cr|trackballs-music-1.4-5|65	
12cr|trackballs-music-1.4-5|66	* Tue Mar 04 2008 Guillaume Bedot <littletux@mandriva.org> 1.4-1mdv2008.1
12cr|trackballs-music-1.4-5|67	+ Revision: 179227
12cr|trackballs-music-1.4-5|68	- 1.4
12cr|trackballs-music-1.4-5|69	
12cr|trackballs-music-1.4-5|70	+ Olivier Blin <oblin@mandriva.com>
12cr|trackballs-music-1.4-5|71	- restore BuildRoot
12cr|trackballs-music-1.4-5|72	
12cr|trackballs-music-1.4-5|73	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|trackballs-music-1.4-5|74	- kill re-definition of %%buildroot on Pixel's request
12cr|trackballs-music-1.4-5|75	
12cr|trackballs-music-1.4-5|76	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-5mdv2008.0
12cr|trackballs-music-1.4-5|77	+ Revision: 90339
12cr|trackballs-music-1.4-5|78	- rebuild
12cr|trackballs-music-1.4-5|79	
12cr|trackballs-music-1.4-5|80	* Wed Apr 18 2007 Guillaume Bedot <littletux@mandriva.org> 1.2-4mdv2008.0
12cr|trackballs-music-1.4-5|81	+ Revision: 14715
12cr|trackballs-music-1.4-5|82	- 2 new tracks added
12cr|trackballs-music-1.4-5|83	
12cr|trackballs-music-1.4-5|84	
12cr|trackballs-music-1.4-5|85	* Fri May 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-3mdk
12cr|trackballs-music-1.4-5|86	- rebuild
12cr|trackballs-music-1.4-5|87	
12cr|trackballs-music-1.4-5|88	* Sat Mar 05 2005 Guillaume Bedot <guillaume.bedot@cegetel.net> 1.2-2mdk
12cr|trackballs-music-1.4-5|89	- 2 new tracks.
12cr|trackballs-music-1.4-5|90	
12cr|trackballs-music-1.4-5|91	* Wed May 26 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.2-1mdk
12cr|trackballs-music-1.4-5|92	- new version
12cr|trackballs-music-1.4-5|93	- rpmbuildupdate aware
12cr|trackballs-music-1.4-5|94	

8078 12
12cr|transfermii-0.6-3|1	%define name transfermii
12cr|transfermii-0.6-3|2	%define version 0.6
12cr|transfermii-0.6-3|3	%define beta 0
12cr|transfermii-0.6-3|4	%define rel 3
12cr|transfermii-0.6-3|5	%if %{beta}
12cr|transfermii-0.6-3|6	%define release %mkrel 0.%{beta}.%{rel}
12cr|transfermii-0.6-3|7	%define distname %{name}-%{version}-%{beta}
12cr|transfermii-0.6-3|8	%else
12cr|transfermii-0.6-3|9	%define release %mkrel %{rel}
12cr|transfermii-0.6-3|10	%define distname %{name}-%{version}
12cr|transfermii-0.6-3|11	%endif
12cr|transfermii-0.6-3|12	
12cr|transfermii-0.6-3|13	Name:       %{name}
12cr|transfermii-0.6-3|14	Version:    %{version}
12cr|transfermii-0.6-3|15	Release:    %{release}
12cr|transfermii-0.6-3|16	Summary:    Transfer miis to/from a Nintendo wiimote
12cr|transfermii-0.6-3|17	License:    GPL
12cr|transfermii-0.6-3|18	Group:      System/Kernel and hardware
12cr|transfermii-0.6-3|19	Url:        http://www.stacktic.org/
12cr|transfermii-0.6-3|20	Source0:    %{distname}.tgz
12cr|transfermii-0.6-3|21	Patch:      transfermii-0.6-fix-bluez-API-change.patch
12cr|transfermii-0.6-3|22	BuildRequires: cwiid-devel
12cr|transfermii-0.6-3|23	BuildRequires: gtk+2-devel
12cr|transfermii-0.6-3|24	BuildRoot:     %{_tmppath}/%{name}-%{version}
12cr|transfermii-0.6-3|25	
12cr|transfermii-0.6-3|26	%description
12cr|transfermii-0.6-3|27	This is a program which allows you to transfer miis to/from a Nintendo
12cr|transfermii-0.6-3|28	wiimote with the possibility to change the mii mac address so as to be
12cr|transfermii-0.6-3|29	able to modify the mii directly on your Wii.
12cr|transfermii-0.6-3|30	
12cr|transfermii-0.6-3|31	%prep
12cr|transfermii-0.6-3|32	%setup -q -n %{distname}
12cr|transfermii-0.6-3|33	%patch -p 1
12cr|transfermii-0.6-3|34	
12cr|transfermii-0.6-3|35	%build
12cr|transfermii-0.6-3|36	make -f Makefile.old cli CFLAGS="%{optflags}"
12cr|transfermii-0.6-3|37	make -f Makefile.old gui CFLAGS="%{optflags} `pkg-config gtk+-2.0 --cflags`"
12cr|transfermii-0.6-3|38	
12cr|transfermii-0.6-3|39	%install
12cr|transfermii-0.6-3|40	rm -rf %{buildroot}
12cr|transfermii-0.6-3|41	install -d %{buildroot}%{_bindir}
12cr|transfermii-0.6-3|42	install -m755 %{name}_{cli,gui} %{buildroot}%{_bindir}
12cr|transfermii-0.6-3|43	
12cr|transfermii-0.6-3|44	%clean
12cr|transfermii-0.6-3|45	rm -rf %{buildroot}
12cr|transfermii-0.6-3|46	
12cr|transfermii-0.6-3|47	%files
12cr|transfermii-0.6-3|48	%defattr(-,root,root)
12cr|transfermii-0.6-3|49	%doc README
12cr|transfermii-0.6-3|50	%{_bindir}/%{name}_*
12cr|transfermii-0.6-3|51	
12cr|transfermii-0.6-3|52	
12cr|transfermii-0.6-3|53	%changelog
12cr|transfermii-0.6-3|54	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.6-3mdv2010.0
12cr|transfermii-0.6-3|55	+ Revision: 445548
12cr|transfermii-0.6-3|56	- rebuild
12cr|transfermii-0.6-3|57	
12cr|transfermii-0.6-3|58	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-2mdv2009.1
12cr|transfermii-0.6-3|59	+ Revision: 347734
12cr|transfermii-0.6-3|60	- rebuild for latest bluez libs
12cr|transfermii-0.6-3|61	- fix bluez libs API changes
12cr|transfermii-0.6-3|62	- fix GUI building
12cr|transfermii-0.6-3|63	- use proper opts flags
12cr|transfermii-0.6-3|64	
12cr|transfermii-0.6-3|65	* Sun Mar 02 2008 Olivier Blin <oblin@mandriva.com> 0.6-1mdv2008.1
12cr|transfermii-0.6-3|66	+ Revision: 177635
12cr|transfermii-0.6-3|67	- 0.6
12cr|transfermii-0.6-3|68	- restore BuildRoot
12cr|transfermii-0.6-3|69	
12cr|transfermii-0.6-3|70	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|transfermii-0.6-3|71	- kill re-definition of %%buildroot on Pixel's request
12cr|transfermii-0.6-3|72	
12cr|transfermii-0.6-3|73	* Wed Aug 22 2007 Olivier Blin <oblin@mandriva.com> 0.5.2-1mdv2008.0
12cr|transfermii-0.6-3|74	+ Revision: 69150
12cr|transfermii-0.6-3|75	- 0.5.2
12cr|transfermii-0.6-3|76	
12cr|transfermii-0.6-3|77	* Fri Apr 20 2007 Olivier Blin <oblin@mandriva.com> 0.5-0.rc2.1mdv2008.0
12cr|transfermii-0.6-3|78	+ Revision: 15752
12cr|transfermii-0.6-3|79	- initial Mandriva release
12cr|transfermii-0.6-3|80	- Create transfermii
12cr|transfermii-0.6-3|81	

8079 12
12cr|transifex-1.2.1-3|1	%define confdir %{python_sitelib}/%{name}/settings
12cr|transifex-1.2.1-3|2	
12cr|transifex-1.2.1-3|3	Name:       transifex
12cr|transifex-1.2.1-3|4	Version:    1.2.1
12cr|transifex-1.2.1-3|5	Release:    %mkrel 3
12cr|transifex-1.2.1-3|6	Summary:    A system for distributed translation submissions
12cr|transifex-1.2.1-3|7	
12cr|transifex-1.2.1-3|8	Group:      Networking/WWW
12cr|transifex-1.2.1-3|9	License:    GPLv2
12cr|transifex-1.2.1-3|10	URL:        http://transifex.org
12cr|transifex-1.2.1-3|11	Source0:    transifex-%version.tar.gz
12cr|transifex-1.2.1-3|12	Source1:    django-settings.py.in
12cr|transifex-1.2.1-3|13	BuildArch:  noarch
12cr|transifex-1.2.1-3|14	
12cr|transifex-1.2.1-3|15	BuildRequires:  python-sphinx
12cr|transifex-1.2.1-3|16	BuildRequires:  gettext
12cr|transifex-1.2.1-3|17	BuildRequires:  python-markdown
12cr|transifex-1.2.1-3|18	BuildRequires:  python-django  >= 1.2.3
12cr|transifex-1.2.1-3|19	BuildRequires:  python-django-contact-form
12cr|transifex-1.2.1-3|20	BuildRequires:  python-django-pagination
12cr|transifex-1.2.1-3|21	BuildRequires:  python-django-notification
12cr|transifex-1.2.1-3|22	BuildRequires:  python-django-profile
12cr|transifex-1.2.1-3|23	BuildRequires:  python-django-south > 0.7
12cr|transifex-1.2.1-3|24	BuildRequires:  python-django-piston
12cr|transifex-1.2.1-3|25	BuildRequires:  python-django-authority
12cr|transifex-1.2.1-3|26	BuildRequires:  python-django-ajax-selects
12cr|transifex-1.2.1-3|27	BuildRequires:	python-django-filter
12cr|transifex-1.2.1-3|28	BuildRequires:	python-django-sorting
12cr|transifex-1.2.1-3|29	BuildRequires:	python-django-tagging
12cr|transifex-1.2.1-3|30	BuildRequires:	python-django-piston
12cr|transifex-1.2.1-3|31	BuildRequires:	python-django-threadedcomments
12cr|transifex-1.2.1-3|32	BuildRequires:	python-django-staticfiles
12cr|transifex-1.2.1-3|33	BuildRequires:	python-django-addons
12cr|transifex-1.2.1-3|34	BuildRequires:	python-django-appconf
12cr|transifex-1.2.1-3|35	BuildRequires:	python-django-compressor
12cr|transifex-1.2.1-3|36	BuildRequires:	python-django-tagging
12cr|transifex-1.2.1-3|37	BuildRequires:	python-django-haystack
12cr|transifex-1.2.1-3|38	BuildRequires:	python-django-tagging-autocomplete
12cr|transifex-1.2.1-3|39	BuildRequires:	python-django-social-auth
12cr|transifex-1.2.1-3|40	BuildRequires:	python-django-easy-thumbnails
12cr|transifex-1.2.1-3|41	BuildRequires:	python-django-guardian
12cr|transifex-1.2.1-3|42	BuildRequires:	python-django-userena
12cr|transifex-1.2.1-3|43	BuildRequires:	python-openid
12cr|transifex-1.2.1-3|44	BuildRequires:	python-setuptools
12cr|transifex-1.2.1-3|45	BuildRequires:	python-oauth2
12cr|transifex-1.2.1-3|46	BuildRequires:	python-magic
12cr|transifex-1.2.1-3|47	BuildRequires:	python-polib
12cr|transifex-1.2.1-3|48	BuildRequires:	python-redis
12cr|transifex-1.2.1-3|49	
12cr|transifex-1.2.1-3|50	Requires:   mercurial >= 1.3
12cr|transifex-1.2.1-3|51	Requires:   python-urlgrabber
12cr|transifex-1.2.1-3|52	Requires:   intltool >= 0.37.1
12cr|transifex-1.2.1-3|53	Requires:   python-markdown
12cr|transifex-1.2.1-3|54	Requires:   python-pygments
12cr|transifex-1.2.1-3|55	Requires:   python-polib >= 0.4.2
12cr|transifex-1.2.1-3|56	Requires:   python-django >= 1.2.0
12cr|transifex-1.2.1-3|57	Requires:   python-django-contact-form
12cr|transifex-1.2.1-3|58	Requires:   python-django-pagination
12cr|transifex-1.2.1-3|59	Requires:   python-django-tagging
12cr|transifex-1.2.1-3|60	Requires:   python-django-notification
12cr|transifex-1.2.1-3|61	Requires:   python-django-profile
12cr|transifex-1.2.1-3|62	Requires:   python-django-south
12cr|transifex-1.2.1-3|63	Requires:   python-django-piston
12cr|transifex-1.2.1-3|64	Requires:   python-django-authority
12cr|transifex-1.2.1-3|65	Requires:   python-django-ajax-selects
12cr|transifex-1.2.1-3|66	Requires:   python-django-staticfiles
12cr|transifex-1.2.1-3|67	Requires:   python-django-addons
12cr|transifex-1.2.1-3|68	Requires:   python-django-threadedcomments
12cr|transifex-1.2.1-3|69	Requires:   python-django-sorting
12cr|transifex-1.2.1-3|70	Requires:   python-googlechart
12cr|transifex-1.2.1-3|71	Requires:   python-magic
12cr|transifex-1.2.1-3|72	Requires:   python-django-filter
12cr|transifex-1.2.1-3|73	
12cr|transifex-1.2.1-3|74	%description
12cr|transifex-1.2.1-3|75	Transifex is a web-system that facilitates the process of submitting
12cr|transifex-1.2.1-3|76	translations in remote and disparate version control systems (VCS).
12cr|transifex-1.2.1-3|77	
12cr|transifex-1.2.1-3|78	%package extras
12cr|transifex-1.2.1-3|79	Summary:    Additional support for Transifex
12cr|transifex-1.2.1-3|80	Group:      Networking/WWW
12cr|transifex-1.2.1-3|81	Requires:   transifex = %{version}
12cr|transifex-1.2.1-3|82	Requires:   cvs
12cr|transifex-1.2.1-3|83	Requires:   python-svn
12cr|transifex-1.2.1-3|84	Requires:   bzrtools
12cr|transifex-1.2.1-3|85	Requires:   git
12cr|transifex-1.2.1-3|86	
12cr|transifex-1.2.1-3|87	%files
12cr|transifex-1.2.1-3|88	%{python_sitelib}/*
12cr|transifex-1.2.1-3|89	#--------------------------------------------------------------------
12cr|transifex-1.2.1-3|90	
12cr|transifex-1.2.1-3|91	%prep
12cr|transifex-1.2.1-3|92	%setup -q -n indifex-transifex-stable-1af2e28982b8
12cr|transifex-1.2.1-3|93	sed -e 's!share/locale!.*/locale!' /usr/lib/rpm/find-lang.sh > my-find-lang.sh
12cr|transifex-1.2.1-3|94	
12cr|transifex-1.2.1-3|95	%build
12cr|transifex-1.2.1-3|96	%{__python} setup.py build
12cr|transifex-1.2.1-3|97	#cd transifex
12cr|transifex-1.2.1-3|98	#rm -rf .hg* build-tools
12cr|transifex-1.2.1-3|99	#rm -r vcs/tests
12cr|transifex-1.2.1-3|100	#python manage.py syncdb --noinput    # Setup DB tables
12cr|transifex-1.2.1-3|101	#python manage.py migrate             # Setup more DB tables
12cr|transifex-1.2.1-3|102	#python manage.py txcreatelanguages   # Create a standard set of languages
12cr|transifex-1.2.1-3|103	#python manage.py txcompilemessages   # Create message catalogs for i18n
12cr|transifex-1.2.1-3|104	
12cr|transifex-1.2.1-3|105	%install
12cr|transifex-1.2.1-3|106	#transifex now installs as a normal django application
12cr|transifex-1.2.1-3|107	%{__python} setup.py install --skip-build --root %{buildroot}
12cr|transifex-1.2.1-3|108	mkdir -p %{buildroot}%{_sysconfdir}
12cr|transifex-1.2.1-3|109	#The next part of the install process is removed
12cr|transifex-1.2.1-3|110	#cd transifex
12cr|transifex-1.2.1-3|111	#mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|transifex-1.2.1-3|112	#find -mindepth 1 -maxdepth 1 -type d \( \( -name .hg -o \
12cr|transifex-1.2.1-3|113	#    -name build-tools -o -name docs -o -name settings \) -prune -o \
12cr|transifex-1.2.1-3|114	#    -print \) | xargs cp -a -t %{buildroot}/%{_datadir}/%{name}
12cr|transifex-1.2.1-3|115	#cp -a *.py %{buildroot}%{_datadir}/%{name}
12cr|transifex-1.2.1-3|116	#find %{buildroot}%{_datadir}/%{name}/locale -name \*.po -exec rm {} +
12cr|transifex-1.2.1-3|117	
12cr|transifex-1.2.1-3|118	#for vcs in cvs svn bzr hg git tar
12cr|transifex-1.2.1-3|119	#do
12cr|transifex-1.2.1-3|120	#    mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/scratchdir/sources/"$vcs"
12cr|transifex-1.2.1-3|121	#done
12cr|transifex-1.2.1-3|122	
12cr|transifex-1.2.1-3|123	mkdir -p %{buildroot}%{_localstatedir}/log/%{name}
12cr|transifex-1.2.1-3|124	
12cr|transifex-1.2.1-3|125	#install -d -m 0755 %{buildroot}/%{confdir}
12cr|transifex-1.2.1-3|126	
12cr|transifex-1.2.1-3|127	#cp -a settings/*.conf %{buildroot}/%{confdir}
12cr|transifex-1.2.1-3|128	
12cr|transifex-1.2.1-3|129	sed -i -e 's!^\(LOG_PATH = \).*$!\1"%{_localstatedir}/log/%{name}"!' \
12cr|transifex-1.2.1-3|130	%{buildroot}/%{confdir}/10-base.conf
12cr|transifex-1.2.1-3|131	
12cr|transifex-1.2.1-3|132	#sed -e 's!\[\[confpath\]\]!%{confdir}!' %{SOURCE1} > \
12cr|transifex-1.2.1-3|133	#    %{buildroot}%{_datadir}/%{name}/settings.py
12cr|transifex-1.2.1-3|134	
12cr|transifex-1.2.1-3|135	#cd ..
12cr|transifex-1.2.1-3|136	
12cr|transifex-1.2.1-3|137	#sh my-find-lang.sh %{buildroot} django transifex.lst
12cr|transifex-1.2.1-3|138	
12cr|transifex-1.2.1-3|139	cat > README.urpmi <<EOF
12cr|transifex-1.2.1-3|140	To finish the initialization of transifex you will need to go on %{_datadir}/%{name}
12cr|transifex-1.2.1-3|141	./manage.py txcreatedirs
12cr|transifex-1.2.1-3|142	./manage.py txcreatenoticetypes
12cr|transifex-1.2.1-3|143	./manage.py syncdb --noinput
12cr|transifex-1.2.1-3|144	./manage.py migrate
12cr|transifex-1.2.1-3|145	
12cr|transifex-1.2.1-3|146	to start the transifex server, you will have to use ./manage.py runserver 8088
12cr|transifex-1.2.1-3|147	
12cr|transifex-1.2.1-3|148	EOF
12cr|transifex-1.2.1-3|149	
12cr|transifex-1.2.1-3|150	
12cr|transifex-1.2.1-3|151	%post
12cr|transifex-1.2.1-3|152	rm -rf %{_sysconfdir}/%{name}
12cr|transifex-1.2.1-3|153	ln -s %{python_sitelib}/%{name}/settings %{_sysconfdir}/%{name}
12cr|transifex-1.2.1-3|154	# Check to see if the secret key for Django needs setting, and then set it
12cr|transifex-1.2.1-3|155	if grep -q '\[\[SECRETKEY\]\]' %{confdir}/10-base.conf
12cr|transifex-1.2.1-3|156	then
12cr|transifex-1.2.1-3|157	key=$(python << EOF
12cr|transifex-1.2.1-3|158	import random
12cr|transifex-1.2.1-3|159	print ''.join(chr(random.randint(35, 126)) for x in xrange(40)).replace('&',
12cr|transifex-1.2.1-3|160	'\&')
12cr|transifex-1.2.1-3|161	EOF
12cr|transifex-1.2.1-3|162	)
12cr|transifex-1.2.1-3|163	sed -i -e "s!\[\[SECRETKEY\]\]!$key!" \
12cr|transifex-1.2.1-3|164	%{confdir}/10-base.conf
12cr|transifex-1.2.1-3|165	fi

8080 12
12cr|transifex-client-0.8-1|1	Name:           transifex-client
12cr|transifex-client-0.8-1|2	Version:        0.8
12cr|transifex-client-0.8-1|3	Release:        1
12cr|transifex-client-0.8-1|4	Summary:        Command line client for transifex
12cr|transifex-client-0.8-1|5	Group:          Networking/WWW
12cr|transifex-client-0.8-1|6	License:        BSD
12cr|transifex-client-0.8-1|7	URL:            http://www.transifex.org/
12cr|transifex-client-0.8-1|8	Source0:        %{name}-%{version}.tar.gz
12cr|transifex-client-0.8-1|9	BuildRequires:  python-devel python-setuptools
12cr|transifex-client-0.8-1|10	BuildArch:      noarch
12cr|transifex-client-0.8-1|11	
12cr|transifex-client-0.8-1|12	%description
12cr|transifex-client-0.8-1|13	The Transifex Command-line Client is a command line tool that enables you
12cr|transifex-client-0.8-1|14	to easily manage your translations within a project without the need of
12cr|transifex-client-0.8-1|15	an elaborate UI system, by using Transifex hosted services, or your own
12cr|transifex-client-0.8-1|16	instance.
12cr|transifex-client-0.8-1|17	
12cr|transifex-client-0.8-1|18	You can use the command line client to easily create new resources, map locale
12cr|transifex-client-0.8-1|19	files to translations and synchronize your Transifex project with your local
12cr|transifex-client-0.8-1|20	repository and vice verca. Translators and localization managers can also
12cr|transifex-client-0.8-1|21	use it to handle large volumes of translation files easily and without much
12cr|transifex-client-0.8-1|22	hassle.
12cr|transifex-client-0.8-1|23	
12cr|transifex-client-0.8-1|24	%prep
12cr|transifex-client-0.8-1|25	%setup -q
12cr|transifex-client-0.8-1|26	
12cr|transifex-client-0.8-1|27	%install
12cr|transifex-client-0.8-1|28	python setup.py install --root=%{buildroot}
12cr|transifex-client-0.8-1|29	
12cr|transifex-client-0.8-1|30	%clean
12cr|transifex-client-0.8-1|31	
12cr|transifex-client-0.8-1|32	%files
12cr|transifex-client-0.8-1|33	%_bindir/tx
12cr|transifex-client-0.8-1|34	%py_puresitedir/*
12cr|transifex-client-0.8-1|35	
12cr|transifex-client-0.8-1|36	
12cr|transifex-client-0.8-1|37	%changelog
12cr|transifex-client-0.8-1|38	* Wed May 04 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 0.4.1-1
12cr|transifex-client-0.8-1|39	+ Revision: 667186
12cr|transifex-client-0.8-1|40	- new version 0.4.1
12cr|transifex-client-0.8-1|41	
12cr|transifex-client-0.8-1|42	* Thu Dec 16 2010 Michael Scherer <misc@mandriva.org> 0.3-1mdv2011.0
12cr|transifex-client-0.8-1|43	+ Revision: 622195
12cr|transifex-client-0.8-1|44	- import transifex-client
12cr|transifex-client-0.8-1|45	

8081 12
12cr|TranslationService-0.4-1mdk|1	Name:               TranslationService
12cr|TranslationService-0.4-1mdk|2	Summary:            A Zope product to provide translation
12cr|TranslationService-0.4-1mdk|3	Version:            0.4
12cr|TranslationService-0.4-1mdk|4	Release:            1mdk
12cr|TranslationService-0.4-1mdk|5	Group:              Development/Python
12cr|TranslationService-0.4-1mdk|6	Requires:           zope
12cr|TranslationService-0.4-1mdk|7	License:            GPL
12cr|TranslationService-0.4-1mdk|8	URL:                http://www.zope.org/Members/efge/TranslationService
12cr|TranslationService-0.4-1mdk|9	Packager:           Sebastien Robin <seb@nexedi.com>
12cr|TranslationService-0.4-1mdk|10	BuildRoot:          %{_tmppath}/%{name}-%{version}-rootdir
12cr|TranslationService-0.4-1mdk|11	Buildarch:          noarch
12cr|TranslationService-0.4-1mdk|12	
12cr|TranslationService-0.4-1mdk|13	Source: %{name}-%{version}.tar.bz2
12cr|TranslationService-0.4-1mdk|14	
12cr|TranslationService-0.4-1mdk|15	#----------------------------------------------------------------------
12cr|TranslationService-0.4-1mdk|16	%description
12cr|TranslationService-0.4-1mdk|17	TranslationService is a placeful translation service for Zope 2.6.
12cr|TranslationService-0.4-1mdk|18	
12cr|TranslationService-0.4-1mdk|19	It allows you to have fully functional internationalization from Page
12cr|TranslationService-0.4-1mdk|20	Templates using the standardized i18n tags.
12cr|TranslationService-0.4-1mdk|21	
12cr|TranslationService-0.4-1mdk|22	#----------------------------------------------------------------------
12cr|TranslationService-0.4-1mdk|23	%prep
12cr|TranslationService-0.4-1mdk|24	
12cr|TranslationService-0.4-1mdk|25	rm -rf $RPM_BUILD_ROOT
12cr|TranslationService-0.4-1mdk|26	%setup -a 0
12cr|TranslationService-0.4-1mdk|27	
12cr|TranslationService-0.4-1mdk|28	#----------------------------------------------------------------------
12cr|TranslationService-0.4-1mdk|29	%build
12cr|TranslationService-0.4-1mdk|30	
12cr|TranslationService-0.4-1mdk|31	#----------------------------------------------------------------------
12cr|TranslationService-0.4-1mdk|32	%install
12cr|TranslationService-0.4-1mdk|33	
12cr|TranslationService-0.4-1mdk|34	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}
12cr|TranslationService-0.4-1mdk|35	install %{name}-%{version}/*.* $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}
12cr|TranslationService-0.4-1mdk|36	
12cr|TranslationService-0.4-1mdk|37	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/zmi
12cr|TranslationService-0.4-1mdk|38	install %{name}-%{version}/zmi/*.* $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/zmi
12cr|TranslationService-0.4-1mdk|39	
12cr|TranslationService-0.4-1mdk|40	%clean
12cr|TranslationService-0.4-1mdk|41	rm -rf $RPM_BUILD_ROOT
12cr|TranslationService-0.4-1mdk|42	
12cr|TranslationService-0.4-1mdk|43	#----------------------------------------------------------------------
12cr|TranslationService-0.4-1mdk|44	%files
12cr|TranslationService-0.4-1mdk|45	%defattr(-,root,root,0755)
12cr|TranslationService-0.4-1mdk|46	%doc LICENSE.txt version.txt
12cr|TranslationService-0.4-1mdk|47	
12cr|TranslationService-0.4-1mdk|48	%{_libdir}/zope/lib/python/Products/%{name}/
12cr|TranslationService-0.4-1mdk|49	
12cr|TranslationService-0.4-1mdk|50	#----------------------------------------------------------------------
12cr|TranslationService-0.4-1mdk|51	%changelog
12cr|TranslationService-0.4-1mdk|52	* Mon Jan 20 2005 Sebastien Robin <seb@nexedi.com> 0.3-3mdk
12cr|TranslationService-0.4-1mdk|53	- Update to TranslationService 0.4
12cr|TranslationService-0.4-1mdk|54	
12cr|TranslationService-0.4-1mdk|55	* Wed Sep 12 2003 Sebastien Robin <seb@nexedi.com> 0.3-3mdk
12cr|TranslationService-0.4-1mdk|56	- Make now signed rpm
12cr|TranslationService-0.4-1mdk|57	
12cr|TranslationService-0.4-1mdk|58	* Wed Sep 05 2003 Sebastien Robin <seb@nexedi.com> 0.3-2mdk
12cr|TranslationService-0.4-1mdk|59	- Update spec in order to follows Mandrake Rules
12cr|TranslationService-0.4-1mdk|60	
12cr|TranslationService-0.4-1mdk|61	* Wed May 02 2003 Sebastien Robin <seb@nexedi.com> 0.3-1nxd
12cr|TranslationService-0.4-1mdk|62	- Initial release

8082 12
12cr|traverso-0.49.2-5|1	%global sse_cxxflags %{optflags}
12cr|traverso-0.49.2-5|2	%global sse_cmakeflags -DHOST_SUPPORTS_SSE:BOOL=FALSE
12cr|traverso-0.49.2-5|3	%ifarch %{ix86}
12cr|traverso-0.49.2-5|4	%global with_sse %{!?_without_sse:1}%{?_without_sse:0}
12cr|traverso-0.49.2-5|5	%if %{with_sse}
12cr|traverso-0.49.2-5|6	%global sse_cxxflags -DSSE_OPTIMIZATIONS -DARCH_X86 %{optflags}
12cr|traverso-0.49.2-5|7	%global sse_cmakeflags -DHOST_SUPPORTS_SSE:BOOL=TRUE -DIS_ARCH_X86:BOOL=TRUE
12cr|traverso-0.49.2-5|8	%endif
12cr|traverso-0.49.2-5|9	%endif
12cr|traverso-0.49.2-5|10	%ifarch ia64 x86_64
12cr|traverso-0.49.2-5|11	%global with_sse 1
12cr|traverso-0.49.2-5|12	%global sse_cxxflags -DSSE_OPTIMIZATIONS -DUSE_XMMINTRIN -DARCH_X86 -DUSE_X86_64_ASM %{optflags}
12cr|traverso-0.49.2-5|13	%global sse_cmakeflags -DHOST_SUPPORTS_SSE:BOOL=TRUE -DIS_ARCH_X86_64:BOOL=TRUE
12cr|traverso-0.49.2-5|14	%endif
12cr|traverso-0.49.2-5|15	
12cr|traverso-0.49.2-5|16	
12cr|traverso-0.49.2-5|17	Name:           traverso
12cr|traverso-0.49.2-5|18	Version:        0.49.2
12cr|traverso-0.49.2-5|19	Release:        %mkrel 5
12cr|traverso-0.49.2-5|20	Url:            http://traverso-daw.org/
12cr|traverso-0.49.2-5|21	License:        GPLv2+ and LGPLv2+
12cr|traverso-0.49.2-5|22	Group:          Sound
12cr|traverso-0.49.2-5|23	Summary:        Cross Platform Multitrack Audio Recording and Editing Suite
12cr|traverso-0.49.2-5|24	Source0:        http://traverso-daw.org/download/releases/current/%{name}-%{version}.tar.gz
12cr|traverso-0.49.2-5|25	Patch0:		traverso-0.49.1-fix-str-fmt.patch
12cr|traverso-0.49.2-5|26	BuildRequires:  cmake qt4-devel pkgconfig(glib-2.0) pkgconfig(fftw3)
12cr|traverso-0.49.2-5|27	BuildRequires:  alsa-oss-devel pkgconfig(jack) libportaudio-devel
12cr|traverso-0.49.2-5|28	BuildRequires:  pkgconfig(sndfile) pkgconfig(samplerate) redland-devel
12cr|traverso-0.49.2-5|29	BuildRequires:  rasqal-devel raptor-devel desktop-file-utils
12cr|traverso-0.49.2-5|30	BuildRequires:  pkgconfig(flac) pkgconfig(vorbis) libwavpack-devel libmad-devel
12cr|traverso-0.49.2-5|31	BuildRequires:  slv2-devel >= 0.6.1
12cr|traverso-0.49.2-5|32	BuildRequires:	pkgconfig(raptor2)
12cr|traverso-0.49.2-5|33	BuildRequires:	pkgconfig(slv2)
12cr|traverso-0.49.2-5|34	BuildRequires:	pkgconfig(lv2core)
12cr|traverso-0.49.2-5|35	Patch1:		traverso-0.49.2-desktop.patch
12cr|traverso-0.49.2-5|36	Patch2:		traverso-0.49.2-gold.patch
12cr|traverso-0.49.2-5|37	Patch3:		traverso-0.49.2-gcc47.patch
12cr|traverso-0.49.2-5|38	Patch4:		traverso-0.49.1-slv2.patch
12cr|traverso-0.49.2-5|39	Patch5:		%{name}-linking.patch
12cr|traverso-0.49.2-5|40	Patch6:		traverso-link.patch
12cr|traverso-0.49.2-5|41	
12cr|traverso-0.49.2-5|42	%description
12cr|traverso-0.49.2-5|43	Traverso is a free, cross platform multi-track audio recording and editing
12cr|traverso-0.49.2-5|44	suite, with an innovative and easy to master User Interface. It's suited for
12cr|traverso-0.49.2-5|45	both the professional and home user, who needs a robust and solid DAW.
12cr|traverso-0.49.2-5|46	
12cr|traverso-0.49.2-5|47	%prep
12cr|traverso-0.49.2-5|48	%setup -q
12cr|traverso-0.49.2-5|49	%patch0 -p0
12cr|traverso-0.49.2-5|50	%patch1 -p0
12cr|traverso-0.49.2-5|51	%patch2 -p0
12cr|traverso-0.49.2-5|52	%patch3 -p0
12cr|traverso-0.49.2-5|53	%patch4 -p1
12cr|traverso-0.49.2-5|54	%patch5 -p1
12cr|traverso-0.49.2-5|55	%patch6 -p1
12cr|traverso-0.49.2-5|56	
12cr|traverso-0.49.2-5|57	# Fix permission issues
12cr|traverso-0.49.2-5|58	chmod 644 ChangeLog TODO
12cr|traverso-0.49.2-5|59	for ext in h cpp; do
12cr|traverso-0.49.2-5|60	find . -name "*.$ext" -exec chmod 644 {} \;
12cr|traverso-0.49.2-5|61	done
12cr|traverso-0.49.2-5|62	
12cr|traverso-0.49.2-5|63	# To match the freedesktop standards
12cr|traverso-0.49.2-5|64	sed -i -e '\|^MimeType=.*[^;]$|s|$|;|' \
12cr|traverso-0.49.2-5|65	resources/%{name}.desktop
12cr|traverso-0.49.2-5|66	
12cr|traverso-0.49.2-5|67	# We use the system slv2, so just to make sure
12cr|traverso-0.49.2-5|68	rm -fr src/3rdparty/slv2
12cr|traverso-0.49.2-5|69	
12cr|traverso-0.49.2-5|70	# For proper slv2 detection
12cr|traverso-0.49.2-5|71	sed -i 's|libslv2|slv2|g' CMakeLists.txt
12cr|traverso-0.49.2-5|72	
12cr|traverso-0.49.2-5|73	
12cr|traverso-0.49.2-5|74	
12cr|traverso-0.49.2-5|75	%build
12cr|traverso-0.49.2-5|76	%cmake_qt4 -DWANT_MP3_DECODE=ON \
12cr|traverso-0.49.2-5|77	-DWANT_MP3_ENCODE=OFF \
12cr|traverso-0.49.2-5|78	-DWANT_OPENGL=ON \
12cr|traverso-0.49.2-5|79	-DWANT_PORTAUDIO=ON \
12cr|traverso-0.49.2-5|80	-DDETECT_HOST_CPU_FEATURES=OFF \
12cr|traverso-0.49.2-5|81	-DCXX_FLAGS:STRING="%{sse_cxxflags}" \
12cr|traverso-0.49.2-5|82	%{sse_cmakeflags} \
12cr|traverso-0.49.2-5|83	-DUSE_SYSTEM_SLV2_LIBRARY=ON
12cr|traverso-0.49.2-5|84	%make
12cr|traverso-0.49.2-5|85	
12cr|traverso-0.49.2-5|86	%install
12cr|traverso-0.49.2-5|87	%makeinstall_std -C build
12cr|traverso-0.49.2-5|88	
12cr|traverso-0.49.2-5|89	mkdir -p %{buildroot}%{_iconsdir}/hicolor
12cr|traverso-0.49.2-5|90	cp -r resources/freedesktop/icons/*x* %{buildroot}%{_iconsdir}/hicolor/
12cr|traverso-0.49.2-5|91	install -D resources/traverso.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|traverso-0.49.2-5|92	install -D -m 644 resources/x-traverso.xml %{buildroot}%{_datadir}/mime/packages/x-traverso.xml
12cr|traverso-0.49.2-5|93	
12cr|traverso-0.49.2-5|94	desktop-file-install --vendor="" \
12cr|traverso-0.49.2-5|95	--remove-key="Encoding" \
12cr|traverso-0.49.2-5|96	--remove-key="Path" \
12cr|traverso-0.49.2-5|97	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%name.desktop
12cr|traverso-0.49.2-5|98	
12cr|traverso-0.49.2-5|99	%files
12cr|traverso-0.49.2-5|100	%doc AUTHORS COPYRIGHT ChangeLog HISTORY README TODO
12cr|traverso-0.49.2-5|101	%{_bindir}/%{name}
12cr|traverso-0.49.2-5|102	%{_datadir}/applications/%{name}.desktop
12cr|traverso-0.49.2-5|103	%{_datadir}/mime/packages/*.xml
12cr|traverso-0.49.2-5|104	%{_iconsdir}/hicolor/*/*/*

8083 12
12cr|tre-0.8.0-4|1	%define major 4
12cr|tre-0.8.0-4|2	%define libname %mklibname %{name} %{major}
12cr|tre-0.8.0-4|3	%define develname %mklibname -d %{name}
12cr|tre-0.8.0-4|4	
12cr|tre-0.8.0-4|5	Summary:	Lightweight, robust, and efficient POSIX compliant regexp matching library
12cr|tre-0.8.0-4|6	Name:		tre
12cr|tre-0.8.0-4|7	Version:	0.8.0
12cr|tre-0.8.0-4|8	Release:	4
12cr|tre-0.8.0-4|9	License:	GPL
12cr|tre-0.8.0-4|10	Group:		System/Libraries
12cr|tre-0.8.0-4|11	Source0:	http://laurikari.net/tre/%{name}-%{version}.tar.bz2
12cr|tre-0.8.0-4|12	URL:		http://ville.laurikari.net/tre/
12cr|tre-0.8.0-4|13	BuildRequires:	libltdl-devel
12cr|tre-0.8.0-4|14	
12cr|tre-0.8.0-4|15	%description
12cr|tre-0.8.0-4|16	TRE is a lightweight, robust, and efficient POSIX compliant regexp
12cr|tre-0.8.0-4|17	matching library with some exciting features such as approximate
12cr|tre-0.8.0-4|18	matching.
12cr|tre-0.8.0-4|19	
12cr|tre-0.8.0-4|20	%package -n	%{libname}
12cr|tre-0.8.0-4|21	Summary:	Lightweight, robust, and efficient POSIX compliant regexp matching library
12cr|tre-0.8.0-4|22	Group:		System/Libraries
12cr|tre-0.8.0-4|23	
12cr|tre-0.8.0-4|24	%description -n %{libname}
12cr|tre-0.8.0-4|25	TRE is a lightweight, robust, and efficient POSIX compliant regexp
12cr|tre-0.8.0-4|26	matching library with some exciting features such as approximate
12cr|tre-0.8.0-4|27	matching.
12cr|tre-0.8.0-4|28	
12cr|tre-0.8.0-4|29	%package -n	agrep
12cr|tre-0.8.0-4|30	Summary:	Approximate matching
12cr|tre-0.8.0-4|31	Group:		File tools
12cr|tre-0.8.0-4|32	Requires:	%{libname} = %{version}
12cr|tre-0.8.0-4|33	
12cr|tre-0.8.0-4|34	%description -n agrep
12cr|tre-0.8.0-4|35	Approximate pattern matching allows matches to be approximate,
12cr|tre-0.8.0-4|36	that is, allows the matches to be close to the searched pattern
12cr|tre-0.8.0-4|37	under some measure of closeness. TRE uses the edit-distance
12cr|tre-0.8.0-4|38	measure (also known as the Levenshtein distance) where characters
12cr|tre-0.8.0-4|39	can be inserted, deleted, or substituted in the searched text in
12cr|tre-0.8.0-4|40	order to get an exact match. Each insertion, deletion, or
12cr|tre-0.8.0-4|41	substitution adds the distance, or cost, of the match. TRE can
12cr|tre-0.8.0-4|42	report the matches which have a cost lower than some given
12cr|tre-0.8.0-4|43	threshold value. TRE can also be used to search for matches with
12cr|tre-0.8.0-4|44	the lowest cost.
12cr|tre-0.8.0-4|45	
12cr|tre-0.8.0-4|46	TRE includes a version of the agrep command line tool for
12cr|tre-0.8.0-4|47	approximate regexp matching in the style of grep.  Unlike other
12cr|tre-0.8.0-4|48	agrep implementations (like the one by Sun Wu and Udi Manber from
12cr|tre-0.8.0-4|49	University of Arizona available) TRE agrep allows full regexps of
12cr|tre-0.8.0-4|50	any length, any number of errors, and non-uniform costs for
12cr|tre-0.8.0-4|51	insertion, deletion and substitution.
12cr|tre-0.8.0-4|52	
12cr|tre-0.8.0-4|53	%package -n	%{develname}
12cr|tre-0.8.0-4|54	Summary:	Header files and libraries for developing apps with %{name}
12cr|tre-0.8.0-4|55	Group:		Development/C
12cr|tre-0.8.0-4|56	Requires:	%{libname} = %{version}
12cr|tre-0.8.0-4|57	Provides:	%{name}-devel = %{EVRD}
12cr|tre-0.8.0-4|58	Provides:	lib%{name}-devel = %{EVRD}
12cr|tre-0.8.0-4|59	
12cr|tre-0.8.0-4|60	%description -n	%{develname}
12cr|tre-0.8.0-4|61	TRE is a lightweight, robust, and efficient POSIX compliant regexp
12cr|tre-0.8.0-4|62	matching library with some exciting features such as approximate
12cr|tre-0.8.0-4|63	matching.
12cr|tre-0.8.0-4|64	
12cr|tre-0.8.0-4|65	%prep
12cr|tre-0.8.0-4|66	%setup -q
12cr|tre-0.8.0-4|67	
12cr|tre-0.8.0-4|68	%build
12cr|tre-0.8.0-4|69	%configure2_5x \
12cr|tre-0.8.0-4|70	--disable-static \
12cr|tre-0.8.0-4|71	--disable-rpath
12cr|tre-0.8.0-4|72	
12cr|tre-0.8.0-4|73	%make
12cr|tre-0.8.0-4|74	
12cr|tre-0.8.0-4|75	%install
12cr|tre-0.8.0-4|76	%makeinstall_std
12cr|tre-0.8.0-4|77	
12cr|tre-0.8.0-4|78	%find_lang %name
12cr|tre-0.8.0-4|79	
12cr|tre-0.8.0-4|80	%files -n %{libname}
12cr|tre-0.8.0-4|81	%doc AUTHORS ChangeLog NEWS README THANKS TODO
12cr|tre-0.8.0-4|82	%doc doc/tre-syntax.html
12cr|tre-0.8.0-4|83	%{_libdir}/*.so.*
12cr|tre-0.8.0-4|84	
12cr|tre-0.8.0-4|85	%files -n agrep -f %name.lang
12cr|tre-0.8.0-4|86	%{_bindir}/agrep
12cr|tre-0.8.0-4|87	%{_mandir}/man1/*
12cr|tre-0.8.0-4|88	
12cr|tre-0.8.0-4|89	%files -n %{develname}
12cr|tre-0.8.0-4|90	%{_libdir}/*.so
12cr|tre-0.8.0-4|91	%{_libdir}/pkgconfig/tre.pc
12cr|tre-0.8.0-4|92	%{_includedir}/tre
12cr|tre-0.8.0-4|93	
12cr|tre-0.8.0-4|94	
12cr|tre-0.8.0-4|95	%changelog
12cr|tre-0.8.0-4|96	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-3mdv2011.0
12cr|tre-0.8.0-4|97	+ Revision: 615237
12cr|tre-0.8.0-4|98	- the mass rebuild of 2010.1 packages
12cr|tre-0.8.0-4|99	
12cr|tre-0.8.0-4|100	* Wed Mar 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.8.0-2mdv2010.1
12cr|tre-0.8.0-4|101	+ Revision: 530520
12cr|tre-0.8.0-4|102	- clean spec and disable static build (thanks to Matthew Dawkins)
12cr|tre-0.8.0-4|103	
12cr|tre-0.8.0-4|104	* Sun Sep 27 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.0-1mdv2010.0
12cr|tre-0.8.0-4|105	+ Revision: 449731
12cr|tre-0.8.0-4|106	- update to new version 0.8.0
12cr|tre-0.8.0-4|107	
12cr|tre-0.8.0-4|108	* Tue Jul 28 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.6-1mdv2010.0
12cr|tre-0.8.0-4|109	+ Revision: 402754
12cr|tre-0.8.0-4|110	- update to new version 0.7.6
12cr|tre-0.8.0-4|111	
12cr|tre-0.8.0-4|112	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.7.5-4mdv2009.0
12cr|tre-0.8.0-4|113	+ Revision: 261647
12cr|tre-0.8.0-4|114	- rebuild
12cr|tre-0.8.0-4|115	
12cr|tre-0.8.0-4|116	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.7.5-3mdv2009.0
12cr|tre-0.8.0-4|117	+ Revision: 254729
12cr|tre-0.8.0-4|118	- rebuild
12cr|tre-0.8.0-4|119	
12cr|tre-0.8.0-4|120	+ Pixel <pixel@mandriva.com>
12cr|tre-0.8.0-4|121	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|tre-0.8.0-4|122	
12cr|tre-0.8.0-4|123	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.7.5-1mdv2008.1
12cr|tre-0.8.0-4|124	+ Revision: 140921
12cr|tre-0.8.0-4|125	- restore BuildRoot
12cr|tre-0.8.0-4|126	
12cr|tre-0.8.0-4|127	+ Thierry Vignaud <tv@mandriva.org>
12cr|tre-0.8.0-4|128	- kill re-definition of %%buildroot on Pixel's request
12cr|tre-0.8.0-4|129	
12cr|tre-0.8.0-4|130	
12cr|tre-0.8.0-4|131	* Tue Dec 12 2006 Lenny Cartier <lenny@mandriva.com> 0.7.5-1mdv2007.0
12cr|tre-0.8.0-4|132	+ Revision: 95236
12cr|tre-0.8.0-4|133	- Update to 0.7.5
12cr|tre-0.8.0-4|134	- Import tre
12cr|tre-0.8.0-4|135	

8084 12
12cr|treecc-0.3.10-6|1	%define debug_package %nil
12cr|treecc-0.3.10-6|2	
12cr|treecc-0.3.10-6|3	Name: 		treecc
12cr|treecc-0.3.10-6|4	Version: 	0.3.10
12cr|treecc-0.3.10-6|5	Release: 	%mkrel 6
12cr|treecc-0.3.10-6|6	Summary: 	A tool for helping in compiler development
12cr|treecc-0.3.10-6|7	Group: 		Development/C
12cr|treecc-0.3.10-6|8	License: 	GPLv2
12cr|treecc-0.3.10-6|9	Source0: 	http://download.savannah.gnu.org/releases/dotgnu-pnet/%{name}-%{version}.tar.gz
12cr|treecc-0.3.10-6|10	BuildRequires:	flex byacc
12cr|treecc-0.3.10-6|11	URL: 		http://www.southern-storm.com.au/treecc.html
12cr|treecc-0.3.10-6|12	
12cr|treecc-0.3.10-6|13	
12cr|treecc-0.3.10-6|14	%description
12cr|treecc-0.3.10-6|15	The treecc program is designed to assist in the development of
12cr|treecc-0.3.10-6|16	compilers and other language-based tools. It manages the
12cr|treecc-0.3.10-6|17	generation of code to handle abstract syntax trees and operations
12cr|treecc-0.3.10-6|18	upon the trees.
12cr|treecc-0.3.10-6|19	Treecc was originally written to assist with the development of
12cr|treecc-0.3.10-6|20	the C# compiler for the Portable.NET project. However, it is much
12cr|treecc-0.3.10-6|21	more general than that and can be used in any system that makes
12cr|treecc-0.3.10-6|22	heavy use of abstract syntax trees and the operations upon them.
12cr|treecc-0.3.10-6|23	
12cr|treecc-0.3.10-6|24	%prep
12cr|treecc-0.3.10-6|25	%setup -q
12cr|treecc-0.3.10-6|26	
12cr|treecc-0.3.10-6|27	%build
12cr|treecc-0.3.10-6|28	%configure
12cr|treecc-0.3.10-6|29	%make
12cr|treecc-0.3.10-6|30	make -C tests check-TESTS
12cr|treecc-0.3.10-6|31	
12cr|treecc-0.3.10-6|32	%install
12cr|treecc-0.3.10-6|33	%makeinstall
12cr|treecc-0.3.10-6|34	
12cr|treecc-0.3.10-6|35	%post
12cr|treecc-0.3.10-6|36	%_install_info %name
12cr|treecc-0.3.10-6|37	
12cr|treecc-0.3.10-6|38	%preun
12cr|treecc-0.3.10-6|39	%_remove_install_info %name
12cr|treecc-0.3.10-6|40	
12cr|treecc-0.3.10-6|41	%files
12cr|treecc-0.3.10-6|42	%doc AUTHORS ChangeLog COPYING NEWS README doc/essay.html
12cr|treecc-0.3.10-6|43	%_bindir/%name
12cr|treecc-0.3.10-6|44	%_infodir/*
12cr|treecc-0.3.10-6|45	%_mandir/man1/%name.*
12cr|treecc-0.3.10-6|46	%_libdir/*

8085 12
12cr|treeline-1.4.1-1|1	Summary:	Versatile Tree-Style Outliner for Defining Custom Data Schemas
12cr|treeline-1.4.1-1|2	Name:		treeline
12cr|treeline-1.4.1-1|3	Version:	1.4.1
12cr|treeline-1.4.1-1|4	Release:	1
12cr|treeline-1.4.1-1|5	Group:		Office
12cr|treeline-1.4.1-1|6	License:	GPLv2+
12cr|treeline-1.4.1-1|7	Url:		http://treeline.bellz.org/
12cr|treeline-1.4.1-1|8	Source0:	%{name}-%{version}.tar.gz
12cr|treeline-1.4.1-1|9	Source1:	%{name}-i18n-%{version}a.tar.gz
12cr|treeline-1.4.1-1|10	Source2:	httpload2.py.tar.gz
12cr|treeline-1.4.1-1|11	BuildArch:	noarch
12cr|treeline-1.4.1-1|12	
12cr|treeline-1.4.1-1|13	BuildRequires:	python
12cr|treeline-1.4.1-1|14	Requires:	python-qt4
12cr|treeline-1.4.1-1|15	Requires(post,postun):	desktop-file-utils
12cr|treeline-1.4.1-1|16	
12cr|treeline-1.4.1-1|17	%description
12cr|treeline-1.4.1-1|18	TreeLine is a versatile tool for working with all kinds of information
12cr|treeline-1.4.1-1|19	that fit into a tree-like structure.
12cr|treeline-1.4.1-1|20	
12cr|treeline-1.4.1-1|21	It can be used to edit bookmark files, create mini-databases (for
12cr|treeline-1.4.1-1|22	example, for addresses, tasks, records, or CDs), outline documents, or
12cr|treeline-1.4.1-1|23	just collect ideas. It can also be used as a generic editor for XML
12cr|treeline-1.4.1-1|24	files.
12cr|treeline-1.4.1-1|25	
12cr|treeline-1.4.1-1|26	The data schemas for any node in the data tree can be customized and
12cr|treeline-1.4.1-1|27	new types of nodes can be defined. The way data is presented on the
12cr|treeline-1.4.1-1|28	screen, exported to HTML, or printed can be defined with HTML-like
12cr|treeline-1.4.1-1|29	templates. Plug-ins can be written to load and save data from and to
12cr|treeline-1.4.1-1|30	custom file formats or external data sources and extend the
12cr|treeline-1.4.1-1|31	functionality of TreeLine.
12cr|treeline-1.4.1-1|32	
12cr|treeline-1.4.1-1|33	TreeLine is written in Python and uses the PyQt bindings to the Qt
12cr|treeline-1.4.1-1|34	toolkit, which makes it very portable.
12cr|treeline-1.4.1-1|35	
12cr|treeline-1.4.1-1|36	%prep
12cr|treeline-1.4.1-1|37	%setup -qn TreeLine -b1 -a2
12cr|treeline-1.4.1-1|38	
12cr|treeline-1.4.1-1|39	%build
12cr|treeline-1.4.1-1|40	
12cr|treeline-1.4.1-1|41	%install
12cr|treeline-1.4.1-1|42	for i in source/*.py; do
12cr|treeline-1.4.1-1|43	sed -i "s|#!/usr/bin/env python|#!/usr/bin/python|g" $i
12cr|treeline-1.4.1-1|44	chmod 755 $i
12cr|treeline-1.4.1-1|45	done
12cr|treeline-1.4.1-1|46	
12cr|treeline-1.4.1-1|47	python install.py -x \
12cr|treeline-1.4.1-1|48	-p %{_prefix} \
12cr|treeline-1.4.1-1|49	-d %{_defaultdocdir}/%{name} \
12cr|treeline-1.4.1-1|50	-i %{_datadir}/%{name}/icons \
12cr|treeline-1.4.1-1|51	-b %{buildroot}
12cr|treeline-1.4.1-1|52	
12cr|treeline-1.4.1-1|53	# httpload2 plugin
12cr|treeline-1.4.1-1|54	install -D -m 644 httpload2.py %{buildroot}%{_prefix}/lib/%{name}/plugins/httpload2.py
12cr|treeline-1.4.1-1|55	
12cr|treeline-1.4.1-1|56	# Associate Files with MimeTypes (the KDE4/Gnome way)
12cr|treeline-1.4.1-1|57	mkdir -p %{buildroot}%{_datadir}/mime/packages
12cr|treeline-1.4.1-1|58	cat > %{buildroot}%{_datadir}/mime/packages/%{name}.xml << EOF
12cr|treeline-1.4.1-1|59	<?xml version="1.0"?>
12cr|treeline-1.4.1-1|60	<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
12cr|treeline-1.4.1-1|61	<mime-type type="application/x-treeline">
12cr|treeline-1.4.1-1|62	<comment>TreeLine File</comment>
12cr|treeline-1.4.1-1|63	<glob pattern="*.trl"/>
12cr|treeline-1.4.1-1|64	<glob pattern="*.TRL"/>
12cr|treeline-1.4.1-1|65	</mime-type>
12cr|treeline-1.4.1-1|66	<mime-type type="application/x-treeline-gz">
12cr|treeline-1.4.1-1|67	<comment>Compressed TreeLine File</comment>
12cr|treeline-1.4.1-1|68	<glob pattern="*.trl.gz"/>
12cr|treeline-1.4.1-1|69	<glob pattern="*.TRL.GZ"/>
12cr|treeline-1.4.1-1|70	</mime-type>
12cr|treeline-1.4.1-1|71	<mime-type type="application/x-treepad">
12cr|treeline-1.4.1-1|72	<comment>TreePad File</comment>
12cr|treeline-1.4.1-1|73	<glob pattern="*.hjt"/>
12cr|treeline-1.4.1-1|74	<glob pattern="*.HJT"/>
12cr|treeline-1.4.1-1|75	</mime-type>
12cr|treeline-1.4.1-1|76	</mime-info>
12cr|treeline-1.4.1-1|77	EOF
12cr|treeline-1.4.1-1|78	
12cr|treeline-1.4.1-1|79	# Menu entry
12cr|treeline-1.4.1-1|80	mkdir -p %{buildroot}%{_datadir}/applications
12cr|treeline-1.4.1-1|81	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|treeline-1.4.1-1|82	[Desktop Entry]
12cr|treeline-1.4.1-1|83	Encoding=UTF-8
12cr|treeline-1.4.1-1|84	Type=Application
12cr|treeline-1.4.1-1|85	Exec=%{name}
12cr|treeline-1.4.1-1|86	Icon=%{name}
12cr|treeline-1.4.1-1|87	Name=TreeLine
12cr|treeline-1.4.1-1|88	GenericName=Outliner
12cr|treeline-1.4.1-1|89	Categories=Office;X-MandrivaLinux-Office-TasksManagement;
12cr|treeline-1.4.1-1|90	MimeType=application/x-treeline;application/x-treeline-gz;application/x-treepad;text/xml;
12cr|treeline-1.4.1-1|91	StartupNotify=true
12cr|treeline-1.4.1-1|92	Terminal=false
12cr|treeline-1.4.1-1|93	EOF
12cr|treeline-1.4.1-1|94	
12cr|treeline-1.4.1-1|95	# Icon
12cr|treeline-1.4.1-1|96	install -D -m 644 %{buildroot}%{_datadir}/%{name}/icons/tree/%{name}.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|treeline-1.4.1-1|97	
12cr|treeline-1.4.1-1|98	%files
12cr|treeline-1.4.1-1|99	%doc %{_defaultdocdir}/%{name}
12cr|treeline-1.4.1-1|100	%{_bindir}/%{name}
12cr|treeline-1.4.1-1|101	%{_usr}/lib/%{name}
12cr|treeline-1.4.1-1|102	%{_datadir}/mime/packages/%{name}.xml
12cr|treeline-1.4.1-1|103	%{_datadir}/applications/%{name}.desktop
12cr|treeline-1.4.1-1|104	%{_datadir}/%{name}
12cr|treeline-1.4.1-1|105	%{_iconsdir}/%{name}.png
12cr|treeline-1.4.1-1|106	
12cr|treeline-1.4.1-1|107	
12cr|treeline-1.4.1-1|108	
12cr|treeline-1.4.1-1|109	%changelog
12cr|treeline-1.4.1-1|110	* Thu May 24 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.1-1
12cr|treeline-1.4.1-1|111	+ Revision: 800424
12cr|treeline-1.4.1-1|112	- imported package treeline
12cr|treeline-1.4.1-1|113	

8086 12
12cr|tree-puzzle-5.2-6|1	%define name	tree-puzzle
12cr|tree-puzzle-5.2-6|2	%define version 5.2
12cr|tree-puzzle-5.2-6|3	%define rel	6
12cr|tree-puzzle-5.2-6|4	%define release %mkrel %{rel}
12cr|tree-puzzle-5.2-6|5	
12cr|tree-puzzle-5.2-6|6	Name:		%{name}
12cr|tree-puzzle-5.2-6|7	Version:	%{version}
12cr|tree-puzzle-5.2-6|8	Release:	%{release}
12cr|tree-puzzle-5.2-6|9	Summary:	Maximum likelihood analysis for nucleotide, amino acid and two-state data
12cr|tree-puzzle-5.2-6|10	Group:		Sciences/Biology
12cr|tree-puzzle-5.2-6|11	License:	GPL
12cr|tree-puzzle-5.2-6|12	URL:		http://www.tree-puzzle.de
12cr|tree-puzzle-5.2-6|13	Source:		http://www.tree-puzzle.de/%{name}-%{version}.tar.bz2
12cr|tree-puzzle-5.2-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|tree-puzzle-5.2-6|15	
12cr|tree-puzzle-5.2-6|16	%description
12cr|tree-puzzle-5.2-6|17	TREE-PUZZLE is a computer program to reconstruct phylogenetic trees
12cr|tree-puzzle-5.2-6|18	from molecular sequence data by maximum likelihood. It implements a
12cr|tree-puzzle-5.2-6|19	fast tree search algorithm, quartet puzzling, that allows analysis
12cr|tree-puzzle-5.2-6|20	of large data sets and automatically assigns estimations of support
12cr|tree-puzzle-5.2-6|21	to each internal branch. TREE-PUZZLE also computes pairwise maximum
12cr|tree-puzzle-5.2-6|22	likelihood distances as well as branch lengths for user specified trees.
12cr|tree-puzzle-5.2-6|23	In addition, TREE-PUZZLE offers a novel method, likelihood mapping,
12cr|tree-puzzle-5.2-6|24	to investigate the support of a hypothesized internal branch without
12cr|tree-puzzle-5.2-6|25	computing an overall tree and to visualize the phylogenetic content
12cr|tree-puzzle-5.2-6|26	of a sequence alignment.
12cr|tree-puzzle-5.2-6|27	
12cr|tree-puzzle-5.2-6|28	%prep
12cr|tree-puzzle-5.2-6|29	%setup -q
12cr|tree-puzzle-5.2-6|30	
12cr|tree-puzzle-5.2-6|31	%build
12cr|tree-puzzle-5.2-6|32	%configure
12cr|tree-puzzle-5.2-6|33	%make
12cr|tree-puzzle-5.2-6|34	
12cr|tree-puzzle-5.2-6|35	%install
12cr|tree-puzzle-5.2-6|36	rm -rf %{buildroot}
12cr|tree-puzzle-5.2-6|37	%makeinstall_std
12cr|tree-puzzle-5.2-6|38	
12cr|tree-puzzle-5.2-6|39	%clean
12cr|tree-puzzle-5.2-6|40	rm -rf %{buildroot}
12cr|tree-puzzle-5.2-6|41	
12cr|tree-puzzle-5.2-6|42	%files
12cr|tree-puzzle-5.2-6|43	%defattr(-,root,root)
12cr|tree-puzzle-5.2-6|44	%{_bindir}/*
12cr|tree-puzzle-5.2-6|45	%doc AUTHORS COPYING ChangeLog README
12cr|tree-puzzle-5.2-6|46	%doc doc/tree-puzzle.pdf
12cr|tree-puzzle-5.2-6|47	%doc data/EF.3trees data/globin.a data/globin.trees data/marswolf.n
12cr|tree-puzzle-5.2-6|48	%doc data/primates.b data/primates.trees data/EF.phy data/atp6.a
12cr|tree-puzzle-5.2-6|49	%doc data/globin.ctrees data/marswolf.ctrees data/marswolf.trees
12cr|tree-puzzle-5.2-6|50	%doc data/primates.ctrees
12cr|tree-puzzle-5.2-6|51	
12cr|tree-puzzle-5.2-6|52	
12cr|tree-puzzle-5.2-6|53	
12cr|tree-puzzle-5.2-6|54	
12cr|tree-puzzle-5.2-6|55	%changelog
12cr|tree-puzzle-5.2-6|56	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 5.2-6mdv2011.0
12cr|tree-puzzle-5.2-6|57	+ Revision: 615238
12cr|tree-puzzle-5.2-6|58	- the mass rebuild of 2010.1 packages
12cr|tree-puzzle-5.2-6|59	
12cr|tree-puzzle-5.2-6|60	* Mon Mar 15 2010 Eric Fernandez <zeb@mandriva.org> 5.2-5mdv2010.1
12cr|tree-puzzle-5.2-6|61	+ Revision: 519809
12cr|tree-puzzle-5.2-6|62	- bump release version and rebuild
12cr|tree-puzzle-5.2-6|63	
12cr|tree-puzzle-5.2-6|64	* Wed May 06 2009 Eric Fernandez <zeb@mandriva.org> 5.2-4mdv2010.0
12cr|tree-puzzle-5.2-6|65	+ Revision: 372573
12cr|tree-puzzle-5.2-6|66	- rebuild
12cr|tree-puzzle-5.2-6|67	
12cr|tree-puzzle-5.2-6|68	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 5.2-3mdv2009.0
12cr|tree-puzzle-5.2-6|69	+ Revision: 140921
12cr|tree-puzzle-5.2-6|70	- restore BuildRoot
12cr|tree-puzzle-5.2-6|71	
12cr|tree-puzzle-5.2-6|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|tree-puzzle-5.2-6|73	- kill re-definition of %%buildroot on Pixel's request
12cr|tree-puzzle-5.2-6|74	
12cr|tree-puzzle-5.2-6|75	
12cr|tree-puzzle-5.2-6|76	* Tue Dec 19 2006 Eric Fernandez <zeb@mandriva.org> 5.2-3mdv2007.0
12cr|tree-puzzle-5.2-6|77	+ Revision: 100252
12cr|tree-puzzle-5.2-6|78	- Import tree-puzzle
12cr|tree-puzzle-5.2-6|79	
12cr|tree-puzzle-5.2-6|80	* Mon Jun 26 2006 Eric Fernandez <zeb@zebulon.org.uk> 5.2-3mdv2007.0
12cr|tree-puzzle-5.2-6|81	- rebuild
12cr|tree-puzzle-5.2-6|82	- use mkrel
12cr|tree-puzzle-5.2-6|83	
12cr|tree-puzzle-5.2-6|84	* Wed Nov 02 2005 Guillaume Rousse <guillomovitch@mandriva.org> 5.2-2mdk
12cr|tree-puzzle-5.2-6|85	- %%mkrel
12cr|tree-puzzle-5.2-6|86	- spec cleanup
12cr|tree-puzzle-5.2-6|87	
12cr|tree-puzzle-5.2-6|88	* Sat Oct 02 2004 Guillaume Rousse <guillomovitch@mandrake.org> 5.2-1mdk
12cr|tree-puzzle-5.2-6|89	- first mdk release with a spec stolen from Luc Ducazu <luc@biolinux.org>
12cr|tree-puzzle-5.2-6|90	

8087 12
12cr|tremulous-1.1.0-10|1	%define name tremulous
12cr|tremulous-1.1.0-10|2	%define version 1.1.0
12cr|tremulous-1.1.0-10|3	%define release 10
12cr|tremulous-1.1.0-10|4	
12cr|tremulous-1.1.0-10|5	%define client_release 1.011
12cr|tremulous-1.1.0-10|6	%define srcname Release_%{client_release}
12cr|tremulous-1.1.0-10|7	%define gamelibdir %{_libdir}/games/%{name}
12cr|tremulous-1.1.0-10|8	
12cr|tremulous-1.1.0-10|9	Summary: An open source game that blends a team based FPS with elements of an RTS
12cr|tremulous-1.1.0-10|10	Name: %{name}
12cr|tremulous-1.1.0-10|11	Version: %{version}
12cr|tremulous-1.1.0-10|12	Release: %{release}
12cr|tremulous-1.1.0-10|13	Source0: http://ovh.dl.sourceforge.net/sourceforge/tremulous/%{name}-%{version}.zip
12cr|tremulous-1.1.0-10|14	# http://www.gnome-look.org/content/show.php?content=42942
12cr|tremulous-1.1.0-10|15	Source1: http://www.gnome-look.org/content/files/42942-Tremulous2.png
12cr|tremulous-1.1.0-10|16	
12cr|tremulous-1.1.0-10|17	# The original client is generating troubles on x64.
12cr|tremulous-1.1.0-10|18	# kevlarman from the tremulous irc chan consider svn://source.mercenariesguild.net/client better
12cr|tremulous-1.1.0-10|19	# In the fact, it works far better
12cr|tremulous-1.1.0-10|20	# Tremulous 1.2 will make that workaround useless
12cr|tremulous-1.1.0-10|21	Source2: %{name}-client-%{client_release}.tar.bz2
12cr|tremulous-1.1.0-10|22	Patch0:	%name-1725.patch
12cr|tremulous-1.1.0-10|23	License: GPL
12cr|tremulous-1.1.0-10|24	Group: Games/Arcade
12cr|tremulous-1.1.0-10|25	Url: http://tremulous.net
12cr|tremulous-1.1.0-10|26	BuildRequires: libSDL-devel libopenal-devel mesagl-devel freetype2-devel
12cr|tremulous-1.1.0-10|27	BuildRequires: mesaglu-devel
12cr|tremulous-1.1.0-10|28	Requires: %name-maps
12cr|tremulous-1.1.0-10|29	
12cr|tremulous-1.1.0-10|30	%description
12cr|tremulous-1.1.0-10|31	Tremulous is a free, open source game that blends a team based FPS
12cr|tremulous-1.1.0-10|32	with elements of an RTS.
12cr|tremulous-1.1.0-10|33	Players can choose from 2 unique races, aliens and humans.
12cr|tremulous-1.1.0-10|34	Players on both teams are able to build working structures in-game like an RTS.
12cr|tremulous-1.1.0-10|35	These structures provide many functions, the most important being spawning.
12cr|tremulous-1.1.0-10|36	The designated builders must ensure there are spawn structures or
12cr|tremulous-1.1.0-10|37	other players will not be able to rejoin the game after death.
12cr|tremulous-1.1.0-10|38	Other structures provide automated base defense (to some degree),
12cr|tremulous-1.1.0-10|39	healing functions and much more...
12cr|tremulous-1.1.0-10|40	
12cr|tremulous-1.1.0-10|41	Player advancement is different depending on which team you are on.
12cr|tremulous-1.1.0-10|42	As a human, players are rewarded with credits for each alien kill.
12cr|tremulous-1.1.0-10|43	These credits may be used to purchase new weapons and upgrades from the Armoury
12cr|tremulous-1.1.0-10|44	The alien team advances quite differently. Upon killing a human foe,
12cr|tremulous-1.1.0-10|45	the alien is able to evolve into a new class.
12cr|tremulous-1.1.0-10|46	The more kills gained the more powerful the classes available.
12cr|tremulous-1.1.0-10|47	
12cr|tremulous-1.1.0-10|48	The overall objective behind Tremulous is to eliminate the opposing team.
12cr|tremulous-1.1.0-10|49	This is achieved by not only killing the opposing players but also
12cr|tremulous-1.1.0-10|50	removing their ability to respawn by destroying their spawn structures.
12cr|tremulous-1.1.0-10|51	
12cr|tremulous-1.1.0-10|52	# I did a separate package for the maps
12cr|tremulous-1.1.0-10|53	# Maps are hudge, so if the binairy is getting better, we'll be able
12cr|tremulous-1.1.0-10|54	# to provide a newest small binary but users will keep their maps
12cr|tremulous-1.1.0-10|55	# There's no need to update the maps until they don't change ;)
12cr|tremulous-1.1.0-10|56	%package maps
12cr|tremulous-1.1.0-10|57	Summary: Maps for Tremulous
12cr|tremulous-1.1.0-10|58	License: CC
12cr|tremulous-1.1.0-10|59	Group: Games/Arcade
12cr|tremulous-1.1.0-10|60	Requires: %name
12cr|tremulous-1.1.0-10|61	
12cr|tremulous-1.1.0-10|62	%description maps
12cr|tremulous-1.1.0-10|63	Provides the pk3 files needed for tremulous
12cr|tremulous-1.1.0-10|64	
12cr|tremulous-1.1.0-10|65	%prep
12cr|tremulous-1.1.0-10|66	%setup -q -n %name
12cr|tremulous-1.1.0-10|67	# I know it's crappy but the project only provides the zip file
12cr|tremulous-1.1.0-10|68	# This zip file contains the pak files the tar.gz doesn't provides
12cr|tremulous-1.1.0-10|69	# I found cleaner to build the rpm from the original zip file
12cr|tremulous-1.1.0-10|70	# instead of manually splitting the files
12cr|tremulous-1.1.0-10|71	tar -xvjf %SOURCE2
12cr|tremulous-1.1.0-10|72	cd %{srcname}
12cr|tremulous-1.1.0-10|73	%patch0 -p1
12cr|tremulous-1.1.0-10|74	
12cr|tremulous-1.1.0-10|75	%build
12cr|tremulous-1.1.0-10|76	make -C %{srcname}
12cr|tremulous-1.1.0-10|77	
12cr|tremulous-1.1.0-10|78	%install
12cr|tremulous-1.1.0-10|79	rm -rf %{buildroot}
12cr|tremulous-1.1.0-10|80	install -d %{buildroot}%{gamelibdir}/base
12cr|tremulous-1.1.0-10|81	install -m 644 base/*.{cfg,pk3} %{buildroot}%{gamelibdir}/base
12cr|tremulous-1.1.0-10|82	pushd %{srcname}/build/release-*
12cr|tremulous-1.1.0-10|83	exec=`basename %{name}.*`
12cr|tremulous-1.1.0-10|84	arch=${exec#%{name}.}
12cr|tremulous-1.1.0-10|85	install -m 755 *.$arch %{buildroot}%{gamelibdir}
12cr|tremulous-1.1.0-10|86	popd
12cr|tremulous-1.1.0-10|87	install -d %{buildroot}%{_gamesbindir}
12cr|tremulous-1.1.0-10|88	cat > %{buildroot}%{_gamesbindir}/%{name} <<EOF
12cr|tremulous-1.1.0-10|89	#!/bin/sh
12cr|tremulous-1.1.0-10|90	cd %{gamelibdir}
12cr|tremulous-1.1.0-10|91	exec ./%{name}.$arch \$*
12cr|tremulous-1.1.0-10|92	EOF
12cr|tremulous-1.1.0-10|93	chmod 755 $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
12cr|tremulous-1.1.0-10|94	
12cr|tremulous-1.1.0-10|95	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/icons/%{name}.png
12cr|tremulous-1.1.0-10|96	
12cr|tremulous-1.1.0-10|97	install -d %{buildroot}%{_datadir}/applications
12cr|tremulous-1.1.0-10|98	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|tremulous-1.1.0-10|99	[Desktop Entry]
12cr|tremulous-1.1.0-10|100	Name=Tremulous
12cr|tremulous-1.1.0-10|101	Comment=Team based FPS/RTS
12cr|tremulous-1.1.0-10|102	Exec=soundwrapper %_gamesbindir/%{name}
12cr|tremulous-1.1.0-10|103	Icon=%{name}
12cr|tremulous-1.1.0-10|104	Terminal=false
12cr|tremulous-1.1.0-10|105	Type=Application
12cr|tremulous-1.1.0-10|106	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cr|tremulous-1.1.0-10|107	EOF
12cr|tremulous-1.1.0-10|108	
12cr|tremulous-1.1.0-10|109	%clean
12cr|tremulous-1.1.0-10|110	rm -rf %{buildroot}
12cr|tremulous-1.1.0-10|111	
12cr|tremulous-1.1.0-10|112	%if %mdkversion < 200900
12cr|tremulous-1.1.0-10|113	%post
12cr|tremulous-1.1.0-10|114	%update_menus
12cr|tremulous-1.1.0-10|115	%endif
12cr|tremulous-1.1.0-10|116	
12cr|tremulous-1.1.0-10|117	%if %mdkversion < 200900
12cr|tremulous-1.1.0-10|118	%postun
12cr|tremulous-1.1.0-10|119	%clean_menus
12cr|tremulous-1.1.0-10|120	%endif
12cr|tremulous-1.1.0-10|121	
12cr|tremulous-1.1.0-10|122	%files
12cr|tremulous-1.1.0-10|123	%defattr(-,root,root)
12cr|tremulous-1.1.0-10|124	%doc COPYING GPL ChangeLog manual.pdf
12cr|tremulous-1.1.0-10|125	%{_gamesbindir}/%{name}
12cr|tremulous-1.1.0-10|126	%{gamelibdir}/%{name}.*
12cr|tremulous-1.1.0-10|127	%{gamelibdir}/tremded.*
12cr|tremulous-1.1.0-10|128	%dir %{gamelibdir}
12cr|tremulous-1.1.0-10|129	%dir %{gamelibdir}/base
12cr|tremulous-1.1.0-10|130	%{gamelibdir}/base/*cfg
12cr|tremulous-1.1.0-10|131	%{_datadir}/icons/%{name}.png
12cr|tremulous-1.1.0-10|132	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|tremulous-1.1.0-10|133	
12cr|tremulous-1.1.0-10|134	%files maps
12cr|tremulous-1.1.0-10|135	%defattr(-,root,root)
12cr|tremulous-1.1.0-10|136	%doc COPYING CC
12cr|tremulous-1.1.0-10|137	%{gamelibdir}/base/*pk3
12cr|tremulous-1.1.0-10|138	
12cr|tremulous-1.1.0-10|139	
12cr|tremulous-1.1.0-10|140	
12cr|tremulous-1.1.0-10|141	
12cr|tremulous-1.1.0-10|142	%changelog
12cr|tremulous-1.1.0-10|143	* Tue Oct 13 2009 Erwan Velu <erwan@mandriva.org> 1.1.0-9mdv2010.0
12cr|tremulous-1.1.0-10|144	+ Revision: 457200
12cr|tremulous-1.1.0-10|145	- Using the mercenariesguild solves some x64 issues
12cr|tremulous-1.1.0-10|146	It also fix many more bugs of the game
12cr|tremulous-1.1.0-10|147	
12cr|tremulous-1.1.0-10|148	* Mon Oct 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-8mdv2010.0
12cr|tremulous-1.1.0-10|149	+ Revision: 454313
12cr|tremulous-1.1.0-10|150	- rebuild for new libopenal
12cr|tremulous-1.1.0-10|151	
12cr|tremulous-1.1.0-10|152	* Mon Oct 05 2009 Erwan Velu <erwan@mandriva.org> 1.1.0-7mdv2010.0
12cr|tremulous-1.1.0-10|153	+ Revision: 453888
12cr|tremulous-1.1.0-10|154	- Adding two patches : one for prevent a gcc error, another to prevent a memory corruption
12cr|tremulous-1.1.0-10|155	- Rebuild
12cr|tremulous-1.1.0-10|156	
12cr|tremulous-1.1.0-10|157	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|tremulous-1.1.0-10|158	- rebuild
12cr|tremulous-1.1.0-10|159	- rebuild
12cr|tremulous-1.1.0-10|160	- rebuild
12cr|tremulous-1.1.0-10|161	- kill re-definition of %%buildroot on Pixel's request
12cr|tremulous-1.1.0-10|162	- fix summary-ended-with-dot
12cr|tremulous-1.1.0-10|163	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|tremulous-1.1.0-10|164	
12cr|tremulous-1.1.0-10|165	+ Pixel <pixel@mandriva.com>
12cr|tremulous-1.1.0-10|166	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|tremulous-1.1.0-10|167	
12cr|tremulous-1.1.0-10|168	+ Olivier Blin <oblin@mandriva.com>
12cr|tremulous-1.1.0-10|169	- restore BuildRoot
12cr|tremulous-1.1.0-10|170	
12cr|tremulous-1.1.0-10|171	
12cr|tremulous-1.1.0-10|172	* Thu Jan 04 2007 Olivier Blin <oblin@mandriva.com> 1.1.0-3mdv2007.0
12cr|tremulous-1.1.0-10|173	+ Revision: 103939
12cr|tremulous-1.1.0-10|174	- fix wrapper script
12cr|tremulous-1.1.0-10|175	
12cr|tremulous-1.1.0-10|176	* Fri Dec 01 2006 Olivier Blin <oblin@mandriva.com> 1.1.0-2mdv2007.1
12cr|tremulous-1.1.0-10|177	+ Revision: 89884
12cr|tremulous-1.1.0-10|178	- buildrequires mesagl-devel
12cr|tremulous-1.1.0-10|179	- add icon and menu entry
12cr|tremulous-1.1.0-10|180	- add a wrapper in _gamesbindir and install data files in _libdir/games
12cr|tremulous-1.1.0-10|181	- Import tremulous
12cr|tremulous-1.1.0-10|182	
12cr|tremulous-1.1.0-10|183	* Mon Apr 10 2006 Erwan Velu <erwan@seanodes.com> 1.1.0-1mdk
12cr|tremulous-1.1.0-10|184	- Initial Relase
12cr|tremulous-1.1.0-10|185	

8088 12
12cr|trickle-1.07-7|1	Name:		trickle
12cr|trickle-1.07-7|2	Version:	1.07
12cr|trickle-1.07-7|3	Release:	%mkrel 7
12cr|trickle-1.07-7|4	URL:		http://monkey.org/~marius/pages/?page=trickle
12cr|trickle-1.07-7|5	Source:		http://monkey.org/~marius/trickle/trickle-%{version}.tar.gz
12cr|trickle-1.07-7|6	Source1:	trickled.conf
12cr|trickle-1.07-7|7	Summary:	Lightweight userspace bandwidth shaper
12cr|trickle-1.07-7|8	Group:		Networking/File transfer
12cr|trickle-1.07-7|9	License:	BSD
12cr|trickle-1.07-7|10	BuildRequires:	libevent-devel
12cr|trickle-1.07-7|11	# patch from debian, overloads fread() and fwrite()
12cr|trickle-1.07-7|12	Patch0:		trickle-1.07-deb-fread_fwrite_overload.patch
12cr|trickle-1.07-7|13	Patch1:		trickle-1.07-format-strings.patch
12cr|trickle-1.07-7|14	Patch2:		trickle-1.07-libdir.patch
12cr|trickle-1.07-7|15	Patch3:		trickle-1.07-CVE-2009-0415.patch
12cr|trickle-1.07-7|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|trickle-1.07-7|17	
12cr|trickle-1.07-7|18	%description
12cr|trickle-1.07-7|19	trickle is a portable lightweight userspace bandwidth shaper. It can
12cr|trickle-1.07-7|20	run in collaborative mode (together with trickled) or in stand alone mode.
12cr|trickle-1.07-7|21	
12cr|trickle-1.07-7|22	trickle works by taking advantage of the unix loader preloading.
12cr|trickle-1.07-7|23	Essentially it provides, to the application, a new version of the
12cr|trickle-1.07-7|24	functionality that is required to send and receive data through sockets.
12cr|trickle-1.07-7|25	It then limits traffic based on delaying the sending and receiving of
12cr|trickle-1.07-7|26	data over a socket. trickle runs entirely in userspace and does not
12cr|trickle-1.07-7|27	require root privileges.
12cr|trickle-1.07-7|28	
12cr|trickle-1.07-7|29	%prep
12cr|trickle-1.07-7|30	%setup -q
12cr|trickle-1.07-7|31	%apply_patches
12cr|trickle-1.07-7|32	touch -r configure aclocal.m4 Makefile.in stamp-h.in
12cr|trickle-1.07-7|33	
12cr|trickle-1.07-7|34	%build
12cr|trickle-1.07-7|35	%configure2_5x
12cr|trickle-1.07-7|36	# it mistakenly assumes in_addr_t is not defined in <netinet/in.h>
12cr|trickle-1.07-7|37	sed -i.in_addr_t -e '/in_addr_t/d' config.h
12cr|trickle-1.07-7|38	#gw parallel make considered unsafe
12cr|trickle-1.07-7|39	make
12cr|trickle-1.07-7|40	
12cr|trickle-1.07-7|41	%install
12cr|trickle-1.07-7|42	rm -rf %{buildroot}
12cr|trickle-1.07-7|43	
12cr|trickle-1.07-7|44	%makeinstall
12cr|trickle-1.07-7|45	install -D -m 644 -p %SOURCE1 %buildroot%_sysconfdir/trickled.conf
12cr|trickle-1.07-7|46	
12cr|trickle-1.07-7|47	%clean
12cr|trickle-1.07-7|48	rm -rf %{buildroot}
12cr|trickle-1.07-7|49	
12cr|trickle-1.07-7|50	%files
12cr|trickle-1.07-7|51	%defattr(-,root,root)
12cr|trickle-1.07-7|52	%doc LICENSE TODO README
12cr|trickle-1.07-7|53	%config(noreplace) %_sysconfdir/trickled.conf
12cr|trickle-1.07-7|54	%{_bindir}/%{name}
12cr|trickle-1.07-7|55	%{_bindir}/%{name}ctl
12cr|trickle-1.07-7|56	%{_bindir}/%{name}d
12cr|trickle-1.07-7|57	%{_libdir}/%{name}/%{name}-overload.so
12cr|trickle-1.07-7|58	%{_mandir}/man1/%{name}.1.*
12cr|trickle-1.07-7|59	%{_mandir}/man5/%{name}d.conf.5.*
12cr|trickle-1.07-7|60	%{_mandir}/man8/%{name}d.8.*
12cr|trickle-1.07-7|61	
12cr|trickle-1.07-7|62	
12cr|trickle-1.07-7|63	%changelog
12cr|trickle-1.07-7|64	* Tue Feb 01 2011 Götz Waschk <waschk@mandriva.org> 1.07-7mdv2011.0
12cr|trickle-1.07-7|65	+ Revision: 634812
12cr|trickle-1.07-7|66	- fix library dir to make it work on x86_64 (bug #62362)
12cr|trickle-1.07-7|67	- add security patch from Fedora
12cr|trickle-1.07-7|68	- add sample config file for trickled
12cr|trickle-1.07-7|69	
12cr|trickle-1.07-7|70	* Wed Dec 22 2010 Oden Eriksson <oeriksson@mandriva.com> 1.07-6mdv2011.0
12cr|trickle-1.07-7|71	+ Revision: 623882
12cr|trickle-1.07-7|72	- rebuilt against libevent 2.x
12cr|trickle-1.07-7|73	
12cr|trickle-1.07-7|74	* Sun Aug 09 2009 Götz Waschk <waschk@mandriva.org> 1.07-5mdv2010.0
12cr|trickle-1.07-7|75	+ Revision: 412353
12cr|trickle-1.07-7|76	- fix format string
12cr|trickle-1.07-7|77	- spec fixes
12cr|trickle-1.07-7|78	
12cr|trickle-1.07-7|79	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.07-4mdv2009.0
12cr|trickle-1.07-7|80	+ Revision: 269438
12cr|trickle-1.07-7|81	- rebuild early 2009.0 package (before pixel changes)
12cr|trickle-1.07-7|82	
12cr|trickle-1.07-7|83	* Thu Jun 12 2008 Gustavo De Nardin <gustavodn@mandriva.com> 1.07-3mdv2009.0
12cr|trickle-1.07-7|84	+ Revision: 218299
12cr|trickle-1.07-7|85	- avoid parallel build, it is broken
12cr|trickle-1.07-7|86	- removed huge Debian patch, fixing build in a simpler way now, just
12cr|trickle-1.07-7|87	deleting redefinition of in_addr_t in config.h
12cr|trickle-1.07-7|88	- P0: fread_fwrite_overload patch, taken from previous Debian patch, seemed
12cr|trickle-1.07-7|89	the only really interesting piece
12cr|trickle-1.07-7|90	
12cr|trickle-1.07-7|91	* Wed May 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.07-2mdv2009.0
12cr|trickle-1.07-7|92	+ Revision: 207051
12cr|trickle-1.07-7|93	- rebuilt against libevent-1.4.4
12cr|trickle-1.07-7|94	
12cr|trickle-1.07-7|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|trickle-1.07-7|96	- fix no-buildroot-tag
12cr|trickle-1.07-7|97	
12cr|trickle-1.07-7|98	* Tue Aug 07 2007 Nicolas Vigier <nvigier@mandriva.com> 1.07-1mdv2008.0
12cr|trickle-1.07-7|99	+ Revision: 59939
12cr|trickle-1.07-7|100	- Import trickle
12cr|trickle-1.07-7|101	

8089 12
12cr|trigger-rally-0.6.0-1|1	%define	oname	trigger
12cr|trigger-rally-0.6.0-1|2	
12cr|trigger-rally-0.6.0-1|3	Summary:	Rally racing game
12cr|trigger-rally-0.6.0-1|4	Name:		%{oname}-rally
12cr|trigger-rally-0.6.0-1|5	Version:	0.6.0
12cr|trigger-rally-0.6.0-1|6	Release:	%mkrel 1
12cr|trigger-rally-0.6.0-1|7	Source0:	http://downloads.sourceforge.net/trigger-rally/%{name}-%{version}-src.tar.bz2
12cr|trigger-rally-0.6.0-1|8	Source1:	%{name}.png
12cr|trigger-rally-0.6.0-1|9	Patch0:		trigger-0.5.2.1-nodoc.patch
12cr|trigger-rally-0.6.0-1|10	License:	GPLv2
12cr|trigger-rally-0.6.0-1|11	Group:		Games/Arcade
12cr|trigger-rally-0.6.0-1|12	Url:		http://sourceforge.net/projects/trigger-rally/
12cr|trigger-rally-0.6.0-1|13	BuildRequires:	automake1.8
12cr|trigger-rally-0.6.0-1|14	BuildRequires:	jam
12cr|trigger-rally-0.6.0-1|15	BuildRequires:	pkgconfig(sdl)
12cr|trigger-rally-0.6.0-1|16	BuildRequires:	pkgconfig(SDL_image)
12cr|trigger-rally-0.6.0-1|17	BuildRequires:	freealut-devel
12cr|trigger-rally-0.6.0-1|18	BuildRequires:	glew-devel
12cr|trigger-rally-0.6.0-1|19	BuildRequires:	mesagl-devel
12cr|trigger-rally-0.6.0-1|20	BuildRequires:	pkgconfig(glut)
12cr|trigger-rally-0.6.0-1|21	BuildRequires:	pkgconfig(glu)
12cr|trigger-rally-0.6.0-1|22	BuildRequires:	openal-devel
12cr|trigger-rally-0.6.0-1|23	BuildRequires:	physfs-devel
12cr|trigger-rally-0.6.0-1|24	Requires:	%{name}-data
12cr|trigger-rally-0.6.0-1|25	
12cr|trigger-rally-0.6.0-1|26	%description
12cr|trigger-rally-0.6.0-1|27	Trigger is a fast-paced open source rally racing game.
12cr|trigger-rally-0.6.0-1|28	
12cr|trigger-rally-0.6.0-1|29	%prep
12cr|trigger-rally-0.6.0-1|30	%setup -q -n %{name}-%{version}-src
12cr|trigger-rally-0.6.0-1|31	%patch0 -p1 -b .nodoc
12cr|trigger-rally-0.6.0-1|32	
12cr|trigger-rally-0.6.0-1|33	%build
12cr|trigger-rally-0.6.0-1|34	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}/%{oname}
12cr|trigger-rally-0.6.0-1|35	jam
12cr|trigger-rally-0.6.0-1|36	
12cr|trigger-rally-0.6.0-1|37	%install
12cr|trigger-rally-0.6.0-1|38	DESTDIR=%{buildroot} jam install
12cr|trigger-rally-0.6.0-1|39	# only contains .a files
12cr|trigger-rally-0.6.0-1|40	rm -rf %{buildroot}%{_libdir}
12cr|trigger-rally-0.6.0-1|41	
12cr|trigger-rally-0.6.0-1|42	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/icons/%{name}.png
12cr|trigger-rally-0.6.0-1|43	
12cr|trigger-rally-0.6.0-1|44	install -d %{buildroot}%{_datadir}/applications
12cr|trigger-rally-0.6.0-1|45	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|trigger-rally-0.6.0-1|46	[Desktop Entry]
12cr|trigger-rally-0.6.0-1|47	Name=Trigger Rally
12cr|trigger-rally-0.6.0-1|48	Comment=%{Summary}
12cr|trigger-rally-0.6.0-1|49	Exec=soundwrapper %{_gamesbindir}/%{oname}
12cr|trigger-rally-0.6.0-1|50	Icon=%{name}
12cr|trigger-rally-0.6.0-1|51	Terminal=false
12cr|trigger-rally-0.6.0-1|52	Type=Application
12cr|trigger-rally-0.6.0-1|53	Categories=Game;ArcadeGame;
12cr|trigger-rally-0.6.0-1|54	EOF
12cr|trigger-rally-0.6.0-1|55	
12cr|trigger-rally-0.6.0-1|56	%files
12cr|trigger-rally-0.6.0-1|57	%{_gamesbindir}/%{oname}
12cr|trigger-rally-0.6.0-1|58	%{_datadir}/icons/%{name}.png
12cr|trigger-rally-0.6.0-1|59	%{_datadir}/applications/mandriva-%{name}.desktop

8090 12
12cr|trigger-rally-data-0.6.0-1|1	%define	oname	trigger
12cr|trigger-rally-data-0.6.0-1|2	
12cr|trigger-rally-data-0.6.0-1|3	Summary:	Data files for the Trigger rally racing game
12cr|trigger-rally-data-0.6.0-1|4	Name:		%{oname}-rally-data
12cr|trigger-rally-data-0.6.0-1|5	Version:	0.6.0
12cr|trigger-rally-data-0.6.0-1|6	Release:	%mkrel 1
12cr|trigger-rally-data-0.6.0-1|7	Source0:	http://downloads.sourceforge.net/trigger-rally/%{oname}-rally-%{version}-data.tar.bz2
12cr|trigger-rally-data-0.6.0-1|8	License:	GPLv2
12cr|trigger-rally-data-0.6.0-1|9	Group:		Games/Arcade
12cr|trigger-rally-data-0.6.0-1|10	Url:		http://sourceforge.net/projects/trigger-rally/
12cr|trigger-rally-data-0.6.0-1|11	BuildArch:	noarch
12cr|trigger-rally-data-0.6.0-1|12	
12cr|trigger-rally-data-0.6.0-1|13	%description
12cr|trigger-rally-data-0.6.0-1|14	Trigger is a fast-paced open source rally racing game.
12cr|trigger-rally-data-0.6.0-1|15	This packages contains data files required by Trigger.
12cr|trigger-rally-data-0.6.0-1|16	
12cr|trigger-rally-data-0.6.0-1|17	%prep
12cr|trigger-rally-data-0.6.0-1|18	%setup -q -n %{oname}-rally-%{version}-data
12cr|trigger-rally-data-0.6.0-1|19	
12cr|trigger-rally-data-0.6.0-1|20	%build
12cr|trigger-rally-data-0.6.0-1|21	
12cr|trigger-rally-data-0.6.0-1|22	%install
12cr|trigger-rally-data-0.6.0-1|23	install -d %{buildroot}%{_gamesdatadir}/%{oname}
12cr|trigger-rally-data-0.6.0-1|24	cp -ra * %{buildroot}%{_gamesdatadir}/%{oname}
12cr|trigger-rally-data-0.6.0-1|25	rm -f %{buildroot}%{_gamesdatadir}/%{oname}/*.txt
12cr|trigger-rally-data-0.6.0-1|26	chmod 644 %{buildroot}%{_gamesdatadir}/%{oname}/trigger.config.defs
12cr|trigger-rally-data-0.6.0-1|27	
12cr|trigger-rally-data-0.6.0-1|28	%files
12cr|trigger-rally-data-0.6.0-1|29	%doc README.txt README-stereo.txt
12cr|trigger-rally-data-0.6.0-1|30	%{_gamesdatadir}/%{oname}

8091 12
12cr|trilead-ssh2-213-11|1	Name:           trilead-ssh2
12cr|trilead-ssh2-213-11|2	Version:        213
12cr|trilead-ssh2-213-11|3	Release:        %mkrel 11
12cr|trilead-ssh2-213-11|4	Summary:        SSH-2 protocol implementation in pure Java
12cr|trilead-ssh2-213-11|5	
12cr|trilead-ssh2-213-11|6	Group:          Development/Java
12cr|trilead-ssh2-213-11|7	License:        BSD
12cr|trilead-ssh2-213-11|8	URL:            http://www.trilead.com/Products/Trilead_SSH_for_Java/
12cr|trilead-ssh2-213-11|9	# Not working anymore...
12cr|trilead-ssh2-213-11|10	#http://www.trilead.com/DesktopModules/Releases/download_file.aspx?ReleaseId=4102
12cr|trilead-ssh2-213-11|11	Source0:        trilead-ssh2-build%{version}.zip
12cr|trilead-ssh2-213-11|12	Source1:        build.xml
12cr|trilead-ssh2-213-11|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
12cr|trilead-ssh2-213-11|14	
12cr|trilead-ssh2-213-11|15	BuildRequires:  jpackage-utils
12cr|trilead-ssh2-213-11|16	BuildRequires:  java-devel
12cr|trilead-ssh2-213-11|17	BuildRequires:  ant
12cr|trilead-ssh2-213-11|18	Requires:       jpackage-utils
12cr|trilead-ssh2-213-11|19	Requires:       java
12cr|trilead-ssh2-213-11|20	Requires(post):   jpackage-utils
12cr|trilead-ssh2-213-11|21	Requires(postun): jpackage-utils
12cr|trilead-ssh2-213-11|22	
12cr|trilead-ssh2-213-11|23	BuildArch:      noarch
12cr|trilead-ssh2-213-11|24	
12cr|trilead-ssh2-213-11|25	#Obsoletes:              ganymed-ssh2 <= 210
12cr|trilead-ssh2-213-11|26	
12cr|trilead-ssh2-213-11|27	
12cr|trilead-ssh2-213-11|28	%description
12cr|trilead-ssh2-213-11|29	Trilead SSH-2 for Java is a library which implements the SSH-2 protocol in pure
12cr|trilead-ssh2-213-11|30	Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers
12cr|trilead-ssh2-213-11|31	from within Java programs. It supports SSH sessions (remote command execution
12cr|trilead-ssh2-213-11|32	and shell access), local and remote port forwarding, local stream forwarding,
12cr|trilead-ssh2-213-11|33	X11 forwarding and SCP. There are no dependencies on any JCE provider, as all
12cr|trilead-ssh2-213-11|34	crypto functionality is included.
12cr|trilead-ssh2-213-11|35	
12cr|trilead-ssh2-213-11|36	%package javadoc
12cr|trilead-ssh2-213-11|37	Summary:        Javadoc for %{name}
12cr|trilead-ssh2-213-11|38	Group:          Development/Java
12cr|trilead-ssh2-213-11|39	Requires:       %{name} = %{version}-%{release}
12cr|trilead-ssh2-213-11|40	Requires:       jpackage-utils
12cr|trilead-ssh2-213-11|41	
12cr|trilead-ssh2-213-11|42	%description javadoc
12cr|trilead-ssh2-213-11|43	API documentation for trilead-ssh2.
12cr|trilead-ssh2-213-11|44	
12cr|trilead-ssh2-213-11|45	%prep
12cr|trilead-ssh2-213-11|46	%setup -q -n %{name}-build%{version}
12cr|trilead-ssh2-213-11|47	cp %{SOURCE1} .
12cr|trilead-ssh2-213-11|48	
12cr|trilead-ssh2-213-11|49	# change file encoding
12cr|trilead-ssh2-213-11|50	iconv -f ISO-8859-1 -t UTF-8 -o HISTORY.txt HISTORY.txt
12cr|trilead-ssh2-213-11|51	
12cr|trilead-ssh2-213-11|52	# delete the jars that are in the archive
12cr|trilead-ssh2-213-11|53	rm %{name}-build%{version}.jar
12cr|trilead-ssh2-213-11|54	
12cr|trilead-ssh2-213-11|55	# fixing wrong-file-end-of-line-encoding warnings
12cr|trilead-ssh2-213-11|56	sed -i 's/\r//' LICENSE.txt README.txt HISTORY.txt faq/FAQ.html
12cr|trilead-ssh2-213-11|57	find examples -name \*.java -exec sed -i 's/\r//' {} \;
12cr|trilead-ssh2-213-11|58	
12cr|trilead-ssh2-213-11|59	%build
12cr|trilead-ssh2-213-11|60	ant
12cr|trilead-ssh2-213-11|61	
12cr|trilead-ssh2-213-11|62	
12cr|trilead-ssh2-213-11|63	%install
12cr|trilead-ssh2-213-11|64	# jar
12cr|trilead-ssh2-213-11|65	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12cr|trilead-ssh2-213-11|66	install -m 644 %{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|trilead-ssh2-213-11|67	
12cr|trilead-ssh2-213-11|68	# pom
12cr|trilead-ssh2-213-11|69	mkdir -p %{buildroot}%{_mavenpomdir}
12cr|trilead-ssh2-213-11|70	cp %{SOURCE2} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12cr|trilead-ssh2-213-11|71	%add_to_maven_depmap org.tmatesoft.svnkit %{name} %{version} JPP %{name}
12cr|trilead-ssh2-213-11|72	
12cr|trilead-ssh2-213-11|73	# javadoc
12cr|trilead-ssh2-213-11|74	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|trilead-ssh2-213-11|75	cp -pr javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|trilead-ssh2-213-11|76	
12cr|trilead-ssh2-213-11|77	%post
12cr|trilead-ssh2-213-11|78	%update_maven_depmap
12cr|trilead-ssh2-213-11|79	
12cr|trilead-ssh2-213-11|80	%postun
12cr|trilead-ssh2-213-11|81	%update_maven_depmap
12cr|trilead-ssh2-213-11|82	
12cr|trilead-ssh2-213-11|83	
12cr|trilead-ssh2-213-11|84	%files
12cr|trilead-ssh2-213-11|85	%defattr(-,root,root,-)
12cr|trilead-ssh2-213-11|86	%{_mavenpomdir}/JPP-%{name}.pom
12cr|trilead-ssh2-213-11|87	%{_mavendepmapfragdir}/%{name}
12cr|trilead-ssh2-213-11|88	%{_javadir}/*
12cr|trilead-ssh2-213-11|89	%doc LICENSE.txt HISTORY.txt README.txt faq examples
12cr|trilead-ssh2-213-11|90	
12cr|trilead-ssh2-213-11|91	
12cr|trilead-ssh2-213-11|92	%files javadoc
12cr|trilead-ssh2-213-11|93	%defattr(-,root,root,-)
12cr|trilead-ssh2-213-11|94	%{_javadocdir}/%{name}
12cr|trilead-ssh2-213-11|95	
12cr|trilead-ssh2-213-11|96	
12cr|trilead-ssh2-213-11|97	
12cr|trilead-ssh2-213-11|98	
12cr|trilead-ssh2-213-11|99	%changelog
12cr|trilead-ssh2-213-11|100	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 213-11mdv2012.0
12cr|trilead-ssh2-213-11|101	+ Revision: 734252
12cr|trilead-ssh2-213-11|102	- rebuild
12cr|trilead-ssh2-213-11|103	- imported package trilead-ssh2
12cr|trilead-ssh2-213-11|104	- imported package trilead-ssh2
12cr|trilead-ssh2-213-11|105	
12cr|trilead-ssh2-213-11|106	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0:213-2.0.2mdv2010.0
12cr|trilead-ssh2-213-11|107	+ Revision: 434466
12cr|trilead-ssh2-213-11|108	- rebuild
12cr|trilead-ssh2-213-11|109	
12cr|trilead-ssh2-213-11|110	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0:213-2.0.1mdv2009.0
12cr|trilead-ssh2-213-11|111	+ Revision: 269439
12cr|trilead-ssh2-213-11|112	- rebuild early 2009.0 package (before pixel changes)
12cr|trilead-ssh2-213-11|113	
12cr|trilead-ssh2-213-11|114	* Sat Jun 07 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:213-0.0.1mdv2009.0
12cr|trilead-ssh2-213-11|115	+ Revision: 216709
12cr|trilead-ssh2-213-11|116	- new version 213
12cr|trilead-ssh2-213-11|117	
12cr|trilead-ssh2-213-11|118	* Mon Mar 03 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:212-0.0.1mdv2008.1
12cr|trilead-ssh2-213-11|119	+ Revision: 177872
12cr|trilead-ssh2-213-11|120	- new version
12cr|trilead-ssh2-213-11|121	
12cr|trilead-ssh2-213-11|122	* Wed Feb 27 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:211-0.0.1mdv2008.1
12cr|trilead-ssh2-213-11|123	+ Revision: 175924
12cr|trilead-ssh2-213-11|124	- import trilead-ssh2
12cr|trilead-ssh2-213-11|125	
12cr|trilead-ssh2-213-11|126	

8092 12
12cr|triplane-classic-1.04-2|1	
12cr|triplane-classic-1.04-2|2	%define name	triplane-classic
12cr|triplane-classic-1.04-2|3	%define version	1.04
12cr|triplane-classic-1.04-2|4	%define rel	2
12cr|triplane-classic-1.04-2|5	
12cr|triplane-classic-1.04-2|6	Summary:	A side-scrolling dogfighting game
12cr|triplane-classic-1.04-2|7	Name:		%{name}
12cr|triplane-classic-1.04-2|8	Version:	%{version}
12cr|triplane-classic-1.04-2|9	Release:	%mkrel %rel
12cr|triplane-classic-1.04-2|10	License:	GPLv3+
12cr|triplane-classic-1.04-2|11	URL:		http://triplane.sourceforge.net/
12cr|triplane-classic-1.04-2|12	Source:		http://sourceforge.net/projects/triplane/files/%name-%version.tar.gz
12cr|triplane-classic-1.04-2|13	# darcs get http://iki.fi/lindi/darcs/triplane-testsuite
12cr|triplane-classic-1.04-2|14	# cd triplane-testsuite; darcs changes (check that tere are actual changes since last update)
12cr|triplane-classic-1.04-2|15	# darcs dist; xzme triplane-testsuite.tar.gz; mv triplane-testsuite.tar.xz ../triplane-testsuite-20090609.tar.xz
12cr|triplane-classic-1.04-2|16	Source1:	triplane-testsuite-20090609.tar.xz
12cr|triplane-classic-1.04-2|17	# Fix parameter handling issues (overflows and non-literal fmt string)
12cr|triplane-classic-1.04-2|18	Patch0:		triplane-parameter-handling.patch
12cr|triplane-classic-1.04-2|19	Group:		Games/Arcade
12cr|triplane-classic-1.04-2|20	BuildRoot:	%{_tmppath}/%{name}-root
12cr|triplane-classic-1.04-2|21	BuildRequires:	SDL-devel
12cr|triplane-classic-1.04-2|22	BuildRequires:	SDL_mixer-devel
12cr|triplane-classic-1.04-2|23	# for conversions
12cr|triplane-classic-1.04-2|24	BuildRequires:	man
12cr|triplane-classic-1.04-2|25	BuildRequires:	imagemagick
12cr|triplane-classic-1.04-2|26	# for testsuite:
12cr|triplane-classic-1.04-2|27	BuildRequires:	x11-server-xvfb
12cr|triplane-classic-1.04-2|28	%if %{mdkversion} <= 201000
12cr|triplane-classic-1.04-2|29	# on 2010.0 and earlier there was no dependency in SDL_mixer on this
12cr|triplane-classic-1.04-2|30	Requires:	%{_lib}mikmod3
12cr|triplane-classic-1.04-2|31	%endif
12cr|triplane-classic-1.04-2|32	
12cr|triplane-classic-1.04-2|33	%description
12cr|triplane-classic-1.04-2|34	Triplane Classic is a side-scrolling dogfighting game featuring solo
12cr|triplane-classic-1.04-2|35	missions and multiplayer mode with up to four players. It is a port of
12cr|triplane-classic-1.04-2|36	the original Triplane Turmoil game for DOS and aims to match the
12cr|triplane-classic-1.04-2|37	original game exactly so that high scores remain comparable to the
12cr|triplane-classic-1.04-2|38	original.
12cr|triplane-classic-1.04-2|39	
12cr|triplane-classic-1.04-2|40	%prep
12cr|triplane-classic-1.04-2|41	%setup -q -a 1
12cr|triplane-classic-1.04-2|42	%patch0 -p1
12cr|triplane-classic-1.04-2|43	
12cr|triplane-classic-1.04-2|44	# Convert the man page to a html page, this is a game after all:
12cr|triplane-classic-1.04-2|45	# tail removes the first Context-type line and sed removes links to http targets
12cr|triplane-classic-1.04-2|46	man2html doc/%{name}.6 | tail -n +2 | sed -r 's,<a href="http[^>]+>(.*)</a>,\1,ig' > %{name}.html
12cr|triplane-classic-1.04-2|47	
12cr|triplane-classic-1.04-2|48	%build
12cr|triplane-classic-1.04-2|49	for i in depend all; do
12cr|triplane-classic-1.04-2|50	%make OPTIFLAG="%{optflags}" LDFLAGS="%{?ldflags}" PREFIX=%{_prefix} $i
12cr|triplane-classic-1.04-2|51	done
12cr|triplane-classic-1.04-2|52	
12cr|triplane-classic-1.04-2|53	%install
12cr|triplane-classic-1.04-2|54	rm -rf %{buildroot}
12cr|triplane-classic-1.04-2|55	%makeinstall_std PREFIX=%{_prefix}
12cr|triplane-classic-1.04-2|56	
12cr|triplane-classic-1.04-2|57	install -D -m644 doc/%{name}.6 %{buildroot}%{_mandir}/man6/%{name}.6
12cr|triplane-classic-1.04-2|58	
12cr|triplane-classic-1.04-2|59	mkdir -p %{buildroot}%{_datadir}/applications
12cr|triplane-classic-1.04-2|60	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|triplane-classic-1.04-2|61	[Desktop Entry]
12cr|triplane-classic-1.04-2|62	Name=Triplane Classic
12cr|triplane-classic-1.04-2|63	GenericName=Dogfighting game
12cr|triplane-classic-1.04-2|64	Exec=%{_gamesbindir}/%{name}
12cr|triplane-classic-1.04-2|65	Icon=%{name}
12cr|triplane-classic-1.04-2|66	Terminal=false
12cr|triplane-classic-1.04-2|67	Type=Application
12cr|triplane-classic-1.04-2|68	StartupNotify=false
12cr|triplane-classic-1.04-2|69	Categories=Game;ArcadeGame;
12cr|triplane-classic-1.04-2|70	EOF
12cr|triplane-classic-1.04-2|71	
12cr|triplane-classic-1.04-2|72	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-manual.desktop <<EOF
12cr|triplane-classic-1.04-2|73	[Desktop Entry]
12cr|triplane-classic-1.04-2|74	Name=Triplane Classic manual
12cr|triplane-classic-1.04-2|75	Comment=Open help file of Triplane Classic
12cr|triplane-classic-1.04-2|76	Exec=xdg-open %{_docdir}/%{name}/%{name}.html
12cr|triplane-classic-1.04-2|77	Icon=%{name}
12cr|triplane-classic-1.04-2|78	Terminal=false
12cr|triplane-classic-1.04-2|79	Type=Application
12cr|triplane-classic-1.04-2|80	StartupNotify=false
12cr|triplane-classic-1.04-2|81	Categories=Game;ArcadeGame;
12cr|triplane-classic-1.04-2|82	EOF
12cr|triplane-classic-1.04-2|83	
12cr|triplane-classic-1.04-2|84	for i in 16 32 48; do
12cr|triplane-classic-1.04-2|85	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps
12cr|triplane-classic-1.04-2|86	convert data/application_icon/%{name}.xpm -resize $i %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps/%{name}.png
12cr|triplane-classic-1.04-2|87	done
12cr|triplane-classic-1.04-2|88	
12cr|triplane-classic-1.04-2|89	# Xvfb segfaults on BS on 2010.0
12cr|triplane-classic-1.04-2|90	%if %mdkversion >= 201010
12cr|triplane-classic-1.04-2|91	%check
12cr|triplane-classic-1.04-2|92	xvfb-run %make test
12cr|triplane-classic-1.04-2|93	%endif
12cr|triplane-classic-1.04-2|94	
12cr|triplane-classic-1.04-2|95	%clean
12cr|triplane-classic-1.04-2|96	rm -rf %{buildroot}
12cr|triplane-classic-1.04-2|97	
12cr|triplane-classic-1.04-2|98	%files
12cr|triplane-classic-1.04-2|99	%defattr(-,root,root)
12cr|triplane-classic-1.04-2|100	%doc %{name}.html doc/TODO doc/lvledit-keys.txt
12cr|triplane-classic-1.04-2|101	%{_gamesbindir}/%{name}
12cr|triplane-classic-1.04-2|102	%{_gamesdatadir}/%{name}
12cr|triplane-classic-1.04-2|103	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|triplane-classic-1.04-2|104	%{_iconsdir}/hicolor/*x*/apps/%{name}.png
12cr|triplane-classic-1.04-2|105	%doc %{_datadir}/applications/mandriva-%{name}-manual.desktop
12cr|triplane-classic-1.04-2|106	%{_mandir}/man6/%{name}.6*
12cr|triplane-classic-1.04-2|107	
12cr|triplane-classic-1.04-2|108	
12cr|triplane-classic-1.04-2|109	
12cr|triplane-classic-1.04-2|110	%changelog
12cr|triplane-classic-1.04-2|111	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.04-2mdv2011.0
12cr|triplane-classic-1.04-2|112	+ Revision: 615260
12cr|triplane-classic-1.04-2|113	- the mass rebuild of 2010.1 packages
12cr|triplane-classic-1.04-2|114	
12cr|triplane-classic-1.04-2|115	+ Anssi Hannula <anssi@mandriva.org>
12cr|triplane-classic-1.04-2|116	- run testsuite only on 2010.1+ due to BS Xvfb issues
12cr|triplane-classic-1.04-2|117	
12cr|triplane-classic-1.04-2|118	* Mon Feb 15 2010 Anssi Hannula <anssi@mandriva.org> 1.04-1mdv2010.1
12cr|triplane-classic-1.04-2|119	+ Revision: 506276
12cr|triplane-classic-1.04-2|120	- initial Mandriva release
12cr|triplane-classic-1.04-2|121	

8093 12
12cr|trn-3.6-21|1	%define Werror_cflags %nil
12cr|trn-3.6-21|2	%define debug_package %nil
12cr|trn-3.6-21|3	
12cr|trn-3.6-21|4	Summary:	A news reader that displays postings in threaded format
12cr|trn-3.6-21|5	Name:		trn
12cr|trn-3.6-21|6	Version:	3.6
12cr|trn-3.6-21|7	Release:	%mkrel 21
12cr|trn-3.6-21|8	License:	Distributable
12cr|trn-3.6-21|9	Group:		Networking/News
12cr|trn-3.6-21|10	Url:		http://trn.sourceforge.net/
12cr|trn-3.6-21|11	Source0:	ftp://ftp.uu.net:/networking/news/readers/trn/trn-3.6.tar.bz2
12cr|trn-3.6-21|12	Source1:	trn.wmconfig
12cr|trn-3.6-21|13	Patch0:		trn-3.6-linux.patch.bz2
12cr|trn-3.6-21|14	Patch1:		trn-3.6-sigtstp.patch.bz2
12cr|trn-3.6-21|15	Patch2:		trn-3.6-make.patch.bz2
12cr|trn-3.6-21|16	Patch3:		trn-3.6-bool.patch.bz2
12cr|trn-3.6-21|17	Patch4:		trn-3.6-jbj.patch.bz2
12cr|trn-3.6-21|18	Patch5:		trn-3.6-rh.patch.bz2
12cr|trn-3.6-21|19	
12cr|trn-3.6-21|20	BuildRequires:	byacc, termcap-devel
12cr|trn-3.6-21|21	
12cr|trn-3.6-21|22	%description
12cr|trn-3.6-21|23	Trn is a basic news reader that supports threading. This version is
12cr|trn-3.6-21|24	configured to read news from an NNTP news server.
12cr|trn-3.6-21|25	
12cr|trn-3.6-21|26	Install trn if you need a basic news reader that shows you newsgroup
12cr|trn-3.6-21|27	postings in threaded format.
12cr|trn-3.6-21|28	
12cr|trn-3.6-21|29	%prep
12cr|trn-3.6-21|30	
12cr|trn-3.6-21|31	%setup -q
12cr|trn-3.6-21|32	%patch0 -p1 -b .linux
12cr|trn-3.6-21|33	%patch1 -p1 -b .sigstp
12cr|trn-3.6-21|34	%patch2 -p1 -b .make
12cr|trn-3.6-21|35	%patch3 -p1 -b .bool
12cr|trn-3.6-21|36	%patch4 -p1 -b .jbj
12cr|trn-3.6-21|37	%patch5 -p1 -b .rh
12cr|trn-3.6-21|38	
12cr|trn-3.6-21|39	%build
12cr|trn-3.6-21|40	%make CFLAGS="-DI_TIME %optflags"
12cr|trn-3.6-21|41	
12cr|trn-3.6-21|42	%install
12cr|trn-3.6-21|43	mkdir -p %{buildroot}%{_bindir}
12cr|trn-3.6-21|44	mkdir -p %{buildroot}%{_libdir}/trn
12cr|trn-3.6-21|45	mkdir -p %{buildroot}%{_mandir}/man1/
12cr|trn-3.6-21|46	
12cr|trn-3.6-21|47	chmod 755 filexp
12cr|trn-3.6-21|48	chmod 755 makedir
12cr|trn-3.6-21|49	
12cr|trn-3.6-21|50	make install	rnbin="%{buildroot}%{_bindir}" \
12cr|trn-3.6-21|51	rnlib="%{buildroot}%{_libdir}/trn" \
12cr|trn-3.6-21|52	mansrc="%{buildroot}%{_mandir}/man1" \
12cr|trn-3.6-21|53	installfilexp="%{buildroot}%{_libdir}/trn/filexp"
12cr|trn-3.6-21|54	
12cr|trn-3.6-21|55	chmod 755 %{buildroot}%{_bindir}/*
12cr|trn-3.6-21|56	chmod 755 %{buildroot}%{_libdir}/*
12cr|trn-3.6-21|57	
12cr|trn-3.6-21|58	%files
12cr|trn-3.6-21|59	%doc README INSTALL MANIFEST HINTS.TRN HACKERSGUIDE NEW
12cr|trn-3.6-21|60	%{_bindir}/*
12cr|trn-3.6-21|61	%{_libdir}/trn/*
12cr|trn-3.6-21|62	%{_mandir}/man1/*

8094 12
12cr|trophy-1.1.6-1|1	%define name trophy
12cr|trophy-1.1.6-1|2	%define version 1.1.6
12cr|trophy-1.1.6-1|3	%define release %mkrel 1
12cr|trophy-1.1.6-1|4	%define Summary A 2D car racing action game for Linux
12cr|trophy-1.1.6-1|5	
12cr|trophy-1.1.6-1|6	Name: %{name}
12cr|trophy-1.1.6-1|7	Summary: %{Summary}
12cr|trophy-1.1.6-1|8	Version: %{version}
12cr|trophy-1.1.6-1|9	Release: %{release}
12cr|trophy-1.1.6-1|10	Source: http://heanet.dl.sourceforge.net/sourceforge/trophy/%{name}-%{version}.tar.gz
12cr|trophy-1.1.6-1|11	Source1: trophy-designer-manual.tar.bz2
12cr|trophy-1.1.6-1|12	Source10: %{name}.16.png
12cr|trophy-1.1.6-1|13	Source11: %{name}.32.png
12cr|trophy-1.1.6-1|14	Source12: %{name}.48.png
12cr|trophy-1.1.6-1|15	# patch from upstream, according to https://qa.mandriva.com/show_bug.cgi?id=49361#c8
12cr|trophy-1.1.6-1|16	Patch1: trophy-1.1.5-fix_crash.diff
12cr|trophy-1.1.6-1|17	URL: http://trophy.sourceforge.net/index.php3
12cr|trophy-1.1.6-1|18	License: GPL
12cr|trophy-1.1.6-1|19	Group: Games/Arcade
12cr|trophy-1.1.6-1|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|trophy-1.1.6-1|21	BuildRequires: clanlib0.8-devel	libclanlib-network libclanlib-sound libhermes-devel
12cr|trophy-1.1.6-1|22	# (gc) needed because of binary incompatibility of datafiles between versions of clanlib
12cr|trophy-1.1.6-1|23	
12cr|trophy-1.1.6-1|24	%description
12cr|trophy-1.1.6-1|25	Trophy is a single-player racing game for Linux. Even though the goal is
12cr|trophy-1.1.6-1|26	basically to finish the laps as the first, Trophy is an action game which
12cr|trophy-1.1.6-1|27	offers much more than just a race. Lots of extras enable "unusual" features for
12cr|trophy-1.1.6-1|28	races such as shooting, putting mines and many others.
12cr|trophy-1.1.6-1|29	
12cr|trophy-1.1.6-1|30	%prep
12cr|trophy-1.1.6-1|31	%setup -q -n %{name}-%{version} -a 1
12cr|trophy-1.1.6-1|32	%patch1 -p0
12cr|trophy-1.1.6-1|33	
12cr|trophy-1.1.6-1|34	%build
12cr|trophy-1.1.6-1|35	# (gc) workaround g++ exception bug when -fomit-frame-pointer is set
12cr|trophy-1.1.6-1|36	#export CFLAGS="$RPM_OPT_FLAGS -fno-omit-frame-pointer" CXXFLAGS="$RPM_OPT_FLAGS -fno-omit-frame-pointer"
12cr|trophy-1.1.6-1|37	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
12cr|trophy-1.1.6-1|38	%make
12cr|trophy-1.1.6-1|39	
12cr|trophy-1.1.6-1|40	%install
12cr|trophy-1.1.6-1|41	rm -rf "$RPM_BUILD_ROOT"
12cr|trophy-1.1.6-1|42	
12cr|trophy-1.1.6-1|43	%makeinstall_std
12cr|trophy-1.1.6-1|44	
12cr|trophy-1.1.6-1|45	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|trophy-1.1.6-1|46	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|trophy-1.1.6-1|47	[Desktop Entry]
12cr|trophy-1.1.6-1|48	Name=Trophy
12cr|trophy-1.1.6-1|49	Comment=Trophy is a 2D car racing action game for Linux
12cr|trophy-1.1.6-1|50	Exec=%{_gamesbindir}/%{name}
12cr|trophy-1.1.6-1|51	Icon=%{name}
12cr|trophy-1.1.6-1|52	Terminal=false
12cr|trophy-1.1.6-1|53	Type=Application
12cr|trophy-1.1.6-1|54	Categories=Game;ArcadeGame;
12cr|trophy-1.1.6-1|55	EOF
12cr|trophy-1.1.6-1|56	
12cr|trophy-1.1.6-1|57	
12cr|trophy-1.1.6-1|58	install -m644 %{SOURCE10} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|trophy-1.1.6-1|59	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|trophy-1.1.6-1|60	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|trophy-1.1.6-1|61	
12cr|trophy-1.1.6-1|62	%if %mdkversion < 200900
12cr|trophy-1.1.6-1|63	%post
12cr|trophy-1.1.6-1|64	%{update_menus}
12cr|trophy-1.1.6-1|65	%endif
12cr|trophy-1.1.6-1|66	
12cr|trophy-1.1.6-1|67	%if %mdkversion < 200900
12cr|trophy-1.1.6-1|68	%postun
12cr|trophy-1.1.6-1|69	%{clean_menus}
12cr|trophy-1.1.6-1|70	%endif
12cr|trophy-1.1.6-1|71	
12cr|trophy-1.1.6-1|72	%clean
12cr|trophy-1.1.6-1|73	rm -rf "$RPM_BUILD_ROOT"
12cr|trophy-1.1.6-1|74	
12cr|trophy-1.1.6-1|75	%files
12cr|trophy-1.1.6-1|76	%defattr(-,root,root)
12cr|trophy-1.1.6-1|77	%doc AUTHORS COPYING README designer_manual_en
12cr|trophy-1.1.6-1|78	%{_gamesbindir}/*
12cr|trophy-1.1.6-1|79	%{_gamesdatadir}/trophy
12cr|trophy-1.1.6-1|80	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|trophy-1.1.6-1|81	%{_miconsdir}/%{name}.png
12cr|trophy-1.1.6-1|82	%{_iconsdir}/%{name}.png
12cr|trophy-1.1.6-1|83	%{_liconsdir}/%{name}.png
12cr|trophy-1.1.6-1|84	
12cr|trophy-1.1.6-1|85	
12cr|trophy-1.1.6-1|86	%changelog
12cr|trophy-1.1.6-1|87	* Sat Jun 11 2011 Funda Wang <fwang@mandriva.org> 1.1.6-1mdv2011.0
12cr|trophy-1.1.6-1|88	+ Revision: 684274
12cr|trophy-1.1.6-1|89	- new version 1.1.6
12cr|trophy-1.1.6-1|90	
12cr|trophy-1.1.6-1|91	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.1.5-7mdv2010.0
12cr|trophy-1.1.6-1|92	+ Revision: 445560
12cr|trophy-1.1.6-1|93	- rebuild
12cr|trophy-1.1.6-1|94	
12cr|trophy-1.1.6-1|95	* Tue Apr 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1.5-6mdv2009.1
12cr|trophy-1.1.6-1|96	+ Revision: 366873
12cr|trophy-1.1.6-1|97	- rpmdrake compliant summary
12cr|trophy-1.1.6-1|98	
12cr|trophy-1.1.6-1|99	* Mon Apr 13 2009 Michael Scherer <misc@mandriva.org> 1.1.5-5mdv2009.1
12cr|trophy-1.1.6-1|100	+ Revision: 366835
12cr|trophy-1.1.6-1|101	- add patch 1 from upstream, to fix #49361
12cr|trophy-1.1.6-1|102	
12cr|trophy-1.1.6-1|103	* Mon Apr 13 2009 Michael Scherer <misc@mandriva.org> 1.1.5-4mdv2009.1
12cr|trophy-1.1.6-1|104	+ Revision: 366777
12cr|trophy-1.1.6-1|105	- fix summary
12cr|trophy-1.1.6-1|106	- rebuild for new gcc, fix 49361
12cr|trophy-1.1.6-1|107	
12cr|trophy-1.1.6-1|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|trophy-1.1.6-1|109	- rebuild
12cr|trophy-1.1.6-1|110	- kill re-definition of %%buildroot on Pixel's request
12cr|trophy-1.1.6-1|111	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|trophy-1.1.6-1|112	
12cr|trophy-1.1.6-1|113	+ Pixel <pixel@mandriva.com>
12cr|trophy-1.1.6-1|114	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|trophy-1.1.6-1|115	
12cr|trophy-1.1.6-1|116	+ Olivier Blin <oblin@mandriva.com>
12cr|trophy-1.1.6-1|117	- restore BuildRoot
12cr|trophy-1.1.6-1|118	
12cr|trophy-1.1.6-1|119	* Mon Aug 27 2007 Funda Wang <fwang@mandriva.org> 1.1.5-1mdv2008.0
12cr|trophy-1.1.6-1|120	+ Revision: 72009
12cr|trophy-1.1.6-1|121	- clean spec, use standard install macro, drop old menu
12cr|trophy-1.1.6-1|122	- BR clanlib 0.8
12cr|trophy-1.1.6-1|123	- New version 1.1.5
12cr|trophy-1.1.6-1|124	- Import trophy
12cr|trophy-1.1.6-1|125	
12cr|trophy-1.1.6-1|126	
12cr|trophy-1.1.6-1|127	
12cr|trophy-1.1.6-1|128	* Mon Aug 14 2006 Emmanuel Andry <eandry@mandriva.org> 1.1.3-8mdv2007.0
12cr|trophy-1.1.6-1|129	- %%mkrel
12cr|trophy-1.1.6-1|130	- xdg menu
12cr|trophy-1.1.6-1|131	
12cr|trophy-1.1.6-1|132	* Mon May 08 2006 Stefan van der Eijk <stefan@eijk.nu> 1.1.3-7mdk
12cr|trophy-1.1.6-1|133	- rebuild for sparc
12cr|trophy-1.1.6-1|134	
12cr|trophy-1.1.6-1|135	* Mon Aug 16 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.1.3-6mdk
12cr|trophy-1.1.6-1|136	- Rebuild with new menu
12cr|trophy-1.1.6-1|137	
12cr|trophy-1.1.6-1|138	* Tue Jul 13 2004 Michael Scherer <misc@mandrake.org> 1.1.3-5mdk
12cr|trophy-1.1.6-1|139	- really fix #10164
12cr|trophy-1.1.6-1|140	
12cr|trophy-1.1.6-1|141	* Mon Jun 28 2004 Michael Scherer <misc@mandrake.org> 1.1.3-4mdk
12cr|trophy-1.1.6-1|142	- fix #10164, thanks to <luizd@ig.com.br>
12cr|trophy-1.1.6-1|143	- remove Packager tag
12cr|trophy-1.1.6-1|144	- rebuild for new clanlib
12cr|trophy-1.1.6-1|145	- patch for gcc3.4
12cr|trophy-1.1.6-1|146	
12cr|trophy-1.1.6-1|147	* Tue Sep  2 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 1.1.3-3mdk
12cr|trophy-1.1.6-1|148	- fix deps for 64bit build
12cr|trophy-1.1.6-1|149	
12cr|trophy-1.1.6-1|150	* Fri Jul 25 2003 Per yvind Karlsen <peroyvind@sintrax.net> 1.1.3-2mdk
12cr|trophy-1.1.6-1|151	- rebuild
12cr|trophy-1.1.6-1|152	- change summary macro to avoid possible conflicts if we were to build debug package
12cr|trophy-1.1.6-1|153	- convert icons to png format
12cr|trophy-1.1.6-1|154	- drop Prefix tag
12cr|trophy-1.1.6-1|155	- use %%make macro
12cr|trophy-1.1.6-1|156	
12cr|trophy-1.1.6-1|157	* Wed May 28 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 1.1.3-1mdk
12cr|trophy-1.1.6-1|158	- new release
12cr|trophy-1.1.6-1|159	
12cr|trophy-1.1.6-1|160	* Mon Jan 20 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 1.1.1-1mdk
12cr|trophy-1.1.6-1|161	- take good work from Crispin Boylan <viewtronix@uklinux.net>
12cr|trophy-1.1.6-1|162	- New version 1.1.1
12cr|trophy-1.1.6-1|163	
12cr|trophy-1.1.6-1|164	* Wed Aug 14 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.0.6-10mdk
12cr|trophy-1.1.6-1|165	- Automated rebuild with gcc 3.2-0.3mdk
12cr|trophy-1.1.6-1|166	
12cr|trophy-1.1.6-1|167	* Mon Jul 29 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.6-9mdk
12cr|trophy-1.1.6-1|168	- Remove NO_XALF from menu entry
12cr|trophy-1.1.6-1|169	
12cr|trophy-1.1.6-1|170	* Thu Jul 25 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.0.6-8mdk
12cr|trophy-1.1.6-1|171	- Automated rebuild with gcc3.2
12cr|trophy-1.1.6-1|172	
12cr|trophy-1.1.6-1|173	* Wed May 29 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.6-7mdk
12cr|trophy-1.1.6-1|174	- recompile against latest libstdc++ and latest clanlib
12cr|trophy-1.1.6-1|175	
12cr|trophy-1.1.6-1|176	* Sat Jan 19 2002 Stefan van der Eijk <stefan@eijk.nu> 1.0.6-6mdk
12cr|trophy-1.1.6-1|177	- BuildRequires
12cr|trophy-1.1.6-1|178	
12cr|trophy-1.1.6-1|179	* Mon Nov 12 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.6-5mdk
12cr|trophy-1.1.6-1|180	- recompile against clanlib-0.5.1 (binary datafiles are not compatible
12cr|trophy-1.1.6-1|181	with 0.5.0)
12cr|trophy-1.1.6-1|182	
12cr|trophy-1.1.6-1|183	* Tue Oct 16 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.6-4mdk
12cr|trophy-1.1.6-1|184	- fix obsolete-tag Copyright
12cr|trophy-1.1.6-1|185	
12cr|trophy-1.1.6-1|186	* Tue Sep 11 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.6-3mdk
12cr|trophy-1.1.6-1|187	- use absolute path in script to prevent from PATH's without /usr/games
12cr|trophy-1.1.6-1|188	
12cr|trophy-1.1.6-1|189	* Mon Sep 10 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.6-2mdk
12cr|trophy-1.1.6-1|190	- don't use launch_x11_clanapp anymore (cl 0.5)
12cr|trophy-1.1.6-1|191	
12cr|trophy-1.1.6-1|192	* Tue Jun 26 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.6-1mdk
12cr|trophy-1.1.6-1|193	- trophy 1.0.6 that is (really) compliant with ClanLib 0.5
12cr|trophy-1.1.6-1|194	
12cr|trophy-1.1.6-1|195	* Tue May  1 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.2-1mdk
12cr|trophy-1.1.6-1|196	- trophy 1.0.2 that is compliant with ClanLib 0.5
12cr|trophy-1.1.6-1|197	
12cr|trophy-1.1.6-1|198	* Thu Apr 12 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.1-9mdk
12cr|trophy-1.1.6-1|199	- Correct GNOME menu entry
12cr|trophy-1.1.6-1|200	
12cr|trophy-1.1.6-1|201	* Fri Mar 30 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.1-8mdk
12cr|trophy-1.1.6-1|202	- use no-omit-frame-pointer to workaround g++ exceptions bug
12cr|trophy-1.1.6-1|203	
12cr|trophy-1.1.6-1|204	* Fri Feb 16 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.1-7mdk
12cr|trophy-1.1.6-1|205	- add 48x48 icon
12cr|trophy-1.1.6-1|206	- add designal manual
12cr|trophy-1.1.6-1|207	- fix requires on launch_x11_clanapp
12cr|trophy-1.1.6-1|208	
12cr|trophy-1.1.6-1|209	* Fri Dec  8 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.1-6mdk
12cr|trophy-1.1.6-1|210	- fix BuildRequires
12cr|trophy-1.1.6-1|211	
12cr|trophy-1.1.6-1|212	* Fri Nov  3 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.1-5mdk
12cr|trophy-1.1.6-1|213	- recompile against newest libstdc++
12cr|trophy-1.1.6-1|214	- against lowercased hermes and clanlib
12cr|trophy-1.1.6-1|215	
12cr|trophy-1.1.6-1|216	* Wed Sep  6 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.1-4mdk
12cr|trophy-1.1.6-1|217	- menu: now launches automatically the x11 target
12cr|trophy-1.1.6-1|218	
12cr|trophy-1.1.6-1|219	* Wed Aug 23 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.1-3mdk
12cr|trophy-1.1.6-1|220	- automatically added packager tag
12cr|trophy-1.1.6-1|221	
12cr|trophy-1.1.6-1|222	* Wed Aug 16 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.1-2mdk
12cr|trophy-1.1.6-1|223	- really work (forgot support for PKGDATADIR in some places, forgot
12cr|trophy-1.1.6-1|224	some data)
12cr|trophy-1.1.6-1|225	
12cr|trophy-1.1.6-1|226	* Wed Aug 16 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.1-1mdk
12cr|trophy-1.1.6-1|227	- first mdk package. thanks to alix.

8095 12
12cr|trousers-0.3.2-4|1	%define major 1
12cr|trousers-0.3.2-4|2	%define libname %mklibname %{name} %{major}
12cr|trousers-0.3.2-4|3	%define develname %mklibname %{name} -d
12cr|trousers-0.3.2-4|4	
12cr|trousers-0.3.2-4|5	Summary:	Implementation of the TCG's Software Stack v1.1 Specification
12cr|trousers-0.3.2-4|6	Name:		trousers
12cr|trousers-0.3.2-4|7	Version:	0.3.2
12cr|trousers-0.3.2-4|8	Release:	%mkrel 4
12cr|trousers-0.3.2-4|9	License:	CPL
12cr|trousers-0.3.2-4|10	Group:		System/Servers
12cr|trousers-0.3.2-4|11	URL:		http://www.sf.net/projects/trousers
12cr|trousers-0.3.2-4|12	Source0:	http://downloads.sourceforge.net/trousers/%{name}-%{version}.tar.bz2
12cr|trousers-0.3.2-4|13	Patch0:		trousers-no_werror.diff
12cr|trousers-0.3.2-4|14	Patch1:		trousers-mdv_conf.diff
12cr|trousers-0.3.2-4|15	Patch2:		trousers-lsb.diff
12cr|trousers-0.3.2-4|16	BuildRequires:	libtool
12cr|trousers-0.3.2-4|17	BuildRequires:	autoconf2.5
12cr|trousers-0.3.2-4|18	BuildRequires:	gtk2-devel
12cr|trousers-0.3.2-4|19	BuildRequires:	pkgconfig(openssl)
12cr|trousers-0.3.2-4|20	BuildRequires:	gmp-devel
12cr|trousers-0.3.2-4|21	Requires:	openssl
12cr|trousers-0.3.2-4|22	Requires(post): rpm-helper
12cr|trousers-0.3.2-4|23	Requires(preun): rpm-helper
12cr|trousers-0.3.2-4|24	Requires(pre): rpm-helper
12cr|trousers-0.3.2-4|25	Requires(postun): rpm-helper
12cr|trousers-0.3.2-4|26	
12cr|trousers-0.3.2-4|27	%description
12cr|trousers-0.3.2-4|28	TrouSerS is an implementation of the Trusted Computing Group's Software Stack
12cr|trousers-0.3.2-4|29	(TSS) specification. You can use TrouSerS to write applications that make use
12cr|trousers-0.3.2-4|30	of your TPM hardware. TPM hardware can create, store and use RSA keys
12cr|trousers-0.3.2-4|31	securely (without ever being exposed in memory), verify a platform's software
12cr|trousers-0.3.2-4|32	state using cryptographic hashes and more.
12cr|trousers-0.3.2-4|33	
12cr|trousers-0.3.2-4|34	%package -n	%{libname}
12cr|trousers-0.3.2-4|35	Summary:	Implementation of the TCG's Software Stack v1.1 Specification
12cr|trousers-0.3.2-4|36	Group:          System/Libraries
12cr|trousers-0.3.2-4|37	
12cr|trousers-0.3.2-4|38	%description -n	%{libname}
12cr|trousers-0.3.2-4|39	TrouSerS is an implementation of the Trusted Computing Group's Software Stack
12cr|trousers-0.3.2-4|40	(TSS) specification. You can use TrouSerS to write applications that make use
12cr|trousers-0.3.2-4|41	of your TPM hardware. TPM hardware can create, store and use RSA keys
12cr|trousers-0.3.2-4|42	securely (without ever being exposed in memory), verify a platform's software
12cr|trousers-0.3.2-4|43	state using cryptographic hashes and more.
12cr|trousers-0.3.2-4|44	
12cr|trousers-0.3.2-4|45	%package -n	%{develname}
12cr|trousers-0.3.2-4|46	Summary:	Static library and header files for the %{name} library
12cr|trousers-0.3.2-4|47	Group:		Development/C
12cr|trousers-0.3.2-4|48	Requires:	%{libname} = %{version}
12cr|trousers-0.3.2-4|49	Provides:	%{name}-devel = %{version}
12cr|trousers-0.3.2-4|50	
12cr|trousers-0.3.2-4|51	%description -n	%{develname}
12cr|trousers-0.3.2-4|52	TrouSerS is an implementation of the Trusted Computing Group's Software Stack
12cr|trousers-0.3.2-4|53	(TSS) specification. You can use TrouSerS to write applications that make use
12cr|trousers-0.3.2-4|54	of your TPM hardware. TPM hardware can create, store and use RSA keys
12cr|trousers-0.3.2-4|55	securely (without ever being exposed in memory), verify a platform's software
12cr|trousers-0.3.2-4|56	state using cryptographic hashes and more.
12cr|trousers-0.3.2-4|57	
12cr|trousers-0.3.2-4|58	This package contains the static %{name} library and its header files.
12cr|trousers-0.3.2-4|59	
12cr|trousers-0.3.2-4|60	%prep
12cr|trousers-0.3.2-4|61	
12cr|trousers-0.3.2-4|62	%setup -q
12cr|trousers-0.3.2-4|63	%patch0 -p1
12cr|trousers-0.3.2-4|64	%patch1 -p1
12cr|trousers-0.3.2-4|65	%patch2 -p1
12cr|trousers-0.3.2-4|66	
12cr|trousers-0.3.2-4|67	# weird bug
12cr|trousers-0.3.2-4|68	mkdir -p py/dist
12cr|trousers-0.3.2-4|69	touch py/dist/Makefile.in
12cr|trousers-0.3.2-4|70	sed -i -r -e '/CFLAGS/s/ -(Werror|m64)//' configure.in
12cr|trousers-0.3.2-4|71	
12cr|trousers-0.3.2-4|72	%build
12cr|trousers-0.3.2-4|73	%serverbuild
12cr|trousers-0.3.2-4|74	autoreconf -fi
12cr|trousers-0.3.2-4|75	#libtoolize --copy --force; aclocal; automake --add-missing -copy --foreign; autoconf
12cr|trousers-0.3.2-4|76	
12cr|trousers-0.3.2-4|77	%configure2_5x \
12cr|trousers-0.3.2-4|78	--localstatedir=/var \
12cr|trousers-0.3.2-4|79	--with-openssl=%{_prefix} \
12cr|trousers-0.3.2-4|80	--with-gmp \
12cr|trousers-0.3.2-4|81	--with-gui=gtk
12cr|trousers-0.3.2-4|82	
12cr|trousers-0.3.2-4|83	%make
12cr|trousers-0.3.2-4|84	
12cr|trousers-0.3.2-4|85	%install
12cr|trousers-0.3.2-4|86	%makeinstall_std
12cr|trousers-0.3.2-4|87	
12cr|trousers-0.3.2-4|88	# install some extra stuff
12cr|trousers-0.3.2-4|89	libtool --mode=install %{_bindir}/install -c -m 755 tools/ps_convert %{buildroot}%{_sbindir}
12cr|trousers-0.3.2-4|90	libtool --mode=install %{_bindir}/install -c -m 755 tools/ps_inspect %{buildroot}%{_sbindir}
12cr|trousers-0.3.2-4|91	
12cr|trousers-0.3.2-4|92	install -d %{buildroot}%{_initrddir}
12cr|trousers-0.3.2-4|93	install -m0755 dist/fedora/fedora.initrd.tcsd %{buildroot}%{_initrddir}/tcsd
12cr|trousers-0.3.2-4|94	
12cr|trousers-0.3.2-4|95	%pre
12cr|trousers-0.3.2-4|96	%_pre_useradd tss /var/lib/tss /bin/sh
12cr|trousers-0.3.2-4|97	
12cr|trousers-0.3.2-4|98	%post
12cr|trousers-0.3.2-4|99	%_post_service tcsd
12cr|trousers-0.3.2-4|100	
12cr|trousers-0.3.2-4|101	%preun
12cr|trousers-0.3.2-4|102	%_preun_service tcsd
12cr|trousers-0.3.2-4|103	
12cr|trousers-0.3.2-4|104	%postun
12cr|trousers-0.3.2-4|105	%_postun_userdel tss
12cr|trousers-0.3.2-4|106	
12cr|trousers-0.3.2-4|107	%files
12cr|trousers-0.3.2-4|108	%attr(0755,root,root) %{_initrddir}/tcsd
12cr|trousers-0.3.2-4|109	%attr(0600,tss,tss) %config(noreplace) %{_sysconfdir}/tcsd.conf
12cr|trousers-0.3.2-4|110	%attr(0755,tss,tss) %{_sbindir}/tcsd
12cr|trousers-0.3.2-4|111	%attr(0755,root,root) %{_sbindir}/ps_convert
12cr|trousers-0.3.2-4|112	%attr(0755,root,root) %{_sbindir}/ps_inspect
12cr|trousers-0.3.2-4|113	%attr(0700,tss,tss) %dir /var/lib/tpm
12cr|trousers-0.3.2-4|114	%{_mandir}/man5/*
12cr|trousers-0.3.2-4|115	%{_mandir}/man8/*
12cr|trousers-0.3.2-4|116	
12cr|trousers-0.3.2-4|117	%files -n %{libname}
12cr|trousers-0.3.2-4|118	%doc AUTHORS ChangeLog LICENSE NICETOHAVES README README.selinux TODO doc/*
12cr|trousers-0.3.2-4|119	%{_libdir}/*.so.%{major}*
12cr|trousers-0.3.2-4|120	
12cr|trousers-0.3.2-4|121	%files -n %{develname}
12cr|trousers-0.3.2-4|122	%{_libdir}/*.so
12cr|trousers-0.3.2-4|123	%{_libdir}/*.a
12cr|trousers-0.3.2-4|124	%dir %{_includedir}/tss
12cr|trousers-0.3.2-4|125	%dir %{_includedir}/trousers
12cr|trousers-0.3.2-4|126	%{_includedir}/tss/*.h
12cr|trousers-0.3.2-4|127	%{_includedir}/trousers/*.h
12cr|trousers-0.3.2-4|128	%{_mandir}/man3/Tspi_*

8096 12
12cr|tryton-2.2.1-1|1	Name:		tryton
12cr|tryton-2.2.1-1|2	Summary:	The client of the Tryton application platform
12cr|tryton-2.2.1-1|3	Version:	2.2.1
12cr|tryton-2.2.1-1|4	Release:	1
12cr|tryton-2.2.1-1|5	License:	GPLv3+
12cr|tryton-2.2.1-1|6	Group:		Development/Python
12cr|tryton-2.2.1-1|7	Source0:	http://pypi.python.org/packages/source/t/trytond/%{name}-%{version}.tar.gz
12cr|tryton-2.2.1-1|8	%py_requires -d
12cr|tryton-2.2.1-1|9	BuildArch:	noarch
12cr|tryton-2.2.1-1|10	BuildRequires:  python-setuptools
12cr|tryton-2.2.1-1|11	
12cr|tryton-2.2.1-1|12	%description
12cr|tryton-2.2.1-1|13	The client of the Tryton application platform.
12cr|tryton-2.2.1-1|14	A three-tiers  high-level general purpose application platform
12cr|tryton-2.2.1-1|15	written in Python and use Postgresql as main database engine.
12cr|tryton-2.2.1-1|16	It is the core base of an Open Source ERP.
12cr|tryton-2.2.1-1|17	It provides modularity, scalability and security.
12cr|tryton-2.2.1-1|18	
12cr|tryton-2.2.1-1|19	%package -n python-%{name}
12cr|tryton-2.2.1-1|20	Summary:	Python modules for %{name}
12cr|tryton-2.2.1-1|21	Group:		Development/Python
12cr|tryton-2.2.1-1|22	
12cr|tryton-2.2.1-1|23	%description -n python-%{name}
12cr|tryton-2.2.1-1|24	Python modules for %{name}
12cr|tryton-2.2.1-1|25	
12cr|tryton-2.2.1-1|26	%prep
12cr|tryton-2.2.1-1|27	%setup -q
12cr|tryton-2.2.1-1|28	
12cr|tryton-2.2.1-1|29	%build
12cr|tryton-2.2.1-1|30	python setup.py build
12cr|tryton-2.2.1-1|31	
12cr|tryton-2.2.1-1|32	%install
12cr|tryton-2.2.1-1|33	NDONTWRITEBYTECODE=  python setup.py install --root=%{buildroot}
12cr|tryton-2.2.1-1|34	%find_lang %{name}
12cr|tryton-2.2.1-1|35	
12cr|tryton-2.2.1-1|36	%files -f %{name}.lang
12cr|tryton-2.2.1-1|37	%{_bindir}/%{name}
12cr|tryton-2.2.1-1|38	%doc CHANGELOG COPYRIGHT README TODO
12cr|tryton-2.2.1-1|39	%{_datadir}/pixmaps/%{name}
12cr|tryton-2.2.1-1|40	
12cr|tryton-2.2.1-1|41	%files -n python-%{name}
12cr|tryton-2.2.1-1|42	%doc CHANGELOG COPYRIGHT README TODO
12cr|tryton-2.2.1-1|43	%{py_sitedir}/*
12cr|tryton-2.2.1-1|44	
12cr|tryton-2.2.1-1|45	
12cr|tryton-2.2.1-1|46	%changelog
12cr|tryton-2.2.1-1|47	* Thu Apr 19 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.2.1-1
12cr|tryton-2.2.1-1|48	+ Revision: 792125
12cr|tryton-2.2.1-1|49	- imported package tryton
12cr|tryton-2.2.1-1|50	

8097 12
12cr|trytond-2.2.2-1|1	Name:		trytond
12cr|trytond-2.2.2-1|2	Summary:	The server of the Tryton application platform
12cr|trytond-2.2.2-1|3	Version:	2.2.2
12cr|trytond-2.2.2-1|4	Release:	1
12cr|trytond-2.2.2-1|5	License:	GPLv3+
12cr|trytond-2.2.2-1|6	Group:		Development/Python
12cr|trytond-2.2.2-1|7	Source0:	http://pypi.python.org/packages/source/t/trytond/%{name}-%{version}.tar.gz
12cr|trytond-2.2.2-1|8	%py_requires -d
12cr|trytond-2.2.2-1|9	BuildArch:	noarch
12cr|trytond-2.2.2-1|10	BuildRequires:  python-setuptools
12cr|trytond-2.2.2-1|11	
12cr|trytond-2.2.2-1|12	%description
12cr|trytond-2.2.2-1|13	The server of the Tryton application platform.
12cr|trytond-2.2.2-1|14	A three-tiers  high-level general purpose application platform
12cr|trytond-2.2.2-1|15	written in Python and use Postgresql as main database engine.
12cr|trytond-2.2.2-1|16	It is the core base of an Open Source ERP.
12cr|trytond-2.2.2-1|17	It provides modularity, scalability and security.
12cr|trytond-2.2.2-1|18	
12cr|trytond-2.2.2-1|19	%package -n python-%{name}
12cr|trytond-2.2.2-1|20	Summary:	Python modules for %{name}
12cr|trytond-2.2.2-1|21	Group:		Development/Python
12cr|trytond-2.2.2-1|22	
12cr|trytond-2.2.2-1|23	%description -n python-%{name}
12cr|trytond-2.2.2-1|24	Python modules for %{name}
12cr|trytond-2.2.2-1|25	
12cr|trytond-2.2.2-1|26	%prep
12cr|trytond-2.2.2-1|27	%setup -q
12cr|trytond-2.2.2-1|28	
12cr|trytond-2.2.2-1|29	%build
12cr|trytond-2.2.2-1|30	python setup.py build
12cr|trytond-2.2.2-1|31	
12cr|trytond-2.2.2-1|32	%install
12cr|trytond-2.2.2-1|33	NDONTWRITEBYTECODE=  python setup.py install --root=%{buildroot}
12cr|trytond-2.2.2-1|34	cp -a etc %{buildroot}
12cr|trytond-2.2.2-1|35	
12cr|trytond-2.2.2-1|36	%files
12cr|trytond-2.2.2-1|37	%{_bindir}/%{name}
12cr|trytond-2.2.2-1|38	%doc CHANGELOG COPYRIGHT README TODO
12cr|trytond-2.2.2-1|39	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|trytond-2.2.2-1|40	
12cr|trytond-2.2.2-1|41	%files -n python-%{name}
12cr|trytond-2.2.2-1|42	%doc CHANGELOG COPYRIGHT README TODO
12cr|trytond-2.2.2-1|43	%{py_sitedir}/*
12cr|trytond-2.2.2-1|44	
12cr|trytond-2.2.2-1|45	
12cr|trytond-2.2.2-1|46	%changelog
12cr|trytond-2.2.2-1|47	* Thu Apr 19 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.2.2-1
12cr|trytond-2.2.2-1|48	+ Revision: 792127
12cr|trytond-2.2.2-1|49	- imported package trytond
12cr|trytond-2.2.2-1|50	

8098 12
12cr|tsclient-2.0.2-6|1	%define Werror_cflags %nil
12cr|tsclient-2.0.2-6|2	
12cr|tsclient-2.0.2-6|3	Summary: Client for VNC and Windows Terminal Server
12cr|tsclient-2.0.2-6|4	Name: tsclient
12cr|tsclient-2.0.2-6|5	Version: 2.0.2
12cr|tsclient-2.0.2-6|6	Release: 6
12cr|tsclient-2.0.2-6|7	License: GPL+
12cr|tsclient-2.0.2-6|8	Group: Networking/Remote access
12cr|tsclient-2.0.2-6|9	URL: http://sourceforge.net/projects/tsclient
12cr|tsclient-2.0.2-6|10	Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|tsclient-2.0.2-6|11	# reported upstream
12cr|tsclient-2.0.2-6|12	Patch0: icon-names.patch
12cr|tsclient-2.0.2-6|13	# reported upstream
12cr|tsclient-2.0.2-6|14	Patch2: edit-dialog-crash.patch
12cr|tsclient-2.0.2-6|15	# reported upstream
12cr|tsclient-2.0.2-6|16	Patch3: vnc-password-optional.patch
12cr|tsclient-2.0.2-6|17	# reported upstream
12cr|tsclient-2.0.2-6|18	Patch4: vnc-remote-screen-size.patch
12cr|tsclient-2.0.2-6|19	# NOT reported upstream; there's no simple way to make it support both
12cr|tsclient-2.0.2-6|20	# realvnc and tightvnc
12cr|tsclient-2.0.2-6|21	Patch5: realvnc-args.patch
12cr|tsclient-2.0.2-6|22	Patch6: tsclient-pkgconfig.patch
12cr|tsclient-2.0.2-6|23	Patch7: tsclient-2.0.2-libnotify0.7.patch
12cr|tsclient-2.0.2-6|24	Patch8: tsclient-2.0.2-link.patch
12cr|tsclient-2.0.2-6|25	Patch9:	tsclient-2.0.2_glib_h.patch
12cr|tsclient-2.0.2-6|26	
12cr|tsclient-2.0.2-6|27	BuildRequires: desktop-file-utils
12cr|tsclient-2.0.2-6|28	BuildRequires: libtool
12cr|tsclient-2.0.2-6|29	BuildRequires: intltool
12cr|tsclient-2.0.2-6|30	BuildRequires: pkgconfig(gnome-desktop-2.0)
12cr|tsclient-2.0.2-6|31	BuildRequires: pkgconfig(gtk+-2.0)
12cr|tsclient-2.0.2-6|32	BuildRequires: pkgconfig(libglade-2.0)
12cr|tsclient-2.0.2-6|33	BuildRequires: pkgconfig(libgnomeui-2.0)
12cr|tsclient-2.0.2-6|34	BuildRequires: pkgconfig(libnm-glib)
12cr|tsclient-2.0.2-6|35	BuildRequires: pkgconfig(libnotify)
12cr|tsclient-2.0.2-6|36	#BuildRequires: gnome-panel-devel
12cr|tsclient-2.0.2-6|37	
12cr|tsclient-2.0.2-6|38	Requires: rdesktop
12cr|tsclient-2.0.2-6|39	Requires: vnc
12cr|tsclient-2.0.2-6|40	
12cr|tsclient-2.0.2-6|41	%description
12cr|tsclient-2.0.2-6|42	tsclient is a frontend that makes it easy to use rdesktop and vncviewer.
12cr|tsclient-2.0.2-6|43	
12cr|tsclient-2.0.2-6|44	%package devel
12cr|tsclient-2.0.2-6|45	Summary: Header files needed to write tsclient plugins
12cr|tsclient-2.0.2-6|46	Group: System/Libraries
12cr|tsclient-2.0.2-6|47	Requires: %{name} = %{version}-%{release}
12cr|tsclient-2.0.2-6|48	
12cr|tsclient-2.0.2-6|49	%description devel
12cr|tsclient-2.0.2-6|50	The tsclient-devel package contains header files that are needed to
12cr|tsclient-2.0.2-6|51	develop tsclient plugins.
12cr|tsclient-2.0.2-6|52	
12cr|tsclient-2.0.2-6|53	%prep
12cr|tsclient-2.0.2-6|54	%setup -q
12cr|tsclient-2.0.2-6|55	%patch0 -p1 -b .icon-names
12cr|tsclient-2.0.2-6|56	%patch2 -p1 -b .edit-dialog-crash
12cr|tsclient-2.0.2-6|57	%patch3 -p1 -b .vnc-password
12cr|tsclient-2.0.2-6|58	%patch4 -p1 -b .vnc-remotesize
12cr|tsclient-2.0.2-6|59	%patch5 -p1 -b .realvnc-args
12cr|tsclient-2.0.2-6|60	%patch6 -p1 -b .libgnomeui
12cr|tsclient-2.0.2-6|61	%patch7 -p0 -b .libnotify
12cr|tsclient-2.0.2-6|62	%patch8 -p0 -b .link
12cr|tsclient-2.0.2-6|63	%patch9 -p1 -b .glib_h
12cr|tsclient-2.0.2-6|64	
12cr|tsclient-2.0.2-6|65	%build
12cr|tsclient-2.0.2-6|66	autoreconf -fi
12cr|tsclient-2.0.2-6|67	%configure2_5x --disable-schemas-install
12cr|tsclient-2.0.2-6|68	%make
12cr|tsclient-2.0.2-6|69	
12cr|tsclient-2.0.2-6|70	%install
12cr|tsclient-2.0.2-6|71	rm -rf %{buildroot}
12cr|tsclient-2.0.2-6|72	%makeinstall_std
12cr|tsclient-2.0.2-6|73	
12cr|tsclient-2.0.2-6|74	rm -rf %{buildroot}/var/scrollkeeper
12cr|tsclient-2.0.2-6|75	
12cr|tsclient-2.0.2-6|76	desktop-file-install \
12cr|tsclient-2.0.2-6|77	--vendor tsclient \
12cr|tsclient-2.0.2-6|78	--delete-original \
12cr|tsclient-2.0.2-6|79	--dir %{buildroot}%{_datadir}/applications \
12cr|tsclient-2.0.2-6|80	--remove-category Application \
12cr|tsclient-2.0.2-6|81	%{buildroot}%{_datadir}/applications/*
12cr|tsclient-2.0.2-6|82	
12cr|tsclient-2.0.2-6|83	rm -rf %{buildroot}/usr/lib/tsclient/plugins/*.{a,la}
12cr|tsclient-2.0.2-6|84	
12cr|tsclient-2.0.2-6|85	%find_lang %{name}
12cr|tsclient-2.0.2-6|86	
12cr|tsclient-2.0.2-6|87	%preun
12cr|tsclient-2.0.2-6|88	%preun_uninstall_gconf_schemas tsc-handlers
12cr|tsclient-2.0.2-6|89	
12cr|tsclient-2.0.2-6|90	%files -f %{name}.lang
12cr|tsclient-2.0.2-6|91	%doc COPYING AUTHORS
12cr|tsclient-2.0.2-6|92	%{_bindir}/*
12cr|tsclient-2.0.2-6|93	%{_datadir}/applications/*.desktop
12cr|tsclient-2.0.2-6|94	%{_sysconfdir}/gconf/schemas/tsc-handlers.schemas
12cr|tsclient-2.0.2-6|95	%{_libdir}/tsclient
12cr|tsclient-2.0.2-6|96	%{_datadir}/gnome/autostart/tsc-autostart.desktop
12cr|tsclient-2.0.2-6|97	%{_datadir}/icons/hicolor/scalable/apps/tsclient.svg
12cr|tsclient-2.0.2-6|98	%{_datadir}/tsclient
12cr|tsclient-2.0.2-6|99	
12cr|tsclient-2.0.2-6|100	%files devel
12cr|tsclient-2.0.2-6|101	%{_includedir}/tsclient
12cr|tsclient-2.0.2-6|102	
12cr|tsclient-2.0.2-6|103	
12cr|tsclient-2.0.2-6|104	%changelog
12cr|tsclient-2.0.2-6|105	* Sat Feb 25 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.0.2-6
12cr|tsclient-2.0.2-6|106	+ Revision: 780704
12cr|tsclient-2.0.2-6|107	- added p9 for glib.h only build error
12cr|tsclient-2.0.2-6|108	- rebuild
12cr|tsclient-2.0.2-6|109	- spec clean up
12cr|tsclient-2.0.2-6|110	
12cr|tsclient-2.0.2-6|111	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 2.0.2-5
12cr|tsclient-2.0.2-6|112	+ Revision: 677910
12cr|tsclient-2.0.2-6|113	- fix build
12cr|tsclient-2.0.2-6|114	- fix build with latest libnotify
12cr|tsclient-2.0.2-6|115	- rebuild to add gconftool as req
12cr|tsclient-2.0.2-6|116	
12cr|tsclient-2.0.2-6|117	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-4mdv2011.0
12cr|tsclient-2.0.2-6|118	+ Revision: 615274
12cr|tsclient-2.0.2-6|119	- the mass rebuild of 2010.1 packages
12cr|tsclient-2.0.2-6|120	
12cr|tsclient-2.0.2-6|121	* Wed Jan 13 2010 Götz Waschk <waschk@mandriva.org> 2.0.2-3mdv2010.1
12cr|tsclient-2.0.2-6|122	+ Revision: 490761
12cr|tsclient-2.0.2-6|123	- fix build deps
12cr|tsclient-2.0.2-6|124	- update patch 6 for new networkmanager
12cr|tsclient-2.0.2-6|125	
12cr|tsclient-2.0.2-6|126	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 2.0.2-2mdv2010.0
12cr|tsclient-2.0.2-6|127	+ Revision: 445561
12cr|tsclient-2.0.2-6|128	- rebuild
12cr|tsclient-2.0.2-6|129	
12cr|tsclient-2.0.2-6|130	* Fri Mar 06 2009 Jérôme Soyer <saispo@mandriva.org> 2.0.2-1mdv2009.1
12cr|tsclient-2.0.2-6|131	+ Revision: 349749
12cr|tsclient-2.0.2-6|132	- Fix RPM Group
12cr|tsclient-2.0.2-6|133	- New upstream release
12cr|tsclient-2.0.2-6|134	- New upstream release
12cr|tsclient-2.0.2-6|135	
12cr|tsclient-2.0.2-6|136	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|tsclient-2.0.2-6|137	- lowercase ImageMagick
12cr|tsclient-2.0.2-6|138	
12cr|tsclient-2.0.2-6|139	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.150-5mdv2009.0
12cr|tsclient-2.0.2-6|140	+ Revision: 261654
12cr|tsclient-2.0.2-6|141	- rebuild
12cr|tsclient-2.0.2-6|142	
12cr|tsclient-2.0.2-6|143	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.150-4mdv2009.0
12cr|tsclient-2.0.2-6|144	+ Revision: 254784
12cr|tsclient-2.0.2-6|145	- rebuild
12cr|tsclient-2.0.2-6|146	
12cr|tsclient-2.0.2-6|147	+ Pixel <pixel@mandriva.com>
12cr|tsclient-2.0.2-6|148	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|tsclient-2.0.2-6|149	
12cr|tsclient-2.0.2-6|150	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.150-2mdv2008.1
12cr|tsclient-2.0.2-6|151	+ Revision: 171148
12cr|tsclient-2.0.2-6|152	- rebuild
12cr|tsclient-2.0.2-6|153	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|tsclient-2.0.2-6|154	- drop old menu
12cr|tsclient-2.0.2-6|155	
12cr|tsclient-2.0.2-6|156	+ Olivier Blin <blino@mandriva.org>
12cr|tsclient-2.0.2-6|157	- restore BuildRoot
12cr|tsclient-2.0.2-6|158	
12cr|tsclient-2.0.2-6|159	* Tue Dec 18 2007 Jérôme Soyer <saispo@mandriva.org> 0.150-1mdv2008.1
12cr|tsclient-2.0.2-6|160	+ Revision: 132081
12cr|tsclient-2.0.2-6|161	- New release
12cr|tsclient-2.0.2-6|162	
12cr|tsclient-2.0.2-6|163	+ Thierry Vignaud <tv@mandriva.org>
12cr|tsclient-2.0.2-6|164	- kill re-definition of %%buildroot on Pixel's request
12cr|tsclient-2.0.2-6|165	- kill explicit icon extension
12cr|tsclient-2.0.2-6|166	
12cr|tsclient-2.0.2-6|167	* Mon May 21 2007 Antoine Ginies <aginies@mandriva.com> 0.148-1mdv2008.0
12cr|tsclient-2.0.2-6|168	+ Revision: 29386
12cr|tsclient-2.0.2-6|169	- Import tsclient
12cr|tsclient-2.0.2-6|170	
12cr|tsclient-2.0.2-6|171	
12cr|tsclient-2.0.2-6|172	
12cr|tsclient-2.0.2-6|173	* Sun Jul 16 2006 Jerome Soyer <saispo@mandriva.org> 0.148-1mdv2007
12cr|tsclient-2.0.2-6|174	- 0.148 release
12cr|tsclient-2.0.2-6|175	
12cr|tsclient-2.0.2-6|176	* Mon Dec  5 2005 Antoine Ginies <aginies@mandriva.com> 0.140-1mdk
12cr|tsclient-2.0.2-6|177	- 0.140 release
12cr|tsclient-2.0.2-6|178	
12cr|tsclient-2.0.2-6|179	* Fri Mar 18 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 0.132-3mdk
12cr|tsclient-2.0.2-6|180	- rebuild
12cr|tsclient-2.0.2-6|181	
12cr|tsclient-2.0.2-6|182	* Thu Feb 19 2004 Abel Cheung <deaddog@deaddog.org> 0.132-2mdk
12cr|tsclient-2.0.2-6|183	- Use ImageMagick to generate icons
12cr|tsclient-2.0.2-6|184	- Patch0: Fix some b0rked translation files
12cr|tsclient-2.0.2-6|185	
12cr|tsclient-2.0.2-6|186	* Mon Jan  5 2004 Antoine Ginies <aginies@mandrakesoft.com> 0.132-1mdk
12cr|tsclient-2.0.2-6|187	- release 0.132
12cr|tsclient-2.0.2-6|188	
12cr|tsclient-2.0.2-6|189	* Mon Aug 18 2003 Antoine Ginies <aginies@bi.mandrakesoft.com> 0.120-1mdk
12cr|tsclient-2.0.2-6|190	- release 0.120
12cr|tsclient-2.0.2-6|191	
12cr|tsclient-2.0.2-6|192	* Fri May 02 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.108-1mdk
12cr|tsclient-2.0.2-6|193	- 0.108
12cr|tsclient-2.0.2-6|194	- add all icons
12cr|tsclient-2.0.2-6|195	- fix files list
12cr|tsclient-2.0.2-6|196	
12cr|tsclient-2.0.2-6|197	* Fri Jan 10 2003 Antoine Ginies <aginies@mandrakesoft.com> 0.86-3mdk
12cr|tsclient-2.0.2-6|198	- transparent icon (padbol)
12cr|tsclient-2.0.2-6|199	* Tue Jan 07 2003 Antoine Ginies <aginies@mandrakesoft.com> 0.86-2mdk
12cr|tsclient-2.0.2-6|200	- correct icon path
12cr|tsclient-2.0.2-6|201	* Fri Jan 03 2003 Antoine Ginies <aginies@mandrakesoft.com> 0.86-1mdk
12cr|tsclient-2.0.2-6|202	- new release 0.86
12cr|tsclient-2.0.2-6|203	* Mon Nov 04 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.32-1mdk
12cr|tsclient-2.0.2-6|204	- version 0.32
12cr|tsclient-2.0.2-6|205	* Wed Oct 30 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.16-2mdk
12cr|tsclient-2.0.2-6|206	- correct url tag
12cr|tsclient-2.0.2-6|207	* Tue Oct 29 2002 Antoine Ginies <aginies@mandrakesoft.com> 0.16-1mdk
12cr|tsclient-2.0.2-6|208	- patch for -F rdesktop option
12cr|tsclient-2.0.2-6|209	- first release for Mandrakesoft

8099 12
12cr|tsid-0.9-9|1	%define name tsid
12cr|tsid-0.9-9|2	%define version 0.9
12cr|tsid-0.9-9|3	%define release %mkrel 9
12cr|tsid-0.9-9|4	
12cr|tsid-0.9-9|5	Summary: TSID: Time SID Manager
12cr|tsid-0.9-9|6	Name: %{name}
12cr|tsid-0.9-9|7	Version: %{version}
12cr|tsid-0.9-9|8	Release: %{release}
12cr|tsid-0.9-9|9	License: GPLv2+
12cr|tsid-0.9-9|10	URL: http://tsid.sourceforge.net
12cr|tsid-0.9-9|11	Group: Sound
12cr|tsid-0.9-9|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tsid-0.9-9|13	Source: http://prdownloads.sourceforge.net/tsid/%name-%version.tar.bz2
12cr|tsid-0.9-9|14	Patch: tsid-0.9-gcc4.patch
12cr|tsid-0.9-9|15	BuildRequires: sidplay-devel
12cr|tsid-0.9-9|16	
12cr|tsid-0.9-9|17	%description
12cr|tsid-0.9-9|18	TSID is a library for collecting your time spent listening statistic about
12cr|tsid-0.9-9|19	HVSC sids from a sid player, and some programs for extracting and elaborating
12cr|tsid-0.9-9|20	these information. So, who is your best sid composer or tune? TSID probably
12cr|tsid-0.9-9|21	shows you something interesting...
12cr|tsid-0.9-9|22	This is a package with user executable programs.
12cr|tsid-0.9-9|23	
12cr|tsid-0.9-9|24	%package -n %{name}-devel
12cr|tsid-0.9-9|25	Summary: Header files for compiling apps that use libtsid
12cr|tsid-0.9-9|26	Group: Development/C++
12cr|tsid-0.9-9|27	
12cr|tsid-0.9-9|28	%description -n %{name}-devel
12cr|tsid-0.9-9|29	TSID is a library for collecting your time spent listening statistic about
12cr|tsid-0.9-9|30	HVSC sids from a sid player, and some programs for extracting and elaborating
12cr|tsid-0.9-9|31	these information. So, who is your best sid composer or tune? TSID probably
12cr|tsid-0.9-9|32	shows you something interesting...
12cr|tsid-0.9-9|33	This is a developer package containing the static library and header files.
12cr|tsid-0.9-9|34	
12cr|tsid-0.9-9|35	%prep
12cr|tsid-0.9-9|36	%setup -q
12cr|tsid-0.9-9|37	%patch -p1 -b .gcc4
12cr|tsid-0.9-9|38	
12cr|tsid-0.9-9|39	%build
12cr|tsid-0.9-9|40	%configure2_5x
12cr|tsid-0.9-9|41	%make
12cr|tsid-0.9-9|42	
12cr|tsid-0.9-9|43	%install
12cr|tsid-0.9-9|44	rm -rf $RPM_BUILD_ROOT
12cr|tsid-0.9-9|45	%makeinstall
12cr|tsid-0.9-9|46	
12cr|tsid-0.9-9|47	%clean
12cr|tsid-0.9-9|48	rm -rf $RPM_BUILD_ROOT
12cr|tsid-0.9-9|49	
12cr|tsid-0.9-9|50	%files
12cr|tsid-0.9-9|51	%defattr(-,root,root)
12cr|tsid-0.9-9|52	%doc README AUTHORS COPYING TODO INSTALL doc/faq.html doc/tupdate.html
12cr|tsid-0.9-9|53	%{_bindir}/examiner
12cr|tsid-0.9-9|54	%{_bindir}/hvsctest
12cr|tsid-0.9-9|55	%{_bindir}/tupdate
12cr|tsid-0.9-9|56	
12cr|tsid-0.9-9|57	%files -n %{name}-devel
12cr|tsid-0.9-9|58	%defattr(-,root,root)
12cr|tsid-0.9-9|59	%doc history/* doc/inside.html COPYING doc/thvs.txt
12cr|tsid-0.9-9|60	%{_libdir}/*.a
12cr|tsid-0.9-9|61	%{_includedir}/%{name}/*
12cr|tsid-0.9-9|62	%dir %{_includedir}/%{name}
12cr|tsid-0.9-9|63	
12cr|tsid-0.9-9|64	
12cr|tsid-0.9-9|65	
12cr|tsid-0.9-9|66	%changelog
12cr|tsid-0.9-9|67	* Thu Dec 08 2011 Götz Waschk <waschk@mandriva.org> 0.9-9mdv2012.0
12cr|tsid-0.9-9|68	+ Revision: 738853
12cr|tsid-0.9-9|69	- yearly rebuild
12cr|tsid-0.9-9|70	
12cr|tsid-0.9-9|71	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9-8mdv2011.0
12cr|tsid-0.9-9|72	+ Revision: 615275
12cr|tsid-0.9-9|73	- the mass rebuild of 2010.1 packages
12cr|tsid-0.9-9|74	
12cr|tsid-0.9-9|75	* Fri Mar 12 2010 Götz Waschk <waschk@mandriva.org> 0.9-7mdv2010.1
12cr|tsid-0.9-9|76	+ Revision: 518420
12cr|tsid-0.9-9|77	- remove debug files from the devel package
12cr|tsid-0.9-9|78	
12cr|tsid-0.9-9|79	* Fri Jul 18 2008 Götz Waschk <waschk@mandriva.org> 0.9-6mdv2009.0
12cr|tsid-0.9-9|80	+ Revision: 238101
12cr|tsid-0.9-9|81	- update the patch
12cr|tsid-0.9-9|82	- update license
12cr|tsid-0.9-9|83	
12cr|tsid-0.9-9|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|tsid-0.9-9|85	- fix no-buildroot-tag
12cr|tsid-0.9-9|86	
12cr|tsid-0.9-9|87	* Wed Jan 02 2008 Götz Waschk <waschk@mandriva.org> 0.9-5mdv2008.1
12cr|tsid-0.9-9|88	+ Revision: 140367
12cr|tsid-0.9-9|89	- patch for gcc 4
12cr|tsid-0.9-9|90	
12cr|tsid-0.9-9|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|tsid-0.9-9|92	- kill re-definition of %%buildroot on Pixel's request
12cr|tsid-0.9-9|93	- use %%mkrel
12cr|tsid-0.9-9|94	
12cr|tsid-0.9-9|95	
12cr|tsid-0.9-9|96	* Tue Jul 05 2005 Lenny Cartier <lenny@mandriva.com> 0.9-3mdk
12cr|tsid-0.9-9|97	- rebuild
12cr|tsid-0.9-9|98	
12cr|tsid-0.9-9|99	* Fri Jun 04 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.9-2mdk
12cr|tsid-0.9-9|100	- patch for new g++
12cr|tsid-0.9-9|101	
12cr|tsid-0.9-9|102	* Mon May 31 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.9-1mdk
12cr|tsid-0.9-9|103	- fix configure call
12cr|tsid-0.9-9|104	- New release 0.9
12cr|tsid-0.9-9|105	
12cr|tsid-0.9-9|106	* Wed May 26 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.8-4mdk
12cr|tsid-0.9-9|107	- drop prefix
12cr|tsid-0.9-9|108	- buildrequires sidplay-devel, not to be confused with sidplay2-devel
12cr|tsid-0.9-9|109	
12cr|tsid-0.9-9|110	* Wed May 26 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.8-3mdk
12cr|tsid-0.9-9|111	- rebuild
12cr|tsid-0.9-9|112	- adjust buildrequires
12cr|tsid-0.9-9|113	
12cr|tsid-0.9-9|114	* Wed Mar 12 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.8-2mdk
12cr|tsid-0.9-9|115	- fix buildrequires
12cr|tsid-0.9-9|116	
12cr|tsid-0.9-9|117	* Sat Dec 21 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.8-1mdk
12cr|tsid-0.9-9|118	- new version
12cr|tsid-0.9-9|119	
12cr|tsid-0.9-9|120	* Fri Aug 16 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.7-2mdk
12cr|tsid-0.9-9|121	- rebuild with gcc 3.2-0.3mdk
12cr|tsid-0.9-9|122	
12cr|tsid-0.9-9|123	* Wed Jul 31 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.7-1mdk
12cr|tsid-0.9-9|124	- new version
12cr|tsid-0.9-9|125	
12cr|tsid-0.9-9|126	* Tue Feb 05 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.6-1mdk
12cr|tsid-0.9-9|127	- 0.6
12cr|tsid-0.9-9|128	
12cr|tsid-0.9-9|129	* Wed Jan 02 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.5-1mdk
12cr|tsid-0.9-9|130	- updated URL
12cr|tsid-0.9-9|131	- 0.5
12cr|tsid-0.9-9|132	
12cr|tsid-0.9-9|133	* Wed Oct 03 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.4-1mdk
12cr|tsid-0.9-9|134	- updated by Gtz Waschk <waschk@linux-mandrake.com> :
12cr|tsid-0.9-9|135	- 0.4
12cr|tsid-0.9-9|136	
12cr|tsid-0.9-9|137	* Wed Sep 05 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.3-2mdk
12cr|tsid-0.9-9|138	- rebuild
12cr|tsid-0.9-9|139	
12cr|tsid-0.9-9|140	* Tue Mar 27 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.3-1mdk
12cr|tsid-0.9-9|141	- updated to 0.3 by  Gtz Waschk <waschk@linux-mandrake.com> :
12cr|tsid-0.9-9|142	- 0.3
12cr|tsid-0.9-9|143	- added new programs to tsid package
12cr|tsid-0.9-9|144	- updated %%doc section
12cr|tsid-0.9-9|145	
12cr|tsid-0.9-9|146	* Tue Feb 13 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.2-1mdk
12cr|tsid-0.9-9|147	- used srpm from Gtz Waschk <waschk@linux-mandrake.com> :
12cr|tsid-0.9-9|148	- adapted package by Stefano Tognon <ice00@users.sourceforge.net>
12cr|tsid-0.9-9|149	

8100 12
12cr|tslib-1.0-6|1	
12cr|tslib-1.0-6|2	%define name	tslib
12cr|tslib-1.0-6|3	%define version	1.0
12cr|tslib-1.0-6|4	%define date	0
12cr|tslib-1.0-6|5	%define rel	6
12cr|tslib-1.0-6|6	
12cr|tslib-1.0-6|7	%define api	0.0
12cr|tslib-1.0-6|8	%define major	0
12cr|tslib-1.0-6|9	%define libname	%mklibname ts %api %major
12cr|tslib-1.0-6|10	# (anssi) unversioned libts.so symlink exists, so no %api in develname
12cr|tslib-1.0-6|11	%define develname %mklibname ts -d
12cr|tslib-1.0-6|12	
12cr|tslib-1.0-6|13	Name:		%{name}
12cr|tslib-1.0-6|14	Version:	%{version}
12cr|tslib-1.0-6|15	%if %{date}
12cr|tslib-1.0-6|16	Release:	%mkrel 0.%{date}.%{rel}
12cr|tslib-1.0-6|17	Source:		%name-%{date}.tar.bz2
12cr|tslib-1.0-6|18	%else
12cr|tslib-1.0-6|19	Release:	%{rel}
12cr|tslib-1.0-6|20	Source:		http://download.berlios.de/tslib/%name-%version.tar.bz2
12cr|tslib-1.0-6|21	%endif
12cr|tslib-1.0-6|22	Patch0:		tslib-glibc2.8.patch
12cr|tslib-1.0-6|23	Summary:	Touchscreen access library
12cr|tslib-1.0-6|24	URL:		http://developer.berlios.de/projects/tslib/
12cr|tslib-1.0-6|25	License:	GPL
12cr|tslib-1.0-6|26	Group:		System/Libraries
12cr|tslib-1.0-6|27	BuildRoot:	%_tmppath/%name-root
12cr|tslib-1.0-6|28	
12cr|tslib-1.0-6|29	%description
12cr|tslib-1.0-6|30	Hardware independent touchscreen access library.
12cr|tslib-1.0-6|31	
12cr|tslib-1.0-6|32	%package utils
12cr|tslib-1.0-6|33	Summary:	Touchscreen access library utilities
12cr|tslib-1.0-6|34	Group:		System/Kernel and hardware
12cr|tslib-1.0-6|35	
12cr|tslib-1.0-6|36	%description utils
12cr|tslib-1.0-6|37	Hardware independent touchscreen access library.
12cr|tslib-1.0-6|38	
12cr|tslib-1.0-6|39	This package contains the tslib utilities.
12cr|tslib-1.0-6|40	
12cr|tslib-1.0-6|41	%package common
12cr|tslib-1.0-6|42	Summary:	Touchscreen access library common files
12cr|tslib-1.0-6|43	Group:		System/Kernel and hardware
12cr|tslib-1.0-6|44	
12cr|tslib-1.0-6|45	%description common
12cr|tslib-1.0-6|46	Hardware independent touchscreen access library.
12cr|tslib-1.0-6|47	
12cr|tslib-1.0-6|48	This package contains the tslib configuration file and documentation.
12cr|tslib-1.0-6|49	
12cr|tslib-1.0-6|50	%package -n %{libname}
12cr|tslib-1.0-6|51	Summary:	Touchscreen access library
12cr|tslib-1.0-6|52	Group:		System/Libraries
12cr|tslib-1.0-6|53	Requires:	%{name}-common = %{version}-%{release}
12cr|tslib-1.0-6|54	
12cr|tslib-1.0-6|55	%description -n %{libname}
12cr|tslib-1.0-6|56	Hardware independent touchscreen access library.
12cr|tslib-1.0-6|57	
12cr|tslib-1.0-6|58	%package -n %{develname}
12cr|tslib-1.0-6|59	Summary:	Development library and headers for %name
12cr|tslib-1.0-6|60	Group:		Development/C
12cr|tslib-1.0-6|61	Requires:	%{libname} = %{version}-%{release}
12cr|tslib-1.0-6|62	Provides:	%{name}-devel = %{version}-%{release}
12cr|tslib-1.0-6|63	Provides:	libts-devel = %{version}-%{release}
12cr|tslib-1.0-6|64	
12cr|tslib-1.0-6|65	%description -n %{develname}
12cr|tslib-1.0-6|66	Development files (headers etc.) for %name.
12cr|tslib-1.0-6|67	
12cr|tslib-1.0-6|68	%prep
12cr|tslib-1.0-6|69	%setup -q
12cr|tslib-1.0-6|70	perl -pi -e 's,^# module_raw input$,module_raw input,' etc/ts.conf
12cr|tslib-1.0-6|71	# For quick verification during building:
12cr|tslib-1.0-6|72	grep "module_raw input" etc/ts.conf
12cr|tslib-1.0-6|73	%patch0 -p1
12cr|tslib-1.0-6|74	
12cr|tslib-1.0-6|75	%build
12cr|tslib-1.0-6|76	./autogen.sh
12cr|tslib-1.0-6|77	%configure2_5x --with-plugindir=%{_libdir}/ts%{api}_%{major}
12cr|tslib-1.0-6|78	%make
12cr|tslib-1.0-6|79	
12cr|tslib-1.0-6|80	%install
12cr|tslib-1.0-6|81	rm -rf %{buildroot}
12cr|tslib-1.0-6|82	%makeinstall_std
12cr|tslib-1.0-6|83	# (anssi) not needed for these libraries
12cr|tslib-1.0-6|84	rm %{buildroot}%{_libdir}/ts%{api}_%{major}/*.la
12cr|tslib-1.0-6|85	
12cr|tslib-1.0-6|86	%clean
12cr|tslib-1.0-6|87	rm -rf %{buildroot}
12cr|tslib-1.0-6|88	
12cr|tslib-1.0-6|89	%files utils
12cr|tslib-1.0-6|90	%defattr(-,root,root)
12cr|tslib-1.0-6|91	%_bindir/ts_*
12cr|tslib-1.0-6|92	
12cr|tslib-1.0-6|93	%files common
12cr|tslib-1.0-6|94	%defattr(-,root,root)
12cr|tslib-1.0-6|95	%doc README AUTHORS ChangeLog
12cr|tslib-1.0-6|96	%config(noreplace) %_sysconfdir/ts.conf
12cr|tslib-1.0-6|97	
12cr|tslib-1.0-6|98	%files -n %{libname}
12cr|tslib-1.0-6|99	%defattr(-,root,root)
12cr|tslib-1.0-6|100	%_libdir/*-%{api}.so.%{major}*
12cr|tslib-1.0-6|101	%dir %_libdir/ts%{api}_%{major}
12cr|tslib-1.0-6|102	%_libdir/ts%{api}_%{major}/*.so
12cr|tslib-1.0-6|103	
12cr|tslib-1.0-6|104	%files -n %{develname}
12cr|tslib-1.0-6|105	%defattr(-,root,root)
12cr|tslib-1.0-6|106	%_libdir/*.so
12cr|tslib-1.0-6|107	%_includedir/tslib.h
12cr|tslib-1.0-6|108	%_libdir/pkgconfig/*.pc
12cr|tslib-1.0-6|109	
12cr|tslib-1.0-6|110	
12cr|tslib-1.0-6|111	%changelog
12cr|tslib-1.0-6|112	* Mon Apr 30 2012 Crispin Boylan <crisb@mandriva.org> 1.0-6
12cr|tslib-1.0-6|113	+ Revision: 794534
12cr|tslib-1.0-6|114	- Rebuild
12cr|tslib-1.0-6|115	
12cr|tslib-1.0-6|116	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2010.0
12cr|tslib-1.0-6|117	+ Revision: 445562
12cr|tslib-1.0-6|118	- rebuild
12cr|tslib-1.0-6|119	
12cr|tslib-1.0-6|120	* Sat Feb 28 2009 Anssi Hannula <anssi@mandriva.org> 1.0-4mdv2009.1
12cr|tslib-1.0-6|121	+ Revision: 346002
12cr|tslib-1.0-6|122	- fix build with glibc 2.8 (patch from debian)
12cr|tslib-1.0-6|123	- spec file cleaning
12cr|tslib-1.0-6|124	
12cr|tslib-1.0-6|125	+ Thierry Vignaud <tv@mandriva.org>
12cr|tslib-1.0-6|126	- rebuild
12cr|tslib-1.0-6|127	- kill re-definition of %%buildroot on Pixel's request
12cr|tslib-1.0-6|128	
12cr|tslib-1.0-6|129	+ Pixel <pixel@mandriva.com>
12cr|tslib-1.0-6|130	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|tslib-1.0-6|131	
12cr|tslib-1.0-6|132	+ Olivier Blin <blino@mandriva.org>
12cr|tslib-1.0-6|133	- restore BuildRoot
12cr|tslib-1.0-6|134	
12cr|tslib-1.0-6|135	* Mon Jul 16 2007 Anssi Hannula <anssi@mandriva.org> 1.0-1mdv2008.0
12cr|tslib-1.0-6|136	+ Revision: 52350
12cr|tslib-1.0-6|137	- initial Mandriva Linux release based on .spec from Gary Greene
12cr|tslib-1.0-6|138	<greeneg@tolharadys.net>
12cr|tslib-1.0-6|139	

8101 12
12cr|tsocks-1.8-0.beta5.7|1	%define major           1
12cr|tsocks-1.8-0.beta5.7|2	%define libname_orig    lib%{name}
12cr|tsocks-1.8-0.beta5.7|3	%define libname         %mklibname %{name} %{major}
12cr|tsocks-1.8-0.beta5.7|4	%define libnamedev      %mklibname %{name} %{major} -d
12cr|tsocks-1.8-0.beta5.7|5	%define beta            beta5
12cr|tsocks-1.8-0.beta5.7|6	
12cr|tsocks-1.8-0.beta5.7|7	Name:           tsocks
12cr|tsocks-1.8-0.beta5.7|8	Version:        1.8
12cr|tsocks-1.8-0.beta5.7|9	Release:        %mkrel 0.%{beta}.7
12cr|tsocks-1.8-0.beta5.7|10	Summary:        A transparent SOCKS proxying library
12cr|tsocks-1.8-0.beta5.7|11	License:        GPL
12cr|tsocks-1.8-0.beta5.7|12	Group:          Networking/Other
12cr|tsocks-1.8-0.beta5.7|13	URL:            http://tsocks.sourceforge.net/
12cr|tsocks-1.8-0.beta5.7|14	Source0:        http://ftp1.sourceforge.net/tsocks/%{name}-%{version}%{beta}.tar.bz2
12cr|tsocks-1.8-0.beta5.7|15	BuildRequires:  glibc-static-devel
12cr|tsocks-1.8-0.beta5.7|16	Requires:       %{libname} = %{version}-%{release}
12cr|tsocks-1.8-0.beta5.7|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|tsocks-1.8-0.beta5.7|18	
12cr|tsocks-1.8-0.beta5.7|19	%description
12cr|tsocks-1.8-0.beta5.7|20	tsocks' role is to allow these non SOCKS aware applications (e.g
12cr|tsocks-1.8-0.beta5.7|21	telnet, ssh, ftp etc) to use SOCKS without any modification. It does
12cr|tsocks-1.8-0.beta5.7|22	this by intercepting the calls that applications make to establish
12cr|tsocks-1.8-0.beta5.7|23	network connections and negotating them through a SOCKS server as
12cr|tsocks-1.8-0.beta5.7|24	necessary.
12cr|tsocks-1.8-0.beta5.7|25	
12cr|tsocks-1.8-0.beta5.7|26	%package -n %{libname}
12cr|tsocks-1.8-0.beta5.7|27	Summary:        Library for %{name}
12cr|tsocks-1.8-0.beta5.7|28	Group:          System/Libraries
12cr|tsocks-1.8-0.beta5.7|29	
12cr|tsocks-1.8-0.beta5.7|30	%description -n %{libname}
12cr|tsocks-1.8-0.beta5.7|31	Library for %{name}.
12cr|tsocks-1.8-0.beta5.7|32	
12cr|tsocks-1.8-0.beta5.7|33	%prep
12cr|tsocks-1.8-0.beta5.7|34	%setup -q
12cr|tsocks-1.8-0.beta5.7|35	
12cr|tsocks-1.8-0.beta5.7|36	%build
12cr|tsocks-1.8-0.beta5.7|37	%{configure2_5x}
12cr|tsocks-1.8-0.beta5.7|38	%{make}
12cr|tsocks-1.8-0.beta5.7|39	
12cr|tsocks-1.8-0.beta5.7|40	%install
12cr|tsocks-1.8-0.beta5.7|41	%{__rm} -rf %{buildroot}
12cr|tsocks-1.8-0.beta5.7|42	%{makeinstall_std}
12cr|tsocks-1.8-0.beta5.7|43	%{__perl} -pi -e 's|/usr/lib|%{_libdir}|g' %{buildroot}%{_bindir}/tsocks
12cr|tsocks-1.8-0.beta5.7|44	
12cr|tsocks-1.8-0.beta5.7|45	%clean
12cr|tsocks-1.8-0.beta5.7|46	%{__rm} -rf %{buildroot}
12cr|tsocks-1.8-0.beta5.7|47	
12cr|tsocks-1.8-0.beta5.7|48	%if %mdkversion < 200900
12cr|tsocks-1.8-0.beta5.7|49	%post -n %{libname} -p /sbin/ldconfig
12cr|tsocks-1.8-0.beta5.7|50	%endif
12cr|tsocks-1.8-0.beta5.7|51	
12cr|tsocks-1.8-0.beta5.7|52	%if %mdkversion < 200900
12cr|tsocks-1.8-0.beta5.7|53	%postun -n %{libname} -p /sbin/ldconfig
12cr|tsocks-1.8-0.beta5.7|54	%endif
12cr|tsocks-1.8-0.beta5.7|55	
12cr|tsocks-1.8-0.beta5.7|56	%files
12cr|tsocks-1.8-0.beta5.7|57	%defattr(0644,root,root,0755)
12cr|tsocks-1.8-0.beta5.7|58	%attr(0755,root,root) %{_bindir}/%{name}
12cr|tsocks-1.8-0.beta5.7|59	%{_mandir}/man1/%{name}.1*
12cr|tsocks-1.8-0.beta5.7|60	%{_mandir}/man5/%{name}.conf.5*
12cr|tsocks-1.8-0.beta5.7|61	%{_mandir}/man8/%{name}.8*
12cr|tsocks-1.8-0.beta5.7|62	
12cr|tsocks-1.8-0.beta5.7|63	%files -n %{libname}
12cr|tsocks-1.8-0.beta5.7|64	%defattr(0644,root,root,0755)
12cr|tsocks-1.8-0.beta5.7|65	%attr(0755,root,root) %{_libdir}/*.so*
12cr|tsocks-1.8-0.beta5.7|66	
12cr|tsocks-1.8-0.beta5.7|67	
12cr|tsocks-1.8-0.beta5.7|68	%changelog
12cr|tsocks-1.8-0.beta5.7|69	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.8-0.beta5.7mdv2010.0
12cr|tsocks-1.8-0.beta5.7|70	+ Revision: 445563
12cr|tsocks-1.8-0.beta5.7|71	- rebuild
12cr|tsocks-1.8-0.beta5.7|72	
12cr|tsocks-1.8-0.beta5.7|73	* Fri Mar 06 2009 Michael Scherer <misc@mandriva.org> 1.8-0.beta5.6mdv2009.1
12cr|tsocks-1.8-0.beta5.7|74	+ Revision: 349607
12cr|tsocks-1.8-0.beta5.7|75	- fix buildRequires
12cr|tsocks-1.8-0.beta5.7|76	- rebuild
12cr|tsocks-1.8-0.beta5.7|77	- rebuild
12cr|tsocks-1.8-0.beta5.7|78	
12cr|tsocks-1.8-0.beta5.7|79	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|tsocks-1.8-0.beta5.7|80	- rebuild
12cr|tsocks-1.8-0.beta5.7|81	- kill stupid perl -pi -e "s/\-lc//g" Makefile
12cr|tsocks-1.8-0.beta5.7|82	- BR glibc-devel
12cr|tsocks-1.8-0.beta5.7|83	- kill re-definition of %%buildroot on Pixel's request
12cr|tsocks-1.8-0.beta5.7|84	
12cr|tsocks-1.8-0.beta5.7|85	+ Pixel <pixel@mandriva.com>
12cr|tsocks-1.8-0.beta5.7|86	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|tsocks-1.8-0.beta5.7|87	
12cr|tsocks-1.8-0.beta5.7|88	+ Olivier Blin <oblin@mandriva.com>
12cr|tsocks-1.8-0.beta5.7|89	- restore BuildRoot
12cr|tsocks-1.8-0.beta5.7|90	
12cr|tsocks-1.8-0.beta5.7|91	+ David Walluck <walluck@mandriva.org>
12cr|tsocks-1.8-0.beta5.7|92	- fix build
12cr|tsocks-1.8-0.beta5.7|93	- patch to disable -lc
12cr|tsocks-1.8-0.beta5.7|94	- fix build
12cr|tsocks-1.8-0.beta5.7|95	- sed the installed tsocks
12cr|tsocks-1.8-0.beta5.7|96	- remove -lc from Makefile
12cr|tsocks-1.8-0.beta5.7|97	- spec cleanup
12cr|tsocks-1.8-0.beta5.7|98	
12cr|tsocks-1.8-0.beta5.7|99	
12cr|tsocks-1.8-0.beta5.7|100	* Sat Mar 11 2006 Pascal Terjan <pterjan@mandriva.com> 1.8-0.beta5.2mdk
12cr|tsocks-1.8-0.beta5.7|101	- Fix running with lib64
12cr|tsocks-1.8-0.beta5.7|102	- mkrel
12cr|tsocks-1.8-0.beta5.7|103	
12cr|tsocks-1.8-0.beta5.7|104	* Mon Apr 11 2005 Olivier Blin <oblin@mandrakesoft.com> 1.8-0.beta5.1mdk
12cr|tsocks-1.8-0.beta5.7|105	- initial Mandrakelinux release
12cr|tsocks-1.8-0.beta5.7|106	

8102 12
12cr|tstat-1.01-5|1	%define name tstat
12cr|tstat-1.01-5|2	%define version 1.01
12cr|tstat-1.01-5|3	%define release %mkrel 5
12cr|tstat-1.01-5|4	
12cr|tstat-1.01-5|5	Summary: Sniffer able to provide several insight on the traffic patterns
12cr|tstat-1.01-5|6	Name: %{name}
12cr|tstat-1.01-5|7	Version: %{version}
12cr|tstat-1.01-5|8	Release: %{release}
12cr|tstat-1.01-5|9	Source0: http://tstat.tlc.polito.it/download/%{name}-%{version}.tar.gz
12cr|tstat-1.01-5|10	Source1: tstat.init
12cr|tstat-1.01-5|11	Source2: tstat_rrd.cgi
12cr|tstat-1.01-5|12	Source3: tstat_net.conf
12cr|tstat-1.01-5|13	Source4: tstat_rrd.conf
12cr|tstat-1.01-5|14	Source5: tstat_global.conf
12cr|tstat-1.01-5|15	Patch0: tstat-Makefile.in.patch.bz2
12cr|tstat-1.01-5|16	Patch1: tstat.h.patch.bz2
12cr|tstat-1.01-5|17	License: GPL
12cr|tstat-1.01-5|18	Group: Monitoring
12cr|tstat-1.01-5|19	Url: http://tstat.tlc.polito.it/
12cr|tstat-1.01-5|20	Buildrequires: pcap-devel rrdtool-devel
12cr|tstat-1.01-5|21	Requires: rrdtool
12cr|tstat-1.01-5|22	Requires(post): rpm-helper
12cr|tstat-1.01-5|23	Requires(preun): rpm-helper
12cr|tstat-1.01-5|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tstat-1.01-5|25	
12cr|tstat-1.01-5|26	%description
12cr|tstat-1.01-5|27	The lack of automatic tools able to produce statistical data from network
12cr|tstat-1.01-5|28	packet traces was a major motivation to develop Tstat, a tool which, starting
12cr|tstat-1.01-5|29	from standard software libraries, offers to network managers and researchers
12cr|tstat-1.01-5|30	audit important information about classic and novel performance indexes and
12cr|tstat-1.01-5|31	statistical data about Internet traffic. Started as evolution of TCPtrace,
12cr|tstat-1.01-5|32	Tstat analyzes either real-time captured packet traces, using either common PC
12cr|tstat-1.01-5|33	hardware or more sophisticated ad-hoc cards such as the DAG cards. Beside live
12cr|tstat-1.01-5|34	capture, Tstat can analyze previously recorded packet-level traces, supporting
12cr|tstat-1.01-5|35	various dump formats, such as the one supported by the libpcap library, and
12cr|tstat-1.01-5|36	many more.
12cr|tstat-1.01-5|37	
12cr|tstat-1.01-5|38	please adjust: %{_sysconfdir}/tstat/global.conf
12cr|tstat-1.01-5|39	
12cr|tstat-1.01-5|40	%package -n %{name}-www
12cr|tstat-1.01-5|41	Summary:        Provides the CGI file for the tstat web interface
12cr|tstat-1.01-5|42	Group:          Networking/WWW
12cr|tstat-1.01-5|43	Requires: apache perl-CGI apache-mod_fastcgi perl-DateManip
12cr|tstat-1.01-5|44	
12cr|tstat-1.01-5|45	%description -n %{name}-www
12cr|tstat-1.01-5|46	Provides the CGI file for the tstat web interface
12cr|tstat-1.01-5|47	
12cr|tstat-1.01-5|48	%prep
12cr|tstat-1.01-5|49	%setup -q -n %name
12cr|tstat-1.01-5|50	%patch0 -p0
12cr|tstat-1.01-5|51	%patch1 -p0
12cr|tstat-1.01-5|52	
12cr|tstat-1.01-5|53	%build
12cr|tstat-1.01-5|54	%configure
12cr|tstat-1.01-5|55	%make
12cr|tstat-1.01-5|56	
12cr|tstat-1.01-5|57	%install
12cr|tstat-1.01-5|58	rm -rf $RPM_BUILD_ROOT
12cr|tstat-1.01-5|59	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|tstat-1.01-5|60	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/tstat
12cr|tstat-1.01-5|61	mkdir -p $RPM_BUILD_ROOT/%{_initrddir}
12cr|tstat-1.01-5|62	mkdir -p $RPM_BUILD_ROOT/var/lib/%name/rrd_data/localhost
12cr|tstat-1.01-5|63	cp -v $RPM_BUILD_DIR/%name/tstat $RPM_BUILD_ROOT/%{_bindir}/tstat
12cr|tstat-1.01-5|64	cp -v %{SOURCE4} $RPM_BUILD_ROOT/%{_sysconfdir}/%name/rrd.conf
12cr|tstat-1.01-5|65	cp -v %{SOURCE1} $RPM_BUILD_ROOT/%{_initrddir}/%{name}
12cr|tstat-1.01-5|66	cp -v %{SOURCE3} $RPM_BUILD_ROOT/%{_sysconfdir}/%name/net.conf.sample
12cr|tstat-1.01-5|67	cp -v %{SOURCE5} $RPM_BUILD_ROOT/%{_sysconfdir}/%name/global.conf
12cr|tstat-1.01-5|68	
12cr|tstat-1.01-5|69	mkdir -p $RPM_BUILD_ROOT/var/www/cgi-bin
12cr|tstat-1.01-5|70	mkdir -p $RPM_BUILD_ROOT/var/www/html/rrd_images
12cr|tstat-1.01-5|71	cp -v %{SOURCE2} $RPM_BUILD_ROOT/var/www/cgi-bin/%{name}_rrd.cgi
12cr|tstat-1.01-5|72	
12cr|tstat-1.01-5|73	%clean
12cr|tstat-1.01-5|74	rm -rf $RPM_BUILD_ROOT
12cr|tstat-1.01-5|75	
12cr|tstat-1.01-5|76	%post
12cr|tstat-1.01-5|77	%_post_service tstat
12cr|tstat-1.01-5|78	
12cr|tstat-1.01-5|79	%post -n %{name}-www
12cr|tstat-1.01-5|80	if [ ! -e "/var/www/cgi-bin/rrd_data" ];then
12cr|tstat-1.01-5|81	ln -sf /var/lib/%name/rrd_data /var/www/cgi-bin/rrd_data
12cr|tstat-1.01-5|82	fi
12cr|tstat-1.01-5|83	if [ ! -e "/var/www/cgi-bin/rrd_images" ];then
12cr|tstat-1.01-5|84	ln -sf /var/www/html/rrd_images /var/www/cgi-bin/rrd_images
12cr|tstat-1.01-5|85	fi
12cr|tstat-1.01-5|86	chown -R apache.apache /var/www/html/rrd_images
12cr|tstat-1.01-5|87	
12cr|tstat-1.01-5|88	%preun
12cr|tstat-1.01-5|89	%_preun_service tstat
12cr|tstat-1.01-5|90	
12cr|tstat-1.01-5|91	%files
12cr|tstat-1.01-5|92	%defattr(-,root,root)
12cr|tstat-1.01-5|93	%doc docs/*
12cr|tstat-1.01-5|94	%{_bindir}/%name
12cr|tstat-1.01-5|95	%attr(755,root,root) %{_initrddir}/%{name}
12cr|tstat-1.01-5|96	%config(noreplace) %{_sysconfdir}/%{name}/rrd.conf
12cr|tstat-1.01-5|97	%config(noreplace) %{_sysconfdir}/%{name}/net.conf.sample
12cr|tstat-1.01-5|98	%config(noreplace) %{_sysconfdir}/%{name}/global.conf
12cr|tstat-1.01-5|99	/var/lib/%name/*
12cr|tstat-1.01-5|100	
12cr|tstat-1.01-5|101	%files -n %{name}-www
12cr|tstat-1.01-5|102	%doc docs/CHANGES docs/README.RRDtool
12cr|tstat-1.01-5|103	%attr(755,apache,apache) /var/www/html/rrd_images
12cr|tstat-1.01-5|104	%attr(755,root,root) /var/www/cgi-bin/tstat_rrd.cgi
12cr|tstat-1.01-5|105	
12cr|tstat-1.01-5|106	
12cr|tstat-1.01-5|107	%changelog
12cr|tstat-1.01-5|108	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.01-5mdv2010.0
12cr|tstat-1.01-5|109	+ Revision: 445565
12cr|tstat-1.01-5|110	- rebuild
12cr|tstat-1.01-5|111	
12cr|tstat-1.01-5|112	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.01-4mdv2009.1
12cr|tstat-1.01-5|113	+ Revision: 298444
12cr|tstat-1.01-5|114	- rebuilt against libpcap-1.0.0
12cr|tstat-1.01-5|115	
12cr|tstat-1.01-5|116	* Tue Jun 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.01-3mdv2009.0
12cr|tstat-1.01-5|117	+ Revision: 222544
12cr|tstat-1.01-5|118	- fix deps
12cr|tstat-1.01-5|119	- rebuilt against new rrdtool-devel
12cr|tstat-1.01-5|120	
12cr|tstat-1.01-5|121	+ Olivier Blin <oblin@mandriva.com>
12cr|tstat-1.01-5|122	- restore BuildRoot
12cr|tstat-1.01-5|123	
12cr|tstat-1.01-5|124	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|tstat-1.01-5|125	- fix prereq
12cr|tstat-1.01-5|126	- kill re-definition of %%buildroot on Pixel's request
12cr|tstat-1.01-5|127	
12cr|tstat-1.01-5|128	* Wed May 23 2007 Antoine Ginies <aginies@mandriva.com> 1.01-2mdv2008.0
12cr|tstat-1.01-5|129	+ Revision: 30133
12cr|tstat-1.01-5|130	- add requires apache-mod_fastcgi and perl-DateManip for tstat-www package
12cr|tstat-1.01-5|131	
12cr|tstat-1.01-5|132	* Tue May 22 2007 Antoine Ginies <aginies@mandriva.com> 1.01-1mdv2008.0
12cr|tstat-1.01-5|133	+ Revision: 29788
12cr|tstat-1.01-5|134	- fix rrdtool2-devel buildrequires
12cr|tstat-1.01-5|135	- fix typo, and adjust buildrequires
12cr|tstat-1.01-5|136	- use %%mkrel macro
12cr|tstat-1.01-5|137	- Import tstat
12cr|tstat-1.01-5|138	
12cr|tstat-1.01-5|139	
12cr|tstat-1.01-5|140	
12cr|tstat-1.01-5|141	* Thu Dec  8 2005  <aginies@mandriva.com> 1.01-1mdk
12cr|tstat-1.01-5|142	- first release

8103 12
12cr|tsung-1.4.2-1|1	Summary:	A distributed multi-protocol load testing tool
12cr|tsung-1.4.2-1|2	Name:		tsung
12cr|tsung-1.4.2-1|3	Version:	1.4.2
12cr|tsung-1.4.2-1|4	Release:	1
12cr|tsung-1.4.2-1|5	License:	GPLv2
12cr|tsung-1.4.2-1|6	Group:		Development/Other
12cr|tsung-1.4.2-1|7	Url:		http://tsung.erlang-projects.org/
12cr|tsung-1.4.2-1|8	Source0:	http://tsung.erlang-projects.org/dist/%{name}-%{version}.tar.gz
12cr|tsung-1.4.2-1|9	Patch0:		tsung-1.3.1-destdir.patch
12cr|tsung-1.4.2-1|10	BuildRequires:	erlang-devel
12cr|tsung-1.4.2-1|11	BuildRequires:	erlang-xmerl
12cr|tsung-1.4.2-1|12	BuildRequires:	erlang-ssl
12cr|tsung-1.4.2-1|13	BuildRequires:	erlang-crypto
12cr|tsung-1.4.2-1|14	BuildRequires:	erlang-compiler
12cr|tsung-1.4.2-1|15	BuildRequires:	erlang-snmp
12cr|tsung-1.4.2-1|16	BuildRequires:	erlang-eunit
12cr|tsung-1.4.2-1|17	Requires:	erlang-xmerl
12cr|tsung-1.4.2-1|18	Requires:	erlang-ssl
12cr|tsung-1.4.2-1|19	Requires:	erlang-crypto
12cr|tsung-1.4.2-1|20	Requires:	erlang-snmp
12cr|tsung-1.4.2-1|21	
12cr|tsung-1.4.2-1|22	%description
12cr|tsung-1.4.2-1|23	It is protocol-independent and can currently be used to stress and
12cr|tsung-1.4.2-1|24	benchmark HTTP, Jabber/XMPP, PostgreSQL, MySQL and LDAP servers.
12cr|tsung-1.4.2-1|25	It simulates user behaviour using an XML description file, reports
12cr|tsung-1.4.2-1|26	many measurements in real time (statistics can be customized with
12cr|tsung-1.4.2-1|27	transactions, and graphics generated using gnuplot).
12cr|tsung-1.4.2-1|28	For HTTP, it supports 1.0 and 1.1, has a proxy mode to record
12cr|tsung-1.4.2-1|29	sessions, supports GET and POST methods, Cookies, and Basic
12cr|tsung-1.4.2-1|30	WWW-authentication. It also has support for SSL.
12cr|tsung-1.4.2-1|31	
12cr|tsung-1.4.2-1|32	%prep
12cr|tsung-1.4.2-1|33	%setup -q %{name}-%{version}
12cr|tsung-1.4.2-1|34	#%patch0 -p1
12cr|tsung-1.4.2-1|35	
12cr|tsung-1.4.2-1|36	%build
12cr|tsung-1.4.2-1|37	# (tpg) needed by patch0
12cr|tsung-1.4.2-1|38	autoreconf -fiv
12cr|tsung-1.4.2-1|39	%configure2_5x
12cr|tsung-1.4.2-1|40	
12cr|tsung-1.4.2-1|41	%make
12cr|tsung-1.4.2-1|42	
12cr|tsung-1.4.2-1|43	%install
12cr|tsung-1.4.2-1|44	%makeinstall_std
12cr|tsung-1.4.2-1|45	
12cr|tsung-1.4.2-1|46	rm -rf %{buildroot}%{_docdir}/%{name}
12cr|tsung-1.4.2-1|47	
12cr|tsung-1.4.2-1|48	%files
12cr|tsung-1.4.2-1|49	%doc examples/* doc/*
12cr|tsung-1.4.2-1|50	%doc CHANGES CONTRIBUTORS README TODO
12cr|tsung-1.4.2-1|51	%{_bindir}/*
12cr|tsung-1.4.2-1|52	%{_libdir}/%{name}
12cr|tsung-1.4.2-1|53	%{_libdir}/erlang/lib/%{name}*
12cr|tsung-1.4.2-1|54	%{_datadir}/%{name}
12cr|tsung-1.4.2-1|55	%{_mandir}/man1/t*
12cr|tsung-1.4.2-1|56	
12cr|tsung-1.4.2-1|57	
12cr|tsung-1.4.2-1|58	%changelog
12cr|tsung-1.4.2-1|59	* Tue Mar 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.4.2-1
12cr|tsung-1.4.2-1|60	+ Revision: 782463
12cr|tsung-1.4.2-1|61	- version update 1.4.2
12cr|tsung-1.4.2-1|62	
12cr|tsung-1.4.2-1|63	* Sun Aug 22 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.3-1mdv2011.0
12cr|tsung-1.4.2-1|64	+ Revision: 571977
12cr|tsung-1.4.2-1|65	- update to new version 1.3.3
12cr|tsung-1.4.2-1|66	
12cr|tsung-1.4.2-1|67	* Mon Aug 16 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2-1mdv2011.0
12cr|tsung-1.4.2-1|68	+ Revision: 570612
12cr|tsung-1.4.2-1|69	- add buildrequires on erlang-eunit
12cr|tsung-1.4.2-1|70	- update to new version 1.3.2
12cr|tsung-1.4.2-1|71	
12cr|tsung-1.4.2-1|72	* Tue Feb 23 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.1-1mdv2010.1
12cr|tsung-1.4.2-1|73	+ Revision: 510316
12cr|tsung-1.4.2-1|74	- restrict to max two jobs
12cr|tsung-1.4.2-1|75	- import tsung
12cr|tsung-1.4.2-1|76	

8104 12
12cr|ttaenc-3.4.1-1|1	Name:		ttaenc
12cr|ttaenc-3.4.1-1|2	Version:	3.4.1
12cr|ttaenc-3.4.1-1|3	Release:	%mkrel 1
12cr|ttaenc-3.4.1-1|4	License:	GPLv2
12cr|ttaenc-3.4.1-1|5	Summary:	The True Audio (TTA) codec lossless audio compressor
12cr|ttaenc-3.4.1-1|6	Group:		Sound
12cr|ttaenc-3.4.1-1|7	URL:		http://sourceforge.net/projects/tta/
12cr|ttaenc-3.4.1-1|8	Source:		http://sourceforge.net/projects/tta/files/tta/ttaenc-src/%{name}-%{version}-src.tgz
12cr|ttaenc-3.4.1-1|9	Patch0:		ttaenc-3.4.1-src-shntool.patch
12cr|ttaenc-3.4.1-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|ttaenc-3.4.1-1|11	
12cr|ttaenc-3.4.1-1|12	%description
12cr|ttaenc-3.4.1-1|13	TTA performs lossless compression on multichannel 8,16 and 24 bits
12cr|ttaenc-3.4.1-1|14	data of the Wav audio files. Being "lossless" means that no data-
12cr|ttaenc-3.4.1-1|15	quality is lost in the compression - when uncompressed, the data will
12cr|ttaenc-3.4.1-1|16	be identical to the original. The compression ratios of TTA depend on
12cr|ttaenc-3.4.1-1|17	the type of music file being compressed, but the compression size
12cr|ttaenc-3.4.1-1|18	will generally range between 30% - 70% of the original. TTA format
12cr|ttaenc-3.4.1-1|19	supports both of ID3v1/v2 and APEv2 tags. Detailed format description
12cr|ttaenc-3.4.1-1|20	is available at http://tta.sourceforge.net
12cr|ttaenc-3.4.1-1|21	
12cr|ttaenc-3.4.1-1|22	This version is patched with shntool patch.
12cr|ttaenc-3.4.1-1|23	
12cr|ttaenc-3.4.1-1|24	%prep
12cr|ttaenc-3.4.1-1|25	%setup -q -n %{name}-%{version}-src
12cr|ttaenc-3.4.1-1|26	%patch0 -p1
12cr|ttaenc-3.4.1-1|27	
12cr|ttaenc-3.4.1-1|28	%build
12cr|ttaenc-3.4.1-1|29	%make
12cr|ttaenc-3.4.1-1|30	
12cr|ttaenc-3.4.1-1|31	%install
12cr|ttaenc-3.4.1-1|32	%__rm -rf %{buildroot}
12cr|ttaenc-3.4.1-1|33	%__mkdir_p %{buildroot}%{_bindir}
12cr|ttaenc-3.4.1-1|34	%__install -m 755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|ttaenc-3.4.1-1|35	
12cr|ttaenc-3.4.1-1|36	%clean
12cr|ttaenc-3.4.1-1|37	%{__rm} -rf %{buildroot}
12cr|ttaenc-3.4.1-1|38	
12cr|ttaenc-3.4.1-1|39	%files
12cr|ttaenc-3.4.1-1|40	%defattr(-, root, root, -)
12cr|ttaenc-3.4.1-1|41	%doc COPYING README
12cr|ttaenc-3.4.1-1|42	%{_bindir}/%{name}
12cr|ttaenc-3.4.1-1|43	
12cr|ttaenc-3.4.1-1|44	
12cr|ttaenc-3.4.1-1|45	
12cr|ttaenc-3.4.1-1|46	%changelog
12cr|ttaenc-3.4.1-1|47	* Thu Sep 22 2011 Andrey Bondrov <abondrov@mandriva.org> 3.4.1-1mdv2011.0
12cr|ttaenc-3.4.1-1|48	+ Revision: 700842
12cr|ttaenc-3.4.1-1|49	- imported package ttaenc
12cr|ttaenc-3.4.1-1|50	

8105 12
12cr|ttcp-1.12-15|1	Summary: A tool for testing TCP connections
12cr|ttcp-1.12-15|2	Name: ttcp
12cr|ttcp-1.12-15|3	Version: 1.12
12cr|ttcp-1.12-15|4	Release: 15
12cr|ttcp-1.12-15|5	URL:	ftp://ftp.sgi.com/sgi/src/ttcp/
12cr|ttcp-1.12-15|6	Source0: ftp://ftp.sgi.com/sgi/src/ttcp/ttcp.c
12cr|ttcp-1.12-15|7	Source1: ftp://ftp.sgi.com/sgi/src/ttcp/ttcp.1
12cr|ttcp-1.12-15|8	Source2: ftp://ftp.sgi.com/sgi/src/ttcp/README
12cr|ttcp-1.12-15|9	Patch0: ttcp-big.patch
12cr|ttcp-1.12-15|10	Patch1: ttcp-malloc.patch
12cr|ttcp-1.12-15|11	Patch2: ttcp-GNU.patch
12cr|ttcp-1.12-15|12	Patch3: ttcp-man.patch
12cr|ttcp-1.12-15|13	BuildRequires: glibc-devel
12cr|ttcp-1.12-15|14	Group: Monitoring
12cr|ttcp-1.12-15|15	License: Public Domain
12cr|ttcp-1.12-15|16	
12cr|ttcp-1.12-15|17	%description
12cr|ttcp-1.12-15|18	ttcp is a tool for testing the throughput of TCP connections.  Unlike other
12cr|ttcp-1.12-15|19	tools which might be used for this purpose (such as FTP clients), ttcp does
12cr|ttcp-1.12-15|20	not read or write data from or to a disk while operating, which helps ensure
12cr|ttcp-1.12-15|21	more accurate results.
12cr|ttcp-1.12-15|22	
12cr|ttcp-1.12-15|23	%prep
12cr|ttcp-1.12-15|24	%setup -c -T -q
12cr|ttcp-1.12-15|25	cp -a %{SOURCE0} %{SOURCE1} %{SOURCE2} .
12cr|ttcp-1.12-15|26	%patch0 -p1 -b .big
12cr|ttcp-1.12-15|27	%patch1 -p1 -b .malloc
12cr|ttcp-1.12-15|28	%patch2 -p1 -b .GNU
12cr|ttcp-1.12-15|29	%patch3 -p1 -b .man
12cr|ttcp-1.12-15|30	
12cr|ttcp-1.12-15|31	%build
12cr|ttcp-1.12-15|32	%{__cc} -o ttcp $RPM_OPT_FLAGS ttcp.c
12cr|ttcp-1.12-15|33	
12cr|ttcp-1.12-15|34	%install
12cr|ttcp-1.12-15|35	mkdir -p %{buildroot}{%{_mandir}/man1,%{_bindir}}
12cr|ttcp-1.12-15|36	install -p -m755 ttcp %{buildroot}%{_bindir}
12cr|ttcp-1.12-15|37	install -p -m644 ttcp.1 %{buildroot}%{_mandir}/man1
12cr|ttcp-1.12-15|38	
12cr|ttcp-1.12-15|39	%files
12cr|ttcp-1.12-15|40	%doc README
12cr|ttcp-1.12-15|41	%{_bindir}/ttcp
12cr|ttcp-1.12-15|42	%{_mandir}/man1/ttcp.1*

8106 12
12cr|ttyrec-1.0.8-1|1	Name:		ttyrec
12cr|ttyrec-1.0.8-1|2	Version:	1.0.8
12cr|ttyrec-1.0.8-1|3	Release:	1
12cr|ttyrec-1.0.8-1|4	Summary:	A tty recorder
12cr|ttyrec-1.0.8-1|5	Group:		Text tools
12cr|ttyrec-1.0.8-1|6	URL:		http://namazu.org/~satoru/ttyrec/index.html.en
12cr|ttyrec-1.0.8-1|7	Source0:	http://namazu.org/~satoru/ttyrec/%{name}-%{version}.tar.gz
12cr|ttyrec-1.0.8-1|8	Patch0:		%{name}-Makefile.patch
12cr|ttyrec-1.0.8-1|9	License:	BSD
12cr|ttyrec-1.0.8-1|10	BuildRequires:	libbsd-devel
12cr|ttyrec-1.0.8-1|11	
12cr|ttyrec-1.0.8-1|12	%description
12cr|ttyrec-1.0.8-1|13	ttyrec is a tty recorder that records your terminal sessions with
12cr|ttyrec-1.0.8-1|14	microsecond accuracy. It can record emacs -nw, vi, lynx, or any
12cr|ttyrec-1.0.8-1|15	programs running on a terminal.
12cr|ttyrec-1.0.8-1|16	
12cr|ttyrec-1.0.8-1|17	%prep
12cr|ttyrec-1.0.8-1|18	%setup -q
12cr|ttyrec-1.0.8-1|19	%patch0 -p1
12cr|ttyrec-1.0.8-1|20	
12cr|ttyrec-1.0.8-1|21	%build
12cr|ttyrec-1.0.8-1|22	%make CFLAGS=-DHAVE_getpt
12cr|ttyrec-1.0.8-1|23	
12cr|ttyrec-1.0.8-1|24	%install
12cr|ttyrec-1.0.8-1|25	install -d %{buildroot}%{_bindir}
12cr|ttyrec-1.0.8-1|26	install -d %{buildroot}%{_mandir}/man1
12cr|ttyrec-1.0.8-1|27	install -m 644 *.1 %{buildroot}%{_mandir}/man1
12cr|ttyrec-1.0.8-1|28	install -m 755 ttyrec %{buildroot}%{_bindir}
12cr|ttyrec-1.0.8-1|29	install -m 755 ttyplay %{buildroot}%{_bindir}
12cr|ttyrec-1.0.8-1|30	install -m 755 ttytime %{buildroot}%{_bindir}
12cr|ttyrec-1.0.8-1|31	
12cr|ttyrec-1.0.8-1|32	%files
12cr|ttyrec-1.0.8-1|33	%defattr(-,root,root)
12cr|ttyrec-1.0.8-1|34	%{_bindir}/*
12cr|ttyrec-1.0.8-1|35	%{_mandir}/man1/*
12cr|ttyrec-1.0.8-1|36	
12cr|ttyrec-1.0.8-1|37	
12cr|ttyrec-1.0.8-1|38	
12cr|ttyrec-1.0.8-1|39	%changelog
12cr|ttyrec-1.0.8-1|40	* Sun Apr 29 2012 Johnny A. Solbu <solbu@mandriva.org> 1.0.8-1
12cr|ttyrec-1.0.8-1|41	+ Revision: 794421
12cr|ttyrec-1.0.8-1|42	- Adding make flag, as suggested by README
12cr|ttyrec-1.0.8-1|43	- import ttyrec
12cr|ttyrec-1.0.8-1|44	

8107 12
12cr|tucnak2-2.48-1|1	Name:           tucnak2
12cr|tucnak2-2.48-1|2	Version:        2.48
12cr|tucnak2-2.48-1|3	Release:        1
12cr|tucnak2-2.48-1|4	Summary:        VHF contest logging program
12cr|tucnak2-2.48-1|5	Group:          Communications
12cr|tucnak2-2.48-1|6	License:        GPLv2+
12cr|tucnak2-2.48-1|7	URL:            http://tucnak.nagano.cz/wiki/Main_Page
12cr|tucnak2-2.48-1|8	Source0:        http://tucnak.nagano.cz/%{name}-%{version}.tar.gz
12cr|tucnak2-2.48-1|9	Patch0:         missing_ftdi_header.patch
12cr|tucnak2-2.48-1|10	Patch1:         include_dir_ftdi-2.48.patch
12cr|tucnak2-2.48-1|11	
12cr|tucnak2-2.48-1|12	BuildRequires:  pkgconfig(sdl), pkgconfig(glib-2.0), pkgconfig(libpng), pkgconfig(sndfile)
12cr|tucnak2-2.48-1|13	BuildRequires:  gpm-devel, alsa-oss-devel, hamlib-devel, pkgconfig(libusb-1.0)
12cr|tucnak2-2.48-1|14	BuildRequires:  desktop-file-utils,pkgconfig(fftw3), automake pkgconfig(libftdi)
12cr|tucnak2-2.48-1|15	BuildRequires:  pkgconfig(libftdi)
12cr|tucnak2-2.48-1|16	
12cr|tucnak2-2.48-1|17	%description
12cr|tucnak2-2.48-1|18	Tucnak2 is VHF/UHF/SHF log for hamradio contests. It supports multi
12cr|tucnak2-2.48-1|19	bands, free input, networking, voice and CW keyer, WWL database and
12cr|tucnak2-2.48-1|20	much more.
12cr|tucnak2-2.48-1|21	
12cr|tucnak2-2.48-1|22	%prep
12cr|tucnak2-2.48-1|23	%setup -q
12cr|tucnak2-2.48-1|24	%patch0 -p1
12cr|tucnak2-2.48-1|25	%patch1 -p1
12cr|tucnak2-2.48-1|26	sed -i -e "s/Encoding=UTF-8//g" -e "s/Categories=HamRadio/Categories=Network;HamRadio;/g" share/applications/%{name}.desktop
12cr|tucnak2-2.48-1|27	
12cr|tucnak2-2.48-1|28	#all files must be UTF-8
12cr|tucnak2-2.48-1|29	recode()
12cr|tucnak2-2.48-1|30	{
12cr|tucnak2-2.48-1|31	iconv -f "$2" -t utf-8 < "$1" > "${1}_"
12cr|tucnak2-2.48-1|32	touch -r "$1" "${1}_"
12cr|tucnak2-2.48-1|33	mv -f "${1}_" "$1"
12cr|tucnak2-2.48-1|34	
12cr|tucnak2-2.48-1|35	}
12cr|tucnak2-2.48-1|36	recode TODO iso-8859-15
12cr|tucnak2-2.48-1|37	
12cr|tucnak2-2.48-1|38	%build
12cr|tucnak2-2.48-1|39	autoreconf -fiv
12cr|tucnak2-2.48-1|40	%configure2_5x --with-sdl
12cr|tucnak2-2.48-1|41	%make
12cr|tucnak2-2.48-1|42	
12cr|tucnak2-2.48-1|43	
12cr|tucnak2-2.48-1|44	%install
12cr|tucnak2-2.48-1|45	%makeinstall_std
12cr|tucnak2-2.48-1|46	
12cr|tucnak2-2.48-1|47	chmod +x %{buildroot}%{_datadir}/%{name}/tac2tuc.pl
12cr|tucnak2-2.48-1|48	desktop-file-install \
12cr|tucnak2-2.48-1|49	--dir %{buildroot}/%{_datadir}/applications   \
12cr|tucnak2-2.48-1|50	%{buildroot}/%{_datadir}/applications/%{name}.desktop
12cr|tucnak2-2.48-1|51	
12cr|tucnak2-2.48-1|52	
12cr|tucnak2-2.48-1|53	%files
12cr|tucnak2-2.48-1|54	%doc AUTHORS ChangeLog COPYING README TODO
12cr|tucnak2-2.48-1|55	%doc doc/NAVOD.pdf doc/NAVOD.sxw
12cr|tucnak2-2.48-1|56	%doc data/*.html data/*.png
12cr|tucnak2-2.48-1|57	%{_bindir}/*
12cr|tucnak2-2.48-1|58	%{_datadir}/applications/*
12cr|tucnak2-2.48-1|59	%{_datadir}/pixmaps/*
12cr|tucnak2-2.48-1|60	%{_datadir}/%{name}

8108 12
12cr|tulip-3.7.0-3|1	%define name	tulip
12cr|tulip-3.7.0-3|2	%define version	3.7.0
12cr|tulip-3.7.0-3|3	%define release 3
12cr|tulip-3.7.0-3|4	%define major	0
12cr|tulip-3.7.0-3|5	%define api 3.7
12cr|tulip-3.7.0-3|6	%define libname	%mklibname %name %major
12cr|tulip-3.7.0-3|7	%define develname %mklibname -d %name
12cr|tulip-3.7.0-3|8	
12cr|tulip-3.7.0-3|9	Summary:	A program that allows visualization of huge graphs
12cr|tulip-3.7.0-3|10	Name:		%{name}
12cr|tulip-3.7.0-3|11	Version:	%{version}
12cr|tulip-3.7.0-3|12	Release:	%{release}
12cr|tulip-3.7.0-3|13	URL:		http://www.tulip-software.org
12cr|tulip-3.7.0-3|14	Source0:	http://downloads.sourceforge.net/project/auber/%{name}/%{name}-%{version}/%{name}-%{version}-src.tar.gz
12cr|tulip-3.7.0-3|15	#Source10:	%name-16.png
12cr|tulip-3.7.0-3|16	#Source11:	%name-32.png
12cr|tulip-3.7.0-3|17	#Source12:	%name-48.png
12cr|tulip-3.7.0-3|18	#Source13:	mandriva-%{name}.desktop
12cr|tulip-3.7.0-3|19	#Patch0:		tulip-3.3.0-fix-link.patch
12cr|tulip-3.7.0-3|20	#Patch1:		tulip-3.4.1-fix-cmake-install.patch
12cr|tulip-3.7.0-3|21	Patch0:		0001-fix-Missing-include-stdlib.h.patch
12cr|tulip-3.7.0-3|22	Patch1:		0001-fix-Force-link-of-libOGDF.so-against-pthread.patch
12cr|tulip-3.7.0-3|23	Patch2:		0001-fix-Tulip-lib-install-dir.patch
12cr|tulip-3.7.0-3|24	Patch3:		0001-fix-Path-for-python-packages-installation.patch
12cr|tulip-3.7.0-3|25	Patch4:		0001-fix-Use-local-XSL-references.patch
12cr|tulip-3.7.0-3|26	Patch5:		0001-fix-Install-python-modules-in-site-packages.patch
12cr|tulip-3.7.0-3|27	License:	GPLv2+
12cr|tulip-3.7.0-3|28	Group:		Graphics
12cr|tulip-3.7.0-3|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|tulip-3.7.0-3|30	BuildRequires:	qt4-devel qt-assistant-adp-devel qt4-assistant
12cr|tulip-3.7.0-3|31	BuildRequires:	cmake
12cr|tulip-3.7.0-3|32	BuildRequires:	pkgconfig(glew)
12cr|tulip-3.7.0-3|33	BuildRequires:	pkgconfig(gl)
12cr|tulip-3.7.0-3|34	BuildRequires:	pkgconfig(zlib)
12cr|tulip-3.7.0-3|35	BuildRequires:	pkgconfig(libpng)
12cr|tulip-3.7.0-3|36	BuildRequires:	jpeg-devel
12cr|tulip-3.7.0-3|37	BuildRequires:	xmltex doxygen graphviz libxml2-utils
12cr|tulip-3.7.0-3|38	BuildRequires:	gomp-devel
12cr|tulip-3.7.0-3|39	BuildRequires:	python-devel
12cr|tulip-3.7.0-3|40	BuildRequires:	python-sphinx
12cr|tulip-3.7.0-3|41	BuildRequires:	python-sip
12cr|tulip-3.7.0-3|42	BuildRequires:	doxygen
12cr|tulip-3.7.0-3|43	BuildRequires:	docbook-style-xsl
12cr|tulip-3.7.0-3|44	BuildRequires:	ftgl-devel
12cr|tulip-3.7.0-3|45	BuildRequires:	java
12cr|tulip-3.7.0-3|46	Obsoletes: tulip-render < %{version}
12cr|tulip-3.7.0-3|47	
12cr|tulip-3.7.0-3|48	%description
12cr|tulip-3.7.0-3|49	Tulip software is a system dedicated to the visualization of huge graphs.
12cr|tulip-3.7.0-3|50	It manages graphs with a number of elements (node and edges) up to 500.000
12cr|tulip-3.7.0-3|51	on a personal computer (PIII 600, with 256mo). Its SuperGraph technology
12cr|tulip-3.7.0-3|52	architecture enables to do the following things :
12cr|tulip-3.7.0-3|53	
12cr|tulip-3.7.0-3|54	* 3D visualizations
12cr|tulip-3.7.0-3|55	* 3D modifications
12cr|tulip-3.7.0-3|56	* Plug-in support for easy evolution
12cr|tulip-3.7.0-3|57	* Building of clusters and navigation into it
12cr|tulip-3.7.0-3|58	* Automatic drawing of graphs
12cr|tulip-3.7.0-3|59	* Automatic clustering of graphs
12cr|tulip-3.7.0-3|60	* Automatic selection of elements
12cr|tulip-3.7.0-3|61	* Automatic Metric coloration of graphs
12cr|tulip-3.7.0-3|62	
12cr|tulip-3.7.0-3|63	%package -n     %{libname}
12cr|tulip-3.7.0-3|64	Summary:        A development library for handling large graphs
12cr|tulip-3.7.0-3|65	Group:		    System/Libraries
12cr|tulip-3.7.0-3|66	Provides:       lib%{name} = %version-%release
12cr|tulip-3.7.0-3|67	
12cr|tulip-3.7.0-3|68	%description -n %{libname}
12cr|tulip-3.7.0-3|69	A library for handling large graphs
12cr|tulip-3.7.0-3|70	
12cr|tulip-3.7.0-3|71	%package -n     %{develname}
12cr|tulip-3.7.0-3|72	Summary:        A library for handling large graphs
12cr|tulip-3.7.0-3|73	Group:          Development/Other
12cr|tulip-3.7.0-3|74	Provides:	%{name}-devel = %version-%release
12cr|tulip-3.7.0-3|75	Provides:	lib%{name}-devel = %version-%release
12cr|tulip-3.7.0-3|76	Requires:       %libname = %version-%release
12cr|tulip-3.7.0-3|77	Requires:       %{libname}-qt = %version-%release
12cr|tulip-3.7.0-3|78	Requires:       %{libname}-ogl = %version-%release
12cr|tulip-3.7.0-3|79	Requires:       %{libname}-ogdf = %version-%release
12cr|tulip-3.7.0-3|80	Obsoletes:	%{libname}-devel
12cr|tulip-3.7.0-3|81	
12cr|tulip-3.7.0-3|82	%description -n %{develname}
12cr|tulip-3.7.0-3|83	A library for handling large graphs.
12cr|tulip-3.7.0-3|84	You need this package if you plan to build apps using
12cr|tulip-3.7.0-3|85	tulip libraries.
12cr|tulip-3.7.0-3|86	
12cr|tulip-3.7.0-3|87	%package -n     %{libname}-ogl
12cr|tulip-3.7.0-3|88	Summary:        A library for displaying graph in a GL context
12cr|tulip-3.7.0-3|89	Group:		Graphics
12cr|tulip-3.7.0-3|90	Requires:       %{libname} = %version-%release
12cr|tulip-3.7.0-3|91	Requires:	%{name}-ogl-data = %{version}-%{release}
12cr|tulip-3.7.0-3|92	Provides:       %name-qt = %version-%release
12cr|tulip-3.7.0-3|93	Provides:       lib%name-ogl = %version-%release
12cr|tulip-3.7.0-3|94	
12cr|tulip-3.7.0-3|95	%description -n %{libname}-ogl
12cr|tulip-3.7.0-3|96	A library for displaying graph in a GL context
12cr|tulip-3.7.0-3|97	
12cr|tulip-3.7.0-3|98	%package -n     %{name}-ogl-data
12cr|tulip-3.7.0-3|99	Summary:        Data files for Tulip's library for displaying graph in a GL context
12cr|tulip-3.7.0-3|100	Group:		Graphics
12cr|tulip-3.7.0-3|101	BuildArch:	noarch
12cr|tulip-3.7.0-3|102	
12cr|tulip-3.7.0-3|103	%description -n %{name}-ogl-data
12cr|tulip-3.7.0-3|104	Data files for Tulip's library for displaying graph in a GL context
12cr|tulip-3.7.0-3|105	
12cr|tulip-3.7.0-3|106	%package -n     %{libname}-ogdf
12cr|tulip-3.7.0-3|107	Summary:        A library for playing with graph
12cr|tulip-3.7.0-3|108	Group:		Development/C++
12cr|tulip-3.7.0-3|109	Requires:       %{libname} = %version-%release
12cr|tulip-3.7.0-3|110	Provides:       lib%name-ogdf = %version-%release
12cr|tulip-3.7.0-3|111	
12cr|tulip-3.7.0-3|112	%description -n %{libname}-ogdf
12cr|tulip-3.7.0-3|113	A Library for playing with graph
12cr|tulip-3.7.0-3|114	
12cr|tulip-3.7.0-3|115	%package -n     %{libname}-qt
12cr|tulip-3.7.0-3|116	Summary:        A set of Qt Widgets for Tulip/Tulip-qt
12cr|tulip-3.7.0-3|117	Group:          Graphics
12cr|tulip-3.7.0-3|118	Requires:       %libname = %version-%release
12cr|tulip-3.7.0-3|119	Provides:       %name-qt = %version-%release
12cr|tulip-3.7.0-3|120	Provides:       lib%name-qt = %version-%release
12cr|tulip-3.7.0-3|121	Conflicts:	%{develname} < 3.0.1
12cr|tulip-3.7.0-3|122	
12cr|tulip-3.7.0-3|123	%description -n %{libname}-qt
12cr|tulip-3.7.0-3|124	A set of Qt Widgets for Tulip/Tulip-qt
12cr|tulip-3.7.0-3|125	
12cr|tulip-3.7.0-3|126	%package -n python-%{name}
12cr|tulip-3.7.0-3|127	Summary:	A Python binding for Tulip's library
12cr|tulip-3.7.0-3|128	Group:		Development/Python
12cr|tulip-3.7.0-3|129	Requires:       %libname = %version-%release
12cr|tulip-3.7.0-3|130	
12cr|tulip-3.7.0-3|131	%description -n python-%{name}
12cr|tulip-3.7.0-3|132	A Python binding for Tulip's library
12cr|tulip-3.7.0-3|133	
12cr|tulip-3.7.0-3|134	%package -n python-%{name}-doc
12cr|tulip-3.7.0-3|135	Summary:	Documentation of Python binding for Tulip's library
12cr|tulip-3.7.0-3|136	License:	LGPLv2
12cr|tulip-3.7.0-3|137	BuildArch:	noarch
12cr|tulip-3.7.0-3|138	
12cr|tulip-3.7.0-3|139	%description -n python-%{name}-doc
12cr|tulip-3.7.0-3|140	Documentation of Python binding for Tulip's library
12cr|tulip-3.7.0-3|141	
12cr|tulip-3.7.0-3|142	%package doc
12cr|tulip-3.7.0-3|143	Summary:	Tulip user documentation
12cr|tulip-3.7.0-3|144	License:	LGPLv2
12cr|tulip-3.7.0-3|145	BuildArch:	noarch
12cr|tulip-3.7.0-3|146	
12cr|tulip-3.7.0-3|147	%description doc
12cr|tulip-3.7.0-3|148	This package contains Tulip user documentation in HTML
12cr|tulip-3.7.0-3|149	
12cr|tulip-3.7.0-3|150	%package -n %{name}-devel-doc
12cr|tulip-3.7.0-3|151	Summary:	Tulip developer Handbook
12cr|tulip-3.7.0-3|152	License:	LGPLv2
12cr|tulip-3.7.0-3|153	BuildArch:	noarch
12cr|tulip-3.7.0-3|154	Requires:	%{name}-doc = %{version}-%{release}
12cr|tulip-3.7.0-3|155	
12cr|tulip-3.7.0-3|156	%description -n %{name}-devel-doc
12cr|tulip-3.7.0-3|157	This package contains the Tulip developer Handbook in HTML
12cr|tulip-3.7.0-3|158	
12cr|tulip-3.7.0-3|159	%prep
12cr|tulip-3.7.0-3|160	%setup -q -n %{name}-%{version}-src
12cr|tulip-3.7.0-3|161	#patch0 -p0
12cr|tulip-3.7.0-3|162	#patch1 -p0
12cr|tulip-3.7.0-3|163	%apply_patches
12cr|tulip-3.7.0-3|164	
12cr|tulip-3.7.0-3|165	# defining at cmake level works but gets overwritten at make install step
12cr|tulip-3.7.0-3|166	sed -ri 's/UBUNTU_PPA_BUILD OFF/UBUNTU_PPA_BUILD ON/g' CMakeLists.txt
12cr|tulip-3.7.0-3|167	
12cr|tulip-3.7.0-3|168	%build
12cr|tulip-3.7.0-3|169	# use -fpermissive to avoid:
12cr|tulip-3.7.0-3|170	# [ 46%] Building CXX object library/tulip-python/tulip/CMakeFiles/tulippython.dir/siptuliptlpGraph.cpp.o
12cr|tulip-3.7.0-3|171	# /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*)':
12cr|tulip-3.7.0-3|172	# /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]
12cr|tulip-3.7.0-3|173	%cmake_qt4 -DBUILD_DOC=on -DCMAKE_CXX_FLAGS="-fpermissive"
12cr|tulip-3.7.0-3|174	%make
12cr|tulip-3.7.0-3|175	
12cr|tulip-3.7.0-3|176	%install
12cr|tulip-3.7.0-3|177	%makeinstall_std -C build
12cr|tulip-3.7.0-3|178	
12cr|tulip-3.7.0-3|179	%{__mv} %{buildroot}%{_datadir}/cmake-2.8 %{buildroot}%{_datadir}/cmake
12cr|tulip-3.7.0-3|180	
12cr|tulip-3.7.0-3|181	%files
12cr|tulip-3.7.0-3|182	%defattr(-,root,root)
12cr|tulip-3.7.0-3|183	%{_bindir}/tulip
12cr|tulip-3.7.0-3|184	%{_bindir}/tulip_app
12cr|tulip-3.7.0-3|185	%{_bindir}/tulip_need_restart
12cr|tulip-3.7.0-3|186	%{_datadir}/applications/
12cr|tulip-3.7.0-3|187	%{_datadir}/pixmaps/
12cr|tulip-3.7.0-3|188	%{_datadir}/%{name}/apiFiles/
12cr|tulip-3.7.0-3|189	%{_datadir}/%{name}/%{name}*.qch
12cr|tulip-3.7.0-3|190	%{_datadir}/%{name}/%{name}*.qhc
12cr|tulip-3.7.0-3|191	#{_datadir}/doc/%{name}/AUTHORS
12cr|tulip-3.7.0-3|192	#{_datadir}/doc/%{name}/ChangeLog
12cr|tulip-3.7.0-3|193	#{_datadir}/doc/%{name}/INSTALL
12cr|tulip-3.7.0-3|194	#{_datadir}/doc/%{name}/NEWS
12cr|tulip-3.7.0-3|195	#{_datadir}/doc/%{name}/README
12cr|tulip-3.7.0-3|196	
12cr|tulip-3.7.0-3|197	%files -n %{libname}
12cr|tulip-3.7.0-3|198	%{_libdir}/libgzstream-tulip*.so
12cr|tulip-3.7.0-3|199	%{_libdir}/libOGDF-tulip*.so
12cr|tulip-3.7.0-3|200	%{_libdir}/libtulip-%{api}.so
12cr|tulip-3.7.0-3|201	%{_libdir}/tulip/view/*.so
12cr|tulip-3.7.0-3|202	%{_libdir}/tulip/interactors/*.so
12cr|tulip-3.7.0-3|203	
12cr|tulip-3.7.0-3|204	%files -n %{develname}
12cr|tulip-3.7.0-3|205	%{_includedir}/%name
12cr|tulip-3.7.0-3|206	%{_datadir}/cmake/Modules/
12cr|tulip-3.7.0-3|207	%{_datadir}/tulip/*.cmake
12cr|tulip-3.7.0-3|208	%{_bindir}/tulip-config
12cr|tulip-3.7.0-3|209	%{_bindir}/tulip_check_pl
12cr|tulip-3.7.0-3|210	
12cr|tulip-3.7.0-3|211	%files -n %{libname}-ogl
12cr|tulip-3.7.0-3|212	%_libdir/libtulip-ogl-%{api}.so
12cr|tulip-3.7.0-3|213	%_libdir/tulip/glyphs
12cr|tulip-3.7.0-3|214	
12cr|tulip-3.7.0-3|215	%files -n %{name}-ogl-data
12cr|tulip-3.7.0-3|216	%dir %_datadir/tulip/bitmaps
12cr|tulip-3.7.0-3|217	%_datadir/tulip/bitmaps/*
12cr|tulip-3.7.0-3|218	
12cr|tulip-3.7.0-3|219	%files -n %{libname}-ogdf
12cr|tulip-3.7.0-3|220	%{_libdir}/libtulip-ogdf-%{api}.so
12cr|tulip-3.7.0-3|221	%{_libdir}/tulip/libogdf*.so
12cr|tulip-3.7.0-3|222	
12cr|tulip-3.7.0-3|223	%files -n %{libname}-qt
12cr|tulip-3.7.0-3|224	%defattr(-,root,root)
12cr|tulip-3.7.0-3|225	%_libdir/libtulip-qt4-%{api}.so
12cr|tulip-3.7.0-3|226	%_libdir/tulip/*.so
12cr|tulip-3.7.0-3|227	%exclude %{_libdir}/tulip/libogdf*.so
12cr|tulip-3.7.0-3|228	
12cr|tulip-3.7.0-3|229	%files -n python-%{name}
12cr|tulip-3.7.0-3|230	%{py_platsitedir}/
12cr|tulip-3.7.0-3|231	
12cr|tulip-3.7.0-3|232	%files -n python-%{name}-doc
12cr|tulip-3.7.0-3|233	%{_datadir}/doc/tulip-python/
12cr|tulip-3.7.0-3|234	
12cr|tulip-3.7.0-3|235	%files doc
12cr|tulip-3.7.0-3|236	%{_datadir}/doc/tulip/userHandbook/
12cr|tulip-3.7.0-3|237	
12cr|tulip-3.7.0-3|238	%files -n %{name}-devel-doc
12cr|tulip-3.7.0-3|239	%{_datadir}/doc/tulip/common/
12cr|tulip-3.7.0-3|240	%{_datadir}/doc/tulip/doxygen/
12cr|tulip-3.7.0-3|241	%{_datadir}/doc/tulip/developerHandbook/
12cr|tulip-3.7.0-3|242	
12cr|tulip-3.7.0-3|243	
12cr|tulip-3.7.0-3|244	%changelog
12cr|tulip-3.7.0-3|245	* Mon Apr 02 2012 Alexandre Lissy <alissy@mandriva.com> 3.7.0-3
12cr|tulip-3.7.0-3|246	+ Revision: 788761
12cr|tulip-3.7.0-3|247	- Fixing installation path of python modules
12cr|tulip-3.7.0-3|248	- pushing release
12cr|tulip-3.7.0-3|249	- Putting platform-independant bitmaps in separate and platform-independant package
12cr|tulip-3.7.0-3|250	- Using %%{name} for python package name and not %%{libname} -> python-lib64tulip0 becomes python-tulip
12cr|tulip-3.7.0-3|251	- fix: rpmlint flags useless provide on python-lib64tulip0
12cr|tulip-3.7.0-3|252	
12cr|tulip-3.7.0-3|253	* Mon Apr 02 2012 Alexandre Lissy <alissy@mandriva.com> 3.7.0-1
12cr|tulip-3.7.0-3|254	+ Revision: 788719
12cr|tulip-3.7.0-3|255	- Fixing remote references to XSL with local ones.
12cr|tulip-3.7.0-3|256	- Adding java buildrequires for documentation building
12cr|tulip-3.7.0-3|257	- Adding buildrequires against python-sip
12cr|tulip-3.7.0-3|258	- Tulip 3.7.0 building
12cr|tulip-3.7.0-3|259	Using icons and desktop file provided
12cr|tulip-3.7.0-3|260	Building as "Ubuntu PPA" (correct install paths)
12cr|tulip-3.7.0-3|261	- Updating to tulip 3.7.0
12cr|tulip-3.7.0-3|262	Introducing python binding
12cr|tulip-3.7.0-3|263	Splitting doc in separate package
12cr|tulip-3.7.0-3|264	Building doc from sources
12cr|tulip-3.7.0-3|265	Managing .desktop file as source file
12cr|tulip-3.7.0-3|266	Removing useless patches
12cr|tulip-3.7.0-3|267	Adding gcc 4.7 specific patch
12cr|tulip-3.7.0-3|268	Adding new buildrequires to follow those changes (qt4-assistant, python-devel, python-sphinx, doxygen, docbook-style-xsl, texlive-passivetex)
12cr|tulip-3.7.0-3|269	
12cr|tulip-3.7.0-3|270	* Thu Oct 28 2010 Funda Wang <fwang@mandriva.org> 3.4.1-2mdv2011.0
12cr|tulip-3.7.0-3|271	+ Revision: 589709
12cr|tulip-3.7.0-3|272	- rebuild
12cr|tulip-3.7.0-3|273	
12cr|tulip-3.7.0-3|274	* Thu Sep 30 2010 Funda Wang <fwang@mandriva.org> 3.4.1-1mdv2011.0
12cr|tulip-3.7.0-3|275	+ Revision: 582130
12cr|tulip-3.7.0-3|276	- should be 3.4.1
12cr|tulip-3.7.0-3|277	- new version 3.4.1
12cr|tulip-3.7.0-3|278	- BR qt-assistant-adp
12cr|tulip-3.7.0-3|279	
12cr|tulip-3.7.0-3|280	* Sat Mar 13 2010 Funda Wang <fwang@mandriva.org> 3.3.1-1mdv2010.1
12cr|tulip-3.7.0-3|281	+ Revision: 518688
12cr|tulip-3.7.0-3|282	- new version 3.3.1
12cr|tulip-3.7.0-3|283	- add BR
12cr|tulip-3.7.0-3|284	
12cr|tulip-3.7.0-3|285	* Sat Feb 27 2010 Funda Wang <fwang@mandriva.org> 3.3.0-1mdv2010.1
12cr|tulip-3.7.0-3|286	+ Revision: 512269
12cr|tulip-3.7.0-3|287	- New version 3.3.0
12cr|tulip-3.7.0-3|288	
12cr|tulip-3.7.0-3|289	+ Thierry Vignaud <tv@mandriva.org>
12cr|tulip-3.7.0-3|290	- rebuild
12cr|tulip-3.7.0-3|291	
12cr|tulip-3.7.0-3|292	* Fri Jan 23 2009 Funda Wang <fwang@mandriva.org> 3.1.1-1mdv2009.1
12cr|tulip-3.7.0-3|293	+ Revision: 333094
12cr|tulip-3.7.0-3|294	- New version 3.1.1
12cr|tulip-3.7.0-3|295	
12cr|tulip-3.7.0-3|296	* Fri Dec 26 2008 Olivier Thauvin <nanardon@mandriva.org> 3.1.0-1mdv2009.1
12cr|tulip-3.7.0-3|297	+ Revision: 319257
12cr|tulip-3.7.0-3|298	- install the pdf documentation
12cr|tulip-3.7.0-3|299	- 3.1.0
12cr|tulip-3.7.0-3|300	
12cr|tulip-3.7.0-3|301	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 3.0.1-2mdv2009.0
12cr|tulip-3.7.0-3|302	+ Revision: 269440
12cr|tulip-3.7.0-3|303	- rebuild early 2009.0 package (before pixel changes)
12cr|tulip-3.7.0-3|304	
12cr|tulip-3.7.0-3|305	+ Pixel <pixel@mandriva.com>
12cr|tulip-3.7.0-3|306	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|tulip-3.7.0-3|307	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|tulip-3.7.0-3|308	
12cr|tulip-3.7.0-3|309	* Sat May 31 2008 Funda Wang <fwang@mandriva.org> 3.0.1-1mdv2009.0
12cr|tulip-3.7.0-3|310	+ Revision: 213663
12cr|tulip-3.7.0-3|311	- add conflicts with old packages
12cr|tulip-3.7.0-3|312	- move plugin manager to qt package
12cr|tulip-3.7.0-3|313	- clean file list
12cr|tulip-3.7.0-3|314	- more patches
12cr|tulip-3.7.0-3|315	- New version 3.0.1
12cr|tulip-3.7.0-3|316	
12cr|tulip-3.7.0-3|317	+ Olivier Blin <blino@mandriva.org>
12cr|tulip-3.7.0-3|318	- restore BuildRoot
12cr|tulip-3.7.0-3|319	
12cr|tulip-3.7.0-3|320	+ Thierry Vignaud <tv@mandriva.org>
12cr|tulip-3.7.0-3|321	- kill re-definition of %%buildroot on Pixel's request
12cr|tulip-3.7.0-3|322	
12cr|tulip-3.7.0-3|323	* Sun Jul 15 2007 Funda Wang <fwang@mandriva.org> 3.0.0-0.B6.1mdv2008.0
12cr|tulip-3.7.0-3|324	+ Revision: 52198
12cr|tulip-3.7.0-3|325	- fix file list
12cr|tulip-3.7.0-3|326	- use xdg menu
12cr|tulip-3.7.0-3|327	- BR qt4
12cr|tulip-3.7.0-3|328	- New version
12cr|tulip-3.7.0-3|329	

8109 12
12cr|tumbler-0.1.26-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|tumbler-0.1.26-1|2	%define major 0
12cr|tumbler-0.1.26-1|3	%define api 1
12cr|tumbler-0.1.26-1|4	%define libname %mklibname %{name} %{api} %{major}
12cr|tumbler-0.1.26-1|5	%define develname %mklibname %{name} -d
12cr|tumbler-0.1.26-1|6	
12cr|tumbler-0.1.26-1|7	Summary:	A thumbnail D-Bus service
12cr|tumbler-0.1.26-1|8	Name:		tumbler
12cr|tumbler-0.1.26-1|9	Version:	0.1.26
12cr|tumbler-0.1.26-1|10	Release:	1
12cr|tumbler-0.1.26-1|11	License:	GPLv2+
12cr|tumbler-0.1.26-1|12	Group:		Graphical desktop/Xfce
12cr|tumbler-0.1.26-1|13	URL:		http://git.xfce.org/apps/tumbler
12cr|tumbler-0.1.26-1|14	Source0:	http://archive.xfce.org/src/apps/tumbler/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|tumbler-0.1.26-1|15	BuildRequires:	dbus-glib-devel
12cr|tumbler-0.1.26-1|16	BuildRequires:	intltool
12cr|tumbler-0.1.26-1|17	BuildRequires:	freetype2-devel
12cr|tumbler-0.1.26-1|18	BuildRequires:	pkgconfig(libpng)
12cr|tumbler-0.1.26-1|19	BuildRequires:	jpeg-devel
12cr|tumbler-0.1.26-1|20	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cr|tumbler-0.1.26-1|21	BuildRequires:	pkgconfig(poppler-glib)
12cr|tumbler-0.1.26-1|22	BuildRequires:	pkgconfig(gstreamer-0.10)
12cr|tumbler-0.1.26-1|23	Requires:	%{libname} = %{version}
12cr|tumbler-0.1.26-1|24	
12cr|tumbler-0.1.26-1|25	%description
12cr|tumbler-0.1.26-1|26	Tumbler is a D-Bus service for applications to request
12cr|tumbler-0.1.26-1|27	thumbnails for various URI schemes and MIME types.
12cr|tumbler-0.1.26-1|28	It is an implementation of the thumbnail management D-Bus
12cr|tumbler-0.1.26-1|29	specification.
12cr|tumbler-0.1.26-1|30	
12cr|tumbler-0.1.26-1|31	%package -n %{libname}
12cr|tumbler-0.1.26-1|32	Summary:	A D-bus thumbnailing framweork
12cr|tumbler-0.1.26-1|33	Group:		System/Libraries
12cr|tumbler-0.1.26-1|34	
12cr|tumbler-0.1.26-1|35	%description -n %{libname}
12cr|tumbler-0.1.26-1|36	Tumbler is a D-Bus service for applications to request
12cr|tumbler-0.1.26-1|37	thumbnails for various URI schemes and MIME types.
12cr|tumbler-0.1.26-1|38	
12cr|tumbler-0.1.26-1|39	%package -n %{develname}
12cr|tumbler-0.1.26-1|40	Summary:	Development files for %{name}
12cr|tumbler-0.1.26-1|41	Group:		Development/C
12cr|tumbler-0.1.26-1|42	Requires:	%{libname} = %{version}
12cr|tumbler-0.1.26-1|43	Provides:	%{name}-devel = %{EVRD}
12cr|tumbler-0.1.26-1|44	
12cr|tumbler-0.1.26-1|45	%description -n %{develname}
12cr|tumbler-0.1.26-1|46	Development files and headers for %{name}.
12cr|tumbler-0.1.26-1|47	
12cr|tumbler-0.1.26-1|48	%prep
12cr|tumbler-0.1.26-1|49	%setup -q
12cr|tumbler-0.1.26-1|50	
12cr|tumbler-0.1.26-1|51	%build
12cr|tumbler-0.1.26-1|52	%configure2_5x \
12cr|tumbler-0.1.26-1|53	--disable-static
12cr|tumbler-0.1.26-1|54	
12cr|tumbler-0.1.26-1|55	%make
12cr|tumbler-0.1.26-1|56	
12cr|tumbler-0.1.26-1|57	%install
12cr|tumbler-0.1.26-1|58	%makeinstall_std
12cr|tumbler-0.1.26-1|59	
12cr|tumbler-0.1.26-1|60	%find_lang %{name} %{name}.lang
12cr|tumbler-0.1.26-1|61	
12cr|tumbler-0.1.26-1|62	%files -f %{name}.lang
12cr|tumbler-0.1.26-1|63	%doc AUTHORS README TODO ChangeLog
12cr|tumbler-0.1.26-1|64	%{_libdir}/tumbler-1/%{name}d
12cr|tumbler-0.1.26-1|65	%{_libdir}/tumbler-1/plugins
12cr|tumbler-0.1.26-1|66	%{_datadir}/dbus-1/services/*.service
12cr|tumbler-0.1.26-1|67	
12cr|tumbler-0.1.26-1|68	%files -n %{libname}
12cr|tumbler-0.1.26-1|69	%{_libdir}/*%{name}-%{api}.so.%{major}*
12cr|tumbler-0.1.26-1|70	
12cr|tumbler-0.1.26-1|71	%files -n %{develname}
12cr|tumbler-0.1.26-1|72	%dir %{_includedir}/%{name}-%{api}
12cr|tumbler-0.1.26-1|73	%dir %{_includedir}/%{name}-%{api}/%{name}
12cr|tumbler-0.1.26-1|74	%{_libdir}/*%{name}-%{api}.so
12cr|tumbler-0.1.26-1|75	%{_includedir}/%{name}-%{api}/%{name}/*.h
12cr|tumbler-0.1.26-1|76	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12cr|tumbler-0.1.26-1|77	%{_datadir}/gtk-doc/html/%{name}
12cr|tumbler-0.1.26-1|78	
12cr|tumbler-0.1.26-1|79	
12cr|tumbler-0.1.26-1|80	%changelog
12cr|tumbler-0.1.26-1|81	* Mon Apr 30 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.25-1
12cr|tumbler-0.1.26-1|82	+ Revision: 794643
12cr|tumbler-0.1.26-1|83	- update to new version 0.1.25
12cr|tumbler-0.1.26-1|84	
12cr|tumbler-0.1.26-1|85	* Sat Apr 07 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.24-2
12cr|tumbler-0.1.26-1|86	+ Revision: 789642
12cr|tumbler-0.1.26-1|87	- rebuild
12cr|tumbler-0.1.26-1|88	- spec file clean
12cr|tumbler-0.1.26-1|89	
12cr|tumbler-0.1.26-1|90	* Sat Mar 31 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.24-1
12cr|tumbler-0.1.26-1|91	+ Revision: 788509
12cr|tumbler-0.1.26-1|92	- update to new version 0.1.24
12cr|tumbler-0.1.26-1|93	
12cr|tumbler-0.1.26-1|94	* Thu Dec 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.23-1
12cr|tumbler-0.1.26-1|95	+ Revision: 739112
12cr|tumbler-0.1.26-1|96	- update to new version 0.1.23
12cr|tumbler-0.1.26-1|97	
12cr|tumbler-0.1.26-1|98	* Thu Sep 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.22-1
12cr|tumbler-0.1.26-1|99	+ Revision: 700925
12cr|tumbler-0.1.26-1|100	- add build requires on libjpeg-devel and libgstreamer-devel
12cr|tumbler-0.1.26-1|101	- update to new version 0.1.22
12cr|tumbler-0.1.26-1|102	- enable PS/PDF support by adding poppler-glib-devel as a buildrequire
12cr|tumbler-0.1.26-1|103	
12cr|tumbler-0.1.26-1|104	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 0.1.21-2
12cr|tumbler-0.1.26-1|105	+ Revision: 640871
12cr|tumbler-0.1.26-1|106	- rebuild
12cr|tumbler-0.1.26-1|107	
12cr|tumbler-0.1.26-1|108	* Tue Feb 15 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.21-1
12cr|tumbler-0.1.26-1|109	+ Revision: 637858
12cr|tumbler-0.1.26-1|110	- update to new version 0.1.21
12cr|tumbler-0.1.26-1|111	
12cr|tumbler-0.1.26-1|112	* Sat Jan 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.6-1
12cr|tumbler-0.1.26-1|113	+ Revision: 632318
12cr|tumbler-0.1.26-1|114	- update to new version 0.1.6
12cr|tumbler-0.1.26-1|115	
12cr|tumbler-0.1.26-1|116	* Wed Dec 08 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.5-1mdv2011.0
12cr|tumbler-0.1.26-1|117	+ Revision: 616397
12cr|tumbler-0.1.26-1|118	- update to new version 0.1.5
12cr|tumbler-0.1.26-1|119	
12cr|tumbler-0.1.26-1|120	* Sun Nov 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.4-1mdv2011.0
12cr|tumbler-0.1.26-1|121	+ Revision: 594761
12cr|tumbler-0.1.26-1|122	- update to new version 0.1.4
12cr|tumbler-0.1.26-1|123	
12cr|tumbler-0.1.26-1|124	* Sat Nov 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.3-1mdv2011.0
12cr|tumbler-0.1.26-1|125	+ Revision: 593795
12cr|tumbler-0.1.26-1|126	- update to new version 0.1.3
12cr|tumbler-0.1.26-1|127	- fix file list
12cr|tumbler-0.1.26-1|128	
12cr|tumbler-0.1.26-1|129	* Fri Jul 16 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.2-1mdv2011.0
12cr|tumbler-0.1.26-1|130	+ Revision: 554447
12cr|tumbler-0.1.26-1|131	- update to new version 0.1.2
12cr|tumbler-0.1.26-1|132	
12cr|tumbler-0.1.26-1|133	* Sat Feb 13 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.1-1mdv2010.1
12cr|tumbler-0.1.26-1|134	+ Revision: 505543
12cr|tumbler-0.1.26-1|135	- update to new version 0.1.1
12cr|tumbler-0.1.26-1|136	
12cr|tumbler-0.1.26-1|137	* Tue Dec 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.0-1mdv2010.1
12cr|tumbler-0.1.26-1|138	+ Revision: 474944
12cr|tumbler-0.1.26-1|139	- add spec and source files
12cr|tumbler-0.1.26-1|140	- Created package structure for tumbler.
12cr|tumbler-0.1.26-1|141	

8110 12
12cr|tunez-1.21-10|1	%define name tunez
12cr|tunez-1.21-10|2	%define version 1.21
12cr|tunez-1.21-10|3	%define release %mkrel 10
12cr|tunez-1.21-10|4	%define wwwtunez %{_var}/www/%{name}
12cr|tunez-1.21-10|5	
12cr|tunez-1.21-10|6	# TODO rewrite configure_tunez in perl to avoid the duplication of configuration
12cr|tunez-1.21-10|7	# try to have more autodetection and stuff like good default value
12cr|tunez-1.21-10|8	
12cr|tunez-1.21-10|9	Summary: MP3/Ogg Vorbis jukebox that works with a voting system
12cr|tunez-1.21-10|10	Name: %{name}
12cr|tunez-1.21-10|11	Version: %{version}
12cr|tunez-1.21-10|12	Release: %{release}
12cr|tunez-1.21-10|13	Source0: %{name}-%{version}.tar.bz2
12cr|tunez-1.21-10|14	Source1: configure_tunez
12cr|tunez-1.21-10|15	Source2: README.urpmi.tunez
12cr|tunez-1.21-10|16	Source3: ices_config.pm
12cr|tunez-1.21-10|17	Patch0:  config.inc.php.patch.bz2
12cr|tunez-1.21-10|18	Patch1:	 tunez.inc.php.patch.bz2
12cr|tunez-1.21-10|19	Patch2:  tunezd.patch.bz2
12cr|tunez-1.21-10|20	Patch3:  tunez-ices_config.patch.bz2
12cr|tunez-1.21-10|21	License: GPL
12cr|tunez-1.21-10|22	Group:   Sound
12cr|tunez-1.21-10|23	Url: http://tunez.sf.net
12cr|tunez-1.21-10|24	Requires(pre):  apache-conf >= 2.0.54
12cr|tunez-1.21-10|25	Requires(pre):  apache-mpm >= 2.0.54
12cr|tunez-1.21-10|26	Requires(pre):	rpm-helper
12cr|tunez-1.21-10|27	Requires:       apache-mod_php php-xml
12cr|tunez-1.21-10|28	Requires:	php-curl
12cr|tunez-1.21-10|29	Requires:	php-mysql
12cr|tunez-1.21-10|30	Requires:	ices
12cr|tunez-1.21-10|31	
12cr|tunez-1.21-10|32	%description
12cr|tunez-1.21-10|33	Tunez in an mp3/ogg jukebox that works with a voting system that users access
12cr|tunez-1.21-10|34	through a web interface.  Each registered user can vote for the tracks he
12cr|tunez-1.21-10|35	wants and the Tunez daemon will take care of playing the most popular songs
12cr|tunez-1.21-10|36	either locally (through a soundcard) or through a streaming server, depending
12cr|tunez-1.21-10|37	on the setup.
12cr|tunez-1.21-10|38	
12cr|tunez-1.21-10|39	%prep
12cr|tunez-1.21-10|40	%setup -q
12cr|tunez-1.21-10|41	%patch0 -p0
12cr|tunez-1.21-10|42	%patch1 -p0
12cr|tunez-1.21-10|43	%patch2 -p0
12cr|tunez-1.21-10|44	%patch3 -p0
12cr|tunez-1.21-10|45	
12cr|tunez-1.21-10|46	%build
12cr|tunez-1.21-10|47	make -C detach-1.2
12cr|tunez-1.21-10|48	make -C tmixer
12cr|tunez-1.21-10|49	cp %SOURCE2 README.urpmi
12cr|tunez-1.21-10|50	
12cr|tunez-1.21-10|51	%install
12cr|tunez-1.21-10|52	mkdir -p %{buildroot}/%{_bindir}
12cr|tunez-1.21-10|53	mkdir -p %{buildroot}/%{_mandir}/man1/
12cr|tunez-1.21-10|54	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}
12cr|tunez-1.21-10|55	mkdir -p %{buildroot}/%{_datadir}/tunez
12cr|tunez-1.21-10|56	mkdir -p %{buildroot}/%wwwtunez
12cr|tunez-1.21-10|57	
12cr|tunez-1.21-10|58	#Installing Tunez
12cr|tunez-1.21-10|59	mv html/* %{buildroot}/%wwwtunez
12cr|tunez-1.21-10|60	rm -rf html
12cr|tunez-1.21-10|61	
12cr|tunez-1.21-10|62	cp %SOURCE1 %{buildroot}/%{_datadir}/tunez
12cr|tunez-1.21-10|63	cp tmixer/smixer %{buildroot}/%{_bindir}
12cr|tunez-1.21-10|64	cp tmixer/smixer.conf %{buildroot}/%{_sysconfdir}
12cr|tunez-1.21-10|65	cp tmixer/man/smixer.1 %{buildroot}/%{_mandir}/man1
12cr|tunez-1.21-10|66	cp detach-1.2/detach %{buildroot}/%{_bindir}
12cr|tunez-1.21-10|67	cp detach-1.2/detach.1 %{buildroot}/%{_mandir}/man1
12cr|tunez-1.21-10|68	
12cr|tunez-1.21-10|69	rm -rf detach-1.2
12cr|tunez-1.21-10|70	rm -rf tmixer
12cr|tunez-1.21-10|71	# useless code
12cr|tunez-1.21-10|72	rm -Rf tunezsrv
12cr|tunez-1.21-10|73	
12cr|tunez-1.21-10|74	cp -av * %{buildroot}/%{_datadir}/tunez
12cr|tunez-1.21-10|75	rm -f %{buildroot}/%{_datadir}/tunez/README.urpmi
12cr|tunez-1.21-10|76	
12cr|tunez-1.21-10|77	mv %{buildroot}/%_datadir/%{name}/config.inc.php %{buildroot}/%{_sysconfdir}/%{name}/
12cr|tunez-1.21-10|78	ln -s %{_sysconfdir}/%{name}/config.inc.php %{buildroot}/%_datadir/%{name}/config.inc.php
12cr|tunez-1.21-10|79	
12cr|tunez-1.21-10|80	cp %SOURCE3 %{buildroot}/%{_sysconfdir}/%{name}/
12cr|tunez-1.21-10|81	
12cr|tunez-1.21-10|82	
12cr|tunez-1.21-10|83	# apache configuration
12cr|tunez-1.21-10|84	install -d -m 755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|tunez-1.21-10|85	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf <<EOF
12cr|tunez-1.21-10|86	Alias /%{name} %{wwwtunez}
12cr|tunez-1.21-10|87	<Directory %{wwwtunez}>
12cr|tunez-1.21-10|88	Allow from all
12cr|tunez-1.21-10|89	php_value max_execution_time  120
12cr|tunez-1.21-10|90	</Directory>
12cr|tunez-1.21-10|91	EOF
12cr|tunez-1.21-10|92	
12cr|tunez-1.21-10|93	%pre
12cr|tunez-1.21-10|94	%_pre_useradd tunez / /bin/false
12cr|tunez-1.21-10|95	
12cr|tunez-1.21-10|96	%post
12cr|tunez-1.21-10|97	
12cr|tunez-1.21-10|98	%postun
12cr|tunez-1.21-10|99	%_postun_userdel tunez
12cr|tunez-1.21-10|100	
12cr|tunez-1.21-10|101	%files
12cr|tunez-1.21-10|102	%doc README.urpmi INSTALL README HOWTO-Icecast TODO CREDITS UPGRADE ChangeLog
12cr|tunez-1.21-10|103	%{wwwtunez}
12cr|tunez-1.21-10|104	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|tunez-1.21-10|105	%config(noreplace) %{_sysconfdir}/smixer.conf
12cr|tunez-1.21-10|106	%config(noreplace) %{_sysconfdir}/%{name}/
12cr|tunez-1.21-10|107	%_bindir/detach
12cr|tunez-1.21-10|108	%_bindir/smixer
12cr|tunez-1.21-10|109	%_mandir/man1/*
12cr|tunez-1.21-10|110	%_datadir/%{name}/*
12cr|tunez-1.21-10|111	#% attr(0640,root,apache)%_datadir/%{name}/config.inc.php

8111 12
12cr|tutka-0.12.5-2|1	%define name	tutka
12cr|tutka-0.12.5-2|2	%define version 0.12.5
12cr|tutka-0.12.5-2|3	%define release %mkrel 2
12cr|tutka-0.12.5-2|4	%define schemas tutka
12cr|tutka-0.12.5-2|5	
12cr|tutka-0.12.5-2|6	Name: 	 	%{name}
12cr|tutka-0.12.5-2|7	Summary: 	Tracker-style MIDI sequencer
12cr|tutka-0.12.5-2|8	Version: 	%{version}
12cr|tutka-0.12.5-2|9	Release: 	%{release}
12cr|tutka-0.12.5-2|10	
12cr|tutka-0.12.5-2|11	Source:		http://savannah.nongnu.org/download/tutka/%{name}-%{version}.tar.bz2
12cr|tutka-0.12.5-2|12	URL:		http://www.nongnu.org/tutka/
12cr|tutka-0.12.5-2|13	License:	GPL
12cr|tutka-0.12.5-2|14	Group:		Sound
12cr|tutka-0.12.5-2|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|tutka-0.12.5-2|16	BuildRequires:	pkgconfig libgnomeui2-devel libxml2-devel libglade2.0-devel libalsa-devel desktop-file-utils imagemagick
12cr|tutka-0.12.5-2|17	
12cr|tutka-0.12.5-2|18	%description
12cr|tutka-0.12.5-2|19	Tutka is a free (as in freedom) tracker style MIDI sequencer for GNU/Linux
12cr|tutka-0.12.5-2|20	(and other systems; only GNU/Linux is supported at this time though). It is
12cr|tutka-0.12.5-2|21	similar to programs like SoundTracker, ProTracker and FastTracker except that
12cr|tutka-0.12.5-2|22	it does not support samples and is meant for MIDI use only.
12cr|tutka-0.12.5-2|23	
12cr|tutka-0.12.5-2|24	Tutka uses a custom XML based file format for storing songs. Songs in OctaMED
12cr|tutka-0.12.5-2|25	SoundStudio's MMD2 file format can also be loaded and saved.
12cr|tutka-0.12.5-2|26	
12cr|tutka-0.12.5-2|27	%prep
12cr|tutka-0.12.5-2|28	%setup -q
12cr|tutka-0.12.5-2|29	
12cr|tutka-0.12.5-2|30	%build
12cr|tutka-0.12.5-2|31	%configure2_5x --disable-schemas-install
12cr|tutka-0.12.5-2|32	make
12cr|tutka-0.12.5-2|33	
12cr|tutka-0.12.5-2|34	%install
12cr|tutka-0.12.5-2|35	rm -rf $RPM_BUILD_ROOT
12cr|tutka-0.12.5-2|36	%makeinstall
12cr|tutka-0.12.5-2|37	
12cr|tutka-0.12.5-2|38	#menu
12cr|tutka-0.12.5-2|39	
12cr|tutka-0.12.5-2|40	desktop-file-install --vendor="" \
12cr|tutka-0.12.5-2|41	--add-category="GTK" \
12cr|tutka-0.12.5-2|42	--add-category="X-MandrivaLinux-Multimedia-Sound" \
12cr|tutka-0.12.5-2|43	--remove-category="Application" \
12cr|tutka-0.12.5-2|44	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
12cr|tutka-0.12.5-2|45	
12cr|tutka-0.12.5-2|46	#icons
12cr|tutka-0.12.5-2|47	
12cr|tutka-0.12.5-2|48	mkdir -p $RPM_BUILD_ROOT%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12cr|tutka-0.12.5-2|49	mkdir -p $RPM_BUILD_ROOT%{_liconsdir}
12cr|tutka-0.12.5-2|50	mkdir -p $RPM_BUILD_ROOT%{_miconsdir}
12cr|tutka-0.12.5-2|51	
12cr|tutka-0.12.5-2|52	cp %{name}.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|tutka-0.12.5-2|53	cp %{name}.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|tutka-0.12.5-2|54	convert -scale 32 %{name}.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|tutka-0.12.5-2|55	convert -scale 32 %{name}.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|tutka-0.12.5-2|56	convert -scale 16 %{name}.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|tutka-0.12.5-2|57	convert -scale 16 %{name}.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|tutka-0.12.5-2|58	
12cr|tutka-0.12.5-2|59	%clean
12cr|tutka-0.12.5-2|60	rm -rf $RPM_BUILD_ROOT
12cr|tutka-0.12.5-2|61	
12cr|tutka-0.12.5-2|62	%if %mdkversion < 200900
12cr|tutka-0.12.5-2|63	%post
12cr|tutka-0.12.5-2|64	%update_menus
12cr|tutka-0.12.5-2|65	%post_install_gconf_schemas %{schemas}
12cr|tutka-0.12.5-2|66	%endif
12cr|tutka-0.12.5-2|67	
12cr|tutka-0.12.5-2|68	%preun
12cr|tutka-0.12.5-2|69	%preun_uninstall_gconf_schemas %{schemas}
12cr|tutka-0.12.5-2|70	
12cr|tutka-0.12.5-2|71	%if %mdkversion < 200900
12cr|tutka-0.12.5-2|72	%postun
12cr|tutka-0.12.5-2|73	%clean_menus
12cr|tutka-0.12.5-2|74	%endif
12cr|tutka-0.12.5-2|75	
12cr|tutka-0.12.5-2|76	%files
12cr|tutka-0.12.5-2|77	%defattr(-,root,root)
12cr|tutka-0.12.5-2|78	%doc AUTHORS ChangeLog NEWS README TODO
12cr|tutka-0.12.5-2|79	%{_bindir}/*
12cr|tutka-0.12.5-2|80	%config(noreplace) %{_sysconfdir}/gconf/schemas/*
12cr|tutka-0.12.5-2|81	%{_datadir}/applications/*
12cr|tutka-0.12.5-2|82	%{_datadir}/pixmaps/*
12cr|tutka-0.12.5-2|83	%{_datadir}/%name
12cr|tutka-0.12.5-2|84	%{_iconsdir}/%{name}.png
12cr|tutka-0.12.5-2|85	%{_miconsdir}/%{name}.png
12cr|tutka-0.12.5-2|86	%{_liconsdir}/%{name}.png
12cr|tutka-0.12.5-2|87	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|tutka-0.12.5-2|88	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|tutka-0.12.5-2|89	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|tutka-0.12.5-2|90	
12cr|tutka-0.12.5-2|91	
12cr|tutka-0.12.5-2|92	%changelog
12cr|tutka-0.12.5-2|93	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.12.5-2mdv2011.0
12cr|tutka-0.12.5-2|94	+ Revision: 677841
12cr|tutka-0.12.5-2|95	- rebuild to add gconftool as req
12cr|tutka-0.12.5-2|96	
12cr|tutka-0.12.5-2|97	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.12.5-1
12cr|tutka-0.12.5-2|98	+ Revision: 645464
12cr|tutka-0.12.5-2|99	- update to new version 0.12.5
12cr|tutka-0.12.5-2|100	
12cr|tutka-0.12.5-2|101	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.12.4-6mdv2010.0
12cr|tutka-0.12.5-2|102	+ Revision: 434471
12cr|tutka-0.12.5-2|103	- rebuild
12cr|tutka-0.12.5-2|104	
12cr|tutka-0.12.5-2|105	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|tutka-0.12.5-2|106	- lowercase ImageMagick
12cr|tutka-0.12.5-2|107	
12cr|tutka-0.12.5-2|108	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.12.4-5mdv2009.0
12cr|tutka-0.12.5-2|109	+ Revision: 261674
12cr|tutka-0.12.5-2|110	- rebuild
12cr|tutka-0.12.5-2|111	- rebuild
12cr|tutka-0.12.5-2|112	
12cr|tutka-0.12.5-2|113	+ Pixel <pixel@mandriva.com>
12cr|tutka-0.12.5-2|114	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|tutka-0.12.5-2|115	
12cr|tutka-0.12.5-2|116	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.12.4-2mdv2008.1
12cr|tutka-0.12.5-2|117	+ Revision: 140921
12cr|tutka-0.12.5-2|118	- restore BuildRoot
12cr|tutka-0.12.5-2|119	
12cr|tutka-0.12.5-2|120	+ Thierry Vignaud <tv@mandriva.org>
12cr|tutka-0.12.5-2|121	- kill re-definition of %%buildroot on Pixel's request
12cr|tutka-0.12.5-2|122	
12cr|tutka-0.12.5-2|123	* Sat Jun 02 2007 Adam Williamson <awilliamson@mandriva.org> 0.12.4-2mdv2008.0
12cr|tutka-0.12.5-2|124	+ Revision: 34748
12cr|tutka-0.12.5-2|125	- correct category removal
12cr|tutka-0.12.5-2|126	
12cr|tutka-0.12.5-2|127	* Thu May 31 2007 Adam Williamson <awilliamson@mandriva.org> 0.12.4-1mdv2008.0
12cr|tutka-0.12.5-2|128	+ Revision: 33035
12cr|tutka-0.12.5-2|129	- BuildRequires libalsa-devel
12cr|tutka-0.12.5-2|130	- generate MDV-style and fd.o icons
12cr|tutka-0.12.5-2|131	- remove old menu, correct XDG menu
12cr|tutka-0.12.5-2|132	- install gconf schemas correctly (with macro)
12cr|tutka-0.12.5-2|133	- new release 0.12.4
12cr|tutka-0.12.5-2|134	
12cr|tutka-0.12.5-2|135	
12cr|tutka-0.12.5-2|136	* Wed Nov 30 2005 Lenny Cartier <lenny@mandriva.com> 0.12.3-2mdk
12cr|tutka-0.12.5-2|137	- do not use parallel build
12cr|tutka-0.12.5-2|138	
12cr|tutka-0.12.5-2|139	* Fri Nov 04 2005 Austin Acton <austin@mandriva.org> 0.12.3-1mdk
12cr|tutka-0.12.5-2|140	- New release 0.12.3
12cr|tutka-0.12.5-2|141	
12cr|tutka-0.12.5-2|142	* Wed Mar 30 2005 Austin Acton <austin@mandrake.org> 0.12.2-1mdk
12cr|tutka-0.12.5-2|143	- New release 0.12.2
12cr|tutka-0.12.5-2|144	
12cr|tutka-0.12.5-2|145	* Fri Jan 14 2005 Austin Acton <austin@mandrake.org> 0.12.0-1mdk
12cr|tutka-0.12.5-2|146	- 0.12.0
12cr|tutka-0.12.5-2|147	- source URL
12cr|tutka-0.12.5-2|148	- configure 2.5
12cr|tutka-0.12.5-2|149	
12cr|tutka-0.12.5-2|150	* Tue Oct 14 2003 Austin Acton <aacton@yorku.ca> 0.11.1-1mdk
12cr|tutka-0.12.5-2|151	- initial package
12cr|tutka-0.12.5-2|152	

8112 12
12cr|tux_aqfh-1.0.14-13|1	%define name	tux_aqfh
12cr|tux_aqfh-1.0.14-13|2	%define version	1.0.14
12cr|tux_aqfh-1.0.14-13|3	%define release	13
12cr|tux_aqfh-1.0.14-13|4	%define	Summary	Tuxedo T. Penguin: A Quest For Herring
12cr|tux_aqfh-1.0.14-13|5	
12cr|tux_aqfh-1.0.14-13|6	Name:		%{name}
12cr|tux_aqfh-1.0.14-13|7	Version:	%{version}
12cr|tux_aqfh-1.0.14-13|8	Release:	%{release}
12cr|tux_aqfh-1.0.14-13|9	License:	GPL
12cr|tux_aqfh-1.0.14-13|10	URL:		http://tuxaqfh.sourceforge.net/
12cr|tux_aqfh-1.0.14-13|11	Group:		Games/Arcade
12cr|tux_aqfh-1.0.14-13|12	Source0:	http://tuxaqfh.sourceforge.net/dist/%{name}-%{version}.tar.bz2
12cr|tux_aqfh-1.0.14-13|13	Source11:	%{name}-16x16.png
12cr|tux_aqfh-1.0.14-13|14	Source12:	%{name}-32x32.png
12cr|tux_aqfh-1.0.14-13|15	Source13:	%{name}-48x48.png
12cr|tux_aqfh-1.0.14-13|16	Summary:	%{Summary}
12cr|tux_aqfh-1.0.14-13|17	BuildRequires:	plib-devel
12cr|tux_aqfh-1.0.14-13|18	BuildRequires:  pkgconfig(glu)
12cr|tux_aqfh-1.0.14-13|19	BuildRequires:	glut-devel
12cr|tux_aqfh-1.0.14-13|20	BuildRequires:  pkgconfig(x11)
12cr|tux_aqfh-1.0.14-13|21	BuildRequires:  pkgconfig(xmu)
12cr|tux_aqfh-1.0.14-13|22	
12cr|tux_aqfh-1.0.14-13|23	%description
12cr|tux_aqfh-1.0.14-13|24	Tuxedo T. Penguin: A Quest For Herring
12cr|tux_aqfh-1.0.14-13|25	
12cr|tux_aqfh-1.0.14-13|26	%prep
12cr|tux_aqfh-1.0.14-13|27	%setup -q
12cr|tux_aqfh-1.0.14-13|28	
12cr|tux_aqfh-1.0.14-13|29	%build
12cr|tux_aqfh-1.0.14-13|30	%configure2_5x --bindir=%{_gamesbindir} --x-libraries="-L%{_libdir} -lplibjs"
12cr|tux_aqfh-1.0.14-13|31	%make
12cr|tux_aqfh-1.0.14-13|32	
12cr|tux_aqfh-1.0.14-13|33	%install
12cr|tux_aqfh-1.0.14-13|34	%{makeinstall} bindir=%{buildroot}%{_gamesbindir}
12cr|tux_aqfh-1.0.14-13|35	
12cr|tux_aqfh-1.0.14-13|36	mkdir -p %{buildroot}%{_datadir}/applications
12cr|tux_aqfh-1.0.14-13|37	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|tux_aqfh-1.0.14-13|38	[Desktop Entry]
12cr|tux_aqfh-1.0.14-13|39	Name=%{name}
12cr|tux_aqfh-1.0.14-13|40	Comment=%{summary}
12cr|tux_aqfh-1.0.14-13|41	Exec=%{_gamesbindir}/%{name}
12cr|tux_aqfh-1.0.14-13|42	Icon=%{name}
12cr|tux_aqfh-1.0.14-13|43	Terminal=false
12cr|tux_aqfh-1.0.14-13|44	Type=Application
12cr|tux_aqfh-1.0.14-13|45	StartupNotify=true
12cr|tux_aqfh-1.0.14-13|46	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cr|tux_aqfh-1.0.14-13|47	EOF
12cr|tux_aqfh-1.0.14-13|48	
12cr|tux_aqfh-1.0.14-13|49	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|tux_aqfh-1.0.14-13|50	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|tux_aqfh-1.0.14-13|51	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|tux_aqfh-1.0.14-13|52	
12cr|tux_aqfh-1.0.14-13|53	#Move website to HTML so we can include it as a %doc instead of clutterng up %_datadir
12cr|tux_aqfh-1.0.14-13|54	mv %{buildroot}%{_datadir}/%{name} HTML
12cr|tux_aqfh-1.0.14-13|55	
12cr|tux_aqfh-1.0.14-13|56	%files
12cr|tux_aqfh-1.0.14-13|57	%doc README HTML
12cr|tux_aqfh-1.0.14-13|58	%{_gamesbindir}/%{name}
12cr|tux_aqfh-1.0.14-13|59	%{_gamesdatadir}/%{name}
12cr|tux_aqfh-1.0.14-13|60	%{_iconsdir}/%{name}.png
12cr|tux_aqfh-1.0.14-13|61	%{_liconsdir}/%{name}.png
12cr|tux_aqfh-1.0.14-13|62	%{_miconsdir}/%{name}.png
12cr|tux_aqfh-1.0.14-13|63	%{_datadir}/applications/mandriva-%{name}.desktop

8113 12
12cr|tuxguitar-1.2-7|1	%define rname           TuxGuitar
12cr|tuxguitar-1.2-7|2	
12cr|tuxguitar-1.2-7|3	Name:           tuxguitar
12cr|tuxguitar-1.2-7|4	Version:        1.2
12cr|tuxguitar-1.2-7|5	Release:        %mkrel 7
12cr|tuxguitar-1.2-7|6	Summary:        Multitrack guitar tablature editor and player
12cr|tuxguitar-1.2-7|7	License:        LGPLv2+
12cr|tuxguitar-1.2-7|8	Group:          Sound
12cr|tuxguitar-1.2-7|9	URL:            http://www.tuxguitar.com.ar/
12cr|tuxguitar-1.2-7|10	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.gz
12cr|tuxguitar-1.2-7|11	# Use Fedora specific build script from upstream svn.
12cr|tuxguitar-1.2-7|12	# http://tuxguitar.svn.sourceforge.net/viewvc/tuxguitar/trunk/TuxGuitar/xml/build-fedora.xml
12cr|tuxguitar-1.2-7|13	Source1:	%{name}-build-fedora.xml
12cr|tuxguitar-1.2-7|14	# From upstream trunk, to disable certain plugins by default
12cr|tuxguitar-1.2-7|15	# http://tuxguitar.svn.sourceforge.net/viewvc/tuxguitar/trunk/TuxGuitar/src/org/herac/tuxguitar/gui/system/plugins/TGPluginProperties.java?r1=99&r2=770
12cr|tuxguitar-1.2-7|16	Patch0:		%{name}-plugin-properties.patch
12cr|tuxguitar-1.2-7|17	
12cr|tuxguitar-1.2-7|18	BuildRequires:	alsa-oss-devel
12cr|tuxguitar-1.2-7|19	BuildRequires:	ant
12cr|tuxguitar-1.2-7|20	BuildRequires:	ant-contrib
12cr|tuxguitar-1.2-7|21	BuildRequires:	ant-nodeps
12cr|tuxguitar-1.2-7|22	BuildRequires:	itext
12cr|tuxguitar-1.2-7|23	BuildRequires:	desktop-file-utils
12cr|tuxguitar-1.2-7|24	BuildRequires:	pkgconfig(fluidsynth)
12cr|tuxguitar-1.2-7|25	BuildRequires:	pkgconfig(jack)
12cr|tuxguitar-1.2-7|26	BuildRequires:	java-devel-openjdk
12cr|tuxguitar-1.2-7|27	BuildRequires:	java-rpmbuild
12cr|tuxguitar-1.2-7|28	BuildRequires:	jpackage-utils
12cr|tuxguitar-1.2-7|29	BuildRequires:	eclipse-swt
12cr|tuxguitar-1.2-7|30	
12cr|tuxguitar-1.2-7|31	Requires:       eclipse-swt
12cr|tuxguitar-1.2-7|32	Requires:       java >= 1.6
12cr|tuxguitar-1.2-7|33	Requires:	jpackage-utils
12cr|tuxguitar-1.2-7|34	Requires:       itext
12cr|tuxguitar-1.2-7|35	
12cr|tuxguitar-1.2-7|36	Provides:       %{rname} = %{version}-%{release}
12cr|tuxguitar-1.2-7|37	Provides:       %{name}-alsa = %{version}-%{release}
12cr|tuxguitar-1.2-7|38	Provides:       %{name}-javadoc = %{version}-%{release}
12cr|tuxguitar-1.2-7|39	Obsoletes:      %{name}-alsa < %{version}-%{release}
12cr|tuxguitar-1.2-7|40	Obsoletes:      %{name}-javadoc < %{version}-%{release}
12cr|tuxguitar-1.2-7|41	
12cr|tuxguitar-1.2-7|42	%description
12cr|tuxguitar-1.2-7|43	TuxGuitar is a multitrack guitar tablature editor and player written
12cr|tuxguitar-1.2-7|44	in Java-SWT.
12cr|tuxguitar-1.2-7|45	
12cr|tuxguitar-1.2-7|46	With TuxGuitar, you will be able to compose music using the
12cr|tuxguitar-1.2-7|47	following features:
12cr|tuxguitar-1.2-7|48	
12cr|tuxguitar-1.2-7|49	* Tablature editor
12cr|tuxguitar-1.2-7|50	* Score Viewer
12cr|tuxguitar-1.2-7|51	* Multitrack display
12cr|tuxguitar-1.2-7|52	* Autoscroll while playing
12cr|tuxguitar-1.2-7|53	* Note duration management
12cr|tuxguitar-1.2-7|54	* Various effects (bend, slide, vibrato, hammer-on/pull-off)
12cr|tuxguitar-1.2-7|55	* Support for triplets (5,6,7,9,10,11,12)
12cr|tuxguitar-1.2-7|56	* Repeat open and close
12cr|tuxguitar-1.2-7|57	* Time signature management
12cr|tuxguitar-1.2-7|58	* Tempo management
12cr|tuxguitar-1.2-7|59	* Imports and exports gp3, gp4 and gp5 files
12cr|tuxguitar-1.2-7|60	
12cr|tuxguitar-1.2-7|61	%prep
12cr|tuxguitar-1.2-7|62	%setup -q -n %{name}-src-%{version}
12cr|tuxguitar-1.2-7|63	%patch0 -p1
12cr|tuxguitar-1.2-7|64	
12cr|tuxguitar-1.2-7|65	cp %{SOURCE1} TuxGuitar/xml/build-fedora.xml
12cr|tuxguitar-1.2-7|66	
12cr|tuxguitar-1.2-7|67	# Set debug="true" on javac part of the build scripts.
12cr|tuxguitar-1.2-7|68	for file in $(find . -name build.xml); do
12cr|tuxguitar-1.2-7|69	sed -i 's|debug="false"|debug="true"|' $file
12cr|tuxguitar-1.2-7|70	done
12cr|tuxguitar-1.2-7|71	
12cr|tuxguitar-1.2-7|72	# Bump Java requires to 1.5
12cr|tuxguitar-1.2-7|73	for file in $(find . -name build.properties); do
12cr|tuxguitar-1.2-7|74	sed -i 's|1.4|1.5|g' $file
12cr|tuxguitar-1.2-7|75	done
12cr|tuxguitar-1.2-7|76	
12cr|tuxguitar-1.2-7|77	# Use a hack to set correct path to MOZILLA_FIVE_HOME on runtime.
12cr|tuxguitar-1.2-7|78	# Fixes internal help browser not working.
12cr|tuxguitar-1.2-7|79	sed -i 's,firefox,`rpm -q --queryformat '%{NAME}-%{VERSION}' xulrunner`,' TuxGuitar/xml/build-fedora.xml
12cr|tuxguitar-1.2-7|80	
12cr|tuxguitar-1.2-7|81	%build
12cr|tuxguitar-1.2-7|82	# Plugins to build:
12cr|tuxguitar-1.2-7|83	PLUGINS="alsa ascii browser-ftp community compat converter fluidsynth gervill\
12cr|tuxguitar-1.2-7|84	gtp jack jsa lilypond midi musicxml oss pdf ptb tef tray"
12cr|tuxguitar-1.2-7|85	
12cr|tuxguitar-1.2-7|86	# JNI's to build
12cr|tuxguitar-1.2-7|87	JNIS="alsa fluidsynth jack oss"
12cr|tuxguitar-1.2-7|88	
12cr|tuxguitar-1.2-7|89	LIBSUFFIX=$(echo %{_lib}|sed 's|lib||')
12cr|tuxguitar-1.2-7|90	
12cr|tuxguitar-1.2-7|91	# to pass to ant:
12cr|tuxguitar-1.2-7|92	ANT_FLAGS=" \
12cr|tuxguitar-1.2-7|93	-Dpath.tuxguitar=$PWD/TuxGuitar/%{name}.jar \
12cr|tuxguitar-1.2-7|94	-Dpath.itext=%{_javadir}/itext.jar \
12cr|tuxguitar-1.2-7|95	-Dpath.swt=%{_libdir}/eclipse/swt.jar \
12cr|tuxguitar-1.2-7|96	-Dlib.swt.jar=%{_libdir}/eclipse/swt.jar \
12cr|tuxguitar-1.2-7|97	-Ddist.lib.path=%{_libdir}/%{name}/ \
12cr|tuxguitar-1.2-7|98	-Ddist.file=xml/build-fedora.xml \
12cr|tuxguitar-1.2-7|99	-Ddist.jar.path=%{_datadir}/%{name}/ \
12cr|tuxguitar-1.2-7|100	-Ddist.share.path=%{_datadir}/%{name}/ \
12cr|tuxguitar-1.2-7|101	-Dos.lib.suffix=$LIBSUFFIX \
12cr|tuxguitar-1.2-7|102	-Dos.data.dir=%{_datadir}/ \
12cr|tuxguitar-1.2-7|103	-Ddist.default.style=Lavender \
12cr|tuxguitar-1.2-7|104	-Ddist.default.song=%{_datadir}/%{name}/%{name}.tg"
12cr|tuxguitar-1.2-7|105	
12cr|tuxguitar-1.2-7|106	# build jars
12cr|tuxguitar-1.2-7|107	%{ant} -f TuxGuitar/build.xml -v -d $ANT_FLAGS all
12cr|tuxguitar-1.2-7|108	for jarname in $PLUGINS; do
12cr|tuxguitar-1.2-7|109	%{ant} -f TuxGuitar-$jarname/build.xml -v -d $ANT_FLAGS \
12cr|tuxguitar-1.2-7|110	-Dbuild.jar=../TuxGuitar/share/plugins/tuxguitar-$jarname.jar all
12cr|tuxguitar-1.2-7|111	done
12cr|tuxguitar-1.2-7|112	
12cr|tuxguitar-1.2-7|113	# build jnis
12cr|tuxguitar-1.2-7|114	for jni in $JNIS; do
12cr|tuxguitar-1.2-7|115	%{make} -C TuxGuitar-$jni/jni CFLAGS="%{optflags} \
12cr|tuxguitar-1.2-7|116	-I%{_jvmdir}/java-openjdk/include \
12cr|tuxguitar-1.2-7|117	-I%{_jvmdir}/java-openjdk/include/linux \
12cr|tuxguitar-1.2-7|118	-fPIC"
12cr|tuxguitar-1.2-7|119	done
12cr|tuxguitar-1.2-7|120	
12cr|tuxguitar-1.2-7|121	%install
12cr|tuxguitar-1.2-7|122	rm -rf %{buildroot}
12cr|tuxguitar-1.2-7|123	
12cr|tuxguitar-1.2-7|124	# to pass to ant:
12cr|tuxguitar-1.2-7|125	ANT_FLAGS=" \
12cr|tuxguitar-1.2-7|126	-Dpath.tuxguitar=$PWD/TuxGuitar/%{name}.jar \
12cr|tuxguitar-1.2-7|127	-Ddist.file=xml/build-fedora.xml \
12cr|tuxguitar-1.2-7|128	-Dos.bin.dir=%{_bindir} \
12cr|tuxguitar-1.2-7|129	-Ddist.jar.path=%{_datadir}/%{name}/ \
12cr|tuxguitar-1.2-7|130	-Ddist.share.path=%{_datadir}/%{name}/ \
12cr|tuxguitar-1.2-7|131	-Dos.lib.suffix=$LIBSUFFIX \
12cr|tuxguitar-1.2-7|132	-Dos.data.dir=%{_datadir}/ \
12cr|tuxguitar-1.2-7|133	-Ddist.default.style=Lavender \
12cr|tuxguitar-1.2-7|134	-Ddist.doc.path=%{_docdir}/%{name}-%{version}/ \
12cr|tuxguitar-1.2-7|135	-Ddist.default.song=%{_datadir}/%{name}/%{name}.tg \
12cr|tuxguitar-1.2-7|136	-Ddist.dst.path=%{buildroot}"
12cr|tuxguitar-1.2-7|137	
12cr|tuxguitar-1.2-7|138	%{ant} -f TuxGuitar/build.xml -v -d $ANT_FLAGS install
12cr|tuxguitar-1.2-7|139	
12cr|tuxguitar-1.2-7|140	# install jnis we built
12cr|tuxguitar-1.2-7|141	mkdir -p %{buildroot}%{_libdir}/%{name}
12cr|tuxguitar-1.2-7|142	cp -a TuxGuitar-*/jni/*.so %{buildroot}%{_libdir}/%{name}/
12cr|tuxguitar-1.2-7|143	
12cr|tuxguitar-1.2-7|144	%files
12cr|tuxguitar-1.2-7|145	%{_docdir}/%{name}-%{version}
12cr|tuxguitar-1.2-7|146	%{_libdir}/%{name}
12cr|tuxguitar-1.2-7|147	%{_bindir}/%{name}
12cr|tuxguitar-1.2-7|148	%{_datadir}/%{name}
12cr|tuxguitar-1.2-7|149	%{_datadir}/applications/%{name}.desktop
12cr|tuxguitar-1.2-7|150	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cr|tuxguitar-1.2-7|151	%{_datadir}/icons/hicolor/*/mimetypes/*.png
12cr|tuxguitar-1.2-7|152	%{_datadir}/mime/packages/%{name}.xml

8114 12
12cr|tuxkart-0.4.0-10|1	%define	name	tuxkart
12cr|tuxkart-0.4.0-10|2	%define	version	0.4.0
12cr|tuxkart-0.4.0-10|3	%define	release	%mkrel 10
12cr|tuxkart-0.4.0-10|4	
12cr|tuxkart-0.4.0-10|5	Summary:	Tuxedo T. Penguin stars in Tuxkart
12cr|tuxkart-0.4.0-10|6	Name:		%{name}
12cr|tuxkart-0.4.0-10|7	Version:	%{version}
12cr|tuxkart-0.4.0-10|8	Release:	%{release}
12cr|tuxkart-0.4.0-10|9	License:	GPLv2
12cr|tuxkart-0.4.0-10|10	Group:		Games/Arcade
12cr|tuxkart-0.4.0-10|11	Source:		%{name}-%{version}.tar.bz2
12cr|tuxkart-0.4.0-10|12	Source1:	%{name}-mdkimgs.tar.bz2
12cr|tuxkart-0.4.0-10|13	Source11:	%{name}-16x16.png
12cr|tuxkart-0.4.0-10|14	Source12:	%{name}-32x32.png
12cr|tuxkart-0.4.0-10|15	Source13:	%{name}-48x48.png
12cr|tuxkart-0.4.0-10|16	Patch0:		%{name}-remove-O6.patch
12cr|tuxkart-0.4.0-10|17	Patch1:		%{name}-gownsbow-drv.patch
12cr|tuxkart-0.4.0-10|18	Patch2:		tuxkart-0.4.0-link.patch
12cr|tuxkart-0.4.0-10|19	URL:		http://tuxkart.sourceforge.net/
12cr|tuxkart-0.4.0-10|20	BuildRequires:	libx11-devel
12cr|tuxkart-0.4.0-10|21	BuildRequires:	mesaglu-devel
12cr|tuxkart-0.4.0-10|22	BuildRequires:	plib-devel
12cr|tuxkart-0.4.0-10|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|tuxkart-0.4.0-10|24	
12cr|tuxkart-0.4.0-10|25	%description
12cr|tuxkart-0.4.0-10|26	This is another game that stars your Favorite Hero: Tux, the Linux Penguin.
12cr|tuxkart-0.4.0-10|27	
12cr|tuxkart-0.4.0-10|28	%prep
12cr|tuxkart-0.4.0-10|29	%setup -q -D -a 1
12cr|tuxkart-0.4.0-10|30	%patch0 -p0
12cr|tuxkart-0.4.0-10|31	%patch1 -p0
12cr|tuxkart-0.4.0-10|32	%patch2 -p0
12cr|tuxkart-0.4.0-10|33	
12cr|tuxkart-0.4.0-10|34	%build
12cr|tuxkart-0.4.0-10|35	autoreconf -fi
12cr|tuxkart-0.4.0-10|36	%configure2_5x --bindir=%{_gamesbindir}
12cr|tuxkart-0.4.0-10|37	%make
12cr|tuxkart-0.4.0-10|38	
12cr|tuxkart-0.4.0-10|39	%install
12cr|tuxkart-0.4.0-10|40	rm -rf $RPM_BUILD_ROOT
12cr|tuxkart-0.4.0-10|41	%{makeinstall_std}
12cr|tuxkart-0.4.0-10|42	
12cr|tuxkart-0.4.0-10|43	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|tuxkart-0.4.0-10|44	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|tuxkart-0.4.0-10|45	[Desktop Entry]
12cr|tuxkart-0.4.0-10|46	Type=Application
12cr|tuxkart-0.4.0-10|47	Exec=%{_gamesbindir}/%{name}
12cr|tuxkart-0.4.0-10|48	Name=Tuxkart
12cr|tuxkart-0.4.0-10|49	Comment=Karting with tux
12cr|tuxkart-0.4.0-10|50	Icon=%{name}
12cr|tuxkart-0.4.0-10|51	Categories=Game;ArcadeGame;
12cr|tuxkart-0.4.0-10|52	EOF
12cr|tuxkart-0.4.0-10|53	
12cr|tuxkart-0.4.0-10|54	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|tuxkart-0.4.0-10|55	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|tuxkart-0.4.0-10|56	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|tuxkart-0.4.0-10|57	
12cr|tuxkart-0.4.0-10|58	%if %mdkversion < 200900
12cr|tuxkart-0.4.0-10|59	%post
12cr|tuxkart-0.4.0-10|60	%{update_menus}
12cr|tuxkart-0.4.0-10|61	%endif
12cr|tuxkart-0.4.0-10|62	
12cr|tuxkart-0.4.0-10|63	%if %mdkversion < 200900
12cr|tuxkart-0.4.0-10|64	%postun
12cr|tuxkart-0.4.0-10|65	%{clean_menus}
12cr|tuxkart-0.4.0-10|66	%endif
12cr|tuxkart-0.4.0-10|67	
12cr|tuxkart-0.4.0-10|68	%clean
12cr|tuxkart-0.4.0-10|69	rm -rf $RPM_BUILD_ROOT
12cr|tuxkart-0.4.0-10|70	
12cr|tuxkart-0.4.0-10|71	%files
12cr|tuxkart-0.4.0-10|72	%defattr(755,root,root,755)
12cr|tuxkart-0.4.0-10|73	%{_gamesbindir}/%{name}
12cr|tuxkart-0.4.0-10|74	%defattr(644,root,root,755)
12cr|tuxkart-0.4.0-10|75	%{_gamesdatadir}/%{name}
12cr|tuxkart-0.4.0-10|76	%{_datadir}/%{name}
12cr|tuxkart-0.4.0-10|77	%{_iconsdir}/%{name}.png
12cr|tuxkart-0.4.0-10|78	%{_liconsdir}/%{name}.png
12cr|tuxkart-0.4.0-10|79	%{_miconsdir}/%{name}.png
12cr|tuxkart-0.4.0-10|80	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|tuxkart-0.4.0-10|81	%doc README CHANGES ChangeLog NEWS
12cr|tuxkart-0.4.0-10|82	
12cr|tuxkart-0.4.0-10|83	
12cr|tuxkart-0.4.0-10|84	%changelog
12cr|tuxkart-0.4.0-10|85	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 0.4.0-10mdv2011.0
12cr|tuxkart-0.4.0-10|86	+ Revision: 634739
12cr|tuxkart-0.4.0-10|87	- fix linkage
12cr|tuxkart-0.4.0-10|88	
12cr|tuxkart-0.4.0-10|89	* Wed May 27 2009 Jérôme Brenier <incubusss@mandriva.org> 0.4.0-9mdv2010.0
12cr|tuxkart-0.4.0-10|90	+ Revision: 380068
12cr|tuxkart-0.4.0-10|91	- fix license (GPLv2)
12cr|tuxkart-0.4.0-10|92	
12cr|tuxkart-0.4.0-10|93	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0-8mdv2009.0
12cr|tuxkart-0.4.0-10|94	+ Revision: 261706
12cr|tuxkart-0.4.0-10|95	- rebuild
12cr|tuxkart-0.4.0-10|96	
12cr|tuxkart-0.4.0-10|97	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0-7mdv2009.0
12cr|tuxkart-0.4.0-10|98	+ Revision: 254973
12cr|tuxkart-0.4.0-10|99	- rebuild
12cr|tuxkart-0.4.0-10|100	
12cr|tuxkart-0.4.0-10|101	+ Pixel <pixel@mandriva.com>
12cr|tuxkart-0.4.0-10|102	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|tuxkart-0.4.0-10|103	
12cr|tuxkart-0.4.0-10|104	+ Funda Wang <fwang@mandriva.org>
12cr|tuxkart-0.4.0-10|105	- fix desktop entry (bug#37493)
12cr|tuxkart-0.4.0-10|106	
12cr|tuxkart-0.4.0-10|107	+ Olivier Blin <oblin@mandriva.com>
12cr|tuxkart-0.4.0-10|108	- restore BuildRoot
12cr|tuxkart-0.4.0-10|109	
12cr|tuxkart-0.4.0-10|110	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.4.0-4mdv2008.1
12cr|tuxkart-0.4.0-10|111	+ Revision: 132310
12cr|tuxkart-0.4.0-10|112	- auto-convert XDG menu entry
12cr|tuxkart-0.4.0-10|113	- kill re-definition of %%buildroot on Pixel's request
12cr|tuxkart-0.4.0-10|114	- buildrequires X11-devel instead of XFree86-devel
12cr|tuxkart-0.4.0-10|115	
12cr|tuxkart-0.4.0-10|116	
12cr|tuxkart-0.4.0-10|117	* Thu Nov 23 2006 Lenny Cartier <lenny@mandriva.com> 0.4.0-4mdv2007.0
12cr|tuxkart-0.4.0-10|118	+ Revision: 86607
12cr|tuxkart-0.4.0-10|119	- Mkrel
12cr|tuxkart-0.4.0-10|120	- Import tuxkart
12cr|tuxkart-0.4.0-10|121	

8115 12
12cr|tuxmath-2.0.3-1|1	# FIXME: the failing code is complex, I don't know how to fix it -
12cr|tuxmath-2.0.3-1|2	# AdamW 2009/01
12cr|tuxmath-2.0.3-1|3	%define Werror_cflags	%nil
12cr|tuxmath-2.0.3-1|4	
12cr|tuxmath-2.0.3-1|5	%define	fname	tuxmath_w_fonts
12cr|tuxmath-2.0.3-1|6	
12cr|tuxmath-2.0.3-1|7	# Summary and description stolen from Debian, thanks - AdamW 2009/01
12cr|tuxmath-2.0.3-1|8	
12cr|tuxmath-2.0.3-1|9	Summary:	Math game for kids with Tux
12cr|tuxmath-2.0.3-1|10	Name:		tuxmath
12cr|tuxmath-2.0.3-1|11	Version:	2.0.3
12cr|tuxmath-2.0.3-1|12	Release:	%mkrel 1
12cr|tuxmath-2.0.3-1|13	# have to change with each new release as the number after download.php changes :(
12cr|tuxmath-2.0.3-1|14	Source:		http://alioth.debian.org/frs/download.php/3571/%{fname}-%{version}.tar.gz
12cr|tuxmath-2.0.3-1|15	URL:		http://alioth.debian.org/frs/?group_id=31080
12cr|tuxmath-2.0.3-1|16	License:	GPLv3+
12cr|tuxmath-2.0.3-1|17	Group:		Games/Other
12cr|tuxmath-2.0.3-1|18	BuildRequires:	SDL-devel
12cr|tuxmath-2.0.3-1|19	BuildRequires:	SDL_ttf-devel
12cr|tuxmath-2.0.3-1|20	BuildRequires:	SDL_mixer-devel
12cr|tuxmath-2.0.3-1|21	BuildRequires:	SDL_image-devel
12cr|tuxmath-2.0.3-1|22	BuildRequires:	SDL_Pango-devel
12cr|tuxmath-2.0.3-1|23	BuildRequires:	SDL_net-devel
12cr|tuxmath-2.0.3-1|24	BuildRequires:	librsvg-devel
12cr|tuxmath-2.0.3-1|25	BuildRequires:	pkgconfig(t4k_common)
12cr|tuxmath-2.0.3-1|26	BuildRequires:	imagemagick
12cr|tuxmath-2.0.3-1|27	
12cr|tuxmath-2.0.3-1|28	%description
12cr|tuxmath-2.0.3-1|29	"Tux, of Math Command" ("TuxMath", for short) is an educational arcade
12cr|tuxmath-2.0.3-1|30	game starring Tux, the Linux mascot! Based on the classic arcade game
12cr|tuxmath-2.0.3-1|31	"Missile Command", Tux must defend his cities. In this case, though,
12cr|tuxmath-2.0.3-1|32	he must do it by solving math problems.
12cr|tuxmath-2.0.3-1|33	
12cr|tuxmath-2.0.3-1|34	%prep
12cr|tuxmath-2.0.3-1|35	%setup -q -n %{fname}-%{version}
12cr|tuxmath-2.0.3-1|36	
12cr|tuxmath-2.0.3-1|37	# Fix incorrect paths hardcoded into the source (#46417) - AdamW
12cr|tuxmath-2.0.3-1|38	#sed -i -e 's,/usr/share/fonts/truetype/ttf-.*/,%{_gamesdatadir}/%{name}/fonts/,g' src/loaders.c
12cr|tuxmath-2.0.3-1|39	
12cr|tuxmath-2.0.3-1|40	%build
12cr|tuxmath-2.0.3-1|41	%configure2_5x	--bindir=%{_gamesbindir} \
12cr|tuxmath-2.0.3-1|42	--datadir=%{_gamesdatadir}
12cr|tuxmath-2.0.3-1|43	%make
12cr|tuxmath-2.0.3-1|44	
12cr|tuxmath-2.0.3-1|45	%install
12cr|tuxmath-2.0.3-1|46	rm -rf %{buildroot}
12cr|tuxmath-2.0.3-1|47	%makeinstall_std
12cr|tuxmath-2.0.3-1|48	rm -fr %{buildroot}%{_prefix}/doc
12cr|tuxmath-2.0.3-1|49	
12cr|tuxmath-2.0.3-1|50	install -d %{buildroot}%{_datadir}/applications
12cr|tuxmath-2.0.3-1|51	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|tuxmath-2.0.3-1|52	[Desktop Entry]
12cr|tuxmath-2.0.3-1|53	Name=TuxMath
12cr|tuxmath-2.0.3-1|54	Comment=Math game for kids with Tux
12cr|tuxmath-2.0.3-1|55	Exec=%{_gamesbindir}/%{name}
12cr|tuxmath-2.0.3-1|56	Icon=%{name}
12cr|tuxmath-2.0.3-1|57	Terminal=false
12cr|tuxmath-2.0.3-1|58	Type=Application
12cr|tuxmath-2.0.3-1|59	StartupNotify=true
12cr|tuxmath-2.0.3-1|60	Categories=Game;KidsGame;Educational;
12cr|tuxmath-2.0.3-1|61	EOF
12cr|tuxmath-2.0.3-1|62	
12cr|tuxmath-2.0.3-1|63	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12cr|tuxmath-2.0.3-1|64	convert -scale 16x16 data/images/icons/%{name}.ico %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|tuxmath-2.0.3-1|65	convert -scale 32x32 data/images/icons/%{name}.ico %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|tuxmath-2.0.3-1|66	convert -scale 48x48 data/images/icons/%{name}.ico %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|tuxmath-2.0.3-1|67	
12cr|tuxmath-2.0.3-1|68	%find_lang %{name}
12cr|tuxmath-2.0.3-1|69	
12cr|tuxmath-2.0.3-1|70	%clean
12cr|tuxmath-2.0.3-1|71	rm -rf %{buildroot}
12cr|tuxmath-2.0.3-1|72	
12cr|tuxmath-2.0.3-1|73	%files -f %{name}.lang
12cr|tuxmath-2.0.3-1|74	%defattr(-,root,root)
12cr|tuxmath-2.0.3-1|75	%doc AUTHORS doc/changelog doc/README* doc/TODO*
12cr|tuxmath-2.0.3-1|76	%{_gamesbindir}/%{name}
12cr|tuxmath-2.0.3-1|77	%{_gamesbindir}/%{name}admin
12cr|tuxmath-2.0.3-1|78	%{_gamesbindir}/%{name}server
12cr|tuxmath-2.0.3-1|79	%{_gamesbindir}/%{name}testclient
12cr|tuxmath-2.0.3-1|80	%{_gamesbindir}/generate_lesson
12cr|tuxmath-2.0.3-1|81	%{_gamesdatadir}/%{name}
12cr|tuxmath-2.0.3-1|82	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|tuxmath-2.0.3-1|83	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|tuxmath-2.0.3-1|84	
12cr|tuxmath-2.0.3-1|85	
12cr|tuxmath-2.0.3-1|86	%changelog
12cr|tuxmath-2.0.3-1|87	* Fri Dec 24 2010 Jani Välimaa <wally@mandriva.org> 1.9.0-1mdv2011.0
12cr|tuxmath-2.0.3-1|88	+ Revision: 624614
12cr|tuxmath-2.0.3-1|89	- new version 1.9.0
12cr|tuxmath-2.0.3-1|90	- fix license
12cr|tuxmath-2.0.3-1|91	- drop support for old and unsupported mdv releases
12cr|tuxmath-2.0.3-1|92	
12cr|tuxmath-2.0.3-1|93	* Fri Sep 24 2010 Funda Wang <fwang@mandriva.org> 1.8.0-1mdv2011.0
12cr|tuxmath-2.0.3-1|94	+ Revision: 580865
12cr|tuxmath-2.0.3-1|95	- BR rsvg
12cr|tuxmath-2.0.3-1|96	- BR SDL_net
12cr|tuxmath-2.0.3-1|97	- new version 1.8.0
12cr|tuxmath-2.0.3-1|98	
12cr|tuxmath-2.0.3-1|99	* Mon Sep 28 2009 Antoine Ginies <aginies@mandriva.com> 1.7.2-2mdv2010.0
12cr|tuxmath-2.0.3-1|100	+ Revision: 450503
12cr|tuxmath-2.0.3-1|101	- bump release
12cr|tuxmath-2.0.3-1|102	
12cr|tuxmath-2.0.3-1|103	* Sun May 10 2009 Frederik Himpe <fhimpe@mandriva.org> 1.7.2-1mdv2010.0
12cr|tuxmath-2.0.3-1|104	+ Revision: 374066
12cr|tuxmath-2.0.3-1|105	- Update to new version 1.7.2
12cr|tuxmath-2.0.3-1|106	
12cr|tuxmath-2.0.3-1|107	* Sat Jan 03 2009 Adam Williamson <awilliamson@mandriva.org> 1.7.0-1mdv2009.1
12cr|tuxmath-2.0.3-1|108	+ Revision: 323565
12cr|tuxmath-2.0.3-1|109	- import tuxmath
12cr|tuxmath-2.0.3-1|110	
12cr|tuxmath-2.0.3-1|111	

8116 12
12cr|tuxmathscrabble-0.5.8-2|1	%define oname      TuxMathScrabble
12cr|tuxmathscrabble-0.5.8-2|2	
12cr|tuxmathscrabble-0.5.8-2|3	Name:       tuxmathscrabble
12cr|tuxmathscrabble-0.5.8-2|4	Version:    0.5.8
12cr|tuxmathscrabble-0.5.8-2|5	Release:    %mkrel 2
12cr|tuxmathscrabble-0.5.8-2|6	Summary:    A math version of the popular board game for ages 4-40
12cr|tuxmathscrabble-0.5.8-2|7	License:    GPLv2+
12cr|tuxmathscrabble-0.5.8-2|8	Epoch:      1
12cr|tuxmathscrabble-0.5.8-2|9	Group:      Games/Boards
12cr|tuxmathscrabble-0.5.8-2|10	URL:        http://www.asymptopia.org/
12cr|tuxmathscrabble-0.5.8-2|11	Source0:    http://prdownloads.sourceforge.net/tuxmathscrabble/%oname-%version.tgz
12cr|tuxmathscrabble-0.5.8-2|12	Patch0:    TuxMathScrabble-0.5.8-fix-path.patch
12cr|tuxmathscrabble-0.5.8-2|13	BuildRequires:	imagemagick
12cr|tuxmathscrabble-0.5.8-2|14	Requires:   python-pygame
12cr|tuxmathscrabble-0.5.8-2|15	Requires:   wxPythonGTK
12cr|tuxmathscrabble-0.5.8-2|16	BuildArch:  noarch
12cr|tuxmathscrabble-0.5.8-2|17	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|tuxmathscrabble-0.5.8-2|18	
12cr|tuxmathscrabble-0.5.8-2|19	%description
12cr|tuxmathscrabble-0.5.8-2|20	TuxMathScrabble is an OpenSource math version of the popular board game for
12cr|tuxmathscrabble-0.5.8-2|21	ages 4-40. it challenges young people to construct compound equations and
12cr|tuxmathscrabble-0.5.8-2|22	consider multiple abstract possibilities. There are 4 skill levels, the
12cr|tuxmathscrabble-0.5.8-2|23	hardest uses numbers up to 20 and supports division as well as
12cr|tuxmathscrabble-0.5.8-2|24	add/subtract/multiply. Upon completing a successful move little Tux's
12cr|tuxmathscrabble-0.5.8-2|25	pop-out of the most recently moved tiles and do a little dance. Tux moves
12cr|tuxmathscrabble-0.5.8-2|26	his own pieces as well as performing various animated antics.
12cr|tuxmathscrabble-0.5.8-2|27	
12cr|tuxmathscrabble-0.5.8-2|28	%prep
12cr|tuxmathscrabble-0.5.8-2|29	%setup -q -n TuxMathScrabble
12cr|tuxmathscrabble-0.5.8-2|30	%patch0 -p1
12cr|tuxmathscrabble-0.5.8-2|31	
12cr|tuxmathscrabble-0.5.8-2|32	%build
12cr|tuxmathscrabble-0.5.8-2|33	
12cr|tuxmathscrabble-0.5.8-2|34	%install
12cr|tuxmathscrabble-0.5.8-2|35	rm -rf %{buildroot}
12cr|tuxmathscrabble-0.5.8-2|36	install -d -m 755 %{buildroot}%{_gamesdatadir}/tuxmathscrabble
12cr|tuxmathscrabble-0.5.8-2|37	cp -pr Globals %{buildroot}%{_gamesdatadir}/tuxmathscrabble
12cr|tuxmathscrabble-0.5.8-2|38	cp -pr Font %{buildroot}%{_gamesdatadir}/tuxmathscrabble
12cr|tuxmathscrabble-0.5.8-2|39	install -d -m 755 %{buildroot}%{_gamesdatadir}/tuxmathscrabble/lib
12cr|tuxmathscrabble-0.5.8-2|40	cp -pr TuxMathScrabble %{buildroot}%{_gamesdatadir}/tuxmathscrabble/lib
12cr|tuxmathscrabble-0.5.8-2|41	
12cr|tuxmathscrabble-0.5.8-2|42	install -d -m 755 %{buildroot}%{_gamesbindir}
12cr|tuxmathscrabble-0.5.8-2|43	install -m 755 tuxmathscrabble %{buildroot}%{_gamesbindir}/tuxmathscrabble
12cr|tuxmathscrabble-0.5.8-2|44	
12cr|tuxmathscrabble-0.5.8-2|45	mkdir -p %{buildroot}%{_liconsdir}
12cr|tuxmathscrabble-0.5.8-2|46	mkdir -p %{buildroot}%{_iconsdir}
12cr|tuxmathscrabble-0.5.8-2|47	mkdir -p %{buildroot}%{_miconsdir}
12cr|tuxmathscrabble-0.5.8-2|48	convert -resize 48x48 tms.ico %{buildroot}%{_liconsdir}/%{name}.png
12cr|tuxmathscrabble-0.5.8-2|49	convert -resize 32x32 tms.ico %{buildroot}%{_iconsdir}/%{name}.png
12cr|tuxmathscrabble-0.5.8-2|50	convert -resize 16x16 tms.ico %{buildroot}%{_miconsdir}/%{name}.png
12cr|tuxmathscrabble-0.5.8-2|51	
12cr|tuxmathscrabble-0.5.8-2|52	mkdir -p %{buildroot}%{_datadir}/applications
12cr|tuxmathscrabble-0.5.8-2|53	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|tuxmathscrabble-0.5.8-2|54	[Desktop Entry]
12cr|tuxmathscrabble-0.5.8-2|55	Name=TuxMathScrabble
12cr|tuxmathscrabble-0.5.8-2|56	Comment=Fun game to learn math
12cr|tuxmathscrabble-0.5.8-2|57	Exec=%{_gamesbindir}/tuxmathscrabble
12cr|tuxmathscrabble-0.5.8-2|58	Icon=%{name}
12cr|tuxmathscrabble-0.5.8-2|59	Terminal=false
12cr|tuxmathscrabble-0.5.8-2|60	Type=Application
12cr|tuxmathscrabble-0.5.8-2|61	Categories=Game;BoardGame;
12cr|tuxmathscrabble-0.5.8-2|62	EOF
12cr|tuxmathscrabble-0.5.8-2|63	
12cr|tuxmathscrabble-0.5.8-2|64	%clean
12cr|tuxmathscrabble-0.5.8-2|65	rm -rf %{buildroot}
12cr|tuxmathscrabble-0.5.8-2|66	
12cr|tuxmathscrabble-0.5.8-2|67	%if %mdkversion < 200900
12cr|tuxmathscrabble-0.5.8-2|68	%post
12cr|tuxmathscrabble-0.5.8-2|69	%update_menus
12cr|tuxmathscrabble-0.5.8-2|70	%endif
12cr|tuxmathscrabble-0.5.8-2|71	
12cr|tuxmathscrabble-0.5.8-2|72	%if %mdkversion < 200900
12cr|tuxmathscrabble-0.5.8-2|73	%postun
12cr|tuxmathscrabble-0.5.8-2|74	%update_menus
12cr|tuxmathscrabble-0.5.8-2|75	%endif
12cr|tuxmathscrabble-0.5.8-2|76	
12cr|tuxmathscrabble-0.5.8-2|77	%files
12cr|tuxmathscrabble-0.5.8-2|78	%defattr(-,root,root)
12cr|tuxmathscrabble-0.5.8-2|79	%doc INSTALL LICENSE README CHANGES
12cr|tuxmathscrabble-0.5.8-2|80	%{_gamesbindir}/tuxmathscrabble
12cr|tuxmathscrabble-0.5.8-2|81	%{_gamesdatadir}/tuxmathscrabble
12cr|tuxmathscrabble-0.5.8-2|82	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|tuxmathscrabble-0.5.8-2|83	%{_iconsdir}/*
12cr|tuxmathscrabble-0.5.8-2|84	
12cr|tuxmathscrabble-0.5.8-2|85	
12cr|tuxmathscrabble-0.5.8-2|86	
12cr|tuxmathscrabble-0.5.8-2|87	%changelog
12cr|tuxmathscrabble-0.5.8-2|88	* Sat May 16 2009 Samuel Verschelde <stormi@mandriva.org> 1:0.5.8-2mdv2010.0
12cr|tuxmathscrabble-0.5.8-2|89	+ Revision: 376469
12cr|tuxmathscrabble-0.5.8-2|90	- increase release
12cr|tuxmathscrabble-0.5.8-2|91	
12cr|tuxmathscrabble-0.5.8-2|92	* Sat May 16 2009 Samuel Verschelde <stormi@mandriva.org> 1:0.5.8-1mdv2010.0
12cr|tuxmathscrabble-0.5.8-2|93	+ Revision: 376452
12cr|tuxmathscrabble-0.5.8-2|94	- fix license
12cr|tuxmathscrabble-0.5.8-2|95	- add icons
12cr|tuxmathscrabble-0.5.8-2|96	
12cr|tuxmathscrabble-0.5.8-2|97	* Mon Apr 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.5.8-1mdv2009.1
12cr|tuxmathscrabble-0.5.8-2|98	+ Revision: 366790
12cr|tuxmathscrabble-0.5.8-2|99	- new version
12cr|tuxmathscrabble-0.5.8-2|100	- don't forget to install configuration and fonts
12cr|tuxmathscrabble-0.5.8-2|101	- make it noarch
12cr|tuxmathscrabble-0.5.8-2|102	
12cr|tuxmathscrabble-0.5.8-2|103	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1:0.5.0-4.3mdv2009.0
12cr|tuxmathscrabble-0.5.8-2|104	+ Revision: 269441
12cr|tuxmathscrabble-0.5.8-2|105	- rebuild early 2009.0 package (before pixel changes)
12cr|tuxmathscrabble-0.5.8-2|106	
12cr|tuxmathscrabble-0.5.8-2|107	+ Pixel <pixel@mandriva.com>
12cr|tuxmathscrabble-0.5.8-2|108	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|tuxmathscrabble-0.5.8-2|109	
12cr|tuxmathscrabble-0.5.8-2|110	* Sun May 11 2008 Nicolas Lécureuil <neoclust@mandriva.org> 1:0.5.0-0.3mdv2009.0
12cr|tuxmathscrabble-0.5.8-2|111	+ Revision: 205581
12cr|tuxmathscrabble-0.5.8-2|112	- Should not be noarch ed
12cr|tuxmathscrabble-0.5.8-2|113	- Remove all .svn files and folder
12cr|tuxmathscrabble-0.5.8-2|114	
12cr|tuxmathscrabble-0.5.8-2|115	+ Olivier Blin <oblin@mandriva.com>
12cr|tuxmathscrabble-0.5.8-2|116	- restore BuildRoot
12cr|tuxmathscrabble-0.5.8-2|117	
12cr|tuxmathscrabble-0.5.8-2|118	* Tue Dec 18 2007 Nicolas Lécureuil <neoclust@mandriva.org> 1:0.5.0-0.2mdv2008.1
12cr|tuxmathscrabble-0.5.8-2|119	+ Revision: 132015
12cr|tuxmathscrabble-0.5.8-2|120	- New version 0.5.0 Rc2
12cr|tuxmathscrabble-0.5.8-2|121	Fix patch in Environment.py ( patch from PCLinuxOS )
12cr|tuxmathscrabble-0.5.8-2|122	
12cr|tuxmathscrabble-0.5.8-2|123	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|tuxmathscrabble-0.5.8-2|124	- kill re-definition of %%buildroot on Pixel's request
12cr|tuxmathscrabble-0.5.8-2|125	
12cr|tuxmathscrabble-0.5.8-2|126	* Fri Dec 14 2007 Nicolas Lécureuil <neoclust@mandriva.org> 1:0.5.0-0.1mdv2008.1
12cr|tuxmathscrabble-0.5.8-2|127	+ Revision: 119664
12cr|tuxmathscrabble-0.5.8-2|128	- New pre version of 0.5.0
12cr|tuxmathscrabble-0.5.8-2|129	
12cr|tuxmathscrabble-0.5.8-2|130	* Fri Dec 14 2007 Nicolas Lécureuil <neoclust@mandriva.org> 1:0.4.5-1mdv2008.1
12cr|tuxmathscrabble-0.5.8-2|131	+ Revision: 119591
12cr|tuxmathscrabble-0.5.8-2|132	- New version 0.4.5
12cr|tuxmathscrabble-0.5.8-2|133	
12cr|tuxmathscrabble-0.5.8-2|134	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|tuxmathscrabble-0.5.8-2|135	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|tuxmathscrabble-0.5.8-2|136	
12cr|tuxmathscrabble-0.5.8-2|137	
12cr|tuxmathscrabble-0.5.8-2|138	* Fri Dec 01 2006 Nicolas Lécureuil <neoclust@mandriva.org> 3.0.4-2mdv2007.0
12cr|tuxmathscrabble-0.5.8-2|139	+ Revision: 89589
12cr|tuxmathscrabble-0.5.8-2|140	- Fix File List
12cr|tuxmathscrabble-0.5.8-2|141	- New version 3.0.4
12cr|tuxmathscrabble-0.5.8-2|142	- import tuxmathscrabble-2.7-1mdk
12cr|tuxmathscrabble-0.5.8-2|143	
12cr|tuxmathscrabble-0.5.8-2|144	* Mon Jan 17 2005 Michael Scherer <misc@mandrake.org> 2.7-1mdk
12cr|tuxmathscrabble-0.5.8-2|145	- misc cleanup
12cr|tuxmathscrabble-0.5.8-2|146	- from jean-sebastien HUBERT <jshubert@free.fr>
12cr|tuxmathscrabble-0.5.8-2|147	- first release for Linux-Mandrake
12cr|tuxmathscrabble-0.5.8-2|148	

8117 12
12cr|tuxpaint-0.9.21-3|1	%define major   0
12cr|tuxpaint-0.9.21-3|2	%define libname %mklibname %{name} %{major}
12cr|tuxpaint-0.9.21-3|3	%define libnamedev %mklibname %{name} -d
12cr|tuxpaint-0.9.21-3|4	
12cr|tuxpaint-0.9.21-3|5	Summary:	Simple and fun paint program for kids
12cr|tuxpaint-0.9.21-3|6	Name: 		tuxpaint
12cr|tuxpaint-0.9.21-3|7	Version:	0.9.21
12cr|tuxpaint-0.9.21-3|8	Release:	3
12cr|tuxpaint-0.9.21-3|9	#newer than 9.0 cvs build:
12cr|tuxpaint-0.9.21-3|10	Epoch:		1
12cr|tuxpaint-0.9.21-3|11	License:	GPLv2+
12cr|tuxpaint-0.9.21-3|12	Group:		Graphics
12cr|tuxpaint-0.9.21-3|13	URL:		http://www.newbreedsoftware.com/tuxpaint/
12cr|tuxpaint-0.9.21-3|14	Source: 	%{name}-%{version}.tar.gz
12cr|tuxpaint-0.9.21-3|15	Patch0:		tuxpaint-0.9.20-lin_with_libpng.diff
12cr|tuxpaint-0.9.21-3|16	Patch1:		tuxpaint-0.9.20-fix-makefile_lib64.patch
12cr|tuxpaint-0.9.21-3|17	Patch2:		tuxpaint-0.9.21-libpng15.patch
12cr|tuxpaint-0.9.21-3|18	BuildRequires:	gettext
12cr|tuxpaint-0.9.21-3|19	BuildRequires:	desktop-file-utils
12cr|tuxpaint-0.9.21-3|20	BuildRequires:	pkgconfig(cairo)
12cr|tuxpaint-0.9.21-3|21	BuildRequires:	pkgconfig(freetype2)
12cr|tuxpaint-0.9.21-3|22	BuildRequires:	pkgconfig(fribidi)
12cr|tuxpaint-0.9.21-3|23	BuildRequires:	pkgconfig(libpng)
12cr|tuxpaint-0.9.21-3|24	BuildRequires:	pkgconfig(librsvg-2.0)
12cr|tuxpaint-0.9.21-3|25	BuildRequires:	libpaper-devel
12cr|tuxpaint-0.9.21-3|26	BuildRequires:	SDL-devel
12cr|tuxpaint-0.9.21-3|27	BuildRequires:	SDL_mixer-devel
12cr|tuxpaint-0.9.21-3|28	BuildRequires:	SDL_ttf-devel
12cr|tuxpaint-0.9.21-3|29	BuildRequires:	SDL_image-devel
12cr|tuxpaint-0.9.21-3|30	BuildRequires:	SDL_Pango-devel
12cr|tuxpaint-0.9.21-3|31	#for printing:
12cr|tuxpaint-0.9.21-3|32	Requires: 	netpbm
12cr|tuxpaint-0.9.21-3|33	Suggests:	tuxpaint-config
12cr|tuxpaint-0.9.21-3|34	Suggests:	tuxpaint-stamps
12cr|tuxpaint-0.9.21-3|35	Conflicts:	%{libnamedev}
12cr|tuxpaint-0.9.21-3|36	
12cr|tuxpaint-0.9.21-3|37	%description
12cr|tuxpaint-0.9.21-3|38	Tux Paint is a simple paint program gear towards young children.
12cr|tuxpaint-0.9.21-3|39	It provides a simple but entertaining interface, allows drawing
12cr|tuxpaint-0.9.21-3|40	with brushes, lines, shapes, and 'stamps,' and has a 'magic'
12cr|tuxpaint-0.9.21-3|41	tool, for special effects. Loading and saving is done via a
12cr|tuxpaint-0.9.21-3|42	graphical interface, and the underlying environment's
12cr|tuxpaint-0.9.21-3|43	filesystem isn't exposed (much like programs on PDAs).
12cr|tuxpaint-0.9.21-3|44	
12cr|tuxpaint-0.9.21-3|45	%package devel
12cr|tuxpaint-0.9.21-3|46	Summary:	Headers and development libraries from %{name}
12cr|tuxpaint-0.9.21-3|47	Group:		Development/Other
12cr|tuxpaint-0.9.21-3|48	Obsoletes:	%{libnamedev} < 1:0.9.21-3
12cr|tuxpaint-0.9.21-3|49	
12cr|tuxpaint-0.9.21-3|50	%description devel
12cr|tuxpaint-0.9.21-3|51	%{name} development headers and libraries.
12cr|tuxpaint-0.9.21-3|52	
12cr|tuxpaint-0.9.21-3|53	%prep
12cr|tuxpaint-0.9.21-3|54	%setup -q
12cr|tuxpaint-0.9.21-3|55	%patch0 -p0
12cr|tuxpaint-0.9.21-3|56	%patch1 -p0
12cr|tuxpaint-0.9.21-3|57	%patch2 -p1
12cr|tuxpaint-0.9.21-3|58	# Fix unreadable files
12cr|tuxpaint-0.9.21-3|59	find . -perm 0600 -exec chmod 0644 '{}' \;
12cr|tuxpaint-0.9.21-3|60	
12cr|tuxpaint-0.9.21-3|61	%build
12cr|tuxpaint-0.9.21-3|62	make OPTFLAGS="%{optflags}" PREFIX=%{_prefix} LIBDIR=%{_libdir}
12cr|tuxpaint-0.9.21-3|63	
12cr|tuxpaint-0.9.21-3|64	%install
12cr|tuxpaint-0.9.21-3|65	make install BUILDPREFIX="%{buildroot}" PKG_ROOT="%{buildroot}" PREFIX="%{_usr}" X11_ICON_PREFIX="%{buildroot}%{_includedir}/X11/pixmaps" LIBDIR=%{_libdir}
12cr|tuxpaint-0.9.21-3|66	
12cr|tuxpaint-0.9.21-3|67	%find_lang %{name}
12cr|tuxpaint-0.9.21-3|68	
12cr|tuxpaint-0.9.21-3|69	mkdir -p %{buildroot}%{_datadir}/applications
12cr|tuxpaint-0.9.21-3|70	desktop-file-install	--vendor="" \
12cr|tuxpaint-0.9.21-3|71	--dir %{buildroot}%{_datadir}/applications \
12cr|tuxpaint-0.9.21-3|72	--remove-category="Art" \
12cr|tuxpaint-0.9.21-3|73	src/tuxpaint.desktop
12cr|tuxpaint-0.9.21-3|74	
12cr|tuxpaint-0.9.21-3|75	install -m644 data/images/icon16x16.png -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|tuxpaint-0.9.21-3|76	install -m644 data/images/icon32x32.png -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|tuxpaint-0.9.21-3|77	install -m644 data/images/icon48x48.png -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|tuxpaint-0.9.21-3|78	
12cr|tuxpaint-0.9.21-3|79	rm -Rf %{buildroot}%{_datadir}/applnk
12cr|tuxpaint-0.9.21-3|80	
12cr|tuxpaint-0.9.21-3|81	#Fix perms:
12cr|tuxpaint-0.9.21-3|82	chmod -R go+r docs/
12cr|tuxpaint-0.9.21-3|83	
12cr|tuxpaint-0.9.21-3|84	#Remove useless installed things
12cr|tuxpaint-0.9.21-3|85	rm -Rf %{buildroot}%{_datadir}/doc/%{name}
12cr|tuxpaint-0.9.21-3|86	rm -Rf %{buildroot}%{_datadir}/%{name}/images/icon32x32.xpm
12cr|tuxpaint-0.9.21-3|87	
12cr|tuxpaint-0.9.21-3|88	%files -f %{name}.lang
12cr|tuxpaint-0.9.21-3|89	%defattr(755,root,root,755)
12cr|tuxpaint-0.9.21-3|90	%{_bindir}/%{name}
12cr|tuxpaint-0.9.21-3|91	%{_bindir}/%{name}-import
12cr|tuxpaint-0.9.21-3|92	%defattr(644,root,root,755)
12cr|tuxpaint-0.9.21-3|93	%doc docs/*
12cr|tuxpaint-0.9.21-3|94	%{_mandir}/man1/%{name}.1*
12cr|tuxpaint-0.9.21-3|95	%{_mandir}/man1/%{name}-import.1*
12cr|tuxpaint-0.9.21-3|96	%lang(pl) %{_mandir}/pl/man1/%{name}.1*
12cr|tuxpaint-0.9.21-3|97	%dir %{_sysconfdir}/tuxpaint
12cr|tuxpaint-0.9.21-3|98	%config(noreplace) %{_sysconfdir}/tuxpaint/tuxpaint.conf
12cr|tuxpaint-0.9.21-3|99	%{_datadir}/%{name}
12cr|tuxpaint-0.9.21-3|100	%{_libdir}/%{name}
12cr|tuxpaint-0.9.21-3|101	%{_datadir}/applications/tuxpaint.desktop
12cr|tuxpaint-0.9.21-3|102	%{_datadir}/pixmaps/*png
12cr|tuxpaint-0.9.21-3|103	%{_includedir}/X11/pixmaps/tuxpaint.xpm
12cr|tuxpaint-0.9.21-3|104	%{_miconsdir}/*.png
12cr|tuxpaint-0.9.21-3|105	%{_iconsdir}/*.png
12cr|tuxpaint-0.9.21-3|106	%{_liconsdir}/*.png
12cr|tuxpaint-0.9.21-3|107	
12cr|tuxpaint-0.9.21-3|108	%files devel
12cr|tuxpaint-0.9.21-3|109	%doc %{_datadir}/doc/tuxpaint-dev
12cr|tuxpaint-0.9.21-3|110	%{_bindir}/tp-magic-config
12cr|tuxpaint-0.9.21-3|111	%{_includedir}/%{name}/*.h
12cr|tuxpaint-0.9.21-3|112	%{_mandir}/man1/tp-magic-config.1*
12cr|tuxpaint-0.9.21-3|113	
12cr|tuxpaint-0.9.21-3|114	
12cr|tuxpaint-0.9.21-3|115	%changelog
12cr|tuxpaint-0.9.21-3|116	* Thu Mar 17 2011 Angelo Naselli <anaselli@mandriva.org> 1:0.9.21-2mdv2011.0
12cr|tuxpaint-0.9.21-3|117	+ Revision: 646211
12cr|tuxpaint-0.9.21-3|118	- Removed unused patches
12cr|tuxpaint-0.9.21-3|119	- Fixed menu position to Educational (some users found hard to find it in Educational/Other)
12cr|tuxpaint-0.9.21-3|120	
12cr|tuxpaint-0.9.21-3|121	* Wed Aug 19 2009 Frederik Himpe <fhimpe@mandriva.org> 1:0.9.21-1mdv2010.0
12cr|tuxpaint-0.9.21-3|122	+ Revision: 417890
12cr|tuxpaint-0.9.21-3|123	- Add fribidi-devel BuildRequires
12cr|tuxpaint-0.9.21-3|124	- Update to new version 0.9.21
12cr|tuxpaint-0.9.21-3|125	
12cr|tuxpaint-0.9.21-3|126	* Fri Sep 26 2008 Funda Wang <fwang@mandriva.org> 1:0.9.20-3mdv2009.0
12cr|tuxpaint-0.9.21-3|127	+ Revision: 288508
12cr|tuxpaint-0.9.21-3|128	- disable system font as it breaks for latin users
12cr|tuxpaint-0.9.21-3|129	
12cr|tuxpaint-0.9.21-3|130	* Fri Sep 26 2008 Funda Wang <fwang@mandriva.org> 1:0.9.20-2mdv2009.0
12cr|tuxpaint-0.9.21-3|131	+ Revision: 288499
12cr|tuxpaint-0.9.21-3|132	- use system font to render
12cr|tuxpaint-0.9.21-3|133	
12cr|tuxpaint-0.9.21-3|134	* Fri Aug 01 2008 Funda Wang <fwang@mandriva.org> 1:0.9.20-1mdv2009.0
12cr|tuxpaint-0.9.21-3|135	+ Revision: 259582
12cr|tuxpaint-0.9.21-3|136	- drop kde3 BR
12cr|tuxpaint-0.9.21-3|137	- New version 0.9.20
12cr|tuxpaint-0.9.21-3|138	- rediff patch2, patch5
12cr|tuxpaint-0.9.21-3|139	- drop patch3,4, merged upstream
12cr|tuxpaint-0.9.21-3|140	
12cr|tuxpaint-0.9.21-3|141	+ Pixel <pixel@mandriva.com>
12cr|tuxpaint-0.9.21-3|142	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|tuxpaint-0.9.21-3|143	
12cr|tuxpaint-0.9.21-3|144	* Sat May 03 2008 Funda Wang <fwang@mandriva.org> 1:0.9.19-3mdv2009.0
12cr|tuxpaint-0.9.21-3|145	+ Revision: 200713
12cr|tuxpaint-0.9.21-3|146	- clean file list
12cr|tuxpaint-0.9.21-3|147	
12cr|tuxpaint-0.9.21-3|148	* Mon Mar 10 2008 Antoine Ginies <aginies@mandriva.com> 1:0.9.19-2mdv2008.1
12cr|tuxpaint-0.9.21-3|149	+ Revision: 183526
12cr|tuxpaint-0.9.21-3|150	- bump release
12cr|tuxpaint-0.9.21-3|151	- fix 64b
12cr|tuxpaint-0.9.21-3|152	- fix 64b built
12cr|tuxpaint-0.9.21-3|153	- fix SDL_Pango-devel buildrequires
12cr|tuxpaint-0.9.21-3|154	- add SDL_pango-devel buildrequires
12cr|tuxpaint-0.9.21-3|155	- new source
12cr|tuxpaint-0.9.21-3|156	- fix comment lang patch, new version 0.9.19, new devel package, fix png patch
12cr|tuxpaint-0.9.21-3|157	
12cr|tuxpaint-0.9.21-3|158	+ Olivier Blin <oblin@mandriva.com>
12cr|tuxpaint-0.9.21-3|159	- restore BuildRoot
12cr|tuxpaint-0.9.21-3|160	
12cr|tuxpaint-0.9.21-3|161	+ Thierry Vignaud <tv@mandriva.org>
12cr|tuxpaint-0.9.21-3|162	- kill re-definition of %%buildroot on Pixel's request
12cr|tuxpaint-0.9.21-3|163	
12cr|tuxpaint-0.9.21-3|164	* Sun Sep 16 2007 Jérôme Soyer <saispo@mandriva.org> 1:0.9.17-3mdv2008.0
12cr|tuxpaint-0.9.21-3|165	+ Revision: 88652
12cr|tuxpaint-0.9.21-3|166	- Add patch4 for printing Fix bug #33462
12cr|tuxpaint-0.9.21-3|167	
12cr|tuxpaint-0.9.21-3|168	* Sat Aug 25 2007 Funda Wang <fwang@mandriva.org> 1:0.9.17-2mdv2008.0
12cr|tuxpaint-0.9.21-3|169	+ Revision: 71127
12cr|tuxpaint-0.9.21-3|170	- fix comment tag lang name
12cr|tuxpaint-0.9.21-3|171	
12cr|tuxpaint-0.9.21-3|172	* Tue Jul 10 2007 Funda Wang <fwang@mandriva.org> 1:0.9.17-1mdv2008.0
12cr|tuxpaint-0.9.21-3|173	+ Revision: 50999
12cr|tuxpaint-0.9.21-3|174	- fix build in x86_64
12cr|tuxpaint-0.9.21-3|175	- Fix desktop entry categories
12cr|tuxpaint-0.9.21-3|176	- BR libpaper-devel
12cr|tuxpaint-0.9.21-3|177	- remove invalid desktop file dir
12cr|tuxpaint-0.9.21-3|178	more BR
12cr|tuxpaint-0.9.21-3|179	- New version
12cr|tuxpaint-0.9.21-3|180	removed unused patches
12cr|tuxpaint-0.9.21-3|181	
12cr|tuxpaint-0.9.21-3|182	
12cr|tuxpaint-0.9.21-3|183	* Mon Dec 11 2006 Jérôme Soyer <saispo@mandriva.org> 0.9.16-1mdv2007.0
12cr|tuxpaint-0.9.21-3|184	+ Revision: 94814
12cr|tuxpaint-0.9.21-3|185	- Add BuildRequires
12cr|tuxpaint-0.9.21-3|186	
12cr|tuxpaint-0.9.21-3|187	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|tuxpaint-0.9.21-3|188	- Bunzip patches
12cr|tuxpaint-0.9.21-3|189	
12cr|tuxpaint-0.9.21-3|190	+ Lenny Cartier <lenny@mandriva.com>
12cr|tuxpaint-0.9.21-3|191	- Update to 0.9.16
12cr|tuxpaint-0.9.21-3|192	- Import tuxpaint
12cr|tuxpaint-0.9.21-3|193	
12cr|tuxpaint-0.9.21-3|194	* Wed Sep 06 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.15b-1mdv2007.0
12cr|tuxpaint-0.9.21-3|195	- cleanups
12cr|tuxpaint-0.9.21-3|196	- do parallel build
12cr|tuxpaint-0.9.21-3|197	- xdg menu
12cr|tuxpaint-0.9.21-3|198	- saispo:
12cr|tuxpaint-0.9.21-3|199	o 0.9.15b
12cr|tuxpaint-0.9.21-3|200	o force linking against libpng
12cr|tuxpaint-0.9.21-3|201	
12cr|tuxpaint-0.9.21-3|202	* Tue Oct 19 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.14-1mdk
12cr|tuxpaint-0.9.21-3|203	- 0.9.14
12cr|tuxpaint-0.9.21-3|204	- regenerate P0 & P1
12cr|tuxpaint-0.9.21-3|205	- parallell make is broken
12cr|tuxpaint-0.9.21-3|206	
12cr|tuxpaint-0.9.21-3|207	* Sun Jan 04 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.13-1mdk
12cr|tuxpaint-0.9.21-3|208	- 0.9.13
12cr|tuxpaint-0.9.21-3|209	- fix buildrequires (lib64..)
12cr|tuxpaint-0.9.21-3|210	- regenerate P0 & P1
12cr|tuxpaint-0.9.21-3|211	

8118 12
12cr|tuxpaint-config-0.0.12-5|1	Summary:	Pictures for use with the paint program Tuxpaint
12cr|tuxpaint-config-0.0.12-5|2	Name: 		tuxpaint-config
12cr|tuxpaint-config-0.0.12-5|3	Version:	0.0.12
12cr|tuxpaint-config-0.0.12-5|4	Release:	5
12cr|tuxpaint-config-0.0.12-5|5	License:	GPL
12cr|tuxpaint-config-0.0.12-5|6	Group:		Graphics
12cr|tuxpaint-config-0.0.12-5|7	URL:		http://sourceforge.net/projects/tuxpaint
12cr|tuxpaint-config-0.0.12-5|8	Source:		%{name}-%{version}.tar.bz2
12cr|tuxpaint-config-0.0.12-5|9	Patch0:		tuxpaint-config-0.0.12-locale.patch
12cr|tuxpaint-config-0.0.12-5|10	BuildRequires:	desktop-file-utils
12cr|tuxpaint-config-0.0.12-5|11	BuildRequires:	fltk-devel
12cr|tuxpaint-config-0.0.12-5|12	BuildRequires:	libpaper-devel
12cr|tuxpaint-config-0.0.12-5|13	BuildRequires:	pkgconfig(xext)
12cr|tuxpaint-config-0.0.12-5|14	BuildRequires:	pkgconfig(cairo)
12cr|tuxpaint-config-0.0.12-5|15	BuildRequires:	pkgconfig(pixman-1)
12cr|tuxpaint-config-0.0.12-5|16	Requires:	tuxpaint
12cr|tuxpaint-config-0.0.12-5|17	
12cr|tuxpaint-config-0.0.12-5|18	%description
12cr|tuxpaint-config-0.0.12-5|19	Tux Paint Config is a graphical configuration tool for "Tux Paint."
12cr|tuxpaint-config-0.0.12-5|20	It provides a point-and-click interface that allows parents and teachers
12cr|tuxpaint-config-0.0.12-5|21	to alter Tux Paint's behavior -- disable sound effects, run in
12cr|tuxpaint-config-0.0.12-5|22	full-screen mode, etc. - without needing to manipulate a text-based
12cr|tuxpaint-config-0.0.12-5|23	configuration file.
12cr|tuxpaint-config-0.0.12-5|24	
12cr|tuxpaint-config-0.0.12-5|25	%prep
12cr|tuxpaint-config-0.0.12-5|26	%setup -q
12cr|tuxpaint-config-0.0.12-5|27	%patch0 -p1
12cr|tuxpaint-config-0.0.12-5|28	
12cr|tuxpaint-config-0.0.12-5|29	%build
12cr|tuxpaint-config-0.0.12-5|30	make OPTFLAGS="%{optflags}" PREFIX=%{_prefix} LIBDIR=%{_libdir}
12cr|tuxpaint-config-0.0.12-5|31	
12cr|tuxpaint-config-0.0.12-5|32	%install
12cr|tuxpaint-config-0.0.12-5|33	mkdir -p %{buildroot} %{buildroot}%{_bindir}
12cr|tuxpaint-config-0.0.12-5|34	make install BUILDPREFIX="%{buildroot}" PKG_ROOT="%{buildroot}" PREFIX="%{buildroot}%{_usr}" X11_ICON_PREFIX="%{buildroot}%{_includedir}/X11/pixmaps/" LIBDIR="%{buildroot}%{_libdir}"
12cr|tuxpaint-config-0.0.12-5|35	
12cr|tuxpaint-config-0.0.12-5|36	install -m644 data/images/icon16x16.png -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|tuxpaint-config-0.0.12-5|37	install -m644 data/images/icon32x32.png -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|tuxpaint-config-0.0.12-5|38	install -m644 data/images/icon48x48.png -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|tuxpaint-config-0.0.12-5|39	
12cr|tuxpaint-config-0.0.12-5|40	#Fix perms:
12cr|tuxpaint-config-0.0.12-5|41	chmod -R go+r docs/
12cr|tuxpaint-config-0.0.12-5|42	
12cr|tuxpaint-config-0.0.12-5|43	%find_lang %{name}
12cr|tuxpaint-config-0.0.12-5|44	
12cr|tuxpaint-config-0.0.12-5|45	mkdir -p %{buildroot}%{_datadir}/applications
12cr|tuxpaint-config-0.0.12-5|46	desktop-file-install	--vendor="" \
12cr|tuxpaint-config-0.0.12-5|47	--dir %{buildroot}%{_datadir}/applications \
12cr|tuxpaint-config-0.0.12-5|48	--remove-category="Settings" \
12cr|tuxpaint-config-0.0.12-5|49	--add-category="Education" \
12cr|tuxpaint-config-0.0.12-5|50	src/tuxpaint-config.desktop
12cr|tuxpaint-config-0.0.12-5|51	
12cr|tuxpaint-config-0.0.12-5|52	# fix perms
12cr|tuxpaint-config-0.0.12-5|53	chmod -R go=u-w %{buildroot}/*
12cr|tuxpaint-config-0.0.12-5|54	
12cr|tuxpaint-config-0.0.12-5|55	%files -f %{name}.lang
12cr|tuxpaint-config-0.0.12-5|56	%defattr(755,root,root,755)
12cr|tuxpaint-config-0.0.12-5|57	%{_bindir}/%{name}
12cr|tuxpaint-config-0.0.12-5|58	%doc docs/AUTHORS.txt docs/CHANGES.txt docs/COPYING.txt docs/README.txt docs/TODO.txt docs/html/README.html
12cr|tuxpaint-config-0.0.12-5|59	%{_mandir}/man1/%{name}.*
12cr|tuxpaint-config-0.0.12-5|60	%{_includedir}/X11/pixmaps/%{name}.*
12cr|tuxpaint-config-0.0.12-5|61	%{_datadir}/applications/%{name}.desktop
12cr|tuxpaint-config-0.0.12-5|62	%{_datadir}/pixmaps/*
12cr|tuxpaint-config-0.0.12-5|63	%{_datadir}/%{name}/images/*
12cr|tuxpaint-config-0.0.12-5|64	%{_miconsdir}/*.png
12cr|tuxpaint-config-0.0.12-5|65	%{_iconsdir}/*.png
12cr|tuxpaint-config-0.0.12-5|66	%{_liconsdir}/*.png
12cr|tuxpaint-config-0.0.12-5|67	
12cr|tuxpaint-config-0.0.12-5|68	
12cr|tuxpaint-config-0.0.12-5|69	%changelog
12cr|tuxpaint-config-0.0.12-5|70	* Thu Mar 17 2011 Angelo Naselli <anaselli@mandriva.org> 0.0.12-4mdv2011.0
12cr|tuxpaint-config-0.0.12-5|71	+ Revision: 646254
12cr|tuxpaint-config-0.0.12-5|72	- Added missing icon
12cr|tuxpaint-config-0.0.12-5|73	
12cr|tuxpaint-config-0.0.12-5|74	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.12-3mdv2011.0
12cr|tuxpaint-config-0.0.12-5|75	+ Revision: 615277
12cr|tuxpaint-config-0.0.12-5|76	- the mass rebuild of 2010.1 packages
12cr|tuxpaint-config-0.0.12-5|77	
12cr|tuxpaint-config-0.0.12-5|78	* Tue Jan 12 2010 Angelo Naselli <anaselli@mandriva.org> 0.0.12-2mdv2010.1
12cr|tuxpaint-config-0.0.12-5|79	+ Revision: 490252
12cr|tuxpaint-config-0.0.12-5|80	- fixed requirements for X86_64
12cr|tuxpaint-config-0.0.12-5|81	- fixed url
12cr|tuxpaint-config-0.0.12-5|82	- import tuxpaint-config
12cr|tuxpaint-config-0.0.12-5|83	
12cr|tuxpaint-config-0.0.12-5|84	

8119 12
12cr|tuxpaint-stamps-2009.06.28-2|1	Summary:	Pictures for use with the paint program Tuxpaint
12cr|tuxpaint-stamps-2009.06.28-2|2	Name: 		tuxpaint-stamps
12cr|tuxpaint-stamps-2009.06.28-2|3	Version:	2009.06.28
12cr|tuxpaint-stamps-2009.06.28-2|4	Release:	2
12cr|tuxpaint-stamps-2009.06.28-2|5	License:	GPL
12cr|tuxpaint-stamps-2009.06.28-2|6	Group:		Graphics
12cr|tuxpaint-stamps-2009.06.28-2|7	URL:		http://www.newbreedsoftware.com/tuxpaint/
12cr|tuxpaint-stamps-2009.06.28-2|8	Source: 	%{name}-%{version}.tar.gz
12cr|tuxpaint-stamps-2009.06.28-2|9	Patch0:		tuxpaint-stamps-2009.06.28-mixed-rules.patch
12cr|tuxpaint-stamps-2009.06.28-2|10	
12cr|tuxpaint-stamps-2009.06.28-2|11	BuildArch:	noarch
12cr|tuxpaint-stamps-2009.06.28-2|12	Requires:	tuxpaint
12cr|tuxpaint-stamps-2009.06.28-2|13	
12cr|tuxpaint-stamps-2009.06.28-2|14	%description
12cr|tuxpaint-stamps-2009.06.28-2|15	Tux Paint is a simple paint program gear towards young children.
12cr|tuxpaint-stamps-2009.06.28-2|16	It provides a simple but entertaining interface, allows drawing
12cr|tuxpaint-stamps-2009.06.28-2|17	with brushes, lines, shapes, and 'stamps,' and has a 'magic'
12cr|tuxpaint-stamps-2009.06.28-2|18	tool, for special effects. Loading and saving is done via a
12cr|tuxpaint-stamps-2009.06.28-2|19	graphical interface, and the underlying environment's
12cr|tuxpaint-stamps-2009.06.28-2|20	filesystem isn't exposed (much like programs on PDAs).
12cr|tuxpaint-stamps-2009.06.28-2|21	
12cr|tuxpaint-stamps-2009.06.28-2|22	This packages contains a lot of extra pictures (stamps) for tuxpaint.
12cr|tuxpaint-stamps-2009.06.28-2|23	
12cr|tuxpaint-stamps-2009.06.28-2|24	%prep
12cr|tuxpaint-stamps-2009.06.28-2|25	%setup -q
12cr|tuxpaint-stamps-2009.06.28-2|26	%patch0 -p0
12cr|tuxpaint-stamps-2009.06.28-2|27	rm -rf `find -name CVS`
12cr|tuxpaint-stamps-2009.06.28-2|28	# Fix unreadable files
12cr|tuxpaint-stamps-2009.06.28-2|29	find . -perm 0600 -exec chmod 0644 '{}' \;
12cr|tuxpaint-stamps-2009.06.28-2|30	
12cr|tuxpaint-stamps-2009.06.28-2|31	%install
12cr|tuxpaint-stamps-2009.06.28-2|32	mv Makefile Makefile.tmp
12cr|tuxpaint-stamps-2009.06.28-2|33	cat Makefile.tmp | sed -e "s#^PREFIX=/usr/local#PREFIX=%{buildroot}/usr#g" > Makefile
12cr|tuxpaint-stamps-2009.06.28-2|34	rm -f Makefile.tmp
12cr|tuxpaint-stamps-2009.06.28-2|35	
12cr|tuxpaint-stamps-2009.06.28-2|36	make install-all
12cr|tuxpaint-stamps-2009.06.28-2|37	
12cr|tuxpaint-stamps-2009.06.28-2|38	%files
12cr|tuxpaint-stamps-2009.06.28-2|39	%doc docs/*
12cr|tuxpaint-stamps-2009.06.28-2|40	%{_datadir}/tuxpaint/*
12cr|tuxpaint-stamps-2009.06.28-2|41	
12cr|tuxpaint-stamps-2009.06.28-2|42	%changelog
12cr|tuxpaint-stamps-2009.06.28-2|43	* Tue Aug 18 2009 Frederik Himpe <fhimpe@mandriva.org> 2009.06.28-1mdv2010.0
12cr|tuxpaint-stamps-2009.06.28-2|44	+ Revision: 417826
12cr|tuxpaint-stamps-2009.06.28-2|45	- Update to new version 2009.06.28
12cr|tuxpaint-stamps-2009.06.28-2|46	
12cr|tuxpaint-stamps-2009.06.28-2|47	* Fri Aug 01 2008 Funda Wang <fundawang@mandriva.org> 2008.06.30-1mdv2009.0
12cr|tuxpaint-stamps-2009.06.28-2|48	+ Revision: 259566
12cr|tuxpaint-stamps-2009.06.28-2|49	- New version 2008.06.30
12cr|tuxpaint-stamps-2009.06.28-2|50	
12cr|tuxpaint-stamps-2009.06.28-2|51	* Mon Jun 16 2008 Thierry Vignaud <tvignaud@mandriva.com> 2007.07.01-2mdv2009.0
12cr|tuxpaint-stamps-2009.06.28-2|52	+ Revision: 220174
12cr|tuxpaint-stamps-2009.06.28-2|53	- rebuild
12cr|tuxpaint-stamps-2009.06.28-2|54	
12cr|tuxpaint-stamps-2009.06.28-2|55	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2007.07.01-1mdv2008.1
12cr|tuxpaint-stamps-2009.06.28-2|56	+ Revision: 136552
12cr|tuxpaint-stamps-2009.06.28-2|57	- restore BuildRoot
12cr|tuxpaint-stamps-2009.06.28-2|58	
12cr|tuxpaint-stamps-2009.06.28-2|59	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|tuxpaint-stamps-2009.06.28-2|60	- kill re-definition of %%buildroot on Pixel's request
12cr|tuxpaint-stamps-2009.06.28-2|61	
12cr|tuxpaint-stamps-2009.06.28-2|62	* Tue Jul 10 2007 Funda Wang <fundawang@mandriva.org> 2007.07.01-1mdv2008.0
12cr|tuxpaint-stamps-2009.06.28-2|63	+ Revision: 50971
12cr|tuxpaint-stamps-2009.06.28-2|64	- New version
12cr|tuxpaint-stamps-2009.06.28-2|65	
12cr|tuxpaint-stamps-2009.06.28-2|66	
12cr|tuxpaint-stamps-2009.06.28-2|67	* Fri Dec 01 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 2006.12.01-1mdv2007.0
12cr|tuxpaint-stamps-2009.06.28-2|68	+ Revision: 89729
12cr|tuxpaint-stamps-2009.06.28-2|69	- Fix spec file
12cr|tuxpaint-stamps-2009.06.28-2|70	- 2006.12.01
12cr|tuxpaint-stamps-2009.06.28-2|71	
12cr|tuxpaint-stamps-2009.06.28-2|72	+ Lenny Cartier <lenny@mandriva.com>
12cr|tuxpaint-stamps-2009.06.28-2|73	- Import tuxpaint-stamps
12cr|tuxpaint-stamps-2009.06.28-2|74	
12cr|tuxpaint-stamps-2009.06.28-2|75	* Thu Feb 09 2006 Lenny Cartier <lenny@mandriva.com> 2005.11.25-1mdk
12cr|tuxpaint-stamps-2009.06.28-2|76	- 2005.11.25
12cr|tuxpaint-stamps-2009.06.28-2|77	
12cr|tuxpaint-stamps-2009.06.28-2|78	* Sun Jan 04 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2003.12.23-1mdk
12cr|tuxpaint-stamps-2009.06.28-2|79	- new release
12cr|tuxpaint-stamps-2009.06.28-2|80	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cr|tuxpaint-stamps-2009.06.28-2|81	- don't own %%{_datadir}/tuxpaint
12cr|tuxpaint-stamps-2009.06.28-2|82	- cosmetics
12cr|tuxpaint-stamps-2009.06.28-2|83	- get rid of CVS files
12cr|tuxpaint-stamps-2009.06.28-2|84	

8120 12
12cr|tuxpuck-0.8.2-20|1	%define	name	tuxpuck
12cr|tuxpuck-0.8.2-20|2	%define	version	0.8.2
12cr|tuxpuck-0.8.2-20|3	%define	release	20
12cr|tuxpuck-0.8.2-20|4	
12cr|tuxpuck-0.8.2-20|5	Summary:	Clone of ShufflePuck Cafe historical game
12cr|tuxpuck-0.8.2-20|6	Name:		%{name}
12cr|tuxpuck-0.8.2-20|7	Version:	%{version}
12cr|tuxpuck-0.8.2-20|8	Release:	%{release}
12cr|tuxpuck-0.8.2-20|9	Source0:	%{name}-%{version}.tar.bz2
12cr|tuxpuck-0.8.2-20|10	Patch0: tuxpuck-0.8.2-cxx.patch
12cr|tuxpuck-0.8.2-20|11	Patch1: tuxpuck-0.8.2-png15.patch
12cr|tuxpuck-0.8.2-20|12	URL:		http://altruistic.lbl.gov/mirrors/ubuntu/pool/universe/t/tuxpuck/
12cr|tuxpuck-0.8.2-20|13	License:	GPLv2
12cr|tuxpuck-0.8.2-20|14	Group:		Games/Arcade
12cr|tuxpuck-0.8.2-20|15	BuildRequires:	pkgconfig(sdl)
12cr|tuxpuck-0.8.2-20|16	BuildRequires:	pkgconfig(libpng)
12cr|tuxpuck-0.8.2-20|17	BuildRequires:	pkgconfig(vorbis)
12cr|tuxpuck-0.8.2-20|18	BuildRequires:	pkgconfig(zlib)
12cr|tuxpuck-0.8.2-20|19	BuildRequires:	jpeg-devel
12cr|tuxpuck-0.8.2-20|20	BuildRequires:	pkgconfig(freetype2)
12cr|tuxpuck-0.8.2-20|21	
12cr|tuxpuck-0.8.2-20|22	%description
12cr|tuxpuck-0.8.2-20|23	Anyone remember "Shufflepuck Cafe" for the Amiga/AtariST ?
12cr|tuxpuck-0.8.2-20|24	
12cr|tuxpuck-0.8.2-20|25	%prep
12cr|tuxpuck-0.8.2-20|26	%setup -q
12cr|tuxpuck-0.8.2-20|27	%patch0 -p0
12cr|tuxpuck-0.8.2-20|28	%patch1 -p0
12cr|tuxpuck-0.8.2-20|29	
12cr|tuxpuck-0.8.2-20|30	sed -i 's|usr/man|usr/share/man|' Makefile
12cr|tuxpuck-0.8.2-20|31	sed -i -e 's/-Werror//' \
12cr|tuxpuck-0.8.2-20|32	-e '/^CC/d' \
12cr|tuxpuck-0.8.2-20|33	Makefile \
12cr|tuxpuck-0.8.2-20|34	utils/Makefile \
12cr|tuxpuck-0.8.2-20|35	data/Makefile
12cr|tuxpuck-0.8.2-20|36	
12cr|tuxpuck-0.8.2-20|37	%build
12cr|tuxpuck-0.8.2-20|38	perl -pi -e 's/-Werror//' Makefile utils/Makefile
12cr|tuxpuck-0.8.2-20|39	perl -pi -e 's/`sdl-config --cflags`/`sdl-config --cflags` `freetype-config --cflags`/' utils/Makefile
12cr|tuxpuck-0.8.2-20|40	CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS -lpng" make
12cr|tuxpuck-0.8.2-20|41	
12cr|tuxpuck-0.8.2-20|42	%install
12cr|tuxpuck-0.8.2-20|43	install -m755 %{name} -D $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
12cr|tuxpuck-0.8.2-20|44	install -m755 man/tuxpuck.6.gz -D $RPM_BUILD_ROOT%{_mandir}/man1/tuxpuck.6.gz
12cr|tuxpuck-0.8.2-20|45	
12cr|tuxpuck-0.8.2-20|46	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|tuxpuck-0.8.2-20|47	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|tuxpuck-0.8.2-20|48	[Desktop Entry]
12cr|tuxpuck-0.8.2-20|49	Name=Tuxpuck
12cr|tuxpuck-0.8.2-20|50	Comment=Clone of ShufflePuck Cafee
12cr|tuxpuck-0.8.2-20|51	Exec=%{_gamesbindir}/%name
12cr|tuxpuck-0.8.2-20|52	Icon=arcade_section
12cr|tuxpuck-0.8.2-20|53	Terminal=false
12cr|tuxpuck-0.8.2-20|54	Type=Application
12cr|tuxpuck-0.8.2-20|55	StartupNotify=true
12cr|tuxpuck-0.8.2-20|56	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
12cr|tuxpuck-0.8.2-20|57	EOF
12cr|tuxpuck-0.8.2-20|58	
12cr|tuxpuck-0.8.2-20|59	
12cr|tuxpuck-0.8.2-20|60	
12cr|tuxpuck-0.8.2-20|61	
12cr|tuxpuck-0.8.2-20|62	%files
12cr|tuxpuck-0.8.2-20|63	%doc COPYING
12cr|tuxpuck-0.8.2-20|64	%{_gamesbindir}/%{name}
12cr|tuxpuck-0.8.2-20|65	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|tuxpuck-0.8.2-20|66	%{_mandir}/man1/*
12cr|tuxpuck-0.8.2-20|67	

8121 12
12cr|tuxtype-1.8.1-1|1	%define	fname	tuxtype_w_fonts
12cr|tuxtype-1.8.1-1|2	
12cr|tuxtype-1.8.1-1|3	Summary:	Educational typing tutor game starring Tux
12cr|tuxtype-1.8.1-1|4	Name:		tuxtype
12cr|tuxtype-1.8.1-1|5	Version:	1.8.1
12cr|tuxtype-1.8.1-1|6	Release:	%mkrel 1
12cr|tuxtype-1.8.1-1|7	Source0:	%{fname}-%{version}.tar.gz
12cr|tuxtype-1.8.1-1|8	URL:		http://alioth.debian.org/frs/?group_id=31080
12cr|tuxtype-1.8.1-1|9	License:	GPLv2+
12cr|tuxtype-1.8.1-1|10	Group:		Games/Other
12cr|tuxtype-1.8.1-1|11	BuildRequires:	pkgconfig(sdl)
12cr|tuxtype-1.8.1-1|12	BuildRequires:	pkgconfig(SDL_ttf)
12cr|tuxtype-1.8.1-1|13	BuildRequires:	pkgconfig(SDL_mixer)
12cr|tuxtype-1.8.1-1|14	BuildRequires:	pkgconfig(SDL_image)
12cr|tuxtype-1.8.1-1|15	BuildRequires:	SDL_Pango-devel
12cr|tuxtype-1.8.1-1|16	BuildRequires:	imagemagick
12cr|tuxtype-1.8.1-1|17	BuildRequires:	librsvg-devel
12cr|tuxtype-1.8.1-1|18	Provides:	tuxtype2 = %{version}-%{release}
12cr|tuxtype-1.8.1-1|19	Obsoletes:	tuxtype2 < 1.5.3-9
12cr|tuxtype-1.8.1-1|20	
12cr|tuxtype-1.8.1-1|21	%description
12cr|tuxtype-1.8.1-1|22	Tux Typing is an educational typing tutor game starring Tux, the Linux
12cr|tuxtype-1.8.1-1|23	penguin. It is graphical and requires SDL to run. This is a stable
12cr|tuxtype-1.8.1-1|24	release.
12cr|tuxtype-1.8.1-1|25	
12cr|tuxtype-1.8.1-1|26	%prep
12cr|tuxtype-1.8.1-1|27	%setup -q -n %{fname}-%{version}
12cr|tuxtype-1.8.1-1|28	# Fix incorrect paths hardcoded into the source (#46417) - AdamW
12cr|tuxtype-1.8.1-1|29	sed -i -e 's,/usr/share/fonts/truetype/ttf-.*/,%{_gamesdatadir}/%{name}/fonts/,g' src/loaders.c
12cr|tuxtype-1.8.1-1|30	sed -i -e 's,/usr/share,%{_gamesdatadir},g' src/setup.c
12cr|tuxtype-1.8.1-1|31	
12cr|tuxtype-1.8.1-1|32	# remove the chown command from here and handle it in the file list
12cr|tuxtype-1.8.1-1|33	sed -i 's,chown root:games $(DESTDIR)$(pkglocalstatedir)/words,#&,' Makefile.{am,in}
12cr|tuxtype-1.8.1-1|34	
12cr|tuxtype-1.8.1-1|35	%build
12cr|tuxtype-1.8.1-1|36	%configure2_5x	--disable-rpath \
12cr|tuxtype-1.8.1-1|37	--bindir=%{_gamesbindir} \
12cr|tuxtype-1.8.1-1|38	--datadir=%{_gamesdatadir} \
12cr|tuxtype-1.8.1-1|39	--localstatedir=%{_localstatedir}/lib \
12cr|tuxtype-1.8.1-1|40	--sysconfdir=%{_sysconfdir}
12cr|tuxtype-1.8.1-1|41	%make
12cr|tuxtype-1.8.1-1|42	
12cr|tuxtype-1.8.1-1|43	%install
12cr|tuxtype-1.8.1-1|44	rm -rf %{buildroot}
12cr|tuxtype-1.8.1-1|45	%makeinstall_std
12cr|tuxtype-1.8.1-1|46	rm -fr %{buildroot}%{_prefix}/doc/tuxtype
12cr|tuxtype-1.8.1-1|47	
12cr|tuxtype-1.8.1-1|48	install -d %{buildroot}%{_datadir}/applications
12cr|tuxtype-1.8.1-1|49	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|tuxtype-1.8.1-1|50	[Desktop Entry]
12cr|tuxtype-1.8.1-1|51	Name=TuxType
12cr|tuxtype-1.8.1-1|52	Comment=Educational typing tutor game starring Tux
12cr|tuxtype-1.8.1-1|53	Exec=%{_gamesbindir}/%{name}
12cr|tuxtype-1.8.1-1|54	Icon=%{name}
12cr|tuxtype-1.8.1-1|55	Terminal=false
12cr|tuxtype-1.8.1-1|56	Type=Application
12cr|tuxtype-1.8.1-1|57	StartupNotify=true
12cr|tuxtype-1.8.1-1|58	Categories=Game;KidsGame;Educational;
12cr|tuxtype-1.8.1-1|59	EOF
12cr|tuxtype-1.8.1-1|60	
12cr|tuxtype-1.8.1-1|61	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12cr|tuxtype-1.8.1-1|62	convert -scale 16x16 %{name}.ico %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|tuxtype-1.8.1-1|63	convert -scale 32x32 %{name}.ico %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|tuxtype-1.8.1-1|64	convert -scale 48x48 %{name}.ico %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|tuxtype-1.8.1-1|65	
12cr|tuxtype-1.8.1-1|66	%find_lang %{name}
12cr|tuxtype-1.8.1-1|67	
12cr|tuxtype-1.8.1-1|68	%files -f %{name}.lang
12cr|tuxtype-1.8.1-1|69	%doc AUTHORS ChangeLog README doc/en/howtotheme.html
12cr|tuxtype-1.8.1-1|70	%{_sysconfdir}/%{name}
12cr|tuxtype-1.8.1-1|71	%{_gamesbindir}/%{name}
12cr|tuxtype-1.8.1-1|72	%{_datadir}/%{name}
12cr|tuxtype-1.8.1-1|73	%{_gamesdatadir}/%{name}
12cr|tuxtype-1.8.1-1|74	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|tuxtype-1.8.1-1|75	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|tuxtype-1.8.1-1|76	%{_localstatedir}/lib/%{name}
12cr|tuxtype-1.8.1-1|77	#% attr(-,root,games) %{_localstatedir}/lib/%{name}/words

8122 12
12cr|tuxwordsmith-0.7.13-1|1	%define name	tuxwordsmith
12cr|tuxwordsmith-0.7.13-1|2	%define version	0.7.13
12cr|tuxwordsmith-0.7.13-1|3	%define release	%mkrel 1
12cr|tuxwordsmith-0.7.13-1|4	
12cr|tuxwordsmith-0.7.13-1|5	Summary:        Multilanguage scrabble game
12cr|tuxwordsmith-0.7.13-1|6	Name:           %{name}
12cr|tuxwordsmith-0.7.13-1|7	Version:        %{version}
12cr|tuxwordsmith-0.7.13-1|8	Release:        %{release}
12cr|tuxwordsmith-0.7.13-1|9	Source0:        %{name}-%{version}.tar.bz2
12cr|tuxwordsmith-0.7.13-1|10	Patch0:         %{name}-0.7.13-fix-path.patch
12cr|tuxwordsmith-0.7.13-1|11	URL:            http://www.schoolforge.net/education-software/educational-games/tuxwordsmith
12cr|tuxwordsmith-0.7.13-1|12	License:        GPLv2+
12cr|tuxwordsmith-0.7.13-1|13	Group:          Games/Boards
12cr|tuxwordsmith-0.7.13-1|14	BuildRequires:  imagemagick
12cr|tuxwordsmith-0.7.13-1|15	Requires:   python-pygame
12cr|tuxwordsmith-0.7.13-1|16	Requires:   wxPythonGTK
12cr|tuxwordsmith-0.7.13-1|17	BuildArch:  noarch
12cr|tuxwordsmith-0.7.13-1|18	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|tuxwordsmith-0.7.13-1|19	
12cr|tuxwordsmith-0.7.13-1|20	%description
12cr|tuxwordsmith-0.7.13-1|21	With TuxWordSmith you get Scrabble in English, French, German, Italian, Greek, Latin , Dutch, Swahili, Spanish, Russian, Ukranian, Swedish, Icelandic, Norwegian, Finnish, Brazillian-Portuguese, Arabic, Hindi, Turkish, Czech, Kurdish, Hungarian and more, all in one application!
12cr|tuxwordsmith-0.7.13-1|22	
12cr|tuxwordsmith-0.7.13-1|23	%prep
12cr|tuxwordsmith-0.7.13-1|24	%setup -q -n %name-%version
12cr|tuxwordsmith-0.7.13-1|25	%patch0 -p0
12cr|tuxwordsmith-0.7.13-1|26	
12cr|tuxwordsmith-0.7.13-1|27	%install
12cr|tuxwordsmith-0.7.13-1|28	rm -rf %{buildroot}
12cr|tuxwordsmith-0.7.13-1|29	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}
12cr|tuxwordsmith-0.7.13-1|30	cp -pr Font %{buildroot}%{_gamesdatadir}/%{name}
12cr|tuxwordsmith-0.7.13-1|31	cp -pr xdxf %{buildroot}%{_gamesdatadir}/%{name}
12cr|tuxwordsmith-0.7.13-1|32	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}/lib
12cr|tuxwordsmith-0.7.13-1|33	cp -pr TuxWordSmith %{buildroot}%{_gamesdatadir}/%{name}/lib
12cr|tuxwordsmith-0.7.13-1|34	cp .tws_config_master  %{buildroot}%{_gamesdatadir}/%{name}
12cr|tuxwordsmith-0.7.13-1|35	
12cr|tuxwordsmith-0.7.13-1|36	install -d -m 755 %{buildroot}%{_gamesbindir}
12cr|tuxwordsmith-0.7.13-1|37	install -m 755 %{name}.py %{buildroot}%{_gamesbindir}/%{name}
12cr|tuxwordsmith-0.7.13-1|38	
12cr|tuxwordsmith-0.7.13-1|39	mkdir -p %{buildroot}%{_liconsdir}
12cr|tuxwordsmith-0.7.13-1|40	mkdir -p %{buildroot}%{_iconsdir}
12cr|tuxwordsmith-0.7.13-1|41	mkdir -p %{buildroot}%{_miconsdir}
12cr|tuxwordsmith-0.7.13-1|42	convert -resize 48x48 tws.ico %{buildroot}%{_liconsdir}/%{name}.png
12cr|tuxwordsmith-0.7.13-1|43	convert -resize 32x32 tws.ico %{buildroot}%{_iconsdir}/%{name}.png
12cr|tuxwordsmith-0.7.13-1|44	convert -resize 16x16 tws.ico %{buildroot}%{_miconsdir}/%{name}.png
12cr|tuxwordsmith-0.7.13-1|45	
12cr|tuxwordsmith-0.7.13-1|46	mkdir -p %{buildroot}%{_datadir}/applications
12cr|tuxwordsmith-0.7.13-1|47	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|tuxwordsmith-0.7.13-1|48	[Desktop Entry]
12cr|tuxwordsmith-0.7.13-1|49	Name=TuxWordSmith
12cr|tuxwordsmith-0.7.13-1|50	Comment=Multilanguage scrabble game
12cr|tuxwordsmith-0.7.13-1|51	Exec=%{_gamesbindir}/%{name}
12cr|tuxwordsmith-0.7.13-1|52	Icon=%{name}
12cr|tuxwordsmith-0.7.13-1|53	Terminal=false
12cr|tuxwordsmith-0.7.13-1|54	Type=Application
12cr|tuxwordsmith-0.7.13-1|55	Categories=Game;BoardGame;
12cr|tuxwordsmith-0.7.13-1|56	EOF
12cr|tuxwordsmith-0.7.13-1|57	
12cr|tuxwordsmith-0.7.13-1|58	cat > %{buildroot}%{_datadir}/applications/%{name}-admin.desktop << EOF
12cr|tuxwordsmith-0.7.13-1|59	[Desktop Entry]
12cr|tuxwordsmith-0.7.13-1|60	Name=TuxWordSmith Admin
12cr|tuxwordsmith-0.7.13-1|61	Comment=Multilanguage scrabble game with administration mode enabled
12cr|tuxwordsmith-0.7.13-1|62	Exec=%{_gamesbindir}/%{name} -wx
12cr|tuxwordsmith-0.7.13-1|63	Icon=%{name}
12cr|tuxwordsmith-0.7.13-1|64	Terminal=false
12cr|tuxwordsmith-0.7.13-1|65	Type=Application
12cr|tuxwordsmith-0.7.13-1|66	Categories=Game;BoardGame;
12cr|tuxwordsmith-0.7.13-1|67	EOF
12cr|tuxwordsmith-0.7.13-1|68	
12cr|tuxwordsmith-0.7.13-1|69	%clean
12cr|tuxwordsmith-0.7.13-1|70	rm -rf %{buildroot}
12cr|tuxwordsmith-0.7.13-1|71	
12cr|tuxwordsmith-0.7.13-1|72	%files
12cr|tuxwordsmith-0.7.13-1|73	%defattr(-,root,root)
12cr|tuxwordsmith-0.7.13-1|74	%doc INSTALL LICENSE README CHANGES
12cr|tuxwordsmith-0.7.13-1|75	%{_gamesbindir}/%{name}
12cr|tuxwordsmith-0.7.13-1|76	%{_gamesdatadir}/%{name}
12cr|tuxwordsmith-0.7.13-1|77	%{_datadir}/applications/%{name}*.desktop
12cr|tuxwordsmith-0.7.13-1|78	%{_iconsdir}/*
12cr|tuxwordsmith-0.7.13-1|79	
12cr|tuxwordsmith-0.7.13-1|80	
12cr|tuxwordsmith-0.7.13-1|81	
12cr|tuxwordsmith-0.7.13-1|82	%changelog
12cr|tuxwordsmith-0.7.13-1|83	* Sun Apr 17 2011 Angelo Naselli <anaselli@mandriva.org> 0.7.13-1mdv2011.0
12cr|tuxwordsmith-0.7.13-1|84	+ Revision: 654799
12cr|tuxwordsmith-0.7.13-1|85	- import tuxwordsmith
12cr|tuxwordsmith-0.7.13-1|86	

8123 12
12cr|tv_grab_nl_py-r92-2|1	Summary:	XMLTV compatible grabber for Dutch TV
12cr|tv_grab_nl_py-r92-2|2	Name:		tv_grab_nl_py
12cr|tv_grab_nl_py-r92-2|3	Version:	r92
12cr|tv_grab_nl_py-r92-2|4	Release:	%mkrel 2
12cr|tv_grab_nl_py-r92-2|5	License:	GPL
12cr|tv_grab_nl_py-r92-2|6	Group:		Video
12cr|tv_grab_nl_py-r92-2|7	URL:		http://code.google.com/p/tvgrabnlpy/
12cr|tv_grab_nl_py-r92-2|8	Source0:	http://tvgrabnlpy.googlecode.com/files/%{name}-%{version}
12cr|tv_grab_nl_py-r92-2|9	BuildArch:	noarch
12cr|tv_grab_nl_py-r92-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|tv_grab_nl_py-r92-2|11	
12cr|tv_grab_nl_py-r92-2|12	%description
12cr|tv_grab_nl_py-r92-2|13	tv_grab_nl_py is a XMLTV-compatible grabber for Dutch television which uses
12cr|tv_grab_nl_py-r92-2|14	TVGids.nl as source.
12cr|tv_grab_nl_py-r92-2|15	
12cr|tv_grab_nl_py-r92-2|16	%description -l nl
12cr|tv_grab_nl_py-r92-2|17	tv_grab_nl_py is een XMLTV-compatibele grabber voor Nederlandse televisie
12cr|tv_grab_nl_py-r92-2|18	die TVGids.nl als bron gebruikt.
12cr|tv_grab_nl_py-r92-2|19	
12cr|tv_grab_nl_py-r92-2|20	%prep
12cr|tv_grab_nl_py-r92-2|21	
12cr|tv_grab_nl_py-r92-2|22	%setup -q -c -T
12cr|tv_grab_nl_py-r92-2|23	cp %{SOURCE0} %{name}
12cr|tv_grab_nl_py-r92-2|24	
12cr|tv_grab_nl_py-r92-2|25	%build
12cr|tv_grab_nl_py-r92-2|26	
12cr|tv_grab_nl_py-r92-2|27	%install
12cr|tv_grab_nl_py-r92-2|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|tv_grab_nl_py-r92-2|29	install -d %{buildroot}%{_bindir}
12cr|tv_grab_nl_py-r92-2|30	install %{name} %{buildroot}%{_bindir}/tv_grab_nl
12cr|tv_grab_nl_py-r92-2|31	
12cr|tv_grab_nl_py-r92-2|32	%clean
12cr|tv_grab_nl_py-r92-2|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|tv_grab_nl_py-r92-2|34	
12cr|tv_grab_nl_py-r92-2|35	%files
12cr|tv_grab_nl_py-r92-2|36	%defattr(-,root,root)
12cr|tv_grab_nl_py-r92-2|37	%attr(0755,root,root) %{_bindir}/tv_grab_nl
12cr|tv_grab_nl_py-r92-2|38	
12cr|tv_grab_nl_py-r92-2|39	
12cr|tv_grab_nl_py-r92-2|40	%changelog
12cr|tv_grab_nl_py-r92-2|41	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> r92-2mdv2010.0
12cr|tv_grab_nl_py-r92-2|42	+ Revision: 445567
12cr|tv_grab_nl_py-r92-2|43	- rebuild
12cr|tv_grab_nl_py-r92-2|44	
12cr|tv_grab_nl_py-r92-2|45	* Sat Jan 03 2009 Stefan van der Eijk <stefan@mandriva.org> r92-1mdv2009.1
12cr|tv_grab_nl_py-r92-2|46	+ Revision: 323790
12cr|tv_grab_nl_py-r92-2|47	- r92
12cr|tv_grab_nl_py-r92-2|48	
12cr|tv_grab_nl_py-r92-2|49	* Sun Oct 12 2008 Stefan van der Eijk <stefan@mandriva.org> r78-1mdv2009.1
12cr|tv_grab_nl_py-r92-2|50	+ Revision: 293050
12cr|tv_grab_nl_py-r92-2|51	- r78
12cr|tv_grab_nl_py-r92-2|52	- r78
12cr|tv_grab_nl_py-r92-2|53	
12cr|tv_grab_nl_py-r92-2|54	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> r73-2mdv2009.0
12cr|tv_grab_nl_py-r92-2|55	+ Revision: 269442
12cr|tv_grab_nl_py-r92-2|56	- rebuild early 2009.0 package (before pixel changes)
12cr|tv_grab_nl_py-r92-2|57	
12cr|tv_grab_nl_py-r92-2|58	* Tue May 06 2008 Stefan van der Eijk <stefan@mandriva.org> r73-1mdv2009.0
12cr|tv_grab_nl_py-r92-2|59	+ Revision: 202387
12cr|tv_grab_nl_py-r92-2|60	- r73
12cr|tv_grab_nl_py-r92-2|61	
12cr|tv_grab_nl_py-r92-2|62	* Mon Mar 17 2008 Stefan van der Eijk <stefan@mandriva.org> r60-2mdv2008.1
12cr|tv_grab_nl_py-r92-2|63	+ Revision: 188254
12cr|tv_grab_nl_py-r92-2|64	- fix path of script
12cr|tv_grab_nl_py-r92-2|65	
12cr|tv_grab_nl_py-r92-2|66	* Sun Mar 16 2008 Stefan van der Eijk <stefan@mandriva.org> r60-1mdv2008.1
12cr|tv_grab_nl_py-r92-2|67	+ Revision: 188181
12cr|tv_grab_nl_py-r92-2|68	- import tv_grab_nl_py
12cr|tv_grab_nl_py-r92-2|69	
12cr|tv_grab_nl_py-r92-2|70	

8124 12
12cr|tvkaistagui-1.3.0-1|1	Name:		tvkaistagui
12cr|tvkaistagui-1.3.0-1|2	Version:	1.3.0
12cr|tvkaistagui-1.3.0-1|3	Release:	%mkrel 1
12cr|tvkaistagui-1.3.0-1|4	License:	GPLv3
12cr|tvkaistagui-1.3.0-1|5	Group:		Video
12cr|tvkaistagui-1.3.0-1|6	Summary:	Fast and easy GUI for Finnish TVkaista service
12cr|tvkaistagui-1.3.0-1|7	URL:		http://helineva.net/%{name}
12cr|tvkaistagui-1.3.0-1|8	Source0:        http://helineva.net/%{name}/%{name}-%{version}-src.tar.gz
12cr|tvkaistagui-1.3.0-1|9	BuildRequires: 	libpng-devel
12cr|tvkaistagui-1.3.0-1|10	BuildRequires:	libqt4-devel >= 4.6.0
12cr|tvkaistagui-1.3.0-1|11	Requires:	vlc
12cr|tvkaistagui-1.3.0-1|12	
12cr|tvkaistagui-1.3.0-1|13	%description
12cr|tvkaistagui-1.3.0-1|14	Download and play TV programs from Finnish TVkaista service.
12cr|tvkaistagui-1.3.0-1|15	
12cr|tvkaistagui-1.3.0-1|16	%prep
12cr|tvkaistagui-1.3.0-1|17	%setup -q
12cr|tvkaistagui-1.3.0-1|18	
12cr|tvkaistagui-1.3.0-1|19	%build
12cr|tvkaistagui-1.3.0-1|20	%qmake_qt4 CONFIG+=release src/tvkaista.pro
12cr|tvkaistagui-1.3.0-1|21	%make
12cr|tvkaistagui-1.3.0-1|22	
12cr|tvkaistagui-1.3.0-1|23	%install
12cr|tvkaistagui-1.3.0-1|24	rm -rf %{buildroot}
12cr|tvkaistagui-1.3.0-1|25	install -D -s -m 755 %{name} %{buildroot}/%{_bindir}/%{name}
12cr|tvkaistagui-1.3.0-1|26	install -D -m 644 src/images/tvkaista-48x48.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|tvkaistagui-1.3.0-1|27	install -D -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|tvkaistagui-1.3.0-1|28	
12cr|tvkaistagui-1.3.0-1|29	%clean
12cr|tvkaistagui-1.3.0-1|30	rm -rf %{buildroot}
12cr|tvkaistagui-1.3.0-1|31	
12cr|tvkaistagui-1.3.0-1|32	%files
12cr|tvkaistagui-1.3.0-1|33	%defattr(-,root,root)
12cr|tvkaistagui-1.3.0-1|34	%{_bindir}/%{name}
12cr|tvkaistagui-1.3.0-1|35	%{_datadir}/pixmaps/%{name}.png
12cr|tvkaistagui-1.3.0-1|36	%{_datadir}/applications/%{name}.desktop
12cr|tvkaistagui-1.3.0-1|37	
12cr|tvkaistagui-1.3.0-1|38	
12cr|tvkaistagui-1.3.0-1|39	%changelog
12cr|tvkaistagui-1.3.0-1|40	* Fri Jun 24 2011 Jani Välimaa <wally@mandriva.org> 1.3.0-1mdv2011.0
12cr|tvkaistagui-1.3.0-1|41	+ Revision: 686928
12cr|tvkaistagui-1.3.0-1|42	- new version 1.3.0
12cr|tvkaistagui-1.3.0-1|43	- require vlc
12cr|tvkaistagui-1.3.0-1|44	
12cr|tvkaistagui-1.3.0-1|45	* Wed Apr 20 2011 Jani Välimaa <wally@mandriva.org> 1.2.1-1
12cr|tvkaistagui-1.3.0-1|46	+ Revision: 656294
12cr|tvkaistagui-1.3.0-1|47	- import tvkaistagui
12cr|tvkaistagui-1.3.0-1|48	

8125 12
12cr|tvok-0.5.2.36-1|1	%define		oversion	0.5.2
12cr|tvok-0.5.2.36-1|2	%define		mversion	36
12cr|tvok-0.5.2.36-1|3	%define		dversion	20110905
12cr|tvok-0.5.2.36-1|4	
12cr|tvok-0.5.2.36-1|5	Name:		tvok
12cr|tvok-0.5.2.36-1|6	Version:	%{oversion}.%{mversion}
12cr|tvok-0.5.2.36-1|7	Release:	%mkrel 1
12cr|tvok-0.5.2.36-1|8	Summary:	A program for watching and recording TV
12cr|tvok-0.5.2.36-1|9	Group:		Video
12cr|tvok-0.5.2.36-1|10	License:	GPLv3+
12cr|tvok-0.5.2.36-1|11	URL:		http://www.kochkin.org/doku.php/tvok/010-index
12cr|tvok-0.5.2.36-1|12	Source:		http://tvok.kochkin.org/snapshots/%{name}-%{oversion}-%{mversion}-%{dversion}.tar.bz2
12cr|tvok-0.5.2.36-1|13	BuildRequires:	qt4-devel
12cr|tvok-0.5.2.36-1|14	BuildRequires:	imagemagick
12cr|tvok-0.5.2.36-1|15	Requires:	mplayer
12cr|tvok-0.5.2.36-1|16	Requires:	mencoder
12cr|tvok-0.5.2.36-1|17	
12cr|tvok-0.5.2.36-1|18	%description
12cr|tvok-0.5.2.36-1|19	tvok is a mpalyer/mencoder-based program for watching and recording TV
12cr|tvok-0.5.2.36-1|20	using analog TV tuners.
12cr|tvok-0.5.2.36-1|21	
12cr|tvok-0.5.2.36-1|22	%prep
12cr|tvok-0.5.2.36-1|23	%setup -q -n %{name}
12cr|tvok-0.5.2.36-1|24	
12cr|tvok-0.5.2.36-1|25	%build
12cr|tvok-0.5.2.36-1|26	%qmake_qt4
12cr|tvok-0.5.2.36-1|27	%make
12cr|tvok-0.5.2.36-1|28	
12cr|tvok-0.5.2.36-1|29	%install
12cr|tvok-0.5.2.36-1|30	%__rm -rf %{buildroot}
12cr|tvok-0.5.2.36-1|31	%__make install INSTALL_ROOT=%{buildroot}
12cr|tvok-0.5.2.36-1|32	
12cr|tvok-0.5.2.36-1|33	for N in 16 32 48 64 128; do convert rc/tv.png -scale ${N}x${N} $N.png; done
12cr|tvok-0.5.2.36-1|34	
12cr|tvok-0.5.2.36-1|35	%__install -D 16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|tvok-0.5.2.36-1|36	%__install -D 32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|tvok-0.5.2.36-1|37	%__install -D 48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|tvok-0.5.2.36-1|38	%__install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|tvok-0.5.2.36-1|39	%__install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|tvok-0.5.2.36-1|40	
12cr|tvok-0.5.2.36-1|41	# menu-entry
12cr|tvok-0.5.2.36-1|42	%__mkdir_p  %{buildroot}%{_datadir}/applications
12cr|tvok-0.5.2.36-1|43	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|tvok-0.5.2.36-1|44	[Desktop Entry]
12cr|tvok-0.5.2.36-1|45	Name=tvok
12cr|tvok-0.5.2.36-1|46	Comment=Watching and recording TV
12cr|tvok-0.5.2.36-1|47	Exec=%{name}
12cr|tvok-0.5.2.36-1|48	Icon=%{name}
12cr|tvok-0.5.2.36-1|49	Terminal=false
12cr|tvok-0.5.2.36-1|50	Type=Application
12cr|tvok-0.5.2.36-1|51	Categories=AudioVideo;Video;Player;Recorder;TV;
12cr|tvok-0.5.2.36-1|52	EOF
12cr|tvok-0.5.2.36-1|53	
12cr|tvok-0.5.2.36-1|54	%clean
12cr|tvok-0.5.2.36-1|55	%__rm -rf %{buildroot}
12cr|tvok-0.5.2.36-1|56	
12cr|tvok-0.5.2.36-1|57	%files
12cr|tvok-0.5.2.36-1|58	%defattr(644,root,root,755)
12cr|tvok-0.5.2.36-1|59	%doc CHANGELOG README COPYRIGHT
12cr|tvok-0.5.2.36-1|60	%attr(755,root,root) %{_bindir}/%{name}
12cr|tvok-0.5.2.36-1|61	%{_datadir}/%{name}
12cr|tvok-0.5.2.36-1|62	%{_datadir}/applications/%{name}.desktop
12cr|tvok-0.5.2.36-1|63	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|tvok-0.5.2.36-1|64	
12cr|tvok-0.5.2.36-1|65	
12cr|tvok-0.5.2.36-1|66	
12cr|tvok-0.5.2.36-1|67	%changelog
12cr|tvok-0.5.2.36-1|68	* Mon May 21 2012 Andrey Bondrov <abondrov@mandriva.org> 0.5.2.36-1
12cr|tvok-0.5.2.36-1|69	+ Revision: 799778
12cr|tvok-0.5.2.36-1|70	- imported package tvok
12cr|tvok-0.5.2.36-1|71	

8126 12
12cr|twiki-4.3.2-5|1	%if %{_use_internal_dependency_generator}
12cr|twiki-4.3.2-5|2	%define __noautoprov 'perl\\((.*)\\)'
12cr|twiki-4.3.2-5|3	%define __noautoreq 'perl\\(TWiki(.*)\\)|perl\\(Assert\\)|perl\\(Monitor\\)'
12cr|twiki-4.3.2-5|4	%else
12cr|twiki-4.3.2-5|5	%define _provides_exceptions perl(.*)
12cr|twiki-4.3.2-5|6	%define _requires_exceptions perl(\\(TWiki.*\\|Assert\\|Monitor\\))
12cr|twiki-4.3.2-5|7	
12cr|twiki-4.3.2-5|8	%endif
12cr|twiki-4.3.2-5|9	
12cr|twiki-4.3.2-5|10	Name:       twiki
12cr|twiki-4.3.2-5|11	Version:    4.3.2
12cr|twiki-4.3.2-5|12	Release:    5
12cr|twiki-4.3.2-5|13	Summary:    The Open Source Enterprise Wiki and Web 2.0 Application Platform
12cr|twiki-4.3.2-5|14	License:    GPL
12cr|twiki-4.3.2-5|15	Group:      System/Servers
12cr|twiki-4.3.2-5|16	URL:        http://www.twiki.org
12cr|twiki-4.3.2-5|17	Source:     http://prdownloads.sourceforge.net/twiki/TWiki-%{version}.tgz
12cr|twiki-4.3.2-5|18	Requires:   apache
12cr|twiki-4.3.2-5|19	Requires:   rcs
12cr|twiki-4.3.2-5|20	BuildArch:  noarch
12cr|twiki-4.3.2-5|21	
12cr|twiki-4.3.2-5|22	%description
12cr|twiki-4.3.2-5|23	Welcome to TWiki, a flexible, powerful, and easy to use enterprise wiki,
12cr|twiki-4.3.2-5|24	enterprise collaboration platform, and knowledge management system. It is a
12cr|twiki-4.3.2-5|25	Structured Wiki, typically used to run a project development space, a document
12cr|twiki-4.3.2-5|26	management system, a knowledge base, or any other groupware tool, on an
12cr|twiki-4.3.2-5|27	intranet or on the Internet. Web content can be created collaboratively by
12cr|twiki-4.3.2-5|28	using just a browser. Users without programming skills can create web
12cr|twiki-4.3.2-5|29	applications. Developers can extend the functionality of TWiki with Plugins.
12cr|twiki-4.3.2-5|30	TWiki fosters information flow within an organization, lets distributed teams
12cr|twiki-4.3.2-5|31	work together seamlessly and productively, and eliminates the one-webmaster
12cr|twiki-4.3.2-5|32	syndrome of outdated intranet content.
12cr|twiki-4.3.2-5|33	
12cr|twiki-4.3.2-5|34	%prep
12cr|twiki-4.3.2-5|35	%setup -q -c
12cr|twiki-4.3.2-5|36	chmod -R u+w .
12cr|twiki-4.3.2-5|37	chmod 644 lib/TWiki/Plugins/TWikiNetSkinPlugin.pm
12cr|twiki-4.3.2-5|38	
12cr|twiki-4.3.2-5|39	%build
12cr|twiki-4.3.2-5|40	
12cr|twiki-4.3.2-5|41	%install
12cr|twiki-4.3.2-5|42	rm -rf %{buildroot}
12cr|twiki-4.3.2-5|43	
12cr|twiki-4.3.2-5|44	# non-writable content
12cr|twiki-4.3.2-5|45	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
12cr|twiki-4.3.2-5|46	
12cr|twiki-4.3.2-5|47	for file in robots.txt bin/setlib.cfg; do
12cr|twiki-4.3.2-5|48	install -m 644 $file %{buildroot}%{_datadir}/%{name}/bin
12cr|twiki-4.3.2-5|49	done
12cr|twiki-4.3.2-5|50	
12cr|twiki-4.3.2-5|51	for file in attach configure changes edit login logon manage oops preview \
12cr|twiki-4.3.2-5|52	rdiff rdiffauth register rename resetpasswd rest save search statistics \
12cr|twiki-4.3.2-5|53	upload view viewauth viewfile; do
12cr|twiki-4.3.2-5|54	install -m 755 bin/$file %{buildroot}%{_datadir}/%{name}/bin
12cr|twiki-4.3.2-5|55	done
12cr|twiki-4.3.2-5|56	
12cr|twiki-4.3.2-5|57	cp -pr bin/logos %{buildroot}%{_datadir}/%{name}/bin/
12cr|twiki-4.3.2-5|58	
12cr|twiki-4.3.2-5|59	for dir in lib locale templates tools; do
12cr|twiki-4.3.2-5|60	cp -pr $dir %{buildroot}%{_datadir}/%{name}
12cr|twiki-4.3.2-5|61	done
12cr|twiki-4.3.2-5|62	
12cr|twiki-4.3.2-5|63	# writable content
12cr|twiki-4.3.2-5|64	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cr|twiki-4.3.2-5|65	for dir in data pub working; do
12cr|twiki-4.3.2-5|66	cp -pr $dir %{buildroot}%{_localstatedir}/lib/%{name}
12cr|twiki-4.3.2-5|67	done
12cr|twiki-4.3.2-5|68	
12cr|twiki-4.3.2-5|69	# configuration
12cr|twiki-4.3.2-5|70	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|twiki-4.3.2-5|71	install -m 644 bin/LocalLib.cfg.txt \
12cr|twiki-4.3.2-5|72	%{buildroot}%{_sysconfdir}/%{name}/LocalLib.cfg
12cr|twiki-4.3.2-5|73	pushd %{buildroot}%{_datadir}/%{name}/bin
12cr|twiki-4.3.2-5|74	ln -sf ../../../..%{_sysconfdir}/%{name}/LocalLib.cfg .
12cr|twiki-4.3.2-5|75	popd
12cr|twiki-4.3.2-5|76	perl -pi \
12cr|twiki-4.3.2-5|77	-e 's|\$twikiLibPath =.*|\$twikiLibPath = "%{_datadir}/%{name}/lib";|' \
12cr|twiki-4.3.2-5|78	%{buildroot}%{_sysconfdir}/twiki/LocalLib.cfg
12cr|twiki-4.3.2-5|79	cat > %{buildroot}%{_sysconfdir}/%{name}/LocalSite.cfg <<'EOF'
12cr|twiki-4.3.2-5|80	# **URL M**
12cr|twiki-4.3.2-5|81	#  This is the root of all TWiki URLs e.g. http://myhost.com:123.
12cr|twiki-4.3.2-5|82	$TWiki::cfg{DefaultUrlHost} = 'http://localhost';
12cr|twiki-4.3.2-5|83	
12cr|twiki-4.3.2-5|84	# This is the 'cgi-bin' part of URLs used to access the TWiki bin
12cr|twiki-4.3.2-5|85	# directory
12cr|twiki-4.3.2-5|86	$TWiki::cfg{ScriptUrlPath} = '/twiki/bin';
12cr|twiki-4.3.2-5|87	
12cr|twiki-4.3.2-5|88	# Attachments URL path e.g. /twiki/pub
12cr|twiki-4.3.2-5|89	$TWiki::cfg{PubUrlPath} = '/twiki/pub';
12cr|twiki-4.3.2-5|90	
12cr|twiki-4.3.2-5|91	# Template directory e.g. /usr/local/twiki/templates
12cr|twiki-4.3.2-5|92	$TWiki::cfg{TemplateDir} = '/usr/share/twiki/templates';
12cr|twiki-4.3.2-5|93	
12cr|twiki-4.3.2-5|94	# Translation files directory (file path, not URL) e.g. /usr/local/twiki/locales
12cr|twiki-4.3.2-5|95	$TWiki::cfg{LocalesDir} = '/usr/share/twiki/locales';
12cr|twiki-4.3.2-5|96	
12cr|twiki-4.3.2-5|97	# Topic files store (file path, not URL) e.g. /usr/local/twiki/data
12cr|twiki-4.3.2-5|98	$TWiki::cfg{DataDir} = '/var/lib/twiki/data';
12cr|twiki-4.3.2-5|99	
12cr|twiki-4.3.2-5|100	# Attachments store (file path, not URL), must match /twiki/pub e.g.
12cr|twiki-4.3.2-5|101	# /usr/local/twiki/pub
12cr|twiki-4.3.2-5|102	$TWiki::cfg{PubDir} = '/var/lib/twiki/pub';
12cr|twiki-4.3.2-5|103	
12cr|twiki-4.3.2-5|104	# Directory where TWiki stores files that are required for the management
12cr|twiki-4.3.2-5|105	# of TWiki, but are not normally required to be browsed from the web.
12cr|twiki-4.3.2-5|106	$TWiki::cfg{WorkingDir} = '/var/lib/twiki/working';
12cr|twiki-4.3.2-5|107	EOF
12cr|twiki-4.3.2-5|108	pushd %{buildroot}%{_datadir}/%{name}/lib
12cr|twiki-4.3.2-5|109	ln -sf ../../../..%{_sysconfdir}/%{name}/LocalSite.cfg .
12cr|twiki-4.3.2-5|110	popd
12cr|twiki-4.3.2-5|111	
12cr|twiki-4.3.2-5|112	# cleanup
12cr|twiki-4.3.2-5|113	rm -rf %{buildroot}%{_datadir}/%{name}/lib/CPAN
12cr|twiki-4.3.2-5|114	rm -f %{buildroot}%{_datadir}/%{name}/www/bin/.htaccess.txt
12cr|twiki-4.3.2-5|115	rm -f %{buildroot}%{_datadir}/%{name}/www/bin/configure
12cr|twiki-4.3.2-5|116	find %{buildroot}%{_localstatedir}/lib/%{name} -name .htaccess -o -name README \
12cr|twiki-4.3.2-5|117	| xargs rm -f
12cr|twiki-4.3.2-5|118	
12cr|twiki-4.3.2-5|119	# apache configuration
12cr|twiki-4.3.2-5|120	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|twiki-4.3.2-5|121	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|twiki-4.3.2-5|122	# Twiki Apache configuration
12cr|twiki-4.3.2-5|123	Alias /twiki/pub %{_localstatedir}/lib/%{name}/pub
12cr|twiki-4.3.2-5|124	Alias /twiki %{_datadir}/%{name}
12cr|twiki-4.3.2-5|125	
12cr|twiki-4.3.2-5|126	<Directory %{_datadir}/%{name}>
12cr|twiki-4.3.2-5|127	Allow from all
12cr|twiki-4.3.2-5|128	DirectoryIndex bin/view
12cr|twiki-4.3.2-5|129	</Directory>
12cr|twiki-4.3.2-5|130	
12cr|twiki-4.3.2-5|131	<Directory %{_datadir}/%{name}/bin>
12cr|twiki-4.3.2-5|132	Options +ExecCGI
12cr|twiki-4.3.2-5|133	SetHandler cgi-script
12cr|twiki-4.3.2-5|134	</Directory>
12cr|twiki-4.3.2-5|135	
12cr|twiki-4.3.2-5|136	<Directory %{_datadir}/%{name}/lib>
12cr|twiki-4.3.2-5|137	Deny from all
12cr|twiki-4.3.2-5|138	</Directory>
12cr|twiki-4.3.2-5|139	
12cr|twiki-4.3.2-5|140	<Directory %{_datadir}/%{name}/locales>
12cr|twiki-4.3.2-5|141	Deny from all
12cr|twiki-4.3.2-5|142	</Directory>
12cr|twiki-4.3.2-5|143	
12cr|twiki-4.3.2-5|144	<Directory %{_datadir}/%{name}/templates>
12cr|twiki-4.3.2-5|145	Deny from all
12cr|twiki-4.3.2-5|146	</Directory>
12cr|twiki-4.3.2-5|147	
12cr|twiki-4.3.2-5|148	<Directory %{_datadir}/%{name}/tools>
12cr|twiki-4.3.2-5|149	Deny from all
12cr|twiki-4.3.2-5|150	</Directory>
12cr|twiki-4.3.2-5|151	
12cr|twiki-4.3.2-5|152	<Directory %{_localstatedir}/lib/%{name}/pub>
12cr|twiki-4.3.2-5|153	Allow from all
12cr|twiki-4.3.2-5|154	</Directory>
12cr|twiki-4.3.2-5|155	
12cr|twiki-4.3.2-5|156	EOF
12cr|twiki-4.3.2-5|157	
12cr|twiki-4.3.2-5|158	%files
12cr|twiki-4.3.2-5|159	%doc AUTHORS COPYING COPYRIGHT LICENSE
12cr|twiki-4.3.2-5|160	%{_datadir}/twiki
12cr|twiki-4.3.2-5|161	%attr(-,apache,apache) %{_localstatedir}/lib/twiki
12cr|twiki-4.3.2-5|162	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|twiki-4.3.2-5|163	%dir %{_sysconfdir}/%{name}
12cr|twiki-4.3.2-5|164	%config(noreplace) %attr(-,apache,apache) %{_sysconfdir}/%{name}/LocalSite.cfg
12cr|twiki-4.3.2-5|165	%config(noreplace) %attr(-,root,root) %{_sysconfdir}/%{name}/LocalLib.cfg
12cr|twiki-4.3.2-5|166	

8127 12
12cr|twiki-plugin-ldapcontrib-2.99.7-3|1	%if %{_use_internal_dependency_generator}
12cr|twiki-plugin-ldapcontrib-2.99.7-3|2	%define __noautoprov 'perl\\((.*)\\)'
12cr|twiki-plugin-ldapcontrib-2.99.7-3|3	%define __noautoreq 'perl\\(TWiki(.*)\\)|perl\\(Assert\\)'
12cr|twiki-plugin-ldapcontrib-2.99.7-3|4	%else
12cr|twiki-plugin-ldapcontrib-2.99.7-3|5	%define _provides_exceptions perl(.*)
12cr|twiki-plugin-ldapcontrib-2.99.7-3|6	%define _requires_exceptions perl(\\(TWiki.*\\|Assert\\))
12cr|twiki-plugin-ldapcontrib-2.99.7-3|7	%endif
12cr|twiki-plugin-ldapcontrib-2.99.7-3|8	
12cr|twiki-plugin-ldapcontrib-2.99.7-3|9	Name:		twiki-plugin-ldapcontrib
12cr|twiki-plugin-ldapcontrib-2.99.7-3|10	Version:	2.99.7
12cr|twiki-plugin-ldapcontrib-2.99.7-3|11	Release:	3
12cr|twiki-plugin-ldapcontrib-2.99.7-3|12	Summary:	LDAP services for TWiki
12cr|twiki-plugin-ldapcontrib-2.99.7-3|13	License:	GPL
12cr|twiki-plugin-ldapcontrib-2.99.7-3|14	Group:		System/Servers
12cr|twiki-plugin-ldapcontrib-2.99.7-3|15	URL:		http://twiki.org/cgi-bin/view/Plugins/LdapContrib
12cr|twiki-plugin-ldapcontrib-2.99.7-3|16	Source:		http://twiki.org/p/pub/Plugins/LdapContribDev/LdapContrib.zip
12cr|twiki-plugin-ldapcontrib-2.99.7-3|17	Requires:	twiki
12cr|twiki-plugin-ldapcontrib-2.99.7-3|18	BuildArch:	noarch
12cr|twiki-plugin-ldapcontrib-2.99.7-3|19	
12cr|twiki-plugin-ldapcontrib-2.99.7-3|20	%description
12cr|twiki-plugin-ldapcontrib-2.99.7-3|21	This package offers basic LDAP services for TWiki and offers authentication of
12cr|twiki-plugin-ldapcontrib-2.99.7-3|22	TWiki users by binding to an LDAP server as well as incorporate LDAP user
12cr|twiki-plugin-ldapcontrib-2.99.7-3|23	groups into TWiki's access control. Note, however that you need at least
12cr|twiki-plugin-ldapcontrib-2.99.7-3|24	TWiki-4.0.3 for that. Optionally, if you need an interface to query your LDAP
12cr|twiki-plugin-ldapcontrib-2.99.7-3|25	directory and display the results in a TWiki topic install the
12cr|twiki-plugin-ldapcontrib-2.99.7-3|26	TWiki:Plugins/LdapNgPlugin which will make use of the LdapContrib services.
12cr|twiki-plugin-ldapcontrib-2.99.7-3|27	This work is a rewrite of the TWiki:Plugins/LdapPlugin by
12cr|twiki-plugin-ldapcontrib-2.99.7-3|28	TWiki:Main/GerardHickey while bringing authentication, user management and
12cr|twiki-plugin-ldapcontrib-2.99.7-3|29	other LDAP applications onto a common base.
12cr|twiki-plugin-ldapcontrib-2.99.7-3|30	
12cr|twiki-plugin-ldapcontrib-2.99.7-3|31	%prep
12cr|twiki-plugin-ldapcontrib-2.99.7-3|32	%setup -q -c
12cr|twiki-plugin-ldapcontrib-2.99.7-3|33	
12cr|twiki-plugin-ldapcontrib-2.99.7-3|34	%build
12cr|twiki-plugin-ldapcontrib-2.99.7-3|35	
12cr|twiki-plugin-ldapcontrib-2.99.7-3|36	%install
12cr|twiki-plugin-ldapcontrib-2.99.7-3|37	install -d -m 755 %{buildroot}%{_datadir}/twiki/lib/TWiki
12cr|twiki-plugin-ldapcontrib-2.99.7-3|38	cp -r lib/TWiki/* %{buildroot}%{_datadir}/twiki/lib/TWiki
12cr|twiki-plugin-ldapcontrib-2.99.7-3|39	
12cr|twiki-plugin-ldapcontrib-2.99.7-3|40	install -d -m 755 %{buildroot}%{_localstatedir}/lib/twiki/data/TWiki
12cr|twiki-plugin-ldapcontrib-2.99.7-3|41	install -m 644 data/TWiki/LdapContrib.txt \
12cr|twiki-plugin-ldapcontrib-2.99.7-3|42	%{buildroot}%{_localstatedir}/lib/twiki/data/TWiki
12cr|twiki-plugin-ldapcontrib-2.99.7-3|43	
12cr|twiki-plugin-ldapcontrib-2.99.7-3|44	install -d -m 755 %{buildroot}%{_localstatedir}/lib/twiki/pub/TWiki
12cr|twiki-plugin-ldapcontrib-2.99.7-3|45	cp -r pub/TWiki/LdapContrib %{buildroot}%{_localstatedir}/lib/twiki/pub/TWiki
12cr|twiki-plugin-ldapcontrib-2.99.7-3|46	
12cr|twiki-plugin-ldapcontrib-2.99.7-3|47	%files
12cr|twiki-plugin-ldapcontrib-2.99.7-3|48	%{_datadir}/twiki/lib/TWiki/*
12cr|twiki-plugin-ldapcontrib-2.99.7-3|49	%attr(-,apache,apache) %{_localstatedir}/lib/twiki/data/TWiki/*
12cr|twiki-plugin-ldapcontrib-2.99.7-3|50	%attr(-,apache,apache) %{_localstatedir}/lib/twiki/pub/TWiki/*
12cr|twiki-plugin-ldapcontrib-2.99.7-3|51	

8128 12
12cr|twill-0.9-5|1	Name:		twill
12cr|twill-0.9-5|2	Summary:	Simple command line language for web browsing
12cr|twill-0.9-5|3	Version:	0.9
12cr|twill-0.9-5|4	Release:	5
12cr|twill-0.9-5|5	Source0:	http://darcs.idyll.org/~t/projects/%{name}-%{version}.tar.gz
12cr|twill-0.9-5|6	URL:		http://twill.idyll.org
12cr|twill-0.9-5|7	Group:		Networking/WWW
12cr|twill-0.9-5|8	License:	MIT
12cr|twill-0.9-5|9	BuildArch:	noarch
12cr|twill-0.9-5|10	BuildRequires:	python
12cr|twill-0.9-5|11	BuildRequires:	python-devel
12cr|twill-0.9-5|12	BuildRequires:	python-setuptools
12cr|twill-0.9-5|13	Requires:	python
12cr|twill-0.9-5|14	
12cr|twill-0.9-5|15	%description
12cr|twill-0.9-5|16	twill is a simple language that allows users to browse the Web from a
12cr|twill-0.9-5|17	command-line interface. With twill, you can navigate through Web sites
12cr|twill-0.9-5|18	that use forms, cookies, and most standard Web features.
12cr|twill-0.9-5|19	
12cr|twill-0.9-5|20	%prep
12cr|twill-0.9-5|21	%setup -q
12cr|twill-0.9-5|22	
12cr|twill-0.9-5|23	%build
12cr|twill-0.9-5|24	%__python setup.py build
12cr|twill-0.9-5|25	
12cr|twill-0.9-5|26	%install
12cr|twill-0.9-5|27	%__python setup.py install --root=%{buildroot}
12cr|twill-0.9-5|28	
12cr|twill-0.9-5|29	%files
12cr|twill-0.9-5|30	%defattr(-,root,root)
12cr|twill-0.9-5|31	%doc README.html README.txt doc/*.*
12cr|twill-0.9-5|32	%{_bindir}/twill-fork
12cr|twill-0.9-5|33	%{_bindir}/twill-sh
12cr|twill-0.9-5|34	%{py_puresitedir}/%{name}-%{version}-py%{py_ver}.egg-info
12cr|twill-0.9-5|35	%{py_puresitedir}/%{name}
12cr|twill-0.9-5|36	
12cr|twill-0.9-5|37	
12cr|twill-0.9-5|38	
12cr|twill-0.9-5|39	%changelog
12cr|twill-0.9-5|40	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.9-4mdv2011.0
12cr|twill-0.9-5|41	+ Revision: 592160
12cr|twill-0.9-5|42	- rebuild for python 2.7
12cr|twill-0.9-5|43	
12cr|twill-0.9-5|44	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.9-3mdv2010.0
12cr|twill-0.9-5|45	+ Revision: 445569
12cr|twill-0.9-5|46	- rebuild
12cr|twill-0.9-5|47	
12cr|twill-0.9-5|48	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 0.9-2mdv2009.1
12cr|twill-0.9-5|49	+ Revision: 319728
12cr|twill-0.9-5|50	- rebuild with python 2.6
12cr|twill-0.9-5|51	
12cr|twill-0.9-5|52	* Thu Apr 17 2008 Adam Williamson <awilliamson@mandriva.org> 0.9-1mdv2009.0
12cr|twill-0.9-5|53	+ Revision: 195041
12cr|twill-0.9-5|54	- import twill
12cr|twill-0.9-5|55	
12cr|twill-0.9-5|56	

8129 12
12cr|twin-0.6.2-3|1	# this is the tutf major
12cr|twin-0.6.2-3|2	%define major 0
12cr|twin-0.6.2-3|3	# tw major
12cr|twin-0.6.2-3|4	%define twmajor 4
12cr|twin-0.6.2-3|5	%define libname %mklibname %{name} %{major}
12cr|twin-0.6.2-3|6	%define develname %mklibname %{name} -d
12cr|twin-0.6.2-3|7	
12cr|twin-0.6.2-3|8	Summary:	A text mode Windows Manager
12cr|twin-0.6.2-3|9	Name:		twin
12cr|twin-0.6.2-3|10	Version:	0.6.2
12cr|twin-0.6.2-3|11	Release:	3
12cr|twin-0.6.2-3|12	License:	GPLv2
12cr|twin-0.6.2-3|13	Group:		Terminals
12cr|twin-0.6.2-3|14	Url:		http://sourceforge.net/projects/twin/
12cr|twin-0.6.2-3|15	Source0:	http://downloads.sourceforge.net/twin/%{name}-%{version}.tar.bz2
12cr|twin-0.6.2-3|16	Requires:	%{libname} = %{version}-%{release}
12cr|twin-0.6.2-3|17	BuildRequires:	bison
12cr|twin-0.6.2-3|18	BuildRequires:	X11-devel
12cr|twin-0.6.2-3|19	BuildRequires:	gtk-devel
12cr|twin-0.6.2-3|20	BuildRequires:	libgpm-devel
12cr|twin-0.6.2-3|21	BuildRequires:	libggi-devel
12cr|twin-0.6.2-3|22	BuildRequires:	xpm-devel
12cr|twin-0.6.2-3|23	BuildRequires:	libltdl-devel
12cr|twin-0.6.2-3|24	
12cr|twin-0.6.2-3|25	%description
12cr|twin-0.6.2-3|26	Twin is a text-mode windowing environment:
12cr|twin-0.6.2-3|27	it draws and manages text windows on a text-mode display,
12cr|twin-0.6.2-3|28	like X11 does for graphical windows. It has a built-in window manager
12cr|twin-0.6.2-3|29	and terminal emulator, and can be used as server for remote clients
12cr|twin-0.6.2-3|30	in the same style as X11. It can display on Linux console, on X11
12cr|twin-0.6.2-3|31	and inside itself.
12cr|twin-0.6.2-3|32	
12cr|twin-0.6.2-3|33	%package -n %{libname}
12cr|twin-0.6.2-3|34	Summary:	Libraries from twin
12cr|twin-0.6.2-3|35	Group:		System/Libraries
12cr|twin-0.6.2-3|36	Provides:	lib%{name} = %{version}-%{release}
12cr|twin-0.6.2-3|37	
12cr|twin-0.6.2-3|38	%description -n %{libname}
12cr|twin-0.6.2-3|39	Twin is a text-mode windowing environment.
12cr|twin-0.6.2-3|40	This package contain shared libraries to run twin.
12cr|twin-0.6.2-3|41	
12cr|twin-0.6.2-3|42	%package -n %{develname}
12cr|twin-0.6.2-3|43	Summary:	Devellopment files from twin
12cr|twin-0.6.2-3|44	Group:		Development/Other
12cr|twin-0.6.2-3|45	Requires:	%{libname} = %{version}-%{release}
12cr|twin-0.6.2-3|46	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|twin-0.6.2-3|47	Provides:	%{name}-devel = %{version}-%{release}
12cr|twin-0.6.2-3|48	Obsoletes:	%{mklibname %{name}0 -d}
12cr|twin-0.6.2-3|49	
12cr|twin-0.6.2-3|50	%description -n %{develname}
12cr|twin-0.6.2-3|51	Twin is a text-mode windowing environment.
12cr|twin-0.6.2-3|52	You need this package to build twin applications.
12cr|twin-0.6.2-3|53	
12cr|twin-0.6.2-3|54	%prep
12cr|twin-0.6.2-3|55	%setup -q
12cr|twin-0.6.2-3|56	
12cr|twin-0.6.2-3|57	%build
12cr|twin-0.6.2-3|58	%define _disable_ld_no_undefined 1
12cr|twin-0.6.2-3|59	%configure2_5x \
12cr|twin-0.6.2-3|60	--enable--shlibs=yes \
12cr|twin-0.6.2-3|61	--enable--modules=yes \
12cr|twin-0.6.2-3|62	--enable--unicode=yes \
12cr|twin-0.6.2-3|63	--enable--asm=yes
12cr|twin-0.6.2-3|64	
12cr|twin-0.6.2-3|65	# 0.4.5 don't like %make
12cr|twin-0.6.2-3|66	make
12cr|twin-0.6.2-3|67	
12cr|twin-0.6.2-3|68	%install
12cr|twin-0.6.2-3|69	rm -rf %{buildroot}
12cr|twin-0.6.2-3|70	%makeinstall_std
12cr|twin-0.6.2-3|71	
12cr|twin-0.6.2-3|72	%clean
12cr|twin-0.6.2-3|73	rm -rf %{buildroot}
12cr|twin-0.6.2-3|74	
12cr|twin-0.6.2-3|75	%if %mdkversion < 200900
12cr|twin-0.6.2-3|76	%post -n %{libname} -p /sbin/ldconfig
12cr|twin-0.6.2-3|77	%endif
12cr|twin-0.6.2-3|78	
12cr|twin-0.6.2-3|79	%if %mdkversion < 200900
12cr|twin-0.6.2-3|80	%postun -n %{libname} -p /sbin/ldconfig
12cr|twin-0.6.2-3|81	%endif
12cr|twin-0.6.2-3|82	
12cr|twin-0.6.2-3|83	%files
12cr|twin-0.6.2-3|84	%defattr(-,root,root)
12cr|twin-0.6.2-3|85	%{_bindir}/*
12cr|twin-0.6.2-3|86	%{_sbindir}/*
12cr|twin-0.6.2-3|87	%{_libdir}/twin/system.*
12cr|twin-0.6.2-3|88	%{_libdir}/twin/.twenvrc.sh
12cr|twin-0.6.2-3|89	%{_libdir}/twin/.twinrc
12cr|twin-0.6.2-3|90	# from libname pkg, these are modules not the twin app
12cr|twin-0.6.2-3|91	%dir %{_libdir}/twin
12cr|twin-0.6.2-3|92	%dir %{_libdir}/twin/modules
12cr|twin-0.6.2-3|93	%{_libdir}/twin/modules/*.so.*
12cr|twin-0.6.2-3|94	%dir %{_libdir}/twin/modules/HW
12cr|twin-0.6.2-3|95	%{_libdir}/twin/modules/HW/*.so.*
12cr|twin-0.6.2-3|96	%{_mandir}/man1/%{name}.*
12cr|twin-0.6.2-3|97	%dir %{_datadir}/%{name}
12cr|twin-0.6.2-3|98	%{_datadir}/%{name}/*
12cr|twin-0.6.2-3|99	
12cr|twin-0.6.2-3|100	%files -n %{libname}
12cr|twin-0.6.2-3|101	%defattr(-,root,root)
12cr|twin-0.6.2-3|102	%{_libdir}/libTutf.so.%{major}*
12cr|twin-0.6.2-3|103	%{_libdir}/libTw.so.%{twmajor}*
12cr|twin-0.6.2-3|104	
12cr|twin-0.6.2-3|105	%files -n %{develname}
12cr|twin-0.6.2-3|106	%defattr(-,root,root)
12cr|twin-0.6.2-3|107	%dir %{_includedir}/Tw
12cr|twin-0.6.2-3|108	%{_includedir}/Tw/*
12cr|twin-0.6.2-3|109	%dir %{_includedir}/Tutf
12cr|twin-0.6.2-3|110	%{_includedir}/Tutf/*
12cr|twin-0.6.2-3|111	%{_libdir}/*.so
12cr|twin-0.6.2-3|112	%{_libdir}/*.a
12cr|twin-0.6.2-3|113	
12cr|twin-0.6.2-3|114	
12cr|twin-0.6.2-3|115	%changelog
12cr|twin-0.6.2-3|116	* Thu Oct 20 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.6.2-3
12cr|twin-0.6.2-3|117	+ Revision: 705450
12cr|twin-0.6.2-3|118	- dropped major from devel pkg
12cr|twin-0.6.2-3|119	moved module libs to the app pkg
12cr|twin-0.6.2-3|120	
12cr|twin-0.6.2-3|121	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-2mdv2011.0
12cr|twin-0.6.2-3|122	+ Revision: 615280
12cr|twin-0.6.2-3|123	- the mass rebuild of 2010.1 packages
12cr|twin-0.6.2-3|124	
12cr|twin-0.6.2-3|125	* Mon Feb 15 2010 Shlomi Fish <shlomif@mandriva.org> 0.6.2-1mdv2010.1
12cr|twin-0.6.2-3|126	+ Revision: 506241
12cr|twin-0.6.2-3|127	- Upgrade twin to version 0.6.2
12cr|twin-0.6.2-3|128	
12cr|twin-0.6.2-3|129	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.6.0-3mdv2010.0
12cr|twin-0.6.2-3|130	+ Revision: 445570
12cr|twin-0.6.2-3|131	- rebuild
12cr|twin-0.6.2-3|132	
12cr|twin-0.6.2-3|133	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.6.0-2mdv2009.0
12cr|twin-0.6.2-3|134	+ Revision: 269443
12cr|twin-0.6.2-3|135	- rebuild early 2009.0 package (before pixel changes)
12cr|twin-0.6.2-3|136	
12cr|twin-0.6.2-3|137	+ Pixel <pixel@mandriva.com>
12cr|twin-0.6.2-3|138	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|twin-0.6.2-3|139	
12cr|twin-0.6.2-3|140	* Fri Jun 06 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-1mdv2009.0
12cr|twin-0.6.2-3|141	+ Revision: 216301
12cr|twin-0.6.2-3|142	- update to new version 0.6.0
12cr|twin-0.6.2-3|143	- drop not needed patch
12cr|twin-0.6.2-3|144	- spec file clean
12cr|twin-0.6.2-3|145	
12cr|twin-0.6.2-3|146	+ Olivier Blin <blino@mandriva.org>
12cr|twin-0.6.2-3|147	- restore BuildRoot
12cr|twin-0.6.2-3|148	
12cr|twin-0.6.2-3|149	+ Thierry Vignaud <tv@mandriva.org>
12cr|twin-0.6.2-3|150	- BR gtk-devel & xpm-devel
12cr|twin-0.6.2-3|151	- kill re-definition of %%buildroot on Pixel's request
12cr|twin-0.6.2-3|152	- use %%mkrel
12cr|twin-0.6.2-3|153	
12cr|twin-0.6.2-3|154	+ Olivier Thauvin <nanardon@mandriva.org>
12cr|twin-0.6.2-3|155	- Import twin
12cr|twin-0.6.2-3|156	
12cr|twin-0.6.2-3|157	
12cr|twin-0.6.2-3|158	
12cr|twin-0.6.2-3|159	* Mon Nov 01 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.4.6-5mdk
12cr|twin-0.6.2-3|160	- fix build with new autotools
12cr|twin-0.6.2-3|161	- add BuildRequires: X11-devel libgtk+-devel libgpm-devel libggi-devel
12cr|twin-0.6.2-3|162	
12cr|twin-0.6.2-3|163	* Sat Aug 30 2003 Marcel Pol <mpol@gmx.net> 0.4.6-4mdk
12cr|twin-0.6.2-3|164	- buildrequires bison
12cr|twin-0.6.2-3|165	
12cr|twin-0.6.2-3|166	* Sun May 25 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.4.6-3mdk
12cr|twin-0.6.2-3|167	- distlint again
12cr|twin-0.6.2-3|168	
12cr|twin-0.6.2-3|169	* Thu May 01 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.4.6-2mdk
12cr|twin-0.6.2-3|170	- distlint fix
12cr|twin-0.6.2-3|171	
12cr|twin-0.6.2-3|172	* Mon Mar 31 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.4.6-1mdk
12cr|twin-0.6.2-3|173	- 2.4.6
12cr|twin-0.6.2-3|174	
12cr|twin-0.6.2-3|175	* Wed Feb 26 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.4.5-2mdk
12cr|twin-0.6.2-3|176	- fix configure
12cr|twin-0.6.2-3|177	
12cr|twin-0.6.2-3|178	* Tue Feb 25 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.4.5-1mdk
12cr|twin-0.6.2-3|179	- First mdk package

8130 12
12cr|twinkle-1.4.2-7|1	Name: 	 	twinkle
12cr|twinkle-1.4.2-7|2	Summary: 	Voice Over IP phone using SIP for QT
12cr|twinkle-1.4.2-7|3	Version: 	1.4.2
12cr|twinkle-1.4.2-7|4	Release: 	7
12cr|twinkle-1.4.2-7|5	License:	GPLv2+
12cr|twinkle-1.4.2-7|6	Group:		Communications
12cr|twinkle-1.4.2-7|7	URL:		http://www.xs4all.nl/~mfnboer/twinkle/
12cr|twinkle-1.4.2-7|8	Source0:	http://www.xs4all.nl/~mfnboer/twinkle/download/%{name}-%{version}.tar.gz
12cr|twinkle-1.4.2-7|9	Patch0:		twinkle-1.4.2_libccrtp1.patch
12cr|twinkle-1.4.2-7|10	
12cr|twinkle-1.4.2-7|11	BuildRequires:	desktop-file-utils
12cr|twinkle-1.4.2-7|12	BuildRequires:	boost-devel
12cr|twinkle-1.4.2-7|13	BuildRequires:	libilbc-devel
12cr|twinkle-1.4.2-7|14	BuildRequires:	magic-devel
12cr|twinkle-1.4.2-7|15	BuildRequires:	qt3-devel
12cr|twinkle-1.4.2-7|16	BuildRequires:	readline-devel
12cr|twinkle-1.4.2-7|17	BuildRequires:	pkgconfig(alsa)
12cr|twinkle-1.4.2-7|18	BuildRequires:	pkgconfig(libccext2)
12cr|twinkle-1.4.2-7|19	BuildRequires:	pkgconfig(libccrtp)
12cr|twinkle-1.4.2-7|20	BuildRequires:	pkgconfig(libzrtpcpp)
12cr|twinkle-1.4.2-7|21	BuildRequires:	pkgconfig(sndfile)
12cr|twinkle-1.4.2-7|22	BuildRequires:	pkgconfig(speex)
12cr|twinkle-1.4.2-7|23	
12cr|twinkle-1.4.2-7|24	%description
12cr|twinkle-1.4.2-7|25	Twinkle is a soft phone for your voice over IP communcations using the SIP
12cr|twinkle-1.4.2-7|26	protocol. You can use it for direct IP phone to IP phone communication or in
12cr|twinkle-1.4.2-7|27	a network using a SIP proxy to route your calls.
12cr|twinkle-1.4.2-7|28	
12cr|twinkle-1.4.2-7|29	%prep
12cr|twinkle-1.4.2-7|30	%setup -q
12cr|twinkle-1.4.2-7|31	%apply_patches
12cr|twinkle-1.4.2-7|32	
12cr|twinkle-1.4.2-7|33	%build
12cr|twinkle-1.4.2-7|34	#autoreconf -fi
12cr|twinkle-1.4.2-7|35	export QTDIR=%{qt3dir}
12cr|twinkle-1.4.2-7|36	export PATH=%{qt3dir}/bin:${PATH}
12cr|twinkle-1.4.2-7|37	%configure2_5x \
12cr|twinkle-1.4.2-7|38	--with-zrtp \
12cr|twinkle-1.4.2-7|39	--without-kde
12cr|twinkle-1.4.2-7|40	%make
12cr|twinkle-1.4.2-7|41	
12cr|twinkle-1.4.2-7|42	%install
12cr|twinkle-1.4.2-7|43	%makeinstall_std
12cr|twinkle-1.4.2-7|44	
12cr|twinkle-1.4.2-7|45	#icons
12cr|twinkle-1.4.2-7|46	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|twinkle-1.4.2-7|47	install -m 0644 src/gui/images/twinkle48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|twinkle-1.4.2-7|48	install -m 0644 src/gui/images/twinkle32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|twinkle-1.4.2-7|49	install -m 0644 src/gui/images/twinkle16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|twinkle-1.4.2-7|50	
12cr|twinkle-1.4.2-7|51	mkdir -p %{buildroot}%{_datadir}/applications
12cr|twinkle-1.4.2-7|52	
12cr|twinkle-1.4.2-7|53	# correct icon syntax
12cr|twinkle-1.4.2-7|54	sed -i -e 's,%{_datadir}/%{name}/twinkle48.png,%{name},g' %{name}.desktop
12cr|twinkle-1.4.2-7|55	# run via soundwrapper
12cr|twinkle-1.4.2-7|56	sed -i -e 's,Exec=%{name},Exec=soundwrapper %{_bindir}/%{name},g' %{name}.desktop
12cr|twinkle-1.4.2-7|57	desktop-file-install --vendor="" \
12cr|twinkle-1.4.2-7|58	--dir %{buildroot}%{_datadir}/applications/ \
12cr|twinkle-1.4.2-7|59	--remove-category="KDE" \
12cr|twinkle-1.4.2-7|60	%{name}.desktop
12cr|twinkle-1.4.2-7|61	
12cr|twinkle-1.4.2-7|62	%files
12cr|twinkle-1.4.2-7|63	%doc AUTHORS ChangeLog NEWS README THANKS
12cr|twinkle-1.4.2-7|64	%{_bindir}/%{name}
12cr|twinkle-1.4.2-7|65	%{_datadir}/%{name}
12cr|twinkle-1.4.2-7|66	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|twinkle-1.4.2-7|67	%{_datadir}/applications/*.desktop
12cr|twinkle-1.4.2-7|68	
12cr|twinkle-1.4.2-7|69	
12cr|twinkle-1.4.2-7|70	
12cr|twinkle-1.4.2-7|71	%changelog
12cr|twinkle-1.4.2-7|72	* Mon Jun 11 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.4.2-7
12cr|twinkle-1.4.2-7|73	+ Revision: 804955
12cr|twinkle-1.4.2-7|74	- rebuild for boost libs
12cr|twinkle-1.4.2-7|75	- added p0 to fix build with newer libccrtp
12cr|twinkle-1.4.2-7|76	- cleaned up spec
12cr|twinkle-1.4.2-7|77	
12cr|twinkle-1.4.2-7|78	* Thu Mar 17 2011 Funda Wang <fwang@mandriva.org> 1.4.2-6
12cr|twinkle-1.4.2-7|79	+ Revision: 645810
12cr|twinkle-1.4.2-7|80	- rebuild for new boost
12cr|twinkle-1.4.2-7|81	
12cr|twinkle-1.4.2-7|82	* Tue Aug 24 2010 Funda Wang <fwang@mandriva.org> 1.4.2-5mdv2011.0
12cr|twinkle-1.4.2-7|83	+ Revision: 572688
12cr|twinkle-1.4.2-7|84	- drop kde3 conditions
12cr|twinkle-1.4.2-7|85	
12cr|twinkle-1.4.2-7|86	* Thu Feb 25 2010 Angelo Naselli <anaselli@mandriva.org> 1.4.2-4mdv2011.0
12cr|twinkle-1.4.2-7|87	+ Revision: 510926
12cr|twinkle-1.4.2-7|88	- Rebuilt against new commoncpp2 1.8.0
12cr|twinkle-1.4.2-7|89	
12cr|twinkle-1.4.2-7|90	* Mon Feb 08 2010 Anssi Hannula <anssi@mandriva.org> 1.4.2-3mdv2010.1
12cr|twinkle-1.4.2-7|91	+ Revision: 501882
12cr|twinkle-1.4.2-7|92	- rebuild for new boost
12cr|twinkle-1.4.2-7|93	
12cr|twinkle-1.4.2-7|94	* Wed Feb 03 2010 Funda Wang <fwang@mandriva.org> 1.4.2-2mdv2010.1
12cr|twinkle-1.4.2-7|95	+ Revision: 500336
12cr|twinkle-1.4.2-7|96	- rebuild for new boost
12cr|twinkle-1.4.2-7|97	
12cr|twinkle-1.4.2-7|98	* Sun Nov 22 2009 Jérôme Brenier <incubusss@mandriva.org> 1.4.2-1mdv2010.1
12cr|twinkle-1.4.2-7|99	+ Revision: 469062
12cr|twinkle-1.4.2-7|100	- new version 1.4.2
12cr|twinkle-1.4.2-7|101	
12cr|twinkle-1.4.2-7|102	* Thu Mar 26 2009 Funda Wang <fwang@mandriva.org> 1.4.1-2mdv2009.1
12cr|twinkle-1.4.2-7|103	+ Revision: 361301
12cr|twinkle-1.4.2-7|104	- rebuild for new boost
12cr|twinkle-1.4.2-7|105	
12cr|twinkle-1.4.2-7|106	* Sat Jan 31 2009 Funda Wang <fwang@mandriva.org> 1.4.1-1mdv2009.1
12cr|twinkle-1.4.2-7|107	+ Revision: 335856
12cr|twinkle-1.4.2-7|108	- new version 1.4.1
12cr|twinkle-1.4.2-7|109	
12cr|twinkle-1.4.2-7|110	* Mon Jan 26 2009 Funda Wang <fwang@mandriva.org> 1.4-1mdv2009.1
12cr|twinkle-1.4.2-7|111	+ Revision: 333583
12cr|twinkle-1.4.2-7|112	- new version 1.4
12cr|twinkle-1.4.2-7|113	
12cr|twinkle-1.4.2-7|114	* Mon Dec 22 2008 Funda Wang <fwang@mandriva.org> 1.3.2-2mdv2009.1
12cr|twinkle-1.4.2-7|115	+ Revision: 317406
12cr|twinkle-1.4.2-7|116	- rebuild for new boost
12cr|twinkle-1.4.2-7|117	
12cr|twinkle-1.4.2-7|118	* Wed Dec 10 2008 Adam Williamson <awilliamson@mandriva.org> 1.3.2-1mdv2009.1
12cr|twinkle-1.4.2-7|119	+ Revision: 312607
12cr|twinkle-1.4.2-7|120	- menu entry: run via soundwrapper
12cr|twinkle-1.4.2-7|121	- menu entry: drop KDE category, fix icon name
12cr|twinkle-1.4.2-7|122	- fd.o icons
12cr|twinkle-1.4.2-7|123	- %%buildroot not $RPM_BUILD_ROOT
12cr|twinkle-1.4.2-7|124	- move out of KDE 3 area now as it's not a KDE app built this way
12cr|twinkle-1.4.2-7|125	- buildrequires libilbc-devel
12cr|twinkle-1.4.2-7|126	- new release 1.3.2
12cr|twinkle-1.4.2-7|127	- drop unnecessary defines
12cr|twinkle-1.4.2-7|128	- drop KDE support (we're dropping KDE 3, it doesn't support KDE 4)
12cr|twinkle-1.4.2-7|129	
12cr|twinkle-1.4.2-7|130	* Sat Nov 08 2008 Funda Wang <fwang@mandriva.org> 1.3.1-3mdv2009.1
12cr|twinkle-1.4.2-7|131	+ Revision: 301067
12cr|twinkle-1.4.2-7|132	- disable requirement on private libs
12cr|twinkle-1.4.2-7|133	
12cr|twinkle-1.4.2-7|134	* Sat Aug 23 2008 Funda Wang <fwang@mandriva.org> 1.3.1-2mdv2009.0
12cr|twinkle-1.4.2-7|135	+ Revision: 275368
12cr|twinkle-1.4.2-7|136	- add br
12cr|twinkle-1.4.2-7|137	- New version 1.3.1
12cr|twinkle-1.4.2-7|138	
12cr|twinkle-1.4.2-7|139	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.2-3mdv2009.0
12cr|twinkle-1.4.2-7|140	+ Revision: 261725
12cr|twinkle-1.4.2-7|141	- rebuild
12cr|twinkle-1.4.2-7|142	
12cr|twinkle-1.4.2-7|143	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.2-2mdv2009.0
12cr|twinkle-1.4.2-7|144	+ Revision: 255011
12cr|twinkle-1.4.2-7|145	- rebuild
12cr|twinkle-1.4.2-7|146	
12cr|twinkle-1.4.2-7|147	* Sun Jul 27 2008 Funda Wang <fwang@mandriva.org> 1.2-1mdv2009.0
12cr|twinkle-1.4.2-7|148	+ Revision: 250558
12cr|twinkle-1.4.2-7|149	- BR lrelease
12cr|twinkle-1.4.2-7|150	- New version 1.2
12cr|twinkle-1.4.2-7|151	
12cr|twinkle-1.4.2-7|152	+ Pixel <pixel@mandriva.com>
12cr|twinkle-1.4.2-7|153	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|twinkle-1.4.2-7|154	
12cr|twinkle-1.4.2-7|155	* Sun Mar 02 2008 Austin Acton <austin@mandriva.org> 1.1-4mdv2008.1
12cr|twinkle-1.4.2-7|156	+ Revision: 177716
12cr|twinkle-1.4.2-7|157	- enable KDE support (bug 36973)
12cr|twinkle-1.4.2-7|158	
12cr|twinkle-1.4.2-7|159	* Sun Jan 13 2008 Austin Acton <austin@mandriva.org> 1.1-3mdv2008.1
12cr|twinkle-1.4.2-7|160	+ Revision: 150571
12cr|twinkle-1.4.2-7|161	- qt3 bin path
12cr|twinkle-1.4.2-7|162	- rebuild for boost
12cr|twinkle-1.4.2-7|163	
12cr|twinkle-1.4.2-7|164	+ Olivier Blin <blino@mandriva.org>
12cr|twinkle-1.4.2-7|165	- restore BuildRoot
12cr|twinkle-1.4.2-7|166	
12cr|twinkle-1.4.2-7|167	+ Thierry Vignaud <tv@mandriva.org>
12cr|twinkle-1.4.2-7|168	- kill re-definition of %%buildroot on Pixel's request
12cr|twinkle-1.4.2-7|169	
12cr|twinkle-1.4.2-7|170	* Wed Jul 25 2007 Austin Acton <austin@mandriva.org> 1.1-2mdv2008.0
12cr|twinkle-1.4.2-7|171	+ Revision: 55303
12cr|twinkle-1.4.2-7|172	- buildrequires alsa (closes 32090)
12cr|twinkle-1.4.2-7|173	
12cr|twinkle-1.4.2-7|174	* Mon Jul 23 2007 Funda Wang <fwang@mandriva.org> 1.1-1mdv2008.0
12cr|twinkle-1.4.2-7|175	+ Revision: 54798
12cr|twinkle-1.4.2-7|176	- Install desktop file
12cr|twinkle-1.4.2-7|177	- New version
12cr|twinkle-1.4.2-7|178	
12cr|twinkle-1.4.2-7|179	* Sun May 20 2007 Austin Acton <austin@mandriva.org> 1.0.1-1mdv2008.0
12cr|twinkle-1.4.2-7|180	+ Revision: 28874
12cr|twinkle-1.4.2-7|181	- new version
12cr|twinkle-1.4.2-7|182	
12cr|twinkle-1.4.2-7|183	* Thu May 17 2007 Austin Acton <austin@mandriva.org> 1.0-3mdv2008.0
12cr|twinkle-1.4.2-7|184	+ Revision: 27538
12cr|twinkle-1.4.2-7|185	- fix menu
12cr|twinkle-1.4.2-7|186	
12cr|twinkle-1.4.2-7|187	* Wed May 16 2007 Austin Acton <austin@mandriva.org> 1.0-2mdv2008.0
12cr|twinkle-1.4.2-7|188	+ Revision: 27464
12cr|twinkle-1.4.2-7|189	- fix wrong auto requires
12cr|twinkle-1.4.2-7|190	- build with zrtp support
12cr|twinkle-1.4.2-7|191	
12cr|twinkle-1.4.2-7|192	
12cr|twinkle-1.4.2-7|193	* Wed Mar 14 2007 Austin Acton <austin@mandriva.org> 1.0-1mdv2007.1
12cr|twinkle-1.4.2-7|194	+ Revision: 143851
12cr|twinkle-1.4.2-7|195	- fix lib64 build
12cr|twinkle-1.4.2-7|196	- build QT-only
12cr|twinkle-1.4.2-7|197	- new version; maybe add zrtp support later
12cr|twinkle-1.4.2-7|198	- Import twinkle
12cr|twinkle-1.4.2-7|199	
12cr|twinkle-1.4.2-7|200	* Mon Aug 14 2006 Austin Acton <austin@mandriva.org> 0.8.1-1mdv2007.0
12cr|twinkle-1.4.2-7|201	- 0.8.1
12cr|twinkle-1.4.2-7|202	
12cr|twinkle-1.4.2-7|203	* Sat Aug 12 2006 Austin Acton <austin@mandriva.org> 0.8-2mdv2007.0
12cr|twinkle-1.4.2-7|204	- buildrequires boost-devel
12cr|twinkle-1.4.2-7|205	- XDG menu
12cr|twinkle-1.4.2-7|206	
12cr|twinkle-1.4.2-7|207	* Thu Jul 06 2006 Austin Acton <austin@mandriva.org> 0.8-1mdv2007.0
12cr|twinkle-1.4.2-7|208	- New release 0.8
12cr|twinkle-1.4.2-7|209	
12cr|twinkle-1.4.2-7|210	* Tue May 16 2006 Austin Acton <austin@mandriva.org> 0.7.1-1mdk
12cr|twinkle-1.4.2-7|211	- initial package
12cr|twinkle-1.4.2-7|212	

8131 12
12cr|twitux-0.69-6|1	Name:           twitux
12cr|twitux-0.69-6|2	Version:        0.69
12cr|twitux-0.69-6|3	Release:        %mkrel 6
12cr|twitux-0.69-6|4	Summary:        Twitter client for the Gnome desktop
12cr|twitux-0.69-6|5	Group:          Networking/Instant messaging
12cr|twitux-0.69-6|6	License:        GPLv2+
12cr|twitux-0.69-6|7	URL:            http://sourceforge.net/projects/twitux/
12cr|twitux-0.69-6|8	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|twitux-0.69-6|9	Patch0:		twitux-0.69-libnotify-0.7.patch
12cr|twitux-0.69-6|10	BuildRequires:	libgnome-keyring-devel
12cr|twitux-0.69-6|11	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.61
12cr|twitux-0.69-6|12	BuildRequires:	libsexy-devel
12cr|twitux-0.69-6|13	BuildRequires:	pkgconfig(gconf-2.0)
12cr|twitux-0.69-6|14	BuildRequires:	libsoup-devel >= 2.3.4
12cr|twitux-0.69-6|15	BuildRequires:	pkgconfig(libnotify)
12cr|twitux-0.69-6|16	BuildRequires:	pkgconfig(glib-2.0) >= 2.15.5
12cr|twitux-0.69-6|17	BuildRequires:	enchant-devel
12cr|twitux-0.69-6|18	BuildRequires:	pkgconfig(libcanberra-gtk) >= 0.4
12cr|twitux-0.69-6|19	BuildRequires:  gettext
12cr|twitux-0.69-6|20	BuildRequires:  rarian
12cr|twitux-0.69-6|21	BuildRequires:	perl-XML-Parser
12cr|twitux-0.69-6|22	BuildRequires:	pkgconfig(gnome-doc-utils) >= 0.3.2
12cr|twitux-0.69-6|23	BuildRequires:	intltool >= 0.35.0
12cr|twitux-0.69-6|24	
12cr|twitux-0.69-6|25	%description
12cr|twitux-0.69-6|26	Twitux is a Twitter client for the Gnome desktop.
12cr|twitux-0.69-6|27	
12cr|twitux-0.69-6|28	%prep
12cr|twitux-0.69-6|29	%setup -q
12cr|twitux-0.69-6|30	%patch0 -p0
12cr|twitux-0.69-6|31	
12cr|twitux-0.69-6|32	%build
12cr|twitux-0.69-6|33	%configure2_5x --disable-schemas-install
12cr|twitux-0.69-6|34	%make
12cr|twitux-0.69-6|35	
12cr|twitux-0.69-6|36	%install
12cr|twitux-0.69-6|37	%makeinstall_std
12cr|twitux-0.69-6|38	
12cr|twitux-0.69-6|39	%find_lang %{name} --with-gnome
12cr|twitux-0.69-6|40	
12cr|twitux-0.69-6|41	%preun
12cr|twitux-0.69-6|42	%preun_uninstall_gconf_schemas twitux
12cr|twitux-0.69-6|43	
12cr|twitux-0.69-6|44	%files -f %{name}.lang
12cr|twitux-0.69-6|45	%doc AUTHORS COPYING ChangeLog README TODO
12cr|twitux-0.69-6|46	%{_bindir}/%{name}
12cr|twitux-0.69-6|47	%{_datadir}/%{name}/
12cr|twitux-0.69-6|48	%{_datadir}/applications/*.desktop
12cr|twitux-0.69-6|49	%{_datadir}/icons/hicolor/*/apps/twitux.*
12cr|twitux-0.69-6|50	%{_sysconfdir}/gconf/schemas/%{name}.schemas

8132 12
12cr|txt2man-1.5.5-2|1	Summary:	Converts flat ASCII text to man page format
12cr|txt2man-1.5.5-2|2	Name:     	txt2man
12cr|txt2man-1.5.5-2|3	Version:	1.5.5
12cr|txt2man-1.5.5-2|4	Release:	%mkrel 2
12cr|txt2man-1.5.5-2|5	License:	GPLv2+
12cr|txt2man-1.5.5-2|6	Group:		Text tools
12cr|txt2man-1.5.5-2|7	Source0: 	http://mvertes.free.fr/download/%name-%version.tar.gz
12cr|txt2man-1.5.5-2|8	URL:		http://mvertes.free.fr/download/
12cr|txt2man-1.5.5-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|txt2man-1.5.5-2|10	Buildarch:	noarch
12cr|txt2man-1.5.5-2|11	Requires:	gawk
12cr|txt2man-1.5.5-2|12	
12cr|txt2man-1.5.5-2|13	%description
12cr|txt2man-1.5.5-2|14	It is a shell script using gnu awk, that should run on any Unix-like
12cr|txt2man-1.5.5-2|15	system. The syntax of the ASCII text is very straightforward and looks
12cr|txt2man-1.5.5-2|16	very much like the output of the man(1) program.
12cr|txt2man-1.5.5-2|17	
12cr|txt2man-1.5.5-2|18	%prep
12cr|txt2man-1.5.5-2|19	%setup -q
12cr|txt2man-1.5.5-2|20	
12cr|txt2man-1.5.5-2|21	%install
12cr|txt2man-1.5.5-2|22	rm -rf %buildroot
12cr|txt2man-1.5.5-2|23	
12cr|txt2man-1.5.5-2|24	mkdir -p %buildroot%_bindir
12cr|txt2man-1.5.5-2|25	install -m0755 *man %buildroot%_bindir/
12cr|txt2man-1.5.5-2|26	
12cr|txt2man-1.5.5-2|27	mkdir -p %buildroot%_mandir/man1
12cr|txt2man-1.5.5-2|28	install -m0644 *.1 %buildroot%{_mandir}/man1/
12cr|txt2man-1.5.5-2|29	
12cr|txt2man-1.5.5-2|30	%clean
12cr|txt2man-1.5.5-2|31	rm -rf %buildroot
12cr|txt2man-1.5.5-2|32	
12cr|txt2man-1.5.5-2|33	%files
12cr|txt2man-1.5.5-2|34	%defattr(-, root, root)
12cr|txt2man-1.5.5-2|35	%{_bindir}/*
12cr|txt2man-1.5.5-2|36	%{_mandir}/man1/*
12cr|txt2man-1.5.5-2|37	
12cr|txt2man-1.5.5-2|38	
12cr|txt2man-1.5.5-2|39	
12cr|txt2man-1.5.5-2|40	%changelog
12cr|txt2man-1.5.5-2|41	

8133 12
12cr|txt2regex-0.8-5|1	%define name	txt2regex
12cr|txt2regex-0.8-5|2	%define version	0.8
12cr|txt2regex-0.8-5|3	%define release	%mkrel 5
12cr|txt2regex-0.8-5|4	
12cr|txt2regex-0.8-5|5	Summary:	A program to generate regex
12cr|txt2regex-0.8-5|6	Name:		%{name}
12cr|txt2regex-0.8-5|7	Version:	%{version}
12cr|txt2regex-0.8-5|8	Release:	%{release}
12cr|txt2regex-0.8-5|9	Group:		File tools
12cr|txt2regex-0.8-5|10	License:	GPL
12cr|txt2regex-0.8-5|11	URL:		http://%{name}.sourceforge.net/
12cr|txt2regex-0.8-5|12	Source:		http://%{name}.sourceforge.net/%{name}-%{version}.tar.bz2
12cr|txt2regex-0.8-5|13	BuildArch:	noarch
12cr|txt2regex-0.8-5|14	Requires:	bash >= 2.04
12cr|txt2regex-0.8-5|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|txt2regex-0.8-5|16	
12cr|txt2regex-0.8-5|17	%description
12cr|txt2regex-0.8-5|18	^txt2regex$ is a Regular Expression "wizard", all written
12cr|txt2regex-0.8-5|19	with bash2 builtins, that converts human sentences to
12cr|txt2regex-0.8-5|20	RegExs. with a simple interface, you just answer to
12cr|txt2regex-0.8-5|21	questions and build your own RegEx for a large variety of
12cr|txt2regex-0.8-5|22	programs, like awk, ed, emacs, grep, perl, php, procmail,
12cr|txt2regex-0.8-5|23	python, sed and vim. there are more than 20 supported
12cr|txt2regex-0.8-5|24	programs. it's bash so download and run, no compilation needed.
12cr|txt2regex-0.8-5|25	
12cr|txt2regex-0.8-5|26	%prep
12cr|txt2regex-0.8-5|27	
12cr|txt2regex-0.8-5|28	%setup -q
12cr|txt2regex-0.8-5|29	
12cr|txt2regex-0.8-5|30	%build
12cr|txt2regex-0.8-5|31	
12cr|txt2regex-0.8-5|32	%make DESTDIR=%{buildroot}
12cr|txt2regex-0.8-5|33	
12cr|txt2regex-0.8-5|34	%install
12cr|txt2regex-0.8-5|35	rm -rf %{buildroot}
12cr|txt2regex-0.8-5|36	
12cr|txt2regex-0.8-5|37	%makeinstall_std
12cr|txt2regex-0.8-5|38	
12cr|txt2regex-0.8-5|39	install -d %{buildroot}%{_mandir}/man1
12cr|txt2regex-0.8-5|40	install -m0644 txt2regex.man %{buildroot}%{_mandir}/man1/%{name}.1
12cr|txt2regex-0.8-5|41	
12cr|txt2regex-0.8-5|42	%find_lang %{name}
12cr|txt2regex-0.8-5|43	
12cr|txt2regex-0.8-5|44	%clean
12cr|txt2regex-0.8-5|45	rm -rf %{buildroot}
12cr|txt2regex-0.8-5|46	
12cr|txt2regex-0.8-5|47	%files -f %{name}.lang
12cr|txt2regex-0.8-5|48	%defattr(-,root,root,0755)
12cr|txt2regex-0.8-5|49	%doc README README.japanese NEWS Changelog TODO
12cr|txt2regex-0.8-5|50	%{_bindir}/%{name}
12cr|txt2regex-0.8-5|51	%{_mandir}/man1/%{name}.1*
12cr|txt2regex-0.8-5|52	
12cr|txt2regex-0.8-5|53	
12cr|txt2regex-0.8-5|54	
12cr|txt2regex-0.8-5|55	%changelog
12cr|txt2regex-0.8-5|56	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.8-5mdv2010.0
12cr|txt2regex-0.8-5|57	+ Revision: 434492
12cr|txt2regex-0.8-5|58	- rebuild
12cr|txt2regex-0.8-5|59	
12cr|txt2regex-0.8-5|60	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8-4mdv2009.0
12cr|txt2regex-0.8-5|61	+ Revision: 261741
12cr|txt2regex-0.8-5|62	- rebuild
12cr|txt2regex-0.8-5|63	
12cr|txt2regex-0.8-5|64	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8-3mdv2009.0
12cr|txt2regex-0.8-5|65	+ Revision: 255031
12cr|txt2regex-0.8-5|66	- rebuild
12cr|txt2regex-0.8-5|67	
12cr|txt2regex-0.8-5|68	+ Olivier Blin <oblin@mandriva.com>
12cr|txt2regex-0.8-5|69	- restore BuildRoot
12cr|txt2regex-0.8-5|70	
12cr|txt2regex-0.8-5|71	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.8-1mdv2008.1
12cr|txt2regex-0.8-5|72	+ Revision: 128684
12cr|txt2regex-0.8-5|73	- kill re-definition of %%buildroot on Pixel's request
12cr|txt2regex-0.8-5|74	- use %%mkrel
12cr|txt2regex-0.8-5|75	- import txt2regex
12cr|txt2regex-0.8-5|76	
12cr|txt2regex-0.8-5|77	
12cr|txt2regex-0.8-5|78	* Sat Jan 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8-1mdk
12cr|txt2regex-0.8-5|79	- 0.8
12cr|txt2regex-0.8-5|80	
12cr|txt2regex-0.8-5|81	* Fri Jul 02 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.7-2mdk
12cr|txt2regex-0.8-5|82	- rebuild
12cr|txt2regex-0.8-5|83	
12cr|txt2regex-0.8-5|84	* Thu Jun 05 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.7-1mdk
12cr|txt2regex-0.8-5|85	- from Blindauer Emmanuel <manu@agat.net> :
12cr|txt2regex-0.8-5|86	- Initial RPM
12cr|txt2regex-0.8-5|87	

8134 12
12cr|txt2tags-2.5-2|1	%define name txt2tags
12cr|txt2tags-2.5-2|2	%define version 2.5
12cr|txt2tags-2.5-2|3	%define release %mkrel 2
12cr|txt2tags-2.5-2|4	
12cr|txt2tags-2.5-2|5	Name: %{name}
12cr|txt2tags-2.5-2|6	Version: %{version}
12cr|txt2tags-2.5-2|7	Release: %{release}
12cr|txt2tags-2.5-2|8	Summary: Converts text files to HTML, XHTML, sgml, LaTeX, man, etc
12cr|txt2tags-2.5-2|9	Group: Text tools
12cr|txt2tags-2.5-2|10	License: GPL
12cr|txt2tags-2.5-2|11	URL: http://txt2tags.sourceforge.net
12cr|txt2tags-2.5-2|12	# original source file is .tgz. Here it's bzipped as per Mandriva policy
12cr|txt2tags-2.5-2|13	Source: http://txt2tags.sourceforge.net/src/%{name}-%{version}.tar.bz2
12cr|txt2tags-2.5-2|14	Requires: python
12cr|txt2tags-2.5-2|15	BuildArch: noarch
12cr|txt2tags-2.5-2|16	BuildRequires: gettext
12cr|txt2tags-2.5-2|17	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|txt2tags-2.5-2|18	
12cr|txt2tags-2.5-2|19	%description
12cr|txt2tags-2.5-2|20	Txt2tags is a generic text converter. From a simple text file with minimal
12cr|txt2tags-2.5-2|21	markup, it generates documents on the following formats: HTML, XHTML, sgml,
12cr|txt2tags-2.5-2|22	LaTeX, Lout, man, Magic Point (mgp), MoinMoin and Adobe PageMaker. Supports
12cr|txt2tags-2.5-2|23	heading, font beautifiers, verbatim, quote, link, lists, table and image.
12cr|txt2tags-2.5-2|24	There are GUI, Web and cmdline interfaces. It's a single Python script and
12cr|txt2tags-2.5-2|25	no external commands or libraries are needed.
12cr|txt2tags-2.5-2|26	
12cr|txt2tags-2.5-2|27	%prep
12cr|txt2tags-2.5-2|28	%setup -q
12cr|txt2tags-2.5-2|29	
12cr|txt2tags-2.5-2|30	# compile the translated messages for all languages
12cr|txt2tags-2.5-2|31	%define LANGS $(cd po; ls *.po | cut -d. -f1)
12cr|txt2tags-2.5-2|32	for lang in %{LANGS}; do
12cr|txt2tags-2.5-2|33	msgfmt -o po/$lang.mo po/$lang.po
12cr|txt2tags-2.5-2|34	done
12cr|txt2tags-2.5-2|35	
12cr|txt2tags-2.5-2|36	%install
12cr|txt2tags-2.5-2|37	chmod 644 extras/*
12cr|txt2tags-2.5-2|38	
12cr|txt2tags-2.5-2|39	# executables
12cr|txt2tags-2.5-2|40	install -d %{buildroot}%{_bindir}
12cr|txt2tags-2.5-2|41	install -m 0755 %{name} %{buildroot}%{_bindir}
12cr|txt2tags-2.5-2|42	
12cr|txt2tags-2.5-2|43	# man pages
12cr|txt2tags-2.5-2|44	install -d %{buildroot}/%{_mandir}/man1
12cr|txt2tags-2.5-2|45	install -m 0644 doc/manpage.man %{buildroot}/%{_mandir}/man1/txt2tags.1
12cr|txt2tags-2.5-2|46	rm doc/manpage.man
12cr|txt2tags-2.5-2|47	
12cr|txt2tags-2.5-2|48	cd doc
12cr|txt2tags-2.5-2|49	for lang in $(ls -p1 | grep / | cut -d/ -f1); do
12cr|txt2tags-2.5-2|50	if [ ! -z $(ls $lang | grep .man) ]; then
12cr|txt2tags-2.5-2|51	install -d %{buildroot}/%{_mandir}/$lang/man1
12cr|txt2tags-2.5-2|52	install -m 0644 $lang/$(ls $lang | grep .man) %{buildroot}/%{_mandir}/$lang/man1/txt2tags.1
12cr|txt2tags-2.5-2|53	rm $lang/$(ls $lang | grep .man)
12cr|txt2tags-2.5-2|54	fi
12cr|txt2tags-2.5-2|55	done
12cr|txt2tags-2.5-2|56	cd ..
12cr|txt2tags-2.5-2|57	
12cr|txt2tags-2.5-2|58	# translations
12cr|txt2tags-2.5-2|59	for lang in %{LANGS}; do
12cr|txt2tags-2.5-2|60	install -d \
12cr|txt2tags-2.5-2|61	%{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES
12cr|txt2tags-2.5-2|62	install -m 0644 po/$lang.mo \
12cr|txt2tags-2.5-2|63	%{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES/txt2tags.mo
12cr|txt2tags-2.5-2|64	done
12cr|txt2tags-2.5-2|65	
12cr|txt2tags-2.5-2|66	%clean
12cr|txt2tags-2.5-2|67	rm -rf %{buildroot}
12cr|txt2tags-2.5-2|68	
12cr|txt2tags-2.5-2|69	%files
12cr|txt2tags-2.5-2|70	%defattr(-,root,root,0755)
12cr|txt2tags-2.5-2|71	%doc ChangeLog README COPYING TODO
12cr|txt2tags-2.5-2|72	%doc %dir doc %dir extras %dir samples
12cr|txt2tags-2.5-2|73	%{_bindir}/%{name}
12cr|txt2tags-2.5-2|74	%{_mandir}/man1/txt2tags.1*
12cr|txt2tags-2.5-2|75	%{_datadir}/locale/*/LC_MESSAGES/txt2tags.mo
12cr|txt2tags-2.5-2|76	
12cr|txt2tags-2.5-2|77	
12cr|txt2tags-2.5-2|78	
12cr|txt2tags-2.5-2|79	%changelog
12cr|txt2tags-2.5-2|80	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.5-2mdv2010.0
12cr|txt2tags-2.5-2|81	+ Revision: 445602
12cr|txt2tags-2.5-2|82	- rebuild
12cr|txt2tags-2.5-2|83	
12cr|txt2tags-2.5-2|84	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 2.5-1mdv2009.1
12cr|txt2tags-2.5-2|85	+ Revision: 332916
12cr|txt2tags-2.5-2|86	- New upstream release
12cr|txt2tags-2.5-2|87	
12cr|txt2tags-2.5-2|88	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.3-4mdv2009.0
12cr|txt2tags-2.5-2|89	+ Revision: 261742
12cr|txt2tags-2.5-2|90	- rebuild
12cr|txt2tags-2.5-2|91	
12cr|txt2tags-2.5-2|92	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.3-3mdv2009.0
12cr|txt2tags-2.5-2|93	+ Revision: 255034
12cr|txt2tags-2.5-2|94	- rebuild
12cr|txt2tags-2.5-2|95	
12cr|txt2tags-2.5-2|96	+ Olivier Blin <oblin@mandriva.com>
12cr|txt2tags-2.5-2|97	- restore BuildRoot
12cr|txt2tags-2.5-2|98	
12cr|txt2tags-2.5-2|99	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.3-1mdv2008.1
12cr|txt2tags-2.5-2|100	+ Revision: 128686
12cr|txt2tags-2.5-2|101	- kill re-definition of %%buildroot on Pixel's request
12cr|txt2tags-2.5-2|102	- import txt2tags
12cr|txt2tags-2.5-2|103	
12cr|txt2tags-2.5-2|104	
12cr|txt2tags-2.5-2|105	* Thu Jul 15 2005 Andreas Hasenack <andreas@mandriva.com> 2.3-1mdk
12cr|txt2tags-2.5-2|106	- packaged by Mauricio Teixeira <mteixeira@webset.net>
12cr|txt2tags-2.5-2|107	- Mandriva package created using spec file from Conectiva Contrib
12cr|txt2tags-2.5-2|108	- Group: Text tools
12cr|txt2tags-2.5-2|109	- BuildRequires: gettext

8135 12
12cr|typespeed-0.6.5-9|1	%define version 0.6.5
12cr|typespeed-0.6.5-9|2	%define release %mkrel 9
12cr|typespeed-0.6.5-9|3	%define name	typespeed
12cr|typespeed-0.6.5-9|4	
12cr|typespeed-0.6.5-9|5	
12cr|typespeed-0.6.5-9|6	
12cr|typespeed-0.6.5-9|7	
12cr|typespeed-0.6.5-9|8	Name:		%name
12cr|typespeed-0.6.5-9|9	Summary:	Type words that are flying by from left to right as fast as you can
12cr|typespeed-0.6.5-9|10	License:	GPLv2+
12cr|typespeed-0.6.5-9|11	URL:		http://tobias.eyedacor.org/typespeed/
12cr|typespeed-0.6.5-9|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|typespeed-0.6.5-9|13	Source:		http://tobias.eyedacor.org/typespeed/%{name}-%{version}.tar.gz
12cr|typespeed-0.6.5-9|14	Group:		Games/Other
12cr|typespeed-0.6.5-9|15	Version:	%version
12cr|typespeed-0.6.5-9|16	Release:	%release
12cr|typespeed-0.6.5-9|17	BuildRequires:	ncurses-devel, gettext-devel
12cr|typespeed-0.6.5-9|18	
12cr|typespeed-0.6.5-9|19	%description
12cr|typespeed-0.6.5-9|20	Typespeed gives your fingers' cps (total and correct), typoratio and
12cr|typespeed-0.6.5-9|21	some points to compare with your friends.
12cr|typespeed-0.6.5-9|22	
12cr|typespeed-0.6.5-9|23	Typespeed's idea is ripped from ztspeed (a dos game made by Zorlim).
12cr|typespeed-0.6.5-9|24	Idea of the game should be clear to anyone, just type and type it fast
12cr|typespeed-0.6.5-9|25	or be a loser.
12cr|typespeed-0.6.5-9|26	
12cr|typespeed-0.6.5-9|27	%prep
12cr|typespeed-0.6.5-9|28	%setup -q
12cr|typespeed-0.6.5-9|29	
12cr|typespeed-0.6.5-9|30	%build
12cr|typespeed-0.6.5-9|31	%configure --with-highscoredir=%{_localstatedir}/lib/games
12cr|typespeed-0.6.5-9|32	%make
12cr|typespeed-0.6.5-9|33	
12cr|typespeed-0.6.5-9|34	%install
12cr|typespeed-0.6.5-9|35	%makeinstall highscoredir=$RPM_BUILD_ROOT%{_localstatedir}/lib/games
12cr|typespeed-0.6.5-9|36	rm -f $RPM_BUILD_ROOT%{_datadir}/doc/%{name}/README
12cr|typespeed-0.6.5-9|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|typespeed-0.6.5-9|38	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|typespeed-0.6.5-9|39	[Desktop Entry]
12cr|typespeed-0.6.5-9|40	Name=Typespeed
12cr|typespeed-0.6.5-9|41	Comment=Test your typing speed
12cr|typespeed-0.6.5-9|42	Exec=/usr/bin/typespeed
12cr|typespeed-0.6.5-9|43	Type=Application
12cr|typespeed-0.6.5-9|44	Terminal=true
12cr|typespeed-0.6.5-9|45	Categories=X-MandrivaLinux-MoreApplications-Games-Other;Game;Application;
12cr|typespeed-0.6.5-9|46	X-Desktop-File-Install-Version=0.9
12cr|typespeed-0.6.5-9|47	EOF
12cr|typespeed-0.6.5-9|48	
12cr|typespeed-0.6.5-9|49	%clean
12cr|typespeed-0.6.5-9|50	%{__rm} -Rf %{buildroot}
12cr|typespeed-0.6.5-9|51	
12cr|typespeed-0.6.5-9|52	%files
12cr|typespeed-0.6.5-9|53	%defattr(-,root,root)
12cr|typespeed-0.6.5-9|54	%doc doc/README COPYING NEWS TODO BUGS AUTHORS
12cr|typespeed-0.6.5-9|55	%config(noreplace) %{_sysconfdir}/typespeedrc
12cr|typespeed-0.6.5-9|56	%attr(2755,root,games) %{_bindir}/%{name}
12cr|typespeed-0.6.5-9|57	%attr(775,root,games) %{_localstatedir}/lib/games/%{name}.score
12cr|typespeed-0.6.5-9|58	%{_datadir}/%{name}
12cr|typespeed-0.6.5-9|59	%{_mandir}/man6/%{name}.6*
12cr|typespeed-0.6.5-9|60	%{_datadir}/locale/de_DE/LC_MESSAGES/%{name}.mo
12cr|typespeed-0.6.5-9|61	%{_datadir}/locale/fr_FR/LC_MESSAGES/%{name}.mo
12cr|typespeed-0.6.5-9|62	%{_datadir}/locale/it/LC_MESSAGES/%{name}.mo
12cr|typespeed-0.6.5-9|63	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|typespeed-0.6.5-9|64	
12cr|typespeed-0.6.5-9|65	
12cr|typespeed-0.6.5-9|66	
12cr|typespeed-0.6.5-9|67	%changelog
12cr|typespeed-0.6.5-9|68	* Sat Jul 10 2010 Nicolas Vigier <nvigier@mandriva.com> 0.6.5-9mdv2011.0
12cr|typespeed-0.6.5-9|69	+ Revision: 549903
12cr|typespeed-0.6.5-9|70	- eating french fries, drinking valstar and updating typespeed
12cr|typespeed-0.6.5-9|71	
12cr|typespeed-0.6.5-9|72	* Sat Jul 10 2010 Nicolas Vigier <nvigier@mandriva.com> 0.6.5-8mdv2011.0
12cr|typespeed-0.6.5-9|73	+ Revision: 549899
12cr|typespeed-0.6.5-9|74	- Frites !
12cr|typespeed-0.6.5-9|75	- bump release
12cr|typespeed-0.6.5-9|76	- rebuild
12cr|typespeed-0.6.5-9|77	
12cr|typespeed-0.6.5-9|78	* Sat Jul 04 2009 Nicolas Vigier <nvigier@mandriva.com> 0.6.5-5mdv2010.0
12cr|typespeed-0.6.5-9|79	+ Revision: 392300
12cr|typespeed-0.6.5-9|80	- rebuild
12cr|typespeed-0.6.5-9|81	
12cr|typespeed-0.6.5-9|82	* Fri Jun 19 2009 Nicolas Vigier <nvigier@mandriva.com> 0.6.5-4mdv2010.0
12cr|typespeed-0.6.5-9|83	+ Revision: 387294
12cr|typespeed-0.6.5-9|84	- fix score file path
12cr|typespeed-0.6.5-9|85	- rebuild
12cr|typespeed-0.6.5-9|86	
12cr|typespeed-0.6.5-9|87	* Sun Mar 22 2009 Nicolas Vigier <nvigier@mandriva.com> 0.6.5-2mdv2009.1
12cr|typespeed-0.6.5-9|88	+ Revision: 360543
12cr|typespeed-0.6.5-9|89	- rebuild
12cr|typespeed-0.6.5-9|90	
12cr|typespeed-0.6.5-9|91	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 0.6.5-1mdv2009.0
12cr|typespeed-0.6.5-9|92	+ Revision: 280695
12cr|typespeed-0.6.5-9|93	- New Release
12cr|typespeed-0.6.5-9|94	
12cr|typespeed-0.6.5-9|95	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.6.4-4mdv2009.0
12cr|typespeed-0.6.5-9|96	+ Revision: 261746
12cr|typespeed-0.6.5-9|97	- rebuild
12cr|typespeed-0.6.5-9|98	
12cr|typespeed-0.6.5-9|99	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.6.4-3mdv2009.0
12cr|typespeed-0.6.5-9|100	+ Revision: 255035
12cr|typespeed-0.6.5-9|101	- rebuild
12cr|typespeed-0.6.5-9|102	- kill re-definition of %%buildroot on Pixel's request
12cr|typespeed-0.6.5-9|103	
12cr|typespeed-0.6.5-9|104	+ Pixel <pixel@mandriva.com>
12cr|typespeed-0.6.5-9|105	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|typespeed-0.6.5-9|106	
12cr|typespeed-0.6.5-9|107	+ Olivier Blin <oblin@mandriva.com>
12cr|typespeed-0.6.5-9|108	- restore BuildRoot
12cr|typespeed-0.6.5-9|109	
12cr|typespeed-0.6.5-9|110	* Sat Dec 01 2007 Nicolas Vigier <nvigier@mandriva.com> 0.6.4-1mdv2008.1
12cr|typespeed-0.6.5-9|111	+ Revision: 114272
12cr|typespeed-0.6.5-9|112	- new version
12cr|typespeed-0.6.5-9|113	
12cr|typespeed-0.6.5-9|114	* Fri Nov 16 2007 Nicolas Vigier <nvigier@mandriva.com> 0.6.3-1mdv2008.1
12cr|typespeed-0.6.5-9|115	+ Revision: 109097
12cr|typespeed-0.6.5-9|116	- update to new version
12cr|typespeed-0.6.5-9|117	
12cr|typespeed-0.6.5-9|118	+ Thierry Vignaud <tv@mandriva.org>
12cr|typespeed-0.6.5-9|119	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|typespeed-0.6.5-9|120	
12cr|typespeed-0.6.5-9|121	* Fri Jun 01 2007 Nicolas Vigier <nvigier@mandriva.com> 0.6.2-1mdv2008.0
12cr|typespeed-0.6.5-9|122	+ Revision: 34038
12cr|typespeed-0.6.5-9|123	- version 0.6.2
12cr|typespeed-0.6.5-9|124	
12cr|typespeed-0.6.5-9|125	* Fri May 04 2007 Nicolas Vigier <nvigier@mandriva.com> 0.6.1-1mdv2008.0
12cr|typespeed-0.6.5-9|126	+ Revision: 22467
12cr|typespeed-0.6.5-9|127	- Import typespeed
12cr|typespeed-0.6.5-9|128	

8136 12
12cr|typetrainer-0.3.1-2|1	%define debug_package %{nil}
12cr|typetrainer-0.3.1-2|2	Summary:        Typing skills training utility
12cr|typetrainer-0.3.1-2|3	Name:           typetrainer
12cr|typetrainer-0.3.1-2|4	Version:        0.3.1
12cr|typetrainer-0.3.1-2|5	Release:        2
12cr|typetrainer-0.3.1-2|6	# generated with python setup.py sdist
12cr|typetrainer-0.3.1-2|7	# git commit e997d831dbd35a2927d37a03f5e293b4e5ce48ad
12cr|typetrainer-0.3.1-2|8	Source0:        %{name}-%{version}.tar.gz
12cr|typetrainer-0.3.1-2|9	Url:            https://github.com/baverman/typetrainer
12cr|typetrainer-0.3.1-2|10	License:	MIT
12cr|typetrainer-0.3.1-2|11	Group:		Text tools
12cr|typetrainer-0.3.1-2|12	BuildRequires: python
12cr|typetrainer-0.3.1-2|13	BuildRequires: python-setuptools
12cr|typetrainer-0.3.1-2|14	Requires:       python pygtk2.0
12cr|typetrainer-0.3.1-2|15	
12cr|typetrainer-0.3.1-2|16	%description
12cr|typetrainer-0.3.1-2|17	This small utility allows you to grow your typing skills in soft and
12cr|typetrainer-0.3.1-2|18	non-annoying manner. It tries to behave closely to proprietary VerseQ
12cr|typetrainer-0.3.1-2|19	application -- adaptive typing tutor which dynamically changes exercises to
12cr|typetrainer-0.3.1-2|20	help trainee to learn hard places thoroughly.
12cr|typetrainer-0.3.1-2|21	
12cr|typetrainer-0.3.1-2|22	%prep
12cr|typetrainer-0.3.1-2|23	%setup -q
12cr|typetrainer-0.3.1-2|24	
12cr|typetrainer-0.3.1-2|25	%build
12cr|typetrainer-0.3.1-2|26	python setup.py build
12cr|typetrainer-0.3.1-2|27	
12cr|typetrainer-0.3.1-2|28	%install
12cr|typetrainer-0.3.1-2|29	python setup.py install --root=$RPM_BUILD_ROOT
12cr|typetrainer-0.3.1-2|30	
12cr|typetrainer-0.3.1-2|31	%files
12cr|typetrainer-0.3.1-2|32	%doc README.rst LICENSE
12cr|typetrainer-0.3.1-2|33	%_bindir/typetrainer
12cr|typetrainer-0.3.1-2|34	%{py_sitedir}/%{name}/
12cr|typetrainer-0.3.1-2|35	%{py_sitedir}/%{name}-%{version}-py%{py_ver}.egg-info
12cr|typetrainer-0.3.1-2|36	
12cr|typetrainer-0.3.1-2|37	
12cr|typetrainer-0.3.1-2|38	%changelog
12cr|typetrainer-0.3.1-2|39	* Sat Jan 29 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.3.1-1mdv2011.0
12cr|typetrainer-0.3.1-2|40	+ Revision: 633933
12cr|typetrainer-0.3.1-2|41	- Imported to cooker
12cr|typetrainer-0.3.1-2|42	- Created package structure for typetrainer.
12cr|typetrainer-0.3.1-2|43	

8137 12
12cr|u3-tool-0.3-4|1	%define name    u3-tool
12cr|u3-tool-0.3-4|2	%define version 0.3
12cr|u3-tool-0.3-4|3	
12cr|u3-tool-0.3-4|4	Name:           %{name}
12cr|u3-tool-0.3-4|5	Summary:        Tool for controlling the special features of a "U3 smart drive" USB Flash disk
12cr|u3-tool-0.3-4|6	Version:        %{version}
12cr|u3-tool-0.3-4|7	Release:	%mkrel 4
12cr|u3-tool-0.3-4|8	Source0:        http://downloads.sourceforge.net/project/u3-tool/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|u3-tool-0.3-4|9	# gw fix for off-by-one crash
12cr|u3-tool-0.3-4|10	# https://sourceforge.net/tracker/?func=detail&aid=3010918&group_id=208198&atid=1004732
12cr|u3-tool-0.3-4|11	Patch: u3-print-size.patch
12cr|u3-tool-0.3-4|12	URL:            http://u3-tool.sourceforge.net/
12cr|u3-tool-0.3-4|13	Group:          System/Configuration/Hardware
12cr|u3-tool-0.3-4|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|u3-tool-0.3-4|15	License:        GPLv2+
12cr|u3-tool-0.3-4|16	
12cr|u3-tool-0.3-4|17	%description
12cr|u3-tool-0.3-4|18	Tool for controlling USB flash devices that confirm to the U3
12cr|u3-tool-0.3-4|19	specifications. This program can control the following features:
12cr|u3-tool-0.3-4|20	
12cr|u3-tool-0.3-4|21	* Replacing of CD image
12cr|u3-tool-0.3-4|22	* Changing of virtual CD allocated size and completely removing it
12cr|u3-tool-0.3-4|23	* Enabling and disabling Security
12cr|u3-tool-0.3-4|24	* Unlocking and changing password of secured U3 device
12cr|u3-tool-0.3-4|25	* Obtaining various device information
12cr|u3-tool-0.3-4|26	
12cr|u3-tool-0.3-4|27	WARNING: This Software is still alpha. Since the commands for
12cr|u3-tool-0.3-4|28	controlling U3 devices aren't publicly available, we don't exactly
12cr|u3-tool-0.3-4|29	know what we are doing. Although the application has been tested on a
12cr|u3-tool-0.3-4|30	Sandisk Cruzer micro and a Verbatim Store 'N Go, it is not said that
12cr|u3-tool-0.3-4|31	it won't stop other devices from working. The author is not
12cr|u3-tool-0.3-4|32	responsible for any damage to your device.
12cr|u3-tool-0.3-4|33	
12cr|u3-tool-0.3-4|34	%prep
12cr|u3-tool-0.3-4|35	%setup -q -a 0
12cr|u3-tool-0.3-4|36	%patch -p0
12cr|u3-tool-0.3-4|37	
12cr|u3-tool-0.3-4|38	%build
12cr|u3-tool-0.3-4|39	%configure2_5x
12cr|u3-tool-0.3-4|40	%make
12cr|u3-tool-0.3-4|41	
12cr|u3-tool-0.3-4|42	%install
12cr|u3-tool-0.3-4|43	rm -rf $RPM_BUILD_ROOT
12cr|u3-tool-0.3-4|44	%makeinstall
12cr|u3-tool-0.3-4|45	
12cr|u3-tool-0.3-4|46	%clean
12cr|u3-tool-0.3-4|47	rm -rf $RPM_BUILD_ROOT
12cr|u3-tool-0.3-4|48	
12cr|u3-tool-0.3-4|49	%files
12cr|u3-tool-0.3-4|50	%defattr(-,root,root)
12cr|u3-tool-0.3-4|51	%doc README NEWS AUTHORS
12cr|u3-tool-0.3-4|52	%{_sbindir}/u3-tool
12cr|u3-tool-0.3-4|53	%{_mandir}/man1/u3-tool.1*
12cr|u3-tool-0.3-4|54	
12cr|u3-tool-0.3-4|55	
12cr|u3-tool-0.3-4|56	
12cr|u3-tool-0.3-4|57	%changelog
12cr|u3-tool-0.3-4|58	* Fri Dec 09 2011 Götz Waschk <waschk@mandriva.org> 0.3-4mdv2012.0
12cr|u3-tool-0.3-4|59	+ Revision: 739298
12cr|u3-tool-0.3-4|60	- yearly rebuild
12cr|u3-tool-0.3-4|61	
12cr|u3-tool-0.3-4|62	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-3mdv2011.0
12cr|u3-tool-0.3-4|63	+ Revision: 615282
12cr|u3-tool-0.3-4|64	- the mass rebuild of 2010.1 packages
12cr|u3-tool-0.3-4|65	
12cr|u3-tool-0.3-4|66	* Thu Jun 03 2010 Götz Waschk <waschk@mandriva.org> 0.3-2mdv2010.1
12cr|u3-tool-0.3-4|67	+ Revision: 547023
12cr|u3-tool-0.3-4|68	- fix crash in u3-tool -i
12cr|u3-tool-0.3-4|69	
12cr|u3-tool-0.3-4|70	* Sun Jan 03 2010 Götz Waschk <waschk@mandriva.org> 0.3-1mdv2010.1
12cr|u3-tool-0.3-4|71	+ Revision: 485926
12cr|u3-tool-0.3-4|72	- import u3-tool
12cr|u3-tool-0.3-4|73	
12cr|u3-tool-0.3-4|74	
12cr|u3-tool-0.3-4|75	* Sun Jan  3 2010 Götz Waschk <waschk@mandriva.org> 0.3-1mdv2010.1
12cr|u3-tool-0.3-4|76	- fix URL and description
12cr|u3-tool-0.3-4|77	- use the right configure macro
12cr|u3-tool-0.3-4|78	
12cr|u3-tool-0.3-4|79	* Fri Dec 25 2009 Marianne Lombard <marianne@tuxette.fr> 0.3-1mdv
12cr|u3-tool-0.3-4|80	- First mandriva package

8138 12
12cr|uade-2.13-6|1	%define name uade
12cr|uade-2.13-6|2	%define version 2.13
12cr|uade-2.13-6|3	%define fname %name-%{version}
12cr|uade-2.13-6|4	%define release 6
12cr|uade-2.13-6|5	
12cr|uade-2.13-6|6	Summary: Unix Amiga Delitracker Emulator
12cr|uade-2.13-6|7	Name: %{name}
12cr|uade-2.13-6|8	Version: %{version}
12cr|uade-2.13-6|9	Release: %{release}
12cr|uade-2.13-6|10	Source0: http://zakalwe.fi/uade/uade2/%{fname}.tar.bz2
12cr|uade-2.13-6|11	Patch: uade-2.13-new-audacious.patch
12cr|uade-2.13-6|12	URL: http://zakalwe.fi/uade/
12cr|uade-2.13-6|13	License: GPL
12cr|uade-2.13-6|14	Group: Sound
12cr|uade-2.13-6|15	BuildRequires: fuse-devel
12cr|uade-2.13-6|16	BuildRequires: libao-devel
12cr|uade-2.13-6|17	#gw for mod2ogg
12cr|uade-2.13-6|18	Suggests: vorbis-tools
12cr|uade-2.13-6|19	Suggests: normalize
12cr|uade-2.13-6|20	Suggests: flac
12cr|uade-2.13-6|21	Suggests: lame
12cr|uade-2.13-6|22	
12cr|uade-2.13-6|23	%description
12cr|uade-2.13-6|24	Plays old amiga tunes with UAE emulation and cloned m68k-assembler
12cr|uade-2.13-6|25	Amiga delitracker API. With cloned delitracker API you don't have to
12cr|uade-2.13-6|26	port old players from Amiga, you can re-use old Deliplayers that use
12cr|uade-2.13-6|27	Amiga Delitracker API. Deliplayers are used like on Amiga, they exist
12cr|uade-2.13-6|28	in some directory and you can copy/remove them as you wish. "Installing"
12cr|uade-2.13-6|29	new players is just copying files to your 'players' directory.
12cr|uade-2.13-6|30	
12cr|uade-2.13-6|31	%if 0
12cr|uade-2.13-6|32	%package -n audacious-uade
12cr|uade-2.13-6|33	Group: Sound
12cr|uade-2.13-6|34	Summary: Unix Amiga Delitracker Emulator Audacious Media Player input plugin
12cr|uade-2.13-6|35	BuildRequires: audacious-devel
12cr|uade-2.13-6|36	Requires: audacious
12cr|uade-2.13-6|37	Provides: beep-media-player-uade
12cr|uade-2.13-6|38	Obsoletes: beep-media-player-uade
12cr|uade-2.13-6|39	Requires: uade = %version
12cr|uade-2.13-6|40	
12cr|uade-2.13-6|41	%description -n audacious-uade
12cr|uade-2.13-6|42	Plays old amiga tunes with UAE emulation and cloned m68k-assembler
12cr|uade-2.13-6|43	Amiga delitracker API. With cloned delitracker API you don't have to
12cr|uade-2.13-6|44	port old players from Amiga, you can re-use old Deliplayers that use
12cr|uade-2.13-6|45	Amiga Delitracker API. Deliplayers are used like on Amiga, they exist
12cr|uade-2.13-6|46	in some directory and you can copy/remove them as you wish. "Installing"
12cr|uade-2.13-6|47	new players is just copying files to your 'players' directory.
12cr|uade-2.13-6|48	
12cr|uade-2.13-6|49	This is the input plugin for Audacious Media Player based on uade.
12cr|uade-2.13-6|50	%endif
12cr|uade-2.13-6|51	
12cr|uade-2.13-6|52	%prep
12cr|uade-2.13-6|53	%setup -q -n %fname
12cr|uade-2.13-6|54	%patch -p1
12cr|uade-2.13-6|55	find songs -name CVS|xargs rm -rfv
12cr|uade-2.13-6|56	chmod 644 songs/* AUTHORS ChangeLog
12cr|uade-2.13-6|57	chmod 755 songs/
12cr|uade-2.13-6|58	%build
12cr|uade-2.13-6|59	export CFLAGS="%optflags"
12cr|uade-2.13-6|60	./configure --prefix=%{_prefix} --libdir=%_libdir --package-prefix=%buildroot
12cr|uade-2.13-6|61	%make
12cr|uade-2.13-6|62	
12cr|uade-2.13-6|63	%install
12cr|uade-2.13-6|64	rm -rf %buildroot
12cr|uade-2.13-6|65	make install PACKAGEPREFIX=%buildroot BINDIR=%buildroot%_bindir DATADIR=%buildroot%_datadir/uade2 AUDACIOUSPLUGINDIR=%buildroot%_libdir/audacious/Input/
12cr|uade-2.13-6|66	mv %buildroot%_bindir/mod2ogg2.sh %buildroot%_bindir/mod2ogg
12cr|uade-2.13-6|67	%if %_lib != lib
12cr|uade-2.13-6|68	mkdir -p %{buildroot}%{_libdir}/pkgconfig
12cr|uade-2.13-6|69	mv %buildroot%_prefix/lib/pkgconfig/* %{buildroot}%{_libdir}/pkgconfig
12cr|uade-2.13-6|70	rm -rf %buildroot%_prefix/lib/pkgconfig/
12cr|uade-2.13-6|71	%endif
12cr|uade-2.13-6|72	
12cr|uade-2.13-6|73	%files
12cr|uade-2.13-6|74	%defattr(-,root,root)
12cr|uade-2.13-6|75	%doc AUTHORS ChangeLog
12cr|uade-2.13-6|76	%doc songs
12cr|uade-2.13-6|77	%{_bindir}/uade123
12cr|uade-2.13-6|78	%{_bindir}/uadefs
12cr|uade-2.13-6|79	%_bindir/mod2ogg
12cr|uade-2.13-6|80	%{_datadir}/uade2
12cr|uade-2.13-6|81	%_prefix/lib/uade2/
12cr|uade-2.13-6|82	%{_libdir}/pkgconfig/uade.pc
12cr|uade-2.13-6|83	%_mandir/man1/uade123.1*
12cr|uade-2.13-6|84	%_mandir/man1/uadefs.1*
12cr|uade-2.13-6|85	
12cr|uade-2.13-6|86	%if 0
12cr|uade-2.13-6|87	%files -n audacious-uade
12cr|uade-2.13-6|88	%defattr(-,root,root)
12cr|uade-2.13-6|89	%doc ChangeLog
12cr|uade-2.13-6|90	%{_libdir}/audacious/Input/libuade2.so
12cr|uade-2.13-6|91	%endif
12cr|uade-2.13-6|92	
12cr|uade-2.13-6|93	
12cr|uade-2.13-6|94	%changelog
12cr|uade-2.13-6|95	* Sat Mar 31 2012 GÃ¶tz Waschk <waschk@mandriva.org> 2.13-5mdv2012.0
12cr|uade-2.13-6|96	+ Revision: 788422
12cr|uade-2.13-6|97	- yearly rebuild
12cr|uade-2.13-6|98	
12cr|uade-2.13-6|99	* Wed Mar 30 2011 GÃ¶tz Waschk <waschk@mandriva.org> 2.13-4
12cr|uade-2.13-6|100	+ Revision: 649063
12cr|uade-2.13-6|101	- disable audacious plugin
12cr|uade-2.13-6|102	
12cr|uade-2.13-6|103	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|uade-2.13-6|104	- the mass rebuild of 2010.1 packages
12cr|uade-2.13-6|105	
12cr|uade-2.13-6|106	* Sun Mar 28 2010 Funda Wang <fwang@mandriva.org> 2.13-3mdv2010.1
12cr|uade-2.13-6|107	+ Revision: 528373
12cr|uade-2.13-6|108	- rebuild
12cr|uade-2.13-6|109	
12cr|uade-2.13-6|110	* Wed Feb 03 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.13-2mdv2010.1
12cr|uade-2.13-6|111	+ Revision: 499941
12cr|uade-2.13-6|112	- patch for new audacious
12cr|uade-2.13-6|113	
12cr|uade-2.13-6|114	* Fri Nov 06 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.13-1mdv2010.1
12cr|uade-2.13-6|115	+ Revision: 460844
12cr|uade-2.13-6|116	- update to new version 2.13
12cr|uade-2.13-6|117	
12cr|uade-2.13-6|118	* Wed May 13 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.12-2mdv2010.0
12cr|uade-2.13-6|119	+ Revision: 375247
12cr|uade-2.13-6|120	- rebuild for new audacious
12cr|uade-2.13-6|121	
12cr|uade-2.13-6|122	* Thu Aug 28 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.12-1mdv2009.0
12cr|uade-2.13-6|123	+ Revision: 276790
12cr|uade-2.13-6|124	- new version
12cr|uade-2.13-6|125	
12cr|uade-2.13-6|126	* Sun Jul 06 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.11-1mdv2009.0
12cr|uade-2.13-6|127	+ Revision: 232284
12cr|uade-2.13-6|128	- new version
12cr|uade-2.13-6|129	
12cr|uade-2.13-6|130	* Mon Jun 23 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.10-2mdv2009.0
12cr|uade-2.13-6|131	+ Revision: 227962
12cr|uade-2.13-6|132	- rebuild for broken rpm
12cr|uade-2.13-6|133	
12cr|uade-2.13-6|134	* Sun Jun 22 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.10-1mdv2009.0
12cr|uade-2.13-6|135	+ Revision: 227944
12cr|uade-2.13-6|136	- fix buildrequires
12cr|uade-2.13-6|137	- new version
12cr|uade-2.13-6|138	- add uadefs
12cr|uade-2.13-6|139	
12cr|uade-2.13-6|140	+ Olivier Blin <blino@mandriva.org>
12cr|uade-2.13-6|141	- restore BuildRoot
12cr|uade-2.13-6|142	
12cr|uade-2.13-6|143	* Sun Dec 30 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.09-1mdv2008.1
12cr|uade-2.13-6|144	+ Revision: 139671
12cr|uade-2.13-6|145	- new version
12cr|uade-2.13-6|146	
12cr|uade-2.13-6|147	+ Thierry Vignaud <tv@mandriva.org>
12cr|uade-2.13-6|148	- kill re-definition of %%buildroot on Pixel's request
12cr|uade-2.13-6|149	
12cr|uade-2.13-6|150	* Sun Nov 18 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.08-1mdv2008.1
12cr|uade-2.13-6|151	+ Revision: 109938
12cr|uade-2.13-6|152	- fix installation
12cr|uade-2.13-6|153	- new version
12cr|uade-2.13-6|154	- drop patch
12cr|uade-2.13-6|155	- update file list
12cr|uade-2.13-6|156	- fix URL
12cr|uade-2.13-6|157	
12cr|uade-2.13-6|158	* Wed Oct 17 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.07-2mdv2008.1
12cr|uade-2.13-6|159	+ Revision: 99565
12cr|uade-2.13-6|160	- readd suggests
12cr|uade-2.13-6|161	- patch to make the audacious plugin suppor audacious 1.4
12cr|uade-2.13-6|162	
12cr|uade-2.13-6|163	* Wed Jul 04 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.07-1mdv2008.1
12cr|uade-2.13-6|164	+ Revision: 48111
12cr|uade-2.13-6|165	- remove dep on lha
12cr|uade-2.13-6|166	
12cr|uade-2.13-6|167	* Wed May 02 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.07-1mdv2008.0
12cr|uade-2.13-6|168	+ Revision: 20408
12cr|uade-2.13-6|169	- new version
12cr|uade-2.13-6|170	
12cr|uade-2.13-6|171	* Tue Apr 17 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.06-1mdv2007.1
12cr|uade-2.13-6|172	+ Revision: 13640
12cr|uade-2.13-6|173	- new version
12cr|uade-2.13-6|174	
12cr|uade-2.13-6|175	
12cr|uade-2.13-6|176	* Fri Jan 26 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.05-1mdv2007.0
12cr|uade-2.13-6|177	+ Revision: 113612
12cr|uade-2.13-6|178	- new version
12cr|uade-2.13-6|179	
12cr|uade-2.13-6|180	* Sun Jan 21 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.04-1mdv2007.1
12cr|uade-2.13-6|181	+ Revision: 111452
12cr|uade-2.13-6|182	- fix installation on x86_64
12cr|uade-2.13-6|183	- Import uade
12cr|uade-2.13-6|184	
12cr|uade-2.13-6|185	* Sun Jan 21 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.04-1mdv2007.1
12cr|uade-2.13-6|186	- New version 2.04
12cr|uade-2.13-6|187	
12cr|uade-2.13-6|188	* Mon Aug 28 2006 Götz Waschk <waschk@mandriva.org> 2.03-1mdv2007.0
12cr|uade-2.13-6|189	- update file list
12cr|uade-2.13-6|190	- New release 2.03
12cr|uade-2.13-6|191	
12cr|uade-2.13-6|192	* Tue May 23 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.02-3mdk
12cr|uade-2.13-6|193	- rebuild for new audacious
12cr|uade-2.13-6|194	
12cr|uade-2.13-6|195	* Sat May 06 2006 Götz Waschk <waschk@mandriva.org> 2.02-2mdk
12cr|uade-2.13-6|196	- disable suggests for now
12cr|uade-2.13-6|197	
12cr|uade-2.13-6|198	* Tue Mar 14 2006 Götz Waschk <waschk@mandriva.org> 2.02-1mdk
12cr|uade-2.13-6|199	- add audacious plugin
12cr|uade-2.13-6|200	- New release 2.02
12cr|uade-2.13-6|201	
12cr|uade-2.13-6|202	* Fri Jan 13 2006 Götz Waschk <waschk@mandriva.org> 2.01-1mdk
12cr|uade-2.13-6|203	- suggest mod2ogg deps
12cr|uade-2.13-6|204	- add mod2ogg
12cr|uade-2.13-6|205	- New release 2.01
12cr|uade-2.13-6|206	
12cr|uade-2.13-6|207	* Thu Jan 05 2006 Götz Waschk <waschk@mandriva.org> 2.00-3mdk
12cr|uade-2.13-6|208	- fix dir on x86_64
12cr|uade-2.13-6|209	
12cr|uade-2.13-6|210	* Sun Jan 01 2006 Götz Waschk <waschk@mandriva.org> 2.00-2mdk
12cr|uade-2.13-6|211	- fix data dir
12cr|uade-2.13-6|212	
12cr|uade-2.13-6|213	* Sun Jan 01 2006 Götz Waschk <waschk@mandriva.org> 2.00-1mdk
12cr|uade-2.13-6|214	- drop audacious plugin
12cr|uade-2.13-6|215	- drop patch
12cr|uade-2.13-6|216	- new URL
12cr|uade-2.13-6|217	- New release 2.00
12cr|uade-2.13-6|218	
12cr|uade-2.13-6|219	* Fri Dec 02 2005 Götz Waschk <waschk@mandriva.org> 1.03-3mdk
12cr|uade-2.13-6|220	- rebuild for audacious
12cr|uade-2.13-6|221	
12cr|uade-2.13-6|222	* Fri Oct 28 2005 Lenny Cartier <lenny@mandriva.com> 1.03-2mdk
12cr|uade-2.13-6|223	- rebuild for dependencies
12cr|uade-2.13-6|224	
12cr|uade-2.13-6|225	* Tue Jul 26 2005 Götz Waschk <waschk@mandriva.org> 1.03-1mdk
12cr|uade-2.13-6|226	- new version
12cr|uade-2.13-6|227	
12cr|uade-2.13-6|228	* Tue May 24 2005 Götz Waschk <waschk@mandriva.org> 1.03-0.pre1.1mdk
12cr|uade-2.13-6|229	- drop patch
12cr|uade-2.13-6|230	- new version
12cr|uade-2.13-6|231	
12cr|uade-2.13-6|232	* Tue May 10 2005 Götz Waschk <waschk@mandriva.org> 1.02-2mdk
12cr|uade-2.13-6|233	- patch for gcc 4
12cr|uade-2.13-6|234	
12cr|uade-2.13-6|235	* Sat May 07 2005 Götz Waschk <waschk@mandriva.org> 1.02-1mdk
12cr|uade-2.13-6|236	- New release 1.02
12cr|uade-2.13-6|237	
12cr|uade-2.13-6|238	* Mon Mar 14 2005 GÃ¶tz Waschk <waschk@linux-mandrake.com> 1.01-1mdk
12cr|uade-2.13-6|239	- New release 1.01
12cr|uade-2.13-6|240	
12cr|uade-2.13-6|241	* Sun Oct 31 2004 Götz Waschk <waschk@linux-mandrake.com> 1.00-1mdk
12cr|uade-2.13-6|242	- new version
12cr|uade-2.13-6|243	
12cr|uade-2.13-6|244	* Tue Sep 28 2004 Götz Waschk <waschk@linux-mandrake.com> 1.00-0.pre1.1mdk
12cr|uade-2.13-6|245	- switch to libao output
12cr|uade-2.13-6|246	- new version
12cr|uade-2.13-6|247	
12cr|uade-2.13-6|248	* Thu Jul 29 2004 Götz Waschk <waschk@linux-mandrake.com> 0.91-1mdk
12cr|uade-2.13-6|249	- new version
12cr|uade-2.13-6|250	
12cr|uade-2.13-6|251	* Tue Jul 20 2004 Götz Waschk <waschk@linux-mandrake.com> 0.91-0.pre3.1mdk
12cr|uade-2.13-6|252	- drop patch
12cr|uade-2.13-6|253	- new version
12cr|uade-2.13-6|254	
12cr|uade-2.13-6|255	* Sat Jul 17 2004 Götz Waschk <waschk@linux-mandrake.com> 0.91-0.pre2.1mdk
12cr|uade-2.13-6|256	- use installed-docs
12cr|uade-2.13-6|257	- patch for beep-media-player build
12cr|uade-2.13-6|258	- add beep-media-player plugin
12cr|uade-2.13-6|259	- new version
12cr|uade-2.13-6|260	
12cr|uade-2.13-6|261	* Fri Jul 16 2004 Götz Waschk <waschk@linux-mandrake.com> 0.91-0.pre1.1mdk
12cr|uade-2.13-6|262	- split out xmms plugin
12cr|uade-2.13-6|263	- update docs list
12cr|uade-2.13-6|264	- build with optimization flags
12cr|uade-2.13-6|265	- new version
12cr|uade-2.13-6|266	
12cr|uade-2.13-6|267	* Wed Jun 16 2004 Götz Waschk <waschk@linux-mandrake.com> 0.90-1mdk
12cr|uade-2.13-6|268	- enable alsa
12cr|uade-2.13-6|269	- new version
12cr|uade-2.13-6|270	
12cr|uade-2.13-6|271	* Sat Apr 17 2004 Götz Waschk <waschk@linux-mandrake.com> 0.90-0.pre2.1mdk
12cr|uade-2.13-6|272	- drop merged patch 0
12cr|uade-2.13-6|273	- new version
12cr|uade-2.13-6|274	
12cr|uade-2.13-6|275	* Fri Apr 09 2004 Götz Waschk <waschk@linux-mandrake.com> 0.90-0.pre1.1mdk
12cr|uade-2.13-6|276	- enable parallel build
12cr|uade-2.13-6|277	- add man page
12cr|uade-2.13-6|278	- new version
12cr|uade-2.13-6|279	

8139 12
12cr|ucl-1.03-8|1	%define lib_major 1
12cr|ucl-1.03-8|2	%define lib_name %mklibname %name %{lib_major}
12cr|ucl-1.03-8|3	%define develname %mklibname -d %name
12cr|ucl-1.03-8|4	
12cr|ucl-1.03-8|5	# virtual package to enforce naming convention
12cr|ucl-1.03-8|6	
12cr|ucl-1.03-8|7	Summary:	The UCL Compression Library
12cr|ucl-1.03-8|8	Name:		ucl
12cr|ucl-1.03-8|9	Version:	1.03
12cr|ucl-1.03-8|10	Release:	%mkrel 8
12cr|ucl-1.03-8|11	License:	GPL
12cr|ucl-1.03-8|12	Group:		System/Libraries
12cr|ucl-1.03-8|13	URL:		http://www.oberhumer.com/opensource/ucl/
12cr|ucl-1.03-8|14	Source0:	http://www.oberhumer.com/opensource/ucl/download/%name-%version.tar.bz2
12cr|ucl-1.03-8|15	
12cr|ucl-1.03-8|16	%description
12cr|ucl-1.03-8|17	UCL implements a number of algorithms with the following features:
12cr|ucl-1.03-8|18	- Decompression is simple and *very* fast.
12cr|ucl-1.03-8|19	- Requires no memory for decompression.
12cr|ucl-1.03-8|20	- The decompressors can be squeezed into less than 200 bytes of code.
12cr|ucl-1.03-8|21	- Focuses on compression levels for generating pre-compressed data which
12cr|ucl-1.03-8|22	achieve a quite competitive compression ratio.
12cr|ucl-1.03-8|23	- Allows you to dial up extra compression at a speed cost in the compressor.
12cr|ucl-1.03-8|24	The speed of the decompressor is not reduced.
12cr|ucl-1.03-8|25	- Algorithm is thread safe.
12cr|ucl-1.03-8|26	- Algorithm is lossless.
12cr|ucl-1.03-8|27	UCL supports in-place decompression.
12cr|ucl-1.03-8|28	
12cr|ucl-1.03-8|29	
12cr|ucl-1.03-8|30	# main package (contains *.so.[major].* only)
12cr|ucl-1.03-8|31	
12cr|ucl-1.03-8|32	%package -n	%{lib_name}
12cr|ucl-1.03-8|33	Summary:	The UCL Compression Library
12cr|ucl-1.03-8|34	Group:		System/Libraries
12cr|ucl-1.03-8|35	Provides:	%{name} = %{version}-%{release}
12cr|ucl-1.03-8|36	
12cr|ucl-1.03-8|37	%description -n	%{lib_name}
12cr|ucl-1.03-8|38	UCL implements a number of algorithms with the following features:
12cr|ucl-1.03-8|39	- Decompression is simple and *very* fast.
12cr|ucl-1.03-8|40	- Requires no memory for decompression.
12cr|ucl-1.03-8|41	- The decompressors can be squeezed into less than 200 bytes of code.
12cr|ucl-1.03-8|42	- Focuses on compression levels for generating pre-compressed data which
12cr|ucl-1.03-8|43	achieve a quite competitive compression ratio.
12cr|ucl-1.03-8|44	- Allows you to dial up extra compression at a speed cost in the compressor.
12cr|ucl-1.03-8|45	The speed of the decompressor is not reduced.
12cr|ucl-1.03-8|46	- Algorithm is thread safe.
12cr|ucl-1.03-8|47	- Algorithm is lossless.
12cr|ucl-1.03-8|48	UCL supports in-place decompression.
12cr|ucl-1.03-8|49	
12cr|ucl-1.03-8|50	This package contains the library needed to run programs dynamically
12cr|ucl-1.03-8|51	linked with %{name}.
12cr|ucl-1.03-8|52	
12cr|ucl-1.03-8|53	
12cr|ucl-1.03-8|54	# devel part of the bundle
12cr|ucl-1.03-8|55	
12cr|ucl-1.03-8|56	%package -n	%{develname}
12cr|ucl-1.03-8|57	Summary:	The UCL Compression Library - development environment
12cr|ucl-1.03-8|58	Group:		Development/C
12cr|ucl-1.03-8|59	Requires:	%{lib_name} = %{version}-%release
12cr|ucl-1.03-8|60	Provides:	%{name}-devel = %{version}-%{release}
12cr|ucl-1.03-8|61	Obsoletes:	%{_lib}ucl1-devel < 1.03-8
12cr|ucl-1.03-8|62	
12cr|ucl-1.03-8|63	%description -n	%{develname}
12cr|ucl-1.03-8|64	UCL implements a number of algorithms with the following features:
12cr|ucl-1.03-8|65	- Decompression is simple and *very* fast.
12cr|ucl-1.03-8|66	- Requires no memory for decompression.
12cr|ucl-1.03-8|67	- The decompressors can be squeezed into less than 200 bytes of code.
12cr|ucl-1.03-8|68	- Focuses on compression levels for generating pre-compressed data which
12cr|ucl-1.03-8|69	achieve a quite competitive compression ratio.
12cr|ucl-1.03-8|70	- Allows you to dial up extra compression at a speed cost in the compressor.
12cr|ucl-1.03-8|71	The speed of the decompressor is not reduced.
12cr|ucl-1.03-8|72	- Algorithm is thread safe.
12cr|ucl-1.03-8|73	- Algorithm is lossless.
12cr|ucl-1.03-8|74	UCL supports in-place decompression.
12cr|ucl-1.03-8|75	
12cr|ucl-1.03-8|76	Install %{name} if you need to compile an application with %{lib_name}
12cr|ucl-1.03-8|77	support.
12cr|ucl-1.03-8|78	
12cr|ucl-1.03-8|79	%prep
12cr|ucl-1.03-8|80	
12cr|ucl-1.03-8|81	%setup -q
12cr|ucl-1.03-8|82	
12cr|ucl-1.03-8|83	%build
12cr|ucl-1.03-8|84	%configure2_5x --enable-shared
12cr|ucl-1.03-8|85	%make
12cr|ucl-1.03-8|86	
12cr|ucl-1.03-8|87	%install
12cr|ucl-1.03-8|88	rm -rf %{buildroot}
12cr|ucl-1.03-8|89	
12cr|ucl-1.03-8|90	%makeinstall_std
12cr|ucl-1.03-8|91	
12cr|ucl-1.03-8|92	%clean
12cr|ucl-1.03-8|93	rm -rf %{buildroot}
12cr|ucl-1.03-8|94	
12cr|ucl-1.03-8|95	%files -n %{lib_name}
12cr|ucl-1.03-8|96	%defattr(-,root,root)
12cr|ucl-1.03-8|97	%doc COPYING INSTALL NEWS README THANKS TODO
12cr|ucl-1.03-8|98	%{_libdir}/*.so.*
12cr|ucl-1.03-8|99	
12cr|ucl-1.03-8|100	%files  -n %{develname}
12cr|ucl-1.03-8|101	%defattr(-,root,root)
12cr|ucl-1.03-8|102	%doc COPYING INSTALL NEWS README THANKS TODO
12cr|ucl-1.03-8|103	%{_libdir}/*.a
12cr|ucl-1.03-8|104	%{_libdir}/*.so
12cr|ucl-1.03-8|105	%dir %{_includedir}/ucl/
12cr|ucl-1.03-8|106	%{_includedir}/ucl/*.h
12cr|ucl-1.03-8|107	
12cr|ucl-1.03-8|108	
12cr|ucl-1.03-8|109	
12cr|ucl-1.03-8|110	
12cr|ucl-1.03-8|111	
12cr|ucl-1.03-8|112	%changelog
12cr|ucl-1.03-8|113	

8140 12
12cr|ucommon-5.2.2-1|1	# Copyright (c) 2008, 2009 David Sugar, Tycho Softworks.
12cr|ucommon-5.2.2-1|2	# This file is free software; as a special exception the author gives
12cr|ucommon-5.2.2-1|3	# unlimited permission to copy and/or distribute it, with or without
12cr|ucommon-5.2.2-1|4	# modifications, as long as this notice is preserved.
12cr|ucommon-5.2.2-1|5	#
12cr|ucommon-5.2.2-1|6	# This program is distributed in the hope that it will be useful,
12cr|ucommon-5.2.2-1|7	# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12cr|ucommon-5.2.2-1|8	# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12cr|ucommon-5.2.2-1|9	# PARTICULAR PURPOSE.
12cr|ucommon-5.2.2-1|10	
12cr|ucommon-5.2.2-1|11	%define	major	5
12cr|ucommon-5.2.2-1|12	%define	libname	%mklibname ucommon %{major}
12cr|ucommon-5.2.2-1|13	
12cr|ucommon-5.2.2-1|14	Name: ucommon
12cr|ucommon-5.2.2-1|15	Summary: Portable C++ framework for threads and sockets
12cr|ucommon-5.2.2-1|16	Version: 5.2.2
12cr|ucommon-5.2.2-1|17	Release: 1
12cr|ucommon-5.2.2-1|18	License: LGPLv3+
12cr|ucommon-5.2.2-1|19	URL: http://www.gnu.org/software/commoncpp
12cr|ucommon-5.2.2-1|20	Source0: ucommon-%{version}.tar.gz
12cr|ucommon-5.2.2-1|21	BuildRequires: doxygen graphviz openssl-devel cmake
12cr|ucommon-5.2.2-1|22	Group: Development/C++
12cr|ucommon-5.2.2-1|23	Summary: Runtime library for portable C++ threading and sockets
12cr|ucommon-5.2.2-1|24	
12cr|ucommon-5.2.2-1|25	%description
12cr|ucommon-5.2.2-1|26	GNU uCommon C++ is a lightweight library to facilitate using C++ design
12cr|ucommon-5.2.2-1|27	patterns even for very deeply embedded applications, such as for systems using
12cr|ucommon-5.2.2-1|28	uClibc along with POSIX threading support. For this reason, uCommon disables
12cr|ucommon-5.2.2-1|29	language features that consume memory or introduce runtime overhead. uCommon
12cr|ucommon-5.2.2-1|30	introduces some design patterns from Objective-C, such as reference counted
12cr|ucommon-5.2.2-1|31	objects, memory pools, and smart pointers.  uCommon introduces some new
12cr|ucommon-5.2.2-1|32	concepts for handling of thread locking and synchronization.
12cr|ucommon-5.2.2-1|33	
12cr|ucommon-5.2.2-1|34	%package -n %{libname}
12cr|ucommon-5.2.2-1|35	Group: System/Libraries
12cr|ucommon-5.2.2-1|36	Summary: ucommon libraries
12cr|ucommon-5.2.2-1|37	
12cr|ucommon-5.2.2-1|38	%package bin
12cr|ucommon-5.2.2-1|39	Group: Development/Other
12cr|ucommon-5.2.2-1|40	Summary: ucommon system and support applications
12cr|ucommon-5.2.2-1|41	
12cr|ucommon-5.2.2-1|42	%package devel
12cr|ucommon-5.2.2-1|43	Requires: %{libname} = %{version}
12cr|ucommon-5.2.2-1|44	Requires: %{name}-bin = %{version}
12cr|ucommon-5.2.2-1|45	Requires: openssl-devel
12cr|ucommon-5.2.2-1|46	Requires: pkgconfig
12cr|ucommon-5.2.2-1|47	Group: Development/C++
12cr|ucommon-5.2.2-1|48	Summary: Headers for building uCommon applications
12cr|ucommon-5.2.2-1|49	
12cr|ucommon-5.2.2-1|50	%package doc
12cr|ucommon-5.2.2-1|51	Group: Books/Computer books
12cr|ucommon-5.2.2-1|52	Summary: Generated class documentation for uCommon
12cr|ucommon-5.2.2-1|53	
12cr|ucommon-5.2.2-1|54	%description -n %{libname}
12cr|ucommon-5.2.2-1|55	GNU uCommon C++ is a lightweight library to facilitate using C++ design
12cr|ucommon-5.2.2-1|56	patterns even for very deeply embedded applications, such as for systems using
12cr|ucommon-5.2.2-1|57	uClibc along with POSIX threading support. For this reason, uCommon disables
12cr|ucommon-5.2.2-1|58	language features that consume memory or introduce runtime overhead. uCommon
12cr|ucommon-5.2.2-1|59	introduces some design patterns from Objective-C, such as reference counted
12cr|ucommon-5.2.2-1|60	objects, memory pools, and smart pointers.  uCommon introduces some new
12cr|ucommon-5.2.2-1|61	concepts for handling of thread locking and synchronization.
12cr|ucommon-5.2.2-1|62	
12cr|ucommon-5.2.2-1|63	%description bin
12cr|ucommon-5.2.2-1|64	This is a collection of command line tools that use various aspects of the
12cr|ucommon-5.2.2-1|65	ucommon library.  Some may be needed to prepare files or for development of
12cr|ucommon-5.2.2-1|66	applications.
12cr|ucommon-5.2.2-1|67	
12cr|ucommon-5.2.2-1|68	%description devel
12cr|ucommon-5.2.2-1|69	This package provides header and support files needed for building
12cr|ucommon-5.2.2-1|70	applications that use the uCommon library and frameworks
12cr|ucommon-5.2.2-1|71	
12cr|ucommon-5.2.2-1|72	%description doc
12cr|ucommon-5.2.2-1|73	Generated class documentation for GNU uCommon library from header files,
12cr|ucommon-5.2.2-1|74	html browsable.
12cr|ucommon-5.2.2-1|75	
12cr|ucommon-5.2.2-1|76	%prep
12cr|ucommon-5.2.2-1|77	%setup -q -n %{name}-%{version}
12cr|ucommon-5.2.2-1|78	
12cr|ucommon-5.2.2-1|79	%build
12cr|ucommon-5.2.2-1|80	
12cr|ucommon-5.2.2-1|81	%cmake
12cr|ucommon-5.2.2-1|82	%{__make}
12cr|ucommon-5.2.2-1|83	%make doc
12cr|ucommon-5.2.2-1|84	
12cr|ucommon-5.2.2-1|85	%install
12cr|ucommon-5.2.2-1|86	cd build
12cr|ucommon-5.2.2-1|87	%{__make} DESTDIR=%{buildroot} INSTALL="install -p" install
12cr|ucommon-5.2.2-1|88	%{__chmod} 0755 %{buildroot}%{_bindir}/ucommon-config
12cr|ucommon-5.2.2-1|89	%{__chmod} 0755 %{buildroot}%{_bindir}/commoncpp-config
12cr|ucommon-5.2.2-1|90	mkdir -p %{buildroot}/%{_mandir}/man1
12cr|ucommon-5.2.2-1|91	install -m644 ../utils/*.1 -D %{buildroot}/%{_mandir}/man1
12cr|ucommon-5.2.2-1|92	install -m644 ../*.1 -D %{buildroot}/%{_mandir}/man1
12cr|ucommon-5.2.2-1|93	cp -r doc ..
12cr|ucommon-5.2.2-1|94	
12cr|ucommon-5.2.2-1|95	%files -n %{libname}
12cr|ucommon-5.2.2-1|96	%{_libdir}/libucommon.so.*
12cr|ucommon-5.2.2-1|97	%{_libdir}/libusecure.so.*
12cr|ucommon-5.2.2-1|98	%{_libdir}/libcommoncpp.so.*
12cr|ucommon-5.2.2-1|99	
12cr|ucommon-5.2.2-1|100	%files bin
12cr|ucommon-5.2.2-1|101	%doc AUTHORS README COPYRIGHT NEWS SUPPORT ChangeLog
12cr|ucommon-5.2.2-1|102	%{_bindir}/args
12cr|ucommon-5.2.2-1|103	%{_bindir}/car
12cr|ucommon-5.2.2-1|104	%{_bindir}/scrub*
12cr|ucommon-5.2.2-1|105	%{_bindir}/mdsum
12cr|ucommon-5.2.2-1|106	%{_bindir}/sockaddr
12cr|ucommon-5.2.2-1|107	%{_bindir}/zerofill
12cr|ucommon-5.2.2-1|108	%{_bindir}/pdetach
12cr|ucommon-5.2.2-1|109	%{_mandir}/man1/args.*
12cr|ucommon-5.2.2-1|110	%{_mandir}/man1/car.*
12cr|ucommon-5.2.2-1|111	%{_mandir}/man1/pdetach.*
12cr|ucommon-5.2.2-1|112	%{_mandir}/man1/scrub*.*
12cr|ucommon-5.2.2-1|113	%{_mandir}/man1/mdsum.*
12cr|ucommon-5.2.2-1|114	%{_mandir}/man1/sockaddr.*
12cr|ucommon-5.2.2-1|115	%{_mandir}/man1/zerofill.*
12cr|ucommon-5.2.2-1|116	
12cr|ucommon-5.2.2-1|117	%files devel
12cr|ucommon-5.2.2-1|118	%doc AUTHORS README COPYRIGHT NEWS SUPPORT ChangeLog
12cr|ucommon-5.2.2-1|119	%{_libdir}/*.so
12cr|ucommon-5.2.2-1|120	%{_includedir}/ucommon/
12cr|ucommon-5.2.2-1|121	%{_includedir}/commoncpp/
12cr|ucommon-5.2.2-1|122	%{_libdir}/pkgconfig/*.pc
12cr|ucommon-5.2.2-1|123	%{_bindir}/ucommon-config
12cr|ucommon-5.2.2-1|124	%{_bindir}/commoncpp-config
12cr|ucommon-5.2.2-1|125	%{_mandir}/man1/ucommon-config.*
12cr|ucommon-5.2.2-1|126	%{_mandir}/man1/commoncpp-config.*
12cr|ucommon-5.2.2-1|127	
12cr|ucommon-5.2.2-1|128	%files doc
12cr|ucommon-5.2.2-1|129	%doc AUTHORS README COPYRIGHT NEWS SUPPORT ChangeLog
12cr|ucommon-5.2.2-1|130	%doc doc/html

8141 12
12cr|ucon64-2.0.0-9|1	Summary:	Console ROM backup tool
12cr|ucon64-2.0.0-9|2	Name:		ucon64
12cr|ucon64-2.0.0-9|3	Version:	2.0.0
12cr|ucon64-2.0.0-9|4	Release:	9
12cr|ucon64-2.0.0-9|5	Group:		Emulators
12cr|ucon64-2.0.0-9|6	License:	GPLv2
12cr|ucon64-2.0.0-9|7	URL:		http://ucon64.sf.net/
12cr|ucon64-2.0.0-9|8	Source0:	http://prdownloads.sourceforge.net/ucon64/%{name}-%{version}-src.tar.bz2
12cr|ucon64-2.0.0-9|9	Source1:	http://prdownloads.sourceforge.net/ucon64/uf-FOX-1.1-src.tgz
12cr|ucon64-2.0.0-9|10	Patch0:		uf-FOX-1.1-libfox1.7.patch
12cr|ucon64-2.0.0-9|11	Patch1:		uf-FOX-1.1-ptrfix.patch
12cr|ucon64-2.0.0-9|12	Patch2:		ucon64-2.0.0-gzfile.patch
12cr|ucon64-2.0.0-9|13	Patch3:		ucon64-2.0.0-ovflfix.patch
12cr|ucon64-2.0.0-9|14	BuildRequires:	libusb-devel
12cr|ucon64-2.0.0-9|15	BuildRequires:	zlib-devel
12cr|ucon64-2.0.0-9|16	BuildRequires:	fox1.7-devel
12cr|ucon64-2.0.0-9|17	# ld will fail with fatal error, it needs static lib only
12cr|ucon64-2.0.0-9|18	BuildConflicts:	ieee1284-devel
12cr|ucon64-2.0.0-9|19	
12cr|ucon64-2.0.0-9|20	%package -n %{name}-gui
12cr|ucon64-2.0.0-9|21	Summary:	GUI for Ucon64, a console ROM backup tool
12cr|ucon64-2.0.0-9|22	Group:		Emulators
12cr|ucon64-2.0.0-9|23	Requires:	%{name}
12cr|ucon64-2.0.0-9|24	
12cr|ucon64-2.0.0-9|25	%description
12cr|ucon64-2.0.0-9|26	uCON64 is a console ROM backup tool.
12cr|ucon64-2.0.0-9|27	
12cr|ucon64-2.0.0-9|28	%description -n %{name}-gui
12cr|ucon64-2.0.0-9|29	GUI for Ucon64, a console ROM backup tool
12cr|ucon64-2.0.0-9|30	
12cr|ucon64-2.0.0-9|31	%prep
12cr|ucon64-2.0.0-9|32	%setup -q -n %{name}-%{version}-src -a 1
12cr|ucon64-2.0.0-9|33	%patch0 -p0
12cr|ucon64-2.0.0-9|34	%patch1 -p0
12cr|ucon64-2.0.0-9|35	%patch2 -p1
12cr|ucon64-2.0.0-9|36	%patch3 -p1
12cr|ucon64-2.0.0-9|37	
12cr|ucon64-2.0.0-9|38	#no configure script for the gui :(
12cr|ucon64-2.0.0-9|39	perl -pi -e "s/local\///g" uf-FOX-1.1-src/Makefile
12cr|ucon64-2.0.0-9|40	LIBFOX_VERSION=1.7
12cr|ucon64-2.0.0-9|41	perl -pi -e "s/1\.4/$LIBFOX_VERSION/g" uf-FOX-1.1-src/Makefile
12cr|ucon64-2.0.0-9|42	
12cr|ucon64-2.0.0-9|43	%build
12cr|ucon64-2.0.0-9|44	cd src
12cr|ucon64-2.0.0-9|45	%configure --enable-libcd64 --with-libusb --enable-ppdev
12cr|ucon64-2.0.0-9|46	%make
12cr|ucon64-2.0.0-9|47	
12cr|ucon64-2.0.0-9|48	pushd ../uf-FOX-1.1-src
12cr|ucon64-2.0.0-9|49	make
12cr|ucon64-2.0.0-9|50	popd
12cr|ucon64-2.0.0-9|51	
12cr|ucon64-2.0.0-9|52	%install
12cr|ucon64-2.0.0-9|53	# don't use %%makeinstall here
12cr|ucon64-2.0.0-9|54	install -d %{buildroot}%{_bindir}
12cr|ucon64-2.0.0-9|55	install -m 755 src/%{name} %{buildroot}%{_bindir}
12cr|ucon64-2.0.0-9|56	
12cr|ucon64-2.0.0-9|57	#install gui
12cr|ucon64-2.0.0-9|58	install -m 755 uf-FOX-1.1-src/uf %{buildroot}%{_bindir}
12cr|ucon64-2.0.0-9|59	chmod 644 uf-FOX-1.1-src/README.txt
12cr|ucon64-2.0.0-9|60	#note : add a icon & menu entry
12cr|ucon64-2.0.0-9|61	
12cr|ucon64-2.0.0-9|62	%files
12cr|ucon64-2.0.0-9|63	%doc FILE_ID.DIZ VERSION *.html
12cr|ucon64-2.0.0-9|64	%{_bindir}/ucon64
12cr|ucon64-2.0.0-9|65	
12cr|ucon64-2.0.0-9|66	%files -n %{name}-gui
12cr|ucon64-2.0.0-9|67	%doc uf-FOX-1.1-src/README.txt uf-FOX-1.1-src/gpl.txt
12cr|ucon64-2.0.0-9|68	%{_bindir}/uf
12cr|ucon64-2.0.0-9|69	

8142 12
12cr|ucview-0.33-2|1	Name:		ucview
12cr|ucview-0.33-2|2	Version:	0.33
12cr|ucview-0.33-2|3	Release:	2
12cr|ucview-0.33-2|4	Summary:	A video capture and display program
12cr|ucview-0.33-2|5	Source0:	http://www.unicap-imaging.org/downloads/%{name}-%{version}.tar.gz
12cr|ucview-0.33-2|6	Source1:	%{name}.desktop
12cr|ucview-0.33-2|7	Url:		http://www.unicap-imaging.org/ucview.htm
12cr|ucview-0.33-2|8	License:	GPLv2
12cr|ucview-0.33-2|9	Group:		Video
12cr|ucview-0.33-2|10	BuildRequires:  pkgconfig(dbus-glib-1) >= 0.73
12cr|ucview-0.33-2|11	BuildRequires:	libunicapgtk-devel >= 0.2.23
12cr|ucview-0.33-2|12	BuildRequires:	pkgconfig(gconf-2.0) >= 2.22.0
12cr|ucview-0.33-2|13	BuildRequires:	pkgconfig(libglade-2.0)
12cr|ucview-0.33-2|14	BuildRequires:	gtk+2 >= 2.12.10
12cr|ucview-0.33-2|15	BuildRequires:	intltool GConf2
12cr|ucview-0.33-2|16	Requires(preun): GConf2
12cr|ucview-0.33-2|17	Patch0:		ucview-0.33-gmodule.patch
12cr|ucview-0.33-2|18	
12cr|ucview-0.33-2|19	%description
12cr|ucview-0.33-2|20	UCView is a video capture and display program based on the unicap video imaging
12cr|ucview-0.33-2|21	library.
12cr|ucview-0.33-2|22	
12cr|ucview-0.33-2|23	%prep
12cr|ucview-0.33-2|24	%setup -q
12cr|ucview-0.33-2|25	%patch0 -p1 -b .gmodule
12cr|ucview-0.33-2|26	
12cr|ucview-0.33-2|27	%build
12cr|ucview-0.33-2|28	%configure2_5x --disable-schemas-install
12cr|ucview-0.33-2|29	%make
12cr|ucview-0.33-2|30	
12cr|ucview-0.33-2|31	%install
12cr|ucview-0.33-2|32	%makeinstall_std
12cr|ucview-0.33-2|33	desktop-file-install --vendor "" --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
12cr|ucview-0.33-2|34	%find_lang %{name}
12cr|ucview-0.33-2|35	
12cr|ucview-0.33-2|36	rm -fr %buildroot%_includedir %buildroot%_libdir/pkgconfig
12cr|ucview-0.33-2|37	
12cr|ucview-0.33-2|38	%preun
12cr|ucview-0.33-2|39	%preun_uninstall_gconf_schemas ucview
12cr|ucview-0.33-2|40	
12cr|ucview-0.33-2|41	%files -f %{name}.lang
12cr|ucview-0.33-2|42	%{_sysconfdir}/gconf/schemas/ucview.schemas
12cr|ucview-0.33-2|43	%{_datadir}/applications/ucview.desktop
12cr|ucview-0.33-2|44	%{_datadir}/icons/hicolor/*
12cr|ucview-0.33-2|45	%{_datadir}/%{name}/icons/*
12cr|ucview-0.33-2|46	%{_datadir}/%{name}/logo/ucview-logo.png
12cr|ucview-0.33-2|47	%{_datadir}/%{name}/ucview.glade
12cr|ucview-0.33-2|48	%{_bindir}/ucview
12cr|ucview-0.33-2|49	%{_mandir}/man1/ucview.1.*

8143 12
12cr|udav-0.6-3|1	Name:		udav
12cr|udav-0.6-3|2	Version:	0.6
12cr|udav-0.6-3|3	Release:	%mkrel 3
12cr|udav-0.6-3|4	Summary:	Fast and interactive data plotting based on MathGL
12cr|udav-0.6-3|5	Group:		Sciences/Mathematics
12cr|udav-0.6-3|6	License:	GPLv2+
12cr|udav-0.6-3|7	Url:		http://udav.sourceforge.net/
12cr|udav-0.6-3|8	Source0:	http://downloads.sourceforge.net/udav/%{name}-%{version}.tgz
12cr|udav-0.6-3|9	Patch0:		udav-0.6-mdv-fix-desktop-file.patch
12cr|udav-0.6-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|udav-0.6-3|11	
12cr|udav-0.6-3|12	BuildRequires:	qt4-devel
12cr|udav-0.6-3|13	BuildRequires:	mathgl-devel
12cr|udav-0.6-3|14	BuildRequires:	hdf5-devel
12cr|udav-0.6-3|15	BuildRequires:	imagemagick
12cr|udav-0.6-3|16	
12cr|udav-0.6-3|17	%description
12cr|udav-0.6-3|18	UDAV is cross-platform program for data arrays visualization based on
12cr|udav-0.6-3|19	MathGL library. It support wide spectrum of graphics, simple script
12cr|udav-0.6-3|20	language and visual data handling and editing. It has window
12cr|udav-0.6-3|21	interface for data viewing, changing and plotting. Also it can
12cr|udav-0.6-3|22	execute MGL scripts, setup and rotate graphics and so on.
12cr|udav-0.6-3|23	
12cr|udav-0.6-3|24	%files
12cr|udav-0.6-3|25	%defattr(-,root,root,-)
12cr|udav-0.6-3|26	%doc ChangeLog.txt TODO
12cr|udav-0.6-3|27	%{_bindir}/%{name}
12cr|udav-0.6-3|28	%{_datadir}/applications/%{name}.desktop
12cr|udav-0.6-3|29	%{_iconsdir}/hicolor/*/apps/%{name}*
12cr|udav-0.6-3|30	%{_mandir}/man1/%{name}*
12cr|udav-0.6-3|31	
12cr|udav-0.6-3|32	#-------------------------------------------------------------------------
12cr|udav-0.6-3|33	
12cr|udav-0.6-3|34	%prep
12cr|udav-0.6-3|35	%setup -q
12cr|udav-0.6-3|36	%patch0 -p1
12cr|udav-0.6-3|37	
12cr|udav-0.6-3|38	# fix paths in src.pro
12cr|udav-0.6-3|39	sed -i	-e 's:\$(MGLDOCDIR):%{_defaultdocdir}/%{name}:' \
12cr|udav-0.6-3|40	-e 's:/usr/local:%{_prefix}:g' \
12cr|udav-0.6-3|41	-e 's:icon.path = %{_prefix}/share/udav/:icon.path = %{_iconsdir}/hicolor/64x64/apps/:' \
12cr|udav-0.6-3|42	src/src.pro
12cr|udav-0.6-3|43	
12cr|udav-0.6-3|44	%build
12cr|udav-0.6-3|45	# DEFINES+=H5_USE_16_API is needed to compile with HDF5 1.8
12cr|udav-0.6-3|46	%qmake_qt4 DEFINES+=H5_USE_16_API
12cr|udav-0.6-3|47	%make
12cr|udav-0.6-3|48	
12cr|udav-0.6-3|49	%install
12cr|udav-0.6-3|50	rm -rf %{buildroot}
12cr|udav-0.6-3|51	make INSTALL_ROOT=%{buildroot} install
12cr|udav-0.6-3|52	
12cr|udav-0.6-3|53	# convert and install icon in other sizes
12cr|udav-0.6-3|54	for size in 16x16 32x32 48x48; do
12cr|udav-0.6-3|55	install -d %{buildroot}%{_iconsdir}/hicolor/$size/apps
12cr|udav-0.6-3|56	convert -resize $size src/%{name}.png %{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png
12cr|udav-0.6-3|57	done
12cr|udav-0.6-3|58	
12cr|udav-0.6-3|59	# install man page
12cr|udav-0.6-3|60	install -d %{buildroot}%{_mandir}/man1
12cr|udav-0.6-3|61	install -D -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1
12cr|udav-0.6-3|62	
12cr|udav-0.6-3|63	%clean
12cr|udav-0.6-3|64	rm -rf %{buildroot}
12cr|udav-0.6-3|65	
12cr|udav-0.6-3|66	
12cr|udav-0.6-3|67	%changelog
12cr|udav-0.6-3|68	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-3mdv2011.0
12cr|udav-0.6-3|69	+ Revision: 615284
12cr|udav-0.6-3|70	- the mass rebuild of 2010.1 packages
12cr|udav-0.6-3|71	
12cr|udav-0.6-3|72	* Fri Jan 08 2010 Jérôme Brenier <incubusss@mandriva.org> 0.6-2mdv2010.1
12cr|udav-0.6-3|73	+ Revision: 487754
12cr|udav-0.6-3|74	- fix typo in the summary
12cr|udav-0.6-3|75	
12cr|udav-0.6-3|76	* Fri Jan 08 2010 Jérôme Brenier <incubusss@mandriva.org> 0.6-1mdv2010.1
12cr|udav-0.6-3|77	+ Revision: 487748
12cr|udav-0.6-3|78	- import udav
12cr|udav-0.6-3|79	
12cr|udav-0.6-3|80	

8144 12
12cr|udftools-1.0.0-0.b3.14|1	%define beta	b3
12cr|udftools-1.0.0-0.b3.14|2	%define tarver	%{version}%{beta}cvs20040419
12cr|udftools-1.0.0-0.b3.14|3	%define mdkrel	14
12cr|udftools-1.0.0-0.b3.14|4	
12cr|udftools-1.0.0-0.b3.14|5	
12cr|udftools-1.0.0-0.b3.14|6	%if %beta
12cr|udftools-1.0.0-0.b3.14|7	%define release 0.%{beta}.%{mdkrel}
12cr|udftools-1.0.0-0.b3.14|8	%else
12cr|udftools-1.0.0-0.b3.14|9	%define release %{mdkrel}
12cr|udftools-1.0.0-0.b3.14|10	%endif
12cr|udftools-1.0.0-0.b3.14|11	
12cr|udftools-1.0.0-0.b3.14|12	%define major 1
12cr|udftools-1.0.0-0.b3.14|13	%define libname %mklibname udftools %{major}
12cr|udftools-1.0.0-0.b3.14|14	%define develname %mklibname -d udftools
12cr|udftools-1.0.0-0.b3.14|15	%define sdevelname %mklibname -d -s udftools
12cr|udftools-1.0.0-0.b3.14|16	
12cr|udftools-1.0.0-0.b3.14|17	
12cr|udftools-1.0.0-0.b3.14|18	Name:		udftools
12cr|udftools-1.0.0-0.b3.14|19	Version:	1.0.0
12cr|udftools-1.0.0-0.b3.14|20	Release:	%{release}
12cr|udftools-1.0.0-0.b3.14|21	Epoch:		1
12cr|udftools-1.0.0-0.b3.14|22	License:	GPLv2+
12cr|udftools-1.0.0-0.b3.14|23	Group:		System/Kernel and hardware
12cr|udftools-1.0.0-0.b3.14|24	Provides:	udf
12cr|udftools-1.0.0-0.b3.14|25	Obsoletes:	udf
12cr|udftools-1.0.0-0.b3.14|26	Autoreqprov:	off
12cr|udftools-1.0.0-0.b3.14|27	Summary:	UDF filesystem tools
12cr|udftools-1.0.0-0.b3.14|28	Source0:	%{name}-%{tarver}.tar.bz2
12cr|udftools-1.0.0-0.b3.14|29	Source1:	pktcdvd.init.d.bz2
12cr|udftools-1.0.0-0.b3.14|30	Source2:	pktcdvd.sysconfig.bz2
12cr|udftools-1.0.0-0.b3.14|31	Source3:	pktcdvd.html.bz2
12cr|udftools-1.0.0-0.b3.14|32	Source4:	pktcdvd-hint.txt.bz2
12cr|udftools-1.0.0-0.b3.14|33	#Patch1:		udftool}s-%{cvsrelease}.patch.bz2
12cr|udftools-1.0.0-0.b3.14|34	Patch2:		udftools-disable_broken.patch
12cr|udftools-1.0.0-0.b3.14|35	Patch3:		udftools-1.0.0b3cvs_add_cdmrw.patch
12cr|udftools-1.0.0-0.b3.14|36	Patch4:		udftools-1.0.0b3-kernel-2.6.8.1.patch
12cr|udftools-1.0.0-0.b3.14|37	Patch5:         udftools-1.0.0-gcc4.patch
12cr|udftools-1.0.0-0.b3.14|38	Patch6:		udftools-open.patch
12cr|udftools-1.0.0-0.b3.14|39	Patch7:		udftools-include.patch
12cr|udftools-1.0.0-0.b3.14|40	URL:		http://sourceforge.net/projects/linux-udf/
12cr|udftools-1.0.0-0.b3.14|41	Requires(post):	rpm-helper
12cr|udftools-1.0.0-0.b3.14|42	Requires(preun):rpm-helper
12cr|udftools-1.0.0-0.b3.14|43	Requires:	%{libname} = %version-%release
12cr|udftools-1.0.0-0.b3.14|44	BuildRequires:	autoconf automake
12cr|udftools-1.0.0-0.b3.14|45	BuildRequires:	readline-devel
12cr|udftools-1.0.0-0.b3.14|46	BuildRequires:  ncurses-devel
12cr|udftools-1.0.0-0.b3.14|47	
12cr|udftools-1.0.0-0.b3.14|48	%description -n udftools
12cr|udftools-1.0.0-0.b3.14|49	These are tools for UDF file systems as used, e.g.,
12cr|udftools-1.0.0-0.b3.14|50	on DVD-RAM, DVD+RW, CD-RW. They are also used for
12cr|udftools-1.0.0-0.b3.14|51	managing Packet-CD/DVD devices and media.
12cr|udftools-1.0.0-0.b3.14|52	
12cr|udftools-1.0.0-0.b3.14|53	
12cr|udftools-1.0.0-0.b3.14|54	%package -n %{libname}
12cr|udftools-1.0.0-0.b3.14|55	Summary:	Libraries from %name
12cr|udftools-1.0.0-0.b3.14|56	Group:		System/Libraries
12cr|udftools-1.0.0-0.b3.14|57	Provides:	%{libname} = %{EVRD}
12cr|udftools-1.0.0-0.b3.14|58	Provides:	libudftools = %{EVRD}
12cr|udftools-1.0.0-0.b3.14|59	
12cr|udftools-1.0.0-0.b3.14|60	%description -n %{libname}
12cr|udftools-1.0.0-0.b3.14|61	This package contains the libraries meeded by %name.
12cr|udftools-1.0.0-0.b3.14|62	
12cr|udftools-1.0.0-0.b3.14|63	
12cr|udftools-1.0.0-0.b3.14|64	%package -n %{develname}
12cr|udftools-1.0.0-0.b3.14|65	Summary:	Devel files from %name
12cr|udftools-1.0.0-0.b3.14|66	Group:		Development/C
12cr|udftools-1.0.0-0.b3.14|67	Requires:	%{libname} = %version-%release
12cr|udftools-1.0.0-0.b3.14|68	Provides:	libudftools-devel = %{EVRD}
12cr|udftools-1.0.0-0.b3.14|69	Provides:	%name-devel = %{EVRD}
12cr|udftools-1.0.0-0.b3.14|70	Provides:	%{libname}-devel = %{EVRD}
12cr|udftools-1.0.0-0.b3.14|71	Obsoletes:	%mklibname -d udftools 1
12cr|udftools-1.0.0-0.b3.14|72	
12cr|udftools-1.0.0-0.b3.14|73	%description -n %{develname}
12cr|udftools-1.0.0-0.b3.14|74	This is the libraries, include files and other resources you can use
12cr|udftools-1.0.0-0.b3.14|75	to incorporate %name into applications.
12cr|udftools-1.0.0-0.b3.14|76	
12cr|udftools-1.0.0-0.b3.14|77	%package -n %sdevelname
12cr|udftools-1.0.0-0.b3.14|78	Summary:	Static Library for developing applications with %name
12cr|udftools-1.0.0-0.b3.14|79	Group:		Development/C
12cr|udftools-1.0.0-0.b3.14|80	Requires:	%develname = %epoch:%version-%release
12cr|udftools-1.0.0-0.b3.14|81	Provides:	udftools-static-devel = %{EVRD}
12cr|udftools-1.0.0-0.b3.14|82	Obsoletes:	%mklibname -d -s udftools 1
12cr|udftools-1.0.0-0.b3.14|83	
12cr|udftools-1.0.0-0.b3.14|84	%description -n %sdevelname
12cr|udftools-1.0.0-0.b3.14|85	This contains the static library of %name needed for building apps that
12cr|udftools-1.0.0-0.b3.14|86	link statically to %name.
12cr|udftools-1.0.0-0.b3.14|87	
12cr|udftools-1.0.0-0.b3.14|88	%prep
12cr|udftools-1.0.0-0.b3.14|89	%setup -q -n %{name}
12cr|udftools-1.0.0-0.b3.14|90	#{version}%{beta}
12cr|udftools-1.0.0-0.b3.14|91	#patch1
12cr|udftools-1.0.0-0.b3.14|92	#patch2 -p1
12cr|udftools-1.0.0-0.b3.14|93	%patch3 -p1
12cr|udftools-1.0.0-0.b3.14|94	%patch4 -p1 -b .kernel-2.6.8.1
12cr|udftools-1.0.0-0.b3.14|95	%patch5 -p1 -b .gcc4
12cr|udftools-1.0.0-0.b3.14|96	%patch6 -p0
12cr|udftools-1.0.0-0.b3.14|97	%patch7 -p0
12cr|udftools-1.0.0-0.b3.14|98	perl -pi -e 's! udfct/Makefile! udfct/Makefile cdmrw/Makefile!' configure.in
12cr|udftools-1.0.0-0.b3.14|99	perl -pi -e 's! udfct! udfct cdmrw!' Makefile.am
12cr|udftools-1.0.0-0.b3.14|100	
12cr|udftools-1.0.0-0.b3.14|101	%build
12cr|udftools-1.0.0-0.b3.14|102	%define _disable_ld_no_undefined 1
12cr|udftools-1.0.0-0.b3.14|103	autoreconf --force --install
12cr|udftools-1.0.0-0.b3.14|104	%configure2_5x --enable-shared
12cr|udftools-1.0.0-0.b3.14|105	%make
12cr|udftools-1.0.0-0.b3.14|106	
12cr|udftools-1.0.0-0.b3.14|107	%install
12cr|udftools-1.0.0-0.b3.14|108	%makeinstall_std
12cr|udftools-1.0.0-0.b3.14|109	ln -s %_bindir/mkudffs %buildroot/%_bindir/mkfs.udffs
12cr|udftools-1.0.0-0.b3.14|110	ln -s %_bindir/udffsck %buildroot/%_bindir/fsck.udffs
12cr|udftools-1.0.0-0.b3.14|111	
12cr|udftools-1.0.0-0.b3.14|112	install -d %buildroot/%_initrddir
12cr|udftools-1.0.0-0.b3.14|113	install -d %buildroot/%_sysconfdir/sysconfig
12cr|udftools-1.0.0-0.b3.14|114	
12cr|udftools-1.0.0-0.b3.14|115	bzcat %{SOURCE1} >  %buildroot/%_initrddir/pktcdvd
12cr|udftools-1.0.0-0.b3.14|116	bzcat %{SOURCE2} >  %buildroot/%_sysconfdir/sysconfig/pktcdvd
12cr|udftools-1.0.0-0.b3.14|117	bzcat %{SOURCE3} >  doc/pktcdvd.html
12cr|udftools-1.0.0-0.b3.14|118	bzcat %{SOURCE4} >  doc/pktcdvd-hint.txt
12cr|udftools-1.0.0-0.b3.14|119	
12cr|udftools-1.0.0-0.b3.14|120	%post
12cr|udftools-1.0.0-0.b3.14|121	%_post_service pktcdvd
12cr|udftools-1.0.0-0.b3.14|122	
12cr|udftools-1.0.0-0.b3.14|123	%preun
12cr|udftools-1.0.0-0.b3.14|124	%_preun_service pktcdvd
12cr|udftools-1.0.0-0.b3.14|125	
12cr|udftools-1.0.0-0.b3.14|126	
12cr|udftools-1.0.0-0.b3.14|127	%files
12cr|udftools-1.0.0-0.b3.14|128	%doc ChangeLog AUTHORS doc/pktcdvd*
12cr|udftools-1.0.0-0.b3.14|129	%{_bindir}/*
12cr|udftools-1.0.0-0.b3.14|130	%attr (0755,root,root) %{_initrddir}/pktcdvd
12cr|udftools-1.0.0-0.b3.14|131	%config (noreplace) %{_sysconfdir}/sysconfig/pktcdvd
12cr|udftools-1.0.0-0.b3.14|132	%{_mandir}/man1/*.1*
12cr|udftools-1.0.0-0.b3.14|133	%{_mandir}/man8/*.8*
12cr|udftools-1.0.0-0.b3.14|134	
12cr|udftools-1.0.0-0.b3.14|135	%files -n %{libname}
12cr|udftools-1.0.0-0.b3.14|136	%_libdir/*.so.*
12cr|udftools-1.0.0-0.b3.14|137	
12cr|udftools-1.0.0-0.b3.14|138	%files -n %{develname}
12cr|udftools-1.0.0-0.b3.14|139	%_libdir/*.so
12cr|udftools-1.0.0-0.b3.14|140	
12cr|udftools-1.0.0-0.b3.14|141	%files -n %sdevelname
12cr|udftools-1.0.0-0.b3.14|142	%{_libdir}/lib*.a
12cr|udftools-1.0.0-0.b3.14|143	
12cr|udftools-1.0.0-0.b3.14|144	
12cr|udftools-1.0.0-0.b3.14|145	
12cr|udftools-1.0.0-0.b3.14|146	%changelog
12cr|udftools-1.0.0-0.b3.14|147	* Sat Aug 23 2008 Funda Wang <fundawang@mandriva.org> 1:1.0.0-0.b3.13mdv2009.0
12cr|udftools-1.0.0-0.b3.14|148	+ Revision: 275403
12cr|udftools-1.0.0-0.b3.14|149	- more gcc 4.3 patch
12cr|udftools-1.0.0-0.b3.14|150	- add gcc 4.3 patch from suse
12cr|udftools-1.0.0-0.b3.14|151	- add patch from suse
12cr|udftools-1.0.0-0.b3.14|152	- bzunzip patches
12cr|udftools-1.0.0-0.b3.14|153	
12cr|udftools-1.0.0-0.b3.14|154	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|udftools-1.0.0-0.b3.14|155	- rebuild
12cr|udftools-1.0.0-0.b3.14|156	- rebuild
12cr|udftools-1.0.0-0.b3.14|157	- fix summary-ended-with-dot
12cr|udftools-1.0.0-0.b3.14|158	
12cr|udftools-1.0.0-0.b3.14|159	+ Pixel <pixel@mandriva.com>
12cr|udftools-1.0.0-0.b3.14|160	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|udftools-1.0.0-0.b3.14|161	
12cr|udftools-1.0.0-0.b3.14|162	+ Olivier Blin <oblin@mandriva.com>
12cr|udftools-1.0.0-0.b3.14|163	- restore BuildRoot
12cr|udftools-1.0.0-0.b3.14|164	
12cr|udftools-1.0.0-0.b3.14|165	* Thu Dec 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 1:1.0.0-0.b3.10mdv2008.1
12cr|udftools-1.0.0-0.b3.14|166	+ Revision: 135779
12cr|udftools-1.0.0-0.b3.14|167	- fix autoconf path
12cr|udftools-1.0.0-0.b3.14|168	- kill re-definition of %%buildroot on Pixel's request
12cr|udftools-1.0.0-0.b3.14|169	- do not hardcode man pages extension
12cr|udftools-1.0.0-0.b3.14|170	- import udftools
12cr|udftools-1.0.0-0.b3.14|171	
12cr|udftools-1.0.0-0.b3.14|172	
12cr|udftools-1.0.0-0.b3.14|173	* Fri Oct 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.0.0-0.b3.10mdk
12cr|udftools-1.0.0-0.b3.14|174	- Fix BuildRequires
12cr|udftools-1.0.0-0.b3.14|175	
12cr|udftools-1.0.0-0.b3.14|176	* Fri Oct 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.0.0-0.b3.9mdk
12cr|udftools-1.0.0-0.b3.14|177	- patch 5 : Fix build with gcc4
12cr|udftools-1.0.0-0.b3.14|178	- Fix PreReq
12cr|udftools-1.0.0-0.b3.14|179	- %%mkrel
12cr|udftools-1.0.0-0.b3.14|180	
12cr|udftools-1.0.0-0.b3.14|181	* Fri Nov 19 2004 Marcel Pol <mpol@mandrake.org> 1.0.0-0.b3.8mdk
12cr|udftools-1.0.0-0.b3.14|182	- buildrequires readline-devel
12cr|udftools-1.0.0-0.b3.14|183	- prerequires rpm-helper
12cr|udftools-1.0.0-0.b3.14|184	- autoconf2.5 is default now
12cr|udftools-1.0.0-0.b3.14|185	
12cr|udftools-1.0.0-0.b3.14|186	* Fri Oct 08 2004 Marcel Pol <mpol@mandrake.org> 1.0.0-0.b3.7mdk
12cr|udftools-1.0.0-0.b3.14|187	- from couriousous <couriousous at zarb.org>
12cr|udftools-1.0.0-0.b3.14|188	update initscript and sysconfig file (bug #12018)
12cr|udftools-1.0.0-0.b3.14|189	
12cr|udftools-1.0.0-0.b3.14|190	* Fri Sep 10 2004 couriousous <couriousous@zarb.org> 1.0.0-0.b3.6mdk
12cr|udftools-1.0.0-0.b3.14|191	- Patch4 for 2.6.8.1 kernel
12cr|udftools-1.0.0-0.b3.14|192	
12cr|udftools-1.0.0-0.b3.14|193	* Tue Jul 27 2004 svetljo<svetljo@gmx.de> 2.3.4-4mdk
12cr|udftools-1.0.0-0.b3.14|194	- rebuild
12cr|udftools-1.0.0-0.b3.14|195	
12cr|udftools-1.0.0-0.b3.14|196	* Thu Jun 13 2004 Svetoslav Slavtchev <svetljo@gmx.de> 1.0.0b3-4mdk
12cr|udftools-1.0.0-0.b3.14|197	- drop club stuff
12cr|udftools-1.0.0-0.b3.14|198	- update email
12cr|udftools-1.0.0-0.b3.14|199	
12cr|udftools-1.0.0-0.b3.14|200	* Mon Apr 26 2004 Svetoslav Slavtchev <galia@st-peter.stw.uni-erlangen.de> 1.0.0b3-3mdk
12cr|udftools-1.0.0-0.b3.14|201	- fix config file path
12cr|udftools-1.0.0-0.b3.14|202	- install the other doc too
12cr|udftools-1.0.0-0.b3.14|203	
12cr|udftools-1.0.0-0.b3.14|204	* Tue Apr 20 2004 Svetoslav Slavtchev <galia@st-peter.stw.uni-erlangen.de> 1.0.0b3-2mdk
12cr|udftools-1.0.0-0.b3.14|205	- update to cvs 20040419
12cr|udftools-1.0.0-0.b3.14|206	( fixes compilation of wrudf & udffsck )
12cr|udftools-1.0.0-0.b3.14|207	- add init scripts
12cr|udftools-1.0.0-0.b3.14|208	- add mkfs.udffs & fsck.udffs symlinks
12cr|udftools-1.0.0-0.b3.14|209	- add some docs from the net
12cr|udftools-1.0.0-0.b3.14|210	( need mdk-fication)
12cr|udftools-1.0.0-0.b3.14|211	- add missing changelog
12cr|udftools-1.0.0-0.b3.14|212	
12cr|udftools-1.0.0-0.b3.14|213	* Fri Apr 02 2004 Svetoslav Slavtchev <galia@st-peter.stw.uni-erlangen.de> 1.0.0b3-1mdk
12cr|udftools-1.0.0-0.b3.14|214	- 1.0.0-b3 final
12cr|udftools-1.0.0-0.b3.14|215	- add cdmrw tool
12cr|udftools-1.0.0-0.b3.14|216	
12cr|udftools-1.0.0-0.b3.14|217	* Fri Aug 29 2003 Marcel Pol <mpol@gmx.net> 1.0.0-0.b3.20030825.1mdk
12cr|udftools-1.0.0-0.b3.14|218	- beta is part of release tag, not version
12cr|udftools-1.0.0-0.b3.14|219	- make sure to use autoconf-2.5 and automake-1.7
12cr|udftools-1.0.0-0.b3.14|220	- other small changes in specfile
12cr|udftools-1.0.0-0.b3.14|221	
12cr|udftools-1.0.0-0.b3.14|222	* Tue Aug 26 2003 Svetoslav Slavtchev <galia@st-peter.stw.uni-erlangen.de> 1.0.0b3-0.20030825.1mdk
12cr|udftools-1.0.0-0.b3.14|223	- initial release
12cr|udftools-1.0.0-0.b3.14|224	

8145 12
12cr|udhcp-0.9.9-0.20050303.2|1	# OE: conditional switches
12cr|udhcp-0.9.9-0.20050303.2|2	#
12cr|udhcp-0.9.9-0.20050303.2|3	#(ie. use with rpm --rebuild):
12cr|udhcp-0.9.9-0.20050303.2|4	#
12cr|udhcp-0.9.9-0.20050303.2|5	#	--with diet	Compile udhcp against dietlibc
12cr|udhcp-0.9.9-0.20050303.2|6	
12cr|udhcp-0.9.9-0.20050303.2|7	%define build_diet 0
12cr|udhcp-0.9.9-0.20050303.2|8	%define snapshot 20050303
12cr|udhcp-0.9.9-0.20050303.2|9	
12cr|udhcp-0.9.9-0.20050303.2|10	# commandline overrides:
12cr|udhcp-0.9.9-0.20050303.2|11	# rpm -ba|--rebuild --with 'xxx'
12cr|udhcp-0.9.9-0.20050303.2|12	%{?_with_diet: %{expand: %%define build_diet 1}}
12cr|udhcp-0.9.9-0.20050303.2|13	
12cr|udhcp-0.9.9-0.20050303.2|14	
12cr|udhcp-0.9.9-0.20050303.2|15	Summary:	Very small DHCP server/client
12cr|udhcp-0.9.9-0.20050303.2|16	Name:		udhcp
12cr|udhcp-0.9.9-0.20050303.2|17	Version:	0.9.9
12cr|udhcp-0.9.9-0.20050303.2|18	Release:	%mkrel 0.%{snapshot}.2
12cr|udhcp-0.9.9-0.20050303.2|19	License:	GPL
12cr|udhcp-0.9.9-0.20050303.2|20	Group:		System/Servers
12cr|udhcp-0.9.9-0.20050303.2|21	URL:		http://udhcp.busybox.net/
12cr|udhcp-0.9.9-0.20050303.2|22	Source0:	http://udhcp.busybox.net/source/%{name}-%{snapshot}.tar.gz
12cr|udhcp-0.9.9-0.20050303.2|23	Source1:	udhcpd.conf
12cr|udhcp-0.9.9-0.20050303.2|24	Source2:	udhcpd.init
12cr|udhcp-0.9.9-0.20050303.2|25	Patch0:		udhcp-0.9.9-build-options.patch
12cr|udhcp-0.9.9-0.20050303.2|26	Patch1:		udhcp-0.9.9-change-client-installation-prefix.patch
12cr|udhcp-0.9.9-0.20050303.2|27	# http://www.lart.info/~bwachter/projects/dietlinux/download/current/patches/udhcp-0.9.8-dietlibc.patch
12cr|udhcp-0.9.9-0.20050303.2|28	# P1 is rediffed for system dietlibc (only Makefile.dietlibc)
12cr|udhcp-0.9.9-0.20050303.2|29	Patch2:		udhcp-0.9.8-dietlibc.patch
12cr|udhcp-0.9.9-0.20050303.2|30	%if %{build_diet}
12cr|udhcp-0.9.9-0.20050303.2|31	BuildRequires:	dietlibc-devel >= 0.20-1mdk
12cr|udhcp-0.9.9-0.20050303.2|32	%endif
12cr|udhcp-0.9.9-0.20050303.2|33	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|udhcp-0.9.9-0.20050303.2|34	
12cr|udhcp-0.9.9-0.20050303.2|35	%description
12cr|udhcp-0.9.9-0.20050303.2|36	This is the very small DHCP server and client written by Moreton Bay/Lineo.
12cr|udhcp-0.9.9-0.20050303.2|37	
12cr|udhcp-0.9.9-0.20050303.2|38	%package -n	udhcpd
12cr|udhcp-0.9.9-0.20050303.2|39	Summary:	Very small DHCP server
12cr|udhcp-0.9.9-0.20050303.2|40	Group:		System/Servers
12cr|udhcp-0.9.9-0.20050303.2|41	Requires(preun):rpm-helper
12cr|udhcp-0.9.9-0.20050303.2|42	Requires(post):	rpm-helper
12cr|udhcp-0.9.9-0.20050303.2|43	
12cr|udhcp-0.9.9-0.20050303.2|44	%description -n	udhcpd
12cr|udhcp-0.9.9-0.20050303.2|45	This is the very small DHCP server written by Moreton Bay/Lineo.
12cr|udhcp-0.9.9-0.20050303.2|46	
12cr|udhcp-0.9.9-0.20050303.2|47	%package -n	udhcpc
12cr|udhcp-0.9.9-0.20050303.2|48	Summary:	Very small DHCP client
12cr|udhcp-0.9.9-0.20050303.2|49	Group:		System/Configuration/Networking
12cr|udhcp-0.9.9-0.20050303.2|50	
12cr|udhcp-0.9.9-0.20050303.2|51	%description -n	udhcpc
12cr|udhcp-0.9.9-0.20050303.2|52	This is the very small DHCP client written by Moreton Bay/Lineo.
12cr|udhcp-0.9.9-0.20050303.2|53	
12cr|udhcp-0.9.9-0.20050303.2|54	%prep
12cr|udhcp-0.9.9-0.20050303.2|55	%setup -q -n %{name}
12cr|udhcp-0.9.9-0.20050303.2|56	%patch0 -p1 -b .options
12cr|udhcp-0.9.9-0.20050303.2|57	%patch1 -p1 -b .install
12cr|udhcp-0.9.9-0.20050303.2|58	
12cr|udhcp-0.9.9-0.20050303.2|59	%if %{build_diet}
12cr|udhcp-0.9.9-0.20050303.2|60	%patch2 -p1 -b .DIET
12cr|udhcp-0.9.9-0.20050303.2|61	%ifarch x86_64
12cr|udhcp-0.9.9-0.20050303.2|62	perl -pi -e "s|lib-i386|lib-x86_64|g" Makefile.dietlibc
12cr|udhcp-0.9.9-0.20050303.2|63	%endif
12cr|udhcp-0.9.9-0.20050303.2|64	%endif
12cr|udhcp-0.9.9-0.20050303.2|65	
12cr|udhcp-0.9.9-0.20050303.2|66	cp %{SOURCE1} udhcpd.conf
12cr|udhcp-0.9.9-0.20050303.2|67	cp %{SOURCE2} udhcpd.init
12cr|udhcp-0.9.9-0.20050303.2|68	
12cr|udhcp-0.9.9-0.20050303.2|69	%build
12cr|udhcp-0.9.9-0.20050303.2|70	%serverbuild
12cr|udhcp-0.9.9-0.20050303.2|71	
12cr|udhcp-0.9.9-0.20050303.2|72	%if %{build_diet}
12cr|udhcp-0.9.9-0.20050303.2|73	make -f Makefile.dietlibc
12cr|udhcp-0.9.9-0.20050303.2|74	%else
12cr|udhcp-0.9.9-0.20050303.2|75	make
12cr|udhcp-0.9.9-0.20050303.2|76	%endif
12cr|udhcp-0.9.9-0.20050303.2|77	
12cr|udhcp-0.9.9-0.20050303.2|78	%install
12cr|udhcp-0.9.9-0.20050303.2|79	rm -rf %{buildroot}
12cr|udhcp-0.9.9-0.20050303.2|80	
12cr|udhcp-0.9.9-0.20050303.2|81	install -d %{buildroot}%{_sysconfdir}
12cr|udhcp-0.9.9-0.20050303.2|82	install -d %{buildroot}%{_initrddir}
12cr|udhcp-0.9.9-0.20050303.2|83	install -d %{buildroot}/var/lib/udhcpd
12cr|udhcp-0.9.9-0.20050303.2|84	
12cr|udhcp-0.9.9-0.20050303.2|85	%makeinstall_std
12cr|udhcp-0.9.9-0.20050303.2|86	
12cr|udhcp-0.9.9-0.20050303.2|87	install -m0644 udhcpd.conf %{buildroot}%{_sysconfdir}/udhcpd.conf
12cr|udhcp-0.9.9-0.20050303.2|88	install -m0755 udhcpd.init %{buildroot}%{_initrddir}/udhcpd
12cr|udhcp-0.9.9-0.20050303.2|89	
12cr|udhcp-0.9.9-0.20050303.2|90	touch %{buildroot}/var/lib/udhcpd/udhcpd.leases
12cr|udhcp-0.9.9-0.20050303.2|91	
12cr|udhcp-0.9.9-0.20050303.2|92	%post -n udhcpd
12cr|udhcp-0.9.9-0.20050303.2|93	%_post_service udhcpd
12cr|udhcp-0.9.9-0.20050303.2|94	# New udhcpd lease file
12cr|udhcp-0.9.9-0.20050303.2|95	if [ ! -f /var/lib/udhcpd/udhcpd.leases ]; then
12cr|udhcp-0.9.9-0.20050303.2|96	touch /var/lib/udhcpd/udhcpd.leases
12cr|udhcp-0.9.9-0.20050303.2|97	fi
12cr|udhcp-0.9.9-0.20050303.2|98	
12cr|udhcp-0.9.9-0.20050303.2|99	%preun -n udhcpd
12cr|udhcp-0.9.9-0.20050303.2|100	%_preun_service udhcpd
12cr|udhcp-0.9.9-0.20050303.2|101	
12cr|udhcp-0.9.9-0.20050303.2|102	%clean
12cr|udhcp-0.9.9-0.20050303.2|103	rm -rf %{buildroot}
12cr|udhcp-0.9.9-0.20050303.2|104	
12cr|udhcp-0.9.9-0.20050303.2|105	%files -n udhcpd
12cr|udhcp-0.9.9-0.20050303.2|106	%defattr(-,root,root)
12cr|udhcp-0.9.9-0.20050303.2|107	%doc README COPYING AUTHORS TODO samples/udhcpd.conf
12cr|udhcp-0.9.9-0.20050303.2|108	%config(noreplace) %{_sysconfdir}/udhcpd.conf
12cr|udhcp-0.9.9-0.20050303.2|109	%{_initrddir}/udhcpd
12cr|udhcp-0.9.9-0.20050303.2|110	%dir /var/lib/udhcpd/
12cr|udhcp-0.9.9-0.20050303.2|111	%config(noreplace) %ghost /var/lib/udhcpd/udhcpd.leases
12cr|udhcp-0.9.9-0.20050303.2|112	%{_sbindir}/udhcpd
12cr|udhcp-0.9.9-0.20050303.2|113	%{_bindir}/dumpleases
12cr|udhcp-0.9.9-0.20050303.2|114	%{_mandir}/man1/dumpleases.*
12cr|udhcp-0.9.9-0.20050303.2|115	%{_mandir}/man5/udhcpd.conf.*
12cr|udhcp-0.9.9-0.20050303.2|116	%{_mandir}/man8/udhcpd.*
12cr|udhcp-0.9.9-0.20050303.2|117	
12cr|udhcp-0.9.9-0.20050303.2|118	%files -n udhcpc
12cr|udhcp-0.9.9-0.20050303.2|119	%defattr(-,root,root)
12cr|udhcp-0.9.9-0.20050303.2|120	%doc README COPYING AUTHORS TODO samples/sample*
12cr|udhcp-0.9.9-0.20050303.2|121	/sbin/udhcpc
12cr|udhcp-0.9.9-0.20050303.2|122	%{_sysconfdir}/udhcpc
12cr|udhcp-0.9.9-0.20050303.2|123	%{_mandir}/man8/udhcpc.*
12cr|udhcp-0.9.9-0.20050303.2|124	
12cr|udhcp-0.9.9-0.20050303.2|125	
12cr|udhcp-0.9.9-0.20050303.2|126	%changelog
12cr|udhcp-0.9.9-0.20050303.2|127	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.9-0.20050303.2mdv2011.0
12cr|udhcp-0.9.9-0.20050303.2|128	+ Revision: 615286
12cr|udhcp-0.9.9-0.20050303.2|129	- the mass rebuild of 2010.1 packages
12cr|udhcp-0.9.9-0.20050303.2|130	
12cr|udhcp-0.9.9-0.20050303.2|131	* Sun Nov 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.9-0.20050303.1mdv2010.1
12cr|udhcp-0.9.9-0.20050303.2|132	+ Revision: 463256
12cr|udhcp-0.9.9-0.20050303.2|133	- update to last CVS snapshot before merge in busybox
12cr|udhcp-0.9.9-0.20050303.2|134	- install scripts under /etc, as it is quite useless for the client to be
12cr|udhcp-0.9.9-0.20050303.2|135	in /sbin otherwise
12cr|udhcp-0.9.9-0.20050303.2|136	- fix default script
12cr|udhcp-0.9.9-0.20050303.2|137	
12cr|udhcp-0.9.9-0.20050303.2|138	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.9.8-13mdv2010.0
12cr|udhcp-0.9.9-0.20050303.2|139	+ Revision: 434496
12cr|udhcp-0.9.9-0.20050303.2|140	- rebuild
12cr|udhcp-0.9.9-0.20050303.2|141	
12cr|udhcp-0.9.9-0.20050303.2|142	* Sat Sep 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.8-12mdv2009.0
12cr|udhcp-0.9.9-0.20050303.2|143	+ Revision: 286255
12cr|udhcp-0.9.9-0.20050303.2|144	- ported the altport patch from the mille-xterm-busybox package
12cr|udhcp-0.9.9-0.20050303.2|145	- fix dietlibc build
12cr|udhcp-0.9.9-0.20050303.2|146	
12cr|udhcp-0.9.9-0.20050303.2|147	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.9.8-11mdv2009.0
12cr|udhcp-0.9.9-0.20050303.2|148	+ Revision: 269444
12cr|udhcp-0.9.9-0.20050303.2|149	- rebuild early 2009.0 package (before pixel changes)
12cr|udhcp-0.9.9-0.20050303.2|150	
12cr|udhcp-0.9.9-0.20050303.2|151	+ Pixel <pixel@mandriva.com>
12cr|udhcp-0.9.9-0.20050303.2|152	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|udhcp-0.9.9-0.20050303.2|153	
12cr|udhcp-0.9.9-0.20050303.2|154	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|udhcp-0.9.9-0.20050303.2|155	- added lsb headers to the init script
12cr|udhcp-0.9.9-0.20050303.2|156	
12cr|udhcp-0.9.9-0.20050303.2|157	* Fri May 16 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.8-10mdv2009.0
12cr|udhcp-0.9.9-0.20050303.2|158	+ Revision: 208116
12cr|udhcp-0.9.9-0.20050303.2|159	- added P3 to attempt to fix #40789
12cr|udhcp-0.9.9-0.20050303.2|160	
12cr|udhcp-0.9.9-0.20050303.2|161	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.9.8-9mdv2008.1
12cr|udhcp-0.9.9-0.20050303.2|162	+ Revision: 140924
12cr|udhcp-0.9.9-0.20050303.2|163	- restore BuildRoot
12cr|udhcp-0.9.9-0.20050303.2|164	
12cr|udhcp-0.9.9-0.20050303.2|165	+ Thierry Vignaud <tv@mandriva.org>
12cr|udhcp-0.9.9-0.20050303.2|166	- kill re-definition of %%buildroot on Pixel's request
12cr|udhcp-0.9.9-0.20050303.2|167	
12cr|udhcp-0.9.9-0.20050303.2|168	
12cr|udhcp-0.9.9-0.20050303.2|169	* Tue Dec 12 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.8-9mdv2007.0
12cr|udhcp-0.9.9-0.20050303.2|170	+ Revision: 95916
12cr|udhcp-0.9.9-0.20050303.2|171	- Import udhcp
12cr|udhcp-0.9.9-0.20050303.2|172	
12cr|udhcp-0.9.9-0.20050303.2|173	* Tue Dec 12 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.8-9mdv2007.1
12cr|udhcp-0.9.9-0.20050303.2|174	- bunzip sources and patches
12cr|udhcp-0.9.9-0.20050303.2|175	
12cr|udhcp-0.9.9-0.20050303.2|176	* Thu Jan 05 2006 Lenny Cartier <lenny@mandriva.com> 0.9.8-8mdk
12cr|udhcp-0.9.9-0.20050303.2|177	- rebuild
12cr|udhcp-0.9.9-0.20050303.2|178	
12cr|udhcp-0.9.9-0.20050303.2|179	* Sun Oct 31 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.9.8-7mdk
12cr|udhcp-0.9.9-0.20050303.2|180	- patch2: fix build with gcc 3.4
12cr|udhcp-0.9.9-0.20050303.2|181	

8146 12
12cr|udns-0.2-1|1	%define	major 0
12cr|udns-0.2-1|2	%define libname %mklibname udns %{major}
12cr|udns-0.2-1|3	%define develname %mklibname udns -d
12cr|udns-0.2-1|4	
12cr|udns-0.2-1|5	Summary:	DNS Resolver Library
12cr|udns-0.2-1|6	Name:		udns
12cr|udns-0.2-1|7	Version:	0.2
12cr|udns-0.2-1|8	Release:	%mkrel 1
12cr|udns-0.2-1|9	Group:		Networking/Other
12cr|udns-0.2-1|10	License:	LGPLv2+
12cr|udns-0.2-1|11	URL:		http://www.corpit.ru/mjt/udns.html
12cr|udns-0.2-1|12	Source0:	http://www.corpit.ru/mjt/udns/%{name}-%{version}.tar.gz
12cr|udns-0.2-1|13	BuildConflicts:	%{name}-devel
12cr|udns-0.2-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|udns-0.2-1|15	
12cr|udns-0.2-1|16	%description
12cr|udns-0.2-1|17	UDNS is a stub DNS resolver library with ability to perform both syncronous and
12cr|udns-0.2-1|18	asyncronous DNS queries.
12cr|udns-0.2-1|19	
12cr|udns-0.2-1|20	%package -n	%{libname}
12cr|udns-0.2-1|21	Summary:	DNS Resolver Library
12cr|udns-0.2-1|22	Group:          System/Libraries
12cr|udns-0.2-1|23	
12cr|udns-0.2-1|24	%description -n	%{libname}
12cr|udns-0.2-1|25	UDNS is a stub DNS resolver library with ability to perform both syncronous and
12cr|udns-0.2-1|26	asyncronous DNS queries.
12cr|udns-0.2-1|27	
12cr|udns-0.2-1|28	This package contains the shared UDNS library.
12cr|udns-0.2-1|29	
12cr|udns-0.2-1|30	%package -n	%{develname}
12cr|udns-0.2-1|31	Summary:	Static library and header files for the libmemcached library
12cr|udns-0.2-1|32	Group:		Development/C
12cr|udns-0.2-1|33	Requires:	%{libname} = %{version}-%{release}
12cr|udns-0.2-1|34	Provides:	%{name}-devel = %{version}-%{release}
12cr|udns-0.2-1|35	
12cr|udns-0.2-1|36	%description -n	%{develname}
12cr|udns-0.2-1|37	UDNS is a stub DNS resolver library with ability to perform both syncronous and
12cr|udns-0.2-1|38	asyncronous DNS queries.
12cr|udns-0.2-1|39	
12cr|udns-0.2-1|40	This package contains the static UDNS library and its header files.
12cr|udns-0.2-1|41	
12cr|udns-0.2-1|42	%prep
12cr|udns-0.2-1|43	
12cr|udns-0.2-1|44	%setup -q -n %{name}-%{version}
12cr|udns-0.2-1|45	
12cr|udns-0.2-1|46	%build
12cr|udns-0.2-1|47	
12cr|udns-0.2-1|48	./configure
12cr|udns-0.2-1|49	
12cr|udns-0.2-1|50	make CFLAGS="%{optflags}" SOVER="%{major}" staticlib sharedlib
12cr|udns-0.2-1|51	ln -snf libudns.so.%{major} libudns.so
12cr|udns-0.2-1|52	
12cr|udns-0.2-1|53	gcc %{optflags} -DHAVE_CONFIG_H -o udns-rblcheck rblcheck.c -L. -ludns
12cr|udns-0.2-1|54	gcc %{optflags} -DHAVE_CONFIG_H -o udns-dnsget dnsget.c -L. -ludns
12cr|udns-0.2-1|55	#gcc %{optflags} -DHAVE_CONFIG_H -o udns-ex-rdns ex-rdns.c -L. -ludns
12cr|udns-0.2-1|56	
12cr|udns-0.2-1|57	%install
12cr|udns-0.2-1|58	rm -rf %{buildroot}
12cr|udns-0.2-1|59	
12cr|udns-0.2-1|60	install -d %{buildroot}%{_bindir}
12cr|udns-0.2-1|61	install -d %{buildroot}%{_libdir}
12cr|udns-0.2-1|62	install -d %{buildroot}%{_includedir}
12cr|udns-0.2-1|63	install -d %{buildroot}%{_mandir}/man1
12cr|udns-0.2-1|64	install -d %{buildroot}%{_mandir}/man3
12cr|udns-0.2-1|65	
12cr|udns-0.2-1|66	install -m0755 libudns.so.%{major} %{buildroot}%{_libdir}/
12cr|udns-0.2-1|67	ln -snf libudns.so.%{major} %{buildroot}%{_libdir}/libudns.so
12cr|udns-0.2-1|68	install -m0644 libudns.a %{buildroot}%{_libdir}/
12cr|udns-0.2-1|69	install -m0644 udns.h %{buildroot}%{_includedir}/
12cr|udns-0.2-1|70	
12cr|udns-0.2-1|71	install -m0755 udns-rblcheck %{buildroot}%{_bindir}/
12cr|udns-0.2-1|72	install -m0755 udns-dnsget %{buildroot}%{_bindir}/
12cr|udns-0.2-1|73	
12cr|udns-0.2-1|74	install -m0644 dnsget.1 %{buildroot}%{_mandir}/man1/udns-dnsget.1
12cr|udns-0.2-1|75	install -m0644 rblcheck.1 %{buildroot}%{_mandir}/man1/udns-rblcheck.1
12cr|udns-0.2-1|76	install -m0644 udns.3 %{buildroot}%{_mandir}/man3/
12cr|udns-0.2-1|77	
12cr|udns-0.2-1|78	%clean
12cr|udns-0.2-1|79	rm -rf %{buildroot}
12cr|udns-0.2-1|80	
12cr|udns-0.2-1|81	%files
12cr|udns-0.2-1|82	%defattr(-,root,root)
12cr|udns-0.2-1|83	%{_bindir}/udns-rblcheck
12cr|udns-0.2-1|84	%{_bindir}/udns-dnsget
12cr|udns-0.2-1|85	%{_mandir}/man1/udns-dnsget.1*
12cr|udns-0.2-1|86	%{_mandir}/man1/udns-rblcheck.1*
12cr|udns-0.2-1|87	
12cr|udns-0.2-1|88	%files -n %{libname}
12cr|udns-0.2-1|89	%defattr(-,root,root)
12cr|udns-0.2-1|90	%doc COPYING.LGPL NEWS NOTES TODO
12cr|udns-0.2-1|91	%{_libdir}/libudns.so.%{major}
12cr|udns-0.2-1|92	
12cr|udns-0.2-1|93	%files -n %{develname}
12cr|udns-0.2-1|94	%defattr(-,root,root)
12cr|udns-0.2-1|95	%{_includedir}/*
12cr|udns-0.2-1|96	%{_libdir}/libudns.so
12cr|udns-0.2-1|97	%{_libdir}/libudns.a
12cr|udns-0.2-1|98	%{_mandir}/man3/udns.3*
12cr|udns-0.2-1|99	
12cr|udns-0.2-1|100	
12cr|udns-0.2-1|101	%changelog
12cr|udns-0.2-1|102	* Thu Jan 26 2012 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.2-1mdv2012.0
12cr|udns-0.2-1|103	+ Revision: 769225
12cr|udns-0.2-1|104	- 0.2
12cr|udns-0.2-1|105	
12cr|udns-0.2-1|106	+ Colin Guthrie <cguthrie@mandriva.org>
12cr|udns-0.2-1|107	- New version: 0.1
12cr|udns-0.2-1|108	
12cr|udns-0.2-1|109	* Mon May 25 2009 Jérôme Brenier <incubusss@mandriva.org> 0.0.9-3mdv2010.0
12cr|udns-0.2-1|110	+ Revision: 379713
12cr|udns-0.2-1|111	- fix license (LGPLv2+)
12cr|udns-0.2-1|112	
12cr|udns-0.2-1|113	* Fri Jul 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0.9-2mdv2009.0
12cr|udns-0.2-1|114	+ Revision: 233794
12cr|udns-0.2-1|115	- rebuild
12cr|udns-0.2-1|116	
12cr|udns-0.2-1|117	+ Pixel <pixel@mandriva.com>
12cr|udns-0.2-1|118	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|udns-0.2-1|119	
12cr|udns-0.2-1|120	+ Olivier Blin <blino@mandriva.org>
12cr|udns-0.2-1|121	- restore BuildRoot
12cr|udns-0.2-1|122	
12cr|udns-0.2-1|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|udns-0.2-1|124	- kill re-definition of %%buildroot on Pixel's request
12cr|udns-0.2-1|125	
12cr|udns-0.2-1|126	* Thu Nov 22 2007 Oden Eriksson <oeriksson@mandriva.com> 0.0.9-1mdv2008.1
12cr|udns-0.2-1|127	+ Revision: 111134
12cr|udns-0.2-1|128	- import udns
12cr|udns-0.2-1|129	
12cr|udns-0.2-1|130	
12cr|udns-0.2-1|131	* Thu Nov 22 2007 Oden Eriksson <oeriksson@mandriva.com> 0.0.9-1mdv2008.1
12cr|udns-0.2-1|132	- initial Mandriva package

8147 12
12cr|udpcast-0.0-0.20090830.2|1	%define	_prel	20090830
12cr|udpcast-0.0-0.20090830.2|2	
12cr|udpcast-0.0-0.20090830.2|3	Summary:	UDP broadcast installation
12cr|udpcast-0.0-0.20090830.2|4	Name:		udpcast
12cr|udpcast-0.0-0.20090830.2|5	Version:	0.0
12cr|udpcast-0.0-0.20090830.2|6	Release:	%mkrel -c %{_prel} 2
12cr|udpcast-0.0-0.20090830.2|7	License:	GPLv2 and BSD-like
12cr|udpcast-0.0-0.20090830.2|8	Group:		Networking/Other
12cr|udpcast-0.0-0.20090830.2|9	Url:		http://udpcast.linux.lu/
12cr|udpcast-0.0-0.20090830.2|10	Source0:	http://udpcast.linux.lu/download/%{name}-%{_prel}.tar.gz
12cr|udpcast-0.0-0.20090830.2|11	#BuildRequires:
12cr|udpcast-0.0-0.20090830.2|12	Buildroot:      %{_tmppath}/%{name}-%{version}
12cr|udpcast-0.0-0.20090830.2|13	
12cr|udpcast-0.0-0.20090830.2|14	%description
12cr|udpcast-0.0-0.20090830.2|15	UDPcast is a file transfer tool that can send data simultaneously to many
12cr|udpcast-0.0-0.20090830.2|16	destinations on a LAN. This can for instance be used to install entire
12cr|udpcast-0.0-0.20090830.2|17	classrooms of PC's at once. The advantage of UDPcast over using other methods
12cr|udpcast-0.0-0.20090830.2|18	(nfs, ftp, whatever) is that UDPcast uses Ethernet's multicast abilities:
12cr|udpcast-0.0-0.20090830.2|19	it won't take longer to install 15 machines than it would to install just 2
12cr|udpcast-0.0-0.20090830.2|20	
12cr|udpcast-0.0-0.20090830.2|21	%prep
12cr|udpcast-0.0-0.20090830.2|22	%setup -qn %{name}-%{_prel}
12cr|udpcast-0.0-0.20090830.2|23	
12cr|udpcast-0.0-0.20090830.2|24	%build
12cr|udpcast-0.0-0.20090830.2|25	%configure2_5x
12cr|udpcast-0.0-0.20090830.2|26	%make
12cr|udpcast-0.0-0.20090830.2|27	
12cr|udpcast-0.0-0.20090830.2|28	%install
12cr|udpcast-0.0-0.20090830.2|29	%makeinstall_std
12cr|udpcast-0.0-0.20090830.2|30	
12cr|udpcast-0.0-0.20090830.2|31	%files
12cr|udpcast-0.0-0.20090830.2|32	%defattr(-,root,root)
12cr|udpcast-0.0-0.20090830.2|33	%doc cmd.html COPYING *.txt
12cr|udpcast-0.0-0.20090830.2|34	%{_sbindir}/udp-receiver
12cr|udpcast-0.0-0.20090830.2|35	%{_sbindir}/udp-sender
12cr|udpcast-0.0-0.20090830.2|36	%{_includedir}/udpcast/rateGovernor.h
12cr|udpcast-0.0-0.20090830.2|37	%{_mandir}/man1/udp-receiver.1*
12cr|udpcast-0.0-0.20090830.2|38	%{_mandir}/man1/udp-sender.1*
12cr|udpcast-0.0-0.20090830.2|39	
12cr|udpcast-0.0-0.20090830.2|40	
12cr|udpcast-0.0-0.20090830.2|41	%changelog
12cr|udpcast-0.0-0.20090830.2|42	* Sat Apr 16 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0-0.20090830.2mdv2011.0
12cr|udpcast-0.0-0.20090830.2|43	+ Revision: 653315
12cr|udpcast-0.0-0.20090830.2|44	- rebuild
12cr|udpcast-0.0-0.20090830.2|45	
12cr|udpcast-0.0-0.20090830.2|46	* Thu Sep 10 2009 Frederik Himpe <fhimpe@mandriva.org> 0.0-0.20090830.1mdv2010.0
12cr|udpcast-0.0-0.20090830.2|47	+ Revision: 437534
12cr|udpcast-0.0-0.20090830.2|48	- Update to new version 20090830
12cr|udpcast-0.0-0.20090830.2|49	
12cr|udpcast-0.0-0.20090830.2|50	* Tue Nov 25 2008 Frederik Himpe <fhimpe@mandriva.org> 0.0-0.20081116.1mdv2009.1
12cr|udpcast-0.0-0.20090830.2|51	+ Revision: 306744
12cr|udpcast-0.0-0.20090830.2|52	- Update to new version 20081116
12cr|udpcast-0.0-0.20090830.2|53	
12cr|udpcast-0.0-0.20090830.2|54	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.0-0.20071228.3mdv2009.0
12cr|udpcast-0.0-0.20090830.2|55	+ Revision: 269445
12cr|udpcast-0.0-0.20090830.2|56	- rebuild early 2009.0 package (before pixel changes)
12cr|udpcast-0.0-0.20090830.2|57	
12cr|udpcast-0.0-0.20090830.2|58	* Tue Apr 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0-0.20071228.2mdv2009.0
12cr|udpcast-0.0-0.20090830.2|59	+ Revision: 196394
12cr|udpcast-0.0-0.20090830.2|60	+ rebuild (emptylog)
12cr|udpcast-0.0-0.20090830.2|61	
12cr|udpcast-0.0-0.20090830.2|62	* Tue Apr 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0-0.20071228.1mdv2009.0
12cr|udpcast-0.0-0.20090830.2|63	+ Revision: 196393
12cr|udpcast-0.0-0.20090830.2|64	- fix permissions for executables (bug #40247)
12cr|udpcast-0.0-0.20090830.2|65	
12cr|udpcast-0.0-0.20090830.2|66	* Tue Feb 05 2008 Frederik Himpe <fhimpe@mandriva.org> 0.0-0.20071228.1mdv2008.1
12cr|udpcast-0.0-0.20090830.2|67	+ Revision: 162869
12cr|udpcast-0.0-0.20090830.2|68	- New upstream version
12cr|udpcast-0.0-0.20090830.2|69	
12cr|udpcast-0.0-0.20090830.2|70	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.0-0.20070218.1mdv2008.1
12cr|udpcast-0.0-0.20090830.2|71	+ Revision: 140924
12cr|udpcast-0.0-0.20090830.2|72	- restore BuildRoot
12cr|udpcast-0.0-0.20090830.2|73	
12cr|udpcast-0.0-0.20090830.2|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|udpcast-0.0-0.20090830.2|75	- kill re-definition of %%buildroot on Pixel's request
12cr|udpcast-0.0-0.20090830.2|76	
12cr|udpcast-0.0-0.20090830.2|77	
12cr|udpcast-0.0-0.20090830.2|78	* Wed Feb 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0-0.20070218.1mdv2007.0
12cr|udpcast-0.0-0.20090830.2|79	+ Revision: 123436
12cr|udpcast-0.0-0.20090830.2|80	- new version
12cr|udpcast-0.0-0.20090830.2|81	
12cr|udpcast-0.0-0.20090830.2|82	* Wed Feb 07 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0-0.20070205.1mdv2007.1
12cr|udpcast-0.0-0.20090830.2|83	+ Revision: 117334
12cr|udpcast-0.0-0.20090830.2|84	- Import udpcast
12cr|udpcast-0.0-0.20090830.2|85	

8148 12
12cr|udpxy-1.0.19-0|1	%define realversion 1.0-Chipmunk-19
12cr|udpxy-1.0.19-0|2	
12cr|udpxy-1.0.19-0|3	Name:           udpxy
12cr|udpxy-1.0.19-0|4	Version:        1.0.19
12cr|udpxy-1.0.19-0|5	Release:        %mkrel 0
12cr|udpxy-1.0.19-0|6	Summary:        UDP-to-HTTP multicast traffic relay daemon
12cr|udpxy-1.0.19-0|7	Group:          System/Servers
12cr|udpxy-1.0.19-0|8	License:        GPLv3+
12cr|udpxy-1.0.19-0|9	URL:            http://sourceforge.net/projects/udpxy/
12cr|udpxy-1.0.19-0|10	Source0:        http://downloads.sourceforge.net/%{name}/%{name}.%{realversion}.tgz
12cr|udpxy-1.0.19-0|11	Source1:        udpxy.init
12cr|udpxy-1.0.19-0|12	Source2:        udpxy.sysconfig
12cr|udpxy-1.0.19-0|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|udpxy-1.0.19-0|14	
12cr|udpxy-1.0.19-0|15	%description
12cr|udpxy-1.0.19-0|16	udpxy is a UDP-to-HTTP multicast traffic relay daemon:
12cr|udpxy-1.0.19-0|17	it forwards UDP traffic from a given multicast subscription
12cr|udpxy-1.0.19-0|18	to the requesting HTTP client.
12cr|udpxy-1.0.19-0|19	
12cr|udpxy-1.0.19-0|20	%prep
12cr|udpxy-1.0.19-0|21	%setup -q -n %{name}-%{realversion}
12cr|udpxy-1.0.19-0|22	
12cr|udpxy-1.0.19-0|23	chmod a-x CHANGES
12cr|udpxy-1.0.19-0|24	sed -i "s|CFLAGS += -W -Wall -Werror --pedantic|CFLAGS += %{optflags}|g" Makefile
12cr|udpxy-1.0.19-0|25	
12cr|udpxy-1.0.19-0|26	%build
12cr|udpxy-1.0.19-0|27	%make
12cr|udpxy-1.0.19-0|28	
12cr|udpxy-1.0.19-0|29	
12cr|udpxy-1.0.19-0|30	%install
12cr|udpxy-1.0.19-0|31	rm -rf %{buildroot}
12cr|udpxy-1.0.19-0|32	
12cr|udpxy-1.0.19-0|33	sed -i "s|INSTALLROOT := /usr/local|INSTALLROOT := %{buildroot}/usr|g" Makefile
12cr|udpxy-1.0.19-0|34	sed -i 's|ln -s $(INSTALLROOT)/bin/$(EXEC)|ln -s $(EXEC)|g' Makefile
12cr|udpxy-1.0.19-0|35	
12cr|udpxy-1.0.19-0|36	%makeinstall
12cr|udpxy-1.0.19-0|37	
12cr|udpxy-1.0.19-0|38	pushd %{buildroot}
12cr|udpxy-1.0.19-0|39	mkdir -p .%{_sysconfdir}/sysconfig .%{_initrddir}
12cr|udpxy-1.0.19-0|40	install -p -m755 %{SOURCE1} .%{_initrddir}/%{name}
12cr|udpxy-1.0.19-0|41	install -p -m644 %{SOURCE2} .%{_sysconfdir}/sysconfig/%{name}
12cr|udpxy-1.0.19-0|42	popd
12cr|udpxy-1.0.19-0|43	
12cr|udpxy-1.0.19-0|44	%clean
12cr|udpxy-1.0.19-0|45	rm -rf %{buildroot}
12cr|udpxy-1.0.19-0|46	
12cr|udpxy-1.0.19-0|47	
12cr|udpxy-1.0.19-0|48	%post
12cr|udpxy-1.0.19-0|49	%_post_service %{name}
12cr|udpxy-1.0.19-0|50	
12cr|udpxy-1.0.19-0|51	%preun
12cr|udpxy-1.0.19-0|52	%_preun_service %{name}
12cr|udpxy-1.0.19-0|53	
12cr|udpxy-1.0.19-0|54	%files
12cr|udpxy-1.0.19-0|55	%defattr(-,root,root,-)
12cr|udpxy-1.0.19-0|56	%doc README CHANGES gpl.txt udpxy-manual-RU.rtf
12cr|udpxy-1.0.19-0|57	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|udpxy-1.0.19-0|58	%{_initrddir}/%{name}
12cr|udpxy-1.0.19-0|59	%{_bindir}/%{name}
12cr|udpxy-1.0.19-0|60	%{_bindir}/udpxrec
12cr|udpxy-1.0.19-0|61	
12cr|udpxy-1.0.19-0|62	
12cr|udpxy-1.0.19-0|63	%changelog
12cr|udpxy-1.0.19-0|64	* Sun May 01 2011 zamir <zamir@mandriva.org> 1.0.19-0mdv2011.0
12cr|udpxy-1.0.19-0|65	+ Revision: 661314
12cr|udpxy-1.0.19-0|66	- new pkg
12cr|udpxy-1.0.19-0|67	- create udpxy
12cr|udpxy-1.0.19-0|68	

8149 12
12cr|udunits-1.12.9-4|1	Name:		udunits
12cr|udunits-1.12.9-4|2	Version:	1.12.9
12cr|udunits-1.12.9-4|3	Release:	4
12cr|udunits-1.12.9-4|4	Summary:	A library for manipulating units of physical quantities
12cr|udunits-1.12.9-4|5	License:	Freely distributable (BSD-like)
12cr|udunits-1.12.9-4|6	Group:		Sciences/Mathematics
12cr|udunits-1.12.9-4|7	URL:		http://my.unidata.ucar.edu/content/software/udunits/index.html
12cr|udunits-1.12.9-4|8	Source0:	ftp://ftp.unidata.ucar.edu/pub/udunits/udunits-%{version}.tar.gz
12cr|udunits-1.12.9-4|9	Patch0:		udunits-1.12.9-linuxfixes.patch
12cr|udunits-1.12.9-4|10	Patch1:		udunits-1.12.4-64bit.patch
12cr|udunits-1.12.9-4|11	BuildRequires:	gcc-gfortran, gcc-c++, groff
12cr|udunits-1.12.9-4|12	BuildRequires:	perl-devel
12cr|udunits-1.12.9-4|13	BuildRequires:	bison
12cr|udunits-1.12.9-4|14	
12cr|udunits-1.12.9-4|15	%description
12cr|udunits-1.12.9-4|16	The Unidata units utility, udunits, supports conversion of unit specifications
12cr|udunits-1.12.9-4|17	between formatted and binary forms, arithmetic manipulation of unit
12cr|udunits-1.12.9-4|18	specifications, and conversion of values between compatible scales of
12cr|udunits-1.12.9-4|19	measurement. A unit is the amount by which a physical quantity is measured. For
12cr|udunits-1.12.9-4|20	example:
12cr|udunits-1.12.9-4|21	
12cr|udunits-1.12.9-4|22	Physical Quantity   Possible Unit
12cr|udunits-1.12.9-4|23	_________________   _____________
12cr|udunits-1.12.9-4|24	time              weeks
12cr|udunits-1.12.9-4|25	distance         centimeters
12cr|udunits-1.12.9-4|26	power             watts
12cr|udunits-1.12.9-4|27	
12cr|udunits-1.12.9-4|28	This utility works interactively and has two modes. In one mode, both an input
12cr|udunits-1.12.9-4|29	and output unit specification are given, causing the utility to print the
12cr|udunits-1.12.9-4|30	conversion between them. In the other mode, only an input unit specification is
12cr|udunits-1.12.9-4|31	given. This causes the utility to print the definition -- in standard units --
12cr|udunits-1.12.9-4|32	of the input unit.
12cr|udunits-1.12.9-4|33	
12cr|udunits-1.12.9-4|34	%package	devel
12cr|udunits-1.12.9-4|35	Group:		Development/Other
12cr|udunits-1.12.9-4|36	Summary:	Headers and libraries for udunits
12cr|udunits-1.12.9-4|37	Requires:	%{name} = %{version}-%{release}
12cr|udunits-1.12.9-4|38	
12cr|udunits-1.12.9-4|39	%description	devel
12cr|udunits-1.12.9-4|40	This package contains the files needed for compiling programs using
12cr|udunits-1.12.9-4|41	the udunits library.
12cr|udunits-1.12.9-4|42	
12cr|udunits-1.12.9-4|43	%package -n	perl-udunits
12cr|udunits-1.12.9-4|44	Summary:	Perl module for udunits
12cr|udunits-1.12.9-4|45	Group:		Development/Perl
12cr|udunits-1.12.9-4|46	Requires:	%{name}
12cr|udunits-1.12.9-4|47	
12cr|udunits-1.12.9-4|48	%description -n	perl-udunits
12cr|udunits-1.12.9-4|49	A perl module for udunits.
12cr|udunits-1.12.9-4|50	
12cr|udunits-1.12.9-4|51	%prep
12cr|udunits-1.12.9-4|52	%setup -q
12cr|udunits-1.12.9-4|53	%patch0 -p1 -b .linux~
12cr|udunits-1.12.9-4|54	# Yes, this is a dirty hack.
12cr|udunits-1.12.9-4|55	%ifarch x86_64 ppc64 sparc64
12cr|udunits-1.12.9-4|56	%patch1 -p1
12cr|udunits-1.12.9-4|57	%endif
12cr|udunits-1.12.9-4|58	
12cr|udunits-1.12.9-4|59	%build
12cr|udunits-1.12.9-4|60	export CC=gcc
12cr|udunits-1.12.9-4|61	%ifarch x86_64
12cr|udunits-1.12.9-4|62	export CFLAGS="%{optflags} -fPIC"
12cr|udunits-1.12.9-4|63	export CXXFLAGS="%{optflags} -fPIC"
12cr|udunits-1.12.9-4|64	%endif
12cr|udunits-1.12.9-4|65	cd src/
12cr|udunits-1.12.9-4|66	export LD_MATH=-lm
12cr|udunits-1.12.9-4|67	%configure
12cr|udunits-1.12.9-4|68	
12cr|udunits-1.12.9-4|69	# Don't use %make, don't compil...
12cr|udunits-1.12.9-4|70	make all
12cr|udunits-1.12.9-4|71	
12cr|udunits-1.12.9-4|72	%install
12cr|udunits-1.12.9-4|73	cd src/
12cr|udunits-1.12.9-4|74	sed "s?/usr?${RPM_BUILD_ROOT}/usr?" Makefile > Makefile.install
12cr|udunits-1.12.9-4|75	make PREFIX=${RPM_BUILD_ROOT}/%{_prefix} datadir=${RPM_BUILD_ROOT}/%{sysconfdir} \
12cr|udunits-1.12.9-4|76	sysconfigdir=${RPM_BUILD_ROOT}/%{_sysconfdir} -f Makefile.install install
12cr|udunits-1.12.9-4|77	
12cr|udunits-1.12.9-4|78	
12cr|udunits-1.12.9-4|79	find $RPM_BUILD_ROOT \( -name perllocal.pod -o -name .packlist \) -exec rm -v {} \;
12cr|udunits-1.12.9-4|80	rm -rf ${RPM_BUILD_ROOT}/usr/share/man3f
12cr|udunits-1.12.9-4|81	
12cr|udunits-1.12.9-4|82	# Nuke perm
12cr|udunits-1.12.9-4|83	find %{buildroot}%{perl_vendorlib} -type d -exec chmod 755 {} \;
12cr|udunits-1.12.9-4|84	
12cr|udunits-1.12.9-4|85	%files
12cr|udunits-1.12.9-4|86	%doc src/{COPYRIGHT,README,RELEASE_NOTES,VERSION}
12cr|udunits-1.12.9-4|87	%{_bindir}/udunits
12cr|udunits-1.12.9-4|88	%{_mandir}/man1/udunits.1*
12cr|udunits-1.12.9-4|89	%config(noreplace) %{_sysconfdir}/udunits.dat
12cr|udunits-1.12.9-4|90	
12cr|udunits-1.12.9-4|91	%files devel
12cr|udunits-1.12.9-4|92	%{_includedir}/udunits.h
12cr|udunits-1.12.9-4|93	%{_includedir}/udunits.inc
12cr|udunits-1.12.9-4|94	%{_libdir}/libudport.a
12cr|udunits-1.12.9-4|95	%{_libdir}/libudunits.a
12cr|udunits-1.12.9-4|96	%{_mandir}/man3*/udunits.3*
12cr|udunits-1.12.9-4|97	
12cr|udunits-1.12.9-4|98	
12cr|udunits-1.12.9-4|99	%files -n perl-udunits
12cr|udunits-1.12.9-4|100	%{perl_vendorarch}/*
12cr|udunits-1.12.9-4|101	%{_mandir}/man1/udunitsperl.1*
12cr|udunits-1.12.9-4|102	
12cr|udunits-1.12.9-4|103	
12cr|udunits-1.12.9-4|104	%changelog
12cr|udunits-1.12.9-4|105	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.12.9-4
12cr|udunits-1.12.9-4|106	+ Revision: 774133
12cr|udunits-1.12.9-4|107	- regenerate P0 in stead of changing patch fuzz level
12cr|udunits-1.12.9-4|108	- cleanout spec
12cr|udunits-1.12.9-4|109	- fix duplicate packaging of man pages
12cr|udunits-1.12.9-4|110	- mass rebuild of perl extensions against perl 5.14.2
12cr|udunits-1.12.9-4|111	
12cr|udunits-1.12.9-4|112	* Thu Jul 22 2010 Jérôme Quelin <jquelin@mandriva.org> 1.12.9-3mdv2011.0
12cr|udunits-1.12.9-4|113	+ Revision: 556782
12cr|udunits-1.12.9-4|114	- perl 5.12 rebuild
12cr|udunits-1.12.9-4|115	
12cr|udunits-1.12.9-4|116	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.12.9-2mdv2010.0
12cr|udunits-1.12.9-4|117	+ Revision: 445605
12cr|udunits-1.12.9-4|118	- rebuild
12cr|udunits-1.12.9-4|119	
12cr|udunits-1.12.9-4|120	* Sun Jan 04 2009 Olivier Thauvin <nanardon@mandriva.org> 1.12.9-1mdv2009.1
12cr|udunits-1.12.9-4|121	+ Revision: 324046
12cr|udunits-1.12.9-4|122	- brequires bison
12cr|udunits-1.12.9-4|123	- remove wrong comment now
12cr|udunits-1.12.9-4|124	- 1.12.9
12cr|udunits-1.12.9-4|125	
12cr|udunits-1.12.9-4|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|udunits-1.12.9-4|127	- rebuild
12cr|udunits-1.12.9-4|128	
12cr|udunits-1.12.9-4|129	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.12.4-5mdv2009.0
12cr|udunits-1.12.9-4|130	+ Revision: 255048
12cr|udunits-1.12.9-4|131	- rebuild
12cr|udunits-1.12.9-4|132	- fix description-line-too-long
12cr|udunits-1.12.9-4|133	
12cr|udunits-1.12.9-4|134	* Mon Jan 21 2008 Thierry Vignaud <tv@mandriva.org> 1.12.4-3mdv2008.1
12cr|udunits-1.12.9-4|135	+ Revision: 155664
12cr|udunits-1.12.9-4|136	- rebuild for new perl
12cr|udunits-1.12.9-4|137	
12cr|udunits-1.12.9-4|138	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.12.4-2mdv2008.1
12cr|udunits-1.12.9-4|139	+ Revision: 140924
12cr|udunits-1.12.9-4|140	- restore BuildRoot
12cr|udunits-1.12.9-4|141	
12cr|udunits-1.12.9-4|142	+ Thierry Vignaud <tv@mandriva.org>
12cr|udunits-1.12.9-4|143	- kill re-definition of %%buildroot on Pixel's request
12cr|udunits-1.12.9-4|144	
12cr|udunits-1.12.9-4|145	
12cr|udunits-1.12.9-4|146	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|udunits-1.12.9-4|147	+ 08/09/06 20:30:20 (55125)
12cr|udunits-1.12.9-4|148	- rebuild
12cr|udunits-1.12.9-4|149	
12cr|udunits-1.12.9-4|150	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|udunits-1.12.9-4|151	+ 08/09/06 20:27:48 (55124)
12cr|udunits-1.12.9-4|152	Import udunits
12cr|udunits-1.12.9-4|153	
12cr|udunits-1.12.9-4|154	* Thu Sep 29 2005 Olivier Thauvin <nanardon@mandriva.org> 1.12.4-1mdk
12cr|udunits-1.12.9-4|155	- From Philippe Weill <Philippe.Weill@aero.jussieu.fr>
12cr|udunits-1.12.9-4|156	- Inital Mandriva spec
12cr|udunits-1.12.9-4|157	
12cr|udunits-1.12.9-4|158	* Mon May 09 2005 Tom "spot" Callaway <tcallawa@redhat.com> 1.12.4-8
12cr|udunits-1.12.9-4|159	- remove hardcoded dist tags
12cr|udunits-1.12.9-4|160	
12cr|udunits-1.12.9-4|161	* Fri May 06 2005 Tom "spot" Callaway <tcallawa@redhat.com> 1.12.4-7
12cr|udunits-1.12.9-4|162	- fix BuildRequires for the FC-3 spec (gcc-g77 vs gcc-gfortran)
12cr|udunits-1.12.9-4|163	
12cr|udunits-1.12.9-4|164	* Fri Apr 22 2005 Tom "spot" Callaway <tcallawa@redhat.com> 1.12.4-6.fc4
12cr|udunits-1.12.9-4|165	- use dist tag
12cr|udunits-1.12.9-4|166	
12cr|udunits-1.12.9-4|167	* Sat Apr 16 2005 Tom "spot" Callaway <tcallawa@redhat.com> 1.12.4-5
12cr|udunits-1.12.9-4|168	- x86_64 needs -fPIC
12cr|udunits-1.12.9-4|169	
12cr|udunits-1.12.9-4|170	* Mon Apr 11 2005 Tom "spot" Callaway <tcallawa@redhat.com> 1.12.4-4
12cr|udunits-1.12.9-4|171	- use perl macros
12cr|udunits-1.12.9-4|172	
12cr|udunits-1.12.9-4|173	* Mon Apr 11 2005 Tom "spot" Callaway <tcallawa@redhat.com> 1.12.4-3
12cr|udunits-1.12.9-4|174	- Corrected license
12cr|udunits-1.12.9-4|175	- Add BuildRequires: groff
12cr|udunits-1.12.9-4|176	- Add perl MODULE_COMPAT requires for perl-udunits
12cr|udunits-1.12.9-4|177	- Roll in fixes from Ed Hill's package
12cr|udunits-1.12.9-4|178	- Make -devel package
12cr|udunits-1.12.9-4|179	
12cr|udunits-1.12.9-4|180	* Mon Apr 11 2005 Tom "spot" Callaway <tcallawa@redhat.com> 1.12.4-2
12cr|udunits-1.12.9-4|181	- minor spec cleanup
12cr|udunits-1.12.9-4|182	
12cr|udunits-1.12.9-4|183	* Fri Mar 25 2005 Tom "spot" Callaway <tcallawa@redhat.com> 1.12.4-1
12cr|udunits-1.12.9-4|184	- inital package for Fedora Extras
12cr|udunits-1.12.9-4|185	

8150 12
12cr|udunits2-2.1.12-3|1	%define version 2.1.12
12cr|udunits2-2.1.12-3|2	%define release %mkrel 3
12cr|udunits2-2.1.12-3|3	%define major 0
12cr|udunits2-2.1.12-3|4	%define libname %mklibname %{name}_ %{major}
12cr|udunits2-2.1.12-3|5	%define develname %mklibname %{name} -d
12cr|udunits2-2.1.12-3|6	
12cr|udunits2-2.1.12-3|7	Name: udunits2
12cr|udunits2-2.1.12-3|8	Version: %version
12cr|udunits2-2.1.12-3|9	Release: %release
12cr|udunits2-2.1.12-3|10	Summary: A library for manipulating units of physical quantities
12cr|udunits2-2.1.12-3|11	License: Freely distributable (BSD-like)
12cr|udunits2-2.1.12-3|12	Group: Sciences/Mathematics
12cr|udunits2-2.1.12-3|13	URL: http://my.unidata.ucar.edu/content/software/udunits/index.html
12cr|udunits2-2.1.12-3|14	Source0: ftp://ftp.unidata.ucar.edu/pub/udunits/udunits-%{version}.tar.gz
12cr|udunits2-2.1.12-3|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|udunits2-2.1.12-3|16	BuildRequires: gcc-gfortran, gcc-c++, groff
12cr|udunits2-2.1.12-3|17	BuildRequires: perl-devel
12cr|udunits2-2.1.12-3|18	BuildRequires: bison
12cr|udunits2-2.1.12-3|19	
12cr|udunits2-2.1.12-3|20	%description
12cr|udunits2-2.1.12-3|21	The Unidata units utility, udunits, supports conversion of unit specifications
12cr|udunits2-2.1.12-3|22	between formatted and binary forms, arithmetic manipulation of unit
12cr|udunits2-2.1.12-3|23	specifications, and conversion of values between compatible scales of
12cr|udunits2-2.1.12-3|24	measurement. A unit is the amount by which a physical quantity is measured. For
12cr|udunits2-2.1.12-3|25	example:
12cr|udunits2-2.1.12-3|26	
12cr|udunits2-2.1.12-3|27	Physical Quantity   Possible Unit
12cr|udunits2-2.1.12-3|28	_________________   _____________
12cr|udunits2-2.1.12-3|29	time              weeks
12cr|udunits2-2.1.12-3|30	distance         centimeters
12cr|udunits2-2.1.12-3|31	power             watts
12cr|udunits2-2.1.12-3|32	
12cr|udunits2-2.1.12-3|33	This utility works interactively and has two modes. In one mode, both an input
12cr|udunits2-2.1.12-3|34	and output unit specification are given, causing the utility to print the
12cr|udunits2-2.1.12-3|35	conversion between them. In the other mode, only an input unit specification is
12cr|udunits2-2.1.12-3|36	given. This causes the utility to print the definition -- in standard units --
12cr|udunits2-2.1.12-3|37	of the input unit.
12cr|udunits2-2.1.12-3|38	
12cr|udunits2-2.1.12-3|39	%package -n %{libname}
12cr|udunits2-2.1.12-3|40	Group: System/Libraries
12cr|udunits2-2.1.12-3|41	Summary: Libraries for udunits
12cr|udunits2-2.1.12-3|42	Provides: lib%{name} = %{version}-%{release}
12cr|udunits2-2.1.12-3|43	
12cr|udunits2-2.1.12-3|44	%description -n %{libname}
12cr|udunits2-2.1.12-3|45	This package contains the files needed for compiling programs using
12cr|udunits2-2.1.12-3|46	the udunits library.
12cr|udunits2-2.1.12-3|47	
12cr|udunits2-2.1.12-3|48	%package -n %{develname}
12cr|udunits2-2.1.12-3|49	Group: Development/Other
12cr|udunits2-2.1.12-3|50	Summary: Headers and libraries for udunits
12cr|udunits2-2.1.12-3|51	Requires: %{name} = %{version}-%{release}
12cr|udunits2-2.1.12-3|52	Provides: lib%{name}-devel = %{version}-%{release}
12cr|udunits2-2.1.12-3|53	Provides: %{name}-devel = %{version}-%{release}
12cr|udunits2-2.1.12-3|54	
12cr|udunits2-2.1.12-3|55	
12cr|udunits2-2.1.12-3|56	%description -n %{develname}
12cr|udunits2-2.1.12-3|57	This package contains the files needed for compiling programs using
12cr|udunits2-2.1.12-3|58	the udunits library.
12cr|udunits2-2.1.12-3|59	
12cr|udunits2-2.1.12-3|60	%prep
12cr|udunits2-2.1.12-3|61	%setup -q -n udunits-%{version}
12cr|udunits2-2.1.12-3|62	
12cr|udunits2-2.1.12-3|63	%build
12cr|udunits2-2.1.12-3|64	%ifarch x86_64
12cr|udunits2-2.1.12-3|65	export CFLAGS="%{optflags} -fPIC"
12cr|udunits2-2.1.12-3|66	export CXXFLAGS="%{optflags} -fPIC"
12cr|udunits2-2.1.12-3|67	%endif
12cr|udunits2-2.1.12-3|68	export LD_MATH=-lm
12cr|udunits2-2.1.12-3|69	
12cr|udunits2-2.1.12-3|70	%configure2_5x
12cr|udunits2-2.1.12-3|71	
12cr|udunits2-2.1.12-3|72	%make
12cr|udunits2-2.1.12-3|73	
12cr|udunits2-2.1.12-3|74	%install
12cr|udunits2-2.1.12-3|75	rm -rf %{buildroot}
12cr|udunits2-2.1.12-3|76	%makeinstall
12cr|udunits2-2.1.12-3|77	mkdir -p %{buildroot}%{_infodir}/
12cr|udunits2-2.1.12-3|78	install -p -m0644 *.info %{buildroot}%{_infodir}
12cr|udunits2-2.1.12-3|79	
12cr|udunits2-2.1.12-3|80	# We need to do this to avoid conflicting with udunits v1
12cr|udunits2-2.1.12-3|81	mkdir -p %{buildroot}%{_includedir}/%{name}/
12cr|udunits2-2.1.12-3|82	mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/%{name}/
12cr|udunits2-2.1.12-3|83	rm -rf %{buildroot}%{_libdir}/*.la
12cr|udunits2-2.1.12-3|84	
12cr|udunits2-2.1.12-3|85	%clean
12cr|udunits2-2.1.12-3|86	rm -rf %{buildroot}
12cr|udunits2-2.1.12-3|87	
12cr|udunits2-2.1.12-3|88	%files
12cr|udunits2-2.1.12-3|89	%defattr(-,root,root)
12cr|udunits2-2.1.12-3|90	%doc ANNOUNCEMENT CHANGE_LOG LICENSE
12cr|udunits2-2.1.12-3|91	%doc udunits2.html udunits2.pdf
12cr|udunits2-2.1.12-3|92	%{_bindir}/%{name}
12cr|udunits2-2.1.12-3|93	%{_datadir}/udunits/*.xml
12cr|udunits2-2.1.12-3|94	%{_infodir}/*.info*
12cr|udunits2-2.1.12-3|95	
12cr|udunits2-2.1.12-3|96	%files -n %{libname}
12cr|udunits2-2.1.12-3|97	%defattr(-,root,root)
12cr|udunits2-2.1.12-3|98	%{_libdir}/*.so.%{major}*
12cr|udunits2-2.1.12-3|99	
12cr|udunits2-2.1.12-3|100	%files -n %{develname}
12cr|udunits2-2.1.12-3|101	%defattr(-,root,root)
12cr|udunits2-2.1.12-3|102	%{_includedir}/%{name}/*.h
12cr|udunits2-2.1.12-3|103	%{_libdir}/*.so
12cr|udunits2-2.1.12-3|104	%{_libdir}/*.a
12cr|udunits2-2.1.12-3|105	
12cr|udunits2-2.1.12-3|106	
12cr|udunits2-2.1.12-3|107	
12cr|udunits2-2.1.12-3|108	%changelog
12cr|udunits2-2.1.12-3|109	* Wed Feb 17 2010 Emmanuel Andry <eandry@mandriva.org> 2.1.12-3mdv2010.1
12cr|udunits2-2.1.12-3|110	+ Revision: 507289
12cr|udunits2-2.1.12-3|111	- fix provides
12cr|udunits2-2.1.12-3|112	
12cr|udunits2-2.1.12-3|113	* Tue Jan 19 2010 Emmanuel Andry <eandry@mandriva.org> 2.1.12-2mdv2010.1
12cr|udunits2-2.1.12-3|114	+ Revision: 493468
12cr|udunits2-2.1.12-3|115	- add missing provides
12cr|udunits2-2.1.12-3|116	
12cr|udunits2-2.1.12-3|117	* Sat Jan 16 2010 Emmanuel Andry <eandry@mandriva.org> 2.1.12-1mdv2010.1
12cr|udunits2-2.1.12-3|118	+ Revision: 492387
12cr|udunits2-2.1.12-3|119	- import udunits2
12cr|udunits2-2.1.12-3|120	
12cr|udunits2-2.1.12-3|121	

8151 12
12cr|ufoai-2.4-1|1	Name:		ufoai
12cr|ufoai-2.4-1|2	Version:	2.4
12cr|ufoai-2.4-1|3	Release:	1
12cr|ufoai-2.4-1|4	URL:		http://ufoai.sourceforge.net/
12cr|ufoai-2.4-1|5	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}-source.tar.bz2
12cr|ufoai-2.4-1|6	Source1:	%{name}.desktop
12cr|ufoai-2.4-1|7	Patch0:		ufoai-2.4-destdir-support.patch
12cr|ufoai-2.4-1|8	Patch1:		ufoai-2.4-dont-strip-binaries.patch
12cr|ufoai-2.4-1|9	Patch2:		ufoai-2.4-missing-shebang.patch
12cr|ufoai-2.4-1|10	
12cr|ufoai-2.4-1|11	License:	GPLv2+
12cr|ufoai-2.4-1|12	Group:		Games/Strategy
12cr|ufoai-2.4-1|13	Summary:	UFO: Alien Invasion
12cr|ufoai-2.4-1|14	
12cr|ufoai-2.4-1|15	%rename ufo
12cr|ufoai-2.4-1|16	
12cr|ufoai-2.4-1|17	Requires:	%{name}-data = %{version}
12cr|ufoai-2.4-1|18	
12cr|ufoai-2.4-1|19	BuildRequires:	pkgconfig(libcurl)
12cr|ufoai-2.4-1|20	BuildRequires:	desktop-file-utils
12cr|ufoai-2.4-1|21	BuildRequires:	pkgconfig(sdl) >= 1.2.10
12cr|ufoai-2.4-1|22	BuildRequires:	pkgconfig(SDL_image)  >= 1.2.7
12cr|ufoai-2.4-1|23	BuildRequires:	pkgconfig(SDL_mixer) >= 1.2.7
12cr|ufoai-2.4-1|24	BuildRequires:	pkgconfig(SDL_ttf) >= 2.0.7
12cr|ufoai-2.4-1|25	BuildRequires:	pkgconfig(openal)
12cr|ufoai-2.4-1|26	BuildRequires:	pkgconfig(gtksourceview-2.0)
12cr|ufoai-2.4-1|27	BuildRequires:	pkgconfig(gdkglext-x11-1.0)
12cr|ufoai-2.4-1|28	BuildRequires:	pkgconfig(gtk+)
12cr|ufoai-2.4-1|29	# xvid is in plf, but we can build without support, adding dlopen() support and
12cr|ufoai-2.4-1|30	# a suggests on it could be done though..
12cr|ufoai-2.4-1|31	#BuildRequires:	xvid-devel
12cr|ufoai-2.4-1|32	BuildRequires:	pkgconfig(theoradec)
12cr|ufoai-2.4-1|33	BuildRequires:	zip
12cr|ufoai-2.4-1|34	
12cr|ufoai-2.4-1|35	%description
12cr|ufoai-2.4-1|36	UFO: ALIEN INVASION is a strategy game featuring tactical combat against
12cr|ufoai-2.4-1|37	hostile alien forces which are about to infiltrate earth at this very
12cr|ufoai-2.4-1|38	moment. You are in command of a small special unit which has been
12cr|ufoai-2.4-1|39	founded to face the alien strike force. To be successful on the long
12cr|ufoai-2.4-1|40	run, you will also have to have a research team study the aliens and
12cr|ufoai-2.4-1|41	their technologies in order to learn as much as possible about their
12cr|ufoai-2.4-1|42	technology, their goals and the aliens themselves. 'UFO: Alien Invasion'
12cr|ufoai-2.4-1|43	is heavily inspired by the 'X-COM' series by Mythos and Microprose.
12cr|ufoai-2.4-1|44	
12cr|ufoai-2.4-1|45	
12cr|ufoai-2.4-1|46	%prep
12cr|ufoai-2.4-1|47	%setup -q -n %{name}-%{version}-source
12cr|ufoai-2.4-1|48	%patch0 -p1 -b .destdir~
12cr|ufoai-2.4-1|49	%patch1 -p1 -b .nostrip~
12cr|ufoai-2.4-1|50	%patch2 -p1 -b .shebang~
12cr|ufoai-2.4-1|51	
12cr|ufoai-2.4-1|52	%build
12cr|ufoai-2.4-1|53	./configure	--prefix=%{_prefix} \
12cr|ufoai-2.4-1|54	--bindir=%{_gamesbindir} \
12cr|ufoai-2.4-1|55	--datadir=%{_gamesdatadir}/ufoai \
12cr|ufoai-2.4-1|56	--localedir=%{_localedir} \
12cr|ufoai-2.4-1|57	--enable-release \
12cr|ufoai-2.4-1|58	%ifarch x86_64
12cr|ufoai-2.4-1|59	--enable-sse \
12cr|ufoai-2.4-1|60	%endif
12cr|ufoai-2.4-1|61	--enable-cgame-campaign \
12cr|ufoai-2.4-1|62	--enable-cgame-multiplayer \
12cr|ufoai-2.4-1|63	--enable-cgame-skirmish \
12cr|ufoai-2.4-1|64	--enable-cgame-staticcampaign \
12cr|ufoai-2.4-1|65	--enable-game \
12cr|ufoai-2.4-1|66	--enable-memory \
12cr|ufoai-2.4-1|67	--enable-testall \
12cr|ufoai-2.4-1|68	--enable-ufo2map \
12cr|ufoai-2.4-1|69	--enable-ufoded \
12cr|ufoai-2.4-1|70	--enable-ufo \
12cr|ufoai-2.4-1|71	--enable-ufomodel \
12cr|ufoai-2.4-1|72	--enable-uforadiant \
12cr|ufoai-2.4-1|73	--enable-ufoslicer
12cr|ufoai-2.4-1|74	%make
12cr|ufoai-2.4-1|75	
12cr|ufoai-2.4-1|76	%install
12cr|ufoai-2.4-1|77	%makeinstall_std
12cr|ufoai-2.4-1|78	# Remove empty data files to avoid file conflict with data package
12cr|ufoai-2.4-1|79	rm -f %{buildroot}/%{_gamesdatadir}/%{name}/base/*pk3
12cr|ufoai-2.4-1|80	
12cr|ufoai-2.4-1|81	%find_lang ufoai
12cr|ufoai-2.4-1|82	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
12cr|ufoai-2.4-1|83	install -m644 src/ports/linux/ufo.png -D %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|ufoai-2.4-1|84	
12cr|ufoai-2.4-1|85	%files -f ufoai.lang
12cr|ufoai-2.4-1|86	%doc LICENSES
12cr|ufoai-2.4-1|87	%{_gamesbindir}/ufo*
12cr|ufoai-2.4-1|88	%dir %{_gamesdatadir}/ufoai
12cr|ufoai-2.4-1|89	%{_gamesdatadir}/ufoai/memory
12cr|ufoai-2.4-1|90	%{_gamesdatadir}/ufoai/ufo*
12cr|ufoai-2.4-1|91	%dir %{_gamesdatadir}/ufoai/base
12cr|ufoai-2.4-1|92	%{_gamesdatadir}/ufoai/base/game.so
12cr|ufoai-2.4-1|93	%dir %{_gamesdatadir}/ufoai/radiant
12cr|ufoai-2.4-1|94	%{_gamesdatadir}/ufoai/radiant/uforadiant/
12cr|ufoai-2.4-1|95	%{_datadir}/pixmaps/%{name}.png
12cr|ufoai-2.4-1|96	%{_datadir}/applications/%{name}.desktop
12cr|ufoai-2.4-1|97	
12cr|ufoai-2.4-1|98	
12cr|ufoai-2.4-1|99	%changelog
12cr|ufoai-2.4-1|100	* Wed May 09 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.4-1
12cr|ufoai-2.4-1|101	+ Revision: 797633
12cr|ufoai-2.4-1|102	- add 'zip' as buildrequires in order for pk3 archives to be made
12cr|ufoai-2.4-1|103	- leave stripping of binaries to helper scripts so that we can get -debuginfo
12cr|ufoai-2.4-1|104	packages (P1)
12cr|ufoai-2.4-1|105	- use pkgconfig() dependencies for buildrequires
12cr|ufoai-2.4-1|106	- enable all modules
12cr|ufoai-2.4-1|107	- enable SSE on x86_64
12cr|ufoai-2.4-1|108	- help Solbu updating to latest version and regenerate destdir patch (P0)
12cr|ufoai-2.4-1|109	
12cr|ufoai-2.4-1|110	+ Johnny A. Solbu <solbu@mandriva.org>
12cr|ufoai-2.4-1|111	- Fix patch
12cr|ufoai-2.4-1|112	- Remove empty data files, to avoid file conflict with data package
12cr|ufoai-2.4-1|113	
12cr|ufoai-2.4-1|114	* Sun Jan 22 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.3.1-2
12cr|ufoai-2.4-1|115	+ Revision: 764872
12cr|ufoai-2.4-1|116	- be sure to link against pthread
12cr|ufoai-2.4-1|117	- fix build with libpng 1.5
12cr|ufoai-2.4-1|118	
12cr|ufoai-2.4-1|119	* Mon Jul 11 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.3.1-1
12cr|ufoai-2.4-1|120	+ Revision: 689578
12cr|ufoai-2.4-1|121	- fix buildrequires
12cr|ufoai-2.4-1|122	- don't ship useless INSTALL file
12cr|ufoai-2.4-1|123	- drop deprecated spec stuff
12cr|ufoai-2.4-1|124	
12cr|ufoai-2.4-1|125	+ Johnny A. Solbu <solbu@mandriva.org>
12cr|ufoai-2.4-1|126	- New version
12cr|ufoai-2.4-1|127	- Bugfix. The folder base/ needs to exist to compile.
12cr|ufoai-2.4-1|128	- Define locale dir in ufoai.desktop, the game assumes ./base/i18n/
12cr|ufoai-2.4-1|129	
12cr|ufoai-2.4-1|130	* Fri Sep 24 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.3-1mdv2011.0
12cr|ufoai-2.4-1|131	+ Revision: 580811
12cr|ufoai-2.4-1|132	- disable xvid support as it requires plf package...
12cr|ufoai-2.4-1|133	- import ufoai
12cr|ufoai-2.4-1|134	
12cr|ufoai-2.4-1|135	
12cr|ufoai-2.4-1|136	* Thu Sep 23 2010 Per Øyvind Karlsen <peroyvind@mandria.org> 2.3-1
12cr|ufoai-2.4-1|137	- use &%%{_gamesdatadir} & %%{_gamesbindir}
12cr|ufoai-2.4-1|138	- make paths comply mostly with FHS (P0)
12cr|ufoai-2.4-1|139	- package from Johnny A. Solbu <johnny@solbu.net>
12cr|ufoai-2.4-1|140	
12cr|ufoai-2.4-1|141	* Tue Jul 5 2010 Johnny A. Solbu <johnny@solbu.net> 2.2.1-1mdv
12cr|ufoai-2.4-1|142	- Bugfix. the shellscripts (/usr/bin/{ufo,ufoded}) tried to launch the game from RPM_BUILD_ROOT.
12cr|ufoai-2.4-1|143	
12cr|ufoai-2.4-1|144	* Thu Apr 2 2010 Johnny A. Solbu <johnny@solbu.net> 2.2.1-1mdv
12cr|ufoai-2.4-1|145	- Added menu entry.
12cr|ufoai-2.4-1|146	
12cr|ufoai-2.4-1|147	* Tue Mar 31 2010 Johnny A. Solbu <johnny@solbu.net> 2.2.1-1mdv
12cr|ufoai-2.4-1|148	- More spec cleanup, after tip from Per Øyvind Karlsen.
12cr|ufoai-2.4-1|149	
12cr|ufoai-2.4-1|150	* Tue Mar 30 2010 Johnny A. Solbu <johnny@solbu.net> 2.2.1-1mdv
12cr|ufoai-2.4-1|151	- Upgraded the package.
12cr|ufoai-2.4-1|152	- spec cleanup.
12cr|ufoai-2.4-1|153	
12cr|ufoai-2.4-1|154	* Fri Jan 27 2006 Guillaume Rousse <guillomovitch@zarb.org> 0.10-4plf
12cr|ufoai-2.4-1|155	- %%mkrel
12cr|ufoai-2.4-1|156	- spec cleanup
12cr|ufoai-2.4-1|157	
12cr|ufoai-2.4-1|158	* Sun Nov 28 2004 Guillaume Rousse <guillomovitch@zarb.org> 0.10-3plf
12cr|ufoai-2.4-1|159	- fix macros
12cr|ufoai-2.4-1|160	- PLF reason
12cr|ufoai-2.4-1|161	
12cr|ufoai-2.4-1|162	* Tue Sep 28 2004 Guillaume Rousse <guillomovitch@zarb.org> 0.10-2plf
12cr|ufoai-2.4-1|163	- moved to plf, as it is useless without its data
12cr|ufoai-2.4-1|164	
12cr|ufoai-2.4-1|165	* Tue Mar 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.10-2mdk
12cr|ufoai-2.4-1|166	- buildrequires
12cr|ufoai-2.4-1|167	
12cr|ufoai-2.4-1|168	* Fri Feb 20 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.10-1mdk
12cr|ufoai-2.4-1|169	- initial mdk release

8152 12
12cr|ufoai-data-2.4-1|1	%define	oname	ufoai
12cr|ufoai-data-2.4-1|2	
12cr|ufoai-data-2.4-1|3	Name:		%{oname}-data
12cr|ufoai-data-2.4-1|4	Version:	2.4
12cr|ufoai-data-2.4-1|5	Release:	1
12cr|ufoai-data-2.4-1|6	URL:		http://ufoai.sourceforge.net/
12cr|ufoai-data-2.4-1|7	Source0:	http://prdownloads.sourceforge.net/%{oname}/%{oname}-%{version}-data.tar
12cr|ufoai-data-2.4-1|8	License:	GPLv2+ and CC-BY and CC-BY-SA and GFDL and MIT and Public Domain and Creative Commons Sampling Plus
12cr|ufoai-data-2.4-1|9	Group:		Games/Strategy
12cr|ufoai-data-2.4-1|10	Summary:	Data files for %{oname}
12cr|ufoai-data-2.4-1|11	BuildArch:	noarch
12cr|ufoai-data-2.4-1|12	Requires:	%{oname}
12cr|ufoai-data-2.4-1|13	
12cr|ufoai-data-2.4-1|14	%rename ufo-data
12cr|ufoai-data-2.4-1|15	
12cr|ufoai-data-2.4-1|16	%description
12cr|ufoai-data-2.4-1|17	Data files needed to run %{oname}.
12cr|ufoai-data-2.4-1|18	
12cr|ufoai-data-2.4-1|19	
12cr|ufoai-data-2.4-1|20	%prep
12cr|ufoai-data-2.4-1|21	
12cr|ufoai-data-2.4-1|22	%install
12cr|ufoai-data-2.4-1|23	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
12cr|ufoai-data-2.4-1|24	tar -xf %{SOURCE0} -C %{buildroot}%{_gamesdatadir}/%{oname}
12cr|ufoai-data-2.4-1|25	
12cr|ufoai-data-2.4-1|26	%files
12cr|ufoai-data-2.4-1|27	%dir %{_gamesdatadir}/%{oname}
12cr|ufoai-data-2.4-1|28	%{_gamesdatadir}/%{oname}/*
12cr|ufoai-data-2.4-1|29	
12cr|ufoai-data-2.4-1|30	
12cr|ufoai-data-2.4-1|31	%changelog
12cr|ufoai-data-2.4-1|32	* Fri May 04 2012 Johnny A. Solbu <solbu@mandriva.org> 2.4-1
12cr|ufoai-data-2.4-1|33	+ Revision: 795809
12cr|ufoai-data-2.4-1|34	- New version
12cr|ufoai-data-2.4-1|35	
12cr|ufoai-data-2.4-1|36	* Mon Jul 11 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.3.1-1
12cr|ufoai-data-2.4-1|37	+ Revision: 689576
12cr|ufoai-data-2.4-1|38	- drop legacy stuff
12cr|ufoai-data-2.4-1|39	- import ufoai-data
12cr|ufoai-data-2.4-1|40	
12cr|ufoai-data-2.4-1|41	+ Johnny A. Solbu <solbu@mandriva.org>
12cr|ufoai-data-2.4-1|42	- New version
12cr|ufoai-data-2.4-1|43	- License changes. See "LICENSES" file in ufoai package for details.
12cr|ufoai-data-2.4-1|44	
12cr|ufoai-data-2.4-1|45	
12cr|ufoai-data-2.4-1|46	* Fri Jul 16 2010 Johnny A. Solbu <johnny@solbu.net> 2.3-1plf
12cr|ufoai-data-2.4-1|47	- Upgraded the package.
12cr|ufoai-data-2.4-1|48	
12cr|ufoai-data-2.4-1|49	* Tue Mar 31 2010 Johnny A. Solbu <johnny@solbu.net> 2.2.1-1plf
12cr|ufoai-data-2.4-1|50	- Renamed to ufoai.
12cr|ufoai-data-2.4-1|51	- Some spec cleanup
12cr|ufoai-data-2.4-1|52	
12cr|ufoai-data-2.4-1|53	* Tue Mar 30 2010 Johnny A. Solbu <johnny@solbu.net> 2.2.1-1plf
12cr|ufoai-data-2.4-1|54	- Upgraded the package.
12cr|ufoai-data-2.4-1|55	
12cr|ufoai-data-2.4-1|56	* Fri Feb 20 2004 Per �yvind Karlsen <peroyvind@sintrax.net> 0.10-1plf
12cr|ufoai-data-2.4-1|57	- initial plf release

8153 12
12cr|uftp-2.6.3-2|1	%define name uftp
12cr|uftp-2.6.3-2|2	%define version 2.6.3
12cr|uftp-2.6.3-2|3	%define release %mkrel 2
12cr|uftp-2.6.3-2|4	
12cr|uftp-2.6.3-2|5	Summary: A multicast FTP
12cr|uftp-2.6.3-2|6	Name: %{name}
12cr|uftp-2.6.3-2|7	Version: %{version}
12cr|uftp-2.6.3-2|8	Release: %{release}
12cr|uftp-2.6.3-2|9	Source0: %{name}.tar
12cr|uftp-2.6.3-2|10	License: GPL
12cr|uftp-2.6.3-2|11	Group: Networking/File transfer
12cr|uftp-2.6.3-2|12	Url: http://www.tcnj.edu/~bush/uftp.html
12cr|uftp-2.6.3-2|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|uftp-2.6.3-2|14	
12cr|uftp-2.6.3-2|15	%description
12cr|uftp-2.6.3-2|16	UFTP is a multicast file transfer program, utilizing a protocol based on
12cr|uftp-2.6.3-2|17	Starburst MFTP. It is designed to reliably and efficiently transfer files
12cr|uftp-2.6.3-2|18	to multiple receivers simultaneously, where either the intended receivers
12cr|uftp-2.6.3-2|19	can be specified beforehand, or receivers can join the transfer when it is
12cr|uftp-2.6.3-2|20	initiated. This is useful for distributing large files to a large number of
12cr|uftp-2.6.3-2|21	receivers, and is especially useful for data distribution over a satellite
12cr|uftp-2.6.3-2|22	link (with two way communication), where the inherent delay makes any TCP
12cr|uftp-2.6.3-2|23	based communication terribly inefficient. UFTP has been used in the production
12cr|uftp-2.6.3-2|24	process of The Wall Street Journal to send WSJ pages over satellite to their
12cr|uftp-2.6.3-2|25	remote printing plants.
12cr|uftp-2.6.3-2|26	
12cr|uftp-2.6.3-2|27	%package server
12cr|uftp-2.6.3-2|28	Summary: A multicast ftp server
12cr|uftp-2.6.3-2|29	Group: Networking/File transfer
12cr|uftp-2.6.3-2|30	
12cr|uftp-2.6.3-2|31	%description server
12cr|uftp-2.6.3-2|32	UFTP is a multicast file transfer program, utilizing a protocol based on
12cr|uftp-2.6.3-2|33	Starburst MFTP. It is designed to reliably and efficiently transfer files
12cr|uftp-2.6.3-2|34	to multiple receivers simultaneously, where either the intended receivers
12cr|uftp-2.6.3-2|35	can be specified beforehand, or receivers can join the transfer when it is
12cr|uftp-2.6.3-2|36	initiated. This is useful for distributing large files to a large number of
12cr|uftp-2.6.3-2|37	receivers, and is especially useful for data distribution over a satellite
12cr|uftp-2.6.3-2|38	link (with two way communication), where the inherent delay makes any TCP
12cr|uftp-2.6.3-2|39	based communication terribly inefficient. UFTP has been used in the production
12cr|uftp-2.6.3-2|40	process of The Wall Street Journal to send WSJ pages over satellite to their
12cr|uftp-2.6.3-2|41	remote printing plants.
12cr|uftp-2.6.3-2|42	
12cr|uftp-2.6.3-2|43	%prep
12cr|uftp-2.6.3-2|44	%setup -q -c
12cr|uftp-2.6.3-2|45	
12cr|uftp-2.6.3-2|46	%build
12cr|uftp-2.6.3-2|47	%make -f makefile.linux CFLAGS="%optflags"
12cr|uftp-2.6.3-2|48	
12cr|uftp-2.6.3-2|49	%install
12cr|uftp-2.6.3-2|50	rm -rf $RPM_BUILD_ROOT
12cr|uftp-2.6.3-2|51	
12cr|uftp-2.6.3-2|52	mkdir -p %buildroot%_bindir
12cr|uftp-2.6.3-2|53	install -d %buildroot%_bindir
12cr|uftp-2.6.3-2|54	install -m 755 uftp %buildroot%_bindir/uftp
12cr|uftp-2.6.3-2|55	install -d %buildroot%_sbindir
12cr|uftp-2.6.3-2|56	install -m 755 uftpd %buildroot%_sbindir/uftpd
12cr|uftp-2.6.3-2|57	install -d %buildroot%_mandir/man1
12cr|uftp-2.6.3-2|58	install -m 644 uftp.1 %buildroot%_mandir/man1/uftp.1
12cr|uftp-2.6.3-2|59	install -m 644 uftpd.1 %buildroot%_mandir/man1/uftpd.1
12cr|uftp-2.6.3-2|60	
12cr|uftp-2.6.3-2|61	%clean
12cr|uftp-2.6.3-2|62	rm -rf $RPM_BUILD_ROOT
12cr|uftp-2.6.3-2|63	
12cr|uftp-2.6.3-2|64	%files
12cr|uftp-2.6.3-2|65	%defattr(-,root,root)
12cr|uftp-2.6.3-2|66	%_bindir/uftp
12cr|uftp-2.6.3-2|67	%_mandir/man1/uftp.1*
12cr|uftp-2.6.3-2|68	%doc Changes.txt ReadMe.txt
12cr|uftp-2.6.3-2|69	
12cr|uftp-2.6.3-2|70	%files server
12cr|uftp-2.6.3-2|71	%defattr(-,root,root)
12cr|uftp-2.6.3-2|72	%_sbindir/uftpd
12cr|uftp-2.6.3-2|73	%_mandir/man1/uftpd.1*
12cr|uftp-2.6.3-2|74	%doc Changes.txt ReadMe.txt
12cr|uftp-2.6.3-2|75	
12cr|uftp-2.6.3-2|76	
12cr|uftp-2.6.3-2|77	%changelog
12cr|uftp-2.6.3-2|78	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.6.3-2mdv2010.0
12cr|uftp-2.6.3-2|79	+ Revision: 434497
12cr|uftp-2.6.3-2|80	- rebuild
12cr|uftp-2.6.3-2|81	
12cr|uftp-2.6.3-2|82	* Thu Sep 18 2008 Olivier Thauvin <nanardon@mandriva.org> 2.6.3-1mdv2009.0
12cr|uftp-2.6.3-2|83	+ Revision: 285637
12cr|uftp-2.6.3-2|84	- 2.6.3
12cr|uftp-2.6.3-2|85	
12cr|uftp-2.6.3-2|86	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|uftp-2.6.3-2|87	- rebuild
12cr|uftp-2.6.3-2|88	
12cr|uftp-2.6.3-2|89	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.6.1-3mdv2009.0
12cr|uftp-2.6.3-2|90	+ Revision: 255050
12cr|uftp-2.6.3-2|91	- rebuild
12cr|uftp-2.6.3-2|92	
12cr|uftp-2.6.3-2|93	* Thu Feb 21 2008 Olivier Thauvin <nanardon@mandriva.org> 2.6.1-1mdv2008.1
12cr|uftp-2.6.3-2|94	+ Revision: 173678
12cr|uftp-2.6.3-2|95	- import uftp
12cr|uftp-2.6.3-2|96	
12cr|uftp-2.6.3-2|97	

8154 12
12cr|uget-1.10.2-7|1	%define Werror_cflags %nil
12cr|uget-1.10.2-7|2	%define name uget
12cr|uget-1.10.2-7|3	%define version 1.10.2
12cr|uget-1.10.2-7|4	%define release %mkrel 7
12cr|uget-1.10.2-7|5	%define iconname %{name}.png
12cr|uget-1.10.2-7|6	
12cr|uget-1.10.2-7|7	Summary:   Download manager that uses gtk+2
12cr|uget-1.10.2-7|8	Name:      %{name}
12cr|uget-1.10.2-7|9	Version:   %{version}
12cr|uget-1.10.2-7|10	Release:   %{release}
12cr|uget-1.10.2-7|11	Group:     Networking/File transfer
12cr|uget-1.10.2-7|12	License:     GPL
12cr|uget-1.10.2-7|13	Url:       http://urlget.sourceforge.net/
12cr|uget-1.10.2-7|14	Source0:   http://downloads.sourceforge.net/project/urlget/uget%20%28stable%29/%{version}/%{name}-%{version}.tar.gz
12cr|uget-1.10.2-7|15	BuildRequires: pkgconfig(libcurl)
12cr|uget-1.10.2-7|16	BuildRequires: pkgconfig(libxml-2.0)
12cr|uget-1.10.2-7|17	BuildRequires: pkgconfig(gtk+-3.0)
12cr|uget-1.10.2-7|18	BuildRequires: pkgconfig(gdk-pixbuf-2.0)
12cr|uget-1.10.2-7|19	BuildRequires: pkgconfig(openssl)
12cr|uget-1.10.2-7|20	BuildRequires: pkgconfig(gstreamer-0.10)
12cr|uget-1.10.2-7|21	BuildRequires: imagemagick
12cr|uget-1.10.2-7|22	BuildRequires: intltool
12cr|uget-1.10.2-7|23	BuildRequires: pkgconfig(libpcre)
12cr|uget-1.10.2-7|24	BuildRequires: desktop-file-utils
12cr|uget-1.10.2-7|25	BuildRequires: pkgconfig(libnotify)
12cr|uget-1.10.2-7|26	Requires: wget
12cr|uget-1.10.2-7|27	Obsoletes: urlget
12cr|uget-1.10.2-7|28	Provides: urlget
12cr|uget-1.10.2-7|29	
12cr|uget-1.10.2-7|30	%description
12cr|uget-1.10.2-7|31	UrlGfe is a download manager that uses gtk+2
12cr|uget-1.10.2-7|32	User can classify URLs before downloading.
12cr|uget-1.10.2-7|33	Every category has independent configuration.
12cr|uget-1.10.2-7|34	Batch mode can generate URLs.
12cr|uget-1.10.2-7|35	Import URLs from .html files.
12cr|uget-1.10.2-7|36	Export URLs ( for wget -i )
12cr|uget-1.10.2-7|37	
12cr|uget-1.10.2-7|38	Formerly urlget
12cr|uget-1.10.2-7|39	
12cr|uget-1.10.2-7|40	%prep
12cr|uget-1.10.2-7|41	%setup -q -n %{name}-%{version}
12cr|uget-1.10.2-7|42	rm -rfd %{buildroot}/%{name}-%{version}/win32
12cr|uget-1.10.2-7|43	
12cr|uget-1.10.2-7|44	%build
12cr|uget-1.10.2-7|45	
12cr|uget-1.10.2-7|46	%configure2_5x
12cr|uget-1.10.2-7|47	
12cr|uget-1.10.2-7|48	%make
12cr|uget-1.10.2-7|49	
12cr|uget-1.10.2-7|50	
12cr|uget-1.10.2-7|51	%install
12cr|uget-1.10.2-7|52	
12cr|uget-1.10.2-7|53	%makeinstall_std
12cr|uget-1.10.2-7|54	
12cr|uget-1.10.2-7|55	#mkdir -p %{buildroot}%{_liconsdir}/
12cr|uget-1.10.2-7|56	#mkdir -p %{buildroot}%{_miconsdir}/
12cr|uget-1.10.2-7|57	
12cr|uget-1.10.2-7|58	#install -m 644 pixmaps/urlgfe-icon.png %{buildroot}%{_liconsdir}/%{iconname}
12cr|uget-1.10.2-7|59	#convert pixmaps/%{name}-icon.png  -geometry 32x32 %{buildroot}%{_iconsdir}/%{iconname}
12cr|uget-1.10.2-7|60	#convert pixmaps/%{name}-icon.png  -geometry 16x16 %{buildroot}%{_miconsdir}/%{iconname}
12cr|uget-1.10.2-7|61	
12cr|uget-1.10.2-7|62	
12cr|uget-1.10.2-7|63	#rm dup docs
12cr|uget-1.10.2-7|64	rm -rfd %{buildroot}/usr/doc
12cr|uget-1.10.2-7|65	
12cr|uget-1.10.2-7|66	%find_lang %{name}
12cr|uget-1.10.2-7|67	
12cr|uget-1.10.2-7|68	%files -f %{name}.lang
12cr|uget-1.10.2-7|69	%doc COPYING INSTALL
12cr|uget-1.10.2-7|70	%{_bindir}/*
12cr|uget-1.10.2-7|71	%{_datadir}/applications/%{name}-gtk.desktop
12cr|uget-1.10.2-7|72	%{_iconsdir}/*
12cr|uget-1.10.2-7|73	%{_datadir}/sounds/%{name}/*.wav

8155 12
12cr|ugrep-1.7-8|1	Summary:	Barebones version of grep/egrep
12cr|ugrep-1.7-8|2	Name:		ugrep
12cr|ugrep-1.7-8|3	Version:	1.7
12cr|ugrep-1.7-8|4	Release:	%mkrel 8
12cr|ugrep-1.7-8|5	License:	GPL
12cr|ugrep-1.7-8|6	Group:		File tools
12cr|ugrep-1.7-8|7	URL:		http://robur.slu.se/jensl/ugrep/
12cr|ugrep-1.7-8|8	Source0:	%{name}.tar.bz2
12cr|ugrep-1.7-8|9	Patch0:		%{name}-Makefile.patch
12cr|ugrep-1.7-8|10	BuildRequires:	dietlibc-devel >= 0.32
12cr|ugrep-1.7-8|11	Prefix:		%{_libdir}/embutils
12cr|ugrep-1.7-8|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ugrep-1.7-8|13	
12cr|ugrep-1.7-8|14	%description
12cr|ugrep-1.7-8|15	%{name} will only do basic regexp string matching.
12cr|ugrep-1.7-8|16	
12cr|ugrep-1.7-8|17	%prep
12cr|ugrep-1.7-8|18	
12cr|ugrep-1.7-8|19	%setup -q -n %{name}
12cr|ugrep-1.7-8|20	%patch0 -p0
12cr|ugrep-1.7-8|21	
12cr|ugrep-1.7-8|22	# fix version
12cr|ugrep-1.7-8|23	echo "#define VERSION \"Version: %{version}\"" > version.h
12cr|ugrep-1.7-8|24	
12cr|ugrep-1.7-8|25	%build
12cr|ugrep-1.7-8|26	
12cr|ugrep-1.7-8|27	make
12cr|ugrep-1.7-8|28	
12cr|ugrep-1.7-8|29	%install
12cr|ugrep-1.7-8|30	rm -rf %{buildroot}
12cr|ugrep-1.7-8|31	
12cr|ugrep-1.7-8|32	install -d %{buildroot}%{prefix}/bin
12cr|ugrep-1.7-8|33	install -m755 %{name} %{buildroot}%{prefix}/bin/
12cr|ugrep-1.7-8|34	
12cr|ugrep-1.7-8|35	# fix softlinks...
12cr|ugrep-1.7-8|36	ln -snf %{name} %{buildroot}%{prefix}/bin/grep
12cr|ugrep-1.7-8|37	
12cr|ugrep-1.7-8|38	%clean
12cr|ugrep-1.7-8|39	rm -rf %{buildroot}
12cr|ugrep-1.7-8|40	
12cr|ugrep-1.7-8|41	%files
12cr|ugrep-1.7-8|42	%defattr(-,root,root)
12cr|ugrep-1.7-8|43	%{prefix}/bin/%{name}
12cr|ugrep-1.7-8|44	%{prefix}/bin/grep
12cr|ugrep-1.7-8|45	
12cr|ugrep-1.7-8|46	
12cr|ugrep-1.7-8|47	%changelog
12cr|ugrep-1.7-8|48	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.7-8mdv2010.0
12cr|ugrep-1.7-8|49	+ Revision: 434498
12cr|ugrep-1.7-8|50	- rebuild
12cr|ugrep-1.7-8|51	
12cr|ugrep-1.7-8|52	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.7-7mdv2009.0
12cr|ugrep-1.7-8|53	+ Revision: 269446
12cr|ugrep-1.7-8|54	- rebuild early 2009.0 package (before pixel changes)
12cr|ugrep-1.7-8|55	
12cr|ugrep-1.7-8|56	* Tue Jun 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1.7-6mdv2009.0
12cr|ugrep-1.7-8|57	+ Revision: 217548
12cr|ugrep-1.7-8|58	- rebuilt against dietlibc-devel-0.32
12cr|ugrep-1.7-8|59	
12cr|ugrep-1.7-8|60	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.7-5mdv2008.1
12cr|ugrep-1.7-8|61	+ Revision: 140924
12cr|ugrep-1.7-8|62	- restore BuildRoot
12cr|ugrep-1.7-8|63	
12cr|ugrep-1.7-8|64	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ugrep-1.7-8|65	- kill re-definition of %%buildroot on Pixel's request
12cr|ugrep-1.7-8|66	
12cr|ugrep-1.7-8|67	* Thu Aug 23 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.7-5mdv2008.0
12cr|ugrep-1.7-8|68	+ Revision: 69934
12cr|ugrep-1.7-8|69	- use %%mkrel
12cr|ugrep-1.7-8|70	
12cr|ugrep-1.7-8|71	
12cr|ugrep-1.7-8|72	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7-4mdk
12cr|ugrep-1.7-8|73	- rebuild
12cr|ugrep-1.7-8|74	
12cr|ugrep-1.7-8|75	* Sun May 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.7-3mdk
12cr|ugrep-1.7-8|76	- build release
12cr|ugrep-1.7-8|77	
12cr|ugrep-1.7-8|78	* Mon Apr 07 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.7-2mdk
12cr|ugrep-1.7-8|79	- argh!!! fix buildrequires
12cr|ugrep-1.7-8|80	
12cr|ugrep-1.7-8|81	* Sat Apr 05 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.7-1mdk
12cr|ugrep-1.7-8|82	- initial cooker contribs
12cr|ugrep-1.7-8|83	

8156 12
12cr|uhd-3.5.0-1|1	Name:           uhd
12cr|uhd-3.5.0-1|2	URL:            http://code.ettus.com/redmine/ettus/projects/uhd/wiki
12cr|uhd-3.5.0-1|3	Version:        3.5.0
12cr|uhd-3.5.0-1|4	Release:        1
12cr|uhd-3.5.0-1|5	Group:          Communications
12cr|uhd-3.5.0-1|6	Summary:        Universal Hardware Driver for Ettus Research products
12cr|uhd-3.5.0-1|7	License:        GPLv3+
12cr|uhd-3.5.0-1|8	Source0:        %{name}-%{version}.tar.gz
12cr|uhd-3.5.0-1|9	# Create tarball from git with:
12cr|uhd-3.5.0-1|10	# $ make-tarball uhd git://code.ettus.com/ettus/uhd.git
12cr|uhd-3.5.0-1|11	# See note in make-tarball script
12cr|uhd-3.5.0-1|12	Source1:	make-tarball
12cr|uhd-3.5.0-1|13	
12cr|uhd-3.5.0-1|14	BuildRequires:  cmake
12cr|uhd-3.5.0-1|15	BuildRequires:  boost-devel
12cr|uhd-3.5.0-1|16	BuildRequires:  pkgconfig(libusb-1.0)
12cr|uhd-3.5.0-1|17	BuildRequires:  pkgconfig(orc-0.4)
12cr|uhd-3.5.0-1|18	BuildRequires:  python-cheetah
12cr|uhd-3.5.0-1|19	BuildRequires:  python-docutils
12cr|uhd-3.5.0-1|20	BuildRequires:  doxygen
12cr|uhd-3.5.0-1|21	BuildRequires:  pkgconfig
12cr|uhd-3.5.0-1|22	
12cr|uhd-3.5.0-1|23	%description
12cr|uhd-3.5.0-1|24	The UHD is the universal hardware driver for Ettus Research products.
12cr|uhd-3.5.0-1|25	The goal of the UHD is to provide a host driver and API for current and
12cr|uhd-3.5.0-1|26	future Ettus Research products. It can be used standalone without GNU Radio.
12cr|uhd-3.5.0-1|27	
12cr|uhd-3.5.0-1|28	%prep
12cr|uhd-3.5.0-1|29	%setup -q
12cr|uhd-3.5.0-1|30	
12cr|uhd-3.5.0-1|31	%build
12cr|uhd-3.5.0-1|32	mkdir -p host/build
12cr|uhd-3.5.0-1|33	cd host/build
12cr|uhd-3.5.0-1|34	cmake ../ -DCMAKE_INSTALL_PREFIX=/usr
12cr|uhd-3.5.0-1|35	%make
12cr|uhd-3.5.0-1|36	
12cr|uhd-3.5.0-1|37	%check
12cr|uhd-3.5.0-1|38	cd host/build
12cr|uhd-3.5.0-1|39	make test
12cr|uhd-3.5.0-1|40	
12cr|uhd-3.5.0-1|41	%install
12cr|uhd-3.5.0-1|42	pushd host/build
12cr|uhd-3.5.0-1|43	make install DESTDIR=%{buildroot}
12cr|uhd-3.5.0-1|44	
12cr|uhd-3.5.0-1|45	# Allow access only to users in usrp group
12cr|uhd-3.5.0-1|46	sed -i 's/MODE:="0666"/MODE:="0660"/' %{buildroot}%{_datadir}/uhd/utils/uhd-usrp.rules
12cr|uhd-3.5.0-1|47	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
12cr|uhd-3.5.0-1|48	mv %{buildroot}%{_datadir}/uhd/utils/uhd-usrp.rules %{buildroot}%{_sysconfdir}/udev/rules.d/10-usrp-uhd.rules
12cr|uhd-3.5.0-1|49	
12cr|uhd-3.5.0-1|50	# Remove binaries for tests, examples
12cr|uhd-3.5.0-1|51	rm -rf %{buildroot}%{_datadir}/uhd/{tests,examples}
12cr|uhd-3.5.0-1|52	
12cr|uhd-3.5.0-1|53	# Move the utils stuff to libexec dir
12cr|uhd-3.5.0-1|54	mkdir -p %{buildroot}%{_libexecdir}/uhd
12cr|uhd-3.5.0-1|55	mv %{buildroot}%{_datadir}/uhd/utils/* %{buildroot}%{_libexecdir}/uhd
12cr|uhd-3.5.0-1|56	
12cr|uhd-3.5.0-1|57	popd
12cr|uhd-3.5.0-1|58	# Package base docs to base package
12cr|uhd-3.5.0-1|59	mkdir _tmpdoc
12cr|uhd-3.5.0-1|60	mv %{buildroot}%{_docdir}/%{name}/{AUTHORS.txt,LICENSE.txt,README.txt} _tmpdoc
12cr|uhd-3.5.0-1|61	
12cr|uhd-3.5.0-1|62	%package devel
12cr|uhd-3.5.0-1|63	Summary:        Development files for UHD
12cr|uhd-3.5.0-1|64	Group:          Communications
12cr|uhd-3.5.0-1|65	Requires:       %{name} = %{version}-%{release}
12cr|uhd-3.5.0-1|66	
12cr|uhd-3.5.0-1|67	%description devel
12cr|uhd-3.5.0-1|68	Development files for the Universal Hardware Driver (UHD).
12cr|uhd-3.5.0-1|69	
12cr|uhd-3.5.0-1|70	%package doc
12cr|uhd-3.5.0-1|71	Summary:        Documentation files for UHD
12cr|uhd-3.5.0-1|72	Group:          Communications
12cr|uhd-3.5.0-1|73	BuildArch:      noarch
12cr|uhd-3.5.0-1|74	
12cr|uhd-3.5.0-1|75	%description doc
12cr|uhd-3.5.0-1|76	Documentation for the Universal Hardware Driver (UHD).
12cr|uhd-3.5.0-1|77	
12cr|uhd-3.5.0-1|78	%pre -n uhd
12cr|uhd-3.5.0-1|79	getent group usrp >/dev/null || groupadd -r usrp
12cr|uhd-3.5.0-1|80	
12cr|uhd-3.5.0-1|81	%files
12cr|uhd-3.5.0-1|82	%{_bindir}/*
12cr|uhd-3.5.0-1|83	%config(noreplace) %{_sysconfdir}/udev/rules.d/10-usrp-uhd.rules
12cr|uhd-3.5.0-1|84	%{_libdir}/lib*.so.*
12cr|uhd-3.5.0-1|85	%{_libexecdir}/uhd
12cr|uhd-3.5.0-1|86	
12cr|uhd-3.5.0-1|87	%files devel
12cr|uhd-3.5.0-1|88	%{_includedir}/*
12cr|uhd-3.5.0-1|89	%{_libdir}/lib*.so
12cr|uhd-3.5.0-1|90	%{_libdir}/pkgconfig/*.pc
12cr|uhd-3.5.0-1|91	
12cr|uhd-3.5.0-1|92	%files doc
12cr|uhd-3.5.0-1|93	%doc _tmpdoc/*
12cr|uhd-3.5.0-1|94	%{_docdir}/%{name}/manual/*/*
12cr|uhd-3.5.0-1|95	%{_docdir}/%{name}/doxygen/*/*
12cr|uhd-3.5.0-1|96	
12cr|uhd-3.5.0-1|97	
12cr|uhd-3.5.0-1|98	%changelog
12cr|uhd-3.5.0-1|99	* Thu Apr 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.4.1-1
12cr|uhd-3.5.0-1|100	+ Revision: 791913
12cr|uhd-3.5.0-1|101	- imported package uhd
12cr|uhd-3.5.0-1|102	

8157 12
12cr|uips-20100823-1|1	%define name	uips
12cr|uips-20100823-1|2	%define version	20100823
12cr|uips-20100823-1|3	%define release	%mkrel 1
12cr|uips-20100823-1|4	
12cr|uips-20100823-1|5	Name:		%{name}
12cr|uips-20100823-1|6	Summary:	Universal IPS create/apply utility
12cr|uips-20100823-1|7	Version:	%{version}
12cr|uips-20100823-1|8	Release:	%{release}
12cr|uips-20100823-1|9	Source0:	http://www.neillcorlett.com/downloads/uips_source.zip
12cr|uips-20100823-1|10	URL:		http://www.neillcorlett.com/uips/
12cr|uips-20100823-1|11	
12cr|uips-20100823-1|12	Group:		File tools
12cr|uips-20100823-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|uips-20100823-1|14	License:	GPLv3+
12cr|uips-20100823-1|15	
12cr|uips-20100823-1|16	%description
12cr|uips-20100823-1|17	UIPS is a command-line based utility for creating or applying IPS patches.
12cr|uips-20100823-1|18	IPS is a fairly simple patch file format which stores the differences between
12cr|uips-20100823-1|19	two binary files.
12cr|uips-20100823-1|20	
12cr|uips-20100823-1|21	%prep
12cr|uips-20100823-1|22	%setup -q -c
12cr|uips-20100823-1|23	
12cr|uips-20100823-1|24	%build
12cr|uips-20100823-1|25	gcc %{optflags} %{ldflags} -o %{name} %{name}.c
12cr|uips-20100823-1|26	
12cr|uips-20100823-1|27	%install
12cr|uips-20100823-1|28	rm -rf %{buildroot}
12cr|uips-20100823-1|29	install -Dm 0755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|uips-20100823-1|30	
12cr|uips-20100823-1|31	%clean
12cr|uips-20100823-1|32	rm -rf %{buildroot}
12cr|uips-20100823-1|33	
12cr|uips-20100823-1|34	%files
12cr|uips-20100823-1|35	%defattr(-,root,root)
12cr|uips-20100823-1|36	%doc uips.txt
12cr|uips-20100823-1|37	%{_bindir}/%{name}
12cr|uips-20100823-1|38	
12cr|uips-20100823-1|39	
12cr|uips-20100823-1|40	%changelog
12cr|uips-20100823-1|41	* Fri Aug 27 2010 Maarten Vanraes <alien@mandriva.org> 20100823-1mdv2011.0
12cr|uips-20100823-1|42	+ Revision: 573447
12cr|uips-20100823-1|43	- import uips
12cr|uips-20100823-1|44	

8158 12
12cr|ulogd-2.0.0-1|1	Summary:	Ulogd - The userspace logging daemon for netfilter
12cr|ulogd-2.0.0-1|2	Name:		ulogd
12cr|ulogd-2.0.0-1|3	Version:	2.0.0
12cr|ulogd-2.0.0-1|4	Release:	1
12cr|ulogd-2.0.0-1|5	License:	GPL
12cr|ulogd-2.0.0-1|6	Group:		System/Kernel and hardware
12cr|ulogd-2.0.0-1|7	URL:		http://www.netfilter.org/projects/ulogd/
12cr|ulogd-2.0.0-1|8	Source0:	ftp://ftp.netfilter.org/pub/ulogd/%{name}-%{version}.tar.bz2
12cr|ulogd-2.0.0-1|9	Source1:	ftp://ftp.netfilter.org/pub/ulogd/%{name}-%{version}.tar.bz2.sig
12cr|ulogd-2.0.0-1|10	Source2:	ulogd.init
12cr|ulogd-2.0.0-1|11	# (fc) 1.24-3mdv fix killall path (Mdv bug #35286)
12cr|ulogd-2.0.0-1|12	Patch0:		ulogd-1.24-fixkillall.patch
12cr|ulogd-2.0.0-1|13	Patch1:		ulogd-build_fix.diff
12cr|ulogd-2.0.0-1|14	Patch2:		ulogd-2.0.0-mdv_conf.diff
12cr|ulogd-2.0.0-1|15	Requires(post): rpm-helper
12cr|ulogd-2.0.0-1|16	Requires(preun): rpm-helper
12cr|ulogd-2.0.0-1|17	BuildRequires:	autoconf automake libtool
12cr|ulogd-2.0.0-1|18	BuildRequires:	dbi-devel
12cr|ulogd-2.0.0-1|19	BuildRequires:	pcap-devel
12cr|ulogd-2.0.0-1|20	BuildRequires:	linuxdoc-tools texlive
12cr|ulogd-2.0.0-1|21	BuildRequires:	mysql-devel
12cr|ulogd-2.0.0-1|22	BuildRequires:	pkgconfig(libnetfilter_acct)
12cr|ulogd-2.0.0-1|23	BuildRequires:	pkgconfig(libnetfilter_conntrack)
12cr|ulogd-2.0.0-1|24	BuildRequires:	pkgconfig(libnetfilter_log)
12cr|ulogd-2.0.0-1|25	BuildRequires:	pkgconfig(libnfnetlink)
12cr|ulogd-2.0.0-1|26	BuildRequires:	postgresql-devel
12cr|ulogd-2.0.0-1|27	BuildRequires:	pkgconfig(sqlite3)
12cr|ulogd-2.0.0-1|28	Requires:	userspace-ipfilter
12cr|ulogd-2.0.0-1|29	
12cr|ulogd-2.0.0-1|30	%description
12cr|ulogd-2.0.0-1|31	Ulogd is an universal logging daemon for the ULOG target of netfilter, the
12cr|ulogd-2.0.0-1|32	Linux 2.4/2.6 firewalling subsystem. Ulogd is able to log packets in various
12cr|ulogd-2.0.0-1|33	formats to different targets (text files, databases, etc.). It has an
12cr|ulogd-2.0.0-1|34	easy-to-use plugin interface to add new protocols and new output targets.
12cr|ulogd-2.0.0-1|35	
12cr|ulogd-2.0.0-1|36	%package	mysql
12cr|ulogd-2.0.0-1|37	Summary:	MySQL output plugin for ulogd
12cr|ulogd-2.0.0-1|38	Group:		System/Kernel and hardware
12cr|ulogd-2.0.0-1|39	Requires:	%{name} = %{version}
12cr|ulogd-2.0.0-1|40	
12cr|ulogd-2.0.0-1|41	%description	mysql
12cr|ulogd-2.0.0-1|42	Ulogd-mysql is a MySQL output plugin for ulogd. It enables logging of
12cr|ulogd-2.0.0-1|43	firewall information into a MySQL database.
12cr|ulogd-2.0.0-1|44	
12cr|ulogd-2.0.0-1|45	%package	pgsql
12cr|ulogd-2.0.0-1|46	Summary:	PostgreSQL output plugin for ulogd
12cr|ulogd-2.0.0-1|47	Group:		System/Kernel and hardware
12cr|ulogd-2.0.0-1|48	Requires:	%{name} = %{version}
12cr|ulogd-2.0.0-1|49	
12cr|ulogd-2.0.0-1|50	%description	pgsql
12cr|ulogd-2.0.0-1|51	Ulogd-pgsql is a PostgreSQL output plugin for ulogd. It enables logging of
12cr|ulogd-2.0.0-1|52	firewall information into a PostgreSQL database.
12cr|ulogd-2.0.0-1|53	
12cr|ulogd-2.0.0-1|54	%package	sqlite
12cr|ulogd-2.0.0-1|55	Summary:	SQLite output plugin for ulogd
12cr|ulogd-2.0.0-1|56	Group:		System/Kernel and hardware
12cr|ulogd-2.0.0-1|57	Requires:	%{name} = %{version}
12cr|ulogd-2.0.0-1|58	
12cr|ulogd-2.0.0-1|59	%description	sqlite
12cr|ulogd-2.0.0-1|60	Ulogd-sqlite is a SQLite output plugin for ulogd. It enables logging of
12cr|ulogd-2.0.0-1|61	firewall information into a SQLite database.
12cr|ulogd-2.0.0-1|62	
12cr|ulogd-2.0.0-1|63	%package	pcap
12cr|ulogd-2.0.0-1|64	Summary:	PCAP output plugin for ulogd
12cr|ulogd-2.0.0-1|65	Group:		System/Kernel and hardware
12cr|ulogd-2.0.0-1|66	Requires:	%{name} = %{version}
12cr|ulogd-2.0.0-1|67	
12cr|ulogd-2.0.0-1|68	%description	pcap
12cr|ulogd-2.0.0-1|69	Ulogd-pcap is a output plugin for ulogd that saves packet logs as PCAP file.
12cr|ulogd-2.0.0-1|70	PCAP is a standard format that can be later analyzed by a lot of tools such as
12cr|ulogd-2.0.0-1|71	tcpdump and wireshark.
12cr|ulogd-2.0.0-1|72	
12cr|ulogd-2.0.0-1|73	%package	dbi
12cr|ulogd-2.0.0-1|74	Summary:	Libdbi framework output plugin for ulogd
12cr|ulogd-2.0.0-1|75	Group:		System/Kernel and hardware
12cr|ulogd-2.0.0-1|76	Requires:	%{name} = %{version}
12cr|ulogd-2.0.0-1|77	
12cr|ulogd-2.0.0-1|78	%description	dbi
12cr|ulogd-2.0.0-1|79	Ulogd-dbi is a libdbi output plugin for ulogd. It enables logging of
12cr|ulogd-2.0.0-1|80	firewall information through a libdbi interface.
12cr|ulogd-2.0.0-1|81	
12cr|ulogd-2.0.0-1|82	%prep
12cr|ulogd-2.0.0-1|83	
12cr|ulogd-2.0.0-1|84	%setup -q
12cr|ulogd-2.0.0-1|85	%patch0 -p1 -b .fixkillall
12cr|ulogd-2.0.0-1|86	%patch1 -p1
12cr|ulogd-2.0.0-1|87	%patch2 -p0
12cr|ulogd-2.0.0-1|88	
12cr|ulogd-2.0.0-1|89	# lib64 fix
12cr|ulogd-2.0.0-1|90	perl -pi -e "s|/lib/|/%{_lib}/|g" configure*
12cr|ulogd-2.0.0-1|91	
12cr|ulogd-2.0.0-1|92	cp %{SOURCE2} ulogd.init
12cr|ulogd-2.0.0-1|93	
12cr|ulogd-2.0.0-1|94	%build
12cr|ulogd-2.0.0-1|95	autoreconf -fi
12cr|ulogd-2.0.0-1|96	%serverbuild
12cr|ulogd-2.0.0-1|97	
12cr|ulogd-2.0.0-1|98	%configure2_5x \
12cr|ulogd-2.0.0-1|99	--disable-static \
12cr|ulogd-2.0.0-1|100	--enable-shared \
12cr|ulogd-2.0.0-1|101	--with-pgsql=%{_prefix} \
12cr|ulogd-2.0.0-1|102	--with-pgsql-inc=%{_includedir}/postgresql \
12cr|ulogd-2.0.0-1|103	--with-mysql=%{_prefix} \
12cr|ulogd-2.0.0-1|104	--with-mysql-inc=%{_includedir}/mysql \
12cr|ulogd-2.0.0-1|105	--with-dbi=%{_prefix} \
12cr|ulogd-2.0.0-1|106	--with-dbi-lib=%{_libdir} \
12cr|ulogd-2.0.0-1|107	--with-dbi-inc=%{_includedir} \
12cr|ulogd-2.0.0-1|108	
12cr|ulogd-2.0.0-1|109	# bork...
12cr|ulogd-2.0.0-1|110	cat >> config.h << EOF
12cr|ulogd-2.0.0-1|111	#define HAVE_LIBDBI 1
12cr|ulogd-2.0.0-1|112	#define HAVE_LIBMYSQLCLIENT 1
12cr|ulogd-2.0.0-1|113	#define HAVE_LIBPQ 1
12cr|ulogd-2.0.0-1|114	EOF
12cr|ulogd-2.0.0-1|115	
12cr|ulogd-2.0.0-1|116	%make
12cr|ulogd-2.0.0-1|117	make -C doc
12cr|ulogd-2.0.0-1|118	
12cr|ulogd-2.0.0-1|119	%install
12cr|ulogd-2.0.0-1|120	
12cr|ulogd-2.0.0-1|121	%makeinstall_std
12cr|ulogd-2.0.0-1|122	
12cr|ulogd-2.0.0-1|123	# install initscript
12cr|ulogd-2.0.0-1|124	install -d %{buildroot}%{_initrddir}
12cr|ulogd-2.0.0-1|125	install -m0755 ulogd.init %{buildroot}%{_initrddir}/ulogd
12cr|ulogd-2.0.0-1|126	
12cr|ulogd-2.0.0-1|127	# install logrotate file
12cr|ulogd-2.0.0-1|128	install -d %{buildroot}/%{_sysconfdir}/logrotate.d
12cr|ulogd-2.0.0-1|129	install ulogd.logrotate %{buildroot}/%{_sysconfdir}/logrotate.d/ulogd
12cr|ulogd-2.0.0-1|130	
12cr|ulogd-2.0.0-1|131	install -d %{buildroot}/var/lib/ulogd
12cr|ulogd-2.0.0-1|132	install -d %{buildroot}/var/log/ulogd
12cr|ulogd-2.0.0-1|133	
12cr|ulogd-2.0.0-1|134	# install man page
12cr|ulogd-2.0.0-1|135	install -d %{buildroot}%{_mandir}/man8
12cr|ulogd-2.0.0-1|136	install -m0644 ulogd.8 %{buildroot}%{_mandir}/man8/
12cr|ulogd-2.0.0-1|137	
12cr|ulogd-2.0.0-1|138	install -m0644 ulogd.conf %{buildroot}%{_sysconfdir}/
12cr|ulogd-2.0.0-1|139	
12cr|ulogd-2.0.0-1|140	rm -f %{buildroot}%{_libdir}/ulogd/*.*a
12cr|ulogd-2.0.0-1|141	
12cr|ulogd-2.0.0-1|142	%post
12cr|ulogd-2.0.0-1|143	%_post_service ulogd
12cr|ulogd-2.0.0-1|144	
12cr|ulogd-2.0.0-1|145	%preun
12cr|ulogd-2.0.0-1|146	%_preun_service ulogd
12cr|ulogd-2.0.0-1|147	
12cr|ulogd-2.0.0-1|148	%files
12cr|ulogd-2.0.0-1|149	%doc COPYING AUTHORS README
12cr|ulogd-2.0.0-1|150	%doc doc/ulogd.txt
12cr|ulogd-2.0.0-1|151	%doc doc/ulogd.html
12cr|ulogd-2.0.0-1|152	%doc doc/mysql-ulogd2-flat.sql
12cr|ulogd-2.0.0-1|153	%doc doc/mysql-ulogd2.sql
12cr|ulogd-2.0.0-1|154	%doc doc/pgsql-ulogd2-flat.sql
12cr|ulogd-2.0.0-1|155	%doc doc/pgsql-ulogd2.sql
12cr|ulogd-2.0.0-1|156	%attr(0755,root,root) %{_initrddir}/ulogd
12cr|ulogd-2.0.0-1|157	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ulogd.conf
12cr|ulogd-2.0.0-1|158	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/ulogd
12cr|ulogd-2.0.0-1|159	%attr(0755,root,root) %{_sbindir}/ulogd
12cr|ulogd-2.0.0-1|160	%dir %{_libdir}/ulogd
12cr|ulogd-2.0.0-1|161	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_HWHDR.so
12cr|ulogd-2.0.0-1|162	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_IFINDEX.so
12cr|ulogd-2.0.0-1|163	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_IP2BIN.so
12cr|ulogd-2.0.0-1|164	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_IP2HBIN.so
12cr|ulogd-2.0.0-1|165	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_IP2STR.so
12cr|ulogd-2.0.0-1|166	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_MARK.so
12cr|ulogd-2.0.0-1|167	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_PRINTFLOW.so
12cr|ulogd-2.0.0-1|168	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_PRINTPKT.so
12cr|ulogd-2.0.0-1|169	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_PWSNIFF.so
12cr|ulogd-2.0.0-1|170	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inpflow_NFACCT.so
12cr|ulogd-2.0.0-1|171	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inpflow_NFCT.so
12cr|ulogd-2.0.0-1|172	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inppkt_NFLOG.so
12cr|ulogd-2.0.0-1|173	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inppkt_ULOG.so
12cr|ulogd-2.0.0-1|174	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inppkt_UNIXSOCK.so
12cr|ulogd-2.0.0-1|175	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_GPRINT.so
12cr|ulogd-2.0.0-1|176	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_LOGEMU.so
12cr|ulogd-2.0.0-1|177	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_NACCT.so
12cr|ulogd-2.0.0-1|178	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_OPRINT.so
12cr|ulogd-2.0.0-1|179	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_SYSLOG.so
12cr|ulogd-2.0.0-1|180	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_XML.so
12cr|ulogd-2.0.0-1|181	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_raw2packet_BASE.so
12cr|ulogd-2.0.0-1|182	%dir /var/lib/ulogd
12cr|ulogd-2.0.0-1|183	%dir /var/log/ulogd
12cr|ulogd-2.0.0-1|184	%attr(0644,root,root) %{_mandir}/man8/*
12cr|ulogd-2.0.0-1|185	
12cr|ulogd-2.0.0-1|186	%files mysql
12cr|ulogd-2.0.0-1|187	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_MYSQL.so
12cr|ulogd-2.0.0-1|188	
12cr|ulogd-2.0.0-1|189	%files pgsql
12cr|ulogd-2.0.0-1|190	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_PGSQL.so
12cr|ulogd-2.0.0-1|191	
12cr|ulogd-2.0.0-1|192	%files sqlite
12cr|ulogd-2.0.0-1|193	%doc doc/sqlite3.table
12cr|ulogd-2.0.0-1|194	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_SQLITE3.so
12cr|ulogd-2.0.0-1|195	
12cr|ulogd-2.0.0-1|196	%files pcap
12cr|ulogd-2.0.0-1|197	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_PCAP.so
12cr|ulogd-2.0.0-1|198	
12cr|ulogd-2.0.0-1|199	%files dbi
12cr|ulogd-2.0.0-1|200	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_DBI.so

8159 12
12cr|ultimatestunts-0.7.7.1-1|1	# Basic macros
12cr|ultimatestunts-0.7.7.1-1|2	%define tarball_version %(echo %version | sed -e 's/\\.//g')
12cr|ultimatestunts-0.7.7.1-1|3	
12cr|ultimatestunts-0.7.7.1-1|4	Name:		ultimatestunts
12cr|ultimatestunts-0.7.7.1-1|5	Summary:	Remake of the DOS racing game "stunts"
12cr|ultimatestunts-0.7.7.1-1|6	Version:	0.7.7.1
12cr|ultimatestunts-0.7.7.1-1|7	Release:	1
12cr|ultimatestunts-0.7.7.1-1|8	License:	GPLv2+
12cr|ultimatestunts-0.7.7.1-1|9	Group:		Games/Arcade
12cr|ultimatestunts-0.7.7.1-1|10	URL:		http://www.ultimatestunts.nl/
12cr|ultimatestunts-0.7.7.1-1|11	Source0:	http://downloads.sourceforge.net/ultimatestunts/%{name}-srcdata-%{tarball_version}.tar.gz
12cr|ultimatestunts-0.7.7.1-1|12	Source1:	%{name}.png
12cr|ultimatestunts-0.7.7.1-1|13	Patch0:		ultimatestunts-0.7.6-gcc-4.7.patch
12cr|ultimatestunts-0.7.7.1-1|14	
12cr|ultimatestunts-0.7.7.1-1|15	BuildRequires:	bison
12cr|ultimatestunts-0.7.7.1-1|16	BuildRequires:	freealut-devel
12cr|ultimatestunts-0.7.7.1-1|17	BuildRequires:	pkgconfig(gl)
12cr|ultimatestunts-0.7.7.1-1|18	BuildRequires:	pkgconfig(glu)
12cr|ultimatestunts-0.7.7.1-1|19	BuildRequires:	pkgconfig(openal)
12cr|ultimatestunts-0.7.7.1-1|20	BuildRequires:	pkgconfig(sdl)
12cr|ultimatestunts-0.7.7.1-1|21	BuildRequires:	pkgconfig(SDL_image)
12cr|ultimatestunts-0.7.7.1-1|22	BuildRequires:	pkgconfig(vorbis)
12cr|ultimatestunts-0.7.7.1-1|23	
12cr|ultimatestunts-0.7.7.1-1|24	# yes, it's strange, but the game looks for libvorbisfile.so, that's why
12cr|ultimatestunts-0.7.7.1-1|25	# we require this devel package
12cr|ultimatestunts-0.7.7.1-1|26	Requires:	pkgconfig(vorbis)
12cr|ultimatestunts-0.7.7.1-1|27	
12cr|ultimatestunts-0.7.7.1-1|28	%description
12cr|ultimatestunts-0.7.7.1-1|29	A UNIX/Windows/Linux remake of the DOS car racing game "stunts", providing
12cr|ultimatestunts-0.7.7.1-1|30	modern features like openGL graphics, 3D sound and internet multiplaying.
12cr|ultimatestunts-0.7.7.1-1|31	Design your own tracks, choose your opponents and try the most spectacular
12cr|ultimatestunts-0.7.7.1-1|32	stunts you've ever seen.
12cr|ultimatestunts-0.7.7.1-1|33	
12cr|ultimatestunts-0.7.7.1-1|34	%prep
12cr|ultimatestunts-0.7.7.1-1|35	%setup -q -n ultimatestunts-srcdata-%{tarball_version}
12cr|ultimatestunts-0.7.7.1-1|36	%patch0 -p0
12cr|ultimatestunts-0.7.7.1-1|37	sed -i 's|@usdatadir@|%{_gamesdatadir}/ultimatestunts/|' ultimatestunts.conf.in
12cr|ultimatestunts-0.7.7.1-1|38	
12cr|ultimatestunts-0.7.7.1-1|39	%build
12cr|ultimatestunts-0.7.7.1-1|40	%configure2_5x \
12cr|ultimatestunts-0.7.7.1-1|41	--bindir=%{_gamesbindir} \
12cr|ultimatestunts-0.7.7.1-1|42	--datadir=%{_gamesdatadir} \
12cr|ultimatestunts-0.7.7.1-1|43	--disable-rpath
12cr|ultimatestunts-0.7.7.1-1|44	
12cr|ultimatestunts-0.7.7.1-1|45	make usdatadir=%{_gamesdatadir}/ultimatestunts/
12cr|ultimatestunts-0.7.7.1-1|46	
12cr|ultimatestunts-0.7.7.1-1|47	%install
12cr|ultimatestunts-0.7.7.1-1|48	%makeinstall_std usdatadir=%{buildroot}%{_gamesdatadir}/ultimatestunts
12cr|ultimatestunts-0.7.7.1-1|49	
12cr|ultimatestunts-0.7.7.1-1|50	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cr|ultimatestunts-0.7.7.1-1|51	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|ultimatestunts-0.7.7.1-1|52	
12cr|ultimatestunts-0.7.7.1-1|53	mkdir -p %{buildroot}%{_datadir}/applications
12cr|ultimatestunts-0.7.7.1-1|54	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|ultimatestunts-0.7.7.1-1|55	[Desktop Entry]
12cr|ultimatestunts-0.7.7.1-1|56	Name=Ultimate Stunts
12cr|ultimatestunts-0.7.7.1-1|57	Comment=%{summary}
12cr|ultimatestunts-0.7.7.1-1|58	Exec=%{_gamesbindir}/ustunts
12cr|ultimatestunts-0.7.7.1-1|59	Icon=%{name}
12cr|ultimatestunts-0.7.7.1-1|60	Terminal=false
12cr|ultimatestunts-0.7.7.1-1|61	Type=Application
12cr|ultimatestunts-0.7.7.1-1|62	Categories=Game;ArcadeGame;
12cr|ultimatestunts-0.7.7.1-1|63	EOF
12cr|ultimatestunts-0.7.7.1-1|64	
12cr|ultimatestunts-0.7.7.1-1|65	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-trackedit.desktop << EOF
12cr|ultimatestunts-0.7.7.1-1|66	[Desktop Entry]
12cr|ultimatestunts-0.7.7.1-1|67	Name=Ultimate Stunts Track Editor
12cr|ultimatestunts-0.7.7.1-1|68	Comment=The Ultimate Stunts track editor
12cr|ultimatestunts-0.7.7.1-1|69	Exec=%{_gamesbindir}/ustuntstrackedit
12cr|ultimatestunts-0.7.7.1-1|70	Icon=%{name}
12cr|ultimatestunts-0.7.7.1-1|71	Terminal=false
12cr|ultimatestunts-0.7.7.1-1|72	Type=Application
12cr|ultimatestunts-0.7.7.1-1|73	Categories=Graphics;3DGraphics;
12cr|ultimatestunts-0.7.7.1-1|74	EOF
12cr|ultimatestunts-0.7.7.1-1|75	
12cr|ultimatestunts-0.7.7.1-1|76	# remove unwanted files
12cr|ultimatestunts-0.7.7.1-1|77	find %{buildroot}%{_gamesdatadir}/ultimatestunts -type d -name CVS -print0 | \
12cr|ultimatestunts-0.7.7.1-1|78	xargs -0 rm -rf
12cr|ultimatestunts-0.7.7.1-1|79	
12cr|ultimatestunts-0.7.7.1-1|80	%files
12cr|ultimatestunts-0.7.7.1-1|81	%defattr(0755,root,root,0755)
12cr|ultimatestunts-0.7.7.1-1|82	%{_gamesbindir}/ustunts
12cr|ultimatestunts-0.7.7.1-1|83	%{_gamesbindir}/ustunts3dedit
12cr|ultimatestunts-0.7.7.1-1|84	%{_gamesbindir}/ustuntsai
12cr|ultimatestunts-0.7.7.1-1|85	%{_gamesbindir}/ustuntsserver
12cr|ultimatestunts-0.7.7.1-1|86	%{_gamesbindir}/ustuntstrackedit
12cr|ultimatestunts-0.7.7.1-1|87	%defattr(0644,root,root,0755)
12cr|ultimatestunts-0.7.7.1-1|88	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|ultimatestunts-0.7.7.1-1|89	%{_datadir}/applications/mandriva-%{name}-trackedit.desktop
12cr|ultimatestunts-0.7.7.1-1|90	%{_gamesdatadir}/ultimatestunts
12cr|ultimatestunts-0.7.7.1-1|91	%{_datadir}/pixmaps/*.png
12cr|ultimatestunts-0.7.7.1-1|92	%config %{_sysconfdir}/ultimatestunts.conf
12cr|ultimatestunts-0.7.7.1-1|93	
12cr|ultimatestunts-0.7.7.1-1|94	
12cr|ultimatestunts-0.7.7.1-1|95	%changelog
12cr|ultimatestunts-0.7.7.1-1|96	* Mon Nov 14 2011 Andrey Bondrov <abondrov@mandriva.org> 0.7.6.1-1mdv2011.0
12cr|ultimatestunts-0.7.7.1-1|97	+ Revision: 730564
12cr|ultimatestunts-0.7.7.1-1|98	- Actually update to 0.7.6.1
12cr|ultimatestunts-0.7.7.1-1|99	
12cr|ultimatestunts-0.7.7.1-1|100	+ Alexandre Felipe Muller de Souza <alexandrefm@mandriva.com>
12cr|ultimatestunts-0.7.7.1-1|101	- Updating the package for newer version
12cr|ultimatestunts-0.7.7.1-1|102	
12cr|ultimatestunts-0.7.7.1-1|103	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.7.5.1-3mdv2010.0
12cr|ultimatestunts-0.7.7.1-1|104	+ Revision: 434500
12cr|ultimatestunts-0.7.7.1-1|105	- rebuild
12cr|ultimatestunts-0.7.7.1-1|106	
12cr|ultimatestunts-0.7.7.1-1|107	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.7.5.1-2mdv2009.0
12cr|ultimatestunts-0.7.7.1-1|108	+ Revision: 261764
12cr|ultimatestunts-0.7.7.1-1|109	- rebuild
12cr|ultimatestunts-0.7.7.1-1|110	
12cr|ultimatestunts-0.7.7.1-1|111	* Sat Aug 02 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.7.5.1-1mdv2009.0
12cr|ultimatestunts-0.7.7.1-1|112	+ Revision: 260513
12cr|ultimatestunts-0.7.7.1-1|113	- Updated to version 0.7.5 release 1.
12cr|ultimatestunts-0.7.7.1-1|114	
12cr|ultimatestunts-0.7.7.1-1|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|ultimatestunts-0.7.7.1-1|116	- rebuild
12cr|ultimatestunts-0.7.7.1-1|117	- fix description-line-too-long
12cr|ultimatestunts-0.7.7.1-1|118	
12cr|ultimatestunts-0.7.7.1-1|119	+ Pixel <pixel@mandriva.com>
12cr|ultimatestunts-0.7.7.1-1|120	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|ultimatestunts-0.7.7.1-1|121	
12cr|ultimatestunts-0.7.7.1-1|122	* Sun Feb 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.4.1-1mdv2008.1
12cr|ultimatestunts-0.7.7.1-1|123	+ Revision: 161854
12cr|ultimatestunts-0.7.7.1-1|124	- new version
12cr|ultimatestunts-0.7.7.1-1|125	- add missing buildrequires on bison
12cr|ultimatestunts-0.7.7.1-1|126	- disable rpath
12cr|ultimatestunts-0.7.7.1-1|127	- parallel build is broken for now, so disable it
12cr|ultimatestunts-0.7.7.1-1|128	- fix categories in desktop files
12cr|ultimatestunts-0.7.7.1-1|129	- provide missing icon file
12cr|ultimatestunts-0.7.7.1-1|130	
12cr|ultimatestunts-0.7.7.1-1|131	+ Olivier Blin <blino@mandriva.org>
12cr|ultimatestunts-0.7.7.1-1|132	- restore BuildRoot
12cr|ultimatestunts-0.7.7.1-1|133	
12cr|ultimatestunts-0.7.7.1-1|134	+ Thierry Vignaud <tv@mandriva.org>
12cr|ultimatestunts-0.7.7.1-1|135	- kill re-definition of %%buildroot on Pixel's request
12cr|ultimatestunts-0.7.7.1-1|136	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|ultimatestunts-0.7.7.1-1|137	
12cr|ultimatestunts-0.7.7.1-1|138	* Thu May 24 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.7.1-1.1mdv2008.0
12cr|ultimatestunts-0.7.7.1-1|139	+ Revision: 30749
12cr|ultimatestunts-0.7.7.1-1|140	- Added missing BuildRequires for mesaglu-devel.
12cr|ultimatestunts-0.7.7.1-1|141	- Added missing BuildRequires for GL-devel.
12cr|ultimatestunts-0.7.7.1-1|142	- Import ultimatestunts
12cr|ultimatestunts-0.7.7.1-1|143	

8160 12
12cr|ultracopier-0.2.0.16-1|1	Name:		ultracopier
12cr|ultracopier-0.2.0.16-1|2	Version:	0.2.0.16
12cr|ultracopier-0.2.0.16-1|3	Release:	%mkrel 1
12cr|ultracopier-0.2.0.16-1|4	License:	GPLv3+
12cr|ultracopier-0.2.0.16-1|5	Group:		File tools
12cr|ultracopier-0.2.0.16-1|6	URL:		http://ultracopier.first-world.info/
12cr|ultracopier-0.2.0.16-1|7	Source:		http://files.first-world.info/ultracopier/%{version}/ultracopier-src-%{version}.tar.bz2
12cr|ultracopier-0.2.0.16-1|8	BuildRoot:	%_tmppath/%{name}-%{version}
12cr|ultracopier-0.2.0.16-1|9	BuildRequires:	qt4-devel
12cr|ultracopier-0.2.0.16-1|10	BuildRequires:	desktop-file-utils
12cr|ultracopier-0.2.0.16-1|11	
12cr|ultracopier-0.2.0.16-1|12	Summary:	The QT advanced copier
12cr|ultracopier-0.2.0.16-1|13	
12cr|ultracopier-0.2.0.16-1|14	%description
12cr|ultracopier-0.2.0.16-1|15	Ultracopier is an advanced file copier with copy list management.
12cr|ultracopier-0.2.0.16-1|16	
12cr|ultracopier-0.2.0.16-1|17	%prep
12cr|ultracopier-0.2.0.16-1|18	%setup -q
12cr|ultracopier-0.2.0.16-1|19	
12cr|ultracopier-0.2.0.16-1|20	#fix the source
12cr|ultracopier-0.2.0.16-1|21	%__sed -i "s|\r||g" CHANGELOG
12cr|ultracopier-0.2.0.16-1|22	%__chmod 0644 CHANGELOG
12cr|ultracopier-0.2.0.16-1|23	
12cr|ultracopier-0.2.0.16-1|24	%build
12cr|ultracopier-0.2.0.16-1|25	qmake
12cr|ultracopier-0.2.0.16-1|26	%make
12cr|ultracopier-0.2.0.16-1|27	
12cr|ultracopier-0.2.0.16-1|28	%install
12cr|ultracopier-0.2.0.16-1|29	rm -rf %{buildroot}
12cr|ultracopier-0.2.0.16-1|30	install -D src/%{name} %{buildroot}%{_bindir}/%{name}
12cr|ultracopier-0.2.0.16-1|31	install -D src/other/*.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|ultracopier-0.2.0.16-1|32	install -D src/other/*16* %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|ultracopier-0.2.0.16-1|33	install -D src/other/*128* %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|ultracopier-0.2.0.16-1|34	
12cr|ultracopier-0.2.0.16-1|35	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
12cr|ultracopier-0.2.0.16-1|36	
12cr|ultracopier-0.2.0.16-1|37	desktop-file-install --vendor="" \
12cr|ultracopier-0.2.0.16-1|38	--remove-category="Qt" \
12cr|ultracopier-0.2.0.16-1|39	--add-category="System;FileManager;X-MandrivaLinux-System-FileTools;" \
12cr|ultracopier-0.2.0.16-1|40	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|ultracopier-0.2.0.16-1|41	
12cr|ultracopier-0.2.0.16-1|42	%clean
12cr|ultracopier-0.2.0.16-1|43	%__rm -rf %{buildroot}
12cr|ultracopier-0.2.0.16-1|44	
12cr|ultracopier-0.2.0.16-1|45	%files
12cr|ultracopier-0.2.0.16-1|46	%defattr(-,root,root)
12cr|ultracopier-0.2.0.16-1|47	%doc COPYING README
12cr|ultracopier-0.2.0.16-1|48	%{_bindir}/ultracopier
12cr|ultracopier-0.2.0.16-1|49	%{_datadir}/applications/%{name}.desktop
12cr|ultracopier-0.2.0.16-1|50	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|ultracopier-0.2.0.16-1|51	
12cr|ultracopier-0.2.0.16-1|52	
12cr|ultracopier-0.2.0.16-1|53	
12cr|ultracopier-0.2.0.16-1|54	
12cr|ultracopier-0.2.0.16-1|55	%changelog
12cr|ultracopier-0.2.0.16-1|56	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.2.0.16-1mdv2011.0
12cr|ultracopier-0.2.0.16-1|57	+ Revision: 645473
12cr|ultracopier-0.2.0.16-1|58	- update to new version 0.2.0.16
12cr|ultracopier-0.2.0.16-1|59	
12cr|ultracopier-0.2.0.16-1|60	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0.15-2mdv2011.0
12cr|ultracopier-0.2.0.16-1|61	+ Revision: 615327
12cr|ultracopier-0.2.0.16-1|62	- the mass rebuild of 2010.1 packages
12cr|ultracopier-0.2.0.16-1|63	
12cr|ultracopier-0.2.0.16-1|64	* Mon May 24 2010 Emmanuel Andry <eandry@mandriva.org> 0.2.0.15-1mdv2010.1
12cr|ultracopier-0.2.0.16-1|65	+ Revision: 545820
12cr|ultracopier-0.2.0.16-1|66	- import ultracopier
12cr|ultracopier-0.2.0.16-1|67	
12cr|ultracopier-0.2.0.16-1|68	

8161 12
12cr|umem-1.0.1-1|1	%define	major 0
12cr|umem-1.0.1-1|2	%define libname %mklibname %{name} %{major}
12cr|umem-1.0.1-1|3	%define develname %mklibname %{name} -d
12cr|umem-1.0.1-1|4	
12cr|umem-1.0.1-1|5	Summary:	Port of Solaris's slab allocator
12cr|umem-1.0.1-1|6	Name:		umem
12cr|umem-1.0.1-1|7	Version:	1.0.1
12cr|umem-1.0.1-1|8	Release:	1
12cr|umem-1.0.1-1|9	Group:		System/Libraries
12cr|umem-1.0.1-1|10	License:	CDDL
12cr|umem-1.0.1-1|11	URL:		https://labs.omniti.com/trac/portableumem/
12cr|umem-1.0.1-1|12	Source0:        https://labs.omniti.com/portableumem/releases/1.0/%{name}-%{version}.tar.bz2
12cr|umem-1.0.1-1|13	Patch0:		umem-no_rpath.diff
12cr|umem-1.0.1-1|14	Patch1:		umem_malloc_init.patch
12cr|umem-1.0.1-1|15	BuildRequires:	doxygen
12cr|umem-1.0.1-1|16	BuildRequires:	libtool
12cr|umem-1.0.1-1|17	
12cr|umem-1.0.1-1|18	%description
12cr|umem-1.0.1-1|19	This a port of Solaris's slab allocator, libumem, to Linux.
12cr|umem-1.0.1-1|20	
12cr|umem-1.0.1-1|21	"A slab allocator is a cache management structure for efficient use of [...]
12cr|umem-1.0.1-1|22	memory. [...] It is targeted for use of many small pieces of memory chunks. By
12cr|umem-1.0.1-1|23	managing small memory chunks in the units called slabs, this mechanism enables
12cr|umem-1.0.1-1|24	lower fragmentation, fast allocation, and reclaming memory." (Description
12cr|umem-1.0.1-1|25	sourced from Wikipedia.)
12cr|umem-1.0.1-1|26	
12cr|umem-1.0.1-1|27	%package -n	%{libname}
12cr|umem-1.0.1-1|28	Summary:	Port of Solaris's slab allocator
12cr|umem-1.0.1-1|29	Group:		System/Libraries
12cr|umem-1.0.1-1|30	
12cr|umem-1.0.1-1|31	%description -n	%{libname}
12cr|umem-1.0.1-1|32	This a port of Solaris's slab allocator, libumem, to Linux.
12cr|umem-1.0.1-1|33	
12cr|umem-1.0.1-1|34	"A slab allocator is a cache management structure for efficient use of [...]
12cr|umem-1.0.1-1|35	memory. [...] It is targeted for use of many small pieces of memory chunks. By
12cr|umem-1.0.1-1|36	managing small memory chunks in the units called slabs, this mechanism enables
12cr|umem-1.0.1-1|37	lower fragmentation, fast allocation, and reclaming memory." (Description
12cr|umem-1.0.1-1|38	sourced from Wikipedia.)
12cr|umem-1.0.1-1|39	
12cr|umem-1.0.1-1|40	%package -n	%{develname}
12cr|umem-1.0.1-1|41	Summary:	Port of Solaris's slab allocator
12cr|umem-1.0.1-1|42	Group:		Development/C
12cr|umem-1.0.1-1|43	Requires:	%{libname} = %{version}
12cr|umem-1.0.1-1|44	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|umem-1.0.1-1|45	Provides:	%{name}-devel = %{version}-%{release}
12cr|umem-1.0.1-1|46	
12cr|umem-1.0.1-1|47	%description -n	%{develname}
12cr|umem-1.0.1-1|48	"A slab allocator is a cache management structure for efficient use of [...]
12cr|umem-1.0.1-1|49	memory. [...] It is targeted for use of many small pieces of memory chunks. By
12cr|umem-1.0.1-1|50	managing small memory chunks in the units called slabs, this mechanism enables
12cr|umem-1.0.1-1|51	lower fragmentation, fast allocation, and reclaming memory." (Description
12cr|umem-1.0.1-1|52	sourced from Wikipedia.)
12cr|umem-1.0.1-1|53	
12cr|umem-1.0.1-1|54	This package contains the libraries and header files for using this port of
12cr|umem-1.0.1-1|55	Solaris's slab allocator, libumem, to Linux.
12cr|umem-1.0.1-1|56	
12cr|umem-1.0.1-1|57	%prep
12cr|umem-1.0.1-1|58	
12cr|umem-1.0.1-1|59	%setup -q
12cr|umem-1.0.1-1|60	%patch0 -p0
12cr|umem-1.0.1-1|61	%patch1 -p1
12cr|umem-1.0.1-1|62	
12cr|umem-1.0.1-1|63	%build
12cr|umem-1.0.1-1|64	rm -f configure
12cr|umem-1.0.1-1|65	libtoolize --copy --force; aclocal; autoheader; autoconf; automake --add-missing --force-missing
12cr|umem-1.0.1-1|66	
12cr|umem-1.0.1-1|67	%configure2_5x --disable-static
12cr|umem-1.0.1-1|68	
12cr|umem-1.0.1-1|69	make
12cr|umem-1.0.1-1|70	
12cr|umem-1.0.1-1|71	make html
12cr|umem-1.0.1-1|72	
12cr|umem-1.0.1-1|73	%check
12cr|umem-1.0.1-1|74	make check || echo "tests failed"
12cr|umem-1.0.1-1|75	
12cr|umem-1.0.1-1|76	%install
12cr|umem-1.0.1-1|77	
12cr|umem-1.0.1-1|78	%makeinstall_std
12cr|umem-1.0.1-1|79	
12cr|umem-1.0.1-1|80	%files -n %{libname}
12cr|umem-1.0.1-1|81	%doc COPYING COPYRIGHT OPENSOLARIS.LICENSE README TODO
12cr|umem-1.0.1-1|82	%{_libdir}/*.so.0*
12cr|umem-1.0.1-1|83	
12cr|umem-1.0.1-1|84	%files -n %{develname}
12cr|umem-1.0.1-1|85	%doc docs/html/*
12cr|umem-1.0.1-1|86	%{_includedir}/*.h
12cr|umem-1.0.1-1|87	%{_includedir}/sys/*.h
12cr|umem-1.0.1-1|88	%{_libdir}/*.so
12cr|umem-1.0.1-1|89	%{_mandir}/man3/*

8162 12
12cr|umfpack-5.6.1-1|1	%define NAME		UMFPACK
12cr|umfpack-5.6.1-1|2	%define major		%{version}
12cr|umfpack-5.6.1-1|3	%define libname		%mklibname %{name} %{major}
12cr|umfpack-5.6.1-1|4	%define develname	%mklibname %{name} -d
12cr|umfpack-5.6.1-1|5	
12cr|umfpack-5.6.1-1|6	Summary:	Routines for solving unsymmetric sparse linear systems
12cr|umfpack-5.6.1-1|7	Name:		umfpack
12cr|umfpack-5.6.1-1|8	Version:	5.6.1
12cr|umfpack-5.6.1-1|9	Release:	1
12cr|umfpack-5.6.1-1|10	Epoch:		1
12cr|umfpack-5.6.1-1|11	Group:		System/Libraries
12cr|umfpack-5.6.1-1|12	License:	GPLv2+
12cr|umfpack-5.6.1-1|13	URL:		http://www.cise.ufl.edu/research/sparse/umfpack/
12cr|umfpack-5.6.1-1|14	Source0:	http://www.cise.ufl.edu/research/sparse/umfpack/%{NAME}-%{version}.tar.gz
12cr|umfpack-5.6.1-1|15	BuildRequires:	amd-devel
12cr|umfpack-5.6.1-1|16	BuildRequires:	cholmod-devel
12cr|umfpack-5.6.1-1|17	BuildRequires:	blas-devel
12cr|umfpack-5.6.1-1|18	BuildRequires:	camd-devel
12cr|umfpack-5.6.1-1|19	BuildRequires:	colamd-devel
12cr|umfpack-5.6.1-1|20	BuildRequires:	ccolamd-devel
12cr|umfpack-5.6.1-1|21	BuildRequires:	suitesparse-common-devel >= 4.0.0
12cr|umfpack-5.6.1-1|22	
12cr|umfpack-5.6.1-1|23	%description
12cr|umfpack-5.6.1-1|24	UMFPACK provides a set of routines for solving unsymmetric sparse
12cr|umfpack-5.6.1-1|25	linear systems Ax=b using the Unsymmetric MultiFrontal method. It is
12cr|umfpack-5.6.1-1|26	written in ANSI/ISO C. Note that "UMFPACK" is pronounced in two
12cr|umfpack-5.6.1-1|27	syllables, "Umph Pack"; it is not "You Em Ef Pack".
12cr|umfpack-5.6.1-1|28	
12cr|umfpack-5.6.1-1|29	%package -n %{libname}
12cr|umfpack-5.6.1-1|30	Summary:	Library of routines for solving unsymmetric sparse linear systems
12cr|umfpack-5.6.1-1|31	Group:		System/Libraries
12cr|umfpack-5.6.1-1|32	
12cr|umfpack-5.6.1-1|33	%description -n %{libname}
12cr|umfpack-5.6.1-1|34	UMFPACK provides a set of routines for solving unsymmetric sparse
12cr|umfpack-5.6.1-1|35	linear systems Ax=b using the Unsymmetric MultiFrontal method. It is
12cr|umfpack-5.6.1-1|36	written in ANSI/ISO C. Note that "UMFPACK" is pronounced in two
12cr|umfpack-5.6.1-1|37	syllables, "Umph Pack"; it is not "You Em Ef Pack".
12cr|umfpack-5.6.1-1|38	
12cr|umfpack-5.6.1-1|39	This package contains the library needed to run programs dynamically
12cr|umfpack-5.6.1-1|40	linked against %{NAME}.
12cr|umfpack-5.6.1-1|41	
12cr|umfpack-5.6.1-1|42	%package -n %{develname}
12cr|umfpack-5.6.1-1|43	Summary:	C routines for solving unsymmetric sparse linear systems
12cr|umfpack-5.6.1-1|44	Group:		Development/C
12cr|umfpack-5.6.1-1|45	Requires:	%{libname} = %{EVRD}
12cr|umfpack-5.6.1-1|46	Provides:	%{name}-devel = %{EVRD}
12cr|umfpack-5.6.1-1|47	Requires:	blas-devel
12cr|umfpack-5.6.1-1|48	Requires:	amd-devel
12cr|umfpack-5.6.1-1|49	Requires:	suitesparse-common-devel >= 4.0.0
12cr|umfpack-5.6.1-1|50	
12cr|umfpack-5.6.1-1|51	%description -n %{develname}
12cr|umfpack-5.6.1-1|52	UMFPACK provides a set of routines for solving unsymmetric sparse
12cr|umfpack-5.6.1-1|53	linear systems Ax=b using the Unsymmetric MultiFrontal method. It is
12cr|umfpack-5.6.1-1|54	written in ANSI/ISO C. Note that "UMFPACK" is pronounced in two
12cr|umfpack-5.6.1-1|55	syllables, "Umph Pack"; it is not "You Em Ef Pack".
12cr|umfpack-5.6.1-1|56	
12cr|umfpack-5.6.1-1|57	This package contains the files needed to develop applications which
12cr|umfpack-5.6.1-1|58	use %{name}.
12cr|umfpack-5.6.1-1|59	
12cr|umfpack-5.6.1-1|60	%prep
12cr|umfpack-5.6.1-1|61	%setup -q -c -n %{name}-%{version}
12cr|umfpack-5.6.1-1|62	cd %{NAME}
12cr|umfpack-5.6.1-1|63	find . -perm 0640 | xargs chmod 0644
12cr|umfpack-5.6.1-1|64	mkdir ../SuiteSparse_config
12cr|umfpack-5.6.1-1|65	ln -sf %{_includedir}/suitesparse/SuiteSparse_config.* ../SuiteSparse_config
12cr|umfpack-5.6.1-1|66	
12cr|umfpack-5.6.1-1|67	%build
12cr|umfpack-5.6.1-1|68	cd %{NAME}
12cr|umfpack-5.6.1-1|69	pushd Lib
12cr|umfpack-5.6.1-1|70	%make -f GNUmakefile CC=%__cc CFLAGS="%{optflags} -fPIC -I%{_includedir}/suitesparse" INC=
12cr|umfpack-5.6.1-1|71	%__cc -shared -Wl,-soname,lib%{name}.so.%{major} -o lib%{name}.so.%{version} -lamd -lblas -lm -lcholmod -lcamd -lcolamd -lccolamd *.o
12cr|umfpack-5.6.1-1|72	popd
12cr|umfpack-5.6.1-1|73	
12cr|umfpack-5.6.1-1|74	%install
12cr|umfpack-5.6.1-1|75	cd %{NAME}
12cr|umfpack-5.6.1-1|76	
12cr|umfpack-5.6.1-1|77	%__install -d -m 755 %{buildroot}%{_libdir}
12cr|umfpack-5.6.1-1|78	%__install -d -m 755 %{buildroot}%{_includedir}/suitesparse
12cr|umfpack-5.6.1-1|79	
12cr|umfpack-5.6.1-1|80	for f in Lib/*.so*; do
12cr|umfpack-5.6.1-1|81	%__install -m 755 $f %{buildroot}%{_libdir}/`basename $f`
12cr|umfpack-5.6.1-1|82	done
12cr|umfpack-5.6.1-1|83	for f in Lib/*.a; do
12cr|umfpack-5.6.1-1|84	%__install -m 644 $f %{buildroot}%{_libdir}/`basename $f`
12cr|umfpack-5.6.1-1|85	done
12cr|umfpack-5.6.1-1|86	for f in Include/*.h; do
12cr|umfpack-5.6.1-1|87	%__install -m 644 $f %{buildroot}%{_includedir}/suitesparse/`basename $f`
12cr|umfpack-5.6.1-1|88	done
12cr|umfpack-5.6.1-1|89	
12cr|umfpack-5.6.1-1|90	%__ln_s lib%{name}.so.%{version} %{buildroot}%{_libdir}/lib%{name}.so
12cr|umfpack-5.6.1-1|91	
12cr|umfpack-5.6.1-1|92	%__install -d -m 755 %{buildroot}%{_docdir}/%{name}
12cr|umfpack-5.6.1-1|93	%__install -m 644 README.txt Doc/*.txt Doc/*.pdf Doc/ChangeLog Doc/License %{buildroot}%{_docdir}/%{name}
12cr|umfpack-5.6.1-1|94	
12cr|umfpack-5.6.1-1|95	%files -n %{libname}
12cr|umfpack-5.6.1-1|96	%{_libdir}/libumfpack.so.%{major}
12cr|umfpack-5.6.1-1|97	
12cr|umfpack-5.6.1-1|98	%files -n %{develname}
12cr|umfpack-5.6.1-1|99	%{_docdir}/%{name}
12cr|umfpack-5.6.1-1|100	%{_includedir}/*
12cr|umfpack-5.6.1-1|101	%{_libdir}/*.so
12cr|umfpack-5.6.1-1|102	%{_libdir}/*.a
12cr|umfpack-5.6.1-1|103	

8163 12
12cr|unbound-1.4.17-1|1	%define major 2
12cr|unbound-1.4.17-1|2	%define libname %mklibname %{name} %{major}
12cr|unbound-1.4.17-1|3	%define develname %mklibname -d %{name}
12cr|unbound-1.4.17-1|4	
12cr|unbound-1.4.17-1|5	Summary:	Validating, recursive, and caching DNS resolver
12cr|unbound-1.4.17-1|6	Name:		unbound
12cr|unbound-1.4.17-1|7	Version:	1.4.17
12cr|unbound-1.4.17-1|8	Release:	1
12cr|unbound-1.4.17-1|9	Group:		System/Servers
12cr|unbound-1.4.17-1|10	License:	BSD
12cr|unbound-1.4.17-1|11	URL:		http://www.unbound.net/
12cr|unbound-1.4.17-1|12	Source0:	http://www.unbound.net/downloads/unbound-%{version}.tar.gz
12cr|unbound-1.4.17-1|13	Source1:	unbound.init
12cr|unbound-1.4.17-1|14	Source2:	unbound.mandriva.conf
12cr|unbound-1.4.17-1|15	Requires(post): rpm-helper
12cr|unbound-1.4.17-1|16	Requires(preun): rpm-helper
12cr|unbound-1.4.17-1|17	Requires(pre): rpm-helper
12cr|unbound-1.4.17-1|18	Requires(postun): rpm-helper
12cr|unbound-1.4.17-1|19	BuildRequires:	bison
12cr|unbound-1.4.17-1|20	BuildRequires:	doxygen
12cr|unbound-1.4.17-1|21	BuildRequires:	expat-devel
12cr|unbound-1.4.17-1|22	BuildRequires:	flex
12cr|unbound-1.4.17-1|23	BuildRequires:	ldns-devel >= 1.6.13
12cr|unbound-1.4.17-1|24	BuildRequires:	libevent-devel
12cr|unbound-1.4.17-1|25	BuildRequires:	libtool
12cr|unbound-1.4.17-1|26	BuildRequires:	openssl-devel
12cr|unbound-1.4.17-1|27	
12cr|unbound-1.4.17-1|28	%description
12cr|unbound-1.4.17-1|29	Unbound is a validating, recursive, and caching DNS resolver.
12cr|unbound-1.4.17-1|30	
12cr|unbound-1.4.17-1|31	%package -n	%{libname}
12cr|unbound-1.4.17-1|32	Summary:	Shared library from unbound
12cr|unbound-1.4.17-1|33	Group:		System/Libraries
12cr|unbound-1.4.17-1|34	
12cr|unbound-1.4.17-1|35	%description -n	%{libname}
12cr|unbound-1.4.17-1|36	A validating, recursive, and caching DNS resolver
12cr|unbound-1.4.17-1|37	
12cr|unbound-1.4.17-1|38	%package -n	%{develname}
12cr|unbound-1.4.17-1|39	Summary:	Development files for libunbound
12cr|unbound-1.4.17-1|40	Group:		Development/C
12cr|unbound-1.4.17-1|41	Requires:	%{libname} = %{version}-%{release}
12cr|unbound-1.4.17-1|42	Provides:	%{name}-devel = %{version}-%{release}
12cr|unbound-1.4.17-1|43	
12cr|unbound-1.4.17-1|44	%description -n	%{develname}
12cr|unbound-1.4.17-1|45	A validating, recursive, and caching DNS resolver
12cr|unbound-1.4.17-1|46	
12cr|unbound-1.4.17-1|47	%prep
12cr|unbound-1.4.17-1|48	
12cr|unbound-1.4.17-1|49	%setup -q
12cr|unbound-1.4.17-1|50	
12cr|unbound-1.4.17-1|51	cp %{SOURCE1} unbound.init
12cr|unbound-1.4.17-1|52	
12cr|unbound-1.4.17-1|53	rm -f ldns-src.tar.gz
12cr|unbound-1.4.17-1|54	
12cr|unbound-1.4.17-1|55	%build
12cr|unbound-1.4.17-1|56	
12cr|unbound-1.4.17-1|57	%configure2_5x \
12cr|unbound-1.4.17-1|58	--localstatedir=/var/lib \
12cr|unbound-1.4.17-1|59	--disable-rpath \
12cr|unbound-1.4.17-1|60	--with-ssl=%{_prefix} \
12cr|unbound-1.4.17-1|61	--with-pthreads \
12cr|unbound-1.4.17-1|62	--with-libevent=%{_prefix} \
12cr|unbound-1.4.17-1|63	--with-ldns=%{_prefix}
12cr|unbound-1.4.17-1|64	
12cr|unbound-1.4.17-1|65	%make
12cr|unbound-1.4.17-1|66	make doc
12cr|unbound-1.4.17-1|67	
12cr|unbound-1.4.17-1|68	%install
12cr|unbound-1.4.17-1|69	
12cr|unbound-1.4.17-1|70	install -d %{buildroot}%{_initrddir}
12cr|unbound-1.4.17-1|71	install -d %{buildroot}/var/lib/unbound
12cr|unbound-1.4.17-1|72	install -d %{buildroot}/var/run//unbound
12cr|unbound-1.4.17-1|73	
12cr|unbound-1.4.17-1|74	%makeinstall_std
12cr|unbound-1.4.17-1|75	
12cr|unbound-1.4.17-1|76	find %{buildroot} -name "*.la" -delete
12cr|unbound-1.4.17-1|77	
12cr|unbound-1.4.17-1|78	install -m0755 unbound.init %{buildroot}%{_initrddir}/unbound
12cr|unbound-1.4.17-1|79	
12cr|unbound-1.4.17-1|80	install -m0644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/%name/
12cr|unbound-1.4.17-1|81	
12cr|unbound-1.4.17-1|82	echo "# place here local modification of the configuration" > %{buildroot}/%{_sysconfdir}/%name/unbound.local.conf
12cr|unbound-1.4.17-1|83	
12cr|unbound-1.4.17-1|84	perl -pi -e '$. eq 1 && print "include: /etc/unbound/unbound.mandriva.conf\n"' %{buildroot}/%{_sysconfdir}/%name/%name.conf
12cr|unbound-1.4.17-1|85	perl -pi -e '$. eq 1 && print "include: /etc/unbound/unbound.local.conf\n"' %{buildroot}/%{_sysconfdir}/%name/%name.conf
12cr|unbound-1.4.17-1|86	
12cr|unbound-1.4.17-1|87	%pre
12cr|unbound-1.4.17-1|88	%_pre_useradd unbound /var/lib/unbound /bin/false
12cr|unbound-1.4.17-1|89	
12cr|unbound-1.4.17-1|90	%postun
12cr|unbound-1.4.17-1|91	%_postun_userdel unbound
12cr|unbound-1.4.17-1|92	
12cr|unbound-1.4.17-1|93	%post
12cr|unbound-1.4.17-1|94	%_post_service unbound
12cr|unbound-1.4.17-1|95	
12cr|unbound-1.4.17-1|96	%preun
12cr|unbound-1.4.17-1|97	%_preun_service unbound
12cr|unbound-1.4.17-1|98	
12cr|unbound-1.4.17-1|99	%files
12cr|unbound-1.4.17-1|100	%doc doc/CREDITS doc/Changelog doc/FEATURES doc/LICENSE doc/README doc/README.tests
12cr|unbound-1.4.17-1|101	%doc doc/example.conf doc/requirements.txt
12cr|unbound-1.4.17-1|102	%{_initrddir}/unbound
12cr|unbound-1.4.17-1|103	%attr(-,root,unbound) %dir %{_sysconfdir}/unbound
12cr|unbound-1.4.17-1|104	%attr(-,root,unbound) %config(noreplace) %{_sysconfdir}/unbound/*
12cr|unbound-1.4.17-1|105	%{_sbindir}/unbound
12cr|unbound-1.4.17-1|106	%{_sbindir}/unbound-anchor
12cr|unbound-1.4.17-1|107	%{_sbindir}/unbound-checkconf
12cr|unbound-1.4.17-1|108	%{_sbindir}/unbound-control
12cr|unbound-1.4.17-1|109	%{_sbindir}/unbound-control-setup
12cr|unbound-1.4.17-1|110	%{_sbindir}/unbound-host
12cr|unbound-1.4.17-1|111	%{_mandir}/man1/*
12cr|unbound-1.4.17-1|112	%{_mandir}/man5/*
12cr|unbound-1.4.17-1|113	%{_mandir}/man8/*
12cr|unbound-1.4.17-1|114	%attr(0750,unbound,unbound) %dir /var/lib/unbound
12cr|unbound-1.4.17-1|115	%attr(0750,unbound,unbound) %dir /var/run/unbound
12cr|unbound-1.4.17-1|116	
12cr|unbound-1.4.17-1|117	%files -n %{libname}
12cr|unbound-1.4.17-1|118	%doc LICENSE README
12cr|unbound-1.4.17-1|119	%{_libdir}/lib*so.%{major}*
12cr|unbound-1.4.17-1|120	
12cr|unbound-1.4.17-1|121	%files -n %{develname}
12cr|unbound-1.4.17-1|122	%doc doc/html/* doc/README.svn doc/TODO
12cr|unbound-1.4.17-1|123	%{_includedir}/*.h
12cr|unbound-1.4.17-1|124	%{_libdir}/lib*.so
12cr|unbound-1.4.17-1|125	%{_libdir}/lib*.*a
12cr|unbound-1.4.17-1|126	%{_mandir}/man3/*
12cr|unbound-1.4.17-1|127	
12cr|unbound-1.4.17-1|128	
12cr|unbound-1.4.17-1|129	%changelog
12cr|unbound-1.4.17-1|130	* Mon Jul 16 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.4.17-1
12cr|unbound-1.4.17-1|131	+ Revision: 809819
12cr|unbound-1.4.17-1|132	- version update 1.4.17
12cr|unbound-1.4.17-1|133	
12cr|unbound-1.4.17-1|134	* Mon Jan 30 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.4.15-1
12cr|unbound-1.4.17-1|135	+ Revision: 769943
12cr|unbound-1.4.17-1|136	- major version bump and 2011 policy fix
12cr|unbound-1.4.17-1|137	- version update 1.4.15
12cr|unbound-1.4.17-1|138	
12cr|unbound-1.4.17-1|139	* Tue Dec 27 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.4.14-1
12cr|unbound-1.4.17-1|140	+ Revision: 745541
12cr|unbound-1.4.17-1|141	- version update 1.4.14
12cr|unbound-1.4.17-1|142	
12cr|unbound-1.4.17-1|143	* Wed Jun 01 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.10-1
12cr|unbound-1.4.17-1|144	+ Revision: 682259
12cr|unbound-1.4.17-1|145	- fix deps
12cr|unbound-1.4.17-1|146	- 1.4.10 (fixes CVE-2011-1922)
12cr|unbound-1.4.17-1|147	
12cr|unbound-1.4.17-1|148	* Wed Dec 22 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-5mdv2011.0
12cr|unbound-1.4.17-1|149	+ Revision: 623883
12cr|unbound-1.4.17-1|150	- rebuilt against libevent 2.x
12cr|unbound-1.4.17-1|151	
12cr|unbound-1.4.17-1|152	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-4mdv2011.0
12cr|unbound-1.4.17-1|153	+ Revision: 615355
12cr|unbound-1.4.17-1|154	- the mass rebuild of 2010.1 packages
12cr|unbound-1.4.17-1|155	
12cr|unbound-1.4.17-1|156	* Thu Apr 22 2010 Michael Scherer <misc@mandriva.org> 1.4.3-3mdv2010.1
12cr|unbound-1.4.17-1|157	+ Revision: 537762
12cr|unbound-1.4.17-1|158	- fix infinite loop on service unbound status
12cr|unbound-1.4.17-1|159	
12cr|unbound-1.4.17-1|160	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 1.4.3-2mdv2010.1
12cr|unbound-1.4.17-1|161	+ Revision: 533630
12cr|unbound-1.4.17-1|162	- rebuild
12cr|unbound-1.4.17-1|163	
12cr|unbound-1.4.17-1|164	* Fri Mar 19 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-1mdv2010.1
12cr|unbound-1.4.17-1|165	+ Revision: 525204
12cr|unbound-1.4.17-1|166	- 1.4.3
12cr|unbound-1.4.17-1|167	- drop one upstream added patch
12cr|unbound-1.4.17-1|168	
12cr|unbound-1.4.17-1|169	* Fri Jan 01 2010 Michael Scherer <misc@mandriva.org> 1.4.1-1mdv2010.1
12cr|unbound-1.4.17-1|170	+ Revision: 484883
12cr|unbound-1.4.17-1|171	- new version
12cr|unbound-1.4.17-1|172	
12cr|unbound-1.4.17-1|173	* Mon Nov 16 2009 Michael Scherer <misc@mandriva.org> 1.3.4-2mdv2010.1
12cr|unbound-1.4.17-1|174	+ Revision: 466629
12cr|unbound-1.4.17-1|175	- fix wrong Provides
12cr|unbound-1.4.17-1|176	
12cr|unbound-1.4.17-1|177	* Tue Oct 13 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-1mdv2010.0
12cr|unbound-1.4.17-1|178	+ Revision: 457033
12cr|unbound-1.4.17-1|179	- 1.3.4 (fixes CVE-2009-3602)
12cr|unbound-1.4.17-1|180	
12cr|unbound-1.4.17-1|181	* Sat Aug 22 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-1mdv2010.0
12cr|unbound-1.4.17-1|182	+ Revision: 419599
12cr|unbound-1.4.17-1|183	- 1.3.3
12cr|unbound-1.4.17-1|184	
12cr|unbound-1.4.17-1|185	* Mon Jul 13 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3.2-1mdv2010.0
12cr|unbound-1.4.17-1|186	+ Revision: 395459
12cr|unbound-1.4.17-1|187	- update to new version 1.3.2
12cr|unbound-1.4.17-1|188	
12cr|unbound-1.4.17-1|189	* Mon Jun 22 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdv2010.0
12cr|unbound-1.4.17-1|190	+ Revision: 387980
12cr|unbound-1.4.17-1|191	- 1.3.0
12cr|unbound-1.4.17-1|192	
12cr|unbound-1.4.17-1|193	* Thu Mar 26 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdv2009.1
12cr|unbound-1.4.17-1|194	+ Revision: 361343
12cr|unbound-1.4.17-1|195	- rebuild
12cr|unbound-1.4.17-1|196	
12cr|unbound-1.4.17-1|197	* Thu Mar 05 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2.1-1mdv2009.1
12cr|unbound-1.4.17-1|198	+ Revision: 349360
12cr|unbound-1.4.17-1|199	- update to new version 1.2.1
12cr|unbound-1.4.17-1|200	
12cr|unbound-1.4.17-1|201	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 1.2.0-1mdv2009.1
12cr|unbound-1.4.17-1|202	+ Revision: 332921
12cr|unbound-1.4.17-1|203	- New upstream release
12cr|unbound-1.4.17-1|204	
12cr|unbound-1.4.17-1|205	* Mon Dec 08 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2009.1
12cr|unbound-1.4.17-1|206	+ Revision: 311887
12cr|unbound-1.4.17-1|207	- 1.1.1
12cr|unbound-1.4.17-1|208	- fix deps
12cr|unbound-1.4.17-1|209	- drop redundant patches
12cr|unbound-1.4.17-1|210	
12cr|unbound-1.4.17-1|211	* Sun Sep 21 2008 Michael Scherer <misc@mandriva.org> 1.0.2-3mdv2009.0
12cr|unbound-1.4.17-1|212	+ Revision: 286382
12cr|unbound-1.4.17-1|213	- fix initscript, by declaring a pidfile location, removing chroot, and creating a directory
12cr|unbound-1.4.17-1|214	with proper permission. I have also added two configfile to minimize modification on
12cr|unbound-1.4.17-1|215	upstream configuration file
12cr|unbound-1.4.17-1|216	
12cr|unbound-1.4.17-1|217	* Tue Sep 16 2008 Michael Scherer <misc@mandriva.org> 1.0.2-2mdv2009.0
12cr|unbound-1.4.17-1|218	+ Revision: 285119
12cr|unbound-1.4.17-1|219	- fix the initscript, the end was missing and thus, rpmlint and pcrsys were complaining
12cr|unbound-1.4.17-1|220	
12cr|unbound-1.4.17-1|221	* Sun Sep 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2009.0
12cr|unbound-1.4.17-1|222	+ Revision: 282300
12cr|unbound-1.4.17-1|223	- 1.0.2
12cr|unbound-1.4.17-1|224	
12cr|unbound-1.4.17-1|225	* Wed Jul 16 2008 Michael Scherer <misc@mandriva.org> 1.0.1-1mdv2009.0
12cr|unbound-1.4.17-1|226	+ Revision: 236606
12cr|unbound-1.4.17-1|227	- update to 1.0.1
12cr|unbound-1.4.17-1|228	- remove patch 2, already applied upstream
12cr|unbound-1.4.17-1|229	
12cr|unbound-1.4.17-1|230	* Fri May 30 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.2mdv2009.0
12cr|unbound-1.4.17-1|231	+ Revision: 213460
12cr|unbound-1.4.17-1|232	- fix deps
12cr|unbound-1.4.17-1|233	- bump release
12cr|unbound-1.4.17-1|234	- fix a typo
12cr|unbound-1.4.17-1|235	- import unbound
12cr|unbound-1.4.17-1|236	

8164 12
12cr|unclutter-0.8-11|1	Name:		unclutter
12cr|unclutter-0.8-11|2	Version:	0.8
12cr|unclutter-0.8-11|3	Release:	%mkrel 11
12cr|unclutter-0.8-11|4	Summary:	Hides the mouse cursor when idle
12cr|unclutter-0.8-11|5	Url:		http://www.google.com/search?q=unclutter
12cr|unclutter-0.8-11|6	Source:		ftp://ftp.x.org/contrib/utilities/unclutter-8.tar.bz2
12cr|unclutter-0.8-11|7	Patch0:		unclutter-link.patch
12cr|unclutter-0.8-11|8	License:	Public Domain
12cr|unclutter-0.8-11|9	Group:		System/X11
12cr|unclutter-0.8-11|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|unclutter-0.8-11|11	BuildRequires:	libx11-devel
12cr|unclutter-0.8-11|12	BuildRequires:	imake
12cr|unclutter-0.8-11|13	
12cr|unclutter-0.8-11|14	%description
12cr|unclutter-0.8-11|15	Unclutter is a program which runs permanently in the background of an X11
12cr|unclutter-0.8-11|16	session.  It checks on the X11 pointer (cursor) position every few seconds, and
12cr|unclutter-0.8-11|17	when it finds it has not moved (and no buttons are pressed on the mouse, and
12cr|unclutter-0.8-11|18	the cursor is not in the root window) it creates a small sub-window as a child
12cr|unclutter-0.8-11|19	of the window the cursor is in.  The new window installs a cursor of size 1x1
12cr|unclutter-0.8-11|20	but a mask of all 0, ie an invisible cursor.  This allows you to see all the
12cr|unclutter-0.8-11|21	text in an xterm or xedit, for example.  The human factors crowd would agree it
12cr|unclutter-0.8-11|22	should make things less distracting.
12cr|unclutter-0.8-11|23	
12cr|unclutter-0.8-11|24	
12cr|unclutter-0.8-11|25	%prep
12cr|unclutter-0.8-11|26	%setup -qn unclutter
12cr|unclutter-0.8-11|27	%patch0 -p0
12cr|unclutter-0.8-11|28	
12cr|unclutter-0.8-11|29	%build
12cr|unclutter-0.8-11|30	xmkmf
12cr|unclutter-0.8-11|31	make CDEBUGFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cr|unclutter-0.8-11|32	
12cr|unclutter-0.8-11|33	%install
12cr|unclutter-0.8-11|34	rm -fr %buildroot
12cr|unclutter-0.8-11|35	mkdir -p 		$RPM_BUILD_ROOT/%_bindir
12cr|unclutter-0.8-11|36	install -s unclutter	$RPM_BUILD_ROOT/%_bindir/unclutter
12cr|unclutter-0.8-11|37	
12cr|unclutter-0.8-11|38	mkdir -p 		$RPM_BUILD_ROOT/%_mandir/man6
12cr|unclutter-0.8-11|39	install unclutter.man 	$RPM_BUILD_ROOT/%_mandir/man6/unclutter.6
12cr|unclutter-0.8-11|40	
12cr|unclutter-0.8-11|41	%clean
12cr|unclutter-0.8-11|42	rm -rf $RPM_BUILD_ROOT
12cr|unclutter-0.8-11|43	
12cr|unclutter-0.8-11|44	%files
12cr|unclutter-0.8-11|45	%attr(-,root,root) %doc README
12cr|unclutter-0.8-11|46	%attr(755,root,root) %_bindir/unclutter
12cr|unclutter-0.8-11|47	%attr(644,root,root) %_mandir/man6/unclutter.6*
12cr|unclutter-0.8-11|48	
12cr|unclutter-0.8-11|49	
12cr|unclutter-0.8-11|50	%changelog
12cr|unclutter-0.8-11|51	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 0.8-11mdv2011.0
12cr|unclutter-0.8-11|52	+ Revision: 634751
12cr|unclutter-0.8-11|53	- drop unneeded linking library
12cr|unclutter-0.8-11|54	
12cr|unclutter-0.8-11|55	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.8-10mdv2010.0
12cr|unclutter-0.8-11|56	+ Revision: 434542
12cr|unclutter-0.8-11|57	- rebuild
12cr|unclutter-0.8-11|58	- rebuild
12cr|unclutter-0.8-11|59	
12cr|unclutter-0.8-11|60	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.8-8mdv2009.0
12cr|unclutter-0.8-11|61	+ Revision: 255142
12cr|unclutter-0.8-11|62	- rebuild
12cr|unclutter-0.8-11|63	
12cr|unclutter-0.8-11|64	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 6mdv2008.1-current
12cr|unclutter-0.8-11|65	+ Revision: 140924
12cr|unclutter-0.8-11|66	- restore BuildRoot
12cr|unclutter-0.8-11|67	
12cr|unclutter-0.8-11|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|unclutter-0.8-11|69	- kill re-definition of %%buildroot on Pixel's request
12cr|unclutter-0.8-11|70	
12cr|unclutter-0.8-11|71	
12cr|unclutter-0.8-11|72	* Tue Dec 05 2006 Michael Scherer <misc@mandriva.org> 0.8-6mdv2007.0
12cr|unclutter-0.8-11|73	+ Revision: 91340
12cr|unclutter-0.8-11|74	- adjust group
12cr|unclutter-0.8-11|75	- adjust BuildRequires
12cr|unclutter-0.8-11|76	- use mkrel
12cr|unclutter-0.8-11|77	- Import unclutter
12cr|unclutter-0.8-11|78	

8165 12
12cr|undertaker-1.2-5|1	Name:		undertaker
12cr|undertaker-1.2-5|2	Summary:	Software configuration variability verifier
12cr|undertaker-1.2-5|3	Version:	1.2
12cr|undertaker-1.2-5|4	Release:	5
12cr|undertaker-1.2-5|5	Source0:	http://vamos.informatik.uni-erlangen.de/files/%{name}-%{version}.tar.gz
12cr|undertaker-1.2-5|6	URL:		http://vamos.informatik.uni-erlangen.de/trac/undertaker
12cr|undertaker-1.2-5|7	Group:		Development/Other
12cr|undertaker-1.2-5|8	License:	GPLv3
12cr|undertaker-1.2-5|9	BuildRequires:	check-devel
12cr|undertaker-1.2-5|10	BuildRequires:	boost-devel
12cr|undertaker-1.2-5|11	BuildRequires:	picosat-devel
12cr|undertaker-1.2-5|12	
12cr|undertaker-1.2-5|13	%description
12cr|undertaker-1.2-5|14	Topic of the project is variability of system software evoked by the
12cr|undertaker-1.2-5|15	non-functional properties of operating-system functions, which emerges from
12cr|undertaker-1.2-5|16	(a) different implementations of the same system function to make an
12cr|undertaker-1.2-5|17	appearance of certain non-functional properties and
12cr|undertaker-1.2-5|18	(b) the using level of those implementations in order to compensate for
12cr|undertaker-1.2-5|19	effects of these properties.
12cr|undertaker-1.2-5|20	
12cr|undertaker-1.2-5|21	With this project, the undertaker, we provide tools to examine and evaluate
12cr|undertaker-1.2-5|22	CPP based source files. See
12cr|undertaker-1.2-5|23	http://www4.informatik.uni-erlangen.de/Research/VAMOS/publications.shtml for
12cr|undertaker-1.2-5|24	a list of publications.
12cr|undertaker-1.2-5|25	
12cr|undertaker-1.2-5|26	%package -n	%{name}-emacs
12cr|undertaker-1.2-5|27	Group:		Development/Other
12cr|undertaker-1.2-5|28	Summary:	Emacs mode for undertaker, a variability verifier
12cr|undertaker-1.2-5|29	
12cr|undertaker-1.2-5|30	%description -n	%{name}-emacs
12cr|undertaker-1.2-5|31	Emacs mode for the Undertaker analyzing tool.
12cr|undertaker-1.2-5|32	
12cr|undertaker-1.2-5|33	%prep
12cr|undertaker-1.2-5|34	%setup -q -n vamos-%{version}
12cr|undertaker-1.2-5|35	
12cr|undertaker-1.2-5|36	%build
12cr|undertaker-1.2-5|37	#configure
12cr|undertaker-1.2-5|38	make clean
12cr|undertaker-1.2-5|39	make CXX="g++ %optflags"
12cr|undertaker-1.2-5|40	
12cr|undertaker-1.2-5|41	%install
12cr|undertaker-1.2-5|42	%makeinstall_std PREFIX=%{_prefix} LIBDIR=%{_libdir}
12cr|undertaker-1.2-5|43	
12cr|undertaker-1.2-5|44	%files
12cr|undertaker-1.2-5|45	%{_bindir}/%{name}
12cr|undertaker-1.2-5|46	%{_bindir}/%{name}-kconfigdump
12cr|undertaker-1.2-5|47	%{_bindir}/%{name}-linux-tree
12cr|undertaker-1.2-5|48	%{_bindir}/%{name}-calc-coverage
12cr|undertaker-1.2-5|49	%{_bindir}/rsf2model
12cr|undertaker-1.2-5|50	%{_bindir}/zizler
12cr|undertaker-1.2-5|51	%{_libdir}/%{name}/rsf2model
12cr|undertaker-1.2-5|52	%{_libdir}/%{name}/dumpconf
12cr|undertaker-1.2-5|53	%{_libdir}/%{name}/%{name}-scan-head
12cr|undertaker-1.2-5|54	%{python_sitelib}/%{name}/
12cr|undertaker-1.2-5|55	%{python_sitelib}/%{name}*.egg-info
12cr|undertaker-1.2-5|56	%{_mandir}/man1/%{name}*
12cr|undertaker-1.2-5|57	
12cr|undertaker-1.2-5|58	%files -n %{name}-emacs
12cr|undertaker-1.2-5|59	%{_datadir}/emacs/site-lisp/%{name}/%{name}.el
12cr|undertaker-1.2-5|60	

8166 12
12cr|unfs3-0.9.22-2|1	Summary:	UNFS3 user-space NFSv3 server
12cr|unfs3-0.9.22-2|2	Name:		unfs3
12cr|unfs3-0.9.22-2|3	Version:	0.9.22
12cr|unfs3-0.9.22-2|4	Release:	%mkrel 2
12cr|unfs3-0.9.22-2|5	License:	BSD
12cr|unfs3-0.9.22-2|6	Group:		System/Servers
12cr|unfs3-0.9.22-2|7	URL:		http://sourceforge.net/projects/unfs3/
12cr|unfs3-0.9.22-2|8	Source0:	http://prdownloads.sourceforge.net/unfs3/unfs3-%{version}.tar.gz
12cr|unfs3-0.9.22-2|9	Source1:	unfs.sysinit
12cr|unfs3-0.9.22-2|10	Requires:	rpcbind
12cr|unfs3-0.9.22-2|11	Provides:	nfs-server
12cr|unfs3-0.9.22-2|12	Requires(post): rpm-helper
12cr|unfs3-0.9.22-2|13	Requires(preun): rpm-helper
12cr|unfs3-0.9.22-2|14	BuildRequires:	bison
12cr|unfs3-0.9.22-2|15	BuildRequires:	flex
12cr|unfs3-0.9.22-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|unfs3-0.9.22-2|17	
12cr|unfs3-0.9.22-2|18	%description
12cr|unfs3-0.9.22-2|19	UNFS3 is a user-space implementation of the NFS (Network File System) version 3
12cr|unfs3-0.9.22-2|20	server specification. It provides a daemon that supports both the MOUNT and NFS
12cr|unfs3-0.9.22-2|21	protocol.
12cr|unfs3-0.9.22-2|22	
12cr|unfs3-0.9.22-2|23	%prep
12cr|unfs3-0.9.22-2|24	
12cr|unfs3-0.9.22-2|25	%setup -q
12cr|unfs3-0.9.22-2|26	cp %{SOURCE1} unfs3.init
12cr|unfs3-0.9.22-2|27	
12cr|unfs3-0.9.22-2|28	%build
12cr|unfs3-0.9.22-2|29	%configure2_5x
12cr|unfs3-0.9.22-2|30	%__make
12cr|unfs3-0.9.22-2|31	
12cr|unfs3-0.9.22-2|32	%install
12cr|unfs3-0.9.22-2|33	rm -rf "%{buildroot}"
12cr|unfs3-0.9.22-2|34	%makeinstall_std
12cr|unfs3-0.9.22-2|35	
12cr|unfs3-0.9.22-2|36	install -d %{buildroot}%{_initrddir}
12cr|unfs3-0.9.22-2|37	install -m0755 unfs3.init %{buildroot}%{_initrddir}/unfs3
12cr|unfs3-0.9.22-2|38	
12cr|unfs3-0.9.22-2|39	%post
12cr|unfs3-0.9.22-2|40	%_post_service unfs3
12cr|unfs3-0.9.22-2|41	
12cr|unfs3-0.9.22-2|42	%preun
12cr|unfs3-0.9.22-2|43	%_preun_service unfs3
12cr|unfs3-0.9.22-2|44	
12cr|unfs3-0.9.22-2|45	%clean
12cr|unfs3-0.9.22-2|46	rm -rf "%{buildroot}"
12cr|unfs3-0.9.22-2|47	
12cr|unfs3-0.9.22-2|48	%files
12cr|unfs3-0.9.22-2|49	%attr(-,root,root)
12cr|unfs3-0.9.22-2|50	%doc CREDITS README* LICENSE NEWS contrib doc
12cr|unfs3-0.9.22-2|51	%{_initrddir}/unfs3
12cr|unfs3-0.9.22-2|52	%{_sbindir}/unfsd
12cr|unfs3-0.9.22-2|53	%{_mandir}/man7/tags.*
12cr|unfs3-0.9.22-2|54	%{_mandir}/man8/unfsd.*
12cr|unfs3-0.9.22-2|55	
12cr|unfs3-0.9.22-2|56	
12cr|unfs3-0.9.22-2|57	%changelog
12cr|unfs3-0.9.22-2|58	* Sun Jul 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.22-2mdv2010.0
12cr|unfs3-0.9.22-2|59	+ Revision: 400300
12cr|unfs3-0.9.22-2|60	- disable parallel build, it breaks on klodia
12cr|unfs3-0.9.22-2|61	- fix dependencies
12cr|unfs3-0.9.22-2|62	- spec cleanup
12cr|unfs3-0.9.22-2|63	
12cr|unfs3-0.9.22-2|64	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 0.9.22-1mdv2009.1
12cr|unfs3-0.9.22-2|65	+ Revision: 332920
12cr|unfs3-0.9.22-2|66	- New upstream release
12cr|unfs3-0.9.22-2|67	
12cr|unfs3-0.9.22-2|68	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|unfs3-0.9.22-2|69	- 0.9.21
12cr|unfs3-0.9.22-2|70	
12cr|unfs3-0.9.22-2|71	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|unfs3-0.9.22-2|72	- rebuild
12cr|unfs3-0.9.22-2|73	
12cr|unfs3-0.9.22-2|74	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9.17-3mdv2009.0
12cr|unfs3-0.9.22-2|75	+ Revision: 255145
12cr|unfs3-0.9.22-2|76	- rebuild
12cr|unfs3-0.9.22-2|77	
12cr|unfs3-0.9.22-2|78	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1mdv2008.1-current
12cr|unfs3-0.9.22-2|79	+ Revision: 140924
12cr|unfs3-0.9.22-2|80	- restore BuildRoot
12cr|unfs3-0.9.22-2|81	
12cr|unfs3-0.9.22-2|82	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|unfs3-0.9.22-2|83	- kill re-definition of %%buildroot on Pixel's request
12cr|unfs3-0.9.22-2|84	
12cr|unfs3-0.9.22-2|85	
12cr|unfs3-0.9.22-2|86	* Tue Feb 06 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.17-1mdv2007.0
12cr|unfs3-0.9.22-2|87	+ Revision: 116603
12cr|unfs3-0.9.22-2|88	- Import unfs3
12cr|unfs3-0.9.22-2|89	
12cr|unfs3-0.9.22-2|90	* Tue Feb 06 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.17-1
12cr|unfs3-0.9.22-2|91	- 0.9.17
12cr|unfs3-0.9.22-2|92	
12cr|unfs3-0.9.22-2|93	* Fri Sep 29 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.15-1mdk
12cr|unfs3-0.9.22-2|94	- initial Mandriva package (mille-xterm import)
12cr|unfs3-0.9.22-2|95	

8167 12
12cr|ungifsicle-1.58-3|1	Summary: 	Powerful program for manipulating GIF images and animations
12cr|ungifsicle-1.58-3|2	Name: 		ungifsicle
12cr|ungifsicle-1.58-3|3	Version: 	1.58
12cr|ungifsicle-1.58-3|4	Release:	%mkrel 3
12cr|ungifsicle-1.58-3|5	Group: 		Graphics
12cr|ungifsicle-1.58-3|6	License: 	GPLv2
12cr|ungifsicle-1.58-3|7	URL: 		http://www.lcdf.org/gifsicle
12cr|ungifsicle-1.58-3|8	Source0: 	http://www.lcdf.org/gifsicle/%{name}-%{version}.tar.gz
12cr|ungifsicle-1.58-3|9	BuildRequires:	libx11-devel
12cr|ungifsicle-1.58-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ungifsicle-1.58-3|11	
12cr|ungifsicle-1.58-3|12	%description
12cr|ungifsicle-1.58-3|13	Gifsicle manipulates GIF image files on the command line. It supports merging
12cr|ungifsicle-1.58-3|14	several GIFs into a GIF animation; exploding an animation into its component
12cr|ungifsicle-1.58-3|15	frames; changing individual frames in an animation; turning interlacing on and
12cr|ungifsicle-1.58-3|16	off; adding transparency; adding delays, disposals, and looping to animations;
12cr|ungifsicle-1.58-3|17	adding or removing comments; optimizing animations for space; and changing
12cr|ungifsicle-1.58-3|18	images' colormaps, among other things.
12cr|ungifsicle-1.58-3|19	
12cr|ungifsicle-1.58-3|20	The gifsicle package contains two other programs: gifview, a lightweight GIF
12cr|ungifsicle-1.58-3|21	viewer for X, can show animations as slideshows or in real time, and gifdiff
12cr|ungifsicle-1.58-3|22	compares two GIFs for identical visual appearance.
12cr|ungifsicle-1.58-3|23	
12cr|ungifsicle-1.58-3|24	Those programs don't use LZW compression to avoid patent problems
12cr|ungifsicle-1.58-3|25	
12cr|ungifsicle-1.58-3|26	%prep
12cr|ungifsicle-1.58-3|27	
12cr|ungifsicle-1.58-3|28	%setup -q
12cr|ungifsicle-1.58-3|29	touch `find . -type f`
12cr|ungifsicle-1.58-3|30	
12cr|ungifsicle-1.58-3|31	%build
12cr|ungifsicle-1.58-3|32	%configure2_5x --enable-ungif
12cr|ungifsicle-1.58-3|33	%make
12cr|ungifsicle-1.58-3|34	
12cr|ungifsicle-1.58-3|35	%install
12cr|ungifsicle-1.58-3|36	rm -rf %{buildroot}
12cr|ungifsicle-1.58-3|37	%makeinstall_std
12cr|ungifsicle-1.58-3|38	
12cr|ungifsicle-1.58-3|39	%clean
12cr|ungifsicle-1.58-3|40	rm -rf %{buildroot}
12cr|ungifsicle-1.58-3|41	
12cr|ungifsicle-1.58-3|42	%files
12cr|ungifsicle-1.58-3|43	%defattr (-,root,root)
12cr|ungifsicle-1.58-3|44	%doc NEWS README
12cr|ungifsicle-1.58-3|45	%attr (0755,root,root) %_bindir/*
12cr|ungifsicle-1.58-3|46	%attr (0644,root,root) %_mandir/man1/*
12cr|ungifsicle-1.58-3|47	
12cr|ungifsicle-1.58-3|48	
12cr|ungifsicle-1.58-3|49	%changelog
12cr|ungifsicle-1.58-3|50	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 1.58-3mdv2011.0
12cr|ungifsicle-1.58-3|51	+ Revision: 635351
12cr|ungifsicle-1.58-3|52	- tighten BR
12cr|ungifsicle-1.58-3|53	
12cr|ungifsicle-1.58-3|54	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.58-2mdv2011.0
12cr|ungifsicle-1.58-3|55	+ Revision: 615356
12cr|ungifsicle-1.58-3|56	- the mass rebuild of 2010.1 packages
12cr|ungifsicle-1.58-3|57	
12cr|ungifsicle-1.58-3|58	* Sun Jan 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.58-1mdv2010.1
12cr|ungifsicle-1.58-3|59	+ Revision: 495515
12cr|ungifsicle-1.58-3|60	- 1.58
12cr|ungifsicle-1.58-3|61	- misc spec file fixes
12cr|ungifsicle-1.58-3|62	
12cr|ungifsicle-1.58-3|63	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.42-5mdv2010.0
12cr|ungifsicle-1.58-3|64	+ Revision: 434543
12cr|ungifsicle-1.58-3|65	- rebuild
12cr|ungifsicle-1.58-3|66	- rebuild
12cr|ungifsicle-1.58-3|67	
12cr|ungifsicle-1.58-3|68	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.42-3mdv2009.0
12cr|ungifsicle-1.58-3|69	+ Revision: 255146
12cr|ungifsicle-1.58-3|70	- rebuild
12cr|ungifsicle-1.58-3|71	
12cr|ungifsicle-1.58-3|72	+ Olivier Blin <oblin@mandriva.com>
12cr|ungifsicle-1.58-3|73	- restore BuildRoot
12cr|ungifsicle-1.58-3|74	
12cr|ungifsicle-1.58-3|75	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.42-1mdv2008.1
12cr|ungifsicle-1.58-3|76	+ Revision: 128749
12cr|ungifsicle-1.58-3|77	- kill re-definition of %%buildroot on Pixel's request
12cr|ungifsicle-1.58-3|78	- buildrequires X11-devel instead of XFree86-devel
12cr|ungifsicle-1.58-3|79	- use %%mkrel
12cr|ungifsicle-1.58-3|80	- import ungifsicle
12cr|ungifsicle-1.58-3|81	
12cr|ungifsicle-1.58-3|82	
12cr|ungifsicle-1.58-3|83	* Tue Apr 26 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.42-1mdk
12cr|ungifsicle-1.58-3|84	- 1.42
12cr|ungifsicle-1.58-3|85	
12cr|ungifsicle-1.58-3|86	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.35-3mdk
12cr|ungifsicle-1.58-3|87	- rebuild
12cr|ungifsicle-1.58-3|88	
12cr|ungifsicle-1.58-3|89	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.35-2mdk
12cr|ungifsicle-1.58-3|90	- rebuild
12cr|ungifsicle-1.58-3|91	
12cr|ungifsicle-1.58-3|92	* Thu Oct 10 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.35-1mdk
12cr|ungifsicle-1.58-3|93	- 1.35
12cr|ungifsicle-1.58-3|94	
12cr|ungifsicle-1.58-3|95	* Wed Sep 05 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.30-1mdk
12cr|ungifsicle-1.58-3|96	- 1.30
12cr|ungifsicle-1.58-3|97	
12cr|ungifsicle-1.58-3|98	* Wed Apr 25 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.25-1mdk
12cr|ungifsicle-1.58-3|99	- added in contribs by Pierre-Michel THEVENY <pmt@mnhn.fr> :
12cr|ungifsicle-1.58-3|100	- Ported to Mandrake from rpm.spec in sources tarball
12cr|ungifsicle-1.58-3|101	- Build on Mandrake 8.0 (rpm-4.0)

8168 12
12cr|unhide-20110113-1|1	Name:           unhide
12cr|unhide-20110113-1|2	Version:        20110113
12cr|unhide-20110113-1|3	Release:        %mkrel 1
12cr|unhide-20110113-1|4	Summary:        Tool to find hidden processes and TCP/UDP ports from rootkits
12cr|unhide-20110113-1|5	Group:          System/Configuration/Other
12cr|unhide-20110113-1|6	License:        GPLv3+
12cr|unhide-20110113-1|7	URL:            http://www.unhide-forensics.info/
12cr|unhide-20110113-1|8	Source0:        http://downloads.sourceforge.net/project/%{name}/%{name}-%{version}.tgz
12cr|unhide-20110113-1|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|unhide-20110113-1|10	
12cr|unhide-20110113-1|11	%description
12cr|unhide-20110113-1|12	Unhide is a forensic tool to find hidden processes and TCP/UDP ports by
12cr|unhide-20110113-1|13	rootkits / LKMs or by another hidden technique. It includes two
12cr|unhide-20110113-1|14	utilities: unhide and unhide-tcp.
12cr|unhide-20110113-1|15	
12cr|unhide-20110113-1|16	Unhide detects hidden processes using six techniques:
12cr|unhide-20110113-1|17	
12cr|unhide-20110113-1|18	- Compare /proc vs /bin/ps output
12cr|unhide-20110113-1|19	- Compare info gathered from /bin/ps with info gathered by walking through
12cr|unhide-20110113-1|20	the procfs.
12cr|unhide-20110113-1|21	- Compare info gathered from /bin/ps with info gathered from syscalls
12cr|unhide-20110113-1|22	(syscall scanning).
12cr|unhide-20110113-1|23	- Full PIDs space occupation (PIDs bruteforcing)
12cr|unhide-20110113-1|24	- Reverse search, verify that all thread seen by ps are also seen by
12cr|unhide-20110113-1|25	the kernel ( /bin/ps output vs /proc, procfs walking and syscall )
12cr|unhide-20110113-1|26	- Quick compare /proc, procfs walking and syscall vs /bin/ps output.
12cr|unhide-20110113-1|27	
12cr|unhide-20110113-1|28	Unhide-tcp identifies TCP/UDP ports that are listening but are not listed
12cr|unhide-20110113-1|29	in /bin/netstat through brute forcing of all TCP/UDP ports available.
12cr|unhide-20110113-1|30	
12cr|unhide-20110113-1|31	%prep
12cr|unhide-20110113-1|32	%setup -q -n %{name}-%{version}
12cr|unhide-20110113-1|33	
12cr|unhide-20110113-1|34	%build
12cr|unhide-20110113-1|35	gcc %{optflags} %{ldflags} -pthread unhide-linux26.c -o unhide-linux26
12cr|unhide-20110113-1|36	gcc %{optflags} %{ldflags} unhide-tcp.c -o unhide-tcp
12cr|unhide-20110113-1|37	
12cr|unhide-20110113-1|38	
12cr|unhide-20110113-1|39	%install
12cr|unhide-20110113-1|40	rm -rf %{buildroot}
12cr|unhide-20110113-1|41	install -Dp -m0755 unhide-linux26 %{buildroot}%{_sbindir}/unhide-linux26
12cr|unhide-20110113-1|42	install -Dp -m0755 unhide-tcp %{buildroot}%{_sbindir}/unhide-tcp
12cr|unhide-20110113-1|43	install -Dp -m0644 man/unhide.8 %{buildroot}%{_mandir}/man8/unhide.8
12cr|unhide-20110113-1|44	install -Dp -m0644 man/unhide-tcp.8 %{buildroot}%{_mandir}/man8/unhide-tcp.8
12cr|unhide-20110113-1|45	
12cr|unhide-20110113-1|46	pushd %{buildroot}%{_sbindir}
12cr|unhide-20110113-1|47	ln -s unhide-linux26 unhide
12cr|unhide-20110113-1|48	popd
12cr|unhide-20110113-1|49	
12cr|unhide-20110113-1|50	pushd %{buildroot}%{_mandir}/man8
12cr|unhide-20110113-1|51	ln -s unhide.8 unhide-linux26.8
12cr|unhide-20110113-1|52	popd
12cr|unhide-20110113-1|53	
12cr|unhide-20110113-1|54	%clean
12cr|unhide-20110113-1|55	rm -rf %{buildroot}
12cr|unhide-20110113-1|56	
12cr|unhide-20110113-1|57	%files
12cr|unhide-20110113-1|58	%defattr(-,root,root,-)
12cr|unhide-20110113-1|59	%doc changelog LEEME.txt README.txt
12cr|unhide-20110113-1|60	%{_mandir}/man8/unhide*
12cr|unhide-20110113-1|61	%{_sbindir}/unhide*
12cr|unhide-20110113-1|62	
12cr|unhide-20110113-1|63	
12cr|unhide-20110113-1|64	%changelog
12cr|unhide-20110113-1|65	* Tue Feb 08 2011 Jani Välimaa <wally@mandriva.org> 20110113-1mdv2011.0
12cr|unhide-20110113-1|66	+ Revision: 636928
12cr|unhide-20110113-1|67	- new version 20110113
12cr|unhide-20110113-1|68	- fix url and source tags
12cr|unhide-20110113-1|69	
12cr|unhide-20110113-1|70	* Sun Nov 14 2010 Jani Välimaa <wally@mandriva.org> 20100819-2mdv2011.0
12cr|unhide-20110113-1|71	+ Revision: 597542
12cr|unhide-20110113-1|72	- build with LDFLAGS
12cr|unhide-20110113-1|73	- add symlink for man page too
12cr|unhide-20110113-1|74	
12cr|unhide-20110113-1|75	* Sat Sep 25 2010 Jani Välimaa <wally@mandriva.org> 20100819-1mdv2011.0
12cr|unhide-20110113-1|76	+ Revision: 580960
12cr|unhide-20110113-1|77	- new version 20100819
12cr|unhide-20110113-1|78	- fix license and description
12cr|unhide-20110113-1|79	
12cr|unhide-20110113-1|80	* Mon Aug 02 2010 Jani Välimaa <wally@mandriva.org> 20100201-1mdv2011.0
12cr|unhide-20110113-1|81	+ Revision: 565116
12cr|unhide-20110113-1|82	- fix source tag
12cr|unhide-20110113-1|83	- import unhide
12cr|unhide-20110113-1|84	
12cr|unhide-20110113-1|85	

8169 12
12cr|uniconvertor-1.1.5-4|1	%define python_compile_opt python -O -c "import compileall; compileall.compile_dir('.')"
12cr|uniconvertor-1.1.5-4|2	%define python_compile     python -c "import compileall; compileall.compile_dir('.')"
12cr|uniconvertor-1.1.5-4|3	
12cr|uniconvertor-1.1.5-4|4	Name:           uniconvertor
12cr|uniconvertor-1.1.5-4|5	Version:        1.1.5
12cr|uniconvertor-1.1.5-4|6	Release:        %mkrel 4
12cr|uniconvertor-1.1.5-4|7	Summary:        Universal vector graphics translator
12cr|uniconvertor-1.1.5-4|8	Group:          Graphics
12cr|uniconvertor-1.1.5-4|9	License:        LGPLv2+ and GPLv2+ and MIT
12cr|uniconvertor-1.1.5-4|10	URL:            http://sk1project.org/modules.php?name=Products&product=uniconvertor
12cr|uniconvertor-1.1.5-4|11	Source0:        http://uniconvertor.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|uniconvertor-1.1.5-4|12	Patch0:         uniconvertor-underlinking.patch
12cr|uniconvertor-1.1.5-4|13	BuildRequires:  python-devel
12cr|uniconvertor-1.1.5-4|14	Requires:       python-imaging
12cr|uniconvertor-1.1.5-4|15	Requires:       python-reportlab
12cr|uniconvertor-1.1.5-4|16	Requires:       sk1libs
12cr|uniconvertor-1.1.5-4|17	
12cr|uniconvertor-1.1.5-4|18	%description
12cr|uniconvertor-1.1.5-4|19	UniConvertor is a universal vector graphics translator.
12cr|uniconvertor-1.1.5-4|20	It uses sK1 engine to convert one format to another.
12cr|uniconvertor-1.1.5-4|21	
12cr|uniconvertor-1.1.5-4|22	%prep
12cr|uniconvertor-1.1.5-4|23	%setup -q -n uniconvertor-%{version}
12cr|uniconvertor-1.1.5-4|24	%patch0 -p1 -b .underlink
12cr|uniconvertor-1.1.5-4|25	
12cr|uniconvertor-1.1.5-4|26	%build
12cr|uniconvertor-1.1.5-4|27	CFLAGS="%{optflags}" %{__python} setup.py build
12cr|uniconvertor-1.1.5-4|28	
12cr|uniconvertor-1.1.5-4|29	%install
12cr|uniconvertor-1.1.5-4|30	rm -rf %{buildroot}
12cr|uniconvertor-1.1.5-4|31	%{__python} setup.py install --skip-build --root %{buildroot}
12cr|uniconvertor-1.1.5-4|32	
12cr|uniconvertor-1.1.5-4|33	# Fix permissions
12cr|uniconvertor-1.1.5-4|34	chmod a+x %{buildroot}%{python_sitearch}/uniconvertor/__init__.py
12cr|uniconvertor-1.1.5-4|35	chmod g-w %{buildroot}%{python_sitearch}/uniconvertor/app/modules/*.so
12cr|uniconvertor-1.1.5-4|36	
12cr|uniconvertor-1.1.5-4|37	# Don't duplicate documentation
12cr|uniconvertor-1.1.5-4|38	rm -f %{buildroot}%{python_sitearch}/uniconvertor/{COPYRIGHTS,GNU_GPL_v2,GNU_LGPL_v2}
12cr|uniconvertor-1.1.5-4|39	
12cr|uniconvertor-1.1.5-4|40	# Satisfy rpmlint claim on debuginfo subpackage
12cr|uniconvertor-1.1.5-4|41	chmod 644 src/modules/*/*.{c,h}
12cr|uniconvertor-1.1.5-4|42	
12cr|uniconvertor-1.1.5-4|43	%clean
12cr|uniconvertor-1.1.5-4|44	rm -rf %{buildroot}
12cr|uniconvertor-1.1.5-4|45	
12cr|uniconvertor-1.1.5-4|46	%files
12cr|uniconvertor-1.1.5-4|47	%defattr(-,root,root,-)
12cr|uniconvertor-1.1.5-4|48	%doc README
12cr|uniconvertor-1.1.5-4|49	%doc src/COPYRIGHTS
12cr|uniconvertor-1.1.5-4|50	%{_bindir}/uniconvertor
12cr|uniconvertor-1.1.5-4|51	%{py_platsitedir}/*
12cr|uniconvertor-1.1.5-4|52	
12cr|uniconvertor-1.1.5-4|53	
12cr|uniconvertor-1.1.5-4|54	%changelog
12cr|uniconvertor-1.1.5-4|55	* Sat Mar 10 2012 Thomas Spuhler <tspuhler@mandriva.org> 1.1.5-4mdv2012.0
12cr|uniconvertor-1.1.5-4|56	+ Revision: 783909
12cr|uniconvertor-1.1.5-4|57	- dropped UniConvertor-1.1.0-simplify.patch
12cr|uniconvertor-1.1.5-4|58	added uniconvertor-underlinking.patch
12cr|uniconvertor-1.1.5-4|59	added Requires: sk1libs to make it work
12cr|uniconvertor-1.1.5-4|60	
12cr|uniconvertor-1.1.5-4|61	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 1.1.5-2mdv2011.0
12cr|uniconvertor-1.1.5-4|62	+ Revision: 590057
12cr|uniconvertor-1.1.5-4|63	- rebuild for python 2.7
12cr|uniconvertor-1.1.5-4|64	
12cr|uniconvertor-1.1.5-4|65	* Sun Aug 15 2010 Funda Wang <fwang@mandriva.org> 1.1.5-1mdv2011.0
12cr|uniconvertor-1.1.5-4|66	+ Revision: 569891
12cr|uniconvertor-1.1.5-4|67	- new version 1.1.5
12cr|uniconvertor-1.1.5-4|68	
12cr|uniconvertor-1.1.5-4|69	* Tue Mar 09 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.1.4-1mdv2010.1
12cr|uniconvertor-1.1.5-4|70	+ Revision: 516854
12cr|uniconvertor-1.1.5-4|71	- drop patches that breaks build (but keep them)
12cr|uniconvertor-1.1.5-4|72	- update to 1.1.4
12cr|uniconvertor-1.1.5-4|73	
12cr|uniconvertor-1.1.5-4|74	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.1.3-3mdv2010.0
12cr|uniconvertor-1.1.5-4|75	+ Revision: 445612
12cr|uniconvertor-1.1.5-4|76	- rebuild
12cr|uniconvertor-1.1.5-4|77	
12cr|uniconvertor-1.1.5-4|78	* Thu Dec 25 2008 Michael Scherer <misc@mandriva.org> 1.1.3-2mdv2009.1
12cr|uniconvertor-1.1.5-4|79	+ Revision: 318500
12cr|uniconvertor-1.1.5-4|80	- rebuild for new python
12cr|uniconvertor-1.1.5-4|81	
12cr|uniconvertor-1.1.5-4|82	* Fri Sep 12 2008 Frederik Himpe <fhimpe@mandriva.org> 1.1.3-1mdv2009.0
12cr|uniconvertor-1.1.5-4|83	+ Revision: 284261
12cr|uniconvertor-1.1.5-4|84	- First uniconvertor package for Mandriva, with thanks to Fedora for
12cr|uniconvertor-1.1.5-4|85	their SPEC and patches
12cr|uniconvertor-1.1.5-4|86	- create uniconvertor
12cr|uniconvertor-1.1.5-4|87	

8170 12
12cr|unignuplot-2.0-8|1	%define name unignuplot
12cr|unignuplot-2.0-8|2	%define version 2.0
12cr|unignuplot-2.0-8|3	%define release %mkrel 8
12cr|unignuplot-2.0-8|4	%define subversion D
12cr|unignuplot-2.0-8|5	
12cr|unignuplot-2.0-8|6	Summary:	Simplify the command line interface with GNUPlot
12cr|unignuplot-2.0-8|7	Name:		%{name}
12cr|unignuplot-2.0-8|8	Version:	%{version}
12cr|unignuplot-2.0-8|9	Release:	%{release}
12cr|unignuplot-2.0-8|10	Group:		System/Libraries
12cr|unignuplot-2.0-8|11	License:	GPL
12cr|unignuplot-2.0-8|12	Source:		%{name}-%{version}.0%{subversion}.tar.bz2
12cr|unignuplot-2.0-8|13	
12cr|unignuplot-2.0-8|14	URL:		http://www.fltk.org
12cr|unignuplot-2.0-8|15	BuildRoot:	%_tmppath/%name-%version-%release-root
12cr|unignuplot-2.0-8|16	Requires:	tk, gnuplot
12cr|unignuplot-2.0-8|17	BuildArch:	noarch
12cr|unignuplot-2.0-8|18	
12cr|unignuplot-2.0-8|19	%description
12cr|unignuplot-2.0-8|20	UniGNUPlot is a Simple TK/Tcl based program what it's primary goal
12cr|unignuplot-2.0-8|21	is simplify the command line interface with GNUPlot.
12cr|unignuplot-2.0-8|22	UniGNUPlot is a GNUplot Graphical Front-End as simple as you can
12cr|unignuplot-2.0-8|23	only type the expresion, some parameter and that's all.
12cr|unignuplot-2.0-8|24	
12cr|unignuplot-2.0-8|25	%prep
12cr|unignuplot-2.0-8|26	rm -rf $RPM_BUILD_ROOT
12cr|unignuplot-2.0-8|27	%setup -q -n %{name}%{subversion}
12cr|unignuplot-2.0-8|28	find -name "*~" | xargs rm -f
12cr|unignuplot-2.0-8|29	
12cr|unignuplot-2.0-8|30	%clean
12cr|unignuplot-2.0-8|31	rm -rf $RPM_BUILD_ROOT
12cr|unignuplot-2.0-8|32	
12cr|unignuplot-2.0-8|33	%build
12cr|unignuplot-2.0-8|34	
12cr|unignuplot-2.0-8|35	%install
12cr|unignuplot-2.0-8|36	rm -rf $RPM_BUILD_ROOT
12cr|unignuplot-2.0-8|37	mkdir -p  $RPM_BUILD_ROOT%{_bindir}
12cr|unignuplot-2.0-8|38	mkdir -p  $RPM_BUILD_ROOT%{_datadir}/%{name}/lang
12cr|unignuplot-2.0-8|39	
12cr|unignuplot-2.0-8|40	install -m 755 %{name}-%{version}.0%{subversion}.tcl $RPM_BUILD_ROOT%{_bindir}
12cr|unignuplot-2.0-8|41	install -m 755 lang/* $RPM_BUILD_ROOT%{_datadir}/%{name}/lang
12cr|unignuplot-2.0-8|42	
12cr|unignuplot-2.0-8|43	#Fixing lang path
12cr|unignuplot-2.0-8|44	perl -pi -e "s|lang/lang_|/usr/share/unignuplot/lang/lang_|g" $RPM_BUILD_ROOT%{_bindir}/%{name}-%{version}.0%{subversion}.tcl
12cr|unignuplot-2.0-8|45	
12cr|unignuplot-2.0-8|46	%files
12cr|unignuplot-2.0-8|47	%defattr(-,root,root)
12cr|unignuplot-2.0-8|48	%doc README COPYING CHANGES Doc
12cr|unignuplot-2.0-8|49	%{_bindir}/%{name}-%{version}.0%{subversion}.tcl
12cr|unignuplot-2.0-8|50	%{_datadir}/%{name}/lang/*
12cr|unignuplot-2.0-8|51	
12cr|unignuplot-2.0-8|52	
12cr|unignuplot-2.0-8|53	
12cr|unignuplot-2.0-8|54	%changelog
12cr|unignuplot-2.0-8|55	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.0-8mdv2010.0
12cr|unignuplot-2.0-8|56	+ Revision: 434544
12cr|unignuplot-2.0-8|57	- rebuild
12cr|unignuplot-2.0-8|58	
12cr|unignuplot-2.0-8|59	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.0-7mdv2009.0
12cr|unignuplot-2.0-8|60	+ Revision: 261773
12cr|unignuplot-2.0-8|61	- rebuild
12cr|unignuplot-2.0-8|62	
12cr|unignuplot-2.0-8|63	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.0-6mdv2009.0
12cr|unignuplot-2.0-8|64	+ Revision: 255148
12cr|unignuplot-2.0-8|65	- rebuild
12cr|unignuplot-2.0-8|66	
12cr|unignuplot-2.0-8|67	+ Olivier Blin <oblin@mandriva.com>
12cr|unignuplot-2.0-8|68	- restore BuildRoot
12cr|unignuplot-2.0-8|69	
12cr|unignuplot-2.0-8|70	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.0-4mdv2008.1
12cr|unignuplot-2.0-8|71	+ Revision: 128755
12cr|unignuplot-2.0-8|72	- kill re-definition of %%buildroot on Pixel's request
12cr|unignuplot-2.0-8|73	- import unignuplot
12cr|unignuplot-2.0-8|74	
12cr|unignuplot-2.0-8|75	
12cr|unignuplot-2.0-8|76	* Mon Dec 19 2005 Erwan Velu <erwan@seanodes.com> 2.0-4mdk
12cr|unignuplot-2.0-8|77	- D release
12cr|unignuplot-2.0-8|78	
12cr|unignuplot-2.0-8|79	* Fri Feb 14 2004 Erwan Velu <erwan@mandrakesoft.com> 2.0-3mdk
12cr|unignuplot-2.0-8|80	- Rebuild
12cr|unignuplot-2.0-8|81	* Sat Jan 11 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.0-2mdk
12cr|unignuplot-2.0-8|82	- wrap too long lines in description & summary
12cr|unignuplot-2.0-8|83	
12cr|unignuplot-2.0-8|84	* Wed Dec 17 2002 Erwan Velu <erwan@mandrakesoft.com> 2.0-1mdk
12cr|unignuplot-2.0-8|85	- First MDK release

8171 12
12cr|unimrcp-1.0.0-2|1	%define name unimrcp
12cr|unimrcp-1.0.0-2|2	%define develname %mklibname %{name} -d
12cr|unimrcp-1.0.0-2|3	%define develname_st %mklibname %{name} -d -s
12cr|unimrcp-1.0.0-2|4	%define libname %mklibname %{name}
12cr|unimrcp-1.0.0-2|5	
12cr|unimrcp-1.0.0-2|6	Name: %{name}
12cr|unimrcp-1.0.0-2|7	Version: 1.0.0
12cr|unimrcp-1.0.0-2|8	Release: 2
12cr|unimrcp-1.0.0-2|9	
12cr|unimrcp-1.0.0-2|10	Summary: Media Resource Control Protocol Stack
12cr|unimrcp-1.0.0-2|11	License: Apache
12cr|unimrcp-1.0.0-2|12	Group: System/Servers
12cr|unimrcp-1.0.0-2|13	Url: http://unimrcp.org
12cr|unimrcp-1.0.0-2|14	
12cr|unimrcp-1.0.0-2|15	Source0: http://unimrcp.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|unimrcp-1.0.0-2|16	Source1: %{name}server.init
12cr|unimrcp-1.0.0-2|17	
12cr|unimrcp-1.0.0-2|18	BuildRequires: pkgconfig
12cr|unimrcp-1.0.0-2|19	BuildRequires: autoconf
12cr|unimrcp-1.0.0-2|20	BuildRequires: automake
12cr|unimrcp-1.0.0-2|21	BuildRequires: expat-devel
12cr|unimrcp-1.0.0-2|22	BuildRequires: libunimrcp-deps-devel
12cr|unimrcp-1.0.0-2|23	BuildRequires: pocketsphinx-devel
12cr|unimrcp-1.0.0-2|24	BuildRequires: sphinxbase-devel
12cr|unimrcp-1.0.0-2|25	#BuildRequires: flite-devel >= 1.3.9
12cr|unimrcp-1.0.0-2|26	
12cr|unimrcp-1.0.0-2|27	Requires: lib%{name}
12cr|unimrcp-1.0.0-2|28	Requires: libunimrcp-deps
12cr|unimrcp-1.0.0-2|29	#Requires: flite
12cr|unimrcp-1.0.0-2|30	
12cr|unimrcp-1.0.0-2|31	%description
12cr|unimrcp-1.0.0-2|32	Media Resource Control Protocol (MRCP) allows to control media processing
12cr|unimrcp-1.0.0-2|33	resources over the network using distributed client/server architecture.
12cr|unimrcp-1.0.0-2|34	Media processing resources include:
12cr|unimrcp-1.0.0-2|35	- Speech Synthesizer (TTS)
12cr|unimrcp-1.0.0-2|36	- Speech Recognizer (ASR)
12cr|unimrcp-1.0.0-2|37	- Speaker Verifier (SV)
12cr|unimrcp-1.0.0-2|38	- Speech Recorder (SR)
12cr|unimrcp-1.0.0-2|39	MRCP is not a stand alone protocol and it relies on various VoIP protocols
12cr|unimrcp-1.0.0-2|40	such as:
12cr|unimrcp-1.0.0-2|41	- SIP (MRCPv2), RTSP (MRCPv1) session management
12cr|unimrcp-1.0.0-2|42	- SDP offer/answer model
12cr|unimrcp-1.0.0-2|43	- RTP media streaming
12cr|unimrcp-1.0.0-2|44	UniMRCP is an open source cross-platform MRCP implementation, which provides
12cr|unimrcp-1.0.0-2|45	everything required for MRCP client and server side deployment.
12cr|unimrcp-1.0.0-2|46	UniMRCP encapsulates SIP/MRCPv2, RTSP, SDP and RTP stacks inside and provides
12cr|unimrcp-1.0.0-2|47	MRCP version independent user level interface for the integration.
12cr|unimrcp-1.0.0-2|48	
12cr|unimrcp-1.0.0-2|49	%package -n %{libname}
12cr|unimrcp-1.0.0-2|50	Summary: Media Resource Control Protocol Stack shared librarries
12cr|unimrcp-1.0.0-2|51	Group: System/Libraries
12cr|unimrcp-1.0.0-2|52	Provides: lib%{name} = %{version}-%{release}
12cr|unimrcp-1.0.0-2|53	
12cr|unimrcp-1.0.0-2|54	%description -n %{libname}
12cr|unimrcp-1.0.0-2|55	UniMRCP is an open source cross-platform MRCP implementation, which provides
12cr|unimrcp-1.0.0-2|56	everything required for MRCP client and server side deployment.
12cr|unimrcp-1.0.0-2|57	UniMRCP encapsulates SIP/MRCPv2, RTSP, SDP and RTP stacks inside and provides
12cr|unimrcp-1.0.0-2|58	MRCP version independent user level interface for the integration.
12cr|unimrcp-1.0.0-2|59	This package contains UniMRCP shared libraries
12cr|unimrcp-1.0.0-2|60	
12cr|unimrcp-1.0.0-2|61	%package -n %{develname}
12cr|unimrcp-1.0.0-2|62	Summary: Media Resource Control Protocol Stack develnameopment
12cr|unimrcp-1.0.0-2|63	Group: Development/C
12cr|unimrcp-1.0.0-2|64	Provides: lib%{name}-devel = %{version}-%{release}
12cr|unimrcp-1.0.0-2|65	Provides: %{name}-devel = %{version}-%{release}
12cr|unimrcp-1.0.0-2|66	Requires: lib%{name} = %{version}-%{release}, pkgconfig
12cr|unimrcp-1.0.0-2|67	
12cr|unimrcp-1.0.0-2|68	%description -n %{develname}
12cr|unimrcp-1.0.0-2|69	UniMRCP is an open source cross-platform MRCP implementation, which provides
12cr|unimrcp-1.0.0-2|70	everything required for MRCP client and server side deployment.
12cr|unimrcp-1.0.0-2|71	UniMRCP encapsulates SIP/MRCPv2, RTSP, SDP and RTP stacks inside and provides
12cr|unimrcp-1.0.0-2|72	MRCP version independent user level interface for the integration.
12cr|unimrcp-1.0.0-2|73	This package contains development part of UniMRCP.
12cr|unimrcp-1.0.0-2|74	
12cr|unimrcp-1.0.0-2|75	
12cr|unimrcp-1.0.0-2|76	%package -n %{develname_st}
12cr|unimrcp-1.0.0-2|77	Summary: Media Resource Control Protocol Stack develnameopment
12cr|unimrcp-1.0.0-2|78	Group: Development/C
12cr|unimrcp-1.0.0-2|79	Provides: lib%{name}-static-devel = %{version}-%{release}
12cr|unimrcp-1.0.0-2|80	Provides: %{name}-static-devel = %{version}-%{release}
12cr|unimrcp-1.0.0-2|81	Requires:  %{name}-devel = %{version}-%{release}
12cr|unimrcp-1.0.0-2|82	
12cr|unimrcp-1.0.0-2|83	%description -n %{develname_st}
12cr|unimrcp-1.0.0-2|84	UniMRCP is an open source cross-platform MRCP implementation, which provides
12cr|unimrcp-1.0.0-2|85	everything required for MRCP client and server side deployment.
12cr|unimrcp-1.0.0-2|86	UniMRCP encapsulates SIP/MRCPv2, RTSP, SDP and RTP stacks inside and provides
12cr|unimrcp-1.0.0-2|87	MRCP version independent user level interface for the integration.
12cr|unimrcp-1.0.0-2|88	This package contains development part of UniMRCP.
12cr|unimrcp-1.0.0-2|89	
12cr|unimrcp-1.0.0-2|90	
12cr|unimrcp-1.0.0-2|91	%prep
12cr|unimrcp-1.0.0-2|92	%setup -q
12cr|unimrcp-1.0.0-2|93	
12cr|unimrcp-1.0.0-2|94	%build
12cr|unimrcp-1.0.0-2|95	[ ! -x ./bootstrap ] || ./bootstrap
12cr|unimrcp-1.0.0-2|96	
12cr|unimrcp-1.0.0-2|97	perl -pi -w -e 's/lib\/pkgconfig/pkgconfig/g' configure
12cr|unimrcp-1.0.0-2|98	perl -pi -w -e 's/^confdir=([\W])\$\{prefix\}/confdir=$1\$\(DESTDIR\)\$\{prefix\}/g' configure
12cr|unimrcp-1.0.0-2|99	perl -pi -w -e 's/^logdir=([\W])\$\{prefix\}/logdir=$1\$\(DESTDIR\)\$\{prefix\}/g' configure
12cr|unimrcp-1.0.0-2|100	perl -pi -w -e 's/^datadir=([\W])\$\{prefix\}/datadir=$1\$\(DESTDIR\)\$\{prefix\}/g' configure
12cr|unimrcp-1.0.0-2|101	
12cr|unimrcp-1.0.0-2|102	%configure2_5x \
12cr|unimrcp-1.0.0-2|103	--sysconfdir=%{_sysconfdir}/%{name} \
12cr|unimrcp-1.0.0-2|104	--with-apr=%{_datadir}/unimrcp-deps \
12cr|unimrcp-1.0.0-2|105	--with-apr-util=%{_datadir}/unimrcp-deps \
12cr|unimrcp-1.0.0-2|106	--with-sofia-sip=%{_datadir}/unimrcp-deps/lib \
12cr|unimrcp-1.0.0-2|107	--with-sphinxbase=%{_libdir} \
12cr|unimrcp-1.0.0-2|108	--with-pocketsphinx=%{_libdir} \
12cr|unimrcp-1.0.0-2|109	--enable-pocketsphinx-plugin
12cr|unimrcp-1.0.0-2|110	#    --enable-flite-plugin \
12cr|unimrcp-1.0.0-2|111	
12cr|unimrcp-1.0.0-2|112	%install
12cr|unimrcp-1.0.0-2|113	%makeinstall_std
12cr|unimrcp-1.0.0-2|114	
12cr|unimrcp-1.0.0-2|115	install -d -m0775 %{buildroot}%{_sysconfdir}/%{name}
12cr|unimrcp-1.0.0-2|116	mv -f %{buildroot}/usr/conf %{buildroot}%{_sysconfdir}/%{name}/
12cr|unimrcp-1.0.0-2|117	mv -f %{buildroot}/usr/data %{buildroot}%{_sysconfdir}/%{name}/
12cr|unimrcp-1.0.0-2|118	mv -f %{buildroot}/usr/log %{buildroot}%{_sysconfdir}/%{name}/
12cr|unimrcp-1.0.0-2|119	mv -f %{buildroot}/usr/plugin %{buildroot}%{_sysconfdir}/%{name}/
12cr|unimrcp-1.0.0-2|120	
12cr|unimrcp-1.0.0-2|121	install -d -m0775 %{buildroot}%{_sysconfdir}/rc.d/init.d
12cr|unimrcp-1.0.0-2|122	install -m755 %{SOURCE1} %{buildroot}%{_sysconfdir}/rc.d/init.d/%{name}server
12cr|unimrcp-1.0.0-2|123	
12cr|unimrcp-1.0.0-2|124	%files
12cr|unimrcp-1.0.0-2|125	%dir %{_sysconfdir}/%{name}
12cr|unimrcp-1.0.0-2|126	%config(noreplace) %{_sysconfdir}/%{name}/conf/*.xml
12cr|unimrcp-1.0.0-2|127	%config(noreplace) %{_sysconfdir}/%{name}/conf/*.xsd
12cr|unimrcp-1.0.0-2|128	%config(noreplace) %{_sysconfdir}/%{name}/conf/client-profiles/*.xml
12cr|unimrcp-1.0.0-2|129	%{_bindir}/*
12cr|unimrcp-1.0.0-2|130	%{_sysconfdir}/%{name}/plugin
12cr|unimrcp-1.0.0-2|131	%{_sysconfdir}/%{name}/data
12cr|unimrcp-1.0.0-2|132	%{_sysconfdir}/%{name}/log
12cr|unimrcp-1.0.0-2|133	%{_sysconfdir}/rc.d/init.d/*
12cr|unimrcp-1.0.0-2|134	
12cr|unimrcp-1.0.0-2|135	%files -n %{libname}
12cr|unimrcp-1.0.0-2|136	%{_libdir}/*.so
12cr|unimrcp-1.0.0-2|137	%{_libdir}/*.so.*
12cr|unimrcp-1.0.0-2|138	
12cr|unimrcp-1.0.0-2|139	%files -n %{develname}
12cr|unimrcp-1.0.0-2|140	%{_includedir}/*
12cr|unimrcp-1.0.0-2|141	%{_libdir}/pkgconfig/*.pc
12cr|unimrcp-1.0.0-2|142	
12cr|unimrcp-1.0.0-2|143	%files -n %{develname_st}
12cr|unimrcp-1.0.0-2|144	%{_libdir}/*.a

8172 12
12cr|unimrcp-deps-1.1.0-2|1	%if %{_use_internal_dependency_generator}
12cr|unimrcp-deps-1.1.0-2|2	%define __noautoprov '(.*)apr(.*)|(.*)sofia(.*)'
12cr|unimrcp-deps-1.1.0-2|3	%else
12cr|unimrcp-deps-1.1.0-2|4	%define __find_provides %{nil}
12cr|unimrcp-deps-1.1.0-2|5	%endif
12cr|unimrcp-deps-1.1.0-2|6	
12cr|unimrcp-deps-1.1.0-2|7	%define devel %mklibname %{name} -d
12cr|unimrcp-deps-1.1.0-2|8	%define libs %mklibname %{name}
12cr|unimrcp-deps-1.1.0-2|9	
12cr|unimrcp-deps-1.1.0-2|10	Name:		unimrcp-deps
12cr|unimrcp-deps-1.1.0-2|11	Version:	1.1.0
12cr|unimrcp-deps-1.1.0-2|12	Release:	2
12cr|unimrcp-deps-1.1.0-2|13	
12cr|unimrcp-deps-1.1.0-2|14	Summary:	Media Resource Control Protocol Stack
12cr|unimrcp-deps-1.1.0-2|15	License:	Apache
12cr|unimrcp-deps-1.1.0-2|16	Group:		System/Libraries
12cr|unimrcp-deps-1.1.0-2|17	Url:		http://unimrcp.org
12cr|unimrcp-deps-1.1.0-2|18	
12cr|unimrcp-deps-1.1.0-2|19	Source:		http://unimrcp.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|unimrcp-deps-1.1.0-2|20	
12cr|unimrcp-deps-1.1.0-2|21	BuildRequires:	pkgconfig(expat)
12cr|unimrcp-deps-1.1.0-2|22	BuildRequires:	pkgconfig(glib-2.0)
12cr|unimrcp-deps-1.1.0-2|23	BuildRequires:	pkgconfig(openssl)
12cr|unimrcp-deps-1.1.0-2|24	BuildRequires:	autoconf
12cr|unimrcp-deps-1.1.0-2|25	BuildRequires:	automake
12cr|unimrcp-deps-1.1.0-2|26	
12cr|unimrcp-deps-1.1.0-2|27	%package -n %{libs}
12cr|unimrcp-deps-1.1.0-2|28	Summary:	UniMRCP depends Stack shared librarries
12cr|unimrcp-deps-1.1.0-2|29	Group:		System/Libraries
12cr|unimrcp-deps-1.1.0-2|30	Provides:	lib%{name} = %{version}-%{release}
12cr|unimrcp-deps-1.1.0-2|31	
12cr|unimrcp-deps-1.1.0-2|32	%package -n %{devel}
12cr|unimrcp-deps-1.1.0-2|33	Summary:	UniMRCP depends Stack development
12cr|unimrcp-deps-1.1.0-2|34	Group:		Development/C
12cr|unimrcp-deps-1.1.0-2|35	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|unimrcp-deps-1.1.0-2|36	Requires:	lib%{name} = %{version}-%{release}
12cr|unimrcp-deps-1.1.0-2|37	
12cr|unimrcp-deps-1.1.0-2|38	%description
12cr|unimrcp-deps-1.1.0-2|39	UniMRCP depends on a number of third party tools and libraries, which are
12cr|unimrcp-deps-1.1.0-2|40	required and must be installed first. Alternatively, the original packages
12cr|unimrcp-deps-1.1.0-2|41	of APR, APR-Util and Sofia-SIP libraries and patches for them
12cr|unimrcp-deps-1.1.0-2|42	can be downloaded from http://www.unimrcp.org/dependencies/
12cr|unimrcp-deps-1.1.0-2|43	
12cr|unimrcp-deps-1.1.0-2|44	%description -n %{libs}
12cr|unimrcp-deps-1.1.0-2|45	UniMRCP depends on a number of third party tools and libraries, which are
12cr|unimrcp-deps-1.1.0-2|46	required and must be installed first. Alternatively, the original packages
12cr|unimrcp-deps-1.1.0-2|47	of APR, APR-Util and Sofia-SIP libraries and patches for them
12cr|unimrcp-deps-1.1.0-2|48	can be downloaded from http://www.unimrcp.org/dependencies/
12cr|unimrcp-deps-1.1.0-2|49	
12cr|unimrcp-deps-1.1.0-2|50	%description -n %{devel}
12cr|unimrcp-deps-1.1.0-2|51	UniMRCP depends on a number of third party tools and libraries, which are
12cr|unimrcp-deps-1.1.0-2|52	required and must be installed first. Alternatively, the original packages
12cr|unimrcp-deps-1.1.0-2|53	of APR, APR-Util and Sofia-SIP libraries and patches for them
12cr|unimrcp-deps-1.1.0-2|54	can be downloaded from http://www.unimrcp.org/dependencies/
12cr|unimrcp-deps-1.1.0-2|55	
12cr|unimrcp-deps-1.1.0-2|56	%prep
12cr|unimrcp-deps-1.1.0-2|57	%setup -q
12cr|unimrcp-deps-1.1.0-2|58	
12cr|unimrcp-deps-1.1.0-2|59	%build
12cr|unimrcp-deps-1.1.0-2|60	cd libs/apr
12cr|unimrcp-deps-1.1.0-2|61	%configure2_5x --enable-threads \
12cr|unimrcp-deps-1.1.0-2|62	--includedir=%{_datadir}/%{name}/include \
12cr|unimrcp-deps-1.1.0-2|63	--libdir=%{_datadir}/%{name}/lib \
12cr|unimrcp-deps-1.1.0-2|64	--bindir=%{_datadir}/%{name}/bin \
12cr|unimrcp-deps-1.1.0-2|65	--datadir=%{_datadir}/%{name} \
12cr|unimrcp-deps-1.1.0-2|66	--prefix=%{_datadir}/%{name}
12cr|unimrcp-deps-1.1.0-2|67	%make
12cr|unimrcp-deps-1.1.0-2|68	
12cr|unimrcp-deps-1.1.0-2|69	cd ../apr-util
12cr|unimrcp-deps-1.1.0-2|70	%configure2_5x --with-apr=../apr \
12cr|unimrcp-deps-1.1.0-2|71	--includedir=%{_datadir}/%{name}/include \
12cr|unimrcp-deps-1.1.0-2|72	--libdir=%{_datadir}/%{name}/lib \
12cr|unimrcp-deps-1.1.0-2|73	--bindir=%{_datadir}/%{name}/bin \
12cr|unimrcp-deps-1.1.0-2|74	--datadir=%{_datadir}/%{name} \
12cr|unimrcp-deps-1.1.0-2|75	--prefix=%{_datadir}/%{name}
12cr|unimrcp-deps-1.1.0-2|76	%make
12cr|unimrcp-deps-1.1.0-2|77	
12cr|unimrcp-deps-1.1.0-2|78	cd ../sofia-sip
12cr|unimrcp-deps-1.1.0-2|79	libtoolize --automake --force
12cr|unimrcp-deps-1.1.0-2|80	aclocal -I m4 --force
12cr|unimrcp-deps-1.1.0-2|81	autoheader --force
12cr|unimrcp-deps-1.1.0-2|82	autoconf --force
12cr|unimrcp-deps-1.1.0-2|83	automake --gnu --force-missing --add-missing
12cr|unimrcp-deps-1.1.0-2|84	%configure2_5x --disable-rpath --with-glib=no \
12cr|unimrcp-deps-1.1.0-2|85	--includedir=%{_datadir}/%{name}/include \
12cr|unimrcp-deps-1.1.0-2|86	--libdir=%{_datadir}/%{name}/lib \
12cr|unimrcp-deps-1.1.0-2|87	--bindir=%{_datadir}/%{name}/bin \
12cr|unimrcp-deps-1.1.0-2|88	--datadir=%{_datadir}/%{name} \
12cr|unimrcp-deps-1.1.0-2|89	--prefix=%{_datadir}/%{name}
12cr|unimrcp-deps-1.1.0-2|90	%make
12cr|unimrcp-deps-1.1.0-2|91	
12cr|unimrcp-deps-1.1.0-2|92	%install
12cr|unimrcp-deps-1.1.0-2|93	install -d -m1775 %{buildroot}%{_datadir}/%{name}
12cr|unimrcp-deps-1.1.0-2|94	
12cr|unimrcp-deps-1.1.0-2|95	cd libs/apr
12cr|unimrcp-deps-1.1.0-2|96	%makeinstall_std
12cr|unimrcp-deps-1.1.0-2|97	cd ../apr-util
12cr|unimrcp-deps-1.1.0-2|98	%makeinstall_std
12cr|unimrcp-deps-1.1.0-2|99	cd ../sofia-sip
12cr|unimrcp-deps-1.1.0-2|100	%makeinstall_std
12cr|unimrcp-deps-1.1.0-2|101	
12cr|unimrcp-deps-1.1.0-2|102	%files -n %{libs}
12cr|unimrcp-deps-1.1.0-2|103	%{_datadir}/%{name}/lib
12cr|unimrcp-deps-1.1.0-2|104	
12cr|unimrcp-deps-1.1.0-2|105	%files -n %{devel}
12cr|unimrcp-deps-1.1.0-2|106	%{_datadir}/%{name}/include
12cr|unimrcp-deps-1.1.0-2|107	%{_datadir}/%{name}/build-1
12cr|unimrcp-deps-1.1.0-2|108	%{_datadir}/%{name}/bin
12cr|unimrcp-deps-1.1.0-2|109	%{_datadir}/%{name}/sofia-sip
12cr|unimrcp-deps-1.1.0-2|110	
12cr|unimrcp-deps-1.1.0-2|111	
12cr|unimrcp-deps-1.1.0-2|112	%changelog
12cr|unimrcp-deps-1.1.0-2|113	* Thu Feb 16 2012 Denis Silakov <dsilakov@mandriva.org> 1.1.0-1mdv2012.0
12cr|unimrcp-deps-1.1.0-2|114	+ Revision: 775094
12cr|unimrcp-deps-1.1.0-2|115	- Reformat description to shorten lines
12cr|unimrcp-deps-1.1.0-2|116	
12cr|unimrcp-deps-1.1.0-2|117	+ zamir <zamir@mandriva.org>
12cr|unimrcp-deps-1.1.0-2|118	- search build error
12cr|unimrcp-deps-1.1.0-2|119	- clear provides
12cr|unimrcp-deps-1.1.0-2|120	
12cr|unimrcp-deps-1.1.0-2|121	* Sun Aug 21 2011 zamir <zamir@mandriva.org> 1.1.0-0
12cr|unimrcp-deps-1.1.0-2|122	+ Revision: 695980
12cr|unimrcp-deps-1.1.0-2|123	- may be need expat source?.. try
12cr|unimrcp-deps-1.1.0-2|124	- try again
12cr|unimrcp-deps-1.1.0-2|125	- try again
12cr|unimrcp-deps-1.1.0-2|126	- try fix script creating dir
12cr|unimrcp-deps-1.1.0-2|127	- build new pkg version
12cr|unimrcp-deps-1.1.0-2|128	
12cr|unimrcp-deps-1.1.0-2|129	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 1.0.2-3
12cr|unimrcp-deps-1.1.0-2|130	+ Revision: 640872
12cr|unimrcp-deps-1.1.0-2|131	- rebuild
12cr|unimrcp-deps-1.1.0-2|132	
12cr|unimrcp-deps-1.1.0-2|133	* Sat Feb 12 2011 zamir <zamir@mandriva.org> 1.0.2-2
12cr|unimrcp-deps-1.1.0-2|134	+ Revision: 637390
12cr|unimrcp-deps-1.1.0-2|135	- change depend
12cr|unimrcp-deps-1.1.0-2|136	- fixed requires
12cr|unimrcp-deps-1.1.0-2|137	
12cr|unimrcp-deps-1.1.0-2|138	* Fri Feb 11 2011 zamir <zamir@mandriva.org> 1.0.2-1
12cr|unimrcp-deps-1.1.0-2|139	+ Revision: 637315
12cr|unimrcp-deps-1.1.0-2|140	- changed provide information
12cr|unimrcp-deps-1.1.0-2|141	- changed provide information
12cr|unimrcp-deps-1.1.0-2|142	
12cr|unimrcp-deps-1.1.0-2|143	* Fri Feb 11 2011 zamir <zamir@mandriva.org> 1.0.2-0
12cr|unimrcp-deps-1.1.0-2|144	+ Revision: 637269
12cr|unimrcp-deps-1.1.0-2|145	- first build
12cr|unimrcp-deps-1.1.0-2|146	- create unimrcp-deps
12cr|unimrcp-deps-1.1.0-2|147	

8173 12
12cr|unity-asset-pool-0.8.23-1|1	Name:           unity-asset-pool
12cr|unity-asset-pool-0.8.23-1|2	Version:        0.8.23
12cr|unity-asset-pool-0.8.23-1|3	Release:        1
12cr|unity-asset-pool-0.8.23-1|4	License:        CC-BY-SA
12cr|unity-asset-pool-0.8.23-1|5	Summary:        Pool of assets for Unity (icons)
12cr|unity-asset-pool-0.8.23-1|6	Url:            http://launchpad.net/unity-asset-pool
12cr|unity-asset-pool-0.8.23-1|7	Group:          Graphical desktop/Other
12cr|unity-asset-pool-0.8.23-1|8	Source:         %{name}-%{version}.tar.gz
12cr|unity-asset-pool-0.8.23-1|9	
12cr|unity-asset-pool-0.8.23-1|10	BuildArch:      noarch
12cr|unity-asset-pool-0.8.23-1|11	Provides:       unity-icon-theme = %{version}
12cr|unity-asset-pool-0.8.23-1|12	
12cr|unity-asset-pool-0.8.23-1|13	%description
12cr|unity-asset-pool-0.8.23-1|14	This package provides a pool of assets for Unity, currently all the icons.
12cr|unity-asset-pool-0.8.23-1|15	
12cr|unity-asset-pool-0.8.23-1|16	%prep
12cr|unity-asset-pool-0.8.23-1|17	%setup -q
12cr|unity-asset-pool-0.8.23-1|18	
12cr|unity-asset-pool-0.8.23-1|19	%build
12cr|unity-asset-pool-0.8.23-1|20	
12cr|unity-asset-pool-0.8.23-1|21	%install
12cr|unity-asset-pool-0.8.23-1|22	# Install panel/launcher resources
12cr|unity-asset-pool-0.8.23-1|23	pushd panel
12cr|unity-asset-pool-0.8.23-1|24	for file in *; do
12cr|unity-asset-pool-0.8.23-1|25	install -D -m 0644 $file %{buildroot}%{_datadir}/unity/themes/$file
12cr|unity-asset-pool-0.8.23-1|26	done
12cr|unity-asset-pool-0.8.23-1|27	popd
12cr|unity-asset-pool-0.8.23-1|28	pushd launcher
12cr|unity-asset-pool-0.8.23-1|29	for file in *; do
12cr|unity-asset-pool-0.8.23-1|30	install -D -m 0644 $file %{buildroot}%{_datadir}/unity/themes/$file
12cr|unity-asset-pool-0.8.23-1|31	done
12cr|unity-asset-pool-0.8.23-1|32	popd
12cr|unity-asset-pool-0.8.23-1|33	# Install unity-icon-theme
12cr|unity-asset-pool-0.8.23-1|34	mkdir -p %{buildroot}%{_datadir}/icons/unity-icon-theme/
12cr|unity-asset-pool-0.8.23-1|35	cp -a unity-icon-theme/* %{buildroot}%{_datadir}/icons/unity-icon-theme/
12cr|unity-asset-pool-0.8.23-1|36	# Delete Ubuntu branding icons - will inherit the ones from the icon theme defined for GTK+
12cr|unity-asset-pool-0.8.23-1|37	for file in "distributor-logo.png"; do
12cr|unity-asset-pool-0.8.23-1|38	find %{buildroot}%{_datadir} -name $file -type f -delete -print
12cr|unity-asset-pool-0.8.23-1|39	done
12cr|unity-asset-pool-0.8.23-1|40	
12cr|unity-asset-pool-0.8.23-1|41	%files
12cr|unity-asset-pool-0.8.23-1|42	%doc COPYRIGHT README.txt
12cr|unity-asset-pool-0.8.23-1|43	%{_datadir}/unity/
12cr|unity-asset-pool-0.8.23-1|44	%{_datadir}/icons/unity-icon-theme
12cr|unity-asset-pool-0.8.23-1|45	
12cr|unity-asset-pool-0.8.23-1|46	
12cr|unity-asset-pool-0.8.23-1|47	
12cr|unity-asset-pool-0.8.23-1|48	%changelog
12cr|unity-asset-pool-0.8.23-1|49	* Fri May 18 2012 Crispin Boylan <crisb@mandriva.org> 0.8.23-1
12cr|unity-asset-pool-0.8.23-1|50	+ Revision: 799505
12cr|unity-asset-pool-0.8.23-1|51	- New release
12cr|unity-asset-pool-0.8.23-1|52	
12cr|unity-asset-pool-0.8.23-1|53	* Tue Jan 24 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.8.22-1
12cr|unity-asset-pool-0.8.23-1|54	+ Revision: 768051
12cr|unity-asset-pool-0.8.23-1|55	- removed dir b/c of duplicate file listings
12cr|unity-asset-pool-0.8.23-1|56	- imported package unity-asset-pool
12cr|unity-asset-pool-0.8.23-1|57	

8174 12
12cr|unity-greeter-0.2.8-1|1	Summary:	LightDM Unity Greeter
12cr|unity-greeter-0.2.8-1|2	Name:		unity-greeter
12cr|unity-greeter-0.2.8-1|3	Version:	0.2.8
12cr|unity-greeter-0.2.8-1|4	Release:	1
12cr|unity-greeter-0.2.8-1|5	Group:		System/X11
12cr|unity-greeter-0.2.8-1|6	License:	GPLv3
12cr|unity-greeter-0.2.8-1|7	URL:		https://launchpad.net/unity-greeter
12cr|unity-greeter-0.2.8-1|8	Source0:	https://launchpad.net/unity-greeter/+download/%{name}-%{version}.tar.gz
12cr|unity-greeter-0.2.8-1|9	
12cr|unity-greeter-0.2.8-1|10	BuildRequires:	intltool
12cr|unity-greeter-0.2.8-1|11	BuildRequires:	pkgconfig(liblightdm-gobject-1)
12cr|unity-greeter-0.2.8-1|12	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|unity-greeter-0.2.8-1|13	BuildRequires:	pkgconfig(indicator3-0.4)
12cr|unity-greeter-0.2.8-1|14	BuildRequires:	pkgconfig(libcanberra)
12cr|unity-greeter-0.2.8-1|15	BuildRequires:	vala
12cr|unity-greeter-0.2.8-1|16	BuildRequires:	vala-devel
12cr|unity-greeter-0.2.8-1|17	
12cr|unity-greeter-0.2.8-1|18	Provides: lightdm-greeter
12cr|unity-greeter-0.2.8-1|19	
12cr|unity-greeter-0.2.8-1|20	%description
12cr|unity-greeter-0.2.8-1|21	A LightDM greeter for the Unity Desktop Environment.
12cr|unity-greeter-0.2.8-1|22	
12cr|unity-greeter-0.2.8-1|23	%prep
12cr|unity-greeter-0.2.8-1|24	%setup -q
12cr|unity-greeter-0.2.8-1|25	
12cr|unity-greeter-0.2.8-1|26	%build
12cr|unity-greeter-0.2.8-1|27	%configure2_5x \
12cr|unity-greeter-0.2.8-1|28	--disable-static
12cr|unity-greeter-0.2.8-1|29	
12cr|unity-greeter-0.2.8-1|30	%make LIBS='-lX11 -lm'
12cr|unity-greeter-0.2.8-1|31	
12cr|unity-greeter-0.2.8-1|32	%install
12cr|unity-greeter-0.2.8-1|33	rm -rf %{buildroot}
12cr|unity-greeter-0.2.8-1|34	%makeinstall_std
12cr|unity-greeter-0.2.8-1|35	%find_lang %{name}
12cr|unity-greeter-0.2.8-1|36	
12cr|unity-greeter-0.2.8-1|37	%files -f %{name}.lang
12cr|unity-greeter-0.2.8-1|38	%{_sbindir}/unity-greeter
12cr|unity-greeter-0.2.8-1|39	%{_datadir}/unity-greeter
12cr|unity-greeter-0.2.8-1|40	%{_datadir}/xgreeters/unity-greeter.desktop
12cr|unity-greeter-0.2.8-1|41	%{_datadir}/glib-2.0/schemas/*.gschema.xml
12cr|unity-greeter-0.2.8-1|42	
12cr|unity-greeter-0.2.8-1|43	
12cr|unity-greeter-0.2.8-1|44	%changelog
12cr|unity-greeter-0.2.8-1|45	* Fri May 18 2012 Crispin Boylan <crisb@mandriva.org> 0.2.8-1
12cr|unity-greeter-0.2.8-1|46	+ Revision: 799538
12cr|unity-greeter-0.2.8-1|47	- New release
12cr|unity-greeter-0.2.8-1|48	
12cr|unity-greeter-0.2.8-1|49	* Fri Mar 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.1.1-1
12cr|unity-greeter-0.2.8-1|50	+ Revision: 781832
12cr|unity-greeter-0.2.8-1|51	- imported package unity-greeter
12cr|unity-greeter-0.2.8-1|52	

8175 12
12cr|unix2dos-2.2-10|1	%define name unix2dos
12cr|unix2dos-2.2-10|2	%define version 2.2
12cr|unix2dos-2.2-10|3	%define release %mkrel 10
12cr|unix2dos-2.2-10|4	
12cr|unix2dos-2.2-10|5	Summary:	Unix2dos - UNIX to DOS text file format converter
12cr|unix2dos-2.2-10|6	Name:		%{name}
12cr|unix2dos-2.2-10|7	Version:	%{version}
12cr|unix2dos-2.2-10|8	Release:	%{release}
12cr|unix2dos-2.2-10|9	License:	distributable
12cr|unix2dos-2.2-10|10	Group:		Text tools
12cr|unix2dos-2.2-10|11	Source0:	http://ftp.topnz.ac.nz/FTP/Linux/%{name}-2.2.src.tar.bz2
12cr|unix2dos-2.2-10|12	Patch0:		%{name}-mkstemp.patch
12cr|unix2dos-2.2-10|13	Patch1:		%{name}-%{version}-segfault.patch
12cr|unix2dos-2.2-10|14	Patch2:		%{name}-%{version}-manpage.patch
12cr|unix2dos-2.2-10|15	URL:		http://www.mandriva.com
12cr|unix2dos-2.2-10|16	BuildRoot:	%{_tmppath}/%{name}-root
12cr|unix2dos-2.2-10|17	
12cr|unix2dos-2.2-10|18	%description
12cr|unix2dos-2.2-10|19	A utility that converts plain text files in UNIX format to DOS format.
12cr|unix2dos-2.2-10|20	
12cr|unix2dos-2.2-10|21	%prep
12cr|unix2dos-2.2-10|22	
12cr|unix2dos-2.2-10|23	%setup -q -c
12cr|unix2dos-2.2-10|24	%patch0 -p1 -b .sec
12cr|unix2dos-2.2-10|25	%patch1 -p1 -b .segf
12cr|unix2dos-2.2-10|26	%patch2 -p1 -b .man
12cr|unix2dos-2.2-10|27	perl -pi -e "s,^#endif.*,#endif,g;s,^#else.*,#else,g" *.[ch]
12cr|unix2dos-2.2-10|28	
12cr|unix2dos-2.2-10|29	%build
12cr|unix2dos-2.2-10|30	gcc %{optflags} -o %{name} unix2dos.c
12cr|unix2dos-2.2-10|31	
12cr|unix2dos-2.2-10|32	%install
12cr|unix2dos-2.2-10|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|unix2dos-2.2-10|34	
12cr|unix2dos-2.2-10|35	install -d %{buildroot}%{_bindir}
12cr|unix2dos-2.2-10|36	install -d %{buildroot}%{_mandir}/man1
12cr|unix2dos-2.2-10|37	
12cr|unix2dos-2.2-10|38	install -m755 %{name} %{buildroot}%{_bindir}
12cr|unix2dos-2.2-10|39	install -m644 %{name}.1 %{buildroot}%{_mandir}/man1
12cr|unix2dos-2.2-10|40	
12cr|unix2dos-2.2-10|41	%clean
12cr|unix2dos-2.2-10|42	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|unix2dos-2.2-10|43	
12cr|unix2dos-2.2-10|44	%files
12cr|unix2dos-2.2-10|45	%defattr(-,root,root,0755)
12cr|unix2dos-2.2-10|46	%doc COPYRIGHT
12cr|unix2dos-2.2-10|47	%{_bindir}/%{name}
12cr|unix2dos-2.2-10|48	%{_mandir}/*/*
12cr|unix2dos-2.2-10|49	
12cr|unix2dos-2.2-10|50	
12cr|unix2dos-2.2-10|51	
12cr|unix2dos-2.2-10|52	%changelog
12cr|unix2dos-2.2-10|53	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2-10mdv2011.0
12cr|unix2dos-2.2-10|54	+ Revision: 615360
12cr|unix2dos-2.2-10|55	- the mass rebuild of 2010.1 packages
12cr|unix2dos-2.2-10|56	
12cr|unix2dos-2.2-10|57	* Sat Dec 05 2009 Jérôme Brenier <incubusss@mandriva.org> 2.2-9mdv2010.1
12cr|unix2dos-2.2-10|58	+ Revision: 473903
12cr|unix2dos-2.2-10|59	- number the first patch macro
12cr|unix2dos-2.2-10|60	
12cr|unix2dos-2.2-10|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|unix2dos-2.2-10|62	- rebuild
12cr|unix2dos-2.2-10|63	
12cr|unix2dos-2.2-10|64	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.2-7mdv2009.0
12cr|unix2dos-2.2-10|65	+ Revision: 255167
12cr|unix2dos-2.2-10|66	- rebuild
12cr|unix2dos-2.2-10|67	
12cr|unix2dos-2.2-10|68	+ Olivier Blin <oblin@mandriva.com>
12cr|unix2dos-2.2-10|69	- restore BuildRoot
12cr|unix2dos-2.2-10|70	
12cr|unix2dos-2.2-10|71	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.2-5mdv2008.1
12cr|unix2dos-2.2-10|72	+ Revision: 128767
12cr|unix2dos-2.2-10|73	- kill re-definition of %%buildroot on Pixel's request
12cr|unix2dos-2.2-10|74	- fix URL
12cr|unix2dos-2.2-10|75	
12cr|unix2dos-2.2-10|76	
12cr|unix2dos-2.2-10|77	* Thu Jun 02 2005 Sebastien Savarin <plouf@mandriva.org> 2.2-5mdk
12cr|unix2dos-2.2-10|78	- Rebuild for new gcc
12cr|unix2dos-2.2-10|79	
12cr|unix2dos-2.2-10|80	* Fri Apr 02 2004 Daouda LO <daouda@mandrakesoft.com> 2.2-4mdk
12cr|unix2dos-2.2-10|81	- rebuild
12cr|unix2dos-2.2-10|82	
12cr|unix2dos-2.2-10|83	* Mon Jan 27 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.2-3mdk
12cr|unix2dos-2.2-10|84	- build release
12cr|unix2dos-2.2-10|85	- added P1 & P2 from RH
12cr|unix2dos-2.2-10|86	- added a "fake" URL to make mr. lint shut up
12cr|unix2dos-2.2-10|87	- fix license
12cr|unix2dos-2.2-10|88	- misc spec file fixes
12cr|unix2dos-2.2-10|89	
12cr|unix2dos-2.2-10|90	* Wed Sep 05 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.2-2mdk
12cr|unix2dos-2.2-10|91	- rebuild
12cr|unix2dos-2.2-10|92	
12cr|unix2dos-2.2-10|93	* Wed Jan 31 2001 Daouda Lo <daouda@mandrakesoft.com> 2.2-1mdk
12cr|unix2dos-2.2-10|94	- first mdk package
12cr|unix2dos-2.2-10|95	
12cr|unix2dos-2.2-10|96	* Fri Nov 17 2000 Tim Powers <timp@redhat.com>
12cr|unix2dos-2.2-10|97	- patched to use mkstemp, not much had to be done.
12cr|unix2dos-2.2-10|98	
12cr|unix2dos-2.2-10|99	* Thu Nov 16 2000 Tim Powers <timp@redhat.com>
12cr|unix2dos-2.2-10|100	- minor spec file cleanups
12cr|unix2dos-2.2-10|101	- built for 7.1
12cr|unix2dos-2.2-10|102	- use predefined RPM macros whenever possible
12cr|unix2dos-2.2-10|103	- use RPM_OPT_FLAGS when building
12cr|unix2dos-2.2-10|104	
12cr|unix2dos-2.2-10|105	* Wed Jul 07 1999 Peter Soos <sp@osb.hu>
12cr|unix2dos-2.2-10|106	- Added Hungarian "Summary:" and "%%description"
12cr|unix2dos-2.2-10|107	- Corrected the file and directory attributes to rebuild the package
12cr|unix2dos-2.2-10|108	under RedHat Linux 6.0
12cr|unix2dos-2.2-10|109	
12cr|unix2dos-2.2-10|110	* Thu Jul 09 1998 Arkadiusz Mikkkkkkiewicz <misiek@misiek.eu.org>
12cr|unix2dos-2.2-10|111	- Recompiled under RedHat Linux 5.1
12cr|unix2dos-2.2-10|112	- Small changes in %%build and %%files
12cr|unix2dos-2.2-10|113	- Added "Vendor:"
12cr|unix2dos-2.2-10|114	- Added Polish "Summary:" and "%%description"
12cr|unix2dos-2.2-10|115	
12cr|unix2dos-2.2-10|116	* Thu Jun 18 1998 Peter Soos <sp@osb.hu>
12cr|unix2dos-2.2-10|117	- Corrected the spec file for rpm 2.5
12cr|unix2dos-2.2-10|118	
12cr|unix2dos-2.2-10|119	* Fri Dec 05 1997 Peter Soos <sp@osb.hu>
12cr|unix2dos-2.2-10|120	- Recompiled under RedHat Linux 5.0
12cr|unix2dos-2.2-10|121	

8176 12
12cr|unixcw-3.1.1-1|1	%define major 4
12cr|unixcw-3.1.1-1|2	%define libname %mklibname cw %{major}
12cr|unixcw-3.1.1-1|3	%define libnamedevel %mklibname cw -d
12cr|unixcw-3.1.1-1|4	
12cr|unixcw-3.1.1-1|5	Name:		unixcw
12cr|unixcw-3.1.1-1|6	Version:	3.1.1
12cr|unixcw-3.1.1-1|7	Release:	1
12cr|unixcw-3.1.1-1|8	Summary:	Shared library for Morse programs
12cr|unixcw-3.1.1-1|9	Group:		Communications
12cr|unixcw-3.1.1-1|10	License:	GPLv2+
12cr|unixcw-3.1.1-1|11	URL:		http://sourceforge.net/projects/unixcw
12cr|unixcw-3.1.1-1|12	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}-%{version}.tar.gz
12cr|unixcw-3.1.1-1|13	
12cr|unixcw-3.1.1-1|14	%description
12cr|unixcw-3.1.1-1|15	The UnixCW utilities add a general purpose CW library to your system, and
12cr|unixcw-3.1.1-1|16	a small set of applications based around this library.  These applications
12cr|unixcw-3.1.1-1|17	form a Morse code tutor suite, useful for Amateur and Marine radio operators.
12cr|unixcw-3.1.1-1|18	
12cr|unixcw-3.1.1-1|19	
12cr|unixcw-3.1.1-1|20	%package -n	%libname
12cr|unixcw-3.1.1-1|21	Summary:	Development files for %{name}
12cr|unixcw-3.1.1-1|22	Group:		System/Libraries
12cr|unixcw-3.1.1-1|23	Requires:	%{name} = %{version}-%{release}
12cr|unixcw-3.1.1-1|24	
12cr|unixcw-3.1.1-1|25	%description -n	%libname
12cr|unixcw-3.1.1-1|26	UnixCW libraries.
12cr|unixcw-3.1.1-1|27	
12cr|unixcw-3.1.1-1|28	
12cr|unixcw-3.1.1-1|29	%package -n	%libnamedevel
12cr|unixcw-3.1.1-1|30	Summary:	Development files for %{name}
12cr|unixcw-3.1.1-1|31	Group:		Development/C
12cr|unixcw-3.1.1-1|32	Requires:	%{name} = %{version}-%{release}
12cr|unixcw-3.1.1-1|33	Provides:	%{name}-devel = %{version}-%{release}
12cr|unixcw-3.1.1-1|34	Requires:	%{libname} = %{version}-%{release}
12cr|unixcw-3.1.1-1|35	
12cr|unixcw-3.1.1-1|36	%description -n	%libnamedevel
12cr|unixcw-3.1.1-1|37	UnixCW utility libraries.
12cr|unixcw-3.1.1-1|38	
12cr|unixcw-3.1.1-1|39	%prep
12cr|unixcw-3.1.1-1|40	%setup -q
12cr|unixcw-3.1.1-1|41	%build
12cr|unixcw-3.1.1-1|42	%configure2_5x --disable-static
12cr|unixcw-3.1.1-1|43	%make
12cr|unixcw-3.1.1-1|44	
12cr|unixcw-3.1.1-1|45	%install
12cr|unixcw-3.1.1-1|46	%makeinstall_std
12cr|unixcw-3.1.1-1|47	
12cr|unixcw-3.1.1-1|48	#Fix permissions for binary files
12cr|unixcw-3.1.1-1|49	chmod 0755 $RPM_BUILD_ROOT%{_bindir}/*
12cr|unixcw-3.1.1-1|50	
12cr|unixcw-3.1.1-1|51	%files
12cr|unixcw-3.1.1-1|52	%doc AUTHORS COPYING README
12cr|unixcw-3.1.1-1|53	%doc README
12cr|unixcw-3.1.1-1|54	%{_bindir}/*
12cr|unixcw-3.1.1-1|55	%{_mandir}/man?/*
12cr|unixcw-3.1.1-1|56	
12cr|unixcw-3.1.1-1|57	%files -n %{libname}
12cr|unixcw-3.1.1-1|58	%{_libdir}/libcw.so.%{major}*
12cr|unixcw-3.1.1-1|59	
12cr|unixcw-3.1.1-1|60	
12cr|unixcw-3.1.1-1|61	%files -n %{libnamedevel}
12cr|unixcw-3.1.1-1|62	%{_libdir}/libcw.so
12cr|unixcw-3.1.1-1|63	%{_includedir}/*.h
12cr|unixcw-3.1.1-1|64	%{_libdir}/pkgconfig/*.pc
12cr|unixcw-3.1.1-1|65	
12cr|unixcw-3.1.1-1|66	
12cr|unixcw-3.1.1-1|67	%changelog
12cr|unixcw-3.1.1-1|68	* Thu Aug 16 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.1.1-1
12cr|unixcw-3.1.1-1|69	+ Revision: 814998
12cr|unixcw-3.1.1-1|70	- version update 3.1.1
12cr|unixcw-3.1.1-1|71	- imported package unixcw
12cr|unixcw-3.1.1-1|72	

8177 12
12cr|unknown-horizons-2012.1-1|1	%define icon_name      uk
12cr|unknown-horizons-2012.1-1|2	
12cr|unknown-horizons-2012.1-1|3	Name:		unknown-horizons
12cr|unknown-horizons-2012.1-1|4	Version:	2012.1
12cr|unknown-horizons-2012.1-1|5	Release:	1
12cr|unknown-horizons-2012.1-1|6	License:	GPLv2+ ; CC-BY-SA 3.0 ; OFL ;
12cr|unknown-horizons-2012.1-1|7	Summary:	A popular economy and city building 2D RTS game
12cr|unknown-horizons-2012.1-1|8	Url:		http://www.unknown-horizons.org
12cr|unknown-horizons-2012.1-1|9	Group:		Games/Strategy
12cr|unknown-horizons-2012.1-1|10	Source:		%{name}-%{version}.tar.xz
12cr|unknown-horizons-2012.1-1|11	Source1:	%{name}.svg
12cr|unknown-horizons-2012.1-1|12	# Required, docbook-xsl-stylesheets : to build man page
12cr|unknown-horizons-2012.1-1|13	BuildRequires:	docbook-style-xsl
12cr|unknown-horizons-2012.1-1|14	BuildRequires:	fdupes
12cr|unknown-horizons-2012.1-1|15	BuildRequires:	fife-devel >= 0.3.3
12cr|unknown-horizons-2012.1-1|16	BuildRequires:	intltool
12cr|unknown-horizons-2012.1-1|17	# Required, libxslt : to build man page
12cr|unknown-horizons-2012.1-1|18	BuildRequires:	xsltproc
12cr|unknown-horizons-2012.1-1|19	BuildRequires:	libxslt-devel
12cr|unknown-horizons-2012.1-1|20	BuildRequires:	pkgconfig
12cr|unknown-horizons-2012.1-1|21	BuildRequires:	python-devel
12cr|unknown-horizons-2012.1-1|22	BuildRequires:	python-distutils-extra
12cr|unknown-horizons-2012.1-1|23	BuildRequires:	desktop-file-utils
12cr|unknown-horizons-2012.1-1|24	#Required imagemagick to fix desktop icon
12cr|unknown-horizons-2012.1-1|25	BuildRequires:	imagemagick
12cr|unknown-horizons-2012.1-1|26	Requires:	fife
12cr|unknown-horizons-2012.1-1|27	Requires:	python
12cr|unknown-horizons-2012.1-1|28	Requires:	python-yaml
12cr|unknown-horizons-2012.1-1|29	Requires:	%{name}-data = %{version}
12cr|unknown-horizons-2012.1-1|30	BuildArch:	noarch
12cr|unknown-horizons-2012.1-1|31	
12cr|unknown-horizons-2012.1-1|32	%description
12cr|unknown-horizons-2012.1-1|33	Unknown Horizons is a 2D real-time strategy simulation with an emphasis
12cr|unknown-horizons-2012.1-1|34	on economy and city building. Expand your small settlement to a strong
12cr|unknown-horizons-2012.1-1|35	and wealthy colony, collect taxes and supply your inhabitants with
12cr|unknown-horizons-2012.1-1|36	valuable goods. Increase your power with a well balanced economy and
12cr|unknown-horizons-2012.1-1|37	with strategic trade and diplomacy.
12cr|unknown-horizons-2012.1-1|38	
12cr|unknown-horizons-2012.1-1|39	%package data
12cr|unknown-horizons-2012.1-1|40	Summary:	Games data for the %{name} game
12cr|unknown-horizons-2012.1-1|41	Group:		Games/Arcade
12cr|unknown-horizons-2012.1-1|42	Conflicts:	%{name} < 2012.1
12cr|unknown-horizons-2012.1-1|43	Requires:	%{name} = %{version}
12cr|unknown-horizons-2012.1-1|44	BuildArch:	noarch
12cr|unknown-horizons-2012.1-1|45	
12cr|unknown-horizons-2012.1-1|46	%description data
12cr|unknown-horizons-2012.1-1|47	This package contains data files for %{name} game.
12cr|unknown-horizons-2012.1-1|48	
12cr|unknown-horizons-2012.1-1|49	%prep
12cr|unknown-horizons-2012.1-1|50	%setup -q -n %{name}
12cr|unknown-horizons-2012.1-1|51	
12cr|unknown-horizons-2012.1-1|52	%build
12cr|unknown-horizons-2012.1-1|53	# Build Unknown Horizons
12cr|unknown-horizons-2012.1-1|54	python setup.py build
12cr|unknown-horizons-2012.1-1|55	
12cr|unknown-horizons-2012.1-1|56	%install
12cr|unknown-horizons-2012.1-1|57	python setup.py install \
12cr|unknown-horizons-2012.1-1|58	--prefix=%{_prefix} \
12cr|unknown-horizons-2012.1-1|59	--root=%{buildroot}
12cr|unknown-horizons-2012.1-1|60	%find_lang %{name}
12cr|unknown-horizons-2012.1-1|61	
12cr|unknown-horizons-2012.1-1|62	rm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
12cr|unknown-horizons-2012.1-1|63	# KDE has problems handling icon files starting with 'unknown' followed by a dash
12cr|unknown-horizons-2012.1-1|64	# (ex: unknown-horizons.svg) and displays unknown.* icon. We fix this by changing
12cr|unknown-horizons-2012.1-1|65	# the icon name in .desktop file.
12cr|unknown-horizons-2012.1-1|66	sed -i "s/Icon=unknown-horizons/Icon=%{icon_name}/" %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|unknown-horizons-2012.1-1|67	install -D -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{icon_name}.svg
12cr|unknown-horizons-2012.1-1|68	
12cr|unknown-horizons-2012.1-1|69	desktop-file-install --vendor="" \
12cr|unknown-horizons-2012.1-1|70	--dir %{buildroot}%{_datadir}/applications \
12cr|unknown-horizons-2012.1-1|71	--remove-category="Simulation" \
12cr|unknown-horizons-2012.1-1|72	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|unknown-horizons-2012.1-1|73	
12cr|unknown-horizons-2012.1-1|74	%files -f %{name}.lang
12cr|unknown-horizons-2012.1-1|75	%doc doc/AUTHORS doc/GPL doc/GPL_fontexception doc/LICENSE doc/CC doc/OFL
12cr|unknown-horizons-2012.1-1|76	%{_bindir}/%{name}
12cr|unknown-horizons-2012.1-1|77	%{_mandir}/man6/%{name}.6.*
12cr|unknown-horizons-2012.1-1|78	%{python_sitelib}/*.egg-info
12cr|unknown-horizons-2012.1-1|79	%{python_sitelib}/horizons/
12cr|unknown-horizons-2012.1-1|80	%{_datadir}/applications/%{name}.desktop
12cr|unknown-horizons-2012.1-1|81	%{_datadir}/icons/hicolor/scalable/apps/%{icon_name}.svg
12cr|unknown-horizons-2012.1-1|82	
12cr|unknown-horizons-2012.1-1|83	%files data
12cr|unknown-horizons-2012.1-1|84	%{_datadir}/%{name}
12cr|unknown-horizons-2012.1-1|85	

8178 12
12cr|unoconv-0.4-1|1	Summary:	Tool to convert between any document format supported by LibreOffice
12cr|unoconv-0.4-1|2	Name:		unoconv
12cr|unoconv-0.4-1|3	Version:	0.4
12cr|unoconv-0.4-1|4	Release:	1
12cr|unoconv-0.4-1|5	License:	GPLv2
12cr|unoconv-0.4-1|6	Group:		File tools
12cr|unoconv-0.4-1|7	URL:		http://dag.wieers.com/home-made/unoconv/
12cr|unoconv-0.4-1|8	Source0:	http://dag.wieers.com/home-made/%{name}/%{name}-%{version}.tar.bz2
12cr|unoconv-0.4-1|9	# Allow -o flag to output to files
12cr|unoconv-0.4-1|10	Patch0:		unoconv-output-files.patch
12cr|unoconv-0.4-1|11	# Fix LD_LIBRARY_PATH handling. From upstream trunk
12cr|unoconv-0.4-1|12	Patch1:		unoconv-ld-path.patch
12cr|unoconv-0.4-1|13	BuildArch:	noarch
12cr|unoconv-0.4-1|14	
12cr|unoconv-0.4-1|15	Requires:	libreoffice-core
12cr|unoconv-0.4-1|16	Requires:	libreoffice-pyuno
12cr|unoconv-0.4-1|17	
12cr|unoconv-0.4-1|18	%description
12cr|unoconv-0.4-1|19	unoconv converts between any document format that LibreOffice understands.
12cr|unoconv-0.4-1|20	It uses LibreOffice's UNO bindings for non-interactive conversion of
12cr|unoconv-0.4-1|21	documents.
12cr|unoconv-0.4-1|22	
12cr|unoconv-0.4-1|23	Supported document formats include Open Document Format (.odf), MS Word (.doc),
12cr|unoconv-0.4-1|24	MS Office Open/MS OOXML (.xml), Portable Document Format (.pdf), HTML, XHTML,
12cr|unoconv-0.4-1|25	RTF, Docbook (.xml), and more.
12cr|unoconv-0.4-1|26	
12cr|unoconv-0.4-1|27	%prep
12cr|unoconv-0.4-1|28	%setup -q
12cr|unoconv-0.4-1|29	%patch0 -p3 -b .o_flag
12cr|unoconv-0.4-1|30	%patch1 -p3 -b .ld_library_path
12cr|unoconv-0.4-1|31	
12cr|unoconv-0.4-1|32	%build
12cr|unoconv-0.4-1|33	
12cr|unoconv-0.4-1|34	%install
12cr|unoconv-0.4-1|35	%makeinstall_std
12cr|unoconv-0.4-1|36	
12cr|unoconv-0.4-1|37	%files
12cr|unoconv-0.4-1|38	%doc AUTHORS ChangeLog COPYING README TODO WISHLIST docs/ tests/
12cr|unoconv-0.4-1|39	%{_bindir}/%{name}
12cr|unoconv-0.4-1|40	%{_mandir}/man1/%{name}.1*
12cr|unoconv-0.4-1|41	
12cr|unoconv-0.4-1|42	
12cr|unoconv-0.4-1|43	
12cr|unoconv-0.4-1|44	
12cr|unoconv-0.4-1|45	%changelog
12cr|unoconv-0.4-1|46	

8179 12
12cr|unpackssi-20030612-1|1	%define name	unpackssi
12cr|unpackssi-20030612-1|2	%define version	20030612
12cr|unpackssi-20030612-1|3	%define release	%mkrel 1
12cr|unpackssi-20030612-1|4	
12cr|unpackssi-20030612-1|5	Name:		%{name}
12cr|unpackssi-20030612-1|6	Summary:	.SSI File Unpacker
12cr|unpackssi-20030612-1|7	Version:	%{version}
12cr|unpackssi-20030612-1|8	Release:	%{release}
12cr|unpackssi-20030612-1|9	Source0:	http://static.jonof.id.au/dl/%{name}.zip
12cr|unpackssi-20030612-1|10	Patch0:		unpackssi-20030612-mdv-linuxify.patch
12cr|unpackssi-20030612-1|11	URL:		http://www.jonof.id.au/misc#unpackssi
12cr|unpackssi-20030612-1|12	
12cr|unpackssi-20030612-1|13	Group:		Archiving/Compression
12cr|unpackssi-20030612-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|unpackssi-20030612-1|15	License:	GPLv2+
12cr|unpackssi-20030612-1|16	
12cr|unpackssi-20030612-1|17	%description
12cr|unpackssi-20030612-1|18	This is a small program to extract the files from the .SSI package format
12cr|unpackssi-20030612-1|19	which Sunstorm Interactive expansion packs for games like Duke Nukem 3D
12cr|unpackssi-20030612-1|20	are distributed in.
12cr|unpackssi-20030612-1|21	
12cr|unpackssi-20030612-1|22	
12cr|unpackssi-20030612-1|23	%prep
12cr|unpackssi-20030612-1|24	%setup -q -c
12cr|unpackssi-20030612-1|25	%patch0 -p1
12cr|unpackssi-20030612-1|26	
12cr|unpackssi-20030612-1|27	%build
12cr|unpackssi-20030612-1|28	%make CFLAGS="%{optflags} %{ldflags}"
12cr|unpackssi-20030612-1|29	
12cr|unpackssi-20030612-1|30	%install
12cr|unpackssi-20030612-1|31	rm -rf %{buildroot}
12cr|unpackssi-20030612-1|32	install -Dm 0755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|unpackssi-20030612-1|33	
12cr|unpackssi-20030612-1|34	%clean
12cr|unpackssi-20030612-1|35	rm -rf %{buildroot}
12cr|unpackssi-20030612-1|36	
12cr|unpackssi-20030612-1|37	%files
12cr|unpackssi-20030612-1|38	%defattr(-,root,root)
12cr|unpackssi-20030612-1|39	%doc readme.txt
12cr|unpackssi-20030612-1|40	%{_bindir}/%{name}
12cr|unpackssi-20030612-1|41	
12cr|unpackssi-20030612-1|42	
12cr|unpackssi-20030612-1|43	%changelog
12cr|unpackssi-20030612-1|44	* Sat Aug 28 2010 Maarten Vanraes <alien@mandriva.org> 20030612-1mdv2011.0
12cr|unpackssi-20030612-1|45	+ Revision: 573776
12cr|unpackssi-20030612-1|46	- import unpackssi
12cr|unpackssi-20030612-1|47	

8180 12
12cr|unpaper-0.3-3|1	Summary:	Post-processing scanned and photocopied book pages
12cr|unpaper-0.3-3|2	Name:		unpaper
12cr|unpaper-0.3-3|3	Version:	0.3
12cr|unpaper-0.3-3|4	Release:	%mkrel 3
12cr|unpaper-0.3-3|5	License:	GPL
12cr|unpaper-0.3-3|6	Group:		Graphics
12cr|unpaper-0.3-3|7	# the newest version is 0.3, the old one was 1.1. Epoch is needed.
12cr|unpaper-0.3-3|8	Epoch:		1
12cr|unpaper-0.3-3|9	Source:		http://download.berlios.de/unpaper/unpaper-%{version}.tar.gz
12cr|unpaper-0.3-3|10	
12cr|unpaper-0.3-3|11	Url:		http://unpaper.berlios.de/
12cr|unpaper-0.3-3|12	BuildRoot:	%_tmppath/%name-%version-%release-root
12cr|unpaper-0.3-3|13	
12cr|unpaper-0.3-3|14	%description
12cr|unpaper-0.3-3|15	unpaper is a post-processing tool for scanned sheets of paper,
12cr|unpaper-0.3-3|16	especially for book pages that have been scanned from previously
12cr|unpaper-0.3-3|17	created photocopies.  The main purpose is to make scanned book pages
12cr|unpaper-0.3-3|18	better readable on screen after conversion to PDF. Additionally,
12cr|unpaper-0.3-3|19	unpaper might be useful to enhance the quality of scanned pages before
12cr|unpaper-0.3-3|20	performing optical character recognition (OCR).
12cr|unpaper-0.3-3|21	
12cr|unpaper-0.3-3|22	unpaper tries to clean scanned images by removing dark edges that
12cr|unpaper-0.3-3|23	appeared through scanning or copying on areas outside the actual page
12cr|unpaper-0.3-3|24	content (e.g.  dark areas between the left-hand-side and the
12cr|unpaper-0.3-3|25	right-hand-side of a double- sided book-page scan).  The program also
12cr|unpaper-0.3-3|26	tries to detect disaligned centering and rotation of pages and will
12cr|unpaper-0.3-3|27	automatically straighten each page by rotating it to the correct
12cr|unpaper-0.3-3|28	angle. This is called "deskewing".  Note that the automatic processing
12cr|unpaper-0.3-3|29	will sometimes fail. It is always a good idea to manually control the
12cr|unpaper-0.3-3|30	results of unpaper and adjust the parameter settings according to the
12cr|unpaper-0.3-3|31	requirements of the input. Each processing step can also be disabled
12cr|unpaper-0.3-3|32	individually for each sheet.
12cr|unpaper-0.3-3|33	
12cr|unpaper-0.3-3|34	Input and output files can be in either .pbm or .pgm format, as also
12cr|unpaper-0.3-3|35	used by the Linux scanning tools scanimage and scanadf.  Conversion to
12cr|unpaper-0.3-3|36	PDF can e.g. be achieved with the Linux tools pgm2tiff, tiffcp and
12cr|unpaper-0.3-3|37	tiff2pdf.
12cr|unpaper-0.3-3|38	
12cr|unpaper-0.3-3|39	
12cr|unpaper-0.3-3|40	
12cr|unpaper-0.3-3|41	%prep
12cr|unpaper-0.3-3|42	%setup -q
12cr|unpaper-0.3-3|43	
12cr|unpaper-0.3-3|44	
12cr|unpaper-0.3-3|45	
12cr|unpaper-0.3-3|46	%build
12cr|unpaper-0.3-3|47	gcc ${CFLAGS} -lm -o unpaper src/unpaper.c
12cr|unpaper-0.3-3|48	
12cr|unpaper-0.3-3|49	
12cr|unpaper-0.3-3|50	
12cr|unpaper-0.3-3|51	%install
12cr|unpaper-0.3-3|52	install -d %buildroot%{_bindir}
12cr|unpaper-0.3-3|53	install -m 755 unpaper %buildroot%{_bindir}
12cr|unpaper-0.3-3|54	
12cr|unpaper-0.3-3|55	
12cr|unpaper-0.3-3|56	
12cr|unpaper-0.3-3|57	%clean
12cr|unpaper-0.3-3|58	rm -fr %buildroot
12cr|unpaper-0.3-3|59	
12cr|unpaper-0.3-3|60	
12cr|unpaper-0.3-3|61	
12cr|unpaper-0.3-3|62	%files
12cr|unpaper-0.3-3|63	%defattr(-,root,root)
12cr|unpaper-0.3-3|64	%doc doc/img doc/index.html doc/unpaper.html README LICENSE
12cr|unpaper-0.3-3|65	%_bindir/*
12cr|unpaper-0.3-3|66	
12cr|unpaper-0.3-3|67	
12cr|unpaper-0.3-3|68	%changelog
12cr|unpaper-0.3-3|69	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1:0.3-3mdv2010.0
12cr|unpaper-0.3-3|70	+ Revision: 434546
12cr|unpaper-0.3-3|71	- rebuild
12cr|unpaper-0.3-3|72	
12cr|unpaper-0.3-3|73	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1:0.3-2mdv2009.0
12cr|unpaper-0.3-3|74	+ Revision: 269449
12cr|unpaper-0.3-3|75	- rebuild early 2009.0 package (before pixel changes)
12cr|unpaper-0.3-3|76	
12cr|unpaper-0.3-3|77	* Tue Apr 29 2008 Tiago Salem <salem@mandriva.com.br> 1:0.3-1mdv2009.0
12cr|unpaper-0.3-3|78	+ Revision: 198972
12cr|unpaper-0.3-3|79	- version 0.3. Fixes bug #40466.
12cr|unpaper-0.3-3|80	
12cr|unpaper-0.3-3|81	+ Olivier Blin <oblin@mandriva.com>
12cr|unpaper-0.3-3|82	- restore BuildRoot
12cr|unpaper-0.3-3|83	
12cr|unpaper-0.3-3|84	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|unpaper-0.3-3|85	- kill re-definition of %%buildroot on Pixel's request
12cr|unpaper-0.3-3|86	
12cr|unpaper-0.3-3|87	* Thu Aug 23 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.1-2mdv2008.0
12cr|unpaper-0.3-3|88	+ Revision: 70347
12cr|unpaper-0.3-3|89	- use %%mkrel
12cr|unpaper-0.3-3|90	
12cr|unpaper-0.3-3|91	+ Marcelo Ricardo Leitner <mrl@mandriva.com>
12cr|unpaper-0.3-3|92	- Import unpaper
12cr|unpaper-0.3-3|93	
12cr|unpaper-0.3-3|94	
12cr|unpaper-0.3-3|95	
12cr|unpaper-0.3-3|96	
12cr|unpaper-0.3-3|97	
12cr|unpaper-0.3-3|98	* Sat Aug 27 2005 Till Kamppeter <till@mandrakesoft.com> 1.1-1mdk
12cr|unpaper-0.3-3|99	- Updated to version 1.1.
12cr|unpaper-0.3-3|100	
12cr|unpaper-0.3-3|101	* Sat Mar  5 2005 Till Kamppeter <till@mandrakesoft.com> 1.0-1mdk
12cr|unpaper-0.3-3|102	- Initial release

8181 12
12cr|unrtf-0.21.2-1|1	Name:		unrtf
12cr|unrtf-0.21.2-1|2	Version:	0.21.2
12cr|unrtf-0.21.2-1|3	Release:	%mkrel 1
12cr|unrtf-0.21.2-1|4	Source0:	http://ftp.gnu.org/gnu/unrtf/unrtf-%{version}.tar.gz
12cr|unrtf-0.21.2-1|5	Source1:	http://ftp.gnu.org/gnu/unrtf/unrtf-%{version}.tar.gz.sig
12cr|unrtf-0.21.2-1|6	URL:		http://www.gnu.org/software/unrtf/unrtf.html
12cr|unrtf-0.21.2-1|7	License:	GPLv3
12cr|unrtf-0.21.2-1|8	Buildroot:	%{_tmppath}/%{name}-%{version}
12cr|unrtf-0.21.2-1|9	Summary:	RTF to other formats converter
12cr|unrtf-0.21.2-1|10	Group:		Text tools
12cr|unrtf-0.21.2-1|11	
12cr|unrtf-0.21.2-1|12	%description
12cr|unrtf-0.21.2-1|13	UnRTF is a moderately complicated converter from RTF to other
12cr|unrtf-0.21.2-1|14	formats, including HTML, LaTeX, text, and PostScript. Converting
12cr|unrtf-0.21.2-1|15	to HTML, it supports tables, fonts, colors, embedded images,
12cr|unrtf-0.21.2-1|16	hyperlinks, paragraph alignment among other things. All other
12cr|unrtf-0.21.2-1|17	conversions are "alpha"--just begun.
12cr|unrtf-0.21.2-1|18	
12cr|unrtf-0.21.2-1|19	%prep
12cr|unrtf-0.21.2-1|20	%setup -q -n %{name}-%{version}
12cr|unrtf-0.21.2-1|21	sed -i -e 's#/usr/local/lib/unrtf/#%{_datadir}/unrtf/#' src/main.h
12cr|unrtf-0.21.2-1|22	sed -i -e 's#/usr/local/lib/unrtf/#%{_datadir}/unrtf/#' src/path.h
12cr|unrtf-0.21.2-1|23	sed -i -e 's#/usr/local/lib/unrtf/#%{_datadir}/unrtf/#' src/my_iconv.h
12cr|unrtf-0.21.2-1|24	
12cr|unrtf-0.21.2-1|25	%build
12cr|unrtf-0.21.2-1|26	%configure2_5x
12cr|unrtf-0.21.2-1|27	%make
12cr|unrtf-0.21.2-1|28	
12cr|unrtf-0.21.2-1|29	%install
12cr|unrtf-0.21.2-1|30	rm -rf %{buildroot}
12cr|unrtf-0.21.2-1|31	%makeinstall_std
12cr|unrtf-0.21.2-1|32	mv %{buildroot}/%{_libdir}/%{name} %{buildroot}/%{_datadir}/
12cr|unrtf-0.21.2-1|33	
12cr|unrtf-0.21.2-1|34	%files
12cr|unrtf-0.21.2-1|35	%defattr(-, root, root)
12cr|unrtf-0.21.2-1|36	%doc AUTHORS README NEWS
12cr|unrtf-0.21.2-1|37	%{_mandir}/man1/%{name}.1*
12cr|unrtf-0.21.2-1|38	%{_bindir}/%{name}
12cr|unrtf-0.21.2-1|39	%dir %{_datadir}/%{name}
12cr|unrtf-0.21.2-1|40	%{_datadir}/%{name}/*
12cr|unrtf-0.21.2-1|41	
12cr|unrtf-0.21.2-1|42	%clean
12cr|unrtf-0.21.2-1|43	rm -rf %{buildroot}
12cr|unrtf-0.21.2-1|44	
12cr|unrtf-0.21.2-1|45	
12cr|unrtf-0.21.2-1|46	
12cr|unrtf-0.21.2-1|47	%changelog
12cr|unrtf-0.21.2-1|48	* Thu Aug 25 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.21.2-1mdv2012.0
12cr|unrtf-0.21.2-1|49	+ Revision: 697108
12cr|unrtf-0.21.2-1|50	- update to new version 0.21.2
12cr|unrtf-0.21.2-1|51	
12cr|unrtf-0.21.2-1|52	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0.21.1-8
12cr|unrtf-0.21.2-1|53	+ Revision: 640488
12cr|unrtf-0.21.2-1|54	- rebuild to obsolete old packages
12cr|unrtf-0.21.2-1|55	
12cr|unrtf-0.21.2-1|56	* Sun Jan 30 2011 Tomas Kindl <supp@mandriva.org> 0.21.1-7
12cr|unrtf-0.21.2-1|57	+ Revision: 634022
12cr|unrtf-0.21.2-1|58	- finally fix #62270 and #54232, update license info
12cr|unrtf-0.21.2-1|59	
12cr|unrtf-0.21.2-1|60	* Sat Jan 22 2011 Tomas Kindl <supp@mandriva.org> 0.21.1-6
12cr|unrtf-0.21.2-1|61	+ Revision: 632276
12cr|unrtf-0.21.2-1|62	- move files from libdir to datadir where they belong, fixing #62270, #54232
12cr|unrtf-0.21.2-1|63	
12cr|unrtf-0.21.2-1|64	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.21.1-5mdv2011.0
12cr|unrtf-0.21.2-1|65	+ Revision: 615361
12cr|unrtf-0.21.2-1|66	- the mass rebuild of 2010.1 packages
12cr|unrtf-0.21.2-1|67	
12cr|unrtf-0.21.2-1|68	* Sun Feb 07 2010 Funda Wang <fwang@mandriva.org> 0.21.1-4mdv2010.1
12cr|unrtf-0.21.2-1|69	+ Revision: 501572
12cr|unrtf-0.21.2-1|70	- really fix bug#54232
12cr|unrtf-0.21.2-1|71	
12cr|unrtf-0.21.2-1|72	* Sun Feb 07 2010 Funda Wang <fwang@mandriva.org> 0.21.1-3mdv2010.1
12cr|unrtf-0.21.2-1|73	+ Revision: 501559
12cr|unrtf-0.21.2-1|74	- fix bug#54232 (wrong config dir)
12cr|unrtf-0.21.2-1|75	
12cr|unrtf-0.21.2-1|76	* Sun Feb 07 2010 Funda Wang <fwang@mandriva.org> 0.21.1-2mdv2010.1
12cr|unrtf-0.21.2-1|77	+ Revision: 501558
12cr|unrtf-0.21.2-1|78	- rebuild
12cr|unrtf-0.21.2-1|79	
12cr|unrtf-0.21.2-1|80	* Mon Jan 18 2010 Frederik Himpe <fhimpe@mandriva.org> 0.21.1-1mdv2010.1
12cr|unrtf-0.21.2-1|81	+ Revision: 493335
12cr|unrtf-0.21.2-1|82	- update to new version 0.21.1
12cr|unrtf-0.21.2-1|83	
12cr|unrtf-0.21.2-1|84	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.21.0-2mdv2010.0
12cr|unrtf-0.21.2-1|85	+ Revision: 427481
12cr|unrtf-0.21.2-1|86	- rebuild
12cr|unrtf-0.21.2-1|87	
12cr|unrtf-0.21.2-1|88	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 0.21.0-1mdv2009.1
12cr|unrtf-0.21.2-1|89	+ Revision: 332938
12cr|unrtf-0.21.2-1|90	- New upstream release
12cr|unrtf-0.21.2-1|91	
12cr|unrtf-0.21.2-1|92	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.20.2-3mdv2009.0
12cr|unrtf-0.21.2-1|93	+ Revision: 225902
12cr|unrtf-0.21.2-1|94	- rebuild
12cr|unrtf-0.21.2-1|95	
12cr|unrtf-0.21.2-1|96	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.20.2-2mdv2008.1
12cr|unrtf-0.21.2-1|97	+ Revision: 178878
12cr|unrtf-0.21.2-1|98	- rebuild
12cr|unrtf-0.21.2-1|99	- rebuild
12cr|unrtf-0.21.2-1|100	
12cr|unrtf-0.21.2-1|101	+ Olivier Blin <blino@mandriva.org>
12cr|unrtf-0.21.2-1|102	- restore BuildRoot
12cr|unrtf-0.21.2-1|103	
12cr|unrtf-0.21.2-1|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|unrtf-0.21.2-1|105	- kill re-definition of %%buildroot on Pixel's request
12cr|unrtf-0.21.2-1|106	
12cr|unrtf-0.21.2-1|107	+ Emmanuel Andry <eandry@mandriva.org>
12cr|unrtf-0.21.2-1|108	- New version
12cr|unrtf-0.21.2-1|109	
12cr|unrtf-0.21.2-1|110	* Sat May 19 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.20.2-1mdv2008.0
12cr|unrtf-0.21.2-1|111	+ Revision: 28389
12cr|unrtf-0.21.2-1|112	- Updated to 0.20.2.
12cr|unrtf-0.21.2-1|113	
12cr|unrtf-0.21.2-1|114	
12cr|unrtf-0.21.2-1|115	* Fri Jan 12 2007 Pixel <pixel@mandriva.com> 0.19.3-3mdv2007.0
12cr|unrtf-0.21.2-1|116	+ Revision: 108014
12cr|unrtf-0.21.2-1|117	- use mkrel
12cr|unrtf-0.21.2-1|118	- rebuild
12cr|unrtf-0.21.2-1|119	- Import unrtf
12cr|unrtf-0.21.2-1|120	
12cr|unrtf-0.21.2-1|121	* Fri Oct 14 2005 Pixel <pixel@mandriva.com> 0.19.3-2mdk
12cr|unrtf-0.21.2-1|122	- rebuild
12cr|unrtf-0.21.2-1|123	
12cr|unrtf-0.21.2-1|124	* Mon May 24 2004 Michael Scherer <misc@mandrake.org> 0.19.3-1mdk
12cr|unrtf-0.21.2-1|125	- New release 0.19.3
12cr|unrtf-0.21.2-1|126	

8182 12
12cr|unsermake-0.4-5|1	Name:		unsermake
12cr|unsermake-0.4-5|2	Version:	0.4
12cr|unsermake-0.4-5|3	Release:	%mkrel 5
12cr|unsermake-0.4-5|4	Summary:	Buildsystem utility to supersed auto* tools
12cr|unsermake-0.4-5|5	Summary(pt_BR):	Utilitário para sobreposição das ferramentas auto* em buildsystems
12cr|unsermake-0.4-5|6	Group:		Development/Other
12cr|unsermake-0.4-5|7	Group(pt_BR):	Utilitários
12cr|unsermake-0.4-5|8	Group(es):	Utilitarios
12cr|unsermake-0.4-5|9	License:	GPL
12cr|unsermake-0.4-5|10	URL:		http://www.kde.org/
12cr|unsermake-0.4-5|11	Source0:	%{name}-%{version}.tar.bz2
12cr|unsermake-0.4-5|12	Source1:	unsermake.sh
12cr|unsermake-0.4-5|13	Requires:	python
12cr|unsermake-0.4-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|unsermake-0.4-5|15	BuildArch:	noarch
12cr|unsermake-0.4-5|16	
12cr|unsermake-0.4-5|17	%description
12cr|unsermake-0.4-5|18	Buildsystem utility to supersed auto* tools
12cr|unsermake-0.4-5|19	
12cr|unsermake-0.4-5|20	%description -l pt_BR
12cr|unsermake-0.4-5|21	Utilitário para sobreposição das ferramentas auto* em buildsystems
12cr|unsermake-0.4-5|22	
12cr|unsermake-0.4-5|23	%prep
12cr|unsermake-0.4-5|24	%setup -q
12cr|unsermake-0.4-5|25	
12cr|unsermake-0.4-5|26	%build
12cr|unsermake-0.4-5|27	
12cr|unsermake-0.4-5|28	%install
12cr|unsermake-0.4-5|29	rm -rf %{buildroot}
12cr|unsermake-0.4-5|30	
12cr|unsermake-0.4-5|31	install -d %{buildroot}%{_datadir}/unsermake
12cr|unsermake-0.4-5|32	install -m644 *.py *.um %{buildroot}%{_datadir}/unsermake
12cr|unsermake-0.4-5|33	install -m755 unsermake %{buildroot}%{_datadir}/unsermake
12cr|unsermake-0.4-5|34	
12cr|unsermake-0.4-5|35	install -m755 %{SOURCE1} -D %{buildroot}/%{_sysconfdir}/profile.d/unsermake.sh
12cr|unsermake-0.4-5|36	
12cr|unsermake-0.4-5|37	%clean
12cr|unsermake-0.4-5|38	rm -rf %{buildroot}
12cr|unsermake-0.4-5|39	
12cr|unsermake-0.4-5|40	%files
12cr|unsermake-0.4-5|41	%defattr(-,root,root)
12cr|unsermake-0.4-5|42	%doc README COPYING TODO doc/{auug97.pdf,example.obj,unsermake-talk.sxi}
12cr|unsermake-0.4-5|43	%{_datadir}/%{name}
12cr|unsermake-0.4-5|44	%{_sysconfdir}/profile.d/*
12cr|unsermake-0.4-5|45	
12cr|unsermake-0.4-5|46	
12cr|unsermake-0.4-5|47	
12cr|unsermake-0.4-5|48	
12cr|unsermake-0.4-5|49	%changelog
12cr|unsermake-0.4-5|50	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.4-5mdv2010.0
12cr|unsermake-0.4-5|51	+ Revision: 434547
12cr|unsermake-0.4-5|52	- rebuild
12cr|unsermake-0.4-5|53	
12cr|unsermake-0.4-5|54	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.4-4mdv2009.0
12cr|unsermake-0.4-5|55	+ Revision: 261775
12cr|unsermake-0.4-5|56	- rebuild
12cr|unsermake-0.4-5|57	
12cr|unsermake-0.4-5|58	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.4-3mdv2009.0
12cr|unsermake-0.4-5|59	+ Revision: 255171
12cr|unsermake-0.4-5|60	- rebuild
12cr|unsermake-0.4-5|61	
12cr|unsermake-0.4-5|62	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.4-1mdv2008.1
12cr|unsermake-0.4-5|63	+ Revision: 140924
12cr|unsermake-0.4-5|64	- restore BuildRoot
12cr|unsermake-0.4-5|65	
12cr|unsermake-0.4-5|66	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|unsermake-0.4-5|67	- kill re-definition of %%buildroot on Pixel's request
12cr|unsermake-0.4-5|68	
12cr|unsermake-0.4-5|69	
12cr|unsermake-0.4-5|70	* Thu Feb 15 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.4-1mdv2007.0
12cr|unsermake-0.4-5|71	+ Revision: 121521
12cr|unsermake-0.4-5|72	- Import unsermake
12cr|unsermake-0.4-5|73	
12cr|unsermake-0.4-5|74	* Thu May 25 2006 José Melo <mmodem00@gmail.com> 0.4-1mdv2007.1
12cr|unsermake-0.4-5|75	- Save spec in utf-8
12cr|unsermake-0.4-5|76	- 0.4
12cr|unsermake-0.4-5|77	

8183 12
12cr|unshield-0.6-4|1	%define major 0
12cr|unshield-0.6-4|2	%define libname		%mklibname %{name} %{major}
12cr|unshield-0.6-4|3	%define develname	%mklibname %{name} -d
12cr|unshield-0.6-4|4	
12cr|unshield-0.6-4|5	Summary:	A program to extract InstallShield cabinet files
12cr|unshield-0.6-4|6	Name:		unshield
12cr|unshield-0.6-4|7	Version:	0.6
12cr|unshield-0.6-4|8	Release:	%mkrel 4
12cr|unshield-0.6-4|9	License:	MIT
12cr|unshield-0.6-4|10	Group:		Networking/Other
12cr|unshield-0.6-4|11	URL:		http://synce.sourceforge.net/
12cr|unshield-0.6-4|12	Source0:	http://downloads.sourceforge.net/synce/%{name}-%{version}.tar.gz
12cr|unshield-0.6-4|13	BuildRequires:	zlib-devel
12cr|unshield-0.6-4|14	BuildRequires:	libtool
12cr|unshield-0.6-4|15	BuildRequires:	openssl-devel
12cr|unshield-0.6-4|16	
12cr|unshield-0.6-4|17	%description
12cr|unshield-0.6-4|18	Cabinet (.CAB) files are a form of archive, which is used by
12cr|unshield-0.6-4|19	the InstallShield installer software. The unshield program
12cr|unshield-0.6-4|20	simply unpacks such files.
12cr|unshield-0.6-4|21	
12cr|unshield-0.6-4|22	See http://synce.sourceforge.net/ for more information.
12cr|unshield-0.6-4|23	
12cr|unshield-0.6-4|24	%package -n	%{libname}
12cr|unshield-0.6-4|25	Summary:	A library to extract InstallShield cabinet files
12cr|unshield-0.6-4|26	Group:          System/Libraries
12cr|unshield-0.6-4|27	
12cr|unshield-0.6-4|28	%description -n	%{libname}
12cr|unshield-0.6-4|29	Cabinet (.CAB) files are a form of archive, which is used by
12cr|unshield-0.6-4|30	the InstallShield installer software. The unshield program
12cr|unshield-0.6-4|31	simply unpacks such files.
12cr|unshield-0.6-4|32	
12cr|unshield-0.6-4|33	See http://synce.sourceforge.net/ for more information.
12cr|unshield-0.6-4|34	
12cr|unshield-0.6-4|35	%package -n	%{develname}
12cr|unshield-0.6-4|36	Summary:	Development library and header files for %{name}
12cr|unshield-0.6-4|37	Group:		Development/C
12cr|unshield-0.6-4|38	Requires:	%{libname} = %{version}
12cr|unshield-0.6-4|39	Requires:	zlib-devel
12cr|unshield-0.6-4|40	Provides:	%{name}-devel = %{version}-%{release}
12cr|unshield-0.6-4|41	Obsoletes:	%{mklibname %{name} 0 -d}
12cr|unshield-0.6-4|42	
12cr|unshield-0.6-4|43	%description -n	%{develname}
12cr|unshield-0.6-4|44	Cabinet (.CAB) files are a form of archive, which is used by
12cr|unshield-0.6-4|45	the InstallShield installer software. The unshield program
12cr|unshield-0.6-4|46	simply unpacks such files.
12cr|unshield-0.6-4|47	
12cr|unshield-0.6-4|48	See http://synce.sourceforge.net/ for more information.
12cr|unshield-0.6-4|49	
12cr|unshield-0.6-4|50	%prep
12cr|unshield-0.6-4|51	%setup -q -n %{name}-%{version}
12cr|unshield-0.6-4|52	
12cr|unshield-0.6-4|53	%build
12cr|unshield-0.6-4|54	%configure2_5x --with-ssl --disable-static
12cr|unshield-0.6-4|55	%make
12cr|unshield-0.6-4|56	
12cr|unshield-0.6-4|57	%install
12cr|unshield-0.6-4|58	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|unshield-0.6-4|59	%makeinstall_std
12cr|unshield-0.6-4|60	
12cr|unshield-0.6-4|61	%if "%{_lib}" == "lib64"
12cr|unshield-0.6-4|62	perl -pi -e "s|-L/usr/lib\b|-L%{_libdir}|g" %{buildroot}%{_libdir}/*.la
12cr|unshield-0.6-4|63	%endif
12cr|unshield-0.6-4|64	
12cr|unshield-0.6-4|65	%files
12cr|unshield-0.6-4|66	%doc ChangeLog LICENSE README TODO
12cr|unshield-0.6-4|67	%{_bindir}/unshield
12cr|unshield-0.6-4|68	%{_mandir}/man1/*
12cr|unshield-0.6-4|69	
12cr|unshield-0.6-4|70	%files -n %{libname}
12cr|unshield-0.6-4|71	%{_libdir}/*.so.%{major}*
12cr|unshield-0.6-4|72	
12cr|unshield-0.6-4|73	%files -n %{develname}
12cr|unshield-0.6-4|74	%doc ChangeLog LICENSE README TODO
12cr|unshield-0.6-4|75	%{_includedir}/*
12cr|unshield-0.6-4|76	%{_libdir}/*.so
12cr|unshield-0.6-4|77	%{_libdir}/pkgconfig/*.pc

8184 12
12cr|untie-0.4-0.1.git14b92c7|1	%define git 14b92c7
12cr|untie-0.4-0.1.git14b92c7|2	
12cr|untie-0.4-0.1.git14b92c7|3	Summary: Process namespace creator
12cr|untie-0.4-0.1.git14b92c7|4	Name: untie
12cr|untie-0.4-0.1.git14b92c7|5	Version: 0.4
12cr|untie-0.4-0.1.git14b92c7|6	Release: %mkrel 0.1.git%{git}
12cr|untie-0.4-0.1.git14b92c7|7	License: GPL
12cr|untie-0.4-0.1.git14b92c7|8	Group: Shells
12cr|untie-0.4-0.1.git14b92c7|9	URL: http://guichaz.free.fr/untie
12cr|untie-0.4-0.1.git14b92c7|10	Source0: untie-%{version}-%{git}.tar.gz
12cr|untie-0.4-0.1.git14b92c7|11	
12cr|untie-0.4-0.1.git14b92c7|12	%description
12cr|untie-0.4-0.1.git14b92c7|13	untie is a tool used to launch commands in new namespaces.
12cr|untie-0.4-0.1.git14b92c7|14	
12cr|untie-0.4-0.1.git14b92c7|15	%prep
12cr|untie-0.4-0.1.git14b92c7|16	%setup -q
12cr|untie-0.4-0.1.git14b92c7|17	
12cr|untie-0.4-0.1.git14b92c7|18	%build
12cr|untie-0.4-0.1.git14b92c7|19	make
12cr|untie-0.4-0.1.git14b92c7|20	
12cr|untie-0.4-0.1.git14b92c7|21	
12cr|untie-0.4-0.1.git14b92c7|22	%install
12cr|untie-0.4-0.1.git14b92c7|23	rm -rf
12cr|untie-0.4-0.1.git14b92c7|24	%makeinstall PREFIX=%{buildroot}/%{_prefix}
12cr|untie-0.4-0.1.git14b92c7|25	
12cr|untie-0.4-0.1.git14b92c7|26	%clean
12cr|untie-0.4-0.1.git14b92c7|27	rm -rf
12cr|untie-0.4-0.1.git14b92c7|28	
12cr|untie-0.4-0.1.git14b92c7|29	
12cr|untie-0.4-0.1.git14b92c7|30	%files
12cr|untie-0.4-0.1.git14b92c7|31	%defattr(-,root,root)
12cr|untie-0.4-0.1.git14b92c7|32	%doc COPYING NEWS README
12cr|untie-0.4-0.1.git14b92c7|33	%{_sbindir}/*
12cr|untie-0.4-0.1.git14b92c7|34	%doc %{_mandir}/*/*
12cr|untie-0.4-0.1.git14b92c7|35	
12cr|untie-0.4-0.1.git14b92c7|36	
12cr|untie-0.4-0.1.git14b92c7|37	
12cr|untie-0.4-0.1.git14b92c7|38	%changelog
12cr|untie-0.4-0.1.git14b92c7|39	* Fri Sep 02 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 0.4-0.1.git14b92c7mdv2012.0
12cr|untie-0.4-0.1.git14b92c7|40	+ Revision: 697814
12cr|untie-0.4-0.1.git14b92c7|41	- imported package untie
12cr|untie-0.4-0.1.git14b92c7|42	
12cr|untie-0.4-0.1.git14b92c7|43	
12cr|untie-0.4-0.1.git14b92c7|44	* Fri Sep 02 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 0.4-git14b92c7
12cr|untie-0.4-0.1.git14b92c7|45	- adapted the original spec file to Mandriva Linux

8185 12
12cr|up-0.3-12|1	Summary:	Displays the uptime in a human readable format
12cr|up-0.3-12|2	Name:		up
12cr|up-0.3-12|3	Version:	0.3
12cr|up-0.3-12|4	Release:	%mkrel 12
12cr|up-0.3-12|5	License:	GPL
12cr|up-0.3-12|6	Group:		System/Base
12cr|up-0.3-12|7	URL:		http://www.burdell.org/up.php3
12cr|up-0.3-12|8	Source:		%{name}-%{version}.tar.bz2
12cr|up-0.3-12|9	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|up-0.3-12|10	
12cr|up-0.3-12|11	%description
12cr|up-0.3-12|12	up displays the uptime of the system accounting for decades, years, weeks,
12cr|up-0.3-12|13	days, hours, and minutes.  It can output the uptime in its standard hardcore
12cr|up-0.3-12|14	format or the standard 'uptime' (that program that comes with procps) format
12cr|up-0.3-12|15	for quick comparisons with other systems.
12cr|up-0.3-12|16	
12cr|up-0.3-12|17	%prep
12cr|up-0.3-12|18	
12cr|up-0.3-12|19	%setup -n %{name}-%{version}
12cr|up-0.3-12|20	
12cr|up-0.3-12|21	%build
12cr|up-0.3-12|22	gcc %{optflags} -o up up.c
12cr|up-0.3-12|23	
12cr|up-0.3-12|24	%install
12cr|up-0.3-12|25	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|up-0.3-12|26	
12cr|up-0.3-12|27	install -d %{buildroot}%{_bindir}
12cr|up-0.3-12|28	install -d %{buildroot}%{_mandir}/man1
12cr|up-0.3-12|29	install -m755 up %{buildroot}%{_bindir}/
12cr|up-0.3-12|30	install -m644 up.1 %{buildroot}%{_mandir}/man1/
12cr|up-0.3-12|31	
12cr|up-0.3-12|32	%clean
12cr|up-0.3-12|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|up-0.3-12|34	
12cr|up-0.3-12|35	%files
12cr|up-0.3-12|36	%defattr(-,root,root)
12cr|up-0.3-12|37	%doc README ChangeLog
12cr|up-0.3-12|38	%{_bindir}/*
12cr|up-0.3-12|39	%{_mandir}/man1/*
12cr|up-0.3-12|40	
12cr|up-0.3-12|41	
12cr|up-0.3-12|42	%changelog
12cr|up-0.3-12|43	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.3-12mdv2010.0
12cr|up-0.3-12|44	+ Revision: 434563
12cr|up-0.3-12|45	- rebuild
12cr|up-0.3-12|46	- rebuild
12cr|up-0.3-12|47	
12cr|up-0.3-12|48	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3-10mdv2009.0
12cr|up-0.3-12|49	+ Revision: 255173
12cr|up-0.3-12|50	- rebuild
12cr|up-0.3-12|51	
12cr|up-0.3-12|52	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.3-8mdv2008.1
12cr|up-0.3-12|53	+ Revision: 140925
12cr|up-0.3-12|54	- restore BuildRoot
12cr|up-0.3-12|55	
12cr|up-0.3-12|56	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|up-0.3-12|57	- kill re-definition of %%buildroot on Pixel's request
12cr|up-0.3-12|58	
12cr|up-0.3-12|59	* Sun Aug 19 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3-8mdv2008.0
12cr|up-0.3-12|60	+ Revision: 66686
12cr|up-0.3-12|61	- Import up
12cr|up-0.3-12|62	
12cr|up-0.3-12|63	
12cr|up-0.3-12|64	
12cr|up-0.3-12|65	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3-8mdv2007.0
12cr|up-0.3-12|66	- rebuild
12cr|up-0.3-12|67	
12cr|up-0.3-12|68	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-7mdk
12cr|up-0.3-12|69	- rebuild
12cr|up-0.3-12|70	
12cr|up-0.3-12|71	* Sun May 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.3-6mdk
12cr|up-0.3-12|72	- build release
12cr|up-0.3-12|73	
12cr|up-0.3-12|74	* Thu Jan 16 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.3-5mdk
12cr|up-0.3-12|75	- build release
12cr|up-0.3-12|76	
12cr|up-0.3-12|77	* Sun Aug  4 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.3-4mdk
12cr|up-0.3-12|78	- rebuilt with gcc-3.2
12cr|up-0.3-12|79	
12cr|up-0.3-12|80	* Mon May 20 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.3-3mdk
12cr|up-0.3-12|81	- rebuilt with gcc3.1
12cr|up-0.3-12|82	
12cr|up-0.3-12|83	* Sat Dec 22 2001 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.3-2mdk
12cr|up-0.3-12|84	- removed requires.
12cr|up-0.3-12|85	
12cr|up-0.3-12|86	* Sat Dec  8 2001 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.3-1mdk
12cr|up-0.3-12|87	- initial cooker contrib.

8186 12
12cr|updateads-1.0-5|1	Summary:	Update BIND ad server listings
12cr|updateads-1.0-5|2	Name:		updateads
12cr|updateads-1.0-5|3	Version:	1.0
12cr|updateads-1.0-5|4	Release:	%mkrel 5
12cr|updateads-1.0-5|5	License:	BSD-like
12cr|updateads-1.0-5|6	Group:		Monitoring
12cr|updateads-1.0-5|7	URL:		http://prefetch.net/code/updateads.pl.html
12cr|updateads-1.0-5|8	Source0:	http://prefetch.net/code/updateads.pl.bz2
12cr|updateads-1.0-5|9	Requires:	bind
12cr|updateads-1.0-5|10	BuildArch:	noarch
12cr|updateads-1.0-5|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|updateads-1.0-5|12	
12cr|updateads-1.0-5|13	%description
12cr|updateads-1.0-5|14	updatedads.pl is a Perl script that can be used to retrieve and format the
12cr|updateads-1.0-5|15	latest list of well known ad servers for placement in a BIND zone file.
12cr|updateads-1.0-5|16	
12cr|updateads-1.0-5|17	%prep
12cr|updateads-1.0-5|18	
12cr|updateads-1.0-5|19	%setup -q -c -T
12cr|updateads-1.0-5|20	bzcat %{SOURCE0} > %{name}
12cr|updateads-1.0-5|21	
12cr|updateads-1.0-5|22	%build
12cr|updateads-1.0-5|23	
12cr|updateads-1.0-5|24	%install
12cr|updateads-1.0-5|25	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|updateads-1.0-5|26	
12cr|updateads-1.0-5|27	install -d %{buildroot}%{_bindir}
12cr|updateads-1.0-5|28	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|updateads-1.0-5|29	
12cr|updateads-1.0-5|30	%clean
12cr|updateads-1.0-5|31	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cr|updateads-1.0-5|32	
12cr|updateads-1.0-5|33	%files
12cr|updateads-1.0-5|34	%defattr(-,root,root)
12cr|updateads-1.0-5|35	%attr(0755,root,root) %{_bindir}/%{name}
12cr|updateads-1.0-5|36	
12cr|updateads-1.0-5|37	
12cr|updateads-1.0-5|38	%changelog
12cr|updateads-1.0-5|39	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0-5mdv2010.0
12cr|updateads-1.0-5|40	+ Revision: 434565
12cr|updateads-1.0-5|41	- rebuild
12cr|updateads-1.0-5|42	
12cr|updateads-1.0-5|43	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-4mdv2009.0
12cr|updateads-1.0-5|44	+ Revision: 261777
12cr|updateads-1.0-5|45	- rebuild
12cr|updateads-1.0-5|46	
12cr|updateads-1.0-5|47	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-3mdv2009.0
12cr|updateads-1.0-5|48	+ Revision: 255178
12cr|updateads-1.0-5|49	- rebuild
12cr|updateads-1.0-5|50	
12cr|updateads-1.0-5|51	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0-1mdv2008.1
12cr|updateads-1.0-5|52	+ Revision: 140925
12cr|updateads-1.0-5|53	- restore BuildRoot
12cr|updateads-1.0-5|54	
12cr|updateads-1.0-5|55	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|updateads-1.0-5|56	- kill re-definition of %%buildroot on Pixel's request
12cr|updateads-1.0-5|57	
12cr|updateads-1.0-5|58	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2008.0
12cr|updateads-1.0-5|59	+ Revision: 83828
12cr|updateads-1.0-5|60	- Import updateads
12cr|updateads-1.0-5|61	
12cr|updateads-1.0-5|62	
12cr|updateads-1.0-5|63	
12cr|updateads-1.0-5|64	* Tue Aug 22 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2007.0
12cr|updateads-1.0-5|65	- initial Mandriva package

8187 12
12cr|upnp-inspector-0.2.2-2|1	%define tarball_name UPnP-Inspector
12cr|upnp-inspector-0.2.2-2|2	
12cr|upnp-inspector-0.2.2-2|3	Name: upnp-inspector
12cr|upnp-inspector-0.2.2-2|4	Summary: An UPnP Device and Service analyzer
12cr|upnp-inspector-0.2.2-2|5	Version: 0.2.2
12cr|upnp-inspector-0.2.2-2|6	Release: %mkrel 2
12cr|upnp-inspector-0.2.2-2|7	Group: Networking/Other
12cr|upnp-inspector-0.2.2-2|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|upnp-inspector-0.2.2-2|9	URL: https://coherence.beebits.net/wiki/UPnP-Inspector
12cr|upnp-inspector-0.2.2-2|10	Source0: https://coherence.beebits.net/download/%{tarball_name}-%version.tar.bz2
12cr|upnp-inspector-0.2.2-2|11	License: MIT
12cr|upnp-inspector-0.2.2-2|12	Provides: UPnP-Inspector = %version
12cr|upnp-inspector-0.2.2-2|13	Requires: python-coherence >= 0.6.0
12cr|upnp-inspector-0.2.2-2|14	Requires: pygtk2
12cr|upnp-inspector-0.2.2-2|15	
12cr|upnp-inspector-0.2.2-2|16	Requires(post):   rpm-helper
12cr|upnp-inspector-0.2.2-2|17	Requires(preun):  rpm-helper
12cr|upnp-inspector-0.2.2-2|18	BuildRequires: python-setuptools, imagemagick
12cr|upnp-inspector-0.2.2-2|19	%py_requires -d
12cr|upnp-inspector-0.2.2-2|20	
12cr|upnp-inspector-0.2.2-2|21	%description
12cr|upnp-inspector-0.2.2-2|22	The Inspector is an UPnP Device and Service analyzer, and a debugging tool,
12cr|upnp-inspector-0.2.2-2|23	based on the Coherence DLNA/UPnP framework.
12cr|upnp-inspector-0.2.2-2|24	Modeled loosely after the Intel UPnP Device Spy and Device Validator.
12cr|upnp-inspector-0.2.2-2|25	It is a GUI to discover and explore UPnP devices on your network.
12cr|upnp-inspector-0.2.2-2|26	Detected devices are displayed in a tree-view, where actions can be called and
12cr|upnp-inspector-0.2.2-2|27	state-variables be queried.
12cr|upnp-inspector-0.2.2-2|28	
12cr|upnp-inspector-0.2.2-2|29	%files
12cr|upnp-inspector-0.2.2-2|30	%defattr(-,root,root)
12cr|upnp-inspector-0.2.2-2|31	%{_bindir}/%{name}
12cr|upnp-inspector-0.2.2-2|32	%{_datadir}/applications/%{name}.desktop
12cr|upnp-inspector-0.2.2-2|33	%{_iconsdir}/%{name}.png
12cr|upnp-inspector-0.2.2-2|34	%{_liconsdir}/%{name}.png
12cr|upnp-inspector-0.2.2-2|35	%{_miconsdir}/%{name}.png
12cr|upnp-inspector-0.2.2-2|36	%py_platsitedir/*
12cr|upnp-inspector-0.2.2-2|37	
12cr|upnp-inspector-0.2.2-2|38	%prep
12cr|upnp-inspector-0.2.2-2|39	%setup -q -n %{tarball_name}-%version
12cr|upnp-inspector-0.2.2-2|40	
12cr|upnp-inspector-0.2.2-2|41	%build
12cr|upnp-inspector-0.2.2-2|42	python setup.py build
12cr|upnp-inspector-0.2.2-2|43	
12cr|upnp-inspector-0.2.2-2|44	%install
12cr|upnp-inspector-0.2.2-2|45	rm -rf %buildroot
12cr|upnp-inspector-0.2.2-2|46	mkdir -p %buildroot/%_initrddir
12cr|upnp-inspector-0.2.2-2|47	mkdir -p %buildroot/usr/share/icons/%name
12cr|upnp-inspector-0.2.2-2|48	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|upnp-inspector-0.2.2-2|49	
12cr|upnp-inspector-0.2.2-2|50	python setup.py install --root=%buildroot --install-lib=%py_platsitedir
12cr|upnp-inspector-0.2.2-2|51	
12cr|upnp-inspector-0.2.2-2|52	# install icons
12cr|upnp-inspector-0.2.2-2|53	mkdir -p %{buildroot}%{_miconsdir}
12cr|upnp-inspector-0.2.2-2|54	mkdir -p %{buildroot}%{_iconsdir}
12cr|upnp-inspector-0.2.2-2|55	mkdir -p %{buildroot}%{_liconsdir}
12cr|upnp-inspector-0.2.2-2|56	install -m 644 upnp_inspector/icons/inspector-logo.png %{buildroot}%{_iconsdir}/%name.png
12cr|upnp-inspector-0.2.2-2|57	convert -scale 16x16 upnp_inspector/icons/inspector-logo.png $RPM_BUILD_ROOT%{_miconsdir}/%name.png
12cr|upnp-inspector-0.2.2-2|58	convert -scale 48x48 upnp_inspector/icons/inspector-logo.png $RPM_BUILD_ROOT%{_liconsdir}/%name.png
12cr|upnp-inspector-0.2.2-2|59	
12cr|upnp-inspector-0.2.2-2|60	# menu
12cr|upnp-inspector-0.2.2-2|61	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop <<EOF
12cr|upnp-inspector-0.2.2-2|62	[Desktop Entry]
12cr|upnp-inspector-0.2.2-2|63	Encoding=UTF-8
12cr|upnp-inspector-0.2.2-2|64	Name=UPnP-Inspector
12cr|upnp-inspector-0.2.2-2|65	Comment=An UPnP Device and Service analyzer
12cr|upnp-inspector-0.2.2-2|66	Exec=upnp-inspector
12cr|upnp-inspector-0.2.2-2|67	Icon=upnp-inspector
12cr|upnp-inspector-0.2.2-2|68	StartupNotify=true
12cr|upnp-inspector-0.2.2-2|69	Terminal=false
12cr|upnp-inspector-0.2.2-2|70	Type=Application
12cr|upnp-inspector-0.2.2-2|71	Categories=X-MandrivaLinux-Internet;X-MandrivaLinux-CrossDesktop
12cr|upnp-inspector-0.2.2-2|72	EOF
12cr|upnp-inspector-0.2.2-2|73	
12cr|upnp-inspector-0.2.2-2|74	%clean
12cr|upnp-inspector-0.2.2-2|75	rm -rf %buildroot
12cr|upnp-inspector-0.2.2-2|76	
12cr|upnp-inspector-0.2.2-2|77	
12cr|upnp-inspector-0.2.2-2|78	
12cr|upnp-inspector-0.2.2-2|79	%changelog
12cr|upnp-inspector-0.2.2-2|80	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 0.2.2-2mdv2011.0
12cr|upnp-inspector-0.2.2-2|81	+ Revision: 594034
12cr|upnp-inspector-0.2.2-2|82	- rebuld for py2.7
12cr|upnp-inspector-0.2.2-2|83	
12cr|upnp-inspector-0.2.2-2|84	* Mon Aug 17 2009 Frederik Himpe <fhimpe@mandriva.org> 0.2.2-1mdv2010.0
12cr|upnp-inspector-0.2.2-2|85	+ Revision: 417408
12cr|upnp-inspector-0.2.2-2|86	- update to new version 0.2.2
12cr|upnp-inspector-0.2.2-2|87	
12cr|upnp-inspector-0.2.2-2|88	* Mon Mar 09 2009 Erwan Velu <erwan@mandriva.org> 0.2.0-1mdv2009.1
12cr|upnp-inspector-0.2.2-2|89	+ Revision: 353291
12cr|upnp-inspector-0.2.2-2|90	- 0.2.0
12cr|upnp-inspector-0.2.2-2|91	
12cr|upnp-inspector-0.2.2-2|92	* Mon Jan 26 2009 Erwan Velu <erwan@mandriva.org> 0.1.7-1mdv2009.1
12cr|upnp-inspector-0.2.2-2|93	+ Revision: 333759
12cr|upnp-inspector-0.2.2-2|94	- Fixing logo
12cr|upnp-inspector-0.2.2-2|95	- import upnp-inspector
12cr|upnp-inspector-0.2.2-2|96	
12cr|upnp-inspector-0.2.2-2|97	

8188 12
12cr|upse-1.0.0-6|1	%define name upse
12cr|upse-1.0.0-6|2	%define version 1.0.0
12cr|upse-1.0.0-6|3	%define release %mkrel 6
12cr|upse-1.0.0-6|4	
12cr|upse-1.0.0-6|5	%define major 2.0.0
12cr|upse-1.0.0-6|6	%define libname %mklibname upse %major
12cr|upse-1.0.0-6|7	%define develname %mklibname -d upse
12cr|upse-1.0.0-6|8	
12cr|upse-1.0.0-6|9	Summary: Playstation sound emulator
12cr|upse-1.0.0-6|10	Name: %{name}
12cr|upse-1.0.0-6|11	Version: %{version}
12cr|upse-1.0.0-6|12	Release: %{release}
12cr|upse-1.0.0-6|13	Source0: http://distfiles.atheme.org/%{name}-%{version}.tbz2
12cr|upse-1.0.0-6|14	Patch0: upse-1.0.0-new-audacious.patch
12cr|upse-1.0.0-6|15	Patch1: upse-disable-audacious.patch
12cr|upse-1.0.0-6|16	License: GPLv2
12cr|upse-1.0.0-6|17	Group: Sound
12cr|upse-1.0.0-6|18	Url: http://nenolod.net/upse
12cr|upse-1.0.0-6|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|upse-1.0.0-6|20	BuildRequires: libao-devel
12cr|upse-1.0.0-6|21	BuildRequires: zlib-devel
12cr|upse-1.0.0-6|22	
12cr|upse-1.0.0-6|23	%description
12cr|upse-1.0.0-6|24	UPSE is a work in progress Playstation sound emulator. Unlike other
12cr|upse-1.0.0-6|25	emulators (SexyPSF), UPSE supports playing back most (a few replayers
12cr|upse-1.0.0-6|26	seem to have bugs or are dependent on some undocumented feature) PS1
12cr|upse-1.0.0-6|27	module formats.
12cr|upse-1.0.0-6|28	
12cr|upse-1.0.0-6|29	%package -n %libname
12cr|upse-1.0.0-6|30	Summary: Playstation sound emulator library
12cr|upse-1.0.0-6|31	Group: System/Libraries
12cr|upse-1.0.0-6|32	%description -n %libname
12cr|upse-1.0.0-6|33	UPSE is a work in progress Playstation sound emulator. Unlike other
12cr|upse-1.0.0-6|34	emulators (SexyPSF), UPSE supports playing back most (a few replayers
12cr|upse-1.0.0-6|35	seem to have bugs or are dependent on some undocumented feature) PS1
12cr|upse-1.0.0-6|36	module formats.
12cr|upse-1.0.0-6|37	
12cr|upse-1.0.0-6|38	%package -n %develname
12cr|upse-1.0.0-6|39	Summary: Playstation sound emulator library
12cr|upse-1.0.0-6|40	Group: Development/C
12cr|upse-1.0.0-6|41	Requires: %libname = %version
12cr|upse-1.0.0-6|42	Provides: libupse-devel = %version-%release
12cr|upse-1.0.0-6|43	
12cr|upse-1.0.0-6|44	%description -n %develname
12cr|upse-1.0.0-6|45	UPSE is a work in progress Playstation sound emulator. Unlike other
12cr|upse-1.0.0-6|46	emulators (SexyPSF), UPSE supports playing back most (a few replayers
12cr|upse-1.0.0-6|47	seem to have bugs or are dependent on some undocumented feature) PS1
12cr|upse-1.0.0-6|48	module formats.
12cr|upse-1.0.0-6|49	
12cr|upse-1.0.0-6|50	%if 0
12cr|upse-1.0.0-6|51	BuildRequires: libaudacious-devel >= 5:1.4
12cr|upse-1.0.0-6|52	%package -n audacious-upse
12cr|upse-1.0.0-6|53	Summary: Playstation sound emulator plugin for Audacious
12cr|upse-1.0.0-6|54	Group: Sound
12cr|upse-1.0.0-6|55	Requires: audacious
12cr|upse-1.0.0-6|56	
12cr|upse-1.0.0-6|57	%description -n audacious-upse
12cr|upse-1.0.0-6|58	UPSE is a work in progress Playstation sound emulator. Unlike other
12cr|upse-1.0.0-6|59	emulators (SexyPSF), UPSE supports playing back most (a few replayers
12cr|upse-1.0.0-6|60	seem to have bugs or are dependent on some undocumented feature) PS1
12cr|upse-1.0.0-6|61	module formats.
12cr|upse-1.0.0-6|62	
12cr|upse-1.0.0-6|63	This adds Playstation sound emulation to the Audacious Media Player.
12cr|upse-1.0.0-6|64	%endif
12cr|upse-1.0.0-6|65	
12cr|upse-1.0.0-6|66	%prep
12cr|upse-1.0.0-6|67	%setup -q
12cr|upse-1.0.0-6|68	%apply_patches
12cr|upse-1.0.0-6|69	
12cr|upse-1.0.0-6|70	%build
12cr|upse-1.0.0-6|71	%configure2_5x
12cr|upse-1.0.0-6|72	%make
12cr|upse-1.0.0-6|73	
12cr|upse-1.0.0-6|74	%install
12cr|upse-1.0.0-6|75	rm -rf %{buildroot}
12cr|upse-1.0.0-6|76	%makeinstall_std
12cr|upse-1.0.0-6|77	
12cr|upse-1.0.0-6|78	%clean
12cr|upse-1.0.0-6|79	rm -rf %{buildroot}
12cr|upse-1.0.0-6|80	
12cr|upse-1.0.0-6|81	%if %mdkversion < 200900
12cr|upse-1.0.0-6|82	%post -n %libname -p /sbin/ldconfig
12cr|upse-1.0.0-6|83	%endif
12cr|upse-1.0.0-6|84	%if %mdkversion < 200900
12cr|upse-1.0.0-6|85	%postun -n %libname -p /sbin/ldconfig
12cr|upse-1.0.0-6|86	%endif
12cr|upse-1.0.0-6|87	
12cr|upse-1.0.0-6|88	%files
12cr|upse-1.0.0-6|89	%defattr(-,root,root)
12cr|upse-1.0.0-6|90	%doc NEWS  THANKS  TODO AUTHORS
12cr|upse-1.0.0-6|91	%_bindir/upse123
12cr|upse-1.0.0-6|92	%_mandir/man1/upse123.1*
12cr|upse-1.0.0-6|93	
12cr|upse-1.0.0-6|94	%files -n %libname
12cr|upse-1.0.0-6|95	%defattr(-,root,root)
12cr|upse-1.0.0-6|96	%_libdir/libupse.so.%major
12cr|upse-1.0.0-6|97	%_libdir/libupse.so.2
12cr|upse-1.0.0-6|98	
12cr|upse-1.0.0-6|99	%files -n %develname
12cr|upse-1.0.0-6|100	%defattr(-,root,root)
12cr|upse-1.0.0-6|101	%_includedir/*
12cr|upse-1.0.0-6|102	%_libdir/libupse.so
12cr|upse-1.0.0-6|103	
12cr|upse-1.0.0-6|104	%if 0
12cr|upse-1.0.0-6|105	%files -n audacious-upse
12cr|upse-1.0.0-6|106	%defattr(-,root,root)
12cr|upse-1.0.0-6|107	%_libdir/audacious/Input/upse-audacious.so
12cr|upse-1.0.0-6|108	%endif
12cr|upse-1.0.0-6|109	
12cr|upse-1.0.0-6|110	
12cr|upse-1.0.0-6|111	
12cr|upse-1.0.0-6|112	
12cr|upse-1.0.0-6|113	%changelog
12cr|upse-1.0.0-6|114	* Sat Mar 31 2012 Götz Waschk <waschk@mandriva.org> 1.0.0-6mdv2012.0
12cr|upse-1.0.0-6|115	+ Revision: 788423
12cr|upse-1.0.0-6|116	- yearly rebuild
12cr|upse-1.0.0-6|117	
12cr|upse-1.0.0-6|118	* Wed Mar 30 2011 Götz Waschk <waschk@mandriva.org> 1.0.0-5
12cr|upse-1.0.0-6|119	+ Revision: 649099
12cr|upse-1.0.0-6|120	- really disable audacious plugin
12cr|upse-1.0.0-6|121	- update build deps
12cr|upse-1.0.0-6|122	- disable audacious build
12cr|upse-1.0.0-6|123	
12cr|upse-1.0.0-6|124	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|upse-1.0.0-6|125	- the mass rebuild of 2010.1 packages
12cr|upse-1.0.0-6|126	
12cr|upse-1.0.0-6|127	* Sun Mar 28 2010 Funda Wang <fwang@mandriva.org> 1.0.0-4mdv2010.1
12cr|upse-1.0.0-6|128	+ Revision: 528374
12cr|upse-1.0.0-6|129	- rebuild
12cr|upse-1.0.0-6|130	
12cr|upse-1.0.0-6|131	* Wed Feb 03 2010 Götz Waschk <waschk@mandriva.org> 1.0.0-3mdv2010.1
12cr|upse-1.0.0-6|132	+ Revision: 499937
12cr|upse-1.0.0-6|133	- patch for new audacious
12cr|upse-1.0.0-6|134	
12cr|upse-1.0.0-6|135	* Wed May 13 2009 Götz Waschk <waschk@mandriva.org> 1.0.0-2mdv2010.0
12cr|upse-1.0.0-6|136	+ Revision: 375249
12cr|upse-1.0.0-6|137	- rebuild for new audacious
12cr|upse-1.0.0-6|138	
12cr|upse-1.0.0-6|139	* Mon Jul 21 2008 Götz Waschk <waschk@mandriva.org> 1.0.0-1mdv2009.0
12cr|upse-1.0.0-6|140	+ Revision: 239403
12cr|upse-1.0.0-6|141	- new version
12cr|upse-1.0.0-6|142	- new major
12cr|upse-1.0.0-6|143	
12cr|upse-1.0.0-6|144	+ Pixel <pixel@mandriva.com>
12cr|upse-1.0.0-6|145	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|upse-1.0.0-6|146	
12cr|upse-1.0.0-6|147	* Mon Feb 18 2008 Götz Waschk <waschk@mandriva.org> 0.6.0-2mdv2008.1
12cr|upse-1.0.0-6|148	+ Revision: 171210
12cr|upse-1.0.0-6|149	- rebuild for new libmcs
12cr|upse-1.0.0-6|150	
12cr|upse-1.0.0-6|151	* Mon Feb 11 2008 Götz Waschk <waschk@mandriva.org> 0.6.0-1mdv2008.1
12cr|upse-1.0.0-6|152	+ Revision: 165055
12cr|upse-1.0.0-6|153	- new version
12cr|upse-1.0.0-6|154	
12cr|upse-1.0.0-6|155	* Thu Jan 24 2008 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdv2008.1
12cr|upse-1.0.0-6|156	+ Revision: 157481
12cr|upse-1.0.0-6|157	- import upse
12cr|upse-1.0.0-6|158	
12cr|upse-1.0.0-6|159	
12cr|upse-1.0.0-6|160	* Thu Jan 24 2008 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdv2008.1
12cr|upse-1.0.0-6|161	- initial package

8189 12
12cr|upstart-0.6.3-1|1	Name:           upstart
12cr|upstart-0.6.3-1|2	Version:        0.6.3
12cr|upstart-0.6.3-1|3	Release:        %mkrel 1
12cr|upstart-0.6.3-1|4	Summary:        An event-driven init system
12cr|upstart-0.6.3-1|5	
12cr|upstart-0.6.3-1|6	Group:          System/Configuration/Boot and Init
12cr|upstart-0.6.3-1|7	License:        GPLv2+
12cr|upstart-0.6.3-1|8	URL:            http://upstart.ubuntu.com
12cr|upstart-0.6.3-1|9	Source0:        http://upstart.ubuntu.com/download/0.6/upstart-%{version}.tar.bz2
12cr|upstart-0.6.3-1|10	Source1:	ttyX.conf
12cr|upstart-0.6.3-1|11	# (fc) 0.6.3-1mdv fix rc path
12cr|upstart-0.6.3-1|12	Patch0:		upstart-0.6.3-fix-rc-path.patch
12cr|upstart-0.6.3-1|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|upstart-0.6.3-1|14	#Obsoletes: SysVinit < 2.87-2, sysvinit < 2.87-2
12cr|upstart-0.6.3-1|15	#Provides: SysVinit = 2.87-2, sysvinit = 2.87-2
12cr|upstart-0.6.3-1|16	Conflicts:	sysvinit
12cr|upstart-0.6.3-1|17	BuildRequires:  gettext
12cr|upstart-0.6.3-1|18	BuildRequires: 	dbus-devel
12cr|upstart-0.6.3-1|19	BuildRequires:	expat-devel
12cr|upstart-0.6.3-1|20	
12cr|upstart-0.6.3-1|21	%description
12cr|upstart-0.6.3-1|22	Upstart is an event-based replacement for the /sbin/init daemon which
12cr|upstart-0.6.3-1|23	handles starting of tasks and services during boot, stopping them
12cr|upstart-0.6.3-1|24	during shutdown and supervising them while the system is running.
12cr|upstart-0.6.3-1|25	
12cr|upstart-0.6.3-1|26	%prep
12cr|upstart-0.6.3-1|27	%setup -q
12cr|upstart-0.6.3-1|28	%patch0 -p1 -b .fix-rc-path
12cr|upstart-0.6.3-1|29	
12cr|upstart-0.6.3-1|30	%build
12cr|upstart-0.6.3-1|31	%configure2_5x --sbindir=/sbin --libdir=/%{_lib}
12cr|upstart-0.6.3-1|32	%make
12cr|upstart-0.6.3-1|33	
12cr|upstart-0.6.3-1|34	%install
12cr|upstart-0.6.3-1|35	rm -rf %{buildroot}
12cr|upstart-0.6.3-1|36	%makeinstall_std
12cr|upstart-0.6.3-1|37	
12cr|upstart-0.6.3-1|38	# libupstart and libnih aren't shipped
12cr|upstart-0.6.3-1|39	rm -f %{buildroot}/%{_lib}/libupstart.*
12cr|upstart-0.6.3-1|40	rm -f %{buildroot}/%{_lib}/libnih.*
12cr|upstart-0.6.3-1|41	rm -f %{buildroot}/%{_includedir}/libnih.h
12cr|upstart-0.6.3-1|42	rm -f %{buildroot}/%{_includedir}/libupstart.h
12cr|upstart-0.6.3-1|43	rm -rf %{buildroot}/%{_includedir}/nih
12cr|upstart-0.6.3-1|44	rm -rf %{buildroot}/%{_includedir}/upstart
12cr|upstart-0.6.3-1|45	rm -rf %{buildroot}/%{_datadir}/aclocal/compiler.m4
12cr|upstart-0.6.3-1|46	rm -rf %{buildroot}/%{_datadir}/aclocal/linker.m4
12cr|upstart-0.6.3-1|47	rm -rf %{buildroot}/%{_datadir}/aclocal/misc.m4
12cr|upstart-0.6.3-1|48	
12cr|upstart-0.6.3-1|49	for i in 1 2 3 4 5 6 ; do
12cr|upstart-0.6.3-1|50	cat %{SOURCE1} | sed -e "s,@TTY@,$i,g" > %{buildroot}/%{_sysconfdir}/init/tty$i.conf
12cr|upstart-0.6.3-1|51	chmod 644 %{buildroot}/%{_sysconfdir}/init/tty$i.conf
12cr|upstart-0.6.3-1|52	done
12cr|upstart-0.6.3-1|53	
12cr|upstart-0.6.3-1|54	%find_lang %{name}
12cr|upstart-0.6.3-1|55	
12cr|upstart-0.6.3-1|56	%clean
12cr|upstart-0.6.3-1|57	rm -rf %{buildroot}
12cr|upstart-0.6.3-1|58	
12cr|upstart-0.6.3-1|59	%files -f %{name}.lang
12cr|upstart-0.6.3-1|60	%defattr(-,root,root,-)
12cr|upstart-0.6.3-1|61	%doc AUTHORS
12cr|upstart-0.6.3-1|62	%doc COPYING
12cr|upstart-0.6.3-1|63	%doc NEWS
12cr|upstart-0.6.3-1|64	%doc README
12cr|upstart-0.6.3-1|65	%doc TODO
12cr|upstart-0.6.3-1|66	%doc HACKING
12cr|upstart-0.6.3-1|67	%{_sysconfdir}/init
12cr|upstart-0.6.3-1|68	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/*
12cr|upstart-0.6.3-1|69	/sbin/halt
12cr|upstart-0.6.3-1|70	/sbin/init
12cr|upstart-0.6.3-1|71	/sbin/initctl
12cr|upstart-0.6.3-1|72	/sbin/poweroff
12cr|upstart-0.6.3-1|73	/sbin/reboot
12cr|upstart-0.6.3-1|74	/sbin/runlevel
12cr|upstart-0.6.3-1|75	/sbin/shutdown
12cr|upstart-0.6.3-1|76	/sbin/start
12cr|upstart-0.6.3-1|77	/sbin/status
12cr|upstart-0.6.3-1|78	/sbin/stop
12cr|upstart-0.6.3-1|79	/sbin/telinit
12cr|upstart-0.6.3-1|80	/sbin/restart
12cr|upstart-0.6.3-1|81	%{_mandir}/*/*
12cr|upstart-0.6.3-1|82	
12cr|upstart-0.6.3-1|83	
12cr|upstart-0.6.3-1|84	%changelog
12cr|upstart-0.6.3-1|85	* Thu Sep 10 2009 Frederic Crozat <fcrozat@mandriva.com> 0.6.3-1mdv2010.0
12cr|upstart-0.6.3-1|86	+ Revision: 436825
12cr|upstart-0.6.3-1|87	- Fix buildrequires
12cr|upstart-0.6.3-1|88	- import upstart
12cr|upstart-0.6.3-1|89	

8190 12
12cr|uptimed-0.3.17-1|1	%define _disable_ld_no_undefined 1
12cr|uptimed-0.3.17-1|2	%define	name	uptimed
12cr|uptimed-0.3.17-1|3	%define	version	0.3.17
12cr|uptimed-0.3.17-1|4	%define	release	1
12cr|uptimed-0.3.17-1|5	
12cr|uptimed-0.3.17-1|6	%define	major 0
12cr|uptimed-0.3.17-1|7	%define	libname	%mklibname %{name} %{major}
12cr|uptimed-0.3.17-1|8	%define develname %mklibname %{name} -d
12cr|uptimed-0.3.17-1|9	
12cr|uptimed-0.3.17-1|10	Summary:	A daemon to record and keep track of system uptimes
12cr|uptimed-0.3.17-1|11	Name:		%{name}
12cr|uptimed-0.3.17-1|12	Version:	%{version}
12cr|uptimed-0.3.17-1|13	Release:	%{release}
12cr|uptimed-0.3.17-1|14	License:	GPLv2+
12cr|uptimed-0.3.17-1|15	Group:		Monitoring
12cr|uptimed-0.3.17-1|16	URL:		http://podgorny.cz/moin/Uptimed
12cr|uptimed-0.3.17-1|17	Source0:	http://podgorny.cz/uptimed/releases/%{name}-%{version}.tar.bz2
12cr|uptimed-0.3.17-1|18	Source1:	%{name}.init
12cr|uptimed-0.3.17-1|19	Source2:	%{name}.init.systemd
12cr|uptimed-0.3.17-1|20	Patch0:		uptimed-makefile.patch
12cr|uptimed-0.3.17-1|21	Patch1:		uptimed-systemd.patch
12cr|uptimed-0.3.17-1|22	
12cr|uptimed-0.3.17-1|23	%description
12cr|uptimed-0.3.17-1|24	Uptimed is an uptime record daemon keeping track of the highest
12cr|uptimed-0.3.17-1|25	uptimes the system ever had. Instead of using a pid file to
12cr|uptimed-0.3.17-1|26	keep sessions apart from each other, it uses the system boot
12cr|uptimed-0.3.17-1|27	time.
12cr|uptimed-0.3.17-1|28	
12cr|uptimed-0.3.17-1|29	Uptimed has the ability to inform you of records and milestones
12cr|uptimed-0.3.17-1|30	though syslog and e-mail, and comes with a console front end to
12cr|uptimed-0.3.17-1|31	parse the records, which can also easily be used to show your
12cr|uptimed-0.3.17-1|32	records on your Web page.
12cr|uptimed-0.3.17-1|33	
12cr|uptimed-0.3.17-1|34	%package -n %{libname}
12cr|uptimed-0.3.17-1|35	Summary:	Generic libraries need by uptimed
12cr|uptimed-0.3.17-1|36	Group:		System/Libraries
12cr|uptimed-0.3.17-1|37	Provides:	lib%{name} = %{version}-%{release}
12cr|uptimed-0.3.17-1|38	
12cr|uptimed-0.3.17-1|39	%description -n %{libname}
12cr|uptimed-0.3.17-1|40	Generic libraries needed by uptimed.
12cr|uptimed-0.3.17-1|41	
12cr|uptimed-0.3.17-1|42	%package -n %{develname}
12cr|uptimed-0.3.17-1|43	Summary:	Generic libraries need by uptimed
12cr|uptimed-0.3.17-1|44	Group:		Development/Other
12cr|uptimed-0.3.17-1|45	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|uptimed-0.3.17-1|46	Provides:	%{name}-devel = %{version}-%{release}
12cr|uptimed-0.3.17-1|47	Requires:	%{libname} = %{version}-%{release}
12cr|uptimed-0.3.17-1|48	Obsoletes:	%mklibname %{name} 0 -d
12cr|uptimed-0.3.17-1|49	
12cr|uptimed-0.3.17-1|50	%description -n %{develname}
12cr|uptimed-0.3.17-1|51	Development files for uptimed.
12cr|uptimed-0.3.17-1|52	
12cr|uptimed-0.3.17-1|53	%prep
12cr|uptimed-0.3.17-1|54	%setup -q
12cr|uptimed-0.3.17-1|55	#%patch0 -p0 -b .makefile
12cr|uptimed-0.3.17-1|56	%patch1 -p1 -b .systemd
12cr|uptimed-0.3.17-1|57	cp -a %{SOURCE1} .
12cr|uptimed-0.3.17-1|58	cp -a %{SOURCE2} ./etc/uptimed.service.in
12cr|uptimed-0.3.17-1|59	
12cr|uptimed-0.3.17-1|60	# this was faster, and easier...
12cr|uptimed-0.3.17-1|61	touch NEWS
12cr|uptimed-0.3.17-1|62	
12cr|uptimed-0.3.17-1|63	%build
12cr|uptimed-0.3.17-1|64	./bootstrap.sh
12cr|uptimed-0.3.17-1|65	
12cr|uptimed-0.3.17-1|66	%configure --disable-static
12cr|uptimed-0.3.17-1|67	%make
12cr|uptimed-0.3.17-1|68	
12cr|uptimed-0.3.17-1|69	%install
12cr|uptimed-0.3.17-1|70	%makeinstall_std
12cr|uptimed-0.3.17-1|71	
12cr|uptimed-0.3.17-1|72	mkdir -p %{buildroot}/var/spool/%{name}
12cr|uptimed-0.3.17-1|73	install -m755 uptimed.init -D %{buildroot}%{_initrddir}/uptimed
12cr|uptimed-0.3.17-1|74	install -m755 etc/uptimed.service -D %{buildroot}/lib/systemd/system/%{name}.service
12cr|uptimed-0.3.17-1|75	mv %{buildroot}%{_sysconfdir}/uptimed.conf-dist %{buildroot}%{_sysconfdir}/uptimed.conf
12cr|uptimed-0.3.17-1|76	
12cr|uptimed-0.3.17-1|77	%post
12cr|uptimed-0.3.17-1|78	systemd-tmpfiles --create
12cr|uptimed-0.3.17-1|79	%_post_service %{name}
12cr|uptimed-0.3.17-1|80	
12cr|uptimed-0.3.17-1|81	%files
12cr|uptimed-0.3.17-1|82	%doc AUTHORS CREDITS ChangeLog INSTALL.cgi INSTALL.upgrade README TODO sample-cgi/
12cr|uptimed-0.3.17-1|83	%config(noreplace) %{_sysconfdir}/uptimed.conf
12cr|uptimed-0.3.17-1|84	%{_initrddir}/uptimed
12cr|uptimed-0.3.17-1|85	/lib/systemd/system/%{name}.service
12cr|uptimed-0.3.17-1|86	%{_sbindir}/uptimed
12cr|uptimed-0.3.17-1|87	%dir /var/spool/uptimed
12cr|uptimed-0.3.17-1|88	%{_bindir}/uprecords
12cr|uptimed-0.3.17-1|89	%{_mandir}/*/*
12cr|uptimed-0.3.17-1|90	
12cr|uptimed-0.3.17-1|91	%files -n %{libname}
12cr|uptimed-0.3.17-1|92	%{_libdir}/libuptimed.so.%{major}*
12cr|uptimed-0.3.17-1|93	
12cr|uptimed-0.3.17-1|94	%files -n %{develname}
12cr|uptimed-0.3.17-1|95	%{_libdir}/libuptimed.so

8191 12
12cr|uptodate-0.3.1-12|1	
12cr|uptodate-0.3.1-12|2	Name:           uptodate
12cr|uptodate-0.3.1-12|3	Summary:        Uptodate helps you to keep your system uptodate
12cr|uptodate-0.3.1-12|4	Version:        0.3.1
12cr|uptodate-0.3.1-12|5	Release:        %mkrel 12
12cr|uptodate-0.3.1-12|6	URL:            http://voxel.jouy.inra.fr/darcs/uptodate
12cr|uptodate-0.3.1-12|7	Source0:        http://voxel.jouy.inra.fr/darcs/uptodate/uptodate-%{version}.tar.bz2
12cr|uptodate-0.3.1-12|8	License:        GPL
12cr|uptodate-0.3.1-12|9	Group:          Networking/Other
12cr|uptodate-0.3.1-12|10	Requires:       python >= 2.3
12cr|uptodate-0.3.1-12|11	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|uptodate-0.3.1-12|12	BuildArch:      noarch
12cr|uptodate-0.3.1-12|13	BuildRequires:  python-devel
12cr|uptodate-0.3.1-12|14	
12cr|uptodate-0.3.1-12|15	%description
12cr|uptodate-0.3.1-12|16	uptodate is powerful and user friendly command line tool which helps you to
12cr|uptodate-0.3.1-12|17	know when a new version is available. It searches for new versions in a web
12cr|uptodate-0.3.1-12|18	page, a ftp directory, etc, and shows you added and removed version since the
12cr|uptodate-0.3.1-12|19	last search. If you update some softs by hand, if you are a package maintainer,
12cr|uptodate-0.3.1-12|20	or if you simply want to know when the new version of your favorite game (or
12cr|uptodate-0.3.1-12|21	everything else with a version) is out, uptodate is for you !
12cr|uptodate-0.3.1-12|22	
12cr|uptodate-0.3.1-12|23	%prep
12cr|uptodate-0.3.1-12|24	
12cr|uptodate-0.3.1-12|25	%setup
12cr|uptodate-0.3.1-12|26	
12cr|uptodate-0.3.1-12|27	%build
12cr|uptodate-0.3.1-12|28	
12cr|uptodate-0.3.1-12|29	%install
12cr|uptodate-0.3.1-12|30	python setup.py install --root=%buildroot
12cr|uptodate-0.3.1-12|31	
12cr|uptodate-0.3.1-12|32	%clean
12cr|uptodate-0.3.1-12|33	/bin/rm -Rf %buildroot
12cr|uptodate-0.3.1-12|34	
12cr|uptodate-0.3.1-12|35	
12cr|uptodate-0.3.1-12|36	%files
12cr|uptodate-0.3.1-12|37	%defattr(0644, root, root, 0755)
12cr|uptodate-0.3.1-12|38	%attr(0755,root,root) %{_bindir}/*
12cr|uptodate-0.3.1-12|39	%{py_puresitedir}/*
12cr|uptodate-0.3.1-12|40	%{_datadir}/locale/*/*/*
12cr|uptodate-0.3.1-12|41	%config(noreplace) %{_sysconfdir}/bash_completion.d/uptodate
12cr|uptodate-0.3.1-12|42	%doc COPYING README
12cr|uptodate-0.3.1-12|43	
12cr|uptodate-0.3.1-12|44	
12cr|uptodate-0.3.1-12|45	
12cr|uptodate-0.3.1-12|46	
12cr|uptodate-0.3.1-12|47	
12cr|uptodate-0.3.1-12|48	
12cr|uptodate-0.3.1-12|49	%changelog
12cr|uptodate-0.3.1-12|50	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.3.1-12mdv2011.0
12cr|uptodate-0.3.1-12|51	+ Revision: 592180
12cr|uptodate-0.3.1-12|52	- rebuild for python 2.7
12cr|uptodate-0.3.1-12|53	
12cr|uptodate-0.3.1-12|54	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.3.1-11mdv2010.0
12cr|uptodate-0.3.1-12|55	+ Revision: 445613
12cr|uptodate-0.3.1-12|56	- rebuild
12cr|uptodate-0.3.1-12|57	
12cr|uptodate-0.3.1-12|58	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.3.1-10mdv2009.1
12cr|uptodate-0.3.1-12|59	+ Revision: 326003
12cr|uptodate-0.3.1-12|60	- rebuild
12cr|uptodate-0.3.1-12|61	
12cr|uptodate-0.3.1-12|62	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.3.1-9mdv2009.0
12cr|uptodate-0.3.1-12|63	+ Revision: 242907
12cr|uptodate-0.3.1-12|64	- rebuild
12cr|uptodate-0.3.1-12|65	- kill re-definition of %%buildroot on Pixel's request
12cr|uptodate-0.3.1-12|66	
12cr|uptodate-0.3.1-12|67	+ Olivier Blin <oblin@mandriva.com>
12cr|uptodate-0.3.1-12|68	- restore BuildRoot
12cr|uptodate-0.3.1-12|69	
12cr|uptodate-0.3.1-12|70	* Mon Aug 27 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.3.1-7mdv2008.0
12cr|uptodate-0.3.1-12|71	+ Revision: 72211
12cr|uptodate-0.3.1-12|72	- rebuild
12cr|uptodate-0.3.1-12|73	
12cr|uptodate-0.3.1-12|74	
12cr|uptodate-0.3.1-12|75	* Thu Nov 30 2006 Gaëtan Lehmann (INRA) <glehmann@mandriva.org> 0.3.1-6mdv2007.0
12cr|uptodate-0.3.1-12|76	+ Revision: 88944
12cr|uptodate-0.3.1-12|77	- rebuild for new python
12cr|uptodate-0.3.1-12|78	
12cr|uptodate-0.3.1-12|79	* Thu Aug 10 2006 Gaëtan Lehmann (INRA) <glehmann@mandriva.org> 0.3.1-5mdv2007.0
12cr|uptodate-0.3.1-12|80	+ Revision: 55170
12cr|uptodate-0.3.1-12|81	- rebuild
12cr|uptodate-0.3.1-12|82	- Import uptodate
12cr|uptodate-0.3.1-12|83	
12cr|uptodate-0.3.1-12|84	* Thu Jan 19 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.3.1-4mdk
12cr|uptodate-0.3.1-12|85	- use py_puresitedir
12cr|uptodate-0.3.1-12|86	
12cr|uptodate-0.3.1-12|87	* Sat Dec 24 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.3.1-3mdk
12cr|uptodate-0.3.1-12|88	- Add BuildRequires
12cr|uptodate-0.3.1-12|89	- change %%mkrel to make rpmbuildupdate happy
12cr|uptodate-0.3.1-12|90	
12cr|uptodate-0.3.1-12|91	* Sat Dec 24 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.3.1-2mdk
12cr|uptodate-0.3.1-12|92	- rebuild to fix path on i586
12cr|uptodate-0.3.1-12|93	
12cr|uptodate-0.3.1-12|94	* Sat Dec 03 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.3.1-1mdk
12cr|uptodate-0.3.1-12|95	- New release 0.3.1
12cr|uptodate-0.3.1-12|96	- fix URL
12cr|uptodate-0.3.1-12|97	
12cr|uptodate-0.3.1-12|98	* Mon Jul 25 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.3-1mdk
12cr|uptodate-0.3.1-12|99	- New release 0.3
12cr|uptodate-0.3.1-12|100	
12cr|uptodate-0.3.1-12|101	* Tue Mar 29 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.2-1mdk
12cr|uptodate-0.3.1-12|102	- 0.2
12cr|uptodate-0.3.1-12|103	
12cr|uptodate-0.3.1-12|104	* Sat Mar 26 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.1-1mdk
12cr|uptodate-0.3.1-12|105	- initial contrib
12cr|uptodate-0.3.1-12|106	

8192 12
12cr|upx-3.08-1|1	Summary:	The Ultimate Packer for eXecutables
12cr|upx-3.08-1|2	Name:		upx
12cr|upx-3.08-1|3	Version:	3.08
12cr|upx-3.08-1|4	Release:	%mkrel 1
12cr|upx-3.08-1|5	License:	GPL
12cr|upx-3.08-1|6	Group:		Archiving/Compression
12cr|upx-3.08-1|7	URL:		http://upx.sourceforge.net/
12cr|upx-3.08-1|8	Source0:	http://upx.sourceforge.net/download/%{name}-%{version}-src.tar.bz2
12cr|upx-3.08-1|9	BuildRequires:	ucl-devel >= 1.03
12cr|upx-3.08-1|10	BuildRequires:	pkgconfig(zlib)
12cr|upx-3.08-1|11	
12cr|upx-3.08-1|12	%description
12cr|upx-3.08-1|13	UPX is an advanced executable file compressor. UPX will typically
12cr|upx-3.08-1|14	reduce the file size of programs and DLLs by around 50%-70%, thus
12cr|upx-3.08-1|15	reducing disk space, network load times, download times and other
12cr|upx-3.08-1|16	distribution and storage costs.
12cr|upx-3.08-1|17	
12cr|upx-3.08-1|18	Programs and libraries compressed by UPX are completely self-contained
12cr|upx-3.08-1|19	and run exactly as before, with no runtime or memory penalty for most
12cr|upx-3.08-1|20	of the supported formats.
12cr|upx-3.08-1|21	
12cr|upx-3.08-1|22	UPX supports a number of different executable formats, including
12cr|upx-3.08-1|23	Win95/98/ME/NT/2000 programs and DLLs, DOS programs, and Linux executables.
12cr|upx-3.08-1|24	
12cr|upx-3.08-1|25	UPX is rated number one in the well known Archive Comparison Test. Visit
12cr|upx-3.08-1|26	http://compression.ca/act-exepack.html
12cr|upx-3.08-1|27	
12cr|upx-3.08-1|28	%prep
12cr|upx-3.08-1|29	
12cr|upx-3.08-1|30	%setup -q -n %{name}-%{version}-src
12cr|upx-3.08-1|31	
12cr|upx-3.08-1|32	%build
12cr|upx-3.08-1|33	# building the docs
12cr|upx-3.08-1|34	%make -C doc
12cr|upx-3.08-1|35	export UCLDIR=%{_prefix}
12cr|upx-3.08-1|36	%make -C src CXXFLAGS="%{optflags} -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings"
12cr|upx-3.08-1|37	
12cr|upx-3.08-1|38	%install
12cr|upx-3.08-1|39	rm -rf %{buildroot}
12cr|upx-3.08-1|40	
12cr|upx-3.08-1|41	install -d %{buildroot}%{_bindir}
12cr|upx-3.08-1|42	install -d %{buildroot}%{_mandir}/man1
12cr|upx-3.08-1|43	
12cr|upx-3.08-1|44	install -m 755 src/upx.out %{buildroot}%{_bindir}/upx
12cr|upx-3.08-1|45	install -m 644 doc/upx.1 %{buildroot}%{_mandir}/man1/
12cr|upx-3.08-1|46	
12cr|upx-3.08-1|47	%files
12cr|upx-3.08-1|48	%doc BUGS LICENSE NEWS PROJECTS README* THANKS doc/upx.doc doc/upx.html doc/*.txt
12cr|upx-3.08-1|49	%{_bindir}/*
12cr|upx-3.08-1|50	%attr(644,root,man) %{_mandir}/man1/*
12cr|upx-3.08-1|51	
12cr|upx-3.08-1|52	%changelog
12cr|upx-3.08-1|53	

8193 12
12cr|uqm-0.6.2-8|1	%define name	uqm
12cr|uqm-0.6.2-8|2	%define version	0.6.2
12cr|uqm-0.6.2-8|3	%define release %mkrel 8
12cr|uqm-0.6.2-8|4	%define	title		Ur-Quan Masters
12cr|uqm-0.6.2-8|5	%define	longtitle	The Ur-Quan Masters
12cr|uqm-0.6.2-8|6	
12cr|uqm-0.6.2-8|7	Name:		%{name}
12cr|uqm-0.6.2-8|8	Version:	%{version}
12cr|uqm-0.6.2-8|9	Release:	%{release}
12cr|uqm-0.6.2-8|10	Summary:	The Ur-Quan Masters
12cr|uqm-0.6.2-8|11	License:	GPLv2
12cr|uqm-0.6.2-8|12	Group:		Games/Strategy
12cr|uqm-0.6.2-8|13	URL:		http://sc2.sourceforge.net
12cr|uqm-0.6.2-8|14	Source0:	http://prdownloads.sourceforge.net/sc2/%{name}-%{version}-source.tar.bz2
12cr|uqm-0.6.2-8|15	Source1:	%{name}-16.png.bz2
12cr|uqm-0.6.2-8|16	Source2:	%{name}-32.png.bz2
12cr|uqm-0.6.2-8|17	Source3:	%{name}-48.png.bz2
12cr|uqm-0.6.2-8|18	Patch0:		%{name}-0.6.2-build.patch
12cr|uqm-0.6.2-8|19	Requires:	%{name}-content
12cr|uqm-0.6.2-8|20	BuildRequires:	SDL-devel >= 1.2.3
12cr|uqm-0.6.2-8|21	BuildRequires:	SDL_image-devel
12cr|uqm-0.6.2-8|22	BuildRequires:	SDL_mixer-devel
12cr|uqm-0.6.2-8|23	BuildRequires:	libvorbis-devel
12cr|uqm-0.6.2-8|24	BuildRequires:	libmikmod-devel
12cr|uqm-0.6.2-8|25	BuildRequires:	mesaglu-devel
12cr|uqm-0.6.2-8|26	#ExcludeArch:	x86_64 amd64
12cr|uqm-0.6.2-8|27	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|uqm-0.6.2-8|28	
12cr|uqm-0.6.2-8|29	%description
12cr|uqm-0.6.2-8|30	The Ur-Quan Masters is a port of the 3DO version of Star Control 2.
12cr|uqm-0.6.2-8|31	
12cr|uqm-0.6.2-8|32	%prep
12cr|uqm-0.6.2-8|33	%setup -q -n %{name}-%{version}/sc2
12cr|uqm-0.6.2-8|34	%patch0 -p 2
12cr|uqm-0.6.2-8|35	bzcat %{SOURCE1} > %{name}-16.png
12cr|uqm-0.6.2-8|36	bzcat %{SOURCE2} > %{name}-32.png
12cr|uqm-0.6.2-8|37	bzcat %{SOURCE3} > %{name}-48.png
12cr|uqm-0.6.2-8|38	
12cr|uqm-0.6.2-8|39	# create configuration
12cr|uqm-0.6.2-8|40	cat > config.state <<EOF
12cr|uqm-0.6.2-8|41	CHOICE_debug_VALUE='nodebug'
12cr|uqm-0.6.2-8|42	CHOICE_graphics_VALUE='opengl'
12cr|uqm-0.6.2-8|43	CHOICE_sound_VALUE='mixsdl'
12cr|uqm-0.6.2-8|44	CHOICE_ioformat_VALUE='stdio_zip'
12cr|uqm-0.6.2-8|45	INPUT_install_prefix_VALUE='%{_gamesbindir}'
12cr|uqm-0.6.2-8|46	INPUT_install_bindir_VALUE='%{_gamesbindir}'
12cr|uqm-0.6.2-8|47	INPUT_install_libdir_VALUE='%{_libdir}'
12cr|uqm-0.6.2-8|48	INPUT_install_sharedir_VALUE='%{_gamesdatadir}'
12cr|uqm-0.6.2-8|49	EOF
12cr|uqm-0.6.2-8|50	
12cr|uqm-0.6.2-8|51	%build
12cr|uqm-0.6.2-8|52	./build.sh uqm < /dev/null
12cr|uqm-0.6.2-8|53	
12cr|uqm-0.6.2-8|54	%install
12cr|uqm-0.6.2-8|55	rm -rf %{buildroot}
12cr|uqm-0.6.2-8|56	perl -pi -e 's|%{_prefix}|%{buildroot}%{_prefix}|' build.vars
12cr|uqm-0.6.2-8|57	./build.sh uqm install
12cr|uqm-0.6.2-8|58	
12cr|uqm-0.6.2-8|59	# icons
12cr|uqm-0.6.2-8|60	install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|uqm-0.6.2-8|61	install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|uqm-0.6.2-8|62	install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|uqm-0.6.2-8|63	
12cr|uqm-0.6.2-8|64	# menu
12cr|uqm-0.6.2-8|65	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|uqm-0.6.2-8|66	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|uqm-0.6.2-8|67	[Desktop Entry]
12cr|uqm-0.6.2-8|68	Name=%{title}
12cr|uqm-0.6.2-8|69	Comment=%{longtitle}
12cr|uqm-0.6.2-8|70	Exec=%{_gamesbindir}/%{name}
12cr|uqm-0.6.2-8|71	Icon=%{name}
12cr|uqm-0.6.2-8|72	Terminal=false
12cr|uqm-0.6.2-8|73	Type=Application
12cr|uqm-0.6.2-8|74	StartupNotify=false
12cr|uqm-0.6.2-8|75	Categories=Game;StrategyGame
12cr|uqm-0.6.2-8|76	EOF
12cr|uqm-0.6.2-8|77	
12cr|uqm-0.6.2-8|78	%if %mdkversion < 200900
12cr|uqm-0.6.2-8|79	%post
12cr|uqm-0.6.2-8|80	%{update_menus}
12cr|uqm-0.6.2-8|81	%endif
12cr|uqm-0.6.2-8|82	
12cr|uqm-0.6.2-8|83	%if %mdkversion < 200900
12cr|uqm-0.6.2-8|84	%postun
12cr|uqm-0.6.2-8|85	%{clean_menus}
12cr|uqm-0.6.2-8|86	%endif
12cr|uqm-0.6.2-8|87	
12cr|uqm-0.6.2-8|88	%clean
12cr|uqm-0.6.2-8|89	rm -rf %{buildroot}
12cr|uqm-0.6.2-8|90	
12cr|uqm-0.6.2-8|91	%files
12cr|uqm-0.6.2-8|92	%defattr(-,root,root)
12cr|uqm-0.6.2-8|93	%doc AUTHORS BUGS COPYING WhatsNew ChangeLog README Contributing
12cr|uqm-0.6.2-8|94	%doc doc/users/manual.txt
12cr|uqm-0.6.2-8|95	%{_gamesbindir}/%{name}
12cr|uqm-0.6.2-8|96	%{_gamesdatadir}/%{name}
12cr|uqm-0.6.2-8|97	%{_libdir}/%{name}
12cr|uqm-0.6.2-8|98	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|uqm-0.6.2-8|99	%{_iconsdir}/%{name}.png
12cr|uqm-0.6.2-8|100	%{_miconsdir}/%{name}.png
12cr|uqm-0.6.2-8|101	%{_liconsdir}/%{name}.png
12cr|uqm-0.6.2-8|102	
12cr|uqm-0.6.2-8|103	
12cr|uqm-0.6.2-8|104	
12cr|uqm-0.6.2-8|105	
12cr|uqm-0.6.2-8|106	%changelog
12cr|uqm-0.6.2-8|107	* Sat Jul 10 2010 Tomas Kindl <supp@mandriva.org> 0.6.2-8mdv2011.0
12cr|uqm-0.6.2-8|108	+ Revision: 550186
12cr|uqm-0.6.2-8|109	- bump revision (rev. 547807 fixes...)
12cr|uqm-0.6.2-8|110	- make it compile again, fix patch tag
12cr|uqm-0.6.2-8|111	- allow build on x86_64 as it works...
12cr|uqm-0.6.2-8|112	
12cr|uqm-0.6.2-8|113	* Fri Sep 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.2-7mdv2009.0
12cr|uqm-0.6.2-8|114	+ Revision: 281709
12cr|uqm-0.6.2-8|115	- fix menu (bug #43288)
12cr|uqm-0.6.2-8|116	
12cr|uqm-0.6.2-8|117	* Thu Aug 14 2008 Götz Waschk <waschk@mandriva.org> 0.6.2-6mdv2009.0
12cr|uqm-0.6.2-8|118	+ Revision: 271862
12cr|uqm-0.6.2-8|119	- update license
12cr|uqm-0.6.2-8|120	
12cr|uqm-0.6.2-8|121	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.6.2-5mdv2009.0
12cr|uqm-0.6.2-8|122	+ Revision: 261778
12cr|uqm-0.6.2-8|123	- rebuild
12cr|uqm-0.6.2-8|124	
12cr|uqm-0.6.2-8|125	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.6.2-4mdv2009.0
12cr|uqm-0.6.2-8|126	+ Revision: 255180
12cr|uqm-0.6.2-8|127	- rebuild
12cr|uqm-0.6.2-8|128	
12cr|uqm-0.6.2-8|129	+ Pixel <pixel@mandriva.com>
12cr|uqm-0.6.2-8|130	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|uqm-0.6.2-8|131	
12cr|uqm-0.6.2-8|132	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.6.2-2mdv2008.1
12cr|uqm-0.6.2-8|133	+ Revision: 140925
12cr|uqm-0.6.2-8|134	- restore BuildRoot
12cr|uqm-0.6.2-8|135	
12cr|uqm-0.6.2-8|136	+ Thierry Vignaud <tv@mandriva.org>
12cr|uqm-0.6.2-8|137	- kill re-definition of %%buildroot on Pixel's request
12cr|uqm-0.6.2-8|138	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|uqm-0.6.2-8|139	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|uqm-0.6.2-8|140	
12cr|uqm-0.6.2-8|141	
12cr|uqm-0.6.2-8|142	* Wed Feb 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.2-2mdv2007.0
12cr|uqm-0.6.2-8|143	+ Revision: 121003
12cr|uqm-0.6.2-8|144	- drop versioning on content dependency
12cr|uqm-0.6.2-8|145	
12cr|uqm-0.6.2-8|146	* Wed Jan 24 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.2-1mdv2007.1
12cr|uqm-0.6.2-8|147	+ Revision: 112948
12cr|uqm-0.6.2-8|148	- fix build dependencies
12cr|uqm-0.6.2-8|149	- new version
12cr|uqm-0.6.2-8|150	- rediff build patch
12cr|uqm-0.6.2-8|151	- new version
12cr|uqm-0.6.2-8|152	- Import uqm
12cr|uqm-0.6.2-8|153	
12cr|uqm-0.6.2-8|154	* Thu Jun 22 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-3mdv2007.0
12cr|uqm-0.6.2-8|155	- fix buildrequires
12cr|uqm-0.6.2-8|156	- xdg menu
12cr|uqm-0.6.2-8|157	
12cr|uqm-0.6.2-8|158	* Fri May 12 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-2mdk
12cr|uqm-0.6.2-8|159	- excludes x86_64 arch, as it contains uncompatible assembler code
12cr|uqm-0.6.2-8|160	
12cr|uqm-0.6.2-8|161	* Tue Mar 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-1mdk
12cr|uqm-0.6.2-8|162	- New release 0.5.0
12cr|uqm-0.6.2-8|163	
12cr|uqm-0.6.2-8|164	* Wed Aug 24 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-3mdk
12cr|uqm-0.6.2-8|165	- fix x86_64 build
12cr|uqm-0.6.2-8|166	- %%mkrel
12cr|uqm-0.6.2-8|167	
12cr|uqm-0.6.2-8|168	* Tue May 31 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-2mdk
12cr|uqm-0.6.2-8|169	- requires uqm-content = 0.6.2
12cr|uqm-0.6.2-8|170	
12cr|uqm-0.6.2-8|171	* Sun May 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-1mdk
12cr|uqm-0.6.2-8|172	- New release 0.4.0
12cr|uqm-0.6.2-8|173	- fix build
12cr|uqm-0.6.2-8|174	- correct optimisations
12cr|uqm-0.6.2-8|175	- fix menu entry
12cr|uqm-0.6.2-8|176	- spec cleanup
12cr|uqm-0.6.2-8|177	
12cr|uqm-0.6.2-8|178	* Sat Jul 24 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.3-3mdk
12cr|uqm-0.6.2-8|179	- rpmbuildupdate aware
12cr|uqm-0.6.2-8|180	- fixed menu category
12cr|uqm-0.6.2-8|181	

8194 12
12cr|uqm-3domusic-0.6.0-7|1	%define base_name	uqm
12cr|uqm-3domusic-0.6.0-7|2	%define name		%{base_name}-3domusic
12cr|uqm-3domusic-0.6.0-7|3	%define version		0.6.0
12cr|uqm-3domusic-0.6.0-7|4	%define release		%mkrel 7
12cr|uqm-3domusic-0.6.0-7|5	
12cr|uqm-3domusic-0.6.0-7|6	Name:		%{name}
12cr|uqm-3domusic-0.6.0-7|7	Version:	%{version}
12cr|uqm-3domusic-0.6.0-7|8	Release:	%{release}
12cr|uqm-3domusic-0.6.0-7|9	Summary:	Optional 3DO music package for Ur-Quan Masters game
12cr|uqm-3domusic-0.6.0-7|10	License:	GPL
12cr|uqm-3domusic-0.6.0-7|11	Group:		Games/Strategy
12cr|uqm-3domusic-0.6.0-7|12	URL:		http://sc2.sourceforge.net
12cr|uqm-3domusic-0.6.0-7|13	Source:		http://prdownloads.sourceforge.net/sc2/%{base_name}-%{version}-3domusic.uqm
12cr|uqm-3domusic-0.6.0-7|14	Requires:	%{base_name}
12cr|uqm-3domusic-0.6.0-7|15	BuildArch:	    noarch
12cr|uqm-3domusic-0.6.0-7|16	ExcludeArch:    x86_64 amd64
12cr|uqm-3domusic-0.6.0-7|17	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|uqm-3domusic-0.6.0-7|18	
12cr|uqm-3domusic-0.6.0-7|19	%description
12cr|uqm-3domusic-0.6.0-7|20	The Ur-Quan Masters is a port of the 3DO version of Star Control 2.
12cr|uqm-3domusic-0.6.0-7|21	
12cr|uqm-3domusic-0.6.0-7|22	%prep
12cr|uqm-3domusic-0.6.0-7|23	%setup -c -q
12cr|uqm-3domusic-0.6.0-7|24	
12cr|uqm-3domusic-0.6.0-7|25	%build
12cr|uqm-3domusic-0.6.0-7|26	
12cr|uqm-3domusic-0.6.0-7|27	%install
12cr|uqm-3domusic-0.6.0-7|28	rm -rf %{buildroot}
12cr|uqm-3domusic-0.6.0-7|29	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{base_name}/content
12cr|uqm-3domusic-0.6.0-7|30	cp -pr * %{buildroot}%{_gamesdatadir}/%{base_name}/content
12cr|uqm-3domusic-0.6.0-7|31	
12cr|uqm-3domusic-0.6.0-7|32	%clean
12cr|uqm-3domusic-0.6.0-7|33	rm -rf %{buildroot}
12cr|uqm-3domusic-0.6.0-7|34	
12cr|uqm-3domusic-0.6.0-7|35	%files
12cr|uqm-3domusic-0.6.0-7|36	%defattr(-,root,root)
12cr|uqm-3domusic-0.6.0-7|37	%{_gamesdatadir}/%{base_name}/content/credits/*
12cr|uqm-3domusic-0.6.0-7|38	%{_gamesdatadir}/%{base_name}/content/ipanims/*
12cr|uqm-3domusic-0.6.0-7|39	%{_gamesdatadir}/%{base_name}/content/lbm/*
12cr|uqm-3domusic-0.6.0-7|40	
12cr|uqm-3domusic-0.6.0-7|41	
12cr|uqm-3domusic-0.6.0-7|42	
12cr|uqm-3domusic-0.6.0-7|43	
12cr|uqm-3domusic-0.6.0-7|44	%changelog
12cr|uqm-3domusic-0.6.0-7|45	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0-7mdv2010.0
12cr|uqm-3domusic-0.6.0-7|46	+ Revision: 434568
12cr|uqm-3domusic-0.6.0-7|47	- rebuild
12cr|uqm-3domusic-0.6.0-7|48	- rebuild
12cr|uqm-3domusic-0.6.0-7|49	
12cr|uqm-3domusic-0.6.0-7|50	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0-5mdv2009.0
12cr|uqm-3domusic-0.6.0-7|51	+ Revision: 255182
12cr|uqm-3domusic-0.6.0-7|52	- rebuild
12cr|uqm-3domusic-0.6.0-7|53	
12cr|uqm-3domusic-0.6.0-7|54	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.6.0-3mdv2008.1
12cr|uqm-3domusic-0.6.0-7|55	+ Revision: 140925
12cr|uqm-3domusic-0.6.0-7|56	- restore BuildRoot
12cr|uqm-3domusic-0.6.0-7|57	
12cr|uqm-3domusic-0.6.0-7|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|uqm-3domusic-0.6.0-7|59	- kill re-definition of %%buildroot on Pixel's request
12cr|uqm-3domusic-0.6.0-7|60	
12cr|uqm-3domusic-0.6.0-7|61	
12cr|uqm-3domusic-0.6.0-7|62	* Wed Feb 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-3mdv2007.0
12cr|uqm-3domusic-0.6.0-7|63	+ Revision: 121006
12cr|uqm-3domusic-0.6.0-7|64	- drop versioning on base package dependency
12cr|uqm-3domusic-0.6.0-7|65	
12cr|uqm-3domusic-0.6.0-7|66	* Thu Jan 25 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-2mdv2007.1
12cr|uqm-3domusic-0.6.0-7|67	+ Revision: 113142
12cr|uqm-3domusic-0.6.0-7|68	- game engine is not x86_64 compatible, so mark content as noarch too
12cr|uqm-3domusic-0.6.0-7|69	- new version
12cr|uqm-3domusic-0.6.0-7|70	- Import uqm-3domusic
12cr|uqm-3domusic-0.6.0-7|71	
12cr|uqm-3domusic-0.6.0-7|72	* Wed Aug 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-3mdv2007.0
12cr|uqm-3domusic-0.6.0-7|73	- Rebuild
12cr|uqm-3domusic-0.6.0-7|74	
12cr|uqm-3domusic-0.6.0-7|75	* Mon Apr 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-2mdk
12cr|uqm-3domusic-0.6.0-7|76	- fix new directory dupliaction
12cr|uqm-3domusic-0.6.0-7|77	
12cr|uqm-3domusic-0.6.0-7|78	* Tue Mar 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-1mdk
12cr|uqm-3domusic-0.6.0-7|79	- new version
12cr|uqm-3domusic-0.6.0-7|80	- use original archive
12cr|uqm-3domusic-0.6.0-7|81	- fix directory duplication with uqm-content
12cr|uqm-3domusic-0.6.0-7|82	
12cr|uqm-3domusic-0.6.0-7|83	* Wed Aug 24 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-2mdk
12cr|uqm-3domusic-0.6.0-7|84	- use correct archive
12cr|uqm-3domusic-0.6.0-7|85	- %%mkrel
12cr|uqm-3domusic-0.6.0-7|86	
12cr|uqm-3domusic-0.6.0-7|87	* Tue May 31 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-1mdk
12cr|uqm-3domusic-0.6.0-7|88	- first release as a distinct package
12cr|uqm-3domusic-0.6.0-7|89	

8195 12
12cr|uqm-content-0.6.0-7|1	%define base_name	uqm
12cr|uqm-content-0.6.0-7|2	%define name		%{base_name}-content
12cr|uqm-content-0.6.0-7|3	%define version		0.6.0
12cr|uqm-content-0.6.0-7|4	%define release		%mkrel 7
12cr|uqm-content-0.6.0-7|5	
12cr|uqm-content-0.6.0-7|6	Name:		%{name}
12cr|uqm-content-0.6.0-7|7	Version:	%{version}
12cr|uqm-content-0.6.0-7|8	Release:	%{release}
12cr|uqm-content-0.6.0-7|9	Summary:	Mandatory content package for Ur-Quan Masters game
12cr|uqm-content-0.6.0-7|10	License:	GPL
12cr|uqm-content-0.6.0-7|11	Group:		Games/Strategy
12cr|uqm-content-0.6.0-7|12	URL:		http://sc2.sourceforge.net
12cr|uqm-content-0.6.0-7|13	Source:		http://prdownloads.sourceforge.net/sc2/%{base_name}-%{version}-content.uqm
12cr|uqm-content-0.6.0-7|14	Requires:	%{base_name}
12cr|uqm-content-0.6.0-7|15	Provides:	%{base_name}-data
12cr|uqm-content-0.6.0-7|16	Obsoletes:	%{base_name}-data
12cr|uqm-content-0.6.0-7|17	BuildArch:	    noarch
12cr|uqm-content-0.6.0-7|18	ExcludeArch:    x86_64 amd64
12cr|uqm-content-0.6.0-7|19	BuildRoot:	    %{_tmppath}/%{name}-%{version}
12cr|uqm-content-0.6.0-7|20	
12cr|uqm-content-0.6.0-7|21	%description
12cr|uqm-content-0.6.0-7|22	The Ur-Quan Masters is a port of the 3DO version of Star Control 2.
12cr|uqm-content-0.6.0-7|23	
12cr|uqm-content-0.6.0-7|24	%prep
12cr|uqm-content-0.6.0-7|25	%setup -c -q
12cr|uqm-content-0.6.0-7|26	
12cr|uqm-content-0.6.0-7|27	%build
12cr|uqm-content-0.6.0-7|28	
12cr|uqm-content-0.6.0-7|29	%install
12cr|uqm-content-0.6.0-7|30	rm -rf %{buildroot}
12cr|uqm-content-0.6.0-7|31	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{base_name}/content
12cr|uqm-content-0.6.0-7|32	cp -pr * %{buildroot}%{_gamesdatadir}/%{base_name}/content
12cr|uqm-content-0.6.0-7|33	
12cr|uqm-content-0.6.0-7|34	%clean
12cr|uqm-content-0.6.0-7|35	rm -rf %{buildroot}
12cr|uqm-content-0.6.0-7|36	
12cr|uqm-content-0.6.0-7|37	%files
12cr|uqm-content-0.6.0-7|38	%defattr(-,root,root)
12cr|uqm-content-0.6.0-7|39	%{_gamesdatadir}/%{base_name}/content/*
12cr|uqm-content-0.6.0-7|40	
12cr|uqm-content-0.6.0-7|41	
12cr|uqm-content-0.6.0-7|42	
12cr|uqm-content-0.6.0-7|43	
12cr|uqm-content-0.6.0-7|44	%changelog
12cr|uqm-content-0.6.0-7|45	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0-7mdv2010.0
12cr|uqm-content-0.6.0-7|46	+ Revision: 434584
12cr|uqm-content-0.6.0-7|47	- rebuild
12cr|uqm-content-0.6.0-7|48	
12cr|uqm-content-0.6.0-7|49	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0-6mdv2009.0
12cr|uqm-content-0.6.0-7|50	+ Revision: 261792
12cr|uqm-content-0.6.0-7|51	- rebuild
12cr|uqm-content-0.6.0-7|52	
12cr|uqm-content-0.6.0-7|53	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0-5mdv2009.0
12cr|uqm-content-0.6.0-7|54	+ Revision: 255229
12cr|uqm-content-0.6.0-7|55	- rebuild
12cr|uqm-content-0.6.0-7|56	
12cr|uqm-content-0.6.0-7|57	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.6.0-3mdv2008.1
12cr|uqm-content-0.6.0-7|58	+ Revision: 140925
12cr|uqm-content-0.6.0-7|59	- restore BuildRoot
12cr|uqm-content-0.6.0-7|60	
12cr|uqm-content-0.6.0-7|61	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|uqm-content-0.6.0-7|62	- kill re-definition of %%buildroot on Pixel's request
12cr|uqm-content-0.6.0-7|63	
12cr|uqm-content-0.6.0-7|64	
12cr|uqm-content-0.6.0-7|65	* Wed Feb 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-3mdv2007.0
12cr|uqm-content-0.6.0-7|66	+ Revision: 121004
12cr|uqm-content-0.6.0-7|67	- drop versioning on base package dependency
12cr|uqm-content-0.6.0-7|68	
12cr|uqm-content-0.6.0-7|69	* Thu Jan 25 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-2mdv2007.1
12cr|uqm-content-0.6.0-7|70	+ Revision: 113141
12cr|uqm-content-0.6.0-7|71	- game engine is not x86_64 compatible, so mark content as noarch too
12cr|uqm-content-0.6.0-7|72	
12cr|uqm-content-0.6.0-7|73	* Wed Jan 24 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-1mdv2007.1
12cr|uqm-content-0.6.0-7|74	+ Revision: 112931
12cr|uqm-content-0.6.0-7|75	- new version
12cr|uqm-content-0.6.0-7|76	- Import uqm-content
12cr|uqm-content-0.6.0-7|77	
12cr|uqm-content-0.6.0-7|78	* Wed Aug 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-2mdv2007.0
12cr|uqm-content-0.6.0-7|79	- Rebuild
12cr|uqm-content-0.6.0-7|80	
12cr|uqm-content-0.6.0-7|81	* Tue Mar 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-1mdk
12cr|uqm-content-0.6.0-7|82	- new version
12cr|uqm-content-0.6.0-7|83	- keep original archive
12cr|uqm-content-0.6.0-7|84	
12cr|uqm-content-0.6.0-7|85	* Tue May 31 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-1mdk
12cr|uqm-content-0.6.0-7|86	- new version
12cr|uqm-content-0.6.0-7|87	- changed name
12cr|uqm-content-0.6.0-7|88	- moved 3domusic and voice into distinct packages
12cr|uqm-content-0.6.0-7|89	
12cr|uqm-content-0.6.0-7|90	* Sat Jul 24 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.3-2mdk
12cr|uqm-content-0.6.0-7|91	- rebuild
12cr|uqm-content-0.6.0-7|92	

8196 12
12cr|uqm-voice-0.6.0-8|1	%define base_name	uqm
12cr|uqm-voice-0.6.0-8|2	%define name		%{base_name}-voice
12cr|uqm-voice-0.6.0-8|3	%define version		0.6.0
12cr|uqm-voice-0.6.0-8|4	%define release		%mkrel 8
12cr|uqm-voice-0.6.0-8|5	
12cr|uqm-voice-0.6.0-8|6	Name:		%{name}
12cr|uqm-voice-0.6.0-8|7	Version:	%{version}
12cr|uqm-voice-0.6.0-8|8	Release:	%{release}
12cr|uqm-voice-0.6.0-8|9	Summary:	Optional speech package for Ur-Quan Masters game
12cr|uqm-voice-0.6.0-8|10	License:	GPL
12cr|uqm-voice-0.6.0-8|11	Group:		Games/Strategy
12cr|uqm-voice-0.6.0-8|12	URL:		http://sc2.sourceforge.net
12cr|uqm-voice-0.6.0-8|13	Source:		http://prdownloads.sourceforge.net/sc2/%{base_name}-%{version}-voice.uqm
12cr|uqm-voice-0.6.0-8|14	Requires:	%{base_name}
12cr|uqm-voice-0.6.0-8|15	BuildArch:      noarch
12cr|uqm-voice-0.6.0-8|16	ExcludeArch:    x86_64 amd64
12cr|uqm-voice-0.6.0-8|17	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|uqm-voice-0.6.0-8|18	
12cr|uqm-voice-0.6.0-8|19	%description
12cr|uqm-voice-0.6.0-8|20	The Ur-Quan Masters is a port of the 3DO version of Star Control 2.
12cr|uqm-voice-0.6.0-8|21	
12cr|uqm-voice-0.6.0-8|22	%prep
12cr|uqm-voice-0.6.0-8|23	%setup -c -q
12cr|uqm-voice-0.6.0-8|24	
12cr|uqm-voice-0.6.0-8|25	%build
12cr|uqm-voice-0.6.0-8|26	
12cr|uqm-voice-0.6.0-8|27	%install
12cr|uqm-voice-0.6.0-8|28	rm -rf %{buildroot}
12cr|uqm-voice-0.6.0-8|29	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{base_name}/content
12cr|uqm-voice-0.6.0-8|30	cp -pr * %{buildroot}%{_gamesdatadir}/%{base_name}/content
12cr|uqm-voice-0.6.0-8|31	
12cr|uqm-voice-0.6.0-8|32	%clean
12cr|uqm-voice-0.6.0-8|33	rm -rf %{buildroot}
12cr|uqm-voice-0.6.0-8|34	
12cr|uqm-voice-0.6.0-8|35	%files
12cr|uqm-voice-0.6.0-8|36	%defattr(-,root,root)
12cr|uqm-voice-0.6.0-8|37	%{_gamesdatadir}/%{base_name}/content/comm/*/*
12cr|uqm-voice-0.6.0-8|38	
12cr|uqm-voice-0.6.0-8|39	
12cr|uqm-voice-0.6.0-8|40	
12cr|uqm-voice-0.6.0-8|41	
12cr|uqm-voice-0.6.0-8|42	%changelog
12cr|uqm-voice-0.6.0-8|43	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0-8mdv2010.0
12cr|uqm-voice-0.6.0-8|44	+ Revision: 434585
12cr|uqm-voice-0.6.0-8|45	- rebuild
12cr|uqm-voice-0.6.0-8|46	
12cr|uqm-voice-0.6.0-8|47	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0-7mdv2009.0
12cr|uqm-voice-0.6.0-8|48	+ Revision: 268039
12cr|uqm-voice-0.6.0-8|49	- rebuild
12cr|uqm-voice-0.6.0-8|50	- rebuild
12cr|uqm-voice-0.6.0-8|51	
12cr|uqm-voice-0.6.0-8|52	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.6.0-3mdv2008.1
12cr|uqm-voice-0.6.0-8|53	+ Revision: 140925
12cr|uqm-voice-0.6.0-8|54	- restore BuildRoot
12cr|uqm-voice-0.6.0-8|55	
12cr|uqm-voice-0.6.0-8|56	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|uqm-voice-0.6.0-8|57	- kill re-definition of %%buildroot on Pixel's request
12cr|uqm-voice-0.6.0-8|58	
12cr|uqm-voice-0.6.0-8|59	
12cr|uqm-voice-0.6.0-8|60	* Wed Feb 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-3mdv2007.0
12cr|uqm-voice-0.6.0-8|61	+ Revision: 121005
12cr|uqm-voice-0.6.0-8|62	- drop versioning on base package dependency
12cr|uqm-voice-0.6.0-8|63	
12cr|uqm-voice-0.6.0-8|64	* Thu Jan 25 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-2mdv2007.1
12cr|uqm-voice-0.6.0-8|65	+ Revision: 113148
12cr|uqm-voice-0.6.0-8|66	- game engine is not x86_64 compatible, so mark content as noarch too
12cr|uqm-voice-0.6.0-8|67	
12cr|uqm-voice-0.6.0-8|68	* Wed Jan 24 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-1mdv2007.1
12cr|uqm-voice-0.6.0-8|69	+ Revision: 112951
12cr|uqm-voice-0.6.0-8|70	- new version
12cr|uqm-voice-0.6.0-8|71	- Import uqm-voice
12cr|uqm-voice-0.6.0-8|72	
12cr|uqm-voice-0.6.0-8|73	* Wed Aug 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-2mdv2007.0
12cr|uqm-voice-0.6.0-8|74	- Rebuild
12cr|uqm-voice-0.6.0-8|75	
12cr|uqm-voice-0.6.0-8|76	* Tue Mar 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-1mdk
12cr|uqm-voice-0.6.0-8|77	- new version
12cr|uqm-voice-0.6.0-8|78	- use original archive
12cr|uqm-voice-0.6.0-8|79	
12cr|uqm-voice-0.6.0-8|80	* Wed Aug 24 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-2mdk
12cr|uqm-voice-0.6.0-8|81	- don't own directories
12cr|uqm-voice-0.6.0-8|82	- %%mkrel
12cr|uqm-voice-0.6.0-8|83	
12cr|uqm-voice-0.6.0-8|84	* Tue May 31 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-1mdk
12cr|uqm-voice-0.6.0-8|85	- first release as a distinct package
12cr|uqm-voice-0.6.0-8|86	

8197 12
12cr|uriparser-0.7.6-1|1	%define	major 1
12cr|uriparser-0.7.6-1|2	%define libname	%mklibname uriparser %{major}
12cr|uriparser-0.7.6-1|3	%define develname %mklibname -d uriparser
12cr|uriparser-0.7.6-1|4	
12cr|uriparser-0.7.6-1|5	Summary:	URI parsing library - RFC 3986
12cr|uriparser-0.7.6-1|6	Name:		uriparser
12cr|uriparser-0.7.6-1|7	Version:	0.7.6
12cr|uriparser-0.7.6-1|8	Release:	1
12cr|uriparser-0.7.6-1|9	Group:		System/Libraries
12cr|uriparser-0.7.6-1|10	License:	BSD
12cr|uriparser-0.7.6-1|11	URL:		http://uriparser.sourceforge.net
12cr|uriparser-0.7.6-1|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|uriparser-0.7.6-1|13	Patch0:		uriparser-0.7.5-doc_Makefile_in.patch
12cr|uriparser-0.7.6-1|14	BuildRequires:	cpptest-devel
12cr|uriparser-0.7.6-1|15	BuildRequires:	doxygen
12cr|uriparser-0.7.6-1|16	BuildRequires:	graphviz
12cr|uriparser-0.7.6-1|17	BuildRequires:	pkgconfig
12cr|uriparser-0.7.6-1|18	
12cr|uriparser-0.7.6-1|19	%description
12cr|uriparser-0.7.6-1|20	Uriparser is a strictly RFC 3986 compliant URI parsing library written in C.
12cr|uriparser-0.7.6-1|21	uriparser is cross-platform, fast, supports Unicode and is licensed under the
12cr|uriparser-0.7.6-1|22	New BSD license.
12cr|uriparser-0.7.6-1|23	
12cr|uriparser-0.7.6-1|24	%package -n	%{libname}
12cr|uriparser-0.7.6-1|25	Summary:	URI parsing library - RFC 3986
12cr|uriparser-0.7.6-1|26	Group:          System/Libraries
12cr|uriparser-0.7.6-1|27	
12cr|uriparser-0.7.6-1|28	%description -n	%{libname}
12cr|uriparser-0.7.6-1|29	Uriparser is a strictly RFC 3986 compliant URI parsing library written in C.
12cr|uriparser-0.7.6-1|30	uriparser is cross-platform, fast, supports Unicode and is licensed under the
12cr|uriparser-0.7.6-1|31	New BSD license.
12cr|uriparser-0.7.6-1|32	
12cr|uriparser-0.7.6-1|33	%package -n	%{develname}
12cr|uriparser-0.7.6-1|34	Summary:	Development files for the uriparser library
12cr|uriparser-0.7.6-1|35	Group:		Development/C
12cr|uriparser-0.7.6-1|36	Provides:	%{name}-devel = %{version}
12cr|uriparser-0.7.6-1|37	Requires:	%{libname} >= %{version}
12cr|uriparser-0.7.6-1|38	
12cr|uriparser-0.7.6-1|39	%description -n	%{develname}
12cr|uriparser-0.7.6-1|40	This package contains libraries and header files for developing applications
12cr|uriparser-0.7.6-1|41	that use uriparser.
12cr|uriparser-0.7.6-1|42	
12cr|uriparser-0.7.6-1|43	%prep
12cr|uriparser-0.7.6-1|44	
12cr|uriparser-0.7.6-1|45	%setup -q
12cr|uriparser-0.7.6-1|46	sed -i 's/\r//' THANKS
12cr|uriparser-0.7.6-1|47	sed -i 's/\r//' COPYING
12cr|uriparser-0.7.6-1|48	iconv -f iso-8859-1 -t utf-8 -o THANKS{.utf8,}
12cr|uriparser-0.7.6-1|49	mv THANKS{.utf8,}
12cr|uriparser-0.7.6-1|50	
12cr|uriparser-0.7.6-1|51	%build
12cr|uriparser-0.7.6-1|52	autoreconf -fi
12cr|uriparser-0.7.6-1|53	%configure2_5x \
12cr|uriparser-0.7.6-1|54	--disable-static
12cr|uriparser-0.7.6-1|55	pushd doc
12cr|uriparser-0.7.6-1|56	#    autoreconf -fi
12cr|uriparser-0.7.6-1|57	# Remove qhelpgenerator dependency, by commenting these lines in
12cr|uriparser-0.7.6-1|58	# Doxygen.in
12cr|uriparser-0.7.6-1|59	## .qch output
12cr|uriparser-0.7.6-1|60	## QCH_FILE = "../uriparser-doc-0.7.5.qch"
12cr|uriparser-0.7.6-1|61	## QHG_LOCATION = "qhelpgenerator"
12cr|uriparser-0.7.6-1|62	sed -i 's/^# .qch output.*//' Doxyfile.in
12cr|uriparser-0.7.6-1|63	sed -i 's/^QCH.*//' Doxyfile.in
12cr|uriparser-0.7.6-1|64	sed -i 's/^QHG.*//' Doxyfile.in
12cr|uriparser-0.7.6-1|65	%make
12cr|uriparser-0.7.6-1|66	popd
12cr|uriparser-0.7.6-1|67	
12cr|uriparser-0.7.6-1|68	%make
12cr|uriparser-0.7.6-1|69	
12cr|uriparser-0.7.6-1|70	%check
12cr|uriparser-0.7.6-1|71	make check
12cr|uriparser-0.7.6-1|72	
12cr|uriparser-0.7.6-1|73	%install
12cr|uriparser-0.7.6-1|74	%makeinstall_std INSTALL="install -p"
12cr|uriparser-0.7.6-1|75	
12cr|uriparser-0.7.6-1|76	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12cr|uriparser-0.7.6-1|77	rm -rf %{buildroot}%{_docdir}/uriparser-doc
12cr|uriparser-0.7.6-1|78	
12cr|uriparser-0.7.6-1|79	%files -n %{libname}
12cr|uriparser-0.7.6-1|80	%doc THANKS AUTHORS COPYING ChangeLog
12cr|uriparser-0.7.6-1|81	%{_libdir}/*.so.%{major}*
12cr|uriparser-0.7.6-1|82	
12cr|uriparser-0.7.6-1|83	%files -n %{develname}
12cr|uriparser-0.7.6-1|84	%doc doc/html
12cr|uriparser-0.7.6-1|85	%{_datadir}/doc/%{name}/html/*
12cr|uriparser-0.7.6-1|86	%{_includedir}/*
12cr|uriparser-0.7.6-1|87	%{_libdir}/*.so
12cr|uriparser-0.7.6-1|88	%{_libdir}/pkgconfig/*.pc
12cr|uriparser-0.7.6-1|89	
12cr|uriparser-0.7.6-1|90	
12cr|uriparser-0.7.6-1|91	
12cr|uriparser-0.7.6-1|92	%changelog
12cr|uriparser-0.7.6-1|93	* Fri Jan 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.7.6-1
12cr|uriparser-0.7.6-1|94	+ Revision: 762985
12cr|uriparser-0.7.6-1|95	- version update 0.7.6
12cr|uriparser-0.7.6-1|96	
12cr|uriparser-0.7.6-1|97	* Thu Dec 23 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.5-1mdv2011.0
12cr|uriparser-0.7.6-1|98	+ Revision: 624123
12cr|uriparser-0.7.6-1|99	- import uriparser
12cr|uriparser-0.7.6-1|100	

8198 12
12cr|urlmon-4.0-8|1	%define name	urlmon
12cr|urlmon-4.0-8|2	%define version	4.0
12cr|urlmon-4.0-8|3	%define release	%mkrel 8
12cr|urlmon-4.0-8|4	
12cr|urlmon-4.0-8|5	Summary:	An URL monitor
12cr|urlmon-4.0-8|6	Name:		%{name}
12cr|urlmon-4.0-8|7	Version:	%{version}
12cr|urlmon-4.0-8|8	Release:	%{release}
12cr|urlmon-4.0-8|9	Source0:	%{name}-%{version}.tar.bz2
12cr|urlmon-4.0-8|10	Patch0:		urlmon-4.0-perl-path.patch.bz2
12cr|urlmon-4.0-8|11	License:	GPL
12cr|urlmon-4.0-8|12	Group:		Networking/Other
12cr|urlmon-4.0-8|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|urlmon-4.0-8|14	Url: http://www.ibiblio.org/pub/Linux/apps/www/mirroring/
12cr|urlmon-4.0-8|15	Requires:	perl >= 5
12cr|urlmon-4.0-8|16	Requires:	perl-Digest-MD5
12cr|urlmon-4.0-8|17	Requires:	perl-libnet
12cr|urlmon-4.0-8|18	Requires:	perl-MIME-Base64
12cr|urlmon-4.0-8|19	Requires:	perl-HTML-Parser
12cr|urlmon-4.0-8|20	Requires:	perl-libwww-perl
12cr|urlmon-4.0-8|21	Requires:	perl-MD5
12cr|urlmon-4.0-8|22	Buildarch:	noarch
12cr|urlmon-4.0-8|23	
12cr|urlmon-4.0-8|24	%description
12cr|urlmon-4.0-8|25	urlmon makes a connection to a web site and records the last_modified
12cr|urlmon-4.0-8|26	time for that url. Upon subsequent calls, it will check the URL again,
12cr|urlmon-4.0-8|27	this time comparing the information to the previously recorded
12cr|urlmon-4.0-8|28	times. Since the last_modified data is not required to be given by the
12cr|urlmon-4.0-8|29	http (it's optional), urlmon will then take an MD5 checksum.  This is
12cr|urlmon-4.0-8|30	actually more accurate, as time stamps can be faked or
12cr|urlmon-4.0-8|31	inaccurate. Filtering is possible, so that URLs whose content is
12cr|urlmon-4.0-8|32	always changing (due to server-side parsing or some equivalent, as
12cr|urlmon-4.0-8|33	often used in rotating adverstisements) can accurately be monitored.
12cr|urlmon-4.0-8|34	
12cr|urlmon-4.0-8|35	%prep
12cr|urlmon-4.0-8|36	%setup
12cr|urlmon-4.0-8|37	%patch0 -p1 -b .perl-path
12cr|urlmon-4.0-8|38	
12cr|urlmon-4.0-8|39	%build
12cr|urlmon-4.0-8|40	
12cr|urlmon-4.0-8|41	%install
12cr|urlmon-4.0-8|42	rm -rf $RPM_BUILD_ROOT
12cr|urlmon-4.0-8|43	
12cr|urlmon-4.0-8|44	install -d %buildroot/%_bindir
12cr|urlmon-4.0-8|45	install -m 755 urlmon %buildroot/%_bindir
12cr|urlmon-4.0-8|46	install -m 755 nscape2urlmon %buildroot/%_bindir
12cr|urlmon-4.0-8|47	
12cr|urlmon-4.0-8|48	%clean
12cr|urlmon-4.0-8|49	rm -rf $RPM_BUILD_ROOT
12cr|urlmon-4.0-8|50	
12cr|urlmon-4.0-8|51	%files
12cr|urlmon-4.0-8|52	%defattr(-,root,root)
12cr|urlmon-4.0-8|53	%doc README.txt FILTERS.txt MODULES.txt URLMONRC.txt COPYING
12cr|urlmon-4.0-8|54	%doc contrib
12cr|urlmon-4.0-8|55	%_bindir/urlmon
12cr|urlmon-4.0-8|56	%_bindir/nscape2urlmon
12cr|urlmon-4.0-8|57	
12cr|urlmon-4.0-8|58	
12cr|urlmon-4.0-8|59	
12cr|urlmon-4.0-8|60	%changelog
12cr|urlmon-4.0-8|61	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 4.0-8mdv2010.0
12cr|urlmon-4.0-8|62	+ Revision: 434586
12cr|urlmon-4.0-8|63	- rebuild
12cr|urlmon-4.0-8|64	
12cr|urlmon-4.0-8|65	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 4.0-7mdv2009.0
12cr|urlmon-4.0-8|66	+ Revision: 261805
12cr|urlmon-4.0-8|67	- rebuild
12cr|urlmon-4.0-8|68	
12cr|urlmon-4.0-8|69	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 4.0-6mdv2009.0
12cr|urlmon-4.0-8|70	+ Revision: 255255
12cr|urlmon-4.0-8|71	- rebuild
12cr|urlmon-4.0-8|72	
12cr|urlmon-4.0-8|73	+ Olivier Blin <oblin@mandriva.com>
12cr|urlmon-4.0-8|74	- restore BuildRoot
12cr|urlmon-4.0-8|75	
12cr|urlmon-4.0-8|76	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 4.0-4mdv2008.1
12cr|urlmon-4.0-8|77	+ Revision: 128806
12cr|urlmon-4.0-8|78	- kill re-definition of %%buildroot on Pixel's request
12cr|urlmon-4.0-8|79	- use %%mkrel
12cr|urlmon-4.0-8|80	- import urlmon
12cr|urlmon-4.0-8|81	
12cr|urlmon-4.0-8|82	
12cr|urlmon-4.0-8|83	* Wed Apr 02 2003 Lenny Cartier <lenny@mandrakesoft.com> 4.0-4mdk
12cr|urlmon-4.0-8|84	- requires
12cr|urlmon-4.0-8|85	- noarch
12cr|urlmon-4.0-8|86	
12cr|urlmon-4.0-8|87	* Wed Sep 05 2001 Lenny Cartier <lenny@mandrakesoft.com> 4.0-3mdk
12cr|urlmon-4.0-8|88	- rebuild
12cr|urlmon-4.0-8|89	
12cr|urlmon-4.0-8|90	* Tue Apr 10 2001 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 4.0-2mdk
12cr|urlmon-4.0-8|91	- sanitized specfile (s/Copyright/License)
12cr|urlmon-4.0-8|92	
12cr|urlmon-4.0-8|93	* Tue Feb 27 2001 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 4.0-1mdk
12cr|urlmon-4.0-8|94	- First Mandrake package
12cr|urlmon-4.0-8|95	
12cr|urlmon-4.0-8|96	# end of file

8199 12
12cr|urpmc-1.2-11|1	# $Id: urpmc.cooker.spec,v 1.3 2003/07/16 04:24:25 breser Exp $
12cr|urpmc-1.2-11|2	%define name urpmc
12cr|urpmc-1.2-11|3	%define version 1.2
12cr|urpmc-1.2-11|4	%define release %mkrel 11
12cr|urpmc-1.2-11|5	
12cr|urpmc-1.2-11|6	Name:		%{name}
12cr|urpmc-1.2-11|7	Summary: 	User rpm change(s|log)
12cr|urpmc-1.2-11|8	Version: 	%{version}
12cr|urpmc-1.2-11|9	Release:	%{release}
12cr|urpmc-1.2-11|10	Source: 	http://ben.reser.org/mandrake/%{name}/%{name}-%{version}.tar.bz2
12cr|urpmc-1.2-11|11	Source1:	%{SOURCE0}.sig
12cr|urpmc-1.2-11|12	URL: 		http://ben.reser.org/cvsweb/urpmc/
12cr|urpmc-1.2-11|13	Group: 		System/Configuration/Packaging
12cr|urpmc-1.2-11|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|urpmc-1.2-11|15	BuildArch:	noarch
12cr|urpmc-1.2-11|16	License:	GPL
12cr|urpmc-1.2-11|17	Requires:	perl >= 2:5.8.0
12cr|urpmc-1.2-11|18	BuildRequires:	perl-devel >= 2:5.8.0
12cr|urpmc-1.2-11|19	
12cr|urpmc-1.2-11|20	%description
12cr|urpmc-1.2-11|21	urpmc will run urpmi.update on one or more media, get the list of packages
12cr|urpmc-1.2-11|22	that an auto-select would install, and show the changelogs of those packages
12cr|urpmc-1.2-11|23	from the hdlist.
12cr|urpmc-1.2-11|24	
12cr|urpmc-1.2-11|25	This program should be suitable for adding to a cronjob so you can see what
12cr|urpmc-1.2-11|26	updates you need to install and why.  Especially useful for cooker developers
12cr|urpmc-1.2-11|27	so they can see what changes they are installing, not just the package names.
12cr|urpmc-1.2-11|28	
12cr|urpmc-1.2-11|29	%prep
12cr|urpmc-1.2-11|30	%setup -q
12cr|urpmc-1.2-11|31	
12cr|urpmc-1.2-11|32	%build
12cr|urpmc-1.2-11|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|urpmc-1.2-11|34	%{__make}
12cr|urpmc-1.2-11|35	
12cr|urpmc-1.2-11|36	%install
12cr|urpmc-1.2-11|37	%{__rm} -rf $RPM_BUILD_ROOT
12cr|urpmc-1.2-11|38	%makeinstall_std
12cr|urpmc-1.2-11|39	%{__rm} -rf $RPM_BUILD_ROOT/%{perl_archlib}/perllocal.pod
12cr|urpmc-1.2-11|40	
12cr|urpmc-1.2-11|41	%clean
12cr|urpmc-1.2-11|42	%{__rm} -rf $RPM_BUILD_ROOT
12cr|urpmc-1.2-11|43	
12cr|urpmc-1.2-11|44	%files
12cr|urpmc-1.2-11|45	%defattr(-,root,root,0755)
12cr|urpmc-1.2-11|46	%doc README Changes COPYING
12cr|urpmc-1.2-11|47	%{_mandir}/man1/*
12cr|urpmc-1.2-11|48	%{_bindir}/%{name}
12cr|urpmc-1.2-11|49	
12cr|urpmc-1.2-11|50	
12cr|urpmc-1.2-11|51	
12cr|urpmc-1.2-11|52	%changelog
12cr|urpmc-1.2-11|53	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2-11mdv2010.0
12cr|urpmc-1.2-11|54	+ Revision: 434587
12cr|urpmc-1.2-11|55	- rebuild
12cr|urpmc-1.2-11|56	
12cr|urpmc-1.2-11|57	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2-10mdv2009.0
12cr|urpmc-1.2-11|58	+ Revision: 261806
12cr|urpmc-1.2-11|59	- rebuild
12cr|urpmc-1.2-11|60	
12cr|urpmc-1.2-11|61	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2-9mdv2009.0
12cr|urpmc-1.2-11|62	+ Revision: 255257
12cr|urpmc-1.2-11|63	- rebuild
12cr|urpmc-1.2-11|64	
12cr|urpmc-1.2-11|65	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.2-7mdv2008.1
12cr|urpmc-1.2-11|66	+ Revision: 140925
12cr|urpmc-1.2-11|67	- restore BuildRoot
12cr|urpmc-1.2-11|68	
12cr|urpmc-1.2-11|69	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|urpmc-1.2-11|70	- kill re-definition of %%buildroot on Pixel's request
12cr|urpmc-1.2-11|71	- kill changelog left by repsys
12cr|urpmc-1.2-11|72	
12cr|urpmc-1.2-11|73	
12cr|urpmc-1.2-11|74	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|urpmc-1.2-11|75	+2006-07-14 20:08:35 (41203)
12cr|urpmc-1.2-11|76	- rebuild && mkrel
12cr|urpmc-1.2-11|77	- fix file location
12cr|urpmc-1.2-11|78	
12cr|urpmc-1.2-11|79	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|urpmc-1.2-11|80	+2006-07-14 20:04:45 (41202)
12cr|urpmc-1.2-11|81	Import urpmc
12cr|urpmc-1.2-11|82	
12cr|urpmc-1.2-11|83	* Thu Jan 22 2004 Pixel <pixel@mandrakesoft.com> 1.2-6mdk
12cr|urpmc-1.2-11|84	- rebuild for auto requires
12cr|urpmc-1.2-11|85	
12cr|urpmc-1.2-11|86	* Wed Sep 10 2003 Ben Reser <ben@reser.org> 1.2-5mdk
12cr|urpmc-1.2-11|87	- Really fix the BuildRequires (we need perl-devel)
12cr|urpmc-1.2-11|88	
12cr|urpmc-1.2-11|89	* Wed Sep 10 2003 Ben Reser <ben@reser.org> 1.2-4mdk
12cr|urpmc-1.2-11|90	- Fix Build Requires (courtesy of slbd)
12cr|urpmc-1.2-11|91	- Macroization.
12cr|urpmc-1.2-11|92	
12cr|urpmc-1.2-11|93	* Fri Aug 15 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.2-3mdk
12cr|urpmc-1.2-11|94	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cr|urpmc-1.2-11|95	- don't use PREFIX
12cr|urpmc-1.2-11|96	- use %%makeinstall_std macro
12cr|urpmc-1.2-11|97	
12cr|urpmc-1.2-11|98	* Fri Aug 01 2003 Ben Reser <ben@reser.org> 1.2-2mdk
12cr|urpmc-1.2-11|99	- Fix grammatical error in description (Adam Williamson)
12cr|urpmc-1.2-11|100	- Fix perl requires to use epoch (fpons)
12cr|urpmc-1.2-11|101	- Location of perllocal.pod moved rm the right file.
12cr|urpmc-1.2-11|102	
12cr|urpmc-1.2-11|103	* Tue Jul 15 2003 Ben Reser <ben@reser.org> 1.2-1mdk
12cr|urpmc-1.2-11|104	- Fix quoting of urpmi.update and urpmq commands so
12cr|urpmc-1.2-11|105	media with meta chars work (found by Hawkwind)
12cr|urpmc-1.2-11|106	- Typos, formating, and general documentation cleanups.
12cr|urpmc-1.2-11|107	- s/sources/media/; s/source/medium/; and get the plurals
12cr|urpmc-1.2-11|108	and signulars right on them. (trappist)
12cr|urpmc-1.2-11|109	- Better error handling of synthesis media.
12cr|urpmc-1.2-11|110	
12cr|urpmc-1.2-11|111	* Tue Jul 15 2003 Ben Reser <ben@reser.org> 1.1-1mdk
12cr|urpmc-1.2-11|112	- Actually cleanup temp files.
12cr|urpmc-1.2-11|113	- Handle hdlist and synthesis being out of sync better.
12cr|urpmc-1.2-11|114	- Added spec files to the package
12cr|urpmc-1.2-11|115	- make dist now uses bzip2 and produces the gpg deatched sig.
12cr|urpmc-1.2-11|116	
12cr|urpmc-1.2-11|117	* Tue Jul 15 2003 Ben Reser <ben@reser.org> 1.0-1mdk
12cr|urpmc-1.2-11|118	- Rebuild for cooker/different perl dependencies
12cr|urpmc-1.2-11|119	
12cr|urpmc-1.2-11|120	* Tue Jul 15 2003 Ben Reser <ben@reser.org> 1.0-0.90mdk
12cr|urpmc-1.2-11|121	- Initial release
12cr|urpmc-1.2-11|122	

8200 12
12cr|urpmdiff-1.9-5|1	%define name	urpmdiff
12cr|urpmdiff-1.9-5|2	%define version	1.9
12cr|urpmdiff-1.9-5|3	%define release	%mkrel 5
12cr|urpmdiff-1.9-5|4	
12cr|urpmdiff-1.9-5|5	Name:		%{name}
12cr|urpmdiff-1.9-5|6	Version:	%{version}
12cr|urpmdiff-1.9-5|7	Release:	%{release}
12cr|urpmdiff-1.9-5|8	Summary:	A tool to show diffs between rpms
12cr|urpmdiff-1.9-5|9	License:	GPL
12cr|urpmdiff-1.9-5|10	Group:		Development/Other
12cr|urpmdiff-1.9-5|11	Source0:	%{name}-%{version}.tar.bz2
12cr|urpmdiff-1.9-5|12	Url:		http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/soft/%{name}
12cr|urpmdiff-1.9-5|13	BuildArch:	noarch
12cr|urpmdiff-1.9-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|urpmdiff-1.9-5|15	BuildRequires:	perl-devel
12cr|urpmdiff-1.9-5|16	
12cr|urpmdiff-1.9-5|17	%description
12cr|urpmdiff-1.9-5|18	%{name} shows the differences between two rpms. It's intended to help
12cr|urpmdiff-1.9-5|19	packagers to know what has changed between an old and a new version of an rpm.
12cr|urpmdiff-1.9-5|20	Its output is reminiscent of the unified diff format.
12cr|urpmdiff-1.9-5|21	
12cr|urpmdiff-1.9-5|22	%prep
12cr|urpmdiff-1.9-5|23	%setup -q -n %{name}-%{version}
12cr|urpmdiff-1.9-5|24	
12cr|urpmdiff-1.9-5|25	%build
12cr|urpmdiff-1.9-5|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|urpmdiff-1.9-5|27	%make
12cr|urpmdiff-1.9-5|28	
12cr|urpmdiff-1.9-5|29	%install
12cr|urpmdiff-1.9-5|30	rm -rf $RPM_BUILD_ROOT
12cr|urpmdiff-1.9-5|31	%makeinstall_std
12cr|urpmdiff-1.9-5|32	
12cr|urpmdiff-1.9-5|33	%clean
12cr|urpmdiff-1.9-5|34	rm -rf $RPM_BUILD_ROOT
12cr|urpmdiff-1.9-5|35	
12cr|urpmdiff-1.9-5|36	%files
12cr|urpmdiff-1.9-5|37	%defattr(-,root,root)
12cr|urpmdiff-1.9-5|38	%doc ChangeLog
12cr|urpmdiff-1.9-5|39	%{_mandir}/*/*
12cr|urpmdiff-1.9-5|40	%{_bindir}/*
12cr|urpmdiff-1.9-5|41	
12cr|urpmdiff-1.9-5|42	
12cr|urpmdiff-1.9-5|43	
12cr|urpmdiff-1.9-5|44	%changelog
12cr|urpmdiff-1.9-5|45	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.9-5mdv2010.0
12cr|urpmdiff-1.9-5|46	+ Revision: 434588
12cr|urpmdiff-1.9-5|47	- rebuild
12cr|urpmdiff-1.9-5|48	
12cr|urpmdiff-1.9-5|49	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.9-4mdv2009.0
12cr|urpmdiff-1.9-5|50	+ Revision: 261810
12cr|urpmdiff-1.9-5|51	- rebuild
12cr|urpmdiff-1.9-5|52	
12cr|urpmdiff-1.9-5|53	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.9-3mdv2009.0
12cr|urpmdiff-1.9-5|54	+ Revision: 255259
12cr|urpmdiff-1.9-5|55	- rebuild
12cr|urpmdiff-1.9-5|56	
12cr|urpmdiff-1.9-5|57	+ Olivier Blin <oblin@mandriva.com>
12cr|urpmdiff-1.9-5|58	- restore BuildRoot
12cr|urpmdiff-1.9-5|59	
12cr|urpmdiff-1.9-5|60	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.9-1mdv2008.1
12cr|urpmdiff-1.9-5|61	+ Revision: 128812
12cr|urpmdiff-1.9-5|62	- kill re-definition of %%buildroot on Pixel's request
12cr|urpmdiff-1.9-5|63	- import urpmdiff
12cr|urpmdiff-1.9-5|64	
12cr|urpmdiff-1.9-5|65	
12cr|urpmdiff-1.9-5|66	* Mon Apr 24 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.9-1mdk
12cr|urpmdiff-1.9-5|67	- Fix problem in default options
12cr|urpmdiff-1.9-5|68	
12cr|urpmdiff-1.9-5|69	* Tue Apr 18 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.8-1mdk
12cr|urpmdiff-1.9-5|70	- Minor fix in -c implementation
12cr|urpmdiff-1.9-5|71	
12cr|urpmdiff-1.9-5|72	* Wed Apr 05 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.7-1mdk
12cr|urpmdiff-1.9-5|73	- New option -c
12cr|urpmdiff-1.9-5|74	
12cr|urpmdiff-1.9-5|75	* Wed Jan 04 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.6-1mdk
12cr|urpmdiff-1.9-5|76	- Bug fix in sorting file-related tags
12cr|urpmdiff-1.9-5|77	
12cr|urpmdiff-1.9-5|78	* Fri Dec 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.5-1mdk
12cr|urpmdiff-1.9-5|79	- Sort tag values before diffing
12cr|urpmdiff-1.9-5|80	
12cr|urpmdiff-1.9-5|81	* Fri Dec 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.4-1mdk
12cr|urpmdiff-1.9-5|82	- Don't write headers for empty chunks
12cr|urpmdiff-1.9-5|83	
12cr|urpmdiff-1.9-5|84	* Tue Dec 13 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.3-1mdk
12cr|urpmdiff-1.9-5|85	- -d now also compares "Conflicts" tags
12cr|urpmdiff-1.9-5|86	
12cr|urpmdiff-1.9-5|87	* Wed Oct 19 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.2-1mdk
12cr|urpmdiff-1.9-5|88	- New switches to compare versions from the command-line
12cr|urpmdiff-1.9-5|89	
12cr|urpmdiff-1.9-5|90	* Tue Jun 14 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.1-1mdk
12cr|urpmdiff-1.9-5|91	- Fix display of usage with -h
12cr|urpmdiff-1.9-5|92	
12cr|urpmdiff-1.9-5|93	* Wed Mar 16 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.0-1mdk
12cr|urpmdiff-1.9-5|94	- Initial version

8201 12
12cr|urtconnector-0.9.0-1|1	Summary:        Advanced UrbanTerror launcher program
12cr|urtconnector-0.9.0-1|2	Name:           urtconnector
12cr|urtconnector-0.9.0-1|3	Version:        0.9.0
12cr|urtconnector-0.9.0-1|4	Release:        1
12cr|urtconnector-0.9.0-1|5	License:        GPLv3
12cr|urtconnector-0.9.0-1|6	Group:          Games/Other
12cr|urtconnector-0.9.0-1|7	Url:            http://code.google.com/p/%{name}/
12cr|urtconnector-0.9.0-1|8	Source0:        http://urtconnector.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|urtconnector-0.9.0-1|9	
12cr|urtconnector-0.9.0-1|10	BuildRequires:  qt4-devel
12cr|urtconnector-0.9.0-1|11	BuildRequires:  boost-devel
12cr|urtconnector-0.9.0-1|12	BuildRequires:  pkgconfig(phonon)
12cr|urtconnector-0.9.0-1|13	BuildRequires:  cmake
12cr|urtconnector-0.9.0-1|14	Requires:       qstat
12cr|urtconnector-0.9.0-1|15	
12cr|urtconnector-0.9.0-1|16	%description
12cr|urtconnector-0.9.0-1|17	Primary developed by Vladislav Navrocky (=XaoC=vlad.ru),
12cr|urtconnector-0.9.0-1|18	=XaoC= and Loaded Arms Russian clans members.
12cr|urtconnector-0.9.0-1|19	This program uses Qt4, written in C++ and can
12cr|urtconnector-0.9.0-1|20	be run on windows, unix or mac.
12cr|urtconnector-0.9.0-1|21	
12cr|urtconnector-0.9.0-1|22	%prep
12cr|urtconnector-0.9.0-1|23	%setup -qn %{name}
12cr|urtconnector-0.9.0-1|24	
12cr|urtconnector-0.9.0-1|25	%build
12cr|urtconnector-0.9.0-1|26	%cmake_qt4
12cr|urtconnector-0.9.0-1|27	%make
12cr|urtconnector-0.9.0-1|28	
12cr|urtconnector-0.9.0-1|29	%install
12cr|urtconnector-0.9.0-1|30	%makeinstall_std -C build
12cr|urtconnector-0.9.0-1|31	
12cr|urtconnector-0.9.0-1|32	%files
12cr|urtconnector-0.9.0-1|33	%{_bindir}/*
12cr|urtconnector-0.9.0-1|34	%{_datadir}/applications/%{name}.desktop
12cr|urtconnector-0.9.0-1|35	%{_datadir}/pixmaps/%{name}.png
12cr|urtconnector-0.9.0-1|36	%{_datadir}/%{name}/*
12cr|urtconnector-0.9.0-1|37	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|urtconnector-0.9.0-1|38	%{_iconsdir}/%{name}.png
12cr|urtconnector-0.9.0-1|39	

8202 12
12cr|urtsb-0.4-1|1	%define debug_package	%{nil}
12cr|urtsb-0.4-1|2	%define         oname UrTSB
12cr|urtsb-0.4-1|3	Summary:        Game Server Browser for the FPS Urban Terror
12cr|urtsb-0.4-1|4	Name:           urtsb
12cr|urtsb-0.4-1|5	Version:        0.4
12cr|urtsb-0.4-1|6	Release:        %mkrel 1
12cr|urtsb-0.4-1|7	License:        GPLv3
12cr|urtsb-0.4-1|8	Group:          Games/Other
12cr|urtsb-0.4-1|9	Source0:        http://urtsb.googlecode.com/files/%{oname}-%{version}.tar.gz
12cr|urtsb-0.4-1|10	Url:            http://code.google.com/p/%{name}/
12cr|urtsb-0.4-1|11	BuildRequires:  python-devel >= 2.6
12cr|urtsb-0.4-1|12	Requires:       pygtk2.0
12cr|urtsb-0.4-1|13	
12cr|urtsb-0.4-1|14	%description
12cr|urtsb-0.4-1|15	UrTSB is a Game Server Browser for the First Person Shooter game Urban Terror
12cr|urtsb-0.4-1|16	(http://www.urbanterror.info), targeted to run on Linux and Windows.
12cr|urtsb-0.4-1|17	
12cr|urtsb-0.4-1|18	Features:
12cr|urtsb-0.4-1|19	
12cr|urtsb-0.4-1|20	* Server search (master server query)
12cr|urtsb-0.4-1|21	* Filter results (including UrT specific game types)
12cr|urtsb-0.4-1|22	* Display server details - players (with kills, ping) and server vars
12cr|urtsb-0.4-1|23	* Manage favorites - add/remove servers to a favorites list
12cr|urtsb-0.4-1|24	* Buddy list - manage a buddy list and search servers your buddies are playing
12cr|urtsb-0.4-1|25	on (note: the search is case sensitive!). Supports sub-strings. For example
12cr|urtsb-0.4-1|26	if you add only the string [clan-tag] a buddy search will return all servers
12cr|urtsb-0.4-1|27	where players with [clan-tag] in their name are playing. Good to see where
12cr|urtsb-0.4-1|28	your clan m8s are playing :)
12cr|urtsb-0.4-1|29	* of course launching Urban Terror with automatic connection to a selected
12cr|urtsb-0.4-1|30	server
12cr|urtsb-0.4-1|31	* view a list of servers you recently played on (if UrTSB was used to connect)
12cr|urtsb-0.4-1|32	including date of last connection and number of connections
12cr|urtsb-0.4-1|33	* RCON feature
12cr|urtsb-0.4-1|34	
12cr|urtsb-0.4-1|35	
12cr|urtsb-0.4-1|36	%prep
12cr|urtsb-0.4-1|37	%setup -qn %{oname}-%{version}
12cr|urtsb-0.4-1|38	
12cr|urtsb-0.4-1|39	%build
12cr|urtsb-0.4-1|40	OVERRIDE_CFLAGS="%{optflags}" python setup.py build
12cr|urtsb-0.4-1|41	
12cr|urtsb-0.4-1|42	
12cr|urtsb-0.4-1|43	%install
12cr|urtsb-0.4-1|44	rm -rf %{buildroot}
12cr|urtsb-0.4-1|45	#python setup.py install --skip-build --root %{buildroot} \
12cr|urtsb-0.4-1|46	python setup.py install --skip-build --root=%{buildroot} \
12cr|urtsb-0.4-1|47	--prefix=%{_prefix} \
12cr|urtsb-0.4-1|48	
12cr|urtsb-0.4-1|49	#Icon installation
12cr|urtsb-0.4-1|50	mkdir -p %{buildroot}%{_datadir}/pixmaps/
12cr|urtsb-0.4-1|51	cp -p %{name}_src/resource/icons/logo.png       %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|urtsb-0.4-1|52	
12cr|urtsb-0.4-1|53	#Menu entry creation
12cr|urtsb-0.4-1|54	%{__mkdir_p} %{buildroot}%{_datadir}/applications
12cr|urtsb-0.4-1|55	%{__cat} > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|urtsb-0.4-1|56	[Desktop Entry]
12cr|urtsb-0.4-1|57	Encoding=UTF-8
12cr|urtsb-0.4-1|58	Name=%{oname}
12cr|urtsb-0.4-1|59	Comment=Game Server Browser for the FPS Urban Terror
12cr|urtsb-0.4-1|60	GenericName=Game Server Browser for the FPS Urban Terror
12cr|urtsb-0.4-1|61	Exec=%{name}
12cr|urtsb-0.4-1|62	Icon=%{name}
12cr|urtsb-0.4-1|63	Terminal=false
12cr|urtsb-0.4-1|64	Type=Application
12cr|urtsb-0.4-1|65	StartupNotify=true
12cr|urtsb-0.4-1|66	Categories=ArcadeGame;
12cr|urtsb-0.4-1|67	EOF
12cr|urtsb-0.4-1|68	
12cr|urtsb-0.4-1|69	
12cr|urtsb-0.4-1|70	#%find_lang %name --all-name
12cr|urtsb-0.4-1|71	
12cr|urtsb-0.4-1|72	%files
12cr|urtsb-0.4-1|73	# -f %{name}.lang
12cr|urtsb-0.4-1|74	%{_bindir}/%{name}
12cr|urtsb-0.4-1|75	%{python_sitelib}/*
12cr|urtsb-0.4-1|76	%{_datadir}/applications/%{name}.desktop
12cr|urtsb-0.4-1|77	%{_datadir}/pixmaps/%{name}.png

8203 12
12cr|usbip-0.1.7-3|1	%define name usbip
12cr|usbip-0.1.7-3|2	%define version 0.1.7
12cr|usbip-0.1.7-3|3	%define release %mkrel 3
12cr|usbip-0.1.7-3|4	%define libname %mklibname usbip 0
12cr|usbip-0.1.7-3|5	%define develname %mklibname -d usbip 0
12cr|usbip-0.1.7-3|6	%define develname_static %mklibname -d -s usbip 0
12cr|usbip-0.1.7-3|7	
12cr|usbip-0.1.7-3|8	Name: %name
12cr|usbip-0.1.7-3|9	Summary: USB device sharing system over IP network
12cr|usbip-0.1.7-3|10	Version: %version
12cr|usbip-0.1.7-3|11	Release: %release
12cr|usbip-0.1.7-3|12	License: GPLv2+
12cr|usbip-0.1.7-3|13	Group: System/Configuration/Networking
12cr|usbip-0.1.7-3|14	Source0: http://downloads.sourceforge.net/project/usbip/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|usbip-0.1.7-3|15	Patch0: usbip-0.1.7-aux_dir.patch
12cr|usbip-0.1.7-3|16	Patch1:	usbip-0.1.7-usb.ids_dir.patch
12cr|usbip-0.1.7-3|17	URL: http://%name.sourceforge.net/
12cr|usbip-0.1.7-3|18	
12cr|usbip-0.1.7-3|19	BuildRequires: glib2-devel >= 2.6.0
12cr|usbip-0.1.7-3|20	BuildRequires: sysfsutils-devel
12cr|usbip-0.1.7-3|21	
12cr|usbip-0.1.7-3|22	%description
12cr|usbip-0.1.7-3|23	The USB/IP Project aims to develop a general USB device sharing system
12cr|usbip-0.1.7-3|24	over IP network. To share USB devices between computers with their full
12cr|usbip-0.1.7-3|25	functionality, USB/IP encapsulates "USB requests" into IP packets and
12cr|usbip-0.1.7-3|26	transmits them between computers. Original USB device drivers and
12cr|usbip-0.1.7-3|27	applications can be also used for remote USB devices without any
12cr|usbip-0.1.7-3|28	modification of them. A computer can use remote USB devices as if they
12cr|usbip-0.1.7-3|29	were directly attached; for example, we can:
12cr|usbip-0.1.7-3|30	- USB storage devices: fdisk, mkfs, mount/umount, file operations,
12cr|usbip-0.1.7-3|31	play a DVD movie and record a DVD-R media.
12cr|usbip-0.1.7-3|32	- USB keyboards and USB mice: use with linux console and X Window
12cr|usbip-0.1.7-3|33	System.
12cr|usbip-0.1.7-3|34	- USB webcams and USB speakers: view webcam, capture image data and
12cr|usbip-0.1.7-3|35	play some music.
12cr|usbip-0.1.7-3|36	- USB printers, USB scanners, USB serial converters and USB Ethernet
12cr|usbip-0.1.7-3|37	interfaces: ok, use fine.
12cr|usbip-0.1.7-3|38	
12cr|usbip-0.1.7-3|39	%package -n %libname
12cr|usbip-0.1.7-3|40	Summary: Shared library for USB/IP utils
12cr|usbip-0.1.7-3|41	Group: System/Libraries
12cr|usbip-0.1.7-3|42	
12cr|usbip-0.1.7-3|43	%description -n %libname
12cr|usbip-0.1.7-3|44	The USB/IP Project aims to develop a general USB device sharing system
12cr|usbip-0.1.7-3|45	over IP network. To share USB devices between computers with their full
12cr|usbip-0.1.7-3|46	functionality, USB/IP encapsulates "USB requests" into IP packets and
12cr|usbip-0.1.7-3|47	transmits them between computers. Original USB device drivers and
12cr|usbip-0.1.7-3|48	applications can be also used for remote USB devices without any
12cr|usbip-0.1.7-3|49	modification of them. A computer can use remote USB devices as if they
12cr|usbip-0.1.7-3|50	were directly attached; for example, we can:
12cr|usbip-0.1.7-3|51	- USB storage devices: fdisk, mkfs, mount/umount, file operations,
12cr|usbip-0.1.7-3|52	play a DVD movie and record a DVD-R media.
12cr|usbip-0.1.7-3|53	- USB keyboards and USB mice: use with linux console and X Window
12cr|usbip-0.1.7-3|54	System.
12cr|usbip-0.1.7-3|55	- USB webcams and USB speakers: view webcam, capture image data and
12cr|usbip-0.1.7-3|56	play some music.
12cr|usbip-0.1.7-3|57	- USB printers, USB scanners, USB serial converters and USB Ethernet
12cr|usbip-0.1.7-3|58	interfaces: ok, use fine.
12cr|usbip-0.1.7-3|59	
12cr|usbip-0.1.7-3|60	This package contains shared library for USB/IP utils.
12cr|usbip-0.1.7-3|61	
12cr|usbip-0.1.7-3|62	%package -n %develname
12cr|usbip-0.1.7-3|63	Summary: Development files for %libname
12cr|usbip-0.1.7-3|64	Group: Development/C
12cr|usbip-0.1.7-3|65	Provides: %name-devel = %version-%release
12cr|usbip-0.1.7-3|66	Provides: lib%name-devel = %version-%release
12cr|usbip-0.1.7-3|67	Requires: %libname = %version-%release
12cr|usbip-0.1.7-3|68	
12cr|usbip-0.1.7-3|69	%description -n %develname
12cr|usbip-0.1.7-3|70	The USB/IP Project aims to develop a general USB device sharing system
12cr|usbip-0.1.7-3|71	over IP network. To share USB devices between computers with their full
12cr|usbip-0.1.7-3|72	functionality, USB/IP encapsulates "USB requests" into IP packets and
12cr|usbip-0.1.7-3|73	transmits them between computers. Original USB device drivers and
12cr|usbip-0.1.7-3|74	applications can be also used for remote USB devices without any
12cr|usbip-0.1.7-3|75	modification of them. A computer can use remote USB devices as if they
12cr|usbip-0.1.7-3|76	were directly attached; for example, we can:
12cr|usbip-0.1.7-3|77	- USB storage devices: fdisk, mkfs, mount/umount, file operations,
12cr|usbip-0.1.7-3|78	play a DVD movie and record a DVD-R media.
12cr|usbip-0.1.7-3|79	- USB keyboards and USB mice: use with linux console and X Window
12cr|usbip-0.1.7-3|80	System.
12cr|usbip-0.1.7-3|81	- USB webcams and USB speakers: view webcam, capture image data and
12cr|usbip-0.1.7-3|82	play some music.
12cr|usbip-0.1.7-3|83	- USB printers, USB scanners, USB serial converters and USB Ethernet
12cr|usbip-0.1.7-3|84	interfaces: ok, use fine.
12cr|usbip-0.1.7-3|85	
12cr|usbip-0.1.7-3|86	This package contains the libraries and header files needed to develop
12cr|usbip-0.1.7-3|87	programs which make use of %name.
12cr|usbip-0.1.7-3|88	
12cr|usbip-0.1.7-3|89	
12cr|usbip-0.1.7-3|90	%package -n %develname_static
12cr|usbip-0.1.7-3|91	Summary: Development files for %libname
12cr|usbip-0.1.7-3|92	Group: Development/C
12cr|usbip-0.1.7-3|93	Provides: lib%name-static-devel = %version-%release
12cr|usbip-0.1.7-3|94	Requires: %name-devel = %version-%release
12cr|usbip-0.1.7-3|95	Provides: %{name}-static-devel = %version-%release
12cr|usbip-0.1.7-3|96	
12cr|usbip-0.1.7-3|97	%description -n %develname_static
12cr|usbip-0.1.7-3|98	The USB/IP Project aims to develop a general USB device sharing system
12cr|usbip-0.1.7-3|99	over IP network. To share USB devices between computers with their full
12cr|usbip-0.1.7-3|100	functionality, USB/IP encapsulates "USB requests" into IP packets and
12cr|usbip-0.1.7-3|101	transmits them between computers. Original USB device drivers and
12cr|usbip-0.1.7-3|102	applications can be also used for remote USB devices without any
12cr|usbip-0.1.7-3|103	modification of them. A computer can use remote USB devices as if they
12cr|usbip-0.1.7-3|104	were directly attached; for example, we can:
12cr|usbip-0.1.7-3|105	- USB storage devices: fdisk, mkfs, mount/umount, file operations,
12cr|usbip-0.1.7-3|106	play a DVD movie and record a DVD-R media.
12cr|usbip-0.1.7-3|107	- USB keyboards and USB mice: use with linux console and X Window
12cr|usbip-0.1.7-3|108	System.
12cr|usbip-0.1.7-3|109	- USB webcams and USB speakers: view webcam, capture image data and
12cr|usbip-0.1.7-3|110	play some music.
12cr|usbip-0.1.7-3|111	- USB printers, USB scanners, USB serial converters and USB Ethernet
12cr|usbip-0.1.7-3|112	interfaces: ok, use fine.
12cr|usbip-0.1.7-3|113	
12cr|usbip-0.1.7-3|114	This package contains the libraries and header files needed to develop
12cr|usbip-0.1.7-3|115	programs which make use of %name.
12cr|usbip-0.1.7-3|116	
12cr|usbip-0.1.7-3|117	
12cr|usbip-0.1.7-3|118	%package client
12cr|usbip-0.1.7-3|119	Summary: USB/IP client utility
12cr|usbip-0.1.7-3|120	Group: System/Configuration/Networking
12cr|usbip-0.1.7-3|121	Requires: kmod(vhci-hcd)
12cr|usbip-0.1.7-3|122	
12cr|usbip-0.1.7-3|123	%description client
12cr|usbip-0.1.7-3|124	The USB/IP Project aims to develop a general USB device sharing system
12cr|usbip-0.1.7-3|125	over IP network. To share USB devices between computers with their full
12cr|usbip-0.1.7-3|126	functionality, USB/IP encapsulates "USB requests" into IP packets and
12cr|usbip-0.1.7-3|127	transmits them between computers. Original USB device drivers and
12cr|usbip-0.1.7-3|128	applications can be also used for remote USB devices without any
12cr|usbip-0.1.7-3|129	modification of them. A computer can use remote USB devices as if they
12cr|usbip-0.1.7-3|130	were directly attached; for example, we can:
12cr|usbip-0.1.7-3|131	- USB storage devices: fdisk, mkfs, mount/umount, file operations,
12cr|usbip-0.1.7-3|132	play a DVD movie and record a DVD-R media.
12cr|usbip-0.1.7-3|133	- USB keyboards and USB mice: use with linux console and X Window
12cr|usbip-0.1.7-3|134	System.
12cr|usbip-0.1.7-3|135	- USB webcams and USB speakers: view webcam, capture image data and
12cr|usbip-0.1.7-3|136	play some music.
12cr|usbip-0.1.7-3|137	- USB printers, USB scanners, USB serial converters and USB Ethernet
12cr|usbip-0.1.7-3|138	interfaces: ok, use fine.
12cr|usbip-0.1.7-3|139	
12cr|usbip-0.1.7-3|140	This package contains USB/IP client utility.
12cr|usbip-0.1.7-3|141	
12cr|usbip-0.1.7-3|142	
12cr|usbip-0.1.7-3|143	%package server
12cr|usbip-0.1.7-3|144	Summary: USB/IP server utils
12cr|usbip-0.1.7-3|145	Group: System/Configuration/Networking
12cr|usbip-0.1.7-3|146	Requires: kmod(usbip)
12cr|usbip-0.1.7-3|147	
12cr|usbip-0.1.7-3|148	%description server
12cr|usbip-0.1.7-3|149	The USB/IP Project aims to develop a general USB device sharing system
12cr|usbip-0.1.7-3|150	over IP network. To share USB devices between computers with their full
12cr|usbip-0.1.7-3|151	functionality, USB/IP encapsulates "USB requests" into IP packets and
12cr|usbip-0.1.7-3|152	transmits them between computers. Original USB device drivers and
12cr|usbip-0.1.7-3|153	applications can be also used for remote USB devices without any
12cr|usbip-0.1.7-3|154	modification of them. A computer can use remote USB devices as if they
12cr|usbip-0.1.7-3|155	were directly attached; for example, we can:
12cr|usbip-0.1.7-3|156	- USB storage devices: fdisk, mkfs, mount/umount, file operations,
12cr|usbip-0.1.7-3|157	play a DVD movie and record a DVD-R media.
12cr|usbip-0.1.7-3|158	- USB keyboards and USB mice: use with linux console and X Window
12cr|usbip-0.1.7-3|159	System.
12cr|usbip-0.1.7-3|160	- USB webcams and USB speakers: view webcam, capture image data and
12cr|usbip-0.1.7-3|161	play some music.
12cr|usbip-0.1.7-3|162	- USB printers, USB scanners, USB serial converters and USB Ethernet
12cr|usbip-0.1.7-3|163	interfaces: ok, use fine.
12cr|usbip-0.1.7-3|164	
12cr|usbip-0.1.7-3|165	This package contains USB/IP client utils.
12cr|usbip-0.1.7-3|166	
12cr|usbip-0.1.7-3|167	%prep
12cr|usbip-0.1.7-3|168	%setup -q
12cr|usbip-0.1.7-3|169	%patch0 -p1
12cr|usbip-0.1.7-3|170	%patch1 -p1
12cr|usbip-0.1.7-3|171	
12cr|usbip-0.1.7-3|172	%build
12cr|usbip-0.1.7-3|173	pushd src
12cr|usbip-0.1.7-3|174	./autogen.sh
12cr|usbip-0.1.7-3|175	%configure2_5x --disable-usbids-install
12cr|usbip-0.1.7-3|176	%make
12cr|usbip-0.1.7-3|177	popd
12cr|usbip-0.1.7-3|178	
12cr|usbip-0.1.7-3|179	%install
12cr|usbip-0.1.7-3|180	rm -rf %buildroot
12cr|usbip-0.1.7-3|181	%makeinstall -C src
12cr|usbip-0.1.7-3|182	
12cr|usbip-0.1.7-3|183	%files -n %libname
12cr|usbip-0.1.7-3|184	%doc src/AUTHORS NEWS README
12cr|usbip-0.1.7-3|185	%_libdir/*.so.*
12cr|usbip-0.1.7-3|186	
12cr|usbip-0.1.7-3|187	%files client
12cr|usbip-0.1.7-3|188	%doc src/README
12cr|usbip-0.1.7-3|189	%_bindir/%name
12cr|usbip-0.1.7-3|190	
12cr|usbip-0.1.7-3|191	%files server
12cr|usbip-0.1.7-3|192	%doc src/README
12cr|usbip-0.1.7-3|193	%_bindir/%{name}d
12cr|usbip-0.1.7-3|194	%_bindir/bind_driver
12cr|usbip-0.1.7-3|195	
12cr|usbip-0.1.7-3|196	%files -n %develname
12cr|usbip-0.1.7-3|197	%_libdir/*.so
12cr|usbip-0.1.7-3|198	%_includedir/*
12cr|usbip-0.1.7-3|199	
12cr|usbip-0.1.7-3|200	%files -n %develname_static
12cr|usbip-0.1.7-3|201	%_libdir/*.a

8204 12
12cr|usbmon-5.4-1|1	%define name	usbmon
12cr|usbmon-5.4-1|2	%define version	5.4
12cr|usbmon-5.4-1|3	%define release	%mkrel 1
12cr|usbmon-5.4-1|4	
12cr|usbmon-5.4-1|5	Name:		%name
12cr|usbmon-5.4-1|6	Version:	%version
12cr|usbmon-5.4-1|7	Release:	%release
12cr|usbmon-5.4-1|8	Summary:	A basic front-end to usbmon
12cr|usbmon-5.4-1|9	Group:		Development/Other
12cr|usbmon-5.4-1|10	License:	GPLv2
12cr|usbmon-5.4-1|11	URL:		http://people.redhat.com/zaitcev/linux/
12cr|usbmon-5.4-1|12	Source:		http://people.redhat.com/zaitcev/linux/%{name}-%{version}.tar.gz
12cr|usbmon-5.4-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|usbmon-5.4-1|14	
12cr|usbmon-5.4-1|15	%description
12cr|usbmon-5.4-1|16	The usbmon program collects and prints a trace of USB transactions as they
12cr|usbmon-5.4-1|17	occur between the USB core and HCDs. Analyzing the trace helps to debug the
12cr|usbmon-5.4-1|18	kernel USB stack, device firmware, and applications.
12cr|usbmon-5.4-1|19	
12cr|usbmon-5.4-1|20	%prep
12cr|usbmon-5.4-1|21	%setup -q
12cr|usbmon-5.4-1|22	
12cr|usbmon-5.4-1|23	%build
12cr|usbmon-5.4-1|24	%make
12cr|usbmon-5.4-1|25	
12cr|usbmon-5.4-1|26	%install
12cr|usbmon-5.4-1|27	rm -rf $RPM_BUILD_ROOT
12cr|usbmon-5.4-1|28	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man8
12cr|usbmon-5.4-1|29	install -p -m 644 -t $RPM_BUILD_ROOT/%{_mandir}/man8 usbmon.8
12cr|usbmon-5.4-1|30	mkdir -p $RPM_BUILD_ROOT/%{_sbindir}
12cr|usbmon-5.4-1|31	install -p -m 755 -t $RPM_BUILD_ROOT/%{_sbindir} usbmon
12cr|usbmon-5.4-1|32	
12cr|usbmon-5.4-1|33	%clean
12cr|usbmon-5.4-1|34	rm -rf $RPM_BUILD_ROOT
12cr|usbmon-5.4-1|35	
12cr|usbmon-5.4-1|36	%files
12cr|usbmon-5.4-1|37	%defattr(-,root,root,-)
12cr|usbmon-5.4-1|38	%doc README COPYING
12cr|usbmon-5.4-1|39	%{_sbindir}/usbmon
12cr|usbmon-5.4-1|40	%{_mandir}/man8/usbmon.8*
12cr|usbmon-5.4-1|41	
12cr|usbmon-5.4-1|42	
12cr|usbmon-5.4-1|43	
12cr|usbmon-5.4-1|44	%changelog
12cr|usbmon-5.4-1|45	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 5.4-1mdv2011.0
12cr|usbmon-5.4-1|46	+ Revision: 645476
12cr|usbmon-5.4-1|47	- update to new version 5.4
12cr|usbmon-5.4-1|48	
12cr|usbmon-5.4-1|49	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 5.3-2mdv2010.0
12cr|usbmon-5.4-1|50	+ Revision: 445614
12cr|usbmon-5.4-1|51	- rebuild
12cr|usbmon-5.4-1|52	
12cr|usbmon-5.4-1|53	* Tue Dec 23 2008 Pascal Terjan <pterjan@mandriva.org> 5.3-1mdv2009.1
12cr|usbmon-5.4-1|54	+ Revision: 317783
12cr|usbmon-5.4-1|55	- import usbmon
12cr|usbmon-5.4-1|56	
12cr|usbmon-5.4-1|57	
12cr|usbmon-5.4-1|58	* Tue Dec 23 2008 Pascal Terjan <pterjan@mandriva.org> 5.3-1mdv2009.1
12cr|usbmon-5.4-1|59	- Import into Mandriva
12cr|usbmon-5.4-1|60	
12cr|usbmon-5.4-1|61	* Thu Dec 18 2008 Pete Zaitcev <zaitcev@redhat.com> 5.3-1
12cr|usbmon-5.4-1|62	- Pull 5.3 in: license made explicit in usbmon.c per Fedora review feedback.
12cr|usbmon-5.4-1|63	Also, change parse_params to protect print_48 from overflows.
12cr|usbmon-5.4-1|64	
12cr|usbmon-5.4-1|65	* Sun Dec 7 2008 Pete Zaitcev <zaitcev@redhat.com> 5.2-1
12cr|usbmon-5.4-1|66	- Initial revision (5.2)

8205 12
12cr|usb-robot-0.2.0-1|1	Name:		usb-robot
12cr|usb-robot-0.2.0-1|2	Version:	0.2.0
12cr|usb-robot-0.2.0-1|3	Release:	1
12cr|usb-robot-0.2.0-1|4	Summary:	USB Reverse engineering tools
12cr|usb-robot-0.2.0-1|5	
12cr|usb-robot-0.2.0-1|6	Group:		Development/Other
12cr|usb-robot-0.2.0-1|7	License:	GPLv2
12cr|usb-robot-0.2.0-1|8	URL:		http://sourceforge.net/projects/usb-robot
12cr|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
12cr|usb-robot-0.2.0-1|10	
12cr|usb-robot-0.2.0-1|11	BuildRequires:	usb1-devel
12cr|usb-robot-0.2.0-1|12	BuildRequires:	libusb-devel
12cr|usb-robot-0.2.0-1|13	BuildRequires:	readline-devel
12cr|usb-robot-0.2.0-1|14	
12cr|usb-robot-0.2.0-1|15	%description
12cr|usb-robot-0.2.0-1|16	usb-robot is a set of software tools for communicating with generic USB devices
12cr|usb-robot-0.2.0-1|17	from userspace using libusb.
12cr|usb-robot-0.2.0-1|18	
12cr|usb-robot-0.2.0-1|19	%prep
12cr|usb-robot-0.2.0-1|20	%setup -q
12cr|usb-robot-0.2.0-1|21	
12cr|usb-robot-0.2.0-1|22	%build
12cr|usb-robot-0.2.0-1|23	%configure
12cr|usb-robot-0.2.0-1|24	%make
12cr|usb-robot-0.2.0-1|25	
12cr|usb-robot-0.2.0-1|26	%install
12cr|usb-robot-0.2.0-1|27	%makeinstall_std
12cr|usb-robot-0.2.0-1|28	
12cr|usb-robot-0.2.0-1|29	%files
12cr|usb-robot-0.2.0-1|30	%{_bindir}/%{name}-master
12cr|usb-robot-0.2.0-1|31	%{_bindir}/%{name}-slave
12cr|usb-robot-0.2.0-1|32	%doc README COPYING
12cr|usb-robot-0.2.0-1|33	
12cr|usb-robot-0.2.0-1|34	
12cr|usb-robot-0.2.0-1|35	%changelog
12cr|usb-robot-0.2.0-1|36	* Fri Dec 02 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.2.0-1
12cr|usb-robot-0.2.0-1|37	+ Revision: 737211
12cr|usb-robot-0.2.0-1|38	- BuildReq fix
12cr|usb-robot-0.2.0-1|39	- BuildReq fix
12cr|usb-robot-0.2.0-1|40	- imported package usb-robot
12cr|usb-robot-0.2.0-1|41	

8206 12
12cr|usbstress-0.3-7|1	%define name    usbstress
12cr|usbstress-0.3-7|2	%define version 0.3
12cr|usbstress-0.3-7|3	%define release %mkrel 7
12cr|usbstress-0.3-7|4	
12cr|usbstress-0.3-7|5	Name:           %{name}
12cr|usbstress-0.3-7|6	Version:        %{version}
12cr|usbstress-0.3-7|7	Release:        %{release}
12cr|usbstress-0.3-7|8	Summary:	USB test Load
12cr|usbstress-0.3-7|9	URL:		http://www.lrr.in.tum.de/Par/arch/usb/download/usbstress/
12cr|usbstress-0.3-7|10	License:	GPL
12cr|usbstress-0.3-7|11	Group:		System/Kernel and hardware
12cr|usbstress-0.3-7|12	Source0:	%{name}-%{version}.tar.bz2
12cr|usbstress-0.3-7|13	Patch0:		uhcidump.c.patch.bz2
12cr|usbstress-0.3-7|14	Patch1:		ihex2hdr.c.patch.bz2
12cr|usbstress-0.3-7|15	Buildroot:	 %{_tmppath}/%{name}-%{version}-root
12cr|usbstress-0.3-7|16	
12cr|usbstress-0.3-7|17	%description
12cr|usbstress-0.3-7|18	This is a USB stress test suite.  It requires an AnchorChips AN2131
12cr|usbstress-0.3-7|19	based device, which is loaded with a special test firmware.
12cr|usbstress-0.3-7|20	
12cr|usbstress-0.3-7|21	%prep
12cr|usbstress-0.3-7|22	%setup -q -n %{name}-%{version}
12cr|usbstress-0.3-7|23	%patch0 -p0
12cr|usbstress-0.3-7|24	%patch1 -p0
12cr|usbstress-0.3-7|25	sed -i s/-march=i686// Makefile.*
12cr|usbstress-0.3-7|26	
12cr|usbstress-0.3-7|27	%build
12cr|usbstress-0.3-7|28	%configure
12cr|usbstress-0.3-7|29	%make
12cr|usbstress-0.3-7|30	
12cr|usbstress-0.3-7|31	%install
12cr|usbstress-0.3-7|32	rm -rf $RPM_BUILD_ROOT
12cr|usbstress-0.3-7|33	%makeinstall
12cr|usbstress-0.3-7|34	
12cr|usbstress-0.3-7|35	%files
12cr|usbstress-0.3-7|36	%attr(755,root,root)
12cr|usbstress-0.3-7|37	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
12cr|usbstress-0.3-7|38	%_bindir/usbstress
12cr|usbstress-0.3-7|39	%_sbindir/uhcidump
12cr|usbstress-0.3-7|40	
12cr|usbstress-0.3-7|41	%clean
12cr|usbstress-0.3-7|42	rm -rf $RPM_BUILD_ROOT
12cr|usbstress-0.3-7|43	
12cr|usbstress-0.3-7|44	
12cr|usbstress-0.3-7|45	%changelog
12cr|usbstress-0.3-7|46	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.3-7mdv2010.0
12cr|usbstress-0.3-7|47	+ Revision: 434589
12cr|usbstress-0.3-7|48	- rebuild
12cr|usbstress-0.3-7|49	- rebuild
12cr|usbstress-0.3-7|50	
12cr|usbstress-0.3-7|51	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3-5mdv2009.0
12cr|usbstress-0.3-7|52	+ Revision: 255261
12cr|usbstress-0.3-7|53	- rebuild
12cr|usbstress-0.3-7|54	
12cr|usbstress-0.3-7|55	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.3-3mdv2008.1
12cr|usbstress-0.3-7|56	+ Revision: 140925
12cr|usbstress-0.3-7|57	- restore BuildRoot
12cr|usbstress-0.3-7|58	
12cr|usbstress-0.3-7|59	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|usbstress-0.3-7|60	- kill re-definition of %%buildroot on Pixel's request
12cr|usbstress-0.3-7|61	
12cr|usbstress-0.3-7|62	* Wed Aug 15 2007 Anne Nicolas <anne.nicolas@mandriva.com> 0.3-3mdv2008.0
12cr|usbstress-0.3-7|63	+ Revision: 63536
12cr|usbstress-0.3-7|64	- rebuild for 2008.0
12cr|usbstress-0.3-7|65	- Import usbstress
12cr|usbstress-0.3-7|66	
12cr|usbstress-0.3-7|67	
12cr|usbstress-0.3-7|68	
12cr|usbstress-0.3-7|69	* Fri May 26 2006 Pascal Terjan <pterjan@mandriva.org> 0.3-2mdv2007.0
12cr|usbstress-0.3-7|70	- fix build for non i686
12cr|usbstress-0.3-7|71	- mkrel
12cr|usbstress-0.3-7|72	- use standard way for installing doc
12cr|usbstress-0.3-7|73	- tell in the description that it won't work for me
12cr|usbstress-0.3-7|74	
12cr|usbstress-0.3-7|75	* Tue May 9 2006 Anne Nicolas <anne.nicolas@mandriva.com> 0.3-1mdk
12cr|usbstress-0.3-7|76	- initial release

8207 12
12cr|usbview-1.1-2|1	Summary:	USB topology and device viewer
12cr|usbview-1.1-2|2	Name:		usbview
12cr|usbview-1.1-2|3	Version:	1.1
12cr|usbview-1.1-2|4	Release:	%mkrel 2
12cr|usbview-1.1-2|5	Group:		System/Kernel and hardware
12cr|usbview-1.1-2|6	License:	GPLv2+
12cr|usbview-1.1-2|7	URL:		http://www.kroah.com/linux-usb/
12cr|usbview-1.1-2|8	Source:		http://www.kroah.com/linux-usb//%{name}-%{version}.tar.bz2
12cr|usbview-1.1-2|9	BuildRequires:	gtk+2-devel imagemagick
12cr|usbview-1.1-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|usbview-1.1-2|11	
12cr|usbview-1.1-2|12	%description
12cr|usbview-1.1-2|13	USBView is a GTK program that displays the topography of the devices that are
12cr|usbview-1.1-2|14	plugged into the USB bus on a Linux machine. It also displays information on
12cr|usbview-1.1-2|15	each of the devices. This can be useful to determine if a device is working
12cr|usbview-1.1-2|16	properly or not.
12cr|usbview-1.1-2|17	
12cr|usbview-1.1-2|18	%prep
12cr|usbview-1.1-2|19	%setup -q
12cr|usbview-1.1-2|20	
12cr|usbview-1.1-2|21	%build
12cr|usbview-1.1-2|22	%configure2_5x
12cr|usbview-1.1-2|23	%make
12cr|usbview-1.1-2|24	
12cr|usbview-1.1-2|25	%install
12cr|usbview-1.1-2|26	rm -rf %{buildroot}
12cr|usbview-1.1-2|27	%makeinstall_std
12cr|usbview-1.1-2|28	
12cr|usbview-1.1-2|29	for i in 16x16 32x32 48x48; do
12cr|usbview-1.1-2|30	mkdir -p %{buildroot}%{_iconsdir}/hicolor/$i/apps
12cr|usbview-1.1-2|31	convert -resize $i %{name}_logo.xpm %{buildroot}%{_iconsdir}/hicolor/$i/apps/%{name}.png;
12cr|usbview-1.1-2|32	done
12cr|usbview-1.1-2|33	
12cr|usbview-1.1-2|34	mkdir -p %{buildroot}%{_datadir}/applications
12cr|usbview-1.1-2|35	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cr|usbview-1.1-2|36	[Desktop Entry]
12cr|usbview-1.1-2|37	Name=%{name}
12cr|usbview-1.1-2|38	Comment=%{summary}
12cr|usbview-1.1-2|39	Exec=%{name}
12cr|usbview-1.1-2|40	Icon=%{name}
12cr|usbview-1.1-2|41	Terminal=false
12cr|usbview-1.1-2|42	Type=Application
12cr|usbview-1.1-2|43	StartupNotify=true
12cr|usbview-1.1-2|44	Categories=GTK;System;
12cr|usbview-1.1-2|45	EOF
12cr|usbview-1.1-2|46	
12cr|usbview-1.1-2|47	%if %mdkversion < 200900
12cr|usbview-1.1-2|48	%post
12cr|usbview-1.1-2|49	%{update_menus}
12cr|usbview-1.1-2|50	%update_icon_cache hicolor
12cr|usbview-1.1-2|51	%endif
12cr|usbview-1.1-2|52	
12cr|usbview-1.1-2|53	%if %mdkversion < 200900
12cr|usbview-1.1-2|54	%postun
12cr|usbview-1.1-2|55	%{clean_menus}
12cr|usbview-1.1-2|56	%clean_icon_cache hicolor
12cr|usbview-1.1-2|57	%endif
12cr|usbview-1.1-2|58	
12cr|usbview-1.1-2|59	%clean
12cr|usbview-1.1-2|60	rm -rf %{buildroot}
12cr|usbview-1.1-2|61	
12cr|usbview-1.1-2|62	%files
12cr|usbview-1.1-2|63	%defattr(-,root,root)
12cr|usbview-1.1-2|64	%doc AUTHORS ChangeLog NEWS README TODO
12cr|usbview-1.1-2|65	%{_bindir}/*
12cr|usbview-1.1-2|66	%{_datadir}/applications/%{name}.desktop
12cr|usbview-1.1-2|67	%{_iconsdir}/*
12cr|usbview-1.1-2|68	%{_mandir}/*/*
12cr|usbview-1.1-2|69	
12cr|usbview-1.1-2|70	
12cr|usbview-1.1-2|71	%changelog
12cr|usbview-1.1-2|72	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdv2011.0
12cr|usbview-1.1-2|73	+ Revision: 615382
12cr|usbview-1.1-2|74	- the mass rebuild of 2010.1 packages
12cr|usbview-1.1-2|75	
12cr|usbview-1.1-2|76	* Thu Dec 03 2009 Thierry Vignaud <tv@mandriva.org> 1.1-1mdv2010.1
12cr|usbview-1.1-2|77	+ Revision: 473017
12cr|usbview-1.1-2|78	- BR imagemagick
12cr|usbview-1.1-2|79	
12cr|usbview-1.1-2|80	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|usbview-1.1-2|81	- welcome back usbview
12cr|usbview-1.1-2|82	- update to new version 1.1
12cr|usbview-1.1-2|83	- bump buildrequires to gtk2
12cr|usbview-1.1-2|84	- drop all patches
12cr|usbview-1.1-2|85	- import usbview
12cr|usbview-1.1-2|86	
12cr|usbview-1.1-2|87	
12cr|usbview-1.1-2|88	* Mon Dec  19 2005 Erwan Velu <erwan@seanodes.com> 1.0-10mdk
12cr|usbview-1.1-2|89	- Rebuild
12cr|usbview-1.1-2|90	
12cr|usbview-1.1-2|91	* Thu Oct  2 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.0-9mdk
12cr|usbview-1.1-2|92	- lib64 fixes
12cr|usbview-1.1-2|93	
12cr|usbview-1.1-2|94	* Thu Jul 24 2003 Per yvind Karlsen <peroyvind@sintrax.net> 1.0-8mdk
12cr|usbview-1.1-2|95	- rebuild
12cr|usbview-1.1-2|96	- use %%make macro
12cr|usbview-1.1-2|97	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cr|usbview-1.1-2|98	
12cr|usbview-1.1-2|99	* Wed Jan 21 2003 Pablo Saratxaga <pablo@mandrakesoft.com> 1.0-7mdk
12cr|usbview-1.1-2|100	- English proofreading of menu entries (by Stew Benedicts)
12cr|usbview-1.1-2|101	
12cr|usbview-1.1-2|102	* Thu Jan 02 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0-6mdk
12cr|usbview-1.1-2|103	- build release
12cr|usbview-1.1-2|104	
12cr|usbview-1.1-2|105	* Mon Oct 28 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0-5mdk
12cr|usbview-1.1-2|106	- source 2 : add usbview.7 and usbview.8 man pages
12cr|usbview-1.1-2|107	- patch 1 : fix gtk warning when opening about and configure dialogs
12cr|usbview-1.1-2|108	- patch 2 : make about & configure buttons looking as in other apps
12cr|usbview-1.1-2|109	- rpmlint fixes
12cr|usbview-1.1-2|110	
12cr|usbview-1.1-2|111	* Mon Aug 19 2002 Till Kamppeter <till@mandrakesoft.com> 1.0-4mdk
12cr|usbview-1.1-2|112	- Applied fix from David Paschal (http://hpoj.sf.net/): Hex numbers in
12cr|usbview-1.1-2|113	/proc/bus/usb/devices were parsed as decimal numbers.
12cr|usbview-1.1-2|114	
12cr|usbview-1.1-2|115	* Sat Mar 09 2002 Yves Duret <yduret@mandrakesoft.com> 1.0-3mdk
12cr|usbview-1.1-2|116	- spec clean up: macros, s/Copyright/License, globbing
12cr|usbview-1.1-2|117	- png icons
12cr|usbview-1.1-2|118	
12cr|usbview-1.1-2|119	* Wed Jul 11 2001 Stefan van der Eijk <stefan@eijk.nu> 1.0-2mdk
12cr|usbview-1.1-2|120	- BuildRequires:	gtk+-devel
12cr|usbview-1.1-2|121	- Removed BuildRequires:	XFree86-devel
12cr|usbview-1.1-2|122	
12cr|usbview-1.1-2|123	* Thu Dec  7 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.0-1mdk
12cr|usbview-1.1-2|124	- 1.0.
12cr|usbview-1.1-2|125	
12cr|usbview-1.1-2|126	* Sat Dec  2 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.9.0-2mdk
12cr|usbview-1.1-2|127	- Add icons.
12cr|usbview-1.1-2|128	
12cr|usbview-1.1-2|129	* Sun Sep 24 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.9.0-1mdk
12cr|usbview-1.1-2|130	- 0.9.0
12cr|usbview-1.1-2|131	
12cr|usbview-1.1-2|132	* Mon Aug 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 0.8.1-3mdk
12cr|usbview-1.1-2|133	- automatically added BuildRequires
12cr|usbview-1.1-2|134	
12cr|usbview-1.1-2|135	* Fri Jul 21 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.8.1-2mdk
12cr|usbview-1.1-2|136	- BM
12cr|usbview-1.1-2|137	- more macros
12cr|usbview-1.1-2|138	
12cr|usbview-1.1-2|139	* Fri Jun 30 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.8.1-1mdk
12cr|usbview-1.1-2|140	- macros everywhere.
12cr|usbview-1.1-2|141	- 0.8.1.
12cr|usbview-1.1-2|142	
12cr|usbview-1.1-2|143	* Fri Jun 23 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.8.0-2mdk
12cr|usbview-1.1-2|144	- Add menu.
12cr|usbview-1.1-2|145	
12cr|usbview-1.1-2|146	* Fri Jun 23 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.8.0-1mdk
12cr|usbview-1.1-2|147	- 0.8.0.
12cr|usbview-1.1-2|148	- Clean up specs.
12cr|usbview-1.1-2|149	
12cr|usbview-1.1-2|150	* Sat Mar 25 2000 Daouda Lo <daouda@mandrakesoft.com> 0.5.0-3mdk
12cr|usbview-1.1-2|151	- ready for 7.1
12cr|usbview-1.1-2|152	
12cr|usbview-1.1-2|153	* Wed Dec  8 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|usbview-1.1-2|154	- small specs tweaks.
12cr|usbview-1.1-2|155	
12cr|usbview-1.1-2|156	* Tue Dec 07 1999 Lenny Cartier <lenny@mandrakesoft.com>
12cr|usbview-1.1-2|157	- new in contribs
12cr|usbview-1.1-2|158	- first specfile

8208 12
12cr|usermin-1.510-2|1	%define __spec_install_post %{nil}
12cr|usermin-1.510-2|2	%define __noautoreq 'perl\\(\\)'
12cr|usermin-1.510-2|3	
12cr|usermin-1.510-2|4	Summary:	A web-based user account administration interface
12cr|usermin-1.510-2|5	Name:		usermin
12cr|usermin-1.510-2|6	Version:	1.510
12cr|usermin-1.510-2|7	Release:	2
12cr|usermin-1.510-2|8	Provides:	%{name}-%{version}
12cr|usermin-1.510-2|9	License:	BSD
12cr|usermin-1.510-2|10	Group:		System/Configuration/Other
12cr|usermin-1.510-2|11	URL:		http://www.usermin.com/
12cr|usermin-1.510-2|12	Source0:	http://heanet.dl.sourceforge.net/project/webadmin/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|usermin-1.510-2|13	Patch3:		usermin-1.440-never-fail-detect-os.patch
12cr|usermin-1.510-2|14	Requires:	perl
12cr|usermin-1.510-2|15	Requires(pre):	rpm-helper
12cr|usermin-1.510-2|16	Requires:	perl perl-Net_SSLeay
12cr|usermin-1.510-2|17	BuildArch:	noarch
12cr|usermin-1.510-2|18	
12cr|usermin-1.510-2|19	%description
12cr|usermin-1.510-2|20	A web-based user account administration interface for Unix systems.
12cr|usermin-1.510-2|21	
12cr|usermin-1.510-2|22	After installation, enter the URL https://localhost:20000/ into your
12cr|usermin-1.510-2|23	browser and login as any user on your system.
12cr|usermin-1.510-2|24	
12cr|usermin-1.510-2|25	%prep
12cr|usermin-1.510-2|26	%setup -q
12cr|usermin-1.510-2|27	%patch3 -p0
12cr|usermin-1.510-2|28	
12cr|usermin-1.510-2|29	perl -pi -e 's|/tmp/.webmin|/root/.webmin|' *
12cr|usermin-1.510-2|30	
12cr|usermin-1.510-2|31	%build
12cr|usermin-1.510-2|32	(find . -name '*.cgi' ; find . -name '*.pl') | perl perlpath.pl %{_bindir}/perl -
12cr|usermin-1.510-2|33	rm -f mount/freebsd-mounts-*
12cr|usermin-1.510-2|34	rm -f mount/openbsd-mounts-*
12cr|usermin-1.510-2|35	#chmod -R og-rxw .
12cr|usermin-1.510-2|36	
12cr|usermin-1.510-2|37	%install
12cr|usermin-1.510-2|38	mkdir -p %{buildroot}{%{_sysconfdir}/{pam.d,sysconfig},%{_initrddir},%{_var}/run/usermin,%{_datadir}/usermin}
12cr|usermin-1.510-2|39	
12cr|usermin-1.510-2|40	cp -rp * %{buildroot}%{_datadir}/usermin
12cr|usermin-1.510-2|41	
12cr|usermin-1.510-2|42	cp usermin-daemon %{buildroot}%{_sysconfdir}/sysconfig/usermin
12cr|usermin-1.510-2|43	cp usermin-init %{buildroot}%{_initrddir}/usermin
12cr|usermin-1.510-2|44	cp usermin-pam %{buildroot}%{_sysconfdir}/pam.d/usermin
12cr|usermin-1.510-2|45	
12cr|usermin-1.510-2|46	# Fix perms for rpmlint:
12cr|usermin-1.510-2|47	find %{buildroot}%{_datadir}/usermin ! -type d -exec chmod 644 {} \;
12cr|usermin-1.510-2|48	
12cr|usermin-1.510-2|49	find %{buildroot}%{_datadir}/usermin \( \
12cr|usermin-1.510-2|50	-type d \
12cr|usermin-1.510-2|51	-o -name "*.sh" -o -name "*.cgi" \
12cr|usermin-1.510-2|52	-o -name "install-module.pl" -o -name "web-lib.pl" \
12cr|usermin-1.510-2|53	-o -name "miniserv.pl" -o -name "newmods.pl" \
12cr|usermin-1.510-2|54	-o -name "cron_editor.pl" -o -name "autoreply.pl" \
12cr|usermin-1.510-2|55	-o -name "theme.pl" -o -name "solaris-lib.pl" \
12cr|usermin-1.510-2|56	-o -name "unixware-lib.pl" \
12cr|usermin-1.510-2|57	-o -name "msctile2.jpg" -o -name "theme_by.jpg" \
12cr|usermin-1.510-2|58	-o -name "webmin_logo.jpg" \
12cr|usermin-1.510-2|59	\) \
12cr|usermin-1.510-2|60	-exec chmod 755 {} \;
12cr|usermin-1.510-2|61	
12cr|usermin-1.510-2|62	echo rpm >%{buildroot}%{_datadir}/usermin/install-type
12cr|usermin-1.510-2|63	
12cr|usermin-1.510-2|64	%pre
12cr|usermin-1.510-2|65	perl <<EOD;
12cr|usermin-1.510-2|66	# maketemp.pl
12cr|usermin-1.510-2|67	# Create the /root/.webmin directory if needed
12cr|usermin-1.510-2|68	# ASkwar:
12cr|usermin-1.510-2|69	# This really needs to be /root/.webmin, because of (at least) the setup.sh
12cr|usermin-1.510-2|70	# script
12cr|usermin-1.510-2|71	
12cr|usermin-1.510-2|72	\$tmp_dir = "/root/.webmin";
12cr|usermin-1.510-2|73	
12cr|usermin-1.510-2|74	if (!-d \$tmp_dir) {
12cr|usermin-1.510-2|75	mkdir(\$tmp_dir, 0755) || exit 1;
12cr|usermin-1.510-2|76	chown(\$<, \$(, \$tmp_dir);
12cr|usermin-1.510-2|77	chmod(0755, \$tmp_dir);
12cr|usermin-1.510-2|78	}
12cr|usermin-1.510-2|79	@st = stat(\$tmp_dir);
12cr|usermin-1.510-2|80	if (@st && \$st[4] == \$< && \$st[5] == \$( && \$st[2] & 0x4000 &&
12cr|usermin-1.510-2|81	(\$st[2] & 0777) == 0755) {
12cr|usermin-1.510-2|82	exit 0;
12cr|usermin-1.510-2|83	}
12cr|usermin-1.510-2|84	else {
12cr|usermin-1.510-2|85	exit 1;
12cr|usermin-1.510-2|86	}
12cr|usermin-1.510-2|87	
12cr|usermin-1.510-2|88	
12cr|usermin-1.510-2|89	EOD
12cr|usermin-1.510-2|90	if [ "$?" != "0" ]; then
12cr|usermin-1.510-2|91	echo "Failed to create or check temp files directory /root/.webmin"
12cr|usermin-1.510-2|92	exit 1
12cr|usermin-1.510-2|93	fi
12cr|usermin-1.510-2|94	
12cr|usermin-1.510-2|95	%post
12cr|usermin-1.510-2|96	if [ "$1" != 1 ]; then
12cr|usermin-1.510-2|97	# Upgrading the RPM, so stop the old usermin properly
12cr|usermin-1.510-2|98	service usermin stop
12cr|usermin-1.510-2|99	fi
12cr|usermin-1.510-2|100	cd %{_datadir}/usermin
12cr|usermin-1.510-2|101	config_dir=%{_sysconfdir}/usermin
12cr|usermin-1.510-2|102	var_dir=%{_var}/run/usermin
12cr|usermin-1.510-2|103	perl=%{_bindir}/perl
12cr|usermin-1.510-2|104	autoos=1
12cr|usermin-1.510-2|105	port=20000
12cr|usermin-1.510-2|106	host=`hostname`
12cr|usermin-1.510-2|107	ssl=1
12cr|usermin-1.510-2|108	atboot=1
12cr|usermin-1.510-2|109	nochown=1
12cr|usermin-1.510-2|110	autothird=1
12cr|usermin-1.510-2|111	noperlpath=1
12cr|usermin-1.510-2|112	nouninstall=1
12cr|usermin-1.510-2|113	nostart=1
12cr|usermin-1.510-2|114	export config_dir var_dir perl autoos port host ssl nochown autothird noperlpath nouninstall nostart allow
12cr|usermin-1.510-2|115	./setup.sh > /root/tmp/usermin-setup.out 2>/root/tmp/usermin-setup.err
12cr|usermin-1.510-2|116	
12cr|usermin-1.510-2|117	cat > %{_sysconfdir}/usermin/uninstall.sh <<EOFF
12cr|usermin-1.510-2|118	#!/bin/sh
12cr|usermin-1.510-2|119	printf "Are you sure you want to uninstall Usermin? (y/n) : "
12cr|usermin-1.510-2|120	read answer
12cr|usermin-1.510-2|121	printf "\n"
12cr|usermin-1.510-2|122	if [ "\$answer" = "y" ]; then
12cr|usermin-1.510-2|123	echo "Removing usermin RPM .."
12cr|usermin-1.510-2|124	#rpm -e --nodeps usermin
12cr|usermin-1.510-2|125	urpme usermin
12cr|usermin-1.510-2|126	echo "Done!"
12cr|usermin-1.510-2|127	fi
12cr|usermin-1.510-2|128	EOFF
12cr|usermin-1.510-2|129	chmod +x %{_sysconfdir}/usermin/uninstall.sh
12cr|usermin-1.510-2|130	
12cr|usermin-1.510-2|131	%_post_service usermin
12cr|usermin-1.510-2|132	
12cr|usermin-1.510-2|133	%preun
12cr|usermin-1.510-2|134	%_preun_service usermin
12cr|usermin-1.510-2|135	
12cr|usermin-1.510-2|136	%postun
12cr|usermin-1.510-2|137	if [ "$1" = 0 ]; then
12cr|usermin-1.510-2|138	grep root=%{_datadir}/usermin %{_sysconfdir}/usermin/miniserv.conf >/dev/null 2>&1
12cr|usermin-1.510-2|139	if [ "$?" = 0 ]; then
12cr|usermin-1.510-2|140	# RPM is being removed, and no new version of usermin
12cr|usermin-1.510-2|141	# has taken it's place. Delete the config files
12cr|usermin-1.510-2|142	rm -rf %{_sysconfdir}/usermin %{_var}/usermin
12cr|usermin-1.510-2|143	fi
12cr|usermin-1.510-2|144	fi
12cr|usermin-1.510-2|145	
12cr|usermin-1.510-2|146	%files
12cr|usermin-1.510-2|147	%doc LICENCE* README
12cr|usermin-1.510-2|148	#%{_libexecdir}/usermin
12cr|usermin-1.510-2|149	%{_datadir}/usermin
12cr|usermin-1.510-2|150	%config(noreplace) %{_sysconfdir}/sysconfig/usermin
12cr|usermin-1.510-2|151	%config(noreplace) %{_sysconfdir}/pam.d/usermin
12cr|usermin-1.510-2|152	%config(noreplace) %{_initrddir}/usermin

8209 12
12cr|usermin-webmail-1.510-2|1	%define __spec_install_post %{nil}
12cr|usermin-webmail-1.510-2|2	%define __noautoreq 'perl\\(\\)'
12cr|usermin-webmail-1.510-2|3	
12cr|usermin-webmail-1.510-2|4	Summary:	A web-based user account administration interface with webmail
12cr|usermin-webmail-1.510-2|5	Name:		usermin-webmail
12cr|usermin-webmail-1.510-2|6	Version:	1.510
12cr|usermin-webmail-1.510-2|7	Release:	2
12cr|usermin-webmail-1.510-2|8	Provides:	%{name}-%{version}
12cr|usermin-webmail-1.510-2|9	License:	BSD
12cr|usermin-webmail-1.510-2|10	Group:		System/Configuration/Other
12cr|usermin-webmail-1.510-2|11	URL:		http://www.usermin.com/
12cr|usermin-webmail-1.510-2|12	Source:		http://prdownloads.sourceforge.net/webadmin/%{name}-%{version}.tar.gz
12cr|usermin-webmail-1.510-2|13	Patch3:		usermin-1.440-never-fail-detect-os.patch
12cr|usermin-webmail-1.510-2|14	Requires:	perl
12cr|usermin-webmail-1.510-2|15	Requires(pre):	rpm-helper
12cr|usermin-webmail-1.510-2|16	Requires:	perl perl-Net_SSLeay
12cr|usermin-webmail-1.510-2|17	BuildArch:	noarch
12cr|usermin-webmail-1.510-2|18	Provides:	usermin = %{version}
12cr|usermin-webmail-1.510-2|19	
12cr|usermin-webmail-1.510-2|20	%description
12cr|usermin-webmail-1.510-2|21	A web-based user account administration interface for Unix systems.
12cr|usermin-webmail-1.510-2|22	If you just want to use Usermin for web-based email, there is
12cr|usermin-webmail-1.510-2|23	a modified package available with a better theme and default
12cr|usermin-webmail-1.510-2|24	configuration for that purpose. It assumes that your system is
12cr|usermin-webmail-1.510-2|25	already running a properly configured IMAP server such as Dovecot,
12cr|usermin-webmail-1.510-2|26	but can be easily configured to read mail from Maildir or
12cr|usermin-webmail-1.510-2|27	mbox-formatted directories instead.
12cr|usermin-webmail-1.510-2|28	
12cr|usermin-webmail-1.510-2|29	After installation, enter the URL https://localhost:20000/ into your
12cr|usermin-webmail-1.510-2|30	browser and login as any user on your system.
12cr|usermin-webmail-1.510-2|31	
12cr|usermin-webmail-1.510-2|32	%prep
12cr|usermin-webmail-1.510-2|33	%setup -q
12cr|usermin-webmail-1.510-2|34	%patch3 -p0
12cr|usermin-webmail-1.510-2|35	
12cr|usermin-webmail-1.510-2|36	perl -pi -e 's|/tmp/.webmin|/root/.webmin|' *
12cr|usermin-webmail-1.510-2|37	
12cr|usermin-webmail-1.510-2|38	%build
12cr|usermin-webmail-1.510-2|39	(find . -name '*.cgi' ; find . -name '*.pl') | perl perlpath.pl %{_bindir}/perl -
12cr|usermin-webmail-1.510-2|40	rm -f mount/freebsd-mounts-*
12cr|usermin-webmail-1.510-2|41	rm -f mount/openbsd-mounts-*
12cr|usermin-webmail-1.510-2|42	#chmod -R og-rxw .
12cr|usermin-webmail-1.510-2|43	
12cr|usermin-webmail-1.510-2|44	%install
12cr|usermin-webmail-1.510-2|45	mkdir -p %{buildroot}{%{_sysconfdir}/{pam.d,sysconfig},%{_initrddir},%{_var}/run/usermin,%{_datadir}/usermin}
12cr|usermin-webmail-1.510-2|46	
12cr|usermin-webmail-1.510-2|47	cp -rp * %{buildroot}%{_datadir}/usermin
12cr|usermin-webmail-1.510-2|48	
12cr|usermin-webmail-1.510-2|49	cp usermin-daemon %{buildroot}%{_sysconfdir}/sysconfig/usermin
12cr|usermin-webmail-1.510-2|50	cp usermin-init %{buildroot}%{_initrddir}/usermin
12cr|usermin-webmail-1.510-2|51	cp usermin-pam %{buildroot}%{_sysconfdir}/pam.d/usermin
12cr|usermin-webmail-1.510-2|52	
12cr|usermin-webmail-1.510-2|53	# Fix perms for rpmlint:
12cr|usermin-webmail-1.510-2|54	find %{buildroot}%{_datadir}/usermin ! -type d -exec chmod 644 {} \;
12cr|usermin-webmail-1.510-2|55	
12cr|usermin-webmail-1.510-2|56	find %{buildroot}%{_datadir}/usermin \( \
12cr|usermin-webmail-1.510-2|57	-type d \
12cr|usermin-webmail-1.510-2|58	-o -name "*.sh" -o -name "*.cgi" \
12cr|usermin-webmail-1.510-2|59	-o -name "install-module.pl" -o -name "web-lib.pl" \
12cr|usermin-webmail-1.510-2|60	-o -name "miniserv.pl" -o -name "newmods.pl" \
12cr|usermin-webmail-1.510-2|61	-o -name "cron_editor.pl" -o -name "autoreply.pl" \
12cr|usermin-webmail-1.510-2|62	-o -name "theme.pl" -o -name "solaris-lib.pl" \
12cr|usermin-webmail-1.510-2|63	-o -name "unixware-lib.pl" \
12cr|usermin-webmail-1.510-2|64	-o -name "msctile2.jpg" -o -name "theme_by.jpg" \
12cr|usermin-webmail-1.510-2|65	-o -name "webmin_logo.jpg" \
12cr|usermin-webmail-1.510-2|66	\) \
12cr|usermin-webmail-1.510-2|67	-exec chmod 755 {} \;
12cr|usermin-webmail-1.510-2|68	
12cr|usermin-webmail-1.510-2|69	echo rpm >%{buildroot}%{_datadir}/usermin/install-type
12cr|usermin-webmail-1.510-2|70	
12cr|usermin-webmail-1.510-2|71	%pre
12cr|usermin-webmail-1.510-2|72	perl <<EOD;
12cr|usermin-webmail-1.510-2|73	# maketemp.pl
12cr|usermin-webmail-1.510-2|74	# Create the /root/.webmin directory if needed
12cr|usermin-webmail-1.510-2|75	# ASkwar:
12cr|usermin-webmail-1.510-2|76	# This really needs to be /root/.webmin, because of (at least) the setup.sh
12cr|usermin-webmail-1.510-2|77	# script
12cr|usermin-webmail-1.510-2|78	
12cr|usermin-webmail-1.510-2|79	\$tmp_dir = "/root/.webmin";
12cr|usermin-webmail-1.510-2|80	
12cr|usermin-webmail-1.510-2|81	if (!-d \$tmp_dir) {
12cr|usermin-webmail-1.510-2|82	mkdir(\$tmp_dir, 0755) || exit 1;
12cr|usermin-webmail-1.510-2|83	chown(\$<, \$(, \$tmp_dir);
12cr|usermin-webmail-1.510-2|84	chmod(0755, \$tmp_dir);
12cr|usermin-webmail-1.510-2|85	}
12cr|usermin-webmail-1.510-2|86	@st = stat(\$tmp_dir);
12cr|usermin-webmail-1.510-2|87	if (@st && \$st[4] == \$< && \$st[5] == \$( && \$st[2] & 0x4000 &&
12cr|usermin-webmail-1.510-2|88	(\$st[2] & 0777) == 0755) {
12cr|usermin-webmail-1.510-2|89	exit 0;
12cr|usermin-webmail-1.510-2|90	}
12cr|usermin-webmail-1.510-2|91	else {
12cr|usermin-webmail-1.510-2|92	exit 1;
12cr|usermin-webmail-1.510-2|93	}
12cr|usermin-webmail-1.510-2|94	
12cr|usermin-webmail-1.510-2|95	
12cr|usermin-webmail-1.510-2|96	EOD
12cr|usermin-webmail-1.510-2|97	if [ "$?" != "0" ]; then
12cr|usermin-webmail-1.510-2|98	echo "Failed to create or check temp files directory /root/.webmin"
12cr|usermin-webmail-1.510-2|99	exit 1
12cr|usermin-webmail-1.510-2|100	fi
12cr|usermin-webmail-1.510-2|101	
12cr|usermin-webmail-1.510-2|102	%post
12cr|usermin-webmail-1.510-2|103	if [ "$1" != 1 ]; then
12cr|usermin-webmail-1.510-2|104	# Upgrading the RPM, so stop the old usermin properly
12cr|usermin-webmail-1.510-2|105	service usermin stop
12cr|usermin-webmail-1.510-2|106	fi
12cr|usermin-webmail-1.510-2|107	cd %{_datadir}/usermin
12cr|usermin-webmail-1.510-2|108	config_dir=%{_sysconfdir}/usermin
12cr|usermin-webmail-1.510-2|109	var_dir=%{_var}/run/usermin
12cr|usermin-webmail-1.510-2|110	perl=%{_bindir}/perl
12cr|usermin-webmail-1.510-2|111	autoos=1
12cr|usermin-webmail-1.510-2|112	port=20000
12cr|usermin-webmail-1.510-2|113	host=`hostname`
12cr|usermin-webmail-1.510-2|114	ssl=1
12cr|usermin-webmail-1.510-2|115	atboot=1
12cr|usermin-webmail-1.510-2|116	nochown=1
12cr|usermin-webmail-1.510-2|117	autothird=1
12cr|usermin-webmail-1.510-2|118	noperlpath=1
12cr|usermin-webmail-1.510-2|119	nouninstall=1
12cr|usermin-webmail-1.510-2|120	nostart=1
12cr|usermin-webmail-1.510-2|121	export config_dir var_dir perl autoos port host ssl nochown autothird noperlpath nouninstall nostart allow
12cr|usermin-webmail-1.510-2|122	./setup.sh > /root/tmp/usermin-setup.out 2>/root/tmp/usermin-setup.err
12cr|usermin-webmail-1.510-2|123	
12cr|usermin-webmail-1.510-2|124	cat > %{_sysconfdir}/usermin/uninstall.sh <<EOFF
12cr|usermin-webmail-1.510-2|125	#!/bin/sh
12cr|usermin-webmail-1.510-2|126	printf "Are you sure you want to uninstall Usermin? (y/n) : "
12cr|usermin-webmail-1.510-2|127	read answer
12cr|usermin-webmail-1.510-2|128	printf "\n"
12cr|usermin-webmail-1.510-2|129	if [ "\$answer" = "y" ]; then
12cr|usermin-webmail-1.510-2|130	echo "Removing usermin RPM .."
12cr|usermin-webmail-1.510-2|131	#rpm -e --nodeps usermin
12cr|usermin-webmail-1.510-2|132	urpme usermin
12cr|usermin-webmail-1.510-2|133	echo "Done!"
12cr|usermin-webmail-1.510-2|134	fi
12cr|usermin-webmail-1.510-2|135	EOFF
12cr|usermin-webmail-1.510-2|136	chmod +x %{_sysconfdir}/usermin/uninstall.sh
12cr|usermin-webmail-1.510-2|137	
12cr|usermin-webmail-1.510-2|138	%_post_service usermin
12cr|usermin-webmail-1.510-2|139	
12cr|usermin-webmail-1.510-2|140	%preun
12cr|usermin-webmail-1.510-2|141	%_preun_service usermin
12cr|usermin-webmail-1.510-2|142	
12cr|usermin-webmail-1.510-2|143	%postun
12cr|usermin-webmail-1.510-2|144	if [ "$1" = 0 ]; then
12cr|usermin-webmail-1.510-2|145	grep root=%{_datadir}/usermin %{_sysconfdir}/usermin/miniserv.conf >/dev/null 2>&1
12cr|usermin-webmail-1.510-2|146	if [ "$?" = 0 ]; then
12cr|usermin-webmail-1.510-2|147	# RPM is being removed, and no new version of usermin
12cr|usermin-webmail-1.510-2|148	# has taken it's place. Delete the config files
12cr|usermin-webmail-1.510-2|149	rm -rf %{_sysconfdir}/usermin %{_var}/usermin
12cr|usermin-webmail-1.510-2|150	fi
12cr|usermin-webmail-1.510-2|151	fi
12cr|usermin-webmail-1.510-2|152	
12cr|usermin-webmail-1.510-2|153	%files
12cr|usermin-webmail-1.510-2|154	%defattr(-,root,root)
12cr|usermin-webmail-1.510-2|155	%doc LICENCE* README
12cr|usermin-webmail-1.510-2|156	#%{_libexecdir}/usermin
12cr|usermin-webmail-1.510-2|157	%{_datadir}/usermin
12cr|usermin-webmail-1.510-2|158	%config(noreplace) %{_sysconfdir}/sysconfig/usermin
12cr|usermin-webmail-1.510-2|159	%config(noreplace) %{_sysconfdir}/pam.d/usermin
12cr|usermin-webmail-1.510-2|160	%config(noreplace) %{_initrddir}/usermin
12cr|usermin-webmail-1.510-2|161	
12cr|usermin-webmail-1.510-2|162	
12cr|usermin-webmail-1.510-2|163	
12cr|usermin-webmail-1.510-2|164	%changelog
12cr|usermin-webmail-1.510-2|165	* Thu Jul 19 2012 Lonyai Gergely <aleph@mandriva.org> 1.510-1mdv2012.0
12cr|usermin-webmail-1.510-2|166	+ Revision: 810268
12cr|usermin-webmail-1.510-2|167	- 1.510 Resubmit the tarball
12cr|usermin-webmail-1.510-2|168	- 1.510
12cr|usermin-webmail-1.510-2|169	
12cr|usermin-webmail-1.510-2|170	* Thu Jan 26 2012 Lonyai Gergely <aleph@mandriva.org> 1.500-1
12cr|usermin-webmail-1.510-2|171	+ Revision: 769021
12cr|usermin-webmail-1.510-2|172	- 1.500
12cr|usermin-webmail-1.510-2|173	
12cr|usermin-webmail-1.510-2|174	* Fri Nov 25 2011 Lonyai Gergely <aleph@mandriva.org> 1.490-1
12cr|usermin-webmail-1.510-2|175	+ Revision: 733418
12cr|usermin-webmail-1.510-2|176	- 1.490
12cr|usermin-webmail-1.510-2|177	
12cr|usermin-webmail-1.510-2|178	* Wed Jul 13 2011 Lonyai Gergely <aleph@mandriva.org> 1.470-1
12cr|usermin-webmail-1.510-2|179	+ Revision: 689819
12cr|usermin-webmail-1.510-2|180	- 1.470
12cr|usermin-webmail-1.510-2|181	
12cr|usermin-webmail-1.510-2|182	* Sat Sep 25 2010 Lonyai Gergely <aleph@mandriva.org> 1.450-1mdv2011.0
12cr|usermin-webmail-1.510-2|183	+ Revision: 581006
12cr|usermin-webmail-1.510-2|184	- 1.450
12cr|usermin-webmail-1.510-2|185	- Initial usermin-webmail package
12cr|usermin-webmail-1.510-2|186	- Fork usermin to usermin-webmail
12cr|usermin-webmail-1.510-2|187	
12cr|usermin-webmail-1.510-2|188	* Tue Apr 06 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.440-1mdv2010.1
12cr|usermin-webmail-1.510-2|189	+ Revision: 531977
12cr|usermin-webmail-1.510-2|190	- drop patch1 and P4 applied upstream.
12cr|usermin-webmail-1.510-2|191	- rediff patch 3
12cr|usermin-webmail-1.510-2|192	- update to 1.440
12cr|usermin-webmail-1.510-2|193	
12cr|usermin-webmail-1.510-2|194	* Wed Jan 13 2010 Lonyai Gergely <aleph@mandriva.org> 1.430-1mdv2010.1
12cr|usermin-webmail-1.510-2|195	+ Revision: 490807
12cr|usermin-webmail-1.510-2|196	- 1.430
12cr|usermin-webmail-1.510-2|197	
12cr|usermin-webmail-1.510-2|198	* Thu Oct 01 2009 Lonyai Gergely <aleph@mandriva.org> 1.420-1mdv2010.0
12cr|usermin-webmail-1.510-2|199	+ Revision: 452174
12cr|usermin-webmail-1.510-2|200	- 1.420
12cr|usermin-webmail-1.510-2|201	
12cr|usermin-webmail-1.510-2|202	+ Thierry Vignaud <tv@mandriva.org>
12cr|usermin-webmail-1.510-2|203	- rebuild
12cr|usermin-webmail-1.510-2|204	
12cr|usermin-webmail-1.510-2|205	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.350-2mdv2009.0
12cr|usermin-webmail-1.510-2|206	+ Revision: 269451
12cr|usermin-webmail-1.510-2|207	- rebuild early 2009.0 package (before pixel changes)
12cr|usermin-webmail-1.510-2|208	
12cr|usermin-webmail-1.510-2|209	* Wed May 28 2008 Funda Wang <fwang@mandriva.org> 1.350-1mdv2009.0
12cr|usermin-webmail-1.510-2|210	+ Revision: 212469
12cr|usermin-webmail-1.510-2|211	- rediff os_list patch
12cr|usermin-webmail-1.510-2|212	- rediff init patch
12cr|usermin-webmail-1.510-2|213	- New version 1.350
12cr|usermin-webmail-1.510-2|214	
12cr|usermin-webmail-1.510-2|215	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.150-2mdv2008.1
12cr|usermin-webmail-1.510-2|216	+ Revision: 140925
12cr|usermin-webmail-1.510-2|217	- restore BuildRoot
12cr|usermin-webmail-1.510-2|218	
12cr|usermin-webmail-1.510-2|219	+ Thierry Vignaud <tv@mandriva.org>
12cr|usermin-webmail-1.510-2|220	- kill re-definition of %%buildroot on Pixel's request
12cr|usermin-webmail-1.510-2|221	
12cr|usermin-webmail-1.510-2|222	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1.150-2mdv2008.0
12cr|usermin-webmail-1.510-2|223	+ Revision: 69925
12cr|usermin-webmail-1.510-2|224	- use %%mkrel
12cr|usermin-webmail-1.510-2|225	

8210 12
12cr|userspace-rcu-0.6.7-1|1	%define major		1
12cr|userspace-rcu-0.6.7-1|2	%define libname		%mklibname urcu %major
12cr|userspace-rcu-0.6.7-1|3	%define develname	%mklibname urcu -d
12cr|userspace-rcu-0.6.7-1|4	
12cr|userspace-rcu-0.6.7-1|5	Name:		userspace-rcu
12cr|userspace-rcu-0.6.7-1|6	Summary:	Userspace RCU (read-copy-update) library
12cr|userspace-rcu-0.6.7-1|7	Version:	0.6.7
12cr|userspace-rcu-0.6.7-1|8	Release:	1
12cr|userspace-rcu-0.6.7-1|9	License:	LGPLv2.1+
12cr|userspace-rcu-0.6.7-1|10	Group:		System/Libraries
12cr|userspace-rcu-0.6.7-1|11	URL:		http://lttng.org/urcu
12cr|userspace-rcu-0.6.7-1|12	Source0:	http://lttng.org/files/urcu/%{name}-%{version}.tar.bz2
12cr|userspace-rcu-0.6.7-1|13	
12cr|userspace-rcu-0.6.7-1|14	%description
12cr|userspace-rcu-0.6.7-1|15	liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data
12cr|userspace-rcu-0.6.7-1|16	synchronization library provides read-side access which scales linearly
12cr|userspace-rcu-0.6.7-1|17	with the number of cores. It does so by allowing multiples copies of a given
12cr|userspace-rcu-0.6.7-1|18	data structure to live at the same time, and by monitoring the data structure
12cr|userspace-rcu-0.6.7-1|19	accesses to detect grace periods after which memory reclamation is possible.
12cr|userspace-rcu-0.6.7-1|20	
12cr|userspace-rcu-0.6.7-1|21	%package -n %{libname}
12cr|userspace-rcu-0.6.7-1|22	Summary:	Userspace RCU (read-copy-update) library
12cr|userspace-rcu-0.6.7-1|23	
12cr|userspace-rcu-0.6.7-1|24	%description -n %{libname}
12cr|userspace-rcu-0.6.7-1|25	liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data
12cr|userspace-rcu-0.6.7-1|26	synchronization library provides read-side access which scales linearly
12cr|userspace-rcu-0.6.7-1|27	with the number of cores. It does so by allowing multiples copies of a given
12cr|userspace-rcu-0.6.7-1|28	data structure to live at the same time, and by monitoring the data structure
12cr|userspace-rcu-0.6.7-1|29	accesses to detect grace periods after which memory reclamation is possible.
12cr|userspace-rcu-0.6.7-1|30	
12cr|userspace-rcu-0.6.7-1|31	%package -n %{develname}
12cr|userspace-rcu-0.6.7-1|32	Summary:	Development files for liburcu
12cr|userspace-rcu-0.6.7-1|33	Group:		Development/C
12cr|userspace-rcu-0.6.7-1|34	Requires:	%{libname} = %{version}
12cr|userspace-rcu-0.6.7-1|35	
12cr|userspace-rcu-0.6.7-1|36	%description -n %{develname}
12cr|userspace-rcu-0.6.7-1|37	Development file for the userspace RCU library (liburcu).
12cr|userspace-rcu-0.6.7-1|38	
12cr|userspace-rcu-0.6.7-1|39	%prep
12cr|userspace-rcu-0.6.7-1|40	%setup -q
12cr|userspace-rcu-0.6.7-1|41	
12cr|userspace-rcu-0.6.7-1|42	%build
12cr|userspace-rcu-0.6.7-1|43	%configure2_5x --disable-static
12cr|userspace-rcu-0.6.7-1|44	%make
12cr|userspace-rcu-0.6.7-1|45	
12cr|userspace-rcu-0.6.7-1|46	%install
12cr|userspace-rcu-0.6.7-1|47	%makeinstall_std
12cr|userspace-rcu-0.6.7-1|48	
12cr|userspace-rcu-0.6.7-1|49	%if %{mdvver} < 201200
12cr|userspace-rcu-0.6.7-1|50	rm -f %{buildroot}%{_libdir}/*.la
12cr|userspace-rcu-0.6.7-1|51	%endif
12cr|userspace-rcu-0.6.7-1|52	
12cr|userspace-rcu-0.6.7-1|53	%files -n %{libname}
12cr|userspace-rcu-0.6.7-1|54	%{_libdir}/liburcu*.so.%{major}*
12cr|userspace-rcu-0.6.7-1|55	
12cr|userspace-rcu-0.6.7-1|56	%files -n %{develname}
12cr|userspace-rcu-0.6.7-1|57	%{_includedir}/urcu/
12cr|userspace-rcu-0.6.7-1|58	%{_includedir}/urcu*.h
12cr|userspace-rcu-0.6.7-1|59	%{_libdir}/liburcu*.so
12cr|userspace-rcu-0.6.7-1|60	%{_libdir}/pkgconfig/liburcu*.pc
12cr|userspace-rcu-0.6.7-1|61	%doc API.txt ChangeLog README
12cr|userspace-rcu-0.6.7-1|62	
12cr|userspace-rcu-0.6.7-1|63	
12cr|userspace-rcu-0.6.7-1|64	%changelog
12cr|userspace-rcu-0.6.7-1|65	* Mon Apr 02 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.6.7-1
12cr|userspace-rcu-0.6.7-1|66	+ Revision: 788705
12cr|userspace-rcu-0.6.7-1|67	+ rebuild (emptylog)
12cr|userspace-rcu-0.6.7-1|68	
12cr|userspace-rcu-0.6.7-1|69	* Mon Apr 02 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.6.7-1
12cr|userspace-rcu-0.6.7-1|70	+ Revision: 788703
12cr|userspace-rcu-0.6.7-1|71	- imported package userspace-rcu
12cr|userspace-rcu-0.6.7-1|72	

8211 12
12cr|ushare-1.1a-6|1	%define debug_package %{nil}
12cr|ushare-1.1a-6|2	%define name ushare
12cr|ushare-1.1a-6|3	%define version 1.1a
12cr|ushare-1.1a-6|4	%define release %mkrel 6
12cr|ushare-1.1a-6|5	
12cr|ushare-1.1a-6|6	Summary: UPnP (TM) A/V Media Server
12cr|ushare-1.1a-6|7	Name: %{name}
12cr|ushare-1.1a-6|8	Version: %{version}
12cr|ushare-1.1a-6|9	Release: %{release}
12cr|ushare-1.1a-6|10	Source0: http://ushare.geexbox.org/releases/%{name}-%{version}.tar.bz2
12cr|ushare-1.1a-6|11	Source1: %{name}
12cr|ushare-1.1a-6|12	Source2: ushare.crontab
12cr|ushare-1.1a-6|13	Patch0: ushare-1.1a-fix-str-fmt.patch
12cr|ushare-1.1a-6|14	Patch1:	01_all_ushare_build_system.patch
12cr|ushare-1.1a-6|15	Patch3:	03_all_ushare_mp4_video_mime.patch
12cr|ushare-1.1a-6|16	Patch4:	04_all_ushare_upnp_build_fix.patch
12cr|ushare-1.1a-6|17	Patch5:	05_all_missing_headers.patch
12cr|ushare-1.1a-6|18	License: GPLv2+
12cr|ushare-1.1a-6|19	Group: Video
12cr|ushare-1.1a-6|20	Url: http://ushare.geexbox.org/
12cr|ushare-1.1a-6|21	Buildrequires: pkgconfig(libupnp)
12cr|ushare-1.1a-6|22	Buildrequires: pkgconfig(libdlna)
12cr|ushare-1.1a-6|23	
12cr|ushare-1.1a-6|24	%description
12cr|ushare-1.1a-6|25	GeeXboX uShare is able to provide access to both images, videos, music or
12cr|ushare-1.1a-6|26	playlists files (see below for a complete file format support list).
12cr|ushare-1.1a-6|27	It does not act as an UPnP Media Adaptor and thus,
12cr|ushare-1.1a-6|28	can't transcode streams to fit the client requirements.
12cr|ushare-1.1a-6|29	
12cr|ushare-1.1a-6|30	%prep
12cr|ushare-1.1a-6|31	%setup -q
12cr|ushare-1.1a-6|32	%patch0 -p0
12cr|ushare-1.1a-6|33	%patch1 -p1
12cr|ushare-1.1a-6|34	%patch3 -p1
12cr|ushare-1.1a-6|35	%patch4 -p1
12cr|ushare-1.1a-6|36	%patch5 -p1
12cr|ushare-1.1a-6|37	
12cr|ushare-1.1a-6|38	%build
12cr|ushare-1.1a-6|39	%setup_compile_flags
12cr|ushare-1.1a-6|40	./configure --prefix=%{_prefix} --sysconfdir=%{_sysconfdir} --enable-dlna
12cr|ushare-1.1a-6|41	make
12cr|ushare-1.1a-6|42	
12cr|ushare-1.1a-6|43	%install
12cr|ushare-1.1a-6|44	%makeinstall_std
12cr|ushare-1.1a-6|45	
12cr|ushare-1.1a-6|46	%find_lang %name
12cr|ushare-1.1a-6|47	
12cr|ushare-1.1a-6|48	#Installing a better initscript
12cr|ushare-1.1a-6|49	rm -rf %{buildroot}/etc/init.d
12cr|ushare-1.1a-6|50	mkdir -p %{buildroot}/%{_initrddir}
12cr|ushare-1.1a-6|51	mkdir -p %{buildroot}/etc/cron.daily
12cr|ushare-1.1a-6|52	install -m 755 %SOURCE1 %{buildroot}/%{_initrddir}/ushare
12cr|ushare-1.1a-6|53	install -m 755 %SOURCE2 %{buildroot}/etc/cron.daily/ushare
12cr|ushare-1.1a-6|54	
12cr|ushare-1.1a-6|55	%post
12cr|ushare-1.1a-6|56	%_post_service ushare
12cr|ushare-1.1a-6|57	
12cr|ushare-1.1a-6|58	%preun
12cr|ushare-1.1a-6|59	%_preun_service ushare
12cr|ushare-1.1a-6|60	
12cr|ushare-1.1a-6|61	%files -f %name.lang
12cr|ushare-1.1a-6|62	%{_initrddir}/ushare
12cr|ushare-1.1a-6|63	%config(noreplace) %{_sysconfdir}/ushare.conf
12cr|ushare-1.1a-6|64	%{_bindir}/ushare
12cr|ushare-1.1a-6|65	%{_sysconfdir}/cron.daily/ushare

8212 12
12cr|ustr-1.0.4-3|1	%define libname %{mklibname %{name} 1}
12cr|ustr-1.0.4-3|2	%define libnamedevel %{mklibname %{name} -d}
12cr|ustr-1.0.4-3|3	%define libnamestaticdevel %{mklibname %{name} -d -s}
12cr|ustr-1.0.4-3|4	
12cr|ustr-1.0.4-3|5	%define show_all_cmds       1
12cr|ustr-1.0.4-3|6	%define broken_fed_dbg_opts 1
12cr|ustr-1.0.4-3|7	
12cr|ustr-1.0.4-3|8	%if %{show_all_cmds}
12cr|ustr-1.0.4-3|9	%define policy_cflags_hide HIDE=
12cr|ustr-1.0.4-3|10	%else
12cr|ustr-1.0.4-3|11	%define policy_cflags_hide %{nil}
12cr|ustr-1.0.4-3|12	%endif
12cr|ustr-1.0.4-3|13	
12cr|ustr-1.0.4-3|14	%if %{broken_fed_dbg_opts}
12cr|ustr-1.0.4-3|15	# Variable name explains itself.
12cr|ustr-1.0.4-3|16	%define policy_cflags_broken DBG_ONLY_BAD_POLICIES_HAVE_THIS_EMPTY_CFLAGS=
12cr|ustr-1.0.4-3|17	%else
12cr|ustr-1.0.4-3|18	%define policy_cflags_broken %{nil}
12cr|ustr-1.0.4-3|19	%endif
12cr|ustr-1.0.4-3|20	
12cr|ustr-1.0.4-3|21	%define policy_cflags %{policy_cflags_hide} %{policy_cflags_broken}
12cr|ustr-1.0.4-3|22	
12cr|ustr-1.0.4-3|23	Name: ustr
12cr|ustr-1.0.4-3|24	Version: 1.0.4
12cr|ustr-1.0.4-3|25	Release: %mkrel 3
12cr|ustr-1.0.4-3|26	Summary: String library, very low memory overhead, simple to import
12cr|ustr-1.0.4-3|27	Group: System/Libraries
12cr|ustr-1.0.4-3|28	License: MIT or LGPLv2+ or BSD
12cr|ustr-1.0.4-3|29	URL: http://www.and.org/ustr/
12cr|ustr-1.0.4-3|30	Source0: http://www.and.org/ustr/%{version}/%{name}-%{version}.tar.bz2
12cr|ustr-1.0.4-3|31	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|ustr-1.0.4-3|32	# BuildRequires: make gcc sed
12cr|ustr-1.0.4-3|33	
12cr|ustr-1.0.4-3|34	%description
12cr|ustr-1.0.4-3|35	Micro string library, very low overhead from plain strdup() (Ave. 44% for
12cr|ustr-1.0.4-3|36	0-20B strings). Very easy to use in existing C code. At it's simplest you can
12cr|ustr-1.0.4-3|37	just include a single header file into your .c and start using it.
12cr|ustr-1.0.4-3|38	This package also distributes pre-built shared libraries.
12cr|ustr-1.0.4-3|39	
12cr|ustr-1.0.4-3|40	%package -n %{libname}
12cr|ustr-1.0.4-3|41	Summary: String library, very low memory overhead, simple to import
12cr|ustr-1.0.4-3|42	Group: System/Libraries
12cr|ustr-1.0.4-3|43	Provides: %{name} = %{version}-%{release}
12cr|ustr-1.0.4-3|44	
12cr|ustr-1.0.4-3|45	%description -n %{libname}
12cr|ustr-1.0.4-3|46	Micro string library, very low overhead from plain strdup() (Ave. 44% for
12cr|ustr-1.0.4-3|47	0-20B strings). Very easy to use in existing C code. At it's simplest you can
12cr|ustr-1.0.4-3|48	just include a single header file into your .c and start using it.
12cr|ustr-1.0.4-3|49	This package also distributes pre-built shared libraries.
12cr|ustr-1.0.4-3|50	
12cr|ustr-1.0.4-3|51	%package -n %{libnamedevel}
12cr|ustr-1.0.4-3|52	Summary: Development files for %{name}
12cr|ustr-1.0.4-3|53	Group: Development/C
12cr|ustr-1.0.4-3|54	Provides: %{name}-devel = %{version}-%{release}
12cr|ustr-1.0.4-3|55	Requires: %libname = %version-%release
12cr|ustr-1.0.4-3|56	
12cr|ustr-1.0.4-3|57	%description -n %{libnamedevel}
12cr|ustr-1.0.4-3|58	Header files for the Ustr string library, and the .so to link with.
12cr|ustr-1.0.4-3|59	Also includes a %{name}.pc file for pkg-config usage.
12cr|ustr-1.0.4-3|60	Includes the ustr-import tool, for if you jsut want to include
12cr|ustr-1.0.4-3|61	the code in your projects ... you don't have to link to the shared lib.
12cr|ustr-1.0.4-3|62	
12cr|ustr-1.0.4-3|63	%package -n %{libnamestaticdevel}
12cr|ustr-1.0.4-3|64	Summary: Static development files for %{name}
12cr|ustr-1.0.4-3|65	Group: Development/C
12cr|ustr-1.0.4-3|66	Provides: %{name}-static-devel = %{version}-%{release}
12cr|ustr-1.0.4-3|67	Requires: %{name}-devel = %{version}-%{release}
12cr|ustr-1.0.4-3|68	Requires: %libnamedevel = %version-%release
12cr|ustr-1.0.4-3|69	
12cr|ustr-1.0.4-3|70	%description -n %{libnamestaticdevel}
12cr|ustr-1.0.4-3|71	Static library for the Ustr string library.
12cr|ustr-1.0.4-3|72	
12cr|ustr-1.0.4-3|73	%package -n %{libname}-debug
12cr|ustr-1.0.4-3|74	Summary: Development files for %{name}, with debugging options turned on
12cr|ustr-1.0.4-3|75	Group: Development/C
12cr|ustr-1.0.4-3|76	Provides:  %{name}-debug = %{version}-%{release}
12cr|ustr-1.0.4-3|77	
12cr|ustr-1.0.4-3|78	%description -n %{libname}-debug
12cr|ustr-1.0.4-3|79	Dynamic libraries for a debug build of the Ustr string
12cr|ustr-1.0.4-3|80	library.
12cr|ustr-1.0.4-3|81	
12cr|ustr-1.0.4-3|82	%package -n %{mklibname %{name}}-debug-devel
12cr|ustr-1.0.4-3|83	Summary: Development files for %{name}, with debugging options turned on
12cr|ustr-1.0.4-3|84	Group: Development/C
12cr|ustr-1.0.4-3|85	Provides: %{name}-debug-devel = %{version}-%{release}
12cr|ustr-1.0.4-3|86	Requires: %{name}-devel = %{version}-%{release}
12cr|ustr-1.0.4-3|87	Requires: %{name}-debug = %{version}-%{release}
12cr|ustr-1.0.4-3|88	
12cr|ustr-1.0.4-3|89	%description -n %{mklibname %{name}}-debug-devel
12cr|ustr-1.0.4-3|90	Header files and dynamic libraries for a debug build of the Ustr string
12cr|ustr-1.0.4-3|91	library. Also includes a %{name}-debug.pc file for pkg-config usage.
12cr|ustr-1.0.4-3|92	
12cr|ustr-1.0.4-3|93	%package -n %{mklibname %{name}}-debug-static-devel
12cr|ustr-1.0.4-3|94	Summary: Static development files for %{name}, with debugging options turned on
12cr|ustr-1.0.4-3|95	Group: Development/C
12cr|ustr-1.0.4-3|96	Provides: %{name}-debug-static = %{version}-%{release}
12cr|ustr-1.0.4-3|97	Requires: %{name}-debug-devel = %{version}-%{release}
12cr|ustr-1.0.4-3|98	Requires: %{name}-static-devel = %{version}-%{release}
12cr|ustr-1.0.4-3|99	
12cr|ustr-1.0.4-3|100	%description -n %{mklibname %{name}}-debug-static-devel
12cr|ustr-1.0.4-3|101	Static library for the debug build of the Ustr string library.
12cr|ustr-1.0.4-3|102	
12cr|ustr-1.0.4-3|103	%prep
12cr|ustr-1.0.4-3|104	%setup -q
12cr|ustr-1.0.4-3|105	
12cr|ustr-1.0.4-3|106	%build
12cr|ustr-1.0.4-3|107	%{make} all-shared CFLAGS="%{optflags} -fPIC" %{policy_cflags}
12cr|ustr-1.0.4-3|108	
12cr|ustr-1.0.4-3|109	%check
12cr|ustr-1.0.4-3|110	%{make} check %{policy_cflags}
12cr|ustr-1.0.4-3|111	
12cr|ustr-1.0.4-3|112	%install
12cr|ustr-1.0.4-3|113	rm -rf $RPM_BUILD_ROOT
12cr|ustr-1.0.4-3|114	%{makeinstall} LDCONFIG=/bin/true HIDE=
12cr|ustr-1.0.4-3|115	
12cr|ustr-1.0.4-3|116	%clean
12cr|ustr-1.0.4-3|117	rm -rf $RPM_BUILD_ROOT
12cr|ustr-1.0.4-3|118	
12cr|ustr-1.0.4-3|119	%if %mdkversion < 200900
12cr|ustr-1.0.4-3|120	%post -n %{libname} -p /sbin/ldconfig
12cr|ustr-1.0.4-3|121	%endif
12cr|ustr-1.0.4-3|122	
12cr|ustr-1.0.4-3|123	%if %mdkversion < 200900
12cr|ustr-1.0.4-3|124	%postun -n %{libname} -p /sbin/ldconfig
12cr|ustr-1.0.4-3|125	%endif
12cr|ustr-1.0.4-3|126	
12cr|ustr-1.0.4-3|127	%if %mdkversion < 200900
12cr|ustr-1.0.4-3|128	%post -n %{libname}-debug -p /sbin/ldconfig
12cr|ustr-1.0.4-3|129	%endif
12cr|ustr-1.0.4-3|130	
12cr|ustr-1.0.4-3|131	%if %mdkversion < 200900
12cr|ustr-1.0.4-3|132	%postun -n %{libname}-debug -p /sbin/ldconfig
12cr|ustr-1.0.4-3|133	%endif
12cr|ustr-1.0.4-3|134	
12cr|ustr-1.0.4-3|135	%files -n %{libname}
12cr|ustr-1.0.4-3|136	%defattr(-,root,root,-)
12cr|ustr-1.0.4-3|137	%doc ChangeLog LICENSE* README NEWS
12cr|ustr-1.0.4-3|138	%{_libdir}/libustr-1.0.so.*
12cr|ustr-1.0.4-3|139	
12cr|ustr-1.0.4-3|140	%files -n %{libnamedevel}
12cr|ustr-1.0.4-3|141	%defattr(-,root,root,-)
12cr|ustr-1.0.4-3|142	%{_datadir}/ustr-%{version}
12cr|ustr-1.0.4-3|143	%{_bindir}/ustr-import
12cr|ustr-1.0.4-3|144	%{_includedir}/ustr.h
12cr|ustr-1.0.4-3|145	%{_includedir}/ustr-*.h
12cr|ustr-1.0.4-3|146	%exclude %{_includedir}/ustr*debug.h
12cr|ustr-1.0.4-3|147	%{_libdir}/pkgconfig/ustr.pc
12cr|ustr-1.0.4-3|148	%{_libdir}/libustr.so
12cr|ustr-1.0.4-3|149	%{_datadir}/doc/ustr-devel-%{version}
12cr|ustr-1.0.4-3|150	%{_mandir}/man1/*
12cr|ustr-1.0.4-3|151	%{_mandir}/man3/*
12cr|ustr-1.0.4-3|152	
12cr|ustr-1.0.4-3|153	%files -n %{libnamestaticdevel}
12cr|ustr-1.0.4-3|154	%{_libdir}/libustr.a
12cr|ustr-1.0.4-3|155	
12cr|ustr-1.0.4-3|156	%files -n %{libname}-debug
12cr|ustr-1.0.4-3|157	%defattr(-,root,root,-)
12cr|ustr-1.0.4-3|158	%{_libdir}/libustr-debug-1.0.so.*
12cr|ustr-1.0.4-3|159	
12cr|ustr-1.0.4-3|160	%files -n %{mklibname %{name}}-debug-devel
12cr|ustr-1.0.4-3|161	%{_libdir}/libustr-debug.so
12cr|ustr-1.0.4-3|162	%{_includedir}/ustr-debug.h
12cr|ustr-1.0.4-3|163	%{_includedir}/ustr-conf-debug.h
12cr|ustr-1.0.4-3|164	%{_libdir}/pkgconfig/ustr-debug.pc
12cr|ustr-1.0.4-3|165	
12cr|ustr-1.0.4-3|166	%files -n %{mklibname %{name}}-debug-static-devel
12cr|ustr-1.0.4-3|167	%{_libdir}/libustr-debug.a
12cr|ustr-1.0.4-3|168	
12cr|ustr-1.0.4-3|169	
12cr|ustr-1.0.4-3|170	
12cr|ustr-1.0.4-3|171	%changelog
12cr|ustr-1.0.4-3|172	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.4-3mdv2010.0
12cr|ustr-1.0.4-3|173	+ Revision: 434591
12cr|ustr-1.0.4-3|174	- rebuild
12cr|ustr-1.0.4-3|175	
12cr|ustr-1.0.4-3|176	+ Götz Waschk <waschk@mandriva.org>
12cr|ustr-1.0.4-3|177	- fix devel deps
12cr|ustr-1.0.4-3|178	
12cr|ustr-1.0.4-3|179	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.4-2mdv2009.0
12cr|ustr-1.0.4-3|180	+ Revision: 269452
12cr|ustr-1.0.4-3|181	- rebuild early 2009.0 package (before pixel changes)
12cr|ustr-1.0.4-3|182	
12cr|ustr-1.0.4-3|183	+ Pixel <pixel@mandriva.com>
12cr|ustr-1.0.4-3|184	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|ustr-1.0.4-3|185	
12cr|ustr-1.0.4-3|186	* Mon Apr 21 2008 David Walluck <walluck@mandriva.org> 1.0.4-1mdv2009.0
12cr|ustr-1.0.4-3|187	+ Revision: 196077
12cr|ustr-1.0.4-3|188	- 1.0.4
12cr|ustr-1.0.4-3|189	
12cr|ustr-1.0.4-3|190	* Wed Jan 16 2008 David Walluck <walluck@mandriva.org> 1.0.3-1mdv2008.1
12cr|ustr-1.0.4-3|191	+ Revision: 153835
12cr|ustr-1.0.4-3|192	- 1.0.3
12cr|ustr-1.0.4-3|193	
12cr|ustr-1.0.4-3|194	* Wed Jan 02 2008 David Walluck <walluck@mandriva.org> 1.0.2-2mdv2008.1
12cr|ustr-1.0.4-3|195	+ Revision: 140296
12cr|ustr-1.0.4-3|196	- build with -fPIC
12cr|ustr-1.0.4-3|197	
12cr|ustr-1.0.4-3|198	* Wed Jan 02 2008 David Walluck <walluck@mandriva.org> 1.0.2-1mdv2008.1
12cr|ustr-1.0.4-3|199	+ Revision: 140274
12cr|ustr-1.0.4-3|200	- import ustr
12cr|ustr-1.0.4-3|201	
12cr|ustr-1.0.4-3|202	
12cr|ustr-1.0.4-3|203	* Tue Oct 30 2007 James Antill <james@and.org> - 1.0.2-2
12cr|ustr-1.0.4-3|204	- Build new upstream in Fedora
12cr|ustr-1.0.4-3|205	
12cr|ustr-1.0.4-3|206	* Mon Oct 29 2007 James Antill <james@and.org> - 1.0.2-1
12cr|ustr-1.0.4-3|207	- New release
12cr|ustr-1.0.4-3|208	
12cr|ustr-1.0.4-3|209	* Tue Aug 28 2007 James Antill <jantill@redhat.com> - 1.0.1-6
12cr|ustr-1.0.4-3|210	- Add options for fedora policy brokeness, so it's easy to undo.
12cr|ustr-1.0.4-3|211	- Rebuild for buildid.
12cr|ustr-1.0.4-3|212	
12cr|ustr-1.0.4-3|213	* Wed Aug  8 2007 James Antill <james@and.org> - 1.0.1-5
12cr|ustr-1.0.4-3|214	- Import fix for ustr-import, wrt. repl <=> replace
12cr|ustr-1.0.4-3|215	
12cr|ustr-1.0.4-3|216	* Sun Aug  5 2007 James Antill <james@and.org> - 1.0.1-4
12cr|ustr-1.0.4-3|217	- Patches for minor GIT HEAD documentation fixes.
12cr|ustr-1.0.4-3|218	- Install mkdir_p and fgrep examples.
12cr|ustr-1.0.4-3|219	
12cr|ustr-1.0.4-3|220	* Sat Aug  4 2007 James Antill <james@and.org> - 1.0.1-2
12cr|ustr-1.0.4-3|221	- First upload to Fedora repos.
12cr|ustr-1.0.4-3|222	
12cr|ustr-1.0.4-3|223	* Fri Aug  3 2007 James Antill <james@and.org> - 1.0.1-0.10.fc7
12cr|ustr-1.0.4-3|224	- Re-fix dups in -devel and -debug file lists.
12cr|ustr-1.0.4-3|225	- Change license to new format
12cr|ustr-1.0.4-3|226	
12cr|ustr-1.0.4-3|227	* Thu Aug  2 2007 James Antill <james@and.org> - 1.0.1-0.9.fc7
12cr|ustr-1.0.4-3|228	- Fix dups in -devel and -debug file lists.
12cr|ustr-1.0.4-3|229	
12cr|ustr-1.0.4-3|230	* Wed Aug  1 2007 James Antill <james@and.org> - 1.0.1-0.8.fc7
12cr|ustr-1.0.4-3|231	- Required to make DBG_ONLY_BAD_POLICIES_HAVE_THIS_EMPTY_CFLAGS empty
12cr|ustr-1.0.4-3|232	- due to so called "review"
12cr|ustr-1.0.4-3|233	
12cr|ustr-1.0.4-3|234	* Fri Jul 27 2007 James Antill <james@and.org> - 1.0.1-0.2.fc7
12cr|ustr-1.0.4-3|235	- Next test release of 1.0.1, lots of fixes from Fedora review.
12cr|ustr-1.0.4-3|236	
12cr|ustr-1.0.4-3|237	* Wed Jul 25 2007 James Antill <james@and.org> - 1.0.1-0
12cr|ustr-1.0.4-3|238	- Test release of 1.0.1.
12cr|ustr-1.0.4-3|239	
12cr|ustr-1.0.4-3|240	* Wed Jul 11 2007 James Antill <james@and.org> - 1.0.0-1
12cr|ustr-1.0.4-3|241	- Upgrade to 1.0.0
12cr|ustr-1.0.4-3|242	- Minor fixes on specfile
12cr|ustr-1.0.4-3|243	
12cr|ustr-1.0.4-3|244	* Sun Jun  3 2007 James Antill <james@and.org> - 0.99.2-1
12cr|ustr-1.0.4-3|245	- Upgrade to 0.99.2
12cr|ustr-1.0.4-3|246	
12cr|ustr-1.0.4-3|247	* Thu May 24 2007 James Antill <james@and.org> - 0.99.1-2
12cr|ustr-1.0.4-3|248	- Fix ver typo to be version.
12cr|ustr-1.0.4-3|249	
12cr|ustr-1.0.4-3|250	* Fri May 18 2007 James Antill <james@and.org> - 0.99.1-1
12cr|ustr-1.0.4-3|251	- Use all-shared to get GCC-ish specific shared libs.
12cr|ustr-1.0.4-3|252	
12cr|ustr-1.0.4-3|253	* Mon May 14 2007 James Antill <james@and.org> - 0.98.1-0
12cr|ustr-1.0.4-3|254	- Initial spec
12cr|ustr-1.0.4-3|255	

8213 12
12cr|util-core-1.0.6-0.0.5|1	%define section         free
12cr|util-core-1.0.6-0.0.5|2	%define gcj_support     1
12cr|util-core-1.0.6-0.0.5|3	
12cr|util-core-1.0.6-0.0.5|4	Name:           util-core
12cr|util-core-1.0.6-0.0.5|5	Version:        1.0.6
12cr|util-core-1.0.6-0.0.5|6	Release:        %mkrel 0.0.5
12cr|util-core-1.0.6-0.0.5|7	Epoch:          0
12cr|util-core-1.0.6-0.0.5|8	Summary:        org.freecompany.util.core
12cr|util-core-1.0.6-0.0.5|9	License:        MIT
12cr|util-core-1.0.6-0.0.5|10	Group:          Development/Java
12cr|util-core-1.0.6-0.0.5|11	URL:            http://www.freecompany.org/
12cr|util-core-1.0.6-0.0.5|12	# svn export https://svn.freecompany.org/public/util/tags/util-core-1.0.6
12cr|util-core-1.0.6-0.0.5|13	# zip -9r util-core-src-1.0.6.zip util-core-1.0.6
12cr|util-core-1.0.6-0.0.5|14	Source0:        http://repository.freecompany.org/org/freecompany/util/zips/util-core-src-%{version}.zip
12cr|util-core-1.0.6-0.0.5|15	Source1:        util-core-1.0.6-build.xml
12cr|util-core-1.0.6-0.0.5|16	BuildRequires:  ant
12cr|util-core-1.0.6-0.0.5|17	BuildRequires:  ant-junit
12cr|util-core-1.0.6-0.0.5|18	BuildRequires:  java-rpmbuild >= 0:1.6
12cr|util-core-1.0.6-0.0.5|19	BuildRequires:  junit
12cr|util-core-1.0.6-0.0.5|20	%if %{gcj_support}
12cr|util-core-1.0.6-0.0.5|21	BuildRequires:  java-gcj-compat-devel
12cr|util-core-1.0.6-0.0.5|22	%else
12cr|util-core-1.0.6-0.0.5|23	BuildRequires:  java-devel
12cr|util-core-1.0.6-0.0.5|24	BuildArch:      noarch
12cr|util-core-1.0.6-0.0.5|25	%endif
12cr|util-core-1.0.6-0.0.5|26	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|util-core-1.0.6-0.0.5|27	
12cr|util-core-1.0.6-0.0.5|28	%description
12cr|util-core-1.0.6-0.0.5|29	org.freecompany.util.core
12cr|util-core-1.0.6-0.0.5|30	
12cr|util-core-1.0.6-0.0.5|31	%package javadoc
12cr|util-core-1.0.6-0.0.5|32	Summary:        Javadoc for %{name}
12cr|util-core-1.0.6-0.0.5|33	Group:          Development/Java
12cr|util-core-1.0.6-0.0.5|34	
12cr|util-core-1.0.6-0.0.5|35	%description javadoc
12cr|util-core-1.0.6-0.0.5|36	Javadoc for %{name}.
12cr|util-core-1.0.6-0.0.5|37	
12cr|util-core-1.0.6-0.0.5|38	%prep
12cr|util-core-1.0.6-0.0.5|39	%setup -q
12cr|util-core-1.0.6-0.0.5|40	%{__cp} -a %{SOURCE1} build.xml
12cr|util-core-1.0.6-0.0.5|41	%{__perl} -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
12cr|util-core-1.0.6-0.0.5|42	
12cr|util-core-1.0.6-0.0.5|43	%build
12cr|util-core-1.0.6-0.0.5|44	export CLASSPATH=$(build-classpath junit)
12cr|util-core-1.0.6-0.0.5|45	export OPT_JAR_LIST="ant/ant-junit"
12cr|util-core-1.0.6-0.0.5|46	%{ant} jar javadoc test
12cr|util-core-1.0.6-0.0.5|47	
12cr|util-core-1.0.6-0.0.5|48	%install
12cr|util-core-1.0.6-0.0.5|49	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|util-core-1.0.6-0.0.5|50	%{__cp} -a dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|util-core-1.0.6-0.0.5|51	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
12cr|util-core-1.0.6-0.0.5|52	
12cr|util-core-1.0.6-0.0.5|53	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|util-core-1.0.6-0.0.5|54	cp -pr dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|util-core-1.0.6-0.0.5|55	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|util-core-1.0.6-0.0.5|56	
12cr|util-core-1.0.6-0.0.5|57	%if %{gcj_support}
12cr|util-core-1.0.6-0.0.5|58	%{_bindir}/aot-compile-rpm
12cr|util-core-1.0.6-0.0.5|59	%endif
12cr|util-core-1.0.6-0.0.5|60	
12cr|util-core-1.0.6-0.0.5|61	%if %{gcj_support}
12cr|util-core-1.0.6-0.0.5|62	%post
12cr|util-core-1.0.6-0.0.5|63	%{update_gcjdb}
12cr|util-core-1.0.6-0.0.5|64	
12cr|util-core-1.0.6-0.0.5|65	%postun
12cr|util-core-1.0.6-0.0.5|66	%{clean_gcjdb}
12cr|util-core-1.0.6-0.0.5|67	%endif
12cr|util-core-1.0.6-0.0.5|68	
12cr|util-core-1.0.6-0.0.5|69	%files
12cr|util-core-1.0.6-0.0.5|70	%defattr(0644,root,root,0755)
12cr|util-core-1.0.6-0.0.5|71	%{_javadir}/%{name}.jar
12cr|util-core-1.0.6-0.0.5|72	%{_javadir}/%{name}-%{version}.jar
12cr|util-core-1.0.6-0.0.5|73	%if %{gcj_support}
12cr|util-core-1.0.6-0.0.5|74	%dir %{_libdir}/gcj/%{name}
12cr|util-core-1.0.6-0.0.5|75	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
12cr|util-core-1.0.6-0.0.5|76	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
12cr|util-core-1.0.6-0.0.5|77	%endif
12cr|util-core-1.0.6-0.0.5|78	
12cr|util-core-1.0.6-0.0.5|79	%files javadoc
12cr|util-core-1.0.6-0.0.5|80	%defattr(0644,root,root,0755)
12cr|util-core-1.0.6-0.0.5|81	%doc %{_javadocdir}/%{name}-%{version}
12cr|util-core-1.0.6-0.0.5|82	%doc %{_javadocdir}/%{name}
12cr|util-core-1.0.6-0.0.5|83	
12cr|util-core-1.0.6-0.0.5|84	
12cr|util-core-1.0.6-0.0.5|85	%changelog
12cr|util-core-1.0.6-0.0.5|86	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0:1.0.6-0.0.4mdv2010.0
12cr|util-core-1.0.6-0.0.5|87	+ Revision: 434592
12cr|util-core-1.0.6-0.0.5|88	- rebuild
12cr|util-core-1.0.6-0.0.5|89	
12cr|util-core-1.0.6-0.0.5|90	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0:1.0.6-0.0.3mdv2009.0
12cr|util-core-1.0.6-0.0.5|91	+ Revision: 140925
12cr|util-core-1.0.6-0.0.5|92	- restore BuildRoot
12cr|util-core-1.0.6-0.0.5|93	
12cr|util-core-1.0.6-0.0.5|94	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|util-core-1.0.6-0.0.5|95	- kill re-definition of %%buildroot on Pixel's request
12cr|util-core-1.0.6-0.0.5|96	
12cr|util-core-1.0.6-0.0.5|97	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.0.6-0.0.3mdv2008.1
12cr|util-core-1.0.6-0.0.5|98	+ Revision: 121039
12cr|util-core-1.0.6-0.0.5|99	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|util-core-1.0.6-0.0.5|100	
12cr|util-core-1.0.6-0.0.5|101	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:1.0.6-0.0.2mdv2008.0
12cr|util-core-1.0.6-0.0.5|102	+ Revision: 87222
12cr|util-core-1.0.6-0.0.5|103	- rebuild to filter out autorequires of GCJ AOT objects
12cr|util-core-1.0.6-0.0.5|104	- remove unnecessary Requires(post) on java-gcj-compat
12cr|util-core-1.0.6-0.0.5|105	
12cr|util-core-1.0.6-0.0.5|106	* Tue Aug 07 2007 David Walluck <walluck@mandriva.org> 0:1.0.6-0.0.1mdv2008.0
12cr|util-core-1.0.6-0.0.5|107	+ Revision: 59614
12cr|util-core-1.0.6-0.0.5|108	- Import util-core
12cr|util-core-1.0.6-0.0.5|109	

8214 12
12cr|util-multicaster-0.3.3-0.0.5|1	%define section         free
12cr|util-multicaster-0.3.3-0.0.5|2	%define gcj_support     1
12cr|util-multicaster-0.3.3-0.0.5|3	
12cr|util-multicaster-0.3.3-0.0.5|4	Name:           util-multicaster
12cr|util-multicaster-0.3.3-0.0.5|5	Version:        0.3.3
12cr|util-multicaster-0.3.3-0.0.5|6	Release:        %mkrel 0.0.5
12cr|util-multicaster-0.3.3-0.0.5|7	Epoch:          0
12cr|util-multicaster-0.3.3-0.0.5|8	Summary:        Utility classes for low-cost event dispatch to multiple listeners
12cr|util-multicaster-0.3.3-0.0.5|9	License:        MIT
12cr|util-multicaster-0.3.3-0.0.5|10	Group:          Development/Java
12cr|util-multicaster-0.3.3-0.0.5|11	URL:            http://www.freecompany.org/
12cr|util-multicaster-0.3.3-0.0.5|12	# svn export https://svn.freecompany.org/public/util/tags/util-multicaster-0.3.3
12cr|util-multicaster-0.3.3-0.0.5|13	# zip -9r util-multicaster-src-0.3.3.zip util-multicaster-0.3.3
12cr|util-multicaster-0.3.3-0.0.5|14	Source0:        http://repository.freecompany.org/org/freecompany/util/zips/util-multicaster-src-%{version}.zip
12cr|util-multicaster-0.3.3-0.0.5|15	Source1:        util-multicaster-0.3.3-build.xml
12cr|util-multicaster-0.3.3-0.0.5|16	BuildRequires:  ant
12cr|util-multicaster-0.3.3-0.0.5|17	BuildRequires:  ant-junit
12cr|util-multicaster-0.3.3-0.0.5|18	BuildRequires:  java-rpmbuild >= 0:1.6
12cr|util-multicaster-0.3.3-0.0.5|19	BuildRequires:  junit
12cr|util-multicaster-0.3.3-0.0.5|20	%if %{gcj_support}
12cr|util-multicaster-0.3.3-0.0.5|21	BuildRequires:  java-gcj-compat-devel
12cr|util-multicaster-0.3.3-0.0.5|22	%else
12cr|util-multicaster-0.3.3-0.0.5|23	BuildRequires:  java-devel
12cr|util-multicaster-0.3.3-0.0.5|24	BuildArch:      noarch
12cr|util-multicaster-0.3.3-0.0.5|25	%endif
12cr|util-multicaster-0.3.3-0.0.5|26	
12cr|util-multicaster-0.3.3-0.0.5|27	%description
12cr|util-multicaster-0.3.3-0.0.5|28	The multicaster package provides utility classes for low-cost event dispatch
12cr|util-multicaster-0.3.3-0.0.5|29	to multiple listeners. Modeled after the AWTEventMulticaster this class
12cr|util-multicaster-0.3.3-0.0.5|30	provides type-safe and thread-safe generic method dispatch. The benefit of
12cr|util-multicaster-0.3.3-0.0.5|31	this approach to handling multiple listeners is the low overhead - when there
12cr|util-multicaster-0.3.3-0.0.5|32	is a single listener there is zero cost, and each additional listener requires
12cr|util-multicaster-0.3.3-0.0.5|33	only two additional method calls.
12cr|util-multicaster-0.3.3-0.0.5|34	
12cr|util-multicaster-0.3.3-0.0.5|35	A basic implementation is provided, the DefaultMulticaster, which uses dynamic
12cr|util-multicaster-0.3.3-0.0.5|36	proxies to minimize the amount of new code that must be written in order to use
12cr|util-multicaster-0.3.3-0.0.5|37	a multicaster.
12cr|util-multicaster-0.3.3-0.0.5|38	
12cr|util-multicaster-0.3.3-0.0.5|39	%package javadoc
12cr|util-multicaster-0.3.3-0.0.5|40	Summary:        Javadoc for %{name}
12cr|util-multicaster-0.3.3-0.0.5|41	Group:          Development/Java
12cr|util-multicaster-0.3.3-0.0.5|42	
12cr|util-multicaster-0.3.3-0.0.5|43	%description javadoc
12cr|util-multicaster-0.3.3-0.0.5|44	Javadoc for %{name}.
12cr|util-multicaster-0.3.3-0.0.5|45	
12cr|util-multicaster-0.3.3-0.0.5|46	%prep
12cr|util-multicaster-0.3.3-0.0.5|47	%setup -q
12cr|util-multicaster-0.3.3-0.0.5|48	cp -a %{SOURCE1} build.xml
12cr|util-multicaster-0.3.3-0.0.5|49	perl -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
12cr|util-multicaster-0.3.3-0.0.5|50	
12cr|util-multicaster-0.3.3-0.0.5|51	%build
12cr|util-multicaster-0.3.3-0.0.5|52	export CLASSPATH=$(build-classpath junit)
12cr|util-multicaster-0.3.3-0.0.5|53	export OPT_JAR_LIST="ant/ant-junit"
12cr|util-multicaster-0.3.3-0.0.5|54	%{ant} jar javadoc test
12cr|util-multicaster-0.3.3-0.0.5|55	
12cr|util-multicaster-0.3.3-0.0.5|56	%install
12cr|util-multicaster-0.3.3-0.0.5|57	rm -rf %{buildroot}
12cr|util-multicaster-0.3.3-0.0.5|58	
12cr|util-multicaster-0.3.3-0.0.5|59	mkdir -p %{buildroot}%{_javadir}
12cr|util-multicaster-0.3.3-0.0.5|60	cp -af dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|util-multicaster-0.3.3-0.0.5|61	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
12cr|util-multicaster-0.3.3-0.0.5|62	
12cr|util-multicaster-0.3.3-0.0.5|63	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|util-multicaster-0.3.3-0.0.5|64	cp -ra dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|util-multicaster-0.3.3-0.0.5|65	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|util-multicaster-0.3.3-0.0.5|66	
12cr|util-multicaster-0.3.3-0.0.5|67	%if %{gcj_support}
12cr|util-multicaster-0.3.3-0.0.5|68	%{_bindir}/aot-compile-rpm
12cr|util-multicaster-0.3.3-0.0.5|69	%endif
12cr|util-multicaster-0.3.3-0.0.5|70	
12cr|util-multicaster-0.3.3-0.0.5|71	%if %{gcj_support}
12cr|util-multicaster-0.3.3-0.0.5|72	%post
12cr|util-multicaster-0.3.3-0.0.5|73	%{update_gcjdb}
12cr|util-multicaster-0.3.3-0.0.5|74	
12cr|util-multicaster-0.3.3-0.0.5|75	%postun
12cr|util-multicaster-0.3.3-0.0.5|76	%{clean_gcjdb}
12cr|util-multicaster-0.3.3-0.0.5|77	%endif
12cr|util-multicaster-0.3.3-0.0.5|78	
12cr|util-multicaster-0.3.3-0.0.5|79	%files
12cr|util-multicaster-0.3.3-0.0.5|80	%defattr(0644,root,root,0755)
12cr|util-multicaster-0.3.3-0.0.5|81	%{_javadir}/%{name}.jar
12cr|util-multicaster-0.3.3-0.0.5|82	%{_javadir}/%{name}-%{version}.jar
12cr|util-multicaster-0.3.3-0.0.5|83	%if %{gcj_support}
12cr|util-multicaster-0.3.3-0.0.5|84	%dir %{_libdir}/gcj/%{name}
12cr|util-multicaster-0.3.3-0.0.5|85	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
12cr|util-multicaster-0.3.3-0.0.5|86	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
12cr|util-multicaster-0.3.3-0.0.5|87	%endif
12cr|util-multicaster-0.3.3-0.0.5|88	
12cr|util-multicaster-0.3.3-0.0.5|89	%files javadoc
12cr|util-multicaster-0.3.3-0.0.5|90	%defattr(0644,root,root,0755)
12cr|util-multicaster-0.3.3-0.0.5|91	%doc %{_javadocdir}/%{name}-%{version}
12cr|util-multicaster-0.3.3-0.0.5|92	%doc %{_javadocdir}/%{name}

8215 12
12cr|util-services-0.2.0-0.0.4|1	%define section         free
12cr|util-services-0.2.0-0.0.4|2	%define gcj_support     1
12cr|util-services-0.2.0-0.0.4|3	
12cr|util-services-0.2.0-0.0.4|4	Name:           util-services
12cr|util-services-0.2.0-0.0.4|5	Version:        0.2.0
12cr|util-services-0.2.0-0.0.4|6	Release:        %mkrel 0.0.4
12cr|util-services-0.2.0-0.0.4|7	Epoch:          0
12cr|util-services-0.2.0-0.0.4|8	Summary:        org.freecompany.util
12cr|util-services-0.2.0-0.0.4|9	License:        MIT
12cr|util-services-0.2.0-0.0.4|10	Group:          Development/Java
12cr|util-services-0.2.0-0.0.4|11	URL:            http://www.freecompany.org/
12cr|util-services-0.2.0-0.0.4|12	# svn export https://svn.freecompany.org/public/util/tags/util-services-0.2.0
12cr|util-services-0.2.0-0.0.4|13	# zip -9r util-services-src-0.2.9.zip util-services-0.2.9
12cr|util-services-0.2.0-0.0.4|14	Source0:        http://repository.freecompany.org/org/freecompany/util/zips/util-services-src-%{version}.zip
12cr|util-services-0.2.0-0.0.4|15	Source1:        util-services-0.2.0-build.xml
12cr|util-services-0.2.0-0.0.4|16	BuildRequires:  ant
12cr|util-services-0.2.0-0.0.4|17	BuildRequires:  ant-junit
12cr|util-services-0.2.0-0.0.4|18	BuildRequires:  java-rpmbuild >= 0:1.6
12cr|util-services-0.2.0-0.0.4|19	BuildRequires:  junit
12cr|util-services-0.2.0-0.0.4|20	%if %{gcj_support}
12cr|util-services-0.2.0-0.0.4|21	BuildRequires:  java-gcj-compat-devel
12cr|util-services-0.2.0-0.0.4|22	%else
12cr|util-services-0.2.0-0.0.4|23	BuildRequires:  java-devel
12cr|util-services-0.2.0-0.0.4|24	BuildArch:      noarch
12cr|util-services-0.2.0-0.0.4|25	%endif
12cr|util-services-0.2.0-0.0.4|26	
12cr|util-services-0.2.0-0.0.4|27	%description
12cr|util-services-0.2.0-0.0.4|28	org.freecompany.util
12cr|util-services-0.2.0-0.0.4|29	
12cr|util-services-0.2.0-0.0.4|30	%package javadoc
12cr|util-services-0.2.0-0.0.4|31	Summary:        Javadoc for %{name}
12cr|util-services-0.2.0-0.0.4|32	Group:          Development/Java
12cr|util-services-0.2.0-0.0.4|33	
12cr|util-services-0.2.0-0.0.4|34	%description javadoc
12cr|util-services-0.2.0-0.0.4|35	Javadoc for %{name}.
12cr|util-services-0.2.0-0.0.4|36	
12cr|util-services-0.2.0-0.0.4|37	%prep
12cr|util-services-0.2.0-0.0.4|38	%setup -q
12cr|util-services-0.2.0-0.0.4|39	cp -a %{SOURCE1} build.xml
12cr|util-services-0.2.0-0.0.4|40	%{__perl} -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
12cr|util-services-0.2.0-0.0.4|41	
12cr|util-services-0.2.0-0.0.4|42	%build
12cr|util-services-0.2.0-0.0.4|43	export CLASSPATH=$(build-classpath junit)
12cr|util-services-0.2.0-0.0.4|44	export OPT_JAR_LIST="ant/ant-junit"
12cr|util-services-0.2.0-0.0.4|45	%{ant} jar javadoc test
12cr|util-services-0.2.0-0.0.4|46	
12cr|util-services-0.2.0-0.0.4|47	%install
12cr|util-services-0.2.0-0.0.4|48	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|util-services-0.2.0-0.0.4|49	cp -ra dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|util-services-0.2.0-0.0.4|50	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
12cr|util-services-0.2.0-0.0.4|51	
12cr|util-services-0.2.0-0.0.4|52	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|util-services-0.2.0-0.0.4|53	cp -ra dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|util-services-0.2.0-0.0.4|54	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|util-services-0.2.0-0.0.4|55	
12cr|util-services-0.2.0-0.0.4|56	%if %{gcj_support}
12cr|util-services-0.2.0-0.0.4|57	%{_bindir}/aot-compile-rpm
12cr|util-services-0.2.0-0.0.4|58	%endif
12cr|util-services-0.2.0-0.0.4|59	
12cr|util-services-0.2.0-0.0.4|60	%if %{gcj_support}
12cr|util-services-0.2.0-0.0.4|61	%post
12cr|util-services-0.2.0-0.0.4|62	%{update_gcjdb}
12cr|util-services-0.2.0-0.0.4|63	
12cr|util-services-0.2.0-0.0.4|64	%postun
12cr|util-services-0.2.0-0.0.4|65	%{clean_gcjdb}
12cr|util-services-0.2.0-0.0.4|66	%endif
12cr|util-services-0.2.0-0.0.4|67	
12cr|util-services-0.2.0-0.0.4|68	%files
12cr|util-services-0.2.0-0.0.4|69	%defattr(0644,root,root,0755)
12cr|util-services-0.2.0-0.0.4|70	%{_javadir}/%{name}.jar
12cr|util-services-0.2.0-0.0.4|71	%{_javadir}/%{name}-%{version}.jar
12cr|util-services-0.2.0-0.0.4|72	%if %{gcj_support}
12cr|util-services-0.2.0-0.0.4|73	%dir %{_libdir}/gcj/%{name}
12cr|util-services-0.2.0-0.0.4|74	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
12cr|util-services-0.2.0-0.0.4|75	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
12cr|util-services-0.2.0-0.0.4|76	%endif
12cr|util-services-0.2.0-0.0.4|77	
12cr|util-services-0.2.0-0.0.4|78	%files javadoc
12cr|util-services-0.2.0-0.0.4|79	%defattr(0644,root,root,0755)
12cr|util-services-0.2.0-0.0.4|80	%doc %{_javadocdir}/%{name}-%{version}
12cr|util-services-0.2.0-0.0.4|81	%doc %{_javadocdir}/%{name}

8216 12
12cr|util-text-0.3.5-0.0.4|1	%define section         free
12cr|util-text-0.3.5-0.0.4|2	%define gcj_support     1
12cr|util-text-0.3.5-0.0.4|3	
12cr|util-text-0.3.5-0.0.4|4	Name:           util-text
12cr|util-text-0.3.5-0.0.4|5	Version:        0.3.5
12cr|util-text-0.3.5-0.0.4|6	Release:        %mkrel 0.0.4
12cr|util-text-0.3.5-0.0.4|7	Epoch:          0
12cr|util-text-0.3.5-0.0.4|8	Summary:        org.freecompany.util
12cr|util-text-0.3.5-0.0.4|9	License:        MIT
12cr|util-text-0.3.5-0.0.4|10	Group:          Development/Java
12cr|util-text-0.3.5-0.0.4|11	URL:            http://www.freecompany.org/
12cr|util-text-0.3.5-0.0.4|12	# svn export https://svn.freecompany.org/public/util/tags/util-text-0.3.5
12cr|util-text-0.3.5-0.0.4|13	# zip -9r util-text-src-0.3.5.zip util-text-0.3.5
12cr|util-text-0.3.5-0.0.4|14	Source0:        http://repository.freecompany.org/org/freecompany/util/zips/util-text-src-%{version}.zip
12cr|util-text-0.3.5-0.0.4|15	Source1:        util-text-0.3.5-build.xml
12cr|util-text-0.3.5-0.0.4|16	Requires:       util-multicaster
12cr|util-text-0.3.5-0.0.4|17	BuildRequires:  ant
12cr|util-text-0.3.5-0.0.4|18	BuildRequires:  ant-junit
12cr|util-text-0.3.5-0.0.4|19	BuildRequires:  java-rpmbuild >= 0:1.6
12cr|util-text-0.3.5-0.0.4|20	BuildRequires:  junit
12cr|util-text-0.3.5-0.0.4|21	BuildRequires:  util-multicaster
12cr|util-text-0.3.5-0.0.4|22	%if %{gcj_support}
12cr|util-text-0.3.5-0.0.4|23	BuildRequires:  java-gcj-compat-devel
12cr|util-text-0.3.5-0.0.4|24	%else
12cr|util-text-0.3.5-0.0.4|25	BuildRequires:  java-devel
12cr|util-text-0.3.5-0.0.4|26	BuildArch:      noarch
12cr|util-text-0.3.5-0.0.4|27	%endif
12cr|util-text-0.3.5-0.0.4|28	
12cr|util-text-0.3.5-0.0.4|29	%description
12cr|util-text-0.3.5-0.0.4|30	org.freecompany.util.text
12cr|util-text-0.3.5-0.0.4|31	
12cr|util-text-0.3.5-0.0.4|32	%package javadoc
12cr|util-text-0.3.5-0.0.4|33	Summary:        Javadoc for %{name}
12cr|util-text-0.3.5-0.0.4|34	Group:          Development/Java
12cr|util-text-0.3.5-0.0.4|35	
12cr|util-text-0.3.5-0.0.4|36	%description javadoc
12cr|util-text-0.3.5-0.0.4|37	Javadoc for %{name}.
12cr|util-text-0.3.5-0.0.4|38	
12cr|util-text-0.3.5-0.0.4|39	%prep
12cr|util-text-0.3.5-0.0.4|40	%setup -q
12cr|util-text-0.3.5-0.0.4|41	cp -a %{SOURCE1} build.xml
12cr|util-text-0.3.5-0.0.4|42	%{__perl} -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
12cr|util-text-0.3.5-0.0.4|43	
12cr|util-text-0.3.5-0.0.4|44	%build
12cr|util-text-0.3.5-0.0.4|45	export CLASSPATH=$(build-classpath junit util-multicaster)
12cr|util-text-0.3.5-0.0.4|46	export OPT_JAR_LIST="ant/ant-junit"
12cr|util-text-0.3.5-0.0.4|47	%{ant} jar javadoc test
12cr|util-text-0.3.5-0.0.4|48	
12cr|util-text-0.3.5-0.0.4|49	%install
12cr|util-text-0.3.5-0.0.4|50	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|util-text-0.3.5-0.0.4|51	cp -ra dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|util-text-0.3.5-0.0.4|52	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
12cr|util-text-0.3.5-0.0.4|53	
12cr|util-text-0.3.5-0.0.4|54	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|util-text-0.3.5-0.0.4|55	cp -ra dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|util-text-0.3.5-0.0.4|56	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|util-text-0.3.5-0.0.4|57	
12cr|util-text-0.3.5-0.0.4|58	%if %{gcj_support}
12cr|util-text-0.3.5-0.0.4|59	%{_bindir}/aot-compile-rpm
12cr|util-text-0.3.5-0.0.4|60	%endif
12cr|util-text-0.3.5-0.0.4|61	
12cr|util-text-0.3.5-0.0.4|62	%if %{gcj_support}
12cr|util-text-0.3.5-0.0.4|63	%post
12cr|util-text-0.3.5-0.0.4|64	%{update_gcjdb}
12cr|util-text-0.3.5-0.0.4|65	
12cr|util-text-0.3.5-0.0.4|66	%postun
12cr|util-text-0.3.5-0.0.4|67	%{clean_gcjdb}
12cr|util-text-0.3.5-0.0.4|68	%endif
12cr|util-text-0.3.5-0.0.4|69	
12cr|util-text-0.3.5-0.0.4|70	%files
12cr|util-text-0.3.5-0.0.4|71	%defattr(0644,root,root,0755)
12cr|util-text-0.3.5-0.0.4|72	%{_javadir}/%{name}.jar
12cr|util-text-0.3.5-0.0.4|73	%{_javadir}/%{name}-%{version}.jar
12cr|util-text-0.3.5-0.0.4|74	%if %{gcj_support}
12cr|util-text-0.3.5-0.0.4|75	%dir %{_libdir}/gcj/%{name}
12cr|util-text-0.3.5-0.0.4|76	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
12cr|util-text-0.3.5-0.0.4|77	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
12cr|util-text-0.3.5-0.0.4|78	%endif
12cr|util-text-0.3.5-0.0.4|79	
12cr|util-text-0.3.5-0.0.4|80	%files javadoc
12cr|util-text-0.3.5-0.0.4|81	%defattr(0644,root,root,0755)
12cr|util-text-0.3.5-0.0.4|82	%doc %{_javadocdir}/%{name}-%{version}
12cr|util-text-0.3.5-0.0.4|83	%doc %{_javadocdir}/%{name}
12cr|util-text-0.3.5-0.0.4|84	
12cr|util-text-0.3.5-0.0.4|85	
12cr|util-text-0.3.5-0.0.4|86	%changelog
12cr|util-text-0.3.5-0.0.4|87	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0:0.3.5-0.0.4mdv2010.0
12cr|util-text-0.3.5-0.0.4|88	+ Revision: 434620
12cr|util-text-0.3.5-0.0.4|89	- rebuild
12cr|util-text-0.3.5-0.0.4|90	
12cr|util-text-0.3.5-0.0.4|91	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0:0.3.5-0.0.3mdv2009.0
12cr|util-text-0.3.5-0.0.4|92	+ Revision: 140925
12cr|util-text-0.3.5-0.0.4|93	- restore BuildRoot
12cr|util-text-0.3.5-0.0.4|94	
12cr|util-text-0.3.5-0.0.4|95	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|util-text-0.3.5-0.0.4|96	- kill re-definition of %%buildroot on Pixel's request
12cr|util-text-0.3.5-0.0.4|97	
12cr|util-text-0.3.5-0.0.4|98	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:0.3.5-0.0.3mdv2008.1
12cr|util-text-0.3.5-0.0.4|99	+ Revision: 121044
12cr|util-text-0.3.5-0.0.4|100	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|util-text-0.3.5-0.0.4|101	
12cr|util-text-0.3.5-0.0.4|102	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:0.3.5-0.0.2mdv2008.0
12cr|util-text-0.3.5-0.0.4|103	+ Revision: 87231
12cr|util-text-0.3.5-0.0.4|104	- rebuild to filter out autorequires of GCJ AOT objects
12cr|util-text-0.3.5-0.0.4|105	- remove unnecessary Requires(post) on java-gcj-compat
12cr|util-text-0.3.5-0.0.4|106	
12cr|util-text-0.3.5-0.0.4|107	* Tue Aug 07 2007 David Walluck <walluck@mandriva.org> 0:0.3.5-0.0.1mdv2008.0
12cr|util-text-0.3.5-0.0.4|108	+ Revision: 59611
12cr|util-text-0.3.5-0.0.4|109	- Import util-text
12cr|util-text-0.3.5-0.0.4|110	

8217 12
12cr|util-vserver-0.30.215-6|1	%define confdir		%_sysconfdir/vservers
12cr|util-vserver-0.30.215-6|2	%define confdefaultdir	%confdir/.defaults
12cr|util-vserver-0.30.215-6|3	%define pkglibdir	%_libdir/%name
12cr|util-vserver-0.30.215-6|4	%define __chattr	/usr/bin/chattr
12cr|util-vserver-0.30.215-6|5	%define __libtoolize	/bin/true
12cr|util-vserver-0.30.215-6|6	
12cr|util-vserver-0.30.215-6|7	%define with_docu	0
12cr|util-vserver-0.30.215-6|8	%define name		util-vserver
12cr|util-vserver-0.30.215-6|9	%define version		0.30.215
12cr|util-vserver-0.30.215-6|10	%define release		%mkrel 6
12cr|util-vserver-0.30.215-6|11	
12cr|util-vserver-0.30.215-6|12	Summary:	Linux virtual server utilities
12cr|util-vserver-0.30.215-6|13	Name:		%{name}
12cr|util-vserver-0.30.215-6|14	Version:	%{version}
12cr|util-vserver-0.30.215-6|15	Release:	%{release}
12cr|util-vserver-0.30.215-6|16	License:	GPL
12cr|util-vserver-0.30.215-6|17	Group:	 	System/Base
12cr|util-vserver-0.30.215-6|18	URL:		http://savannah.nongnu.org/projects/util-vserver/
12cr|util-vserver-0.30.215-6|19	Source0:	http://savannah.nongnu.org/download/util-vserver/stable.pkg/%version/%name-%version.tar.bz2
12cr|util-vserver-0.30.215-6|20	Patch0:		util-vserver-0.30.212-mandriva.patch
12cr|util-vserver-0.30.215-6|21	Patch1:		vserver-urpmi-mandriva.patch
12cr|util-vserver-0.30.215-6|22	BuildRoot:	%_tmppath/%name-%version-%release-root
12cr|util-vserver-0.30.215-6|23	Requires:	init(util-vserver)
12cr|util-vserver-0.30.215-6|24	Requires:	%name-core = %version
12cr|util-vserver-0.30.215-6|25	Requires:	%name-lib  = %version
12cr|util-vserver-0.30.215-6|26	Requires:	%name-sysv  = %version
12cr|util-vserver-0.30.215-6|27	Requires:	diffutils mktemp sed
12cr|util-vserver-0.30.215-6|28	Provides:	vserver = %version
12cr|util-vserver-0.30.215-6|29	Obsoletes:	vserver < %version
12cr|util-vserver-0.30.215-6|30	BuildRequires:	mount vlan-utils gawk iproute2 iptables
12cr|util-vserver-0.30.215-6|31	BuildRequires:	gcc-c++ wget
12cr|util-vserver-0.30.215-6|32	BuildRequires:	pkgconfig(ext2fs) beecrypt-devel
12cr|util-vserver-0.30.215-6|33	BuildRequires:	doxygen tetex-latex
12cr|util-vserver-0.30.215-6|34	BuildRequires:	libxslt-proc
12cr|util-vserver-0.30.215-6|35	BuildRequires:	texlive
12cr|util-vserver-0.30.215-6|36	BuildRequires:	rsync
12cr|util-vserver-0.30.215-6|37	BuildRequires:	dump
12cr|util-vserver-0.30.215-6|38	Requires(post):		%__chattr
12cr|util-vserver-0.30.215-6|39	Requires(pre):		%pkglibdir
12cr|util-vserver-0.30.215-6|40	Requires(postun):	%pkglibdir
12cr|util-vserver-0.30.215-6|41	%{!?_without_dietlibc:BuildRequires:	dietlibc >= 0:0.25}
12cr|util-vserver-0.30.215-6|42	
12cr|util-vserver-0.30.215-6|43	%package lib
12cr|util-vserver-0.30.215-6|44	Summary:		Dynamic libraries for util-vserver
12cr|util-vserver-0.30.215-6|45	Group:			System/Libraries
12cr|util-vserver-0.30.215-6|46	
12cr|util-vserver-0.30.215-6|47	%package core
12cr|util-vserver-0.30.215-6|48	Summary:		The core-utilities for util-vserver
12cr|util-vserver-0.30.215-6|49	Group:			System/Base
12cr|util-vserver-0.30.215-6|50	Requires:		util-linux
12cr|util-vserver-0.30.215-6|51	
12cr|util-vserver-0.30.215-6|52	%package build
12cr|util-vserver-0.30.215-6|53	Summary:		Tools which can be used to build vservers
12cr|util-vserver-0.30.215-6|54	Group:			System/Base
12cr|util-vserver-0.30.215-6|55	Requires:		rpm wget binutils tar e2fsprogs
12cr|util-vserver-0.30.215-6|56	Requires:		%name = %version
12cr|util-vserver-0.30.215-6|57	Requires(pre):		%confdir
12cr|util-vserver-0.30.215-6|58	Requires(postun):	%confdir
12cr|util-vserver-0.30.215-6|59	Requires(post):		%name-core
12cr|util-vserver-0.30.215-6|60	
12cr|util-vserver-0.30.215-6|61	%package sysv
12cr|util-vserver-0.30.215-6|62	Summary:		SysV-initscripts for vserver
12cr|util-vserver-0.30.215-6|63	Group:			System/Configuration/Other
12cr|util-vserver-0.30.215-6|64	Provides:		init(util-vserver)
12cr|util-vserver-0.30.215-6|65	Requires:		make diffutils
12cr|util-vserver-0.30.215-6|66	Requires:		initscripts
12cr|util-vserver-0.30.215-6|67	Requires:		%name = %version
12cr|util-vserver-0.30.215-6|68	Requires(post):		rpm-helper
12cr|util-vserver-0.30.215-6|69	Requires(preun):        rpm-helper
12cr|util-vserver-0.30.215-6|70	Requires(pre):		%_initrddir %pkglibdir
12cr|util-vserver-0.30.215-6|71	requires(postun):	%_initrddir %pkglibdir
12cr|util-vserver-0.30.215-6|72	
12cr|util-vserver-0.30.215-6|73	%package legacy
12cr|util-vserver-0.30.215-6|74	Summary:		Legacy utilities for util-vserver
12cr|util-vserver-0.30.215-6|75	Group:			System/Base
12cr|util-vserver-0.30.215-6|76	Requires:		%name = %version
12cr|util-vserver-0.30.215-6|77	Requires(post):		rpm-helper
12cr|util-vserver-0.30.215-6|78	Requires(preun):	rpm-helper
12cr|util-vserver-0.30.215-6|79	Requires(pre):		%_initrddir %pkglibdir
12cr|util-vserver-0.30.215-6|80	requires(postun):	%_initrddir %pkglibdir
12cr|util-vserver-0.30.215-6|81	
12cr|util-vserver-0.30.215-6|82	%package devel
12cr|util-vserver-0.30.215-6|83	Summary:		Header-files and libraries needed to develop vserver based applications
12cr|util-vserver-0.30.215-6|84	Group:			Development/C
12cr|util-vserver-0.30.215-6|85	Requires:		pkgconfig
12cr|util-vserver-0.30.215-6|86	
12cr|util-vserver-0.30.215-6|87	
12cr|util-vserver-0.30.215-6|88	%description
12cr|util-vserver-0.30.215-6|89	util-vserver provides the components and a framework to setup virtual
12cr|util-vserver-0.30.215-6|90	servers.  A virtual server runs inside a linux server. It is nevertheless
12cr|util-vserver-0.30.215-6|91	highly independent. As such, you can run various services with normal
12cr|util-vserver-0.30.215-6|92	configuration. The various vservers can't interact with each other and
12cr|util-vserver-0.30.215-6|93	can't interact with services in the main server.
12cr|util-vserver-0.30.215-6|94	
12cr|util-vserver-0.30.215-6|95	This requires a special kernel supporting the new new_s_context and
12cr|util-vserver-0.30.215-6|96	set_ipv4root system call.
12cr|util-vserver-0.30.215-6|97	
12cr|util-vserver-0.30.215-6|98	%description lib
12cr|util-vserver-0.30.215-6|99	util-vserver provides the components and a framework to setup virtual
12cr|util-vserver-0.30.215-6|100	servers.  A virtual server runs inside a linux server. It is nevertheless
12cr|util-vserver-0.30.215-6|101	highly independent. As such, you can run various services with normal
12cr|util-vserver-0.30.215-6|102	configuration. The various vservers can't interact with each other and
12cr|util-vserver-0.30.215-6|103	can't interact with services in the main server.
12cr|util-vserver-0.30.215-6|104	
12cr|util-vserver-0.30.215-6|105	This package contains the shared libraries needed by all other
12cr|util-vserver-0.30.215-6|106	'util-vserver' subpackages.
12cr|util-vserver-0.30.215-6|107	
12cr|util-vserver-0.30.215-6|108	%description core
12cr|util-vserver-0.30.215-6|109	util-vserver provides the components and a framework to setup virtual
12cr|util-vserver-0.30.215-6|110	servers.  A virtual server runs inside a linux server. It is nevertheless
12cr|util-vserver-0.30.215-6|111	highly independent. As such, you can run various services with normal
12cr|util-vserver-0.30.215-6|112	configuration. The various vservers can't interact with each other and
12cr|util-vserver-0.30.215-6|113	can't interact with services in the main server.
12cr|util-vserver-0.30.215-6|114	
12cr|util-vserver-0.30.215-6|115	This package contains utilities which are required to communicate with
12cr|util-vserver-0.30.215-6|116	the Linux-Vserver enabled kernel.
12cr|util-vserver-0.30.215-6|117	
12cr|util-vserver-0.30.215-6|118	
12cr|util-vserver-0.30.215-6|119	%description build
12cr|util-vserver-0.30.215-6|120	util-vserver provides the components and a framework to setup virtual
12cr|util-vserver-0.30.215-6|121	servers.  A virtual server runs inside a linux server. It is nevertheless
12cr|util-vserver-0.30.215-6|122	highly independent. As such, you can run various services with normal
12cr|util-vserver-0.30.215-6|123	configuration. The various vservers can't interact with each other and
12cr|util-vserver-0.30.215-6|124	can't interact with services in the main server.
12cr|util-vserver-0.30.215-6|125	
12cr|util-vserver-0.30.215-6|126	This package contains utilities which assist in building Vservers.
12cr|util-vserver-0.30.215-6|127	
12cr|util-vserver-0.30.215-6|128	%description sysv
12cr|util-vserver-0.30.215-6|129	util-vserver provides the components and a framework to setup virtual
12cr|util-vserver-0.30.215-6|130	servers.  A virtual server runs inside a linux server. It is nevertheless
12cr|util-vserver-0.30.215-6|131	highly independent. As such, you can run various services with normal
12cr|util-vserver-0.30.215-6|132	configuration. The various vservers can't interact with each other and
12cr|util-vserver-0.30.215-6|133	can't interact with services in the main server.
12cr|util-vserver-0.30.215-6|134	
12cr|util-vserver-0.30.215-6|135	This package contains the SysV initscripts which start and stop
12cr|util-vserver-0.30.215-6|136	VServers and related tools.
12cr|util-vserver-0.30.215-6|137	
12cr|util-vserver-0.30.215-6|138	
12cr|util-vserver-0.30.215-6|139	%description legacy
12cr|util-vserver-0.30.215-6|140	util-vserver provides the components and a framework to setup virtual
12cr|util-vserver-0.30.215-6|141	servers.  A virtual server runs inside a linux server. It is nevertheless
12cr|util-vserver-0.30.215-6|142	highly independent. As such, you can run various services with normal
12cr|util-vserver-0.30.215-6|143	configuration. The various vservers can't interact with each other and
12cr|util-vserver-0.30.215-6|144	can't interact with services in the main server.
12cr|util-vserver-0.30.215-6|145	
12cr|util-vserver-0.30.215-6|146	This package contains the tools which are needed to work with VServers
12cr|util-vserver-0.30.215-6|147	having an old-style configuration.
12cr|util-vserver-0.30.215-6|148	
12cr|util-vserver-0.30.215-6|149	
12cr|util-vserver-0.30.215-6|150	%description devel
12cr|util-vserver-0.30.215-6|151	util-vserver provides the components and a framework to setup virtual
12cr|util-vserver-0.30.215-6|152	servers.  A virtual server runs inside a linux server. It is nevertheless
12cr|util-vserver-0.30.215-6|153	highly independent. As such, you can run various services with normal
12cr|util-vserver-0.30.215-6|154	configuration. The various vservers can't interact with each other and
12cr|util-vserver-0.30.215-6|155	can't interact with services in the main server.
12cr|util-vserver-0.30.215-6|156	
12cr|util-vserver-0.30.215-6|157	This package contains header files and libraries which are needed to
12cr|util-vserver-0.30.215-6|158	develop VServer related applications.
12cr|util-vserver-0.30.215-6|159	
12cr|util-vserver-0.30.215-6|160	
12cr|util-vserver-0.30.215-6|161	%prep
12cr|util-vserver-0.30.215-6|162	%setup -q
12cr|util-vserver-0.30.215-6|163	%patch0 -p1
12cr|util-vserver-0.30.215-6|164	%patch1 -p1 -b .mdv
12cr|util-vserver-0.30.215-6|165	
12cr|util-vserver-0.30.215-6|166	%build
12cr|util-vserver-0.30.215-6|167	%configure2_5x --with-initrddir=%_initrddir --enable-release \
12cr|util-vserver-0.30.215-6|168	--localstatedir=%_var \
12cr|util-vserver-0.30.215-6|169	%{?_without_dietlibc:--disable-dietlibc}
12cr|util-vserver-0.30.215-6|170	
12cr|util-vserver-0.30.215-6|171	%__make %{?_smp_mflags} all
12cr|util-vserver-0.30.215-6|172	%__make %{?_smp_mflags} doc
12cr|util-vserver-0.30.215-6|173	
12cr|util-vserver-0.30.215-6|174	
12cr|util-vserver-0.30.215-6|175	%install
12cr|util-vserver-0.30.215-6|176	rm -rf $RPM_BUILD_ROOT
12cr|util-vserver-0.30.215-6|177	%__make DESTDIR="$RPM_BUILD_ROOT" install install-distribution
12cr|util-vserver-0.30.215-6|178	
12cr|util-vserver-0.30.215-6|179	rm -f $RPM_BUILD_ROOT/%_libdir/*.la
12cr|util-vserver-0.30.215-6|180	
12cr|util-vserver-0.30.215-6|181	contrib/make-manifest %name $RPM_BUILD_ROOT contrib/manifest.dat
12cr|util-vserver-0.30.215-6|182	
12cr|util-vserver-0.30.215-6|183	
12cr|util-vserver-0.30.215-6|184	#% check
12cr|util-vserver-0.30.215-6|185	#% __make check
12cr|util-vserver-0.30.215-6|186	
12cr|util-vserver-0.30.215-6|187	
12cr|util-vserver-0.30.215-6|188	%clean
12cr|util-vserver-0.30.215-6|189	rm -rf $RPM_BUILD_ROOT
12cr|util-vserver-0.30.215-6|190	
12cr|util-vserver-0.30.215-6|191	
12cr|util-vserver-0.30.215-6|192	%post
12cr|util-vserver-0.30.215-6|193	test -d /vservers      || mkdir -m0000 /vservers
12cr|util-vserver-0.30.215-6|194	test -d /vservers/.pkg || mkdir -m0755 /vservers/.pkg
12cr|util-vserver-0.30.215-6|195	
12cr|util-vserver-0.30.215-6|196	f="%confdefaultdir/vdirbase";  test -L "$f" -o -e "$f" || ln -s /vservers                        "$f"
12cr|util-vserver-0.30.215-6|197	f="%confdefaultdir/run.rev";   test -L "$f" -o -e "$f" || ln -s %_var/run/vservers.rev "$f"
12cr|util-vserver-0.30.215-6|198	f="%confdefaultdir/cachebase"; test -L "$f" -o -e "$f" || ln -s %_var/cache/vservers   "$f"
12cr|util-vserver-0.30.215-6|199	
12cr|util-vserver-0.30.215-6|200	%_sbindir/setattr --barrier /vservers /vservers/.pkg || :
12cr|util-vserver-0.30.215-6|201	
12cr|util-vserver-0.30.215-6|202	
12cr|util-vserver-0.30.215-6|203	%preun
12cr|util-vserver-0.30.215-6|204	test "$1" != 0 || rm -rf %_var/cache/vservers/* 2>/dev/null || :
12cr|util-vserver-0.30.215-6|205	
12cr|util-vserver-0.30.215-6|206	
12cr|util-vserver-0.30.215-6|207	%if %mdkversion < 200900
12cr|util-vserver-0.30.215-6|208	%post   lib -p /sbin/ldconfig
12cr|util-vserver-0.30.215-6|209	%endif
12cr|util-vserver-0.30.215-6|210	%if %mdkversion < 200900
12cr|util-vserver-0.30.215-6|211	%postun lib -p /sbin/ldconfig
12cr|util-vserver-0.30.215-6|212	%endif
12cr|util-vserver-0.30.215-6|213	
12cr|util-vserver-0.30.215-6|214	
12cr|util-vserver-0.30.215-6|215	%post sysv
12cr|util-vserver-0.30.215-6|216	%_post_service vservers-default
12cr|util-vserver-0.30.215-6|217	%_post_service vprocunhide
12cr|util-vserver-0.30.215-6|218	
12cr|util-vserver-0.30.215-6|219	
12cr|util-vserver-0.30.215-6|220	
12cr|util-vserver-0.30.215-6|221	%preun sysv
12cr|util-vserver-0.30.215-6|222	%_preun_service vprocunhide
12cr|util-vserver-0.30.215-6|223	%_preun_service vservers-default
12cr|util-vserver-0.30.215-6|224	
12cr|util-vserver-0.30.215-6|225	
12cr|util-vserver-0.30.215-6|226	%postun sysv
12cr|util-vserver-0.30.215-6|227	test "$1" = 0  || service vprocunhide condrestart >/dev/null || :
12cr|util-vserver-0.30.215-6|228	
12cr|util-vserver-0.30.215-6|229	
12cr|util-vserver-0.30.215-6|230	%triggerin build -- fedora-release, centos-release
12cr|util-vserver-0.30.215-6|231	function copy()
12cr|util-vserver-0.30.215-6|232	{
12cr|util-vserver-0.30.215-6|233	base=$1
12cr|util-vserver-0.30.215-6|234	shift
12cr|util-vserver-0.30.215-6|235	
12cr|util-vserver-0.30.215-6|236	for i; do
12cr|util-vserver-0.30.215-6|237	test -r "$i" || continue
12cr|util-vserver-0.30.215-6|238	
12cr|util-vserver-0.30.215-6|239	target=%confdir/.distributions/.common/pubkeys/$base-$(basename "$i")
12cr|util-vserver-0.30.215-6|240	cp -a "$i" "$target"
12cr|util-vserver-0.30.215-6|241	done
12cr|util-vserver-0.30.215-6|242	}
12cr|util-vserver-0.30.215-6|243	copy fedora /usr/share/doc/fedora-release-*/RPM-GPG-*
12cr|util-vserver-0.30.215-6|244	copy fedora /etc/pki/rpm-gpg/RPM-GPG-*
12cr|util-vserver-0.30.215-6|245	copy centos /usr/share/doc/centos-*/RPM-GPG-KEY-*
12cr|util-vserver-0.30.215-6|246	
12cr|util-vserver-0.30.215-6|247	
12cr|util-vserver-0.30.215-6|248	%post build
12cr|util-vserver-0.30.215-6|249	test -d /vservers/.hash || mkdir -m0700 /vservers/.hash
12cr|util-vserver-0.30.215-6|250	
12cr|util-vserver-0.30.215-6|251	f="%confdefaultdir/apps/vunify/hash"; test -e "$f"/method -o -e "$f"/00 || \
12cr|util-vserver-0.30.215-6|252	ln -s /vservers/.hash "$f"/00
12cr|util-vserver-0.30.215-6|253	
12cr|util-vserver-0.30.215-6|254	%_sbindir/setattr --barrier /vservers/.hash || :
12cr|util-vserver-0.30.215-6|255	
12cr|util-vserver-0.30.215-6|256	
12cr|util-vserver-0.30.215-6|257	%preun build
12cr|util-vserver-0.30.215-6|258	test "$1" != 0 || rm -f %confdir/.distributions/.common/pubkeys/fedora-*
12cr|util-vserver-0.30.215-6|259	
12cr|util-vserver-0.30.215-6|260	
12cr|util-vserver-0.30.215-6|261	## Temporary workaround to remove old v_* files; it will conflict
12cr|util-vserver-0.30.215-6|262	## somehow with the -legacy package but can be fixed by reinstalling
12cr|util-vserver-0.30.215-6|263	## this package.
12cr|util-vserver-0.30.215-6|264	## TODO: remove me in the final .spec file
12cr|util-vserver-0.30.215-6|265	%define v_services	httpd named portmap sendmail smb sshd xinetd gated
12cr|util-vserver-0.30.215-6|266	%triggerun sysv -- util-vserver-sysv < 0.30.198
12cr|util-vserver-0.30.215-6|267	for i in %v_services; do
12cr|util-vserver-0.30.215-6|268	%_preun_service v_$i || :
12cr|util-vserver-0.30.215-6|269	done
12cr|util-vserver-0.30.215-6|270	
12cr|util-vserver-0.30.215-6|271	
12cr|util-vserver-0.30.215-6|272	%post legacy
12cr|util-vserver-0.30.215-6|273	%_post_service rebootmgr
12cr|util-vserver-0.30.215-6|274	%_post_service vservers-legacy
12cr|util-vserver-0.30.215-6|275	
12cr|util-vserver-0.30.215-6|276	for i in %v_services; do
12cr|util-vserver-0.30.215-6|277	%_post_service v_$i
12cr|util-vserver-0.30.215-6|278	done
12cr|util-vserver-0.30.215-6|279	
12cr|util-vserver-0.30.215-6|280	
12cr|util-vserver-0.30.215-6|281	%preun legacy
12cr|util-vserver-0.30.215-6|282	for i in %v_services; do
12cr|util-vserver-0.30.215-6|283	%_preun_service v_$i
12cr|util-vserver-0.30.215-6|284	done
12cr|util-vserver-0.30.215-6|285	
12cr|util-vserver-0.30.215-6|286	%_preun_service rebootmgr
12cr|util-vserver-0.30.215-6|287	%_preun_service vservers-legacy
12cr|util-vserver-0.30.215-6|288	
12cr|util-vserver-0.30.215-6|289	%postun legacy
12cr|util-vserver-0.30.215-6|290	test "$1" = 0  || service rebootmgr condrestart >/dev/null || :
12cr|util-vserver-0.30.215-6|291	
12cr|util-vserver-0.30.215-6|292	
12cr|util-vserver-0.30.215-6|293	%files -f %name-base.list
12cr|util-vserver-0.30.215-6|294	%defattr(-,root,root,-)
12cr|util-vserver-0.30.215-6|295	%doc AUTHORS COPYING ChangeLog NEWS README THANKS
12cr|util-vserver-0.30.215-6|296	%doc doc/*.html doc/*.css
12cr|util-vserver-0.30.215-6|297	/sbin/vshelper
12cr|util-vserver-0.30.215-6|298	%dir %confdir
12cr|util-vserver-0.30.215-6|299	%dir %confdefaultdir
12cr|util-vserver-0.30.215-6|300	%dir %confdefaultdir/apps
12cr|util-vserver-0.30.215-6|301	%dir %confdefaultdir/files
12cr|util-vserver-0.30.215-6|302	%dir %pkglibdir/defaults
12cr|util-vserver-0.30.215-6|303	%ghost %confdefaultdir/cachebase
12cr|util-vserver-0.30.215-6|304	%ghost %confdefaultdir/vdirbase
12cr|util-vserver-0.30.215-6|305	%ghost %confdefaultdir/run.rev
12cr|util-vserver-0.30.215-6|306	
12cr|util-vserver-0.30.215-6|307	%dir %_var/cache/vservers
12cr|util-vserver-0.30.215-6|308	%dir %_var/run/vservers
12cr|util-vserver-0.30.215-6|309	%dir %_var/run/vservers.rev
12cr|util-vserver-0.30.215-6|310	%dir %_var/run/vshelper
12cr|util-vserver-0.30.215-6|311	
12cr|util-vserver-0.30.215-6|312	
12cr|util-vserver-0.30.215-6|313	%files lib -f %name-lib.list
12cr|util-vserver-0.30.215-6|314	%files sysv -f %name-sysv.list
12cr|util-vserver-0.30.215-6|315	
12cr|util-vserver-0.30.215-6|316	
12cr|util-vserver-0.30.215-6|317	%files core -f %name-core.list
12cr|util-vserver-0.30.215-6|318	%defattr(-,root,root,-)
12cr|util-vserver-0.30.215-6|319	%dir %pkglibdir
12cr|util-vserver-0.30.215-6|320	
12cr|util-vserver-0.30.215-6|321	
12cr|util-vserver-0.30.215-6|322	%files build -f %name-build.list
12cr|util-vserver-0.30.215-6|323	%defattr(-,root,root,-)
12cr|util-vserver-0.30.215-6|324	%doc contrib/yum*.patch
12cr|util-vserver-0.30.215-6|325	%dir %confdir/.distributions
12cr|util-vserver-0.30.215-6|326	%dir %confdir/.distributions/*
12cr|util-vserver-0.30.215-6|327	%dir %confdir/.distributions/*/apt
12cr|util-vserver-0.30.215-6|328	%dir %confdir/.distributions/.common
12cr|util-vserver-0.30.215-6|329	%dir %confdir/.distributions/.common/pubkeys
12cr|util-vserver-0.30.215-6|330	%dir %confdefaultdir/apps/vunify
12cr|util-vserver-0.30.215-6|331	%dir %confdefaultdir/apps/vunify/hash
12cr|util-vserver-0.30.215-6|332	
12cr|util-vserver-0.30.215-6|333	
12cr|util-vserver-0.30.215-6|334	%files legacy -f %name-legacy.list
12cr|util-vserver-0.30.215-6|335	%defattr(-,root,root,-)
12cr|util-vserver-0.30.215-6|336	%dir %pkglibdir/legacy
12cr|util-vserver-0.30.215-6|337	#% config(noreplace) /etc/vservers.conf
12cr|util-vserver-0.30.215-6|338	
12cr|util-vserver-0.30.215-6|339	
12cr|util-vserver-0.30.215-6|340	%files devel -f %name-devel.list
12cr|util-vserver-0.30.215-6|341	%defattr(-,root,root,-)
12cr|util-vserver-0.30.215-6|342	%doc lib/apidoc/latex/refman.pdf
12cr|util-vserver-0.30.215-6|343	%doc lib/apidoc/html
12cr|util-vserver-0.30.215-6|344	
12cr|util-vserver-0.30.215-6|345	
12cr|util-vserver-0.30.215-6|346	%changelog
12cr|util-vserver-0.30.215-6|347	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.30.215-6mdv2010.0
12cr|util-vserver-0.30.215-6|348	+ Revision: 445639
12cr|util-vserver-0.30.215-6|349	- rebuild
12cr|util-vserver-0.30.215-6|350	
12cr|util-vserver-0.30.215-6|351	* Wed Mar 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.30.215-5mdv2009.1
12cr|util-vserver-0.30.215-6|352	+ Revision: 361164
12cr|util-vserver-0.30.215-6|353	- drop apt dependency, as it is not available
12cr|util-vserver-0.30.215-6|354	
12cr|util-vserver-0.30.215-6|355	* Tue Aug 19 2008 Olivier Blin <oblin@mandriva.com> 0.30.215-4mdv2009.0
12cr|util-vserver-0.30.215-6|356	+ Revision: 273654
12cr|util-vserver-0.30.215-6|357	- install basesystem-minimal instead of basesystem (suggested by Fabrice Facorat, #40194)
12cr|util-vserver-0.30.215-6|358	
12cr|util-vserver-0.30.215-6|359	* Wed Aug 06 2008 Olivier Blin <oblin@mandriva.com> 0.30.215-3mdv2009.0
12cr|util-vserver-0.30.215-6|360	+ Revision: 264285
12cr|util-vserver-0.30.215-6|361	- fix syntax
12cr|util-vserver-0.30.215-6|362	- rediff urpmi patch
12cr|util-vserver-0.30.215-6|363	- 0.30.215
12cr|util-vserver-0.30.215-6|364	- fix urpmi support (patch from Fabrice Facorat, #40192)
12cr|util-vserver-0.30.215-6|365	- restore BuildRoot
12cr|util-vserver-0.30.215-6|366	
12cr|util-vserver-0.30.215-6|367	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|util-vserver-0.30.215-6|368	- rebuild
12cr|util-vserver-0.30.215-6|369	- kill re-definition of %%buildroot on Pixel's request
12cr|util-vserver-0.30.215-6|370	
12cr|util-vserver-0.30.215-6|371	+ Pixel <pixel@mandriva.com>
12cr|util-vserver-0.30.215-6|372	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|util-vserver-0.30.215-6|373	
12cr|util-vserver-0.30.215-6|374	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|util-vserver-0.30.215-6|375	- revert the last change
12cr|util-vserver-0.30.215-6|376	- fix build deps
12cr|util-vserver-0.30.215-6|377	- enable all api:s
12cr|util-vserver-0.30.215-6|378	
12cr|util-vserver-0.30.215-6|379	* Thu Jul 19 2007 Olivier Blin <oblin@mandriva.com> 0.30.213-1mdv2008.0
12cr|util-vserver-0.30.215-6|380	+ Revision: 53447
12cr|util-vserver-0.30.215-6|381	- 0.30.213
12cr|util-vserver-0.30.215-6|382	- rediff urpmi patch
12cr|util-vserver-0.30.215-6|383	
12cr|util-vserver-0.30.215-6|384	* Tue May 01 2007 Crispin Boylan <crisb@mandriva.org> 0.30.212-3mdv2008.0
12cr|util-vserver-0.30.215-6|385	+ Revision: 19992
12cr|util-vserver-0.30.215-6|386	- Rebuild for new libbeecrypt
12cr|util-vserver-0.30.215-6|387	
12cr|util-vserver-0.30.215-6|388	
12cr|util-vserver-0.30.215-6|389	* Mon Jan 08 2007 Olivier Blin <oblin@mandriva.com> 0.30.212-2mdv2007.0
12cr|util-vserver-0.30.215-6|390	+ Revision: 105420
12cr|util-vserver-0.30.215-6|391	- bump release (important updates in urpmi support)
12cr|util-vserver-0.30.215-6|392	- handle mandrake -> mandriva name change
12cr|util-vserver-0.30.215-6|393	- partially sync urpmi scripts with yum scripts
12cr|util-vserver-0.30.215-6|394	- fix urpmi location
12cr|util-vserver-0.30.215-6|395	- rename _VURPMI as _URPMI
12cr|util-vserver-0.30.215-6|396	- use mandriva instead of mandrakelinux
12cr|util-vserver-0.30.215-6|397	
12cr|util-vserver-0.30.215-6|398	* Sat Jan 06 2007 Olivier Blin <oblin@mandriva.com> 0.30.212-1mdv2007.1
12cr|util-vserver-0.30.215-6|399	+ Revision: 104912
12cr|util-vserver-0.30.215-6|400	- rediff Mandriva patch
12cr|util-vserver-0.30.215-6|401	- inline /var/run macro
12cr|util-vserver-0.30.215-6|402	- more /var fixes
12cr|util-vserver-0.30.215-6|403	- use rpm-helper macros instead of chkconfig
12cr|util-vserver-0.30.215-6|404	- remove unnecessary patch0
12cr|util-vserver-0.30.215-6|405	- fix libbeecrypt-devel buildrequire
12cr|util-vserver-0.30.215-6|406	- fix cache location
12cr|util-vserver-0.30.215-6|407	- 0.30.212 (sync with upstream spec, based on work from nayco)
12cr|util-vserver-0.30.215-6|408	- Import util-vserver
12cr|util-vserver-0.30.215-6|409	
12cr|util-vserver-0.30.215-6|410	* Sat Feb 19 2005 Erwan Velu <erwan@seanodes.com> - 0.30.204-1mdk
12cr|util-vserver-0.30.215-6|411	- 0.30.204
12cr|util-vserver-0.30.215-6|412	- Integrating mandrake's patch
12cr|util-vserver-0.30.215-6|413	
12cr|util-vserver-0.30.215-6|414	* Tue Feb 15 2005 Erwan Velu <erwan@seanodes.com> - 0.30.203-2mdk
12cr|util-vserver-0.30.215-6|415	- First mdk release (why 1mdk before that's the question)
12cr|util-vserver-0.30.215-6|416	- Removing epoch (not necessary for a new rpm)
12cr|util-vserver-0.30.215-6|417	- Cleaning
12cr|util-vserver-0.30.215-6|418	
12cr|util-vserver-0.30.215-6|419	* Sat Feb 12 2005 Herbert Pötzl <herbert@13thfloor.at> - 0:0.30.203-1mdk
12cr|util-vserver-0.30.215-6|420	- updated to latest alpha release
12cr|util-vserver-0.30.215-6|421	
12cr|util-vserver-0.30.215-6|422	* Wed Jan 26 2005 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0:0.30.198-0.3
12cr|util-vserver-0.30.215-6|423	- updated BuildRequires:
12cr|util-vserver-0.30.215-6|424	- use 'setattr --barrier' instead of 'chattr +t' in the %%post scriptlet
12cr|util-vserver-0.30.215-6|425	- moved the v_* initscripts to legacy
12cr|util-vserver-0.30.215-6|426	- do not ship the /vservers directory itself; as it is immutable, the
12cr|util-vserver-0.30.215-6|427	extraction will fail else
12cr|util-vserver-0.30.215-6|428	
12cr|util-vserver-0.30.215-6|429	* Mon Mar 15 2004 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0:0.29.202-0
12cr|util-vserver-0.30.215-6|430	- use file-list for sysv scripts also
12cr|util-vserver-0.30.215-6|431	
12cr|util-vserver-0.30.215-6|432	* Sat Mar 06 2004 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0:0.29.198-0
12cr|util-vserver-0.30.215-6|433	- added vprocunhide-service support
12cr|util-vserver-0.30.215-6|434	- added doxygen support
12cr|util-vserver-0.30.215-6|435	- updated Requires:
12cr|util-vserver-0.30.215-6|436	

8218 12
12cr|util-xml-dom2sax-1.0.4-0.0.4|1	%define section         free
12cr|util-xml-dom2sax-1.0.4-0.0.4|2	%define gcj_support     1
12cr|util-xml-dom2sax-1.0.4-0.0.4|3	%bcond_without          bootstrap
12cr|util-xml-dom2sax-1.0.4-0.0.4|4	
12cr|util-xml-dom2sax-1.0.4-0.0.4|5	Name:           util-xml-dom2sax
12cr|util-xml-dom2sax-1.0.4-0.0.4|6	Version:        1.0.4
12cr|util-xml-dom2sax-1.0.4-0.0.4|7	Release:        %mkrel 0.0.4
12cr|util-xml-dom2sax-1.0.4-0.0.4|8	Epoch:          0
12cr|util-xml-dom2sax-1.0.4-0.0.4|9	Summary:        org.freecompany.util
12cr|util-xml-dom2sax-1.0.4-0.0.4|10	License:        MIT
12cr|util-xml-dom2sax-1.0.4-0.0.4|11	Group:          Development/Java
12cr|util-xml-dom2sax-1.0.4-0.0.4|12	URL:            http://www.freecompany.org/
12cr|util-xml-dom2sax-1.0.4-0.0.4|13	# svn export https://svn.freecompany.org/public/util/tags/util-xml-dom2sax-1.0.4
12cr|util-xml-dom2sax-1.0.4-0.0.4|14	# zip -9r util-xml-dom2sax-src-0.2.9.zip util-xml-dom2sax-0.2.9
12cr|util-xml-dom2sax-1.0.4-0.0.4|15	Source0:        http://repository.freecompany.org/org/freecompany/util/zips/util-xml-dom2sax-src-%{version}.zip
12cr|util-xml-dom2sax-1.0.4-0.0.4|16	Source1:        util-xml-dom2sax-1.0.4-build.xml
12cr|util-xml-dom2sax-1.0.4-0.0.4|17	Requires:       util-multicaster
12cr|util-xml-dom2sax-1.0.4-0.0.4|18	%if %without bootstrap
12cr|util-xml-dom2sax-1.0.4-0.0.4|19	Requires:       xmlwriter
12cr|util-xml-dom2sax-1.0.4-0.0.4|20	%endif
12cr|util-xml-dom2sax-1.0.4-0.0.4|21	BuildRequires:  ant
12cr|util-xml-dom2sax-1.0.4-0.0.4|22	BuildRequires:  ant-junit
12cr|util-xml-dom2sax-1.0.4-0.0.4|23	BuildRequires:  java-rpmbuild >= 0:1.6
12cr|util-xml-dom2sax-1.0.4-0.0.4|24	BuildRequires:  junit
12cr|util-xml-dom2sax-1.0.4-0.0.4|25	BuildRequires:  util-multicaster
12cr|util-xml-dom2sax-1.0.4-0.0.4|26	%if %without bootstrap
12cr|util-xml-dom2sax-1.0.4-0.0.4|27	BuildRequires:  xmlwriter
12cr|util-xml-dom2sax-1.0.4-0.0.4|28	%endif
12cr|util-xml-dom2sax-1.0.4-0.0.4|29	%if %{gcj_support}
12cr|util-xml-dom2sax-1.0.4-0.0.4|30	BuildRequires:  java-gcj-compat-devel
12cr|util-xml-dom2sax-1.0.4-0.0.4|31	%else
12cr|util-xml-dom2sax-1.0.4-0.0.4|32	BuildRequires:  java-devel
12cr|util-xml-dom2sax-1.0.4-0.0.4|33	BuildArch:      noarch
12cr|util-xml-dom2sax-1.0.4-0.0.4|34	%endif
12cr|util-xml-dom2sax-1.0.4-0.0.4|35	
12cr|util-xml-dom2sax-1.0.4-0.0.4|36	%description
12cr|util-xml-dom2sax-1.0.4-0.0.4|37	org.freecompany.util
12cr|util-xml-dom2sax-1.0.4-0.0.4|38	
12cr|util-xml-dom2sax-1.0.4-0.0.4|39	%package javadoc
12cr|util-xml-dom2sax-1.0.4-0.0.4|40	Summary:        Javadoc for %{name}
12cr|util-xml-dom2sax-1.0.4-0.0.4|41	Group:          Development/Java
12cr|util-xml-dom2sax-1.0.4-0.0.4|42	
12cr|util-xml-dom2sax-1.0.4-0.0.4|43	%description javadoc
12cr|util-xml-dom2sax-1.0.4-0.0.4|44	Javadoc for %{name}.
12cr|util-xml-dom2sax-1.0.4-0.0.4|45	
12cr|util-xml-dom2sax-1.0.4-0.0.4|46	%prep
12cr|util-xml-dom2sax-1.0.4-0.0.4|47	%setup -q
12cr|util-xml-dom2sax-1.0.4-0.0.4|48	cp -a %{SOURCE1} build.xml
12cr|util-xml-dom2sax-1.0.4-0.0.4|49	%{__perl} -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
12cr|util-xml-dom2sax-1.0.4-0.0.4|50	
12cr|util-xml-dom2sax-1.0.4-0.0.4|51	%build
12cr|util-xml-dom2sax-1.0.4-0.0.4|52	%if %without bootstrap
12cr|util-xml-dom2sax-1.0.4-0.0.4|53	export CLASSPATH=$(build-classpath junit util-multicaster xmlwriter)
12cr|util-xml-dom2sax-1.0.4-0.0.4|54	export OPT_JAR_LIST="ant/ant-junit"
12cr|util-xml-dom2sax-1.0.4-0.0.4|55	%{ant} jar javadoc test
12cr|util-xml-dom2sax-1.0.4-0.0.4|56	%else
12cr|util-xml-dom2sax-1.0.4-0.0.4|57	export CLASSPATH=$(build-classpath junit util-multicaster)
12cr|util-xml-dom2sax-1.0.4-0.0.4|58	export OPT_JAR_LIST="ant/ant-junit"
12cr|util-xml-dom2sax-1.0.4-0.0.4|59	%{ant} jar javadoc
12cr|util-xml-dom2sax-1.0.4-0.0.4|60	%endif
12cr|util-xml-dom2sax-1.0.4-0.0.4|61	
12cr|util-xml-dom2sax-1.0.4-0.0.4|62	%install
12cr|util-xml-dom2sax-1.0.4-0.0.4|63	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|util-xml-dom2sax-1.0.4-0.0.4|64	cp -ra dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|util-xml-dom2sax-1.0.4-0.0.4|65	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
12cr|util-xml-dom2sax-1.0.4-0.0.4|66	
12cr|util-xml-dom2sax-1.0.4-0.0.4|67	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|util-xml-dom2sax-1.0.4-0.0.4|68	cp -ra dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|util-xml-dom2sax-1.0.4-0.0.4|69	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|util-xml-dom2sax-1.0.4-0.0.4|70	
12cr|util-xml-dom2sax-1.0.4-0.0.4|71	%if %{gcj_support}
12cr|util-xml-dom2sax-1.0.4-0.0.4|72	%{_bindir}/aot-compile-rpm
12cr|util-xml-dom2sax-1.0.4-0.0.4|73	%endif
12cr|util-xml-dom2sax-1.0.4-0.0.4|74	
12cr|util-xml-dom2sax-1.0.4-0.0.4|75	%if %{gcj_support}
12cr|util-xml-dom2sax-1.0.4-0.0.4|76	%post
12cr|util-xml-dom2sax-1.0.4-0.0.4|77	%{update_gcjdb}
12cr|util-xml-dom2sax-1.0.4-0.0.4|78	
12cr|util-xml-dom2sax-1.0.4-0.0.4|79	%postun
12cr|util-xml-dom2sax-1.0.4-0.0.4|80	%{clean_gcjdb}
12cr|util-xml-dom2sax-1.0.4-0.0.4|81	%endif
12cr|util-xml-dom2sax-1.0.4-0.0.4|82	
12cr|util-xml-dom2sax-1.0.4-0.0.4|83	%files
12cr|util-xml-dom2sax-1.0.4-0.0.4|84	%defattr(0644,root,root,0755)
12cr|util-xml-dom2sax-1.0.4-0.0.4|85	%{_javadir}/%{name}.jar
12cr|util-xml-dom2sax-1.0.4-0.0.4|86	%{_javadir}/%{name}-%{version}.jar
12cr|util-xml-dom2sax-1.0.4-0.0.4|87	%if %{gcj_support}
12cr|util-xml-dom2sax-1.0.4-0.0.4|88	%dir %{_libdir}/gcj/%{name}
12cr|util-xml-dom2sax-1.0.4-0.0.4|89	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
12cr|util-xml-dom2sax-1.0.4-0.0.4|90	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
12cr|util-xml-dom2sax-1.0.4-0.0.4|91	%endif
12cr|util-xml-dom2sax-1.0.4-0.0.4|92	
12cr|util-xml-dom2sax-1.0.4-0.0.4|93	%files javadoc
12cr|util-xml-dom2sax-1.0.4-0.0.4|94	%defattr(0644,root,root,0755)
12cr|util-xml-dom2sax-1.0.4-0.0.4|95	%doc %{_javadocdir}/%{name}-%{version}
12cr|util-xml-dom2sax-1.0.4-0.0.4|96	%doc %{_javadocdir}/%{name}

8219 12
12cr|util-xml-editor-0.0.6-0.0.4|1	%define section         free
12cr|util-xml-editor-0.0.6-0.0.4|2	%define gcj_support     1
12cr|util-xml-editor-0.0.6-0.0.4|3	
12cr|util-xml-editor-0.0.6-0.0.4|4	Name:           util-xml-editor
12cr|util-xml-editor-0.0.6-0.0.4|5	Version:        0.0.6
12cr|util-xml-editor-0.0.6-0.0.4|6	Release:        %mkrel 0.0.4
12cr|util-xml-editor-0.0.6-0.0.4|7	Epoch:          0
12cr|util-xml-editor-0.0.6-0.0.4|8	Summary:        org.freecompany.util
12cr|util-xml-editor-0.0.6-0.0.4|9	License:        MIT
12cr|util-xml-editor-0.0.6-0.0.4|10	Group:          Development/Java
12cr|util-xml-editor-0.0.6-0.0.4|11	URL:            http://www.freecompany.org/
12cr|util-xml-editor-0.0.6-0.0.4|12	# svn export https://svn.freecompany.org/public/util/tags/util-xml-editor-0.0.6
12cr|util-xml-editor-0.0.6-0.0.4|13	# zip -9r util-xml-editor-src-0.0.6.zip util-xml-editor-0.0.6
12cr|util-xml-editor-0.0.6-0.0.4|14	Source0:        http://repository.freecompany.org/org/freecompany/util/zips/util-xml-editor-src-%{version}.zip
12cr|util-xml-editor-0.0.6-0.0.4|15	Source1:        util-xml-editor-0.0.6-build.xml
12cr|util-xml-editor-0.0.6-0.0.4|16	BuildRequires:  ant
12cr|util-xml-editor-0.0.6-0.0.4|17	BuildRequires:  ant-junit
12cr|util-xml-editor-0.0.6-0.0.4|18	BuildRequires:  java-rpmbuild >= 0:1.6
12cr|util-xml-editor-0.0.6-0.0.4|19	BuildRequires:  junit
12cr|util-xml-editor-0.0.6-0.0.4|20	%if %{gcj_support}
12cr|util-xml-editor-0.0.6-0.0.4|21	BuildRequires:  java-gcj-compat-devel
12cr|util-xml-editor-0.0.6-0.0.4|22	%else
12cr|util-xml-editor-0.0.6-0.0.4|23	BuildRequires:  java-devel
12cr|util-xml-editor-0.0.6-0.0.4|24	BuildArch:      noarch
12cr|util-xml-editor-0.0.6-0.0.4|25	%endif
12cr|util-xml-editor-0.0.6-0.0.4|26	
12cr|util-xml-editor-0.0.6-0.0.4|27	%description
12cr|util-xml-editor-0.0.6-0.0.4|28	org.freecompany.util
12cr|util-xml-editor-0.0.6-0.0.4|29	
12cr|util-xml-editor-0.0.6-0.0.4|30	%package javadoc
12cr|util-xml-editor-0.0.6-0.0.4|31	Summary:        Javadoc for %{name}
12cr|util-xml-editor-0.0.6-0.0.4|32	Group:          Development/Java
12cr|util-xml-editor-0.0.6-0.0.4|33	
12cr|util-xml-editor-0.0.6-0.0.4|34	%description javadoc
12cr|util-xml-editor-0.0.6-0.0.4|35	Javadoc for %{name}.
12cr|util-xml-editor-0.0.6-0.0.4|36	
12cr|util-xml-editor-0.0.6-0.0.4|37	%prep
12cr|util-xml-editor-0.0.6-0.0.4|38	%setup -q
12cr|util-xml-editor-0.0.6-0.0.4|39	cp -a %{SOURCE1} build.xml
12cr|util-xml-editor-0.0.6-0.0.4|40	%{__perl} -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
12cr|util-xml-editor-0.0.6-0.0.4|41	
12cr|util-xml-editor-0.0.6-0.0.4|42	%build
12cr|util-xml-editor-0.0.6-0.0.4|43	export CLASSPATH=$(build-classpath junit)
12cr|util-xml-editor-0.0.6-0.0.4|44	export OPT_JAR_LIST="ant/ant-junit"
12cr|util-xml-editor-0.0.6-0.0.4|45	%{ant} jar javadoc
12cr|util-xml-editor-0.0.6-0.0.4|46	
12cr|util-xml-editor-0.0.6-0.0.4|47	%install
12cr|util-xml-editor-0.0.6-0.0.4|48	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|util-xml-editor-0.0.6-0.0.4|49	cp -ra dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|util-xml-editor-0.0.6-0.0.4|50	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
12cr|util-xml-editor-0.0.6-0.0.4|51	
12cr|util-xml-editor-0.0.6-0.0.4|52	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|util-xml-editor-0.0.6-0.0.4|53	cp -ra dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|util-xml-editor-0.0.6-0.0.4|54	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|util-xml-editor-0.0.6-0.0.4|55	
12cr|util-xml-editor-0.0.6-0.0.4|56	%if %{gcj_support}
12cr|util-xml-editor-0.0.6-0.0.4|57	%{_bindir}/aot-compile-rpm
12cr|util-xml-editor-0.0.6-0.0.4|58	%endif
12cr|util-xml-editor-0.0.6-0.0.4|59	
12cr|util-xml-editor-0.0.6-0.0.4|60	%if %{gcj_support}
12cr|util-xml-editor-0.0.6-0.0.4|61	%post
12cr|util-xml-editor-0.0.6-0.0.4|62	%{update_gcjdb}
12cr|util-xml-editor-0.0.6-0.0.4|63	
12cr|util-xml-editor-0.0.6-0.0.4|64	%postun
12cr|util-xml-editor-0.0.6-0.0.4|65	%{clean_gcjdb}
12cr|util-xml-editor-0.0.6-0.0.4|66	%endif
12cr|util-xml-editor-0.0.6-0.0.4|67	
12cr|util-xml-editor-0.0.6-0.0.4|68	%files
12cr|util-xml-editor-0.0.6-0.0.4|69	%defattr(0644,root,root,0755)
12cr|util-xml-editor-0.0.6-0.0.4|70	%{_javadir}/%{name}.jar
12cr|util-xml-editor-0.0.6-0.0.4|71	%{_javadir}/%{name}-%{version}.jar
12cr|util-xml-editor-0.0.6-0.0.4|72	%if %{gcj_support}
12cr|util-xml-editor-0.0.6-0.0.4|73	%dir %{_libdir}/gcj/%{name}
12cr|util-xml-editor-0.0.6-0.0.4|74	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
12cr|util-xml-editor-0.0.6-0.0.4|75	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
12cr|util-xml-editor-0.0.6-0.0.4|76	%endif
12cr|util-xml-editor-0.0.6-0.0.4|77	
12cr|util-xml-editor-0.0.6-0.0.4|78	%files javadoc
12cr|util-xml-editor-0.0.6-0.0.4|79	%defattr(0644,root,root,0755)
12cr|util-xml-editor-0.0.6-0.0.4|80	%doc %{_javadocdir}/%{name}-%{version}
12cr|util-xml-editor-0.0.6-0.0.4|81	%doc %{_javadocdir}/%{name}

8220 12
12cr|utimer-0.4-1|1	%define name	utimer
12cr|utimer-0.4-1|2	%define version 0.4
12cr|utimer-0.4-1|3	%define release %mkrel 1
12cr|utimer-0.4-1|4	
12cr|utimer-0.4-1|5	Summary:	Multifunction command-line timer
12cr|utimer-0.4-1|6	Name:		%{name}
12cr|utimer-0.4-1|7	Version:	%{version}
12cr|utimer-0.4-1|8	Release:	%{release}
12cr|utimer-0.4-1|9	Source0:	%{name}-%{version}.tar.gz
12cr|utimer-0.4-1|10	License:	GPLv3+
12cr|utimer-0.4-1|11	Group:		File tools
12cr|utimer-0.4-1|12	Url:		https://launchpad.net/utimer
12cr|utimer-0.4-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|utimer-0.4-1|14	BuildRequires:	glib2-devel, intltool
12cr|utimer-0.4-1|15	
12cr|utimer-0.4-1|16	%description
12cr|utimer-0.4-1|17	µTimer ("utimer", pronounced "micro-timer") is a multifunction timer
12cr|utimer-0.4-1|18	(command-line only). It provides a timer (e.g. count from 0 to 4
12cr|utimer-0.4-1|19	minutes), a countdown (e.g. count from 10 minutes to 0), and a
12cr|utimer-0.4-1|20	stopwatch.
12cr|utimer-0.4-1|21	
12cr|utimer-0.4-1|22	%prep
12cr|utimer-0.4-1|23	%setup -q
12cr|utimer-0.4-1|24	
12cr|utimer-0.4-1|25	%build
12cr|utimer-0.4-1|26	%configure2_5x
12cr|utimer-0.4-1|27	%make
12cr|utimer-0.4-1|28	
12cr|utimer-0.4-1|29	%install
12cr|utimer-0.4-1|30	%__rm -rf %{buildroot}
12cr|utimer-0.4-1|31	%makeinstall
12cr|utimer-0.4-1|32	
12cr|utimer-0.4-1|33	%clean
12cr|utimer-0.4-1|34	%__rm -rf %{buildroot}
12cr|utimer-0.4-1|35	
12cr|utimer-0.4-1|36	%files
12cr|utimer-0.4-1|37	%defattr(-,root,root)
12cr|utimer-0.4-1|38	%doc AUTHORS ChangeLog NEWS README
12cr|utimer-0.4-1|39	%_bindir/utimer
12cr|utimer-0.4-1|40	%_mandir/man1/utimer.*
12cr|utimer-0.4-1|41	
12cr|utimer-0.4-1|42	
12cr|utimer-0.4-1|43	%changelog
12cr|utimer-0.4-1|44	* Wed Sep 14 2011 Lev Givon <lev@mandriva.org> 0.4-1mdv2011.0
12cr|utimer-0.4-1|45	+ Revision: 699725
12cr|utimer-0.4-1|46	- imported package utimer
12cr|utimer-0.4-1|47	

8221 12
12cr|utouch-evemu-1.0.6-1|1	%define major 1
12cr|utouch-evemu-1.0.6-1|2	%define libname	%mklibname	%{name} %{major}
12cr|utouch-evemu-1.0.6-1|3	%define develname	%mklibname	%{name} -d
12cr|utouch-evemu-1.0.6-1|4	
12cr|utouch-evemu-1.0.6-1|5	Name:           utouch-evemu
12cr|utouch-evemu-1.0.6-1|6	Version:        1.0.6
12cr|utouch-evemu-1.0.6-1|7	Release:        1
12cr|utouch-evemu-1.0.6-1|8	License:        GPL-3.0
12cr|utouch-evemu-1.0.6-1|9	Summary:        Event emulation for the uTouch stack
12cr|utouch-evemu-1.0.6-1|10	Url:            http://launchpad.net/utouch-evemu
12cr|utouch-evemu-1.0.6-1|11	Group:          Graphical desktop/Other
12cr|utouch-evemu-1.0.6-1|12	Source:         %{name}-%{version}.tar.gz
12cr|utouch-evemu-1.0.6-1|13	# To build the manpages 'asciidoc' and 'xmlto' are required.
12cr|utouch-evemu-1.0.6-1|14	BuildRequires:  asciidoc
12cr|utouch-evemu-1.0.6-1|15	BuildRequires:  pkgconfig
12cr|utouch-evemu-1.0.6-1|16	BuildRequires:  xmlto
12cr|utouch-evemu-1.0.6-1|17	
12cr|utouch-evemu-1.0.6-1|18	Requires:	%{libname} = %{version}-%{release}
12cr|utouch-evemu-1.0.6-1|19	
12cr|utouch-evemu-1.0.6-1|20	%description
12cr|utouch-evemu-1.0.6-1|21	uTouch-evemu is a part of the effort to produce an MT device and gesture test
12cr|utouch-evemu-1.0.6-1|22	framework, and provides tools to emulate kernel evdev devices.
12cr|utouch-evemu-1.0.6-1|23	
12cr|utouch-evemu-1.0.6-1|24	%package -n %{libname}
12cr|utouch-evemu-1.0.6-1|25	Summary:        Event emulation for the uTouch stack
12cr|utouch-evemu-1.0.6-1|26	Group:          System/Libraries
12cr|utouch-evemu-1.0.6-1|27	
12cr|utouch-evemu-1.0.6-1|28	%description -n %{libname}
12cr|utouch-evemu-1.0.6-1|29	uTouch-evemu is a part of the effort to produce an MT device and gesture test
12cr|utouch-evemu-1.0.6-1|30	framework, and provides tools to emulate kernel evdev devices.
12cr|utouch-evemu-1.0.6-1|31	
12cr|utouch-evemu-1.0.6-1|32	%package -n %{develname}
12cr|utouch-evemu-1.0.6-1|33	Summary:        Event emulation for the uTouch stack
12cr|utouch-evemu-1.0.6-1|34	Group:          Development/C
12cr|utouch-evemu-1.0.6-1|35	Requires:       %{libname} = %{version}-%{release}
12cr|utouch-evemu-1.0.6-1|36	Provides:		%{name}-devel = %{version}-%{release}
12cr|utouch-evemu-1.0.6-1|37	
12cr|utouch-evemu-1.0.6-1|38	%description -n %{develname}
12cr|utouch-evemu-1.0.6-1|39	uTouch-evemu is a part of the effort to produce an MT device and gesture test
12cr|utouch-evemu-1.0.6-1|40	framework, and provides tools to emulate kernel evdev devices.
12cr|utouch-evemu-1.0.6-1|41	
12cr|utouch-evemu-1.0.6-1|42	This package provides the development files.
12cr|utouch-evemu-1.0.6-1|43	
12cr|utouch-evemu-1.0.6-1|44	%prep
12cr|utouch-evemu-1.0.6-1|45	%setup -q
12cr|utouch-evemu-1.0.6-1|46	
12cr|utouch-evemu-1.0.6-1|47	%build
12cr|utouch-evemu-1.0.6-1|48	%configure2_5x \
12cr|utouch-evemu-1.0.6-1|49	--disable-static
12cr|utouch-evemu-1.0.6-1|50	%make
12cr|utouch-evemu-1.0.6-1|51	
12cr|utouch-evemu-1.0.6-1|52	%install
12cr|utouch-evemu-1.0.6-1|53	%makeinstall_std
12cr|utouch-evemu-1.0.6-1|54	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
12cr|utouch-evemu-1.0.6-1|55	
12cr|utouch-evemu-1.0.6-1|56	
12cr|utouch-evemu-1.0.6-1|57	%files
12cr|utouch-evemu-1.0.6-1|58	%defattr(-,root,root)
12cr|utouch-evemu-1.0.6-1|59	%doc ChangeLog README COPYING
12cr|utouch-evemu-1.0.6-1|60	%{_bindir}/evemu-*
12cr|utouch-evemu-1.0.6-1|61	%{_mandir}/man1/evemu-*
12cr|utouch-evemu-1.0.6-1|62	
12cr|utouch-evemu-1.0.6-1|63	%files -n %{libname}
12cr|utouch-evemu-1.0.6-1|64	%defattr(-,root,root)
12cr|utouch-evemu-1.0.6-1|65	%{_libdir}/*.so.%{major}*
12cr|utouch-evemu-1.0.6-1|66	
12cr|utouch-evemu-1.0.6-1|67	%files -n %{develname}
12cr|utouch-evemu-1.0.6-1|68	%defattr(-,root,root)
12cr|utouch-evemu-1.0.6-1|69	%{_includedir}/*.h
12cr|utouch-evemu-1.0.6-1|70	%{_libdir}/*.so
12cr|utouch-evemu-1.0.6-1|71	%{_libdir}/pkgconfig/*.pc
12cr|utouch-evemu-1.0.6-1|72	
12cr|utouch-evemu-1.0.6-1|73	
12cr|utouch-evemu-1.0.6-1|74	
12cr|utouch-evemu-1.0.6-1|75	%changelog
12cr|utouch-evemu-1.0.6-1|76	* Tue Nov 01 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.0.6-1
12cr|utouch-evemu-1.0.6-1|77	+ Revision: 709286
12cr|utouch-evemu-1.0.6-1|78	- imported package utouch-evemu
12cr|utouch-evemu-1.0.6-1|79	
12cr|utouch-evemu-1.0.6-1|80	
12cr|utouch-evemu-1.0.6-1|81	* Sat Oct 29 2011 Matthew Dawkins <mdawkins@unity-linux.org> 1.0.6-1-unity2011
12cr|utouch-evemu-1.0.6-1|82	- import for Unity

8222 12
12cr|utouch-frame-1.1.4-1|1	%define major 1
12cr|utouch-frame-1.1.4-1|2	%define libname %mklibname  %{name} %{major}
12cr|utouch-frame-1.1.4-1|3	%define develname   %mklibname  %{name} -d
12cr|utouch-frame-1.1.4-1|4	
12cr|utouch-frame-1.1.4-1|5	Name:           utouch-frame
12cr|utouch-frame-1.1.4-1|6	Version:        1.1.4
12cr|utouch-frame-1.1.4-1|7	Release:        1
12cr|utouch-frame-1.1.4-1|8	License:        GPL-3.0
12cr|utouch-frame-1.1.4-1|9	Summary:        Touch frame library
12cr|utouch-frame-1.1.4-1|10	Url:            http://launchpad.net/utouch-frame
12cr|utouch-frame-1.1.4-1|11	Group:          Graphical desktop/Other
12cr|utouch-frame-1.1.4-1|12	Source:         %{name}-%{version}.tar.gz
12cr|utouch-frame-1.1.4-1|13	BuildRequires:  pkgconfig(mtdev)
12cr|utouch-frame-1.1.4-1|14	BuildRequires:  pkgconfig(utouch-evemu)
12cr|utouch-frame-1.1.4-1|15	
12cr|utouch-frame-1.1.4-1|16	Requires:   %{libname} = %{version}-%{release}
12cr|utouch-frame-1.1.4-1|17	
12cr|utouch-frame-1.1.4-1|18	%description
12cr|utouch-frame-1.1.4-1|19	This package provides the tree that handles the buildup and
12cr|utouch-frame-1.1.4-1|20	synchronization
12cr|utouch-frame-1.1.4-1|21	of a set of simultaneous touches.
12cr|utouch-frame-1.1.4-1|22	
12cr|utouch-frame-1.1.4-1|23	%package -n %{libname}
12cr|utouch-frame-1.1.4-1|24	Summary:        Touch frame library
12cr|utouch-frame-1.1.4-1|25	Group:          System/Libraries
12cr|utouch-frame-1.1.4-1|26	
12cr|utouch-frame-1.1.4-1|27	%description -n %{libname}
12cr|utouch-frame-1.1.4-1|28	This package provides the tree that handles the buildup and
12cr|utouch-frame-1.1.4-1|29	synchronization
12cr|utouch-frame-1.1.4-1|30	of a set of simultaneous touches.
12cr|utouch-frame-1.1.4-1|31	
12cr|utouch-frame-1.1.4-1|32	%package -n %{develname}
12cr|utouch-frame-1.1.4-1|33	Summary:        Touch frame library development files
12cr|utouch-frame-1.1.4-1|34	Group:          Development/C
12cr|utouch-frame-1.1.4-1|35	Requires:       %{libname} = %{version}-%{release}
12cr|utouch-frame-1.1.4-1|36	Provides:       %{name}-devel = %{version}-%{release}
12cr|utouch-frame-1.1.4-1|37	
12cr|utouch-frame-1.1.4-1|38	%description -n %{develname}
12cr|utouch-frame-1.1.4-1|39	This package provides the tree that handles the buildup and
12cr|utouch-frame-1.1.4-1|40	synchronization
12cr|utouch-frame-1.1.4-1|41	of a set of simultaneous touches.
12cr|utouch-frame-1.1.4-1|42	
12cr|utouch-frame-1.1.4-1|43	This package includes the development files for utouch-evemu.
12cr|utouch-frame-1.1.4-1|44	
12cr|utouch-frame-1.1.4-1|45	%prep
12cr|utouch-frame-1.1.4-1|46	%setup -q
12cr|utouch-frame-1.1.4-1|47	
12cr|utouch-frame-1.1.4-1|48	%build
12cr|utouch-frame-1.1.4-1|49	autoreconf -fi
12cr|utouch-frame-1.1.4-1|50	%configure \
12cr|utouch-frame-1.1.4-1|51	--disable-static
12cr|utouch-frame-1.1.4-1|52	%make
12cr|utouch-frame-1.1.4-1|53	
12cr|utouch-frame-1.1.4-1|54	%install
12cr|utouch-frame-1.1.4-1|55	%makeinstall_std
12cr|utouch-frame-1.1.4-1|56	
12cr|utouch-frame-1.1.4-1|57	%files
12cr|utouch-frame-1.1.4-1|58	%doc ChangeLog README COPYING
12cr|utouch-frame-1.1.4-1|59	%{_bindir}/utouch-frame-test-mtdev
12cr|utouch-frame-1.1.4-1|60	
12cr|utouch-frame-1.1.4-1|61	%files -n %{libname}
12cr|utouch-frame-1.1.4-1|62	%{_libdir}/*.so.%{major}*
12cr|utouch-frame-1.1.4-1|63	
12cr|utouch-frame-1.1.4-1|64	%files -n %{develname}
12cr|utouch-frame-1.1.4-1|65	%{_includedir}/utouch/
12cr|utouch-frame-1.1.4-1|66	%{_libdir}/*.so
12cr|utouch-frame-1.1.4-1|67	%{_libdir}/pkgconfig/*.pc
12cr|utouch-frame-1.1.4-1|68	

8223 12
12cr|utouch-geis-2.2.1-2|1	#define Werror_cflags %nil
12cr|utouch-geis-2.2.1-2|2	%define major 1
12cr|utouch-geis-2.2.1-2|3	%define libname %mklibname  %{name} %{major}
12cr|utouch-geis-2.2.1-2|4	%define develname   %mklibname  %{name} -d
12cr|utouch-geis-2.2.1-2|5	
12cr|utouch-geis-2.2.1-2|6	Name:           utouch-geis
12cr|utouch-geis-2.2.1-2|7	Version:        2.2.1
12cr|utouch-geis-2.2.1-2|8	Release:        2
12cr|utouch-geis-2.2.1-2|9	License:        GPLv2,LGPLv3
12cr|utouch-geis-2.2.1-2|10	Summary:        Gesture engine interface and support
12cr|utouch-geis-2.2.1-2|11	Url:            http://launchpad.net/utouch-geis
12cr|utouch-geis-2.2.1-2|12	Group:          System/Libraries
12cr|utouch-geis-2.2.1-2|13	Source0:		%{name}-%{version}.tar.gz
12cr|utouch-geis-2.2.1-2|14	Patch0:			utouch-geis-2.2.0-remove-Werror.patch
12cr|utouch-geis-2.2.1-2|15	BuildRequires:  pkgconfig(dbus-1)
12cr|utouch-geis-2.2.1-2|16	BuildRequires:  pkgconfig(utouch-grail)
12cr|utouch-geis-2.2.1-2|17	BuildRequires:  pkgconfig(utouch-frame)
12cr|utouch-geis-2.2.1-2|18	BuildRequires:  pkgconfig(xorg-server)
12cr|utouch-geis-2.2.1-2|19	BuildRequires:  pkgconfig(python)
12cr|utouch-geis-2.2.1-2|20	BuildRequires:  pkgconfig(xi)
12cr|utouch-geis-2.2.1-2|21	BuildRequires:  python-pyxml
12cr|utouch-geis-2.2.1-2|22	
12cr|utouch-geis-2.2.1-2|23	%description
12cr|utouch-geis-2.2.1-2|24	GEIS is a library for applications and toolkit programmers which provides a
12cr|utouch-geis-2.2.1-2|25	consistent platform independent interface for any system-wide input gesture
12cr|utouch-geis-2.2.1-2|26	recognition mechanism.
12cr|utouch-geis-2.2.1-2|27	
12cr|utouch-geis-2.2.1-2|28	%package -n %{libname}
12cr|utouch-geis-2.2.1-2|29	Summary:        Gesture engine interface and support
12cr|utouch-geis-2.2.1-2|30	Group:          System/Libraries
12cr|utouch-geis-2.2.1-2|31	
12cr|utouch-geis-2.2.1-2|32	%description -n %{libname}
12cr|utouch-geis-2.2.1-2|33	GEIS is a library for applications and toolkit programmers which provides a
12cr|utouch-geis-2.2.1-2|34	consistent platform independent interface for any system-wide input gesture
12cr|utouch-geis-2.2.1-2|35	recognition mechanism.
12cr|utouch-geis-2.2.1-2|36	
12cr|utouch-geis-2.2.1-2|37	%package -n python-geis
12cr|utouch-geis-2.2.1-2|38	Summary:		Python bindings for GEIS
12cr|utouch-geis-2.2.1-2|39	Group:			Development/Python
12cr|utouch-geis-2.2.1-2|40	
12cr|utouch-geis-2.2.1-2|41	%description -n python-geis
12cr|utouch-geis-2.2.1-2|42	This package provides the python bindings for GEIS.
12cr|utouch-geis-2.2.1-2|43	
12cr|utouch-geis-2.2.1-2|44	%package -n %{develname}
12cr|utouch-geis-2.2.1-2|45	Summary:        Development files for the GEIS interface implementation
12cr|utouch-geis-2.2.1-2|46	Group:          Development/C
12cr|utouch-geis-2.2.1-2|47	Requires:       %{libname} = %{version}-%{release}
12cr|utouch-geis-2.2.1-2|48	Provides:       %{name}-devel = %{version}-%{release}
12cr|utouch-geis-2.2.1-2|49	
12cr|utouch-geis-2.2.1-2|50	%description -n %{develname}
12cr|utouch-geis-2.2.1-2|51	GEIS is a library for applications and toolkit programmers which provides a
12cr|utouch-geis-2.2.1-2|52	consistent platform independent interface for any system-wide input gesture
12cr|utouch-geis-2.2.1-2|53	recognition mechanism.
12cr|utouch-geis-2.2.1-2|54	
12cr|utouch-geis-2.2.1-2|55	%prep
12cr|utouch-geis-2.2.1-2|56	%setup -q
12cr|utouch-geis-2.2.1-2|57	%patch0 -p1
12cr|utouch-geis-2.2.1-2|58	
12cr|utouch-geis-2.2.1-2|59	%build
12cr|utouch-geis-2.2.1-2|60	autoreconf -fi
12cr|utouch-geis-2.2.1-2|61	%configure2_5x \
12cr|utouch-geis-2.2.1-2|62	--disable-static
12cr|utouch-geis-2.2.1-2|63	%make
12cr|utouch-geis-2.2.1-2|64	
12cr|utouch-geis-2.2.1-2|65	%install
12cr|utouch-geis-2.2.1-2|66	%makeinstall_std
12cr|utouch-geis-2.2.1-2|67	
12cr|utouch-geis-2.2.1-2|68	
12cr|utouch-geis-2.2.1-2|69	%files
12cr|utouch-geis-2.2.1-2|70	%doc ChangeLog README COPYING
12cr|utouch-geis-2.2.1-2|71	%{_bindir}/geis-server
12cr|utouch-geis-2.2.1-2|72	%{_bindir}/geistest
12cr|utouch-geis-2.2.1-2|73	%{_bindir}/geisview
12cr|utouch-geis-2.2.1-2|74	%{_mandir}/man1/*
12cr|utouch-geis-2.2.1-2|75	%{_datadir}/applications/*.desktop
12cr|utouch-geis-2.2.1-2|76	%{_datadir}/geisview/*.ui
12cr|utouch-geis-2.2.1-2|77	%{_datadir}/pixmaps/*.xpm
12cr|utouch-geis-2.2.1-2|78	
12cr|utouch-geis-2.2.1-2|79	%files -n %{libname}
12cr|utouch-geis-2.2.1-2|80	%{_libdir}/*.so.%{major}*
12cr|utouch-geis-2.2.1-2|81	
12cr|utouch-geis-2.2.1-2|82	%files -n python-geis
12cr|utouch-geis-2.2.1-2|83	%{_bindir}/pygeis
12cr|utouch-geis-2.2.1-2|84	%{py_puresitedir}/geis*
12cr|utouch-geis-2.2.1-2|85	%{py_platsitedir}/*.so
12cr|utouch-geis-2.2.1-2|86	
12cr|utouch-geis-2.2.1-2|87	%files -n %{develname}
12cr|utouch-geis-2.2.1-2|88	%{_includedir}/geis/
12cr|utouch-geis-2.2.1-2|89	%{_libdir}/*.so
12cr|utouch-geis-2.2.1-2|90	%{_libdir}/pkgconfig/*.pc
12cr|utouch-geis-2.2.1-2|91	

8224 12
12cr|utouch-grail-2.0.1-1|1	%define major 1
12cr|utouch-grail-2.0.1-1|2	%define libname %mklibname  %{name} %{major}
12cr|utouch-grail-2.0.1-1|3	%define develname   %mklibname  %{name} -d
12cr|utouch-grail-2.0.1-1|4	
12cr|utouch-grail-2.0.1-1|5	Name:           utouch-grail
12cr|utouch-grail-2.0.1-1|6	Version:        2.0.1
12cr|utouch-grail-2.0.1-1|7	Release:        1
12cr|utouch-grail-2.0.1-1|8	License:        GPL-3.0
12cr|utouch-grail-2.0.1-1|9	Summary:        Gesture recognition library
12cr|utouch-grail-2.0.1-1|10	Url:            http://launchpad.net/utouch-grail
12cr|utouch-grail-2.0.1-1|11	Group:          Graphical desktop/Other
12cr|utouch-grail-2.0.1-1|12	Source:         %{name}-%{version}.tar.gz
12cr|utouch-grail-2.0.1-1|13	BuildRequires:  pkgconfig(mtdev)
12cr|utouch-grail-2.0.1-1|14	BuildRequires:  pkgconfig(utouch-evemu)
12cr|utouch-grail-2.0.1-1|15	BuildRequires:  pkgconfig(utouch-frame)
12cr|utouch-grail-2.0.1-1|16	
12cr|utouch-grail-2.0.1-1|17	%description
12cr|utouch-grail-2.0.1-1|18	This tree consists of an interface and tools for handling gesture recognition
12cr|utouch-grail-2.0.1-1|19	and gesture instantiation.
12cr|utouch-grail-2.0.1-1|20	
12cr|utouch-grail-2.0.1-1|21	When a multitouch gesture is performed on a device, the recognizer emits one or
12cr|utouch-grail-2.0.1-1|22	several possible gestures. Once the context of the gesture is known, i.e., in
12cr|utouch-grail-2.0.1-1|23	what window the touches land and what gestures the clients of that window
12cr|utouch-grail-2.0.1-1|24	listen to, the instantiator delivers the matching set of gestures.
12cr|utouch-grail-2.0.1-1|25	
12cr|utouch-grail-2.0.1-1|26	The library handles tentative getures, i.e., buffering of events for several
12cr|utouch-grail-2.0.1-1|27	alternative gestures until a match is confirmed.
12cr|utouch-grail-2.0.1-1|28	
12cr|utouch-grail-2.0.1-1|29	%package -n %{libname}
12cr|utouch-grail-2.0.1-1|30	Summary:    Gesture recognition library
12cr|utouch-grail-2.0.1-1|31	Group:		System/Libraries
12cr|utouch-grail-2.0.1-1|32	
12cr|utouch-grail-2.0.1-1|33	%description -n %{libname}
12cr|utouch-grail-2.0.1-1|34	This tree consists of an interface and tools for handling gesture recognition
12cr|utouch-grail-2.0.1-1|35	and gesture instantiation.
12cr|utouch-grail-2.0.1-1|36	
12cr|utouch-grail-2.0.1-1|37	When a multitouch gesture is performed on a device, the recognizer emits one or
12cr|utouch-grail-2.0.1-1|38	several possible gestures. Once the context of the gesture is known, i.e., in
12cr|utouch-grail-2.0.1-1|39	what window the touches land and what gestures the clients of that window
12cr|utouch-grail-2.0.1-1|40	listen to, the instantiator delivers the matching set of gestures.
12cr|utouch-grail-2.0.1-1|41	
12cr|utouch-grail-2.0.1-1|42	The library handles tentative getures, i.e., buffering of events for several
12cr|utouch-grail-2.0.1-1|43	alternative gestures until a match is confirmed.
12cr|utouch-grail-2.0.1-1|44	
12cr|utouch-grail-2.0.1-1|45	%package -n %{develname}
12cr|utouch-grail-2.0.1-1|46	Summary:        Development files for gesture recognition library
12cr|utouch-grail-2.0.1-1|47	Group:          Development/C
12cr|utouch-grail-2.0.1-1|48	Requires:       %{libname} = %{version}-%{release}
12cr|utouch-grail-2.0.1-1|49	Provides:       %{name}-devel = %{version}-%{release}
12cr|utouch-grail-2.0.1-1|50	
12cr|utouch-grail-2.0.1-1|51	%description -n %{develname}
12cr|utouch-grail-2.0.1-1|52	Development files for the gesture recognition library (grail).
12cr|utouch-grail-2.0.1-1|53	
12cr|utouch-grail-2.0.1-1|54	The library handles tentative getures, i.e., buffering of events for several
12cr|utouch-grail-2.0.1-1|55	alternative gestures until a match is confirmed.
12cr|utouch-grail-2.0.1-1|56	
12cr|utouch-grail-2.0.1-1|57	%prep
12cr|utouch-grail-2.0.1-1|58	%setup -q
12cr|utouch-grail-2.0.1-1|59	
12cr|utouch-grail-2.0.1-1|60	%build
12cr|utouch-grail-2.0.1-1|61	%configure2_5x \
12cr|utouch-grail-2.0.1-1|62	--disable-static
12cr|utouch-grail-2.0.1-1|63	%make
12cr|utouch-grail-2.0.1-1|64	
12cr|utouch-grail-2.0.1-1|65	%install
12cr|utouch-grail-2.0.1-1|66	%makeinstall_std
12cr|utouch-grail-2.0.1-1|67	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
12cr|utouch-grail-2.0.1-1|68	
12cr|utouch-grail-2.0.1-1|69	
12cr|utouch-grail-2.0.1-1|70	%files
12cr|utouch-grail-2.0.1-1|71	%defattr(-,root,root)
12cr|utouch-grail-2.0.1-1|72	%doc ChangeLog README COPYING
12cr|utouch-grail-2.0.1-1|73	%{_bindir}/grail-*
12cr|utouch-grail-2.0.1-1|74	
12cr|utouch-grail-2.0.1-1|75	%files -n %{libname}
12cr|utouch-grail-2.0.1-1|76	%defattr(-,root,root)
12cr|utouch-grail-2.0.1-1|77	%{_libdir}/*.so.%{major}*
12cr|utouch-grail-2.0.1-1|78	
12cr|utouch-grail-2.0.1-1|79	%files -n %{develname}
12cr|utouch-grail-2.0.1-1|80	%defattr(-,root,root)
12cr|utouch-grail-2.0.1-1|81	%{_includedir}/*.h
12cr|utouch-grail-2.0.1-1|82	%{_libdir}/*.so
12cr|utouch-grail-2.0.1-1|83	%{_libdir}/pkgconfig/*.pc
12cr|utouch-grail-2.0.1-1|84	
12cr|utouch-grail-2.0.1-1|85	
12cr|utouch-grail-2.0.1-1|86	
12cr|utouch-grail-2.0.1-1|87	%changelog
12cr|utouch-grail-2.0.1-1|88	* Tue Nov 01 2011 Matthew Dawkins <mattydaw@mandriva.org> 2.0.1-1
12cr|utouch-grail-2.0.1-1|89	+ Revision: 709356
12cr|utouch-grail-2.0.1-1|90	- imported package utouch-grail
12cr|utouch-grail-2.0.1-1|91	
12cr|utouch-grail-2.0.1-1|92	
12cr|utouch-grail-2.0.1-1|93	* Sun Oct 30 2011 Matthew Dawkins <mdawkins@unity-linux.org> 2.0.1-1-unity2011
12cr|utouch-grail-2.0.1-1|94	- import for Unity

8225 12
12cr|utrac-0.3.0-6|1	Summary:	Universal Text Recognizer and Converter
12cr|utrac-0.3.0-6|2	Name:		utrac
12cr|utrac-0.3.0-6|3	Version:	0.3.0
12cr|utrac-0.3.0-6|4	Release:	%mkrel 6
12cr|utrac-0.3.0-6|5	License:	GPL
12cr|utrac-0.3.0-6|6	Group:		File tools
12cr|utrac-0.3.0-6|7	URL:		http://utrac.sourceforge.net/
12cr|utrac-0.3.0-6|8	Source0:	http://utrac.sourceforge.net/download/utrac-%{version}.tar.bz2
12cr|utrac-0.3.0-6|9	Patch0:		utrac-fix-long-64bit.diff
12cr|utrac-0.3.0-6|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|utrac-0.3.0-6|11	
12cr|utrac-0.3.0-6|12	%description
12cr|utrac-0.3.0-6|13	UTRAC stands for Universal Text Recognizer and Converter. It is a command line
12cr|utrac-0.3.0-6|14	tool and a library that recognize the encoding of an input file (ex: UTF-8,
12cr|utrac-0.3.0-6|15	ISO-8859-1, CP437...) and its end-of-line type (CR, LF, CRLF).
12cr|utrac-0.3.0-6|16	
12cr|utrac-0.3.0-6|17	%prep
12cr|utrac-0.3.0-6|18	
12cr|utrac-0.3.0-6|19	%setup -q
12cr|utrac-0.3.0-6|20	%patch0 -p1
12cr|utrac-0.3.0-6|21	
12cr|utrac-0.3.0-6|22	perl -pi -e "s|/usr/local|%{_prefix}|g" Makefile
12cr|utrac-0.3.0-6|23	perl -pi -e "s|/lib|/%{_lib}|g" Makefile
12cr|utrac-0.3.0-6|24	perl -pi -e "s|/man/man1|/share/man/man1|g" Makefile
12cr|utrac-0.3.0-6|25	
12cr|utrac-0.3.0-6|26	%build
12cr|utrac-0.3.0-6|27	
12cr|utrac-0.3.0-6|28	%make CFLAGS="%{optflags}"
12cr|utrac-0.3.0-6|29	
12cr|utrac-0.3.0-6|30	%install
12cr|utrac-0.3.0-6|31	rm -rf %{buildroot}
12cr|utrac-0.3.0-6|32	
12cr|utrac-0.3.0-6|33	install -d %{buildroot}%{_bindir}
12cr|utrac-0.3.0-6|34	install -d %{buildroot}%{_datadir}/utrac
12cr|utrac-0.3.0-6|35	install -d %{buildroot}%{_mandir}/man1
12cr|utrac-0.3.0-6|36	
12cr|utrac-0.3.0-6|37	install -m0755 utrac %{buildroot}%{_bindir}/
12cr|utrac-0.3.0-6|38	install -m0644 charsets.dat %{buildroot}%{_datadir}/utrac/
12cr|utrac-0.3.0-6|39	install -m0644 utrac.1 %{buildroot}%{_mandir}/man1/
12cr|utrac-0.3.0-6|40	
12cr|utrac-0.3.0-6|41	%clean
12cr|utrac-0.3.0-6|42	rm -rf %{buildroot}
12cr|utrac-0.3.0-6|43	
12cr|utrac-0.3.0-6|44	%files
12cr|utrac-0.3.0-6|45	%defattr(-,root,root)
12cr|utrac-0.3.0-6|46	%doc CHANGES CREDITS README TODO doc/*.xml
12cr|utrac-0.3.0-6|47	%dir %{_datadir}/utrac
12cr|utrac-0.3.0-6|48	%attr(0755,root,root) %{_bindir}/utrac
12cr|utrac-0.3.0-6|49	%attr(0644,root,root) %{_datadir}/utrac/charsets.dat
12cr|utrac-0.3.0-6|50	%attr(0644,root,root) %{_mandir}/man1/*
12cr|utrac-0.3.0-6|51	
12cr|utrac-0.3.0-6|52	
12cr|utrac-0.3.0-6|53	%changelog
12cr|utrac-0.3.0-6|54	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.3.0-6mdv2010.0
12cr|utrac-0.3.0-6|55	+ Revision: 434623
12cr|utrac-0.3.0-6|56	- rebuild
12cr|utrac-0.3.0-6|57	
12cr|utrac-0.3.0-6|58	* Sat Sep 13 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5mdv2009.0
12cr|utrac-0.3.0-6|59	+ Revision: 284528
12cr|utrac-0.3.0-6|60	- fix #35379 (utrac segmentation fault)
12cr|utrac-0.3.0-6|61	
12cr|utrac-0.3.0-6|62	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|utrac-0.3.0-6|63	- rebuild
12cr|utrac-0.3.0-6|64	
12cr|utrac-0.3.0-6|65	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3.0-3mdv2009.0
12cr|utrac-0.3.0-6|66	+ Revision: 255274
12cr|utrac-0.3.0-6|67	- rebuild
12cr|utrac-0.3.0-6|68	
12cr|utrac-0.3.0-6|69	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.3.0-1mdv2008.1
12cr|utrac-0.3.0-6|70	+ Revision: 140925
12cr|utrac-0.3.0-6|71	- restore BuildRoot
12cr|utrac-0.3.0-6|72	
12cr|utrac-0.3.0-6|73	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|utrac-0.3.0-6|74	- kill re-definition of %%buildroot on Pixel's request
12cr|utrac-0.3.0-6|75	- import utrac
12cr|utrac-0.3.0-6|76	
12cr|utrac-0.3.0-6|77	
12cr|utrac-0.3.0-6|78	* Tue Sep 12 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdv2007.0
12cr|utrac-0.3.0-6|79	- rebuild
12cr|utrac-0.3.0-6|80	
12cr|utrac-0.3.0-6|81	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12cr|utrac-0.3.0-6|82	- initial Mandriva package

8226 12
12cr|uudeview-0.5.20-12|1	%define libname	%mklibname uu
12cr|uudeview-0.5.20-12|2	
12cr|uudeview-0.5.20-12|3	Name:           uudeview
12cr|uudeview-0.5.20-12|4	Version:        0.5.20
12cr|uudeview-0.5.20-12|5	Release:        %{mkrel 12}
12cr|uudeview-0.5.20-12|6	License:	GPLv2+
12cr|uudeview-0.5.20-12|7	Group:          File tools
12cr|uudeview-0.5.20-12|8	Source:         http://www.fpx.de/fp/Software/UUDeview/download/%{name}-%{version}.tar.bz2
12cr|uudeview-0.5.20-12|9	Patch:		%{name}-%{version}-library.ltx.patch
12cr|uudeview-0.5.20-12|10	Patch1:		uudeview-0.5.20-fix-str-fmt.patch
12cr|uudeview-0.5.20-12|11	URL:            http://www.fpx.de/fp/Software/UUDeview/
12cr|uudeview-0.5.20-12|12	Summary:        Help to transmit binary files over the internet
12cr|uudeview-0.5.20-12|13	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|uudeview-0.5.20-12|14	BuildRequires:  tcl-devel
12cr|uudeview-0.5.20-12|15	BuildRequires:	transfig
12cr|uudeview-0.5.20-12|16	BuildRequires:	tetex-latex
12cr|uudeview-0.5.20-12|17	
12cr|uudeview-0.5.20-12|18	%description
12cr|uudeview-0.5.20-12|19	Uudeview handles uuencoding, xxencoding, and base-64 encoding (MIME),
12cr|uudeview-0.5.20-12|20	used on internet to transmit binary files.
12cr|uudeview-0.5.20-12|21	It can do automatic splitting of large encodes and automatic posting.
12cr|uudeview-0.5.20-12|22	A must for anyone serious encoding/decoding.
12cr|uudeview-0.5.20-12|23	
12cr|uudeview-0.5.20-12|24	%package -n     %{libname}-static-devel
12cr|uudeview-0.5.20-12|25	Summary:        Static library for developing apps which will use %{name}
12cr|uudeview-0.5.20-12|26	Group:          Development/C
12cr|uudeview-0.5.20-12|27	Provides:       libuu-static-devel = %{version}-%{release}
12cr|uudeview-0.5.20-12|28	Provides:       uu-static-devel = %{version}-%{release}
12cr|uudeview-0.5.20-12|29	
12cr|uudeview-0.5.20-12|30	%description -n %{libname}-static-devel
12cr|uudeview-0.5.20-12|31	Static library for %{name}
12cr|uudeview-0.5.20-12|32	
12cr|uudeview-0.5.20-12|33	%prep
12cr|uudeview-0.5.20-12|34	%setup -q
12cr|uudeview-0.5.20-12|35	%patch -p0
12cr|uudeview-0.5.20-12|36	%patch1 -p0
12cr|uudeview-0.5.20-12|37	
12cr|uudeview-0.5.20-12|38	%build
12cr|uudeview-0.5.20-12|39	CFLAGS="%{optflags}" LDFLAGS="%ldflags" ./configure --prefix=%{_prefix} --libdir=%{_libdir}
12cr|uudeview-0.5.20-12|40	
12cr|uudeview-0.5.20-12|41	%make
12cr|uudeview-0.5.20-12|42	( cd doc/; make )
12cr|uudeview-0.5.20-12|43	
12cr|uudeview-0.5.20-12|44	%install
12cr|uudeview-0.5.20-12|45	rm -rf %{buildroot}
12cr|uudeview-0.5.20-12|46	%makeinstall
12cr|uudeview-0.5.20-12|47	
12cr|uudeview-0.5.20-12|48	mkdir -p %{buildroot}%{_mandir}/man1
12cr|uudeview-0.5.20-12|49	cp man/*.1 %{buildroot}%{_mandir}/man1/
12cr|uudeview-0.5.20-12|50	rm -rf %{buildroot}%{_prefix}/man
12cr|uudeview-0.5.20-12|51	
12cr|uudeview-0.5.20-12|52	mkdir -p %{buildroot}%{_libdir}/
12cr|uudeview-0.5.20-12|53	mkdir -p %{buildroot}%{_includedir}/
12cr|uudeview-0.5.20-12|54	cp uulib/libuu.a %{buildroot}%{_libdir}/
12cr|uudeview-0.5.20-12|55	cp uulib/fptools.h uulib/uudeview.h uulib/uuint.h %{buildroot}%{_includedir}/
12cr|uudeview-0.5.20-12|56	
12cr|uudeview-0.5.20-12|57	%clean
12cr|uudeview-0.5.20-12|58	rm -rf %{buildroot}
12cr|uudeview-0.5.20-12|59	
12cr|uudeview-0.5.20-12|60	%files
12cr|uudeview-0.5.20-12|61	%defattr(-,root,root)
12cr|uudeview-0.5.20-12|62	%doc HISTORY IAFA-PACKAGE README doc uudeview.lsm
12cr|uudeview-0.5.20-12|63	%{_mandir}/man*/*
12cr|uudeview-0.5.20-12|64	%{_bindir}/*
12cr|uudeview-0.5.20-12|65	
12cr|uudeview-0.5.20-12|66	%files -n %{libname}-static-devel
12cr|uudeview-0.5.20-12|67	%defattr(-,root,root)
12cr|uudeview-0.5.20-12|68	%doc README doc/structure.tex doc/test.txt doc/td*
12cr|uudeview-0.5.20-12|69	%{_libdir}/*
12cr|uudeview-0.5.20-12|70	%{_includedir}/*
12cr|uudeview-0.5.20-12|71	
12cr|uudeview-0.5.20-12|72	
12cr|uudeview-0.5.20-12|73	
12cr|uudeview-0.5.20-12|74	
12cr|uudeview-0.5.20-12|75	%changelog
12cr|uudeview-0.5.20-12|76	

8227 12
12cr|uzbl-0.0-0.20120514.1|1	%define snapshot 20120514
12cr|uzbl-0.0-0.20120514.1|2	
12cr|uzbl-0.0-0.20120514.1|3	Name:		uzbl
12cr|uzbl-0.0-0.20120514.1|4	Summary:	Web browser following the UNIX philosophy
12cr|uzbl-0.0-0.20120514.1|5	Version:	0.0
12cr|uzbl-0.0-0.20120514.1|6	Release:	%mkrel 0.%{snapshot}.1
12cr|uzbl-0.0-0.20120514.1|7	Source0:	%{name}-%{snapshot}.tar.xz
12cr|uzbl-0.0-0.20120514.1|8	Requires:	xclip
12cr|uzbl-0.0-0.20120514.1|9	BuildRequires:	gtk+3-devel webkitgtk3-devel
12cr|uzbl-0.0-0.20120514.1|10	Provides:	webclient
12cr|uzbl-0.0-0.20120514.1|11	License:	GPLv3
12cr|uzbl-0.0-0.20120514.1|12	Group:		Networking/WWW
12cr|uzbl-0.0-0.20120514.1|13	URL:		http://www.uzbl.org/
12cr|uzbl-0.0-0.20120514.1|14	
12cr|uzbl-0.0-0.20120514.1|15	%description
12cr|uzbl-0.0-0.20120514.1|16	Uzbl follows the UNIX philosophy - "Write programs that do one thing
12cr|uzbl-0.0-0.20120514.1|17	and do it well. Write programs to work together. Write programs to handle
12cr|uzbl-0.0-0.20120514.1|18	text streams, because that is a universal interface."
12cr|uzbl-0.0-0.20120514.1|19	
12cr|uzbl-0.0-0.20120514.1|20	* very minimal graphical interface. You only see what you need
12cr|uzbl-0.0-0.20120514.1|21	* what is not browsing, is not in uzbl. Things like URL changing,
12cr|uzbl-0.0-0.20120514.1|22	loading/saving of bookmarks, saving history, downloads, ... are
12cr|uzbl-0.0-0.20120514.1|23	handled through external scripts that you write
12cr|uzbl-0.0-0.20120514.1|24	* controllable through various means such as FIFO and socket files,
12cr|uzbl-0.0-0.20120514.1|25	stdin, keyboard and more
12cr|uzbl-0.0-0.20120514.1|26	* advanced, customizable keyboard interface with support for modes,
12cr|uzbl-0.0-0.20120514.1|27	modkeys, multichars, variables (keywords) etc. (e. g. you can tweak
12cr|uzbl-0.0-0.20120514.1|28	the interface to be vim-like, emacs-like or any-other-program-like)
12cr|uzbl-0.0-0.20120514.1|29	* focus on plain text storage for your data and configs in simple,
12cr|uzbl-0.0-0.20120514.1|30	parseable formats
12cr|uzbl-0.0-0.20120514.1|31	* Uzbl keeps it simple, and puts you in charge.
12cr|uzbl-0.0-0.20120514.1|32	
12cr|uzbl-0.0-0.20120514.1|33	%prep
12cr|uzbl-0.0-0.20120514.1|34	%setup -q -n %name-%snapshot
12cr|uzbl-0.0-0.20120514.1|35	
12cr|uzbl-0.0-0.20120514.1|36	%build
12cr|uzbl-0.0-0.20120514.1|37	%make
12cr|uzbl-0.0-0.20120514.1|38	
12cr|uzbl-0.0-0.20120514.1|39	%install
12cr|uzbl-0.0-0.20120514.1|40	%{__rm} -Rf %{buildroot}
12cr|uzbl-0.0-0.20120514.1|41	%make DESTDIR=%buildroot PREFIX=%_prefix install
12cr|uzbl-0.0-0.20120514.1|42	install -d %{buildroot}%{_docdir}
12cr|uzbl-0.0-0.20120514.1|43	mv %{buildroot}%{_datadir}/%{name}/docs %{buildroot}%{_docdir}/%{name}
12cr|uzbl-0.0-0.20120514.1|44	
12cr|uzbl-0.0-0.20120514.1|45	%clean
12cr|uzbl-0.0-0.20120514.1|46	%{__rm} -Rf %{buildroot}
12cr|uzbl-0.0-0.20120514.1|47	
12cr|uzbl-0.0-0.20120514.1|48	%files
12cr|uzbl-0.0-0.20120514.1|49	%defattr(-,root,root)
12cr|uzbl-0.0-0.20120514.1|50	%{_bindir}/%{name}-*
12cr|uzbl-0.0-0.20120514.1|51	%{_datadir}/%{name}
12cr|uzbl-0.0-0.20120514.1|52	%doc %{_docdir}/%{name}/*
12cr|uzbl-0.0-0.20120514.1|53	
12cr|uzbl-0.0-0.20120514.1|54	
12cr|uzbl-0.0-0.20120514.1|55	%changelog
12cr|uzbl-0.0-0.20120514.1|56	* Mon Jul 02 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.0-0.20120514.1mdv2012.0
12cr|uzbl-0.0-0.20120514.1|57	+ Revision: 807785
12cr|uzbl-0.0-0.20120514.1|58	- update to 20120514 snapshot
12cr|uzbl-0.0-0.20120514.1|59	
12cr|uzbl-0.0-0.20120514.1|60	* Mon Dec 12 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.0-0.1.20111128.1
12cr|uzbl-0.0-0.20120514.1|61	+ Revision: 740436
12cr|uzbl-0.0-0.20120514.1|62	- Use GTK+3
12cr|uzbl-0.0-0.20120514.1|63	- Update to 20111128
12cr|uzbl-0.0-0.20120514.1|64	
12cr|uzbl-0.0-0.20120514.1|65	* Mon Jun 20 2011 Funda Wang <fwang@mandriva.org> 0.0-0.1.20100805.2
12cr|uzbl-0.0-0.20120514.1|66	+ Revision: 686156
12cr|uzbl-0.0-0.20120514.1|67	- rebuild for new webkit
12cr|uzbl-0.0-0.20120514.1|68	
12cr|uzbl-0.0-0.20120514.1|69	* Sun Aug 08 2010 Rémy Clouard <shikamaru@mandriva.org> 0.0-0.1.20100805.1mdv2011.0
12cr|uzbl-0.0-0.20120514.1|70	+ Revision: 567760
12cr|uzbl-0.0-0.20120514.1|71	- new snapshot
12cr|uzbl-0.0-0.20120514.1|72	- use xz instead of bzip2
12cr|uzbl-0.0-0.20120514.1|73	
12cr|uzbl-0.0-0.20120514.1|74	* Sun Apr 25 2010 Rémy Clouard <shikamaru@mandriva.org> 0.0-0.1.20100408.2mdv2010.1
12cr|uzbl-0.0-0.20120514.1|75	+ Revision: 538532
12cr|uzbl-0.0-0.20120514.1|76	- add xclip to match default config and clean spec
12cr|uzbl-0.0-0.20120514.1|77	
12cr|uzbl-0.0-0.20120514.1|78	* Thu Apr 08 2010 Rémy Clouard <shikamaru@mandriva.org> 0.0-0.1.20100408.1mdv2010.1
12cr|uzbl-0.0-0.20120514.1|79	+ Revision: 533129
12cr|uzbl-0.0-0.20120514.1|80	- bump release
12cr|uzbl-0.0-0.20120514.1|81	
12cr|uzbl-0.0-0.20120514.1|82	* Mon Nov 30 2009 Rémy Clouard <shikamaru@mandriva.org> 0.0-0.1.20091130.1mdv2010.1
12cr|uzbl-0.0-0.20120514.1|83	+ Revision: 472126
12cr|uzbl-0.0-0.20120514.1|84	- bump release
12cr|uzbl-0.0-0.20120514.1|85	
12cr|uzbl-0.0-0.20120514.1|86	* Sun Jun 07 2009 Nicolas Vigier <nvigier@mandriva.com> 0.0-0.1.20090606.2mdv2010.0
12cr|uzbl-0.0-0.20120514.1|87	+ Revision: 383722
12cr|uzbl-0.0-0.20120514.1|88	- install doc and example config files in /usr/share/uzbl
12cr|uzbl-0.0-0.20120514.1|89	
12cr|uzbl-0.0-0.20120514.1|90	* Sat Jun 06 2009 Nicolas Vigier <nvigier@mandriva.com> 0.0-0.1.20090606.1mdv2010.0
12cr|uzbl-0.0-0.20120514.1|91	+ Revision: 383376
12cr|uzbl-0.0-0.20120514.1|92	- import uzbl
12cr|uzbl-0.0-0.20120514.1|93	
12cr|uzbl-0.0-0.20120514.1|94	

8228 12
12cr|v4l2ucp-2.0.2-3|1	Summary:	A universal control panel for all Video for Linux Two devices
12cr|v4l2ucp-2.0.2-3|2	Name:		v4l2ucp
12cr|v4l2ucp-2.0.2-3|3	Version:	2.0.2
12cr|v4l2ucp-2.0.2-3|4	Release:	%mkrel 3
12cr|v4l2ucp-2.0.2-3|5	License:	GPLv2+
12cr|v4l2ucp-2.0.2-3|6	Group:		System/Kernel and hardware
12cr|v4l2ucp-2.0.2-3|7	Url:		http://v4l2ucp.sourceforge.net/
12cr|v4l2ucp-2.0.2-3|8	Source0:	http://downloads.sourceforge.net/project/v4l2ucp/v4l2ucp/2.0/%{name}-%{version}.tar.bz2
12cr|v4l2ucp-2.0.2-3|9	Patch0:		v4l2ucp-2.0.2-kernel-2.6.38.patch
12cr|v4l2ucp-2.0.2-3|10	BuildRequires:	cmake
12cr|v4l2ucp-2.0.2-3|11	BuildRequires:	pkgconfig(libv4l1)
12cr|v4l2ucp-2.0.2-3|12	BuildRequires:	qt4-devel
12cr|v4l2ucp-2.0.2-3|13	
12cr|v4l2ucp-2.0.2-3|14	%description
12cr|v4l2ucp-2.0.2-3|15	It reads a description of the controls that the V4L2 device
12cr|v4l2ucp-2.0.2-3|16	supports from the device, and presents the user with a graphical
12cr|v4l2ucp-2.0.2-3|17	means for adjusting those controls. It allows for controlling
12cr|v4l2ucp-2.0.2-3|18	multiple devices. Controls can be updated with the device status
12cr|v4l2ucp-2.0.2-3|19	either manually, or periodically. There is an easy way to reset
12cr|v4l2ucp-2.0.2-3|20	one or all the controls to their default state
12cr|v4l2ucp-2.0.2-3|21	
12cr|v4l2ucp-2.0.2-3|22	%prep
12cr|v4l2ucp-2.0.2-3|23	%setup -q %{name}-%{version}
12cr|v4l2ucp-2.0.2-3|24	%patch0 -p0 -b .kernel
12cr|v4l2ucp-2.0.2-3|25	
12cr|v4l2ucp-2.0.2-3|26	%build
12cr|v4l2ucp-2.0.2-3|27	%cmake
12cr|v4l2ucp-2.0.2-3|28	%make
12cr|v4l2ucp-2.0.2-3|29	
12cr|v4l2ucp-2.0.2-3|30	%install
12cr|v4l2ucp-2.0.2-3|31	%makeinstall_std -C build
12cr|v4l2ucp-2.0.2-3|32	
12cr|v4l2ucp-2.0.2-3|33	%files
12cr|v4l2ucp-2.0.2-3|34	%doc README TODO
12cr|v4l2ucp-2.0.2-3|35	%{_bindir}/v4l2*
12cr|v4l2ucp-2.0.2-3|36	%{_datadir}/applications/*.desktop
12cr|v4l2ucp-2.0.2-3|37	%{_datadir}/icons/*.png

8229 12
12cr|vaapi-driver-intel-1.0.18-1|1	%define name	vaapi-driver-intel
12cr|vaapi-driver-intel-1.0.18-1|2	%define oname	intel-driver
12cr|vaapi-driver-intel-1.0.18-1|3	%define version	1.0.18
12cr|vaapi-driver-intel-1.0.18-1|4	
12cr|vaapi-driver-intel-1.0.18-1|5	Summary:	Is the VA-API implementation for Intel G45 chipsets
12cr|vaapi-driver-intel-1.0.18-1|6	Name:		%{name}
12cr|vaapi-driver-intel-1.0.18-1|7	Version:	%{version}
12cr|vaapi-driver-intel-1.0.18-1|8	Release:	1
12cr|vaapi-driver-intel-1.0.18-1|9	Group:		Video
12cr|vaapi-driver-intel-1.0.18-1|10	License:	GPLv2+
12cr|vaapi-driver-intel-1.0.18-1|11	URL:		http://cgit.freedesktop.org/vaapi/intel-driver/
12cr|vaapi-driver-intel-1.0.18-1|12	Source0:	http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/%{oname}-%{version}.zip
12cr|vaapi-driver-intel-1.0.18-1|13	BuildRequires:	libva-devel => 1.0.15
12cr|vaapi-driver-intel-1.0.18-1|14	Provides:	%{oname} = %{version}-%{release}
12cr|vaapi-driver-intel-1.0.18-1|15	
12cr|vaapi-driver-intel-1.0.18-1|16	%description
12cr|vaapi-driver-intel-1.0.18-1|17	libva-driver-intel is the VA-API implementation for Intel G45 chipsets
12cr|vaapi-driver-intel-1.0.18-1|18	and Intel HD Graphics for Intel Core processor family.
12cr|vaapi-driver-intel-1.0.18-1|19	
12cr|vaapi-driver-intel-1.0.18-1|20	
12cr|vaapi-driver-intel-1.0.18-1|21	%prep
12cr|vaapi-driver-intel-1.0.18-1|22	%setup -q -n %oname-%version
12cr|vaapi-driver-intel-1.0.18-1|23	
12cr|vaapi-driver-intel-1.0.18-1|24	%build
12cr|vaapi-driver-intel-1.0.18-1|25	autoreconf -v --install
12cr|vaapi-driver-intel-1.0.18-1|26	%configure2_5x
12cr|vaapi-driver-intel-1.0.18-1|27	%make
12cr|vaapi-driver-intel-1.0.18-1|28	
12cr|vaapi-driver-intel-1.0.18-1|29	%install
12cr|vaapi-driver-intel-1.0.18-1|30	%makeinstall_std
12cr|vaapi-driver-intel-1.0.18-1|31	
12cr|vaapi-driver-intel-1.0.18-1|32	rm -f %{buildroot}%{_libdir}/dri/*.la
12cr|vaapi-driver-intel-1.0.18-1|33	
12cr|vaapi-driver-intel-1.0.18-1|34	%files
12cr|vaapi-driver-intel-1.0.18-1|35	%doc AUTHORS NEWS
12cr|vaapi-driver-intel-1.0.18-1|36	%{_libdir}/dri/*_drv_video.so
12cr|vaapi-driver-intel-1.0.18-1|37	
12cr|vaapi-driver-intel-1.0.18-1|38	
12cr|vaapi-driver-intel-1.0.18-1|39	%changelog
12cr|vaapi-driver-intel-1.0.18-1|40	* Wed Jun 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.18-1
12cr|vaapi-driver-intel-1.0.18-1|41	+ Revision: 805359
12cr|vaapi-driver-intel-1.0.18-1|42	- version update 1.0.18
12cr|vaapi-driver-intel-1.0.18-1|43	
12cr|vaapi-driver-intel-1.0.18-1|44	* Thu Apr 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.17-1
12cr|vaapi-driver-intel-1.0.18-1|45	+ Revision: 791972
12cr|vaapi-driver-intel-1.0.18-1|46	- version update 1.0.17
12cr|vaapi-driver-intel-1.0.18-1|47	
12cr|vaapi-driver-intel-1.0.18-1|48	* Sat Nov 05 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.0.15-2
12cr|vaapi-driver-intel-1.0.18-1|49	+ Revision: 719700
12cr|vaapi-driver-intel-1.0.18-1|50	- description fix removed all vdpau comments
12cr|vaapi-driver-intel-1.0.18-1|51	- bs libva-devel fix again
12cr|vaapi-driver-intel-1.0.18-1|52	- testing libva again
12cr|vaapi-driver-intel-1.0.18-1|53	- release bump for testing libva-devel 1.0.15
12cr|vaapi-driver-intel-1.0.18-1|54	- BuildReq fix for libva
12cr|vaapi-driver-intel-1.0.18-1|55	- spec fixes for mandriva package policy
12cr|vaapi-driver-intel-1.0.18-1|56	- imported package vaapi-driver-intel
12cr|vaapi-driver-intel-1.0.18-1|57	

8230 12
12cr|vaapi-driver-vdpau-0.7.4-2|1	%define oname	libva-vdpau-driver
12cr|vaapi-driver-vdpau-0.7.4-2|2	
12cr|vaapi-driver-vdpau-0.7.4-2|3	Name:		vaapi-driver-vdpau
12cr|vaapi-driver-vdpau-0.7.4-2|4	Summary:	VA-API driver for VDPAU interface
12cr|vaapi-driver-vdpau-0.7.4-2|5	Group:		Video
12cr|vaapi-driver-vdpau-0.7.4-2|6	Version:	0.7.4
12cr|vaapi-driver-vdpau-0.7.4-2|7	Release:	2
12cr|vaapi-driver-vdpau-0.7.4-2|8	License:	GPLv2+
12cr|vaapi-driver-vdpau-0.7.4-2|9	URL:		http://www.freedesktop.org
12cr|vaapi-driver-vdpau-0.7.4-2|10	Source0:	http://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/libva-vdpau-driver-%{version}.tar.bz2
12cr|vaapi-driver-vdpau-0.7.4-2|11	# fix build with recent mesa (not a technically correct fix):
12cr|vaapi-driver-vdpau-0.7.4-2|12	BuildRequires:	pkgconfig(libva)
12cr|vaapi-driver-vdpau-0.7.4-2|13	BuildRequires:	pkgconfig(vdpau)
12cr|vaapi-driver-vdpau-0.7.4-2|14	Provides:	%{oname} = %{version}-%{release}
12cr|vaapi-driver-vdpau-0.7.4-2|15	Provides:	vdpau-video = %{version}-%{release}
12cr|vaapi-driver-vdpau-0.7.4-2|16	
12cr|vaapi-driver-vdpau-0.7.4-2|17	Patch0:		PFNGLMULTITEXCOORD2FPROC_vaapi-driver-vdpau.patch
12cr|vaapi-driver-vdpau-0.7.4-2|18	
12cr|vaapi-driver-vdpau-0.7.4-2|19	%description
12cr|vaapi-driver-vdpau-0.7.4-2|20	VDPAU driver backend for VA API, a video acceleration API.
12cr|vaapi-driver-vdpau-0.7.4-2|21	
12cr|vaapi-driver-vdpau-0.7.4-2|22	%prep
12cr|vaapi-driver-vdpau-0.7.4-2|23	%setup -qn %{oname}-%{version}/
12cr|vaapi-driver-vdpau-0.7.4-2|24	%patch0 -p1
12cr|vaapi-driver-vdpau-0.7.4-2|25	
12cr|vaapi-driver-vdpau-0.7.4-2|26	%build
12cr|vaapi-driver-vdpau-0.7.4-2|27	%configure2_5x
12cr|vaapi-driver-vdpau-0.7.4-2|28	%make
12cr|vaapi-driver-vdpau-0.7.4-2|29	
12cr|vaapi-driver-vdpau-0.7.4-2|30	%install
12cr|vaapi-driver-vdpau-0.7.4-2|31	rm -rf %{buildroot}
12cr|vaapi-driver-vdpau-0.7.4-2|32	%makeinstall_std
12cr|vaapi-driver-vdpau-0.7.4-2|33	rm -f %{buildroot}%{_libdir}/dri/*.la
12cr|vaapi-driver-vdpau-0.7.4-2|34	
12cr|vaapi-driver-vdpau-0.7.4-2|35	%files
12cr|vaapi-driver-vdpau-0.7.4-2|36	%doc AUTHORS NEWS
12cr|vaapi-driver-vdpau-0.7.4-2|37	%{_libdir}/dri/*_drv_video.so

8231 12
12cr|vacation-1.2.7.0-2|1	%define name vacation
12cr|vacation-1.2.7.0-2|2	%define version 1.2.7.0
12cr|vacation-1.2.7.0-2|3	%define release 2
12cr|vacation-1.2.7.0-2|4	
12cr|vacation-1.2.7.0-2|5	Summary: Automatic mail answering program for Linux
12cr|vacation-1.2.7.0-2|6	Name: %{name}
12cr|vacation-1.2.7.0-2|7	Version: %{version}
12cr|vacation-1.2.7.0-2|8	Release: %mkrel %{release}
12cr|vacation-1.2.7.0-2|9	License: GPL
12cr|vacation-1.2.7.0-2|10	Group: Networking/Mail
12cr|vacation-1.2.7.0-2|11	Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
12cr|vacation-1.2.7.0-2|12	URL: http://sourceforge.net/projects/vacation/
12cr|vacation-1.2.7.0-2|13	Buildrequires: gdbm-devel
12cr|vacation-1.2.7.0-2|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|vacation-1.2.7.0-2|15	Requires: sendmail-command
12cr|vacation-1.2.7.0-2|16	
12cr|vacation-1.2.7.0-2|17	%description
12cr|vacation-1.2.7.0-2|18	Vacation is the automatic mail answering program found
12cr|vacation-1.2.7.0-2|19	on many Unix systems. This version works with the sendmail
12cr|vacation-1.2.7.0-2|20	restricted shell.
12cr|vacation-1.2.7.0-2|21	
12cr|vacation-1.2.7.0-2|22	%prep
12cr|vacation-1.2.7.0-2|23	%setup -q
12cr|vacation-1.2.7.0-2|24	
12cr|vacation-1.2.7.0-2|25	%build
12cr|vacation-1.2.7.0-2|26	%make
12cr|vacation-1.2.7.0-2|27	
12cr|vacation-1.2.7.0-2|28	%install
12cr|vacation-1.2.7.0-2|29	rm -rf %{buildroot}
12cr|vacation-1.2.7.0-2|30	
12cr|vacation-1.2.7.0-2|31	mkdir -p %{buildroot}%{_bindir}
12cr|vacation-1.2.7.0-2|32	mkdir -p %{buildroot}%{_mandir}/man1
12cr|vacation-1.2.7.0-2|33	
12cr|vacation-1.2.7.0-2|34	install -s -m 755 vacation        %{buildroot}%{_bindir}/vacation
12cr|vacation-1.2.7.0-2|35	install -m 755 vaclook         %{buildroot}%{_bindir}/vaclook
12cr|vacation-1.2.7.0-2|36	install -m 444 vacation.man    %{buildroot}%{_mandir}/man1/vacation.1
12cr|vacation-1.2.7.0-2|37	install -m 444 vaclook.man     %{buildroot}%{_mandir}/man1/vaclook.1
12cr|vacation-1.2.7.0-2|38	
12cr|vacation-1.2.7.0-2|39	%post
12cr|vacation-1.2.7.0-2|40	if [ -d /etc/smrsh/ ] ; then
12cr|vacation-1.2.7.0-2|41	ln -s /usr/bin/vacation /etc/smrsh
12cr|vacation-1.2.7.0-2|42	fi
12cr|vacation-1.2.7.0-2|43	
12cr|vacation-1.2.7.0-2|44	%postun
12cr|vacation-1.2.7.0-2|45	if [ -L /etc/smrsh/vacation ] ; then
12cr|vacation-1.2.7.0-2|46	rm -f /etc/smrsh/vacation
12cr|vacation-1.2.7.0-2|47	fi
12cr|vacation-1.2.7.0-2|48	
12cr|vacation-1.2.7.0-2|49	%clean
12cr|vacation-1.2.7.0-2|50	rm -rf %{buildroot}
12cr|vacation-1.2.7.0-2|51	
12cr|vacation-1.2.7.0-2|52	%files
12cr|vacation-1.2.7.0-2|53	%defattr (-,root,root)
12cr|vacation-1.2.7.0-2|54	%{_bindir}/vacation
12cr|vacation-1.2.7.0-2|55	%{_bindir}/vaclook
12cr|vacation-1.2.7.0-2|56	%{_mandir}/*/*
12cr|vacation-1.2.7.0-2|57	%doc COPYING README README.smrsh ChangeLog
12cr|vacation-1.2.7.0-2|58	
12cr|vacation-1.2.7.0-2|59	
12cr|vacation-1.2.7.0-2|60	
12cr|vacation-1.2.7.0-2|61	%changelog
12cr|vacation-1.2.7.0-2|62	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.7.0-2mdv2011.0
12cr|vacation-1.2.7.0-2|63	+ Revision: 615384
12cr|vacation-1.2.7.0-2|64	- the mass rebuild of 2010.1 packages
12cr|vacation-1.2.7.0-2|65	
12cr|vacation-1.2.7.0-2|66	* Sun Nov 22 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.7.0-1mdv2010.1
12cr|vacation-1.2.7.0-2|67	+ Revision: 469120
12cr|vacation-1.2.7.0-2|68	- new version 1.2.7.0
12cr|vacation-1.2.7.0-2|69	- remove CFLAGS="$RPM_OPT_FLAGS" (already included in the Makefile)
12cr|vacation-1.2.7.0-2|70	- $RPM_BUILD_ROOT -> %%{buildroot}
12cr|vacation-1.2.7.0-2|71	
12cr|vacation-1.2.7.0-2|72	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.2.6.1-6mdv2010.0
12cr|vacation-1.2.7.0-2|73	+ Revision: 434624
12cr|vacation-1.2.7.0-2|74	- rebuild
12cr|vacation-1.2.7.0-2|75	
12cr|vacation-1.2.7.0-2|76	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.2.6.1-5mdv2008.1
12cr|vacation-1.2.7.0-2|77	+ Revision: 140925
12cr|vacation-1.2.7.0-2|78	- restore BuildRoot
12cr|vacation-1.2.7.0-2|79	
12cr|vacation-1.2.7.0-2|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|vacation-1.2.7.0-2|81	- kill re-definition of %%buildroot on Pixel's request
12cr|vacation-1.2.7.0-2|82	- import vacation
12cr|vacation-1.2.7.0-2|83	
12cr|vacation-1.2.7.0-2|84	
12cr|vacation-1.2.7.0-2|85	* Sun Jul 09 2006 Emmanuel Andry <eandry@mandriva.org> 1.2.6.1-5mdv2007.0
12cr|vacation-1.2.7.0-2|86	- rebuild
12cr|vacation-1.2.7.0-2|87	
12cr|vacation-1.2.7.0-2|88	* Fri Jul  1 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.2.6.1-4mdk
12cr|vacation-1.2.7.0-2|89	- requires sendmail-command
12cr|vacation-1.2.7.0-2|90	- use mkrel
12cr|vacation-1.2.7.0-2|91	
12cr|vacation-1.2.7.0-2|92	* Sat Apr 16 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.2.6.1-3mdk
12cr|vacation-1.2.7.0-2|93	- Fixed deps for X86-64.
12cr|vacation-1.2.7.0-2|94	
12cr|vacation-1.2.7.0-2|95	* Tue May 06 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.2.6.1-2mdk
12cr|vacation-1.2.7.0-2|96	- buildrequires
12cr|vacation-1.2.7.0-2|97	
12cr|vacation-1.2.7.0-2|98	* Mon Mar 04 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.2.6.1-1mdk
12cr|vacation-1.2.7.0-2|99	- 1.2.6.1
12cr|vacation-1.2.7.0-2|100	
12cr|vacation-1.2.7.0-2|101	* Sun Nov 11 2001 Daouda LO <daouda@mandrakesoft.com> 1.2.6-1mdk
12cr|vacation-1.2.7.0-2|102	- intial mdk package (spec from tarball)
12cr|vacation-1.2.7.0-2|103	
12cr|vacation-1.2.7.0-2|104	* Sat Nov 10 2001 Devon <devon@tuxfan.homeip.net>
12cr|vacation-1.2.7.0-2|105	- upgrade to version 1.2.6
12cr|vacation-1.2.7.0-2|106	* Wed Sep 19 2001 Devon <devon@tuxfan.homeip.net>
12cr|vacation-1.2.7.0-2|107	- added %%post link /etc/smrsh to /usr/bin/vacation
12cr|vacation-1.2.7.0-2|108	- added %%postun deletion of /etc/smrsh/vacation
12cr|vacation-1.2.7.0-2|109	- defined a umask of 022 fix permissions on created files.
12cr|vacation-1.2.7.0-2|110	$HOME/.forward was created group writable, smrsh refused
12cr|vacation-1.2.7.0-2|111	to run in that case. See vacation-1.2.2-permissions.patch
12cr|vacation-1.2.7.0-2|112	
12cr|vacation-1.2.7.0-2|113	* Mon Aug 07 2000 Than Ngo <than@redhat.de>
12cr|vacation-1.2.7.0-2|114	- fix specfile and patch file to rebuilt
12cr|vacation-1.2.7.0-2|115	
12cr|vacation-1.2.7.0-2|116	* Mon Aug 07 2000 Michael Stefaniuc <mstefani@redhat.com>
12cr|vacation-1.2.7.0-2|117	- upgraded to 1.2.2
12cr|vacation-1.2.7.0-2|118	- fixed security fix
12cr|vacation-1.2.7.0-2|119	
12cr|vacation-1.2.7.0-2|120	* Wed Aug 02 2000 Than Ngo <than@redhat.de>
12cr|vacation-1.2.7.0-2|121	- fix manpath (Bug #15070)
12cr|vacation-1.2.7.0-2|122	
12cr|vacation-1.2.7.0-2|123	* Mon Jul 24 2000 Prospector <prospector@redhat.com>
12cr|vacation-1.2.7.0-2|124	- rebuilt
12cr|vacation-1.2.7.0-2|125	
12cr|vacation-1.2.7.0-2|126	* Sun Jul 16 2000 Florian La Roche <Florian.LaRoche@redhat.de>
12cr|vacation-1.2.7.0-2|127	- add security fix
12cr|vacation-1.2.7.0-2|128	
12cr|vacation-1.2.7.0-2|129	* Mon Jul 10 2000 Than Ngo <than@redhat.de>
12cr|vacation-1.2.7.0-2|130	- fix problem (it won't include the .vacation.msg) (bug #13572)
12cr|vacation-1.2.7.0-2|131	- use RPM macros
12cr|vacation-1.2.7.0-2|132	
12cr|vacation-1.2.7.0-2|133	* Mon Jul 03 2000 Prospector <bugzilla@redhat.com>
12cr|vacation-1.2.7.0-2|134	- automatic rebuild
12cr|vacation-1.2.7.0-2|135	
12cr|vacation-1.2.7.0-2|136	* Sun May 28 2000 Ngo Than <than@redhat.de>
12cr|vacation-1.2.7.0-2|137	- rebuild for 7.0
12cr|vacation-1.2.7.0-2|138	- put man pages in correct place
12cr|vacation-1.2.7.0-2|139	- cleanup specfile
12cr|vacation-1.2.7.0-2|140	- fix Summary
12cr|vacation-1.2.7.0-2|141	
12cr|vacation-1.2.7.0-2|142	* Fri Dec 10 1999 Ngo Than <than@redhat.de>
12cr|vacation-1.2.7.0-2|143	- initial RPM for powertools-6.2

8232 12
12cr|vagalume-0.8.5-1|1	%define name vagalume
12cr|vagalume-0.8.5-1|2	%define version 0.8.5
12cr|vagalume-0.8.5-1|3	%define release %mkrel 1
12cr|vagalume-0.8.5-1|4	
12cr|vagalume-0.8.5-1|5	Summary: Client for Last.fm and compatible music streaming services
12cr|vagalume-0.8.5-1|6	Name: %{name}
12cr|vagalume-0.8.5-1|7	Version: %{version}
12cr|vagalume-0.8.5-1|8	Release: %{release}
12cr|vagalume-0.8.5-1|9	Source0: http://vagalume.igalia.com/files/source/%{name}-%{version}.tar.gz
12cr|vagalume-0.8.5-1|10	License: GPLv3
12cr|vagalume-0.8.5-1|11	Group: Sound
12cr|vagalume-0.8.5-1|12	Url: http://vagalume.igalia.com/
12cr|vagalume-0.8.5-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|vagalume-0.8.5-1|14	BuildRequires: libgstreamer-plugins-base-devel
12cr|vagalume-0.8.5-1|15	BuildRequires: libxml2-devel
12cr|vagalume-0.8.5-1|16	BuildRequires: gtk+2-devel
12cr|vagalume-0.8.5-1|17	#gw or:
12cr|vagalume-0.8.5-1|18	#BuildRequires: gtk+2-devel
12cr|vagalume-0.8.5-1|19	BuildRequires: curl-devel
12cr|vagalume-0.8.5-1|20	BuildRequires: dbus-glib-devel
12cr|vagalume-0.8.5-1|21	BuildRequires: libnotify-devel >= 0.4.1
12cr|vagalume-0.8.5-1|22	BuildRequires: libproxy-devel
12cr|vagalume-0.8.5-1|23	BuildRequires: intltool
12cr|vagalume-0.8.5-1|24	
12cr|vagalume-0.8.5-1|25	
12cr|vagalume-0.8.5-1|26	%description
12cr|vagalume-0.8.5-1|27	Vagalume is a Last.fm client written using GTK+.
12cr|vagalume-0.8.5-1|28	Its main features are:
12cr|vagalume-0.8.5-1|29	* It plays Last.fm radio streams (using the v2.0 API)
12cr|vagalume-0.8.5-1|30	* It supports Libre.fm and other compatible servers
12cr|vagalume-0.8.5-1|31	* Support for different radio stations (personal, neighbours, loved tracks
12cr|vagalume-0.8.5-1|32	or any lastfm:// URL)
12cr|vagalume-0.8.5-1|33	* It supports marking tracks as loved or banned
12cr|vagalume-0.8.5-1|34	* It can tag artists, tracks and albums
12cr|vagalume-0.8.5-1|35	* It can send recommendations to other users
12cr|vagalume-0.8.5-1|36	* It can add tracks to your playlist
12cr|vagalume-0.8.5-1|37	* It can download free tracks to your hard disk
12cr|vagalume-0.8.5-1|38	* It scrobbles tracks so they appear in your Last.fm webpage
12cr|vagalume-0.8.5-1|39	
12cr|vagalume-0.8.5-1|40	%prep
12cr|vagalume-0.8.5-1|41	%setup -q
12cr|vagalume-0.8.5-1|42	
12cr|vagalume-0.8.5-1|43	%build
12cr|vagalume-0.8.5-1|44	%configure2_5x
12cr|vagalume-0.8.5-1|45	%make
12cr|vagalume-0.8.5-1|46	
12cr|vagalume-0.8.5-1|47	%install
12cr|vagalume-0.8.5-1|48	rm -rf %{buildroot}
12cr|vagalume-0.8.5-1|49	%makeinstall_std
12cr|vagalume-0.8.5-1|50	%find_lang %name
12cr|vagalume-0.8.5-1|51	
12cr|vagalume-0.8.5-1|52	%clean
12cr|vagalume-0.8.5-1|53	rm -rf %{buildroot}
12cr|vagalume-0.8.5-1|54	
12cr|vagalume-0.8.5-1|55	%files -f %name.lang
12cr|vagalume-0.8.5-1|56	%defattr(-,root,root)
12cr|vagalume-0.8.5-1|57	%doc README AUTHORS THANKS TODO TRANSLATORS
12cr|vagalume-0.8.5-1|58	%_bindir/%name
12cr|vagalume-0.8.5-1|59	%_bindir/vagalumectl
12cr|vagalume-0.8.5-1|60	%_datadir/pixmaps/%name.xpm
12cr|vagalume-0.8.5-1|61	%_datadir/man/man1/*
12cr|vagalume-0.8.5-1|62	%_datadir/applications/%name.desktop
12cr|vagalume-0.8.5-1|63	%_datadir/%name
12cr|vagalume-0.8.5-1|64	%_datadir/icons/hicolor/*/apps/%name.*
12cr|vagalume-0.8.5-1|65	%_datadir/dbus-1/services/%name.service
12cr|vagalume-0.8.5-1|66	
12cr|vagalume-0.8.5-1|67	
12cr|vagalume-0.8.5-1|68	
12cr|vagalume-0.8.5-1|69	
12cr|vagalume-0.8.5-1|70	
12cr|vagalume-0.8.5-1|71	%changelog
12cr|vagalume-0.8.5-1|72	* Tue Jul 12 2011 Götz Waschk <waschk@mandriva.org> 0.8.5-1mdv2011
12cr|vagalume-0.8.5-1|73	+ Revision: 689678
12cr|vagalume-0.8.5-1|74	- import vagalume
12cr|vagalume-0.8.5-1|75	

8233 12
12cr|valknut-0.4.9-2|1	Name:		valknut
12cr|valknut-0.4.9-2|2	Version:		0.4.9
12cr|valknut-0.4.9-2|3	Release:		2
12cr|valknut-0.4.9-2|4	Summary:		QT based Direct Connect file sharing client
12cr|valknut-0.4.9-2|5	Group:		Networking/File transfer
12cr|valknut-0.4.9-2|6	License:		GPLv2+ and LGPLv3+
12cr|valknut-0.4.9-2|7	URL:		http://sourceforge.net/projects/wxdcgui/
12cr|valknut-0.4.9-2|8	Source0:		http://dl.sourceforge.net/wxdcgui/%{name}-%{version}.tar.bz2
12cr|valknut-0.4.9-2|9	Source1:		http://dl.sourceforge.net/wxdcgui/%{name}-%{version}-oxygen-icons.tar.gz
12cr|valknut-0.4.9-2|10	Source2:		http://dl.sourceforge.net/wxdcgui/%{name}-%{version}-gnome-icons.tar.gz
12cr|valknut-0.4.9-2|11	Source3:		valknut.desktop
12cr|valknut-0.4.9-2|12	Patch0:		valknut-0.4.9-fix-_exit-undefined-error.patch
12cr|valknut-0.4.9-2|13	BuildRequires:	dc-devel >= 0.3.23
12cr|valknut-0.4.9-2|14	BuildRequires:	qt4-devel >= 4.3.0
12cr|valknut-0.4.9-2|15	BuildRequires:	bzip2-devel
12cr|valknut-0.4.9-2|16	BuildRequires:	zlib-devel
12cr|valknut-0.4.9-2|17	BuildRequires:	openssl-devel
12cr|valknut-0.4.9-2|18	BuildRequires:	desktop-file-utils
12cr|valknut-0.4.9-2|19	Obsoletes:	dcgui
12cr|valknut-0.4.9-2|20	
12cr|valknut-0.4.9-2|21	%description
12cr|valknut-0.4.9-2|22	This is a client for the Direct Connect file sharing protocol with a nice
12cr|valknut-0.4.9-2|23	GUI. It is compatible with other DC clients, such as the original DC from
12cr|valknut-0.4.9-2|24	Neomodus, DC++ and derivatives. It also inter-operates with all common DC
12cr|valknut-0.4.9-2|25	hub software.
12cr|valknut-0.4.9-2|26	This is QT4 version imported from MIB. PLF QT3 version is no longer supported.
12cr|valknut-0.4.9-2|27	
12cr|valknut-0.4.9-2|28	
12cr|valknut-0.4.9-2|29	%prep
12cr|valknut-0.4.9-2|30	%setup -qn %{name}-%{version}
12cr|valknut-0.4.9-2|31	%patch0 -p1
12cr|valknut-0.4.9-2|32	
12cr|valknut-0.4.9-2|33	%build
12cr|valknut-0.4.9-2|34	%configure2_5x --enable-mt
12cr|valknut-0.4.9-2|35	%make
12cr|valknut-0.4.9-2|36	
12cr|valknut-0.4.9-2|37	
12cr|valknut-0.4.9-2|38	%install
12cr|valknut-0.4.9-2|39	rm -rf %{buildroot}
12cr|valknut-0.4.9-2|40	%makeinstall_std
12cr|valknut-0.4.9-2|41	
12cr|valknut-0.4.9-2|42	
12cr|valknut-0.4.9-2|43	# Install oxygen icon theme
12cr|valknut-0.4.9-2|44	tar xzf %{SOURCE1} -C %{buildroot}%{_datadir}/%{name}/icons/appl
12cr|valknut-0.4.9-2|45	# Install gnome icons theme
12cr|valknut-0.4.9-2|46	tar xzf %{SOURCE2} -C %{buildroot}%{_datadir}/%{name}/icons/appl
12cr|valknut-0.4.9-2|47	
12cr|valknut-0.4.9-2|48	# Remove the provided .desktop file
12cr|valknut-0.4.9-2|49	rm %{buildroot}%{_datadir}/applications/valknut.desktop
12cr|valknut-0.4.9-2|50	# and install our own
12cr|valknut-0.4.9-2|51	desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE3}
12cr|valknut-0.4.9-2|52	
12cr|valknut-0.4.9-2|53	
12cr|valknut-0.4.9-2|54	%files
12cr|valknut-0.4.9-2|55	%doc AUTHORS ChangeLog COPYING COPYING.OpenSSL INSTALL README TODO
12cr|valknut-0.4.9-2|56	%{_bindir}/%{name}
12cr|valknut-0.4.9-2|57	%{_datadir}/%{name}
12cr|valknut-0.4.9-2|58	%{_datadir}/applications/%{name}.desktop
12cr|valknut-0.4.9-2|59	%{_datadir}/pixmaps/%{name}.png
12cr|valknut-0.4.9-2|60	# More concise?
12cr|valknut-0.4.9-2|61	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cr|valknut-0.4.9-2|62	%{_mandir}/man1/%{name}.1.*
12cr|valknut-0.4.9-2|63	
12cr|valknut-0.4.9-2|64	
12cr|valknut-0.4.9-2|65	
12cr|valknut-0.4.9-2|66	%changelog
12cr|valknut-0.4.9-2|67	* Sun Oct 13 2012 Giovanni Mariani <mc2374@mclink.it> 0.4.9-2
12cr|valknut-0.4.9-2|68	- Corrected the BReq for dclib-devel (now is dc-devel)
12cr|valknut-0.4.9-2|69	- Added P0 to fix error build (_exit fn undefined)
12cr|valknut-0.4.9-2|70	
12cr|valknut-0.4.9-2|71	* Sun Aug 07 2011 Andrey Bondrov <abondrov@mandriva.org> 0.4.9-1mdv2012.0
12cr|valknut-0.4.9-2|72	+ Revision: 693578
12cr|valknut-0.4.9-2|73	- imported package valknut
12cr|valknut-0.4.9-2|74	
12cr|valknut-0.4.9-2|75	* Tue Dec 28 2010 Giovanni Mariani <mc2374@mclink.it> 0.4.9-69.1mib2010.2
12cr|valknut-0.4.9-2|76	- Ported to Mdv 2010.2 for MIB from an old FC10 package
12cr|valknut-0.4.9-2|77	- Revised Source3 to make it pass the desktop-file-validate test
12cr|valknut-0.4.9-2|78	- Added some version info to BRs
12cr|valknut-0.4.9-2|79	- Made the BuildRoot tag compliant with Wiki specs
12cr|valknut-0.4.9-2|80	- Made use of proper macros instead of the deprecated "$RPM_BUILD_ROOT" one
12cr|valknut-0.4.9-2|81	- Corrected man page compression format
12cr|valknut-0.4.9-2|82	- Corrected .desktop filename
12cr|valknut-0.4.9-2|83	
12cr|valknut-0.4.9-2|84	* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.9-3
12cr|valknut-0.4.9-2|85	- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
12cr|valknut-0.4.9-2|86	
12cr|valknut-0.4.9-2|87	* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.9-2
12cr|valknut-0.4.9-2|88	- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
12cr|valknut-0.4.9-2|89	
12cr|valknut-0.4.9-2|90	* Mon Feb 16 2009 Milos Jakubicek <xjakub@fi.muni.cz> - 0.4.9-1
12cr|valknut-0.4.9-2|91	- Update to 0.4.9
12cr|valknut-0.4.9-2|92	- Removed gcc4.4 patch (merged upstream)
12cr|valknut-0.4.9-2|93	- Fixed typo in description
12cr|valknut-0.4.9-2|94	- Fixed license tag
12cr|valknut-0.4.9-2|95	- Added oxygen/gnome icons themes as sources
12cr|valknut-0.4.9-2|96	
12cr|valknut-0.4.9-2|97	* Wed Feb  4 2009 Milos Jakubicek <xjakub@fi.muni.cz> - 0.4.8-2
12cr|valknut-0.4.9-2|98	- Added valknut-gcc44.patch to fix the build with gcc 4.4
12cr|valknut-0.4.9-2|99	
12cr|valknut-0.4.9-2|100	* Wed Jan 28 2009 Milos Jakubicek <xjakub@fi.muni.cz> - 0.4.8-1
12cr|valknut-0.4.9-2|101	- Update to 0.4.8
12cr|valknut-0.4.9-2|102	- Switch to QT4
12cr|valknut-0.4.9-2|103	- Removed Source2:valknut.png (part of the source package now)
12cr|valknut-0.4.9-2|104	- Fixed desktop file
12cr|valknut-0.4.9-2|105	- Man pages
12cr|valknut-0.4.9-2|106	- Many bugfixes, code cleanup etc.
12cr|valknut-0.4.9-2|107	- Upload slot changes
12cr|valknut-0.4.9-2|108	- Major feature changes (together with dclib) mentioned in NEWS from 0.4.0 to 0.4.7:
12cr|valknut-0.4.9-2|109	0.4.6: Segment size adjustable, Download folders from search, Warnings about settings,
12cr|valknut-0.4.9-2|110	0.4.5: More search results returned, Switching active/passive mode, StrongDC compatible encryption,
12cr|valknut-0.4.9-2|111	Partial list uploads, Search window improvements, User list icon changes
12cr|valknut-0.4.9-2|112	0.4.0: Nick tab completion improvements, Chat command improvements, Filelist storage changes,
12cr|valknut-0.4.9-2|113	Public hubs display improved, /rebuild command fixed and improved, Folder search results
12cr|valknut-0.4.9-2|114	
12cr|valknut-0.4.9-2|115	* Sun Jan 18 2009 Tomas Mraz <tmraz@redhat.com> 0.3.11-5
12cr|valknut-0.4.9-2|116	- rebuild with new openssl
12cr|valknut-0.4.9-2|117	
12cr|valknut-0.4.9-2|118	* Fri Apr 04 2008 Luke Macken <lmacken@redhat.com> 0.3.11-4
12cr|valknut-0.4.9-2|119	- Add qt3-devel to BuildRequires to fix build issue (#440837)
12cr|valknut-0.4.9-2|120	
12cr|valknut-0.4.9-2|121	* Fri Feb  8 2008 Luke Macken <lmacken@redhat.com> 0.3.11-3
12cr|valknut-0.4.9-2|122	- Rebuild for gcc 4.3
12cr|valknut-0.4.9-2|123	
12cr|valknut-0.4.9-2|124	* Wed Dec  5 2007 Luke Macken <lmacken@redhat.com> 0.3.11-2
12cr|valknut-0.4.9-2|125	- Rebuild
12cr|valknut-0.4.9-2|126	
12cr|valknut-0.4.9-2|127	* Sun Oct 14 2007 Luke Macken <lmacken@redhat.com> 0.3.11-1
12cr|valknut-0.4.9-2|128	- 0.3.11
12cr|valknut-0.4.9-2|129	
12cr|valknut-0.4.9-2|130	* Tue Aug 27 2007 Luke Macken <lmacken@redhat.com> 0.3.10-1
12cr|valknut-0.4.9-2|131	- 0.3.10
12cr|valknut-0.4.9-2|132	- Update License to GPLv2
12cr|valknut-0.4.9-2|133	
12cr|valknut-0.4.9-2|134	* Sat Mar  3 2007 Luke Macken <lmacken@redhat.com> 0.3.8.1-1
12cr|valknut-0.4.9-2|135	- 0.3.8.1
12cr|valknut-0.4.9-2|136	
12cr|valknut-0.4.9-2|137	* Mon Jan  3 2007 Luke Macken <lmacken@redhat.com> 0.3.8-1
12cr|valknut-0.4.9-2|138	- 0.3.8 from new upstream
12cr|valknut-0.4.9-2|139	- Remove valknut-0.3.7-extra-qualification.patch
12cr|valknut-0.4.9-2|140	
12cr|valknut-0.4.9-2|141	* Sun Sep  3 2006 Luke Macken <lmacken@redhat.com> 0.3.7-9
12cr|valknut-0.4.9-2|142	- Rebuild for FC6
12cr|valknut-0.4.9-2|143	
12cr|valknut-0.4.9-2|144	* Sun Apr 30 2006 Luke Macken <lmacken@redhat.com> 0.3.7-8
12cr|valknut-0.4.9-2|145	- Execute with --disable-tray in desktop file, since it is horribly broken.
12cr|valknut-0.4.9-2|146	
12cr|valknut-0.4.9-2|147	* Tue Feb 28 2006 Luke Macken <lmacken@redhat.com> 0.3.7-7
12cr|valknut-0.4.9-2|148	- Add patch to remove extra qualification build error
12cr|valknut-0.4.9-2|149	
12cr|valknut-0.4.9-2|150	* Wed Feb 15 2006 Luke Macken <lmacken@redhat.com> 0.3.7-6
12cr|valknut-0.4.9-2|151	- Rebuild for FE5
12cr|valknut-0.4.9-2|152	
12cr|valknut-0.4.9-2|153	* Wed Nov 09 2005 Luke Macken <lmacken@redhat.com> 0.3.7-5
12cr|valknut-0.4.9-2|154	- Rebuild for new openssl
12cr|valknut-0.4.9-2|155	
12cr|valknut-0.4.9-2|156	* Tue Oct 03 2005 Luke Macken <lmacken@redhat.com> 0.3.7-4
12cr|valknut-0.4.9-2|157	- Add openssl-devel to BuildRequires
12cr|valknut-0.4.9-2|158	
12cr|valknut-0.4.9-2|159	* Mon Oct 03 2005 Luke Macken <lmacken@redhat.com> 0.3.7-3
12cr|valknut-0.4.9-2|160	- Add bzip2-devel to BuildRequires
12cr|valknut-0.4.9-2|161	
12cr|valknut-0.4.9-2|162	* Mon Oct 03 2005 Luke Macken <lmacken@redhat.com> 0.3.7-2
12cr|valknut-0.4.9-2|163	- Requires desktop-file-utils
12cr|valknut-0.4.9-2|164	- Use environment variables instead of hardcoding QTDIR
12cr|valknut-0.4.9-2|165	- Remove duplicate category from desktop file
12cr|valknut-0.4.9-2|166	- Use -p when calling 'install'
12cr|valknut-0.4.9-2|167	
12cr|valknut-0.4.9-2|168	* Thu Sep 29 2005 Luke Macken <lmacken@redhat.com> 0.3.7-1
12cr|valknut-0.4.9-2|169	- Packaged for Fedora Extras

8234 12
12cr|varnish-3.0.3-1|1	%define _disable_ld_as_needed 1
12cr|varnish-3.0.3-1|2	%define _disable_ld_no_undefined 1
12cr|varnish-3.0.3-1|3	
12cr|varnish-3.0.3-1|4	%define major 1
12cr|varnish-3.0.3-1|5	%define libname %mklibname varnish %{major}
12cr|varnish-3.0.3-1|6	%define develname %mklibname varnish -d
12cr|varnish-3.0.3-1|7	
12cr|varnish-3.0.3-1|8	Summary:	Varnish is a high-performance HTTP accelerator
12cr|varnish-3.0.3-1|9	Name:		varnish
12cr|varnish-3.0.3-1|10	Version:	3.0.3
12cr|varnish-3.0.3-1|11	Release:	%mkrel 1
12cr|varnish-3.0.3-1|12	License:	BSD
12cr|varnish-3.0.3-1|13	Group:		System/Servers
12cr|varnish-3.0.3-1|14	URL:		http://www.varnish-cache.org/
12cr|varnish-3.0.3-1|15	Source0:	http://repo.varnish-cache.org/source/varnish-%{version}.tar.gz
12cr|varnish-3.0.3-1|16	Source1:	varnish.init
12cr|varnish-3.0.3-1|17	Source2:	varnishlog.init
12cr|varnish-3.0.3-1|18	Source3:	varnishncsa.init
12cr|varnish-3.0.3-1|19	Source4:	varnish.logrotate
12cr|varnish-3.0.3-1|20	Source5:	varnish.sysconfig
12cr|varnish-3.0.3-1|21	Source6:	default.vcl
12cr|varnish-3.0.3-1|22	Patch0:		varnish.varnishtest_debugflag.patch
12cr|varnish-3.0.3-1|23	BuildRequires:	ncurses-devel
12cr|varnish-3.0.3-1|24	BuildRequires:	libxslt-proc
12cr|varnish-3.0.3-1|25	BuildRequires:	pcre-devel
12cr|varnish-3.0.3-1|26	BuildRequires:	groff
12cr|varnish-3.0.3-1|27	# Varnish actually needs gcc installed to work. It uses the C compiler
12cr|varnish-3.0.3-1|28	# at runtime to compile the VCL configuration files. This is by design.
12cr|varnish-3.0.3-1|29	Requires:	gcc
12cr|varnish-3.0.3-1|30	
12cr|varnish-3.0.3-1|31	%description
12cr|varnish-3.0.3-1|32	This is the Varnish high-performance HTTP accelerator. Documentation wiki and
12cr|varnish-3.0.3-1|33	additional information about Varnish is available on the following web site:
12cr|varnish-3.0.3-1|34	http://www.varnish-cache.org/
12cr|varnish-3.0.3-1|35	
12cr|varnish-3.0.3-1|36	%package -n	%{libname}
12cr|varnish-3.0.3-1|37	Summary:	Shared libraries for varnish
12cr|varnish-3.0.3-1|38	Group:		System/Libraries
12cr|varnish-3.0.3-1|39	
12cr|varnish-3.0.3-1|40	%description -n	%{libname}
12cr|varnish-3.0.3-1|41	Varnish is a high-performance HTTP accelerator.
12cr|varnish-3.0.3-1|42	
12cr|varnish-3.0.3-1|43	This package provides the shared libraries for varnish.
12cr|varnish-3.0.3-1|44	
12cr|varnish-3.0.3-1|45	%package -n	%{develname}
12cr|varnish-3.0.3-1|46	Summary:	Development headers and libraries for varnish
12cr|varnish-3.0.3-1|47	Group:		Development/C
12cr|varnish-3.0.3-1|48	Requires:	%{libname} = %{version}
12cr|varnish-3.0.3-1|49	Provides:	%{name}-devel = %{version}-%{release}
12cr|varnish-3.0.3-1|50	
12cr|varnish-3.0.3-1|51	%description -n	%{develname}
12cr|varnish-3.0.3-1|52	Varnish is a high-performance HTTP accelerator.
12cr|varnish-3.0.3-1|53	
12cr|varnish-3.0.3-1|54	This package provides the development files for varnish.
12cr|varnish-3.0.3-1|55	
12cr|varnish-3.0.3-1|56	%prep
12cr|varnish-3.0.3-1|57	
12cr|varnish-3.0.3-1|58	%setup -q
12cr|varnish-3.0.3-1|59	%patch0 -p1
12cr|varnish-3.0.3-1|60	
12cr|varnish-3.0.3-1|61	# Hack to get 32- and 64-bits tests run concurrently on the same build machine
12cr|varnish-3.0.3-1|62	case `uname -m` in
12cr|varnish-3.0.3-1|63	ppc64 | s390x | x86_64 | sparc64 )
12cr|varnish-3.0.3-1|64	sed -i '
12cr|varnish-3.0.3-1|65	s,9001,9011,g;
12cr|varnish-3.0.3-1|66	s,9080,9090,g;
12cr|varnish-3.0.3-1|67	s,9081,9091,g;
12cr|varnish-3.0.3-1|68	s,9082,9092,g;
12cr|varnish-3.0.3-1|69	s,9180,9190,g;
12cr|varnish-3.0.3-1|70	' bin/varnishtest/*.c bin/varnishtest/tests/*vtc
12cr|varnish-3.0.3-1|71	;;
12cr|varnish-3.0.3-1|72	*)
12cr|varnish-3.0.3-1|73	;;
12cr|varnish-3.0.3-1|74	esac
12cr|varnish-3.0.3-1|75	
12cr|varnish-3.0.3-1|76	mkdir examples
12cr|varnish-3.0.3-1|77	cp bin/varnishd/default.vcl etc/zope-plone.vcl examples
12cr|varnish-3.0.3-1|78	
12cr|varnish-3.0.3-1|79	mkdir -p Mandriva
12cr|varnish-3.0.3-1|80	cp %{SOURCE1} Mandriva/varnish.init
12cr|varnish-3.0.3-1|81	cp %{SOURCE2} Mandriva/varnishlog.init
12cr|varnish-3.0.3-1|82	cp %{SOURCE3} Mandriva/varnishncsa.init
12cr|varnish-3.0.3-1|83	cp %{SOURCE4} Mandriva/varnish.logrotate
12cr|varnish-3.0.3-1|84	cp %{SOURCE5} Mandriva/varnish.sysconfig
12cr|varnish-3.0.3-1|85	cp %{SOURCE6} Mandriva/default.vcl
12cr|varnish-3.0.3-1|86	
12cr|varnish-3.0.3-1|87	%build
12cr|varnish-3.0.3-1|88	autoreconf -fis
12cr|varnish-3.0.3-1|89	
12cr|varnish-3.0.3-1|90	%configure2_5x \
12cr|varnish-3.0.3-1|91	--disable-static \
12cr|varnish-3.0.3-1|92	--localstatedir=/var/lib
12cr|varnish-3.0.3-1|93	
12cr|varnish-3.0.3-1|94	# We have to remove rpath - not allowed in Fedora
12cr|varnish-3.0.3-1|95	# (This problem only visible on 64 bit arches)
12cr|varnish-3.0.3-1|96	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g;
12cr|varnish-3.0.3-1|97	s|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12cr|varnish-3.0.3-1|98	
12cr|varnish-3.0.3-1|99	%make
12cr|varnish-3.0.3-1|100	
12cr|varnish-3.0.3-1|101	#check <- 1 of 97 tests failed. dies at bin/varnishtest/tests/v00009.vtc
12cr|varnish-3.0.3-1|102	#PIDFILE=`ps ax | grep varnish | grep -v "grep varnish"| awk '{ print $1 }'`
12cr|varnish-3.0.3-1|103	#if ! [ -z "$PIDFILE" ]; then
12cr|varnish-3.0.3-1|104	#    kill -9 $PIDFILE
12cr|varnish-3.0.3-1|105	#fi
12cr|varnish-3.0.3-1|106	#LD_LIBRARY_PATH="lib/libvarnish/.libs:lib/libvarnishcompat/.libs:lib/libvarnishapi/.libs:lib/libvcl/.libs" bin/varnishd/varnishd -b 127.0.0.1:8000 -C -n `pwd`/foo
12cr|varnish-3.0.3-1|107	#make check LD_LIBRARY_PATH="../../lib/libvarnish/.libs:../../lib/libvarnishcompat/.libs:../../lib/libvarnishapi/.libs:../../lib/libvcl/.libs"
12cr|varnish-3.0.3-1|108	
12cr|varnish-3.0.3-1|109	%install
12cr|varnish-3.0.3-1|110	rm -rf %{buildroot}
12cr|varnish-3.0.3-1|111	
12cr|varnish-3.0.3-1|112	%makeinstall_std INSTALL="install -p"
12cr|varnish-3.0.3-1|113	
12cr|varnish-3.0.3-1|114	install -d %{buildroot}%{_initrddir}
12cr|varnish-3.0.3-1|115	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|varnish-3.0.3-1|116	install -d %{buildroot}%{_sysconfdir}/varnish
12cr|varnish-3.0.3-1|117	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|varnish-3.0.3-1|118	install -d %{buildroot}/var/lib/varnish
12cr|varnish-3.0.3-1|119	install -d %{buildroot}/var/log/varnish
12cr|varnish-3.0.3-1|120	install -d %{buildroot}/var/run/varnish
12cr|varnish-3.0.3-1|121	
12cr|varnish-3.0.3-1|122	install -m0755 Mandriva/varnish.init %{buildroot}%{_initrddir}/varnish
12cr|varnish-3.0.3-1|123	install -m0755 Mandriva/varnishlog.init %{buildroot}%{_initrddir}/varnishlog
12cr|varnish-3.0.3-1|124	install -m0755 Mandriva/varnishncsa.init %{buildroot}%{_initrddir}/varnishncsa
12cr|varnish-3.0.3-1|125	
12cr|varnish-3.0.3-1|126	install -m0644 Mandriva/varnish.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/varnish
12cr|varnish-3.0.3-1|127	install -m0644 Mandriva/varnish.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/varnish
12cr|varnish-3.0.3-1|128	install -m0644 Mandriva/default.vcl %{buildroot}%{_sysconfdir}/varnish/default.vcl
12cr|varnish-3.0.3-1|129	
12cr|varnish-3.0.3-1|130	# cleanup
12cr|varnish-3.0.3-1|131	find %{buildroot}/%{_libdir}/ -name '*.la' -exec rm -f {} ';'
12cr|varnish-3.0.3-1|132	
12cr|varnish-3.0.3-1|133	%pre
12cr|varnish-3.0.3-1|134	getent group varnish >/dev/null || groupadd -r varnish
12cr|varnish-3.0.3-1|135	getent passwd varnish >/dev/null || \
12cr|varnish-3.0.3-1|136	useradd -r -g varnish -d /var/lib/varnish -s /sbin/nologin \
12cr|varnish-3.0.3-1|137	-c "Varnish http accelerator user" varnish
12cr|varnish-3.0.3-1|138	exit 0
12cr|varnish-3.0.3-1|139	
12cr|varnish-3.0.3-1|140	%post
12cr|varnish-3.0.3-1|141	/sbin/chkconfig --add varnish
12cr|varnish-3.0.3-1|142	/sbin/chkconfig --add varnishlog
12cr|varnish-3.0.3-1|143	/sbin/chkconfig --add varnishncsa
12cr|varnish-3.0.3-1|144	
12cr|varnish-3.0.3-1|145	%preun
12cr|varnish-3.0.3-1|146	if [ $1 -lt 1 ]; then
12cr|varnish-3.0.3-1|147	/sbin/service varnish stop > /dev/null 2>&1
12cr|varnish-3.0.3-1|148	/sbin/service varnishlog stop > /dev/null 2>&1
12cr|varnish-3.0.3-1|149	/sbin/service varnishncsa stop > /dev/null 2>&1
12cr|varnish-3.0.3-1|150	/sbin/chkconfig --del varnish
12cr|varnish-3.0.3-1|151	/sbin/chkconfig --del varnishlog
12cr|varnish-3.0.3-1|152	/sbin/chkconfig --del varnishncsa
12cr|varnish-3.0.3-1|153	fi
12cr|varnish-3.0.3-1|154	
12cr|varnish-3.0.3-1|155	
12cr|varnish-3.0.3-1|156	%files
12cr|varnish-3.0.3-1|157	%defattr(-,root,root,-)
12cr|varnish-3.0.3-1|158	%doc INSTALL README ChangeLog examples
12cr|varnish-3.0.3-1|159	%config(noreplace) %{_sysconfdir}/sysconfig/varnish
12cr|varnish-3.0.3-1|160	%config(noreplace) %{_sysconfdir}/logrotate.d/varnish
12cr|varnish-3.0.3-1|161	%dir %{_sysconfdir}/varnish
12cr|varnish-3.0.3-1|162	%config(noreplace) %{_sysconfdir}/varnish/default.vcl
12cr|varnish-3.0.3-1|163	%{_initrddir}/varnish
12cr|varnish-3.0.3-1|164	%{_initrddir}/varnishlog
12cr|varnish-3.0.3-1|165	%{_initrddir}/varnishncsa
12cr|varnish-3.0.3-1|166	%{_sbindir}/*
12cr|varnish-3.0.3-1|167	%{_bindir}/*
12cr|varnish-3.0.3-1|168	%attr(0755,varnish,varnish) %dir /var/lib/varnish
12cr|varnish-3.0.3-1|169	%attr(0755,varnish,varnish) %dir /var/log/varnish
12cr|varnish-3.0.3-1|170	%attr(0755,varnish,varnish) %dir /var/run/varnish
12cr|varnish-3.0.3-1|171	%{_mandir}/man1/*.1*
12cr|varnish-3.0.3-1|172	%{_mandir}/man7/*.7*
12cr|varnish-3.0.3-1|173	%dir %{_libdir}/varnish
12cr|varnish-3.0.3-1|174	%{_libdir}/varnish/libvarnish.so
12cr|varnish-3.0.3-1|175	%{_libdir}/varnish/libvarnishcompat.so
12cr|varnish-3.0.3-1|176	%{_libdir}/varnish/libvcl.so
12cr|varnish-3.0.3-1|177	%{_libdir}/varnish/libvgz.so
12cr|varnish-3.0.3-1|178	%dir %{_libdir}/varnish/vmods
12cr|varnish-3.0.3-1|179	%{_libdir}/varnish/vmods/libvmod_std.so
12cr|varnish-3.0.3-1|180	%{_mandir}/man3/vmod_std.3*
12cr|varnish-3.0.3-1|181	
12cr|varnish-3.0.3-1|182	%files -n %{libname}
12cr|varnish-3.0.3-1|183	%defattr(-,root,root,-)
12cr|varnish-3.0.3-1|184	%doc LICENSE
12cr|varnish-3.0.3-1|185	%{_libdir}/lib*.so.%{major}*
12cr|varnish-3.0.3-1|186	
12cr|varnish-3.0.3-1|187	%files -n %{develname}
12cr|varnish-3.0.3-1|188	%defattr(-,root,root,-)
12cr|varnish-3.0.3-1|189	%{_libdir}/lib*.so
12cr|varnish-3.0.3-1|190	%dir %{_includedir}/varnish
12cr|varnish-3.0.3-1|191	%{_includedir}/varnish/*.h
12cr|varnish-3.0.3-1|192	%{_libdir}/pkgconfig/*.pc
12cr|varnish-3.0.3-1|193	
12cr|varnish-3.0.3-1|194	
12cr|varnish-3.0.3-1|195	%changelog
12cr|varnish-3.0.3-1|196	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 3.0.2-2mdv2012.0
12cr|varnish-3.0.3-1|197	+ Revision: 773084
12cr|varnish-3.0.3-1|198	- relink against libpcre.so.1
12cr|varnish-3.0.3-1|199	
12cr|varnish-3.0.3-1|200	* Sun Nov 06 2011 Alexander Khrukin <akhrukin@mandriva.org> 3.0.2-1
12cr|varnish-3.0.3-1|201	+ Revision: 721585
12cr|varnish-3.0.3-1|202	- version update to upstream
12cr|varnish-3.0.3-1|203	
12cr|varnish-3.0.3-1|204	* Wed Jun 29 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-1
12cr|varnish-3.0.3-1|205	+ Revision: 688191
12cr|varnish-3.0.3-1|206	- 3.0.0
12cr|varnish-3.0.3-1|207	
12cr|varnish-3.0.3-1|208	* Sun Feb 06 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.5-1
12cr|varnish-3.0.3-1|209	+ Revision: 636367
12cr|varnish-3.0.3-1|210	- 2.1.5
12cr|varnish-3.0.3-1|211	
12cr|varnish-3.0.3-1|212	* Tue Nov 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.4-1mdv2011.0
12cr|varnish-3.0.3-1|213	+ Revision: 595425
12cr|varnish-3.0.3-1|214	- 2.1.4
12cr|varnish-3.0.3-1|215	
12cr|varnish-3.0.3-1|216	* Mon Aug 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.3-1mdv2011.0
12cr|varnish-3.0.3-1|217	+ Revision: 568102
12cr|varnish-3.0.3-1|218	- 2.1.3
12cr|varnish-3.0.3-1|219	
12cr|varnish-3.0.3-1|220	* Thu Mar 25 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1-1mdv2010.1
12cr|varnish-3.0.3-1|221	+ Revision: 527360
12cr|varnish-3.0.3-1|222	- fix deps
12cr|varnish-3.0.3-1|223	- 2.1
12cr|varnish-3.0.3-1|224	- rediffed one patch
12cr|varnish-3.0.3-1|225	
12cr|varnish-3.0.3-1|226	* Mon Dec 28 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.6-1mdv2010.1
12cr|varnish-3.0.3-1|227	+ Revision: 482989
12cr|varnish-3.0.3-1|228	- 2.0.6
12cr|varnish-3.0.3-1|229	
12cr|varnish-3.0.3-1|230	* Thu Nov 12 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.5-1mdv2010.1
12cr|varnish-3.0.3-1|231	+ Revision: 465385
12cr|varnish-3.0.3-1|232	- 2.0.5
12cr|varnish-3.0.3-1|233	
12cr|varnish-3.0.3-1|234	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.4-1mdv2010.0
12cr|varnish-3.0.3-1|235	+ Revision: 377188
12cr|varnish-3.0.3-1|236	- 2.0.4
12cr|varnish-3.0.3-1|237	
12cr|varnish-3.0.3-1|238	* Sat Feb 14 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-1mdv2009.1
12cr|varnish-3.0.3-1|239	+ Revision: 340321
12cr|varnish-3.0.3-1|240	- 2.0.3
12cr|varnish-3.0.3-1|241	
12cr|varnish-3.0.3-1|242	* Mon Dec 01 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-1mdv2009.1
12cr|varnish-3.0.3-1|243	+ Revision: 308756
12cr|varnish-3.0.3-1|244	- import varnish
12cr|varnish-3.0.3-1|245	
12cr|varnish-3.0.3-1|246	
12cr|varnish-3.0.3-1|247	* Mon Dec 01 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-1mdv2009.0
12cr|varnish-3.0.3-1|248	- initial Mandriva package (fedora import)
12cr|varnish-3.0.3-1|249	- use both _disable_ld_as_needed and _disable_ld_no_undefined
12cr|varnish-3.0.3-1|250	due to extremely ugly autopoo
12cr|varnish-3.0.3-1|251	
12cr|varnish-3.0.3-1|252	* Mon Nov 10 2008 Ingvar Hagelund <ingvar@linpro.no> - 2.0.2-1
12cr|varnish-3.0.3-1|253	New upstream release 2.0.2. A bugfix release
12cr|varnish-3.0.3-1|254	
12cr|varnish-3.0.3-1|255	* Sun Nov 02 2008 Ingvar Hagelund <ingvar@linpro.no> - 2.0.1-2
12cr|varnish-3.0.3-1|256	- Removed the requirement for kernel => 2.6.0. All supported
12cr|varnish-3.0.3-1|257	platforms meets this, and it generates strange errors in EPEL
12cr|varnish-3.0.3-1|258	
12cr|varnish-3.0.3-1|259	* Fri Oct 17 2008 Ingvar Hagelund <ingvar@linpro.no> - 2.0.1-1
12cr|varnish-3.0.3-1|260	- 2.0.1 released, a bugfix release. New upstream sources
12cr|varnish-3.0.3-1|261	- Package now also available in EPEL
12cr|varnish-3.0.3-1|262	
12cr|varnish-3.0.3-1|263	* Thu Oct 16 2008 Ingvar Hagelund <ingvar@linpro.no> - 2.0-2
12cr|varnish-3.0.3-1|264	- Readded the debugflag patch. It's so practical
12cr|varnish-3.0.3-1|265	- Added a strange workaround for make check on ppc64
12cr|varnish-3.0.3-1|266	
12cr|varnish-3.0.3-1|267	* Wed Oct 15 2008 Ingvar Hagelund <ingvar@linpro.no> - 2.0-1
12cr|varnish-3.0.3-1|268	- 2.0 released. New upstream sources
12cr|varnish-3.0.3-1|269	- Disabled jemalloc on ppc and ppc64. Added a note in README.redhat
12cr|varnish-3.0.3-1|270	- Synced to upstream again. No more patches needed
12cr|varnish-3.0.3-1|271	
12cr|varnish-3.0.3-1|272	* Wed Oct 08 2008 Ingvar Hagelund <ingvar@linpro.no> - 2.0-0.11.rc1
12cr|varnish-3.0.3-1|273	- 2.0-rc1 released. New upstream sources
12cr|varnish-3.0.3-1|274	- Added a patch for pagesize to match redhat's rhel5 ppc64 koji build boxes
12cr|varnish-3.0.3-1|275	- Added a patch for test a00008, from r3269
12cr|varnish-3.0.3-1|276	- Removed condrestart in postscript at upgrade. We don't want that
12cr|varnish-3.0.3-1|277	
12cr|varnish-3.0.3-1|278	* Fri Sep 26 2008 Ingvar Hagelund <ingvar@linpro.no> - 2.0-0.10.beta2
12cr|varnish-3.0.3-1|279	- 2.0-beta2 released. New upstream sources
12cr|varnish-3.0.3-1|280	- Whitespace changes to make rpmlint more happy
12cr|varnish-3.0.3-1|281	
12cr|varnish-3.0.3-1|282	* Fri Sep 12 2008 Ingvar Hagelund <ingvar@linpro.no> - 2.0-0.9.20080912svn3184
12cr|varnish-3.0.3-1|283	- Added varnisnsca init script (Colin Hill)
12cr|varnish-3.0.3-1|284	- Corrected varnishlog init script (Colin Hill)
12cr|varnish-3.0.3-1|285	
12cr|varnish-3.0.3-1|286	* Tue Sep 09 2008 Ingvar Hagelund <ingvar@linpro.no> - 2.0-0.8.beta1
12cr|varnish-3.0.3-1|287	- Added a patch from r3171 that fixes an endian bug on ppc and ppc64
12cr|varnish-3.0.3-1|288	- Added a hack that changes the varnishtest ports for 64bits builds,
12cr|varnish-3.0.3-1|289	so they can run in parallell with 32bits build on same build host
12cr|varnish-3.0.3-1|290	
12cr|varnish-3.0.3-1|291	* Tue Sep 02 2008 Ingvar Hagelund <ingvar@linpro.no> - 2.0-0.7.beta1
12cr|varnish-3.0.3-1|292	- Added a patch from r3156 and r3157, hiding a legit errno in make check
12cr|varnish-3.0.3-1|293	
12cr|varnish-3.0.3-1|294	* Tue Sep 02 2008 Ingvar Hagelund <ingvar@linpro.no> - 2.0-0.6.beta1
12cr|varnish-3.0.3-1|295	- Added a commented option for max coresize in the sysconfig script
12cr|varnish-3.0.3-1|296	- Added a comment in README.redhat about upgrading from 1.x to 2.0
12cr|varnish-3.0.3-1|297	
12cr|varnish-3.0.3-1|298	* Fri Aug 29 2008 Ingvar Hagelund <ingvar@linpro.no> - 2.0-0.5.beta1
12cr|varnish-3.0.3-1|299	- Bumped version numbers and source url for first beta release \o/
12cr|varnish-3.0.3-1|300	- Added a missing directory to the libs-devel package (Michael Schwendt)
12cr|varnish-3.0.3-1|301	- Added the LICENSE file to the libs-devel package
12cr|varnish-3.0.3-1|302	- Moved make check to its proper place
12cr|varnish-3.0.3-1|303	- Removed superfluous definition of lockfile in initscripts
12cr|varnish-3.0.3-1|304	
12cr|varnish-3.0.3-1|305	* Wed Aug 27 2008 Ingvar Hagelund <ingvar@linpro.no> - 2.0-0.4.20080827svn3136
12cr|varnish-3.0.3-1|306	- Fixed up init script for varnishlog too
12cr|varnish-3.0.3-1|307	
12cr|varnish-3.0.3-1|308	* Mon Aug 25 2008 Ingvar Hagelund <ingvar@linpro.no> - 2.0-0.3.20080825svn3125
12cr|varnish-3.0.3-1|309	- Fixing up init script according to newer Fedora standards
12cr|varnish-3.0.3-1|310	- The build now runs the test suite after compiling
12cr|varnish-3.0.3-1|311	- Requires initscripts
12cr|varnish-3.0.3-1|312	- Change default.vcl from nothing but comments to point to localhost:80,
12cr|varnish-3.0.3-1|313	
12cr|varnish-3.0.3-1|314	* Mon Aug 18 2008 Ingvar Hagelund <ingvar@linpro.no> - 2.0-0.2.tp2
12cr|varnish-3.0.3-1|315	- Changed source, version and release to match 2.0-tp2
12cr|varnish-3.0.3-1|316	
12cr|varnish-3.0.3-1|317	* Thu Aug 14 2008 Ingvar Hagelund <ingvar@linpro.no> - 2.0-0.1.20080814svn
12cr|varnish-3.0.3-1|318	- default.vcl has moved
12cr|varnish-3.0.3-1|319	- Added groff to build requirements
12cr|varnish-3.0.3-1|320	
12cr|varnish-3.0.3-1|321	* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.1.2-6
12cr|varnish-3.0.3-1|322	- Autorebuild for GCC 4.3
12cr|varnish-3.0.3-1|323	
12cr|varnish-3.0.3-1|324	* Sat Dec 29 2007 Ingvar Hagelund <ingvar@linpro.no> - 1.1.2-5
12cr|varnish-3.0.3-1|325	- Added missing configuration examples
12cr|varnish-3.0.3-1|326	- Corrected the license to "BSD"
12cr|varnish-3.0.3-1|327	
12cr|varnish-3.0.3-1|328	* Fri Dec 28 2007 Ingvar Hagelund <ingvar@linpro.no> - 1.1.2-4
12cr|varnish-3.0.3-1|329	- Build for fedora update
12cr|varnish-3.0.3-1|330	
12cr|varnish-3.0.3-1|331	* Fri Dec 28 2007 Ingvar Hagelund <ingvar@linpro.no> - 1.1.2-2
12cr|varnish-3.0.3-1|332	- Added missing changelog items
12cr|varnish-3.0.3-1|333	
12cr|varnish-3.0.3-1|334	* Thu Dec 20 2007 Stig Sandbeck Mathisen <ssm@linpro.no> - 1.1.2-1
12cr|varnish-3.0.3-1|335	- Bumped the version number to 1.1.2.
12cr|varnish-3.0.3-1|336	- Addeed build dependency on libxslt
12cr|varnish-3.0.3-1|337	
12cr|varnish-3.0.3-1|338	* Wed Sep 08 2007 Ingvar Hagelund <ingvar@linpro.no> - 1.1.1-3
12cr|varnish-3.0.3-1|339	- Added a patch, changeset 1913 from svn trunk. This makes varnish
12cr|varnish-3.0.3-1|340	more stable under specific loads.
12cr|varnish-3.0.3-1|341	
12cr|varnish-3.0.3-1|342	* Tue Sep 06 2007 Ingvar Hagelund <ingvar@linpro.no> - 1.1.1-2
12cr|varnish-3.0.3-1|343	- Removed autogen call (only diff from relase tarball)
12cr|varnish-3.0.3-1|344	
12cr|varnish-3.0.3-1|345	* Mon Aug 20 2007 Ingvar Hagelund <ingvar@linpro.no> - 1.1.1-1
12cr|varnish-3.0.3-1|346	- Bumped the version number to 1.1.1.
12cr|varnish-3.0.3-1|347	
12cr|varnish-3.0.3-1|348	* Tue Aug 14 2007 Ingvar Hagelund <ingvar@linpro.no> - 1.1.svn
12cr|varnish-3.0.3-1|349	- Update for 1.1 branch
12cr|varnish-3.0.3-1|350	- Added the devel package for the header files and static library files
12cr|varnish-3.0.3-1|351	- Added a varnish user, and fixed the init script accordingly
12cr|varnish-3.0.3-1|352	
12cr|varnish-3.0.3-1|353	* Thu Jul 05 2007 Dag-Erling Smørgrav <des@des.no> - 1.1-1
12cr|varnish-3.0.3-1|354	- Bump Version and Release for 1.1
12cr|varnish-3.0.3-1|355	
12cr|varnish-3.0.3-1|356	* Mon May 28 2007 Ingvar Hagelund <ingvar@linpro.no> - 1.0.4-3
12cr|varnish-3.0.3-1|357	- Fixed initrc-script bug only visible on el4 (fixes #107)
12cr|varnish-3.0.3-1|358	
12cr|varnish-3.0.3-1|359	* Sun May 20 2007 Ingvar Hagelund <ingvar@linpro.no> - 1.0.4-2
12cr|varnish-3.0.3-1|360	- Repack from unchanged 1.0.4 tarball
12cr|varnish-3.0.3-1|361	- Final review request and CVS request for Fedora Extras
12cr|varnish-3.0.3-1|362	- Repack with extra obsoletes for upgrading from older sf.net package
12cr|varnish-3.0.3-1|363	
12cr|varnish-3.0.3-1|364	* Fri May 18 2007 Dag-Erling Smørgrav <des@des.no> - 1.0.4-1
12cr|varnish-3.0.3-1|365	- Bump Version and Release for 1.0.4
12cr|varnish-3.0.3-1|366	
12cr|varnish-3.0.3-1|367	* Wed May 16 2007 Ingvar Hagelund <ingvar@linpro.no> - 1.0.svn-20070517
12cr|varnish-3.0.3-1|368	- Wrapping up for 1.0.4
12cr|varnish-3.0.3-1|369	- Changes in sysconfig and init scripts. Syncing with files in
12cr|varnish-3.0.3-1|370	trunk/debian
12cr|varnish-3.0.3-1|371	
12cr|varnish-3.0.3-1|372	* Fri May 11 2007 Ingvar Hagelund <ingvar@linpro.no> - 1.0.svn-20070511
12cr|varnish-3.0.3-1|373	- Threw latest changes into svn trunk
12cr|varnish-3.0.3-1|374	- Removed the conversion of manpages into utf8. They are all utf8 in trunk
12cr|varnish-3.0.3-1|375	
12cr|varnish-3.0.3-1|376	* Wed May 09 2007 Ingvar Hagelund <ingvar@linpro.no> - 1.0.3-7
12cr|varnish-3.0.3-1|377	- Simplified the references to the subpackage names
12cr|varnish-3.0.3-1|378	- Added init and logrotate scripts for varnishlog
12cr|varnish-3.0.3-1|379	
12cr|varnish-3.0.3-1|380	* Mon Apr 23 2007 Ingvar Hagelund <ingvar@linpro.no> - 1.0.3-6
12cr|varnish-3.0.3-1|381	- Removed unnecessary macro lib_name
12cr|varnish-3.0.3-1|382	- Fixed inconsistently use of brackets in macros
12cr|varnish-3.0.3-1|383	- Added a condrestart to the initscript
12cr|varnish-3.0.3-1|384	- All manfiles included, not just the compressed ones
12cr|varnish-3.0.3-1|385	- Removed explicit requirement for ncurses. rpmbuild figures out the
12cr|varnish-3.0.3-1|386	correct deps by itself.
12cr|varnish-3.0.3-1|387	- Added ulimit value to initskript and sysconfig file
12cr|varnish-3.0.3-1|388	- Many thanks to Matthias Saou for valuable input
12cr|varnish-3.0.3-1|389	
12cr|varnish-3.0.3-1|390	* Mon Apr 16 2007 Ingvar Hagelund <ingvar@linpro.no> - 1.0.3-5
12cr|varnish-3.0.3-1|391	- Added the dist tag
12cr|varnish-3.0.3-1|392	- Exchanged  RPM_BUILD_ROOT variable for buildroot macro
12cr|varnish-3.0.3-1|393	- Removed stripping of binaries to create a meaningful debug package
12cr|varnish-3.0.3-1|394	- Removed BuildRoot and URL from subpackages, they are picked from the
12cr|varnish-3.0.3-1|395	main package
12cr|varnish-3.0.3-1|396	- Removed duplication of documentation files in the subpackages
12cr|varnish-3.0.3-1|397	- 'chkconfig --list' removed from post script
12cr|varnish-3.0.3-1|398	- Package now includes _sysconfdir/varnish/
12cr|varnish-3.0.3-1|399	- Trimmed package information
12cr|varnish-3.0.3-1|400	- Removed static libs and .so-symlinks. They can be added to a -devel package
12cr|varnish-3.0.3-1|401	later if anybody misses them
12cr|varnish-3.0.3-1|402	
12cr|varnish-3.0.3-1|403	* Wed Feb 28 2007 Ingvar Hagelund <ingvar@linpro.no> - 1.0.3-4
12cr|varnish-3.0.3-1|404	- More small specfile fixes for Fedora Extras Package
12cr|varnish-3.0.3-1|405	Review Request, see bugzilla ticket 230275
12cr|varnish-3.0.3-1|406	- Removed rpath (only visible on x86_64 and probably ppc64)
12cr|varnish-3.0.3-1|407	
12cr|varnish-3.0.3-1|408	* Tue Feb 27 2007 Ingvar Hagelund <ingvar@linpro.no> - 1.0.3-3
12cr|varnish-3.0.3-1|409	- Made post-1.0.3 changes into a patch to the upstream tarball
12cr|varnish-3.0.3-1|410	- First Fedora Extras Package Review Request
12cr|varnish-3.0.3-1|411	
12cr|varnish-3.0.3-1|412	* Fri Feb 23 2007 Ingvar Hagelund <ingvar@linpro.no> - 1.0.3-2
12cr|varnish-3.0.3-1|413	- A few other small changes to make rpmlint happy
12cr|varnish-3.0.3-1|414	
12cr|varnish-3.0.3-1|415	* Thu Feb 22 2007 Ingvar Hagelund <ingvar@linpro.no> - 1.0.3-1
12cr|varnish-3.0.3-1|416	- New release 1.0.3. See the general ChangeLog
12cr|varnish-3.0.3-1|417	- Splitted the package into varnish, libvarnish1 and
12cr|varnish-3.0.3-1|418	libvarnish1-devel
12cr|varnish-3.0.3-1|419	
12cr|varnish-3.0.3-1|420	* Thu Oct 19 2006 Ingvar Hagelund <ingvar@linpro.no> - 1.0.2-7
12cr|varnish-3.0.3-1|421	- Added a Vendor tag
12cr|varnish-3.0.3-1|422	
12cr|varnish-3.0.3-1|423	* Thu Oct 19 2006 Ingvar Hagelund <ingvar@linpro.no> - 1.0.2-6
12cr|varnish-3.0.3-1|424	- Added redhat subdir to svn
12cr|varnish-3.0.3-1|425	- Removed default vcl config file. Used the new upstream variant instead.
12cr|varnish-3.0.3-1|426	- Based build on svn. Running autogen.sh as start of build. Also added
12cr|varnish-3.0.3-1|427	libtool, autoconf and automake to BuildRequires.
12cr|varnish-3.0.3-1|428	- Removed rule to move varnishd to sbin. This is now fixed in upstream
12cr|varnish-3.0.3-1|429	- Changed the sysconfig script to include a lot more nice features.
12cr|varnish-3.0.3-1|430	Most of these were ripped from the Debian package. Updated initscript
12cr|varnish-3.0.3-1|431	to reflect this.
12cr|varnish-3.0.3-1|432	
12cr|varnish-3.0.3-1|433	* Tue Oct 10 2006 Ingvar Hagelund <ingvar@linpro.no> - 1.0.1-3
12cr|varnish-3.0.3-1|434	- Moved Red Hat specific files to its own subdirectory
12cr|varnish-3.0.3-1|435	
12cr|varnish-3.0.3-1|436	* Tue Sep 26 2006 Ingvar Hagelund <ingvar@linpro.no> - 1.0.1-2
12cr|varnish-3.0.3-1|437	- Added gcc requirement.
12cr|varnish-3.0.3-1|438	- Changed to an even simpler example vcl in to /etc/varnish (thanks, perbu)
12cr|varnish-3.0.3-1|439	- Added a sysconfig entry
12cr|varnish-3.0.3-1|440	
12cr|varnish-3.0.3-1|441	* Fri Sep 22 2006 Ingvar Hagelund <ingvar@linpro.no> - 1.0.1-1
12cr|varnish-3.0.3-1|442	- Initial build.
12cr|varnish-3.0.3-1|443	
12cr|varnish-3.0.3-1|444	
12cr|varnish-3.0.3-1|445	
12cr|varnish-3.0.3-1|446	
12cr|varnish-3.0.3-1|447	
12cr|varnish-3.0.3-1|448	
12cr|varnish-3.0.3-1|449	
12cr|varnish-3.0.3-1|450	
12cr|varnish-3.0.3-1|451	
12cr|varnish-3.0.3-1|452	
12cr|varnish-3.0.3-1|453	
12cr|varnish-3.0.3-1|454	

8235 12
12cr|vavoom-1.33-1|1	Name:		vavoom
12cr|vavoom-1.33-1|2	Version:	1.33
12cr|vavoom-1.33-1|3	Release:	%mkrel 1
12cr|vavoom-1.33-1|4	Summary:	Open source port of the DOOM game engine
12cr|vavoom-1.33-1|5	Source0:	http://dl.sourceforge.net/vavoom/%{name}-%{version}.tar.bz2
12cr|vavoom-1.33-1|6	Patch0:		vavoom-1.30-linkage.patch
12cr|vavoom-1.33-1|7	Patch1:		vavoom-1.30-fix-str-fmt.patch
12cr|vavoom-1.33-1|8	Patch2:		vavoom-1.33-sfmt.patch
12cr|vavoom-1.33-1|9	URL:		http://vavoom-engine.com/
12cr|vavoom-1.33-1|10	Group:		Games/Arcade
12cr|vavoom-1.33-1|11	License:	GPLv2+
12cr|vavoom-1.33-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|vavoom-1.33-1|13	BuildRequires:	SDL-devel
12cr|vavoom-1.33-1|14	BuildRequires:	SDL_mixer-devel
12cr|vavoom-1.33-1|15	BuildRequires:	SDL_net-devel
12cr|vavoom-1.33-1|16	BuildRequires:	libpng-devel
12cr|vavoom-1.33-1|17	BuildRequires:	allegro-devel
12cr|vavoom-1.33-1|18	BuildRequires:	oggvorbis-devel
12cr|vavoom-1.33-1|19	BuildRequires:	pkgconfig(flac++)
12cr|vavoom-1.33-1|20	BuildRequires:	libmad-devel
12cr|vavoom-1.33-1|21	BuildRequires:	openal-devel
12cr|vavoom-1.33-1|22	BuildRequires:	libmikmod-devel
12cr|vavoom-1.33-1|23	BuildRequires:	cmake
12cr|vavoom-1.33-1|24	BuildRequires:	desktop-file-utils
12cr|vavoom-1.33-1|25	BuildRequires:	mesagl-devel
12cr|vavoom-1.33-1|26	BuildRequires:	libjpeg-devel
12cr|vavoom-1.33-1|27	BuildRequires:	wxgtku-devel
12cr|vavoom-1.33-1|28	Suggests:	vavoom-vmdl
12cr|vavoom-1.33-1|29	Suggests:	TiMidity++
12cr|vavoom-1.33-1|30	
12cr|vavoom-1.33-1|31	%description
12cr|vavoom-1.33-1|32	Vavoom is an open-source port of Doom, the classic 3D first-person shooter
12cr|vavoom-1.33-1|33	game.  It adds some extra features to Doom such as translucency
12cr|vavoom-1.33-1|34	and freelook support.
12cr|vavoom-1.33-1|35	
12cr|vavoom-1.33-1|36	%prep
12cr|vavoom-1.33-1|37	%setup -q
12cr|vavoom-1.33-1|38	%patch0 -p0
12cr|vavoom-1.33-1|39	%patch1 -p0
12cr|vavoom-1.33-1|40	%patch2 -p1
12cr|vavoom-1.33-1|41	# This one line sed command is easier than trying to muck with the Makefile
12cr|vavoom-1.33-1|42	# to add the proper -D definition.
12cr|vavoom-1.33-1|43	%__sed -i "s|#define FL_BASEDIR.*|#define FL_BASEDIR \"%{_gamesdatadir}/%{name}\"|" source/files.h
12cr|vavoom-1.33-1|44	
12cr|vavoom-1.33-1|45	%build
12cr|vavoom-1.33-1|46	%cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
12cr|vavoom-1.33-1|47	-DBINDIR=%{_gamesbindir} \
12cr|vavoom-1.33-1|48	-DDATADIR=%{_gamesdatadir}/%{name} \
12cr|vavoom-1.33-1|49	-DWITH_SDL=Y \
12cr|vavoom-1.33-1|50	-DWITH_OPENGL=Y \
12cr|vavoom-1.33-1|51	-DWITH_OPENAL=Y \
12cr|vavoom-1.33-1|52	-DWITH_FLAC=Y \
12cr|vavoom-1.33-1|53	-DWITH_ALLEGRO=N
12cr|vavoom-1.33-1|54	
12cr|vavoom-1.33-1|55	# The Makefile doesn't do parallel builds correctly.
12cr|vavoom-1.33-1|56	make
12cr|vavoom-1.33-1|57	
12cr|vavoom-1.33-1|58	%install
12cr|vavoom-1.33-1|59	%__rm -rf %{buildroot}
12cr|vavoom-1.33-1|60	%makeinstall_std -C build
12cr|vavoom-1.33-1|61	
12cr|vavoom-1.33-1|62	%__cat << EOF > %{name}.desktop
12cr|vavoom-1.33-1|63	[Desktop Entry]
12cr|vavoom-1.33-1|64	Name=Freedoom
12cr|vavoom-1.33-1|65	Comment=Freedoom with the Vavoom engine
12cr|vavoom-1.33-1|66	Exec=vavoom
12cr|vavoom-1.33-1|67	Icon=arcade_section
12cr|vavoom-1.33-1|68	Terminal=false
12cr|vavoom-1.33-1|69	Type=Application
12cr|vavoom-1.33-1|70	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cr|vavoom-1.33-1|71	EOF
12cr|vavoom-1.33-1|72	
12cr|vavoom-1.33-1|73	desktop-file-install --vendor="" \
12cr|vavoom-1.33-1|74	--dir %{buildroot}%{_datadir}/applications \
12cr|vavoom-1.33-1|75	%{name}.desktop
12cr|vavoom-1.33-1|76	
12cr|vavoom-1.33-1|77	%clean
12cr|vavoom-1.33-1|78	%__rm -rf %{buildroot}
12cr|vavoom-1.33-1|79	
12cr|vavoom-1.33-1|80	%files
12cr|vavoom-1.33-1|81	%defattr(-,root,root)
12cr|vavoom-1.33-1|82	%doc docs/*.log docs/gnu.txt docs/vavoom.txt
12cr|vavoom-1.33-1|83	%{_gamesbindir}/*
12cr|vavoom-1.33-1|84	%{_gamesdatadir}/*
12cr|vavoom-1.33-1|85	%{_datadir}/applications/*.desktop
12cr|vavoom-1.33-1|86	
12cr|vavoom-1.33-1|87	
12cr|vavoom-1.33-1|88	%changelog
12cr|vavoom-1.33-1|89	* Thu Jan 12 2012 Andrey Bondrov <abondrov@mandriva.org> 1.33-1mdv2012.0
12cr|vavoom-1.33-1|90	+ Revision: 760443
12cr|vavoom-1.33-1|91	- Rebuild against utf8 wxGTK2.8, build with FLAC support
12cr|vavoom-1.33-1|92	
12cr|vavoom-1.33-1|93	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|vavoom-1.33-1|94	- Upgrade to 1.33
12cr|vavoom-1.33-1|95	
12cr|vavoom-1.33-1|96	* Wed Jul 14 2010 Zombie Ryushu <ryushu@mandriva.org> 1.32-1.2mdv2011.0
12cr|vavoom-1.33-1|97	+ Revision: 553334
12cr|vavoom-1.33-1|98	- fix datadir location
12cr|vavoom-1.33-1|99	
12cr|vavoom-1.33-1|100	* Wed Jul 14 2010 Zombie Ryushu <ryushu@mandriva.org> 1.32-1.1mdv2011.0
12cr|vavoom-1.33-1|101	+ Revision: 553332
12cr|vavoom-1.33-1|102	- fix bindir location
12cr|vavoom-1.33-1|103	- fix bindir location
12cr|vavoom-1.33-1|104	
12cr|vavoom-1.33-1|105	* Tue Jul 13 2010 Zombie Ryushu <ryushu@mandriva.org> 1.32-1mdv2011.0
12cr|vavoom-1.33-1|106	+ Revision: 551960
12cr|vavoom-1.33-1|107	- Upgrade to 1.32 Fix cmake
12cr|vavoom-1.33-1|108	- Upgrade to 1.32 Fix cmake
12cr|vavoom-1.33-1|109	- Upgrade to 1.32
12cr|vavoom-1.33-1|110	- Upgrade to 1.32
12cr|vavoom-1.33-1|111	
12cr|vavoom-1.33-1|112	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 1.30-1mdv2010.1
12cr|vavoom-1.33-1|113	+ Revision: 492186
12cr|vavoom-1.33-1|114	- add patch to have it built correctly
12cr|vavoom-1.33-1|115	
12cr|vavoom-1.33-1|116	* Mon Feb 23 2009 Zombie Ryushu <ryushu@mandriva.org> 1.30-1mdv2009.1
12cr|vavoom-1.33-1|117	+ Revision: 344256
12cr|vavoom-1.33-1|118	- New version 1.30
12cr|vavoom-1.33-1|119	
12cr|vavoom-1.33-1|120	* Tue Nov 11 2008 Zombie Ryushu <ryushu@mandriva.org> 1.29-1mdv2009.1
12cr|vavoom-1.33-1|121	+ Revision: 302018
12cr|vavoom-1.33-1|122	- Update to version 1.29, Linkage patches are deprecated.
12cr|vavoom-1.33-1|123	- Initial Import from Fedora
12cr|vavoom-1.33-1|124	
12cr|vavoom-1.33-1|125	* Wed Oct 29 2008 Stéphane Téletchéa <steletch@mandriva.org> 1.28-2mdv2009.1
12cr|vavoom-1.33-1|126	+ Revision: 298117
12cr|vavoom-1.33-1|127	- add missing buildrequires
12cr|vavoom-1.33-1|128	- Update to 1.28
12cr|vavoom-1.33-1|129	- Adapt to the cmake system, and adjut the parameters accordingly
12cr|vavoom-1.33-1|130	
12cr|vavoom-1.33-1|131	* Thu Aug 14 2008 Götz Waschk <waschk@mandriva.org> 1.22.1-5mdv2009.0
12cr|vavoom-1.33-1|132	+ Revision: 271881
12cr|vavoom-1.33-1|133	- patch for new mikmod
12cr|vavoom-1.33-1|134	- update license
12cr|vavoom-1.33-1|135	
12cr|vavoom-1.33-1|136	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.22.1-4mdv2009.0
12cr|vavoom-1.33-1|137	+ Revision: 261832
12cr|vavoom-1.33-1|138	- rebuild
12cr|vavoom-1.33-1|139	
12cr|vavoom-1.33-1|140	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.22.1-3mdv2009.0
12cr|vavoom-1.33-1|141	+ Revision: 255287
12cr|vavoom-1.33-1|142	- rebuild
12cr|vavoom-1.33-1|143	
12cr|vavoom-1.33-1|144	+ Olivier Blin <blino@mandriva.org>
12cr|vavoom-1.33-1|145	- restore BuildRoot
12cr|vavoom-1.33-1|146	
12cr|vavoom-1.33-1|147	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.22.1-1mdv2008.1
12cr|vavoom-1.33-1|148	+ Revision: 128866
12cr|vavoom-1.33-1|149	- kill re-definition of %%buildroot on Pixel's request
12cr|vavoom-1.33-1|150	- kill explicit icon extension
12cr|vavoom-1.33-1|151	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|vavoom-1.33-1|152	
12cr|vavoom-1.33-1|153	
12cr|vavoom-1.33-1|154	* Mon Jan 22 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.22.1-1mdv2007.0
12cr|vavoom-1.33-1|155	+ Revision: 111803
12cr|vavoom-1.33-1|156	- fix buildrequires
12cr|vavoom-1.33-1|157	- new release: 1.22.1
12cr|vavoom-1.33-1|158	some patches from Zombie
12cr|vavoom-1.33-1|159	fix xdg menu
12cr|vavoom-1.33-1|160	- Import vavoom
12cr|vavoom-1.33-1|161	
12cr|vavoom-1.33-1|162	* Thu Aug 03 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.21.1-1mdv2007.0
12cr|vavoom-1.33-1|163	- initial mandriva release based on fedora package
12cr|vavoom-1.33-1|164	

8236 12
12cr|vavoom-vmdl-1.4.3-2|1	%define	oname	vavoom
12cr|vavoom-vmdl-1.4.3-2|2	%define	name	%{oname}-vmdl
12cr|vavoom-vmdl-1.4.3-2|3	%define	version	1.4.3
12cr|vavoom-vmdl-1.4.3-2|4	%define	release	%mkrel 2
12cr|vavoom-vmdl-1.4.3-2|5	
12cr|vavoom-vmdl-1.4.3-2|6	Name:		%{name}
12cr|vavoom-vmdl-1.4.3-2|7	Version:	%{version}
12cr|vavoom-vmdl-1.4.3-2|8	Release:	%{release}
12cr|vavoom-vmdl-1.4.3-2|9	Epoch:		1
12cr|vavoom-vmdl-1.4.3-2|10	Summary:	VMDL files for %{oname}
12cr|vavoom-vmdl-1.4.3-2|11	Group:		Games/Arcade
12cr|vavoom-vmdl-1.4.3-2|12	License:	GPL
12cr|vavoom-vmdl-1.4.3-2|13	URL:		http://vavoom-engine.com/
12cr|vavoom-vmdl-1.4.3-2|14	Source0:	http://dl.sourceforge.net/vavoom/vmodels-doom-%{version}.zip
12cr|vavoom-vmdl-1.4.3-2|15	Source1:	http://dl.sourceforge.net/vavoom/vmodels-heretic-%{version}.zip
12cr|vavoom-vmdl-1.4.3-2|16	Source2:	http://dl.sourceforge.net/vavoom/vmodels-hexen-%{version}.zip
12cr|vavoom-vmdl-1.4.3-2|17	Source3:	http://dl.sourceforge.net/vavoom/vmodels-strife-%{version}.zip
12cr|vavoom-vmdl-1.4.3-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|vavoom-vmdl-1.4.3-2|19	BuildArch:	noarch
12cr|vavoom-vmdl-1.4.3-2|20	Requires:	%{oname}
12cr|vavoom-vmdl-1.4.3-2|21	
12cr|vavoom-vmdl-1.4.3-2|22	%description
12cr|vavoom-vmdl-1.4.3-2|23	3D model files to replace many of the game sprites.
12cr|vavoom-vmdl-1.4.3-2|24	
12cr|vavoom-vmdl-1.4.3-2|25	%prep
12cr|vavoom-vmdl-1.4.3-2|26	%setup -q -c -b 1 -b 2 -b 3 -n %{name}-%{version}
12cr|vavoom-vmdl-1.4.3-2|27	
12cr|vavoom-vmdl-1.4.3-2|28	%build
12cr|vavoom-vmdl-1.4.3-2|29	# Move the documentation files around to make it easier for packaging
12cr|vavoom-vmdl-1.4.3-2|30	for i in doom heretic hexen strife ; do
12cr|vavoom-vmdl-1.4.3-2|31	mkdir $i
12cr|vavoom-vmdl-1.4.3-2|32	mv basev/$i/*.txt $i
12cr|vavoom-vmdl-1.4.3-2|33	done
12cr|vavoom-vmdl-1.4.3-2|34	
12cr|vavoom-vmdl-1.4.3-2|35	%install
12cr|vavoom-vmdl-1.4.3-2|36	rm -rf %{buildroot}
12cr|vavoom-vmdl-1.4.3-2|37	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
12cr|vavoom-vmdl-1.4.3-2|38	cp -ar basev %{buildroot}%{_gamesdatadir}/%{oname}
12cr|vavoom-vmdl-1.4.3-2|39	
12cr|vavoom-vmdl-1.4.3-2|40	%clean
12cr|vavoom-vmdl-1.4.3-2|41	rm -rf %{buildroot}
12cr|vavoom-vmdl-1.4.3-2|42	
12cr|vavoom-vmdl-1.4.3-2|43	%files
12cr|vavoom-vmdl-1.4.3-2|44	%defattr(644,root,root,755)
12cr|vavoom-vmdl-1.4.3-2|45	%{_gamesdatadir}/%{oname}/basev/doom
12cr|vavoom-vmdl-1.4.3-2|46	%{_gamesdatadir}/%{oname}/basev/strife
12cr|vavoom-vmdl-1.4.3-2|47	%{_gamesdatadir}/%{oname}/basev/heretic
12cr|vavoom-vmdl-1.4.3-2|48	%{_gamesdatadir}/%{oname}/basev/hexen
12cr|vavoom-vmdl-1.4.3-2|49	%doc doom heretic hexen strife
12cr|vavoom-vmdl-1.4.3-2|50	
12cr|vavoom-vmdl-1.4.3-2|51	
12cr|vavoom-vmdl-1.4.3-2|52	
12cr|vavoom-vmdl-1.4.3-2|53	
12cr|vavoom-vmdl-1.4.3-2|54	%changelog
12cr|vavoom-vmdl-1.4.3-2|55	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 1:1.4.3-2mdv2010.0
12cr|vavoom-vmdl-1.4.3-2|56	+ Revision: 445655
12cr|vavoom-vmdl-1.4.3-2|57	- rebuild
12cr|vavoom-vmdl-1.4.3-2|58	
12cr|vavoom-vmdl-1.4.3-2|59	* Tue Nov 11 2008 Zombie Ryushu <ryushu@mandriva.org> 1:1.4.3-1mdv2009.1
12cr|vavoom-vmdl-1.4.3-2|60	+ Revision: 302218
12cr|vavoom-vmdl-1.4.3-2|61	- Version bump.
12cr|vavoom-vmdl-1.4.3-2|62	- Version bump to 1.4.3 for Vavoom 1.29
12cr|vavoom-vmdl-1.4.3-2|63	
12cr|vavoom-vmdl-1.4.3-2|64	* Sun Oct 26 2008 Stéphane Téletchéa <steletch@mandriva.org> 1:1.4.2-1mdv2009.1
12cr|vavoom-vmdl-1.4.3-2|65	+ Revision: 297442
12cr|vavoom-vmdl-1.4.3-2|66	- Update to latest release
12cr|vavoom-vmdl-1.4.3-2|67	
12cr|vavoom-vmdl-1.4.3-2|68	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 1:1.3.1-4mdv2009.0
12cr|vavoom-vmdl-1.4.3-2|69	+ Revision: 261836
12cr|vavoom-vmdl-1.4.3-2|70	- rebuild
12cr|vavoom-vmdl-1.4.3-2|71	- rebuild
12cr|vavoom-vmdl-1.4.3-2|72	
12cr|vavoom-vmdl-1.4.3-2|73	+ Olivier Blin <oblin@mandriva.com>
12cr|vavoom-vmdl-1.4.3-2|74	- restore BuildRoot
12cr|vavoom-vmdl-1.4.3-2|75	
12cr|vavoom-vmdl-1.4.3-2|76	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1:1.3.1-1mdv2008.1
12cr|vavoom-vmdl-1.4.3-2|77	+ Revision: 128868
12cr|vavoom-vmdl-1.4.3-2|78	- kill re-definition of %%buildroot on Pixel's request
12cr|vavoom-vmdl-1.4.3-2|79	
12cr|vavoom-vmdl-1.4.3-2|80	
12cr|vavoom-vmdl-1.4.3-2|81	* Mon Jan 22 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.3.1-1mdv2007.0
12cr|vavoom-vmdl-1.4.3-2|82	+ Revision: 111952
12cr|vavoom-vmdl-1.4.3-2|83	- epoch to handle different versioning
12cr|vavoom-vmdl-1.4.3-2|84	- new release: 1.3.1
12cr|vavoom-vmdl-1.4.3-2|85	- Import vavoom-vmdl
12cr|vavoom-vmdl-1.4.3-2|86	
12cr|vavoom-vmdl-1.4.3-2|87	* Thu Aug 10 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.20-2mdv2007.0
12cr|vavoom-vmdl-1.4.3-2|88	- fix file permissions
12cr|vavoom-vmdl-1.4.3-2|89	
12cr|vavoom-vmdl-1.4.3-2|90	* Fri Aug 04 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.20-1mdv2007.0
12cr|vavoom-vmdl-1.4.3-2|91	- initial release baed on fedora package
12cr|vavoom-vmdl-1.4.3-2|92	
12cr|vavoom-vmdl-1.4.3-2|93	* Sun Jun 04 2006 Wart <wart at kobold dot org> 1.20-1
12cr|vavoom-vmdl-1.4.3-2|94	- Initial Fedora Extras package
12cr|vavoom-vmdl-1.4.3-2|95	

8237 12
12cr|vbam-1.8.0.1054-2|1	%define revision	1054
12cr|vbam-1.8.0.1054-2|2	
12cr|vbam-1.8.0.1054-2|3	Name:		vbam
12cr|vbam-1.8.0.1054-2|4	Version:	1.8.0.%{revision}
12cr|vbam-1.8.0.1054-2|5	Release:	2
12cr|vbam-1.8.0.1054-2|6	
12cr|vbam-1.8.0.1054-2|7	Summary:	A GameBoy Advance emulator
12cr|vbam-1.8.0.1054-2|8	License:	GPLv2+
12cr|vbam-1.8.0.1054-2|9	Group:		Emulators
12cr|vbam-1.8.0.1054-2|10	URL:		http://sourceforge.net/projects/vbam
12cr|vbam-1.8.0.1054-2|11	Source0:	http://sourceforge.net/projects/vbam/files/VBA-M%20svn%20r%{revision}/%{name}-%{version}-src.tar.gz
12cr|vbam-1.8.0.1054-2|12	Patch0:		vbam-1.8.0-glibc2.10-fix.patch
12cr|vbam-1.8.0.1054-2|13	Patch1:		vbam-1.8.0.1054-zlib.patch
12cr|vbam-1.8.0.1054-2|14	Patch2:		vbam-1.8.0.1054-ffmpeg.patch
12cr|vbam-1.8.0.1054-2|15	
12cr|vbam-1.8.0.1054-2|16	BuildRequires:	cmake
12cr|vbam-1.8.0.1054-2|17	BuildRequires:	pkgconfig(sdl)
12cr|vbam-1.8.0.1054-2|18	BuildRequires:	pkgconfig(gtkglextmm-1.2)
12cr|vbam-1.8.0.1054-2|19	BuildRequires:	pkgconfig(libglademm-2.4)
12cr|vbam-1.8.0.1054-2|20	BuildRequires:	pkgconfig(portaudio-2.0)
12cr|vbam-1.8.0.1054-2|21	BuildRequires:	pkgconfig(gtkmm-2.4)
12cr|vbam-1.8.0.1054-2|22	BuildRequires:	ffmpeg-devel
12cr|vbam-1.8.0.1054-2|23	BuildRequires:	desktop-file-utils
12cr|vbam-1.8.0.1054-2|24	
12cr|vbam-1.8.0.1054-2|25	%description
12cr|vbam-1.8.0.1054-2|26	VisualBoyAdvance-M is a GameBoy Advance emulator.
12cr|vbam-1.8.0.1054-2|27	It is based on VisualBoyAdvance and integrates the best
12cr|vbam-1.8.0.1054-2|28	features from the various other forks.
12cr|vbam-1.8.0.1054-2|29	
12cr|vbam-1.8.0.1054-2|30	It also features a GTK frontend.
12cr|vbam-1.8.0.1054-2|31	
12cr|vbam-1.8.0.1054-2|32	%prep
12cr|vbam-1.8.0.1054-2|33	%setup -q
12cr|vbam-1.8.0.1054-2|34	%patch0 -p1
12cr|vbam-1.8.0.1054-2|35	%patch1 -p1
12cr|vbam-1.8.0.1054-2|36	%patch2 -p1
12cr|vbam-1.8.0.1054-2|37	
12cr|vbam-1.8.0.1054-2|38	%build
12cr|vbam-1.8.0.1054-2|39	cmake . -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} -DENABLE_WX=OFF
12cr|vbam-1.8.0.1054-2|40	
12cr|vbam-1.8.0.1054-2|41	%make
12cr|vbam-1.8.0.1054-2|42	
12cr|vbam-1.8.0.1054-2|43	%install
12cr|vbam-1.8.0.1054-2|44	%makeinstall_std
12cr|vbam-1.8.0.1054-2|45	
12cr|vbam-1.8.0.1054-2|46	#man page
12cr|vbam-1.8.0.1054-2|47	%__install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|vbam-1.8.0.1054-2|48	%__install -m 644 debian/vbam.1 %{buildroot}%{_mandir}/man1
12cr|vbam-1.8.0.1054-2|49	
12cr|vbam-1.8.0.1054-2|50	#xdg menu
12cr|vbam-1.8.0.1054-2|51	desktop-file-install --vendor="" \
12cr|vbam-1.8.0.1054-2|52	--remove-category="Application" \
12cr|vbam-1.8.0.1054-2|53	--remove-key="Encoding" \
12cr|vbam-1.8.0.1054-2|54	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
12cr|vbam-1.8.0.1054-2|55	--dir %{buildroot}%{_datadir}/applications/ \
12cr|vbam-1.8.0.1054-2|56	%{buildroot}%{_datadir}/applications/*
12cr|vbam-1.8.0.1054-2|57	
12cr|vbam-1.8.0.1054-2|58	%find_lang g%{name}
12cr|vbam-1.8.0.1054-2|59	
12cr|vbam-1.8.0.1054-2|60	%files -f g%{name}.lang
12cr|vbam-1.8.0.1054-2|61	%doc doc/ReadMe.SDL.txt doc/DevInfo.txt
12cr|vbam-1.8.0.1054-2|62	%{_bindir}/*vbam
12cr|vbam-1.8.0.1054-2|63	%config(noreplace) %{_sysconfdir}/vbam.cfg
12cr|vbam-1.8.0.1054-2|64	%{_datadir}/vbam
12cr|vbam-1.8.0.1054-2|65	%{_datadir}/applications/gvbam.desktop
12cr|vbam-1.8.0.1054-2|66	%{_iconsdir}/hicolor/*/apps/vbam.*
12cr|vbam-1.8.0.1054-2|67	%{_mandir}/man1/*
12cr|vbam-1.8.0.1054-2|68	
12cr|vbam-1.8.0.1054-2|69	
12cr|vbam-1.8.0.1054-2|70	
12cr|vbam-1.8.0.1054-2|71	%changelog
12cr|vbam-1.8.0.1054-2|72	* Fri Jan 06 2012 Andrey Bondrov <abondrov@mandriva.org> 1.8.0.1054-1mdv2011.0
12cr|vbam-1.8.0.1054-2|73	+ Revision: 758025
12cr|vbam-1.8.0.1054-2|74	- New version 1.8.0.1054
12cr|vbam-1.8.0.1054-2|75	- Do not remove Game category
12cr|vbam-1.8.0.1054-2|76	
12cr|vbam-1.8.0.1054-2|77	* Fri Jul 29 2011 Andrey Bondrov <abondrov@mandriva.org> 1.8.0.1029-1
12cr|vbam-1.8.0.1054-2|78	+ Revision: 692201
12cr|vbam-1.8.0.1054-2|79	- imported package vbam
12cr|vbam-1.8.0.1054-2|80	
12cr|vbam-1.8.0.1054-2|81	
12cr|vbam-1.8.0.1054-2|82	* Mon Jul 18 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 1.8.0.1029-1mdv2011.0
12cr|vbam-1.8.0.1054-2|83	- New snapshot
12cr|vbam-1.8.0.1054-2|84	- Fix group
12cr|vbam-1.8.0.1054-2|85	- Rediff patch 0
12cr|vbam-1.8.0.1054-2|86	- Remove PLF references
12cr|vbam-1.8.0.1054-2|87	
12cr|vbam-1.8.0.1054-2|88	* Fri Sep 11 2009 Guillaume Bedot <littletux@zarb.org> 1.8.0-0.svn905.1plf2010.0
12cr|vbam-1.8.0.1054-2|89	- new snapshot
12cr|vbam-1.8.0.1054-2|90	
12cr|vbam-1.8.0.1054-2|91	* Sat Apr 18 2009 Guillaume Bedot <littletux@zarb.org> 1.8.0-0.svn877.1plf2009.1
12cr|vbam-1.8.0.1054-2|92	- new snapshot
12cr|vbam-1.8.0.1054-2|93	
12cr|vbam-1.8.0.1054-2|94	* Fri Jan  9 2009 Guillaume Bedot <littletux@zarb.org> 1.8.0-0.svn847.1plf2009.1
12cr|vbam-1.8.0.1054-2|95	- new snapshot
12cr|vbam-1.8.0.1054-2|96	
12cr|vbam-1.8.0.1054-2|97	* Wed Oct 22 2008 Guillaume Bedot <littletux@zarb.org> 1.8.0-0.svn775.1plf2009.1
12cr|vbam-1.8.0.1054-2|98	- First PLF package for vbam

8238 12
12cr|vblade-20-2|1	%define name vblade
12cr|vblade-20-2|2	%define version 20
12cr|vblade-20-2|3	%define release %mkrel 2
12cr|vblade-20-2|4	
12cr|vblade-20-2|5	# (Nanar) TODO: An initscript !!
12cr|vblade-20-2|6	
12cr|vblade-20-2|7	Summary: Programs to export AoE block device
12cr|vblade-20-2|8	Name: %{name}
12cr|vblade-20-2|9	Version: %{version}
12cr|vblade-20-2|10	Release: %{release}
12cr|vblade-20-2|11	Source0: %{name}-%{version}.tgz
12cr|vblade-20-2|12	License: GPLv2
12cr|vblade-20-2|13	Group: System/Kernel and hardware
12cr|vblade-20-2|14	Url: http://sourceforge.net/projects/aoetools/
12cr|vblade-20-2|15	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|vblade-20-2|16	
12cr|vblade-20-2|17	%description
12cr|vblade-20-2|18	The vblade program (storage target) exports a block device using AoE.
12cr|vblade-20-2|19	
12cr|vblade-20-2|20	%prep
12cr|vblade-20-2|21	%setup -q
12cr|vblade-20-2|22	
12cr|vblade-20-2|23	%build
12cr|vblade-20-2|24	%make CFLAGS="%optflags"
12cr|vblade-20-2|25	
12cr|vblade-20-2|26	%install
12cr|vblade-20-2|27	rm -rf $RPM_BUILD_ROOT
12cr|vblade-20-2|28	
12cr|vblade-20-2|29	mkdir -p %buildroot{%_sbindir,%_mandir/man8}
12cr|vblade-20-2|30	
12cr|vblade-20-2|31	install vblade  %buildroot%_sbindir/vblade
12cr|vblade-20-2|32	install vblade.8 %buildroot%_mandir/man8/vblade.8
12cr|vblade-20-2|33	
12cr|vblade-20-2|34	%clean
12cr|vblade-20-2|35	rm -rf $RPM_BUILD_ROOT
12cr|vblade-20-2|36	
12cr|vblade-20-2|37	%files
12cr|vblade-20-2|38	%defattr(-,root,root)
12cr|vblade-20-2|39	%doc HACKING NEWS README
12cr|vblade-20-2|40	%_sbindir/*
12cr|vblade-20-2|41	%_mandir/*/*
12cr|vblade-20-2|42	
12cr|vblade-20-2|43	
12cr|vblade-20-2|44	%changelog
12cr|vblade-20-2|45	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 20-2mdv2011.0
12cr|vblade-20-2|46	+ Revision: 615385
12cr|vblade-20-2|47	- the mass rebuild of 2010.1 packages
12cr|vblade-20-2|48	
12cr|vblade-20-2|49	* Mon Nov 16 2009 Olivier Thauvin <nanardon@mandriva.org> 20-1mdv2010.1
12cr|vblade-20-2|50	+ Revision: 466689
12cr|vblade-20-2|51	- 20
12cr|vblade-20-2|52	
12cr|vblade-20-2|53	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 18-2mdv2010.0
12cr|vblade-20-2|54	+ Revision: 434641
12cr|vblade-20-2|55	- rebuild
12cr|vblade-20-2|56	
12cr|vblade-20-2|57	* Mon Aug 04 2008 Funda Wang <fwang@mandriva.org> 18-1mdv2009.0
12cr|vblade-20-2|58	+ Revision: 262837
12cr|vblade-20-2|59	- New version 18
12cr|vblade-20-2|60	
12cr|vblade-20-2|61	+ Thierry Vignaud <tv@mandriva.org>
12cr|vblade-20-2|62	- rebuild
12cr|vblade-20-2|63	
12cr|vblade-20-2|64	+ Olivier Blin <oblin@mandriva.com>
12cr|vblade-20-2|65	- restore BuildRoot
12cr|vblade-20-2|66	
12cr|vblade-20-2|67	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 14-1mdv2008.1
12cr|vblade-20-2|68	+ Revision: 128872
12cr|vblade-20-2|69	- kill re-definition of %%buildroot on Pixel's request
12cr|vblade-20-2|70	
12cr|vblade-20-2|71	
12cr|vblade-20-2|72	* Tue Jan 16 2007 Olivier Thauvin <nanardon@mandriva.org> 14-1mdv2007.0
12cr|vblade-20-2|73	+ Revision: 109646
12cr|vblade-20-2|74	- version 14
12cr|vblade-20-2|75	- Import vblade
12cr|vblade-20-2|76	
12cr|vblade-20-2|77	* Tue Dec 20 2005 Olivier Thauvin <nanardon@mandriva.org> 10-1mdk
12cr|vblade-20-2|78	- 10 (the version)
12cr|vblade-20-2|79	
12cr|vblade-20-2|80	* Wed Nov 30 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 9-1mdk
12cr|vblade-20-2|81	- Initial mandriva spec
12cr|vblade-20-2|82	

8239 12
12cr|vboxtool-0.4-1|1	%define name		vboxtool
12cr|vboxtool-0.4-1|2	%define version		0.4
12cr|vboxtool-0.4-1|3	%define release		%mkrel 1
12cr|vboxtool-0.4-1|4	
12cr|vboxtool-0.4-1|5	BuildArch:		noarch
12cr|vboxtool-0.4-1|6	
12cr|vboxtool-0.4-1|7	Name:			%{name}
12cr|vboxtool-0.4-1|8	Summary:		Easy control of virtual machines of VirtualBox on a Linux headless server
12cr|vboxtool-0.4-1|9	Version:		%{version}
12cr|vboxtool-0.4-1|10	Release:		%{release}
12cr|vboxtool-0.4-1|11	Source0:		%{name}-%{version}.zip
12cr|vboxtool-0.4-1|12	Source1:		machines.conf
12cr|vboxtool-0.4-1|13	Source2:		vboxtool.conf
12cr|vboxtool-0.4-1|14	Patch0:			vboxtool.patch
12cr|vboxtool-0.4-1|15	Patch1:			vboxtoolinit.patch
12cr|vboxtool-0.4-1|16	URL:			http://sourceforge.net/projects/%{name}/
12cr|vboxtool-0.4-1|17	
12cr|vboxtool-0.4-1|18	
12cr|vboxtool-0.4-1|19	Group:			Emulators
12cr|vboxtool-0.4-1|20	BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|vboxtool-0.4-1|21	License:		GPLv3
12cr|vboxtool-0.4-1|22	Requires(pre):		rpm-helper
12cr|vboxtool-0.4-1|23	Requires(preun):	rpm-helper
12cr|vboxtool-0.4-1|24	
12cr|vboxtool-0.4-1|25	
12cr|vboxtool-0.4-1|26	%description
12cr|vboxtool-0.4-1|27	Easy control of VM of VirtualBox on a Linux headless server.
12cr|vboxtool-0.4-1|28	
12cr|vboxtool-0.4-1|29	
12cr|vboxtool-0.4-1|30	%prep
12cr|vboxtool-0.4-1|31	%setup -q -T -a0 -c
12cr|vboxtool-0.4-1|32	%patch0 -p0 -b .patch
12cr|vboxtool-0.4-1|33	%patch1	-p0 -b .patch
12cr|vboxtool-0.4-1|34	
12cr|vboxtool-0.4-1|35	chmod 644 readme.txt
12cr|vboxtool-0.4-1|36	chmod 644 COPYING.txt
12cr|vboxtool-0.4-1|37	chmod 644 changelog.txt
12cr|vboxtool-0.4-1|38	
12cr|vboxtool-0.4-1|39	
12cr|vboxtool-0.4-1|40	%build
12cr|vboxtool-0.4-1|41	%install
12cr|vboxtool-0.4-1|42	rm -rf $RPM_BUILD_ROOT
12cr|vboxtool-0.4-1|43	install -d $RPM_BUILD_ROOT/%{_prefix}/bin/
12cr|vboxtool-0.4-1|44	install -d $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/
12cr|vboxtool-0.4-1|45	install -d $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}/
12cr|vboxtool-0.4-1|46	cp -f script/vboxtool $RPM_BUILD_ROOT/%{_prefix}/bin/
12cr|vboxtool-0.4-1|47	cp -f script/vboxtoolinit $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/
12cr|vboxtool-0.4-1|48	cp -f %{SOURCE1} $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}/
12cr|vboxtool-0.4-1|49	cp -f %{SOURCE2} $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}/
12cr|vboxtool-0.4-1|50	chmod 644 $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}/*
12cr|vboxtool-0.4-1|51	
12cr|vboxtool-0.4-1|52	
12cr|vboxtool-0.4-1|53	%clean
12cr|vboxtool-0.4-1|54	rm -rf $RPM_BUILD_ROOT
12cr|vboxtool-0.4-1|55	
12cr|vboxtool-0.4-1|56	
12cr|vboxtool-0.4-1|57	%post
12cr|vboxtool-0.4-1|58	%_post_service vboxtoolinit
12cr|vboxtool-0.4-1|59	
12cr|vboxtool-0.4-1|60	
12cr|vboxtool-0.4-1|61	
12cr|vboxtool-0.4-1|62	%preun
12cr|vboxtool-0.4-1|63	%_preun_service vboxtoolinit
12cr|vboxtool-0.4-1|64	
12cr|vboxtool-0.4-1|65	
12cr|vboxtool-0.4-1|66	%files
12cr|vboxtool-0.4-1|67	%defattr(-,root,root)
12cr|vboxtool-0.4-1|68	%doc readme.txt COPYING.txt changelog.txt
12cr|vboxtool-0.4-1|69	%config(noreplace) %{_sysconfdir}/%{name}/machines.conf
12cr|vboxtool-0.4-1|70	%config(noreplace) %{_sysconfdir}/%{name}/vboxtool.conf
12cr|vboxtool-0.4-1|71	%{_prefix}/bin/%{name}
12cr|vboxtool-0.4-1|72	%{_sysconfdir}/init.d/vboxtoolinit
12cr|vboxtool-0.4-1|73	
12cr|vboxtool-0.4-1|74	
12cr|vboxtool-0.4-1|75	%changelog
12cr|vboxtool-0.4-1|76	* Sun Feb 14 2010 Stéphane Téletchéa <steletch@mandriva.org> 0.4-1mdv2010.1
12cr|vboxtool-0.4-1|77	+ Revision: 505670
12cr|vboxtool-0.4-1|78	- Initial Mandriva release
12cr|vboxtool-0.4-1|79	
12cr|vboxtool-0.4-1|80	+ Jean Gabriel Hays <janot@mandriva.org>
12cr|vboxtool-0.4-1|81	- patch modifications
12cr|vboxtool-0.4-1|82	- patchs modifications
12cr|vboxtool-0.4-1|83	- spec corrections
12cr|vboxtool-0.4-1|84	- New spec file
12cr|vboxtool-0.4-1|85	- Spec correction
12cr|vboxtool-0.4-1|86	- Patchs correction
12cr|vboxtool-0.4-1|87	- MDV patches added
12cr|vboxtool-0.4-1|88	- Apply MDV patches
12cr|vboxtool-0.4-1|89	- chkconfig line added in intscript
12cr|vboxtool-0.4-1|90	- chkconfig added in the initscript
12cr|vboxtool-0.4-1|91	- Added LSB compliance
12cr|vboxtool-0.4-1|92	- build corrections
12cr|vboxtool-0.4-1|93	- First upload
12cr|vboxtool-0.4-1|94	- import vboxtool
12cr|vboxtool-0.4-1|95	
12cr|vboxtool-0.4-1|96	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cr|vboxtool-0.4-1|97	- Remove the changelog from the spec file
12cr|vboxtool-0.4-1|98	
12cr|vboxtool-0.4-1|99	
12cr|vboxtool-0.4-1|100	* Sat Jan 08 2010 Jean-Gabriel HAYS <hays.jg@gmail.com> 0.4-3mdv
12cr|vboxtool-0.4-1|101	- Vboxtool is now compatible with VirtualBox OSE edition.
12cr|vboxtool-0.4-1|102	
12cr|vboxtool-0.4-1|103	* Sat Jan 02 2010 Jean-Gabriel HAYS <hays.jg@gmail.com> 0.4-2mdv
12cr|vboxtool-0.4-1|104	- Add the 'vboxtoolinit status' command which maps to 'vboxtool show'.
12cr|vboxtool-0.4-1|105	
12cr|vboxtool-0.4-1|106	* Thu Dec 31 2009 Jean-Gabriel HAYS <hays.jg@gmail.com> 0.4-1mdv
12cr|vboxtool-0.4-1|107	- Vboxtool RPM creation.

8240 12
12cr|vcg-1.30-9|1	%define name vcg
12cr|vcg-1.30-9|2	%define version 1.30
12cr|vcg-1.30-9|3	%define rel 9
12cr|vcg-1.30-9|4	%define release %mkrel %{rel}
12cr|vcg-1.30-9|5	
12cr|vcg-1.30-9|6	Summary: The VCG visualization tool for compiler graphs
12cr|vcg-1.30-9|7	Name: %name
12cr|vcg-1.30-9|8	Version: %version
12cr|vcg-1.30-9|9	Release: %release
12cr|vcg-1.30-9|10	License: GPL
12cr|vcg-1.30-9|11	Group: Graphics
12cr|vcg-1.30-9|12	URL: http://www.cs.uni-sb.de/RW/users/sander/html/gsvcg1.html
12cr|vcg-1.30-9|13	Source: ftp://ftp.cs.uni-sb.de/pub/graphics/vcg/vcg.tar.bz2
12cr|vcg-1.30-9|14	Patch0: vcg.1.30-fix-build.patch
12cr|vcg-1.30-9|15	Patch1: vcg.1.30-fix-link.patch
12cr|vcg-1.30-9|16	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|vcg-1.30-9|17	BuildRequires: libx11-devel
12cr|vcg-1.30-9|18	
12cr|vcg-1.30-9|19	%description
12cr|vcg-1.30-9|20	The VCG tool reads a textual and readable specification of a
12cr|vcg-1.30-9|21	graph and visualizes the graph.  If not all positions of
12cr|vcg-1.30-9|22	nodes are fixed, the tool layouts the graph using several
12cr|vcg-1.30-9|23	heuristics as reducing the number of crossings, minimizing
12cr|vcg-1.30-9|24	the size of edges, centering of nodes.  The specification
12cr|vcg-1.30-9|25	language of the VCG tool is nearly compatible to GRL, the
12cr|vcg-1.30-9|26	language of the edge tool, but contains many extensions.  The
12cr|vcg-1.30-9|27	VCG tool allows folding of dynamically or statically specified
12cr|vcg-1.30-9|28	regions of the graph.  It uses colors and runs on X11.
12cr|vcg-1.30-9|29	
12cr|vcg-1.30-9|30	%prep
12cr|vcg-1.30-9|31	%setup -q -n %{name}.%{version}
12cr|vcg-1.30-9|32	%patch0 -p1 -z .pix
12cr|vcg-1.30-9|33	%patch1 -p0 -b .link
12cr|vcg-1.30-9|34	
12cr|vcg-1.30-9|35	%build
12cr|vcg-1.30-9|36	make xvcg_gcc_noxmkmf xvcg CFLAGS="-c %{optflags}"
12cr|vcg-1.30-9|37	
12cr|vcg-1.30-9|38	%install
12cr|vcg-1.30-9|39	rm -rf %buildroot
12cr|vcg-1.30-9|40	install -d %buildroot/{%{_bindir},%{_mandir}/manl}
12cr|vcg-1.30-9|41	make SED=sed BINDIR=%buildroot/%{_bindir} MANDIR=%buildroot/%{_mandir}/man1 MANEXT=1 install
12cr|vcg-1.30-9|42	
12cr|vcg-1.30-9|43	cp -f demo/demo.csh expl
12cr|vcg-1.30-9|44	chmod 644 expl/cfg.vcg
12cr|vcg-1.30-9|45	
12cr|vcg-1.30-9|46	%clean
12cr|vcg-1.30-9|47	rm -rf $RPM_BUILD_ROOT
12cr|vcg-1.30-9|48	
12cr|vcg-1.30-9|49	%files
12cr|vcg-1.30-9|50	%defattr(-,root,root)
12cr|vcg-1.30-9|51	%doc COPYING README expl
12cr|vcg-1.30-9|52	%{_bindir}/*
12cr|vcg-1.30-9|53	%{_mandir}/*/*
12cr|vcg-1.30-9|54	
12cr|vcg-1.30-9|55	
12cr|vcg-1.30-9|56	%changelog
12cr|vcg-1.30-9|57	* Fri Jan 28 2011 Funda Wang <fwang@mandriva.org> 1.30-9mdv2011.0
12cr|vcg-1.30-9|58	+ Revision: 633665
12cr|vcg-1.30-9|59	- rebuild
12cr|vcg-1.30-9|60	- fix link
12cr|vcg-1.30-9|61	
12cr|vcg-1.30-9|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|vcg-1.30-9|63	- rebuild
12cr|vcg-1.30-9|64	
12cr|vcg-1.30-9|65	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.30-8mdv2008.1
12cr|vcg-1.30-9|66	+ Revision: 140925
12cr|vcg-1.30-9|67	- restore BuildRoot
12cr|vcg-1.30-9|68	
12cr|vcg-1.30-9|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|vcg-1.30-9|70	- kill re-definition of %%buildroot on Pixel's request
12cr|vcg-1.30-9|71	- buildrequires X11-devel instead of XFree86-devel
12cr|vcg-1.30-9|72	
12cr|vcg-1.30-9|73	* Fri Apr 27 2007 Pixel <pixel@mandriva.com> 1.30-8mdv2008.0
12cr|vcg-1.30-9|74	+ Revision: 18589
12cr|vcg-1.30-9|75	- rebuild
12cr|vcg-1.30-9|76	
12cr|vcg-1.30-9|77	
12cr|vcg-1.30-9|78	* Fri May 06 2005 Pixel <pixel@mandriva.com> 1.30-7mdk
12cr|vcg-1.30-9|79	- %%mkrel
12cr|vcg-1.30-9|80	- fix build on lib64
12cr|vcg-1.30-9|81	
12cr|vcg-1.30-9|82	* Fri Nov 12 2004 Pixel <pixel@mandrakesoft.com> 1.30-6mdk
12cr|vcg-1.30-9|83	- rebuild
12cr|vcg-1.30-9|84	
12cr|vcg-1.30-9|85	* Thu Aug 14 2003 Pixel <pixel@mandrakesoft.com> 1.30-5mdk
12cr|vcg-1.30-9|86	- fix MANEXT to .1 instead of .l
12cr|vcg-1.30-9|87	
12cr|vcg-1.30-9|88	* Fri Apr 25 2003 Pixel <pixel@mandrakesoft.com> 1.30-4mdk
12cr|vcg-1.30-9|89	- don't use %%make, it seems to break
12cr|vcg-1.30-9|90	- add "BuildRequires: XFree86-devel"
12cr|vcg-1.30-9|91	
12cr|vcg-1.30-9|92	* Fri Oct 19 2001 Pixel <pixel@mandrakesoft.com> 1.30-3mdk
12cr|vcg-1.30-9|93	- make rpmlint happy
12cr|vcg-1.30-9|94	
12cr|vcg-1.30-9|95	* Thu Oct 18 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.30-2mdk
12cr|vcg-1.30-9|96	- rebuild
12cr|vcg-1.30-9|97	
12cr|vcg-1.30-9|98	* Thu Dec 28 2000 Pixel <pixel@mandrakesoft.com> 1.30-1mdk
12cr|vcg-1.30-9|99	- initial spec
12cr|vcg-1.30-9|100	

8241 12
12cr|VCO-plugins-0.3.0-1|1	%define debug_package %{nil}
12cr|VCO-plugins-0.3.0-1|2	
12cr|VCO-plugins-0.3.0-1|3	Name:           VCO-plugins
12cr|VCO-plugins-0.3.0-1|4	Version:        0.3.0
12cr|VCO-plugins-0.3.0-1|5	Release:        1
12cr|VCO-plugins-0.3.0-1|6	Summary:        LADSPA audio oscillator plugins
12cr|VCO-plugins-0.3.0-1|7	
12cr|VCO-plugins-0.3.0-1|8	Group:          System/Libraries
12cr|VCO-plugins-0.3.0-1|9	License:        GPLv2
12cr|VCO-plugins-0.3.0-1|10	URL:            http://users.skynet.be/solaris/linuxaudio/
12cr|VCO-plugins-0.3.0-1|11	Source:         http://users.skynet.be/solaris/linuxaudio/downloads/%{name}-%{version}.tar.bz2
12cr|VCO-plugins-0.3.0-1|12	
12cr|VCO-plugins-0.3.0-1|13	BuildRequires: ladspa-devel
12cr|VCO-plugins-0.3.0-1|14	Requires:   ladspa
12cr|VCO-plugins-0.3.0-1|15	
12cr|VCO-plugins-0.3.0-1|16	%description
12cr|VCO-plugins-0.3.0-1|17	VCO-plugins is a bunch of LADSPA plugins for audio processing written by
12cr|VCO-plugins-0.3.0-1|18	Fons Adriaensen.
12cr|VCO-plugins-0.3.0-1|19	
12cr|VCO-plugins-0.3.0-1|20	%prep
12cr|VCO-plugins-0.3.0-1|21	%setup -q
12cr|VCO-plugins-0.3.0-1|22	
12cr|VCO-plugins-0.3.0-1|23	%build
12cr|VCO-plugins-0.3.0-1|24	make %{?_smp_mflags}
12cr|VCO-plugins-0.3.0-1|25	
12cr|VCO-plugins-0.3.0-1|26	%install
12cr|VCO-plugins-0.3.0-1|27	rm -rf %{_buildroot}
12cr|VCO-plugins-0.3.0-1|28	
12cr|VCO-plugins-0.3.0-1|29	install -d -m 755 %{buildroot}/%{_libdir}/ladspa
12cr|VCO-plugins-0.3.0-1|30	install -m 644 *.so %{buildroot}/%{_libdir}/ladspa
12cr|VCO-plugins-0.3.0-1|31	
12cr|VCO-plugins-0.3.0-1|32	%files
12cr|VCO-plugins-0.3.0-1|33	%defattr(-,root,root,-)
12cr|VCO-plugins-0.3.0-1|34	%doc AUTHORS COPYING README
12cr|VCO-plugins-0.3.0-1|35	%{_libdir}/ladspa/*.so
12cr|VCO-plugins-0.3.0-1|36	
12cr|VCO-plugins-0.3.0-1|37	
12cr|VCO-plugins-0.3.0-1|38	%changelog
12cr|VCO-plugins-0.3.0-1|39	* Thu May 03 2012 Frank Kober <emuse@mandriva.org> 0.3.0-1
12cr|VCO-plugins-0.3.0-1|40	+ Revision: 795361
12cr|VCO-plugins-0.3.0-1|41	- imported package VCO-plugins
12cr|VCO-plugins-0.3.0-1|42	

8242 12
12cr|vdk-2.4.1-6|1	# underlink.patch fixes most underlinking issues but there's one weird
12cr|vdk-2.4.1-6|2	# one I just can't shift - AdamW 2008/09
12cr|vdk-2.4.1-6|3	%define _disable_ld_no_undefined	1
12cr|vdk-2.4.1-6|4	
12cr|vdk-2.4.1-6|5	%define oname		vdklib
12cr|vdk-2.4.1-6|6	
12cr|vdk-2.4.1-6|7	%define major		2
12cr|vdk-2.4.1-6|8	%define libname		%mklibname %{name} %{major}
12cr|vdk-2.4.1-6|9	%define develname	%mklibname %{name} -d
12cr|vdk-2.4.1-6|10	
12cr|vdk-2.4.1-6|11	Summary:	C++ framework that binds GTK+ GUI libraries
12cr|vdk-2.4.1-6|12	Name:		vdk
12cr|vdk-2.4.1-6|13	Version:	2.4.1
12cr|vdk-2.4.1-6|14	Release:	6
12cr|vdk-2.4.1-6|15	Source0:	http://downloads.sourceforge.net/%{oname}/%{name}-%{version}.tar.gz
12cr|vdk-2.4.1-6|16	# From Debian: fix 'extra qualification' build errors - AdamW 2008/09
12cr|vdk-2.4.1-6|17	Patch0:		vdk-2.4.1-debian-qualification.patch
12cr|vdk-2.4.1-6|18	# From Debian: fix build failures caused by missing includes - AdamW
12cr|vdk-2.4.1-6|19	# 2008/09
12cr|vdk-2.4.1-6|20	Patch1:		vdk-2.4.1-debian-cstring.patch
12cr|vdk-2.4.1-6|21	# Fix underlinking issues - AdamW 2008/09
12cr|vdk-2.4.1-6|22	Patch2:		vdk-2.4.1-underlink.patch
12cr|vdk-2.4.1-6|23	# From Debian: fix x86_64 build issues - AdamW 2008/09
12cr|vdk-2.4.1-6|24	Patch3:		vdk-2.4.1-debian-x86_64.patch
12cr|vdk-2.4.1-6|25	URL:		http://vdklib.sourceforge.net/
12cr|vdk-2.4.1-6|26	License:	LGPLv2+
12cr|vdk-2.4.1-6|27	Group:		System/Libraries
12cr|vdk-2.4.1-6|28	BuildRequires:	sigc++2.0-devel
12cr|vdk-2.4.1-6|29	BuildRequires:	tetex
12cr|vdk-2.4.1-6|30	BuildRequires:	gtk2-devel
12cr|vdk-2.4.1-6|31	BuildRequires:	libdmx-devel
12cr|vdk-2.4.1-6|32	
12cr|vdk-2.4.1-6|33	%description
12cr|vdk-2.4.1-6|34	The Visual Development Kit (VDK) is a C++ library that wraps the GTK+
12cr|vdk-2.4.1-6|35	toolkit. The package also includes the VDK Component Library which
12cr|vdk-2.4.1-6|36	contains some useful new components not available in pure GTK+.
12cr|vdk-2.4.1-6|37	
12cr|vdk-2.4.1-6|38	Programming in VDK is much like programming in VCL and Borland C++
12cr|vdk-2.4.1-6|39	Builder.
12cr|vdk-2.4.1-6|40	
12cr|vdk-2.4.1-6|41	%package -n %{libname}
12cr|vdk-2.4.1-6|42	Summary:        C++ framework that binds GTK+ GUI libraries
12cr|vdk-2.4.1-6|43	Group:		System/Libraries
12cr|vdk-2.4.1-6|44	
12cr|vdk-2.4.1-6|45	%description -n %{libname}
12cr|vdk-2.4.1-6|46	The Visual Development Kit (VDK) is a C++ library that wraps the GTK+
12cr|vdk-2.4.1-6|47	toolkit. The package also includes the VDK Component Library which
12cr|vdk-2.4.1-6|48	contains some useful new components not available in pure GTK+.
12cr|vdk-2.4.1-6|49	
12cr|vdk-2.4.1-6|50	Programming in VDK is much like programming in VCL and Borland C++
12cr|vdk-2.4.1-6|51	Builder.
12cr|vdk-2.4.1-6|52	
12cr|vdk-2.4.1-6|53	%package -n %{develname}
12cr|vdk-2.4.1-6|54	Summary:	C++ framework that binds GTK+ GUI libraries
12cr|vdk-2.4.1-6|55	Group:		Development/GNOME and GTK+
12cr|vdk-2.4.1-6|56	Requires:	%{libname} = %{version}-%{release}
12cr|vdk-2.4.1-6|57	Provides:	%{name}-devel = %{EVRD}
12cr|vdk-2.4.1-6|58	Obsoletes:	%{mklibname vdk 2 -d}
12cr|vdk-2.4.1-6|59	
12cr|vdk-2.4.1-6|60	%description -n %{develname}
12cr|vdk-2.4.1-6|61	This package contains the headers and libraries needed to compile and
12cr|vdk-2.4.1-6|62	link applications using VDK.
12cr|vdk-2.4.1-6|63	
12cr|vdk-2.4.1-6|64	%prep
12cr|vdk-2.4.1-6|65	%setup -q
12cr|vdk-2.4.1-6|66	%patch0 -p1 -b .qualification
12cr|vdk-2.4.1-6|67	%patch1 -p1 -b .cstring
12cr|vdk-2.4.1-6|68	%patch2 -p1 -b .underlink
12cr|vdk-2.4.1-6|69	%patch3 -p1 -b .x86_64
12cr|vdk-2.4.1-6|70	
12cr|vdk-2.4.1-6|71	%build
12cr|vdk-2.4.1-6|72	%configure2_5x \
12cr|vdk-2.4.1-6|73	--host=%{_target_platform} \
12cr|vdk-2.4.1-6|74	--build=%{_target_platform} \
12cr|vdk-2.4.1-6|75	--enable-debug=no \
12cr|vdk-2.4.1-6|76	--enable-shared=yes \
12cr|vdk-2.4.1-6|77	--enable-static=no \
12cr|vdk-2.4.1-6|78	--enable-opt=2 \
12cr|vdk-2.4.1-6|79	--enable-testvdk=yes \
12cr|vdk-2.4.1-6|80	--enable-sigc=yes \
12cr|vdk-2.4.1-6|81	--enable-testsigc=yes \
12cr|vdk-2.4.1-6|82	--enable-gnome=yes \
12cr|vdk-2.4.1-6|83	--enable-doc-html=yes \
12cr|vdk-2.4.1-6|84	--enable-doc-latex=no \
12cr|vdk-2.4.1-6|85	--enable-doc-man=yes
12cr|vdk-2.4.1-6|86	
12cr|vdk-2.4.1-6|87	%make
12cr|vdk-2.4.1-6|88	make docs
12cr|vdk-2.4.1-6|89	
12cr|vdk-2.4.1-6|90	
12cr|vdk-2.4.1-6|91	%install
12cr|vdk-2.4.1-6|92	%makeinstall
12cr|vdk-2.4.1-6|93	rm -rf %{buildroot}/%{_docdir}/%{name}-devel-%{version}
12cr|vdk-2.4.1-6|94	
12cr|vdk-2.4.1-6|95	%files -n %{libname}
12cr|vdk-2.4.1-6|96	%{_libdir}/libvdk*.so.%{major}*
12cr|vdk-2.4.1-6|97	
12cr|vdk-2.4.1-6|98	%files -n %{develname}
12cr|vdk-2.4.1-6|99	%doc README TODO example doc/*.txt
12cr|vdk-2.4.1-6|100	%{_libdir}/libvdk*.so
12cr|vdk-2.4.1-6|101	%{_includedir}/vdk2
12cr|vdk-2.4.1-6|102	%{_mandir}/man1/*
12cr|vdk-2.4.1-6|103	%{_bindir}/*
12cr|vdk-2.4.1-6|104	%{_datadir}/aclocal/*
12cr|vdk-2.4.1-6|105	%{_libdir}/pkgconfig/vdk-2.x.pc
12cr|vdk-2.4.1-6|106	
12cr|vdk-2.4.1-6|107	
12cr|vdk-2.4.1-6|108	
12cr|vdk-2.4.1-6|109	%changelog
12cr|vdk-2.4.1-6|110	* Wed Oct  31 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12cr|vdk-2.4.1-6|111	+ Commit: 7044be5
12cr|vdk-2.4.1-6|112	- remove *.la files, spec cleanup
12cr|vdk-2.4.1-6|113	
12cr|vdk-2.4.1-6|114	

8243 12
12cr|vdpauinfo-0.0.6-1|1	
12cr|vdpauinfo-0.0.6-1|2	%define name	vdpauinfo
12cr|vdpauinfo-0.0.6-1|3	%define version	0.0.6
12cr|vdpauinfo-0.0.6-1|4	%define snap	0
12cr|vdpauinfo-0.0.6-1|5	%define rel	1
12cr|vdpauinfo-0.0.6-1|6	
12cr|vdpauinfo-0.0.6-1|7	Summary:	VDPAU acceleration information utility
12cr|vdpauinfo-0.0.6-1|8	Name:		%{name}
12cr|vdpauinfo-0.0.6-1|9	Version:	%{version}
12cr|vdpauinfo-0.0.6-1|10	%if %snap
12cr|vdpauinfo-0.0.6-1|11	Release:	%mkrel 0.%snap.%rel
12cr|vdpauinfo-0.0.6-1|12	%else
12cr|vdpauinfo-0.0.6-1|13	Release:	%mkrel %rel
12cr|vdpauinfo-0.0.6-1|14	%endif
12cr|vdpauinfo-0.0.6-1|15	License:	MIT
12cr|vdpauinfo-0.0.6-1|16	Group:		Development/X11
12cr|vdpauinfo-0.0.6-1|17	URL:		http://www.nvnews.net/vbulletin/showthread.php?t=124978
12cr|vdpauinfo-0.0.6-1|18	%if %snap
12cr|vdpauinfo-0.0.6-1|19	# rm -rf vdpauinfo && git clone git://anongit.freedesktop.org/~aplattner/vdpauinfo && cd vdpauinfo/
12cr|vdpauinfo-0.0.6-1|20	# git archive --prefix=vdpauinfo-$(date +%Y%m%d)/ --format=tar HEAD | lzma > ../vdpauinfo-$(date +%Y%m%d).tar.lzma
12cr|vdpauinfo-0.0.6-1|21	Source:		vdpauinfo-%{snap}.tar.lzma
12cr|vdpauinfo-0.0.6-1|22	%else
12cr|vdpauinfo-0.0.6-1|23	Source:		http://people.freedesktop.org/~aplattner/vdpau/vdpauinfo-%{version}.tar.gz
12cr|vdpauinfo-0.0.6-1|24	%endif
12cr|vdpauinfo-0.0.6-1|25	BuildRoot:	%{_tmppath}/%{name}-root
12cr|vdpauinfo-0.0.6-1|26	BuildRequires:	vdpau-devel >= 0.2
12cr|vdpauinfo-0.0.6-1|27	BuildRequires:	libx11-devel
12cr|vdpauinfo-0.0.6-1|28	BuildRequires:	python
12cr|vdpauinfo-0.0.6-1|29	Obsoletes:	vdpinfo < 0.0.6
12cr|vdpauinfo-0.0.6-1|30	
12cr|vdpauinfo-0.0.6-1|31	%description
12cr|vdpauinfo-0.0.6-1|32	Simple utility that queries and displays the VDPAU capabilities of
12cr|vdpauinfo-0.0.6-1|33	your X display and prints them in tabular format.
12cr|vdpauinfo-0.0.6-1|34	
12cr|vdpauinfo-0.0.6-1|35	%prep
12cr|vdpauinfo-0.0.6-1|36	%if %snap
12cr|vdpauinfo-0.0.6-1|37	%setup -q -n %{name}-%snap
12cr|vdpauinfo-0.0.6-1|38	%else
12cr|vdpauinfo-0.0.6-1|39	%setup -q
12cr|vdpauinfo-0.0.6-1|40	%endif
12cr|vdpauinfo-0.0.6-1|41	
12cr|vdpauinfo-0.0.6-1|42	%build
12cr|vdpauinfo-0.0.6-1|43	%if %snap
12cr|vdpauinfo-0.0.6-1|44	python functions.py > VDPDeviceImpl.h
12cr|vdpauinfo-0.0.6-1|45	autoreconf -fi
12cr|vdpauinfo-0.0.6-1|46	%endif
12cr|vdpauinfo-0.0.6-1|47	%configure2_5x
12cr|vdpauinfo-0.0.6-1|48	%make
12cr|vdpauinfo-0.0.6-1|49	
12cr|vdpauinfo-0.0.6-1|50	%install
12cr|vdpauinfo-0.0.6-1|51	rm -rf %{buildroot}
12cr|vdpauinfo-0.0.6-1|52	%makeinstall_std
12cr|vdpauinfo-0.0.6-1|53	
12cr|vdpauinfo-0.0.6-1|54	%clean
12cr|vdpauinfo-0.0.6-1|55	rm -rf %{buildroot}
12cr|vdpauinfo-0.0.6-1|56	
12cr|vdpauinfo-0.0.6-1|57	%files
12cr|vdpauinfo-0.0.6-1|58	%defattr(-,root,root)
12cr|vdpauinfo-0.0.6-1|59	%doc AUTHORS
12cr|vdpauinfo-0.0.6-1|60	%{_bindir}/%{name}
12cr|vdpauinfo-0.0.6-1|61	
12cr|vdpauinfo-0.0.6-1|62	
12cr|vdpauinfo-0.0.6-1|63	
12cr|vdpauinfo-0.0.6-1|64	%changelog
12cr|vdpauinfo-0.0.6-1|65	* Sun Sep 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.6-1mdv2010.0
12cr|vdpauinfo-0.0.6-1|66	+ Revision: 445824
12cr|vdpauinfo-0.0.6-1|67	- new stable version 0.0.6
12cr|vdpauinfo-0.0.6-1|68	
12cr|vdpauinfo-0.0.6-1|69	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.0.6-0.20090221.2mdv2010.0
12cr|vdpauinfo-0.0.6-1|70	+ Revision: 445657
12cr|vdpauinfo-0.0.6-1|71	- rebuild
12cr|vdpauinfo-0.0.6-1|72	
12cr|vdpauinfo-0.0.6-1|73	* Sat Feb 21 2009 Anssi Hannula <anssi@mandriva.org> 0.0.6-0.20090221.1mdv2009.1
12cr|vdpauinfo-0.0.6-1|74	+ Revision: 343648
12cr|vdpauinfo-0.0.6-1|75	- new snapshot from fdo
12cr|vdpauinfo-0.0.6-1|76	- rename vdpinfo to vdpauinfo
12cr|vdpauinfo-0.0.6-1|77	
12cr|vdpauinfo-0.0.6-1|78	* Tue Dec 23 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-1mdv2009.1
12cr|vdpauinfo-0.0.6-1|79	+ Revision: 317918
12cr|vdpauinfo-0.0.6-1|80	- initial Mandriva release
12cr|vdpauinfo-0.0.6-1|81	

8244 12
12cr|vdpinfo-0.0.4-1|1	
12cr|vdpinfo-0.0.4-1|2	%define name	vdpinfo
12cr|vdpinfo-0.0.4-1|3	%define version	0.0.4
12cr|vdpinfo-0.0.4-1|4	%define rel	1
12cr|vdpinfo-0.0.4-1|5	
12cr|vdpinfo-0.0.4-1|6	Summary:	VDPAU acceleration information utility
12cr|vdpinfo-0.0.4-1|7	Name:		%{name}
12cr|vdpinfo-0.0.4-1|8	Version:	%{version}
12cr|vdpinfo-0.0.4-1|9	Release:	%mkrel %rel
12cr|vdpinfo-0.0.4-1|10	License:	MIT
12cr|vdpinfo-0.0.4-1|11	Group:		Development/X11
12cr|vdpinfo-0.0.4-1|12	URL:		http://www.nvnews.net/vbulletin/showthread.php?t=124978
12cr|vdpinfo-0.0.4-1|13	Source:		http://www.cs.rug.nl/~wladimir/vdpinfo/vdpinfo-%{version}.tar.gz
12cr|vdpinfo-0.0.4-1|14	BuildRoot:	%{_tmppath}/%{name}-root
12cr|vdpinfo-0.0.4-1|15	BuildRequires:	vdpau-devel
12cr|vdpinfo-0.0.4-1|16	BuildRequires:	libx11-devel
12cr|vdpinfo-0.0.4-1|17	BuildRequires:	python
12cr|vdpinfo-0.0.4-1|18	
12cr|vdpinfo-0.0.4-1|19	%description
12cr|vdpinfo-0.0.4-1|20	Simple utility that queries and displays the VDPAU capabilities of
12cr|vdpinfo-0.0.4-1|21	your X display and prints them in tabular format.
12cr|vdpinfo-0.0.4-1|22	
12cr|vdpinfo-0.0.4-1|23	%prep
12cr|vdpinfo-0.0.4-1|24	%setup -q -n %{name}
12cr|vdpinfo-0.0.4-1|25	sed -i 's/^LDFLAGS=/LDFLAGS=%{ldflags} /' Makefile
12cr|vdpinfo-0.0.4-1|26	
12cr|vdpinfo-0.0.4-1|27	%build
12cr|vdpinfo-0.0.4-1|28	python functions.py > VDPDeviceImpl.h
12cr|vdpinfo-0.0.4-1|29	%make CXXFLAGS="%{optflags}"
12cr|vdpinfo-0.0.4-1|30	
12cr|vdpinfo-0.0.4-1|31	%install
12cr|vdpinfo-0.0.4-1|32	rm -rf %{buildroot}
12cr|vdpinfo-0.0.4-1|33	install -d -m755 %{buildroot}%{_bindir}
12cr|vdpinfo-0.0.4-1|34	install -m755 %{name} %{buildroot}%{_bindir}
12cr|vdpinfo-0.0.4-1|35	
12cr|vdpinfo-0.0.4-1|36	%clean
12cr|vdpinfo-0.0.4-1|37	rm -rf %{buildroot}
12cr|vdpinfo-0.0.4-1|38	
12cr|vdpinfo-0.0.4-1|39	%files
12cr|vdpinfo-0.0.4-1|40	%defattr(-,root,root)
12cr|vdpinfo-0.0.4-1|41	%doc LICENSE
12cr|vdpinfo-0.0.4-1|42	%{_bindir}/%{name}
12cr|vdpinfo-0.0.4-1|43	
12cr|vdpinfo-0.0.4-1|44	
12cr|vdpinfo-0.0.4-1|45	
12cr|vdpinfo-0.0.4-1|46	%changelog
12cr|vdpinfo-0.0.4-1|47	* Tue Dec 23 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-1mdv2009.1
12cr|vdpinfo-0.0.4-1|48	+ Revision: 317918
12cr|vdpinfo-0.0.4-1|49	- initial Mandriva release
12cr|vdpinfo-0.0.4-1|50	

8245 12
12cr|vdr-1.6.0-25|1	
12cr|vdr-1.6.0-25|2	%define name	vdr
12cr|vdr-1.6.0-25|3	%define version	1.6.0
12cr|vdr-1.6.0-25|4	%define maintpatch 2
12cr|vdr-1.6.0-25|5	%define oapiversion 1.6.0
12cr|vdr-1.6.0-25|6	%define rel	25
12cr|vdr-1.6.0-25|7	
12cr|vdr-1.6.0-25|8	# Increased when ABI compatibility is broken by patches
12cr|vdr-1.6.0-25|9	# Reset to 1 when %oapiversion is raised
12cr|vdr-1.6.0-25|10	%define vdr_sub_abi	4
12cr|vdr-1.6.0-25|11	%define vdr_abi		%{oapiversion}_%{_lib}_abi_%{vdr_sub_abi}
12cr|vdr-1.6.0-25|12	%define apiversion	%{oapiversion}.%{vdr_sub_abi}
12cr|vdr-1.6.0-25|13	
12cr|vdr-1.6.0-25|14	# backportability
12cr|vdr-1.6.0-25|15	%define _localstatedir		%{_var}
12cr|vdr-1.6.0-25|16	
12cr|vdr-1.6.0-25|17	%define vdr_plugin_dir		%{_libdir}/%{name}
12cr|vdr-1.6.0-25|18	%define vdr_plugin_datadir	%{vdr_datadir}
12cr|vdr-1.6.0-25|19	%define vdr_plugin_cfgdir	%{vdr_cfgdir}/plugins
12cr|vdr-1.6.0-25|20	%define vdr_plugin_paramdir	%{vdr_datadir}/defaults
12cr|vdr-1.6.0-25|21	%define vdr_plugin_cachedir	%{_var}/cache/%{name}
12cr|vdr-1.6.0-25|22	%define vdr_videodir		%{_localstatedir}/lib/%{name}/video
12cr|vdr-1.6.0-25|23	%define vdr_cfgdir		%{_localstatedir}/lib/%{name}/config
12cr|vdr-1.6.0-25|24	%define	vdr_datadir		%{_datadir}/%{name}
12cr|vdr-1.6.0-25|25	%define vdr_chanlogodir		%{vdr_datadir}/chanlogos
12cr|vdr-1.6.0-25|26	%define vdr_themedir		%{_localstatedir}/lib/%{name}/themes
12cr|vdr-1.6.0-25|27	%define vdr_epgimagesdir	%{_var}/cache/%{name}/epgimages
12cr|vdr-1.6.0-25|28	
12cr|vdr-1.6.0-25|29	%define vdr_plugin_flags	-fPIC
12cr|vdr-1.6.0-25|30	
12cr|vdr-1.6.0-25|31	%if %{maintpatch}
12cr|vdr-1.6.0-25|32	%define fullversion		%{version}-%{maintpatch}
12cr|vdr-1.6.0-25|33	%else
12cr|vdr-1.6.0-25|34	%define fullversion		%{version}
12cr|vdr-1.6.0-25|35	%endif
12cr|vdr-1.6.0-25|36	
12cr|vdr-1.6.0-25|37	Summary:	Video Disk Recorder - PVR suite
12cr|vdr-1.6.0-25|38	Name:		%{name}
12cr|vdr-1.6.0-25|39	Version:	%{version}
12cr|vdr-1.6.0-25|40	Release:	%mkrel %rel
12cr|vdr-1.6.0-25|41	Group:		Video
12cr|vdr-1.6.0-25|42	License:	GPLv2+
12cr|vdr-1.6.0-25|43	URL:		http://www.tvdr.de/
12cr|vdr-1.6.0-25|44	Source:		ftp://ftp.tvdr.de/vdr/%{name}-%{version}.tar.bz2
12cr|vdr-1.6.0-25|45	
12cr|vdr-1.6.0-25|46	Source1:	vdr.init
12cr|vdr-1.6.0-25|47	Source2:	vdr-runvdr
12cr|vdr-1.6.0-25|48	Source3:	vdr-shutdown.sh.example
12cr|vdr-1.6.0-25|49	Source4:	vdr.sysconfig
12cr|vdr-1.6.0-25|50	Source5:	vdr-sky.cron
12cr|vdr-1.6.0-25|51	Source6:	vdr-sky.sysconfig
12cr|vdr-1.6.0-25|52	Source7:	vdr-README.mdv
12cr|vdr-1.6.0-25|53	Source8:	vdr-plugin-filetriggers.script
12cr|vdr-1.6.0-25|54	
12cr|vdr-1.6.0-25|55	# Patches last checked for updates: 2009/07/25
12cr|vdr-1.6.0-25|56	
12cr|vdr-1.6.0-25|57	# Drop DVB API version check, it is bumped arbitrarily:
12cr|vdr-1.6.0-25|58	Patch0:		vdr-drop-dvbapi-check.patch
12cr|vdr-1.6.0-25|59	# Configurable logident for multi-vdr systems:
12cr|vdr-1.6.0-25|60	Patch1:		vdr-1.6.0-logident.patch
12cr|vdr-1.6.0-25|61	# Make HasDecoder() return true even while in pmExtern playmode
12cr|vdr-1.6.0-25|62	Patch2:		vdr-1.6.0-hasdecoder.patch
12cr|vdr-1.6.0-25|63	# printf format warnings:
12cr|vdr-1.6.0-25|64	Patch3:		vdr-printf-format.patch
12cr|vdr-1.6.0-25|65	Patch4:		vdr-1.6.0-rsvps.patch
12cr|vdr-1.6.0-25|66	Patch5:		vdr-1.6.0-vdrversion.patch
12cr|vdr-1.6.0-25|67	# CanHandleOver2BitSubtitles() hack:
12cr|vdr-1.6.0-25|68	Patch6:		vdr-1.6.0-dxr3.patch
12cr|vdr-1.6.0-25|69	# Use monospace as default monospace font,
12cr|vdr-1.6.0-25|70	# sans serif as default large font:
12cr|vdr-1.6.0-25|71	Patch7:		vdr-1.6.0-default-fonts-mdv.patch
12cr|vdr-1.6.0-25|72	# Show more font aliases:
12cr|vdr-1.6.0-25|73	Patch8:		vdr-1.6.0-show-more-aliasfonts.patch
12cr|vdr-1.6.0-25|74	# Add options to disable use of device input or output:
12cr|vdr-1.6.0-25|75	Patch9:		vdr-1.6.0-shared-devices.patch
12cr|vdr-1.6.0-25|76	# For streamdev:
12cr|vdr-1.6.0-25|77	Patch10:	vdr-1.6.0-intcamdevices.mod.patch
12cr|vdr-1.6.0-25|78	# warning: cannot pass objects of non-POD type ‘class cString’ through ‘...’; call will abort at runtime
12cr|vdr-1.6.0-25|79	Patch18:	vdr-1.6.0-h264-non-pod-type.patch
12cr|vdr-1.6.0-25|80	# fix overlapping strcpy in command-line parsing causing corruption:
12cr|vdr-1.6.0-25|81	Patch37:	vdr-fix-overlapping-strcpy.patch
12cr|vdr-1.6.0-25|82	# fix build with GCC 4.6
12cr|vdr-1.6.0-25|83	Patch39:	vdr-gcc4.6.patch
12cr|vdr-1.6.0-25|84	
12cr|vdr-1.6.0-25|85	# From upstream
12cr|vdr-1.6.0-25|86	# Switch from V4L1 to V4L2
12cr|vdr-1.6.0-25|87	Patch38:	vdr-adapt-to-v4l2.patch
12cr|vdr-1.6.0-25|88	
12cr|vdr-1.6.0-25|89	# From http://users.tkk.fi/~rahrenbe/vdr/
12cr|vdr-1.6.0-25|90	# and http://www.saunalahti.fi/~rahrenbe/vdr/patches/
12cr|vdr-1.6.0-25|91	# Updated with each version, gunzipped
12cr|vdr-1.6.0-25|92	# Note that they are usually just rediffed, no actual changes
12cr|vdr-1.6.0-25|93	Patch11:	vdr-1.6.0-cap_sys_nice.patch
12cr|vdr-1.6.0-25|94	Patch12:	vdr-1.6.0-liemikuutio-1.27.diff
12cr|vdr-1.6.0-25|95	Patch13:	vdr-1.6.0-cutter-marks.diff
12cr|vdr-1.6.0-25|96	Patch14:	vdr-1.6.0-parentalrating-content.diff
12cr|vdr-1.6.0-25|97	Patch15:	vdr-1.6.0-thread-name.diff
12cr|vdr-1.6.0-25|98	Patch16:	vdr-1.6.0-frontend-facilities.patch
12cr|vdr-1.6.0-25|99	Patch19:	vdr-1.6.0-subtitles-button.patch
12cr|vdr-1.6.0-25|100	Patch31:	vdr-1.6.0-hitk.patch
12cr|vdr-1.6.0-25|101	Patch32:	vdr-1.6.0-ionice.patch
12cr|vdr-1.6.0-25|102	
12cr|vdr-1.6.0-25|103	# From iptv
12cr|vdr-1.6.0-25|104	Patch17:	vdr-1.6.0-pluginparam.patch
12cr|vdr-1.6.0-25|105	Patch33:	vdr-1.6.0-plugindev-disable-ca-updates.patch
12cr|vdr-1.6.0-25|106	
12cr|vdr-1.6.0-25|107	# From http://e-tobi.net/ Debian repository
12cr|vdr-1.6.0-25|108	Patch20:	vdr-1.4.0-analogtv.patch
12cr|vdr-1.6.0-25|109	Patch21:	vdr-1.6.0-sort-options.patch
12cr|vdr-1.6.0-25|110	Patch22:	vdr-1.6.0-dd-record-option.patch
12cr|vdr-1.6.0-25|111	Patch23:	vdr-1.6.0-yaepg.patch
12cr|vdr-1.6.0-25|112	Patch24:	vdr-1.6.0-menuorg.patch
12cr|vdr-1.6.0-25|113	Patch25:	vdr-1.6.0-pin.patch
12cr|vdr-1.6.0-25|114	Patch26:	vdr-1.6.0-graphtft.patch
12cr|vdr-1.6.0-25|115	Patch27:	vdr-1.6.0-sourcecaps.patch
12cr|vdr-1.6.0-25|116	Patch28:	vdr-1.6.0-noepg.patch
12cr|vdr-1.6.0-25|117	Patch29:	vdr-1.6.0-reelchannelscan.patch
12cr|vdr-1.6.0-25|118	Patch30:	vdr-1.6.0-pvrinput.patch
12cr|vdr-1.6.0-25|119	
12cr|vdr-1.6.0-25|120	# From VDR mailinglist
12cr|vdr-1.6.0-25|121	Patch34:	vdr-1.6.0-ConfigurableLNBshare_1_5_10.diff
12cr|vdr-1.6.0-25|122	# fixes build with gcc4.4
12cr|vdr-1.6.0-25|123	Patch35:	vdr-1.7.7-grab.diff
12cr|vdr-1.6.0-25|124	# ditto
12cr|vdr-1.6.0-25|125	Patch36:	vdr-1.6.0-const.diff
12cr|vdr-1.6.0-25|126	
12cr|vdr-1.6.0-25|127	# From rotor plugin
12cr|vdr-1.6.0-25|128	Patch40:	vdr-1.5.5-rotor.diff
12cr|vdr-1.6.0-25|129	
12cr|vdr-1.6.0-25|130	# From http://toms-cafe.de/vdr/download/
12cr|vdr-1.6.0-25|131	Patch50:	http://toms-cafe.de/vdr/download/vdr-jumpplay-1.0-1.6.0.diff
12cr|vdr-1.6.0-25|132	Patch52:	http://toms-cafe.de/vdr/download/vdr-timer-info-0.5-1.5.15.diff
12cr|vdr-1.6.0-25|133	Patch53:	http://toms-cafe.de/vdr/download/vdr-cmdsubmenu-0.7-1.6.0.diff
12cr|vdr-1.6.0-25|134	
12cr|vdr-1.6.0-25|135	# From epgsearch
12cr|vdr-1.6.0-25|136	Patch64:	vdr.epgsearch-exttimeredit-0.0.2.diff
12cr|vdr-1.6.0-25|137	Patch65:	MainMenuHooks-v1_0.patch
12cr|vdr-1.6.0-25|138	Patch66:	timercmd-0.1_1.6.0.diff
12cr|vdr-1.6.0-25|139	
12cr|vdr-1.6.0-25|140	# From VDR mailinglist, Reinhard Nissl
12cr|vdr-1.6.0-25|141	Patch67:	vdr-1.5.18-h264-syncearly-framespersec-audioindexer-fielddetection-speedup.diff
12cr|vdr-1.6.0-25|142	Patch68:	vdr-1.5.18-addon-fix_nid_tid_channel_iterator.diff
12cr|vdr-1.6.0-25|143	
12cr|vdr-1.6.0-25|144	# From ttxtsubs
12cr|vdr-1.6.0-25|145	Patch70:	vdr-1.6.0-2-ttxtsubs.patch
12cr|vdr-1.6.0-25|146	
12cr|vdr-1.6.0-25|147	%if %maintpatch
12cr|vdr-1.6.0-25|148	%(for n in {1..%maintpatch}; do
12cr|vdr-1.6.0-25|149	echo "Patch7$n: ftp://ftp.cadsoft.de/vdr/Developer/vdr-%version-$n.diff"
12cr|vdr-1.6.0-25|150	done)
12cr|vdr-1.6.0-25|151	%endif
12cr|vdr-1.6.0-25|152	
12cr|vdr-1.6.0-25|153	BuildRequires:	libcap-devel
12cr|vdr-1.6.0-25|154	BuildRequires:	libjpeg-devel
12cr|vdr-1.6.0-25|155	BuildRequires:	ncursesw-devel
12cr|vdr-1.6.0-25|156	BuildRequires:	fontconfig-devel
12cr|vdr-1.6.0-25|157	BuildRequires:	freetype2-devel
12cr|vdr-1.6.0-25|158	Requires(post): rpm-helper
12cr|vdr-1.6.0-25|159	Requires(preun): rpm-helper
12cr|vdr-1.6.0-25|160	Requires(post):	vdr-common = %{version}
12cr|vdr-1.6.0-25|161	Requires:	vdr-common = %{version}
12cr|vdr-1.6.0-25|162	Provides:	vdr-abi = %{vdr_abi}
12cr|vdr-1.6.0-25|163	Obsoletes:	vdr-plugin-subtitles < 0.5.0-8
12cr|vdr-1.6.0-25|164	Requires(post):	ccp >= 0.4.1
12cr|vdr-1.6.0-25|165	# Plugins:
12cr|vdr-1.6.0-25|166	Requires:	ccp >= 0.4.1
12cr|vdr-1.6.0-25|167	
12cr|vdr-1.6.0-25|168	%description
12cr|vdr-1.6.0-25|169	VDR (Video Disk Recorder) is a very powerful and customizable PVR
12cr|vdr-1.6.0-25|170	suite. One of the most common usage cases of VDR is as a digital
12cr|vdr-1.6.0-25|171	set-top-box with the picture displayed on a television set. VDR can
12cr|vdr-1.6.0-25|172	also be used on desktop or even without any video output devices.
12cr|vdr-1.6.0-25|173	There are also lots of different plugins available to extend VDR's
12cr|vdr-1.6.0-25|174	capabilities.
12cr|vdr-1.6.0-25|175	
12cr|vdr-1.6.0-25|176	See http://www.linuxtv.org/vdrwiki/ for more information.
12cr|vdr-1.6.0-25|177	
12cr|vdr-1.6.0-25|178	VDR in this package is patched with the patches known as
12cr|vdr-1.6.0-25|179	liemikuutio, cutter-marks, parentalrating-content, thread-name,
12cr|vdr-1.6.0-25|180	menuorg, sort-options, dd-record-option, configurableLNBshare,
12cr|vdr-1.6.0-25|181	sourcecaps, jumpplay, timer-info, cmdsubmenu, h264, and with
12cr|vdr-1.6.0-25|182	patches which are required by various plugins.
12cr|vdr-1.6.0-25|183	%if %maintpatch
12cr|vdr-1.6.0-25|184	This build is additionally patched to the maintenance release
12cr|vdr-1.6.0-25|185	%version-%maintpatch.
12cr|vdr-1.6.0-25|186	%endif
12cr|vdr-1.6.0-25|187	
12cr|vdr-1.6.0-25|188	%package common
12cr|vdr-1.6.0-25|189	Summary:	Common files for VDR
12cr|vdr-1.6.0-25|190	Group:		Video
12cr|vdr-1.6.0-25|191	Requires(pre):	rpm-helper
12cr|vdr-1.6.0-25|192	Requires(postun): rpm-helper
12cr|vdr-1.6.0-25|193	
12cr|vdr-1.6.0-25|194	%description common
12cr|vdr-1.6.0-25|195	VDR (Video Disk Recorder) is a very powerful and customizable PVR
12cr|vdr-1.6.0-25|196	suite.
12cr|vdr-1.6.0-25|197	
12cr|vdr-1.6.0-25|198	This package contains the default "vdr" user required by VDR and
12cr|vdr-1.6.0-25|199	some other related tools.
12cr|vdr-1.6.0-25|200	
12cr|vdr-1.6.0-25|201	%package devel
12cr|vdr-1.6.0-25|202	Summary:	VDR development headers
12cr|vdr-1.6.0-25|203	Group:		Development/C++
12cr|vdr-1.6.0-25|204	Requires:	gettext
12cr|vdr-1.6.0-25|205	
12cr|vdr-1.6.0-25|206	%description devel
12cr|vdr-1.6.0-25|207	This package contains the headers that are needed to build
12cr|vdr-1.6.0-25|208	plugins for VDR.
12cr|vdr-1.6.0-25|209	
12cr|vdr-1.6.0-25|210	%package plugin-hello
12cr|vdr-1.6.0-25|211	Summary:	VDR plugin: A friendly greeting
12cr|vdr-1.6.0-25|212	Group:		Video
12cr|vdr-1.6.0-25|213	Requires:	vdr-abi = %vdr_abi
12cr|vdr-1.6.0-25|214	
12cr|vdr-1.6.0-25|215	%description plugin-hello
12cr|vdr-1.6.0-25|216	This is a small demo of the VDR plugin interface.
12cr|vdr-1.6.0-25|217	
12cr|vdr-1.6.0-25|218	%package plugin-osddemo
12cr|vdr-1.6.0-25|219	Summary:	VDR plugin: Demo of arbitrary OSD setup
12cr|vdr-1.6.0-25|220	Group:		Video
12cr|vdr-1.6.0-25|221	Requires:	vdr-abi = %vdr_abi
12cr|vdr-1.6.0-25|222	
12cr|vdr-1.6.0-25|223	%description plugin-osddemo
12cr|vdr-1.6.0-25|224	Demonstration of how a plugin can have its very own OSD setup.
12cr|vdr-1.6.0-25|225	
12cr|vdr-1.6.0-25|226	It's a very primitive game that opens a small window in which the
12cr|vdr-1.6.0-25|227	user can draw lines with the Up, Down, Left and Right buttons.
12cr|vdr-1.6.0-25|228	The color buttons are used to switch color.
12cr|vdr-1.6.0-25|229	Press Ok to close the window.
12cr|vdr-1.6.0-25|230	
12cr|vdr-1.6.0-25|231	%package plugin-skincurses
12cr|vdr-1.6.0-25|232	Summary:	VDR plugin: A text only skin
12cr|vdr-1.6.0-25|233	Group:		Video
12cr|vdr-1.6.0-25|234	Requires:	vdr-abi = %vdr_abi
12cr|vdr-1.6.0-25|235	
12cr|vdr-1.6.0-25|236	%description plugin-skincurses
12cr|vdr-1.6.0-25|237	The 'skincurses' plugin implements a VDR skin that works in a
12cr|vdr-1.6.0-25|238	shell window, using only plain text output. It re-implements
12cr|vdr-1.6.0-25|239	what used to be available by compiling VDR versions before 1.3.7
12cr|vdr-1.6.0-25|240	with the DEBUG_OSD macro set.
12cr|vdr-1.6.0-25|241	
12cr|vdr-1.6.0-25|242	%package plugin-sky
12cr|vdr-1.6.0-25|243	Summary:	VDR plugin: Sky Digibox interface
12cr|vdr-1.6.0-25|244	Group:		Video
12cr|vdr-1.6.0-25|245	Requires:	wget
12cr|vdr-1.6.0-25|246	Requires:	vdr-abi = %vdr_abi
12cr|vdr-1.6.0-25|247	
12cr|vdr-1.6.0-25|248	%description plugin-sky
12cr|vdr-1.6.0-25|249	The 'sky' plugin implements a new device for VDR, which is based on the
12cr|vdr-1.6.0-25|250	MPEG2 encoder card described at linuxtv.org/mpeg2/kfir.xml. It
12cr|vdr-1.6.0-25|251	allows you to connect the analog a/v output of your Sky Digibox to VDR,
12cr|vdr-1.6.0-25|252	so that you can enjoy the full recording flexibility of VDR with your
12cr|vdr-1.6.0-25|253	Sky subscription. Note that this is NOT something that does anything
12cr|vdr-1.6.0-25|254	illegal, like decrypting the Sky programme without a subscription. You
12cr|vdr-1.6.0-25|255	will need a Sky Digibox and a valid subscription in order to use this
12cr|vdr-1.6.0-25|256	plugin.
12cr|vdr-1.6.0-25|257	
12cr|vdr-1.6.0-25|258	%package plugin-status
12cr|vdr-1.6.0-25|259	Summary:	VDR plugin: Status monitor test
12cr|vdr-1.6.0-25|260	Group:		Video
12cr|vdr-1.6.0-25|261	Requires:	vdr-abi = %vdr_abi
12cr|vdr-1.6.0-25|262	
12cr|vdr-1.6.0-25|263	%description plugin-status
12cr|vdr-1.6.0-25|264	This is an example that shows the use of cStatus.
12cr|vdr-1.6.0-25|265	
12cr|vdr-1.6.0-25|266	%package plugin-servicedemo
12cr|vdr-1.6.0-25|267	Summary:	VDR plugin: Service demo
12cr|vdr-1.6.0-25|268	Group:		Video
12cr|vdr-1.6.0-25|269	Requires:	vdr-abi = %vdr_abi
12cr|vdr-1.6.0-25|270	
12cr|vdr-1.6.0-25|271	%description plugin-servicedemo
12cr|vdr-1.6.0-25|272	Demonstration of how plugins can communicate with each other.
12cr|vdr-1.6.0-25|273	
12cr|vdr-1.6.0-25|274	%package plugin-svdrpdemo
12cr|vdr-1.6.0-25|275	Summary:	VDR plugin: How to add SVDRP support to a plugin
12cr|vdr-1.6.0-25|276	Group:		Video
12cr|vdr-1.6.0-25|277	Requires:	vdr-abi = %vdr_abi
12cr|vdr-1.6.0-25|278	
12cr|vdr-1.6.0-25|279	%description plugin-svdrpdemo
12cr|vdr-1.6.0-25|280	This plugin shows how to add SVDRP support to a plugin.
12cr|vdr-1.6.0-25|281	
12cr|vdr-1.6.0-25|282	%package plugin-pictures
12cr|vdr-1.6.0-25|283	Summary:	VDR plugin: A simple picture viewer
12cr|vdr-1.6.0-25|284	Group:		Video
12cr|vdr-1.6.0-25|285	Requires:	vdr-abi = %vdr_abi
12cr|vdr-1.6.0-25|286	
12cr|vdr-1.6.0-25|287	%description plugin-pictures
12cr|vdr-1.6.0-25|288	The 'pictures' plugin implements a simple picture viewer.
12cr|vdr-1.6.0-25|289	
12cr|vdr-1.6.0-25|290	There is already an 'image' plugin out there which has a lot more
12cr|vdr-1.6.0-25|291	functionality than this one, but it's way too complex for my taste,
12cr|vdr-1.6.0-25|292	and also converts the image files on-the-fly, which makes it slow
12cr|vdr-1.6.0-25|293	on slow hardware.
12cr|vdr-1.6.0-25|294	
12cr|vdr-1.6.0-25|295	This plugin assumes that the pictures have already been converted to
12cr|vdr-1.6.0-25|296	MPEG frames (with the 'pic2mpg' script that comes with this archive),
12cr|vdr-1.6.0-25|297	and doesn't implement any fancy features like zooming, panning or
12cr|vdr-1.6.0-25|298	tiled previews. It's just a very simple viewer.
12cr|vdr-1.6.0-25|299	
12cr|vdr-1.6.0-25|300	%prep
12cr|vdr-1.6.0-25|301	%setup -q
12cr|vdr-1.6.0-25|302	
12cr|vdr-1.6.0-25|303	%patch0 -p1
12cr|vdr-1.6.0-25|304	%patch1 -p1
12cr|vdr-1.6.0-25|305	%patch2 -p1
12cr|vdr-1.6.0-25|306	%patch3 -p1
12cr|vdr-1.6.0-25|307	%patch4 -p1
12cr|vdr-1.6.0-25|308	%patch5 -p1
12cr|vdr-1.6.0-25|309	%patch7 -p1
12cr|vdr-1.6.0-25|310	%patch8 -p1
12cr|vdr-1.6.0-25|311	%patch9 -p1
12cr|vdr-1.6.0-25|312	%patch70 -p1
12cr|vdr-1.6.0-25|313	%patch12 -p1
12cr|vdr-1.6.0-25|314	%patch13 -p1
12cr|vdr-1.6.0-25|315	%patch14 -p1
12cr|vdr-1.6.0-25|316	%patch15 -p1
12cr|vdr-1.6.0-25|317	%patch16 -p1
12cr|vdr-1.6.0-25|318	%patch17 -p1
12cr|vdr-1.6.0-25|319	%patch20 -p1
12cr|vdr-1.6.0-25|320	%patch21 -p1
12cr|vdr-1.6.0-25|321	%patch22 -p1
12cr|vdr-1.6.0-25|322	%patch23 -p1
12cr|vdr-1.6.0-25|323	%patch24 -p1
12cr|vdr-1.6.0-25|324	%patch65 -p1
12cr|vdr-1.6.0-25|325	%patch25 -p1
12cr|vdr-1.6.0-25|326	%patch26 -p1
12cr|vdr-1.6.0-25|327	%patch27 -p1
12cr|vdr-1.6.0-25|328	%patch28 -p1
12cr|vdr-1.6.0-25|329	%patch29 -p1
12cr|vdr-1.6.0-25|330	%patch30 -p1
12cr|vdr-1.6.0-25|331	%patch34 -p1
12cr|vdr-1.6.0-25|332	%patch40 -p1
12cr|vdr-1.6.0-25|333	%patch50 -p1
12cr|vdr-1.6.0-25|334	%patch52 -p1
12cr|vdr-1.6.0-25|335	%patch53 -p1
12cr|vdr-1.6.0-25|336	%patch67 -p1
12cr|vdr-1.6.0-25|337	%patch68 -p0
12cr|vdr-1.6.0-25|338	%patch6 -p1
12cr|vdr-1.6.0-25|339	%patch10 -p1
12cr|vdr-1.6.0-25|340	%patch11 -p1
12cr|vdr-1.6.0-25|341	%patch19 -p1
12cr|vdr-1.6.0-25|342	%patch31 -p1
12cr|vdr-1.6.0-25|343	%patch32 -p1
12cr|vdr-1.6.0-25|344	%patch33 -p1
12cr|vdr-1.6.0-25|345	%patch64 -p1
12cr|vdr-1.6.0-25|346	%patch66 -p1
12cr|vdr-1.6.0-25|347	%patch35 -p0
12cr|vdr-1.6.0-25|348	%patch36 -p1
12cr|vdr-1.6.0-25|349	%patch18 -p1
12cr|vdr-1.6.0-25|350	%patch37 -p1
12cr|vdr-1.6.0-25|351	%patch38 -p1
12cr|vdr-1.6.0-25|352	%patch39 -p1
12cr|vdr-1.6.0-25|353	
12cr|vdr-1.6.0-25|354	%if %maintpatch
12cr|vdr-1.6.0-25|355	%(for n in {1..%maintpatch}; do
12cr|vdr-1.6.0-25|356	echo "%%patch7$n -p1"
12cr|vdr-1.6.0-25|357	done)
12cr|vdr-1.6.0-25|358	%endif
12cr|vdr-1.6.0-25|359	
12cr|vdr-1.6.0-25|360	sed -i "/isyslog(\"VDR version %%s started\", VDRVERSION);/s/VDRVERSION/\"%{fullversion} (%{version}-%{release})\"/" vdr.c
12cr|vdr-1.6.0-25|361	sed -ri '/define APIVERSION/s/^(.*")%{oapiversion}(".*)$/\1%{apiversion}\2/' config.h
12cr|vdr-1.6.0-25|362	sed -ri '/define VDRVERSION/s/^(.*")%{fullversion}(".*)$/\1%{version}-%{release}\2/' config.h
12cr|vdr-1.6.0-25|363	
12cr|vdr-1.6.0-25|364	# check that the macros are set correctly
12cr|vdr-1.6.0-25|365	[ $(sed -rn '/define APIVERSION/s/^.*"(.*)".*$/\1/p' config.h) == "%apiversion" ]
12cr|vdr-1.6.0-25|366	[ $(sed -rn '/define VDRVERSION/s/^.*"(.*)".*$/\1/p' config.h) == "%version-%release" ]
12cr|vdr-1.6.0-25|367	
12cr|vdr-1.6.0-25|368	cp -a %SOURCE3 shutdown.sh.example
12cr|vdr-1.6.0-25|369	
12cr|vdr-1.6.0-25|370	cat %SOURCE7 | sed 's,@vdr_plugin_dir@,%{vdr_plugin_dir},' > README.mdv
12cr|vdr-1.6.0-25|371	
12cr|vdr-1.6.0-25|372	mkdir i18n-to-gettext
12cr|vdr-1.6.0-25|373	mv i18n-to-gettext.pl i18n-to-gettext/
12cr|vdr-1.6.0-25|374	
12cr|vdr-1.6.0-25|375	# Comment default examples out
12cr|vdr-1.6.0-25|376	perl -pi -e "s/^S/# S/" diseqc.conf
12cr|vdr-1.6.0-25|377	
12cr|vdr-1.6.0-25|378	cat > README.1.6.0.upgrade.urpmi <<EOF
12cr|vdr-1.6.0-25|379	VDR 1.6 series is a major upgrade and you may need to make configuration
12cr|vdr-1.6.0-25|380	changes to adapt for this new series.
12cr|vdr-1.6.0-25|381	See UPDATE-1.6.0 for a summary of changes.
12cr|vdr-1.6.0-25|382	EOF
12cr|vdr-1.6.0-25|383	
12cr|vdr-1.6.0-25|384	cat > Make.config <<EOF
12cr|vdr-1.6.0-25|385	CFLAGS   = %optflags %{?ldflags}
12cr|vdr-1.6.0-25|386	CXXFLAGS = \$(CFLAGS)
12cr|vdr-1.6.0-25|387	
12cr|vdr-1.6.0-25|388	BINDIR   = %{_bindir}
12cr|vdr-1.6.0-25|389	MANDIR   = %{_mandir}
12cr|vdr-1.6.0-25|390	LOCDIR   = %{_datadir}/locale
12cr|vdr-1.6.0-25|391	
12cr|vdr-1.6.0-25|392	PLUGINLIBDIR = %{vdr_plugin_dir}
12cr|vdr-1.6.0-25|393	VIDEODIR = %{vdr_videodir}
12cr|vdr-1.6.0-25|394	CONFDIR = %{vdr_cfgdir}
12cr|vdr-1.6.0-25|395	LIBDIR = .
12cr|vdr-1.6.0-25|396	
12cr|vdr-1.6.0-25|397	LIRC_DEVICE = %{_var}/run/lirc/lircd
12cr|vdr-1.6.0-25|398	EOF
12cr|vdr-1.6.0-25|399	
12cr|vdr-1.6.0-25|400	cat > README.install.urpmi <<EOF
12cr|vdr-1.6.0-25|401	VDR is an advanced PVR suite and configuring it may not be easy for the
12cr|vdr-1.6.0-25|402	inexperienced. Please take a look at the provided documentation before
12cr|vdr-1.6.0-25|403	trying to configure it.
12cr|vdr-1.6.0-25|404	
12cr|vdr-1.6.0-25|405	Note that VDR does not support output to X11 or framebuffer without
12cr|vdr-1.6.0-25|406	additional plugins, such as xineliboutput or softdevice.
12cr|vdr-1.6.0-25|407	
12cr|vdr-1.6.0-25|408	VDR initscript is provided for your convenience. Instead of running vdr
12cr|vdr-1.6.0-25|409	directly, you should use the vdr service.
12cr|vdr-1.6.0-25|410	
12cr|vdr-1.6.0-25|411	Mandriva VDR packages have the following filesystem layout:
12cr|vdr-1.6.0-25|412	
12cr|vdr-1.6.0-25|413	%{_sysconfdir}/sysconfig/vdr
12cr|vdr-1.6.0-25|414	Mandriva VDR configuration file; the settings in this file are used to
12cr|vdr-1.6.0-25|415	construct the VDR parameters.
12cr|vdr-1.6.0-25|416	
12cr|vdr-1.6.0-25|417	%{_sysconfdir}/sysconfig/vdr-PLUGINNAME
12cr|vdr-1.6.0-25|418	Mandriva VDR plugin configuration files; the settings in these files are used
12cr|vdr-1.6.0-25|419	to construct the parameters for VDR plugins.
12cr|vdr-1.6.0-25|420	
12cr|vdr-1.6.0-25|421	%vdr_videodir
12cr|vdr-1.6.0-25|422	Default VDR recordings directory.
12cr|vdr-1.6.0-25|423	
12cr|vdr-1.6.0-25|424	%vdr_cfgdir
12cr|vdr-1.6.0-25|425	Default VDR configuration directory.
12cr|vdr-1.6.0-25|426	
12cr|vdr-1.6.0-25|427	%vdr_chanlogodir
12cr|vdr-1.6.0-25|428	Default channel logo directory; The channel logos are used by plugins that
12cr|vdr-1.6.0-25|429	support them. The most compatible format is 64x48px 16-color xpm.
12cr|vdr-1.6.0-25|430	
12cr|vdr-1.6.0-25|431	For more information on VDR and its plugins, see http://linuxtv.org/vdrwiki/ .
12cr|vdr-1.6.0-25|432	EOF
12cr|vdr-1.6.0-25|433	
12cr|vdr-1.6.0-25|434	# The escaping gets a little messy:
12cr|vdr-1.6.0-25|435	# \$	= plain $ in macros
12cr|vdr-1.6.0-25|436	# \\	= multiline macro
12cr|vdr-1.6.0-25|437	# \\\\	= plain \ in macros
12cr|vdr-1.6.0-25|438	# these and their combinations are the only types of escaping present below:
12cr|vdr-1.6.0-25|439	cat > vdr.macros <<EOF
12cr|vdr-1.6.0-25|440	## VDR plugin macros ##
12cr|vdr-1.6.0-25|441	
12cr|vdr-1.6.0-25|442	%%vdr_version		%{version}-%{release}
12cr|vdr-1.6.0-25|443	%%vdr_rpmversion	%version
12cr|vdr-1.6.0-25|444	%%vdr_apiversion	%apiversion
12cr|vdr-1.6.0-25|445	%%vdr_abi		%vdr_abi
12cr|vdr-1.6.0-25|446	
12cr|vdr-1.6.0-25|447	%%vdr_plugin_flags	%%{optflags} %vdr_plugin_flags %%{vdr_plugin_ldflags} \${VDR_PLUGIN_EXTRA_FLAGS}
12cr|vdr-1.6.0-25|448	%%vdr_plugin_ldflags	%%(echo "%%{?ldflags}" | sed 's@-Wl,--no-undefined@@')
12cr|vdr-1.6.0-25|449	
12cr|vdr-1.6.0-25|450	%%vdr_plugin_dir	%{_libdir}/%{name}
12cr|vdr-1.6.0-25|451	%%vdr_plugin_datadir	%{vdr_datadir}
12cr|vdr-1.6.0-25|452	%%vdr_plugin_cfgdir	%{vdr_cfgdir}/plugins
12cr|vdr-1.6.0-25|453	%%vdr_plugin_paramdir	%{vdr_datadir}/defaults
12cr|vdr-1.6.0-25|454	%%vdr_plugin_cachedir	%{_var}/cache/%{name}
12cr|vdr-1.6.0-25|455	%%vdr_videodir		%{_localstatedir}/lib/%{name}/video
12cr|vdr-1.6.0-25|456	%%vdr_cfgdir		%{_localstatedir}/lib/%{name}/config
12cr|vdr-1.6.0-25|457	%%vdr_datadir		%{_datadir}/%{name}
12cr|vdr-1.6.0-25|458	%%vdr_chanlogodir	%{vdr_datadir}/chanlogos
12cr|vdr-1.6.0-25|459	%%vdr_themedir		%{_localstatedir}/lib/%{name}/themes
12cr|vdr-1.6.0-25|460	%%vdr_epgimagesdir	%{_var}/cache/%{name}/epgimages
12cr|vdr-1.6.0-25|461	
12cr|vdr-1.6.0-25|462	%%vdr_plugin_prep \\
12cr|vdr-1.6.0-25|463	for file in po/*.po; do \\
12cr|vdr-1.6.0-25|464	# drop empty translations \\
12cr|vdr-1.6.0-25|465	grep -Eq 'msgstr ".+"' \$file || rm -f \$file \\
12cr|vdr-1.6.0-25|466	done \\
12cr|vdr-1.6.0-25|467	set +x \\
12cr|vdr-1.6.0-25|468	echo Silent renaming of locales \\
12cr|vdr-1.6.0-25|469	for file in po/*_*.po; do \\
12cr|vdr-1.6.0-25|470	[ -f \$file ] || continue \\
12cr|vdr-1.6.0-25|471	[ \$(basename \$file .po) == "zh_CN" ] && continue \\
12cr|vdr-1.6.0-25|472	# VDR wrongly uses the _COUNTRY identification always \\
12cr|vdr-1.6.0-25|473	rm -rf \${file%_*.po}.po \\
12cr|vdr-1.6.0-25|474	mv \$file \${file%_*.po}.po \\
12cr|vdr-1.6.0-25|475	done \\
12cr|vdr-1.6.0-25|476	set -x \\
12cr|vdr-1.6.0-25|477	touch vdr_plugin_prep.done
12cr|vdr-1.6.0-25|478	
12cr|vdr-1.6.0-25|479	%%vdr_plugin_build \\
12cr|vdr-1.6.0-25|480	%%make all							\\\\\\
12cr|vdr-1.6.0-25|481	CFLAGS="%%{vdr_plugin_flags}"				\\\\\\
12cr|vdr-1.6.0-25|482	CXXFLAGS="%%{vdr_plugin_flags}"				\\\\\\
12cr|vdr-1.6.0-25|483	LDFLAGS="%%{vdr_plugin_ldflags}"				\\\\\\
12cr|vdr-1.6.0-25|484	PLUGINLIBDIR=%%{vdr_plugin_dir}				\\\\\\
12cr|vdr-1.6.0-25|485	VIDEODIR=%%{vdr_videodir}					\\\\\\
12cr|vdr-1.6.0-25|486	LIBDIR=.							\\\\\\
12cr|vdr-1.6.0-25|487	LOCALEDIR=locale						\\\\\\
12cr|vdr-1.6.0-25|488	VDRLOCALE='""'						\\\\\\
12cr|vdr-1.6.0-25|489	DVBDIR=%%{_prefix}						\\\\\\
12cr|vdr-1.6.0-25|490	VDRDIR=%{_includedir}/vdr					\\\\\\
12cr|vdr-1.6.0-25|491	VDRVERSION=%%{vdr_version}					\\\\\\
12cr|vdr-1.6.0-25|492	VDRVERSNUM=%%(echo %%{vdr_rpmversion} |			\\\\\\
12cr|vdr-1.6.0-25|493	%__awk -F'.' '{ print \$1*10000+\$2*100+\$3 }')		\\\\\\
12cr|vdr-1.6.0-25|494	APIVERSION=%%{vdr_apiversion}				\\\\\\
12cr|vdr-1.6.0-25|495	APIVERSNUM=%%(echo %%{vdr_apiversion} |			\\\\\\
12cr|vdr-1.6.0-25|496	%__awk -F'.' '{ print \$1*10000+\$2*100+\$3 }')
12cr|vdr-1.6.0-25|497	
12cr|vdr-1.6.0-25|498	%%vdr_plugin_install \\
12cr|vdr-1.6.0-25|499	if ! [ -e vdr_plugin_prep.done ]; then \\
12cr|vdr-1.6.0-25|500	echo "Missing %%%%vdr_plugin_prep, aborting!" \\
12cr|vdr-1.6.0-25|501	exit 1 \\
12cr|vdr-1.6.0-25|502	fi \\
12cr|vdr-1.6.0-25|503	rename .so.%%{vdr_version} .so.%%{vdr_apiversion} *.so.%%{vdr_version} &>/dev/null || : \\
12cr|vdr-1.6.0-25|504	for f in libvdr-*.so.%%{vdr_apiversion}; do \\
12cr|vdr-1.6.0-25|505	install -D -m755 \$f %%{buildroot}%%{vdr_plugin_dir}/\$f \\
12cr|vdr-1.6.0-25|506	install -d -m755 %%{buildroot}%%{_datadir} \\
12cr|vdr-1.6.0-25|507	[ -d locale ] && cp -r locale %%{buildroot}%%{_datadir} \\
12cr|vdr-1.6.0-25|508	NAME=\$(echo \$f | perl -pe "s/^libvdr-(.*).so.%%{vdr_apiversion}/\\\\1/") \\
12cr|vdr-1.6.0-25|509	echo %%{vdr_plugin_dir}/\$f > \$NAME.vdr \\
12cr|vdr-1.6.0-25|510	%%find_lang vdr-\$NAME || touch $NAME.lang \\
12cr|vdr-1.6.0-25|511	cat vdr-\$NAME.lang >> \$NAME.vdr \\
12cr|vdr-1.6.0-25|512	if [ -f "\$NAME.mandriva-params" ]; then \\
12cr|vdr-1.6.0-25|513	install -D -m644 \$NAME.mandriva-defaults %%{buildroot}%%{vdr_plugin_paramdir}/\$NAME.defaults \\
12cr|vdr-1.6.0-25|514	install -D -m644 \$NAME.mandriva-params %%{buildroot}%%{vdr_plugin_paramdir}/\$NAME.params \\
12cr|vdr-1.6.0-25|515	install -D -m644 \$NAME.mandriva-sysconfig %%{buildroot}%%{_sysconfdir}/sysconfig/vdr-\$NAME \\
12cr|vdr-1.6.0-25|516	echo "%%config(noreplace) %%{_sysconfdir}/sysconfig/vdr-\$NAME" >> \$NAME.vdr \\
12cr|vdr-1.6.0-25|517	echo "%%{vdr_plugin_paramdir}/\$NAME.defaults" >> \$NAME.vdr \\
12cr|vdr-1.6.0-25|518	echo "%%{vdr_plugin_paramdir}/\$NAME.params" >> \$NAME.vdr \\
12cr|vdr-1.6.0-25|519	fi \\
12cr|vdr-1.6.0-25|520	done
12cr|vdr-1.6.0-25|521	
12cr|vdr-1.6.0-25|522	%%vdr_chanlogo_notice This skin is able to display channel logos. In order to use this \\
12cr|vdr-1.6.0-25|523	functionality, channel logos must be put in %%{vdr_chanlogodir}. The \\
12cr|vdr-1.6.0-25|524	recommended format is 64x48px 16-color xpm. When using dxr3 as the \\
12cr|vdr-1.6.0-25|525	output device, the recommended maximum number of colors is 6.
12cr|vdr-1.6.0-25|526	
12cr|vdr-1.6.0-25|527	%%vdr_plugin_params_begin() \\
12cr|vdr-1.6.0-25|528	vdr_plugin_params_do() { \\
12cr|vdr-1.6.0-25|529	vdr_plugin_params_handle() { \\
12cr|vdr-1.6.0-25|530	if echo "\$gotparam" | grep -q "\$gotvar"; then \\
12cr|vdr-1.6.0-25|531	echo "local \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.mandriva-defaults \\
12cr|vdr-1.6.0-25|532	echo "# \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.mandriva-sysconfig \\
12cr|vdr-1.6.0-25|533	gotparam="\${gotparam//\$gotvar/'\\\\\$\$gotvar'}" \\
12cr|vdr-1.6.0-25|534	echo "[ -n \\\\"\\\\\$\$gotvar\\\\" ] && echo \\\\"\$gotparam\\\\"" >> %%1.mandriva-params \\
12cr|vdr-1.6.0-25|535	elif echo "\$gotparam" | grep -q "MULTIPLE_PARAMS"; then \\
12cr|vdr-1.6.0-25|536	echo "local \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.mandriva-defaults \\
12cr|vdr-1.6.0-25|537	echo "# \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.mandriva-sysconfig \\
12cr|vdr-1.6.0-25|538	echo "local gotparam=\\\\"\$gotparam\\\\"" >> %%1.mandriva-params \\
12cr|vdr-1.6.0-25|539	echo "echo \\\\"\\\\\$\$gotvar\\\\" | xargs -n1 | while read subvar &&" >> %%1.mandriva-params \\
12cr|vdr-1.6.0-25|540	echo "	[ -n \\\\"\\\\\$subvar\\\\" ]; do" >> %%1.mandriva-params \\
12cr|vdr-1.6.0-25|541	echo "	echo \\\\"\\\\\${gotparam//MULTIPLE_PARAMS/'\\\\\$subvar'}\\\\"" >> %%1.mandriva-params \\
12cr|vdr-1.6.0-25|542	echo "done" >> %%1.mandriva-params \\
12cr|vdr-1.6.0-25|543	else \\
12cr|vdr-1.6.0-25|544	[ -z "\$gotdefault" ] && gotdefault=no \\
12cr|vdr-1.6.0-25|545	echo "local \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.mandriva-defaults \\
12cr|vdr-1.6.0-25|546	echo "# \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.mandriva-sysconfig \\
12cr|vdr-1.6.0-25|547	echo "[ \\\\"\\\\\$\$gotvar\\\\" == yes ] && echo \\\\"\$gotparam\\\\"" >> %%1.mandriva-params \\
12cr|vdr-1.6.0-25|548	fi \\
12cr|vdr-1.6.0-25|549	echo >> %%1.mandriva-sysconfig \\
12cr|vdr-1.6.0-25|550	gotvar= \\
12cr|vdr-1.6.0-25|551	gotparam= \\
12cr|vdr-1.6.0-25|552	gotdefault= \\
12cr|vdr-1.6.0-25|553	} \\
12cr|vdr-1.6.0-25|554	local gotvar= \\
12cr|vdr-1.6.0-25|555	local gotparam= \\
12cr|vdr-1.6.0-25|556	local gotdefault= \\
12cr|vdr-1.6.0-25|557	echo "# Do not modify this file, use %%{_sysconfdir}/sysconfig/%{name}-%%1 instead" > %%1.mandriva-defaults \\
12cr|vdr-1.6.0-25|558	echo "# Do not modify this file, use %%{_sysconfdir}/sysconfig/%{name}-%%1 instead" > %%1.mandriva-params \\
12cr|vdr-1.6.0-25|559	echo -e "# VDR plugin %%1 configuration\\\\n" > %%1.mandriva-sysconfig \\
12cr|vdr-1.6.0-25|560	while read INPUT; do \\
12cr|vdr-1.6.0-25|561	if echo "\$INPUT" | grep -q '^#'; then \\
12cr|vdr-1.6.0-25|562	[ -n "\$gotvar" ] && [ -n "\$gotparam" ] && vdr_plugin_params_handle \\
12cr|vdr-1.6.0-25|563	echo "\$INPUT" >> %%1.mandriva-sysconfig \\
12cr|vdr-1.6.0-25|564	continue \\
12cr|vdr-1.6.0-25|565	fi \\
12cr|vdr-1.6.0-25|566	if echo "\$INPUT" | grep -q '^var='; then \\
12cr|vdr-1.6.0-25|567	gotvar="\${INPUT/var=}" \\
12cr|vdr-1.6.0-25|568	continue \\
12cr|vdr-1.6.0-25|569	fi \\
12cr|vdr-1.6.0-25|570	if echo "\$INPUT" | grep -q '^param='; then \\
12cr|vdr-1.6.0-25|571	eval gotparam="\${INPUT/param=}" \\
12cr|vdr-1.6.0-25|572	continue \\
12cr|vdr-1.6.0-25|573	fi \\
12cr|vdr-1.6.0-25|574	if echo "\$INPUT" | grep -q '^default='; then \\
12cr|vdr-1.6.0-25|575	eval gotdefault="\${INPUT/default=}" \\
12cr|vdr-1.6.0-25|576	continue \\
12cr|vdr-1.6.0-25|577	fi \\
12cr|vdr-1.6.0-25|578	exit 1 \\
12cr|vdr-1.6.0-25|579	done \\
12cr|vdr-1.6.0-25|580	vdr_plugin_params_handle \\
12cr|vdr-1.6.0-25|581	} \\
12cr|vdr-1.6.0-25|582	vdr_plugin_params_do <<VDR_PLUGIN_PARAMS_EOF \\
12cr|vdr-1.6.0-25|583	%%nil
12cr|vdr-1.6.0-25|584	
12cr|vdr-1.6.0-25|585	%%vdr_plugin_params_end VDR_PLUGIN_PARAMS_EOF
12cr|vdr-1.6.0-25|586	
12cr|vdr-1.6.0-25|587	%if %{mdkversion} >= 200900
12cr|vdr-1.6.0-25|588	%%vdr_plugin_post() %%{nil}
12cr|vdr-1.6.0-25|589	%%vdr_plugin_postun() %%{nil}
12cr|vdr-1.6.0-25|590	%else
12cr|vdr-1.6.0-25|591	%%vdr_plugin_post() if [ "\$1" = "1" ] && [ -e %{_initrddir}/%{name} ]; then /sbin/service vdr plugin_install %%1; fi \\
12cr|vdr-1.6.0-25|592	%%nil
12cr|vdr-1.6.0-25|593	%%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 \\
12cr|vdr-1.6.0-25|594	%%nil
12cr|vdr-1.6.0-25|595	%endif
12cr|vdr-1.6.0-25|596	
12cr|vdr-1.6.0-25|597	EOF
12cr|vdr-1.6.0-25|598	
12cr|vdr-1.6.0-25|599	# Local version of the above post and postun:
12cr|vdr-1.6.0-25|600	%define plugin_rpmscripts() \
12cr|vdr-1.6.0-25|601	%post plugin-%{1} \
12cr|vdr-1.6.0-25|602	if [ "$1" = "1" ] && [ -e %{_initrddir}/%{name} ]; then /sbin/service vdr plugin_install %{1}; fi \
12cr|vdr-1.6.0-25|603	%postun plugin-%{1} \
12cr|vdr-1.6.0-25|604	if [ -e %{_initrddir}/%{name} ]; then if [ "$1" = "0" ]; then /sbin/service vdr plugin_remove %{1}; else /sbin/service vdr plugin_upgrade %{1}; fi; fi
12cr|vdr-1.6.0-25|605	
12cr|vdr-1.6.0-25|606	%build
12cr|vdr-1.6.0-25|607	%make
12cr|vdr-1.6.0-25|608	%define vdr_plugin_ldflags %(echo "%{?ldflags}" | sed 's@-Wl,--no-undefined@@')
12cr|vdr-1.6.0-25|609	# [a-z] does not match v,w on fi_FI.ISO-8859-15, TODO: patch to use [[:lower:]]
12cr|vdr-1.6.0-25|610	# parallel make disabled, as of 2009-07-28 fails on klodia due to too many threads:
12cr|vdr-1.6.0-25|611	# "libgomp: Thread creation failed: Resource temporarily unavailable"
12cr|vdr-1.6.0-25|612	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"
12cr|vdr-1.6.0-25|613	
12cr|vdr-1.6.0-25|614	# fix locales
12cr|vdr-1.6.0-25|615	for dir in locale/*_*; do
12cr|vdr-1.6.0-25|616	[ $(basename $dir) == "zh_CN" ] && continue
12cr|vdr-1.6.0-25|617	# VDR wrongly uses the _COUNTRY identification always
12cr|vdr-1.6.0-25|618	rm -rf ${dir%_*}
12cr|vdr-1.6.0-25|619	mv $dir ${dir%_*}
12cr|vdr-1.6.0-25|620	done
12cr|vdr-1.6.0-25|621	
12cr|vdr-1.6.0-25|622	%install
12cr|vdr-1.6.0-25|623	rm -rf %{buildroot}
12cr|vdr-1.6.0-25|624	
12cr|vdr-1.6.0-25|625	install -D -m755 vdr %{buildroot}%{_bindir}/vdr
12cr|vdr-1.6.0-25|626	install -d -m755 %{buildroot}%{vdr_videodir}
12cr|vdr-1.6.0-25|627	install -d -m755 %{buildroot}%{vdr_chanlogodir}
12cr|vdr-1.6.0-25|628	install -d -m755 %{buildroot}%{vdr_themedir}
12cr|vdr-1.6.0-25|629	install -d -m755 %{buildroot}%{vdr_cfgdir}
12cr|vdr-1.6.0-25|630	ln -s %{vdr_themedir} %{buildroot}%{vdr_cfgdir}/themes
12cr|vdr-1.6.0-25|631	
12cr|vdr-1.6.0-25|632	install -D -m644 vdr.1 %{buildroot}%{_mandir}/man1/vdr.1
12cr|vdr-1.6.0-25|633	install -D -m644 vdr.5 %{buildroot}%{_mandir}/man5/vdr.5
12cr|vdr-1.6.0-25|634	
12cr|vdr-1.6.0-25|635	install -d -m755 %{buildroot}%{vdr_plugin_dir}
12cr|vdr-1.6.0-25|636	install -m755 PLUGINS/src/*/*.so.* %{buildroot}%{vdr_plugin_dir}
12cr|vdr-1.6.0-25|637	
12cr|vdr-1.6.0-25|638	install -d -m755 %{buildroot}%{_includedir}/%{name}
12cr|vdr-1.6.0-25|639	install -d -m755 %{buildroot}%{_includedir}/libsi
12cr|vdr-1.6.0-25|640	install -m644 include/%{name}/* %{buildroot}%{_includedir}/%{name}
12cr|vdr-1.6.0-25|641	install -m644 include/libsi/* %{buildroot}%{_includedir}/libsi
12cr|vdr-1.6.0-25|642	
12cr|vdr-1.6.0-25|643	install -d -m755 %{buildroot}%{_sysconfdir}/rpm/macros.d
12cr|vdr-1.6.0-25|644	install -m644 vdr.macros %{buildroot}%{_sysconfdir}/rpm/macros.d
12cr|vdr-1.6.0-25|645	
12cr|vdr-1.6.0-25|646	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
12cr|vdr-1.6.0-25|647	install -m644 {diseqc.conf,keymacros.conf,sources.conf,svdrphosts.conf} \
12cr|vdr-1.6.0-25|648	%{buildroot}%{vdr_cfgdir}
12cr|vdr-1.6.0-25|649	
12cr|vdr-1.6.0-25|650	install -d -m755 %{buildroot}%{vdr_plugin_dir}
12cr|vdr-1.6.0-25|651	install -d -m755 %{buildroot}%{vdr_plugin_datadir}
12cr|vdr-1.6.0-25|652	install -d -m755 %{buildroot}%{vdr_plugin_cachedir}
12cr|vdr-1.6.0-25|653	install -d -m755 %{buildroot}%{vdr_plugin_paramdir}
12cr|vdr-1.6.0-25|654	install -d -m755 %{buildroot}%{vdr_epgimagesdir}
12cr|vdr-1.6.0-25|655	
12cr|vdr-1.6.0-25|656	# init stuff
12cr|vdr-1.6.0-25|657	install -d -m755 %{buildroot}%{_initrddir}
12cr|vdr-1.6.0-25|658	install -d -m755 %{buildroot}%{_sysconfdir}/sysconfig
12cr|vdr-1.6.0-25|659	install -m755 %SOURCE1 %{buildroot}%{_initrddir}/%{name}
12cr|vdr-1.6.0-25|660	install -m755 %SOURCE2 %{buildroot}%{_bindir}/runvdr
12cr|vdr-1.6.0-25|661	install -m644 %SOURCE4 %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|vdr-1.6.0-25|662	
12cr|vdr-1.6.0-25|663	# sky plugin
12cr|vdr-1.6.0-25|664	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/sky
12cr|vdr-1.6.0-25|665	install -m644 PLUGINS/src/sky/channels.conf.sky \
12cr|vdr-1.6.0-25|666	%{buildroot}%{vdr_plugin_cfgdir}/sky
12cr|vdr-1.6.0-25|667	install -m755 PLUGINS/src/sky/getskyepg.pl %{buildroot}%{_bindir}
12cr|vdr-1.6.0-25|668	install -d -m755 %{buildroot}%{_sysconfdir}/cron.daily
12cr|vdr-1.6.0-25|669	install -m755 %SOURCE5 %{buildroot}%{_sysconfdir}/cron.daily/getskyepg
12cr|vdr-1.6.0-25|670	install -m644 %SOURCE6 %{buildroot}%{_sysconfdir}/sysconfig/%{name}-sky
12cr|vdr-1.6.0-25|671	
12cr|vdr-1.6.0-25|672	# pictures plugin
12cr|vdr-1.6.0-25|673	install -m755 PLUGINS/src/pictures/pic2mpg %{buildroot}%{_bindir}
12cr|vdr-1.6.0-25|674	
12cr|vdr-1.6.0-25|675	# scripts
12cr|vdr-1.6.0-25|676	install -m755 *.pl %{buildroot}%{_bindir}
12cr|vdr-1.6.0-25|677	
12cr|vdr-1.6.0-25|678	# locales
12cr|vdr-1.6.0-25|679	cp -r locale %{buildroot}%{_datadir}/
12cr|vdr-1.6.0-25|680	
12cr|vdr-1.6.0-25|681	%if %{mdkversion} >= 200900
12cr|vdr-1.6.0-25|682	# automatic plugin post and postun actions
12cr|vdr-1.6.0-25|683	install -d -m755 %{buildroot}%{_var}/lib/rpm/filetriggers
12cr|vdr-1.6.0-25|684	install -m755 %SOURCE8 %{buildroot}%{_var}/lib/rpm/filetriggers/vdr-plugins.script
12cr|vdr-1.6.0-25|685	echo "^.%{vdr_plugin_dir}/libvdr-.*\.so\." > %{buildroot}%{_var}/lib/rpm/filetriggers/vdr-plugins.filter
12cr|vdr-1.6.0-25|686	sed -i 's,#FILETRIGGERS#,,' %{buildroot}%{_initrddir}/%{name}
12cr|vdr-1.6.0-25|687	%endif
12cr|vdr-1.6.0-25|688	
12cr|vdr-1.6.0-25|689	%find_lang vdr
12cr|vdr-1.6.0-25|690	%find_lang vdr-hello
12cr|vdr-1.6.0-25|691	%find_lang vdr-skincurses
12cr|vdr-1.6.0-25|692	%find_lang vdr-pictures
12cr|vdr-1.6.0-25|693	
12cr|vdr-1.6.0-25|694	%clean
12cr|vdr-1.6.0-25|695	rm -rf %{buildroot}
12cr|vdr-1.6.0-25|696	
12cr|vdr-1.6.0-25|697	%pre common
12cr|vdr-1.6.0-25|698	%_pre_useradd vdr %{_localstatedir}/lib/%{name} /bin/nologin
12cr|vdr-1.6.0-25|699	%{_bindir}/gpasswd -a vdr video >/dev/null
12cr|vdr-1.6.0-25|700	
12cr|vdr-1.6.0-25|701	%post
12cr|vdr-1.6.0-25|702	# This test can be removed when ccp is updated to check that .rpmnew is
12cr|vdr-1.6.0-25|703	# not obsolete
12cr|vdr-1.6.0-25|704	if test -e %{_sysconfdir}/sysconfig/vdr.rpmnew && test $(stat -c%%Z %{_sysconfdir}/sysconfig/vdr.rpmnew) \
12cr|vdr-1.6.0-25|705	-gt $(stat -c%%Z %{_sysconfdir}/sysconfig/vdr); then
12cr|vdr-1.6.0-25|706	ccp --backup --delete --ifexists --set NoOrphans --oldfile \
12cr|vdr-1.6.0-25|707	%{_sysconfdir}/sysconfig/vdr --newfile %{_sysconfdir}/sysconfig/vdr.rpmnew
12cr|vdr-1.6.0-25|708	fi
12cr|vdr-1.6.0-25|709	%_post_service vdr
12cr|vdr-1.6.0-25|710	
12cr|vdr-1.6.0-25|711	%preun
12cr|vdr-1.6.0-25|712	%_preun_service vdr
12cr|vdr-1.6.0-25|713	
12cr|vdr-1.6.0-25|714	%postun common
12cr|vdr-1.6.0-25|715	%_postun_userdel vdr
12cr|vdr-1.6.0-25|716	
12cr|vdr-1.6.0-25|717	%files -f vdr.lang
12cr|vdr-1.6.0-25|718	%defattr(-,root,root)
12cr|vdr-1.6.0-25|719	%doc HISTORY* INSTALL* MANUAL* CONTRIBUTORS* UPDATE* README*
12cr|vdr-1.6.0-25|720	%doc shutdown.sh.example
12cr|vdr-1.6.0-25|721	%attr(-,vdr,vdr) %dir %{vdr_cfgdir}
12cr|vdr-1.6.0-25|722	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}
12cr|vdr-1.6.0-25|723	%attr(-,vdr,vdr) %dir %{vdr_themedir}
12cr|vdr-1.6.0-25|724	%config(noreplace) %{vdr_cfgdir}/*.conf
12cr|vdr-1.6.0-25|725	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|vdr-1.6.0-25|726	%{_bindir}/vdr
12cr|vdr-1.6.0-25|727	%{_initrddir}/%{name}
12cr|vdr-1.6.0-25|728	%{_bindir}/runvdr
12cr|vdr-1.6.0-25|729	%{_bindir}/epg2html.pl
12cr|vdr-1.6.0-25|730	%{_bindir}/summary2info.pl
12cr|vdr-1.6.0-25|731	%{_bindir}/svdrpsend.pl
12cr|vdr-1.6.0-25|732	%{_mandir}/man1/vdr.1*
12cr|vdr-1.6.0-25|733	%{_mandir}/man5/vdr.5*
12cr|vdr-1.6.0-25|734	%attr(-,vdr,vdr) %dir %{vdr_videodir}
12cr|vdr-1.6.0-25|735	%dir %{vdr_plugin_dir}
12cr|vdr-1.6.0-25|736	%dir %{vdr_plugin_datadir}
12cr|vdr-1.6.0-25|737	%dir %{vdr_plugin_cachedir}
12cr|vdr-1.6.0-25|738	%dir %{vdr_chanlogodir}
12cr|vdr-1.6.0-25|739	%{vdr_cfgdir}/themes
12cr|vdr-1.6.0-25|740	%dir %{vdr_plugin_paramdir}
12cr|vdr-1.6.0-25|741	%dir %{vdr_epgimagesdir}
12cr|vdr-1.6.0-25|742	%if %{mdkversion} >= 200900
12cr|vdr-1.6.0-25|743	%{_var}/lib/rpm/filetriggers/vdr-plugins.filter
12cr|vdr-1.6.0-25|744	%{_var}/lib/rpm/filetriggers/vdr-plugins.script
12cr|vdr-1.6.0-25|745	%endif
12cr|vdr-1.6.0-25|746	
12cr|vdr-1.6.0-25|747	%files common
12cr|vdr-1.6.0-25|748	%defattr(-,root,root)
12cr|vdr-1.6.0-25|749	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/%{name}
12cr|vdr-1.6.0-25|750	
12cr|vdr-1.6.0-25|751	%files devel
12cr|vdr-1.6.0-25|752	%defattr(-,root,root)
12cr|vdr-1.6.0-25|753	%doc i18n-to-gettext/i18n-to-gettext.pl
12cr|vdr-1.6.0-25|754	%{_sysconfdir}/rpm/macros.d/vdr.macros
12cr|vdr-1.6.0-25|755	%{_includedir}/vdr
12cr|vdr-1.6.0-25|756	%{_includedir}/libsi
12cr|vdr-1.6.0-25|757	
12cr|vdr-1.6.0-25|758	%files plugin-hello -f vdr-hello.lang
12cr|vdr-1.6.0-25|759	%defattr(-,root,root)
12cr|vdr-1.6.0-25|760	%doc PLUGINS/src/hello/HISTORY
12cr|vdr-1.6.0-25|761	%doc PLUGINS/src/hello/README
12cr|vdr-1.6.0-25|762	%{vdr_plugin_dir}/libvdr-hello.so.%{apiversion}
12cr|vdr-1.6.0-25|763	
12cr|vdr-1.6.0-25|764	%files plugin-osddemo
12cr|vdr-1.6.0-25|765	%defattr(-,root,root)
12cr|vdr-1.6.0-25|766	%doc PLUGINS/src/osddemo/HISTORY
12cr|vdr-1.6.0-25|767	%doc PLUGINS/src/osddemo/README
12cr|vdr-1.6.0-25|768	%{vdr_plugin_dir}/libvdr-osddemo.so.%{apiversion}
12cr|vdr-1.6.0-25|769	
12cr|vdr-1.6.0-25|770	%files plugin-pictures -f vdr-pictures.lang
12cr|vdr-1.6.0-25|771	%defattr(-,root,root)
12cr|vdr-1.6.0-25|772	%doc PLUGINS/src/pictures/HISTORY
12cr|vdr-1.6.0-25|773	%doc PLUGINS/src/pictures/README
12cr|vdr-1.6.0-25|774	%{_bindir}/pic2mpg
12cr|vdr-1.6.0-25|775	%{vdr_plugin_dir}/libvdr-pictures.so.%{apiversion}
12cr|vdr-1.6.0-25|776	
12cr|vdr-1.6.0-25|777	%files plugin-skincurses -f vdr-skincurses.lang
12cr|vdr-1.6.0-25|778	%defattr(-,root,root)
12cr|vdr-1.6.0-25|779	%doc PLUGINS/src/skincurses/HISTORY
12cr|vdr-1.6.0-25|780	%doc PLUGINS/src/skincurses/README
12cr|vdr-1.6.0-25|781	%{vdr_plugin_dir}/libvdr-skincurses.so.%{apiversion}
12cr|vdr-1.6.0-25|782	
12cr|vdr-1.6.0-25|783	%files plugin-sky
12cr|vdr-1.6.0-25|784	%defattr(-,root,root)
12cr|vdr-1.6.0-25|785	%doc PLUGINS/src/sky/HISTORY
12cr|vdr-1.6.0-25|786	%doc PLUGINS/src/sky/README
12cr|vdr-1.6.0-25|787	%doc PLUGINS/src/sky/lircd.conf.sky
12cr|vdr-1.6.0-25|788	%{_bindir}/getskyepg.pl
12cr|vdr-1.6.0-25|789	%config(noreplace) %{vdr_plugin_cfgdir}/sky/channels.conf.sky
12cr|vdr-1.6.0-25|790	%{_sysconfdir}/cron.daily/getskyepg
12cr|vdr-1.6.0-25|791	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}-sky
12cr|vdr-1.6.0-25|792	%{vdr_plugin_dir}/libvdr-sky.so.%{apiversion}
12cr|vdr-1.6.0-25|793	
12cr|vdr-1.6.0-25|794	%files plugin-status
12cr|vdr-1.6.0-25|795	%defattr(-,root,root)
12cr|vdr-1.6.0-25|796	%doc PLUGINS/src/status/HISTORY
12cr|vdr-1.6.0-25|797	%doc PLUGINS/src/status/README
12cr|vdr-1.6.0-25|798	%{vdr_plugin_dir}/libvdr-status.so.%{apiversion}
12cr|vdr-1.6.0-25|799	
12cr|vdr-1.6.0-25|800	%files plugin-servicedemo
12cr|vdr-1.6.0-25|801	%defattr(-,root,root)
12cr|vdr-1.6.0-25|802	%doc PLUGINS/src/servicedemo/HISTORY
12cr|vdr-1.6.0-25|803	%doc PLUGINS/src/servicedemo/README
12cr|vdr-1.6.0-25|804	%{vdr_plugin_dir}/libvdr-svccli.so.%{apiversion}
12cr|vdr-1.6.0-25|805	%{vdr_plugin_dir}/libvdr-svcsvr.so.%{apiversion}
12cr|vdr-1.6.0-25|806	
12cr|vdr-1.6.0-25|807	%files plugin-svdrpdemo
12cr|vdr-1.6.0-25|808	%defattr(-,root,root)
12cr|vdr-1.6.0-25|809	%doc PLUGINS/src/svdrpdemo/HISTORY
12cr|vdr-1.6.0-25|810	%doc PLUGINS/src/svdrpdemo/README
12cr|vdr-1.6.0-25|811	%{vdr_plugin_dir}/libvdr-svdrpdemo.so.%{apiversion}
12cr|vdr-1.6.0-25|812	
12cr|vdr-1.6.0-25|813	
12cr|vdr-1.6.0-25|814	%changelog
12cr|vdr-1.6.0-25|815	* Fri May 13 2011 Anssi Hannula <anssi@mandriva.org> 1.6.0-19mdv2011.0
12cr|vdr-1.6.0-25|816	+ Revision: 674005
12cr|vdr-1.6.0-25|817	- revert incorrect changes made in 18mdv
12cr|vdr-1.6.0-25|818	- adapt for V4L2 (fixes build with with recent linux headers, patch
12cr|vdr-1.6.0-25|819	adapt-to-v4l2.patch from upstream)
12cr|vdr-1.6.0-25|820	- fix build with GCC 4.6 (gcc4.6.patch)
12cr|vdr-1.6.0-25|821	
12cr|vdr-1.6.0-25|822	* Fri Aug 06 2010 Funda Wang <fwang@mandriva.org> 1.6.0-18mdv2011.0
12cr|vdr-1.6.0-25|823	+ Revision: 567114
12cr|vdr-1.6.0-25|824	- deal with our flags
12cr|vdr-1.6.0-25|825	
12cr|vdr-1.6.0-25|826	+ Anssi Hannula <anssi@mandriva.org>
12cr|vdr-1.6.0-25|827	- make the escaping in .spec more consistent and add a comment explaining
12cr|vdr-1.6.0-25|828	it
12cr|vdr-1.6.0-25|829	
12cr|vdr-1.6.0-25|830	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 1.6.0-17mdv2010.1
12cr|vdr-1.6.0-25|831	+ Revision: 492262
12cr|vdr-1.6.0-25|832	- rebuild for new libjpegv8
12cr|vdr-1.6.0-25|833	
12cr|vdr-1.6.0-25|834	* Wed Jan 06 2010 Anssi Hannula <anssi@mandriva.org> 1.6.0-16mdv2010.1
12cr|vdr-1.6.0-25|835	+ Revision: 486591
12cr|vdr-1.6.0-25|836	- fix plugin arguments corruption on x86_64 with glibc 2.11+
12cr|vdr-1.6.0-25|837	(P37: fix-overlapping-strcpy.patch)
12cr|vdr-1.6.0-25|838	
12cr|vdr-1.6.0-25|839	* Sun Dec 13 2009 Anssi Hannula <anssi@mandriva.org> 1.6.0-15mdv2010.1
12cr|vdr-1.6.0-25|840	+ Revision: 478264
12cr|vdr-1.6.0-25|841	- adapt for new location of lirc socket on 2010.0+
12cr|vdr-1.6.0-25|842	- update URL
12cr|vdr-1.6.0-25|843	
12cr|vdr-1.6.0-25|844	* Sun Aug 23 2009 Funda Wang <fwang@mandriva.org> 1.6.0-14mdv2010.0
12cr|vdr-1.6.0-25|845	+ Revision: 419763
12cr|vdr-1.6.0-25|846	- rebuild for new libjpeg v7
12cr|vdr-1.6.0-25|847	
12cr|vdr-1.6.0-25|848	* Mon Aug 03 2009 Anssi Hannula <anssi@mandriva.org> 1.6.0-13mdv2010.0
12cr|vdr-1.6.0-25|849	+ Revision: 407680
12cr|vdr-1.6.0-25|850	- start vdr after dkms, if present
12cr|vdr-1.6.0-25|851	
12cr|vdr-1.6.0-25|852	* Fri Jul 31 2009 Anssi Hannula <anssi@mandriva.org> 1.6.0-12mdv2010.0
12cr|vdr-1.6.0-25|853	+ Revision: 405053
12cr|vdr-1.6.0-25|854	- fix an error in filetriggers handling preventing VDR from restarting
12cr|vdr-1.6.0-25|855	when the plugins were explicitely listed in sysconfig file
12cr|vdr-1.6.0-25|856	- fix filetriggers filter
12cr|vdr-1.6.0-25|857	
12cr|vdr-1.6.0-25|858	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 1.6.0-10mdv2010.0
12cr|vdr-1.6.0-25|859	+ Revision: 404798
12cr|vdr-1.6.0-25|860	- enable filetriggers on 2009.1 as well, with a requirement on the fixed
12cr|vdr-1.6.0-25|861	rpm in main/updates
12cr|vdr-1.6.0-25|862	
12cr|vdr-1.6.0-25|863	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.6.0-9mdv2010.0
12cr|vdr-1.6.0-25|864	+ Revision: 402631
12cr|vdr-1.6.0-25|865	- fix a bug in Reinhard Nissl's h264 patch that would cause "Illegal
12cr|vdr-1.6.0-25|866	instruction" error when trying to emit an error into syslog in one
12cr|vdr-1.6.0-25|867	specific case (h264-non-pod-type.patch)
12cr|vdr-1.6.0-25|868	
12cr|vdr-1.6.0-25|869	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.6.0-8mdv2010.0
12cr|vdr-1.6.0-25|870	+ Revision: 401086
12cr|vdr-1.6.0-25|871	- disable parallel make for included plugins due to errors with klodia
12cr|vdr-1.6.0-25|872	buildhost
12cr|vdr-1.6.0-25|873	- apply ldflags in main vdr package as well
12cr|vdr-1.6.0-25|874	- VDR 1.6.0-2
12cr|vdr-1.6.0-25|875	- embed patch version numbers into Patch lines in spec
12cr|vdr-1.6.0-25|876	- use filetriggers for plugin %%post and %%postun handling on 2009.0 and
12cr|vdr-1.6.0-25|877	cooker (2009.1 will follow after rpm update #52470)
12cr|vdr-1.6.0-25|878	- apply %%ldflags for plugins
12cr|vdr-1.6.0-25|879	- replace $VDR_PLUGIN_FLAGS with $VDR_PLUGIN_EXTRA_FLAGS
12cr|vdr-1.6.0-25|880	- do not wait for harddrake on boot
12cr|vdr-1.6.0-25|881	- fix typo in initscript description
12cr|vdr-1.6.0-25|882	- do not print success/failure twice when shutting down VDR
12cr|vdr-1.6.0-25|883	- add condrestart support for initscript
12cr|vdr-1.6.0-25|884	- add patches:
12cr|vdr-1.6.0-25|885	o fix build with gcc4.4 (grab.diff from upstream, const.diff from
12cr|vdr-1.6.0-25|886	Ludwig Nussel)
12cr|vdr-1.6.0-25|887	o add subtitles selection button into Setup/DVB menu
12cr|vdr-1.6.0-25|888	(subtitles-button.patch from Rolf Ahrenberg)
12cr|vdr-1.6.0-25|889	o use cap_sys_nice capabilities (cap_sys_nice.patch from Rolf Ahrenberg,
12cr|vdr-1.6.0-25|890	applied in upstream devel)
12cr|vdr-1.6.0-25|891	o add keymacro support for hitk SVDRP command (hitk.patch from Rolf
12cr|vdr-1.6.0-25|892	Ahrenberg)
12cr|vdr-1.6.0-25|893	o set thread specific I/O priorities (ionice.patch from Rolf Ahrenberg,
12cr|vdr-1.6.0-25|894	o add timercmd patch from epgsearch (timercmd-0.1_1.6.0.diff)
12cr|vdr-1.6.0-25|895	o disable CA updates for pluginparam devices
12cr|vdr-1.6.0-25|896	(plugindev-disable-ca-updates.patch from iptv plugin)
12cr|vdr-1.6.0-25|897	o allow epgsearch plugin to replace timer edit screen (exttimeredit.diff
12cr|vdr-1.6.0-25|898	from epgsearch)
12cr|vdr-1.6.0-25|899	- update patches:
12cr|vdr-1.6.0-25|900	o update liemikuutio patchset to 1.27 (Rolf Ahrenberg)
12cr|vdr-1.6.0-25|901	o update parentalrating-content.diff with new broadcaster-defined
12cr|vdr-1.6.0-25|902	ratings (Rolf Ahrenberg)
12cr|vdr-1.6.0-25|903	o update ttxtsubs support patch from ttxtsubs (ttxtsubs.patch)
12cr|vdr-1.6.0-25|904	o update noepg support patch from e-tobi / noepgmenu plugin
12cr|vdr-1.6.0-25|905	o update menuorg support patch from e-tobi / menuorg plugin
12cr|vdr-1.6.0-25|906	o update graphtft support patch from e-tobi / graphtft plugin
12cr|vdr-1.6.0-25|907	o update timer-info patch to 0.5 (Thomas G?\195?\188nther)
12cr|vdr-1.6.0-25|908	o update jumpplay patch to 1.0 (Thomas G?\195?\188nther)
12cr|vdr-1.6.0-25|909	o update pvrinput support patch from e-tobi (add CA ids A0 and A2,
12cr|vdr-1.6.0-25|910	suggested by Christian Jarczyk)
12cr|vdr-1.6.0-25|911	- ABI is modified by patches, plugins have to be rebuilt
12cr|vdr-1.6.0-25|912	- rediff patches: configurable lnbshare, pluginparam.patch, Reinhard
12cr|vdr-1.6.0-25|913	Nissl's h264+etc patch, cmdsubmenu.patch, MainMenuHooks.patch,
12cr|vdr-1.6.0-25|914	pin.patch
12cr|vdr-1.6.0-25|915	- fix init script containing return outside function, called when vdr
12cr|vdr-1.6.0-25|916	is already started
12cr|vdr-1.6.0-25|917	
12cr|vdr-1.6.0-25|918	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 1.6.0-6mdv2009.1
12cr|vdr-1.6.0-25|919	+ Revision: 359268
12cr|vdr-1.6.0-25|920	- bump ABI version due to patch changes, plugins have to be rebuilt
12cr|vdr-1.6.0-25|921	- fix printf format strings (printf-format.patch and hunks in h264 patch)
12cr|vdr-1.6.0-25|922	- drop kernel dvb api check (drop-dvbapi-check.patch) as the api
12cr|vdr-1.6.0-25|923	version is bumped arbitrarily
12cr|vdr-1.6.0-25|924	- update liemikuutio patchset to 1.24
12cr|vdr-1.6.0-25|925	- drop oldsubs.patch, merged into liemikuutio
12cr|vdr-1.6.0-25|926	- add frontend-facilities.patch
12cr|vdr-1.6.0-25|927	- rediff patches rotor, pin, mainmenuhooks
12cr|vdr-1.6.0-25|928	- rediff patches lnbshare, graphtft, shared-devices, sourcecaps,
12cr|vdr-1.6.0-25|929	h264, cmdsubmenu, rotor, jumpplay, mainmenuhooks
12cr|vdr-1.6.0-25|930	- build plugins with current optflags instead of vdr optflags
12cr|vdr-1.6.0-25|931	- check for already running vdr in initscript
12cr|vdr-1.6.0-25|932	
12cr|vdr-1.6.0-25|933	+ Funda Wang <fwang@mandriva.org>
12cr|vdr-1.6.0-25|934	- really rediff
12cr|vdr-1.6.0-25|935	- rediff vdrversion patch
12cr|vdr-1.6.0-25|936	
12cr|vdr-1.6.0-25|937	* Mon Jul 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-5mdv2009.0
12cr|vdr-1.6.0-25|938	+ Revision: 232374
12cr|vdr-1.6.0-25|939	- rebuilt against new libcap
12cr|vdr-1.6.0-25|940	
12cr|vdr-1.6.0-25|941	+ Anssi Hannula <anssi@mandriva.org>
12cr|vdr-1.6.0-25|942	- define %%_localstatedir locally for backportability
12cr|vdr-1.6.0-25|943	
12cr|vdr-1.6.0-25|944	+ Pixel <pixel@mandriva.com>
12cr|vdr-1.6.0-25|945	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|vdr-1.6.0-25|946	
12cr|vdr-1.6.0-25|947	* Thu May 15 2008 Anssi Hannula <anssi@mandriva.org> 1.6.0-4mdv2009.0
12cr|vdr-1.6.0-25|948	+ Revision: 207713
12cr|vdr-1.6.0-25|949	- add an introductory README.install.urpmi file
12cr|vdr-1.6.0-25|950	- fix default configdir path when running outside runvdr (#40641)
12cr|vdr-1.6.0-25|951	- add configurable logident for multi-vdr systems (logident.patch), not
12cr|vdr-1.6.0-25|952	added to sysconfig until accepted upstream
12cr|vdr-1.6.0-25|953	- fix HasDecoder() when in pmExtern playmode (hasdecoder.patch)
12cr|vdr-1.6.0-25|954	- detach runvdr from controlling terminal using setsid
12cr|vdr-1.6.0-25|955	- start vdr only after all filesystems have been mounted
12cr|vdr-1.6.0-25|956	(Should-Start: $local_fs $remote_fs)
12cr|vdr-1.6.0-25|957	
12cr|vdr-1.6.0-25|958	* Sun May 04 2008 Anssi Hannula <anssi@mandriva.org> 1.6.0-3mdv2009.0
12cr|vdr-1.6.0-25|959	+ Revision: 201088
12cr|vdr-1.6.0-25|960	- play subtitles automatically on old recordings (oldsubs.patch)
12cr|vdr-1.6.0-25|961	
12cr|vdr-1.6.0-25|962	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 1.6.0-2mdv2009.0
12cr|vdr-1.6.0-25|963	+ Revision: 197884
12cr|vdr-1.6.0-25|964	- handle shared devices with --only-in= and --only-out (P9)
12cr|vdr-1.6.0-25|965	- add patch to properly handle CA with streamdev (P10)
12cr|vdr-1.6.0-25|966	- patches modify the ABI, plugins have to rebuilt
12cr|vdr-1.6.0-25|967	
12cr|vdr-1.6.0-25|968	* Fri Apr 25 2008 Anssi Hannula <anssi@mandriva.org> 1.6.0-1mdv2009.0
12cr|vdr-1.6.0-25|969	+ Revision: 197497
12cr|vdr-1.6.0-25|970	- adapt cflags for ncursesw
12cr|vdr-1.6.0-25|971	- add urpmi readme file for upgrades
12cr|vdr-1.6.0-25|972	- VDR 1.6.0-1
12cr|vdr-1.6.0-25|973	- subtitles support integrated, drop the patch and add obsoletes
12cr|vdr-1.6.0-25|974	on vdr-plugin-subtitles
12cr|vdr-1.6.0-25|975	- minor description and summary updates
12cr|vdr-1.6.0-25|976	- drop unneeded translationerror-only-when-debug patch (P1)
12cr|vdr-1.6.0-25|977	- drop maxdevices patch, applied upstream (P2)
12cr|vdr-1.6.0-25|978	- drop getdevices patch, applied upstream (P3)
12cr|vdr-1.6.0-25|979	- rediff rsvps patch (P4)
12cr|vdr-1.6.0-25|980	- hack around bad subtitle support of DXR3 (P6)
12cr|vdr-1.6.0-25|981	- set monospace as default monospace font and sans serif as default
12cr|vdr-1.6.0-25|982	large font (P7)
12cr|vdr-1.6.0-25|983	- show more font aliases in the font lists (P8)
12cr|vdr-1.6.0-25|984	- update liemikuutio patchset to 1.19 (P12)
12cr|vdr-1.6.0-25|985	- add Rolf Ahrenberg's cutter-marks, parentalrating-content and
12cr|vdr-1.6.0-25|986	thread-name patches (P13, P14, P15)
12cr|vdr-1.6.0-25|987	- drop closefilter patch, applied upstream (P16)
12cr|vdr-1.6.0-25|988	- update sort-options and dd-record-option patches from e-tobi
12cr|vdr-1.6.0-25|989	(P21, P22)
12cr|vdr-1.6.0-25|990	- switch to e-tobi versions of yaepg, pin, graphtft, sourcecaps, and
12cr|vdr-1.6.0-25|991	reelchannelscan patches (P23, P25, P26, P27, P29)
12cr|vdr-1.6.0-25|992	- replace submenu patch with menuorg patch from e-tobi (P24)
12cr|vdr-1.6.0-25|993	- replace noepgmenu patch with noepg patch from e-tobi (P28)
12cr|vdr-1.6.0-25|994	- add pvrinput support patch from e-tobi (P30)
12cr|vdr-1.6.0-25|995	- update lnbshare patch (P34)
12cr|vdr-1.6.0-25|996	- update rotor support patch (P40)
12cr|vdr-1.6.0-25|997	- drop unneeded decruft patch (P45)
12cr|vdr-1.6.0-25|998	- update jumpplay, timer-info and cmdsubmenu patches (P50, P52, P53)
12cr|vdr-1.6.0-25|999	- drop smooth-fastforward patch, applied upstream (P56)
12cr|vdr-1.6.0-25|1000	- drop unneeded exthooks patch (P60)
12cr|vdr-1.6.0-25|1001	- drop sc patch, applied upstream (P63)
12cr|vdr-1.6.0-25|1002	- update h264 patch (P67)
12cr|vdr-1.6.0-25|1003	- add a fix for h264 patch (P68)
12cr|vdr-1.6.0-25|1004	- now buildrequires libncursesw-devel instead of ncurses-devel
12cr|vdr-1.6.0-25|1005	- buildrequires fontconfig-devel and freetype2-devel
12cr|vdr-1.6.0-25|1006	- drop old obsoletes on vdr-core packages
12cr|vdr-1.6.0-25|1007	- add the new pictures plugin
12cr|vdr-1.6.0-25|1008	- adapt build macros for gettext localization, and rename the locales to
12cr|vdr-1.6.0-25|1009	standard names
12cr|vdr-1.6.0-25|1010	- require gettext in vdr-devel
12cr|vdr-1.6.0-25|1011	- fix vdr_plugin_post and vdr_plugin_postun macros to not consume the
12cr|vdr-1.6.0-25|1012	line after them
12cr|vdr-1.6.0-25|1013	- do not disable UTF-8 anymore, vdr now supports it
12cr|vdr-1.6.0-25|1014	- add new options into sysconfig file
12cr|vdr-1.6.0-25|1015	
12cr|vdr-1.6.0-25|1016	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.4.7-9mdv2008.1
12cr|vdr-1.6.0-25|1017	+ Revision: 144612
12cr|vdr-1.6.0-25|1018	- add handling for plugin parameters that can be specified multiple
12cr|vdr-1.6.0-25|1019	times (MULTIPLE_PARAMS)
12cr|vdr-1.6.0-25|1020	- provide VdrVersion() for fetching version at runtime
12cr|vdr-1.6.0-25|1021	- get rid of %%vdr_add_optflags for specifying additional compiler flags
12cr|vdr-1.6.0-25|1022	and use more standard and robust VDR_PLUGIN_FLAGS variable that
12cr|vdr-1.6.0-25|1023	overrides %%{vdr_plugin_flags}, in the same way as CFLAGS=>%%{optflags}
12cr|vdr-1.6.0-25|1024	- set VDRVERSION to version-release
12cr|vdr-1.6.0-25|1025	- add vdr_sub_abi number to APIVERSION
12cr|vdr-1.6.0-25|1026	- adapt license tag for new policy
12cr|vdr-1.6.0-25|1027	- P67: add H.264 support by Reinhard Nissl, adapted for 1.4.7 by Petri
12cr|vdr-1.6.0-25|1028	Hintukainen (http://phivdr.dyndns.org/vdr/.h264/), adapted for
12cr|vdr-1.6.0-25|1029	Mandriva package by Petri Suvila
12cr|vdr-1.6.0-25|1030	- the VDR ABI is modified, plugins have to be rebuilt
12cr|vdr-1.6.0-25|1031	
12cr|vdr-1.6.0-25|1032	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-1.6.0-25|1033	- restore BuildRoot
12cr|vdr-1.6.0-25|1034	
12cr|vdr-1.6.0-25|1035	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-1.6.0-25|1036	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-1.6.0-25|1037	
12cr|vdr-1.6.0-25|1038	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 1.4.7-8mdv2008.1
12cr|vdr-1.6.0-25|1039	+ Revision: 103023
12cr|vdr-1.6.0-25|1040	- add support for smooth fast forward with output plugins that support it
12cr|vdr-1.6.0-25|1041	(P56, from xineliboutput plugin)
12cr|vdr-1.6.0-25|1042	- add pluginparam and closefilter patches for iptv plugin (P16, P17)
12cr|vdr-1.6.0-25|1043	- patches modify the VDR ABI, plugins have to be rebuilt
12cr|vdr-1.6.0-25|1044	
12cr|vdr-1.6.0-25|1045	* Sat Oct 27 2007 Anssi Hannula <anssi@mandriva.org> 1.4.7-7mdv2008.1
12cr|vdr-1.6.0-25|1046	+ Revision: 102679
12cr|vdr-1.6.0-25|1047	- minor description fixes
12cr|vdr-1.6.0-25|1048	- update subtitles+ttxtsubs patch (fixes bug in PES_EXTENSION insertion)
12cr|vdr-1.6.0-25|1049	- raise maximum number of DVB devices to 8 (patch2)
12cr|vdr-1.6.0-25|1050	- use silent grep in module check in runvdr
12cr|vdr-1.6.0-25|1051	
12cr|vdr-1.6.0-25|1052	* Wed Sep 05 2007 Anssi Hannula <anssi@mandriva.org> 1.4.7-6mdv2008.0
12cr|vdr-1.6.0-25|1053	+ Revision: 80287
12cr|vdr-1.6.0-25|1054	- add dummy LOCALEDIR to plugin build call to allow building plugins
12cr|vdr-1.6.0-25|1055	that contain support for both the new and the legacy i18n handling
12cr|vdr-1.6.0-25|1056	
12cr|vdr-1.6.0-25|1057	* Thu Jul 12 2007 Anssi Hannula <anssi@mandriva.org> 1.4.7-5mdv2008.0
12cr|vdr-1.6.0-25|1058	+ Revision: 51440
12cr|vdr-1.6.0-25|1059	- call modprobe and rmmod with exact path
12cr|vdr-1.6.0-25|1060	- set HOME to VDR_USER homedir (default /var/lib/vdr), fixes crash with dvd
12cr|vdr-1.6.0-25|1061	plugin, reported by Johan Schuring
12cr|vdr-1.6.0-25|1062	
12cr|vdr-1.6.0-25|1063	* Tue Jul 10 2007 Anssi Hannula <anssi@mandriva.org> 1.4.7-4mdv2008.0
12cr|vdr-1.6.0-25|1064	+ Revision: 51060
12cr|vdr-1.6.0-25|1065	- use BASH_ENV instead of --login to load system variables
12cr|vdr-1.6.0-25|1066	- provide global macro %%vdr_plugin_flags
12cr|vdr-1.6.0-25|1067	
12cr|vdr-1.6.0-25|1068	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 1.4.7-3mdv2008.0
12cr|vdr-1.6.0-25|1069	+ Revision: 49956
12cr|vdr-1.6.0-25|1070	- patches modify the ABI, plugins have to be rebuilt
12cr|vdr-1.6.0-25|1071	- do not show "no translation" errors when running under low logging
12cr|vdr-1.6.0-25|1072	level (patch1)
12cr|vdr-1.6.0-25|1073	- add clean support for external CI handlers (patch63), drop now
12cr|vdr-1.6.0-25|1074	unneeded hunks from patch60
12cr|vdr-1.6.0-25|1075	- add %%_vdr_epgimagesdir as global macro
12cr|vdr-1.6.0-25|1076	- set plugin configuration variables as local to prevent namespace clashes
12cr|vdr-1.6.0-25|1077	- do not show pin plugin specific options when it is not loaded
12cr|vdr-1.6.0-25|1078	- reset environment when launching runvdr
12cr|vdr-1.6.0-25|1079	
12cr|vdr-1.6.0-25|1080	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 1.4.7-2mdv2008.0
12cr|vdr-1.6.0-25|1081	+ Revision: 42043
12cr|vdr-1.6.0-25|1082	- add menu patch for graphtft plugin (P32)
12cr|vdr-1.6.0-25|1083	- add patch for reelchannelscan plugin (P47)
12cr|vdr-1.6.0-25|1084	- add patch for pin plugin (P58)
12cr|vdr-1.6.0-25|1085	- patches break plugin ABI, plugins have to be rebuilt
12cr|vdr-1.6.0-25|1086	- plugins now require vdr with specific arch
12cr|vdr-1.6.0-25|1087	- add README.mdv regarding manually compiling plugins
12cr|vdr-1.6.0-25|1088	- load capability kernel module in runvdr if needed
12cr|vdr-1.6.0-25|1089	
12cr|vdr-1.6.0-25|1090	* Sat May 12 2007 Anssi Hannula <anssi@mandriva.org> 1.4.7-1mdv2008.0
12cr|vdr-1.6.0-25|1091	+ Revision: 26424
12cr|vdr-1.6.0-25|1092	- 1.4.7
12cr|vdr-1.6.0-25|1093	
12cr|vdr-1.6.0-25|1094	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 1.4.6-8mdv2008.0
12cr|vdr-1.6.0-25|1095	+ Revision: 23261
12cr|vdr-1.6.0-25|1096	- fix VDRVERSION during plugin build
12cr|vdr-1.6.0-25|1097	
12cr|vdr-1.6.0-25|1098	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 1.4.6-6mdv2008.0
12cr|vdr-1.6.0-25|1099	+ Revision: 22669
12cr|vdr-1.6.0-25|1100	- VDR 1.4.6-1
12cr|vdr-1.6.0-25|1101	- drop patch2, no longer needed by streamdev
12cr|vdr-1.6.0-25|1102	- re-enable patch4
12cr|vdr-1.6.0-25|1103	o breaks ABI, plugins have to be rebuilt
12cr|vdr-1.6.0-25|1104	- drop patch5, applied upstream
12cr|vdr-1.6.0-25|1105	- update Ahrenberg's subtitles+ttxtsubs patch
12cr|vdr-1.6.0-25|1106	- minor improvements in description
12cr|vdr-1.6.0-25|1107	- add epg2html.pl and summary2info.pl
12cr|vdr-1.6.0-25|1108	
12cr|vdr-1.6.0-25|1109	* Fri May 04 2007 Anssi Hannula <anssi@mandriva.org> 1.4.6-3mdv2008.0
12cr|vdr-1.6.0-25|1110	+ Revision: 22557
12cr|vdr-1.6.0-25|1111	- disable patch4 for now
12cr|vdr-1.6.0-25|1112	
12cr|vdr-1.6.0-25|1113	* Tue May 01 2007 Anssi Hannula <anssi@mandriva.org> 1.4.6-2mdv2008.0
12cr|vdr-1.6.0-25|1114	+ Revision: 19858
12cr|vdr-1.6.0-25|1115	- patch4: allow using running status as VPS fallback
12cr|vdr-1.6.0-25|1116	- patch5: fix NIT handling on Finnish Digita DVB-T
12cr|vdr-1.6.0-25|1117	- patch65: menu hooks for epgsearch plugin
12cr|vdr-1.6.0-25|1118	
12cr|vdr-1.6.0-25|1119	
12cr|vdr-1.6.0-25|1120	* Sun Mar 04 2007 Anssi Hannula <anssi@mandriva.org> 1.4.6-1mdv2007.0
12cr|vdr-1.6.0-25|1121	+ Revision: 132164
12cr|vdr-1.6.0-25|1122	- VDR 1.4.6
12cr|vdr-1.6.0-25|1123	
12cr|vdr-1.6.0-25|1124	* Sat Jan 20 2007 Anssi Hannula <anssi@mandriva.org> 1.4.5-1mdv2007.1
12cr|vdr-1.6.0-25|1125	+ Revision: 111087
12cr|vdr-1.6.0-25|1126	- VDR 1.4.5
12cr|vdr-1.6.0-25|1127	- update urls of Rolf Ahrenberg's patches
12cr|vdr-1.6.0-25|1128	- make VDR_PLUGIN_ARGS usable in plugin-specific sysconfig files as well
12cr|vdr-1.6.0-25|1129	- add some comments into the vdr sysconfig file
12cr|vdr-1.6.0-25|1130	
12cr|vdr-1.6.0-25|1131	* Mon Dec 04 2006 Anssi Hannula <anssi@mandriva.org> 1.4.4-2mdv2007.1
12cr|vdr-1.6.0-25|1132	+ Revision: 90489
12cr|vdr-1.6.0-25|1133	- raise release
12cr|vdr-1.6.0-25|1134	- VDR 1.4.4-2
12cr|vdr-1.6.0-25|1135	- upgrade modifies the ABI, plugins have to be rebuilt
12cr|vdr-1.6.0-25|1136	- lirc is hotpluggable, remove from should-start
12cr|vdr-1.6.0-25|1137	- add harddrake to should-start
12cr|vdr-1.6.0-25|1138	
12cr|vdr-1.6.0-25|1139	* Sat Nov 04 2006 Anssi Hannula <anssi@mandriva.org> 1.4.4-1mdv2007.1
12cr|vdr-1.6.0-25|1140	+ Revision: 76610
12cr|vdr-1.6.0-25|1141	- VDR 1.4.4
12cr|vdr-1.6.0-25|1142	
12cr|vdr-1.6.0-25|1143	* Sun Oct 29 2006 Anssi Hannula <anssi@mandriva.org> 1.4.3-1mdv2007.1
12cr|vdr-1.6.0-25|1144	+ Revision: 73620
12cr|vdr-1.6.0-25|1145	- VDR 1.4.3-4
12cr|vdr-1.6.0-25|1146	- upgrade modifies the ABI, plugins have to be rebuilt
12cr|vdr-1.6.0-25|1147	- liemikuutio 1.13
12cr|vdr-1.6.0-25|1148	- upgrade to fixed configurableLNBshare
12cr|vdr-1.6.0-25|1149	- drop patch1, patch3, applied upstream
12cr|vdr-1.6.0-25|1150	- fix patch60
12cr|vdr-1.6.0-25|1151	- add better comments to files in /usr/share/vdr/defaults/
12cr|vdr-1.6.0-25|1152	- fix uninstalling plugins if rpm didn't honor Requires(preun)
12cr|vdr-1.6.0-25|1153	- fix missing backslash from runvdr
12cr|vdr-1.6.0-25|1154	- Import vdr
12cr|vdr-1.6.0-25|1155	
12cr|vdr-1.6.0-25|1156	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 1.4.2-3mdv2007.0
12cr|vdr-1.6.0-25|1157	- patch4: fix cTimer assignment
12cr|vdr-1.6.0-25|1158	- patch1: raise APIVERSION as patch4 is from upstream
12cr|vdr-1.6.0-25|1159	- patch4 modifies the ABI, plugins have to be rebuilt
12cr|vdr-1.6.0-25|1160	- remove /etc/vdr symlink, it only adds confusion
12cr|vdr-1.6.0-25|1161	
12cr|vdr-1.6.0-25|1162	* Mon Sep 04 2006 Anssi Hannula <anssi@mandriva.org> 1.4.2-2mdv2007.0
12cr|vdr-1.6.0-25|1163	- VDR 1.4.2-1 (bugfixes)
12cr|vdr-1.6.0-25|1164	- add note about permissions to VDR_RCU comment in sysconfig
12cr|vdr-1.6.0-25|1165	
12cr|vdr-1.6.0-25|1166	* Fri Sep 01 2006 Anssi Hannula <anssi@mandriva.org> 1.4.2-1mdv2007.0
12cr|vdr-1.6.0-25|1167	- VDR 1.4.2
12cr|vdr-1.6.0-25|1168	- liemikuutio 1.10
12cr|vdr-1.6.0-25|1169	- no audio group by default
12cr|vdr-1.6.0-25|1170	- rediff patch3
12cr|vdr-1.6.0-25|1171	
12cr|vdr-1.6.0-25|1172	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 1.4.1-7mdv2007.0
12cr|vdr-1.6.0-25|1173	- use underscore instead of dash in vdr_abi
12cr|vdr-1.6.0-25|1174	
12cr|vdr-1.6.0-25|1175	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 1.4.1-6mdv2007.0
12cr|vdr-1.6.0-25|1176	- VDR 1.4.1-5
12cr|vdr-1.6.0-25|1177	- upgrade modifies the ABI, plugins have to be rebuilt
12cr|vdr-1.6.0-25|1178	- patch3: fix device selection
12cr|vdr-1.6.0-25|1179	- stricter ABI requires for plugins
12cr|vdr-1.6.0-25|1180	- build plugins with -fPIC by default on x86, add macro for overriding
12cr|vdr-1.6.0-25|1181	- rediff patch34
12cr|vdr-1.6.0-25|1182	
12cr|vdr-1.6.0-25|1183	* Fri Aug 11 2006 Anssi Hannula <anssi@mandriva.org> 1.4.1-5mdv2007.0
12cr|vdr-1.6.0-25|1184	- fix runvdr to check for UTF-8 before disabling it
12cr|vdr-1.6.0-25|1185	
12cr|vdr-1.6.0-25|1186	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 1.4.1-4mdv2007.0
12cr|vdr-1.6.0-25|1187	- VDR 1.4.1-3
12cr|vdr-1.6.0-25|1188	- upgrade modifies the ABI, plugins have to be rebuilt
12cr|vdr-1.6.0-25|1189	- update runvdr to disable UTF-8 (#24155)
12cr|vdr-1.6.0-25|1190	- better description
12cr|vdr-1.6.0-25|1191	- remove reference to the non-existent .vdr_plugins from runvdr
12cr|vdr-1.6.0-25|1192	- rediff patch60
12cr|vdr-1.6.0-25|1193	
12cr|vdr-1.6.0-25|1194	* Tue Jul 25 2006 Anssi Hannula <anssi@mandriva.org> 1.4.1-3mdv2007.0
12cr|vdr-1.6.0-25|1195	- VDR 1.4.1-2
12cr|vdr-1.6.0-25|1196	- liemikuutio 1.8
12cr|vdr-1.6.0-25|1197	- do not use -b for patches
12cr|vdr-1.6.0-25|1198	- eval the default keyword in plugin params macro
12cr|vdr-1.6.0-25|1199	- use ccp for sysconfig files
12cr|vdr-1.6.0-25|1200	- modify comments in main sysconfig file
12cr|vdr-1.6.0-25|1201	- post and postun for plugins included with vdr
12cr|vdr-1.6.0-25|1202	- do not use conditional patches, other patches depend on them
12cr|vdr-1.6.0-25|1203	- patch22: separate "record DD" and "use DD" options
12cr|vdr-1.6.0-25|1204	- patch45: support for decruft plugin
12cr|vdr-1.6.0-25|1205	- patch60: hooks for plugins
12cr|vdr-1.6.0-25|1206	- patches modify the ABI, plugins have to be rebuilt
12cr|vdr-1.6.0-25|1207	
12cr|vdr-1.6.0-25|1208	* Mon Jun 19 2006 Anssi Hannula <anssi@mandriva.org> 1.4.1-2mdv2007.0
12cr|vdr-1.6.0-25|1209	- use _ prefix for system path macros as per convention
12cr|vdr-1.6.0-25|1210	- VDR 1.4.1-1
12cr|vdr-1.6.0-25|1211	- patch20: better support for analogtv plugin
12cr|vdr-1.6.0-25|1212	- patch21: new recording sort options
12cr|vdr-1.6.0-25|1213	- patch34: configurable LNB sharing
12cr|vdr-1.6.0-25|1214	- patch36: per-device source configuration, aka sourcecaps
12cr|vdr-1.6.0-25|1215	- patch42: support for noepgmenu plugin
12cr|vdr-1.6.0-25|1216	- patch51: submenu support
12cr|vdr-1.6.0-25|1217	- patch52: show if enough space for a recording, aka timer-info
12cr|vdr-1.6.0-25|1218	- patch53: hierarchical command menu support
12cr|vdr-1.6.0-25|1219	
12cr|vdr-1.6.0-25|1220	* Mon Jun 12 2006 Anssi Hannula <anssi@mandriva.org> 1.4.1-1mdv2007.0
12cr|vdr-1.6.0-25|1221	- VDR 1.4.1
12cr|vdr-1.6.0-25|1222	- liemikuutio 1.6
12cr|vdr-1.6.0-25|1223	- fix a typo in the VDR initial logmessage
12cr|vdr-1.6.0-25|1224	- drop Finnish patch, upstream
12cr|vdr-1.6.0-25|1225	
12cr|vdr-1.6.0-25|1226	* Sun Jun 11 2006 Anssi Hannula <anssi@mandriva.org> 1.4.0-6mdv2007.0
12cr|vdr-1.6.0-25|1227	- do not use -fPIC on x86
12cr|vdr-1.6.0-25|1228	
12cr|vdr-1.6.0-25|1229	* Fri Jun 09 2006 Anssi Hannula <anssi@mandriva.org> 1.4.0-5mdv2007.0
12cr|vdr-1.6.0-25|1230	- silence rename in vdr_plugin_install
12cr|vdr-1.6.0-25|1231	- rotor patch
12cr|vdr-1.6.0-25|1232	- buildrequires ncurses-devel
12cr|vdr-1.6.0-25|1233	- drop the multiple cores thing, too complicated with plugins
12cr|vdr-1.6.0-25|1234	- ship standard core only, add build switches
12cr|vdr-1.6.0-25|1235	- drop COPYING, vdr is GPL
12cr|vdr-1.6.0-25|1236	
12cr|vdr-1.6.0-25|1237	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 1.4.0-4mdv2007.0
12cr|vdr-1.6.0-25|1238	- maintenance patch 1.4.0-3
12cr|vdr-1.6.0-25|1239	- use getenv to get the user homedir
12cr|vdr-1.6.0-25|1240	- fix requires of plugins shipped with vdr
12cr|vdr-1.6.0-25|1241	- update bigpatch core to 1.4.0-1
12cr|vdr-1.6.0-25|1242	- fix VDRVERSION
12cr|vdr-1.6.0-25|1243	- modify diseqc.conf earlier
12cr|vdr-1.6.0-25|1244	
12cr|vdr-1.6.0-25|1245	* Fri Jun 02 2006 Anssi Hannula <anssi@mandriva.org> 1.4.0-3mdv2007.0
12cr|vdr-1.6.0-25|1246	- patch2: add friend declaration in dvbsub.h for streamdev
12cr|vdr-1.6.0-25|1247	- fix build switches for building a custom core
12cr|vdr-1.6.0-25|1248	
12cr|vdr-1.6.0-25|1249	* Thu Jun 01 2006 Anssi Hannula <anssi@mandriva.org> 1.4.0-2mdv2007.0
12cr|vdr-1.6.0-25|1250	- fix missing backslash in vdr.macros
12cr|vdr-1.6.0-25|1251	- use the real config dir instead of the symlink as the default VDR_CONFIGDIR
12cr|vdr-1.6.0-25|1252	- touch channels.conf in run-time, drop from package
12cr|vdr-1.6.0-25|1253	
12cr|vdr-1.6.0-25|1254	* Wed May 31 2006 Anssi Hannula <anssi@mandriva.org> 1.4.0-1mdv2007.0
12cr|vdr-1.6.0-25|1255	- initial Mandriva release
12cr|vdr-1.6.0-25|1256	

8246 12
12cr|vdradmin-am-3.6.7-1|1	
12cr|vdradmin-am-3.6.7-1|2	%define name	vdradmin-am
12cr|vdradmin-am-3.6.7-1|3	%define version	3.6.7
12cr|vdradmin-am-3.6.7-1|4	%define rel	1
12cr|vdradmin-am-3.6.7-1|5	
12cr|vdradmin-am-3.6.7-1|6	# backportability
12cr|vdradmin-am-3.6.7-1|7	%define _localstatedir %{_var}
12cr|vdradmin-am-3.6.7-1|8	
12cr|vdradmin-am-3.6.7-1|9	Summary:	Web interface for VDR
12cr|vdradmin-am-3.6.7-1|10	Name:		%name
12cr|vdradmin-am-3.6.7-1|11	Version:	%version
12cr|vdradmin-am-3.6.7-1|12	Release:	%mkrel %rel
12cr|vdradmin-am-3.6.7-1|13	Group:		Video
12cr|vdradmin-am-3.6.7-1|14	License:	GPL
12cr|vdradmin-am-3.6.7-1|15	URL:		http://andreas.vdr-developer.org/vdradmin-am/
12cr|vdradmin-am-3.6.7-1|16	Source:		http://andreas.vdr-developer.org/download/%name-%version.tar.bz2
12cr|vdradmin-am-3.6.7-1|17	Source2:	vdradmin.init
12cr|vdradmin-am-3.6.7-1|18	Source3:	vdradmin.sysconfig
12cr|vdradmin-am-3.6.7-1|19	# https://qa.mandriva.com/show_bug.cgi?id=52396
12cr|vdradmin-am-3.6.7-1|20	# We should probably use "use open ':locale';", but it doesn't seem to
12cr|vdradmin-am-3.6.7-1|21	# work if we do that, TODO: investigate
12cr|vdradmin-am-3.6.7-1|22	Patch0:		vdradmin-am-workaround-perl-bug.patch
12cr|vdradmin-am-3.6.7-1|23	# we use syslog now, no logdir needed
12cr|vdradmin-am-3.6.7-1|24	Patch1:		vdradmin-am-no-logdir-needed.patch
12cr|vdradmin-am-3.6.7-1|25	# allow pidfile in non-writable directory (we precreate the file with good perms),
12cr|vdradmin-am-3.6.7-1|26	# allow start with empty pidfile
12cr|vdradmin-am-3.6.7-1|27	Patch2:		vdradmin-am-pidfile.patch
12cr|vdradmin-am-3.6.7-1|28	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdradmin-am-3.6.7-1|29	BuildArch:	noarch
12cr|vdradmin-am-3.6.7-1|30	BuildRequires:	perl(CGI)
12cr|vdradmin-am-3.6.7-1|31	BuildRequires:	perl(Locale::gettext)
12cr|vdradmin-am-3.6.7-1|32	BuildRequires:	perl(HTTP::Date)
12cr|vdradmin-am-3.6.7-1|33	BuildRequires:	vdr-devel
12cr|vdradmin-am-3.6.7-1|34	BuildRequires:	gettext
12cr|vdradmin-am-3.6.7-1|35	Requires(post):	rpm-helper
12cr|vdradmin-am-3.6.7-1|36	Requires(preun): rpm-helper
12cr|vdradmin-am-3.6.7-1|37	Requires:	vdr-common
12cr|vdradmin-am-3.6.7-1|38	Requires:	perl(Template::Plugin::JavaScript)
12cr|vdradmin-am-3.6.7-1|39	Requires:	perl(Sys::Syslog)
12cr|vdradmin-am-3.6.7-1|40	Provides:	vdradmin
12cr|vdradmin-am-3.6.7-1|41	
12cr|vdradmin-am-3.6.7-1|42	%description
12cr|vdradmin-am-3.6.7-1|43	Web Interface for Video Disk Recorder. With this you can manage your
12cr|vdradmin-am-3.6.7-1|44	recordings, timers, etc. You can also create auto-timers to record
12cr|vdradmin-am-3.6.7-1|45	specific programs automatically.
12cr|vdradmin-am-3.6.7-1|46	
12cr|vdradmin-am-3.6.7-1|47	%prep
12cr|vdradmin-am-3.6.7-1|48	%setup -q
12cr|vdradmin-am-3.6.7-1|49	%apply_patches
12cr|vdradmin-am-3.6.7-1|50	
12cr|vdradmin-am-3.6.7-1|51	rm -rf locale/*
12cr|vdradmin-am-3.6.7-1|52	
12cr|vdradmin-am-3.6.7-1|53	# Setup default config
12cr|vdradmin-am-3.6.7-1|54	# Now using syslog: sed -i -e '/^$CONFIG{LOGFILE}\s*=\s*".*";/s,".*","vdradmin/vdradmind.log",' vdradmind.pl
12cr|vdradmin-am-3.6.7-1|55	#sed -i -e '/^$CONFIG{LOCAL_NET}\s*=\s*".*";/s,".*","127.0.0.1/32",' vdradmind.pl
12cr|vdradmin-am-3.6.7-1|56	sed -i -e '/^$CONFIG{VIDEODIR}\s*=\s*".*";/s,".*","%{_vdr_videodir}",' vdradmind.pl
12cr|vdradmin-am-3.6.7-1|57	sed -i -e '/^$CONFIG{VDRCONFDIR}\s*=\s*".*";/s,".*","%{_vdr_cfgdir}",' vdradmind.pl
12cr|vdradmin-am-3.6.7-1|58	#sed -i -e '/^$CONFIG{VDRVFAT}\s*=\s*[01];/s,[01],0,' vdradmind.pl
12cr|vdradmin-am-3.6.7-1|59	sed -i -e '/^\s*$PIDFILE\s*=\s*".*";/s,".*","%{_var}/run/vdradmind.pid",' vdradmind.pl
12cr|vdradmin-am-3.6.7-1|60	sed -i -e '/^my $SEARCH_FILES_IN_SYSTEM\s*=\s*[01];/s,[01],1,' vdradmind.pl
12cr|vdradmin-am-3.6.7-1|61	
12cr|vdradmin-am-3.6.7-1|62	./vdradmind.pl --cfgdir . --config < /dev/null
12cr|vdradmin-am-3.6.7-1|63	
12cr|vdradmin-am-3.6.7-1|64	cat > README.install.urpmi <<EOF
12cr|vdradmin-am-3.6.7-1|65	Use "vdradmind.pl --config" to configure the credentials and the tcp port.
12cr|vdradmin-am-3.6.7-1|66	EOF
12cr|vdradmin-am-3.6.7-1|67	
12cr|vdradmin-am-3.6.7-1|68	chmod a+r README*
12cr|vdradmin-am-3.6.7-1|69	
12cr|vdradmin-am-3.6.7-1|70	%build
12cr|vdradmin-am-3.6.7-1|71	./make.sh po
12cr|vdradmin-am-3.6.7-1|72	
12cr|vdradmin-am-3.6.7-1|73	%install
12cr|vdradmin-am-3.6.7-1|74	rm -rf %{buildroot}
12cr|vdradmin-am-3.6.7-1|75	
12cr|vdradmin-am-3.6.7-1|76	install -d -m755 %{buildroot}%{_bindir}
12cr|vdradmin-am-3.6.7-1|77	# symlink
12cr|vdradmin-am-3.6.7-1|78	cp -a vdradmind %{buildroot}%{_bindir}
12cr|vdradmin-am-3.6.7-1|79	install -m755 *.pl %{buildroot}%{_bindir}
12cr|vdradmin-am-3.6.7-1|80	
12cr|vdradmin-am-3.6.7-1|81	install -d -m755 %{buildroot}%{_sysconfdir}
12cr|vdradmin-am-3.6.7-1|82	install -d -m755 %{buildroot}%{_localstatedir}/lib/vdradmin
12cr|vdradmin-am-3.6.7-1|83	install -m644 vdradmind.conf %{buildroot}%{_localstatedir}/lib/vdradmin
12cr|vdradmin-am-3.6.7-1|84	ln -s %{_localstatedir}/lib/vdradmin %{buildroot}%{_sysconfdir}/vdradmin
12cr|vdradmin-am-3.6.7-1|85	
12cr|vdradmin-am-3.6.7-1|86	install -d -m755 %{buildroot}%{_sysconfdir}/sysconfig
12cr|vdradmin-am-3.6.7-1|87	install -m644 %SOURCE3 %{buildroot}%{_sysconfdir}/sysconfig/vdradmin
12cr|vdradmin-am-3.6.7-1|88	
12cr|vdradmin-am-3.6.7-1|89	install -d -m755 %{buildroot}%{_mandir}/man1
12cr|vdradmin-am-3.6.7-1|90	install -m644 vdradmind.pl.1 %{buildroot}%{_mandir}/man1
12cr|vdradmin-am-3.6.7-1|91	
12cr|vdradmin-am-3.6.7-1|92	install -d -m755 %{buildroot}%{_datadir}/vdradmin
12cr|vdradmin-am-3.6.7-1|93	cp -a template %{buildroot}%{_datadir}/vdradmin
12cr|vdradmin-am-3.6.7-1|94	cp -a locale %{buildroot}%{_datadir}
12cr|vdradmin-am-3.6.7-1|95	
12cr|vdradmin-am-3.6.7-1|96	install -d -m755 %{buildroot}%{_initrddir}
12cr|vdradmin-am-3.6.7-1|97	install -m755 %SOURCE2 %{buildroot}%{_initrddir}/vdradmin
12cr|vdradmin-am-3.6.7-1|98	
12cr|vdradmin-am-3.6.7-1|99	install -d -m755 %{buildroot}%{_var}/cache/vdradmin
12cr|vdradmin-am-3.6.7-1|100	
12cr|vdradmin-am-3.6.7-1|101	%find_lang vdradmin
12cr|vdradmin-am-3.6.7-1|102	
12cr|vdradmin-am-3.6.7-1|103	# having encoding in %lang does not work correctly
12cr|vdradmin-am-3.6.7-1|104	sed -i 's,\.UTF-8),),' vdradmin.lang
12cr|vdradmin-am-3.6.7-1|105	
12cr|vdradmin-am-3.6.7-1|106	%clean
12cr|vdradmin-am-3.6.7-1|107	rm -rf %{buildroot}
12cr|vdradmin-am-3.6.7-1|108	
12cr|vdradmin-am-3.6.7-1|109	%post
12cr|vdradmin-am-3.6.7-1|110	%_post_service vdradmin
12cr|vdradmin-am-3.6.7-1|111	
12cr|vdradmin-am-3.6.7-1|112	%preun
12cr|vdradmin-am-3.6.7-1|113	%_preun_service vdradmin
12cr|vdradmin-am-3.6.7-1|114	
12cr|vdradmin-am-3.6.7-1|115	%files -f vdradmin.lang
12cr|vdradmin-am-3.6.7-1|116	%defattr(-,root,root)
12cr|vdradmin-am-3.6.7-1|117	%doc CREDITS FAQ HISTORY INSTALL README.* contrib
12cr|vdradmin-am-3.6.7-1|118	%doc README.install.urpmi
12cr|vdradmin-am-3.6.7-1|119	%{_sysconfdir}/vdradmin
12cr|vdradmin-am-3.6.7-1|120	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/vdradmin
12cr|vdradmin-am-3.6.7-1|121	%attr(-,vdr,vdr) %dir %{_var}/cache/vdradmin
12cr|vdradmin-am-3.6.7-1|122	
12cr|vdradmin-am-3.6.7-1|123	%attr(0640,vdr,vdr) %config(noreplace) %{_localstatedir}/lib/vdradmin/vdradmind.conf
12cr|vdradmin-am-3.6.7-1|124	%config(noreplace) %{_sysconfdir}/sysconfig/vdradmin
12cr|vdradmin-am-3.6.7-1|125	%{_initrddir}/vdradmin
12cr|vdradmin-am-3.6.7-1|126	%{_bindir}/vdradmind
12cr|vdradmin-am-3.6.7-1|127	%{_bindir}/vdradmind.pl
12cr|vdradmin-am-3.6.7-1|128	%{_bindir}/convert.pl
12cr|vdradmin-am-3.6.7-1|129	%{_bindir}/autotimer2searchtimer.pl
12cr|vdradmin-am-3.6.7-1|130	%{_datadir}/vdradmin
12cr|vdradmin-am-3.6.7-1|131	%{_mandir}/man1/vdradmind.pl.1*
12cr|vdradmin-am-3.6.7-1|132	
12cr|vdradmin-am-3.6.7-1|133	
12cr|vdradmin-am-3.6.7-1|134	
12cr|vdradmin-am-3.6.7-1|135	
12cr|vdradmin-am-3.6.7-1|136	%changelog
12cr|vdradmin-am-3.6.7-1|137	* Tue Jul 20 2010 Anssi Hannula <anssi@mandriva.org> 3.6.7-1mdv2011.0
12cr|vdradmin-am-3.6.7-1|138	+ Revision: 555080
12cr|vdradmin-am-3.6.7-1|139	- new version
12cr|vdradmin-am-3.6.7-1|140	- drop logdir stuff, now using syslog by default
12cr|vdradmin-am-3.6.7-1|141	- rediff perl workaround patch
12cr|vdradmin-am-3.6.7-1|142	- add fixup patches for logdir and pidfile handling
12cr|vdradmin-am-3.6.7-1|143	- allow settings misc options in sysconfig file
12cr|vdradmin-am-3.6.7-1|144	
12cr|vdradmin-am-3.6.7-1|145	* Sat Jan 02 2010 Frederik Himpe <fhimpe@mandriva.org> 3.6.5-1mdv2010.1
12cr|vdradmin-am-3.6.7-1|146	+ Revision: 485241
12cr|vdradmin-am-3.6.7-1|147	- Fix BuildRequires
12cr|vdradmin-am-3.6.7-1|148	- update to new version 3.6.5
12cr|vdradmin-am-3.6.7-1|149	
12cr|vdradmin-am-3.6.7-1|150	* Wed Jul 22 2009 Anssi Hannula <anssi@mandriva.org> 3.6.4-2mdv2010.0
12cr|vdradmin-am-3.6.7-1|151	+ Revision: 398488
12cr|vdradmin-am-3.6.7-1|152	- rebuild .mo files in %%build
12cr|vdradmin-am-3.6.7-1|153	- fix %%lang entries of UTF-8 .mo files that caused the files to not be
12cr|vdradmin-am-3.6.7-1|154	installed when %%_install_langs is set, as it normally is
12cr|vdradmin-am-3.6.7-1|155	- fix /usr/bin/vdradmind not being a symlink
12cr|vdradmin-am-3.6.7-1|156	- fix "service vdradmin stop" for current version; vdradmin-am now uses
12cr|vdradmin-am-3.6.7-1|157	process name "vdradmind"
12cr|vdradmin-am-3.6.7-1|158	- workaround mdv perl-Locale-gettext bug #52396 causing non-UTF-8 output
12cr|vdradmin-am-3.6.7-1|159	
12cr|vdradmin-am-3.6.7-1|160	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 3.6.4-1mdv2009.1
12cr|vdradmin-am-3.6.7-1|161	+ Revision: 359927
12cr|vdradmin-am-3.6.7-1|162	- new version
12cr|vdradmin-am-3.6.7-1|163	
12cr|vdradmin-am-3.6.7-1|164	* Tue Jun 03 2008 Anssi Hannula <anssi@mandriva.org> 3.6.1-2mdv2009.0
12cr|vdradmin-am-3.6.7-1|165	+ Revision: 214587
12cr|vdradmin-am-3.6.7-1|166	- define %%_localstatedir locally for backportability
12cr|vdradmin-am-3.6.7-1|167	- update URL
12cr|vdradmin-am-3.6.7-1|168	
12cr|vdradmin-am-3.6.7-1|169	+ Pixel <pixel@mandriva.com>
12cr|vdradmin-am-3.6.7-1|170	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|vdradmin-am-3.6.7-1|171	
12cr|vdradmin-am-3.6.7-1|172	* Thu Mar 06 2008 Anssi Hannula <anssi@mandriva.org> 3.6.1-2mdv2008.1
12cr|vdradmin-am-3.6.7-1|173	+ Revision: 181030
12cr|vdradmin-am-3.6.7-1|174	- add requires on perl(Template::Plugin::JavaScript), fixes epgsearch
12cr|vdradmin-am-3.6.7-1|175	integration (reported by Petri Suvila)
12cr|vdradmin-am-3.6.7-1|176	
12cr|vdradmin-am-3.6.7-1|177	* Fri Feb 29 2008 Anssi Hannula <anssi@mandriva.org> 3.6.1-1mdv2008.1
12cr|vdradmin-am-3.6.7-1|178	+ Revision: 176883
12cr|vdradmin-am-3.6.7-1|179	- new version
12cr|vdradmin-am-3.6.7-1|180	
12cr|vdradmin-am-3.6.7-1|181	* Thu Dec 27 2007 Anssi Hannula <anssi@mandriva.org> 3.5.3-2mdv2008.1
12cr|vdradmin-am-3.6.7-1|182	+ Revision: 138178
12cr|vdradmin-am-3.6.7-1|183	- use /var/cache/vdradmin as template cache directory and handle it
12cr|vdradmin-am-3.6.7-1|184	properly (fixes the error "file error - failed to create compiled
12cr|vdradmin-am-3.6.7-1|185	templates directory")
12cr|vdradmin-am-3.6.7-1|186	
12cr|vdradmin-am-3.6.7-1|187	+ Olivier Blin <oblin@mandriva.com>
12cr|vdradmin-am-3.6.7-1|188	- restore BuildRoot
12cr|vdradmin-am-3.6.7-1|189	
12cr|vdradmin-am-3.6.7-1|190	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdradmin-am-3.6.7-1|191	- kill re-definition of %%buildroot on Pixel's request
12cr|vdradmin-am-3.6.7-1|192	
12cr|vdradmin-am-3.6.7-1|193	
12cr|vdradmin-am-3.6.7-1|194	* Thu Mar 01 2007 Anssi Hannula <anssi@mandriva.org> 3.5.3-1mdv2007.0
12cr|vdradmin-am-3.6.7-1|195	+ Revision: 130692
12cr|vdradmin-am-3.6.7-1|196	- 3.5.3
12cr|vdradmin-am-3.6.7-1|197	- provide the conversion scripts
12cr|vdradmin-am-3.6.7-1|198	
12cr|vdradmin-am-3.6.7-1|199	* Sat Dec 16 2006 Anssi Hannula <anssi@mandriva.org> 3.5.2-1mdv2007.1
12cr|vdradmin-am-3.6.7-1|200	+ Revision: 98210
12cr|vdradmin-am-3.6.7-1|201	- 3.5.2
12cr|vdradmin-am-3.6.7-1|202	
12cr|vdradmin-am-3.6.7-1|203	* Fri Dec 01 2006 Anssi Hannula <anssi@mandriva.org> 3.5.1-1mdv2007.1
12cr|vdradmin-am-3.6.7-1|204	+ Revision: 89760
12cr|vdradmin-am-3.6.7-1|205	- 3.5.1
12cr|vdradmin-am-3.6.7-1|206	
12cr|vdradmin-am-3.6.7-1|207	* Mon Nov 27 2006 Anssi Hannula <anssi@mandriva.org> 3.5.0-1mdv2007.1
12cr|vdradmin-am-3.6.7-1|208	+ Revision: 87608
12cr|vdradmin-am-3.6.7-1|209	- 3.5.0
12cr|vdradmin-am-3.6.7-1|210	- Import vdradmin-am
12cr|vdradmin-am-3.6.7-1|211	
12cr|vdradmin-am-3.6.7-1|212	* Sat Jul 15 2006 Anssi Hannula <anssi@mandriva.org> 3.4.6-1mdv2007.0
12cr|vdradmin-am-3.6.7-1|213	- 3.4.6
12cr|vdradmin-am-3.6.7-1|214	- fix buildrequires
12cr|vdradmin-am-3.6.7-1|215	
12cr|vdradmin-am-3.6.7-1|216	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 3.4.5a-2mdv2007.0
12cr|vdradmin-am-3.6.7-1|217	- use _ prefix for system path macros
12cr|vdradmin-am-3.6.7-1|218	- protect vdradmind.conf, it contains credentials in cleartext
12cr|vdradmin-am-3.6.7-1|219	
12cr|vdradmin-am-3.6.7-1|220	* Sat Jun 03 2006 Anssi Hannula <anssi@mandriva.org> 3.4.5a-1mdv2007.0
12cr|vdradmin-am-3.6.7-1|221	- initial Mandriva release
12cr|vdradmin-am-3.6.7-1|222	

8247 12
12cr|vdrift-0.4-0.20120722.1|1	%define name vdrift
12cr|vdrift-0.4-0.20120722.1|2	%define version 0.4
12cr|vdrift-0.4-0.20120722.1|3	%define fulldate 2012-07-22
12cr|vdrift-0.4-0.20120722.1|4	%define date %(echo %{fulldate} | sed -e 's/-//g')
12cr|vdrift-0.4-0.20120722.1|5	%define release %mkrel 0.%{date}.1
12cr|vdrift-0.4-0.20120722.1|6	%define distname %{name}-%{fulldate}
12cr|vdrift-0.4-0.20120722.1|7	%define oname VDrift
12cr|vdrift-0.4-0.20120722.1|8	%define dataname %{name}-data
12cr|vdrift-0.4-0.20120722.1|9	
12cr|vdrift-0.4-0.20120722.1|10	Summary: Open Source Car Racing Simulator
12cr|vdrift-0.4-0.20120722.1|11	Name: %{name}
12cr|vdrift-0.4-0.20120722.1|12	Version: %{version}
12cr|vdrift-0.4-0.20120722.1|13	Release: %{release}
12cr|vdrift-0.4-0.20120722.1|14	Source0: %{distname}.tar.bz2
12cr|vdrift-0.4-0.20120722.1|15	#upstream  SDL2 compatibility patch
12cr|vdrift-0.4-0.20120722.1|16	Patch0:	vdrift-2012-07-22c_patch.diff
12cr|vdrift-0.4-0.20120722.1|17	License: GPLv3
12cr|vdrift-0.4-0.20120722.1|18	Group: Games/Arcade
12cr|vdrift-0.4-0.20120722.1|19	Url: http://vdrift.net/
12cr|vdrift-0.4-0.20120722.1|20	BuildRequires: doxygen
12cr|vdrift-0.4-0.20120722.1|21	BuildRequires: scons
12cr|vdrift-0.4-0.20120722.1|22	BuildRequires: pkgconfig(libarchive)
12cr|vdrift-0.4-0.20120722.1|23	BuildRequires: pkgconfig(sdl)
12cr|vdrift-0.4-0.20120722.1|24	BuildRequires: pkgconfig(SDL_image)
12cr|vdrift-0.4-0.20120722.1|25	BuildRequires: pkgconfig(SDL_net)
12cr|vdrift-0.4-0.20120722.1|26	BuildRequires: pkgconfig(SDL_gfx)
12cr|vdrift-0.4-0.20120722.1|27	BuildRequires: pkgconfig(glu)
12cr|vdrift-0.4-0.20120722.1|28	BuildRequires: pkgconfig(freealut)
12cr|vdrift-0.4-0.20120722.1|29	BuildRequires: pkgconfig(openal)
12cr|vdrift-0.4-0.20120722.1|30	BuildRequires: pkgconfig(vorbis)
12cr|vdrift-0.4-0.20120722.1|31	BuildRequires: pkgconfig(bullet)
12cr|vdrift-0.4-0.20120722.1|32	BuildRequires: pkgconfig(glew)
12cr|vdrift-0.4-0.20120722.1|33	BuildRequires: libboost-devel
12cr|vdrift-0.4-0.20120722.1|34	BuildRequires: pkgconfig(libcurl)
12cr|vdrift-0.4-0.20120722.1|35	BuildRequires: asio
12cr|vdrift-0.4-0.20120722.1|36	BuildRequires: mongodb-devel
12cr|vdrift-0.4-0.20120722.1|37	Obsoletes: %{name} < 0.4
12cr|vdrift-0.4-0.20120722.1|38	Requires:  %{dataname}
12cr|vdrift-0.4-0.20120722.1|39	
12cr|vdrift-0.4-0.20120722.1|40	%description
12cr|vdrift-0.4-0.20120722.1|41	VDrift is a cross-platform, open source driving simulation made with
12cr|vdrift-0.4-0.20120722.1|42	drift racing in mind.
12cr|vdrift-0.4-0.20120722.1|43	
12cr|vdrift-0.4-0.20120722.1|44	#-------------
12cr|vdrift-0.4-0.20120722.1|45	%package -n %{dataname}
12cr|vdrift-0.4-0.20120722.1|46	Summary:    Data files for the VDrift driving simulation
12cr|vdrift-0.4-0.20120722.1|47	Requires:   %{name}
12cr|vdrift-0.4-0.20120722.1|48	Group: Games/Arcade
12cr|vdrift-0.4-0.20120722.1|49	Obsoletes: %{dataname} < 0.4
12cr|vdrift-0.4-0.20120722.1|50	BuildArch:  noarch
12cr|vdrift-0.4-0.20120722.1|51	
12cr|vdrift-0.4-0.20120722.1|52	%description -n %{dataname}
12cr|vdrift-0.4-0.20120722.1|53	VDrift is a cross-platform, open source driving simulation made with
12cr|vdrift-0.4-0.20120722.1|54	drift racing in mind.
12cr|vdrift-0.4-0.20120722.1|55	This package contains data files for VDrift.
12cr|vdrift-0.4-0.20120722.1|56	
12cr|vdrift-0.4-0.20120722.1|57	
12cr|vdrift-0.4-0.20120722.1|58	
12cr|vdrift-0.4-0.20120722.1|59	%prep
12cr|vdrift-0.4-0.20120722.1|60	%setup -q -n %{oname}
12cr|vdrift-0.4-0.20120722.1|61	%patch0 -p0
12cr|vdrift-0.4-0.20120722.1|62	
12cr|vdrift-0.4-0.20120722.1|63	chmod 644 LICENSE README.md
12cr|vdrift-0.4-0.20120722.1|64	
12cr|vdrift-0.4-0.20120722.1|65	%build
12cr|vdrift-0.4-0.20120722.1|66	LDFLAGS="%{ldflags} -lGL"
12cr|vdrift-0.4-0.20120722.1|67	scons NLS=0 use_binreloc=0 prefix=%{_prefix}
12cr|vdrift-0.4-0.20120722.1|68	
12cr|vdrift-0.4-0.20120722.1|69	%install
12cr|vdrift-0.4-0.20120722.1|70	install -D -m755 build/%{name} %{buildroot}%{_gamesbindir}/%{name}
12cr|vdrift-0.4-0.20120722.1|71	install -d %{buildroot}%{_gamesdatadir}/%{name}/data
12cr|vdrift-0.4-0.20120722.1|72	cp -a data %{buildroot}%{_gamesdatadir}/%{name}
12cr|vdrift-0.4-0.20120722.1|73	
12cr|vdrift-0.4-0.20120722.1|74	install -d %{buildroot}%{_datadir}/applications
12cr|vdrift-0.4-0.20120722.1|75	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|vdrift-0.4-0.20120722.1|76	[Desktop Entry]
12cr|vdrift-0.4-0.20120722.1|77	Name=VDrift
12cr|vdrift-0.4-0.20120722.1|78	Comment=Driving simulation
12cr|vdrift-0.4-0.20120722.1|79	Exec=soundwrapper %_gamesbindir/%{name}
12cr|vdrift-0.4-0.20120722.1|80	Icon=%{_gamesdatadir}/%{name}/data/textures/icons/%{name}-64x64.png
12cr|vdrift-0.4-0.20120722.1|81	Terminal=false
12cr|vdrift-0.4-0.20120722.1|82	Type=Application
12cr|vdrift-0.4-0.20120722.1|83	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cr|vdrift-0.4-0.20120722.1|84	EOF
12cr|vdrift-0.4-0.20120722.1|85	
12cr|vdrift-0.4-0.20120722.1|86	
12cr|vdrift-0.4-0.20120722.1|87	%files
12cr|vdrift-0.4-0.20120722.1|88	%doc LICENSE README.md
12cr|vdrift-0.4-0.20120722.1|89	%{_gamesbindir}/%{name}
12cr|vdrift-0.4-0.20120722.1|90	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|vdrift-0.4-0.20120722.1|91	
12cr|vdrift-0.4-0.20120722.1|92	%files -n %{dataname}
12cr|vdrift-0.4-0.20120722.1|93	%doc LICENSE README.md
12cr|vdrift-0.4-0.20120722.1|94	%dir %{_gamesdatadir}/%{name}
12cr|vdrift-0.4-0.20120722.1|95	%dir %{_gamesdatadir}/%{name}/data
12cr|vdrift-0.4-0.20120722.1|96	%{_gamesdatadir}/%{name}/data/*
12cr|vdrift-0.4-0.20120722.1|97	

8248 12
12cr|vdr-plugin-ac3mode-0.1-21|1	
12cr|vdr-plugin-ac3mode-0.1-21|2	%define plugin	ac3mode
12cr|vdr-plugin-ac3mode-0.1-21|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-ac3mode-0.1-21|4	%define version	0.1
12cr|vdr-plugin-ac3mode-0.1-21|5	%define rel	21
12cr|vdr-plugin-ac3mode-0.1-21|6	
12cr|vdr-plugin-ac3mode-0.1-21|7	Summary:	VDR plugin: Displays currently active AC3-Mode
12cr|vdr-plugin-ac3mode-0.1-21|8	Name:		%name
12cr|vdr-plugin-ac3mode-0.1-21|9	Version:	%version
12cr|vdr-plugin-ac3mode-0.1-21|10	Release:	%mkrel %rel
12cr|vdr-plugin-ac3mode-0.1-21|11	Group:		Video
12cr|vdr-plugin-ac3mode-0.1-21|12	License:	GPL
12cr|vdr-plugin-ac3mode-0.1-21|13	URL:		http://www.vdr-wiki.de/wiki/index.php/Ac3mode-plugin
12cr|vdr-plugin-ac3mode-0.1-21|14	Source:		vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-ac3mode-0.1-21|15	Patch0:		ac3mode-i18n-1.6.patch
12cr|vdr-plugin-ac3mode-0.1-21|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-ac3mode-0.1-21|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-ac3mode-0.1-21|18	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-ac3mode-0.1-21|19	
12cr|vdr-plugin-ac3mode-0.1-21|20	%description
12cr|vdr-plugin-ac3mode-0.1-21|21	If a channel broadcasts "Dolby Digital" (AC3) Sound, there is no information
12cr|vdr-plugin-ac3mode-0.1-21|22	about the number of channels (Dolby Stereo, 5.1 etc.) actually
12cr|vdr-plugin-ac3mode-0.1-21|23	available.
12cr|vdr-plugin-ac3mode-0.1-21|24	This plugin will display this information in a short hint text, whenever
12cr|vdr-plugin-ac3mode-0.1-21|25	the Dolby Digital mode is changed.
12cr|vdr-plugin-ac3mode-0.1-21|26	
12cr|vdr-plugin-ac3mode-0.1-21|27	Additionally, a main menu entry is added, which will also display the
12cr|vdr-plugin-ac3mode-0.1-21|28	selected Dolby Digital type.
12cr|vdr-plugin-ac3mode-0.1-21|29	If no Dolby track is selected, "PCM Sound" will be displayed.
12cr|vdr-plugin-ac3mode-0.1-21|30	
12cr|vdr-plugin-ac3mode-0.1-21|31	%prep
12cr|vdr-plugin-ac3mode-0.1-21|32	%setup -q -n %plugin
12cr|vdr-plugin-ac3mode-0.1-21|33	%patch0 -p1
12cr|vdr-plugin-ac3mode-0.1-21|34	%vdr_plugin_prep
12cr|vdr-plugin-ac3mode-0.1-21|35	
12cr|vdr-plugin-ac3mode-0.1-21|36	%build
12cr|vdr-plugin-ac3mode-0.1-21|37	%vdr_plugin_build
12cr|vdr-plugin-ac3mode-0.1-21|38	
12cr|vdr-plugin-ac3mode-0.1-21|39	%install
12cr|vdr-plugin-ac3mode-0.1-21|40	rm -rf %{buildroot}
12cr|vdr-plugin-ac3mode-0.1-21|41	%vdr_plugin_install
12cr|vdr-plugin-ac3mode-0.1-21|42	
12cr|vdr-plugin-ac3mode-0.1-21|43	%clean
12cr|vdr-plugin-ac3mode-0.1-21|44	rm -rf %{buildroot}
12cr|vdr-plugin-ac3mode-0.1-21|45	
12cr|vdr-plugin-ac3mode-0.1-21|46	%post
12cr|vdr-plugin-ac3mode-0.1-21|47	%vdr_plugin_post %plugin
12cr|vdr-plugin-ac3mode-0.1-21|48	
12cr|vdr-plugin-ac3mode-0.1-21|49	%postun
12cr|vdr-plugin-ac3mode-0.1-21|50	%vdr_plugin_postun %plugin
12cr|vdr-plugin-ac3mode-0.1-21|51	
12cr|vdr-plugin-ac3mode-0.1-21|52	%files -f %plugin.vdr
12cr|vdr-plugin-ac3mode-0.1-21|53	%defattr(-,root,root)
12cr|vdr-plugin-ac3mode-0.1-21|54	%doc README HISTORY
12cr|vdr-plugin-ac3mode-0.1-21|55	
12cr|vdr-plugin-ac3mode-0.1-21|56	
12cr|vdr-plugin-ac3mode-0.1-21|57	
12cr|vdr-plugin-ac3mode-0.1-21|58	
12cr|vdr-plugin-ac3mode-0.1-21|59	%changelog
12cr|vdr-plugin-ac3mode-0.1-21|60	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1-21mdv2010.0
12cr|vdr-plugin-ac3mode-0.1-21|61	+ Revision: 401089
12cr|vdr-plugin-ac3mode-0.1-21|62	- actually rebuild for new VDR
12cr|vdr-plugin-ac3mode-0.1-21|63	
12cr|vdr-plugin-ac3mode-0.1-21|64	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1-20mdv2010.0
12cr|vdr-plugin-ac3mode-0.1-21|65	+ Revision: 401088
12cr|vdr-plugin-ac3mode-0.1-21|66	- rebuild for new VDR
12cr|vdr-plugin-ac3mode-0.1-21|67	
12cr|vdr-plugin-ac3mode-0.1-21|68	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1-19mdv2009.1
12cr|vdr-plugin-ac3mode-0.1-21|69	+ Revision: 359270
12cr|vdr-plugin-ac3mode-0.1-21|70	- rebuild for new vdr
12cr|vdr-plugin-ac3mode-0.1-21|71	
12cr|vdr-plugin-ac3mode-0.1-21|72	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1-18mdv2009.0
12cr|vdr-plugin-ac3mode-0.1-21|73	+ Revision: 197887
12cr|vdr-plugin-ac3mode-0.1-21|74	- rebuild for new vdr
12cr|vdr-plugin-ac3mode-0.1-21|75	
12cr|vdr-plugin-ac3mode-0.1-21|76	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1-17mdv2009.0
12cr|vdr-plugin-ac3mode-0.1-21|77	+ Revision: 197619
12cr|vdr-plugin-ac3mode-0.1-21|78	- add vdr_plugin_prep
12cr|vdr-plugin-ac3mode-0.1-21|79	- bump buildrequires on vdr-devel
12cr|vdr-plugin-ac3mode-0.1-21|80	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-ac3mode-0.1-21|81	
12cr|vdr-plugin-ac3mode-0.1-21|82	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1-16mdv2008.1
12cr|vdr-plugin-ac3mode-0.1-21|83	+ Revision: 144998
12cr|vdr-plugin-ac3mode-0.1-21|84	- rebuild for new vdr
12cr|vdr-plugin-ac3mode-0.1-21|85	
12cr|vdr-plugin-ac3mode-0.1-21|86	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1-15mdv2008.1
12cr|vdr-plugin-ac3mode-0.1-21|87	+ Revision: 144962
12cr|vdr-plugin-ac3mode-0.1-21|88	- rebuild for new vdr
12cr|vdr-plugin-ac3mode-0.1-21|89	
12cr|vdr-plugin-ac3mode-0.1-21|90	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-ac3mode-0.1-21|91	- restore BuildRoot
12cr|vdr-plugin-ac3mode-0.1-21|92	
12cr|vdr-plugin-ac3mode-0.1-21|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-ac3mode-0.1-21|94	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-ac3mode-0.1-21|95	
12cr|vdr-plugin-ac3mode-0.1-21|96	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1-14mdv2008.1
12cr|vdr-plugin-ac3mode-0.1-21|97	+ Revision: 103048
12cr|vdr-plugin-ac3mode-0.1-21|98	- rebuild for new vdr
12cr|vdr-plugin-ac3mode-0.1-21|99	
12cr|vdr-plugin-ac3mode-0.1-21|100	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1-13mdv2008.0
12cr|vdr-plugin-ac3mode-0.1-21|101	+ Revision: 49958
12cr|vdr-plugin-ac3mode-0.1-21|102	- rebuild for new vdr
12cr|vdr-plugin-ac3mode-0.1-21|103	
12cr|vdr-plugin-ac3mode-0.1-21|104	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1-12mdv2008.0
12cr|vdr-plugin-ac3mode-0.1-21|105	+ Revision: 42045
12cr|vdr-plugin-ac3mode-0.1-21|106	- rebuild for new vdr
12cr|vdr-plugin-ac3mode-0.1-21|107	
12cr|vdr-plugin-ac3mode-0.1-21|108	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1-11mdv2008.0
12cr|vdr-plugin-ac3mode-0.1-21|109	+ Revision: 22801
12cr|vdr-plugin-ac3mode-0.1-21|110	- rebuild for new vdr
12cr|vdr-plugin-ac3mode-0.1-21|111	
12cr|vdr-plugin-ac3mode-0.1-21|112	
12cr|vdr-plugin-ac3mode-0.1-21|113	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1-9mdv2007.0
12cr|vdr-plugin-ac3mode-0.1-21|114	+ Revision: 90872
12cr|vdr-plugin-ac3mode-0.1-21|115	- rebuild for new vdr
12cr|vdr-plugin-ac3mode-0.1-21|116	
12cr|vdr-plugin-ac3mode-0.1-21|117	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1-7mdv2007.1
12cr|vdr-plugin-ac3mode-0.1-21|118	+ Revision: 73933
12cr|vdr-plugin-ac3mode-0.1-21|119	- rebuild for new vdr
12cr|vdr-plugin-ac3mode-0.1-21|120	- Import vdr-plugin-ac3mode
12cr|vdr-plugin-ac3mode-0.1-21|121	
12cr|vdr-plugin-ac3mode-0.1-21|122	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1-6mdv2007.0
12cr|vdr-plugin-ac3mode-0.1-21|123	- rebuild for new vdr
12cr|vdr-plugin-ac3mode-0.1-21|124	
12cr|vdr-plugin-ac3mode-0.1-21|125	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1-5mdv2007.0
12cr|vdr-plugin-ac3mode-0.1-21|126	- stricter abi requires
12cr|vdr-plugin-ac3mode-0.1-21|127	
12cr|vdr-plugin-ac3mode-0.1-21|128	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1-4mdv2007.0
12cr|vdr-plugin-ac3mode-0.1-21|129	- rebuild for new vdr
12cr|vdr-plugin-ac3mode-0.1-21|130	
12cr|vdr-plugin-ac3mode-0.1-21|131	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1-3mdv2007.0
12cr|vdr-plugin-ac3mode-0.1-21|132	- rebuild for new vdr
12cr|vdr-plugin-ac3mode-0.1-21|133	
12cr|vdr-plugin-ac3mode-0.1-21|134	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1-2mdv2007.0
12cr|vdr-plugin-ac3mode-0.1-21|135	- rebuild for new vdr
12cr|vdr-plugin-ac3mode-0.1-21|136	
12cr|vdr-plugin-ac3mode-0.1-21|137	* Sat Jun 10 2006 Anssi Hannula <anssi@mandriva.org> 0.1-1mdv2007.0
12cr|vdr-plugin-ac3mode-0.1-21|138	- initial Mandriva release
12cr|vdr-plugin-ac3mode-0.1-21|139	

8249 12
12cr|vdr-plugin-advchctrl-0.0.5-19|1	
12cr|vdr-plugin-advchctrl-0.0.5-19|2	%define plugin	advchctrl
12cr|vdr-plugin-advchctrl-0.0.5-19|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-advchctrl-0.0.5-19|4	%define version	0.0.5
12cr|vdr-plugin-advchctrl-0.0.5-19|5	%define rel	19
12cr|vdr-plugin-advchctrl-0.0.5-19|6	
12cr|vdr-plugin-advchctrl-0.0.5-19|7	Summary:	VDR plugin: Advanced Channel Control
12cr|vdr-plugin-advchctrl-0.0.5-19|8	Name:		%name
12cr|vdr-plugin-advchctrl-0.0.5-19|9	Version:	%version
12cr|vdr-plugin-advchctrl-0.0.5-19|10	Release:	%mkrel %rel
12cr|vdr-plugin-advchctrl-0.0.5-19|11	Group:		Video
12cr|vdr-plugin-advchctrl-0.0.5-19|12	License:	GPL
12cr|vdr-plugin-advchctrl-0.0.5-19|13	URL:		http://www.vdr-wiki.de/wiki/index.php/Advchctrl-plugin
12cr|vdr-plugin-advchctrl-0.0.5-19|14	Source:		vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-advchctrl-0.0.5-19|15	Patch1:		advchctrl-0.0.5-1.3.38.diff
12cr|vdr-plugin-advchctrl-0.0.5-19|16	Patch2:		advchctrl-0.0.5-warnings.diff
12cr|vdr-plugin-advchctrl-0.0.5-19|17	Patch3:		advchctrl-0.0.5-i18n-1.6.patch
12cr|vdr-plugin-advchctrl-0.0.5-19|18	Patch4:		advchctrl-0.0.5-gcc44.patch
12cr|vdr-plugin-advchctrl-0.0.5-19|19	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-advchctrl-0.0.5-19|20	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-advchctrl-0.0.5-19|21	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-advchctrl-0.0.5-19|22	
12cr|vdr-plugin-advchctrl-0.0.5-19|23	%description
12cr|vdr-plugin-advchctrl-0.0.5-19|24	The idea for this plugin was born by the boring different
12cr|vdr-plugin-advchctrl-0.0.5-19|25	audio volume level on some transponders. In the parameters
12cr|vdr-plugin-advchctrl-0.0.5-19|26	of the plugin you can set the default volume.
12cr|vdr-plugin-advchctrl-0.0.5-19|27	
12cr|vdr-plugin-advchctrl-0.0.5-19|28	%prep
12cr|vdr-plugin-advchctrl-0.0.5-19|29	%setup -q -n %plugin-%version
12cr|vdr-plugin-advchctrl-0.0.5-19|30	%patch1 -p1 -b .1338
12cr|vdr-plugin-advchctrl-0.0.5-19|31	%patch2 -p1 -b .warnings
12cr|vdr-plugin-advchctrl-0.0.5-19|32	%patch3 -p1
12cr|vdr-plugin-advchctrl-0.0.5-19|33	%patch4 -p1
12cr|vdr-plugin-advchctrl-0.0.5-19|34	%vdr_plugin_prep
12cr|vdr-plugin-advchctrl-0.0.5-19|35	
12cr|vdr-plugin-advchctrl-0.0.5-19|36	%build
12cr|vdr-plugin-advchctrl-0.0.5-19|37	%vdr_plugin_build
12cr|vdr-plugin-advchctrl-0.0.5-19|38	
12cr|vdr-plugin-advchctrl-0.0.5-19|39	%install
12cr|vdr-plugin-advchctrl-0.0.5-19|40	rm -rf %{buildroot}
12cr|vdr-plugin-advchctrl-0.0.5-19|41	%vdr_plugin_install
12cr|vdr-plugin-advchctrl-0.0.5-19|42	
12cr|vdr-plugin-advchctrl-0.0.5-19|43	%clean
12cr|vdr-plugin-advchctrl-0.0.5-19|44	rm -rf %{buildroot}
12cr|vdr-plugin-advchctrl-0.0.5-19|45	
12cr|vdr-plugin-advchctrl-0.0.5-19|46	%post
12cr|vdr-plugin-advchctrl-0.0.5-19|47	%vdr_plugin_post %plugin
12cr|vdr-plugin-advchctrl-0.0.5-19|48	
12cr|vdr-plugin-advchctrl-0.0.5-19|49	%postun
12cr|vdr-plugin-advchctrl-0.0.5-19|50	%vdr_plugin_postun %plugin
12cr|vdr-plugin-advchctrl-0.0.5-19|51	
12cr|vdr-plugin-advchctrl-0.0.5-19|52	%files -f %plugin.vdr
12cr|vdr-plugin-advchctrl-0.0.5-19|53	%defattr(-,root,root)
12cr|vdr-plugin-advchctrl-0.0.5-19|54	%doc README HISTORY
12cr|vdr-plugin-advchctrl-0.0.5-19|55	
12cr|vdr-plugin-advchctrl-0.0.5-19|56	
12cr|vdr-plugin-advchctrl-0.0.5-19|57	
12cr|vdr-plugin-advchctrl-0.0.5-19|58	
12cr|vdr-plugin-advchctrl-0.0.5-19|59	%changelog
12cr|vdr-plugin-advchctrl-0.0.5-19|60	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-19mdv2010.0
12cr|vdr-plugin-advchctrl-0.0.5-19|61	+ Revision: 401089
12cr|vdr-plugin-advchctrl-0.0.5-19|62	- actually rebuild for new VDR
12cr|vdr-plugin-advchctrl-0.0.5-19|63	- rebuild for new VDR
12cr|vdr-plugin-advchctrl-0.0.5-19|64	- fix build with gcc4.4 (gcc44.patch)
12cr|vdr-plugin-advchctrl-0.0.5-19|65	
12cr|vdr-plugin-advchctrl-0.0.5-19|66	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-17mdv2009.1
12cr|vdr-plugin-advchctrl-0.0.5-19|67	+ Revision: 359272
12cr|vdr-plugin-advchctrl-0.0.5-19|68	- rebuild for new vdr
12cr|vdr-plugin-advchctrl-0.0.5-19|69	
12cr|vdr-plugin-advchctrl-0.0.5-19|70	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-16mdv2009.0
12cr|vdr-plugin-advchctrl-0.0.5-19|71	+ Revision: 197889
12cr|vdr-plugin-advchctrl-0.0.5-19|72	- rebuild for new vdr
12cr|vdr-plugin-advchctrl-0.0.5-19|73	
12cr|vdr-plugin-advchctrl-0.0.5-19|74	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-15mdv2009.0
12cr|vdr-plugin-advchctrl-0.0.5-19|75	+ Revision: 197621
12cr|vdr-plugin-advchctrl-0.0.5-19|76	- add vdr_plugin_prep
12cr|vdr-plugin-advchctrl-0.0.5-19|77	- bump buildrequires on vdr-devel
12cr|vdr-plugin-advchctrl-0.0.5-19|78	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-advchctrl-0.0.5-19|79	
12cr|vdr-plugin-advchctrl-0.0.5-19|80	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-14mdv2008.1
12cr|vdr-plugin-advchctrl-0.0.5-19|81	+ Revision: 145000
12cr|vdr-plugin-advchctrl-0.0.5-19|82	- rebuild for new vdr
12cr|vdr-plugin-advchctrl-0.0.5-19|83	
12cr|vdr-plugin-advchctrl-0.0.5-19|84	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-13mdv2008.1
12cr|vdr-plugin-advchctrl-0.0.5-19|85	+ Revision: 144964
12cr|vdr-plugin-advchctrl-0.0.5-19|86	- rebuild for new vdr
12cr|vdr-plugin-advchctrl-0.0.5-19|87	
12cr|vdr-plugin-advchctrl-0.0.5-19|88	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-advchctrl-0.0.5-19|89	- restore BuildRoot
12cr|vdr-plugin-advchctrl-0.0.5-19|90	
12cr|vdr-plugin-advchctrl-0.0.5-19|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-advchctrl-0.0.5-19|92	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-advchctrl-0.0.5-19|93	
12cr|vdr-plugin-advchctrl-0.0.5-19|94	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-12mdv2008.1
12cr|vdr-plugin-advchctrl-0.0.5-19|95	+ Revision: 103050
12cr|vdr-plugin-advchctrl-0.0.5-19|96	- rebuild for new vdr
12cr|vdr-plugin-advchctrl-0.0.5-19|97	
12cr|vdr-plugin-advchctrl-0.0.5-19|98	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-11mdv2008.0
12cr|vdr-plugin-advchctrl-0.0.5-19|99	+ Revision: 49959
12cr|vdr-plugin-advchctrl-0.0.5-19|100	- rebuild for new vdr
12cr|vdr-plugin-advchctrl-0.0.5-19|101	
12cr|vdr-plugin-advchctrl-0.0.5-19|102	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-10mdv2008.0
12cr|vdr-plugin-advchctrl-0.0.5-19|103	+ Revision: 42046
12cr|vdr-plugin-advchctrl-0.0.5-19|104	- rebuild for new vdr
12cr|vdr-plugin-advchctrl-0.0.5-19|105	
12cr|vdr-plugin-advchctrl-0.0.5-19|106	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-9mdv2008.0
12cr|vdr-plugin-advchctrl-0.0.5-19|107	+ Revision: 22680
12cr|vdr-plugin-advchctrl-0.0.5-19|108	- rebuild for new vdr
12cr|vdr-plugin-advchctrl-0.0.5-19|109	
12cr|vdr-plugin-advchctrl-0.0.5-19|110	
12cr|vdr-plugin-advchctrl-0.0.5-19|111	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-8mdv2007.0
12cr|vdr-plugin-advchctrl-0.0.5-19|112	+ Revision: 90877
12cr|vdr-plugin-advchctrl-0.0.5-19|113	- rebuild for new vdr
12cr|vdr-plugin-advchctrl-0.0.5-19|114	
12cr|vdr-plugin-advchctrl-0.0.5-19|115	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-7mdv2007.1
12cr|vdr-plugin-advchctrl-0.0.5-19|116	+ Revision: 73934
12cr|vdr-plugin-advchctrl-0.0.5-19|117	- rebuild for new vdr
12cr|vdr-plugin-advchctrl-0.0.5-19|118	- Import vdr-plugin-advchctrl
12cr|vdr-plugin-advchctrl-0.0.5-19|119	
12cr|vdr-plugin-advchctrl-0.0.5-19|120	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-6mdv2007.0
12cr|vdr-plugin-advchctrl-0.0.5-19|121	- rebuild for new vdr
12cr|vdr-plugin-advchctrl-0.0.5-19|122	
12cr|vdr-plugin-advchctrl-0.0.5-19|123	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-5mdv2007.0
12cr|vdr-plugin-advchctrl-0.0.5-19|124	- stricter abi requires
12cr|vdr-plugin-advchctrl-0.0.5-19|125	
12cr|vdr-plugin-advchctrl-0.0.5-19|126	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-4mdv2007.0
12cr|vdr-plugin-advchctrl-0.0.5-19|127	- rebuild for new vdr
12cr|vdr-plugin-advchctrl-0.0.5-19|128	
12cr|vdr-plugin-advchctrl-0.0.5-19|129	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-3mdv2007.0
12cr|vdr-plugin-advchctrl-0.0.5-19|130	- rebuild for new vdr
12cr|vdr-plugin-advchctrl-0.0.5-19|131	
12cr|vdr-plugin-advchctrl-0.0.5-19|132	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-2mdv2007.0
12cr|vdr-plugin-advchctrl-0.0.5-19|133	- rebuild for new vdr
12cr|vdr-plugin-advchctrl-0.0.5-19|134	
12cr|vdr-plugin-advchctrl-0.0.5-19|135	* Sat Jun 10 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-1mdv2007.0
12cr|vdr-plugin-advchctrl-0.0.5-19|136	- initial Mandriva release
12cr|vdr-plugin-advchctrl-0.0.5-19|137	

8250 12
12cr|vdr-plugin-aide-0.0.2-19|1	
12cr|vdr-plugin-aide-0.0.2-19|2	%define plugin	aide
12cr|vdr-plugin-aide-0.0.2-19|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-aide-0.0.2-19|4	%define version	0.0.2
12cr|vdr-plugin-aide-0.0.2-19|5	%define rel	19
12cr|vdr-plugin-aide-0.0.2-19|6	
12cr|vdr-plugin-aide-0.0.2-19|7	Summary:	VDR plugin: VDR Aide
12cr|vdr-plugin-aide-0.0.2-19|8	Name:		%name
12cr|vdr-plugin-aide-0.0.2-19|9	Version:	%version
12cr|vdr-plugin-aide-0.0.2-19|10	Release:	%mkrel %rel
12cr|vdr-plugin-aide-0.0.2-19|11	Group:		Video
12cr|vdr-plugin-aide-0.0.2-19|12	License:	GPL
12cr|vdr-plugin-aide-0.0.2-19|13	URL:		http://vdr.bluox.org/download/?path=vdr-aide/
12cr|vdr-plugin-aide-0.0.2-19|14	Source:		http://vdr.bluox.org/download/vdr-aide/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-aide-0.0.2-19|15	Source1:	aide-deu.tar.bz2
12cr|vdr-plugin-aide-0.0.2-19|16	Source2:	aide-dutch.tar.bz2
12cr|vdr-plugin-aide-0.0.2-19|17	Source3:	aide-eng.tar.bz2
12cr|vdr-plugin-aide-0.0.2-19|18	Source4:	aide-rus.tar.bz2
12cr|vdr-plugin-aide-0.0.2-19|19	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-aide-0.0.2-19|20	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-aide-0.0.2-19|21	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-aide-0.0.2-19|22	
12cr|vdr-plugin-aide-0.0.2-19|23	%description
12cr|vdr-plugin-aide-0.0.2-19|24	An OSD Help Browser for VDR. You can read VDR User Manual and other
12cr|vdr-plugin-aide-0.0.2-19|25	plain text help files on the TV screen.
12cr|vdr-plugin-aide-0.0.2-19|26	
12cr|vdr-plugin-aide-0.0.2-19|27	%prep
12cr|vdr-plugin-aide-0.0.2-19|28	%setup -q -n %plugin-%version -a 1 -a 2 -a 3 -a 4
12cr|vdr-plugin-aide-0.0.2-19|29	%vdr_plugin_prep
12cr|vdr-plugin-aide-0.0.2-19|30	
12cr|vdr-plugin-aide-0.0.2-19|31	%build
12cr|vdr-plugin-aide-0.0.2-19|32	%vdr_plugin_build
12cr|vdr-plugin-aide-0.0.2-19|33	
12cr|vdr-plugin-aide-0.0.2-19|34	%install
12cr|vdr-plugin-aide-0.0.2-19|35	rm -rf %{buildroot}
12cr|vdr-plugin-aide-0.0.2-19|36	%vdr_plugin_install
12cr|vdr-plugin-aide-0.0.2-19|37	
12cr|vdr-plugin-aide-0.0.2-19|38	%clean
12cr|vdr-plugin-aide-0.0.2-19|39	rm -rf %{buildroot}
12cr|vdr-plugin-aide-0.0.2-19|40	
12cr|vdr-plugin-aide-0.0.2-19|41	%post
12cr|vdr-plugin-aide-0.0.2-19|42	%vdr_plugin_post %plugin
12cr|vdr-plugin-aide-0.0.2-19|43	
12cr|vdr-plugin-aide-0.0.2-19|44	%postun
12cr|vdr-plugin-aide-0.0.2-19|45	%vdr_plugin_postun %plugin
12cr|vdr-plugin-aide-0.0.2-19|46	
12cr|vdr-plugin-aide-0.0.2-19|47	%files -f %plugin.vdr
12cr|vdr-plugin-aide-0.0.2-19|48	%defattr(-,root,root)
12cr|vdr-plugin-aide-0.0.2-19|49	%doc README HISTORY aide deu dut eng rus
12cr|vdr-plugin-aide-0.0.2-19|50	
12cr|vdr-plugin-aide-0.0.2-19|51	
12cr|vdr-plugin-aide-0.0.2-19|52	
12cr|vdr-plugin-aide-0.0.2-19|53	
12cr|vdr-plugin-aide-0.0.2-19|54	%changelog
12cr|vdr-plugin-aide-0.0.2-19|55	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-19mdv2010.0
12cr|vdr-plugin-aide-0.0.2-19|56	+ Revision: 401089
12cr|vdr-plugin-aide-0.0.2-19|57	- actually rebuild for new VDR
12cr|vdr-plugin-aide-0.0.2-19|58	
12cr|vdr-plugin-aide-0.0.2-19|59	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-18mdv2010.0
12cr|vdr-plugin-aide-0.0.2-19|60	+ Revision: 401088
12cr|vdr-plugin-aide-0.0.2-19|61	- rebuild for new VDR
12cr|vdr-plugin-aide-0.0.2-19|62	
12cr|vdr-plugin-aide-0.0.2-19|63	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-17mdv2009.1
12cr|vdr-plugin-aide-0.0.2-19|64	+ Revision: 359273
12cr|vdr-plugin-aide-0.0.2-19|65	- rebuild for new vdr
12cr|vdr-plugin-aide-0.0.2-19|66	
12cr|vdr-plugin-aide-0.0.2-19|67	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-16mdv2009.0
12cr|vdr-plugin-aide-0.0.2-19|68	+ Revision: 197890
12cr|vdr-plugin-aide-0.0.2-19|69	- rebuild for new vdr
12cr|vdr-plugin-aide-0.0.2-19|70	
12cr|vdr-plugin-aide-0.0.2-19|71	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-15mdv2009.0
12cr|vdr-plugin-aide-0.0.2-19|72	+ Revision: 197622
12cr|vdr-plugin-aide-0.0.2-19|73	- add vdr_plugin_prep
12cr|vdr-plugin-aide-0.0.2-19|74	- bump buildrequires on vdr-devel
12cr|vdr-plugin-aide-0.0.2-19|75	
12cr|vdr-plugin-aide-0.0.2-19|76	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-14mdv2008.1
12cr|vdr-plugin-aide-0.0.2-19|77	+ Revision: 145001
12cr|vdr-plugin-aide-0.0.2-19|78	- rebuild for new vdr
12cr|vdr-plugin-aide-0.0.2-19|79	
12cr|vdr-plugin-aide-0.0.2-19|80	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-13mdv2008.1
12cr|vdr-plugin-aide-0.0.2-19|81	+ Revision: 144965
12cr|vdr-plugin-aide-0.0.2-19|82	- rebuild for new vdr
12cr|vdr-plugin-aide-0.0.2-19|83	
12cr|vdr-plugin-aide-0.0.2-19|84	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-aide-0.0.2-19|85	- restore BuildRoot
12cr|vdr-plugin-aide-0.0.2-19|86	
12cr|vdr-plugin-aide-0.0.2-19|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-aide-0.0.2-19|88	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-aide-0.0.2-19|89	
12cr|vdr-plugin-aide-0.0.2-19|90	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-12mdv2008.1
12cr|vdr-plugin-aide-0.0.2-19|91	+ Revision: 103051
12cr|vdr-plugin-aide-0.0.2-19|92	- rebuild for new vdr
12cr|vdr-plugin-aide-0.0.2-19|93	
12cr|vdr-plugin-aide-0.0.2-19|94	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-11mdv2008.0
12cr|vdr-plugin-aide-0.0.2-19|95	+ Revision: 49960
12cr|vdr-plugin-aide-0.0.2-19|96	- rebuild for new vdr
12cr|vdr-plugin-aide-0.0.2-19|97	
12cr|vdr-plugin-aide-0.0.2-19|98	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-10mdv2008.0
12cr|vdr-plugin-aide-0.0.2-19|99	+ Revision: 42047
12cr|vdr-plugin-aide-0.0.2-19|100	- rebuild for new vdr
12cr|vdr-plugin-aide-0.0.2-19|101	
12cr|vdr-plugin-aide-0.0.2-19|102	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-9mdv2008.0
12cr|vdr-plugin-aide-0.0.2-19|103	+ Revision: 22682
12cr|vdr-plugin-aide-0.0.2-19|104	- rebuild for new vdr
12cr|vdr-plugin-aide-0.0.2-19|105	
12cr|vdr-plugin-aide-0.0.2-19|106	
12cr|vdr-plugin-aide-0.0.2-19|107	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-8mdv2007.0
12cr|vdr-plugin-aide-0.0.2-19|108	+ Revision: 90882
12cr|vdr-plugin-aide-0.0.2-19|109	- rebuild for new vdr
12cr|vdr-plugin-aide-0.0.2-19|110	
12cr|vdr-plugin-aide-0.0.2-19|111	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-7mdv2007.1
12cr|vdr-plugin-aide-0.0.2-19|112	+ Revision: 73935
12cr|vdr-plugin-aide-0.0.2-19|113	- rebuild for new vdr
12cr|vdr-plugin-aide-0.0.2-19|114	- Import vdr-plugin-aide
12cr|vdr-plugin-aide-0.0.2-19|115	
12cr|vdr-plugin-aide-0.0.2-19|116	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-6mdv2007.0
12cr|vdr-plugin-aide-0.0.2-19|117	- rebuild for new vdr
12cr|vdr-plugin-aide-0.0.2-19|118	
12cr|vdr-plugin-aide-0.0.2-19|119	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-5mdv2007.0
12cr|vdr-plugin-aide-0.0.2-19|120	- stricter abi requires
12cr|vdr-plugin-aide-0.0.2-19|121	
12cr|vdr-plugin-aide-0.0.2-19|122	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-4mdv2007.0
12cr|vdr-plugin-aide-0.0.2-19|123	- rebuild for new vdr
12cr|vdr-plugin-aide-0.0.2-19|124	
12cr|vdr-plugin-aide-0.0.2-19|125	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-3mdv2007.0
12cr|vdr-plugin-aide-0.0.2-19|126	- rebuild for new vdr
12cr|vdr-plugin-aide-0.0.2-19|127	
12cr|vdr-plugin-aide-0.0.2-19|128	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-2mdv2007.0
12cr|vdr-plugin-aide-0.0.2-19|129	- rebuild for new vdr
12cr|vdr-plugin-aide-0.0.2-19|130	
12cr|vdr-plugin-aide-0.0.2-19|131	* Sun Jun 11 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-1mdv2007.0
12cr|vdr-plugin-aide-0.0.2-19|132	- initial Mandriva release
12cr|vdr-plugin-aide-0.0.2-19|133	

8251 12
12cr|vdr-plugin-alcd-1.5.2-1|1	
12cr|vdr-plugin-alcd-1.5.2-1|2	%define plugin	alcd
12cr|vdr-plugin-alcd-1.5.2-1|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-alcd-1.5.2-1|4	%define version	1.5.2
12cr|vdr-plugin-alcd-1.5.2-1|5	%define rel	1
12cr|vdr-plugin-alcd-1.5.2-1|6	
12cr|vdr-plugin-alcd-1.5.2-1|7	Summary:	VDR plugin: Activy300 LCD-Plugin
12cr|vdr-plugin-alcd-1.5.2-1|8	Name:		%name
12cr|vdr-plugin-alcd-1.5.2-1|9	Version:	%version
12cr|vdr-plugin-alcd-1.5.2-1|10	Release:	%mkrel %rel
12cr|vdr-plugin-alcd-1.5.2-1|11	Group:		Video
12cr|vdr-plugin-alcd-1.5.2-1|12	License:	GPL
12cr|vdr-plugin-alcd-1.5.2-1|13	URL:		http://www.htpc-forum.de/
12cr|vdr-plugin-alcd-1.5.2-1|14	Source:		vdr-%plugin-%version.tgz
12cr|vdr-plugin-alcd-1.5.2-1|15	Source1:	activy.init
12cr|vdr-plugin-alcd-1.5.2-1|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-alcd-1.5.2-1|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-alcd-1.5.2-1|18	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-alcd-1.5.2-1|19	
12cr|vdr-plugin-alcd-1.5.2-1|20	%description
12cr|vdr-plugin-alcd-1.5.2-1|21	Enables the LCD display of the Activy300 boxes from Siemens.
12cr|vdr-plugin-alcd-1.5.2-1|22	
12cr|vdr-plugin-alcd-1.5.2-1|23	%prep
12cr|vdr-plugin-alcd-1.5.2-1|24	%setup -q -c
12cr|vdr-plugin-alcd-1.5.2-1|25	cd %plugin
12cr|vdr-plugin-alcd-1.5.2-1|26	chmod a-x BUGS TODO
12cr|vdr-plugin-alcd-1.5.2-1|27	%vdr_plugin_prep
12cr|vdr-plugin-alcd-1.5.2-1|28	
12cr|vdr-plugin-alcd-1.5.2-1|29	%vdr_plugin_params_begin %{plugin}
12cr|vdr-plugin-alcd-1.5.2-1|30	# script to execute after pic reset
12cr|vdr-plugin-alcd-1.5.2-1|31	# default: %{_bindir}/activy.sh
12cr|vdr-plugin-alcd-1.5.2-1|32	var=RESETSCRIPT
12cr|vdr-plugin-alcd-1.5.2-1|33	param=--resetscript=RESETSCRIPT
12cr|vdr-plugin-alcd-1.5.2-1|34	default=%{_bindir}/activy.sh
12cr|vdr-plugin-alcd-1.5.2-1|35	%vdr_plugin_params_end
12cr|vdr-plugin-alcd-1.5.2-1|36	
12cr|vdr-plugin-alcd-1.5.2-1|37	%build
12cr|vdr-plugin-alcd-1.5.2-1|38	cd %plugin
12cr|vdr-plugin-alcd-1.5.2-1|39	%vdr_plugin_build afp-tool -j1
12cr|vdr-plugin-alcd-1.5.2-1|40	
12cr|vdr-plugin-alcd-1.5.2-1|41	%install
12cr|vdr-plugin-alcd-1.5.2-1|42	rm -rf %{buildroot}
12cr|vdr-plugin-alcd-1.5.2-1|43	cd %plugin
12cr|vdr-plugin-alcd-1.5.2-1|44	%vdr_plugin_install
12cr|vdr-plugin-alcd-1.5.2-1|45	
12cr|vdr-plugin-alcd-1.5.2-1|46	install -d -m755 %{buildroot}%{_bindir}
12cr|vdr-plugin-alcd-1.5.2-1|47	install -m755 scripts/*.sh %{buildroot}%{_bindir}
12cr|vdr-plugin-alcd-1.5.2-1|48	
12cr|vdr-plugin-alcd-1.5.2-1|49	install -d -m755 %{buildroot}%{_initrddir}
12cr|vdr-plugin-alcd-1.5.2-1|50	install -m755 %{SOURCE1} %{buildroot}%{_initrddir}/activy
12cr|vdr-plugin-alcd-1.5.2-1|51	
12cr|vdr-plugin-alcd-1.5.2-1|52	%make install PREFIX=%{buildroot}%{_prefix}
12cr|vdr-plugin-alcd-1.5.2-1|53	
12cr|vdr-plugin-alcd-1.5.2-1|54	%post
12cr|vdr-plugin-alcd-1.5.2-1|55	%vdr_plugin_post %plugin
12cr|vdr-plugin-alcd-1.5.2-1|56	%_post_service activy
12cr|vdr-plugin-alcd-1.5.2-1|57	
12cr|vdr-plugin-alcd-1.5.2-1|58	%preun
12cr|vdr-plugin-alcd-1.5.2-1|59	%_preun_service activy
12cr|vdr-plugin-alcd-1.5.2-1|60	
12cr|vdr-plugin-alcd-1.5.2-1|61	%postun
12cr|vdr-plugin-alcd-1.5.2-1|62	%vdr_plugin_postun %plugin
12cr|vdr-plugin-alcd-1.5.2-1|63	
12cr|vdr-plugin-alcd-1.5.2-1|64	%clean
12cr|vdr-plugin-alcd-1.5.2-1|65	rm -rf %{buildroot}
12cr|vdr-plugin-alcd-1.5.2-1|66	
12cr|vdr-plugin-alcd-1.5.2-1|67	%files -f %plugin/%plugin.vdr
12cr|vdr-plugin-alcd-1.5.2-1|68	%defattr(-,root,root)
12cr|vdr-plugin-alcd-1.5.2-1|69	%doc alcd/BUGS alcd/HISTORY alcd/README alcd/TODO
12cr|vdr-plugin-alcd-1.5.2-1|70	%{_initrddir}/activy
12cr|vdr-plugin-alcd-1.5.2-1|71	%{_bindir}/afp-tool
12cr|vdr-plugin-alcd-1.5.2-1|72	%{_bindir}/*.sh
12cr|vdr-plugin-alcd-1.5.2-1|73	
12cr|vdr-plugin-alcd-1.5.2-1|74	
12cr|vdr-plugin-alcd-1.5.2-1|75	
12cr|vdr-plugin-alcd-1.5.2-1|76	
12cr|vdr-plugin-alcd-1.5.2-1|77	%changelog
12cr|vdr-plugin-alcd-1.5.2-1|78	* Sat Aug 14 2010 Anssi Hannula <anssi@mandriva.org> 1.5.2-1mdv2011.0
12cr|vdr-plugin-alcd-1.5.2-1|79	+ Revision: 569790
12cr|vdr-plugin-alcd-1.5.2-1|80	- new version
12cr|vdr-plugin-alcd-1.5.2-1|81	- drop upstreamed const-char-conversion.patch
12cr|vdr-plugin-alcd-1.5.2-1|82	
12cr|vdr-plugin-alcd-1.5.2-1|83	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.5.1-3mdv2011.0
12cr|vdr-plugin-alcd-1.5.2-1|84	+ Revision: 401089
12cr|vdr-plugin-alcd-1.5.2-1|85	- actually rebuild for new VDR
12cr|vdr-plugin-alcd-1.5.2-1|86	- rebuild for new VDR
12cr|vdr-plugin-alcd-1.5.2-1|87	
12cr|vdr-plugin-alcd-1.5.2-1|88	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 1.5.1-1mdv2010.0
12cr|vdr-plugin-alcd-1.5.2-1|89	+ Revision: 396062
12cr|vdr-plugin-alcd-1.5.2-1|90	- disable parallel build, it is broken
12cr|vdr-plugin-alcd-1.5.2-1|91	- new version
12cr|vdr-plugin-alcd-1.5.2-1|92	- include afp-tool
12cr|vdr-plugin-alcd-1.5.2-1|93	- provide initscript for activy
12cr|vdr-plugin-alcd-1.5.2-1|94	- fix build with GCC 4.4 (invalid-const-char-conversion.patch)
12cr|vdr-plugin-alcd-1.5.2-1|95	
12cr|vdr-plugin-alcd-1.5.2-1|96	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 1.3.0-2mdv2009.1
12cr|vdr-plugin-alcd-1.5.2-1|97	+ Revision: 359274
12cr|vdr-plugin-alcd-1.5.2-1|98	- rebuild for new vdr
12cr|vdr-plugin-alcd-1.5.2-1|99	
12cr|vdr-plugin-alcd-1.5.2-1|100	* Sun May 11 2008 Anssi Hannula <anssi@mandriva.org> 1.3.0-1mdv2009.0
12cr|vdr-plugin-alcd-1.5.2-1|101	+ Revision: 205450
12cr|vdr-plugin-alcd-1.5.2-1|102	- new version
12cr|vdr-plugin-alcd-1.5.2-1|103	- drop i18n patch, fixed upstream
12cr|vdr-plugin-alcd-1.5.2-1|104	
12cr|vdr-plugin-alcd-1.5.2-1|105	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 1.2.4-2mdv2009.0
12cr|vdr-plugin-alcd-1.5.2-1|106	+ Revision: 197891
12cr|vdr-plugin-alcd-1.5.2-1|107	- rebuild for new vdr
12cr|vdr-plugin-alcd-1.5.2-1|108	- new version
12cr|vdr-plugin-alcd-1.5.2-1|109	- add vdr_plugin_prep
12cr|vdr-plugin-alcd-1.5.2-1|110	- bump buildrequires on vdr-devel
12cr|vdr-plugin-alcd-1.5.2-1|111	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-alcd-1.5.2-1|112	
12cr|vdr-plugin-alcd-1.5.2-1|113	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.2.2-7mdv2008.1
12cr|vdr-plugin-alcd-1.5.2-1|114	+ Revision: 145004
12cr|vdr-plugin-alcd-1.5.2-1|115	- rebuild for new vdr
12cr|vdr-plugin-alcd-1.5.2-1|116	
12cr|vdr-plugin-alcd-1.5.2-1|117	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.2.2-6mdv2008.1
12cr|vdr-plugin-alcd-1.5.2-1|118	+ Revision: 144966
12cr|vdr-plugin-alcd-1.5.2-1|119	- rebuild for new vdr
12cr|vdr-plugin-alcd-1.5.2-1|120	
12cr|vdr-plugin-alcd-1.5.2-1|121	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-alcd-1.5.2-1|122	- restore BuildRoot
12cr|vdr-plugin-alcd-1.5.2-1|123	
12cr|vdr-plugin-alcd-1.5.2-1|124	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-alcd-1.5.2-1|125	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-alcd-1.5.2-1|126	
12cr|vdr-plugin-alcd-1.5.2-1|127	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 1.2.2-5mdv2008.1
12cr|vdr-plugin-alcd-1.5.2-1|128	+ Revision: 103052
12cr|vdr-plugin-alcd-1.5.2-1|129	- rebuild for new vdr
12cr|vdr-plugin-alcd-1.5.2-1|130	
12cr|vdr-plugin-alcd-1.5.2-1|131	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 1.2.2-4mdv2008.0
12cr|vdr-plugin-alcd-1.5.2-1|132	+ Revision: 49961
12cr|vdr-plugin-alcd-1.5.2-1|133	- rebuild for new vdr
12cr|vdr-plugin-alcd-1.5.2-1|134	
12cr|vdr-plugin-alcd-1.5.2-1|135	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 1.2.2-3mdv2008.0
12cr|vdr-plugin-alcd-1.5.2-1|136	+ Revision: 42048
12cr|vdr-plugin-alcd-1.5.2-1|137	- rebuild for new vdr
12cr|vdr-plugin-alcd-1.5.2-1|138	
12cr|vdr-plugin-alcd-1.5.2-1|139	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 1.2.2-2mdv2008.0
12cr|vdr-plugin-alcd-1.5.2-1|140	+ Revision: 22685
12cr|vdr-plugin-alcd-1.5.2-1|141	- rebuild for new vdr
12cr|vdr-plugin-alcd-1.5.2-1|142	
12cr|vdr-plugin-alcd-1.5.2-1|143	* Tue May 01 2007 Anssi Hannula <anssi@mandriva.org> 1.2.2-1mdv2008.0
12cr|vdr-plugin-alcd-1.5.2-1|144	+ Revision: 19749
12cr|vdr-plugin-alcd-1.5.2-1|145	- 1.2.2
12cr|vdr-plugin-alcd-1.5.2-1|146	
12cr|vdr-plugin-alcd-1.5.2-1|147	
12cr|vdr-plugin-alcd-1.5.2-1|148	* Sun Jan 21 2007 Anssi Hannula <anssi@mandriva.org> 1.2.1-1mdv2007.0
12cr|vdr-plugin-alcd-1.5.2-1|149	+ Revision: 111481
12cr|vdr-plugin-alcd-1.5.2-1|150	- 1.2.1
12cr|vdr-plugin-alcd-1.5.2-1|151	
12cr|vdr-plugin-alcd-1.5.2-1|152	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 1.2.0-2mdv2007.1
12cr|vdr-plugin-alcd-1.5.2-1|153	+ Revision: 90883
12cr|vdr-plugin-alcd-1.5.2-1|154	- rebuild for new vdr
12cr|vdr-plugin-alcd-1.5.2-1|155	
12cr|vdr-plugin-alcd-1.5.2-1|156	* Fri Nov 03 2006 Anssi Hannula <anssi@mandriva.org> 1.2.0-1mdv2007.1
12cr|vdr-plugin-alcd-1.5.2-1|157	+ Revision: 76328
12cr|vdr-plugin-alcd-1.5.2-1|158	- 1.2.0
12cr|vdr-plugin-alcd-1.5.2-1|159	
12cr|vdr-plugin-alcd-1.5.2-1|160	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-8mdv2007.1
12cr|vdr-plugin-alcd-1.5.2-1|161	+ Revision: 73936
12cr|vdr-plugin-alcd-1.5.2-1|162	- rebuild for new vdr
12cr|vdr-plugin-alcd-1.5.2-1|163	- Import vdr-plugin-alcd
12cr|vdr-plugin-alcd-1.5.2-1|164	
12cr|vdr-plugin-alcd-1.5.2-1|165	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-7mdv2007.0
12cr|vdr-plugin-alcd-1.5.2-1|166	- rebuild for new vdr
12cr|vdr-plugin-alcd-1.5.2-1|167	
12cr|vdr-plugin-alcd-1.5.2-1|168	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-6mdv2007.0
12cr|vdr-plugin-alcd-1.5.2-1|169	- stricter abi requires
12cr|vdr-plugin-alcd-1.5.2-1|170	
12cr|vdr-plugin-alcd-1.5.2-1|171	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-5mdv2007.0
12cr|vdr-plugin-alcd-1.5.2-1|172	- rebuild for new vdr
12cr|vdr-plugin-alcd-1.5.2-1|173	
12cr|vdr-plugin-alcd-1.5.2-1|174	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-4mdv2007.0
12cr|vdr-plugin-alcd-1.5.2-1|175	- rebuild for new vdr
12cr|vdr-plugin-alcd-1.5.2-1|176	
12cr|vdr-plugin-alcd-1.5.2-1|177	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-3mdv2007.0
12cr|vdr-plugin-alcd-1.5.2-1|178	- rebuild for new vdr
12cr|vdr-plugin-alcd-1.5.2-1|179	
12cr|vdr-plugin-alcd-1.5.2-1|180	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-2mdv2007.0
12cr|vdr-plugin-alcd-1.5.2-1|181	- rebuild for new vdr
12cr|vdr-plugin-alcd-1.5.2-1|182	
12cr|vdr-plugin-alcd-1.5.2-1|183	* Sat Jun 03 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-1mdv2007.0
12cr|vdr-plugin-alcd-1.5.2-1|184	- initial Mandriva release
12cr|vdr-plugin-alcd-1.5.2-1|185	

8252 12
12cr|vdr-plugin-analogradio-0.1.3a-19|1	
12cr|vdr-plugin-analogradio-0.1.3a-19|2	%define plugin	analogradio
12cr|vdr-plugin-analogradio-0.1.3a-19|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-analogradio-0.1.3a-19|4	%define version	0.1.3a
12cr|vdr-plugin-analogradio-0.1.3a-19|5	%define rel	19
12cr|vdr-plugin-analogradio-0.1.3a-19|6	
12cr|vdr-plugin-analogradio-0.1.3a-19|7	Summary:	VDR plugin: Source device for analog radio tuner devices
12cr|vdr-plugin-analogradio-0.1.3a-19|8	Name:		%name
12cr|vdr-plugin-analogradio-0.1.3a-19|9	Version:	%version
12cr|vdr-plugin-analogradio-0.1.3a-19|10	Release:	%mkrel %rel
12cr|vdr-plugin-analogradio-0.1.3a-19|11	Group:		Video
12cr|vdr-plugin-analogradio-0.1.3a-19|12	License:	GPL
12cr|vdr-plugin-analogradio-0.1.3a-19|13	URL:		http://tankwar.de/analogradio.php
12cr|vdr-plugin-analogradio-0.1.3a-19|14	Source:		http://tankwar.de/files/analogradio/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-analogradio-0.1.3a-19|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-analogradio-0.1.3a-19|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-analogradio-0.1.3a-19|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-analogradio-0.1.3a-19|18	
12cr|vdr-plugin-analogradio-0.1.3a-19|19	%description
12cr|vdr-plugin-analogradio-0.1.3a-19|20	This plugin enables VDR to get input from an analog radio device, as it can be
12cr|vdr-plugin-analogradio-0.1.3a-19|21	found on many analog tv tuner cards. It uses video4linux functions to control
12cr|vdr-plugin-analogradio-0.1.3a-19|22	/dev/radioX.
12cr|vdr-plugin-analogradio-0.1.3a-19|23	
12cr|vdr-plugin-analogradio-0.1.3a-19|24	%prep
12cr|vdr-plugin-analogradio-0.1.3a-19|25	%setup -q -n %plugin-%version
12cr|vdr-plugin-analogradio-0.1.3a-19|26	%vdr_plugin_prep
12cr|vdr-plugin-analogradio-0.1.3a-19|27	
12cr|vdr-plugin-analogradio-0.1.3a-19|28	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-analogradio-0.1.3a-19|29	# execute command after muting the radio device
12cr|vdr-plugin-analogradio-0.1.3a-19|30	var=AFTER_MUTE
12cr|vdr-plugin-analogradio-0.1.3a-19|31	param=--after=AFTER_MUTE
12cr|vdr-plugin-analogradio-0.1.3a-19|32	# execute command before unmuting the radio device
12cr|vdr-plugin-analogradio-0.1.3a-19|33	var=BEFORE_UNMUTE
12cr|vdr-plugin-analogradio-0.1.3a-19|34	param=--before=BEFORE_UNMUTE
12cr|vdr-plugin-analogradio-0.1.3a-19|35	# Audio mode:
12cr|vdr-plugin-analogradio-0.1.3a-19|36	# OSS (default)
12cr|vdr-plugin-analogradio-0.1.3a-19|37	# RAW
12cr|vdr-plugin-analogradio-0.1.3a-19|38	# ALSA (not supported)
12cr|vdr-plugin-analogradio-0.1.3a-19|39	var=MODE
12cr|vdr-plugin-analogradio-0.1.3a-19|40	param=--mode=MODE
12cr|vdr-plugin-analogradio-0.1.3a-19|41	# radio device (default /dev/radio)
12cr|vdr-plugin-analogradio-0.1.3a-19|42	var=RADIO_DEVICE
12cr|vdr-plugin-analogradio-0.1.3a-19|43	param=--devradio=RADIO_DEVICE
12cr|vdr-plugin-analogradio-0.1.3a-19|44	# audio device (default /dev/dsp)
12cr|vdr-plugin-analogradio-0.1.3a-19|45	var=AUDIO_DEVICE
12cr|vdr-plugin-analogradio-0.1.3a-19|46	param=--devaudio=AUDIO_DEVICE
12cr|vdr-plugin-analogradio-0.1.3a-19|47	%vdr_plugin_params_end
12cr|vdr-plugin-analogradio-0.1.3a-19|48	
12cr|vdr-plugin-analogradio-0.1.3a-19|49	%build
12cr|vdr-plugin-analogradio-0.1.3a-19|50	%vdr_plugin_build
12cr|vdr-plugin-analogradio-0.1.3a-19|51	
12cr|vdr-plugin-analogradio-0.1.3a-19|52	%install
12cr|vdr-plugin-analogradio-0.1.3a-19|53	rm -rf %{buildroot}
12cr|vdr-plugin-analogradio-0.1.3a-19|54	%vdr_plugin_install
12cr|vdr-plugin-analogradio-0.1.3a-19|55	
12cr|vdr-plugin-analogradio-0.1.3a-19|56	install -D -m755 tools/adr2vdr.sh %buildroot%_bindir/adr2vdr.sh
12cr|vdr-plugin-analogradio-0.1.3a-19|57	
12cr|vdr-plugin-analogradio-0.1.3a-19|58	%clean
12cr|vdr-plugin-analogradio-0.1.3a-19|59	rm -rf %{buildroot}
12cr|vdr-plugin-analogradio-0.1.3a-19|60	
12cr|vdr-plugin-analogradio-0.1.3a-19|61	%post
12cr|vdr-plugin-analogradio-0.1.3a-19|62	%vdr_plugin_post %plugin
12cr|vdr-plugin-analogradio-0.1.3a-19|63	
12cr|vdr-plugin-analogradio-0.1.3a-19|64	%postun
12cr|vdr-plugin-analogradio-0.1.3a-19|65	%vdr_plugin_postun %plugin
12cr|vdr-plugin-analogradio-0.1.3a-19|66	
12cr|vdr-plugin-analogradio-0.1.3a-19|67	%files -f %plugin.vdr
12cr|vdr-plugin-analogradio-0.1.3a-19|68	%defattr(-,root,root)
12cr|vdr-plugin-analogradio-0.1.3a-19|69	%doc README HISTORY
12cr|vdr-plugin-analogradio-0.1.3a-19|70	%{_bindir}/adr2vdr.sh
12cr|vdr-plugin-analogradio-0.1.3a-19|71	
12cr|vdr-plugin-analogradio-0.1.3a-19|72	
12cr|vdr-plugin-analogradio-0.1.3a-19|73	
12cr|vdr-plugin-analogradio-0.1.3a-19|74	
12cr|vdr-plugin-analogradio-0.1.3a-19|75	%changelog
12cr|vdr-plugin-analogradio-0.1.3a-19|76	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.3a-19mdv2010.0
12cr|vdr-plugin-analogradio-0.1.3a-19|77	+ Revision: 401088
12cr|vdr-plugin-analogradio-0.1.3a-19|78	- rebuild for new VDR
12cr|vdr-plugin-analogradio-0.1.3a-19|79	
12cr|vdr-plugin-analogradio-0.1.3a-19|80	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.3a-18mdv2009.1
12cr|vdr-plugin-analogradio-0.1.3a-19|81	+ Revision: 359276
12cr|vdr-plugin-analogradio-0.1.3a-19|82	- rebuild for new vdr
12cr|vdr-plugin-analogradio-0.1.3a-19|83	
12cr|vdr-plugin-analogradio-0.1.3a-19|84	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3a-17mdv2009.0
12cr|vdr-plugin-analogradio-0.1.3a-19|85	+ Revision: 197893
12cr|vdr-plugin-analogradio-0.1.3a-19|86	- rebuild for new vdr
12cr|vdr-plugin-analogradio-0.1.3a-19|87	
12cr|vdr-plugin-analogradio-0.1.3a-19|88	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3a-16mdv2009.0
12cr|vdr-plugin-analogradio-0.1.3a-19|89	+ Revision: 197625
12cr|vdr-plugin-analogradio-0.1.3a-19|90	- add vdr_plugin_prep
12cr|vdr-plugin-analogradio-0.1.3a-19|91	- bump buildrequires on vdr-devel
12cr|vdr-plugin-analogradio-0.1.3a-19|92	
12cr|vdr-plugin-analogradio-0.1.3a-19|93	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3a-15mdv2008.1
12cr|vdr-plugin-analogradio-0.1.3a-19|94	+ Revision: 145010
12cr|vdr-plugin-analogradio-0.1.3a-19|95	- rebuild for new vdr
12cr|vdr-plugin-analogradio-0.1.3a-19|96	
12cr|vdr-plugin-analogradio-0.1.3a-19|97	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3a-14mdv2008.1
12cr|vdr-plugin-analogradio-0.1.3a-19|98	+ Revision: 144968
12cr|vdr-plugin-analogradio-0.1.3a-19|99	- rebuild for new vdr
12cr|vdr-plugin-analogradio-0.1.3a-19|100	
12cr|vdr-plugin-analogradio-0.1.3a-19|101	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-analogradio-0.1.3a-19|102	- restore BuildRoot
12cr|vdr-plugin-analogradio-0.1.3a-19|103	
12cr|vdr-plugin-analogradio-0.1.3a-19|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-analogradio-0.1.3a-19|105	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-analogradio-0.1.3a-19|106	
12cr|vdr-plugin-analogradio-0.1.3a-19|107	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.3a-13mdv2008.1
12cr|vdr-plugin-analogradio-0.1.3a-19|108	+ Revision: 103054
12cr|vdr-plugin-analogradio-0.1.3a-19|109	- rebuild for new vdr
12cr|vdr-plugin-analogradio-0.1.3a-19|110	
12cr|vdr-plugin-analogradio-0.1.3a-19|111	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.3a-12mdv2008.0
12cr|vdr-plugin-analogradio-0.1.3a-19|112	+ Revision: 49963
12cr|vdr-plugin-analogradio-0.1.3a-19|113	- rebuild for new vdr
12cr|vdr-plugin-analogradio-0.1.3a-19|114	
12cr|vdr-plugin-analogradio-0.1.3a-19|115	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.3a-11mdv2008.0
12cr|vdr-plugin-analogradio-0.1.3a-19|116	+ Revision: 42050
12cr|vdr-plugin-analogradio-0.1.3a-19|117	- rebuild for new vdr
12cr|vdr-plugin-analogradio-0.1.3a-19|118	
12cr|vdr-plugin-analogradio-0.1.3a-19|119	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.3a-10mdv2008.0
12cr|vdr-plugin-analogradio-0.1.3a-19|120	+ Revision: 22690
12cr|vdr-plugin-analogradio-0.1.3a-19|121	- rebuild for new vdr
12cr|vdr-plugin-analogradio-0.1.3a-19|122	
12cr|vdr-plugin-analogradio-0.1.3a-19|123	
12cr|vdr-plugin-analogradio-0.1.3a-19|124	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3a-9mdv2007.0
12cr|vdr-plugin-analogradio-0.1.3a-19|125	+ Revision: 90885
12cr|vdr-plugin-analogradio-0.1.3a-19|126	- rebuild for new vdr
12cr|vdr-plugin-analogradio-0.1.3a-19|127	
12cr|vdr-plugin-analogradio-0.1.3a-19|128	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3a-8mdv2007.1
12cr|vdr-plugin-analogradio-0.1.3a-19|129	+ Revision: 73938
12cr|vdr-plugin-analogradio-0.1.3a-19|130	- rebuild for new vdr
12cr|vdr-plugin-analogradio-0.1.3a-19|131	- Import vdr-plugin-analogradio
12cr|vdr-plugin-analogradio-0.1.3a-19|132	
12cr|vdr-plugin-analogradio-0.1.3a-19|133	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3a-7mdv2007.0
12cr|vdr-plugin-analogradio-0.1.3a-19|134	- rebuild for new vdr
12cr|vdr-plugin-analogradio-0.1.3a-19|135	
12cr|vdr-plugin-analogradio-0.1.3a-19|136	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3a-6mdv2007.0
12cr|vdr-plugin-analogradio-0.1.3a-19|137	- stricter abi requires
12cr|vdr-plugin-analogradio-0.1.3a-19|138	
12cr|vdr-plugin-analogradio-0.1.3a-19|139	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3a-5mdv2007.0
12cr|vdr-plugin-analogradio-0.1.3a-19|140	- rebuild for new vdr
12cr|vdr-plugin-analogradio-0.1.3a-19|141	
12cr|vdr-plugin-analogradio-0.1.3a-19|142	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3a-4mdv2007.0
12cr|vdr-plugin-analogradio-0.1.3a-19|143	- rebuild for new vdr
12cr|vdr-plugin-analogradio-0.1.3a-19|144	
12cr|vdr-plugin-analogradio-0.1.3a-19|145	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3a-3mdv2007.0
12cr|vdr-plugin-analogradio-0.1.3a-19|146	- rebuild for new vdr
12cr|vdr-plugin-analogradio-0.1.3a-19|147	
12cr|vdr-plugin-analogradio-0.1.3a-19|148	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3a-2mdv2007.0
12cr|vdr-plugin-analogradio-0.1.3a-19|149	- rebuild for new vdr
12cr|vdr-plugin-analogradio-0.1.3a-19|150	
12cr|vdr-plugin-analogradio-0.1.3a-19|151	* Sun Jun 04 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3a-1mdv2007.0
12cr|vdr-plugin-analogradio-0.1.3a-19|152	- initial Mandriva release
12cr|vdr-plugin-analogradio-0.1.3a-19|153	

8253 12
12cr|vdr-plugin-analogtv-1.0.00-20|1	
12cr|vdr-plugin-analogtv-1.0.00-20|2	%define plugin	analogtv
12cr|vdr-plugin-analogtv-1.0.00-20|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-analogtv-1.0.00-20|4	%define version	1.0.00
12cr|vdr-plugin-analogtv-1.0.00-20|5	%define rel	20
12cr|vdr-plugin-analogtv-1.0.00-20|6	
12cr|vdr-plugin-analogtv-1.0.00-20|7	Summary:	VDR plugin: Watch analogue TV
12cr|vdr-plugin-analogtv-1.0.00-20|8	Name:		%name
12cr|vdr-plugin-analogtv-1.0.00-20|9	Version:	%version
12cr|vdr-plugin-analogtv-1.0.00-20|10	Release:	%mkrel %rel
12cr|vdr-plugin-analogtv-1.0.00-20|11	Group:		Video
12cr|vdr-plugin-analogtv-1.0.00-20|12	License:	GPL
12cr|vdr-plugin-analogtv-1.0.00-20|13	URL:		http://www.ko0l.de/download/vdr/analogtv/
12cr|vdr-plugin-analogtv-1.0.00-20|14	Source:		http://www.ko0l.de/download/vdr/analogtv/download/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-analogtv-1.0.00-20|15	Source2:	channels.conf.analogue.generic
12cr|vdr-plugin-analogtv-1.0.00-20|16	Patch1:		analogtv-1.0.00-i18n-1.6.patch
12cr|vdr-plugin-analogtv-1.0.00-20|17	Patch2:		analogtv-update-ffmpeg-params.patch
12cr|vdr-plugin-analogtv-1.0.00-20|18	Patch3:		analogtv-fix-bitrate-menudescription.patch
12cr|vdr-plugin-analogtv-1.0.00-20|19	Patch4:		analogtv-displaystatus-loglevel3.patch
12cr|vdr-plugin-analogtv-1.0.00-20|20	Patch5:		analogtv-fix-non-x86.patch
12cr|vdr-plugin-analogtv-1.0.00-20|21	Patch6:		analogtv-threadsafety.patch
12cr|vdr-plugin-analogtv-1.0.00-20|22	Patch7:		analogtv-default-syslog.patch
12cr|vdr-plugin-analogtv-1.0.00-20|23	# from e-tobi:
12cr|vdr-plugin-analogtv-1.0.00-20|24	Patch10:	analogtv-sane-c++.patch
12cr|vdr-plugin-analogtv-1.0.00-20|25	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-analogtv-1.0.00-20|26	BuildRequires:	vdr-devel >= 1.6.0-7
12cr|vdr-plugin-analogtv-1.0.00-20|27	BuildRequires:	libdvb-devel
12cr|vdr-plugin-analogtv-1.0.00-20|28	BuildRequires:	libalsa-devel
12cr|vdr-plugin-analogtv-1.0.00-20|29	BuildRequires:	libjpeg-devel
12cr|vdr-plugin-analogtv-1.0.00-20|30	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-analogtv-1.0.00-20|31	
12cr|vdr-plugin-analogtv-1.0.00-20|32	%description
12cr|vdr-plugin-analogtv-1.0.00-20|33	With the help of this plugin you could connect any analogue equipment
12cr|vdr-plugin-analogtv-1.0.00-20|34	to your VDR:
12cr|vdr-plugin-analogtv-1.0.00-20|35	- bttv compatible analogue tv-cards (i.e. Hauppauge WinTV ...) to
12cr|vdr-plugin-analogtv-1.0.00-20|36	watch tv-channels which are only available analogue at your location
12cr|vdr-plugin-analogtv-1.0.00-20|37	- video grabber cards or the s-video input of your tv-card to connect
12cr|vdr-plugin-analogtv-1.0.00-20|38	your good old VHS-recorder and convert your old recordings into
12cr|vdr-plugin-analogtv-1.0.00-20|39	*.vdr files
12cr|vdr-plugin-analogtv-1.0.00-20|40	- your camcorder to watch your vacation videos on the tv-set
12cr|vdr-plugin-analogtv-1.0.00-20|41	- a webcam (maybe via USB) and watch yourself watching tv ;-)
12cr|vdr-plugin-analogtv-1.0.00-20|42	- your good old turntable to record your vinyl discs with the vdr
12cr|vdr-plugin-analogtv-1.0.00-20|43	
12cr|vdr-plugin-analogtv-1.0.00-20|44	If your card doesn't have an MPEG encoder, you have to install a
12cr|vdr-plugin-analogtv-1.0.00-20|45	supported software MPEG encoder (mp1e is recommended).
12cr|vdr-plugin-analogtv-1.0.00-20|46	
12cr|vdr-plugin-analogtv-1.0.00-20|47	%prep
12cr|vdr-plugin-analogtv-1.0.00-20|48	%setup -q -n %plugin-%version
12cr|vdr-plugin-analogtv-1.0.00-20|49	%apply_patches
12cr|vdr-plugin-analogtv-1.0.00-20|50	
12cr|vdr-plugin-analogtv-1.0.00-20|51	cp -a %SOURCE2 .
12cr|vdr-plugin-analogtv-1.0.00-20|52	
12cr|vdr-plugin-analogtv-1.0.00-20|53	rm examples/hoerzu2vdr/channelid.Radio.conf
12cr|vdr-plugin-analogtv-1.0.00-20|54	
12cr|vdr-plugin-analogtv-1.0.00-20|55	# No need for own cSchedules anymore, this is already handled by VDR.
12cr|vdr-plugin-analogtv-1.0.00-20|56	sed -i 's,^NEED_OWN_SIP,#&,' Makefile
12cr|vdr-plugin-analogtv-1.0.00-20|57	
12cr|vdr-plugin-analogtv-1.0.00-20|58	# README confuses too much with the old CA id
12cr|vdr-plugin-analogtv-1.0.00-20|59	perl -pi -e 's/32001/A0/' README*
12cr|vdr-plugin-analogtv-1.0.00-20|60	
12cr|vdr-plugin-analogtv-1.0.00-20|61	chmod 0644 examples/*.conf.*
12cr|vdr-plugin-analogtv-1.0.00-20|62	
12cr|vdr-plugin-analogtv-1.0.00-20|63	%vdr_plugin_prep
12cr|vdr-plugin-analogtv-1.0.00-20|64	
12cr|vdr-plugin-analogtv-1.0.00-20|65	%build
12cr|vdr-plugin-analogtv-1.0.00-20|66	%ifarch %ix86
12cr|vdr-plugin-analogtv-1.0.00-20|67	# fails build otherwise
12cr|vdr-plugin-analogtv-1.0.00-20|68	VDR_PLUGIN_EXTRA_FLAGS="-fno-PIC"
12cr|vdr-plugin-analogtv-1.0.00-20|69	%endif
12cr|vdr-plugin-analogtv-1.0.00-20|70	%vdr_plugin_build
12cr|vdr-plugin-analogtv-1.0.00-20|71	
12cr|vdr-plugin-analogtv-1.0.00-20|72	%install
12cr|vdr-plugin-analogtv-1.0.00-20|73	rm -rf %{buildroot}
12cr|vdr-plugin-analogtv-1.0.00-20|74	%vdr_plugin_install
12cr|vdr-plugin-analogtv-1.0.00-20|75	
12cr|vdr-plugin-analogtv-1.0.00-20|76	%clean
12cr|vdr-plugin-analogtv-1.0.00-20|77	rm -rf %{buildroot}
12cr|vdr-plugin-analogtv-1.0.00-20|78	
12cr|vdr-plugin-analogtv-1.0.00-20|79	%post
12cr|vdr-plugin-analogtv-1.0.00-20|80	%vdr_plugin_post %plugin
12cr|vdr-plugin-analogtv-1.0.00-20|81	
12cr|vdr-plugin-analogtv-1.0.00-20|82	%postun
12cr|vdr-plugin-analogtv-1.0.00-20|83	%vdr_plugin_postun %plugin
12cr|vdr-plugin-analogtv-1.0.00-20|84	
12cr|vdr-plugin-analogtv-1.0.00-20|85	%files -f %plugin.vdr
12cr|vdr-plugin-analogtv-1.0.00-20|86	%defattr(-,root,root)
12cr|vdr-plugin-analogtv-1.0.00-20|87	%doc README* PROBLEMS HOWTO HISTORY FAQ *.list examples CREDITS ChannelMap.h
12cr|vdr-plugin-analogtv-1.0.00-20|88	%doc channels.conf.analogue.generic
12cr|vdr-plugin-analogtv-1.0.00-20|89	
12cr|vdr-plugin-analogtv-1.0.00-20|90	
12cr|vdr-plugin-analogtv-1.0.00-20|91	
12cr|vdr-plugin-analogtv-1.0.00-20|92	
12cr|vdr-plugin-analogtv-1.0.00-20|93	%changelog
12cr|vdr-plugin-analogtv-1.0.00-20|94	* Sun Jun 27 2010 Anssi Hannula <anssi@mandriva.org> 1.0.00-20mdv2010.1
12cr|vdr-plugin-analogtv-1.0.00-20|95	+ Revision: 549191
12cr|vdr-plugin-analogtv-1.0.00-20|96	- fix module load on non-x86 (fix-non-x86.patch, #59681); previous hacks
12cr|vdr-plugin-analogtv-1.0.00-20|97	were incorporated into this proper patch as well
12cr|vdr-plugin-analogtv-1.0.00-20|98	- use direct syslog output by default (default-syslog.patch, fixes
12cr|vdr-plugin-analogtv-1.0.00-20|99	VDR startup when "any" is used in VDR_PLUGINS variable)
12cr|vdr-plugin-analogtv-1.0.00-20|100	- fix non-threadsafe calls to time functions (threadsafety.patch)
12cr|vdr-plugin-analogtv-1.0.00-20|101	- fix bitrate description in configuration menu
12cr|vdr-plugin-analogtv-1.0.00-20|102	(fix-bitrate-menudescription.patch)
12cr|vdr-plugin-analogtv-1.0.00-20|103	- update FFmpeg params for current FFmpeg (update-ffmpeg-params.patch)
12cr|vdr-plugin-analogtv-1.0.00-20|104	- disable private SIP, no longer needed with current VDR
12cr|vdr-plugin-analogtv-1.0.00-20|105	- clean some C++ code (sane-c++.patch from e-tobi)
12cr|vdr-plugin-analogtv-1.0.00-20|106	
12cr|vdr-plugin-analogtv-1.0.00-20|107	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.0.00-19mdv2010.0
12cr|vdr-plugin-analogtv-1.0.00-20|108	+ Revision: 401088
12cr|vdr-plugin-analogtv-1.0.00-20|109	- rebuild for new VDR
12cr|vdr-plugin-analogtv-1.0.00-20|110	- adapt for vdr flags changes, bump buildrequires
12cr|vdr-plugin-analogtv-1.0.00-20|111	- build player-analogtv.c with correct flags as well
12cr|vdr-plugin-analogtv-1.0.00-20|112	- disable hardcoded -march and -mcpu in Makefile
12cr|vdr-plugin-analogtv-1.0.00-20|113	- enable non-x86 build by disabling HAVE_FAST_MEMCPY and skipping
12cr|vdr-plugin-analogtv-1.0.00-20|114	cpuinfo.c and cpu_accel.c completely
12cr|vdr-plugin-analogtv-1.0.00-20|115	
12cr|vdr-plugin-analogtv-1.0.00-20|116	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 1.0.00-18mdv2009.1
12cr|vdr-plugin-analogtv-1.0.00-20|117	+ Revision: 359277
12cr|vdr-plugin-analogtv-1.0.00-20|118	- rebuild for new vdr
12cr|vdr-plugin-analogtv-1.0.00-20|119	
12cr|vdr-plugin-analogtv-1.0.00-20|120	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 1.0.00-17mdv2009.0
12cr|vdr-plugin-analogtv-1.0.00-20|121	+ Revision: 197894
12cr|vdr-plugin-analogtv-1.0.00-20|122	- rebuild for new vdr
12cr|vdr-plugin-analogtv-1.0.00-20|123	
12cr|vdr-plugin-analogtv-1.0.00-20|124	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 1.0.00-16mdv2009.0
12cr|vdr-plugin-analogtv-1.0.00-20|125	+ Revision: 197626
12cr|vdr-plugin-analogtv-1.0.00-20|126	- add vdr_plugin_prep
12cr|vdr-plugin-analogtv-1.0.00-20|127	- bump buildrequires on vdr-devel
12cr|vdr-plugin-analogtv-1.0.00-20|128	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-analogtv-1.0.00-20|129	
12cr|vdr-plugin-analogtv-1.0.00-20|130	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.0.00-15mdv2008.1
12cr|vdr-plugin-analogtv-1.0.00-20|131	+ Revision: 145014
12cr|vdr-plugin-analogtv-1.0.00-20|132	- rebuild for new vdr
12cr|vdr-plugin-analogtv-1.0.00-20|133	
12cr|vdr-plugin-analogtv-1.0.00-20|134	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.0.00-14mdv2008.1
12cr|vdr-plugin-analogtv-1.0.00-20|135	+ Revision: 144969
12cr|vdr-plugin-analogtv-1.0.00-20|136	- rebuild for new vdr
12cr|vdr-plugin-analogtv-1.0.00-20|137	- adapt for changed vdr optflags scheme
12cr|vdr-plugin-analogtv-1.0.00-20|138	
12cr|vdr-plugin-analogtv-1.0.00-20|139	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-analogtv-1.0.00-20|140	- restore BuildRoot
12cr|vdr-plugin-analogtv-1.0.00-20|141	
12cr|vdr-plugin-analogtv-1.0.00-20|142	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-analogtv-1.0.00-20|143	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-analogtv-1.0.00-20|144	
12cr|vdr-plugin-analogtv-1.0.00-20|145	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 1.0.00-13mdv2008.1
12cr|vdr-plugin-analogtv-1.0.00-20|146	+ Revision: 103055
12cr|vdr-plugin-analogtv-1.0.00-20|147	- rebuild for new vdr
12cr|vdr-plugin-analogtv-1.0.00-20|148	
12cr|vdr-plugin-analogtv-1.0.00-20|149	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 1.0.00-12mdv2008.0
12cr|vdr-plugin-analogtv-1.0.00-20|150	+ Revision: 49964
12cr|vdr-plugin-analogtv-1.0.00-20|151	- rebuild for new vdr
12cr|vdr-plugin-analogtv-1.0.00-20|152	
12cr|vdr-plugin-analogtv-1.0.00-20|153	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 1.0.00-11mdv2008.0
12cr|vdr-plugin-analogtv-1.0.00-20|154	+ Revision: 42051
12cr|vdr-plugin-analogtv-1.0.00-20|155	- rebuild for new vdr
12cr|vdr-plugin-analogtv-1.0.00-20|156	
12cr|vdr-plugin-analogtv-1.0.00-20|157	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 1.0.00-10mdv2008.0
12cr|vdr-plugin-analogtv-1.0.00-20|158	+ Revision: 22693
12cr|vdr-plugin-analogtv-1.0.00-20|159	- rebuild for new vdr
12cr|vdr-plugin-analogtv-1.0.00-20|160	
12cr|vdr-plugin-analogtv-1.0.00-20|161	
12cr|vdr-plugin-analogtv-1.0.00-20|162	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 1.0.00-9mdv2007.0
12cr|vdr-plugin-analogtv-1.0.00-20|163	+ Revision: 90886
12cr|vdr-plugin-analogtv-1.0.00-20|164	- rebuild for new vdr
12cr|vdr-plugin-analogtv-1.0.00-20|165	
12cr|vdr-plugin-analogtv-1.0.00-20|166	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 1.0.00-8mdv2007.1
12cr|vdr-plugin-analogtv-1.0.00-20|167	+ Revision: 73939
12cr|vdr-plugin-analogtv-1.0.00-20|168	- rebuild for new vdr
12cr|vdr-plugin-analogtv-1.0.00-20|169	- Import vdr-plugin-analogtv
12cr|vdr-plugin-analogtv-1.0.00-20|170	
12cr|vdr-plugin-analogtv-1.0.00-20|171	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 1.0.00-7mdv2007.0
12cr|vdr-plugin-analogtv-1.0.00-20|172	- rebuild for new vdr
12cr|vdr-plugin-analogtv-1.0.00-20|173	
12cr|vdr-plugin-analogtv-1.0.00-20|174	* Fri Aug 25 2006 Anssi Hannula <anssi@mandriva.org> 1.0.00-6mdv2007.0
12cr|vdr-plugin-analogtv-1.0.00-20|175	- fix mangled description
12cr|vdr-plugin-analogtv-1.0.00-20|176	
12cr|vdr-plugin-analogtv-1.0.00-20|177	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 1.0.00-5mdv2007.0
12cr|vdr-plugin-analogtv-1.0.00-20|178	- stricter abi requires
12cr|vdr-plugin-analogtv-1.0.00-20|179	- compile with -fno-PIC, otherwise build fails
12cr|vdr-plugin-analogtv-1.0.00-20|180	
12cr|vdr-plugin-analogtv-1.0.00-20|181	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 1.0.00-4mdv2007.0
12cr|vdr-plugin-analogtv-1.0.00-20|182	- rebuild for new vdr
12cr|vdr-plugin-analogtv-1.0.00-20|183	
12cr|vdr-plugin-analogtv-1.0.00-20|184	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 1.0.00-3mdv2007.0
12cr|vdr-plugin-analogtv-1.0.00-20|185	- rebuild for new vdr
12cr|vdr-plugin-analogtv-1.0.00-20|186	
12cr|vdr-plugin-analogtv-1.0.00-20|187	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 1.0.00-2mdv2007.0
12cr|vdr-plugin-analogtv-1.0.00-20|188	- rebuild for new vdr
12cr|vdr-plugin-analogtv-1.0.00-20|189	
12cr|vdr-plugin-analogtv-1.0.00-20|190	* Tue Jun 13 2006 Anssi Hannula <anssi@mandriva.org> 1.0.00-1mdv2007.0
12cr|vdr-plugin-analogtv-1.0.00-20|191	- 1.0.00
12cr|vdr-plugin-analogtv-1.0.00-20|192	- fix URL
12cr|vdr-plugin-analogtv-1.0.00-20|193	- ship ChannelMap.h, don't ship patches
12cr|vdr-plugin-analogtv-1.0.00-20|194	- drop mp1e, it's in a separate package already
12cr|vdr-plugin-analogtv-1.0.00-20|195	- drop patches 1, 2, 3, fixed upstream
12cr|vdr-plugin-analogtv-1.0.00-20|196	- patch4: flood the syslog on debug levels 3+ only
12cr|vdr-plugin-analogtv-1.0.00-20|197	- fixes for better compatibility with Mandriva ffmpeg
12cr|vdr-plugin-analogtv-1.0.00-20|198	- replace 32001 with A0 in README
12cr|vdr-plugin-analogtv-1.0.00-20|199	- x86 only for now (fixing should be trivial, as no functions are asm-only)
12cr|vdr-plugin-analogtv-1.0.00-20|200	
12cr|vdr-plugin-analogtv-1.0.00-20|201	* Mon Jun 12 2006 Anssi Hannula <anssi@mandriva.org> 0.9.39-0.20060610.2mdv2007.0
12cr|vdr-plugin-analogtv-1.0.00-20|202	- buildrequires jpeg-devel
12cr|vdr-plugin-analogtv-1.0.00-20|203	
12cr|vdr-plugin-analogtv-1.0.00-20|204	* Sun Jun 11 2006 Anssi Hannula <anssi@mandriva.org> 0.9.39-0.20060610.1mdv2007.0
12cr|vdr-plugin-analogtv-1.0.00-20|205	- initial Mandriva release
12cr|vdr-plugin-analogtv-1.0.00-20|206	

8254 12
12cr|vdr-plugin-archive-0.0.2-20|1	
12cr|vdr-plugin-archive-0.0.2-20|2	%define plugin	archive
12cr|vdr-plugin-archive-0.0.2-20|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-archive-0.0.2-20|4	%define version	0.0.2
12cr|vdr-plugin-archive-0.0.2-20|5	%define rel	20
12cr|vdr-plugin-archive-0.0.2-20|6	
12cr|vdr-plugin-archive-0.0.2-20|7	Summary:	VDR plugin: Multimedia-Archive
12cr|vdr-plugin-archive-0.0.2-20|8	Name:		%name
12cr|vdr-plugin-archive-0.0.2-20|9	Version:	%version
12cr|vdr-plugin-archive-0.0.2-20|10	Release:	%mkrel %rel
12cr|vdr-plugin-archive-0.0.2-20|11	Group:		Video
12cr|vdr-plugin-archive-0.0.2-20|12	License:	GPL
12cr|vdr-plugin-archive-0.0.2-20|13	URL:		http://schwatke.net/
12cr|vdr-plugin-archive-0.0.2-20|14	Source:		vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-archive-0.0.2-20|15	Patch0:		archive-includes.patch
12cr|vdr-plugin-archive-0.0.2-20|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-archive-0.0.2-20|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-archive-0.0.2-20|18	Requires(pre):	rpm-helper
12cr|vdr-plugin-archive-0.0.2-20|19	
12cr|vdr-plugin-archive-0.0.2-20|20	%description
12cr|vdr-plugin-archive-0.0.2-20|21	Multimedia-Archive plugin for Klaus Schmidinger's Video Disc
12cr|vdr-plugin-archive-0.0.2-20|22	Recorder.
12cr|vdr-plugin-archive-0.0.2-20|23	
12cr|vdr-plugin-archive-0.0.2-20|24	%prep
12cr|vdr-plugin-archive-0.0.2-20|25	%setup -q -n %plugin-%version
12cr|vdr-plugin-archive-0.0.2-20|26	%patch0 -p1
12cr|vdr-plugin-archive-0.0.2-20|27	rm scripts/new_entry scripts/sort_archive
12cr|vdr-plugin-archive-0.0.2-20|28	%vdr_plugin_prep
12cr|vdr-plugin-archive-0.0.2-20|29	
12cr|vdr-plugin-archive-0.0.2-20|30	%build
12cr|vdr-plugin-archive-0.0.2-20|31	%vdr_plugin_build
12cr|vdr-plugin-archive-0.0.2-20|32	cd scripts
12cr|vdr-plugin-archive-0.0.2-20|33	g++ %optflags -o new_entry new_entry.cc
12cr|vdr-plugin-archive-0.0.2-20|34	g++ %optflags -o sort_archive sort_archive.cc
12cr|vdr-plugin-archive-0.0.2-20|35	
12cr|vdr-plugin-archive-0.0.2-20|36	%install
12cr|vdr-plugin-archive-0.0.2-20|37	rm -rf %{buildroot}
12cr|vdr-plugin-archive-0.0.2-20|38	%vdr_plugin_install
12cr|vdr-plugin-archive-0.0.2-20|39	
12cr|vdr-plugin-archive-0.0.2-20|40	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%plugin
12cr|vdr-plugin-archive-0.0.2-20|41	install -m755 scripts/new_entry %{buildroot}%{vdr_plugin_cfgdir}/%plugin
12cr|vdr-plugin-archive-0.0.2-20|42	install -m755 scripts/sort_archive %{buildroot}%{vdr_plugin_cfgdir}/%plugin
12cr|vdr-plugin-archive-0.0.2-20|43	touch %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}/archive
12cr|vdr-plugin-archive-0.0.2-20|44	
12cr|vdr-plugin-archive-0.0.2-20|45	%post
12cr|vdr-plugin-archive-0.0.2-20|46	%create_ghostfile %{vdr_plugin_cfgdir}/%{plugin}/archive vdr vdr 644
12cr|vdr-plugin-archive-0.0.2-20|47	%vdr_plugin_post %plugin
12cr|vdr-plugin-archive-0.0.2-20|48	
12cr|vdr-plugin-archive-0.0.2-20|49	%postun
12cr|vdr-plugin-archive-0.0.2-20|50	%vdr_plugin_postun %plugin
12cr|vdr-plugin-archive-0.0.2-20|51	
12cr|vdr-plugin-archive-0.0.2-20|52	%files -f %plugin.vdr
12cr|vdr-plugin-archive-0.0.2-20|53	%defattr(-,root,root)
12cr|vdr-plugin-archive-0.0.2-20|54	%doc README HISTORY
12cr|vdr-plugin-archive-0.0.2-20|55	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-archive-0.0.2-20|56	%{vdr_plugin_cfgdir}/%{plugin}/new_entry
12cr|vdr-plugin-archive-0.0.2-20|57	%{vdr_plugin_cfgdir}/%{plugin}/sort_archive
12cr|vdr-plugin-archive-0.0.2-20|58	%attr(644,vdr,vdr) %ghost %{vdr_plugin_cfgdir}/%{plugin}/archive
12cr|vdr-plugin-archive-0.0.2-20|59	
12cr|vdr-plugin-archive-0.0.2-20|60	
12cr|vdr-plugin-archive-0.0.2-20|61	
12cr|vdr-plugin-archive-0.0.2-20|62	
12cr|vdr-plugin-archive-0.0.2-20|63	%changelog
12cr|vdr-plugin-archive-0.0.2-20|64	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-19mdv2010.0
12cr|vdr-plugin-archive-0.0.2-20|65	+ Revision: 401088
12cr|vdr-plugin-archive-0.0.2-20|66	- rebuild for new VDR
12cr|vdr-plugin-archive-0.0.2-20|67	- add more missing includes (includes.patch)
12cr|vdr-plugin-archive-0.0.2-20|68	
12cr|vdr-plugin-archive-0.0.2-20|69	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-18mdv2009.1
12cr|vdr-plugin-archive-0.0.2-20|70	+ Revision: 359403
12cr|vdr-plugin-archive-0.0.2-20|71	- add missing includes (includes.patch)
12cr|vdr-plugin-archive-0.0.2-20|72	- rebuild for new vdr
12cr|vdr-plugin-archive-0.0.2-20|73	
12cr|vdr-plugin-archive-0.0.2-20|74	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-17mdv2009.0
12cr|vdr-plugin-archive-0.0.2-20|75	+ Revision: 197896
12cr|vdr-plugin-archive-0.0.2-20|76	- rebuild for new vdr
12cr|vdr-plugin-archive-0.0.2-20|77	
12cr|vdr-plugin-archive-0.0.2-20|78	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-16mdv2009.0
12cr|vdr-plugin-archive-0.0.2-20|79	+ Revision: 197627
12cr|vdr-plugin-archive-0.0.2-20|80	- add vdr_plugin_prep
12cr|vdr-plugin-archive-0.0.2-20|81	- bump buildrequires on vdr-devel
12cr|vdr-plugin-archive-0.0.2-20|82	
12cr|vdr-plugin-archive-0.0.2-20|83	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-15mdv2008.1
12cr|vdr-plugin-archive-0.0.2-20|84	+ Revision: 145015
12cr|vdr-plugin-archive-0.0.2-20|85	- rebuild for new vdr
12cr|vdr-plugin-archive-0.0.2-20|86	
12cr|vdr-plugin-archive-0.0.2-20|87	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-14mdv2008.1
12cr|vdr-plugin-archive-0.0.2-20|88	+ Revision: 144971
12cr|vdr-plugin-archive-0.0.2-20|89	- rebuild for new vdr
12cr|vdr-plugin-archive-0.0.2-20|90	
12cr|vdr-plugin-archive-0.0.2-20|91	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-archive-0.0.2-20|92	- restore BuildRoot
12cr|vdr-plugin-archive-0.0.2-20|93	
12cr|vdr-plugin-archive-0.0.2-20|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-archive-0.0.2-20|95	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-archive-0.0.2-20|96	
12cr|vdr-plugin-archive-0.0.2-20|97	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-13mdv2008.1
12cr|vdr-plugin-archive-0.0.2-20|98	+ Revision: 103056
12cr|vdr-plugin-archive-0.0.2-20|99	- rebuild for new vdr
12cr|vdr-plugin-archive-0.0.2-20|100	
12cr|vdr-plugin-archive-0.0.2-20|101	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-12mdv2008.0
12cr|vdr-plugin-archive-0.0.2-20|102	+ Revision: 49965
12cr|vdr-plugin-archive-0.0.2-20|103	- rebuild for new vdr
12cr|vdr-plugin-archive-0.0.2-20|104	
12cr|vdr-plugin-archive-0.0.2-20|105	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-11mdv2008.0
12cr|vdr-plugin-archive-0.0.2-20|106	+ Revision: 42052
12cr|vdr-plugin-archive-0.0.2-20|107	- rebuild for new vdr
12cr|vdr-plugin-archive-0.0.2-20|108	
12cr|vdr-plugin-archive-0.0.2-20|109	* Tue May 15 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-10mdv2008.0
12cr|vdr-plugin-archive-0.0.2-20|110	+ Revision: 27091
12cr|vdr-plugin-archive-0.0.2-20|111	- rebuild
12cr|vdr-plugin-archive-0.0.2-20|112	
12cr|vdr-plugin-archive-0.0.2-20|113	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-9mdv2008.0
12cr|vdr-plugin-archive-0.0.2-20|114	+ Revision: 22696
12cr|vdr-plugin-archive-0.0.2-20|115	- rebuild for new vdr
12cr|vdr-plugin-archive-0.0.2-20|116	
12cr|vdr-plugin-archive-0.0.2-20|117	
12cr|vdr-plugin-archive-0.0.2-20|118	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-8mdv2007.0
12cr|vdr-plugin-archive-0.0.2-20|119	+ Revision: 90887
12cr|vdr-plugin-archive-0.0.2-20|120	- rebuild for new vdr
12cr|vdr-plugin-archive-0.0.2-20|121	
12cr|vdr-plugin-archive-0.0.2-20|122	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-7mdv2007.1
12cr|vdr-plugin-archive-0.0.2-20|123	+ Revision: 73944
12cr|vdr-plugin-archive-0.0.2-20|124	- rebuild for new vdr
12cr|vdr-plugin-archive-0.0.2-20|125	- Import vdr-plugin-archive
12cr|vdr-plugin-archive-0.0.2-20|126	
12cr|vdr-plugin-archive-0.0.2-20|127	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-6mdv2007.0
12cr|vdr-plugin-archive-0.0.2-20|128	- rebuild for new vdr
12cr|vdr-plugin-archive-0.0.2-20|129	
12cr|vdr-plugin-archive-0.0.2-20|130	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-5mdv2007.0
12cr|vdr-plugin-archive-0.0.2-20|131	- stricter abi requires
12cr|vdr-plugin-archive-0.0.2-20|132	
12cr|vdr-plugin-archive-0.0.2-20|133	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-4mdv2007.0
12cr|vdr-plugin-archive-0.0.2-20|134	- rebuild for new vdr
12cr|vdr-plugin-archive-0.0.2-20|135	
12cr|vdr-plugin-archive-0.0.2-20|136	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-3mdv2007.0
12cr|vdr-plugin-archive-0.0.2-20|137	- rebuild for new vdr
12cr|vdr-plugin-archive-0.0.2-20|138	
12cr|vdr-plugin-archive-0.0.2-20|139	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-2mdv2007.0
12cr|vdr-plugin-archive-0.0.2-20|140	- use _ prefix for system path macros
12cr|vdr-plugin-archive-0.0.2-20|141	
12cr|vdr-plugin-archive-0.0.2-20|142	* Sun Jun 11 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-1mdv2007.0
12cr|vdr-plugin-archive-0.0.2-20|143	- initial Mandriva release
12cr|vdr-plugin-archive-0.0.2-20|144	

8255 12
12cr|vdr-plugin-arghdirector-0.2.6-19|1	
12cr|vdr-plugin-arghdirector-0.2.6-19|2	%define plugin	arghdirector
12cr|vdr-plugin-arghdirector-0.2.6-19|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-arghdirector-0.2.6-19|4	%define version	0.2.6
12cr|vdr-plugin-arghdirector-0.2.6-19|5	%define rel	19
12cr|vdr-plugin-arghdirector-0.2.6-19|6	
12cr|vdr-plugin-arghdirector-0.2.6-19|7	Summary:	VDR plugin: plugin to use the premiere multifeed option
12cr|vdr-plugin-arghdirector-0.2.6-19|8	Name:		%name
12cr|vdr-plugin-arghdirector-0.2.6-19|9	Version:	%version
12cr|vdr-plugin-arghdirector-0.2.6-19|10	Release:	%mkrel %rel
12cr|vdr-plugin-arghdirector-0.2.6-19|11	Group:		Video
12cr|vdr-plugin-arghdirector-0.2.6-19|12	License:	GPL
12cr|vdr-plugin-arghdirector-0.2.6-19|13	URL:		http://www.arghgra.de/arghdirector.html
12cr|vdr-plugin-arghdirector-0.2.6-19|14	Source:		http://www.arghgra.de/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-arghdirector-0.2.6-19|15	Patch0:		arghdirector-0.2.6-fonts-1.6.patch
12cr|vdr-plugin-arghdirector-0.2.6-19|16	Patch1:		arghdirector-0.2.6-i18n-1.6.patch
12cr|vdr-plugin-arghdirector-0.2.6-19|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-arghdirector-0.2.6-19|18	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-arghdirector-0.2.6-19|19	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-arghdirector-0.2.6-19|20	
12cr|vdr-plugin-arghdirector-0.2.6-19|21	%description
12cr|vdr-plugin-arghdirector-0.2.6-19|22	Director is a plugin to use the multifeed option of some Premiere
12cr|vdr-plugin-arghdirector-0.2.6-19|23	channels(Direkt,Sport1,Sport2).
12cr|vdr-plugin-arghdirector-0.2.6-19|24	
12cr|vdr-plugin-arghdirector-0.2.6-19|25	%prep
12cr|vdr-plugin-arghdirector-0.2.6-19|26	%setup -q -n %plugin-%version
12cr|vdr-plugin-arghdirector-0.2.6-19|27	chmod a-x HISTORY README
12cr|vdr-plugin-arghdirector-0.2.6-19|28	%patch0 -p1
12cr|vdr-plugin-arghdirector-0.2.6-19|29	%patch1 -p1
12cr|vdr-plugin-arghdirector-0.2.6-19|30	%vdr_plugin_prep
12cr|vdr-plugin-arghdirector-0.2.6-19|31	
12cr|vdr-plugin-arghdirector-0.2.6-19|32	%build
12cr|vdr-plugin-arghdirector-0.2.6-19|33	%vdr_plugin_build
12cr|vdr-plugin-arghdirector-0.2.6-19|34	
12cr|vdr-plugin-arghdirector-0.2.6-19|35	%install
12cr|vdr-plugin-arghdirector-0.2.6-19|36	rm -rf %{buildroot}
12cr|vdr-plugin-arghdirector-0.2.6-19|37	%vdr_plugin_install
12cr|vdr-plugin-arghdirector-0.2.6-19|38	
12cr|vdr-plugin-arghdirector-0.2.6-19|39	%clean
12cr|vdr-plugin-arghdirector-0.2.6-19|40	rm -rf %{buildroot}
12cr|vdr-plugin-arghdirector-0.2.6-19|41	
12cr|vdr-plugin-arghdirector-0.2.6-19|42	%post
12cr|vdr-plugin-arghdirector-0.2.6-19|43	%vdr_plugin_post %plugin
12cr|vdr-plugin-arghdirector-0.2.6-19|44	
12cr|vdr-plugin-arghdirector-0.2.6-19|45	%postun
12cr|vdr-plugin-arghdirector-0.2.6-19|46	%vdr_plugin_postun %plugin
12cr|vdr-plugin-arghdirector-0.2.6-19|47	
12cr|vdr-plugin-arghdirector-0.2.6-19|48	%files -f %plugin.vdr
12cr|vdr-plugin-arghdirector-0.2.6-19|49	%defattr(-,root,root)
12cr|vdr-plugin-arghdirector-0.2.6-19|50	%doc README HISTORY
12cr|vdr-plugin-arghdirector-0.2.6-19|51	
12cr|vdr-plugin-arghdirector-0.2.6-19|52	
12cr|vdr-plugin-arghdirector-0.2.6-19|53	
12cr|vdr-plugin-arghdirector-0.2.6-19|54	
12cr|vdr-plugin-arghdirector-0.2.6-19|55	%changelog
12cr|vdr-plugin-arghdirector-0.2.6-19|56	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.2.6-19mdv2010.0
12cr|vdr-plugin-arghdirector-0.2.6-19|57	+ Revision: 401662
12cr|vdr-plugin-arghdirector-0.2.6-19|58	- rebuild for new VDR
12cr|vdr-plugin-arghdirector-0.2.6-19|59	
12cr|vdr-plugin-arghdirector-0.2.6-19|60	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.2.6-17mdv2009.1
12cr|vdr-plugin-arghdirector-0.2.6-19|61	+ Revision: 359282
12cr|vdr-plugin-arghdirector-0.2.6-19|62	- rebuild for new vdr
12cr|vdr-plugin-arghdirector-0.2.6-19|63	
12cr|vdr-plugin-arghdirector-0.2.6-19|64	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.2.6-16mdv2009.0
12cr|vdr-plugin-arghdirector-0.2.6-19|65	+ Revision: 197897
12cr|vdr-plugin-arghdirector-0.2.6-19|66	- rebuild for new vdr
12cr|vdr-plugin-arghdirector-0.2.6-19|67	
12cr|vdr-plugin-arghdirector-0.2.6-19|68	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.2.6-15mdv2009.0
12cr|vdr-plugin-arghdirector-0.2.6-19|69	+ Revision: 197628
12cr|vdr-plugin-arghdirector-0.2.6-19|70	- add vdr_plugin_prep
12cr|vdr-plugin-arghdirector-0.2.6-19|71	- bump buildrequires on vdr-devel
12cr|vdr-plugin-arghdirector-0.2.6-19|72	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-arghdirector-0.2.6-19|73	- adapt to font api changes of VDR 1.6 (P0)
12cr|vdr-plugin-arghdirector-0.2.6-19|74	
12cr|vdr-plugin-arghdirector-0.2.6-19|75	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.2.6-14mdv2008.1
12cr|vdr-plugin-arghdirector-0.2.6-19|76	+ Revision: 145019
12cr|vdr-plugin-arghdirector-0.2.6-19|77	- rebuild for new vdr
12cr|vdr-plugin-arghdirector-0.2.6-19|78	
12cr|vdr-plugin-arghdirector-0.2.6-19|79	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.2.6-13mdv2008.1
12cr|vdr-plugin-arghdirector-0.2.6-19|80	+ Revision: 144973
12cr|vdr-plugin-arghdirector-0.2.6-19|81	- rebuild for new vdr
12cr|vdr-plugin-arghdirector-0.2.6-19|82	
12cr|vdr-plugin-arghdirector-0.2.6-19|83	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-arghdirector-0.2.6-19|84	- restore BuildRoot
12cr|vdr-plugin-arghdirector-0.2.6-19|85	
12cr|vdr-plugin-arghdirector-0.2.6-19|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-arghdirector-0.2.6-19|87	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-arghdirector-0.2.6-19|88	
12cr|vdr-plugin-arghdirector-0.2.6-19|89	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.2.6-12mdv2008.1
12cr|vdr-plugin-arghdirector-0.2.6-19|90	+ Revision: 103057
12cr|vdr-plugin-arghdirector-0.2.6-19|91	- rebuild for new vdr
12cr|vdr-plugin-arghdirector-0.2.6-19|92	
12cr|vdr-plugin-arghdirector-0.2.6-19|93	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.2.6-11mdv2008.0
12cr|vdr-plugin-arghdirector-0.2.6-19|94	+ Revision: 49966
12cr|vdr-plugin-arghdirector-0.2.6-19|95	- rebuild for new vdr
12cr|vdr-plugin-arghdirector-0.2.6-19|96	
12cr|vdr-plugin-arghdirector-0.2.6-19|97	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.2.6-10mdv2008.0
12cr|vdr-plugin-arghdirector-0.2.6-19|98	+ Revision: 42053
12cr|vdr-plugin-arghdirector-0.2.6-19|99	- rebuild for new vdr
12cr|vdr-plugin-arghdirector-0.2.6-19|100	
12cr|vdr-plugin-arghdirector-0.2.6-19|101	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.2.6-9mdv2008.0
12cr|vdr-plugin-arghdirector-0.2.6-19|102	+ Revision: 22699
12cr|vdr-plugin-arghdirector-0.2.6-19|103	- rebuild for new vdr
12cr|vdr-plugin-arghdirector-0.2.6-19|104	
12cr|vdr-plugin-arghdirector-0.2.6-19|105	
12cr|vdr-plugin-arghdirector-0.2.6-19|106	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.2.6-8mdv2007.0
12cr|vdr-plugin-arghdirector-0.2.6-19|107	+ Revision: 90888
12cr|vdr-plugin-arghdirector-0.2.6-19|108	- rebuild for new vdr
12cr|vdr-plugin-arghdirector-0.2.6-19|109	
12cr|vdr-plugin-arghdirector-0.2.6-19|110	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.2.6-7mdv2007.1
12cr|vdr-plugin-arghdirector-0.2.6-19|111	+ Revision: 73948
12cr|vdr-plugin-arghdirector-0.2.6-19|112	- rebuild for new vdr
12cr|vdr-plugin-arghdirector-0.2.6-19|113	- Import vdr-plugin-arghdirector
12cr|vdr-plugin-arghdirector-0.2.6-19|114	
12cr|vdr-plugin-arghdirector-0.2.6-19|115	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.2.6-6mdv2007.0
12cr|vdr-plugin-arghdirector-0.2.6-19|116	- rebuild for new vdr
12cr|vdr-plugin-arghdirector-0.2.6-19|117	
12cr|vdr-plugin-arghdirector-0.2.6-19|118	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.2.6-5mdv2007.0
12cr|vdr-plugin-arghdirector-0.2.6-19|119	- stricter abi requires
12cr|vdr-plugin-arghdirector-0.2.6-19|120	
12cr|vdr-plugin-arghdirector-0.2.6-19|121	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.2.6-4mdv2007.0
12cr|vdr-plugin-arghdirector-0.2.6-19|122	- rebuild for new vdr
12cr|vdr-plugin-arghdirector-0.2.6-19|123	
12cr|vdr-plugin-arghdirector-0.2.6-19|124	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.2.6-3mdv2007.0
12cr|vdr-plugin-arghdirector-0.2.6-19|125	- rebuild for new vdr
12cr|vdr-plugin-arghdirector-0.2.6-19|126	
12cr|vdr-plugin-arghdirector-0.2.6-19|127	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.2.6-2mdv2007.0
12cr|vdr-plugin-arghdirector-0.2.6-19|128	- rebuild for new vdr
12cr|vdr-plugin-arghdirector-0.2.6-19|129	
12cr|vdr-plugin-arghdirector-0.2.6-19|130	* Mon Jun 12 2006 Anssi Hannula <anssi@mandriva.org> 0.2.6-1mdv2007.0
12cr|vdr-plugin-arghdirector-0.2.6-19|131	- 0.2.6
12cr|vdr-plugin-arghdirector-0.2.6-19|132	
12cr|vdr-plugin-arghdirector-0.2.6-19|133	* Sun Jun 11 2006 Anssi Hannula <anssi@mandriva.org> 0.2.4-1mdv2007.0
12cr|vdr-plugin-arghdirector-0.2.6-19|134	- initial Mandriva release
12cr|vdr-plugin-arghdirector-0.2.6-19|135	

8256 12
12cr|vdr-plugin-autosort-0.1.3-4|1	
12cr|vdr-plugin-autosort-0.1.3-4|2	%define plugin	autosort
12cr|vdr-plugin-autosort-0.1.3-4|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-autosort-0.1.3-4|4	%define version	0.1.3
12cr|vdr-plugin-autosort-0.1.3-4|5	%define rel	4
12cr|vdr-plugin-autosort-0.1.3-4|6	
12cr|vdr-plugin-autosort-0.1.3-4|7	Summary:	VDR plugin: Channel Autosort
12cr|vdr-plugin-autosort-0.1.3-4|8	Name:		%name
12cr|vdr-plugin-autosort-0.1.3-4|9	Version:	%version
12cr|vdr-plugin-autosort-0.1.3-4|10	Release:	%mkrel %rel
12cr|vdr-plugin-autosort-0.1.3-4|11	Group:		Video
12cr|vdr-plugin-autosort-0.1.3-4|12	License:	GPL
12cr|vdr-plugin-autosort-0.1.3-4|13	URL:		http://www.copypointburscheid.de/linux/autosort.htm
12cr|vdr-plugin-autosort-0.1.3-4|14	Source:		http://www.copypointburscheid.de/linux/vdr-%plugin-%version.tgz
12cr|vdr-plugin-autosort-0.1.3-4|15	Patch0:		autosort-90_ConfigDir.dpatch
12cr|vdr-plugin-autosort-0.1.3-4|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-autosort-0.1.3-4|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-autosort-0.1.3-4|18	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-autosort-0.1.3-4|19	
12cr|vdr-plugin-autosort-0.1.3-4|20	%description
12cr|vdr-plugin-autosort-0.1.3-4|21	This plugin performs a presortion of new channels.
12cr|vdr-plugin-autosort-0.1.3-4|22	
12cr|vdr-plugin-autosort-0.1.3-4|23	%prep
12cr|vdr-plugin-autosort-0.1.3-4|24	%setup -q -n %plugin-%version
12cr|vdr-plugin-autosort-0.1.3-4|25	sed -i 's,/video,%{_vdr_videodir},' scripts/*.pl README*
12cr|vdr-plugin-autosort-0.1.3-4|26	%patch0 -p1
12cr|vdr-plugin-autosort-0.1.3-4|27	%vdr_plugin_prep
12cr|vdr-plugin-autosort-0.1.3-4|28	
12cr|vdr-plugin-autosort-0.1.3-4|29	%build
12cr|vdr-plugin-autosort-0.1.3-4|30	%vdr_plugin_build
12cr|vdr-plugin-autosort-0.1.3-4|31	
12cr|vdr-plugin-autosort-0.1.3-4|32	%install
12cr|vdr-plugin-autosort-0.1.3-4|33	rm -rf %{buildroot}
12cr|vdr-plugin-autosort-0.1.3-4|34	%vdr_plugin_install
12cr|vdr-plugin-autosort-0.1.3-4|35	
12cr|vdr-plugin-autosort-0.1.3-4|36	install -d -m755 %{buildroot}%{_bindir}
12cr|vdr-plugin-autosort-0.1.3-4|37	install -m755 scripts/*.pl %{buildroot}%{_bindir}
12cr|vdr-plugin-autosort-0.1.3-4|38	
12cr|vdr-plugin-autosort-0.1.3-4|39	%clean
12cr|vdr-plugin-autosort-0.1.3-4|40	rm -rf %{buildroot}
12cr|vdr-plugin-autosort-0.1.3-4|41	
12cr|vdr-plugin-autosort-0.1.3-4|42	%post
12cr|vdr-plugin-autosort-0.1.3-4|43	%vdr_plugin_post %plugin
12cr|vdr-plugin-autosort-0.1.3-4|44	
12cr|vdr-plugin-autosort-0.1.3-4|45	%postun
12cr|vdr-plugin-autosort-0.1.3-4|46	%vdr_plugin_postun %plugin
12cr|vdr-plugin-autosort-0.1.3-4|47	
12cr|vdr-plugin-autosort-0.1.3-4|48	%files -f %plugin.vdr
12cr|vdr-plugin-autosort-0.1.3-4|49	%defattr(-,root,root)
12cr|vdr-plugin-autosort-0.1.3-4|50	%doc README* HISTORY examples
12cr|vdr-plugin-autosort-0.1.3-4|51	%{_bindir}/createopengroups.pl
12cr|vdr-plugin-autosort-0.1.3-4|52	
12cr|vdr-plugin-autosort-0.1.3-4|53	
12cr|vdr-plugin-autosort-0.1.3-4|54	
12cr|vdr-plugin-autosort-0.1.3-4|55	%changelog
12cr|vdr-plugin-autosort-0.1.3-4|56	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.3-4mdv2010.0
12cr|vdr-plugin-autosort-0.1.3-4|57	+ Revision: 401088
12cr|vdr-plugin-autosort-0.1.3-4|58	- rebuild for new VDR
12cr|vdr-plugin-autosort-0.1.3-4|59	
12cr|vdr-plugin-autosort-0.1.3-4|60	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.3-3mdv2009.1
12cr|vdr-plugin-autosort-0.1.3-4|61	+ Revision: 359284
12cr|vdr-plugin-autosort-0.1.3-4|62	- rebuild for new vdr
12cr|vdr-plugin-autosort-0.1.3-4|63	
12cr|vdr-plugin-autosort-0.1.3-4|64	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3-2mdv2009.0
12cr|vdr-plugin-autosort-0.1.3-4|65	+ Revision: 197899
12cr|vdr-plugin-autosort-0.1.3-4|66	- rebuild for new vdr
12cr|vdr-plugin-autosort-0.1.3-4|67	
12cr|vdr-plugin-autosort-0.1.3-4|68	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3-1mdv2009.0
12cr|vdr-plugin-autosort-0.1.3-4|69	+ Revision: 197630
12cr|vdr-plugin-autosort-0.1.3-4|70	- new version
12cr|vdr-plugin-autosort-0.1.3-4|71	- add vdr_plugin_prep
12cr|vdr-plugin-autosort-0.1.3-4|72	- bump buildrequires on vdr-devel
12cr|vdr-plugin-autosort-0.1.3-4|73	- fix too early configdir invocation (P0 from e-tobi)
12cr|vdr-plugin-autosort-0.1.3-4|74	
12cr|vdr-plugin-autosort-0.1.3-4|75	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.10-14mdv2008.1
12cr|vdr-plugin-autosort-0.1.3-4|76	+ Revision: 145027
12cr|vdr-plugin-autosort-0.1.3-4|77	- rebuild for new vdr
12cr|vdr-plugin-autosort-0.1.3-4|78	
12cr|vdr-plugin-autosort-0.1.3-4|79	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.10-13mdv2008.1
12cr|vdr-plugin-autosort-0.1.3-4|80	+ Revision: 144978
12cr|vdr-plugin-autosort-0.1.3-4|81	- rebuild for new vdr
12cr|vdr-plugin-autosort-0.1.3-4|82	
12cr|vdr-plugin-autosort-0.1.3-4|83	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-autosort-0.1.3-4|84	- restore BuildRoot
12cr|vdr-plugin-autosort-0.1.3-4|85	
12cr|vdr-plugin-autosort-0.1.3-4|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-autosort-0.1.3-4|87	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-autosort-0.1.3-4|88	
12cr|vdr-plugin-autosort-0.1.3-4|89	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.10-12mdv2008.1
12cr|vdr-plugin-autosort-0.1.3-4|90	+ Revision: 103059
12cr|vdr-plugin-autosort-0.1.3-4|91	- rebuild for new vdr
12cr|vdr-plugin-autosort-0.1.3-4|92	
12cr|vdr-plugin-autosort-0.1.3-4|93	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.10-11mdv2008.0
12cr|vdr-plugin-autosort-0.1.3-4|94	+ Revision: 49968
12cr|vdr-plugin-autosort-0.1.3-4|95	- rebuild for new vdr
12cr|vdr-plugin-autosort-0.1.3-4|96	
12cr|vdr-plugin-autosort-0.1.3-4|97	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.10-10mdv2008.0
12cr|vdr-plugin-autosort-0.1.3-4|98	+ Revision: 42055
12cr|vdr-plugin-autosort-0.1.3-4|99	- rebuild for new vdr
12cr|vdr-plugin-autosort-0.1.3-4|100	
12cr|vdr-plugin-autosort-0.1.3-4|101	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.10-9mdv2008.0
12cr|vdr-plugin-autosort-0.1.3-4|102	+ Revision: 22704
12cr|vdr-plugin-autosort-0.1.3-4|103	- rebuild for new vdr
12cr|vdr-plugin-autosort-0.1.3-4|104	
12cr|vdr-plugin-autosort-0.1.3-4|105	
12cr|vdr-plugin-autosort-0.1.3-4|106	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-8mdv2007.0
12cr|vdr-plugin-autosort-0.1.3-4|107	+ Revision: 90890
12cr|vdr-plugin-autosort-0.1.3-4|108	- rebuild for new vdr
12cr|vdr-plugin-autosort-0.1.3-4|109	
12cr|vdr-plugin-autosort-0.1.3-4|110	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-7mdv2007.1
12cr|vdr-plugin-autosort-0.1.3-4|111	+ Revision: 73950
12cr|vdr-plugin-autosort-0.1.3-4|112	- rebuild for new vdr
12cr|vdr-plugin-autosort-0.1.3-4|113	- Import vdr-plugin-autosort
12cr|vdr-plugin-autosort-0.1.3-4|114	
12cr|vdr-plugin-autosort-0.1.3-4|115	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-6mdv2007.0
12cr|vdr-plugin-autosort-0.1.3-4|116	- rebuild for new vdr
12cr|vdr-plugin-autosort-0.1.3-4|117	
12cr|vdr-plugin-autosort-0.1.3-4|118	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-5mdv2007.0
12cr|vdr-plugin-autosort-0.1.3-4|119	- stricter abi requires
12cr|vdr-plugin-autosort-0.1.3-4|120	
12cr|vdr-plugin-autosort-0.1.3-4|121	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-4mdv2007.0
12cr|vdr-plugin-autosort-0.1.3-4|122	- rebuild for new vdr
12cr|vdr-plugin-autosort-0.1.3-4|123	
12cr|vdr-plugin-autosort-0.1.3-4|124	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-3mdv2007.0
12cr|vdr-plugin-autosort-0.1.3-4|125	- rebuild for new vdr
12cr|vdr-plugin-autosort-0.1.3-4|126	
12cr|vdr-plugin-autosort-0.1.3-4|127	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-2mdv2007.0
12cr|vdr-plugin-autosort-0.1.3-4|128	- use _ prefix for system path macros
12cr|vdr-plugin-autosort-0.1.3-4|129	
12cr|vdr-plugin-autosort-0.1.3-4|130	* Sun Jun 11 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-1mdv2007.0
12cr|vdr-plugin-autosort-0.1.3-4|131	- initial Mandriva release
12cr|vdr-plugin-autosort-0.1.3-4|132	

8257 12
12cr|vdr-plugin-autotimer-0.2.0-11|1	
12cr|vdr-plugin-autotimer-0.2.0-11|2	%define plugin	autotimer
12cr|vdr-plugin-autotimer-0.2.0-11|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-autotimer-0.2.0-11|4	%define version	0.2.0
12cr|vdr-plugin-autotimer-0.2.0-11|5	%define rel	11
12cr|vdr-plugin-autotimer-0.2.0-11|6	
12cr|vdr-plugin-autotimer-0.2.0-11|7	Summary:	VDR plugin: Autotimer
12cr|vdr-plugin-autotimer-0.2.0-11|8	Name:		%name
12cr|vdr-plugin-autotimer-0.2.0-11|9	Version:	%version
12cr|vdr-plugin-autotimer-0.2.0-11|10	Release:	%mkrel %rel
12cr|vdr-plugin-autotimer-0.2.0-11|11	Group:		Video
12cr|vdr-plugin-autotimer-0.2.0-11|12	License:	GPL
12cr|vdr-plugin-autotimer-0.2.0-11|13	URL:		http://phivdr.dyndns.org/vdr/vdr-autotimer/
12cr|vdr-plugin-autotimer-0.2.0-11|14	Source:		http://phivdr.dyndns.org/vdr/vdr-autotimer/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-autotimer-0.2.0-11|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-autotimer-0.2.0-11|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-autotimer-0.2.0-11|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-autotimer-0.2.0-11|18	
12cr|vdr-plugin-autotimer-0.2.0-11|19	%description
12cr|vdr-plugin-autotimer-0.2.0-11|20	Simple autotimer plugin for vdr. This plugin creates automatically
12cr|vdr-plugin-autotimer-0.2.0-11|21	timers for matching EPG events.
12cr|vdr-plugin-autotimer-0.2.0-11|22	
12cr|vdr-plugin-autotimer-0.2.0-11|23	%prep
12cr|vdr-plugin-autotimer-0.2.0-11|24	%setup -q -n %plugin-%version
12cr|vdr-plugin-autotimer-0.2.0-11|25	%vdr_plugin_prep
12cr|vdr-plugin-autotimer-0.2.0-11|26	
12cr|vdr-plugin-autotimer-0.2.0-11|27	%build
12cr|vdr-plugin-autotimer-0.2.0-11|28	%vdr_plugin_build
12cr|vdr-plugin-autotimer-0.2.0-11|29	
12cr|vdr-plugin-autotimer-0.2.0-11|30	%install
12cr|vdr-plugin-autotimer-0.2.0-11|31	rm -rf %{buildroot}
12cr|vdr-plugin-autotimer-0.2.0-11|32	%vdr_plugin_install
12cr|vdr-plugin-autotimer-0.2.0-11|33	
12cr|vdr-plugin-autotimer-0.2.0-11|34	%clean
12cr|vdr-plugin-autotimer-0.2.0-11|35	rm -rf %{buildroot}
12cr|vdr-plugin-autotimer-0.2.0-11|36	
12cr|vdr-plugin-autotimer-0.2.0-11|37	%post
12cr|vdr-plugin-autotimer-0.2.0-11|38	%vdr_plugin_post %plugin
12cr|vdr-plugin-autotimer-0.2.0-11|39	
12cr|vdr-plugin-autotimer-0.2.0-11|40	%postun
12cr|vdr-plugin-autotimer-0.2.0-11|41	%vdr_plugin_postun %plugin
12cr|vdr-plugin-autotimer-0.2.0-11|42	
12cr|vdr-plugin-autotimer-0.2.0-11|43	%files -f %plugin.vdr
12cr|vdr-plugin-autotimer-0.2.0-11|44	%defattr(-,root,root)
12cr|vdr-plugin-autotimer-0.2.0-11|45	%doc README HISTORY *.example
12cr|vdr-plugin-autotimer-0.2.0-11|46	
12cr|vdr-plugin-autotimer-0.2.0-11|47	
12cr|vdr-plugin-autotimer-0.2.0-11|48	
12cr|vdr-plugin-autotimer-0.2.0-11|49	
12cr|vdr-plugin-autotimer-0.2.0-11|50	%changelog
12cr|vdr-plugin-autotimer-0.2.0-11|51	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.2.0-11mdv2010.0
12cr|vdr-plugin-autotimer-0.2.0-11|52	+ Revision: 401088
12cr|vdr-plugin-autotimer-0.2.0-11|53	- rebuild for new VDR
12cr|vdr-plugin-autotimer-0.2.0-11|54	
12cr|vdr-plugin-autotimer-0.2.0-11|55	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.2.0-10mdv2009.1
12cr|vdr-plugin-autotimer-0.2.0-11|56	+ Revision: 359285
12cr|vdr-plugin-autotimer-0.2.0-11|57	- rebuild for new vdr
12cr|vdr-plugin-autotimer-0.2.0-11|58	
12cr|vdr-plugin-autotimer-0.2.0-11|59	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.2.0-9mdv2009.0
12cr|vdr-plugin-autotimer-0.2.0-11|60	+ Revision: 197900
12cr|vdr-plugin-autotimer-0.2.0-11|61	- rebuild for new vdr
12cr|vdr-plugin-autotimer-0.2.0-11|62	
12cr|vdr-plugin-autotimer-0.2.0-11|63	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.2.0-8mdv2009.0
12cr|vdr-plugin-autotimer-0.2.0-11|64	+ Revision: 197631
12cr|vdr-plugin-autotimer-0.2.0-11|65	- add vdr_plugin_prep
12cr|vdr-plugin-autotimer-0.2.0-11|66	- bump buildrequires on vdr-devel
12cr|vdr-plugin-autotimer-0.2.0-11|67	
12cr|vdr-plugin-autotimer-0.2.0-11|68	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.2.0-7mdv2008.1
12cr|vdr-plugin-autotimer-0.2.0-11|69	+ Revision: 145028
12cr|vdr-plugin-autotimer-0.2.0-11|70	- rebuild for new vdr
12cr|vdr-plugin-autotimer-0.2.0-11|71	
12cr|vdr-plugin-autotimer-0.2.0-11|72	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.2.0-6mdv2008.1
12cr|vdr-plugin-autotimer-0.2.0-11|73	+ Revision: 144979
12cr|vdr-plugin-autotimer-0.2.0-11|74	- rebuild for new vdr
12cr|vdr-plugin-autotimer-0.2.0-11|75	
12cr|vdr-plugin-autotimer-0.2.0-11|76	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-autotimer-0.2.0-11|77	- restore BuildRoot
12cr|vdr-plugin-autotimer-0.2.0-11|78	
12cr|vdr-plugin-autotimer-0.2.0-11|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-autotimer-0.2.0-11|80	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-autotimer-0.2.0-11|81	
12cr|vdr-plugin-autotimer-0.2.0-11|82	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.2.0-5mdv2008.1
12cr|vdr-plugin-autotimer-0.2.0-11|83	+ Revision: 103060
12cr|vdr-plugin-autotimer-0.2.0-11|84	- rebuild for new vdr
12cr|vdr-plugin-autotimer-0.2.0-11|85	
12cr|vdr-plugin-autotimer-0.2.0-11|86	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.2.0-4mdv2008.0
12cr|vdr-plugin-autotimer-0.2.0-11|87	+ Revision: 49969
12cr|vdr-plugin-autotimer-0.2.0-11|88	- rebuild for new vdr
12cr|vdr-plugin-autotimer-0.2.0-11|89	
12cr|vdr-plugin-autotimer-0.2.0-11|90	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.2.0-3mdv2008.0
12cr|vdr-plugin-autotimer-0.2.0-11|91	+ Revision: 42056
12cr|vdr-plugin-autotimer-0.2.0-11|92	- rebuild for new vdr
12cr|vdr-plugin-autotimer-0.2.0-11|93	
12cr|vdr-plugin-autotimer-0.2.0-11|94	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.2.0-2mdv2008.0
12cr|vdr-plugin-autotimer-0.2.0-11|95	+ Revision: 22706
12cr|vdr-plugin-autotimer-0.2.0-11|96	- rebuild for new vdr
12cr|vdr-plugin-autotimer-0.2.0-11|97	
12cr|vdr-plugin-autotimer-0.2.0-11|98	* Sat Apr 21 2007 Anssi Hannula <anssi@mandriva.org> 0.2.0-1mdv2008.0
12cr|vdr-plugin-autotimer-0.2.0-11|99	+ Revision: 16567
12cr|vdr-plugin-autotimer-0.2.0-11|100	- update URL
12cr|vdr-plugin-autotimer-0.2.0-11|101	- 0.2.0
12cr|vdr-plugin-autotimer-0.2.0-11|102	
12cr|vdr-plugin-autotimer-0.2.0-11|103	
12cr|vdr-plugin-autotimer-0.2.0-11|104	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-7mdv2007.0
12cr|vdr-plugin-autotimer-0.2.0-11|105	+ Revision: 90891
12cr|vdr-plugin-autotimer-0.2.0-11|106	- rebuild for new vdr
12cr|vdr-plugin-autotimer-0.2.0-11|107	
12cr|vdr-plugin-autotimer-0.2.0-11|108	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-6mdv2007.1
12cr|vdr-plugin-autotimer-0.2.0-11|109	+ Revision: 73951
12cr|vdr-plugin-autotimer-0.2.0-11|110	- rebuild for new vdr
12cr|vdr-plugin-autotimer-0.2.0-11|111	- Import vdr-plugin-autotimer
12cr|vdr-plugin-autotimer-0.2.0-11|112	
12cr|vdr-plugin-autotimer-0.2.0-11|113	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-5mdv2007.0
12cr|vdr-plugin-autotimer-0.2.0-11|114	- rebuild for new vdr
12cr|vdr-plugin-autotimer-0.2.0-11|115	
12cr|vdr-plugin-autotimer-0.2.0-11|116	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-4mdv2007.0
12cr|vdr-plugin-autotimer-0.2.0-11|117	- stricter abi requires
12cr|vdr-plugin-autotimer-0.2.0-11|118	
12cr|vdr-plugin-autotimer-0.2.0-11|119	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-3mdv2007.0
12cr|vdr-plugin-autotimer-0.2.0-11|120	- rebuild for new vdr
12cr|vdr-plugin-autotimer-0.2.0-11|121	
12cr|vdr-plugin-autotimer-0.2.0-11|122	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-2mdv2007.0
12cr|vdr-plugin-autotimer-0.2.0-11|123	- rebuild for new vdr
12cr|vdr-plugin-autotimer-0.2.0-11|124	
12cr|vdr-plugin-autotimer-0.2.0-11|125	* Thu Jun 22 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-1mdv2007.0
12cr|vdr-plugin-autotimer-0.2.0-11|126	- initial Mandriva release
12cr|vdr-plugin-autotimer-0.2.0-11|127	

8258 12
12cr|vdr-plugin-autotimeredit-0.1.8-18|1	
12cr|vdr-plugin-autotimeredit-0.1.8-18|2	%define plugin	autotimeredit
12cr|vdr-plugin-autotimeredit-0.1.8-18|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-autotimeredit-0.1.8-18|4	%define version	0.1.8
12cr|vdr-plugin-autotimeredit-0.1.8-18|5	%define rel	18
12cr|vdr-plugin-autotimeredit-0.1.8-18|6	
12cr|vdr-plugin-autotimeredit-0.1.8-18|7	# backportability
12cr|vdr-plugin-autotimeredit-0.1.8-18|8	%define _localstatedir %{_var}
12cr|vdr-plugin-autotimeredit-0.1.8-18|9	
12cr|vdr-plugin-autotimeredit-0.1.8-18|10	Summary:	VDR plugin: OSD autotimer edit
12cr|vdr-plugin-autotimeredit-0.1.8-18|11	Name:		%name
12cr|vdr-plugin-autotimeredit-0.1.8-18|12	Version:	%version
12cr|vdr-plugin-autotimeredit-0.1.8-18|13	Release:	%mkrel %rel
12cr|vdr-plugin-autotimeredit-0.1.8-18|14	Group:		Video
12cr|vdr-plugin-autotimeredit-0.1.8-18|15	License:	GPL
12cr|vdr-plugin-autotimeredit-0.1.8-18|16	URL:		http://www.fast-info.de/vdr/autotimeredit/
12cr|vdr-plugin-autotimeredit-0.1.8-18|17	Source:		http://www.fast-info.de/vdr/autotimeredit/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-autotimeredit-0.1.8-18|18	Patch1:		http://gentoo.fh-luh.de/files/vdr-autotimeredit/autotimeredit-0.1.8.patch
12cr|vdr-plugin-autotimeredit-0.1.8-18|19	Patch2:		92_autotimeredit-0.1.8-1.5.3.dpatch
12cr|vdr-plugin-autotimeredit-0.1.8-18|20	Patch3:		autotimeredit-0.1.8-i18n-1.6.patch
12cr|vdr-plugin-autotimeredit-0.1.8-18|21	Patch4:		autotimeredit-0.1.8-vdr-1.6.patch
12cr|vdr-plugin-autotimeredit-0.1.8-18|22	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-autotimeredit-0.1.8-18|23	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-autotimeredit-0.1.8-18|24	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-autotimeredit-0.1.8-18|25	
12cr|vdr-plugin-autotimeredit-0.1.8-18|26	%description
12cr|vdr-plugin-autotimeredit-0.1.8-18|27	This is a plugin for the Video Disk Recorder (VDR) to edit the vdradmind.at
12cr|vdr-plugin-autotimeredit-0.1.8-18|28	for vdradmind via VDR on-screen-display (OSD).
12cr|vdr-plugin-autotimeredit-0.1.8-18|29	
12cr|vdr-plugin-autotimeredit-0.1.8-18|30	%prep
12cr|vdr-plugin-autotimeredit-0.1.8-18|31	%setup -q -n %plugin-%version
12cr|vdr-plugin-autotimeredit-0.1.8-18|32	%patch1 -p4 -b .uint
12cr|vdr-plugin-autotimeredit-0.1.8-18|33	%patch2 -p1
12cr|vdr-plugin-autotimeredit-0.1.8-18|34	%patch3 -p1
12cr|vdr-plugin-autotimeredit-0.1.8-18|35	%patch4 -p1
12cr|vdr-plugin-autotimeredit-0.1.8-18|36	%vdr_plugin_prep
12cr|vdr-plugin-autotimeredit-0.1.8-18|37	
12cr|vdr-plugin-autotimeredit-0.1.8-18|38	# this plugin has somewhat bloated configuration scheme...
12cr|vdr-plugin-autotimeredit-0.1.8-18|39	
12cr|vdr-plugin-autotimeredit-0.1.8-18|40	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-autotimeredit-0.1.8-18|41	# Note that most of these options can also be set from the OSD setup menu and
12cr|vdr-plugin-autotimeredit-0.1.8-18|42	# autotimeredit.conf.
12cr|vdr-plugin-autotimeredit-0.1.8-18|43	# Read the documentation for more info.
12cr|vdr-plugin-autotimeredit-0.1.8-18|44	#
12cr|vdr-plugin-autotimeredit-0.1.8-18|45	# Autotimer-file (same for vdradmind!)
12cr|vdr-plugin-autotimeredit-0.1.8-18|46	var=AUTOTIMER_FILE
12cr|vdr-plugin-autotimeredit-0.1.8-18|47	param="-f AUTOTIMER_FILE"
12cr|vdr-plugin-autotimeredit-0.1.8-18|48	default=%{_localstatedir}/lib/vdradmin/vdradmind.at
12cr|vdr-plugin-autotimeredit-0.1.8-18|49	# Hide the file from setup-menu
12cr|vdr-plugin-autotimeredit-0.1.8-18|50	var=HIDE_AUTOTIMER_FILE
12cr|vdr-plugin-autotimeredit-0.1.8-18|51	param="--ns_autotimerfile"
12cr|vdr-plugin-autotimeredit-0.1.8-18|52	# Use SIGHUP (vdradmind) for update Autotimer
12cr|vdr-plugin-autotimeredit-0.1.8-18|53	var=USE_SIGHUP_VDRADMIN
12cr|vdr-plugin-autotimeredit-0.1.8-18|54	param=-p
12cr|vdr-plugin-autotimeredit-0.1.8-18|55	default=yes
12cr|vdr-plugin-autotimeredit-0.1.8-18|56	# Use SIGHUP (xxv) for update Autotimer
12cr|vdr-plugin-autotimeredit-0.1.8-18|57	var=USE_SIGHUP_XXV
12cr|vdr-plugin-autotimeredit-0.1.8-18|58	param=-x
12cr|vdr-plugin-autotimeredit-0.1.8-18|59	# Hide the use_sgihup from setup-menu
12cr|vdr-plugin-autotimeredit-0.1.8-18|60	var=HIDE_USE_SIGHUP
12cr|vdr-plugin-autotimeredit-0.1.8-18|61	param=--ns_update_method
12cr|vdr-plugin-autotimeredit-0.1.8-18|62	# Script/Config-file for force update autotimer
12cr|vdr-plugin-autotimeredit-0.1.8-18|63	var=FORCE_UPDATE_FILE
12cr|vdr-plugin-autotimeredit-0.1.8-18|64	param="-u FORCE_UPDATE_FILE"
12cr|vdr-plugin-autotimeredit-0.1.8-18|65	default=%{_localstatedir}/lib/vdradmin/vdradmind.conf
12cr|vdr-plugin-autotimeredit-0.1.8-18|66	# Hide the vdradminupdate-file form setup-menu
12cr|vdr-plugin-autotimeredit-0.1.8-18|67	var=HIDE_FORCE_UPDATE_FILE
12cr|vdr-plugin-autotimeredit-0.1.8-18|68	param="--ns_vdradminupdate"
12cr|vdr-plugin-autotimeredit-0.1.8-18|69	# Show the plugin in the mainmenu
12cr|vdr-plugin-autotimeredit-0.1.8-18|70	var=VISIBLE
12cr|vdr-plugin-autotimeredit-0.1.8-18|71	param=-m
12cr|vdr-plugin-autotimeredit-0.1.8-18|72	# Hide the plugin in the mainmenu
12cr|vdr-plugin-autotimeredit-0.1.8-18|73	var=HIDDEN
12cr|vdr-plugin-autotimeredit-0.1.8-18|74	param=-M
12cr|vdr-plugin-autotimeredit-0.1.8-18|75	# Select Name for entry in the mainmenu
12cr|vdr-plugin-autotimeredit-0.1.8-18|76	var=MAINMENU_NAME
12cr|vdr-plugin-autotimeredit-0.1.8-18|77	param="-n MAINMENU_NAME"
12cr|vdr-plugin-autotimeredit-0.1.8-18|78	# Enable more logging
12cr|vdr-plugin-autotimeredit-0.1.8-18|79	var=ENABLE_VERBOSE
12cr|vdr-plugin-autotimeredit-0.1.8-18|80	param=-v
12cr|vdr-plugin-autotimeredit-0.1.8-18|81	# Disable more logging
12cr|vdr-plugin-autotimeredit-0.1.8-18|82	var=DISABLE_VERBOSE
12cr|vdr-plugin-autotimeredit-0.1.8-18|83	param=-V
12cr|vdr-plugin-autotimeredit-0.1.8-18|84	# Use the repeat feature from vdradmin bp0.9
12cr|vdr-plugin-autotimeredit-0.1.8-18|85	var=USE_REPEAT
12cr|vdr-plugin-autotimeredit-0.1.8-18|86	param=-r
12cr|vdr-plugin-autotimeredit-0.1.8-18|87	# not use, it set automatic to use, if the autotimerfile with 11 values
12cr|vdr-plugin-autotimeredit-0.1.8-18|88	var=NOT_USE_REPEAT
12cr|vdr-plugin-autotimeredit-0.1.8-18|89	param=-R
12cr|vdr-plugin-autotimeredit-0.1.8-18|90	# Hide the option from setup-menu
12cr|vdr-plugin-autotimeredit-0.1.8-18|91	var=HIDE_USE_REPEAT
12cr|vdr-plugin-autotimeredit-0.1.8-18|92	param=--ns_repeat_feature
12cr|vdr-plugin-autotimeredit-0.1.8-18|93	# Use weekday feature (sets also USE_REPEAT)
12cr|vdr-plugin-autotimeredit-0.1.8-18|94	var=USE_WEEKDAY
12cr|vdr-plugin-autotimeredit-0.1.8-18|95	param=-k
12cr|vdr-plugin-autotimeredit-0.1.8-18|96	default=yes
12cr|vdr-plugin-autotimeredit-0.1.8-18|97	# not use, it set automatic to use, if the autotimerfile with 12 values
12cr|vdr-plugin-autotimeredit-0.1.8-18|98	var=NOT_USE_WEEKDAY
12cr|vdr-plugin-autotimeredit-0.1.8-18|99	param=-K
12cr|vdr-plugin-autotimeredit-0.1.8-18|100	# Hide the option from setup-menu
12cr|vdr-plugin-autotimeredit-0.1.8-18|101	var=HIDE_USE_WEEKDAY
12cr|vdr-plugin-autotimeredit-0.1.8-18|102	param=--ns_weekday_feature
12cr|vdr-plugin-autotimeredit-0.1.8-18|103	# Show the manual update line at begin of autotimer-list
12cr|vdr-plugin-autotimeredit-0.1.8-18|104	var=UPDATE_BEGIN
12cr|vdr-plugin-autotimeredit-0.1.8-18|105	param=-b
12cr|vdr-plugin-autotimeredit-0.1.8-18|106	# Hide the manual update line at begin of autotimer-list
12cr|vdr-plugin-autotimeredit-0.1.8-18|107	var=NO_UPDATE_BEGIN
12cr|vdr-plugin-autotimeredit-0.1.8-18|108	param=-B
12cr|vdr-plugin-autotimeredit-0.1.8-18|109	# Show the manual update line at end of autotimer-list
12cr|vdr-plugin-autotimeredit-0.1.8-18|110	var=UPDATE_END
12cr|vdr-plugin-autotimeredit-0.1.8-18|111	param=-e
12cr|vdr-plugin-autotimeredit-0.1.8-18|112	# Hide the manual update line at end of autotimer-list
12cr|vdr-plugin-autotimeredit-0.1.8-18|113	var=NO_UPDATE_END
12cr|vdr-plugin-autotimeredit-0.1.8-18|114	param=-E
12cr|vdr-plugin-autotimeredit-0.1.8-18|115	# When one or more Autotimer are modifed, by quit the plugin appears
12cr|vdr-plugin-autotimeredit-0.1.8-18|116	# a question for force search update
12cr|vdr-plugin-autotimeredit-0.1.8-18|117	var=QUESTION_UPDATE
12cr|vdr-plugin-autotimeredit-0.1.8-18|118	param=-q
12cr|vdr-plugin-autotimeredit-0.1.8-18|119	# Above but no question
12cr|vdr-plugin-autotimeredit-0.1.8-18|120	var=NO_QUESTION_UPDATE
12cr|vdr-plugin-autotimeredit-0.1.8-18|121	param=-Q
12cr|vdr-plugin-autotimeredit-0.1.8-18|122	# For the Autotimerlist show search in title, subtitle and
12cr|vdr-plugin-autotimeredit-0.1.8-18|123	# description as a single char
12cr|vdr-plugin-autotimeredit-0.1.8-18|124	var=SHOW_FLAGS
12cr|vdr-plugin-autotimeredit-0.1.8-18|125	param=-l
12cr|vdr-plugin-autotimeredit-0.1.8-18|126	# Column is hidden
12cr|vdr-plugin-autotimeredit-0.1.8-18|127	var=HIDE_FLAGS
12cr|vdr-plugin-autotimeredit-0.1.8-18|128	param=-L
12cr|vdr-plugin-autotimeredit-0.1.8-18|129	# For the Autotimerlist show the startsearchtime
12cr|vdr-plugin-autotimeredit-0.1.8-18|130	var=SHOW_START
12cr|vdr-plugin-autotimeredit-0.1.8-18|131	param=-a
12cr|vdr-plugin-autotimeredit-0.1.8-18|132	# Column is hidden
12cr|vdr-plugin-autotimeredit-0.1.8-18|133	var=HIDE_START
12cr|vdr-plugin-autotimeredit-0.1.8-18|134	param=-A
12cr|vdr-plugin-autotimeredit-0.1.8-18|135	# For the Autotimerlist show the stopsearchtime
12cr|vdr-plugin-autotimeredit-0.1.8-18|136	var=SHOW_STOP
12cr|vdr-plugin-autotimeredit-0.1.8-18|137	param=-t
12cr|vdr-plugin-autotimeredit-0.1.8-18|138	# Column is hidden
12cr|vdr-plugin-autotimeredit-0.1.8-18|139	var=HIDE_STOP
12cr|vdr-plugin-autotimeredit-0.1.8-18|140	param=-T
12cr|vdr-plugin-autotimeredit-0.1.8-18|141	# For the Autotimerlist show the searchchannel
12cr|vdr-plugin-autotimeredit-0.1.8-18|142	var=SHOW_CHANNEL
12cr|vdr-plugin-autotimeredit-0.1.8-18|143	param=-c
12cr|vdr-plugin-autotimeredit-0.1.8-18|144	# Column is hidden
12cr|vdr-plugin-autotimeredit-0.1.8-18|145	var=HIDE_CHANNEL
12cr|vdr-plugin-autotimeredit-0.1.8-18|146	param=-C
12cr|vdr-plugin-autotimeredit-0.1.8-18|147	# if show_channel the name of channel is use
12cr|vdr-plugin-autotimeredit-0.1.8-18|148	var=SHOW_CHANNEL_NAME
12cr|vdr-plugin-autotimeredit-0.1.8-18|149	param=-s
12cr|vdr-plugin-autotimeredit-0.1.8-18|150	# if show_channel the number of channel is use
12cr|vdr-plugin-autotimeredit-0.1.8-18|151	var=SHOW_CHANNEL_NUMBER
12cr|vdr-plugin-autotimeredit-0.1.8-18|152	param=-S
12cr|vdr-plugin-autotimeredit-0.1.8-18|153	# Hide the Preferr Command Line Parameter form setup-menu
12cr|vdr-plugin-autotimeredit-0.1.8-18|154	var=HIDE_COMMANDLINE
12cr|vdr-plugin-autotimeredit-0.1.8-18|155	param=--ns_commandline
12cr|vdr-plugin-autotimeredit-0.1.8-18|156	# set the default choise for the dictionary (space '_', any special
12cr|vdr-plugin-autotimeredit-0.1.8-18|157	# char with #xx) a dictionary for blacklist starts with '~' include
12cr|vdr-plugin-autotimeredit-0.1.8-18|158	# subdictionary with '~~'
12cr|vdr-plugin-autotimeredit-0.1.8-18|159	# example: "/some/dir,/another/dir"
12cr|vdr-plugin-autotimeredit-0.1.8-18|160	var=DEFAULTDICTIONARY
12cr|vdr-plugin-autotimeredit-0.1.8-18|161	param="-d DEFAULTDICTIONARY"
12cr|vdr-plugin-autotimeredit-0.1.8-18|162	# Select the source for the defaultdictionary
12cr|vdr-plugin-autotimeredit-0.1.8-18|163	# 0x01 - autotimer 0x02 - timer 0x04 - records 0x08 - commandline 0x10 - setup
12cr|vdr-plugin-autotimeredit-0.1.8-18|164	var=USE_DEFAULTDICTIONARY
12cr|vdr-plugin-autotimeredit-0.1.8-18|165	param="-D USE_DEFAULTDICTIONARY"
12cr|vdr-plugin-autotimeredit-0.1.8-18|166	# Hide all options with default dictionary from setup-menu
12cr|vdr-plugin-autotimeredit-0.1.8-18|167	var=HIDE_DEFAULTDICTIONARY
12cr|vdr-plugin-autotimeredit-0.1.8-18|168	param=--ns_defaultdictionary
12cr|vdr-plugin-autotimeredit-0.1.8-18|169	# time (hours) between two updates for defaultdictionary from
12cr|vdr-plugin-autotimeredit-0.1.8-18|170	# records (-1 only by start, 0 by each call autotimeredit)
12cr|vdr-plugin-autotimeredit-0.1.8-18|171	var=UPDATETIMERECORDS
12cr|vdr-plugin-autotimeredit-0.1.8-18|172	param="-y UPDATETIMERECORDS"
12cr|vdr-plugin-autotimeredit-0.1.8-18|173	# Hide the updatetimerecords option from setup-menu
12cr|vdr-plugin-autotimeredit-0.1.8-18|174	var=HIDE_UPDATETIMERECORDS
12cr|vdr-plugin-autotimeredit-0.1.8-18|175	param=--ns_updatetimerecords
12cr|vdr-plugin-autotimeredit-0.1.8-18|176	# file for read more options (relativ to <config-dir>/plugins, or
12cr|vdr-plugin-autotimeredit-0.1.8-18|177	# when begins with '/' absolute)
12cr|vdr-plugin-autotimeredit-0.1.8-18|178	var=MORE_OPTIONS_FILE
12cr|vdr-plugin-autotimeredit-0.1.8-18|179	param="@MORE_OPTIONS_FILE"
12cr|vdr-plugin-autotimeredit-0.1.8-18|180	%vdr_plugin_params_end
12cr|vdr-plugin-autotimeredit-0.1.8-18|181	
12cr|vdr-plugin-autotimeredit-0.1.8-18|182	%build
12cr|vdr-plugin-autotimeredit-0.1.8-18|183	%vdr_plugin_build
12cr|vdr-plugin-autotimeredit-0.1.8-18|184	
12cr|vdr-plugin-autotimeredit-0.1.8-18|185	%install
12cr|vdr-plugin-autotimeredit-0.1.8-18|186	rm -rf %{buildroot}
12cr|vdr-plugin-autotimeredit-0.1.8-18|187	%vdr_plugin_install
12cr|vdr-plugin-autotimeredit-0.1.8-18|188	
12cr|vdr-plugin-autotimeredit-0.1.8-18|189	%clean
12cr|vdr-plugin-autotimeredit-0.1.8-18|190	rm -rf %{buildroot}
12cr|vdr-plugin-autotimeredit-0.1.8-18|191	
12cr|vdr-plugin-autotimeredit-0.1.8-18|192	%post
12cr|vdr-plugin-autotimeredit-0.1.8-18|193	%vdr_plugin_post %plugin
12cr|vdr-plugin-autotimeredit-0.1.8-18|194	
12cr|vdr-plugin-autotimeredit-0.1.8-18|195	%postun
12cr|vdr-plugin-autotimeredit-0.1.8-18|196	%vdr_plugin_postun %plugin
12cr|vdr-plugin-autotimeredit-0.1.8-18|197	
12cr|vdr-plugin-autotimeredit-0.1.8-18|198	%files -f %plugin.vdr
12cr|vdr-plugin-autotimeredit-0.1.8-18|199	%defattr(-,root,root)
12cr|vdr-plugin-autotimeredit-0.1.8-18|200	%doc README HISTORY
12cr|vdr-plugin-autotimeredit-0.1.8-18|201	
12cr|vdr-plugin-autotimeredit-0.1.8-18|202	
12cr|vdr-plugin-autotimeredit-0.1.8-18|203	
12cr|vdr-plugin-autotimeredit-0.1.8-18|204	
12cr|vdr-plugin-autotimeredit-0.1.8-18|205	%changelog
12cr|vdr-plugin-autotimeredit-0.1.8-18|206	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.8-18mdv2010.0
12cr|vdr-plugin-autotimeredit-0.1.8-18|207	+ Revision: 401088
12cr|vdr-plugin-autotimeredit-0.1.8-18|208	- rebuild for new VDR
12cr|vdr-plugin-autotimeredit-0.1.8-18|209	
12cr|vdr-plugin-autotimeredit-0.1.8-18|210	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.8-17mdv2009.1
12cr|vdr-plugin-autotimeredit-0.1.8-18|211	+ Revision: 359286
12cr|vdr-plugin-autotimeredit-0.1.8-18|212	- rebuild for new vdr
12cr|vdr-plugin-autotimeredit-0.1.8-18|213	- define %%_localstatedir locally for backportability
12cr|vdr-plugin-autotimeredit-0.1.8-18|214	
12cr|vdr-plugin-autotimeredit-0.1.8-18|215	+ Pixel <pixel@mandriva.com>
12cr|vdr-plugin-autotimeredit-0.1.8-18|216	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|vdr-plugin-autotimeredit-0.1.8-18|217	
12cr|vdr-plugin-autotimeredit-0.1.8-18|218	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.8-16mdv2009.0
12cr|vdr-plugin-autotimeredit-0.1.8-18|219	+ Revision: 197901
12cr|vdr-plugin-autotimeredit-0.1.8-18|220	- rebuild for new vdr
12cr|vdr-plugin-autotimeredit-0.1.8-18|221	
12cr|vdr-plugin-autotimeredit-0.1.8-18|222	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.8-15mdv2009.0
12cr|vdr-plugin-autotimeredit-0.1.8-18|223	+ Revision: 197632
12cr|vdr-plugin-autotimeredit-0.1.8-18|224	- add vdr_plugin_prep
12cr|vdr-plugin-autotimeredit-0.1.8-18|225	- bump buildrequires on vdr-devel
12cr|vdr-plugin-autotimeredit-0.1.8-18|226	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-autotimeredit-0.1.8-18|227	- adapt for API changes of VDR 1.5.3 (P2 from e-tobi)
12cr|vdr-plugin-autotimeredit-0.1.8-18|228	- adapt for API changes of VDR 1.6 (P4)
12cr|vdr-plugin-autotimeredit-0.1.8-18|229	
12cr|vdr-plugin-autotimeredit-0.1.8-18|230	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.8-14mdv2008.1
12cr|vdr-plugin-autotimeredit-0.1.8-18|231	+ Revision: 145032
12cr|vdr-plugin-autotimeredit-0.1.8-18|232	- rebuild for new vdr
12cr|vdr-plugin-autotimeredit-0.1.8-18|233	
12cr|vdr-plugin-autotimeredit-0.1.8-18|234	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.8-13mdv2008.1
12cr|vdr-plugin-autotimeredit-0.1.8-18|235	+ Revision: 144986
12cr|vdr-plugin-autotimeredit-0.1.8-18|236	- rebuild for new vdr
12cr|vdr-plugin-autotimeredit-0.1.8-18|237	
12cr|vdr-plugin-autotimeredit-0.1.8-18|238	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-autotimeredit-0.1.8-18|239	- restore BuildRoot
12cr|vdr-plugin-autotimeredit-0.1.8-18|240	
12cr|vdr-plugin-autotimeredit-0.1.8-18|241	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-autotimeredit-0.1.8-18|242	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-autotimeredit-0.1.8-18|243	
12cr|vdr-plugin-autotimeredit-0.1.8-18|244	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.8-12mdv2008.1
12cr|vdr-plugin-autotimeredit-0.1.8-18|245	+ Revision: 103064
12cr|vdr-plugin-autotimeredit-0.1.8-18|246	- rebuild for new vdr
12cr|vdr-plugin-autotimeredit-0.1.8-18|247	
12cr|vdr-plugin-autotimeredit-0.1.8-18|248	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.8-11mdv2008.0
12cr|vdr-plugin-autotimeredit-0.1.8-18|249	+ Revision: 49970
12cr|vdr-plugin-autotimeredit-0.1.8-18|250	- rebuild for new vdr
12cr|vdr-plugin-autotimeredit-0.1.8-18|251	
12cr|vdr-plugin-autotimeredit-0.1.8-18|252	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.8-10mdv2008.0
12cr|vdr-plugin-autotimeredit-0.1.8-18|253	+ Revision: 42057
12cr|vdr-plugin-autotimeredit-0.1.8-18|254	- rebuild for new vdr
12cr|vdr-plugin-autotimeredit-0.1.8-18|255	
12cr|vdr-plugin-autotimeredit-0.1.8-18|256	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.8-9mdv2008.0
12cr|vdr-plugin-autotimeredit-0.1.8-18|257	+ Revision: 22707
12cr|vdr-plugin-autotimeredit-0.1.8-18|258	- rebuild for new vdr
12cr|vdr-plugin-autotimeredit-0.1.8-18|259	
12cr|vdr-plugin-autotimeredit-0.1.8-18|260	
12cr|vdr-plugin-autotimeredit-0.1.8-18|261	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.8-8mdv2007.0
12cr|vdr-plugin-autotimeredit-0.1.8-18|262	+ Revision: 90892
12cr|vdr-plugin-autotimeredit-0.1.8-18|263	- rebuild for new vdr
12cr|vdr-plugin-autotimeredit-0.1.8-18|264	
12cr|vdr-plugin-autotimeredit-0.1.8-18|265	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.8-7mdv2007.1
12cr|vdr-plugin-autotimeredit-0.1.8-18|266	+ Revision: 73952
12cr|vdr-plugin-autotimeredit-0.1.8-18|267	- rebuild for new vdr
12cr|vdr-plugin-autotimeredit-0.1.8-18|268	- Import vdr-plugin-autotimeredit
12cr|vdr-plugin-autotimeredit-0.1.8-18|269	
12cr|vdr-plugin-autotimeredit-0.1.8-18|270	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.8-6mdv2007.0
12cr|vdr-plugin-autotimeredit-0.1.8-18|271	- rebuild for new vdr
12cr|vdr-plugin-autotimeredit-0.1.8-18|272	
12cr|vdr-plugin-autotimeredit-0.1.8-18|273	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.8-5mdv2007.0
12cr|vdr-plugin-autotimeredit-0.1.8-18|274	- stricter abi requires
12cr|vdr-plugin-autotimeredit-0.1.8-18|275	
12cr|vdr-plugin-autotimeredit-0.1.8-18|276	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.8-4mdv2007.0
12cr|vdr-plugin-autotimeredit-0.1.8-18|277	- rebuild for new vdr
12cr|vdr-plugin-autotimeredit-0.1.8-18|278	
12cr|vdr-plugin-autotimeredit-0.1.8-18|279	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.8-3mdv2007.0
12cr|vdr-plugin-autotimeredit-0.1.8-18|280	- rebuild for new vdr
12cr|vdr-plugin-autotimeredit-0.1.8-18|281	
12cr|vdr-plugin-autotimeredit-0.1.8-18|282	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.8-2mdv2007.0
12cr|vdr-plugin-autotimeredit-0.1.8-18|283	- rebuild for new vdr
12cr|vdr-plugin-autotimeredit-0.1.8-18|284	
12cr|vdr-plugin-autotimeredit-0.1.8-18|285	* Thu Jun 15 2006 Anssi Hannula <anssi@mandriva.org> 0.1.8-1mdv2007.0
12cr|vdr-plugin-autotimeredit-0.1.8-18|286	- initial Mandriva release
12cr|vdr-plugin-autotimeredit-0.1.8-18|287	

8259 12
12cr|vdr-plugin-avolctl-0.3b-11|1	
12cr|vdr-plugin-avolctl-0.3b-11|2	%define plugin	avolctl
12cr|vdr-plugin-avolctl-0.3b-11|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-avolctl-0.3b-11|4	%define version	0.3b
12cr|vdr-plugin-avolctl-0.3b-11|5	%define rel	11
12cr|vdr-plugin-avolctl-0.3b-11|6	
12cr|vdr-plugin-avolctl-0.3b-11|7	Summary:	VDR plugin: Alsa Volume Control
12cr|vdr-plugin-avolctl-0.3b-11|8	Name:		%name
12cr|vdr-plugin-avolctl-0.3b-11|9	Version:	%version
12cr|vdr-plugin-avolctl-0.3b-11|10	Release:	%mkrel %rel
12cr|vdr-plugin-avolctl-0.3b-11|11	Group:		Video
12cr|vdr-plugin-avolctl-0.3b-11|12	License:	GPL
12cr|vdr-plugin-avolctl-0.3b-11|13	URL:		http://martins-kabuff.de/avolctl.html
12cr|vdr-plugin-avolctl-0.3b-11|14	Source:		http://martins-kabuff.de/download/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-avolctl-0.3b-11|15	Patch0:		avolctl-0.3b-i18n-1.6.patch
12cr|vdr-plugin-avolctl-0.3b-11|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-avolctl-0.3b-11|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-avolctl-0.3b-11|18	BuildRequires:	libalsa-devel
12cr|vdr-plugin-avolctl-0.3b-11|19	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-avolctl-0.3b-11|20	
12cr|vdr-plugin-avolctl-0.3b-11|21	%description
12cr|vdr-plugin-avolctl-0.3b-11|22	This plugin controls selectable volume controls if your soundcard depending on
12cr|vdr-plugin-avolctl-0.3b-11|23	the volume control of VDR. It is also possible to select controls and switches
12cr|vdr-plugin-avolctl-0.3b-11|24	that can be controlled within the settings menu. This is for example useful for
12cr|vdr-plugin-avolctl-0.3b-11|25	tone control.
12cr|vdr-plugin-avolctl-0.3b-11|26	
12cr|vdr-plugin-avolctl-0.3b-11|27	%prep
12cr|vdr-plugin-avolctl-0.3b-11|28	%setup -q -n %plugin-%version
12cr|vdr-plugin-avolctl-0.3b-11|29	%patch0 -p1
12cr|vdr-plugin-avolctl-0.3b-11|30	%vdr_plugin_prep
12cr|vdr-plugin-avolctl-0.3b-11|31	
12cr|vdr-plugin-avolctl-0.3b-11|32	%build
12cr|vdr-plugin-avolctl-0.3b-11|33	%vdr_plugin_build
12cr|vdr-plugin-avolctl-0.3b-11|34	
12cr|vdr-plugin-avolctl-0.3b-11|35	%install
12cr|vdr-plugin-avolctl-0.3b-11|36	rm -rf %{buildroot}
12cr|vdr-plugin-avolctl-0.3b-11|37	%vdr_plugin_install
12cr|vdr-plugin-avolctl-0.3b-11|38	
12cr|vdr-plugin-avolctl-0.3b-11|39	%clean
12cr|vdr-plugin-avolctl-0.3b-11|40	rm -rf %{buildroot}
12cr|vdr-plugin-avolctl-0.3b-11|41	
12cr|vdr-plugin-avolctl-0.3b-11|42	%post
12cr|vdr-plugin-avolctl-0.3b-11|43	%vdr_plugin_post %plugin
12cr|vdr-plugin-avolctl-0.3b-11|44	
12cr|vdr-plugin-avolctl-0.3b-11|45	%postun
12cr|vdr-plugin-avolctl-0.3b-11|46	%vdr_plugin_postun %plugin
12cr|vdr-plugin-avolctl-0.3b-11|47	
12cr|vdr-plugin-avolctl-0.3b-11|48	%files -f %plugin.vdr
12cr|vdr-plugin-avolctl-0.3b-11|49	%defattr(-,root,root)
12cr|vdr-plugin-avolctl-0.3b-11|50	%doc README HISTORY
12cr|vdr-plugin-avolctl-0.3b-11|51	
12cr|vdr-plugin-avolctl-0.3b-11|52	
12cr|vdr-plugin-avolctl-0.3b-11|53	
12cr|vdr-plugin-avolctl-0.3b-11|54	
12cr|vdr-plugin-avolctl-0.3b-11|55	%changelog
12cr|vdr-plugin-avolctl-0.3b-11|56	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.3b-11mdv2010.0
12cr|vdr-plugin-avolctl-0.3b-11|57	+ Revision: 401088
12cr|vdr-plugin-avolctl-0.3b-11|58	- rebuild for new VDR
12cr|vdr-plugin-avolctl-0.3b-11|59	
12cr|vdr-plugin-avolctl-0.3b-11|60	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.3b-10mdv2009.1
12cr|vdr-plugin-avolctl-0.3b-11|61	+ Revision: 359287
12cr|vdr-plugin-avolctl-0.3b-11|62	- rebuild for new vdr
12cr|vdr-plugin-avolctl-0.3b-11|63	
12cr|vdr-plugin-avolctl-0.3b-11|64	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.3b-9mdv2009.0
12cr|vdr-plugin-avolctl-0.3b-11|65	+ Revision: 197902
12cr|vdr-plugin-avolctl-0.3b-11|66	- rebuild for new vdr
12cr|vdr-plugin-avolctl-0.3b-11|67	
12cr|vdr-plugin-avolctl-0.3b-11|68	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.3b-8mdv2009.0
12cr|vdr-plugin-avolctl-0.3b-11|69	+ Revision: 197633
12cr|vdr-plugin-avolctl-0.3b-11|70	- add vdr_plugin_prep
12cr|vdr-plugin-avolctl-0.3b-11|71	- bump buildrequires on vdr-devel
12cr|vdr-plugin-avolctl-0.3b-11|72	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-avolctl-0.3b-11|73	
12cr|vdr-plugin-avolctl-0.3b-11|74	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.3b-7mdv2008.1
12cr|vdr-plugin-avolctl-0.3b-11|75	+ Revision: 145039
12cr|vdr-plugin-avolctl-0.3b-11|76	- rebuild for new vdr
12cr|vdr-plugin-avolctl-0.3b-11|77	
12cr|vdr-plugin-avolctl-0.3b-11|78	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.3b-6mdv2008.1
12cr|vdr-plugin-avolctl-0.3b-11|79	+ Revision: 144987
12cr|vdr-plugin-avolctl-0.3b-11|80	- rebuild for new vdr
12cr|vdr-plugin-avolctl-0.3b-11|81	
12cr|vdr-plugin-avolctl-0.3b-11|82	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-avolctl-0.3b-11|83	- restore BuildRoot
12cr|vdr-plugin-avolctl-0.3b-11|84	
12cr|vdr-plugin-avolctl-0.3b-11|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-avolctl-0.3b-11|86	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-avolctl-0.3b-11|87	
12cr|vdr-plugin-avolctl-0.3b-11|88	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.3b-5mdv2008.1
12cr|vdr-plugin-avolctl-0.3b-11|89	+ Revision: 103065
12cr|vdr-plugin-avolctl-0.3b-11|90	- rebuild for new vdr
12cr|vdr-plugin-avolctl-0.3b-11|91	
12cr|vdr-plugin-avolctl-0.3b-11|92	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.3b-4mdv2008.0
12cr|vdr-plugin-avolctl-0.3b-11|93	+ Revision: 49971
12cr|vdr-plugin-avolctl-0.3b-11|94	- rebuild for new vdr
12cr|vdr-plugin-avolctl-0.3b-11|95	
12cr|vdr-plugin-avolctl-0.3b-11|96	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.3b-3mdv2008.0
12cr|vdr-plugin-avolctl-0.3b-11|97	+ Revision: 42058
12cr|vdr-plugin-avolctl-0.3b-11|98	- rebuild for new vdr
12cr|vdr-plugin-avolctl-0.3b-11|99	
12cr|vdr-plugin-avolctl-0.3b-11|100	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.3b-2mdv2008.0
12cr|vdr-plugin-avolctl-0.3b-11|101	+ Revision: 22709
12cr|vdr-plugin-avolctl-0.3b-11|102	- rebuild for new vdr
12cr|vdr-plugin-avolctl-0.3b-11|103	
12cr|vdr-plugin-avolctl-0.3b-11|104	
12cr|vdr-plugin-avolctl-0.3b-11|105	* Sun Jan 21 2007 Anssi Hannula <anssi@mandriva.org> 0.3b-1mdv2007.0
12cr|vdr-plugin-avolctl-0.3b-11|106	+ Revision: 111489
12cr|vdr-plugin-avolctl-0.3b-11|107	- 0.3b
12cr|vdr-plugin-avolctl-0.3b-11|108	
12cr|vdr-plugin-avolctl-0.3b-11|109	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.3a-8mdv2007.1
12cr|vdr-plugin-avolctl-0.3b-11|110	+ Revision: 90893
12cr|vdr-plugin-avolctl-0.3b-11|111	- rebuild for new vdr
12cr|vdr-plugin-avolctl-0.3b-11|112	
12cr|vdr-plugin-avolctl-0.3b-11|113	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.3a-7mdv2007.1
12cr|vdr-plugin-avolctl-0.3b-11|114	+ Revision: 73953
12cr|vdr-plugin-avolctl-0.3b-11|115	- rebuild for new vdr
12cr|vdr-plugin-avolctl-0.3b-11|116	- Import vdr-plugin-avolctl
12cr|vdr-plugin-avolctl-0.3b-11|117	
12cr|vdr-plugin-avolctl-0.3b-11|118	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.3a-6mdv2007.0
12cr|vdr-plugin-avolctl-0.3b-11|119	- rebuild for new vdr
12cr|vdr-plugin-avolctl-0.3b-11|120	
12cr|vdr-plugin-avolctl-0.3b-11|121	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.3a-5mdv2007.0
12cr|vdr-plugin-avolctl-0.3b-11|122	- stricter abi requires
12cr|vdr-plugin-avolctl-0.3b-11|123	
12cr|vdr-plugin-avolctl-0.3b-11|124	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.3a-4mdv2007.0
12cr|vdr-plugin-avolctl-0.3b-11|125	- rebuild for new vdr
12cr|vdr-plugin-avolctl-0.3b-11|126	
12cr|vdr-plugin-avolctl-0.3b-11|127	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.3a-3mdv2007.0
12cr|vdr-plugin-avolctl-0.3b-11|128	- rebuild for new vdr
12cr|vdr-plugin-avolctl-0.3b-11|129	
12cr|vdr-plugin-avolctl-0.3b-11|130	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.3a-2mdv2007.0
12cr|vdr-plugin-avolctl-0.3b-11|131	- rebuild for new vdr
12cr|vdr-plugin-avolctl-0.3b-11|132	
12cr|vdr-plugin-avolctl-0.3b-11|133	* Fri Jun 16 2006 Anssi Hannula <anssi@mandriva.org> 0.3a-1mdv2007.0
12cr|vdr-plugin-avolctl-0.3b-11|134	- initial Mandriva release
12cr|vdr-plugin-avolctl-0.3b-11|135	

8260 12
12cr|vdr-plugin-beep-0.1.2-2|1	
12cr|vdr-plugin-beep-0.1.2-2|2	%define plugin	beep
12cr|vdr-plugin-beep-0.1.2-2|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-beep-0.1.2-2|4	%define version	0.1.2
12cr|vdr-plugin-beep-0.1.2-2|5	%define rel	2
12cr|vdr-plugin-beep-0.1.2-2|6	
12cr|vdr-plugin-beep-0.1.2-2|7	Summary:	VDR plugin: Notify with a beep
12cr|vdr-plugin-beep-0.1.2-2|8	Name:		%name
12cr|vdr-plugin-beep-0.1.2-2|9	Version:	%version
12cr|vdr-plugin-beep-0.1.2-2|10	Release:	%mkrel %rel
12cr|vdr-plugin-beep-0.1.2-2|11	Group:		Video
12cr|vdr-plugin-beep-0.1.2-2|12	License:	GPL
12cr|vdr-plugin-beep-0.1.2-2|13	URL:		http://www.deltab.de/content/view/25/62
12cr|vdr-plugin-beep-0.1.2-2|14	Source:		vdr-%plugin-%version.tgz
12cr|vdr-plugin-beep-0.1.2-2|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-beep-0.1.2-2|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-beep-0.1.2-2|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-beep-0.1.2-2|18	
12cr|vdr-plugin-beep-0.1.2-2|19	%description
12cr|vdr-plugin-beep-0.1.2-2|20	This Plugin notify with a beep over the internal mainboard speaker,
12cr|vdr-plugin-beep-0.1.2-2|21	to selected VDR events.
12cr|vdr-plugin-beep-0.1.2-2|22	
12cr|vdr-plugin-beep-0.1.2-2|23	%prep
12cr|vdr-plugin-beep-0.1.2-2|24	%setup -q -n %plugin-%version
12cr|vdr-plugin-beep-0.1.2-2|25	chmod a+x contrib
12cr|vdr-plugin-beep-0.1.2-2|26	chmod a+x contrib/Elise.sh
12cr|vdr-plugin-beep-0.1.2-2|27	%vdr_plugin_prep
12cr|vdr-plugin-beep-0.1.2-2|28	
12cr|vdr-plugin-beep-0.1.2-2|29	%build
12cr|vdr-plugin-beep-0.1.2-2|30	%vdr_plugin_build
12cr|vdr-plugin-beep-0.1.2-2|31	
12cr|vdr-plugin-beep-0.1.2-2|32	%install
12cr|vdr-plugin-beep-0.1.2-2|33	rm -rf %{buildroot}
12cr|vdr-plugin-beep-0.1.2-2|34	%vdr_plugin_install
12cr|vdr-plugin-beep-0.1.2-2|35	
12cr|vdr-plugin-beep-0.1.2-2|36	%clean
12cr|vdr-plugin-beep-0.1.2-2|37	rm -rf %{buildroot}
12cr|vdr-plugin-beep-0.1.2-2|38	
12cr|vdr-plugin-beep-0.1.2-2|39	%post
12cr|vdr-plugin-beep-0.1.2-2|40	%vdr_plugin_post %plugin
12cr|vdr-plugin-beep-0.1.2-2|41	
12cr|vdr-plugin-beep-0.1.2-2|42	%postun
12cr|vdr-plugin-beep-0.1.2-2|43	%vdr_plugin_postun %plugin
12cr|vdr-plugin-beep-0.1.2-2|44	
12cr|vdr-plugin-beep-0.1.2-2|45	%files -f %plugin.vdr
12cr|vdr-plugin-beep-0.1.2-2|46	%defattr(-,root,root)
12cr|vdr-plugin-beep-0.1.2-2|47	%doc README HISTORY contrib
12cr|vdr-plugin-beep-0.1.2-2|48	
12cr|vdr-plugin-beep-0.1.2-2|49	
12cr|vdr-plugin-beep-0.1.2-2|50	
12cr|vdr-plugin-beep-0.1.2-2|51	
12cr|vdr-plugin-beep-0.1.2-2|52	%changelog
12cr|vdr-plugin-beep-0.1.2-2|53	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-2mdv2010.0
12cr|vdr-plugin-beep-0.1.2-2|54	+ Revision: 401088
12cr|vdr-plugin-beep-0.1.2-2|55	- rebuild for new VDR
12cr|vdr-plugin-beep-0.1.2-2|56	
12cr|vdr-plugin-beep-0.1.2-2|57	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-1mdv2010.0
12cr|vdr-plugin-beep-0.1.2-2|58	+ Revision: 396080
12cr|vdr-plugin-beep-0.1.2-2|59	- new version
12cr|vdr-plugin-beep-0.1.2-2|60	
12cr|vdr-plugin-beep-0.1.2-2|61	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.1-2mdv2009.1
12cr|vdr-plugin-beep-0.1.2-2|62	+ Revision: 359288
12cr|vdr-plugin-beep-0.1.2-2|63	- rebuild for new vdr
12cr|vdr-plugin-beep-0.1.2-2|64	
12cr|vdr-plugin-beep-0.1.2-2|65	* Sun May 11 2008 Anssi Hannula <anssi@mandriva.org> 0.1.1-1mdv2009.0
12cr|vdr-plugin-beep-0.1.2-2|66	+ Revision: 205452
12cr|vdr-plugin-beep-0.1.2-2|67	- new version
12cr|vdr-plugin-beep-0.1.2-2|68	- drop i18n patch, fixed upstream
12cr|vdr-plugin-beep-0.1.2-2|69	- update URL
12cr|vdr-plugin-beep-0.1.2-2|70	
12cr|vdr-plugin-beep-0.1.2-2|71	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-17mdv2009.0
12cr|vdr-plugin-beep-0.1.2-2|72	+ Revision: 197903
12cr|vdr-plugin-beep-0.1.2-2|73	- rebuild for new vdr
12cr|vdr-plugin-beep-0.1.2-2|74	
12cr|vdr-plugin-beep-0.1.2-2|75	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-16mdv2009.0
12cr|vdr-plugin-beep-0.1.2-2|76	+ Revision: 197634
12cr|vdr-plugin-beep-0.1.2-2|77	- add vdr_plugin_prep
12cr|vdr-plugin-beep-0.1.2-2|78	- bump buildrequires on vdr-devel
12cr|vdr-plugin-beep-0.1.2-2|79	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-beep-0.1.2-2|80	
12cr|vdr-plugin-beep-0.1.2-2|81	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-15mdv2008.1
12cr|vdr-plugin-beep-0.1.2-2|82	+ Revision: 145040
12cr|vdr-plugin-beep-0.1.2-2|83	- rebuild for new vdr
12cr|vdr-plugin-beep-0.1.2-2|84	
12cr|vdr-plugin-beep-0.1.2-2|85	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-14mdv2008.1
12cr|vdr-plugin-beep-0.1.2-2|86	+ Revision: 144988
12cr|vdr-plugin-beep-0.1.2-2|87	- rebuild for new vdr
12cr|vdr-plugin-beep-0.1.2-2|88	
12cr|vdr-plugin-beep-0.1.2-2|89	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-beep-0.1.2-2|90	- restore BuildRoot
12cr|vdr-plugin-beep-0.1.2-2|91	
12cr|vdr-plugin-beep-0.1.2-2|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-beep-0.1.2-2|93	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-beep-0.1.2-2|94	
12cr|vdr-plugin-beep-0.1.2-2|95	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-13mdv2008.1
12cr|vdr-plugin-beep-0.1.2-2|96	+ Revision: 103066
12cr|vdr-plugin-beep-0.1.2-2|97	- rebuild for new vdr
12cr|vdr-plugin-beep-0.1.2-2|98	
12cr|vdr-plugin-beep-0.1.2-2|99	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-12mdv2008.0
12cr|vdr-plugin-beep-0.1.2-2|100	+ Revision: 49972
12cr|vdr-plugin-beep-0.1.2-2|101	- rebuild for new vdr
12cr|vdr-plugin-beep-0.1.2-2|102	
12cr|vdr-plugin-beep-0.1.2-2|103	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-11mdv2008.0
12cr|vdr-plugin-beep-0.1.2-2|104	+ Revision: 42059
12cr|vdr-plugin-beep-0.1.2-2|105	- rebuild for new vdr
12cr|vdr-plugin-beep-0.1.2-2|106	
12cr|vdr-plugin-beep-0.1.2-2|107	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-10mdv2008.0
12cr|vdr-plugin-beep-0.1.2-2|108	+ Revision: 22711
12cr|vdr-plugin-beep-0.1.2-2|109	- rebuild for new vdr
12cr|vdr-plugin-beep-0.1.2-2|110	
12cr|vdr-plugin-beep-0.1.2-2|111	
12cr|vdr-plugin-beep-0.1.2-2|112	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-9mdv2007.0
12cr|vdr-plugin-beep-0.1.2-2|113	+ Revision: 90894
12cr|vdr-plugin-beep-0.1.2-2|114	- rebuild for new vdr
12cr|vdr-plugin-beep-0.1.2-2|115	
12cr|vdr-plugin-beep-0.1.2-2|116	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-8mdv2007.1
12cr|vdr-plugin-beep-0.1.2-2|117	+ Revision: 73958
12cr|vdr-plugin-beep-0.1.2-2|118	- rebuild for new vdr
12cr|vdr-plugin-beep-0.1.2-2|119	- Import vdr-plugin-beep
12cr|vdr-plugin-beep-0.1.2-2|120	
12cr|vdr-plugin-beep-0.1.2-2|121	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-7mdv2007.0
12cr|vdr-plugin-beep-0.1.2-2|122	- rebuild for new vdr
12cr|vdr-plugin-beep-0.1.2-2|123	
12cr|vdr-plugin-beep-0.1.2-2|124	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-6mdv2007.0
12cr|vdr-plugin-beep-0.1.2-2|125	- stricter abi requires
12cr|vdr-plugin-beep-0.1.2-2|126	
12cr|vdr-plugin-beep-0.1.2-2|127	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-5mdv2007.0
12cr|vdr-plugin-beep-0.1.2-2|128	- rebuild for new vdr
12cr|vdr-plugin-beep-0.1.2-2|129	
12cr|vdr-plugin-beep-0.1.2-2|130	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-4mdv2007.0
12cr|vdr-plugin-beep-0.1.2-2|131	- rebuild for new vdr
12cr|vdr-plugin-beep-0.1.2-2|132	
12cr|vdr-plugin-beep-0.1.2-2|133	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-3mdv2007.0
12cr|vdr-plugin-beep-0.1.2-2|134	- rebuild for new vdr
12cr|vdr-plugin-beep-0.1.2-2|135	
12cr|vdr-plugin-beep-0.1.2-2|136	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-2mdv2007.0
12cr|vdr-plugin-beep-0.1.2-2|137	- rebuild for new vdr
12cr|vdr-plugin-beep-0.1.2-2|138	
12cr|vdr-plugin-beep-0.1.2-2|139	* Sun Jun 04 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-1mdv2007.0
12cr|vdr-plugin-beep-0.1.2-2|140	- initial Mandriva release
12cr|vdr-plugin-beep-0.1.2-2|141	

8261 12
12cr|vdr-plugin-bitstreamout-0.89c-3|1	
12cr|vdr-plugin-bitstreamout-0.89c-3|2	%define plugin	bitstreamout
12cr|vdr-plugin-bitstreamout-0.89c-3|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-bitstreamout-0.89c-3|4	%define version	0.89c
12cr|vdr-plugin-bitstreamout-0.89c-3|5	%define rel	3
12cr|vdr-plugin-bitstreamout-0.89c-3|6	
12cr|vdr-plugin-bitstreamout-0.89c-3|7	%define debug_package %{nil}
12cr|vdr-plugin-bitstreamout-0.89c-3|8	
12cr|vdr-plugin-bitstreamout-0.89c-3|9	Summary:	VDR plugin: bit stream out to S/P-DIF of a sound card
12cr|vdr-plugin-bitstreamout-0.89c-3|10	Name:		%name
12cr|vdr-plugin-bitstreamout-0.89c-3|11	Version:	%version
12cr|vdr-plugin-bitstreamout-0.89c-3|12	Release:	%mkrel %rel
12cr|vdr-plugin-bitstreamout-0.89c-3|13	Group:		Video
12cr|vdr-plugin-bitstreamout-0.89c-3|14	License:	GPL
12cr|vdr-plugin-bitstreamout-0.89c-3|15	URL:		http://bitstreamout.sourceforge.net/
12cr|vdr-plugin-bitstreamout-0.89c-3|16	Source:		http://prdownloads.sourceforge.net/bitstreamout/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-bitstreamout-0.89c-3|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-bitstreamout-0.89c-3|18	BuildRequires:	mad-devel
12cr|vdr-plugin-bitstreamout-0.89c-3|19	BuildRequires:	libalsa-devel
12cr|vdr-plugin-bitstreamout-0.89c-3|20	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-bitstreamout-0.89c-3|21	Requires(post):	vdr-common
12cr|vdr-plugin-bitstreamout-0.89c-3|22	
12cr|vdr-plugin-bitstreamout-0.89c-3|23	%description
12cr|vdr-plugin-bitstreamout-0.89c-3|24	A plugin which receive the data stream of AC3 (Dolby Digital[tm]),
12cr|vdr-plugin-bitstreamout-0.89c-3|25	DTS[tm] (Digital Theater System[tm]), and linear PCM in playback
12cr|vdr-plugin-bitstreamout-0.89c-3|26	and live mode of VDR.  The data received is send to the S/P-DIF
12cr|vdr-plugin-bitstreamout-0.89c-3|27	of the sound card.  Whereby the none PCM data is embedded into
12cr|vdr-plugin-bitstreamout-0.89c-3|28	an appropriate PCM data stream to ensure that the A/V receiver with
12cr|vdr-plugin-bitstreamout-0.89c-3|29	its decoder unit is able to handle the data therein.  For a full
12cr|vdr-plugin-bitstreamout-0.89c-3|30	description read the file Description.
12cr|vdr-plugin-bitstreamout-0.89c-3|31	
12cr|vdr-plugin-bitstreamout-0.89c-3|32	%prep
12cr|vdr-plugin-bitstreamout-0.89c-3|33	%setup -q -c
12cr|vdr-plugin-bitstreamout-0.89c-3|34	cd %plugin
12cr|vdr-plugin-bitstreamout-0.89c-3|35	# fix build
12cr|vdr-plugin-bitstreamout-0.89c-3|36	sed -i 's,error No VDR,warning No VDR,' Makefile
12cr|vdr-plugin-bitstreamout-0.89c-3|37	
12cr|vdr-plugin-bitstreamout-0.89c-3|38	%vdr_plugin_prep
12cr|vdr-plugin-bitstreamout-0.89c-3|39	
12cr|vdr-plugin-bitstreamout-0.89c-3|40	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-bitstreamout-0.89c-3|41	# enable a control entry in the main menu
12cr|vdr-plugin-bitstreamout-0.89c-3|42	var=ONOFF
12cr|vdr-plugin-bitstreamout-0.89c-3|43	param=--onoff
12cr|vdr-plugin-bitstreamout-0.89c-3|44	# script for en/dis-able the spdif interface
12cr|vdr-plugin-bitstreamout-0.89c-3|45	var=SCRIPT
12cr|vdr-plugin-bitstreamout-0.89c-3|46	param=--mute=SCRIPT
12cr|vdr-plugin-bitstreamout-0.89c-3|47	%vdr_plugin_params_end
12cr|vdr-plugin-bitstreamout-0.89c-3|48	
12cr|vdr-plugin-bitstreamout-0.89c-3|49	%build
12cr|vdr-plugin-bitstreamout-0.89c-3|50	cd %plugin
12cr|vdr-plugin-bitstreamout-0.89c-3|51	# messed up variables in Makefile:
12cr|vdr-plugin-bitstreamout-0.89c-3|52	%vdr_plugin_build PLUGINLIBDIR=.
12cr|vdr-plugin-bitstreamout-0.89c-3|53	
12cr|vdr-plugin-bitstreamout-0.89c-3|54	%install
12cr|vdr-plugin-bitstreamout-0.89c-3|55	rm -rf %{buildroot}
12cr|vdr-plugin-bitstreamout-0.89c-3|56	cd %plugin
12cr|vdr-plugin-bitstreamout-0.89c-3|57	%vdr_plugin_install
12cr|vdr-plugin-bitstreamout-0.89c-3|58	
12cr|vdr-plugin-bitstreamout-0.89c-3|59	install -d -m755 %{buildroot}/%{_mandir}/man5
12cr|vdr-plugin-bitstreamout-0.89c-3|60	install -m644 vdr-bitstreamout.5* %{buildroot}/%{_mandir}/man5
12cr|vdr-plugin-bitstreamout-0.89c-3|61	
12cr|vdr-plugin-bitstreamout-0.89c-3|62	%clean
12cr|vdr-plugin-bitstreamout-0.89c-3|63	rm -rf %{buildroot}
12cr|vdr-plugin-bitstreamout-0.89c-3|64	
12cr|vdr-plugin-bitstreamout-0.89c-3|65	%post
12cr|vdr-plugin-bitstreamout-0.89c-3|66	%{_bindir}/gpasswd -a vdr audio >/dev/null
12cr|vdr-plugin-bitstreamout-0.89c-3|67	%vdr_plugin_post %plugin
12cr|vdr-plugin-bitstreamout-0.89c-3|68	
12cr|vdr-plugin-bitstreamout-0.89c-3|69	%postun
12cr|vdr-plugin-bitstreamout-0.89c-3|70	%vdr_plugin_postun %plugin
12cr|vdr-plugin-bitstreamout-0.89c-3|71	
12cr|vdr-plugin-bitstreamout-0.89c-3|72	%files -f %plugin/%plugin.vdr
12cr|vdr-plugin-bitstreamout-0.89c-3|73	%defattr(-,root,root)
12cr|vdr-plugin-bitstreamout-0.89c-3|74	%doc %plugin/AUTHORS %plugin/ChangeLog %plugin/Description
12cr|vdr-plugin-bitstreamout-0.89c-3|75	%doc %plugin/INSTALL %plugin/PROBLEMS %plugin/README
12cr|vdr-plugin-bitstreamout-0.89c-3|76	%doc %plugin/tools %plugin/doc %plugin/mute
12cr|vdr-plugin-bitstreamout-0.89c-3|77	%{_mandir}/man5/vdr-bitstreamout.5*
12cr|vdr-plugin-bitstreamout-0.89c-3|78	
12cr|vdr-plugin-bitstreamout-0.89c-3|79	
12cr|vdr-plugin-bitstreamout-0.89c-3|80	
12cr|vdr-plugin-bitstreamout-0.89c-3|81	%changelog
12cr|vdr-plugin-bitstreamout-0.89c-3|82	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.89c-2mdv2010.0
12cr|vdr-plugin-bitstreamout-0.89c-3|83	+ Revision: 401088
12cr|vdr-plugin-bitstreamout-0.89c-3|84	- rebuild for new VDR
12cr|vdr-plugin-bitstreamout-0.89c-3|85	
12cr|vdr-plugin-bitstreamout-0.89c-3|86	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.89c-1mdv2010.0
12cr|vdr-plugin-bitstreamout-0.89c-3|87	+ Revision: 396081
12cr|vdr-plugin-bitstreamout-0.89c-3|88	- new version
12cr|vdr-plugin-bitstreamout-0.89c-3|89	- make sed in %%prep more specific
12cr|vdr-plugin-bitstreamout-0.89c-3|90	
12cr|vdr-plugin-bitstreamout-0.89c-3|91	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.89b-2mdv2009.1
12cr|vdr-plugin-bitstreamout-0.89c-3|92	+ Revision: 359291
12cr|vdr-plugin-bitstreamout-0.89c-3|93	- rebuild for new vdr
12cr|vdr-plugin-bitstreamout-0.89c-3|94	
12cr|vdr-plugin-bitstreamout-0.89c-3|95	* Sun May 11 2008 Anssi Hannula <anssi@mandriva.org> 0.89b-1mdv2009.0
12cr|vdr-plugin-bitstreamout-0.89c-3|96	+ Revision: 205451
12cr|vdr-plugin-bitstreamout-0.89c-3|97	- new version
12cr|vdr-plugin-bitstreamout-0.89c-3|98	- drop patches, fixed upstream
12cr|vdr-plugin-bitstreamout-0.89c-3|99	
12cr|vdr-plugin-bitstreamout-0.89c-3|100	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.85-19mdv2009.0
12cr|vdr-plugin-bitstreamout-0.89c-3|101	+ Revision: 197904
12cr|vdr-plugin-bitstreamout-0.89c-3|102	- rebuild for new vdr
12cr|vdr-plugin-bitstreamout-0.89c-3|103	
12cr|vdr-plugin-bitstreamout-0.89c-3|104	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.85-18mdv2009.0
12cr|vdr-plugin-bitstreamout-0.89c-3|105	+ Revision: 197635
12cr|vdr-plugin-bitstreamout-0.89c-3|106	- add vdr_plugin_prep
12cr|vdr-plugin-bitstreamout-0.89c-3|107	- bump buildrequires on vdr-devel
12cr|vdr-plugin-bitstreamout-0.89c-3|108	- fix debug packages (P1 from e-tobi)
12cr|vdr-plugin-bitstreamout-0.89c-3|109	- adapt for api changes of vdr 1.5.0 (P2 from e-tobi)
12cr|vdr-plugin-bitstreamout-0.89c-3|110	
12cr|vdr-plugin-bitstreamout-0.89c-3|111	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.85-17mdv2008.1
12cr|vdr-plugin-bitstreamout-0.89c-3|112	+ Revision: 145041
12cr|vdr-plugin-bitstreamout-0.89c-3|113	- rebuild for new vdr
12cr|vdr-plugin-bitstreamout-0.89c-3|114	
12cr|vdr-plugin-bitstreamout-0.89c-3|115	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.85-16mdv2008.1
12cr|vdr-plugin-bitstreamout-0.89c-3|116	+ Revision: 144991
12cr|vdr-plugin-bitstreamout-0.89c-3|117	- rebuild for new vdr
12cr|vdr-plugin-bitstreamout-0.89c-3|118	
12cr|vdr-plugin-bitstreamout-0.89c-3|119	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-bitstreamout-0.89c-3|120	- restore BuildRoot
12cr|vdr-plugin-bitstreamout-0.89c-3|121	
12cr|vdr-plugin-bitstreamout-0.89c-3|122	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-bitstreamout-0.89c-3|123	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-bitstreamout-0.89c-3|124	
12cr|vdr-plugin-bitstreamout-0.89c-3|125	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.85-15mdv2008.1
12cr|vdr-plugin-bitstreamout-0.89c-3|126	+ Revision: 103575
12cr|vdr-plugin-bitstreamout-0.89c-3|127	- use own bitops implementation instead of the removed one from
12cr|vdr-plugin-bitstreamout-0.89c-3|128	glibc-devel (replaces P0, from e-tobi)
12cr|vdr-plugin-bitstreamout-0.89c-3|129	- rebuild for new vdr
12cr|vdr-plugin-bitstreamout-0.89c-3|130	
12cr|vdr-plugin-bitstreamout-0.89c-3|131	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.85-14mdv2008.0
12cr|vdr-plugin-bitstreamout-0.89c-3|132	+ Revision: 49973
12cr|vdr-plugin-bitstreamout-0.89c-3|133	- rebuild for new vdr
12cr|vdr-plugin-bitstreamout-0.89c-3|134	
12cr|vdr-plugin-bitstreamout-0.89c-3|135	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.85-13mdv2008.0
12cr|vdr-plugin-bitstreamout-0.89c-3|136	+ Revision: 42060
12cr|vdr-plugin-bitstreamout-0.89c-3|137	- rebuild for new vdr
12cr|vdr-plugin-bitstreamout-0.89c-3|138	
12cr|vdr-plugin-bitstreamout-0.89c-3|139	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.85-12mdv2008.0
12cr|vdr-plugin-bitstreamout-0.89c-3|140	+ Revision: 22713
12cr|vdr-plugin-bitstreamout-0.89c-3|141	- rebuild for new vdr
12cr|vdr-plugin-bitstreamout-0.89c-3|142	
12cr|vdr-plugin-bitstreamout-0.89c-3|143	
12cr|vdr-plugin-bitstreamout-0.89c-3|144	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.85-11mdv2007.0
12cr|vdr-plugin-bitstreamout-0.89c-3|145	+ Revision: 90895
12cr|vdr-plugin-bitstreamout-0.89c-3|146	- rebuild for new vdr
12cr|vdr-plugin-bitstreamout-0.89c-3|147	
12cr|vdr-plugin-bitstreamout-0.89c-3|148	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.85-10mdv2007.1
12cr|vdr-plugin-bitstreamout-0.89c-3|149	+ Revision: 73959
12cr|vdr-plugin-bitstreamout-0.89c-3|150	- rebuild for new vdr
12cr|vdr-plugin-bitstreamout-0.89c-3|151	- Import vdr-plugin-bitstreamout
12cr|vdr-plugin-bitstreamout-0.89c-3|152	
12cr|vdr-plugin-bitstreamout-0.89c-3|153	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.85-9mdv2007.0
12cr|vdr-plugin-bitstreamout-0.89c-3|154	- rebuild for new vdr
12cr|vdr-plugin-bitstreamout-0.89c-3|155	
12cr|vdr-plugin-bitstreamout-0.89c-3|156	* Fri Sep 01 2006 Anssi Hannula <anssi@mandriva.org> 0.85-8mdv2007.0
12cr|vdr-plugin-bitstreamout-0.89c-3|157	- add vdr to audio group
12cr|vdr-plugin-bitstreamout-0.89c-3|158	
12cr|vdr-plugin-bitstreamout-0.89c-3|159	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.85-7mdv2007.0
12cr|vdr-plugin-bitstreamout-0.89c-3|160	- stricter abi requires
12cr|vdr-plugin-bitstreamout-0.89c-3|161	
12cr|vdr-plugin-bitstreamout-0.89c-3|162	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.85-6mdv2007.0
12cr|vdr-plugin-bitstreamout-0.89c-3|163	- rebuild for new vdr
12cr|vdr-plugin-bitstreamout-0.89c-3|164	
12cr|vdr-plugin-bitstreamout-0.89c-3|165	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.85-5mdv2007.0
12cr|vdr-plugin-bitstreamout-0.89c-3|166	- rebuild for new vdr
12cr|vdr-plugin-bitstreamout-0.89c-3|167	- patch0: workaround for glibc-devel bug #23935
12cr|vdr-plugin-bitstreamout-0.89c-3|168	
12cr|vdr-plugin-bitstreamout-0.89c-3|169	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.85-4mdv2007.0
12cr|vdr-plugin-bitstreamout-0.89c-3|170	- rebuild for new vdr
12cr|vdr-plugin-bitstreamout-0.89c-3|171	
12cr|vdr-plugin-bitstreamout-0.89c-3|172	* Fri Jun 09 2006 Anssi Hannula <anssi@mandriva.org> 0.85-3mdv2007.0
12cr|vdr-plugin-bitstreamout-0.89c-3|173	- buildrequires mad-devel libalsa-devel
12cr|vdr-plugin-bitstreamout-0.89c-3|174	
12cr|vdr-plugin-bitstreamout-0.89c-3|175	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.85-2mdv2007.0
12cr|vdr-plugin-bitstreamout-0.89c-3|176	- rebuild for new vdr
12cr|vdr-plugin-bitstreamout-0.89c-3|177	
12cr|vdr-plugin-bitstreamout-0.89c-3|178	* Sun Jun 04 2006 Anssi Hannula <anssi@mandriva.org> 0.85-1mdv2007.0
12cr|vdr-plugin-bitstreamout-0.89c-3|179	- initial Mandriva release
12cr|vdr-plugin-bitstreamout-0.89c-3|180	

8262 12
12cr|vdr-plugin-btrcu-0.0.1-19|1	
12cr|vdr-plugin-btrcu-0.0.1-19|2	%define plugin	btrcu
12cr|vdr-plugin-btrcu-0.0.1-19|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-btrcu-0.0.1-19|4	%define version	0.0.1
12cr|vdr-plugin-btrcu-0.0.1-19|5	%define rel	19
12cr|vdr-plugin-btrcu-0.0.1-19|6	
12cr|vdr-plugin-btrcu-0.0.1-19|7	Summary:	VDR plugin: Controls VDR through a Bluetooth mobile phone
12cr|vdr-plugin-btrcu-0.0.1-19|8	Name:		%name
12cr|vdr-plugin-btrcu-0.0.1-19|9	Version:	%version
12cr|vdr-plugin-btrcu-0.0.1-19|10	Release:	%rel
12cr|vdr-plugin-btrcu-0.0.1-19|11	Group:		Video
12cr|vdr-plugin-btrcu-0.0.1-19|12	License:	GPL
12cr|vdr-plugin-btrcu-0.0.1-19|13	URL:		http://www.k13zoo.de/vdr/
12cr|vdr-plugin-btrcu-0.0.1-19|14	Source:		http://www.k13zoo.de/vdr/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-btrcu-0.0.1-19|15	Patch1:		btrcu-0.0.1-gcc4.patch
12cr|vdr-plugin-btrcu-0.0.1-19|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-btrcu-0.0.1-19|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-btrcu-0.0.1-19|18	
12cr|vdr-plugin-btrcu-0.0.1-19|19	%description
12cr|vdr-plugin-btrcu-0.0.1-19|20	This plugin allows using a bluetooth mobile phone to act as remote.
12cr|vdr-plugin-btrcu-0.0.1-19|21	
12cr|vdr-plugin-btrcu-0.0.1-19|22	%prep
12cr|vdr-plugin-btrcu-0.0.1-19|23	%setup -q -n %plugin-%version
12cr|vdr-plugin-btrcu-0.0.1-19|24	%patch1 -p1 -b .gcc4
12cr|vdr-plugin-btrcu-0.0.1-19|25	%vdr_plugin_prep
12cr|vdr-plugin-btrcu-0.0.1-19|26	
12cr|vdr-plugin-btrcu-0.0.1-19|27	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-btrcu-0.0.1-19|28	# BtRCU device (default is /dev/rfcomm0)
12cr|vdr-plugin-btrcu-0.0.1-19|29	var=BTRCU_DEV
12cr|vdr-plugin-btrcu-0.0.1-19|30	param=--device=BTRCU_DEV
12cr|vdr-plugin-btrcu-0.0.1-19|31	%vdr_plugin_params_end
12cr|vdr-plugin-btrcu-0.0.1-19|32	
12cr|vdr-plugin-btrcu-0.0.1-19|33	%build
12cr|vdr-plugin-btrcu-0.0.1-19|34	%vdr_plugin_build
12cr|vdr-plugin-btrcu-0.0.1-19|35	
12cr|vdr-plugin-btrcu-0.0.1-19|36	%install
12cr|vdr-plugin-btrcu-0.0.1-19|37	%vdr_plugin_install
12cr|vdr-plugin-btrcu-0.0.1-19|38	
12cr|vdr-plugin-btrcu-0.0.1-19|39	install -D -m755 btrcu.sh.example %{buildroot}%{vdr_plugin_cfgdir}/btrcu.sh
12cr|vdr-plugin-btrcu-0.0.1-19|40	
12cr|vdr-plugin-btrcu-0.0.1-19|41	%post
12cr|vdr-plugin-btrcu-0.0.1-19|42	%vdr_plugin_post %plugin
12cr|vdr-plugin-btrcu-0.0.1-19|43	
12cr|vdr-plugin-btrcu-0.0.1-19|44	%postun
12cr|vdr-plugin-btrcu-0.0.1-19|45	%vdr_plugin_postun %plugin
12cr|vdr-plugin-btrcu-0.0.1-19|46	
12cr|vdr-plugin-btrcu-0.0.1-19|47	%files -f %plugin.vdr
12cr|vdr-plugin-btrcu-0.0.1-19|48	%defattr(-,root,root)
12cr|vdr-plugin-btrcu-0.0.1-19|49	%doc README HISTORY
12cr|vdr-plugin-btrcu-0.0.1-19|50	%config(noreplace) %{vdr_plugin_cfgdir}/btrcu.sh
12cr|vdr-plugin-btrcu-0.0.1-19|51	
12cr|vdr-plugin-btrcu-0.0.1-19|52	
12cr|vdr-plugin-btrcu-0.0.1-19|53	
12cr|vdr-plugin-btrcu-0.0.1-19|54	
12cr|vdr-plugin-btrcu-0.0.1-19|55	%changelog
12cr|vdr-plugin-btrcu-0.0.1-19|56	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1-18mdv2010.0
12cr|vdr-plugin-btrcu-0.0.1-19|57	+ Revision: 401088
12cr|vdr-plugin-btrcu-0.0.1-19|58	- rebuild for new VDR
12cr|vdr-plugin-btrcu-0.0.1-19|59	
12cr|vdr-plugin-btrcu-0.0.1-19|60	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1-17mdv2009.1
12cr|vdr-plugin-btrcu-0.0.1-19|61	+ Revision: 359293
12cr|vdr-plugin-btrcu-0.0.1-19|62	- rebuild for new vdr
12cr|vdr-plugin-btrcu-0.0.1-19|63	
12cr|vdr-plugin-btrcu-0.0.1-19|64	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-16mdv2009.0
12cr|vdr-plugin-btrcu-0.0.1-19|65	+ Revision: 197905
12cr|vdr-plugin-btrcu-0.0.1-19|66	- rebuild for new vdr
12cr|vdr-plugin-btrcu-0.0.1-19|67	
12cr|vdr-plugin-btrcu-0.0.1-19|68	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-15mdv2009.0
12cr|vdr-plugin-btrcu-0.0.1-19|69	+ Revision: 197636
12cr|vdr-plugin-btrcu-0.0.1-19|70	- add vdr_plugin_prep
12cr|vdr-plugin-btrcu-0.0.1-19|71	- bump buildrequires on vdr-devel
12cr|vdr-plugin-btrcu-0.0.1-19|72	
12cr|vdr-plugin-btrcu-0.0.1-19|73	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-14mdv2008.1
12cr|vdr-plugin-btrcu-0.0.1-19|74	+ Revision: 145042
12cr|vdr-plugin-btrcu-0.0.1-19|75	- rebuild for new vdr
12cr|vdr-plugin-btrcu-0.0.1-19|76	
12cr|vdr-plugin-btrcu-0.0.1-19|77	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-13mdv2008.1
12cr|vdr-plugin-btrcu-0.0.1-19|78	+ Revision: 144992
12cr|vdr-plugin-btrcu-0.0.1-19|79	- rebuild for new vdr
12cr|vdr-plugin-btrcu-0.0.1-19|80	
12cr|vdr-plugin-btrcu-0.0.1-19|81	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-btrcu-0.0.1-19|82	- restore BuildRoot
12cr|vdr-plugin-btrcu-0.0.1-19|83	
12cr|vdr-plugin-btrcu-0.0.1-19|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-btrcu-0.0.1-19|85	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-btrcu-0.0.1-19|86	
12cr|vdr-plugin-btrcu-0.0.1-19|87	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-12mdv2008.1
12cr|vdr-plugin-btrcu-0.0.1-19|88	+ Revision: 103068
12cr|vdr-plugin-btrcu-0.0.1-19|89	- rebuild for new vdr
12cr|vdr-plugin-btrcu-0.0.1-19|90	
12cr|vdr-plugin-btrcu-0.0.1-19|91	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-11mdv2008.0
12cr|vdr-plugin-btrcu-0.0.1-19|92	+ Revision: 49974
12cr|vdr-plugin-btrcu-0.0.1-19|93	- rebuild for new vdr
12cr|vdr-plugin-btrcu-0.0.1-19|94	
12cr|vdr-plugin-btrcu-0.0.1-19|95	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-10mdv2008.0
12cr|vdr-plugin-btrcu-0.0.1-19|96	+ Revision: 42061
12cr|vdr-plugin-btrcu-0.0.1-19|97	- rebuild for new vdr
12cr|vdr-plugin-btrcu-0.0.1-19|98	
12cr|vdr-plugin-btrcu-0.0.1-19|99	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-9mdv2008.0
12cr|vdr-plugin-btrcu-0.0.1-19|100	+ Revision: 22715
12cr|vdr-plugin-btrcu-0.0.1-19|101	- rebuild for new vdr
12cr|vdr-plugin-btrcu-0.0.1-19|102	
12cr|vdr-plugin-btrcu-0.0.1-19|103	
12cr|vdr-plugin-btrcu-0.0.1-19|104	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-8mdv2007.0
12cr|vdr-plugin-btrcu-0.0.1-19|105	+ Revision: 90896
12cr|vdr-plugin-btrcu-0.0.1-19|106	- rebuild for new vdr
12cr|vdr-plugin-btrcu-0.0.1-19|107	
12cr|vdr-plugin-btrcu-0.0.1-19|108	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-7mdv2007.1
12cr|vdr-plugin-btrcu-0.0.1-19|109	+ Revision: 73960
12cr|vdr-plugin-btrcu-0.0.1-19|110	- rebuild for new vdr
12cr|vdr-plugin-btrcu-0.0.1-19|111	- Import vdr-plugin-btrcu
12cr|vdr-plugin-btrcu-0.0.1-19|112	
12cr|vdr-plugin-btrcu-0.0.1-19|113	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-6mdv2007.0
12cr|vdr-plugin-btrcu-0.0.1-19|114	- rebuild for new vdr
12cr|vdr-plugin-btrcu-0.0.1-19|115	
12cr|vdr-plugin-btrcu-0.0.1-19|116	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-5mdv2007.0
12cr|vdr-plugin-btrcu-0.0.1-19|117	- stricter abi requires
12cr|vdr-plugin-btrcu-0.0.1-19|118	
12cr|vdr-plugin-btrcu-0.0.1-19|119	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-4mdv2007.0
12cr|vdr-plugin-btrcu-0.0.1-19|120	- rebuild for new vdr
12cr|vdr-plugin-btrcu-0.0.1-19|121	
12cr|vdr-plugin-btrcu-0.0.1-19|122	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-3mdv2007.0
12cr|vdr-plugin-btrcu-0.0.1-19|123	- rebuild for new vdr
12cr|vdr-plugin-btrcu-0.0.1-19|124	
12cr|vdr-plugin-btrcu-0.0.1-19|125	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-2mdv2007.0
12cr|vdr-plugin-btrcu-0.0.1-19|126	- use _ prefix for system path macros
12cr|vdr-plugin-btrcu-0.0.1-19|127	
12cr|vdr-plugin-btrcu-0.0.1-19|128	* Fri Jun 16 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-1mdv2007.0
12cr|vdr-plugin-btrcu-0.0.1-19|129	- initial Mandriva release
12cr|vdr-plugin-btrcu-0.0.1-19|130	

8263 12
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|1	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|2	%define plugin	burn
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|4	%define version	0.2.0
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|5	%define prerel	beta4
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|6	%define rel	2
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|7	%define release	0.%prerel.%rel
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|8	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|9	# backportability
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|10	%define _localstatedir %{_var}
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|11	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|12	Summary:	VDR plugin: Versatile convert-and-burn plugin
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|13	Name:		%name
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|14	Version:	%version
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|15	Release:	%release
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|16	Group:		Video
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|17	License:	GPL+
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|18	URL:		http://projects.vdr-developer.org/projects/plg-burn/
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|19	Source:		vdr-%plugin-%version-%prerel.tgz
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|20	Patch1:		burn-0.1.0-pre21-jpackage-java.patch
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|21	# add subtitle track descriptions also when no dvd menu is created (untested)
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|22	Patch9:		vdr-burn-subpicture-id-when-no-menu.patch
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|23	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|24	BuildRequires:	gd-devel
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|25	BuildRequires:	boost-devel
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|26	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|27	Requires:	vdrsync
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|28	Requires:	m2vrequantizer
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|29	Requires:	dvdauthor
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|30	Requires:	dvd+rw-tools
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|31	Requires:	mjpegtools
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|32	Requires:	eject
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|33	Suggests:	pxsup2dast
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|34	Requires:	cdrkit
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|35	Requires:	cdrkit-genisoimage
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|36	Requires(post):	vdr-common
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|37	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|38	%description
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|39	This Plugin enables VDR to write compliant DVDs from VDR recordings while
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|40	being able to control the process and to watch progress from inside VDRs
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|41	on-screen-display. If the selected recordings don't fit the DVD, the video
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|42	tracks are requantized (shrinked) automatically.
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|43	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|44	The created menus support multipage-descriptions (in case the recording
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|45	summary exceeds one page).
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|46	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|47	If you wish to have subtitles support, you have to install package
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|48	projectx and enable ProjectX in the plugin setup menu.
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|49	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|50	%prep
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|51	%setup -q -n %plugin-%version-%prerel
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|52	find -name CVS -print0 | xargs -0 rm -rf
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|53	%apply_patches
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|54	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|55	perl -pi -e 's/mkisofs/genisoimage/' *.sh
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|56	perl -pi -e 's/cdrecord/wodim/' *.sh
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|57	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|58	%vdr_plugin_prep
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|59	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|60	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|61	# directory for temporary files
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|62	# MUST be on UNIX filesystem
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|63	var=TEMPDIR
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|64	param=--tempdir=TEMPDIR
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|65	# directory for temporary datafiles
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|66	var=DATADIR
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|67	param=--datadir=DATADIR
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|68	# DVD writer
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|69	var=DVD_DEVICE
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|70	param=--dvd=DVD_DEVICE
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|71	# ISO image storage directory
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|72	# default: %{_localstatedir}/lib/vdr/iso-images
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|73	var=ISO_DIR
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|74	param=--iso=ISO_DIR
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|75	%vdr_plugin_params_end
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|76	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|77	%build
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|78	%vdr_plugin_build ISODIR=%{_localstatedir}/lib/vdr/iso-images
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|79	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|80	%install
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|81	rm -rf %{buildroot}
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|82	%vdr_plugin_install
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|83	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|84	install -d -m755 %{buildroot}%{_bindir}
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|85	install -m755 vdrburn-*.sh %{buildroot}%{_bindir}
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|86	install -m755 burn-buffers %{buildroot}%{_bindir}
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|87	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|88	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|89	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}/skins
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|90	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|91	cp -a burn/* %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|92	install -d -m755 %{buildroot}%{_localstatedir}/lib/vdr/iso-images
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|93	rm %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}/counters/standard
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|94	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|95	%post
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|96	%{_bindir}/gpasswd -a vdr cdrom >/dev/null
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|97	%{_bindir}/gpasswd -a vdr cdwriter >/dev/null
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|98	%vdr_plugin_post %plugin
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|99	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|100	%postun
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|101	%vdr_plugin_postun %plugin
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|102	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|103	%files -f %plugin.vdr
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|104	%defattr(-,root,root)
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|105	%doc HISTORY README
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|106	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|107	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}/%{plugin}/counters
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|108	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/vdr/iso-images
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|109	%{vdr_plugin_cfgdir}/%{plugin}/skins
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|110	%{vdr_plugin_cfgdir}/%{plugin}/*.mp2
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|111	%{vdr_plugin_cfgdir}/%{plugin}/fonts
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|112	%{vdr_plugin_cfgdir}/%{plugin}/*.png
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|113	%{vdr_plugin_cfgdir}/%{plugin}/*.ini
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|114	%{_bindir}/vdrburn-archive.sh
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|115	%{_bindir}/vdrburn-dvd.sh
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|116	%{_bindir}/burn-buffers
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|117	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|118	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|119	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|120	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|121	%changelog
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|122	* Sat Sep 04 2010 Anssi Hannula <anssi@mandriva.org> 0.2.0-0.beta4.1mdv2011.0
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|123	+ Revision: 576000
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|124	- new version 0.2.0-beta4
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|125	- new URL
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|126	- update license tag for current policy
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|127	- remove now unneeded patches (2,3,4,5,6,7,8,9)
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|128	- add subtitle description even when no menu is created
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|129	(subpicture-id-when-no-menu.patch)
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|130	- rediff jpackage-java.patch
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|131	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|132	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre22.4mdv2011.0
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|133	+ Revision: 401088
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|134	- rebuild for new VDR
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|135	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|136	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre22.3mdv2009.1
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|137	+ Revision: 359404
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|138	- rediff i18n-gettext.patch
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|139	- rebuild for new vdr
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|140	- define %%_localstatedir locally for backportability
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|141	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|142	+ Pixel <pixel@mandriva.com>
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|143	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|144	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|145	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre22.2mdv2009.0
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|146	+ Revision: 197906
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|147	- rebuild for new vdr
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|148	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|149	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre22.1mdv2009.0
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|150	+ Revision: 197637
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|151	- 0.1.0-pre22
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|152	- add vdr_plugin_prep
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|153	- bump buildrequires on vdr-devel
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|154	- i18n fixes (P2 from e-tobi)
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|155	- requantizer fixes (P3 from e-tobi)
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|156	- adapt to gettext i18n of VDR 1.6 (P4 from e-tobi)
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|157	- add French translation (P5 from e-tobi)
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|158	- fix build with gcc 4.3 (P6 from Ville Skytt?\195?\164)
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|159	- fix charsets with VDR 1.5+ (P7 from Gentoo)
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|160	- adapt burn script for new projectx (P8)
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|161	- add subpicture ids to burned DVDs (P9 from Rolf Ahrenberg)
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|162	- requires eject
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|163	- suggests pxsup2dast instead of requiring it
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|164	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|165	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre21.8mdv2008.1
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|166	+ Revision: 145043
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|167	- rebuild for new vdr
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|168	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|169	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre21.7mdv2008.1
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|170	+ Revision: 144993
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|171	- rebuild for new vdr
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|172	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|173	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|174	- restore BuildRoot
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|175	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|176	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|177	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|178	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|179	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre21.6mdv2008.1
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|180	+ Revision: 103069
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|181	- rebuild for new vdr
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|182	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|183	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre21.5mdv2008.0
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|184	+ Revision: 49975
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|185	- rebuild for new vdr
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|186	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|187	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre21.4mdv2008.0
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|188	+ Revision: 42062
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|189	- rebuild for new vdr
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|190	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|191	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre21.3mdv2008.0
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|192	+ Revision: 22717
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|193	- rebuild for new vdr
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|194	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|195	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|196	* Fri Mar 23 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre21.2mdv2007.1
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|197	+ Revision: 148695
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|198	- require cdrkit-genisoimage
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|199	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|200	* Sun Jan 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre21.1mdv2007.1
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|201	+ Revision: 111517
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|202	- 0.1.0-pre21
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|203	- rediff patch1
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|204	- drop patch2, applied upstream
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|205	- adapt buildrequires for new version
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|206	- require pxsup2dast explicitely
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|207	- adapt to cdrkit on Mandriva 2007.1
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|208	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|209	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre20.9mdv2007.1
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|210	+ Revision: 90897
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|211	- rebuild for new vdr
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|212	- add vdr user to cdwriter group
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|213	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|214	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre20.8mdv2007.1
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|215	+ Revision: 73961
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|216	- rebuild for new vdr
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|217	- Import vdr-plugin-burn
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|218	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|219	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre20.7mdv2007.0
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|220	- rebuild for new vdr
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|221	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|222	* Fri Sep 01 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre20.6mdv2007.0
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|223	- add vdr to cdrom group
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|224	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|225	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre20.5mdv2007.0
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|226	- stricter abi requires
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|227	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|228	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre20.4mdv2007.0
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|229	- rebuild for new vdr
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|230	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|231	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre20.3mdv2007.0
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|232	- rebuild for new vdr
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|233	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|234	* Thu Jul 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre20.2mdv2007.0
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|235	- fix buildrequires
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|236	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|237	* Tue Jul 18 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre20.1mdv2007.0
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|238	- 0.1.0-pre20
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|239	- add note about subtitles to description
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|240	- rediff patch1
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|241	- patch2: srt support
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|242	
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|243	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre18.1mdv2007.0
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|244	- initial Mandriva release
12cr|vdr-plugin-burn-0.2.0-0.beta4.2|245	

8264 12
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|1	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|2	%define plugin	calc
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|4	%define version	0.0.1
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|5	%define tarversion 0[1].0.1-%rcver
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|6	%define rcver	rc5
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|7	%define rel	19
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|8	%define release 0.%rcver.%rel
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|9	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|10	Summary:	VDR plugin: VDR mini calculator
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|11	Name:		%name
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|12	Version:	%version
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|13	Release:	%mkrel %release
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|14	Group:		Video
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|15	License:	GPL
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|16	URL:		http://www.vdrcalc.bmschneider.de/index2.html
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|17	Source:		http://www.vdrcalc.bmschneider.de/dateien/vdr-%plugin-%tarversion.tar.bz2
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|18	Patch1:		calc-0.0.1-rc5-extra-qualification.patch
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|19	Patch2:		calc-02_pathes.dpatch
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|20	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|21	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|22	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|23	Requires:	bc
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|24	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|25	%description
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|26	This is a small calculator plugin for the VDR.
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|27	It supports the 4 basic mathematic functions plus a memory, just
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|28	like your pocket calculator. It now has also the basic trigonometric
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|29	functions.
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|30	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|31	%prep
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|32	%setup -q -n %plugin-%version-%rcver
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|33	%patch1 -p1
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|34	%patch2 -p1
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|35	%vdr_plugin_prep
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|36	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|37	%build
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|38	%vdr_plugin_build
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|39	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|40	%install
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|41	rm -rf %{buildroot}
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|42	%vdr_plugin_install
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|43	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|44	%clean
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|45	rm -rf %{buildroot}
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|46	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|47	%post
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|48	%vdr_plugin_post %plugin
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|49	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|50	%postun
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|51	%vdr_plugin_postun %plugin
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|52	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|53	%files -f %plugin.vdr
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|54	%defattr(-,root,root)
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|55	%doc README HISTORY
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|56	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|57	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|58	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|59	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|60	%changelog
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|61	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.19mdv2010.0
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|62	+ Revision: 401088
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|63	- rebuild for new VDR
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|64	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|65	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.18mdv2009.1
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|66	+ Revision: 359295
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|67	- rebuild for new vdr
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|68	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|69	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.17mdv2009.0
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|70	+ Revision: 197907
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|71	- rebuild for new vdr
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|72	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|73	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.16mdv2009.0
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|74	+ Revision: 197638
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|75	- add vdr_plugin_prep
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|76	- bump buildrequires on vdr-devel
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|77	- fix paths (P2 from e-tobi)
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|78	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|79	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.15mdv2008.1
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|80	+ Revision: 145044
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|81	- rebuild for new vdr
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|82	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|83	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.14mdv2008.1
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|84	+ Revision: 144994
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|85	- rebuild for new vdr
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|86	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|87	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|88	- restore BuildRoot
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|89	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|91	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|92	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|93	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.13mdv2008.1
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|94	+ Revision: 103070
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|95	- rebuild for new vdr
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|96	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|97	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.12mdv2008.0
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|98	+ Revision: 49976
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|99	- rebuild for new vdr
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|100	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|101	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.11mdv2008.0
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|102	+ Revision: 42063
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|103	- rebuild for new vdr
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|104	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|105	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.10mdv2008.0
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|106	+ Revision: 22719
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|107	- rebuild for new vdr
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|108	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|109	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|110	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.9mdv2007.0
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|111	+ Revision: 90898
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|112	- rebuild for new vdr
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|113	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|114	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.8mdv2007.1
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|115	+ Revision: 73962
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|116	- rebuild for new vdr
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|117	- Import vdr-plugin-calc
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|118	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|119	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.7mdv2007.0
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|120	- rebuild for new vdr
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|121	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|122	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.6mdv2007.0
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|123	- stricter abi requires
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|124	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|125	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.5mdv2007.0
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|126	- rebuild for new vdr
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|127	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|128	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.4mdv2007.0
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|129	- rebuild for new vdr
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|130	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|131	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.3mdv2007.0
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|132	- rebuild for new vdr
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|133	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|134	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.2mdv2007.0
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|135	- rebuild for new vdr
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|136	
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|137	* Sun Jun 04 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.1mdv2007.0
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|138	- initial Mandriva release
12cr|vdr-plugin-calc-0.0.1-0.rc5.19|139	

8265 12
12cr|vdr-plugin-channelscan-0.1.0-17|1	
12cr|vdr-plugin-channelscan-0.1.0-17|2	%define plugin	channelscan
12cr|vdr-plugin-channelscan-0.1.0-17|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-channelscan-0.1.0-17|4	%define version	0.1.0
12cr|vdr-plugin-channelscan-0.1.0-17|5	%define rel	17
12cr|vdr-plugin-channelscan-0.1.0-17|6	
12cr|vdr-plugin-channelscan-0.1.0-17|7	Summary:	VDR plugin: Plugin for satellite scan
12cr|vdr-plugin-channelscan-0.1.0-17|8	Name:		%name
12cr|vdr-plugin-channelscan-0.1.0-17|9	Version:	%version
12cr|vdr-plugin-channelscan-0.1.0-17|10	Release:	%mkrel %rel
12cr|vdr-plugin-channelscan-0.1.0-17|11	Group:		Video
12cr|vdr-plugin-channelscan-0.1.0-17|12	License:	GPL
12cr|vdr-plugin-channelscan-0.1.0-17|13	URL:		http://kikko77.altervista.org/
12cr|vdr-plugin-channelscan-0.1.0-17|14	Source:		vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-channelscan-0.1.0-17|15	Patch1:		channelscan-extra-qualification.patch
12cr|vdr-plugin-channelscan-0.1.0-17|16	Patch2:		90_channelscan-0.1.0-1.5.10.dpatch
12cr|vdr-plugin-channelscan-0.1.0-17|17	Patch3:		channelscan-0.1.0-i18n-1.6.patch
12cr|vdr-plugin-channelscan-0.1.0-17|18	Patch4:		channelscan-format-string.patch
12cr|vdr-plugin-channelscan-0.1.0-17|19	Patch5:		channelscan-includes.patch
12cr|vdr-plugin-channelscan-0.1.0-17|20	# warning: cannot pass objects of non-POD type ‘class cString’ through ‘...’; call will abort at runtime
12cr|vdr-plugin-channelscan-0.1.0-17|21	Patch6:		channelscan-non-pod-type.patch
12cr|vdr-plugin-channelscan-0.1.0-17|22	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-channelscan-0.1.0-17|23	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-channelscan-0.1.0-17|24	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-channelscan-0.1.0-17|25	
12cr|vdr-plugin-channelscan-0.1.0-17|26	%description
12cr|vdr-plugin-channelscan-0.1.0-17|27	This plugin reads some information about the satellite transponders
12cr|vdr-plugin-channelscan-0.1.0-17|28	from a .ini file and then scan this sat to get a channel list.
12cr|vdr-plugin-channelscan-0.1.0-17|29	
12cr|vdr-plugin-channelscan-0.1.0-17|30	%prep
12cr|vdr-plugin-channelscan-0.1.0-17|31	%setup -q -n %plugin-%version
12cr|vdr-plugin-channelscan-0.1.0-17|32	%patch1 -p0 -b .extra
12cr|vdr-plugin-channelscan-0.1.0-17|33	%patch2 -p1
12cr|vdr-plugin-channelscan-0.1.0-17|34	%patch3 -p1
12cr|vdr-plugin-channelscan-0.1.0-17|35	%patch4 -p1
12cr|vdr-plugin-channelscan-0.1.0-17|36	%patch5 -p1
12cr|vdr-plugin-channelscan-0.1.0-17|37	%patch6 -p1
12cr|vdr-plugin-channelscan-0.1.0-17|38	
12cr|vdr-plugin-channelscan-0.1.0-17|39	%vdr_plugin_prep
12cr|vdr-plugin-channelscan-0.1.0-17|40	
12cr|vdr-plugin-channelscan-0.1.0-17|41	%build
12cr|vdr-plugin-channelscan-0.1.0-17|42	%vdr_plugin_build
12cr|vdr-plugin-channelscan-0.1.0-17|43	
12cr|vdr-plugin-channelscan-0.1.0-17|44	%install
12cr|vdr-plugin-channelscan-0.1.0-17|45	rm -rf %{buildroot}
12cr|vdr-plugin-channelscan-0.1.0-17|46	%vdr_plugin_install
12cr|vdr-plugin-channelscan-0.1.0-17|47	
12cr|vdr-plugin-channelscan-0.1.0-17|48	install -d -m755 %{buildroot}%{_vdr_plugin_datadir}/%{plugin}
12cr|vdr-plugin-channelscan-0.1.0-17|49	install -m644 transponders/* %{buildroot}%{_vdr_plugin_datadir}/%{plugin}
12cr|vdr-plugin-channelscan-0.1.0-17|50	
12cr|vdr-plugin-channelscan-0.1.0-17|51	install -d -m755 %{buildroot}%{_vdr_plugin_cfgdir}
12cr|vdr-plugin-channelscan-0.1.0-17|52	ln -s %{_vdr_plugin_datadir}/%{plugin} %{buildroot}%{_vdr_plugin_cfgdir}/transponders
12cr|vdr-plugin-channelscan-0.1.0-17|53	
12cr|vdr-plugin-channelscan-0.1.0-17|54	%clean
12cr|vdr-plugin-channelscan-0.1.0-17|55	rm -rf %{buildroot}
12cr|vdr-plugin-channelscan-0.1.0-17|56	
12cr|vdr-plugin-channelscan-0.1.0-17|57	%post
12cr|vdr-plugin-channelscan-0.1.0-17|58	%vdr_plugin_post %plugin
12cr|vdr-plugin-channelscan-0.1.0-17|59	
12cr|vdr-plugin-channelscan-0.1.0-17|60	%postun
12cr|vdr-plugin-channelscan-0.1.0-17|61	%vdr_plugin_postun %plugin
12cr|vdr-plugin-channelscan-0.1.0-17|62	
12cr|vdr-plugin-channelscan-0.1.0-17|63	%files -f %plugin.vdr
12cr|vdr-plugin-channelscan-0.1.0-17|64	%defattr(-,root,root)
12cr|vdr-plugin-channelscan-0.1.0-17|65	%doc README HISTORY TODO
12cr|vdr-plugin-channelscan-0.1.0-17|66	%{_vdr_plugin_cfgdir}/transponders
12cr|vdr-plugin-channelscan-0.1.0-17|67	%{_vdr_plugin_datadir}/%{plugin}
12cr|vdr-plugin-channelscan-0.1.0-17|68	
12cr|vdr-plugin-channelscan-0.1.0-17|69	
12cr|vdr-plugin-channelscan-0.1.0-17|70	
12cr|vdr-plugin-channelscan-0.1.0-17|71	
12cr|vdr-plugin-channelscan-0.1.0-17|72	%changelog
12cr|vdr-plugin-channelscan-0.1.0-17|73	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-17mdv2010.0
12cr|vdr-plugin-channelscan-0.1.0-17|74	+ Revision: 402742
12cr|vdr-plugin-channelscan-0.1.0-17|75	- fix a bug that would cause an "Illegal instruction" error
12cr|vdr-plugin-channelscan-0.1.0-17|76	(non-pod-type.patch)
12cr|vdr-plugin-channelscan-0.1.0-17|77	
12cr|vdr-plugin-channelscan-0.1.0-17|78	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-16mdv2010.0
12cr|vdr-plugin-channelscan-0.1.0-17|79	+ Revision: 401088
12cr|vdr-plugin-channelscan-0.1.0-17|80	- rebuild for new VDR
12cr|vdr-plugin-channelscan-0.1.0-17|81	
12cr|vdr-plugin-channelscan-0.1.0-17|82	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-15mdv2009.1
12cr|vdr-plugin-channelscan-0.1.0-17|83	+ Revision: 359699
12cr|vdr-plugin-channelscan-0.1.0-17|84	- fix includes (includes.patch)
12cr|vdr-plugin-channelscan-0.1.0-17|85	- fix format strings (format-string.patch)
12cr|vdr-plugin-channelscan-0.1.0-17|86	- rebuild for new vdr
12cr|vdr-plugin-channelscan-0.1.0-17|87	
12cr|vdr-plugin-channelscan-0.1.0-17|88	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-14mdv2009.0
12cr|vdr-plugin-channelscan-0.1.0-17|89	+ Revision: 197909
12cr|vdr-plugin-channelscan-0.1.0-17|90	- rebuild for new vdr
12cr|vdr-plugin-channelscan-0.1.0-17|91	
12cr|vdr-plugin-channelscan-0.1.0-17|92	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-13mdv2009.0
12cr|vdr-plugin-channelscan-0.1.0-17|93	+ Revision: 197640
12cr|vdr-plugin-channelscan-0.1.0-17|94	- add vdr_plugin_prep
12cr|vdr-plugin-channelscan-0.1.0-17|95	- bump buildrequires on vdr-devel
12cr|vdr-plugin-channelscan-0.1.0-17|96	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-channelscan-0.1.0-17|97	- adapt for api changes of vdr 1.5.10 (P2 from e-tobi)
12cr|vdr-plugin-channelscan-0.1.0-17|98	
12cr|vdr-plugin-channelscan-0.1.0-17|99	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-12mdv2008.1
12cr|vdr-plugin-channelscan-0.1.0-17|100	+ Revision: 145047
12cr|vdr-plugin-channelscan-0.1.0-17|101	- rebuild for new vdr
12cr|vdr-plugin-channelscan-0.1.0-17|102	
12cr|vdr-plugin-channelscan-0.1.0-17|103	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-channelscan-0.1.0-17|104	- restore BuildRoot
12cr|vdr-plugin-channelscan-0.1.0-17|105	
12cr|vdr-plugin-channelscan-0.1.0-17|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-channelscan-0.1.0-17|107	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-channelscan-0.1.0-17|108	
12cr|vdr-plugin-channelscan-0.1.0-17|109	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-11mdv2008.1
12cr|vdr-plugin-channelscan-0.1.0-17|110	+ Revision: 103073
12cr|vdr-plugin-channelscan-0.1.0-17|111	- rebuild for new vdr
12cr|vdr-plugin-channelscan-0.1.0-17|112	
12cr|vdr-plugin-channelscan-0.1.0-17|113	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-10mdv2008.0
12cr|vdr-plugin-channelscan-0.1.0-17|114	+ Revision: 49979
12cr|vdr-plugin-channelscan-0.1.0-17|115	- rebuild for new vdr
12cr|vdr-plugin-channelscan-0.1.0-17|116	
12cr|vdr-plugin-channelscan-0.1.0-17|117	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-9mdv2008.0
12cr|vdr-plugin-channelscan-0.1.0-17|118	+ Revision: 42066
12cr|vdr-plugin-channelscan-0.1.0-17|119	- rebuild for new vdr
12cr|vdr-plugin-channelscan-0.1.0-17|120	
12cr|vdr-plugin-channelscan-0.1.0-17|121	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-8mdv2008.0
12cr|vdr-plugin-channelscan-0.1.0-17|122	+ Revision: 22725
12cr|vdr-plugin-channelscan-0.1.0-17|123	- rebuild for new vdr
12cr|vdr-plugin-channelscan-0.1.0-17|124	
12cr|vdr-plugin-channelscan-0.1.0-17|125	
12cr|vdr-plugin-channelscan-0.1.0-17|126	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-7mdv2007.0
12cr|vdr-plugin-channelscan-0.1.0-17|127	+ Revision: 90901
12cr|vdr-plugin-channelscan-0.1.0-17|128	- rebuild for new vdr
12cr|vdr-plugin-channelscan-0.1.0-17|129	
12cr|vdr-plugin-channelscan-0.1.0-17|130	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-6mdv2007.1
12cr|vdr-plugin-channelscan-0.1.0-17|131	+ Revision: 73972
12cr|vdr-plugin-channelscan-0.1.0-17|132	- rebuild for new vdr
12cr|vdr-plugin-channelscan-0.1.0-17|133	- Import vdr-plugin-channelscan
12cr|vdr-plugin-channelscan-0.1.0-17|134	
12cr|vdr-plugin-channelscan-0.1.0-17|135	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-5mdv2007.0
12cr|vdr-plugin-channelscan-0.1.0-17|136	- rebuild for new vdr
12cr|vdr-plugin-channelscan-0.1.0-17|137	
12cr|vdr-plugin-channelscan-0.1.0-17|138	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-4mdv2007.0
12cr|vdr-plugin-channelscan-0.1.0-17|139	- stricter abi requires
12cr|vdr-plugin-channelscan-0.1.0-17|140	
12cr|vdr-plugin-channelscan-0.1.0-17|141	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-3mdv2007.0
12cr|vdr-plugin-channelscan-0.1.0-17|142	- rebuild for new vdr
12cr|vdr-plugin-channelscan-0.1.0-17|143	
12cr|vdr-plugin-channelscan-0.1.0-17|144	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-2mdv2007.0
12cr|vdr-plugin-channelscan-0.1.0-17|145	- rebuild for new vdr
12cr|vdr-plugin-channelscan-0.1.0-17|146	
12cr|vdr-plugin-channelscan-0.1.0-17|147	* Wed Jun 21 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-1mdv2007.0
12cr|vdr-plugin-channelscan-0.1.0-17|148	- initial Mandriva release
12cr|vdr-plugin-channelscan-0.1.0-17|149	

8266 12
12cr|vdr-plugin-channelswitcher-0.0.1b-16|1	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|2	%define plugin	channelswitcher
12cr|vdr-plugin-channelswitcher-0.0.1b-16|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-channelswitcher-0.0.1b-16|4	%define version	0.0.1b
12cr|vdr-plugin-channelswitcher-0.0.1b-16|5	%define rel	16
12cr|vdr-plugin-channelswitcher-0.0.1b-16|6	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|7	Summary:	VDR plugin: Channel.conf Switcher
12cr|vdr-plugin-channelswitcher-0.0.1b-16|8	Name:		%name
12cr|vdr-plugin-channelswitcher-0.0.1b-16|9	Version:	%version
12cr|vdr-plugin-channelswitcher-0.0.1b-16|10	Release:	%mkrel %rel
12cr|vdr-plugin-channelswitcher-0.0.1b-16|11	Group:		Video
12cr|vdr-plugin-channelswitcher-0.0.1b-16|12	License:	GPL
12cr|vdr-plugin-channelswitcher-0.0.1b-16|13	URL:		http://www.freewebs.com/sadhome/
12cr|vdr-plugin-channelswitcher-0.0.1b-16|14	Source:		http://www.freewebs.com/sadhome/Plugin/Channelswitcher/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-channelswitcher-0.0.1b-16|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-channelswitcher-0.0.1b-16|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-channelswitcher-0.0.1b-16|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-channelswitcher-0.0.1b-16|18	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|19	%description
12cr|vdr-plugin-channelswitcher-0.0.1b-16|20	The channelswitcher plugin administers several channel
12cr|vdr-plugin-channelswitcher-0.0.1b-16|21	configurations. One can change between different channel.conf.*.
12cr|vdr-plugin-channelswitcher-0.0.1b-16|22	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|23	%prep
12cr|vdr-plugin-channelswitcher-0.0.1b-16|24	%setup -q -n %plugin-%version
12cr|vdr-plugin-channelswitcher-0.0.1b-16|25	%vdr_plugin_prep
12cr|vdr-plugin-channelswitcher-0.0.1b-16|26	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|27	%build
12cr|vdr-plugin-channelswitcher-0.0.1b-16|28	%vdr_plugin_build
12cr|vdr-plugin-channelswitcher-0.0.1b-16|29	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|30	%install
12cr|vdr-plugin-channelswitcher-0.0.1b-16|31	rm -rf %{buildroot}
12cr|vdr-plugin-channelswitcher-0.0.1b-16|32	%vdr_plugin_install
12cr|vdr-plugin-channelswitcher-0.0.1b-16|33	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|34	%clean
12cr|vdr-plugin-channelswitcher-0.0.1b-16|35	rm -rf %{buildroot}
12cr|vdr-plugin-channelswitcher-0.0.1b-16|36	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|37	%post
12cr|vdr-plugin-channelswitcher-0.0.1b-16|38	%vdr_plugin_post %plugin
12cr|vdr-plugin-channelswitcher-0.0.1b-16|39	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|40	%postun
12cr|vdr-plugin-channelswitcher-0.0.1b-16|41	%vdr_plugin_postun %plugin
12cr|vdr-plugin-channelswitcher-0.0.1b-16|42	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|43	%files -f %plugin.vdr
12cr|vdr-plugin-channelswitcher-0.0.1b-16|44	%defattr(-,root,root)
12cr|vdr-plugin-channelswitcher-0.0.1b-16|45	%doc README HISTORY
12cr|vdr-plugin-channelswitcher-0.0.1b-16|46	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|47	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|48	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|49	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|50	%changelog
12cr|vdr-plugin-channelswitcher-0.0.1b-16|51	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1b-16mdv2010.0
12cr|vdr-plugin-channelswitcher-0.0.1b-16|52	+ Revision: 401088
12cr|vdr-plugin-channelswitcher-0.0.1b-16|53	- rebuild for new VDR
12cr|vdr-plugin-channelswitcher-0.0.1b-16|54	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|55	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1b-15mdv2009.1
12cr|vdr-plugin-channelswitcher-0.0.1b-16|56	+ Revision: 359298
12cr|vdr-plugin-channelswitcher-0.0.1b-16|57	- rebuild for new vdr
12cr|vdr-plugin-channelswitcher-0.0.1b-16|58	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|59	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1b-14mdv2009.0
12cr|vdr-plugin-channelswitcher-0.0.1b-16|60	+ Revision: 197910
12cr|vdr-plugin-channelswitcher-0.0.1b-16|61	- rebuild for new vdr
12cr|vdr-plugin-channelswitcher-0.0.1b-16|62	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|63	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1b-13mdv2009.0
12cr|vdr-plugin-channelswitcher-0.0.1b-16|64	+ Revision: 197641
12cr|vdr-plugin-channelswitcher-0.0.1b-16|65	- add vdr_plugin_prep
12cr|vdr-plugin-channelswitcher-0.0.1b-16|66	- bump buildrequires on vdr-devel
12cr|vdr-plugin-channelswitcher-0.0.1b-16|67	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|68	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1b-12mdv2008.1
12cr|vdr-plugin-channelswitcher-0.0.1b-16|69	+ Revision: 145048
12cr|vdr-plugin-channelswitcher-0.0.1b-16|70	- rebuild for new vdr
12cr|vdr-plugin-channelswitcher-0.0.1b-16|71	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|72	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-channelswitcher-0.0.1b-16|73	- restore BuildRoot
12cr|vdr-plugin-channelswitcher-0.0.1b-16|74	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-channelswitcher-0.0.1b-16|76	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-channelswitcher-0.0.1b-16|77	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|78	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1b-11mdv2008.1
12cr|vdr-plugin-channelswitcher-0.0.1b-16|79	+ Revision: 103074
12cr|vdr-plugin-channelswitcher-0.0.1b-16|80	- rebuild for new vdr
12cr|vdr-plugin-channelswitcher-0.0.1b-16|81	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|82	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1b-10mdv2008.0
12cr|vdr-plugin-channelswitcher-0.0.1b-16|83	+ Revision: 49980
12cr|vdr-plugin-channelswitcher-0.0.1b-16|84	- rebuild for new vdr
12cr|vdr-plugin-channelswitcher-0.0.1b-16|85	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|86	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1b-9mdv2008.0
12cr|vdr-plugin-channelswitcher-0.0.1b-16|87	+ Revision: 42067
12cr|vdr-plugin-channelswitcher-0.0.1b-16|88	- rebuild for new vdr
12cr|vdr-plugin-channelswitcher-0.0.1b-16|89	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|90	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1b-8mdv2008.0
12cr|vdr-plugin-channelswitcher-0.0.1b-16|91	+ Revision: 22727
12cr|vdr-plugin-channelswitcher-0.0.1b-16|92	- rebuild for new vdr
12cr|vdr-plugin-channelswitcher-0.0.1b-16|93	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|94	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|95	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1b-7mdv2007.0
12cr|vdr-plugin-channelswitcher-0.0.1b-16|96	+ Revision: 90902
12cr|vdr-plugin-channelswitcher-0.0.1b-16|97	- rebuild for new vdr
12cr|vdr-plugin-channelswitcher-0.0.1b-16|98	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|99	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1b-6mdv2007.1
12cr|vdr-plugin-channelswitcher-0.0.1b-16|100	+ Revision: 73973
12cr|vdr-plugin-channelswitcher-0.0.1b-16|101	- rebuild for new vdr
12cr|vdr-plugin-channelswitcher-0.0.1b-16|102	- Import vdr-plugin-channelswitcher
12cr|vdr-plugin-channelswitcher-0.0.1b-16|103	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|104	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1b-5mdv2007.0
12cr|vdr-plugin-channelswitcher-0.0.1b-16|105	- rebuild for new vdr
12cr|vdr-plugin-channelswitcher-0.0.1b-16|106	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|107	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1b-4mdv2007.0
12cr|vdr-plugin-channelswitcher-0.0.1b-16|108	- stricter abi requires
12cr|vdr-plugin-channelswitcher-0.0.1b-16|109	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|110	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1b-3mdv2007.0
12cr|vdr-plugin-channelswitcher-0.0.1b-16|111	- rebuild for new vdr
12cr|vdr-plugin-channelswitcher-0.0.1b-16|112	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|113	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1b-2mdv2007.0
12cr|vdr-plugin-channelswitcher-0.0.1b-16|114	- rebuild for new vdr
12cr|vdr-plugin-channelswitcher-0.0.1b-16|115	
12cr|vdr-plugin-channelswitcher-0.0.1b-16|116	* Wed Jun 21 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1b-1mdv2007.0
12cr|vdr-plugin-channelswitcher-0.0.1b-16|117	- initial Mandriva release
12cr|vdr-plugin-channelswitcher-0.0.1b-16|118	

8267 12
12cr|vdr-plugin-chanorg-0.0.6-16|1	
12cr|vdr-plugin-chanorg-0.0.6-16|2	%define plugin	chanorg
12cr|vdr-plugin-chanorg-0.0.6-16|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-chanorg-0.0.6-16|4	%define version	0.0.6
12cr|vdr-plugin-chanorg-0.0.6-16|5	%define rel	16
12cr|vdr-plugin-chanorg-0.0.6-16|6	
12cr|vdr-plugin-chanorg-0.0.6-16|7	Summary:	VDR plugin: Channels Organizer
12cr|vdr-plugin-chanorg-0.0.6-16|8	Name:		%name
12cr|vdr-plugin-chanorg-0.0.6-16|9	Version:	%version
12cr|vdr-plugin-chanorg-0.0.6-16|10	Release:	%mkrel %rel
12cr|vdr-plugin-chanorg-0.0.6-16|11	Group:		Video
12cr|vdr-plugin-chanorg-0.0.6-16|12	License:	GPL
12cr|vdr-plugin-chanorg-0.0.6-16|13	URL:		http://www.freewebs.com/sadhome/
12cr|vdr-plugin-chanorg-0.0.6-16|14	Source:		http://www.freewebs.com/sadhome/Plugin/Channelswitcher/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-chanorg-0.0.6-16|15	Patch1:		http://deela.cc.fh-lippe.de/files/vdr-chanorg/chanorg-0.0.6.patch
12cr|vdr-plugin-chanorg-0.0.6-16|16	Patch2:		03_chanorg-0.0.6_fix-EbS-crash.dpatch
12cr|vdr-plugin-chanorg-0.0.6-16|17	Patch3:		chanorg-0.0.6-i18n-1.6.patch
12cr|vdr-plugin-chanorg-0.0.6-16|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-chanorg-0.0.6-16|19	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-chanorg-0.0.6-16|20	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-chanorg-0.0.6-16|21	
12cr|vdr-plugin-chanorg-0.0.6-16|22	%description
12cr|vdr-plugin-chanorg-0.0.6-16|23	With this plugin one can edit the channels.conf file via OSD.
12cr|vdr-plugin-chanorg-0.0.6-16|24	
12cr|vdr-plugin-chanorg-0.0.6-16|25	%prep
12cr|vdr-plugin-chanorg-0.0.6-16|26	%setup -q -n %plugin-%version
12cr|vdr-plugin-chanorg-0.0.6-16|27	%patch1 -p1 -b .p
12cr|vdr-plugin-chanorg-0.0.6-16|28	%patch2 -p1
12cr|vdr-plugin-chanorg-0.0.6-16|29	%patch3 -p1
12cr|vdr-plugin-chanorg-0.0.6-16|30	%vdr_plugin_prep
12cr|vdr-plugin-chanorg-0.0.6-16|31	
12cr|vdr-plugin-chanorg-0.0.6-16|32	%build
12cr|vdr-plugin-chanorg-0.0.6-16|33	%vdr_plugin_build
12cr|vdr-plugin-chanorg-0.0.6-16|34	
12cr|vdr-plugin-chanorg-0.0.6-16|35	%install
12cr|vdr-plugin-chanorg-0.0.6-16|36	rm -rf %{buildroot}
12cr|vdr-plugin-chanorg-0.0.6-16|37	%vdr_plugin_install
12cr|vdr-plugin-chanorg-0.0.6-16|38	
12cr|vdr-plugin-chanorg-0.0.6-16|39	%clean
12cr|vdr-plugin-chanorg-0.0.6-16|40	rm -rf %{buildroot}
12cr|vdr-plugin-chanorg-0.0.6-16|41	
12cr|vdr-plugin-chanorg-0.0.6-16|42	%post
12cr|vdr-plugin-chanorg-0.0.6-16|43	%vdr_plugin_post %plugin
12cr|vdr-plugin-chanorg-0.0.6-16|44	
12cr|vdr-plugin-chanorg-0.0.6-16|45	%postun
12cr|vdr-plugin-chanorg-0.0.6-16|46	%vdr_plugin_postun %plugin
12cr|vdr-plugin-chanorg-0.0.6-16|47	
12cr|vdr-plugin-chanorg-0.0.6-16|48	%files -f %plugin.vdr
12cr|vdr-plugin-chanorg-0.0.6-16|49	%defattr(-,root,root)
12cr|vdr-plugin-chanorg-0.0.6-16|50	%doc README HISTORY
12cr|vdr-plugin-chanorg-0.0.6-16|51	
12cr|vdr-plugin-chanorg-0.0.6-16|52	
12cr|vdr-plugin-chanorg-0.0.6-16|53	
12cr|vdr-plugin-chanorg-0.0.6-16|54	
12cr|vdr-plugin-chanorg-0.0.6-16|55	%changelog
12cr|vdr-plugin-chanorg-0.0.6-16|56	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.6-16mdv2010.0
12cr|vdr-plugin-chanorg-0.0.6-16|57	+ Revision: 401088
12cr|vdr-plugin-chanorg-0.0.6-16|58	- rebuild for new VDR
12cr|vdr-plugin-chanorg-0.0.6-16|59	
12cr|vdr-plugin-chanorg-0.0.6-16|60	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.6-15mdv2009.1
12cr|vdr-plugin-chanorg-0.0.6-16|61	+ Revision: 359299
12cr|vdr-plugin-chanorg-0.0.6-16|62	- rebuild for new vdr
12cr|vdr-plugin-chanorg-0.0.6-16|63	
12cr|vdr-plugin-chanorg-0.0.6-16|64	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-14mdv2009.0
12cr|vdr-plugin-chanorg-0.0.6-16|65	+ Revision: 197911
12cr|vdr-plugin-chanorg-0.0.6-16|66	- rebuild for new vdr
12cr|vdr-plugin-chanorg-0.0.6-16|67	
12cr|vdr-plugin-chanorg-0.0.6-16|68	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-13mdv2009.0
12cr|vdr-plugin-chanorg-0.0.6-16|69	+ Revision: 197643
12cr|vdr-plugin-chanorg-0.0.6-16|70	- add vdr_plugin_prep
12cr|vdr-plugin-chanorg-0.0.6-16|71	- bump buildrequires on vdr-devel
12cr|vdr-plugin-chanorg-0.0.6-16|72	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-chanorg-0.0.6-16|73	- fix crash on EbS channel (P2 from e-tobi)
12cr|vdr-plugin-chanorg-0.0.6-16|74	
12cr|vdr-plugin-chanorg-0.0.6-16|75	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-12mdv2008.1
12cr|vdr-plugin-chanorg-0.0.6-16|76	+ Revision: 145049
12cr|vdr-plugin-chanorg-0.0.6-16|77	- rebuild for new vdr
12cr|vdr-plugin-chanorg-0.0.6-16|78	
12cr|vdr-plugin-chanorg-0.0.6-16|79	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-chanorg-0.0.6-16|80	- restore BuildRoot
12cr|vdr-plugin-chanorg-0.0.6-16|81	
12cr|vdr-plugin-chanorg-0.0.6-16|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-chanorg-0.0.6-16|83	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-chanorg-0.0.6-16|84	
12cr|vdr-plugin-chanorg-0.0.6-16|85	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-11mdv2008.1
12cr|vdr-plugin-chanorg-0.0.6-16|86	+ Revision: 103075
12cr|vdr-plugin-chanorg-0.0.6-16|87	- rebuild for new vdr
12cr|vdr-plugin-chanorg-0.0.6-16|88	
12cr|vdr-plugin-chanorg-0.0.6-16|89	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-10mdv2008.0
12cr|vdr-plugin-chanorg-0.0.6-16|90	+ Revision: 49981
12cr|vdr-plugin-chanorg-0.0.6-16|91	- rebuild for new vdr
12cr|vdr-plugin-chanorg-0.0.6-16|92	
12cr|vdr-plugin-chanorg-0.0.6-16|93	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-9mdv2008.0
12cr|vdr-plugin-chanorg-0.0.6-16|94	+ Revision: 42068
12cr|vdr-plugin-chanorg-0.0.6-16|95	- rebuild for new vdr
12cr|vdr-plugin-chanorg-0.0.6-16|96	
12cr|vdr-plugin-chanorg-0.0.6-16|97	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-8mdv2008.0
12cr|vdr-plugin-chanorg-0.0.6-16|98	+ Revision: 22729
12cr|vdr-plugin-chanorg-0.0.6-16|99	- rebuild for new vdr
12cr|vdr-plugin-chanorg-0.0.6-16|100	
12cr|vdr-plugin-chanorg-0.0.6-16|101	
12cr|vdr-plugin-chanorg-0.0.6-16|102	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-7mdv2007.0
12cr|vdr-plugin-chanorg-0.0.6-16|103	+ Revision: 90903
12cr|vdr-plugin-chanorg-0.0.6-16|104	- rebuild for new vdr
12cr|vdr-plugin-chanorg-0.0.6-16|105	
12cr|vdr-plugin-chanorg-0.0.6-16|106	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-6mdv2007.1
12cr|vdr-plugin-chanorg-0.0.6-16|107	+ Revision: 73974
12cr|vdr-plugin-chanorg-0.0.6-16|108	- rebuild for new vdr
12cr|vdr-plugin-chanorg-0.0.6-16|109	- Import vdr-plugin-chanorg
12cr|vdr-plugin-chanorg-0.0.6-16|110	
12cr|vdr-plugin-chanorg-0.0.6-16|111	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-5mdv2007.0
12cr|vdr-plugin-chanorg-0.0.6-16|112	- rebuild for new vdr
12cr|vdr-plugin-chanorg-0.0.6-16|113	
12cr|vdr-plugin-chanorg-0.0.6-16|114	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-4mdv2007.0
12cr|vdr-plugin-chanorg-0.0.6-16|115	- stricter abi requires
12cr|vdr-plugin-chanorg-0.0.6-16|116	
12cr|vdr-plugin-chanorg-0.0.6-16|117	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-3mdv2007.0
12cr|vdr-plugin-chanorg-0.0.6-16|118	- rebuild for new vdr
12cr|vdr-plugin-chanorg-0.0.6-16|119	
12cr|vdr-plugin-chanorg-0.0.6-16|120	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-2mdv2007.0
12cr|vdr-plugin-chanorg-0.0.6-16|121	- rebuild for new vdr
12cr|vdr-plugin-chanorg-0.0.6-16|122	
12cr|vdr-plugin-chanorg-0.0.6-16|123	* Wed Jun 21 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-1mdv2007.0
12cr|vdr-plugin-chanorg-0.0.6-16|124	- initial Mandriva release
12cr|vdr-plugin-chanorg-0.0.6-16|125	

8268 12
12cr|vdr-plugin-cinebars-0.0.5-4|1	
12cr|vdr-plugin-cinebars-0.0.5-4|2	%define plugin	cinebars
12cr|vdr-plugin-cinebars-0.0.5-4|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-cinebars-0.0.5-4|4	%define version	0.0.5
12cr|vdr-plugin-cinebars-0.0.5-4|5	%define rel	4
12cr|vdr-plugin-cinebars-0.0.5-4|6	
12cr|vdr-plugin-cinebars-0.0.5-4|7	Summary:	VDR plugin: Overlays "cinebars"
12cr|vdr-plugin-cinebars-0.0.5-4|8	Name:		%name
12cr|vdr-plugin-cinebars-0.0.5-4|9	Version:	%version
12cr|vdr-plugin-cinebars-0.0.5-4|10	Release:	%mkrel %rel
12cr|vdr-plugin-cinebars-0.0.5-4|11	Group:		Video
12cr|vdr-plugin-cinebars-0.0.5-4|12	License:	GPL+
12cr|vdr-plugin-cinebars-0.0.5-4|13	URL:		http://www.egal-vdr.de/plugins/
12cr|vdr-plugin-cinebars-0.0.5-4|14	Source:		http://www.egal-vdr.de/plugins/vdr-%plugin-%version.tgz
12cr|vdr-plugin-cinebars-0.0.5-4|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-cinebars-0.0.5-4|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-cinebars-0.0.5-4|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-cinebars-0.0.5-4|18	
12cr|vdr-plugin-cinebars-0.0.5-4|19	%description
12cr|vdr-plugin-cinebars-0.0.5-4|20	Overlays "cinema-bars" over the live picture.
12cr|vdr-plugin-cinebars-0.0.5-4|21	
12cr|vdr-plugin-cinebars-0.0.5-4|22	%prep
12cr|vdr-plugin-cinebars-0.0.5-4|23	%setup -q -n %plugin-%version
12cr|vdr-plugin-cinebars-0.0.5-4|24	%vdr_plugin_prep
12cr|vdr-plugin-cinebars-0.0.5-4|25	
12cr|vdr-plugin-cinebars-0.0.5-4|26	%build
12cr|vdr-plugin-cinebars-0.0.5-4|27	%vdr_plugin_build
12cr|vdr-plugin-cinebars-0.0.5-4|28	
12cr|vdr-plugin-cinebars-0.0.5-4|29	%install
12cr|vdr-plugin-cinebars-0.0.5-4|30	rm -rf %{buildroot}
12cr|vdr-plugin-cinebars-0.0.5-4|31	%vdr_plugin_install
12cr|vdr-plugin-cinebars-0.0.5-4|32	
12cr|vdr-plugin-cinebars-0.0.5-4|33	%clean
12cr|vdr-plugin-cinebars-0.0.5-4|34	rm -rf %{buildroot}
12cr|vdr-plugin-cinebars-0.0.5-4|35	
12cr|vdr-plugin-cinebars-0.0.5-4|36	%post
12cr|vdr-plugin-cinebars-0.0.5-4|37	%vdr_plugin_post %plugin
12cr|vdr-plugin-cinebars-0.0.5-4|38	
12cr|vdr-plugin-cinebars-0.0.5-4|39	%postun
12cr|vdr-plugin-cinebars-0.0.5-4|40	%vdr_plugin_postun %plugin
12cr|vdr-plugin-cinebars-0.0.5-4|41	
12cr|vdr-plugin-cinebars-0.0.5-4|42	%files -f %plugin.vdr
12cr|vdr-plugin-cinebars-0.0.5-4|43	%defattr(-,root,root)
12cr|vdr-plugin-cinebars-0.0.5-4|44	%doc README HISTORY
12cr|vdr-plugin-cinebars-0.0.5-4|45	
12cr|vdr-plugin-cinebars-0.0.5-4|46	
12cr|vdr-plugin-cinebars-0.0.5-4|47	
12cr|vdr-plugin-cinebars-0.0.5-4|48	
12cr|vdr-plugin-cinebars-0.0.5-4|49	%changelog
12cr|vdr-plugin-cinebars-0.0.5-4|50	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-4mdv2010.0
12cr|vdr-plugin-cinebars-0.0.5-4|51	+ Revision: 401088
12cr|vdr-plugin-cinebars-0.0.5-4|52	- rebuild for new VDR
12cr|vdr-plugin-cinebars-0.0.5-4|53	
12cr|vdr-plugin-cinebars-0.0.5-4|54	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-3mdv2009.1
12cr|vdr-plugin-cinebars-0.0.5-4|55	+ Revision: 359300
12cr|vdr-plugin-cinebars-0.0.5-4|56	- rebuild for new vdr
12cr|vdr-plugin-cinebars-0.0.5-4|57	
12cr|vdr-plugin-cinebars-0.0.5-4|58	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-2mdv2009.0
12cr|vdr-plugin-cinebars-0.0.5-4|59	+ Revision: 197912
12cr|vdr-plugin-cinebars-0.0.5-4|60	- rebuild for new vdr
12cr|vdr-plugin-cinebars-0.0.5-4|61	
12cr|vdr-plugin-cinebars-0.0.5-4|62	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-1mdv2009.0
12cr|vdr-plugin-cinebars-0.0.5-4|63	+ Revision: 197644
12cr|vdr-plugin-cinebars-0.0.5-4|64	- new version
12cr|vdr-plugin-cinebars-0.0.5-4|65	- add vdr_plugin_prep
12cr|vdr-plugin-cinebars-0.0.5-4|66	- bump buildrequires on vdr-devel
12cr|vdr-plugin-cinebars-0.0.5-4|67	
12cr|vdr-plugin-cinebars-0.0.5-4|68	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-3mdv2008.1
12cr|vdr-plugin-cinebars-0.0.5-4|69	+ Revision: 145050
12cr|vdr-plugin-cinebars-0.0.5-4|70	- rebuild for new vdr
12cr|vdr-plugin-cinebars-0.0.5-4|71	
12cr|vdr-plugin-cinebars-0.0.5-4|72	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-cinebars-0.0.5-4|73	- restore BuildRoot
12cr|vdr-plugin-cinebars-0.0.5-4|74	
12cr|vdr-plugin-cinebars-0.0.5-4|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-cinebars-0.0.5-4|76	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-cinebars-0.0.5-4|77	
12cr|vdr-plugin-cinebars-0.0.5-4|78	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-2mdv2008.1
12cr|vdr-plugin-cinebars-0.0.5-4|79	+ Revision: 103076
12cr|vdr-plugin-cinebars-0.0.5-4|80	- rebuild for new vdr
12cr|vdr-plugin-cinebars-0.0.5-4|81	
12cr|vdr-plugin-cinebars-0.0.5-4|82	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-1mdv2008.0
12cr|vdr-plugin-cinebars-0.0.5-4|83	+ Revision: 81865
12cr|vdr-plugin-cinebars-0.0.5-4|84	- 0.0.4
12cr|vdr-plugin-cinebars-0.0.5-4|85	- adapt license tag for new policy
12cr|vdr-plugin-cinebars-0.0.5-4|86	
12cr|vdr-plugin-cinebars-0.0.5-4|87	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3a-10mdv2008.0
12cr|vdr-plugin-cinebars-0.0.5-4|88	+ Revision: 49982
12cr|vdr-plugin-cinebars-0.0.5-4|89	- rebuild for new vdr
12cr|vdr-plugin-cinebars-0.0.5-4|90	
12cr|vdr-plugin-cinebars-0.0.5-4|91	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3a-9mdv2008.0
12cr|vdr-plugin-cinebars-0.0.5-4|92	+ Revision: 42069
12cr|vdr-plugin-cinebars-0.0.5-4|93	- rebuild for new vdr
12cr|vdr-plugin-cinebars-0.0.5-4|94	
12cr|vdr-plugin-cinebars-0.0.5-4|95	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3a-8mdv2008.0
12cr|vdr-plugin-cinebars-0.0.5-4|96	+ Revision: 22731
12cr|vdr-plugin-cinebars-0.0.5-4|97	- rebuild for new vdr
12cr|vdr-plugin-cinebars-0.0.5-4|98	
12cr|vdr-plugin-cinebars-0.0.5-4|99	
12cr|vdr-plugin-cinebars-0.0.5-4|100	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3a-7mdv2007.0
12cr|vdr-plugin-cinebars-0.0.5-4|101	+ Revision: 90904
12cr|vdr-plugin-cinebars-0.0.5-4|102	- rebuild for new vdr
12cr|vdr-plugin-cinebars-0.0.5-4|103	
12cr|vdr-plugin-cinebars-0.0.5-4|104	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3a-6mdv2007.1
12cr|vdr-plugin-cinebars-0.0.5-4|105	+ Revision: 73976
12cr|vdr-plugin-cinebars-0.0.5-4|106	- rebuild for new vdr
12cr|vdr-plugin-cinebars-0.0.5-4|107	- Import vdr-plugin-cinebars
12cr|vdr-plugin-cinebars-0.0.5-4|108	
12cr|vdr-plugin-cinebars-0.0.5-4|109	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3a-5mdv2007.0
12cr|vdr-plugin-cinebars-0.0.5-4|110	- rebuild for new vdr
12cr|vdr-plugin-cinebars-0.0.5-4|111	
12cr|vdr-plugin-cinebars-0.0.5-4|112	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3a-4mdv2007.0
12cr|vdr-plugin-cinebars-0.0.5-4|113	- stricter abi requires
12cr|vdr-plugin-cinebars-0.0.5-4|114	
12cr|vdr-plugin-cinebars-0.0.5-4|115	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3a-3mdv2007.0
12cr|vdr-plugin-cinebars-0.0.5-4|116	- rebuild for new vdr
12cr|vdr-plugin-cinebars-0.0.5-4|117	
12cr|vdr-plugin-cinebars-0.0.5-4|118	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3a-2mdv2007.0
12cr|vdr-plugin-cinebars-0.0.5-4|119	- rebuild for new vdr
12cr|vdr-plugin-cinebars-0.0.5-4|120	
12cr|vdr-plugin-cinebars-0.0.5-4|121	* Wed Jun 21 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3a-1mdv2007.0
12cr|vdr-plugin-cinebars-0.0.5-4|122	- initial Mandriva release
12cr|vdr-plugin-cinebars-0.0.5-4|123	

8269 12
12cr|vdr-plugin-clock-1.0.0-4|1	
12cr|vdr-plugin-clock-1.0.0-4|2	%define plugin	clock
12cr|vdr-plugin-clock-1.0.0-4|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-clock-1.0.0-4|4	%define version	1.0.0
12cr|vdr-plugin-clock-1.0.0-4|5	%define rel	4
12cr|vdr-plugin-clock-1.0.0-4|6	
12cr|vdr-plugin-clock-1.0.0-4|7	Summary:	VDR plugin: A Simple Clock
12cr|vdr-plugin-clock-1.0.0-4|8	Name:		%name
12cr|vdr-plugin-clock-1.0.0-4|9	Version:	%version
12cr|vdr-plugin-clock-1.0.0-4|10	Release:	%mkrel %rel
12cr|vdr-plugin-clock-1.0.0-4|11	Group:		Video
12cr|vdr-plugin-clock-1.0.0-4|12	License:	GPL
12cr|vdr-plugin-clock-1.0.0-4|13	URL:		http://vdr.humpen.at/
12cr|vdr-plugin-clock-1.0.0-4|14	Source:		http://vdr.humpen.at/uploads/media/vdr-%plugin-%version.tgz
12cr|vdr-plugin-clock-1.0.0-4|15	Patch0:		clock-1.0.0-i18n-1.6.patch
12cr|vdr-plugin-clock-1.0.0-4|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-clock-1.0.0-4|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-clock-1.0.0-4|18	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-clock-1.0.0-4|19	
12cr|vdr-plugin-clock-1.0.0-4|20	%description
12cr|vdr-plugin-clock-1.0.0-4|21	My Humax Receiver has a Clock Function that I enjoy very much.
12cr|vdr-plugin-clock-1.0.0-4|22	So I decided to write a Plugin for VDR which allows me to see
12cr|vdr-plugin-clock-1.0.0-4|23	a small clock in the Top right corner.
12cr|vdr-plugin-clock-1.0.0-4|24	
12cr|vdr-plugin-clock-1.0.0-4|25	The Idea is to set a unused key from your remote control
12cr|vdr-plugin-clock-1.0.0-4|26	(for example the key User1) to show the clock.
12cr|vdr-plugin-clock-1.0.0-4|27	
12cr|vdr-plugin-clock-1.0.0-4|28	%prep
12cr|vdr-plugin-clock-1.0.0-4|29	%setup -q -n %plugin-%version
12cr|vdr-plugin-clock-1.0.0-4|30	%patch0 -p1
12cr|vdr-plugin-clock-1.0.0-4|31	%vdr_plugin_prep
12cr|vdr-plugin-clock-1.0.0-4|32	
12cr|vdr-plugin-clock-1.0.0-4|33	%build
12cr|vdr-plugin-clock-1.0.0-4|34	%vdr_plugin_build
12cr|vdr-plugin-clock-1.0.0-4|35	
12cr|vdr-plugin-clock-1.0.0-4|36	%install
12cr|vdr-plugin-clock-1.0.0-4|37	rm -rf %{buildroot}
12cr|vdr-plugin-clock-1.0.0-4|38	%vdr_plugin_install
12cr|vdr-plugin-clock-1.0.0-4|39	
12cr|vdr-plugin-clock-1.0.0-4|40	%clean
12cr|vdr-plugin-clock-1.0.0-4|41	rm -rf %{buildroot}
12cr|vdr-plugin-clock-1.0.0-4|42	
12cr|vdr-plugin-clock-1.0.0-4|43	%post
12cr|vdr-plugin-clock-1.0.0-4|44	%vdr_plugin_post %plugin
12cr|vdr-plugin-clock-1.0.0-4|45	
12cr|vdr-plugin-clock-1.0.0-4|46	%postun
12cr|vdr-plugin-clock-1.0.0-4|47	%vdr_plugin_postun %plugin
12cr|vdr-plugin-clock-1.0.0-4|48	
12cr|vdr-plugin-clock-1.0.0-4|49	%files -f %plugin.vdr
12cr|vdr-plugin-clock-1.0.0-4|50	%defattr(-,root,root)
12cr|vdr-plugin-clock-1.0.0-4|51	%doc README HISTORY
12cr|vdr-plugin-clock-1.0.0-4|52	
12cr|vdr-plugin-clock-1.0.0-4|53	
12cr|vdr-plugin-clock-1.0.0-4|54	
12cr|vdr-plugin-clock-1.0.0-4|55	
12cr|vdr-plugin-clock-1.0.0-4|56	%changelog
12cr|vdr-plugin-clock-1.0.0-4|57	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.0.0-4mdv2010.0
12cr|vdr-plugin-clock-1.0.0-4|58	+ Revision: 401088
12cr|vdr-plugin-clock-1.0.0-4|59	- rebuild for new VDR
12cr|vdr-plugin-clock-1.0.0-4|60	
12cr|vdr-plugin-clock-1.0.0-4|61	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 1.0.0-3mdv2009.1
12cr|vdr-plugin-clock-1.0.0-4|62	+ Revision: 359301
12cr|vdr-plugin-clock-1.0.0-4|63	- rebuild for new vdr
12cr|vdr-plugin-clock-1.0.0-4|64	
12cr|vdr-plugin-clock-1.0.0-4|65	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 1.0.0-2mdv2009.0
12cr|vdr-plugin-clock-1.0.0-4|66	+ Revision: 197913
12cr|vdr-plugin-clock-1.0.0-4|67	- rebuild for new vdr
12cr|vdr-plugin-clock-1.0.0-4|68	
12cr|vdr-plugin-clock-1.0.0-4|69	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 1.0.0-1mdv2009.0
12cr|vdr-plugin-clock-1.0.0-4|70	+ Revision: 197645
12cr|vdr-plugin-clock-1.0.0-4|71	- new version
12cr|vdr-plugin-clock-1.0.0-4|72	- add vdr_plugin_prep
12cr|vdr-plugin-clock-1.0.0-4|73	- bump buildrequires on vdr-devel
12cr|vdr-plugin-clock-1.0.0-4|74	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-clock-1.0.0-4|75	- drop previous patches, fixed upstream
12cr|vdr-plugin-clock-1.0.0-4|76	
12cr|vdr-plugin-clock-1.0.0-4|77	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-12mdv2008.1
12cr|vdr-plugin-clock-1.0.0-4|78	+ Revision: 145051
12cr|vdr-plugin-clock-1.0.0-4|79	- rebuild for new vdr
12cr|vdr-plugin-clock-1.0.0-4|80	
12cr|vdr-plugin-clock-1.0.0-4|81	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-clock-1.0.0-4|82	- restore BuildRoot
12cr|vdr-plugin-clock-1.0.0-4|83	
12cr|vdr-plugin-clock-1.0.0-4|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-clock-1.0.0-4|85	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-clock-1.0.0-4|86	
12cr|vdr-plugin-clock-1.0.0-4|87	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-11mdv2008.1
12cr|vdr-plugin-clock-1.0.0-4|88	+ Revision: 103077
12cr|vdr-plugin-clock-1.0.0-4|89	- rebuild for new vdr
12cr|vdr-plugin-clock-1.0.0-4|90	
12cr|vdr-plugin-clock-1.0.0-4|91	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-10mdv2008.0
12cr|vdr-plugin-clock-1.0.0-4|92	+ Revision: 49983
12cr|vdr-plugin-clock-1.0.0-4|93	- rebuild for new vdr
12cr|vdr-plugin-clock-1.0.0-4|94	
12cr|vdr-plugin-clock-1.0.0-4|95	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-9mdv2008.0
12cr|vdr-plugin-clock-1.0.0-4|96	+ Revision: 42070
12cr|vdr-plugin-clock-1.0.0-4|97	- rebuild for new vdr
12cr|vdr-plugin-clock-1.0.0-4|98	
12cr|vdr-plugin-clock-1.0.0-4|99	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-8mdv2008.0
12cr|vdr-plugin-clock-1.0.0-4|100	+ Revision: 22732
12cr|vdr-plugin-clock-1.0.0-4|101	- rebuild for new vdr
12cr|vdr-plugin-clock-1.0.0-4|102	
12cr|vdr-plugin-clock-1.0.0-4|103	
12cr|vdr-plugin-clock-1.0.0-4|104	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-7mdv2007.0
12cr|vdr-plugin-clock-1.0.0-4|105	+ Revision: 90905
12cr|vdr-plugin-clock-1.0.0-4|106	- rebuild for new vdr
12cr|vdr-plugin-clock-1.0.0-4|107	
12cr|vdr-plugin-clock-1.0.0-4|108	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-6mdv2007.1
12cr|vdr-plugin-clock-1.0.0-4|109	+ Revision: 73977
12cr|vdr-plugin-clock-1.0.0-4|110	- rebuild for new vdr
12cr|vdr-plugin-clock-1.0.0-4|111	- Import vdr-plugin-clock
12cr|vdr-plugin-clock-1.0.0-4|112	
12cr|vdr-plugin-clock-1.0.0-4|113	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-5mdv2007.0
12cr|vdr-plugin-clock-1.0.0-4|114	- rebuild for new vdr
12cr|vdr-plugin-clock-1.0.0-4|115	
12cr|vdr-plugin-clock-1.0.0-4|116	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-4mdv2007.0
12cr|vdr-plugin-clock-1.0.0-4|117	- stricter abi requires
12cr|vdr-plugin-clock-1.0.0-4|118	- patch2: do not create empty ../../man during build
12cr|vdr-plugin-clock-1.0.0-4|119	
12cr|vdr-plugin-clock-1.0.0-4|120	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-3mdv2007.0
12cr|vdr-plugin-clock-1.0.0-4|121	- rebuild for new vdr
12cr|vdr-plugin-clock-1.0.0-4|122	
12cr|vdr-plugin-clock-1.0.0-4|123	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-2mdv2007.0
12cr|vdr-plugin-clock-1.0.0-4|124	- rebuild for new vdr
12cr|vdr-plugin-clock-1.0.0-4|125	
12cr|vdr-plugin-clock-1.0.0-4|126	* Wed Jun 21 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-1mdv2007.0
12cr|vdr-plugin-clock-1.0.0-4|127	- initial Mandriva release
12cr|vdr-plugin-clock-1.0.0-4|128	

8270 12
12cr|vdr-plugin-console-0.6.0-16|1	
12cr|vdr-plugin-console-0.6.0-16|2	%define plugin	console
12cr|vdr-plugin-console-0.6.0-16|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-console-0.6.0-16|4	%define version	0.6.0
12cr|vdr-plugin-console-0.6.0-16|5	%define rel	16
12cr|vdr-plugin-console-0.6.0-16|6	
12cr|vdr-plugin-console-0.6.0-16|7	Summary:	VDR plugin: Expands VDR to a Console on TV
12cr|vdr-plugin-console-0.6.0-16|8	Name:		%name
12cr|vdr-plugin-console-0.6.0-16|9	Version:	%version
12cr|vdr-plugin-console-0.6.0-16|10	Release:	%mkrel %rel
12cr|vdr-plugin-console-0.6.0-16|11	Group:		Video
12cr|vdr-plugin-console-0.6.0-16|12	License:	GPL
12cr|vdr-plugin-console-0.6.0-16|13	URL:		http://ricomp.de/vdr/
12cr|vdr-plugin-console-0.6.0-16|14	Source:		http://ricomp.de/vdr/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-console-0.6.0-16|15	Patch1:		http://deela.cc.fh-lippe.de/files/vdr-console/console-0.6.0.patch
12cr|vdr-plugin-console-0.6.0-16|16	Patch2:		03_command_from_cli.dpatch
12cr|vdr-plugin-console-0.6.0-16|17	Patch3:		93_console-1.5.0.dpatch
12cr|vdr-plugin-console-0.6.0-16|18	Patch4:		console-0.6.0-i18n-1.6.patch
12cr|vdr-plugin-console-0.6.0-16|19	Patch5:		94_console-1.6.0.dpatch
12cr|vdr-plugin-console-0.6.0-16|20	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-console-0.6.0-16|21	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-console-0.6.0-16|22	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-console-0.6.0-16|23	
12cr|vdr-plugin-console-0.6.0-16|24	%description
12cr|vdr-plugin-console-0.6.0-16|25	Your  TV  screen  and a keyboard  that  are  connected to a VDR box  are
12cr|vdr-plugin-console-0.6.0-16|26	building a terminal. With this terminal you can manage several consoles.
12cr|vdr-plugin-console-0.6.0-16|27	In the OSD  of VDR you can  open as many  consoles as you want. In  each
12cr|vdr-plugin-console-0.6.0-16|28	console you can start a program that runs in the background. Your inputs
12cr|vdr-plugin-console-0.6.0-16|29	to the keyboard are  redirected to the current  selected console as well
12cr|vdr-plugin-console-0.6.0-16|30	as the output that these  programs generate are redirected into the OSD.
12cr|vdr-plugin-console-0.6.0-16|31	
12cr|vdr-plugin-console-0.6.0-16|32	%prep
12cr|vdr-plugin-console-0.6.0-16|33	%setup -q -n %plugin-%version
12cr|vdr-plugin-console-0.6.0-16|34	%patch1 -p4 -b .1318
12cr|vdr-plugin-console-0.6.0-16|35	%patch2 -p1
12cr|vdr-plugin-console-0.6.0-16|36	%patch3 -p1
12cr|vdr-plugin-console-0.6.0-16|37	%patch4 -p1
12cr|vdr-plugin-console-0.6.0-16|38	%patch5 -p1
12cr|vdr-plugin-console-0.6.0-16|39	
12cr|vdr-plugin-console-0.6.0-16|40	%vdr_plugin_prep
12cr|vdr-plugin-console-0.6.0-16|41	
12cr|vdr-plugin-console-0.6.0-16|42	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-console-0.6.0-16|43	# specify the program which is called when you start the plugin
12cr|vdr-plugin-console-0.6.0-16|44	var=COMMAND
12cr|vdr-plugin-console-0.6.0-16|45	param='-c COMMAND'
12cr|vdr-plugin-console-0.6.0-16|46	%vdr_plugin_params_end
12cr|vdr-plugin-console-0.6.0-16|47	
12cr|vdr-plugin-console-0.6.0-16|48	%build
12cr|vdr-plugin-console-0.6.0-16|49	%vdr_plugin_build
12cr|vdr-plugin-console-0.6.0-16|50	
12cr|vdr-plugin-console-0.6.0-16|51	%install
12cr|vdr-plugin-console-0.6.0-16|52	rm -rf %{buildroot}
12cr|vdr-plugin-console-0.6.0-16|53	%vdr_plugin_install
12cr|vdr-plugin-console-0.6.0-16|54	
12cr|vdr-plugin-console-0.6.0-16|55	%clean
12cr|vdr-plugin-console-0.6.0-16|56	rm -rf %{buildroot}
12cr|vdr-plugin-console-0.6.0-16|57	
12cr|vdr-plugin-console-0.6.0-16|58	%post
12cr|vdr-plugin-console-0.6.0-16|59	%vdr_plugin_post %plugin
12cr|vdr-plugin-console-0.6.0-16|60	
12cr|vdr-plugin-console-0.6.0-16|61	%postun
12cr|vdr-plugin-console-0.6.0-16|62	%vdr_plugin_postun %plugin
12cr|vdr-plugin-console-0.6.0-16|63	
12cr|vdr-plugin-console-0.6.0-16|64	%files -f %plugin.vdr
12cr|vdr-plugin-console-0.6.0-16|65	%defattr(-,root,root)
12cr|vdr-plugin-console-0.6.0-16|66	%doc README HISTORY TODO
12cr|vdr-plugin-console-0.6.0-16|67	
12cr|vdr-plugin-console-0.6.0-16|68	
12cr|vdr-plugin-console-0.6.0-16|69	
12cr|vdr-plugin-console-0.6.0-16|70	
12cr|vdr-plugin-console-0.6.0-16|71	%changelog
12cr|vdr-plugin-console-0.6.0-16|72	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.6.0-16mdv2010.0
12cr|vdr-plugin-console-0.6.0-16|73	+ Revision: 401088
12cr|vdr-plugin-console-0.6.0-16|74	- rebuild for new VDR
12cr|vdr-plugin-console-0.6.0-16|75	
12cr|vdr-plugin-console-0.6.0-16|76	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.6.0-15mdv2009.1
12cr|vdr-plugin-console-0.6.0-16|77	+ Revision: 359701
12cr|vdr-plugin-console-0.6.0-16|78	- rediff i18n patch
12cr|vdr-plugin-console-0.6.0-16|79	- rebuild for new vdr
12cr|vdr-plugin-console-0.6.0-16|80	
12cr|vdr-plugin-console-0.6.0-16|81	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.6.0-14mdv2009.0
12cr|vdr-plugin-console-0.6.0-16|82	+ Revision: 197914
12cr|vdr-plugin-console-0.6.0-16|83	- rebuild for new vdr
12cr|vdr-plugin-console-0.6.0-16|84	
12cr|vdr-plugin-console-0.6.0-16|85	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.6.0-13mdv2009.0
12cr|vdr-plugin-console-0.6.0-16|86	+ Revision: 197646
12cr|vdr-plugin-console-0.6.0-16|87	- add vdr_plugin_prep
12cr|vdr-plugin-console-0.6.0-16|88	- bump buildrequires on vdr-devel
12cr|vdr-plugin-console-0.6.0-16|89	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-console-0.6.0-16|90	- add a --command option (P2 from e-tobi)
12cr|vdr-plugin-console-0.6.0-16|91	- adapt for api changes of vdr 1.5.0 (P3 from e-tobi)
12cr|vdr-plugin-console-0.6.0-16|92	- adapt for api changes of vdr 1.6.0 (P5 from e-tobi)
12cr|vdr-plugin-console-0.6.0-16|93	
12cr|vdr-plugin-console-0.6.0-16|94	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.6.0-12mdv2008.1
12cr|vdr-plugin-console-0.6.0-16|95	+ Revision: 145052
12cr|vdr-plugin-console-0.6.0-16|96	- rebuild for new vdr
12cr|vdr-plugin-console-0.6.0-16|97	
12cr|vdr-plugin-console-0.6.0-16|98	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-console-0.6.0-16|99	- restore BuildRoot
12cr|vdr-plugin-console-0.6.0-16|100	
12cr|vdr-plugin-console-0.6.0-16|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-console-0.6.0-16|102	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-console-0.6.0-16|103	
12cr|vdr-plugin-console-0.6.0-16|104	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.6.0-11mdv2008.1
12cr|vdr-plugin-console-0.6.0-16|105	+ Revision: 103078
12cr|vdr-plugin-console-0.6.0-16|106	- rebuild for new vdr
12cr|vdr-plugin-console-0.6.0-16|107	
12cr|vdr-plugin-console-0.6.0-16|108	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.6.0-10mdv2008.0
12cr|vdr-plugin-console-0.6.0-16|109	+ Revision: 49984
12cr|vdr-plugin-console-0.6.0-16|110	- rebuild for new vdr
12cr|vdr-plugin-console-0.6.0-16|111	
12cr|vdr-plugin-console-0.6.0-16|112	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.6.0-9mdv2008.0
12cr|vdr-plugin-console-0.6.0-16|113	+ Revision: 42071
12cr|vdr-plugin-console-0.6.0-16|114	- rebuild for new vdr
12cr|vdr-plugin-console-0.6.0-16|115	
12cr|vdr-plugin-console-0.6.0-16|116	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 8mdv2008.0-current
12cr|vdr-plugin-console-0.6.0-16|117	+ Revision: 22733
12cr|vdr-plugin-console-0.6.0-16|118	- rebuild for new vdr
12cr|vdr-plugin-console-0.6.0-16|119	
12cr|vdr-plugin-console-0.6.0-16|120	
12cr|vdr-plugin-console-0.6.0-16|121	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.6.0-7mdv2007.0
12cr|vdr-plugin-console-0.6.0-16|122	+ Revision: 90906
12cr|vdr-plugin-console-0.6.0-16|123	- rebuild for new vdr
12cr|vdr-plugin-console-0.6.0-16|124	
12cr|vdr-plugin-console-0.6.0-16|125	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.6.0-6mdv2007.1
12cr|vdr-plugin-console-0.6.0-16|126	+ Revision: 73978
12cr|vdr-plugin-console-0.6.0-16|127	- rebuild for new vdr
12cr|vdr-plugin-console-0.6.0-16|128	- Import vdr-plugin-console
12cr|vdr-plugin-console-0.6.0-16|129	
12cr|vdr-plugin-console-0.6.0-16|130	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.6.0-5mdv2007.0
12cr|vdr-plugin-console-0.6.0-16|131	- rebuild for new vdr
12cr|vdr-plugin-console-0.6.0-16|132	
12cr|vdr-plugin-console-0.6.0-16|133	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.6.0-4mdv2007.0
12cr|vdr-plugin-console-0.6.0-16|134	- stricter abi requires
12cr|vdr-plugin-console-0.6.0-16|135	
12cr|vdr-plugin-console-0.6.0-16|136	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.6.0-3mdv2007.0
12cr|vdr-plugin-console-0.6.0-16|137	- rebuild for new vdr
12cr|vdr-plugin-console-0.6.0-16|138	
12cr|vdr-plugin-console-0.6.0-16|139	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.6.0-2mdv2007.0
12cr|vdr-plugin-console-0.6.0-16|140	- rebuild for new vdr
12cr|vdr-plugin-console-0.6.0-16|141	
12cr|vdr-plugin-console-0.6.0-16|142	* Wed Jun 21 2006 Anssi Hannula <anssi@mandriva.org> 0.6.0-1mdv2007.0
12cr|vdr-plugin-console-0.6.0-16|143	- initial Mandriva release
12cr|vdr-plugin-console-0.6.0-16|144	

8271 12
12cr|vdr-plugin-control-0.0.2a-16|1	
12cr|vdr-plugin-control-0.0.2a-16|2	%define plugin	control
12cr|vdr-plugin-control-0.0.2a-16|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-control-0.0.2a-16|4	%define version	0.0.2a
12cr|vdr-plugin-control-0.0.2a-16|5	%define rel	16
12cr|vdr-plugin-control-0.0.2a-16|6	
12cr|vdr-plugin-control-0.0.2a-16|7	Summary:	VDR plugin: Control VDR over terminal or telnet
12cr|vdr-plugin-control-0.0.2a-16|8	Name:		%name
12cr|vdr-plugin-control-0.0.2a-16|9	Version:	%version
12cr|vdr-plugin-control-0.0.2a-16|10	Release:	%mkrel %rel
12cr|vdr-plugin-control-0.0.2a-16|11	Group:		Video
12cr|vdr-plugin-control-0.0.2a-16|12	License:	GPL
12cr|vdr-plugin-control-0.0.2a-16|13	URL:		http://ricomp.de/vdr/
12cr|vdr-plugin-control-0.0.2a-16|14	Source:		http://ricomp.de/vdr/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-control-0.0.2a-16|15	Patch1:		http://deela.cc.fh-lippe.de/files/vdr-control/control-0.0.2a.patch
12cr|vdr-plugin-control-0.0.2a-16|16	Patch2:		02_gateway.dpatch
12cr|vdr-plugin-control-0.0.2a-16|17	Patch3:		93_control-0.0.2a-1.5.0.dpatch
12cr|vdr-plugin-control-0.0.2a-16|18	Patch4:		control-const-char-gcc4.4.patch
12cr|vdr-plugin-control-0.0.2a-16|19	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-control-0.0.2a-16|20	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-control-0.0.2a-16|21	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-control-0.0.2a-16|22	
12cr|vdr-plugin-control-0.0.2a-16|23	%description
12cr|vdr-plugin-control-0.0.2a-16|24	The 'control' plugin brings the ability to VDR to control
12cr|vdr-plugin-control-0.0.2a-16|25	the whole OSD over a telnet client.
12cr|vdr-plugin-control-0.0.2a-16|26	
12cr|vdr-plugin-control-0.0.2a-16|27	%prep
12cr|vdr-plugin-control-0.0.2a-16|28	%setup -q -n %plugin-%version
12cr|vdr-plugin-control-0.0.2a-16|29	%patch1 -p1 -b .1318
12cr|vdr-plugin-control-0.0.2a-16|30	%patch2 -p1
12cr|vdr-plugin-control-0.0.2a-16|31	%patch3 -p1
12cr|vdr-plugin-control-0.0.2a-16|32	%patch4 -p1
12cr|vdr-plugin-control-0.0.2a-16|33	%vdr_plugin_prep
12cr|vdr-plugin-control-0.0.2a-16|34	
12cr|vdr-plugin-control-0.0.2a-16|35	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-control-0.0.2a-16|36	# tty to control vdr per virtual terminal
12cr|vdr-plugin-control-0.0.2a-16|37	# default: none
12cr|vdr-plugin-control-0.0.2a-16|38	var=TERMINAL
12cr|vdr-plugin-control-0.0.2a-16|39	param=--terminal=TERMINAL
12cr|vdr-plugin-control-0.0.2a-16|40	# port to receive remote connections
12cr|vdr-plugin-control-0.0.2a-16|41	# default: 2002
12cr|vdr-plugin-control-0.0.2a-16|42	var=PORT
12cr|vdr-plugin-control-0.0.2a-16|43	param=--port=PORT
12cr|vdr-plugin-control-0.0.2a-16|44	%vdr_plugin_params_end
12cr|vdr-plugin-control-0.0.2a-16|45	
12cr|vdr-plugin-control-0.0.2a-16|46	%build
12cr|vdr-plugin-control-0.0.2a-16|47	%vdr_plugin_build
12cr|vdr-plugin-control-0.0.2a-16|48	
12cr|vdr-plugin-control-0.0.2a-16|49	%install
12cr|vdr-plugin-control-0.0.2a-16|50	rm -rf %{buildroot}
12cr|vdr-plugin-control-0.0.2a-16|51	%vdr_plugin_install
12cr|vdr-plugin-control-0.0.2a-16|52	
12cr|vdr-plugin-control-0.0.2a-16|53	%clean
12cr|vdr-plugin-control-0.0.2a-16|54	rm -rf %{buildroot}
12cr|vdr-plugin-control-0.0.2a-16|55	
12cr|vdr-plugin-control-0.0.2a-16|56	%post
12cr|vdr-plugin-control-0.0.2a-16|57	%vdr_plugin_post %plugin
12cr|vdr-plugin-control-0.0.2a-16|58	
12cr|vdr-plugin-control-0.0.2a-16|59	%postun
12cr|vdr-plugin-control-0.0.2a-16|60	%vdr_plugin_postun %plugin
12cr|vdr-plugin-control-0.0.2a-16|61	
12cr|vdr-plugin-control-0.0.2a-16|62	%files -f %plugin.vdr
12cr|vdr-plugin-control-0.0.2a-16|63	%defattr(-,root,root)
12cr|vdr-plugin-control-0.0.2a-16|64	%doc README HISTORY TODO
12cr|vdr-plugin-control-0.0.2a-16|65	
12cr|vdr-plugin-control-0.0.2a-16|66	
12cr|vdr-plugin-control-0.0.2a-16|67	
12cr|vdr-plugin-control-0.0.2a-16|68	
12cr|vdr-plugin-control-0.0.2a-16|69	%changelog
12cr|vdr-plugin-control-0.0.2a-16|70	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2a-16mdv2010.0
12cr|vdr-plugin-control-0.0.2a-16|71	+ Revision: 401088
12cr|vdr-plugin-control-0.0.2a-16|72	- rebuild for new VDR
12cr|vdr-plugin-control-0.0.2a-16|73	- fix build with gcc4.4 (const-char-gcc4.4.patch)
12cr|vdr-plugin-control-0.0.2a-16|74	
12cr|vdr-plugin-control-0.0.2a-16|75	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2a-15mdv2009.1
12cr|vdr-plugin-control-0.0.2a-16|76	+ Revision: 359700
12cr|vdr-plugin-control-0.0.2a-16|77	- rediff 1.5.0 patch
12cr|vdr-plugin-control-0.0.2a-16|78	- rebuild for new vdr
12cr|vdr-plugin-control-0.0.2a-16|79	
12cr|vdr-plugin-control-0.0.2a-16|80	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2a-14mdv2009.0
12cr|vdr-plugin-control-0.0.2a-16|81	+ Revision: 197915
12cr|vdr-plugin-control-0.0.2a-16|82	- rebuild for new vdr
12cr|vdr-plugin-control-0.0.2a-16|83	
12cr|vdr-plugin-control-0.0.2a-16|84	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2a-13mdv2009.0
12cr|vdr-plugin-control-0.0.2a-16|85	+ Revision: 197647
12cr|vdr-plugin-control-0.0.2a-16|86	- add vdr_plugin_prep
12cr|vdr-plugin-control-0.0.2a-16|87	- bump buildrequires on vdr-devel
12cr|vdr-plugin-control-0.0.2a-16|88	- fix problems with telnet session (P2 from e-tobi)
12cr|vdr-plugin-control-0.0.2a-16|89	- adapt for api changes of vdr 1.5.0 (P3 from e-tobi)
12cr|vdr-plugin-control-0.0.2a-16|90	
12cr|vdr-plugin-control-0.0.2a-16|91	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2a-12mdv2008.1
12cr|vdr-plugin-control-0.0.2a-16|92	+ Revision: 145054
12cr|vdr-plugin-control-0.0.2a-16|93	- rebuild for new vdr
12cr|vdr-plugin-control-0.0.2a-16|94	
12cr|vdr-plugin-control-0.0.2a-16|95	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-control-0.0.2a-16|96	- restore BuildRoot
12cr|vdr-plugin-control-0.0.2a-16|97	
12cr|vdr-plugin-control-0.0.2a-16|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-control-0.0.2a-16|99	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-control-0.0.2a-16|100	
12cr|vdr-plugin-control-0.0.2a-16|101	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2a-11mdv2008.1
12cr|vdr-plugin-control-0.0.2a-16|102	+ Revision: 103079
12cr|vdr-plugin-control-0.0.2a-16|103	- rebuild for new vdr
12cr|vdr-plugin-control-0.0.2a-16|104	
12cr|vdr-plugin-control-0.0.2a-16|105	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2a-10mdv2008.0
12cr|vdr-plugin-control-0.0.2a-16|106	+ Revision: 49985
12cr|vdr-plugin-control-0.0.2a-16|107	- rebuild for new vdr
12cr|vdr-plugin-control-0.0.2a-16|108	
12cr|vdr-plugin-control-0.0.2a-16|109	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2a-9mdv2008.0
12cr|vdr-plugin-control-0.0.2a-16|110	+ Revision: 42072
12cr|vdr-plugin-control-0.0.2a-16|111	- rebuild for new vdr
12cr|vdr-plugin-control-0.0.2a-16|112	
12cr|vdr-plugin-control-0.0.2a-16|113	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2a-8mdv2008.0
12cr|vdr-plugin-control-0.0.2a-16|114	+ Revision: 22734
12cr|vdr-plugin-control-0.0.2a-16|115	- rebuild for new vdr
12cr|vdr-plugin-control-0.0.2a-16|116	
12cr|vdr-plugin-control-0.0.2a-16|117	
12cr|vdr-plugin-control-0.0.2a-16|118	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-7mdv2007.0
12cr|vdr-plugin-control-0.0.2a-16|119	+ Revision: 90907
12cr|vdr-plugin-control-0.0.2a-16|120	- rebuild for new vdr
12cr|vdr-plugin-control-0.0.2a-16|121	
12cr|vdr-plugin-control-0.0.2a-16|122	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-6mdv2007.1
12cr|vdr-plugin-control-0.0.2a-16|123	+ Revision: 73979
12cr|vdr-plugin-control-0.0.2a-16|124	- rebuild for new vdr
12cr|vdr-plugin-control-0.0.2a-16|125	- Import vdr-plugin-control
12cr|vdr-plugin-control-0.0.2a-16|126	
12cr|vdr-plugin-control-0.0.2a-16|127	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-5mdv2007.0
12cr|vdr-plugin-control-0.0.2a-16|128	- rebuild for new vdr
12cr|vdr-plugin-control-0.0.2a-16|129	
12cr|vdr-plugin-control-0.0.2a-16|130	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-4mdv2007.0
12cr|vdr-plugin-control-0.0.2a-16|131	- stricter abi requires
12cr|vdr-plugin-control-0.0.2a-16|132	
12cr|vdr-plugin-control-0.0.2a-16|133	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-3mdv2007.0
12cr|vdr-plugin-control-0.0.2a-16|134	- rebuild for new vdr
12cr|vdr-plugin-control-0.0.2a-16|135	
12cr|vdr-plugin-control-0.0.2a-16|136	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-2mdv2007.0
12cr|vdr-plugin-control-0.0.2a-16|137	- rebuild for new vdr
12cr|vdr-plugin-control-0.0.2a-16|138	
12cr|vdr-plugin-control-0.0.2a-16|139	* Wed Jun 21 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-1mdv2007.0
12cr|vdr-plugin-control-0.0.2a-16|140	- initial Mandriva release
12cr|vdr-plugin-control-0.0.2a-16|141	

8272 12
12cr|vdr-plugin-csf-0.0.1-16|1	
12cr|vdr-plugin-csf-0.0.1-16|2	%define plugin	csf
12cr|vdr-plugin-csf-0.0.1-16|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-csf-0.0.1-16|4	%define version	0.0.1
12cr|vdr-plugin-csf-0.0.1-16|5	%define rel	16
12cr|vdr-plugin-csf-0.0.1-16|6	
12cr|vdr-plugin-csf-0.0.1-16|7	Summary:	VDR plugin: CSF Channel Sort&Filter
12cr|vdr-plugin-csf-0.0.1-16|8	Name:		%name
12cr|vdr-plugin-csf-0.0.1-16|9	Version:	%version
12cr|vdr-plugin-csf-0.0.1-16|10	Release:	%mkrel %rel
12cr|vdr-plugin-csf-0.0.1-16|11	Group:		Video
12cr|vdr-plugin-csf-0.0.1-16|12	License:	GPL
12cr|vdr-plugin-csf-0.0.1-16|13	URL:		http://jmorra.tripod.com/
12cr|vdr-plugin-csf-0.0.1-16|14	# binaries removed
12cr|vdr-plugin-csf-0.0.1-16|15	Source:		%plugin-%version.tar.bz2
12cr|vdr-plugin-csf-0.0.1-16|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-csf-0.0.1-16|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-csf-0.0.1-16|18	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-csf-0.0.1-16|19	
12cr|vdr-plugin-csf-0.0.1-16|20	%description
12cr|vdr-plugin-csf-0.0.1-16|21	This plugin provides a menu entry from which the channels list can
12cr|vdr-plugin-csf-0.0.1-16|22	be sorted and filtered using different algorithms.
12cr|vdr-plugin-csf-0.0.1-16|23	
12cr|vdr-plugin-csf-0.0.1-16|24	%prep
12cr|vdr-plugin-csf-0.0.1-16|25	%setup -q -n %plugin
12cr|vdr-plugin-csf-0.0.1-16|26	%vdr_plugin_prep
12cr|vdr-plugin-csf-0.0.1-16|27	
12cr|vdr-plugin-csf-0.0.1-16|28	%build
12cr|vdr-plugin-csf-0.0.1-16|29	%vdr_plugin_build
12cr|vdr-plugin-csf-0.0.1-16|30	
12cr|vdr-plugin-csf-0.0.1-16|31	%install
12cr|vdr-plugin-csf-0.0.1-16|32	rm -rf %{buildroot}
12cr|vdr-plugin-csf-0.0.1-16|33	%vdr_plugin_install
12cr|vdr-plugin-csf-0.0.1-16|34	
12cr|vdr-plugin-csf-0.0.1-16|35	%clean
12cr|vdr-plugin-csf-0.0.1-16|36	rm -rf %{buildroot}
12cr|vdr-plugin-csf-0.0.1-16|37	
12cr|vdr-plugin-csf-0.0.1-16|38	%post
12cr|vdr-plugin-csf-0.0.1-16|39	%vdr_plugin_post %plugin
12cr|vdr-plugin-csf-0.0.1-16|40	
12cr|vdr-plugin-csf-0.0.1-16|41	%postun
12cr|vdr-plugin-csf-0.0.1-16|42	%vdr_plugin_postun %plugin
12cr|vdr-plugin-csf-0.0.1-16|43	
12cr|vdr-plugin-csf-0.0.1-16|44	%files -f %plugin.vdr
12cr|vdr-plugin-csf-0.0.1-16|45	%defattr(-,root,root)
12cr|vdr-plugin-csf-0.0.1-16|46	%doc README HISTORY
12cr|vdr-plugin-csf-0.0.1-16|47	
12cr|vdr-plugin-csf-0.0.1-16|48	
12cr|vdr-plugin-csf-0.0.1-16|49	
12cr|vdr-plugin-csf-0.0.1-16|50	
12cr|vdr-plugin-csf-0.0.1-16|51	%changelog
12cr|vdr-plugin-csf-0.0.1-16|52	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1-16mdv2010.0
12cr|vdr-plugin-csf-0.0.1-16|53	+ Revision: 401088
12cr|vdr-plugin-csf-0.0.1-16|54	- rebuild for new VDR
12cr|vdr-plugin-csf-0.0.1-16|55	
12cr|vdr-plugin-csf-0.0.1-16|56	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1-15mdv2009.1
12cr|vdr-plugin-csf-0.0.1-16|57	+ Revision: 359304
12cr|vdr-plugin-csf-0.0.1-16|58	- rebuild for new vdr
12cr|vdr-plugin-csf-0.0.1-16|59	
12cr|vdr-plugin-csf-0.0.1-16|60	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-14mdv2009.0
12cr|vdr-plugin-csf-0.0.1-16|61	+ Revision: 197916
12cr|vdr-plugin-csf-0.0.1-16|62	- rebuild for new vdr
12cr|vdr-plugin-csf-0.0.1-16|63	
12cr|vdr-plugin-csf-0.0.1-16|64	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-13mdv2009.0
12cr|vdr-plugin-csf-0.0.1-16|65	+ Revision: 197648
12cr|vdr-plugin-csf-0.0.1-16|66	- add vdr_plugin_prep
12cr|vdr-plugin-csf-0.0.1-16|67	- bump buildrequires on vdr-devel
12cr|vdr-plugin-csf-0.0.1-16|68	
12cr|vdr-plugin-csf-0.0.1-16|69	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-12mdv2008.1
12cr|vdr-plugin-csf-0.0.1-16|70	+ Revision: 145056
12cr|vdr-plugin-csf-0.0.1-16|71	- rebuild for new vdr
12cr|vdr-plugin-csf-0.0.1-16|72	
12cr|vdr-plugin-csf-0.0.1-16|73	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-csf-0.0.1-16|74	- restore BuildRoot
12cr|vdr-plugin-csf-0.0.1-16|75	
12cr|vdr-plugin-csf-0.0.1-16|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-csf-0.0.1-16|77	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-csf-0.0.1-16|78	
12cr|vdr-plugin-csf-0.0.1-16|79	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-11mdv2008.1
12cr|vdr-plugin-csf-0.0.1-16|80	+ Revision: 103081
12cr|vdr-plugin-csf-0.0.1-16|81	- rebuild for new vdr
12cr|vdr-plugin-csf-0.0.1-16|82	
12cr|vdr-plugin-csf-0.0.1-16|83	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-10mdv2008.0
12cr|vdr-plugin-csf-0.0.1-16|84	+ Revision: 49986
12cr|vdr-plugin-csf-0.0.1-16|85	- rebuild for new vdr
12cr|vdr-plugin-csf-0.0.1-16|86	
12cr|vdr-plugin-csf-0.0.1-16|87	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-9mdv2008.0
12cr|vdr-plugin-csf-0.0.1-16|88	+ Revision: 42073
12cr|vdr-plugin-csf-0.0.1-16|89	- rebuild for new vdr
12cr|vdr-plugin-csf-0.0.1-16|90	
12cr|vdr-plugin-csf-0.0.1-16|91	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-8mdv2008.0
12cr|vdr-plugin-csf-0.0.1-16|92	+ Revision: 22735
12cr|vdr-plugin-csf-0.0.1-16|93	- rebuild for new vdr
12cr|vdr-plugin-csf-0.0.1-16|94	
12cr|vdr-plugin-csf-0.0.1-16|95	
12cr|vdr-plugin-csf-0.0.1-16|96	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-7mdv2007.0
12cr|vdr-plugin-csf-0.0.1-16|97	+ Revision: 90908
12cr|vdr-plugin-csf-0.0.1-16|98	- rebuild for new vdr
12cr|vdr-plugin-csf-0.0.1-16|99	
12cr|vdr-plugin-csf-0.0.1-16|100	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-6mdv2007.1
12cr|vdr-plugin-csf-0.0.1-16|101	+ Revision: 73980
12cr|vdr-plugin-csf-0.0.1-16|102	- rebuild for new vdr
12cr|vdr-plugin-csf-0.0.1-16|103	- Import vdr-plugin-csf
12cr|vdr-plugin-csf-0.0.1-16|104	
12cr|vdr-plugin-csf-0.0.1-16|105	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-5mdv2007.0
12cr|vdr-plugin-csf-0.0.1-16|106	- rebuild for new vdr
12cr|vdr-plugin-csf-0.0.1-16|107	
12cr|vdr-plugin-csf-0.0.1-16|108	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-4mdv2007.0
12cr|vdr-plugin-csf-0.0.1-16|109	- stricter abi requires
12cr|vdr-plugin-csf-0.0.1-16|110	
12cr|vdr-plugin-csf-0.0.1-16|111	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-3mdv2007.0
12cr|vdr-plugin-csf-0.0.1-16|112	- rebuild for new vdr
12cr|vdr-plugin-csf-0.0.1-16|113	
12cr|vdr-plugin-csf-0.0.1-16|114	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-2mdv2007.0
12cr|vdr-plugin-csf-0.0.1-16|115	- rebuild for new vdr
12cr|vdr-plugin-csf-0.0.1-16|116	
12cr|vdr-plugin-csf-0.0.1-16|117	* Wed Jun 21 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-1mdv2007.0
12cr|vdr-plugin-csf-0.0.1-16|118	- initial Mandriva release
12cr|vdr-plugin-csf-0.0.1-16|119	

8273 12
12cr|vdr-plugin-decruft-0.0.4-12|1	
12cr|vdr-plugin-decruft-0.0.4-12|2	%define plugin	decruft
12cr|vdr-plugin-decruft-0.0.4-12|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-decruft-0.0.4-12|4	%define version	0.0.4
12cr|vdr-plugin-decruft-0.0.4-12|5	%define rel	12
12cr|vdr-plugin-decruft-0.0.4-12|6	
12cr|vdr-plugin-decruft-0.0.4-12|7	Summary:	VDR plugin: Remove the cruft from your channels
12cr|vdr-plugin-decruft-0.0.4-12|8	Name:		%name
12cr|vdr-plugin-decruft-0.0.4-12|9	Version:	%version
12cr|vdr-plugin-decruft-0.0.4-12|10	Release:	%mkrel %rel
12cr|vdr-plugin-decruft-0.0.4-12|11	Group:		Video
12cr|vdr-plugin-decruft-0.0.4-12|12	License:	GPL
12cr|vdr-plugin-decruft-0.0.4-12|13	URL:		http://www.rst38.org.uk/vdr/decruft/
12cr|vdr-plugin-decruft-0.0.4-12|14	Source:		http://www.rst38.org.uk/vdr/decruft/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-decruft-0.0.4-12|15	Patch0:		02_avoid-vdr-patch.dpatch
12cr|vdr-plugin-decruft-0.0.4-12|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-decruft-0.0.4-12|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-decruft-0.0.4-12|18	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-decruft-0.0.4-12|19	
12cr|vdr-plugin-decruft-0.0.4-12|20	%description
12cr|vdr-plugin-decruft-0.0.4-12|21	Clean the cruft from your channels file - i.e. turn on add channels
12cr|vdr-plugin-decruft-0.0.4-12|22	without fear of being overwhelmed. Sort your channels into logical
12cr|vdr-plugin-decruft-0.0.4-12|23	groups.
12cr|vdr-plugin-decruft-0.0.4-12|24	
12cr|vdr-plugin-decruft-0.0.4-12|25	%prep
12cr|vdr-plugin-decruft-0.0.4-12|26	%setup -q -n %plugin-%version
12cr|vdr-plugin-decruft-0.0.4-12|27	%patch0 -p1
12cr|vdr-plugin-decruft-0.0.4-12|28	%vdr_plugin_prep
12cr|vdr-plugin-decruft-0.0.4-12|29	rm -r examples/CVS
12cr|vdr-plugin-decruft-0.0.4-12|30	
12cr|vdr-plugin-decruft-0.0.4-12|31	%build
12cr|vdr-plugin-decruft-0.0.4-12|32	%vdr_plugin_build
12cr|vdr-plugin-decruft-0.0.4-12|33	
12cr|vdr-plugin-decruft-0.0.4-12|34	%install
12cr|vdr-plugin-decruft-0.0.4-12|35	rm -rf %{buildroot}
12cr|vdr-plugin-decruft-0.0.4-12|36	%vdr_plugin_install
12cr|vdr-plugin-decruft-0.0.4-12|37	
12cr|vdr-plugin-decruft-0.0.4-12|38	%clean
12cr|vdr-plugin-decruft-0.0.4-12|39	rm -rf %{buildroot}
12cr|vdr-plugin-decruft-0.0.4-12|40	
12cr|vdr-plugin-decruft-0.0.4-12|41	%post
12cr|vdr-plugin-decruft-0.0.4-12|42	%vdr_plugin_post %plugin
12cr|vdr-plugin-decruft-0.0.4-12|43	
12cr|vdr-plugin-decruft-0.0.4-12|44	%postun
12cr|vdr-plugin-decruft-0.0.4-12|45	%vdr_plugin_postun %plugin
12cr|vdr-plugin-decruft-0.0.4-12|46	
12cr|vdr-plugin-decruft-0.0.4-12|47	%files -f %plugin.vdr
12cr|vdr-plugin-decruft-0.0.4-12|48	%defattr(-,root,root)
12cr|vdr-plugin-decruft-0.0.4-12|49	%doc README HISTORY examples
12cr|vdr-plugin-decruft-0.0.4-12|50	
12cr|vdr-plugin-decruft-0.0.4-12|51	
12cr|vdr-plugin-decruft-0.0.4-12|52	%changelog
12cr|vdr-plugin-decruft-0.0.4-12|53	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4-12mdv2010.0
12cr|vdr-plugin-decruft-0.0.4-12|54	+ Revision: 401088
12cr|vdr-plugin-decruft-0.0.4-12|55	- rebuild for new VDR
12cr|vdr-plugin-decruft-0.0.4-12|56	
12cr|vdr-plugin-decruft-0.0.4-12|57	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4-11mdv2009.1
12cr|vdr-plugin-decruft-0.0.4-12|58	+ Revision: 359305
12cr|vdr-plugin-decruft-0.0.4-12|59	- rebuild for new vdr
12cr|vdr-plugin-decruft-0.0.4-12|60	
12cr|vdr-plugin-decruft-0.0.4-12|61	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-10mdv2009.0
12cr|vdr-plugin-decruft-0.0.4-12|62	+ Revision: 197917
12cr|vdr-plugin-decruft-0.0.4-12|63	- rebuild for new vdr
12cr|vdr-plugin-decruft-0.0.4-12|64	
12cr|vdr-plugin-decruft-0.0.4-12|65	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-9mdv2009.0
12cr|vdr-plugin-decruft-0.0.4-12|66	+ Revision: 197649
12cr|vdr-plugin-decruft-0.0.4-12|67	- add vdr_plugin_prep
12cr|vdr-plugin-decruft-0.0.4-12|68	- bump buildrequires on vdr-devel
12cr|vdr-plugin-decruft-0.0.4-12|69	- fix plugin to avoid a vdr patch (P0 from e-tobi)
12cr|vdr-plugin-decruft-0.0.4-12|70	
12cr|vdr-plugin-decruft-0.0.4-12|71	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-8mdv2008.1
12cr|vdr-plugin-decruft-0.0.4-12|72	+ Revision: 145060
12cr|vdr-plugin-decruft-0.0.4-12|73	- rebuild for new vdr
12cr|vdr-plugin-decruft-0.0.4-12|74	
12cr|vdr-plugin-decruft-0.0.4-12|75	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-decruft-0.0.4-12|76	- restore BuildRoot
12cr|vdr-plugin-decruft-0.0.4-12|77	
12cr|vdr-plugin-decruft-0.0.4-12|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-decruft-0.0.4-12|79	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-decruft-0.0.4-12|80	
12cr|vdr-plugin-decruft-0.0.4-12|81	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-7mdv2008.1
12cr|vdr-plugin-decruft-0.0.4-12|82	+ Revision: 103082
12cr|vdr-plugin-decruft-0.0.4-12|83	- rebuild for new vdr
12cr|vdr-plugin-decruft-0.0.4-12|84	
12cr|vdr-plugin-decruft-0.0.4-12|85	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-6mdv2008.0
12cr|vdr-plugin-decruft-0.0.4-12|86	+ Revision: 49987
12cr|vdr-plugin-decruft-0.0.4-12|87	- rebuild for new vdr
12cr|vdr-plugin-decruft-0.0.4-12|88	
12cr|vdr-plugin-decruft-0.0.4-12|89	* Fri Jun 22 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-5mdv2008.0
12cr|vdr-plugin-decruft-0.0.4-12|90	+ Revision: 42705
12cr|vdr-plugin-decruft-0.0.4-12|91	- rebuild due to buildsystem failure
12cr|vdr-plugin-decruft-0.0.4-12|92	
12cr|vdr-plugin-decruft-0.0.4-12|93	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-4mdv2008.0
12cr|vdr-plugin-decruft-0.0.4-12|94	+ Revision: 42074
12cr|vdr-plugin-decruft-0.0.4-12|95	- rebuild for new vdr
12cr|vdr-plugin-decruft-0.0.4-12|96	
12cr|vdr-plugin-decruft-0.0.4-12|97	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-3mdv2008.0
12cr|vdr-plugin-decruft-0.0.4-12|98	+ Revision: 22802
12cr|vdr-plugin-decruft-0.0.4-12|99	- rebuild for new vdr
12cr|vdr-plugin-decruft-0.0.4-12|100	
12cr|vdr-plugin-decruft-0.0.4-12|101	* Sat Apr 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-1mdv2008.0
12cr|vdr-plugin-decruft-0.0.4-12|102	+ Revision: 16575
12cr|vdr-plugin-decruft-0.0.4-12|103	- initial Mandriva release
12cr|vdr-plugin-decruft-0.0.4-12|104	

8274 12
12cr|vdr-plugin-director-0.2.8-17|1	
12cr|vdr-plugin-director-0.2.8-17|2	%define plugin	director
12cr|vdr-plugin-director-0.2.8-17|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-director-0.2.8-17|4	%define version	0.2.8
12cr|vdr-plugin-director-0.2.8-17|5	%define rel	17
12cr|vdr-plugin-director-0.2.8-17|6	
12cr|vdr-plugin-director-0.2.8-17|7	Summary:	VDR plugin: plugin to use the premiere multifeed option
12cr|vdr-plugin-director-0.2.8-17|8	Name:		%name
12cr|vdr-plugin-director-0.2.8-17|9	Version:	%version
12cr|vdr-plugin-director-0.2.8-17|10	Release:	%mkrel %rel
12cr|vdr-plugin-director-0.2.8-17|11	Group:		Video
12cr|vdr-plugin-director-0.2.8-17|12	License:	GPL
12cr|vdr-plugin-director-0.2.8-17|13	URL:		http://www.wontorra.net/staticpages/index.php?page=director
12cr|vdr-plugin-director-0.2.8-17|14	Source:		vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-director-0.2.8-17|15	Patch0:		90_director-0.2.8-1.5.3.dpatch
12cr|vdr-plugin-director-0.2.8-17|16	Patch1:		director-0.2.8-i18n-1.6.patch
12cr|vdr-plugin-director-0.2.8-17|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-director-0.2.8-17|18	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-director-0.2.8-17|19	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-director-0.2.8-17|20	
12cr|vdr-plugin-director-0.2.8-17|21	%description
12cr|vdr-plugin-director-0.2.8-17|22	Director is a plugin to use the multifeed option of some Premiere
12cr|vdr-plugin-director-0.2.8-17|23	channels (Direkt, Sport Portal).
12cr|vdr-plugin-director-0.2.8-17|24	
12cr|vdr-plugin-director-0.2.8-17|25	%prep
12cr|vdr-plugin-director-0.2.8-17|26	%setup -q -n %plugin-%version
12cr|vdr-plugin-director-0.2.8-17|27	%patch0 -p1
12cr|vdr-plugin-director-0.2.8-17|28	%patch1 -p1
12cr|vdr-plugin-director-0.2.8-17|29	chmod -x HISTORY COPYING README
12cr|vdr-plugin-director-0.2.8-17|30	%vdr_plugin_prep
12cr|vdr-plugin-director-0.2.8-17|31	
12cr|vdr-plugin-director-0.2.8-17|32	%build
12cr|vdr-plugin-director-0.2.8-17|33	%vdr_plugin_build
12cr|vdr-plugin-director-0.2.8-17|34	
12cr|vdr-plugin-director-0.2.8-17|35	%install
12cr|vdr-plugin-director-0.2.8-17|36	rm -rf %{buildroot}
12cr|vdr-plugin-director-0.2.8-17|37	%vdr_plugin_install
12cr|vdr-plugin-director-0.2.8-17|38	
12cr|vdr-plugin-director-0.2.8-17|39	%clean
12cr|vdr-plugin-director-0.2.8-17|40	rm -rf %{buildroot}
12cr|vdr-plugin-director-0.2.8-17|41	
12cr|vdr-plugin-director-0.2.8-17|42	%post
12cr|vdr-plugin-director-0.2.8-17|43	%vdr_plugin_post %plugin
12cr|vdr-plugin-director-0.2.8-17|44	
12cr|vdr-plugin-director-0.2.8-17|45	%postun
12cr|vdr-plugin-director-0.2.8-17|46	%vdr_plugin_postun %plugin
12cr|vdr-plugin-director-0.2.8-17|47	
12cr|vdr-plugin-director-0.2.8-17|48	%files -f %plugin.vdr
12cr|vdr-plugin-director-0.2.8-17|49	%defattr(-,root,root)
12cr|vdr-plugin-director-0.2.8-17|50	%doc README COPYING HISTORY
12cr|vdr-plugin-director-0.2.8-17|51	
12cr|vdr-plugin-director-0.2.8-17|52	
12cr|vdr-plugin-director-0.2.8-17|53	
12cr|vdr-plugin-director-0.2.8-17|54	
12cr|vdr-plugin-director-0.2.8-17|55	%changelog
12cr|vdr-plugin-director-0.2.8-17|56	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 0.2.8-17mdv2011.0
12cr|vdr-plugin-director-0.2.8-17|57	+ Revision: 404565
12cr|vdr-plugin-director-0.2.8-17|58	- rebuild due to BS building the previous release against wrong VDR on i586
12cr|vdr-plugin-director-0.2.8-17|59	
12cr|vdr-plugin-director-0.2.8-17|60	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.2.8-16mdv2010.0
12cr|vdr-plugin-director-0.2.8-17|61	+ Revision: 401088
12cr|vdr-plugin-director-0.2.8-17|62	- rebuild for new VDR
12cr|vdr-plugin-director-0.2.8-17|63	
12cr|vdr-plugin-director-0.2.8-17|64	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.2.8-15mdv2009.1
12cr|vdr-plugin-director-0.2.8-17|65	+ Revision: 359306
12cr|vdr-plugin-director-0.2.8-17|66	- rebuild for new vdr
12cr|vdr-plugin-director-0.2.8-17|67	
12cr|vdr-plugin-director-0.2.8-17|68	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.2.8-14mdv2009.0
12cr|vdr-plugin-director-0.2.8-17|69	+ Revision: 197919
12cr|vdr-plugin-director-0.2.8-17|70	- rebuild for new vdr
12cr|vdr-plugin-director-0.2.8-17|71	
12cr|vdr-plugin-director-0.2.8-17|72	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.2.8-13mdv2009.0
12cr|vdr-plugin-director-0.2.8-17|73	+ Revision: 197650
12cr|vdr-plugin-director-0.2.8-17|74	- add vdr_plugin_prep
12cr|vdr-plugin-director-0.2.8-17|75	- bump buildrequires on vdr-devel
12cr|vdr-plugin-director-0.2.8-17|76	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-director-0.2.8-17|77	- adapt to api changes of vdr 1.5.3 (P0 from e-tobi)
12cr|vdr-plugin-director-0.2.8-17|78	
12cr|vdr-plugin-director-0.2.8-17|79	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.2.8-12mdv2008.1
12cr|vdr-plugin-director-0.2.8-17|80	+ Revision: 145065
12cr|vdr-plugin-director-0.2.8-17|81	- rebuild for new vdr
12cr|vdr-plugin-director-0.2.8-17|82	
12cr|vdr-plugin-director-0.2.8-17|83	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-director-0.2.8-17|84	- restore BuildRoot
12cr|vdr-plugin-director-0.2.8-17|85	
12cr|vdr-plugin-director-0.2.8-17|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-director-0.2.8-17|87	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-director-0.2.8-17|88	
12cr|vdr-plugin-director-0.2.8-17|89	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.2.8-11mdv2008.1
12cr|vdr-plugin-director-0.2.8-17|90	+ Revision: 103083
12cr|vdr-plugin-director-0.2.8-17|91	- rebuild for new vdr
12cr|vdr-plugin-director-0.2.8-17|92	
12cr|vdr-plugin-director-0.2.8-17|93	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.2.8-10mdv2008.0
12cr|vdr-plugin-director-0.2.8-17|94	+ Revision: 49989
12cr|vdr-plugin-director-0.2.8-17|95	- rebuild for new vdr
12cr|vdr-plugin-director-0.2.8-17|96	
12cr|vdr-plugin-director-0.2.8-17|97	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.2.8-9mdv2008.0
12cr|vdr-plugin-director-0.2.8-17|98	+ Revision: 42075
12cr|vdr-plugin-director-0.2.8-17|99	- rebuild for new vdr
12cr|vdr-plugin-director-0.2.8-17|100	
12cr|vdr-plugin-director-0.2.8-17|101	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.2.8-8mdv2008.0
12cr|vdr-plugin-director-0.2.8-17|102	+ Revision: 22738
12cr|vdr-plugin-director-0.2.8-17|103	- rebuild for new vdr
12cr|vdr-plugin-director-0.2.8-17|104	
12cr|vdr-plugin-director-0.2.8-17|105	
12cr|vdr-plugin-director-0.2.8-17|106	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.2.8-7mdv2007.0
12cr|vdr-plugin-director-0.2.8-17|107	+ Revision: 90910
12cr|vdr-plugin-director-0.2.8-17|108	- rebuild for new vdr
12cr|vdr-plugin-director-0.2.8-17|109	
12cr|vdr-plugin-director-0.2.8-17|110	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.2.8-6mdv2007.1
12cr|vdr-plugin-director-0.2.8-17|111	+ Revision: 73982
12cr|vdr-plugin-director-0.2.8-17|112	- rebuild for new vdr
12cr|vdr-plugin-director-0.2.8-17|113	- Import vdr-plugin-director
12cr|vdr-plugin-director-0.2.8-17|114	
12cr|vdr-plugin-director-0.2.8-17|115	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.2.8-5mdv2007.0
12cr|vdr-plugin-director-0.2.8-17|116	- rebuild for new vdr
12cr|vdr-plugin-director-0.2.8-17|117	
12cr|vdr-plugin-director-0.2.8-17|118	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.2.8-4mdv2007.0
12cr|vdr-plugin-director-0.2.8-17|119	- stricter abi requires
12cr|vdr-plugin-director-0.2.8-17|120	
12cr|vdr-plugin-director-0.2.8-17|121	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.2.8-3mdv2007.0
12cr|vdr-plugin-director-0.2.8-17|122	- rebuild for new vdr
12cr|vdr-plugin-director-0.2.8-17|123	
12cr|vdr-plugin-director-0.2.8-17|124	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.2.8-2mdv2007.0
12cr|vdr-plugin-director-0.2.8-17|125	- rebuild for new vdr
12cr|vdr-plugin-director-0.2.8-17|126	
12cr|vdr-plugin-director-0.2.8-17|127	* Wed Jun 21 2006 Anssi Hannula <anssi@mandriva.org> 0.2.8-1mdv2007.0
12cr|vdr-plugin-director-0.2.8-17|128	- initial Mandriva release
12cr|vdr-plugin-director-0.2.8-17|129	

8275 12
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|1	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|2	%define plugin	dvd
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|4	%define version	0.3.6
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|5	%define betaver	b03
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|6	%define cvsrev	20071030
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|7	%define rel	7
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|8	%define release	0.%betaver.%cvsrev.%rel
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|9	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|10	Summary:	VDR plugin: turn VDR into an (almost) full featured DVD player
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|11	Name:		%name
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|12	Version:	%version
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|13	Release:	%mkrel %release
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|14	Group:		Video
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|15	License:	GPL
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|16	URL:		http://sourceforge.net/projects/dvdplugin
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|17	Source:		vdr-%{plugin}-%{cvsrev}.tar.bz2
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|18	Patch0:		dvd-i18n-1.6.patch
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|19	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|20	BuildRequires:	vdr-devel >= 1.6.0-7
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|21	BuildRequires:	libdvdnav-devel liba52dec-devel
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|22	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|23	Requires(post):	vdr-common
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|24	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|25	%description
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|26	This is the DVD plugin for the Video Disk Recorder (VDR).
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|27	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|28	%prep
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|29	%setup -q -n %{plugin}
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|30	%patch0 -p1
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|31	%vdr_plugin_prep
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|32	# script-without-shellbang
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|33	chmod -x README COPYING HISTORY CONTRIBUTORS
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|34	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|35	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|36	# DVD device
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|37	# default: /dev/dvd
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|38	var=DVD_DEVICE
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|39	param=--dvd=DVD_DEVICE
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|40	%vdr_plugin_params_end
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|41	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|42	%build
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|43	VDR_PLUGIN_EXTRA_FLAGS=
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|44	%if %{mdkversion} >= 200900
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|45	# mdv #40406
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|46	mkdir -p dvdnav
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|47	sed 's,\*this,*cthis,' %{_includedir}/dvdnav/dvdnav.h > dvdnav/dvdnav.h
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|48	diff -u %{_includedir}/dvdnav/dvdnav.h dvdnav/dvdnav.h || :
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|49	VDR_PLUGIN_EXTRA_FLAGS="-I$PWD"
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|50	%endif
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|51	# mdv #35140
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|52	VDR_PLUGIN_EXTRA_FLAGS="$VDR_PLUGIN_EXTRA_FLAGS -D__STDC_LIMIT_MACROS"
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|53	%vdr_plugin_build LDFLAGS="%vdr_plugin_ldflags"
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|54	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|55	%install
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|56	rm -rf %{buildroot}
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|57	%vdr_plugin_install
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|58	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|59	%clean
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|60	rm -rf %{buildroot}
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|61	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|62	%post
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|63	%{_bindir}/gpasswd -a vdr cdrom >/dev/null
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|64	%{_bindir}/gpasswd -a vdr cdwriter >/dev/null
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|65	%vdr_plugin_post %plugin
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|66	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|67	%postun
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|68	%vdr_plugin_postun %plugin
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|69	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|70	%files -f %plugin.vdr
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|71	%defattr(-,root,root)
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|72	%doc README COPYING HISTORY CONTRIBUTORS
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|73	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|74	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|75	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|76	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|77	%changelog
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|78	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20071030.7mdv2011.0
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|79	+ Revision: 404574
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|80	+ rebuild (emptylog)
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|81	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|82	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20071030.6mdv2010.0
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|83	+ Revision: 401088
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|84	- rebuild for new VDR
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|85	- adapt for vdr compilation flags handling changes, bump buildrequires
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|86	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|87	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20071030.5mdv2009.1
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|88	+ Revision: 359307
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|89	- rebuild for new vdr
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|90	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|91	* Sun Sep 07 2008 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20071030.4mdv2009.0
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|92	+ Revision: 282079
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|93	- rebuild due to missing package on x86_64
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|94	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|95	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20071030.3mdv2009.0
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|96	+ Revision: 197886
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|97	- add a workaround for dvdnav bug #40406 causing build failure
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|98	- add vdr_plugin_prep
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|99	- bump buildrequires on vdr-devel
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|100	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|101	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|102	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20071030.2mdv2008.1
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|103	+ Revision: 145093
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|104	- adapt for VDR_PLUGIN_FLAGS
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|105	- rebuild for new vdr
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|106	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|107	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|108	- restore BuildRoot
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|109	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|111	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|112	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|113	* Tue Oct 30 2007 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20071030.1mdv2008.1
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|114	+ Revision: 103843
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|115	- add -D__STDC_LIMIT_MACROS into flags to fix build with recent
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|116	libdvdnav (see #35140)
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|117	- new snapshot
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|118	- rebuild for new vdr
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|119	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|120	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20070501.4mdv2008.0
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|121	+ Revision: 49990
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|122	- rebuild for new vdr
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|123	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|124	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20070501.3mdv2008.0
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|125	+ Revision: 42076
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|126	- rebuild for new vdr
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|127	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|128	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20070501.2mdv2008.0
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|129	+ Revision: 22739
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|130	- rebuild for new vdr
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|131	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|132	* Tue May 01 2007 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20070501.1mdv2008.0
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|133	+ Revision: 20065
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|134	- new snapshot
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|135	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|136	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|137	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.10mdv2007.0
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|138	+ Revision: 90911
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|139	- rebuild for new vdr
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|140	- add vdr user to cdwriter group
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|141	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|142	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.9mdv2007.1
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|143	+ Revision: 73983
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|144	- rebuild for new vdr
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|145	- Import vdr-plugin-dvd
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|146	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|147	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.8mdv2007.0
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|148	- rebuild for new vdr
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|149	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|150	* Fri Sep 01 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.7mdv2007.0
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|151	- add vdr to cdrom group
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|152	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|153	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.6mdv2007.0
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|154	- stricter abi requires
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|155	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|156	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.5mdv2007.0
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|157	- rebuild for new vdr
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|158	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|159	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.4mdv2007.0
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|160	- rebuild for new vdr
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|161	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|162	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.3mdv2007.0
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|163	- rebuild for new vdr
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|164	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|165	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.2mdv2007.0
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|166	- rebuild for new vdr
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|167	
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|168	* Fri Jun 02 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.1mdv2007.0
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|169	- initial Mandriva release
12cr|vdr-plugin-dvd-0.3.6-0.b03.20071030.7|170	

8276 12
12cr|vdr-plugin-dvdselect-0.8-17|1	
12cr|vdr-plugin-dvdselect-0.8-17|2	%define plugin	dvdselect
12cr|vdr-plugin-dvdselect-0.8-17|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-dvdselect-0.8-17|4	%define version	0.8
12cr|vdr-plugin-dvdselect-0.8-17|5	%define rel	17
12cr|vdr-plugin-dvdselect-0.8-17|6	
12cr|vdr-plugin-dvdselect-0.8-17|7	Summary:	VDR plugin: virtual dvd-selector
12cr|vdr-plugin-dvdselect-0.8-17|8	Name:		%name
12cr|vdr-plugin-dvdselect-0.8-17|9	Version:	%version
12cr|vdr-plugin-dvdselect-0.8-17|10	Release:	%mkrel %rel
12cr|vdr-plugin-dvdselect-0.8-17|11	Group:		Video
12cr|vdr-plugin-dvdselect-0.8-17|12	License:	GPL
12cr|vdr-plugin-dvdselect-0.8-17|13	URL:		http://www.vdr-wiki.de/wiki/index.php/Dvdselect-plugin
12cr|vdr-plugin-dvdselect-0.8-17|14	Source:		http://www.vdr-wiki.de/vdr/vdr-dvdselect/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-dvdselect-0.8-17|15	Patch0:		dvdselect-default-paths.patch
12cr|vdr-plugin-dvdselect-0.8-17|16	Patch1:		dvdselect-0.8-i18n-1.6.patch
12cr|vdr-plugin-dvdselect-0.8-17|17	Patch2:		dvdselect-format-string.patch
12cr|vdr-plugin-dvdselect-0.8-17|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-dvdselect-0.8-17|19	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-dvdselect-0.8-17|20	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-dvdselect-0.8-17|21	
12cr|vdr-plugin-dvdselect-0.8-17|22	%description
12cr|vdr-plugin-dvdselect-0.8-17|23	This Plugin is used to mount multiple DVD-Images to the dvd-device.
12cr|vdr-plugin-dvdselect-0.8-17|24	Doing this, you are able to play these dvds using the dvdplugin.
12cr|vdr-plugin-dvdselect-0.8-17|25	
12cr|vdr-plugin-dvdselect-0.8-17|26	%prep
12cr|vdr-plugin-dvdselect-0.8-17|27	%setup -q -n %plugin-%version
12cr|vdr-plugin-dvdselect-0.8-17|28	%patch0 -p1
12cr|vdr-plugin-dvdselect-0.8-17|29	%patch1 -p1
12cr|vdr-plugin-dvdselect-0.8-17|30	%patch2 -p1
12cr|vdr-plugin-dvdselect-0.8-17|31	%vdr_plugin_prep
12cr|vdr-plugin-dvdselect-0.8-17|32	rm -f examples/*~
12cr|vdr-plugin-dvdselect-0.8-17|33	
12cr|vdr-plugin-dvdselect-0.8-17|34	%build
12cr|vdr-plugin-dvdselect-0.8-17|35	%vdr_plugin_build
12cr|vdr-plugin-dvdselect-0.8-17|36	
12cr|vdr-plugin-dvdselect-0.8-17|37	%install
12cr|vdr-plugin-dvdselect-0.8-17|38	rm -rf %{buildroot}
12cr|vdr-plugin-dvdselect-0.8-17|39	%vdr_plugin_install
12cr|vdr-plugin-dvdselect-0.8-17|40	
12cr|vdr-plugin-dvdselect-0.8-17|41	%clean
12cr|vdr-plugin-dvdselect-0.8-17|42	rm -rf %{buildroot}
12cr|vdr-plugin-dvdselect-0.8-17|43	
12cr|vdr-plugin-dvdselect-0.8-17|44	%post
12cr|vdr-plugin-dvdselect-0.8-17|45	%vdr_plugin_post %plugin
12cr|vdr-plugin-dvdselect-0.8-17|46	
12cr|vdr-plugin-dvdselect-0.8-17|47	%postun
12cr|vdr-plugin-dvdselect-0.8-17|48	%vdr_plugin_postun %plugin
12cr|vdr-plugin-dvdselect-0.8-17|49	
12cr|vdr-plugin-dvdselect-0.8-17|50	%files -f %plugin.vdr
12cr|vdr-plugin-dvdselect-0.8-17|51	%defattr(-,root,root)
12cr|vdr-plugin-dvdselect-0.8-17|52	%doc README HISTORY examples
12cr|vdr-plugin-dvdselect-0.8-17|53	
12cr|vdr-plugin-dvdselect-0.8-17|54	
12cr|vdr-plugin-dvdselect-0.8-17|55	
12cr|vdr-plugin-dvdselect-0.8-17|56	
12cr|vdr-plugin-dvdselect-0.8-17|57	%changelog
12cr|vdr-plugin-dvdselect-0.8-17|58	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.8-17mdv2010.0
12cr|vdr-plugin-dvdselect-0.8-17|59	+ Revision: 401088
12cr|vdr-plugin-dvdselect-0.8-17|60	- rebuild for new VDR
12cr|vdr-plugin-dvdselect-0.8-17|61	
12cr|vdr-plugin-dvdselect-0.8-17|62	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.8-16mdv2009.1
12cr|vdr-plugin-dvdselect-0.8-17|63	+ Revision: 359702
12cr|vdr-plugin-dvdselect-0.8-17|64	- fix format strings (format-string.patch)
12cr|vdr-plugin-dvdselect-0.8-17|65	- rebuild for new vdr
12cr|vdr-plugin-dvdselect-0.8-17|66	
12cr|vdr-plugin-dvdselect-0.8-17|67	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.8-15mdv2009.0
12cr|vdr-plugin-dvdselect-0.8-17|68	+ Revision: 197920
12cr|vdr-plugin-dvdselect-0.8-17|69	- rebuild for new vdr
12cr|vdr-plugin-dvdselect-0.8-17|70	
12cr|vdr-plugin-dvdselect-0.8-17|71	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.8-14mdv2009.0
12cr|vdr-plugin-dvdselect-0.8-17|72	+ Revision: 197654
12cr|vdr-plugin-dvdselect-0.8-17|73	- add vdr_plugin_prep
12cr|vdr-plugin-dvdselect-0.8-17|74	- bump buildrequires on vdr-devel
12cr|vdr-plugin-dvdselect-0.8-17|75	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-dvdselect-0.8-17|76	- fix default paths (P0)
12cr|vdr-plugin-dvdselect-0.8-17|77	
12cr|vdr-plugin-dvdselect-0.8-17|78	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.8-13mdv2008.1
12cr|vdr-plugin-dvdselect-0.8-17|79	+ Revision: 145070
12cr|vdr-plugin-dvdselect-0.8-17|80	- rebuild for new vdr
12cr|vdr-plugin-dvdselect-0.8-17|81	
12cr|vdr-plugin-dvdselect-0.8-17|82	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-dvdselect-0.8-17|83	- restore BuildRoot
12cr|vdr-plugin-dvdselect-0.8-17|84	
12cr|vdr-plugin-dvdselect-0.8-17|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-dvdselect-0.8-17|86	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-dvdselect-0.8-17|87	
12cr|vdr-plugin-dvdselect-0.8-17|88	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.8-12mdv2008.1
12cr|vdr-plugin-dvdselect-0.8-17|89	+ Revision: 103085
12cr|vdr-plugin-dvdselect-0.8-17|90	- rebuild for new vdr
12cr|vdr-plugin-dvdselect-0.8-17|91	
12cr|vdr-plugin-dvdselect-0.8-17|92	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.8-11mdv2008.0
12cr|vdr-plugin-dvdselect-0.8-17|93	+ Revision: 49991
12cr|vdr-plugin-dvdselect-0.8-17|94	- rebuild for new vdr
12cr|vdr-plugin-dvdselect-0.8-17|95	
12cr|vdr-plugin-dvdselect-0.8-17|96	* Fri Jun 22 2007 Anssi Hannula <anssi@mandriva.org> 0.8-10mdv2008.0
12cr|vdr-plugin-dvdselect-0.8-17|97	+ Revision: 42722
12cr|vdr-plugin-dvdselect-0.8-17|98	- rebuild due to buildsystem failure
12cr|vdr-plugin-dvdselect-0.8-17|99	
12cr|vdr-plugin-dvdselect-0.8-17|100	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.8-9mdv2008.0
12cr|vdr-plugin-dvdselect-0.8-17|101	+ Revision: 42077
12cr|vdr-plugin-dvdselect-0.8-17|102	- rebuild for new vdr
12cr|vdr-plugin-dvdselect-0.8-17|103	
12cr|vdr-plugin-dvdselect-0.8-17|104	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.8-8mdv2008.0
12cr|vdr-plugin-dvdselect-0.8-17|105	+ Revision: 22740
12cr|vdr-plugin-dvdselect-0.8-17|106	- rebuild for new vdr
12cr|vdr-plugin-dvdselect-0.8-17|107	
12cr|vdr-plugin-dvdselect-0.8-17|108	
12cr|vdr-plugin-dvdselect-0.8-17|109	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.8-7mdv2007.0
12cr|vdr-plugin-dvdselect-0.8-17|110	+ Revision: 90912
12cr|vdr-plugin-dvdselect-0.8-17|111	- rebuild for new vdr
12cr|vdr-plugin-dvdselect-0.8-17|112	
12cr|vdr-plugin-dvdselect-0.8-17|113	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.8-6mdv2007.1
12cr|vdr-plugin-dvdselect-0.8-17|114	+ Revision: 73984
12cr|vdr-plugin-dvdselect-0.8-17|115	- rebuild for new vdr
12cr|vdr-plugin-dvdselect-0.8-17|116	- Import vdr-plugin-dvdselect
12cr|vdr-plugin-dvdselect-0.8-17|117	
12cr|vdr-plugin-dvdselect-0.8-17|118	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.8-5mdv2007.0
12cr|vdr-plugin-dvdselect-0.8-17|119	- rebuild for new vdr
12cr|vdr-plugin-dvdselect-0.8-17|120	
12cr|vdr-plugin-dvdselect-0.8-17|121	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.8-4mdv2007.0
12cr|vdr-plugin-dvdselect-0.8-17|122	- stricter abi requires
12cr|vdr-plugin-dvdselect-0.8-17|123	
12cr|vdr-plugin-dvdselect-0.8-17|124	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.8-3mdv2007.0
12cr|vdr-plugin-dvdselect-0.8-17|125	- rebuild for new vdr
12cr|vdr-plugin-dvdselect-0.8-17|126	
12cr|vdr-plugin-dvdselect-0.8-17|127	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.8-2mdv2007.0
12cr|vdr-plugin-dvdselect-0.8-17|128	- rebuild for new vdr
12cr|vdr-plugin-dvdselect-0.8-17|129	
12cr|vdr-plugin-dvdselect-0.8-17|130	* Thu Jun 22 2006 Anssi Hannula <anssi@mandriva.org> 0.8-1mdv2007.0
12cr|vdr-plugin-dvdselect-0.8-17|131	- initial Mandriva release
12cr|vdr-plugin-dvdselect-0.8-17|132	

8277 12
12cr|vdr-plugin-dvdswitch-0.1.3-5|1	
12cr|vdr-plugin-dvdswitch-0.1.3-5|2	%define plugin	dvdswitch
12cr|vdr-plugin-dvdswitch-0.1.3-5|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-dvdswitch-0.1.3-5|4	%define version	0.1.3
12cr|vdr-plugin-dvdswitch-0.1.3-5|5	%define rel	5
12cr|vdr-plugin-dvdswitch-0.1.3-5|6	
12cr|vdr-plugin-dvdswitch-0.1.3-5|7	Summary:	VDR plugin: allows to play DVD-Images
12cr|vdr-plugin-dvdswitch-0.1.3-5|8	Name:		%name
12cr|vdr-plugin-dvdswitch-0.1.3-5|9	Version:	%version
12cr|vdr-plugin-dvdswitch-0.1.3-5|10	Release:	%mkrel %rel
12cr|vdr-plugin-dvdswitch-0.1.3-5|11	Group:		Video
12cr|vdr-plugin-dvdswitch-0.1.3-5|12	License:	GPL
12cr|vdr-plugin-dvdswitch-0.1.3-5|13	URL:		http://www.vdr-wiki.de/wiki/index.php/Dvdswitch-plugin
12cr|vdr-plugin-dvdswitch-0.1.3-5|14	Source:		http://download.schmidtie.de/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-dvdswitch-0.1.3-5|15	Patch0:		90_dvdswitch-0.1.3-1.5.4.dpatch
12cr|vdr-plugin-dvdswitch-0.1.3-5|16	Patch1:		03_no-files-crash.dpatch
12cr|vdr-plugin-dvdswitch-0.1.3-5|17	Patch2:		dvdswitch-0.1.3-i18n-1.6.patch
12cr|vdr-plugin-dvdswitch-0.1.3-5|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-dvdswitch-0.1.3-5|19	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-dvdswitch-0.1.3-5|20	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-dvdswitch-0.1.3-5|21	
12cr|vdr-plugin-dvdswitch-0.1.3-5|22	%description
12cr|vdr-plugin-dvdswitch-0.1.3-5|23	DVDswitch-plugin for VDR.
12cr|vdr-plugin-dvdswitch-0.1.3-5|24	
12cr|vdr-plugin-dvdswitch-0.1.3-5|25	%prep
12cr|vdr-plugin-dvdswitch-0.1.3-5|26	%setup -q -n %plugin-%version
12cr|vdr-plugin-dvdswitch-0.1.3-5|27	%patch0 -p1
12cr|vdr-plugin-dvdswitch-0.1.3-5|28	%patch1 -p1
12cr|vdr-plugin-dvdswitch-0.1.3-5|29	%patch2 -p1
12cr|vdr-plugin-dvdswitch-0.1.3-5|30	%vdr_plugin_prep
12cr|vdr-plugin-dvdswitch-0.1.3-5|31	chmod 0644 README HISTORY
12cr|vdr-plugin-dvdswitch-0.1.3-5|32	
12cr|vdr-plugin-dvdswitch-0.1.3-5|33	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-dvdswitch-0.1.3-5|34	# write debug info to DEBUGLOGFILE
12cr|vdr-plugin-dvdswitch-0.1.3-5|35	var=DEBUGLOGFILE
12cr|vdr-plugin-dvdswitch-0.1.3-5|36	param=--debug=DEBUGLOGFILE
12cr|vdr-plugin-dvdswitch-0.1.3-5|37	# scriptname with path for reading DVD as a ISO Image File
12cr|vdr-plugin-dvdswitch-0.1.3-5|38	var=READ_SCRIPT
12cr|vdr-plugin-dvdswitch-0.1.3-5|39	param=--readscript=READ_SCRIPT
12cr|vdr-plugin-dvdswitch-0.1.3-5|40	# scriptname with path for writing selected DVD Image
12cr|vdr-plugin-dvdswitch-0.1.3-5|41	var=WRITE_SCRIPT
12cr|vdr-plugin-dvdswitch-0.1.3-5|42	param=--writescript=WRITE_SCRIPT
12cr|vdr-plugin-dvdswitch-0.1.3-5|43	# path to DVD Images. This option can be set in setup-menu.
12cr|vdr-plugin-dvdswitch-0.1.3-5|44	var=IMAGE_PATH
12cr|vdr-plugin-dvdswitch-0.1.3-5|45	param=--imagedir=IMAGE_PATH
12cr|vdr-plugin-dvdswitch-0.1.3-5|46	%vdr_plugin_params_end
12cr|vdr-plugin-dvdswitch-0.1.3-5|47	
12cr|vdr-plugin-dvdswitch-0.1.3-5|48	%build
12cr|vdr-plugin-dvdswitch-0.1.3-5|49	%vdr_plugin_build
12cr|vdr-plugin-dvdswitch-0.1.3-5|50	
12cr|vdr-plugin-dvdswitch-0.1.3-5|51	%install
12cr|vdr-plugin-dvdswitch-0.1.3-5|52	rm -rf %{buildroot}
12cr|vdr-plugin-dvdswitch-0.1.3-5|53	%vdr_plugin_install
12cr|vdr-plugin-dvdswitch-0.1.3-5|54	
12cr|vdr-plugin-dvdswitch-0.1.3-5|55	%clean
12cr|vdr-plugin-dvdswitch-0.1.3-5|56	rm -rf %{buildroot}
12cr|vdr-plugin-dvdswitch-0.1.3-5|57	
12cr|vdr-plugin-dvdswitch-0.1.3-5|58	%post
12cr|vdr-plugin-dvdswitch-0.1.3-5|59	%vdr_plugin_post %plugin
12cr|vdr-plugin-dvdswitch-0.1.3-5|60	
12cr|vdr-plugin-dvdswitch-0.1.3-5|61	%postun
12cr|vdr-plugin-dvdswitch-0.1.3-5|62	%vdr_plugin_postun %plugin
12cr|vdr-plugin-dvdswitch-0.1.3-5|63	
12cr|vdr-plugin-dvdswitch-0.1.3-5|64	%files -f %plugin.vdr
12cr|vdr-plugin-dvdswitch-0.1.3-5|65	%defattr(-,root,root)
12cr|vdr-plugin-dvdswitch-0.1.3-5|66	%doc README HISTORY
12cr|vdr-plugin-dvdswitch-0.1.3-5|67	
12cr|vdr-plugin-dvdswitch-0.1.3-5|68	
12cr|vdr-plugin-dvdswitch-0.1.3-5|69	
12cr|vdr-plugin-dvdswitch-0.1.3-5|70	
12cr|vdr-plugin-dvdswitch-0.1.3-5|71	%changelog
12cr|vdr-plugin-dvdswitch-0.1.3-5|72	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.3-5mdv2010.0
12cr|vdr-plugin-dvdswitch-0.1.3-5|73	+ Revision: 401088
12cr|vdr-plugin-dvdswitch-0.1.3-5|74	- rebuild for new VDR
12cr|vdr-plugin-dvdswitch-0.1.3-5|75	
12cr|vdr-plugin-dvdswitch-0.1.3-5|76	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.3-4mdv2009.1
12cr|vdr-plugin-dvdswitch-0.1.3-5|77	+ Revision: 359309
12cr|vdr-plugin-dvdswitch-0.1.3-5|78	- rebuild for new vdr
12cr|vdr-plugin-dvdswitch-0.1.3-5|79	
12cr|vdr-plugin-dvdswitch-0.1.3-5|80	* Sun Sep 07 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3-3mdv2009.0
12cr|vdr-plugin-dvdswitch-0.1.3-5|81	+ Revision: 282087
12cr|vdr-plugin-dvdswitch-0.1.3-5|82	- rebuild due to missing package on x86_64
12cr|vdr-plugin-dvdswitch-0.1.3-5|83	
12cr|vdr-plugin-dvdswitch-0.1.3-5|84	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3-2mdv2009.0
12cr|vdr-plugin-dvdswitch-0.1.3-5|85	+ Revision: 197921
12cr|vdr-plugin-dvdswitch-0.1.3-5|86	- rebuild for new vdr
12cr|vdr-plugin-dvdswitch-0.1.3-5|87	
12cr|vdr-plugin-dvdswitch-0.1.3-5|88	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3-1mdv2009.0
12cr|vdr-plugin-dvdswitch-0.1.3-5|89	+ Revision: 197655
12cr|vdr-plugin-dvdswitch-0.1.3-5|90	- new version
12cr|vdr-plugin-dvdswitch-0.1.3-5|91	- add vdr_plugin_prep
12cr|vdr-plugin-dvdswitch-0.1.3-5|92	- bump buildrequires on vdr-devel
12cr|vdr-plugin-dvdswitch-0.1.3-5|93	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-dvdswitch-0.1.3-5|94	- adapt for api changes of vdr 1.5.4 (P0 from e-tobi)
12cr|vdr-plugin-dvdswitch-0.1.3-5|95	- fix a crash (P1 from e-tobi)
12cr|vdr-plugin-dvdswitch-0.1.3-5|96	
12cr|vdr-plugin-dvdswitch-0.1.3-5|97	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-12mdv2008.1
12cr|vdr-plugin-dvdswitch-0.1.3-5|98	+ Revision: 145074
12cr|vdr-plugin-dvdswitch-0.1.3-5|99	- rebuild for new vdr
12cr|vdr-plugin-dvdswitch-0.1.3-5|100	
12cr|vdr-plugin-dvdswitch-0.1.3-5|101	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-dvdswitch-0.1.3-5|102	- restore BuildRoot
12cr|vdr-plugin-dvdswitch-0.1.3-5|103	
12cr|vdr-plugin-dvdswitch-0.1.3-5|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-dvdswitch-0.1.3-5|105	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-dvdswitch-0.1.3-5|106	
12cr|vdr-plugin-dvdswitch-0.1.3-5|107	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-11mdv2008.1
12cr|vdr-plugin-dvdswitch-0.1.3-5|108	+ Revision: 103086
12cr|vdr-plugin-dvdswitch-0.1.3-5|109	- rebuild for new vdr
12cr|vdr-plugin-dvdswitch-0.1.3-5|110	
12cr|vdr-plugin-dvdswitch-0.1.3-5|111	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-10mdv2008.0
12cr|vdr-plugin-dvdswitch-0.1.3-5|112	+ Revision: 49992
12cr|vdr-plugin-dvdswitch-0.1.3-5|113	- rebuild for new vdr
12cr|vdr-plugin-dvdswitch-0.1.3-5|114	
12cr|vdr-plugin-dvdswitch-0.1.3-5|115	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-9mdv2008.0
12cr|vdr-plugin-dvdswitch-0.1.3-5|116	+ Revision: 42078
12cr|vdr-plugin-dvdswitch-0.1.3-5|117	- rebuild for new vdr
12cr|vdr-plugin-dvdswitch-0.1.3-5|118	
12cr|vdr-plugin-dvdswitch-0.1.3-5|119	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-8mdv2008.0
12cr|vdr-plugin-dvdswitch-0.1.3-5|120	+ Revision: 22742
12cr|vdr-plugin-dvdswitch-0.1.3-5|121	- rebuild for new vdr
12cr|vdr-plugin-dvdswitch-0.1.3-5|122	
12cr|vdr-plugin-dvdswitch-0.1.3-5|123	
12cr|vdr-plugin-dvdswitch-0.1.3-5|124	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-7mdv2007.0
12cr|vdr-plugin-dvdswitch-0.1.3-5|125	+ Revision: 90913
12cr|vdr-plugin-dvdswitch-0.1.3-5|126	- rebuild for new vdr
12cr|vdr-plugin-dvdswitch-0.1.3-5|127	
12cr|vdr-plugin-dvdswitch-0.1.3-5|128	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-6mdv2007.1
12cr|vdr-plugin-dvdswitch-0.1.3-5|129	+ Revision: 73985
12cr|vdr-plugin-dvdswitch-0.1.3-5|130	- rebuild for new vdr
12cr|vdr-plugin-dvdswitch-0.1.3-5|131	- Import vdr-plugin-dvdswitch
12cr|vdr-plugin-dvdswitch-0.1.3-5|132	
12cr|vdr-plugin-dvdswitch-0.1.3-5|133	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-5mdv2007.0
12cr|vdr-plugin-dvdswitch-0.1.3-5|134	- rebuild for new vdr
12cr|vdr-plugin-dvdswitch-0.1.3-5|135	
12cr|vdr-plugin-dvdswitch-0.1.3-5|136	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-4mdv2007.0
12cr|vdr-plugin-dvdswitch-0.1.3-5|137	- stricter abi requires
12cr|vdr-plugin-dvdswitch-0.1.3-5|138	
12cr|vdr-plugin-dvdswitch-0.1.3-5|139	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-3mdv2007.0
12cr|vdr-plugin-dvdswitch-0.1.3-5|140	- rebuild for new vdr
12cr|vdr-plugin-dvdswitch-0.1.3-5|141	
12cr|vdr-plugin-dvdswitch-0.1.3-5|142	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-2mdv2007.0
12cr|vdr-plugin-dvdswitch-0.1.3-5|143	- rebuild for new vdr
12cr|vdr-plugin-dvdswitch-0.1.3-5|144	
12cr|vdr-plugin-dvdswitch-0.1.3-5|145	* Thu Jun 22 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-1mdv2007.0
12cr|vdr-plugin-dvdswitch-0.1.3-5|146	- initial Mandriva release
12cr|vdr-plugin-dvdswitch-0.1.3-5|147	

8278 12
12cr|vdr-plugin-eggtimer-0.9.5-13|1	
12cr|vdr-plugin-eggtimer-0.9.5-13|2	%define plugin	eggtimer
12cr|vdr-plugin-eggtimer-0.9.5-13|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-eggtimer-0.9.5-13|4	%define version	0.9.5
12cr|vdr-plugin-eggtimer-0.9.5-13|5	%define rel	13
12cr|vdr-plugin-eggtimer-0.9.5-13|6	
12cr|vdr-plugin-eggtimer-0.9.5-13|7	Summary:	VDR plugin: Eggtimer
12cr|vdr-plugin-eggtimer-0.9.5-13|8	Name:		%name
12cr|vdr-plugin-eggtimer-0.9.5-13|9	Version:	%version
12cr|vdr-plugin-eggtimer-0.9.5-13|10	Release:	%rel
12cr|vdr-plugin-eggtimer-0.9.5-13|11	Group:		Video
12cr|vdr-plugin-eggtimer-0.9.5-13|12	License:	GPL
12cr|vdr-plugin-eggtimer-0.9.5-13|13	URL:		http://vaasa.wi-bw.tfh-wildau.de/~pjuszack/digicam/index_en.html
12cr|vdr-plugin-eggtimer-0.9.5-13|14	Source:		http://194.95.44.38/~pjuszack/digicam/download/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-eggtimer-0.9.5-13|15	Patch0:		vdr-eggtimer-0.9.4-fix-menu.h.patch
12cr|vdr-plugin-eggtimer-0.9.5-13|16	Patch1:		eggtimer-0.9.5-i18n-1.6.patch
12cr|vdr-plugin-eggtimer-0.9.5-13|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-eggtimer-0.9.5-13|18	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-eggtimer-0.9.5-13|19	
12cr|vdr-plugin-eggtimer-0.9.5-13|20	%description
12cr|vdr-plugin-eggtimer-0.9.5-13|21	This is a plugin for the Video Disc Recorder (VDR). It can be used
12cr|vdr-plugin-eggtimer-0.9.5-13|22	to be reminded to certain things you will maybe forget when watching
12cr|vdr-plugin-eggtimer-0.9.5-13|23	TV. You can also let it switch to a channel or execute a command
12cr|vdr-plugin-eggtimer-0.9.5-13|24	from VDRs commands.conf at a certain point of time.
12cr|vdr-plugin-eggtimer-0.9.5-13|25	
12cr|vdr-plugin-eggtimer-0.9.5-13|26	Examples: tea is ready, switch to a channel, shutdown VDR after
12cr|vdr-plugin-eggtimer-0.9.5-13|27	recording ...
12cr|vdr-plugin-eggtimer-0.9.5-13|28	
12cr|vdr-plugin-eggtimer-0.9.5-13|29	%prep
12cr|vdr-plugin-eggtimer-0.9.5-13|30	%setup -q -n %plugin-%version
12cr|vdr-plugin-eggtimer-0.9.5-13|31	%patch0 -p1 -b .includes
12cr|vdr-plugin-eggtimer-0.9.5-13|32	%patch1 -p1
12cr|vdr-plugin-eggtimer-0.9.5-13|33	%vdr_plugin_prep
12cr|vdr-plugin-eggtimer-0.9.5-13|34	
12cr|vdr-plugin-eggtimer-0.9.5-13|35	%build
12cr|vdr-plugin-eggtimer-0.9.5-13|36	%vdr_plugin_build
12cr|vdr-plugin-eggtimer-0.9.5-13|37	
12cr|vdr-plugin-eggtimer-0.9.5-13|38	%install
12cr|vdr-plugin-eggtimer-0.9.5-13|39	%vdr_plugin_install
12cr|vdr-plugin-eggtimer-0.9.5-13|40	
12cr|vdr-plugin-eggtimer-0.9.5-13|41	install -D -m644 eggtimer.conf %{buildroot}%{vdr_plugin_cfgdir}/eggtimer.conf
12cr|vdr-plugin-eggtimer-0.9.5-13|42	
12cr|vdr-plugin-eggtimer-0.9.5-13|43	%post
12cr|vdr-plugin-eggtimer-0.9.5-13|44	%vdr_plugin_post %plugin
12cr|vdr-plugin-eggtimer-0.9.5-13|45	
12cr|vdr-plugin-eggtimer-0.9.5-13|46	%postun
12cr|vdr-plugin-eggtimer-0.9.5-13|47	%vdr_plugin_postun %plugin
12cr|vdr-plugin-eggtimer-0.9.5-13|48	
12cr|vdr-plugin-eggtimer-0.9.5-13|49	%files -f %plugin.vdr
12cr|vdr-plugin-eggtimer-0.9.5-13|50	%defattr(-,root,root)
12cr|vdr-plugin-eggtimer-0.9.5-13|51	%doc README HISTORY eggtimer.conf.*
12cr|vdr-plugin-eggtimer-0.9.5-13|52	%config(noreplace) %{vdr_plugin_cfgdir}/eggtimer.conf
12cr|vdr-plugin-eggtimer-0.9.5-13|53	
12cr|vdr-plugin-eggtimer-0.9.5-13|54	
12cr|vdr-plugin-eggtimer-0.9.5-13|55	
12cr|vdr-plugin-eggtimer-0.9.5-13|56	
12cr|vdr-plugin-eggtimer-0.9.5-13|57	%changelog
12cr|vdr-plugin-eggtimer-0.9.5-13|58	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 0.9.5-12mdv2011.0
12cr|vdr-plugin-eggtimer-0.9.5-13|59	+ Revision: 404566
12cr|vdr-plugin-eggtimer-0.9.5-13|60	- rebuild due to BS building the previous release against wrong VDR on i586
12cr|vdr-plugin-eggtimer-0.9.5-13|61	
12cr|vdr-plugin-eggtimer-0.9.5-13|62	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.9.5-11mdv2010.0
12cr|vdr-plugin-eggtimer-0.9.5-13|63	+ Revision: 401088
12cr|vdr-plugin-eggtimer-0.9.5-13|64	- rebuild for new VDR
12cr|vdr-plugin-eggtimer-0.9.5-13|65	
12cr|vdr-plugin-eggtimer-0.9.5-13|66	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.9.5-10mdv2009.1
12cr|vdr-plugin-eggtimer-0.9.5-13|67	+ Revision: 359703
12cr|vdr-plugin-eggtimer-0.9.5-13|68	- rediff i18n patch
12cr|vdr-plugin-eggtimer-0.9.5-13|69	- rebuild for new vdr
12cr|vdr-plugin-eggtimer-0.9.5-13|70	
12cr|vdr-plugin-eggtimer-0.9.5-13|71	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.9.5-9mdv2009.0
12cr|vdr-plugin-eggtimer-0.9.5-13|72	+ Revision: 197923
12cr|vdr-plugin-eggtimer-0.9.5-13|73	- rebuild for new vdr
12cr|vdr-plugin-eggtimer-0.9.5-13|74	
12cr|vdr-plugin-eggtimer-0.9.5-13|75	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.9.5-8mdv2009.0
12cr|vdr-plugin-eggtimer-0.9.5-13|76	+ Revision: 197658
12cr|vdr-plugin-eggtimer-0.9.5-13|77	- add vdr_plugin_prep
12cr|vdr-plugin-eggtimer-0.9.5-13|78	- bump buildrequires on vdr-devel
12cr|vdr-plugin-eggtimer-0.9.5-13|79	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-eggtimer-0.9.5-13|80	
12cr|vdr-plugin-eggtimer-0.9.5-13|81	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.9.5-7mdv2008.1
12cr|vdr-plugin-eggtimer-0.9.5-13|82	+ Revision: 145082
12cr|vdr-plugin-eggtimer-0.9.5-13|83	- rebuild for new vdr
12cr|vdr-plugin-eggtimer-0.9.5-13|84	
12cr|vdr-plugin-eggtimer-0.9.5-13|85	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-eggtimer-0.9.5-13|86	- restore BuildRoot
12cr|vdr-plugin-eggtimer-0.9.5-13|87	
12cr|vdr-plugin-eggtimer-0.9.5-13|88	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-eggtimer-0.9.5-13|89	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-eggtimer-0.9.5-13|90	
12cr|vdr-plugin-eggtimer-0.9.5-13|91	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.9.5-6mdv2008.1
12cr|vdr-plugin-eggtimer-0.9.5-13|92	+ Revision: 103088
12cr|vdr-plugin-eggtimer-0.9.5-13|93	- rebuild for new vdr
12cr|vdr-plugin-eggtimer-0.9.5-13|94	
12cr|vdr-plugin-eggtimer-0.9.5-13|95	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.9.5-5mdv2008.0
12cr|vdr-plugin-eggtimer-0.9.5-13|96	+ Revision: 49994
12cr|vdr-plugin-eggtimer-0.9.5-13|97	- rebuild for new vdr
12cr|vdr-plugin-eggtimer-0.9.5-13|98	
12cr|vdr-plugin-eggtimer-0.9.5-13|99	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.9.5-4mdv2008.0
12cr|vdr-plugin-eggtimer-0.9.5-13|100	+ Revision: 42080
12cr|vdr-plugin-eggtimer-0.9.5-13|101	- rebuild for new vdr
12cr|vdr-plugin-eggtimer-0.9.5-13|102	
12cr|vdr-plugin-eggtimer-0.9.5-13|103	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.9.5-3mdv2008.0
12cr|vdr-plugin-eggtimer-0.9.5-13|104	+ Revision: 22746
12cr|vdr-plugin-eggtimer-0.9.5-13|105	- rebuild for new vdr
12cr|vdr-plugin-eggtimer-0.9.5-13|106	
12cr|vdr-plugin-eggtimer-0.9.5-13|107	
12cr|vdr-plugin-eggtimer-0.9.5-13|108	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.9.5-2mdv2007.0
12cr|vdr-plugin-eggtimer-0.9.5-13|109	+ Revision: 90915
12cr|vdr-plugin-eggtimer-0.9.5-13|110	- rebuild for new vdr
12cr|vdr-plugin-eggtimer-0.9.5-13|111	
12cr|vdr-plugin-eggtimer-0.9.5-13|112	* Fri Nov 03 2006 Anssi Hannula <anssi@mandriva.org> 0.9.5-1mdv2007.1
12cr|vdr-plugin-eggtimer-0.9.5-13|113	+ Revision: 76350
12cr|vdr-plugin-eggtimer-0.9.5-13|114	- 0.9.5
12cr|vdr-plugin-eggtimer-0.9.5-13|115	
12cr|vdr-plugin-eggtimer-0.9.5-13|116	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.9.4-8mdv2007.1
12cr|vdr-plugin-eggtimer-0.9.5-13|117	+ Revision: 73987
12cr|vdr-plugin-eggtimer-0.9.5-13|118	- rebuild for new vdr
12cr|vdr-plugin-eggtimer-0.9.5-13|119	- Import vdr-plugin-eggtimer
12cr|vdr-plugin-eggtimer-0.9.5-13|120	
12cr|vdr-plugin-eggtimer-0.9.5-13|121	* Sun Sep 10 2006 Anssi Hannula <anssi@mandriva.org> 0.9.4-7mdv2007.0
12cr|vdr-plugin-eggtimer-0.9.5-13|122	- patch0: fix includes
12cr|vdr-plugin-eggtimer-0.9.5-13|123	
12cr|vdr-plugin-eggtimer-0.9.5-13|124	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.9.4-6mdv2007.0
12cr|vdr-plugin-eggtimer-0.9.5-13|125	- rebuild for new vdr
12cr|vdr-plugin-eggtimer-0.9.5-13|126	
12cr|vdr-plugin-eggtimer-0.9.5-13|127	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.9.4-5mdv2007.0
12cr|vdr-plugin-eggtimer-0.9.5-13|128	- stricter abi requires
12cr|vdr-plugin-eggtimer-0.9.5-13|129	
12cr|vdr-plugin-eggtimer-0.9.5-13|130	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.9.4-4mdv2007.0
12cr|vdr-plugin-eggtimer-0.9.5-13|131	- rebuild for new vdr
12cr|vdr-plugin-eggtimer-0.9.5-13|132	
12cr|vdr-plugin-eggtimer-0.9.5-13|133	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.9.4-3mdv2007.0
12cr|vdr-plugin-eggtimer-0.9.5-13|134	- rebuild for new vdr
12cr|vdr-plugin-eggtimer-0.9.5-13|135	
12cr|vdr-plugin-eggtimer-0.9.5-13|136	* Tue Jul 11 2006 Anssi Hannula <anssi@mandriva.org> 0.9.4-2mdv2007.0
12cr|vdr-plugin-eggtimer-0.9.5-13|137	- fix URL
12cr|vdr-plugin-eggtimer-0.9.5-13|138	
12cr|vdr-plugin-eggtimer-0.9.5-13|139	* Tue Jul 11 2006 Anssi Hannula <anssi@mandriva.org> 0.9.4-1mdv2007.0
12cr|vdr-plugin-eggtimer-0.9.5-13|140	- initial Mandriva release
12cr|vdr-plugin-eggtimer-0.9.5-13|141	

8279 12
12cr|vdr-plugin-epgsearch-0.9.24-4|1	
12cr|vdr-plugin-epgsearch-0.9.24-4|2	%define plugin	epgsearch
12cr|vdr-plugin-epgsearch-0.9.24-4|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-epgsearch-0.9.24-4|4	%define version	0.9.24
12cr|vdr-plugin-epgsearch-0.9.24-4|5	%define prever	0
12cr|vdr-plugin-epgsearch-0.9.24-4|6	%define rel	4
12cr|vdr-plugin-epgsearch-0.9.24-4|7	
12cr|vdr-plugin-epgsearch-0.9.24-4|8	Summary:	VDR plugin: search the EPG for repeats and more
12cr|vdr-plugin-epgsearch-0.9.24-4|9	Name:		%name
12cr|vdr-plugin-epgsearch-0.9.24-4|10	Version:	%version
12cr|vdr-plugin-epgsearch-0.9.24-4|11	%if %prever
12cr|vdr-plugin-epgsearch-0.9.24-4|12	Release:	%mkrel 0.%prever.%rel
12cr|vdr-plugin-epgsearch-0.9.24-4|13	%else
12cr|vdr-plugin-epgsearch-0.9.24-4|14	Release:	%mkrel %rel
12cr|vdr-plugin-epgsearch-0.9.24-4|15	%endif
12cr|vdr-plugin-epgsearch-0.9.24-4|16	Group:		Video
12cr|vdr-plugin-epgsearch-0.9.24-4|17	License:	GPL+
12cr|vdr-plugin-epgsearch-0.9.24-4|18	URL:		http://winni.vdr-developer.org/epgsearch/index_eng.html
12cr|vdr-plugin-epgsearch-0.9.24-4|19	%if %prever
12cr|vdr-plugin-epgsearch-0.9.24-4|20	Source:		vdr-%plugin-%version.%prever.tgz
12cr|vdr-plugin-epgsearch-0.9.24-4|21	%else
12cr|vdr-plugin-epgsearch-0.9.24-4|22	Source:		http://winni.vdr-developer.org/epgsearch/downloads/vdr-%plugin-%version.tgz
12cr|vdr-plugin-epgsearch-0.9.24-4|23	%endif
12cr|vdr-plugin-epgsearch-0.9.24-4|24	Patch0:		epgsearch-includes.patch
12cr|vdr-plugin-epgsearch-0.9.24-4|25	Patch1:		epgsearch-const-char-gcc4.4.patch
12cr|vdr-plugin-epgsearch-0.9.24-4|26	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-epgsearch-0.9.24-4|27	BuildRequires:	vdr-devel >= 1.6.0-7
12cr|vdr-plugin-epgsearch-0.9.24-4|28	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-epgsearch-0.9.24-4|29	
12cr|vdr-plugin-epgsearch-0.9.24-4|30	%description
12cr|vdr-plugin-epgsearch-0.9.24-4|31	EPG-Search can be used as a replacement for the default schedules
12cr|vdr-plugin-epgsearch-0.9.24-4|32	menu entry. It looks like the standard schedules menu, but adds some
12cr|vdr-plugin-epgsearch-0.9.24-4|33	additional functions:
12cr|vdr-plugin-epgsearch-0.9.24-4|34	- Commands for EPG entries with 5 built-in commands like 'show repeats',
12cr|vdr-plugin-epgsearch-0.9.24-4|35	'create search'. One can add own commands for other needs, like adding a
12cr|vdr-plugin-epgsearch-0.9.24-4|36	VDRAdmin auto-timer.
12cr|vdr-plugin-epgsearch-0.9.24-4|37	- Add up to 4 user-defined times to 'now' and 'next'
12cr|vdr-plugin-epgsearch-0.9.24-4|38	- Searching the EPG: Create reusable queries, which can also be used
12cr|vdr-plugin-epgsearch-0.9.24-4|39	as 'search timers'.
12cr|vdr-plugin-epgsearch-0.9.24-4|40	- Search timers: Search for broadcasts in the background and add a
12cr|vdr-plugin-epgsearch-0.9.24-4|41	timer if one matches (similar to VDRAdmin's auto-timers) or simply
12cr|vdr-plugin-epgsearch-0.9.24-4|42	make an announcement about it via OSD
12cr|vdr-plugin-epgsearch-0.9.24-4|43	- Avoid double recordings of the same event
12cr|vdr-plugin-epgsearch-0.9.24-4|44	* timer preview
12cr|vdr-plugin-epgsearch-0.9.24-4|45	* recognition of broken recordings
12cr|vdr-plugin-epgsearch-0.9.24-4|46	* fuzzy event comparison
12cr|vdr-plugin-epgsearch-0.9.24-4|47	- Progress bar in 'What's on now' and 'What's on next'
12cr|vdr-plugin-epgsearch-0.9.24-4|48	- Shift the time displayed by keypress, e.g. 'What's on now' + 30 minutes
12cr|vdr-plugin-epgsearch-0.9.24-4|49	- Start menu can be setup between 'Schedule' or 'What's on now'
12cr|vdr-plugin-epgsearch-0.9.24-4|50	- background check for timer conflicts with a timer conflict manager
12cr|vdr-plugin-epgsearch-0.9.24-4|51	- detailed epg menu (summary) allows jumping to the next/previous
12cr|vdr-plugin-epgsearch-0.9.24-4|52	event
12cr|vdr-plugin-epgsearch-0.9.24-4|53	- support for extended EPG info for search timers
12cr|vdr-plugin-epgsearch-0.9.24-4|54	- extension of the timer edit menu with a directory item, user
12cr|vdr-plugin-epgsearch-0.9.24-4|55	defined weekday selection and a subtitle completion.
12cr|vdr-plugin-epgsearch-0.9.24-4|56	
12cr|vdr-plugin-epgsearch-0.9.24-4|57	%package -n %plugin-devel
12cr|vdr-plugin-epgsearch-0.9.24-4|58	Summary:	Development headers of epgsearch VDR plugin
12cr|vdr-plugin-epgsearch-0.9.24-4|59	Group:		Development/C++
12cr|vdr-plugin-epgsearch-0.9.24-4|60	Requires:	vdr-devel
12cr|vdr-plugin-epgsearch-0.9.24-4|61	
12cr|vdr-plugin-epgsearch-0.9.24-4|62	%description -n %plugin-devel
12cr|vdr-plugin-epgsearch-0.9.24-4|63	Headers for developing plugins that will use services provided by
12cr|vdr-plugin-epgsearch-0.9.24-4|64	epgsearch.
12cr|vdr-plugin-epgsearch-0.9.24-4|65	
12cr|vdr-plugin-epgsearch-0.9.24-4|66	%prep
12cr|vdr-plugin-epgsearch-0.9.24-4|67	%if %prever
12cr|vdr-plugin-epgsearch-0.9.24-4|68	%setup -q -n %plugin-%version.%prever
12cr|vdr-plugin-epgsearch-0.9.24-4|69	%else
12cr|vdr-plugin-epgsearch-0.9.24-4|70	%setup -q -n %plugin-%version
12cr|vdr-plugin-epgsearch-0.9.24-4|71	%endif
12cr|vdr-plugin-epgsearch-0.9.24-4|72	%patch0 -p1
12cr|vdr-plugin-epgsearch-0.9.24-4|73	%patch1 -p1
12cr|vdr-plugin-epgsearch-0.9.24-4|74	%vdr_plugin_prep
12cr|vdr-plugin-epgsearch-0.9.24-4|75	
12cr|vdr-plugin-epgsearch-0.9.24-4|76	chmod -x scripts/*.conf
12cr|vdr-plugin-epgsearch-0.9.24-4|77	
12cr|vdr-plugin-epgsearch-0.9.24-4|78	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-epgsearch-0.9.24-4|79	# the path to svdrpsend.pl for external
12cr|vdr-plugin-epgsearch-0.9.24-4|80	# SVDRP communitcation (default is internal
12cr|vdr-plugin-epgsearch-0.9.24-4|81	# communication)
12cr|vdr-plugin-epgsearch-0.9.24-4|82	var=SVDRPSENDCMD
12cr|vdr-plugin-epgsearch-0.9.24-4|83	param=--svdrpsendcmd=SVDRPSENDCMD
12cr|vdr-plugin-epgsearch-0.9.24-4|84	# config dir for epgsearch
12cr|vdr-plugin-epgsearch-0.9.24-4|85	var=CONFIGDIR
12cr|vdr-plugin-epgsearch-0.9.24-4|86	param=--config=CONFIGDIR
12cr|vdr-plugin-epgsearch-0.9.24-4|87	# logfile for epgsearch
12cr|vdr-plugin-epgsearch-0.9.24-4|88	var=LOGFILE
12cr|vdr-plugin-epgsearch-0.9.24-4|89	param=--logfile=LOGFILE
12cr|vdr-plugin-epgsearch-0.9.24-4|90	# logfile verbosity
12cr|vdr-plugin-epgsearch-0.9.24-4|91	var=LOGLEVEL
12cr|vdr-plugin-epgsearch-0.9.24-4|92	param=--verbose=LOGLEVEL
12cr|vdr-plugin-epgsearch-0.9.24-4|93	# reload epgsearchmenu.conf with plugin call
12cr|vdr-plugin-epgsearch-0.9.24-4|94	var=RELOADMENUCONF
12cr|vdr-plugin-epgsearch-0.9.24-4|95	param=--reloadmenuconf
12cr|vdr-plugin-epgsearch-0.9.24-4|96	# path to an alternative mail script for mail notification
12cr|vdr-plugin-epgsearch-0.9.24-4|97	var=MAILCMD
12cr|vdr-plugin-epgsearch-0.9.24-4|98	param=--mailcmd=MAILCMD
12cr|vdr-plugin-epgsearch-0.9.24-4|99	%vdr_plugin_params_end
12cr|vdr-plugin-epgsearch-0.9.24-4|100	
12cr|vdr-plugin-epgsearch-0.9.24-4|101	%build
12cr|vdr-plugin-epgsearch-0.9.24-4|102	# -DUSE_PINPLUGIN does not work with current pin patch
12cr|vdr-plugin-epgsearch-0.9.24-4|103	VDR_PLUGIN_EXTRA_FLAGS="-DUSE_GRAPHTFT"
12cr|vdr-plugin-epgsearch-0.9.24-4|104	%vdr_plugin_build
12cr|vdr-plugin-epgsearch-0.9.24-4|105	
12cr|vdr-plugin-epgsearch-0.9.24-4|106	%install
12cr|vdr-plugin-epgsearch-0.9.24-4|107	rm -rf %{buildroot}
12cr|vdr-plugin-epgsearch-0.9.24-4|108	%vdr_plugin_install
12cr|vdr-plugin-epgsearch-0.9.24-4|109	
12cr|vdr-plugin-epgsearch-0.9.24-4|110	make install-doc MANDIR=%{buildroot}%{_mandir}
12cr|vdr-plugin-epgsearch-0.9.24-4|111	
12cr|vdr-plugin-epgsearch-0.9.24-4|112	install -d -m755 %{buildroot}%{_bindir}
12cr|vdr-plugin-epgsearch-0.9.24-4|113	install -m755 scripts/*.pl %{buildroot}%{_bindir}
12cr|vdr-plugin-epgsearch-0.9.24-4|114	
12cr|vdr-plugin-epgsearch-0.9.24-4|115	install -d -m755 %{buildroot}%{_includedir}/vdr/%{plugin}
12cr|vdr-plugin-epgsearch-0.9.24-4|116	install -m644 services.h %{buildroot}%{_includedir}/vdr/%{plugin}
12cr|vdr-plugin-epgsearch-0.9.24-4|117	
12cr|vdr-plugin-epgsearch-0.9.24-4|118	cat %plugin.vdr conflictcheckonly.vdr epgsearchonly.vdr quickepgsearch.vdr > combined.vdr
12cr|vdr-plugin-epgsearch-0.9.24-4|119	
12cr|vdr-plugin-epgsearch-0.9.24-4|120	%clean
12cr|vdr-plugin-epgsearch-0.9.24-4|121	rm -rf %{buildroot}
12cr|vdr-plugin-epgsearch-0.9.24-4|122	
12cr|vdr-plugin-epgsearch-0.9.24-4|123	%post
12cr|vdr-plugin-epgsearch-0.9.24-4|124	%vdr_plugin_post %plugin
12cr|vdr-plugin-epgsearch-0.9.24-4|125	
12cr|vdr-plugin-epgsearch-0.9.24-4|126	%postun
12cr|vdr-plugin-epgsearch-0.9.24-4|127	%vdr_plugin_postun %plugin
12cr|vdr-plugin-epgsearch-0.9.24-4|128	
12cr|vdr-plugin-epgsearch-0.9.24-4|129	%files -f combined.vdr
12cr|vdr-plugin-epgsearch-0.9.24-4|130	%defattr(-,root,root)
12cr|vdr-plugin-epgsearch-0.9.24-4|131	%doc README* HISTORY* MANUAL* doc conf scripts
12cr|vdr-plugin-epgsearch-0.9.24-4|132	%{_bindir}/autotimer2searchtimer.pl
12cr|vdr-plugin-epgsearch-0.9.24-4|133	%{_bindir}/convert_epgsearchdone_data.pl
12cr|vdr-plugin-epgsearch-0.9.24-4|134	%{_bindir}/convert_info_vdr.pl
12cr|vdr-plugin-epgsearch-0.9.24-4|135	%{_bindir}/sendEmail.pl
12cr|vdr-plugin-epgsearch-0.9.24-4|136	%{_mandir}/man1/createcats.1*
12cr|vdr-plugin-epgsearch-0.9.24-4|137	%{_mandir}/man1/epgsearch.1*
12cr|vdr-plugin-epgsearch-0.9.24-4|138	%{_mandir}/man4/epgsearch.4*
12cr|vdr-plugin-epgsearch-0.9.24-4|139	%{_mandir}/man5/epgsearch*.5*
12cr|vdr-plugin-epgsearch-0.9.24-4|140	%{_mandir}/man5/noannounce.conf.5*
12cr|vdr-plugin-epgsearch-0.9.24-4|141	%{_mandir}/man5/timersdone.conf.5*
12cr|vdr-plugin-epgsearch-0.9.24-4|142	%lang(de) %{_mandir}/de
12cr|vdr-plugin-epgsearch-0.9.24-4|143	
12cr|vdr-plugin-epgsearch-0.9.24-4|144	%files -n %plugin-devel
12cr|vdr-plugin-epgsearch-0.9.24-4|145	%defattr(-,root,root)
12cr|vdr-plugin-epgsearch-0.9.24-4|146	%{_includedir}/vdr/%{plugin}
12cr|vdr-plugin-epgsearch-0.9.24-4|147	
12cr|vdr-plugin-epgsearch-0.9.24-4|148	
12cr|vdr-plugin-epgsearch-0.9.24-4|149	
12cr|vdr-plugin-epgsearch-0.9.24-4|150	%changelog
12cr|vdr-plugin-epgsearch-0.9.24-4|151	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.9.24-4mdv2010.0
12cr|vdr-plugin-epgsearch-0.9.24-4|152	+ Revision: 402763
12cr|vdr-plugin-epgsearch-0.9.24-4|153	- enable graphtft support
12cr|vdr-plugin-epgsearch-0.9.24-4|154	
12cr|vdr-plugin-epgsearch-0.9.24-4|155	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.9.24-3mdv2010.0
12cr|vdr-plugin-epgsearch-0.9.24-4|156	+ Revision: 401088
12cr|vdr-plugin-epgsearch-0.9.24-4|157	- rebuild for new VDR
12cr|vdr-plugin-epgsearch-0.9.24-4|158	- adapt for vdr compilation flags handling changes, bump buildrequires
12cr|vdr-plugin-epgsearch-0.9.24-4|159	- fix build with gcc4.4 (const-char-gcc4.4.patch partially from upstream)
12cr|vdr-plugin-epgsearch-0.9.24-4|160	
12cr|vdr-plugin-epgsearch-0.9.24-4|161	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.9.24-2mdv2009.1
12cr|vdr-plugin-epgsearch-0.9.24-4|162	+ Revision: 359704
12cr|vdr-plugin-epgsearch-0.9.24-4|163	- fix includes (includes.patch)
12cr|vdr-plugin-epgsearch-0.9.24-4|164	- rebuild for new vdr
12cr|vdr-plugin-epgsearch-0.9.24-4|165	
12cr|vdr-plugin-epgsearch-0.9.24-4|166	* Sun May 11 2008 Anssi Hannula <anssi@mandriva.org> 0.9.24-1mdv2009.0
12cr|vdr-plugin-epgsearch-0.9.24-4|167	+ Revision: 205449
12cr|vdr-plugin-epgsearch-0.9.24-4|168	- new version
12cr|vdr-plugin-epgsearch-0.9.24-4|169	
12cr|vdr-plugin-epgsearch-0.9.24-4|170	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.9.24-0.rc1.2mdv2009.0
12cr|vdr-plugin-epgsearch-0.9.24-4|171	+ Revision: 197924
12cr|vdr-plugin-epgsearch-0.9.24-4|172	- rebuild for new vdr
12cr|vdr-plugin-epgsearch-0.9.24-4|173	
12cr|vdr-plugin-epgsearch-0.9.24-4|174	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.9.24-0.rc1.1mdv2009.0
12cr|vdr-plugin-epgsearch-0.9.24-4|175	+ Revision: 197659
12cr|vdr-plugin-epgsearch-0.9.24-4|176	- 0.9.24-rc1
12cr|vdr-plugin-epgsearch-0.9.24-4|177	- add vdr_plugin_prep
12cr|vdr-plugin-epgsearch-0.9.24-4|178	- bump buildrequires on vdr-devel
12cr|vdr-plugin-epgsearch-0.9.24-4|179	
12cr|vdr-plugin-epgsearch-0.9.24-4|180	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.9.23-3mdv2008.1
12cr|vdr-plugin-epgsearch-0.9.24-4|181	+ Revision: 145083
12cr|vdr-plugin-epgsearch-0.9.24-4|182	- rebuild for new vdr
12cr|vdr-plugin-epgsearch-0.9.24-4|183	- adapt for changed vdr optflags scheme
12cr|vdr-plugin-epgsearch-0.9.24-4|184	
12cr|vdr-plugin-epgsearch-0.9.24-4|185	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-epgsearch-0.9.24-4|186	- restore BuildRoot
12cr|vdr-plugin-epgsearch-0.9.24-4|187	
12cr|vdr-plugin-epgsearch-0.9.24-4|188	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-epgsearch-0.9.24-4|189	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-epgsearch-0.9.24-4|190	
12cr|vdr-plugin-epgsearch-0.9.24-4|191	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.9.23-2mdv2008.1
12cr|vdr-plugin-epgsearch-0.9.24-4|192	+ Revision: 103089
12cr|vdr-plugin-epgsearch-0.9.24-4|193	- rebuild for new vdr
12cr|vdr-plugin-epgsearch-0.9.24-4|194	
12cr|vdr-plugin-epgsearch-0.9.24-4|195	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.9.23-1mdv2008.0
12cr|vdr-plugin-epgsearch-0.9.24-4|196	+ Revision: 81919
12cr|vdr-plugin-epgsearch-0.9.24-4|197	- 0.9.23
12cr|vdr-plugin-epgsearch-0.9.24-4|198	- update URL
12cr|vdr-plugin-epgsearch-0.9.24-4|199	- build with pin plugin support
12cr|vdr-plugin-epgsearch-0.9.24-4|200	- adapt license tag to the new policy
12cr|vdr-plugin-epgsearch-0.9.24-4|201	
12cr|vdr-plugin-epgsearch-0.9.24-4|202	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.9.21-5mdv2008.0
12cr|vdr-plugin-epgsearch-0.9.24-4|203	+ Revision: 49995
12cr|vdr-plugin-epgsearch-0.9.24-4|204	- rebuild for new vdr
12cr|vdr-plugin-epgsearch-0.9.24-4|205	
12cr|vdr-plugin-epgsearch-0.9.24-4|206	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.9.21-4mdv2008.0
12cr|vdr-plugin-epgsearch-0.9.24-4|207	+ Revision: 49908
12cr|vdr-plugin-epgsearch-0.9.24-4|208	- provide services.h in epgsearch-devel subpackage
12cr|vdr-plugin-epgsearch-0.9.24-4|209	
12cr|vdr-plugin-epgsearch-0.9.24-4|210	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.9.21-3mdv2008.0
12cr|vdr-plugin-epgsearch-0.9.24-4|211	+ Revision: 42081
12cr|vdr-plugin-epgsearch-0.9.24-4|212	- rebuild for new vdr
12cr|vdr-plugin-epgsearch-0.9.24-4|213	
12cr|vdr-plugin-epgsearch-0.9.24-4|214	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.9.21-2mdv2008.0
12cr|vdr-plugin-epgsearch-0.9.24-4|215	+ Revision: 22748
12cr|vdr-plugin-epgsearch-0.9.24-4|216	- rebuild for new vdr
12cr|vdr-plugin-epgsearch-0.9.24-4|217	
12cr|vdr-plugin-epgsearch-0.9.24-4|218	* Tue May 01 2007 Anssi Hannula <anssi@mandriva.org> 0.9.21-1mdv2008.0
12cr|vdr-plugin-epgsearch-0.9.24-4|219	+ Revision: 19868
12cr|vdr-plugin-epgsearch-0.9.24-4|220	- 0.9.21
12cr|vdr-plugin-epgsearch-0.9.24-4|221	- provide more scripts in bindir
12cr|vdr-plugin-epgsearch-0.9.24-4|222	
12cr|vdr-plugin-epgsearch-0.9.24-4|223	
12cr|vdr-plugin-epgsearch-0.9.24-4|224	* Fri Mar 02 2007 Anssi Hannula <anssi@mandriva.org> 0.9.20-1mdv2007.0
12cr|vdr-plugin-epgsearch-0.9.24-4|225	+ Revision: 130878
12cr|vdr-plugin-epgsearch-0.9.24-4|226	- 0.9.20
12cr|vdr-plugin-epgsearch-0.9.24-4|227	
12cr|vdr-plugin-epgsearch-0.9.24-4|228	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.9.19-2mdv2007.1
12cr|vdr-plugin-epgsearch-0.9.24-4|229	+ Revision: 90916
12cr|vdr-plugin-epgsearch-0.9.24-4|230	- rebuild for new vdr
12cr|vdr-plugin-epgsearch-0.9.24-4|231	
12cr|vdr-plugin-epgsearch-0.9.24-4|232	* Fri Nov 03 2006 Anssi Hannula <anssi@mandriva.org> 0.9.19-1mdv2007.1
12cr|vdr-plugin-epgsearch-0.9.24-4|233	+ Revision: 76359
12cr|vdr-plugin-epgsearch-0.9.24-4|234	- 0.9.19
12cr|vdr-plugin-epgsearch-0.9.24-4|235	- update filelist and configuration file
12cr|vdr-plugin-epgsearch-0.9.24-4|236	
12cr|vdr-plugin-epgsearch-0.9.24-4|237	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.9.17d-5mdv2007.1
12cr|vdr-plugin-epgsearch-0.9.24-4|238	+ Revision: 73996
12cr|vdr-plugin-epgsearch-0.9.24-4|239	- rebuild for new vdr
12cr|vdr-plugin-epgsearch-0.9.24-4|240	- Import vdr-plugin-epgsearch
12cr|vdr-plugin-epgsearch-0.9.24-4|241	
12cr|vdr-plugin-epgsearch-0.9.24-4|242	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.9.17d-4mdv2007.0
12cr|vdr-plugin-epgsearch-0.9.24-4|243	- rebuild for new vdr
12cr|vdr-plugin-epgsearch-0.9.24-4|244	
12cr|vdr-plugin-epgsearch-0.9.24-4|245	* Fri Aug 25 2006 Anssi Hannula <anssi@mandriva.org> 0.9.17d-3mdv2007.0
12cr|vdr-plugin-epgsearch-0.9.24-4|246	- fix mangled description
12cr|vdr-plugin-epgsearch-0.9.24-4|247	
12cr|vdr-plugin-epgsearch-0.9.24-4|248	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.9.17d-2mdv2007.0
12cr|vdr-plugin-epgsearch-0.9.24-4|249	- stricter abi requires
12cr|vdr-plugin-epgsearch-0.9.24-4|250	
12cr|vdr-plugin-epgsearch-0.9.24-4|251	* Wed Aug 09 2006 Anssi Hannula <anssi@mandriva.org> 0.9.17d-1mdv2007.0
12cr|vdr-plugin-epgsearch-0.9.24-4|252	- 0.9.17d
12cr|vdr-plugin-epgsearch-0.9.24-4|253	
12cr|vdr-plugin-epgsearch-0.9.24-4|254	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.9.17c-3mdv2007.0
12cr|vdr-plugin-epgsearch-0.9.24-4|255	- rebuild for new vdr
12cr|vdr-plugin-epgsearch-0.9.24-4|256	
12cr|vdr-plugin-epgsearch-0.9.24-4|257	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.9.17c-2mdv2007.0
12cr|vdr-plugin-epgsearch-0.9.24-4|258	- rebuild for new vdr
12cr|vdr-plugin-epgsearch-0.9.24-4|259	
12cr|vdr-plugin-epgsearch-0.9.24-4|260	* Tue Jul 11 2006 Anssi Hannula <anssi@mandriva.org> 0.9.17c-1mdv2007.0
12cr|vdr-plugin-epgsearch-0.9.24-4|261	- initial Mandriva release
12cr|vdr-plugin-epgsearch-0.9.24-4|262	

8280 12
12cr|vdr-plugin-epgsync-0.0.4-1|1	
12cr|vdr-plugin-epgsync-0.0.4-1|2	%define plugin	epgsync
12cr|vdr-plugin-epgsync-0.0.4-1|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-epgsync-0.0.4-1|4	%define version	0.0.4
12cr|vdr-plugin-epgsync-0.0.4-1|5	%define rel	1
12cr|vdr-plugin-epgsync-0.0.4-1|6	
12cr|vdr-plugin-epgsync-0.0.4-1|7	Summary:	VDR plugin: Import EPG of an other VDR
12cr|vdr-plugin-epgsync-0.0.4-1|8	Name:		%name
12cr|vdr-plugin-epgsync-0.0.4-1|9	Version:	%version
12cr|vdr-plugin-epgsync-0.0.4-1|10	Release:	%mkrel %rel
12cr|vdr-plugin-epgsync-0.0.4-1|11	Group:		Video
12cr|vdr-plugin-epgsync-0.0.4-1|12	License:	GPL
12cr|vdr-plugin-epgsync-0.0.4-1|13	URL:		http://vdr.schmirler.de/
12cr|vdr-plugin-epgsync-0.0.4-1|14	Source:		http://vdr.schmirler.de/epgsync/vdr-%plugin-%version.tgz
12cr|vdr-plugin-epgsync-0.0.4-1|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-epgsync-0.0.4-1|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-epgsync-0.0.4-1|17	BuildRequires:	svdrpservice-devel
12cr|vdr-plugin-epgsync-0.0.4-1|18	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-epgsync-0.0.4-1|19	Requires:	vdr-plugin-svdrpservice
12cr|vdr-plugin-epgsync-0.0.4-1|20	
12cr|vdr-plugin-epgsync-0.0.4-1|21	%description
12cr|vdr-plugin-epgsync-0.0.4-1|22	With this plugin you can import the EPG of a remote VDR. It can
12cr|vdr-plugin-epgsync-0.0.4-1|23	either use SVDRP or streamdev's VTP to download the EPG.
12cr|vdr-plugin-epgsync-0.0.4-1|24	
12cr|vdr-plugin-epgsync-0.0.4-1|25	%prep
12cr|vdr-plugin-epgsync-0.0.4-1|26	%setup -q -n %plugin-%version
12cr|vdr-plugin-epgsync-0.0.4-1|27	%vdr_plugin_prep
12cr|vdr-plugin-epgsync-0.0.4-1|28	
12cr|vdr-plugin-epgsync-0.0.4-1|29	perl -pi -e 's,"../svdrpservice/svdrpservice.h",<vdr/svdrpservice/svdrpservice.h>,' thread.h
12cr|vdr-plugin-epgsync-0.0.4-1|30	
12cr|vdr-plugin-epgsync-0.0.4-1|31	%build
12cr|vdr-plugin-epgsync-0.0.4-1|32	%vdr_plugin_build
12cr|vdr-plugin-epgsync-0.0.4-1|33	
12cr|vdr-plugin-epgsync-0.0.4-1|34	%install
12cr|vdr-plugin-epgsync-0.0.4-1|35	rm -rf %{buildroot}
12cr|vdr-plugin-epgsync-0.0.4-1|36	%vdr_plugin_install
12cr|vdr-plugin-epgsync-0.0.4-1|37	
12cr|vdr-plugin-epgsync-0.0.4-1|38	%clean
12cr|vdr-plugin-epgsync-0.0.4-1|39	rm -rf %{buildroot}
12cr|vdr-plugin-epgsync-0.0.4-1|40	
12cr|vdr-plugin-epgsync-0.0.4-1|41	%post
12cr|vdr-plugin-epgsync-0.0.4-1|42	%vdr_plugin_post %plugin
12cr|vdr-plugin-epgsync-0.0.4-1|43	
12cr|vdr-plugin-epgsync-0.0.4-1|44	%postun
12cr|vdr-plugin-epgsync-0.0.4-1|45	%vdr_plugin_postun %plugin
12cr|vdr-plugin-epgsync-0.0.4-1|46	
12cr|vdr-plugin-epgsync-0.0.4-1|47	%files -f %plugin.vdr
12cr|vdr-plugin-epgsync-0.0.4-1|48	%defattr(-,root,root)
12cr|vdr-plugin-epgsync-0.0.4-1|49	%doc README HISTORY
12cr|vdr-plugin-epgsync-0.0.4-1|50	
12cr|vdr-plugin-epgsync-0.0.4-1|51	
12cr|vdr-plugin-epgsync-0.0.4-1|52	%changelog
12cr|vdr-plugin-epgsync-0.0.4-1|53	* Tue Aug 17 2010 Anssi Hannula <anssi@mandriva.org> 0.0.4-1mdv2011.0
12cr|vdr-plugin-epgsync-0.0.4-1|54	+ Revision: 570693
12cr|vdr-plugin-epgsync-0.0.4-1|55	- new version
12cr|vdr-plugin-epgsync-0.0.4-1|56	
12cr|vdr-plugin-epgsync-0.0.4-1|57	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3-2mdv2011.0
12cr|vdr-plugin-epgsync-0.0.4-1|58	+ Revision: 401088
12cr|vdr-plugin-epgsync-0.0.4-1|59	- rebuild for new VDR
12cr|vdr-plugin-epgsync-0.0.4-1|60	
12cr|vdr-plugin-epgsync-0.0.4-1|61	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3-1mdv2010.0
12cr|vdr-plugin-epgsync-0.0.4-1|62	+ Revision: 396137
12cr|vdr-plugin-epgsync-0.0.4-1|63	- new version
12cr|vdr-plugin-epgsync-0.0.4-1|64	- drop vdr 1.6 i18n patch, fixed upstream
12cr|vdr-plugin-epgsync-0.0.4-1|65	
12cr|vdr-plugin-epgsync-0.0.4-1|66	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-9mdv2009.1
12cr|vdr-plugin-epgsync-0.0.4-1|67	+ Revision: 359313
12cr|vdr-plugin-epgsync-0.0.4-1|68	- rebuild for new vdr
12cr|vdr-plugin-epgsync-0.0.4-1|69	
12cr|vdr-plugin-epgsync-0.0.4-1|70	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-8mdv2009.0
12cr|vdr-plugin-epgsync-0.0.4-1|71	+ Revision: 197925
12cr|vdr-plugin-epgsync-0.0.4-1|72	- rebuild for new vdr
12cr|vdr-plugin-epgsync-0.0.4-1|73	
12cr|vdr-plugin-epgsync-0.0.4-1|74	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-7mdv2009.0
12cr|vdr-plugin-epgsync-0.0.4-1|75	+ Revision: 197660
12cr|vdr-plugin-epgsync-0.0.4-1|76	- add vdr_plugin_prep
12cr|vdr-plugin-epgsync-0.0.4-1|77	- bump buildrequires on vdr-devel
12cr|vdr-plugin-epgsync-0.0.4-1|78	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-epgsync-0.0.4-1|79	
12cr|vdr-plugin-epgsync-0.0.4-1|80	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-6mdv2008.1
12cr|vdr-plugin-epgsync-0.0.4-1|81	+ Revision: 145087
12cr|vdr-plugin-epgsync-0.0.4-1|82	- rebuild for new vdr
12cr|vdr-plugin-epgsync-0.0.4-1|83	
12cr|vdr-plugin-epgsync-0.0.4-1|84	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-epgsync-0.0.4-1|85	- restore BuildRoot
12cr|vdr-plugin-epgsync-0.0.4-1|86	
12cr|vdr-plugin-epgsync-0.0.4-1|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-epgsync-0.0.4-1|88	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-epgsync-0.0.4-1|89	
12cr|vdr-plugin-epgsync-0.0.4-1|90	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-5mdv2008.1
12cr|vdr-plugin-epgsync-0.0.4-1|91	+ Revision: 103090
12cr|vdr-plugin-epgsync-0.0.4-1|92	- rebuild for new vdr
12cr|vdr-plugin-epgsync-0.0.4-1|93	
12cr|vdr-plugin-epgsync-0.0.4-1|94	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-4mdv2008.0
12cr|vdr-plugin-epgsync-0.0.4-1|95	+ Revision: 49996
12cr|vdr-plugin-epgsync-0.0.4-1|96	- rebuild for new vdr
12cr|vdr-plugin-epgsync-0.0.4-1|97	- rebuild for new vdr
12cr|vdr-plugin-epgsync-0.0.4-1|98	
12cr|vdr-plugin-epgsync-0.0.4-1|99	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-2mdv2008.0
12cr|vdr-plugin-epgsync-0.0.4-1|100	+ Revision: 22750
12cr|vdr-plugin-epgsync-0.0.4-1|101	- rebuild for new vdr
12cr|vdr-plugin-epgsync-0.0.4-1|102	
12cr|vdr-plugin-epgsync-0.0.4-1|103	* Tue May 01 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-1mdv2008.0
12cr|vdr-plugin-epgsync-0.0.4-1|104	+ Revision: 19910
12cr|vdr-plugin-epgsync-0.0.4-1|105	- Import vdr-plugin-epgsync
12cr|vdr-plugin-epgsync-0.0.4-1|106	

8281 12
12cr|vdr-plugin-extb-0.3.1-4|1	
12cr|vdr-plugin-extb-0.3.1-4|2	%define plugin	extb
12cr|vdr-plugin-extb-0.3.1-4|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-extb-0.3.1-4|4	%define version	0.3.1
12cr|vdr-plugin-extb-0.3.1-4|5	%define rel	4
12cr|vdr-plugin-extb-0.3.1-4|6	
12cr|vdr-plugin-extb-0.3.1-4|7	Summary:	VDR plugin: control the extb board
12cr|vdr-plugin-extb-0.3.1-4|8	Name:		%name
12cr|vdr-plugin-extb-0.3.1-4|9	Version:	%version
12cr|vdr-plugin-extb-0.3.1-4|10	Release:	%mkrel %rel
12cr|vdr-plugin-extb-0.3.1-4|11	Group:		Video
12cr|vdr-plugin-extb-0.3.1-4|12	License:	GPL
12cr|vdr-plugin-extb-0.3.1-4|13	URL:		http://deltab.de/
12cr|vdr-plugin-extb-0.3.1-4|14	Source:		vdr-%plugin-%version.tgz
12cr|vdr-plugin-extb-0.3.1-4|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-extb-0.3.1-4|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-extb-0.3.1-4|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-extb-0.3.1-4|18	
12cr|vdr-plugin-extb-0.3.1-4|19	%description
12cr|vdr-plugin-extb-0.3.1-4|20	The extb plugin controls the VDR Extension Board.
12cr|vdr-plugin-extb-0.3.1-4|21	
12cr|vdr-plugin-extb-0.3.1-4|22	%prep
12cr|vdr-plugin-extb-0.3.1-4|23	%setup -q -n %plugin-%version
12cr|vdr-plugin-extb-0.3.1-4|24	%vdr_plugin_prep
12cr|vdr-plugin-extb-0.3.1-4|25	
12cr|vdr-plugin-extb-0.3.1-4|26	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-extb-0.3.1-4|27	# sets the lirc-device to other device than /dev/lircd
12cr|vdr-plugin-extb-0.3.1-4|28	var=LIRCDEV
12cr|vdr-plugin-extb-0.3.1-4|29	param=--device=LIRCDEV
12cr|vdr-plugin-extb-0.3.1-4|30	%vdr_plugin_params_end
12cr|vdr-plugin-extb-0.3.1-4|31	
12cr|vdr-plugin-extb-0.3.1-4|32	%build
12cr|vdr-plugin-extb-0.3.1-4|33	%vdr_plugin_build
12cr|vdr-plugin-extb-0.3.1-4|34	
12cr|vdr-plugin-extb-0.3.1-4|35	%install
12cr|vdr-plugin-extb-0.3.1-4|36	rm -rf %{buildroot}
12cr|vdr-plugin-extb-0.3.1-4|37	%vdr_plugin_install
12cr|vdr-plugin-extb-0.3.1-4|38	
12cr|vdr-plugin-extb-0.3.1-4|39	%clean
12cr|vdr-plugin-extb-0.3.1-4|40	rm -rf %{buildroot}
12cr|vdr-plugin-extb-0.3.1-4|41	
12cr|vdr-plugin-extb-0.3.1-4|42	%post
12cr|vdr-plugin-extb-0.3.1-4|43	%vdr_plugin_post %plugin
12cr|vdr-plugin-extb-0.3.1-4|44	
12cr|vdr-plugin-extb-0.3.1-4|45	%postun
12cr|vdr-plugin-extb-0.3.1-4|46	%vdr_plugin_postun %plugin
12cr|vdr-plugin-extb-0.3.1-4|47	
12cr|vdr-plugin-extb-0.3.1-4|48	%files -f %plugin.vdr
12cr|vdr-plugin-extb-0.3.1-4|49	%defattr(-,root,root)
12cr|vdr-plugin-extb-0.3.1-4|50	%doc README* HISTORY contrib wakeup
12cr|vdr-plugin-extb-0.3.1-4|51	
12cr|vdr-plugin-extb-0.3.1-4|52	
12cr|vdr-plugin-extb-0.3.1-4|53	%changelog
12cr|vdr-plugin-extb-0.3.1-4|54	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.3.1-4mdv2010.0
12cr|vdr-plugin-extb-0.3.1-4|55	+ Revision: 401088
12cr|vdr-plugin-extb-0.3.1-4|56	- rebuild for new VDR
12cr|vdr-plugin-extb-0.3.1-4|57	
12cr|vdr-plugin-extb-0.3.1-4|58	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.3.1-3mdv2009.1
12cr|vdr-plugin-extb-0.3.1-4|59	+ Revision: 359314
12cr|vdr-plugin-extb-0.3.1-4|60	- rebuild for new vdr
12cr|vdr-plugin-extb-0.3.1-4|61	
12cr|vdr-plugin-extb-0.3.1-4|62	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.3.1-2mdv2009.0
12cr|vdr-plugin-extb-0.3.1-4|63	+ Revision: 197926
12cr|vdr-plugin-extb-0.3.1-4|64	- rebuild for new vdr
12cr|vdr-plugin-extb-0.3.1-4|65	
12cr|vdr-plugin-extb-0.3.1-4|66	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.3.1-1mdv2009.0
12cr|vdr-plugin-extb-0.3.1-4|67	+ Revision: 197618
12cr|vdr-plugin-extb-0.3.1-4|68	- new version
12cr|vdr-plugin-extb-0.3.1-4|69	- add vdr_plugin_prep
12cr|vdr-plugin-extb-0.3.1-4|70	- bump buildrequires on vdr-devel
12cr|vdr-plugin-extb-0.3.1-4|71	
12cr|vdr-plugin-extb-0.3.1-4|72	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.2.14-6mdv2008.1
12cr|vdr-plugin-extb-0.3.1-4|73	+ Revision: 145091
12cr|vdr-plugin-extb-0.3.1-4|74	- rebuild for new vdr
12cr|vdr-plugin-extb-0.3.1-4|75	
12cr|vdr-plugin-extb-0.3.1-4|76	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-extb-0.3.1-4|77	- restore BuildRoot
12cr|vdr-plugin-extb-0.3.1-4|78	
12cr|vdr-plugin-extb-0.3.1-4|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-extb-0.3.1-4|80	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-extb-0.3.1-4|81	
12cr|vdr-plugin-extb-0.3.1-4|82	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.2.14-5mdv2008.1
12cr|vdr-plugin-extb-0.3.1-4|83	+ Revision: 103091
12cr|vdr-plugin-extb-0.3.1-4|84	- rebuild for new vdr
12cr|vdr-plugin-extb-0.3.1-4|85	
12cr|vdr-plugin-extb-0.3.1-4|86	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 4mdv2008.0-current
12cr|vdr-plugin-extb-0.3.1-4|87	+ Revision: 49997
12cr|vdr-plugin-extb-0.3.1-4|88	- rebuild for new vdr
12cr|vdr-plugin-extb-0.3.1-4|89	
12cr|vdr-plugin-extb-0.3.1-4|90	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.2.14-3mdv2008.0
12cr|vdr-plugin-extb-0.3.1-4|91	+ Revision: 42083
12cr|vdr-plugin-extb-0.3.1-4|92	- rebuild for new vdr
12cr|vdr-plugin-extb-0.3.1-4|93	
12cr|vdr-plugin-extb-0.3.1-4|94	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.2.14-2mdv2008.0
12cr|vdr-plugin-extb-0.3.1-4|95	+ Revision: 22752
12cr|vdr-plugin-extb-0.3.1-4|96	- rebuild for new vdr
12cr|vdr-plugin-extb-0.3.1-4|97	
12cr|vdr-plugin-extb-0.3.1-4|98	
12cr|vdr-plugin-extb-0.3.1-4|99	* Fri Mar 02 2007 Anssi Hannula <anssi@mandriva.org> 0.2.14-1mdv2007.0
12cr|vdr-plugin-extb-0.3.1-4|100	+ Revision: 130879
12cr|vdr-plugin-extb-0.3.1-4|101	- 0.2.14
12cr|vdr-plugin-extb-0.3.1-4|102	
12cr|vdr-plugin-extb-0.3.1-4|103	* Fri Dec 08 2006 Anssi Hannula <anssi@mandriva.org> 0.2.13-5mdv2007.1
12cr|vdr-plugin-extb-0.3.1-4|104	+ Revision: 93600
12cr|vdr-plugin-extb-0.3.1-4|105	- raise release
12cr|vdr-plugin-extb-0.3.1-4|106	- rebuild for new vdr
12cr|vdr-plugin-extb-0.3.1-4|107	
12cr|vdr-plugin-extb-0.3.1-4|108	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.2.13-3mdv2007.1
12cr|vdr-plugin-extb-0.3.1-4|109	+ Revision: 74005
12cr|vdr-plugin-extb-0.3.1-4|110	- rebuild for new vdr
12cr|vdr-plugin-extb-0.3.1-4|111	- Import vdr-plugin-extb
12cr|vdr-plugin-extb-0.3.1-4|112	
12cr|vdr-plugin-extb-0.3.1-4|113	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.2.13-2mdv2007.0
12cr|vdr-plugin-extb-0.3.1-4|114	- rebuild for new vdr
12cr|vdr-plugin-extb-0.3.1-4|115	
12cr|vdr-plugin-extb-0.3.1-4|116	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.2.13-1mdv2007.0
12cr|vdr-plugin-extb-0.3.1-4|117	- 0.2.13
12cr|vdr-plugin-extb-0.3.1-4|118	- stricter abi requires
12cr|vdr-plugin-extb-0.3.1-4|119	
12cr|vdr-plugin-extb-0.3.1-4|120	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.2.12-3mdv2007.0
12cr|vdr-plugin-extb-0.3.1-4|121	- rebuild for new vdr
12cr|vdr-plugin-extb-0.3.1-4|122	
12cr|vdr-plugin-extb-0.3.1-4|123	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.2.12-2mdv2007.0
12cr|vdr-plugin-extb-0.3.1-4|124	- rebuild for new vdr
12cr|vdr-plugin-extb-0.3.1-4|125	
12cr|vdr-plugin-extb-0.3.1-4|126	* Tue Jul 11 2006 Anssi Hannula <anssi@mandriva.org> 0.2.12-1mdv2007.0
12cr|vdr-plugin-extb-0.3.1-4|127	- initial Mandriva release
12cr|vdr-plugin-extb-0.3.1-4|128	

8282 12
12cr|vdr-plugin-externalplayer-0.1.0-18|1	
12cr|vdr-plugin-externalplayer-0.1.0-18|2	%define plugin	externalplayer
12cr|vdr-plugin-externalplayer-0.1.0-18|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-externalplayer-0.1.0-18|4	%define version	0.1.0
12cr|vdr-plugin-externalplayer-0.1.0-18|5	%define rel	18
12cr|vdr-plugin-externalplayer-0.1.0-18|6	
12cr|vdr-plugin-externalplayer-0.1.0-18|7	Summary:	VDR plugin: launch external players
12cr|vdr-plugin-externalplayer-0.1.0-18|8	Name:		%name
12cr|vdr-plugin-externalplayer-0.1.0-18|9	Version:	%version
12cr|vdr-plugin-externalplayer-0.1.0-18|10	Release:	%mkrel %rel
12cr|vdr-plugin-externalplayer-0.1.0-18|11	Group:		Video
12cr|vdr-plugin-externalplayer-0.1.0-18|12	License:	GPL
12cr|vdr-plugin-externalplayer-0.1.0-18|13	URL:		http://sourceforge.net/projects/externalplayer
12cr|vdr-plugin-externalplayer-0.1.0-18|14	Source:		http://prdownloads.sourceforge.net/externalplayer/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-externalplayer-0.1.0-18|15	Patch0:		externalplayer-0.1.0-i18n-1.6.patch
12cr|vdr-plugin-externalplayer-0.1.0-18|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-externalplayer-0.1.0-18|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-externalplayer-0.1.0-18|18	
12cr|vdr-plugin-externalplayer-0.1.0-18|19	%description
12cr|vdr-plugin-externalplayer-0.1.0-18|20	This can be used to launch external players from main menu.
12cr|vdr-plugin-externalplayer-0.1.0-18|21	
12cr|vdr-plugin-externalplayer-0.1.0-18|22	%prep
12cr|vdr-plugin-externalplayer-0.1.0-18|23	%setup -q -n %plugin-%version
12cr|vdr-plugin-externalplayer-0.1.0-18|24	%patch0 -p1
12cr|vdr-plugin-externalplayer-0.1.0-18|25	%vdr_plugin_prep
12cr|vdr-plugin-externalplayer-0.1.0-18|26	
12cr|vdr-plugin-externalplayer-0.1.0-18|27	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-externalplayer-0.1.0-18|28	# specify path to an alternative config file
12cr|vdr-plugin-externalplayer-0.1.0-18|29	var=CFGFILE
12cr|vdr-plugin-externalplayer-0.1.0-18|30	param=--config=CFGFILE
12cr|vdr-plugin-externalplayer-0.1.0-18|31	%vdr_plugin_params_end
12cr|vdr-plugin-externalplayer-0.1.0-18|32	
12cr|vdr-plugin-externalplayer-0.1.0-18|33	%build
12cr|vdr-plugin-externalplayer-0.1.0-18|34	%vdr_plugin_build
12cr|vdr-plugin-externalplayer-0.1.0-18|35	
12cr|vdr-plugin-externalplayer-0.1.0-18|36	%install
12cr|vdr-plugin-externalplayer-0.1.0-18|37	%vdr_plugin_install
12cr|vdr-plugin-externalplayer-0.1.0-18|38	
12cr|vdr-plugin-externalplayer-0.1.0-18|39	install -D -m644 examples/externalplayer.conf %{buildroot}%{vdr_plugin_cfgdir}/externalplayer.conf
12cr|vdr-plugin-externalplayer-0.1.0-18|40	
12cr|vdr-plugin-externalplayer-0.1.0-18|41	%post
12cr|vdr-plugin-externalplayer-0.1.0-18|42	%vdr_plugin_post %plugin
12cr|vdr-plugin-externalplayer-0.1.0-18|43	
12cr|vdr-plugin-externalplayer-0.1.0-18|44	%postun
12cr|vdr-plugin-externalplayer-0.1.0-18|45	%vdr_plugin_postun %plugin
12cr|vdr-plugin-externalplayer-0.1.0-18|46	
12cr|vdr-plugin-externalplayer-0.1.0-18|47	%files -f %plugin.vdr
12cr|vdr-plugin-externalplayer-0.1.0-18|48	%defattr(-,root,root)
12cr|vdr-plugin-externalplayer-0.1.0-18|49	%doc README HISTORY
12cr|vdr-plugin-externalplayer-0.1.0-18|50	%config(noreplace) %{vdr_plugin_cfgdir}/externalplayer.conf
12cr|vdr-plugin-externalplayer-0.1.0-18|51	
12cr|vdr-plugin-externalplayer-0.1.0-18|52	
12cr|vdr-plugin-externalplayer-0.1.0-18|53	%changelog
12cr|vdr-plugin-externalplayer-0.1.0-18|54	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-17mdv2011.0
12cr|vdr-plugin-externalplayer-0.1.0-18|55	+ Revision: 404567
12cr|vdr-plugin-externalplayer-0.1.0-18|56	- rebuild due to BS building the previous release against wrong VDR on i586
12cr|vdr-plugin-externalplayer-0.1.0-18|57	
12cr|vdr-plugin-externalplayer-0.1.0-18|58	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-16mdv2010.0
12cr|vdr-plugin-externalplayer-0.1.0-18|59	+ Revision: 401088
12cr|vdr-plugin-externalplayer-0.1.0-18|60	- rebuild for new VDR
12cr|vdr-plugin-externalplayer-0.1.0-18|61	
12cr|vdr-plugin-externalplayer-0.1.0-18|62	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-15mdv2009.1
12cr|vdr-plugin-externalplayer-0.1.0-18|63	+ Revision: 359315
12cr|vdr-plugin-externalplayer-0.1.0-18|64	- rebuild for new vdr
12cr|vdr-plugin-externalplayer-0.1.0-18|65	
12cr|vdr-plugin-externalplayer-0.1.0-18|66	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-14mdv2009.0
12cr|vdr-plugin-externalplayer-0.1.0-18|67	+ Revision: 197927
12cr|vdr-plugin-externalplayer-0.1.0-18|68	- rebuild for new vdr
12cr|vdr-plugin-externalplayer-0.1.0-18|69	
12cr|vdr-plugin-externalplayer-0.1.0-18|70	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-13mdv2009.0
12cr|vdr-plugin-externalplayer-0.1.0-18|71	+ Revision: 197661
12cr|vdr-plugin-externalplayer-0.1.0-18|72	- add vdr_plugin_prep
12cr|vdr-plugin-externalplayer-0.1.0-18|73	- bump buildrequires on vdr-devel
12cr|vdr-plugin-externalplayer-0.1.0-18|74	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-externalplayer-0.1.0-18|75	
12cr|vdr-plugin-externalplayer-0.1.0-18|76	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-12mdv2008.1
12cr|vdr-plugin-externalplayer-0.1.0-18|77	+ Revision: 145092
12cr|vdr-plugin-externalplayer-0.1.0-18|78	- rebuild for new vdr
12cr|vdr-plugin-externalplayer-0.1.0-18|79	
12cr|vdr-plugin-externalplayer-0.1.0-18|80	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-externalplayer-0.1.0-18|81	- restore BuildRoot
12cr|vdr-plugin-externalplayer-0.1.0-18|82	
12cr|vdr-plugin-externalplayer-0.1.0-18|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-externalplayer-0.1.0-18|84	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-externalplayer-0.1.0-18|85	
12cr|vdr-plugin-externalplayer-0.1.0-18|86	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-11mdv2008.1
12cr|vdr-plugin-externalplayer-0.1.0-18|87	+ Revision: 103092
12cr|vdr-plugin-externalplayer-0.1.0-18|88	- rebuild for new vdr
12cr|vdr-plugin-externalplayer-0.1.0-18|89	
12cr|vdr-plugin-externalplayer-0.1.0-18|90	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-10mdv2008.0
12cr|vdr-plugin-externalplayer-0.1.0-18|91	+ Revision: 49998
12cr|vdr-plugin-externalplayer-0.1.0-18|92	- rebuild for new vdr
12cr|vdr-plugin-externalplayer-0.1.0-18|93	
12cr|vdr-plugin-externalplayer-0.1.0-18|94	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-9mdv2008.0
12cr|vdr-plugin-externalplayer-0.1.0-18|95	+ Revision: 42084
12cr|vdr-plugin-externalplayer-0.1.0-18|96	- rebuild for new vdr
12cr|vdr-plugin-externalplayer-0.1.0-18|97	
12cr|vdr-plugin-externalplayer-0.1.0-18|98	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-8mdv2008.0
12cr|vdr-plugin-externalplayer-0.1.0-18|99	+ Revision: 22754
12cr|vdr-plugin-externalplayer-0.1.0-18|100	- rebuild for new vdr
12cr|vdr-plugin-externalplayer-0.1.0-18|101	
12cr|vdr-plugin-externalplayer-0.1.0-18|102	
12cr|vdr-plugin-externalplayer-0.1.0-18|103	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-7mdv2007.0
12cr|vdr-plugin-externalplayer-0.1.0-18|104	+ Revision: 90919
12cr|vdr-plugin-externalplayer-0.1.0-18|105	- rebuild for new vdr
12cr|vdr-plugin-externalplayer-0.1.0-18|106	
12cr|vdr-plugin-externalplayer-0.1.0-18|107	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-6mdv2007.1
12cr|vdr-plugin-externalplayer-0.1.0-18|108	+ Revision: 74006
12cr|vdr-plugin-externalplayer-0.1.0-18|109	- rebuild for new vdr
12cr|vdr-plugin-externalplayer-0.1.0-18|110	- Import vdr-plugin-externalplayer
12cr|vdr-plugin-externalplayer-0.1.0-18|111	
12cr|vdr-plugin-externalplayer-0.1.0-18|112	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-5mdv2007.0
12cr|vdr-plugin-externalplayer-0.1.0-18|113	- rebuild for new vdr
12cr|vdr-plugin-externalplayer-0.1.0-18|114	
12cr|vdr-plugin-externalplayer-0.1.0-18|115	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-4mdv2007.0
12cr|vdr-plugin-externalplayer-0.1.0-18|116	- stricter abi requires
12cr|vdr-plugin-externalplayer-0.1.0-18|117	
12cr|vdr-plugin-externalplayer-0.1.0-18|118	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-3mdv2007.0
12cr|vdr-plugin-externalplayer-0.1.0-18|119	- rebuild for new vdr
12cr|vdr-plugin-externalplayer-0.1.0-18|120	
12cr|vdr-plugin-externalplayer-0.1.0-18|121	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-2mdv2007.0
12cr|vdr-plugin-externalplayer-0.1.0-18|122	- rebuild for new vdr
12cr|vdr-plugin-externalplayer-0.1.0-18|123	
12cr|vdr-plugin-externalplayer-0.1.0-18|124	* Tue Jul 11 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-1mdv2007.0
12cr|vdr-plugin-externalplayer-0.1.0-18|125	- initial Mandriva release
12cr|vdr-plugin-externalplayer-0.1.0-18|126	

8283 12
12cr|vdr-plugin-extrecmenu-1.1-6|1	
12cr|vdr-plugin-extrecmenu-1.1-6|2	%define plugin	extrecmenu
12cr|vdr-plugin-extrecmenu-1.1-6|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-extrecmenu-1.1-6|4	%define version	1.1
12cr|vdr-plugin-extrecmenu-1.1-6|5	%define rel	6
12cr|vdr-plugin-extrecmenu-1.1-6|6	
12cr|vdr-plugin-extrecmenu-1.1-6|7	Summary:	VDR plugin: Extended recordings menu
12cr|vdr-plugin-extrecmenu-1.1-6|8	Name:		%name
12cr|vdr-plugin-extrecmenu-1.1-6|9	Version:	%version
12cr|vdr-plugin-extrecmenu-1.1-6|10	Release:	%mkrel %rel
12cr|vdr-plugin-extrecmenu-1.1-6|11	Group:		Video
12cr|vdr-plugin-extrecmenu-1.1-6|12	License:	GPL
12cr|vdr-plugin-extrecmenu-1.1-6|13	URL:		http://martins-kabuff.de/extrecmenu_en.html
12cr|vdr-plugin-extrecmenu-1.1-6|14	Source:		http://martins-kabuff.de/download/vdr-%plugin-%version.tgz
12cr|vdr-plugin-extrecmenu-1.1-6|15	Patch0:		extrecmenu-1.1-i18n-1.6.patch
12cr|vdr-plugin-extrecmenu-1.1-6|16	Patch1:		extrecmenu-const-char-gcc4.4.patch
12cr|vdr-plugin-extrecmenu-1.1-6|17	Patch2:		extrecmenu-graphtft.patch
12cr|vdr-plugin-extrecmenu-1.1-6|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-extrecmenu-1.1-6|19	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-extrecmenu-1.1-6|20	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-extrecmenu-1.1-6|21	
12cr|vdr-plugin-extrecmenu-1.1-6|22	%description
12cr|vdr-plugin-extrecmenu-1.1-6|23	This plugin provides a recordings menu enhanced with the possibility to
12cr|vdr-plugin-extrecmenu-1.1-6|24	rename or move recordings and directories. The display of recording date, time
12cr|vdr-plugin-extrecmenu-1.1-6|25	and length is configurable. Sorting by name or date is selectable for each
12cr|vdr-plugin-extrecmenu-1.1-6|26	directory. If you use the PIN-plugin, the replay and editing of recordings is
12cr|vdr-plugin-extrecmenu-1.1-6|27	protected. The plugin also handles archive dvds of VDR recordings (as known
12cr|vdr-plugin-extrecmenu-1.1-6|28	from the DVDArchive-patch for VDR). This plugin extends VDR's '-r'-option with
12cr|vdr-plugin-extrecmenu-1.1-6|29	messages for deleting, moving and renaming a recording.
12cr|vdr-plugin-extrecmenu-1.1-6|30	
12cr|vdr-plugin-extrecmenu-1.1-6|31	%prep
12cr|vdr-plugin-extrecmenu-1.1-6|32	%setup -q -n %plugin-%version
12cr|vdr-plugin-extrecmenu-1.1-6|33	%patch0 -p1
12cr|vdr-plugin-extrecmenu-1.1-6|34	%patch1 -p1
12cr|vdr-plugin-extrecmenu-1.1-6|35	%patch2 -p1
12cr|vdr-plugin-extrecmenu-1.1-6|36	%vdr_plugin_prep
12cr|vdr-plugin-extrecmenu-1.1-6|37	
12cr|vdr-plugin-extrecmenu-1.1-6|38	%build
12cr|vdr-plugin-extrecmenu-1.1-6|39	VDR_PLUGIN_EXTRA_FLAGS="-DUSE_GRAPHTFT"
12cr|vdr-plugin-extrecmenu-1.1-6|40	%vdr_plugin_build
12cr|vdr-plugin-extrecmenu-1.1-6|41	
12cr|vdr-plugin-extrecmenu-1.1-6|42	%install
12cr|vdr-plugin-extrecmenu-1.1-6|43	rm -rf %{buildroot}
12cr|vdr-plugin-extrecmenu-1.1-6|44	%vdr_plugin_install
12cr|vdr-plugin-extrecmenu-1.1-6|45	
12cr|vdr-plugin-extrecmenu-1.1-6|46	%clean
12cr|vdr-plugin-extrecmenu-1.1-6|47	rm -rf %{buildroot}
12cr|vdr-plugin-extrecmenu-1.1-6|48	
12cr|vdr-plugin-extrecmenu-1.1-6|49	%post
12cr|vdr-plugin-extrecmenu-1.1-6|50	%vdr_plugin_post %plugin
12cr|vdr-plugin-extrecmenu-1.1-6|51	
12cr|vdr-plugin-extrecmenu-1.1-6|52	%postun
12cr|vdr-plugin-extrecmenu-1.1-6|53	%vdr_plugin_postun %plugin
12cr|vdr-plugin-extrecmenu-1.1-6|54	
12cr|vdr-plugin-extrecmenu-1.1-6|55	%files -f %plugin.vdr
12cr|vdr-plugin-extrecmenu-1.1-6|56	%defattr(-,root,root)
12cr|vdr-plugin-extrecmenu-1.1-6|57	%doc README HISTORY contrib scripts
12cr|vdr-plugin-extrecmenu-1.1-6|58	
12cr|vdr-plugin-extrecmenu-1.1-6|59	
12cr|vdr-plugin-extrecmenu-1.1-6|60	%changelog
12cr|vdr-plugin-extrecmenu-1.1-6|61	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 1.1-6mdv2011.0
12cr|vdr-plugin-extrecmenu-1.1-6|62	+ Revision: 404568
12cr|vdr-plugin-extrecmenu-1.1-6|63	- rebuild due to BS building the previous release against wrong VDR on i586
12cr|vdr-plugin-extrecmenu-1.1-6|64	
12cr|vdr-plugin-extrecmenu-1.1-6|65	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.1-5mdv2010.0
12cr|vdr-plugin-extrecmenu-1.1-6|66	+ Revision: 402765
12cr|vdr-plugin-extrecmenu-1.1-6|67	- add graphtft support (graphtft.patch)
12cr|vdr-plugin-extrecmenu-1.1-6|68	
12cr|vdr-plugin-extrecmenu-1.1-6|69	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.1-4mdv2010.0
12cr|vdr-plugin-extrecmenu-1.1-6|70	+ Revision: 401088
12cr|vdr-plugin-extrecmenu-1.1-6|71	- rebuild for new VDR
12cr|vdr-plugin-extrecmenu-1.1-6|72	- fix build with gcc4.4 (const-char-gcc4.4.patch)
12cr|vdr-plugin-extrecmenu-1.1-6|73	
12cr|vdr-plugin-extrecmenu-1.1-6|74	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 1.1-3mdv2009.1
12cr|vdr-plugin-extrecmenu-1.1-6|75	+ Revision: 359316
12cr|vdr-plugin-extrecmenu-1.1-6|76	- rebuild for new vdr
12cr|vdr-plugin-extrecmenu-1.1-6|77	
12cr|vdr-plugin-extrecmenu-1.1-6|78	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 1.1-2mdv2009.0
12cr|vdr-plugin-extrecmenu-1.1-6|79	+ Revision: 197928
12cr|vdr-plugin-extrecmenu-1.1-6|80	- rebuild for new vdr
12cr|vdr-plugin-extrecmenu-1.1-6|81	
12cr|vdr-plugin-extrecmenu-1.1-6|82	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 1.1-1mdv2009.0
12cr|vdr-plugin-extrecmenu-1.1-6|83	+ Revision: 197668
12cr|vdr-plugin-extrecmenu-1.1-6|84	- new version
12cr|vdr-plugin-extrecmenu-1.1-6|85	- add vdr_plugin_prep
12cr|vdr-plugin-extrecmenu-1.1-6|86	- bump buildrequires on vdr-devel
12cr|vdr-plugin-extrecmenu-1.1-6|87	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-extrecmenu-1.1-6|88	
12cr|vdr-plugin-extrecmenu-1.1-6|89	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.13-6mdv2008.1
12cr|vdr-plugin-extrecmenu-1.1-6|90	+ Revision: 145094
12cr|vdr-plugin-extrecmenu-1.1-6|91	- rebuild for new vdr
12cr|vdr-plugin-extrecmenu-1.1-6|92	
12cr|vdr-plugin-extrecmenu-1.1-6|93	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-extrecmenu-1.1-6|94	- restore BuildRoot
12cr|vdr-plugin-extrecmenu-1.1-6|95	
12cr|vdr-plugin-extrecmenu-1.1-6|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-extrecmenu-1.1-6|97	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-extrecmenu-1.1-6|98	
12cr|vdr-plugin-extrecmenu-1.1-6|99	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.13-5mdv2008.1
12cr|vdr-plugin-extrecmenu-1.1-6|100	+ Revision: 103093
12cr|vdr-plugin-extrecmenu-1.1-6|101	- rebuild for new vdr
12cr|vdr-plugin-extrecmenu-1.1-6|102	
12cr|vdr-plugin-extrecmenu-1.1-6|103	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.13-4mdv2008.0
12cr|vdr-plugin-extrecmenu-1.1-6|104	+ Revision: 49999
12cr|vdr-plugin-extrecmenu-1.1-6|105	- rebuild for new vdr
12cr|vdr-plugin-extrecmenu-1.1-6|106	
12cr|vdr-plugin-extrecmenu-1.1-6|107	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.13-3mdv2008.0
12cr|vdr-plugin-extrecmenu-1.1-6|108	+ Revision: 42085
12cr|vdr-plugin-extrecmenu-1.1-6|109	- rebuild for new vdr
12cr|vdr-plugin-extrecmenu-1.1-6|110	
12cr|vdr-plugin-extrecmenu-1.1-6|111	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.13-2mdv2008.0
12cr|vdr-plugin-extrecmenu-1.1-6|112	+ Revision: 22756
12cr|vdr-plugin-extrecmenu-1.1-6|113	- rebuild for new vdr
12cr|vdr-plugin-extrecmenu-1.1-6|114	
12cr|vdr-plugin-extrecmenu-1.1-6|115	
12cr|vdr-plugin-extrecmenu-1.1-6|116	* Fri Mar 02 2007 Anssi Hannula <anssi@mandriva.org> 0.13-1mdv2007.0
12cr|vdr-plugin-extrecmenu-1.1-6|117	+ Revision: 130880
12cr|vdr-plugin-extrecmenu-1.1-6|118	- 0.13
12cr|vdr-plugin-extrecmenu-1.1-6|119	
12cr|vdr-plugin-extrecmenu-1.1-6|120	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.12a-7mdv2007.1
12cr|vdr-plugin-extrecmenu-1.1-6|121	+ Revision: 90920
12cr|vdr-plugin-extrecmenu-1.1-6|122	- rebuild for new vdr
12cr|vdr-plugin-extrecmenu-1.1-6|123	
12cr|vdr-plugin-extrecmenu-1.1-6|124	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.12a-6mdv2007.1
12cr|vdr-plugin-extrecmenu-1.1-6|125	+ Revision: 74007
12cr|vdr-plugin-extrecmenu-1.1-6|126	- rebuild for new vdr
12cr|vdr-plugin-extrecmenu-1.1-6|127	- Import vdr-plugin-extrecmenu
12cr|vdr-plugin-extrecmenu-1.1-6|128	
12cr|vdr-plugin-extrecmenu-1.1-6|129	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.12a-5mdv2007.0
12cr|vdr-plugin-extrecmenu-1.1-6|130	- rebuild for new vdr
12cr|vdr-plugin-extrecmenu-1.1-6|131	
12cr|vdr-plugin-extrecmenu-1.1-6|132	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.12a-4mdv2007.0
12cr|vdr-plugin-extrecmenu-1.1-6|133	- stricter abi requires
12cr|vdr-plugin-extrecmenu-1.1-6|134	
12cr|vdr-plugin-extrecmenu-1.1-6|135	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.12a-3mdv2007.0
12cr|vdr-plugin-extrecmenu-1.1-6|136	- rebuild for new vdr
12cr|vdr-plugin-extrecmenu-1.1-6|137	
12cr|vdr-plugin-extrecmenu-1.1-6|138	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.12a-2mdv2007.0
12cr|vdr-plugin-extrecmenu-1.1-6|139	- rebuild for new vdr
12cr|vdr-plugin-extrecmenu-1.1-6|140	
12cr|vdr-plugin-extrecmenu-1.1-6|141	* Tue Jul 11 2006 Anssi Hannula <anssi@mandriva.org> 0.12a-1mdv2007.0
12cr|vdr-plugin-extrecmenu-1.1-6|142	- initial Mandriva release
12cr|vdr-plugin-extrecmenu-1.1-6|143	

8284 12
12cr|vdr-plugin-femon-1.6.7-4|1	
12cr|vdr-plugin-femon-1.6.7-4|2	%define plugin	femon
12cr|vdr-plugin-femon-1.6.7-4|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-femon-1.6.7-4|4	%define version	1.6.7
12cr|vdr-plugin-femon-1.6.7-4|5	%define rel	4
12cr|vdr-plugin-femon-1.6.7-4|6	
12cr|vdr-plugin-femon-1.6.7-4|7	Summary:	VDR plugin: DVB Signal Information Monitor (OSD)
12cr|vdr-plugin-femon-1.6.7-4|8	Name:		%name
12cr|vdr-plugin-femon-1.6.7-4|9	Version:	%version
12cr|vdr-plugin-femon-1.6.7-4|10	Release:	%mkrel %rel
12cr|vdr-plugin-femon-1.6.7-4|11	Group:		Video
12cr|vdr-plugin-femon-1.6.7-4|12	License:	GPLv2+
12cr|vdr-plugin-femon-1.6.7-4|13	URL:		http://www.saunalahti.fi/~rahrenbe/vdr/femon/
12cr|vdr-plugin-femon-1.6.7-4|14	Source:		http://www.saunalahti.fi/~rahrenbe/vdr/femon/files/vdr-%plugin-%version.tgz
12cr|vdr-plugin-femon-1.6.7-4|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-femon-1.6.7-4|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-femon-1.6.7-4|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-femon-1.6.7-4|18	
12cr|vdr-plugin-femon-1.6.7-4|19	%description
12cr|vdr-plugin-femon-1.6.7-4|20	DVB Frontend Status Monitor is a plugin that displays some signal information
12cr|vdr-plugin-femon-1.6.7-4|21	parameters of the current tuned channel on OSD. You can zap through all your
12cr|vdr-plugin-femon-1.6.7-4|22	channels and the plugin should be monitoring always the right frontend. The
12cr|vdr-plugin-femon-1.6.7-4|23	transponder and stream information are also available in advanced display
12cr|vdr-plugin-femon-1.6.7-4|24	modes.
12cr|vdr-plugin-femon-1.6.7-4|25	
12cr|vdr-plugin-femon-1.6.7-4|26	The plugin is based on a neat console frontend status monitor application
12cr|vdr-plugin-femon-1.6.7-4|27	called 'femon' by Johannes Stezenbach (see DVB-apps/szap/femon.c for further
12cr|vdr-plugin-femon-1.6.7-4|28	information). The bitrate calculation trick originates from the 'dvbstream'
12cr|vdr-plugin-femon-1.6.7-4|29	application by Dave Chapman and the stream information routines are taken from
12cr|vdr-plugin-femon-1.6.7-4|30	the 'libdvb' library by Metzler Brothers.
12cr|vdr-plugin-femon-1.6.7-4|31	
12cr|vdr-plugin-femon-1.6.7-4|32	%package -n vdr-%plugin-devel
12cr|vdr-plugin-femon-1.6.7-4|33	Summary:	Development headers of femon VDR plugin
12cr|vdr-plugin-femon-1.6.7-4|34	Group:		Development/C++
12cr|vdr-plugin-femon-1.6.7-4|35	Requires:	vdr-devel
12cr|vdr-plugin-femon-1.6.7-4|36	
12cr|vdr-plugin-femon-1.6.7-4|37	%description -n vdr-%plugin-devel
12cr|vdr-plugin-femon-1.6.7-4|38	Headers for developing VDR plugins that use services provided by femon.
12cr|vdr-plugin-femon-1.6.7-4|39	
12cr|vdr-plugin-femon-1.6.7-4|40	%prep
12cr|vdr-plugin-femon-1.6.7-4|41	%setup -q -n %plugin-%version
12cr|vdr-plugin-femon-1.6.7-4|42	%vdr_plugin_prep
12cr|vdr-plugin-femon-1.6.7-4|43	
12cr|vdr-plugin-femon-1.6.7-4|44	%build
12cr|vdr-plugin-femon-1.6.7-4|45	%vdr_plugin_build STRIP=/bin/true
12cr|vdr-plugin-femon-1.6.7-4|46	
12cr|vdr-plugin-femon-1.6.7-4|47	%install
12cr|vdr-plugin-femon-1.6.7-4|48	rm -rf %{buildroot}
12cr|vdr-plugin-femon-1.6.7-4|49	%vdr_plugin_install
12cr|vdr-plugin-femon-1.6.7-4|50	
12cr|vdr-plugin-femon-1.6.7-4|51	install -d -m755 %{buildroot}%{_includedir}/vdr/%{plugin}
12cr|vdr-plugin-femon-1.6.7-4|52	install -m644 femonservice.h %{buildroot}%{_includedir}/vdr/%{plugin}
12cr|vdr-plugin-femon-1.6.7-4|53	
12cr|vdr-plugin-femon-1.6.7-4|54	%clean
12cr|vdr-plugin-femon-1.6.7-4|55	rm -rf %{buildroot}
12cr|vdr-plugin-femon-1.6.7-4|56	
12cr|vdr-plugin-femon-1.6.7-4|57	%post
12cr|vdr-plugin-femon-1.6.7-4|58	%vdr_plugin_post %plugin
12cr|vdr-plugin-femon-1.6.7-4|59	
12cr|vdr-plugin-femon-1.6.7-4|60	%postun
12cr|vdr-plugin-femon-1.6.7-4|61	%vdr_plugin_postun %plugin
12cr|vdr-plugin-femon-1.6.7-4|62	
12cr|vdr-plugin-femon-1.6.7-4|63	%files -f %plugin.vdr
12cr|vdr-plugin-femon-1.6.7-4|64	%defattr(-,root,root)
12cr|vdr-plugin-femon-1.6.7-4|65	%doc README HISTORY
12cr|vdr-plugin-femon-1.6.7-4|66	
12cr|vdr-plugin-femon-1.6.7-4|67	%files -n vdr-%plugin-devel
12cr|vdr-plugin-femon-1.6.7-4|68	%defattr(-,root,root)
12cr|vdr-plugin-femon-1.6.7-4|69	%dir %{_includedir}/vdr/%{plugin}
12cr|vdr-plugin-femon-1.6.7-4|70	%{_includedir}/vdr/%{plugin}/femonservice.h
12cr|vdr-plugin-femon-1.6.7-4|71	
12cr|vdr-plugin-femon-1.6.7-4|72	
12cr|vdr-plugin-femon-1.6.7-4|73	
12cr|vdr-plugin-femon-1.6.7-4|74	%changelog
12cr|vdr-plugin-femon-1.6.7-4|75	* Sun Feb 14 2010 Anssi Hannula <anssi@mandriva.org> 1.6.7-4mdv2010.1
12cr|vdr-plugin-femon-1.6.7-4|76	+ Revision: 505937
12cr|vdr-plugin-femon-1.6.7-4|77	- add vdr-femon-devel subpackage containing service header
12cr|vdr-plugin-femon-1.6.7-4|78	- rebuild due to BS building the previous release against wrong VDR on i586
12cr|vdr-plugin-femon-1.6.7-4|79	
12cr|vdr-plugin-femon-1.6.7-4|80	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.6.7-2mdv2010.0
12cr|vdr-plugin-femon-1.6.7-4|81	+ Revision: 401088
12cr|vdr-plugin-femon-1.6.7-4|82	- rebuild for new VDR
12cr|vdr-plugin-femon-1.6.7-4|83	
12cr|vdr-plugin-femon-1.6.7-4|84	* Tue Jul 14 2009 Anssi Hannula <anssi@mandriva.org> 1.6.7-1mdv2010.0
12cr|vdr-plugin-femon-1.6.7-4|85	+ Revision: 395753
12cr|vdr-plugin-femon-1.6.7-4|86	- new version
12cr|vdr-plugin-femon-1.6.7-4|87	- update license tag
12cr|vdr-plugin-femon-1.6.7-4|88	
12cr|vdr-plugin-femon-1.6.7-4|89	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 1.6.0-3mdv2009.1
12cr|vdr-plugin-femon-1.6.7-4|90	+ Revision: 359317
12cr|vdr-plugin-femon-1.6.7-4|91	- rebuild for new vdr
12cr|vdr-plugin-femon-1.6.7-4|92	
12cr|vdr-plugin-femon-1.6.7-4|93	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 1.6.0-2mdv2009.0
12cr|vdr-plugin-femon-1.6.7-4|94	+ Revision: 197929
12cr|vdr-plugin-femon-1.6.7-4|95	- rebuild for new vdr
12cr|vdr-plugin-femon-1.6.7-4|96	
12cr|vdr-plugin-femon-1.6.7-4|97	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 1.6.0-1mdv2009.0
12cr|vdr-plugin-femon-1.6.7-4|98	+ Revision: 197663
12cr|vdr-plugin-femon-1.6.7-4|99	- new version
12cr|vdr-plugin-femon-1.6.7-4|100	- add vdr_plugin_prep
12cr|vdr-plugin-femon-1.6.7-4|101	- bump buildrequires on vdr-devel
12cr|vdr-plugin-femon-1.6.7-4|102	- fix debug packages
12cr|vdr-plugin-femon-1.6.7-4|103	
12cr|vdr-plugin-femon-1.6.7-4|104	* Sun Jan 20 2008 Anssi Hannula <anssi@mandriva.org> 1.1.5-1mdv2008.1
12cr|vdr-plugin-femon-1.6.7-4|105	+ Revision: 155386
12cr|vdr-plugin-femon-1.6.7-4|106	- new version
12cr|vdr-plugin-femon-1.6.7-4|107	
12cr|vdr-plugin-femon-1.6.7-4|108	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.1.3-5mdv2008.1
12cr|vdr-plugin-femon-1.6.7-4|109	+ Revision: 145095
12cr|vdr-plugin-femon-1.6.7-4|110	- rebuild for new vdr
12cr|vdr-plugin-femon-1.6.7-4|111	
12cr|vdr-plugin-femon-1.6.7-4|112	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-femon-1.6.7-4|113	- restore BuildRoot
12cr|vdr-plugin-femon-1.6.7-4|114	
12cr|vdr-plugin-femon-1.6.7-4|115	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-femon-1.6.7-4|116	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-femon-1.6.7-4|117	
12cr|vdr-plugin-femon-1.6.7-4|118	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 1.1.3-4mdv2008.1
12cr|vdr-plugin-femon-1.6.7-4|119	+ Revision: 103094
12cr|vdr-plugin-femon-1.6.7-4|120	- rebuild for new vdr
12cr|vdr-plugin-femon-1.6.7-4|121	
12cr|vdr-plugin-femon-1.6.7-4|122	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 1.1.3-3mdv2008.0
12cr|vdr-plugin-femon-1.6.7-4|123	+ Revision: 50000
12cr|vdr-plugin-femon-1.6.7-4|124	- rebuild for new vdr
12cr|vdr-plugin-femon-1.6.7-4|125	
12cr|vdr-plugin-femon-1.6.7-4|126	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 1.1.3-2mdv2008.0
12cr|vdr-plugin-femon-1.6.7-4|127	+ Revision: 42086
12cr|vdr-plugin-femon-1.6.7-4|128	- rebuild for new vdr
12cr|vdr-plugin-femon-1.6.7-4|129	
12cr|vdr-plugin-femon-1.6.7-4|130	* Sat May 19 2007 Anssi Hannula <anssi@mandriva.org> 1.1.3-1mdv2008.0
12cr|vdr-plugin-femon-1.6.7-4|131	+ Revision: 28390
12cr|vdr-plugin-femon-1.6.7-4|132	- 1.1.3
12cr|vdr-plugin-femon-1.6.7-4|133	
12cr|vdr-plugin-femon-1.6.7-4|134	* Fri May 11 2007 Anssi Hannula <anssi@mandriva.org> 1.1.2-1mdv2008.0
12cr|vdr-plugin-femon-1.6.7-4|135	+ Revision: 26320
12cr|vdr-plugin-femon-1.6.7-4|136	- 1.1.2
12cr|vdr-plugin-femon-1.6.7-4|137	
12cr|vdr-plugin-femon-1.6.7-4|138	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 1.1.1-2mdv2008.0
12cr|vdr-plugin-femon-1.6.7-4|139	+ Revision: 22671
12cr|vdr-plugin-femon-1.6.7-4|140	- rebuild for new vdr
12cr|vdr-plugin-femon-1.6.7-4|141	
12cr|vdr-plugin-femon-1.6.7-4|142	
12cr|vdr-plugin-femon-1.6.7-4|143	* Sun Jan 21 2007 Anssi Hannula <anssi@mandriva.org> 1.1.1-1mdv2007.0
12cr|vdr-plugin-femon-1.6.7-4|144	+ Revision: 111461
12cr|vdr-plugin-femon-1.6.7-4|145	- 1.1.1
12cr|vdr-plugin-femon-1.6.7-4|146	
12cr|vdr-plugin-femon-1.6.7-4|147	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 1.1.0-2mdv2007.1
12cr|vdr-plugin-femon-1.6.7-4|148	+ Revision: 90922
12cr|vdr-plugin-femon-1.6.7-4|149	- rebuild for new vdr
12cr|vdr-plugin-femon-1.6.7-4|150	
12cr|vdr-plugin-femon-1.6.7-4|151	* Fri Nov 03 2006 Anssi Hannula <anssi@mandriva.org> 1.1.0-1mdv2007.1
12cr|vdr-plugin-femon-1.6.7-4|152	+ Revision: 76321
12cr|vdr-plugin-femon-1.6.7-4|153	- 1.1.0
12cr|vdr-plugin-femon-1.6.7-4|154	
12cr|vdr-plugin-femon-1.6.7-4|155	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-7mdv2007.1
12cr|vdr-plugin-femon-1.6.7-4|156	+ Revision: 74010
12cr|vdr-plugin-femon-1.6.7-4|157	- rebuild for new vdr
12cr|vdr-plugin-femon-1.6.7-4|158	- Import vdr-plugin-femon
12cr|vdr-plugin-femon-1.6.7-4|159	
12cr|vdr-plugin-femon-1.6.7-4|160	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-6mdv2007.0
12cr|vdr-plugin-femon-1.6.7-4|161	- rebuild for new vdr
12cr|vdr-plugin-femon-1.6.7-4|162	
12cr|vdr-plugin-femon-1.6.7-4|163	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-5mdv2007.0
12cr|vdr-plugin-femon-1.6.7-4|164	- stricter abi requires
12cr|vdr-plugin-femon-1.6.7-4|165	
12cr|vdr-plugin-femon-1.6.7-4|166	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-4mdv2007.0
12cr|vdr-plugin-femon-1.6.7-4|167	- rebuild for new vdr
12cr|vdr-plugin-femon-1.6.7-4|168	
12cr|vdr-plugin-femon-1.6.7-4|169	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-3mdv2007.0
12cr|vdr-plugin-femon-1.6.7-4|170	- rebuild for new vdr
12cr|vdr-plugin-femon-1.6.7-4|171	
12cr|vdr-plugin-femon-1.6.7-4|172	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-2mdv2007.0
12cr|vdr-plugin-femon-1.6.7-4|173	- rebuild for new vdr
12cr|vdr-plugin-femon-1.6.7-4|174	
12cr|vdr-plugin-femon-1.6.7-4|175	* Mon Jun 12 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-1mdv2007.0
12cr|vdr-plugin-femon-1.6.7-4|176	- 1.0.1
12cr|vdr-plugin-femon-1.6.7-4|177	
12cr|vdr-plugin-femon-1.6.7-4|178	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-2mdv2007.0
12cr|vdr-plugin-femon-1.6.7-4|179	- rebuild for new vdr
12cr|vdr-plugin-femon-1.6.7-4|180	
12cr|vdr-plugin-femon-1.6.7-4|181	* Thu Jun 01 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-1mdv2007.0
12cr|vdr-plugin-femon-1.6.7-4|182	- initial Mandriva release
12cr|vdr-plugin-femon-1.6.7-4|183	

8285 12
12cr|vdr-plugin-fepg-0.4.1-2|1	
12cr|vdr-plugin-fepg-0.4.1-2|2	%define plugin	fepg
12cr|vdr-plugin-fepg-0.4.1-2|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-fepg-0.4.1-2|4	%define version	0.4.1
12cr|vdr-plugin-fepg-0.4.1-2|5	%define rel	2
12cr|vdr-plugin-fepg-0.4.1-2|6	
12cr|vdr-plugin-fepg-0.4.1-2|7	Summary:	VDR plugin: A Graphical EPG
12cr|vdr-plugin-fepg-0.4.1-2|8	Name:		%name
12cr|vdr-plugin-fepg-0.4.1-2|9	Version:	%version
12cr|vdr-plugin-fepg-0.4.1-2|10	Release:	%mkrel %rel
12cr|vdr-plugin-fepg-0.4.1-2|11	Group:		Video
12cr|vdr-plugin-fepg-0.4.1-2|12	License:	GPLv2+
12cr|vdr-plugin-fepg-0.4.1-2|13	URL:		http://fepg.org/
12cr|vdr-plugin-fepg-0.4.1-2|14	Source:		http://fepg.org/files/vdr-%plugin-%version.tgz
12cr|vdr-plugin-fepg-0.4.1-2|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-fepg-0.4.1-2|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-fepg-0.4.1-2|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-fepg-0.4.1-2|18	
12cr|vdr-plugin-fepg-0.4.1-2|19	%description
12cr|vdr-plugin-fepg-0.4.1-2|20	fEPG is a plugin for VDR that provides a graphical way of viewing and
12cr|vdr-plugin-fepg-0.4.1-2|21	navigating through EPG data.
12cr|vdr-plugin-fepg-0.4.1-2|22	
12cr|vdr-plugin-fepg-0.4.1-2|23	%prep
12cr|vdr-plugin-fepg-0.4.1-2|24	%setup -q -n %plugin-%version
12cr|vdr-plugin-fepg-0.4.1-2|25	chmod a-x README HISTORY
12cr|vdr-plugin-fepg-0.4.1-2|26	%vdr_plugin_prep
12cr|vdr-plugin-fepg-0.4.1-2|27	
12cr|vdr-plugin-fepg-0.4.1-2|28	%build
12cr|vdr-plugin-fepg-0.4.1-2|29	%vdr_plugin_build
12cr|vdr-plugin-fepg-0.4.1-2|30	
12cr|vdr-plugin-fepg-0.4.1-2|31	%install
12cr|vdr-plugin-fepg-0.4.1-2|32	rm -rf %{buildroot}
12cr|vdr-plugin-fepg-0.4.1-2|33	%vdr_plugin_install
12cr|vdr-plugin-fepg-0.4.1-2|34	
12cr|vdr-plugin-fepg-0.4.1-2|35	%clean
12cr|vdr-plugin-fepg-0.4.1-2|36	rm -rf %{buildroot}
12cr|vdr-plugin-fepg-0.4.1-2|37	
12cr|vdr-plugin-fepg-0.4.1-2|38	%post
12cr|vdr-plugin-fepg-0.4.1-2|39	%vdr_plugin_post %plugin
12cr|vdr-plugin-fepg-0.4.1-2|40	
12cr|vdr-plugin-fepg-0.4.1-2|41	%postun
12cr|vdr-plugin-fepg-0.4.1-2|42	%vdr_plugin_postun %plugin
12cr|vdr-plugin-fepg-0.4.1-2|43	
12cr|vdr-plugin-fepg-0.4.1-2|44	%files -f %plugin.vdr
12cr|vdr-plugin-fepg-0.4.1-2|45	%defattr(-,root,root)
12cr|vdr-plugin-fepg-0.4.1-2|46	%doc README HISTORY
12cr|vdr-plugin-fepg-0.4.1-2|47	
12cr|vdr-plugin-fepg-0.4.1-2|48	
12cr|vdr-plugin-fepg-0.4.1-2|49	%changelog
12cr|vdr-plugin-fepg-0.4.1-2|50	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.4.1-2mdv2010.0
12cr|vdr-plugin-fepg-0.4.1-2|51	+ Revision: 401088
12cr|vdr-plugin-fepg-0.4.1-2|52	- rebuild for new VDR
12cr|vdr-plugin-fepg-0.4.1-2|53	
12cr|vdr-plugin-fepg-0.4.1-2|54	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.4.1-1mdv2010.0
12cr|vdr-plugin-fepg-0.4.1-2|55	+ Revision: 396102
12cr|vdr-plugin-fepg-0.4.1-2|56	- new version
12cr|vdr-plugin-fepg-0.4.1-2|57	- drop duplicate-param-name.patch, fixed upstream
12cr|vdr-plugin-fepg-0.4.1-2|58	- license now GPLv2+
12cr|vdr-plugin-fepg-0.4.1-2|59	
12cr|vdr-plugin-fepg-0.4.1-2|60	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.4.0-3mdv2009.1
12cr|vdr-plugin-fepg-0.4.1-2|61	+ Revision: 359705
12cr|vdr-plugin-fepg-0.4.1-2|62	- fix typo in function declaration (duplicate-param-name.patch)
12cr|vdr-plugin-fepg-0.4.1-2|63	- rebuild for new vdr
12cr|vdr-plugin-fepg-0.4.1-2|64	
12cr|vdr-plugin-fepg-0.4.1-2|65	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.4.0-2mdv2009.0
12cr|vdr-plugin-fepg-0.4.1-2|66	+ Revision: 197930
12cr|vdr-plugin-fepg-0.4.1-2|67	- rebuild for new vdr
12cr|vdr-plugin-fepg-0.4.1-2|68	
12cr|vdr-plugin-fepg-0.4.1-2|69	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.4.0-1mdv2009.0
12cr|vdr-plugin-fepg-0.4.1-2|70	+ Revision: 197669
12cr|vdr-plugin-fepg-0.4.1-2|71	- new version
12cr|vdr-plugin-fepg-0.4.1-2|72	- add vdr_plugin_prep
12cr|vdr-plugin-fepg-0.4.1-2|73	- bump buildrequires on vdr-devel
12cr|vdr-plugin-fepg-0.4.1-2|74	
12cr|vdr-plugin-fepg-0.4.1-2|75	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.3.1-3mdv2008.1
12cr|vdr-plugin-fepg-0.4.1-2|76	+ Revision: 145096
12cr|vdr-plugin-fepg-0.4.1-2|77	- rebuild for new vdr
12cr|vdr-plugin-fepg-0.4.1-2|78	
12cr|vdr-plugin-fepg-0.4.1-2|79	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-fepg-0.4.1-2|80	- restore BuildRoot
12cr|vdr-plugin-fepg-0.4.1-2|81	
12cr|vdr-plugin-fepg-0.4.1-2|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-fepg-0.4.1-2|83	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-fepg-0.4.1-2|84	
12cr|vdr-plugin-fepg-0.4.1-2|85	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.3.1-2mdv2008.1
12cr|vdr-plugin-fepg-0.4.1-2|86	+ Revision: 103095
12cr|vdr-plugin-fepg-0.4.1-2|87	- rebuild for new vdr
12cr|vdr-plugin-fepg-0.4.1-2|88	
12cr|vdr-plugin-fepg-0.4.1-2|89	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.3.1-1mdv2008.0
12cr|vdr-plugin-fepg-0.4.1-2|90	+ Revision: 81906
12cr|vdr-plugin-fepg-0.4.1-2|91	- 0.3.1
12cr|vdr-plugin-fepg-0.4.1-2|92	- adapt license tag to the new policy
12cr|vdr-plugin-fepg-0.4.1-2|93	
12cr|vdr-plugin-fepg-0.4.1-2|94	* Thu Jul 19 2007 Anssi Hannula <anssi@mandriva.org> 0.3.0-1mdv2008.0
12cr|vdr-plugin-fepg-0.4.1-2|95	+ Revision: 53420
12cr|vdr-plugin-fepg-0.4.1-2|96	- 0.3.0
12cr|vdr-plugin-fepg-0.4.1-2|97	- better URL
12cr|vdr-plugin-fepg-0.4.1-2|98	
12cr|vdr-plugin-fepg-0.4.1-2|99	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.2.1-11mdv2008.0
12cr|vdr-plugin-fepg-0.4.1-2|100	+ Revision: 50001
12cr|vdr-plugin-fepg-0.4.1-2|101	- rebuild for new vdr
12cr|vdr-plugin-fepg-0.4.1-2|102	
12cr|vdr-plugin-fepg-0.4.1-2|103	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.2.1-10mdv2008.0
12cr|vdr-plugin-fepg-0.4.1-2|104	+ Revision: 42087
12cr|vdr-plugin-fepg-0.4.1-2|105	- rebuild for new vdr
12cr|vdr-plugin-fepg-0.4.1-2|106	
12cr|vdr-plugin-fepg-0.4.1-2|107	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.2.1-9mdv2008.0
12cr|vdr-plugin-fepg-0.4.1-2|108	+ Revision: 22673
12cr|vdr-plugin-fepg-0.4.1-2|109	- rebuild for new vdr
12cr|vdr-plugin-fepg-0.4.1-2|110	
12cr|vdr-plugin-fepg-0.4.1-2|111	
12cr|vdr-plugin-fepg-0.4.1-2|112	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1-8mdv2007.0
12cr|vdr-plugin-fepg-0.4.1-2|113	+ Revision: 90924
12cr|vdr-plugin-fepg-0.4.1-2|114	- rebuild for new vdr
12cr|vdr-plugin-fepg-0.4.1-2|115	
12cr|vdr-plugin-fepg-0.4.1-2|116	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1-7mdv2007.1
12cr|vdr-plugin-fepg-0.4.1-2|117	+ Revision: 74015
12cr|vdr-plugin-fepg-0.4.1-2|118	- rebuild for new vdr
12cr|vdr-plugin-fepg-0.4.1-2|119	- Import vdr-plugin-fepg
12cr|vdr-plugin-fepg-0.4.1-2|120	
12cr|vdr-plugin-fepg-0.4.1-2|121	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1-6mdv2007.0
12cr|vdr-plugin-fepg-0.4.1-2|122	- rebuild for new vdr
12cr|vdr-plugin-fepg-0.4.1-2|123	
12cr|vdr-plugin-fepg-0.4.1-2|124	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1-5mdv2007.0
12cr|vdr-plugin-fepg-0.4.1-2|125	- stricter abi requires
12cr|vdr-plugin-fepg-0.4.1-2|126	
12cr|vdr-plugin-fepg-0.4.1-2|127	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1-4mdv2007.0
12cr|vdr-plugin-fepg-0.4.1-2|128	- rebuild for new vdr
12cr|vdr-plugin-fepg-0.4.1-2|129	
12cr|vdr-plugin-fepg-0.4.1-2|130	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1-3mdv2007.0
12cr|vdr-plugin-fepg-0.4.1-2|131	- rebuild for new vdr
12cr|vdr-plugin-fepg-0.4.1-2|132	
12cr|vdr-plugin-fepg-0.4.1-2|133	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1-2mdv2007.0
12cr|vdr-plugin-fepg-0.4.1-2|134	- rebuild for new vdr
12cr|vdr-plugin-fepg-0.4.1-2|135	
12cr|vdr-plugin-fepg-0.4.1-2|136	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1-1mdv2007.0
12cr|vdr-plugin-fepg-0.4.1-2|137	- initial Mandriva release
12cr|vdr-plugin-fepg-0.4.1-2|138	

8286 12
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|1	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|2	%define plugin	ffnetdev
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|4	%define version	0.1.0
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|5	%define snapshot 33
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|6	%define rel	5
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|7	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|8	Summary:	VDR plugin: Full Featured Network Device for Streaming
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|9	Name:		%name
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|10	Version:	%version
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|11	%if %snapshot
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|12	Release:	%mkrel 12.svn%snapshot.%rel
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|13	%else
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|14	Release:	%mkrel %rel
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|15	%endif
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|16	Group:		Video
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|17	License:	GPL+
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|18	URL:		http://developer.berlios.de/projects/ffnetdev
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|19	%if %snapshot
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|20	Source:		vdr-%plugin-%snapshot.tar.bz2
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|21	%else
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|22	Source:		http://download.berlios.de/ffnetdev/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|23	%endif
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|24	Patch0:		ffnetdev-i18n-1.6.patch
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|25	Patch1:		91_ffnetdev-0.1.0+svn20060625-1.5.0.dpatch
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|26	Patch2:		92_vdr-1.5.12-ffnetdev-svn20071122.dpatch
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|27	Patch3:		ffnetdev-duplicate-param-name.patch
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|28	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|29	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|30	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|31	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|32	%description
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|33	The purpose of this plugin is to provide an "easy" way of connecting
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|34	possible streaming clients to VDR by emulating a full featured DVB
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|35	device over the network including OSD and TS streaming capabilities.
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|36	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|37	%prep
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|38	%if %snapshot
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|39	%setup -q -n %plugin-%snapshot
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|40	%else
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|41	%setup -q -n vdr-%plugin-%version
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|42	%endif
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|43	%patch0 -p1
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|44	%patch1 -p1
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|45	%patch2 -p1
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|46	%patch3 -p1
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|47	%vdr_plugin_prep
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|48	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|49	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|50	# port number for sending TS to
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|51	var=TS_PORT
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|52	param="-t TS_PORT"
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|53	# listen on this port for OSD connect
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|54	var=OSD_PORT
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|55	param="-o OSD_PORT"
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|56	# listen on this port for ClientControl connection
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|57	var=CONTROL_PORT
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|58	param="-c CONTROL_PORT"
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|59	# enable remote control over OSD connection
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|60	var=OSD_CONTROL
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|61	param=-e
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|62	%vdr_plugin_params_end
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|63	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|64	%build
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|65	%vdr_plugin_build
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|66	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|67	%install
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|68	rm -rf %{buildroot}
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|69	%vdr_plugin_install
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|70	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|71	%clean
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|72	rm -rf %{buildroot}
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|73	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|74	%post
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|75	%vdr_plugin_post %plugin
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|76	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|77	%postun
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|78	%vdr_plugin_postun %plugin
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|79	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|80	%files -f %plugin.vdr
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|81	%defattr(-,root,root)
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|82	%doc README CHANGELOG
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|83	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|84	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|85	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|86	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|87	%changelog
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|88	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-12.svn33.5mdv2011.0
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|89	+ Revision: 404570
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|90	- rebuild due to BS building the previous release against wrong VDR on i586
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|91	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|92	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-12.svn33.4mdv2010.0
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|93	+ Revision: 401088
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|94	- rebuild for new VDR
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|95	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|96	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-12.svn33.3mdv2009.1
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|97	+ Revision: 359706
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|98	- fix typo in function declaration (duplicate-param-name.patch)
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|99	- rebuild for new vdr
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|100	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|101	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-12.svn33.2mdv2009.0
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|102	+ Revision: 197931
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|103	- rebuild for new vdr
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|104	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|105	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-12.svn33.1mdv2009.0
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|106	+ Revision: 197674
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|107	- new snapshot
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|108	- add vdr_plugin_prep
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|109	- bump buildrequires on vdr-devel
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|110	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|111	- adapt for api changes of vdr 1.5.0 (P1 from e-tobi)
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|112	- adapt for api changes of vdr 1.5.12 (P2 from e-tobi)
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|113	- add new option to sysconfig
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|114	- apply new license policy
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|115	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|116	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-12mdv2008.1
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|117	+ Revision: 145097
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|118	- rebuild for new vdr
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|119	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|120	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|121	- restore BuildRoot
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|122	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|124	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|125	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|126	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-11mdv2008.1
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|127	+ Revision: 103096
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|128	- rebuild for new vdr
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|129	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|130	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-10mdv2008.0
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|131	+ Revision: 50002
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|132	- rebuild for new vdr
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|133	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|134	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 9mdv2008.0-current
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|135	+ Revision: 42088
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|136	- rebuild for new vdr
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|137	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|138	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-8mdv2008.0
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|139	+ Revision: 22675
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|140	- rebuild for new vdr
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|141	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|142	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|143	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-7mdv2007.0
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|144	+ Revision: 90925
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|145	- rebuild for new vdr
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|146	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|147	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-6mdv2007.1
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|148	+ Revision: 74016
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|149	- rebuild for new vdr
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|150	- Import vdr-plugin-ffnetdev
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|151	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|152	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-5mdv2007.0
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|153	- rebuild for new vdr
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|154	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|155	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-4mdv2007.0
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|156	- stricter abi requires
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|157	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|158	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-3mdv2007.0
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|159	- rebuild for new vdr
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|160	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|161	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-2mdv2007.0
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|162	- rebuild for new vdr
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|163	
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|164	* Thu Jul 13 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-1mdv2007.0
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|165	- initial Mandriva release
12cr|vdr-plugin-ffnetdev-0.1.0-12.svn33.5|166	

8287 12
12cr|vdr-plugin-filebrowser-0.2.0-5|1	
12cr|vdr-plugin-filebrowser-0.2.0-5|2	%define plugin	filebrowser
12cr|vdr-plugin-filebrowser-0.2.0-5|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-filebrowser-0.2.0-5|4	%define version	0.2.0
12cr|vdr-plugin-filebrowser-0.2.0-5|5	%define rel	5
12cr|vdr-plugin-filebrowser-0.2.0-5|6	
12cr|vdr-plugin-filebrowser-0.2.0-5|7	Summary:	VDR plugin: Browse through files and execute actions on them
12cr|vdr-plugin-filebrowser-0.2.0-5|8	Name:		%name
12cr|vdr-plugin-filebrowser-0.2.0-5|9	Version:	%version
12cr|vdr-plugin-filebrowser-0.2.0-5|10	Release:	%mkrel %rel
12cr|vdr-plugin-filebrowser-0.2.0-5|11	Group:		Video
12cr|vdr-plugin-filebrowser-0.2.0-5|12	License:	GPLv3+
12cr|vdr-plugin-filebrowser-0.2.0-5|13	URL:		http://vdr.nasenbaeren.net/filebrowser/
12cr|vdr-plugin-filebrowser-0.2.0-5|14	Source:		http://vdr.nasenbaeren.net/filebrowser/vdr-%plugin-%version.tgz
12cr|vdr-plugin-filebrowser-0.2.0-5|15	Patch0:		filebrowser-format-string.patch
12cr|vdr-plugin-filebrowser-0.2.0-5|16	Patch1:		filebrowser-type-fixes.patch
12cr|vdr-plugin-filebrowser-0.2.0-5|17	# workaround for http://sourceware.org/bugzilla/show_bug.cgi?id=9759
12cr|vdr-plugin-filebrowser-0.2.0-5|18	# for pre-2.10 glibc
12cr|vdr-plugin-filebrowser-0.2.0-5|19	Patch2:		filebrowser-dirent.patch
12cr|vdr-plugin-filebrowser-0.2.0-5|20	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-filebrowser-0.2.0-5|21	BuildRequires:	vdr-devel >= 1.6.0-7
12cr|vdr-plugin-filebrowser-0.2.0-5|22	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-filebrowser-0.2.0-5|23	
12cr|vdr-plugin-filebrowser-0.2.0-5|24	%description
12cr|vdr-plugin-filebrowser-0.2.0-5|25	This plugin is a filebrowser with user-defined commands to execute
12cr|vdr-plugin-filebrowser-0.2.0-5|26	on files.
12cr|vdr-plugin-filebrowser-0.2.0-5|27	
12cr|vdr-plugin-filebrowser-0.2.0-5|28	%prep
12cr|vdr-plugin-filebrowser-0.2.0-5|29	%setup -q -n %plugin-%version
12cr|vdr-plugin-filebrowser-0.2.0-5|30	%patch0 -p1
12cr|vdr-plugin-filebrowser-0.2.0-5|31	%patch1 -p1
12cr|vdr-plugin-filebrowser-0.2.0-5|32	%patch2 -p1
12cr|vdr-plugin-filebrowser-0.2.0-5|33	%vdr_plugin_prep
12cr|vdr-plugin-filebrowser-0.2.0-5|34	
12cr|vdr-plugin-filebrowser-0.2.0-5|35	%build
12cr|vdr-plugin-filebrowser-0.2.0-5|36	%if %{mdkversion} < 201000
12cr|vdr-plugin-filebrowser-0.2.0-5|37	# patch2
12cr|vdr-plugin-filebrowser-0.2.0-5|38	VDR_PLUGIN_EXTRA_FLAGS="-DGLIBC_SCANDIR_BUG"
12cr|vdr-plugin-filebrowser-0.2.0-5|39	%endif
12cr|vdr-plugin-filebrowser-0.2.0-5|40	%vdr_plugin_build
12cr|vdr-plugin-filebrowser-0.2.0-5|41	
12cr|vdr-plugin-filebrowser-0.2.0-5|42	%install
12cr|vdr-plugin-filebrowser-0.2.0-5|43	rm -rf %{buildroot}
12cr|vdr-plugin-filebrowser-0.2.0-5|44	%vdr_plugin_install
12cr|vdr-plugin-filebrowser-0.2.0-5|45	
12cr|vdr-plugin-filebrowser-0.2.0-5|46	%clean
12cr|vdr-plugin-filebrowser-0.2.0-5|47	rm -rf %{buildroot}
12cr|vdr-plugin-filebrowser-0.2.0-5|48	
12cr|vdr-plugin-filebrowser-0.2.0-5|49	%post
12cr|vdr-plugin-filebrowser-0.2.0-5|50	%vdr_plugin_post %plugin
12cr|vdr-plugin-filebrowser-0.2.0-5|51	
12cr|vdr-plugin-filebrowser-0.2.0-5|52	%postun
12cr|vdr-plugin-filebrowser-0.2.0-5|53	%vdr_plugin_postun %plugin
12cr|vdr-plugin-filebrowser-0.2.0-5|54	
12cr|vdr-plugin-filebrowser-0.2.0-5|55	%files -f %plugin.vdr
12cr|vdr-plugin-filebrowser-0.2.0-5|56	%defattr(-,root,root)
12cr|vdr-plugin-filebrowser-0.2.0-5|57	%doc README HISTORY examples
12cr|vdr-plugin-filebrowser-0.2.0-5|58	
12cr|vdr-plugin-filebrowser-0.2.0-5|59	
12cr|vdr-plugin-filebrowser-0.2.0-5|60	
12cr|vdr-plugin-filebrowser-0.2.0-5|61	
12cr|vdr-plugin-filebrowser-0.2.0-5|62	%changelog
12cr|vdr-plugin-filebrowser-0.2.0-5|63	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 0.2.0-5mdv2010.0
12cr|vdr-plugin-filebrowser-0.2.0-5|64	+ Revision: 404583
12cr|vdr-plugin-filebrowser-0.2.0-5|65	- split dirent fix from type-fixes.patch to dirent.patch
12cr|vdr-plugin-filebrowser-0.2.0-5|66	- add a workaround for upstream glibc bug #9759 on 2009.1 and earlier
12cr|vdr-plugin-filebrowser-0.2.0-5|67	
12cr|vdr-plugin-filebrowser-0.2.0-5|68	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.2.0-4mdv2010.0
12cr|vdr-plugin-filebrowser-0.2.0-5|69	+ Revision: 401088
12cr|vdr-plugin-filebrowser-0.2.0-5|70	- rebuild for new VDR
12cr|vdr-plugin-filebrowser-0.2.0-5|71	- fix type issues (type-fixes.patch, fixes build and a call that would
12cr|vdr-plugin-filebrowser-0.2.0-5|72	abort at runtime)
12cr|vdr-plugin-filebrowser-0.2.0-5|73	
12cr|vdr-plugin-filebrowser-0.2.0-5|74	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.2.0-3mdv2009.1
12cr|vdr-plugin-filebrowser-0.2.0-5|75	+ Revision: 359707
12cr|vdr-plugin-filebrowser-0.2.0-5|76	- fix format strings (format-string.patch)
12cr|vdr-plugin-filebrowser-0.2.0-5|77	- rebuild for new vdr
12cr|vdr-plugin-filebrowser-0.2.0-5|78	
12cr|vdr-plugin-filebrowser-0.2.0-5|79	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.2.0-2mdv2009.0
12cr|vdr-plugin-filebrowser-0.2.0-5|80	+ Revision: 197932
12cr|vdr-plugin-filebrowser-0.2.0-5|81	- rebuild for new vdr
12cr|vdr-plugin-filebrowser-0.2.0-5|82	
12cr|vdr-plugin-filebrowser-0.2.0-5|83	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.2.0-1mdv2009.0
12cr|vdr-plugin-filebrowser-0.2.0-5|84	+ Revision: 197670
12cr|vdr-plugin-filebrowser-0.2.0-5|85	- new version
12cr|vdr-plugin-filebrowser-0.2.0-5|86	- add vdr_plugin_prep
12cr|vdr-plugin-filebrowser-0.2.0-5|87	- bump buildrequires on vdr-devel
12cr|vdr-plugin-filebrowser-0.2.0-5|88	- apply new license policy
12cr|vdr-plugin-filebrowser-0.2.0-5|89	
12cr|vdr-plugin-filebrowser-0.2.0-5|90	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6b-6mdv2008.1
12cr|vdr-plugin-filebrowser-0.2.0-5|91	+ Revision: 145098
12cr|vdr-plugin-filebrowser-0.2.0-5|92	- rebuild for new vdr
12cr|vdr-plugin-filebrowser-0.2.0-5|93	
12cr|vdr-plugin-filebrowser-0.2.0-5|94	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-filebrowser-0.2.0-5|95	- restore BuildRoot
12cr|vdr-plugin-filebrowser-0.2.0-5|96	
12cr|vdr-plugin-filebrowser-0.2.0-5|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-filebrowser-0.2.0-5|98	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-filebrowser-0.2.0-5|99	
12cr|vdr-plugin-filebrowser-0.2.0-5|100	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6b-5mdv2008.1
12cr|vdr-plugin-filebrowser-0.2.0-5|101	+ Revision: 103106
12cr|vdr-plugin-filebrowser-0.2.0-5|102	- rebuild for new vdr
12cr|vdr-plugin-filebrowser-0.2.0-5|103	
12cr|vdr-plugin-filebrowser-0.2.0-5|104	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6b-4mdv2008.0
12cr|vdr-plugin-filebrowser-0.2.0-5|105	+ Revision: 50003
12cr|vdr-plugin-filebrowser-0.2.0-5|106	- rebuild for new vdr
12cr|vdr-plugin-filebrowser-0.2.0-5|107	
12cr|vdr-plugin-filebrowser-0.2.0-5|108	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6b-3mdv2008.0
12cr|vdr-plugin-filebrowser-0.2.0-5|109	+ Revision: 42089
12cr|vdr-plugin-filebrowser-0.2.0-5|110	- rebuild for new vdr
12cr|vdr-plugin-filebrowser-0.2.0-5|111	
12cr|vdr-plugin-filebrowser-0.2.0-5|112	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6b-2mdv2008.0
12cr|vdr-plugin-filebrowser-0.2.0-5|113	+ Revision: 22679
12cr|vdr-plugin-filebrowser-0.2.0-5|114	- rebuild for new vdr
12cr|vdr-plugin-filebrowser-0.2.0-5|115	
12cr|vdr-plugin-filebrowser-0.2.0-5|116	* Fri Apr 20 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6b-1mdv2008.0
12cr|vdr-plugin-filebrowser-0.2.0-5|117	+ Revision: 16313
12cr|vdr-plugin-filebrowser-0.2.0-5|118	- 0.0.6b
12cr|vdr-plugin-filebrowser-0.2.0-5|119	
12cr|vdr-plugin-filebrowser-0.2.0-5|120	
12cr|vdr-plugin-filebrowser-0.2.0-5|121	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-5mdv2007.0
12cr|vdr-plugin-filebrowser-0.2.0-5|122	+ Revision: 90926
12cr|vdr-plugin-filebrowser-0.2.0-5|123	- rebuild for new vdr
12cr|vdr-plugin-filebrowser-0.2.0-5|124	
12cr|vdr-plugin-filebrowser-0.2.0-5|125	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-4mdv2007.1
12cr|vdr-plugin-filebrowser-0.2.0-5|126	+ Revision: 74017
12cr|vdr-plugin-filebrowser-0.2.0-5|127	- rebuild for new vdr
12cr|vdr-plugin-filebrowser-0.2.0-5|128	- Import vdr-plugin-filebrowser
12cr|vdr-plugin-filebrowser-0.2.0-5|129	
12cr|vdr-plugin-filebrowser-0.2.0-5|130	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-3mdv2007.0
12cr|vdr-plugin-filebrowser-0.2.0-5|131	- rebuild for new vdr
12cr|vdr-plugin-filebrowser-0.2.0-5|132	
12cr|vdr-plugin-filebrowser-0.2.0-5|133	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-2mdv2007.0
12cr|vdr-plugin-filebrowser-0.2.0-5|134	- stricter abi requires
12cr|vdr-plugin-filebrowser-0.2.0-5|135	
12cr|vdr-plugin-filebrowser-0.2.0-5|136	* Tue Aug 08 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-1mdv2007.0
12cr|vdr-plugin-filebrowser-0.2.0-5|137	- 0.0.6
12cr|vdr-plugin-filebrowser-0.2.0-5|138	
12cr|vdr-plugin-filebrowser-0.2.0-5|139	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-3mdv2007.0
12cr|vdr-plugin-filebrowser-0.2.0-5|140	- rebuild for new vdr
12cr|vdr-plugin-filebrowser-0.2.0-5|141	
12cr|vdr-plugin-filebrowser-0.2.0-5|142	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-2mdv2007.0
12cr|vdr-plugin-filebrowser-0.2.0-5|143	- rebuild for new vdr
12cr|vdr-plugin-filebrowser-0.2.0-5|144	
12cr|vdr-plugin-filebrowser-0.2.0-5|145	* Thu Jul 13 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-1mdv2007.0
12cr|vdr-plugin-filebrowser-0.2.0-5|146	- initial Mandriva release
12cr|vdr-plugin-filebrowser-0.2.0-5|147	

8288 12
12cr|vdr-plugin-freecell-0.0.2-19|1	
12cr|vdr-plugin-freecell-0.0.2-19|2	%define plugin	freecell
12cr|vdr-plugin-freecell-0.0.2-19|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-freecell-0.0.2-19|4	%define version	0.0.2
12cr|vdr-plugin-freecell-0.0.2-19|5	%define rel	19
12cr|vdr-plugin-freecell-0.0.2-19|6	
12cr|vdr-plugin-freecell-0.0.2-19|7	Summary:	VDR plugin: The well-known card game
12cr|vdr-plugin-freecell-0.0.2-19|8	Name:		%name
12cr|vdr-plugin-freecell-0.0.2-19|9	Version:	%version
12cr|vdr-plugin-freecell-0.0.2-19|10	Release:	%mkrel %rel
12cr|vdr-plugin-freecell-0.0.2-19|11	Group:		Video
12cr|vdr-plugin-freecell-0.0.2-19|12	License:	GPL+
12cr|vdr-plugin-freecell-0.0.2-19|13	URL:		http://www.magoa.net/linux/index.php?view=freecell
12cr|vdr-plugin-freecell-0.0.2-19|14	Source:		http://www.magoa.net/linux/files/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-freecell-0.0.2-19|15	Patch0:		vdr-cardgames-0.0.2-to-gcc3.4.diff
12cr|vdr-plugin-freecell-0.0.2-19|16	Patch1:		vdr-freecell-0.0.2-time.patch
12cr|vdr-plugin-freecell-0.0.2-19|17	Patch2:		93_freecell-0.0.2-1.5.4.dpatch
12cr|vdr-plugin-freecell-0.0.2-19|18	Patch3:		freecell-0.0.2-i18n-1.6.patch
12cr|vdr-plugin-freecell-0.0.2-19|19	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-freecell-0.0.2-19|20	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-freecell-0.0.2-19|21	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-freecell-0.0.2-19|22	
12cr|vdr-plugin-freecell-0.0.2-19|23	%description
12cr|vdr-plugin-freecell-0.0.2-19|24	This Freecell plugin is an implementation of the (well-known) card game
12cr|vdr-plugin-freecell-0.0.2-19|25	"Freecell" played on the On Screen Display of your Video Disk Recorder.
12cr|vdr-plugin-freecell-0.0.2-19|26	
12cr|vdr-plugin-freecell-0.0.2-19|27	%prep
12cr|vdr-plugin-freecell-0.0.2-19|28	%setup -q -n %plugin-%version
12cr|vdr-plugin-freecell-0.0.2-19|29	%patch0 -p1 -b .gcc34
12cr|vdr-plugin-freecell-0.0.2-19|30	%patch1 -p1 -b .time
12cr|vdr-plugin-freecell-0.0.2-19|31	%patch2 -p1
12cr|vdr-plugin-freecell-0.0.2-19|32	%patch3 -p1
12cr|vdr-plugin-freecell-0.0.2-19|33	%vdr_plugin_prep
12cr|vdr-plugin-freecell-0.0.2-19|34	
12cr|vdr-plugin-freecell-0.0.2-19|35	%build
12cr|vdr-plugin-freecell-0.0.2-19|36	%vdr_plugin_build
12cr|vdr-plugin-freecell-0.0.2-19|37	
12cr|vdr-plugin-freecell-0.0.2-19|38	%install
12cr|vdr-plugin-freecell-0.0.2-19|39	rm -rf %{buildroot}
12cr|vdr-plugin-freecell-0.0.2-19|40	
12cr|vdr-plugin-freecell-0.0.2-19|41	%vdr_plugin_install
12cr|vdr-plugin-freecell-0.0.2-19|42	
12cr|vdr-plugin-freecell-0.0.2-19|43	install -d -m755 %{buildroot}%{_vdr_plugin_datadir}/%{plugin}
12cr|vdr-plugin-freecell-0.0.2-19|44	install -d -m755 %{buildroot}%{_vdr_plugin_cfgdir}
12cr|vdr-plugin-freecell-0.0.2-19|45	install -m644 freecell/* %{buildroot}%{_vdr_plugin_datadir}/%{plugin}
12cr|vdr-plugin-freecell-0.0.2-19|46	ln -s %{_vdr_plugin_datadir}/%{plugin} 	%{buildroot}%{_vdr_plugin_cfgdir}/freecell
12cr|vdr-plugin-freecell-0.0.2-19|47	
12cr|vdr-plugin-freecell-0.0.2-19|48	%clean
12cr|vdr-plugin-freecell-0.0.2-19|49	rm -rf %{buildroot}
12cr|vdr-plugin-freecell-0.0.2-19|50	
12cr|vdr-plugin-freecell-0.0.2-19|51	%post
12cr|vdr-plugin-freecell-0.0.2-19|52	%vdr_plugin_post %plugin
12cr|vdr-plugin-freecell-0.0.2-19|53	
12cr|vdr-plugin-freecell-0.0.2-19|54	%postun
12cr|vdr-plugin-freecell-0.0.2-19|55	%vdr_plugin_postun %plugin
12cr|vdr-plugin-freecell-0.0.2-19|56	
12cr|vdr-plugin-freecell-0.0.2-19|57	%files -f %plugin.vdr
12cr|vdr-plugin-freecell-0.0.2-19|58	%defattr(-,root,root)
12cr|vdr-plugin-freecell-0.0.2-19|59	%doc README COPYING HISTORY CONTRIBUTORS
12cr|vdr-plugin-freecell-0.0.2-19|60	%{_vdr_plugin_cfgdir}/freecell
12cr|vdr-plugin-freecell-0.0.2-19|61	%{_vdr_plugin_datadir}/%{plugin}
12cr|vdr-plugin-freecell-0.0.2-19|62	
12cr|vdr-plugin-freecell-0.0.2-19|63	
12cr|vdr-plugin-freecell-0.0.2-19|64	
12cr|vdr-plugin-freecell-0.0.2-19|65	
12cr|vdr-plugin-freecell-0.0.2-19|66	%changelog
12cr|vdr-plugin-freecell-0.0.2-19|67	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-19mdv2010.0
12cr|vdr-plugin-freecell-0.0.2-19|68	+ Revision: 401088
12cr|vdr-plugin-freecell-0.0.2-19|69	- rebuild for new VDR
12cr|vdr-plugin-freecell-0.0.2-19|70	
12cr|vdr-plugin-freecell-0.0.2-19|71	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-18mdv2009.1
12cr|vdr-plugin-freecell-0.0.2-19|72	+ Revision: 359321
12cr|vdr-plugin-freecell-0.0.2-19|73	- rebuild for new vdr
12cr|vdr-plugin-freecell-0.0.2-19|74	
12cr|vdr-plugin-freecell-0.0.2-19|75	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-17mdv2009.0
12cr|vdr-plugin-freecell-0.0.2-19|76	+ Revision: 197933
12cr|vdr-plugin-freecell-0.0.2-19|77	- rebuild for new vdr
12cr|vdr-plugin-freecell-0.0.2-19|78	
12cr|vdr-plugin-freecell-0.0.2-19|79	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-16mdv2009.0
12cr|vdr-plugin-freecell-0.0.2-19|80	+ Revision: 197675
12cr|vdr-plugin-freecell-0.0.2-19|81	- add vdr_plugin_prep
12cr|vdr-plugin-freecell-0.0.2-19|82	- bump buildrequires on vdr-devel
12cr|vdr-plugin-freecell-0.0.2-19|83	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-freecell-0.0.2-19|84	- adapt for api changes of VDR 1.5.4 (P2 from e-tobi)
12cr|vdr-plugin-freecell-0.0.2-19|85	- apply new license policy
12cr|vdr-plugin-freecell-0.0.2-19|86	
12cr|vdr-plugin-freecell-0.0.2-19|87	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-15mdv2008.1
12cr|vdr-plugin-freecell-0.0.2-19|88	+ Revision: 145099
12cr|vdr-plugin-freecell-0.0.2-19|89	- rebuild for new vdr
12cr|vdr-plugin-freecell-0.0.2-19|90	
12cr|vdr-plugin-freecell-0.0.2-19|91	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-freecell-0.0.2-19|92	- restore BuildRoot
12cr|vdr-plugin-freecell-0.0.2-19|93	
12cr|vdr-plugin-freecell-0.0.2-19|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-freecell-0.0.2-19|95	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-freecell-0.0.2-19|96	
12cr|vdr-plugin-freecell-0.0.2-19|97	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-14mdv2008.1
12cr|vdr-plugin-freecell-0.0.2-19|98	+ Revision: 103114
12cr|vdr-plugin-freecell-0.0.2-19|99	- rebuild for new vdr
12cr|vdr-plugin-freecell-0.0.2-19|100	
12cr|vdr-plugin-freecell-0.0.2-19|101	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-13mdv2008.0
12cr|vdr-plugin-freecell-0.0.2-19|102	+ Revision: 50004
12cr|vdr-plugin-freecell-0.0.2-19|103	- rebuild for new vdr
12cr|vdr-plugin-freecell-0.0.2-19|104	
12cr|vdr-plugin-freecell-0.0.2-19|105	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-12mdv2008.0
12cr|vdr-plugin-freecell-0.0.2-19|106	+ Revision: 42090
12cr|vdr-plugin-freecell-0.0.2-19|107	- rebuild for new vdr
12cr|vdr-plugin-freecell-0.0.2-19|108	
12cr|vdr-plugin-freecell-0.0.2-19|109	* Tue May 15 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-11mdv2008.0
12cr|vdr-plugin-freecell-0.0.2-19|110	+ Revision: 27092
12cr|vdr-plugin-freecell-0.0.2-19|111	- rebuild
12cr|vdr-plugin-freecell-0.0.2-19|112	
12cr|vdr-plugin-freecell-0.0.2-19|113	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-10mdv2008.0
12cr|vdr-plugin-freecell-0.0.2-19|114	+ Revision: 22681
12cr|vdr-plugin-freecell-0.0.2-19|115	- rebuild for new vdr
12cr|vdr-plugin-freecell-0.0.2-19|116	
12cr|vdr-plugin-freecell-0.0.2-19|117	
12cr|vdr-plugin-freecell-0.0.2-19|118	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-9mdv2007.0
12cr|vdr-plugin-freecell-0.0.2-19|119	+ Revision: 90927
12cr|vdr-plugin-freecell-0.0.2-19|120	- rebuild for new vdr
12cr|vdr-plugin-freecell-0.0.2-19|121	
12cr|vdr-plugin-freecell-0.0.2-19|122	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-8mdv2007.1
12cr|vdr-plugin-freecell-0.0.2-19|123	+ Revision: 74018
12cr|vdr-plugin-freecell-0.0.2-19|124	- rebuild for new vdr
12cr|vdr-plugin-freecell-0.0.2-19|125	- Import vdr-plugin-freecell
12cr|vdr-plugin-freecell-0.0.2-19|126	
12cr|vdr-plugin-freecell-0.0.2-19|127	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-7mdv2007.0
12cr|vdr-plugin-freecell-0.0.2-19|128	- rebuild for new vdr
12cr|vdr-plugin-freecell-0.0.2-19|129	
12cr|vdr-plugin-freecell-0.0.2-19|130	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-6mdv2007.0
12cr|vdr-plugin-freecell-0.0.2-19|131	- stricter abi requires
12cr|vdr-plugin-freecell-0.0.2-19|132	
12cr|vdr-plugin-freecell-0.0.2-19|133	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-5mdv2007.0
12cr|vdr-plugin-freecell-0.0.2-19|134	- rebuild for new vdr
12cr|vdr-plugin-freecell-0.0.2-19|135	
12cr|vdr-plugin-freecell-0.0.2-19|136	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-4mdv2007.0
12cr|vdr-plugin-freecell-0.0.2-19|137	- rebuild for new vdr
12cr|vdr-plugin-freecell-0.0.2-19|138	
12cr|vdr-plugin-freecell-0.0.2-19|139	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-3mdv2007.0
12cr|vdr-plugin-freecell-0.0.2-19|140	- use _ prefix for system path macros
12cr|vdr-plugin-freecell-0.0.2-19|141	
12cr|vdr-plugin-freecell-0.0.2-19|142	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-2mdv2007.0
12cr|vdr-plugin-freecell-0.0.2-19|143	- rebuild for new vdr
12cr|vdr-plugin-freecell-0.0.2-19|144	
12cr|vdr-plugin-freecell-0.0.2-19|145	* Thu Jun 01 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-1mdv2007.0
12cr|vdr-plugin-freecell-0.0.2-19|146	- initial Mandriva release
12cr|vdr-plugin-freecell-0.0.2-19|147	

8289 12
12cr|vdr-plugin-fussball-0.0.3b-15|1	
12cr|vdr-plugin-fussball-0.0.3b-15|2	%define plugin	fussball
12cr|vdr-plugin-fussball-0.0.3b-15|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-fussball-0.0.3b-15|4	%define version	0.0.3b
12cr|vdr-plugin-fussball-0.0.3b-15|5	%define rel	15
12cr|vdr-plugin-fussball-0.0.3b-15|6	
12cr|vdr-plugin-fussball-0.0.3b-15|7	Summary:	VDR plugin: Displays table of the German Football(Soccer) League
12cr|vdr-plugin-fussball-0.0.3b-15|8	Name:		%name
12cr|vdr-plugin-fussball-0.0.3b-15|9	Version:	%version
12cr|vdr-plugin-fussball-0.0.3b-15|10	Release:	%mkrel %rel
12cr|vdr-plugin-fussball-0.0.3b-15|11	Group:		Video
12cr|vdr-plugin-fussball-0.0.3b-15|12	License:	GPL+
12cr|vdr-plugin-fussball-0.0.3b-15|13	URL:		http://www.vdr-wiki.de/wiki/index.php/Fussball-plugin
12cr|vdr-plugin-fussball-0.0.3b-15|14	Source:		http://home.arcor.de/crystl/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-fussball-0.0.3b-15|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-fussball-0.0.3b-15|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-fussball-0.0.3b-15|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-fussball-0.0.3b-15|18	Requires:	wget
12cr|vdr-plugin-fussball-0.0.3b-15|19	
12cr|vdr-plugin-fussball-0.0.3b-15|20	%description
12cr|vdr-plugin-fussball-0.0.3b-15|21	This VDR plugin displays table of the German Football(Soccer)
12cr|vdr-plugin-fussball-0.0.3b-15|22	League.
12cr|vdr-plugin-fussball-0.0.3b-15|23	
12cr|vdr-plugin-fussball-0.0.3b-15|24	%prep
12cr|vdr-plugin-fussball-0.0.3b-15|25	%setup -q -n %plugin-%version
12cr|vdr-plugin-fussball-0.0.3b-15|26	%vdr_plugin_prep
12cr|vdr-plugin-fussball-0.0.3b-15|27	
12cr|vdr-plugin-fussball-0.0.3b-15|28	perl -pi -e 's,/usr/local/bin,%{_bindir},' fussball.c
12cr|vdr-plugin-fussball-0.0.3b-15|29	perl -pi -e 's,/usr/local/bin/sort.pl,%{_bindir}/fussball-sort.pl,' scripte/ergebnisse.sh
12cr|vdr-plugin-fussball-0.0.3b-15|30	
12cr|vdr-plugin-fussball-0.0.3b-15|31	%build
12cr|vdr-plugin-fussball-0.0.3b-15|32	%vdr_plugin_build
12cr|vdr-plugin-fussball-0.0.3b-15|33	
12cr|vdr-plugin-fussball-0.0.3b-15|34	%install
12cr|vdr-plugin-fussball-0.0.3b-15|35	rm -rf %{buildroot}
12cr|vdr-plugin-fussball-0.0.3b-15|36	%vdr_plugin_install
12cr|vdr-plugin-fussball-0.0.3b-15|37	
12cr|vdr-plugin-fussball-0.0.3b-15|38	install -d -m755 %{buildroot}%{_bindir}
12cr|vdr-plugin-fussball-0.0.3b-15|39	install -m755 scripte/*.sh %{buildroot}%{_bindir}
12cr|vdr-plugin-fussball-0.0.3b-15|40	install -m755 scripte/sort.pl %{buildroot}%{_bindir}/fussball-sort.pl
12cr|vdr-plugin-fussball-0.0.3b-15|41	
12cr|vdr-plugin-fussball-0.0.3b-15|42	%clean
12cr|vdr-plugin-fussball-0.0.3b-15|43	rm -rf %{buildroot}
12cr|vdr-plugin-fussball-0.0.3b-15|44	
12cr|vdr-plugin-fussball-0.0.3b-15|45	%post
12cr|vdr-plugin-fussball-0.0.3b-15|46	%vdr_plugin_post %plugin
12cr|vdr-plugin-fussball-0.0.3b-15|47	
12cr|vdr-plugin-fussball-0.0.3b-15|48	%postun
12cr|vdr-plugin-fussball-0.0.3b-15|49	%vdr_plugin_postun %plugin
12cr|vdr-plugin-fussball-0.0.3b-15|50	
12cr|vdr-plugin-fussball-0.0.3b-15|51	%files -f %plugin.vdr
12cr|vdr-plugin-fussball-0.0.3b-15|52	%defattr(-,root,root)
12cr|vdr-plugin-fussball-0.0.3b-15|53	%doc README HISTORY
12cr|vdr-plugin-fussball-0.0.3b-15|54	%{_bindir}/ergebnisse.sh
12cr|vdr-plugin-fussball-0.0.3b-15|55	%{_bindir}/tabelle.sh
12cr|vdr-plugin-fussball-0.0.3b-15|56	%{_bindir}/fussball-sort.pl
12cr|vdr-plugin-fussball-0.0.3b-15|57	
12cr|vdr-plugin-fussball-0.0.3b-15|58	
12cr|vdr-plugin-fussball-0.0.3b-15|59	
12cr|vdr-plugin-fussball-0.0.3b-15|60	
12cr|vdr-plugin-fussball-0.0.3b-15|61	%changelog
12cr|vdr-plugin-fussball-0.0.3b-15|62	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3b-15mdv2010.0
12cr|vdr-plugin-fussball-0.0.3b-15|63	+ Revision: 401663
12cr|vdr-plugin-fussball-0.0.3b-15|64	- rebuild for new VDR
12cr|vdr-plugin-fussball-0.0.3b-15|65	
12cr|vdr-plugin-fussball-0.0.3b-15|66	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3b-13mdv2009.1
12cr|vdr-plugin-fussball-0.0.3b-15|67	+ Revision: 359322
12cr|vdr-plugin-fussball-0.0.3b-15|68	- rebuild for new vdr
12cr|vdr-plugin-fussball-0.0.3b-15|69	
12cr|vdr-plugin-fussball-0.0.3b-15|70	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3b-12mdv2009.0
12cr|vdr-plugin-fussball-0.0.3b-15|71	+ Revision: 197934
12cr|vdr-plugin-fussball-0.0.3b-15|72	- rebuild for new vdr
12cr|vdr-plugin-fussball-0.0.3b-15|73	
12cr|vdr-plugin-fussball-0.0.3b-15|74	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3b-11mdv2009.0
12cr|vdr-plugin-fussball-0.0.3b-15|75	+ Revision: 197676
12cr|vdr-plugin-fussball-0.0.3b-15|76	- add vdr_plugin_prep
12cr|vdr-plugin-fussball-0.0.3b-15|77	- bump buildrequires on vdr-devel
12cr|vdr-plugin-fussball-0.0.3b-15|78	- apply new license policy
12cr|vdr-plugin-fussball-0.0.3b-15|79	- update URL
12cr|vdr-plugin-fussball-0.0.3b-15|80	
12cr|vdr-plugin-fussball-0.0.3b-15|81	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3b-10mdv2008.1
12cr|vdr-plugin-fussball-0.0.3b-15|82	+ Revision: 145100
12cr|vdr-plugin-fussball-0.0.3b-15|83	- rebuild for new vdr
12cr|vdr-plugin-fussball-0.0.3b-15|84	
12cr|vdr-plugin-fussball-0.0.3b-15|85	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-fussball-0.0.3b-15|86	- restore BuildRoot
12cr|vdr-plugin-fussball-0.0.3b-15|87	
12cr|vdr-plugin-fussball-0.0.3b-15|88	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-fussball-0.0.3b-15|89	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-fussball-0.0.3b-15|90	
12cr|vdr-plugin-fussball-0.0.3b-15|91	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3b-9mdv2008.1
12cr|vdr-plugin-fussball-0.0.3b-15|92	+ Revision: 103124
12cr|vdr-plugin-fussball-0.0.3b-15|93	- rebuild for new vdr
12cr|vdr-plugin-fussball-0.0.3b-15|94	
12cr|vdr-plugin-fussball-0.0.3b-15|95	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.3b-8mdv2008.0
12cr|vdr-plugin-fussball-0.0.3b-15|96	+ Revision: 90344
12cr|vdr-plugin-fussball-0.0.3b-15|97	- rebuild
12cr|vdr-plugin-fussball-0.0.3b-15|98	
12cr|vdr-plugin-fussball-0.0.3b-15|99	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3b-7mdv2008.0
12cr|vdr-plugin-fussball-0.0.3b-15|100	+ Revision: 50005
12cr|vdr-plugin-fussball-0.0.3b-15|101	- rebuild for new vdr
12cr|vdr-plugin-fussball-0.0.3b-15|102	
12cr|vdr-plugin-fussball-0.0.3b-15|103	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3b-6mdv2008.0
12cr|vdr-plugin-fussball-0.0.3b-15|104	+ Revision: 42091
12cr|vdr-plugin-fussball-0.0.3b-15|105	- rebuild for new vdr
12cr|vdr-plugin-fussball-0.0.3b-15|106	
12cr|vdr-plugin-fussball-0.0.3b-15|107	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3b-5mdv2008.0
12cr|vdr-plugin-fussball-0.0.3b-15|108	+ Revision: 22684
12cr|vdr-plugin-fussball-0.0.3b-15|109	- rebuild for new vdr
12cr|vdr-plugin-fussball-0.0.3b-15|110	
12cr|vdr-plugin-fussball-0.0.3b-15|111	
12cr|vdr-plugin-fussball-0.0.3b-15|112	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3b-4mdv2007.0
12cr|vdr-plugin-fussball-0.0.3b-15|113	+ Revision: 90928
12cr|vdr-plugin-fussball-0.0.3b-15|114	- rebuild for new vdr
12cr|vdr-plugin-fussball-0.0.3b-15|115	
12cr|vdr-plugin-fussball-0.0.3b-15|116	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3b-3mdv2007.1
12cr|vdr-plugin-fussball-0.0.3b-15|117	+ Revision: 74019
12cr|vdr-plugin-fussball-0.0.3b-15|118	- rebuild for new vdr
12cr|vdr-plugin-fussball-0.0.3b-15|119	- Import vdr-plugin-fussball
12cr|vdr-plugin-fussball-0.0.3b-15|120	
12cr|vdr-plugin-fussball-0.0.3b-15|121	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3b-2mdv2007.0
12cr|vdr-plugin-fussball-0.0.3b-15|122	- rebuild for new vdr
12cr|vdr-plugin-fussball-0.0.3b-15|123	
12cr|vdr-plugin-fussball-0.0.3b-15|124	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3b-1mdv2007.0
12cr|vdr-plugin-fussball-0.0.3b-15|125	- 0.0.3b
12cr|vdr-plugin-fussball-0.0.3b-15|126	- stricter abi requires
12cr|vdr-plugin-fussball-0.0.3b-15|127	
12cr|vdr-plugin-fussball-0.0.3b-15|128	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-3mdv2007.0
12cr|vdr-plugin-fussball-0.0.3b-15|129	- rebuild for new vdr
12cr|vdr-plugin-fussball-0.0.3b-15|130	
12cr|vdr-plugin-fussball-0.0.3b-15|131	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-2mdv2007.0
12cr|vdr-plugin-fussball-0.0.3b-15|132	- rebuild for new vdr
12cr|vdr-plugin-fussball-0.0.3b-15|133	
12cr|vdr-plugin-fussball-0.0.3b-15|134	* Thu Jul 13 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-1mdv2007.0
12cr|vdr-plugin-fussball-0.0.3b-15|135	- initial Mandriva release
12cr|vdr-plugin-fussball-0.0.3b-15|136	

8290 12
12cr|vdr-plugin-graphlcd-0.1.5-11|1	
12cr|vdr-plugin-graphlcd-0.1.5-11|2	%define plugin	graphlcd
12cr|vdr-plugin-graphlcd-0.1.5-11|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-graphlcd-0.1.5-11|4	%define version	0.1.5
12cr|vdr-plugin-graphlcd-0.1.5-11|5	%define rel	11
12cr|vdr-plugin-graphlcd-0.1.5-11|6	
12cr|vdr-plugin-graphlcd-0.1.5-11|7	Summary:	VDR plugin: Output to graphic LCD
12cr|vdr-plugin-graphlcd-0.1.5-11|8	Name:		%name
12cr|vdr-plugin-graphlcd-0.1.5-11|9	Version:	%version
12cr|vdr-plugin-graphlcd-0.1.5-11|10	Release:	%rel
12cr|vdr-plugin-graphlcd-0.1.5-11|11	Group:		Video
12cr|vdr-plugin-graphlcd-0.1.5-11|12	License:	GPL+
12cr|vdr-plugin-graphlcd-0.1.5-11|13	URL:		http://graphlcd.berlios.de/
12cr|vdr-plugin-graphlcd-0.1.5-11|14	Source:		vdr-%plugin-%version-stripped.tar.bz2
12cr|vdr-plugin-graphlcd-0.1.5-11|15	Patch0:		graphlcd-0.1.5-i18n-1.6.patch
12cr|vdr-plugin-graphlcd-0.1.5-11|16	Patch1:		90_graphlcd-0.1.5-1.5.3.dpatch
12cr|vdr-plugin-graphlcd-0.1.5-11|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-graphlcd-0.1.5-11|18	BuildRequires:	graphlcd-devel
12cr|vdr-plugin-graphlcd-0.1.5-11|19	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-graphlcd-0.1.5-11|20	
12cr|vdr-plugin-graphlcd-0.1.5-11|21	%description
12cr|vdr-plugin-graphlcd-0.1.5-11|22	graphlcd is a plugin for the Video Disc Recorder and shows information
12cr|vdr-plugin-graphlcd-0.1.5-11|23	about the current state of VDR on displays supported by the GraphLCD
12cr|vdr-plugin-graphlcd-0.1.5-11|24	driver library.
12cr|vdr-plugin-graphlcd-0.1.5-11|25	
12cr|vdr-plugin-graphlcd-0.1.5-11|26	%prep
12cr|vdr-plugin-graphlcd-0.1.5-11|27	%setup -q -n %plugin-%version
12cr|vdr-plugin-graphlcd-0.1.5-11|28	%patch0 -p1
12cr|vdr-plugin-graphlcd-0.1.5-11|29	%patch1 -p1
12cr|vdr-plugin-graphlcd-0.1.5-11|30	%vdr_plugin_prep
12cr|vdr-plugin-graphlcd-0.1.5-11|31	
12cr|vdr-plugin-graphlcd-0.1.5-11|32	rm -f graphlcd/logonames.alias graphlcd/logonames.alias.1.2
12cr|vdr-plugin-graphlcd-0.1.5-11|33	mv graphlcd/logonames.alias.1.3 graphlcd/logonames.alias
12cr|vdr-plugin-graphlcd-0.1.5-11|34	chmod -R a+r graphlcd
12cr|vdr-plugin-graphlcd-0.1.5-11|35	
12cr|vdr-plugin-graphlcd-0.1.5-11|36	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-graphlcd-0.1.5-11|37	# use alternative driver config file
12cr|vdr-plugin-graphlcd-0.1.5-11|38	var=CONFIG_FILE
12cr|vdr-plugin-graphlcd-0.1.5-11|39	param="-c CONFIG_FILE"
12cr|vdr-plugin-graphlcd-0.1.5-11|40	# use display DISPLAY for output
12cr|vdr-plugin-graphlcd-0.1.5-11|41	var=DISPLAY
12cr|vdr-plugin-graphlcd-0.1.5-11|42	param="-d DISPLAY"
12cr|vdr-plugin-graphlcd-0.1.5-11|43	%vdr_plugin_params_end
12cr|vdr-plugin-graphlcd-0.1.5-11|44	
12cr|vdr-plugin-graphlcd-0.1.5-11|45	%build
12cr|vdr-plugin-graphlcd-0.1.5-11|46	%vdr_plugin_build
12cr|vdr-plugin-graphlcd-0.1.5-11|47	
12cr|vdr-plugin-graphlcd-0.1.5-11|48	%install
12cr|vdr-plugin-graphlcd-0.1.5-11|49	%vdr_plugin_install
12cr|vdr-plugin-graphlcd-0.1.5-11|50	
12cr|vdr-plugin-graphlcd-0.1.5-11|51	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
12cr|vdr-plugin-graphlcd-0.1.5-11|52	cp -a graphlcd %{buildroot}%{vdr_plugin_cfgdir}
12cr|vdr-plugin-graphlcd-0.1.5-11|53	
12cr|vdr-plugin-graphlcd-0.1.5-11|54	%post
12cr|vdr-plugin-graphlcd-0.1.5-11|55	%vdr_plugin_post %plugin
12cr|vdr-plugin-graphlcd-0.1.5-11|56	
12cr|vdr-plugin-graphlcd-0.1.5-11|57	%postun
12cr|vdr-plugin-graphlcd-0.1.5-11|58	%vdr_plugin_postun %plugin
12cr|vdr-plugin-graphlcd-0.1.5-11|59	
12cr|vdr-plugin-graphlcd-0.1.5-11|60	%files -f %plugin.vdr
12cr|vdr-plugin-graphlcd-0.1.5-11|61	%defattr(-,root,root)
12cr|vdr-plugin-graphlcd-0.1.5-11|62	%doc README HISTORY COPYING
12cr|vdr-plugin-graphlcd-0.1.5-11|63	%dir %{vdr_plugin_cfgdir}/graphlcd
12cr|vdr-plugin-graphlcd-0.1.5-11|64	%{vdr_plugin_cfgdir}/graphlcd/fonts
12cr|vdr-plugin-graphlcd-0.1.5-11|65	%{vdr_plugin_cfgdir}/graphlcd/logos
12cr|vdr-plugin-graphlcd-0.1.5-11|66	%config(noreplace) %{vdr_plugin_cfgdir}/graphlcd/*.alias
12cr|vdr-plugin-graphlcd-0.1.5-11|67	%config(noreplace) %{vdr_plugin_cfgdir}/graphlcd/fonts.conf*
12cr|vdr-plugin-graphlcd-0.1.5-11|68	
12cr|vdr-plugin-graphlcd-0.1.5-11|69	
12cr|vdr-plugin-graphlcd-0.1.5-11|70	
12cr|vdr-plugin-graphlcd-0.1.5-11|71	
12cr|vdr-plugin-graphlcd-0.1.5-11|72	%changelog
12cr|vdr-plugin-graphlcd-0.1.5-11|73	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.5-10mdv2010.0
12cr|vdr-plugin-graphlcd-0.1.5-11|74	+ Revision: 401088
12cr|vdr-plugin-graphlcd-0.1.5-11|75	- rebuild for new VDR
12cr|vdr-plugin-graphlcd-0.1.5-11|76	
12cr|vdr-plugin-graphlcd-0.1.5-11|77	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.5-9mdv2009.1
12cr|vdr-plugin-graphlcd-0.1.5-11|78	+ Revision: 359324
12cr|vdr-plugin-graphlcd-0.1.5-11|79	- rebuild for new vdr
12cr|vdr-plugin-graphlcd-0.1.5-11|80	- backportability buildrequires
12cr|vdr-plugin-graphlcd-0.1.5-11|81	
12cr|vdr-plugin-graphlcd-0.1.5-11|82	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.5-8mdv2009.0
12cr|vdr-plugin-graphlcd-0.1.5-11|83	+ Revision: 197936
12cr|vdr-plugin-graphlcd-0.1.5-11|84	- rebuild for new vdr
12cr|vdr-plugin-graphlcd-0.1.5-11|85	
12cr|vdr-plugin-graphlcd-0.1.5-11|86	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.5-7mdv2009.0
12cr|vdr-plugin-graphlcd-0.1.5-11|87	+ Revision: 197678
12cr|vdr-plugin-graphlcd-0.1.5-11|88	- add vdr_plugin_prep
12cr|vdr-plugin-graphlcd-0.1.5-11|89	- bump buildrequires on vdr-devel
12cr|vdr-plugin-graphlcd-0.1.5-11|90	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-graphlcd-0.1.5-11|91	- adapt for api changes of VDR 1.5.3 (P1 from e-tobi)
12cr|vdr-plugin-graphlcd-0.1.5-11|92	- apply new license policy
12cr|vdr-plugin-graphlcd-0.1.5-11|93	- simplify buildrequires
12cr|vdr-plugin-graphlcd-0.1.5-11|94	
12cr|vdr-plugin-graphlcd-0.1.5-11|95	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.5-6mdv2008.1
12cr|vdr-plugin-graphlcd-0.1.5-11|96	+ Revision: 145102
12cr|vdr-plugin-graphlcd-0.1.5-11|97	- rebuild for new vdr
12cr|vdr-plugin-graphlcd-0.1.5-11|98	
12cr|vdr-plugin-graphlcd-0.1.5-11|99	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-graphlcd-0.1.5-11|100	- restore BuildRoot
12cr|vdr-plugin-graphlcd-0.1.5-11|101	
12cr|vdr-plugin-graphlcd-0.1.5-11|102	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-graphlcd-0.1.5-11|103	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-graphlcd-0.1.5-11|104	
12cr|vdr-plugin-graphlcd-0.1.5-11|105	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.5-5mdv2008.1
12cr|vdr-plugin-graphlcd-0.1.5-11|106	+ Revision: 103142
12cr|vdr-plugin-graphlcd-0.1.5-11|107	- rebuild for new vdr
12cr|vdr-plugin-graphlcd-0.1.5-11|108	
12cr|vdr-plugin-graphlcd-0.1.5-11|109	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.5-4mdv2008.0
12cr|vdr-plugin-graphlcd-0.1.5-11|110	+ Revision: 50007
12cr|vdr-plugin-graphlcd-0.1.5-11|111	- rebuild for new vdr
12cr|vdr-plugin-graphlcd-0.1.5-11|112	
12cr|vdr-plugin-graphlcd-0.1.5-11|113	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 3mdv2008.0-current
12cr|vdr-plugin-graphlcd-0.1.5-11|114	+ Revision: 42093
12cr|vdr-plugin-graphlcd-0.1.5-11|115	- rebuild for new vdr
12cr|vdr-plugin-graphlcd-0.1.5-11|116	
12cr|vdr-plugin-graphlcd-0.1.5-11|117	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.5-2mdv2008.0
12cr|vdr-plugin-graphlcd-0.1.5-11|118	+ Revision: 22691
12cr|vdr-plugin-graphlcd-0.1.5-11|119	- rebuild for new vdr
12cr|vdr-plugin-graphlcd-0.1.5-11|120	
12cr|vdr-plugin-graphlcd-0.1.5-11|121	
12cr|vdr-plugin-graphlcd-0.1.5-11|122	* Fri Mar 02 2007 Anssi Hannula <anssi@mandriva.org> 0.1.5-1mdv2007.0
12cr|vdr-plugin-graphlcd-0.1.5-11|123	+ Revision: 131161
12cr|vdr-plugin-graphlcd-0.1.5-11|124	- 0.1.5
12cr|vdr-plugin-graphlcd-0.1.5-11|125	
12cr|vdr-plugin-graphlcd-0.1.5-11|126	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3-5mdv2007.1
12cr|vdr-plugin-graphlcd-0.1.5-11|127	+ Revision: 90930
12cr|vdr-plugin-graphlcd-0.1.5-11|128	- rebuild for new vdr
12cr|vdr-plugin-graphlcd-0.1.5-11|129	
12cr|vdr-plugin-graphlcd-0.1.5-11|130	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3-4mdv2007.1
12cr|vdr-plugin-graphlcd-0.1.5-11|131	+ Revision: 74021
12cr|vdr-plugin-graphlcd-0.1.5-11|132	- rebuild for new vdr
12cr|vdr-plugin-graphlcd-0.1.5-11|133	- Import vdr-plugin-graphlcd
12cr|vdr-plugin-graphlcd-0.1.5-11|134	
12cr|vdr-plugin-graphlcd-0.1.5-11|135	* Tue Sep 12 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3-3mdv2007.0
12cr|vdr-plugin-graphlcd-0.1.5-11|136	- strip non-free stuff from tarball
12cr|vdr-plugin-graphlcd-0.1.5-11|137	
12cr|vdr-plugin-graphlcd-0.1.5-11|138	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3-2mdv2007.0
12cr|vdr-plugin-graphlcd-0.1.5-11|139	- rebuild for new vdr
12cr|vdr-plugin-graphlcd-0.1.5-11|140	
12cr|vdr-plugin-graphlcd-0.1.5-11|141	* Sat Aug 19 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3-1mdv2007.0
12cr|vdr-plugin-graphlcd-0.1.5-11|142	- initial Mandriva release
12cr|vdr-plugin-graphlcd-0.1.5-11|143	

8291 12
12cr|vdr-plugin-iaxphone-0.0.4-17|1	
12cr|vdr-plugin-iaxphone-0.0.4-17|2	%define plugin	iaxphone
12cr|vdr-plugin-iaxphone-0.0.4-17|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-iaxphone-0.0.4-17|4	%define version	0.0.4
12cr|vdr-plugin-iaxphone-0.0.4-17|5	%define rel	17
12cr|vdr-plugin-iaxphone-0.0.4-17|6	
12cr|vdr-plugin-iaxphone-0.0.4-17|7	Summary:	VDR plugin: Place voip phone calls
12cr|vdr-plugin-iaxphone-0.0.4-17|8	Name:		%name
12cr|vdr-plugin-iaxphone-0.0.4-17|9	Version:	%version
12cr|vdr-plugin-iaxphone-0.0.4-17|10	Release:	%mkrel %rel
12cr|vdr-plugin-iaxphone-0.0.4-17|11	Group:		Video
12cr|vdr-plugin-iaxphone-0.0.4-17|12	License:	GPL
12cr|vdr-plugin-iaxphone-0.0.4-17|13	URL:		http://ventoso.org/luca/vdr/
12cr|vdr-plugin-iaxphone-0.0.4-17|14	Source:		http://ventoso.org/luca/vdr/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-iaxphone-0.0.4-17|15	Patch0:		iaxphone-0.0.4-i18n-1.6.patch
12cr|vdr-plugin-iaxphone-0.0.4-17|16	Patch1:		iaxphone-system-iaxclient.patch
12cr|vdr-plugin-iaxphone-0.0.4-17|17	Patch2:		iaxphone-new-iaxclient.patch
12cr|vdr-plugin-iaxphone-0.0.4-17|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-iaxphone-0.0.4-17|19	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-iaxphone-0.0.4-17|20	BuildRequires:	iaxclient-devel
12cr|vdr-plugin-iaxphone-0.0.4-17|21	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-iaxphone-0.0.4-17|22	
12cr|vdr-plugin-iaxphone-0.0.4-17|23	%description
12cr|vdr-plugin-iaxphone-0.0.4-17|24	This plugin is a very simple (read: not very featureful and hopefully with
12cr|vdr-plugin-iaxphone-0.0.4-17|25	an high WAF ;-) softphone using the iax protocol (asterisk server).
12cr|vdr-plugin-iaxphone-0.0.4-17|26	It uses the iaxclient library (http://iaxclient.sourceforge.net) to handle
12cr|vdr-plugin-iaxphone-0.0.4-17|27	every details of the call, so the plugin is just an user interface.
12cr|vdr-plugin-iaxphone-0.0.4-17|28	It needs a free (i.e that isn't used by something else, like a softdevice
12cr|vdr-plugin-iaxphone-0.0.4-17|29	plugin), full-duplex sound card.
12cr|vdr-plugin-iaxphone-0.0.4-17|30	
12cr|vdr-plugin-iaxphone-0.0.4-17|31	%prep
12cr|vdr-plugin-iaxphone-0.0.4-17|32	%setup -q -n %plugin-%version
12cr|vdr-plugin-iaxphone-0.0.4-17|33	rm -rf iaxclient
12cr|vdr-plugin-iaxphone-0.0.4-17|34	%patch0 -p1
12cr|vdr-plugin-iaxphone-0.0.4-17|35	%patch1 -p1
12cr|vdr-plugin-iaxphone-0.0.4-17|36	%patch2 -p1
12cr|vdr-plugin-iaxphone-0.0.4-17|37	%vdr_plugin_prep
12cr|vdr-plugin-iaxphone-0.0.4-17|38	
12cr|vdr-plugin-iaxphone-0.0.4-17|39	%build
12cr|vdr-plugin-iaxphone-0.0.4-17|40	%vdr_plugin_build
12cr|vdr-plugin-iaxphone-0.0.4-17|41	
12cr|vdr-plugin-iaxphone-0.0.4-17|42	%install
12cr|vdr-plugin-iaxphone-0.0.4-17|43	rm -rf %{buildroot}
12cr|vdr-plugin-iaxphone-0.0.4-17|44	%vdr_plugin_install
12cr|vdr-plugin-iaxphone-0.0.4-17|45	
12cr|vdr-plugin-iaxphone-0.0.4-17|46	%clean
12cr|vdr-plugin-iaxphone-0.0.4-17|47	rm -rf %{buildroot}
12cr|vdr-plugin-iaxphone-0.0.4-17|48	
12cr|vdr-plugin-iaxphone-0.0.4-17|49	%post
12cr|vdr-plugin-iaxphone-0.0.4-17|50	%vdr_plugin_post %plugin
12cr|vdr-plugin-iaxphone-0.0.4-17|51	
12cr|vdr-plugin-iaxphone-0.0.4-17|52	%postun
12cr|vdr-plugin-iaxphone-0.0.4-17|53	%vdr_plugin_postun %plugin
12cr|vdr-plugin-iaxphone-0.0.4-17|54	
12cr|vdr-plugin-iaxphone-0.0.4-17|55	%files -f %plugin.vdr
12cr|vdr-plugin-iaxphone-0.0.4-17|56	%defattr(-,root,root)
12cr|vdr-plugin-iaxphone-0.0.4-17|57	%doc README HISTORY
12cr|vdr-plugin-iaxphone-0.0.4-17|58	
12cr|vdr-plugin-iaxphone-0.0.4-17|59	
12cr|vdr-plugin-iaxphone-0.0.4-17|60	
12cr|vdr-plugin-iaxphone-0.0.4-17|61	
12cr|vdr-plugin-iaxphone-0.0.4-17|62	%changelog
12cr|vdr-plugin-iaxphone-0.0.4-17|63	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4-17mdv2010.0
12cr|vdr-plugin-iaxphone-0.0.4-17|64	+ Revision: 401088
12cr|vdr-plugin-iaxphone-0.0.4-17|65	- rebuild for new VDR
12cr|vdr-plugin-iaxphone-0.0.4-17|66	
12cr|vdr-plugin-iaxphone-0.0.4-17|67	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4-16mdv2009.1
12cr|vdr-plugin-iaxphone-0.0.4-17|68	+ Revision: 359838
12cr|vdr-plugin-iaxphone-0.0.4-17|69	- fix build with recent iaxclient (new-iaxclient.patch)
12cr|vdr-plugin-iaxphone-0.0.4-17|70	- use system libiaxclient (system-iaxclient.patch)
12cr|vdr-plugin-iaxphone-0.0.4-17|71	- rebuild for new vdr
12cr|vdr-plugin-iaxphone-0.0.4-17|72	
12cr|vdr-plugin-iaxphone-0.0.4-17|73	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-15mdv2009.0
12cr|vdr-plugin-iaxphone-0.0.4-17|74	+ Revision: 197937
12cr|vdr-plugin-iaxphone-0.0.4-17|75	- rebuild for new vdr
12cr|vdr-plugin-iaxphone-0.0.4-17|76	
12cr|vdr-plugin-iaxphone-0.0.4-17|77	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-14mdv2009.0
12cr|vdr-plugin-iaxphone-0.0.4-17|78	+ Revision: 197679
12cr|vdr-plugin-iaxphone-0.0.4-17|79	- add vdr_plugin_prep
12cr|vdr-plugin-iaxphone-0.0.4-17|80	- bump buildrequires on vdr-devel
12cr|vdr-plugin-iaxphone-0.0.4-17|81	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-iaxphone-0.0.4-17|82	
12cr|vdr-plugin-iaxphone-0.0.4-17|83	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-13mdv2008.1
12cr|vdr-plugin-iaxphone-0.0.4-17|84	+ Revision: 145103
12cr|vdr-plugin-iaxphone-0.0.4-17|85	- rebuild for new vdr
12cr|vdr-plugin-iaxphone-0.0.4-17|86	
12cr|vdr-plugin-iaxphone-0.0.4-17|87	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-iaxphone-0.0.4-17|88	- restore BuildRoot
12cr|vdr-plugin-iaxphone-0.0.4-17|89	
12cr|vdr-plugin-iaxphone-0.0.4-17|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-iaxphone-0.0.4-17|91	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-iaxphone-0.0.4-17|92	
12cr|vdr-plugin-iaxphone-0.0.4-17|93	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-12mdv2008.1
12cr|vdr-plugin-iaxphone-0.0.4-17|94	+ Revision: 103143
12cr|vdr-plugin-iaxphone-0.0.4-17|95	- rebuild for new vdr
12cr|vdr-plugin-iaxphone-0.0.4-17|96	
12cr|vdr-plugin-iaxphone-0.0.4-17|97	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-11mdv2008.0
12cr|vdr-plugin-iaxphone-0.0.4-17|98	+ Revision: 50008
12cr|vdr-plugin-iaxphone-0.0.4-17|99	- rebuild for new vdr
12cr|vdr-plugin-iaxphone-0.0.4-17|100	
12cr|vdr-plugin-iaxphone-0.0.4-17|101	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-10mdv2008.0
12cr|vdr-plugin-iaxphone-0.0.4-17|102	+ Revision: 42094
12cr|vdr-plugin-iaxphone-0.0.4-17|103	- rebuild for new vdr
12cr|vdr-plugin-iaxphone-0.0.4-17|104	
12cr|vdr-plugin-iaxphone-0.0.4-17|105	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-9mdv2008.0
12cr|vdr-plugin-iaxphone-0.0.4-17|106	+ Revision: 22694
12cr|vdr-plugin-iaxphone-0.0.4-17|107	- rebuild for new vdr
12cr|vdr-plugin-iaxphone-0.0.4-17|108	
12cr|vdr-plugin-iaxphone-0.0.4-17|109	
12cr|vdr-plugin-iaxphone-0.0.4-17|110	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-8mdv2007.0
12cr|vdr-plugin-iaxphone-0.0.4-17|111	+ Revision: 90931
12cr|vdr-plugin-iaxphone-0.0.4-17|112	- rebuild for new vdr
12cr|vdr-plugin-iaxphone-0.0.4-17|113	
12cr|vdr-plugin-iaxphone-0.0.4-17|114	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-7mdv2007.1
12cr|vdr-plugin-iaxphone-0.0.4-17|115	+ Revision: 74026
12cr|vdr-plugin-iaxphone-0.0.4-17|116	- rebuild for new vdr
12cr|vdr-plugin-iaxphone-0.0.4-17|117	- Import vdr-plugin-iaxphone
12cr|vdr-plugin-iaxphone-0.0.4-17|118	
12cr|vdr-plugin-iaxphone-0.0.4-17|119	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-6mdv2007.0
12cr|vdr-plugin-iaxphone-0.0.4-17|120	- rebuild for new vdr
12cr|vdr-plugin-iaxphone-0.0.4-17|121	
12cr|vdr-plugin-iaxphone-0.0.4-17|122	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-5mdv2007.0
12cr|vdr-plugin-iaxphone-0.0.4-17|123	- stricter abi requires
12cr|vdr-plugin-iaxphone-0.0.4-17|124	
12cr|vdr-plugin-iaxphone-0.0.4-17|125	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-4mdv2007.0
12cr|vdr-plugin-iaxphone-0.0.4-17|126	- rebuild for new vdr
12cr|vdr-plugin-iaxphone-0.0.4-17|127	
12cr|vdr-plugin-iaxphone-0.0.4-17|128	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-3mdv2007.0
12cr|vdr-plugin-iaxphone-0.0.4-17|129	- rebuild for new vdr
12cr|vdr-plugin-iaxphone-0.0.4-17|130	
12cr|vdr-plugin-iaxphone-0.0.4-17|131	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-2mdv2007.0
12cr|vdr-plugin-iaxphone-0.0.4-17|132	- rebuild for new vdr
12cr|vdr-plugin-iaxphone-0.0.4-17|133	
12cr|vdr-plugin-iaxphone-0.0.4-17|134	* Tue Jun 06 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-1mdv2007.0
12cr|vdr-plugin-iaxphone-0.0.4-17|135	- initial Mandriva release
12cr|vdr-plugin-iaxphone-0.0.4-17|136	

8292 12
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|1	
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|2	%define plugin	imonlcd
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|4	%define version	0.0.2
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|5	%define snap	20091026
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|6	%define rel	1
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|7	
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|8	Summary:	VDR plugin: Control an iMON LCD
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|9	Name:		%name
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|10	Version:	%version
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|11	%if %snap
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|12	Release:	%mkrel 1.%snap.%rel
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|13	%else
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|14	Release:	%mkrel %rel
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|15	%endif
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|16	Group:		Video
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|17	License:	GPLv3
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|18	URL:		http://projects.vdr-developer.org/wiki/plg-imonlcd
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|19	%if %snap
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|20	# rm -rf vdr-plugin-imonlcd
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|21	# git clone git://community.xeatre.tv/vdr-plugin-imonlcd.git
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|22	# cd vdr-plugin-imonlcd
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|23	# git archive --prefix=imonlcd-$(date +%Y%m%d)/ --format=tar HEAD | bzip2 > ../vdr-imonlcd-$(date +%Y%m%d).tar.bz2
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|24	Source:		vdr-%plugin-%snap.tar.bz2
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|25	%else
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|26	Source:		vdr-%plugin-%version.tgz
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|27	%endif
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|28	# includes fontconfig.h but does not use it:
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|29	Patch0:		imonlcd-drop-extra-include.patch
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|30	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|31	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|32	BuildRequires:	freetype2-devel
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|33	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|34	Requires:	kmod(lirc_imon)
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|35	
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|36	%description
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|37	A Video Disk Recorder plugin that shows information about the
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|38	current state of VDR on an iMON LCD screen.
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|39	
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|40	%prep
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|41	%if %snap
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|42	%setup -q -n %plugin-%snap
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|43	%else
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|44	%setup -q -n %plugin-%version
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|45	%endif
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|46	%patch0 -p1
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|47	%vdr_plugin_prep
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|48	
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|49	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|50	# Sets the lcd-device to other device than /dev/lcd0
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|51	var=LCD_DEVICE
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|52	param="-d LCD_DEVICE"
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|53	# sets the protocol of lcd-device:
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|54	# '0038'	For LCD with ID 15c2:0038 SoundGraph Inc (default)
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|55	# 'ffdc'	For LCD with ID 15c2:ffdc SoundGraph Inc
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|56	var=PROTOCOL
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|57	param="-p PROTOCOL"
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|58	%vdr_plugin_params_end
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|59	
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|60	%build
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|61	%vdr_plugin_build
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|62	
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|63	%install
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|64	rm -rf %{buildroot}
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|65	%vdr_plugin_install
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|66	
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|67	%clean
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|68	rm -rf %{buildroot}
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|69	
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|70	%post
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|71	%vdr_plugin_post %plugin
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|72	
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|73	%postun
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|74	%vdr_plugin_postun %plugin
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|75	
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|76	%files -f %plugin.vdr
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|77	%defattr(-,root,root)
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|78	%doc README HISTORY
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|79	
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|80	
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|81	%changelog
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|82	* Mon Oct 26 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-1.20091026.1mdv2010.1
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|83	+ Revision: 459413
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|84	- do not include unused fontconfig header (drop-extra-include.patch)
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|85	- initial Mandriva release
12cr|vdr-plugin-imonlcd-0.0.2-1.20091026.1|86	

8293 12
12cr|vdr-plugin-iptv-0.3.2-2|1	
12cr|vdr-plugin-iptv-0.3.2-2|2	%define plugin	iptv
12cr|vdr-plugin-iptv-0.3.2-2|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-iptv-0.3.2-2|4	%define version	0.3.2
12cr|vdr-plugin-iptv-0.3.2-2|5	%define rel	2
12cr|vdr-plugin-iptv-0.3.2-2|6	
12cr|vdr-plugin-iptv-0.3.2-2|7	%define debug_package %{nil}
12cr|vdr-plugin-iptv-0.3.2-2|8	
12cr|vdr-plugin-iptv-0.3.2-2|9	Summary:	VDR plugin: Experience the IPTV
12cr|vdr-plugin-iptv-0.3.2-2|10	Name:		%name
12cr|vdr-plugin-iptv-0.3.2-2|11	Version:	%version
12cr|vdr-plugin-iptv-0.3.2-2|12	Release:	%mkrel %rel
12cr|vdr-plugin-iptv-0.3.2-2|13	Group:		Video
12cr|vdr-plugin-iptv-0.3.2-2|14	License:	GPLv2
12cr|vdr-plugin-iptv-0.3.2-2|15	URL:		http://www.saunalahti.fi/~rahrenbe/vdr/iptv/
12cr|vdr-plugin-iptv-0.3.2-2|16	Source:		http://www.saunalahti.fi/~rahrenbe/vdr/iptv/files/vdr-%plugin-%version.tgz
12cr|vdr-plugin-iptv-0.3.2-2|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-iptv-0.3.2-2|18	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-iptv-0.3.2-2|19	# for example helper scripts
12cr|vdr-plugin-iptv-0.3.2-2|20	# disabled for now as not needed by everyone and they are quite big
12cr|vdr-plugin-iptv-0.3.2-2|21	#Suggests:	ffmpeg
12cr|vdr-plugin-iptv-0.3.2-2|22	#Suggests:	vlc
12cr|vdr-plugin-iptv-0.3.2-2|23	#Suggests:	mplayer
12cr|vdr-plugin-iptv-0.3.2-2|24	#Suggests:	alsa-utils
12cr|vdr-plugin-iptv-0.3.2-2|25	
12cr|vdr-plugin-iptv-0.3.2-2|26	%description
12cr|vdr-plugin-iptv-0.3.2-2|27	This plugin integrates multicast IPTV transport streams seamlessly into
12cr|vdr-plugin-iptv-0.3.2-2|28	VDR. You can use any IPTV channel like any other normal DVB channel for
12cr|vdr-plugin-iptv-0.3.2-2|29	live viewing, recording, etc. The plugin also features full section
12cr|vdr-plugin-iptv-0.3.2-2|30	filtering capabilities which allow for example EIT information to be
12cr|vdr-plugin-iptv-0.3.2-2|31	extracted from the incoming stream.
12cr|vdr-plugin-iptv-0.3.2-2|32	
12cr|vdr-plugin-iptv-0.3.2-2|33	Currently the IPTV plugin has direct support for both multicast UDP/RTP
12cr|vdr-plugin-iptv-0.3.2-2|34	and unicast HTTP MPEG1/2 transport streams. Also a file input method is
12cr|vdr-plugin-iptv-0.3.2-2|35	supported, but a file delay must be selected individually to prevent
12cr|vdr-plugin-iptv-0.3.2-2|36	VDR's transfer buffer over/underflow. Therefore the file input should be
12cr|vdr-plugin-iptv-0.3.2-2|37	considered as a testing feature only.
12cr|vdr-plugin-iptv-0.3.2-2|38	
12cr|vdr-plugin-iptv-0.3.2-2|39	IPTV plugin also features a support for external streaming applications.
12cr|vdr-plugin-iptv-0.3.2-2|40	With proper helper applications and configuration IPTV plugin is able to
12cr|vdr-plugin-iptv-0.3.2-2|41	display not only MPEG1/2 transport streams but also other formats like
12cr|vdr-plugin-iptv-0.3.2-2|42	MP3 radio streams, mms video streams and so on.
12cr|vdr-plugin-iptv-0.3.2-2|43	
12cr|vdr-plugin-iptv-0.3.2-2|44	The example scripts require alsa-utils, ffmpeg, mplayer, vlc.
12cr|vdr-plugin-iptv-0.3.2-2|45	
12cr|vdr-plugin-iptv-0.3.2-2|46	%prep
12cr|vdr-plugin-iptv-0.3.2-2|47	%setup -q -n %plugin-%version
12cr|vdr-plugin-iptv-0.3.2-2|48	%vdr_plugin_prep
12cr|vdr-plugin-iptv-0.3.2-2|49	
12cr|vdr-plugin-iptv-0.3.2-2|50	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-iptv-0.3.2-2|51	# Number of devices to be created
12cr|vdr-plugin-iptv-0.3.2-2|52	var=DEVICES
12cr|vdr-plugin-iptv-0.3.2-2|53	param=--devices=DEVICES
12cr|vdr-plugin-iptv-0.3.2-2|54	%vdr_plugin_params_end
12cr|vdr-plugin-iptv-0.3.2-2|55	
12cr|vdr-plugin-iptv-0.3.2-2|56	perl -pi -e 's,CHANNELS_CONF=.*$,CHANNELS_CONF=%{vdr_cfgdir}/channels.conf,' iptv/vlc2iptv
12cr|vdr-plugin-iptv-0.3.2-2|57	perl -pi -e 's,CHANNEL_SETTINGS_DIR=.*/iptv,CHANNEL_SETTINGS_DIR=%{vdr_plugin_cfgdir}/%{plugin},' iptv/vlc2iptv
12cr|vdr-plugin-iptv-0.3.2-2|58	
12cr|vdr-plugin-iptv-0.3.2-2|59	%build
12cr|vdr-plugin-iptv-0.3.2-2|60	%vdr_plugin_build
12cr|vdr-plugin-iptv-0.3.2-2|61	
12cr|vdr-plugin-iptv-0.3.2-2|62	%install
12cr|vdr-plugin-iptv-0.3.2-2|63	%vdr_plugin_install
12cr|vdr-plugin-iptv-0.3.2-2|64	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-iptv-0.3.2-2|65	install -m755 iptv/* %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-iptv-0.3.2-2|66	
12cr|vdr-plugin-iptv-0.3.2-2|67	%post
12cr|vdr-plugin-iptv-0.3.2-2|68	%vdr_plugin_post %plugin
12cr|vdr-plugin-iptv-0.3.2-2|69	
12cr|vdr-plugin-iptv-0.3.2-2|70	%postun
12cr|vdr-plugin-iptv-0.3.2-2|71	%vdr_plugin_postun %plugin
12cr|vdr-plugin-iptv-0.3.2-2|72	
12cr|vdr-plugin-iptv-0.3.2-2|73	%files -f %plugin.vdr
12cr|vdr-plugin-iptv-0.3.2-2|74	%defattr(-,root,root)
12cr|vdr-plugin-iptv-0.3.2-2|75	%doc README HISTORY
12cr|vdr-plugin-iptv-0.3.2-2|76	%dir %{vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-iptv-0.3.2-2|77	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/image.sh
12cr|vdr-plugin-iptv-0.3.2-2|78	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/internetradio.sh
12cr|vdr-plugin-iptv-0.3.2-2|79	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/iptvstream-notrap.sh
12cr|vdr-plugin-iptv-0.3.2-2|80	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/iptvstream.sh
12cr|vdr-plugin-iptv-0.3.2-2|81	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/linein.sh
12cr|vdr-plugin-iptv-0.3.2-2|82	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/vlc2iptv
12cr|vdr-plugin-iptv-0.3.2-2|83	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/webcam.sh
12cr|vdr-plugin-iptv-0.3.2-2|84	
12cr|vdr-plugin-iptv-0.3.2-2|85	
12cr|vdr-plugin-iptv-0.3.2-2|86	
12cr|vdr-plugin-iptv-0.3.2-2|87	%changelog
12cr|vdr-plugin-iptv-0.3.2-2|88	* Sat Sep 04 2010 Anssi Hannula <anssi@mandriva.org> 0.3.2-1mdv2011.0
12cr|vdr-plugin-iptv-0.3.2-2|89	+ Revision: 575998
12cr|vdr-plugin-iptv-0.3.2-2|90	- new version
12cr|vdr-plugin-iptv-0.3.2-2|91	- update license tag for current policy
12cr|vdr-plugin-iptv-0.3.2-2|92	
12cr|vdr-plugin-iptv-0.3.2-2|93	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.3.0-2mdv2011.0
12cr|vdr-plugin-iptv-0.3.2-2|94	+ Revision: 401088
12cr|vdr-plugin-iptv-0.3.2-2|95	- rebuild for new VDR
12cr|vdr-plugin-iptv-0.3.2-2|96	
12cr|vdr-plugin-iptv-0.3.2-2|97	* Sat Jul 25 2009 Anssi Hannula <anssi@mandriva.org> 0.3.0-1mdv2010.0
12cr|vdr-plugin-iptv-0.3.2-2|98	+ Revision: 399815
12cr|vdr-plugin-iptv-0.3.2-2|99	- new version
12cr|vdr-plugin-iptv-0.3.2-2|100	- specify requirements of example scripts in description
12cr|vdr-plugin-iptv-0.3.2-2|101	
12cr|vdr-plugin-iptv-0.3.2-2|102	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.2.0-3mdv2009.1
12cr|vdr-plugin-iptv-0.3.2-2|103	+ Revision: 359327
12cr|vdr-plugin-iptv-0.3.2-2|104	- rebuild for new vdr
12cr|vdr-plugin-iptv-0.3.2-2|105	
12cr|vdr-plugin-iptv-0.3.2-2|106	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.2.0-2mdv2009.0
12cr|vdr-plugin-iptv-0.3.2-2|107	+ Revision: 197939
12cr|vdr-plugin-iptv-0.3.2-2|108	- rebuild for new vdr
12cr|vdr-plugin-iptv-0.3.2-2|109	
12cr|vdr-plugin-iptv-0.3.2-2|110	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.2.0-1mdv2009.0
12cr|vdr-plugin-iptv-0.3.2-2|111	+ Revision: 197681
12cr|vdr-plugin-iptv-0.3.2-2|112	- new version
12cr|vdr-plugin-iptv-0.3.2-2|113	- add vdr_plugin_prep
12cr|vdr-plugin-iptv-0.3.2-2|114	- bump buildrequires on vdr-devel
12cr|vdr-plugin-iptv-0.3.2-2|115	- drop unneeded 1.4-support patch (P0)
12cr|vdr-plugin-iptv-0.3.2-2|116	- initial Mandriva release
12cr|vdr-plugin-iptv-0.3.2-2|117	

8294 12
12cr|vdr-plugin-joystick-0.0.3-19|1	
12cr|vdr-plugin-joystick-0.0.3-19|2	%define plugin	joystick
12cr|vdr-plugin-joystick-0.0.3-19|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-joystick-0.0.3-19|4	%define version	0.0.3
12cr|vdr-plugin-joystick-0.0.3-19|5	%define rel	19
12cr|vdr-plugin-joystick-0.0.3-19|6	
12cr|vdr-plugin-joystick-0.0.3-19|7	Summary:	VDR plugin: use a joystick as a remote
12cr|vdr-plugin-joystick-0.0.3-19|8	Name:		%name
12cr|vdr-plugin-joystick-0.0.3-19|9	Version:	%version
12cr|vdr-plugin-joystick-0.0.3-19|10	Release:	%mkrel %rel
12cr|vdr-plugin-joystick-0.0.3-19|11	Group:		Video
12cr|vdr-plugin-joystick-0.0.3-19|12	License:	GPL
12cr|vdr-plugin-joystick-0.0.3-19|13	URL:		http://www.powarman.de/vdr_plugins.htm
12cr|vdr-plugin-joystick-0.0.3-19|14	Source:		http://home.arcor.de/andreas.regel/files/joystick/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-joystick-0.0.3-19|15	# workaround for glibc #22923
12cr|vdr-plugin-joystick-0.0.3-19|16	Patch1:		vdr-joystick-glibc-int32.patch
12cr|vdr-plugin-joystick-0.0.3-19|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-joystick-0.0.3-19|18	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-joystick-0.0.3-19|19	
12cr|vdr-plugin-joystick-0.0.3-19|20	%description
12cr|vdr-plugin-joystick-0.0.3-19|21	This plugin allows using a joystick as a remote control for VDR. I recommend
12cr|vdr-plugin-joystick-0.0.3-19|22	a joystick with a minimum of 2 axes and 4 buttons.
12cr|vdr-plugin-joystick-0.0.3-19|23	
12cr|vdr-plugin-joystick-0.0.3-19|24	%prep
12cr|vdr-plugin-joystick-0.0.3-19|25	%setup -q -n %plugin-%version
12cr|vdr-plugin-joystick-0.0.3-19|26	%patch1 -p0
12cr|vdr-plugin-joystick-0.0.3-19|27	%vdr_plugin_prep
12cr|vdr-plugin-joystick-0.0.3-19|28	
12cr|vdr-plugin-joystick-0.0.3-19|29	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-joystick-0.0.3-19|30	# joystick device
12cr|vdr-plugin-joystick-0.0.3-19|31	var=DEVICE
12cr|vdr-plugin-joystick-0.0.3-19|32	param=--device=DEVICE
12cr|vdr-plugin-joystick-0.0.3-19|33	default=/dev/input/js0
12cr|vdr-plugin-joystick-0.0.3-19|34	%vdr_plugin_params_end
12cr|vdr-plugin-joystick-0.0.3-19|35	
12cr|vdr-plugin-joystick-0.0.3-19|36	perl -pi -e 's/^2/# 2/' examples/mappings.conf
12cr|vdr-plugin-joystick-0.0.3-19|37	
12cr|vdr-plugin-joystick-0.0.3-19|38	%build
12cr|vdr-plugin-joystick-0.0.3-19|39	%vdr_plugin_build
12cr|vdr-plugin-joystick-0.0.3-19|40	
12cr|vdr-plugin-joystick-0.0.3-19|41	%install
12cr|vdr-plugin-joystick-0.0.3-19|42	%vdr_plugin_install
12cr|vdr-plugin-joystick-0.0.3-19|43	
12cr|vdr-plugin-joystick-0.0.3-19|44	install -D -m644 examples/mappings.conf %{buildroot}%{vdr_plugin_cfgdir}/%plugin/mappings.conf
12cr|vdr-plugin-joystick-0.0.3-19|45	
12cr|vdr-plugin-joystick-0.0.3-19|46	%post
12cr|vdr-plugin-joystick-0.0.3-19|47	%vdr_plugin_post %plugin
12cr|vdr-plugin-joystick-0.0.3-19|48	
12cr|vdr-plugin-joystick-0.0.3-19|49	%postun
12cr|vdr-plugin-joystick-0.0.3-19|50	%vdr_plugin_postun %plugin
12cr|vdr-plugin-joystick-0.0.3-19|51	
12cr|vdr-plugin-joystick-0.0.3-19|52	%files -f %plugin.vdr
12cr|vdr-plugin-joystick-0.0.3-19|53	%defattr(-,root,root)
12cr|vdr-plugin-joystick-0.0.3-19|54	%doc README HISTORY
12cr|vdr-plugin-joystick-0.0.3-19|55	%dir %{vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-joystick-0.0.3-19|56	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/mappings.conf
12cr|vdr-plugin-joystick-0.0.3-19|57	
12cr|vdr-plugin-joystick-0.0.3-19|58	
12cr|vdr-plugin-joystick-0.0.3-19|59	
12cr|vdr-plugin-joystick-0.0.3-19|60	
12cr|vdr-plugin-joystick-0.0.3-19|61	%changelog
12cr|vdr-plugin-joystick-0.0.3-19|62	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3-18mdv2011.0
12cr|vdr-plugin-joystick-0.0.3-19|63	+ Revision: 404572
12cr|vdr-plugin-joystick-0.0.3-19|64	- rebuild due to BS building the previous release against wrong VDR on i586
12cr|vdr-plugin-joystick-0.0.3-19|65	
12cr|vdr-plugin-joystick-0.0.3-19|66	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3-17mdv2010.0
12cr|vdr-plugin-joystick-0.0.3-19|67	+ Revision: 401088
12cr|vdr-plugin-joystick-0.0.3-19|68	- rebuild for new VDR
12cr|vdr-plugin-joystick-0.0.3-19|69	
12cr|vdr-plugin-joystick-0.0.3-19|70	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3-16mdv2009.1
12cr|vdr-plugin-joystick-0.0.3-19|71	+ Revision: 359328
12cr|vdr-plugin-joystick-0.0.3-19|72	- rebuild for new vdr
12cr|vdr-plugin-joystick-0.0.3-19|73	
12cr|vdr-plugin-joystick-0.0.3-19|74	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-15mdv2009.0
12cr|vdr-plugin-joystick-0.0.3-19|75	+ Revision: 197940
12cr|vdr-plugin-joystick-0.0.3-19|76	- rebuild for new vdr
12cr|vdr-plugin-joystick-0.0.3-19|77	
12cr|vdr-plugin-joystick-0.0.3-19|78	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-14mdv2009.0
12cr|vdr-plugin-joystick-0.0.3-19|79	+ Revision: 197682
12cr|vdr-plugin-joystick-0.0.3-19|80	- add vdr_plugin_prep
12cr|vdr-plugin-joystick-0.0.3-19|81	- bump buildrequires on vdr-devel
12cr|vdr-plugin-joystick-0.0.3-19|82	
12cr|vdr-plugin-joystick-0.0.3-19|83	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-13mdv2008.1
12cr|vdr-plugin-joystick-0.0.3-19|84	+ Revision: 145105
12cr|vdr-plugin-joystick-0.0.3-19|85	- rebuild for new vdr
12cr|vdr-plugin-joystick-0.0.3-19|86	
12cr|vdr-plugin-joystick-0.0.3-19|87	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-joystick-0.0.3-19|88	- restore BuildRoot
12cr|vdr-plugin-joystick-0.0.3-19|89	
12cr|vdr-plugin-joystick-0.0.3-19|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-joystick-0.0.3-19|91	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-joystick-0.0.3-19|92	
12cr|vdr-plugin-joystick-0.0.3-19|93	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-12mdv2008.1
12cr|vdr-plugin-joystick-0.0.3-19|94	+ Revision: 103145
12cr|vdr-plugin-joystick-0.0.3-19|95	- rebuild for new vdr
12cr|vdr-plugin-joystick-0.0.3-19|96	
12cr|vdr-plugin-joystick-0.0.3-19|97	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-11mdv2008.0
12cr|vdr-plugin-joystick-0.0.3-19|98	+ Revision: 50010
12cr|vdr-plugin-joystick-0.0.3-19|99	- rebuild for new vdr
12cr|vdr-plugin-joystick-0.0.3-19|100	
12cr|vdr-plugin-joystick-0.0.3-19|101	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-10mdv2008.0
12cr|vdr-plugin-joystick-0.0.3-19|102	+ Revision: 42096
12cr|vdr-plugin-joystick-0.0.3-19|103	- rebuild for new vdr
12cr|vdr-plugin-joystick-0.0.3-19|104	
12cr|vdr-plugin-joystick-0.0.3-19|105	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-9mdv2008.0
12cr|vdr-plugin-joystick-0.0.3-19|106	+ Revision: 22700
12cr|vdr-plugin-joystick-0.0.3-19|107	- rebuild for new vdr
12cr|vdr-plugin-joystick-0.0.3-19|108	
12cr|vdr-plugin-joystick-0.0.3-19|109	
12cr|vdr-plugin-joystick-0.0.3-19|110	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-8mdv2007.0
12cr|vdr-plugin-joystick-0.0.3-19|111	+ Revision: 90934
12cr|vdr-plugin-joystick-0.0.3-19|112	- rebuild for new vdr
12cr|vdr-plugin-joystick-0.0.3-19|113	
12cr|vdr-plugin-joystick-0.0.3-19|114	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-7mdv2007.1
12cr|vdr-plugin-joystick-0.0.3-19|115	+ Revision: 74032
12cr|vdr-plugin-joystick-0.0.3-19|116	- rebuild for new vdr
12cr|vdr-plugin-joystick-0.0.3-19|117	- Import vdr-plugin-joystick
12cr|vdr-plugin-joystick-0.0.3-19|118	
12cr|vdr-plugin-joystick-0.0.3-19|119	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-6mdv2007.0
12cr|vdr-plugin-joystick-0.0.3-19|120	- rebuild for new vdr
12cr|vdr-plugin-joystick-0.0.3-19|121	
12cr|vdr-plugin-joystick-0.0.3-19|122	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-5mdv2007.0
12cr|vdr-plugin-joystick-0.0.3-19|123	- stricter abi requires
12cr|vdr-plugin-joystick-0.0.3-19|124	
12cr|vdr-plugin-joystick-0.0.3-19|125	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-4mdv2007.0
12cr|vdr-plugin-joystick-0.0.3-19|126	- rebuild for new vdr
12cr|vdr-plugin-joystick-0.0.3-19|127	
12cr|vdr-plugin-joystick-0.0.3-19|128	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-3mdv2007.0
12cr|vdr-plugin-joystick-0.0.3-19|129	- rebuild for new vdr
12cr|vdr-plugin-joystick-0.0.3-19|130	
12cr|vdr-plugin-joystick-0.0.3-19|131	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-2mdv2007.0
12cr|vdr-plugin-joystick-0.0.3-19|132	- use _ prefix for system path macros
12cr|vdr-plugin-joystick-0.0.3-19|133	
12cr|vdr-plugin-joystick-0.0.3-19|134	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-1mdv2007.0
12cr|vdr-plugin-joystick-0.0.3-19|135	- initial Mandriva release
12cr|vdr-plugin-joystick-0.0.3-19|136	

8295 12
12cr|vdr-plugin-kvdrmon-0.6-16|1	
12cr|vdr-plugin-kvdrmon-0.6-16|2	%define plugin	kvdrmon
12cr|vdr-plugin-kvdrmon-0.6-16|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-kvdrmon-0.6-16|4	%define version	0.6
12cr|vdr-plugin-kvdrmon-0.6-16|5	%define rel	16
12cr|vdr-plugin-kvdrmon-0.6-16|6	
12cr|vdr-plugin-kvdrmon-0.6-16|7	Summary:	VDR plugin: kvdrmon support plugin
12cr|vdr-plugin-kvdrmon-0.6-16|8	Name:		%name
12cr|vdr-plugin-kvdrmon-0.6-16|9	Version:	%version
12cr|vdr-plugin-kvdrmon-0.6-16|10	Release:	%mkrel %rel
12cr|vdr-plugin-kvdrmon-0.6-16|11	Group:		Video
12cr|vdr-plugin-kvdrmon-0.6-16|12	License:	GPL
12cr|vdr-plugin-kvdrmon-0.6-16|13	URL:		http://vdr-statusleds.sourceforge.net/kvdrmon/
12cr|vdr-plugin-kvdrmon-0.6-16|14	Source:		http://prdownloads.sourceforge.net/vdr-statusleds/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-kvdrmon-0.6-16|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-kvdrmon-0.6-16|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-kvdrmon-0.6-16|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-kvdrmon-0.6-16|18	
12cr|vdr-plugin-kvdrmon-0.6-16|19	%description
12cr|vdr-plugin-kvdrmon-0.6-16|20	This plugin allows monitoring VDR activity. There exists a co-project
12cr|vdr-plugin-kvdrmon-0.6-16|21	kvdrmon. This KDE kicker applet talks with the vdrmon plugin and shows
12cr|vdr-plugin-kvdrmon-0.6-16|22	the VDR status.
12cr|vdr-plugin-kvdrmon-0.6-16|23	
12cr|vdr-plugin-kvdrmon-0.6-16|24	%prep
12cr|vdr-plugin-kvdrmon-0.6-16|25	%setup -q -n %plugin-%version
12cr|vdr-plugin-kvdrmon-0.6-16|26	%vdr_plugin_prep
12cr|vdr-plugin-kvdrmon-0.6-16|27	
12cr|vdr-plugin-kvdrmon-0.6-16|28	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-kvdrmon-0.6-16|29	# port number to listen in
12cr|vdr-plugin-kvdrmon-0.6-16|30	var=LISTEN_PORT
12cr|vdr-plugin-kvdrmon-0.6-16|31	param="-p LISTEN_PORT"
12cr|vdr-plugin-kvdrmon-0.6-16|32	%vdr_plugin_params_end
12cr|vdr-plugin-kvdrmon-0.6-16|33	
12cr|vdr-plugin-kvdrmon-0.6-16|34	%build
12cr|vdr-plugin-kvdrmon-0.6-16|35	%vdr_plugin_build
12cr|vdr-plugin-kvdrmon-0.6-16|36	
12cr|vdr-plugin-kvdrmon-0.6-16|37	%install
12cr|vdr-plugin-kvdrmon-0.6-16|38	rm -rf %{buildroot}
12cr|vdr-plugin-kvdrmon-0.6-16|39	%vdr_plugin_install
12cr|vdr-plugin-kvdrmon-0.6-16|40	
12cr|vdr-plugin-kvdrmon-0.6-16|41	%clean
12cr|vdr-plugin-kvdrmon-0.6-16|42	rm -rf %{buildroot}
12cr|vdr-plugin-kvdrmon-0.6-16|43	
12cr|vdr-plugin-kvdrmon-0.6-16|44	%post
12cr|vdr-plugin-kvdrmon-0.6-16|45	%vdr_plugin_post %plugin
12cr|vdr-plugin-kvdrmon-0.6-16|46	
12cr|vdr-plugin-kvdrmon-0.6-16|47	%postun
12cr|vdr-plugin-kvdrmon-0.6-16|48	%vdr_plugin_postun %plugin
12cr|vdr-plugin-kvdrmon-0.6-16|49	
12cr|vdr-plugin-kvdrmon-0.6-16|50	%files -f %plugin.vdr
12cr|vdr-plugin-kvdrmon-0.6-16|51	%defattr(-,root,root)
12cr|vdr-plugin-kvdrmon-0.6-16|52	%doc README
12cr|vdr-plugin-kvdrmon-0.6-16|53	
12cr|vdr-plugin-kvdrmon-0.6-16|54	
12cr|vdr-plugin-kvdrmon-0.6-16|55	
12cr|vdr-plugin-kvdrmon-0.6-16|56	
12cr|vdr-plugin-kvdrmon-0.6-16|57	%changelog
12cr|vdr-plugin-kvdrmon-0.6-16|58	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.6-16mdv2010.0
12cr|vdr-plugin-kvdrmon-0.6-16|59	+ Revision: 401088
12cr|vdr-plugin-kvdrmon-0.6-16|60	- rebuild for new VDR
12cr|vdr-plugin-kvdrmon-0.6-16|61	
12cr|vdr-plugin-kvdrmon-0.6-16|62	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.6-15mdv2009.1
12cr|vdr-plugin-kvdrmon-0.6-16|63	+ Revision: 359329
12cr|vdr-plugin-kvdrmon-0.6-16|64	- rebuild for new vdr
12cr|vdr-plugin-kvdrmon-0.6-16|65	
12cr|vdr-plugin-kvdrmon-0.6-16|66	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.6-14mdv2009.0
12cr|vdr-plugin-kvdrmon-0.6-16|67	+ Revision: 197941
12cr|vdr-plugin-kvdrmon-0.6-16|68	- rebuild for new vdr
12cr|vdr-plugin-kvdrmon-0.6-16|69	
12cr|vdr-plugin-kvdrmon-0.6-16|70	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.6-13mdv2009.0
12cr|vdr-plugin-kvdrmon-0.6-16|71	+ Revision: 197683
12cr|vdr-plugin-kvdrmon-0.6-16|72	- add vdr_plugin_prep
12cr|vdr-plugin-kvdrmon-0.6-16|73	- bump buildrequires on vdr-devel
12cr|vdr-plugin-kvdrmon-0.6-16|74	
12cr|vdr-plugin-kvdrmon-0.6-16|75	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.6-12mdv2008.1
12cr|vdr-plugin-kvdrmon-0.6-16|76	+ Revision: 145106
12cr|vdr-plugin-kvdrmon-0.6-16|77	- rebuild for new vdr
12cr|vdr-plugin-kvdrmon-0.6-16|78	
12cr|vdr-plugin-kvdrmon-0.6-16|79	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-kvdrmon-0.6-16|80	- restore BuildRoot
12cr|vdr-plugin-kvdrmon-0.6-16|81	
12cr|vdr-plugin-kvdrmon-0.6-16|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-kvdrmon-0.6-16|83	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-kvdrmon-0.6-16|84	
12cr|vdr-plugin-kvdrmon-0.6-16|85	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.6-11mdv2008.1
12cr|vdr-plugin-kvdrmon-0.6-16|86	+ Revision: 103146
12cr|vdr-plugin-kvdrmon-0.6-16|87	- rebuild for new vdr
12cr|vdr-plugin-kvdrmon-0.6-16|88	
12cr|vdr-plugin-kvdrmon-0.6-16|89	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.6-10mdv2008.0
12cr|vdr-plugin-kvdrmon-0.6-16|90	+ Revision: 50011
12cr|vdr-plugin-kvdrmon-0.6-16|91	- rebuild for new vdr
12cr|vdr-plugin-kvdrmon-0.6-16|92	
12cr|vdr-plugin-kvdrmon-0.6-16|93	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.6-9mdv2008.0
12cr|vdr-plugin-kvdrmon-0.6-16|94	+ Revision: 42097
12cr|vdr-plugin-kvdrmon-0.6-16|95	- rebuild for new vdr
12cr|vdr-plugin-kvdrmon-0.6-16|96	
12cr|vdr-plugin-kvdrmon-0.6-16|97	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.6-8mdv2008.0
12cr|vdr-plugin-kvdrmon-0.6-16|98	+ Revision: 22741
12cr|vdr-plugin-kvdrmon-0.6-16|99	- rebuild for new vdr
12cr|vdr-plugin-kvdrmon-0.6-16|100	
12cr|vdr-plugin-kvdrmon-0.6-16|101	
12cr|vdr-plugin-kvdrmon-0.6-16|102	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.6-7mdv2007.0
12cr|vdr-plugin-kvdrmon-0.6-16|103	+ Revision: 90935
12cr|vdr-plugin-kvdrmon-0.6-16|104	- rebuild for new vdr
12cr|vdr-plugin-kvdrmon-0.6-16|105	
12cr|vdr-plugin-kvdrmon-0.6-16|106	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.6-6mdv2007.1
12cr|vdr-plugin-kvdrmon-0.6-16|107	+ Revision: 74033
12cr|vdr-plugin-kvdrmon-0.6-16|108	- rebuild for new vdr
12cr|vdr-plugin-kvdrmon-0.6-16|109	- Import vdr-plugin-kvdrmon
12cr|vdr-plugin-kvdrmon-0.6-16|110	
12cr|vdr-plugin-kvdrmon-0.6-16|111	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.6-5mdv2007.0
12cr|vdr-plugin-kvdrmon-0.6-16|112	- rebuild for new vdr
12cr|vdr-plugin-kvdrmon-0.6-16|113	
12cr|vdr-plugin-kvdrmon-0.6-16|114	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.6-4mdv2007.0
12cr|vdr-plugin-kvdrmon-0.6-16|115	- stricter abi requires
12cr|vdr-plugin-kvdrmon-0.6-16|116	
12cr|vdr-plugin-kvdrmon-0.6-16|117	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.6-3mdv2007.0
12cr|vdr-plugin-kvdrmon-0.6-16|118	- rebuild for new vdr
12cr|vdr-plugin-kvdrmon-0.6-16|119	
12cr|vdr-plugin-kvdrmon-0.6-16|120	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.6-2mdv2007.0
12cr|vdr-plugin-kvdrmon-0.6-16|121	- rebuild for new vdr
12cr|vdr-plugin-kvdrmon-0.6-16|122	
12cr|vdr-plugin-kvdrmon-0.6-16|123	* Thu Jul 13 2006 Anssi Hannula <anssi@mandriva.org> 0.6-1mdv2007.0
12cr|vdr-plugin-kvdrmon-0.6-16|124	- initial Mandriva release
12cr|vdr-plugin-kvdrmon-0.6-16|125	

8296 12
12cr|vdr-plugin-launcher-0.0.2a-16|1	
12cr|vdr-plugin-launcher-0.0.2a-16|2	%define plugin	launcher
12cr|vdr-plugin-launcher-0.0.2a-16|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-launcher-0.0.2a-16|4	%define version	0.0.2a
12cr|vdr-plugin-launcher-0.0.2a-16|5	%define rel	16
12cr|vdr-plugin-launcher-0.0.2a-16|6	
12cr|vdr-plugin-launcher-0.0.2a-16|7	Summary:	VDR plugin: launch other plugins
12cr|vdr-plugin-launcher-0.0.2a-16|8	Name:		%name
12cr|vdr-plugin-launcher-0.0.2a-16|9	Version:	%version
12cr|vdr-plugin-launcher-0.0.2a-16|10	Release:	%mkrel %rel
12cr|vdr-plugin-launcher-0.0.2a-16|11	Group:		Video
12cr|vdr-plugin-launcher-0.0.2a-16|12	License:	GPL
12cr|vdr-plugin-launcher-0.0.2a-16|13	URL:		http://people.freenet.de/cwieninger/html/vdr-launcher.html
12cr|vdr-plugin-launcher-0.0.2a-16|14	Source:		http://people.freenet.de/cwieninger/vdr_1.3.11-%plugin-%version.tar.bz2
12cr|vdr-plugin-launcher-0.0.2a-16|15	Patch0:		launcher-0.0.2a-i18n-1.6.patch
12cr|vdr-plugin-launcher-0.0.2a-16|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-launcher-0.0.2a-16|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-launcher-0.0.2a-16|18	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-launcher-0.0.2a-16|19	
12cr|vdr-plugin-launcher-0.0.2a-16|20	%description
12cr|vdr-plugin-launcher-0.0.2a-16|21	This is a little plugin, that allows you to select and start other
12cr|vdr-plugin-launcher-0.0.2a-16|22	plugins, even if there are not shown in the main menu. You can also
12cr|vdr-plugin-launcher-0.0.2a-16|23	access the setup menu of a plugin.
12cr|vdr-plugin-launcher-0.0.2a-16|24	
12cr|vdr-plugin-launcher-0.0.2a-16|25	%prep
12cr|vdr-plugin-launcher-0.0.2a-16|26	%setup -q -n %plugin-%version
12cr|vdr-plugin-launcher-0.0.2a-16|27	%patch0 -p1
12cr|vdr-plugin-launcher-0.0.2a-16|28	%vdr_plugin_prep
12cr|vdr-plugin-launcher-0.0.2a-16|29	
12cr|vdr-plugin-launcher-0.0.2a-16|30	%build
12cr|vdr-plugin-launcher-0.0.2a-16|31	%vdr_plugin_build
12cr|vdr-plugin-launcher-0.0.2a-16|32	
12cr|vdr-plugin-launcher-0.0.2a-16|33	%install
12cr|vdr-plugin-launcher-0.0.2a-16|34	rm -rf %{buildroot}
12cr|vdr-plugin-launcher-0.0.2a-16|35	%vdr_plugin_install
12cr|vdr-plugin-launcher-0.0.2a-16|36	
12cr|vdr-plugin-launcher-0.0.2a-16|37	%clean
12cr|vdr-plugin-launcher-0.0.2a-16|38	rm -rf %{buildroot}
12cr|vdr-plugin-launcher-0.0.2a-16|39	
12cr|vdr-plugin-launcher-0.0.2a-16|40	%post
12cr|vdr-plugin-launcher-0.0.2a-16|41	%vdr_plugin_post %plugin
12cr|vdr-plugin-launcher-0.0.2a-16|42	
12cr|vdr-plugin-launcher-0.0.2a-16|43	%postun
12cr|vdr-plugin-launcher-0.0.2a-16|44	%vdr_plugin_postun %plugin
12cr|vdr-plugin-launcher-0.0.2a-16|45	
12cr|vdr-plugin-launcher-0.0.2a-16|46	%files -f %plugin.vdr
12cr|vdr-plugin-launcher-0.0.2a-16|47	%defattr(-,root,root)
12cr|vdr-plugin-launcher-0.0.2a-16|48	%doc README* HISTORY
12cr|vdr-plugin-launcher-0.0.2a-16|49	
12cr|vdr-plugin-launcher-0.0.2a-16|50	
12cr|vdr-plugin-launcher-0.0.2a-16|51	
12cr|vdr-plugin-launcher-0.0.2a-16|52	
12cr|vdr-plugin-launcher-0.0.2a-16|53	%changelog
12cr|vdr-plugin-launcher-0.0.2a-16|54	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2a-16mdv2010.0
12cr|vdr-plugin-launcher-0.0.2a-16|55	+ Revision: 401088
12cr|vdr-plugin-launcher-0.0.2a-16|56	- rebuild for new VDR
12cr|vdr-plugin-launcher-0.0.2a-16|57	
12cr|vdr-plugin-launcher-0.0.2a-16|58	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2a-15mdv2009.1
12cr|vdr-plugin-launcher-0.0.2a-16|59	+ Revision: 359330
12cr|vdr-plugin-launcher-0.0.2a-16|60	- rebuild for new vdr
12cr|vdr-plugin-launcher-0.0.2a-16|61	
12cr|vdr-plugin-launcher-0.0.2a-16|62	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2a-14mdv2009.0
12cr|vdr-plugin-launcher-0.0.2a-16|63	+ Revision: 197942
12cr|vdr-plugin-launcher-0.0.2a-16|64	- rebuild for new vdr
12cr|vdr-plugin-launcher-0.0.2a-16|65	
12cr|vdr-plugin-launcher-0.0.2a-16|66	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2a-13mdv2009.0
12cr|vdr-plugin-launcher-0.0.2a-16|67	+ Revision: 197684
12cr|vdr-plugin-launcher-0.0.2a-16|68	- add vdr_plugin_prep
12cr|vdr-plugin-launcher-0.0.2a-16|69	- bump buildrequires on vdr-devel
12cr|vdr-plugin-launcher-0.0.2a-16|70	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-launcher-0.0.2a-16|71	
12cr|vdr-plugin-launcher-0.0.2a-16|72	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2a-12mdv2008.1
12cr|vdr-plugin-launcher-0.0.2a-16|73	+ Revision: 145107
12cr|vdr-plugin-launcher-0.0.2a-16|74	- rebuild for new vdr
12cr|vdr-plugin-launcher-0.0.2a-16|75	
12cr|vdr-plugin-launcher-0.0.2a-16|76	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-launcher-0.0.2a-16|77	- restore BuildRoot
12cr|vdr-plugin-launcher-0.0.2a-16|78	
12cr|vdr-plugin-launcher-0.0.2a-16|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-launcher-0.0.2a-16|80	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-launcher-0.0.2a-16|81	
12cr|vdr-plugin-launcher-0.0.2a-16|82	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2a-11mdv2008.1
12cr|vdr-plugin-launcher-0.0.2a-16|83	+ Revision: 103147
12cr|vdr-plugin-launcher-0.0.2a-16|84	- rebuild for new vdr
12cr|vdr-plugin-launcher-0.0.2a-16|85	
12cr|vdr-plugin-launcher-0.0.2a-16|86	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2a-10mdv2008.0
12cr|vdr-plugin-launcher-0.0.2a-16|87	+ Revision: 50012
12cr|vdr-plugin-launcher-0.0.2a-16|88	- rebuild for new vdr
12cr|vdr-plugin-launcher-0.0.2a-16|89	
12cr|vdr-plugin-launcher-0.0.2a-16|90	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2a-9mdv2008.0
12cr|vdr-plugin-launcher-0.0.2a-16|91	+ Revision: 42098
12cr|vdr-plugin-launcher-0.0.2a-16|92	- rebuild for new vdr
12cr|vdr-plugin-launcher-0.0.2a-16|93	
12cr|vdr-plugin-launcher-0.0.2a-16|94	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2a-8mdv2008.0
12cr|vdr-plugin-launcher-0.0.2a-16|95	+ Revision: 22743
12cr|vdr-plugin-launcher-0.0.2a-16|96	- rebuild for new vdr
12cr|vdr-plugin-launcher-0.0.2a-16|97	
12cr|vdr-plugin-launcher-0.0.2a-16|98	
12cr|vdr-plugin-launcher-0.0.2a-16|99	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-7mdv2007.0
12cr|vdr-plugin-launcher-0.0.2a-16|100	+ Revision: 90936
12cr|vdr-plugin-launcher-0.0.2a-16|101	- rebuild for new vdr
12cr|vdr-plugin-launcher-0.0.2a-16|102	
12cr|vdr-plugin-launcher-0.0.2a-16|103	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-6mdv2007.1
12cr|vdr-plugin-launcher-0.0.2a-16|104	+ Revision: 74034
12cr|vdr-plugin-launcher-0.0.2a-16|105	- rebuild for new vdr
12cr|vdr-plugin-launcher-0.0.2a-16|106	- Import vdr-plugin-launcher
12cr|vdr-plugin-launcher-0.0.2a-16|107	
12cr|vdr-plugin-launcher-0.0.2a-16|108	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-5mdv2007.0
12cr|vdr-plugin-launcher-0.0.2a-16|109	- rebuild for new vdr
12cr|vdr-plugin-launcher-0.0.2a-16|110	
12cr|vdr-plugin-launcher-0.0.2a-16|111	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-4mdv2007.0
12cr|vdr-plugin-launcher-0.0.2a-16|112	- stricter abi requires
12cr|vdr-plugin-launcher-0.0.2a-16|113	
12cr|vdr-plugin-launcher-0.0.2a-16|114	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-3mdv2007.0
12cr|vdr-plugin-launcher-0.0.2a-16|115	- rebuild for new vdr
12cr|vdr-plugin-launcher-0.0.2a-16|116	
12cr|vdr-plugin-launcher-0.0.2a-16|117	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-2mdv2007.0
12cr|vdr-plugin-launcher-0.0.2a-16|118	- rebuild for new vdr
12cr|vdr-plugin-launcher-0.0.2a-16|119	
12cr|vdr-plugin-launcher-0.0.2a-16|120	* Fri Jul 14 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-1mdv2007.0
12cr|vdr-plugin-launcher-0.0.2a-16|121	- initial Mandriva release
12cr|vdr-plugin-launcher-0.0.2a-16|122	

8297 12
12cr|vdr-plugin-lcr-0.0.9-2|1	
12cr|vdr-plugin-lcr-0.0.9-2|2	%define plugin	lcr
12cr|vdr-plugin-lcr-0.0.9-2|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-lcr-0.0.9-2|4	%define version	0.0.9
12cr|vdr-plugin-lcr-0.0.9-2|5	%define rel	2
12cr|vdr-plugin-lcr-0.0.9-2|6	
12cr|vdr-plugin-lcr-0.0.9-2|7	Summary:	VDR plugin: Displays telephone rates on OSD
12cr|vdr-plugin-lcr-0.0.9-2|8	Name:		%name
12cr|vdr-plugin-lcr-0.0.9-2|9	Version:	%version
12cr|vdr-plugin-lcr-0.0.9-2|10	Release:	%mkrel %rel
12cr|vdr-plugin-lcr-0.0.9-2|11	Group:		Video
12cr|vdr-plugin-lcr-0.0.9-2|12	License:	GPL
12cr|vdr-plugin-lcr-0.0.9-2|13	URL:		http://lcr.vdr-developer.org/
12cr|vdr-plugin-lcr-0.0.9-2|14	Source:		http://lcr.vdr-developer.org/downloads/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-lcr-0.0.9-2|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-lcr-0.0.9-2|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-lcr-0.0.9-2|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-lcr-0.0.9-2|18	
12cr|vdr-plugin-lcr-0.0.9-2|19	%description
12cr|vdr-plugin-lcr-0.0.9-2|20	Least Cost Routing is a plugin that displays information about the lowest
12cr|vdr-plugin-lcr-0.0.9-2|21	rates for telephoning AT THE MOMENT on the osd. It retrieves its data from
12cr|vdr-plugin-lcr-0.0.9-2|22	"www.teltarif.de" and displays them in a table on the osd.
12cr|vdr-plugin-lcr-0.0.9-2|23	For the retrieval an additional (perl) script is needed (retrieve-data.pl).
12cr|vdr-plugin-lcr-0.0.9-2|24	
12cr|vdr-plugin-lcr-0.0.9-2|25	%prep
12cr|vdr-plugin-lcr-0.0.9-2|26	%setup -q -n %plugin-%version
12cr|vdr-plugin-lcr-0.0.9-2|27	%vdr_plugin_prep
12cr|vdr-plugin-lcr-0.0.9-2|28	chmod 0644 README*
12cr|vdr-plugin-lcr-0.0.9-2|29	
12cr|vdr-plugin-lcr-0.0.9-2|30	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-lcr-0.0.9-2|31	# alternative data retrieval script
12cr|vdr-plugin-lcr-0.0.9-2|32	var=SCRIPT
12cr|vdr-plugin-lcr-0.0.9-2|33	param=--script=SCRIPT
12cr|vdr-plugin-lcr-0.0.9-2|34	%vdr_plugin_params_end
12cr|vdr-plugin-lcr-0.0.9-2|35	
12cr|vdr-plugin-lcr-0.0.9-2|36	%build
12cr|vdr-plugin-lcr-0.0.9-2|37	%vdr_plugin_build
12cr|vdr-plugin-lcr-0.0.9-2|38	
12cr|vdr-plugin-lcr-0.0.9-2|39	%install
12cr|vdr-plugin-lcr-0.0.9-2|40	rm -rf %{buildroot}
12cr|vdr-plugin-lcr-0.0.9-2|41	%vdr_plugin_install
12cr|vdr-plugin-lcr-0.0.9-2|42	
12cr|vdr-plugin-lcr-0.0.9-2|43	install -d -m755 %{buildroot}%{_bindir}
12cr|vdr-plugin-lcr-0.0.9-2|44	install -m755 contrib/*.pl %{buildroot}%{_bindir}
12cr|vdr-plugin-lcr-0.0.9-2|45	
12cr|vdr-plugin-lcr-0.0.9-2|46	%clean
12cr|vdr-plugin-lcr-0.0.9-2|47	rm -rf %{buildroot}
12cr|vdr-plugin-lcr-0.0.9-2|48	
12cr|vdr-plugin-lcr-0.0.9-2|49	%post
12cr|vdr-plugin-lcr-0.0.9-2|50	%vdr_plugin_post %plugin
12cr|vdr-plugin-lcr-0.0.9-2|51	
12cr|vdr-plugin-lcr-0.0.9-2|52	%postun
12cr|vdr-plugin-lcr-0.0.9-2|53	%vdr_plugin_postun %plugin
12cr|vdr-plugin-lcr-0.0.9-2|54	
12cr|vdr-plugin-lcr-0.0.9-2|55	%files -f %plugin.vdr
12cr|vdr-plugin-lcr-0.0.9-2|56	%defattr(-,root,root)
12cr|vdr-plugin-lcr-0.0.9-2|57	%doc README* HISTORY CONTRIBUTORS skins
12cr|vdr-plugin-lcr-0.0.9-2|58	%{_bindir}/vdr-lcr-retrieve_data.pl
12cr|vdr-plugin-lcr-0.0.9-2|59	
12cr|vdr-plugin-lcr-0.0.9-2|60	
12cr|vdr-plugin-lcr-0.0.9-2|61	%changelog
12cr|vdr-plugin-lcr-0.0.9-2|62	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.9-2mdv2010.0
12cr|vdr-plugin-lcr-0.0.9-2|63	+ Revision: 401088
12cr|vdr-plugin-lcr-0.0.9-2|64	- rebuild for new VDR
12cr|vdr-plugin-lcr-0.0.9-2|65	
12cr|vdr-plugin-lcr-0.0.9-2|66	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.0.9-1mdv2010.0
12cr|vdr-plugin-lcr-0.0.9-2|67	+ Revision: 396129
12cr|vdr-plugin-lcr-0.0.9-2|68	- new version
12cr|vdr-plugin-lcr-0.0.9-2|69	- drop patches, fixed upstream
12cr|vdr-plugin-lcr-0.0.9-2|70	
12cr|vdr-plugin-lcr-0.0.9-2|71	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.8-15mdv2009.1
12cr|vdr-plugin-lcr-0.0.9-2|72	+ Revision: 359331
12cr|vdr-plugin-lcr-0.0.9-2|73	- rebuild for new vdr
12cr|vdr-plugin-lcr-0.0.9-2|74	
12cr|vdr-plugin-lcr-0.0.9-2|75	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.8-14mdv2009.0
12cr|vdr-plugin-lcr-0.0.9-2|76	+ Revision: 197943
12cr|vdr-plugin-lcr-0.0.9-2|77	- rebuild for new vdr
12cr|vdr-plugin-lcr-0.0.9-2|78	
12cr|vdr-plugin-lcr-0.0.9-2|79	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.8-13mdv2009.0
12cr|vdr-plugin-lcr-0.0.9-2|80	+ Revision: 197685
12cr|vdr-plugin-lcr-0.0.9-2|81	- add vdr_plugin_prep
12cr|vdr-plugin-lcr-0.0.9-2|82	- bump buildrequires on vdr-devel
12cr|vdr-plugin-lcr-0.0.9-2|83	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-lcr-0.0.9-2|84	- adapt for api changes of VDR 1.5.15 (P0 from e-tobi)
12cr|vdr-plugin-lcr-0.0.9-2|85	
12cr|vdr-plugin-lcr-0.0.9-2|86	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.8-12mdv2008.1
12cr|vdr-plugin-lcr-0.0.9-2|87	+ Revision: 145108
12cr|vdr-plugin-lcr-0.0.9-2|88	- rebuild for new vdr
12cr|vdr-plugin-lcr-0.0.9-2|89	
12cr|vdr-plugin-lcr-0.0.9-2|90	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-lcr-0.0.9-2|91	- restore BuildRoot
12cr|vdr-plugin-lcr-0.0.9-2|92	
12cr|vdr-plugin-lcr-0.0.9-2|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-lcr-0.0.9-2|94	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-lcr-0.0.9-2|95	
12cr|vdr-plugin-lcr-0.0.9-2|96	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.8-11mdv2008.1
12cr|vdr-plugin-lcr-0.0.9-2|97	+ Revision: 103148
12cr|vdr-plugin-lcr-0.0.9-2|98	- rebuild for new vdr
12cr|vdr-plugin-lcr-0.0.9-2|99	
12cr|vdr-plugin-lcr-0.0.9-2|100	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.8-10mdv2008.0
12cr|vdr-plugin-lcr-0.0.9-2|101	+ Revision: 50013
12cr|vdr-plugin-lcr-0.0.9-2|102	- rebuild for new vdr
12cr|vdr-plugin-lcr-0.0.9-2|103	
12cr|vdr-plugin-lcr-0.0.9-2|104	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.8-9mdv2008.0
12cr|vdr-plugin-lcr-0.0.9-2|105	+ Revision: 42099
12cr|vdr-plugin-lcr-0.0.9-2|106	- rebuild for new vdr
12cr|vdr-plugin-lcr-0.0.9-2|107	
12cr|vdr-plugin-lcr-0.0.9-2|108	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.8-8mdv2008.0
12cr|vdr-plugin-lcr-0.0.9-2|109	+ Revision: 22745
12cr|vdr-plugin-lcr-0.0.9-2|110	- rebuild for new vdr
12cr|vdr-plugin-lcr-0.0.9-2|111	
12cr|vdr-plugin-lcr-0.0.9-2|112	
12cr|vdr-plugin-lcr-0.0.9-2|113	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.8-7mdv2007.0
12cr|vdr-plugin-lcr-0.0.9-2|114	+ Revision: 90937
12cr|vdr-plugin-lcr-0.0.9-2|115	- rebuild for new vdr
12cr|vdr-plugin-lcr-0.0.9-2|116	
12cr|vdr-plugin-lcr-0.0.9-2|117	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.8-6mdv2007.1
12cr|vdr-plugin-lcr-0.0.9-2|118	+ Revision: 74035
12cr|vdr-plugin-lcr-0.0.9-2|119	- rebuild for new vdr
12cr|vdr-plugin-lcr-0.0.9-2|120	- Import vdr-plugin-lcr
12cr|vdr-plugin-lcr-0.0.9-2|121	
12cr|vdr-plugin-lcr-0.0.9-2|122	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.8-5mdv2007.0
12cr|vdr-plugin-lcr-0.0.9-2|123	- rebuild for new vdr
12cr|vdr-plugin-lcr-0.0.9-2|124	
12cr|vdr-plugin-lcr-0.0.9-2|125	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.8-4mdv2007.0
12cr|vdr-plugin-lcr-0.0.9-2|126	- stricter abi requires
12cr|vdr-plugin-lcr-0.0.9-2|127	
12cr|vdr-plugin-lcr-0.0.9-2|128	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.8-3mdv2007.0
12cr|vdr-plugin-lcr-0.0.9-2|129	- rebuild for new vdr
12cr|vdr-plugin-lcr-0.0.9-2|130	
12cr|vdr-plugin-lcr-0.0.9-2|131	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.8-2mdv2007.0
12cr|vdr-plugin-lcr-0.0.9-2|132	- rebuild for new vdr
12cr|vdr-plugin-lcr-0.0.9-2|133	
12cr|vdr-plugin-lcr-0.0.9-2|134	* Fri Jul 14 2006 Anssi Hannula <anssi@mandriva.org> 0.0.8-1mdv2007.0
12cr|vdr-plugin-lcr-0.0.9-2|135	- initial Mandriva release
12cr|vdr-plugin-lcr-0.0.9-2|136	

8298 12
12cr|vdr-plugin-loadepg-0.1.12-5|1	
12cr|vdr-plugin-loadepg-0.1.12-5|2	%define plugin	loadepg
12cr|vdr-plugin-loadepg-0.1.12-5|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-loadepg-0.1.12-5|4	%define version	0.1.12
12cr|vdr-plugin-loadepg-0.1.12-5|5	%define rel	5
12cr|vdr-plugin-loadepg-0.1.12-5|6	
12cr|vdr-plugin-loadepg-0.1.12-5|7	Summary:	VDR plugin: Load EPG Data sent to Mediahighway receivers
12cr|vdr-plugin-loadepg-0.1.12-5|8	Name:		%name
12cr|vdr-plugin-loadepg-0.1.12-5|9	Version:	%version
12cr|vdr-plugin-loadepg-0.1.12-5|10	Release:	%mkrel %rel
12cr|vdr-plugin-loadepg-0.1.12-5|11	Group:		Video
12cr|vdr-plugin-loadepg-0.1.12-5|12	License:	GPL+
12cr|vdr-plugin-loadepg-0.1.12-5|13	URL:		http://kikko77.altervista.org/
12cr|vdr-plugin-loadepg-0.1.12-5|14	Source:		vdr-%plugin-%version.tgz
12cr|vdr-plugin-loadepg-0.1.12-5|15	Patch0:		loadepg-02_vdr-1.5.14-with-api-wrapper.dpatch
12cr|vdr-plugin-loadepg-0.1.12-5|16	Patch1:		loadepg-02_vdr-1.5.15.dpatch
12cr|vdr-plugin-loadepg-0.1.12-5|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-loadepg-0.1.12-5|18	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-loadepg-0.1.12-5|19	
12cr|vdr-plugin-loadepg-0.1.12-5|20	%description
12cr|vdr-plugin-loadepg-0.1.12-5|21	Loads EPG Data sent to Mediahighway receivers (Canal+ group).
12cr|vdr-plugin-loadepg-0.1.12-5|22	
12cr|vdr-plugin-loadepg-0.1.12-5|23	%prep
12cr|vdr-plugin-loadepg-0.1.12-5|24	%setup -q -n %plugin-%version
12cr|vdr-plugin-loadepg-0.1.12-5|25	%patch0 -p1
12cr|vdr-plugin-loadepg-0.1.12-5|26	%patch1 -p1
12cr|vdr-plugin-loadepg-0.1.12-5|27	%vdr_plugin_prep
12cr|vdr-plugin-loadepg-0.1.12-5|28	
12cr|vdr-plugin-loadepg-0.1.12-5|29	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-loadepg-0.1.12-5|30	# alternative configuration directory
12cr|vdr-plugin-loadepg-0.1.12-5|31	var=CONFIG_DIR
12cr|vdr-plugin-loadepg-0.1.12-5|32	param="-c CONFIG_DIR"
12cr|vdr-plugin-loadepg-0.1.12-5|33	%vdr_plugin_params_end
12cr|vdr-plugin-loadepg-0.1.12-5|34	
12cr|vdr-plugin-loadepg-0.1.12-5|35	perl -pi -e "s,^SCRIPT,# SCRIPT," loadepg.conf
12cr|vdr-plugin-loadepg-0.1.12-5|36	perl -pi -e "s,^FILE,# FILE," loadepg.conf
12cr|vdr-plugin-loadepg-0.1.12-5|37	
12cr|vdr-plugin-loadepg-0.1.12-5|38	%build
12cr|vdr-plugin-loadepg-0.1.12-5|39	%vdr_plugin_build
12cr|vdr-plugin-loadepg-0.1.12-5|40	
12cr|vdr-plugin-loadepg-0.1.12-5|41	%install
12cr|vdr-plugin-loadepg-0.1.12-5|42	%vdr_plugin_install
12cr|vdr-plugin-loadepg-0.1.12-5|43	
12cr|vdr-plugin-loadepg-0.1.12-5|44	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
12cr|vdr-plugin-loadepg-0.1.12-5|45	install -m644 *.equiv *.conf %{buildroot}%{vdr_plugin_cfgdir}
12cr|vdr-plugin-loadepg-0.1.12-5|46	
12cr|vdr-plugin-loadepg-0.1.12-5|47	%post
12cr|vdr-plugin-loadepg-0.1.12-5|48	%vdr_plugin_post %plugin
12cr|vdr-plugin-loadepg-0.1.12-5|49	
12cr|vdr-plugin-loadepg-0.1.12-5|50	%postun
12cr|vdr-plugin-loadepg-0.1.12-5|51	%vdr_plugin_postun %plugin
12cr|vdr-plugin-loadepg-0.1.12-5|52	
12cr|vdr-plugin-loadepg-0.1.12-5|53	%files -f %plugin.vdr
12cr|vdr-plugin-loadepg-0.1.12-5|54	%defattr(-,root,root)
12cr|vdr-plugin-loadepg-0.1.12-5|55	%doc README HISTORY
12cr|vdr-plugin-loadepg-0.1.12-5|56	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin.conf
12cr|vdr-plugin-loadepg-0.1.12-5|57	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin.equiv
12cr|vdr-plugin-loadepg-0.1.12-5|58	
12cr|vdr-plugin-loadepg-0.1.12-5|59	
12cr|vdr-plugin-loadepg-0.1.12-5|60	%changelog
12cr|vdr-plugin-loadepg-0.1.12-5|61	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.12-4mdv2010.0
12cr|vdr-plugin-loadepg-0.1.12-5|62	+ Revision: 401088
12cr|vdr-plugin-loadepg-0.1.12-5|63	- rebuild for new VDR
12cr|vdr-plugin-loadepg-0.1.12-5|64	
12cr|vdr-plugin-loadepg-0.1.12-5|65	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.12-3mdv2009.1
12cr|vdr-plugin-loadepg-0.1.12-5|66	+ Revision: 359333
12cr|vdr-plugin-loadepg-0.1.12-5|67	- rebuild for new vdr
12cr|vdr-plugin-loadepg-0.1.12-5|68	
12cr|vdr-plugin-loadepg-0.1.12-5|69	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.12-2mdv2009.0
12cr|vdr-plugin-loadepg-0.1.12-5|70	+ Revision: 197945
12cr|vdr-plugin-loadepg-0.1.12-5|71	- rebuild for new vdr
12cr|vdr-plugin-loadepg-0.1.12-5|72	
12cr|vdr-plugin-loadepg-0.1.12-5|73	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.12-1mdv2009.0
12cr|vdr-plugin-loadepg-0.1.12-5|74	+ Revision: 197688
12cr|vdr-plugin-loadepg-0.1.12-5|75	- new version
12cr|vdr-plugin-loadepg-0.1.12-5|76	- add vdr_plugin_prep
12cr|vdr-plugin-loadepg-0.1.12-5|77	- bump buildrequires on vdr-devel
12cr|vdr-plugin-loadepg-0.1.12-5|78	- adapt for api changes of VDR 1.5.15 (P1 from e-tobi)
12cr|vdr-plugin-loadepg-0.1.12-5|79	- add support for DVB API wrapper (P0 from e-tobi)
12cr|vdr-plugin-loadepg-0.1.12-5|80	- apply new license policy
12cr|vdr-plugin-loadepg-0.1.12-5|81	
12cr|vdr-plugin-loadepg-0.1.12-5|82	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.11-3mdv2008.1
12cr|vdr-plugin-loadepg-0.1.12-5|83	+ Revision: 145116
12cr|vdr-plugin-loadepg-0.1.12-5|84	- rebuild for new vdr
12cr|vdr-plugin-loadepg-0.1.12-5|85	
12cr|vdr-plugin-loadepg-0.1.12-5|86	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-loadepg-0.1.12-5|87	- restore BuildRoot
12cr|vdr-plugin-loadepg-0.1.12-5|88	
12cr|vdr-plugin-loadepg-0.1.12-5|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-loadepg-0.1.12-5|90	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-loadepg-0.1.12-5|91	
12cr|vdr-plugin-loadepg-0.1.12-5|92	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.11-2mdv2008.1
12cr|vdr-plugin-loadepg-0.1.12-5|93	+ Revision: 103149
12cr|vdr-plugin-loadepg-0.1.12-5|94	- rebuild for new vdr
12cr|vdr-plugin-loadepg-0.1.12-5|95	
12cr|vdr-plugin-loadepg-0.1.12-5|96	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.1.11-1mdv2008.0
12cr|vdr-plugin-loadepg-0.1.12-5|97	+ Revision: 81785
12cr|vdr-plugin-loadepg-0.1.12-5|98	- 0.1.11
12cr|vdr-plugin-loadepg-0.1.12-5|99	
12cr|vdr-plugin-loadepg-0.1.12-5|100	* Wed Jul 25 2007 Anssi Hannula <anssi@mandriva.org> 0.1.10-2mdv2008.0
12cr|vdr-plugin-loadepg-0.1.12-5|101	+ Revision: 55246
12cr|vdr-plugin-loadepg-0.1.12-5|102	- rebuild due to missing x86_64 binary
12cr|vdr-plugin-loadepg-0.1.12-5|103	
12cr|vdr-plugin-loadepg-0.1.12-5|104	* Thu Jul 19 2007 Anssi Hannula <anssi@mandriva.org> 0.1.10-1mdv2008.0
12cr|vdr-plugin-loadepg-0.1.12-5|105	+ Revision: 53417
12cr|vdr-plugin-loadepg-0.1.12-5|106	- 0.1.10
12cr|vdr-plugin-loadepg-0.1.12-5|107	
12cr|vdr-plugin-loadepg-0.1.12-5|108	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.9-10mdv2008.0
12cr|vdr-plugin-loadepg-0.1.12-5|109	+ Revision: 50014
12cr|vdr-plugin-loadepg-0.1.12-5|110	- rebuild for new vdr
12cr|vdr-plugin-loadepg-0.1.12-5|111	
12cr|vdr-plugin-loadepg-0.1.12-5|112	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.9-9mdv2008.0
12cr|vdr-plugin-loadepg-0.1.12-5|113	+ Revision: 42100
12cr|vdr-plugin-loadepg-0.1.12-5|114	- rebuild for new vdr
12cr|vdr-plugin-loadepg-0.1.12-5|115	
12cr|vdr-plugin-loadepg-0.1.12-5|116	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.9-8mdv2008.0
12cr|vdr-plugin-loadepg-0.1.12-5|117	+ Revision: 22747
12cr|vdr-plugin-loadepg-0.1.12-5|118	- rebuild for new vdr
12cr|vdr-plugin-loadepg-0.1.12-5|119	
12cr|vdr-plugin-loadepg-0.1.12-5|120	
12cr|vdr-plugin-loadepg-0.1.12-5|121	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.9-7mdv2007.0
12cr|vdr-plugin-loadepg-0.1.12-5|122	+ Revision: 90938
12cr|vdr-plugin-loadepg-0.1.12-5|123	- rebuild for new vdr
12cr|vdr-plugin-loadepg-0.1.12-5|124	
12cr|vdr-plugin-loadepg-0.1.12-5|125	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.9-6mdv2007.1
12cr|vdr-plugin-loadepg-0.1.12-5|126	+ Revision: 74044
12cr|vdr-plugin-loadepg-0.1.12-5|127	- rebuild for new vdr
12cr|vdr-plugin-loadepg-0.1.12-5|128	- Import vdr-plugin-loadepg
12cr|vdr-plugin-loadepg-0.1.12-5|129	
12cr|vdr-plugin-loadepg-0.1.12-5|130	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.9-5mdv2007.0
12cr|vdr-plugin-loadepg-0.1.12-5|131	- rebuild for new vdr
12cr|vdr-plugin-loadepg-0.1.12-5|132	
12cr|vdr-plugin-loadepg-0.1.12-5|133	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.9-4mdv2007.0
12cr|vdr-plugin-loadepg-0.1.12-5|134	- stricter abi requires
12cr|vdr-plugin-loadepg-0.1.12-5|135	
12cr|vdr-plugin-loadepg-0.1.12-5|136	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.9-3mdv2007.0
12cr|vdr-plugin-loadepg-0.1.12-5|137	- rebuild for new vdr
12cr|vdr-plugin-loadepg-0.1.12-5|138	
12cr|vdr-plugin-loadepg-0.1.12-5|139	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.9-2mdv2007.0
12cr|vdr-plugin-loadepg-0.1.12-5|140	- rebuild for new vdr
12cr|vdr-plugin-loadepg-0.1.12-5|141	
12cr|vdr-plugin-loadepg-0.1.12-5|142	* Fri Jul 14 2006 Anssi Hannula <anssi@mandriva.org> 0.1.9-1mdv2007.0
12cr|vdr-plugin-loadepg-0.1.12-5|143	- initial Mandriva release
12cr|vdr-plugin-loadepg-0.1.12-5|144	

8299 12
12cr|vdr-plugin-mlcd-0.0.4a-17|1	
12cr|vdr-plugin-mlcd-0.0.4a-17|2	%define plugin	mlcd
12cr|vdr-plugin-mlcd-0.0.4a-17|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-mlcd-0.0.4a-17|4	%define version	0.0.4a
12cr|vdr-plugin-mlcd-0.0.4a-17|5	%define rel	17
12cr|vdr-plugin-mlcd-0.0.4a-17|6	
12cr|vdr-plugin-mlcd-0.0.4a-17|7	Summary:	VDR plugin: Multitainer LCD-Display Driver
12cr|vdr-plugin-mlcd-0.0.4a-17|8	Name:		%name
12cr|vdr-plugin-mlcd-0.0.4a-17|9	Version:	%version
12cr|vdr-plugin-mlcd-0.0.4a-17|10	Release:	%mkrel %rel
12cr|vdr-plugin-mlcd-0.0.4a-17|11	Group:		Video
12cr|vdr-plugin-mlcd-0.0.4a-17|12	License:	GPL
12cr|vdr-plugin-mlcd-0.0.4a-17|13	URL:		http://home.arcor.de/meinrad/
12cr|vdr-plugin-mlcd-0.0.4a-17|14	Source:		http://home.arcor.de/meinrad/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-mlcd-0.0.4a-17|15	Patch1:		02_mlcd-0.0.4a-fontfile.dpatch
12cr|vdr-plugin-mlcd-0.0.4a-17|16	Patch2:		90_mlcd-0.0.4a-1.3.38.dpatch
12cr|vdr-plugin-mlcd-0.0.4a-17|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-mlcd-0.0.4a-17|18	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-mlcd-0.0.4a-17|19	
12cr|vdr-plugin-mlcd-0.0.4a-17|20	%description
12cr|vdr-plugin-mlcd-0.0.4a-17|21	Enables the build in display of Fujitsu-Siemens Multitainer device.
12cr|vdr-plugin-mlcd-0.0.4a-17|22	
12cr|vdr-plugin-mlcd-0.0.4a-17|23	%prep
12cr|vdr-plugin-mlcd-0.0.4a-17|24	%setup -q -n %plugin-%version
12cr|vdr-plugin-mlcd-0.0.4a-17|25	%patch1 -p1 -b .fontfile
12cr|vdr-plugin-mlcd-0.0.4a-17|26	%patch2 -p1 -b .1338
12cr|vdr-plugin-mlcd-0.0.4a-17|27	%vdr_plugin_prep
12cr|vdr-plugin-mlcd-0.0.4a-17|28	
12cr|vdr-plugin-mlcd-0.0.4a-17|29	%build
12cr|vdr-plugin-mlcd-0.0.4a-17|30	%vdr_plugin_build
12cr|vdr-plugin-mlcd-0.0.4a-17|31	
12cr|vdr-plugin-mlcd-0.0.4a-17|32	%install
12cr|vdr-plugin-mlcd-0.0.4a-17|33	%vdr_plugin_install
12cr|vdr-plugin-mlcd-0.0.4a-17|34	
12cr|vdr-plugin-mlcd-0.0.4a-17|35	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%plugin
12cr|vdr-plugin-mlcd-0.0.4a-17|36	install -m644 char.dat %{buildroot}%{vdr_plugin_cfgdir}/%plugin
12cr|vdr-plugin-mlcd-0.0.4a-17|37	
12cr|vdr-plugin-mlcd-0.0.4a-17|38	%post
12cr|vdr-plugin-mlcd-0.0.4a-17|39	%vdr_plugin_post %plugin
12cr|vdr-plugin-mlcd-0.0.4a-17|40	
12cr|vdr-plugin-mlcd-0.0.4a-17|41	%postun
12cr|vdr-plugin-mlcd-0.0.4a-17|42	%vdr_plugin_postun %plugin
12cr|vdr-plugin-mlcd-0.0.4a-17|43	
12cr|vdr-plugin-mlcd-0.0.4a-17|44	%files -f %plugin.vdr
12cr|vdr-plugin-mlcd-0.0.4a-17|45	%defattr(-,root,root)
12cr|vdr-plugin-mlcd-0.0.4a-17|46	%doc README HISTORY
12cr|vdr-plugin-mlcd-0.0.4a-17|47	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin
12cr|vdr-plugin-mlcd-0.0.4a-17|48	
12cr|vdr-plugin-mlcd-0.0.4a-17|49	
12cr|vdr-plugin-mlcd-0.0.4a-17|50	
12cr|vdr-plugin-mlcd-0.0.4a-17|51	
12cr|vdr-plugin-mlcd-0.0.4a-17|52	%changelog
12cr|vdr-plugin-mlcd-0.0.4a-17|53	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4a-16mdv2010.0
12cr|vdr-plugin-mlcd-0.0.4a-17|54	+ Revision: 401088
12cr|vdr-plugin-mlcd-0.0.4a-17|55	- rebuild for new VDR
12cr|vdr-plugin-mlcd-0.0.4a-17|56	
12cr|vdr-plugin-mlcd-0.0.4a-17|57	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4a-15mdv2009.1
12cr|vdr-plugin-mlcd-0.0.4a-17|58	+ Revision: 359336
12cr|vdr-plugin-mlcd-0.0.4a-17|59	- rebuild for new vdr
12cr|vdr-plugin-mlcd-0.0.4a-17|60	
12cr|vdr-plugin-mlcd-0.0.4a-17|61	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4a-14mdv2009.0
12cr|vdr-plugin-mlcd-0.0.4a-17|62	+ Revision: 197948
12cr|vdr-plugin-mlcd-0.0.4a-17|63	- rebuild for new vdr
12cr|vdr-plugin-mlcd-0.0.4a-17|64	
12cr|vdr-plugin-mlcd-0.0.4a-17|65	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4a-13mdv2009.0
12cr|vdr-plugin-mlcd-0.0.4a-17|66	+ Revision: 197690
12cr|vdr-plugin-mlcd-0.0.4a-17|67	- add vdr_plugin_prep
12cr|vdr-plugin-mlcd-0.0.4a-17|68	- bump buildrequires on vdr-devel
12cr|vdr-plugin-mlcd-0.0.4a-17|69	- replace 1.3.38 API patch with e-tobi one (P2)
12cr|vdr-plugin-mlcd-0.0.4a-17|70	
12cr|vdr-plugin-mlcd-0.0.4a-17|71	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4a-12mdv2008.1
12cr|vdr-plugin-mlcd-0.0.4a-17|72	+ Revision: 145124
12cr|vdr-plugin-mlcd-0.0.4a-17|73	- rebuild for new vdr
12cr|vdr-plugin-mlcd-0.0.4a-17|74	
12cr|vdr-plugin-mlcd-0.0.4a-17|75	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-mlcd-0.0.4a-17|76	- restore BuildRoot
12cr|vdr-plugin-mlcd-0.0.4a-17|77	
12cr|vdr-plugin-mlcd-0.0.4a-17|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-mlcd-0.0.4a-17|79	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-mlcd-0.0.4a-17|80	
12cr|vdr-plugin-mlcd-0.0.4a-17|81	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4a-11mdv2008.1
12cr|vdr-plugin-mlcd-0.0.4a-17|82	+ Revision: 103151
12cr|vdr-plugin-mlcd-0.0.4a-17|83	- rebuild for new vdr
12cr|vdr-plugin-mlcd-0.0.4a-17|84	
12cr|vdr-plugin-mlcd-0.0.4a-17|85	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4a-10mdv2008.0
12cr|vdr-plugin-mlcd-0.0.4a-17|86	+ Revision: 50016
12cr|vdr-plugin-mlcd-0.0.4a-17|87	- rebuild for new vdr
12cr|vdr-plugin-mlcd-0.0.4a-17|88	
12cr|vdr-plugin-mlcd-0.0.4a-17|89	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4a-9mdv2008.0
12cr|vdr-plugin-mlcd-0.0.4a-17|90	+ Revision: 42102
12cr|vdr-plugin-mlcd-0.0.4a-17|91	- rebuild for new vdr
12cr|vdr-plugin-mlcd-0.0.4a-17|92	
12cr|vdr-plugin-mlcd-0.0.4a-17|93	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4a-8mdv2008.0
12cr|vdr-plugin-mlcd-0.0.4a-17|94	+ Revision: 22751
12cr|vdr-plugin-mlcd-0.0.4a-17|95	- rebuild for new vdr
12cr|vdr-plugin-mlcd-0.0.4a-17|96	
12cr|vdr-plugin-mlcd-0.0.4a-17|97	
12cr|vdr-plugin-mlcd-0.0.4a-17|98	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4a-7mdv2007.0
12cr|vdr-plugin-mlcd-0.0.4a-17|99	+ Revision: 90940
12cr|vdr-plugin-mlcd-0.0.4a-17|100	- rebuild for new vdr
12cr|vdr-plugin-mlcd-0.0.4a-17|101	
12cr|vdr-plugin-mlcd-0.0.4a-17|102	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4a-6mdv2007.1
12cr|vdr-plugin-mlcd-0.0.4a-17|103	+ Revision: 74046
12cr|vdr-plugin-mlcd-0.0.4a-17|104	- rebuild for new vdr
12cr|vdr-plugin-mlcd-0.0.4a-17|105	- Import vdr-plugin-mlcd
12cr|vdr-plugin-mlcd-0.0.4a-17|106	
12cr|vdr-plugin-mlcd-0.0.4a-17|107	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4a-5mdv2007.0
12cr|vdr-plugin-mlcd-0.0.4a-17|108	- rebuild for new vdr
12cr|vdr-plugin-mlcd-0.0.4a-17|109	
12cr|vdr-plugin-mlcd-0.0.4a-17|110	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4a-4mdv2007.0
12cr|vdr-plugin-mlcd-0.0.4a-17|111	- stricter abi requires
12cr|vdr-plugin-mlcd-0.0.4a-17|112	
12cr|vdr-plugin-mlcd-0.0.4a-17|113	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4a-3mdv2007.0
12cr|vdr-plugin-mlcd-0.0.4a-17|114	- rebuild for new vdr
12cr|vdr-plugin-mlcd-0.0.4a-17|115	
12cr|vdr-plugin-mlcd-0.0.4a-17|116	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4a-2mdv2007.0
12cr|vdr-plugin-mlcd-0.0.4a-17|117	- rebuild for new vdr
12cr|vdr-plugin-mlcd-0.0.4a-17|118	
12cr|vdr-plugin-mlcd-0.0.4a-17|119	* Sat Jul 15 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4a-1mdv2007.0
12cr|vdr-plugin-mlcd-0.0.4a-17|120	- initial Mandriva release
12cr|vdr-plugin-mlcd-0.0.4a-17|121	

8300 12
12cr|vdr-plugin-mlist-1.0.1-2|1	
12cr|vdr-plugin-mlist-1.0.1-2|2	%define plugin	mlist
12cr|vdr-plugin-mlist-1.0.1-2|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-mlist-1.0.1-2|4	%define version	1.0.1
12cr|vdr-plugin-mlist-1.0.1-2|5	%define rel	2
12cr|vdr-plugin-mlist-1.0.1-2|6	
12cr|vdr-plugin-mlist-1.0.1-2|7	Summary:	VDR plugin: Displays the message history
12cr|vdr-plugin-mlist-1.0.1-2|8	Name:		%name
12cr|vdr-plugin-mlist-1.0.1-2|9	Version:	%version
12cr|vdr-plugin-mlist-1.0.1-2|10	Release:	%mkrel %rel
12cr|vdr-plugin-mlist-1.0.1-2|11	Group:		Video
12cr|vdr-plugin-mlist-1.0.1-2|12	License:	GPL+
12cr|vdr-plugin-mlist-1.0.1-2|13	URL:		http://joachim-wilke.de/vdr-mlist.htm
12cr|vdr-plugin-mlist-1.0.1-2|14	Source:		vdr-%plugin-%version.tgz
12cr|vdr-plugin-mlist-1.0.1-2|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-mlist-1.0.1-2|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-mlist-1.0.1-2|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-mlist-1.0.1-2|18	
12cr|vdr-plugin-mlist-1.0.1-2|19	%description
12cr|vdr-plugin-mlist-1.0.1-2|20	This plugin displays a list of all shown OSD-Messages since VDR
12cr|vdr-plugin-mlist-1.0.1-2|21	startup.
12cr|vdr-plugin-mlist-1.0.1-2|22	
12cr|vdr-plugin-mlist-1.0.1-2|23	%prep
12cr|vdr-plugin-mlist-1.0.1-2|24	%setup -q -n %plugin-%version
12cr|vdr-plugin-mlist-1.0.1-2|25	chmod 0644 README HISTORY
12cr|vdr-plugin-mlist-1.0.1-2|26	%vdr_plugin_prep
12cr|vdr-plugin-mlist-1.0.1-2|27	
12cr|vdr-plugin-mlist-1.0.1-2|28	%build
12cr|vdr-plugin-mlist-1.0.1-2|29	%vdr_plugin_build
12cr|vdr-plugin-mlist-1.0.1-2|30	
12cr|vdr-plugin-mlist-1.0.1-2|31	%install
12cr|vdr-plugin-mlist-1.0.1-2|32	rm -rf %{buildroot}
12cr|vdr-plugin-mlist-1.0.1-2|33	%vdr_plugin_install
12cr|vdr-plugin-mlist-1.0.1-2|34	
12cr|vdr-plugin-mlist-1.0.1-2|35	%clean
12cr|vdr-plugin-mlist-1.0.1-2|36	rm -rf %{buildroot}
12cr|vdr-plugin-mlist-1.0.1-2|37	
12cr|vdr-plugin-mlist-1.0.1-2|38	%post
12cr|vdr-plugin-mlist-1.0.1-2|39	%vdr_plugin_post %plugin
12cr|vdr-plugin-mlist-1.0.1-2|40	
12cr|vdr-plugin-mlist-1.0.1-2|41	%postun
12cr|vdr-plugin-mlist-1.0.1-2|42	%vdr_plugin_postun %plugin
12cr|vdr-plugin-mlist-1.0.1-2|43	
12cr|vdr-plugin-mlist-1.0.1-2|44	%files -f %plugin.vdr
12cr|vdr-plugin-mlist-1.0.1-2|45	%defattr(-,root,root)
12cr|vdr-plugin-mlist-1.0.1-2|46	%doc README HISTORY
12cr|vdr-plugin-mlist-1.0.1-2|47	
12cr|vdr-plugin-mlist-1.0.1-2|48	
12cr|vdr-plugin-mlist-1.0.1-2|49	%changelog
12cr|vdr-plugin-mlist-1.0.1-2|50	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.0.1-2mdv2010.0
12cr|vdr-plugin-mlist-1.0.1-2|51	+ Revision: 401088
12cr|vdr-plugin-mlist-1.0.1-2|52	- rebuild for new VDR
12cr|vdr-plugin-mlist-1.0.1-2|53	
12cr|vdr-plugin-mlist-1.0.1-2|54	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 1.0.1-1mdv2010.0
12cr|vdr-plugin-mlist-1.0.1-2|55	+ Revision: 396130
12cr|vdr-plugin-mlist-1.0.1-2|56	- new version
12cr|vdr-plugin-mlist-1.0.1-2|57	
12cr|vdr-plugin-mlist-1.0.1-2|58	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-3mdv2009.1
12cr|vdr-plugin-mlist-1.0.1-2|59	+ Revision: 359337
12cr|vdr-plugin-mlist-1.0.1-2|60	- rebuild for new vdr
12cr|vdr-plugin-mlist-1.0.1-2|61	
12cr|vdr-plugin-mlist-1.0.1-2|62	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-2mdv2009.0
12cr|vdr-plugin-mlist-1.0.1-2|63	+ Revision: 197949
12cr|vdr-plugin-mlist-1.0.1-2|64	- rebuild for new vdr
12cr|vdr-plugin-mlist-1.0.1-2|65	
12cr|vdr-plugin-mlist-1.0.1-2|66	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-1mdv2009.0
12cr|vdr-plugin-mlist-1.0.1-2|67	+ Revision: 197691
12cr|vdr-plugin-mlist-1.0.1-2|68	- new version
12cr|vdr-plugin-mlist-1.0.1-2|69	- add vdr_plugin_prep
12cr|vdr-plugin-mlist-1.0.1-2|70	- bump buildrequires on vdr-devel
12cr|vdr-plugin-mlist-1.0.1-2|71	
12cr|vdr-plugin-mlist-1.0.1-2|72	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-3mdv2008.1
12cr|vdr-plugin-mlist-1.0.1-2|73	+ Revision: 145128
12cr|vdr-plugin-mlist-1.0.1-2|74	- rebuild for new vdr
12cr|vdr-plugin-mlist-1.0.1-2|75	
12cr|vdr-plugin-mlist-1.0.1-2|76	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-mlist-1.0.1-2|77	- restore BuildRoot
12cr|vdr-plugin-mlist-1.0.1-2|78	
12cr|vdr-plugin-mlist-1.0.1-2|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-mlist-1.0.1-2|80	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-mlist-1.0.1-2|81	
12cr|vdr-plugin-mlist-1.0.1-2|82	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-2mdv2008.1
12cr|vdr-plugin-mlist-1.0.1-2|83	+ Revision: 103152
12cr|vdr-plugin-mlist-1.0.1-2|84	- rebuild for new vdr
12cr|vdr-plugin-mlist-1.0.1-2|85	
12cr|vdr-plugin-mlist-1.0.1-2|86	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-1mdv2008.0
12cr|vdr-plugin-mlist-1.0.1-2|87	+ Revision: 81871
12cr|vdr-plugin-mlist-1.0.1-2|88	- 0.0.4
12cr|vdr-plugin-mlist-1.0.1-2|89	- adapt license tag for new policy
12cr|vdr-plugin-mlist-1.0.1-2|90	
12cr|vdr-plugin-mlist-1.0.1-2|91	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-10mdv2008.0
12cr|vdr-plugin-mlist-1.0.1-2|92	+ Revision: 50017
12cr|vdr-plugin-mlist-1.0.1-2|93	- rebuild for new vdr
12cr|vdr-plugin-mlist-1.0.1-2|94	
12cr|vdr-plugin-mlist-1.0.1-2|95	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-9mdv2008.0
12cr|vdr-plugin-mlist-1.0.1-2|96	+ Revision: 42103
12cr|vdr-plugin-mlist-1.0.1-2|97	- rebuild for new vdr
12cr|vdr-plugin-mlist-1.0.1-2|98	
12cr|vdr-plugin-mlist-1.0.1-2|99	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-8mdv2008.0
12cr|vdr-plugin-mlist-1.0.1-2|100	+ Revision: 22753
12cr|vdr-plugin-mlist-1.0.1-2|101	- rebuild for new vdr
12cr|vdr-plugin-mlist-1.0.1-2|102	
12cr|vdr-plugin-mlist-1.0.1-2|103	
12cr|vdr-plugin-mlist-1.0.1-2|104	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-7mdv2007.0
12cr|vdr-plugin-mlist-1.0.1-2|105	+ Revision: 90941
12cr|vdr-plugin-mlist-1.0.1-2|106	- rebuild for new vdr
12cr|vdr-plugin-mlist-1.0.1-2|107	
12cr|vdr-plugin-mlist-1.0.1-2|108	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-6mdv2007.1
12cr|vdr-plugin-mlist-1.0.1-2|109	+ Revision: 74047
12cr|vdr-plugin-mlist-1.0.1-2|110	- rebuild for new vdr
12cr|vdr-plugin-mlist-1.0.1-2|111	- Import vdr-plugin-mlist
12cr|vdr-plugin-mlist-1.0.1-2|112	
12cr|vdr-plugin-mlist-1.0.1-2|113	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-5mdv2007.0
12cr|vdr-plugin-mlist-1.0.1-2|114	- rebuild for new vdr
12cr|vdr-plugin-mlist-1.0.1-2|115	
12cr|vdr-plugin-mlist-1.0.1-2|116	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-4mdv2007.0
12cr|vdr-plugin-mlist-1.0.1-2|117	- stricter abi requires
12cr|vdr-plugin-mlist-1.0.1-2|118	
12cr|vdr-plugin-mlist-1.0.1-2|119	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-3mdv2007.0
12cr|vdr-plugin-mlist-1.0.1-2|120	- rebuild for new vdr
12cr|vdr-plugin-mlist-1.0.1-2|121	
12cr|vdr-plugin-mlist-1.0.1-2|122	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-2mdv2007.0
12cr|vdr-plugin-mlist-1.0.1-2|123	- rebuild for new vdr
12cr|vdr-plugin-mlist-1.0.1-2|124	
12cr|vdr-plugin-mlist-1.0.1-2|125	* Sat Jul 15 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-1mdv2007.0
12cr|vdr-plugin-mlist-1.0.1-2|126	- initial Mandriva release
12cr|vdr-plugin-mlist-1.0.1-2|127	

8301 12
12cr|vdr-plugin-mosaic-0.1.0-5|1	
12cr|vdr-plugin-mosaic-0.1.0-5|2	%define plugin	mosaic
12cr|vdr-plugin-mosaic-0.1.0-5|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-mosaic-0.1.0-5|4	%define version	0.1.0
12cr|vdr-plugin-mosaic-0.1.0-5|5	%define rel	5
12cr|vdr-plugin-mosaic-0.1.0-5|6	
12cr|vdr-plugin-mosaic-0.1.0-5|7	Summary:	VDR plugin: Browse mosaic channel
12cr|vdr-plugin-mosaic-0.1.0-5|8	Name:		%name
12cr|vdr-plugin-mosaic-0.1.0-5|9	Version:	%version
12cr|vdr-plugin-mosaic-0.1.0-5|10	Release:	%rel
12cr|vdr-plugin-mosaic-0.1.0-5|11	Group:		Video
12cr|vdr-plugin-mosaic-0.1.0-5|12	License:	GPL+
12cr|vdr-plugin-mosaic-0.1.0-5|13	URL:		http://vdrwiki.free.fr/vdr/mosaic/
12cr|vdr-plugin-mosaic-0.1.0-5|14	Source:		http://vdrwiki.free.fr/vdr/mosaic/files/vdr-%plugin-%version.tgz
12cr|vdr-plugin-mosaic-0.1.0-5|15	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-mosaic-0.1.0-5|16	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-mosaic-0.1.0-5|17	
12cr|vdr-plugin-mosaic-0.1.0-5|18	%description
12cr|vdr-plugin-mosaic-0.1.0-5|19	Mosaic is a plugin for VDR that brings the ability to quickly browse
12cr|vdr-plugin-mosaic-0.1.0-5|20	the mosaic channels of Canalsat on Astra. It shows the EPG
12cr|vdr-plugin-mosaic-0.1.0-5|21	information and plays the audio of the selected channel.
12cr|vdr-plugin-mosaic-0.1.0-5|22	
12cr|vdr-plugin-mosaic-0.1.0-5|23	%prep
12cr|vdr-plugin-mosaic-0.1.0-5|24	%setup -q -n %plugin-%version
12cr|vdr-plugin-mosaic-0.1.0-5|25	%vdr_plugin_prep
12cr|vdr-plugin-mosaic-0.1.0-5|26	
12cr|vdr-plugin-mosaic-0.1.0-5|27	%build
12cr|vdr-plugin-mosaic-0.1.0-5|28	%vdr_plugin_build
12cr|vdr-plugin-mosaic-0.1.0-5|29	
12cr|vdr-plugin-mosaic-0.1.0-5|30	%install
12cr|vdr-plugin-mosaic-0.1.0-5|31	%vdr_plugin_install
12cr|vdr-plugin-mosaic-0.1.0-5|32	
12cr|vdr-plugin-mosaic-0.1.0-5|33	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
12cr|vdr-plugin-mosaic-0.1.0-5|34	install -m644 files/*.conf %{buildroot}%{vdr_plugin_cfgdir}
12cr|vdr-plugin-mosaic-0.1.0-5|35	
12cr|vdr-plugin-mosaic-0.1.0-5|36	%post
12cr|vdr-plugin-mosaic-0.1.0-5|37	%vdr_plugin_post %plugin
12cr|vdr-plugin-mosaic-0.1.0-5|38	
12cr|vdr-plugin-mosaic-0.1.0-5|39	%postun
12cr|vdr-plugin-mosaic-0.1.0-5|40	%vdr_plugin_postun %plugin
12cr|vdr-plugin-mosaic-0.1.0-5|41	
12cr|vdr-plugin-mosaic-0.1.0-5|42	%files -f %plugin.vdr
12cr|vdr-plugin-mosaic-0.1.0-5|43	%defattr(-,root,root)
12cr|vdr-plugin-mosaic-0.1.0-5|44	%doc README
12cr|vdr-plugin-mosaic-0.1.0-5|45	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin.conf
12cr|vdr-plugin-mosaic-0.1.0-5|46	
12cr|vdr-plugin-mosaic-0.1.0-5|47	
12cr|vdr-plugin-mosaic-0.1.0-5|48	
12cr|vdr-plugin-mosaic-0.1.0-5|49	
12cr|vdr-plugin-mosaic-0.1.0-5|50	%changelog
12cr|vdr-plugin-mosaic-0.1.0-5|51	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-4mdv2010.0
12cr|vdr-plugin-mosaic-0.1.0-5|52	+ Revision: 401088
12cr|vdr-plugin-mosaic-0.1.0-5|53	- rebuild for new VDR
12cr|vdr-plugin-mosaic-0.1.0-5|54	
12cr|vdr-plugin-mosaic-0.1.0-5|55	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-3mdv2009.1
12cr|vdr-plugin-mosaic-0.1.0-5|56	+ Revision: 359338
12cr|vdr-plugin-mosaic-0.1.0-5|57	- rebuild for new vdr
12cr|vdr-plugin-mosaic-0.1.0-5|58	
12cr|vdr-plugin-mosaic-0.1.0-5|59	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-2mdv2009.0
12cr|vdr-plugin-mosaic-0.1.0-5|60	+ Revision: 197950
12cr|vdr-plugin-mosaic-0.1.0-5|61	- rebuild for new vdr
12cr|vdr-plugin-mosaic-0.1.0-5|62	
12cr|vdr-plugin-mosaic-0.1.0-5|63	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-1mdv2009.0
12cr|vdr-plugin-mosaic-0.1.0-5|64	+ Revision: 197692
12cr|vdr-plugin-mosaic-0.1.0-5|65	- new version
12cr|vdr-plugin-mosaic-0.1.0-5|66	- add vdr_plugin_prep
12cr|vdr-plugin-mosaic-0.1.0-5|67	- bump buildrequires on vdr-devel
12cr|vdr-plugin-mosaic-0.1.0-5|68	- drop patch, fixed upstream
12cr|vdr-plugin-mosaic-0.1.0-5|69	
12cr|vdr-plugin-mosaic-0.1.0-5|70	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-3mdv2008.1
12cr|vdr-plugin-mosaic-0.1.0-5|71	+ Revision: 145132
12cr|vdr-plugin-mosaic-0.1.0-5|72	- rebuild for new vdr
12cr|vdr-plugin-mosaic-0.1.0-5|73	
12cr|vdr-plugin-mosaic-0.1.0-5|74	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-mosaic-0.1.0-5|75	- restore BuildRoot
12cr|vdr-plugin-mosaic-0.1.0-5|76	
12cr|vdr-plugin-mosaic-0.1.0-5|77	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-mosaic-0.1.0-5|78	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-mosaic-0.1.0-5|79	
12cr|vdr-plugin-mosaic-0.1.0-5|80	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-2mdv2008.1
12cr|vdr-plugin-mosaic-0.1.0-5|81	+ Revision: 103156
12cr|vdr-plugin-mosaic-0.1.0-5|82	- rebuild for new vdr
12cr|vdr-plugin-mosaic-0.1.0-5|83	
12cr|vdr-plugin-mosaic-0.1.0-5|84	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-1mdv2008.0
12cr|vdr-plugin-mosaic-0.1.0-5|85	+ Revision: 81883
12cr|vdr-plugin-mosaic-0.1.0-5|86	- 0.0.3
12cr|vdr-plugin-mosaic-0.1.0-5|87	- adapt license tag to new policy
12cr|vdr-plugin-mosaic-0.1.0-5|88	- add a patch to fix build (mosaic-wrong-endif.patch)
12cr|vdr-plugin-mosaic-0.1.0-5|89	
12cr|vdr-plugin-mosaic-0.1.0-5|90	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-4mdv2008.0
12cr|vdr-plugin-mosaic-0.1.0-5|91	+ Revision: 50018
12cr|vdr-plugin-mosaic-0.1.0-5|92	- rebuild for new vdr
12cr|vdr-plugin-mosaic-0.1.0-5|93	
12cr|vdr-plugin-mosaic-0.1.0-5|94	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-3mdv2008.0
12cr|vdr-plugin-mosaic-0.1.0-5|95	+ Revision: 42104
12cr|vdr-plugin-mosaic-0.1.0-5|96	- rebuild for new vdr
12cr|vdr-plugin-mosaic-0.1.0-5|97	
12cr|vdr-plugin-mosaic-0.1.0-5|98	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-2mdv2008.0
12cr|vdr-plugin-mosaic-0.1.0-5|99	+ Revision: 22755
12cr|vdr-plugin-mosaic-0.1.0-5|100	- rebuild for new vdr
12cr|vdr-plugin-mosaic-0.1.0-5|101	
12cr|vdr-plugin-mosaic-0.1.0-5|102	
12cr|vdr-plugin-mosaic-0.1.0-5|103	* Fri Mar 02 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-1mdv2007.0
12cr|vdr-plugin-mosaic-0.1.0-5|104	+ Revision: 130898
12cr|vdr-plugin-mosaic-0.1.0-5|105	- 0.0.2
12cr|vdr-plugin-mosaic-0.1.0-5|106	
12cr|vdr-plugin-mosaic-0.1.0-5|107	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-7mdv2007.1
12cr|vdr-plugin-mosaic-0.1.0-5|108	+ Revision: 90942
12cr|vdr-plugin-mosaic-0.1.0-5|109	- rebuild for new vdr
12cr|vdr-plugin-mosaic-0.1.0-5|110	
12cr|vdr-plugin-mosaic-0.1.0-5|111	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-6mdv2007.1
12cr|vdr-plugin-mosaic-0.1.0-5|112	+ Revision: 74048
12cr|vdr-plugin-mosaic-0.1.0-5|113	- rebuild for new vdr
12cr|vdr-plugin-mosaic-0.1.0-5|114	- Import vdr-plugin-mosaic
12cr|vdr-plugin-mosaic-0.1.0-5|115	
12cr|vdr-plugin-mosaic-0.1.0-5|116	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-5mdv2007.0
12cr|vdr-plugin-mosaic-0.1.0-5|117	- rebuild for new vdr
12cr|vdr-plugin-mosaic-0.1.0-5|118	
12cr|vdr-plugin-mosaic-0.1.0-5|119	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-4mdv2007.0
12cr|vdr-plugin-mosaic-0.1.0-5|120	- stricter abi requires
12cr|vdr-plugin-mosaic-0.1.0-5|121	
12cr|vdr-plugin-mosaic-0.1.0-5|122	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-3mdv2007.0
12cr|vdr-plugin-mosaic-0.1.0-5|123	- rebuild for new vdr
12cr|vdr-plugin-mosaic-0.1.0-5|124	
12cr|vdr-plugin-mosaic-0.1.0-5|125	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-2mdv2007.0
12cr|vdr-plugin-mosaic-0.1.0-5|126	- rebuild for new vdr
12cr|vdr-plugin-mosaic-0.1.0-5|127	
12cr|vdr-plugin-mosaic-0.1.0-5|128	* Sun Jul 16 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-1mdv2007.0
12cr|vdr-plugin-mosaic-0.1.0-5|129	- initial Mandriva release
12cr|vdr-plugin-mosaic-0.1.0-5|130	

8302 12
12cr|vdr-plugin-mp3-0.10.2-2|1	
12cr|vdr-plugin-mp3-0.10.2-2|2	%define plugin	mp3
12cr|vdr-plugin-mp3-0.10.2-2|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-mp3-0.10.2-2|4	%define version	0.10.2
12cr|vdr-plugin-mp3-0.10.2-2|5	%define prever	0
12cr|vdr-plugin-mp3-0.10.2-2|6	%define rel	2
12cr|vdr-plugin-mp3-0.10.2-2|7	%if %prever
12cr|vdr-plugin-mp3-0.10.2-2|8	%define release	%mkrel 0.%prever.%rel
12cr|vdr-plugin-mp3-0.10.2-2|9	%else
12cr|vdr-plugin-mp3-0.10.2-2|10	%define release %mkrel %rel
12cr|vdr-plugin-mp3-0.10.2-2|11	%endif
12cr|vdr-plugin-mp3-0.10.2-2|12	
12cr|vdr-plugin-mp3-0.10.2-2|13	Summary:	VDR plugin: A versatile audio player
12cr|vdr-plugin-mp3-0.10.2-2|14	Name:		%name
12cr|vdr-plugin-mp3-0.10.2-2|15	Version:	%version
12cr|vdr-plugin-mp3-0.10.2-2|16	Release:	%release
12cr|vdr-plugin-mp3-0.10.2-2|17	Group:		Video
12cr|vdr-plugin-mp3-0.10.2-2|18	License:	GPLv2+
12cr|vdr-plugin-mp3-0.10.2-2|19	URL:		http://www.muempf.de/
12cr|vdr-plugin-mp3-0.10.2-2|20	%if %prever
12cr|vdr-plugin-mp3-0.10.2-2|21	Source:		http://www.muempf.de/down/vdr-%plugin-%version%prever.tar.gz
12cr|vdr-plugin-mp3-0.10.2-2|22	%else
12cr|vdr-plugin-mp3-0.10.2-2|23	Source:		http://www.muempf.de/down/vdr-%plugin-%version.tar.gz
12cr|vdr-plugin-mp3-0.10.2-2|24	%endif
12cr|vdr-plugin-mp3-0.10.2-2|25	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-mp3-0.10.2-2|26	BuildRequires:	libmad-devel libid3tag-devel sndfile-devel libvorbis-devel
12cr|vdr-plugin-mp3-0.10.2-2|27	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-mp3-0.10.2-2|28	
12cr|vdr-plugin-mp3-0.10.2-2|29	%description
12cr|vdr-plugin-mp3-0.10.2-2|30	The "MP3-Plugin" allows playback of MP3 and other audio files.
12cr|vdr-plugin-mp3-0.10.2-2|31	
12cr|vdr-plugin-mp3-0.10.2-2|32	%package -n vdr-plugin-mplayer
12cr|vdr-plugin-mp3-0.10.2-2|33	Summary:	VDR plugin: Media replay via MPlayer
12cr|vdr-plugin-mp3-0.10.2-2|34	Group:		Video
12cr|vdr-plugin-mp3-0.10.2-2|35	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-mp3-0.10.2-2|36	Requires:	mplayer
12cr|vdr-plugin-mp3-0.10.2-2|37	
12cr|vdr-plugin-mp3-0.10.2-2|38	%description -n vdr-plugin-mplayer
12cr|vdr-plugin-mp3-0.10.2-2|39	The "MPlayer-Plugin" is used to call MPlayer for playback of video
12cr|vdr-plugin-mp3-0.10.2-2|40	files.
12cr|vdr-plugin-mp3-0.10.2-2|41	
12cr|vdr-plugin-mp3-0.10.2-2|42	%prep
12cr|vdr-plugin-mp3-0.10.2-2|43	%if %prever
12cr|vdr-plugin-mp3-0.10.2-2|44	%setup -q -n %plugin-%version%prever
12cr|vdr-plugin-mp3-0.10.2-2|45	%else
12cr|vdr-plugin-mp3-0.10.2-2|46	%setup -q -n %plugin-%version
12cr|vdr-plugin-mp3-0.10.2-2|47	%endif
12cr|vdr-plugin-mp3-0.10.2-2|48	chmod +x examples/*.sh.*
12cr|vdr-plugin-mp3-0.10.2-2|49	%vdr_plugin_prep
12cr|vdr-plugin-mp3-0.10.2-2|50	
12cr|vdr-plugin-mp3-0.10.2-2|51	%vdr_plugin_params_begin mp3
12cr|vdr-plugin-mp3-0.10.2-2|52	# use CMD to mount/unmount/eject mp3 sources
12cr|vdr-plugin-mp3-0.10.2-2|53	var=MOUNT_CMD
12cr|vdr-plugin-mp3-0.10.2-2|54	param=--mount=MOUNT_CMD
12cr|vdr-plugin-mp3-0.10.2-2|55	# execute CMD before & after network access
12cr|vdr-plugin-mp3-0.10.2-2|56	var=NETWORK_CMD
12cr|vdr-plugin-mp3-0.10.2-2|57	param=--network=NETWORK_CMD
12cr|vdr-plugin-mp3-0.10.2-2|58	# store ID3 cache file in DIR
12cr|vdr-plugin-mp3-0.10.2-2|59	var=CACHE_DIR
12cr|vdr-plugin-mp3-0.10.2-2|60	param=--cache=CACHE_DIR
12cr|vdr-plugin-mp3-0.10.2-2|61	default=%vdr_plugin_cachedir/mp3/id3
12cr|vdr-plugin-mp3-0.10.2-2|62	# search CDDB files in DIR
12cr|vdr-plugin-mp3-0.10.2-2|63	var=CDDB_DIR
12cr|vdr-plugin-mp3-0.10.2-2|64	param=--cddb=CDDB_DIR
12cr|vdr-plugin-mp3-0.10.2-2|65	default=%vdr_plugin_cachedir/mp3/images/cddb
12cr|vdr-plugin-mp3-0.10.2-2|66	# device for OSS output
12cr|vdr-plugin-mp3-0.10.2-2|67	var=OSS_DEV
12cr|vdr-plugin-mp3-0.10.2-2|68	param=--dsp=OSS_DEV
12cr|vdr-plugin-mp3-0.10.2-2|69	# use CMD to convert background images
12cr|vdr-plugin-mp3-0.10.2-2|70	var=IMAGE_CMD
12cr|vdr-plugin-mp3-0.10.2-2|71	param=--iconv=IMAGE_CMD
12cr|vdr-plugin-mp3-0.10.2-2|72	# use IMG as default background image
12cr|vdr-plugin-mp3-0.10.2-2|73	var=IMAGE_IMG
12cr|vdr-plugin-mp3-0.10.2-2|74	param=--defimage=IMAGE_IMG
12cr|vdr-plugin-mp3-0.10.2-2|75	# cache converted images in DIR
12cr|vdr-plugin-mp3-0.10.2-2|76	var=IMAGE_DIR
12cr|vdr-plugin-mp3-0.10.2-2|77	param=--icache=IMAGE_DIR
12cr|vdr-plugin-mp3-0.10.2-2|78	default=%vdr_plugin_cachedir/mp3/images
12cr|vdr-plugin-mp3-0.10.2-2|79	# search sources config in SUB subdirectory
12cr|vdr-plugin-mp3-0.10.2-2|80	var=SOURCES_SUBDIR
12cr|vdr-plugin-mp3-0.10.2-2|81	param=--sources=SOURCES_SUBDIR
12cr|vdr-plugin-mp3-0.10.2-2|82	%vdr_plugin_params_end
12cr|vdr-plugin-mp3-0.10.2-2|83	
12cr|vdr-plugin-mp3-0.10.2-2|84	%vdr_plugin_params_begin mplayer
12cr|vdr-plugin-mp3-0.10.2-2|85	# use CMD to mount/unmount/eject mplayer sources
12cr|vdr-plugin-mp3-0.10.2-2|86	var=MOUNT_CMD
12cr|vdr-plugin-mp3-0.10.2-2|87	param=--mount=MOUNT_CMD
12cr|vdr-plugin-mp3-0.10.2-2|88	# use CMD when calling MPlayer
12cr|vdr-plugin-mp3-0.10.2-2|89	var=MPLAYER_CMD
12cr|vdr-plugin-mp3-0.10.2-2|90	param=--mplayer=MPLAYER_CMD
12cr|vdr-plugin-mp3-0.10.2-2|91	# search sources config in SUB subdirectory
12cr|vdr-plugin-mp3-0.10.2-2|92	var=SOURCES_SUBDIR
12cr|vdr-plugin-mp3-0.10.2-2|93	param=--sources=SOURCES_SUBDIR
12cr|vdr-plugin-mp3-0.10.2-2|94	# store global resume file in DIR
12cr|vdr-plugin-mp3-0.10.2-2|95	var=RESUME_DIR
12cr|vdr-plugin-mp3-0.10.2-2|96	param=--resume=RESUME_DIR
12cr|vdr-plugin-mp3-0.10.2-2|97	%vdr_plugin_params_end
12cr|vdr-plugin-mp3-0.10.2-2|98	
12cr|vdr-plugin-mp3-0.10.2-2|99	%build
12cr|vdr-plugin-mp3-0.10.2-2|100	%vdr_plugin_build
12cr|vdr-plugin-mp3-0.10.2-2|101	
12cr|vdr-plugin-mp3-0.10.2-2|102	%install
12cr|vdr-plugin-mp3-0.10.2-2|103	rm -rf %{buildroot}
12cr|vdr-plugin-mp3-0.10.2-2|104	%vdr_plugin_install
12cr|vdr-plugin-mp3-0.10.2-2|105	
12cr|vdr-plugin-mp3-0.10.2-2|106	install -d -m755 %buildroot%vdr_plugin_cfgdir
12cr|vdr-plugin-mp3-0.10.2-2|107	for f in mp3sources.conf mplayersources.conf; do
12cr|vdr-plugin-mp3-0.10.2-2|108	cat > %buildroot%vdr_plugin_cfgdir/$f <<EOF
12cr|vdr-plugin-mp3-0.10.2-2|109	# Please remove the line below when you add the correct configuration
12cr|vdr-plugin-mp3-0.10.2-2|110	/invalid/directory;Please configure;0
12cr|vdr-plugin-mp3-0.10.2-2|111	EOF
12cr|vdr-plugin-mp3-0.10.2-2|112	done
12cr|vdr-plugin-mp3-0.10.2-2|113	
12cr|vdr-plugin-mp3-0.10.2-2|114	install -d -m755 %buildroot%vdr_plugin_cachedir/mp3/images
12cr|vdr-plugin-mp3-0.10.2-2|115	install -d -m755 %buildroot%vdr_plugin_cachedir/mp3/id3
12cr|vdr-plugin-mp3-0.10.2-2|116	install -d -m755 %buildroot%vdr_plugin_cachedir/mp3/cddb
12cr|vdr-plugin-mp3-0.10.2-2|117	
12cr|vdr-plugin-mp3-0.10.2-2|118	%post
12cr|vdr-plugin-mp3-0.10.2-2|119	%vdr_plugin_post mp3
12cr|vdr-plugin-mp3-0.10.2-2|120	
12cr|vdr-plugin-mp3-0.10.2-2|121	%postun
12cr|vdr-plugin-mp3-0.10.2-2|122	%vdr_plugin_postun mp3
12cr|vdr-plugin-mp3-0.10.2-2|123	
12cr|vdr-plugin-mp3-0.10.2-2|124	%post -n vdr-plugin-mplayer
12cr|vdr-plugin-mp3-0.10.2-2|125	%vdr_plugin_post mplayer
12cr|vdr-plugin-mp3-0.10.2-2|126	
12cr|vdr-plugin-mp3-0.10.2-2|127	%postun -n vdr-plugin-mplayer
12cr|vdr-plugin-mp3-0.10.2-2|128	%vdr_plugin_postun mplayer
12cr|vdr-plugin-mp3-0.10.2-2|129	
12cr|vdr-plugin-mp3-0.10.2-2|130	%files -f mp3.vdr
12cr|vdr-plugin-mp3-0.10.2-2|131	%defattr(-,root,root)
12cr|vdr-plugin-mp3-0.10.2-2|132	%doc README COPYING HISTORY MANUAL examples
12cr|vdr-plugin-mp3-0.10.2-2|133	%config(noreplace) %vdr_plugin_cfgdir/mp3sources.conf
12cr|vdr-plugin-mp3-0.10.2-2|134	%attr(-,vdr,vdr) %dir %vdr_plugin_cachedir/mp3
12cr|vdr-plugin-mp3-0.10.2-2|135	%attr(-,vdr,vdr) %dir %vdr_plugin_cachedir/mp3/images
12cr|vdr-plugin-mp3-0.10.2-2|136	%attr(-,vdr,vdr) %dir %vdr_plugin_cachedir/mp3/id3
12cr|vdr-plugin-mp3-0.10.2-2|137	%attr(-,vdr,vdr) %dir %vdr_plugin_cachedir/mp3/cddb
12cr|vdr-plugin-mp3-0.10.2-2|138	
12cr|vdr-plugin-mp3-0.10.2-2|139	%files -n vdr-plugin-mplayer -f mplayer.vdr
12cr|vdr-plugin-mp3-0.10.2-2|140	%defattr(-,root,root)
12cr|vdr-plugin-mp3-0.10.2-2|141	%doc README COPYING HISTORY MANUAL examples
12cr|vdr-plugin-mp3-0.10.2-2|142	%config(noreplace) %vdr_plugin_cfgdir/mplayersources.conf
12cr|vdr-plugin-mp3-0.10.2-2|143	
12cr|vdr-plugin-mp3-0.10.2-2|144	
12cr|vdr-plugin-mp3-0.10.2-2|145	
12cr|vdr-plugin-mp3-0.10.2-2|146	
12cr|vdr-plugin-mp3-0.10.2-2|147	%changelog
12cr|vdr-plugin-mp3-0.10.2-2|148	* Sat Apr 03 2010 Anssi Hannula <anssi@mandriva.org> 0.10.2-1mdv2010.1
12cr|vdr-plugin-mp3-0.10.2-2|149	+ Revision: 530857
12cr|vdr-plugin-mp3-0.10.2-2|150	- new version
12cr|vdr-plugin-mp3-0.10.2-2|151	- drop gcc4.4.patch, fixed upstream
12cr|vdr-plugin-mp3-0.10.2-2|152	
12cr|vdr-plugin-mp3-0.10.2-2|153	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.10.1-7mdv2010.0
12cr|vdr-plugin-mp3-0.10.2-2|154	+ Revision: 401088
12cr|vdr-plugin-mp3-0.10.2-2|155	- rebuild for new VDR
12cr|vdr-plugin-mp3-0.10.2-2|156	- fix build with gcc4.4 (const-char-gcc4.4.patch)
12cr|vdr-plugin-mp3-0.10.2-2|157	
12cr|vdr-plugin-mp3-0.10.2-2|158	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.10.1-6mdv2009.1
12cr|vdr-plugin-mp3-0.10.2-2|159	+ Revision: 359339
12cr|vdr-plugin-mp3-0.10.2-2|160	- rebuild for new vdr
12cr|vdr-plugin-mp3-0.10.2-2|161	
12cr|vdr-plugin-mp3-0.10.2-2|162	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.10.1-5mdv2009.0
12cr|vdr-plugin-mp3-0.10.2-2|163	+ Revision: 197951
12cr|vdr-plugin-mp3-0.10.2-2|164	- rebuild for new vdr
12cr|vdr-plugin-mp3-0.10.2-2|165	
12cr|vdr-plugin-mp3-0.10.2-2|166	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.10.1-4mdv2009.0
12cr|vdr-plugin-mp3-0.10.2-2|167	+ Revision: 197693
12cr|vdr-plugin-mp3-0.10.2-2|168	- new version
12cr|vdr-plugin-mp3-0.10.2-2|169	- add vdr_plugin_prep
12cr|vdr-plugin-mp3-0.10.2-2|170	- bump buildrequires on vdr-devel
12cr|vdr-plugin-mp3-0.10.2-2|171	- re-enable gettext i18n
12cr|vdr-plugin-mp3-0.10.2-2|172	
12cr|vdr-plugin-mp3-0.10.2-2|173	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.10.1-3mdv2008.1
12cr|vdr-plugin-mp3-0.10.2-2|174	+ Revision: 145137
12cr|vdr-plugin-mp3-0.10.2-2|175	- rebuild for new vdr
12cr|vdr-plugin-mp3-0.10.2-2|176	
12cr|vdr-plugin-mp3-0.10.2-2|177	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-mp3-0.10.2-2|178	- restore BuildRoot
12cr|vdr-plugin-mp3-0.10.2-2|179	
12cr|vdr-plugin-mp3-0.10.2-2|180	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-mp3-0.10.2-2|181	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-mp3-0.10.2-2|182	
12cr|vdr-plugin-mp3-0.10.2-2|183	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.10.1-2mdv2008.1
12cr|vdr-plugin-mp3-0.10.2-2|184	+ Revision: 103160
12cr|vdr-plugin-mp3-0.10.2-2|185	- rebuild for new vdr
12cr|vdr-plugin-mp3-0.10.2-2|186	
12cr|vdr-plugin-mp3-0.10.2-2|187	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.10.1-1mdv2008.0
12cr|vdr-plugin-mp3-0.10.2-2|188	+ Revision: 81782
12cr|vdr-plugin-mp3-0.10.2-2|189	- 0.10.1
12cr|vdr-plugin-mp3-0.10.2-2|190	- skip 1.5 i18n detection on build
12cr|vdr-plugin-mp3-0.10.2-2|191	
12cr|vdr-plugin-mp3-0.10.2-2|192	* Thu Jul 19 2007 Anssi Hannula <anssi@mandriva.org> 0.10.0-1mdv2008.0
12cr|vdr-plugin-mp3-0.10.2-2|193	+ Revision: 53411
12cr|vdr-plugin-mp3-0.10.2-2|194	- 0.10.0
12cr|vdr-plugin-mp3-0.10.2-2|195	- drop mp3-closefd2.patch, applied upstream
12cr|vdr-plugin-mp3-0.10.2-2|196	
12cr|vdr-plugin-mp3-0.10.2-2|197	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.9.15-6mdv2008.0
12cr|vdr-plugin-mp3-0.10.2-2|198	+ Revision: 50019
12cr|vdr-plugin-mp3-0.10.2-2|199	- rebuild for new vdr
12cr|vdr-plugin-mp3-0.10.2-2|200	
12cr|vdr-plugin-mp3-0.10.2-2|201	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.9.15-5mdv2008.0
12cr|vdr-plugin-mp3-0.10.2-2|202	+ Revision: 42105
12cr|vdr-plugin-mp3-0.10.2-2|203	- rebuild for new vdr
12cr|vdr-plugin-mp3-0.10.2-2|204	
12cr|vdr-plugin-mp3-0.10.2-2|205	* Sun Jun 10 2007 Anssi Hannula <anssi@mandriva.org> 0.9.15-4mdv2008.0
12cr|vdr-plugin-mp3-0.10.2-2|206	+ Revision: 37967
12cr|vdr-plugin-mp3-0.10.2-2|207	- close file descriptors when forking mplayer (patch0)
12cr|vdr-plugin-mp3-0.10.2-2|208	
12cr|vdr-plugin-mp3-0.10.2-2|209	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.9.15-3mdv2008.0
12cr|vdr-plugin-mp3-0.10.2-2|210	+ Revision: 22757
12cr|vdr-plugin-mp3-0.10.2-2|211	- rebuild for new vdr
12cr|vdr-plugin-mp3-0.10.2-2|212	
12cr|vdr-plugin-mp3-0.10.2-2|213	
12cr|vdr-plugin-mp3-0.10.2-2|214	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-2mdv2007.0
12cr|vdr-plugin-mp3-0.10.2-2|215	+ Revision: 90943
12cr|vdr-plugin-mp3-0.10.2-2|216	- rebuild for new vdr
12cr|vdr-plugin-mp3-0.10.2-2|217	
12cr|vdr-plugin-mp3-0.10.2-2|218	* Fri Nov 03 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-1mdv2007.1
12cr|vdr-plugin-mp3-0.10.2-2|219	+ Revision: 76326
12cr|vdr-plugin-mp3-0.10.2-2|220	- 0.9.15 final
12cr|vdr-plugin-mp3-0.10.2-2|221	
12cr|vdr-plugin-mp3-0.10.2-2|222	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-0.pre14.5mdv2007.1
12cr|vdr-plugin-mp3-0.10.2-2|223	+ Revision: 74049
12cr|vdr-plugin-mp3-0.10.2-2|224	- rebuild for new vdr
12cr|vdr-plugin-mp3-0.10.2-2|225	- Import vdr-plugin-mp3
12cr|vdr-plugin-mp3-0.10.2-2|226	
12cr|vdr-plugin-mp3-0.10.2-2|227	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-0.pre14.4mdv2007.0
12cr|vdr-plugin-mp3-0.10.2-2|228	- rebuild for new vdr
12cr|vdr-plugin-mp3-0.10.2-2|229	
12cr|vdr-plugin-mp3-0.10.2-2|230	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-0.pre14.3mdv2007.0
12cr|vdr-plugin-mp3-0.10.2-2|231	- stricter abi requires
12cr|vdr-plugin-mp3-0.10.2-2|232	
12cr|vdr-plugin-mp3-0.10.2-2|233	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-0.pre14.2mdv2007.0
12cr|vdr-plugin-mp3-0.10.2-2|234	- rebuild for new vdr
12cr|vdr-plugin-mp3-0.10.2-2|235	
12cr|vdr-plugin-mp3-0.10.2-2|236	* Tue Aug 01 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-0.pre14.1mdv2007.0
12cr|vdr-plugin-mp3-0.10.2-2|237	- 0.9.15pre14
12cr|vdr-plugin-mp3-0.10.2-2|238	
12cr|vdr-plugin-mp3-0.10.2-2|239	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-0.pre10.4mdv2007.0
12cr|vdr-plugin-mp3-0.10.2-2|240	- rebuild for new vdr
12cr|vdr-plugin-mp3-0.10.2-2|241	
12cr|vdr-plugin-mp3-0.10.2-2|242	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-0.pre10.3mdv2007.0
12cr|vdr-plugin-mp3-0.10.2-2|243	- use _ prefix for system path macros
12cr|vdr-plugin-mp3-0.10.2-2|244	
12cr|vdr-plugin-mp3-0.10.2-2|245	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-0.pre10.2mdv2007.0
12cr|vdr-plugin-mp3-0.10.2-2|246	- rebuild for new vdr
12cr|vdr-plugin-mp3-0.10.2-2|247	
12cr|vdr-plugin-mp3-0.10.2-2|248	* Fri Jun 02 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-0.pre10.1mdv2007.0
12cr|vdr-plugin-mp3-0.10.2-2|249	- initial Mandriva release
12cr|vdr-plugin-mp3-0.10.2-2|250	

8303 12
12cr|vdr-plugin-newsticker-0.0.4-17|1	
12cr|vdr-plugin-newsticker-0.0.4-17|2	%define plugin	newsticker
12cr|vdr-plugin-newsticker-0.0.4-17|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-newsticker-0.0.4-17|4	%define version	0.0.4
12cr|vdr-plugin-newsticker-0.0.4-17|5	%define rel	17
12cr|vdr-plugin-newsticker-0.0.4-17|6	
12cr|vdr-plugin-newsticker-0.0.4-17|7	Summary:	VDR plugin: Newsticker
12cr|vdr-plugin-newsticker-0.0.4-17|8	Name:		%name
12cr|vdr-plugin-newsticker-0.0.4-17|9	Version:	%version
12cr|vdr-plugin-newsticker-0.0.4-17|10	Release:	%rel
12cr|vdr-plugin-newsticker-0.0.4-17|11	Group:		Video
12cr|vdr-plugin-newsticker-0.0.4-17|12	License:	GPL
12cr|vdr-plugin-newsticker-0.0.4-17|13	URL:		http://www.wontorra.net/staticpages/index.php?page=newsticker
12cr|vdr-plugin-newsticker-0.0.4-17|14	Source:		vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-newsticker-0.0.4-17|15	Patch1:		vdr-newsticker-0.0.4-gcc4.diff
12cr|vdr-plugin-newsticker-0.0.4-17|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-newsticker-0.0.4-17|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-newsticker-0.0.4-17|18	Requires:	wget
12cr|vdr-plugin-newsticker-0.0.4-17|19	BuildRequires:	dos2unix
12cr|vdr-plugin-newsticker-0.0.4-17|20	
12cr|vdr-plugin-newsticker-0.0.4-17|21	%description
12cr|vdr-plugin-newsticker-0.0.4-17|22	This plugin downloads rdf news-feeds and displays them on the tv.
12cr|vdr-plugin-newsticker-0.0.4-17|23	
12cr|vdr-plugin-newsticker-0.0.4-17|24	%prep
12cr|vdr-plugin-newsticker-0.0.4-17|25	%setup -q -n %plugin-%version
12cr|vdr-plugin-newsticker-0.0.4-17|26	dos2unix *.[ch]
12cr|vdr-plugin-newsticker-0.0.4-17|27	chmod 0644 README HISTORY
12cr|vdr-plugin-newsticker-0.0.4-17|28	%patch1 -p1 -b .extra
12cr|vdr-plugin-newsticker-0.0.4-17|29	%vdr_plugin_prep
12cr|vdr-plugin-newsticker-0.0.4-17|30	
12cr|vdr-plugin-newsticker-0.0.4-17|31	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-newsticker-0.0.4-17|32	# alternative directory for downloaded files
12cr|vdr-plugin-newsticker-0.0.4-17|33	var=DOWNLOAD_DIR
12cr|vdr-plugin-newsticker-0.0.4-17|34	param="-o DOWNLOAD_DIR"
12cr|vdr-plugin-newsticker-0.0.4-17|35	%vdr_plugin_params_end
12cr|vdr-plugin-newsticker-0.0.4-17|36	
12cr|vdr-plugin-newsticker-0.0.4-17|37	%build
12cr|vdr-plugin-newsticker-0.0.4-17|38	%vdr_plugin_build
12cr|vdr-plugin-newsticker-0.0.4-17|39	
12cr|vdr-plugin-newsticker-0.0.4-17|40	%install
12cr|vdr-plugin-newsticker-0.0.4-17|41	%vdr_plugin_install
12cr|vdr-plugin-newsticker-0.0.4-17|42	
12cr|vdr-plugin-newsticker-0.0.4-17|43	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-newsticker-0.0.4-17|44	
12cr|vdr-plugin-newsticker-0.0.4-17|45	%post
12cr|vdr-plugin-newsticker-0.0.4-17|46	%vdr_plugin_post %plugin
12cr|vdr-plugin-newsticker-0.0.4-17|47	
12cr|vdr-plugin-newsticker-0.0.4-17|48	%postun
12cr|vdr-plugin-newsticker-0.0.4-17|49	%vdr_plugin_postun %plugin
12cr|vdr-plugin-newsticker-0.0.4-17|50	
12cr|vdr-plugin-newsticker-0.0.4-17|51	%files -f %plugin.vdr
12cr|vdr-plugin-newsticker-0.0.4-17|52	%defattr(-,root,root)
12cr|vdr-plugin-newsticker-0.0.4-17|53	%doc README HISTORY
12cr|vdr-plugin-newsticker-0.0.4-17|54	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-newsticker-0.0.4-17|55	
12cr|vdr-plugin-newsticker-0.0.4-17|56	
12cr|vdr-plugin-newsticker-0.0.4-17|57	
12cr|vdr-plugin-newsticker-0.0.4-17|58	
12cr|vdr-plugin-newsticker-0.0.4-17|59	%changelog
12cr|vdr-plugin-newsticker-0.0.4-17|60	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4-16mdv2010.0
12cr|vdr-plugin-newsticker-0.0.4-17|61	+ Revision: 401088
12cr|vdr-plugin-newsticker-0.0.4-17|62	- rebuild for new VDR
12cr|vdr-plugin-newsticker-0.0.4-17|63	
12cr|vdr-plugin-newsticker-0.0.4-17|64	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4-15mdv2009.1
12cr|vdr-plugin-newsticker-0.0.4-17|65	+ Revision: 359341
12cr|vdr-plugin-newsticker-0.0.4-17|66	- rebuild for new vdr
12cr|vdr-plugin-newsticker-0.0.4-17|67	
12cr|vdr-plugin-newsticker-0.0.4-17|68	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-14mdv2009.0
12cr|vdr-plugin-newsticker-0.0.4-17|69	+ Revision: 197953
12cr|vdr-plugin-newsticker-0.0.4-17|70	- rebuild for new vdr
12cr|vdr-plugin-newsticker-0.0.4-17|71	
12cr|vdr-plugin-newsticker-0.0.4-17|72	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-13mdv2009.0
12cr|vdr-plugin-newsticker-0.0.4-17|73	+ Revision: 197695
12cr|vdr-plugin-newsticker-0.0.4-17|74	- add vdr_plugin_prep
12cr|vdr-plugin-newsticker-0.0.4-17|75	- bump buildrequires on vdr-devel
12cr|vdr-plugin-newsticker-0.0.4-17|76	
12cr|vdr-plugin-newsticker-0.0.4-17|77	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-12mdv2008.1
12cr|vdr-plugin-newsticker-0.0.4-17|78	+ Revision: 145149
12cr|vdr-plugin-newsticker-0.0.4-17|79	- rebuild for new vdr
12cr|vdr-plugin-newsticker-0.0.4-17|80	
12cr|vdr-plugin-newsticker-0.0.4-17|81	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-newsticker-0.0.4-17|82	- restore BuildRoot
12cr|vdr-plugin-newsticker-0.0.4-17|83	
12cr|vdr-plugin-newsticker-0.0.4-17|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-newsticker-0.0.4-17|85	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-newsticker-0.0.4-17|86	
12cr|vdr-plugin-newsticker-0.0.4-17|87	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-11mdv2008.1
12cr|vdr-plugin-newsticker-0.0.4-17|88	+ Revision: 103171
12cr|vdr-plugin-newsticker-0.0.4-17|89	- rebuild for new vdr
12cr|vdr-plugin-newsticker-0.0.4-17|90	
12cr|vdr-plugin-newsticker-0.0.4-17|91	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-10mdv2008.0
12cr|vdr-plugin-newsticker-0.0.4-17|92	+ Revision: 50021
12cr|vdr-plugin-newsticker-0.0.4-17|93	- rebuild for new vdr
12cr|vdr-plugin-newsticker-0.0.4-17|94	
12cr|vdr-plugin-newsticker-0.0.4-17|95	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-9mdv2008.0
12cr|vdr-plugin-newsticker-0.0.4-17|96	+ Revision: 42107
12cr|vdr-plugin-newsticker-0.0.4-17|97	- rebuild for new vdr
12cr|vdr-plugin-newsticker-0.0.4-17|98	
12cr|vdr-plugin-newsticker-0.0.4-17|99	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-8mdv2008.0
12cr|vdr-plugin-newsticker-0.0.4-17|100	+ Revision: 22759
12cr|vdr-plugin-newsticker-0.0.4-17|101	- rebuild for new vdr
12cr|vdr-plugin-newsticker-0.0.4-17|102	
12cr|vdr-plugin-newsticker-0.0.4-17|103	
12cr|vdr-plugin-newsticker-0.0.4-17|104	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-7mdv2007.0
12cr|vdr-plugin-newsticker-0.0.4-17|105	+ Revision: 90946
12cr|vdr-plugin-newsticker-0.0.4-17|106	- rebuild for new vdr
12cr|vdr-plugin-newsticker-0.0.4-17|107	
12cr|vdr-plugin-newsticker-0.0.4-17|108	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-6mdv2007.1
12cr|vdr-plugin-newsticker-0.0.4-17|109	+ Revision: 74051
12cr|vdr-plugin-newsticker-0.0.4-17|110	- rebuild for new vdr
12cr|vdr-plugin-newsticker-0.0.4-17|111	- Import vdr-plugin-newsticker
12cr|vdr-plugin-newsticker-0.0.4-17|112	
12cr|vdr-plugin-newsticker-0.0.4-17|113	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-5mdv2007.0
12cr|vdr-plugin-newsticker-0.0.4-17|114	- rebuild for new vdr
12cr|vdr-plugin-newsticker-0.0.4-17|115	
12cr|vdr-plugin-newsticker-0.0.4-17|116	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-4mdv2007.0
12cr|vdr-plugin-newsticker-0.0.4-17|117	- stricter abi requires
12cr|vdr-plugin-newsticker-0.0.4-17|118	
12cr|vdr-plugin-newsticker-0.0.4-17|119	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-3mdv2007.0
12cr|vdr-plugin-newsticker-0.0.4-17|120	- rebuild for new vdr
12cr|vdr-plugin-newsticker-0.0.4-17|121	
12cr|vdr-plugin-newsticker-0.0.4-17|122	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-2mdv2007.0
12cr|vdr-plugin-newsticker-0.0.4-17|123	- rebuild for new vdr
12cr|vdr-plugin-newsticker-0.0.4-17|124	
12cr|vdr-plugin-newsticker-0.0.4-17|125	* Sun Jul 16 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-1mdv2007.0
12cr|vdr-plugin-newsticker-0.0.4-17|126	- initial Mandriva release
12cr|vdr-plugin-newsticker-0.0.4-17|127	

8304 12
12cr|vdr-plugin-noepgmenu-0.0.6-1|1	
12cr|vdr-plugin-noepgmenu-0.0.6-1|2	%define plugin	noepgmenu
12cr|vdr-plugin-noepgmenu-0.0.6-1|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-noepgmenu-0.0.6-1|4	%define version	0.0.6
12cr|vdr-plugin-noepgmenu-0.0.6-1|5	%define beta	beta4
12cr|vdr-plugin-noepgmenu-0.0.6-1|6	%define rel	1
12cr|vdr-plugin-noepgmenu-0.0.6-1|7	
12cr|vdr-plugin-noepgmenu-0.0.6-1|8	Summary:	VDR plugin: a menu for noEPG patch
12cr|vdr-plugin-noepgmenu-0.0.6-1|9	Name:		%name
12cr|vdr-plugin-noepgmenu-0.0.6-1|10	Version:	%version
12cr|vdr-plugin-noepgmenu-0.0.6-1|11	Release:	%mkrel %rel
12cr|vdr-plugin-noepgmenu-0.0.6-1|12	Group:		Video
12cr|vdr-plugin-noepgmenu-0.0.6-1|13	License:	GPL
12cr|vdr-plugin-noepgmenu-0.0.6-1|14	URL:		http://winni.vdr-developer.org/noepgmenu/
12cr|vdr-plugin-noepgmenu-0.0.6-1|15	%if %beta
12cr|vdr-plugin-noepgmenu-0.0.6-1|16	Source:		http://winni.vdr-developer.org/noepgmenu/downloads/beta/vdr-%plugin-%version.%beta.tgz
12cr|vdr-plugin-noepgmenu-0.0.6-1|17	%else
12cr|vdr-plugin-noepgmenu-0.0.6-1|18	Source:		http://winni.vdr-developer.org/noepgmenu/downloads/vdr-%plugin-%version.tgz
12cr|vdr-plugin-noepgmenu-0.0.6-1|19	%endif
12cr|vdr-plugin-noepgmenu-0.0.6-1|20	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-noepgmenu-0.0.6-1|21	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-noepgmenu-0.0.6-1|22	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-noepgmenu-0.0.6-1|23	
12cr|vdr-plugin-noepgmenu-0.0.6-1|24	%description
12cr|vdr-plugin-noepgmenu-0.0.6-1|25	A simple OSD to manage the channels for the noEPG patch.
12cr|vdr-plugin-noepgmenu-0.0.6-1|26	
12cr|vdr-plugin-noepgmenu-0.0.6-1|27	%prep
12cr|vdr-plugin-noepgmenu-0.0.6-1|28	%if %beta
12cr|vdr-plugin-noepgmenu-0.0.6-1|29	%setup -q -n %plugin-%version.%beta
12cr|vdr-plugin-noepgmenu-0.0.6-1|30	%else
12cr|vdr-plugin-noepgmenu-0.0.6-1|31	%setup -q -n %plugin-%version
12cr|vdr-plugin-noepgmenu-0.0.6-1|32	%endif
12cr|vdr-plugin-noepgmenu-0.0.6-1|33	%vdr_plugin_prep
12cr|vdr-plugin-noepgmenu-0.0.6-1|34	
12cr|vdr-plugin-noepgmenu-0.0.6-1|35	%build
12cr|vdr-plugin-noepgmenu-0.0.6-1|36	%vdr_plugin_build
12cr|vdr-plugin-noepgmenu-0.0.6-1|37	
12cr|vdr-plugin-noepgmenu-0.0.6-1|38	%install
12cr|vdr-plugin-noepgmenu-0.0.6-1|39	rm -rf %{buildroot}
12cr|vdr-plugin-noepgmenu-0.0.6-1|40	%vdr_plugin_install
12cr|vdr-plugin-noepgmenu-0.0.6-1|41	
12cr|vdr-plugin-noepgmenu-0.0.6-1|42	%clean
12cr|vdr-plugin-noepgmenu-0.0.6-1|43	rm -rf %{buildroot}
12cr|vdr-plugin-noepgmenu-0.0.6-1|44	
12cr|vdr-plugin-noepgmenu-0.0.6-1|45	%post
12cr|vdr-plugin-noepgmenu-0.0.6-1|46	%vdr_plugin_post %plugin
12cr|vdr-plugin-noepgmenu-0.0.6-1|47	
12cr|vdr-plugin-noepgmenu-0.0.6-1|48	%postun
12cr|vdr-plugin-noepgmenu-0.0.6-1|49	%vdr_plugin_postun %plugin
12cr|vdr-plugin-noepgmenu-0.0.6-1|50	
12cr|vdr-plugin-noepgmenu-0.0.6-1|51	%files -f %plugin.vdr
12cr|vdr-plugin-noepgmenu-0.0.6-1|52	%defattr(-,root,root)
12cr|vdr-plugin-noepgmenu-0.0.6-1|53	%doc README HISTORY
12cr|vdr-plugin-noepgmenu-0.0.6-1|54	
12cr|vdr-plugin-noepgmenu-0.0.6-1|55	
12cr|vdr-plugin-noepgmenu-0.0.6-1|56	
12cr|vdr-plugin-noepgmenu-0.0.6-1|57	
12cr|vdr-plugin-noepgmenu-0.0.6-1|58	%changelog
12cr|vdr-plugin-noepgmenu-0.0.6-1|59	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.6-1mdv2010.0
12cr|vdr-plugin-noepgmenu-0.0.6-1|60	+ Revision: 401088
12cr|vdr-plugin-noepgmenu-0.0.6-1|61	- rebuild for new VDR
12cr|vdr-plugin-noepgmenu-0.0.6-1|62	- new beta version
12cr|vdr-plugin-noepgmenu-0.0.6-1|63	
12cr|vdr-plugin-noepgmenu-0.0.6-1|64	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-3mdv2009.1
12cr|vdr-plugin-noepgmenu-0.0.6-1|65	+ Revision: 359342
12cr|vdr-plugin-noepgmenu-0.0.6-1|66	- rebuild for new vdr
12cr|vdr-plugin-noepgmenu-0.0.6-1|67	
12cr|vdr-plugin-noepgmenu-0.0.6-1|68	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-2mdv2009.0
12cr|vdr-plugin-noepgmenu-0.0.6-1|69	+ Revision: 197954
12cr|vdr-plugin-noepgmenu-0.0.6-1|70	- rebuild for new vdr
12cr|vdr-plugin-noepgmenu-0.0.6-1|71	
12cr|vdr-plugin-noepgmenu-0.0.6-1|72	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-1mdv2009.0
12cr|vdr-plugin-noepgmenu-0.0.6-1|73	+ Revision: 197696
12cr|vdr-plugin-noepgmenu-0.0.6-1|74	- new version
12cr|vdr-plugin-noepgmenu-0.0.6-1|75	- add vdr_plugin_prep
12cr|vdr-plugin-noepgmenu-0.0.6-1|76	- bump buildrequires on vdr-devel
12cr|vdr-plugin-noepgmenu-0.0.6-1|77	- update URL
12cr|vdr-plugin-noepgmenu-0.0.6-1|78	
12cr|vdr-plugin-noepgmenu-0.0.6-1|79	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-12mdv2008.1
12cr|vdr-plugin-noepgmenu-0.0.6-1|80	+ Revision: 145152
12cr|vdr-plugin-noepgmenu-0.0.6-1|81	- rebuild for new vdr
12cr|vdr-plugin-noepgmenu-0.0.6-1|82	
12cr|vdr-plugin-noepgmenu-0.0.6-1|83	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-noepgmenu-0.0.6-1|84	- restore BuildRoot
12cr|vdr-plugin-noepgmenu-0.0.6-1|85	
12cr|vdr-plugin-noepgmenu-0.0.6-1|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-noepgmenu-0.0.6-1|87	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-noepgmenu-0.0.6-1|88	
12cr|vdr-plugin-noepgmenu-0.0.6-1|89	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-11mdv2008.1
12cr|vdr-plugin-noepgmenu-0.0.6-1|90	+ Revision: 103172
12cr|vdr-plugin-noepgmenu-0.0.6-1|91	- rebuild for new vdr
12cr|vdr-plugin-noepgmenu-0.0.6-1|92	
12cr|vdr-plugin-noepgmenu-0.0.6-1|93	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-10mdv2008.0
12cr|vdr-plugin-noepgmenu-0.0.6-1|94	+ Revision: 50022
12cr|vdr-plugin-noepgmenu-0.0.6-1|95	- rebuild for new vdr
12cr|vdr-plugin-noepgmenu-0.0.6-1|96	
12cr|vdr-plugin-noepgmenu-0.0.6-1|97	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-9mdv2008.0
12cr|vdr-plugin-noepgmenu-0.0.6-1|98	+ Revision: 42108
12cr|vdr-plugin-noepgmenu-0.0.6-1|99	- rebuild for new vdr
12cr|vdr-plugin-noepgmenu-0.0.6-1|100	
12cr|vdr-plugin-noepgmenu-0.0.6-1|101	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-8mdv2008.0
12cr|vdr-plugin-noepgmenu-0.0.6-1|102	+ Revision: 22760
12cr|vdr-plugin-noepgmenu-0.0.6-1|103	- rebuild for new vdr
12cr|vdr-plugin-noepgmenu-0.0.6-1|104	
12cr|vdr-plugin-noepgmenu-0.0.6-1|105	
12cr|vdr-plugin-noepgmenu-0.0.6-1|106	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-7mdv2007.0
12cr|vdr-plugin-noepgmenu-0.0.6-1|107	+ Revision: 90947
12cr|vdr-plugin-noepgmenu-0.0.6-1|108	- rebuild for new vdr
12cr|vdr-plugin-noepgmenu-0.0.6-1|109	
12cr|vdr-plugin-noepgmenu-0.0.6-1|110	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-6mdv2007.1
12cr|vdr-plugin-noepgmenu-0.0.6-1|111	+ Revision: 74056
12cr|vdr-plugin-noepgmenu-0.0.6-1|112	- rebuild for new vdr
12cr|vdr-plugin-noepgmenu-0.0.6-1|113	- Import vdr-plugin-noepgmenu
12cr|vdr-plugin-noepgmenu-0.0.6-1|114	
12cr|vdr-plugin-noepgmenu-0.0.6-1|115	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-5mdv2007.0
12cr|vdr-plugin-noepgmenu-0.0.6-1|116	- rebuild for new vdr
12cr|vdr-plugin-noepgmenu-0.0.6-1|117	
12cr|vdr-plugin-noepgmenu-0.0.6-1|118	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-4mdv2007.0
12cr|vdr-plugin-noepgmenu-0.0.6-1|119	- stricter abi requires
12cr|vdr-plugin-noepgmenu-0.0.6-1|120	
12cr|vdr-plugin-noepgmenu-0.0.6-1|121	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-3mdv2007.0
12cr|vdr-plugin-noepgmenu-0.0.6-1|122	- rebuild for new vdr
12cr|vdr-plugin-noepgmenu-0.0.6-1|123	
12cr|vdr-plugin-noepgmenu-0.0.6-1|124	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-2mdv2007.0
12cr|vdr-plugin-noepgmenu-0.0.6-1|125	- rebuild for new vdr
12cr|vdr-plugin-noepgmenu-0.0.6-1|126	
12cr|vdr-plugin-noepgmenu-0.0.6-1|127	* Sun Jul 16 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-1mdv2007.0
12cr|vdr-plugin-noepgmenu-0.0.6-1|128	- initial Mandriva release
12cr|vdr-plugin-noepgmenu-0.0.6-1|129	

8305 12
12cr|vdr-plugin-nordlichtsepg-0.8a-17|1	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|2	%define plugin	nordlichtsepg
12cr|vdr-plugin-nordlichtsepg-0.8a-17|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-nordlichtsepg-0.8a-17|4	%define version	0.8a
12cr|vdr-plugin-nordlichtsepg-0.8a-17|5	%define rel	17
12cr|vdr-plugin-nordlichtsepg-0.8a-17|6	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|7	Summary:	VDR plugin: Extended EPG
12cr|vdr-plugin-nordlichtsepg-0.8a-17|8	Name:		%name
12cr|vdr-plugin-nordlichtsepg-0.8a-17|9	Version:	%version
12cr|vdr-plugin-nordlichtsepg-0.8a-17|10	Release:	%mkrel %rel
12cr|vdr-plugin-nordlichtsepg-0.8a-17|11	Group:		Video
12cr|vdr-plugin-nordlichtsepg-0.8a-17|12	License:	GPL
12cr|vdr-plugin-nordlichtsepg-0.8a-17|13	URL:		http://martins-kabuff.de/nordlichtsepg.html
12cr|vdr-plugin-nordlichtsepg-0.8a-17|14	Source:		http://martins-kabuff.de/download/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-nordlichtsepg-0.8a-17|15	Patch0:		91_nordlichtsepg-0.8a_vdr153.dpatch
12cr|vdr-plugin-nordlichtsepg-0.8a-17|16	Patch1:		nordlichtsepg-0.8a-i18n-1.6.patch
12cr|vdr-plugin-nordlichtsepg-0.8a-17|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-nordlichtsepg-0.8a-17|18	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-nordlichtsepg-0.8a-17|19	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-nordlichtsepg-0.8a-17|20	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|21	%description
12cr|vdr-plugin-nordlichtsepg-0.8a-17|22	This plugin provides an EPG (Electronic Program Guide) similar to VDR's
12cr|vdr-plugin-nordlichtsepg-0.8a-17|23	"What's on now?"-menu. Unlike this it also shows channels without epg-infos.
12cr|vdr-plugin-nordlichtsepg-0.8a-17|24	You can browse the epg with an adjustable step width. It is also possible to
12cr|vdr-plugin-nordlichtsepg-0.8a-17|25	set a time at the setup which you can jump to by keypress, with the keys 1-7
12cr|vdr-plugin-nordlichtsepg-0.8a-17|26	you can jumpo 1-7 days forward. You can enter a time to jump to instantly.
12cr|vdr-plugin-nordlichtsepg-0.8a-17|27	A bargraph at the "What's on now?"-view shows the progress of the running
12cr|vdr-plugin-nordlichtsepg-0.8a-17|28	program. Timers are marked with a clock-icon, recording timers with a
12cr|vdr-plugin-nordlichtsepg-0.8a-17|29	'REC'-icon. It is possible, also for channels without epg-infos, to set and
12cr|vdr-plugin-nordlichtsepg-0.8a-17|30	delete timers.
12cr|vdr-plugin-nordlichtsepg-0.8a-17|31	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|32	%prep
12cr|vdr-plugin-nordlichtsepg-0.8a-17|33	%setup -q -n %plugin-%version
12cr|vdr-plugin-nordlichtsepg-0.8a-17|34	%patch0 -p1
12cr|vdr-plugin-nordlichtsepg-0.8a-17|35	%patch1 -p1
12cr|vdr-plugin-nordlichtsepg-0.8a-17|36	%vdr_plugin_prep
12cr|vdr-plugin-nordlichtsepg-0.8a-17|37	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|38	%build
12cr|vdr-plugin-nordlichtsepg-0.8a-17|39	%vdr_plugin_build
12cr|vdr-plugin-nordlichtsepg-0.8a-17|40	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|41	%install
12cr|vdr-plugin-nordlichtsepg-0.8a-17|42	rm -rf %{buildroot}
12cr|vdr-plugin-nordlichtsepg-0.8a-17|43	%vdr_plugin_install
12cr|vdr-plugin-nordlichtsepg-0.8a-17|44	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|45	%clean
12cr|vdr-plugin-nordlichtsepg-0.8a-17|46	rm -rf %{buildroot}
12cr|vdr-plugin-nordlichtsepg-0.8a-17|47	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|48	%post
12cr|vdr-plugin-nordlichtsepg-0.8a-17|49	%vdr_plugin_post %plugin
12cr|vdr-plugin-nordlichtsepg-0.8a-17|50	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|51	%postun
12cr|vdr-plugin-nordlichtsepg-0.8a-17|52	%vdr_plugin_postun %plugin
12cr|vdr-plugin-nordlichtsepg-0.8a-17|53	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|54	%files -f %plugin.vdr
12cr|vdr-plugin-nordlichtsepg-0.8a-17|55	%defattr(-,root,root)
12cr|vdr-plugin-nordlichtsepg-0.8a-17|56	%doc README* HISTORY
12cr|vdr-plugin-nordlichtsepg-0.8a-17|57	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|58	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|59	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|60	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|61	%changelog
12cr|vdr-plugin-nordlichtsepg-0.8a-17|62	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.8a-17mdv2010.0
12cr|vdr-plugin-nordlichtsepg-0.8a-17|63	+ Revision: 401088
12cr|vdr-plugin-nordlichtsepg-0.8a-17|64	- rebuild for new VDR
12cr|vdr-plugin-nordlichtsepg-0.8a-17|65	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|66	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.8a-16mdv2009.1
12cr|vdr-plugin-nordlichtsepg-0.8a-17|67	+ Revision: 359343
12cr|vdr-plugin-nordlichtsepg-0.8a-17|68	- rebuild for new vdr
12cr|vdr-plugin-nordlichtsepg-0.8a-17|69	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|70	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.8a-15mdv2009.0
12cr|vdr-plugin-nordlichtsepg-0.8a-17|71	+ Revision: 197955
12cr|vdr-plugin-nordlichtsepg-0.8a-17|72	- rebuild for new vdr
12cr|vdr-plugin-nordlichtsepg-0.8a-17|73	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|74	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.8a-14mdv2009.0
12cr|vdr-plugin-nordlichtsepg-0.8a-17|75	+ Revision: 197697
12cr|vdr-plugin-nordlichtsepg-0.8a-17|76	- add vdr_plugin_prep
12cr|vdr-plugin-nordlichtsepg-0.8a-17|77	- bump buildrequires on vdr-devel
12cr|vdr-plugin-nordlichtsepg-0.8a-17|78	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-nordlichtsepg-0.8a-17|79	- adapt for api changes of VDR 1.5.3 (P0 from e-tobi)
12cr|vdr-plugin-nordlichtsepg-0.8a-17|80	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|81	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.8a-13mdv2008.1
12cr|vdr-plugin-nordlichtsepg-0.8a-17|82	+ Revision: 145154
12cr|vdr-plugin-nordlichtsepg-0.8a-17|83	- rebuild for new vdr
12cr|vdr-plugin-nordlichtsepg-0.8a-17|84	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|85	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-nordlichtsepg-0.8a-17|86	- restore BuildRoot
12cr|vdr-plugin-nordlichtsepg-0.8a-17|87	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|88	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-nordlichtsepg-0.8a-17|89	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-nordlichtsepg-0.8a-17|90	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|91	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.8a-12mdv2008.1
12cr|vdr-plugin-nordlichtsepg-0.8a-17|92	+ Revision: 103173
12cr|vdr-plugin-nordlichtsepg-0.8a-17|93	- rebuild for new vdr
12cr|vdr-plugin-nordlichtsepg-0.8a-17|94	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|95	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.8a-11mdv2008.0
12cr|vdr-plugin-nordlichtsepg-0.8a-17|96	+ Revision: 50023
12cr|vdr-plugin-nordlichtsepg-0.8a-17|97	- rebuild for new vdr
12cr|vdr-plugin-nordlichtsepg-0.8a-17|98	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|99	* Fri Jun 22 2007 Anssi Hannula <anssi@mandriva.org> 0.8a-10mdv2008.0
12cr|vdr-plugin-nordlichtsepg-0.8a-17|100	+ Revision: 42638
12cr|vdr-plugin-nordlichtsepg-0.8a-17|101	- rebuild for new vdr
12cr|vdr-plugin-nordlichtsepg-0.8a-17|102	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|103	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.8a-8mdv2008.0
12cr|vdr-plugin-nordlichtsepg-0.8a-17|104	+ Revision: 22761
12cr|vdr-plugin-nordlichtsepg-0.8a-17|105	- rebuild for new vdr
12cr|vdr-plugin-nordlichtsepg-0.8a-17|106	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|107	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|108	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.8a-7mdv2007.0
12cr|vdr-plugin-nordlichtsepg-0.8a-17|109	+ Revision: 90948
12cr|vdr-plugin-nordlichtsepg-0.8a-17|110	- rebuild for new vdr
12cr|vdr-plugin-nordlichtsepg-0.8a-17|111	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|112	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.8a-6mdv2007.1
12cr|vdr-plugin-nordlichtsepg-0.8a-17|113	+ Revision: 74061
12cr|vdr-plugin-nordlichtsepg-0.8a-17|114	- rebuild for new vdr
12cr|vdr-plugin-nordlichtsepg-0.8a-17|115	- Import vdr-plugin-nordlichtsepg
12cr|vdr-plugin-nordlichtsepg-0.8a-17|116	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|117	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.8a-5mdv2007.0
12cr|vdr-plugin-nordlichtsepg-0.8a-17|118	- rebuild for new vdr
12cr|vdr-plugin-nordlichtsepg-0.8a-17|119	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|120	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.8a-4mdv2007.0
12cr|vdr-plugin-nordlichtsepg-0.8a-17|121	- stricter abi requires
12cr|vdr-plugin-nordlichtsepg-0.8a-17|122	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|123	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.8a-3mdv2007.0
12cr|vdr-plugin-nordlichtsepg-0.8a-17|124	- rebuild for new vdr
12cr|vdr-plugin-nordlichtsepg-0.8a-17|125	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|126	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.8a-2mdv2007.0
12cr|vdr-plugin-nordlichtsepg-0.8a-17|127	- rebuild for new vdr
12cr|vdr-plugin-nordlichtsepg-0.8a-17|128	
12cr|vdr-plugin-nordlichtsepg-0.8a-17|129	* Sun Jul 16 2006 Anssi Hannula <anssi@mandriva.org> 0.8a-1mdv2007.0
12cr|vdr-plugin-nordlichtsepg-0.8a-17|130	- initial Mandriva release
12cr|vdr-plugin-nordlichtsepg-0.8a-17|131	

8306 12
12cr|vdr-plugin-osdimage-0.1.2-22|1	
12cr|vdr-plugin-osdimage-0.1.2-22|2	%define plugin	osdimage
12cr|vdr-plugin-osdimage-0.1.2-22|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-osdimage-0.1.2-22|4	%define version	0.1.2
12cr|vdr-plugin-osdimage-0.1.2-22|5	%define rel	22
12cr|vdr-plugin-osdimage-0.1.2-22|6	
12cr|vdr-plugin-osdimage-0.1.2-22|7	Summary:	VDR plugin: OSD Image Viewer
12cr|vdr-plugin-osdimage-0.1.2-22|8	Name:		%name
12cr|vdr-plugin-osdimage-0.1.2-22|9	Version:	%version
12cr|vdr-plugin-osdimage-0.1.2-22|10	Release:	%mkrel %rel
12cr|vdr-plugin-osdimage-0.1.2-22|11	Group:		Video
12cr|vdr-plugin-osdimage-0.1.2-22|12	License:	GPL
12cr|vdr-plugin-osdimage-0.1.2-22|13	URL:		http://brougs78.vdr-developer.org/vdr.htm
12cr|vdr-plugin-osdimage-0.1.2-22|14	Source:		vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-osdimage-0.1.2-22|15	Patch1:		http://deela.cc.fh-lippe.de/files/vdr-osdimage/vdr-1.3.18-osdimage-0.1.2.patch
12cr|vdr-plugin-osdimage-0.1.2-22|16	Patch2:		vdr-osdimage-0.1.2-gcc41.patch
12cr|vdr-plugin-osdimage-0.1.2-22|17	Patch3:		osdimage-0.1.2-i18n-1.6.patch
12cr|vdr-plugin-osdimage-0.1.2-22|18	Patch4:		osdimage-pkgconfig.patch
12cr|vdr-plugin-osdimage-0.1.2-22|19	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-osdimage-0.1.2-22|20	BuildRequires:	vdr-devel >= 1.6.0-7
12cr|vdr-plugin-osdimage-0.1.2-22|21	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-osdimage-0.1.2-22|22	BuildRequires:	imagemagick-devel
12cr|vdr-plugin-osdimage-0.1.2-22|23	BuildRequires:	netpbm-devel
12cr|vdr-plugin-osdimage-0.1.2-22|24	
12cr|vdr-plugin-osdimage-0.1.2-22|25	%description
12cr|vdr-plugin-osdimage-0.1.2-22|26	Plugin for VDR that allows viewing pictures on the OSD.
12cr|vdr-plugin-osdimage-0.1.2-22|27	
12cr|vdr-plugin-osdimage-0.1.2-22|28	%prep
12cr|vdr-plugin-osdimage-0.1.2-22|29	%setup -q -n %plugin-%version
12cr|vdr-plugin-osdimage-0.1.2-22|30	%patch1 -p4 -b .1318
12cr|vdr-plugin-osdimage-0.1.2-22|31	%patch2 -p0 -b .gcc41
12cr|vdr-plugin-osdimage-0.1.2-22|32	%patch3 -p1
12cr|vdr-plugin-osdimage-0.1.2-22|33	%patch4 -p1
12cr|vdr-plugin-osdimage-0.1.2-22|34	%vdr_plugin_prep
12cr|vdr-plugin-osdimage-0.1.2-22|35	
12cr|vdr-plugin-osdimage-0.1.2-22|36	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-osdimage-0.1.2-22|37	# directory of pictures (required)
12cr|vdr-plugin-osdimage-0.1.2-22|38	var=PICTURE_DIR
12cr|vdr-plugin-osdimage-0.1.2-22|39	param="-d PICTURE_DIR"
12cr|vdr-plugin-osdimage-0.1.2-22|40	%vdr_plugin_params_end
12cr|vdr-plugin-osdimage-0.1.2-22|41	
12cr|vdr-plugin-osdimage-0.1.2-22|42	%build
12cr|vdr-plugin-osdimage-0.1.2-22|43	VDR_PLUGIN_EXTRA_FLAGS="$(pkg-config --cflags ImageMagick++)"
12cr|vdr-plugin-osdimage-0.1.2-22|44	%vdr_plugin_build HAVE_NETPBM=1
12cr|vdr-plugin-osdimage-0.1.2-22|45	
12cr|vdr-plugin-osdimage-0.1.2-22|46	%install
12cr|vdr-plugin-osdimage-0.1.2-22|47	rm -rf %{buildroot}
12cr|vdr-plugin-osdimage-0.1.2-22|48	%vdr_plugin_install
12cr|vdr-plugin-osdimage-0.1.2-22|49	
12cr|vdr-plugin-osdimage-0.1.2-22|50	%clean
12cr|vdr-plugin-osdimage-0.1.2-22|51	rm -rf %{buildroot}
12cr|vdr-plugin-osdimage-0.1.2-22|52	
12cr|vdr-plugin-osdimage-0.1.2-22|53	%post
12cr|vdr-plugin-osdimage-0.1.2-22|54	%vdr_plugin_post %plugin
12cr|vdr-plugin-osdimage-0.1.2-22|55	
12cr|vdr-plugin-osdimage-0.1.2-22|56	%postun
12cr|vdr-plugin-osdimage-0.1.2-22|57	%vdr_plugin_postun %plugin
12cr|vdr-plugin-osdimage-0.1.2-22|58	
12cr|vdr-plugin-osdimage-0.1.2-22|59	%files -f %plugin.vdr
12cr|vdr-plugin-osdimage-0.1.2-22|60	%defattr(-,root,root)
12cr|vdr-plugin-osdimage-0.1.2-22|61	%doc README HISTORY CREDITS TODO
12cr|vdr-plugin-osdimage-0.1.2-22|62	
12cr|vdr-plugin-osdimage-0.1.2-22|63	
12cr|vdr-plugin-osdimage-0.1.2-22|64	
12cr|vdr-plugin-osdimage-0.1.2-22|65	
12cr|vdr-plugin-osdimage-0.1.2-22|66	%changelog
12cr|vdr-plugin-osdimage-0.1.2-22|67	* Thu Jul 15 2010 Funda Wang <fwang@mandriva.org> 0.1.2-22mdv2011.0
12cr|vdr-plugin-osdimage-0.1.2-22|68	+ Revision: 553572
12cr|vdr-plugin-osdimage-0.1.2-22|69	- rebuild
12cr|vdr-plugin-osdimage-0.1.2-22|70	
12cr|vdr-plugin-osdimage-0.1.2-22|71	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-21mdv2010.0
12cr|vdr-plugin-osdimage-0.1.2-22|72	+ Revision: 401088
12cr|vdr-plugin-osdimage-0.1.2-22|73	- rebuild for new VDR
12cr|vdr-plugin-osdimage-0.1.2-22|74	- adapt for vdr compilation flags handling changes, bump buildrequires
12cr|vdr-plugin-osdimage-0.1.2-22|75	
12cr|vdr-plugin-osdimage-0.1.2-22|76	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-20mdv2009.1
12cr|vdr-plugin-osdimage-0.1.2-22|77	+ Revision: 359748
12cr|vdr-plugin-osdimage-0.1.2-22|78	- use pkgconfig for Magick++ libs
12cr|vdr-plugin-osdimage-0.1.2-22|79	- rebuild for new vdr
12cr|vdr-plugin-osdimage-0.1.2-22|80	- use backward-compatible pkg-config call for libmagick
12cr|vdr-plugin-osdimage-0.1.2-22|81	
12cr|vdr-plugin-osdimage-0.1.2-22|82	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|vdr-plugin-osdimage-0.1.2-22|83	- lowercase ImageMagick
12cr|vdr-plugin-osdimage-0.1.2-22|84	
12cr|vdr-plugin-osdimage-0.1.2-22|85	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-19mdv2009.0
12cr|vdr-plugin-osdimage-0.1.2-22|86	+ Revision: 197956
12cr|vdr-plugin-osdimage-0.1.2-22|87	- rebuild for new vdr
12cr|vdr-plugin-osdimage-0.1.2-22|88	
12cr|vdr-plugin-osdimage-0.1.2-22|89	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-18mdv2009.0
12cr|vdr-plugin-osdimage-0.1.2-22|90	+ Revision: 197699
12cr|vdr-plugin-osdimage-0.1.2-22|91	- add vdr_plugin_prep
12cr|vdr-plugin-osdimage-0.1.2-22|92	- bump buildrequires on vdr-devel
12cr|vdr-plugin-osdimage-0.1.2-22|93	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-osdimage-0.1.2-22|94	- enable netpbm support
12cr|vdr-plugin-osdimage-0.1.2-22|95	- fix build with recent libMagick
12cr|vdr-plugin-osdimage-0.1.2-22|96	
12cr|vdr-plugin-osdimage-0.1.2-22|97	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|vdr-plugin-osdimage-0.1.2-22|98	- rebuilt against new imagemagick libs
12cr|vdr-plugin-osdimage-0.1.2-22|99	
12cr|vdr-plugin-osdimage-0.1.2-22|100	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-16mdv2008.1
12cr|vdr-plugin-osdimage-0.1.2-22|101	+ Revision: 145155
12cr|vdr-plugin-osdimage-0.1.2-22|102	- rebuild for new vdr
12cr|vdr-plugin-osdimage-0.1.2-22|103	
12cr|vdr-plugin-osdimage-0.1.2-22|104	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-osdimage-0.1.2-22|105	- restore BuildRoot
12cr|vdr-plugin-osdimage-0.1.2-22|106	
12cr|vdr-plugin-osdimage-0.1.2-22|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-osdimage-0.1.2-22|108	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-osdimage-0.1.2-22|109	
12cr|vdr-plugin-osdimage-0.1.2-22|110	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-15mdv2008.1
12cr|vdr-plugin-osdimage-0.1.2-22|111	+ Revision: 103174
12cr|vdr-plugin-osdimage-0.1.2-22|112	- rebuild for new vdr
12cr|vdr-plugin-osdimage-0.1.2-22|113	
12cr|vdr-plugin-osdimage-0.1.2-22|114	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-14mdv2008.0
12cr|vdr-plugin-osdimage-0.1.2-22|115	+ Revision: 50024
12cr|vdr-plugin-osdimage-0.1.2-22|116	- rebuild for new vdr
12cr|vdr-plugin-osdimage-0.1.2-22|117	
12cr|vdr-plugin-osdimage-0.1.2-22|118	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-13mdv2008.0
12cr|vdr-plugin-osdimage-0.1.2-22|119	+ Revision: 42110
12cr|vdr-plugin-osdimage-0.1.2-22|120	- rebuild for new vdr
12cr|vdr-plugin-osdimage-0.1.2-22|121	
12cr|vdr-plugin-osdimage-0.1.2-22|122	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-12mdv2008.0
12cr|vdr-plugin-osdimage-0.1.2-22|123	+ Revision: 22762
12cr|vdr-plugin-osdimage-0.1.2-22|124	- rebuild for new vdr
12cr|vdr-plugin-osdimage-0.1.2-22|125	
12cr|vdr-plugin-osdimage-0.1.2-22|126	
12cr|vdr-plugin-osdimage-0.1.2-22|127	* Thu Mar 01 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-11mdv2007.0
12cr|vdr-plugin-osdimage-0.1.2-22|128	+ Revision: 130845
12cr|vdr-plugin-osdimage-0.1.2-22|129	- rebuild for new ImageMagick
12cr|vdr-plugin-osdimage-0.1.2-22|130	- rebuild for new ImageMagick
12cr|vdr-plugin-osdimage-0.1.2-22|131	
12cr|vdr-plugin-osdimage-0.1.2-22|132	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-8mdv2007.1
12cr|vdr-plugin-osdimage-0.1.2-22|133	+ Revision: 90949
12cr|vdr-plugin-osdimage-0.1.2-22|134	- rebuild for new vdr
12cr|vdr-plugin-osdimage-0.1.2-22|135	
12cr|vdr-plugin-osdimage-0.1.2-22|136	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-7mdv2007.1
12cr|vdr-plugin-osdimage-0.1.2-22|137	+ Revision: 74062
12cr|vdr-plugin-osdimage-0.1.2-22|138	- rebuild for new vdr
12cr|vdr-plugin-osdimage-0.1.2-22|139	- Import vdr-plugin-osdimage
12cr|vdr-plugin-osdimage-0.1.2-22|140	
12cr|vdr-plugin-osdimage-0.1.2-22|141	* Sat Sep 09 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-6mdv2007.0
12cr|vdr-plugin-osdimage-0.1.2-22|142	- rebuild for new imagemagick
12cr|vdr-plugin-osdimage-0.1.2-22|143	
12cr|vdr-plugin-osdimage-0.1.2-22|144	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-5mdv2007.0
12cr|vdr-plugin-osdimage-0.1.2-22|145	- rebuild for new vdr
12cr|vdr-plugin-osdimage-0.1.2-22|146	
12cr|vdr-plugin-osdimage-0.1.2-22|147	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-4mdv2007.0
12cr|vdr-plugin-osdimage-0.1.2-22|148	- stricter abi requires
12cr|vdr-plugin-osdimage-0.1.2-22|149	
12cr|vdr-plugin-osdimage-0.1.2-22|150	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-3mdv2007.0
12cr|vdr-plugin-osdimage-0.1.2-22|151	- rebuild for new vdr
12cr|vdr-plugin-osdimage-0.1.2-22|152	
12cr|vdr-plugin-osdimage-0.1.2-22|153	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-2mdv2007.0
12cr|vdr-plugin-osdimage-0.1.2-22|154	- rebuild for new vdr
12cr|vdr-plugin-osdimage-0.1.2-22|155	
12cr|vdr-plugin-osdimage-0.1.2-22|156	* Sun Jul 16 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-1mdv2007.0
12cr|vdr-plugin-osdimage-0.1.2-22|157	- initial Mandriva release
12cr|vdr-plugin-osdimage-0.1.2-22|158	

8307 12
12cr|vdr-plugin-osdteletext-0.8.3-2|1	
12cr|vdr-plugin-osdteletext-0.8.3-2|2	%define plugin	osdteletext
12cr|vdr-plugin-osdteletext-0.8.3-2|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-osdteletext-0.8.3-2|4	%define version	0.8.3
12cr|vdr-plugin-osdteletext-0.8.3-2|5	%define rel	2
12cr|vdr-plugin-osdteletext-0.8.3-2|6	
12cr|vdr-plugin-osdteletext-0.8.3-2|7	Summary:	VDR plugin: Displays teletext on the OSD
12cr|vdr-plugin-osdteletext-0.8.3-2|8	Name:		%name
12cr|vdr-plugin-osdteletext-0.8.3-2|9	Version:	%version
12cr|vdr-plugin-osdteletext-0.8.3-2|10	Release:	%rel
12cr|vdr-plugin-osdteletext-0.8.3-2|11	Group:		Video
12cr|vdr-plugin-osdteletext-0.8.3-2|12	License:	GPL
12cr|vdr-plugin-osdteletext-0.8.3-2|13	URL:		http://projects.vdr-developer.org/projects/show/plg-osdteletext
12cr|vdr-plugin-osdteletext-0.8.3-2|14	Source:		vdr-%plugin-%version.tgz
12cr|vdr-plugin-osdteletext-0.8.3-2|15	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-osdteletext-0.8.3-2|16	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-osdteletext-0.8.3-2|17	
12cr|vdr-plugin-osdteletext-0.8.3-2|18	%description
12cr|vdr-plugin-osdteletext-0.8.3-2|19	Osd-Teletext displays the teletext directly on the OSD.
12cr|vdr-plugin-osdteletext-0.8.3-2|20	Both sound and video are played in the background.
12cr|vdr-plugin-osdteletext-0.8.3-2|21	
12cr|vdr-plugin-osdteletext-0.8.3-2|22	%prep
12cr|vdr-plugin-osdteletext-0.8.3-2|23	%setup -q -n %plugin-%version
12cr|vdr-plugin-osdteletext-0.8.3-2|24	%vdr_plugin_prep
12cr|vdr-plugin-osdteletext-0.8.3-2|25	
12cr|vdr-plugin-osdteletext-0.8.3-2|26	# check default cache dir
12cr|vdr-plugin-osdteletext-0.8.3-2|27	grep "\"%{vdr_plugin_cachedir}/vtx\"" txtrecv.c
12cr|vdr-plugin-osdteletext-0.8.3-2|28	
12cr|vdr-plugin-osdteletext-0.8.3-2|29	perl -pi -e 's|../../man|.|' Makefile
12cr|vdr-plugin-osdteletext-0.8.3-2|30	
12cr|vdr-plugin-osdteletext-0.8.3-2|31	%vdr_plugin_params_begin %{plugin}
12cr|vdr-plugin-osdteletext-0.8.3-2|32	# Directory for the teletext page cache.
12cr|vdr-plugin-osdteletext-0.8.3-2|33	# default: %{_vdr_plugin_cachedir}/vtx
12cr|vdr-plugin-osdteletext-0.8.3-2|34	var=DIRECTORY
12cr|vdr-plugin-osdteletext-0.8.3-2|35	param=--directory=DIRECTORY
12cr|vdr-plugin-osdteletext-0.8.3-2|36	# Maximum cache size in MB.
12cr|vdr-plugin-osdteletext-0.8.3-2|37	# default: a calculated value below 50 MB
12cr|vdr-plugin-osdteletext-0.8.3-2|38	var=MAX_CACHE
12cr|vdr-plugin-osdteletext-0.8.3-2|39	param=--max-cache=MAX_CACHE
12cr|vdr-plugin-osdteletext-0.8.3-2|40	# Cache system to be used:
12cr|vdr-plugin-osdteletext-0.8.3-2|41	# legacy: traditional one-file-per-page system
12cr|vdr-plugin-osdteletext-0.8.3-2|42	# packed: one-file-for-a-few-pages system
12cr|vdr-plugin-osdteletext-0.8.3-2|43	# default: packed
12cr|vdr-plugin-osdteletext-0.8.3-2|44	var=CACHE_SYSTEM
12cr|vdr-plugin-osdteletext-0.8.3-2|45	param=--cache-system=CACHE_SYSTEM
12cr|vdr-plugin-osdteletext-0.8.3-2|46	%vdr_plugin_params_end
12cr|vdr-plugin-osdteletext-0.8.3-2|47	
12cr|vdr-plugin-osdteletext-0.8.3-2|48	%build
12cr|vdr-plugin-osdteletext-0.8.3-2|49	%vdr_plugin_build
12cr|vdr-plugin-osdteletext-0.8.3-2|50	
12cr|vdr-plugin-osdteletext-0.8.3-2|51	%install
12cr|vdr-plugin-osdteletext-0.8.3-2|52	%vdr_plugin_install
12cr|vdr-plugin-osdteletext-0.8.3-2|53	
12cr|vdr-plugin-osdteletext-0.8.3-2|54	install -d -m755 %{buildroot}%{vdr_plugin_cachedir}/vtx
12cr|vdr-plugin-osdteletext-0.8.3-2|55	
12cr|vdr-plugin-osdteletext-0.8.3-2|56	%pre
12cr|vdr-plugin-osdteletext-0.8.3-2|57	if [ -d /var/cache/vdr/osdteletext ] && ! [ -d %{vdr_plugin_cachedir}/vtx ]; then
12cr|vdr-plugin-osdteletext-0.8.3-2|58	mv /var/cache/vdr/osdteletext %{vdr_plugin_cachedir}/vtx || :
12cr|vdr-plugin-osdteletext-0.8.3-2|59	fi
12cr|vdr-plugin-osdteletext-0.8.3-2|60	
12cr|vdr-plugin-osdteletext-0.8.3-2|61	%post
12cr|vdr-plugin-osdteletext-0.8.3-2|62	%vdr_plugin_post %plugin
12cr|vdr-plugin-osdteletext-0.8.3-2|63	
12cr|vdr-plugin-osdteletext-0.8.3-2|64	%postun
12cr|vdr-plugin-osdteletext-0.8.3-2|65	%vdr_plugin_postun %plugin
12cr|vdr-plugin-osdteletext-0.8.3-2|66	
12cr|vdr-plugin-osdteletext-0.8.3-2|67	%clean
12cr|vdr-plugin-osdteletext-0.8.3-2|68	
12cr|vdr-plugin-osdteletext-0.8.3-2|69	%files -f %plugin.vdr
12cr|vdr-plugin-osdteletext-0.8.3-2|70	%defattr(-,root,root)
12cr|vdr-plugin-osdteletext-0.8.3-2|71	%doc README* COPYING HISTORY
12cr|vdr-plugin-osdteletext-0.8.3-2|72	%attr(-,vdr,vdr) %{vdr_plugin_cachedir}/vtx
12cr|vdr-plugin-osdteletext-0.8.3-2|73	
12cr|vdr-plugin-osdteletext-0.8.3-2|74	
12cr|vdr-plugin-osdteletext-0.8.3-2|75	
12cr|vdr-plugin-osdteletext-0.8.3-2|76	
12cr|vdr-plugin-osdteletext-0.8.3-2|77	%changelog
12cr|vdr-plugin-osdteletext-0.8.3-2|78	* Sat Feb 06 2010 Anssi Hannula <anssi@mandriva.org> 0.8.3-1mdv2010.1
12cr|vdr-plugin-osdteletext-0.8.3-2|79	+ Revision: 501485
12cr|vdr-plugin-osdteletext-0.8.3-2|80	- new version, new URL
12cr|vdr-plugin-osdteletext-0.8.3-2|81	- remove patches, applied upstream
12cr|vdr-plugin-osdteletext-0.8.3-2|82	- use upstream cache directory
12cr|vdr-plugin-osdteletext-0.8.3-2|83	
12cr|vdr-plugin-osdteletext-0.8.3-2|84	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.5.1-20mdv2010.0
12cr|vdr-plugin-osdteletext-0.8.3-2|85	+ Revision: 401088
12cr|vdr-plugin-osdteletext-0.8.3-2|86	- rebuild for new VDR
12cr|vdr-plugin-osdteletext-0.8.3-2|87	
12cr|vdr-plugin-osdteletext-0.8.3-2|88	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.5.1-19mdv2009.1
12cr|vdr-plugin-osdteletext-0.8.3-2|89	+ Revision: 359346
12cr|vdr-plugin-osdteletext-0.8.3-2|90	- rebuild for new vdr
12cr|vdr-plugin-osdteletext-0.8.3-2|91	
12cr|vdr-plugin-osdteletext-0.8.3-2|92	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.5.1-18mdv2009.0
12cr|vdr-plugin-osdteletext-0.8.3-2|93	+ Revision: 197958
12cr|vdr-plugin-osdteletext-0.8.3-2|94	- rebuild for new vdr
12cr|vdr-plugin-osdteletext-0.8.3-2|95	
12cr|vdr-plugin-osdteletext-0.8.3-2|96	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.5.1-17mdv2009.0
12cr|vdr-plugin-osdteletext-0.8.3-2|97	+ Revision: 197701
12cr|vdr-plugin-osdteletext-0.8.3-2|98	- add vdr_plugin_prep
12cr|vdr-plugin-osdteletext-0.8.3-2|99	- bump buildrequires on vdr-devel
12cr|vdr-plugin-osdteletext-0.8.3-2|100	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-osdteletext-0.8.3-2|101	- adapt for api changes of VDR 1.5.0 (P1 from e-tobi)
12cr|vdr-plugin-osdteletext-0.8.3-2|102	
12cr|vdr-plugin-osdteletext-0.8.3-2|103	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.5.1-16mdv2008.1
12cr|vdr-plugin-osdteletext-0.8.3-2|104	+ Revision: 145158
12cr|vdr-plugin-osdteletext-0.8.3-2|105	- rebuild for new vdr
12cr|vdr-plugin-osdteletext-0.8.3-2|106	
12cr|vdr-plugin-osdteletext-0.8.3-2|107	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-osdteletext-0.8.3-2|108	- restore BuildRoot
12cr|vdr-plugin-osdteletext-0.8.3-2|109	
12cr|vdr-plugin-osdteletext-0.8.3-2|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-osdteletext-0.8.3-2|111	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-osdteletext-0.8.3-2|112	
12cr|vdr-plugin-osdteletext-0.8.3-2|113	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.5.1-15mdv2008.1
12cr|vdr-plugin-osdteletext-0.8.3-2|114	+ Revision: 103176
12cr|vdr-plugin-osdteletext-0.8.3-2|115	- rebuild for new vdr
12cr|vdr-plugin-osdteletext-0.8.3-2|116	
12cr|vdr-plugin-osdteletext-0.8.3-2|117	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.5.1-14mdv2008.0
12cr|vdr-plugin-osdteletext-0.8.3-2|118	+ Revision: 50026
12cr|vdr-plugin-osdteletext-0.8.3-2|119	- rebuild for new vdr
12cr|vdr-plugin-osdteletext-0.8.3-2|120	
12cr|vdr-plugin-osdteletext-0.8.3-2|121	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.5.1-13mdv2008.0
12cr|vdr-plugin-osdteletext-0.8.3-2|122	+ Revision: 42112
12cr|vdr-plugin-osdteletext-0.8.3-2|123	- rebuild for new vdr
12cr|vdr-plugin-osdteletext-0.8.3-2|124	
12cr|vdr-plugin-osdteletext-0.8.3-2|125	* Tue May 15 2007 Anssi Hannula <anssi@mandriva.org> 0.5.1-12mdv2008.0
12cr|vdr-plugin-osdteletext-0.8.3-2|126	+ Revision: 27093
12cr|vdr-plugin-osdteletext-0.8.3-2|127	- rebuild
12cr|vdr-plugin-osdteletext-0.8.3-2|128	
12cr|vdr-plugin-osdteletext-0.8.3-2|129	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.5.1-11mdv2008.0
12cr|vdr-plugin-osdteletext-0.8.3-2|130	+ Revision: 22764
12cr|vdr-plugin-osdteletext-0.8.3-2|131	- rebuild for new vdr
12cr|vdr-plugin-osdteletext-0.8.3-2|132	
12cr|vdr-plugin-osdteletext-0.8.3-2|133	
12cr|vdr-plugin-osdteletext-0.8.3-2|134	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-10mdv2007.0
12cr|vdr-plugin-osdteletext-0.8.3-2|135	+ Revision: 90952
12cr|vdr-plugin-osdteletext-0.8.3-2|136	- rebuild for new vdr
12cr|vdr-plugin-osdteletext-0.8.3-2|137	
12cr|vdr-plugin-osdteletext-0.8.3-2|138	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-9mdv2007.1
12cr|vdr-plugin-osdteletext-0.8.3-2|139	+ Revision: 74064
12cr|vdr-plugin-osdteletext-0.8.3-2|140	- rebuild for new vdr
12cr|vdr-plugin-osdteletext-0.8.3-2|141	- Import vdr-plugin-osdteletext
12cr|vdr-plugin-osdteletext-0.8.3-2|142	
12cr|vdr-plugin-osdteletext-0.8.3-2|143	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-8mdv2007.0
12cr|vdr-plugin-osdteletext-0.8.3-2|144	- rebuild for new vdr
12cr|vdr-plugin-osdteletext-0.8.3-2|145	
12cr|vdr-plugin-osdteletext-0.8.3-2|146	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-7mdv2007.0
12cr|vdr-plugin-osdteletext-0.8.3-2|147	- stricter abi requires
12cr|vdr-plugin-osdteletext-0.8.3-2|148	
12cr|vdr-plugin-osdteletext-0.8.3-2|149	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-6mdv2007.0
12cr|vdr-plugin-osdteletext-0.8.3-2|150	- rebuild for new vdr
12cr|vdr-plugin-osdteletext-0.8.3-2|151	
12cr|vdr-plugin-osdteletext-0.8.3-2|152	* Thu Jul 27 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-5mdv2007.0
12cr|vdr-plugin-osdteletext-0.8.3-2|153	- rebuild for new vdr
12cr|vdr-plugin-osdteletext-0.8.3-2|154	
12cr|vdr-plugin-osdteletext-0.8.3-2|155	* Tue Jul 25 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-4mdv2007.0
12cr|vdr-plugin-osdteletext-0.8.3-2|156	- fix instance of wrong macro name
12cr|vdr-plugin-osdteletext-0.8.3-2|157	
12cr|vdr-plugin-osdteletext-0.8.3-2|158	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-3mdv2007.0
12cr|vdr-plugin-osdteletext-0.8.3-2|159	- use _ prefix for system path macros
12cr|vdr-plugin-osdteletext-0.8.3-2|160	
12cr|vdr-plugin-osdteletext-0.8.3-2|161	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-2mdv2007.0
12cr|vdr-plugin-osdteletext-0.8.3-2|162	- rebuild for new vdr
12cr|vdr-plugin-osdteletext-0.8.3-2|163	
12cr|vdr-plugin-osdteletext-0.8.3-2|164	* Fri Jun 02 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-1mdv2007.0
12cr|vdr-plugin-osdteletext-0.8.3-2|165	- initial Mandriva release
12cr|vdr-plugin-osdteletext-0.8.3-2|166	

8308 12
12cr|vdr-plugin-pilot-0.0.9-16|1	
12cr|vdr-plugin-pilot-0.0.9-16|2	%define plugin	pilot
12cr|vdr-plugin-pilot-0.0.9-16|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-pilot-0.0.9-16|4	%define version	0.0.9
12cr|vdr-plugin-pilot-0.0.9-16|5	%define rel	16
12cr|vdr-plugin-pilot-0.0.9-16|6	
12cr|vdr-plugin-pilot-0.0.9-16|7	Summary:	VDR plugin: A zapping co-pilot
12cr|vdr-plugin-pilot-0.0.9-16|8	Name:		%name
12cr|vdr-plugin-pilot-0.0.9-16|9	Version:	%version
12cr|vdr-plugin-pilot-0.0.9-16|10	Release:	%mkrel %rel
12cr|vdr-plugin-pilot-0.0.9-16|11	Group:		Video
12cr|vdr-plugin-pilot-0.0.9-16|12	License:	GPL
12cr|vdr-plugin-pilot-0.0.9-16|13	URL:		http://famillejacques.free.fr/vdr/pilot/
12cr|vdr-plugin-pilot-0.0.9-16|14	Source:		http://famillejacques.free.fr/vdr/pilot/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-pilot-0.0.9-16|15	Patch0:		01_drop-unused-code.dpatch
12cr|vdr-plugin-pilot-0.0.9-16|16	Patch1:		02_gcc-4.1.x.dpatch
12cr|vdr-plugin-pilot-0.0.9-16|17	Patch2:		03_vdr-1.5-i18n.dpatch
12cr|vdr-plugin-pilot-0.0.9-16|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-pilot-0.0.9-16|19	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-pilot-0.0.9-16|20	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-pilot-0.0.9-16|21	
12cr|vdr-plugin-pilot-0.0.9-16|22	%description
12cr|vdr-plugin-pilot-0.0.9-16|23	Pilot is a plugin for VDR that brings the ability to quickly browse
12cr|vdr-plugin-pilot-0.0.9-16|24	the EPG information.
12cr|vdr-plugin-pilot-0.0.9-16|25	
12cr|vdr-plugin-pilot-0.0.9-16|26	%prep
12cr|vdr-plugin-pilot-0.0.9-16|27	%setup -q -n %plugin-%version
12cr|vdr-plugin-pilot-0.0.9-16|28	%patch0 -p1
12cr|vdr-plugin-pilot-0.0.9-16|29	%patch1 -p1
12cr|vdr-plugin-pilot-0.0.9-16|30	%patch2 -p1
12cr|vdr-plugin-pilot-0.0.9-16|31	%vdr_plugin_prep
12cr|vdr-plugin-pilot-0.0.9-16|32	
12cr|vdr-plugin-pilot-0.0.9-16|33	%build
12cr|vdr-plugin-pilot-0.0.9-16|34	%vdr_plugin_build
12cr|vdr-plugin-pilot-0.0.9-16|35	
12cr|vdr-plugin-pilot-0.0.9-16|36	%install
12cr|vdr-plugin-pilot-0.0.9-16|37	rm -rf %{buildroot}
12cr|vdr-plugin-pilot-0.0.9-16|38	%vdr_plugin_install
12cr|vdr-plugin-pilot-0.0.9-16|39	
12cr|vdr-plugin-pilot-0.0.9-16|40	%clean
12cr|vdr-plugin-pilot-0.0.9-16|41	rm -rf %{buildroot}
12cr|vdr-plugin-pilot-0.0.9-16|42	
12cr|vdr-plugin-pilot-0.0.9-16|43	%post
12cr|vdr-plugin-pilot-0.0.9-16|44	%vdr_plugin_post %plugin
12cr|vdr-plugin-pilot-0.0.9-16|45	
12cr|vdr-plugin-pilot-0.0.9-16|46	%postun
12cr|vdr-plugin-pilot-0.0.9-16|47	%vdr_plugin_postun %plugin
12cr|vdr-plugin-pilot-0.0.9-16|48	
12cr|vdr-plugin-pilot-0.0.9-16|49	%files -f %plugin.vdr
12cr|vdr-plugin-pilot-0.0.9-16|50	%defattr(-,root,root)
12cr|vdr-plugin-pilot-0.0.9-16|51	%doc README*
12cr|vdr-plugin-pilot-0.0.9-16|52	
12cr|vdr-plugin-pilot-0.0.9-16|53	
12cr|vdr-plugin-pilot-0.0.9-16|54	
12cr|vdr-plugin-pilot-0.0.9-16|55	
12cr|vdr-plugin-pilot-0.0.9-16|56	%changelog
12cr|vdr-plugin-pilot-0.0.9-16|57	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.9-16mdv2010.0
12cr|vdr-plugin-pilot-0.0.9-16|58	+ Revision: 401088
12cr|vdr-plugin-pilot-0.0.9-16|59	- rebuild for new VDR
12cr|vdr-plugin-pilot-0.0.9-16|60	
12cr|vdr-plugin-pilot-0.0.9-16|61	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.9-15mdv2009.1
12cr|vdr-plugin-pilot-0.0.9-16|62	+ Revision: 359347
12cr|vdr-plugin-pilot-0.0.9-16|63	- rebuild for new vdr
12cr|vdr-plugin-pilot-0.0.9-16|64	
12cr|vdr-plugin-pilot-0.0.9-16|65	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.9-14mdv2009.0
12cr|vdr-plugin-pilot-0.0.9-16|66	+ Revision: 197959
12cr|vdr-plugin-pilot-0.0.9-16|67	- rebuild for new vdr
12cr|vdr-plugin-pilot-0.0.9-16|68	
12cr|vdr-plugin-pilot-0.0.9-16|69	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.9-13mdv2009.0
12cr|vdr-plugin-pilot-0.0.9-16|70	+ Revision: 197702
12cr|vdr-plugin-pilot-0.0.9-16|71	- add vdr_plugin_prep
12cr|vdr-plugin-pilot-0.0.9-16|72	- bump buildrequires on vdr-devel
12cr|vdr-plugin-pilot-0.0.9-16|73	- drop unused code (P0 from e-tobi)
12cr|vdr-plugin-pilot-0.0.9-16|74	- fix compiler warning (P1 from e-tobi)
12cr|vdr-plugin-pilot-0.0.9-16|75	- adapt to gettext i18n of VDR 1.6 (P2 from e-tobi)
12cr|vdr-plugin-pilot-0.0.9-16|76	
12cr|vdr-plugin-pilot-0.0.9-16|77	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.9-12mdv2008.1
12cr|vdr-plugin-pilot-0.0.9-16|78	+ Revision: 145162
12cr|vdr-plugin-pilot-0.0.9-16|79	- rebuild for new vdr
12cr|vdr-plugin-pilot-0.0.9-16|80	
12cr|vdr-plugin-pilot-0.0.9-16|81	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-pilot-0.0.9-16|82	- restore BuildRoot
12cr|vdr-plugin-pilot-0.0.9-16|83	
12cr|vdr-plugin-pilot-0.0.9-16|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-pilot-0.0.9-16|85	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-pilot-0.0.9-16|86	
12cr|vdr-plugin-pilot-0.0.9-16|87	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.9-11mdv2008.1
12cr|vdr-plugin-pilot-0.0.9-16|88	+ Revision: 103177
12cr|vdr-plugin-pilot-0.0.9-16|89	- rebuild for new vdr
12cr|vdr-plugin-pilot-0.0.9-16|90	
12cr|vdr-plugin-pilot-0.0.9-16|91	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.9-10mdv2008.0
12cr|vdr-plugin-pilot-0.0.9-16|92	+ Revision: 50027
12cr|vdr-plugin-pilot-0.0.9-16|93	- rebuild for new vdr
12cr|vdr-plugin-pilot-0.0.9-16|94	
12cr|vdr-plugin-pilot-0.0.9-16|95	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.9-9mdv2008.0
12cr|vdr-plugin-pilot-0.0.9-16|96	+ Revision: 42113
12cr|vdr-plugin-pilot-0.0.9-16|97	- rebuild for new vdr
12cr|vdr-plugin-pilot-0.0.9-16|98	
12cr|vdr-plugin-pilot-0.0.9-16|99	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.9-8mdv2008.0
12cr|vdr-plugin-pilot-0.0.9-16|100	+ Revision: 22765
12cr|vdr-plugin-pilot-0.0.9-16|101	- rebuild for new vdr
12cr|vdr-plugin-pilot-0.0.9-16|102	
12cr|vdr-plugin-pilot-0.0.9-16|103	
12cr|vdr-plugin-pilot-0.0.9-16|104	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.9-7mdv2007.0
12cr|vdr-plugin-pilot-0.0.9-16|105	+ Revision: 90956
12cr|vdr-plugin-pilot-0.0.9-16|106	- rebuild for new vdr
12cr|vdr-plugin-pilot-0.0.9-16|107	
12cr|vdr-plugin-pilot-0.0.9-16|108	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.9-6mdv2007.1
12cr|vdr-plugin-pilot-0.0.9-16|109	+ Revision: 74065
12cr|vdr-plugin-pilot-0.0.9-16|110	- rebuild for new vdr
12cr|vdr-plugin-pilot-0.0.9-16|111	- Import vdr-plugin-pilot
12cr|vdr-plugin-pilot-0.0.9-16|112	
12cr|vdr-plugin-pilot-0.0.9-16|113	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.9-5mdv2007.0
12cr|vdr-plugin-pilot-0.0.9-16|114	- rebuild for new vdr
12cr|vdr-plugin-pilot-0.0.9-16|115	
12cr|vdr-plugin-pilot-0.0.9-16|116	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.9-4mdv2007.0
12cr|vdr-plugin-pilot-0.0.9-16|117	- stricter abi requires
12cr|vdr-plugin-pilot-0.0.9-16|118	
12cr|vdr-plugin-pilot-0.0.9-16|119	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.9-3mdv2007.0
12cr|vdr-plugin-pilot-0.0.9-16|120	- rebuild for new vdr
12cr|vdr-plugin-pilot-0.0.9-16|121	
12cr|vdr-plugin-pilot-0.0.9-16|122	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.9-2mdv2007.0
12cr|vdr-plugin-pilot-0.0.9-16|123	- rebuild for new vdr
12cr|vdr-plugin-pilot-0.0.9-16|124	
12cr|vdr-plugin-pilot-0.0.9-16|125	* Sun Jul 16 2006 Anssi Hannula <anssi@mandriva.org> 0.0.9-1mdv2007.0
12cr|vdr-plugin-pilot-0.0.9-16|126	- initial Mandriva release
12cr|vdr-plugin-pilot-0.0.9-16|127	

8309 12
12cr|vdr-plugin-pilotskin-0.0.3-7|1	
12cr|vdr-plugin-pilotskin-0.0.3-7|2	%define plugin	pilotskin
12cr|vdr-plugin-pilotskin-0.0.3-7|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-pilotskin-0.0.3-7|4	%define version	0.0.3
12cr|vdr-plugin-pilotskin-0.0.3-7|5	%define rel	7
12cr|vdr-plugin-pilotskin-0.0.3-7|6	
12cr|vdr-plugin-pilotskin-0.0.3-7|7	Summary:	VDR plugin: A zapping co-pilot
12cr|vdr-plugin-pilotskin-0.0.3-7|8	Name:		%name
12cr|vdr-plugin-pilotskin-0.0.3-7|9	Version:	%version
12cr|vdr-plugin-pilotskin-0.0.3-7|10	Release:	%mkrel %rel
12cr|vdr-plugin-pilotskin-0.0.3-7|11	Group:		Video
12cr|vdr-plugin-pilotskin-0.0.3-7|12	License:	GPL+
12cr|vdr-plugin-pilotskin-0.0.3-7|13	URL:		http://vdrwiki.free.fr/vdr/pilotskin/
12cr|vdr-plugin-pilotskin-0.0.3-7|14	Source:		http://vdrwiki.free.fr/vdr/pilotskin/files/vdr-%plugin-%version.tgz
12cr|vdr-plugin-pilotskin-0.0.3-7|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-pilotskin-0.0.3-7|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-pilotskin-0.0.3-7|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-pilotskin-0.0.3-7|18	
12cr|vdr-plugin-pilotskin-0.0.3-7|19	%description
12cr|vdr-plugin-pilotskin-0.0.3-7|20	Pilotskin is a plugin for VDR based on the plugin vdr-pilot created
12cr|vdr-plugin-pilotskin-0.0.3-7|21	by Olivier Jacques. It brings the ability to quickly browse the EPG
12cr|vdr-plugin-pilotskin-0.0.3-7|22	information. The browsing calls the skin that you use, and the
12cr|vdr-plugin-pilotskin-0.0.3-7|23	plugin has the appearance of the OSD *Display Channel Info*. The
12cr|vdr-plugin-pilotskin-0.0.3-7|24	plugin adds the possibility of having detailed information of the
12cr|vdr-plugin-pilotskin-0.0.3-7|25	event and launching timers.
12cr|vdr-plugin-pilotskin-0.0.3-7|26	
12cr|vdr-plugin-pilotskin-0.0.3-7|27	%prep
12cr|vdr-plugin-pilotskin-0.0.3-7|28	%setup -q -n %plugin-%version
12cr|vdr-plugin-pilotskin-0.0.3-7|29	%vdr_plugin_prep
12cr|vdr-plugin-pilotskin-0.0.3-7|30	
12cr|vdr-plugin-pilotskin-0.0.3-7|31	%build
12cr|vdr-plugin-pilotskin-0.0.3-7|32	%vdr_plugin_build
12cr|vdr-plugin-pilotskin-0.0.3-7|33	
12cr|vdr-plugin-pilotskin-0.0.3-7|34	%install
12cr|vdr-plugin-pilotskin-0.0.3-7|35	rm -rf %{buildroot}
12cr|vdr-plugin-pilotskin-0.0.3-7|36	%vdr_plugin_install
12cr|vdr-plugin-pilotskin-0.0.3-7|37	
12cr|vdr-plugin-pilotskin-0.0.3-7|38	%clean
12cr|vdr-plugin-pilotskin-0.0.3-7|39	rm -rf %{buildroot}
12cr|vdr-plugin-pilotskin-0.0.3-7|40	
12cr|vdr-plugin-pilotskin-0.0.3-7|41	%post
12cr|vdr-plugin-pilotskin-0.0.3-7|42	%vdr_plugin_post %plugin
12cr|vdr-plugin-pilotskin-0.0.3-7|43	
12cr|vdr-plugin-pilotskin-0.0.3-7|44	%postun
12cr|vdr-plugin-pilotskin-0.0.3-7|45	%vdr_plugin_postun %plugin
12cr|vdr-plugin-pilotskin-0.0.3-7|46	
12cr|vdr-plugin-pilotskin-0.0.3-7|47	%files -f %plugin.vdr
12cr|vdr-plugin-pilotskin-0.0.3-7|48	%defattr(-,root,root)
12cr|vdr-plugin-pilotskin-0.0.3-7|49	%doc README
12cr|vdr-plugin-pilotskin-0.0.3-7|50	
12cr|vdr-plugin-pilotskin-0.0.3-7|51	
12cr|vdr-plugin-pilotskin-0.0.3-7|52	
12cr|vdr-plugin-pilotskin-0.0.3-7|53	
12cr|vdr-plugin-pilotskin-0.0.3-7|54	%changelog
12cr|vdr-plugin-pilotskin-0.0.3-7|55	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3-7mdv2010.0
12cr|vdr-plugin-pilotskin-0.0.3-7|56	+ Revision: 401088
12cr|vdr-plugin-pilotskin-0.0.3-7|57	- rebuild for new VDR
12cr|vdr-plugin-pilotskin-0.0.3-7|58	
12cr|vdr-plugin-pilotskin-0.0.3-7|59	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3-6mdv2009.1
12cr|vdr-plugin-pilotskin-0.0.3-7|60	+ Revision: 359348
12cr|vdr-plugin-pilotskin-0.0.3-7|61	- rebuild for new vdr
12cr|vdr-plugin-pilotskin-0.0.3-7|62	
12cr|vdr-plugin-pilotskin-0.0.3-7|63	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-5mdv2009.0
12cr|vdr-plugin-pilotskin-0.0.3-7|64	+ Revision: 197960
12cr|vdr-plugin-pilotskin-0.0.3-7|65	- rebuild for new vdr
12cr|vdr-plugin-pilotskin-0.0.3-7|66	
12cr|vdr-plugin-pilotskin-0.0.3-7|67	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-4mdv2009.0
12cr|vdr-plugin-pilotskin-0.0.3-7|68	+ Revision: 197703
12cr|vdr-plugin-pilotskin-0.0.3-7|69	- add vdr_plugin_prep
12cr|vdr-plugin-pilotskin-0.0.3-7|70	- bump buildrequires on vdr-devel
12cr|vdr-plugin-pilotskin-0.0.3-7|71	
12cr|vdr-plugin-pilotskin-0.0.3-7|72	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-3mdv2008.1
12cr|vdr-plugin-pilotskin-0.0.3-7|73	+ Revision: 145166
12cr|vdr-plugin-pilotskin-0.0.3-7|74	- rebuild for new vdr
12cr|vdr-plugin-pilotskin-0.0.3-7|75	
12cr|vdr-plugin-pilotskin-0.0.3-7|76	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-pilotskin-0.0.3-7|77	- restore BuildRoot
12cr|vdr-plugin-pilotskin-0.0.3-7|78	
12cr|vdr-plugin-pilotskin-0.0.3-7|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-pilotskin-0.0.3-7|80	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-pilotskin-0.0.3-7|81	
12cr|vdr-plugin-pilotskin-0.0.3-7|82	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-2mdv2008.1
12cr|vdr-plugin-pilotskin-0.0.3-7|83	+ Revision: 103178
12cr|vdr-plugin-pilotskin-0.0.3-7|84	- rebuild for new vdr
12cr|vdr-plugin-pilotskin-0.0.3-7|85	
12cr|vdr-plugin-pilotskin-0.0.3-7|86	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-1mdv2008.0
12cr|vdr-plugin-pilotskin-0.0.3-7|87	+ Revision: 81885
12cr|vdr-plugin-pilotskin-0.0.3-7|88	- 0.0.3
12cr|vdr-plugin-pilotskin-0.0.3-7|89	- adapt license tag to the new policy
12cr|vdr-plugin-pilotskin-0.0.3-7|90	
12cr|vdr-plugin-pilotskin-0.0.3-7|91	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-10mdv2008.0
12cr|vdr-plugin-pilotskin-0.0.3-7|92	+ Revision: 50028
12cr|vdr-plugin-pilotskin-0.0.3-7|93	- rebuild for new vdr
12cr|vdr-plugin-pilotskin-0.0.3-7|94	
12cr|vdr-plugin-pilotskin-0.0.3-7|95	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-9mdv2008.0
12cr|vdr-plugin-pilotskin-0.0.3-7|96	+ Revision: 42114
12cr|vdr-plugin-pilotskin-0.0.3-7|97	- rebuild for new vdr
12cr|vdr-plugin-pilotskin-0.0.3-7|98	
12cr|vdr-plugin-pilotskin-0.0.3-7|99	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-8mdv2008.0
12cr|vdr-plugin-pilotskin-0.0.3-7|100	+ Revision: 22766
12cr|vdr-plugin-pilotskin-0.0.3-7|101	- rebuild for new vdr
12cr|vdr-plugin-pilotskin-0.0.3-7|102	
12cr|vdr-plugin-pilotskin-0.0.3-7|103	
12cr|vdr-plugin-pilotskin-0.0.3-7|104	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-7mdv2007.0
12cr|vdr-plugin-pilotskin-0.0.3-7|105	+ Revision: 90957
12cr|vdr-plugin-pilotskin-0.0.3-7|106	- rebuild for new vdr
12cr|vdr-plugin-pilotskin-0.0.3-7|107	
12cr|vdr-plugin-pilotskin-0.0.3-7|108	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-6mdv2007.1
12cr|vdr-plugin-pilotskin-0.0.3-7|109	+ Revision: 74067
12cr|vdr-plugin-pilotskin-0.0.3-7|110	- rebuild for new vdr
12cr|vdr-plugin-pilotskin-0.0.3-7|111	- Import vdr-plugin-pilotskin
12cr|vdr-plugin-pilotskin-0.0.3-7|112	
12cr|vdr-plugin-pilotskin-0.0.3-7|113	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-5mdv2007.0
12cr|vdr-plugin-pilotskin-0.0.3-7|114	- rebuild for new vdr
12cr|vdr-plugin-pilotskin-0.0.3-7|115	
12cr|vdr-plugin-pilotskin-0.0.3-7|116	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-4mdv2007.0
12cr|vdr-plugin-pilotskin-0.0.3-7|117	- stricter abi requires
12cr|vdr-plugin-pilotskin-0.0.3-7|118	
12cr|vdr-plugin-pilotskin-0.0.3-7|119	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-3mdv2007.0
12cr|vdr-plugin-pilotskin-0.0.3-7|120	- rebuild for new vdr
12cr|vdr-plugin-pilotskin-0.0.3-7|121	
12cr|vdr-plugin-pilotskin-0.0.3-7|122	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-2mdv2007.0
12cr|vdr-plugin-pilotskin-0.0.3-7|123	- rebuild for new vdr
12cr|vdr-plugin-pilotskin-0.0.3-7|124	
12cr|vdr-plugin-pilotskin-0.0.3-7|125	* Tue Jul 18 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-1mdv2007.0
12cr|vdr-plugin-pilotskin-0.0.3-7|126	- initial Mandriva release
12cr|vdr-plugin-pilotskin-0.0.3-7|127	

8310 12
12cr|vdr-plugin-pim-0.0.8-4|1	
12cr|vdr-plugin-pim-0.0.8-4|2	%define plugin	pim
12cr|vdr-plugin-pim-0.0.8-4|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-pim-0.0.8-4|4	%define version	0.0.8
12cr|vdr-plugin-pim-0.0.8-4|5	%define rel	4
12cr|vdr-plugin-pim-0.0.8-4|6	
12cr|vdr-plugin-pim-0.0.8-4|7	Summary:	VDR plugin: Simple Personal Information Manager
12cr|vdr-plugin-pim-0.0.8-4|8	Name:		%name
12cr|vdr-plugin-pim-0.0.8-4|9	Version:	%version
12cr|vdr-plugin-pim-0.0.8-4|10	Release:	%mkrel %rel
12cr|vdr-plugin-pim-0.0.8-4|11	Group:		Video
12cr|vdr-plugin-pim-0.0.8-4|12	License:	GPL
12cr|vdr-plugin-pim-0.0.8-4|13	URL:		http://pim.vdr-developer.org/
12cr|vdr-plugin-pim-0.0.8-4|14	Source:		http://pim.vdr-developer.org/source/vdr-%plugin-%version.tgz
12cr|vdr-plugin-pim-0.0.8-4|15	Patch0:		pim-0.0.8-i18n-1.6.patch
12cr|vdr-plugin-pim-0.0.8-4|16	Patch1:		pim-format-string.patch
12cr|vdr-plugin-pim-0.0.8-4|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-pim-0.0.8-4|18	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-pim-0.0.8-4|19	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-pim-0.0.8-4|20	
12cr|vdr-plugin-pim-0.0.8-4|21	%description
12cr|vdr-plugin-pim-0.0.8-4|22	This is a plugin for VDR to display a calendar in which you can
12cr|vdr-plugin-pim-0.0.8-4|23	store events.
12cr|vdr-plugin-pim-0.0.8-4|24	
12cr|vdr-plugin-pim-0.0.8-4|25	%prep
12cr|vdr-plugin-pim-0.0.8-4|26	%setup -q -n %plugin-%version
12cr|vdr-plugin-pim-0.0.8-4|27	%patch0 -p1
12cr|vdr-plugin-pim-0.0.8-4|28	%patch1 -p1
12cr|vdr-plugin-pim-0.0.8-4|29	%vdr_plugin_prep
12cr|vdr-plugin-pim-0.0.8-4|30	
12cr|vdr-plugin-pim-0.0.8-4|31	%build
12cr|vdr-plugin-pim-0.0.8-4|32	%vdr_plugin_build
12cr|vdr-plugin-pim-0.0.8-4|33	
12cr|vdr-plugin-pim-0.0.8-4|34	%install
12cr|vdr-plugin-pim-0.0.8-4|35	rm -rf %{buildroot}
12cr|vdr-plugin-pim-0.0.8-4|36	%vdr_plugin_install
12cr|vdr-plugin-pim-0.0.8-4|37	
12cr|vdr-plugin-pim-0.0.8-4|38	%clean
12cr|vdr-plugin-pim-0.0.8-4|39	rm -rf %{buildroot}
12cr|vdr-plugin-pim-0.0.8-4|40	
12cr|vdr-plugin-pim-0.0.8-4|41	%post
12cr|vdr-plugin-pim-0.0.8-4|42	%vdr_plugin_post %plugin
12cr|vdr-plugin-pim-0.0.8-4|43	
12cr|vdr-plugin-pim-0.0.8-4|44	%postun
12cr|vdr-plugin-pim-0.0.8-4|45	%vdr_plugin_postun %plugin
12cr|vdr-plugin-pim-0.0.8-4|46	
12cr|vdr-plugin-pim-0.0.8-4|47	%files -f %plugin.vdr
12cr|vdr-plugin-pim-0.0.8-4|48	%defattr(-,root,root)
12cr|vdr-plugin-pim-0.0.8-4|49	%doc README HISTORY
12cr|vdr-plugin-pim-0.0.8-4|50	
12cr|vdr-plugin-pim-0.0.8-4|51	
12cr|vdr-plugin-pim-0.0.8-4|52	
12cr|vdr-plugin-pim-0.0.8-4|53	
12cr|vdr-plugin-pim-0.0.8-4|54	%changelog
12cr|vdr-plugin-pim-0.0.8-4|55	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.8-4mdv2010.0
12cr|vdr-plugin-pim-0.0.8-4|56	+ Revision: 401088
12cr|vdr-plugin-pim-0.0.8-4|57	- rebuild for new VDR
12cr|vdr-plugin-pim-0.0.8-4|58	
12cr|vdr-plugin-pim-0.0.8-4|59	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.0.8-3mdv2009.1
12cr|vdr-plugin-pim-0.0.8-4|60	+ Revision: 359749
12cr|vdr-plugin-pim-0.0.8-4|61	- fix format strings (format-string.patch)
12cr|vdr-plugin-pim-0.0.8-4|62	- rebuild for new vdr
12cr|vdr-plugin-pim-0.0.8-4|63	
12cr|vdr-plugin-pim-0.0.8-4|64	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.8-2mdv2009.0
12cr|vdr-plugin-pim-0.0.8-4|65	+ Revision: 197961
12cr|vdr-plugin-pim-0.0.8-4|66	- rebuild for new vdr
12cr|vdr-plugin-pim-0.0.8-4|67	
12cr|vdr-plugin-pim-0.0.8-4|68	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.8-1mdv2009.0
12cr|vdr-plugin-pim-0.0.8-4|69	+ Revision: 197704
12cr|vdr-plugin-pim-0.0.8-4|70	- new version
12cr|vdr-plugin-pim-0.0.8-4|71	- add vdr_plugin_prep
12cr|vdr-plugin-pim-0.0.8-4|72	- bump buildrequires on vdr-devel
12cr|vdr-plugin-pim-0.0.8-4|73	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-pim-0.0.8-4|74	
12cr|vdr-plugin-pim-0.0.8-4|75	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-12mdv2008.1
12cr|vdr-plugin-pim-0.0.8-4|76	+ Revision: 145170
12cr|vdr-plugin-pim-0.0.8-4|77	- rebuild for new vdr
12cr|vdr-plugin-pim-0.0.8-4|78	
12cr|vdr-plugin-pim-0.0.8-4|79	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-pim-0.0.8-4|80	- restore BuildRoot
12cr|vdr-plugin-pim-0.0.8-4|81	
12cr|vdr-plugin-pim-0.0.8-4|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-pim-0.0.8-4|83	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-pim-0.0.8-4|84	
12cr|vdr-plugin-pim-0.0.8-4|85	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-11mdv2008.1
12cr|vdr-plugin-pim-0.0.8-4|86	+ Revision: 103179
12cr|vdr-plugin-pim-0.0.8-4|87	- rebuild for new vdr
12cr|vdr-plugin-pim-0.0.8-4|88	
12cr|vdr-plugin-pim-0.0.8-4|89	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-10mdv2008.0
12cr|vdr-plugin-pim-0.0.8-4|90	+ Revision: 50029
12cr|vdr-plugin-pim-0.0.8-4|91	- rebuild for new vdr
12cr|vdr-plugin-pim-0.0.8-4|92	
12cr|vdr-plugin-pim-0.0.8-4|93	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-9mdv2008.0
12cr|vdr-plugin-pim-0.0.8-4|94	+ Revision: 42115
12cr|vdr-plugin-pim-0.0.8-4|95	- rebuild for new vdr
12cr|vdr-plugin-pim-0.0.8-4|96	
12cr|vdr-plugin-pim-0.0.8-4|97	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-8mdv2008.0
12cr|vdr-plugin-pim-0.0.8-4|98	+ Revision: 22767
12cr|vdr-plugin-pim-0.0.8-4|99	- rebuild for new vdr
12cr|vdr-plugin-pim-0.0.8-4|100	
12cr|vdr-plugin-pim-0.0.8-4|101	
12cr|vdr-plugin-pim-0.0.8-4|102	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-7mdv2007.0
12cr|vdr-plugin-pim-0.0.8-4|103	+ Revision: 90958
12cr|vdr-plugin-pim-0.0.8-4|104	- rebuild for new vdr
12cr|vdr-plugin-pim-0.0.8-4|105	
12cr|vdr-plugin-pim-0.0.8-4|106	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-6mdv2007.1
12cr|vdr-plugin-pim-0.0.8-4|107	+ Revision: 74068
12cr|vdr-plugin-pim-0.0.8-4|108	- rebuild for new vdr
12cr|vdr-plugin-pim-0.0.8-4|109	- Import vdr-plugin-pim
12cr|vdr-plugin-pim-0.0.8-4|110	
12cr|vdr-plugin-pim-0.0.8-4|111	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-5mdv2007.0
12cr|vdr-plugin-pim-0.0.8-4|112	- rebuild for new vdr
12cr|vdr-plugin-pim-0.0.8-4|113	
12cr|vdr-plugin-pim-0.0.8-4|114	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-4mdv2007.0
12cr|vdr-plugin-pim-0.0.8-4|115	- stricter abi requires
12cr|vdr-plugin-pim-0.0.8-4|116	
12cr|vdr-plugin-pim-0.0.8-4|117	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-3mdv2007.0
12cr|vdr-plugin-pim-0.0.8-4|118	- rebuild for new vdr
12cr|vdr-plugin-pim-0.0.8-4|119	
12cr|vdr-plugin-pim-0.0.8-4|120	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-2mdv2007.0
12cr|vdr-plugin-pim-0.0.8-4|121	- rebuild for new vdr
12cr|vdr-plugin-pim-0.0.8-4|122	
12cr|vdr-plugin-pim-0.0.8-4|123	* Tue Jul 18 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-1mdv2007.0
12cr|vdr-plugin-pim-0.0.8-4|124	- initial Mandriva release
12cr|vdr-plugin-pim-0.0.8-4|125	

8311 12
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|1	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|2	%define plugin	playlist
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|4	%define version	0.0.2
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|5	%define prever	rc3
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|6	%define rel	16
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|7	%define release	0.%prever.%rel
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|8	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|9	Summary:	VDR plugin: playlist for recordings
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|10	Name:		%name
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|11	Version:	%version
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|12	Release:	%mkrel %release
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|13	Group:		Video
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|14	License:	GPL
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|15	URL:		http://www.linuxtv.org/vdrwiki/index.php/Playlist-plugin
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|16	Source:		http://www.fast-info.de/vdr/playlist/vdr-%plugin-%version%prever.tar.bz2
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|17	Patch0:		91_playlist-0.0.2rc3-fix-1.3.25.dpatch
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|18	Patch1:		93_playlist-0.0.2-1.5.7.dpatch
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|19	Patch2:		playlist-0.0.2-i18n-1.6.patch
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|20	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|21	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|22	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|23	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|24	%description
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|25	This is a plugin for VDR to allow having recording playlists.
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|26	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|27	%prep
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|28	%setup -q -n %plugin-%version
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|29	%patch0 -p1
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|30	%patch1 -p1
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|31	%patch2 -p1
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|32	%vdr_plugin_prep
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|33	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|34	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|35	# show the plugin in the main menu
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|36	var=SHOW_MENU
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|37	param=-m
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|38	# hide the plugin from the main menu
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|39	var=HIDE_MENU
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|40	param=-M
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|41	# set name for the main menu entry
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|42	var=MENU_NAME
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|43	param="-n MENU_NAME"
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|44	# Show the delete all messages line at begin of messagelist
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|45	var=SHOW_DELETE_BEGIN
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|46	param=-b
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|47	# Hide the delete all messages line at begin of messagelist
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|48	var=HIDE_DELETE_BEGIN
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|49	param=-B
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|50	# Show the delete all messages line at end of messagelist
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|51	var=SHOW_DELETE_END
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|52	param=-e
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|53	# Hide the delete all messages line at end of messagelist
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|54	var=HIDE_DELETE_END
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|55	param=-E
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|56	# minimum entrys for display delete all messages
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|57	# line at begin and end (include -b and -e)
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|58	var=MIN_ENTRIES
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|59	param="-d MIN_ENTRIES"
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|60	# minimum time (min) for message in historyqueue (OSD-list) 5-999
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|61	var=HOLDTIME_HISTORY
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|62	param="-h HOLDTIME_HISTORY"
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|63	# minumum time (min) for responses in queue (readable by SAQRESP) 2-199
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|64	var=HOLDTIME_RESPONSES
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|65	param="-r HOLDTIME_RESPONSES"
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|66	# sortoption for messagelist (OSD)
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|67	var=SORT_ASCENDING
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|68	param=-s
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|69	# sortoption for messagelist (OSD)
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|70	var=SORT_DESCENDING
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|71	param=-S
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|72	# Enable more logging
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|73	var=VERBOSE
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|74	param=-v
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|75	# Disable more logging
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|76	var=NOVERBOSE
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|77	param=-V
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|78	# Hide the Prefer Command Line Parameter form setup-menu
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|79	var=HIDE_COMMANDLINE
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|80	param=--ns_commandline
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|81	%vdr_plugin_params_end
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|82	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|83	%build
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|84	%vdr_plugin_build
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|85	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|86	%install
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|87	rm -rf %{buildroot}
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|88	%vdr_plugin_install
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|89	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|90	%clean
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|91	rm -rf %{buildroot}
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|92	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|93	%post
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|94	%vdr_plugin_post %plugin
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|95	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|96	%postun
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|97	%vdr_plugin_postun %plugin
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|98	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|99	%files -f %plugin.vdr
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|100	%defattr(-,root,root)
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|101	%doc README HISTORY
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|102	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|103	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|104	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|105	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|106	%changelog
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|107	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.16mdv2010.0
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|108	+ Revision: 401088
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|109	- rebuild for new VDR
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|110	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|111	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.15mdv2009.1
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|112	+ Revision: 359350
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|113	- rebuild for new vdr
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|114	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|115	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.14mdv2009.0
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|116	+ Revision: 197962
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|117	- rebuild for new vdr
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|118	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|119	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.13mdv2009.0
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|120	+ Revision: 197706
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|121	- add vdr_plugin_prep
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|122	- bump buildrequires on vdr-devel
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|123	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|124	- update URL
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|125	- adapt for api changes of VDR 1.3.25 (P0 from e-tobi)
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|126	- adapt for api changes of VDR 1.5.7 (P1 from e-tobi)
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|127	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|128	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.12mdv2008.1
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|129	+ Revision: 145174
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|130	- rebuild for new vdr
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|131	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|132	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|133	- restore BuildRoot
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|134	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|135	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|136	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|137	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|138	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.11mdv2008.1
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|139	+ Revision: 103180
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|140	- rebuild for new vdr
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|141	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|142	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.10mdv2008.0
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|143	+ Revision: 50030
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|144	- rebuild for new vdr
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|145	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|146	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.9mdv2008.0
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|147	+ Revision: 42116
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|148	- rebuild for new vdr
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|149	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|150	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.8mdv2008.0
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|151	+ Revision: 22768
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|152	- rebuild for new vdr
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|153	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|154	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|155	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.7mdv2007.0
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|156	+ Revision: 90959
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|157	- rebuild for new vdr
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|158	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|159	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.6mdv2007.1
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|160	+ Revision: 74069
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|161	- rebuild for new vdr
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|162	- Import vdr-plugin-playlist
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|163	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|164	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.5mdv2007.0
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|165	- rebuild for new vdr
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|166	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|167	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.4mdv2007.0
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|168	- stricter abi requires
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|169	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|170	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.3mdv2007.0
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|171	- rebuild for new vdr
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|172	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|173	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.2mdv2007.0
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|174	- rebuild for new vdr
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|175	
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|176	* Tue Jul 18 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.1mdv2007.0
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|177	- initial Mandriva release
12cr|vdr-plugin-playlist-0.0.2-0.rc3.16|178	

8312 12
12cr|vdr-plugin-powermate-0.0.5-3|1	
12cr|vdr-plugin-powermate-0.0.5-3|2	%define plugin	powermate
12cr|vdr-plugin-powermate-0.0.5-3|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-powermate-0.0.5-3|4	%define version	0.0.5
12cr|vdr-plugin-powermate-0.0.5-3|5	%define rel	3
12cr|vdr-plugin-powermate-0.0.5-3|6	
12cr|vdr-plugin-powermate-0.0.5-3|7	Summary:	VDR plugin: Control VDR through a Griffin PowerMate
12cr|vdr-plugin-powermate-0.0.5-3|8	Name:		%name
12cr|vdr-plugin-powermate-0.0.5-3|9	Version:	%version
12cr|vdr-plugin-powermate-0.0.5-3|10	Release:	%mkrel %rel
12cr|vdr-plugin-powermate-0.0.5-3|11	Group:		Video
12cr|vdr-plugin-powermate-0.0.5-3|12	License:	GPL
12cr|vdr-plugin-powermate-0.0.5-3|13	URL:		http://home.arcor.de/andreas.regel/vdr_plugins.htm
12cr|vdr-plugin-powermate-0.0.5-3|14	Source:		http://home.arcor.de/andreas.regel/files/powermate/vdr-%plugin-%version.tgz
12cr|vdr-plugin-powermate-0.0.5-3|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-powermate-0.0.5-3|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-powermate-0.0.5-3|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-powermate-0.0.5-3|18	
12cr|vdr-plugin-powermate-0.0.5-3|19	%description
12cr|vdr-plugin-powermate-0.0.5-3|20	This plugin allows using a Griffin PowerMate to control some of VDR's
12cr|vdr-plugin-powermate-0.0.5-3|21	functions through the mapping of remote control keys to PowerMate actions.
12cr|vdr-plugin-powermate-0.0.5-3|22	
12cr|vdr-plugin-powermate-0.0.5-3|23	%prep
12cr|vdr-plugin-powermate-0.0.5-3|24	%setup -q -n %plugin-%version
12cr|vdr-plugin-powermate-0.0.5-3|25	%vdr_plugin_prep
12cr|vdr-plugin-powermate-0.0.5-3|26	
12cr|vdr-plugin-powermate-0.0.5-3|27	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-powermate-0.0.5-3|28	# the PowerMate device (default is /dev/input/event0)
12cr|vdr-plugin-powermate-0.0.5-3|29	var=POWERMATE_DEVICE
12cr|vdr-plugin-powermate-0.0.5-3|30	param=--device=POWERMATE_DEVICE
12cr|vdr-plugin-powermate-0.0.5-3|31	%vdr_plugin_params_end
12cr|vdr-plugin-powermate-0.0.5-3|32	
12cr|vdr-plugin-powermate-0.0.5-3|33	%build
12cr|vdr-plugin-powermate-0.0.5-3|34	%vdr_plugin_build
12cr|vdr-plugin-powermate-0.0.5-3|35	
12cr|vdr-plugin-powermate-0.0.5-3|36	%install
12cr|vdr-plugin-powermate-0.0.5-3|37	rm -rf %{buildroot}
12cr|vdr-plugin-powermate-0.0.5-3|38	%vdr_plugin_install
12cr|vdr-plugin-powermate-0.0.5-3|39	
12cr|vdr-plugin-powermate-0.0.5-3|40	%clean
12cr|vdr-plugin-powermate-0.0.5-3|41	rm -rf %{buildroot}
12cr|vdr-plugin-powermate-0.0.5-3|42	
12cr|vdr-plugin-powermate-0.0.5-3|43	%post
12cr|vdr-plugin-powermate-0.0.5-3|44	%vdr_plugin_post %plugin
12cr|vdr-plugin-powermate-0.0.5-3|45	
12cr|vdr-plugin-powermate-0.0.5-3|46	%postun
12cr|vdr-plugin-powermate-0.0.5-3|47	%vdr_plugin_postun %plugin
12cr|vdr-plugin-powermate-0.0.5-3|48	
12cr|vdr-plugin-powermate-0.0.5-3|49	%files -f %plugin.vdr
12cr|vdr-plugin-powermate-0.0.5-3|50	%defattr(-,root,root)
12cr|vdr-plugin-powermate-0.0.5-3|51	%doc README HISTORY
12cr|vdr-plugin-powermate-0.0.5-3|52	
12cr|vdr-plugin-powermate-0.0.5-3|53	
12cr|vdr-plugin-powermate-0.0.5-3|54	
12cr|vdr-plugin-powermate-0.0.5-3|55	
12cr|vdr-plugin-powermate-0.0.5-3|56	%changelog
12cr|vdr-plugin-powermate-0.0.5-3|57	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-3mdv2010.0
12cr|vdr-plugin-powermate-0.0.5-3|58	+ Revision: 401088
12cr|vdr-plugin-powermate-0.0.5-3|59	- rebuild for new VDR
12cr|vdr-plugin-powermate-0.0.5-3|60	
12cr|vdr-plugin-powermate-0.0.5-3|61	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-2mdv2009.1
12cr|vdr-plugin-powermate-0.0.5-3|62	+ Revision: 359352
12cr|vdr-plugin-powermate-0.0.5-3|63	- rebuild for new vdr
12cr|vdr-plugin-powermate-0.0.5-3|64	
12cr|vdr-plugin-powermate-0.0.5-3|65	* Sun May 11 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-1mdv2009.0
12cr|vdr-plugin-powermate-0.0.5-3|66	+ Revision: 205448
12cr|vdr-plugin-powermate-0.0.5-3|67	- new version
12cr|vdr-plugin-powermate-0.0.5-3|68	- drop patches, fixed upstream
12cr|vdr-plugin-powermate-0.0.5-3|69	
12cr|vdr-plugin-powermate-0.0.5-3|70	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-14mdv2009.0
12cr|vdr-plugin-powermate-0.0.5-3|71	+ Revision: 197964
12cr|vdr-plugin-powermate-0.0.5-3|72	- rebuild for new vdr
12cr|vdr-plugin-powermate-0.0.5-3|73	
12cr|vdr-plugin-powermate-0.0.5-3|74	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-13mdv2009.0
12cr|vdr-plugin-powermate-0.0.5-3|75	+ Revision: 197708
12cr|vdr-plugin-powermate-0.0.5-3|76	- add vdr_plugin_prep
12cr|vdr-plugin-powermate-0.0.5-3|77	- bump buildrequires on vdr-devel
12cr|vdr-plugin-powermate-0.0.5-3|78	- adapt for api changes of VDR 1.3.38 (P0 from e-tobi)
12cr|vdr-plugin-powermate-0.0.5-3|79	- adapt for api changes of VDR 1.5.0 (P1 from e-tobi)
12cr|vdr-plugin-powermate-0.0.5-3|80	
12cr|vdr-plugin-powermate-0.0.5-3|81	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-12mdv2008.1
12cr|vdr-plugin-powermate-0.0.5-3|82	+ Revision: 145188
12cr|vdr-plugin-powermate-0.0.5-3|83	- rebuild for new vdr
12cr|vdr-plugin-powermate-0.0.5-3|84	
12cr|vdr-plugin-powermate-0.0.5-3|85	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-powermate-0.0.5-3|86	- restore BuildRoot
12cr|vdr-plugin-powermate-0.0.5-3|87	
12cr|vdr-plugin-powermate-0.0.5-3|88	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-powermate-0.0.5-3|89	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-powermate-0.0.5-3|90	
12cr|vdr-plugin-powermate-0.0.5-3|91	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-11mdv2008.1
12cr|vdr-plugin-powermate-0.0.5-3|92	+ Revision: 103183
12cr|vdr-plugin-powermate-0.0.5-3|93	- rebuild for new vdr
12cr|vdr-plugin-powermate-0.0.5-3|94	
12cr|vdr-plugin-powermate-0.0.5-3|95	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-10mdv2008.0
12cr|vdr-plugin-powermate-0.0.5-3|96	+ Revision: 50032
12cr|vdr-plugin-powermate-0.0.5-3|97	- rebuild for new vdr
12cr|vdr-plugin-powermate-0.0.5-3|98	
12cr|vdr-plugin-powermate-0.0.5-3|99	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-9mdv2008.0
12cr|vdr-plugin-powermate-0.0.5-3|100	+ Revision: 42119
12cr|vdr-plugin-powermate-0.0.5-3|101	- rebuild for new vdr
12cr|vdr-plugin-powermate-0.0.5-3|102	
12cr|vdr-plugin-powermate-0.0.5-3|103	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-8mdv2008.0
12cr|vdr-plugin-powermate-0.0.5-3|104	+ Revision: 22770
12cr|vdr-plugin-powermate-0.0.5-3|105	- rebuild for new vdr
12cr|vdr-plugin-powermate-0.0.5-3|106	
12cr|vdr-plugin-powermate-0.0.5-3|107	
12cr|vdr-plugin-powermate-0.0.5-3|108	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-7mdv2007.0
12cr|vdr-plugin-powermate-0.0.5-3|109	+ Revision: 90961
12cr|vdr-plugin-powermate-0.0.5-3|110	- rebuild for new vdr
12cr|vdr-plugin-powermate-0.0.5-3|111	
12cr|vdr-plugin-powermate-0.0.5-3|112	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-6mdv2007.1
12cr|vdr-plugin-powermate-0.0.5-3|113	+ Revision: 74071
12cr|vdr-plugin-powermate-0.0.5-3|114	- rebuild for new vdr
12cr|vdr-plugin-powermate-0.0.5-3|115	- Import vdr-plugin-powermate
12cr|vdr-plugin-powermate-0.0.5-3|116	
12cr|vdr-plugin-powermate-0.0.5-3|117	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-5mdv2007.0
12cr|vdr-plugin-powermate-0.0.5-3|118	- rebuild for new vdr
12cr|vdr-plugin-powermate-0.0.5-3|119	
12cr|vdr-plugin-powermate-0.0.5-3|120	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-4mdv2007.0
12cr|vdr-plugin-powermate-0.0.5-3|121	- stricter abi requires
12cr|vdr-plugin-powermate-0.0.5-3|122	
12cr|vdr-plugin-powermate-0.0.5-3|123	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-3mdv2007.0
12cr|vdr-plugin-powermate-0.0.5-3|124	- rebuild for new vdr
12cr|vdr-plugin-powermate-0.0.5-3|125	
12cr|vdr-plugin-powermate-0.0.5-3|126	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-2mdv2007.0
12cr|vdr-plugin-powermate-0.0.5-3|127	- rebuild for new vdr
12cr|vdr-plugin-powermate-0.0.5-3|128	
12cr|vdr-plugin-powermate-0.0.5-3|129	* Wed Jul 19 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-1mdv2007.0
12cr|vdr-plugin-powermate-0.0.5-3|130	- initial Mandriva release
12cr|vdr-plugin-powermate-0.0.5-3|131	

8313 12
12cr|vdr-plugin-prefermenu-0.6.6-16|1	
12cr|vdr-plugin-prefermenu-0.6.6-16|2	%define plugin	prefermenu
12cr|vdr-plugin-prefermenu-0.6.6-16|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-prefermenu-0.6.6-16|4	%define version	0.6.6
12cr|vdr-plugin-prefermenu-0.6.6-16|5	%define rel	16
12cr|vdr-plugin-prefermenu-0.6.6-16|6	
12cr|vdr-plugin-prefermenu-0.6.6-16|7	Summary:	VDR plugin: Preferred channels menu
12cr|vdr-plugin-prefermenu-0.6.6-16|8	Name:		%name
12cr|vdr-plugin-prefermenu-0.6.6-16|9	Version:	%version
12cr|vdr-plugin-prefermenu-0.6.6-16|10	Release:	%mkrel %rel
12cr|vdr-plugin-prefermenu-0.6.6-16|11	Group:		Video
12cr|vdr-plugin-prefermenu-0.6.6-16|12	License:	GPL
12cr|vdr-plugin-prefermenu-0.6.6-16|13	URL:		http://famillejacques.free.fr/vdr/prefermenu/
12cr|vdr-plugin-prefermenu-0.6.6-16|14	Source:		http://famillejacques.free.fr/vdr/prefermenu/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-prefermenu-0.6.6-16|15	Patch0:		90_prefermenu-0.6.6-1.5.3+SetAreas-bugfix.dpatch
12cr|vdr-plugin-prefermenu-0.6.6-16|16	Patch1:		prefermenu-0.6.6-i18n-1.6.patch
12cr|vdr-plugin-prefermenu-0.6.6-16|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-prefermenu-0.6.6-16|18	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-prefermenu-0.6.6-16|19	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-prefermenu-0.6.6-16|20	
12cr|vdr-plugin-prefermenu-0.6.6-16|21	%description
12cr|vdr-plugin-prefermenu-0.6.6-16|22	PreferMenu is a plugin that implements a preferred channel menu.
12cr|vdr-plugin-prefermenu-0.6.6-16|23	It makes it easy to recall (switch to) your favorite channels.
12cr|vdr-plugin-prefermenu-0.6.6-16|24	
12cr|vdr-plugin-prefermenu-0.6.6-16|25	%prep
12cr|vdr-plugin-prefermenu-0.6.6-16|26	%setup -q -n %plugin-%version
12cr|vdr-plugin-prefermenu-0.6.6-16|27	%patch0 -p1
12cr|vdr-plugin-prefermenu-0.6.6-16|28	%patch1 -p1
12cr|vdr-plugin-prefermenu-0.6.6-16|29	%vdr_plugin_prep
12cr|vdr-plugin-prefermenu-0.6.6-16|30	
12cr|vdr-plugin-prefermenu-0.6.6-16|31	%build
12cr|vdr-plugin-prefermenu-0.6.6-16|32	%vdr_plugin_build
12cr|vdr-plugin-prefermenu-0.6.6-16|33	
12cr|vdr-plugin-prefermenu-0.6.6-16|34	%install
12cr|vdr-plugin-prefermenu-0.6.6-16|35	rm -rf %{buildroot}
12cr|vdr-plugin-prefermenu-0.6.6-16|36	%vdr_plugin_install
12cr|vdr-plugin-prefermenu-0.6.6-16|37	
12cr|vdr-plugin-prefermenu-0.6.6-16|38	%clean
12cr|vdr-plugin-prefermenu-0.6.6-16|39	rm -rf %{buildroot}
12cr|vdr-plugin-prefermenu-0.6.6-16|40	
12cr|vdr-plugin-prefermenu-0.6.6-16|41	%post
12cr|vdr-plugin-prefermenu-0.6.6-16|42	%vdr_plugin_post %plugin
12cr|vdr-plugin-prefermenu-0.6.6-16|43	
12cr|vdr-plugin-prefermenu-0.6.6-16|44	%postun
12cr|vdr-plugin-prefermenu-0.6.6-16|45	%vdr_plugin_postun %plugin
12cr|vdr-plugin-prefermenu-0.6.6-16|46	
12cr|vdr-plugin-prefermenu-0.6.6-16|47	%files -f %plugin.vdr
12cr|vdr-plugin-prefermenu-0.6.6-16|48	%defattr(-,root,root)
12cr|vdr-plugin-prefermenu-0.6.6-16|49	%doc README* TODO
12cr|vdr-plugin-prefermenu-0.6.6-16|50	
12cr|vdr-plugin-prefermenu-0.6.6-16|51	
12cr|vdr-plugin-prefermenu-0.6.6-16|52	
12cr|vdr-plugin-prefermenu-0.6.6-16|53	
12cr|vdr-plugin-prefermenu-0.6.6-16|54	%changelog
12cr|vdr-plugin-prefermenu-0.6.6-16|55	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.6.6-16mdv2010.0
12cr|vdr-plugin-prefermenu-0.6.6-16|56	+ Revision: 401088
12cr|vdr-plugin-prefermenu-0.6.6-16|57	- rebuild for new VDR
12cr|vdr-plugin-prefermenu-0.6.6-16|58	
12cr|vdr-plugin-prefermenu-0.6.6-16|59	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.6.6-15mdv2009.1
12cr|vdr-plugin-prefermenu-0.6.6-16|60	+ Revision: 359750
12cr|vdr-plugin-prefermenu-0.6.6-16|61	- rediff SetAreas bugfix
12cr|vdr-plugin-prefermenu-0.6.6-16|62	- rebuild for new vdr
12cr|vdr-plugin-prefermenu-0.6.6-16|63	
12cr|vdr-plugin-prefermenu-0.6.6-16|64	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.6.6-14mdv2009.0
12cr|vdr-plugin-prefermenu-0.6.6-16|65	+ Revision: 197965
12cr|vdr-plugin-prefermenu-0.6.6-16|66	- rebuild for new vdr
12cr|vdr-plugin-prefermenu-0.6.6-16|67	
12cr|vdr-plugin-prefermenu-0.6.6-16|68	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.6.6-13mdv2009.0
12cr|vdr-plugin-prefermenu-0.6.6-16|69	+ Revision: 197710
12cr|vdr-plugin-prefermenu-0.6.6-16|70	- add vdr_plugin_prep
12cr|vdr-plugin-prefermenu-0.6.6-16|71	- bump buildrequires on vdr-devel
12cr|vdr-plugin-prefermenu-0.6.6-16|72	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-prefermenu-0.6.6-16|73	- adapt for api changes of VDR 1.5.3 (P0 from e-tobi)
12cr|vdr-plugin-prefermenu-0.6.6-16|74	
12cr|vdr-plugin-prefermenu-0.6.6-16|75	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.6.6-12mdv2008.1
12cr|vdr-plugin-prefermenu-0.6.6-16|76	+ Revision: 145189
12cr|vdr-plugin-prefermenu-0.6.6-16|77	- rebuild for new vdr
12cr|vdr-plugin-prefermenu-0.6.6-16|78	
12cr|vdr-plugin-prefermenu-0.6.6-16|79	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-prefermenu-0.6.6-16|80	- restore BuildRoot
12cr|vdr-plugin-prefermenu-0.6.6-16|81	
12cr|vdr-plugin-prefermenu-0.6.6-16|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-prefermenu-0.6.6-16|83	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-prefermenu-0.6.6-16|84	
12cr|vdr-plugin-prefermenu-0.6.6-16|85	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.6.6-11mdv2008.1
12cr|vdr-plugin-prefermenu-0.6.6-16|86	+ Revision: 103184
12cr|vdr-plugin-prefermenu-0.6.6-16|87	- rebuild for new vdr
12cr|vdr-plugin-prefermenu-0.6.6-16|88	
12cr|vdr-plugin-prefermenu-0.6.6-16|89	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.6.6-10mdv2008.0
12cr|vdr-plugin-prefermenu-0.6.6-16|90	+ Revision: 50033
12cr|vdr-plugin-prefermenu-0.6.6-16|91	- rebuild for new vdr
12cr|vdr-plugin-prefermenu-0.6.6-16|92	
12cr|vdr-plugin-prefermenu-0.6.6-16|93	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.6.6-9mdv2008.0
12cr|vdr-plugin-prefermenu-0.6.6-16|94	+ Revision: 42120
12cr|vdr-plugin-prefermenu-0.6.6-16|95	- rebuild for new vdr
12cr|vdr-plugin-prefermenu-0.6.6-16|96	
12cr|vdr-plugin-prefermenu-0.6.6-16|97	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.6.6-8mdv2008.0
12cr|vdr-plugin-prefermenu-0.6.6-16|98	+ Revision: 22771
12cr|vdr-plugin-prefermenu-0.6.6-16|99	- rebuild for new vdr
12cr|vdr-plugin-prefermenu-0.6.6-16|100	
12cr|vdr-plugin-prefermenu-0.6.6-16|101	
12cr|vdr-plugin-prefermenu-0.6.6-16|102	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.6.6-7mdv2007.0
12cr|vdr-plugin-prefermenu-0.6.6-16|103	+ Revision: 90962
12cr|vdr-plugin-prefermenu-0.6.6-16|104	- rebuild for new vdr
12cr|vdr-plugin-prefermenu-0.6.6-16|105	
12cr|vdr-plugin-prefermenu-0.6.6-16|106	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.6.6-6mdv2007.1
12cr|vdr-plugin-prefermenu-0.6.6-16|107	+ Revision: 74072
12cr|vdr-plugin-prefermenu-0.6.6-16|108	- rebuild for new vdr
12cr|vdr-plugin-prefermenu-0.6.6-16|109	- Import vdr-plugin-prefermenu
12cr|vdr-plugin-prefermenu-0.6.6-16|110	
12cr|vdr-plugin-prefermenu-0.6.6-16|111	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.6.6-5mdv2007.0
12cr|vdr-plugin-prefermenu-0.6.6-16|112	- rebuild for new vdr
12cr|vdr-plugin-prefermenu-0.6.6-16|113	
12cr|vdr-plugin-prefermenu-0.6.6-16|114	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.6.6-4mdv2007.0
12cr|vdr-plugin-prefermenu-0.6.6-16|115	- stricter abi requires
12cr|vdr-plugin-prefermenu-0.6.6-16|116	
12cr|vdr-plugin-prefermenu-0.6.6-16|117	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.6.6-3mdv2007.0
12cr|vdr-plugin-prefermenu-0.6.6-16|118	- rebuild for new vdr
12cr|vdr-plugin-prefermenu-0.6.6-16|119	
12cr|vdr-plugin-prefermenu-0.6.6-16|120	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.6.6-2mdv2007.0
12cr|vdr-plugin-prefermenu-0.6.6-16|121	- rebuild for new vdr
12cr|vdr-plugin-prefermenu-0.6.6-16|122	
12cr|vdr-plugin-prefermenu-0.6.6-16|123	* Tue Jul 18 2006 Anssi Hannula <anssi@mandriva.org> 0.6.6-1mdv2007.0
12cr|vdr-plugin-prefermenu-0.6.6-16|124	- initial Mandriva release
12cr|vdr-plugin-prefermenu-0.6.6-16|125	

8314 12
12cr|vdr-plugin-premiereepg-0.2.0-2|1	
12cr|vdr-plugin-premiereepg-0.2.0-2|2	%define plugin	premiereepg
12cr|vdr-plugin-premiereepg-0.2.0-2|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-premiereepg-0.2.0-2|4	%define version	0.2.0
12cr|vdr-plugin-premiereepg-0.2.0-2|5	%define rel	2
12cr|vdr-plugin-premiereepg-0.2.0-2|6	
12cr|vdr-plugin-premiereepg-0.2.0-2|7	Summary:	VDR plugin: Parses extended Premiere EPG data
12cr|vdr-plugin-premiereepg-0.2.0-2|8	Name:		%name
12cr|vdr-plugin-premiereepg-0.2.0-2|9	Version:	%version
12cr|vdr-plugin-premiereepg-0.2.0-2|10	Release:	%mkrel %rel
12cr|vdr-plugin-premiereepg-0.2.0-2|11	Group:		Video
12cr|vdr-plugin-premiereepg-0.2.0-2|12	License:	GPLv2+
12cr|vdr-plugin-premiereepg-0.2.0-2|13	URL:		http://www.muempf.de/
12cr|vdr-plugin-premiereepg-0.2.0-2|14	Source:		http://www.muempf.de/down/vdr-%plugin-%version.tar.gz
12cr|vdr-plugin-premiereepg-0.2.0-2|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-premiereepg-0.2.0-2|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-premiereepg-0.2.0-2|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-premiereepg-0.2.0-2|18	
12cr|vdr-plugin-premiereepg-0.2.0-2|19	%description
12cr|vdr-plugin-premiereepg-0.2.0-2|20	This plugin parses the extended EPG data which is send by Premiere on their
12cr|vdr-plugin-premiereepg-0.2.0-2|21	portal channels (e.g. SPORT PORTAL). This EPG data is transmitted in a
12cr|vdr-plugin-premiereepg-0.2.0-2|22	non-standard format on a non-standard PID.
12cr|vdr-plugin-premiereepg-0.2.0-2|23	
12cr|vdr-plugin-premiereepg-0.2.0-2|24	%prep
12cr|vdr-plugin-premiereepg-0.2.0-2|25	%setup -q -n %plugin-%version
12cr|vdr-plugin-premiereepg-0.2.0-2|26	%vdr_plugin_prep
12cr|vdr-plugin-premiereepg-0.2.0-2|27	
12cr|vdr-plugin-premiereepg-0.2.0-2|28	%build
12cr|vdr-plugin-premiereepg-0.2.0-2|29	%vdr_plugin_build
12cr|vdr-plugin-premiereepg-0.2.0-2|30	
12cr|vdr-plugin-premiereepg-0.2.0-2|31	%install
12cr|vdr-plugin-premiereepg-0.2.0-2|32	rm -rf %{buildroot}
12cr|vdr-plugin-premiereepg-0.2.0-2|33	%vdr_plugin_install
12cr|vdr-plugin-premiereepg-0.2.0-2|34	
12cr|vdr-plugin-premiereepg-0.2.0-2|35	%clean
12cr|vdr-plugin-premiereepg-0.2.0-2|36	rm -rf %{buildroot}
12cr|vdr-plugin-premiereepg-0.2.0-2|37	
12cr|vdr-plugin-premiereepg-0.2.0-2|38	%post
12cr|vdr-plugin-premiereepg-0.2.0-2|39	%vdr_plugin_post %plugin
12cr|vdr-plugin-premiereepg-0.2.0-2|40	
12cr|vdr-plugin-premiereepg-0.2.0-2|41	%postun
12cr|vdr-plugin-premiereepg-0.2.0-2|42	%vdr_plugin_postun %plugin
12cr|vdr-plugin-premiereepg-0.2.0-2|43	
12cr|vdr-plugin-premiereepg-0.2.0-2|44	%files -f %plugin.vdr
12cr|vdr-plugin-premiereepg-0.2.0-2|45	%defattr(-,root,root)
12cr|vdr-plugin-premiereepg-0.2.0-2|46	%doc README HISTORY
12cr|vdr-plugin-premiereepg-0.2.0-2|47	
12cr|vdr-plugin-premiereepg-0.2.0-2|48	
12cr|vdr-plugin-premiereepg-0.2.0-2|49	%changelog
12cr|vdr-plugin-premiereepg-0.2.0-2|50	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.2.0-2mdv2010.0
12cr|vdr-plugin-premiereepg-0.2.0-2|51	+ Revision: 401088
12cr|vdr-plugin-premiereepg-0.2.0-2|52	- rebuild for new VDR
12cr|vdr-plugin-premiereepg-0.2.0-2|53	
12cr|vdr-plugin-premiereepg-0.2.0-2|54	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.2.0-1mdv2010.0
12cr|vdr-plugin-premiereepg-0.2.0-2|55	+ Revision: 396131
12cr|vdr-plugin-premiereepg-0.2.0-2|56	- new version
12cr|vdr-plugin-premiereepg-0.2.0-2|57	
12cr|vdr-plugin-premiereepg-0.2.0-2|58	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.8-7mdv2009.1
12cr|vdr-plugin-premiereepg-0.2.0-2|59	+ Revision: 359354
12cr|vdr-plugin-premiereepg-0.2.0-2|60	- rebuild for new vdr
12cr|vdr-plugin-premiereepg-0.2.0-2|61	
12cr|vdr-plugin-premiereepg-0.2.0-2|62	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.8-6mdv2009.0
12cr|vdr-plugin-premiereepg-0.2.0-2|63	+ Revision: 197966
12cr|vdr-plugin-premiereepg-0.2.0-2|64	- rebuild for new vdr
12cr|vdr-plugin-premiereepg-0.2.0-2|65	
12cr|vdr-plugin-premiereepg-0.2.0-2|66	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.8-5mdv2009.0
12cr|vdr-plugin-premiereepg-0.2.0-2|67	+ Revision: 197711
12cr|vdr-plugin-premiereepg-0.2.0-2|68	- add vdr_plugin_prep
12cr|vdr-plugin-premiereepg-0.2.0-2|69	- bump buildrequires on vdr-devel
12cr|vdr-plugin-premiereepg-0.2.0-2|70	- fix License tag
12cr|vdr-plugin-premiereepg-0.2.0-2|71	- add HISTORY file
12cr|vdr-plugin-premiereepg-0.2.0-2|72	
12cr|vdr-plugin-premiereepg-0.2.0-2|73	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.8-4mdv2008.1
12cr|vdr-plugin-premiereepg-0.2.0-2|74	+ Revision: 145190
12cr|vdr-plugin-premiereepg-0.2.0-2|75	- rebuild for new vdr
12cr|vdr-plugin-premiereepg-0.2.0-2|76	
12cr|vdr-plugin-premiereepg-0.2.0-2|77	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-premiereepg-0.2.0-2|78	- restore BuildRoot
12cr|vdr-plugin-premiereepg-0.2.0-2|79	
12cr|vdr-plugin-premiereepg-0.2.0-2|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-premiereepg-0.2.0-2|81	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-premiereepg-0.2.0-2|82	
12cr|vdr-plugin-premiereepg-0.2.0-2|83	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.8-3mdv2008.1
12cr|vdr-plugin-premiereepg-0.2.0-2|84	+ Revision: 103185
12cr|vdr-plugin-premiereepg-0.2.0-2|85	- rebuild for new vdr
12cr|vdr-plugin-premiereepg-0.2.0-2|86	
12cr|vdr-plugin-premiereepg-0.2.0-2|87	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.8-2mdv2008.0
12cr|vdr-plugin-premiereepg-0.2.0-2|88	+ Revision: 90345
12cr|vdr-plugin-premiereepg-0.2.0-2|89	- rebuild
12cr|vdr-plugin-premiereepg-0.2.0-2|90	
12cr|vdr-plugin-premiereepg-0.2.0-2|91	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.0.8-1mdv2008.0
12cr|vdr-plugin-premiereepg-0.2.0-2|92	+ Revision: 81886
12cr|vdr-plugin-premiereepg-0.2.0-2|93	- 0.0.8
12cr|vdr-plugin-premiereepg-0.2.0-2|94	- adapt license tag to the new policy
12cr|vdr-plugin-premiereepg-0.2.0-2|95	
12cr|vdr-plugin-premiereepg-0.2.0-2|96	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.7-6mdv2008.0
12cr|vdr-plugin-premiereepg-0.2.0-2|97	+ Revision: 50034
12cr|vdr-plugin-premiereepg-0.2.0-2|98	- rebuild for new vdr
12cr|vdr-plugin-premiereepg-0.2.0-2|99	
12cr|vdr-plugin-premiereepg-0.2.0-2|100	* Fri Jun 22 2007 Anssi Hannula <anssi@mandriva.org> 0.0.7-5mdv2008.0
12cr|vdr-plugin-premiereepg-0.2.0-2|101	+ Revision: 42749
12cr|vdr-plugin-premiereepg-0.2.0-2|102	- rebuild due to buildsystem failure
12cr|vdr-plugin-premiereepg-0.2.0-2|103	
12cr|vdr-plugin-premiereepg-0.2.0-2|104	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.7-4mdv2008.0
12cr|vdr-plugin-premiereepg-0.2.0-2|105	+ Revision: 42121
12cr|vdr-plugin-premiereepg-0.2.0-2|106	- rebuild for new vdr
12cr|vdr-plugin-premiereepg-0.2.0-2|107	
12cr|vdr-plugin-premiereepg-0.2.0-2|108	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.7-3mdv2008.0
12cr|vdr-plugin-premiereepg-0.2.0-2|109	+ Revision: 22772
12cr|vdr-plugin-premiereepg-0.2.0-2|110	- rebuild for new vdr
12cr|vdr-plugin-premiereepg-0.2.0-2|111	
12cr|vdr-plugin-premiereepg-0.2.0-2|112	
12cr|vdr-plugin-premiereepg-0.2.0-2|113	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.7-2mdv2007.0
12cr|vdr-plugin-premiereepg-0.2.0-2|114	+ Revision: 90963
12cr|vdr-plugin-premiereepg-0.2.0-2|115	- rebuild for new vdr
12cr|vdr-plugin-premiereepg-0.2.0-2|116	
12cr|vdr-plugin-premiereepg-0.2.0-2|117	* Fri Nov 03 2006 Anssi Hannula <anssi@mandriva.org> 0.0.7-1mdv2007.1
12cr|vdr-plugin-premiereepg-0.2.0-2|118	+ Revision: 76360
12cr|vdr-plugin-premiereepg-0.2.0-2|119	- 0.0.7
12cr|vdr-plugin-premiereepg-0.2.0-2|120	
12cr|vdr-plugin-premiereepg-0.2.0-2|121	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-6mdv2007.1
12cr|vdr-plugin-premiereepg-0.2.0-2|122	+ Revision: 74073
12cr|vdr-plugin-premiereepg-0.2.0-2|123	- rebuild for new vdr
12cr|vdr-plugin-premiereepg-0.2.0-2|124	- Import vdr-plugin-premiereepg
12cr|vdr-plugin-premiereepg-0.2.0-2|125	
12cr|vdr-plugin-premiereepg-0.2.0-2|126	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-5mdv2007.0
12cr|vdr-plugin-premiereepg-0.2.0-2|127	- rebuild for new vdr
12cr|vdr-plugin-premiereepg-0.2.0-2|128	
12cr|vdr-plugin-premiereepg-0.2.0-2|129	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-4mdv2007.0
12cr|vdr-plugin-premiereepg-0.2.0-2|130	- stricter abi requires
12cr|vdr-plugin-premiereepg-0.2.0-2|131	
12cr|vdr-plugin-premiereepg-0.2.0-2|132	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-3mdv2007.0
12cr|vdr-plugin-premiereepg-0.2.0-2|133	- rebuild for new vdr
12cr|vdr-plugin-premiereepg-0.2.0-2|134	
12cr|vdr-plugin-premiereepg-0.2.0-2|135	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-2mdv2007.0
12cr|vdr-plugin-premiereepg-0.2.0-2|136	- rebuild for new vdr
12cr|vdr-plugin-premiereepg-0.2.0-2|137	
12cr|vdr-plugin-premiereepg-0.2.0-2|138	* Tue Jul 18 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-1mdv2007.0
12cr|vdr-plugin-premiereepg-0.2.0-2|139	- initial Mandriva release
12cr|vdr-plugin-premiereepg-0.2.0-2|140	

8315 12
12cr|vdr-plugin-pvrusb2-0.1.1-17|1	
12cr|vdr-plugin-pvrusb2-0.1.1-17|2	%define plugin	pvrusb2
12cr|vdr-plugin-pvrusb2-0.1.1-17|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-pvrusb2-0.1.1-17|4	%define version	0.1.1
12cr|vdr-plugin-pvrusb2-0.1.1-17|5	%define rel	17
12cr|vdr-plugin-pvrusb2-0.1.1-17|6	
12cr|vdr-plugin-pvrusb2-0.1.1-17|7	Summary:	VDR plugin: PVR USB2 analog TV support
12cr|vdr-plugin-pvrusb2-0.1.1-17|8	Name:		%name
12cr|vdr-plugin-pvrusb2-0.1.1-17|9	Version:	%version
12cr|vdr-plugin-pvrusb2-0.1.1-17|10	Release:	%mkrel %rel
12cr|vdr-plugin-pvrusb2-0.1.1-17|11	Group:		Video
12cr|vdr-plugin-pvrusb2-0.1.1-17|12	License:	GPL+
12cr|vdr-plugin-pvrusb2-0.1.1-17|13	URL:		http://vdr.unetz.com/download/pvrusb2/
12cr|vdr-plugin-pvrusb2-0.1.1-17|14	Source:		http://vdr.unetz.com/download/pvrusb2/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-pvrusb2-0.1.1-17|15	Patch0:		pvrusb2-0.1.1-i18n-1.6.patch
12cr|vdr-plugin-pvrusb2-0.1.1-17|16	Patch1:		pvrusb2-0.1.1-vdr-1.6.patch
12cr|vdr-plugin-pvrusb2-0.1.1-17|17	Patch2:		pvrusb2-duplicate-parameter.patch
12cr|vdr-plugin-pvrusb2-0.1.1-17|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-pvrusb2-0.1.1-17|19	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-pvrusb2-0.1.1-17|20	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-pvrusb2-0.1.1-17|21	
12cr|vdr-plugin-pvrusb2-0.1.1-17|22	%description
12cr|vdr-plugin-pvrusb2-0.1.1-17|23	This is a driver plugin for the Hauppauge PVR USB2 box using the
12cr|vdr-plugin-pvrusb2-0.1.1-17|24	kernel driver provided by Mike Isely
12cr|vdr-plugin-pvrusb2-0.1.1-17|25	(http://www.isely.net/pvrusb2.html).
12cr|vdr-plugin-pvrusb2-0.1.1-17|26	
12cr|vdr-plugin-pvrusb2-0.1.1-17|27	%prep
12cr|vdr-plugin-pvrusb2-0.1.1-17|28	%setup -q -n %plugin-%version
12cr|vdr-plugin-pvrusb2-0.1.1-17|29	%patch0 -p1
12cr|vdr-plugin-pvrusb2-0.1.1-17|30	%patch1 -p1
12cr|vdr-plugin-pvrusb2-0.1.1-17|31	%patch2 -p1
12cr|vdr-plugin-pvrusb2-0.1.1-17|32	%vdr_plugin_prep
12cr|vdr-plugin-pvrusb2-0.1.1-17|33	
12cr|vdr-plugin-pvrusb2-0.1.1-17|34	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-pvrusb2-0.1.1-17|35	# increase verbosity
12cr|vdr-plugin-pvrusb2-0.1.1-17|36	var=VERBOSE
12cr|vdr-plugin-pvrusb2-0.1.1-17|37	param=-v
12cr|vdr-plugin-pvrusb2-0.1.1-17|38	%vdr_plugin_params_end
12cr|vdr-plugin-pvrusb2-0.1.1-17|39	
12cr|vdr-plugin-pvrusb2-0.1.1-17|40	%build
12cr|vdr-plugin-pvrusb2-0.1.1-17|41	%vdr_plugin_build
12cr|vdr-plugin-pvrusb2-0.1.1-17|42	
12cr|vdr-plugin-pvrusb2-0.1.1-17|43	%install
12cr|vdr-plugin-pvrusb2-0.1.1-17|44	rm -rf %{buildroot}
12cr|vdr-plugin-pvrusb2-0.1.1-17|45	%vdr_plugin_install
12cr|vdr-plugin-pvrusb2-0.1.1-17|46	
12cr|vdr-plugin-pvrusb2-0.1.1-17|47	%clean
12cr|vdr-plugin-pvrusb2-0.1.1-17|48	rm -rf %{buildroot}
12cr|vdr-plugin-pvrusb2-0.1.1-17|49	
12cr|vdr-plugin-pvrusb2-0.1.1-17|50	%post
12cr|vdr-plugin-pvrusb2-0.1.1-17|51	%vdr_plugin_post %plugin
12cr|vdr-plugin-pvrusb2-0.1.1-17|52	
12cr|vdr-plugin-pvrusb2-0.1.1-17|53	%postun
12cr|vdr-plugin-pvrusb2-0.1.1-17|54	%vdr_plugin_postun %plugin
12cr|vdr-plugin-pvrusb2-0.1.1-17|55	
12cr|vdr-plugin-pvrusb2-0.1.1-17|56	%files -f %plugin.vdr
12cr|vdr-plugin-pvrusb2-0.1.1-17|57	%defattr(-,root,root)
12cr|vdr-plugin-pvrusb2-0.1.1-17|58	%doc README HISTORY
12cr|vdr-plugin-pvrusb2-0.1.1-17|59	
12cr|vdr-plugin-pvrusb2-0.1.1-17|60	
12cr|vdr-plugin-pvrusb2-0.1.1-17|61	
12cr|vdr-plugin-pvrusb2-0.1.1-17|62	
12cr|vdr-plugin-pvrusb2-0.1.1-17|63	%changelog
12cr|vdr-plugin-pvrusb2-0.1.1-17|64	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.1-17mdv2010.0
12cr|vdr-plugin-pvrusb2-0.1.1-17|65	+ Revision: 401088
12cr|vdr-plugin-pvrusb2-0.1.1-17|66	- rebuild for new VDR
12cr|vdr-plugin-pvrusb2-0.1.1-17|67	
12cr|vdr-plugin-pvrusb2-0.1.1-17|68	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.1.1-16mdv2009.1
12cr|vdr-plugin-pvrusb2-0.1.1-17|69	+ Revision: 359751
12cr|vdr-plugin-pvrusb2-0.1.1-17|70	- fix duplicate parameter names in function declaration
12cr|vdr-plugin-pvrusb2-0.1.1-17|71	(duplicate-parameter.patch)
12cr|vdr-plugin-pvrusb2-0.1.1-17|72	- rebuild for new vdr
12cr|vdr-plugin-pvrusb2-0.1.1-17|73	
12cr|vdr-plugin-pvrusb2-0.1.1-17|74	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.1-15mdv2009.0
12cr|vdr-plugin-pvrusb2-0.1.1-17|75	+ Revision: 197968
12cr|vdr-plugin-pvrusb2-0.1.1-17|76	- rebuild for new vdr
12cr|vdr-plugin-pvrusb2-0.1.1-17|77	
12cr|vdr-plugin-pvrusb2-0.1.1-17|78	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.1-14mdv2009.0
12cr|vdr-plugin-pvrusb2-0.1.1-17|79	+ Revision: 197713
12cr|vdr-plugin-pvrusb2-0.1.1-17|80	- add vdr_plugin_prep
12cr|vdr-plugin-pvrusb2-0.1.1-17|81	- bump buildrequires on vdr-devel
12cr|vdr-plugin-pvrusb2-0.1.1-17|82	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-pvrusb2-0.1.1-17|83	- adapt for api changes of VDR 1.6 (P1)
12cr|vdr-plugin-pvrusb2-0.1.1-17|84	
12cr|vdr-plugin-pvrusb2-0.1.1-17|85	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.1-13mdv2008.1
12cr|vdr-plugin-pvrusb2-0.1.1-17|86	+ Revision: 145192
12cr|vdr-plugin-pvrusb2-0.1.1-17|87	- rebuild for new vdr
12cr|vdr-plugin-pvrusb2-0.1.1-17|88	
12cr|vdr-plugin-pvrusb2-0.1.1-17|89	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-pvrusb2-0.1.1-17|90	- restore BuildRoot
12cr|vdr-plugin-pvrusb2-0.1.1-17|91	
12cr|vdr-plugin-pvrusb2-0.1.1-17|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-pvrusb2-0.1.1-17|93	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-pvrusb2-0.1.1-17|94	
12cr|vdr-plugin-pvrusb2-0.1.1-17|95	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.1-12mdv2008.1
12cr|vdr-plugin-pvrusb2-0.1.1-17|96	+ Revision: 103187
12cr|vdr-plugin-pvrusb2-0.1.1-17|97	- rebuild for new vdr
12cr|vdr-plugin-pvrusb2-0.1.1-17|98	
12cr|vdr-plugin-pvrusb2-0.1.1-17|99	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.1-11mdv2008.0
12cr|vdr-plugin-pvrusb2-0.1.1-17|100	+ Revision: 50036
12cr|vdr-plugin-pvrusb2-0.1.1-17|101	- rebuild for new vdr
12cr|vdr-plugin-pvrusb2-0.1.1-17|102	
12cr|vdr-plugin-pvrusb2-0.1.1-17|103	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.1-10mdv2008.0
12cr|vdr-plugin-pvrusb2-0.1.1-17|104	+ Revision: 42123
12cr|vdr-plugin-pvrusb2-0.1.1-17|105	- rebuild for new vdr
12cr|vdr-plugin-pvrusb2-0.1.1-17|106	
12cr|vdr-plugin-pvrusb2-0.1.1-17|107	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.1-9mdv2008.0
12cr|vdr-plugin-pvrusb2-0.1.1-17|108	+ Revision: 22778
12cr|vdr-plugin-pvrusb2-0.1.1-17|109	- rebuild for new vdr
12cr|vdr-plugin-pvrusb2-0.1.1-17|110	
12cr|vdr-plugin-pvrusb2-0.1.1-17|111	
12cr|vdr-plugin-pvrusb2-0.1.1-17|112	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-8mdv2007.0
12cr|vdr-plugin-pvrusb2-0.1.1-17|113	+ Revision: 90965
12cr|vdr-plugin-pvrusb2-0.1.1-17|114	- rebuild for new vdr
12cr|vdr-plugin-pvrusb2-0.1.1-17|115	
12cr|vdr-plugin-pvrusb2-0.1.1-17|116	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-7mdv2007.1
12cr|vdr-plugin-pvrusb2-0.1.1-17|117	+ Revision: 74075
12cr|vdr-plugin-pvrusb2-0.1.1-17|118	- rebuild for new vdr
12cr|vdr-plugin-pvrusb2-0.1.1-17|119	- Import vdr-plugin-pvrusb2
12cr|vdr-plugin-pvrusb2-0.1.1-17|120	
12cr|vdr-plugin-pvrusb2-0.1.1-17|121	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-6mdv2007.0
12cr|vdr-plugin-pvrusb2-0.1.1-17|122	- rebuild for new vdr
12cr|vdr-plugin-pvrusb2-0.1.1-17|123	
12cr|vdr-plugin-pvrusb2-0.1.1-17|124	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-5mdv2007.0
12cr|vdr-plugin-pvrusb2-0.1.1-17|125	- stricter abi requires
12cr|vdr-plugin-pvrusb2-0.1.1-17|126	
12cr|vdr-plugin-pvrusb2-0.1.1-17|127	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-4mdv2007.0
12cr|vdr-plugin-pvrusb2-0.1.1-17|128	- rebuild for new vdr
12cr|vdr-plugin-pvrusb2-0.1.1-17|129	
12cr|vdr-plugin-pvrusb2-0.1.1-17|130	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-3mdv2007.0
12cr|vdr-plugin-pvrusb2-0.1.1-17|131	- rebuild for new vdr
12cr|vdr-plugin-pvrusb2-0.1.1-17|132	
12cr|vdr-plugin-pvrusb2-0.1.1-17|133	* Thu Jul 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-2mdv2007.0
12cr|vdr-plugin-pvrusb2-0.1.1-17|134	- fix url
12cr|vdr-plugin-pvrusb2-0.1.1-17|135	
12cr|vdr-plugin-pvrusb2-0.1.1-17|136	* Thu Jul 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-1mdv2007.0
12cr|vdr-plugin-pvrusb2-0.1.1-17|137	- initial Mandriva release
12cr|vdr-plugin-pvrusb2-0.1.1-17|138	

8316 12
12cr|vdr-plugin-quicktimer-0.1.2-10|1	
12cr|vdr-plugin-quicktimer-0.1.2-10|2	%define plugin	quicktimer
12cr|vdr-plugin-quicktimer-0.1.2-10|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-quicktimer-0.1.2-10|4	%define version	0.1.2
12cr|vdr-plugin-quicktimer-0.1.2-10|5	%define rel	10
12cr|vdr-plugin-quicktimer-0.1.2-10|6	
12cr|vdr-plugin-quicktimer-0.1.2-10|7	Summary:	VDR plugin: Create new timers quickly
12cr|vdr-plugin-quicktimer-0.1.2-10|8	Name:		%name
12cr|vdr-plugin-quicktimer-0.1.2-10|9	Version:	%version
12cr|vdr-plugin-quicktimer-0.1.2-10|10	Release:	%mkrel %rel
12cr|vdr-plugin-quicktimer-0.1.2-10|11	Group:		Video
12cr|vdr-plugin-quicktimer-0.1.2-10|12	License:	GPL
12cr|vdr-plugin-quicktimer-0.1.2-10|13	URL:		http://phivdr.dyndns.org/vdr/vdr-quicktimer/
12cr|vdr-plugin-quicktimer-0.1.2-10|14	Source:		http://phivdr.dyndns.org/vdr/vdr-quicktimer/vdr-%plugin-%version.tgz
12cr|vdr-plugin-quicktimer-0.1.2-10|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-quicktimer-0.1.2-10|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-quicktimer-0.1.2-10|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-quicktimer-0.1.2-10|18	
12cr|vdr-plugin-quicktimer-0.1.2-10|19	%description
12cr|vdr-plugin-quicktimer-0.1.2-10|20	Create timers by entering channel, day and start time. Creating
12cr|vdr-plugin-quicktimer-0.1.2-10|21	timers from TV magazines is fast and does not require browsing EPG.
12cr|vdr-plugin-quicktimer-0.1.2-10|22	
12cr|vdr-plugin-quicktimer-0.1.2-10|23	%prep
12cr|vdr-plugin-quicktimer-0.1.2-10|24	%setup -q -n %plugin-%version
12cr|vdr-plugin-quicktimer-0.1.2-10|25	%vdr_plugin_prep
12cr|vdr-plugin-quicktimer-0.1.2-10|26	
12cr|vdr-plugin-quicktimer-0.1.2-10|27	%build
12cr|vdr-plugin-quicktimer-0.1.2-10|28	%vdr_plugin_build
12cr|vdr-plugin-quicktimer-0.1.2-10|29	
12cr|vdr-plugin-quicktimer-0.1.2-10|30	%install
12cr|vdr-plugin-quicktimer-0.1.2-10|31	rm -rf %{buildroot}
12cr|vdr-plugin-quicktimer-0.1.2-10|32	%vdr_plugin_install
12cr|vdr-plugin-quicktimer-0.1.2-10|33	
12cr|vdr-plugin-quicktimer-0.1.2-10|34	%clean
12cr|vdr-plugin-quicktimer-0.1.2-10|35	rm -rf %{buildroot}
12cr|vdr-plugin-quicktimer-0.1.2-10|36	
12cr|vdr-plugin-quicktimer-0.1.2-10|37	%post
12cr|vdr-plugin-quicktimer-0.1.2-10|38	%vdr_plugin_post %plugin
12cr|vdr-plugin-quicktimer-0.1.2-10|39	
12cr|vdr-plugin-quicktimer-0.1.2-10|40	%postun
12cr|vdr-plugin-quicktimer-0.1.2-10|41	%vdr_plugin_postun %plugin
12cr|vdr-plugin-quicktimer-0.1.2-10|42	
12cr|vdr-plugin-quicktimer-0.1.2-10|43	%files -f %plugin.vdr
12cr|vdr-plugin-quicktimer-0.1.2-10|44	%defattr(-,root,root)
12cr|vdr-plugin-quicktimer-0.1.2-10|45	%doc README HISTORY
12cr|vdr-plugin-quicktimer-0.1.2-10|46	
12cr|vdr-plugin-quicktimer-0.1.2-10|47	
12cr|vdr-plugin-quicktimer-0.1.2-10|48	
12cr|vdr-plugin-quicktimer-0.1.2-10|49	
12cr|vdr-plugin-quicktimer-0.1.2-10|50	%changelog
12cr|vdr-plugin-quicktimer-0.1.2-10|51	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-10mdv2010.0
12cr|vdr-plugin-quicktimer-0.1.2-10|52	+ Revision: 401088
12cr|vdr-plugin-quicktimer-0.1.2-10|53	- rebuild for new VDR
12cr|vdr-plugin-quicktimer-0.1.2-10|54	
12cr|vdr-plugin-quicktimer-0.1.2-10|55	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-9mdv2009.1
12cr|vdr-plugin-quicktimer-0.1.2-10|56	+ Revision: 359357
12cr|vdr-plugin-quicktimer-0.1.2-10|57	- rebuild for new vdr
12cr|vdr-plugin-quicktimer-0.1.2-10|58	
12cr|vdr-plugin-quicktimer-0.1.2-10|59	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-8mdv2009.0
12cr|vdr-plugin-quicktimer-0.1.2-10|60	+ Revision: 197969
12cr|vdr-plugin-quicktimer-0.1.2-10|61	- rebuild for new vdr
12cr|vdr-plugin-quicktimer-0.1.2-10|62	
12cr|vdr-plugin-quicktimer-0.1.2-10|63	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-7mdv2009.0
12cr|vdr-plugin-quicktimer-0.1.2-10|64	+ Revision: 197714
12cr|vdr-plugin-quicktimer-0.1.2-10|65	- add vdr_plugin_prep
12cr|vdr-plugin-quicktimer-0.1.2-10|66	- bump buildrequires on vdr-devel
12cr|vdr-plugin-quicktimer-0.1.2-10|67	
12cr|vdr-plugin-quicktimer-0.1.2-10|68	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-6mdv2008.1
12cr|vdr-plugin-quicktimer-0.1.2-10|69	+ Revision: 145193
12cr|vdr-plugin-quicktimer-0.1.2-10|70	- rebuild for new vdr
12cr|vdr-plugin-quicktimer-0.1.2-10|71	
12cr|vdr-plugin-quicktimer-0.1.2-10|72	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-quicktimer-0.1.2-10|73	- restore BuildRoot
12cr|vdr-plugin-quicktimer-0.1.2-10|74	
12cr|vdr-plugin-quicktimer-0.1.2-10|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-quicktimer-0.1.2-10|76	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-quicktimer-0.1.2-10|77	
12cr|vdr-plugin-quicktimer-0.1.2-10|78	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-5mdv2008.1
12cr|vdr-plugin-quicktimer-0.1.2-10|79	+ Revision: 103188
12cr|vdr-plugin-quicktimer-0.1.2-10|80	- rebuild for new vdr
12cr|vdr-plugin-quicktimer-0.1.2-10|81	
12cr|vdr-plugin-quicktimer-0.1.2-10|82	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-4mdv2008.0
12cr|vdr-plugin-quicktimer-0.1.2-10|83	+ Revision: 50037
12cr|vdr-plugin-quicktimer-0.1.2-10|84	- rebuild for new vdr
12cr|vdr-plugin-quicktimer-0.1.2-10|85	
12cr|vdr-plugin-quicktimer-0.1.2-10|86	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-3mdv2008.0
12cr|vdr-plugin-quicktimer-0.1.2-10|87	+ Revision: 42124
12cr|vdr-plugin-quicktimer-0.1.2-10|88	- rebuild for new vdr
12cr|vdr-plugin-quicktimer-0.1.2-10|89	
12cr|vdr-plugin-quicktimer-0.1.2-10|90	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-2mdv2008.0
12cr|vdr-plugin-quicktimer-0.1.2-10|91	+ Revision: 22672
12cr|vdr-plugin-quicktimer-0.1.2-10|92	- rebuild for new vdr
12cr|vdr-plugin-quicktimer-0.1.2-10|93	
12cr|vdr-plugin-quicktimer-0.1.2-10|94	* Sat Apr 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-1mdv2008.0
12cr|vdr-plugin-quicktimer-0.1.2-10|95	+ Revision: 16568
12cr|vdr-plugin-quicktimer-0.1.2-10|96	- 0.1.2
12cr|vdr-plugin-quicktimer-0.1.2-10|97	- update URL
12cr|vdr-plugin-quicktimer-0.1.2-10|98	
12cr|vdr-plugin-quicktimer-0.1.2-10|99	
12cr|vdr-plugin-quicktimer-0.1.2-10|100	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-7mdv2007.0
12cr|vdr-plugin-quicktimer-0.1.2-10|101	+ Revision: 90966
12cr|vdr-plugin-quicktimer-0.1.2-10|102	- rebuild for new vdr
12cr|vdr-plugin-quicktimer-0.1.2-10|103	
12cr|vdr-plugin-quicktimer-0.1.2-10|104	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-6mdv2007.1
12cr|vdr-plugin-quicktimer-0.1.2-10|105	+ Revision: 74077
12cr|vdr-plugin-quicktimer-0.1.2-10|106	- rebuild for new vdr
12cr|vdr-plugin-quicktimer-0.1.2-10|107	- Import vdr-plugin-quicktimer
12cr|vdr-plugin-quicktimer-0.1.2-10|108	
12cr|vdr-plugin-quicktimer-0.1.2-10|109	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-5mdv2007.0
12cr|vdr-plugin-quicktimer-0.1.2-10|110	- rebuild for new vdr
12cr|vdr-plugin-quicktimer-0.1.2-10|111	
12cr|vdr-plugin-quicktimer-0.1.2-10|112	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-4mdv2007.0
12cr|vdr-plugin-quicktimer-0.1.2-10|113	- stricter abi requires
12cr|vdr-plugin-quicktimer-0.1.2-10|114	
12cr|vdr-plugin-quicktimer-0.1.2-10|115	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-3mdv2007.0
12cr|vdr-plugin-quicktimer-0.1.2-10|116	- rebuild for new vdr
12cr|vdr-plugin-quicktimer-0.1.2-10|117	
12cr|vdr-plugin-quicktimer-0.1.2-10|118	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-2mdv2007.0
12cr|vdr-plugin-quicktimer-0.1.2-10|119	- rebuild for new vdr
12cr|vdr-plugin-quicktimer-0.1.2-10|120	
12cr|vdr-plugin-quicktimer-0.1.2-10|121	* Thu Jul 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-1mdv2007.0
12cr|vdr-plugin-quicktimer-0.1.2-10|122	- initial Mandriva release
12cr|vdr-plugin-quicktimer-0.1.2-10|123	

8317 12
12cr|vdr-plugin-reelchannelscan-0.4.3-9|1	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|2	%define plugin	reelchannelscan
12cr|vdr-plugin-reelchannelscan-0.4.3-9|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-reelchannelscan-0.4.3-9|4	%define version	0.4.3
12cr|vdr-plugin-reelchannelscan-0.4.3-9|5	%define rel	9
12cr|vdr-plugin-reelchannelscan-0.4.3-9|6	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|7	Summary:	VDR plugin: Search Transponders for DVB Channels
12cr|vdr-plugin-reelchannelscan-0.4.3-9|8	Name:		%name
12cr|vdr-plugin-reelchannelscan-0.4.3-9|9	Version:	%version
12cr|vdr-plugin-reelchannelscan-0.4.3-9|10	Release:	%mkrel %rel
12cr|vdr-plugin-reelchannelscan-0.4.3-9|11	Group:		Video
12cr|vdr-plugin-reelchannelscan-0.4.3-9|12	License:	GPL
12cr|vdr-plugin-reelchannelscan-0.4.3-9|13	URL:		http://www.vdr-wiki.de/wiki/index.php/Reelchannelscan-plugin
12cr|vdr-plugin-reelchannelscan-0.4.3-9|14	# Not upstream URL:
12cr|vdr-plugin-reelchannelscan-0.4.3-9|15	Source:		http://deela.cc.fh-lippe.de/files/vdr-reelchannelscan/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-reelchannelscan-0.4.3-9|16	# dpatches are from e-tobi repo
12cr|vdr-plugin-reelchannelscan-0.4.3-9|17	Patch0:		04_reelchannelscan-0.3.0-configdir.dpatch
12cr|vdr-plugin-reelchannelscan-0.4.3-9|18	Patch1:		02_scanning_status_service.dpatch
12cr|vdr-plugin-reelchannelscan-0.4.3-9|19	Patch2:		90_reelchannelscan-0.4.3-vdr-1.5.10.dpatch
12cr|vdr-plugin-reelchannelscan-0.4.3-9|20	Patch3:		reelchannelscan-0.4.3-i18n-1.6.patch
12cr|vdr-plugin-reelchannelscan-0.4.3-9|21	Patch4:		reelchannelscan-includes.patch
12cr|vdr-plugin-reelchannelscan-0.4.3-9|22	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-reelchannelscan-0.4.3-9|23	BuildRequires:	dos2unix
12cr|vdr-plugin-reelchannelscan-0.4.3-9|24	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-reelchannelscan-0.4.3-9|25	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|26	%description
12cr|vdr-plugin-reelchannelscan-0.4.3-9|27	This plugin reads sources.conf and parses the corresponding
12cr|vdr-plugin-reelchannelscan-0.4.3-9|28	transponderlist (.tpl file), then it scans this sat and
12cr|vdr-plugin-reelchannelscan-0.4.3-9|29	updates/appends all found channels to the current channel list.
12cr|vdr-plugin-reelchannelscan-0.4.3-9|30	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|31	%prep
12cr|vdr-plugin-reelchannelscan-0.4.3-9|32	%setup -q -n %plugin-%version
12cr|vdr-plugin-reelchannelscan-0.4.3-9|33	%patch0 -p1
12cr|vdr-plugin-reelchannelscan-0.4.3-9|34	%patch1 -p1
12cr|vdr-plugin-reelchannelscan-0.4.3-9|35	%patch2 -p1
12cr|vdr-plugin-reelchannelscan-0.4.3-9|36	%patch3 -p1
12cr|vdr-plugin-reelchannelscan-0.4.3-9|37	%patch4 -p1
12cr|vdr-plugin-reelchannelscan-0.4.3-9|38	%vdr_plugin_prep
12cr|vdr-plugin-reelchannelscan-0.4.3-9|39	dos2unix transponders/sources.conf
12cr|vdr-plugin-reelchannelscan-0.4.3-9|40	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|41	%build
12cr|vdr-plugin-reelchannelscan-0.4.3-9|42	%vdr_plugin_build
12cr|vdr-plugin-reelchannelscan-0.4.3-9|43	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|44	%install
12cr|vdr-plugin-reelchannelscan-0.4.3-9|45	rm -rf %{buildroot}
12cr|vdr-plugin-reelchannelscan-0.4.3-9|46	%vdr_plugin_install
12cr|vdr-plugin-reelchannelscan-0.4.3-9|47	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%plugin/transponders
12cr|vdr-plugin-reelchannelscan-0.4.3-9|48	install -m644 transponders/*.tpl %{buildroot}%{vdr_plugin_cfgdir}/%plugin/transponders
12cr|vdr-plugin-reelchannelscan-0.4.3-9|49	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|50	%post
12cr|vdr-plugin-reelchannelscan-0.4.3-9|51	%vdr_plugin_post %plugin
12cr|vdr-plugin-reelchannelscan-0.4.3-9|52	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|53	%postun
12cr|vdr-plugin-reelchannelscan-0.4.3-9|54	%vdr_plugin_postun %plugin
12cr|vdr-plugin-reelchannelscan-0.4.3-9|55	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|56	%files -f %plugin.vdr
12cr|vdr-plugin-reelchannelscan-0.4.3-9|57	%defattr(-,root,root)
12cr|vdr-plugin-reelchannelscan-0.4.3-9|58	%doc README HISTORY TODO transponders/sources.conf
12cr|vdr-plugin-reelchannelscan-0.4.3-9|59	%dir %{vdr_plugin_cfgdir}/%plugin
12cr|vdr-plugin-reelchannelscan-0.4.3-9|60	%dir %{vdr_plugin_cfgdir}/%plugin/transponders
12cr|vdr-plugin-reelchannelscan-0.4.3-9|61	%config %{vdr_plugin_cfgdir}/%plugin/transponders/*.tpl
12cr|vdr-plugin-reelchannelscan-0.4.3-9|62	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|63	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|64	%changelog
12cr|vdr-plugin-reelchannelscan-0.4.3-9|65	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.4.3-8mdv2010.0
12cr|vdr-plugin-reelchannelscan-0.4.3-9|66	+ Revision: 401088
12cr|vdr-plugin-reelchannelscan-0.4.3-9|67	- rebuild for new VDR
12cr|vdr-plugin-reelchannelscan-0.4.3-9|68	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|69	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.4.3-7mdv2009.1
12cr|vdr-plugin-reelchannelscan-0.4.3-9|70	+ Revision: 359769
12cr|vdr-plugin-reelchannelscan-0.4.3-9|71	- fix includes (includes.patch)
12cr|vdr-plugin-reelchannelscan-0.4.3-9|72	- rebuild for new vdr
12cr|vdr-plugin-reelchannelscan-0.4.3-9|73	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|74	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.4.3-6mdv2009.0
12cr|vdr-plugin-reelchannelscan-0.4.3-9|75	+ Revision: 197970
12cr|vdr-plugin-reelchannelscan-0.4.3-9|76	- rebuild for new vdr
12cr|vdr-plugin-reelchannelscan-0.4.3-9|77	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|78	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.4.3-5mdv2009.0
12cr|vdr-plugin-reelchannelscan-0.4.3-9|79	+ Revision: 197715
12cr|vdr-plugin-reelchannelscan-0.4.3-9|80	- add vdr_plugin_prep
12cr|vdr-plugin-reelchannelscan-0.4.3-9|81	- bump buildrequires on vdr-devel
12cr|vdr-plugin-reelchannelscan-0.4.3-9|82	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-reelchannelscan-0.4.3-9|83	- add scanning status service to avoid global variables (P1 from e-tobi)
12cr|vdr-plugin-reelchannelscan-0.4.3-9|84	- adapt for api changes of VDR 1.5.10 (P2 from e-tobi)
12cr|vdr-plugin-reelchannelscan-0.4.3-9|85	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|86	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.4.3-4mdv2008.1
12cr|vdr-plugin-reelchannelscan-0.4.3-9|87	+ Revision: 145194
12cr|vdr-plugin-reelchannelscan-0.4.3-9|88	- rebuild for new vdr
12cr|vdr-plugin-reelchannelscan-0.4.3-9|89	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|90	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-reelchannelscan-0.4.3-9|91	- restore BuildRoot
12cr|vdr-plugin-reelchannelscan-0.4.3-9|92	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-reelchannelscan-0.4.3-9|94	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-reelchannelscan-0.4.3-9|95	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|96	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.4.3-3mdv2008.1
12cr|vdr-plugin-reelchannelscan-0.4.3-9|97	+ Revision: 103189
12cr|vdr-plugin-reelchannelscan-0.4.3-9|98	- rebuild for new vdr
12cr|vdr-plugin-reelchannelscan-0.4.3-9|99	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|100	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.4.3-2mdv2008.0
12cr|vdr-plugin-reelchannelscan-0.4.3-9|101	+ Revision: 50038
12cr|vdr-plugin-reelchannelscan-0.4.3-9|102	- rebuild for new vdr
12cr|vdr-plugin-reelchannelscan-0.4.3-9|103	
12cr|vdr-plugin-reelchannelscan-0.4.3-9|104	* Wed Jun 27 2007 Anssi Hannula <anssi@mandriva.org> 0.4.3-1mdv2008.0
12cr|vdr-plugin-reelchannelscan-0.4.3-9|105	+ Revision: 44991
12cr|vdr-plugin-reelchannelscan-0.4.3-9|106	- initial Mandriva release
12cr|vdr-plugin-reelchannelscan-0.4.3-9|107	

8318 12
12cr|vdr-plugin-remote-0.4.0-5|1	
12cr|vdr-plugin-remote-0.4.0-5|2	%define plugin	remote
12cr|vdr-plugin-remote-0.4.0-5|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-remote-0.4.0-5|4	%define version	0.4.0
12cr|vdr-plugin-remote-0.4.0-5|5	%define rel	5
12cr|vdr-plugin-remote-0.4.0-5|6	
12cr|vdr-plugin-remote-0.4.0-5|7	Summary:	VDR plugin: Remote control
12cr|vdr-plugin-remote-0.4.0-5|8	Name:		%name
12cr|vdr-plugin-remote-0.4.0-5|9	Version:	%version
12cr|vdr-plugin-remote-0.4.0-5|10	Release:	%mkrel %rel
12cr|vdr-plugin-remote-0.4.0-5|11	Group:		Video
12cr|vdr-plugin-remote-0.4.0-5|12	License:	GPL
12cr|vdr-plugin-remote-0.4.0-5|13	URL:		http://www.escape-edv.de/endriss/vdr/
12cr|vdr-plugin-remote-0.4.0-5|14	Source:		http://www.escape-edv.de/endriss/vdr/vdr-%plugin-%version.tgz
12cr|vdr-plugin-remote-0.4.0-5|15	Patch0:		90_remote-0.4.0-1.5.7.dpatch
12cr|vdr-plugin-remote-0.4.0-5|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-remote-0.4.0-5|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-remote-0.4.0-5|18	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-remote-0.4.0-5|19	
12cr|vdr-plugin-remote-0.4.0-5|20	%description
12cr|vdr-plugin-remote-0.4.0-5|21	This plugin extends the remote control capabilities of vdr.
12cr|vdr-plugin-remote-0.4.0-5|22	The following remote control devices are supported:
12cr|vdr-plugin-remote-0.4.0-5|23	
12cr|vdr-plugin-remote-0.4.0-5|24	(a) linux input device driver ('/dev/input/eventX', X=0,1,2,...)
12cr|vdr-plugin-remote-0.4.0-5|25	- built-in remote control port of the av711x-based DVB cards
12cr|vdr-plugin-remote-0.4.0-5|26	(aka full-featured cards), e.g. DVB-S Nexus [1]
12cr|vdr-plugin-remote-0.4.0-5|27	- remote control port of some budget cards, e.g. Nova-CI [2]
12cr|vdr-plugin-remote-0.4.0-5|28	- other input devices (not tested, please report success!)
12cr|vdr-plugin-remote-0.4.0-5|29	See file FAQ for a list of cards which have been reported to work.
12cr|vdr-plugin-remote-0.4.0-5|30	
12cr|vdr-plugin-remote-0.4.0-5|31	(b) keyboard (tty driver): /dev/console, /dev/ttyX
12cr|vdr-plugin-remote-0.4.0-5|32	
12cr|vdr-plugin-remote-0.4.0-5|33	(c) TCP connection (telnet)
12cr|vdr-plugin-remote-0.4.0-5|34	
12cr|vdr-plugin-remote-0.4.0-5|35	(d) LIRC
12cr|vdr-plugin-remote-0.4.0-5|36	
12cr|vdr-plugin-remote-0.4.0-5|37	%prep
12cr|vdr-plugin-remote-0.4.0-5|38	%setup -q -n %plugin-%version
12cr|vdr-plugin-remote-0.4.0-5|39	%patch0 -p1
12cr|vdr-plugin-remote-0.4.0-5|40	%vdr_plugin_prep
12cr|vdr-plugin-remote-0.4.0-5|41	
12cr|vdr-plugin-remote-0.4.0-5|42	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-remote-0.4.0-5|43	# Select an input device using evdev protocol
12cr|vdr-plugin-remote-0.4.0-5|44	var=EVDEV_DEVICE
12cr|vdr-plugin-remote-0.4.0-5|45	param="-i EVDEV_DEVICE"
12cr|vdr-plugin-remote-0.4.0-5|46	# Select an input device using LIRC protocol
12cr|vdr-plugin-remote-0.4.0-5|47	var=LIRC_DEVICE
12cr|vdr-plugin-remote-0.4.0-5|48	param="-l LIRC_DEVICE"
12cr|vdr-plugin-remote-0.4.0-5|49	# Select a terminal device for input
12cr|vdr-plugin-remote-0.4.0-5|50	var=TTY_DEVICE
12cr|vdr-plugin-remote-0.4.0-5|51	param="-t TTY_DEVICE"
12cr|vdr-plugin-remote-0.4.0-5|52	# Select a terminal device for input with OSD
12cr|vdr-plugin-remote-0.4.0-5|53	var=TTY_OSD_DEVICE
12cr|vdr-plugin-remote-0.4.0-5|54	param="-T TTY_OSD_DEVICE"
12cr|vdr-plugin-remote-0.4.0-5|55	# Select a connection on tcp port
12cr|vdr-plugin-remote-0.4.0-5|56	var=TCP_PORT
12cr|vdr-plugin-remote-0.4.0-5|57	param="-p tcp:TCP_PORT"
12cr|vdr-plugin-remote-0.4.0-5|58	%vdr_plugin_params_end
12cr|vdr-plugin-remote-0.4.0-5|59	
12cr|vdr-plugin-remote-0.4.0-5|60	%build
12cr|vdr-plugin-remote-0.4.0-5|61	%vdr_plugin_build
12cr|vdr-plugin-remote-0.4.0-5|62	
12cr|vdr-plugin-remote-0.4.0-5|63	%install
12cr|vdr-plugin-remote-0.4.0-5|64	rm -rf %{buildroot}
12cr|vdr-plugin-remote-0.4.0-5|65	%vdr_plugin_install
12cr|vdr-plugin-remote-0.4.0-5|66	
12cr|vdr-plugin-remote-0.4.0-5|67	%clean
12cr|vdr-plugin-remote-0.4.0-5|68	rm -rf %{buildroot}
12cr|vdr-plugin-remote-0.4.0-5|69	
12cr|vdr-plugin-remote-0.4.0-5|70	%post
12cr|vdr-plugin-remote-0.4.0-5|71	%vdr_plugin_post %plugin
12cr|vdr-plugin-remote-0.4.0-5|72	
12cr|vdr-plugin-remote-0.4.0-5|73	%postun
12cr|vdr-plugin-remote-0.4.0-5|74	%vdr_plugin_postun %plugin
12cr|vdr-plugin-remote-0.4.0-5|75	
12cr|vdr-plugin-remote-0.4.0-5|76	%files -f %plugin.vdr
12cr|vdr-plugin-remote-0.4.0-5|77	%defattr(-,root,root)
12cr|vdr-plugin-remote-0.4.0-5|78	%doc README HISTORY CONTRIBUTORS FAQ
12cr|vdr-plugin-remote-0.4.0-5|79	
12cr|vdr-plugin-remote-0.4.0-5|80	
12cr|vdr-plugin-remote-0.4.0-5|81	%changelog
12cr|vdr-plugin-remote-0.4.0-5|82	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.4.0-5mdv2010.0
12cr|vdr-plugin-remote-0.4.0-5|83	+ Revision: 401088
12cr|vdr-plugin-remote-0.4.0-5|84	- rebuild for new VDR
12cr|vdr-plugin-remote-0.4.0-5|85	
12cr|vdr-plugin-remote-0.4.0-5|86	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.4.0-4mdv2009.1
12cr|vdr-plugin-remote-0.4.0-5|87	+ Revision: 359359
12cr|vdr-plugin-remote-0.4.0-5|88	- rebuild for new vdr
12cr|vdr-plugin-remote-0.4.0-5|89	
12cr|vdr-plugin-remote-0.4.0-5|90	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.4.0-3mdv2009.0
12cr|vdr-plugin-remote-0.4.0-5|91	+ Revision: 197971
12cr|vdr-plugin-remote-0.4.0-5|92	- rebuild for new vdr
12cr|vdr-plugin-remote-0.4.0-5|93	
12cr|vdr-plugin-remote-0.4.0-5|94	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.4.0-2mdv2009.0
12cr|vdr-plugin-remote-0.4.0-5|95	+ Revision: 197716
12cr|vdr-plugin-remote-0.4.0-5|96	- add vdr_plugin_prep
12cr|vdr-plugin-remote-0.4.0-5|97	- bump buildrequires on vdr-devel
12cr|vdr-plugin-remote-0.4.0-5|98	- adapt for api changes of VDR 1.5.7 (P0 from e-tobi)
12cr|vdr-plugin-remote-0.4.0-5|99	
12cr|vdr-plugin-remote-0.4.0-5|100	* Fri Feb 29 2008 Anssi Hannula <anssi@mandriva.org> 0.4.0-1mdv2008.1
12cr|vdr-plugin-remote-0.4.0-5|101	+ Revision: 176581
12cr|vdr-plugin-remote-0.4.0-5|102	- new version
12cr|vdr-plugin-remote-0.4.0-5|103	
12cr|vdr-plugin-remote-0.4.0-5|104	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.3.9-5mdv2008.1
12cr|vdr-plugin-remote-0.4.0-5|105	+ Revision: 145195
12cr|vdr-plugin-remote-0.4.0-5|106	- rebuild for new vdr
12cr|vdr-plugin-remote-0.4.0-5|107	
12cr|vdr-plugin-remote-0.4.0-5|108	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-remote-0.4.0-5|109	- restore BuildRoot
12cr|vdr-plugin-remote-0.4.0-5|110	
12cr|vdr-plugin-remote-0.4.0-5|111	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-remote-0.4.0-5|112	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-remote-0.4.0-5|113	
12cr|vdr-plugin-remote-0.4.0-5|114	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.3.9-4mdv2008.1
12cr|vdr-plugin-remote-0.4.0-5|115	+ Revision: 103193
12cr|vdr-plugin-remote-0.4.0-5|116	- rebuild for new vdr
12cr|vdr-plugin-remote-0.4.0-5|117	
12cr|vdr-plugin-remote-0.4.0-5|118	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.3.9-3mdv2008.0
12cr|vdr-plugin-remote-0.4.0-5|119	+ Revision: 50039
12cr|vdr-plugin-remote-0.4.0-5|120	- rebuild for new vdr
12cr|vdr-plugin-remote-0.4.0-5|121	
12cr|vdr-plugin-remote-0.4.0-5|122	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.3.9-2mdv2008.0
12cr|vdr-plugin-remote-0.4.0-5|123	+ Revision: 42125
12cr|vdr-plugin-remote-0.4.0-5|124	- rebuild for new vdr
12cr|vdr-plugin-remote-0.4.0-5|125	
12cr|vdr-plugin-remote-0.4.0-5|126	* Sat May 19 2007 Anssi Hannula <anssi@mandriva.org> 0.3.9-1mdv2008.0
12cr|vdr-plugin-remote-0.4.0-5|127	+ Revision: 28473
12cr|vdr-plugin-remote-0.4.0-5|128	- 0.3.9
12cr|vdr-plugin-remote-0.4.0-5|129	
12cr|vdr-plugin-remote-0.4.0-5|130	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.3.8-4mdv2008.0
12cr|vdr-plugin-remote-0.4.0-5|131	+ Revision: 22677
12cr|vdr-plugin-remote-0.4.0-5|132	- rebuild for new vdr
12cr|vdr-plugin-remote-0.4.0-5|133	
12cr|vdr-plugin-remote-0.4.0-5|134	
12cr|vdr-plugin-remote-0.4.0-5|135	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.3.8-3mdv2007.0
12cr|vdr-plugin-remote-0.4.0-5|136	+ Revision: 90967
12cr|vdr-plugin-remote-0.4.0-5|137	- rebuild for new vdr
12cr|vdr-plugin-remote-0.4.0-5|138	
12cr|vdr-plugin-remote-0.4.0-5|139	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.3.8-2mdv2007.1
12cr|vdr-plugin-remote-0.4.0-5|140	+ Revision: 74078
12cr|vdr-plugin-remote-0.4.0-5|141	- rebuild for new vdr
12cr|vdr-plugin-remote-0.4.0-5|142	- Import vdr-plugin-remote
12cr|vdr-plugin-remote-0.4.0-5|143	
12cr|vdr-plugin-remote-0.4.0-5|144	* Thu Aug 03 2006 Anssi Hannula <anssi@mandriva.org> 0.3.8-1mdv2007.0
12cr|vdr-plugin-remote-0.4.0-5|145	- initial Mandriva release
12cr|vdr-plugin-remote-0.4.0-5|146	

8319 12
12cr|vdr-plugin-rotor-0.1.4-18|1	
12cr|vdr-plugin-rotor-0.1.4-18|2	%define plugin	rotor
12cr|vdr-plugin-rotor-0.1.4-18|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-rotor-0.1.4-18|4	%define version	0.1.4
12cr|vdr-plugin-rotor-0.1.4-18|5	%define rel	18
12cr|vdr-plugin-rotor-0.1.4-18|6	
12cr|vdr-plugin-rotor-0.1.4-18|7	Summary:	VDR plugin: DiseqC motor steering
12cr|vdr-plugin-rotor-0.1.4-18|8	Name:		%name
12cr|vdr-plugin-rotor-0.1.4-18|9	Version:	%version
12cr|vdr-plugin-rotor-0.1.4-18|10	Release:	%mkrel %rel
12cr|vdr-plugin-rotor-0.1.4-18|11	Group:		Video
12cr|vdr-plugin-rotor-0.1.4-18|12	License:	GPL
12cr|vdr-plugin-rotor-0.1.4-18|13	URL:		http://home.vrweb.de/~bergwinkl.thomas/
12cr|vdr-plugin-rotor-0.1.4-18|14	Source:		vdr-%plugin-%version-vdr1.5.7.tgz
12cr|vdr-plugin-rotor-0.1.4-18|15	Patch0:		vdr-rotor-0.1.4-fix-crash.patch
12cr|vdr-plugin-rotor-0.1.4-18|16	Patch1:		92_Rotor-0.1.4-vdr1.5.10.dpatch
12cr|vdr-plugin-rotor-0.1.4-18|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-rotor-0.1.4-18|18	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-rotor-0.1.4-18|19	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-rotor-0.1.4-18|20	
12cr|vdr-plugin-rotor-0.1.4-18|21	%description
12cr|vdr-plugin-rotor-0.1.4-18|22	With this plugin you can control a diseqc motor.
12cr|vdr-plugin-rotor-0.1.4-18|23	
12cr|vdr-plugin-rotor-0.1.4-18|24	%prep
12cr|vdr-plugin-rotor-0.1.4-18|25	%setup -q -n %plugin-%version
12cr|vdr-plugin-rotor-0.1.4-18|26	%patch0 -p1 -b .crash
12cr|vdr-plugin-rotor-0.1.4-18|27	%patch1 -p1
12cr|vdr-plugin-rotor-0.1.4-18|28	%vdr_plugin_prep
12cr|vdr-plugin-rotor-0.1.4-18|29	
12cr|vdr-plugin-rotor-0.1.4-18|30	%build
12cr|vdr-plugin-rotor-0.1.4-18|31	%vdr_plugin_build
12cr|vdr-plugin-rotor-0.1.4-18|32	
12cr|vdr-plugin-rotor-0.1.4-18|33	%install
12cr|vdr-plugin-rotor-0.1.4-18|34	rm -rf %{buildroot}
12cr|vdr-plugin-rotor-0.1.4-18|35	%vdr_plugin_install
12cr|vdr-plugin-rotor-0.1.4-18|36	
12cr|vdr-plugin-rotor-0.1.4-18|37	%clean
12cr|vdr-plugin-rotor-0.1.4-18|38	rm -rf %{buildroot}
12cr|vdr-plugin-rotor-0.1.4-18|39	
12cr|vdr-plugin-rotor-0.1.4-18|40	%post
12cr|vdr-plugin-rotor-0.1.4-18|41	%vdr_plugin_post %plugin
12cr|vdr-plugin-rotor-0.1.4-18|42	
12cr|vdr-plugin-rotor-0.1.4-18|43	%postun
12cr|vdr-plugin-rotor-0.1.4-18|44	%vdr_plugin_postun %plugin
12cr|vdr-plugin-rotor-0.1.4-18|45	
12cr|vdr-plugin-rotor-0.1.4-18|46	%files -f %plugin.vdr
12cr|vdr-plugin-rotor-0.1.4-18|47	%defattr(-,root,root)
12cr|vdr-plugin-rotor-0.1.4-18|48	%doc README HISTORY
12cr|vdr-plugin-rotor-0.1.4-18|49	
12cr|vdr-plugin-rotor-0.1.4-18|50	
12cr|vdr-plugin-rotor-0.1.4-18|51	
12cr|vdr-plugin-rotor-0.1.4-18|52	
12cr|vdr-plugin-rotor-0.1.4-18|53	%changelog
12cr|vdr-plugin-rotor-0.1.4-18|54	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.4-18mdv2010.0
12cr|vdr-plugin-rotor-0.1.4-18|55	+ Revision: 401088
12cr|vdr-plugin-rotor-0.1.4-18|56	- rebuild for new VDR
12cr|vdr-plugin-rotor-0.1.4-18|57	
12cr|vdr-plugin-rotor-0.1.4-18|58	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.1.4-17mdv2009.1
12cr|vdr-plugin-rotor-0.1.4-18|59	+ Revision: 359770
12cr|vdr-plugin-rotor-0.1.4-18|60	- rediff crash-fix patch
12cr|vdr-plugin-rotor-0.1.4-18|61	- rebuild for new vdr
12cr|vdr-plugin-rotor-0.1.4-18|62	
12cr|vdr-plugin-rotor-0.1.4-18|63	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.4-16mdv2009.0
12cr|vdr-plugin-rotor-0.1.4-18|64	+ Revision: 197972
12cr|vdr-plugin-rotor-0.1.4-18|65	- rebuild for new vdr
12cr|vdr-plugin-rotor-0.1.4-18|66	
12cr|vdr-plugin-rotor-0.1.4-18|67	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.4-15mdv2009.0
12cr|vdr-plugin-rotor-0.1.4-18|68	+ Revision: 197717
12cr|vdr-plugin-rotor-0.1.4-18|69	- switch to 1.5.7 flavor
12cr|vdr-plugin-rotor-0.1.4-18|70	- add vdr_plugin_prep
12cr|vdr-plugin-rotor-0.1.4-18|71	- bump buildrequires on vdr-devel
12cr|vdr-plugin-rotor-0.1.4-18|72	- adapt for api changes of VDR 1.5.10 (P1 from e-tobi)
12cr|vdr-plugin-rotor-0.1.4-18|73	
12cr|vdr-plugin-rotor-0.1.4-18|74	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.4-14mdv2008.1
12cr|vdr-plugin-rotor-0.1.4-18|75	+ Revision: 145196
12cr|vdr-plugin-rotor-0.1.4-18|76	- rebuild for new vdr
12cr|vdr-plugin-rotor-0.1.4-18|77	
12cr|vdr-plugin-rotor-0.1.4-18|78	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-rotor-0.1.4-18|79	- restore BuildRoot
12cr|vdr-plugin-rotor-0.1.4-18|80	
12cr|vdr-plugin-rotor-0.1.4-18|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-rotor-0.1.4-18|82	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-rotor-0.1.4-18|83	
12cr|vdr-plugin-rotor-0.1.4-18|84	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.4-13mdv2008.1
12cr|vdr-plugin-rotor-0.1.4-18|85	+ Revision: 103197
12cr|vdr-plugin-rotor-0.1.4-18|86	- rebuild for new vdr
12cr|vdr-plugin-rotor-0.1.4-18|87	
12cr|vdr-plugin-rotor-0.1.4-18|88	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.4-12mdv2008.0
12cr|vdr-plugin-rotor-0.1.4-18|89	+ Revision: 50040
12cr|vdr-plugin-rotor-0.1.4-18|90	- rebuild for new vdr
12cr|vdr-plugin-rotor-0.1.4-18|91	
12cr|vdr-plugin-rotor-0.1.4-18|92	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.4-11mdv2008.0
12cr|vdr-plugin-rotor-0.1.4-18|93	+ Revision: 42126
12cr|vdr-plugin-rotor-0.1.4-18|94	- rebuild for new vdr
12cr|vdr-plugin-rotor-0.1.4-18|95	
12cr|vdr-plugin-rotor-0.1.4-18|96	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.4-10mdv2008.0
12cr|vdr-plugin-rotor-0.1.4-18|97	+ Revision: 22678
12cr|vdr-plugin-rotor-0.1.4-18|98	- rebuild for new vdr
12cr|vdr-plugin-rotor-0.1.4-18|99	
12cr|vdr-plugin-rotor-0.1.4-18|100	
12cr|vdr-plugin-rotor-0.1.4-18|101	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.4-9mdv2007.0
12cr|vdr-plugin-rotor-0.1.4-18|102	+ Revision: 90968
12cr|vdr-plugin-rotor-0.1.4-18|103	- rebuild for new vdr
12cr|vdr-plugin-rotor-0.1.4-18|104	
12cr|vdr-plugin-rotor-0.1.4-18|105	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.4-8mdv2007.1
12cr|vdr-plugin-rotor-0.1.4-18|106	+ Revision: 74079
12cr|vdr-plugin-rotor-0.1.4-18|107	- rebuild for new vdr
12cr|vdr-plugin-rotor-0.1.4-18|108	- Import vdr-plugin-rotor
12cr|vdr-plugin-rotor-0.1.4-18|109	
12cr|vdr-plugin-rotor-0.1.4-18|110	* Sat Sep 23 2006 Anssi Hannula <anssi@mandriva.org> 0.1.4-7mdv2007.0
12cr|vdr-plugin-rotor-0.1.4-18|111	- patch0: fix crash due to an invalid pointer (Johan Schuring)
12cr|vdr-plugin-rotor-0.1.4-18|112	
12cr|vdr-plugin-rotor-0.1.4-18|113	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.4-6mdv2007.0
12cr|vdr-plugin-rotor-0.1.4-18|114	- rebuild for new vdr
12cr|vdr-plugin-rotor-0.1.4-18|115	
12cr|vdr-plugin-rotor-0.1.4-18|116	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.4-5mdv2007.0
12cr|vdr-plugin-rotor-0.1.4-18|117	- stricter abi requires
12cr|vdr-plugin-rotor-0.1.4-18|118	
12cr|vdr-plugin-rotor-0.1.4-18|119	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.4-4mdv2007.0
12cr|vdr-plugin-rotor-0.1.4-18|120	- rebuild for new vdr
12cr|vdr-plugin-rotor-0.1.4-18|121	
12cr|vdr-plugin-rotor-0.1.4-18|122	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.4-3mdv2007.0
12cr|vdr-plugin-rotor-0.1.4-18|123	- rebuild for new vdr
12cr|vdr-plugin-rotor-0.1.4-18|124	
12cr|vdr-plugin-rotor-0.1.4-18|125	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.4-2mdv2007.0
12cr|vdr-plugin-rotor-0.1.4-18|126	- rebuild for new vdr
12cr|vdr-plugin-rotor-0.1.4-18|127	
12cr|vdr-plugin-rotor-0.1.4-18|128	* Sat Jun 10 2006 Anssi Hannula <anssi@mandriva.org> 0.1.4-1mdv2007.0
12cr|vdr-plugin-rotor-0.1.4-18|129	- initial Mandriva release
12cr|vdr-plugin-rotor-0.1.4-18|130	

8320 12
12cr|vdr-plugin-screenshot-0.0.13-2|1	
12cr|vdr-plugin-screenshot-0.0.13-2|2	%define plugin	screenshot
12cr|vdr-plugin-screenshot-0.0.13-2|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-screenshot-0.0.13-2|4	%define version	0.0.13
12cr|vdr-plugin-screenshot-0.0.13-2|5	%define rel	2
12cr|vdr-plugin-screenshot-0.0.13-2|6	
12cr|vdr-plugin-screenshot-0.0.13-2|7	Summary:	VDR plugin: Takes screenshots
12cr|vdr-plugin-screenshot-0.0.13-2|8	Name:		%name
12cr|vdr-plugin-screenshot-0.0.13-2|9	Version:	%version
12cr|vdr-plugin-screenshot-0.0.13-2|10	Release:	%mkrel %rel
12cr|vdr-plugin-screenshot-0.0.13-2|11	Group:		Video
12cr|vdr-plugin-screenshot-0.0.13-2|12	License:	GPL
12cr|vdr-plugin-screenshot-0.0.13-2|13	URL:		http://www.joachim-wilke.de/vdr-screenshot.htm
12cr|vdr-plugin-screenshot-0.0.13-2|14	Source:		vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-screenshot-0.0.13-2|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-screenshot-0.0.13-2|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-screenshot-0.0.13-2|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-screenshot-0.0.13-2|18	
12cr|vdr-plugin-screenshot-0.0.13-2|19	%description
12cr|vdr-plugin-screenshot-0.0.13-2|20	With this plugin you can take still images of your screen. After installing
12cr|vdr-plugin-screenshot-0.0.13-2|21	the plugin, a new mainmenu entry "Screenshot" will show up. Each time you
12cr|vdr-plugin-screenshot-0.0.13-2|22	select this item, a file /tmp/title-yyyymmdd-hhmmss.jpg will be created,
12cr|vdr-plugin-screenshot-0.0.13-2|23	where title is the current transmission or the recording currently replayed.
12cr|vdr-plugin-screenshot-0.0.13-2|24	
12cr|vdr-plugin-screenshot-0.0.13-2|25	%prep
12cr|vdr-plugin-screenshot-0.0.13-2|26	%setup -q -n %plugin-%version
12cr|vdr-plugin-screenshot-0.0.13-2|27	%vdr_plugin_prep
12cr|vdr-plugin-screenshot-0.0.13-2|28	
12cr|vdr-plugin-screenshot-0.0.13-2|29	%build
12cr|vdr-plugin-screenshot-0.0.13-2|30	%vdr_plugin_build
12cr|vdr-plugin-screenshot-0.0.13-2|31	
12cr|vdr-plugin-screenshot-0.0.13-2|32	%install
12cr|vdr-plugin-screenshot-0.0.13-2|33	rm -rf %{buildroot}
12cr|vdr-plugin-screenshot-0.0.13-2|34	%vdr_plugin_install
12cr|vdr-plugin-screenshot-0.0.13-2|35	
12cr|vdr-plugin-screenshot-0.0.13-2|36	%clean
12cr|vdr-plugin-screenshot-0.0.13-2|37	rm -rf %{buildroot}
12cr|vdr-plugin-screenshot-0.0.13-2|38	
12cr|vdr-plugin-screenshot-0.0.13-2|39	%post
12cr|vdr-plugin-screenshot-0.0.13-2|40	%vdr_plugin_post %plugin
12cr|vdr-plugin-screenshot-0.0.13-2|41	
12cr|vdr-plugin-screenshot-0.0.13-2|42	%postun
12cr|vdr-plugin-screenshot-0.0.13-2|43	%vdr_plugin_postun %plugin
12cr|vdr-plugin-screenshot-0.0.13-2|44	
12cr|vdr-plugin-screenshot-0.0.13-2|45	%files -f %plugin.vdr
12cr|vdr-plugin-screenshot-0.0.13-2|46	%defattr(-,root,root)
12cr|vdr-plugin-screenshot-0.0.13-2|47	%doc README HISTORY
12cr|vdr-plugin-screenshot-0.0.13-2|48	
12cr|vdr-plugin-screenshot-0.0.13-2|49	
12cr|vdr-plugin-screenshot-0.0.13-2|50	
12cr|vdr-plugin-screenshot-0.0.13-2|51	
12cr|vdr-plugin-screenshot-0.0.13-2|52	%changelog
12cr|vdr-plugin-screenshot-0.0.13-2|53	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.13-2mdv2010.0
12cr|vdr-plugin-screenshot-0.0.13-2|54	+ Revision: 401088
12cr|vdr-plugin-screenshot-0.0.13-2|55	- rebuild for new VDR
12cr|vdr-plugin-screenshot-0.0.13-2|56	
12cr|vdr-plugin-screenshot-0.0.13-2|57	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.0.13-1mdv2010.0
12cr|vdr-plugin-screenshot-0.0.13-2|58	+ Revision: 396111
12cr|vdr-plugin-screenshot-0.0.13-2|59	- new version
12cr|vdr-plugin-screenshot-0.0.13-2|60	- drop vdr 1.6 i18n patch, fixed upstream
12cr|vdr-plugin-screenshot-0.0.13-2|61	
12cr|vdr-plugin-screenshot-0.0.13-2|62	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.11-15mdv2009.1
12cr|vdr-plugin-screenshot-0.0.13-2|63	+ Revision: 359362
12cr|vdr-plugin-screenshot-0.0.13-2|64	- rebuild for new vdr
12cr|vdr-plugin-screenshot-0.0.13-2|65	
12cr|vdr-plugin-screenshot-0.0.13-2|66	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.11-14mdv2009.0
12cr|vdr-plugin-screenshot-0.0.13-2|67	+ Revision: 197974
12cr|vdr-plugin-screenshot-0.0.13-2|68	- rebuild for new vdr
12cr|vdr-plugin-screenshot-0.0.13-2|69	
12cr|vdr-plugin-screenshot-0.0.13-2|70	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.11-13mdv2009.0
12cr|vdr-plugin-screenshot-0.0.13-2|71	+ Revision: 197719
12cr|vdr-plugin-screenshot-0.0.13-2|72	- add vdr_plugin_prep
12cr|vdr-plugin-screenshot-0.0.13-2|73	- bump buildrequires on vdr-devel
12cr|vdr-plugin-screenshot-0.0.13-2|74	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-screenshot-0.0.13-2|75	
12cr|vdr-plugin-screenshot-0.0.13-2|76	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.11-12mdv2008.1
12cr|vdr-plugin-screenshot-0.0.13-2|77	+ Revision: 145198
12cr|vdr-plugin-screenshot-0.0.13-2|78	- rebuild for new vdr
12cr|vdr-plugin-screenshot-0.0.13-2|79	
12cr|vdr-plugin-screenshot-0.0.13-2|80	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-screenshot-0.0.13-2|81	- restore BuildRoot
12cr|vdr-plugin-screenshot-0.0.13-2|82	
12cr|vdr-plugin-screenshot-0.0.13-2|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-screenshot-0.0.13-2|84	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-screenshot-0.0.13-2|85	
12cr|vdr-plugin-screenshot-0.0.13-2|86	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.11-11mdv2008.1
12cr|vdr-plugin-screenshot-0.0.13-2|87	+ Revision: 103205
12cr|vdr-plugin-screenshot-0.0.13-2|88	- rebuild for new vdr
12cr|vdr-plugin-screenshot-0.0.13-2|89	
12cr|vdr-plugin-screenshot-0.0.13-2|90	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.11-10mdv2008.0
12cr|vdr-plugin-screenshot-0.0.13-2|91	+ Revision: 50042
12cr|vdr-plugin-screenshot-0.0.13-2|92	- rebuild for new vdr
12cr|vdr-plugin-screenshot-0.0.13-2|93	
12cr|vdr-plugin-screenshot-0.0.13-2|94	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.11-9mdv2008.0
12cr|vdr-plugin-screenshot-0.0.13-2|95	+ Revision: 42128
12cr|vdr-plugin-screenshot-0.0.13-2|96	- rebuild for new vdr
12cr|vdr-plugin-screenshot-0.0.13-2|97	
12cr|vdr-plugin-screenshot-0.0.13-2|98	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.11-8mdv2008.0
12cr|vdr-plugin-screenshot-0.0.13-2|99	+ Revision: 22686
12cr|vdr-plugin-screenshot-0.0.13-2|100	- rebuild for new vdr
12cr|vdr-plugin-screenshot-0.0.13-2|101	
12cr|vdr-plugin-screenshot-0.0.13-2|102	
12cr|vdr-plugin-screenshot-0.0.13-2|103	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.11-7mdv2007.0
12cr|vdr-plugin-screenshot-0.0.13-2|104	+ Revision: 90970
12cr|vdr-plugin-screenshot-0.0.13-2|105	- rebuild for new vdr
12cr|vdr-plugin-screenshot-0.0.13-2|106	
12cr|vdr-plugin-screenshot-0.0.13-2|107	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.11-6mdv2007.1
12cr|vdr-plugin-screenshot-0.0.13-2|108	+ Revision: 74081
12cr|vdr-plugin-screenshot-0.0.13-2|109	- rebuild for new vdr
12cr|vdr-plugin-screenshot-0.0.13-2|110	- Import vdr-plugin-screenshot
12cr|vdr-plugin-screenshot-0.0.13-2|111	
12cr|vdr-plugin-screenshot-0.0.13-2|112	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.11-5mdv2007.0
12cr|vdr-plugin-screenshot-0.0.13-2|113	- rebuild for new vdr
12cr|vdr-plugin-screenshot-0.0.13-2|114	
12cr|vdr-plugin-screenshot-0.0.13-2|115	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.11-4mdv2007.0
12cr|vdr-plugin-screenshot-0.0.13-2|116	- stricter abi requires
12cr|vdr-plugin-screenshot-0.0.13-2|117	
12cr|vdr-plugin-screenshot-0.0.13-2|118	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.11-3mdv2007.0
12cr|vdr-plugin-screenshot-0.0.13-2|119	- rebuild for new vdr
12cr|vdr-plugin-screenshot-0.0.13-2|120	
12cr|vdr-plugin-screenshot-0.0.13-2|121	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.11-2mdv2007.0
12cr|vdr-plugin-screenshot-0.0.13-2|122	- rebuild for new vdr
12cr|vdr-plugin-screenshot-0.0.13-2|123	
12cr|vdr-plugin-screenshot-0.0.13-2|124	* Tue Jun 27 2006 Anssi Hannula <anssi@mandriva.org> 0.0.11-1mdv2007.0
12cr|vdr-plugin-screenshot-0.0.13-2|125	- 0.0.11
12cr|vdr-plugin-screenshot-0.0.13-2|126	
12cr|vdr-plugin-screenshot-0.0.13-2|127	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-2mdv2007.0
12cr|vdr-plugin-screenshot-0.0.13-2|128	- rebuild for new vdr
12cr|vdr-plugin-screenshot-0.0.13-2|129	
12cr|vdr-plugin-screenshot-0.0.13-2|130	* Tue Jun 06 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-1mdv2007.0
12cr|vdr-plugin-screenshot-0.0.13-2|131	- initial Mandriva release
12cr|vdr-plugin-screenshot-0.0.13-2|132	

8321 12
12cr|vdr-plugin-skinenigmang-0.1.0-3|1	
12cr|vdr-plugin-skinenigmang-0.1.0-3|2	%define plugin	skinenigmang
12cr|vdr-plugin-skinenigmang-0.1.0-3|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-skinenigmang-0.1.0-3|4	%define version	0.1.0
12cr|vdr-plugin-skinenigmang-0.1.0-3|5	%define rel	3
12cr|vdr-plugin-skinenigmang-0.1.0-3|6	
12cr|vdr-plugin-skinenigmang-0.1.0-3|7	Summary:	VDR plugin: EnigmaNG skin
12cr|vdr-plugin-skinenigmang-0.1.0-3|8	Name:		%name
12cr|vdr-plugin-skinenigmang-0.1.0-3|9	Version:	%version
12cr|vdr-plugin-skinenigmang-0.1.0-3|10	Release:	%mkrel %rel
12cr|vdr-plugin-skinenigmang-0.1.0-3|11	Group:		Video
12cr|vdr-plugin-skinenigmang-0.1.0-3|12	License:	GPL
12cr|vdr-plugin-skinenigmang-0.1.0-3|13	URL:		http://andreas.vdr-developer.org/enigmang/
12cr|vdr-plugin-skinenigmang-0.1.0-3|14	Source:		http://andreas.vdr-developer.org/enigmang/download/vdr-%plugin-%version.tgz
12cr|vdr-plugin-skinenigmang-0.1.0-3|15	# TODO: packages lowcolor icons too, maybe use alternatives?
12cr|vdr-plugin-skinenigmang-0.1.0-3|16	Source1:	http://andreas.vdr-developer.org/enigmang/download/skinenigmang-logos-xpm-hi-20070702.tgz
12cr|vdr-plugin-skinenigmang-0.1.0-3|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-skinenigmang-0.1.0-3|18	BuildRequires:	vdr-devel >= 1.6.0-7
12cr|vdr-plugin-skinenigmang-0.1.0-3|19	BuildRequires:	imagemagick-devel
12cr|vdr-plugin-skinenigmang-0.1.0-3|20	BuildRequires:	freetype2-devel
12cr|vdr-plugin-skinenigmang-0.1.0-3|21	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-skinenigmang-0.1.0-3|22	
12cr|vdr-plugin-skinenigmang-0.1.0-3|23	%description
12cr|vdr-plugin-skinenigmang-0.1.0-3|24	"EnigmaNG" is a standalone VDR skin based on the "Enigma" text2skin
12cr|vdr-plugin-skinenigmang-0.1.0-3|25	addon.
12cr|vdr-plugin-skinenigmang-0.1.0-3|26	
12cr|vdr-plugin-skinenigmang-0.1.0-3|27	%vdr_chanlogo_notice
12cr|vdr-plugin-skinenigmang-0.1.0-3|28	
12cr|vdr-plugin-skinenigmang-0.1.0-3|29	%prep
12cr|vdr-plugin-skinenigmang-0.1.0-3|30	%setup -q -n %plugin-%version -a 1
12cr|vdr-plugin-skinenigmang-0.1.0-3|31	mv %plugin/HISTORY HISTORY.logos
12cr|vdr-plugin-skinenigmang-0.1.0-3|32	mv %plugin/README README.logos
12cr|vdr-plugin-skinenigmang-0.1.0-3|33	%vdr_plugin_prep
12cr|vdr-plugin-skinenigmang-0.1.0-3|34	
12cr|vdr-plugin-skinenigmang-0.1.0-3|35	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-skinenigmang-0.1.0-3|36	# Channel logo directory
12cr|vdr-plugin-skinenigmang-0.1.0-3|37	var=LOGODIR
12cr|vdr-plugin-skinenigmang-0.1.0-3|38	param="-l LOGODIR"
12cr|vdr-plugin-skinenigmang-0.1.0-3|39	default=%{_vdr_chanlogodir}
12cr|vdr-plugin-skinenigmang-0.1.0-3|40	# Set directory where truetype fonts are stored
12cr|vdr-plugin-skinenigmang-0.1.0-3|41	var=FONTSDIR
12cr|vdr-plugin-skinenigmang-0.1.0-3|42	param="-f FONTSDIR"
12cr|vdr-plugin-skinenigmang-0.1.0-3|43	# Set directory where epgimages are stored
12cr|vdr-plugin-skinenigmang-0.1.0-3|44	var=IMAGESDIR
12cr|vdr-plugin-skinenigmang-0.1.0-3|45	param="-i IMAGESDIR"
12cr|vdr-plugin-skinenigmang-0.1.0-3|46	default=%{_vdr_plugin_cachedir}/epgimages
12cr|vdr-plugin-skinenigmang-0.1.0-3|47	%vdr_plugin_params_end
12cr|vdr-plugin-skinenigmang-0.1.0-3|48	
12cr|vdr-plugin-skinenigmang-0.1.0-3|49	cat > README.install.urpmi <<EOF
12cr|vdr-plugin-skinenigmang-0.1.0-3|50	%vdr_chanlogo_notice
12cr|vdr-plugin-skinenigmang-0.1.0-3|51	EOF
12cr|vdr-plugin-skinenigmang-0.1.0-3|52	
12cr|vdr-plugin-skinenigmang-0.1.0-3|53	%build
12cr|vdr-plugin-skinenigmang-0.1.0-3|54	VDR_PLUGIN_EXTRA_FLAGS="$(pkg-config --cflags ImageMagick++)"
12cr|vdr-plugin-skinenigmang-0.1.0-3|55	%vdr_plugin_build \
12cr|vdr-plugin-skinenigmang-0.1.0-3|56	SKINENIGMA_USE_PLUGIN_EPGSEARCH=1 \
12cr|vdr-plugin-skinenigmang-0.1.0-3|57	SKINENIGMA_USE_PLUGIN_AVARDS=1 \
12cr|vdr-plugin-skinenigmang-0.1.0-3|58	SKINENIGMA_USE_PLUGIN_MAILBOX=1 \
12cr|vdr-plugin-skinenigmang-0.1.0-3|59	HAVE_IMAGEMAGICK=1 \
12cr|vdr-plugin-skinenigmang-0.1.0-3|60	HAVE_FREETYPE=1
12cr|vdr-plugin-skinenigmang-0.1.0-3|61	
12cr|vdr-plugin-skinenigmang-0.1.0-3|62	%install
12cr|vdr-plugin-skinenigmang-0.1.0-3|63	rm -rf %{buildroot}
12cr|vdr-plugin-skinenigmang-0.1.0-3|64	%vdr_plugin_install
12cr|vdr-plugin-skinenigmang-0.1.0-3|65	
12cr|vdr-plugin-skinenigmang-0.1.0-3|66	install -d -m755 %{buildroot}%{_vdr_themedir}
12cr|vdr-plugin-skinenigmang-0.1.0-3|67	install -m644 themes/*.theme %{buildroot}%{_vdr_themedir}
12cr|vdr-plugin-skinenigmang-0.1.0-3|68	
12cr|vdr-plugin-skinenigmang-0.1.0-3|69	install -d -m755 %{buildroot}%{_vdr_plugin_datadir}
12cr|vdr-plugin-skinenigmang-0.1.0-3|70	cp -a %{plugin} %{buildroot}%{_vdr_plugin_datadir}
12cr|vdr-plugin-skinenigmang-0.1.0-3|71	
12cr|vdr-plugin-skinenigmang-0.1.0-3|72	install -d -m755 %{buildroot}%{_vdr_plugin_cfgdir}
12cr|vdr-plugin-skinenigmang-0.1.0-3|73	ln -s %{_vdr_plugin_datadir}/%{plugin} %{buildroot}%{_vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-skinenigmang-0.1.0-3|74	
12cr|vdr-plugin-skinenigmang-0.1.0-3|75	%clean
12cr|vdr-plugin-skinenigmang-0.1.0-3|76	rm -rf %{buildroot}
12cr|vdr-plugin-skinenigmang-0.1.0-3|77	
12cr|vdr-plugin-skinenigmang-0.1.0-3|78	%post
12cr|vdr-plugin-skinenigmang-0.1.0-3|79	%vdr_plugin_post %plugin
12cr|vdr-plugin-skinenigmang-0.1.0-3|80	
12cr|vdr-plugin-skinenigmang-0.1.0-3|81	%postun
12cr|vdr-plugin-skinenigmang-0.1.0-3|82	%vdr_plugin_postun %plugin
12cr|vdr-plugin-skinenigmang-0.1.0-3|83	
12cr|vdr-plugin-skinenigmang-0.1.0-3|84	%files -f %plugin.vdr
12cr|vdr-plugin-skinenigmang-0.1.0-3|85	%defattr(-,root,root)
12cr|vdr-plugin-skinenigmang-0.1.0-3|86	%doc README* HISTORY*
12cr|vdr-plugin-skinenigmang-0.1.0-3|87	%{_vdr_plugin_datadir}/%{plugin}
12cr|vdr-plugin-skinenigmang-0.1.0-3|88	%{_vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-skinenigmang-0.1.0-3|89	%{_vdr_themedir}/*.theme
12cr|vdr-plugin-skinenigmang-0.1.0-3|90	
12cr|vdr-plugin-skinenigmang-0.1.0-3|91	
12cr|vdr-plugin-skinenigmang-0.1.0-3|92	%changelog
12cr|vdr-plugin-skinenigmang-0.1.0-3|93	* Thu Jul 15 2010 Funda Wang <fwang@mandriva.org> 0.1.0-3mdv2011.0
12cr|vdr-plugin-skinenigmang-0.1.0-3|94	+ Revision: 553585
12cr|vdr-plugin-skinenigmang-0.1.0-3|95	- rebuild
12cr|vdr-plugin-skinenigmang-0.1.0-3|96	
12cr|vdr-plugin-skinenigmang-0.1.0-3|97	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-2mdv2010.0
12cr|vdr-plugin-skinenigmang-0.1.0-3|98	+ Revision: 401088
12cr|vdr-plugin-skinenigmang-0.1.0-3|99	- rebuild for new VDR
12cr|vdr-plugin-skinenigmang-0.1.0-3|100	- adapt for vdr compilation flags handling changes, bump buildrequires
12cr|vdr-plugin-skinenigmang-0.1.0-3|101	
12cr|vdr-plugin-skinenigmang-0.1.0-3|102	* Tue Jul 14 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-1mdv2010.0
12cr|vdr-plugin-skinenigmang-0.1.0-3|103	+ Revision: 395754
12cr|vdr-plugin-skinenigmang-0.1.0-3|104	- new version
12cr|vdr-plugin-skinenigmang-0.1.0-3|105	
12cr|vdr-plugin-skinenigmang-0.1.0-3|106	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.6-5mdv2009.1
12cr|vdr-plugin-skinenigmang-0.1.0-3|107	+ Revision: 359364
12cr|vdr-plugin-skinenigmang-0.1.0-3|108	- rebuild for new vdr
12cr|vdr-plugin-skinenigmang-0.1.0-3|109	
12cr|vdr-plugin-skinenigmang-0.1.0-3|110	* Thu Jan 29 2009 Götz Waschk <waschk@mandriva.org> 0.0.6-4mdv2009.1
12cr|vdr-plugin-skinenigmang-0.1.0-3|111	+ Revision: 335087
12cr|vdr-plugin-skinenigmang-0.1.0-3|112	- rebuild for new libmagick
12cr|vdr-plugin-skinenigmang-0.1.0-3|113	
12cr|vdr-plugin-skinenigmang-0.1.0-3|114	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|vdr-plugin-skinenigmang-0.1.0-3|115	- lowercase ImageMagick
12cr|vdr-plugin-skinenigmang-0.1.0-3|116	
12cr|vdr-plugin-skinenigmang-0.1.0-3|117	* Sun Oct 12 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-3mdv2009.1
12cr|vdr-plugin-skinenigmang-0.1.0-3|118	+ Revision: 292795
12cr|vdr-plugin-skinenigmang-0.1.0-3|119	- rebuild for new imagemagick (libmagick major was not changed despite
12cr|vdr-plugin-skinenigmang-0.1.0-3|120	breaking ABI)
12cr|vdr-plugin-skinenigmang-0.1.0-3|121	- use backward-compatible pkg-config call for libmagick
12cr|vdr-plugin-skinenigmang-0.1.0-3|122	
12cr|vdr-plugin-skinenigmang-0.1.0-3|123	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-2mdv2009.0
12cr|vdr-plugin-skinenigmang-0.1.0-3|124	+ Revision: 197976
12cr|vdr-plugin-skinenigmang-0.1.0-3|125	- rebuild for new vdr
12cr|vdr-plugin-skinenigmang-0.1.0-3|126	
12cr|vdr-plugin-skinenigmang-0.1.0-3|127	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-1mdv2009.0
12cr|vdr-plugin-skinenigmang-0.1.0-3|128	+ Revision: 197721
12cr|vdr-plugin-skinenigmang-0.1.0-3|129	- new version
12cr|vdr-plugin-skinenigmang-0.1.0-3|130	- add vdr_plugin_prep
12cr|vdr-plugin-skinenigmang-0.1.0-3|131	- bump buildrequires on vdr-devel
12cr|vdr-plugin-skinenigmang-0.1.0-3|132	- update URL
12cr|vdr-plugin-skinenigmang-0.1.0-3|133	- build with support for extra features with other plugins
12cr|vdr-plugin-skinenigmang-0.1.0-3|134	- fix build with recent libmagick
12cr|vdr-plugin-skinenigmang-0.1.0-3|135	
12cr|vdr-plugin-skinenigmang-0.1.0-3|136	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-4mdv2008.1
12cr|vdr-plugin-skinenigmang-0.1.0-3|137	+ Revision: 145200
12cr|vdr-plugin-skinenigmang-0.1.0-3|138	- rebuild for new vdr
12cr|vdr-plugin-skinenigmang-0.1.0-3|139	
12cr|vdr-plugin-skinenigmang-0.1.0-3|140	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-skinenigmang-0.1.0-3|141	- restore BuildRoot
12cr|vdr-plugin-skinenigmang-0.1.0-3|142	
12cr|vdr-plugin-skinenigmang-0.1.0-3|143	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-skinenigmang-0.1.0-3|144	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-skinenigmang-0.1.0-3|145	
12cr|vdr-plugin-skinenigmang-0.1.0-3|146	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-3mdv2008.1
12cr|vdr-plugin-skinenigmang-0.1.0-3|147	+ Revision: 103210
12cr|vdr-plugin-skinenigmang-0.1.0-3|148	- rebuild for new vdr
12cr|vdr-plugin-skinenigmang-0.1.0-3|149	
12cr|vdr-plugin-skinenigmang-0.1.0-3|150	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-2mdv2008.0
12cr|vdr-plugin-skinenigmang-0.1.0-3|151	+ Revision: 50044
12cr|vdr-plugin-skinenigmang-0.1.0-3|152	- rebuild for new vdr
12cr|vdr-plugin-skinenigmang-0.1.0-3|153	
12cr|vdr-plugin-skinenigmang-0.1.0-3|154	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-1mdv2008.0
12cr|vdr-plugin-skinenigmang-0.1.0-3|155	+ Revision: 49915
12cr|vdr-plugin-skinenigmang-0.1.0-3|156	- initial Mandriva release
12cr|vdr-plugin-skinenigmang-0.1.0-3|157	

8322 12
12cr|vdr-plugin-skinreel-0.0.1-9|1	%define plugin	skinreel
12cr|vdr-plugin-skinreel-0.0.1-9|2	
12cr|vdr-plugin-skinreel-0.0.1-9|3	Summary:	VDR plugin: Reel Skin-Plugin
12cr|vdr-plugin-skinreel-0.0.1-9|4	Name:		vdr-plugin-%plugin
12cr|vdr-plugin-skinreel-0.0.1-9|5	Version:	0.0.1
12cr|vdr-plugin-skinreel-0.0.1-9|6	Release:	9
12cr|vdr-plugin-skinreel-0.0.1-9|7	Group:		Video
12cr|vdr-plugin-skinreel-0.0.1-9|8	License:	GPL
12cr|vdr-plugin-skinreel-0.0.1-9|9	# License according to reelmedia representative posting in thread below:
12cr|vdr-plugin-skinreel-0.0.1-9|10	URL:		http://www.vdr-portal.de/board/thread.php?threadid=42586
12cr|vdr-plugin-skinreel-0.0.1-9|11	Source:		vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-skinreel-0.0.1-9|12	Patch0:		skinreel-0.0.1-i18n-1.6.patch
12cr|vdr-plugin-skinreel-0.0.1-9|13	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-skinreel-0.0.1-9|14	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-skinreel-0.0.1-9|15	
12cr|vdr-plugin-skinreel-0.0.1-9|16	%description
12cr|vdr-plugin-skinreel-0.0.1-9|17	This is a skin for VDR based on sources of skin for reelbox.
12cr|vdr-plugin-skinreel-0.0.1-9|18	
12cr|vdr-plugin-skinreel-0.0.1-9|19	%prep
12cr|vdr-plugin-skinreel-0.0.1-9|20	%setup -q -n %plugin-%version
12cr|vdr-plugin-skinreel-0.0.1-9|21	%patch0 -p1
12cr|vdr-plugin-skinreel-0.0.1-9|22	%vdr_plugin_prep
12cr|vdr-plugin-skinreel-0.0.1-9|23	find . -perm 0600 -exec chmod a+r {} \;
12cr|vdr-plugin-skinreel-0.0.1-9|24	
12cr|vdr-plugin-skinreel-0.0.1-9|25	%build
12cr|vdr-plugin-skinreel-0.0.1-9|26	%vdr_plugin_build
12cr|vdr-plugin-skinreel-0.0.1-9|27	
12cr|vdr-plugin-skinreel-0.0.1-9|28	%install
12cr|vdr-plugin-skinreel-0.0.1-9|29	%vdr_plugin_install
12cr|vdr-plugin-skinreel-0.0.1-9|30	
12cr|vdr-plugin-skinreel-0.0.1-9|31	%post
12cr|vdr-plugin-skinreel-0.0.1-9|32	%vdr_plugin_post %plugin
12cr|vdr-plugin-skinreel-0.0.1-9|33	
12cr|vdr-plugin-skinreel-0.0.1-9|34	%postun
12cr|vdr-plugin-skinreel-0.0.1-9|35	%vdr_plugin_postun %plugin
12cr|vdr-plugin-skinreel-0.0.1-9|36	
12cr|vdr-plugin-skinreel-0.0.1-9|37	%files -f %plugin.vdr
12cr|vdr-plugin-skinreel-0.0.1-9|38	%defattr(-,root,root)
12cr|vdr-plugin-skinreel-0.0.1-9|39	%doc README HISTORY
12cr|vdr-plugin-skinreel-0.0.1-9|40	
12cr|vdr-plugin-skinreel-0.0.1-9|41	
12cr|vdr-plugin-skinreel-0.0.1-9|42	%changelog
12cr|vdr-plugin-skinreel-0.0.1-9|43	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1-8mdv2010.0
12cr|vdr-plugin-skinreel-0.0.1-9|44	+ Revision: 401088
12cr|vdr-plugin-skinreel-0.0.1-9|45	- rebuild for new VDR
12cr|vdr-plugin-skinreel-0.0.1-9|46	
12cr|vdr-plugin-skinreel-0.0.1-9|47	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1-7mdv2009.1
12cr|vdr-plugin-skinreel-0.0.1-9|48	+ Revision: 359365
12cr|vdr-plugin-skinreel-0.0.1-9|49	- rebuild for new vdr
12cr|vdr-plugin-skinreel-0.0.1-9|50	
12cr|vdr-plugin-skinreel-0.0.1-9|51	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-6mdv2009.0
12cr|vdr-plugin-skinreel-0.0.1-9|52	+ Revision: 197977
12cr|vdr-plugin-skinreel-0.0.1-9|53	- rebuild for new vdr
12cr|vdr-plugin-skinreel-0.0.1-9|54	
12cr|vdr-plugin-skinreel-0.0.1-9|55	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-5mdv2009.0
12cr|vdr-plugin-skinreel-0.0.1-9|56	+ Revision: 197722
12cr|vdr-plugin-skinreel-0.0.1-9|57	- add vdr_plugin_prep
12cr|vdr-plugin-skinreel-0.0.1-9|58	- bump buildrequires on vdr-devel
12cr|vdr-plugin-skinreel-0.0.1-9|59	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-skinreel-0.0.1-9|60	
12cr|vdr-plugin-skinreel-0.0.1-9|61	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-4mdv2008.1
12cr|vdr-plugin-skinreel-0.0.1-9|62	+ Revision: 145201
12cr|vdr-plugin-skinreel-0.0.1-9|63	- rebuild for new vdr
12cr|vdr-plugin-skinreel-0.0.1-9|64	
12cr|vdr-plugin-skinreel-0.0.1-9|65	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-skinreel-0.0.1-9|66	- restore BuildRoot
12cr|vdr-plugin-skinreel-0.0.1-9|67	
12cr|vdr-plugin-skinreel-0.0.1-9|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-skinreel-0.0.1-9|69	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-skinreel-0.0.1-9|70	
12cr|vdr-plugin-skinreel-0.0.1-9|71	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-3mdv2008.1
12cr|vdr-plugin-skinreel-0.0.1-9|72	+ Revision: 103211
12cr|vdr-plugin-skinreel-0.0.1-9|73	- rebuild for new vdr
12cr|vdr-plugin-skinreel-0.0.1-9|74	
12cr|vdr-plugin-skinreel-0.0.1-9|75	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-2mdv2008.0
12cr|vdr-plugin-skinreel-0.0.1-9|76	+ Revision: 50045
12cr|vdr-plugin-skinreel-0.0.1-9|77	- rebuild for new vdr
12cr|vdr-plugin-skinreel-0.0.1-9|78	
12cr|vdr-plugin-skinreel-0.0.1-9|79	* Wed Jun 27 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-1mdv2008.0
12cr|vdr-plugin-skinreel-0.0.1-9|80	+ Revision: 44964
12cr|vdr-plugin-skinreel-0.0.1-9|81	- initial Mandriva release
12cr|vdr-plugin-skinreel-0.0.1-9|82	

8323 12
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|1	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|2	%define plugin	skinsoppalusikka
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|4	%define version	1.6.5
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|5	%define rel	1
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|6	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|7	Summary:	VDR plugin: Soppalusikka skin
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|8	Name:		%name
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|9	Version:	%version
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|10	Release:	%mkrel %rel
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|11	Group:		Video
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|12	License:	GPLv2+
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|13	URL:		http://www.saunalahti.fi/~rahrenbe/vdr/soppalusikka/
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|14	Source:		vdr-%plugin-%version.tgz
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|16	Obsoletes:	vdr-skin-soppalusikka < 1.6.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|18	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|19	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|20	%description
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|21	The "Soppalusikka" is a standalone skin providing the good old
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|22	"ElchiAIO" looks.
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|23	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|24	%vdr_chanlogo_notice
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|25	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|26	%prep
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|27	%setup -q -n %plugin-%version
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|28	%vdr_plugin_prep
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|29	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|30	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|31	# Channel logo directory
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|32	var=LOGO_DIR
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|33	param=--logodir=LOGO_DIR
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|34	default=%{_vdr_chanlogodir}
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|35	%vdr_plugin_params_end
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|36	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|37	cat > README.install.urpmi <<EOF
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|38	%vdr_chanlogo_notice
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|39	EOF
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|40	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|41	%build
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|42	%vdr_plugin_build STRIP=/bin/true
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|43	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|44	%install
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|45	rm -rf %{buildroot}
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|46	%vdr_plugin_install
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|47	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|48	install -d -m755 %{buildroot}%{_vdr_themedir}
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|49	install -m644 themes/*.theme %{buildroot}%{_vdr_themedir}
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|50	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|51	%clean
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|52	rm -rf %{buildroot}
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|53	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|54	%post
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|55	%vdr_plugin_post %plugin
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|56	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|57	%postun
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|58	%vdr_plugin_postun %plugin
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|59	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|60	%files -f %plugin.vdr
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|61	%defattr(-,root,root)
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|62	%doc README HISTORY README.install.urpmi
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|63	%{_vdr_themedir}/*.theme
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|64	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|65	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|66	%changelog
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|67	* Tue Jul 20 2010 Anssi Hannula <anssi@mandriva.org> 1.6.5-1mdv2011.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|68	+ Revision: 555058
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|69	- new version
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|70	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|71	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.6.4-2mdv2010.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|72	+ Revision: 401088
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|73	- rebuild for new VDR
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|74	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|75	* Tue Jul 14 2009 Anssi Hannula <anssi@mandriva.org> 1.6.4-1mdv2010.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|76	+ Revision: 396051
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|77	- new version
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|78	- update license tag
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|79	- drop COPYING, package is under GPL
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|80	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|81	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 1.6.0-3mdv2009.1
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|82	+ Revision: 359366
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|83	- rebuild for new vdr
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|84	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|85	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 1.6.0-2mdv2009.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|86	+ Revision: 197978
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|87	- rebuild for new vdr
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|88	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|89	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 1.6.0-1mdv2009.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|90	+ Revision: 197723
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|91	- new version
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|92	- add vdr_plugin_prep
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|93	- bump buildrequires on vdr-devel
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|94	- drop old provides
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|95	- versionize obsoletes
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|96	- update description
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|97	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|98	* Fri Feb 29 2008 Anssi Hannula <anssi@mandriva.org> 1.0.6-1mdv2008.1
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|99	+ Revision: 176922
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|100	- new version
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|101	- use upstream tarball, channel logos have been removed
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|102	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|103	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.0.4-6mdv2008.1
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|104	+ Revision: 145202
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|105	- rebuild for new vdr
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|106	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|107	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|108	- restore BuildRoot
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|109	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|111	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|112	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|113	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 1.0.4-5mdv2008.1
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|114	+ Revision: 103212
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|115	- rebuild for new vdr
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|116	- fix description
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|117	- do not strip in %%build
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|118	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|119	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 1.0.4-4mdv2008.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|120	+ Revision: 50046
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|121	- rebuild for new vdr
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|122	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|123	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 1.0.4-3mdv2008.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|124	+ Revision: 42129
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|125	- rebuild for new vdr
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|126	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|127	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 1.0.4-2mdv2008.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|128	+ Revision: 22689
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|129	- rebuild for new vdr
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|130	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|131	* Tue Apr 24 2007 Anssi Hannula <anssi@mandriva.org> 1.0.4-1mdv2008.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|132	+ Revision: 17991
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|133	- 1.0.4
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|134	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|135	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|136	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 1.0.2-2mdv2007.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|137	+ Revision: 90971
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|138	- rebuild for new vdr
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|139	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|140	* Fri Nov 03 2006 Anssi Hannula <anssi@mandriva.org> 1.0.2-1mdv2007.1
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|141	+ Revision: 76327
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|142	- 1.0.2
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|143	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|144	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-7mdv2007.1
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|145	+ Revision: 74082
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|146	- rebuild for new vdr
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|147	- Import vdr-plugin-skinsoppalusikka
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|148	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|149	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-6mdv2007.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|150	- rebuild for new vdr
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|151	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|152	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-5mdv2007.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|153	- stricter abi requires
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|154	- rename to vdr-plugin-skinsoppalusikka
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|155	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|156	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-4mdv2007.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|157	- rebuild for new vdr
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|158	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|159	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-3mdv2007.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|160	- rebuild for new vdr
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|161	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|162	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-2mdv2007.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|163	- use _ prefix for system path macros
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|164	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|165	* Fri Jun 16 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-1mdv2007.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|166	- 1.0.1
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|167	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|168	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-2mdv2007.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|169	- rebuild for new vdr
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|170	
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|171	* Fri Jun 02 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-1mdv2007.0
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|172	- initial Mandriva release
12cr|vdr-plugin-skinsoppalusikka-1.6.5-1|173	

8324 12
12cr|vdr-plugin-solitaire-0.0.2-17|1	
12cr|vdr-plugin-solitaire-0.0.2-17|2	%define plugin	solitaire
12cr|vdr-plugin-solitaire-0.0.2-17|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-solitaire-0.0.2-17|4	%define version	0.0.2
12cr|vdr-plugin-solitaire-0.0.2-17|5	%define rel	17
12cr|vdr-plugin-solitaire-0.0.2-17|6	
12cr|vdr-plugin-solitaire-0.0.2-17|7	Summary:	VDR plugin: The well-known card game
12cr|vdr-plugin-solitaire-0.0.2-17|8	Name:		%name
12cr|vdr-plugin-solitaire-0.0.2-17|9	Version:	%version
12cr|vdr-plugin-solitaire-0.0.2-17|10	Release:	%mkrel %rel
12cr|vdr-plugin-solitaire-0.0.2-17|11	Group:		Video
12cr|vdr-plugin-solitaire-0.0.2-17|12	License:	GPL
12cr|vdr-plugin-solitaire-0.0.2-17|13	URL:		http://www.djdagobert.com/vdr/solitaire/
12cr|vdr-plugin-solitaire-0.0.2-17|14	Source:		http://www.djdagobert.com/vdr/solitaire/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-solitaire-0.0.2-17|15	Patch0:		vdr-cardgames-0.0.2-to-gcc3.4.diff
12cr|vdr-plugin-solitaire-0.0.2-17|16	Patch1:		91_solitaire-0.0.2-1.5.4.dpatch
12cr|vdr-plugin-solitaire-0.0.2-17|17	Patch2:		solitaire-0.0.2-i18n-1.6.patch
12cr|vdr-plugin-solitaire-0.0.2-17|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-solitaire-0.0.2-17|19	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-solitaire-0.0.2-17|20	BuildRequires:	dos2unix
12cr|vdr-plugin-solitaire-0.0.2-17|21	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-solitaire-0.0.2-17|22	
12cr|vdr-plugin-solitaire-0.0.2-17|23	%description
12cr|vdr-plugin-solitaire-0.0.2-17|24	This solitaire plugin is an implementation of the (well-known) card game
12cr|vdr-plugin-solitaire-0.0.2-17|25	"Solitaire" played on the On Screen Display of your Video Disk Recorder.
12cr|vdr-plugin-solitaire-0.0.2-17|26	
12cr|vdr-plugin-solitaire-0.0.2-17|27	%prep
12cr|vdr-plugin-solitaire-0.0.2-17|28	%setup -q -c
12cr|vdr-plugin-solitaire-0.0.2-17|29	cd %plugin
12cr|vdr-plugin-solitaire-0.0.2-17|30	dos2unix tools/list.h
12cr|vdr-plugin-solitaire-0.0.2-17|31	%patch0 -p1 -b .gcc34
12cr|vdr-plugin-solitaire-0.0.2-17|32	%patch1 -p1
12cr|vdr-plugin-solitaire-0.0.2-17|33	%patch2 -p1
12cr|vdr-plugin-solitaire-0.0.2-17|34	%vdr_plugin_prep
12cr|vdr-plugin-solitaire-0.0.2-17|35	
12cr|vdr-plugin-solitaire-0.0.2-17|36	chmod 0644 CONTRIBUTORS HISTORY README
12cr|vdr-plugin-solitaire-0.0.2-17|37	
12cr|vdr-plugin-solitaire-0.0.2-17|38	%build
12cr|vdr-plugin-solitaire-0.0.2-17|39	cd %plugin
12cr|vdr-plugin-solitaire-0.0.2-17|40	%vdr_plugin_build
12cr|vdr-plugin-solitaire-0.0.2-17|41	
12cr|vdr-plugin-solitaire-0.0.2-17|42	%install
12cr|vdr-plugin-solitaire-0.0.2-17|43	rm -rf %{buildroot}
12cr|vdr-plugin-solitaire-0.0.2-17|44	
12cr|vdr-plugin-solitaire-0.0.2-17|45	cd %plugin
12cr|vdr-plugin-solitaire-0.0.2-17|46	%vdr_plugin_install
12cr|vdr-plugin-solitaire-0.0.2-17|47	
12cr|vdr-plugin-solitaire-0.0.2-17|48	install -d -m755 %{buildroot}%{_vdr_plugin_datadir}/%{plugin}
12cr|vdr-plugin-solitaire-0.0.2-17|49	install -d -m755 %{buildroot}%{_vdr_plugin_cfgdir}
12cr|vdr-plugin-solitaire-0.0.2-17|50	install -m644 solitaire/* %{buildroot}%{_vdr_plugin_datadir}/%{plugin}
12cr|vdr-plugin-solitaire-0.0.2-17|51	ln -s %{_vdr_plugin_datadir}/%{plugin} 	%{buildroot}%{_vdr_plugin_cfgdir}/solitaire
12cr|vdr-plugin-solitaire-0.0.2-17|52	
12cr|vdr-plugin-solitaire-0.0.2-17|53	%clean
12cr|vdr-plugin-solitaire-0.0.2-17|54	rm -rf %{buildroot}
12cr|vdr-plugin-solitaire-0.0.2-17|55	
12cr|vdr-plugin-solitaire-0.0.2-17|56	%post
12cr|vdr-plugin-solitaire-0.0.2-17|57	%vdr_plugin_post %plugin
12cr|vdr-plugin-solitaire-0.0.2-17|58	
12cr|vdr-plugin-solitaire-0.0.2-17|59	%postun
12cr|vdr-plugin-solitaire-0.0.2-17|60	%vdr_plugin_postun %plugin
12cr|vdr-plugin-solitaire-0.0.2-17|61	
12cr|vdr-plugin-solitaire-0.0.2-17|62	%files -f %plugin/%plugin.vdr
12cr|vdr-plugin-solitaire-0.0.2-17|63	%defattr(-,root,root)
12cr|vdr-plugin-solitaire-0.0.2-17|64	%doc %plugin/README %plugin/HISTORY %plugin/CONTRIBUTORS
12cr|vdr-plugin-solitaire-0.0.2-17|65	%{_vdr_plugin_cfgdir}/solitaire
12cr|vdr-plugin-solitaire-0.0.2-17|66	%{_vdr_plugin_datadir}/%{plugin}
12cr|vdr-plugin-solitaire-0.0.2-17|67	
12cr|vdr-plugin-solitaire-0.0.2-17|68	
12cr|vdr-plugin-solitaire-0.0.2-17|69	
12cr|vdr-plugin-solitaire-0.0.2-17|70	
12cr|vdr-plugin-solitaire-0.0.2-17|71	%changelog
12cr|vdr-plugin-solitaire-0.0.2-17|72	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-17mdv2010.0
12cr|vdr-plugin-solitaire-0.0.2-17|73	+ Revision: 401088
12cr|vdr-plugin-solitaire-0.0.2-17|74	- rebuild for new VDR
12cr|vdr-plugin-solitaire-0.0.2-17|75	
12cr|vdr-plugin-solitaire-0.0.2-17|76	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-16mdv2009.1
12cr|vdr-plugin-solitaire-0.0.2-17|77	+ Revision: 359368
12cr|vdr-plugin-solitaire-0.0.2-17|78	- rebuild for new vdr
12cr|vdr-plugin-solitaire-0.0.2-17|79	
12cr|vdr-plugin-solitaire-0.0.2-17|80	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-15mdv2009.0
12cr|vdr-plugin-solitaire-0.0.2-17|81	+ Revision: 197981
12cr|vdr-plugin-solitaire-0.0.2-17|82	- rebuild for new vdr
12cr|vdr-plugin-solitaire-0.0.2-17|83	
12cr|vdr-plugin-solitaire-0.0.2-17|84	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-14mdv2009.0
12cr|vdr-plugin-solitaire-0.0.2-17|85	+ Revision: 197725
12cr|vdr-plugin-solitaire-0.0.2-17|86	- add vdr_plugin_prep
12cr|vdr-plugin-solitaire-0.0.2-17|87	- bump buildrequires on vdr-devel
12cr|vdr-plugin-solitaire-0.0.2-17|88	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-solitaire-0.0.2-17|89	- adapt for api changes of VDR 1.5.4 (P2 from e-tobi)
12cr|vdr-plugin-solitaire-0.0.2-17|90	
12cr|vdr-plugin-solitaire-0.0.2-17|91	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-13mdv2008.1
12cr|vdr-plugin-solitaire-0.0.2-17|92	+ Revision: 145204
12cr|vdr-plugin-solitaire-0.0.2-17|93	- rebuild for new vdr
12cr|vdr-plugin-solitaire-0.0.2-17|94	
12cr|vdr-plugin-solitaire-0.0.2-17|95	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-solitaire-0.0.2-17|96	- restore BuildRoot
12cr|vdr-plugin-solitaire-0.0.2-17|97	
12cr|vdr-plugin-solitaire-0.0.2-17|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-solitaire-0.0.2-17|99	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-solitaire-0.0.2-17|100	
12cr|vdr-plugin-solitaire-0.0.2-17|101	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-12mdv2008.1
12cr|vdr-plugin-solitaire-0.0.2-17|102	+ Revision: 103214
12cr|vdr-plugin-solitaire-0.0.2-17|103	- rebuild for new vdr
12cr|vdr-plugin-solitaire-0.0.2-17|104	
12cr|vdr-plugin-solitaire-0.0.2-17|105	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-11mdv2008.0
12cr|vdr-plugin-solitaire-0.0.2-17|106	+ Revision: 50048
12cr|vdr-plugin-solitaire-0.0.2-17|107	- rebuild for new vdr
12cr|vdr-plugin-solitaire-0.0.2-17|108	
12cr|vdr-plugin-solitaire-0.0.2-17|109	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-10mdv2008.0
12cr|vdr-plugin-solitaire-0.0.2-17|110	+ Revision: 42131
12cr|vdr-plugin-solitaire-0.0.2-17|111	- rebuild for new vdr
12cr|vdr-plugin-solitaire-0.0.2-17|112	
12cr|vdr-plugin-solitaire-0.0.2-17|113	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-9mdv2008.0
12cr|vdr-plugin-solitaire-0.0.2-17|114	+ Revision: 22695
12cr|vdr-plugin-solitaire-0.0.2-17|115	- rebuild for new vdr
12cr|vdr-plugin-solitaire-0.0.2-17|116	
12cr|vdr-plugin-solitaire-0.0.2-17|117	
12cr|vdr-plugin-solitaire-0.0.2-17|118	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-8mdv2007.0
12cr|vdr-plugin-solitaire-0.0.2-17|119	+ Revision: 90973
12cr|vdr-plugin-solitaire-0.0.2-17|120	- rebuild for new vdr
12cr|vdr-plugin-solitaire-0.0.2-17|121	
12cr|vdr-plugin-solitaire-0.0.2-17|122	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-7mdv2007.1
12cr|vdr-plugin-solitaire-0.0.2-17|123	+ Revision: 74084
12cr|vdr-plugin-solitaire-0.0.2-17|124	- rebuild for new vdr
12cr|vdr-plugin-solitaire-0.0.2-17|125	- Import vdr-plugin-solitaire
12cr|vdr-plugin-solitaire-0.0.2-17|126	
12cr|vdr-plugin-solitaire-0.0.2-17|127	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-6mdv2007.0
12cr|vdr-plugin-solitaire-0.0.2-17|128	- rebuild for new vdr
12cr|vdr-plugin-solitaire-0.0.2-17|129	
12cr|vdr-plugin-solitaire-0.0.2-17|130	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-5mdv2007.0
12cr|vdr-plugin-solitaire-0.0.2-17|131	- stricter abi requires
12cr|vdr-plugin-solitaire-0.0.2-17|132	
12cr|vdr-plugin-solitaire-0.0.2-17|133	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-4mdv2007.0
12cr|vdr-plugin-solitaire-0.0.2-17|134	- rebuild for new vdr
12cr|vdr-plugin-solitaire-0.0.2-17|135	
12cr|vdr-plugin-solitaire-0.0.2-17|136	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-3mdv2007.0
12cr|vdr-plugin-solitaire-0.0.2-17|137	- rebuild for new vdr
12cr|vdr-plugin-solitaire-0.0.2-17|138	
12cr|vdr-plugin-solitaire-0.0.2-17|139	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-2mdv2007.0
12cr|vdr-plugin-solitaire-0.0.2-17|140	- use _ prefix for system path macros
12cr|vdr-plugin-solitaire-0.0.2-17|141	
12cr|vdr-plugin-solitaire-0.0.2-17|142	* Tue Jun 06 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-1mdv2007.0
12cr|vdr-plugin-solitaire-0.0.2-17|143	- initial Mandriva release
12cr|vdr-plugin-solitaire-0.0.2-17|144	

8325 12
12cr|vdr-plugin-streamdev-0.5.0-5|1	
12cr|vdr-plugin-streamdev-0.5.0-5|2	%define plugin	streamdev
12cr|vdr-plugin-streamdev-0.5.0-5|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-streamdev-0.5.0-5|4	%define version	0.5.0
12cr|vdr-plugin-streamdev-0.5.0-5|5	%define cvsrev	0
12cr|vdr-plugin-streamdev-0.5.0-5|6	%define rel	5
12cr|vdr-plugin-streamdev-0.5.0-5|7	
12cr|vdr-plugin-streamdev-0.5.0-5|8	%if %cvsrev
12cr|vdr-plugin-streamdev-0.5.0-5|9	%define release	%mkrel 0.pre.%cvsrev.%rel
12cr|vdr-plugin-streamdev-0.5.0-5|10	%else
12cr|vdr-plugin-streamdev-0.5.0-5|11	%define release	%mkrel %rel
12cr|vdr-plugin-streamdev-0.5.0-5|12	%endif
12cr|vdr-plugin-streamdev-0.5.0-5|13	
12cr|vdr-plugin-streamdev-0.5.0-5|14	Summary:	VDR plugin: streamdev
12cr|vdr-plugin-streamdev-0.5.0-5|15	Name:		%name
12cr|vdr-plugin-streamdev-0.5.0-5|16	Version:	%version
12cr|vdr-plugin-streamdev-0.5.0-5|17	Release:	%release
12cr|vdr-plugin-streamdev-0.5.0-5|18	Group:		Video
12cr|vdr-plugin-streamdev-0.5.0-5|19	License:	GPL
12cr|vdr-plugin-streamdev-0.5.0-5|20	URL:		http://streamdev.vdr-developer.org/
12cr|vdr-plugin-streamdev-0.5.0-5|21	
12cr|vdr-plugin-streamdev-0.5.0-5|22	%if %cvsrev
12cr|vdr-plugin-streamdev-0.5.0-5|23	# From streamdev @ :pserver:anoncvs@vdr-developer.org:/var/cvsroot
12cr|vdr-plugin-streamdev-0.5.0-5|24	Source:		vdr-%plugin-%cvsrev.tar.xz
12cr|vdr-plugin-streamdev-0.5.0-5|25	%else
12cr|vdr-plugin-streamdev-0.5.0-5|26	Source:		http://streamdev.vdr-developer.org/releases/vdr-%plugin-%version.tgz
12cr|vdr-plugin-streamdev-0.5.0-5|27	%endif
12cr|vdr-plugin-streamdev-0.5.0-5|28	
12cr|vdr-plugin-streamdev-0.5.0-5|29	# From XBMC
12cr|vdr-plugin-streamdev-0.5.0-5|30	Patch0:		streamdev-cvs100210-ReplaceRecordingStreaming.patch
12cr|vdr-plugin-streamdev-0.5.0-5|31	Patch1:		streamdev-cvs221109-AddCallbackMsg.diff
12cr|vdr-plugin-streamdev-0.5.0-5|32	Patch2:		streamdev-cvs221109-AddFemonV1.diff
12cr|vdr-plugin-streamdev-0.5.0-5|33	
12cr|vdr-plugin-streamdev-0.5.0-5|34	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-streamdev-0.5.0-5|35	
12cr|vdr-plugin-streamdev-0.5.0-5|36	%description
12cr|vdr-plugin-streamdev-0.5.0-5|37	This PlugIn is a VDR implementation of the VTP (Video Transfer Protocol,
12cr|vdr-plugin-streamdev-0.5.0-5|38	see file PROTOCOL) and a basic HTTP Streaming Protocol.
12cr|vdr-plugin-streamdev-0.5.0-5|39	
12cr|vdr-plugin-streamdev-0.5.0-5|40	It consists of a server and a client part, but both parts are compiled together
12cr|vdr-plugin-streamdev-0.5.0-5|41	with the PlugIn source, but appear as separate PlugIns to VDR.
12cr|vdr-plugin-streamdev-0.5.0-5|42	
12cr|vdr-plugin-streamdev-0.5.0-5|43	%package server
12cr|vdr-plugin-streamdev-0.5.0-5|44	Summary:	VDR plugin: VDR Streaming Server
12cr|vdr-plugin-streamdev-0.5.0-5|45	Group:		Video
12cr|vdr-plugin-streamdev-0.5.0-5|46	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-streamdev-0.5.0-5|47	
12cr|vdr-plugin-streamdev-0.5.0-5|48	%description server
12cr|vdr-plugin-streamdev-0.5.0-5|49	This PlugIn is a VDR implementation of the VTP (Video Transfer Protocol,
12cr|vdr-plugin-streamdev-0.5.0-5|50	see file PROTOCOL) and a basic HTTP Streaming Protocol.
12cr|vdr-plugin-streamdev-0.5.0-5|51	
12cr|vdr-plugin-streamdev-0.5.0-5|52	The server part acts as a Receiver-Device and works transparently in the
12cr|vdr-plugin-streamdev-0.5.0-5|53	background within your running VDR. It can serve multiple clients and it can
12cr|vdr-plugin-streamdev-0.5.0-5|54	distribute multiple input streams (i.e. from multiple DVB-cards) to multiple
12cr|vdr-plugin-streamdev-0.5.0-5|55	clients using the native VTP protocol (for VDR-clients), or using the HTTP
12cr|vdr-plugin-streamdev-0.5.0-5|56	protocol supporting clients such as XINE, MPlayer and so on. With XMMS or
12cr|vdr-plugin-streamdev-0.5.0-5|57	WinAMP, you can also listen to radio channels over a HTTP connection.
12cr|vdr-plugin-streamdev-0.5.0-5|58	
12cr|vdr-plugin-streamdev-0.5.0-5|59	%package client
12cr|vdr-plugin-streamdev-0.5.0-5|60	Summary:	VDR plugin: VTP Streaming Client
12cr|vdr-plugin-streamdev-0.5.0-5|61	Group:		Video
12cr|vdr-plugin-streamdev-0.5.0-5|62	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-streamdev-0.5.0-5|63	
12cr|vdr-plugin-streamdev-0.5.0-5|64	%description client
12cr|vdr-plugin-streamdev-0.5.0-5|65	This PlugIn is a VDR implementation of the VTP (Video Transfer Protocol,
12cr|vdr-plugin-streamdev-0.5.0-5|66	see file PROTOCOL) and a basic HTTP Streaming Protocol.
12cr|vdr-plugin-streamdev-0.5.0-5|67	
12cr|vdr-plugin-streamdev-0.5.0-5|68	The client part acts as a full Input Device, so it can be used in conjunction
12cr|vdr-plugin-streamdev-0.5.0-5|69	with a DXR3-Card, XINE, SoftDevice or others to act as a working VDR
12cr|vdr-plugin-streamdev-0.5.0-5|70	installation without any DVB-Hardware including EPG-Handling.
12cr|vdr-plugin-streamdev-0.5.0-5|71	
12cr|vdr-plugin-streamdev-0.5.0-5|72	%prep
12cr|vdr-plugin-streamdev-0.5.0-5|73	%if %cvsrev
12cr|vdr-plugin-streamdev-0.5.0-5|74	%setup -q -n %plugin
12cr|vdr-plugin-streamdev-0.5.0-5|75	find -type d -name CVS -print0 | xargs -0 rm -rf
12cr|vdr-plugin-streamdev-0.5.0-5|76	%else
12cr|vdr-plugin-streamdev-0.5.0-5|77	%setup -q -n %plugin-%version
12cr|vdr-plugin-streamdev-0.5.0-5|78	%endif
12cr|vdr-plugin-streamdev-0.5.0-5|79	%patch0 -p1
12cr|vdr-plugin-streamdev-0.5.0-5|80	%patch1 -p1
12cr|vdr-plugin-streamdev-0.5.0-5|81	%patch2 -p1
12cr|vdr-plugin-streamdev-0.5.0-5|82	cd server
12cr|vdr-plugin-streamdev-0.5.0-5|83	%vdr_plugin_prep
12cr|vdr-plugin-streamdev-0.5.0-5|84	cd ../client
12cr|vdr-plugin-streamdev-0.5.0-5|85	%vdr_plugin_prep
12cr|vdr-plugin-streamdev-0.5.0-5|86	cd ..
12cr|vdr-plugin-streamdev-0.5.0-5|87	
12cr|vdr-plugin-streamdev-0.5.0-5|88	perl -pi -e 's/^CFLAGS =/MOREFLAGS =/' libdvbmpeg/Makefile
12cr|vdr-plugin-streamdev-0.5.0-5|89	sed -i 's/$(CFLAGS)/$(MOREFLAGS) $(CFLAGS)/' libdvbmpeg/Makefile
12cr|vdr-plugin-streamdev-0.5.0-5|90	
12cr|vdr-plugin-streamdev-0.5.0-5|91	cd server
12cr|vdr-plugin-streamdev-0.5.0-5|92	%vdr_plugin_params_begin %plugin-server
12cr|vdr-plugin-streamdev-0.5.0-5|93	# Credentials for HTTP authentication, in format "LOGIN:PASSWORD".
12cr|vdr-plugin-streamdev-0.5.0-5|94	# Credentials are required when connecting from a host not listed in
12cr|vdr-plugin-streamdev-0.5.0-5|95	# streamdevhosts.conf. The default (i.e. no credentials set below) is to
12cr|vdr-plugin-streamdev-0.5.0-5|96	# not allow connection from such hosts at all.
12cr|vdr-plugin-streamdev-0.5.0-5|97	var=AUTH
12cr|vdr-plugin-streamdev-0.5.0-5|98	param=--auth=AUTH
12cr|vdr-plugin-streamdev-0.5.0-5|99	# Define an external command for remuxing
12cr|vdr-plugin-streamdev-0.5.0-5|100	var=REMUXER
12cr|vdr-plugin-streamdev-0.5.0-5|101	param=--remux=REMUXER
12cr|vdr-plugin-streamdev-0.5.0-5|102	%vdr_plugin_params_end
12cr|vdr-plugin-streamdev-0.5.0-5|103	cd ..
12cr|vdr-plugin-streamdev-0.5.0-5|104	
12cr|vdr-plugin-streamdev-0.5.0-5|105	cat > README.0.5.0-1.upgrade.urpmi <<EOF
12cr|vdr-plugin-streamdev-0.5.0-5|106	The config file location of streamdev has changed from
12cr|vdr-plugin-streamdev-0.5.0-5|107	/var/lib/vdr/config/plugins/streamdev
12cr|vdr-plugin-streamdev-0.5.0-5|108	to
12cr|vdr-plugin-streamdev-0.5.0-5|109	/var/lib/vdr/config/plugins/streamdev-server.
12cr|vdr-plugin-streamdev-0.5.0-5|110	streamdevhosts.conf has been automatically moved unless there was a conflict.
12cr|vdr-plugin-streamdev-0.5.0-5|111	externremux.sh is not moved automatically as there has been a slight change
12cr|vdr-plugin-streamdev-0.5.0-5|112	in the syntax (it has to provide HTTP headers).
12cr|vdr-plugin-streamdev-0.5.0-5|113	EOF
12cr|vdr-plugin-streamdev-0.5.0-5|114	
12cr|vdr-plugin-streamdev-0.5.0-5|115	%build
12cr|vdr-plugin-streamdev-0.5.0-5|116	%vdr_plugin_build
12cr|vdr-plugin-streamdev-0.5.0-5|117	
12cr|vdr-plugin-streamdev-0.5.0-5|118	%install
12cr|vdr-plugin-streamdev-0.5.0-5|119	rm -rf %{buildroot}
12cr|vdr-plugin-streamdev-0.5.0-5|120	cd server
12cr|vdr-plugin-streamdev-0.5.0-5|121	%vdr_plugin_install
12cr|vdr-plugin-streamdev-0.5.0-5|122	cd ../client
12cr|vdr-plugin-streamdev-0.5.0-5|123	%vdr_plugin_install
12cr|vdr-plugin-streamdev-0.5.0-5|124	cd ..
12cr|vdr-plugin-streamdev-0.5.0-5|125	
12cr|vdr-plugin-streamdev-0.5.0-5|126	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}-server
12cr|vdr-plugin-streamdev-0.5.0-5|127	install -m755 %plugin-server/externremux.sh %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}-server
12cr|vdr-plugin-streamdev-0.5.0-5|128	install -m644 %plugin-server/streamdevhosts.conf %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}-server
12cr|vdr-plugin-streamdev-0.5.0-5|129	
12cr|vdr-plugin-streamdev-0.5.0-5|130	%clean
12cr|vdr-plugin-streamdev-0.5.0-5|131	rm -rf %{buildroot}
12cr|vdr-plugin-streamdev-0.5.0-5|132	
12cr|vdr-plugin-streamdev-0.5.0-5|133	%pre server
12cr|vdr-plugin-streamdev-0.5.0-5|134	if [ $1 = 2 ] && ! [ -e %{vdr_plugin_cfgdir}/%{plugin}-server ] && [ -e %{vdr_plugin_cfgdir}/%{plugin} ]; then
12cr|vdr-plugin-streamdev-0.5.0-5|135	mkdir -p %{vdr_plugin_cfgdir}/%{plugin}-server
12cr|vdr-plugin-streamdev-0.5.0-5|136	touch %{vdr_plugin_cfgdir}/%{plugin}-server/mdv-050-migration
12cr|vdr-plugin-streamdev-0.5.0-5|137	fi
12cr|vdr-plugin-streamdev-0.5.0-5|138	
12cr|vdr-plugin-streamdev-0.5.0-5|139	%post server
12cr|vdr-plugin-streamdev-0.5.0-5|140	if [ $1 = 2 ] && [ -e %{vdr_plugin_cfgdir}/%{plugin}-server/mdv-050-migration ]; then
12cr|vdr-plugin-streamdev-0.5.0-5|141	mv -vf %{vdr_plugin_cfgdir}/%{plugin}/streamdevhosts.conf %{vdr_plugin_cfgdir}/%{plugin}-server/streamdevhosts.conf
12cr|vdr-plugin-streamdev-0.5.0-5|142	rm -f %{vdr_plugin_cfgdir}/%{plugin}-server/mdv-050-migration
12cr|vdr-plugin-streamdev-0.5.0-5|143	fi
12cr|vdr-plugin-streamdev-0.5.0-5|144	%vdr_plugin_post %plugin-server
12cr|vdr-plugin-streamdev-0.5.0-5|145	
12cr|vdr-plugin-streamdev-0.5.0-5|146	%postun server
12cr|vdr-plugin-streamdev-0.5.0-5|147	%vdr_plugin_postun %plugin-server
12cr|vdr-plugin-streamdev-0.5.0-5|148	
12cr|vdr-plugin-streamdev-0.5.0-5|149	%post client
12cr|vdr-plugin-streamdev-0.5.0-5|150	%vdr_plugin_post %plugin-client
12cr|vdr-plugin-streamdev-0.5.0-5|151	
12cr|vdr-plugin-streamdev-0.5.0-5|152	%postun client
12cr|vdr-plugin-streamdev-0.5.0-5|153	%vdr_plugin_postun %plugin-client
12cr|vdr-plugin-streamdev-0.5.0-5|154	
12cr|vdr-plugin-streamdev-0.5.0-5|155	%files server -f server/streamdev-server.vdr
12cr|vdr-plugin-streamdev-0.5.0-5|156	%defattr(-,root,root)
12cr|vdr-plugin-streamdev-0.5.0-5|157	%doc README HISTORY CONTRIBUTORS PROTOCOL README.*.upgrade.urpmi
12cr|vdr-plugin-streamdev-0.5.0-5|158	%dir %{vdr_plugin_cfgdir}/%plugin-server
12cr|vdr-plugin-streamdev-0.5.0-5|159	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin-server/streamdevhosts.conf
12cr|vdr-plugin-streamdev-0.5.0-5|160	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin-server/externremux.sh
12cr|vdr-plugin-streamdev-0.5.0-5|161	
12cr|vdr-plugin-streamdev-0.5.0-5|162	%files client -f client/streamdev-client.vdr
12cr|vdr-plugin-streamdev-0.5.0-5|163	%defattr(-,root,root)
12cr|vdr-plugin-streamdev-0.5.0-5|164	%doc README HISTORY CONTRIBUTORS
12cr|vdr-plugin-streamdev-0.5.0-5|165	
12cr|vdr-plugin-streamdev-0.5.0-5|166	
12cr|vdr-plugin-streamdev-0.5.0-5|167	%changelog
12cr|vdr-plugin-streamdev-0.5.0-5|168	* Sat Oct 02 2010 Anssi Hannula <anssi@mandriva.org> 0.5.0-4mdv2011.0
12cr|vdr-plugin-streamdev-0.5.0-5|169	+ Revision: 582551
12cr|vdr-plugin-streamdev-0.5.0-5|170	- restore configuration files of server package
12cr|vdr-plugin-streamdev-0.5.0-5|171	
12cr|vdr-plugin-streamdev-0.5.0-5|172	* Sat Oct 02 2010 Anssi Hannula <anssi@mandriva.org> 0.5.0-3mdv2011.0
12cr|vdr-plugin-streamdev-0.5.0-5|173	+ Revision: 582530
12cr|vdr-plugin-streamdev-0.5.0-5|174	- remove dependencies on removed common subpackage
12cr|vdr-plugin-streamdev-0.5.0-5|175	
12cr|vdr-plugin-streamdev-0.5.0-5|176	* Sun Aug 15 2010 Anssi Hannula <anssi@mandriva.org> 0.5.0-2mdv2011.0
12cr|vdr-plugin-streamdev-0.5.0-5|177	+ Revision: 570212
12cr|vdr-plugin-streamdev-0.5.0-5|178	- new stable version 0.5.0
12cr|vdr-plugin-streamdev-0.5.0-5|179	o config file location has changed
12cr|vdr-plugin-streamdev-0.5.0-5|180	(streamdevhosts.conf is automatically moved)
12cr|vdr-plugin-streamdev-0.5.0-5|181	o externremux.sh semantics have changed (see documentation)
12cr|vdr-plugin-streamdev-0.5.0-5|182	- rediff xbmc recording streaming patch
12cr|vdr-plugin-streamdev-0.5.0-5|183	- drop streamdev-common package, it is no longer needed
12cr|vdr-plugin-streamdev-0.5.0-5|184	
12cr|vdr-plugin-streamdev-0.5.0-5|185	* Sun Feb 14 2010 Anssi Hannula <anssi@mandriva.org> 0.5.0-0.pre.20100214.1mdv2011.0
12cr|vdr-plugin-streamdev-0.5.0-5|186	+ Revision: 505943
12cr|vdr-plugin-streamdev-0.5.0-5|187	- new snapshot
12cr|vdr-plugin-streamdev-0.5.0-5|188	- add patches from XBMC:
12cr|vdr-plugin-streamdev-0.5.0-5|189	o send messages to streamdev client (AddCallbackMsg.diff)
12cr|vdr-plugin-streamdev-0.5.0-5|190	o improve recording streaming (ReplaceRecordingStreaming.patch)
12cr|vdr-plugin-streamdev-0.5.0-5|191	o add femon support (AddFemonV1.diff)
12cr|vdr-plugin-streamdev-0.5.0-5|192	
12cr|vdr-plugin-streamdev-0.5.0-5|193	* Sat Jan 16 2010 Anssi Hannula <anssi@mandriva.org> 0.5.0-0.pre.20100116.1mdv2010.1
12cr|vdr-plugin-streamdev-0.5.0-5|194	+ Revision: 492513
12cr|vdr-plugin-streamdev-0.5.0-5|195	- new snapshot
12cr|vdr-plugin-streamdev-0.5.0-5|196	- drop format-string.patch (applied upstream)
12cr|vdr-plugin-streamdev-0.5.0-5|197	
12cr|vdr-plugin-streamdev-0.5.0-5|198	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.3.4-1.20090715.2mdv2010.0
12cr|vdr-plugin-streamdev-0.5.0-5|199	+ Revision: 401088
12cr|vdr-plugin-streamdev-0.5.0-5|200	- rebuild for new VDR
12cr|vdr-plugin-streamdev-0.5.0-5|201	
12cr|vdr-plugin-streamdev-0.5.0-5|202	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.3.4-1.20090715.1mdv2010.0
12cr|vdr-plugin-streamdev-0.5.0-5|203	+ Revision: 396120
12cr|vdr-plugin-streamdev-0.5.0-5|204	- new snapshot
12cr|vdr-plugin-streamdev-0.5.0-5|205	- drop intcam.patch, remuxpatch.diff, TS-default.patch, applied upstream
12cr|vdr-plugin-streamdev-0.5.0-5|206	- update format-string.patch
12cr|vdr-plugin-streamdev-0.5.0-5|207	- update sysconfig file
12cr|vdr-plugin-streamdev-0.5.0-5|208	
12cr|vdr-plugin-streamdev-0.5.0-5|209	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.3.4-1.20080425.4mdv2009.1
12cr|vdr-plugin-streamdev-0.5.0-5|210	+ Revision: 359782
12cr|vdr-plugin-streamdev-0.5.0-5|211	- fix format strings (format-string.patch)
12cr|vdr-plugin-streamdev-0.5.0-5|212	- rebuild for new vdr
12cr|vdr-plugin-streamdev-0.5.0-5|213	
12cr|vdr-plugin-streamdev-0.5.0-5|214	* Sun Sep 07 2008 Anssi Hannula <anssi@mandriva.org> 0.3.4-1.20080425.3mdv2009.0
12cr|vdr-plugin-streamdev-0.5.0-5|215	+ Revision: 282129
12cr|vdr-plugin-streamdev-0.5.0-5|216	- fix externremux.sh permissions (reported by Mikko Kuivaniemi)
12cr|vdr-plugin-streamdev-0.5.0-5|217	
12cr|vdr-plugin-streamdev-0.5.0-5|218	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.3.4-1.20080425.2mdv2009.0
12cr|vdr-plugin-streamdev-0.5.0-5|219	+ Revision: 197885
12cr|vdr-plugin-streamdev-0.5.0-5|220	- replace configdir patch with one from upstream (P1)
12cr|vdr-plugin-streamdev-0.5.0-5|221	- handle remote CA correctly (P2)
12cr|vdr-plugin-streamdev-0.5.0-5|222	
12cr|vdr-plugin-streamdev-0.5.0-5|223	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.3.4-1.20080425.1mdv2009.0
12cr|vdr-plugin-streamdev-0.5.0-5|224	+ Revision: 197726
12cr|vdr-plugin-streamdev-0.5.0-5|225	- new snapshot
12cr|vdr-plugin-streamdev-0.5.0-5|226	- fix non-threadsafe configdir call (P1)
12cr|vdr-plugin-streamdev-0.5.0-5|227	- create streamdev-common package for shared translations
12cr|vdr-plugin-streamdev-0.5.0-5|228	- add urpmi readme file regarding config directory change
12cr|vdr-plugin-streamdev-0.5.0-5|229	- ship externremux.sh
12cr|vdr-plugin-streamdev-0.5.0-5|230	
12cr|vdr-plugin-streamdev-0.5.0-5|231	* Sun Mar 02 2008 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.080302.1mdv2008.1
12cr|vdr-plugin-streamdev-0.5.0-5|232	+ Revision: 177717
12cr|vdr-plugin-streamdev-0.5.0-5|233	- new snapshot
12cr|vdr-plugin-streamdev-0.5.0-5|234	
12cr|vdr-plugin-streamdev-0.5.0-5|235	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.071028.3mdv2008.1
12cr|vdr-plugin-streamdev-0.5.0-5|236	+ Revision: 145205
12cr|vdr-plugin-streamdev-0.5.0-5|237	- rebuild for new vdr
12cr|vdr-plugin-streamdev-0.5.0-5|238	
12cr|vdr-plugin-streamdev-0.5.0-5|239	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-streamdev-0.5.0-5|240	- restore BuildRoot
12cr|vdr-plugin-streamdev-0.5.0-5|241	
12cr|vdr-plugin-streamdev-0.5.0-5|242	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-streamdev-0.5.0-5|243	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-streamdev-0.5.0-5|244	
12cr|vdr-plugin-streamdev-0.5.0-5|245	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.071028.2mdv2008.1
12cr|vdr-plugin-streamdev-0.5.0-5|246	+ Revision: 103215
12cr|vdr-plugin-streamdev-0.5.0-5|247	- rebuild for new vdr
12cr|vdr-plugin-streamdev-0.5.0-5|248	
12cr|vdr-plugin-streamdev-0.5.0-5|249	* Sun Oct 28 2007 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.071028.1mdv2008.1
12cr|vdr-plugin-streamdev-0.5.0-5|250	+ Revision: 102880
12cr|vdr-plugin-streamdev-0.5.0-5|251	- use TS by default for HTTP streaming (P0)
12cr|vdr-plugin-streamdev-0.5.0-5|252	- new snapshot
12cr|vdr-plugin-streamdev-0.5.0-5|253	- update URL
12cr|vdr-plugin-streamdev-0.5.0-5|254	
12cr|vdr-plugin-streamdev-0.5.0-5|255	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.070611.4mdv2008.0
12cr|vdr-plugin-streamdev-0.5.0-5|256	+ Revision: 50049
12cr|vdr-plugin-streamdev-0.5.0-5|257	- rebuild for new vdr
12cr|vdr-plugin-streamdev-0.5.0-5|258	
12cr|vdr-plugin-streamdev-0.5.0-5|259	* Fri Jun 22 2007 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.070611.3mdv2008.0
12cr|vdr-plugin-streamdev-0.5.0-5|260	+ Revision: 42695
12cr|vdr-plugin-streamdev-0.5.0-5|261	- rebuild due to buildsystem failure
12cr|vdr-plugin-streamdev-0.5.0-5|262	- rebuild for new vdr
12cr|vdr-plugin-streamdev-0.5.0-5|263	
12cr|vdr-plugin-streamdev-0.5.0-5|264	* Sun Jun 10 2007 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.070611.1mdv2008.0
12cr|vdr-plugin-streamdev-0.5.0-5|265	+ Revision: 37966
12cr|vdr-plugin-streamdev-0.5.0-5|266	- new snapshot
12cr|vdr-plugin-streamdev-0.5.0-5|267	- drop the patch, applied upstream
12cr|vdr-plugin-streamdev-0.5.0-5|268	
12cr|vdr-plugin-streamdev-0.5.0-5|269	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 1.070420.2mdv2008.0-current
12cr|vdr-plugin-streamdev-0.5.0-5|270	+ Revision: 22698
12cr|vdr-plugin-streamdev-0.5.0-5|271	- rebuild for new vdr
12cr|vdr-plugin-streamdev-0.5.0-5|272	
12cr|vdr-plugin-streamdev-0.5.0-5|273	* Fri Apr 20 2007 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.070420.1mdv2008.0
12cr|vdr-plugin-streamdev-0.5.0-5|274	+ Revision: 16291
12cr|vdr-plugin-streamdev-0.5.0-5|275	- new snapshot
12cr|vdr-plugin-streamdev-0.5.0-5|276	- patch0: section_filters-0.5.patch by Petri Hintukainen and Rolf Ahrenberg
12cr|vdr-plugin-streamdev-0.5.0-5|277	(lots of changes, see README.patch for details)
12cr|vdr-plugin-streamdev-0.5.0-5|278	- drop patch2, obsoleted by patch0
12cr|vdr-plugin-streamdev-0.5.0-5|279	
12cr|vdr-plugin-streamdev-0.5.0-5|280	
12cr|vdr-plugin-streamdev-0.5.0-5|281	* Mon Feb 05 2007 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.070205.1mdv2007.0
12cr|vdr-plugin-streamdev-0.5.0-5|282	+ Revision: 116379
12cr|vdr-plugin-streamdev-0.5.0-5|283	- new snapshot
12cr|vdr-plugin-streamdev-0.5.0-5|284	
12cr|vdr-plugin-streamdev-0.5.0-5|285	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.060823.4mdv2007.1
12cr|vdr-plugin-streamdev-0.5.0-5|286	+ Revision: 90974
12cr|vdr-plugin-streamdev-0.5.0-5|287	- rebuild for new vdr
12cr|vdr-plugin-streamdev-0.5.0-5|288	
12cr|vdr-plugin-streamdev-0.5.0-5|289	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.060823.3mdv2007.1
12cr|vdr-plugin-streamdev-0.5.0-5|290	+ Revision: 74085
12cr|vdr-plugin-streamdev-0.5.0-5|291	- rebuild for new vdr
12cr|vdr-plugin-streamdev-0.5.0-5|292	- Import vdr-plugin-streamdev
12cr|vdr-plugin-streamdev-0.5.0-5|293	
12cr|vdr-plugin-streamdev-0.5.0-5|294	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.060823.2mdv2007.0
12cr|vdr-plugin-streamdev-0.5.0-5|295	- rebuild for new vdr
12cr|vdr-plugin-streamdev-0.5.0-5|296	- use 2-digit year in cvsrev to shorten the rpm name length
12cr|vdr-plugin-streamdev-0.5.0-5|297	
12cr|vdr-plugin-streamdev-0.5.0-5|298	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.3.3-0.20060823.1mdv2007.0
12cr|vdr-plugin-streamdev-0.5.0-5|299	- new snapshot
12cr|vdr-plugin-streamdev-0.5.0-5|300	- stricter abi requires
12cr|vdr-plugin-streamdev-0.5.0-5|301	- drop patch1, upstream
12cr|vdr-plugin-streamdev-0.5.0-5|302	- rediff patch2
12cr|vdr-plugin-streamdev-0.5.0-5|303	- fix replaces in %%prep
12cr|vdr-plugin-streamdev-0.5.0-5|304	
12cr|vdr-plugin-streamdev-0.5.0-5|305	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.3.3-0.20060507.4mdv2007.0
12cr|vdr-plugin-streamdev-0.5.0-5|306	- rebuild for new vdr
12cr|vdr-plugin-streamdev-0.5.0-5|307	
12cr|vdr-plugin-streamdev-0.5.0-5|308	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.3.3-0.20060507.3mdv2007.0
12cr|vdr-plugin-streamdev-0.5.0-5|309	- rebuild for new vdr
12cr|vdr-plugin-streamdev-0.5.0-5|310	
12cr|vdr-plugin-streamdev-0.5.0-5|311	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.3.3-0.20060507.2mdv2007.0
12cr|vdr-plugin-streamdev-0.5.0-5|312	- use _ prefix for system path macros
12cr|vdr-plugin-streamdev-0.5.0-5|313	- rpmbuildupdate friendly
12cr|vdr-plugin-streamdev-0.5.0-5|314	
12cr|vdr-plugin-streamdev-0.5.0-5|315	* Sat Jun 10 2006 Anssi Hannula <anssi@mandriva.org> 0.3.3-0.20060507.1mdv2007.0
12cr|vdr-plugin-streamdev-0.5.0-5|316	- initial Mandriva release
12cr|vdr-plugin-streamdev-0.5.0-5|317	

8326 12
12cr|vdr-plugin-sudoku-0.3.5-1|1	
12cr|vdr-plugin-sudoku-0.3.5-1|2	%define plugin	sudoku
12cr|vdr-plugin-sudoku-0.3.5-1|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-sudoku-0.3.5-1|4	%define version	0.3.5
12cr|vdr-plugin-sudoku-0.3.5-1|5	%define rel	1
12cr|vdr-plugin-sudoku-0.3.5-1|6	
12cr|vdr-plugin-sudoku-0.3.5-1|7	Summary:	VDR plugin: Sudoku - generate and solve Number Place puzzles
12cr|vdr-plugin-sudoku-0.3.5-1|8	Name:		%name
12cr|vdr-plugin-sudoku-0.3.5-1|9	Version:	%version
12cr|vdr-plugin-sudoku-0.3.5-1|10	Release:	%mkrel %rel
12cr|vdr-plugin-sudoku-0.3.5-1|11	Group:		Video
12cr|vdr-plugin-sudoku-0.3.5-1|12	License:	GPL
12cr|vdr-plugin-sudoku-0.3.5-1|13	URL:		http://toms-cafe.de/vdr/sudoku/
12cr|vdr-plugin-sudoku-0.3.5-1|14	Source:		http://toms-cafe.de/vdr/sudoku/vdr-%plugin-%version.tgz
12cr|vdr-plugin-sudoku-0.3.5-1|15	# Fixes build (04/2008)
12cr|vdr-plugin-sudoku-0.3.5-1|16	Patch0:		sudoku-0.2.1-makefile.patch
12cr|vdr-plugin-sudoku-0.3.5-1|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-sudoku-0.3.5-1|18	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-sudoku-0.3.5-1|19	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-sudoku-0.3.5-1|20	
12cr|vdr-plugin-sudoku-0.3.5-1|21	%description
12cr|vdr-plugin-sudoku-0.3.5-1|22	'Sudoku' is a VDR plugin to generate and solve Number Place puzzles, so called
12cr|vdr-plugin-sudoku-0.3.5-1|23	Sudokus.
12cr|vdr-plugin-sudoku-0.3.5-1|24	
12cr|vdr-plugin-sudoku-0.3.5-1|25	A Sudoku puzzle consists of 9 x 9 cells subdivided into 9 regions with 3 x 3
12cr|vdr-plugin-sudoku-0.3.5-1|26	cells. The rules are simple. There have to be the numbers from 1 to 9 in every
12cr|vdr-plugin-sudoku-0.3.5-1|27	row, column and region. In the beginning some numbers are given. These cells
12cr|vdr-plugin-sudoku-0.3.5-1|28	are painted with cyan background color. The aim of the puzzle is to find the
12cr|vdr-plugin-sudoku-0.3.5-1|29	missing numbers. There is only one solution of a Sudoku puzzle.
12cr|vdr-plugin-sudoku-0.3.5-1|30	
12cr|vdr-plugin-sudoku-0.3.5-1|31	%prep
12cr|vdr-plugin-sudoku-0.3.5-1|32	%setup -q -n %plugin-%version
12cr|vdr-plugin-sudoku-0.3.5-1|33	%patch0 -p1
12cr|vdr-plugin-sudoku-0.3.5-1|34	%vdr_plugin_prep
12cr|vdr-plugin-sudoku-0.3.5-1|35	
12cr|vdr-plugin-sudoku-0.3.5-1|36	%build
12cr|vdr-plugin-sudoku-0.3.5-1|37	%vdr_plugin_build
12cr|vdr-plugin-sudoku-0.3.5-1|38	%make -C tools CXXFLAGS="%optflags %ldflags"
12cr|vdr-plugin-sudoku-0.3.5-1|39	
12cr|vdr-plugin-sudoku-0.3.5-1|40	%install
12cr|vdr-plugin-sudoku-0.3.5-1|41	rm -rf %{buildroot}
12cr|vdr-plugin-sudoku-0.3.5-1|42	%vdr_plugin_install
12cr|vdr-plugin-sudoku-0.3.5-1|43	%makeinstall -C tools
12cr|vdr-plugin-sudoku-0.3.5-1|44	
12cr|vdr-plugin-sudoku-0.3.5-1|45	%clean
12cr|vdr-plugin-sudoku-0.3.5-1|46	rm -rf %{buildroot}
12cr|vdr-plugin-sudoku-0.3.5-1|47	
12cr|vdr-plugin-sudoku-0.3.5-1|48	%post
12cr|vdr-plugin-sudoku-0.3.5-1|49	%vdr_plugin_post %plugin
12cr|vdr-plugin-sudoku-0.3.5-1|50	
12cr|vdr-plugin-sudoku-0.3.5-1|51	%postun
12cr|vdr-plugin-sudoku-0.3.5-1|52	%vdr_plugin_postun %plugin
12cr|vdr-plugin-sudoku-0.3.5-1|53	
12cr|vdr-plugin-sudoku-0.3.5-1|54	%files -f %plugin.vdr
12cr|vdr-plugin-sudoku-0.3.5-1|55	%defattr(-,root,root)
12cr|vdr-plugin-sudoku-0.3.5-1|56	%doc README HISTORY
12cr|vdr-plugin-sudoku-0.3.5-1|57	%{_bindir}/sudoku_generator
12cr|vdr-plugin-sudoku-0.3.5-1|58	%{_mandir}/man1/sudoku_generator.1*
12cr|vdr-plugin-sudoku-0.3.5-1|59	
12cr|vdr-plugin-sudoku-0.3.5-1|60	
12cr|vdr-plugin-sudoku-0.3.5-1|61	
12cr|vdr-plugin-sudoku-0.3.5-1|62	%changelog
12cr|vdr-plugin-sudoku-0.3.5-1|63	* Sun Aug 15 2010 Anssi Hannula <anssi@mandriva.org> 0.3.5-1mdv2011.0
12cr|vdr-plugin-sudoku-0.3.5-1|64	+ Revision: 569840
12cr|vdr-plugin-sudoku-0.3.5-1|65	- new version
12cr|vdr-plugin-sudoku-0.3.5-1|66	- drop unneeded hunk from makefile.patch
12cr|vdr-plugin-sudoku-0.3.5-1|67	
12cr|vdr-plugin-sudoku-0.3.5-1|68	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.3.4-2mdv2011.0
12cr|vdr-plugin-sudoku-0.3.5-1|69	+ Revision: 401088
12cr|vdr-plugin-sudoku-0.3.5-1|70	- rebuild for new VDR
12cr|vdr-plugin-sudoku-0.3.5-1|71	
12cr|vdr-plugin-sudoku-0.3.5-1|72	* Tue Jul 14 2009 Anssi Hannula <anssi@mandriva.org> 0.3.4-1mdv2010.0
12cr|vdr-plugin-sudoku-0.3.5-1|73	+ Revision: 395758
12cr|vdr-plugin-sudoku-0.3.5-1|74	- new version
12cr|vdr-plugin-sudoku-0.3.5-1|75	- include sudoku_generator tool
12cr|vdr-plugin-sudoku-0.3.5-1|76	
12cr|vdr-plugin-sudoku-0.3.5-1|77	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.2.1-3mdv2009.1
12cr|vdr-plugin-sudoku-0.3.5-1|78	+ Revision: 359370
12cr|vdr-plugin-sudoku-0.3.5-1|79	- rebuild for new vdr
12cr|vdr-plugin-sudoku-0.3.5-1|80	
12cr|vdr-plugin-sudoku-0.3.5-1|81	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.2.1-2mdv2009.0
12cr|vdr-plugin-sudoku-0.3.5-1|82	+ Revision: 197982
12cr|vdr-plugin-sudoku-0.3.5-1|83	- rebuild for new vdr
12cr|vdr-plugin-sudoku-0.3.5-1|84	
12cr|vdr-plugin-sudoku-0.3.5-1|85	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.2.1-1mdv2009.0
12cr|vdr-plugin-sudoku-0.3.5-1|86	+ Revision: 197727
12cr|vdr-plugin-sudoku-0.3.5-1|87	- new version
12cr|vdr-plugin-sudoku-0.3.5-1|88	- add vdr_plugin_prep
12cr|vdr-plugin-sudoku-0.3.5-1|89	- bump buildrequires on vdr-devel
12cr|vdr-plugin-sudoku-0.3.5-1|90	- fix makefile for build (P0)
12cr|vdr-plugin-sudoku-0.3.5-1|91	
12cr|vdr-plugin-sudoku-0.3.5-1|92	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3-6mdv2008.1
12cr|vdr-plugin-sudoku-0.3.5-1|93	+ Revision: 145207
12cr|vdr-plugin-sudoku-0.3.5-1|94	- rebuild for new vdr
12cr|vdr-plugin-sudoku-0.3.5-1|95	
12cr|vdr-plugin-sudoku-0.3.5-1|96	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-sudoku-0.3.5-1|97	- restore BuildRoot
12cr|vdr-plugin-sudoku-0.3.5-1|98	
12cr|vdr-plugin-sudoku-0.3.5-1|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-sudoku-0.3.5-1|100	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-sudoku-0.3.5-1|101	
12cr|vdr-plugin-sudoku-0.3.5-1|102	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.3-5mdv2008.1
12cr|vdr-plugin-sudoku-0.3.5-1|103	+ Revision: 103217
12cr|vdr-plugin-sudoku-0.3.5-1|104	- rebuild for new vdr
12cr|vdr-plugin-sudoku-0.3.5-1|105	
12cr|vdr-plugin-sudoku-0.3.5-1|106	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.3-4mdv2008.0
12cr|vdr-plugin-sudoku-0.3.5-1|107	+ Revision: 50051
12cr|vdr-plugin-sudoku-0.3.5-1|108	- rebuild for new vdr
12cr|vdr-plugin-sudoku-0.3.5-1|109	
12cr|vdr-plugin-sudoku-0.3.5-1|110	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.3-3mdv2008.0
12cr|vdr-plugin-sudoku-0.3.5-1|111	+ Revision: 42134
12cr|vdr-plugin-sudoku-0.3.5-1|112	- rebuild for new vdr
12cr|vdr-plugin-sudoku-0.3.5-1|113	
12cr|vdr-plugin-sudoku-0.3.5-1|114	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.3-2mdv2008.0
12cr|vdr-plugin-sudoku-0.3.5-1|115	+ Revision: 22703
12cr|vdr-plugin-sudoku-0.3.5-1|116	- rebuild for new vdr
12cr|vdr-plugin-sudoku-0.3.5-1|117	
12cr|vdr-plugin-sudoku-0.3.5-1|118	
12cr|vdr-plugin-sudoku-0.3.5-1|119	* Tue Feb 27 2007 Anssi Hannula <anssi@mandriva.org> 0.1.3-1mdv2007.0
12cr|vdr-plugin-sudoku-0.3.5-1|120	+ Revision: 126273
12cr|vdr-plugin-sudoku-0.3.5-1|121	- 0.1.3
12cr|vdr-plugin-sudoku-0.3.5-1|122	
12cr|vdr-plugin-sudoku-0.3.5-1|123	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-10mdv2007.1
12cr|vdr-plugin-sudoku-0.3.5-1|124	+ Revision: 90976
12cr|vdr-plugin-sudoku-0.3.5-1|125	- rebuild for new vdr
12cr|vdr-plugin-sudoku-0.3.5-1|126	
12cr|vdr-plugin-sudoku-0.3.5-1|127	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-9mdv2007.1
12cr|vdr-plugin-sudoku-0.3.5-1|128	+ Revision: 74087
12cr|vdr-plugin-sudoku-0.3.5-1|129	- rebuild for new vdr
12cr|vdr-plugin-sudoku-0.3.5-1|130	- Import vdr-plugin-sudoku
12cr|vdr-plugin-sudoku-0.3.5-1|131	
12cr|vdr-plugin-sudoku-0.3.5-1|132	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-8mdv2007.0
12cr|vdr-plugin-sudoku-0.3.5-1|133	- rebuild for new vdr
12cr|vdr-plugin-sudoku-0.3.5-1|134	
12cr|vdr-plugin-sudoku-0.3.5-1|135	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-7mdv2007.0
12cr|vdr-plugin-sudoku-0.3.5-1|136	- stricter abi requires
12cr|vdr-plugin-sudoku-0.3.5-1|137	
12cr|vdr-plugin-sudoku-0.3.5-1|138	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-6mdv2007.0
12cr|vdr-plugin-sudoku-0.3.5-1|139	- rebuild for new vdr
12cr|vdr-plugin-sudoku-0.3.5-1|140	
12cr|vdr-plugin-sudoku-0.3.5-1|141	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-5mdv2007.0
12cr|vdr-plugin-sudoku-0.3.5-1|142	- rebuild for new vdr
12cr|vdr-plugin-sudoku-0.3.5-1|143	
12cr|vdr-plugin-sudoku-0.3.5-1|144	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-4mdv2007.0
12cr|vdr-plugin-sudoku-0.3.5-1|145	- rebuild for new vdr
12cr|vdr-plugin-sudoku-0.3.5-1|146	
12cr|vdr-plugin-sudoku-0.3.5-1|147	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-3mdv2007.0
12cr|vdr-plugin-sudoku-0.3.5-1|148	- rebuild for new vdr
12cr|vdr-plugin-sudoku-0.3.5-1|149	
12cr|vdr-plugin-sudoku-0.3.5-1|150	* Sat Jun 03 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-2mdv2007.0
12cr|vdr-plugin-sudoku-0.3.5-1|151	- fix URL
12cr|vdr-plugin-sudoku-0.3.5-1|152	
12cr|vdr-plugin-sudoku-0.3.5-1|153	* Sat Jun 03 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-1mdv2007.0
12cr|vdr-plugin-sudoku-0.3.5-1|154	- initial Mandriva release
12cr|vdr-plugin-sudoku-0.3.5-1|155	

8327 12
12cr|vdr-plugin-suspendoutput-1.0.1-2|1	
12cr|vdr-plugin-suspendoutput-1.0.1-2|2	%define plugin	suspendoutput
12cr|vdr-plugin-suspendoutput-1.0.1-2|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-suspendoutput-1.0.1-2|4	%define version	1.0.1
12cr|vdr-plugin-suspendoutput-1.0.1-2|5	%define rel	2
12cr|vdr-plugin-suspendoutput-1.0.1-2|6	
12cr|vdr-plugin-suspendoutput-1.0.1-2|7	Summary:	VDR plugin: Suspend output
12cr|vdr-plugin-suspendoutput-1.0.1-2|8	Name:		%name
12cr|vdr-plugin-suspendoutput-1.0.1-2|9	Version:	%version
12cr|vdr-plugin-suspendoutput-1.0.1-2|10	Release:	%mkrel %rel
12cr|vdr-plugin-suspendoutput-1.0.1-2|11	Group:		Video
12cr|vdr-plugin-suspendoutput-1.0.1-2|12	License:	GPLv2+
12cr|vdr-plugin-suspendoutput-1.0.1-2|13	URL:		http://phivdr.dyndns.org/vdr/vdr-suspendoutput/
12cr|vdr-plugin-suspendoutput-1.0.1-2|14	Source:		http://phivdr.dyndns.org/vdr/vdr-suspendoutput/vdr-%plugin-%version.tgz
12cr|vdr-plugin-suspendoutput-1.0.1-2|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-suspendoutput-1.0.1-2|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-suspendoutput-1.0.1-2|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-suspendoutput-1.0.1-2|18	
12cr|vdr-plugin-suspendoutput-1.0.1-2|19	%description
12cr|vdr-plugin-suspendoutput-1.0.1-2|20	Suspend vdr output (display still image instead of live video).
12cr|vdr-plugin-suspendoutput-1.0.1-2|21	Suspending live TV releases current channel (DVB card) for
12cr|vdr-plugin-suspendoutput-1.0.1-2|22	recording(s) and saves some CPU time with software decoders.
12cr|vdr-plugin-suspendoutput-1.0.1-2|23	Blanking display while replay is paused can avoid burning the image
12cr|vdr-plugin-suspendoutput-1.0.1-2|24	on tube.
12cr|vdr-plugin-suspendoutput-1.0.1-2|25	
12cr|vdr-plugin-suspendoutput-1.0.1-2|26	%prep
12cr|vdr-plugin-suspendoutput-1.0.1-2|27	%setup -q -n %plugin-%version
12cr|vdr-plugin-suspendoutput-1.0.1-2|28	%vdr_plugin_prep
12cr|vdr-plugin-suspendoutput-1.0.1-2|29	
12cr|vdr-plugin-suspendoutput-1.0.1-2|30	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-suspendoutput-1.0.1-2|31	# Show suspend/resume entry in main menu (default)
12cr|vdr-plugin-suspendoutput-1.0.1-2|32	var=MENU
12cr|vdr-plugin-suspendoutput-1.0.1-2|33	param=-m
12cr|vdr-plugin-suspendoutput-1.0.1-2|34	# Don't show entry in main menu
12cr|vdr-plugin-suspendoutput-1.0.1-2|35	var=NOMENU
12cr|vdr-plugin-suspendoutput-1.0.1-2|36	param=-M
12cr|vdr-plugin-suspendoutput-1.0.1-2|37	# Suspend output after MIN minutes of inactivity (default: 120 minutes)
12cr|vdr-plugin-suspendoutput-1.0.1-2|38	var=TIMER_MIN
12cr|vdr-plugin-suspendoutput-1.0.1-2|39	param=--timer=TIMER_MIN
12cr|vdr-plugin-suspendoutput-1.0.1-2|40	# Disable inactivity timer
12cr|vdr-plugin-suspendoutput-1.0.1-2|41	var=NOTIMER
12cr|vdr-plugin-suspendoutput-1.0.1-2|42	param=-T
12cr|vdr-plugin-suspendoutput-1.0.1-2|43	# Allow suspend when replay is paused
12cr|vdr-plugin-suspendoutput-1.0.1-2|44	var=PAUSED
12cr|vdr-plugin-suspendoutput-1.0.1-2|45	param=-p
12cr|vdr-plugin-suspendoutput-1.0.1-2|46	# Show VDR logo when suspended
12cr|vdr-plugin-suspendoutput-1.0.1-2|47	var=LOGO
12cr|vdr-plugin-suspendoutput-1.0.1-2|48	param=-l
12cr|vdr-plugin-suspendoutput-1.0.1-2|49	# Blank screen when suspended
12cr|vdr-plugin-suspendoutput-1.0.1-2|50	var=BLANK
12cr|vdr-plugin-suspendoutput-1.0.1-2|51	param=-b
12cr|vdr-plugin-suspendoutput-1.0.1-2|52	%vdr_plugin_params_end
12cr|vdr-plugin-suspendoutput-1.0.1-2|53	
12cr|vdr-plugin-suspendoutput-1.0.1-2|54	%build
12cr|vdr-plugin-suspendoutput-1.0.1-2|55	%vdr_plugin_build
12cr|vdr-plugin-suspendoutput-1.0.1-2|56	
12cr|vdr-plugin-suspendoutput-1.0.1-2|57	%install
12cr|vdr-plugin-suspendoutput-1.0.1-2|58	rm -rf %{buildroot}
12cr|vdr-plugin-suspendoutput-1.0.1-2|59	%vdr_plugin_install
12cr|vdr-plugin-suspendoutput-1.0.1-2|60	
12cr|vdr-plugin-suspendoutput-1.0.1-2|61	%clean
12cr|vdr-plugin-suspendoutput-1.0.1-2|62	rm -rf %{buildroot}
12cr|vdr-plugin-suspendoutput-1.0.1-2|63	
12cr|vdr-plugin-suspendoutput-1.0.1-2|64	%post
12cr|vdr-plugin-suspendoutput-1.0.1-2|65	%vdr_plugin_post %plugin
12cr|vdr-plugin-suspendoutput-1.0.1-2|66	
12cr|vdr-plugin-suspendoutput-1.0.1-2|67	%postun
12cr|vdr-plugin-suspendoutput-1.0.1-2|68	%vdr_plugin_postun %plugin
12cr|vdr-plugin-suspendoutput-1.0.1-2|69	
12cr|vdr-plugin-suspendoutput-1.0.1-2|70	%files -f %plugin.vdr
12cr|vdr-plugin-suspendoutput-1.0.1-2|71	%defattr(-,root,root)
12cr|vdr-plugin-suspendoutput-1.0.1-2|72	%doc README HISTORY
12cr|vdr-plugin-suspendoutput-1.0.1-2|73	
12cr|vdr-plugin-suspendoutput-1.0.1-2|74	
12cr|vdr-plugin-suspendoutput-1.0.1-2|75	%changelog
12cr|vdr-plugin-suspendoutput-1.0.1-2|76	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.0.1-2mdv2010.0
12cr|vdr-plugin-suspendoutput-1.0.1-2|77	+ Revision: 401088
12cr|vdr-plugin-suspendoutput-1.0.1-2|78	- rebuild for new VDR
12cr|vdr-plugin-suspendoutput-1.0.1-2|79	
12cr|vdr-plugin-suspendoutput-1.0.1-2|80	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 1.0.1-1mdv2010.0
12cr|vdr-plugin-suspendoutput-1.0.1-2|81	+ Revision: 396138
12cr|vdr-plugin-suspendoutput-1.0.1-2|82	- new version
12cr|vdr-plugin-suspendoutput-1.0.1-2|83	- update license tag
12cr|vdr-plugin-suspendoutput-1.0.1-2|84	
12cr|vdr-plugin-suspendoutput-1.0.1-2|85	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.2.5-8mdv2009.1
12cr|vdr-plugin-suspendoutput-1.0.1-2|86	+ Revision: 359371
12cr|vdr-plugin-suspendoutput-1.0.1-2|87	- rebuild for new vdr
12cr|vdr-plugin-suspendoutput-1.0.1-2|88	
12cr|vdr-plugin-suspendoutput-1.0.1-2|89	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.2.5-7mdv2009.0
12cr|vdr-plugin-suspendoutput-1.0.1-2|90	+ Revision: 197983
12cr|vdr-plugin-suspendoutput-1.0.1-2|91	- rebuild for new vdr
12cr|vdr-plugin-suspendoutput-1.0.1-2|92	
12cr|vdr-plugin-suspendoutput-1.0.1-2|93	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.2.5-6mdv2009.0
12cr|vdr-plugin-suspendoutput-1.0.1-2|94	+ Revision: 197728
12cr|vdr-plugin-suspendoutput-1.0.1-2|95	- add vdr_plugin_prep
12cr|vdr-plugin-suspendoutput-1.0.1-2|96	- bump buildrequires on vdr-devel
12cr|vdr-plugin-suspendoutput-1.0.1-2|97	
12cr|vdr-plugin-suspendoutput-1.0.1-2|98	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.2.5-5mdv2008.1
12cr|vdr-plugin-suspendoutput-1.0.1-2|99	+ Revision: 145208
12cr|vdr-plugin-suspendoutput-1.0.1-2|100	- rebuild for new vdr
12cr|vdr-plugin-suspendoutput-1.0.1-2|101	
12cr|vdr-plugin-suspendoutput-1.0.1-2|102	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-suspendoutput-1.0.1-2|103	- restore BuildRoot
12cr|vdr-plugin-suspendoutput-1.0.1-2|104	
12cr|vdr-plugin-suspendoutput-1.0.1-2|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-suspendoutput-1.0.1-2|106	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-suspendoutput-1.0.1-2|107	
12cr|vdr-plugin-suspendoutput-1.0.1-2|108	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.2.5-4mdv2008.1
12cr|vdr-plugin-suspendoutput-1.0.1-2|109	+ Revision: 103218
12cr|vdr-plugin-suspendoutput-1.0.1-2|110	- rebuild for new vdr
12cr|vdr-plugin-suspendoutput-1.0.1-2|111	
12cr|vdr-plugin-suspendoutput-1.0.1-2|112	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.2.5-3mdv2008.0
12cr|vdr-plugin-suspendoutput-1.0.1-2|113	+ Revision: 50052
12cr|vdr-plugin-suspendoutput-1.0.1-2|114	- rebuild for new vdr
12cr|vdr-plugin-suspendoutput-1.0.1-2|115	
12cr|vdr-plugin-suspendoutput-1.0.1-2|116	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.2.5-2mdv2008.0
12cr|vdr-plugin-suspendoutput-1.0.1-2|117	+ Revision: 42135
12cr|vdr-plugin-suspendoutput-1.0.1-2|118	- rebuild for new vdr
12cr|vdr-plugin-suspendoutput-1.0.1-2|119	
12cr|vdr-plugin-suspendoutput-1.0.1-2|120	* Sun Jun 10 2007 Anssi Hannula <anssi@mandriva.org> 0.2.5-1mdv2008.0
12cr|vdr-plugin-suspendoutput-1.0.1-2|121	+ Revision: 37872
12cr|vdr-plugin-suspendoutput-1.0.1-2|122	- initial Mandriva release
12cr|vdr-plugin-suspendoutput-1.0.1-2|123	

8328 12
12cr|vdr-plugin-svdrpservice-0.0.4-2|1	
12cr|vdr-plugin-svdrpservice-0.0.4-2|2	%define plugin	svdrpservice
12cr|vdr-plugin-svdrpservice-0.0.4-2|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-svdrpservice-0.0.4-2|4	%define version	0.0.4
12cr|vdr-plugin-svdrpservice-0.0.4-2|5	%define rel	2
12cr|vdr-plugin-svdrpservice-0.0.4-2|6	
12cr|vdr-plugin-svdrpservice-0.0.4-2|7	Summary:	VDR plugin: SVDRP client
12cr|vdr-plugin-svdrpservice-0.0.4-2|8	Name:		%name
12cr|vdr-plugin-svdrpservice-0.0.4-2|9	Version:	%version
12cr|vdr-plugin-svdrpservice-0.0.4-2|10	Release:	%mkrel %rel
12cr|vdr-plugin-svdrpservice-0.0.4-2|11	Group:		Video
12cr|vdr-plugin-svdrpservice-0.0.4-2|12	License:	GPL+
12cr|vdr-plugin-svdrpservice-0.0.4-2|13	URL:		http://vdr.schmirler.de/
12cr|vdr-plugin-svdrpservice-0.0.4-2|14	Source:		http://vdr.schmirler.de/svdrpservice/vdr-%plugin-%version.tgz
12cr|vdr-plugin-svdrpservice-0.0.4-2|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-svdrpservice-0.0.4-2|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-svdrpservice-0.0.4-2|17	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-svdrpservice-0.0.4-2|18	
12cr|vdr-plugin-svdrpservice-0.0.4-2|19	%description
12cr|vdr-plugin-svdrpservice-0.0.4-2|20	This plugin offers SVDRP connections as a service to other plugins.
12cr|vdr-plugin-svdrpservice-0.0.4-2|21	Connecting to streamdev's VTP server port is possible, too. VTP provides
12cr|vdr-plugin-svdrpservice-0.0.4-2|22	a subset of the SVDRP commands but in contrast to SVDRP it can handle
12cr|vdr-plugin-svdrpservice-0.0.4-2|23	multiple connections at a time.
12cr|vdr-plugin-svdrpservice-0.0.4-2|24	
12cr|vdr-plugin-svdrpservice-0.0.4-2|25	There's no reason to load this plugin if no other plugin relies on it.
12cr|vdr-plugin-svdrpservice-0.0.4-2|26	
12cr|vdr-plugin-svdrpservice-0.0.4-2|27	%package -n %plugin-devel
12cr|vdr-plugin-svdrpservice-0.0.4-2|28	Summary:	Development headers for svdrpservice VDR plugin
12cr|vdr-plugin-svdrpservice-0.0.4-2|29	Group:		Development/C++
12cr|vdr-plugin-svdrpservice-0.0.4-2|30	Requires:	vdr-devel
12cr|vdr-plugin-svdrpservice-0.0.4-2|31	
12cr|vdr-plugin-svdrpservice-0.0.4-2|32	%description -n %plugin-devel
12cr|vdr-plugin-svdrpservice-0.0.4-2|33	Development headers for svdrpservice VDR plugin needed for building
12cr|vdr-plugin-svdrpservice-0.0.4-2|34	some plugins depending on svdrpservice.
12cr|vdr-plugin-svdrpservice-0.0.4-2|35	
12cr|vdr-plugin-svdrpservice-0.0.4-2|36	%prep
12cr|vdr-plugin-svdrpservice-0.0.4-2|37	%setup -q -n %plugin-%version
12cr|vdr-plugin-svdrpservice-0.0.4-2|38	%vdr_plugin_prep
12cr|vdr-plugin-svdrpservice-0.0.4-2|39	
12cr|vdr-plugin-svdrpservice-0.0.4-2|40	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-svdrpservice-0.0.4-2|41	# Default server IP and optional port (e.g. 192.168.0.1:2001).
12cr|vdr-plugin-svdrpservice-0.0.4-2|42	# If no port is given, the default SVDRP port 2001 is assumed.
12cr|vdr-plugin-svdrpservice-0.0.4-2|43	var=DEFAULT_SERVER
12cr|vdr-plugin-svdrpservice-0.0.4-2|44	param=DEFAULT_SERVER
12cr|vdr-plugin-svdrpservice-0.0.4-2|45	%vdr_plugin_params_end
12cr|vdr-plugin-svdrpservice-0.0.4-2|46	
12cr|vdr-plugin-svdrpservice-0.0.4-2|47	%build
12cr|vdr-plugin-svdrpservice-0.0.4-2|48	%vdr_plugin_build
12cr|vdr-plugin-svdrpservice-0.0.4-2|49	
12cr|vdr-plugin-svdrpservice-0.0.4-2|50	%install
12cr|vdr-plugin-svdrpservice-0.0.4-2|51	rm -rf %{buildroot}
12cr|vdr-plugin-svdrpservice-0.0.4-2|52	%vdr_plugin_install
12cr|vdr-plugin-svdrpservice-0.0.4-2|53	
12cr|vdr-plugin-svdrpservice-0.0.4-2|54	install -D -m644 svdrpservice.h %buildroot%_includedir/vdr/%plugin/svdrpservice.h
12cr|vdr-plugin-svdrpservice-0.0.4-2|55	
12cr|vdr-plugin-svdrpservice-0.0.4-2|56	%clean
12cr|vdr-plugin-svdrpservice-0.0.4-2|57	rm -rf %{buildroot}
12cr|vdr-plugin-svdrpservice-0.0.4-2|58	
12cr|vdr-plugin-svdrpservice-0.0.4-2|59	%post
12cr|vdr-plugin-svdrpservice-0.0.4-2|60	%vdr_plugin_post %plugin
12cr|vdr-plugin-svdrpservice-0.0.4-2|61	
12cr|vdr-plugin-svdrpservice-0.0.4-2|62	%postun
12cr|vdr-plugin-svdrpservice-0.0.4-2|63	%vdr_plugin_postun %plugin
12cr|vdr-plugin-svdrpservice-0.0.4-2|64	
12cr|vdr-plugin-svdrpservice-0.0.4-2|65	%files -f %plugin.vdr
12cr|vdr-plugin-svdrpservice-0.0.4-2|66	%defattr(-,root,root)
12cr|vdr-plugin-svdrpservice-0.0.4-2|67	%doc README HISTORY
12cr|vdr-plugin-svdrpservice-0.0.4-2|68	
12cr|vdr-plugin-svdrpservice-0.0.4-2|69	%files -n %plugin-devel
12cr|vdr-plugin-svdrpservice-0.0.4-2|70	%defattr(-,root,root)
12cr|vdr-plugin-svdrpservice-0.0.4-2|71	%{_includedir}/vdr/%{plugin}
12cr|vdr-plugin-svdrpservice-0.0.4-2|72	
12cr|vdr-plugin-svdrpservice-0.0.4-2|73	
12cr|vdr-plugin-svdrpservice-0.0.4-2|74	%changelog
12cr|vdr-plugin-svdrpservice-0.0.4-2|75	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4-2mdv2010.0
12cr|vdr-plugin-svdrpservice-0.0.4-2|76	+ Revision: 401088
12cr|vdr-plugin-svdrpservice-0.0.4-2|77	- rebuild for new VDR
12cr|vdr-plugin-svdrpservice-0.0.4-2|78	
12cr|vdr-plugin-svdrpservice-0.0.4-2|79	* Tue Jul 14 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4-1mdv2010.0
12cr|vdr-plugin-svdrpservice-0.0.4-2|80	+ Revision: 395761
12cr|vdr-plugin-svdrpservice-0.0.4-2|81	- new version
12cr|vdr-plugin-svdrpservice-0.0.4-2|82	- drop i18n patch, fixed upstream
12cr|vdr-plugin-svdrpservice-0.0.4-2|83	- update license tag
12cr|vdr-plugin-svdrpservice-0.0.4-2|84	- include sysconfig file
12cr|vdr-plugin-svdrpservice-0.0.4-2|85	
12cr|vdr-plugin-svdrpservice-0.0.4-2|86	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3-10mdv2009.1
12cr|vdr-plugin-svdrpservice-0.0.4-2|87	+ Revision: 359372
12cr|vdr-plugin-svdrpservice-0.0.4-2|88	- rebuild for new vdr
12cr|vdr-plugin-svdrpservice-0.0.4-2|89	
12cr|vdr-plugin-svdrpservice-0.0.4-2|90	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-9mdv2009.0
12cr|vdr-plugin-svdrpservice-0.0.4-2|91	+ Revision: 197984
12cr|vdr-plugin-svdrpservice-0.0.4-2|92	- rebuild for new vdr
12cr|vdr-plugin-svdrpservice-0.0.4-2|93	
12cr|vdr-plugin-svdrpservice-0.0.4-2|94	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-8mdv2009.0
12cr|vdr-plugin-svdrpservice-0.0.4-2|95	+ Revision: 197729
12cr|vdr-plugin-svdrpservice-0.0.4-2|96	- add vdr_plugin_prep
12cr|vdr-plugin-svdrpservice-0.0.4-2|97	- bump buildrequires on vdr-devel
12cr|vdr-plugin-svdrpservice-0.0.4-2|98	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-svdrpservice-0.0.4-2|99	
12cr|vdr-plugin-svdrpservice-0.0.4-2|100	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-7mdv2008.1
12cr|vdr-plugin-svdrpservice-0.0.4-2|101	+ Revision: 145209
12cr|vdr-plugin-svdrpservice-0.0.4-2|102	- rebuild for new vdr
12cr|vdr-plugin-svdrpservice-0.0.4-2|103	
12cr|vdr-plugin-svdrpservice-0.0.4-2|104	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-svdrpservice-0.0.4-2|105	- restore BuildRoot
12cr|vdr-plugin-svdrpservice-0.0.4-2|106	
12cr|vdr-plugin-svdrpservice-0.0.4-2|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-svdrpservice-0.0.4-2|108	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-svdrpservice-0.0.4-2|109	
12cr|vdr-plugin-svdrpservice-0.0.4-2|110	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-6mdv2008.1
12cr|vdr-plugin-svdrpservice-0.0.4-2|111	+ Revision: 103219
12cr|vdr-plugin-svdrpservice-0.0.4-2|112	- rebuild for new vdr
12cr|vdr-plugin-svdrpservice-0.0.4-2|113	
12cr|vdr-plugin-svdrpservice-0.0.4-2|114	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-5mdv2008.0
12cr|vdr-plugin-svdrpservice-0.0.4-2|115	+ Revision: 50053
12cr|vdr-plugin-svdrpservice-0.0.4-2|116	- rebuild for new vdr
12cr|vdr-plugin-svdrpservice-0.0.4-2|117	
12cr|vdr-plugin-svdrpservice-0.0.4-2|118	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-4mdv2008.0
12cr|vdr-plugin-svdrpservice-0.0.4-2|119	+ Revision: 42136
12cr|vdr-plugin-svdrpservice-0.0.4-2|120	- rebuild for new vdr
12cr|vdr-plugin-svdrpservice-0.0.4-2|121	
12cr|vdr-plugin-svdrpservice-0.0.4-2|122	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-3mdv2008.0
12cr|vdr-plugin-svdrpservice-0.0.4-2|123	+ Revision: 22705
12cr|vdr-plugin-svdrpservice-0.0.4-2|124	- rebuild for new vdr
12cr|vdr-plugin-svdrpservice-0.0.4-2|125	
12cr|vdr-plugin-svdrpservice-0.0.4-2|126	* Tue May 01 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-2mdv2008.0
12cr|vdr-plugin-svdrpservice-0.0.4-2|127	+ Revision: 19887
12cr|vdr-plugin-svdrpservice-0.0.4-2|128	- add devel subpackage
12cr|vdr-plugin-svdrpservice-0.0.4-2|129	
12cr|vdr-plugin-svdrpservice-0.0.4-2|130	* Tue May 01 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-1mdv2008.0
12cr|vdr-plugin-svdrpservice-0.0.4-2|131	+ Revision: 19882
12cr|vdr-plugin-svdrpservice-0.0.4-2|132	- Import vdr-plugin-svdrpservice
12cr|vdr-plugin-svdrpservice-0.0.4-2|133	

8329 12
12cr|vdr-plugin-sysinfo-0.1.0a-21|1	
12cr|vdr-plugin-sysinfo-0.1.0a-21|2	%define plugin	sysinfo
12cr|vdr-plugin-sysinfo-0.1.0a-21|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-sysinfo-0.1.0a-21|4	%define version	0.1.0a
12cr|vdr-plugin-sysinfo-0.1.0a-21|5	%define rel	21
12cr|vdr-plugin-sysinfo-0.1.0a-21|6	
12cr|vdr-plugin-sysinfo-0.1.0a-21|7	Summary:	VDR plugin: System information plugin
12cr|vdr-plugin-sysinfo-0.1.0a-21|8	Name:		%name
12cr|vdr-plugin-sysinfo-0.1.0a-21|9	Version:	%version
12cr|vdr-plugin-sysinfo-0.1.0a-21|10	Release:	%mkrel %rel
12cr|vdr-plugin-sysinfo-0.1.0a-21|11	Group:		Video
12cr|vdr-plugin-sysinfo-0.1.0a-21|12	License:	GPL
12cr|vdr-plugin-sysinfo-0.1.0a-21|13	URL:		http://kikko77.altervista.org/
12cr|vdr-plugin-sysinfo-0.1.0a-21|14	Source:		vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-sysinfo-0.1.0a-21|15	Patch0:		01_sysinfo-0.1.0a-fontfix.dpatch
12cr|vdr-plugin-sysinfo-0.1.0a-21|16	Patch1:		sysinfo-0.1.0a-i18n-1.6.patch
12cr|vdr-plugin-sysinfo-0.1.0a-21|17	Patch2:		sysinfo-fix-includes.patch
12cr|vdr-plugin-sysinfo-0.1.0a-21|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-sysinfo-0.1.0a-21|19	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-sysinfo-0.1.0a-21|20	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-sysinfo-0.1.0a-21|21	
12cr|vdr-plugin-sysinfo-0.1.0a-21|22	%description
12cr|vdr-plugin-sysinfo-0.1.0a-21|23	This plugin show same features of the vdr-box system like :
12cr|vdr-plugin-sysinfo-0.1.0a-21|24	- kernel version
12cr|vdr-plugin-sysinfo-0.1.0a-21|25	- cpu type
12cr|vdr-plugin-sysinfo-0.1.0a-21|26	- cpu frequency
12cr|vdr-plugin-sysinfo-0.1.0a-21|27	- cpu usage
12cr|vdr-plugin-sysinfo-0.1.0a-21|28	- cpu free
12cr|vdr-plugin-sysinfo-0.1.0a-21|29	- total memory
12cr|vdr-plugin-sysinfo-0.1.0a-21|30	- memory free
12cr|vdr-plugin-sysinfo-0.1.0a-21|31	- memory usage
12cr|vdr-plugin-sysinfo-0.1.0a-21|32	
12cr|vdr-plugin-sysinfo-0.1.0a-21|33	%prep
12cr|vdr-plugin-sysinfo-0.1.0a-21|34	%setup -q -n %plugin-%version
12cr|vdr-plugin-sysinfo-0.1.0a-21|35	%patch0 -p1
12cr|vdr-plugin-sysinfo-0.1.0a-21|36	%patch1 -p1
12cr|vdr-plugin-sysinfo-0.1.0a-21|37	%patch2 -p1
12cr|vdr-plugin-sysinfo-0.1.0a-21|38	%vdr_plugin_prep
12cr|vdr-plugin-sysinfo-0.1.0a-21|39	
12cr|vdr-plugin-sysinfo-0.1.0a-21|40	%build
12cr|vdr-plugin-sysinfo-0.1.0a-21|41	%vdr_plugin_build
12cr|vdr-plugin-sysinfo-0.1.0a-21|42	
12cr|vdr-plugin-sysinfo-0.1.0a-21|43	%install
12cr|vdr-plugin-sysinfo-0.1.0a-21|44	rm -rf %{buildroot}
12cr|vdr-plugin-sysinfo-0.1.0a-21|45	%vdr_plugin_install
12cr|vdr-plugin-sysinfo-0.1.0a-21|46	
12cr|vdr-plugin-sysinfo-0.1.0a-21|47	install -d -m755 %{buildroot}%{_vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-sysinfo-0.1.0a-21|48	install -m755 script/sysinfo.sh %{buildroot}%{_vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-sysinfo-0.1.0a-21|49	
12cr|vdr-plugin-sysinfo-0.1.0a-21|50	install -d -m755 %{buildroot}%{_bindir}
12cr|vdr-plugin-sysinfo-0.1.0a-21|51	
12cr|vdr-plugin-sysinfo-0.1.0a-21|52	cat > %{buildroot}%{_bindir}/sysinfo.sh <<EOF
12cr|vdr-plugin-sysinfo-0.1.0a-21|53	#!/bin/sh
12cr|vdr-plugin-sysinfo-0.1.0a-21|54	VDR_CONFIGDIR="%{_vdr_cfgdir}"
12cr|vdr-plugin-sysinfo-0.1.0a-21|55	[ -e %{_sysconfdir}/sysconfig/vdr ] && . %{_sysconfdir}/sysconfig/vdr
12cr|vdr-plugin-sysinfo-0.1.0a-21|56	exec \$VDR_CONFIGDIR/plugins/%plugin/sysinfo.sh \$@
12cr|vdr-plugin-sysinfo-0.1.0a-21|57	EOF
12cr|vdr-plugin-sysinfo-0.1.0a-21|58	chmod a+x %{buildroot}%{_bindir}/sysinfo.sh
12cr|vdr-plugin-sysinfo-0.1.0a-21|59	
12cr|vdr-plugin-sysinfo-0.1.0a-21|60	%clean
12cr|vdr-plugin-sysinfo-0.1.0a-21|61	rm -rf %{buildroot}
12cr|vdr-plugin-sysinfo-0.1.0a-21|62	
12cr|vdr-plugin-sysinfo-0.1.0a-21|63	%post
12cr|vdr-plugin-sysinfo-0.1.0a-21|64	%vdr_plugin_post %plugin
12cr|vdr-plugin-sysinfo-0.1.0a-21|65	
12cr|vdr-plugin-sysinfo-0.1.0a-21|66	%postun
12cr|vdr-plugin-sysinfo-0.1.0a-21|67	%vdr_plugin_postun %plugin
12cr|vdr-plugin-sysinfo-0.1.0a-21|68	
12cr|vdr-plugin-sysinfo-0.1.0a-21|69	%files -f %plugin.vdr
12cr|vdr-plugin-sysinfo-0.1.0a-21|70	%defattr(-,root,root)
12cr|vdr-plugin-sysinfo-0.1.0a-21|71	%doc README HISTORY
12cr|vdr-plugin-sysinfo-0.1.0a-21|72	%{_bindir}/sysinfo.sh
12cr|vdr-plugin-sysinfo-0.1.0a-21|73	%{_vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-sysinfo-0.1.0a-21|74	
12cr|vdr-plugin-sysinfo-0.1.0a-21|75	
12cr|vdr-plugin-sysinfo-0.1.0a-21|76	%changelog
12cr|vdr-plugin-sysinfo-0.1.0a-21|77	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0a-21mdv2010.0
12cr|vdr-plugin-sysinfo-0.1.0a-21|78	+ Revision: 401088
12cr|vdr-plugin-sysinfo-0.1.0a-21|79	- rebuild for new VDR
12cr|vdr-plugin-sysinfo-0.1.0a-21|80	
12cr|vdr-plugin-sysinfo-0.1.0a-21|81	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0a-20mdv2009.1
12cr|vdr-plugin-sysinfo-0.1.0a-21|82	+ Revision: 359783
12cr|vdr-plugin-sysinfo-0.1.0a-21|83	- fix includes (fix-includes.patch)
12cr|vdr-plugin-sysinfo-0.1.0a-21|84	- rebuild for new vdr
12cr|vdr-plugin-sysinfo-0.1.0a-21|85	
12cr|vdr-plugin-sysinfo-0.1.0a-21|86	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0a-19mdv2009.0
12cr|vdr-plugin-sysinfo-0.1.0a-21|87	+ Revision: 197985
12cr|vdr-plugin-sysinfo-0.1.0a-21|88	- rebuild for new vdr
12cr|vdr-plugin-sysinfo-0.1.0a-21|89	
12cr|vdr-plugin-sysinfo-0.1.0a-21|90	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0a-18mdv2009.0
12cr|vdr-plugin-sysinfo-0.1.0a-21|91	+ Revision: 197730
12cr|vdr-plugin-sysinfo-0.1.0a-21|92	- add vdr_plugin_prep
12cr|vdr-plugin-sysinfo-0.1.0a-21|93	- bump buildrequires on vdr-devel
12cr|vdr-plugin-sysinfo-0.1.0a-21|94	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-sysinfo-0.1.0a-21|95	- adapt for font changes of VDR 1.6 (P0 from e-tobi)
12cr|vdr-plugin-sysinfo-0.1.0a-21|96	- fix description
12cr|vdr-plugin-sysinfo-0.1.0a-21|97	
12cr|vdr-plugin-sysinfo-0.1.0a-21|98	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0a-17mdv2008.1
12cr|vdr-plugin-sysinfo-0.1.0a-21|99	+ Revision: 145210
12cr|vdr-plugin-sysinfo-0.1.0a-21|100	- rebuild for new vdr
12cr|vdr-plugin-sysinfo-0.1.0a-21|101	
12cr|vdr-plugin-sysinfo-0.1.0a-21|102	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-sysinfo-0.1.0a-21|103	- restore BuildRoot
12cr|vdr-plugin-sysinfo-0.1.0a-21|104	
12cr|vdr-plugin-sysinfo-0.1.0a-21|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-sysinfo-0.1.0a-21|106	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-sysinfo-0.1.0a-21|107	
12cr|vdr-plugin-sysinfo-0.1.0a-21|108	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0a-16mdv2008.1
12cr|vdr-plugin-sysinfo-0.1.0a-21|109	+ Revision: 103220
12cr|vdr-plugin-sysinfo-0.1.0a-21|110	- rebuild for new vdr
12cr|vdr-plugin-sysinfo-0.1.0a-21|111	
12cr|vdr-plugin-sysinfo-0.1.0a-21|112	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0a-15mdv2008.0
12cr|vdr-plugin-sysinfo-0.1.0a-21|113	+ Revision: 50054
12cr|vdr-plugin-sysinfo-0.1.0a-21|114	- rebuild for new vdr
12cr|vdr-plugin-sysinfo-0.1.0a-21|115	
12cr|vdr-plugin-sysinfo-0.1.0a-21|116	* Fri Jun 22 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0a-14mdv2008.0
12cr|vdr-plugin-sysinfo-0.1.0a-21|117	+ Revision: 42701
12cr|vdr-plugin-sysinfo-0.1.0a-21|118	- rebuild due to buildsystem failure
12cr|vdr-plugin-sysinfo-0.1.0a-21|119	- rebuild for new vdr
12cr|vdr-plugin-sysinfo-0.1.0a-21|120	
12cr|vdr-plugin-sysinfo-0.1.0a-21|121	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0a-12mdv2008.0
12cr|vdr-plugin-sysinfo-0.1.0a-21|122	+ Revision: 22708
12cr|vdr-plugin-sysinfo-0.1.0a-21|123	- rebuild for new vdr
12cr|vdr-plugin-sysinfo-0.1.0a-21|124	
12cr|vdr-plugin-sysinfo-0.1.0a-21|125	
12cr|vdr-plugin-sysinfo-0.1.0a-21|126	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-11mdv2007.0
12cr|vdr-plugin-sysinfo-0.1.0a-21|127	+ Revision: 90977
12cr|vdr-plugin-sysinfo-0.1.0a-21|128	- rebuild for new vdr
12cr|vdr-plugin-sysinfo-0.1.0a-21|129	
12cr|vdr-plugin-sysinfo-0.1.0a-21|130	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-10mdv2007.1
12cr|vdr-plugin-sysinfo-0.1.0a-21|131	+ Revision: 74088
12cr|vdr-plugin-sysinfo-0.1.0a-21|132	- rebuild for new vdr
12cr|vdr-plugin-sysinfo-0.1.0a-21|133	- Import vdr-plugin-sysinfo
12cr|vdr-plugin-sysinfo-0.1.0a-21|134	
12cr|vdr-plugin-sysinfo-0.1.0a-21|135	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-9mdv2007.0
12cr|vdr-plugin-sysinfo-0.1.0a-21|136	- rebuild for new vdr
12cr|vdr-plugin-sysinfo-0.1.0a-21|137	
12cr|vdr-plugin-sysinfo-0.1.0a-21|138	* Fri Aug 25 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-8mdv2007.0
12cr|vdr-plugin-sysinfo-0.1.0a-21|139	- fix missing escaping
12cr|vdr-plugin-sysinfo-0.1.0a-21|140	
12cr|vdr-plugin-sysinfo-0.1.0a-21|141	* Fri Aug 25 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-7mdv2007.0
12cr|vdr-plugin-sysinfo-0.1.0a-21|142	- fix mangled line
12cr|vdr-plugin-sysinfo-0.1.0a-21|143	
12cr|vdr-plugin-sysinfo-0.1.0a-21|144	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-6mdv2007.0
12cr|vdr-plugin-sysinfo-0.1.0a-21|145	- stricter abi requires
12cr|vdr-plugin-sysinfo-0.1.0a-21|146	
12cr|vdr-plugin-sysinfo-0.1.0a-21|147	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-5mdv2007.0
12cr|vdr-plugin-sysinfo-0.1.0a-21|148	- rebuild for new vdr
12cr|vdr-plugin-sysinfo-0.1.0a-21|149	
12cr|vdr-plugin-sysinfo-0.1.0a-21|150	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-4mdv2007.0
12cr|vdr-plugin-sysinfo-0.1.0a-21|151	- rebuild for new vdr
12cr|vdr-plugin-sysinfo-0.1.0a-21|152	
12cr|vdr-plugin-sysinfo-0.1.0a-21|153	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-3mdv2007.0
12cr|vdr-plugin-sysinfo-0.1.0a-21|154	- use _ prefix for system path macros
12cr|vdr-plugin-sysinfo-0.1.0a-21|155	
12cr|vdr-plugin-sysinfo-0.1.0a-21|156	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-2mdv2007.0
12cr|vdr-plugin-sysinfo-0.1.0a-21|157	- rebuild for new vdr
12cr|vdr-plugin-sysinfo-0.1.0a-21|158	
12cr|vdr-plugin-sysinfo-0.1.0a-21|159	* Sat Jun 03 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-1mdv2007.0
12cr|vdr-plugin-sysinfo-0.1.0a-21|160	- initial Mandriva release
12cr|vdr-plugin-sysinfo-0.1.0a-21|161	

8330 12
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|1	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|2	%define plugin	taste
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|4	%define version	0.0.2d
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|5	%define snapshot 20080425
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|6	%define rel	5
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|7	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|8	Summary:	VDR plugin: Lock unwanted shows by keywords
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|9	Name:		%name
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|10	Version:	%version
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|11	Release:	%mkrel 1.%snapshot.%rel
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|12	Group:		Video
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|13	License:	GPL
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|14	URL:		http://linux.kompiliert.net/index.php?view=taste
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|15	Patch0:		91_taste-0.0.2d+cvs20061111-1.5.0.dpatch
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|16	Patch1:		taste-i18n-1.6.patch
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|17	Source:		vdr-%plugin-%snapshot.tar.bz2
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|19	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|20	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|21	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|22	%description
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|23	With this plugin, VDR will skip every channel that doesn't match
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|24	your "taste", which means that the current programme (if available)
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|25	is checked against a blacklist, and if it matches, a message will be
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|26	displayed and the channel is being skipped. You can either wait for
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|27	the plugin to change the channel for you after a configurable amount
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|28	of time, or simply zap again.
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|29	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|30	%prep
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|31	%setup -q -n %plugin
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|32	%patch0 -p1
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|33	%patch1 -p1
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|34	%vdr_plugin_prep
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|35	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|36	%build
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|37	%vdr_plugin_build
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|38	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|39	%install
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|40	rm -rf %{buildroot}
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|41	%vdr_plugin_install
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|42	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|43	%clean
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|44	rm -rf %{buildroot}
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|45	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|46	%post
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|47	%vdr_plugin_post %plugin
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|48	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|49	%postun
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|50	%vdr_plugin_postun %plugin
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|51	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|52	%files -f %plugin.vdr
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|53	%defattr(-,root,root)
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|54	%doc README HISTORY
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|55	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|56	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|57	%changelog
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|58	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20080425.5mdv2011.0
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|59	+ Revision: 404573
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|60	- rebuild due to BS building the previous release against wrong VDR on x86_64
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|61	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|62	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20080425.4mdv2010.0
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|63	+ Revision: 401088
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|64	- rebuild for new VDR
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|65	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|66	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20080425.3mdv2009.1
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|67	+ Revision: 359374
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|68	- rebuild for new vdr
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|69	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|70	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20080425.2mdv2009.0
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|71	+ Revision: 197986
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|72	- rebuild for new vdr
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|73	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|74	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20080425.1mdv2009.0
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|75	+ Revision: 197731
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|76	- new snapshot
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|77	- add vdr_plugin_prep
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|78	- bump buildrequires on vdr-devel
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|79	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|80	- adapt for api changes of VDR 1.5.0 (P0 from e-tobi)
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|81	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|82	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20070421.6mdv2008.1
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|83	+ Revision: 145217
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|84	- rebuild for new vdr
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|85	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|86	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|87	- restore BuildRoot
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|88	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|90	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|91	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|92	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20070421.5mdv2008.1
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|93	+ Revision: 103221
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|94	- rebuild for new vdr
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|95	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|96	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20070421.4mdv2008.0
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|97	+ Revision: 50055
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|98	- rebuild for new vdr
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|99	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|100	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20070421.3mdv2008.0
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|101	+ Revision: 42138
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|102	- rebuild for new vdr
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|103	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|104	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20070421.2mdv2008.0
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|105	+ Revision: 22710
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|106	- rebuild for new vdr
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|107	
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|108	* Sat Apr 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20070421.1mdv2008.0
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|109	+ Revision: 16472
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|110	- initial Mandriva release
12cr|vdr-plugin-taste-0.0.2d-1.20080425.5|111	

8331 12
12cr|vdr-plugin-text2skin-1.3.1-2|1	
12cr|vdr-plugin-text2skin-1.3.1-2|2	%define plugin	text2skin
12cr|vdr-plugin-text2skin-1.3.1-2|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-text2skin-1.3.1-2|4	%define version	1.3.1
12cr|vdr-plugin-text2skin-1.3.1-2|5	%define snap	0
12cr|vdr-plugin-text2skin-1.3.1-2|6	%define rel	2
12cr|vdr-plugin-text2skin-1.3.1-2|7	
12cr|vdr-plugin-text2skin-1.3.1-2|8	%define debug_package %{nil}
12cr|vdr-plugin-text2skin-1.3.1-2|9	
12cr|vdr-plugin-text2skin-1.3.1-2|10	%if %snap
12cr|vdr-plugin-text2skin-1.3.1-2|11	%define release	%mkrel 0.%snap.%rel
12cr|vdr-plugin-text2skin-1.3.1-2|12	%else
12cr|vdr-plugin-text2skin-1.3.1-2|13	%define release	%mkrel %rel
12cr|vdr-plugin-text2skin-1.3.1-2|14	%endif
12cr|vdr-plugin-text2skin-1.3.1-2|15	
12cr|vdr-plugin-text2skin-1.3.1-2|16	Summary:	VDR plugin: Loader for text-based skins
12cr|vdr-plugin-text2skin-1.3.1-2|17	Name:		%name
12cr|vdr-plugin-text2skin-1.3.1-2|18	Version:	%version
12cr|vdr-plugin-text2skin-1.3.1-2|19	Release:	%release
12cr|vdr-plugin-text2skin-1.3.1-2|20	Group:		Video
12cr|vdr-plugin-text2skin-1.3.1-2|21	License:	GPL+
12cr|vdr-plugin-text2skin-1.3.1-2|22	URL:		http://projects.vdr-developer.org/projects/list_files/plg-text2skin
12cr|vdr-plugin-text2skin-1.3.1-2|23	%if %snap
12cr|vdr-plugin-text2skin-1.3.1-2|24	Source:		vdr-%plugin-%snap.tar.bz2
12cr|vdr-plugin-text2skin-1.3.1-2|25	%else
12cr|vdr-plugin-text2skin-1.3.1-2|26	Source:		vdr-%plugin-%version.tgz
12cr|vdr-plugin-text2skin-1.3.1-2|27	%endif
12cr|vdr-plugin-text2skin-1.3.1-2|28	Patch0:		text2skin-imagemagick-6.6.2.patch
12cr|vdr-plugin-text2skin-1.3.1-2|29	BuildRequires:	vdr-devel >= 1.6.0-7
12cr|vdr-plugin-text2skin-1.3.1-2|30	BuildRequires:	freetype2-devel imagemagick-devel
12cr|vdr-plugin-text2skin-1.3.1-2|31	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-text2skin-1.3.1-2|32	
12cr|vdr-plugin-text2skin-1.3.1-2|33	%description
12cr|vdr-plugin-text2skin-1.3.1-2|34	This plugin is designed to load and interpret a set of files describing the
12cr|vdr-plugin-text2skin-1.3.1-2|35	layout of the On Screen Display and to make this "Skin" available to VDR via
12cr|vdr-plugin-text2skin-1.3.1-2|36	Setup -> OSD in the main menu. Of course it is possible to load more than one
12cr|vdr-plugin-text2skin-1.3.1-2|37	text-based skin this way and to choose between them while running VDR. All
12cr|vdr-plugin-text2skin-1.3.1-2|38	skins may be themeable (you can create your own color-theme) and translateable
12cr|vdr-plugin-text2skin-1.3.1-2|39	as the author of the skin wishes.
12cr|vdr-plugin-text2skin-1.3.1-2|40	
12cr|vdr-plugin-text2skin-1.3.1-2|41	%prep
12cr|vdr-plugin-text2skin-1.3.1-2|42	%setup -q -n %plugin-%version
12cr|vdr-plugin-text2skin-1.3.1-2|43	%apply_patches
12cr|vdr-plugin-text2skin-1.3.1-2|44	%vdr_plugin_prep
12cr|vdr-plugin-text2skin-1.3.1-2|45	
12cr|vdr-plugin-text2skin-1.3.1-2|46	%build
12cr|vdr-plugin-text2skin-1.3.1-2|47	%vdr_plugin_build
12cr|vdr-plugin-text2skin-1.3.1-2|48	
12cr|vdr-plugin-text2skin-1.3.1-2|49	%install
12cr|vdr-plugin-text2skin-1.3.1-2|50	rm -rf %{buildroot}
12cr|vdr-plugin-text2skin-1.3.1-2|51	
12cr|vdr-plugin-text2skin-1.3.1-2|52	%vdr_plugin_install
12cr|vdr-plugin-text2skin-1.3.1-2|53	
12cr|vdr-plugin-text2skin-1.3.1-2|54	install -d -m755 %{buildroot}%{vdr_plugin_datadir}/%{plugin}
12cr|vdr-plugin-text2skin-1.3.1-2|55	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
12cr|vdr-plugin-text2skin-1.3.1-2|56	ln -s %{vdr_plugin_datadir}/%{plugin} %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-text2skin-1.3.1-2|57	
12cr|vdr-plugin-text2skin-1.3.1-2|58	%clean
12cr|vdr-plugin-text2skin-1.3.1-2|59	rm -rf %{buildroot}
12cr|vdr-plugin-text2skin-1.3.1-2|60	
12cr|vdr-plugin-text2skin-1.3.1-2|61	%post
12cr|vdr-plugin-text2skin-1.3.1-2|62	%vdr_plugin_post %plugin
12cr|vdr-plugin-text2skin-1.3.1-2|63	
12cr|vdr-plugin-text2skin-1.3.1-2|64	%postun
12cr|vdr-plugin-text2skin-1.3.1-2|65	%vdr_plugin_postun %plugin
12cr|vdr-plugin-text2skin-1.3.1-2|66	
12cr|vdr-plugin-text2skin-1.3.1-2|67	%files -f %plugin.vdr
12cr|vdr-plugin-text2skin-1.3.1-2|68	%defattr(-,root,root)
12cr|vdr-plugin-text2skin-1.3.1-2|69	%doc README* HISTORY CONTRIBUTORS
12cr|vdr-plugin-text2skin-1.3.1-2|70	%doc contrib Docs/*
12cr|vdr-plugin-text2skin-1.3.1-2|71	%{vdr_plugin_datadir}/%{plugin}
12cr|vdr-plugin-text2skin-1.3.1-2|72	%{vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-text2skin-1.3.1-2|73	
12cr|vdr-plugin-text2skin-1.3.1-2|74	
12cr|vdr-plugin-text2skin-1.3.1-2|75	
12cr|vdr-plugin-text2skin-1.3.1-2|76	%changelog
12cr|vdr-plugin-text2skin-1.3.1-2|77	* Sat Aug 14 2010 Anssi Hannula <anssi@mandriva.org> 1.3.1-1mdv2011.0
12cr|vdr-plugin-text2skin-1.3.1-2|78	+ Revision: 569796
12cr|vdr-plugin-text2skin-1.3.1-2|79	- fix build with imagemagick 6.6.2+ (imagemagick-6.6.2.patch)
12cr|vdr-plugin-text2skin-1.3.1-2|80	- new version
12cr|vdr-plugin-text2skin-1.3.1-2|81	- new URL
12cr|vdr-plugin-text2skin-1.3.1-2|82	- drop patches, fixed upstream
12cr|vdr-plugin-text2skin-1.3.1-2|83	
12cr|vdr-plugin-text2skin-1.3.1-2|84	* Thu Jul 15 2010 Funda Wang <fwang@mandriva.org> 1.1-0.20060904.12mdv2011.0
12cr|vdr-plugin-text2skin-1.3.1-2|85	+ Revision: 553586
12cr|vdr-plugin-text2skin-1.3.1-2|86	- rebuild
12cr|vdr-plugin-text2skin-1.3.1-2|87	
12cr|vdr-plugin-text2skin-1.3.1-2|88	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.11mdv2010.0
12cr|vdr-plugin-text2skin-1.3.1-2|89	+ Revision: 401088
12cr|vdr-plugin-text2skin-1.3.1-2|90	- rebuild for new VDR
12cr|vdr-plugin-text2skin-1.3.1-2|91	- adapt for vdr compilation flags handling changes, bump buildrequires
12cr|vdr-plugin-text2skin-1.3.1-2|92	
12cr|vdr-plugin-text2skin-1.3.1-2|93	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.10mdv2009.1
12cr|vdr-plugin-text2skin-1.3.1-2|94	+ Revision: 359784
12cr|vdr-plugin-text2skin-1.3.1-2|95	- fix types (types.patch)
12cr|vdr-plugin-text2skin-1.3.1-2|96	- rebuild for new vdr
12cr|vdr-plugin-text2skin-1.3.1-2|97	- use backward-compatible pkg-config call for libmagick
12cr|vdr-plugin-text2skin-1.3.1-2|98	
12cr|vdr-plugin-text2skin-1.3.1-2|99	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|vdr-plugin-text2skin-1.3.1-2|100	- lowercase ImageMagick
12cr|vdr-plugin-text2skin-1.3.1-2|101	
12cr|vdr-plugin-text2skin-1.3.1-2|102	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.9mdv2009.0
12cr|vdr-plugin-text2skin-1.3.1-2|103	+ Revision: 197987
12cr|vdr-plugin-text2skin-1.3.1-2|104	- rebuild for new vdr
12cr|vdr-plugin-text2skin-1.3.1-2|105	
12cr|vdr-plugin-text2skin-1.3.1-2|106	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.8mdv2009.0
12cr|vdr-plugin-text2skin-1.3.1-2|107	+ Revision: 197733
12cr|vdr-plugin-text2skin-1.3.1-2|108	- add vdr_plugin_prep
12cr|vdr-plugin-text2skin-1.3.1-2|109	- bump buildrequires on vdr-devel
12cr|vdr-plugin-text2skin-1.3.1-2|110	- adapt for api changes of VDR 1.5.4 (P2 from e-tobi)
12cr|vdr-plugin-text2skin-1.3.1-2|111	- adapt to gettext i18n of VDR 1.6 (P3 from e-tobi)
12cr|vdr-plugin-text2skin-1.3.1-2|112	- fix build with recent libmagick
12cr|vdr-plugin-text2skin-1.3.1-2|113	
12cr|vdr-plugin-text2skin-1.3.1-2|114	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|vdr-plugin-text2skin-1.3.1-2|115	- rebuilt against new imagemagick libs
12cr|vdr-plugin-text2skin-1.3.1-2|116	
12cr|vdr-plugin-text2skin-1.3.1-2|117	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.6mdv2008.1
12cr|vdr-plugin-text2skin-1.3.1-2|118	+ Revision: 145221
12cr|vdr-plugin-text2skin-1.3.1-2|119	- rebuild for new vdr
12cr|vdr-plugin-text2skin-1.3.1-2|120	
12cr|vdr-plugin-text2skin-1.3.1-2|121	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-text2skin-1.3.1-2|122	- restore BuildRoot
12cr|vdr-plugin-text2skin-1.3.1-2|123	
12cr|vdr-plugin-text2skin-1.3.1-2|124	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-text2skin-1.3.1-2|125	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-text2skin-1.3.1-2|126	
12cr|vdr-plugin-text2skin-1.3.1-2|127	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.5mdv2008.1
12cr|vdr-plugin-text2skin-1.3.1-2|128	+ Revision: 103222
12cr|vdr-plugin-text2skin-1.3.1-2|129	- rebuild for new vdr
12cr|vdr-plugin-text2skin-1.3.1-2|130	
12cr|vdr-plugin-text2skin-1.3.1-2|131	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.4mdv2008.0
12cr|vdr-plugin-text2skin-1.3.1-2|132	+ Revision: 50056
12cr|vdr-plugin-text2skin-1.3.1-2|133	- rebuild for new vdr
12cr|vdr-plugin-text2skin-1.3.1-2|134	
12cr|vdr-plugin-text2skin-1.3.1-2|135	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.3mdv2008.0
12cr|vdr-plugin-text2skin-1.3.1-2|136	+ Revision: 42139
12cr|vdr-plugin-text2skin-1.3.1-2|137	- rebuild for new vdr
12cr|vdr-plugin-text2skin-1.3.1-2|138	
12cr|vdr-plugin-text2skin-1.3.1-2|139	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.2mdv2008.0
12cr|vdr-plugin-text2skin-1.3.1-2|140	+ Revision: 22712
12cr|vdr-plugin-text2skin-1.3.1-2|141	- rebuild for new vdr
12cr|vdr-plugin-text2skin-1.3.1-2|142	
12cr|vdr-plugin-text2skin-1.3.1-2|143	* Fri Apr 20 2007 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.1mdv
12cr|vdr-plugin-text2skin-1.3.1-2|144	+ Revision: 16274
12cr|vdr-plugin-text2skin-1.3.1-2|145	- new snapshot
12cr|vdr-plugin-text2skin-1.3.1-2|146	
12cr|vdr-plugin-text2skin-1.3.1-2|147	
12cr|vdr-plugin-text2skin-1.3.1-2|148	* Sun Feb 18 2007 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.12mdv2007.0
12cr|vdr-plugin-text2skin-1.3.1-2|149	+ Revision: 122357
12cr|vdr-plugin-text2skin-1.3.1-2|150	- rebuild for new ImageMagick
12cr|vdr-plugin-text2skin-1.3.1-2|151	
12cr|vdr-plugin-text2skin-1.3.1-2|152	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.11mdv2007.1
12cr|vdr-plugin-text2skin-1.3.1-2|153	+ Revision: 90978
12cr|vdr-plugin-text2skin-1.3.1-2|154	- rebuild for new vdr
12cr|vdr-plugin-text2skin-1.3.1-2|155	
12cr|vdr-plugin-text2skin-1.3.1-2|156	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.10mdv2007.1
12cr|vdr-plugin-text2skin-1.3.1-2|157	+ Revision: 74089
12cr|vdr-plugin-text2skin-1.3.1-2|158	- rebuild for new vdr
12cr|vdr-plugin-text2skin-1.3.1-2|159	- Import vdr-plugin-text2skin
12cr|vdr-plugin-text2skin-1.3.1-2|160	
12cr|vdr-plugin-text2skin-1.3.1-2|161	* Sat Sep 09 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.9mdv2007.0
12cr|vdr-plugin-text2skin-1.3.1-2|162	- rebuild for new imagemagick
12cr|vdr-plugin-text2skin-1.3.1-2|163	
12cr|vdr-plugin-text2skin-1.3.1-2|164	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.8mdv2007.0
12cr|vdr-plugin-text2skin-1.3.1-2|165	- rebuild for new vdr
12cr|vdr-plugin-text2skin-1.3.1-2|166	
12cr|vdr-plugin-text2skin-1.3.1-2|167	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.7mdv2007.0
12cr|vdr-plugin-text2skin-1.3.1-2|168	- stricter abi requires
12cr|vdr-plugin-text2skin-1.3.1-2|169	
12cr|vdr-plugin-text2skin-1.3.1-2|170	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.6mdv2007.0
12cr|vdr-plugin-text2skin-1.3.1-2|171	- rebuild for new vdr
12cr|vdr-plugin-text2skin-1.3.1-2|172	
12cr|vdr-plugin-text2skin-1.3.1-2|173	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.5mdv2007.0
12cr|vdr-plugin-text2skin-1.3.1-2|174	- rebuild for new vdr
12cr|vdr-plugin-text2skin-1.3.1-2|175	
12cr|vdr-plugin-text2skin-1.3.1-2|176	* Thu Jul 13 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.4mdv2007.0
12cr|vdr-plugin-text2skin-1.3.1-2|177	- patch1: fix fonts with libfreetype 2.2
12cr|vdr-plugin-text2skin-1.3.1-2|178	
12cr|vdr-plugin-text2skin-1.3.1-2|179	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.3mdv2007.0
12cr|vdr-plugin-text2skin-1.3.1-2|180	- use _ prefix for system path macros
12cr|vdr-plugin-text2skin-1.3.1-2|181	
12cr|vdr-plugin-text2skin-1.3.1-2|182	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.2mdv2007.0
12cr|vdr-plugin-text2skin-1.3.1-2|183	- rebuild for new vdr
12cr|vdr-plugin-text2skin-1.3.1-2|184	
12cr|vdr-plugin-text2skin-1.3.1-2|185	* Fri Jun 02 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.1mdv2007.0
12cr|vdr-plugin-text2skin-1.3.1-2|186	- initial Mandriva release
12cr|vdr-plugin-text2skin-1.3.1-2|187	

8332 12
12cr|vdr-plugin-timeline-1.0.141-16|1	
12cr|vdr-plugin-timeline-1.0.141-16|2	%define plugin	timeline
12cr|vdr-plugin-timeline-1.0.141-16|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-timeline-1.0.141-16|4	%define version	1.0.141
12cr|vdr-plugin-timeline-1.0.141-16|5	%define rel	16
12cr|vdr-plugin-timeline-1.0.141-16|6	
12cr|vdr-plugin-timeline-1.0.141-16|7	Summary:	VDR plugin: Show timer overview and collisions
12cr|vdr-plugin-timeline-1.0.141-16|8	Name:		%name
12cr|vdr-plugin-timeline-1.0.141-16|9	Version:	%version
12cr|vdr-plugin-timeline-1.0.141-16|10	Release:	%mkrel %rel
12cr|vdr-plugin-timeline-1.0.141-16|11	Group:		Video
12cr|vdr-plugin-timeline-1.0.141-16|12	License:	GPL
12cr|vdr-plugin-timeline-1.0.141-16|13	URL:		http://www.js-home.org/vdr/timeline/
12cr|vdr-plugin-timeline-1.0.141-16|14	Source:		vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-timeline-1.0.141-16|15	Patch0:		91_timeline-1.0.141-1.5.0.dpatch
12cr|vdr-plugin-timeline-1.0.141-16|16	Patch1:		92_timeline-1.0.141-vdr-1.5.3.dpatch
12cr|vdr-plugin-timeline-1.0.141-16|17	Patch2:		timeline-1.0.141-i18n-1.6.patch
12cr|vdr-plugin-timeline-1.0.141-16|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-timeline-1.0.141-16|19	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-timeline-1.0.141-16|20	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-timeline-1.0.141-16|21	
12cr|vdr-plugin-timeline-1.0.141-16|22	%description
12cr|vdr-plugin-timeline-1.0.141-16|23	Shows a timeline of all programmed timers per day and informs
12cr|vdr-plugin-timeline-1.0.141-16|24	you of timer conflicts:
12cr|vdr-plugin-timeline-1.0.141-16|25	- record transmissions at the same time
12cr|vdr-plugin-timeline-1.0.141-16|26	and
12cr|vdr-plugin-timeline-1.0.141-16|27	- transmissions are on different channels (on different frequencies)
12cr|vdr-plugin-timeline-1.0.141-16|28	and
12cr|vdr-plugin-timeline-1.0.141-16|29	- there are not enough input devices
12cr|vdr-plugin-timeline-1.0.141-16|30	
12cr|vdr-plugin-timeline-1.0.141-16|31	%prep
12cr|vdr-plugin-timeline-1.0.141-16|32	%setup -q -n %plugin-%version
12cr|vdr-plugin-timeline-1.0.141-16|33	%patch0 -p1
12cr|vdr-plugin-timeline-1.0.141-16|34	%patch1 -p1
12cr|vdr-plugin-timeline-1.0.141-16|35	%patch2 -p1
12cr|vdr-plugin-timeline-1.0.141-16|36	%vdr_plugin_prep
12cr|vdr-plugin-timeline-1.0.141-16|37	
12cr|vdr-plugin-timeline-1.0.141-16|38	%build
12cr|vdr-plugin-timeline-1.0.141-16|39	%vdr_plugin_build
12cr|vdr-plugin-timeline-1.0.141-16|40	
12cr|vdr-plugin-timeline-1.0.141-16|41	%install
12cr|vdr-plugin-timeline-1.0.141-16|42	rm -rf %{buildroot}
12cr|vdr-plugin-timeline-1.0.141-16|43	%vdr_plugin_install
12cr|vdr-plugin-timeline-1.0.141-16|44	
12cr|vdr-plugin-timeline-1.0.141-16|45	%clean
12cr|vdr-plugin-timeline-1.0.141-16|46	rm -rf %{buildroot}
12cr|vdr-plugin-timeline-1.0.141-16|47	
12cr|vdr-plugin-timeline-1.0.141-16|48	%post
12cr|vdr-plugin-timeline-1.0.141-16|49	%vdr_plugin_post %plugin
12cr|vdr-plugin-timeline-1.0.141-16|50	
12cr|vdr-plugin-timeline-1.0.141-16|51	%postun
12cr|vdr-plugin-timeline-1.0.141-16|52	%vdr_plugin_postun %plugin
12cr|vdr-plugin-timeline-1.0.141-16|53	
12cr|vdr-plugin-timeline-1.0.141-16|54	%files -f %plugin.vdr
12cr|vdr-plugin-timeline-1.0.141-16|55	%defattr(-,root,root)
12cr|vdr-plugin-timeline-1.0.141-16|56	%doc README HISTORY
12cr|vdr-plugin-timeline-1.0.141-16|57	
12cr|vdr-plugin-timeline-1.0.141-16|58	
12cr|vdr-plugin-timeline-1.0.141-16|59	
12cr|vdr-plugin-timeline-1.0.141-16|60	
12cr|vdr-plugin-timeline-1.0.141-16|61	%changelog
12cr|vdr-plugin-timeline-1.0.141-16|62	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.0.141-16mdv2010.0
12cr|vdr-plugin-timeline-1.0.141-16|63	+ Revision: 401088
12cr|vdr-plugin-timeline-1.0.141-16|64	- rebuild for new VDR
12cr|vdr-plugin-timeline-1.0.141-16|65	
12cr|vdr-plugin-timeline-1.0.141-16|66	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 1.0.141-15mdv2009.1
12cr|vdr-plugin-timeline-1.0.141-16|67	+ Revision: 359376
12cr|vdr-plugin-timeline-1.0.141-16|68	- rebuild for new vdr
12cr|vdr-plugin-timeline-1.0.141-16|69	
12cr|vdr-plugin-timeline-1.0.141-16|70	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 1.0.141-14mdv2009.0
12cr|vdr-plugin-timeline-1.0.141-16|71	+ Revision: 197988
12cr|vdr-plugin-timeline-1.0.141-16|72	- rebuild for new vdr
12cr|vdr-plugin-timeline-1.0.141-16|73	
12cr|vdr-plugin-timeline-1.0.141-16|74	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 1.0.141-13mdv2009.0
12cr|vdr-plugin-timeline-1.0.141-16|75	+ Revision: 197734
12cr|vdr-plugin-timeline-1.0.141-16|76	- add vdr_plugin_prep
12cr|vdr-plugin-timeline-1.0.141-16|77	- bump buildrequires on vdr-devel
12cr|vdr-plugin-timeline-1.0.141-16|78	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-timeline-1.0.141-16|79	- adapt for api changes of VDR 1.5.0 (P0 from e-tobi)
12cr|vdr-plugin-timeline-1.0.141-16|80	- adapt for api changes of VDR 1.5.3 (P1 from e-tobi)
12cr|vdr-plugin-timeline-1.0.141-16|81	
12cr|vdr-plugin-timeline-1.0.141-16|82	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.0.141-12mdv2008.1
12cr|vdr-plugin-timeline-1.0.141-16|83	+ Revision: 145225
12cr|vdr-plugin-timeline-1.0.141-16|84	- rebuild for new vdr
12cr|vdr-plugin-timeline-1.0.141-16|85	
12cr|vdr-plugin-timeline-1.0.141-16|86	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-timeline-1.0.141-16|87	- restore BuildRoot
12cr|vdr-plugin-timeline-1.0.141-16|88	
12cr|vdr-plugin-timeline-1.0.141-16|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-timeline-1.0.141-16|90	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-timeline-1.0.141-16|91	
12cr|vdr-plugin-timeline-1.0.141-16|92	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 1.0.141-11mdv2008.1
12cr|vdr-plugin-timeline-1.0.141-16|93	+ Revision: 103223
12cr|vdr-plugin-timeline-1.0.141-16|94	- rebuild for new vdr
12cr|vdr-plugin-timeline-1.0.141-16|95	
12cr|vdr-plugin-timeline-1.0.141-16|96	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 1.0.141-10mdv2008.0
12cr|vdr-plugin-timeline-1.0.141-16|97	+ Revision: 50057
12cr|vdr-plugin-timeline-1.0.141-16|98	- rebuild for new vdr
12cr|vdr-plugin-timeline-1.0.141-16|99	
12cr|vdr-plugin-timeline-1.0.141-16|100	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 1.0.141-9mdv2008.0
12cr|vdr-plugin-timeline-1.0.141-16|101	+ Revision: 42140
12cr|vdr-plugin-timeline-1.0.141-16|102	- rebuild for new vdr
12cr|vdr-plugin-timeline-1.0.141-16|103	
12cr|vdr-plugin-timeline-1.0.141-16|104	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 1.0.141-8mdv2008.0
12cr|vdr-plugin-timeline-1.0.141-16|105	+ Revision: 22714
12cr|vdr-plugin-timeline-1.0.141-16|106	- rebuild for new vdr
12cr|vdr-plugin-timeline-1.0.141-16|107	
12cr|vdr-plugin-timeline-1.0.141-16|108	
12cr|vdr-plugin-timeline-1.0.141-16|109	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 1.0.141-7mdv2007.0
12cr|vdr-plugin-timeline-1.0.141-16|110	+ Revision: 90979
12cr|vdr-plugin-timeline-1.0.141-16|111	- rebuild for new vdr
12cr|vdr-plugin-timeline-1.0.141-16|112	
12cr|vdr-plugin-timeline-1.0.141-16|113	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 1.0.141-6mdv2007.1
12cr|vdr-plugin-timeline-1.0.141-16|114	+ Revision: 74094
12cr|vdr-plugin-timeline-1.0.141-16|115	- rebuild for new vdr
12cr|vdr-plugin-timeline-1.0.141-16|116	- Import vdr-plugin-timeline
12cr|vdr-plugin-timeline-1.0.141-16|117	
12cr|vdr-plugin-timeline-1.0.141-16|118	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 1.0.141-5mdv2007.0
12cr|vdr-plugin-timeline-1.0.141-16|119	- rebuild for new vdr
12cr|vdr-plugin-timeline-1.0.141-16|120	
12cr|vdr-plugin-timeline-1.0.141-16|121	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 1.0.141-4mdv2007.0
12cr|vdr-plugin-timeline-1.0.141-16|122	- stricter abi requires
12cr|vdr-plugin-timeline-1.0.141-16|123	
12cr|vdr-plugin-timeline-1.0.141-16|124	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 1.0.141-3mdv2007.0
12cr|vdr-plugin-timeline-1.0.141-16|125	- rebuild for new vdr
12cr|vdr-plugin-timeline-1.0.141-16|126	
12cr|vdr-plugin-timeline-1.0.141-16|127	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 1.0.141-2mdv2007.0
12cr|vdr-plugin-timeline-1.0.141-16|128	- rebuild for new vdr
12cr|vdr-plugin-timeline-1.0.141-16|129	
12cr|vdr-plugin-timeline-1.0.141-16|130	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 1.0.141-1mdv2007.0
12cr|vdr-plugin-timeline-1.0.141-16|131	- 1.0.141
12cr|vdr-plugin-timeline-1.0.141-16|132	- drop patch1, upstream
12cr|vdr-plugin-timeline-1.0.141-16|133	- fix description
12cr|vdr-plugin-timeline-1.0.141-16|134	
12cr|vdr-plugin-timeline-1.0.141-16|135	* Tue Jun 06 2006 Anssi Hannula <anssi@mandriva.org> 0.9.0-1mdv2007.0
12cr|vdr-plugin-timeline-1.0.141-16|136	- initial Mandriva release
12cr|vdr-plugin-timeline-1.0.141-16|137	

8333 12
12cr|vdr-plugin-timersync-0.1.0-9|1	
12cr|vdr-plugin-timersync-0.1.0-9|2	%define plugin	timersync
12cr|vdr-plugin-timersync-0.1.0-9|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-timersync-0.1.0-9|4	%define version	0.1.0
12cr|vdr-plugin-timersync-0.1.0-9|5	%define rel	9
12cr|vdr-plugin-timersync-0.1.0-9|6	
12cr|vdr-plugin-timersync-0.1.0-9|7	Summary:	VDR plugin: Synchronize timers with server
12cr|vdr-plugin-timersync-0.1.0-9|8	Name:		%name
12cr|vdr-plugin-timersync-0.1.0-9|9	Version:	%version
12cr|vdr-plugin-timersync-0.1.0-9|10	Release:	%mkrel %rel
12cr|vdr-plugin-timersync-0.1.0-9|11	Group:		Video
12cr|vdr-plugin-timersync-0.1.0-9|12	License:	GPL
12cr|vdr-plugin-timersync-0.1.0-9|13	URL:		http://phivdr.dyndns.org/vdr/vdr-timersync/
12cr|vdr-plugin-timersync-0.1.0-9|14	Source:		http://phivdr.dyndns.org/vdr/vdr-timersync/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-timersync-0.1.0-9|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-timersync-0.1.0-9|16	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-timersync-0.1.0-9|17	BuildRequires:	svdrpservice-devel
12cr|vdr-plugin-timersync-0.1.0-9|18	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-timersync-0.1.0-9|19	Requires:	vdr-plugin-svdrpservice
12cr|vdr-plugin-timersync-0.1.0-9|20	
12cr|vdr-plugin-timersync-0.1.0-9|21	%description
12cr|vdr-plugin-timersync-0.1.0-9|22	This plugin synchronizes timers between client VDR and server VDR.
12cr|vdr-plugin-timersync-0.1.0-9|23	All recordings are done at server, but all timers are visible in
12cr|vdr-plugin-timersync-0.1.0-9|24	both VDR instances.
12cr|vdr-plugin-timersync-0.1.0-9|25	
12cr|vdr-plugin-timersync-0.1.0-9|26	%prep
12cr|vdr-plugin-timersync-0.1.0-9|27	%setup -q -n %plugin-%version
12cr|vdr-plugin-timersync-0.1.0-9|28	%vdr_plugin_prep
12cr|vdr-plugin-timersync-0.1.0-9|29	
12cr|vdr-plugin-timersync-0.1.0-9|30	perl -pi -e 's,"../svdrpservice/svdrpservice.h",<vdr/svdrpservice/svdrpservice.h>,' timersync.c
12cr|vdr-plugin-timersync-0.1.0-9|31	
12cr|vdr-plugin-timersync-0.1.0-9|32	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-timersync-0.1.0-9|33	# VDR Server address and optional SVDRP port
12cr|vdr-plugin-timersync-0.1.0-9|34	# This can also be configured in svdrpservice plugin setup menu
12cr|vdr-plugin-timersync-0.1.0-9|35	var=VDR_SERVER_ADDRESS
12cr|vdr-plugin-timersync-0.1.0-9|36	param=--server=VDR_SERVER_ADDRESS
12cr|vdr-plugin-timersync-0.1.0-9|37	%vdr_plugin_params_end
12cr|vdr-plugin-timersync-0.1.0-9|38	
12cr|vdr-plugin-timersync-0.1.0-9|39	%build
12cr|vdr-plugin-timersync-0.1.0-9|40	%vdr_plugin_build
12cr|vdr-plugin-timersync-0.1.0-9|41	
12cr|vdr-plugin-timersync-0.1.0-9|42	%install
12cr|vdr-plugin-timersync-0.1.0-9|43	rm -rf %{buildroot}
12cr|vdr-plugin-timersync-0.1.0-9|44	%vdr_plugin_install
12cr|vdr-plugin-timersync-0.1.0-9|45	
12cr|vdr-plugin-timersync-0.1.0-9|46	%clean
12cr|vdr-plugin-timersync-0.1.0-9|47	rm -rf %{buildroot}
12cr|vdr-plugin-timersync-0.1.0-9|48	
12cr|vdr-plugin-timersync-0.1.0-9|49	%post
12cr|vdr-plugin-timersync-0.1.0-9|50	%vdr_plugin_post %plugin
12cr|vdr-plugin-timersync-0.1.0-9|51	
12cr|vdr-plugin-timersync-0.1.0-9|52	%postun
12cr|vdr-plugin-timersync-0.1.0-9|53	%vdr_plugin_postun %plugin
12cr|vdr-plugin-timersync-0.1.0-9|54	
12cr|vdr-plugin-timersync-0.1.0-9|55	%files -f %plugin.vdr
12cr|vdr-plugin-timersync-0.1.0-9|56	%defattr(-,root,root)
12cr|vdr-plugin-timersync-0.1.0-9|57	%doc README HISTORY
12cr|vdr-plugin-timersync-0.1.0-9|58	
12cr|vdr-plugin-timersync-0.1.0-9|59	
12cr|vdr-plugin-timersync-0.1.0-9|60	%changelog
12cr|vdr-plugin-timersync-0.1.0-9|61	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-9mdv2010.0
12cr|vdr-plugin-timersync-0.1.0-9|62	+ Revision: 401088
12cr|vdr-plugin-timersync-0.1.0-9|63	- rebuild for new VDR
12cr|vdr-plugin-timersync-0.1.0-9|64	
12cr|vdr-plugin-timersync-0.1.0-9|65	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-8mdv2009.1
12cr|vdr-plugin-timersync-0.1.0-9|66	+ Revision: 359377
12cr|vdr-plugin-timersync-0.1.0-9|67	- rebuild for new vdr
12cr|vdr-plugin-timersync-0.1.0-9|68	
12cr|vdr-plugin-timersync-0.1.0-9|69	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-7mdv2009.0
12cr|vdr-plugin-timersync-0.1.0-9|70	+ Revision: 197989
12cr|vdr-plugin-timersync-0.1.0-9|71	- rebuild for new vdr
12cr|vdr-plugin-timersync-0.1.0-9|72	
12cr|vdr-plugin-timersync-0.1.0-9|73	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-6mdv2009.0
12cr|vdr-plugin-timersync-0.1.0-9|74	+ Revision: 197735
12cr|vdr-plugin-timersync-0.1.0-9|75	- add vdr_plugin_prep
12cr|vdr-plugin-timersync-0.1.0-9|76	- bump buildrequires on vdr-devel
12cr|vdr-plugin-timersync-0.1.0-9|77	
12cr|vdr-plugin-timersync-0.1.0-9|78	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-5mdv2008.1
12cr|vdr-plugin-timersync-0.1.0-9|79	+ Revision: 145229
12cr|vdr-plugin-timersync-0.1.0-9|80	- rebuild for new vdr
12cr|vdr-plugin-timersync-0.1.0-9|81	
12cr|vdr-plugin-timersync-0.1.0-9|82	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-timersync-0.1.0-9|83	- restore BuildRoot
12cr|vdr-plugin-timersync-0.1.0-9|84	
12cr|vdr-plugin-timersync-0.1.0-9|85	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-timersync-0.1.0-9|86	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-timersync-0.1.0-9|87	
12cr|vdr-plugin-timersync-0.1.0-9|88	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-4mdv2008.1
12cr|vdr-plugin-timersync-0.1.0-9|89	+ Revision: 103224
12cr|vdr-plugin-timersync-0.1.0-9|90	- rebuild for new vdr
12cr|vdr-plugin-timersync-0.1.0-9|91	
12cr|vdr-plugin-timersync-0.1.0-9|92	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-3mdv2008.0
12cr|vdr-plugin-timersync-0.1.0-9|93	+ Revision: 50058
12cr|vdr-plugin-timersync-0.1.0-9|94	- rebuild for new vdr
12cr|vdr-plugin-timersync-0.1.0-9|95	
12cr|vdr-plugin-timersync-0.1.0-9|96	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-2mdv2008.0
12cr|vdr-plugin-timersync-0.1.0-9|97	+ Revision: 42141
12cr|vdr-plugin-timersync-0.1.0-9|98	- rebuild for new vdr
12cr|vdr-plugin-timersync-0.1.0-9|99	
12cr|vdr-plugin-timersync-0.1.0-9|100	* Sun Jun 10 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-1mdv2008.0
12cr|vdr-plugin-timersync-0.1.0-9|101	+ Revision: 37870
12cr|vdr-plugin-timersync-0.1.0-9|102	- initial Mandriva release
12cr|vdr-plugin-timersync-0.1.0-9|103	

8334 12
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|1	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|2	%define plugin	ttxtsubs
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|4	%define version	0.0.5
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|5	%define edition	rre
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|6	%define edlong	raastinrauta
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|7	%define rel	5
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|8	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|9	%define release %mkrel 10.%edition.%rel
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|10	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|11	Summary:	VDR plugin: Teletext subtitles
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|12	Name:		%name
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|13	Epoch:		1
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|14	Version:	%version
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|15	Release:	%release
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|16	Group:		Video
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|17	License:	GPL+
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|18	URL:		ftp://ftp.nada.kth.se/pub/home/ragge/vdr/
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|19	Source:		ftp://ftp.nada.kth.se/pub/home/ragge/vdr/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|20	# http://www.saunalahti.fi/~rahrenbe/vdr/patches/
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|21	Patch1:		vdr-ttxtsubs-0.0.5-%edlong-edition.diff
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|22	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|23	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|24	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|25	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|26	%description
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|27	This plugin implements displaying, recording and replaying teletext
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|28	based subtitles using the on screen display.
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|29	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|30	This is the %edlong edition, currently maintained by Rolf
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|31	Ahrenberg.
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|32	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|33	%prep
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|34	%setup -q -n %plugin-%version
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|35	%patch1 -p1
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|36	%vdr_plugin_prep
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|37	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|38	%build
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|39	%vdr_plugin_build
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|40	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|41	%install
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|42	rm -rf %{buildroot}
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|43	%vdr_plugin_install
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|44	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|45	%clean
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|46	rm -rf %{buildroot}
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|47	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|48	%post
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|49	%vdr_plugin_post %plugin
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|50	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|51	%postun
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|52	%vdr_plugin_postun %plugin
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|53	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|54	%files -f %plugin.vdr
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|55	%defattr(-,root,root)
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|56	%doc README TROUBLESHOOTING HISTORY
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|57	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|58	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|59	%changelog
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|60	* Thu Mar 04 2010 Anssi Hannula <anssi@mandriva.org> 1:0.0.5-10.rre.5mdv2010.1
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|61	+ Revision: 514149
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|62	- revert back to 0.0.5 raastinrauta edition as 0.1.0 is incompatible
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|63	with VDR 1.6 (fixes playback of recorded teletext subtitles; reported
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|64	by Marko on mandriva-fi.org forum)
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|65	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|66	* Sun Sep 27 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-1mdv2010.0
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|67	+ Revision: 450019
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|68	- new version by new upstream
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|69	- update URL and License
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|70	- drop Rolf Ahrenberg's raastinrauta-edition patch, applied upstream
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|71	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|72	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.rre.4mdv2010.0
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|73	+ Revision: 401088
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|74	- rebuild for new VDR
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|75	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|76	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.rre.3mdv2009.1
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|77	+ Revision: 359378
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|78	- rebuild for new vdr
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|79	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|80	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.rre.2mdv2009.0
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|81	+ Revision: 197990
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|82	- rebuild for new vdr
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|83	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|84	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.rre.1mdv2009.0
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|85	+ Revision: 197736
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|86	- raastinrauta edition
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|87	- apply new license policy
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|88	- add vdr_plugin_prep
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|89	- bump buildrequires on vdr-devel
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|90	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|91	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.kne.6mdv2008.1
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|92	+ Revision: 145233
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|93	- rebuild for new vdr
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|94	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|95	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|96	- restore BuildRoot
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|97	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|98	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|99	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|100	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|101	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.kne.5mdv2008.1
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|102	+ Revision: 103225
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|103	- rebuild for new vdr
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|104	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|105	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.kne.4mdv2008.0
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|106	+ Revision: 50059
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|107	- rebuild for new vdr
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|108	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|109	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.kne.3mdv2008.0
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|110	+ Revision: 42142
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|111	- rebuild for new vdr
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|112	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|113	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.kne.2mdv2008.0
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|114	+ Revision: 22716
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|115	- rebuild for new vdr
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|116	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|117	* Fri Apr 20 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.kne.1mdv
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|118	+ Revision: 16314
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|119	- kermanekka edition
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|120	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|121	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|122	* Sat Jan 20 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-9.pme.1mdv2007.0
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|123	+ Revision: 111095
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|124	- pippurimylly edition
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|125	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|126	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-9mdv2007.1
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|127	+ Revision: 90980
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|128	- rebuild for new vdr
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|129	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|130	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-8mdv2007.1
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|131	+ Revision: 74095
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|132	- rebuild for new vdr
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|133	- Import vdr-plugin-ttxtsubs
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|134	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|135	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-7mdv2007.0
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|136	- rebuild for new vdr
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|137	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|138	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-6mdv2007.0
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|139	- stricter abi requires
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|140	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|141	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-5mdv2007.0
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|142	- rebuild for new vdr
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|143	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|144	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-4mdv2007.0
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|145	- rebuild for new vdr
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|146	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|147	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-3mdv2007.0
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|148	- rebuild for new vdr
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|149	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|150	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-2mdv2007.0
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|151	- rebuild for new vdr
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|152	
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|153	* Sun Jun 04 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-1mdv2007.0
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|154	- initial Mandriva release
12cr|vdr-plugin-ttxtsubs-0.0.5-10.rre.5|155	

8335 12
12cr|vdr-plugin-tvonscreen-1.0.141-12|1	
12cr|vdr-plugin-tvonscreen-1.0.141-12|2	%define plugin	tvonscreen
12cr|vdr-plugin-tvonscreen-1.0.141-12|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-tvonscreen-1.0.141-12|4	%define version	1.0.141
12cr|vdr-plugin-tvonscreen-1.0.141-12|5	%define rel	12
12cr|vdr-plugin-tvonscreen-1.0.141-12|6	
12cr|vdr-plugin-tvonscreen-1.0.141-12|7	# backportability
12cr|vdr-plugin-tvonscreen-1.0.141-12|8	%define _localstatedir %{_var}
12cr|vdr-plugin-tvonscreen-1.0.141-12|9	
12cr|vdr-plugin-tvonscreen-1.0.141-12|10	Summary:	VDR plugin: Shows the EPG info in form of a typical TV magazine
12cr|vdr-plugin-tvonscreen-1.0.141-12|11	Name:		%name
12cr|vdr-plugin-tvonscreen-1.0.141-12|12	Version:	%version
12cr|vdr-plugin-tvonscreen-1.0.141-12|13	Release:	%mkrel %rel
12cr|vdr-plugin-tvonscreen-1.0.141-12|14	Group:		Video
12cr|vdr-plugin-tvonscreen-1.0.141-12|15	License:	GPL
12cr|vdr-plugin-tvonscreen-1.0.141-12|16	URL:		http://www.js-home.org/vdr/tvonscreen/
12cr|vdr-plugin-tvonscreen-1.0.141-12|17	Source:		vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-tvonscreen-1.0.141-12|18	# dpatches from e-tobi repo
12cr|vdr-plugin-tvonscreen-1.0.141-12|19	Patch0:		02_tvonscreen-1.0-fixes.dpatch
12cr|vdr-plugin-tvonscreen-1.0.141-12|20	Patch1:		90_tvonscreen-1.0.141-1.5.3.dpatch
12cr|vdr-plugin-tvonscreen-1.0.141-12|21	Patch2:		tvonscreen-1.0.141-i18n-1.6.patch
12cr|vdr-plugin-tvonscreen-1.0.141-12|22	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-tvonscreen-1.0.141-12|23	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-tvonscreen-1.0.141-12|24	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-tvonscreen-1.0.141-12|25	
12cr|vdr-plugin-tvonscreen-1.0.141-12|26	%description
12cr|vdr-plugin-tvonscreen-1.0.141-12|27	This plugins shows the EPG data in the typical way a TV magazine
12cr|vdr-plugin-tvonscreen-1.0.141-12|28	does. The channels are shown from left to right, 3 on one screen.
12cr|vdr-plugin-tvonscreen-1.0.141-12|29	
12cr|vdr-plugin-tvonscreen-1.0.141-12|30	You can scroll though the channels and the time, create timers,
12cr|vdr-plugin-tvonscreen-1.0.141-12|31	show details, search for events and add vdradmin auto timers.
12cr|vdr-plugin-tvonscreen-1.0.141-12|32	
12cr|vdr-plugin-tvonscreen-1.0.141-12|33	%prep
12cr|vdr-plugin-tvonscreen-1.0.141-12|34	%setup -q -n %plugin-%version
12cr|vdr-plugin-tvonscreen-1.0.141-12|35	%patch0 -p1
12cr|vdr-plugin-tvonscreen-1.0.141-12|36	%patch1 -p1
12cr|vdr-plugin-tvonscreen-1.0.141-12|37	%patch2 -p1
12cr|vdr-plugin-tvonscreen-1.0.141-12|38	%vdr_plugin_prep
12cr|vdr-plugin-tvonscreen-1.0.141-12|39	
12cr|vdr-plugin-tvonscreen-1.0.141-12|40	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-tvonscreen-1.0.141-12|41	# optional path for the XPM channel logos
12cr|vdr-plugin-tvonscreen-1.0.141-12|42	var=CHANLOGOS
12cr|vdr-plugin-tvonscreen-1.0.141-12|43	param="-l CHANLOGOS"
12cr|vdr-plugin-tvonscreen-1.0.141-12|44	default=%{_vdr_chanlogodir}
12cr|vdr-plugin-tvonscreen-1.0.141-12|45	# path and filename to vdradmin at file
12cr|vdr-plugin-tvonscreen-1.0.141-12|46	var=VDRADMIN_TIMERFILE
12cr|vdr-plugin-tvonscreen-1.0.141-12|47	param="-v VDRADMIN_TIMERFILE"
12cr|vdr-plugin-tvonscreen-1.0.141-12|48	default=%{_localstatedir}/lib/vdradmin/vdradmin.at
12cr|vdr-plugin-tvonscreen-1.0.141-12|49	%vdr_plugin_params_end
12cr|vdr-plugin-tvonscreen-1.0.141-12|50	
12cr|vdr-plugin-tvonscreen-1.0.141-12|51	%build
12cr|vdr-plugin-tvonscreen-1.0.141-12|52	%vdr_plugin_build
12cr|vdr-plugin-tvonscreen-1.0.141-12|53	
12cr|vdr-plugin-tvonscreen-1.0.141-12|54	%install
12cr|vdr-plugin-tvonscreen-1.0.141-12|55	rm -rf %{buildroot}
12cr|vdr-plugin-tvonscreen-1.0.141-12|56	%vdr_plugin_install
12cr|vdr-plugin-tvonscreen-1.0.141-12|57	
12cr|vdr-plugin-tvonscreen-1.0.141-12|58	%clean
12cr|vdr-plugin-tvonscreen-1.0.141-12|59	rm -rf %{buildroot}
12cr|vdr-plugin-tvonscreen-1.0.141-12|60	
12cr|vdr-plugin-tvonscreen-1.0.141-12|61	%post
12cr|vdr-plugin-tvonscreen-1.0.141-12|62	%vdr_plugin_post %plugin
12cr|vdr-plugin-tvonscreen-1.0.141-12|63	
12cr|vdr-plugin-tvonscreen-1.0.141-12|64	%postun
12cr|vdr-plugin-tvonscreen-1.0.141-12|65	%vdr_plugin_postun %plugin
12cr|vdr-plugin-tvonscreen-1.0.141-12|66	
12cr|vdr-plugin-tvonscreen-1.0.141-12|67	%files -f %plugin.vdr
12cr|vdr-plugin-tvonscreen-1.0.141-12|68	%defattr(-,root,root)
12cr|vdr-plugin-tvonscreen-1.0.141-12|69	%doc README HISTORY
12cr|vdr-plugin-tvonscreen-1.0.141-12|70	
12cr|vdr-plugin-tvonscreen-1.0.141-12|71	
12cr|vdr-plugin-tvonscreen-1.0.141-12|72	
12cr|vdr-plugin-tvonscreen-1.0.141-12|73	
12cr|vdr-plugin-tvonscreen-1.0.141-12|74	%changelog
12cr|vdr-plugin-tvonscreen-1.0.141-12|75	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.0.141-12mdv2010.0
12cr|vdr-plugin-tvonscreen-1.0.141-12|76	+ Revision: 401088
12cr|vdr-plugin-tvonscreen-1.0.141-12|77	- rebuild for new VDR
12cr|vdr-plugin-tvonscreen-1.0.141-12|78	
12cr|vdr-plugin-tvonscreen-1.0.141-12|79	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 1.0.141-11mdv2009.1
12cr|vdr-plugin-tvonscreen-1.0.141-12|80	+ Revision: 359379
12cr|vdr-plugin-tvonscreen-1.0.141-12|81	- rebuild for new vdr
12cr|vdr-plugin-tvonscreen-1.0.141-12|82	- define %%_localstatedir locally for backportability
12cr|vdr-plugin-tvonscreen-1.0.141-12|83	
12cr|vdr-plugin-tvonscreen-1.0.141-12|84	+ Pixel <pixel@mandriva.com>
12cr|vdr-plugin-tvonscreen-1.0.141-12|85	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|vdr-plugin-tvonscreen-1.0.141-12|86	
12cr|vdr-plugin-tvonscreen-1.0.141-12|87	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 1.0.141-10mdv2009.0
12cr|vdr-plugin-tvonscreen-1.0.141-12|88	+ Revision: 197992
12cr|vdr-plugin-tvonscreen-1.0.141-12|89	- rebuild for new vdr
12cr|vdr-plugin-tvonscreen-1.0.141-12|90	
12cr|vdr-plugin-tvonscreen-1.0.141-12|91	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 1.0.141-9mdv2009.0
12cr|vdr-plugin-tvonscreen-1.0.141-12|92	+ Revision: 197737
12cr|vdr-plugin-tvonscreen-1.0.141-12|93	- add vdr_plugin_prep
12cr|vdr-plugin-tvonscreen-1.0.141-12|94	- bump buildrequires on vdr-devel
12cr|vdr-plugin-tvonscreen-1.0.141-12|95	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-tvonscreen-1.0.141-12|96	- adapt for api changes of VDR 1.5.3 (P1 from e-tobi)
12cr|vdr-plugin-tvonscreen-1.0.141-12|97	
12cr|vdr-plugin-tvonscreen-1.0.141-12|98	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.0.141-8mdv2008.1
12cr|vdr-plugin-tvonscreen-1.0.141-12|99	+ Revision: 145237
12cr|vdr-plugin-tvonscreen-1.0.141-12|100	- rebuild for new vdr
12cr|vdr-plugin-tvonscreen-1.0.141-12|101	
12cr|vdr-plugin-tvonscreen-1.0.141-12|102	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-tvonscreen-1.0.141-12|103	- restore BuildRoot
12cr|vdr-plugin-tvonscreen-1.0.141-12|104	
12cr|vdr-plugin-tvonscreen-1.0.141-12|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-tvonscreen-1.0.141-12|106	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-tvonscreen-1.0.141-12|107	
12cr|vdr-plugin-tvonscreen-1.0.141-12|108	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 1.0.141-7mdv2008.1
12cr|vdr-plugin-tvonscreen-1.0.141-12|109	+ Revision: 103226
12cr|vdr-plugin-tvonscreen-1.0.141-12|110	- rebuild for new vdr
12cr|vdr-plugin-tvonscreen-1.0.141-12|111	
12cr|vdr-plugin-tvonscreen-1.0.141-12|112	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 1.0.141-6mdv2008.0
12cr|vdr-plugin-tvonscreen-1.0.141-12|113	+ Revision: 50060
12cr|vdr-plugin-tvonscreen-1.0.141-12|114	- rebuild for new vdr
12cr|vdr-plugin-tvonscreen-1.0.141-12|115	
12cr|vdr-plugin-tvonscreen-1.0.141-12|116	* Fri Jun 22 2007 Anssi Hannula <anssi@mandriva.org> 1.0.141-5mdv2008.0
12cr|vdr-plugin-tvonscreen-1.0.141-12|117	+ Revision: 42702
12cr|vdr-plugin-tvonscreen-1.0.141-12|118	- rebuild due to buildsystem failure
12cr|vdr-plugin-tvonscreen-1.0.141-12|119	- rebuild for new vdr
12cr|vdr-plugin-tvonscreen-1.0.141-12|120	
12cr|vdr-plugin-tvonscreen-1.0.141-12|121	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 1.0.141-3mdv2008.0
12cr|vdr-plugin-tvonscreen-1.0.141-12|122	+ Revision: 22718
12cr|vdr-plugin-tvonscreen-1.0.141-12|123	- rebuild for new vdr
12cr|vdr-plugin-tvonscreen-1.0.141-12|124	
12cr|vdr-plugin-tvonscreen-1.0.141-12|125	
12cr|vdr-plugin-tvonscreen-1.0.141-12|126	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 1.0.141-2mdv2007.0
12cr|vdr-plugin-tvonscreen-1.0.141-12|127	+ Revision: 90981
12cr|vdr-plugin-tvonscreen-1.0.141-12|128	- rebuild for new vdr
12cr|vdr-plugin-tvonscreen-1.0.141-12|129	
12cr|vdr-plugin-tvonscreen-1.0.141-12|130	* Wed Nov 29 2006 Anssi Hannula <anssi@mandriva.org> 1.0.141-1mdv2007.1
12cr|vdr-plugin-tvonscreen-1.0.141-12|131	+ Revision: 88577
12cr|vdr-plugin-tvonscreen-1.0.141-12|132	- Import vdr-plugin-tvonscreen
12cr|vdr-plugin-tvonscreen-1.0.141-12|133	

8336 12
12cr|vdr-plugin-vcd-0.9-5|1	
12cr|vdr-plugin-vcd-0.9-5|2	%define plugin	vcd
12cr|vdr-plugin-vcd-0.9-5|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-vcd-0.9-5|4	%define version	0.9
12cr|vdr-plugin-vcd-0.9-5|5	%define rel	5
12cr|vdr-plugin-vcd-0.9-5|6	
12cr|vdr-plugin-vcd-0.9-5|7	Summary:	VDR plugin: VideoCD Player
12cr|vdr-plugin-vcd-0.9-5|8	Name:		%name
12cr|vdr-plugin-vcd-0.9-5|9	Version:	%version
12cr|vdr-plugin-vcd-0.9-5|10	Release:	%mkrel %rel
12cr|vdr-plugin-vcd-0.9-5|11	Group:		Video
12cr|vdr-plugin-vcd-0.9-5|12	License:	GPL
12cr|vdr-plugin-vcd-0.9-5|13	URL:		http://www.heiligenmann.de/vdr/vdr/plugins/vcd.html
12cr|vdr-plugin-vcd-0.9-5|14	Source:		http://www.heiligenmann.de/vdr/download/vdr-%plugin-%version.tgz
12cr|vdr-plugin-vcd-0.9-5|15	Patch0:		vcd-0.9-i18n-1.6.patch
12cr|vdr-plugin-vcd-0.9-5|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-vcd-0.9-5|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-vcd-0.9-5|18	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-vcd-0.9-5|19	Requires(post):	vdr-common
12cr|vdr-plugin-vcd-0.9-5|20	
12cr|vdr-plugin-vcd-0.9-5|21	%description
12cr|vdr-plugin-vcd-0.9-5|22	This plugin adds the functionality to replay VideoCDs (and Super VideoCDs)
12cr|vdr-plugin-vcd-0.9-5|23	from within VDR (by Klaus Schmidinger).
12cr|vdr-plugin-vcd-0.9-5|24	
12cr|vdr-plugin-vcd-0.9-5|25	%prep
12cr|vdr-plugin-vcd-0.9-5|26	%setup -q -n %plugin-%version
12cr|vdr-plugin-vcd-0.9-5|27	%patch0 -p1
12cr|vdr-plugin-vcd-0.9-5|28	%vdr_plugin_prep
12cr|vdr-plugin-vcd-0.9-5|29	
12cr|vdr-plugin-vcd-0.9-5|30	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-vcd-0.9-5|31	# use DEV as the CD-ROM device
12cr|vdr-plugin-vcd-0.9-5|32	# default: /dev/cdrom
12cr|vdr-plugin-vcd-0.9-5|33	var=VCD_DEVICE
12cr|vdr-plugin-vcd-0.9-5|34	param=--vcd=VCD_DEVICE
12cr|vdr-plugin-vcd-0.9-5|35	%vdr_plugin_params_end
12cr|vdr-plugin-vcd-0.9-5|36	
12cr|vdr-plugin-vcd-0.9-5|37	%build
12cr|vdr-plugin-vcd-0.9-5|38	%vdr_plugin_build
12cr|vdr-plugin-vcd-0.9-5|39	
12cr|vdr-plugin-vcd-0.9-5|40	%install
12cr|vdr-plugin-vcd-0.9-5|41	rm -rf %{buildroot}
12cr|vdr-plugin-vcd-0.9-5|42	%vdr_plugin_install
12cr|vdr-plugin-vcd-0.9-5|43	
12cr|vdr-plugin-vcd-0.9-5|44	%clean
12cr|vdr-plugin-vcd-0.9-5|45	rm -rf %{buildroot}
12cr|vdr-plugin-vcd-0.9-5|46	
12cr|vdr-plugin-vcd-0.9-5|47	%post
12cr|vdr-plugin-vcd-0.9-5|48	%{_bindir}/gpasswd -a vdr cdrom >/dev/null
12cr|vdr-plugin-vcd-0.9-5|49	%{_bindir}/gpasswd -a vdr cdwriter >/dev/null
12cr|vdr-plugin-vcd-0.9-5|50	%vdr_plugin_post %plugin
12cr|vdr-plugin-vcd-0.9-5|51	
12cr|vdr-plugin-vcd-0.9-5|52	%postun
12cr|vdr-plugin-vcd-0.9-5|53	%vdr_plugin_postun %plugin
12cr|vdr-plugin-vcd-0.9-5|54	
12cr|vdr-plugin-vcd-0.9-5|55	%files -f %plugin.vdr
12cr|vdr-plugin-vcd-0.9-5|56	%defattr(-,root,root)
12cr|vdr-plugin-vcd-0.9-5|57	%doc README COPYING HISTORY
12cr|vdr-plugin-vcd-0.9-5|58	
12cr|vdr-plugin-vcd-0.9-5|59	
12cr|vdr-plugin-vcd-0.9-5|60	
12cr|vdr-plugin-vcd-0.9-5|61	
12cr|vdr-plugin-vcd-0.9-5|62	%changelog
12cr|vdr-plugin-vcd-0.9-5|63	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.9-5mdv2010.0
12cr|vdr-plugin-vcd-0.9-5|64	+ Revision: 401088
12cr|vdr-plugin-vcd-0.9-5|65	- rebuild for new VDR
12cr|vdr-plugin-vcd-0.9-5|66	
12cr|vdr-plugin-vcd-0.9-5|67	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.9-4mdv2009.1
12cr|vdr-plugin-vcd-0.9-5|68	+ Revision: 359380
12cr|vdr-plugin-vcd-0.9-5|69	- rebuild for new vdr
12cr|vdr-plugin-vcd-0.9-5|70	
12cr|vdr-plugin-vcd-0.9-5|71	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.9-3mdv2009.0
12cr|vdr-plugin-vcd-0.9-5|72	+ Revision: 197994
12cr|vdr-plugin-vcd-0.9-5|73	- rebuild for new vdr
12cr|vdr-plugin-vcd-0.9-5|74	
12cr|vdr-plugin-vcd-0.9-5|75	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.9-2mdv2009.0
12cr|vdr-plugin-vcd-0.9-5|76	+ Revision: 197738
12cr|vdr-plugin-vcd-0.9-5|77	- add vdr_plugin_prep
12cr|vdr-plugin-vcd-0.9-5|78	- bump buildrequires on vdr-devel
12cr|vdr-plugin-vcd-0.9-5|79	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-vcd-0.9-5|80	- update URL
12cr|vdr-plugin-vcd-0.9-5|81	
12cr|vdr-plugin-vcd-0.9-5|82	* Fri Feb 29 2008 Anssi Hannula <anssi@mandriva.org> 0.9-1mdv2008.1
12cr|vdr-plugin-vcd-0.9-5|83	+ Revision: 176880
12cr|vdr-plugin-vcd-0.9-5|84	- new version
12cr|vdr-plugin-vcd-0.9-5|85	- drop patches, fixed upstream
12cr|vdr-plugin-vcd-0.9-5|86	
12cr|vdr-plugin-vcd-0.9-5|87	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.7-15mdv2008.1
12cr|vdr-plugin-vcd-0.9-5|88	+ Revision: 145241
12cr|vdr-plugin-vcd-0.9-5|89	- rebuild for new vdr
12cr|vdr-plugin-vcd-0.9-5|90	
12cr|vdr-plugin-vcd-0.9-5|91	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-vcd-0.9-5|92	- restore BuildRoot
12cr|vdr-plugin-vcd-0.9-5|93	
12cr|vdr-plugin-vcd-0.9-5|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-vcd-0.9-5|95	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-vcd-0.9-5|96	
12cr|vdr-plugin-vcd-0.9-5|97	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.7-14mdv2008.1
12cr|vdr-plugin-vcd-0.9-5|98	+ Revision: 103230
12cr|vdr-plugin-vcd-0.9-5|99	- rebuild for new vdr
12cr|vdr-plugin-vcd-0.9-5|100	
12cr|vdr-plugin-vcd-0.9-5|101	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.7-13mdv2008.0
12cr|vdr-plugin-vcd-0.9-5|102	+ Revision: 50061
12cr|vdr-plugin-vcd-0.9-5|103	- rebuild for new vdr
12cr|vdr-plugin-vcd-0.9-5|104	
12cr|vdr-plugin-vcd-0.9-5|105	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.7-12mdv2008.0
12cr|vdr-plugin-vcd-0.9-5|106	+ Revision: 42144
12cr|vdr-plugin-vcd-0.9-5|107	- rebuild for new vdr
12cr|vdr-plugin-vcd-0.9-5|108	
12cr|vdr-plugin-vcd-0.9-5|109	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.7-11mdv2008.0
12cr|vdr-plugin-vcd-0.9-5|110	+ Revision: 22720
12cr|vdr-plugin-vcd-0.9-5|111	- rebuild for new vdr
12cr|vdr-plugin-vcd-0.9-5|112	
12cr|vdr-plugin-vcd-0.9-5|113	
12cr|vdr-plugin-vcd-0.9-5|114	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.7-10mdv2007.0
12cr|vdr-plugin-vcd-0.9-5|115	+ Revision: 90982
12cr|vdr-plugin-vcd-0.9-5|116	- rebuild for new vdr
12cr|vdr-plugin-vcd-0.9-5|117	- add vdr user to cdwriter group
12cr|vdr-plugin-vcd-0.9-5|118	
12cr|vdr-plugin-vcd-0.9-5|119	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.7-9mdv2007.1
12cr|vdr-plugin-vcd-0.9-5|120	+ Revision: 74096
12cr|vdr-plugin-vcd-0.9-5|121	- rebuild for new vdr
12cr|vdr-plugin-vcd-0.9-5|122	- Import vdr-plugin-vcd
12cr|vdr-plugin-vcd-0.9-5|123	
12cr|vdr-plugin-vcd-0.9-5|124	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.7-8mdv2007.0
12cr|vdr-plugin-vcd-0.9-5|125	- rebuild for new vdr
12cr|vdr-plugin-vcd-0.9-5|126	
12cr|vdr-plugin-vcd-0.9-5|127	* Fri Sep 01 2006 Anssi Hannula <anssi@mandriva.org> 0.7-7mdv2007.0
12cr|vdr-plugin-vcd-0.9-5|128	- add vdr to cdrom group
12cr|vdr-plugin-vcd-0.9-5|129	
12cr|vdr-plugin-vcd-0.9-5|130	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.7-6mdv2007.0
12cr|vdr-plugin-vcd-0.9-5|131	- stricter abi requires
12cr|vdr-plugin-vcd-0.9-5|132	
12cr|vdr-plugin-vcd-0.9-5|133	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.7-5mdv2007.0
12cr|vdr-plugin-vcd-0.9-5|134	- rebuild for new vdr
12cr|vdr-plugin-vcd-0.9-5|135	
12cr|vdr-plugin-vcd-0.9-5|136	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.7-4mdv2007.0
12cr|vdr-plugin-vcd-0.9-5|137	- rebuild for new vdr
12cr|vdr-plugin-vcd-0.9-5|138	
12cr|vdr-plugin-vcd-0.9-5|139	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.7-3mdv2007.0
12cr|vdr-plugin-vcd-0.9-5|140	- rebuild for new vdr
12cr|vdr-plugin-vcd-0.9-5|141	
12cr|vdr-plugin-vcd-0.9-5|142	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.7-2mdv2007.0
12cr|vdr-plugin-vcd-0.9-5|143	- rebuild for new vdr
12cr|vdr-plugin-vcd-0.9-5|144	
12cr|vdr-plugin-vcd-0.9-5|145	* Fri Jun 02 2006 Anssi Hannula <anssi@mandriva.org> 0.7-1mdv2007.0
12cr|vdr-plugin-vcd-0.9-5|146	- initial Mandriva release
12cr|vdr-plugin-vcd-0.9-5|147	

8337 12
12cr|vdr-plugin-vdrrip-0.3.0-9|1	
12cr|vdr-plugin-vdrrip-0.3.0-9|2	%define plugin	vdrrip
12cr|vdr-plugin-vdrrip-0.3.0-9|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-vdrrip-0.3.0-9|4	%define version	0.3.0
12cr|vdr-plugin-vdrrip-0.3.0-9|5	%define rel	9
12cr|vdr-plugin-vdrrip-0.3.0-9|6	
12cr|vdr-plugin-vdrrip-0.3.0-9|7	%bcond_with	plf
12cr|vdr-plugin-vdrrip-0.3.0-9|8	
12cr|vdr-plugin-vdrrip-0.3.0-9|9	%if %with plf
12cr|vdr-plugin-vdrrip-0.3.0-9|10	%define distsuffix plf
12cr|vdr-plugin-vdrrip-0.3.0-9|11	%endif
12cr|vdr-plugin-vdrrip-0.3.0-9|12	
12cr|vdr-plugin-vdrrip-0.3.0-9|13	Summary:	VDR plugin: A MPlayer using movie encoder
12cr|vdr-plugin-vdrrip-0.3.0-9|14	Name:		%name
12cr|vdr-plugin-vdrrip-0.3.0-9|15	Version:	%version
12cr|vdr-plugin-vdrrip-0.3.0-9|16	Release:	%mkrel %rel
12cr|vdr-plugin-vdrrip-0.3.0-9|17	Group:		Video
12cr|vdr-plugin-vdrrip-0.3.0-9|18	License:	GPL
12cr|vdr-plugin-vdrrip-0.3.0-9|19	# an interesting use of a domain...
12cr|vdr-plugin-vdrrip-0.3.0-9|20	URL:		http://www.a-land.de/
12cr|vdr-plugin-vdrrip-0.3.0-9|21	Source:		http://www.a-land.de/vdr-%plugin-%version.tgz
12cr|vdr-plugin-vdrrip-0.3.0-9|22	# e-tobi script
12cr|vdr-plugin-vdrrip-0.3.0-9|23	Source1:	vdrripsplit.sh
12cr|vdr-plugin-vdrrip-0.3.0-9|24	# initscript
12cr|vdr-plugin-vdrrip-0.3.0-9|25	Source2:	vdrrip.init
12cr|vdr-plugin-vdrrip-0.3.0-9|26	Source3:	vdrrip.sysconfig
12cr|vdr-plugin-vdrrip-0.3.0-9|27	Patch0:		vdrrip-0.3.0-paths.patch
12cr|vdr-plugin-vdrrip-0.3.0-9|28	# (anssi) This seems to be the easiest way to do detaching...
12cr|vdr-plugin-vdrrip-0.3.0-9|29	Patch8:		vdrrip-0.3.0-queue-bg.patch
12cr|vdr-plugin-vdrrip-0.3.0-9|30	# (anssi) Link against dvdread instead of dvdnav, as dvdnav is not needed
12cr|vdr-plugin-vdrrip-0.3.0-9|31	# and does not contain the needed headers as of 11/2007
12cr|vdr-plugin-vdrrip-0.3.0-9|32	Patch9:		vdrrip-dvdnav2dvdread.patch
12cr|vdr-plugin-vdrrip-0.3.0-9|33	# #35140
12cr|vdr-plugin-vdrrip-0.3.0-9|34	Patch10:	vdrrip-dvdread-inttypes.patch
12cr|vdr-plugin-vdrrip-0.3.0-9|35	Patch12:	vdrrip-0.3.0-i18n-1.6.patch
12cr|vdr-plugin-vdrrip-0.3.0-9|36	Patch13:	vdrrip-format-string.patch
12cr|vdr-plugin-vdrrip-0.3.0-9|37	Patch14:	vdrrip-const-char-gcc4.4.patch
12cr|vdr-plugin-vdrrip-0.3.0-9|38	# e-tobi patches
12cr|vdr-plugin-vdrrip-0.3.0-9|39	Patch1:		02_maketempdir.dpatch
12cr|vdr-plugin-vdrrip-0.3.0-9|40	Patch2:		03_greppid2.dpatch
12cr|vdr-plugin-vdrrip-0.3.0-9|41	Patch3:		05_fix-dvdparameter.dpatch
12cr|vdr-plugin-vdrrip-0.3.0-9|42	Patch4:		06_fix-ogm-ac3-vdrsync-dev.dpatch
12cr|vdr-plugin-vdrrip-0.3.0-9|43	Patch5:		07_preserve-queue-owner.dpatch
12cr|vdr-plugin-vdrrip-0.3.0-9|44	Patch6:		11_fix-identify-aspect.dpatch
12cr|vdr-plugin-vdrrip-0.3.0-9|45	Patch7:		91_vdrrip+dvd-0.3.0-1.3.7.dpatch
12cr|vdr-plugin-vdrrip-0.3.0-9|46	Patch11:		95_fix_crop.dpatch
12cr|vdr-plugin-vdrrip-0.3.0-9|47	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-vdrrip-0.3.0-9|48	BuildRequires:	vdr-devel >= 1.6.0-7
12cr|vdr-plugin-vdrrip-0.3.0-9|49	%if %with plf
12cr|vdr-plugin-vdrrip-0.3.0-9|50	BuildRequires:	libdvdread-devel
12cr|vdr-plugin-vdrrip-0.3.0-9|51	%endif
12cr|vdr-plugin-vdrrip-0.3.0-9|52	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-vdrrip-0.3.0-9|53	# The plugin really requires these itself as well
12cr|vdr-plugin-vdrrip-0.3.0-9|54	Requires:	mplayer
12cr|vdr-plugin-vdrrip-0.3.0-9|55	Requires:	mencoder
12cr|vdr-plugin-vdrrip-0.3.0-9|56	Suggests:	vdrrip
12cr|vdr-plugin-vdrrip-0.3.0-9|57	
12cr|vdr-plugin-vdrrip-0.3.0-9|58	%description
12cr|vdr-plugin-vdrrip-0.3.0-9|59	Vdrrip is a plugin to encode the vdr recordings into several
12cr|vdr-plugin-vdrrip-0.3.0-9|60	formats. You likely want to also install the vdrrip package which
12cr|vdr-plugin-vdrrip-0.3.0-9|61	contains the queue handler script.
12cr|vdr-plugin-vdrrip-0.3.0-9|62	%if %with plf
12cr|vdr-plugin-vdrrip-0.3.0-9|63	This package is in PLF because this build contains support for DVD
12cr|vdr-plugin-vdrrip-0.3.0-9|64	ripping which may be prohibited by local laws.
12cr|vdr-plugin-vdrrip-0.3.0-9|65	%endif
12cr|vdr-plugin-vdrrip-0.3.0-9|66	
12cr|vdr-plugin-vdrrip-0.3.0-9|67	%package -n %plugin
12cr|vdr-plugin-vdrrip-0.3.0-9|68	Summary:	Queue handler of vdrrip
12cr|vdr-plugin-vdrrip-0.3.0-9|69	Group:		Video
12cr|vdr-plugin-vdrrip-0.3.0-9|70	Requires(preun): rpm-helper
12cr|vdr-plugin-vdrrip-0.3.0-9|71	Requires(post):	rpm-helper
12cr|vdr-plugin-vdrrip-0.3.0-9|72	Requires:	mplayer
12cr|vdr-plugin-vdrrip-0.3.0-9|73	Requires:	mencoder
12cr|vdr-plugin-vdrrip-0.3.0-9|74	Suggests:	ogmtools
12cr|vdr-plugin-vdrrip-0.3.0-9|75	Suggests:	vdrsync
12cr|vdr-plugin-vdrrip-0.3.0-9|76	Suggests:	mkvtoolnix
12cr|vdr-plugin-vdrrip-0.3.0-9|77	Suggests:	ffmpeg
12cr|vdr-plugin-vdrrip-0.3.0-9|78	
12cr|vdr-plugin-vdrrip-0.3.0-9|79	%description -n %plugin
12cr|vdr-plugin-vdrrip-0.3.0-9|80	The queue handler for VDR vdrrip plugin. It does the actual
12cr|vdr-plugin-vdrrip-0.3.0-9|81	encoding.
12cr|vdr-plugin-vdrrip-0.3.0-9|82	
12cr|vdr-plugin-vdrrip-0.3.0-9|83	For encoding ogm files you also need the packages ogmtools and
12cr|vdr-plugin-vdrrip-0.3.0-9|84	vdrsync. For encoding matroska files you need the packages
12cr|vdr-plugin-vdrrip-0.3.0-9|85	mkvtoolnix and vdrsync. For encoding ogm or matroska files with mp3
12cr|vdr-plugin-vdrrip-0.3.0-9|86	or ogg vorbis audio you also need the package ffmpeg.
12cr|vdr-plugin-vdrrip-0.3.0-9|87	
12cr|vdr-plugin-vdrrip-0.3.0-9|88	%prep
12cr|vdr-plugin-vdrrip-0.3.0-9|89	%setup -q -n %plugin-%version
12cr|vdr-plugin-vdrrip-0.3.0-9|90	%patch0 -p1
12cr|vdr-plugin-vdrrip-0.3.0-9|91	%patch1 -p1
12cr|vdr-plugin-vdrrip-0.3.0-9|92	%patch2 -p1
12cr|vdr-plugin-vdrrip-0.3.0-9|93	%patch3 -p1
12cr|vdr-plugin-vdrrip-0.3.0-9|94	%patch4 -p1
12cr|vdr-plugin-vdrrip-0.3.0-9|95	%patch5 -p1
12cr|vdr-plugin-vdrrip-0.3.0-9|96	%patch6 -p1
12cr|vdr-plugin-vdrrip-0.3.0-9|97	%patch7 -p1
12cr|vdr-plugin-vdrrip-0.3.0-9|98	%patch8 -p1
12cr|vdr-plugin-vdrrip-0.3.0-9|99	%patch9 -p1
12cr|vdr-plugin-vdrrip-0.3.0-9|100	%patch10 -p1
12cr|vdr-plugin-vdrrip-0.3.0-9|101	%patch11 -p1
12cr|vdr-plugin-vdrrip-0.3.0-9|102	%patch12 -p1
12cr|vdr-plugin-vdrrip-0.3.0-9|103	%patch13 -p1
12cr|vdr-plugin-vdrrip-0.3.0-9|104	%patch14 -p1
12cr|vdr-plugin-vdrrip-0.3.0-9|105	%vdr_plugin_prep
12cr|vdr-plugin-vdrrip-0.3.0-9|106	chmod -x TODO COPYING README FAQ HISTORY
12cr|vdr-plugin-vdrrip-0.3.0-9|107	perl -pi -e 's,scriptdir=.*$,scriptdir="%{_sysconfdir}/%{plugin}",' scripts/queuehandler.sh
12cr|vdr-plugin-vdrrip-0.3.0-9|108	grep scriptdir= scripts/queuehandler.sh
12cr|vdr-plugin-vdrrip-0.3.0-9|109	
12cr|vdr-plugin-vdrrip-0.3.0-9|110	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-vdrrip-0.3.0-9|111	# You likely want to also install the vdrrip package which
12cr|vdr-plugin-vdrrip-0.3.0-9|112	# contains the queue handler script which does the actual encoding.
12cr|vdr-plugin-vdrrip-0.3.0-9|113	#
12cr|vdr-plugin-vdrrip-0.3.0-9|114	# use alternative mplayer instead of the default one
12cr|vdr-plugin-vdrrip-0.3.0-9|115	var=MPLAYER
12cr|vdr-plugin-vdrrip-0.3.0-9|116	param="-p MPLAYER"
12cr|vdr-plugin-vdrrip-0.3.0-9|117	# use alternative mencoder instead of the default one
12cr|vdr-plugin-vdrrip-0.3.0-9|118	var=MENCODER
12cr|vdr-plugin-vdrrip-0.3.0-9|119	param="-e MENCODER"
12cr|vdr-plugin-vdrrip-0.3.0-9|120	%if %with plf
12cr|vdr-plugin-vdrrip-0.3.0-9|121	# use alternative DVD device instead of /dev/dvd
12cr|vdr-plugin-vdrrip-0.3.0-9|122	var=DVD_DEVICE
12cr|vdr-plugin-vdrrip-0.3.0-9|123	param="-d DVD_DEVICE"
12cr|vdr-plugin-vdrrip-0.3.0-9|124	%endif
12cr|vdr-plugin-vdrrip-0.3.0-9|125	%vdr_plugin_params_end
12cr|vdr-plugin-vdrrip-0.3.0-9|126	
12cr|vdr-plugin-vdrrip-0.3.0-9|127	%build
12cr|vdr-plugin-vdrrip-0.3.0-9|128	# see #35140
12cr|vdr-plugin-vdrrip-0.3.0-9|129	VDR_PLUGIN_EXTRA_FLAGS="-D__STDC_LIMIT_MACROS"
12cr|vdr-plugin-vdrrip-0.3.0-9|130	%vdr_plugin_build \
12cr|vdr-plugin-vdrrip-0.3.0-9|131	%if %with plf
12cr|vdr-plugin-vdrrip-0.3.0-9|132	VDRRIP_DVD=1
12cr|vdr-plugin-vdrrip-0.3.0-9|133	%endif
12cr|vdr-plugin-vdrrip-0.3.0-9|134	
12cr|vdr-plugin-vdrrip-0.3.0-9|135	%install
12cr|vdr-plugin-vdrrip-0.3.0-9|136	rm -rf %{buildroot}
12cr|vdr-plugin-vdrrip-0.3.0-9|137	%vdr_plugin_install
12cr|vdr-plugin-vdrrip-0.3.0-9|138	install -d -m755 %{buildroot}%{_bindir}
12cr|vdr-plugin-vdrrip-0.3.0-9|139	install -m755 scripts/queuehandler.sh %{buildroot}%{_bindir}
12cr|vdr-plugin-vdrrip-0.3.0-9|140	install -m755 %SOURCE1 %{buildroot}%{_bindir}
12cr|vdr-plugin-vdrrip-0.3.0-9|141	install -d -m755 %{buildroot}%{_sysconfdir}/%{plugin}
12cr|vdr-plugin-vdrrip-0.3.0-9|142	install -m644 scripts/queuehandler.sh.conf %{buildroot}%{_sysconfdir}/%{plugin}
12cr|vdr-plugin-vdrrip-0.3.0-9|143	
12cr|vdr-plugin-vdrrip-0.3.0-9|144	install -d -m755 %{buildroot}%{_initrddir} %{buildroot}%{_sysconfdir}/sysconfig
12cr|vdr-plugin-vdrrip-0.3.0-9|145	install -m755 %SOURCE2 %{buildroot}%{_initrddir}/%{plugin}
12cr|vdr-plugin-vdrrip-0.3.0-9|146	install -m644 %SOURCE3 %{buildroot}%{_sysconfdir}/sysconfig/%{plugin}
12cr|vdr-plugin-vdrrip-0.3.0-9|147	
12cr|vdr-plugin-vdrrip-0.3.0-9|148	%clean
12cr|vdr-plugin-vdrrip-0.3.0-9|149	rm -rf %{buildroot}
12cr|vdr-plugin-vdrrip-0.3.0-9|150	
12cr|vdr-plugin-vdrrip-0.3.0-9|151	%post
12cr|vdr-plugin-vdrrip-0.3.0-9|152	%vdr_plugin_post %plugin
12cr|vdr-plugin-vdrrip-0.3.0-9|153	
12cr|vdr-plugin-vdrrip-0.3.0-9|154	%post -n %plugin
12cr|vdr-plugin-vdrrip-0.3.0-9|155	%_post_service %plugin
12cr|vdr-plugin-vdrrip-0.3.0-9|156	
12cr|vdr-plugin-vdrrip-0.3.0-9|157	%preun -n %plugin
12cr|vdr-plugin-vdrrip-0.3.0-9|158	%_preun_service %plugin
12cr|vdr-plugin-vdrrip-0.3.0-9|159	
12cr|vdr-plugin-vdrrip-0.3.0-9|160	%postun
12cr|vdr-plugin-vdrrip-0.3.0-9|161	%vdr_plugin_postun %plugin
12cr|vdr-plugin-vdrrip-0.3.0-9|162	
12cr|vdr-plugin-vdrrip-0.3.0-9|163	%files -f %plugin.vdr
12cr|vdr-plugin-vdrrip-0.3.0-9|164	%defattr(-,root,root)
12cr|vdr-plugin-vdrrip-0.3.0-9|165	%doc README HISTORY FAQ TODO COPYING scripts/sleephalt.sh scripts/vdrshutdown.sh
12cr|vdr-plugin-vdrrip-0.3.0-9|166	
12cr|vdr-plugin-vdrrip-0.3.0-9|167	%files -n %plugin
12cr|vdr-plugin-vdrrip-0.3.0-9|168	%{_bindir}/vdrripsplit.sh
12cr|vdr-plugin-vdrrip-0.3.0-9|169	%{_bindir}/queuehandler.sh
12cr|vdr-plugin-vdrrip-0.3.0-9|170	%dir %{_sysconfdir}/%{plugin}
12cr|vdr-plugin-vdrrip-0.3.0-9|171	%config(noreplace) %{_sysconfdir}/%{plugin}/queuehandler.sh.conf
12cr|vdr-plugin-vdrrip-0.3.0-9|172	%{_initrddir}/%{plugin}
12cr|vdr-plugin-vdrrip-0.3.0-9|173	%config(noreplace) %{_sysconfdir}/sysconfig/%{plugin}
12cr|vdr-plugin-vdrrip-0.3.0-9|174	
12cr|vdr-plugin-vdrrip-0.3.0-9|175	
12cr|vdr-plugin-vdrrip-0.3.0-9|176	%changelog
12cr|vdr-plugin-vdrrip-0.3.0-9|177	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.3.0-9mdv2010.0
12cr|vdr-plugin-vdrrip-0.3.0-9|178	+ Revision: 401088
12cr|vdr-plugin-vdrrip-0.3.0-9|179	- rebuild for new VDR
12cr|vdr-plugin-vdrrip-0.3.0-9|180	- adapt for vdr compilation flags handling changes, bump buildrequires
12cr|vdr-plugin-vdrrip-0.3.0-9|181	- fix build with gcc4.4 (const-char-gcc4.4.patch)
12cr|vdr-plugin-vdrrip-0.3.0-9|182	
12cr|vdr-plugin-vdrrip-0.3.0-9|183	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.3.0-8mdv2009.1
12cr|vdr-plugin-vdrrip-0.3.0-9|184	+ Revision: 359792
12cr|vdr-plugin-vdrrip-0.3.0-9|185	- fix format strings (format-string.patch)
12cr|vdr-plugin-vdrrip-0.3.0-9|186	- rediff dvdnav2dvdread patch
12cr|vdr-plugin-vdrrip-0.3.0-9|187	- rebuild for new vdr
12cr|vdr-plugin-vdrrip-0.3.0-9|188	- detach queuehandler.sh from controlling terminal with setsid
12cr|vdr-plugin-vdrrip-0.3.0-9|189	
12cr|vdr-plugin-vdrrip-0.3.0-9|190	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.3.0-7mdv2009.0
12cr|vdr-plugin-vdrrip-0.3.0-9|191	+ Revision: 197995
12cr|vdr-plugin-vdrrip-0.3.0-9|192	- rebuild for new vdr
12cr|vdr-plugin-vdrrip-0.3.0-9|193	
12cr|vdr-plugin-vdrrip-0.3.0-9|194	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.3.0-6mdv2009.0
12cr|vdr-plugin-vdrrip-0.3.0-9|195	+ Revision: 197739
12cr|vdr-plugin-vdrrip-0.3.0-9|196	- add vdr_plugin_prep
12cr|vdr-plugin-vdrrip-0.3.0-9|197	- bump buildrequires on vdr-devel
12cr|vdr-plugin-vdrrip-0.3.0-9|198	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-vdrrip-0.3.0-9|199	- fix cropping (P11 from e-tobi)
12cr|vdr-plugin-vdrrip-0.3.0-9|200	- plugin package suggests vdrrip
12cr|vdr-plugin-vdrrip-0.3.0-9|201	- vdrrip package suggests encoding tools for all codecs
12cr|vdr-plugin-vdrrip-0.3.0-9|202	- drop never-installed urpmi readme file
12cr|vdr-plugin-vdrrip-0.3.0-9|203	
12cr|vdr-plugin-vdrrip-0.3.0-9|204	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.3.0-5mdv2008.1
12cr|vdr-plugin-vdrrip-0.3.0-9|205	+ Revision: 145252
12cr|vdr-plugin-vdrrip-0.3.0-9|206	- rebuild for new vdr
12cr|vdr-plugin-vdrrip-0.3.0-9|207	- adapt for changed vdr optflags scheme
12cr|vdr-plugin-vdrrip-0.3.0-9|208	
12cr|vdr-plugin-vdrrip-0.3.0-9|209	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-vdrrip-0.3.0-9|210	- restore BuildRoot
12cr|vdr-plugin-vdrrip-0.3.0-9|211	
12cr|vdr-plugin-vdrrip-0.3.0-9|212	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-vdrrip-0.3.0-9|213	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-vdrrip-0.3.0-9|214	
12cr|vdr-plugin-vdrrip-0.3.0-9|215	* Wed Nov 14 2007 Anssi Hannula <anssi@mandriva.org> 0.3.0-4mdv2008.1
12cr|vdr-plugin-vdrrip-0.3.0-9|216	+ Revision: 108696
12cr|vdr-plugin-vdrrip-0.3.0-9|217	- include inttypes.h before dvdread (#35140)
12cr|vdr-plugin-vdrrip-0.3.0-9|218	
12cr|vdr-plugin-vdrrip-0.3.0-9|219	* Tue Nov 06 2007 Anssi Hannula <anssi@mandriva.org> 0.3.0-3mdv2008.1
12cr|vdr-plugin-vdrrip-0.3.0-9|220	+ Revision: 106428
12cr|vdr-plugin-vdrrip-0.3.0-9|221	- link against dvdread instead of dvdnav as that is what is actually used
12cr|vdr-plugin-vdrrip-0.3.0-9|222	
12cr|vdr-plugin-vdrrip-0.3.0-9|223	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.3.0-2mdv2008.1
12cr|vdr-plugin-vdrrip-0.3.0-9|224	+ Revision: 103235
12cr|vdr-plugin-vdrrip-0.3.0-9|225	- rebuild for new vdr
12cr|vdr-plugin-vdrrip-0.3.0-9|226	
12cr|vdr-plugin-vdrrip-0.3.0-9|227	* Fri Jul 20 2007 Anssi Hannula <anssi@mandriva.org> 0.3.0-1mdv2008.0
12cr|vdr-plugin-vdrrip-0.3.0-9|228	+ Revision: 53776
12cr|vdr-plugin-vdrrip-0.3.0-9|229	- initial Mandriva release
12cr|vdr-plugin-vdrrip-0.3.0-9|230	

8338 12
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|1	
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|2	%define plugin	vnsiserver
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|4	%define version	0.0.1
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|5	%define snap	32590
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|6	%define rel	2
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|7	
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|8	Summary:	VDR plugin: VDR-Network-Streaming-Interface (VNSI) Server
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|9	Name:		%name
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|10	Version:	%version
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|11	Release:	0.svn%snap.%rel
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|12	Group:		Video
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|13	License:	GPLv2+
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|14	URL:		http://xbmc.org/
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|15	
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|16	# URL=https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/pvr-testing2/xbmc/pvrclients/vdr-vnsi/vdr-plugin-vnsiserver
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|17	# REV=$(svn info $URL| sed -ne 's/^Last Changed Rev: //p')
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|18	# svn export -r $REV $URL vnsiserver-$REV
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|19	# tar -cjf vdr-vnsiserver-$REV.tar.bz2 vnsiserver-$REV
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|20	Source:		vdr-%plugin-%snap.tar.bz2
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|21	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|22	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|23	
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|24	%description
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|25	A VNSI server for VDR, allowing the use of VDR via VNSI PVR addon of XBMC.
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|26	
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|27	%prep
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|28	%setup -q -n %plugin-%snap
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|29	%apply_patches
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|30	%vdr_plugin_prep
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|31	
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|32	%build
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|33	%vdr_plugin_build
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|34	
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|35	%install
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|36	%vdr_plugin_install
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|37	
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|38	install -m755 -d %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|39	install -m644 %{plugin}/* %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|40	
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|41	install -m755 -d %{buildroot}%{vdr_plugin_datadir}/%{plugin}
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|42	mv %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}/noSignal.mpg %{buildroot}%{vdr_plugin_datadir}/%{plugin}
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|43	ln -s %{vdr_plugin_datadir}/%{plugin}/noSignal.mpg %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}/noSignal.mpg
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|44	
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|45	%post
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|46	%vdr_plugin_post %plugin
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|47	
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|48	%postun
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|49	%vdr_plugin_postun %plugin
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|50	
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|51	%files -f %plugin.vdr
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|52	%defattr(-,root,root)
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|53	%doc README HISTORY
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|54	%dir %{vdr_plugin_cfgdir}/%{plugin}
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|55	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/allowed_hosts.conf
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|56	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/noSignal.mpg
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|57	%dir %{vdr_plugin_datadir}/%{plugin}
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|58	%{vdr_plugin_datadir}/%{plugin}/noSignal.mpg
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|59	
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|60	
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|61	
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|62	%changelog
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|63	* Wed Aug 11 2010 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.svn32590.1mdv2011.0
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|64	+ Revision: 569119
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|65	- new snapshot (fixes issues with config files)
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|66	- config files moved to proper location and marked as noreplace
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|67	- drop upstreamed patch
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|68	
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|69	* Sat Aug 07 2010 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.svn32585.2mdv2011.0
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|70	+ Revision: 567441
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|71	- fix crash when a recording has no title in path and no event info
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|72	
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|73	* Sat Aug 07 2010 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.svn32585.1mdv2011.0
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|74	+ Revision: 567417
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|75	- initial Mandriva release
12cr|vdr-plugin-vnsiserver-0.0.1-0.svn32590.2|76	

8339 12
12cr|vdr-plugin-wapd-0.9-5|1	
12cr|vdr-plugin-wapd-0.9-5|2	%define plugin	wapd
12cr|vdr-plugin-wapd-0.9-5|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-wapd-0.9-5|4	%define version	0.9
12cr|vdr-plugin-wapd-0.9-5|5	%define rel	5
12cr|vdr-plugin-wapd-0.9-5|6	
12cr|vdr-plugin-wapd-0.9-5|7	Summary:	VDR plugin: Remote control by WAP
12cr|vdr-plugin-wapd-0.9-5|8	Name:		%name
12cr|vdr-plugin-wapd-0.9-5|9	Version:	%version
12cr|vdr-plugin-wapd-0.9-5|10	Release:	%mkrel %rel
12cr|vdr-plugin-wapd-0.9-5|11	Group:		Video
12cr|vdr-plugin-wapd-0.9-5|12	License:	GPL
12cr|vdr-plugin-wapd-0.9-5|13	URL:		http://www.heiligenmann.de/vdr/vdr/plugins/wapd.html
12cr|vdr-plugin-wapd-0.9-5|14	Source:		http://www.heiligenmann.de/vdr/download/vdr-%plugin-%version.tgz
12cr|vdr-plugin-wapd-0.9-5|15	Patch0:		02_gettext-i18n.dpatch
12cr|vdr-plugin-wapd-0.9-5|16	Patch1:		03_gcc-4.1.x.dpatch
12cr|vdr-plugin-wapd-0.9-5|17	Patch2:		wapd-linking-order.patch
12cr|vdr-plugin-wapd-0.9-5|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-wapd-0.9-5|19	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-wapd-0.9-5|20	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-wapd-0.9-5|21	
12cr|vdr-plugin-wapd-0.9-5|22	%description
12cr|vdr-plugin-wapd-0.9-5|23	This plugin lets VDR listen to WAP requests to allow remote control
12cr|vdr-plugin-wapd-0.9-5|24	by WML enabled browsers - eg. mobile devices - and is called "WAP
12cr|vdr-plugin-wapd-0.9-5|25	daemon" or "wapd".
12cr|vdr-plugin-wapd-0.9-5|26	
12cr|vdr-plugin-wapd-0.9-5|27	%prep
12cr|vdr-plugin-wapd-0.9-5|28	%setup -q -n %plugin-%version
12cr|vdr-plugin-wapd-0.9-5|29	%patch0 -p1
12cr|vdr-plugin-wapd-0.9-5|30	%patch1 -p1
12cr|vdr-plugin-wapd-0.9-5|31	%patch2 -p1
12cr|vdr-plugin-wapd-0.9-5|32	%vdr_plugin_prep
12cr|vdr-plugin-wapd-0.9-5|33	
12cr|vdr-plugin-wapd-0.9-5|34	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-wapd-0.9-5|35	# use PORT for WAP (default: 8888)
12cr|vdr-plugin-wapd-0.9-5|36	var=PORT
12cr|vdr-plugin-wapd-0.9-5|37	param="-p PORT"
12cr|vdr-plugin-wapd-0.9-5|38	%vdr_plugin_params_end
12cr|vdr-plugin-wapd-0.9-5|39	
12cr|vdr-plugin-wapd-0.9-5|40	%build
12cr|vdr-plugin-wapd-0.9-5|41	%vdr_plugin_build
12cr|vdr-plugin-wapd-0.9-5|42	
12cr|vdr-plugin-wapd-0.9-5|43	%install
12cr|vdr-plugin-wapd-0.9-5|44	rm -rf %{buildroot}
12cr|vdr-plugin-wapd-0.9-5|45	%vdr_plugin_install
12cr|vdr-plugin-wapd-0.9-5|46	install -D -m755 wappasswd %{buildroot}%{_bindir}/wappasswd
12cr|vdr-plugin-wapd-0.9-5|47	
12cr|vdr-plugin-wapd-0.9-5|48	%clean
12cr|vdr-plugin-wapd-0.9-5|49	rm -rf %{buildroot}
12cr|vdr-plugin-wapd-0.9-5|50	
12cr|vdr-plugin-wapd-0.9-5|51	%post
12cr|vdr-plugin-wapd-0.9-5|52	%vdr_plugin_post %plugin
12cr|vdr-plugin-wapd-0.9-5|53	
12cr|vdr-plugin-wapd-0.9-5|54	%postun
12cr|vdr-plugin-wapd-0.9-5|55	%vdr_plugin_postun %plugin
12cr|vdr-plugin-wapd-0.9-5|56	
12cr|vdr-plugin-wapd-0.9-5|57	%files -f %plugin.vdr
12cr|vdr-plugin-wapd-0.9-5|58	%defattr(-,root,root)
12cr|vdr-plugin-wapd-0.9-5|59	%doc README HISTORY
12cr|vdr-plugin-wapd-0.9-5|60	%{_bindir}/wappasswd
12cr|vdr-plugin-wapd-0.9-5|61	
12cr|vdr-plugin-wapd-0.9-5|62	
12cr|vdr-plugin-wapd-0.9-5|63	%changelog
12cr|vdr-plugin-wapd-0.9-5|64	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.9-5mdv2010.0
12cr|vdr-plugin-wapd-0.9-5|65	+ Revision: 401088
12cr|vdr-plugin-wapd-0.9-5|66	- rebuild for new VDR
12cr|vdr-plugin-wapd-0.9-5|67	- fix build failure due to wrong linking order (linking-order.patch)
12cr|vdr-plugin-wapd-0.9-5|68	
12cr|vdr-plugin-wapd-0.9-5|69	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.9-4mdv2009.1
12cr|vdr-plugin-wapd-0.9-5|70	+ Revision: 359383
12cr|vdr-plugin-wapd-0.9-5|71	- rebuild for new vdr
12cr|vdr-plugin-wapd-0.9-5|72	
12cr|vdr-plugin-wapd-0.9-5|73	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.9-3mdv2009.0
12cr|vdr-plugin-wapd-0.9-5|74	+ Revision: 197997
12cr|vdr-plugin-wapd-0.9-5|75	- rebuild for new vdr
12cr|vdr-plugin-wapd-0.9-5|76	
12cr|vdr-plugin-wapd-0.9-5|77	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.9-2mdv2009.0
12cr|vdr-plugin-wapd-0.9-5|78	+ Revision: 197741
12cr|vdr-plugin-wapd-0.9-5|79	- add vdr_plugin_prep
12cr|vdr-plugin-wapd-0.9-5|80	- bump buildrequires on vdr-devel
12cr|vdr-plugin-wapd-0.9-5|81	- adapt to gettext i18n of VDR 1.6 (P0 from e-tobi)
12cr|vdr-plugin-wapd-0.9-5|82	- fix compiler warnings (P1 from e-tobi)
12cr|vdr-plugin-wapd-0.9-5|83	
12cr|vdr-plugin-wapd-0.9-5|84	* Fri Feb 29 2008 Anssi Hannula <anssi@mandriva.org> 0.9-1mdv2008.1
12cr|vdr-plugin-wapd-0.9-5|85	+ Revision: 176882
12cr|vdr-plugin-wapd-0.9-5|86	- new version
12cr|vdr-plugin-wapd-0.9-5|87	- drop patch, fixed upstream
12cr|vdr-plugin-wapd-0.9-5|88	
12cr|vdr-plugin-wapd-0.9-5|89	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.8-3mdv2008.1
12cr|vdr-plugin-wapd-0.9-5|90	+ Revision: 145262
12cr|vdr-plugin-wapd-0.9-5|91	- rebuild for new vdr
12cr|vdr-plugin-wapd-0.9-5|92	
12cr|vdr-plugin-wapd-0.9-5|93	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-wapd-0.9-5|94	- restore BuildRoot
12cr|vdr-plugin-wapd-0.9-5|95	
12cr|vdr-plugin-wapd-0.9-5|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-wapd-0.9-5|97	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-wapd-0.9-5|98	
12cr|vdr-plugin-wapd-0.9-5|99	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.8-2mdv2008.1
12cr|vdr-plugin-wapd-0.9-5|100	+ Revision: 103243
12cr|vdr-plugin-wapd-0.9-5|101	- rebuild for new vdr
12cr|vdr-plugin-wapd-0.9-5|102	
12cr|vdr-plugin-wapd-0.9-5|103	* Fri Jul 20 2007 Anssi Hannula <anssi@mandriva.org> 0.8-1mdv2008.0
12cr|vdr-plugin-wapd-0.9-5|104	+ Revision: 53741
12cr|vdr-plugin-wapd-0.9-5|105	- initial Mandriva release
12cr|vdr-plugin-wapd-0.9-5|106	

8340 12
12cr|vdr-plugin-weather-0.2.1e-12|1	
12cr|vdr-plugin-weather-0.2.1e-12|2	%define plugin	weather
12cr|vdr-plugin-weather-0.2.1e-12|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-weather-0.2.1e-12|4	%define version	0.2.1e
12cr|vdr-plugin-weather-0.2.1e-12|5	%define rel	12
12cr|vdr-plugin-weather-0.2.1e-12|6	
12cr|vdr-plugin-weather-0.2.1e-12|7	Summary:	VDR plugin: Displays the current weather conditons
12cr|vdr-plugin-weather-0.2.1e-12|8	Name:		%name
12cr|vdr-plugin-weather-0.2.1e-12|9	Version:	%version
12cr|vdr-plugin-weather-0.2.1e-12|10	Release:	%mkrel %rel
12cr|vdr-plugin-weather-0.2.1e-12|11	Group:		Video
12cr|vdr-plugin-weather-0.2.1e-12|12	License:	GPL
12cr|vdr-plugin-weather-0.2.1e-12|13	URL:		http://www.moldaner.de/vdr/
12cr|vdr-plugin-weather-0.2.1e-12|14	Source:		http://www.moldaner.de/vdr/download/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-weather-0.2.1e-12|15	# dpatches from e-tobi repository
12cr|vdr-plugin-weather-0.2.1e-12|16	Patch0:		weather-02_vdr_1.3-fix.dpatch
12cr|vdr-plugin-weather-0.2.1e-12|17	Patch1:		weather-03_g++4.1-fix.dpatch
12cr|vdr-plugin-weather-0.2.1e-12|18	Patch2:		weather-04_ftp-location.dpatch
12cr|vdr-plugin-weather-0.2.1e-12|19	Patch3:		weather-0.2.1e-i18n-1.6.patch
12cr|vdr-plugin-weather-0.2.1e-12|20	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-weather-0.2.1e-12|21	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-weather-0.2.1e-12|22	BuildRequires:	mdsplib-devel
12cr|vdr-plugin-weather-0.2.1e-12|23	BuildRequires:	ftp-devel
12cr|vdr-plugin-weather-0.2.1e-12|24	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-weather-0.2.1e-12|25	
12cr|vdr-plugin-weather-0.2.1e-12|26	%description
12cr|vdr-plugin-weather-0.2.1e-12|27	Displays the current weather conditions for a selected location.
12cr|vdr-plugin-weather-0.2.1e-12|28	
12cr|vdr-plugin-weather-0.2.1e-12|29	%prep
12cr|vdr-plugin-weather-0.2.1e-12|30	%setup -q -n %plugin-%version
12cr|vdr-plugin-weather-0.2.1e-12|31	%patch0 -p1
12cr|vdr-plugin-weather-0.2.1e-12|32	%patch1 -p1
12cr|vdr-plugin-weather-0.2.1e-12|33	%patch2 -p1
12cr|vdr-plugin-weather-0.2.1e-12|34	%patch3 -p1
12cr|vdr-plugin-weather-0.2.1e-12|35	%vdr_plugin_prep
12cr|vdr-plugin-weather-0.2.1e-12|36	chmod 0644 HISTORY README
12cr|vdr-plugin-weather-0.2.1e-12|37	
12cr|vdr-plugin-weather-0.2.1e-12|38	%build
12cr|vdr-plugin-weather-0.2.1e-12|39	%vdr_plugin_build
12cr|vdr-plugin-weather-0.2.1e-12|40	
12cr|vdr-plugin-weather-0.2.1e-12|41	%install
12cr|vdr-plugin-weather-0.2.1e-12|42	rm -rf %{buildroot}
12cr|vdr-plugin-weather-0.2.1e-12|43	%vdr_plugin_install
12cr|vdr-plugin-weather-0.2.1e-12|44	
12cr|vdr-plugin-weather-0.2.1e-12|45	%clean
12cr|vdr-plugin-weather-0.2.1e-12|46	rm -rf %{buildroot}
12cr|vdr-plugin-weather-0.2.1e-12|47	
12cr|vdr-plugin-weather-0.2.1e-12|48	%post
12cr|vdr-plugin-weather-0.2.1e-12|49	%vdr_plugin_post %plugin
12cr|vdr-plugin-weather-0.2.1e-12|50	
12cr|vdr-plugin-weather-0.2.1e-12|51	%postun
12cr|vdr-plugin-weather-0.2.1e-12|52	%vdr_plugin_postun %plugin
12cr|vdr-plugin-weather-0.2.1e-12|53	
12cr|vdr-plugin-weather-0.2.1e-12|54	%files -f %plugin.vdr
12cr|vdr-plugin-weather-0.2.1e-12|55	%defattr(-,root,root)
12cr|vdr-plugin-weather-0.2.1e-12|56	%doc README HISTORY
12cr|vdr-plugin-weather-0.2.1e-12|57	
12cr|vdr-plugin-weather-0.2.1e-12|58	
12cr|vdr-plugin-weather-0.2.1e-12|59	
12cr|vdr-plugin-weather-0.2.1e-12|60	
12cr|vdr-plugin-weather-0.2.1e-12|61	%changelog
12cr|vdr-plugin-weather-0.2.1e-12|62	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.2.1e-12mdv2010.0
12cr|vdr-plugin-weather-0.2.1e-12|63	+ Revision: 401088
12cr|vdr-plugin-weather-0.2.1e-12|64	- rebuild for new VDR
12cr|vdr-plugin-weather-0.2.1e-12|65	
12cr|vdr-plugin-weather-0.2.1e-12|66	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.2.1e-11mdv2009.1
12cr|vdr-plugin-weather-0.2.1e-12|67	+ Revision: 359384
12cr|vdr-plugin-weather-0.2.1e-12|68	- rebuild for new vdr
12cr|vdr-plugin-weather-0.2.1e-12|69	
12cr|vdr-plugin-weather-0.2.1e-12|70	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.2.1e-10mdv2009.0
12cr|vdr-plugin-weather-0.2.1e-12|71	+ Revision: 197998
12cr|vdr-plugin-weather-0.2.1e-12|72	- rebuild for new vdr
12cr|vdr-plugin-weather-0.2.1e-12|73	
12cr|vdr-plugin-weather-0.2.1e-12|74	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.2.1e-9mdv2009.0
12cr|vdr-plugin-weather-0.2.1e-12|75	+ Revision: 197742
12cr|vdr-plugin-weather-0.2.1e-12|76	- add vdr_plugin_prep
12cr|vdr-plugin-weather-0.2.1e-12|77	- bump buildrequires on vdr-devel
12cr|vdr-plugin-weather-0.2.1e-12|78	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-weather-0.2.1e-12|79	
12cr|vdr-plugin-weather-0.2.1e-12|80	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.2.1e-8mdv2008.1
12cr|vdr-plugin-weather-0.2.1e-12|81	+ Revision: 145266
12cr|vdr-plugin-weather-0.2.1e-12|82	- rebuild for new vdr
12cr|vdr-plugin-weather-0.2.1e-12|83	
12cr|vdr-plugin-weather-0.2.1e-12|84	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-weather-0.2.1e-12|85	- restore BuildRoot
12cr|vdr-plugin-weather-0.2.1e-12|86	
12cr|vdr-plugin-weather-0.2.1e-12|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-weather-0.2.1e-12|88	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-weather-0.2.1e-12|89	
12cr|vdr-plugin-weather-0.2.1e-12|90	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.2.1e-7mdv2008.1
12cr|vdr-plugin-weather-0.2.1e-12|91	+ Revision: 103247
12cr|vdr-plugin-weather-0.2.1e-12|92	- rebuild for new vdr
12cr|vdr-plugin-weather-0.2.1e-12|93	
12cr|vdr-plugin-weather-0.2.1e-12|94	* Fri Jul 20 2007 Anssi Hannula <anssi@mandriva.org> 0.2.1e-6mdv2008.0
12cr|vdr-plugin-weather-0.2.1e-12|95	+ Revision: 53739
12cr|vdr-plugin-weather-0.2.1e-12|96	- fix location of NOAA weather ftp server (patch2, from e-tobi)
12cr|vdr-plugin-weather-0.2.1e-12|97	
12cr|vdr-plugin-weather-0.2.1e-12|98	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.2.1e-5mdv2008.0
12cr|vdr-plugin-weather-0.2.1e-12|99	+ Revision: 50062
12cr|vdr-plugin-weather-0.2.1e-12|100	- rebuild for new vdr
12cr|vdr-plugin-weather-0.2.1e-12|101	
12cr|vdr-plugin-weather-0.2.1e-12|102	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.2.1e-4mdv2008.0
12cr|vdr-plugin-weather-0.2.1e-12|103	+ Revision: 42145
12cr|vdr-plugin-weather-0.2.1e-12|104	- rebuild for new vdr
12cr|vdr-plugin-weather-0.2.1e-12|105	
12cr|vdr-plugin-weather-0.2.1e-12|106	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.2.1e-3mdv2008.0
12cr|vdr-plugin-weather-0.2.1e-12|107	+ Revision: 22722
12cr|vdr-plugin-weather-0.2.1e-12|108	- rebuild for new vdr
12cr|vdr-plugin-weather-0.2.1e-12|109	
12cr|vdr-plugin-weather-0.2.1e-12|110	
12cr|vdr-plugin-weather-0.2.1e-12|111	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1e-2mdv2007.0
12cr|vdr-plugin-weather-0.2.1e-12|112	+ Revision: 90983
12cr|vdr-plugin-weather-0.2.1e-12|113	- rebuild for new vdr
12cr|vdr-plugin-weather-0.2.1e-12|114	
12cr|vdr-plugin-weather-0.2.1e-12|115	* Sat Nov 04 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1e-1mdv2007.1
12cr|vdr-plugin-weather-0.2.1e-12|116	+ Revision: 76661
12cr|vdr-plugin-weather-0.2.1e-12|117	- Import vdr-plugin-weather
12cr|vdr-plugin-weather-0.2.1e-12|118	

8341 12
12cr|vdr-plugin-webvideo-0.3.2-4|1	
12cr|vdr-plugin-webvideo-0.3.2-4|2	%define plugin	webvideo
12cr|vdr-plugin-webvideo-0.3.2-4|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-webvideo-0.3.2-4|4	%define version	0.3.2
12cr|vdr-plugin-webvideo-0.3.2-4|5	%define rel	4
12cr|vdr-plugin-webvideo-0.3.2-4|6	
12cr|vdr-plugin-webvideo-0.3.2-4|7	%define major	0
12cr|vdr-plugin-webvideo-0.3.2-4|8	%define libname	%mklibname webvi %{major}
12cr|vdr-plugin-webvideo-0.3.2-4|9	%define devname %mklibname webvi -d
12cr|vdr-plugin-webvideo-0.3.2-4|10	
12cr|vdr-plugin-webvideo-0.3.2-4|11	Summary:	VDR plugin: Download video files from the web
12cr|vdr-plugin-webvideo-0.3.2-4|12	Name:		%name
12cr|vdr-plugin-webvideo-0.3.2-4|13	Version:	%version
12cr|vdr-plugin-webvideo-0.3.2-4|14	Release:	%mkrel %rel
12cr|vdr-plugin-webvideo-0.3.2-4|15	Group:		Video
12cr|vdr-plugin-webvideo-0.3.2-4|16	License:	GPLv3+
12cr|vdr-plugin-webvideo-0.3.2-4|17	URL:		http://users.tkk.fi/~aajanki/vdr/webvideo/
12cr|vdr-plugin-webvideo-0.3.2-4|18	Source:		http://users.tkk.fi/~aajanki/vdr/webvideo/vdr-%plugin-%version.tgz
12cr|vdr-plugin-webvideo-0.3.2-4|19	Patch0:		webvideo-lib64.patch
12cr|vdr-plugin-webvideo-0.3.2-4|20	Patch1:		webvideo-ldflags.patch
12cr|vdr-plugin-webvideo-0.3.2-4|21	# remove stuff that is already handled by us from Makefile:
12cr|vdr-plugin-webvideo-0.3.2-4|22	Patch2:		webvideo-makefile-skip.patch
12cr|vdr-plugin-webvideo-0.3.2-4|23	Patch3:		webvideo-sysconfdir.patch
12cr|vdr-plugin-webvideo-0.3.2-4|24	Patch4:		webvideo-no-ldconfig.patch
12cr|vdr-plugin-webvideo-0.3.2-4|25	Patch5:		webvideo-default-template-path.patch
12cr|vdr-plugin-webvideo-0.3.2-4|26	BuildRequires:	vdr-devel >= 1.6.0-7
12cr|vdr-plugin-webvideo-0.3.2-4|27	BuildRequires:	libxml2-devel
12cr|vdr-plugin-webvideo-0.3.2-4|28	BuildRequires:	python-devel
12cr|vdr-plugin-webvideo-0.3.2-4|29	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-webvideo-0.3.2-4|30	
12cr|vdr-plugin-webvideo-0.3.2-4|31	%description
12cr|vdr-plugin-webvideo-0.3.2-4|32	Webvideo plugin is a tool for browsing and downloading videos from
12cr|vdr-plugin-webvideo-0.3.2-4|33	popular video sharing websites, such as YouTube and Google video,
12cr|vdr-plugin-webvideo-0.3.2-4|34	using VDR menu interface or a command line client. With the help of
12cr|vdr-plugin-webvideo-0.3.2-4|35	xineliboutput plugin the videos can be played directly without
12cr|vdr-plugin-webvideo-0.3.2-4|36	downloading them first. Mplayer plugin is also supported.
12cr|vdr-plugin-webvideo-0.3.2-4|37	
12cr|vdr-plugin-webvideo-0.3.2-4|38	This package is the VDR plugin. A standalone command line client is
12cr|vdr-plugin-webvideo-0.3.2-4|39	available in package webvi.
12cr|vdr-plugin-webvideo-0.3.2-4|40	
12cr|vdr-plugin-webvideo-0.3.2-4|41	%package -n python-webvi
12cr|vdr-plugin-webvideo-0.3.2-4|42	Summary:	Python module for web video download and playback
12cr|vdr-plugin-webvideo-0.3.2-4|43	Group:		System/Libraries
12cr|vdr-plugin-webvideo-0.3.2-4|44	Requires:	python-curl
12cr|vdr-plugin-webvideo-0.3.2-4|45	Requires:	python-libxslt
12cr|vdr-plugin-webvideo-0.3.2-4|46	Requires:	python-libxml2
12cr|vdr-plugin-webvideo-0.3.2-4|47	Requires:	python-mimms
12cr|vdr-plugin-webvideo-0.3.2-4|48	Suggests:	rtmpdump
12cr|vdr-plugin-webvideo-0.3.2-4|49	Suggests:	rtmpdump-yle
12cr|vdr-plugin-webvideo-0.3.2-4|50	Obsoletes:	webvid < 0.3.2
12cr|vdr-plugin-webvideo-0.3.2-4|51	%py_requires
12cr|vdr-plugin-webvideo-0.3.2-4|52	
12cr|vdr-plugin-webvideo-0.3.2-4|53	%description -n python-webvi
12cr|vdr-plugin-webvideo-0.3.2-4|54	webvi is a tool for downloading and playing videos from popular video
12cr|vdr-plugin-webvideo-0.3.2-4|55	sharing webvites such as YouTube.
12cr|vdr-plugin-webvideo-0.3.2-4|56	
12cr|vdr-plugin-webvideo-0.3.2-4|57	This package contains the python module.
12cr|vdr-plugin-webvideo-0.3.2-4|58	
12cr|vdr-plugin-webvideo-0.3.2-4|59	%package -n %libname
12cr|vdr-plugin-webvideo-0.3.2-4|60	Summary:	Shared library for using webvi
12cr|vdr-plugin-webvideo-0.3.2-4|61	Group:		System/Libraries
12cr|vdr-plugin-webvideo-0.3.2-4|62	Requires:	python-webvi >= %{version}
12cr|vdr-plugin-webvideo-0.3.2-4|63	
12cr|vdr-plugin-webvideo-0.3.2-4|64	%description -n %{libname}
12cr|vdr-plugin-webvideo-0.3.2-4|65	webvi is a tool for downloading and playing videos from popular video
12cr|vdr-plugin-webvideo-0.3.2-4|66	sharing webvites such as YouTube.
12cr|vdr-plugin-webvideo-0.3.2-4|67	
12cr|vdr-plugin-webvideo-0.3.2-4|68	This package contains the C library for using the webvi python
12cr|vdr-plugin-webvideo-0.3.2-4|69	module.
12cr|vdr-plugin-webvideo-0.3.2-4|70	
12cr|vdr-plugin-webvideo-0.3.2-4|71	%package -n %devname
12cr|vdr-plugin-webvideo-0.3.2-4|72	Summary:	Development files for webvi C bindings
12cr|vdr-plugin-webvideo-0.3.2-4|73	Group:		Development/C
12cr|vdr-plugin-webvideo-0.3.2-4|74	Requires:	%{libname} = %{version}-%{release}
12cr|vdr-plugin-webvideo-0.3.2-4|75	Provides:	webvi-devel = %{version}-%{release}
12cr|vdr-plugin-webvideo-0.3.2-4|76	
12cr|vdr-plugin-webvideo-0.3.2-4|77	%description -n %{devname}
12cr|vdr-plugin-webvideo-0.3.2-4|78	webvi is a tool for downloading and playing videos from popular video
12cr|vdr-plugin-webvideo-0.3.2-4|79	sharing webvites such as YouTube.
12cr|vdr-plugin-webvideo-0.3.2-4|80	
12cr|vdr-plugin-webvideo-0.3.2-4|81	This package contains the C bindings for the webvi python module.
12cr|vdr-plugin-webvideo-0.3.2-4|82	
12cr|vdr-plugin-webvideo-0.3.2-4|83	%package -n webvi
12cr|vdr-plugin-webvideo-0.3.2-4|84	Summary:	Command line web video downloader
12cr|vdr-plugin-webvideo-0.3.2-4|85	Group:		Video
12cr|vdr-plugin-webvideo-0.3.2-4|86	Requires:	python-libxml2
12cr|vdr-plugin-webvideo-0.3.2-4|87	Requires:	python-webvi >= %{version}
12cr|vdr-plugin-webvideo-0.3.2-4|88	%py_requires
12cr|vdr-plugin-webvideo-0.3.2-4|89	
12cr|vdr-plugin-webvideo-0.3.2-4|90	%description -n webvi
12cr|vdr-plugin-webvideo-0.3.2-4|91	webvi is a command line tool for downloading video and audio files
12cr|vdr-plugin-webvideo-0.3.2-4|92	from certain media sharing websites, such as YouTube or Google Video.
12cr|vdr-plugin-webvideo-0.3.2-4|93	
12cr|vdr-plugin-webvideo-0.3.2-4|94	%prep
12cr|vdr-plugin-webvideo-0.3.2-4|95	%setup -q -n %plugin-%version
12cr|vdr-plugin-webvideo-0.3.2-4|96	%apply_patches
12cr|vdr-plugin-webvideo-0.3.2-4|97	cd src/vdr-plugin
12cr|vdr-plugin-webvideo-0.3.2-4|98	%vdr_plugin_prep
12cr|vdr-plugin-webvideo-0.3.2-4|99	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-webvideo-0.3.2-4|100	# save downloaded files to dir
12cr|vdr-plugin-webvideo-0.3.2-4|101	var=DOWNLOAD_DIR
12cr|vdr-plugin-webvideo-0.3.2-4|102	param="-d DOWNLOAD_DIR"
12cr|vdr-plugin-webvideo-0.3.2-4|103	# read video site templates from DIR instead of default
12cr|vdr-plugin-webvideo-0.3.2-4|104	var=TEMPLATE_DIR
12cr|vdr-plugin-webvideo-0.3.2-4|105	param="-t TEMPLATE_DIR"
12cr|vdr-plugin-webvideo-0.3.2-4|106	# read another config file instead of default
12cr|vdr-plugin-webvideo-0.3.2-4|107	var=CONFIG_FILE
12cr|vdr-plugin-webvideo-0.3.2-4|108	param="-c CONFIG_FILE"
12cr|vdr-plugin-webvideo-0.3.2-4|109	# execute a command after downloading a file
12cr|vdr-plugin-webvideo-0.3.2-4|110	var=POSTPROCESS_CMD
12cr|vdr-plugin-webvideo-0.3.2-4|111	param="-p POSTPROCESS_CMD"
12cr|vdr-plugin-webvideo-0.3.2-4|112	%vdr_plugin_params_end
12cr|vdr-plugin-webvideo-0.3.2-4|113	
12cr|vdr-plugin-webvideo-0.3.2-4|114	%build
12cr|vdr-plugin-webvideo-0.3.2-4|115	%make CXXFLAGS="%{optflags}" CFLAGS="%{optflags}" LDFLAGS="%{ldflags}" PREFIX="%{_prefix}"
12cr|vdr-plugin-webvideo-0.3.2-4|116	cd src/vdr-plugin
12cr|vdr-plugin-webvideo-0.3.2-4|117	%vdr_plugin_build
12cr|vdr-plugin-webvideo-0.3.2-4|118	
12cr|vdr-plugin-webvideo-0.3.2-4|119	%install
12cr|vdr-plugin-webvideo-0.3.2-4|120	python setup.py install --root=%{buildroot}
12cr|vdr-plugin-webvideo-0.3.2-4|121	%make install \
12cr|vdr-plugin-webvideo-0.3.2-4|122	VDRPLUGINCONFDIR=%{buildroot}%{vdr_plugin_cfgdir} \
12cr|vdr-plugin-webvideo-0.3.2-4|123	PREFIX=%{buildroot}%{_prefix} \
12cr|vdr-plugin-webvideo-0.3.2-4|124	SYSCONFDIR="%{buildroot}%{_sysconfdir}" \
12cr|vdr-plugin-webvideo-0.3.2-4|125	LIBDIR="%{buildroot}%{_libdir}"
12cr|vdr-plugin-webvideo-0.3.2-4|126	
12cr|vdr-plugin-webvideo-0.3.2-4|127	install -d -m755 %{buildroot}%{_includedir}
12cr|vdr-plugin-webvideo-0.3.2-4|128	install -m644 src/libwebvi/libwebvi.h %{buildroot}%{_includedir}
12cr|vdr-plugin-webvideo-0.3.2-4|129	
12cr|vdr-plugin-webvideo-0.3.2-4|130	cd src/vdr-plugin
12cr|vdr-plugin-webvideo-0.3.2-4|131	%vdr_plugin_install
12cr|vdr-plugin-webvideo-0.3.2-4|132	
12cr|vdr-plugin-webvideo-0.3.2-4|133	%post
12cr|vdr-plugin-webvideo-0.3.2-4|134	%vdr_plugin_post %plugin
12cr|vdr-plugin-webvideo-0.3.2-4|135	
12cr|vdr-plugin-webvideo-0.3.2-4|136	%postun
12cr|vdr-plugin-webvideo-0.3.2-4|137	%vdr_plugin_postun %plugin
12cr|vdr-plugin-webvideo-0.3.2-4|138	
12cr|vdr-plugin-webvideo-0.3.2-4|139	%files -f src/vdr-plugin/%plugin.vdr
12cr|vdr-plugin-webvideo-0.3.2-4|140	%defattr(-,root,root)
12cr|vdr-plugin-webvideo-0.3.2-4|141	%doc README README.vdrplugin HISTORY TODO
12cr|vdr-plugin-webvideo-0.3.2-4|142	%dir %{vdr_plugin_cfgdir}/%plugin
12cr|vdr-plugin-webvideo-0.3.2-4|143	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin/mime.types
12cr|vdr-plugin-webvideo-0.3.2-4|144	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin/webvi.plugin.conf
12cr|vdr-plugin-webvideo-0.3.2-4|145	
12cr|vdr-plugin-webvideo-0.3.2-4|146	%files -n python-webvi
12cr|vdr-plugin-webvideo-0.3.2-4|147	%defattr(-,root,root)
12cr|vdr-plugin-webvideo-0.3.2-4|148	%{python_sitelib}/webvi
12cr|vdr-plugin-webvideo-0.3.2-4|149	%{python_sitelib}/libwebvi-*.egg-info
12cr|vdr-plugin-webvideo-0.3.2-4|150	%{_datadir}/webvi
12cr|vdr-plugin-webvideo-0.3.2-4|151	
12cr|vdr-plugin-webvideo-0.3.2-4|152	%files -n %libname
12cr|vdr-plugin-webvideo-0.3.2-4|153	%defattr(-,root,root)
12cr|vdr-plugin-webvideo-0.3.2-4|154	%{_libdir}/libwebvi.so.%{major}*
12cr|vdr-plugin-webvideo-0.3.2-4|155	
12cr|vdr-plugin-webvideo-0.3.2-4|156	%files -n %devname
12cr|vdr-plugin-webvideo-0.3.2-4|157	%defattr(-,root,root)
12cr|vdr-plugin-webvideo-0.3.2-4|158	%doc README TODO HISTORY doc/developers.txt
12cr|vdr-plugin-webvideo-0.3.2-4|159	%{_includedir}/libwebvi.h
12cr|vdr-plugin-webvideo-0.3.2-4|160	%{_libdir}/libwebvi.so
12cr|vdr-plugin-webvideo-0.3.2-4|161	
12cr|vdr-plugin-webvideo-0.3.2-4|162	%files -n webvi
12cr|vdr-plugin-webvideo-0.3.2-4|163	%defattr(-,root,root)
12cr|vdr-plugin-webvideo-0.3.2-4|164	%doc README README.webvi TODO HISTORY
12cr|vdr-plugin-webvideo-0.3.2-4|165	%{_sysconfdir}/webvi.conf
12cr|vdr-plugin-webvideo-0.3.2-4|166	%{_bindir}/webvi
12cr|vdr-plugin-webvideo-0.3.2-4|167	%{python_sitelib}/webvicli
12cr|vdr-plugin-webvideo-0.3.2-4|168	
12cr|vdr-plugin-webvideo-0.3.2-4|169	
12cr|vdr-plugin-webvideo-0.3.2-4|170	
12cr|vdr-plugin-webvideo-0.3.2-4|171	%changelog
12cr|vdr-plugin-webvideo-0.3.2-4|172	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 0.3.2-3mdv2011.0
12cr|vdr-plugin-webvideo-0.3.2-4|173	+ Revision: 594033
12cr|vdr-plugin-webvideo-0.3.2-4|174	- rebuld for py2.7
12cr|vdr-plugin-webvideo-0.3.2-4|175	
12cr|vdr-plugin-webvideo-0.3.2-4|176	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.3.2-2mdv2011.0
12cr|vdr-plugin-webvideo-0.3.2-4|177	+ Revision: 592365
12cr|vdr-plugin-webvideo-0.3.2-4|178	- rebuild for python 2.7
12cr|vdr-plugin-webvideo-0.3.2-4|179	
12cr|vdr-plugin-webvideo-0.3.2-4|180	* Sat Sep 04 2010 Anssi Hannula <anssi@mandriva.org> 0.3.2-1mdv2011.0
12cr|vdr-plugin-webvideo-0.3.2-4|181	+ Revision: 575894
12cr|vdr-plugin-webvideo-0.3.2-4|182	- new version
12cr|vdr-plugin-webvideo-0.3.2-4|183	- drop webvid subpackage, no daemon is needed anymore
12cr|vdr-plugin-webvideo-0.3.2-4|184	- add makefile patches:
12cr|vdr-plugin-webvideo-0.3.2-4|185	o fix libdir on lib64 (lib64.patch)
12cr|vdr-plugin-webvideo-0.3.2-4|186	o use ldflags (ldflags.patch)
12cr|vdr-plugin-webvideo-0.3.2-4|187	o skip manually installed files (makefile-skip.patch)
12cr|vdr-plugin-webvideo-0.3.2-4|188	o use proper sysconfdir (sysconfdir.patch)
12cr|vdr-plugin-webvideo-0.3.2-4|189	o do not run ldconfig (no-ldconfig.patch)
12cr|vdr-plugin-webvideo-0.3.2-4|190	- fix default template path for our prefix (default-template-path.patch)
12cr|vdr-plugin-webvideo-0.3.2-4|191	- add python-webvi package for the new main python module that replaces
12cr|vdr-plugin-webvideo-0.3.2-4|192	webvid
12cr|vdr-plugin-webvideo-0.3.2-4|193	- add libwebvi0 and libwebvi-devel for the C bindings
12cr|vdr-plugin-webvideo-0.3.2-4|194	- update vdr plugin sysconfig file to match current options
12cr|vdr-plugin-webvideo-0.3.2-4|195	- remove now unneeded extra plugin flags
12cr|vdr-plugin-webvideo-0.3.2-4|196	
12cr|vdr-plugin-webvideo-0.3.2-4|197	* Sun Sep 27 2009 Anssi Hannula <anssi@mandriva.org> 0.1.6-1mdv2011.0
12cr|vdr-plugin-webvideo-0.3.2-4|198	+ Revision: 449955
12cr|vdr-plugin-webvideo-0.3.2-4|199	- new version
12cr|vdr-plugin-webvideo-0.3.2-4|200	- drop gcc4.4.patch, applied upstream
12cr|vdr-plugin-webvideo-0.3.2-4|201	
12cr|vdr-plugin-webvideo-0.3.2-4|202	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.5-2mdv2010.0
12cr|vdr-plugin-webvideo-0.3.2-4|203	+ Revision: 401088
12cr|vdr-plugin-webvideo-0.3.2-4|204	- rebuild for new VDR
12cr|vdr-plugin-webvideo-0.3.2-4|205	- adapt for vdr compilation flags handling changes, bump buildrequires
12cr|vdr-plugin-webvideo-0.3.2-4|206	
12cr|vdr-plugin-webvideo-0.3.2-4|207	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.1.5-1mdv2010.0
12cr|vdr-plugin-webvideo-0.3.2-4|208	+ Revision: 396169
12cr|vdr-plugin-webvideo-0.3.2-4|209	- new version
12cr|vdr-plugin-webvideo-0.3.2-4|210	- update sysconfig file
12cr|vdr-plugin-webvideo-0.3.2-4|211	- fix build with gcc4.4 (gcc4.4.patch)
12cr|vdr-plugin-webvideo-0.3.2-4|212	
12cr|vdr-plugin-webvideo-0.3.2-4|213	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-2mdv2009.1
12cr|vdr-plugin-webvideo-0.3.2-4|214	+ Revision: 359385
12cr|vdr-plugin-webvideo-0.3.2-4|215	- rebuild for new vdr
12cr|vdr-plugin-webvideo-0.3.2-4|216	
12cr|vdr-plugin-webvideo-0.3.2-4|217	* Sat Mar 07 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-1mdv2009.1
12cr|vdr-plugin-webvideo-0.3.2-4|218	+ Revision: 352557
12cr|vdr-plugin-webvideo-0.3.2-4|219	- initial Mandriva release
12cr|vdr-plugin-webvideo-0.3.2-4|220	

8342 12
12cr|vdr-plugin-xxvautotimer-0.1.2-12|1	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|2	%define plugin	xxvautotimer
12cr|vdr-plugin-xxvautotimer-0.1.2-12|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-xxvautotimer-0.1.2-12|4	%define version	0.1.2
12cr|vdr-plugin-xxvautotimer-0.1.2-12|5	%define rel	12
12cr|vdr-plugin-xxvautotimer-0.1.2-12|6	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|7	# backportability
12cr|vdr-plugin-xxvautotimer-0.1.2-12|8	%define _localstatedir %{_var}
12cr|vdr-plugin-xxvautotimer-0.1.2-12|9	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|10	Summary:	VDR plugin: Autotimer for XXV
12cr|vdr-plugin-xxvautotimer-0.1.2-12|11	Name:		%name
12cr|vdr-plugin-xxvautotimer-0.1.2-12|12	Version:	%version
12cr|vdr-plugin-xxvautotimer-0.1.2-12|13	Release:	%mkrel %rel
12cr|vdr-plugin-xxvautotimer-0.1.2-12|14	Group:		Video
12cr|vdr-plugin-xxvautotimer-0.1.2-12|15	License:	GPL
12cr|vdr-plugin-xxvautotimer-0.1.2-12|16	URL:		http://www.vdrtools.de/vdrxxvautotimer.html
12cr|vdr-plugin-xxvautotimer-0.1.2-12|17	Source:		http://www.vdrtools.de/download/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-xxvautotimer-0.1.2-12|18	Patch0:		xxvautotimer-0.1.2-i18n-1.6.patch
12cr|vdr-plugin-xxvautotimer-0.1.2-12|19	Patch1:		xxvautotimer-includes.patch
12cr|vdr-plugin-xxvautotimer-0.1.2-12|20	Patch2:		xxvautotimer-format-string.patch
12cr|vdr-plugin-xxvautotimer-0.1.2-12|21	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-xxvautotimer-0.1.2-12|22	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-xxvautotimer-0.1.2-12|23	BuildRequires:	mysql-devel
12cr|vdr-plugin-xxvautotimer-0.1.2-12|24	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-xxvautotimer-0.1.2-12|25	Requires:       xxv
12cr|vdr-plugin-xxvautotimer-0.1.2-12|26	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|27	%description
12cr|vdr-plugin-xxvautotimer-0.1.2-12|28	This is a plugin for the Video Disk Recorder (VDR) to edit
12cr|vdr-plugin-xxvautotimer-0.1.2-12|29	Autotimers of XXV via VDR on-screen-display (OSD).
12cr|vdr-plugin-xxvautotimer-0.1.2-12|30	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|31	%prep
12cr|vdr-plugin-xxvautotimer-0.1.2-12|32	%setup -q -c
12cr|vdr-plugin-xxvautotimer-0.1.2-12|33	cd %plugin
12cr|vdr-plugin-xxvautotimer-0.1.2-12|34	%patch0 -p1
12cr|vdr-plugin-xxvautotimer-0.1.2-12|35	%patch1 -p1
12cr|vdr-plugin-xxvautotimer-0.1.2-12|36	%patch2 -p1
12cr|vdr-plugin-xxvautotimer-0.1.2-12|37	%vdr_plugin_prep
12cr|vdr-plugin-xxvautotimer-0.1.2-12|38	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|39	%vdr_plugin_params_begin %plugin
12cr|vdr-plugin-xxvautotimer-0.1.2-12|40	# xxv configuration file
12cr|vdr-plugin-xxvautotimer-0.1.2-12|41	var=XXVD_CFG
12cr|vdr-plugin-xxvautotimer-0.1.2-12|42	param=--xxvconfigfile=XXVD_CFG
12cr|vdr-plugin-xxvautotimer-0.1.2-12|43	default=%{_localstatedir}/lib/xxv/xxvd.cfg
12cr|vdr-plugin-xxvautotimer-0.1.2-12|44	%vdr_plugin_params_end
12cr|vdr-plugin-xxvautotimer-0.1.2-12|45	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|46	%build
12cr|vdr-plugin-xxvautotimer-0.1.2-12|47	cd %plugin
12cr|vdr-plugin-xxvautotimer-0.1.2-12|48	%vdr_plugin_build
12cr|vdr-plugin-xxvautotimer-0.1.2-12|49	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|50	%install
12cr|vdr-plugin-xxvautotimer-0.1.2-12|51	rm -rf %{buildroot}
12cr|vdr-plugin-xxvautotimer-0.1.2-12|52	cd %plugin
12cr|vdr-plugin-xxvautotimer-0.1.2-12|53	%vdr_plugin_install
12cr|vdr-plugin-xxvautotimer-0.1.2-12|54	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|55	install -d -m755 %{buildroot}%{_bindir}
12cr|vdr-plugin-xxvautotimer-0.1.2-12|56	install -m755 Scripte/* %{buildroot}%{_bindir}
12cr|vdr-plugin-xxvautotimer-0.1.2-12|57	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|58	%clean
12cr|vdr-plugin-xxvautotimer-0.1.2-12|59	rm -rf %{buildroot}
12cr|vdr-plugin-xxvautotimer-0.1.2-12|60	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|61	%post
12cr|vdr-plugin-xxvautotimer-0.1.2-12|62	%vdr_plugin_post %plugin
12cr|vdr-plugin-xxvautotimer-0.1.2-12|63	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|64	%postun
12cr|vdr-plugin-xxvautotimer-0.1.2-12|65	%vdr_plugin_postun %plugin
12cr|vdr-plugin-xxvautotimer-0.1.2-12|66	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|67	%files -f %plugin/%plugin.vdr
12cr|vdr-plugin-xxvautotimer-0.1.2-12|68	%defattr(-,root,root)
12cr|vdr-plugin-xxvautotimer-0.1.2-12|69	%doc %plugin/README %plugin/HISTORY
12cr|vdr-plugin-xxvautotimer-0.1.2-12|70	%{_bindir}/epg2xxvautotimer.pl
12cr|vdr-plugin-xxvautotimer-0.1.2-12|71	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|72	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|73	%changelog
12cr|vdr-plugin-xxvautotimer-0.1.2-12|74	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-12mdv2010.0
12cr|vdr-plugin-xxvautotimer-0.1.2-12|75	+ Revision: 401088
12cr|vdr-plugin-xxvautotimer-0.1.2-12|76	- rebuild for new VDR
12cr|vdr-plugin-xxvautotimer-0.1.2-12|77	- add another missing include (update includes.patch)
12cr|vdr-plugin-xxvautotimer-0.1.2-12|78	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|79	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-11mdv2009.1
12cr|vdr-plugin-xxvautotimer-0.1.2-12|80	+ Revision: 359801
12cr|vdr-plugin-xxvautotimer-0.1.2-12|81	- fix includes (includes.patch)
12cr|vdr-plugin-xxvautotimer-0.1.2-12|82	- fix format strings (format-string.patch)
12cr|vdr-plugin-xxvautotimer-0.1.2-12|83	- rebuild for new vdr
12cr|vdr-plugin-xxvautotimer-0.1.2-12|84	- define %%_localstatedir locally for backportability
12cr|vdr-plugin-xxvautotimer-0.1.2-12|85	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|86	+ Funda Wang <fwang@mandriva.org>
12cr|vdr-plugin-xxvautotimer-0.1.2-12|87	- rebuild for new mysql
12cr|vdr-plugin-xxvautotimer-0.1.2-12|88	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|89	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|vdr-plugin-xxvautotimer-0.1.2-12|90	- rebuilt against mysql-5.1.30 libs
12cr|vdr-plugin-xxvautotimer-0.1.2-12|91	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|92	+ Pixel <pixel@mandriva.com>
12cr|vdr-plugin-xxvautotimer-0.1.2-12|93	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|vdr-plugin-xxvautotimer-0.1.2-12|94	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|95	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-8mdv2009.0
12cr|vdr-plugin-xxvautotimer-0.1.2-12|96	+ Revision: 198000
12cr|vdr-plugin-xxvautotimer-0.1.2-12|97	- rebuild for new vdr
12cr|vdr-plugin-xxvautotimer-0.1.2-12|98	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|99	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-7mdv2009.0
12cr|vdr-plugin-xxvautotimer-0.1.2-12|100	+ Revision: 197745
12cr|vdr-plugin-xxvautotimer-0.1.2-12|101	- add vdr_plugin_prep
12cr|vdr-plugin-xxvautotimer-0.1.2-12|102	- bump buildrequires on vdr-devel
12cr|vdr-plugin-xxvautotimer-0.1.2-12|103	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-xxvautotimer-0.1.2-12|104	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|105	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-6mdv2008.1
12cr|vdr-plugin-xxvautotimer-0.1.2-12|106	+ Revision: 145268
12cr|vdr-plugin-xxvautotimer-0.1.2-12|107	- rebuild for new vdr
12cr|vdr-plugin-xxvautotimer-0.1.2-12|108	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|109	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-xxvautotimer-0.1.2-12|110	- restore BuildRoot
12cr|vdr-plugin-xxvautotimer-0.1.2-12|111	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-xxvautotimer-0.1.2-12|113	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-xxvautotimer-0.1.2-12|114	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|115	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-5mdv2008.1
12cr|vdr-plugin-xxvautotimer-0.1.2-12|116	+ Revision: 103252
12cr|vdr-plugin-xxvautotimer-0.1.2-12|117	- rebuild for new vdr
12cr|vdr-plugin-xxvautotimer-0.1.2-12|118	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|119	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-4mdv2008.0
12cr|vdr-plugin-xxvautotimer-0.1.2-12|120	+ Revision: 50064
12cr|vdr-plugin-xxvautotimer-0.1.2-12|121	- rebuild for new vdr
12cr|vdr-plugin-xxvautotimer-0.1.2-12|122	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|123	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-3mdv2008.0
12cr|vdr-plugin-xxvautotimer-0.1.2-12|124	+ Revision: 42147
12cr|vdr-plugin-xxvautotimer-0.1.2-12|125	- rebuild for new vdr
12cr|vdr-plugin-xxvautotimer-0.1.2-12|126	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|127	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-2mdv2008.0
12cr|vdr-plugin-xxvautotimer-0.1.2-12|128	+ Revision: 22726
12cr|vdr-plugin-xxvautotimer-0.1.2-12|129	- rebuild for new vdr
12cr|vdr-plugin-xxvautotimer-0.1.2-12|130	
12cr|vdr-plugin-xxvautotimer-0.1.2-12|131	* Sat Apr 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-1mdv2008.0
12cr|vdr-plugin-xxvautotimer-0.1.2-12|132	+ Revision: 16469
12cr|vdr-plugin-xxvautotimer-0.1.2-12|133	- initial Mandriva release
12cr|vdr-plugin-xxvautotimer-0.1.2-12|134	

8343 12
12cr|vdr-plugin-yaepg-0.0.2.1-19|1	
12cr|vdr-plugin-yaepg-0.0.2.1-19|2	%define plugin	yaepg
12cr|vdr-plugin-yaepg-0.0.2.1-19|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-yaepg-0.0.2.1-19|4	%define version	0.0.2.1
12cr|vdr-plugin-yaepg-0.0.2.1-19|5	%define rel	19
12cr|vdr-plugin-yaepg-0.0.2.1-19|6	
12cr|vdr-plugin-yaepg-0.0.2.1-19|7	Summary:	VDR plugin: Yet Another EPG
12cr|vdr-plugin-yaepg-0.0.2.1-19|8	Name:		%name
12cr|vdr-plugin-yaepg-0.0.2.1-19|9	Version:	%version
12cr|vdr-plugin-yaepg-0.0.2.1-19|10	Release:	%mkrel %rel
12cr|vdr-plugin-yaepg-0.0.2.1-19|11	Group:		Video
12cr|vdr-plugin-yaepg-0.0.2.1-19|12	License:	GPL
12cr|vdr-plugin-yaepg-0.0.2.1-19|13	URL:		http://www.hoochvdr.info/
12cr|vdr-plugin-yaepg-0.0.2.1-19|14	# http://www.hoochvdr.info/modules.php?name=Forums&file=viewtopic&t=98
12cr|vdr-plugin-yaepg-0.0.2.1-19|15	Source:		http://www.hoochvdr.info/files/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-yaepg-0.0.2.1-19|16	# Use standard VDR logging mechanism instead of own logfile
12cr|vdr-plugin-yaepg-0.0.2.1-19|17	Patch1:		yaepg-logging.patch
12cr|vdr-plugin-yaepg-0.0.2.1-19|18	# Use standard types, from e-tobi repository
12cr|vdr-plugin-yaepg-0.0.2.1-19|19	Patch2:		yaepg-standard-types.patch
12cr|vdr-plugin-yaepg-0.0.2.1-19|20	# Change screenshot location
12cr|vdr-plugin-yaepg-0.0.2.1-19|21	Patch3:		94_yaepg-1.3.38.dpatch
12cr|vdr-plugin-yaepg-0.0.2.1-19|22	Patch4:		95_yaepg-0.0.2.1-vdr-1.5.3.dpatch
12cr|vdr-plugin-yaepg-0.0.2.1-19|23	Patch5:		yaepg-0.0.2.1-i18n-1.6.patch
12cr|vdr-plugin-yaepg-0.0.2.1-19|24	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-yaepg-0.0.2.1-19|25	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-yaepg-0.0.2.1-19|26	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-yaepg-0.0.2.1-19|27	
12cr|vdr-plugin-yaepg-0.0.2.1-19|28	%description
12cr|vdr-plugin-yaepg-0.0.2.1-19|29	Yaepg (Yet Another Electronic Programming Guide) is an EPG that tries to
12cr|vdr-plugin-yaepg-0.0.2.1-19|30	simulate the look and feel of a commercial IRD.
12cr|vdr-plugin-yaepg-0.0.2.1-19|31	
12cr|vdr-plugin-yaepg-0.0.2.1-19|32	%prep
12cr|vdr-plugin-yaepg-0.0.2.1-19|33	%setup -q -n %plugin-%version
12cr|vdr-plugin-yaepg-0.0.2.1-19|34	%patch1 -p1
12cr|vdr-plugin-yaepg-0.0.2.1-19|35	%patch2 -p1
12cr|vdr-plugin-yaepg-0.0.2.1-19|36	%patch3 -p1
12cr|vdr-plugin-yaepg-0.0.2.1-19|37	%patch4 -p1
12cr|vdr-plugin-yaepg-0.0.2.1-19|38	%patch5 -p1
12cr|vdr-plugin-yaepg-0.0.2.1-19|39	%vdr_plugin_prep
12cr|vdr-plugin-yaepg-0.0.2.1-19|40	
12cr|vdr-plugin-yaepg-0.0.2.1-19|41	%build
12cr|vdr-plugin-yaepg-0.0.2.1-19|42	%vdr_plugin_build
12cr|vdr-plugin-yaepg-0.0.2.1-19|43	
12cr|vdr-plugin-yaepg-0.0.2.1-19|44	%install
12cr|vdr-plugin-yaepg-0.0.2.1-19|45	rm -rf %{buildroot}
12cr|vdr-plugin-yaepg-0.0.2.1-19|46	%vdr_plugin_install
12cr|vdr-plugin-yaepg-0.0.2.1-19|47	
12cr|vdr-plugin-yaepg-0.0.2.1-19|48	%clean
12cr|vdr-plugin-yaepg-0.0.2.1-19|49	rm -rf %{buildroot}
12cr|vdr-plugin-yaepg-0.0.2.1-19|50	
12cr|vdr-plugin-yaepg-0.0.2.1-19|51	%post
12cr|vdr-plugin-yaepg-0.0.2.1-19|52	%vdr_plugin_post %plugin
12cr|vdr-plugin-yaepg-0.0.2.1-19|53	
12cr|vdr-plugin-yaepg-0.0.2.1-19|54	%postun
12cr|vdr-plugin-yaepg-0.0.2.1-19|55	%vdr_plugin_postun %plugin
12cr|vdr-plugin-yaepg-0.0.2.1-19|56	
12cr|vdr-plugin-yaepg-0.0.2.1-19|57	%files -f %plugin.vdr
12cr|vdr-plugin-yaepg-0.0.2.1-19|58	%defattr(-,root,root)
12cr|vdr-plugin-yaepg-0.0.2.1-19|59	%doc README COPYING HISTORY
12cr|vdr-plugin-yaepg-0.0.2.1-19|60	
12cr|vdr-plugin-yaepg-0.0.2.1-19|61	
12cr|vdr-plugin-yaepg-0.0.2.1-19|62	
12cr|vdr-plugin-yaepg-0.0.2.1-19|63	
12cr|vdr-plugin-yaepg-0.0.2.1-19|64	%changelog
12cr|vdr-plugin-yaepg-0.0.2.1-19|65	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-19mdv2010.0
12cr|vdr-plugin-yaepg-0.0.2.1-19|66	+ Revision: 401088
12cr|vdr-plugin-yaepg-0.0.2.1-19|67	- rebuild for new VDR
12cr|vdr-plugin-yaepg-0.0.2.1-19|68	
12cr|vdr-plugin-yaepg-0.0.2.1-19|69	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-18mdv2009.1
12cr|vdr-plugin-yaepg-0.0.2.1-19|70	+ Revision: 359388
12cr|vdr-plugin-yaepg-0.0.2.1-19|71	- rebuild for new vdr
12cr|vdr-plugin-yaepg-0.0.2.1-19|72	
12cr|vdr-plugin-yaepg-0.0.2.1-19|73	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-17mdv2009.0
12cr|vdr-plugin-yaepg-0.0.2.1-19|74	+ Revision: 198001
12cr|vdr-plugin-yaepg-0.0.2.1-19|75	- rebuild for new vdr
12cr|vdr-plugin-yaepg-0.0.2.1-19|76	
12cr|vdr-plugin-yaepg-0.0.2.1-19|77	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-16mdv2009.0
12cr|vdr-plugin-yaepg-0.0.2.1-19|78	+ Revision: 197746
12cr|vdr-plugin-yaepg-0.0.2.1-19|79	- add vdr_plugin_prep
12cr|vdr-plugin-yaepg-0.0.2.1-19|80	- bump buildrequires on vdr-devel
12cr|vdr-plugin-yaepg-0.0.2.1-19|81	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch, obsoletes P0)
12cr|vdr-plugin-yaepg-0.0.2.1-19|82	- change screenshot location (P3)
12cr|vdr-plugin-yaepg-0.0.2.1-19|83	- adapt for api changes of VDR 1.5.3 (P4 from e-tobi)
12cr|vdr-plugin-yaepg-0.0.2.1-19|84	
12cr|vdr-plugin-yaepg-0.0.2.1-19|85	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-15mdv2008.1
12cr|vdr-plugin-yaepg-0.0.2.1-19|86	+ Revision: 145269
12cr|vdr-plugin-yaepg-0.0.2.1-19|87	- rebuild for new vdr
12cr|vdr-plugin-yaepg-0.0.2.1-19|88	
12cr|vdr-plugin-yaepg-0.0.2.1-19|89	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-yaepg-0.0.2.1-19|90	- restore BuildRoot
12cr|vdr-plugin-yaepg-0.0.2.1-19|91	
12cr|vdr-plugin-yaepg-0.0.2.1-19|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-yaepg-0.0.2.1-19|93	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-yaepg-0.0.2.1-19|94	
12cr|vdr-plugin-yaepg-0.0.2.1-19|95	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-14mdv2008.1
12cr|vdr-plugin-yaepg-0.0.2.1-19|96	+ Revision: 103253
12cr|vdr-plugin-yaepg-0.0.2.1-19|97	- rebuild for new vdr
12cr|vdr-plugin-yaepg-0.0.2.1-19|98	
12cr|vdr-plugin-yaepg-0.0.2.1-19|99	* Fri Jul 20 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-13mdv2008.0
12cr|vdr-plugin-yaepg-0.0.2.1-19|100	+ Revision: 53734
12cr|vdr-plugin-yaepg-0.0.2.1-19|101	- use standard uint64_t type (patch2)
12cr|vdr-plugin-yaepg-0.0.2.1-19|102	- do not create separate logfile (patch1)
12cr|vdr-plugin-yaepg-0.0.2.1-19|103	
12cr|vdr-plugin-yaepg-0.0.2.1-19|104	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-12mdv2008.0
12cr|vdr-plugin-yaepg-0.0.2.1-19|105	+ Revision: 50065
12cr|vdr-plugin-yaepg-0.0.2.1-19|106	- rebuild for new vdr
12cr|vdr-plugin-yaepg-0.0.2.1-19|107	
12cr|vdr-plugin-yaepg-0.0.2.1-19|108	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-11mdv2008.0
12cr|vdr-plugin-yaepg-0.0.2.1-19|109	+ Revision: 42148
12cr|vdr-plugin-yaepg-0.0.2.1-19|110	- rebuild for new vdr
12cr|vdr-plugin-yaepg-0.0.2.1-19|111	
12cr|vdr-plugin-yaepg-0.0.2.1-19|112	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-10mdv2008.0
12cr|vdr-plugin-yaepg-0.0.2.1-19|113	+ Revision: 22728
12cr|vdr-plugin-yaepg-0.0.2.1-19|114	- rebuild for new vdr
12cr|vdr-plugin-yaepg-0.0.2.1-19|115	
12cr|vdr-plugin-yaepg-0.0.2.1-19|116	
12cr|vdr-plugin-yaepg-0.0.2.1-19|117	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-9mdv2007.0
12cr|vdr-plugin-yaepg-0.0.2.1-19|118	+ Revision: 90985
12cr|vdr-plugin-yaepg-0.0.2.1-19|119	- rebuild for new vdr
12cr|vdr-plugin-yaepg-0.0.2.1-19|120	
12cr|vdr-plugin-yaepg-0.0.2.1-19|121	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-8mdv2007.1
12cr|vdr-plugin-yaepg-0.0.2.1-19|122	+ Revision: 74100
12cr|vdr-plugin-yaepg-0.0.2.1-19|123	- rebuild for new vdr
12cr|vdr-plugin-yaepg-0.0.2.1-19|124	- Import vdr-plugin-yaepg
12cr|vdr-plugin-yaepg-0.0.2.1-19|125	
12cr|vdr-plugin-yaepg-0.0.2.1-19|126	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-7mdv2007.0
12cr|vdr-plugin-yaepg-0.0.2.1-19|127	- rebuild for new vdr
12cr|vdr-plugin-yaepg-0.0.2.1-19|128	
12cr|vdr-plugin-yaepg-0.0.2.1-19|129	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-6mdv2007.0
12cr|vdr-plugin-yaepg-0.0.2.1-19|130	- stricter abi requires
12cr|vdr-plugin-yaepg-0.0.2.1-19|131	
12cr|vdr-plugin-yaepg-0.0.2.1-19|132	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-5mdv2007.0
12cr|vdr-plugin-yaepg-0.0.2.1-19|133	- rebuild for new vdr
12cr|vdr-plugin-yaepg-0.0.2.1-19|134	
12cr|vdr-plugin-yaepg-0.0.2.1-19|135	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-4mdv2007.0
12cr|vdr-plugin-yaepg-0.0.2.1-19|136	- rebuild for new vdr
12cr|vdr-plugin-yaepg-0.0.2.1-19|137	
12cr|vdr-plugin-yaepg-0.0.2.1-19|138	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-3mdv2007.0
12cr|vdr-plugin-yaepg-0.0.2.1-19|139	- rebuild for new vdr
12cr|vdr-plugin-yaepg-0.0.2.1-19|140	
12cr|vdr-plugin-yaepg-0.0.2.1-19|141	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-2mdv2007.0
12cr|vdr-plugin-yaepg-0.0.2.1-19|142	- rebuild for new vdr
12cr|vdr-plugin-yaepg-0.0.2.1-19|143	
12cr|vdr-plugin-yaepg-0.0.2.1-19|144	* Sat Jun 03 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-1mdv2007.0
12cr|vdr-plugin-yaepg-0.0.2.1-19|145	- initial Mandriva release
12cr|vdr-plugin-yaepg-0.0.2.1-19|146	

8344 12
12cr|vdr-plugin-zaphistory-0.9.5-10|1	
12cr|vdr-plugin-zaphistory-0.9.5-10|2	%define plugin	zaphistory
12cr|vdr-plugin-zaphistory-0.9.5-10|3	%define name	vdr-plugin-%plugin
12cr|vdr-plugin-zaphistory-0.9.5-10|4	%define version	0.9.5
12cr|vdr-plugin-zaphistory-0.9.5-10|5	%define rel	10
12cr|vdr-plugin-zaphistory-0.9.5-10|6	
12cr|vdr-plugin-zaphistory-0.9.5-10|7	Summary:	VDR plugin: History of the last zapped channels
12cr|vdr-plugin-zaphistory-0.9.5-10|8	Name:		%name
12cr|vdr-plugin-zaphistory-0.9.5-10|9	Version:	%version
12cr|vdr-plugin-zaphistory-0.9.5-10|10	Release:	%mkrel %rel
12cr|vdr-plugin-zaphistory-0.9.5-10|11	Group:		Video
12cr|vdr-plugin-zaphistory-0.9.5-10|12	License:	GPL
12cr|vdr-plugin-zaphistory-0.9.5-10|13	URL:		http://www.unterbrecher.de/vdr/developer.php
12cr|vdr-plugin-zaphistory-0.9.5-10|14	Source:		http://www.unterbrecher.de/vdr/download/vdr-%plugin-%version.tar.bz2
12cr|vdr-plugin-zaphistory-0.9.5-10|15	Patch0:		zaphistory-0.9.5-i18n-1.6.patch
12cr|vdr-plugin-zaphistory-0.9.5-10|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vdr-plugin-zaphistory-0.9.5-10|17	BuildRequires:	vdr-devel >= 1.6.0
12cr|vdr-plugin-zaphistory-0.9.5-10|18	Requires:	vdr-abi = %vdr_abi
12cr|vdr-plugin-zaphistory-0.9.5-10|19	
12cr|vdr-plugin-zaphistory-0.9.5-10|20	%description
12cr|vdr-plugin-zaphistory-0.9.5-10|21	Originally the plugins provided a history of the latest viewed
12cr|vdr-plugin-zaphistory-0.9.5-10|22	channels. Since version 0.0.3 statistics (zaps and watchtime) are
12cr|vdr-plugin-zaphistory-0.9.5-10|23	collected for each channel. History can be sorted by latest viewed,
12cr|vdr-plugin-zaphistory-0.9.5-10|24	zap count and watch time. The idea is a self-learning favourites
12cr|vdr-plugin-zaphistory-0.9.5-10|25	list. The history provides a channel name + EPG view and a channel
12cr|vdr-plugin-zaphistory-0.9.5-10|26	name + statistics view. Statistics and history entries can be
12cr|vdr-plugin-zaphistory-0.9.5-10|27	deleted or reseted from the menu.
12cr|vdr-plugin-zaphistory-0.9.5-10|28	
12cr|vdr-plugin-zaphistory-0.9.5-10|29	%prep
12cr|vdr-plugin-zaphistory-0.9.5-10|30	%setup -q -n %plugin-%version
12cr|vdr-plugin-zaphistory-0.9.5-10|31	%patch0 -p1
12cr|vdr-plugin-zaphistory-0.9.5-10|32	%vdr_plugin_prep
12cr|vdr-plugin-zaphistory-0.9.5-10|33	
12cr|vdr-plugin-zaphistory-0.9.5-10|34	%build
12cr|vdr-plugin-zaphistory-0.9.5-10|35	%vdr_plugin_build
12cr|vdr-plugin-zaphistory-0.9.5-10|36	
12cr|vdr-plugin-zaphistory-0.9.5-10|37	%install
12cr|vdr-plugin-zaphistory-0.9.5-10|38	rm -rf %{buildroot}
12cr|vdr-plugin-zaphistory-0.9.5-10|39	%vdr_plugin_install
12cr|vdr-plugin-zaphistory-0.9.5-10|40	
12cr|vdr-plugin-zaphistory-0.9.5-10|41	%clean
12cr|vdr-plugin-zaphistory-0.9.5-10|42	rm -rf %{buildroot}
12cr|vdr-plugin-zaphistory-0.9.5-10|43	
12cr|vdr-plugin-zaphistory-0.9.5-10|44	%post
12cr|vdr-plugin-zaphistory-0.9.5-10|45	%vdr_plugin_post %plugin
12cr|vdr-plugin-zaphistory-0.9.5-10|46	
12cr|vdr-plugin-zaphistory-0.9.5-10|47	%postun
12cr|vdr-plugin-zaphistory-0.9.5-10|48	%vdr_plugin_postun %plugin
12cr|vdr-plugin-zaphistory-0.9.5-10|49	
12cr|vdr-plugin-zaphistory-0.9.5-10|50	%files -f %plugin.vdr
12cr|vdr-plugin-zaphistory-0.9.5-10|51	%defattr(-,root,root)
12cr|vdr-plugin-zaphistory-0.9.5-10|52	%doc README HISTORY
12cr|vdr-plugin-zaphistory-0.9.5-10|53	
12cr|vdr-plugin-zaphistory-0.9.5-10|54	
12cr|vdr-plugin-zaphistory-0.9.5-10|55	%changelog
12cr|vdr-plugin-zaphistory-0.9.5-10|56	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.9.5-10mdv2010.0
12cr|vdr-plugin-zaphistory-0.9.5-10|57	+ Revision: 401088
12cr|vdr-plugin-zaphistory-0.9.5-10|58	- rebuild for new VDR
12cr|vdr-plugin-zaphistory-0.9.5-10|59	
12cr|vdr-plugin-zaphistory-0.9.5-10|60	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.9.5-9mdv2009.1
12cr|vdr-plugin-zaphistory-0.9.5-10|61	+ Revision: 359389
12cr|vdr-plugin-zaphistory-0.9.5-10|62	- rebuild for new vdr
12cr|vdr-plugin-zaphistory-0.9.5-10|63	
12cr|vdr-plugin-zaphistory-0.9.5-10|64	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.9.5-8mdv2009.0
12cr|vdr-plugin-zaphistory-0.9.5-10|65	+ Revision: 198002
12cr|vdr-plugin-zaphistory-0.9.5-10|66	- rebuild for new vdr
12cr|vdr-plugin-zaphistory-0.9.5-10|67	
12cr|vdr-plugin-zaphistory-0.9.5-10|68	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.9.5-7mdv2009.0
12cr|vdr-plugin-zaphistory-0.9.5-10|69	+ Revision: 197747
12cr|vdr-plugin-zaphistory-0.9.5-10|70	- add vdr_plugin_prep
12cr|vdr-plugin-zaphistory-0.9.5-10|71	- bump buildrequires on vdr-devel
12cr|vdr-plugin-zaphistory-0.9.5-10|72	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cr|vdr-plugin-zaphistory-0.9.5-10|73	
12cr|vdr-plugin-zaphistory-0.9.5-10|74	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.9.5-6mdv2008.1
12cr|vdr-plugin-zaphistory-0.9.5-10|75	+ Revision: 145270
12cr|vdr-plugin-zaphistory-0.9.5-10|76	- rebuild for new vdr
12cr|vdr-plugin-zaphistory-0.9.5-10|77	
12cr|vdr-plugin-zaphistory-0.9.5-10|78	+ Olivier Blin <oblin@mandriva.com>
12cr|vdr-plugin-zaphistory-0.9.5-10|79	- restore BuildRoot
12cr|vdr-plugin-zaphistory-0.9.5-10|80	
12cr|vdr-plugin-zaphistory-0.9.5-10|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|vdr-plugin-zaphistory-0.9.5-10|82	- kill re-definition of %%buildroot on Pixel's request
12cr|vdr-plugin-zaphistory-0.9.5-10|83	
12cr|vdr-plugin-zaphistory-0.9.5-10|84	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.9.5-5mdv2008.1
12cr|vdr-plugin-zaphistory-0.9.5-10|85	+ Revision: 103254
12cr|vdr-plugin-zaphistory-0.9.5-10|86	- rebuild for new vdr
12cr|vdr-plugin-zaphistory-0.9.5-10|87	
12cr|vdr-plugin-zaphistory-0.9.5-10|88	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.9.5-4mdv2008.0
12cr|vdr-plugin-zaphistory-0.9.5-10|89	+ Revision: 50066
12cr|vdr-plugin-zaphistory-0.9.5-10|90	- rebuild for new vdr
12cr|vdr-plugin-zaphistory-0.9.5-10|91	
12cr|vdr-plugin-zaphistory-0.9.5-10|92	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.9.5-3mdv2008.0
12cr|vdr-plugin-zaphistory-0.9.5-10|93	+ Revision: 42149
12cr|vdr-plugin-zaphistory-0.9.5-10|94	- rebuild for new vdr
12cr|vdr-plugin-zaphistory-0.9.5-10|95	
12cr|vdr-plugin-zaphistory-0.9.5-10|96	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.9.5-2mdv2008.0
12cr|vdr-plugin-zaphistory-0.9.5-10|97	+ Revision: 22730
12cr|vdr-plugin-zaphistory-0.9.5-10|98	- rebuild for new vdr
12cr|vdr-plugin-zaphistory-0.9.5-10|99	
12cr|vdr-plugin-zaphistory-0.9.5-10|100	* Sat Apr 21 2007 Anssi Hannula <anssi@mandriva.org> 0.9.5-1mdv2008.0
12cr|vdr-plugin-zaphistory-0.9.5-10|101	+ Revision: 16458
12cr|vdr-plugin-zaphistory-0.9.5-10|102	- initial Mandriva release
12cr|vdr-plugin-zaphistory-0.9.5-10|103	- Created package structure for vdr-plugin-zaphistory.
12cr|vdr-plugin-zaphistory-0.9.5-10|104	

8345 12
12cr|vegastrike-0.5.1.r1-3|1	%define Werror_cflags %nil
12cr|vegastrike-0.5.1.r1-3|2	%define rel 1
12cr|vegastrike-0.5.1.r1-3|3	
12cr|vegastrike-0.5.1.r1-3|4	%define dataver 0.5.1
12cr|vegastrike-0.5.1.r1-3|5	
12cr|vegastrike-0.5.1.r1-3|6	Name:		vegastrike
12cr|vegastrike-0.5.1.r1-3|7	Version:	0.5.1.r%{rel}
12cr|vegastrike-0.5.1.r1-3|8	Release:	3
12cr|vegastrike-0.5.1.r1-3|9	Summary:	3D OpenGL spaceflight simulator
12cr|vegastrike-0.5.1.r1-3|10	License:	GPLv2+
12cr|vegastrike-0.5.1.r1-3|11	Group:		Games/Arcade
12cr|vegastrike-0.5.1.r1-3|12	URL:		http://vegastrike.sourceforge.net/
12cr|vegastrike-0.5.1.r1-3|13	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.bz2
12cr|vegastrike-0.5.1.r1-3|14	Source1:	%{name}-manpages.tar.bz2
12cr|vegastrike-0.5.1.r1-3|15	Source11:	%{name}-16x16.png
12cr|vegastrike-0.5.1.r1-3|16	Source12:	%{name}-32x32.png
12cr|vegastrike-0.5.1.r1-3|17	Source13:	%{name}-48x48.png
12cr|vegastrike-0.5.1.r1-3|18	Patch0:		vegastrike-src-0.5.1.r1-cflags.patch
12cr|vegastrike-0.5.1.r1-3|19	Patch1:		vegastrike-0.4.2-vssetup-fix.patch
12cr|vegastrike-0.5.1.r1-3|20	Patch2:		vegastrike-0.5.0-glext.patch
12cr|vegastrike-0.5.1.r1-3|21	Patch3:		vegastrike-0.5.1-music.patch
12cr|vegastrike-0.5.1.r1-3|22	Patch4:		vegastrike-0.5.1-openal.patch
12cr|vegastrike-0.5.1.r1-3|23	Patch5:		vegastrike-0.5.1-sys-python.patch
12cr|vegastrike-0.5.1.r1-3|24	BuildRequires:	boost-devel
12cr|vegastrike-0.5.1.r1-3|25	BuildRequires:	jpeg-devel
12cr|vegastrike-0.5.1.r1-3|26	BuildRequires:	pkgconfig(gl)
12cr|vegastrike-0.5.1.r1-3|27	BuildRequires:	pkgconfig(glu)
12cr|vegastrike-0.5.1.r1-3|28	BuildRequires:	pkgconfig(glut)
12cr|vegastrike-0.5.1.r1-3|29	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|vegastrike-0.5.1.r1-3|30	BuildRequires:	pkgconfig(expat)
12cr|vegastrike-0.5.1.r1-3|31	BuildRequires:	pkgconfig(libpng)
12cr|vegastrike-0.5.1.r1-3|32	BuildRequires:	pkgconfig(OGRE)
12cr|vegastrike-0.5.1.r1-3|33	BuildRequires:	pkgconfig(openal)
12cr|vegastrike-0.5.1.r1-3|34	BuildRequires:	pkgconfig(python)
12cr|vegastrike-0.5.1.r1-3|35	BuildRequires:	pkgconfig(sdl)
12cr|vegastrike-0.5.1.r1-3|36	BuildRequires:	pkgconfig(vorbis)
12cr|vegastrike-0.5.1.r1-3|37	BuildRequires:	pkgconfig(zlib)
12cr|vegastrike-0.5.1.r1-3|38	Requires:	%{name}-data >= %{dataver}
12cr|vegastrike-0.5.1.r1-3|39	Suggests:	%{name}-sounds >= %{dataver}
12cr|vegastrike-0.5.1.r1-3|40	
12cr|vegastrike-0.5.1.r1-3|41	%description
12cr|vegastrike-0.5.1.r1-3|42	Vega Strike is a GPL 3D OpenGL Action RPG space sim for
12cr|vegastrike-0.5.1.r1-3|43	Windows/Linux that allows a player to trade and bounty hunt
12cr|vegastrike-0.5.1.r1-3|44	in the spirit of Elite. You start in an old beat up Wayfarer
12cr|vegastrike-0.5.1.r1-3|45	cargo ship, with endless possibility before you and just
12cr|vegastrike-0.5.1.r1-3|46	enough cash to scrape together a life. Yet danger lurks in
12cr|vegastrike-0.5.1.r1-3|47	the space beyond.
12cr|vegastrike-0.5.1.r1-3|48	
12cr|vegastrike-0.5.1.r1-3|49	%prep
12cr|vegastrike-0.5.1.r1-3|50	%setup -q -n %{name}-src-%{version} -a1
12cr|vegastrike-0.5.1.r1-3|51	%patch0 -p1
12cr|vegastrike-0.5.1.r1-3|52	%patch1 -p1
12cr|vegastrike-0.5.1.r1-3|53	%patch2 -p1
12cr|vegastrike-0.5.1.r1-3|54	%patch3 -p3
12cr|vegastrike-0.5.1.r1-3|55	%patch4 -p0
12cr|vegastrike-0.5.1.r1-3|56	%patch5 -p0
12cr|vegastrike-0.5.1.r1-3|57	iconv -f ISO-8859-1 -t UTF-8 README > README.tmp
12cr|vegastrike-0.5.1.r1-3|58	touch -r README README.tmp
12cr|vegastrike-0.5.1.r1-3|59	mv README.tmp README
12cr|vegastrike-0.5.1.r1-3|60	
12cr|vegastrike-0.5.1.r1-3|61	# we want to use the system version of expat.h
12cr|vegastrike-0.5.1.r1-3|62	rm objconv/mesher/expat.h
12cr|vegastrike-0.5.1.r1-3|63	
12cr|vegastrike-0.5.1.r1-3|64	%build
12cr|vegastrike-0.5.1.r1-3|65	autoreconf -fi
12cr|vegastrike-0.5.1.r1-3|66	%configure2_5x	--bindir=%{_gamesbindir} \
12cr|vegastrike-0.5.1.r1-3|67	--with-data-dir=%{_gamesdatadir}/%{name} \
12cr|vegastrike-0.5.1.r1-3|68	--enable-release \
12cr|vegastrike-0.5.1.r1-3|69	--with-boost=system \
12cr|vegastrike-0.5.1.r1-3|70	--disable-ffmpeg \
12cr|vegastrike-0.5.1.r1-3|71	--with-al-inc=/usr/include/AL \
12cr|vegastrike-0.5.1.r1-3|72	--enable-flags="%{optflags} -fpermissive -DBOOST_PYTHON_NO_PY_SIGNATURES" \
12cr|vegastrike-0.5.1.r1-3|73	--enable-stencil-buffer
12cr|vegastrike-0.5.1.r1-3|74	
12cr|vegastrike-0.5.1.r1-3|75	%make
12cr|vegastrike-0.5.1.r1-3|76	
12cr|vegastrike-0.5.1.r1-3|77	%install
12cr|vegastrike-0.5.1.r1-3|78	%makeinstall_std
12cr|vegastrike-0.5.1.r1-3|79	
12cr|vegastrike-0.5.1.r1-3|80	mkdir -p %{buildroot}%{_libexecdir}/%{name}
12cr|vegastrike-0.5.1.r1-3|81	chmod +x %{buildroot}%{_prefix}/objconv/*
12cr|vegastrike-0.5.1.r1-3|82	mv %{buildroot}%{_prefix}/objconv/* \
12cr|vegastrike-0.5.1.r1-3|83	%{buildroot}%{_libexecdir}/%{name}
12cr|vegastrike-0.5.1.r1-3|84	for i in asteroidgen base_maker mesh_xml mesher replace tempgen trisort \
12cr|vegastrike-0.5.1.r1-3|85	vsrextract vsrmake; do
12cr|vegastrike-0.5.1.r1-3|86	mv %{buildroot}%{_gamesbindir}/$i %{buildroot}%{_libexecdir}/%{name};
12cr|vegastrike-0.5.1.r1-3|87	done
12cr|vegastrike-0.5.1.r1-3|88	
12cr|vegastrike-0.5.1.r1-3|89	mkdir -p %{buildroot}%{_mandir}
12cr|vegastrike-0.5.1.r1-3|90	for i in *.6; do %{__install} -m 644 $i -D %{buildroot}%{_mandir}/man6/$i; done
12cr|vegastrike-0.5.1.r1-3|91	
12cr|vegastrike-0.5.1.r1-3|92	mkdir -p %{buildroot}%{_datadir}/applications
12cr|vegastrike-0.5.1.r1-3|93	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|vegastrike-0.5.1.r1-3|94	[Desktop Entry]
12cr|vegastrike-0.5.1.r1-3|95	Name=Vega Strike
12cr|vegastrike-0.5.1.r1-3|96	Comment=3D OpenGL spaceflight simulator
12cr|vegastrike-0.5.1.r1-3|97	Exec=%{_gamesbindir}/vegastrike
12cr|vegastrike-0.5.1.r1-3|98	Icon=%{name}
12cr|vegastrike-0.5.1.r1-3|99	Terminal=false
12cr|vegastrike-0.5.1.r1-3|100	Type=Application
12cr|vegastrike-0.5.1.r1-3|101	Categories=Game;ArcadeGame;
12cr|vegastrike-0.5.1.r1-3|102	EOF
12cr|vegastrike-0.5.1.r1-3|103	
12cr|vegastrike-0.5.1.r1-3|104	install -m 644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|vegastrike-0.5.1.r1-3|105	install -m 644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|vegastrike-0.5.1.r1-3|106	install -m 644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|vegastrike-0.5.1.r1-3|107	
12cr|vegastrike-0.5.1.r1-3|108	install -d %{buildroot}%{_gamesdatadir}/%{name}
12cr|vegastrike-0.5.1.r1-3|109	
12cr|vegastrike-0.5.1.r1-3|110	perl -pi -e 's|\r$||g' README
12cr|vegastrike-0.5.1.r1-3|111	
12cr|vegastrike-0.5.1.r1-3|112	%files
12cr|vegastrike-0.5.1.r1-3|113	%doc README
12cr|vegastrike-0.5.1.r1-3|114	%{_iconsdir}/%{name}.png
12cr|vegastrike-0.5.1.r1-3|115	%{_liconsdir}/%{name}.png
12cr|vegastrike-0.5.1.r1-3|116	%{_miconsdir}/%{name}.png
12cr|vegastrike-0.5.1.r1-3|117	%{_datadir}/applications/%{name}.desktop
12cr|vegastrike-0.5.1.r1-3|118	%{_mandir}/man6/*
12cr|vegastrike-0.5.1.r1-3|119	%dir %{_gamesdatadir}/%{name}
12cr|vegastrike-0.5.1.r1-3|120	%defattr(755,root,root,755)
12cr|vegastrike-0.5.1.r1-3|121	%{_gamesbindir}/*
12cr|vegastrike-0.5.1.r1-3|122	%{_libexecdir}/%{name}
12cr|vegastrike-0.5.1.r1-3|123	

8346 12
12cr|vegastrike-data-0.5.1.r1-1|1	%define	oname	vegastrike
12cr|vegastrike-data-0.5.1.r1-1|2	%define	name	%{oname}-data
12cr|vegastrike-data-0.5.1.r1-1|3	%define	version	0.5.1.r1
12cr|vegastrike-data-0.5.1.r1-1|4	%define	release	%mkrel 1
12cr|vegastrike-data-0.5.1.r1-1|5	%define	Summary	Data files for %{oname}
12cr|vegastrike-data-0.5.1.r1-1|6	
12cr|vegastrike-data-0.5.1.r1-1|7	Name:		%{name}
12cr|vegastrike-data-0.5.1.r1-1|8	Version:	%{version}
12cr|vegastrike-data-0.5.1.r1-1|9	Release:	%{release}
12cr|vegastrike-data-0.5.1.r1-1|10	Summary:	%{Summary}
12cr|vegastrike-data-0.5.1.r1-1|11	License:	GPLv2+
12cr|vegastrike-data-0.5.1.r1-1|12	Group:		Games/Arcade
12cr|vegastrike-data-0.5.1.r1-1|13	Source0:	%{name}-%{version}.tar.bz2
12cr|vegastrike-data-0.5.1.r1-1|14	URL:		http://vegastrike.sourceforge.net/
12cr|vegastrike-data-0.5.1.r1-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|vegastrike-data-0.5.1.r1-1|16	BuildArch:	noarch
12cr|vegastrike-data-0.5.1.r1-1|17	Requires:	%{oname} >= %{version}
12cr|vegastrike-data-0.5.1.r1-1|18	
12cr|vegastrike-data-0.5.1.r1-1|19	%description
12cr|vegastrike-data-0.5.1.r1-1|20	%{Summary}
12cr|vegastrike-data-0.5.1.r1-1|21	
12cr|vegastrike-data-0.5.1.r1-1|22	%prep
12cr|vegastrike-data-0.5.1.r1-1|23	%setup -q
12cr|vegastrike-data-0.5.1.r1-1|24	# get rid of a few files we have no interest in packaging..
12cr|vegastrike-data-0.5.1.r1-1|25	rm -rf aclocal.m4 configure.ac Makefile.in vegastrike-data.spec stamp-h.in bin
12cr|vegastrike-data-0.5.1.r1-1|26	rm -rf `find -name CVS -type d` `find -name Makefile.am -type f`
12cr|vegastrike-data-0.5.1.r1-1|27	
12cr|vegastrike-data-0.5.1.r1-1|28	# some cleanup
12cr|vegastrike-data-0.5.1.r1-1|29	rm -r cockpits/bomber-cockpit.cpt/#cockpit.xmesh# \
12cr|vegastrike-data-0.5.1.r1-1|30	modules/builtin `find -name "*.xmesh"`
12cr|vegastrike-data-0.5.1.r1-1|31	find . -type f -print0 | xargs -0 chmod -x
12cr|vegastrike-data-0.5.1.r1-1|32	chmod +x units/findunits.py modules/webpageize.py
12cr|vegastrike-data-0.5.1.r1-1|33	sed -i 's/\r//g' documentation/mission_howto.txt
12cr|vegastrike-data-0.5.1.r1-1|34	# remove the stale included manpages and the .xls abonimation
12cr|vegastrike-data-0.5.1.r1-1|35	rm documentation/*.1 documentation/*.xls
12cr|vegastrike-data-0.5.1.r1-1|36	
12cr|vegastrike-data-0.5.1.r1-1|37	
12cr|vegastrike-data-0.5.1.r1-1|38	%build
12cr|vegastrike-data-0.5.1.r1-1|39	
12cr|vegastrike-data-0.5.1.r1-1|40	%install
12cr|vegastrike-data-0.5.1.r1-1|41	%{__rm} -rf %{buildroot}
12cr|vegastrike-data-0.5.1.r1-1|42	%{__install} -d %{buildroot}%{_gamesdatadir}/%{oname}
12cr|vegastrike-data-0.5.1.r1-1|43	cp -a * %{buildroot}%{_gamesdatadir}/%{oname}
12cr|vegastrike-data-0.5.1.r1-1|44	# include 'system files' strangely hidden in .vegastrike-0.5.0 directory
12cr|vegastrike-data-0.5.1.r1-1|45	# for whatever reason...otherwise music & other stuff is gone...
12cr|vegastrike-data-0.5.1.r1-1|46	# cp -a ./.%{name}-%{version} %{buildroot}/%{_gamesdatadir}/%{oname}
12cr|vegastrike-data-0.5.1.r1-1|47	
12cr|vegastrike-data-0.5.1.r1-1|48	
12cr|vegastrike-data-0.5.1.r1-1|49	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/128x128/apps
12cr|vegastrike-data-0.5.1.r1-1|50	install -p -m 644 vegastrike.xpm \
12cr|vegastrike-data-0.5.1.r1-1|51	%{buildroot}%{_datadir}/icons/hicolor/128x128/apps
12cr|vegastrike-data-0.5.1.r1-1|52	
12cr|vegastrike-data-0.5.1.r1-1|53	
12cr|vegastrike-data-0.5.1.r1-1|54	%clean
12cr|vegastrike-data-0.5.1.r1-1|55	%{__rm} -rf %{buildroot}
12cr|vegastrike-data-0.5.1.r1-1|56	
12cr|vegastrike-data-0.5.1.r1-1|57	%files
12cr|vegastrike-data-0.5.1.r1-1|58	%defattr(644,root,root,755)
12cr|vegastrike-data-0.5.1.r1-1|59	%dir %{_gamesdatadir}/%{oname}
12cr|vegastrike-data-0.5.1.r1-1|60	%{_gamesdatadir}/%{oname}/*
12cr|vegastrike-data-0.5.1.r1-1|61	# %{_gamesdatadir}/%{oname}/.%{oname}-%{version}/*
12cr|vegastrike-data-0.5.1.r1-1|62	# %{_gamesdatadir}/%{oname}/.%{oname}-%{version}/.system
12cr|vegastrike-data-0.5.1.r1-1|63	%{_datadir}/icons/hicolor/128x128/apps/vegastrike.xpm
12cr|vegastrike-data-0.5.1.r1-1|64	
12cr|vegastrike-data-0.5.1.r1-1|65	
12cr|vegastrike-data-0.5.1.r1-1|66	
12cr|vegastrike-data-0.5.1.r1-1|67	
12cr|vegastrike-data-0.5.1.r1-1|68	
12cr|vegastrike-data-0.5.1.r1-1|69	%changelog
12cr|vegastrike-data-0.5.1.r1-1|70	* Wed Jun 13 2012 Zombie Ryushu <ryushu@mandriva.org> 0.5.1.r1-1mdv2012.0
12cr|vegastrike-data-0.5.1.r1-1|71	+ Revision: 805467
12cr|vegastrike-data-0.5.1.r1-1|72	- hidden dir issue?
12cr|vegastrike-data-0.5.1.r1-1|73	- hidden dir issue?
12cr|vegastrike-data-0.5.1.r1-1|74	- on copy issue
12cr|vegastrike-data-0.5.1.r1-1|75	- no xmwesh
12cr|vegastrike-data-0.5.1.r1-1|76	- no cvsignore
12cr|vegastrike-data-0.5.1.r1-1|77	- fix setup name
12cr|vegastrike-data-0.5.1.r1-1|78	- Upgrade to 0.5.1
12cr|vegastrike-data-0.5.1.r1-1|79	
12cr|vegastrike-data-0.5.1.r1-1|80	* Wed Sep 22 2010 Tomas Kindl <supp@mandriva.org> 0.5.0-3mdv2011.0
12cr|vegastrike-data-0.5.1.r1-1|81	+ Revision: 580620
12cr|vegastrike-data-0.5.1.r1-1|82	- fix missing music #59963
12cr|vegastrike-data-0.5.1.r1-1|83	
12cr|vegastrike-data-0.5.1.r1-1|84	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.5.0-2mdv2010.0
12cr|vegastrike-data-0.5.1.r1-1|85	+ Revision: 434662
12cr|vegastrike-data-0.5.1.r1-1|86	- rebuild
12cr|vegastrike-data-0.5.1.r1-1|87	
12cr|vegastrike-data-0.5.1.r1-1|88	+ Emmanuel Andry <eandry@mandriva.org>
12cr|vegastrike-data-0.5.1.r1-1|89	- New version
12cr|vegastrike-data-0.5.1.r1-1|90	
12cr|vegastrike-data-0.5.1.r1-1|91	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.4.3-5mdv2009.0
12cr|vegastrike-data-0.5.1.r1-1|92	+ Revision: 242920
12cr|vegastrike-data-0.5.1.r1-1|93	- rebuild
12cr|vegastrike-data-0.5.1.r1-1|94	- kill re-definition of %%buildroot on Pixel's request
12cr|vegastrike-data-0.5.1.r1-1|95	
12cr|vegastrike-data-0.5.1.r1-1|96	+ Olivier Blin <blino@mandriva.org>
12cr|vegastrike-data-0.5.1.r1-1|97	- restore BuildRoot
12cr|vegastrike-data-0.5.1.r1-1|98	
12cr|vegastrike-data-0.5.1.r1-1|99	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 0.4.3-3mdv2008.0
12cr|vegastrike-data-0.5.1.r1-1|100	+ Revision: 70417
12cr|vegastrike-data-0.5.1.r1-1|101	- use %%mkrel
12cr|vegastrike-data-0.5.1.r1-1|102	
12cr|vegastrike-data-0.5.1.r1-1|103	
12cr|vegastrike-data-0.5.1.r1-1|104	* Thu Mar 03 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.4.3-2mdk
12cr|vegastrike-data-0.5.1.r1-1|105	- split out music to own package to make it easier to maintain and making updates smaller
12cr|vegastrike-data-0.5.1.r1-1|106	- clean out some more files we have no interest in packagaing
12cr|vegastrike-data-0.5.1.r1-1|107	
12cr|vegastrike-data-0.5.1.r1-1|108	* Wed Feb 16 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.4.3-1mdk
12cr|vegastrike-data-0.5.1.r1-1|109	- data version 0.4.3
12cr|vegastrike-data-0.5.1.r1-1|110	- some file cleaning..
12cr|vegastrike-data-0.5.1.r1-1|111	
12cr|vegastrike-data-0.5.1.r1-1|112	* Tue Oct 28 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.4.1-1mdk
12cr|vegastrike-data-0.5.1.r1-1|113	- data version 0.4.1
12cr|vegastrike-data-0.5.1.r1-1|114	- music version 0.3.1
12cr|vegastrike-data-0.5.1.r1-1|115	- rearranged files a little
12cr|vegastrike-data-0.5.1.r1-1|116	
12cr|vegastrike-data-0.5.1.r1-1|117	* Tue Apr 29 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.3.0-2mdk
12cr|vegastrike-data-0.5.1.r1-1|118	- be sure to own correct dirs (*hugs oliviers bot*)
12cr|vegastrike-data-0.5.1.r1-1|119	
12cr|vegastrike-data-0.5.1.r1-1|120	* Tue Apr 22 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.3.0-1mdk
12cr|vegastrike-data-0.5.1.r1-1|121	- initial mdk release
12cr|vegastrike-data-0.5.1.r1-1|122	

8347 12
12cr|vegastrike-sounds-0.5.1.r1-1|1	%define	oname	vegastrike
12cr|vegastrike-sounds-0.5.1.r1-1|2	%define	rel	1
12cr|vegastrike-sounds-0.5.1.r1-1|3	
12cr|vegastrike-sounds-0.5.1.r1-1|4	%define	gamever	0.5.1
12cr|vegastrike-sounds-0.5.1.r1-1|5	
12cr|vegastrike-sounds-0.5.1.r1-1|6	Name:		%{oname}-sounds
12cr|vegastrike-sounds-0.5.1.r1-1|7	Version:	0.5.1.r%{rel}
12cr|vegastrike-sounds-0.5.1.r1-1|8	Release:	1
12cr|vegastrike-sounds-0.5.1.r1-1|9	Summary:	Music and Speech files for %{oname}
12cr|vegastrike-sounds-0.5.1.r1-1|10	License:	GPLv2+
12cr|vegastrike-sounds-0.5.1.r1-1|11	Group:		Games/Arcade
12cr|vegastrike-sounds-0.5.1.r1-1|12	URL:		http://vegastrike.sourceforge.net/
12cr|vegastrike-sounds-0.5.1.r1-1|13	Source0:	http://downloads.sourceforge.net/%{oname}/%{oname}-music-%{version}.tar
12cr|vegastrike-sounds-0.5.1.r1-1|14	Source1:	http://downloads.sourceforge.net/%{oname}/%{oname}-speech-%{version}.tar
12cr|vegastrike-sounds-0.5.1.r1-1|15	BuildArch:	noarch
12cr|vegastrike-sounds-0.5.1.r1-1|16	Requires:	%{oname} >= %{gamever}
12cr|vegastrike-sounds-0.5.1.r1-1|17	
12cr|vegastrike-sounds-0.5.1.r1-1|18	%description
12cr|vegastrike-sounds-0.5.1.r1-1|19	Music and Speech files for %{oname}.
12cr|vegastrike-sounds-0.5.1.r1-1|20	
12cr|vegastrike-sounds-0.5.1.r1-1|21	%prep
12cr|vegastrike-sounds-0.5.1.r1-1|22	%setup -q -c -n %{name}
12cr|vegastrike-sounds-0.5.1.r1-1|23	%setup -q -T -D -a 1 -n %{name}
12cr|vegastrike-sounds-0.5.1.r1-1|24	
12cr|vegastrike-sounds-0.5.1.r1-1|25	%build
12cr|vegastrike-sounds-0.5.1.r1-1|26	
12cr|vegastrike-sounds-0.5.1.r1-1|27	%install
12cr|vegastrike-sounds-0.5.1.r1-1|28	mkdir -p %{buildroot}/%{_gamesdatadir}/%{oname}
12cr|vegastrike-sounds-0.5.1.r1-1|29	cp -a %{oname}-music-%{version}/* %{buildroot}/%{_gamesdatadir}/%{oname}
12cr|vegastrike-sounds-0.5.1.r1-1|30	cp -a %{oname}-speech-%{version}/* %{buildroot}/%{_gamesdatadir}/%{oname}
12cr|vegastrike-sounds-0.5.1.r1-1|31	
12cr|vegastrike-sounds-0.5.1.r1-1|32	%files
12cr|vegastrike-sounds-0.5.1.r1-1|33	%defattr(644,root,root,755)
12cr|vegastrike-sounds-0.5.1.r1-1|34	%{_gamesdatadir}/%{oname}/*
12cr|vegastrike-sounds-0.5.1.r1-1|35	

8348 12
12cr|vertex-0.1.16-3|1	%define name    vertex
12cr|vertex-0.1.16-3|2	%define version 0.1.16
12cr|vertex-0.1.16-3|3	%define release 3
12cr|vertex-0.1.16-3|4	
12cr|vertex-0.1.16-3|5	%define debug_package %{nil}
12cr|vertex-0.1.16-3|6	
12cr|vertex-0.1.16-3|7	%define title       Vertex
12cr|vertex-0.1.16-3|8	%define longtitle   3D model assembler
12cr|vertex-0.1.16-3|9	
12cr|vertex-0.1.16-3|10	Name:       %{name}
12cr|vertex-0.1.16-3|11	Version:    %{version}
12cr|vertex-0.1.16-3|12	Release:    %{release}
12cr|vertex-0.1.16-3|13	Summary:    3D model assembler
12cr|vertex-0.1.16-3|14	License:    GPL
12cr|vertex-0.1.16-3|15	Group:      Graphics
12cr|vertex-0.1.16-3|16	Source0:    ftp://wolfpack.twu.net/users/wolfpack/%{name}-%{version}.tar.bz2
12cr|vertex-0.1.16-3|17	Patch:      %{name}-0.1.16-lib64.patch
12cr|vertex-0.1.16-3|18	Source1:    %{name}-16.png.bz2
12cr|vertex-0.1.16-3|19	Source2:    %{name}-32.png.bz2
12cr|vertex-0.1.16-3|20	Source3:    %{name}-48.png.bz2
12cr|vertex-0.1.16-3|21	Url:        http://wolfpack.twu.net/Vertex
12cr|vertex-0.1.16-3|22	BuildRequires:  mesa-common-devel
12cr|vertex-0.1.16-3|23	BuildRequires:  gtk+1.2-devel
12cr|vertex-0.1.16-3|24	BuildRequires:  gtkglarea-devel
12cr|vertex-0.1.16-3|25	BuildRequires:  imlib-devel
12cr|vertex-0.1.16-3|26	
12cr|vertex-0.1.16-3|27	%description
12cr|vertex-0.1.16-3|28	Vertex 3D Model Assembler (often reffered to as just Vertex) is a unique
12cr|vertex-0.1.16-3|29	modeller designed specifically for generating high-performance and
12cr|vertex-0.1.16-3|30	efficient 3D models which can contain additional third party proprietery
12cr|vertex-0.1.16-3|31	data suitable for applications using OpenGL style of graphics rendering.
12cr|vertex-0.1.16-3|32	
12cr|vertex-0.1.16-3|33	Vertex features support for multiple models and editing of proprietery
12cr|vertex-0.1.16-3|34	data found within these models. It has many tools for mass editing and
12cr|vertex-0.1.16-3|35	gives instant rendering feedback.
12cr|vertex-0.1.16-3|36	
12cr|vertex-0.1.16-3|37	%prep
12cr|vertex-0.1.16-3|38	%setup -q
12cr|vertex-0.1.16-3|39	%patch -p 1
12cr|vertex-0.1.16-3|40	# mv LICENSE at usual location
12cr|vertex-0.1.16-3|41	mv -f vertex/data/LICENSE .
12cr|vertex-0.1.16-3|42	bzcat %{SOURCE1} > %{name}-16.png
12cr|vertex-0.1.16-3|43	bzcat %{SOURCE2} > %{name}-32.png
12cr|vertex-0.1.16-3|44	bzcat %{SOURCE3} > %{name}-48.png
12cr|vertex-0.1.16-3|45	
12cr|vertex-0.1.16-3|46	%build
12cr|vertex-0.1.16-3|47	%ifarch x86_64
12cr|vertex-0.1.16-3|48	./configure Linux64 -v --disable=arch-i686
12cr|vertex-0.1.16-3|49	%else
12cr|vertex-0.1.16-3|50	./configure Linux -v --disable=arch-i686
12cr|vertex-0.1.16-3|51	%endif
12cr|vertex-0.1.16-3|52	make CFLAGS="%{optflags} -D__USE_BSD -DHAVE_IMLIB `gtk-config --cflags`"
12cr|vertex-0.1.16-3|53	
12cr|vertex-0.1.16-3|54	%install
12cr|vertex-0.1.16-3|55	rm -rf %{buildroot}
12cr|vertex-0.1.16-3|56	make PREFIX=%{buildroot}%_prefix MAN_DIR=%{buildroot}%{_mandir}/man1 install
12cr|vertex-0.1.16-3|57	
12cr|vertex-0.1.16-3|58	# icons
12cr|vertex-0.1.16-3|59	install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|vertex-0.1.16-3|60	install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|vertex-0.1.16-3|61	install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|vertex-0.1.16-3|62	
12cr|vertex-0.1.16-3|63	# menu entry
12cr|vertex-0.1.16-3|64	mkdir -p %{buildroot}%{_libdir}/menu
12cr|vertex-0.1.16-3|65	
12cr|vertex-0.1.16-3|66	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|vertex-0.1.16-3|67	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|vertex-0.1.16-3|68	[Desktop Entry]
12cr|vertex-0.1.16-3|69	Encoding=UTF-8
12cr|vertex-0.1.16-3|70	Name=%{title}
12cr|vertex-0.1.16-3|71	Comment=%{longtitle}
12cr|vertex-0.1.16-3|72	Exec=%{_gamesbindir}/%{name}
12cr|vertex-0.1.16-3|73	Icon=%{name}
12cr|vertex-0.1.16-3|74	Terminal=false
12cr|vertex-0.1.16-3|75	Type=Application
12cr|vertex-0.1.16-3|76	StartupNotify=false
12cr|vertex-0.1.16-3|77	Categories=3DGraphics
12cr|vertex-0.1.16-3|78	EOF
12cr|vertex-0.1.16-3|79	
12cr|vertex-0.1.16-3|80	%clean
12cr|vertex-0.1.16-3|81	rm -rf %{buildroot}
12cr|vertex-0.1.16-3|82	
12cr|vertex-0.1.16-3|83	%if %mdkversion < 200900
12cr|vertex-0.1.16-3|84	%post
12cr|vertex-0.1.16-3|85	%{update_menus}
12cr|vertex-0.1.16-3|86	%endif
12cr|vertex-0.1.16-3|87	
12cr|vertex-0.1.16-3|88	%if %mdkversion < 200900
12cr|vertex-0.1.16-3|89	%postun
12cr|vertex-0.1.16-3|90	%{clean_menus}
12cr|vertex-0.1.16-3|91	%endif
12cr|vertex-0.1.16-3|92	
12cr|vertex-0.1.16-3|93	%files
12cr|vertex-0.1.16-3|94	%defattr(-,root,root)
12cr|vertex-0.1.16-3|95	%doc AUTHORS INSTALL LICENSE README
12cr|vertex-0.1.16-3|96	%{_bindir}/*
12cr|vertex-0.1.16-3|97	%{_datadir}/%{name}
12cr|vertex-0.1.16-3|98	%{_mandir}/man1/*
12cr|vertex-0.1.16-3|99	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|vertex-0.1.16-3|100	%{_miconsdir}/%{name}.png
12cr|vertex-0.1.16-3|101	%{_iconsdir}/%{name}.png
12cr|vertex-0.1.16-3|102	%{_liconsdir}/%{name}.png
12cr|vertex-0.1.16-3|103	%{_iconsdir}/%{name}.xpm
12cr|vertex-0.1.16-3|104	
12cr|vertex-0.1.16-3|105	
12cr|vertex-0.1.16-3|106	
12cr|vertex-0.1.16-3|107	%changelog
12cr|vertex-0.1.16-3|108	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1.16-2mdv2010.0
12cr|vertex-0.1.16-3|109	+ Revision: 434668
12cr|vertex-0.1.16-3|110	- rebuild
12cr|vertex-0.1.16-3|111	
12cr|vertex-0.1.16-3|112	* Mon Aug 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.16-1mdv2009.0
12cr|vertex-0.1.16-3|113	+ Revision: 270669
12cr|vertex-0.1.16-3|114	- fix lib64 build
12cr|vertex-0.1.16-3|115	- new version
12cr|vertex-0.1.16-3|116	
12cr|vertex-0.1.16-3|117	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|vertex-0.1.16-3|118	- rebuild
12cr|vertex-0.1.16-3|119	- drop old menu
12cr|vertex-0.1.16-3|120	- kill re-definition of %%buildroot on Pixel's request
12cr|vertex-0.1.16-3|121	- import vertex
12cr|vertex-0.1.16-3|122	
12cr|vertex-0.1.16-3|123	+ Pixel <pixel@mandriva.com>
12cr|vertex-0.1.16-3|124	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|vertex-0.1.16-3|125	
12cr|vertex-0.1.16-3|126	+ Olivier Blin <oblin@mandriva.com>
12cr|vertex-0.1.16-3|127	- restore BuildRoot
12cr|vertex-0.1.16-3|128	
12cr|vertex-0.1.16-3|129	
12cr|vertex-0.1.16-3|130	* Tue Jul 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.15-3mdv2007.0
12cr|vertex-0.1.16-3|131	- xdg menu
12cr|vertex-0.1.16-3|132	
12cr|vertex-0.1.16-3|133	* Fri May 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.15-2mdk
12cr|vertex-0.1.16-3|134	- fix build
12cr|vertex-0.1.16-3|135	- fix optimisations
12cr|vertex-0.1.16-3|136	
12cr|vertex-0.1.16-3|137	* Mon Apr 25 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.15-1mdk
12cr|vertex-0.1.16-3|138	- New release 0.1.15
12cr|vertex-0.1.16-3|139	- drop patch0 (merged upstream)
12cr|vertex-0.1.16-3|140	- spec cleanup
12cr|vertex-0.1.16-3|141	
12cr|vertex-0.1.16-3|142	* Thu Jul 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.1.14-4mdk
12cr|vertex-0.1.16-3|143	- explicit libdir
12cr|vertex-0.1.16-3|144	
12cr|vertex-0.1.16-3|145	* Sat Jun 05 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.1.14-3mdk
12cr|vertex-0.1.16-3|146	- rebuild
12cr|vertex-0.1.16-3|147	
12cr|vertex-0.1.16-3|148	* Mon Jan 12 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.1.14-2mdk
12cr|vertex-0.1.16-3|149	- added missing imlib-devel buildrequires (thx slbd)
12cr|vertex-0.1.16-3|150	- fixed buildrequires
12cr|vertex-0.1.16-3|151	- fix compilation
12cr|vertex-0.1.16-3|152	
12cr|vertex-0.1.16-3|153	* Fri May 02 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.1.14-1mdk
12cr|vertex-0.1.16-3|154	- 0.1.14
12cr|vertex-0.1.16-3|155	
12cr|vertex-0.1.16-3|156	* Thu Sep 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.1.10-3mdk
12cr|vertex-0.1.16-3|157	- rebuild
12cr|vertex-0.1.16-3|158	
12cr|vertex-0.1.16-3|159	* Fri May 31 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.1.10-2mdk
12cr|vertex-0.1.16-3|160	- rebuild against new libstdc++
12cr|vertex-0.1.16-3|161	
12cr|vertex-0.1.16-3|162	* Wed Feb 27 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.1.10-1mdk
12cr|vertex-0.1.16-3|163	- 0.1.10
12cr|vertex-0.1.16-3|164	- fixed changelog
12cr|vertex-0.1.16-3|165	- bzipped and converted icons to png
12cr|vertex-0.1.16-3|166	
12cr|vertex-0.1.16-3|167	* Mon Dec 03 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.1.9-1mdk
12cr|vertex-0.1.16-3|168	- 0.1.9
12cr|vertex-0.1.16-3|169	
12cr|vertex-0.1.16-3|170	* Tue Oct 30 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.1.8-1mdk
12cr|vertex-0.1.16-3|171	- 0.1.8
12cr|vertex-0.1.16-3|172	- fixed changelog
12cr|vertex-0.1.16-3|173	
12cr|vertex-0.1.16-3|174	* Mon Oct 15 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.1.6-3mdk
12cr|vertex-0.1.16-3|175	- rebuild against new libpng
12cr|vertex-0.1.16-3|176	
12cr|vertex-0.1.16-3|177	* Wed Oct 03 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.1.6-2mdk
12cr|vertex-0.1.16-3|178	- fixed by Guillaume Rousse <g.rousse@linux-mandrake.com> :
12cr|vertex-0.1.16-3|179	- icons in right place
12cr|vertex-0.1.16-3|180	
12cr|vertex-0.1.16-3|181	* Sat Sep 15 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.1.6-1mdk
12cr|vertex-0.1.16-3|182	- 0.1.6
12cr|vertex-0.1.16-3|183	- dropped gtk config patch
12cr|vertex-0.1.16-3|184	
12cr|vertex-0.1.16-3|185	* Wed Aug 15 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.1.4-2mdk
12cr|vertex-0.1.16-3|186	- spec cleanup
12cr|vertex-0.1.16-3|187	- included forgotten man page
12cr|vertex-0.1.16-3|188	
12cr|vertex-0.1.16-3|189	* Sat Aug 11 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.1.4-1mdk
12cr|vertex-0.1.16-3|190	- 0.1.4
12cr|vertex-0.1.16-3|191	- dropped demo files
12cr|vertex-0.1.16-3|192	- s/Copyright/License/
12cr|vertex-0.1.16-3|193	- adds Buildrequires libgtk+1.2-devel libgtkglarea-devel
12cr|vertex-0.1.16-3|194	
12cr|vertex-0.1.16-3|195	* Fri Jun 15 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.1.2-1mdk
12cr|vertex-0.1.16-3|196	- 0.1.2
12cr|vertex-0.1.16-3|197	- added demo files
12cr|vertex-0.1.16-3|198	
12cr|vertex-0.1.16-3|199	* Wed May 23 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.0.1d-1mdk
12cr|vertex-0.1.16-3|200	- first Mandrake release

8349 12
12cr|veusz-1.16-2|1	%if %{_use_internal_dependency_generator}
12cr|veusz-1.16-2|2	%define         __noautoprov '\\.so'
12cr|veusz-1.16-2|3	%else
12cr|veusz-1.16-2|4	%define         _provides_exceptions \\.so
12cr|veusz-1.16-2|5	%endif
12cr|veusz-1.16-2|6	
12cr|veusz-1.16-2|7	Name:           veusz
12cr|veusz-1.16-2|8	Version:        1.16
12cr|veusz-1.16-2|9	Release:        2
12cr|veusz-1.16-2|10	# The entire source code is GPLv2+ except helpers/src/_nc_cntr.c which is Python
12cr|veusz-1.16-2|11	License:        GPLv2+ and Python license
12cr|veusz-1.16-2|12	Summary:        GUI scientific plotting package
12cr|veusz-1.16-2|13	Url:            http://home.gna.org/veusz/
12cr|veusz-1.16-2|14	Group:          Sciences/Mathematics
12cr|veusz-1.16-2|15	Source0:        http://download.gna.org/veusz/%{name}-%{version}.tar.gz
12cr|veusz-1.16-2|16	BuildRequires:  desktop-file-utils
12cr|veusz-1.16-2|17	BuildRequires:  qt4-devel
12cr|veusz-1.16-2|18	BuildRequires:  python-numpy-devel
12cr|veusz-1.16-2|19	BuildRequires:  python-qt4-devel
12cr|veusz-1.16-2|20	BuildRequires:  python-setuptools
12cr|veusz-1.16-2|21	BuildRequires:  python-sip
12cr|veusz-1.16-2|22	BuildRequires:  pkgconfig(lapack)
12cr|veusz-1.16-2|23	Requires:       python-numpy
12cr|veusz-1.16-2|24	Requires:       python-qt4
12cr|veusz-1.16-2|25	Requires:	python-%{name} = %{version}-%{release}
12cr|veusz-1.16-2|26	%{py_requires}
12cr|veusz-1.16-2|27	
12cr|veusz-1.16-2|28	%description
12cr|veusz-1.16-2|29	Veusz is a scientific plotting package, designed to create
12cr|veusz-1.16-2|30	publication-ready Postscript/PDF/SVG output. It features GUI,
12cr|veusz-1.16-2|31	command-line, and scripting interfaces. Graphs are constructed from
12cr|veusz-1.16-2|32	widgets, allowing complex layouts to be designed. Veusz supports
12cr|veusz-1.16-2|33	plotting functions, data with errors, keys, labels, stacked plots,
12cr|veusz-1.16-2|34	multiple plots, contours, shapes and fitting data.
12cr|veusz-1.16-2|35	
12cr|veusz-1.16-2|36	%package -n python-%{name}
12cr|veusz-1.16-2|37	Summary:        Python libraries for %{name}
12cr|veusz-1.16-2|38	
12cr|veusz-1.16-2|39	%description -n python-%{name}
12cr|veusz-1.16-2|40	Veusz is a scientific plotting package, designed to create
12cr|veusz-1.16-2|41	publication-ready Postscript/PDF/SVG output. It features GUI,
12cr|veusz-1.16-2|42	command-line, and scripting interfaces. Graphs are constructed from
12cr|veusz-1.16-2|43	widgets, allowing complex layouts to be designed. Veusz supports
12cr|veusz-1.16-2|44	plotting functions, data with errors, keys, labels, stacked plots,
12cr|veusz-1.16-2|45	multiple plots, contours, shapes and fitting data.
12cr|veusz-1.16-2|46	
12cr|veusz-1.16-2|47	
12cr|veusz-1.16-2|48	%prep
12cr|veusz-1.16-2|49	%setup -q
12cr|veusz-1.16-2|50	find -name \*~ -delete
12cr|veusz-1.16-2|51	
12cr|veusz-1.16-2|52	# change path of where to lookup bitmaps
12cr|veusz-1.16-2|53	# this is so we can move the icons out of the python directory
12cr|veusz-1.16-2|54	# and into /usr/share/pixmaps/veusz
12cr|veusz-1.16-2|55	sed -i "/imagedir =/c\\imagedir = '%{_datadir}/pixmaps/veusz'" \
12cr|veusz-1.16-2|56	%{_builddir}/veusz-%{version}/utils/action.py
12cr|veusz-1.16-2|57	
12cr|veusz-1.16-2|58	# change path of where to look for COPYING - should be docdir
12cr|veusz-1.16-2|59	sed -i "/f =/s+utils.veuszDirectory+'%{_docdir}/%{name}'+" \
12cr|veusz-1.16-2|60	%{_builddir}/veusz-%{version}/dialogs/aboutdialog.py
12cr|veusz-1.16-2|61	
12cr|veusz-1.16-2|62	%build
12cr|veusz-1.16-2|63	%setup_compile_flags
12cr|veusz-1.16-2|64	python setup.py build
12cr|veusz-1.16-2|65	xz -k Documents/veusz*.1
12cr|veusz-1.16-2|66	
12cr|veusz-1.16-2|67	%install
12cr|veusz-1.16-2|68	PYTHONDONTWRITEBYTECODE= python setup.py install \
12cr|veusz-1.16-2|69	-O1 --skip-build --prefix="%{_prefix}" --root=%{buildroot}
12cr|veusz-1.16-2|70	
12cr|veusz-1.16-2|71	# install desktop file
12cr|veusz-1.16-2|72	install -d %{buildroot}%{_datadir}/applications
12cr|veusz-1.16-2|73	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|veusz-1.16-2|74	[Desktop Entry]
12cr|veusz-1.16-2|75	Name=Veusz
12cr|veusz-1.16-2|76	Comment=Open .vsz scientific plotting files
12cr|veusz-1.16-2|77	GenericName=Veusz scientific plotting
12cr|veusz-1.16-2|78	Exec=veusz %F
12cr|veusz-1.16-2|79	StartupNotify=true
12cr|veusz-1.16-2|80	Terminal=false
12cr|veusz-1.16-2|81	Type=Application
12cr|veusz-1.16-2|82	Icon=veusz
12cr|veusz-1.16-2|83	Categories=GTK;GNOME;Education;Graphics;3DGraphics;X-Science,X-DataVisualization;
12cr|veusz-1.16-2|84	Encoding=UTF-8
12cr|veusz-1.16-2|85	MimeType=application/x-veusz;
12cr|veusz-1.16-2|86	EOF
12cr|veusz-1.16-2|87	
12cr|veusz-1.16-2|88	# file to register .vsz mimetype
12cr|veusz-1.16-2|89	install -d %{buildroot}%{_datadir}/mime/packages/
12cr|veusz-1.16-2|90	cat > %{buildroot}%{_datadir}/mime/packages/%{name}.xml << EOF
12cr|veusz-1.16-2|91	<?xml version='1.0'?>
12cr|veusz-1.16-2|92	<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
12cr|veusz-1.16-2|93	<mime-type type="application/x-veusz">
12cr|veusz-1.16-2|94	<comment>Veusz saved graph</comment>
12cr|veusz-1.16-2|95	<glob pattern="*.vsz"/>
12cr|veusz-1.16-2|96	<magic priority="50">
12cr|veusz-1.16-2|97	<match type="string" value="# Veusz saved document" offset="0"/>
12cr|veusz-1.16-2|98	</magic>
12cr|veusz-1.16-2|99	</mime-type>
12cr|veusz-1.16-2|100	</mime-info>
12cr|veusz-1.16-2|101	EOF
12cr|veusz-1.16-2|102	
12cr|veusz-1.16-2|103	# move icon files to /usr/share/pixmaps/veusz
12cr|veusz-1.16-2|104	# symlink main veusz icon also into pixmaps (for desktop file)
12cr|veusz-1.16-2|105	install -d %{buildroot}%{_datadir}/pixmaps/veusz
12cr|veusz-1.16-2|106	mv %{buildroot}%{python_sitearch}/veusz/windows/icons/*.png \
12cr|veusz-1.16-2|107	%{buildroot}%{_datadir}/pixmaps/veusz
12cr|veusz-1.16-2|108	mv %{buildroot}%{python_sitearch}/veusz/windows/icons/*.svg \
12cr|veusz-1.16-2|109	%{buildroot}%{_datadir}/pixmaps/veusz
12cr|veusz-1.16-2|110	ln -s veusz/veusz_48.png %{buildroot}%{_datadir}/pixmaps/veusz.png
12cr|veusz-1.16-2|111	
12cr|veusz-1.16-2|112	# Mark some scripts as executable.
12cr|veusz-1.16-2|113	# This isn't really needed, but Veusz includes shebangs in scripts
12cr|veusz-1.16-2|114	# so that they can be run when not installed.
12cr|veusz-1.16-2|115	# Do this so that the scripts don't need modification.
12cr|veusz-1.16-2|116	chmod +x %{buildroot}%{python_sitearch}/veusz/veusz_main.py
12cr|veusz-1.16-2|117	chmod +x %{buildroot}%{python_sitearch}/veusz/veusz_listen.py
12cr|veusz-1.16-2|118	
12cr|veusz-1.16-2|119	# install man pages
12cr|veusz-1.16-2|120	install -d %{buildroot}%{_mandir}/man1
12cr|veusz-1.16-2|121	install -p -m 644 Documents/veusz.1.xz Documents/veusz_listen.1.xz \
12cr|veusz-1.16-2|122	%{buildroot}%{_mandir}/man1
12cr|veusz-1.16-2|123	
12cr|veusz-1.16-2|124	%files
12cr|veusz-1.16-2|125	%doc README AUTHORS COPYING ChangeLog
12cr|veusz-1.16-2|126	%doc examples/
12cr|veusz-1.16-2|127	%doc Documents/manual.html
12cr|veusz-1.16-2|128	%doc Documents/manimages/
12cr|veusz-1.16-2|129	%{_bindir}/veusz
12cr|veusz-1.16-2|130	%{_bindir}/veusz_listen
12cr|veusz-1.16-2|131	%{_datadir}/applications/%{name}.desktop
12cr|veusz-1.16-2|132	%{_datadir}/mime/packages/%{name}.xml
12cr|veusz-1.16-2|133	%{_datadir}/pixmaps/%{name}/
12cr|veusz-1.16-2|134	%{_datadir}/pixmaps/%{name}.png
12cr|veusz-1.16-2|135	%{_mandir}/man1/*
12cr|veusz-1.16-2|136	
12cr|veusz-1.16-2|137	%files -n python-%{name}
12cr|veusz-1.16-2|138	%doc README AUTHORS COPYING ChangeLog
12cr|veusz-1.16-2|139	%{python_sitearch}/%{name}
12cr|veusz-1.16-2|140	%{python_sitearch}/%{name}-%{version}-py%{py_ver}.egg-info
12cr|veusz-1.16-2|141	
12cr|veusz-1.16-2|142	
12cr|veusz-1.16-2|143	%changelog
12cr|veusz-1.16-2|144	* Fri Jul 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.16-1
12cr|veusz-1.16-2|145	+ Revision: 809181
12cr|veusz-1.16-2|146	- new version 2.16
12cr|veusz-1.16-2|147	- dont provide private *.so
12cr|veusz-1.16-2|148	
12cr|veusz-1.16-2|149	* Thu Apr 05 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.15-1
12cr|veusz-1.16-2|150	+ Revision: 789391
12cr|veusz-1.16-2|151	- update to 1.15
12cr|veusz-1.16-2|152	
12cr|veusz-1.16-2|153	* Tue Dec 06 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.14-1
12cr|veusz-1.16-2|154	+ Revision: 738242
12cr|veusz-1.16-2|155	- Files paths fixed
12cr|veusz-1.16-2|156	- imported package veusz
12cr|veusz-1.16-2|157	

8350 12
12cr|vice-2.4-1|1	%define Werror_cflags %nil
12cr|vice-2.4-1|2	
12cr|vice-2.4-1|3	Summary:	VICE, the Versatile Commodore Emulator
12cr|vice-2.4-1|4	Name:		vice
12cr|vice-2.4-1|5	Version:	2.4
12cr|vice-2.4-1|6	Release:	1
12cr|vice-2.4-1|7	License:	GPLv2
12cr|vice-2.4-1|8	Group:		Emulators
12cr|vice-2.4-1|9	URL:		http://www.viceteam.org/
12cr|vice-2.4-1|10	Source0:	http://sourceforge.net/projects/vice-emu/files/development-releases/%{name}-%{version}.tar.gz
12cr|vice-2.4-1|11	Source1:	vice-normalicons.tar.bz2
12cr|vice-2.4-1|12	Source2:	vice-largeicons.tar.bz2
12cr|vice-2.4-1|13	Source3:	vice-miniicons.tar.bz2
12cr|vice-2.4-1|14	BuildRequires:	gettext-devel
12cr|vice-2.4-1|15	BuildRequires:	giflib-devel
12cr|vice-2.4-1|16	BuildRequires:	ffmpeg0.7-devel
12cr|vice-2.4-1|17	BuildRequires:	readline-devel
12cr|vice-2.4-1|18	BuildRequires:	SDL-devel
12cr|vice-2.4-1|19	BuildRequires:	SDL_sound-devel
12cr|vice-2.4-1|20	BuildRequires:	pkgconfig(alsa)
12cr|vice-2.4-1|21	BuildRequires:	pkgconfig(gdkglext-1.0)
12cr|vice-2.4-1|22	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cr|vice-2.4-1|23	BuildRequires:	pkgconfig(vte)
12cr|vice-2.4-1|24	BuildRequires:	pkgconfig(ncurses)
12cr|vice-2.4-1|25	BuildRequires:	pkgconfig(xt)
12cr|vice-2.4-1|26	BuildRequires:	pkgconfig(xxf86vm)
12cr|vice-2.4-1|27	BuildRequires:	flex
12cr|vice-2.4-1|28	BuildRequires:	mkfontdir
12cr|vice-2.4-1|29	BuildRequires:	bdftopcf
12cr|vice-2.4-1|30	Requires:	vice-binaries = %{version}-%{release}
12cr|vice-2.4-1|31	
12cr|vice-2.4-1|32	%description
12cr|vice-2.4-1|33	VICE is a set of accurate emulators for the Commodore 64, 128, VIC20,
12cr|vice-2.4-1|34	PET and CBM-II 8-bit computers, all of which run under the X Window
12cr|vice-2.4-1|35	System.
12cr|vice-2.4-1|36	
12cr|vice-2.4-1|37	%package sdl
12cr|vice-2.4-1|38	Summary:	SDL set of vice emulators binaries
12cr|vice-2.4-1|39	Group:		Emulators
12cr|vice-2.4-1|40	Requires:	%{name} = %{version}-%{release}
12cr|vice-2.4-1|41	Provides:	vice-binaries = %{version}-%{release}
12cr|vice-2.4-1|42	
12cr|vice-2.4-1|43	%description sdl
12cr|vice-2.4-1|44	SDL set of vice emulators binaries.
12cr|vice-2.4-1|45	
12cr|vice-2.4-1|46	%package gtk
12cr|vice-2.4-1|47	Summary:	GTK set of vice emulators binaries
12cr|vice-2.4-1|48	Group:		Emulators
12cr|vice-2.4-1|49	Requires:	%{name} = %{version}-%{release}
12cr|vice-2.4-1|50	Provides:	vice-binaries = %{version}-%{release}
12cr|vice-2.4-1|51	
12cr|vice-2.4-1|52	%description gtk
12cr|vice-2.4-1|53	GTK set of vice emulators binaries.
12cr|vice-2.4-1|54	
12cr|vice-2.4-1|55	%prep
12cr|vice-2.4-1|56	%setup -q
12cr|vice-2.4-1|57	
12cr|vice-2.4-1|58	%build
12cr|vice-2.4-1|59	export CFLAGS="%{optflags} -DNO_REGPARM"
12cr|vice-2.4-1|60	%configure2_5x --enable-sdlui --enable-fullscreen
12cr|vice-2.4-1|61	%make
12cr|vice-2.4-1|62	
12cr|vice-2.4-1|63	make install DESTDIR=`pwd`/sdl
12cr|vice-2.4-1|64	
12cr|vice-2.4-1|65	pushd sdl/usr/bin
12cr|vice-2.4-1|66	for i in *
12cr|vice-2.4-1|67	do
12cr|vice-2.4-1|68	mv $i $i-sdl
12cr|vice-2.4-1|69	done
12cr|vice-2.4-1|70	popd
12cr|vice-2.4-1|71	
12cr|vice-2.4-1|72	make clean
12cr|vice-2.4-1|73	
12cr|vice-2.4-1|74	%configure2_5x --enable-gnomeui --enable-fullscreen
12cr|vice-2.4-1|75	%make
12cr|vice-2.4-1|76	
12cr|vice-2.4-1|77	%install
12cr|vice-2.4-1|78	%makeinstall_std
12cr|vice-2.4-1|79	
12cr|vice-2.4-1|80	cp sdl/%{_bindir}/*-sdl %{buildroot}%{_bindir}/
12cr|vice-2.4-1|81	
12cr|vice-2.4-1|82	#xdg menus
12cr|vice-2.4-1|83	#============GTK============
12cr|vice-2.4-1|84	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|vice-2.4-1|85	%__cat > %{buildroot}%{_datadir}/applications/mandriva-x64-gtk.desktop << EOF
12cr|vice-2.4-1|86	[Desktop Entry]
12cr|vice-2.4-1|87	Name=C64 Emulator (GTK)
12cr|vice-2.4-1|88	Comment=Commodore 64 Emulator
12cr|vice-2.4-1|89	Exec=%{_bindir}/x64 %U
12cr|vice-2.4-1|90	Icon=c64icon
12cr|vice-2.4-1|91	Terminal=false
12cr|vice-2.4-1|92	Type=Application
12cr|vice-2.4-1|93	MimeType=application/x-d64;application/x-t64;application/x-x64;
12cr|vice-2.4-1|94	StartupNotify=true
12cr|vice-2.4-1|95	Categories=GNOME;GTK;Emulator;
12cr|vice-2.4-1|96	EOF
12cr|vice-2.4-1|97	
12cr|vice-2.4-1|98	%__cat > %{buildroot}%{_datadir}/applications/mandriva-x128-gtk.desktop << EOF
12cr|vice-2.4-1|99	[Desktop Entry]
12cr|vice-2.4-1|100	Name=C128 Emulator (GTK)
12cr|vice-2.4-1|101	Comment=Commodore 128 Emulator
12cr|vice-2.4-1|102	Exec=%{_bindir}/x128 %U
12cr|vice-2.4-1|103	Icon=c128icon
12cr|vice-2.4-1|104	Terminal=false
12cr|vice-2.4-1|105	Type=Application
12cr|vice-2.4-1|106	MimeType=application/x-d64;application/x-t64;application/x-x64;
12cr|vice-2.4-1|107	StartupNotify=true
12cr|vice-2.4-1|108	Categories=GNOME;GTK;Emulator;
12cr|vice-2.4-1|109	EOF
12cr|vice-2.4-1|110	
12cr|vice-2.4-1|111	%__cat > %{buildroot}%{_datadir}/applications/mandriva-xpet-gtk.desktop << EOF
12cr|vice-2.4-1|112	[Desktop Entry]
12cr|vice-2.4-1|113	Name=PET Emulator (GTK)
12cr|vice-2.4-1|114	Comment=Commodore PET Emulator
12cr|vice-2.4-1|115	Exec=%{_bindir}/xpet %U
12cr|vice-2.4-1|116	Icon=peticon
12cr|vice-2.4-1|117	Terminal=false
12cr|vice-2.4-1|118	Type=Application
12cr|vice-2.4-1|119	MimeType=application/x-d64;application/x-t64;application/x-x64;
12cr|vice-2.4-1|120	StartupNotify=true
12cr|vice-2.4-1|121	Categories=GNOME;GTK;Emulator;
12cr|vice-2.4-1|122	EOF
12cr|vice-2.4-1|123	
12cr|vice-2.4-1|124	%__cat > %{buildroot}%{_datadir}/applications/mandriva-xvic-gtk.desktop << EOF
12cr|vice-2.4-1|125	[Desktop Entry]
12cr|vice-2.4-1|126	Name=VIC 20 Emulator (GTK)
12cr|vice-2.4-1|127	Comment=Commodore VIC 20 Emulator
12cr|vice-2.4-1|128	Exec=%{_bindir}/xvic %U
12cr|vice-2.4-1|129	Icon=vic20icon
12cr|vice-2.4-1|130	Terminal=false
12cr|vice-2.4-1|131	Type=Application
12cr|vice-2.4-1|132	MimeType=application/x-d64;application/x-t64;application/x-x64;
12cr|vice-2.4-1|133	StartupNotify=true
12cr|vice-2.4-1|134	Categories=GNOME;GTK;Emulator;
12cr|vice-2.4-1|135	EOF
12cr|vice-2.4-1|136	
12cr|vice-2.4-1|137	%__cat > %{buildroot}%{_datadir}/applications/mandriva-xcbm2-gtk.desktop << EOF
12cr|vice-2.4-1|138	[Desktop Entry]
12cr|vice-2.4-1|139	Name=CBM2 Emulator (GTK)
12cr|vice-2.4-1|140	Comment=Commodore BM 2 Emulator
12cr|vice-2.4-1|141	Exec=%{_bindir}/xcbm2 %U
12cr|vice-2.4-1|142	Icon=c610icon
12cr|vice-2.4-1|143	Terminal=false
12cr|vice-2.4-1|144	Type=Application
12cr|vice-2.4-1|145	MimeType=application/x-d64;application/x-t64;application/x-x64;
12cr|vice-2.4-1|146	StartupNotify=true
12cr|vice-2.4-1|147	Categories=GNOME;GTK;Emulator;
12cr|vice-2.4-1|148	EOF
12cr|vice-2.4-1|149	
12cr|vice-2.4-1|150	%__cat > %{buildroot}%{_datadir}/applications/mandriva-xplus4-gtk.desktop << EOF
12cr|vice-2.4-1|151	[Desktop Entry]
12cr|vice-2.4-1|152	Name=CPLUS4 Emulator (GTK)
12cr|vice-2.4-1|153	Comment=Commodore PLUS4 Emulator
12cr|vice-2.4-1|154	Exec=%{_bindir}/xplus4 %U
12cr|vice-2.4-1|155	Icon=plus4icon
12cr|vice-2.4-1|156	Terminal=false
12cr|vice-2.4-1|157	Type=Application
12cr|vice-2.4-1|158	MimeType=application/x-d64;application/x-t64;application/x-x64;
12cr|vice-2.4-1|159	StartupNotify=true
12cr|vice-2.4-1|160	Categories=GNOME;GTK;Emulator;
12cr|vice-2.4-1|161	EOF
12cr|vice-2.4-1|162	
12cr|vice-2.4-1|163	%__cat > %{buildroot}%{_datadir}/applications/mandriva-c1541-gtk.desktop << EOF
12cr|vice-2.4-1|164	[Desktop Entry]
12cr|vice-2.4-1|165	Name=VICE disk image tool (GTK)
12cr|vice-2.4-1|166	Comment=C1541 stand alone disk image maintenance program
12cr|vice-2.4-1|167	Exec=%{_bindir}/c1541 %U
12cr|vice-2.4-1|168	Icon=commodore
12cr|vice-2.4-1|169	Terminal=true
12cr|vice-2.4-1|170	Type=Application
12cr|vice-2.4-1|171	StartupNotify=true
12cr|vice-2.4-1|172	Categories=Emulator;
12cr|vice-2.4-1|173	EOF
12cr|vice-2.4-1|174	
12cr|vice-2.4-1|175	%__cat > %{buildroot}%{_datadir}/applications/mandriva-vsid-gtk.desktop << EOF
12cr|vice-2.4-1|176	[Desktop Entry]
12cr|vice-2.4-1|177	Name=VSID music player (GTK)
12cr|vice-2.4-1|178	Comment=VICE SID music player for Commodore tunes
12cr|vice-2.4-1|179	Exec=%{_bindir}/vsid %U
12cr|vice-2.4-1|180	Icon=commodore
12cr|vice-2.4-1|181	Terminal=false
12cr|vice-2.4-1|182	Type=Application
12cr|vice-2.4-1|183	StartupNotify=true
12cr|vice-2.4-1|184	Categories=Audio;Player;
12cr|vice-2.4-1|185	EOF
12cr|vice-2.4-1|186	#============GTK============
12cr|vice-2.4-1|187	
12cr|vice-2.4-1|188	#============SDL============
12cr|vice-2.4-1|189	%__cat > %{buildroot}%{_datadir}/applications/mandriva-x64-sdl.desktop << EOF
12cr|vice-2.4-1|190	[Desktop Entry]
12cr|vice-2.4-1|191	Name=C64 Emulator (SDL)
12cr|vice-2.4-1|192	Comment=Commodore 64 Emulator
12cr|vice-2.4-1|193	Exec=%{_bindir}/x64-sdl %U
12cr|vice-2.4-1|194	Icon=c64icon
12cr|vice-2.4-1|195	Terminal=false
12cr|vice-2.4-1|196	Type=Application
12cr|vice-2.4-1|197	MimeType=application/x-d64;application/x-t64;application/x-x64;
12cr|vice-2.4-1|198	StartupNotify=true
12cr|vice-2.4-1|199	Categories=Game;Emulator;
12cr|vice-2.4-1|200	EOF
12cr|vice-2.4-1|201	
12cr|vice-2.4-1|202	%__cat > %{buildroot}%{_datadir}/applications/mandriva-x128-sdl.desktop << EOF
12cr|vice-2.4-1|203	[Desktop Entry]
12cr|vice-2.4-1|204	Name=C128 Emulator (SDL)
12cr|vice-2.4-1|205	Comment=Commodore 128 Emulator
12cr|vice-2.4-1|206	Exec=%{_bindir}/x128-sdl %U
12cr|vice-2.4-1|207	Icon=c128icon
12cr|vice-2.4-1|208	Terminal=false
12cr|vice-2.4-1|209	Type=Application
12cr|vice-2.4-1|210	MimeType=application/x-d64;application/x-t64;application/x-x64;
12cr|vice-2.4-1|211	StartupNotify=true
12cr|vice-2.4-1|212	Categories=Emulator;
12cr|vice-2.4-1|213	EOF
12cr|vice-2.4-1|214	
12cr|vice-2.4-1|215	%__cat > %{buildroot}%{_datadir}/applications/mandriva-xpet-sdl.desktop << EOF
12cr|vice-2.4-1|216	[Desktop Entry]
12cr|vice-2.4-1|217	Name=PET Emulator (SDL)
12cr|vice-2.4-1|218	Comment=Commodore PET Emulator
12cr|vice-2.4-1|219	Exec=%{_bindir}/xpet-sdl %U
12cr|vice-2.4-1|220	Icon=peticon
12cr|vice-2.4-1|221	Terminal=false
12cr|vice-2.4-1|222	Type=Application
12cr|vice-2.4-1|223	MimeType=application/x-d64;application/x-t64;application/x-x64;
12cr|vice-2.4-1|224	StartupNotify=true
12cr|vice-2.4-1|225	Categories=Emulator;
12cr|vice-2.4-1|226	EOF
12cr|vice-2.4-1|227	
12cr|vice-2.4-1|228	%__cat > %{buildroot}%{_datadir}/applications/mandriva-xvic-sdl.desktop << EOF
12cr|vice-2.4-1|229	[Desktop Entry]
12cr|vice-2.4-1|230	Name=VIC 20 Emulator (SDL)
12cr|vice-2.4-1|231	Comment=Commodore VIC 20 Emulator
12cr|vice-2.4-1|232	Exec=%{_bindir}/xvic-sdl %U
12cr|vice-2.4-1|233	Icon=vic20icon
12cr|vice-2.4-1|234	Terminal=false
12cr|vice-2.4-1|235	Type=Application
12cr|vice-2.4-1|236	MimeType=application/x-d64;application/x-t64;application/x-x64;
12cr|vice-2.4-1|237	StartupNotify=true
12cr|vice-2.4-1|238	Categories=Emulator;
12cr|vice-2.4-1|239	EOF
12cr|vice-2.4-1|240	
12cr|vice-2.4-1|241	%__cat > %{buildroot}%{_datadir}/applications/mandriva-xcbm2-sdl.desktop << EOF
12cr|vice-2.4-1|242	[Desktop Entry]
12cr|vice-2.4-1|243	Name=CBM2 Emulator (SDL)
12cr|vice-2.4-1|244	Comment=Commodore BM 2 Emulator
12cr|vice-2.4-1|245	Exec=%{_bindir}/xcbm2-sdl %U
12cr|vice-2.4-1|246	Icon=c610icon
12cr|vice-2.4-1|247	Terminal=false
12cr|vice-2.4-1|248	Type=Application
12cr|vice-2.4-1|249	MimeType=application/x-d64;application/x-t64;application/x-x64;
12cr|vice-2.4-1|250	StartupNotify=true
12cr|vice-2.4-1|251	Categories=Emulator;
12cr|vice-2.4-1|252	EOF
12cr|vice-2.4-1|253	
12cr|vice-2.4-1|254	%__cat > %{buildroot}%{_datadir}/applications/mandriva-xplus4-sdl.desktop << EOF
12cr|vice-2.4-1|255	[Desktop Entry]
12cr|vice-2.4-1|256	Name=CPLUS4 Emulator (SDL)
12cr|vice-2.4-1|257	Comment=Commodore PLUS4 Emulator
12cr|vice-2.4-1|258	Exec=%{_bindir}/xplus4-sdl %U
12cr|vice-2.4-1|259	Icon=plus4icon
12cr|vice-2.4-1|260	Terminal=false
12cr|vice-2.4-1|261	Type=Application
12cr|vice-2.4-1|262	MimeType=application/x-d64;application/x-t64;application/x-x64;
12cr|vice-2.4-1|263	StartupNotify=true
12cr|vice-2.4-1|264	Categories=Emulator;
12cr|vice-2.4-1|265	EOF
12cr|vice-2.4-1|266	
12cr|vice-2.4-1|267	%__cat > %{buildroot}%{_datadir}/applications/mandriva-c1541-sdl.desktop << EOF
12cr|vice-2.4-1|268	[Desktop Entry]
12cr|vice-2.4-1|269	Name=VICE disk image tool (SDL)
12cr|vice-2.4-1|270	Comment=C1541 stand alone disk image maintenance program
12cr|vice-2.4-1|271	Exec=%{_bindir}/c1541-sdl %U
12cr|vice-2.4-1|272	Icon=commodore
12cr|vice-2.4-1|273	Terminal=true
12cr|vice-2.4-1|274	Type=Application
12cr|vice-2.4-1|275	StartupNotify=true
12cr|vice-2.4-1|276	Categories=Emulator;
12cr|vice-2.4-1|277	EOF
12cr|vice-2.4-1|278	
12cr|vice-2.4-1|279	%__cat > %{buildroot}%{_datadir}/applications/mandriva-vsid-sdl.desktop << EOF
12cr|vice-2.4-1|280	[Desktop Entry]
12cr|vice-2.4-1|281	Name=VSID music player (SDL)
12cr|vice-2.4-1|282	Comment=VICE SID music player for Commodore tunes
12cr|vice-2.4-1|283	Exec=%{_bindir}/vsid-sdl %U
12cr|vice-2.4-1|284	Icon=commodore
12cr|vice-2.4-1|285	Terminal=false
12cr|vice-2.4-1|286	Type=Application
12cr|vice-2.4-1|287	StartupNotify=true
12cr|vice-2.4-1|288	Categories=Audio;Player;
12cr|vice-2.4-1|289	EOF
12cr|vice-2.4-1|290	#============SDL============
12cr|vice-2.4-1|291	
12cr|vice-2.4-1|292	#install icons
12cr|vice-2.4-1|293	%__mkdir_p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|vice-2.4-1|294	tar xjf %{SOURCE1} -C %{buildroot}%{_iconsdir}/hicolor/32x32/apps
12cr|vice-2.4-1|295	tar xjf %{SOURCE2} -C %{buildroot}%{_iconsdir}/hicolor/48x48/apps
12cr|vice-2.4-1|296	tar xjf %{SOURCE3} -C %{buildroot}%{_iconsdir}/hicolor/16x16/apps
12cr|vice-2.4-1|297	
12cr|vice-2.4-1|298	%find_lang %{name}
12cr|vice-2.4-1|299	
12cr|vice-2.4-1|300	%files -f %{name}.lang
12cr|vice-2.4-1|301	%doc AUTHORS FEEDBACK INSTALL README ChangeLog doc/html/plain/*
12cr|vice-2.4-1|302	%{_libdir}/vice
12cr|vice-2.4-1|303	%{_mandir}/man1/*
12cr|vice-2.4-1|304	%{_infodir}/%{name}*
12cr|vice-2.4-1|305	%{_iconsdir}/hicolor/*/apps/*.png
12cr|vice-2.4-1|306	
12cr|vice-2.4-1|307	%files sdl
12cr|vice-2.4-1|308	%{_bindir}/*-sdl
12cr|vice-2.4-1|309	%{_datadir}/applications/*-sdl.desktop
12cr|vice-2.4-1|310	
12cr|vice-2.4-1|311	%files gtk
12cr|vice-2.4-1|312	%{_bindir}/*
12cr|vice-2.4-1|313	%exclude %{_bindir}/*-sdl
12cr|vice-2.4-1|314	%{_datadir}/applications/*-gtk.desktop
12cr|vice-2.4-1|315	

8351 12
12cr|vidalia-0.2.15-1|1	Name:           vidalia
12cr|vidalia-0.2.15-1|2	Version:        0.2.15
12cr|vidalia-0.2.15-1|3	Release:        1
12cr|vidalia-0.2.15-1|4	Epoch:          0
12cr|vidalia-0.2.15-1|5	Summary:        Cross-platform controller GUI for Tor, built using the Qt framework
12cr|vidalia-0.2.15-1|6	License:        GPLv2+
12cr|vidalia-0.2.15-1|7	Group:          Networking/Other
12cr|vidalia-0.2.15-1|8	URL:            http://www.torproject.org/projects/vidalia
12cr|vidalia-0.2.15-1|9	Source0:        http://www.torproject.org/dist/vidalia/%{name}-%{version}.tar.gz
12cr|vidalia-0.2.15-1|10	Requires:       tor
12cr|vidalia-0.2.15-1|11	Requires(post): desktop-file-utils
12cr|vidalia-0.2.15-1|12	Requires(postun): desktop-file-utils
12cr|vidalia-0.2.15-1|13	BuildRequires:  cmake
12cr|vidalia-0.2.15-1|14	BuildRequires:  desktop-file-utils
12cr|vidalia-0.2.15-1|15	BuildRequires:  doxygen
12cr|vidalia-0.2.15-1|16	BuildRequires:  openssl-devel
12cr|vidalia-0.2.15-1|17	BuildRequires:  qt4-devel
12cr|vidalia-0.2.15-1|18	BuildRequires:  qt4-linguist
12cr|vidalia-0.2.15-1|19	
12cr|vidalia-0.2.15-1|20	%description
12cr|vidalia-0.2.15-1|21	Vidalia is a cross-platform controller GUI for Tor, built using the Qt
12cr|vidalia-0.2.15-1|22	framework. Vidalia runs on any platform supported by Qt 4.1, including
12cr|vidalia-0.2.15-1|23	Windows, Mac OS X, and Linux or other Unix variants using the X11
12cr|vidalia-0.2.15-1|24	window system.
12cr|vidalia-0.2.15-1|25	
12cr|vidalia-0.2.15-1|26	Vidalia allows you to start and stop Tor, view the status of Tor at a
12cr|vidalia-0.2.15-1|27	glance, and monitor Tor's bandwidth usage. Vidalia also makes it easy
12cr|vidalia-0.2.15-1|28	to contribute to the Tor network by helping you setup a Tor server, if
12cr|vidalia-0.2.15-1|29	you wish.
12cr|vidalia-0.2.15-1|30	
12cr|vidalia-0.2.15-1|31	%prep
12cr|vidalia-0.2.15-1|32	%setup -q
12cr|vidalia-0.2.15-1|33	
12cr|vidalia-0.2.15-1|34	%build
12cr|vidalia-0.2.15-1|35	%cmake_qt4
12cr|vidalia-0.2.15-1|36	%make
12cr|vidalia-0.2.15-1|37	# make the docs
12cr|vidalia-0.2.15-1|38	make doxygen
12cr|vidalia-0.2.15-1|39	
12cr|vidalia-0.2.15-1|40	%install
12cr|vidalia-0.2.15-1|41	%makeinstall_std -C build
12cr|vidalia-0.2.15-1|42	
12cr|vidalia-0.2.15-1|43	install -D -p -m 644 doc/vidalia.1 %{buildroot}%{_mandir}/man1/vidalia.1
12cr|vidalia-0.2.15-1|44	
12cr|vidalia-0.2.15-1|45	desktop-file-install --vendor="" \
12cr|vidalia-0.2.15-1|46	--add-category="X-MandrivaLinux-Internet-Other" \
12cr|vidalia-0.2.15-1|47	--dir %{buildroot}%{_datadir}/applications \
12cr|vidalia-0.2.15-1|48	%{buildroot}%{_datadir}/applications/*
12cr|vidalia-0.2.15-1|49	
12cr|vidalia-0.2.15-1|50	%clean
12cr|vidalia-0.2.15-1|51	rm -rf %{buildroot}
12cr|vidalia-0.2.15-1|52	
12cr|vidalia-0.2.15-1|53	%files
12cr|vidalia-0.2.15-1|54	%defattr(-,root,root)
12cr|vidalia-0.2.15-1|55	%doc CHANGELOG CREDITS HACKING LICENSE README README.marble
12cr|vidalia-0.2.15-1|56	%doc build/doc/html
12cr|vidalia-0.2.15-1|57	%{_bindir}/vidalia
12cr|vidalia-0.2.15-1|58	%{_datadir}/applications/%{name}.desktop
12cr|vidalia-0.2.15-1|59	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cr|vidalia-0.2.15-1|60	%{_mandir}/man1/%{name}.1*
12cr|vidalia-0.2.15-1|61	
12cr|vidalia-0.2.15-1|62	
12cr|vidalia-0.2.15-1|63	%changelog
12cr|vidalia-0.2.15-1|64	* Fri Nov 25 2011 Alexander Khrukin <akhrukin@mandriva.org> 0:0.2.15-1
12cr|vidalia-0.2.15-1|65	+ Revision: 733367
12cr|vidalia-0.2.15-1|66	- version update to 0.2.15
12cr|vidalia-0.2.15-1|67	
12cr|vidalia-0.2.15-1|68	* Tue May 10 2011 Sandro Cazzaniga <kharec@mandriva.org> 0:0.2.12-1
12cr|vidalia-0.2.15-1|69	+ Revision: 673231
12cr|vidalia-0.2.15-1|70	- drop an unused patch
12cr|vidalia-0.2.15-1|71	- new version
12cr|vidalia-0.2.15-1|72	- upstream doesn't propose an sig anymore.
12cr|vidalia-0.2.15-1|73	
12cr|vidalia-0.2.15-1|74	* Fri Oct 22 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0:0.2.10-1mdv2011.0
12cr|vidalia-0.2.15-1|75	+ Revision: 587259
12cr|vidalia-0.2.15-1|76	- update to 0.2.10
12cr|vidalia-0.2.15-1|77	- update URL and Source tags to current locations
12cr|vidalia-0.2.15-1|78	
12cr|vidalia-0.2.15-1|79	* Tue Aug 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0:0.2.9-1mdv2011.0
12cr|vidalia-0.2.15-1|80	+ Revision: 574562
12cr|vidalia-0.2.15-1|81	- update to 0.2.9
12cr|vidalia-0.2.15-1|82	- rediff paths patch
12cr|vidalia-0.2.15-1|83	- use make to build the doxygen docs
12cr|vidalia-0.2.15-1|84	- clean spec and update file list
12cr|vidalia-0.2.15-1|85	
12cr|vidalia-0.2.15-1|86	* Thu Dec 24 2009 Jérôme Brenier <incubusss@mandriva.org> 0:0.1.15-1mdv2010.1
12cr|vidalia-0.2.15-1|87	+ Revision: 481945
12cr|vidalia-0.2.15-1|88	- drop desktop file (Source2), one is already included
12cr|vidalia-0.2.15-1|89	- new version 0.1.15
12cr|vidalia-0.2.15-1|90	- rediff/redo P0
12cr|vidalia-0.2.15-1|91	- drop hicolor icons manual installation (already done during install)
12cr|vidalia-0.2.15-1|92	- fix file list
12cr|vidalia-0.2.15-1|93	
12cr|vidalia-0.2.15-1|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|vidalia-0.2.15-1|95	- rebuild
12cr|vidalia-0.2.15-1|96	
12cr|vidalia-0.2.15-1|97	* Thu Nov 27 2008 Funda Wang <fwang@mandriva.org> 0:0.1.10-1mdv2009.1
12cr|vidalia-0.2.15-1|98	+ Revision: 307202
12cr|vidalia-0.2.15-1|99	- new version 0.1.10
12cr|vidalia-0.2.15-1|100	
12cr|vidalia-0.2.15-1|101	* Sat Aug 16 2008 David Walluck <walluck@mandriva.org> 0:0.1.7-1mdv2009.0
12cr|vidalia-0.2.15-1|102	+ Revision: 272835
12cr|vidalia-0.2.15-1|103	- BuildRequires: openssl-devel
12cr|vidalia-0.2.15-1|104	- BuildRequires: cmake
12cr|vidalia-0.2.15-1|105	- add sources
12cr|vidalia-0.2.15-1|106	- 0.1.7
12cr|vidalia-0.2.15-1|107	
12cr|vidalia-0.2.15-1|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|vidalia-0.2.15-1|109	- rebuild
12cr|vidalia-0.2.15-1|110	- kill re-definition of %%buildroot on Pixel's request
12cr|vidalia-0.2.15-1|111	
12cr|vidalia-0.2.15-1|112	+ Olivier Blin <blino@mandriva.org>
12cr|vidalia-0.2.15-1|113	- restore BuildRoot
12cr|vidalia-0.2.15-1|114	
12cr|vidalia-0.2.15-1|115	* Wed Sep 05 2007 David Walluck <walluck@mandriva.org> 0:0.0.14-1mdv2008.0
12cr|vidalia-0.2.15-1|116	+ Revision: 80406
12cr|vidalia-0.2.15-1|117	- 0.0.14
12cr|vidalia-0.2.15-1|118	- rediff paths patch
12cr|vidalia-0.2.15-1|119	- no need to BuildRequires: gcc-c++
12cr|vidalia-0.2.15-1|120	- fix build with Qt4
12cr|vidalia-0.2.15-1|121	

8352 12
12cr|videocut-0.2.0-1|1	%define name videocut
12cr|videocut-0.2.0-1|2	%define version 0.2.0
12cr|videocut-0.2.0-1|3	%define release 1
12cr|videocut-0.2.0-1|4	
12cr|videocut-0.2.0-1|5	Name:		%{name}
12cr|videocut-0.2.0-1|6	Version:		%{version}
12cr|videocut-0.2.0-1|7	Release:		%{release}
12cr|videocut-0.2.0-1|8	License:		GPLv2
12cr|videocut-0.2.0-1|9	Group:		Video
12cr|videocut-0.2.0-1|10	Url:		http://code.google.com/p/videocut/
12cr|videocut-0.2.0-1|11	Source:		%{name}-%{version}.tar.gz
12cr|videocut-0.2.0-1|12	Patch1:		videocut-strcmp-0.2.0.patch
12cr|videocut-0.2.0-1|13	Patch2:		videocut-0.2.0-ftbfs.patch
12cr|videocut-0.2.0-1|14	BuildRequires:	qt4-devel
12cr|videocut-0.2.0-1|15	BuildRequires:	pkgconfig(libxine)
12cr|videocut-0.2.0-1|16	
12cr|videocut-0.2.0-1|17	Summary:	Application for creating compositions of screenshots from video files
12cr|videocut-0.2.0-1|18	
12cr|videocut-0.2.0-1|19	%description
12cr|videocut-0.2.0-1|20	VideoCut is an open source desktop application specialized
12cr|videocut-0.2.0-1|21	for creating compositions of screenshots from video files.
12cr|videocut-0.2.0-1|22	
12cr|videocut-0.2.0-1|23	%prep
12cr|videocut-0.2.0-1|24	%setup -qn %{name}-%{version}.orig
12cr|videocut-0.2.0-1|25	%patch1 -p1
12cr|videocut-0.2.0-1|26	%patch2 -p0
12cr|videocut-0.2.0-1|27	
12cr|videocut-0.2.0-1|28	%build
12cr|videocut-0.2.0-1|29	qmake
12cr|videocut-0.2.0-1|30	%make
12cr|videocut-0.2.0-1|31	
12cr|videocut-0.2.0-1|32	%install
12cr|videocut-0.2.0-1|33	test "%{buildroot}" != "/" && %{__rm} -rf %{buildroot}
12cr|videocut-0.2.0-1|34	%__install -Dm 0755 build/result/videocut %{buildroot}%{_bindir}/videocut
12cr|videocut-0.2.0-1|35	%__install -Dm 0644 videocut.desktop %{buildroot}%{_datadir}/applications/videocut.desktop
12cr|videocut-0.2.0-1|36	%__install -Dm 0644 videocut.svg %{buildroot}%{_datadir}/pixmaps/videocut.svg
12cr|videocut-0.2.0-1|37	
12cr|videocut-0.2.0-1|38	
12cr|videocut-0.2.0-1|39	%files
12cr|videocut-0.2.0-1|40	
12cr|videocut-0.2.0-1|41	%doc ABOUT AUTHORS THANKSTO
12cr|videocut-0.2.0-1|42	%{_bindir}/videocut
12cr|videocut-0.2.0-1|43	%{_datadir}/applications/videocut.desktop
12cr|videocut-0.2.0-1|44	%{_datadir}/pixmaps/videocut.svg
12cr|videocut-0.2.0-1|45	
12cr|videocut-0.2.0-1|46	
12cr|videocut-0.2.0-1|47	
12cr|videocut-0.2.0-1|48	%changelog
12cr|videocut-0.2.0-1|49	* Thu Oct 01 2009 Stéphane Téletchéa <steletch@mandriva.org> 0.2.0-1mdv2010.0
12cr|videocut-0.2.0-1|50	+ Revision: 452145
12cr|videocut-0.2.0-1|51	- import videocut
12cr|videocut-0.2.0-1|52	
12cr|videocut-0.2.0-1|53	
12cr|videocut-0.2.0-1|54	* Thu Oct 1 2009 <steletch@mandriva.org> 0.2.0-2mdv2010.0
12cr|videocut-0.2.0-1|55	- Updated spec file
12cr|videocut-0.2.0-1|56	- Permission fixes
12cr|videocut-0.2.0-1|57	
12cr|videocut-0.2.0-1|58	* Mon May 11 2009 Donald Stewart <watersnowrock@gmail.com> 0.2.0-1mdv2010.0
12cr|videocut-0.2.0-1|59	- initial RPM
12cr|videocut-0.2.0-1|60	- import SUSE
12cr|videocut-0.2.0-1|61	- clean SUSE specific stuff
12cr|videocut-0.2.0-1|62	- fix buildrequires

8353 12
12cr|viewarch-0.0.12_9-8|1	%define name viewarch
12cr|viewarch-0.0.12_9-8|2	%define realname ViewARCH
12cr|viewarch-0.0.12_9-8|3	%define realversion 0.0.12-9
12cr|viewarch-0.0.12_9-8|4	%define version %(echo %realversion | sed 's/-/_/g')
12cr|viewarch-0.0.12_9-8|5	%define release %mkrel 8
12cr|viewarch-0.0.12_9-8|6	
12cr|viewarch-0.0.12_9-8|7	Summary: An archive browser for GNU arch
12cr|viewarch-0.0.12_9-8|8	Name: %{name}
12cr|viewarch-0.0.12_9-8|9	Version: %{version}
12cr|viewarch-0.0.12_9-8|10	Release: %{release}
12cr|viewarch-0.0.12_9-8|11	Source0: %{realname}-%{realversion}.tar.bz2
12cr|viewarch-0.0.12_9-8|12	Patch0: %name-confpath.patch
12cr|viewarch-0.0.12_9-8|13	License: GPL
12cr|viewarch-0.0.12_9-8|14	Group: Networking/WWW
12cr|viewarch-0.0.12_9-8|15	Url: http://arch.bluegate.org/viewarch.html
12cr|viewarch-0.0.12_9-8|16	Requires: tla
12cr|viewarch-0.0.12_9-8|17	Requires: python
12cr|viewarch-0.0.12_9-8|18	Requires: apache
12cr|viewarch-0.0.12_9-8|19	BuildArch: noarch
12cr|viewarch-0.0.12_9-8|20	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|viewarch-0.0.12_9-8|21	
12cr|viewarch-0.0.12_9-8|22	%description
12cr|viewarch-0.0.12_9-8|23	An archive browser for GNU arch.
12cr|viewarch-0.0.12_9-8|24	
12cr|viewarch-0.0.12_9-8|25	%prep
12cr|viewarch-0.0.12_9-8|26	%setup -q -n %realname-%realversion -q
12cr|viewarch-0.0.12_9-8|27	%patch0 -p0 -b .confpath
12cr|viewarch-0.0.12_9-8|28	
12cr|viewarch-0.0.12_9-8|29	%install
12cr|viewarch-0.0.12_9-8|30	rm -rf %{buildroot}
12cr|viewarch-0.0.12_9-8|31	
12cr|viewarch-0.0.12_9-8|32	mkdir -p %buildroot/%_datadir/%name/lib
12cr|viewarch-0.0.12_9-8|33	mkdir -p %buildroot/%_sysconfdir/%name
12cr|viewarch-0.0.12_9-8|34	mkdir -p %buildroot/%_sysconfdir/httpd/conf/webapps.d
12cr|viewarch-0.0.12_9-8|35	mkdir -p %buildroot/%_var/www/cgi-bin
12cr|viewarch-0.0.12_9-8|36	
12cr|viewarch-0.0.12_9-8|37	/bin/cp -a cgi/viewarch.cgi %buildroot/%_var/www/cgi-bin/viewarch.cgi
12cr|viewarch-0.0.12_9-8|38	
12cr|viewarch-0.0.12_9-8|39	perl -pi -e "s:^LIB_DIR = None:LIB_DIR = '%_datadir/%name/lib':" \
12cr|viewarch-0.0.12_9-8|40	%buildroot/%_var/www/cgi-bin/viewarch.cgi
12cr|viewarch-0.0.12_9-8|41	
12cr|viewarch-0.0.12_9-8|42	/bin/cp -r lib/{*.py,*.pot} %buildroot/%_datadir/%name/lib/
12cr|viewarch-0.0.12_9-8|43	
12cr|viewarch-0.0.12_9-8|44	perl -pi -e "s:^#!/usr/local/bin/python:#!/usr/bin/python:" \
12cr|viewarch-0.0.12_9-8|45	%buildroot/%_datadir/%name/lib/*.py
12cr|viewarch-0.0.12_9-8|46	
12cr|viewarch-0.0.12_9-8|47	/bin/cp -r locale %buildroot/%_datadir/%name/
12cr|viewarch-0.0.12_9-8|48	/bin/cp -r templates %buildroot/%_datadir/%name/
12cr|viewarch-0.0.12_9-8|49	
12cr|viewarch-0.0.12_9-8|50	/bin/cp -r viewarch.conf.dist %buildroot/%_sysconfdir/%name/viewarch.conf
12cr|viewarch-0.0.12_9-8|51	
12cr|viewarch-0.0.12_9-8|52	cat > %buildroot/%_sysconfdir/httpd/conf/webapps.d/%name.conf <<EOF
12cr|viewarch-0.0.12_9-8|53	<IfModule mod_alias.c>
12cr|viewarch-0.0.12_9-8|54	ScriptAlias /%name/ /%_var/www/cgi-bin/viewarch.cgi
12cr|viewarch-0.0.12_9-8|55	</IfModule>
12cr|viewarch-0.0.12_9-8|56	
12cr|viewarch-0.0.12_9-8|57	<Directory /var/www/%name>
12cr|viewarch-0.0.12_9-8|58	AllowOverride All
12cr|viewarch-0.0.12_9-8|59	Options ExecCGI
12cr|viewarch-0.0.12_9-8|60	DirectoryIndex viewarch.cgi
12cr|viewarch-0.0.12_9-8|61	Order allow,deny
12cr|viewarch-0.0.12_9-8|62	Allow from all
12cr|viewarch-0.0.12_9-8|63	</Directory>
12cr|viewarch-0.0.12_9-8|64	EOF
12cr|viewarch-0.0.12_9-8|65	
12cr|viewarch-0.0.12_9-8|66	%clean
12cr|viewarch-0.0.12_9-8|67	rm -rf %{buildroot}
12cr|viewarch-0.0.12_9-8|68	
12cr|viewarch-0.0.12_9-8|69	%post
12cr|viewarch-0.0.12_9-8|70	%if %mdkversion < 201010
12cr|viewarch-0.0.12_9-8|71	%_post_webapp
12cr|viewarch-0.0.12_9-8|72	%endif
12cr|viewarch-0.0.12_9-8|73	
12cr|viewarch-0.0.12_9-8|74	%postun
12cr|viewarch-0.0.12_9-8|75	%if %mdkversion < 201010
12cr|viewarch-0.0.12_9-8|76	%_postun_webapp
12cr|viewarch-0.0.12_9-8|77	%endif
12cr|viewarch-0.0.12_9-8|78	
12cr|viewarch-0.0.12_9-8|79	%files
12cr|viewarch-0.0.12_9-8|80	%defattr(-,root,root)
12cr|viewarch-0.0.12_9-8|81	%_datadir/%name
12cr|viewarch-0.0.12_9-8|82	%_var/www/cgi-bin/viewarch.cgi
12cr|viewarch-0.0.12_9-8|83	%config(noreplace) %_sysconfdir/httpd/conf/webapps.d/%name.conf
12cr|viewarch-0.0.12_9-8|84	%dir %_sysconfdir/%name
12cr|viewarch-0.0.12_9-8|85	%config(noreplace) %_sysconfdir/%name/viewarch.conf
12cr|viewarch-0.0.12_9-8|86	
12cr|viewarch-0.0.12_9-8|87	
12cr|viewarch-0.0.12_9-8|88	
12cr|viewarch-0.0.12_9-8|89	%changelog
12cr|viewarch-0.0.12_9-8|90	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.12_9-8mdv2011.0
12cr|viewarch-0.0.12_9-8|91	+ Revision: 615390
12cr|viewarch-0.0.12_9-8|92	- the mass rebuild of 2010.1 packages
12cr|viewarch-0.0.12_9-8|93	
12cr|viewarch-0.0.12_9-8|94	* Sun Jan 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.12_9-7mdv2010.1
12cr|viewarch-0.0.12_9-8|95	+ Revision: 492716
12cr|viewarch-0.0.12_9-8|96	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|viewarch-0.0.12_9-8|97	
12cr|viewarch-0.0.12_9-8|98	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.0.12_9-6mdv2010.0
12cr|viewarch-0.0.12_9-8|99	+ Revision: 434672
12cr|viewarch-0.0.12_9-8|100	- rebuild
12cr|viewarch-0.0.12_9-8|101	
12cr|viewarch-0.0.12_9-8|102	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.0.12_9-5mdv2009.0
12cr|viewarch-0.0.12_9-8|103	+ Revision: 261850
12cr|viewarch-0.0.12_9-8|104	- rebuild
12cr|viewarch-0.0.12_9-8|105	
12cr|viewarch-0.0.12_9-8|106	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.0.12_9-4mdv2009.0
12cr|viewarch-0.0.12_9-8|107	+ Revision: 255522
12cr|viewarch-0.0.12_9-8|108	- rebuild
12cr|viewarch-0.0.12_9-8|109	
12cr|viewarch-0.0.12_9-8|110	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.0.12_9-2mdv2008.1
12cr|viewarch-0.0.12_9-8|111	+ Revision: 136570
12cr|viewarch-0.0.12_9-8|112	- restore BuildRoot
12cr|viewarch-0.0.12_9-8|113	
12cr|viewarch-0.0.12_9-8|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|viewarch-0.0.12_9-8|115	- kill re-definition of %%buildroot on Pixel's request
12cr|viewarch-0.0.12_9-8|116	
12cr|viewarch-0.0.12_9-8|117	
12cr|viewarch-0.0.12_9-8|118	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|viewarch-0.0.12_9-8|119	+ 08/10/06 01:39:12 (55286)
12cr|viewarch-0.0.12_9-8|120	- rebuild
12cr|viewarch-0.0.12_9-8|121	
12cr|viewarch-0.0.12_9-8|122	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|viewarch-0.0.12_9-8|123	+ 08/10/06 01:38:12 (55285)
12cr|viewarch-0.0.12_9-8|124	Import viewarch
12cr|viewarch-0.0.12_9-8|125	
12cr|viewarch-0.0.12_9-8|126	* Thu Mar 02 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|viewarch-0.0.12_9-8|127	- initial rpm
12cr|viewarch-0.0.12_9-8|128	

8354 12
12cr|viewmol-2.4.1-13|1	Summary: 	Molecule viewer and editor
12cr|viewmol-2.4.1-13|2	Name: 		viewmol
12cr|viewmol-2.4.1-13|3	Version: 	2.4.1
12cr|viewmol-2.4.1-13|4	Release: 	13
12cr|viewmol-2.4.1-13|5	License: 	GPLv2
12cr|viewmol-2.4.1-13|6	Group: 		Sciences/Chemistry
12cr|viewmol-2.4.1-13|7	URL: 		http://viewmol.sourceforge.net
12cr|viewmol-2.4.1-13|8	Source0: 	%name-%version.src.tar.bz2
12cr|viewmol-2.4.1-13|9	Patch0:		viewmol-2.4.1-prevent-app-defaults-file-install.patch
12cr|viewmol-2.4.1-13|10	Patch1:		viewmol-2.4.1-mdv-fix-str-fmt.patch
12cr|viewmol-2.4.1-13|11	BuildRequires: 	libtiff-devel mesaglu-devel
12cr|viewmol-2.4.1-13|12	BuildRequires: 	x11-proto-devel libxt-devel libxi-devel libxmu-devel
12cr|viewmol-2.4.1-13|13	BuildRequires:  lesstif-devel png-devel
12cr|viewmol-2.4.1-13|14	BuildRequires:  pkgconfig(x11)
12cr|viewmol-2.4.1-13|15	BuildRequires:  python-devel
12cr|viewmol-2.4.1-13|16	
12cr|viewmol-2.4.1-13|17	%description
12cr|viewmol-2.4.1-13|18	Viewmol is a graphical front end for computational chemistry programs.
12cr|viewmol-2.4.1-13|19	It is able to graphically aid in the generation of molecular structures
12cr|viewmol-2.4.1-13|20	for computations and to visualize their results. At present Viewmol
12cr|viewmol-2.4.1-13|21	includes input filters for Discover, DMol, Gamess, Gaussian 9x, Gulp,
12cr|viewmol-2.4.1-13|22	Mopac, and Turbomole outputs as well as for PDB files.
12cr|viewmol-2.4.1-13|23	
12cr|viewmol-2.4.1-13|24	%prep
12cr|viewmol-2.4.1-13|25	%setup -q
12cr|viewmol-2.4.1-13|26	%patch0 -p1
12cr|viewmol-2.4.1-13|27	%patch1 -p1 -b .strfmt
12cr|viewmol-2.4.1-13|28	cd source
12cr|viewmol-2.4.1-13|29	#tar xfj %{SOURCE}
12cr|viewmol-2.4.1-13|30	perl -p -i -e 's!usr/local/lib!%_libdir!g' getrc.c
12cr|viewmol-2.4.1-13|31	perl -p -i -e 's!lib/viewmol!%_lib/viewmol!g' install
12cr|viewmol-2.4.1-13|32	
12cr|viewmol-2.4.1-13|33	%build
12cr|viewmol-2.4.1-13|34	cd source
12cr|viewmol-2.4.1-13|35	mkdir Linux
12cr|viewmol-2.4.1-13|36	echo "LIBTIFF = -L%_libdir" > .config.Linux
12cr|viewmol-2.4.1-13|37	echo "TIFFINCLUDE = /usr/include" >> .config.Linux
12cr|viewmol-2.4.1-13|38	echo "MESALIB = -L/usr/%_lib" >> .config.Linux
12cr|viewmol-2.4.1-13|39	echo "MESAINCLUDE = /usr/include/GL" >> .config.Linux
12cr|viewmol-2.4.1-13|40	#echo "PYTHONVERSION = %pythonver" >> .config.Linux
12cr|viewmol-2.4.1-13|41	echo "PYTHONINCLUDE = /usr/include/python%py_ver" >> .config.Linux
12cr|viewmol-2.4.1-13|42	echo "LIBPYTHON = -L%_libdir/python%py_ver" >> .config.Linux
12cr|viewmol-2.4.1-13|43	cd Linux
12cr|viewmol-2.4.1-13|44	cat ../.config.Linux > makefile
12cr|viewmol-2.4.1-13|45	echo 'COMPILER = gcc' >> makefile
12cr|viewmol-2.4.1-13|46	echo 'OPT=${RPM_OPT_FLAGS}' >> makefile
12cr|viewmol-2.4.1-13|47	echo 'CFLAGS=-Wall -I/usr/include -DLINUX' >> makefile
12cr|viewmol-2.4.1-13|48	echo 'LDFLAGS=' >> makefile
12cr|viewmol-2.4.1-13|49	echo 'SCANDIR=' >> makefile
12cr|viewmol-2.4.1-13|50	echo 'INCLUDE=$(MESAINCLUDE) -I$(TIFFINCLUDE) -I$(PYTHONINCLUDE)' >> makefile
12cr|viewmol-2.4.1-13|51	echo 'LIBRARY=$(MESALIB) $(LIBPYTHON)' >> makefile
12cr|viewmol-2.4.1-13|52	echo 'LIBS=-L/usr/%_lib -lpython%py_ver -ltiff -lGLU -lGL -lpng -lXm -lXmu -lXt -lX11 -lXi -lm' >> makefile
12cr|viewmol-2.4.1-13|53	cat ../Makefile >> makefile
12cr|viewmol-2.4.1-13|54	make viewmol_
12cr|viewmol-2.4.1-13|55	make tm_
12cr|viewmol-2.4.1-13|56	make bio_
12cr|viewmol-2.4.1-13|57	make readgamess_
12cr|viewmol-2.4.1-13|58	make readgauss_
12cr|viewmol-2.4.1-13|59	make readmopac_
12cr|viewmol-2.4.1-13|60	make readpdb_
12cr|viewmol-2.4.1-13|61	
12cr|viewmol-2.4.1-13|62	%install
12cr|viewmol-2.4.1-13|63	cd source
12cr|viewmol-2.4.1-13|64	./install %{buildroot}%_prefix
12cr|viewmol-2.4.1-13|65	mkdir -p %{buildroot}%_docdir
12cr|viewmol-2.4.1-13|66	mkdir -p %{buildroot}%_docdir/%name-%version
12cr|viewmol-2.4.1-13|67	mv %{buildroot}/%_libdir/viewmol/doc/* %{buildroot}%_docdir/%name-%version
12cr|viewmol-2.4.1-13|68	rmdir %{buildroot}/%_libdir/viewmol/doc
12cr|viewmol-2.4.1-13|69	chmod 755 %{buildroot}/%_libdir/viewmol/Linux/*
12cr|viewmol-2.4.1-13|70	chmod 755 %{buildroot}/%_bindir/*
12cr|viewmol-2.4.1-13|71	
12cr|viewmol-2.4.1-13|72	# menu
12cr|viewmol-2.4.1-13|73	
12cr|viewmol-2.4.1-13|74	mkdir -p %{buildroot}%{_datadir}/applications
12cr|viewmol-2.4.1-13|75	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|viewmol-2.4.1-13|76	[Desktop Entry]
12cr|viewmol-2.4.1-13|77	Name=ViewMol
12cr|viewmol-2.4.1-13|78	Comment=GUI interface for chemistry software
12cr|viewmol-2.4.1-13|79	Exec=%{_bindir}/%{name}
12cr|viewmol-2.4.1-13|80	Icon=chemistry_section
12cr|viewmol-2.4.1-13|81	Terminal=false
12cr|viewmol-2.4.1-13|82	Type=Application
12cr|viewmol-2.4.1-13|83	StartupNotify=true
12cr|viewmol-2.4.1-13|84	Categories=Motif;Education;Science;Chemistry;
12cr|viewmol-2.4.1-13|85	EOF
12cr|viewmol-2.4.1-13|86	
12cr|viewmol-2.4.1-13|87	%files
12cr|viewmol-2.4.1-13|88	%doc %_docdir/%name-%version
12cr|viewmol-2.4.1-13|89	%_bindir/%name
12cr|viewmol-2.4.1-13|90	%_libdir/%name
12cr|viewmol-2.4.1-13|91	%_datadir/applications/mandriva-%name.desktop
12cr|viewmol-2.4.1-13|92	
12cr|viewmol-2.4.1-13|93	
12cr|viewmol-2.4.1-13|94	
12cr|viewmol-2.4.1-13|95	%changelog
12cr|viewmol-2.4.1-13|96	* Fri Nov 05 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.4.1-12mdv2011.0
12cr|viewmol-2.4.1-13|97	+ Revision: 593541
12cr|viewmol-2.4.1-13|98	- Add patch to initialize python environment
12cr|viewmol-2.4.1-13|99	- Rebuild for python 2.7
12cr|viewmol-2.4.1-13|100	
12cr|viewmol-2.4.1-13|101	* Tue Feb 02 2010 Jérôme Brenier <incubusss@mandriva.org> 2.4.1-11mdv2010.1
12cr|viewmol-2.4.1-13|102	+ Revision: 499627
12cr|viewmol-2.4.1-13|103	- fix str fmt
12cr|viewmol-2.4.1-13|104	- prevent app-defaults file install
12cr|viewmol-2.4.1-13|105	- fix License tag
12cr|viewmol-2.4.1-13|106	
12cr|viewmol-2.4.1-13|107	+ Thierry Vignaud <tv@mandriva.org>
12cr|viewmol-2.4.1-13|108	- rebuild
12cr|viewmol-2.4.1-13|109	
12cr|viewmol-2.4.1-13|110	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 2.4.1-9mdv2009.1
12cr|viewmol-2.4.1-13|111	+ Revision: 261851
12cr|viewmol-2.4.1-13|112	- rebuild
12cr|viewmol-2.4.1-13|113	
12cr|viewmol-2.4.1-13|114	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.4.1-8mdv2009.0
12cr|viewmol-2.4.1-13|115	+ Revision: 255524
12cr|viewmol-2.4.1-13|116	- rebuild
12cr|viewmol-2.4.1-13|117	
12cr|viewmol-2.4.1-13|118	+ Pixel <pixel@mandriva.com>
12cr|viewmol-2.4.1-13|119	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|viewmol-2.4.1-13|120	
12cr|viewmol-2.4.1-13|121	* Tue Jan 08 2008 Thierry Vignaud <tv@mandriva.org> 2.4.1-6mdv2008.1
12cr|viewmol-2.4.1-13|122	+ Revision: 146731
12cr|viewmol-2.4.1-13|123	- fix mesaglu-devel BR
12cr|viewmol-2.4.1-13|124	- kill re-definition of %%buildroot on Pixel's request
12cr|viewmol-2.4.1-13|125	- kill explicit icon extension
12cr|viewmol-2.4.1-13|126	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|viewmol-2.4.1-13|127	
12cr|viewmol-2.4.1-13|128	+ Olivier Blin <oblin@mandriva.com>
12cr|viewmol-2.4.1-13|129	- restore BuildRoot
12cr|viewmol-2.4.1-13|130	
12cr|viewmol-2.4.1-13|131	* Fri Jul 20 2007 Adam Williamson <awilliamson@mandriva.org> 2.4.1-6mdv2008.0
12cr|viewmol-2.4.1-13|132	+ Revision: 53993
12cr|viewmol-2.4.1-13|133	- rebuild against new lesstif
12cr|viewmol-2.4.1-13|134	- XDG menu
12cr|viewmol-2.4.1-13|135	
12cr|viewmol-2.4.1-13|136	
12cr|viewmol-2.4.1-13|137	* Thu Dec 21 2006 Crispin Boylan <crisb@mandriva.org> 2.4.1-5mdv2007.0
12cr|viewmol-2.4.1-13|138	+ Revision: 101000
12cr|viewmol-2.4.1-13|139	- Try again to build
12cr|viewmol-2.4.1-13|140	- New revision
12cr|viewmol-2.4.1-13|141	- Fix build on x86_64
12cr|viewmol-2.4.1-13|142	- Install in /usr/bin
12cr|viewmol-2.4.1-13|143	- Add BuildReq on libXm
12cr|viewmol-2.4.1-13|144	- Clean spec file, remove unnecessary deps
12cr|viewmol-2.4.1-13|145	- Import viewmol
12cr|viewmol-2.4.1-13|146	
12cr|viewmol-2.4.1-13|147	* Tue Dec 07 2004 Michael Scherer <misc@mandrake.org> 2.4.1-2mdk
12cr|viewmol-2.4.1-13|148	- Rebuild for new python
12cr|viewmol-2.4.1-13|149	
12cr|viewmol-2.4.1-13|150	* Wed Nov 17 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.4.1-1mdk
12cr|viewmol-2.4.1-13|151	- 2.4.1
12cr|viewmol-2.4.1-13|152	

8355 12
12cr|viewnior-1.3-1|1	Summary:	Simple Elegant Image Viewer
12cr|viewnior-1.3-1|2	Name:		viewnior
12cr|viewnior-1.3-1|3	Version:	1.3
12cr|viewnior-1.3-1|4	Release:	1
12cr|viewnior-1.3-1|5	License:	GPLv3
12cr|viewnior-1.3-1|6	Group:		Graphics
12cr|viewnior-1.3-1|7	URL:		http://xsisqox.github.com/Viewnior/
12cr|viewnior-1.3-1|8	Source0:	http://cloud.github.com/downloads/xsisqox/Viewnior/%{name}-%{version}.tar.gz
12cr|viewnior-1.3-1|9	
12cr|viewnior-1.3-1|10	BuildRequires:	desktop-file-utils
12cr|viewnior-1.3-1|11	BuildRequires:	gnome-icon-theme
12cr|viewnior-1.3-1|12	BuildRequires:	intltool
12cr|viewnior-1.3-1|13	BuildRequires:	perl-XML-Parser
12cr|viewnior-1.3-1|14	BuildRequires:	shared-mime-info
12cr|viewnior-1.3-1|15	BuildRequires:	pkgconfig(gconf-2.0)
12cr|viewnior-1.3-1|16	BuildRequires:	pkgconfig(glib-2.0)
12cr|viewnior-1.3-1|17	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|viewnior-1.3-1|18	
12cr|viewnior-1.3-1|19	Requires:	gnome-icon-theme >= 2.19.1
12cr|viewnior-1.3-1|20	Requires:	shared-mime-info >= 0.20
12cr|viewnior-1.3-1|21	
12cr|viewnior-1.3-1|22	%description
12cr|viewnior-1.3-1|23	Viewnior is a image viewer program. Created to be simple, fast and elegant.
12cr|viewnior-1.3-1|24	It's minimalistic interface provides more screenspace for your images.
12cr|viewnior-1.3-1|25	Among its features are:
12cr|viewnior-1.3-1|26	
12cr|viewnior-1.3-1|27	* Fullscreen & Slideshow
12cr|viewnior-1.3-1|28	* Rotate, flip, save, delete images
12cr|viewnior-1.3-1|29	* Animation support
12cr|viewnior-1.3-1|30	* Browse only selected images
12cr|viewnior-1.3-1|31	* Navigation window
12cr|viewnior-1.3-1|32	* Set image as wallpaper (only under GNOME, see INSTALL file)
12cr|viewnior-1.3-1|33	* Simple interface
12cr|viewnior-1.3-1|34	
12cr|viewnior-1.3-1|35	%prep
12cr|viewnior-1.3-1|36	%setup -q
12cr|viewnior-1.3-1|37	
12cr|viewnior-1.3-1|38	%build
12cr|viewnior-1.3-1|39	%configure2_5x \
12cr|viewnior-1.3-1|40	--enable-wallpaper \
12cr|viewnior-1.3-1|41	--enable-shave
12cr|viewnior-1.3-1|42	
12cr|viewnior-1.3-1|43	%make LIBS='-lm'
12cr|viewnior-1.3-1|44	
12cr|viewnior-1.3-1|45	%install
12cr|viewnior-1.3-1|46	%makeinstall_std
12cr|viewnior-1.3-1|47	desktop-file-install --vendor="" \
12cr|viewnior-1.3-1|48	--add-category="X-MandrivaLinux-Multimedia-Graphics" \
12cr|viewnior-1.3-1|49	--dir=%{buildroot}%{_datadir}/applications \
12cr|viewnior-1.3-1|50	%{buildroot}%{_datadir}/applications/*
12cr|viewnior-1.3-1|51	
12cr|viewnior-1.3-1|52	# Correct permissions
12cr|viewnior-1.3-1|53	find %{buildroot}%{_datadir}/icons/ -type d -print0 | xargs -0 chmod 0755
12cr|viewnior-1.3-1|54	find %{buildroot}%{_datadir}/icons/ -type f -print0 | xargs -0 chmod 0644
12cr|viewnior-1.3-1|55	
12cr|viewnior-1.3-1|56	%find_lang %{name}
12cr|viewnior-1.3-1|57	
12cr|viewnior-1.3-1|58	%files -f %{name}.lang
12cr|viewnior-1.3-1|59	%doc AUTHORS ChangeLog* COPYING README
12cr|viewnior-1.3-1|60	%{_bindir}/*
12cr|viewnior-1.3-1|61	%{_datadir}/%{name}
12cr|viewnior-1.3-1|62	%{_datadir}/applications/%{name}.desktop
12cr|viewnior-1.3-1|63	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cr|viewnior-1.3-1|64	%{_datadir}/icons/hicolor/*/apps/%{name}.svg
12cr|viewnior-1.3-1|65	%{_mandir}/man1/%{name}.1*
12cr|viewnior-1.3-1|66	
12cr|viewnior-1.3-1|67	
12cr|viewnior-1.3-1|68	
12cr|viewnior-1.3-1|69	%changelog
12cr|viewnior-1.3-1|70	* Thu May 24 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.3-1
12cr|viewnior-1.3-1|71	+ Revision: 800418
12cr|viewnior-1.3-1|72	- new version 1.3
12cr|viewnior-1.3-1|73	
12cr|viewnior-1.3-1|74	* Wed Jan 25 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.1-2
12cr|viewnior-1.3-1|75	+ Revision: 768164
12cr|viewnior-1.3-1|76	- imported package viewnior
12cr|viewnior-1.3-1|77	
12cr|viewnior-1.3-1|78	
12cr|viewnior-1.3-1|79	* Sat Dec 18 2010 KDulcimer <kdulcimer@unity-linux.org> 1.1-1
12cr|viewnior-1.3-1|80	- 1.1
12cr|viewnior-1.3-1|81	
12cr|viewnior-1.3-1|82	* Fri Apr 02 2010 KDulcimer <kdulcimer@unity-linux.org> 1.0-1
12cr|viewnior-1.3-1|83	- 1.0
12cr|viewnior-1.3-1|84	
12cr|viewnior-1.3-1|85	* Fri Nov 20 2009 KDulcimer <kdulcimer@unity-linux.org> 0.7-1
12cr|viewnior-1.3-1|86	- Import spec to Unity Linux
12cr|viewnior-1.3-1|87	
12cr|viewnior-1.3-1|88	* Sun Sep 06 2009 slick50 <lxgator@gmail.com> 0.7-1pclos2009
12cr|viewnior-1.3-1|89	- 0.7
12cr|viewnior-1.3-1|90	
12cr|viewnior-1.3-1|91	* Sun Aug 09 2009 slick50 <lxgator@gmail.com> 0.6-1pclos2009
12cr|viewnior-1.3-1|92	- 0.6
12cr|viewnior-1.3-1|93	
12cr|viewnior-1.3-1|94	* Fri Jun 26 2009 slick50 <lxgator@gmail.com> 0.5-1pclos2009
12cr|viewnior-1.3-1|95	- initial build

8356 12
12cr|viewvc-1.1.15-1|1	Name:           viewvc
12cr|viewvc-1.1.15-1|2	Version:        1.1.15
12cr|viewvc-1.1.15-1|3	Release:        %mkrel 1
12cr|viewvc-1.1.15-1|4	Epoch:          0
12cr|viewvc-1.1.15-1|5	Summary:        Browser interface for CVS and Subversion version control repositories
12cr|viewvc-1.1.15-1|6	License:        BSD
12cr|viewvc-1.1.15-1|7	Group:          System/Servers
12cr|viewvc-1.1.15-1|8	URL:            http://www.viewvc.org/
12cr|viewvc-1.1.15-1|9	Source0:        http://viewvc.tigris.org/files/documents/3330/48659/%name-%version.tar.gz
12cr|viewvc-1.1.15-1|10	Patch0:         %{name}-tools.patch
12cr|viewvc-1.1.15-1|11	Patch1:         %{name}-1.1.0-config.patch
12cr|viewvc-1.1.15-1|12	Requires:       apache
12cr|viewvc-1.1.15-1|13	Requires(post): rpm-helper
12cr|viewvc-1.1.15-1|14	Requires(postun): rpm-helper
12cr|viewvc-1.1.15-1|15	BuildRequires:  python
12cr|viewvc-1.1.15-1|16	Requires:       python
12cr|viewvc-1.1.15-1|17	Obsoletes:      viewcvs < %{epoch}:%{version}-%{release}
12cr|viewvc-1.1.15-1|18	Provides:       viewcvs = %{epoch}:%{version}-%{release}
12cr|viewvc-1.1.15-1|19	BuildArch:      noarch
12cr|viewvc-1.1.15-1|20	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|viewvc-1.1.15-1|21	
12cr|viewvc-1.1.15-1|22	%description
12cr|viewvc-1.1.15-1|23	ViewVC is a browser interface for CVS and Subversion version control
12cr|viewvc-1.1.15-1|24	repositories. It generates templatized HTML to present navigable
12cr|viewvc-1.1.15-1|25	directory, revision, and change log listings. It can display specific
12cr|viewvc-1.1.15-1|26	versions of files as well as diffs between those versions. Basically,
12cr|viewvc-1.1.15-1|27	ViewVC provides the bulk of the report-like functionality you expect out
12cr|viewvc-1.1.15-1|28	of your version control tool, but much more prettily than the average
12cr|viewvc-1.1.15-1|29	textual command-line program output.
12cr|viewvc-1.1.15-1|30	
12cr|viewvc-1.1.15-1|31	Here are some of the additional features of ViewVC:
12cr|viewvc-1.1.15-1|32	
12cr|viewvc-1.1.15-1|33	* Support for filesystem-accessible CVS and Subversion repositories.
12cr|viewvc-1.1.15-1|34	* Individually configurable virtual host support.
12cr|viewvc-1.1.15-1|35	* Line-based annotation/blame display (CVS only).
12cr|viewvc-1.1.15-1|36	* Revision graph capabilities (via integration with CvsGraph) (CVS
12cr|viewvc-1.1.15-1|37	only).
12cr|viewvc-1.1.15-1|38	* Syntax highlighting support (via integration with GNU enscript).
12cr|viewvc-1.1.15-1|39	* Bonsai-like repository query facilities.
12cr|viewvc-1.1.15-1|40	* Template-driven output generation.
12cr|viewvc-1.1.15-1|41	* Colorized, side-by-side differences.
12cr|viewvc-1.1.15-1|42	* Tarball generation (by tag/branch for CVS, by revision for
12cr|viewvc-1.1.15-1|43	Subversion).
12cr|viewvc-1.1.15-1|44	* I18N support based on the Accept-Language request header.
12cr|viewvc-1.1.15-1|45	* Ability to run either as CGI script or as a standalone server.
12cr|viewvc-1.1.15-1|46	* Regexp-based file searching.
12cr|viewvc-1.1.15-1|47	* INI-like configuration file (as opposed to requiring actual code
12cr|viewvc-1.1.15-1|48	tweaks).
12cr|viewvc-1.1.15-1|49	
12cr|viewvc-1.1.15-1|50	%prep
12cr|viewvc-1.1.15-1|51	%setup -q -n %{name}-%{version}
12cr|viewvc-1.1.15-1|52	%patch0 -p1
12cr|viewvc-1.1.15-1|53	%patch1 -p0 -b .config
12cr|viewvc-1.1.15-1|54	
12cr|viewvc-1.1.15-1|55	%build
12cr|viewvc-1.1.15-1|56	
12cr|viewvc-1.1.15-1|57	%install
12cr|viewvc-1.1.15-1|58	%{__rm} -rf %{buildroot}
12cr|viewvc-1.1.15-1|59	%{__python} ./viewvc-install --destdir=%{buildroot} --prefix=%{_datadir}/%{name}
12cr|viewvc-1.1.15-1|60	
12cr|viewvc-1.1.15-1|61	# remove uneeded files
12cr|viewvc-1.1.15-1|62	%{__rm} -f %{buildroot}%{_datadir}/%{name}/bin/mod_python/.htaccess
12cr|viewvc-1.1.15-1|63	
12cr|viewvc-1.1.15-1|64	# fix python files perms and shellbang
12cr|viewvc-1.1.15-1|65	%{__perl} -pi \
12cr|viewvc-1.1.15-1|66	-e 's|/usr/local/bin/python|%{_bindir}/python|g;' \
12cr|viewvc-1.1.15-1|67	-e 's|\s*/usr/bin/env python|%{_bindir}/python|g;' \
12cr|viewvc-1.1.15-1|68	-e 's|CONF_PATHNAME =.*|CONF_PATHNAME = r"%{_sysconfdir}/%{name}/viewvc.conf"|g;' \
12cr|viewvc-1.1.15-1|69	`%{_bindir}/find %{buildroot}%{_datadir}/%{name} -type f`
12cr|viewvc-1.1.15-1|70	
12cr|viewvc-1.1.15-1|71	# install cgi's to www directory
12cr|viewvc-1.1.15-1|72	%{__mkdir_p} %{buildroot}%{_var}/www/cgi-bin
12cr|viewvc-1.1.15-1|73	%{__install} -m 755 %{buildroot}%{_datadir}/%{name}/bin/cgi/*.cgi %{buildroot}%{_var}/www/cgi-bin
12cr|viewvc-1.1.15-1|74	%{__rm} -rf %{buildroot}%{_datadir}/%{name}/bin/cgi
12cr|viewvc-1.1.15-1|75	
12cr|viewvc-1.1.15-1|76	# fix paths in configuration
12cr|viewvc-1.1.15-1|77	%{__perl} -pi \
12cr|viewvc-1.1.15-1|78	-e 's|^#template_dir = .*|template_dir = %{_datadir}/%{name}/templates/|g;' \
12cr|viewvc-1.1.15-1|79	-e 's|^#docroot = .*|docroot = /%{name}|;' \
12cr|viewvc-1.1.15-1|80	-e 's|^#cvsgraph_conf = .*|cvsgraph_conf = %{_sysconfdir}/%{name}/cvsgraph.conf|;' \
12cr|viewvc-1.1.15-1|81	-e 's|^#mime_types_files = .*|mime_types_files = %{_sysconfdir}/%{name}/mimetypes.conf, %{_sysconfdir}/httpd/conf/mime.types|;' \
12cr|viewvc-1.1.15-1|82	%{buildroot}%{_datadir}/%{name}/viewvc.conf
12cr|viewvc-1.1.15-1|83	
12cr|viewvc-1.1.15-1|84	# install config to sysconf directory
12cr|viewvc-1.1.15-1|85	%{__mkdir_p} %{buildroot}%{_sysconfdir}/%{name}
12cr|viewvc-1.1.15-1|86	%{__install} -m 644 %{buildroot}%{_datadir}/%{name}/viewvc.conf %{buildroot}%{_sysconfdir}/%{name}/viewvc.conf
12cr|viewvc-1.1.15-1|87	%{__rm} -f %{buildroot}%{_datadir}/%{name}/viewvc.conf
12cr|viewvc-1.1.15-1|88	%{__install} -m 644 %{buildroot}%{_datadir}/%{name}/cvsgraph.conf %{buildroot}%{_sysconfdir}/%{name}/cvsgraph.conf
12cr|viewvc-1.1.15-1|89	%{__rm} -f %{buildroot}%{_datadir}/%{name}/cvsgraph.conf
12cr|viewvc-1.1.15-1|90	%{__install} -m 644 %{buildroot}%{_datadir}/%{name}/mimetypes.conf %{buildroot}%{_sysconfdir}/%{name}/mimetypes.conf
12cr|viewvc-1.1.15-1|91	%{__rm} -f %{buildroot}%{_datadir}/%{name}/mimetypes.conf
12cr|viewvc-1.1.15-1|92	
12cr|viewvc-1.1.15-1|93	# move static files under %{_var}/www
12cr|viewvc-1.1.15-1|94	%{__mv} %{buildroot}%{_datadir}/%{name}/templates/docroot %{buildroot}%{_var}/www/%{name}
12cr|viewvc-1.1.15-1|95	
12cr|viewvc-1.1.15-1|96	# compile the python files
12cr|viewvc-1.1.15-1|97	%{_bindir}/find %{buildroot}%{_datadir}/%{name}/lib -type f -name "*.pyc" | %{_bindir}/xargs %{__rm}
12cr|viewvc-1.1.15-1|98	%{__python} -O %{_libdir}/python%{py_ver}/compileall.py %{buildroot}%{_datadir}/%{name}/lib
12cr|viewvc-1.1.15-1|99	
12cr|viewvc-1.1.15-1|100	# apache configuration
12cr|viewvc-1.1.15-1|101	%{__mkdir_p} %{buildroot}%{_webappconfdir}
12cr|viewvc-1.1.15-1|102	%{__cat} > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|viewvc-1.1.15-1|103	# %{name} configuration
12cr|viewvc-1.1.15-1|104	
12cr|viewvc-1.1.15-1|105	Alias /%{name} %{_var}/www/%{name}
12cr|viewvc-1.1.15-1|106	
12cr|viewvc-1.1.15-1|107	<Directory %{_var}/www/%{name}>
12cr|viewvc-1.1.15-1|108	Allow from all
12cr|viewvc-1.1.15-1|109	</Directory>
12cr|viewvc-1.1.15-1|110	
12cr|viewvc-1.1.15-1|111	<LocationMatch "^/cgi-bin/(query|viewvc).cgi">
12cr|viewvc-1.1.15-1|112	Order deny,allow
12cr|viewvc-1.1.15-1|113	Deny from all
12cr|viewvc-1.1.15-1|114	Allow from 127.0.0.1
12cr|viewvc-1.1.15-1|115	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
12cr|viewvc-1.1.15-1|116	</LocationMatch>
12cr|viewvc-1.1.15-1|117	
12cr|viewvc-1.1.15-1|118	<IfModule mod_python.c>
12cr|viewvc-1.1.15-1|119	Alias /%{name}-mp %{_datadir}/%{name}/bin/mod_python/viewvc.py
12cr|viewvc-1.1.15-1|120	<Directory %{_datadir}/%{name}/bin/mod_python>
12cr|viewvc-1.1.15-1|121	AddHandler python-program .py
12cr|viewvc-1.1.15-1|122	PythonHandler handler
12cr|viewvc-1.1.15-1|123	Order allow,deny
12cr|viewvc-1.1.15-1|124	Allow from 127.0.0.1
12cr|viewvc-1.1.15-1|125	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
12cr|viewvc-1.1.15-1|126	</Directory>
12cr|viewvc-1.1.15-1|127	</IfModule>
12cr|viewvc-1.1.15-1|128	EOF
12cr|viewvc-1.1.15-1|129	
12cr|viewvc-1.1.15-1|130	# set mode 755 on executable scripts
12cr|viewvc-1.1.15-1|131	%{__grep} -rl '^#!' %{buildroot}%{_datadir}/%{name} | %{_bindir}/xargs %{__chmod} 755
12cr|viewvc-1.1.15-1|132	
12cr|viewvc-1.1.15-1|133	cat >README.mdv <<EOF
12cr|viewvc-1.1.15-1|134	Mandriva RPM specific notes
12cr|viewvc-1.1.15-1|135	===========================
12cr|viewvc-1.1.15-1|136	
12cr|viewvc-1.1.15-1|137	Setup
12cr|viewvc-1.1.15-1|138	-----
12cr|viewvc-1.1.15-1|139	The setup used here differs from default one in order to achieve better FHS
12cr|viewvc-1.1.15-1|140	compliance:
12cr|viewvc-1.1.15-1|141	
12cr|viewvc-1.1.15-1|142	- the files accessible from the web are in /var/www/cgi-bin
12cr|viewvc-1.1.15-1|143	- the files not accessible from the web are in /usr/share/viewvc
12cr|viewvc-1.1.15-1|144	- the configuration file is located at /etc/viewvc/viewvc.conf
12cr|viewvc-1.1.15-1|145	
12cr|viewvc-1.1.15-1|146	Post-installation
12cr|viewvc-1.1.15-1|147	-----------------
12cr|viewvc-1.1.15-1|148	You have manually to create the MySQL database if you want to use query mode.
12cr|viewvc-1.1.15-1|149	
12cr|viewvc-1.1.15-1|150	Additional useful packages
12cr|viewvc-1.1.15-1|151	--------------------------
12cr|viewvc-1.1.15-1|152	- cvs and rcs provide a web interface for CVS repositories
12cr|viewvc-1.1.15-1|153	- python-svn provides a web interface for SVN repositories
12cr|viewvc-1.1.15-1|154	- MySQL-python and a MySQL database are needed for query mode
12cr|viewvc-1.1.15-1|155	- apache-mod_python, will be accessible at http://localhost/viewvc-mp (instead
12cr|viewvc-1.1.15-1|156	of the cgi files)
12cr|viewvc-1.1.15-1|157	EOF
12cr|viewvc-1.1.15-1|158	
12cr|viewvc-1.1.15-1|159	%clean
12cr|viewvc-1.1.15-1|160	%{__rm} -rf %{buildroot}
12cr|viewvc-1.1.15-1|161	
12cr|viewvc-1.1.15-1|162	%post
12cr|viewvc-1.1.15-1|163	%if %mdkversion < 201010
12cr|viewvc-1.1.15-1|164	%_post_webapp
12cr|viewvc-1.1.15-1|165	%endif
12cr|viewvc-1.1.15-1|166	
12cr|viewvc-1.1.15-1|167	%postun
12cr|viewvc-1.1.15-1|168	%if %mdkversion < 201010
12cr|viewvc-1.1.15-1|169	%_postun_webapp
12cr|viewvc-1.1.15-1|170	%endif
12cr|viewvc-1.1.15-1|171	
12cr|viewvc-1.1.15-1|172	%files
12cr|viewvc-1.1.15-1|173	%defattr(-,root,root)
12cr|viewvc-1.1.15-1|174	%doc CHANGES COMMITTERS INSTALL LICENSE.html README README.mdv docs/
12cr|viewvc-1.1.15-1|175	%config(noreplace) %{_sysconfdir}/%{name}
12cr|viewvc-1.1.15-1|176	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|viewvc-1.1.15-1|177	%{_datadir}/%{name}
12cr|viewvc-1.1.15-1|178	%{_var}/www/cgi-bin/*.cgi
12cr|viewvc-1.1.15-1|179	%{_var}/www/%{name}
12cr|viewvc-1.1.15-1|180	
12cr|viewvc-1.1.15-1|181	
12cr|viewvc-1.1.15-1|182	%changelog
12cr|viewvc-1.1.15-1|183	* Tue Jun 26 2012 Oden Eriksson <oeriksson@mandriva.com> 0:1.1.15-1mdv2012.0
12cr|viewvc-1.1.15-1|184	+ Revision: 806951
12cr|viewvc-1.1.15-1|185	- a python rpm macro vanished...
12cr|viewvc-1.1.15-1|186	- 1.1.15
12cr|viewvc-1.1.15-1|187	
12cr|viewvc-1.1.15-1|188	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 0:1.1.11-1
12cr|viewvc-1.1.15-1|189	+ Revision: 675885
12cr|viewvc-1.1.15-1|190	- new version 1.1.11
12cr|viewvc-1.1.15-1|191	
12cr|viewvc-1.1.15-1|192	* Wed Mar 02 2011 Juan Luis Baptiste <juancho@mandriva.org> 0:1.1.9-1
12cr|viewvc-1.1.15-1|193	+ Revision: 641297
12cr|viewvc-1.1.15-1|194	- Updated to 1.1.9
12cr|viewvc-1.1.15-1|195	
12cr|viewvc-1.1.15-1|196	+ Michael Scherer <misc@mandriva.org>
12cr|viewvc-1.1.15-1|197	- update to 1.1.8
12cr|viewvc-1.1.15-1|198	
12cr|viewvc-1.1.15-1|199	* Fri Sep 10 2010 Funda Wang <fwang@mandriva.org> 0:1.1.7-1mdv2011.0
12cr|viewvc-1.1.15-1|200	+ Revision: 577118
12cr|viewvc-1.1.15-1|201	- new version 1.1.7
12cr|viewvc-1.1.15-1|202	
12cr|viewvc-1.1.15-1|203	* Tue Mar 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.1.5-1mdv2010.1
12cr|viewvc-1.1.15-1|204	+ Revision: 528953
12cr|viewvc-1.1.15-1|205	- 1.1.5
12cr|viewvc-1.1.15-1|206	
12cr|viewvc-1.1.15-1|207	* Thu Mar 11 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.1.4-1mdv2010.1
12cr|viewvc-1.1.15-1|208	+ Revision: 517984
12cr|viewvc-1.1.15-1|209	- 1.1.4
12cr|viewvc-1.1.15-1|210	
12cr|viewvc-1.1.15-1|211	* Sun Jan 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0:1.1.3-3mdv2010.1
12cr|viewvc-1.1.15-1|212	+ Revision: 492703
12cr|viewvc-1.1.15-1|213	- use herein document instead of external source for README.mdv
12cr|viewvc-1.1.15-1|214	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|viewvc-1.1.15-1|215	
12cr|viewvc-1.1.15-1|216	* Thu Jan 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.1.3-2mdv2010.1
12cr|viewvc-1.1.15-1|217	+ Revision: 487113
12cr|viewvc-1.1.15-1|218	- added mod_python support
12cr|viewvc-1.1.15-1|219	- whoops, really fix path to templates
12cr|viewvc-1.1.15-1|220	- limit access to the cgi files per default
12cr|viewvc-1.1.15-1|221	- more config fixes
12cr|viewvc-1.1.15-1|222	- package mod_python files
12cr|viewvc-1.1.15-1|223	- fix path to templates
12cr|viewvc-1.1.15-1|224	
12cr|viewvc-1.1.15-1|225	* Wed Dec 30 2009 Frederik Himpe <fhimpe@mandriva.org> 0:1.1.3-1mdv2010.1
12cr|viewvc-1.1.15-1|226	+ Revision: 484041
12cr|viewvc-1.1.15-1|227	- Update to new version 1.1.3
12cr|viewvc-1.1.15-1|228	
12cr|viewvc-1.1.15-1|229	* Wed Aug 12 2009 Funda Wang <fwang@mandriva.org> 0:1.1.2-1mdv2010.0
12cr|viewvc-1.1.15-1|230	+ Revision: 415260
12cr|viewvc-1.1.15-1|231	- new version 1.1.2
12cr|viewvc-1.1.15-1|232	
12cr|viewvc-1.1.15-1|233	* Fri Jun 05 2009 Funda Wang <fwang@mandriva.org> 0:1.1.1-1mdv2010.0
12cr|viewvc-1.1.15-1|234	+ Revision: 383002
12cr|viewvc-1.1.15-1|235	- update tools patch
12cr|viewvc-1.1.15-1|236	- New version 1.1.1
12cr|viewvc-1.1.15-1|237	
12cr|viewvc-1.1.15-1|238	* Sun Nov 30 2008 David Walluck <walluck@mandriva.org> 0:1.1.0-0.beta1.1mdv2009.1
12cr|viewvc-1.1.15-1|239	+ Revision: 308328
12cr|viewvc-1.1.15-1|240	- 1.1.0
12cr|viewvc-1.1.15-1|241	
12cr|viewvc-1.1.15-1|242	* Sat Oct 18 2008 David Walluck <walluck@mandriva.org> 0:1.0.7-1mdv2009.1
12cr|viewvc-1.1.15-1|243	+ Revision: 295155
12cr|viewvc-1.1.15-1|244	- remove obsolete patches
12cr|viewvc-1.1.15-1|245	- 1.0.7
12cr|viewvc-1.1.15-1|246	
12cr|viewvc-1.1.15-1|247	* Thu Sep 18 2008 Frederik Himpe <fhimpe@mandriva.org> 0:1.0.5-5mdv2009.0
12cr|viewvc-1.1.15-1|248	+ Revision: 285705
12cr|viewvc-1.1.15-1|249	- Add patch from upstream svn fixing a small security problem
12cr|viewvc-1.1.15-1|250	(http://viewvc.tigris.org/issues/show_bug.cgi?id=354)
12cr|viewvc-1.1.15-1|251	
12cr|viewvc-1.1.15-1|252	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0:1.0.5-4mdv2009.0
12cr|viewvc-1.1.15-1|253	+ Revision: 261852
12cr|viewvc-1.1.15-1|254	- rebuild
12cr|viewvc-1.1.15-1|255	
12cr|viewvc-1.1.15-1|256	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0:1.0.5-3mdv2009.0
12cr|viewvc-1.1.15-1|257	+ Revision: 255528
12cr|viewvc-1.1.15-1|258	- rebuild
12cr|viewvc-1.1.15-1|259	
12cr|viewvc-1.1.15-1|260	* Tue Mar 04 2008 Frederik Himpe <fhimpe@mandriva.org> 0:1.0.5-1mdv2008.1
12cr|viewvc-1.1.15-1|261	+ Revision: 178842
12cr|viewvc-1.1.15-1|262	- New upstream bug and security fix release
12cr|viewvc-1.1.15-1|263	
12cr|viewvc-1.1.15-1|264	+ Olivier Blin <blino@mandriva.org>
12cr|viewvc-1.1.15-1|265	- restore BuildRoot
12cr|viewvc-1.1.15-1|266	
12cr|viewvc-1.1.15-1|267	+ Thierry Vignaud <tv@mandriva.org>
12cr|viewvc-1.1.15-1|268	- kill re-definition of %%buildroot on Pixel's request
12cr|viewvc-1.1.15-1|269	
12cr|viewvc-1.1.15-1|270	* Wed Aug 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0:1.0.4-3mdv2008.0
12cr|viewvc-1.1.15-1|271	+ Revision: 69124
12cr|viewvc-1.1.15-1|272	- requires python, for cgi module
12cr|viewvc-1.1.15-1|273	
12cr|viewvc-1.1.15-1|274	* Fri Jun 01 2007 David Walluck <walluck@mandriva.org> 0:1.0.4-2mdv2008.0
12cr|viewvc-1.1.15-1|275	+ Revision: 33680
12cr|viewvc-1.1.15-1|276	- version explicit Obsoletes
12cr|viewvc-1.1.15-1|277	- fix patch specifying config file location
12cr|viewvc-1.1.15-1|278	- remove epoch from the build root
12cr|viewvc-1.1.15-1|279	- update README.mdv a bit
12cr|viewvc-1.1.15-1|280	
12cr|viewvc-1.1.15-1|281	* Tue Apr 17 2007 David Walluck <walluck@mandriva.org> 0:1.0.4-1mdv2008.0
12cr|viewvc-1.1.15-1|282	+ Revision: 14167
12cr|viewvc-1.1.15-1|283	- 1.0.4
12cr|viewvc-1.1.15-1|284	

8357 12
12cr|vigor-0.016-20|1	Name:		vigor
12cr|vigor-0.016-20|2	Version:	0.016
12cr|vigor-0.016-20|3	Release:	20
12cr|vigor-0.016-20|4	Summary:	The popular Unix editor vi with the addition of the Vigor Assistant
12cr|vigor-0.016-20|5	License:	GPL
12cr|vigor-0.016-20|6	Group:		Editors
12cr|vigor-0.016-20|7	URL:		http://vigor.sourceforge.net/
12cr|vigor-0.016-20|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|vigor-0.016-20|9	Source1:	%{name}-48.png
12cr|vigor-0.016-20|10	Source2:	%{name}-32.png
12cr|vigor-0.016-20|11	Source3:	%{name}-16.png
12cr|vigor-0.016-20|12	Patch0:		%{name}.tcltk83.patch
12cr|vigor-0.016-20|13	Patch1:		vigor-0.016-tcl86.patch
12cr|vigor-0.016-20|14	Requires:	tk
12cr|vigor-0.016-20|15	BuildRequires:	termcap-devel
12cr|vigor-0.016-20|16	BuildRequires:	tcl-devel
12cr|vigor-0.016-20|17	BuildRequires:	tk-devel
12cr|vigor-0.016-20|18	
12cr|vigor-0.016-20|19	%define debug_package %{nil}
12cr|vigor-0.016-20|20	
12cr|vigor-0.016-20|21	%description
12cr|vigor-0.016-20|22	Based on the User Friendly comic strip storyline from 4 January to 14 January
12cr|vigor-0.016-20|23	2000, Vigor brings all the features of traditional Unix vi, plus the friendly
12cr|vigor-0.016-20|24	and helpful Vigor Assistant. (If you aren't familiar with User Friendly the
12cr|vigor-0.016-20|25	Comic Strip, quit bothering with Vigor and go out and look there first. It's
12cr|vigor-0.016-20|26	well w orth the trip! Don't worry, we'll wait.) Enter the world of Vigor! Come,
12cr|vigor-0.016-20|27	join us, watch the paperclip, don't be afraid...
12cr|vigor-0.016-20|28	
12cr|vigor-0.016-20|29	%prep
12cr|vigor-0.016-20|30	%setup -q
12cr|vigor-0.016-20|31	%patch0
12cr|vigor-0.016-20|32	%patch1 -p1 -b .tcl86
12cr|vigor-0.016-20|33	
12cr|vigor-0.016-20|34	%build
12cr|vigor-0.016-20|35	cd build
12cr|vigor-0.016-20|36	%configure --enable-curses --enable-db --enable-re
12cr|vigor-0.016-20|37	%make
12cr|vigor-0.016-20|38	
12cr|vigor-0.016-20|39	%install
12cr|vigor-0.016-20|40	rm -rf %{buildroot}
12cr|vigor-0.016-20|41	install -d -m 755 %{buildroot}
12cr|vigor-0.016-20|42	(cd build && %makeinstall)
12cr|vigor-0.016-20|43	chmod 755 %{buildroot}%{_bindir}/%{name}
12cr|vigor-0.016-20|44	chmod 755 %{buildroot}%{_datadir}/%{name}/recover
12cr|vigor-0.016-20|45	
12cr|vigor-0.016-20|46	# icons
12cr|vigor-0.016-20|47	install -D -m 644 %{SOURCE3} %{buildroot}%{_miconsdir}/%{name}.png
12cr|vigor-0.016-20|48	install -D -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12cr|vigor-0.016-20|49	install -D -m 644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
12cr|vigor-0.016-20|50	
12cr|vigor-0.016-20|51	# menu entry
12cr|vigor-0.016-20|52	
12cr|vigor-0.016-20|53	install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|vigor-0.016-20|54	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|vigor-0.016-20|55	[Desktop Entry]
12cr|vigor-0.016-20|56	Name=vigor
12cr|vigor-0.016-20|57	Comment=The popular Unix editor vi with the addition of the Vigor Assistant
12cr|vigor-0.016-20|58	Exec=%{_bindir}/%{name}
12cr|vigor-0.016-20|59	Icon=%{name}
12cr|vigor-0.016-20|60	Terminal=true
12cr|vigor-0.016-20|61	Type=Application
12cr|vigor-0.016-20|62	StartupNotify=false
12cr|vigor-0.016-20|63	Categories=TextEditor
12cr|vigor-0.016-20|64	EOF
12cr|vigor-0.016-20|65	
12cr|vigor-0.016-20|66	%clean
12cr|vigor-0.016-20|67	rm -rf %{buildroot}
12cr|vigor-0.016-20|68	
12cr|vigor-0.016-20|69	%if %mdkversion < 200900
12cr|vigor-0.016-20|70	%post
12cr|vigor-0.016-20|71	%update_menus
12cr|vigor-0.016-20|72	%endif
12cr|vigor-0.016-20|73	
12cr|vigor-0.016-20|74	%if %mdkversion < 200900
12cr|vigor-0.016-20|75	%postun
12cr|vigor-0.016-20|76	%clean_menus
12cr|vigor-0.016-20|77	%endif
12cr|vigor-0.016-20|78	
12cr|vigor-0.016-20|79	%files
12cr|vigor-0.016-20|80	%defattr(-,root,root)
12cr|vigor-0.016-20|81	%doc FAQ LAYOUT LICENSE README README.vigor
12cr|vigor-0.016-20|82	%{_bindir}/%{name}
12cr|vigor-0.016-20|83	%{_datadir}/%{name}
12cr|vigor-0.016-20|84	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|vigor-0.016-20|85	%{_miconsdir}/%{name}.png
12cr|vigor-0.016-20|86	%{_iconsdir}/%{name}.png
12cr|vigor-0.016-20|87	%{_liconsdir}/%{name}.png
12cr|vigor-0.016-20|88	
12cr|vigor-0.016-20|89	
12cr|vigor-0.016-20|90	%changelog
12cr|vigor-0.016-20|91	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 0.016-19mdv2011.0
12cr|vigor-0.016-20|92	+ Revision: 634752
12cr|vigor-0.016-20|93	- drop unneeded BR
12cr|vigor-0.016-20|94	
12cr|vigor-0.016-20|95	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.016-18mdv2010.0
12cr|vigor-0.016-20|96	+ Revision: 445693
12cr|vigor-0.016-20|97	- rebuild
12cr|vigor-0.016-20|98	
12cr|vigor-0.016-20|99	* Sat Dec 06 2008 Adam Williamson <awilliamson@mandriva.org> 0.016-17mdv2009.1
12cr|vigor-0.016-20|100	+ Revision: 311006
12cr|vigor-0.016-20|101	- rebuild for new tcl
12cr|vigor-0.016-20|102	- patch for tcl 8.6
12cr|vigor-0.016-20|103	- clean spec
12cr|vigor-0.016-20|104	
12cr|vigor-0.016-20|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|vigor-0.016-20|106	- rebuild
12cr|vigor-0.016-20|107	
12cr|vigor-0.016-20|108	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.016-15mdv2009.0
12cr|vigor-0.016-20|109	+ Revision: 255549
12cr|vigor-0.016-20|110	- rebuild
12cr|vigor-0.016-20|111	- drop old menu
12cr|vigor-0.016-20|112	
12cr|vigor-0.016-20|113	+ Pixel <pixel@mandriva.com>
12cr|vigor-0.016-20|114	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|vigor-0.016-20|115	
12cr|vigor-0.016-20|116	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.016-13mdv2008.1
12cr|vigor-0.016-20|117	+ Revision: 136570
12cr|vigor-0.016-20|118	- restore BuildRoot
12cr|vigor-0.016-20|119	
12cr|vigor-0.016-20|120	+ Thierry Vignaud <tv@mandriva.org>
12cr|vigor-0.016-20|121	- kill re-definition of %%buildroot on Pixel's request
12cr|vigor-0.016-20|122	- buildrequires X11-devel instead of XFree86-devel
12cr|vigor-0.016-20|123	- import vigor
12cr|vigor-0.016-20|124	
12cr|vigor-0.016-20|125	
12cr|vigor-0.016-20|126	* Tue Jul 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.016-13mdv2007.0
12cr|vigor-0.016-20|127	- xdg menu
12cr|vigor-0.016-20|128	- requires tk
12cr|vigor-0.016-20|129	- fix menu entry
12cr|vigor-0.016-20|130	
12cr|vigor-0.016-20|131	* Tue Jan 03 2006 Oden Eriksson <oeriksson@mandriva.com> 0.016-12mdk
12cr|vigor-0.016-20|132	- rebuilt against soname aware deps (tcl/tk)
12cr|vigor-0.016-20|133	- fix deps
12cr|vigor-0.016-20|134	
12cr|vigor-0.016-20|135	* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.016-11mdk
12cr|vigor-0.016-20|136	- better description (Adam Williamson <awilliamson@mandriva.com>)
12cr|vigor-0.016-20|137	
12cr|vigor-0.016-20|138	* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.016-10mdk
12cr|vigor-0.016-20|139	- spec cleanup
12cr|vigor-0.016-20|140	
12cr|vigor-0.016-20|141	* Sat Jul 24 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.016-9mdk
12cr|vigor-0.016-20|142	- fixed menu category
12cr|vigor-0.016-20|143	- fixed perms
12cr|vigor-0.016-20|144	
12cr|vigor-0.016-20|145	* Wed May 26 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.016-8mdk
12cr|vigor-0.016-20|146	- rebuild
12cr|vigor-0.016-20|147	- rpmbuildupdate aware
12cr|vigor-0.016-20|148	
12cr|vigor-0.016-20|149	* Mon Apr 28 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.016-7mdk
12cr|vigor-0.016-20|150	- quiet setup
12cr|vigor-0.016-20|151	- rm -rf buildroot in %%install, not %%prep
12cr|vigor-0.016-20|152	- rebuild against tcl8.4
12cr|vigor-0.016-20|153	- rm -rf buildroot in %%clean, not builddir
12cr|vigor-0.016-20|154	- remove redundant requires
12cr|vigor-0.016-20|155	- fix buildrequires
12cr|vigor-0.016-20|156	- updated URL
12cr|vigor-0.016-20|157	
12cr|vigor-0.016-20|158	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.016-6mdk
12cr|vigor-0.016-20|159	- rebuild
12cr|vigor-0.016-20|160	
12cr|vigor-0.016-20|161	* Tue Apr 23 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.016-5mdk
12cr|vigor-0.016-20|162	- rebuild with latest tcl
12cr|vigor-0.016-20|163	
12cr|vigor-0.016-20|164	* Wed Mar 27 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.016-4mdk
12cr|vigor-0.016-20|165	- fixed tcl/tk 8.3 compilation
12cr|vigor-0.016-20|166	- used png icons
12cr|vigor-0.016-20|167	
12cr|vigor-0.016-20|168	* Wed Jan 09 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.016-3mdk
12cr|vigor-0.016-20|169	- the return of the son of the revenge (and he's angry)
12cr|vigor-0.016-20|170	- bzipped icons
12cr|vigor-0.016-20|171	
12cr|vigor-0.016-20|172	* Thu Sep 06 2001 Etienne Faure <etienne@mandrakesoft.com> 0.016-2mdk
12cr|vigor-0.016-20|173	- rebuild after testing it. Its worth using it.
12cr|vigor-0.016-20|174	
12cr|vigor-0.016-20|175	* Thu May 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.016-1mdk
12cr|vigor-0.016-20|176	- added in contribs by Guillaume Rousse <g.rousse@linux-mandrake.com> :
12cr|vigor-0.016-20|177	- first Mandrake release

8358 12
12cr|viking-1.3.2.1-1|1	Name:		viking
12cr|viking-1.3.2.1-1|2	Summary:	Global positioning system (GPS) and mapping manager
12cr|viking-1.3.2.1-1|3	Version:	1.3.2.1
12cr|viking-1.3.2.1-1|4	Release:	1
12cr|viking-1.3.2.1-1|5	
12cr|viking-1.3.2.1-1|6	Source0:	http://download.sourceforge.net/viking/%{name}-%{version}.tar.gz
12cr|viking-1.3.2.1-1|7	URL:		http://viking.sourceforge.net
12cr|viking-1.3.2.1-1|8	License:	GPLv2+
12cr|viking-1.3.2.1-1|9	Group:		Communications
12cr|viking-1.3.2.1-1|10	BuildRequires:	gtk+2-devel
12cr|viking-1.3.2.1-1|11	BuildRequires:	expat-devel
12cr|viking-1.3.2.1-1|12	BuildRequires:	curl-devel
12cr|viking-1.3.2.1-1|13	BuildRequires:	intltool
12cr|viking-1.3.2.1-1|14	BuildRequires:	imagemagick
12cr|viking-1.3.2.1-1|15	BuildRequires:	gpsd-devel
12cr|viking-1.3.2.1-1|16	BuildRequires:	pkgconfig(gnome-doc-utils) >= 0.3.2
12cr|viking-1.3.2.1-1|17	BuildRequires:	pkgconfig(libexif)
12cr|viking-1.3.2.1-1|18	BuildRequires:	scrollkeeper
12cr|viking-1.3.2.1-1|19	Requires:	gpsbabel
12cr|viking-1.3.2.1-1|20	
12cr|viking-1.3.2.1-1|21	%description
12cr|viking-1.3.2.1-1|22	Viking is a free/open source program to manage GPS data. You can import and
12cr|viking-1.3.2.1-1|23	plot tracks and waypoints, show Terraserver maps under it, add coordinate
12cr|viking-1.3.2.1-1|24	lines, make new tracks and waypoints, hide different things, etc.
12cr|viking-1.3.2.1-1|25	
12cr|viking-1.3.2.1-1|26	%prep
12cr|viking-1.3.2.1-1|27	%setup -q
12cr|viking-1.3.2.1-1|28	
12cr|viking-1.3.2.1-1|29	%build
12cr|viking-1.3.2.1-1|30	%configure2_5x
12cr|viking-1.3.2.1-1|31	%make
12cr|viking-1.3.2.1-1|32	
12cr|viking-1.3.2.1-1|33	%install
12cr|viking-1.3.2.1-1|34	%makeinstall_std
12cr|viking-1.3.2.1-1|35	%find_lang %name --with-gnome
12cr|viking-1.3.2.1-1|36	
12cr|viking-1.3.2.1-1|37	%files -f %name.lang
12cr|viking-1.3.2.1-1|38	%doc README COPYING TODO
12cr|viking-1.3.2.1-1|39	%{_bindir}/%name
12cr|viking-1.3.2.1-1|40	#%{_bindir}/%name-remote
12cr|viking-1.3.2.1-1|41	%{_datadir}/applications/*
12cr|viking-1.3.2.1-1|42	%{_datadir}/icons/*
12cr|viking-1.3.2.1-1|43	%if %{mdvver} < 201200
12cr|viking-1.3.2.1-1|44	%{_datadir}/omf/%name/viking-C.omf
12cr|viking-1.3.2.1-1|45	%endif
12cr|viking-1.3.2.1-1|46	
12cr|viking-1.3.2.1-1|47	
12cr|viking-1.3.2.1-1|48	%changelog
12cr|viking-1.3.2.1-1|49	* Fri May 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.3-1mdv2011.0
12cr|viking-1.3.2.1-1|50	+ Revision: 796239
12cr|viking-1.3.2.1-1|51	- fix for backporting
12cr|viking-1.3.2.1-1|52	
12cr|viking-1.3.2.1-1|53	* Fri May 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.3-1
12cr|viking-1.3.2.1-1|54	+ Revision: 796111
12cr|viking-1.3.2.1-1|55	- update to 1.3
12cr|viking-1.3.2.1-1|56	
12cr|viking-1.3.2.1-1|57	* Fri Jun 17 2011 Funda Wang <fwang@mandriva.org> 1.2.1-1
12cr|viking-1.3.2.1-1|58	+ Revision: 685732
12cr|viking-1.3.2.1-1|59	- update to new version 1.2.1
12cr|viking-1.3.2.1-1|60	
12cr|viking-1.3.2.1-1|61	* Fri Jun 03 2011 Funda Wang <fwang@mandriva.org> 1.2-1
12cr|viking-1.3.2.1-1|62	+ Revision: 682543
12cr|viking-1.3.2.1-1|63	- update to new version 1.2
12cr|viking-1.3.2.1-1|64	
12cr|viking-1.3.2.1-1|65	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.1-1
12cr|viking-1.3.2.1-1|66	+ Revision: 645477
12cr|viking-1.3.2.1-1|67	- update to new version 1.1
12cr|viking-1.3.2.1-1|68	
12cr|viking-1.3.2.1-1|69	+ Funda Wang <fwang@mandriva.org>
12cr|viking-1.3.2.1-1|70	- update to new version 1.0.2
12cr|viking-1.3.2.1-1|71	
12cr|viking-1.3.2.1-1|72	* Sun Dec 05 2010 Funda Wang <fwang@mandriva.org> 1.0.1-1mdv2011.0
12cr|viking-1.3.2.1-1|73	+ Revision: 609622
12cr|viking-1.3.2.1-1|74	- update to new version 1.0.1
12cr|viking-1.3.2.1-1|75	
12cr|viking-1.3.2.1-1|76	* Sun Nov 28 2010 Funda Wang <fwang@mandriva.org> 1.0-1mdv2011.0
12cr|viking-1.3.2.1-1|77	+ Revision: 602212
12cr|viking-1.3.2.1-1|78	- new version 1.0
12cr|viking-1.3.2.1-1|79	
12cr|viking-1.3.2.1-1|80	* Wed Sep 08 2010 Funda Wang <fwang@mandriva.org> 0.9.95-1mdv2011.0
12cr|viking-1.3.2.1-1|81	+ Revision: 576731
12cr|viking-1.3.2.1-1|82	- new version 0.9.95
12cr|viking-1.3.2.1-1|83	
12cr|viking-1.3.2.1-1|84	* Fri Apr 16 2010 Funda Wang <fwang@mandriva.org> 0.9.93-1mdv2010.1
12cr|viking-1.3.2.1-1|85	+ Revision: 535310
12cr|viking-1.3.2.1-1|86	- update to new version 0.9.93
12cr|viking-1.3.2.1-1|87	
12cr|viking-1.3.2.1-1|88	* Wed Mar 17 2010 Funda Wang <fwang@mandriva.org> 0.9.92-1mdv2010.1
12cr|viking-1.3.2.1-1|89	+ Revision: 522690
12cr|viking-1.3.2.1-1|90	- update to new version 0.9.92
12cr|viking-1.3.2.1-1|91	
12cr|viking-1.3.2.1-1|92	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 0.9.91-1mdv2010.1
12cr|viking-1.3.2.1-1|93	+ Revision: 503698
12cr|viking-1.3.2.1-1|94	- New version 0.9.91
12cr|viking-1.3.2.1-1|95	
12cr|viking-1.3.2.1-1|96	* Fri Jan 22 2010 Emmanuel Andry <eandry@mandriva.org> 0.9.9-2mdv2010.1
12cr|viking-1.3.2.1-1|97	+ Revision: 495085
12cr|viking-1.3.2.1-1|98	- fix build against gpsd 2.90 with p0 from debian
12cr|viking-1.3.2.1-1|99	
12cr|viking-1.3.2.1-1|100	* Thu Oct 15 2009 Olivier Blin <blino@mandriva.org> 0.9.9-1mdv2010.0
12cr|viking-1.3.2.1-1|101	+ Revision: 457590
12cr|viking-1.3.2.1-1|102	- 0.9.9 (fixes build with latest libgps)
12cr|viking-1.3.2.1-1|103	
12cr|viking-1.3.2.1-1|104	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 0.9.8-1mdv2010.0
12cr|viking-1.3.2.1-1|105	+ Revision: 369355
12cr|viking-1.3.2.1-1|106	- New version 0.9.8
12cr|viking-1.3.2.1-1|107	
12cr|viking-1.3.2.1-1|108	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 0.9.7-1mdv2009.1
12cr|viking-1.3.2.1-1|109	+ Revision: 332940
12cr|viking-1.3.2.1-1|110	- New upstream release
12cr|viking-1.3.2.1-1|111	
12cr|viking-1.3.2.1-1|112	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|viking-1.3.2.1-1|113	- lowercase ImageMagick
12cr|viking-1.3.2.1-1|114	
12cr|viking-1.3.2.1-1|115	* Sun Sep 28 2008 Olivier Blin <blino@mandriva.org> 0.9.6-2mdv2009.0
12cr|viking-1.3.2.1-1|116	+ Revision: 289002
12cr|viking-1.3.2.1-1|117	- remove duplicate menu and icons, they are provided upstream (as of 0.9.5)
12cr|viking-1.3.2.1-1|118	
12cr|viking-1.3.2.1-1|119	* Fri Sep 26 2008 Olivier Blin <blino@mandriva.org> 0.9.6-1mdv2009.0
12cr|viking-1.3.2.1-1|120	+ Revision: 288615
12cr|viking-1.3.2.1-1|121	- buildrequire intltool
12cr|viking-1.3.2.1-1|122	- 0.9.6 (adapt to new google API)
12cr|viking-1.3.2.1-1|123	
12cr|viking-1.3.2.1-1|124	+ Thierry Vignaud <tv@mandriva.org>
12cr|viking-1.3.2.1-1|125	- rebuild early 2009.0 package (before pixel changes)
12cr|viking-1.3.2.1-1|126	
12cr|viking-1.3.2.1-1|127	+ Funda Wang <fwang@mandriva.org>
12cr|viking-1.3.2.1-1|128	- New version 0.9.5
12cr|viking-1.3.2.1-1|129	
12cr|viking-1.3.2.1-1|130	+ Pixel <pixel@mandriva.com>
12cr|viking-1.3.2.1-1|131	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|viking-1.3.2.1-1|132	
12cr|viking-1.3.2.1-1|133	* Wed Jun 11 2008 Austin Acton <austin@mandriva.org> 0.9.4-1mdv2009.0
12cr|viking-1.3.2.1-1|134	+ Revision: 217828
12cr|viking-1.3.2.1-1|135	- new version
12cr|viking-1.3.2.1-1|136	- lang files
12cr|viking-1.3.2.1-1|137	
12cr|viking-1.3.2.1-1|138	+ Olivier Blin <blino@mandriva.org>
12cr|viking-1.3.2.1-1|139	- restore BuildRoot
12cr|viking-1.3.2.1-1|140	
12cr|viking-1.3.2.1-1|141	+ Thierry Vignaud <tv@mandriva.org>
12cr|viking-1.3.2.1-1|142	- kill re-definition of %%buildroot on Pixel's request
12cr|viking-1.3.2.1-1|143	
12cr|viking-1.3.2.1-1|144	+ Funda Wang <fwang@mandriva.org>
12cr|viking-1.3.2.1-1|145	- fix URL
12cr|viking-1.3.2.1-1|146	- Clearify license
12cr|viking-1.3.2.1-1|147	
12cr|viking-1.3.2.1-1|148	* Tue Oct 23 2007 Funda Wang <fwang@mandriva.org> 0.9.3-1mdv2008.1
12cr|viking-1.3.2.1-1|149	+ Revision: 101508
12cr|viking-1.3.2.1-1|150	- update to new version 0.9.3
12cr|viking-1.3.2.1-1|151	- fix file list
12cr|viking-1.3.2.1-1|152	
12cr|viking-1.3.2.1-1|153	* Wed Sep 05 2007 Funda Wang <fwang@mandriva.org> 0.9.2-1mdv2008.0
12cr|viking-1.3.2.1-1|154	+ Revision: 80139
12cr|viking-1.3.2.1-1|155	- New version 0.9.2
12cr|viking-1.3.2.1-1|156	
12cr|viking-1.3.2.1-1|157	* Mon Sep 03 2007 Funda Wang <fwang@mandriva.org> 0.9.1-1mdv2008.0
12cr|viking-1.3.2.1-1|158	+ Revision: 78438
12cr|viking-1.3.2.1-1|159	- New version 0.9.1
12cr|viking-1.3.2.1-1|160	
12cr|viking-1.3.2.1-1|161	+ Thierry Vignaud <tv@mandriva.org>
12cr|viking-1.3.2.1-1|162	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|viking-1.3.2.1-1|163	
12cr|viking-1.3.2.1-1|164	* Wed Jul 18 2007 Austin Acton <austin@mandriva.org> 0.9-1mdv2008.0
12cr|viking-1.3.2.1-1|165	+ Revision: 53160
12cr|viking-1.3.2.1-1|166	- buildrequires curl-devel
12cr|viking-1.3.2.1-1|167	- new version
12cr|viking-1.3.2.1-1|168	- use own icon
12cr|viking-1.3.2.1-1|169	
12cr|viking-1.3.2.1-1|170	* Fri Jun 15 2007 Austin Acton <austin@mandriva.org> 0.1.3-2mdv2008.0
12cr|viking-1.3.2.1-1|171	+ Revision: 39825
12cr|viking-1.3.2.1-1|172	- requires gpsbabel
12cr|viking-1.3.2.1-1|173	
12cr|viking-1.3.2.1-1|174	* Fri May 18 2007 Austin Acton <austin@mandriva.org> 0.1.3-1mdv2008.0
12cr|viking-1.3.2.1-1|175	+ Revision: 27742
12cr|viking-1.3.2.1-1|176	- new version
12cr|viking-1.3.2.1-1|177	
12cr|viking-1.3.2.1-1|178	* Mon Apr 30 2007 Austin Acton <austin@mandriva.org> 0.1.2-1mdv2008.0
12cr|viking-1.3.2.1-1|179	+ Revision: 19640
12cr|viking-1.3.2.1-1|180	- XDG menu
12cr|viking-1.3.2.1-1|181	- buildrequires expat
12cr|viking-1.3.2.1-1|182	- new version
12cr|viking-1.3.2.1-1|183	- Import viking
12cr|viking-1.3.2.1-1|184	
12cr|viking-1.3.2.1-1|185	
12cr|viking-1.3.2.1-1|186	
12cr|viking-1.3.2.1-1|187	* Fri Mar 11 2005 Austin Acton <austin@mandrake.org> 0.1.0-1mdk
12cr|viking-1.3.2.1-1|188	- 0.1.0
12cr|viking-1.3.2.1-1|189	- source URL
12cr|viking-1.3.2.1-1|190	- cflags
12cr|viking-1.3.2.1-1|191	- fix menu
12cr|viking-1.3.2.1-1|192	
12cr|viking-1.3.2.1-1|193	* Fri Feb 20 2004 David Baudens <baudens@mandrakesoft.com> 0.0.5-2mdk
12cr|viking-1.3.2.1-1|194	- Fix menu
12cr|viking-1.3.2.1-1|195	
12cr|viking-1.3.2.1-1|196	* Wed Jul 16 2003 Austin Acton <aacton@yorku.ca> 0.0.5-1mdk
12cr|viking-1.3.2.1-1|197	- initial package

8359 12
12cr|vile-9.8-1|1	Summary:	Mostly vi-compatible text editor, with enhancements
12cr|vile-9.8-1|2	Name:		vile
12cr|vile-9.8-1|3	Version:	9.8
12cr|vile-9.8-1|4	Release:	%mkrel 1
12cr|vile-9.8-1|5	License:	GPL+
12cr|vile-9.8-1|6	Group:		Editors
12cr|vile-9.8-1|7	Source0:	ftp://invisible-island.net/vile/current/%{name}-%{version}.tgz
12cr|vile-9.8-1|8	Patch101:	vile-9.5-64bit-fixes.patch
12cr|vile-9.8-1|9	BuildRequires:	flex
12cr|vile-9.8-1|10	BuildRequires:	ncurses-devel
12cr|vile-9.8-1|11	BuildRoot:	%{_tmppath}/%{name}-build-%{version}
12cr|vile-9.8-1|12	URL:		http://invisible-island.net/vile/
12cr|vile-9.8-1|13	
12cr|vile-9.8-1|14	%description
12cr|vile-9.8-1|15	vile is a text editor which is extremely compatible with vi in terms
12cr|vile-9.8-1|16	of "finger feel".  in addition, it has extended capabilities in many areas,
12cr|vile-9.8-1|17	notably multi-file editing and viewing, key rebinding, real X window
12cr|vile-9.8-1|18	system support, an optional embedded perl interpreter, and robust
12cr|vile-9.8-1|19	support for non-Unix hosts.
12cr|vile-9.8-1|20	
12cr|vile-9.8-1|21	%prep
12cr|vile-9.8-1|22	%setup -q
12cr|vile-9.8-1|23	%patch101 -p1 -b .64bit-fixes
12cr|vile-9.8-1|24	
12cr|vile-9.8-1|25	%build
12cr|vile-9.8-1|26	%configure2_5x
12cr|vile-9.8-1|27	%make prefix=%{_prefix}
12cr|vile-9.8-1|28	
12cr|vile-9.8-1|29	%install
12cr|vile-9.8-1|30	rm -rf %{buildroot}
12cr|vile-9.8-1|31	
12cr|vile-9.8-1|32	%makeinstall_std
12cr|vile-9.8-1|33	
12cr|vile-9.8-1|34	#(peroyvind) remove unpackaged files
12cr|vile-9.8-1|35	rm -f %{buildroot}%{_datadir}/%{name}.hlp
12cr|vile-9.8-1|36	
12cr|vile-9.8-1|37	%clean
12cr|vile-9.8-1|38	rm -rf %{buildroot}
12cr|vile-9.8-1|39	
12cr|vile-9.8-1|40	%files
12cr|vile-9.8-1|41	%defattr(-, root, root)
12cr|vile-9.8-1|42	%doc README doc/*
12cr|vile-9.8-1|43	%{_bindir}/*
12cr|vile-9.8-1|44	%{_mandir}/man1/*
12cr|vile-9.8-1|45	%{_datadir}/%{name}
12cr|vile-9.8-1|46	%{_libdir}/%{name}
12cr|vile-9.8-1|47	
12cr|vile-9.8-1|48	
12cr|vile-9.8-1|49	
12cr|vile-9.8-1|50	%changelog
12cr|vile-9.8-1|51	

8360 12
12cr|vim-latex-1.8.23-2|1	%define reldate	20100129
12cr|vim-latex-1.8.23-2|2	%define rel	r1104
12cr|vim-latex-1.8.23-2|3	
12cr|vim-latex-1.8.23-2|4	Name:		vim-latex
12cr|vim-latex-1.8.23-2|5	Summary:	Advanced vim plugin for LaTeX editing
12cr|vim-latex-1.8.23-2|6	Version:	1.8.23
12cr|vim-latex-1.8.23-2|7	Epoch:		1
12cr|vim-latex-1.8.23-2|8	Release:	%mkrel 2
12cr|vim-latex-1.8.23-2|9	Source0:	http://downloads.sourceforge.net/project/vim-latex/snapshots/%{name}-%{version}-%{reldate}-%{rel}.tar.gz
12cr|vim-latex-1.8.23-2|10	URL:		http://vim-latex.sf.net/
12cr|vim-latex-1.8.23-2|11	Group:		Editors
12cr|vim-latex-1.8.23-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|vim-latex-1.8.23-2|13	License:	Charityware
12cr|vim-latex-1.8.23-2|14	BuildArch:	noarch
12cr|vim-latex-1.8.23-2|15	Obsoletes:	vim-latex < %epoch:%version
12cr|vim-latex-1.8.23-2|16	Requires:	vim
12cr|vim-latex-1.8.23-2|17	Requires:	python
12cr|vim-latex-1.8.23-2|18	Requires:	tetex-latex
12cr|vim-latex-1.8.23-2|19	Requires:	xdvi
12cr|vim-latex-1.8.23-2|20	
12cr|vim-latex-1.8.23-2|21	%description
12cr|vim-latex-1.8.23-2|22	Latex-Suite attempts to provide a comprehensive set of tools to
12cr|vim-latex-1.8.23-2|23	view, edit and compile LaTeX documents in Vim. Together, they
12cr|vim-latex-1.8.23-2|24	provide tools starting from macros to speed up editing LaTeX
12cr|vim-latex-1.8.23-2|25	documents to functions for forward searching .dvi documents.
12cr|vim-latex-1.8.23-2|26	
12cr|vim-latex-1.8.23-2|27	%prep
12cr|vim-latex-1.8.23-2|28	%setup -q -n %{name}-%{version}-%{reldate}-%{rel}
12cr|vim-latex-1.8.23-2|29	
12cr|vim-latex-1.8.23-2|30	%build
12cr|vim-latex-1.8.23-2|31	# Add shellbang
12cr|vim-latex-1.8.23-2|32	mv ftplugin/latex-suite/pytools.py pytools.py.backup
12cr|vim-latex-1.8.23-2|33	echo '#!/bin/env python' > ftplugin/latex-suite/pytools.py
12cr|vim-latex-1.8.23-2|34	cat pytools.py.backup >> ftplugin/latex-suite/pytools.py
12cr|vim-latex-1.8.23-2|35	rm -f pytools.py.backup
12cr|vim-latex-1.8.23-2|36	
12cr|vim-latex-1.8.23-2|37	cat << EOF > ./README.mandriva
12cr|vim-latex-1.8.23-2|38	To Read the builtin documentation. From within vim type
12cr|vim-latex-1.8.23-2|39	:help latex-suite.txt
12cr|vim-latex-1.8.23-2|40	:help latex-suite-quickstart.txt
12cr|vim-latex-1.8.23-2|41	
12cr|vim-latex-1.8.23-2|42	Latex-Suite comes with edition 1.6 of the LaTeX2e
12cr|vim-latex-1.8.23-2|43	documentation translated into vim-help format.
12cr|vim-latex-1.8.23-2|44	Type :help helptags from within Vim for more information
12cr|vim-latex-1.8.23-2|45	EOF
12cr|vim-latex-1.8.23-2|46	
12cr|vim-latex-1.8.23-2|47	%install
12cr|vim-latex-1.8.23-2|48	rm -rf %{buildroot}
12cr|vim-latex-1.8.23-2|49	# use the already existing make file
12cr|vim-latex-1.8.23-2|50	make install DESTDIR=%{buildroot} VIMDIR=%{_datadir}/vim BINDIR=%{_bindir}
12cr|vim-latex-1.8.23-2|51	
12cr|vim-latex-1.8.23-2|52	# move compiler/tex.vim to not conflict with vim-common
12cr|vim-latex-1.8.23-2|53	mkdir -p %{buildroot}%{_datadir}/vim/vimfiles/
12cr|vim-latex-1.8.23-2|54	mv %{buildroot}%{_datadir}/vim/compiler %{buildroot}%{_datadir}/vim/vimfiles/
12cr|vim-latex-1.8.23-2|55	
12cr|vim-latex-1.8.23-2|56	# fix permissions
12cr|vim-latex-1.8.23-2|57	chmod +x %{buildroot}%{_datadir}/vim/ftplugin/latex-suite/pytools.py
12cr|vim-latex-1.8.23-2|58	
12cr|vim-latex-1.8.23-2|59	%clean
12cr|vim-latex-1.8.23-2|60	rm -rf %{buildroot}
12cr|vim-latex-1.8.23-2|61	
12cr|vim-latex-1.8.23-2|62	%files
12cr|vim-latex-1.8.23-2|63	%defattr(-,root,root)
12cr|vim-latex-1.8.23-2|64	%doc README.mandriva
12cr|vim-latex-1.8.23-2|65	%{_bindir}/ltags
12cr|vim-latex-1.8.23-2|66	%{_bindir}/latextags
12cr|vim-latex-1.8.23-2|67	%{_datadir}/vim/vimfiles/compiler/*
12cr|vim-latex-1.8.23-2|68	%{_datadir}/vim/doc/*
12cr|vim-latex-1.8.23-2|69	%{_datadir}/vim/ftplugin/*
12cr|vim-latex-1.8.23-2|70	%{_datadir}/vim/indent/*
12cr|vim-latex-1.8.23-2|71	%{_datadir}/vim/plugin/*
12cr|vim-latex-1.8.23-2|72	
12cr|vim-latex-1.8.23-2|73	
12cr|vim-latex-1.8.23-2|74	%changelog
12cr|vim-latex-1.8.23-2|75	* Mon Apr 19 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.8.23-2mdv2010.1
12cr|vim-latex-1.8.23-2|76	+ Revision: 536881
12cr|vim-latex-1.8.23-2|77	- modify the description, package now has tex.vim in vim/vimfiles/
12cr|vim-latex-1.8.23-2|78	
12cr|vim-latex-1.8.23-2|79	* Fri Apr 16 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.8.23-1mdv2010.1
12cr|vim-latex-1.8.23-2|80	+ Revision: 535553
12cr|vim-latex-1.8.23-2|81	- new upstream release 1.8.23
12cr|vim-latex-1.8.23-2|82	- use make install
12cr|vim-latex-1.8.23-2|83	- move compiler/tex.vim to vim/vimfiles/ to not conflict with vim-common
12cr|vim-latex-1.8.23-2|84	
12cr|vim-latex-1.8.23-2|85	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 20060325-6mdv2010.0
12cr|vim-latex-1.8.23-2|86	+ Revision: 434675
12cr|vim-latex-1.8.23-2|87	- rebuild
12cr|vim-latex-1.8.23-2|88	
12cr|vim-latex-1.8.23-2|89	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 20060325-5mdv2009.0
12cr|vim-latex-1.8.23-2|90	+ Revision: 261864
12cr|vim-latex-1.8.23-2|91	- rebuild
12cr|vim-latex-1.8.23-2|92	
12cr|vim-latex-1.8.23-2|93	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 20060325-4mdv2009.0
12cr|vim-latex-1.8.23-2|94	+ Revision: 255554
12cr|vim-latex-1.8.23-2|95	- rebuild
12cr|vim-latex-1.8.23-2|96	
12cr|vim-latex-1.8.23-2|97	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 20060325-3mdv2009.0
12cr|vim-latex-1.8.23-2|98	+ Revision: 239732
12cr|vim-latex-1.8.23-2|99	- rebuild
12cr|vim-latex-1.8.23-2|100	
12cr|vim-latex-1.8.23-2|101	+ Olivier Blin <oblin@mandriva.com>
12cr|vim-latex-1.8.23-2|102	- restore BuildRoot
12cr|vim-latex-1.8.23-2|103	
12cr|vim-latex-1.8.23-2|104	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 20060325-1mdv2008.1
12cr|vim-latex-1.8.23-2|105	+ Revision: 129160
12cr|vim-latex-1.8.23-2|106	- kill re-definition of %%buildroot on Pixel's request
12cr|vim-latex-1.8.23-2|107	
12cr|vim-latex-1.8.23-2|108	
12cr|vim-latex-1.8.23-2|109	* Sat Jun 10 2006 Eskild Hustvedt <eskild@mandriva.org> 20060325-1mdv
12cr|vim-latex-1.8.23-2|110	- New version 20060325
12cr|vim-latex-1.8.23-2|111	- Requires tetex-latex
12cr|vim-latex-1.8.23-2|112	
12cr|vim-latex-1.8.23-2|113	* Sun Jan 22 2006 Eskild Hustvedt <eskild@mandrake.com> 20060120-1mdk
12cr|vim-latex-1.8.23-2|114	- Initial Mandriva Linux package
12cr|vim-latex-1.8.23-2|115	

8361 12
12cr|vips-7.30.3-1|1	%define major		31
12cr|vips-7.30.3-1|2	%define libname		%mklibname %{name} %{major}
12cr|vips-7.30.3-1|3	%define develname	%mklibname %{name} -d
12cr|vips-7.30.3-1|4	
12cr|vips-7.30.3-1|5	Summary:	Image processing system
12cr|vips-7.30.3-1|6	Name:		vips
12cr|vips-7.30.3-1|7	Version:	7.30.3
12cr|vips-7.30.3-1|8	Release:	1
12cr|vips-7.30.3-1|9	License:	LGPLv2+
12cr|vips-7.30.3-1|10	Group:		Video
12cr|vips-7.30.3-1|11	URL:		http://www.vips.ecs.soton.ac.uk/index.php
12cr|vips-7.30.3-1|12	Source0:	http://www.vips.ecs.soton.ac.uk/supported/current/%{name}-%{version}.tar.gz
12cr|vips-7.30.3-1|13	BuildRequires:	pkgconfig(glib-2.0)
12cr|vips-7.30.3-1|14	BuildRequires:	pkgconfig(pango)
12cr|vips-7.30.3-1|15	BuildRequires:	pkgconfig(libpng)
12cr|vips-7.30.3-1|16	BuildRequires:	jpeg-devel
12cr|vips-7.30.3-1|17	BuildRequires:	pkgconfig(libtiff-4)
12cr|vips-7.30.3-1|18	BuildRequires:	pkgconfig(matio)
12cr|vips-7.30.3-1|19	BuildRequires:	pkgconfig(zlib)
12cr|vips-7.30.3-1|20	BuildRequires:	pkgconfig(OpenEXR)
12cr|vips-7.30.3-1|21	BuildRequires:	pkgconfig(lcms)
12cr|vips-7.30.3-1|22	BuildRequires:	pkgconfig(libexif)
12cr|vips-7.30.3-1|23	BuildRequires:	pkgconfig(liboil-0.3)
12cr|vips-7.30.3-1|24	BuildRequires:	pkgconfig(GraphicsMagick)
12cr|vips-7.30.3-1|25	BuildRequires:	pkgconfig(python)
12cr|vips-7.30.3-1|26	BuildRequires:	swig
12cr|vips-7.30.3-1|27	BuildRequires:	gtk-doc
12cr|vips-7.30.3-1|28	BuildRequires:	perl(XML::Parser)
12cr|vips-7.30.3-1|29	BuildRequires:	pkgconfig(openslide)
12cr|vips-7.30.3-1|30	BuildRequires:	pkgconfig(matio)
12cr|vips-7.30.3-1|31	BuildRequires:	pkgconfig(cfitsio)
12cr|vips-7.30.3-1|32	BuildRequires:	libv4l-devel
12cr|vips-7.30.3-1|33	
12cr|vips-7.30.3-1|34	%description
12cr|vips-7.30.3-1|35	VIPS is a free image processing system. It aims to be about half-way between
12cr|vips-7.30.3-1|36	Photoshop and Excel: it is very bad at retouching photographs, but very handy
12cr|vips-7.30.3-1|37	for the many other imaging tasks that programs like Photoshop get used for.
12cr|vips-7.30.3-1|38	It is good with large images (images larger than the amount of RAM in your
12cr|vips-7.30.3-1|39	machine), and for working with color.
12cr|vips-7.30.3-1|40	
12cr|vips-7.30.3-1|41	%package -n %{libname}
12cr|vips-7.30.3-1|42	Summary:	Shared libraries for vips
12cr|vips-7.30.3-1|43	Group:		System/Libraries
12cr|vips-7.30.3-1|44	
12cr|vips-7.30.3-1|45	%description -n %{libname}
12cr|vips-7.30.3-1|46	This package contains the library needed to run programs dynamically
12cr|vips-7.30.3-1|47	linked with vips.
12cr|vips-7.30.3-1|48	
12cr|vips-7.30.3-1|49	%package -n %{develname}
12cr|vips-7.30.3-1|50	Summary:	Development headers and library for vips
12cr|vips-7.30.3-1|51	Group:		Development/Other
12cr|vips-7.30.3-1|52	Provides:	%{name}-devel = %{EVRD}
12cr|vips-7.30.3-1|53	Requires:	%{libname} = %{version}
12cr|vips-7.30.3-1|54	
12cr|vips-7.30.3-1|55	%description -n %{develname}
12cr|vips-7.30.3-1|56	This package contains the headers that programmers will need to develop
12cr|vips-7.30.3-1|57	applications which will use vips.
12cr|vips-7.30.3-1|58	
12cr|vips-7.30.3-1|59	%package -n python-%{name}
12cr|vips-7.30.3-1|60	Summary:	Python support for the VIPS image processing library
12cr|vips-7.30.3-1|61	Group:		Development/Python
12cr|vips-7.30.3-1|62	Requires:	%{name} = %{version}-%{release}
12cr|vips-7.30.3-1|63	%py_requires -d
12cr|vips-7.30.3-1|64	%rename %{name}-python
12cr|vips-7.30.3-1|65	
12cr|vips-7.30.3-1|66	%description -n python-%{name}
12cr|vips-7.30.3-1|67	The %{name}-python package contains Python support for VIPS.
12cr|vips-7.30.3-1|68	
12cr|vips-7.30.3-1|69	%prep
12cr|vips-7.30.3-1|70	%setup -q
12cr|vips-7.30.3-1|71	
12cr|vips-7.30.3-1|72	%build
12cr|vips-7.30.3-1|73	# Build against GraphicsMagick: it's a better choice for this kind of
12cr|vips-7.30.3-1|74	# usage, and anyway it works with underlinking protection,
12cr|vips-7.30.3-1|75	# whereas ImageMagick does not - AdamW 2008/07
12cr|vips-7.30.3-1|76	#./bootstrap.sh
12cr|vips-7.30.3-1|77	%configure2_5x \
12cr|vips-7.30.3-1|78	--with-magickpackage=GraphicsMagick \
12cr|vips-7.30.3-1|79	--disable-static
12cr|vips-7.30.3-1|80	%make
12cr|vips-7.30.3-1|81	
12cr|vips-7.30.3-1|82	%install
12cr|vips-7.30.3-1|83	%makeinstall_std
12cr|vips-7.30.3-1|84	
12cr|vips-7.30.3-1|85	rm -fr %{buildroot}/%{_datadir}/locale/malkovich
12cr|vips-7.30.3-1|86	%find_lang %{name}7
12cr|vips-7.30.3-1|87	
12cr|vips-7.30.3-1|88	%files -f %{name}7.lang
12cr|vips-7.30.3-1|89	#doc README AUTHORS NEWS TODO
12cr|vips-7.30.3-1|90	%{_bindir}/*
12cr|vips-7.30.3-1|91	
12cr|vips-7.30.3-1|92	%files -n %{libname}
12cr|vips-7.30.3-1|93	%{_libdir}/*.so.%{major}*
12cr|vips-7.30.3-1|94	
12cr|vips-7.30.3-1|95	
12cr|vips-7.30.3-1|96	%files -n %{develname}
12cr|vips-7.30.3-1|97	%{_libdir}/libvips*.so
12cr|vips-7.30.3-1|98	%defattr(644,root,root,755)
12cr|vips-7.30.3-1|99	%{_includedir}/*
12cr|vips-7.30.3-1|100	%doc %{_defaultdocdir}/%{name}
12cr|vips-7.30.3-1|101	%{_libdir}/pkgconfig/*
12cr|vips-7.30.3-1|102	%{_mandir}/man?/*
12cr|vips-7.30.3-1|103	%{_datadir}/gtk-doc/html/libvips/
12cr|vips-7.30.3-1|104	
12cr|vips-7.30.3-1|105	%files -n python-%{name}
12cr|vips-7.30.3-1|106	%{python_sitearch}/vipsCC
12cr|vips-7.30.3-1|107	

8362 12
12cr|virtaal-0.6.1-4|1	Name:           virtaal
12cr|virtaal-0.6.1-4|2	Version:        0.6.1
12cr|virtaal-0.6.1-4|3	Release:        4
12cr|virtaal-0.6.1-4|4	Summary:        Localization and translation editor
12cr|virtaal-0.6.1-4|5	Group:          System/Internationalization
12cr|virtaal-0.6.1-4|6	License:        GPLv2+
12cr|virtaal-0.6.1-4|7	URL:            http://translate.sourceforge.net/wiki/virtaal/index
12cr|virtaal-0.6.1-4|8	Source0:        http://downloads.sourceforge.net/translate/%{name}-%{version}.tar.bz2
12cr|virtaal-0.6.1-4|9	# (Fedora) add some patches from fedora:
12cr|virtaal-0.6.1-4|10	Patch0:         virtaal-0.6.1-libtranslate_error_reporting.patch
12cr|virtaal-0.6.1-4|11	Patch1:         virtaal-0.5.0-setup_drop_MO_generation.patch
12cr|virtaal-0.6.1-4|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|virtaal-0.6.1-4|13	BuildArch:      noarch
12cr|virtaal-0.6.1-4|14	%py_requires -d
12cr|virtaal-0.6.1-4|15	BuildRequires:  gettext
12cr|virtaal-0.6.1-4|16	BuildRequires:  intltool
12cr|virtaal-0.6.1-4|17	BuildRequires:  python-translate >= 1.5.1
12cr|virtaal-0.6.1-4|18	BuildRequires:  python-lxml
12cr|virtaal-0.6.1-4|19	Requires:	iso-codes
12cr|virtaal-0.6.1-4|20	Requires:       python-translate  >= 1.5.1
12cr|virtaal-0.6.1-4|21	Requires:       pygtk2.0
12cr|virtaal-0.6.1-4|22	Requires:	pygtk2.0-libglade
12cr|virtaal-0.6.1-4|23	Requires:       gnome-python-gtkspell
12cr|virtaal-0.6.1-4|24	Requires:	python-enchant
12cr|virtaal-0.6.1-4|25	Requires:	python-lxml
12cr|virtaal-0.6.1-4|26	Requires:       python-gobject
12cr|virtaal-0.6.1-4|27	# python-pycurl needed for open-tran.eu
12cr|virtaal-0.6.1-4|28	Requires:       python-curl
12cr|virtaal-0.6.1-4|29	Requires:	python-simplejson
12cr|virtaal-0.6.1-4|30	Requires:       xdg-utils
12cr|virtaal-0.6.1-4|31	Requires:       python-levenshtein
12cr|virtaal-0.6.1-4|32	# python-psycopg needed for tinytm
12cr|virtaal-0.6.1-4|33	Suggests:       python-psycopg2
12cr|virtaal-0.6.1-4|34	
12cr|virtaal-0.6.1-4|35	%description
12cr|virtaal-0.6.1-4|36	A program for Computer Aided Translation (CAT) built on the Translate Toolkit.
12cr|virtaal-0.6.1-4|37	
12cr|virtaal-0.6.1-4|38	Virtaal includes features that allow a localizer to work effecively including:
12cr|virtaal-0.6.1-4|39	syntax highlighting, autocomplete and autocorrect.  Showing only
12cr|virtaal-0.6.1-4|40	the data that is needed through its simple and effective user interface it
12cr|virtaal-0.6.1-4|41	ensures that you can focus on the translation task straight away.
12cr|virtaal-0.6.1-4|42	
12cr|virtaal-0.6.1-4|43	By building on the Translate Toolkit, Virtaal is able to edit any of the
12cr|virtaal-0.6.1-4|44	following formats: XLIFF, Gettext PO and .mo, Qt .ts, .qph and .qm, Wordfast
12cr|virtaal-0.6.1-4|45	TM, TMX, TBX.  By using the Translate Toolkit converters a translator can edit:
12cr|virtaal-0.6.1-4|46	OpenOffice.org SDF, Java (and Mozilla) .properties and Mozilla DTD.
12cr|virtaal-0.6.1-4|47	
12cr|virtaal-0.6.1-4|48	
12cr|virtaal-0.6.1-4|49	%prep
12cr|virtaal-0.6.1-4|50	%setup -q -n %{name}-%{version}
12cr|virtaal-0.6.1-4|51	%patch0 -p3 -b .libtranslate_error_reporting
12cr|virtaal-0.6.1-4|52	%patch1 -p1 -b .drop_MO_generation
12cr|virtaal-0.6.1-4|53	
12cr|virtaal-0.6.1-4|54	%build
12cr|virtaal-0.6.1-4|55	# Drop shebang from non-executable python files
12cr|virtaal-0.6.1-4|56	find virtaal -type f -and -name '*.py' -and ! -executable -exec  sed -i "sa#!/usr/bin/env pythonaa" {} \;
12cr|virtaal-0.6.1-4|57	%{__python} setup.py build
12cr|virtaal-0.6.1-4|58	./maketranslations %{name}
12cr|virtaal-0.6.1-4|59	pushd po
12cr|virtaal-0.6.1-4|60	for po in $(ls *.po | egrep -v de_DE)
12cr|virtaal-0.6.1-4|61	do
12cr|virtaal-0.6.1-4|62	mkdir -p locale/$(basename $po .po)/LC_MESSAGES/
12cr|virtaal-0.6.1-4|63	msgfmt $po --output-file=locale/$(basename $po .po)/LC_MESSAGES/%{name}.mo
12cr|virtaal-0.6.1-4|64	done
12cr|virtaal-0.6.1-4|65	popd
12cr|virtaal-0.6.1-4|66	
12cr|virtaal-0.6.1-4|67	%install
12cr|virtaal-0.6.1-4|68	rm -rf %buildroot
12cr|virtaal-0.6.1-4|69	%{__python} setup.py install --nodepcheck --skip-build --install-data=%{_prefix} --root=%buildroot
12cr|virtaal-0.6.1-4|70	
12cr|virtaal-0.6.1-4|71	mkdir -p %{buildroot}%{_datadir}/
12cr|virtaal-0.6.1-4|72	cp -rp po/locale %{buildroot}%{_datadir}/
12cr|virtaal-0.6.1-4|73	
12cr|virtaal-0.6.1-4|74	%find_lang %{name}
12cr|virtaal-0.6.1-4|75	
12cr|virtaal-0.6.1-4|76	%clean
12cr|virtaal-0.6.1-4|77	rm -rf %{buildroot}
12cr|virtaal-0.6.1-4|78	
12cr|virtaal-0.6.1-4|79	%files -f %{name}.lang
12cr|virtaal-0.6.1-4|80	%defattr(-,root,root,-)
12cr|virtaal-0.6.1-4|81	%doc README
12cr|virtaal-0.6.1-4|82	%{_bindir}/*
12cr|virtaal-0.6.1-4|83	%{_datadir}/applications/*
12cr|virtaal-0.6.1-4|84	%{_datadir}/mime/packages/*
12cr|virtaal-0.6.1-4|85	%{_datadir}/virtaal
12cr|virtaal-0.6.1-4|86	%{_datadir}/icons/*
12cr|virtaal-0.6.1-4|87	%{python_sitelib}/*
12cr|virtaal-0.6.1-4|88	
12cr|virtaal-0.6.1-4|89	
12cr|virtaal-0.6.1-4|90	%changelog
12cr|virtaal-0.6.1-4|91	* Mon Dec 26 2011 Denis Silakov <dsilakov@mandriva.org> 0.6.1-4
12cr|virtaal-0.6.1-4|92	+ Revision: 745429
12cr|virtaal-0.6.1-4|93	- Drop shebang from non-executables python files
12cr|virtaal-0.6.1-4|94	
12cr|virtaal-0.6.1-4|95	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 0.6.1-3mdv2011.0
12cr|virtaal-0.6.1-4|96	+ Revision: 594032
12cr|virtaal-0.6.1-4|97	- rebuild for py2.7
12cr|virtaal-0.6.1-4|98	
12cr|virtaal-0.6.1-4|99	+ Michael Scherer <misc@mandriva.org>
12cr|virtaal-0.6.1-4|100	- rebuild for python 2.7
12cr|virtaal-0.6.1-4|101	
12cr|virtaal-0.6.1-4|102	* Tue Jul 27 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.6.1-1mdv2011.0
12cr|virtaal-0.6.1-4|103	+ Revision: 562098
12cr|virtaal-0.6.1-4|104	- update to 0.6.1
12cr|virtaal-0.6.1-4|105	- add two patchs from Fedora fixing two crashes
12cr|virtaal-0.6.1-4|106	- require python-levenshtein
12cr|virtaal-0.6.1-4|107	
12cr|virtaal-0.6.1-4|108	* Sat Jan 30 2010 Jérôme Brenier <incubusss@mandriva.org> 0.5.2-1mdv2010.1
12cr|virtaal-0.6.1-4|109	+ Revision: 498392
12cr|virtaal-0.6.1-4|110	- new version 0.5.2
12cr|virtaal-0.6.1-4|111	
12cr|virtaal-0.6.1-4|112	* Thu Dec 31 2009 Jérôme Brenier <incubusss@mandriva.org> 0.5.1-1mdv2010.1
12cr|virtaal-0.6.1-4|113	+ Revision: 484278
12cr|virtaal-0.6.1-4|114	- new version 0.5.1
12cr|virtaal-0.6.1-4|115	
12cr|virtaal-0.6.1-4|116	* Wed Dec 09 2009 Jérôme Brenier <incubusss@mandriva.org> 0.5.0-2mdv2010.1
12cr|virtaal-0.6.1-4|117	+ Revision: 475621
12cr|virtaal-0.6.1-4|118	- Requires / BuildRequires python-translate >= 1.5.1
12cr|virtaal-0.6.1-4|119	
12cr|virtaal-0.6.1-4|120	* Mon Dec 07 2009 Jérôme Brenier <incubusss@mandriva.org> 0.5.0-1mdv2010.1
12cr|virtaal-0.6.1-4|121	+ Revision: 474276
12cr|virtaal-0.6.1-4|122	- new version 0.5.0
12cr|virtaal-0.6.1-4|123	- drop Patch0 (merged upstream)
12cr|virtaal-0.6.1-4|124	
12cr|virtaal-0.6.1-4|125	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 0.4.1-1mdv2010.1
12cr|virtaal-0.6.1-4|126	+ Revision: 462188
12cr|virtaal-0.6.1-4|127	- update to new version 0.4.1
12cr|virtaal-0.6.1-4|128	
12cr|virtaal-0.6.1-4|129	* Thu Oct 15 2009 Frederik Himpe <fhimpe@mandriva.org> 0.4.0-3mdv2010.0
12cr|virtaal-0.6.1-4|130	+ Revision: 457732
12cr|virtaal-0.6.1-4|131	- Requires iso-codes and python-enchant (bug #54505)
12cr|virtaal-0.6.1-4|132	- Only suggest python-psycopg2, as it's only needed for a tinytm plug-in
12cr|virtaal-0.6.1-4|133	- Check for psycopg2 instead of psycopg at start-up: both are supported
12cr|virtaal-0.6.1-4|134	and the Mandriva package suggests psycopg2
12cr|virtaal-0.6.1-4|135	
12cr|virtaal-0.6.1-4|136	* Sun Oct 11 2009 Frederik Himpe <fhimpe@mandriva.org> 0.4.0-2mdv2010.0
12cr|virtaal-0.6.1-4|137	+ Revision: 456649
12cr|virtaal-0.6.1-4|138	- Fix python-curl dependency (bug #54485)
12cr|virtaal-0.6.1-4|139	
12cr|virtaal-0.6.1-4|140	* Tue Aug 11 2009 Frederik Himpe <fhimpe@mandriva.org> 0.4.0-1mdv2010.0
12cr|virtaal-0.6.1-4|141	+ Revision: 415218
12cr|virtaal-0.6.1-4|142	- Add Requires from Fedora
12cr|virtaal-0.6.1-4|143	- Install with --nodepcheck in order to not bloat BuildRequires
12cr|virtaal-0.6.1-4|144	- Update to new version 0.4.0
12cr|virtaal-0.6.1-4|145	- Update Requires and BuildRequires
12cr|virtaal-0.6.1-4|146	
12cr|virtaal-0.6.1-4|147	* Sat Mar 21 2009 Emmanuel Andry <eandry@mandriva.org> 0.3.1-1mdv2009.1
12cr|virtaal-0.6.1-4|148	+ Revision: 360032
12cr|virtaal-0.6.1-4|149	- New version 0.3.1
12cr|virtaal-0.6.1-4|150	- add missing requires
12cr|virtaal-0.6.1-4|151	
12cr|virtaal-0.6.1-4|152	* Wed Feb 11 2009 Frederik Himpe <fhimpe@mandriva.org> 0.3.0-1mdv2009.1
12cr|virtaal-0.6.1-4|153	+ Revision: 339543
12cr|virtaal-0.6.1-4|154	- update to new version 0.3.0
12cr|virtaal-0.6.1-4|155	
12cr|virtaal-0.6.1-4|156	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.2-3mdv2009.1
12cr|virtaal-0.6.1-4|157	+ Revision: 326006
12cr|virtaal-0.6.1-4|158	- rebuild
12cr|virtaal-0.6.1-4|159	
12cr|virtaal-0.6.1-4|160	* Tue Nov 25 2008 Götz Waschk <waschk@mandriva.org> 0.2-2mdv2009.1
12cr|virtaal-0.6.1-4|161	+ Revision: 306632
12cr|virtaal-0.6.1-4|162	- add missing dep on python-lxml
12cr|virtaal-0.6.1-4|163	
12cr|virtaal-0.6.1-4|164	* Tue Oct 21 2008 Funda Wang <fwang@mandriva.org> 0.2-1mdv2009.1
12cr|virtaal-0.6.1-4|165	+ Revision: 296133
12cr|virtaal-0.6.1-4|166	- fix requires
12cr|virtaal-0.6.1-4|167	- import virtaal
12cr|virtaal-0.6.1-4|168	
12cr|virtaal-0.6.1-4|169	

8363 12
12cr|virt-manager-0.9.4-1|1	%define debug_package	%nil
12cr|virt-manager-0.9.4-1|2	%define	name	virt-manager
12cr|virt-manager-0.9.4-1|3	%define	version	0.9.4
12cr|virt-manager-0.9.4-1|4	%define	release	1
12cr|virt-manager-0.9.4-1|5	
12cr|virt-manager-0.9.4-1|6	Name:		%{name}
12cr|virt-manager-0.9.4-1|7	Version:	%{version}
12cr|virt-manager-0.9.4-1|8	Release:	%{release}
12cr|virt-manager-0.9.4-1|9	Summary:    Virtual Machine Manager
12cr|virt-manager-0.9.4-1|10	License:    GPLv2+
12cr|virt-manager-0.9.4-1|11	Group:      Graphical desktop/GNOME
12cr|virt-manager-0.9.4-1|12	URL:        http://virt-manager.org/
12cr|virt-manager-0.9.4-1|13	Source0:    http://virt-manager.org/download/sources/%{name}/%{name}-%{version}.tar.gz
12cr|virt-manager-0.9.4-1|14	Source1: state_paused.png
12cr|virt-manager-0.9.4-1|15	Source2: state_running.png
12cr|virt-manager-0.9.4-1|16	Source3: state_shutoff.png
12cr|virt-manager-0.9.4-1|17	BuildRequires:  python
12cr|virt-manager-0.9.4-1|18	BuildRequires:  pygtk2.0-devel
12cr|virt-manager-0.9.4-1|19	BuildRequires:  desktop-file-utils
12cr|virt-manager-0.9.4-1|20	BuildRequires:  scrollkeeper
12cr|virt-manager-0.9.4-1|21	BuildRequires:	intltool
12cr|virt-manager-0.9.4-1|22	Requires:       python-libvirt
12cr|virt-manager-0.9.4-1|23	Requires:       python-virtinst > 0.500.5
12cr|virt-manager-0.9.4-1|24	Requires:       python-vte
12cr|virt-manager-0.9.4-1|25	Requires:	    python-libxml2
12cr|virt-manager-0.9.4-1|26	Requires:	    python-gtk-vnc
12cr|virt-manager-0.9.4-1|27	Requires:	    dbus-python
12cr|virt-manager-0.9.4-1|28	Requires:	    pygtk2.0-libglade
12cr|virt-manager-0.9.4-1|29	Requires:	    gnome-python
12cr|virt-manager-0.9.4-1|30	Requires:	    gnome-python-gconf
12cr|virt-manager-0.9.4-1|31	Requires:	    gnome-python-gnomevfs
12cr|virt-manager-0.9.4-1|32	Requires:	    librsvg
12cr|virt-manager-0.9.4-1|33	Requires:	    libvirt-utils
12cr|virt-manager-0.9.4-1|34	Requires(post): GConf2
12cr|virt-manager-0.9.4-1|35	Requires(preun):GConf2
12cr|virt-manager-0.9.4-1|36	
12cr|virt-manager-0.9.4-1|37	%description
12cr|virt-manager-0.9.4-1|38	The "Virtual Machine Manager" (virt-manager for short package name) is a
12cr|virt-manager-0.9.4-1|39	desktop application for managing virtual machines. It presents a summary view
12cr|virt-manager-0.9.4-1|40	of running domains and their live performance & resource utilization
12cr|virt-manager-0.9.4-1|41	statistics. A detailed view presents graphs showing performance & utilization
12cr|virt-manager-0.9.4-1|42	over time. Ultimately it will allow creation of new domains, and configuration
12cr|virt-manager-0.9.4-1|43	& adjustment of a domain's resource allocation & virtual hardware. Finally an
12cr|virt-manager-0.9.4-1|44	embedded VNC client viewer presents a full graphical console to the guest
12cr|virt-manager-0.9.4-1|45	domain.
12cr|virt-manager-0.9.4-1|46	
12cr|virt-manager-0.9.4-1|47	%prep
12cr|virt-manager-0.9.4-1|48	%setup -q
12cr|virt-manager-0.9.4-1|49	cp %{SOURCE1} pixmaps
12cr|virt-manager-0.9.4-1|50	cp %{SOURCE2} pixmaps
12cr|virt-manager-0.9.4-1|51	cp %{SOURCE3} pixmaps
12cr|virt-manager-0.9.4-1|52	
12cr|virt-manager-0.9.4-1|53	%build
12cr|virt-manager-0.9.4-1|54	%configure2_5x --with-qemu-user=qemu
12cr|virt-manager-0.9.4-1|55	%make
12cr|virt-manager-0.9.4-1|56	
12cr|virt-manager-0.9.4-1|57	%install
12cr|virt-manager-0.9.4-1|58	rm -rf %{buildroot}
12cr|virt-manager-0.9.4-1|59	%makeinstall_std
12cr|virt-manager-0.9.4-1|60	
12cr|virt-manager-0.9.4-1|61	# menu entry
12cr|virt-manager-0.9.4-1|62	desktop-file-install --vendor="" \
12cr|virt-manager-0.9.4-1|63	--add-category="GTK;GNOME;Emulator" \
12cr|virt-manager-0.9.4-1|64	--dir %{buildroot}%{_datadir}/applications \
12cr|virt-manager-0.9.4-1|65	%{buildroot}%{_datadir}/applications/virt-manager.desktop
12cr|virt-manager-0.9.4-1|66	
12cr|virt-manager-0.9.4-1|67	%find_lang %{name}
12cr|virt-manager-0.9.4-1|68	
12cr|virt-manager-0.9.4-1|69	%files -f %{name}.lang
12cr|virt-manager-0.9.4-1|70	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
12cr|virt-manager-0.9.4-1|71	%{_bindir}/*
12cr|virt-manager-0.9.4-1|72	%{_libdir}/virt-manager-launch
12cr|virt-manager-0.9.4-1|73	%{_datadir}/virt-manager
12cr|virt-manager-0.9.4-1|74	%{_datadir}/applications/virt-manager.desktop
12cr|virt-manager-0.9.4-1|75	%{_datadir}/dbus-1/services/virt-manager.service
12cr|virt-manager-0.9.4-1|76	%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12cr|virt-manager-0.9.4-1|77	%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
12cr|virt-manager-0.9.4-1|78	%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
12cr|virt-manager-0.9.4-1|79	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cr|virt-manager-0.9.4-1|80	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12cr|virt-manager-0.9.4-1|81	%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
12cr|virt-manager-0.9.4-1|82	%{_sysconfdir}/gconf/schemas/*
12cr|virt-manager-0.9.4-1|83	%{_mandir}/man1/*
12cr|virt-manager-0.9.4-1|84	
12cr|virt-manager-0.9.4-1|85	
12cr|virt-manager-0.9.4-1|86	%changelog
12cr|virt-manager-0.9.4-1|87	* Wed Jul 11 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.9.3-1
12cr|virt-manager-0.9.4-1|88	+ Revision: 808838
12cr|virt-manager-0.9.4-1|89	- version update 0.9.3
12cr|virt-manager-0.9.4-1|90	
12cr|virt-manager-0.9.4-1|91	* Sun Oct 23 2011 Sergey Zhemoitel <serg@mandriva.org> 0.9.0-1
12cr|virt-manager-0.9.4-1|92	+ Revision: 705803
12cr|virt-manager-0.9.4-1|93	- add new version 0.9.0
12cr|virt-manager-0.9.4-1|94	
12cr|virt-manager-0.9.4-1|95	+ Zé <ze@mandriva.org>
12cr|virt-manager-0.9.4-1|96	- fix python-virtinst require (needs version 0.500.6)
12cr|virt-manager-0.9.4-1|97	
12cr|virt-manager-0.9.4-1|98	* Mon Mar 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7-1
12cr|virt-manager-0.9.4-1|99	+ Revision: 648673
12cr|virt-manager-0.9.4-1|100	- update to new version 0.8.7
12cr|virt-manager-0.9.4-1|101	
12cr|virt-manager-0.9.4-1|102	* Fri Feb 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6-1
12cr|virt-manager-0.9.4-1|103	+ Revision: 635799
12cr|virt-manager-0.9.4-1|104	- new version
12cr|virt-manager-0.9.4-1|105	- drop qemu perms patch: a configure switch is now available
12cr|virt-manager-0.9.4-1|106	- drop python patch: merged upstream
12cr|virt-manager-0.9.4-1|107	
12cr|virt-manager-0.9.4-1|108	* Wed Nov 10 2010 Christiaan Welvaart <spturtle@mandriva.org> 0.8.5-2mdv2011.0
12cr|virt-manager-0.9.4-1|109	+ Revision: 595692
12cr|virt-manager-0.9.4-1|110	- Patch2: fix segfault with python 2.7
12cr|virt-manager-0.9.4-1|111	
12cr|virt-manager-0.9.4-1|112	* Sun Sep 05 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.5-1mdv2011.0
12cr|virt-manager-0.9.4-1|113	+ Revision: 576171
12cr|virt-manager-0.9.4-1|114	- new version
12cr|virt-manager-0.9.4-1|115	
12cr|virt-manager-0.9.4-1|116	* Sun Mar 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.4-1mdv2010.1
12cr|virt-manager-0.9.4-1|117	+ Revision: 528614
12cr|virt-manager-0.9.4-1|118	- update to new version 0.8.4
12cr|virt-manager-0.9.4-1|119	
12cr|virt-manager-0.9.4-1|120	* Tue Feb 09 2010 Frederik Himpe <fhimpe@mandriva.org> 0.8.3-1mdv2010.1
12cr|virt-manager-0.9.4-1|121	+ Revision: 503314
12cr|virt-manager-0.9.4-1|122	- update to new version 0.8.3
12cr|virt-manager-0.9.4-1|123	
12cr|virt-manager-0.9.4-1|124	* Tue Dec 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.2-1mdv2010.1
12cr|virt-manager-0.9.4-1|125	+ Revision: 478830
12cr|virt-manager-0.9.4-1|126	- new version
12cr|virt-manager-0.9.4-1|127	
12cr|virt-manager-0.9.4-1|128	* Sat Oct 10 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.0-3mdv2010.0
12cr|virt-manager-0.9.4-1|129	+ Revision: 456539
12cr|virt-manager-0.9.4-1|130	- Disable Fedora patch which breaks VM creation when there is no
12cr|virt-manager-0.9.4-1|131	user qemu
12cr|virt-manager-0.9.4-1|132	
12cr|virt-manager-0.9.4-1|133	* Wed Oct 07 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.0-2mdv2010.0
12cr|virt-manager-0.9.4-1|134	+ Revision: 455735
12cr|virt-manager-0.9.4-1|135	- Sync patches with Fedora
12cr|virt-manager-0.9.4-1|136	
12cr|virt-manager-0.9.4-1|137	* Wed Jul 29 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.0-1mdv2010.0
12cr|virt-manager-0.9.4-1|138	+ Revision: 404172
12cr|virt-manager-0.9.4-1|139	- BuildRequires: intltool
12cr|virt-manager-0.9.4-1|140	- Update to new version 0.8.0
12cr|virt-manager-0.9.4-1|141	- Remove upstream patches
12cr|virt-manager-0.9.4-1|142	
12cr|virt-manager-0.9.4-1|143	* Thu May 21 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.0-3mdv2010.0
12cr|virt-manager-0.9.4-1|144	+ Revision: 378311
12cr|virt-manager-0.9.4-1|145	- Add upstream patches, via Fedora:
12cr|virt-manager-0.9.4-1|146	* Use openAuth when duplicating a connection when deleting a VM
12cr|virt-manager-0.9.4-1|147	* Fix some OK/Cancel button ordering issues (RH bug #490207)
12cr|virt-manager-0.9.4-1|148	* Fix incorrect max vcpu setting in New VM wizard (RH bug #490466)
12cr|virt-manager-0.9.4-1|149	* Updated translations (RH bug 493795)
12cr|virt-manager-0.9.4-1|150	- Add Debian patches:
12cr|virt-manager-0.9.4-1|151	* Use /usr/share/gconf for schema data
12cr|virt-manager-0.9.4-1|152	* Close nc connection on EOF (Debian bugs #519979, #521137)
12cr|virt-manager-0.9.4-1|153	* Don't crop VNC display (Debian bug #519979)
12cr|virt-manager-0.9.4-1|154	* Fix keymap field in "Add hardware wizard" (Debian bug #528447)
12cr|virt-manager-0.9.4-1|155	
12cr|virt-manager-0.9.4-1|156	* Mon Mar 30 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.0-2mdv2009.1
12cr|virt-manager-0.9.4-1|157	+ Revision: 362718
12cr|virt-manager-0.9.4-1|158	- Add 2 upstream bug fixes (via Fedora)
12cr|virt-manager-0.9.4-1|159	
12cr|virt-manager-0.9.4-1|160	* Wed Mar 11 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.0-1mdv2009.1
12cr|virt-manager-0.9.4-1|161	+ Revision: 353929
12cr|virt-manager-0.9.4-1|162	- update to new version 0.7.0
12cr|virt-manager-0.9.4-1|163	
12cr|virt-manager-0.9.4-1|164	* Wed Jan 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.1-1mdv2009.1
12cr|virt-manager-0.9.4-1|165	+ Revision: 334881
12cr|virt-manager-0.9.4-1|166	- update to new version 0.6.1
12cr|virt-manager-0.9.4-1|167	
12cr|virt-manager-0.9.4-1|168	* Sat Dec 27 2008 Michael Scherer <misc@mandriva.org> 0.6.0-2mdv2009.1
12cr|virt-manager-0.9.4-1|169	+ Revision: 319891
12cr|virt-manager-0.9.4-1|170	- rebuild for new python
12cr|virt-manager-0.9.4-1|171	
12cr|virt-manager-0.9.4-1|172	* Mon Oct 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-1mdv2009.1
12cr|virt-manager-0.9.4-1|173	+ Revision: 293120
12cr|virt-manager-0.9.4-1|174	- new version
12cr|virt-manager-0.9.4-1|175	- drop keyboard patch (seems unneeded now)
12cr|virt-manager-0.9.4-1|176	
12cr|virt-manager-0.9.4-1|177	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 0.5.4-2mdv2009.0
12cr|virt-manager-0.9.4-1|178	+ Revision: 269665
12cr|virt-manager-0.9.4-1|179	- rebuild early 2009.0 package (before pixel changes)
12cr|virt-manager-0.9.4-1|180	
12cr|virt-manager-0.9.4-1|181	+ Pixel <pixel@mandriva.com>
12cr|virt-manager-0.9.4-1|182	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|virt-manager-0.9.4-1|183	
12cr|virt-manager-0.9.4-1|184	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.4-1mdv2009.0
12cr|virt-manager-0.9.4-1|185	+ Revision: 194206
12cr|virt-manager-0.9.4-1|186	- update to new version 0.5.4
12cr|virt-manager-0.9.4-1|187	
12cr|virt-manager-0.9.4-1|188	* Thu Jan 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.3-1mdv2008.1
12cr|virt-manager-0.9.4-1|189	+ Revision: 154206
12cr|virt-manager-0.9.4-1|190	- update to new version 0.5.3
12cr|virt-manager-0.9.4-1|191	
12cr|virt-manager-0.9.4-1|192	+ Olivier Blin <blino@mandriva.org>
12cr|virt-manager-0.9.4-1|193	- restore BuildRoot
12cr|virt-manager-0.9.4-1|194	
12cr|virt-manager-0.9.4-1|195	+ Thierry Vignaud <tv@mandriva.org>
12cr|virt-manager-0.9.4-1|196	- kill re-definition of %%buildroot on Pixel's request
12cr|virt-manager-0.9.4-1|197	
12cr|virt-manager-0.9.4-1|198	* Tue Nov 06 2007 Funda Wang <fwang@mandriva.org> 0.5.2-2mdv2008.1
12cr|virt-manager-0.9.4-1|199	+ Revision: 106493
12cr|virt-manager-0.9.4-1|200	- rebuild for new lzma
12cr|virt-manager-0.9.4-1|201	
12cr|virt-manager-0.9.4-1|202	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.2-1mdv2008.1
12cr|virt-manager-0.9.4-1|203	+ Revision: 105238
12cr|virt-manager-0.9.4-1|204	- new version
12cr|virt-manager-0.9.4-1|205	
12cr|virt-manager-0.9.4-1|206	* Thu Sep 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-5mdv2008.0
12cr|virt-manager-0.9.4-1|207	+ Revision: 93273
12cr|virt-manager-0.9.4-1|208	- patch1: make parsing /etc/sysconfig/keyboard a bit more robust
12cr|virt-manager-0.9.4-1|209	
12cr|virt-manager-0.9.4-1|210	* Mon Sep 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-4mdv2008.0
12cr|virt-manager-0.9.4-1|211	+ Revision: 89236
12cr|virt-manager-0.9.4-1|212	- requires python-virtinst >= 0.300.0
12cr|virt-manager-0.9.4-1|213	
12cr|virt-manager-0.9.4-1|214	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-3mdv2008.0
12cr|virt-manager-0.9.4-1|215	+ Revision: 85901
12cr|virt-manager-0.9.4-1|216	- add dependency on libvirt-utils
12cr|virt-manager-0.9.4-1|217	
12cr|virt-manager-0.9.4-1|218	* Mon Sep 10 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-2mdv2008.0
12cr|virt-manager-0.9.4-1|219	+ Revision: 84244
12cr|virt-manager-0.9.4-1|220	- fix dependencies (fix #33395)
12cr|virt-manager-0.9.4-1|221	
12cr|virt-manager-0.9.4-1|222	* Thu Aug 30 2007 Funda Wang <fwang@mandriva.org> 0.5.0-1mdv2008.0
12cr|virt-manager-0.9.4-1|223	+ Revision: 75168
12cr|virt-manager-0.9.4-1|224	- add missing manpage
12cr|virt-manager-0.9.4-1|225	- New version 0.5.0
12cr|virt-manager-0.9.4-1|226	
12cr|virt-manager-0.9.4-1|227	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 0.4.0-3mdv2008.0
12cr|virt-manager-0.9.4-1|228	+ Revision: 36212
12cr|virt-manager-0.9.4-1|229	- rebuild with correct optflags
12cr|virt-manager-0.9.4-1|230	
12cr|virt-manager-0.9.4-1|231	* Mon Jun 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-2mdv2008.0
12cr|virt-manager-0.9.4-1|232	+ Revision: 35220
12cr|virt-manager-0.9.4-1|233	- fix dependencies (thanks Ze)
12cr|virt-manager-0.9.4-1|234	
12cr|virt-manager-0.9.4-1|235	* Sat Jun 02 2007 Andreas Hasenack <andreas@mandriva.com> 0.4.0-1mdv2008.0
12cr|virt-manager-0.9.4-1|236	+ Revision: 34724
12cr|virt-manager-0.9.4-1|237	- updated to version 0.4.0
12cr|virt-manager-0.9.4-1|238	
12cr|virt-manager-0.9.4-1|239	* Fri Apr 20 2007 Emmanuel Andry <eandry@mandriva.org> 0.3.1-3mdv2008.0
12cr|virt-manager-0.9.4-1|240	+ Revision: 15943
12cr|virt-manager-0.9.4-1|241	- fix missing requires (bug #30234)
12cr|virt-manager-0.9.4-1|242	

8364 12
12cr|virtualbox-kde-runner-0.2-1|1	
12cr|virtualbox-kde-runner-0.2-1|2	Summary:        Virtualbox KDE runner
12cr|virtualbox-kde-runner-0.2-1|3	Name:           virtualbox-kde-runner
12cr|virtualbox-kde-runner-0.2-1|4	Version:        0.2
12cr|virtualbox-kde-runner-0.2-1|5	Release:        %mkrel 1
12cr|virtualbox-kde-runner-0.2-1|6	Source:         http://kde-apps.org/CONTENT/content-files/107926-vbox-runner-%{version}.tar.gz
12cr|virtualbox-kde-runner-0.2-1|7	License:        GPLv2+
12cr|virtualbox-kde-runner-0.2-1|8	Group:          Graphical desktop/KDE
12cr|virtualbox-kde-runner-0.2-1|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|virtualbox-kde-runner-0.2-1|10	URL:            http://kde-apps.org/content/show.php/VBox+Runner?content=107926
12cr|virtualbox-kde-runner-0.2-1|11	BuildRequires:  kdelibs4-devel
12cr|virtualbox-kde-runner-0.2-1|12	Requires:	virtualbox
12cr|virtualbox-kde-runner-0.2-1|13	
12cr|virtualbox-kde-runner-0.2-1|14	%description
12cr|virtualbox-kde-runner-0.2-1|15	Allows you to start your VirtualBox virtual machines from Krunner (the Alt-F2 thing)
12cr|virtualbox-kde-runner-0.2-1|16	
12cr|virtualbox-kde-runner-0.2-1|17	%files
12cr|virtualbox-kde-runner-0.2-1|18	%defattr(-,root,root)
12cr|virtualbox-kde-runner-0.2-1|19	%doc COPYING
12cr|virtualbox-kde-runner-0.2-1|20	%{_kde_libdir}/kde4/*.so
12cr|virtualbox-kde-runner-0.2-1|21	%{_kde_services}/*
12cr|virtualbox-kde-runner-0.2-1|22	%{_datadir}/pixmaps/vbox-runner/*
12cr|virtualbox-kde-runner-0.2-1|23	#--------------------------------------------------------------------
12cr|virtualbox-kde-runner-0.2-1|24	
12cr|virtualbox-kde-runner-0.2-1|25	%prep
12cr|virtualbox-kde-runner-0.2-1|26	%setup -qn vbox-runner-%{version}
12cr|virtualbox-kde-runner-0.2-1|27	
12cr|virtualbox-kde-runner-0.2-1|28	%build
12cr|virtualbox-kde-runner-0.2-1|29	%cmake_kde4
12cr|virtualbox-kde-runner-0.2-1|30	%make
12cr|virtualbox-kde-runner-0.2-1|31	
12cr|virtualbox-kde-runner-0.2-1|32	%install
12cr|virtualbox-kde-runner-0.2-1|33	rm -rf %{buildroot}
12cr|virtualbox-kde-runner-0.2-1|34	%makeinstall_std -C build
12cr|virtualbox-kde-runner-0.2-1|35	
12cr|virtualbox-kde-runner-0.2-1|36	%clean
12cr|virtualbox-kde-runner-0.2-1|37	rm -rf $RPM_BUILD_ROOT
12cr|virtualbox-kde-runner-0.2-1|38	
12cr|virtualbox-kde-runner-0.2-1|39	
12cr|virtualbox-kde-runner-0.2-1|40	
12cr|virtualbox-kde-runner-0.2-1|41	
12cr|virtualbox-kde-runner-0.2-1|42	%changelog
12cr|virtualbox-kde-runner-0.2-1|43	* Sat Feb 20 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.2-1mdv2010.1
12cr|virtualbox-kde-runner-0.2-1|44	+ Revision: 508842
12cr|virtualbox-kde-runner-0.2-1|45	- import virtualbox-kde-runner
12cr|virtualbox-kde-runner-0.2-1|46	
12cr|virtualbox-kde-runner-0.2-1|47	

8365 12
12cr|virtualjaguar-2.0.2-2|1	Summary:	Atari Jaguar Emulator
12cr|virtualjaguar-2.0.2-2|2	Name:		virtualjaguar
12cr|virtualjaguar-2.0.2-2|3	Version:	2.0.2
12cr|virtualjaguar-2.0.2-2|4	Release:	2
12cr|virtualjaguar-2.0.2-2|5	Group:		Emulators
12cr|virtualjaguar-2.0.2-2|6	License:	GPLv3
12cr|virtualjaguar-2.0.2-2|7	URL:		http://icculus.org/virtualjaguar/
12cr|virtualjaguar-2.0.2-2|8	Source0:	http://www.icculus.org/virtualjaguar/tarballs/%{name}-%{version}.tar.bz2
12cr|virtualjaguar-2.0.2-2|9	Patch0:		virtualjaguar-2.0.2-gcc4.7.patch
12cr|virtualjaguar-2.0.2-2|10	BuildRequires:	pkgconfig(sdl)
12cr|virtualjaguar-2.0.2-2|11	BuildRequires:	qt4-devel
12cr|virtualjaguar-2.0.2-2|12	BuildRequires:	pkgconfig(zlib)
12cr|virtualjaguar-2.0.2-2|13	BuildRequires:	pkgconfig(gl)
12cr|virtualjaguar-2.0.2-2|14	BuildRequires:	pkgconfig(glu)
12cr|virtualjaguar-2.0.2-2|15	BuildRequires:	pkgconfig(libcdio)
12cr|virtualjaguar-2.0.2-2|16	
12cr|virtualjaguar-2.0.2-2|17	%description
12cr|virtualjaguar-2.0.2-2|18	Virtual Jaguar is software dedicated to emulating the Atari Jaguar hardware on
12cr|virtualjaguar-2.0.2-2|19	a standard PC. The software was originally developed by David Raingeard of
12cr|virtualjaguar-2.0.2-2|20	Potato Emulation and was released under the GPL on 25 June 2003.
12cr|virtualjaguar-2.0.2-2|21	
12cr|virtualjaguar-2.0.2-2|22	Virtual Jaguar GCC/Qt is not just a port of the MS Visual C++/SDL sourcecode
12cr|virtualjaguar-2.0.2-2|23	but has also been extended and rewritten so that we can enjoy Atari Jaguar
12cr|virtualjaguar-2.0.2-2|24	emulation on every platform that has a GCC compiler and a port of Qt.
12cr|virtualjaguar-2.0.2-2|25	
12cr|virtualjaguar-2.0.2-2|26	%prep
12cr|virtualjaguar-2.0.2-2|27	%setup -q -n %{name}
12cr|virtualjaguar-2.0.2-2|28	%patch0 -p1
12cr|virtualjaguar-2.0.2-2|29	
12cr|virtualjaguar-2.0.2-2|30	%build
12cr|virtualjaguar-2.0.2-2|31	make
12cr|virtualjaguar-2.0.2-2|32	
12cr|virtualjaguar-2.0.2-2|33	%install
12cr|virtualjaguar-2.0.2-2|34	mkdir -p %{buildroot}%{_bindir}
12cr|virtualjaguar-2.0.2-2|35	install -m 755 %{name} %{buildroot}%{_bindir}/%{name}
12cr|virtualjaguar-2.0.2-2|36	
12cr|virtualjaguar-2.0.2-2|37	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cr|virtualjaguar-2.0.2-2|38	install -m 644 res/vj.xpm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
12cr|virtualjaguar-2.0.2-2|39	
12cr|virtualjaguar-2.0.2-2|40	mkdir -p %{buildroot}%{_datadir}/applications
12cr|virtualjaguar-2.0.2-2|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|virtualjaguar-2.0.2-2|42	[Desktop Entry]
12cr|virtualjaguar-2.0.2-2|43	Name=Virtual Jaguar
12cr|virtualjaguar-2.0.2-2|44	Comment=%{summary}
12cr|virtualjaguar-2.0.2-2|45	Exec=%{_bindir}/%{name}
12cr|virtualjaguar-2.0.2-2|46	Icon=%{name}
12cr|virtualjaguar-2.0.2-2|47	Terminal=false
12cr|virtualjaguar-2.0.2-2|48	Type=Application
12cr|virtualjaguar-2.0.2-2|49	StartupNotify=true
12cr|virtualjaguar-2.0.2-2|50	Categories=Game;Emulator;
12cr|virtualjaguar-2.0.2-2|51	EOF
12cr|virtualjaguar-2.0.2-2|52	
12cr|virtualjaguar-2.0.2-2|53	%files
12cr|virtualjaguar-2.0.2-2|54	%doc docs/*
12cr|virtualjaguar-2.0.2-2|55	%{_bindir}/%{name}
12cr|virtualjaguar-2.0.2-2|56	%{_datadir}/pixmaps/%{name}.xpm
12cr|virtualjaguar-2.0.2-2|57	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|virtualjaguar-2.0.2-2|58	
12cr|virtualjaguar-2.0.2-2|59	
12cr|virtualjaguar-2.0.2-2|60	%changelog
12cr|virtualjaguar-2.0.2-2|61	* Fri Jan 06 2012 Andrey Bondrov <abondrov@mandriva.org> 2.0.2-1mdv2011.0
12cr|virtualjaguar-2.0.2-2|62	+ Revision: 758197
12cr|virtualjaguar-2.0.2-2|63	- New version 2.0.2
12cr|virtualjaguar-2.0.2-2|64	
12cr|virtualjaguar-2.0.2-2|65	* Thu Oct 20 2011 Andrey Bondrov <abondrov@mandriva.org> 2.0.1-1
12cr|virtualjaguar-2.0.2-2|66	+ Revision: 705492
12cr|virtualjaguar-2.0.2-2|67	- New bugfix version 2.0.1
12cr|virtualjaguar-2.0.2-2|68	
12cr|virtualjaguar-2.0.2-2|69	* Fri Oct 14 2011 Andrey Bondrov <abondrov@mandriva.org> 2.0.0-1
12cr|virtualjaguar-2.0.2-2|70	+ Revision: 704652
12cr|virtualjaguar-2.0.2-2|71	- imported package virtualjaguar
12cr|virtualjaguar-2.0.2-2|72	

8366 12
12cr|VirtualLab-6.2.2-2|1	Name:           VirtualLab
12cr|VirtualLab-6.2.2-2|2	Summary:        The Virtual Microscope interface
12cr|VirtualLab-6.2.2-2|3	Group:          Sciences/Biology
12cr|VirtualLab-6.2.2-2|4	Version:        6.2.2
12cr|VirtualLab-6.2.2-2|5	Release:        2
12cr|VirtualLab-6.2.2-2|6	License:        GPL
12cr|VirtualLab-6.2.2-2|7	Url:            http://virtual.itg.uiuc.edu/
12cr|VirtualLab-6.2.2-2|8	BuildRequires:  java-devel >= 1.4.0
12cr|VirtualLab-6.2.2-2|9	Source:         %{name}%{version}-with-samples.zip
12cr|VirtualLab-6.2.2-2|10	Source1:        %{name}.png
12cr|VirtualLab-6.2.2-2|11	Source2:        %{name}.desktop
12cr|VirtualLab-6.2.2-2|12	Source3:        VirtualLabConfig.xml
12cr|VirtualLab-6.2.2-2|13	Source4:        VirtualLab-rpmlintrc
12cr|VirtualLab-6.2.2-2|14	%define         installpath %{_datadir}/java/%{name}
12cr|VirtualLab-6.2.2-2|15	
12cr|VirtualLab-6.2.2-2|16	%description
12cr|VirtualLab-6.2.2-2|17	The Virtual Microscope interface supports the browsing of high-resolution,
12cr|VirtualLab-6.2.2-2|18	multi-dimensional image datasets from our Scanning Electron Microscope (SEM)
12cr|VirtualLab-6.2.2-2|19	and our Light Microscope (LM).
12cr|VirtualLab-6.2.2-2|20	
12cr|VirtualLab-6.2.2-2|21	
12cr|VirtualLab-6.2.2-2|22	Authors:
12cr|VirtualLab-6.2.2-2|23	--------
12cr|VirtualLab-6.2.2-2|24	Imaging Technology Group,
12cr|VirtualLab-6.2.2-2|25	NASA's Kennedy Space Center
12cr|VirtualLab-6.2.2-2|26	and Learning Technologies.
12cr|VirtualLab-6.2.2-2|27	
12cr|VirtualLab-6.2.2-2|28	
12cr|VirtualLab-6.2.2-2|29	%prep
12cr|VirtualLab-6.2.2-2|30	%setup -T -c %{name}-%{version}
12cr|VirtualLab-6.2.2-2|31	cp %{SOURCE0} .
12cr|VirtualLab-6.2.2-2|32	unzip *.zip
12cr|VirtualLab-6.2.2-2|33	rm *.zip
12cr|VirtualLab-6.2.2-2|34	pushd "Virtual Lab"
12cr|VirtualLab-6.2.2-2|35	mv * ../
12cr|VirtualLab-6.2.2-2|36	popd
12cr|VirtualLab-6.2.2-2|37	rm -rf "Virtual Lab"
12cr|VirtualLab-6.2.2-2|38	
12cr|VirtualLab-6.2.2-2|39	%build
12cr|VirtualLab-6.2.2-2|40	
12cr|VirtualLab-6.2.2-2|41	%install
12cr|VirtualLab-6.2.2-2|42	mkdir -p %buildroot/%installpath
12cr|VirtualLab-6.2.2-2|43	mkdir -p %buildroot/%_bindir
12cr|VirtualLab-6.2.2-2|44	cp -r * %buildroot/%installpath/
12cr|VirtualLab-6.2.2-2|45	install -m644 %{SOURCE3} %buildroot/%installpath/VirtualLabConfig.xml
12cr|VirtualLab-6.2.2-2|46	# startscript
12cr|VirtualLab-6.2.2-2|47	cat > %{name}.sh <<EOF
12cr|VirtualLab-6.2.2-2|48	#!/bin/bash
12cr|VirtualLab-6.2.2-2|49	pushd %installpath
12cr|VirtualLab-6.2.2-2|50	java -Dapple.laf.useScreenMenuBar=true  -Djava.library.path=resources/ -Xmx1024m -jar "%installpath/resources/Virtuallab.6.2.2.jar"
12cr|VirtualLab-6.2.2-2|51	EOF
12cr|VirtualLab-6.2.2-2|52	install -m 755 %{name}.sh %buildroot/%_bindir/
12cr|VirtualLab-6.2.2-2|53	# install menu entry
12cr|VirtualLab-6.2.2-2|54	install -D -m644 %SOURCE1 %buildroot/%_datadir/pixmaps/%{name}.png
12cr|VirtualLab-6.2.2-2|55	install -D -m644 %SOURCE2 %buildroot/%_datadir/applications/%{name}.desktop
12cr|VirtualLab-6.2.2-2|56	
12cr|VirtualLab-6.2.2-2|57	%files
12cr|VirtualLab-6.2.2-2|58	%attr(755,root,root)  %{_bindir}/%{name}.sh
12cr|VirtualLab-6.2.2-2|59	%dir %{installpath}
12cr|VirtualLab-6.2.2-2|60	%{installpath}/*
12cr|VirtualLab-6.2.2-2|61	%_datadir/applications/%{name}.desktop
12cr|VirtualLab-6.2.2-2|62	%_datadir/pixmaps/%{name}.png

8367 12
12cr|virtuosoconverter-0.1-4|1	Name:           virtuosoconverter
12cr|virtuosoconverter-0.1-4|2	Summary:        Virtuoso database converter tool
12cr|virtuosoconverter-0.1-4|3	Version:        0.1
12cr|virtuosoconverter-0.1-4|4	Release:        %mkrel 4
12cr|virtuosoconverter-0.1-4|5	Group:          Graphical desktop/KDE
12cr|virtuosoconverter-0.1-4|6	License:        GPLv2+
12cr|virtuosoconverter-0.1-4|7	URL:            http://www.kde.org
12cr|virtuosoconverter-0.1-4|8	Source0:        %name-%version.tar.bz2
12cr|virtuosoconverter-0.1-4|9	BuildRequires:  kdelibs4-devel
12cr|virtuosoconverter-0.1-4|10	BuildRequires:	kdebase4-workspace-devel
12cr|virtuosoconverter-0.1-4|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|virtuosoconverter-0.1-4|12	
12cr|virtuosoconverter-0.1-4|13	%description
12cr|virtuosoconverter-0.1-4|14	virtuosoconverter is a tool that convert database created with
12cr|virtuosoconverter-0.1-4|15	virtuoso 5 to virtuoso 6 format.
12cr|virtuosoconverter-0.1-4|16	
12cr|virtuosoconverter-0.1-4|17	%files
12cr|virtuosoconverter-0.1-4|18	%defattr(-,root,root)
12cr|virtuosoconverter-0.1-4|19	%_kde_bindir/virtuosoconverter
12cr|virtuosoconverter-0.1-4|20	%_kde_appsdir/virtuosoconverter
12cr|virtuosoconverter-0.1-4|21	
12cr|virtuosoconverter-0.1-4|22	#--------------------------------------------------------------------
12cr|virtuosoconverter-0.1-4|23	
12cr|virtuosoconverter-0.1-4|24	%prep
12cr|virtuosoconverter-0.1-4|25	%setup -q -n %name
12cr|virtuosoconverter-0.1-4|26	
12cr|virtuosoconverter-0.1-4|27	%build
12cr|virtuosoconverter-0.1-4|28	%cmake_kde4
12cr|virtuosoconverter-0.1-4|29	%make
12cr|virtuosoconverter-0.1-4|30	
12cr|virtuosoconverter-0.1-4|31	%install
12cr|virtuosoconverter-0.1-4|32	rm -rf %{buildroot}
12cr|virtuosoconverter-0.1-4|33	%makeinstall_std -C build
12cr|virtuosoconverter-0.1-4|34	
12cr|virtuosoconverter-0.1-4|35	%clean
12cr|virtuosoconverter-0.1-4|36	rm -rf %{buildroot}
12cr|virtuosoconverter-0.1-4|37	
12cr|virtuosoconverter-0.1-4|38	
12cr|virtuosoconverter-0.1-4|39	%changelog
12cr|virtuosoconverter-0.1-4|40	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdv2011.0
12cr|virtuosoconverter-0.1-4|41	+ Revision: 615411
12cr|virtuosoconverter-0.1-4|42	- the mass rebuild of 2010.1 packages
12cr|virtuosoconverter-0.1-4|43	
12cr|virtuosoconverter-0.1-4|44	* Wed Apr 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.1-3mdv2010.1
12cr|virtuosoconverter-0.1-4|45	+ Revision: 540283
12cr|virtuosoconverter-0.1-4|46	- Updated tarball
12cr|virtuosoconverter-0.1-4|47	
12cr|virtuosoconverter-0.1-4|48	+ Funda Wang <fwang@mandriva.org>
12cr|virtuosoconverter-0.1-4|49	- rebuild
12cr|virtuosoconverter-0.1-4|50	
12cr|virtuosoconverter-0.1-4|51	* Wed Feb 03 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.1-1mdv2010.1
12cr|virtuosoconverter-0.1-4|52	+ Revision: 500268
12cr|virtuosoconverter-0.1-4|53	- add buildrequire
12cr|virtuosoconverter-0.1-4|54	- import virtuosoconverter
12cr|virtuosoconverter-0.1-4|55	
12cr|virtuosoconverter-0.1-4|56	

8368 12
12cr|virt-viewer-0.5.4-1|1	%define	name	virt-viewer
12cr|virt-viewer-0.5.4-1|2	%define	version	0.5.4
12cr|virt-viewer-0.5.4-1|3	%define	release	1
12cr|virt-viewer-0.5.4-1|4	
12cr|virt-viewer-0.5.4-1|5	Name:		%{name}
12cr|virt-viewer-0.5.4-1|6	Version:	%{version}
12cr|virt-viewer-0.5.4-1|7	Release:	%{release}
12cr|virt-viewer-0.5.4-1|8	Summary:	Virtual Machine Viewer
12cr|virt-viewer-0.5.4-1|9	License:	GPLv2+
12cr|virt-viewer-0.5.4-1|10	Group:		Graphical desktop/GNOME
12cr|virt-viewer-0.5.4-1|11	URL:		http://virt-manager.org/
12cr|virt-viewer-0.5.4-1|12	Source0:	http://virt-manager.org/download/sources/%{name}/%{name}-%{version}.tar.gz
12cr|virt-viewer-0.5.4-1|13	BuildRequires:	pkgconfig(libvirt)
12cr|virt-viewer-0.5.4-1|14	BuildRequires:	pkgconfig(gvnc-1.0)
12cr|virt-viewer-0.5.4-1|15	BuildRequires:	xen-devel
12cr|virt-viewer-0.5.4-1|16	BuildRequires:	intltool
12cr|virt-viewer-0.5.4-1|17	BuildRequires:	pkgconfig(libglade-2.0)
12cr|virt-viewer-0.5.4-1|18	
12cr|virt-viewer-0.5.4-1|19	%description
12cr|virt-viewer-0.5.4-1|20	Virtual Machine Viewer (virt-viewer) is a lightweight interface for
12cr|virt-viewer-0.5.4-1|21	interacting with the graphical display of a virtualized guest OS. It uses
12cr|virt-viewer-0.5.4-1|22	GTK-VNC and libvirt to look up the VNC server details associated with the
12cr|virt-viewer-0.5.4-1|23	guest. It is intended as a replacement for the traditional vncviewer
12cr|virt-viewer-0.5.4-1|24	client, since the latter does not support SSL/TLS encryption of x509
12cr|virt-viewer-0.5.4-1|25	certificate authentication.
12cr|virt-viewer-0.5.4-1|26	
12cr|virt-viewer-0.5.4-1|27	%prep
12cr|virt-viewer-0.5.4-1|28	%setup -q
12cr|virt-viewer-0.5.4-1|29	
12cr|virt-viewer-0.5.4-1|30	%build
12cr|virt-viewer-0.5.4-1|31	%configure2_5x
12cr|virt-viewer-0.5.4-1|32	%make
12cr|virt-viewer-0.5.4-1|33	
12cr|virt-viewer-0.5.4-1|34	%install
12cr|virt-viewer-0.5.4-1|35	%makeinstall_std
12cr|virt-viewer-0.5.4-1|36	%find_lang %{name}
12cr|virt-viewer-0.5.4-1|37	
12cr|virt-viewer-0.5.4-1|38	%files -f %{name}.lang
12cr|virt-viewer-0.5.4-1|39	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
12cr|virt-viewer-0.5.4-1|40	%{_bindir}/*
12cr|virt-viewer-0.5.4-1|41	%{_mandir}/man1/*
12cr|virt-viewer-0.5.4-1|42	%{_datadir}/applications/remote-viewer.desktop
12cr|virt-viewer-0.5.4-1|43	%{_datadir}/icons/hicolor/*/*
12cr|virt-viewer-0.5.4-1|44	%{_datadir}/%{name}/ui

8369 12
12cr|visionegg-1.2.1-4|1	Summary:	Python library for producing stimuli for vision research experiments
12cr|visionegg-1.2.1-4|2	Name:		visionegg
12cr|visionegg-1.2.1-4|3	Version:	1.2.1
12cr|visionegg-1.2.1-4|4	Release:	4
12cr|visionegg-1.2.1-4|5	Source0:	%{name}-%{version}.tar.gz
12cr|visionegg-1.2.1-4|6	License:	LGPL
12cr|visionegg-1.2.1-4|7	Group:		Sciences/Other
12cr|visionegg-1.2.1-4|8	Url:		http://www.visionegg.org/
12cr|visionegg-1.2.1-4|9	Obsoletes:	visionegg-demos
12cr|visionegg-1.2.1-4|10	Requires:	python-numpy >= 1.0
12cr|visionegg-1.2.1-4|11	Requires:	python-imaging >= 1.1.2
12cr|visionegg-1.2.1-4|12	Requires:	python-opengl >= 2.0
12cr|visionegg-1.2.1-4|13	Requires:	pygame >= 1.5.3
12cr|visionegg-1.2.1-4|14	BuildRequires:	python-setuptools, pkgconfig(x11), GL-devel, python-numpy-devel >= 1.0
12cr|visionegg-1.2.1-4|15	BuildRequires:	python-devel
12cr|visionegg-1.2.1-4|16	BuildRequires:  pkgconfig(lapack)
12cr|visionegg-1.2.1-4|17	
12cr|visionegg-1.2.1-4|18	%description
12cr|visionegg-1.2.1-4|19	The Vision Egg uses Python and OpenGL to provide a powerful, flexible,
12cr|visionegg-1.2.1-4|20	and free way to produce stimuli for vision research experiments. In
12cr|visionegg-1.2.1-4|21	addition to methods for automatic generation of traditional visual
12cr|visionegg-1.2.1-4|22	stimuli such as sinusoidal gratings and random dot patterns, it defines a
12cr|visionegg-1.2.1-4|23	number of functions for moving numeric data, images, movies, text, and
12cr|visionegg-1.2.1-4|24	3D objects to and from your computer's video card and making use of
12cr|visionegg-1.2.1-4|25	features like perspective distortion.
12cr|visionegg-1.2.1-4|26	
12cr|visionegg-1.2.1-4|27	%prep
12cr|visionegg-1.2.1-4|28	%setup -q
12cr|visionegg-1.2.1-4|29	
12cr|visionegg-1.2.1-4|30	%build
12cr|visionegg-1.2.1-4|31	CFLAGS="-L/usr/X11R6/%_lib" %__python setup.py build
12cr|visionegg-1.2.1-4|32	
12cr|visionegg-1.2.1-4|33	%install
12cr|visionegg-1.2.1-4|34	PYTHONDONTWRITEBYTECODE= %__python setup.py install --skip-build --root=%{buildroot} --record=FILELIST
12cr|visionegg-1.2.1-4|35	sed -i 's/.*egg-info$//' FILELIST
12cr|visionegg-1.2.1-4|36	
12cr|visionegg-1.2.1-4|37	%files -f FILELIST
12cr|visionegg-1.2.1-4|38	%defattr(-,root,root)
12cr|visionegg-1.2.1-4|39	%doc *.txt doc/ demo/
12cr|visionegg-1.2.1-4|40	
12cr|visionegg-1.2.1-4|41	
12cr|visionegg-1.2.1-4|42	%changelog
12cr|visionegg-1.2.1-4|43	* Sun Oct 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.2.1-2mdv2011.0
12cr|visionegg-1.2.1-4|44	+ Revision: 590946
12cr|visionegg-1.2.1-4|45	- rebuild for python-2.7
12cr|visionegg-1.2.1-4|46	- drop the obsolete %%py_requires macro and use python-devel instead
12cr|visionegg-1.2.1-4|47	
12cr|visionegg-1.2.1-4|48	* Tue Mar 09 2010 Lev Givon <lev@mandriva.org> 1.2.1-1mdv2010.1
12cr|visionegg-1.2.1-4|49	+ Revision: 517186
12cr|visionegg-1.2.1-4|50	- Update to 1.2.1.
12cr|visionegg-1.2.1-4|51	
12cr|visionegg-1.2.1-4|52	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-3mdv2010.0
12cr|visionegg-1.2.1-4|53	+ Revision: 445695
12cr|visionegg-1.2.1-4|54	- rebuild
12cr|visionegg-1.2.1-4|55	
12cr|visionegg-1.2.1-4|56	* Sat Jan 10 2009 Funda Wang <fwang@mandriva.org> 1.1.1-2mdv2009.1
12cr|visionegg-1.2.1-4|57	+ Revision: 327906
12cr|visionegg-1.2.1-4|58	- rebuild
12cr|visionegg-1.2.1-4|59	
12cr|visionegg-1.2.1-4|60	* Fri Nov 07 2008 Lev Givon <lev@mandriva.org> 1.1.1-1mdv2009.1
12cr|visionegg-1.2.1-4|61	+ Revision: 300409
12cr|visionegg-1.2.1-4|62	- Update to 1.1.1.
12cr|visionegg-1.2.1-4|63	
12cr|visionegg-1.2.1-4|64	+ Thierry Vignaud <tv@mandriva.org>
12cr|visionegg-1.2.1-4|65	- rebuild
12cr|visionegg-1.2.1-4|66	
12cr|visionegg-1.2.1-4|67	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.0-7mdv2009.0
12cr|visionegg-1.2.1-4|68	+ Revision: 255561
12cr|visionegg-1.2.1-4|69	- rebuild
12cr|visionegg-1.2.1-4|70	
12cr|visionegg-1.2.1-4|71	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0-5mdv2008.1
12cr|visionegg-1.2.1-4|72	+ Revision: 140929
12cr|visionegg-1.2.1-4|73	- restore BuildRoot
12cr|visionegg-1.2.1-4|74	
12cr|visionegg-1.2.1-4|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|visionegg-1.2.1-4|76	- kill re-definition of %%buildroot on Pixel's request
12cr|visionegg-1.2.1-4|77	
12cr|visionegg-1.2.1-4|78	
12cr|visionegg-1.2.1-4|79	* Tue Jan 23 2007 Lev Givon <lev@mandriva.org> 1.0-5mdv2007.0
12cr|visionegg-1.2.1-4|80	+ Revision: 112489
12cr|visionegg-1.2.1-4|81	- Add build dependencies.
12cr|visionegg-1.2.1-4|82	- Wrong dependency.
12cr|visionegg-1.2.1-4|83	- Fix Python build dependencies.
12cr|visionegg-1.2.1-4|84	- Accomodate different Python versions.
12cr|visionegg-1.2.1-4|85	- Patch to make installation more FHS compliant.
12cr|visionegg-1.2.1-4|86	- Fix dependencies, include demos in separate subpackage,
12cr|visionegg-1.2.1-4|87	install system directory in FHS-compliant location.
12cr|visionegg-1.2.1-4|88	- Import visionegg
12cr|visionegg-1.2.1-4|89	
12cr|visionegg-1.2.1-4|90	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|visionegg-1.2.1-4|91	- Rebuild against new python
12cr|visionegg-1.2.1-4|92	
12cr|visionegg-1.2.1-4|93	* Mon May 01 2006 Emmanuel Blindauer <blindauer@mandriva.org> 1.0-3mdk
12cr|visionegg-1.2.1-4|94	- fix ExclusiveArch
12cr|visionegg-1.2.1-4|95	
12cr|visionegg-1.2.1-4|96	* Mon Jan 23 2006 Lev Givon <lev@mandriva.org> 1.0-2mdk
12cr|visionegg-1.2.1-4|97	- Build correctly on x86_64.
12cr|visionegg-1.2.1-4|98	
12cr|visionegg-1.2.1-4|99	* Thu Jan 19 2006 Lev Givon <lev@mandriva.org> 1.0-1mdk
12cr|visionegg-1.2.1-4|100	- Initial Mandriva package.
12cr|visionegg-1.2.1-4|101	

8370 12
12cr|visitors-1.1-9|1	Summary:	Process a web log file for visitor statistics
12cr|visitors-1.1-9|2	Name:		visitors
12cr|visitors-1.1-9|3	Version:	1.1
12cr|visitors-1.1-9|4	Release:	9
12cr|visitors-1.1-9|5	License:	GPL
12cr|visitors-1.1-9|6	Group:		File tools
12cr|visitors-1.1-9|7	URL:		http://www.stedee.id.au/visitors
12cr|visitors-1.1-9|8	Source:		http://www.stedee.id.au/files/%{name}-%{version}.tar.bz2
12cr|visitors-1.1-9|9	BuildRequires:	db-devel
12cr|visitors-1.1-9|10	BuildRequires:	pcre-devel
12cr|visitors-1.1-9|11	BuildRequires:	autoconf2.5
12cr|visitors-1.1-9|12	BuildRequires:	libtool
12cr|visitors-1.1-9|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|visitors-1.1-9|14	
12cr|visitors-1.1-9|15	%description
12cr|visitors-1.1-9|16	visitors processes a web log file trying very hard to identify a single
12cr|visitors-1.1-9|17	"person" as much as possible. This is typically achieved by use of either an
12cr|visitors-1.1-9|18	identifying cookie in the log file; Or via the IP Address/Name & Browser ID
12cr|visitors-1.1-9|19	combination.
12cr|visitors-1.1-9|20	
12cr|visitors-1.1-9|21	%prep
12cr|visitors-1.1-9|22	
12cr|visitors-1.1-9|23	%setup -q
12cr|visitors-1.1-9|24	
12cr|visitors-1.1-9|25	%build
12cr|visitors-1.1-9|26	
12cr|visitors-1.1-9|27	%configure2_5x \
12cr|visitors-1.1-9|28	--enable-database-name=%{name}.db \
12cr|visitors-1.1-9|29	--enable-database-dir=%{_localstatedir}/lib/%{name}
12cr|visitors-1.1-9|30	
12cr|visitors-1.1-9|31	%make
12cr|visitors-1.1-9|32	
12cr|visitors-1.1-9|33	%install
12cr|visitors-1.1-9|34	rm -rf %{buildroot}
12cr|visitors-1.1-9|35	
12cr|visitors-1.1-9|36	%makeinstall
12cr|visitors-1.1-9|37	
12cr|visitors-1.1-9|38	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12cr|visitors-1.1-9|39	
12cr|visitors-1.1-9|40	%clean
12cr|visitors-1.1-9|41	rm -rf %{buildroot}
12cr|visitors-1.1-9|42	
12cr|visitors-1.1-9|43	%files
12cr|visitors-1.1-9|44	%defattr(-,root,root,0755)
12cr|visitors-1.1-9|45	%doc ChangeLog COPYING INSTALL README
12cr|visitors-1.1-9|46	%{_bindir}/%{name}
12cr|visitors-1.1-9|47	%dir %{_localstatedir}/lib/%{name}
12cr|visitors-1.1-9|48	%{_mandir}/man1/%{name}.1*
12cr|visitors-1.1-9|49	
12cr|visitors-1.1-9|50	
12cr|visitors-1.1-9|51	
12cr|visitors-1.1-9|52	
12cr|visitors-1.1-9|53	%changelog
12cr|visitors-1.1-9|54	* Tue May 08 2012 Crispin Boylan <crisb@mandriva.org> 1.1-9
12cr|visitors-1.1-9|55	+ Revision: 797438
12cr|visitors-1.1-9|56	- Rebuild
12cr|visitors-1.1-9|57	
12cr|visitors-1.1-9|58	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|visitors-1.1-9|59	- relink against libpcre.so.1
12cr|visitors-1.1-9|60	
12cr|visitors-1.1-9|61	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdv2011.0
12cr|visitors-1.1-9|62	+ Revision: 615412
12cr|visitors-1.1-9|63	- the mass rebuild of 2010.1 packages
12cr|visitors-1.1-9|64	
12cr|visitors-1.1-9|65	* Thu Dec 31 2009 Funda Wang <fwang@mandriva.org> 1.1-6mdv2010.1
12cr|visitors-1.1-9|66	+ Revision: 484301
12cr|visitors-1.1-9|67	- rebuild for db 4.8
12cr|visitors-1.1-9|68	
12cr|visitors-1.1-9|69	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.1-5mdv2010.0
12cr|visitors-1.1-9|70	+ Revision: 434677
12cr|visitors-1.1-9|71	- rebuild
12cr|visitors-1.1-9|72	- rebuild
12cr|visitors-1.1-9|73	
12cr|visitors-1.1-9|74	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.1-3mdv2009.0
12cr|visitors-1.1-9|75	+ Revision: 255563
12cr|visitors-1.1-9|76	- rebuild
12cr|visitors-1.1-9|77	
12cr|visitors-1.1-9|78	+ Pixel <pixel@mandriva.com>
12cr|visitors-1.1-9|79	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|visitors-1.1-9|80	
12cr|visitors-1.1-9|81	+ Olivier Blin <blino@mandriva.org>
12cr|visitors-1.1-9|82	- restore BuildRoot
12cr|visitors-1.1-9|83	
12cr|visitors-1.1-9|84	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.1-1mdv2008.1
12cr|visitors-1.1-9|85	+ Revision: 129181
12cr|visitors-1.1-9|86	- kill re-definition of %%buildroot on Pixel's request
12cr|visitors-1.1-9|87	

8371 12
12cr|vitables-2.1-1|1	%define tarname	ViTables
12cr|vitables-2.1-1|2	%define name	vitables
12cr|vitables-2.1-1|3	%define version 2.1
12cr|vitables-2.1-1|4	%define release 1
12cr|vitables-2.1-1|5	
12cr|vitables-2.1-1|6	Summary:	Graphical tool for browsing and editing HDF5 files
12cr|vitables-2.1-1|7	Name:		%{name}
12cr|vitables-2.1-1|8	Version:	%{version}
12cr|vitables-2.1-1|9	Release:	%{release}
12cr|vitables-2.1-1|10	Source0:	%{tarname}-%{version}.tar.gz
12cr|vitables-2.1-1|11	License:	GPLv3+
12cr|vitables-2.1-1|12	Group:		Editors
12cr|vitables-2.1-1|13	Url:		http://vitables.org
12cr|vitables-2.1-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|vitables-2.1-1|15	BuildArch:	noarch
12cr|vitables-2.1-1|16	Requires:	python-tables >= 2.0, python-qt4 >= 4.3
12cr|vitables-2.1-1|17	BuildRequires:	python-tables >= 2.0, python-qt4 >= 4.3
12cr|vitables-2.1-1|18	BuildRequires:	python-sphinx
12cr|vitables-2.1-1|19	%py_requires -d
12cr|vitables-2.1-1|20	
12cr|vitables-2.1-1|21	%description
12cr|vitables-2.1-1|22	ViTables is a graphical tool for browsing and editing files in both PyTables
12cr|vitables-2.1-1|23	and HDF5 format. With ViTables you can easily navigate through the data
12cr|vitables-2.1-1|24	hierarchy, view and modify metadata, view actual data and more.
12cr|vitables-2.1-1|25	
12cr|vitables-2.1-1|26	%prep
12cr|vitables-2.1-1|27	%setup -q -n %{tarname}-%{version}
12cr|vitables-2.1-1|28	
12cr|vitables-2.1-1|29	%install
12cr|vitables-2.1-1|30	%__rm -rf %{buildroot}
12cr|vitables-2.1-1|31	%__python setup.py install --root=%{buildroot}
12cr|vitables-2.1-1|32	%__rm -rf %{buildroot}/%{py_sitedir}/%{name}/examples
12cr|vitables-2.1-1|33	%__rm -rf %{buildroot}/%{py_sitedir}/%{name}/doc
12cr|vitables-2.1-1|34	
12cr|vitables-2.1-1|35	%clean
12cr|vitables-2.1-1|36	%__rm -rf %{buildroot}
12cr|vitables-2.1-1|37	
12cr|vitables-2.1-1|38	%files
12cr|vitables-2.1-1|39	%defattr(-,root,root)
12cr|vitables-2.1-1|40	%doc ANNOUNCE.txt ChangeLog.txt LICENSE.txt README.txt TODO.txt doc/*.pdf examples/
12cr|vitables-2.1-1|41	%_bindir/*
12cr|vitables-2.1-1|42	%py_sitedir/*
12cr|vitables-2.1-1|43	
12cr|vitables-2.1-1|44	
12cr|vitables-2.1-1|45	%changelog
12cr|vitables-2.1-1|46	* Wed Aug 08 2012 Lev Givon <lev@mandriva.org> 2.1-1
12cr|vitables-2.1-1|47	+ Revision: 812887
12cr|vitables-2.1-1|48	- Update to 2.1.
12cr|vitables-2.1-1|49	
12cr|vitables-2.1-1|50	* Sat Oct 30 2010 Michael Scherer <misc@mandriva.org> 2.0-3mdv2011.0
12cr|vitables-2.1-1|51	+ Revision: 590586
12cr|vitables-2.1-1|52	- rebuild for python 2.7
12cr|vitables-2.1-1|53	
12cr|vitables-2.1-1|54	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 2.0-2mdv2010.0
12cr|vitables-2.1-1|55	+ Revision: 445696
12cr|vitables-2.1-1|56	- rebuild
12cr|vitables-2.1-1|57	
12cr|vitables-2.1-1|58	* Tue Jan 20 2009 Lev Givon <lev@mandriva.org> 2.0-1mdv2009.1
12cr|vitables-2.1-1|59	+ Revision: 332059
12cr|vitables-2.1-1|60	- import vitables
12cr|vitables-2.1-1|61	
12cr|vitables-2.1-1|62	

8372 12
12cr|vkeybd-0.1.18d-6|1	Summary:	Virtual ALSA MIDI keyboard
12cr|vkeybd-0.1.18d-6|2	Name:		vkeybd
12cr|vkeybd-0.1.18d-6|3	Version:	0.1.18d
12cr|vkeybd-0.1.18d-6|4	Release:	%mkrel 6
12cr|vkeybd-0.1.18d-6|5	License:	GPLv2+
12cr|vkeybd-0.1.18d-6|6	Group:		Sound
12cr|vkeybd-0.1.18d-6|7	URL:		http://www.alsa-project.org/~tiwai/alsa.html
12cr|vkeybd-0.1.18d-6|8	# From Debian as there appears to be no upstream source I can find,
12cr|vkeybd-0.1.18d-6|9	# though this is a genuine release made by the author as he referred
12cr|vkeybd-0.1.18d-6|10	# to it in a Debian bug report. - AdamW 2008/01
12cr|vkeybd-0.1.18d-6|11	Source0:	http://ftp.de.debian.org/debian/pool/main/v/vkeybd/%{name}_%{version}.orig.tar.gz
12cr|vkeybd-0.1.18d-6|12	Requires:	tk
12cr|vkeybd-0.1.18d-6|13	Requires:	tcl
12cr|vkeybd-0.1.18d-6|14	BuildRequires:	tk
12cr|vkeybd-0.1.18d-6|15	BuildRequires:	pkgconfig(tk)
12cr|vkeybd-0.1.18d-6|16	BuildRequires:	tcl
12cr|vkeybd-0.1.18d-6|17	BuildRequires:	tcl-devel
12cr|vkeybd-0.1.18d-6|18	BuildRequires:  alsa-oss-devel
12cr|vkeybd-0.1.18d-6|19	
12cr|vkeybd-0.1.18d-6|20	%description
12cr|vkeybd-0.1.18d-6|21	Vkeybd is a virtual keyboard (as in musical instrument)
12cr|vkeybd-0.1.18d-6|22	for AWE32/64, raw MIDI, and ALSA sequencer drivers.  It is written in
12cr|vkeybd-0.1.18d-6|23	Tcl/Tk.  Enjoy playing music with your "computer" keyboard :-)
12cr|vkeybd-0.1.18d-6|24	
12cr|vkeybd-0.1.18d-6|25	%prep
12cr|vkeybd-0.1.18d-6|26	%setup -q
12cr|vkeybd-0.1.18d-6|27	perl -p -i -e "s|-O|%optflags||g" Makefile
12cr|vkeybd-0.1.18d-6|28	
12cr|vkeybd-0.1.18d-6|29	%build
12cr|vkeybd-0.1.18d-6|30	make PREFIX=%{_prefix} \
12cr|vkeybd-0.1.18d-6|31	TCLLIB=-ltcl%{tcl_version} \
12cr|vkeybd-0.1.18d-6|32	TKLIB=-ltk%{tcl_version} \
12cr|vkeybd-0.1.18d-6|33	CC="gcc %ldflags"
12cr|vkeybd-0.1.18d-6|34	
12cr|vkeybd-0.1.18d-6|35	%install
12cr|vkeybd-0.1.18d-6|36	make PREFIX="%{buildroot}"%{_prefix} install
12cr|vkeybd-0.1.18d-6|37	make MAN_DIR=%{buildroot}%{_mandir} install-man
12cr|vkeybd-0.1.18d-6|38	
12cr|vkeybd-0.1.18d-6|39	#menu
12cr|vkeybd-0.1.18d-6|40	(cd %{buildroot}
12cr|vkeybd-0.1.18d-6|41	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|vkeybd-0.1.18d-6|42	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|vkeybd-0.1.18d-6|43	[Desktop Entry]
12cr|vkeybd-0.1.18d-6|44	Type=Application
12cr|vkeybd-0.1.18d-6|45	Exec=%{_bindir}/%{name}
12cr|vkeybd-0.1.18d-6|46	Name=VKeybd
12cr|vkeybd-0.1.18d-6|47	Comment=On-screen ALSA MIDI keyboard
12cr|vkeybd-0.1.18d-6|48	Icon=%{name}
12cr|vkeybd-0.1.18d-6|49	Categories=Audio;
12cr|vkeybd-0.1.18d-6|50	EOF
12cr|vkeybd-0.1.18d-6|51	)
12cr|vkeybd-0.1.18d-6|52	
12cr|vkeybd-0.1.18d-6|53	#icons
12cr|vkeybd-0.1.18d-6|54	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|vkeybd-0.1.18d-6|55	cp pixmaps/%{name}_48x48.png %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|vkeybd-0.1.18d-6|56	cp pixmaps/%{name}_32x32.png %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|vkeybd-0.1.18d-6|57	cp pixmaps/%{name}_16x16.png %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|vkeybd-0.1.18d-6|58	
12cr|vkeybd-0.1.18d-6|59	%files
12cr|vkeybd-0.1.18d-6|60	%doc README ChangeLog
12cr|vkeybd-0.1.18d-6|61	%{_bindir}/*
12cr|vkeybd-0.1.18d-6|62	%{_datadir}/%{name}
12cr|vkeybd-0.1.18d-6|63	%{_mandir}/man1/*
12cr|vkeybd-0.1.18d-6|64	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|vkeybd-0.1.18d-6|65	%{_iconsdir}/hicolor/*/apps/%{name}.png

8373 12
12cr|vlc-more-skins-0.1-5|1	%define name vlc-more-skins
12cr|vlc-more-skins-0.1-5|2	%define version 0.1
12cr|vlc-more-skins-0.1-5|3	%define release %mkrel 5
12cr|vlc-more-skins-0.1-5|4	
12cr|vlc-more-skins-0.1-5|5	
12cr|vlc-more-skins-0.1-5|6	
12cr|vlc-more-skins-0.1-5|7	Name:      %{name}
12cr|vlc-more-skins-0.1-5|8	Version:   %{version}
12cr|vlc-more-skins-0.1-5|9	Release:   %{release}
12cr|vlc-more-skins-0.1-5|10	Summary:   A collection of 7 skins for vlc
12cr|vlc-more-skins-0.1-5|11	License:   GPL
12cr|vlc-more-skins-0.1-5|12	URL:       http://www.videolan.org/vlc/download-skins2.html
12cr|vlc-more-skins-0.1-5|13	Group:     Video
12cr|vlc-more-skins-0.1-5|14	Source0:   %{name}.tar.bz2
12cr|vlc-more-skins-0.1-5|15	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|vlc-more-skins-0.1-5|16	Requires: svlc
12cr|vlc-more-skins-0.1-5|17	BuildArch: noarch
12cr|vlc-more-skins-0.1-5|18	
12cr|vlc-more-skins-0.1-5|19	
12cr|vlc-more-skins-0.1-5|20	%description
12cr|vlc-more-skins-0.1-5|21	A collection of 7 skins for vlc
12cr|vlc-more-skins-0.1-5|22	
12cr|vlc-more-skins-0.1-5|23	%prep
12cr|vlc-more-skins-0.1-5|24	rm -rf %buildroot
12cr|vlc-more-skins-0.1-5|25	
12cr|vlc-more-skins-0.1-5|26	%setup -n %{name}
12cr|vlc-more-skins-0.1-5|27	%install
12cr|vlc-more-skins-0.1-5|28	rm -rf %buildroot
12cr|vlc-more-skins-0.1-5|29	mkdir -p %buildroot/%_datadir/vlc/skins2/
12cr|vlc-more-skins-0.1-5|30	install -m644 *.vlt %buildroot/%_datadir/vlc/skins2/
12cr|vlc-more-skins-0.1-5|31	
12cr|vlc-more-skins-0.1-5|32	%clean
12cr|vlc-more-skins-0.1-5|33	rm -rf %buildroot
12cr|vlc-more-skins-0.1-5|34	%files
12cr|vlc-more-skins-0.1-5|35	%defattr(-,root,root)
12cr|vlc-more-skins-0.1-5|36	%doc COPYING readme.txt
12cr|vlc-more-skins-0.1-5|37	%_datadir/vlc/skins2/chaos.vlt
12cr|vlc-more-skins-0.1-5|38	%_datadir/vlc/skins2/itunes.vlt
12cr|vlc-more-skins-0.1-5|39	%_datadir/vlc/skins2/MediaPlayer.vlt
12cr|vlc-more-skins-0.1-5|40	%_datadir/vlc/skins2/solar.vlt
12cr|vlc-more-skins-0.1-5|41	%_datadir/vlc/skins2/void.vlt
12cr|vlc-more-skins-0.1-5|42	%_datadir/vlc/skins2/vplayer.vlt
12cr|vlc-more-skins-0.1-5|43	%_datadir/vlc/skins2/winamp5.vlt
12cr|vlc-more-skins-0.1-5|44	
12cr|vlc-more-skins-0.1-5|45	
12cr|vlc-more-skins-0.1-5|46	
12cr|vlc-more-skins-0.1-5|47	%changelog
12cr|vlc-more-skins-0.1-5|48	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1-5mdv2009.0
12cr|vlc-more-skins-0.1-5|49	+ Revision: 261872
12cr|vlc-more-skins-0.1-5|50	- rebuild
12cr|vlc-more-skins-0.1-5|51	
12cr|vlc-more-skins-0.1-5|52	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1-4mdv2009.0
12cr|vlc-more-skins-0.1-5|53	+ Revision: 255570
12cr|vlc-more-skins-0.1-5|54	- rebuild
12cr|vlc-more-skins-0.1-5|55	
12cr|vlc-more-skins-0.1-5|56	+ Olivier Blin <oblin@mandriva.com>
12cr|vlc-more-skins-0.1-5|57	- restore BuildRoot
12cr|vlc-more-skins-0.1-5|58	
12cr|vlc-more-skins-0.1-5|59	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1-2mdv2008.1
12cr|vlc-more-skins-0.1-5|60	+ Revision: 129189
12cr|vlc-more-skins-0.1-5|61	- kill re-definition of %%buildroot on Pixel's request
12cr|vlc-more-skins-0.1-5|62	
12cr|vlc-more-skins-0.1-5|63	
12cr|vlc-more-skins-0.1-5|64	* Thu Jun 30 2005 Sebastien Savarin <plouf@mandriva.org> 0.1-2mdk
12cr|vlc-more-skins-0.1-5|65	- Fix bad perms on Source
12cr|vlc-more-skins-0.1-5|66	
12cr|vlc-more-skins-0.1-5|67	* Thu Jun 30 2005 Sebastien Savarin <plouf@mandriva.org> 0.1-1mdk
12cr|vlc-more-skins-0.1-5|68	- First Mandriva Linux release
12cr|vlc-more-skins-0.1-5|69	

8374 12
12cr|vlna-1.4-2|1	%define name vlna
12cr|vlna-1.4-2|2	%define version 1.4
12cr|vlna-1.4-2|3	%define release %mkrel 2
12cr|vlna-1.4-2|4	
12cr|vlna-1.4-2|5	Summary: Add the \nobreak by Czech typesetting conventions
12cr|vlna-1.4-2|6	Name: %{name}
12cr|vlna-1.4-2|7	Version: %{version}
12cr|vlna-1.4-2|8	Release: %{release}
12cr|vlna-1.4-2|9	Source0: ftp://math.feld.cvut.cz/pub/olsak/vlna/%{name}-%{version}.tar.gz
12cr|vlna-1.4-2|10	License: GPLv2
12cr|vlna-1.4-2|11	Group: Text tools
12cr|vlna-1.4-2|12	Url: http://petr.olsak.net/
12cr|vlna-1.4-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|vlna-1.4-2|14	
12cr|vlna-1.4-2|15	
12cr|vlna-1.4-2|16	%description
12cr|vlna-1.4-2|17	Program vlna adds ties (Czech vlna or vlnka) after nonsyllabic prepositions
12cr|vlna-1.4-2|18	(instead of spaces) in the TeX source files. This prevents line breaks
12cr|vlna-1.4-2|19	at undesirable spaces.
12cr|vlna-1.4-2|20	
12cr|vlna-1.4-2|21	
12cr|vlna-1.4-2|22	%prep
12cr|vlna-1.4-2|23	%setup -q
12cr|vlna-1.4-2|24	
12cr|vlna-1.4-2|25	%build
12cr|vlna-1.4-2|26	%configure2_5x
12cr|vlna-1.4-2|27	%make
12cr|vlna-1.4-2|28	
12cr|vlna-1.4-2|29	%install
12cr|vlna-1.4-2|30	rm -rf %{buildroot}
12cr|vlna-1.4-2|31	%makeinstall
12cr|vlna-1.4-2|32	
12cr|vlna-1.4-2|33	%clean
12cr|vlna-1.4-2|34	rm -rf %{buildroot}
12cr|vlna-1.4-2|35	
12cr|vlna-1.4-2|36	%files
12cr|vlna-1.4-2|37	%defattr(-,root,root)
12cr|vlna-1.4-2|38	%doc ChangeLog  README README.en vlna.txt
12cr|vlna-1.4-2|39	%{_bindir}/%{name}
12cr|vlna-1.4-2|40	%{_mandir}/man1/%{name}.1.*
12cr|vlna-1.4-2|41	
12cr|vlna-1.4-2|42	
12cr|vlna-1.4-2|43	%changelog
12cr|vlna-1.4-2|44	* Wed Dec 08 2010 Funda Wang <fwang@mandriva.org> 1.4-2mdv2011.0
12cr|vlna-1.4-2|45	+ Revision: 615970
12cr|vlna-1.4-2|46	- update file list
12cr|vlna-1.4-2|47	
12cr|vlna-1.4-2|48	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|vlna-1.4-2|49	- the mass rebuild of 2010.1 packages
12cr|vlna-1.4-2|50	
12cr|vlna-1.4-2|51	* Fri Jan 08 2010 Peťoš Šafařík <petos@mandriva.org> 1.4-1mdv2010.1
12cr|vlna-1.4-2|52	+ Revision: 487815
12cr|vlna-1.4-2|53	- Documentation added: README in Czech (autors native) and English and manual (vlna.txt)
12cr|vlna-1.4-2|54	- Description in SPEC updated
12cr|vlna-1.4-2|55	- import vlna
12cr|vlna-1.4-2|56	
12cr|vlna-1.4-2|57	

8375 12
12cr|vmc-2.0-0.beta3.5|1	%define _files_listed_twice_terminate_build 0
12cr|vmc-2.0-0.beta3.5|2	
12cr|vmc-2.0-0.beta3.5|3	%define realname vodafone-mobile-connect-card-driver-for-linux
12cr|vmc-2.0-0.beta3.5|4	%define pre beta3
12cr|vmc-2.0-0.beta3.5|5	
12cr|vmc-2.0-0.beta3.5|6	Summary: 	Vodafone Mobile Connect Card Driver (GUI) for Linux
12cr|vmc-2.0-0.beta3.5|7	Name: 		vmc
12cr|vmc-2.0-0.beta3.5|8	Version: 	2.0
12cr|vmc-2.0-0.beta3.5|9	Release:	0.%{pre}.5
12cr|vmc-2.0-0.beta3.5|10	Source0: 	https://forge.vodafonebetavine.net/frs/download.php/57/%{realname}-%{version}%{?pre:.%pre}.tar.gz
12cr|vmc-2.0-0.beta3.5|11	Source1:	vmc-mandriva-plugin.py
12cr|vmc-2.0-0.beta3.5|12	License:	GPLv2+
12cr|vmc-2.0-0.beta3.5|13	Group: 		System/Configuration/Networking
12cr|vmc-2.0-0.beta3.5|14	BuildArch:	noarch
12cr|vmc-2.0-0.beta3.5|15	URL:		https://forge.betavine.net/projects/vodafonemobilec/
12cr|vmc-2.0-0.beta3.5|16	BuildRequires:	python-devel
12cr|vmc-2.0-0.beta3.5|17	BuildRequires:	python-setuptools >= 0.6c5
12cr|vmc-2.0-0.beta3.5|18	Requires:	python-twisted
12cr|vmc-2.0-0.beta3.5|19	Requires:	python-serial
12cr|vmc-2.0-0.beta3.5|20	Requires:	pygtk2.0-libglade
12cr|vmc-2.0-0.beta3.5|21	Requires:	python-twisted-conch >= 0.8.0
12cr|vmc-2.0-0.beta3.5|22	Requires:	python-matplotlib
12cr|vmc-2.0-0.beta3.5|23	Requires:	python-dbus
12cr|vmc-2.0-0.beta3.5|24	Requires:	gksu
12cr|vmc-2.0-0.beta3.5|25	Requires:	wvdial
12cr|vmc-2.0-0.beta3.5|26	Requires:	gnome-python
12cr|vmc-2.0-0.beta3.5|27	Requires:	gnome-python-extras
12cr|vmc-2.0-0.beta3.5|28	Requires:	lsb-release
12cr|vmc-2.0-0.beta3.5|29	%rename	%{realname}
12cr|vmc-2.0-0.beta3.5|30	
12cr|vmc-2.0-0.beta3.5|31	%description
12cr|vmc-2.0-0.beta3.5|32	Vodafone Mobile Connect Card driver for Linux is a GPRS/UMTS/HSDPA device
12cr|vmc-2.0-0.beta3.5|33	manager written in Python, licensed under the GPL. Features: Data call handling
12cr|vmc-2.0-0.beta3.5|34	Send/Receive SMS SIM phone book management Graphical user interface using GTK
12cr|vmc-2.0-0.beta3.5|35	
12cr|vmc-2.0-0.beta3.5|36	%prep
12cr|vmc-2.0-0.beta3.5|37	%setup -q -n %{realname}-%{version}%{?pre:.%pre}
12cr|vmc-2.0-0.beta3.5|38	install -m644 %{SOURCE1} plugins/mandriva.py
12cr|vmc-2.0-0.beta3.5|39	find . -name '*~' -o -name '*.bak' -exec rm -f {} \;
12cr|vmc-2.0-0.beta3.5|40	rm -f plugins/suse.py~
12cr|vmc-2.0-0.beta3.5|41	
12cr|vmc-2.0-0.beta3.5|42	%build
12cr|vmc-2.0-0.beta3.5|43	env CFLAGS="%{optflags}" python setup.py build
12cr|vmc-2.0-0.beta3.5|44	
12cr|vmc-2.0-0.beta3.5|45	%install
12cr|vmc-2.0-0.beta3.5|46	#rm -f INSTALLED_FILES
12cr|vmc-2.0-0.beta3.5|47	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cr|vmc-2.0-0.beta3.5|48	
12cr|vmc-2.0-0.beta3.5|49	%files -f INSTALLED_FILES
12cr|vmc-2.0-0.beta3.5|50	%doc README
12cr|vmc-2.0-0.beta3.5|51	

8376 12
12cr|vmpk-0.5.0-1|1	Name:           vmpk
12cr|vmpk-0.5.0-1|2	Summary:        Virtual MIDI Piano Keyboard
12cr|vmpk-0.5.0-1|3	Version:        0.5.0
12cr|vmpk-0.5.0-1|4	Release:        1
12cr|vmpk-0.5.0-1|5	
12cr|vmpk-0.5.0-1|6	Source:         http://sourceforge.net/projects/VMPK/files/%name-%version.tar.bz2
12cr|vmpk-0.5.0-1|7	URL:            http://vmpk.sourceforge.net
12cr|vmpk-0.5.0-1|8	License:        GPLv3+
12cr|vmpk-0.5.0-1|9	Group:          Sound
12cr|vmpk-0.5.0-1|10	BuildRequires:  cmake
12cr|vmpk-0.5.0-1|11	BuildRequires:  pkgconfig(alsa)
12cr|vmpk-0.5.0-1|12	BuildRequires:  qt4-devel
12cr|vmpk-0.5.0-1|13	BuildRequires:  pkgconfig(jack)
12cr|vmpk-0.5.0-1|14	BuildRequires:  desktop-file-utils
12cr|vmpk-0.5.0-1|15	
12cr|vmpk-0.5.0-1|16	%description
12cr|vmpk-0.5.0-1|17	VMPK is a MIDI event generator/receiver. It doesn't produce any sound by
12cr|vmpk-0.5.0-1|18	itself, but can be used to drive a MIDI synthesizer (either hardware or
12cr|vmpk-0.5.0-1|19	software, internal or external). You can use the computer's keyboard to
12cr|vmpk-0.5.0-1|20	play MIDI notes, and also the mouse. You can use the Virtual MIDI Piano
12cr|vmpk-0.5.0-1|21	Keyboard to display the played MIDI notes from another instrument or
12cr|vmpk-0.5.0-1|22	MIDI file player.
12cr|vmpk-0.5.0-1|23	Authors: Pedro Lopez-Cabanillas <plcl@users.sourceforge.net>
12cr|vmpk-0.5.0-1|24	
12cr|vmpk-0.5.0-1|25	%prep
12cr|vmpk-0.5.0-1|26	%setup -q
12cr|vmpk-0.5.0-1|27	
12cr|vmpk-0.5.0-1|28	%build
12cr|vmpk-0.5.0-1|29	CXXFLAGS="$RPM_OPT_FLAGS -g -fexceptions" cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix}
12cr|vmpk-0.5.0-1|30	%make
12cr|vmpk-0.5.0-1|31	
12cr|vmpk-0.5.0-1|32	%install
12cr|vmpk-0.5.0-1|33	rm -rf %{buildroot}
12cr|vmpk-0.5.0-1|34	%makeinstall_std
12cr|vmpk-0.5.0-1|35	desktop-file-install --add-category="X-MandrivaLinux-Multimedia-Sound;" \
12cr|vmpk-0.5.0-1|36	--remove-category="Education;" \
12cr|vmpk-0.5.0-1|37	--remove-category="Midi;" \
12cr|vmpk-0.5.0-1|38	--remove-category="Music;" \
12cr|vmpk-0.5.0-1|39	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|vmpk-0.5.0-1|40	
12cr|vmpk-0.5.0-1|41	%clean
12cr|vmpk-0.5.0-1|42	rm -rf %{buildroot}
12cr|vmpk-0.5.0-1|43	
12cr|vmpk-0.5.0-1|44	%files
12cr|vmpk-0.5.0-1|45	%defattr(-,root,root)
12cr|vmpk-0.5.0-1|46	%doc NEWS README ChangeLog AUTHORS TODO COPYING
12cr|vmpk-0.5.0-1|47	%doc %{_mandir}/man1/*
12cr|vmpk-0.5.0-1|48	%dir %{_datadir}/%name
12cr|vmpk-0.5.0-1|49	%dir %{_datadir}/icons/hicolor
12cr|vmpk-0.5.0-1|50	%dir %{_datadir}/icons/hicolor/16x16
12cr|vmpk-0.5.0-1|51	%dir %{_datadir}/icons/hicolor/32x32
12cr|vmpk-0.5.0-1|52	%dir %{_datadir}/icons/hicolor/48x48
12cr|vmpk-0.5.0-1|53	%dir %{_datadir}/icons/hicolor/64x64
12cr|vmpk-0.5.0-1|54	%dir %{_datadir}/icons/hicolor/scalable
12cr|vmpk-0.5.0-1|55	%dir %{_datadir}/icons/hicolor/16x16/apps
12cr|vmpk-0.5.0-1|56	%dir %{_datadir}/icons/hicolor/32x32/apps
12cr|vmpk-0.5.0-1|57	%dir %{_datadir}/icons/hicolor/48x48/apps
12cr|vmpk-0.5.0-1|58	%dir %{_datadir}/icons/hicolor/64x64/apps
12cr|vmpk-0.5.0-1|59	%dir %{_datadir}/icons/hicolor/scalable/apps
12cr|vmpk-0.5.0-1|60	%{_bindir}/%name
12cr|vmpk-0.5.0-1|61	%{_datadir}/%name/*
12cr|vmpk-0.5.0-1|62	%{_datadir}/icons/hicolor/*/*/*
12cr|vmpk-0.5.0-1|63	%{_datadir}/applications/%name.desktop
12cr|vmpk-0.5.0-1|64	
12cr|vmpk-0.5.0-1|65	
12cr|vmpk-0.5.0-1|66	
12cr|vmpk-0.5.0-1|67	%changelog
12cr|vmpk-0.5.0-1|68	* Sat Aug 04 2012 Frank Kober <emuse@mandriva.org> 0.5.0-1
12cr|vmpk-0.5.0-1|69	+ Revision: 811740
12cr|vmpk-0.5.0-1|70	- Qt BR reverted to qt4-devel
12cr|vmpk-0.5.0-1|71	- new version 0.5.0
12cr|vmpk-0.5.0-1|72	
12cr|vmpk-0.5.0-1|73	* Sun Jun 12 2011 Frank Kober <emuse@mandriva.org> 0.4.0-1
12cr|vmpk-0.5.0-1|74	+ Revision: 684330
12cr|vmpk-0.5.0-1|75	- new version 0.4.0
12cr|vmpk-0.5.0-1|76	o jackit-devel added (new jack MIDI support)
12cr|vmpk-0.5.0-1|77	o desktop-file-utils added
12cr|vmpk-0.5.0-1|78	
12cr|vmpk-0.5.0-1|79	* Sat Oct 09 2010 Frank Kober <emuse@mandriva.org> 0.3.3-1mdv2011.0
12cr|vmpk-0.5.0-1|80	+ Revision: 584335
12cr|vmpk-0.5.0-1|81	- new version 0.3.3
12cr|vmpk-0.5.0-1|82	
12cr|vmpk-0.5.0-1|83	* Mon Jul 19 2010 Frank Kober <emuse@mandriva.org> 0.3.2-1mdv2011.0
12cr|vmpk-0.5.0-1|84	+ Revision: 554950
12cr|vmpk-0.5.0-1|85	- new version 0.3.2
12cr|vmpk-0.5.0-1|86	
12cr|vmpk-0.5.0-1|87	* Tue Mar 02 2010 Frank Kober <emuse@mandriva.org> 0.3.1-2mdv2010.1
12cr|vmpk-0.5.0-1|88	+ Revision: 513317
12cr|vmpk-0.5.0-1|89	- better destkop file install, spec cleanups
12cr|vmpk-0.5.0-1|90	
12cr|vmpk-0.5.0-1|91	* Fri Dec 18 2009 Stéphane Téletchéa <steletch@mandriva.org> 0.3.1-1mdv2010.1
12cr|vmpk-0.5.0-1|92	+ Revision: 479930
12cr|vmpk-0.5.0-1|93	- Adjust group tag
12cr|vmpk-0.5.0-1|94	
12cr|vmpk-0.5.0-1|95	+ Frank Kober <emuse@mandriva.org>
12cr|vmpk-0.5.0-1|96	- import vmpk
12cr|vmpk-0.5.0-1|97	
12cr|vmpk-0.5.0-1|98	
12cr|vmpk-0.5.0-1|99	* Thu Dec 17 2009 Frank Kober <emuse@users.sourceforge.net> 0.3.1-1mdv2010.0
12cr|vmpk-0.5.0-1|100	- import vmpk

8377 12
12cr|vm-pop3d-1.1.6-10|1	%define oldname	gnu-pop3d
12cr|vm-pop3d-1.1.6-10|2	
12cr|vm-pop3d-1.1.6-10|3	Name:		vm-pop3d
12cr|vm-pop3d-1.1.6-10|4	Version:	1.1.6
12cr|vm-pop3d-1.1.6-10|5	Release:	%mkrel 10
12cr|vm-pop3d-1.1.6-10|6	License:	GPLv2+
12cr|vm-pop3d-1.1.6-10|7	Group:		Networking/Other
12cr|vm-pop3d-1.1.6-10|8	Source0:	ftp://ftp.nodomainname.net/pub/gnu-pop3d/current/%{name}-%{version}.tar.bz2
12cr|vm-pop3d-1.1.6-10|9	Source1:	%{name}-xinetd.bz2
12cr|vm-pop3d-1.1.6-10|10	Patch0:		%{name}-popbsmtp.patch.bz2
12cr|vm-pop3d-1.1.6-10|11	Patch1:		%{name}-1.1.6-headerfix.patch.bz2
12cr|vm-pop3d-1.1.6-10|12	Patch2:		%{name}-pamd.patch
12cr|vm-pop3d-1.1.6-10|13	Patch3:		vm-pop3d-1.1.6-fix-buffer-overflow.patch
12cr|vm-pop3d-1.1.6-10|14	Summary:	Virtualmail-pop3d, fork of gnu-pop3d
12cr|vm-pop3d-1.1.6-10|15	URL:		http://www.reedmedia.net/software/virtualmail-pop3d/
12cr|vm-pop3d-1.1.6-10|16	Requires:	xinetd
12cr|vm-pop3d-1.1.6-10|17	Obsoletes:	ids-pop3d %{oldname}
12cr|vm-pop3d-1.1.6-10|18	Provides :	ids-pop3d %{oldname}
12cr|vm-pop3d-1.1.6-10|19	Requires(post):	rpm-helper
12cr|vm-pop3d-1.1.6-10|20	Requires(preun):rpm-helper
12cr|vm-pop3d-1.1.6-10|21	BuildRequires:	pam-devel
12cr|vm-pop3d-1.1.6-10|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|vm-pop3d-1.1.6-10|23	
12cr|vm-pop3d-1.1.6-10|24	%description
12cr|vm-pop3d-1.1.6-10|25	The GNU POP3 server, or GNU POP. This is a small, fast, efficient POP3 server.
12cr|vm-pop3d-1.1.6-10|26	It aims to be fully RFC compliant. Please read the file README.rpm in this
12cr|vm-pop3d-1.1.6-10|27	packages doc directory for more information.
12cr|vm-pop3d-1.1.6-10|28	
12cr|vm-pop3d-1.1.6-10|29	%prep
12cr|vm-pop3d-1.1.6-10|30	%setup -q
12cr|vm-pop3d-1.1.6-10|31	%patch0 -p0 -b .popbsmtp~
12cr|vm-pop3d-1.1.6-10|32	%patch1 -p1 -b .headerfix~
12cr|vm-pop3d-1.1.6-10|33	%patch2 -p1 -b .pamd~
12cr|vm-pop3d-1.1.6-10|34	%patch3 -p1 -b .overflow~
12cr|vm-pop3d-1.1.6-10|35	
12cr|vm-pop3d-1.1.6-10|36	%build
12cr|vm-pop3d-1.1.6-10|37	%configure	--enable-pam
12cr|vm-pop3d-1.1.6-10|38	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12cr|vm-pop3d-1.1.6-10|39	
12cr|vm-pop3d-1.1.6-10|40	%install
12cr|vm-pop3d-1.1.6-10|41	rm -rf $RPM_BUILD_ROOT
12cr|vm-pop3d-1.1.6-10|42	%makeinstall
12cr|vm-pop3d-1.1.6-10|43	install -D -m644 %{name}.pamd $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/%{name}
12cr|vm-pop3d-1.1.6-10|44	#install -D -m755 %{name}.init $RPM_BUILD_ROOT%{_initrddir}/%{name}
12cr|vm-pop3d-1.1.6-10|45	bzcat %{SOURCE1} > %{name}-xinetd; install -D -m644 %{name}-xinetd $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/%{name}
12cr|vm-pop3d-1.1.6-10|46	
12cr|vm-pop3d-1.1.6-10|47	%post
12cr|vm-pop3d-1.1.6-10|48	%_post_service %{name}
12cr|vm-pop3d-1.1.6-10|49	
12cr|vm-pop3d-1.1.6-10|50	%preun
12cr|vm-pop3d-1.1.6-10|51	%_preun_service %{name}
12cr|vm-pop3d-1.1.6-10|52	
12cr|vm-pop3d-1.1.6-10|53	%clean
12cr|vm-pop3d-1.1.6-10|54	rm -rf $RPM_BUILD_ROOT
12cr|vm-pop3d-1.1.6-10|55	
12cr|vm-pop3d-1.1.6-10|56	%files
12cr|vm-pop3d-1.1.6-10|57	%defattr (-,root,root)
12cr|vm-pop3d-1.1.6-10|58	%doc README AUTHORS TODO INSTALL RFC*
12cr|vm-pop3d-1.1.6-10|59	%{_sbindir}/*
12cr|vm-pop3d-1.1.6-10|60	%{_mandir}/man8/*
12cr|vm-pop3d-1.1.6-10|61	#%config %{_initrddir}/%{name}
12cr|vm-pop3d-1.1.6-10|62	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}
12cr|vm-pop3d-1.1.6-10|63	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|vm-pop3d-1.1.6-10|64	
12cr|vm-pop3d-1.1.6-10|65	
12cr|vm-pop3d-1.1.6-10|66	%changelog
12cr|vm-pop3d-1.1.6-10|67	* Sun Dec 05 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.6-10mdv2011.0
12cr|vm-pop3d-1.1.6-10|68	+ Revision: 609582
12cr|vm-pop3d-1.1.6-10|69	- link with %%{ldflags}
12cr|vm-pop3d-1.1.6-10|70	- cosmetics
12cr|vm-pop3d-1.1.6-10|71	- fix buffer overflow (mdv#55653)
12cr|vm-pop3d-1.1.6-10|72	
12cr|vm-pop3d-1.1.6-10|73	+ Thierry Vignaud <tv@mandriva.org>
12cr|vm-pop3d-1.1.6-10|74	- rebuild
12cr|vm-pop3d-1.1.6-10|75	
12cr|vm-pop3d-1.1.6-10|76	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.1.6-8mdv2009.0
12cr|vm-pop3d-1.1.6-10|77	+ Revision: 255577
12cr|vm-pop3d-1.1.6-10|78	- rebuild
12cr|vm-pop3d-1.1.6-10|79	- kill re-definition of %%buildroot on Pixel's request
12cr|vm-pop3d-1.1.6-10|80	
12cr|vm-pop3d-1.1.6-10|81	+ Olivier Blin <oblin@mandriva.com>
12cr|vm-pop3d-1.1.6-10|82	- restore BuildRoot
12cr|vm-pop3d-1.1.6-10|83	
12cr|vm-pop3d-1.1.6-10|84	* Wed Nov 21 2007 Nicolas Vigier <nvigier@mandriva.com> 1.1.6-6mdv2008.1
12cr|vm-pop3d-1.1.6-10|85	+ Revision: 111044
12cr|vm-pop3d-1.1.6-10|86	- fix prereq
12cr|vm-pop3d-1.1.6-10|87	- fix pamd config again
12cr|vm-pop3d-1.1.6-10|88	- fix pam config (#32317)
12cr|vm-pop3d-1.1.6-10|89	- import vm-pop3d
12cr|vm-pop3d-1.1.6-10|90	
12cr|vm-pop3d-1.1.6-10|91	
12cr|vm-pop3d-1.1.6-10|92	* Mon Aug 01 2005 Marcel Pol <mpol@mandriva.org> 1.1.6-4mdk
12cr|vm-pop3d-1.1.6-10|93	- P1: fix malformed Message-ID: header (bug #8971)
12cr|vm-pop3d-1.1.6-10|94	
12cr|vm-pop3d-1.1.6-10|95	* Sat Oct 16 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.1.6-3mdk
12cr|vm-pop3d-1.1.6-10|96	- rebuild
12cr|vm-pop3d-1.1.6-10|97	
12cr|vm-pop3d-1.1.6-10|98	* Mon Aug 04 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.1.6-2mdk
12cr|vm-pop3d-1.1.6-10|99	- rebuild
12cr|vm-pop3d-1.1.6-10|100	- drop /sbin/chkconfig from PreReq
12cr|vm-pop3d-1.1.6-10|101	
12cr|vm-pop3d-1.1.6-10|102	* Sat Jan 25 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.1.6-1mdk
12cr|vm-pop3d-1.1.6-10|103	- gnu-pop3d is no longer maintaned, vm-pop3d is a fork of gnu-pop3d
12cr|vm-pop3d-1.1.6-10|104	- Use correct optimize flags
12cr|vm-pop3d-1.1.6-10|105	- Cleanups
12cr|vm-pop3d-1.1.6-10|106	- Updated Patch #0
12cr|vm-pop3d-1.1.6-10|107	- Run from xinetd instead of running as a daemon
12cr|vm-pop3d-1.1.6-10|108	
12cr|vm-pop3d-1.1.6-10|109	* Fri Jan 17 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.9.8-7mdk
12cr|vm-pop3d-1.1.6-10|110	- rebuild
12cr|vm-pop3d-1.1.6-10|111	
12cr|vm-pop3d-1.1.6-10|112	* Thu Feb 14 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.9.8-6mdk
12cr|vm-pop3d-1.1.6-10|113	- Patch to log IP for pop-before-smtp from Ryan (from Todd)
12cr|vm-pop3d-1.1.6-10|114	
12cr|vm-pop3d-1.1.6-10|115	* Thu Jul 19 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.9.8-5mdk
12cr|vm-pop3d-1.1.6-10|116	- rebuild
12cr|vm-pop3d-1.1.6-10|117	
12cr|vm-pop3d-1.1.6-10|118	* Wed Jan 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.9.8-4mdk
12cr|vm-pop3d-1.1.6-10|119	- rebuild
12cr|vm-pop3d-1.1.6-10|120	
12cr|vm-pop3d-1.1.6-10|121	* Fri Sep 01 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.9.8-3mdk
12cr|vm-pop3d-1.1.6-10|122	- BM
12cr|vm-pop3d-1.1.6-10|123	- macros
12cr|vm-pop3d-1.1.6-10|124	
12cr|vm-pop3d-1.1.6-10|125	* Thu Apr 27 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.9.8-2mdk
12cr|vm-pop3d-1.1.6-10|126	- fix group
12cr|vm-pop3d-1.1.6-10|127	
12cr|vm-pop3d-1.1.6-10|128	* Wed Feb 16 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cr|vm-pop3d-1.1.6-10|129	- v0.9.8
12cr|vm-pop3d-1.1.6-10|130	- used srpm provided by Geoffrey Lee <snailtalk@linux-mandrake.com>
12cr|vm-pop3d-1.1.6-10|131	
12cr|vm-pop3d-1.1.6-10|132	* Wed Feb 04 2000 Geoffrey Lee <snailtalk@linux-mandrake.com>
12cr|vm-pop3d-1.1.6-10|133	- forgot to handle bz2 last time...
12cr|vm-pop3d-1.1.6-10|134	
12cr|vm-pop3d-1.1.6-10|135	* Wed Feb 02 2000 Geoffrey Lee <snailtalk@linux-mandrake.com>
12cr|vm-pop3d-1.1.6-10|136	- Rebuilt for Mandrake
12cr|vm-pop3d-1.1.6-10|137	
12cr|vm-pop3d-1.1.6-10|138	* Wed Mar 31 1999 Edgard Castro <castro@usmatrix.net>
12cr|vm-pop3d-1.1.6-10|139	- Added support to Linux PAM library
12cr|vm-pop3d-1.1.6-10|140	- Using a new init script
12cr|vm-pop3d-1.1.6-10|141	- Major revamp on spec file
12cr|vm-pop3d-1.1.6-10|142	- Discarding all symbols from the executable
12cr|vm-pop3d-1.1.6-10|143	- Changed CFLAGS to use $RPM_OPT_FLAGS
12cr|vm-pop3d-1.1.6-10|144	- Using chkconfig to create init entriess
12cr|vm-pop3d-1.1.6-10|145	- Added default attributes when installing files

8378 12
12cr|vmware-view-open-client-4.5.0-2|1	%define	rev	297975
12cr|vmware-view-open-client-4.5.0-2|2	Name:		vmware-view-open-client
12cr|vmware-view-open-client-4.5.0-2|3	Version:	4.5.0
12cr|vmware-view-open-client-4.5.0-2|4	Release:	2
12cr|vmware-view-open-client-4.5.0-2|5	Summary:	VMware View Open Client
12cr|vmware-view-open-client-4.5.0-2|6	Group:		System/X11
12cr|vmware-view-open-client-4.5.0-2|7	License:	LGPLv3+
12cr|vmware-view-open-client-4.5.0-2|8	Url:		http://code.google.com/p/vmware-view-open-client/
12cr|vmware-view-open-client-4.5.0-2|9	Source0:	http://vmware-view-open-client.googlecode.com/files/VMware-view-open-client-source-%{version}-%{rev}.tar.gz
12cr|vmware-view-open-client-4.5.0-2|10	Requires:	rdesktop
12cr|vmware-view-open-client-4.5.0-2|11	
12cr|vmware-view-open-client-4.5.0-2|12	BuildRequires:	openssl-devel
12cr|vmware-view-open-client-4.5.0-2|13	BuildRequires:	boost-devel
12cr|vmware-view-open-client-4.5.0-2|14	#BuildRequires:	libgtk+2.0-devel
12cr|vmware-view-open-client-4.5.0-2|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|vmware-view-open-client-4.5.0-2|16	BuildRequires:	intltool
12cr|vmware-view-open-client-4.5.0-2|17	BuildRequires:	libxml2-devel
12cr|vmware-view-open-client-4.5.0-2|18	BuildRequires:	curl-devel
12cr|vmware-view-open-client-4.5.0-2|19	
12cr|vmware-view-open-client-4.5.0-2|20	Patch0:		vmware-view-open-client-4.5.0.297975-curl-headers.patch
12cr|vmware-view-open-client-4.5.0-2|21	Patch1:		vmware-view-open-client-4.5.0.297975-linking.patch
12cr|vmware-view-open-client-4.5.0-2|22	Patch2:		format_not_werror.patch
12cr|vmware-view-open-client-4.5.0-2|23	Patch3:		gtk_format_not_string.patch
12cr|vmware-view-open-client-4.5.0-2|24	Patch4:		binutils-gold.patch
12cr|vmware-view-open-client-4.5.0-2|25	
12cr|vmware-view-open-client-4.5.0-2|26	%description
12cr|vmware-view-open-client-4.5.0-2|27	VMware View Open Client lets you connect from a Linux or Mac OS X
12cr|vmware-view-open-client-4.5.0-2|28	desktop to remote Windows desktops managed by VMware View.
12cr|vmware-view-open-client-4.5.0-2|29	
12cr|vmware-view-open-client-4.5.0-2|30	
12cr|vmware-view-open-client-4.5.0-2|31	%prep
12cr|vmware-view-open-client-4.5.0-2|32	
12cr|vmware-view-open-client-4.5.0-2|33	%setup -q -n VMware-view-open-client-source-%{version}-%{rev}
12cr|vmware-view-open-client-4.5.0-2|34	%patch0 -p1
12cr|vmware-view-open-client-4.5.0-2|35	%patch1 -p1
12cr|vmware-view-open-client-4.5.0-2|36	%patch2 -p1
12cr|vmware-view-open-client-4.5.0-2|37	%patch3 -p1
12cr|vmware-view-open-client-4.5.0-2|38	%patch4 -p1
12cr|vmware-view-open-client-4.5.0-2|39	
12cr|vmware-view-open-client-4.5.0-2|40	
12cr|vmware-view-open-client-4.5.0-2|41	%build
12cr|vmware-view-open-client-4.5.0-2|42	%configure2_5x --with-boost-libdir=%{_libdir} --with-buildtype=release
12cr|vmware-view-open-client-4.5.0-2|43	%make
12cr|vmware-view-open-client-4.5.0-2|44	
12cr|vmware-view-open-client-4.5.0-2|45	%install
12cr|vmware-view-open-client-4.5.0-2|46	%makeinstall_std
12cr|vmware-view-open-client-4.5.0-2|47	
12cr|vmware-view-open-client-4.5.0-2|48	%find_lang %{name} --all-name
12cr|vmware-view-open-client-4.5.0-2|49	
12cr|vmware-view-open-client-4.5.0-2|50	%files -f %{name}.lang
12cr|vmware-view-open-client-4.5.0-2|51	%{_bindir}/vmware-view
12cr|vmware-view-open-client-4.5.0-2|52	%{_bindir}/vmware-view-log-collector
12cr|vmware-view-open-client-4.5.0-2|53	%{_bindir}/vmware-view-tunnel
12cr|vmware-view-open-client-4.5.0-2|54	%{_datadir}/applications/vmware-view.desktop
12cr|vmware-view-open-client-4.5.0-2|55	%{_datadir}/pixmaps/vmware-view.png
12cr|vmware-view-open-client-4.5.0-2|56	%{_docdir}/VMware-view-open-client/*
12cr|vmware-view-open-client-4.5.0-2|57	%{_mandir}/man1/vmware-*

8379 12
12cr|vnc2flv-20100207-1|1	Name:		vnc2flv
12cr|vnc2flv-20100207-1|2	Version:	20100207
12cr|vnc2flv-20100207-1|3	Release:	%mkrel 1
12cr|vnc2flv-20100207-1|4	License:	MIT
12cr|vnc2flv-20100207-1|5	Group:		Video
12cr|vnc2flv-20100207-1|6	URL:		http://www.unixuser.org/~euske/python/vnc2flv/index.html
12cr|vnc2flv-20100207-1|7	Source:		http://pypi.python.org/packages/source/v/vnc2flv/%{name}-%{version}.tar.gz
12cr|vnc2flv-20100207-1|8	Summary:	Screen recording tool that captures a VNC session and saves as FLV
12cr|vnc2flv-20100207-1|9	BuildRequires:	python-devel
12cr|vnc2flv-20100207-1|10	Requires:	x11vnc
12cr|vnc2flv-20100207-1|11	Obsoletes:	vnc2swf
12cr|vnc2flv-20100207-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|vnc2flv-20100207-1|13	
12cr|vnc2flv-20100207-1|14	%description
12cr|vnc2flv-20100207-1|15	Vnc2flv is a screen recorder. It captures a VNC desktop session and saves it as a Flash Video (FLV) file.
12cr|vnc2flv-20100207-1|16	
12cr|vnc2flv-20100207-1|17	%prep
12cr|vnc2flv-20100207-1|18	%setup -q
12cr|vnc2flv-20100207-1|19	
12cr|vnc2flv-20100207-1|20	%build
12cr|vnc2flv-20100207-1|21	python setup.py build
12cr|vnc2flv-20100207-1|22	
12cr|vnc2flv-20100207-1|23	%install
12cr|vnc2flv-20100207-1|24	rm -Rf $RPM_BUILD_ROOT
12cr|vnc2flv-20100207-1|25	python setup.py install --root=%{buildroot}
12cr|vnc2flv-20100207-1|26	
12cr|vnc2flv-20100207-1|27	%clean
12cr|vnc2flv-20100207-1|28	rm -Rf $RPM_BUILD_ROOT
12cr|vnc2flv-20100207-1|29	
12cr|vnc2flv-20100207-1|30	%files
12cr|vnc2flv-20100207-1|31	%defattr(-,root,root)
12cr|vnc2flv-20100207-1|32	%doc docs/index.html
12cr|vnc2flv-20100207-1|33	%{_bindir}/*
12cr|vnc2flv-20100207-1|34	%{py_platsitedir}/*
12cr|vnc2flv-20100207-1|35	
12cr|vnc2flv-20100207-1|36	
12cr|vnc2flv-20100207-1|37	%changelog
12cr|vnc2flv-20100207-1|38	* Sun Nov 28 2010 Funda Wang <fwang@mandriva.org> 20100207-1mdv2011.0
12cr|vnc2flv-20100207-1|39	+ Revision: 602222
12cr|vnc2flv-20100207-1|40	- vnc2fv obsoleted vnc2swf
12cr|vnc2flv-20100207-1|41	- renamed project
12cr|vnc2flv-20100207-1|42	
12cr|vnc2flv-20100207-1|43	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.5.0-8mdv2010.0
12cr|vnc2flv-20100207-1|44	+ Revision: 445698
12cr|vnc2flv-20100207-1|45	- rebuild
12cr|vnc2flv-20100207-1|46	
12cr|vnc2flv-20100207-1|47	* Sat Mar 28 2009 Funda Wang <fwang@mandriva.org> 0.5.0-7mdv2009.1
12cr|vnc2flv-20100207-1|48	+ Revision: 362016
12cr|vnc2flv-20100207-1|49	- fix str fmt
12cr|vnc2flv-20100207-1|50	
12cr|vnc2flv-20100207-1|51	+ Thierry Vignaud <tv@mandriva.org>
12cr|vnc2flv-20100207-1|52	- rebuild
12cr|vnc2flv-20100207-1|53	
12cr|vnc2flv-20100207-1|54	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.5.0-6mdv2009.0
12cr|vnc2flv-20100207-1|55	+ Revision: 255580
12cr|vnc2flv-20100207-1|56	- rebuild
12cr|vnc2flv-20100207-1|57	
12cr|vnc2flv-20100207-1|58	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.5.0-4mdv2008.1
12cr|vnc2flv-20100207-1|59	+ Revision: 171163
12cr|vnc2flv-20100207-1|60	- rebuild
12cr|vnc2flv-20100207-1|61	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|vnc2flv-20100207-1|62	- fix spacing at top of description
12cr|vnc2flv-20100207-1|63	
12cr|vnc2flv-20100207-1|64	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.5.0-3mdv2008.1
12cr|vnc2flv-20100207-1|65	+ Revision: 136571
12cr|vnc2flv-20100207-1|66	- restore BuildRoot
12cr|vnc2flv-20100207-1|67	
12cr|vnc2flv-20100207-1|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|vnc2flv-20100207-1|69	- kill re-definition of %%buildroot on Pixel's request
12cr|vnc2flv-20100207-1|70	
12cr|vnc2flv-20100207-1|71	
12cr|vnc2flv-20100207-1|72	* Sun Mar 18 2007 Buchan Milne <bgmilne@mandriva.org> 0.5.0-3mdv2007.1
12cr|vnc2flv-20100207-1|73	+ Revision: 146176
12cr|vnc2flv-20100207-1|74	- Rebuild
12cr|vnc2flv-20100207-1|75	- Import vnc2swf
12cr|vnc2flv-20100207-1|76	
12cr|vnc2flv-20100207-1|77	* Sun Jan 15 2006 Marcel Pol <mpol@mandriva.org> 0.5.0-2mdk
12cr|vnc2flv-20100207-1|78	- remove claim from description about flash being a de facto standard
12cr|vnc2flv-20100207-1|79	
12cr|vnc2flv-20100207-1|80	* Tue Dec 13 2005 Buchan Milne <bgmilne@mandriva.org> 0.5.0-1mdk
12cr|vnc2flv-20100207-1|81	- New release 0.5.0
12cr|vnc2flv-20100207-1|82	- drop patch0
12cr|vnc2flv-20100207-1|83	- no longer buildrequires ming-devel
12cr|vnc2flv-20100207-1|84	
12cr|vnc2flv-20100207-1|85	* Sun Jul 18 2004 Franck Villaume <fvill@freesurf.fr> 0.4.2-1mdk
12cr|vnc2flv-20100207-1|86	- new version 0.4.2
12cr|vnc2flv-20100207-1|87	- patch writeswf.c for ming 0.3
12cr|vnc2flv-20100207-1|88	

8380 12
12cr|vnc2swf-0.5.0-9|1	Name:		vnc2swf
12cr|vnc2swf-0.5.0-9|2	Version:	0.5.0
12cr|vnc2swf-0.5.0-9|3	Release:	9
12cr|vnc2swf-0.5.0-9|4	License:	GPL
12cr|vnc2swf-0.5.0-9|5	Group:		Video
12cr|vnc2swf-0.5.0-9|6	URL:		http://www.unixuser.org/~euske/vnc2swf/
12cr|vnc2swf-0.5.0-9|7	Source:		http://www.unixuser.org/~euske/%{name}/%{name}-%{version}.tar.bz2
12cr|vnc2swf-0.5.0-9|8	#		http://lists.kde.org/?l=kde-promo&m=104430062329339&q=raw
12cr|vnc2swf-0.5.0-9|9	Source1:	vnc2swf-howto.txt
12cr|vnc2swf-0.5.0-9|10	Patch0:		vnc2swf-0.5.0-fix-str-fmt.patch
12cr|vnc2swf-0.5.0-9|11	Summary:	Tool for recording VNC sessions to Shockwave Flash
12cr|vnc2swf-0.5.0-9|12	BuildRequires:	X11-devel xpm-devel
12cr|vnc2swf-0.5.0-9|13	Requires:	x11vnc
12cr|vnc2swf-0.5.0-9|14	
12cr|vnc2swf-0.5.0-9|15	%define debug_package %{nil}
12cr|vnc2swf-0.5.0-9|16	
12cr|vnc2swf-0.5.0-9|17	%description
12cr|vnc2swf-0.5.0-9|18	Vnc2swf is a recording tool for VNC, a protocol to manipulate
12cr|vnc2swf-0.5.0-9|19	remote window systems via network, developed by AT&T Laboratories
12cr|vnc2swf-0.5.0-9|20	Cambridge. It records VNC sessions and generates a Macromedia
12cr|vnc2swf-0.5.0-9|21	Flash movie file (SWF). It can be used as an X11 recorder or a
12cr|vnc2swf-0.5.0-9|22	Windows desktop recorder.
12cr|vnc2swf-0.5.0-9|23	
12cr|vnc2swf-0.5.0-9|24	For instructions on using it, see vnc2swf-howto.txt in the documentation
12cr|vnc2swf-0.5.0-9|25	directory.
12cr|vnc2swf-0.5.0-9|26	
12cr|vnc2swf-0.5.0-9|27	%prep
12cr|vnc2swf-0.5.0-9|28	%setup -q
12cr|vnc2swf-0.5.0-9|29	%patch0 -p0 -b .str
12cr|vnc2swf-0.5.0-9|30	
12cr|vnc2swf-0.5.0-9|31	%build
12cr|vnc2swf-0.5.0-9|32	%configure --prefix=%{_prefix}
12cr|vnc2swf-0.5.0-9|33	%make
12cr|vnc2swf-0.5.0-9|34	
12cr|vnc2swf-0.5.0-9|35	%install
12cr|vnc2swf-0.5.0-9|36	%makeinstall_std
12cr|vnc2swf-0.5.0-9|37	mkdir -p %{buildroot}/%{_bindir}
12cr|vnc2swf-0.5.0-9|38	find %{buildroot}/%{_prefix} -type f -exec mv {} %{buildroot}/%{_bindir} \;
12cr|vnc2swf-0.5.0-9|39	
12cr|vnc2swf-0.5.0-9|40	cp %{SOURCE1} .
12cr|vnc2swf-0.5.0-9|41	
12cr|vnc2swf-0.5.0-9|42	%files
12cr|vnc2swf-0.5.0-9|43	%defattr(-,root,root)
12cr|vnc2swf-0.5.0-9|44	%{_bindir}/*
12cr|vnc2swf-0.5.0-9|45	%doc README* LICENCE.TXT vnc2swf-howto.txt
12cr|vnc2swf-0.5.0-9|46	
12cr|vnc2swf-0.5.0-9|47	
12cr|vnc2swf-0.5.0-9|48	
12cr|vnc2swf-0.5.0-9|49	
12cr|vnc2swf-0.5.0-9|50	%changelog
12cr|vnc2swf-0.5.0-9|51	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.5.0-8mdv2010.0
12cr|vnc2swf-0.5.0-9|52	+ Revision: 445698
12cr|vnc2swf-0.5.0-9|53	- rebuild
12cr|vnc2swf-0.5.0-9|54	
12cr|vnc2swf-0.5.0-9|55	* Sat Mar 28 2009 Funda Wang <fundawang@mandriva.org> 0.5.0-7mdv2009.1
12cr|vnc2swf-0.5.0-9|56	+ Revision: 362016
12cr|vnc2swf-0.5.0-9|57	- fix str fmt
12cr|vnc2swf-0.5.0-9|58	
12cr|vnc2swf-0.5.0-9|59	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|vnc2swf-0.5.0-9|60	- rebuild
12cr|vnc2swf-0.5.0-9|61	
12cr|vnc2swf-0.5.0-9|62	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.5.0-6mdv2009.0
12cr|vnc2swf-0.5.0-9|63	+ Revision: 255580
12cr|vnc2swf-0.5.0-9|64	- rebuild
12cr|vnc2swf-0.5.0-9|65	
12cr|vnc2swf-0.5.0-9|66	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.5.0-4mdv2008.1
12cr|vnc2swf-0.5.0-9|67	+ Revision: 171163
12cr|vnc2swf-0.5.0-9|68	- rebuild
12cr|vnc2swf-0.5.0-9|69	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|vnc2swf-0.5.0-9|70	- fix spacing at top of description
12cr|vnc2swf-0.5.0-9|71	
12cr|vnc2swf-0.5.0-9|72	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.5.0-3mdv2008.1
12cr|vnc2swf-0.5.0-9|73	+ Revision: 136571
12cr|vnc2swf-0.5.0-9|74	- restore BuildRoot
12cr|vnc2swf-0.5.0-9|75	
12cr|vnc2swf-0.5.0-9|76	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|vnc2swf-0.5.0-9|77	- kill re-definition of %%buildroot on Pixel's request
12cr|vnc2swf-0.5.0-9|78	
12cr|vnc2swf-0.5.0-9|79	
12cr|vnc2swf-0.5.0-9|80	* Sun Mar 18 2007 Buchan Milne <bgmilne@mandriva.org> 0.5.0-3mdv2007.1
12cr|vnc2swf-0.5.0-9|81	+ Revision: 146176
12cr|vnc2swf-0.5.0-9|82	- Rebuild
12cr|vnc2swf-0.5.0-9|83	- Import vnc2swf
12cr|vnc2swf-0.5.0-9|84	
12cr|vnc2swf-0.5.0-9|85	* Sun Jan 15 2006 Marcel Pol <mpol@mandriva.org> 0.5.0-2mdk
12cr|vnc2swf-0.5.0-9|86	- remove claim from description about flash being a de facto standard
12cr|vnc2swf-0.5.0-9|87	
12cr|vnc2swf-0.5.0-9|88	* Tue Dec 13 2005 Buchan Milne <bgmilne@mandriva.org> 0.5.0-1mdk
12cr|vnc2swf-0.5.0-9|89	- New release 0.5.0
12cr|vnc2swf-0.5.0-9|90	- drop patch0
12cr|vnc2swf-0.5.0-9|91	- no longer buildrequires ming-devel
12cr|vnc2swf-0.5.0-9|92	
12cr|vnc2swf-0.5.0-9|93	* Sun Jul 18 2004 Franck Villaume <fvill@freesurf.fr> 0.4.2-1mdk
12cr|vnc2swf-0.5.0-9|94	- new version 0.4.2
12cr|vnc2swf-0.5.0-9|95	- patch writeswf.c for ming 0.3
12cr|vnc2swf-0.5.0-9|96	

8381 12
12cr|VOCP-0.9.3-11|1	
12cr|VOCP-0.9.3-11|2	# NOTE:
12cr|VOCP-0.9.3-11|3	# This turned out to be a very messy software to
12cr|VOCP-0.9.3-11|4	# pack... it makes mr. lint crazy. I should remember
12cr|VOCP-0.9.3-11|5	# to stay away from packaging GUI:s...
12cr|VOCP-0.9.3-11|6	#
12cr|VOCP-0.9.3-11|7	# Should it live in /usr/local/? no...
12cr|VOCP-0.9.3-11|8	# Should it live in /var/lib/? no...
12cr|VOCP-0.9.3-11|9	# Should it live in /usr/lib/? no...
12cr|VOCP-0.9.3-11|10	# Should I rewrite the whole software to please mr
12cr|VOCP-0.9.3-11|11	# lint? no way...
12cr|VOCP-0.9.3-11|12	#
12cr|VOCP-0.9.3-11|13	
12cr|VOCP-0.9.3-11|14	%define name	VOCP
12cr|VOCP-0.9.3-11|15	%define version	0.9.3
12cr|VOCP-0.9.3-11|16	%define release	%mkrel 11
12cr|VOCP-0.9.3-11|17	
12cr|VOCP-0.9.3-11|18	Summary:	Complete voice messaging solution
12cr|VOCP-0.9.3-11|19	Name:		%{name}
12cr|VOCP-0.9.3-11|20	Version:	%{version}
12cr|VOCP-0.9.3-11|21	Release:	%{release}
12cr|VOCP-0.9.3-11|22	License:	GPL
12cr|VOCP-0.9.3-11|23	Group:		System/Servers
12cr|VOCP-0.9.3-11|24	URL:		http://www.vocpsystem.com/
12cr|VOCP-0.9.3-11|25	Source0:	%{name}-%{version}.tar.bz2
12cr|VOCP-0.9.3-11|26	Source1:	%{name}-%{version}-apache.conf.bz2
12cr|VOCP-0.9.3-11|27	Source2:	vocplogo16x16.png
12cr|VOCP-0.9.3-11|28	Source3:	vocplogo32x32.png
12cr|VOCP-0.9.3-11|29	Source4:	vocplogo48x48.png
12cr|VOCP-0.9.3-11|30	Requires(post,preun):	rpm-helper
12cr|VOCP-0.9.3-11|31	Requires:	perl
12cr|VOCP-0.9.3-11|32	Requires:	perl-Modem-Vgetty >= 0.04
12cr|VOCP-0.9.3-11|33	Requires:	perl-XML-Mini >= 1.2.7
12cr|VOCP-0.9.3-11|34	Requires:	perl-Audio-DSP >= 0.02-2mdk
12cr|VOCP-0.9.3-11|35	Requires:	perl-MIME-tools
12cr|VOCP-0.9.3-11|36	Requires:	perl-Tk
12cr|VOCP-0.9.3-11|37	Requires:	mgetty-voice >= 1.1.30
12cr|VOCP-0.9.3-11|38	Requires:	mgetty-contrib >= 1.1.30
12cr|VOCP-0.9.3-11|39	Requires:	mgetty-sendfax >= 1.1.30
12cr|VOCP-0.9.3-11|40	Requires:	mgetty-viewfax >= 1.1.30
12cr|VOCP-0.9.3-11|41	Requires:	mgetty >= 1.1.30
12cr|VOCP-0.9.3-11|42	Requires:	festival
12cr|VOCP-0.9.3-11|43	BuildRequires:	perl-devel mgetty-voice >= 1.1.30
12cr|VOCP-0.9.3-11|44	BuildRequires:	perl-XML-Mini >= 1.2.7
12cr|VOCP-0.9.3-11|45	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|VOCP-0.9.3-11|46	
12cr|VOCP-0.9.3-11|47	%description
12cr|VOCP-0.9.3-11|48	The VOCP system is a complete voice messaging solution, featuring
12cr|VOCP-0.9.3-11|49	voicemail boxes, email pagers and DTMF command shells.  Users can
12cr|VOCP-0.9.3-11|50	navigate the system using a touch-tone phone, leave and retrieve
12cr|VOCP-0.9.3-11|51	messages and execute programs on the host machine using the DTMF
12cr|VOCP-0.9.3-11|52	command shells.
12cr|VOCP-0.9.3-11|53	
12cr|VOCP-0.9.3-11|54	VOCP now features a graphical configuration utility, a message
12cr|VOCP-0.9.3-11|55	retrieval, call center and faxing GUIs, as well as the core VOCP
12cr|VOCP-0.9.3-11|56	voice messaging system and the VOCPweb web interface.
12cr|VOCP-0.9.3-11|57	
12cr|VOCP-0.9.3-11|58	%package	web
12cr|VOCP-0.9.3-11|59	Summary:	VOCPweb - Part of the VOCP voice messaging system
12cr|VOCP-0.9.3-11|60	Group:		System/Servers
12cr|VOCP-0.9.3-11|61	Requires:	%{name} = %{version}
12cr|VOCP-0.9.3-11|62	Requires:	perl-Crypt-CBC >= 2.08
12cr|VOCP-0.9.3-11|63	Requires:	perl-Crypt-Blowfish
12cr|VOCP-0.9.3-11|64	Requires:	perl-Crypt-Rijndael >= 0.05
12cr|VOCP-0.9.3-11|65	Requires:	apache
12cr|VOCP-0.9.3-11|66	
12cr|VOCP-0.9.3-11|67	%description	web
12cr|VOCP-0.9.3-11|68	The VOCP web interface, which permits users to retrieve voicemail
12cr|VOCP-0.9.3-11|69	from anywhere through a browser!
12cr|VOCP-0.9.3-11|70	
12cr|VOCP-0.9.3-11|71	The program, vocpweb.cgi, lets users view the number of messages
12cr|VOCP-0.9.3-11|72	in the box, details (date and time) for each message and allows
12cr|VOCP-0.9.3-11|73	users to download or even hear their messages with their browsers.
12cr|VOCP-0.9.3-11|74	
12cr|VOCP-0.9.3-11|75	%prep
12cr|VOCP-0.9.3-11|76	
12cr|VOCP-0.9.3-11|77	%setup -q -n vocp-%{version}
12cr|VOCP-0.9.3-11|78	
12cr|VOCP-0.9.3-11|79	# fix strange perms
12cr|VOCP-0.9.3-11|80	find . -type f | xargs chmod 644
12cr|VOCP-0.9.3-11|81	find . -type d | xargs chmod 755
12cr|VOCP-0.9.3-11|82	
12cr|VOCP-0.9.3-11|83	# path hacks instead of a patch
12cr|VOCP-0.9.3-11|84	find . -type f | xargs %{__perl} -p -i -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
12cr|VOCP-0.9.3-11|85	find . -type f | xargs %{__perl} -p -i -e "s|/usr/local/vocp/lib|%{_datadir}/vocp/lib|g"
12cr|VOCP-0.9.3-11|86	find . -type f | xargs %{__perl} -p -i -e "s|/usr/local/vocp/|%{_datadir}/vocp/|g"
12cr|VOCP-0.9.3-11|87	find . -type f | xargs %{__perl} -p -i -e "s|/usr/local/vocp|%{_datadir}/vocp|g"
12cr|VOCP-0.9.3-11|88	find . -type f | xargs %{__perl} -p -i -e "s|/usr/local/bin|%{_bindir}|g"
12cr|VOCP-0.9.3-11|89	find . -type f | xargs %{__perl} -p -i -e "s|/var/spool/voice/commands|%{_datadir}/vocp/voice/commands|g"
12cr|VOCP-0.9.3-11|90	
12cr|VOCP-0.9.3-11|91	# fix the vocweb stuff
12cr|VOCP-0.9.3-11|92	%{__perl} -p -i -e "s|\$Web_serv_user = \'nobody\'\;|\$Web_serv_user = \'apache\'\;|g" vocpweb/vocpweb.cgi
12cr|VOCP-0.9.3-11|93	%{__perl} -p -i -e "s|^#cachedir.*|cachedir cache|g" prog/vocp.conf
12cr|VOCP-0.9.3-11|94	%{__perl} -p -i -e "s|^#group.*|group vocp|g" prog/vocp.conf
12cr|VOCP-0.9.3-11|95	
12cr|VOCP-0.9.3-11|96	%build
12cr|VOCP-0.9.3-11|97	
12cr|VOCP-0.9.3-11|98	# build the perl stuff
12cr|VOCP-0.9.3-11|99	pushd prog/VOCP
12cr|VOCP-0.9.3-11|100	%{__perl} Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix} </dev/null
12cr|VOCP-0.9.3-11|101	%{__make}
12cr|VOCP-0.9.3-11|102	%{__make} test
12cr|VOCP-0.9.3-11|103	popd
12cr|VOCP-0.9.3-11|104	
12cr|VOCP-0.9.3-11|105	# build binaries
12cr|VOCP-0.9.3-11|106	gcc %{optflags} -o prog/bin/pwcheck prog/bin/pwcheck.c
12cr|VOCP-0.9.3-11|107	gcc %{optflags} -o prog/bin/xfer_to_vocp prog/bin/xfer_to_vocp.c
12cr|VOCP-0.9.3-11|108	
12cr|VOCP-0.9.3-11|109	%install
12cr|VOCP-0.9.3-11|110	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|VOCP-0.9.3-11|111	
12cr|VOCP-0.9.3-11|112	# install the perl stuff
12cr|VOCP-0.9.3-11|113	pushd prog/VOCP
12cr|VOCP-0.9.3-11|114	%{__make} PREFIX=%{buildroot}/%{_prefix} install
12cr|VOCP-0.9.3-11|115	popd
12cr|VOCP-0.9.3-11|116	
12cr|VOCP-0.9.3-11|117	# make some directories
12cr|VOCP-0.9.3-11|118	install -d %{buildroot}/var/spool/voice/messages/{num,day,system,menu}
12cr|VOCP-0.9.3-11|119	install -d %{buildroot}/var/spool/voice/messages/incoming/cache
12cr|VOCP-0.9.3-11|120	install -d %{buildroot}/%{_sysconfdir}/vocp
12cr|VOCP-0.9.3-11|121	install -d %{buildroot}/%{_sysconfdir}/logrotate.d
12cr|VOCP-0.9.3-11|122	install -d %{buildroot}/%{_datadir}/vocp/{bin,lib,run}
12cr|VOCP-0.9.3-11|123	install -d %{buildroot}/%{_datadir}/vocp/voice/commands
12cr|VOCP-0.9.3-11|124	install -d %{buildroot}/%{_sysconfdir}/httpd/conf.d
12cr|VOCP-0.9.3-11|125	install -d %{buildroot}/%{_liconsdir}
12cr|VOCP-0.9.3-11|126	install -d %{buildroot}/%{_iconsdir}
12cr|VOCP-0.9.3-11|127	install -d %{buildroot}/%{_miconsdir}
12cr|VOCP-0.9.3-11|128	install -d %{buildroot}/%{_bindir}
12cr|VOCP-0.9.3-11|129	
12cr|VOCP-0.9.3-11|130	mv prog/VOCP/Changes Changes.VOCP
12cr|VOCP-0.9.3-11|131	mv doc/README doc/README.docs
12cr|VOCP-0.9.3-11|132	mv prog/bin/README prog/README.bin
12cr|VOCP-0.9.3-11|133	
12cr|VOCP-0.9.3-11|134	mv vocpweb/INSTALL INSTALL.vocpweb
12cr|VOCP-0.9.3-11|135	mv vocpweb/README README.vocpweb
12cr|VOCP-0.9.3-11|136	mv vocpweb/SECURITY SECURITY.vocpweb
12cr|VOCP-0.9.3-11|137	
12cr|VOCP-0.9.3-11|138	# install config files
12cr|VOCP-0.9.3-11|139	install -m644 prog/boxes.conf %{buildroot}/%{_sysconfdir}/vocp/
12cr|VOCP-0.9.3-11|140	install -m644 prog/boxes.conf.sample %{buildroot}/%{_sysconfdir}/vocp/
12cr|VOCP-0.9.3-11|141	install -m640 prog/boxes.conf.shadow %{buildroot}/%{_sysconfdir}/vocp/
12cr|VOCP-0.9.3-11|142	install -m644 prog/cid-filter.conf %{buildroot}/%{_sysconfdir}/vocp/
12cr|VOCP-0.9.3-11|143	install -m644 prog/vocp.conf %{buildroot}/%{_sysconfdir}/vocp/
12cr|VOCP-0.9.3-11|144	
12cr|VOCP-0.9.3-11|145	# install commands
12cr|VOCP-0.9.3-11|146	install -m755 commands/* %{buildroot}/%{_datadir}/vocp/voice/commands/
12cr|VOCP-0.9.3-11|147	
12cr|VOCP-0.9.3-11|148	# install images
12cr|VOCP-0.9.3-11|149	cp -aRf images %{buildroot}/%{_datadir}/vocp/
12cr|VOCP-0.9.3-11|150	
12cr|VOCP-0.9.3-11|151	# install messages
12cr|VOCP-0.9.3-11|152	cp -aRf messages %{buildroot}/%{_datadir}/vocp/
12cr|VOCP-0.9.3-11|153	
12cr|VOCP-0.9.3-11|154	# install sounds
12cr|VOCP-0.9.3-11|155	cp -aRf sounds %{buildroot}/%{_datadir}/vocp/
12cr|VOCP-0.9.3-11|156	
12cr|VOCP-0.9.3-11|157	# install lib
12cr|VOCP-0.9.3-11|158	install -m644 prog/lib/* %{buildroot}/%{_datadir}/vocp/lib/
12cr|VOCP-0.9.3-11|159	
12cr|VOCP-0.9.3-11|160	# install binaries and other perl stuff
12cr|VOCP-0.9.3-11|161	install -m755 modify_sample_rate.pl %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|162	install -m755 prog/bin/boxconf.pl %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|163	install -m755 prog/bin/callcenter.pl %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|164	install -m755 prog/bin/cnd-logger.pl %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|165	install -m755 prog/bin/convert_boxconf.pl %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|166	install -m755 prog/bin/convert_fax.sh %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|167	install -m755 prog/bin/cryptpass.pl %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|168	install -m755 prog/bin/debug/beeveegetty.pl %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|169	install -m755 prog/bin/email2vm.pl %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|170	install -m755 prog/bin/pvftomp3 %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|171	install -m755 prog/bin/pvftoogg %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|172	install -m755 prog/bin/toggleEmail2Vm.pl %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|173	install -m755 prog/bin/txttopvf %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|174	install -m755 prog/bin/view_fax.sh %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|175	install -m755 prog/bin/vocphax.pl %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|176	install -m755 prog/bin/vocplocal.pl %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|177	install -m755 prog/bin/wav2rmd.pl %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|178	install -m755 prog/bin/xvocp.pl %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|179	install -m755 prog/vocp.pl %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|180	install -m2755 prog/bin/messages.pl %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|181	install -m2755 prog/bin/pwcheck %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|182	install -m2755 prog/bin/pwcheck.pl %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|183	install -m4755 prog/bin/xfer_to_vocp %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|184	install -m4755 prog/bin/xfer_to_vocp.pl %{buildroot}/%{_datadir}/vocp/bin/
12cr|VOCP-0.9.3-11|185	
12cr|VOCP-0.9.3-11|186	# install vocpweb
12cr|VOCP-0.9.3-11|187	cp -aRf vocpweb %{buildroot}/%{_datadir}/vocp/
12cr|VOCP-0.9.3-11|188	bzcat %{SOURCE1} > %{buildroot}/%{_sysconfdir}/httpd/conf.d/a10_vocpweb.conf
12cr|VOCP-0.9.3-11|189	chmod 640 %{buildroot}/%{_sysconfdir}/httpd/conf.d/a10_vocpweb.conf
12cr|VOCP-0.9.3-11|190	
12cr|VOCP-0.9.3-11|191	# fix the doc dir (for help files)
12cr|VOCP-0.9.3-11|192	ln -s ../doc/%{name}-%{version} %{buildroot}/%{_datadir}/vocp/doc
12cr|VOCP-0.9.3-11|193	
12cr|VOCP-0.9.3-11|194	# fix softlinks for some of the executables
12cr|VOCP-0.9.3-11|195	ln -s %{_datadir}/vocp/bin/xvocp.pl %{buildroot}/%{_bindir}/xvocp
12cr|VOCP-0.9.3-11|196	ln -s %{_datadir}/vocp/bin/boxconf.pl %{buildroot}/%{_bindir}/boxconf
12cr|VOCP-0.9.3-11|197	ln -s %{_datadir}/vocp/bin/callcenter.pl %{buildroot}/%{_bindir}/callcenter
12cr|VOCP-0.9.3-11|198	ln -s %{_datadir}/vocp/bin/vocphax.pl %{buildroot}/%{_bindir}/vocphax
12cr|VOCP-0.9.3-11|199	
12cr|VOCP-0.9.3-11|200	# fix menu stuff
12cr|VOCP-0.9.3-11|201	
12cr|VOCP-0.9.3-11|202	
12cr|VOCP-0.9.3-11|203	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|VOCP-0.9.3-11|204	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-xvocp.desktop << EOF
12cr|VOCP-0.9.3-11|205	[Desktop Entry]
12cr|VOCP-0.9.3-11|206	Name=VOCP (VOCP Graphical voice message retrieval)
12cr|VOCP-0.9.3-11|207	Comment=Xvocp presents a graphical user interface to the contents of voice mail boxes
12cr|VOCP-0.9.3-11|208	Exec=%{_bindir}/xvocp
12cr|VOCP-0.9.3-11|209	Icon=vocp
12cr|VOCP-0.9.3-11|210	Terminal=false
12cr|VOCP-0.9.3-11|211	Type=Application
12cr|VOCP-0.9.3-11|212	Categories=X-MandrivaLinux-MoreApplications-Communications;
12cr|VOCP-0.9.3-11|213	EOF
12cr|VOCP-0.9.3-11|214	
12cr|VOCP-0.9.3-11|215	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-boxconf.desktop << EOF
12cr|VOCP-0.9.3-11|216	[Desktop Entry]
12cr|VOCP-0.9.3-11|217	Name=Boxconf (VOCP Box Configuration interface)
12cr|VOCP-0.9.3-11|218	Comment=Boxconf presents a graphical user interface used to administer the VOCP system box configuration
12cr|VOCP-0.9.3-11|219	Exec=%{_bindir}/boxconf
12cr|VOCP-0.9.3-11|220	Icon=vocp
12cr|VOCP-0.9.3-11|221	Terminal=false
12cr|VOCP-0.9.3-11|222	Type=Application
12cr|VOCP-0.9.3-11|223	Categories=X-MandrivaLinux-MoreApplications-Communications;
12cr|VOCP-0.9.3-11|224	EOF
12cr|VOCP-0.9.3-11|225	
12cr|VOCP-0.9.3-11|226	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-callcenter.desktop << EOF
12cr|VOCP-0.9.3-11|227	[Desktop Entry]
12cr|VOCP-0.9.3-11|228	Name=Callcenter (VOCP Call Center)
12cr|VOCP-0.9.3-11|229	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
12cr|VOCP-0.9.3-11|230	Exec=%{_bindir}/callcenter
12cr|VOCP-0.9.3-11|231	Icon=vocp
12cr|VOCP-0.9.3-11|232	Terminal=false
12cr|VOCP-0.9.3-11|233	Type=Application
12cr|VOCP-0.9.3-11|234	Categories=X-MandrivaLinux-MoreApplications-Communications;
12cr|VOCP-0.9.3-11|235	EOF
12cr|VOCP-0.9.3-11|236	
12cr|VOCP-0.9.3-11|237	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-vocphax.desktop << EOF
12cr|VOCP-0.9.3-11|238	[Desktop Entry]
12cr|VOCP-0.9.3-11|239	Name=VOCPhax (VOCP Fax Viewer and Sender GUI)
12cr|VOCP-0.9.3-11|240	Comment=VOCPhax presents a (hopefully) friendly and intuitive graphical interface to view and send faxes
12cr|VOCP-0.9.3-11|241	Exec=%{_bindir}/vocphax
12cr|VOCP-0.9.3-11|242	Icon=vocp
12cr|VOCP-0.9.3-11|243	Terminal=false
12cr|VOCP-0.9.3-11|244	Type=Application
12cr|VOCP-0.9.3-11|245	Categories=X-MandrivaLinux-MoreApplications-Communications;
12cr|VOCP-0.9.3-11|246	EOF
12cr|VOCP-0.9.3-11|247	
12cr|VOCP-0.9.3-11|248	# install script to call the web interface from the menu.
12cr|VOCP-0.9.3-11|249	cat > %{buildroot}/%{_datadir}/vocp/bin/%{name}-web << EOF
12cr|VOCP-0.9.3-11|250	#!/bin/sh
12cr|VOCP-0.9.3-11|251	url='http://localhost/vocpweb/index.html'
12cr|VOCP-0.9.3-11|252	if ! [ -z "\$BROWSER" ] && ( which \$BROWSER ); then
12cr|VOCP-0.9.3-11|253	browser=\`which \$BROWSER\`
12cr|VOCP-0.9.3-11|254	elif [ -x /usr/bin/netscape ]; then
12cr|VOCP-0.9.3-11|255	browser=/usr/bin/netscape
12cr|VOCP-0.9.3-11|256	elif [ -x /usr/bin/konqueror ]; then
12cr|VOCP-0.9.3-11|257	browser=/usr/bin/konqueror
12cr|VOCP-0.9.3-11|258	elif [ -x /usr/bin/lynx ]; then
12cr|VOCP-0.9.3-11|259	browser='xterm -bg black -fg white -e lynx'
12cr|VOCP-0.9.3-11|260	elif [ -x /usr/bin/links ]; then
12cr|VOCP-0.9.3-11|261	browser='xterm -bg black -fg white -e links'
12cr|VOCP-0.9.3-11|262	else
12cr|VOCP-0.9.3-11|263	xmessage "No web browser found, install one or set the BROWSER environment variable!"
12cr|VOCP-0.9.3-11|264	exit 1
12cr|VOCP-0.9.3-11|265	fi
12cr|VOCP-0.9.3-11|266	\$browser \$url
12cr|VOCP-0.9.3-11|267	EOF
12cr|VOCP-0.9.3-11|268	chmod 755 %{buildroot}/%{_datadir}/vocp/bin/%{name}-web
12cr|VOCP-0.9.3-11|269	
12cr|VOCP-0.9.3-11|270	# install menu entry.
12cr|VOCP-0.9.3-11|271	
12cr|VOCP-0.9.3-11|272	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|VOCP-0.9.3-11|273	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}-web.desktop << EOF
12cr|VOCP-0.9.3-11|274	[Desktop Entry]
12cr|VOCP-0.9.3-11|275	Name=VOCPweb (VOCP Web Remote Message Retrieval)
12cr|VOCP-0.9.3-11|276	Comment=VOCPweb allows you to log on to the VOCP voice messaging system and retrieve messages through a browser
12cr|VOCP-0.9.3-11|277	Exec=%{_datadir}/vocp/bin/%{name}-web 1>/dev/null 2>/dev/null
12cr|VOCP-0.9.3-11|278	Icon=vocp
12cr|VOCP-0.9.3-11|279	Terminal=false
12cr|VOCP-0.9.3-11|280	Type=Application
12cr|VOCP-0.9.3-11|281	Categories=X-MandrivaLinux-MoreApplications-Communications;
12cr|VOCP-0.9.3-11|282	EOF
12cr|VOCP-0.9.3-11|283	
12cr|VOCP-0.9.3-11|284	
12cr|VOCP-0.9.3-11|285	install -m644 %{SOURCE2} %{buildroot}/%{_miconsdir}/vocp.png
12cr|VOCP-0.9.3-11|286	install -m644 %{SOURCE3} %{buildroot}/%{_iconsdir}/vocp.png
12cr|VOCP-0.9.3-11|287	install -m644 %{SOURCE4} %{buildroot}/%{_liconsdir}/vocp.png
12cr|VOCP-0.9.3-11|288	
12cr|VOCP-0.9.3-11|289	# fix logrotate stuff
12cr|VOCP-0.9.3-11|290	cat > %{buildroot}/%{_sysconfdir}/logrotate.d/callcenter << EOF
12cr|VOCP-0.9.3-11|291	/var/log/vocp-calls.log {
12cr|VOCP-0.9.3-11|292	create 0644 root vocp
12cr|VOCP-0.9.3-11|293	rotate 4
12cr|VOCP-0.9.3-11|294	missingok
12cr|VOCP-0.9.3-11|295	nocompress
12cr|VOCP-0.9.3-11|296	}
12cr|VOCP-0.9.3-11|297	EOF
12cr|VOCP-0.9.3-11|298	chmod 644 %{buildroot}/%{_sysconfdir}/logrotate.d/callcenter
12cr|VOCP-0.9.3-11|299	
12cr|VOCP-0.9.3-11|300	%pre
12cr|VOCP-0.9.3-11|301	%_pre_useradd vocp /var/spool/voice /bin/true
12cr|VOCP-0.9.3-11|302	
12cr|VOCP-0.9.3-11|303	%if %mdkversion < 200900
12cr|VOCP-0.9.3-11|304	%post
12cr|VOCP-0.9.3-11|305	%update_menus
12cr|VOCP-0.9.3-11|306	%endif
12cr|VOCP-0.9.3-11|307	
12cr|VOCP-0.9.3-11|308	%postun
12cr|VOCP-0.9.3-11|309	%_postun_userdel vocp
12cr|VOCP-0.9.3-11|310	%if %mdkversion < 200900
12cr|VOCP-0.9.3-11|311	%clean_menus
12cr|VOCP-0.9.3-11|312	%endif
12cr|VOCP-0.9.3-11|313	
12cr|VOCP-0.9.3-11|314	%if %mdkversion < 200900
12cr|VOCP-0.9.3-11|315	%post		web
12cr|VOCP-0.9.3-11|316	%update_menus
12cr|VOCP-0.9.3-11|317	%endif
12cr|VOCP-0.9.3-11|318	
12cr|VOCP-0.9.3-11|319	%if %mdkversion < 200900
12cr|VOCP-0.9.3-11|320	%postun		web
12cr|VOCP-0.9.3-11|321	%clean_menus
12cr|VOCP-0.9.3-11|322	%endif
12cr|VOCP-0.9.3-11|323	
12cr|VOCP-0.9.3-11|324	%clean
12cr|VOCP-0.9.3-11|325	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|VOCP-0.9.3-11|326	
12cr|VOCP-0.9.3-11|327	%files
12cr|VOCP-0.9.3-11|328	%defattr(-, root, root)
12cr|VOCP-0.9.3-11|329	%doc Changes.VOCP doc/* CHANGELOG INSTALL README prog/README.bin
12cr|VOCP-0.9.3-11|330	%attr(0755,root,vocp) %dir %{_sysconfdir}/vocp
12cr|VOCP-0.9.3-11|331	%attr(0644,root,vocp) %config(noreplace) %{_sysconfdir}/vocp/boxes.conf
12cr|VOCP-0.9.3-11|332	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/vocp/boxes.conf.sample
12cr|VOCP-0.9.3-11|333	%attr(0640,root,vocp) %config(noreplace) %{_sysconfdir}/vocp/boxes.conf.shadow
12cr|VOCP-0.9.3-11|334	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/vocp/cid-filter.conf
12cr|VOCP-0.9.3-11|335	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/vocp/vocp.conf
12cr|VOCP-0.9.3-11|336	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/callcenter
12cr|VOCP-0.9.3-11|337	%dir %{_datadir}/vocp
12cr|VOCP-0.9.3-11|338	%dir %{_datadir}/vocp/voice
12cr|VOCP-0.9.3-11|339	%dir %{_datadir}/vocp/voice/commands
12cr|VOCP-0.9.3-11|340	%attr(0755,root,root) %{_datadir}/vocp/voice/commands/date.pl
12cr|VOCP-0.9.3-11|341	%attr(0755,root,root) %{_datadir}/vocp/voice/commands/echo.pl
12cr|VOCP-0.9.3-11|342	%attr(0755,root,root) %{_datadir}/vocp/voice/commands/ip.pl
12cr|VOCP-0.9.3-11|343	%attr(0755,root,root) %{_datadir}/vocp/voice/commands/motd.pl
12cr|VOCP-0.9.3-11|344	%attr(0755,root,root) %{_datadir}/vocp/voice/commands/seleclisting.pl
12cr|VOCP-0.9.3-11|345	%{_datadir}/vocp/images
12cr|VOCP-0.9.3-11|346	%{_datadir}/vocp/messages
12cr|VOCP-0.9.3-11|347	%{_datadir}/vocp/sounds
12cr|VOCP-0.9.3-11|348	%{_datadir}/vocp/lib
12cr|VOCP-0.9.3-11|349	%dir %{_datadir}/vocp/bin
12cr|VOCP-0.9.3-11|350	%attr(0755,root,root) %{_datadir}/vocp/bin/beeveegetty.pl
12cr|VOCP-0.9.3-11|351	%attr(0755,root,root) %{_datadir}/vocp/bin/boxconf.pl
12cr|VOCP-0.9.3-11|352	%attr(0755,root,root) %{_datadir}/vocp/bin/callcenter.pl
12cr|VOCP-0.9.3-11|353	%attr(0755,root,root) %{_datadir}/vocp/bin/cnd-logger.pl
12cr|VOCP-0.9.3-11|354	%attr(0755,root,root) %{_datadir}/vocp/bin/convert_boxconf.pl
12cr|VOCP-0.9.3-11|355	%attr(0755,root,root) %{_datadir}/vocp/bin/convert_fax.sh
12cr|VOCP-0.9.3-11|356	%attr(0755,root,root) %{_datadir}/vocp/bin/cryptpass.pl
12cr|VOCP-0.9.3-11|357	%attr(0755,root,root) %{_datadir}/vocp/bin/email2vm.pl
12cr|VOCP-0.9.3-11|358	%attr(0755,root,root) %{_datadir}/vocp/bin/modify_sample_rate.pl
12cr|VOCP-0.9.3-11|359	%attr(0755,root,root) %{_datadir}/vocp/bin/pvftomp3
12cr|VOCP-0.9.3-11|360	%attr(0755,root,root) %{_datadir}/vocp/bin/pvftoogg
12cr|VOCP-0.9.3-11|361	%attr(0755,root,root) %{_datadir}/vocp/bin/toggleEmail2Vm.pl
12cr|VOCP-0.9.3-11|362	%attr(0755,root,root) %{_datadir}/vocp/bin/txttopvf
12cr|VOCP-0.9.3-11|363	%attr(0755,root,root) %{_datadir}/vocp/bin/view_fax.sh
12cr|VOCP-0.9.3-11|364	%attr(0755,root,root) %{_datadir}/vocp/bin/vocphax.pl
12cr|VOCP-0.9.3-11|365	%attr(0755,root,root) %{_datadir}/vocp/bin/vocplocal.pl
12cr|VOCP-0.9.3-11|366	%attr(0755,root,root) %{_datadir}/vocp/bin/vocp.pl
12cr|VOCP-0.9.3-11|367	%attr(0755,root,root) %{_datadir}/vocp/bin/wav2rmd.pl
12cr|VOCP-0.9.3-11|368	%attr(0755,root,root) %{_datadir}/vocp/bin/xvocp.pl
12cr|VOCP-0.9.3-11|369	%attr(2755,root,vocp) %{_datadir}/vocp/bin/messages.pl
12cr|VOCP-0.9.3-11|370	%attr(2755,root,vocp) %{_datadir}/vocp/bin/pwcheck
12cr|VOCP-0.9.3-11|371	%attr(2755,root,vocp) %{_datadir}/vocp/bin/pwcheck.pl
12cr|VOCP-0.9.3-11|372	%attr(4755,root,vocp) %{_datadir}/vocp/bin/xfer_to_vocp
12cr|VOCP-0.9.3-11|373	%attr(4755,root,vocp) %{_datadir}/vocp/bin/xfer_to_vocp.pl
12cr|VOCP-0.9.3-11|374	%dir %attr(0755,root,root) %{_datadir}/vocp/run
12cr|VOCP-0.9.3-11|375	%dir %attr(0755,root,root) %{_datadir}/vocp/doc
12cr|VOCP-0.9.3-11|376	%dir %attr(0755,root,root) /var/spool/voice/messages/num
12cr|VOCP-0.9.3-11|377	%dir %attr(0755,root,root) /var/spool/voice/messages/day
12cr|VOCP-0.9.3-11|378	%dir %attr(0755,root,root) /var/spool/voice/messages/system
12cr|VOCP-0.9.3-11|379	%dir %attr(0755,root,root) /var/spool/voice/messages/menu
12cr|VOCP-0.9.3-11|380	%dir %attr(1777,root,vocp) /var/spool/voice/messages/incoming
12cr|VOCP-0.9.3-11|381	%dir %attr(1777,root,vocp) /var/spool/voice/messages/incoming/cache
12cr|VOCP-0.9.3-11|382	%{perl_vendorlib}/*.pm
12cr|VOCP-0.9.3-11|383	%{perl_vendorlib}/VOCP
12cr|VOCP-0.9.3-11|384	%{perl_vendorlib}/auto/VOCP
12cr|VOCP-0.9.3-11|385	%{_mandir}/man3*/*
12cr|VOCP-0.9.3-11|386	%attr(0755,root,root) %{_bindir}/*
12cr|VOCP-0.9.3-11|387	%attr(0644,root,root) %{_datadir}/applications/mandriva-xvocp.desktop
12cr|VOCP-0.9.3-11|388	%attr(0644,root,root) %{_datadir}/applications/mandriva-boxconf.desktop
12cr|VOCP-0.9.3-11|389	%attr(0644,root,root) %{_datadir}/applications/mandriva-callcenter.desktop
12cr|VOCP-0.9.3-11|390	%attr(0644,root,root) %{_datadir}/applications/mandriva-vocphax.desktop
12cr|VOCP-0.9.3-11|391	%attr(0644,root,root) %{_miconsdir}/*.png
12cr|VOCP-0.9.3-11|392	%attr(0644,root,root) %{_iconsdir}/*.png
12cr|VOCP-0.9.3-11|393	%attr(0644,root,root) %{_liconsdir}/*.png
12cr|VOCP-0.9.3-11|394	
12cr|VOCP-0.9.3-11|395	%files web
12cr|VOCP-0.9.3-11|396	%defattr(-, root, root)
12cr|VOCP-0.9.3-11|397	%doc INSTALL.vocpweb README.vocpweb SECURITY.vocpweb
12cr|VOCP-0.9.3-11|398	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf.d/a10_vocpweb.conf
12cr|VOCP-0.9.3-11|399	%dir %{_datadir}/vocp/vocpweb
12cr|VOCP-0.9.3-11|400	%attr(0644,root,root) %{_datadir}/vocp/vocpweb/index.html
12cr|VOCP-0.9.3-11|401	%attr(0644,root,root) %{_datadir}/vocp/vocpweb/styles.css
12cr|VOCP-0.9.3-11|402	%attr(0755,root,root) %{_datadir}/vocp/vocpweb/vocpweb.cgi
12cr|VOCP-0.9.3-11|403	%attr(0644,root,root) %{_datadir}/vocp/vocpweb/vocpwebhelp.html
12cr|VOCP-0.9.3-11|404	%dir %{_datadir}/vocp/vocpweb/img
12cr|VOCP-0.9.3-11|405	%attr(0644,root,root) %{_datadir}/vocp/vocpweb/img/*.gif
12cr|VOCP-0.9.3-11|406	%dir %{_datadir}/vocp/vocpweb/tpl
12cr|VOCP-0.9.3-11|407	%attr(0644,root,root) %{_datadir}/vocp/vocpweb/tpl/*.html
12cr|VOCP-0.9.3-11|408	%dir %attr(1777,root,vocp) %{_datadir}/vocp/vocpweb/sounds
12cr|VOCP-0.9.3-11|409	%attr(0644,root,root) %{_datadir}/vocp/vocpweb/sounds/index.html
12cr|VOCP-0.9.3-11|410	%attr(0755,root,root) %{_datadir}/vocp/bin/%{name}-web
12cr|VOCP-0.9.3-11|411	%attr(0644,root,root)%{_datadir}/applications/mandriva-%{name}-web.desktop
12cr|VOCP-0.9.3-11|412	
12cr|VOCP-0.9.3-11|413	
12cr|VOCP-0.9.3-11|414	
12cr|VOCP-0.9.3-11|415	%changelog
12cr|VOCP-0.9.3-11|416	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.9.3-11mdv2010.0
12cr|VOCP-0.9.3-11|417	+ Revision: 445700
12cr|VOCP-0.9.3-11|418	- rebuild
12cr|VOCP-0.9.3-11|419	
12cr|VOCP-0.9.3-11|420	* Thu Dec 11 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.3-10mdv2009.1
12cr|VOCP-0.9.3-11|421	+ Revision: 313465
12cr|VOCP-0.9.3-11|422	- web bit should require apache, not apache2, now
12cr|VOCP-0.9.3-11|423	
12cr|VOCP-0.9.3-11|424	+ Thierry Vignaud <tv@mandriva.org>
12cr|VOCP-0.9.3-11|425	- rebuild
12cr|VOCP-0.9.3-11|426	
12cr|VOCP-0.9.3-11|427	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.9.3-8mdv2009.0
12cr|VOCP-0.9.3-11|428	+ Revision: 255588
12cr|VOCP-0.9.3-11|429	- rebuild
12cr|VOCP-0.9.3-11|430	
12cr|VOCP-0.9.3-11|431	+ Pixel <pixel@mandriva.com>
12cr|VOCP-0.9.3-11|432	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|VOCP-0.9.3-11|433	
12cr|VOCP-0.9.3-11|434	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.9.3-6mdv2008.1
12cr|VOCP-0.9.3-11|435	+ Revision: 171164
12cr|VOCP-0.9.3-11|436	- rebuild
12cr|VOCP-0.9.3-11|437	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|VOCP-0.9.3-11|438	- fix summary-ended-with-dot
12cr|VOCP-0.9.3-11|439	- drop old menu
12cr|VOCP-0.9.3-11|440	
12cr|VOCP-0.9.3-11|441	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.9.3-5mdv2008.1
12cr|VOCP-0.9.3-11|442	+ Revision: 136571
12cr|VOCP-0.9.3-11|443	- restore BuildRoot
12cr|VOCP-0.9.3-11|444	
12cr|VOCP-0.9.3-11|445	+ Thierry Vignaud <tv@mandriva.org>
12cr|VOCP-0.9.3-11|446	- fix prereq on rpm-helper
12cr|VOCP-0.9.3-11|447	- kill re-definition of %%buildroot on Pixel's request
12cr|VOCP-0.9.3-11|448	- import VOCP
12cr|VOCP-0.9.3-11|449	
12cr|VOCP-0.9.3-11|450	
12cr|VOCP-0.9.3-11|451	* Tue Sep 12 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.3-5mdv2007.0
12cr|VOCP-0.9.3-11|452	- Rebuild
12cr|VOCP-0.9.3-11|453	
12cr|VOCP-0.9.3-11|454	* Tue Jan 18 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.9.3-4mdk
12cr|VOCP-0.9.3-11|455	- Remove dependencies on perl-Tk-JPEG and perl-Tk-PNG, which are now
12cr|VOCP-0.9.3-11|456	provided by the package perl-Tk
12cr|VOCP-0.9.3-11|457	
12cr|VOCP-0.9.3-11|458	* Sun Feb 29 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.9.3-3mdk
12cr|VOCP-0.9.3-11|459	- Fix DIRM (distlint)
12cr|VOCP-0.9.3-11|460	
12cr|VOCP-0.9.3-11|461	* Sun Feb 16 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.9.3-2mdk
12cr|VOCP-0.9.3-11|462	- BuildRequires: perl-XML-Mini >= 1.2.7
12cr|VOCP-0.9.3-11|463	- ship icons unpacked
12cr|VOCP-0.9.3-11|464	
12cr|VOCP-0.9.3-11|465	* Sun Feb 16 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.9.3-1mdk
12cr|VOCP-0.9.3-11|466	- initial cooker contrib (untested because I lack the hardware)
12cr|VOCP-0.9.3-11|467	

8382 12
12cr|vodafone-mobile-connect-2.0-0.beta3.6|1	%define realname vodafone-mobile-connect-card-driver-for-linux
12cr|vodafone-mobile-connect-2.0-0.beta3.6|2	%define version 2.0
12cr|vodafone-mobile-connect-2.0-0.beta3.6|3	%define pre beta3
12cr|vodafone-mobile-connect-2.0-0.beta3.6|4	%define rel 6
12cr|vodafone-mobile-connect-2.0-0.beta3.6|5	
12cr|vodafone-mobile-connect-2.0-0.beta3.6|6	Summary: 	Vodafone Mobile Connect Card Driver (GUI) for Linux
12cr|vodafone-mobile-connect-2.0-0.beta3.6|7	Name: 		vodafone-mobile-connect
12cr|vodafone-mobile-connect-2.0-0.beta3.6|8	Version: 	%{version}
12cr|vodafone-mobile-connect-2.0-0.beta3.6|9	Release:	%mkrel %{expand:%{?pre:0.%pre.}}%rel
12cr|vodafone-mobile-connect-2.0-0.beta3.6|10	Source0: 	https://forge.vodafonebetavine.net/frs/download.php/57/%{realname}-%{version}%{?pre:.%pre}.tar.gz
12cr|vodafone-mobile-connect-2.0-0.beta3.6|11	Source1:	vmc-mandriva-plugin.py
12cr|vodafone-mobile-connect-2.0-0.beta3.6|12	#Patch:
12cr|vodafone-mobile-connect-2.0-0.beta3.6|13	License:	GPLv2+
12cr|vodafone-mobile-connect-2.0-0.beta3.6|14	Group: 		System/Configuration/Networking
12cr|vodafone-mobile-connect-2.0-0.beta3.6|15	BuildArch:	noarch
12cr|vodafone-mobile-connect-2.0-0.beta3.6|16	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|vodafone-mobile-connect-2.0-0.beta3.6|17	URL:		https://forge.betavine.net/projects/vodafonemobilec/
12cr|vodafone-mobile-connect-2.0-0.beta3.6|18	Provides:	%{realname} = %{version}-%{release} vmc
12cr|vodafone-mobile-connect-2.0-0.beta3.6|19	Obsoletes:	%{realname} < %{version} vmc
12cr|vodafone-mobile-connect-2.0-0.beta3.6|20	# < %{version}-{release}
12cr|vodafone-mobile-connect-2.0-0.beta3.6|21	BuildRequires:	python-devel python-setuptools >= 0.6c5
12cr|vodafone-mobile-connect-2.0-0.beta3.6|22	Requires:	python-twisted python-serial pygtk2.0-libglade
12cr|vodafone-mobile-connect-2.0-0.beta3.6|23	Requires:	python-twisted-conch >= 0.8.0
12cr|vodafone-mobile-connect-2.0-0.beta3.6|24	Requires:	python-matplotlib python-dbus gksu wvdial
12cr|vodafone-mobile-connect-2.0-0.beta3.6|25	Requires:	gnome-python gnome-python-extras
12cr|vodafone-mobile-connect-2.0-0.beta3.6|26	Requires:	lsb-release
12cr|vodafone-mobile-connect-2.0-0.beta3.6|27	%if %mdkversion <= 200900
12cr|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:
12cr|vodafone-mobile-connect-2.0-0.beta3.6|29	Suggests:	huaweiaktbbo
12cr|vodafone-mobile-connect-2.0-0.beta3.6|30	%endif
12cr|vodafone-mobile-connect-2.0-0.beta3.6|31	# TODO
12cr|vodafone-mobile-connect-2.0-0.beta3.6|32	# contrib/ovation
12cr|vodafone-mobile-connect-2.0-0.beta3.6|33	# contrib/option_icon
12cr|vodafone-mobile-connect-2.0-0.beta3.6|34	
12cr|vodafone-mobile-connect-2.0-0.beta3.6|35	%description
12cr|vodafone-mobile-connect-2.0-0.beta3.6|36	Vodafone Mobile Connect Card driver for Linux is a GPRS/UMTS/HSDPA device
12cr|vodafone-mobile-connect-2.0-0.beta3.6|37	manager written in Python, licensed under the GPL. Features: Data call handling
12cr|vodafone-mobile-connect-2.0-0.beta3.6|38	Send/Receive SMS SIM phone book management Graphical user interface using GTK
12cr|vodafone-mobile-connect-2.0-0.beta3.6|39	
12cr|vodafone-mobile-connect-2.0-0.beta3.6|40	%prep
12cr|vodafone-mobile-connect-2.0-0.beta3.6|41	%setup -q -n %{realname}-%{version}%{?pre:.%pre}
12cr|vodafone-mobile-connect-2.0-0.beta3.6|42	install -m644 %{SOURCE1} plugins/mandriva.py
12cr|vodafone-mobile-connect-2.0-0.beta3.6|43	find . -name '*~' -o -name '*.bak' -exec rm -f {} \;
12cr|vodafone-mobile-connect-2.0-0.beta3.6|44	rm -f plugins/suse.py~
12cr|vodafone-mobile-connect-2.0-0.beta3.6|45	
12cr|vodafone-mobile-connect-2.0-0.beta3.6|46	%build
12cr|vodafone-mobile-connect-2.0-0.beta3.6|47	env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12cr|vodafone-mobile-connect-2.0-0.beta3.6|48	
12cr|vodafone-mobile-connect-2.0-0.beta3.6|49	%install
12cr|vodafone-mobile-connect-2.0-0.beta3.6|50	rm -Rf %{buildroot}
12cr|vodafone-mobile-connect-2.0-0.beta3.6|51	#rm -f INSTALLED_FILES
12cr|vodafone-mobile-connect-2.0-0.beta3.6|52	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cr|vodafone-mobile-connect-2.0-0.beta3.6|53	
12cr|vodafone-mobile-connect-2.0-0.beta3.6|54	%clean
12cr|vodafone-mobile-connect-2.0-0.beta3.6|55	rm -rf $RPM_BUILD_ROOT
12cr|vodafone-mobile-connect-2.0-0.beta3.6|56	
12cr|vodafone-mobile-connect-2.0-0.beta3.6|57	%files
12cr|vodafone-mobile-connect-2.0-0.beta3.6|58	%defattr(-,root,root)
12cr|vodafone-mobile-connect-2.0-0.beta3.6|59	%doc README
12cr|vodafone-mobile-connect-2.0-0.beta3.6|60	%py_puresitedir/*
12cr|vodafone-mobile-connect-2.0-0.beta3.6|61	%_bindir/*
12cr|vodafone-mobile-connect-2.0-0.beta3.6|62	%_datadir/applications/*.desktop
12cr|vodafone-mobile-connect-2.0-0.beta3.6|63	%_datadir/pixmaps/*.png
12cr|vodafone-mobile-connect-2.0-0.beta3.6|64	%_datadir/vodafone-mobile-connect-card-driver-for-linux
12cr|vodafone-mobile-connect-2.0-0.beta3.6|65	
12cr|vodafone-mobile-connect-2.0-0.beta3.6|66	
12cr|vodafone-mobile-connect-2.0-0.beta3.6|67	%changelog
12cr|vodafone-mobile-connect-2.0-0.beta3.6|68	* Mon Nov 08 2010 Funda Wang <fwang@mandriva.org> 2.0-0.beta3.6mdv2011.0
12cr|vodafone-mobile-connect-2.0-0.beta3.6|69	+ Revision: 595036
12cr|vodafone-mobile-connect-2.0-0.beta3.6|70	- rebuild for py 2.7
12cr|vodafone-mobile-connect-2.0-0.beta3.6|71	
12cr|vodafone-mobile-connect-2.0-0.beta3.6|72	+ Michael Scherer <misc@mandriva.org>
12cr|vodafone-mobile-connect-2.0-0.beta3.6|73	- rebuild for python 2.7
12cr|vodafone-mobile-connect-2.0-0.beta3.6|74	
12cr|vodafone-mobile-connect-2.0-0.beta3.6|75	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 2.0-0.beta3.4mdv2010.0
12cr|vodafone-mobile-connect-2.0-0.beta3.6|76	+ Revision: 445701
12cr|vodafone-mobile-connect-2.0-0.beta3.6|77	- rebuild
12cr|vodafone-mobile-connect-2.0-0.beta3.6|78	
12cr|vodafone-mobile-connect-2.0-0.beta3.6|79	* Sat Sep 20 2008 Buchan Milne <bgmilne@mandriva.org> 2.0-0.beta3.3mdv2009.1
12cr|vodafone-mobile-connect-2.0-0.beta3.6|80	+ Revision: 286075
12cr|vodafone-mobile-connect-2.0-0.beta3.6|81	- Rename vmc to vodafone-mobile-connect
12cr|vodafone-mobile-connect-2.0-0.beta3.6|82	
12cr|vodafone-mobile-connect-2.0-0.beta3.6|83	* Fri Aug 01 2008 Buchan Milne <bgmilne@mandriva.org> 2.0-0.beta3.3mdv2009.0
12cr|vodafone-mobile-connect-2.0-0.beta3.6|84	+ Revision: 259491
12cr|vodafone-mobile-connect-2.0-0.beta3.6|85	- Require python-twisted-conch >= 0.8.0
12cr|vodafone-mobile-connect-2.0-0.beta3.6|86	- Require gnome-python-extras
12cr|vodafone-mobile-connect-2.0-0.beta3.6|87	
12cr|vodafone-mobile-connect-2.0-0.beta3.6|88	* Fri Aug 01 2008 Buchan Milne <bgmilne@mandriva.org> 2.0-0.beta3.2mdv2009.0
12cr|vodafone-mobile-connect-2.0-0.beta3.6|89	+ Revision: 259445
12cr|vodafone-mobile-connect-2.0-0.beta3.6|90	- Require gnome-python
12cr|vodafone-mobile-connect-2.0-0.beta3.6|91	
12cr|vodafone-mobile-connect-2.0-0.beta3.6|92	* Fri Aug 01 2008 Buchan Milne <bgmilne@mandriva.org> 2.0-0.beta3.1mdv2009.0
12cr|vodafone-mobile-connect-2.0-0.beta3.6|93	+ Revision: 259407
12cr|vodafone-mobile-connect-2.0-0.beta3.6|94	- import vmc
12cr|vodafone-mobile-connect-2.0-0.beta3.6|95	

8383 12
12cr|volpack-1.0c7-2|1	%define major 1
12cr|volpack-1.0c7-2|2	%define libname %mklibname volpack %{major}
12cr|volpack-1.0c7-2|3	
12cr|volpack-1.0c7-2|4	Name: volpack
12cr|volpack-1.0c7-2|5	Version: 1.0c7
12cr|volpack-1.0c7-2|6	Release: 2
12cr|volpack-1.0c7-2|7	Summary: Portable library for fast volume rendering
12cr|volpack-1.0c7-2|8	Group: System/Libraries
12cr|volpack-1.0c7-2|9	License: BSD
12cr|volpack-1.0c7-2|10	URL: http://amide.sourceforge.net
12cr|volpack-1.0c7-2|11	Source0: %{name}-%{version}.tgz
12cr|volpack-1.0c7-2|12	Patch0: volpack-1.0c7-mdv-link.patch
12cr|volpack-1.0c7-2|13	
12cr|volpack-1.0c7-2|14	%description
12cr|volpack-1.0c7-2|15	VolPack is a portable library of fast volume rendering algorithms that
12cr|volpack-1.0c7-2|16	produce high-quality images.  It was written by Phil Lacroute.
12cr|volpack-1.0c7-2|17	
12cr|volpack-1.0c7-2|18	%package -n %{libname}
12cr|volpack-1.0c7-2|19	Summary: Portable library for fast volume rendering
12cr|volpack-1.0c7-2|20	Group: System/Libraries
12cr|volpack-1.0c7-2|21	
12cr|volpack-1.0c7-2|22	%description -n %{libname}
12cr|volpack-1.0c7-2|23	VolPack is a portable library of fast volume rendering algorithms that
12cr|volpack-1.0c7-2|24	produce high-quality images.  It was written by Phil Lacroute.
12cr|volpack-1.0c7-2|25	
12cr|volpack-1.0c7-2|26	%package devel
12cr|volpack-1.0c7-2|27	Summary: Static libraries and header file for development using volpack
12cr|volpack-1.0c7-2|28	Group: Development/C
12cr|volpack-1.0c7-2|29	Requires: %{libname} = %{version}
12cr|volpack-1.0c7-2|30	
12cr|volpack-1.0c7-2|31	%description devel
12cr|volpack-1.0c7-2|32	The volpack-devel package contains the header files and static libraries
12cr|volpack-1.0c7-2|33	necessary for developing programs using the volpack volume rendering
12cr|volpack-1.0c7-2|34	library.
12cr|volpack-1.0c7-2|35	
12cr|volpack-1.0c7-2|36	%prep
12cr|volpack-1.0c7-2|37	%setup -q
12cr|volpack-1.0c7-2|38	%patch0 -p1
12cr|volpack-1.0c7-2|39	autoreconf
12cr|volpack-1.0c7-2|40	
12cr|volpack-1.0c7-2|41	%build
12cr|volpack-1.0c7-2|42	%configure --enable-static=no
12cr|volpack-1.0c7-2|43	%make
12cr|volpack-1.0c7-2|44	
12cr|volpack-1.0c7-2|45	%install
12cr|volpack-1.0c7-2|46	%makeinstall_std
12cr|volpack-1.0c7-2|47	%__rm -rf %{buildroot}%{_libdir}/*.la
12cr|volpack-1.0c7-2|48	
12cr|volpack-1.0c7-2|49	%files -n %{libname}
12cr|volpack-1.0c7-2|50	%defattr(-, root, root)
12cr|volpack-1.0c7-2|51	%{_libdir}/*so.%{major}*
12cr|volpack-1.0c7-2|52	
12cr|volpack-1.0c7-2|53	%files devel
12cr|volpack-1.0c7-2|54	%defattr(-,root,root)
12cr|volpack-1.0c7-2|55	%doc AUTHORS COPYING
12cr|volpack-1.0c7-2|56	%{_libdir}/*.so
12cr|volpack-1.0c7-2|57	%{_includedir}/*
12cr|volpack-1.0c7-2|58	%{_mandir}/man3/*
12cr|volpack-1.0c7-2|59	
12cr|volpack-1.0c7-2|60	
12cr|volpack-1.0c7-2|61	
12cr|volpack-1.0c7-2|62	%changelog
12cr|volpack-1.0c7-2|63	* Fri Jan 20 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0c7-2
12cr|volpack-1.0c7-2|64	+ Revision: 762967
12cr|volpack-1.0c7-2|65	- fix requires for devel package
12cr|volpack-1.0c7-2|66	
12cr|volpack-1.0c7-2|67	* Fri Jan 20 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.0c7-1
12cr|volpack-1.0c7-2|68	+ Revision: 762953
12cr|volpack-1.0c7-2|69	- imported package volpack
12cr|volpack-1.0c7-2|70	
12cr|volpack-1.0c7-2|71	
12cr|volpack-1.0c7-2|72	* Wed Nov 10 2004 Andy Loening <loening@alum.mit.edu>
12cr|volpack-1.0c7-2|73	- updates for multilib support (x86_64)
12cr|volpack-1.0c7-2|74	- split off devel package
12cr|volpack-1.0c7-2|75	
12cr|volpack-1.0c7-2|76	* Sun Mar 18 2001 Andy Loening <loening@alum.mit.edu>
12cr|volpack-1.0c7-2|77	- wrote this fool thing

8384 12
12cr|volti-0.2.3-3|1	Name:		volti
12cr|volti-0.2.3-3|2	Version:	0.2.3
12cr|volti-0.2.3-3|3	Release:	3
12cr|volti-0.2.3-3|4	Summary:	GTK+ app for controlling audio volume from system tray/notification area
12cr|volti-0.2.3-3|5	License:	GPLv3
12cr|volti-0.2.3-3|6	Group:		Sound
12cr|volti-0.2.3-3|7	URL:		http://code.google.com/p/volti/
12cr|volti-0.2.3-3|8	Source0:	http://code.google.com/p/volti/%{name}-%{version}.tar.xz
12cr|volti-0.2.3-3|9	BuildArch:	noarch
12cr|volti-0.2.3-3|10	
12cr|volti-0.2.3-3|11	BuildRequires:	python-devel
12cr|volti-0.2.3-3|12	BuildRequires:  desktop-file-utils
12cr|volti-0.2.3-3|13	
12cr|volti-0.2.3-3|14	Requires:	pygtk2.0
12cr|volti-0.2.3-3|15	Requires:	python-gobject
12cr|volti-0.2.3-3|16	Requires:	python-alsaaudio
12cr|volti-0.2.3-3|17	Requires:	python-dbus
12cr|volti-0.2.3-3|18	Requires:	python-xlib
12cr|volti-0.2.3-3|19	
12cr|volti-0.2.3-3|20	%description
12cr|volti-0.2.3-3|21	GTK+ application for controlling audio volume from system tray/notification
12cr|volti-0.2.3-3|22	area
12cr|volti-0.2.3-3|23	
12cr|volti-0.2.3-3|24	Features:
12cr|volti-0.2.3-3|25	* no pulseaudio, gstreamer, phonon etc. only alsa is needed
12cr|volti-0.2.3-3|26	* uses external mixer that you can choose, it goes nicely with gnome-alsamixer
12cr|volti-0.2.3-3|27	* left click opens volume scale (slider)
12cr|volti-0.2.3-3|28	* scroll wheel on tray icon changes volume, increment in percents is
12cr|volti-0.2.3-3|29	configurable
12cr|volti-0.2.3-3|30	* you can configure middle click to toggle 'mute' or 'show mixer'
12cr|volti-0.2.3-3|31	* nice tooltip with card and volume info
12cr|volti-0.2.3-3|32	
12cr|volti-0.2.3-3|33	%prep
12cr|volti-0.2.3-3|34	%setup -q
12cr|volti-0.2.3-3|35	
12cr|volti-0.2.3-3|36	%build
12cr|volti-0.2.3-3|37	python setup.py build
12cr|volti-0.2.3-3|38	
12cr|volti-0.2.3-3|39	%install
12cr|volti-0.2.3-3|40	rm -rf %{buildroot}
12cr|volti-0.2.3-3|41	python setup.py install --root=%{buildroot}
12cr|volti-0.2.3-3|42	
12cr|volti-0.2.3-3|43	desktop-file-install --vendor="" \
12cr|volti-0.2.3-3|44	--add-category="X-MandrivaLinux-Multimedia-Sound" \
12cr|volti-0.2.3-3|45	--dir %{buildroot}%{_datadir}/applications \
12cr|volti-0.2.3-3|46	%{buildroot}%{_datadir}/applications/*
12cr|volti-0.2.3-3|47	
12cr|volti-0.2.3-3|48	%find_lang %{name}
12cr|volti-0.2.3-3|49	
12cr|volti-0.2.3-3|50	%files -f %{name}.lang
12cr|volti-0.2.3-3|51	%doc README COPYING ChangeLog
12cr|volti-0.2.3-3|52	%{_bindir}/%{name}
12cr|volti-0.2.3-3|53	%{_bindir}/%{name}-mixer
12cr|volti-0.2.3-3|54	%{_bindir}/%{name}-remote
12cr|volti-0.2.3-3|55	%{_datadir}/%{name}/preferences.glade
12cr|volti-0.2.3-3|56	%{_datadir}/applications/%{name}.desktop
12cr|volti-0.2.3-3|57	%{_datadir}/%{name}/icons
12cr|volti-0.2.3-3|58	%{_mandir}/man1/*.1*
12cr|volti-0.2.3-3|59	%{py_sitedir}/*
12cr|volti-0.2.3-3|60	
12cr|volti-0.2.3-3|61	
12cr|volti-0.2.3-3|62	
12cr|volti-0.2.3-3|63	%changelog
12cr|volti-0.2.3-3|64	* Wed Jan 25 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.2.3-3
12cr|volti-0.2.3-3|65	+ Revision: 768154
12cr|volti-0.2.3-3|66	- imported package volti
12cr|volti-0.2.3-3|67	
12cr|volti-0.2.3-3|68	
12cr|volti-0.2.3-3|69	* Tue Mar 15 2011 dillj <the.lid7@gmail.com> 0.2.3-2-unity2011
12cr|volti-0.2.3-3|70	- rebuild
12cr|volti-0.2.3-3|71	
12cr|volti-0.2.3-3|72	* Tue Jan 04 2011 KDulcimer <kdulcimer@unity-linux.org> 0.2.3-1
12cr|volti-0.2.3-3|73	- 0.2.3
12cr|volti-0.2.3-3|74	
12cr|volti-0.2.3-3|75	* Sat Dec 18 2010 KDulcimer <kdulcimer@unity-linux.org> 0.2.2-2
12cr|volti-0.2.3-3|76	- Correct requires
12cr|volti-0.2.3-3|77	
12cr|volti-0.2.3-3|78	* Wed Dec 15 2010 KDulcimer <kdulcimer@unity-linux.org> 0.2.2-1
12cr|volti-0.2.3-3|79	- Import spec to Unity
12cr|volti-0.2.3-3|80	- 0.2.2
12cr|volti-0.2.3-3|81	
12cr|volti-0.2.3-3|82	* Sun Sep 12 2010 Texstar <texstar at gmail.com> 0.2.1-2pclos2010
12cr|volti-0.2.3-3|83	- Update
12cr|volti-0.2.3-3|84	
12cr|volti-0.2.3-3|85	* Sun May 30 2010 slick50 <lxgator@gmail.com> 0.2.1-1pclos2010
12cr|volti-0.2.3-3|86	- 0.2.1
12cr|volti-0.2.3-3|87	
12cr|volti-0.2.3-3|88	* Sat Apr 17 2010 slick50 <lxgator@gmail.com> 0.2.0-1pclos2010
12cr|volti-0.2.3-3|89	- 0.2.0
12cr|volti-0.2.3-3|90	
12cr|volti-0.2.3-3|91	* Tue Mar 23 2010 slick50 <lxgator@gmail.com> 0.1.9-1pclos2010
12cr|volti-0.2.3-3|92	- 0.1.9
12cr|volti-0.2.3-3|93	
12cr|volti-0.2.3-3|94	* Thu Feb 11 2010 slick50 <lxgator@gmail.com> 0.1.7-1pclos2010
12cr|volti-0.2.3-3|95	- 0.1.7
12cr|volti-0.2.3-3|96	
12cr|volti-0.2.3-3|97	* Sat Jan 16 2010 slick50 <lxgator@gmail.com> 0.1.6-1pclos2010
12cr|volti-0.2.3-3|98	- initial pkg

8385 12
12cr|volume.app-1.1-6|1	%define version 1.1
12cr|volume.app-1.1-6|2	%define release %mkrel 6
12cr|volume.app-1.1-6|3	%define name volume.app
12cr|volume.app-1.1-6|4	
12cr|volume.app-1.1-6|5	Summary:  Simple volume control for AfterStep / BlackBox / WindowMaker
12cr|volume.app-1.1-6|6	Name:		%{name}
12cr|volume.app-1.1-6|7	Version:	%{version}
12cr|volume.app-1.1-6|8	Release:	%{release}
12cr|volume.app-1.1-6|9	License:	GPL
12cr|volume.app-1.1-6|10	Group:		Sound
12cr|volume.app-1.1-6|11	Source0:	%{name}-%{version}.tar.bz2
12cr|volume.app-1.1-6|12	Source1:	%{name}-icons.tar.bz2
12cr|volume.app-1.1-6|13	URL:		http://www.iskunk.org/soft/volume.app/
12cr|volume.app-1.1-6|14	Requires:	xpm
12cr|volume.app-1.1-6|15	BuildRequires:	libx11-devel
12cr|volume.app-1.1-6|16	BuildRequires:	libxpm-devel
12cr|volume.app-1.1-6|17	BuildRequires:	libxext-devel
12cr|volume.app-1.1-6|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|volume.app-1.1-6|19	
12cr|volume.app-1.1-6|20	%description
12cr|volume.app-1.1-6|21	Volume.app is intended to be an extremely simple, efficient, and
12cr|volume.app-1.1-6|22	attractive interface to a system's sound mixer. It differs from most other
12cr|volume.app-1.1-6|23	dockapp mixer programs in that it does not require minute control of the
12cr|volume.app-1.1-6|24	mouse to perform simple volume adjustments. It also lacks the ability to
12cr|volume.app-1.1-6|25	monitor or control more than one mixer source at a time.
12cr|volume.app-1.1-6|26	
12cr|volume.app-1.1-6|27	%prep
12cr|volume.app-1.1-6|28	
12cr|volume.app-1.1-6|29	%setup -n %{name}-%{version}
12cr|volume.app-1.1-6|30	
12cr|volume.app-1.1-6|31	%build
12cr|volume.app-1.1-6|32	%make LDFLAGS="%ldflags"
12cr|volume.app-1.1-6|33	
12cr|volume.app-1.1-6|34	%install
12cr|volume.app-1.1-6|35	[ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT
12cr|volume.app-1.1-6|36	
12cr|volume.app-1.1-6|37	install -m 755 -d $RPM_BUILD_ROOT%{_miconsdir}
12cr|volume.app-1.1-6|38	install -m 755 -d $RPM_BUILD_ROOT%{_iconsdir}
12cr|volume.app-1.1-6|39	install -m 755 -d $RPM_BUILD_ROOT%{_liconsdir}
12cr|volume.app-1.1-6|40	tar xOjf %SOURCE1 %{name}-16x16.png > $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|volume.app-1.1-6|41	tar xOjf %SOURCE1 %{name}-32x32.png > $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|volume.app-1.1-6|42	tar xOjf %SOURCE1 %{name}-48x48.png > $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|volume.app-1.1-6|43	
12cr|volume.app-1.1-6|44	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|volume.app-1.1-6|45	install -m 755 %{name} $RPM_BUILD_ROOT%{_bindir}
12cr|volume.app-1.1-6|46	
12cr|volume.app-1.1-6|47	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|volume.app-1.1-6|48	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|volume.app-1.1-6|49	[Desktop Entry]
12cr|volume.app-1.1-6|50	Type=Application
12cr|volume.app-1.1-6|51	Exec=%{_bindir}/%{name} -b
12cr|volume.app-1.1-6|52	Icon=%{name}
12cr|volume.app-1.1-6|53	Categories=Audio;
12cr|volume.app-1.1-6|54	Name=Volume knob
12cr|volume.app-1.1-6|55	Comment=Main Volume control dockapp
12cr|volume.app-1.1-6|56	EOF
12cr|volume.app-1.1-6|57	
12cr|volume.app-1.1-6|58	
12cr|volume.app-1.1-6|59	%clean
12cr|volume.app-1.1-6|60	rm -fr %buildroot
12cr|volume.app-1.1-6|61	
12cr|volume.app-1.1-6|62	
12cr|volume.app-1.1-6|63	%if %mdkversion < 200900
12cr|volume.app-1.1-6|64	%post
12cr|volume.app-1.1-6|65	%{update_menus}
12cr|volume.app-1.1-6|66	%endif
12cr|volume.app-1.1-6|67	
12cr|volume.app-1.1-6|68	
12cr|volume.app-1.1-6|69	%if %mdkversion < 200900
12cr|volume.app-1.1-6|70	%postun
12cr|volume.app-1.1-6|71	%{clean_menus}
12cr|volume.app-1.1-6|72	%endif
12cr|volume.app-1.1-6|73	
12cr|volume.app-1.1-6|74	
12cr|volume.app-1.1-6|75	%files
12cr|volume.app-1.1-6|76	%defattr (-,root,root)
12cr|volume.app-1.1-6|77	%doc ChangeLog AUTHORS INSTALL COPYING README TODO
12cr|volume.app-1.1-6|78	%{_bindir}/*
12cr|volume.app-1.1-6|79	%{_liconsdir}/%{name}.png
12cr|volume.app-1.1-6|80	%{_miconsdir}/%{name}.png
12cr|volume.app-1.1-6|81	%{_iconsdir}/%{name}.png
12cr|volume.app-1.1-6|82	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|volume.app-1.1-6|83	
12cr|volume.app-1.1-6|84	
12cr|volume.app-1.1-6|85	
12cr|volume.app-1.1-6|86	
12cr|volume.app-1.1-6|87	%changelog
12cr|volume.app-1.1-6|88	

8386 12
12cr|vomit-0.2c-7|1	Summary:	Vomit - voice over misconfigured internet telephones
12cr|vomit-0.2c-7|2	Name:		vomit
12cr|vomit-0.2c-7|3	Version:	0.2c
12cr|vomit-0.2c-7|4	Release:	%mkrel 7
12cr|vomit-0.2c-7|5	License:	BSD
12cr|vomit-0.2c-7|6	Group:		Networking/Other
12cr|vomit-0.2c-7|7	URL:		http://vomit.xtdnet.nl/
12cr|vomit-0.2c-7|8	Source:		http://vomit.xtdnet.nl/%{name}-%{version}.tar.bz2
12cr|vomit-0.2c-7|9	Patch0:		vomit-remove-old-libevent-code.patch
12cr|vomit-0.2c-7|10	BuildRequires:	libdnet-devel
12cr|vomit-0.2c-7|11	BuildRequires:	libevent-devel
12cr|vomit-0.2c-7|12	BuildRequires:	libpcap-devel
12cr|vomit-0.2c-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|vomit-0.2c-7|14	
12cr|vomit-0.2c-7|15	%description
12cr|vomit-0.2c-7|16	The vomit utility converts a Cisco IP phone conversation into a wave file
12cr|vomit-0.2c-7|17	that can be played with ordinary sound players. Vomit requires a tcpdump
12cr|vomit-0.2c-7|18	output file. Vomit is not a VoIP sniffer also it could be but the naming
12cr|vomit-0.2c-7|19	is probably related to H.323.
12cr|vomit-0.2c-7|20	
12cr|vomit-0.2c-7|21	%prep
12cr|vomit-0.2c-7|22	%setup -q
12cr|vomit-0.2c-7|23	%patch0 -p1
12cr|vomit-0.2c-7|24	
12cr|vomit-0.2c-7|25	%build
12cr|vomit-0.2c-7|26	%configure2_5x
12cr|vomit-0.2c-7|27	%make
12cr|vomit-0.2c-7|28	
12cr|vomit-0.2c-7|29	%install
12cr|vomit-0.2c-7|30	%{__rm} -rf %{buildroot}
12cr|vomit-0.2c-7|31	%makeinstall_std
12cr|vomit-0.2c-7|32	
12cr|vomit-0.2c-7|33	%clean
12cr|vomit-0.2c-7|34	%{__rm} -rf %{buildroot}
12cr|vomit-0.2c-7|35	
12cr|vomit-0.2c-7|36	%files
12cr|vomit-0.2c-7|37	%defattr(-, root, root, 0755)
12cr|vomit-0.2c-7|38	%doc README
12cr|vomit-0.2c-7|39	%{_bindir}/vomit
12cr|vomit-0.2c-7|40	%{_mandir}/*/vomit.*
12cr|vomit-0.2c-7|41	
12cr|vomit-0.2c-7|42	
12cr|vomit-0.2c-7|43	%changelog
12cr|vomit-0.2c-7|44	* Sat Mar 19 2011 Funda Wang <fwang@mandriva.org> 0.2c-7mdv2011.0
12cr|vomit-0.2c-7|45	+ Revision: 647011
12cr|vomit-0.2c-7|46	- add gentoo patch to build with latest libevent
12cr|vomit-0.2c-7|47	
12cr|vomit-0.2c-7|48	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|vomit-0.2c-7|49	- rebuilt against libevent 2.x
12cr|vomit-0.2c-7|50	
12cr|vomit-0.2c-7|51	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.2c-6mdv2010.0
12cr|vomit-0.2c-7|52	+ Revision: 445707
12cr|vomit-0.2c-7|53	- rebuild
12cr|vomit-0.2c-7|54	
12cr|vomit-0.2c-7|55	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2c-5mdv2009.1
12cr|vomit-0.2c-7|56	+ Revision: 298449
12cr|vomit-0.2c-7|57	- rebuilt against libpcap-1.0.0
12cr|vomit-0.2c-7|58	
12cr|vomit-0.2c-7|59	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 0.2c-4mdv2009.0
12cr|vomit-0.2c-7|60	+ Revision: 269668
12cr|vomit-0.2c-7|61	- rebuild early 2009.0 package (before pixel changes)
12cr|vomit-0.2c-7|62	
12cr|vomit-0.2c-7|63	* Wed May 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2c-3mdv2009.0
12cr|vomit-0.2c-7|64	+ Revision: 207056
12cr|vomit-0.2c-7|65	- rebuilt against libevent-1.4.4
12cr|vomit-0.2c-7|66	
12cr|vomit-0.2c-7|67	* Sun Dec 30 2007 Funda Wang <fwang@mandriva.org> 0.2c-2mdv2008.1
12cr|vomit-0.2c-7|68	+ Revision: 139487
12cr|vomit-0.2c-7|69	- rebuild
12cr|vomit-0.2c-7|70	
12cr|vomit-0.2c-7|71	+ Olivier Blin <oblin@mandriva.com>
12cr|vomit-0.2c-7|72	- restore BuildRoot
12cr|vomit-0.2c-7|73	
12cr|vomit-0.2c-7|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|vomit-0.2c-7|75	- kill re-definition of %%buildroot on Pixel's request
12cr|vomit-0.2c-7|76	
12cr|vomit-0.2c-7|77	
12cr|vomit-0.2c-7|78	* Wed Jan 03 2007 Stefan van der Eijk <stefan@mandriva.org> 0.2c-1mdv2007.0
12cr|vomit-0.2c-7|79	+ Revision: 103804
12cr|vomit-0.2c-7|80	- Import vomit
12cr|vomit-0.2c-7|81	
12cr|vomit-0.2c-7|82	* Tue Apr 11 2006 Stefan van der Eijk <stefan@mandrake.org> 0.2c-1mdk
12cr|vomit-0.2c-7|83	- initial package
12cr|vomit-0.2c-7|84	

8387 12
12cr|vorbisgain-0.37-6|1	%define name    vorbisgain
12cr|vorbisgain-0.37-6|2	%define version 0.37
12cr|vorbisgain-0.37-6|3	%define release %mkrel 6
12cr|vorbisgain-0.37-6|4	%define summary Adds tags to Ogg Vorbis files to adjust the volume
12cr|vorbisgain-0.37-6|5	
12cr|vorbisgain-0.37-6|6	Summary:        %summary
12cr|vorbisgain-0.37-6|7	Name:           %name
12cr|vorbisgain-0.37-6|8	Version:        %version
12cr|vorbisgain-0.37-6|9	Release:        %release
12cr|vorbisgain-0.37-6|10	# GPLv2.1
12cr|vorbisgain-0.37-6|11	License:        GPL
12cr|vorbisgain-0.37-6|12	Group:          Sound
12cr|vorbisgain-0.37-6|13	URL:            http://sjeng.sourceforge.net/vorbisgain.html
12cr|vorbisgain-0.37-6|14	
12cr|vorbisgain-0.37-6|15	# http://sjeng.org/ftp/vorbis/vorbisgain-0.32.zip
12cr|vorbisgain-0.37-6|16	Source0:        http://sjeng.org/ftp/vorbis/%name-%version.tar.bz2
12cr|vorbisgain-0.37-6|17	Patch1:		%name-patch-configure.bz2
12cr|vorbisgain-0.37-6|18	Patch2:		%name-fix-str-fmt.patch
12cr|vorbisgain-0.37-6|19	BuildRoot:      %_tmppath/%name-buildroot
12cr|vorbisgain-0.37-6|20	Buildrequires:  oggvorbis-devel libogg-devel
12cr|vorbisgain-0.37-6|21	
12cr|vorbisgain-0.37-6|22	
12cr|vorbisgain-0.37-6|23	%description
12cr|vorbisgain-0.37-6|24	VorbisGain is a utility that uses a psychoacoustic method to correct the
12cr|vorbisgain-0.37-6|25	volume of an Ogg Vorbis file to a predefined standardized loudness.
12cr|vorbisgain-0.37-6|26	
12cr|vorbisgain-0.37-6|27	It is meant as a replacement for the normalization that is commonly used
12cr|vorbisgain-0.37-6|28	before encoding. Although normalization will ensure that each song has
12cr|vorbisgain-0.37-6|29	the same peak volume, this unfortunately does not say anything about the
12cr|vorbisgain-0.37-6|30	apparent loudness of the music, with the end result being that many
12cr|vorbisgain-0.37-6|31	normalized files still don't sound equally loud. VorbisGain uses
12cr|vorbisgain-0.37-6|32	psychoacoustics to address this deficiency. Moreover, unlike
12cr|vorbisgain-0.37-6|33	normalization, it's a lossless procedure which works by adding tags to
12cr|vorbisgain-0.37-6|34	the file. Additionally, it will add hints that can be used to prevent
12cr|vorbisgain-0.37-6|35	clipping on playback. It is based upon the ReplayGain technology.
12cr|vorbisgain-0.37-6|36	
12cr|vorbisgain-0.37-6|37	The end result is that the file ends up with superior playback quality
12cr|vorbisgain-0.37-6|38	compared to a non-VorbisGain'ed file.
12cr|vorbisgain-0.37-6|39	
12cr|vorbisgain-0.37-6|40	It needs player support to work. Non-supporting players will play back
12cr|vorbisgain-0.37-6|41	the files without problems, but you'll miss out on the benefits.
12cr|vorbisgain-0.37-6|42	Nowadays most good players such as ogg123 and mplayer are already
12cr|vorbisgain-0.37-6|43	compatible. xmms will support this feature from release 1.2.8.
12cr|vorbisgain-0.37-6|44	
12cr|vorbisgain-0.37-6|45	
12cr|vorbisgain-0.37-6|46	%prep
12cr|vorbisgain-0.37-6|47	%setup -q
12cr|vorbisgain-0.37-6|48	%patch1
12cr|vorbisgain-0.37-6|49	%patch2 -p0
12cr|vorbisgain-0.37-6|50	
12cr|vorbisgain-0.37-6|51	%build
12cr|vorbisgain-0.37-6|52	%__chmod 755 configure
12cr|vorbisgain-0.37-6|53	%configure --enable-recursive
12cr|vorbisgain-0.37-6|54	%make
12cr|vorbisgain-0.37-6|55	
12cr|vorbisgain-0.37-6|56	
12cr|vorbisgain-0.37-6|57	%install
12cr|vorbisgain-0.37-6|58	rm -rf %buildroot
12cr|vorbisgain-0.37-6|59	%makeinstall
12cr|vorbisgain-0.37-6|60	
12cr|vorbisgain-0.37-6|61	
12cr|vorbisgain-0.37-6|62	%clean
12cr|vorbisgain-0.37-6|63	rm -rf %buildroot
12cr|vorbisgain-0.37-6|64	
12cr|vorbisgain-0.37-6|65	
12cr|vorbisgain-0.37-6|66	%files
12cr|vorbisgain-0.37-6|67	%defattr(0755,root,root)
12cr|vorbisgain-0.37-6|68	%_bindir/*
12cr|vorbisgain-0.37-6|69	%defattr(0644,root,root,0755)
12cr|vorbisgain-0.37-6|70	%doc NEWS  README
12cr|vorbisgain-0.37-6|71	%_mandir/man1/*1*
12cr|vorbisgain-0.37-6|72	
12cr|vorbisgain-0.37-6|73	
12cr|vorbisgain-0.37-6|74	
12cr|vorbisgain-0.37-6|75	
12cr|vorbisgain-0.37-6|76	%changelog
12cr|vorbisgain-0.37-6|77	* Wed Oct 28 2009 Rémy Clouard <shikamaru@mandriva.org> 0.37-6mdv2010.0
12cr|vorbisgain-0.37-6|78	+ Revision: 459826
12cr|vorbisgain-0.37-6|79	- fix build (string format error)
12cr|vorbisgain-0.37-6|80	
12cr|vorbisgain-0.37-6|81	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|vorbisgain-0.37-6|82	- rebuild
12cr|vorbisgain-0.37-6|83	- rebuild
12cr|vorbisgain-0.37-6|84	
12cr|vorbisgain-0.37-6|85	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.37-3mdv2009.0
12cr|vorbisgain-0.37-6|86	+ Revision: 255593
12cr|vorbisgain-0.37-6|87	- rebuild
12cr|vorbisgain-0.37-6|88	
12cr|vorbisgain-0.37-6|89	* Sat Mar 01 2008 Michael Scherer <misc@mandriva.org> 0.37-1mdv2008.1
12cr|vorbisgain-0.37-6|90	+ Revision: 177313
12cr|vorbisgain-0.37-6|91	- update to new version 0.37
12cr|vorbisgain-0.37-6|92	
12cr|vorbisgain-0.37-6|93	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|vorbisgain-0.37-6|94	- fix spacing at top of description
12cr|vorbisgain-0.37-6|95	
12cr|vorbisgain-0.37-6|96	+ Olivier Blin <oblin@mandriva.com>
12cr|vorbisgain-0.37-6|97	- restore BuildRoot
12cr|vorbisgain-0.37-6|98	
12cr|vorbisgain-0.37-6|99	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.36-1mdv2008.1
12cr|vorbisgain-0.37-6|100	+ Revision: 129215
12cr|vorbisgain-0.37-6|101	- kill re-definition of %%buildroot on Pixel's request
12cr|vorbisgain-0.37-6|102	- do not hardcode man pages extension
12cr|vorbisgain-0.37-6|103	- import vorbisgain
12cr|vorbisgain-0.37-6|104	
12cr|vorbisgain-0.37-6|105	
12cr|vorbisgain-0.37-6|106	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.36-1mdk
12cr|vorbisgain-0.37-6|107	- New release 0.36
12cr|vorbisgain-0.37-6|108	- %%mkrel
12cr|vorbisgain-0.37-6|109	
12cr|vorbisgain-0.37-6|110	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.34-3mdk
12cr|vorbisgain-0.37-6|111	- Fix Source
12cr|vorbisgain-0.37-6|112	
12cr|vorbisgain-0.37-6|113	* Mon Nov 08 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.34-2mdk
12cr|vorbisgain-0.37-6|114	- rebuild
12cr|vorbisgain-0.37-6|115	
12cr|vorbisgain-0.37-6|116	* Sun Oct 12 2003 Han Boetes <han@linux-mandrake.com> 0.34-1mdk
12cr|vorbisgain-0.37-6|117	- Bump!
12cr|vorbisgain-0.37-6|118	
12cr|vorbisgain-0.37-6|119	* Mon Apr 21 2003 Han Boetes <han@linux-mandrake.com> 0.32-3mdk
12cr|vorbisgain-0.37-6|120	- Remove the patch again. OpenBSD-guru's say it's nonsense and
12cr|vorbisgain-0.37-6|121	vorbisgain segfaults.
12cr|vorbisgain-0.37-6|122	- Added a patch to clean up configure
12cr|vorbisgain-0.37-6|123	
12cr|vorbisgain-0.37-6|124	* Tue Mar 18 2003 Han Boetes <han@linux-mandrake.com> 0.32-2mdk
12cr|vorbisgain-0.37-6|125	- added patches and updates that can also be found in the OpenBSD-port
12cr|vorbisgain-0.37-6|126	- mplayer and ogg123 support this extension BTW :)
12cr|vorbisgain-0.37-6|127	
12cr|vorbisgain-0.37-6|128	* Tue Mar  4 2003 Han Boetes <han@linux-mandrake.com> 0.32-1mdk
12cr|vorbisgain-0.37-6|129	- This rpm works, the program works, just nothing supports it yet.
12cr|vorbisgain-0.37-6|130	We have to wait for xmms-1.2.8. Ow well. :)

8388 12
12cr|vorbisspi-1.0.2-2|1	Name:          vorbisspi
12cr|vorbisspi-1.0.2-2|2	Summary:       Ogg Vorbis sound engine
12cr|vorbisspi-1.0.2-2|3	Version:       1.0.2
12cr|vorbisspi-1.0.2-2|4	Release:       2
12cr|vorbisspi-1.0.2-2|5	License:       LGPL
12cr|vorbisspi-1.0.2-2|6	Group:	       Sound
12cr|vorbisspi-1.0.2-2|7	Source0:       %name%version.tar.bz2
12cr|vorbisspi-1.0.2-2|8	URL: 	       http://www.javazoom.net/vorbisspi/sources.html
12cr|vorbisspi-1.0.2-2|9	BuildArch:     noarch
12cr|vorbisspi-1.0.2-2|10	
12cr|vorbisspi-1.0.2-2|11	BuildRequires: ant
12cr|vorbisspi-1.0.2-2|12	BuildRequires: java-devel-gcj
12cr|vorbisspi-1.0.2-2|13	
12cr|vorbisspi-1.0.2-2|14	%description
12cr|vorbisspi-1.0.2-2|15	VorbisSPI  is a SPI (Service Provider Interface - or "Driver" for
12cr|vorbisspi-1.0.2-2|16	JavaSound API) that adds Ogg Vorbis audio format format to the Java
12cr|vorbisspi-1.0.2-2|17	Platform (J2SE). It is based on JOrbis, an open source Vorbis library.
12cr|vorbisspi-1.0.2-2|18	
12cr|vorbisspi-1.0.2-2|19	%files
12cr|vorbisspi-1.0.2-2|20	%defattr(-,root,root)
12cr|vorbisspi-1.0.2-2|21	%{_javadir}/vorbisspi1.0.2.jar
12cr|vorbisspi-1.0.2-2|22	%{_javadir}/vorbisspi.jar
12cr|vorbisspi-1.0.2-2|23	
12cr|vorbisspi-1.0.2-2|24	#--------------------------------------------------------------------
12cr|vorbisspi-1.0.2-2|25	
12cr|vorbisspi-1.0.2-2|26	%package javadoc
12cr|vorbisspi-1.0.2-2|27	Summary:        Javadoc for %{name}
12cr|vorbisspi-1.0.2-2|28	Group:          Development/Java
12cr|vorbisspi-1.0.2-2|29	
12cr|vorbisspi-1.0.2-2|30	%description javadoc
12cr|vorbisspi-1.0.2-2|31	Javadoc for %{name}.
12cr|vorbisspi-1.0.2-2|32	
12cr|vorbisspi-1.0.2-2|33	%files javadoc
12cr|vorbisspi-1.0.2-2|34	%defattr(-,root,root,-)
12cr|vorbisspi-1.0.2-2|35	%{_javadocdir}/*
12cr|vorbisspi-1.0.2-2|36	
12cr|vorbisspi-1.0.2-2|37	#--------------------------------------------------------------------
12cr|vorbisspi-1.0.2-2|38	
12cr|vorbisspi-1.0.2-2|39	%prep
12cr|vorbisspi-1.0.2-2|40	rm -fr %buildroot
12cr|vorbisspi-1.0.2-2|41	%setup -q -n VorbisSPI1.0.2
12cr|vorbisspi-1.0.2-2|42	
12cr|vorbisspi-1.0.2-2|43	%build
12cr|vorbisspi-1.0.2-2|44	ant all
12cr|vorbisspi-1.0.2-2|45	
12cr|vorbisspi-1.0.2-2|46	%install
12cr|vorbisspi-1.0.2-2|47	install -dm 755 %buildroot%{_javadir}
12cr|vorbisspi-1.0.2-2|48	cp -f vorbisspi1.0.2.jar %buildroot%{_javadir}/
12cr|vorbisspi-1.0.2-2|49	
12cr|vorbisspi-1.0.2-2|50	# jars
12cr|vorbisspi-1.0.2-2|51	install -m644 %{name}%{version}.jar -D %{buildroot}%{_javadir}/%{name}%{version}.jar
12cr|vorbisspi-1.0.2-2|52	ln -s %{name}%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cr|vorbisspi-1.0.2-2|53	
12cr|vorbisspi-1.0.2-2|54	# javadoc
12cr|vorbisspi-1.0.2-2|55	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|vorbisspi-1.0.2-2|56	cp -r docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|vorbisspi-1.0.2-2|57	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|vorbisspi-1.0.2-2|58	
12cr|vorbisspi-1.0.2-2|59	
12cr|vorbisspi-1.0.2-2|60	%changelog
12cr|vorbisspi-1.0.2-2|61	* Sat Dec 15 2007 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.2-1mdv2008.1
12cr|vorbisspi-1.0.2-2|62	+ Revision: 120450
12cr|vorbisspi-1.0.2-2|63	- Fix BuildRequires
12cr|vorbisspi-1.0.2-2|64	- import vorbisspi
12cr|vorbisspi-1.0.2-2|65	
12cr|vorbisspi-1.0.2-2|66	

8389 12
12cr|vpnd-1.1.2-1|1	%define name vpnd
12cr|vpnd-1.1.2-1|2	%define version 1.1.2
12cr|vpnd-1.1.2-1|3	%define release %mkrel 1
12cr|vpnd-1.1.2-1|4	
12cr|vpnd-1.1.2-1|5	Name: %{name}
12cr|vpnd-1.1.2-1|6	Summary: The virtual private network daemon vpnd
12cr|vpnd-1.1.2-1|7	Version: %{version}
12cr|vpnd-1.1.2-1|8	Release: %{release}
12cr|vpnd-1.1.2-1|9	Source: %name-%version.tar.bz2
12cr|vpnd-1.1.2-1|10	Group: Networking/Other
12cr|vpnd-1.1.2-1|11	URL: http://sunsite.auc.dk/vpnd/
12cr|vpnd-1.1.2-1|12	License: GPL/LGPL
12cr|vpnd-1.1.2-1|13	
12cr|vpnd-1.1.2-1|14	%description
12cr|vpnd-1.1.2-1|15	The virtual private network daemon vpnd is a daemon which connects two
12cr|vpnd-1.1.2-1|16	networks on network level either via TCP/IP or a (virtual) leased line attached
12cr|vpnd-1.1.2-1|17	to a serial interface. All data transfered between the two networks are
12cr|vpnd-1.1.2-1|18	encrypted using the unpatented free Blowfish encryption algorithm.
12cr|vpnd-1.1.2-1|19	
12cr|vpnd-1.1.2-1|20	%prep
12cr|vpnd-1.1.2-1|21	rm -rf $RPM_BUILD_ROOT
12cr|vpnd-1.1.2-1|22	
12cr|vpnd-1.1.2-1|23	%setup -q -n vpnd
12cr|vpnd-1.1.2-1|24	
12cr|vpnd-1.1.2-1|25	%build
12cr|vpnd-1.1.2-1|26	%configure
12cr|vpnd-1.1.2-1|27	%make
12cr|vpnd-1.1.2-1|28	
12cr|vpnd-1.1.2-1|29	%install
12cr|vpnd-1.1.2-1|30	install -m 775 -d $RPM_BUILD_ROOT%{_sbindir}
12cr|vpnd-1.1.2-1|31	install -m 755 -d $RPM_BUILD_ROOT%{_sysconfdir}
12cr|vpnd-1.1.2-1|32	install -m 755 vpnd $RPM_BUILD_ROOT%{_sbindir}
12cr|vpnd-1.1.2-1|33	install -m 644 vpnd.conf $RPM_BUILD_ROOT%{_sysconfdir}
12cr|vpnd-1.1.2-1|34	install -m 644 vpnd.chat $RPM_BUILD_ROOT%{_sysconfdir}
12cr|vpnd-1.1.2-1|35	
12cr|vpnd-1.1.2-1|36	%clean
12cr|vpnd-1.1.2-1|37	rm -rf $RPM_BUILD_ROOT
12cr|vpnd-1.1.2-1|38	
12cr|vpnd-1.1.2-1|39	%files
12cr|vpnd-1.1.2-1|40	%defattr(644,root,root,755)
12cr|vpnd-1.1.2-1|41	%doc VERSIONS SPEED.TXT README dynamic-ip-client samples
12cr|vpnd-1.1.2-1|42	%defattr(-,root,root)
12cr|vpnd-1.1.2-1|43	%config(noreplace) %{_sysconfdir}/vpnd.chat
12cr|vpnd-1.1.2-1|44	%config(noreplace) %{_sysconfdir}/vpnd.conf
12cr|vpnd-1.1.2-1|45	%{_sbindir}/*
12cr|vpnd-1.1.2-1|46	
12cr|vpnd-1.1.2-1|47	
12cr|vpnd-1.1.2-1|48	
12cr|vpnd-1.1.2-1|49	
12cr|vpnd-1.1.2-1|50	%changelog
12cr|vpnd-1.1.2-1|51	

8390 12
12cr|vrflash-0.24-8|1	%define name	vrflash
12cr|vrflash-0.24-8|2	%define version	0.24
12cr|vrflash-0.24-8|3	%define release	%mkrel 8
12cr|vrflash-0.24-8|4	
12cr|vrflash-0.24-8|5	Summary:   Flash utility for the Agenda VR3 Linux PDA
12cr|vrflash-0.24-8|6	Name:	   %{name}
12cr|vrflash-0.24-8|7	Version:   %{version}
12cr|vrflash-0.24-8|8	Release:   %{release}
12cr|vrflash-0.24-8|9	URL:	   http://www.csee.umbc.edu/~acedil1/agenda/little.shtml
12cr|vrflash-0.24-8|10	Source:    %{name}-%{version}.tar.bz2
12cr|vrflash-0.24-8|11	Group:	   Development/Other
12cr|vrflash-0.24-8|12	License:   GPL
12cr|vrflash-0.24-8|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|vrflash-0.24-8|14	
12cr|vrflash-0.24-8|15	%description
12cr|vrflash-0.24-8|16	The purpose of this utility is to provide an easy way
12cr|vrflash-0.24-8|17	to flash kernels and romdisks to the Agenda VR3.
12cr|vrflash-0.24-8|18	
12cr|vrflash-0.24-8|19	For an overview of the flashing progress, please read
12cr|vrflash-0.24-8|20	%{_docdir}/agenda-flashing-overview.txt
12cr|vrflash-0.24-8|21	
12cr|vrflash-0.24-8|22	%prep
12cr|vrflash-0.24-8|23	%setup -q
12cr|vrflash-0.24-8|24	%configure
12cr|vrflash-0.24-8|25	
12cr|vrflash-0.24-8|26	%build
12cr|vrflash-0.24-8|27	make
12cr|vrflash-0.24-8|28	
12cr|vrflash-0.24-8|29	%install
12cr|vrflash-0.24-8|30	rm -rf ${RPM_BUILD_ROOT}
12cr|vrflash-0.24-8|31	mkdir -p %{buildroot}/{%_bindir,%_docdir}
12cr|vrflash-0.24-8|32	chmod 644 ${RPM_BUILD_DIR}/%name-%version/doc/*
12cr|vrflash-0.24-8|33	%makeinstall
12cr|vrflash-0.24-8|34	
12cr|vrflash-0.24-8|35	%clean
12cr|vrflash-0.24-8|36	rm -rf ${RPM_BUILD_ROOT}
12cr|vrflash-0.24-8|37	
12cr|vrflash-0.24-8|38	%files
12cr|vrflash-0.24-8|39	%defattr(644,root,root,755)
12cr|vrflash-0.24-8|40	%doc ChangeLog LICENSE README doc/*
12cr|vrflash-0.24-8|41	%defattr(-,root,root)
12cr|vrflash-0.24-8|42	%{_bindir}/%{name}
12cr|vrflash-0.24-8|43	
12cr|vrflash-0.24-8|44	
12cr|vrflash-0.24-8|45	
12cr|vrflash-0.24-8|46	%changelog
12cr|vrflash-0.24-8|47	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.24-8mdv2010.0
12cr|vrflash-0.24-8|48	+ Revision: 434690
12cr|vrflash-0.24-8|49	- rebuild
12cr|vrflash-0.24-8|50	
12cr|vrflash-0.24-8|51	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.24-7mdv2009.0
12cr|vrflash-0.24-8|52	+ Revision: 261890
12cr|vrflash-0.24-8|53	- rebuild
12cr|vrflash-0.24-8|54	
12cr|vrflash-0.24-8|55	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.24-6mdv2009.0
12cr|vrflash-0.24-8|56	+ Revision: 255684
12cr|vrflash-0.24-8|57	- rebuild
12cr|vrflash-0.24-8|58	
12cr|vrflash-0.24-8|59	+ Olivier Blin <oblin@mandriva.com>
12cr|vrflash-0.24-8|60	- restore BuildRoot
12cr|vrflash-0.24-8|61	
12cr|vrflash-0.24-8|62	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.24-4mdv2008.1
12cr|vrflash-0.24-8|63	+ Revision: 129224
12cr|vrflash-0.24-8|64	- kill re-definition of %%buildroot on Pixel's request
12cr|vrflash-0.24-8|65	- import vrflash
12cr|vrflash-0.24-8|66	
12cr|vrflash-0.24-8|67	
12cr|vrflash-0.24-8|68	* Thu Jan 05 2005 Lenny Cartier <lenny@mandriva.com> 0.24-4mdk
12cr|vrflash-0.24-8|69	- rebuild
12cr|vrflash-0.24-8|70	
12cr|vrflash-0.24-8|71	* Thu Sep 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.24-3mdk
12cr|vrflash-0.24-8|72	- rebuild
12cr|vrflash-0.24-8|73	
12cr|vrflash-0.24-8|74	* Tue Aug 12 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.24-2mdk
12cr|vrflash-0.24-8|75	- rebuild
12cr|vrflash-0.24-8|76	
12cr|vrflash-0.24-8|77	* Mon Jun 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.24-1mdk
12cr|vrflash-0.24-8|78	- from Maxim Heijndijk <cchq@wanadoo.nl> :
12cr|vrflash-0.24-8|79	- 0.24
12cr|vrflash-0.24-8|80	- rm -rf RPM_BUILD_ROOT in %%install
12cr|vrflash-0.24-8|81	
12cr|vrflash-0.24-8|82	* Sat Feb 01 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.20-2mdk
12cr|vrflash-0.24-8|83	- rebuild
12cr|vrflash-0.24-8|84	
12cr|vrflash-0.24-8|85	* Fri Jul 26 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.20-1mdk
12cr|vrflash-0.24-8|86	- from Maxim Heijndijk <cchq@wanadoo.nl> :
12cr|vrflash-0.24-8|87	- Initial build.

8391 12
12cr|vsound-0.6-8|1	Summary:	Virtual loopback cable for audio
12cr|vsound-0.6-8|2	Name:		vsound
12cr|vsound-0.6-8|3	Version:	0.6
12cr|vsound-0.6-8|4	Release:	%mkrel 8
12cr|vsound-0.6-8|5	License:	GPL
12cr|vsound-0.6-8|6	Group:		Sound
12cr|vsound-0.6-8|7	URL:		http://www.vsound.org/
12cr|vsound-0.6-8|8	Source0:	http://www.vsound.org/%{name}-%{version}.tar.bz2
12cr|vsound-0.6-8|9	Patch0:		vsound_0.6-4.diff
12cr|vsound-0.6-8|10	Requires:	sox
12cr|vsound-0.6-8|11	BuildRequires:	sox
12cr|vsound-0.6-8|12	BuildRequires:	autoconf2.5
12cr|vsound-0.6-8|13	BuildRequires:	automake
12cr|vsound-0.6-8|14	BuildRequires:	libtool
12cr|vsound-0.6-8|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|vsound-0.6-8|16	
12cr|vsound-0.6-8|17	%description
12cr|vsound-0.6-8|18	VSound is sort of like a 'virtual audio loopback cable'. That is, it allows
12cr|vsound-0.6-8|19	you to record the output audio stream of a program (similar to connecting a
12cr|vsound-0.6-8|20	loopback cable to the line in and line out jacks on the sound card, and
12cr|vsound-0.6-8|21	recording the sound from the line in jack, but without the DA/AD conversion
12cr|vsound-0.6-8|22	losses). One possible use for this application is as part of a RealAudio to
12cr|vsound-0.6-8|23	WAV file converter.
12cr|vsound-0.6-8|24	
12cr|vsound-0.6-8|25	%prep
12cr|vsound-0.6-8|26	
12cr|vsound-0.6-8|27	%setup -q -n %{name}-%{version}
12cr|vsound-0.6-8|28	%patch0 -p1
12cr|vsound-0.6-8|29	
12cr|vsound-0.6-8|30	%build
12cr|vsound-0.6-8|31	rm -rf autom4te.cache configure
12cr|vsound-0.6-8|32	libtoolize --force --copy; aclocal -I .; automake --add-missing --copy --gnu; autoheader; autoconf
12cr|vsound-0.6-8|33	
12cr|vsound-0.6-8|34	%configure2_5x \
12cr|vsound-0.6-8|35	--disable-static \
12cr|vsound-0.6-8|36	--enable-shared
12cr|vsound-0.6-8|37	
12cr|vsound-0.6-8|38	%make CFLAGS="%{optflags} -fPIC"
12cr|vsound-0.6-8|39	
12cr|vsound-0.6-8|40	%install
12cr|vsound-0.6-8|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|vsound-0.6-8|42	
12cr|vsound-0.6-8|43	install -d %{buildroot}%{_bindir}
12cr|vsound-0.6-8|44	
12cr|vsound-0.6-8|45	%makeinstall
12cr|vsound-0.6-8|46	
12cr|vsound-0.6-8|47	install -d %{buildroot}%{_mandir}/man1
12cr|vsound-0.6-8|48	install -m0644 debian/%{name}.1 %{buildroot}%{_mandir}/man1/
12cr|vsound-0.6-8|49	
12cr|vsound-0.6-8|50	# nuke the dev files
12cr|vsound-0.6-8|51	rm -f %{buildroot}%{_libdir}/vsound/*.la
12cr|vsound-0.6-8|52	rm -f %{buildroot}%{_libdir}/vsound/*.a
12cr|vsound-0.6-8|53	
12cr|vsound-0.6-8|54	%clean
12cr|vsound-0.6-8|55	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|vsound-0.6-8|56	
12cr|vsound-0.6-8|57	%files
12cr|vsound-0.6-8|58	%defattr(-,root,root)
12cr|vsound-0.6-8|59	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README*
12cr|vsound-0.6-8|60	%{_bindir}/%{name}
12cr|vsound-0.6-8|61	%{_libdir}/%{name}
12cr|vsound-0.6-8|62	%{_mandir}/man1/%{name}.1*
12cr|vsound-0.6-8|63	
12cr|vsound-0.6-8|64	
12cr|vsound-0.6-8|65	
12cr|vsound-0.6-8|66	%changelog
12cr|vsound-0.6-8|67	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6-8mdv2011.0
12cr|vsound-0.6-8|68	+ Revision: 627840
12cr|vsound-0.6-8|69	- don't force the usage of automake1.7
12cr|vsound-0.6-8|70	
12cr|vsound-0.6-8|71	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.6-7mdv2010.0
12cr|vsound-0.6-8|72	+ Revision: 434691
12cr|vsound-0.6-8|73	- rebuild
12cr|vsound-0.6-8|74	
12cr|vsound-0.6-8|75	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.6-6mdv2009.0
12cr|vsound-0.6-8|76	+ Revision: 261891
12cr|vsound-0.6-8|77	- rebuild
12cr|vsound-0.6-8|78	
12cr|vsound-0.6-8|79	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.6-5mdv2009.0
12cr|vsound-0.6-8|80	+ Revision: 255688
12cr|vsound-0.6-8|81	- rebuild
12cr|vsound-0.6-8|82	
12cr|vsound-0.6-8|83	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.6-3mdv2008.1
12cr|vsound-0.6-8|84	+ Revision: 136571
12cr|vsound-0.6-8|85	- restore BuildRoot
12cr|vsound-0.6-8|86	
12cr|vsound-0.6-8|87	+ Thierry Vignaud <tv@mandriva.org>
12cr|vsound-0.6-8|88	- kill re-definition of %%buildroot on Pixel's request
12cr|vsound-0.6-8|89	- import vsound
12cr|vsound-0.6-8|90	
12cr|vsound-0.6-8|91	
12cr|vsound-0.6-8|92	* Thu Jun 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6-3mdv2007.0
12cr|vsound-0.6-8|93	- make it build
12cr|vsound-0.6-8|94	- added P1 (debian)
12cr|vsound-0.6-8|95	
12cr|vsound-0.6-8|96	* Tue Feb 01 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.6-2mdk
12cr|vsound-0.6-8|97	- make it work
12cr|vsound-0.6-8|98	
12cr|vsound-0.6-8|99	* Mon Dec 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.6-1mdk
12cr|vsound-0.6-8|100	- 0.6
12cr|vsound-0.6-8|101	
12cr|vsound-0.6-8|102	* Tue Dec 16 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.5-5mdk
12cr|vsound-0.6-8|103	- requires sox (Bug 6079)
12cr|vsound-0.6-8|104	- fix changelog
12cr|vsound-0.6-8|105	
12cr|vsound-0.6-8|106	* Thu Jan 23 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.5-4mdk
12cr|vsound-0.6-8|107	- rebuild
12cr|vsound-0.6-8|108	
12cr|vsound-0.6-8|109	* Thu Jun 27 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.5-3mdk
12cr|vsound-0.6-8|110	- buildrequires on sox
12cr|vsound-0.6-8|111	
12cr|vsound-0.6-8|112	* Thu Sep 06 2001 Etienne Faure <etienne@mandrakesoft.com> 0.5-2mdk
12cr|vsound-0.6-8|113	- rebuild
12cr|vsound-0.6-8|114	
12cr|vsound-0.6-8|115	* Thu Feb 15 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.5-1mdk
12cr|vsound-0.6-8|116	- updated 0.5
12cr|vsound-0.6-8|117	
12cr|vsound-0.6-8|118	* Mon Dec 04 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.4-1mdk
12cr|vsound-0.6-8|119	- new in contribs
12cr|vsound-0.6-8|120	- used srpm from rufus t firefly <rufus.t.firefly@linux-mandrake.com> :
12cr|vsound-0.6-8|121	- v0.4-1mdk (initial packaging)

8392 12
12cr|vtk-doc-5.6.0-1|1	Name: vtk-doc
12cr|vtk-doc-5.6.0-1|2	Version: 5.6.0
12cr|vtk-doc-5.6.0-1|3	Release: %mkrel 1
12cr|vtk-doc-5.6.0-1|4	License: BSD
12cr|vtk-doc-5.6.0-1|5	Summary: Documentation for VTK %version
12cr|vtk-doc-5.6.0-1|6	Group: Development/Other
12cr|vtk-doc-5.6.0-1|7	URL: http://www.vtk.org/
12cr|vtk-doc-5.6.0-1|8	Source0: http://www.vtk.org/doc/release/5.6/vtkDocHtml-%{version}.tar.gz
12cr|vtk-doc-5.6.0-1|9	BuildArch: noarch
12cr|vtk-doc-5.6.0-1|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|vtk-doc-5.6.0-1|11	Obsoletes: %{name}-docs < %{version}-%{release}
12cr|vtk-doc-5.6.0-1|12	Provides: %{name}-docs = %{version}-%{release}
12cr|vtk-doc-5.6.0-1|13	
12cr|vtk-doc-5.6.0-1|14	%description
12cr|vtk-doc-5.6.0-1|15	Documentation for VTK %version.
12cr|vtk-doc-5.6.0-1|16	
12cr|vtk-doc-5.6.0-1|17	%files
12cr|vtk-doc-5.6.0-1|18	%defattr(-,root,root,-)
12cr|vtk-doc-5.6.0-1|19	%dir %_docdir/vtk
12cr|vtk-doc-5.6.0-1|20	%_docdir/vtk/*
12cr|vtk-doc-5.6.0-1|21	
12cr|vtk-doc-5.6.0-1|22	#-----------------------------------------
12cr|vtk-doc-5.6.0-1|23	
12cr|vtk-doc-5.6.0-1|24	%install
12cr|vtk-doc-5.6.0-1|25	rm -rf %buildroot
12cr|vtk-doc-5.6.0-1|26	install -m 755 -d %buildroot/%_docdir/vtk
12cr|vtk-doc-5.6.0-1|27	cd %buildroot/%_docdir/vtk
12cr|vtk-doc-5.6.0-1|28	tar xfz %{SOURCE0}
12cr|vtk-doc-5.6.0-1|29	
12cr|vtk-doc-5.6.0-1|30	%clean
12cr|vtk-doc-5.6.0-1|31	rm -rf %buildroot
12cr|vtk-doc-5.6.0-1|32	
12cr|vtk-doc-5.6.0-1|33	
12cr|vtk-doc-5.6.0-1|34	%changelog
12cr|vtk-doc-5.6.0-1|35	* Thu Jul 15 2010 Paulo Andrade <pcpa@mandriva.com.br> 5.6.0-1mdv2011.0
12cr|vtk-doc-5.6.0-1|36	+ Revision: 553821
12cr|vtk-doc-5.6.0-1|37	- Update to version 5.6.0.
12cr|vtk-doc-5.6.0-1|38	
12cr|vtk-doc-5.6.0-1|39	* Thu Sep 03 2009 Helio Chissini de Castro <helio@mandriva.com> 5.4.2-5mdv2010.0
12cr|vtk-doc-5.6.0-1|40	+ Revision: 428111
12cr|vtk-doc-5.6.0-1|41	- imported package vtk-doc
12cr|vtk-doc-5.6.0-1|42	
12cr|vtk-doc-5.6.0-1|43	

8393 12
12cr|vtun-3.0.3-1|1	Summary:	Virtual tunnel over TCP/IP networks
12cr|vtun-3.0.3-1|2	Name:		vtun
12cr|vtun-3.0.3-1|3	Version:	3.0.3
12cr|vtun-3.0.3-1|4	Release:	%mkrel 1
12cr|vtun-3.0.3-1|5	License:	GPLv2
12cr|vtun-3.0.3-1|6	Group:		Networking/Other
12cr|vtun-3.0.3-1|7	URL:		http://vtun.sourceforge.net/
12cr|vtun-3.0.3-1|8	Source0:	http://downloads.sourceforge.net/project/vtun/vtun/%{version}/%{name}-%{version}.tar.gz
12cr|vtun-3.0.3-1|9	Source1:	vtun.socket
12cr|vtun-3.0.3-1|10	Source2:	vtun.service
12cr|vtun-3.0.3-1|11	
12cr|vtun-3.0.3-1|12	Provides:	vppp
12cr|vtun-3.0.3-1|13	BuildRequires:	zlib-devel bison openssl-devel flex
12cr|vtun-3.0.3-1|14	Requires(post): rpm-helper
12cr|vtun-3.0.3-1|15	Requires(preun): rpm-helper
12cr|vtun-3.0.3-1|16	Requires(pre): rpm-helper
12cr|vtun-3.0.3-1|17	Requires(postun): rpm-helper
12cr|vtun-3.0.3-1|18	#JMD: For static binary
12cr|vtun-3.0.3-1|19	BuildRequires:	openssl-static-devel, glibc-static-devel
12cr|vtun-3.0.3-1|20	
12cr|vtun-3.0.3-1|21	%description
12cr|vtun-3.0.3-1|22	VTun provides the method for creating Virtual Tunnels over TCP/IP networks
12cr|vtun-3.0.3-1|23	and allows to shape, compress, encrypt traffic in that tunnels.
12cr|vtun-3.0.3-1|24	Supported type of tunnels are: PPP, IP, Ethernet and most of other serial
12cr|vtun-3.0.3-1|25	protocols and programs.
12cr|vtun-3.0.3-1|26	
12cr|vtun-3.0.3-1|27	VTun is easily and highly configurable, it can be used for various network
12cr|vtun-3.0.3-1|28	tasks like VPN, Mobil IP, Shaped Internet access, IP address saving, etc.
12cr|vtun-3.0.3-1|29	It is completely user space implementation and does not require modification
12cr|vtun-3.0.3-1|30	to any kernel parts.
12cr|vtun-3.0.3-1|31	
12cr|vtun-3.0.3-1|32	%prep
12cr|vtun-3.0.3-1|33	
12cr|vtun-3.0.3-1|34	%setup -q
12cr|vtun-3.0.3-1|35	
12cr|vtun-3.0.3-1|36	%build
12cr|vtun-3.0.3-1|37	
12cr|vtun-3.0.3-1|38	%configure2_5x \
12cr|vtun-3.0.3-1|39	--localstatedir=%{_localstatedir}/lib/%{name} \
12cr|vtun-3.0.3-1|40	--enable-ssl \
12cr|vtun-3.0.3-1|41	--disable-lzo
12cr|vtun-3.0.3-1|42	
12cr|vtun-3.0.3-1|43	#JMD: for static binary
12cr|vtun-3.0.3-1|44	#perl -pi -e "s/-lz/-Wl,-static -lz/g;" Makefile
12cr|vtun-3.0.3-1|45	
12cr|vtun-3.0.3-1|46	
12cr|vtun-3.0.3-1|47	#JMD: use this so we get Unix98 pty support
12cr|vtun-3.0.3-1|48	
12cr|vtun-3.0.3-1|49	cat << EOF >> config.h
12cr|vtun-3.0.3-1|50	#define HAVE_GETPT
12cr|vtun-3.0.3-1|51	#define HAVE_GRANTPT
12cr|vtun-3.0.3-1|52	#define HAVE_UNLOCKPT
12cr|vtun-3.0.3-1|53	#define HAVE_PTSNAME
12cr|vtun-3.0.3-1|54	EOF
12cr|vtun-3.0.3-1|55	
12cr|vtun-3.0.3-1|56	%make
12cr|vtun-3.0.3-1|57	
12cr|vtun-3.0.3-1|58	%install
12cr|vtun-3.0.3-1|59	make install DESTDIR=%{buildroot} INSTALL_OWNER= INSTALL="/usr/bin/install -p"
12cr|vtun-3.0.3-1|60	install -D -m 0644 -p %{SOURCE1} %{buildroot}/%{_unitdir}/vtun.socket
12cr|vtun-3.0.3-1|61	install -D -m 0644 -p %{SOURCE2} %{buildroot}/%{_unitdir}/vtun.service
12cr|vtun-3.0.3-1|62	
12cr|vtun-3.0.3-1|63	
12cr|vtun-3.0.3-1|64	%post
12cr|vtun-3.0.3-1|65	%_post_service vtun.service
12cr|vtun-3.0.3-1|66	%_post_service vtun.socket
12cr|vtun-3.0.3-1|67	
12cr|vtun-3.0.3-1|68	%preun
12cr|vtun-3.0.3-1|69	%_preun_service vtun.service
12cr|vtun-3.0.3-1|70	%_preun_service vtun.socket
12cr|vtun-3.0.3-1|71	
12cr|vtun-3.0.3-1|72	%files
12cr|vtun-3.0.3-1|73	%defattr(644,root,root,755)
12cr|vtun-3.0.3-1|74	%doc ChangeLog Credits FAQ README README.LZO README.Setup README.Shaper TODO vtund.conf
12cr|vtun-3.0.3-1|75	%config(noreplace) %{_sysconfdir}/vtund.conf
12cr|vtun-3.0.3-1|76	%{_unitdir}/vtun.socket
12cr|vtun-3.0.3-1|77	%{_unitdir}/vtun.service
12cr|vtun-3.0.3-1|78	%{_sbindir}/vtund
12cr|vtun-3.0.3-1|79	%dir %{_localstatedir}/lib/vtun
12cr|vtun-3.0.3-1|80	%{_mandir}/man5/vtund.conf.5*
12cr|vtun-3.0.3-1|81	%{_mandir}/man8/vtun.8*
12cr|vtun-3.0.3-1|82	%{_mandir}/man8/vtund.8*

8394 12
12cr|vuze-4.3.0.4-3|1	%define         _newname Vuze
12cr|vuze-4.3.0.4-3|2	
12cr|vuze-4.3.0.4-3|3	Name:		vuze
12cr|vuze-4.3.0.4-3|4	Version:	4.3.0.4
12cr|vuze-4.3.0.4-3|5	Release:	3
12cr|vuze-4.3.0.4-3|6	Summary:	A BitTorrent Client
12cr|vuze-4.3.0.4-3|7	Group:		Networking/File transfer
12cr|vuze-4.3.0.4-3|8	License:	GPLv2+
12cr|vuze-4.3.0.4-3|9	URL:		http://azureus.sourceforge.net
12cr|vuze-4.3.0.4-3|10	
12cr|vuze-4.3.0.4-3|11	Source0:	http://downloads.sourceforge.net/azureus/%{_newname}_%{version}_source.zip
12cr|vuze-4.3.0.4-3|12	
12cr|vuze-4.3.0.4-3|13	# Mandriva version of startup script:
12cr|vuze-4.3.0.4-3|14	Source1:	azureus.startup.script
12cr|vuze-4.3.0.4-3|15	Source2:	Azureus.desktop
12cr|vuze-4.3.0.4-3|16	
12cr|vuze-4.3.0.4-3|17	# replace RELEASE-4_2_0_4 below:
12cr|vuze-4.3.0.4-3|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
12cr|vuze-4.3.0.4-3|19	Source4:        build.xml
12cr|vuze-4.3.0.4-3|20	# cvs -z3 -d:pserver:anonymous@azureus.cvs.sourceforge.net:/cvsroot/azureus co -p plugins/build.xml > build.plugins.xml
12cr|vuze-4.3.0.4-3|21	Source5:	build.plugins.xml
12cr|vuze-4.3.0.4-3|22	
12cr|vuze-4.3.0.4-3|23	# Fedora patches
12cr|vuze-4.3.0.4-3|24	Patch2:         azureus-cache-size.patch
12cr|vuze-4.3.0.4-3|25	Patch3:         azureus-remove-manifest-classpath.patch
12cr|vuze-4.3.0.4-3|26	# Do not offer to install plugins as shared
12cr|vuze-4.3.0.4-3|27	Patch9:         azureus-no-shared-plugins.patch
12cr|vuze-4.3.0.4-3|28	Patch27:        azureus-SecureMessageServiceClientHelper-bcprov.patch
12cr|vuze-4.3.0.4-3|29	Patch28:        azureus-configuration.patch
12cr|vuze-4.3.0.4-3|30	Patch57:        azureus-4.0.0.4-stupid-invalid-characters.diff
12cr|vuze-4.3.0.4-3|31	Patch58:        azureus-4.2.0.4-java5.patch
12cr|vuze-4.3.0.4-3|32	
12cr|vuze-4.3.0.4-3|33	# Mandriva patches
12cr|vuze-4.3.0.4-3|34	# (Anssi) Disable updates for core files, internal plugins, and plugins installed in /usr/share.
12cr|vuze-4.3.0.4-3|35	# Also remove warning dialog about not being able to update plugins in /usr/share.
12cr|vuze-4.3.0.4-3|36	# Note that plugins "azupdater" and "azupnpav" are automatically downloaded to user dir
12cr|vuze-4.3.0.4-3|37	# if not already installed in /usr/share.
12cr|vuze-4.3.0.4-3|38	Patch102:	vuze-disable-updates.patch
12cr|vuze-4.3.0.4-3|39	# (Anssi) Do not try to install azupdater into /usr/share, put it in user directory instead.
12cr|vuze-4.3.0.4-3|40	Patch103:	vuze-shared.patch
12cr|vuze-4.3.0.4-3|41	# (Anssi) adapt for recent bouncycastle
12cr|vuze-4.3.0.4-3|42	Patch104:	vuze-recent-bouncycastle.patch
12cr|vuze-4.3.0.4-3|43	# (Anssi) Same java5.patch above, but for plugins' build.xml
12cr|vuze-4.3.0.4-3|44	Patch105:	vuze-plugins-build-remove-target.patch
12cr|vuze-4.3.0.4-3|45	# (Anssi) Remove win32 and osx code to fix build:
12cr|vuze-4.3.0.4-3|46	Patch106:	vuze-disable-win32-osx.patch
12cr|vuze-4.3.0.4-3|47	
12cr|vuze-4.3.0.4-3|48	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|vuze-4.3.0.4-3|49	
12cr|vuze-4.3.0.4-3|50	BuildRequires:  ant, jpackage-utils, xml-commons-apis
12cr|vuze-4.3.0.4-3|51	BuildRequires:  jakarta-commons-cli
12cr|vuze-4.3.0.4-3|52	BuildRequires:  bouncycastle >= 1.43
12cr|vuze-4.3.0.4-3|53	Requires:       bouncycastle >= 1.43
12cr|vuze-4.3.0.4-3|54	BuildRequires:  eclipse-swt
12cr|vuze-4.3.0.4-3|55	BuildRequires:  junit
12cr|vuze-4.3.0.4-3|56	BuildRequires:  java-rpmbuild
12cr|vuze-4.3.0.4-3|57	Requires:	xulrunner
12cr|vuze-4.3.0.4-3|58	Requires:       eclipse-swt
12cr|vuze-4.3.0.4-3|59	Requires:	  java >= 1.6
12cr|vuze-4.3.0.4-3|60	Provides:	azureus = %{version}-%{release}
12cr|vuze-4.3.0.4-3|61	Obsoletes:	azureus < %{version}-%{release}
12cr|vuze-4.3.0.4-3|62	BuildRequires:    desktop-file-utils
12cr|vuze-4.3.0.4-3|63	BuildRequires:  locales-en
12cr|vuze-4.3.0.4-3|64	BuildArch:      noarch
12cr|vuze-4.3.0.4-3|65	# Bundled in official package
12cr|vuze-4.3.0.4-3|66	Suggests:	vuze-plugin-azplugins
12cr|vuze-4.3.0.4-3|67	# Bundled in official package
12cr|vuze-4.3.0.4-3|68	Suggests:	vuze-plugin-azrating
12cr|vuze-4.3.0.4-3|69	# Bundled in official package + automatically installed by vuze on startup
12cr|vuze-4.3.0.4-3|70	Suggests:	vuze-plugin-azupdater
12cr|vuze-4.3.0.4-3|71	# Bundled in official package + automatically installed by vuze on startup
12cr|vuze-4.3.0.4-3|72	Suggests:	vuze-plugin-azupnpav
12cr|vuze-4.3.0.4-3|73	
12cr|vuze-4.3.0.4-3|74	%description
12cr|vuze-4.3.0.4-3|75	Vuze (previously Azureus) implements the BitTorrent protocol using java
12cr|vuze-4.3.0.4-3|76	and comes bundled with many invaluable features for both beginners and
12cr|vuze-4.3.0.4-3|77	advanced users.
12cr|vuze-4.3.0.4-3|78	
12cr|vuze-4.3.0.4-3|79	If you need console or telnet support, you need to install package
12cr|vuze-4.3.0.4-3|80	vuze-console.
12cr|vuze-4.3.0.4-3|81	
12cr|vuze-4.3.0.4-3|82	%package console
12cr|vuze-4.3.0.4-3|83	Summary:	Console interface support for Vuze
12cr|vuze-4.3.0.4-3|84	Group:		Networking/File transfer
12cr|vuze-4.3.0.4-3|85	Requires:	%{name}
12cr|vuze-4.3.0.4-3|86	Requires:	jakarta-commons-cli
12cr|vuze-4.3.0.4-3|87	BuildRequires:	liblog4j-java
12cr|vuze-4.3.0.4-3|88	Requires:	liblog4j-java
12cr|vuze-4.3.0.4-3|89	
12cr|vuze-4.3.0.4-3|90	%description console
12cr|vuze-4.3.0.4-3|91	Console interface support for Vuze (previously Azureus) bittorrent
12cr|vuze-4.3.0.4-3|92	client.
12cr|vuze-4.3.0.4-3|93	
12cr|vuze-4.3.0.4-3|94	You can run Vuze in console mode with command "azureus --ui=console" and
12cr|vuze-4.3.0.4-3|95	in telnet mode with "azureus --ui=telnet".
12cr|vuze-4.3.0.4-3|96	
12cr|vuze-4.3.0.4-3|97	%prep
12cr|vuze-4.3.0.4-3|98	%setup -q -c
12cr|vuze-4.3.0.4-3|99	
12cr|vuze-4.3.0.4-3|100	cp %{SOURCE4} %{SOURCE5} .
12cr|vuze-4.3.0.4-3|101	%patch2 -p0
12cr|vuze-4.3.0.4-3|102	%patch3 -p1 -b .remove-manifest-classpath
12cr|vuze-4.3.0.4-3|103	%patch9 -p0
12cr|vuze-4.3.0.4-3|104	%patch27 -p1 -b .nobcprov
12cr|vuze-4.3.0.4-3|105	%patch28 -p0
12cr|vuze-4.3.0.4-3|106	
12cr|vuze-4.3.0.4-3|107	%patch57 -b .orig -p1
12cr|vuze-4.3.0.4-3|108	
12cr|vuze-4.3.0.4-3|109	%patch58 -p1 -b .java5
12cr|vuze-4.3.0.4-3|110	%patch105 -p0
12cr|vuze-4.3.0.4-3|111	
12cr|vuze-4.3.0.4-3|112	rm org/gudy/azureus2/ui/swt/test/PrintTransferTypes.java
12cr|vuze-4.3.0.4-3|113	#sed -i -e \
12cr|vuze-4.3.0.4-3|114	#  "s|sun.security.action.GetPropertyAction|gnu.java.security.action.GetPropertyAction|" \
12cr|vuze-4.3.0.4-3|115	#  org/gudy/azureus2/core3/internat/MessageText.java
12cr|vuze-4.3.0.4-3|116	
12cr|vuze-4.3.0.4-3|117	# Convert line endings...
12cr|vuze-4.3.0.4-3|118	sed -i 's/\r//' ChangeLog.txt
12cr|vuze-4.3.0.4-3|119	chmod 644 *.txt
12cr|vuze-4.3.0.4-3|120	
12cr|vuze-4.3.0.4-3|121	# Mandriva: remove bouncycastle, use system one
12cr|vuze-4.3.0.4-3|122	# but only on 2010.0+, as the previous releases had bloated bouncycastle packages
12cr|vuze-4.3.0.4-3|123	rm -r org/bouncycastle
12cr|vuze-4.3.0.4-3|124	%patch104 -p1
12cr|vuze-4.3.0.4-3|125	
12cr|vuze-4.3.0.4-3|126	# Mandriva: remove osx, win32 stuff
12cr|vuze-4.3.0.4-3|127	# build fails when they are present
12cr|vuze-4.3.0.4-3|128	rm -r com/aelitis/azureus/util/win32
12cr|vuze-4.3.0.4-3|129	rm -r org/gudy/azureus2/ui/swt/osx
12cr|vuze-4.3.0.4-3|130	rm -r org/gudy/azureus2/ui/swt/win32
12cr|vuze-4.3.0.4-3|131	rm -r org/gudy/azureus2/platform/macosx
12cr|vuze-4.3.0.4-3|132	rm -r org/gudy/azureus2/platform/win32
12cr|vuze-4.3.0.4-3|133	rm org/gudy/azureus2/ui/swt/test/Win32TransferTypes.java
12cr|vuze-4.3.0.4-3|134	%patch106 -p1
12cr|vuze-4.3.0.4-3|135	
12cr|vuze-4.3.0.4-3|136	# Mandriva: remove core updaters
12cr|vuze-4.3.0.4-3|137	rm org/gudy/azureus2/update/CorePatchChecker.java
12cr|vuze-4.3.0.4-3|138	rm org/gudy/azureus2/update/CoreUpdateChecker.java
12cr|vuze-4.3.0.4-3|139	rm org/gudy/azureus2/ui/swt/updater2/SWTUpdateChecker.java
12cr|vuze-4.3.0.4-3|140	rm org/gudy/azureus2/ui/swt/updater2/PreUpdateChecker.java
12cr|vuze-4.3.0.4-3|141	rm org/gudy/azureus2/platform/unix/PlatformManagerUnixPlugin.java
12cr|vuze-4.3.0.4-3|142	rm org/gudy/azureus2/platform/PlatformManagerPluginDelegate.java
12cr|vuze-4.3.0.4-3|143	%patch102 -p1
12cr|vuze-4.3.0.4-3|144	%patch103 -p1
12cr|vuze-4.3.0.4-3|145	
12cr|vuze-4.3.0.4-3|146	%build
12cr|vuze-4.3.0.4-3|147	export LC_ALL=ISO-8859-1
12cr|vuze-4.3.0.4-3|148	mkdir -p build/libs
12cr|vuze-4.3.0.4-3|149	build-jar-repository -p build/libs jakarta-commons-cli log4j junit swt \
12cr|vuze-4.3.0.4-3|150	bcprov
12cr|vuze-4.3.0.4-3|151	
12cr|vuze-4.3.0.4-3|152	%ant jar
12cr|vuze-4.3.0.4-3|153	
12cr|vuze-4.3.0.4-3|154	%install
12cr|vuze-4.3.0.4-3|155	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/azureus/plugins
12cr|vuze-4.3.0.4-3|156	install -pm 644 dist/Azureus2.jar $RPM_BUILD_ROOT%{_datadir}/azureus/Azureus2.jar
12cr|vuze-4.3.0.4-3|157	
12cr|vuze-4.3.0.4-3|158	install -d -m755 %{buildroot}%{_bindir}
12cr|vuze-4.3.0.4-3|159	
12cr|vuze-4.3.0.4-3|160	install -m755 %{SOURCE1} %{buildroot}%{_bindir}/azureus
12cr|vuze-4.3.0.4-3|161	# link as per upstream
12cr|vuze-4.3.0.4-3|162	ln -s azureus %{buildroot}%{_bindir}/vuze
12cr|vuze-4.3.0.4-3|163	
12cr|vuze-4.3.0.4-3|164	mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
12cr|vuze-4.3.0.4-3|165	mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps
12cr|vuze-4.3.0.4-3|166	mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps
12cr|vuze-4.3.0.4-3|167	mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/apps
12cr|vuze-4.3.0.4-3|168	install -m 644 org/gudy/azureus2/ui/icons/a32.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/azureus.png
12cr|vuze-4.3.0.4-3|169	install -m 644 org/gudy/azureus2/ui/icons/a16.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/azureus.png
12cr|vuze-4.3.0.4-3|170	install -m 644 org/gudy/azureus2/ui/icons/a32.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/azureus.png
12cr|vuze-4.3.0.4-3|171	install -m 644 org/gudy/azureus2/ui/icons/a64.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/apps/azureus.png
12cr|vuze-4.3.0.4-3|172	
12cr|vuze-4.3.0.4-3|173	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|vuze-4.3.0.4-3|174	desktop-file-install \
12cr|vuze-4.3.0.4-3|175	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications	\
12cr|vuze-4.3.0.4-3|176	%{SOURCE2}
12cr|vuze-4.3.0.4-3|177	
12cr|vuze-4.3.0.4-3|178	# build.xml for building plugins
12cr|vuze-4.3.0.4-3|179	install -m644 build.plugins.xml %{buildroot}%{_datadir}/azureus
12cr|vuze-4.3.0.4-3|180	
12cr|vuze-4.3.0.4-3|181	%clean
12cr|vuze-4.3.0.4-3|182	rm -rf $RPM_BUILD_ROOT
12cr|vuze-4.3.0.4-3|183	
12cr|vuze-4.3.0.4-3|184	%if %{mdkversion} < 200900
12cr|vuze-4.3.0.4-3|185	%post
12cr|vuze-4.3.0.4-3|186	%{update_desktop_database}
12cr|vuze-4.3.0.4-3|187	%update_icon_cache hicolor
12cr|vuze-4.3.0.4-3|188	%update_menus
12cr|vuze-4.3.0.4-3|189	
12cr|vuze-4.3.0.4-3|190	%postun
12cr|vuze-4.3.0.4-3|191	%{clean_desktop_database}
12cr|vuze-4.3.0.4-3|192	%clean_icon_cache hicolor
12cr|vuze-4.3.0.4-3|193	%clean_menus
12cr|vuze-4.3.0.4-3|194	%endif
12cr|vuze-4.3.0.4-3|195	
12cr|vuze-4.3.0.4-3|196	%files
12cr|vuze-4.3.0.4-3|197	%defattr(-,root,root)
12cr|vuze-4.3.0.4-3|198	%doc ChangeLog.txt
12cr|vuze-4.3.0.4-3|199	%{_datadir}/applications/*
12cr|vuze-4.3.0.4-3|200	%{_datadir}/pixmaps/azureus.png
12cr|vuze-4.3.0.4-3|201	%{_datadir}/icons/hicolor/16x16/apps/azureus.png
12cr|vuze-4.3.0.4-3|202	%{_datadir}/icons/hicolor/32x32/apps/azureus.png
12cr|vuze-4.3.0.4-3|203	%{_datadir}/icons/hicolor/64x64/apps/azureus.png
12cr|vuze-4.3.0.4-3|204	%{_bindir}/azureus
12cr|vuze-4.3.0.4-3|205	%{_bindir}/vuze
12cr|vuze-4.3.0.4-3|206	%{_datadir}/azureus
12cr|vuze-4.3.0.4-3|207	
12cr|vuze-4.3.0.4-3|208	%files console
12cr|vuze-4.3.0.4-3|209	
12cr|vuze-4.3.0.4-3|210	
12cr|vuze-4.3.0.4-3|211	
12cr|vuze-4.3.0.4-3|212	%changelog
12cr|vuze-4.3.0.4-3|213	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 4.3.0.4-2mdv2011.0
12cr|vuze-4.3.0.4-3|214	+ Revision: 615414
12cr|vuze-4.3.0.4-3|215	- the mass rebuild of 2010.1 packages
12cr|vuze-4.3.0.4-3|216	
12cr|vuze-4.3.0.4-3|217	* Wed Dec 09 2009 Anssi Hannula <anssi@mandriva.org> 4.3.0.4-1mdv2010.1
12cr|vuze-4.3.0.4-3|218	+ Revision: 475274
12cr|vuze-4.3.0.4-3|219	- new version 4.3.0.4
12cr|vuze-4.3.0.4-3|220	- create a vuze symlink for azureus binary as per upstream
12cr|vuze-4.3.0.4-3|221	- rediff patches disable-updates.patch, disable-win32-osx.patch
12cr|vuze-4.3.0.4-3|222	
12cr|vuze-4.3.0.4-3|223	* Sun Oct 04 2009 Anssi Hannula <anssi@mandriva.org> 4.2.0.8-2mdv2010.0
12cr|vuze-4.3.0.4-3|224	+ Revision: 453371
12cr|vuze-4.3.0.4-3|225	- fix gre selection in startup script
12cr|vuze-4.3.0.4-3|226	
12cr|vuze-4.3.0.4-3|227	* Sun Sep 20 2009 Anssi Hannula <anssi@mandriva.org> 4.2.0.8-1mdv2010.0
12cr|vuze-4.3.0.4-3|228	+ Revision: 445553
12cr|vuze-4.3.0.4-3|229	- new version 4.2.0.8
12cr|vuze-4.3.0.4-3|230	- provide build.plugins.xml for building plugins
12cr|vuze-4.3.0.4-3|231	- replace fedora win32/osx removal patches with cleaner versions
12cr|vuze-4.3.0.4-3|232	- suggest plugin packages that are bundled in the official upstream
12cr|vuze-4.3.0.4-3|233	installation package
12cr|vuze-4.3.0.4-3|234	- fix vuze-console description
12cr|vuze-4.3.0.4-3|235	
12cr|vuze-4.3.0.4-3|236	* Wed Aug 19 2009 Anssi Hannula <anssi@mandriva.org> 4.2.0.4-1mdv2010.0
12cr|vuze-4.3.0.4-3|237	+ Revision: 417918
12cr|vuze-4.3.0.4-3|238	- new version
12cr|vuze-4.3.0.4-3|239	- provide a new rewritten startup script
12cr|vuze-4.3.0.4-3|240	o adds support for passing commands to already active instance
12cr|vuze-4.3.0.4-3|241	o adds support for --ui option when necessary packages are installed
12cr|vuze-4.3.0.4-3|242	(see below)
12cr|vuze-4.3.0.4-3|243	o selects correct GRE for browser embedding depending on arch and the
12cr|vuze-4.3.0.4-3|244	GRE version numbers (fixes bug #44008)
12cr|vuze-4.3.0.4-3|245	o fixes loading of SWT, fixing vuze startup (fixes bug #42756)
12cr|vuze-4.3.0.4-3|246	o use -Xmx128m option with java for now (as per upstream)
12cr|vuze-4.3.0.4-3|247	o dropped symlink hacks, now using vuze's own support for separated
12cr|vuze-4.3.0.4-3|248	system-wide plugins and user plugins
12cr|vuze-4.3.0.4-3|249	- drop custom applications-registry entry, unneeded
12cr|vuze-4.3.0.4-3|250	- clean .spec
12cr|vuze-4.3.0.4-3|251	- remove patches that were not applied
12cr|vuze-4.3.0.4-3|252	- remove fedora update manager removal patches
12cr|vuze-4.3.0.4-3|253	- add java5.patch from fedora (build for target 1.5)
12cr|vuze-4.3.0.4-3|254	- update other fedora patches
12cr|vuze-4.3.0.4-3|255	- disable updates for core, internal plugins, and system-wide plugins
12cr|vuze-4.3.0.4-3|256	(disable-updates.patch, fixes bug #46219); user-installed plugins will
12cr|vuze-4.3.0.4-3|257	be updated, however, and plugins can be installed directly from the
12cr|vuze-4.3.0.4-3|258	Tools menu, as with official build
12cr|vuze-4.3.0.4-3|259	- do not try to install azupdater as a system-wide plugin (shared.patch)
12cr|vuze-4.3.0.4-3|260	- fix build with recent bouncycastle (recent-bouncycastle.patch)
12cr|vuze-4.3.0.4-3|261	- drop requires on java gtk stuff, they were unneeded
12cr|vuze-4.3.0.4-3|262	- split console support into vuze-console subpackage; that package will
12cr|vuze-4.3.0.4-3|263	be empty but it requires the extra packages that are needed for
12cr|vuze-4.3.0.4-3|264	console/telnet support
12cr|vuze-4.3.0.4-3|265	- really use system bouncycastle
12cr|vuze-4.3.0.4-3|266	- on 2009.1 and older, keep using internal bouncycastle as bouncycastle
12cr|vuze-4.3.0.4-3|267	packages on those releases were bloated
12cr|vuze-4.3.0.4-3|268	- drop unneeded %%post and %%postun on 2009.0+
12cr|vuze-4.3.0.4-3|269	- use liblog4j-java packages instead of log4j on cooker in order to
12cr|vuze-4.3.0.4-3|270	reduce unneeded dependencies
12cr|vuze-4.3.0.4-3|271	
12cr|vuze-4.3.0.4-3|272	* Sun Mar 15 2009 Olivier Blin <oblin@mandriva.com> 4.0.0.4-2mdv2009.1
12cr|vuze-4.3.0.4-3|273	+ Revision: 355338
12cr|vuze-4.3.0.4-3|274	- add glib-java and libgtk-java as Requires (and remove them from BuildRequires, their devel counterpart is already BuildRequired)
12cr|vuze-4.3.0.4-3|275	- fix typo in BuildRequires
12cr|vuze-4.3.0.4-3|276	
12cr|vuze-4.3.0.4-3|277	+ Jérôme Soyer <saispo@mandriva.org>
12cr|vuze-4.3.0.4-3|278	- Fix launch script
12cr|vuze-4.3.0.4-3|279	
12cr|vuze-4.3.0.4-3|280	* Thu Mar 05 2009 Jérôme Soyer <saispo@mandriva.org> 4.0.0.4-1mdv2009.1
12cr|vuze-4.3.0.4-3|281	+ Revision: 348975
12cr|vuze-4.3.0.4-3|282	- Add BR
12cr|vuze-4.3.0.4-3|283	- Remove gcj support
12cr|vuze-4.3.0.4-3|284	- New upstream release
12cr|vuze-4.3.0.4-3|285	
12cr|vuze-4.3.0.4-3|286	* Wed Aug 13 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:3.1.1.0-0.0.1mdv2009.0
12cr|vuze-4.3.0.4-3|287	+ Revision: 271410
12cr|vuze-4.3.0.4-3|288	- direct symlink to swt.jar
12cr|vuze-4.3.0.4-3|289	- replace swt-gtk with swt everywhere
12cr|vuze-4.3.0.4-3|290	- fix startup script
12cr|vuze-4.3.0.4-3|291	- fix build
12cr|vuze-4.3.0.4-3|292	
12cr|vuze-4.3.0.4-3|293	+ David Walluck <walluck@mandriva.org>
12cr|vuze-4.3.0.4-3|294	- fix build with eclipse-swt
12cr|vuze-4.3.0.4-3|295	- import vuze
12cr|vuze-4.3.0.4-3|296	
12cr|vuze-4.3.0.4-3|297	

8395 12
12cr|vuze-plugin-azplugins-2.1.6-2|1	
12cr|vuze-plugin-azplugins-2.1.6-2|2	%define plugin	azplugins
12cr|vuze-plugin-azplugins-2.1.6-2|3	
12cr|vuze-plugin-azplugins-2.1.6-2|4	Name:		vuze-plugin-%plugin
12cr|vuze-plugin-azplugins-2.1.6-2|5	Version:	2.1.6
12cr|vuze-plugin-azplugins-2.1.6-2|6	Release:	2
12cr|vuze-plugin-azplugins-2.1.6-2|7	Summary:	Vuze plugin: Azureus Core Plugins
12cr|vuze-plugin-azplugins-2.1.6-2|8	Group:		Networking/File transfer
12cr|vuze-plugin-azplugins-2.1.6-2|9	License:	GPLv2+
12cr|vuze-plugin-azplugins-2.1.6-2|10	URL:		http://azureus.sourceforge.net/
12cr|vuze-plugin-azplugins-2.1.6-2|11	Source0:	http://azureus.sourceforge.net/plugins/%{plugin}_%{version}.jar
12cr|vuze-plugin-azplugins-2.1.6-2|12	BuildRequires:	vuze
12cr|vuze-plugin-azplugins-2.1.6-2|13	BuildRequires:	java-rpmbuild
12cr|vuze-plugin-azplugins-2.1.6-2|14	BuildRequires:	ant
12cr|vuze-plugin-azplugins-2.1.6-2|15	BuildRequires:	locales-en
12cr|vuze-plugin-azplugins-2.1.6-2|16	Requires:	vuze
12cr|vuze-plugin-azplugins-2.1.6-2|17	BuildArch:      noarch
12cr|vuze-plugin-azplugins-2.1.6-2|18	
12cr|vuze-plugin-azplugins-2.1.6-2|19	%description
12cr|vuze-plugin-azplugins-2.1.6-2|20	This contains the Tracker Web Templates and IRC Client plugins.
12cr|vuze-plugin-azplugins-2.1.6-2|21	
12cr|vuze-plugin-azplugins-2.1.6-2|22	Tracker web pages can be customised by extracting them from the plugin
12cr|vuze-plugin-azplugins-2.1.6-2|23	JAR file and placing them in a directory called "web" under the Azureus
12cr|vuze-plugin-azplugins-2.1.6-2|24	user-data directory. When extracting them ensure that the prefix
12cr|vuze-plugin-azplugins-2.1.6-2|25	directory hierarchy of "org/gudy/azureus2/ui/tracker/templates" is
12cr|vuze-plugin-azplugins-2.1.6-2|26	*removed* leaving, for example, "index.tmpl" in the "web" directory.
12cr|vuze-plugin-azplugins-2.1.6-2|27	
12cr|vuze-plugin-azplugins-2.1.6-2|28	This package is part of default vuze installation.
12cr|vuze-plugin-azplugins-2.1.6-2|29	
12cr|vuze-plugin-azplugins-2.1.6-2|30	%prep
12cr|vuze-plugin-azplugins-2.1.6-2|31	%setup -q -c
12cr|vuze-plugin-azplugins-2.1.6-2|32	find -name '*.class' -delete
12cr|vuze-plugin-azplugins-2.1.6-2|33	ln -s %{_datadir}/azureus/build.plugins.xml build.xml
12cr|vuze-plugin-azplugins-2.1.6-2|34	[ -e plugin.properties ] && ! grep -q plugin.version plugin.properties
12cr|vuze-plugin-azplugins-2.1.6-2|35	
12cr|vuze-plugin-azplugins-2.1.6-2|36	%build
12cr|vuze-plugin-azplugins-2.1.6-2|37	export LC_ALL=ISO-8859-1
12cr|vuze-plugin-azplugins-2.1.6-2|38	CLASSPATH="%{_datadir}/azureus/Azureus2.jar:$(build-classpath swt)" %ant makejar -Dsource.dir=. -Dplugin.version=%{version}
12cr|vuze-plugin-azplugins-2.1.6-2|39	
12cr|vuze-plugin-azplugins-2.1.6-2|40	%install
12cr|vuze-plugin-azplugins-2.1.6-2|41	install -d -m755 %{buildroot}%{_datadir}/azureus/plugins/%plugin
12cr|vuze-plugin-azplugins-2.1.6-2|42	install -m644 %{plugin}_%{version}.jar %{buildroot}%{_datadir}/azureus/plugins/%plugin
12cr|vuze-plugin-azplugins-2.1.6-2|43	
12cr|vuze-plugin-azplugins-2.1.6-2|44	%clean
12cr|vuze-plugin-azplugins-2.1.6-2|45	rm -rf %{buildroot}
12cr|vuze-plugin-azplugins-2.1.6-2|46	
12cr|vuze-plugin-azplugins-2.1.6-2|47	%files
12cr|vuze-plugin-azplugins-2.1.6-2|48	%defattr(-,root,root)
12cr|vuze-plugin-azplugins-2.1.6-2|49	%dir %{_datadir}/azureus/plugins/%plugin
12cr|vuze-plugin-azplugins-2.1.6-2|50	%{_datadir}/azureus/plugins/%plugin/%{plugin}_%{version}.jar
12cr|vuze-plugin-azplugins-2.1.6-2|51	
12cr|vuze-plugin-azplugins-2.1.6-2|52	
12cr|vuze-plugin-azplugins-2.1.6-2|53	%changelog
12cr|vuze-plugin-azplugins-2.1.6-2|54	* Sun Sep 20 2009 Anssi Hannula <anssi@mandriva.org> 2.1.6-1mdv2010.0
12cr|vuze-plugin-azplugins-2.1.6-2|55	+ Revision: 445727
12cr|vuze-plugin-azplugins-2.1.6-2|56	- initial Mandriva release
12cr|vuze-plugin-azplugins-2.1.6-2|57	

8396 12
12cr|vuze-plugin-azrating-1.3.1-1|1	
12cr|vuze-plugin-azrating-1.3.1-1|2	%define plugin	azrating
12cr|vuze-plugin-azrating-1.3.1-1|3	
12cr|vuze-plugin-azrating-1.3.1-1|4	Name:		vuze-plugin-%plugin
12cr|vuze-plugin-azrating-1.3.1-1|5	Version:	1.3.1
12cr|vuze-plugin-azrating-1.3.1-1|6	Release:	%mkrel 1
12cr|vuze-plugin-azrating-1.3.1-1|7	Summary:	Vuze plugin: Rating
12cr|vuze-plugin-azrating-1.3.1-1|8	Group:		Networking/File transfer
12cr|vuze-plugin-azrating-1.3.1-1|9	License:	GPLv2+
12cr|vuze-plugin-azrating-1.3.1-1|10	URL:		http://azureus.sourceforge.net/
12cr|vuze-plugin-azrating-1.3.1-1|11	Source0:	http://azureus.sourceforge.net/plugins/%{plugin}_%{version}_src.zip
12cr|vuze-plugin-azrating-1.3.1-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|vuze-plugin-azrating-1.3.1-1|13	BuildRequires:	vuze
12cr|vuze-plugin-azrating-1.3.1-1|14	BuildRequires:	java-rpmbuild
12cr|vuze-plugin-azrating-1.3.1-1|15	BuildRequires:	ant
12cr|vuze-plugin-azrating-1.3.1-1|16	Requires:	vuze
12cr|vuze-plugin-azrating-1.3.1-1|17	BuildArch:      noarch
12cr|vuze-plugin-azrating-1.3.1-1|18	
12cr|vuze-plugin-azrating-1.3.1-1|19	%description
12cr|vuze-plugin-azrating-1.3.1-1|20	Lets users rate and comment torrents.
12cr|vuze-plugin-azrating-1.3.1-1|21	
12cr|vuze-plugin-azrating-1.3.1-1|22	This package is part of default vuze installation.
12cr|vuze-plugin-azrating-1.3.1-1|23	
12cr|vuze-plugin-azrating-1.3.1-1|24	%prep
12cr|vuze-plugin-azrating-1.3.1-1|25	%setup -q -c
12cr|vuze-plugin-azrating-1.3.1-1|26	find -name '*.class' -delete
12cr|vuze-plugin-azrating-1.3.1-1|27	ln -s %{_datadir}/azureus/build.plugins.xml build.xml
12cr|vuze-plugin-azrating-1.3.1-1|28	
12cr|vuze-plugin-azrating-1.3.1-1|29	%build
12cr|vuze-plugin-azrating-1.3.1-1|30	CLASSPATH=%{_datadir}/azureus/Azureus2.jar:$(build-classpath swt) %ant makejar -Dsource.dir=.
12cr|vuze-plugin-azrating-1.3.1-1|31	
12cr|vuze-plugin-azrating-1.3.1-1|32	%install
12cr|vuze-plugin-azrating-1.3.1-1|33	rm -rf %{buildroot}
12cr|vuze-plugin-azrating-1.3.1-1|34	
12cr|vuze-plugin-azrating-1.3.1-1|35	install -d -m755 %{buildroot}%{_datadir}/azureus/plugins/%plugin
12cr|vuze-plugin-azrating-1.3.1-1|36	install -m644 %{plugin}_%{version}.jar %{buildroot}%{_datadir}/azureus/plugins/%plugin
12cr|vuze-plugin-azrating-1.3.1-1|37	
12cr|vuze-plugin-azrating-1.3.1-1|38	%clean
12cr|vuze-plugin-azrating-1.3.1-1|39	rm -rf %{buildroot}
12cr|vuze-plugin-azrating-1.3.1-1|40	
12cr|vuze-plugin-azrating-1.3.1-1|41	%files
12cr|vuze-plugin-azrating-1.3.1-1|42	%defattr(-,root,root)
12cr|vuze-plugin-azrating-1.3.1-1|43	%dir %{_datadir}/azureus/plugins/%plugin
12cr|vuze-plugin-azrating-1.3.1-1|44	%{_datadir}/azureus/plugins/%plugin/%{plugin}_%{version}.jar
12cr|vuze-plugin-azrating-1.3.1-1|45	
12cr|vuze-plugin-azrating-1.3.1-1|46	
12cr|vuze-plugin-azrating-1.3.1-1|47	%changelog
12cr|vuze-plugin-azrating-1.3.1-1|48	* Sun Sep 20 2009 Anssi Hannula <anssi@mandriva.org> 1.3.1-1mdv2010.0
12cr|vuze-plugin-azrating-1.3.1-1|49	+ Revision: 445728
12cr|vuze-plugin-azrating-1.3.1-1|50	- initial Mandriva release
12cr|vuze-plugin-azrating-1.3.1-1|51	

8397 12
12cr|vuze-plugin-azupdater-1.8.10-2|1	
12cr|vuze-plugin-azupdater-1.8.10-2|2	%define plugin	azupdater
12cr|vuze-plugin-azupdater-1.8.10-2|3	
12cr|vuze-plugin-azupdater-1.8.10-2|4	Name:		vuze-plugin-%plugin
12cr|vuze-plugin-azupdater-1.8.10-2|5	Version:	1.8.10
12cr|vuze-plugin-azupdater-1.8.10-2|6	Release:	%mkrel 2
12cr|vuze-plugin-azupdater-1.8.10-2|7	Summary:	Vuze plugin: Automatic updates for external plugins
12cr|vuze-plugin-azupdater-1.8.10-2|8	Group:		Networking/File transfer
12cr|vuze-plugin-azupdater-1.8.10-2|9	License:	GPLv2+
12cr|vuze-plugin-azupdater-1.8.10-2|10	URL:		http://azureus.sourceforge.net/
12cr|vuze-plugin-azupdater-1.8.10-2|11	Source0:	http://azureus.sourceforge.net/plugins/%{plugin}_%{version}.zip
12cr|vuze-plugin-azupdater-1.8.10-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|vuze-plugin-azupdater-1.8.10-2|13	BuildRequires:	vuze
12cr|vuze-plugin-azupdater-1.8.10-2|14	BuildRequires:	ant
12cr|vuze-plugin-azupdater-1.8.10-2|15	BuildRequires:	java-rpmbuild
12cr|vuze-plugin-azupdater-1.8.10-2|16	Requires:	vuze
12cr|vuze-plugin-azupdater-1.8.10-2|17	BuildArch:      noarch
12cr|vuze-plugin-azupdater-1.8.10-2|18	
12cr|vuze-plugin-azupdater-1.8.10-2|19	%description
12cr|vuze-plugin-azupdater-1.8.10-2|20	This plugin provides automatic updates for user specific Vuze plugins
12cr|vuze-plugin-azupdater-1.8.10-2|21	(i.e. those installed in ~/.azureus/plugins).
12cr|vuze-plugin-azupdater-1.8.10-2|22	
12cr|vuze-plugin-azupdater-1.8.10-2|23	Note that if this package is not installed, the plugin will be
12cr|vuze-plugin-azupdater-1.8.10-2|24	automatically downloaded from sourceforge servers on Vuze startup.
12cr|vuze-plugin-azupdater-1.8.10-2|25	
12cr|vuze-plugin-azupdater-1.8.10-2|26	%prep
12cr|vuze-plugin-azupdater-1.8.10-2|27	%setup -q -c
12cr|vuze-plugin-azupdater-1.8.10-2|28	for file in *.jar; do
12cr|vuze-plugin-azupdater-1.8.10-2|29	unzip $file;
12cr|vuze-plugin-azupdater-1.8.10-2|30	done
12cr|vuze-plugin-azupdater-1.8.10-2|31	find -name '*.class' -delete
12cr|vuze-plugin-azupdater-1.8.10-2|32	
12cr|vuze-plugin-azupdater-1.8.10-2|33	# This plugin does not have plugin.id in plugin.properties, so we provide it manually
12cr|vuze-plugin-azupdater-1.8.10-2|34	# in the build section. Modify build.xml locally to make it work with that.
12cr|vuze-plugin-azupdater-1.8.10-2|35	[ -e plugin.properties ] && ! grep -q plugin.id plugin.properties
12cr|vuze-plugin-azupdater-1.8.10-2|36	sed 's,<target name="init" unless="plugin.id">,<target name="init">,' %{_datadir}/azureus/build.plugins.xml > build.xml
12cr|vuze-plugin-azupdater-1.8.10-2|37	
12cr|vuze-plugin-azupdater-1.8.10-2|38	%build
12cr|vuze-plugin-azupdater-1.8.10-2|39	CLASSPATH=%{_datadir}/azureus/Azureus2.jar %ant makejar -Dsource.dir=. -Dplugin.id=%plugin
12cr|vuze-plugin-azupdater-1.8.10-2|40	
12cr|vuze-plugin-azupdater-1.8.10-2|41	%install
12cr|vuze-plugin-azupdater-1.8.10-2|42	rm -rf %{buildroot}
12cr|vuze-plugin-azupdater-1.8.10-2|43	
12cr|vuze-plugin-azupdater-1.8.10-2|44	install -d -m755 %{buildroot}%{_datadir}/azureus/plugins/%plugin
12cr|vuze-plugin-azupdater-1.8.10-2|45	install -m644 %{plugin}_%{version}.jar %{buildroot}%{_datadir}/azureus/plugins/%plugin
12cr|vuze-plugin-azupdater-1.8.10-2|46	install -m644 plugin.properties %{buildroot}%{_datadir}/azureus/plugins/%plugin
12cr|vuze-plugin-azupdater-1.8.10-2|47	
12cr|vuze-plugin-azupdater-1.8.10-2|48	%clean
12cr|vuze-plugin-azupdater-1.8.10-2|49	rm -rf %{buildroot}
12cr|vuze-plugin-azupdater-1.8.10-2|50	
12cr|vuze-plugin-azupdater-1.8.10-2|51	%files
12cr|vuze-plugin-azupdater-1.8.10-2|52	%defattr(-,root,root)
12cr|vuze-plugin-azupdater-1.8.10-2|53	%dir %{_datadir}/azureus/plugins/%plugin
12cr|vuze-plugin-azupdater-1.8.10-2|54	%{_datadir}/azureus/plugins/%plugin/%{plugin}_%{version}.jar
12cr|vuze-plugin-azupdater-1.8.10-2|55	%{_datadir}/azureus/plugins/%plugin/plugin.properties
12cr|vuze-plugin-azupdater-1.8.10-2|56	
12cr|vuze-plugin-azupdater-1.8.10-2|57	
12cr|vuze-plugin-azupdater-1.8.10-2|58	%changelog
12cr|vuze-plugin-azupdater-1.8.10-2|59	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.8.10-2mdv2011.0
12cr|vuze-plugin-azupdater-1.8.10-2|60	+ Revision: 615415
12cr|vuze-plugin-azupdater-1.8.10-2|61	- the mass rebuild of 2010.1 packages
12cr|vuze-plugin-azupdater-1.8.10-2|62	
12cr|vuze-plugin-azupdater-1.8.10-2|63	* Wed Dec 09 2009 Anssi Hannula <anssi@mandriva.org> 1.8.10-1mdv2010.1
12cr|vuze-plugin-azupdater-1.8.10-2|64	+ Revision: 475275
12cr|vuze-plugin-azupdater-1.8.10-2|65	- new version 1.8.10
12cr|vuze-plugin-azupdater-1.8.10-2|66	
12cr|vuze-plugin-azupdater-1.8.10-2|67	* Sun Sep 20 2009 Anssi Hannula <anssi@mandriva.org> 1.8.8-1mdv2010.0
12cr|vuze-plugin-azupdater-1.8.10-2|68	+ Revision: 445729
12cr|vuze-plugin-azupdater-1.8.10-2|69	- initial Mandriva release
12cr|vuze-plugin-azupdater-1.8.10-2|70	

8398 12
12cr|vuze-plugin-azupnpav-0.2.23-1|1	
12cr|vuze-plugin-azupnpav-0.2.23-1|2	%define plugin	azupnpav
12cr|vuze-plugin-azupnpav-0.2.23-1|3	
12cr|vuze-plugin-azupnpav-0.2.23-1|4	Name:		vuze-plugin-%plugin
12cr|vuze-plugin-azupnpav-0.2.23-1|5	Version:	0.2.23
12cr|vuze-plugin-azupnpav-0.2.23-1|6	Release:	%mkrel 1
12cr|vuze-plugin-azupnpav-0.2.23-1|7	Summary:	Vuze plugin: Media Server
12cr|vuze-plugin-azupnpav-0.2.23-1|8	Group:		Networking/File transfer
12cr|vuze-plugin-azupnpav-0.2.23-1|9	License:	GPLv2+
12cr|vuze-plugin-azupnpav-0.2.23-1|10	URL:		http://azureus.sourceforge.net/
12cr|vuze-plugin-azupnpav-0.2.23-1|11	Source0:	http://azureus.sourceforge.net/plugins/%{plugin}_%{version}.zip
12cr|vuze-plugin-azupnpav-0.2.23-1|12	Patch0:		azupnpav-remove-win32.patch
12cr|vuze-plugin-azupnpav-0.2.23-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|vuze-plugin-azupnpav-0.2.23-1|14	BuildRequires:	vuze
12cr|vuze-plugin-azupnpav-0.2.23-1|15	BuildRequires:	java-rpmbuild
12cr|vuze-plugin-azupnpav-0.2.23-1|16	BuildRequires:	ant
12cr|vuze-plugin-azupnpav-0.2.23-1|17	Requires:	vuze
12cr|vuze-plugin-azupnpav-0.2.23-1|18	BuildArch:      noarch
12cr|vuze-plugin-azupnpav-0.2.23-1|19	
12cr|vuze-plugin-azupnpav-0.2.23-1|20	%description
12cr|vuze-plugin-azupnpav-0.2.23-1|21	The Media Server Plugin provides a simple UPnP Media Server interface.
12cr|vuze-plugin-azupnpav-0.2.23-1|22	This allows conformant media renderers to stream content present in
12cr|vuze-plugin-azupnpav-0.2.23-1|23	Azureus.
12cr|vuze-plugin-azupnpav-0.2.23-1|24	
12cr|vuze-plugin-azupnpav-0.2.23-1|25	Note that if this package is not installed, the plugin will be
12cr|vuze-plugin-azupnpav-0.2.23-1|26	automatically downloaded from sourceforge servers on Vuze startup.
12cr|vuze-plugin-azupnpav-0.2.23-1|27	
12cr|vuze-plugin-azupnpav-0.2.23-1|28	%prep
12cr|vuze-plugin-azupnpav-0.2.23-1|29	%setup -q -c
12cr|vuze-plugin-azupnpav-0.2.23-1|30	unzip %{plugin}_%{version}.jar
12cr|vuze-plugin-azupnpav-0.2.23-1|31	rm %{plugin}_%{version}.jar
12cr|vuze-plugin-azupnpav-0.2.23-1|32	find -name '*.class' -delete
12cr|vuze-plugin-azupnpav-0.2.23-1|33	%patch0 -p1
12cr|vuze-plugin-azupnpav-0.2.23-1|34	ln -s %{_datadir}/azureus/build.plugins.xml build.xml
12cr|vuze-plugin-azupnpav-0.2.23-1|35	[ -e plugin.properties ] && ! grep -q plugin.version plugin.properties
12cr|vuze-plugin-azupnpav-0.2.23-1|36	
12cr|vuze-plugin-azupnpav-0.2.23-1|37	%build
12cr|vuze-plugin-azupnpav-0.2.23-1|38	CLASSPATH=%{_datadir}/azureus/Azureus2.jar %ant makejar -Dsource.dir=. -Dplugin.version=%{version}
12cr|vuze-plugin-azupnpav-0.2.23-1|39	
12cr|vuze-plugin-azupnpav-0.2.23-1|40	%install
12cr|vuze-plugin-azupnpav-0.2.23-1|41	rm -rf %{buildroot}
12cr|vuze-plugin-azupnpav-0.2.23-1|42	
12cr|vuze-plugin-azupnpav-0.2.23-1|43	install -d -m755 %{buildroot}%{_datadir}/azureus/plugins/%plugin
12cr|vuze-plugin-azupnpav-0.2.23-1|44	install -m644 %{plugin}_%{version}.jar %{buildroot}%{_datadir}/azureus/plugins/%plugin
12cr|vuze-plugin-azupnpav-0.2.23-1|45	install -m644 plugin.properties %{buildroot}%{_datadir}/azureus/plugins/%plugin
12cr|vuze-plugin-azupnpav-0.2.23-1|46	
12cr|vuze-plugin-azupnpav-0.2.23-1|47	%clean
12cr|vuze-plugin-azupnpav-0.2.23-1|48	rm -rf %{buildroot}
12cr|vuze-plugin-azupnpav-0.2.23-1|49	
12cr|vuze-plugin-azupnpav-0.2.23-1|50	%files
12cr|vuze-plugin-azupnpav-0.2.23-1|51	%defattr(-,root,root)
12cr|vuze-plugin-azupnpav-0.2.23-1|52	%dir %{_datadir}/azureus/plugins/%plugin
12cr|vuze-plugin-azupnpav-0.2.23-1|53	%{_datadir}/azureus/plugins/%plugin/%{plugin}_%{version}.jar
12cr|vuze-plugin-azupnpav-0.2.23-1|54	%{_datadir}/azureus/plugins/%plugin/plugin.properties
12cr|vuze-plugin-azupnpav-0.2.23-1|55	
12cr|vuze-plugin-azupnpav-0.2.23-1|56	
12cr|vuze-plugin-azupnpav-0.2.23-1|57	%changelog
12cr|vuze-plugin-azupnpav-0.2.23-1|58	* Sun Sep 20 2009 Anssi Hannula <anssi@mandriva.org> 0.2.23-1mdv2010.0
12cr|vuze-plugin-azupnpav-0.2.23-1|59	+ Revision: 445730
12cr|vuze-plugin-azupnpav-0.2.23-1|60	- initial Mandriva release
12cr|vuze-plugin-azupnpav-0.2.23-1|61	

8399 12
12cr|vym-2.3.5-1|1	%define Werror_cflags %nil
12cr|vym-2.3.5-1|2	
12cr|vym-2.3.5-1|3	Name:		vym
12cr|vym-2.3.5-1|4	Version:	2.3.5
12cr|vym-2.3.5-1|5	Release:	1
12cr|vym-2.3.5-1|6	Summary:	Tool to manage mind maps
12cr|vym-2.3.5-1|7	License:	GPLv2
12cr|vym-2.3.5-1|8	Group:		Office
12cr|vym-2.3.5-1|9	Source0:	http://prdownloads.sourceforge.net/vym/%{name}-%{version}.tar.bz2
12cr|vym-2.3.5-1|10	URL:		http://www.insilmaril.de/vym/
12cr|vym-2.3.5-1|11	Requires:	zip
12cr|vym-2.3.5-1|12	BuildRequires:	qt4-devel
12cr|vym-2.3.5-1|13	BuildRequires:	pkgconfig(xext)
12cr|vym-2.3.5-1|14	
12cr|vym-2.3.5-1|15	%description
12cr|vym-2.3.5-1|16	VYM (View Your Mind) is a tool to generate and manipulate maps which
12cr|vym-2.3.5-1|17	show your thoughts. Such maps can help you to improve your creativity
12cr|vym-2.3.5-1|18	and effectivity. You can use them for time management, to organize
12cr|vym-2.3.5-1|19	tasks, to get an overview over complex contexts, to sort your ideas etc.
12cr|vym-2.3.5-1|20	
12cr|vym-2.3.5-1|21	Maps can be drawn by hand on paper or a flip chart and help to structure
12cr|vym-2.3.5-1|22	your thoughs. While a tree like structure can be drawn by hand or any
12cr|vym-2.3.5-1|23	drawing software vym offers much more features to work with such maps.
12cr|vym-2.3.5-1|24	
12cr|vym-2.3.5-1|25	vym is not another drawing software, but a tool to store and modify
12cr|vym-2.3.5-1|26	information in an intuitive way. For example you can reorder parts of
12cr|vym-2.3.5-1|27	the map by pressing a key or add various information like a complete
12cr|vym-2.3.5-1|28	email by a simple mouse click.
12cr|vym-2.3.5-1|29	
12cr|vym-2.3.5-1|30	%prep
12cr|vym-2.3.5-1|31	%setup -q
12cr|vym-2.3.5-1|32	
12cr|vym-2.3.5-1|33	%build
12cr|vym-2.3.5-1|34	%qmake_qt4 -d PREFIX=%{_prefix}
12cr|vym-2.3.5-1|35	
12cr|vym-2.3.5-1|36	#really disable Werror flags
12cr|vym-2.3.5-1|37	%__sed -i -e 's|-Wformat -Werror=format-security||g' Makefile*
12cr|vym-2.3.5-1|38	
12cr|vym-2.3.5-1|39	%make
12cr|vym-2.3.5-1|40	
12cr|vym-2.3.5-1|41	%install
12cr|vym-2.3.5-1|42	%__make install INSTALL_ROOT=%{buildroot}
12cr|vym-2.3.5-1|43	
12cr|vym-2.3.5-1|44	%__install -Dpm644 icons/%{name}-16x16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12cr|vym-2.3.5-1|45	%__install -Dpm644 icons/%{name}.xpm %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.xpm
12cr|vym-2.3.5-1|46	%__install -Dpm644 icons/%{name}-128x128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
12cr|vym-2.3.5-1|47	%__install -Dpm644 icons/%{name}.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12cr|vym-2.3.5-1|48	%__install -Dpm644 icons/%{name}-editor.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}-editor.png
12cr|vym-2.3.5-1|49	
12cr|vym-2.3.5-1|50	#clean files and let files section handle docs
12cr|vym-2.3.5-1|51	%__rm -rf %{buildroot}%{_docdir}/packages
12cr|vym-2.3.5-1|52	
12cr|vym-2.3.5-1|53	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|vym-2.3.5-1|54	%__cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cr|vym-2.3.5-1|55	[Desktop Entry]
12cr|vym-2.3.5-1|56	Name=Vym
12cr|vym-2.3.5-1|57	Comment=View your mind
12cr|vym-2.3.5-1|58	StartupNotify=true
12cr|vym-2.3.5-1|59	Terminal=false
12cr|vym-2.3.5-1|60	Type=Application
12cr|vym-2.3.5-1|61	Icon=%{name}
12cr|vym-2.3.5-1|62	Exec=%{name} %%f
12cr|vym-2.3.5-1|63	MimeType=application/x-vym;application/zip;
12cr|vym-2.3.5-1|64	Categories=KDE;Qt;Office;Chart;
12cr|vym-2.3.5-1|65	EOF
12cr|vym-2.3.5-1|66	
12cr|vym-2.3.5-1|67	%__mkdir_p %{buildroot}%{_datadir}/mime/packages/
12cr|vym-2.3.5-1|68	%__cat << EOF > %{buildroot}%{_datadir}/mime/packages/vym.xml
12cr|vym-2.3.5-1|69	<?xml version="1.0" encoding="UTF-8"?>
12cr|vym-2.3.5-1|70	<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
12cr|vym-2.3.5-1|71	<mime-type type="application/x-vym">
12cr|vym-2.3.5-1|72	<sub-class-of type="application/zip"/>
12cr|vym-2.3.5-1|73	<comment>View Your Mind file</comment>
12cr|vym-2.3.5-1|74	<glob pattern="*.vym"/>
12cr|vym-2.3.5-1|75	</mime-type>
12cr|vym-2.3.5-1|76	</mime-info>
12cr|vym-2.3.5-1|77	EOF
12cr|vym-2.3.5-1|78	
12cr|vym-2.3.5-1|79	# Remove it as it's OpenSUSE-based
12cr|vym-2.3.5-1|80	%__rm -rf %{buildroot}%{_datadir}/%{name}/scripts/bugger
12cr|vym-2.3.5-1|81	
12cr|vym-2.3.5-1|82	%files
12cr|vym-2.3.5-1|83	%doc LICENSE.txt README.txt doc/*
12cr|vym-2.3.5-1|84	%{_datadir}/%{name}
12cr|vym-2.3.5-1|85	%{_bindir}/%{name}
12cr|vym-2.3.5-1|86	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|vym-2.3.5-1|87	%{_datadir}/mime/packages/%{name}.xml
12cr|vym-2.3.5-1|88	%{_iconsdir}/hicolor/*/apps/*
12cr|vym-2.3.5-1|89	
12cr|vym-2.3.5-1|90	

8400 12
12cr|vzctl-4.1-3|1	%define Werror_cflags %nil
12cr|vzctl-4.1-3|2	
12cr|vzctl-4.1-3|3	%define _initddir %_sysconfdir/init.d
12cr|vzctl-4.1-3|4	%define _vzdir /var/lib/vz
12cr|vzctl-4.1-3|5	%define _lockdir %{_vzdir}/lock
12cr|vzctl-4.1-3|6	%define _dumpdir %{_vzdir}/dump
12cr|vzctl-4.1-3|7	%define _privdir %{_vzdir}/private
12cr|vzctl-4.1-3|8	%define _rootdir %{_vzdir}/root
12cr|vzctl-4.1-3|9	%define _templatedir %{_vzdir}/template/
12cr|vzctl-4.1-3|10	%define _cachedir %{_templatedir}/cache
12cr|vzctl-4.1-3|11	%define _vzctlvardir /var/lib/vzctl/
12cr|vzctl-4.1-3|12	%define _veipdir %{_vzctlvardir}/veip
12cr|vzctl-4.1-3|13	%define _pkglibdir %_libexecdir/vzctl
12cr|vzctl-4.1-3|14	%define _scriptdir %_pkglibdir/scripts
12cr|vzctl-4.1-3|15	%define _configdir %_sysconfdir/vz
12cr|vzctl-4.1-3|16	%define _vpsconfdir %_sysconfdir/sysconfig/vz-scripts
12cr|vzctl-4.1-3|17	%define _netdir	%_sysconfdir/sysconfig/network-scripts
12cr|vzctl-4.1-3|18	%define _logrdir %_sysconfdir/logrotate.d
12cr|vzctl-4.1-3|19	%define _distconfdir %{_configdir}/dists
12cr|vzctl-4.1-3|20	%define _namesdir %{_configdir}/names
12cr|vzctl-4.1-3|21	%define _distscriptdir %{_distconfdir}/scripts
12cr|vzctl-4.1-3|22	%define _udevrulesdir %_sysconfdir/udev/rules.d
12cr|vzctl-4.1-3|23	%define _bashcdir %_sysconfdir/bash_completion.d
12cr|vzctl-4.1-3|24	
12cr|vzctl-4.1-3|25	Summary: OpenVZ containers control utility
12cr|vzctl-4.1-3|26	Name: vzctl
12cr|vzctl-4.1-3|27	Version: 4.1
12cr|vzctl-4.1-3|28	Release: %mkrel 3
12cr|vzctl-4.1-3|29	License: GPLv2+
12cr|vzctl-4.1-3|30	Group: System/Kernel and hardware
12cr|vzctl-4.1-3|31	Source0: http://download.openvz.org/utils/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
12cr|vzctl-4.1-3|32	#Requires: vzkernel
12cr|vzctl-4.1-3|33	URL: http://openvz.org/
12cr|vzctl-4.1-3|34	# these reqs are for vz helper scripts
12cr|vzctl-4.1-3|35	BuildRequires:	pkgconfig(libcgroup)
12cr|vzctl-4.1-3|36	BuildRequires:	pkgconfig(libxml-2.0)
12cr|vzctl-4.1-3|37	Requires: bash
12cr|vzctl-4.1-3|38	Requires: gawk
12cr|vzctl-4.1-3|39	Requires: sed
12cr|vzctl-4.1-3|40	Requires: ed
12cr|vzctl-4.1-3|41	Requires: grep
12cr|vzctl-4.1-3|42	Requires: vzquota >= 2.7.0-4
12cr|vzctl-4.1-3|43	Requires: tar
12cr|vzctl-4.1-3|44	Requires: chkconfig
12cr|vzctl-4.1-3|45	# requires for vzmigrate purposes
12cr|vzctl-4.1-3|46	Requires: rsync
12cr|vzctl-4.1-3|47	Requires: gawk
12cr|vzctl-4.1-3|48	Requires: openssh
12cr|vzctl-4.1-3|49	
12cr|vzctl-4.1-3|50	%description
12cr|vzctl-4.1-3|51	This utility allows system administator to control OpenVZ containers,
12cr|vzctl-4.1-3|52	i.e. create, start, shutdown, set various options and limits etc.
12cr|vzctl-4.1-3|53	
12cr|vzctl-4.1-3|54	%prep
12cr|vzctl-4.1-3|55	%setup -q
12cr|vzctl-4.1-3|56	
12cr|vzctl-4.1-3|57	%build
12cr|vzctl-4.1-3|58	autoreconf -fi
12cr|vzctl-4.1-3|59	CFLAGS="$RPM_OPT_FLAGS" %configure \
12cr|vzctl-4.1-3|60	vzdir=%{_vzdir} \
12cr|vzctl-4.1-3|61	--enable-bashcomp \
12cr|vzctl-4.1-3|62	--enable-logrotate \
12cr|vzctl-4.1-3|63	--without-ploop \
12cr|vzctl-4.1-3|64	--disable-static
12cr|vzctl-4.1-3|65	
12cr|vzctl-4.1-3|66	
12cr|vzctl-4.1-3|67	%make
12cr|vzctl-4.1-3|68	
12cr|vzctl-4.1-3|69	%install
12cr|vzctl-4.1-3|70	make DESTDIR=%{buildroot} vpsconfdir=%{_vpsconfdir} \
12cr|vzctl-4.1-3|71	install install-redhat-from-spec
12cr|vzctl-4.1-3|72	ln -s ../sysconfig/vz-scripts %{buildroot}/%{_configdir}/conf
12cr|vzctl-4.1-3|73	ln -s ../vz/vz.conf %{buildroot}/etc/sysconfig/vz
12cr|vzctl-4.1-3|74	
12cr|vzctl-4.1-3|75	rm -f %{buildroot}/%{_libdir}/libvzctl.la
12cr|vzctl-4.1-3|76	rm -f %{buildroot}/%{_libdir}/libvzctl.so
12cr|vzctl-4.1-3|77	# Those are binaries that either are not ported to vzctl with Upstream Linux,
12cr|vzctl-4.1-3|78	# or are not applicable to that case. "make install" will copy them over, so we
12cr|vzctl-4.1-3|79	# just ignore them.
12cr|vzctl-4.1-3|80	rm -f %{buildroot}/%{_sbindir}/vzsplit
12cr|vzctl-4.1-3|81	rm -f %{buildroot}/%{_sbindir}/vzlist
12cr|vzctl-4.1-3|82	rm -f %{buildroot}/%{_sbindir}/vzmemcheck
12cr|vzctl-4.1-3|83	rm -f %{buildroot}/%{_sbindir}/vzcpucheck
12cr|vzctl-4.1-3|84	rm -f %{buildroot}/%{_sbindir}/vznetcfg
12cr|vzctl-4.1-3|85	rm -f %{buildroot}/%{_sbindir}/vznetaddbr
12cr|vzctl-4.1-3|86	rm -f %{buildroot}/%{_sbindir}/vzcalc
12cr|vzctl-4.1-3|87	rm -f %{buildroot}/%{_sbindir}/vzpid
12cr|vzctl-4.1-3|88	rm -f %{buildroot}/%{_sbindir}/vzcfgvalidate
12cr|vzctl-4.1-3|89	rm -f %{buildroot}/%{_sbindir}/vzifup-post
12cr|vzctl-4.1-3|90	rm -f %{buildroot}/%{_sbindir}/vzeventd
12cr|vzctl-4.1-3|91	rm -f %{buildroot}/%{_sbindir}/vzmigrate
12cr|vzctl-4.1-3|92	rm -f %{buildroot}/%{_sbindir}/vzubc
12cr|vzctl-4.1-3|93	
12cr|vzctl-4.1-3|94	rm -f %{buildroot}/%{_netdir}/ifup-venet
12cr|vzctl-4.1-3|95	rm -f %{buildroot}/%{_netdir}/ifdown-venet
12cr|vzctl-4.1-3|96	rm -f %{buildroot}/%{_netdir}/ifcfg-venet0
12cr|vzctl-4.1-3|97	
12cr|vzctl-4.1-3|98	rm -f %{buildroot}/%{_initddir}/vz
12cr|vzctl-4.1-3|99	rm -f %{buildroot}/%{_initddir}/vzeventd
12cr|vzctl-4.1-3|100	
12cr|vzctl-4.1-3|101	rm -f %{buildroot}/%{_udevrulesdir}/*
12cr|vzctl-4.1-3|102	
12cr|vzctl-4.1-3|103	rm -f %{buildroot}/%{_scriptdir}/vzevent-reboot
12cr|vzctl-4.1-3|104	rm -f %{buildroot}/%{_scriptdir}/vzevent-stop
12cr|vzctl-4.1-3|105	rm -f %{buildroot}/%{_scriptdir}/initd-functions
12cr|vzctl-4.1-3|106	
12cr|vzctl-4.1-3|107	rm -f %{buildroot}/%{_mandir}/man8/vzeventd.8
12cr|vzctl-4.1-3|108	rm -f %{buildroot}/%{_mandir}/man8/vzubc.8
12cr|vzctl-4.1-3|109	rm -f %{buildroot}/%{_mandir}/man8/vzcalc.8
12cr|vzctl-4.1-3|110	rm -f %{buildroot}/%{_mandir}/man8/vzcfgvalidate.8
12cr|vzctl-4.1-3|111	rm -f %{buildroot}/%{_mandir}/man8/vzcpucheck.8
12cr|vzctl-4.1-3|112	rm -f %{buildroot}/%{_mandir}/man8/vzifup-post.8
12cr|vzctl-4.1-3|113	rm -f %{buildroot}/%{_mandir}/man8/vzlist.8
12cr|vzctl-4.1-3|114	rm -f %{buildroot}/%{_mandir}/man8/vzmemcheck.8
12cr|vzctl-4.1-3|115	rm -f %{buildroot}/%{_mandir}/man8/vzmigrate.8
12cr|vzctl-4.1-3|116	rm -f %{buildroot}/%{_mandir}/man8/vzpid.8
12cr|vzctl-4.1-3|117	rm -f %{buildroot}/%{_mandir}/man8/vzsplit.8
12cr|vzctl-4.1-3|118	ls %{buildroot}/%{_mandir}/man8/
12cr|vzctl-4.1-3|119	
12cr|vzctl-4.1-3|120	%files
12cr|vzctl-4.1-3|121	%doc COPYING
12cr|vzctl-4.1-3|122	%dir %{_scriptdir}
12cr|vzctl-4.1-3|123	%dir %{_pkglibdir}
12cr|vzctl-4.1-3|124	%dir %{_lockdir}
12cr|vzctl-4.1-3|125	%dir %{_dumpdir}
12cr|vzctl-4.1-3|126	%dir %attr(700,root,root) %{_privdir}
12cr|vzctl-4.1-3|127	%dir %attr(700,root,root) %{_rootdir}
12cr|vzctl-4.1-3|128	%dir %{_templatedir}
12cr|vzctl-4.1-3|129	%dir %{_cachedir}
12cr|vzctl-4.1-3|130	%dir %{_vzctlvardir}
12cr|vzctl-4.1-3|131	%dir %{_veipdir}
12cr|vzctl-4.1-3|132	%dir %{_configdir}
12cr|vzctl-4.1-3|133	%dir %{_namesdir}
12cr|vzctl-4.1-3|134	%dir %{_vpsconfdir}
12cr|vzctl-4.1-3|135	%dir %{_distconfdir}
12cr|vzctl-4.1-3|136	%dir %{_distscriptdir}
12cr|vzctl-4.1-3|137	%dir %{_vzdir}
12cr|vzctl-4.1-3|138	%dir %{_sysconfdir}/vz/conf
12cr|vzctl-4.1-3|139	
12cr|vzctl-4.1-3|140	
12cr|vzctl-4.1-3|141	%{_bashcdir}/*
12cr|vzctl-4.1-3|142	
12cr|vzctl-4.1-3|143	%{_libdir}/libvzctl-*.so
12cr|vzctl-4.1-3|144	%{_sbindir}/vzctl
12cr|vzctl-4.1-3|145	%{_sbindir}/arpsend
12cr|vzctl-4.1-3|146	%{_sbindir}/ndsend
12cr|vzctl-4.1-3|147	
12cr|vzctl-4.1-3|148	%{_distscriptdir}/*.sh
12cr|vzctl-4.1-3|149	%{_distscriptdir}/functions
12cr|vzctl-4.1-3|150	
12cr|vzctl-4.1-3|151	%{_mandir}/man8/vzctl.8.*
12cr|vzctl-4.1-3|152	%{_mandir}/man8/arpsend.8.*
12cr|vzctl-4.1-3|153	%{_mandir}/man8/ndsend.8.*
12cr|vzctl-4.1-3|154	%{_mandir}/man5/ctid.conf.5.*
12cr|vzctl-4.1-3|155	%{_mandir}/man5/vz.conf.5.*
12cr|vzctl-4.1-3|156	
12cr|vzctl-4.1-3|157	%{_scriptdir}/vps-functions
12cr|vzctl-4.1-3|158	%{_scriptdir}/vps-net_add
12cr|vzctl-4.1-3|159	%{_scriptdir}/vps-net_del
12cr|vzctl-4.1-3|160	%{_scriptdir}/vps-netns_dev_add
12cr|vzctl-4.1-3|161	%{_scriptdir}/vps-netns_dev_del
12cr|vzctl-4.1-3|162	%{_scriptdir}/vps-create
12cr|vzctl-4.1-3|163	%{_scriptdir}/vps-download
12cr|vzctl-4.1-3|164	%{_scriptdir}/vps-pci
12cr|vzctl-4.1-3|165	
12cr|vzctl-4.1-3|166	%config %{_sysconfdir}/sysconfig/vz
12cr|vzctl-4.1-3|167	%config(noreplace) %{_configdir}/vz.conf
12cr|vzctl-4.1-3|168	%config(noreplace) %{_configdir}/osrelease.conf
12cr|vzctl-4.1-3|169	%config(noreplace) %{_configdir}/download.conf
12cr|vzctl-4.1-3|170	%config(noreplace) %{_configdir}/oom-groups.conf
12cr|vzctl-4.1-3|171	%config(noreplace) %{_distconfdir}/*.conf
12cr|vzctl-4.1-3|172	%config(noreplace) %{_vpsconfdir}/0.conf
12cr|vzctl-4.1-3|173	%config(noreplace) %{_logrdir}/vzctl
12cr|vzctl-4.1-3|174	%config %{_distconfdir}/default
12cr|vzctl-4.1-3|175	%config %{_distconfdir}/distribution.conf-template
12cr|vzctl-4.1-3|176	%config %{_vpsconfdir}/ve-basic.conf-sample
12cr|vzctl-4.1-3|177	%config %{_vpsconfdir}/ve-light.conf-sample
12cr|vzctl-4.1-3|178	%config %{_vpsconfdir}/ve-unlimited.conf-sample
12cr|vzctl-4.1-3|179	%config %{_vpsconfdir}/ve-vswap-256m.conf-sample
12cr|vzctl-4.1-3|180	%config %{_vpsconfdir}/ve-vswap-512m.conf-sample
12cr|vzctl-4.1-3|181	%config %{_vpsconfdir}/ve-vswap-1024m.conf-sample
12cr|vzctl-4.1-3|182	%config %{_vpsconfdir}/ve-vswap-1g.conf-sample
12cr|vzctl-4.1-3|183	%config %{_vpsconfdir}/ve-vswap-2g.conf-sample
12cr|vzctl-4.1-3|184	%config %{_vpsconfdir}/ve-vswap-4g.conf-sample
12cr|vzctl-4.1-3|185	
12cr|vzctl-4.1-3|186	
12cr|vzctl-4.1-3|187	%post
12cr|vzctl-4.1-3|188	/bin/rm -rf /dev/vzctl
12cr|vzctl-4.1-3|189	/bin/mknod -m 600 /dev/vzctl c 126 0
12cr|vzctl-4.1-3|190	if [ -f %{_configdir}/vz.conf ]; then
12cr|vzctl-4.1-3|191	if ! grep "IPTABLES=" %{_configdir}/vz.conf >/dev/null 2>&1; then
12cr|vzctl-4.1-3|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
12cr|vzctl-4.1-3|193	fi
12cr|vzctl-4.1-3|194	fi
12cr|vzctl-4.1-3|195	/sbin/chkconfig --add vz > /dev/null 2>&1
12cr|vzctl-4.1-3|196	
12cr|vzctl-4.1-3|197	if [ -f /etc/SuSE-release ]; then
12cr|vzctl-4.1-3|198	NET_CFG='ifdown-venet ifup-venet'
12cr|vzctl-4.1-3|199	if ! grep -q -E "^alias venet0" /etc/modprobe.conf; then
12cr|vzctl-4.1-3|200	echo "alias venet0 vznet" >> /etc/modprobe.conf
12cr|vzctl-4.1-3|201	fi
12cr|vzctl-4.1-3|202	ln -f /etc/sysconfig/network-scripts/ifcfg-venet0 /etc/sysconfig/network/ifcfg-venet0
12cr|vzctl-4.1-3|203	for file in ${NET_CFG}; do
12cr|vzctl-4.1-3|204	ln -sf /etc/sysconfig/network-scripts/${file} /etc/sysconfig/network/scripts/${file}
12cr|vzctl-4.1-3|205	done
12cr|vzctl-4.1-3|206	fi
12cr|vzctl-4.1-3|207	
12cr|vzctl-4.1-3|208	%preun
12cr|vzctl-4.1-3|209	if [ $1 = 0 ]; then
12cr|vzctl-4.1-3|210	/sbin/chkconfig --del vz >/dev/null 2>&1
12cr|vzctl-4.1-3|211	fi

8401 12
12cr|vzquota-3.0.12-3|1	Summary: Virtuozzo/OpenVZ disk quota control utility
12cr|vzquota-3.0.12-3|2	Name: vzquota
12cr|vzquota-3.0.12-3|3	Version: 3.0.12
12cr|vzquota-3.0.12-3|4	Release: %mkrel 3
12cr|vzquota-3.0.12-3|5	License: GPLv2
12cr|vzquota-3.0.12-3|6	Group: System/Kernel and hardware
12cr|vzquota-3.0.12-3|7	Source: http://download.openvz.org/utils/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
12cr|vzquota-3.0.12-3|8	Patch0: vzquota-3.0.12-fixbuild.patch
12cr|vzquota-3.0.12-3|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|vzquota-3.0.12-3|10	URL: http://openvz.org/
12cr|vzquota-3.0.12-3|11	
12cr|vzquota-3.0.12-3|12	%description
12cr|vzquota-3.0.12-3|13	This utility allows system administator to control disk quotas
12cr|vzquota-3.0.12-3|14	for Virtuozzo/OpenVZ containers.
12cr|vzquota-3.0.12-3|15	
12cr|vzquota-3.0.12-3|16	%prep
12cr|vzquota-3.0.12-3|17	%setup -q
12cr|vzquota-3.0.12-3|18	%patch0 -p1
12cr|vzquota-3.0.12-3|19	
12cr|vzquota-3.0.12-3|20	%build
12cr|vzquota-3.0.12-3|21	%make
12cr|vzquota-3.0.12-3|22	
12cr|vzquota-3.0.12-3|23	%install
12cr|vzquota-3.0.12-3|24	rm -rf $RPM_BUILD_ROOT
12cr|vzquota-3.0.12-3|25	make install DESTDIR=$RPM_BUILD_ROOT MANDIR=%{_mandir}
12cr|vzquota-3.0.12-3|26	
12cr|vzquota-3.0.12-3|27	%clean
12cr|vzquota-3.0.12-3|28	rm -rf $RPM_BUILD_ROOT
12cr|vzquota-3.0.12-3|29	
12cr|vzquota-3.0.12-3|30	%files
12cr|vzquota-3.0.12-3|31	%defattr(-,root,root)
12cr|vzquota-3.0.12-3|32	%attr(755,root,root) %{_sbindir}/vzquota
12cr|vzquota-3.0.12-3|33	%attr(755,root,root) %{_sbindir}/vzdqcheck
12cr|vzquota-3.0.12-3|34	%attr(755,root,root) %{_sbindir}/vzdqdump
12cr|vzquota-3.0.12-3|35	%attr(755,root,root) %{_sbindir}/vzdqload
12cr|vzquota-3.0.12-3|36	%attr(755,root,root) %{_var}/vzquota
12cr|vzquota-3.0.12-3|37	%attr(644,root,root) %{_mandir}/man8/vzquota.8*
12cr|vzquota-3.0.12-3|38	%attr(644,root,root) %{_mandir}/man8/vzdqcheck.8*
12cr|vzquota-3.0.12-3|39	%attr(644,root,root) %{_mandir}/man8/vzdqdump.8*
12cr|vzquota-3.0.12-3|40	%attr(644,root,root) %{_mandir}/man8/vzdqload.8*
12cr|vzquota-3.0.12-3|41	
12cr|vzquota-3.0.12-3|42	
12cr|vzquota-3.0.12-3|43	%changelog
12cr|vzquota-3.0.12-3|44	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.12-3mdv2011.0
12cr|vzquota-3.0.12-3|45	+ Revision: 615422
12cr|vzquota-3.0.12-3|46	- the mass rebuild of 2010.1 packages
12cr|vzquota-3.0.12-3|47	
12cr|vzquota-3.0.12-3|48	* Sat May 01 2010 Funda Wang <fwang@mandriva.org> 3.0.12-2mdv2010.1
12cr|vzquota-3.0.12-3|49	+ Revision: 541416
12cr|vzquota-3.0.12-3|50	- fix build
12cr|vzquota-3.0.12-3|51	
12cr|vzquota-3.0.12-3|52	+ Thierry Vignaud <tv@mandriva.org>
12cr|vzquota-3.0.12-3|53	- rebuild
12cr|vzquota-3.0.12-3|54	
12cr|vzquota-3.0.12-3|55	* Wed Feb 04 2009 Jérôme Soyer <saispo@mandriva.org> 3.0.12-1mdv2009.1
12cr|vzquota-3.0.12-3|56	+ Revision: 337525
12cr|vzquota-3.0.12-3|57	- import vzquota
12cr|vzquota-3.0.12-3|58	
12cr|vzquota-3.0.12-3|59	

8402 12
12cr|w3af-1.1-2|1	Name:		w3af
12cr|w3af-1.1-2|2	Version:	1.1
12cr|w3af-1.1-2|3	Release:	2
12cr|w3af-1.1-2|4	Summary:	Web Application Attack and Audit Framework
12cr|w3af-1.1-2|5	Group:		Monitoring
12cr|w3af-1.1-2|6	License:	GPLv2
12cr|w3af-1.1-2|7	URL:		http://w3af.sourceforge.net/
12cr|w3af-1.1-2|8	Source0:	http://sourceforge.net/projects/w3af/files/w3af/w3af%201.0-stable/w3af-%{version}.tar.bz2
12cr|w3af-1.1-2|9	Patch0:		w3af-fix-python-shellbang.patch
12cr|w3af-1.1-2|10	Patch1:		w3af-1.1-add-scriptDir-path.patch
12cr|w3af-1.1-2|11	Requires:	python-pysvn
12cr|w3af-1.1-2|12	Requires:	python-nltk
12cr|w3af-1.1-2|13	Requires:	python-soap
12cr|w3af-1.1-2|14	Requires:	python-numpy
12cr|w3af-1.1-2|15	Requires:	scapy
12cr|w3af-1.1-2|16	BuildArch:	noarch
12cr|w3af-1.1-2|17	
12cr|w3af-1.1-2|18	%description
12cr|w3af-1.1-2|19	w3af is a Web Application Attack and Audit Framework. The project's goal is to
12cr|w3af-1.1-2|20	create a framework to find and exploit web application vulnerabilities that is
12cr|w3af-1.1-2|21	easy to use and extend. To read our short and long term objectives, please
12cr|w3af-1.1-2|22	click over the Project Objectives item in the main menu. This project is
12cr|w3af-1.1-2|23	currently hosted at SourceForge , for further information, you may also want to
12cr|w3af-1.1-2|24	visit w3af SourceForge project page.
12cr|w3af-1.1-2|25	
12cr|w3af-1.1-2|26	%package	gui
12cr|w3af-1.1-2|27	Summary:	GUI for %{name}
12cr|w3af-1.1-2|28	Group:		Monitoring
12cr|w3af-1.1-2|29	License:	GPLv2
12cr|w3af-1.1-2|30	Requires:	%{name} = %{EVRD}
12cr|w3af-1.1-2|31	Requires:	python-gtksourceview
12cr|w3af-1.1-2|32	
12cr|w3af-1.1-2|33	%description	gui
12cr|w3af-1.1-2|34	This is a gui for %{name}.
12cr|w3af-1.1-2|35	
12cr|w3af-1.1-2|36	%prep
12cr|w3af-1.1-2|37	%setup -q -n %{name}
12cr|w3af-1.1-2|38	%patch0 -p1
12cr|w3af-1.1-2|39	%patch1 -p1
12cr|w3af-1.1-2|40	find . -name .svn | xargs rm -rf
12cr|w3af-1.1-2|41	rm -f plugins/attack/payloads/code/netcat
12cr|w3af-1.1-2|42	
12cr|w3af-1.1-2|43	%build
12cr|w3af-1.1-2|44	
12cr|w3af-1.1-2|45	%install
12cr|w3af-1.1-2|46	install -m755 w3af_console -D %{buildroot}%{_bindir}/w3af_console
12cr|w3af-1.1-2|47	install -m755 w3af_gui -D %{buildroot}%{_bindir}/w3af_gui
12cr|w3af-1.1-2|48	install -d %{buildroot}%{_datadir}/%{name}
12cr|w3af-1.1-2|49	cp -pr core %{buildroot}%{_datadir}/%{name}
12cr|w3af-1.1-2|50	cp -pr extlib %{buildroot}%{_datadir}/%{name}
12cr|w3af-1.1-2|51	cp -pr locales %{buildroot}%{_datadir}/%{name}
12cr|w3af-1.1-2|52	cp -pr plugins %{buildroot}%{_datadir}/%{name}
12cr|w3af-1.1-2|53	cp -pr profiles %{buildroot}%{_datadir}/%{name}
12cr|w3af-1.1-2|54	cp -pr scripts %{buildroot}%{_datadir}/%{name}
12cr|w3af-1.1-2|55	cp -pr tools %{buildroot}%{_datadir}/%{name}
12cr|w3af-1.1-2|56	
12cr|w3af-1.1-2|57	mv %{buildroot}%{_datadir}/w3af/plugins/discovery/oHalberd/man/ %{buildroot}%{_datadir}/man
12cr|w3af-1.1-2|58	
12cr|w3af-1.1-2|59	%files
12cr|w3af-1.1-2|60	%doc readme/CHANGELOG readme/CONTRIBUTORS readme/README readme/TODO
12cr|w3af-1.1-2|61	%doc readme/EN
12cr|w3af-1.1-2|62	%lang(fr) %doc readme/FR
12cr|w3af-1.1-2|63	%lang(ru) %doc readme/RU
12cr|w3af-1.1-2|64	%{_datadir}/%{name}
12cr|w3af-1.1-2|65	%{_bindir}/w3af_console
12cr|w3af-1.1-2|66	%{_mandir}/man1/halberd.1*
12cr|w3af-1.1-2|67	
12cr|w3af-1.1-2|68	%files gui
12cr|w3af-1.1-2|69	%{_bindir}/w3af_gui

8403 12
12cr|w3m-0.5.3-1|1	# TODO add option to remove dependencies
12cr|w3m-0.5.3-1|2	
12cr|w3m-0.5.3-1|3	%define gcversion gc6.3
12cr|w3m-0.5.3-1|4	%define Summary   Pager that can also be used as textbased webbrowser
12cr|w3m-0.5.3-1|5	
12cr|w3m-0.5.3-1|6	Summary:        %{Summary}
12cr|w3m-0.5.3-1|7	Name:           w3m
12cr|w3m-0.5.3-1|8	Version:        0.5.3
12cr|w3m-0.5.3-1|9	Release:        1
12cr|w3m-0.5.3-1|10	Group:          Networking/WWW
12cr|w3m-0.5.3-1|11	License:        MIT
12cr|w3m-0.5.3-1|12	URL:            http://w3m.sourceforge.net/
12cr|w3m-0.5.3-1|13	Source0:        http://prdownloads.sourceforge.net/w3m/%{name}-%{version}.tar.gz
12cr|w3m-0.5.3-1|14	Source2:        w3mconfig
12cr|w3m-0.5.3-1|15	Patch0:         w3m-0.4.1-helpcharset.patch
12cr|w3m-0.5.3-1|16	Patch2:         w3m-0.5.1-gcc4.patch
12cr|w3m-0.5.3-1|17	# String literal fix - AdamW 2008/12
12cr|w3m-0.5.3-1|18	Patch4:		w3m-0.5.2-literal.patch
12cr|w3m-0.5.3-1|19	patch6:		w3m-0.5.3.voidmain.patch
12cr|w3m-0.5.3-1|20	patch7:		w3m-0.5.3.filehandle.patch
12cr|w3m-0.5.3-1|21	patch8:		w3m-0.5.3.opts.patch
12cr|w3m-0.5.3-1|22	Provides:       webclient
12cr|w3m-0.5.3-1|23	BuildRequires:  gpm-devel
12cr|w3m-0.5.3-1|24	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|w3m-0.5.3-1|25	BuildRequires:	libgdk_pixbuf2.0-devel
12cr|w3m-0.5.3-1|26	BuildRequires:  imlib-devel >= 1.9.8
12cr|w3m-0.5.3-1|27	BuildRequires:  pkgconfig(ncurses)
12cr|w3m-0.5.3-1|28	BuildRequires:  pkgconfig(openssl)
12cr|w3m-0.5.3-1|29	BuildRequires:  pkgconfig
12cr|w3m-0.5.3-1|30	BuildRequires:  termcap-devel
12cr|w3m-0.5.3-1|31	BuildRequires:  ungif-devel
12cr|w3m-0.5.3-1|32	buildrequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
12cr|w3m-0.5.3-1|33	buildrequires:	gc-devel
12cr|w3m-0.5.3-1|34	
12cr|w3m-0.5.3-1|35	%description
12cr|w3m-0.5.3-1|36	W3m is a text-based web browser as well as a pager like `more' or
12cr|w3m-0.5.3-1|37	`less'. With w3m you can browse web pages through a terminal emulator
12cr|w3m-0.5.3-1|38	window (xterm, rxvt or something like that). Moreover, w3m can be used
12cr|w3m-0.5.3-1|39	as a text formatting tool which typesets HTML into plain text. w3m also
12cr|w3m-0.5.3-1|40	provides w3mman which is a great manpage browser.
12cr|w3m-0.5.3-1|41	
12cr|w3m-0.5.3-1|42	%prep
12cr|w3m-0.5.3-1|43	%setup -q
12cr|w3m-0.5.3-1|44	%patch0 -p1
12cr|w3m-0.5.3-1|45	%patch2 -p1
12cr|w3m-0.5.3-1|46	%patch4 -p1 -b .literal
12cr|w3m-0.5.3-1|47	%patch6 -p1 -b .voidmain
12cr|w3m-0.5.3-1|48	%patch7 -p1 -b .filehandle
12cr|w3m-0.5.3-1|49	%patch8 -p1 -b .opts
12cr|w3m-0.5.3-1|50	
12cr|w3m-0.5.3-1|51	#rm -rf gc
12cr|w3m-0.5.3-1|52	
12cr|w3m-0.5.3-1|53	cp -a %{SOURCE2} w3mconfig
12cr|w3m-0.5.3-1|54	
12cr|w3m-0.5.3-1|55	%build
12cr|w3m-0.5.3-1|56	rm -rf doc{,-jp}/CVS
12cr|w3m-0.5.3-1|57	sed -i s/showaudio/mplayer/ config.h.in
12cr|w3m-0.5.3-1|58	
12cr|w3m-0.5.3-1|59	%{configure2_5x} \
12cr|w3m-0.5.3-1|60	--with-browser=%{_bindir}/www-browser \
12cr|w3m-0.5.3-1|61	--with-editor=%{_bindir}/vi \
12cr|w3m-0.5.3-1|62	--with-mailer=/bin/mail \
12cr|w3m-0.5.3-1|63	--with-termlib=ncurses \
12cr|w3m-0.5.3-1|64	--enable-alarm \
12cr|w3m-0.5.3-1|65	--enable-ansi-color \
12cr|w3m-0.5.3-1|66	--enable-bgcolor \
12cr|w3m-0.5.3-1|67	--enable-color \
12cr|w3m-0.5.3-1|68	--enable-cookie \
12cr|w3m-0.5.3-1|69	--enable-dict \
12cr|w3m-0.5.3-1|70	--enable-digest-auth \
12cr|w3m-0.5.3-1|71	--enable-external-uri-loader \
12cr|w3m-0.5.3-1|72	--enable-gopher \
12cr|w3m-0.5.3-1|73	--enable-help-cgi \
12cr|w3m-0.5.3-1|74	--enable-history \
12cr|w3m-0.5.3-1|75	--enable-image \
12cr|w3m-0.5.3-1|76	--enable-ipv6 \
12cr|w3m-0.5.3-1|77	--disable-japanese \
12cr|w3m-0.5.3-1|78	--enable-keymap=w3m \
12cr|w3m-0.5.3-1|79	--enable-menu \
12cr|w3m-0.5.3-1|80	--enable-mouse \
12cr|w3m-0.5.3-1|81	--enable-nntp \
12cr|w3m-0.5.3-1|82	--enable-sslverify \
12cr|w3m-0.5.3-1|83	--enable-w3mmailer \
12cr|w3m-0.5.3-1|84	--disable-xface \
12cr|w3m-0.5.3-1|85	--enable-m17n \
12cr|w3m-0.5.3-1|86	--enable-unicode \
12cr|w3m-0.5.3-1|87	--with-charset=UTF-8 \
12cr|w3m-0.5.3-1|88	--with-gc=`pwd`/gc \
12cr|w3m-0.5.3-1|89	LIBS="-lX11"
12cr|w3m-0.5.3-1|90	
12cr|w3m-0.5.3-1|91	echo '#define HAVE_SYS_ERRLIST' >> config.h
12cr|w3m-0.5.3-1|92	
12cr|w3m-0.5.3-1|93	make
12cr|w3m-0.5.3-1|94	
12cr|w3m-0.5.3-1|95	%install
12cr|w3m-0.5.3-1|96	install -d %{buildroot}/{%{_bindir},{%{_datadir},%{_libdir}}/%{name},%{_mandir}/{,ja_JP.ujis}/man1}
12cr|w3m-0.5.3-1|97	
12cr|w3m-0.5.3-1|98	%{makeinstall_std}
12cr|w3m-0.5.3-1|99	
12cr|w3m-0.5.3-1|100	install -m0644 doc-jp/w3m.1 %{buildroot}/%{_mandir}/ja_JP.ujis/man1
12cr|w3m-0.5.3-1|101	install -m0644 doc/w3m.1 %{buildroot}/%{_mandir}/man1
12cr|w3m-0.5.3-1|102	
12cr|w3m-0.5.3-1|103	install -d %{buildroot}%{_sysconfdir}/w3m
12cr|w3m-0.5.3-1|104	install -m0644 w3mconfig %{buildroot}%{_sysconfdir}/w3m/config
12cr|w3m-0.5.3-1|105	
12cr|w3m-0.5.3-1|106	rm -rf %{buildroot}/%{_mandir}/ja*
12cr|w3m-0.5.3-1|107	
12cr|w3m-0.5.3-1|108	%find_lang %{name}
12cr|w3m-0.5.3-1|109	
12cr|w3m-0.5.3-1|110	%files -f %{name}.lang
12cr|w3m-0.5.3-1|111	%defattr(-,root,root)
12cr|w3m-0.5.3-1|112	%doc README doc doc-jp w3mhelp-lynx_*
12cr|w3m-0.5.3-1|113	%dir %{_sysconfdir}/w3m
12cr|w3m-0.5.3-1|114	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/w3m/config
12cr|w3m-0.5.3-1|115	%attr(0755,root,root) %{_bindir}/*
12cr|w3m-0.5.3-1|116	%{_libdir}/%{name}
12cr|w3m-0.5.3-1|117	%{_datadir}/%{name}
12cr|w3m-0.5.3-1|118	%{_mandir}/man1/*
12cr|w3m-0.5.3-1|119	
12cr|w3m-0.5.3-1|120	
12cr|w3m-0.5.3-1|121	%changelog
12cr|w3m-0.5.3-1|122	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-10mdv2011.0
12cr|w3m-0.5.3-1|123	+ Revision: 615429
12cr|w3m-0.5.3-1|124	- the mass rebuild of 2010.1 packages
12cr|w3m-0.5.3-1|125	
12cr|w3m-0.5.3-1|126	* Mon Jun 21 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-9mdv2010.1
12cr|w3m-0.5.3-1|127	+ Revision: 548422
12cr|w3m-0.5.3-1|128	- try to fix build
12cr|w3m-0.5.3-1|129	- P5: security fix for CVE-2010-2074 (gentoo)
12cr|w3m-0.5.3-1|130	
12cr|w3m-0.5.3-1|131	* Thu Apr 08 2010 Rémy Clouard <shikamaru@mandriva.org> 0.5.2-8mdv2010.1
12cr|w3m-0.5.3-1|132	+ Revision: 533194
12cr|w3m-0.5.3-1|133	- Rebuild for new openssl
12cr|w3m-0.5.3-1|134	
12cr|w3m-0.5.3-1|135	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.5.2-6mdv2010.0
12cr|w3m-0.5.3-1|136	+ Revision: 445724
12cr|w3m-0.5.3-1|137	- rebuild
12cr|w3m-0.5.3-1|138	
12cr|w3m-0.5.3-1|139	* Tue Dec 23 2008 Adam Williamson <awilliamson@mandriva.org> 0.5.2-5mdv2009.1
12cr|w3m-0.5.3-1|140	+ Revision: 317810
12cr|w3m-0.5.3-1|141	- br gtk+2-devel (needed if using newer gdk-pixbuf)
12cr|w3m-0.5.3-1|142	- make sure it builds with gdk-pixbuf2 not 1 (#45444)
12cr|w3m-0.5.3-1|143	- fix a string literal error (literal.patch)
12cr|w3m-0.5.3-1|144	- hack up a broken test for system syserror in configure (syserror.patch)
12cr|w3m-0.5.3-1|145	
12cr|w3m-0.5.3-1|146	+ Thierry Vignaud <tv@mandriva.org>
12cr|w3m-0.5.3-1|147	- rebuild
12cr|w3m-0.5.3-1|148	
12cr|w3m-0.5.3-1|149	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.5.2-4mdv2009.0
12cr|w3m-0.5.3-1|150	+ Revision: 255777
12cr|w3m-0.5.3-1|151	- rebuild
12cr|w3m-0.5.3-1|152	
12cr|w3m-0.5.3-1|153	+ Pixel <pixel@mandriva.com>
12cr|w3m-0.5.3-1|154	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|w3m-0.5.3-1|155	
12cr|w3m-0.5.3-1|156	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.5.2-2mdv2008.1
12cr|w3m-0.5.3-1|157	+ Revision: 136571
12cr|w3m-0.5.3-1|158	- restore BuildRoot
12cr|w3m-0.5.3-1|159	
12cr|w3m-0.5.3-1|160	+ Thierry Vignaud <tv@mandriva.org>
12cr|w3m-0.5.3-1|161	- kill re-definition of %%buildroot on Pixel's request
12cr|w3m-0.5.3-1|162	
12cr|w3m-0.5.3-1|163	* Tue Sep 04 2007 Adam Williamson <awilliamson@mandriva.org> 0.5.2-2mdv2008.0
12cr|w3m-0.5.3-1|164	+ Revision: 79001
12cr|w3m-0.5.3-1|165	- drop the menu entries (this is a console app, by policy these do not have menu entries: fixes #32702)
12cr|w3m-0.5.3-1|166	- use new draft license policy (-like not -style)
12cr|w3m-0.5.3-1|167	
12cr|w3m-0.5.3-1|168	+ Thierry Vignaud <tv@mandriva.org>
12cr|w3m-0.5.3-1|169	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|w3m-0.5.3-1|170	
12cr|w3m-0.5.3-1|171	* Tue Jun 05 2007 David Walluck <walluck@mandriva.org> 0.5.2-1mdv2008.0
12cr|w3m-0.5.3-1|172	+ Revision: 35346
12cr|w3m-0.5.3-1|173	- 0.5.2
12cr|w3m-0.5.3-1|174	- bunzip2 patches
12cr|w3m-0.5.3-1|175	- rediff patch static-libgc
12cr|w3m-0.5.3-1|176	- remove patch cvs-20050328 (no longer needed)
12cr|w3m-0.5.3-1|177	- remove patch gc6.2-fix-prelink (wrong gc version)
12cr|w3m-0.5.3-1|178	- change default browser to www-browser
12cr|w3m-0.5.3-1|179	- Import w3m
12cr|w3m-0.5.3-1|180	
12cr|w3m-0.5.3-1|181	
12cr|w3m-0.5.3-1|182	
12cr|w3m-0.5.3-1|183	* Fri Aug 25 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.5.1-7mdv2007.0
12cr|w3m-0.5.3-1|184	- fix summary macro use in menu
12cr|w3m-0.5.3-1|185	- add xdg menu
12cr|w3m-0.5.3-1|186	- cosmetics
12cr|w3m-0.5.3-1|187	
12cr|w3m-0.5.3-1|188	* Thu Nov 17 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.5.1-6mdk
12cr|w3m-0.5.3-1|189	- rebuild against openssl-0.9.8
12cr|w3m-0.5.3-1|190	
12cr|w3m-0.5.3-1|191	* Tue Apr 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-5mdk
12cr|w3m-0.5.3-1|192	- sync with fedora (makes it compile on x86_64)
12cr|w3m-0.5.3-1|193	
12cr|w3m-0.5.3-1|194	* Fri Sep 24 2004 Jerome Soyer <saispo@mandrake.org> 0.5.1-4mdk
12cr|w3m-0.5.3-1|195	- Fix menu icons
12cr|w3m-0.5.3-1|196	
12cr|w3m-0.5.3-1|197	* Fri Sep 10 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.5.1-3mdk
12cr|w3m-0.5.3-1|198	- Update menu
12cr|w3m-0.5.3-1|199	
12cr|w3m-0.5.3-1|200	* Sat Aug 21 2004 Jerome Soyer <saispo@mandrake.org> 0.5.1-2mdk
12cr|w3m-0.5.3-1|201	- fix menu entry
12cr|w3m-0.5.3-1|202	
12cr|w3m-0.5.3-1|203	* Sat May  1 2004 Michael Scherer <misc@mandrake.org> 0.5.1-1mdk
12cr|w3m-0.5.3-1|204	- New release 0.5.1
12cr|w3m-0.5.3-1|205	
12cr|w3m-0.5.3-1|206	* Fri Apr 23 2004 G?tz Waschk <waschk@linux-mandrake.com> 0.5-3mdk
12cr|w3m-0.5.3-1|207	- buildrequires fix
12cr|w3m-0.5.3-1|208	
12cr|w3m-0.5.3-1|209	* Tue Apr 20 2004 Michael Scherer <misc@mandrake.org> 0.5-2mdk
12cr|w3m-0.5.3-1|210	- enable ncurses to fix segfault in linux console ( thanks rgs for reminding me of the problem )
12cr|w3m-0.5.3-1|211	
12cr|w3m-0.5.3-1|212	* Mon Apr 19 2004 Michael Scherer <misc@mandrake.org> 0.5-1mdk
12cr|w3m-0.5.3-1|213	- 0.5
12cr|w3m-0.5.3-1|214	- rpmbuildupdate aware
12cr|w3m-0.5.3-1|215	- fix spec to compile
12cr|w3m-0.5.3-1|216	
12cr|w3m-0.5.3-1|217	* Thu Sep 25 2003 Han Boetes <han@linux-mandrake.com> 0.4.2-3mdk
12cr|w3m-0.5.3-1|218	- Fix menu's and rightclick menu and imageviewer
12cr|w3m-0.5.3-1|219	
12cr|w3m-0.5.3-1|220	* Thu Sep 25 2003 Han Boetes <han@linux-mandrake.com> 0.4.2-2mdk
12cr|w3m-0.5.3-1|221	- Cleanup
12cr|w3m-0.5.3-1|222	- used zsh to find all legal config options. Now we have to find out
12cr|w3m-0.5.3-1|223	which are usefull.
12cr|w3m-0.5.3-1|224	
12cr|w3m-0.5.3-1|225	* Tue Sep 23 2003 Pascal Terjan <CMoi@tuxfamily.org> 0.4.2-1mdk
12cr|w3m-0.5.3-1|226	- New version
12cr|w3m-0.5.3-1|227	- Use configure to select options
12cr|w3m-0.5.3-1|228	- Fix Requires/BuildRequires
12cr|w3m-0.5.3-1|229	
12cr|w3m-0.5.3-1|230	* Fri Jul 11 2003 Han Boetes <han@linux-mandrake.com> 0.4.1-3mdk
12cr|w3m-0.5.3-1|231	- fix path to cgi-scripts
12cr|w3m-0.5.3-1|232	- correct macro
12cr|w3m-0.5.3-1|233	
12cr|w3m-0.5.3-1|234	* Sun Jun 15 2003 Pascal Terjan <CMoi@tuxfamily.org> 0.4.1-2mdk
12cr|w3m-0.5.3-1|235	- Enforce ipv6 support
12cr|w3m-0.5.3-1|236	- _requires_exceptions on internal perl scripts
12cr|w3m-0.5.3-1|237	
12cr|w3m-0.5.3-1|238	* Sun Apr  6 2003 Han Boetes <han@linux-mandrake.com> 0.4.1-1mdk
12cr|w3m-0.5.3-1|239	- Bump
12cr|w3m-0.5.3-1|240	- No longer needed to remove CVS files
12cr|w3m-0.5.3-1|241	- Now really with image support
12cr|w3m-0.5.3-1|242	- spec cleanups/make rpmlint happy
12cr|w3m-0.5.3-1|243	
12cr|w3m-0.5.3-1|244	* Sat Jan 11 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.3.2.2-1mdk
12cr|w3m-0.5.3-1|245	- 0.3.2.2
12cr|w3m-0.5.3-1|246	
12cr|w3m-0.5.3-1|247	* Thu Dec  5 2002 Han Boetes <han@linux-mandrake.com> 0.3.2-3mdk
12cr|w3m-0.5.3-1|248	- added mouse and ssl support
12cr|w3m-0.5.3-1|249	- added features from the openbsd-port
12cr|w3m-0.5.3-1|250	- removed lang (it wasn't there)
12cr|w3m-0.5.3-1|251	
12cr|w3m-0.5.3-1|252	* Fri Nov 29 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.3.2-2mdk
12cr|w3m-0.5.3-1|253	- fix [Bug 572] [w3m] : use correct path for perl interpreter
12cr|w3m-0.5.3-1|254	- fix [Bug 573] [w3m] : add missing manpages
12cr|w3m-0.5.3-1|255	
12cr|w3m-0.5.3-1|256	* Tue Nov 05 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.3.2-1mdk
12cr|w3m-0.5.3-1|257	- "sanitazed spec" release
12cr|w3m-0.5.3-1|258	- new release
12cr|w3m-0.5.3-1|259	- fix %%define abuse
12cr|w3m-0.5.3-1|260	- dont reinvent defined values automatically handled by rpm
12cr|w3m-0.5.3-1|261	- don't pass useless arguments to %%setup
12cr|w3m-0.5.3-1|262	- overall big spec cleaning
12cr|w3m-0.5.3-1|263	- rediff patch 0
12cr|w3m-0.5.3-1|264	- fix menu-title-not-capitalized
12cr|w3m-0.5.3-1|265	
12cr|w3m-0.5.3-1|266	* Wed Jan 09 2002 Alexander Skwar <ASkwar@Linux-Mandrake.com> 0.2.4-1mdk
12cr|w3m-0.5.3-1|267	- 0.2.4
12cr|w3m-0.5.3-1|268	
12cr|w3m-0.5.3-1|269	* Sun Dec 23 2001 Alexander Skwar <ASkwar@Linux-Mandrake.com> 0.2.3.2-1mdk
12cr|w3m-0.5.3-1|270	- 0.2.3.2
12cr|w3m-0.5.3-1|271	
12cr|w3m-0.5.3-1|272	* Fri Dec 21 2001 Alexander Skwar <ASkwar@Linux-Mandrake.com> 0.2.3-1mdk
12cr|w3m-0.5.3-1|273	- 0.2.3
12cr|w3m-0.5.3-1|274	- Update URL
12cr|w3m-0.5.3-1|275	- Redo patch0 (path)
12cr|w3m-0.5.3-1|276	
12cr|w3m-0.5.3-1|277	* Fri Nov 16 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.2.1-0.1mdk
12cr|w3m-0.5.3-1|278	- remove patch2
12cr|w3m-0.5.3-1|279	
12cr|w3m-0.5.3-1|280	* Tue Aug 28 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.1.11-0.2mdk
12cr|w3m-0.5.3-1|281	- rebuild
12cr|w3m-0.5.3-1|282	
12cr|w3m-0.5.3-1|283	* Tue Jan 02 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.1.11-0.1mdk
12cr|w3m-0.5.3-1|284	- used srpm from  Alexander Skwar <ASkwar@Linux-Mandrake.com> :
12cr|w3m-0.5.3-1|285	- New pre-release version, fixing some crashes
12cr|w3m-0.5.3-1|286	- Added menu entry
12cr|w3m-0.5.3-1|287	
12cr|w3m-0.5.3-1|288	* Fri Aug 11 2000 Alexander Skwar <ASkwar@DigitalProjects.com> 0.1.10-2mdk
12cr|w3m-0.5.3-1|289	- Added Provides: webclient
12cr|w3m-0.5.3-1|290	
12cr|w3m-0.5.3-1|291	* Thu Aug 10 2000 Alexander Skwar <ASkwar@DigitalProjects.com> 0.1.10-1mdk
12cr|w3m-0.5.3-1|292	- New version
12cr|w3m-0.5.3-1|293	- Patched the patch to still apply
12cr|w3m-0.5.3-1|294	- Compile with English as the default
12cr|w3m-0.5.3-1|295	- *NO* lynx keys, *NO* mouse
12cr|w3m-0.5.3-1|296	- Use %%{_prefix}/vim instead of /bin/vi
12cr|w3m-0.5.3-1|297	
12cr|w3m-0.5.3-1|298	* Wed May 03 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.1.6-2mdk
12cr|w3m-0.5.3-1|299	- fix group
12cr|w3m-0.5.3-1|300	- fix permission on spec
12cr|w3m-0.5.3-1|301	
12cr|w3m-0.5.3-1|302	* Tue Jan 25 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.1.6-1mdk
12cr|w3m-0.5.3-1|303	- 0.1.6.
12cr|w3m-0.5.3-1|304	- clean up specs.
12cr|w3m-0.5.3-1|305	
12cr|w3m-0.5.3-1|306	* Tue Dec 14 1999 Pixel <pixel@mandrakesoft.com>
12cr|w3m-0.5.3-1|307	- clean up and mandrake adaptation

8404 12
12cr|w3mir-1.0.10-8|1	%define version 1.0.10
12cr|w3mir-1.0.10-8|2	%define release 8
12cr|w3mir-1.0.10-8|3	
12cr|w3mir-1.0.10-8|4	Summary:	All purpose HTTP copying and mirroring tool
12cr|w3mir-1.0.10-8|5	Name: 		w3mir
12cr|w3mir-1.0.10-8|6	Version: 	%{version}
12cr|w3mir-1.0.10-8|7	Release: 	%{release}
12cr|w3mir-1.0.10-8|8	License:	GPL or Artistic
12cr|w3mir-1.0.10-8|9	Group:		Development/Perl
12cr|w3mir-1.0.10-8|10	Url:		http://www.cpan.org
12cr|w3mir-1.0.10-8|11	Source0:	http://search.cpan.org/CPAN/authors/id/J/JA/JANL/%{name}-%{version}.tar.bz2
12cr|w3mir-1.0.10-8|12	BuildArch:	noarch
12cr|w3mir-1.0.10-8|13	buildrequires: perl-devel
12cr|w3mir-1.0.10-8|14	
12cr|w3mir-1.0.10-8|15	%description
12cr|w3mir-1.0.10-8|16	w3mir is a all purpose HTTP copying and mirroring tool. The main focus of w3mir
12cr|w3mir-1.0.10-8|17	is to create and maintain a browseable copy of one, or several, remote WWW
12cr|w3mir-1.0.10-8|18	site(s). Used to the max w3mir can retreive the contents of several related
12cr|w3mir-1.0.10-8|19	sites and leave the mirror browseable via a local web server, or from a
12cr|w3mir-1.0.10-8|20	filesystem, such as directly from a CDROM.
12cr|w3mir-1.0.10-8|21	
12cr|w3mir-1.0.10-8|22	w3mir's goal is to be able to make useful mirrors of any reasonable WWW site.
12cr|w3mir-1.0.10-8|23	It specifically preserves link integrity within the mirrored documents as well
12cr|w3mir-1.0.10-8|24	as the integrity of links outside the mirror, following redirects as needed. If
12cr|w3mir-1.0.10-8|25	you want it to. w3mir has a powerful ``multi scope'' mechanism enabeling the
12cr|w3mir-1.0.10-8|26	user to make mirrors of several related sites and have links between them refer
12cr|w3mir-1.0.10-8|27	to the mirrored documents rather than the original site. w3mir has several
12cr|w3mir-1.0.10-8|28	features directed at getting mirrors for CDROM burning and handling of some not
12cr|w3mir-1.0.10-8|29	too often seen problems when mirroring.
12cr|w3mir-1.0.10-8|30	
12cr|w3mir-1.0.10-8|31	w3mir supports HTML4, and has partial support for CSS, Java and ActiveX.
12cr|w3mir-1.0.10-8|32	
12cr|w3mir-1.0.10-8|33	%prep
12cr|w3mir-1.0.10-8|34	%setup -q
12cr|w3mir-1.0.10-8|35	
12cr|w3mir-1.0.10-8|36	%build
12cr|w3mir-1.0.10-8|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|w3mir-1.0.10-8|38	%{__make}
12cr|w3mir-1.0.10-8|39	
12cr|w3mir-1.0.10-8|40	%check
12cr|w3mir-1.0.10-8|41	make test
12cr|w3mir-1.0.10-8|42	
12cr|w3mir-1.0.10-8|43	%install
12cr|w3mir-1.0.10-8|44	%makeinstall_std
12cr|w3mir-1.0.10-8|45	
12cr|w3mir-1.0.10-8|46	%files
12cr|w3mir-1.0.10-8|47	%defattr(-,root,root)
12cr|w3mir-1.0.10-8|48	%doc README Changes
12cr|w3mir-1.0.10-8|49	%{_bindir}/w3mfix
12cr|w3mir-1.0.10-8|50	%{_bindir}/w3mir
12cr|w3mir-1.0.10-8|51	%{perl_vendorlib}/htmlop.pm
12cr|w3mir-1.0.10-8|52	%{perl_vendorlib}/w3http.pm
12cr|w3mir-1.0.10-8|53	%{perl_vendorlib}/w3pdfuri.pm
12cr|w3mir-1.0.10-8|54	%{_mandir}/*/*
12cr|w3mir-1.0.10-8|55	
12cr|w3mir-1.0.10-8|56	
12cr|w3mir-1.0.10-8|57	
12cr|w3mir-1.0.10-8|58	
12cr|w3mir-1.0.10-8|59	%changelog
12cr|w3mir-1.0.10-8|60	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.10-8mdv2010.0
12cr|w3mir-1.0.10-8|61	+ Revision: 434696
12cr|w3mir-1.0.10-8|62	- rebuild
12cr|w3mir-1.0.10-8|63	
12cr|w3mir-1.0.10-8|64	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.10-7mdv2009.0
12cr|w3mir-1.0.10-8|65	+ Revision: 261915
12cr|w3mir-1.0.10-8|66	- rebuild
12cr|w3mir-1.0.10-8|67	
12cr|w3mir-1.0.10-8|68	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.10-6mdv2009.0
12cr|w3mir-1.0.10-8|69	+ Revision: 255779
12cr|w3mir-1.0.10-8|70	- rebuild
12cr|w3mir-1.0.10-8|71	
12cr|w3mir-1.0.10-8|72	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.10-4mdv2008.1
12cr|w3mir-1.0.10-8|73	+ Revision: 171168
12cr|w3mir-1.0.10-8|74	- rebuild
12cr|w3mir-1.0.10-8|75	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|w3mir-1.0.10-8|76	
12cr|w3mir-1.0.10-8|77	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0.10-3mdv2008.1
12cr|w3mir-1.0.10-8|78	+ Revision: 136571
12cr|w3mir-1.0.10-8|79	- restore BuildRoot
12cr|w3mir-1.0.10-8|80	
12cr|w3mir-1.0.10-8|81	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|w3mir-1.0.10-8|82	- kill re-definition of %%buildroot on Pixel's request
12cr|w3mir-1.0.10-8|83	
12cr|w3mir-1.0.10-8|84	
12cr|w3mir-1.0.10-8|85	* Wed Sep 28 2005 Olivier Thauvin <nanardon@mandriva.org> 1.0.10-2mdk
12cr|w3mir-1.0.10-8|86	- rebuild
12cr|w3mir-1.0.10-8|87	
12cr|w3mir-1.0.10-8|88	* Wed Sep 22 2004 Stefan van der Eijk <stefan@eijk.nu> 1.0.10-1mdk
12cr|w3mir-1.0.10-8|89	- initial package
12cr|w3mir-1.0.10-8|90	

8405 12
12cr|wafp-0.01-0.26c3.5|1	%define snapshot 26c3
12cr|wafp-0.01-0.26c3.5|2	
12cr|wafp-0.01-0.26c3.5|3	Name:		wafp
12cr|wafp-0.01-0.26c3.5|4	Version:	0.01
12cr|wafp-0.01-0.26c3.5|5	Release:	%mkrel 0.%{snapshot}.5
12cr|wafp-0.01-0.26c3.5|6	Summary:	Web Application Finger Printer
12cr|wafp-0.01-0.26c3.5|7	License:	GPL
12cr|wafp-0.01-0.26c3.5|8	Group:		Monitoring
12cr|wafp-0.01-0.26c3.5|9	URL:		http://www.mytty.org/wafp/
12cr|wafp-0.01-0.26c3.5|10	Source:     http://www.mytty.org/wafp/%{name}-%{version}-%{snapshot}.tar.bz2
12cr|wafp-0.01-0.26c3.5|11	Patch0:     wafp-0.01-26c3-fhs.patch
12cr|wafp-0.01-0.26c3.5|12	Requires:   rubygem(sqlite3)
12cr|wafp-0.01-0.26c3.5|13	BuildArch:	noarch
12cr|wafp-0.01-0.26c3.5|14	
12cr|wafp-0.01-0.26c3.5|15	%description
12cr|wafp-0.01-0.26c3.5|16	WAFP is a Web Application Finger Printer written in ruby using a SQLite3 DB.
12cr|wafp-0.01-0.26c3.5|17	
12cr|wafp-0.01-0.26c3.5|18	%prep
12cr|wafp-0.01-0.26c3.5|19	%setup -q -n %{name}-%{version}-%{snapshot}
12cr|wafp-0.01-0.26c3.5|20	%patch0 -p 1
12cr|wafp-0.01-0.26c3.5|21	
12cr|wafp-0.01-0.26c3.5|22	%build
12cr|wafp-0.01-0.26c3.5|23	
12cr|wafp-0.01-0.26c3.5|24	%install
12cr|wafp-0.01-0.26c3.5|25	install -d -m 755 %{buildroot}%{_bindir}
12cr|wafp-0.01-0.26c3.5|26	install -d -m 755 %{buildroot}%{_datadir}/wafp
12cr|wafp-0.01-0.26c3.5|27	install -d -m 755 %{buildroot}%{_datadir}/wafp/lib
12cr|wafp-0.01-0.26c3.5|28	install -d -m 755 %{buildroot}%{_datadir}/wafp/utils
12cr|wafp-0.01-0.26c3.5|29	
12cr|wafp-0.01-0.26c3.5|30	install -m 755 wafp.rb %{buildroot}%{_bindir}
12cr|wafp-0.01-0.26c3.5|31	install -m 644 *.db %{buildroot}%{_datadir}/wafp
12cr|wafp-0.01-0.26c3.5|32	install -m 644 lib/* %{buildroot}%{_datadir}/wafp/lib
12cr|wafp-0.01-0.26c3.5|33	install -m 755 utils/*.sh %{buildroot}%{_datadir}/wafp/utils
12cr|wafp-0.01-0.26c3.5|34	
12cr|wafp-0.01-0.26c3.5|35	%clean
12cr|wafp-0.01-0.26c3.5|36	rm -rf %{buildroot}
12cr|wafp-0.01-0.26c3.5|37	
12cr|wafp-0.01-0.26c3.5|38	%files
12cr|wafp-0.01-0.26c3.5|39	%defattr(-,root,root)
12cr|wafp-0.01-0.26c3.5|40	%doc LICENSE README CREDITS HOWTO
12cr|wafp-0.01-0.26c3.5|41	%{_bindir}/wafp.rb
12cr|wafp-0.01-0.26c3.5|42	%{_datadir}/wafp
12cr|wafp-0.01-0.26c3.5|43	
12cr|wafp-0.01-0.26c3.5|44	
12cr|wafp-0.01-0.26c3.5|45	%changelog
12cr|wafp-0.01-0.26c3.5|46	* Thu Jul 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-0.26c3.4mdv2011
12cr|wafp-0.01-0.26c3.5|47	+ Revision: 689090
12cr|wafp-0.01-0.26c3.5|48	- switch group to monitoring, as other security-related tools
12cr|wafp-0.01-0.26c3.5|49	
12cr|wafp-0.01-0.26c3.5|50	* Thu May 19 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-0.26c3.3
12cr|wafp-0.01-0.26c3.5|51	+ Revision: 676144
12cr|wafp-0.01-0.26c3.5|52	- more complete FHS patch
12cr|wafp-0.01-0.26c3.5|53	
12cr|wafp-0.01-0.26c3.5|54	* Wed May 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-0.26c3.2
12cr|wafp-0.01-0.26c3.5|55	+ Revision: 676083
12cr|wafp-0.01-0.26c3.5|56	- fix data files location
12cr|wafp-0.01-0.26c3.5|57	
12cr|wafp-0.01-0.26c3.5|58	* Wed May 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-0.26c3.1
12cr|wafp-0.01-0.26c3.5|59	+ Revision: 676001
12cr|wafp-0.01-0.26c3.5|60	- import wafp
12cr|wafp-0.01-0.26c3.5|61	

8406 12
12cr|wahcade-0.99-0.pre8|1	Name:			wahcade
12cr|wahcade-0.99-0.pre8|2	Version:		0.99
12cr|wahcade-0.99-0.pre8|3	%define beta		pre8
12cr|wahcade-0.99-0.pre8|4	Release:		%mkrel 0.%{beta}
12cr|wahcade-0.99-0.pre8|5	
12cr|wahcade-0.99-0.pre8|6	Summary:	Front end for SDLMAME
12cr|wahcade-0.99-0.pre8|7	License:	GPLv2+
12cr|wahcade-0.99-0.pre8|8	Group:		Emulators
12cr|wahcade-0.99-0.pre8|9	URL:		http://www.anti-particle.com/wahcade.shtml
12cr|wahcade-0.99-0.pre8|10	Source0:	http://www.anti-particle.com/projects/%{name}/%{name}-%{version}%{beta}.tar.gz
12cr|wahcade-0.99-0.pre8|11	Patch0:		wahcade-0.99pre8-install-fixes.patch
12cr|wahcade-0.99-0.pre8|12	
12cr|wahcade-0.99-0.pre8|13	BuildRequires:	python
12cr|wahcade-0.99-0.pre8|14	
12cr|wahcade-0.99-0.pre8|15	Requires:	pygtk2.0-libglade
12cr|wahcade-0.99-0.pre8|16	Requires:	python-chardet
12cr|wahcade-0.99-0.pre8|17	Suggests:	python-imaging
12cr|wahcade-0.99-0.pre8|18	suggests:	gstreamer0.10-python
12cr|wahcade-0.99-0.pre8|19	Suggests:	pygame
12cr|wahcade-0.99-0.pre8|20	#Do not require stuff from Non-free
12cr|wahcade-0.99-0.pre8|21	Suggests:	sdlmame-extra-data
12cr|wahcade-0.99-0.pre8|22	BuildArch:	noarch
12cr|wahcade-0.99-0.pre8|23	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|wahcade-0.99-0.pre8|24	
12cr|wahcade-0.99-0.pre8|25	%description
12cr|wahcade-0.99-0.pre8|26	Wah!Cade is a GNU/Linux friendly clone of Minwah's excellent MameWAH.
12cr|wahcade-0.99-0.pre8|27	
12cr|wahcade-0.99-0.pre8|28	It's a front end for games and emulators (e.g. the MAME arcade game emulator),
12cr|wahcade-0.99-0.pre8|29	and has been designed with arcade cabinet controls and projects in mind.
12cr|wahcade-0.99-0.pre8|30	
12cr|wahcade-0.99-0.pre8|31	It is compatible with MameWah's config files and layouts.
12cr|wahcade-0.99-0.pre8|32	
12cr|wahcade-0.99-0.pre8|33	It features :
12cr|wahcade-0.99-0.pre8|34	- a keyboard controlled GUI, perfect for those arcade controls,
12cr|wahcade-0.99-0.pre8|35	- a history viewer,
12cr|wahcade-0.99-0.pre8|36	- a control panel viewer,
12cr|wahcade-0.99-0.pre8|37	- a layout editor,
12cr|wahcade-0.99-0.pre8|38	- a setup editor.
12cr|wahcade-0.99-0.pre8|39	
12cr|wahcade-0.99-0.pre8|40	%prep
12cr|wahcade-0.99-0.pre8|41	%setup -q -n %{name}
12cr|wahcade-0.99-0.pre8|42	%patch0 -p1
12cr|wahcade-0.99-0.pre8|43	
12cr|wahcade-0.99-0.pre8|44	%build
12cr|wahcade-0.99-0.pre8|45	#python setup.py build
12cr|wahcade-0.99-0.pre8|46	
12cr|wahcade-0.99-0.pre8|47	%install
12cr|wahcade-0.99-0.pre8|48	rm -rf %{buildroot}
12cr|wahcade-0.99-0.pre8|49	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
12cr|wahcade-0.99-0.pre8|50	
12cr|wahcade-0.99-0.pre8|51	rm -f %{buildroot}%{py_puresitedir}/%{name}-%{version}*
12cr|wahcade-0.99-0.pre8|52	
12cr|wahcade-0.99-0.pre8|53	%find_lang %{name}
12cr|wahcade-0.99-0.pre8|54	
12cr|wahcade-0.99-0.pre8|55	%clean
12cr|wahcade-0.99-0.pre8|56	rm -rf %{buildroot}
12cr|wahcade-0.99-0.pre8|57	
12cr|wahcade-0.99-0.pre8|58	%if %mdkversion < 200900
12cr|wahcade-0.99-0.pre8|59	%post
12cr|wahcade-0.99-0.pre8|60	%update_menus
12cr|wahcade-0.99-0.pre8|61	
12cr|wahcade-0.99-0.pre8|62	%postun
12cr|wahcade-0.99-0.pre8|63	%clean_menus
12cr|wahcade-0.99-0.pre8|64	%endif
12cr|wahcade-0.99-0.pre8|65	
12cr|wahcade-0.99-0.pre8|66	%files -f %{name}.lang
12cr|wahcade-0.99-0.pre8|67	%defattr(-,root,root,-)
12cr|wahcade-0.99-0.pre8|68	%doc doc/*
12cr|wahcade-0.99-0.pre8|69	%{_bindir}/*
12cr|wahcade-0.99-0.pre8|70	%{_gamesdatadir}/%{name}
12cr|wahcade-0.99-0.pre8|71	%{_datadir}/applications/*
12cr|wahcade-0.99-0.pre8|72	%{_datadir}/pixmaps/*
12cr|wahcade-0.99-0.pre8|73	
12cr|wahcade-0.99-0.pre8|74	
12cr|wahcade-0.99-0.pre8|75	
12cr|wahcade-0.99-0.pre8|76	%changelog
12cr|wahcade-0.99-0.pre8|77	* Sat Jul 30 2011 Andrey Bondrov <abondrov@mandriva.org> 0.99-0.pre8mdv2012.0
12cr|wahcade-0.99-0.pre8|78	+ Revision: 692384
12cr|wahcade-0.99-0.pre8|79	- Fix build
12cr|wahcade-0.99-0.pre8|80	- imported package wahcade
12cr|wahcade-0.99-0.pre8|81	
12cr|wahcade-0.99-0.pre8|82	
12cr|wahcade-0.99-0.pre8|83	* Sun Jul 24 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.99-1.pre8mdv2011.0
12cr|wahcade-0.99-0.pre8|84	- Import from PLF
12cr|wahcade-0.99-0.pre8|85	- Remove PLF reference
12cr|wahcade-0.99-0.pre8|86	
12cr|wahcade-0.99-0.pre8|87	* Fri Sep 11 2009 Guillaume Bedot <littletux@zarb.org> 0.99-0.pre8plf2010.0
12cr|wahcade-0.99-0.pre8|88	- First PLF package

8407 12
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|1	%define _enable_debug_packages %{nil}
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|2	%define debug_package %{nil}
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|3	
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|4	%define major 2
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|5	%define libname %mklibname %{name} %{api} %{major}
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|6	%define develname %mklibname %{name} -d
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|7	%define git_version 1374ffc147ad
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|8	
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|9	Name:		wahrhaft-mupen64plus-rsp-z64
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|10	Version:	0.0.%{git_version}
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|11	Release:	2
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|12	Summary:	Low-level RSP processor plugin for the Mupen64Plus
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|13	Group:		Emulators
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|14	License:	GPLv2+
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|15	Url:		http://code.google.com/p/mupen64plus/
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|16	Source:         %{name}-%{git_version}.tar.bz2
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|17	BuildRequires:	pkgconfig(sdl)
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|18	BuildRequires:	pkgconfig(libpng)
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|19	BuildRequires:	pkgconfig(samplerate)
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|20	BuildRequires:	pkgconfig(freetype2)
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|21	BuildRequires:	pkgconfig(zlib)
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|22	BuildRequires:	pkgconfig(liblircclient0)
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|23	BuildRequires:	mupen64plus-devel
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|24	
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|25	%description
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|26	An experimental plugin for mupen64plus to replace the RSP plugin.
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|27	
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|28	
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|29	%prep
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|30	%setup -q -n %{name}-%{git_version}
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|31	
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|32	%build
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|33	export CFLAGS="%{optflags}"
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|34	%make all -C projects/unix all COREDIR=%{_libdir}/ SHAREDIR=%{_datadir}/mupen64plus2/ PLUGINDIR=%{_libdir}/mupen64plus2/ V=1
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|35	
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|36	%install
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|37	make -C projects/unix install PREFIX="%{_prefix}" DESTDIR="%{buildroot}" SHAREDIR=%{_datadir}/mupen64plus2/ LIBDIR=%{_libdir}/mupen64plus2/
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|38	
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|39	mv %{buildroot}%{_libdir}/mupen64plus2/mupen64plus/mupen64plus-rsp-z64.so %{buildroot}/%{_libdir}/mupen64plus2/
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|40	chmod -R 0755 %{buildroot}%{_libdir}
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|41	
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|42	%files
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|43	%dir %{_libdir}/mupen64plus2
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|44	%{_libdir}/mupen64plus2/mupen64plus-rsp-z64.so
12cr|wahrhaft-mupen64plus-rsp-z64-0.0.1374ffc147ad-2|45	

8408 12
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|1	%define _enable_debug_packages %{nil}
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|2	%define debug_package %{nil}
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|3	
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|4	%define major 2
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|5	%define libname %mklibname %{name} %{api} %{major}
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|6	%define develname %mklibname %{name} -d
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|7	%define git_version ada2d63714fd
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|8	
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|9	Name:		wahrhaft-mupen64plus-video-arachnoid
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|10	Version:	0.0.%{git_version}
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|11	Release:	2
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|12	Summary:	Arachnoid Plugin for mupen64plus
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|13	Group:		Emulators
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|14	License:	GPLv2+
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|15	Url:		http://code.google.com/p/mupen64plus/
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|16	Source:         %{name}-%{git_version}.tar.bz2
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|17	BuildRequires:	pkgconfig(sdl)
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|18	BuildRequires:	pkgconfig(libpng)
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|19	BuildRequires:	pkgconfig(samplerate)
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|20	BuildRequires:	pkgconfig(freetype2)
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|21	BuildRequires:	pkgconfig(zlib)
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|22	BuildRequires:	pkgconfig(liblircclient0)
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|23	BuildRequires:	mupen64plus-devel
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|24	
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|25	%description
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|26	An experimental plugin for mupen64plus to replace the rice plugin.
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|27	
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|28	
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|29	%prep
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|30	%setup -q -n %{name}-%{git_version}
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|31	
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|32	%build
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|33	export CFLAGS="%{optflags}"
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|34	%make all -C projects/unix all COREDIR=%{_libdir}/ SHAREDIR=%{_datadir}/mupen64plus2/ PLUGINDIR=%{_libdir}/mupen64plus2/ V=1
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|35	
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|36	%install
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|37	make -C projects/unix install PREFIX="%{_prefix}" DESTDIR="%{buildroot}" SHAREDIR=%{_datadir}/mupen64plus2/ LIBDIR=%{_libdir}/mupen64plus2/
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|38	
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|39	mv %{buildroot}/%{_libdir}/mupen64plus2/mupen64plus/mupen64plus-video-arachnoid.so %{buildroot}/%{_libdir}/mupen64plus2/
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|40	chmod -R 0755 %{buildroot}%{_libdir}
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|41	
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|42	%files
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|43	%dir %{_libdir}/mupen64plus2
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|44	%{_libdir}/mupen64plus2/mupen64plus-video-arachnoid.so
12cr|wahrhaft-mupen64plus-video-arachnoid-0.0.ada2d63714fd-2|45	

8409 12
12cr|wakeonlan-0.41-3|1	
12cr|wakeonlan-0.41-3|2	%define name	wakeonlan
12cr|wakeonlan-0.41-3|3	%define version	0.41
12cr|wakeonlan-0.41-3|4	%define rel	3
12cr|wakeonlan-0.41-3|5	
12cr|wakeonlan-0.41-3|6	Summary:	Wake-on-LAN magic packet sender
12cr|wakeonlan-0.41-3|7	Name:		%{name}
12cr|wakeonlan-0.41-3|8	Version:	%{version}
12cr|wakeonlan-0.41-3|9	Release:	%mkrel %rel
12cr|wakeonlan-0.41-3|10	Source:		http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/%{name}-%{version}.tar.bz2
12cr|wakeonlan-0.41-3|11	License:	Artistic
12cr|wakeonlan-0.41-3|12	URL:		http://gsd.di.uminho.pt/jpo/software/wakeonlan/
12cr|wakeonlan-0.41-3|13	Group:		Networking/Remote access
12cr|wakeonlan-0.41-3|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|wakeonlan-0.41-3|15	BuildArch:	noarch
12cr|wakeonlan-0.41-3|16	%description
12cr|wakeonlan-0.41-3|17	Wakeonlan is a Perl script that sends 'magic packets' to
12cr|wakeonlan-0.41-3|18	wake-on-LAN enabled ethernet adapters and motherboards, in
12cr|wakeonlan-0.41-3|19	order to switch on remote computers.
12cr|wakeonlan-0.41-3|20	
12cr|wakeonlan-0.41-3|21	%prep
12cr|wakeonlan-0.41-3|22	%setup -q
12cr|wakeonlan-0.41-3|23	
12cr|wakeonlan-0.41-3|24	%install
12cr|wakeonlan-0.41-3|25	rm -rf %{buildroot}
12cr|wakeonlan-0.41-3|26	%__install -D -m755 wakeonlan %{buildroot}%{_bindir}/wakeonlan
12cr|wakeonlan-0.41-3|27	
12cr|wakeonlan-0.41-3|28	%clean
12cr|wakeonlan-0.41-3|29	rm -rf %{buildroot}
12cr|wakeonlan-0.41-3|30	
12cr|wakeonlan-0.41-3|31	%files
12cr|wakeonlan-0.41-3|32	%defattr(-,root,root)
12cr|wakeonlan-0.41-3|33	%doc examples Changes README
12cr|wakeonlan-0.41-3|34	%{_bindir}/wakeonlan
12cr|wakeonlan-0.41-3|35	
12cr|wakeonlan-0.41-3|36	
12cr|wakeonlan-0.41-3|37	%changelog
12cr|wakeonlan-0.41-3|38	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.41-3mdv2010.0
12cr|wakeonlan-0.41-3|39	+ Revision: 434699
12cr|wakeonlan-0.41-3|40	- rebuild
12cr|wakeonlan-0.41-3|41	
12cr|wakeonlan-0.41-3|42	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.41-2mdv2009.0
12cr|wakeonlan-0.41-3|43	+ Revision: 136571
12cr|wakeonlan-0.41-3|44	- restore BuildRoot
12cr|wakeonlan-0.41-3|45	
12cr|wakeonlan-0.41-3|46	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|wakeonlan-0.41-3|47	- kill re-definition of %%buildroot on Pixel's request
12cr|wakeonlan-0.41-3|48	
12cr|wakeonlan-0.41-3|49	* Sun Jun 03 2007 Anssi Hannula <anssi@mandriva.org> 0.41-2mdv2008.0
12cr|wakeonlan-0.41-3|50	+ Revision: 34871
12cr|wakeonlan-0.41-3|51	- annual rebuild
12cr|wakeonlan-0.41-3|52	- Import wakeonlan
12cr|wakeonlan-0.41-3|53	
12cr|wakeonlan-0.41-3|54	
12cr|wakeonlan-0.41-3|55	
12cr|wakeonlan-0.41-3|56	* Fri May 26 2006 Anssi Hannula <anssi@mandriva.org> 0.41-1mdv2007.0
12cr|wakeonlan-0.41-3|57	- initial Mandriva release

8410 12
12cr|wallpaper-at-0.3-7|1	%define name wallpaper-at
12cr|wallpaper-at-0.3-7|2	%define version 0.3
12cr|wallpaper-at-0.3-7|3	%define release %mkrel 7
12cr|wallpaper-at-0.3-7|4	
12cr|wallpaper-at-0.3-7|5	Summary:	Wallpapers by Andreas Tille
12cr|wallpaper-at-0.3-7|6	Name:		%{name}
12cr|wallpaper-at-0.3-7|7	Version:	%{version}
12cr|wallpaper-at-0.3-7|8	Release:	%{release}
12cr|wallpaper-at-0.3-7|9	Source:		%{name}-%{version}.tar.bz2
12cr|wallpaper-at-0.3-7|10	License:	GNU Free Documentation License
12cr|wallpaper-at-0.3-7|11	Group:		Graphics
12cr|wallpaper-at-0.3-7|12	BuildArchitectures:	noarch
12cr|wallpaper-at-0.3-7|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|wallpaper-at-0.3-7|14	
12cr|wallpaper-at-0.3-7|15	URL:		http://www.steve.org.uk/Software/wallpapers/
12cr|wallpaper-at-0.3-7|16	
12cr|wallpaper-at-0.3-7|17	%description
12cr|wallpaper-at-0.3-7|18	This package contains some hopefully nice images to use as a background
12cr|wallpaper-at-0.3-7|19	or a screen saver.  They were taken by Andreas Tille on various trips to
12cr|wallpaper-at-0.3-7|20	Iceland (http://www.physik.uni-halle.de/~e2od5/island/).
12cr|wallpaper-at-0.3-7|21	
12cr|wallpaper-at-0.3-7|22	%package 1280x1024
12cr|wallpaper-at-0.3-7|23	Summary:	Wallpapers by Andreas Tille @ 1280x1024
12cr|wallpaper-at-0.3-7|24	Group:		Graphics
12cr|wallpaper-at-0.3-7|25	Provides:	wallpaper-at
12cr|wallpaper-at-0.3-7|26	
12cr|wallpaper-at-0.3-7|27	%description 1280x1024
12cr|wallpaper-at-0.3-7|28	This package contains some hopefully nice images to use as a background
12cr|wallpaper-at-0.3-7|29	or a screen saver.  They were taken by Andreas Tille on various trips to
12cr|wallpaper-at-0.3-7|30	Iceland (http://www.physik.uni-halle.de/~e2od5/island/).
12cr|wallpaper-at-0.3-7|31	
12cr|wallpaper-at-0.3-7|32	The images in this package are best suited for use in a 5:4 aspect ratio,
12cr|wallpaper-at-0.3-7|33	e.g. 1280x1024.
12cr|wallpaper-at-0.3-7|34	
12cr|wallpaper-at-0.3-7|35	%package 1600x1200
12cr|wallpaper-at-0.3-7|36	Summary:	Wallpapers by Andreas Tille @ 1600x1200
12cr|wallpaper-at-0.3-7|37	Group:		Graphics
12cr|wallpaper-at-0.3-7|38	Provides:	wallpaper-at
12cr|wallpaper-at-0.3-7|39	
12cr|wallpaper-at-0.3-7|40	%description 1600x1200
12cr|wallpaper-at-0.3-7|41	This package contains some hopefully nice images to use as a background
12cr|wallpaper-at-0.3-7|42	or a screen saver.  They were taken by Andreas Tille on various trips to
12cr|wallpaper-at-0.3-7|43	Iceland (http://www.physik.uni-halle.de/~e2od5/island/).
12cr|wallpaper-at-0.3-7|44	
12cr|wallpaper-at-0.3-7|45	The images in this package are best suited for use in a 4:3 aspect ratio,
12cr|wallpaper-at-0.3-7|46	e.g. 1600x1200, 1152x864, 1024x768, 800x600, or 640x480.
12cr|wallpaper-at-0.3-7|47	
12cr|wallpaper-at-0.3-7|48	%package 1600x900
12cr|wallpaper-at-0.3-7|49	Summary:	Wallpapers by Andreas Tille @ 1600x900
12cr|wallpaper-at-0.3-7|50	Group:		Graphics
12cr|wallpaper-at-0.3-7|51	Provides:	wallpaper-at
12cr|wallpaper-at-0.3-7|52	
12cr|wallpaper-at-0.3-7|53	%description 1600x900
12cr|wallpaper-at-0.3-7|54	This package contains some hopefully nice images to use as a background
12cr|wallpaper-at-0.3-7|55	or a screen saver.  They were taken by Andreas Tille on various trips to
12cr|wallpaper-at-0.3-7|56	Iceland (http://www.physik.uni-halle.de/~e2od5/island/).
12cr|wallpaper-at-0.3-7|57	
12cr|wallpaper-at-0.3-7|58	The images in this package are best suited for use in a 16:9 aspect ratio,
12cr|wallpaper-at-0.3-7|59	e.g. 1600x900.
12cr|wallpaper-at-0.3-7|60	
12cr|wallpaper-at-0.3-7|61	%prep
12cr|wallpaper-at-0.3-7|62	%setup -q
12cr|wallpaper-at-0.3-7|63	
12cr|wallpaper-at-0.3-7|64	%build
12cr|wallpaper-at-0.3-7|65	
12cr|wallpaper-at-0.3-7|66	%install
12cr|wallpaper-at-0.3-7|67	rm -rf $RPM_BUILD_ROOT
12cr|wallpaper-at-0.3-7|68	install -d $RPM_BUILD_ROOT/%{_datadir}/wallpapers
12cr|wallpaper-at-0.3-7|69	cp --recursive -f 1280x1024/ $RPM_BUILD_ROOT/%{_datadir}/wallpapers
12cr|wallpaper-at-0.3-7|70	cp --recursive -f 1600x1200/ $RPM_BUILD_ROOT/%{_datadir}/wallpapers
12cr|wallpaper-at-0.3-7|71	cp --recursive -f 1600x900/  $RPM_BUILD_ROOT/%{_datadir}/wallpapers
12cr|wallpaper-at-0.3-7|72	
12cr|wallpaper-at-0.3-7|73	%clean
12cr|wallpaper-at-0.3-7|74	rm -rf ${RPM_BUILD_ROOT}
12cr|wallpaper-at-0.3-7|75	
12cr|wallpaper-at-0.3-7|76	%files 1280x1024
12cr|wallpaper-at-0.3-7|77	%defattr(-,root,root)
12cr|wallpaper-at-0.3-7|78	%doc LICENSE README
12cr|wallpaper-at-0.3-7|79	%dir %{_datadir}/wallpapers/1280x1024
12cr|wallpaper-at-0.3-7|80	%{_datadir}/wallpapers/1280x1024/oexarafoss.jpg
12cr|wallpaper-at-0.3-7|81	%{_datadir}/wallpapers/1280x1024/namafjall2.jpg
12cr|wallpaper-at-0.3-7|82	%{_datadir}/wallpapers/1280x1024/sheeps.jpg
12cr|wallpaper-at-0.3-7|83	%{_datadir}/wallpapers/1280x1024/gras.jpg
12cr|wallpaper-at-0.3-7|84	%{_datadir}/wallpapers/1280x1024/gothafoss.jpg
12cr|wallpaper-at-0.3-7|85	%{_datadir}/wallpapers/1280x1024/swarti.jpg
12cr|wallpaper-at-0.3-7|86	%{_datadir}/wallpapers/1280x1024/myvatnevening.jpg
12cr|wallpaper-at-0.3-7|87	%{_datadir}/wallpapers/1280x1024/elephant.jpg
12cr|wallpaper-at-0.3-7|88	%{_datadir}/wallpapers/1280x1024/geysir.jpg
12cr|wallpaper-at-0.3-7|89	%{_datadir}/wallpapers/1280x1024/dandel.jpg
12cr|wallpaper-at-0.3-7|90	%{_datadir}/wallpapers/1280x1024/paul1.jpg
12cr|wallpaper-at-0.3-7|91	%{_datadir}/wallpapers/1280x1024/paul2.jpg
12cr|wallpaper-at-0.3-7|92	%{_datadir}/wallpapers/1280x1024/viti2.jpg
12cr|wallpaper-at-0.3-7|93	%{_datadir}/wallpapers/1280x1024/saaleck.jpg
12cr|wallpaper-at-0.3-7|94	%{_datadir}/wallpapers/1280x1024/leirhnjukur.jpg
12cr|wallpaper-at-0.3-7|95	%{_datadir}/wallpapers/1280x1024/sanssouci.jpg
12cr|wallpaper-at-0.3-7|96	%{_datadir}/wallpapers/1280x1024/ruegen.jpg
12cr|wallpaper-at-0.3-7|97	%{_datadir}/wallpapers/1280x1024/thyme.jpg
12cr|wallpaper-at-0.3-7|98	%{_datadir}/wallpapers/1280x1024/geysirbubble.jpg
12cr|wallpaper-at-0.3-7|99	%{_datadir}/wallpapers/1280x1024/hafragil.jpg
12cr|wallpaper-at-0.3-7|100	%{_datadir}/wallpapers/1280x1024/dirholaey.jpg
12cr|wallpaper-at-0.3-7|101	%{_datadir}/wallpapers/1280x1024/blesi.jpg
12cr|wallpaper-at-0.3-7|102	%{_datadir}/wallpapers/1280x1024/namafjall.jpg
12cr|wallpaper-at-0.3-7|103	%{_datadir}/wallpapers/1280x1024/hveravellir.jpg
12cr|wallpaper-at-0.3-7|104	%{_datadir}/wallpapers/1280x1024/memleben.jpg
12cr|wallpaper-at-0.3-7|105	%{_datadir}/wallpapers/1280x1024/laugarvatn.jpg
12cr|wallpaper-at-0.3-7|106	
12cr|wallpaper-at-0.3-7|107	%files 1600x1200
12cr|wallpaper-at-0.3-7|108	%defattr(-,root,root)
12cr|wallpaper-at-0.3-7|109	%doc LICENSE README
12cr|wallpaper-at-0.3-7|110	%dir %{_datadir}/wallpapers/1600x1200
12cr|wallpaper-at-0.3-7|111	%{_datadir}/wallpapers/1600x1200/namafjall2.jpg
12cr|wallpaper-at-0.3-7|112	%{_datadir}/wallpapers/1600x1200/sheeps.jpg
12cr|wallpaper-at-0.3-7|113	%{_datadir}/wallpapers/1600x1200/darsz.jpg
12cr|wallpaper-at-0.3-7|114	%{_datadir}/wallpapers/1600x1200/gothafoss.jpg
12cr|wallpaper-at-0.3-7|115	%{_datadir}/wallpapers/1600x1200/swarti.jpg
12cr|wallpaper-at-0.3-7|116	%{_datadir}/wallpapers/1600x1200/myvatnevening.jpg
12cr|wallpaper-at-0.3-7|117	%{_datadir}/wallpapers/1600x1200/geysir.jpg
12cr|wallpaper-at-0.3-7|118	%{_datadir}/wallpapers/1600x1200/dandel.jpg
12cr|wallpaper-at-0.3-7|119	%{_datadir}/wallpapers/1600x1200/paul1.jpg
12cr|wallpaper-at-0.3-7|120	%{_datadir}/wallpapers/1600x1200/paul2.jpg
12cr|wallpaper-at-0.3-7|121	%{_datadir}/wallpapers/1600x1200/viti2.jpg
12cr|wallpaper-at-0.3-7|122	%{_datadir}/wallpapers/1600x1200/saaleck.jpg
12cr|wallpaper-at-0.3-7|123	%{_datadir}/wallpapers/1600x1200/leirhnjukur.jpg
12cr|wallpaper-at-0.3-7|124	%{_datadir}/wallpapers/1600x1200/sanssouci.jpg
12cr|wallpaper-at-0.3-7|125	%{_datadir}/wallpapers/1600x1200/ruegen.jpg
12cr|wallpaper-at-0.3-7|126	%{_datadir}/wallpapers/1600x1200/thyme.jpg
12cr|wallpaper-at-0.3-7|127	%{_datadir}/wallpapers/1600x1200/geysirbubble.jpg
12cr|wallpaper-at-0.3-7|128	%{_datadir}/wallpapers/1600x1200/hafragil.jpg
12cr|wallpaper-at-0.3-7|129	%{_datadir}/wallpapers/1600x1200/koeln.jpg
12cr|wallpaper-at-0.3-7|130	%{_datadir}/wallpapers/1600x1200/hampton_curt.jpg
12cr|wallpaper-at-0.3-7|131	%{_datadir}/wallpapers/1600x1200/dirholaey.jpg
12cr|wallpaper-at-0.3-7|132	%{_datadir}/wallpapers/1600x1200/blesi.jpg
12cr|wallpaper-at-0.3-7|133	%{_datadir}/wallpapers/1600x1200/namafjall.jpg
12cr|wallpaper-at-0.3-7|134	%{_datadir}/wallpapers/1600x1200/hveravellir.jpg
12cr|wallpaper-at-0.3-7|135	%{_datadir}/wallpapers/1600x1200/brocken.jpg
12cr|wallpaper-at-0.3-7|136	%{_datadir}/wallpapers/1600x1200/memleben.jpg
12cr|wallpaper-at-0.3-7|137	%{_datadir}/wallpapers/1600x1200/laugarvatn.jpg
12cr|wallpaper-at-0.3-7|138	%{_datadir}/wallpapers/1600x1200/bicyle.jpg
12cr|wallpaper-at-0.3-7|139	
12cr|wallpaper-at-0.3-7|140	%files 1600x900
12cr|wallpaper-at-0.3-7|141	%defattr(-,root,root)
12cr|wallpaper-at-0.3-7|142	%doc LICENSE README
12cr|wallpaper-at-0.3-7|143	%dir %{_datadir}/wallpapers/1600x900
12cr|wallpaper-at-0.3-7|144	%{_datadir}/wallpapers/1600x900/sheeps.jpg
12cr|wallpaper-at-0.3-7|145	%{_datadir}/wallpapers/1600x900/paul1.jpg
12cr|wallpaper-at-0.3-7|146	%{_datadir}/wallpapers/1600x900/paul2.jpg
12cr|wallpaper-at-0.3-7|147	%{_datadir}/wallpapers/1600x900/sanssouci.jpg
12cr|wallpaper-at-0.3-7|148	%{_datadir}/wallpapers/1600x900/brocken.jpg
12cr|wallpaper-at-0.3-7|149	
12cr|wallpaper-at-0.3-7|150	
12cr|wallpaper-at-0.3-7|151	
12cr|wallpaper-at-0.3-7|152	%changelog
12cr|wallpaper-at-0.3-7|153	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.3-7mdv2010.0
12cr|wallpaper-at-0.3-7|154	+ Revision: 434700
12cr|wallpaper-at-0.3-7|155	- rebuild
12cr|wallpaper-at-0.3-7|156	
12cr|wallpaper-at-0.3-7|157	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3-6mdv2009.0
12cr|wallpaper-at-0.3-7|158	+ Revision: 261919
12cr|wallpaper-at-0.3-7|159	- rebuild
12cr|wallpaper-at-0.3-7|160	
12cr|wallpaper-at-0.3-7|161	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3-5mdv2009.0
12cr|wallpaper-at-0.3-7|162	+ Revision: 255827
12cr|wallpaper-at-0.3-7|163	- rebuild
12cr|wallpaper-at-0.3-7|164	
12cr|wallpaper-at-0.3-7|165	+ Olivier Blin <oblin@mandriva.com>
12cr|wallpaper-at-0.3-7|166	- restore BuildRoot
12cr|wallpaper-at-0.3-7|167	
12cr|wallpaper-at-0.3-7|168	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.3-3mdv2008.1
12cr|wallpaper-at-0.3-7|169	+ Revision: 129263
12cr|wallpaper-at-0.3-7|170	- kill re-definition of %%buildroot on Pixel's request
12cr|wallpaper-at-0.3-7|171	- import wallpaper-at
12cr|wallpaper-at-0.3-7|172	
12cr|wallpaper-at-0.3-7|173	
12cr|wallpaper-at-0.3-7|174	* Mon May 01 2006 Olivier Thauvin <nanardon@mandriva.org> 0.3-3mdk
12cr|wallpaper-at-0.3-7|175	- Rebuild
12cr|wallpaper-at-0.3-7|176	
12cr|wallpaper-at-0.3-7|177	* Tue Mar 02 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.3-2mdk
12cr|wallpaper-at-0.3-7|178	- Own dir
12cr|wallpaper-at-0.3-7|179	
12cr|wallpaper-at-0.3-7|180	* Thu May 29 2003 Levi Ramsey <levi@cygnetnet.net> 0.3-1mdk
12cr|wallpaper-at-0.3-7|181	- Initial contrib
12cr|wallpaper-at-0.3-7|182	- Based on debian package(s) wallpapers-at... by Andreas Tille and
12cr|wallpaper-at-0.3-7|183	Steve Kemp
12cr|wallpaper-at-0.3-7|184	- Debian-specific stuff and hooks to Kemp's wallpaper-controller
12cr|wallpaper-at-0.3-7|185	removed from tarball

8411 12
12cr|wallpapoz-0.5-1|1	Name:		wallpapoz
12cr|wallpapoz-0.5-1|2	Version:	0.5
12cr|wallpapoz-0.5-1|3	Release:	%mkrel 1
12cr|wallpapoz-0.5-1|4	Group:		Graphical desktop/GNOME
12cr|wallpapoz-0.5-1|5	License:	GPLv2+
12cr|wallpapoz-0.5-1|6	Source0:        http://wallpapoz.akbarhome.com/files/%name-%version.tar.bz2
12cr|wallpapoz-0.5-1|7	URL:		http://wallpapoz.akbarhome.com
12cr|wallpapoz-0.5-1|8	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|wallpapoz-0.5-1|9	%py_requires
12cr|wallpapoz-0.5-1|10	BuildRequires:	pygtk2.0
12cr|wallpapoz-0.5-1|11	BuildRequires:	gnome-python
12cr|wallpapoz-0.5-1|12	BuildRequires:	python-imaging
12cr|wallpapoz-0.5-1|13	BuildRequires:	pygtk2.0-libglade
12cr|wallpapoz-0.5-1|14	BuildRequires:	python-devel
12cr|wallpapoz-0.5-1|15	Requires:	pygtk2.0
12cr|wallpapoz-0.5-1|16	Requires:	gnome-python
12cr|wallpapoz-0.5-1|17	Requires:	python-imaging
12cr|wallpapoz-0.5-1|18	Requires:	pygtk2.0-libglade
12cr|wallpapoz-0.5-1|19	Requires:	xwininfo
12cr|wallpapoz-0.5-1|20	BuildArch:	noarch
12cr|wallpapoz-0.5-1|21	Summary:	Gnome Desktop wallpaper configuration tool
12cr|wallpapoz-0.5-1|22	
12cr|wallpapoz-0.5-1|23	%description
12cr|wallpapoz-0.5-1|24	Wallpapoz application enables you to configure Gnome desktop wallpapers
12cr|wallpapoz-0.5-1|25	in unique way. You could have Gnome desktop wallpaper changes when the
12cr|wallpapoz-0.5-1|26	specified time has passed.
12cr|wallpapoz-0.5-1|27	
12cr|wallpapoz-0.5-1|28	%files -f %name.lang
12cr|wallpapoz-0.5-1|29	%defattr(-,root,root)
12cr|wallpapoz-0.5-1|30	%doc README CHANGELOG
12cr|wallpapoz-0.5-1|31	%_bindir/daemon_wallpapoz
12cr|wallpapoz-0.5-1|32	%_bindir/wallpapoz
12cr|wallpapoz-0.5-1|33	%_datadir/wallpapoz
12cr|wallpapoz-0.5-1|34	%_datadir/pixmaps/wallpapoz.png
12cr|wallpapoz-0.5-1|35	%_datadir/applications/wallpapoz.desktop
12cr|wallpapoz-0.5-1|36	
12cr|wallpapoz-0.5-1|37	%prep
12cr|wallpapoz-0.5-1|38	%setup -q
12cr|wallpapoz-0.5-1|39	
12cr|wallpapoz-0.5-1|40	%install
12cr|wallpapoz-0.5-1|41	rm -fr %buildroot
12cr|wallpapoz-0.5-1|42	mkdir -p %buildroot%_prefix
12cr|wallpapoz-0.5-1|43	./setup.py install --installdir %buildroot%_prefix
12cr|wallpapoz-0.5-1|44	
12cr|wallpapoz-0.5-1|45	%find_lang %name --with-gnome
12cr|wallpapoz-0.5-1|46	
12cr|wallpapoz-0.5-1|47	%clean
12cr|wallpapoz-0.5-1|48	rm -fr %buildroot
12cr|wallpapoz-0.5-1|49	
12cr|wallpapoz-0.5-1|50	%if %mdkversion < 200900
12cr|wallpapoz-0.5-1|51	%post
12cr|wallpapoz-0.5-1|52	%update_menus
12cr|wallpapoz-0.5-1|53	%endif
12cr|wallpapoz-0.5-1|54	
12cr|wallpapoz-0.5-1|55	%if %mdkversion < 200900
12cr|wallpapoz-0.5-1|56	%postun
12cr|wallpapoz-0.5-1|57	%clean_menus
12cr|wallpapoz-0.5-1|58	%endif
12cr|wallpapoz-0.5-1|59	
12cr|wallpapoz-0.5-1|60	
12cr|wallpapoz-0.5-1|61	
12cr|wallpapoz-0.5-1|62	%changelog
12cr|wallpapoz-0.5-1|63	* Wed Mar 09 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.5-1mdv2011.0
12cr|wallpapoz-0.5-1|64	+ Revision: 643139
12cr|wallpapoz-0.5-1|65	- update to new version 0.5
12cr|wallpapoz-0.5-1|66	
12cr|wallpapoz-0.5-1|67	* Sun Oct 31 2010 Funda Wang <fwang@mandriva.org> 0.4.1-6mdv2011.0
12cr|wallpapoz-0.5-1|68	+ Revision: 590859
12cr|wallpapoz-0.5-1|69	- BR p-devel
12cr|wallpapoz-0.5-1|70	- rebuild for py2.7
12cr|wallpapoz-0.5-1|71	
12cr|wallpapoz-0.5-1|72	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.4.1-5mdv2010.0
12cr|wallpapoz-0.5-1|73	+ Revision: 445731
12cr|wallpapoz-0.5-1|74	- rebuild
12cr|wallpapoz-0.5-1|75	
12cr|wallpapoz-0.5-1|76	* Sun Mar 15 2009 Emmanuel Andry <eandry@mandriva.org> 0.4.1-4mdv2009.1
12cr|wallpapoz-0.5-1|77	+ Revision: 355454
12cr|wallpapoz-0.5-1|78	- rebuild for python 2.6
12cr|wallpapoz-0.5-1|79	
12cr|wallpapoz-0.5-1|80	* Tue Nov 25 2008 Adam Williamson <awilliamson@mandriva.org> 0.4.1-3mdv2009.1
12cr|wallpapoz-0.5-1|81	+ Revision: 306794
12cr|wallpapoz-0.5-1|82	- All Caps In Summary Looks Weird
12cr|wallpapoz-0.5-1|83	- requires xwininfo - http://forum.mandriva.com/viewtopic.php?t=100494
12cr|wallpapoz-0.5-1|84	
12cr|wallpapoz-0.5-1|85	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 0.4.1-2mdv2009.0
12cr|wallpapoz-0.5-1|86	+ Revision: 269669
12cr|wallpapoz-0.5-1|87	- rebuild early 2009.0 package (before pixel changes)
12cr|wallpapoz-0.5-1|88	
12cr|wallpapoz-0.5-1|89	+ Pixel <pixel@mandriva.com>
12cr|wallpapoz-0.5-1|90	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wallpapoz-0.5-1|91	
12cr|wallpapoz-0.5-1|92	* Sun Jun 08 2008 Funda Wang <fwang@mandriva.org> 0.4.1-1mdv2009.0
12cr|wallpapoz-0.5-1|93	+ Revision: 216986
12cr|wallpapoz-0.5-1|94	- add more br
12cr|wallpapoz-0.5-1|95	- list files
12cr|wallpapoz-0.5-1|96	- import source and spec
12cr|wallpapoz-0.5-1|97	- Created package structure for wallpapoz.
12cr|wallpapoz-0.5-1|98	

8412 12
12cr|wammu-0.35-1|1	%define name wammu
12cr|wammu-0.35-1|2	%define version 0.35
12cr|wammu-0.35-1|3	%define release %mkrel 1
12cr|wammu-0.35-1|4	
12cr|wammu-0.35-1|5	%define python_gammu_req 0.24
12cr|wammu-0.35-1|6	
12cr|wammu-0.35-1|7	Summary:        Mobile phone manager
12cr|wammu-0.35-1|8	Name:           %{name}
12cr|wammu-0.35-1|9	Version:        %{version}
12cr|wammu-0.35-1|10	Release:        %{release}
12cr|wammu-0.35-1|11	Source0:        http://dl.cihar.com/%{name}/latest/%{name}-%{version}.tar.bz2
12cr|wammu-0.35-1|12	License:        GPLv2+
12cr|wammu-0.35-1|13	Group:          Communications
12cr|wammu-0.35-1|14	Url:        	http://wammu.eu
12cr|wammu-0.35-1|15	Buildroot:  	%{_tmppath}/%name-%version-root
12cr|wammu-0.35-1|16	Requires:       wxPythonGTK >= 2.6.2, python-gammu >= %{python_gammu_req}, gnome-bluetooth
12cr|wammu-0.35-1|17	BuildRequires:  wxPythonGTK >= 2.6.2, python-gammu >= %{python_gammu_req}, python-devel
12cr|wammu-0.35-1|18	BuildArch:	noarch
12cr|wammu-0.35-1|19	
12cr|wammu-0.35-1|20	%description
12cr|wammu-0.35-1|21	Mobile phone manager using Gammu as it's backend. It works with any phone Gammu
12cr|wammu-0.35-1|22	supports - many Nokia, Siemens, Alcatel, ... Written using wxGTK.
12cr|wammu-0.35-1|23	
12cr|wammu-0.35-1|24	%prep
12cr|wammu-0.35-1|25	%setup -q
12cr|wammu-0.35-1|26	
12cr|wammu-0.35-1|27	%build
12cr|wammu-0.35-1|28	CFLAGS="$RPM_OPT_FLAGS" SKIPWXCHECK=yes python setup.py build
12cr|wammu-0.35-1|29	
12cr|wammu-0.35-1|30	%install
12cr|wammu-0.35-1|31	rm -rf $RPM_BUILD_ROOT
12cr|wammu-0.35-1|32	SKIPWXCHECK=yes python setup.py install --root=$RPM_BUILD_ROOT
12cr|wammu-0.35-1|33	
12cr|wammu-0.35-1|34	%find_lang %name
12cr|wammu-0.35-1|35	
12cr|wammu-0.35-1|36	%clean
12cr|wammu-0.35-1|37	rm -rf $RPM_BUILD_ROOT
12cr|wammu-0.35-1|38	
12cr|wammu-0.35-1|39	%files -f %name.lang
12cr|wammu-0.35-1|40	%defattr(-,root,root)
12cr|wammu-0.35-1|41	%doc README AUTHORS FAQ COPYING
12cr|wammu-0.35-1|42	%{_bindir}/*
12cr|wammu-0.35-1|43	%{py_puresitedir}/*
12cr|wammu-0.35-1|44	%{_datadir}/Wammu
12cr|wammu-0.35-1|45	%{_datadir}/applications/*.desktop
12cr|wammu-0.35-1|46	%{_datadir}/pixmaps/*
12cr|wammu-0.35-1|47	%{_mandir}/man1/*
12cr|wammu-0.35-1|48	%lang(cs) %{_mandir}/cs/man?/*
12cr|wammu-0.35-1|49	%lang(de) %{_mandir}/de/man?/*
12cr|wammu-0.35-1|50	%lang(it) %{_mandir}/it/man?/*
12cr|wammu-0.35-1|51	%lang(nl) %{_mandir}/nl/man?/*
12cr|wammu-0.35-1|52	%lang(ru) %{_mandir}/ru/man?/*
12cr|wammu-0.35-1|53	%lang(sk) %{_mandir}/sk/man?/*
12cr|wammu-0.35-1|54	
12cr|wammu-0.35-1|55	
12cr|wammu-0.35-1|56	%changelog
12cr|wammu-0.35-1|57	* Thu Dec 02 2010 Funda Wang <fwang@mandriva.org> 0.35-1mdv2011.0
12cr|wammu-0.35-1|58	+ Revision: 604648
12cr|wammu-0.35-1|59	- update to new version 0.35
12cr|wammu-0.35-1|60	
12cr|wammu-0.35-1|61	* Thu Nov 04 2010 Funda Wang <fwang@mandriva.org> 0.34-2mdv2011.0
12cr|wammu-0.35-1|62	+ Revision: 593072
12cr|wammu-0.35-1|63	- rebuild for py2.7
12cr|wammu-0.35-1|64	
12cr|wammu-0.35-1|65	* Tue Sep 07 2010 Funda Wang <fwang@mandriva.org> 0.34-1mdv2011.0
12cr|wammu-0.35-1|66	+ Revision: 576555
12cr|wammu-0.35-1|67	- new version 0.34
12cr|wammu-0.35-1|68	
12cr|wammu-0.35-1|69	* Sat Jul 17 2010 Funda Wang <fwang@mandriva.org> 0.33-1mdv2011.0
12cr|wammu-0.35-1|70	+ Revision: 554722
12cr|wammu-0.35-1|71	- update file list
12cr|wammu-0.35-1|72	- new version 0.33
12cr|wammu-0.35-1|73	
12cr|wammu-0.35-1|74	* Thu Jan 21 2010 Frederik Himpe <fhimpe@mandriva.org> 0.32.1-1mdv2010.1
12cr|wammu-0.35-1|75	+ Revision: 494653
12cr|wammu-0.35-1|76	- Update to new version 0.32.1
12cr|wammu-0.35-1|77	
12cr|wammu-0.35-1|78	* Wed Jan 13 2010 Frederik Himpe <fhimpe@mandriva.org> 0.32-1mdv2010.1
12cr|wammu-0.35-1|79	+ Revision: 491047
12cr|wammu-0.35-1|80	- Update to new version 0.32
12cr|wammu-0.35-1|81	
12cr|wammu-0.35-1|82	* Wed Dec 16 2009 Frederik Himpe <fhimpe@mandriva.org> 0.31.1-1mdv2010.1
12cr|wammu-0.35-1|83	+ Revision: 479571
12cr|wammu-0.35-1|84	- Update to new version 0.31.1
12cr|wammu-0.35-1|85	
12cr|wammu-0.35-1|86	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.30.1-2mdv2010.0
12cr|wammu-0.35-1|87	+ Revision: 445734
12cr|wammu-0.35-1|88	- rebuild
12cr|wammu-0.35-1|89	
12cr|wammu-0.35-1|90	* Sat Mar 07 2009 Funda Wang <fwang@mandriva.org> 0.30.1-1mdv2009.1
12cr|wammu-0.35-1|91	+ Revision: 351730
12cr|wammu-0.35-1|92	- update to new version 0.30.1
12cr|wammu-0.35-1|93	
12cr|wammu-0.35-1|94	* Sat Mar 07 2009 Funda Wang <fwang@mandriva.org> 0.30-1mdv2009.1
12cr|wammu-0.35-1|95	+ Revision: 350991
12cr|wammu-0.35-1|96	- New version 0.30
12cr|wammu-0.35-1|97	
12cr|wammu-0.35-1|98	* Fri Jan 02 2009 Funda Wang <fwang@mandriva.org> 0.29-2mdv2009.1
12cr|wammu-0.35-1|99	+ Revision: 323361
12cr|wammu-0.35-1|100	- rebuild
12cr|wammu-0.35-1|101	
12cr|wammu-0.35-1|102	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 0.29-1mdv2009.1
12cr|wammu-0.35-1|103	+ Revision: 292627
12cr|wammu-0.35-1|104	- New version 0.29
12cr|wammu-0.35-1|105	
12cr|wammu-0.35-1|106	* Tue Jul 22 2008 Funda Wang <fwang@mandriva.org> 0.28-1mdv2009.0
12cr|wammu-0.35-1|107	+ Revision: 240395
12cr|wammu-0.35-1|108	- New version 0.28
12cr|wammu-0.35-1|109	
12cr|wammu-0.35-1|110	* Tue May 13 2008 Funda Wang <fwang@mandriva.org> 0.27-1mdv2009.0
12cr|wammu-0.35-1|111	+ Revision: 206514
12cr|wammu-0.35-1|112	- update to new version 0.27
12cr|wammu-0.35-1|113	
12cr|wammu-0.35-1|114	* Tue Mar 04 2008 Funda Wang <fwang@mandriva.org> 0.26-1mdv2008.1
12cr|wammu-0.35-1|115	+ Revision: 178469
12cr|wammu-0.35-1|116	- New version 0.26
12cr|wammu-0.35-1|117	
12cr|wammu-0.35-1|118	+ Olivier Blin <oblin@mandriva.com>
12cr|wammu-0.35-1|119	- restore BuildRoot
12cr|wammu-0.35-1|120	
12cr|wammu-0.35-1|121	* Fri Dec 21 2007 Funda Wang <fwang@mandriva.org> 0.25-1mdv2008.1
12cr|wammu-0.35-1|122	+ Revision: 136366
12cr|wammu-0.35-1|123	- New version 0.25
12cr|wammu-0.35-1|124	
12cr|wammu-0.35-1|125	+ Thierry Vignaud <tv@mandriva.org>
12cr|wammu-0.35-1|126	- kill re-definition of %%buildroot on Pixel's request
12cr|wammu-0.35-1|127	
12cr|wammu-0.35-1|128	* Tue Nov 13 2007 Funda Wang <fwang@mandriva.org> 0.24-1mdv2008.1
12cr|wammu-0.35-1|129	+ Revision: 108372
12cr|wammu-0.35-1|130	- New version 0.24
12cr|wammu-0.35-1|131	
12cr|wammu-0.35-1|132	* Thu Nov 08 2007 Funda Wang <fwang@mandriva.org> 0.23-2mdv2008.1
12cr|wammu-0.35-1|133	+ Revision: 106937
12cr|wammu-0.35-1|134	- bump required python-gammu version
12cr|wammu-0.35-1|135	- rebuild for new gammu
12cr|wammu-0.35-1|136	- fix url
12cr|wammu-0.35-1|137	
12cr|wammu-0.35-1|138	* Sat Oct 13 2007 Funda Wang <fwang@mandriva.org> 0.23-1mdv2008.1
12cr|wammu-0.35-1|139	+ Revision: 97826
12cr|wammu-0.35-1|140	- New version 0.23
12cr|wammu-0.35-1|141	
12cr|wammu-0.35-1|142	* Tue Apr 17 2007 Erwan Velu <erwan@mandriva.org> 0.19-1mdv2008.0
12cr|wammu-0.35-1|143	+ Revision: 14125
12cr|wammu-0.35-1|144	- 0.19
12cr|wammu-0.35-1|145	
12cr|wammu-0.35-1|146	
12cr|wammu-0.35-1|147	* Fri Feb 09 2007 Erwan Velu <erwan@mandriva.org> 0.17-1mdv2007.0
12cr|wammu-0.35-1|148	+ Revision: 118472
12cr|wammu-0.35-1|149	- Missing buildrequires
12cr|wammu-0.35-1|150	- 0.17
12cr|wammu-0.35-1|151	
12cr|wammu-0.35-1|152	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|wammu-0.35-1|153	- import wammu-0.13-1mdk
12cr|wammu-0.35-1|154	
12cr|wammu-0.35-1|155	* Thu Apr 27 2006 Erwan Velu <velu@seanodes.com> 0.13-1mdk
12cr|wammu-0.35-1|156	- 0.13
12cr|wammu-0.35-1|157	
12cr|wammu-0.35-1|158	* Fri Mar 17 2006 Erwan Velu <velu@seanodes.com> 0.12-2mdk
12cr|wammu-0.35-1|159	- Adding buildrequires
12cr|wammu-0.35-1|160	
12cr|wammu-0.35-1|161	* Wed Mar 15 2006 Guillaume Bedot <littletux@mandriva.org> 0.12-1mdk
12cr|wammu-0.35-1|162	- 0.12
12cr|wammu-0.35-1|163	- use new python macro
12cr|wammu-0.35-1|164	- fix redundant-prefix-tag
12cr|wammu-0.35-1|165	
12cr|wammu-0.35-1|166	* Wed Dec 28 2005 Erwan Velu <velu@seanodes.com> 0.11-1mdk
12cr|wammu-0.35-1|167	- 0.11
12cr|wammu-0.35-1|168	
12cr|wammu-0.35-1|169	* Tue Aug 23 2005 Erwan Velu <velu@seanodes.com> 0.10-1mdk
12cr|wammu-0.35-1|170	- 0.10
12cr|wammu-0.35-1|171	
12cr|wammu-0.35-1|172	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.8-3mdk
12cr|wammu-0.35-1|173	- Rebuild for new python
12cr|wammu-0.35-1|174	
12cr|wammu-0.35-1|175	* Mon Nov 01 2004 Michael Scherer <misc@mandrake.org> 0.8-2mdk
12cr|wammu-0.35-1|176	- [DIRM]
12cr|wammu-0.35-1|177	
12cr|wammu-0.35-1|178	* Sat Sep 25 2004 Erwan Velu <erwan@mandrakesoft.com> 0.8-1mdk
12cr|wammu-0.35-1|179	- Initial mdk release
12cr|wammu-0.35-1|180	

8413 12
12cr|wargus-2.2.7-1|1	Name:		wargus
12cr|wargus-2.2.7-1|2	Summary:	Warcraft II for the Stratagus game engine (Needs WC2 DOS CD)
12cr|wargus-2.2.7-1|3	Version:	2.2.7
12cr|wargus-2.2.7-1|4	Release:	1
12cr|wargus-2.2.7-1|5	Source0:	http://launchpad.net/wargus/trunk/%{version}/+download/%{name}_%{version}.orig.tar.gz
12cr|wargus-2.2.7-1|6	URL:		http://wargus.sourceforge.net
12cr|wargus-2.2.7-1|7	Group:		Games/Strategy
12cr|wargus-2.2.7-1|8	License:	GPLv2
12cr|wargus-2.2.7-1|9	BuildRequires:	cmake
12cr|wargus-2.2.7-1|10	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|wargus-2.2.7-1|11	BuildRequires:	pkgconfig(libpng)
12cr|wargus-2.2.7-1|12	BuildRequires:	zlib-devel
12cr|wargus-2.2.7-1|13	BuildRequires:	stratagus-devel = %{version}
12cr|wargus-2.2.7-1|14	Requires:	ffmpeg2theora
12cr|wargus-2.2.7-1|15	Requires:	cdparanoia
12cr|wargus-2.2.7-1|16	Requires:	stratagus = %{version}
12cr|wargus-2.2.7-1|17	
12cr|wargus-2.2.7-1|18	%description
12cr|wargus-2.2.7-1|19	Wargus is a Warcraft2 Mod that allows you to play Warcraft2 with the Stratagus
12cr|wargus-2.2.7-1|20	engine, as opposed to play it with the original Warcraft2 one. So unless you
12cr|wargus-2.2.7-1|21	have a legal copy of Warcraft2 (original DOS Version required, won't work with
12cr|wargus-2.2.7-1|22	the battle.net edition) Wargus will be pretty useless to you, since it doesn't
12cr|wargus-2.2.7-1|23	come with any graphics or sounds itself.
12cr|wargus-2.2.7-1|24	
12cr|wargus-2.2.7-1|25	So why play Warcraft2 with the Stratagus engine instead of the original
12cr|wargus-2.2.7-1|26	Warcraft2 one? There are numerous reasons, first it allows you to play
12cr|wargus-2.2.7-1|27	Warcraft2 under GNU/Linux and other operating systems not supported by the
12cr|wargus-2.2.7-1|28	original Warcraft2 engine, secondly it allows you to play over the internet,
12cr|wargus-2.2.7-1|29	which the original Warcraft2 engine didn't allow you to. Last not least the
12cr|wargus-2.2.7-1|30	Stratagus engine allows you to tweak numerous parameters so you can play
12cr|wargus-2.2.7-1|31	around with different unit strength and such.
12cr|wargus-2.2.7-1|32	
12cr|wargus-2.2.7-1|33	Since Wargus uses a different engine, not all things will work 100% the same
12cr|wargus-2.2.7-1|34	as they did in the original Warcraft2, if you want the original unchanged
12cr|wargus-2.2.7-1|35	Warcraft2 experience, you will still have to use the original Warcraft2.
12cr|wargus-2.2.7-1|36	
12cr|wargus-2.2.7-1|37	Warcract2 game data should be installed to: /usr/share/games/stratagus/wargus/
12cr|wargus-2.2.7-1|38	Like: wartool -m -v -r [warcraft2_path]/data /usr/share/games/stratagus/wargus/
12cr|wargus-2.2.7-1|39	
12cr|wargus-2.2.7-1|40	Warning! There are lots of hacked Warcraft2 versions that are NOT supported.
12cr|wargus-2.2.7-1|41	If you have problems with starting Wargus, most likely it's related to wrong
12cr|wargus-2.2.7-1|42	Warcraft2 data. Even if error messages are related to wrong/missing scripts.
12cr|wargus-2.2.7-1|43	The engine is tested and it does work.
12cr|wargus-2.2.7-1|44	
12cr|wargus-2.2.7-1|45	%prep
12cr|wargus-2.2.7-1|46	%setup -q -n %{name}_%{version}.orig
12cr|wargus-2.2.7-1|47	
12cr|wargus-2.2.7-1|48	%build
12cr|wargus-2.2.7-1|49	%cmake
12cr|wargus-2.2.7-1|50	%make
12cr|wargus-2.2.7-1|51	
12cr|wargus-2.2.7-1|52	%install
12cr|wargus-2.2.7-1|53	%makeinstall_std -C build
12cr|wargus-2.2.7-1|54	
12cr|wargus-2.2.7-1|55	%files
12cr|wargus-2.2.7-1|56	%doc README doc/*
12cr|wargus-2.2.7-1|57	%{_gamesbindir}/%{name}
12cr|wargus-2.2.7-1|58	%{_bindir}/wartool
12cr|wargus-2.2.7-1|59	%{_bindir}/pudconvert
12cr|wargus-2.2.7-1|60	%{_gamesdatadir}/stratagus/%{name}
12cr|wargus-2.2.7-1|61	%{_datadir}/pixmaps/%{name}.png
12cr|wargus-2.2.7-1|62	%{_datadir}/applications/%{name}.desktop
12cr|wargus-2.2.7-1|63	
12cr|wargus-2.2.7-1|64	
12cr|wargus-2.2.7-1|65	
12cr|wargus-2.2.7-1|66	%changelog
12cr|wargus-2.2.7-1|67	* Thu Sep 27 2012 Zombie Ryushu <ryushu@mandriva.org> 2.2.7-1mdv2012.0
12cr|wargus-2.2.7-1|68	+ Revision: 817687
12cr|wargus-2.2.7-1|69	- remove old patches
12cr|wargus-2.2.7-1|70	- Upgrade to 2.2.7
12cr|wargus-2.2.7-1|71	
12cr|wargus-2.2.7-1|72	* Mon Jan 30 2012 Andrey Bondrov <abondrov@mandriva.org> 2.2.6-1
12cr|wargus-2.2.7-1|73	+ Revision: 769857
12cr|wargus-2.2.7-1|74	- Add patch0 and patch1 to fix build in Cooker (DSO and png issues)
12cr|wargus-2.2.7-1|75	- imported package wargus
12cr|wargus-2.2.7-1|76	

8414 12
12cr|warmux-11.04.1-2|1	#SPEC by Julien Catalano
12cr|warmux-11.04.1-2|2	
12cr|warmux-11.04.1-2|3	Summary:	Warmux is a free (Libre) clone of Worms from Team17 but no Wormux fork
12cr|warmux-11.04.1-2|4	Name:		warmux
12cr|warmux-11.04.1-2|5	Version:	11.04.1
12cr|warmux-11.04.1-2|6	Release:	2
12cr|warmux-11.04.1-2|7	License:	GPLv2+
12cr|warmux-11.04.1-2|8	Group:		Games/Arcade
12cr|warmux-11.04.1-2|9	Url:		http://www.warmux.org/
12cr|warmux-11.04.1-2|10	Source0:	http://download.gna.org/warmux/%{name}-%{version}.tar.bz2
12cr|warmux-11.04.1-2|11	Patch0:		warmux-zlib.patch
12cr|warmux-11.04.1-2|12	Patch1:		warmux-gcc47.patch
12cr|warmux-11.04.1-2|13	BuildRequires:	imagemagick
12cr|warmux-11.04.1-2|14	BuildRequires:	SDL_gfx-devel
12cr|warmux-11.04.1-2|15	BuildRequires:	SDL_image-devel
12cr|warmux-11.04.1-2|16	BuildRequires:	SDL_mixer-devel
12cr|warmux-11.04.1-2|17	BuildRequires:	SDL_net-devel
12cr|warmux-11.04.1-2|18	BuildRequires:	SDL_ttf-devel
12cr|warmux-11.04.1-2|19	BuildRequires:	pkgconfig(fribidi)
12cr|warmux-11.04.1-2|20	BuildRequires:	pkgconfig(libcurl)
12cr|warmux-11.04.1-2|21	BuildRequires:	pkgconfig(libxml++-2.6)
12cr|warmux-11.04.1-2|22	BuildRequires:	pkgconfig(libpng)
12cr|warmux-11.04.1-2|23	
12cr|warmux-11.04.1-2|24	%description
12cr|warmux-11.04.1-2|25	Almost everyone has heard of the Worms(R) series of games, developed by Team17.
12cr|warmux-11.04.1-2|26	Worms was created in 1990, the goal of the game consisting of a several teams
12cr|warmux-11.04.1-2|27	of "worms" fighting to the death on a 2D map. Warmux is heavily influenced by
12cr|warmux-11.04.1-2|28	all games in this genre, including Scorched Earth and Liero.
12cr|warmux-11.04.1-2|29	
12cr|warmux-11.04.1-2|30	Warmux is free software clone of this game concept. Though currently under
12cr|warmux-11.04.1-2|31	heavy development, it is already very playable, with lots of weapons
12cr|warmux-11.04.1-2|32	(Dynamite, Baseball Bat, Teleportation, etc.). There are also lots of maps
12cr|warmux-11.04.1-2|33	available for your battling pleasure! Warmux takes the genre to the next
12cr|warmux-11.04.1-2|34	level, with great customisation options leading to great gameplay. There
12cr|warmux-11.04.1-2|35	is a wide selection of teams, from the Aliens to the Chickens. Also, new
12cr|warmux-11.04.1-2|36	battlefields can be downloaded from the Internet, making strategy an
12cr|warmux-11.04.1-2|37	important part of each battle.
12cr|warmux-11.04.1-2|38	
12cr|warmux-11.04.1-2|39	Though two human players are currently needed to play (unless you have
12cr|warmux-11.04.1-2|40	a split personality :) the creation of artificial players and network play
12cr|warmux-11.04.1-2|41	are future goals. So, start downloading today, and fight to become king of
12cr|warmux-11.04.1-2|42	the garden!
12cr|warmux-11.04.1-2|43	
12cr|warmux-11.04.1-2|44	%prep
12cr|warmux-11.04.1-2|45	#temp fix, 11.04.1 contains only warmux-11.04 and no warmux-11.04.1
12cr|warmux-11.04.1-2|46	%setup -q -n %{name}-11.04
12cr|warmux-11.04.1-2|47	%patch0 -p1
12cr|warmux-11.04.1-2|48	%patch1 -p1
12cr|warmux-11.04.1-2|49	
12cr|warmux-11.04.1-2|50	%build
12cr|warmux-11.04.1-2|51	#(tpg) get rid of -Werror
12cr|warmux-11.04.1-2|52	# sed -i -e 's/-Werror//' src/Makefile.am
12cr|warmux-11.04.1-2|53	
12cr|warmux-11.04.1-2|54	%configure2_5x	\
12cr|warmux-11.04.1-2|55	--bindir=%{_gamesbindir} \
12cr|warmux-11.04.1-2|56	--with-datadir-name=%{_gamesdatadir}/%{name} \
12cr|warmux-11.04.1-2|57	--disable-rpath \
12cr|warmux-11.04.1-2|58	--enable-fribidi
12cr|warmux-11.04.1-2|59	
12cr|warmux-11.04.1-2|60	#(tpg) get rid of -Werror
12cr|warmux-11.04.1-2|61	# sed -i -e 's/-Werror//' src/Makefile.in
12cr|warmux-11.04.1-2|62	
12cr|warmux-11.04.1-2|63	%make
12cr|warmux-11.04.1-2|64	
12cr|warmux-11.04.1-2|65	%install
12cr|warmux-11.04.1-2|66	# allow this script to be executed
12cr|warmux-11.04.1-2|67	chmod +x install-sh
12cr|warmux-11.04.1-2|68	
12cr|warmux-11.04.1-2|69	# drop icon extension
12cr|warmux-11.04.1-2|70	perl -pi -e 's/.png//g' data/warmux.desktop
12cr|warmux-11.04.1-2|71	
12cr|warmux-11.04.1-2|72	%makeinstall_std localedir=%{_datadir}/locale
12cr|warmux-11.04.1-2|73	
12cr|warmux-11.04.1-2|74	%find_lang %{name}
12cr|warmux-11.04.1-2|75	
12cr|warmux-11.04.1-2|76	%files -f %{name}.lang
12cr|warmux-11.04.1-2|77	%doc AUTHORS ChangeLog README
12cr|warmux-11.04.1-2|78	%{_gamesbindir}/%{name}
12cr|warmux-11.04.1-2|79	%{_gamesbindir}/%{name}-list-games
12cr|warmux-11.04.1-2|80	%{_gamesdatadir}/%{name}
12cr|warmux-11.04.1-2|81	%{_datadir}/applications/%{name}.desktop
12cr|warmux-11.04.1-2|82	%{_datadir}/applications/%{name}_files.desktop
12cr|warmux-11.04.1-2|83	%{_datadir}/pixmaps/%{name}_128x128.png
12cr|warmux-11.04.1-2|84	%{_mandir}/man6/%{name}.*
12cr|warmux-11.04.1-2|85	

8415 12
12cr|warsow-1.02-2|1	%define		debug_package	%nil
12cr|warsow-1.02-2|2	
12cr|warsow-1.02-2|3	Name:		warsow
12cr|warsow-1.02-2|4	Summary:	A fast-paced first-person-shooter game
12cr|warsow-1.02-2|5	Version:	1.02
12cr|warsow-1.02-2|6	Release:	%mkrel 2
12cr|warsow-1.02-2|7	License:	GPLv2
12cr|warsow-1.02-2|8	Group:		Games/Other
12cr|warsow-1.02-2|9	URL:		http://www.warsow.net/
12cr|warsow-1.02-2|10	Source0:	warsow_%{version}_sdk.tar.gz
12cr|warsow-1.02-2|11	Source1:	%{name}.desktop
12cr|warsow-1.02-2|12	Source2:	%{name}.png
12cr|warsow-1.02-2|13	BuildRequires:	pkgconfig(sdl)
12cr|warsow-1.02-2|14	BuildRequires:	openal-devel
12cr|warsow-1.02-2|15	BuildRequires:	pkgconfig(libcurl)
12cr|warsow-1.02-2|16	BuildRequires:	libjpeg-devel
12cr|warsow-1.02-2|17	BuildRequires:	pkgconfig(libpng)
12cr|warsow-1.02-2|18	BuildRequires:	pkgconfig(xinerama)
12cr|warsow-1.02-2|19	BuildRequires:	pkgconfig(openssl)
12cr|warsow-1.02-2|20	BuildRequires:	x11-server-devel
12cr|warsow-1.02-2|21	BuildRequires:	pkgconfig(vorbis)
12cr|warsow-1.02-2|22	BuildRequires:	pkgconfig(xrandr)
12cr|warsow-1.02-2|23	BuildRequires:	pkgconfig(theora)
12cr|warsow-1.02-2|24	BuildRequires:	pkgconfig(xxf86dga)
12cr|warsow-1.02-2|25	BuildRequires:	stdc++-devel
12cr|warsow-1.02-2|26	BuildRequires:	stdc++-static-devel
12cr|warsow-1.02-2|27	BuildRequires:	%{_lib}freetype6-devel
12cr|warsow-1.02-2|28	BuildRequires:	imagemagick
12cr|warsow-1.02-2|29	Requires:	%{name}-data = %{version}
12cr|warsow-1.02-2|30	
12cr|warsow-1.02-2|31	%description
12cr|warsow-1.02-2|32	Warsow is a free standalone first person shooter game based on the Qfusion 3D
12cr|warsow-1.02-2|33	engine (a modification of the Quake 2 GPL engine), and aimed on the competitive
12cr|warsow-1.02-2|34	scene, or the e-sports community.
12cr|warsow-1.02-2|35	
12cr|warsow-1.02-2|36	The base gameplay is focused around the art of movement; speed and tricks play
12cr|warsow-1.02-2|37	a big part in the gameplay. Besides this, mapcontrol, aim, teamplay and
12cr|warsow-1.02-2|38	fragging skills play their role too.
12cr|warsow-1.02-2|39	
12cr|warsow-1.02-2|40	Another twist in gameplay is the weapon system. Warsow has two firing
12cr|warsow-1.02-2|41	modes for each weapon; by picking up a weapon, you will be equipped with the
12cr|warsow-1.02-2|42	standard (weak) ammo for the weapon, but when you pick up an ammo pack, you
12cr|warsow-1.02-2|43	will equip your weapon with special (strong) ammo. Weapons may have different
12cr|warsow-1.02-2|44	damage or slightly different behaviour depending on which ammo you use.
12cr|warsow-1.02-2|45	
12cr|warsow-1.02-2|46	To keep the focus on competitive gaming, visibility is important in Warsow.
12cr|warsow-1.02-2|47	Cell-shaded, cartoon-like styles on the maps, textures, and models combine for
12cr|warsow-1.02-2|48	good visibility, suitable for competitive gameplay.
12cr|warsow-1.02-2|49	
12cr|warsow-1.02-2|50	%files
12cr|warsow-1.02-2|51	%doc docs/*
12cr|warsow-1.02-2|52	%{_bindir}/%{name}
12cr|warsow-1.02-2|53	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|warsow-1.02-2|54	%{_datadir}/applications/*.desktop
12cr|warsow-1.02-2|55	%{_libdir}/%{name}/
12cr|warsow-1.02-2|56	
12cr|warsow-1.02-2|57	#----------------------------------------------------------------
12cr|warsow-1.02-2|58	
12cr|warsow-1.02-2|59	%package server
12cr|warsow-1.02-2|60	Group:		Games/Arcade
12cr|warsow-1.02-2|61	Summary:	Dedicated server for TurtleArena
12cr|warsow-1.02-2|62	Requires:	%{name}-data => %{version}
12cr|warsow-1.02-2|63	
12cr|warsow-1.02-2|64	%description server
12cr|warsow-1.02-2|65	Turtle Arena (working title) is a free and open source cross-platform
12cr|warsow-1.02-2|66	third-person action game using a modified version of the ioquake3 engine.
12cr|warsow-1.02-2|67	Turtle Arena is currently focused on multiplayer (with multiple game modes)
12cr|warsow-1.02-2|68	and can be played with human players over a network, splitscreen, or with AI
12cr|warsow-1.02-2|69	players. In the future there will also be a single player / cooperative reach
12cr|warsow-1.02-2|70	the end of the level mode with AI enemies.
12cr|warsow-1.02-2|71	
12cr|warsow-1.02-2|72	This package contains the dedicated server for TurtleArena.
12cr|warsow-1.02-2|73	
12cr|warsow-1.02-2|74	%files server
12cr|warsow-1.02-2|75	%{_bindir}/%{name}-server
12cr|warsow-1.02-2|76	%{_bindir}/%{name}-tv-server
12cr|warsow-1.02-2|77	
12cr|warsow-1.02-2|78	#----------------------------------------------------------------
12cr|warsow-1.02-2|79	
12cr|warsow-1.02-2|80	%prep
12cr|warsow-1.02-2|81	%setup -q -n %{name}_%{version}_sdk
12cr|warsow-1.02-2|82	
12cr|warsow-1.02-2|83	%build
12cr|warsow-1.02-2|84	pushd source
12cr|warsow-1.02-2|85	make \
12cr|warsow-1.02-2|86	BUILD_CLIENT=YES \
12cr|warsow-1.02-2|87	BUILD_SERVER=YES \
12cr|warsow-1.02-2|88	BUILD_TV_SERVER=YES \
12cr|warsow-1.02-2|89	BUILD_IRC=YES \
12cr|warsow-1.02-2|90	BUILD_SND_OPENAL=YES \
12cr|warsow-1.02-2|91	BUILD_SND_QF=YES \
12cr|warsow-1.02-2|92	DEBUG_BUILD=NO
12cr|warsow-1.02-2|93	popd
12cr|warsow-1.02-2|94	
12cr|warsow-1.02-2|95	%install
12cr|warsow-1.02-2|96	pushd source/release
12cr|warsow-1.02-2|97	mkdir -p %{buildroot}/%{_datadir}/applications
12cr|warsow-1.02-2|98	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{32x32,64x64,128x128,256x256}/apps
12cr|warsow-1.02-2|99	mkdir -p %{buildroot}/%{_bindir}
12cr|warsow-1.02-2|100	mkdir -p %{buildroot}/%{_libdir}/%{name}
12cr|warsow-1.02-2|101	
12cr|warsow-1.02-2|102	install -m 0644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
12cr|warsow-1.02-2|103	convert -scale 128x128 %{SOURCE2}  %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|warsow-1.02-2|104	convert -scale 64x64 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|warsow-1.02-2|105	convert -scale 32x32 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|warsow-1.02-2|106	
12cr|warsow-1.02-2|107	install -m 755 warsow.* %{buildroot}/%{_bindir}/%{name}
12cr|warsow-1.02-2|108	install -m 755 wsw_server.* %{buildroot}/%{_bindir}/%{name}-server
12cr|warsow-1.02-2|109	install -m 755 wswtv_server.* %{buildroot}/%{_bindir}/%{name}-tv-server
12cr|warsow-1.02-2|110	
12cr|warsow-1.02-2|111	cp %SOURCE1 "%{buildroot}%{_datadir}/applications/"
12cr|warsow-1.02-2|112	
12cr|warsow-1.02-2|113	install -m 755 libs/irc_*.so %{buildroot}/%{_libdir}/%{name}/
12cr|warsow-1.02-2|114	install -m 755 libs/snd_qf_*.so %{buildroot}/%{_libdir}/%{name}/
12cr|warsow-1.02-2|115	install -m 755 libs/snd_openal_*.so %{buildroot}/%{_libdir}/%{name}/
12cr|warsow-1.02-2|116	popd

8416 12
12cr|warsow-data-1.02-2|1	Name:		warsow-data
12cr|warsow-data-1.02-2|2	Version:	1.02
12cr|warsow-data-1.02-2|3	Release:	%mkrel 2
12cr|warsow-data-1.02-2|4	Summary:	Data files for Warsow
12cr|warsow-data-1.02-2|5	# See license.txt in the warsow rpm
12cr|warsow-data-1.02-2|6	License:	Warsow Content License
12cr|warsow-data-1.02-2|7	Group:		Games/Other
12cr|warsow-data-1.02-2|8	URL:		http://www.warsow.net/
12cr|warsow-data-1.02-2|9	#http://www.warsow.net:1337/~warsow/%{version}/
12cr|warsow-data-1.02-2|10	Source0:	warsow_%{version}.tar.gz
12cr|warsow-data-1.02-2|11	BuildArch:	noarch
12cr|warsow-data-1.02-2|12	BuildRequires:	fdupes
12cr|warsow-data-1.02-2|13	Requires:	warsow = %{version}
12cr|warsow-data-1.02-2|14	
12cr|warsow-data-1.02-2|15	%description
12cr|warsow-data-1.02-2|16	Data files (audio, maps, etc.) for Warsow.
12cr|warsow-data-1.02-2|17	
12cr|warsow-data-1.02-2|18	%prep
12cr|warsow-data-1.02-2|19	%setup -q -n warsow_%{version}
12cr|warsow-data-1.02-2|20	
12cr|warsow-data-1.02-2|21	%build
12cr|warsow-data-1.02-2|22	
12cr|warsow-data-1.02-2|23	%install
12cr|warsow-data-1.02-2|24	mkdir -p %{buildroot}/%{_datadir}/warsow/
12cr|warsow-data-1.02-2|25	cp -ap basewsw %{buildroot}/%{_datadir}/warsow/
12cr|warsow-data-1.02-2|26	fdupes %{buildroot}
12cr|warsow-data-1.02-2|27	
12cr|warsow-data-1.02-2|28	%files
12cr|warsow-data-1.02-2|29	%doc docs/*
12cr|warsow-data-1.02-2|30	%{_datadir}/warsow/

8417 12
12cr|warzone2100-2.3.9-1|1	%define	Werror_cflags	%nil
12cr|warzone2100-2.3.9-1|2	%define	name	warzone2100
12cr|warzone2100-2.3.9-1|3	%define	version	2.3.9
12cr|warzone2100-2.3.9-1|4	#version of the videos in warzone2100-videos-low. May not match current game version (e.g. videos 2.2 for game 2.3.5).
12cr|warzone2100-2.3.9-1|5	%define videoversion 2.2
12cr|warzone2100-2.3.9-1|6	%define	release	1
12cr|warzone2100-2.3.9-1|7	%define	Summary	Postnuclear realtime strategy
12cr|warzone2100-2.3.9-1|8	
12cr|warzone2100-2.3.9-1|9	Name:		%{name}
12cr|warzone2100-2.3.9-1|10	Version:	%{version}
12cr|warzone2100-2.3.9-1|11	Release:	%mkrel %{release}
12cr|warzone2100-2.3.9-1|12	Group:		Games/Strategy
12cr|warzone2100-2.3.9-1|13	# original source with game data stripped
12cr|warzone2100-2.3.9-1|14	Source0:	http://downloads.sourceforge.net/project/warzone2100/releases/%{version}/warzone2100-%{version}.tar.gz
12cr|warzone2100-2.3.9-1|15	URL:		http://wz2100.net/
12cr|warzone2100-2.3.9-1|16	Summary:	%{Summary}
12cr|warzone2100-2.3.9-1|17	License:	GPLv2+
12cr|warzone2100-2.3.9-1|18	BuildRequires:	SDL-devel SDL_net-devel oggvorbis-devel openal-devel flex
12cr|warzone2100-2.3.9-1|19	BuildRequires:	mesa-common-devel mad-devel imagemagick physfs-devel bison
12cr|warzone2100-2.3.9-1|20	BuildRequires:	jpeg-devel png-devel desktop-file-utils zip
12cr|warzone2100-2.3.9-1|21	BuildRequires:	quesoglc-devel popt-devel gettext-devel
12cr|warzone2100-2.3.9-1|22	BuildRequires:	libtheora-devel
12cr|warzone2100-2.3.9-1|23	Requires:	%{name}-data = %{version}
12cr|warzone2100-2.3.9-1|24	Requires:	fonts-ttf-dejavu
12cr|warzone2100-2.3.9-1|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|warzone2100-2.3.9-1|26	Suggests:	%{name}-videos = %{videoversion}
12cr|warzone2100-2.3.9-1|27	
12cr|warzone2100-2.3.9-1|28	%description
12cr|warzone2100-2.3.9-1|29	Upon entering the game you land from your transport and establish your base.
12cr|warzone2100-2.3.9-1|30	Here you conduct research, design and manufacture vehicles, build new
12cr|warzone2100-2.3.9-1|31	structures and prepare your plans of global conquest. If the game goes badly
12cr|warzone2100-2.3.9-1|32	you'll end up fighting last ditch battles here to defend your base from
12cr|warzone2100-2.3.9-1|33	enemy attacks.
12cr|warzone2100-2.3.9-1|34	
12cr|warzone2100-2.3.9-1|35	Combat is frenetic, with extensive graphical effects and damage to the
12cr|warzone2100-2.3.9-1|36	terrain and buildings giving rise to flying shrapnel and boulders. Within
12cr|warzone2100-2.3.9-1|37	the game are many different structures and vehicles. From an initial Command
12cr|warzone2100-2.3.9-1|38	Centre, you then go on to build Resource Extractors to provide fuel for Power
12cr|warzone2100-2.3.9-1|39	Generators, which in turn supply energy to Factories, Research Facilities and
12cr|warzone2100-2.3.9-1|40	weapons emplacements to protect your base.
12cr|warzone2100-2.3.9-1|41	
12cr|warzone2100-2.3.9-1|42	Features:
12cr|warzone2100-2.3.9-1|43	* 400+ Technologies to research
12cr|warzone2100-2.3.9-1|44	* 2,000+ different units to design
12cr|warzone2100-2.3.9-1|45	* 3 Large campaign maps to conquer
12cr|warzone2100-2.3.9-1|46	* 24 Fast play mission maps for extra action
12cr|warzone2100-2.3.9-1|47	* Intelligence Display sets objectives dynamically
12cr|warzone2100-2.3.9-1|48	* Interactive message system
12cr|warzone2100-2.3.9-1|49	* Fast Play Interface graphically Based
12cr|warzone2100-2.3.9-1|50	* Quick Screen Navigation
12cr|warzone2100-2.3.9-1|51	* Fast Find System for units & structures
12cr|warzone2100-2.3.9-1|52	* Set Factories to constant production
12cr|warzone2100-2.3.9-1|53	* Automatically send each factory's units to where you want them
12cr|warzone2100-2.3.9-1|54	
12cr|warzone2100-2.3.9-1|55	The Warzone 2100 ReDev Project aims to continue the vision of Pumpkin studios
12cr|warzone2100-2.3.9-1|56	started in 1999 with the game Warzone 2100, Which was closed source until
12cr|warzone2100-2.3.9-1|57	Dec 6, 2004 when it was let out the doors for the first time under a
12cr|warzone2100-2.3.9-1|58	GPL license.
12cr|warzone2100-2.3.9-1|59	
12cr|warzone2100-2.3.9-1|60	%prep
12cr|warzone2100-2.3.9-1|61	%setup -q -n %{name}-%{version}
12cr|warzone2100-2.3.9-1|62	%build
12cr|warzone2100-2.3.9-1|63	#perl -pi -e "s#-m32##g" ./makerules/common.mk
12cr|warzone2100-2.3.9-1|64	#perl -pi -e "s#-m32##g" configure
12cr|warzone2100-2.3.9-1|65	%configure2_5x	--bindir=%{_gamesbindir} \
12cr|warzone2100-2.3.9-1|66	--datadir=%{_gamesdatadir} \
12cr|warzone2100-2.3.9-1|67	--disable-data \
12cr|warzone2100-2.3.9-1|68	--with-distributor="Mandriva"
12cr|warzone2100-2.3.9-1|69	
12cr|warzone2100-2.3.9-1|70	%make
12cr|warzone2100-2.3.9-1|71	
12cr|warzone2100-2.3.9-1|72	%install
12cr|warzone2100-2.3.9-1|73	rm -rf %{buildroot}
12cr|warzone2100-2.3.9-1|74	%makeinstall_std
12cr|warzone2100-2.3.9-1|75	
12cr|warzone2100-2.3.9-1|76	mkdir -p %{buildroot}%{_datadir}/applications
12cr|warzone2100-2.3.9-1|77	mv %{buildroot}%{_gamesdatadir}/applications/*.desktop %{buildroot}%{_datadir}/applications/
12cr|warzone2100-2.3.9-1|78	
12cr|warzone2100-2.3.9-1|79	desktop-file-install	--vendor="" \
12cr|warzone2100-2.3.9-1|80	--remove-category="Application" \
12cr|warzone2100-2.3.9-1|81	--remove-key="TryExec" \
12cr|warzone2100-2.3.9-1|82	--add-category="Game;StrategyGame" \
12cr|warzone2100-2.3.9-1|83	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|warzone2100-2.3.9-1|84	
12cr|warzone2100-2.3.9-1|85	install -d %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
12cr|warzone2100-2.3.9-1|86	convert -resize 16x16 icons/warzone2100.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|warzone2100-2.3.9-1|87	convert -resize 32x32 icons/warzone2100.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|warzone2100-2.3.9-1|88	convert -resize 48x48 icons/warzone2100.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|warzone2100-2.3.9-1|89	rm -rf %{buildroot}%{_gamesdatadir}/icons/%{name}.png
12cr|warzone2100-2.3.9-1|90	
12cr|warzone2100-2.3.9-1|91	#remove data that already are in the data package => lighter package
12cr|warzone2100-2.3.9-1|92	rm -rf %{buildroot}%{_gamesdatadir}
12cr|warzone2100-2.3.9-1|93	
12cr|warzone2100-2.3.9-1|94	%find_lang %{name}
12cr|warzone2100-2.3.9-1|95	
12cr|warzone2100-2.3.9-1|96	%if %mdkversion < 200900
12cr|warzone2100-2.3.9-1|97	%post
12cr|warzone2100-2.3.9-1|98	%update_menus
12cr|warzone2100-2.3.9-1|99	%endif
12cr|warzone2100-2.3.9-1|100	
12cr|warzone2100-2.3.9-1|101	%if %mdkversion < 200900
12cr|warzone2100-2.3.9-1|102	%postun
12cr|warzone2100-2.3.9-1|103	%clean_menus
12cr|warzone2100-2.3.9-1|104	%endif
12cr|warzone2100-2.3.9-1|105	
12cr|warzone2100-2.3.9-1|106	%clean
12cr|warzone2100-2.3.9-1|107	rm -rf %{buildroot}
12cr|warzone2100-2.3.9-1|108	
12cr|warzone2100-2.3.9-1|109	%files -f %{name}.lang
12cr|warzone2100-2.3.9-1|110	%defattr(644,root,root,755)
12cr|warzone2100-2.3.9-1|111	%doc %{_datadir}/doc/%{name}/*
12cr|warzone2100-2.3.9-1|112	%{_datadir}/applications/%{name}.desktop
12cr|warzone2100-2.3.9-1|113	%{_miconsdir}/%{name}.png
12cr|warzone2100-2.3.9-1|114	%{_iconsdir}/%{name}.png
12cr|warzone2100-2.3.9-1|115	%{_liconsdir}/%{name}.png
12cr|warzone2100-2.3.9-1|116	%attr(755,root,root) %{_gamesbindir}/%{name}
12cr|warzone2100-2.3.9-1|117	
12cr|warzone2100-2.3.9-1|118	
12cr|warzone2100-2.3.9-1|119	%changelog
12cr|warzone2100-2.3.9-1|120	* Mon Oct 24 2011 Zombie Ryushu <ryushu@mandriva.org> 2.3.9-1mdv2011.0
12cr|warzone2100-2.3.9-1|121	+ Revision: 705903
12cr|warzone2100-2.3.9-1|122	- Upgrade to 2.3.9
12cr|warzone2100-2.3.9-1|123	
12cr|warzone2100-2.3.9-1|124	* Tue May 17 2011 Zombie Ryushu <ryushu@mandriva.org> 2.3.8-1
12cr|warzone2100-2.3.9-1|125	+ Revision: 675901
12cr|warzone2100-2.3.9-1|126	- Upgrade to 2.3.8
12cr|warzone2100-2.3.9-1|127	
12cr|warzone2100-2.3.9-1|128	* Wed Jan 26 2011 Zombie Ryushu <ryushu@mandriva.org> 2.3.7-1
12cr|warzone2100-2.3.9-1|129	+ Revision: 632780
12cr|warzone2100-2.3.9-1|130	- Upgrade to 2.3.7
12cr|warzone2100-2.3.9-1|131	
12cr|warzone2100-2.3.9-1|132	* Sat Dec 04 2010 Zombie Ryushu <ryushu@mandriva.org> 2.3.6-1mdv2011.0
12cr|warzone2100-2.3.9-1|133	+ Revision: 609497
12cr|warzone2100-2.3.9-1|134	- Upgrade to 2.3.6
12cr|warzone2100-2.3.9-1|135	- Upgrade to 2.3.6
12cr|warzone2100-2.3.9-1|136	
12cr|warzone2100-2.3.9-1|137	* Sun Sep 26 2010 Samuel Verschelde <stormi@mandriva.org> 2.3.5-1mdv2011.0
12cr|warzone2100-2.3.9-1|138	+ Revision: 581120
12cr|warzone2100-2.3.9-1|139	- update to 2.3.5
12cr|warzone2100-2.3.9-1|140	- fix video package version number (was 2.3 should be 2.2)
12cr|warzone2100-2.3.9-1|141	
12cr|warzone2100-2.3.9-1|142	* Fri Aug 20 2010 Zombie Ryushu <ryushu@mandriva.org> 2.3.4-1mdv2011.0
12cr|warzone2100-2.3.9-1|143	+ Revision: 571484
12cr|warzone2100-2.3.9-1|144	- Upgrade to 2.3.4
12cr|warzone2100-2.3.9-1|145	- Upgrade to 2.3.4
12cr|warzone2100-2.3.9-1|146	
12cr|warzone2100-2.3.9-1|147	* Wed Aug 04 2010 Funda Wang <fwang@mandriva.org> 2.3.3-1mdv2011.0
12cr|warzone2100-2.3.9-1|148	+ Revision: 565905
12cr|warzone2100-2.3.9-1|149	- new version 2.3.3
12cr|warzone2100-2.3.9-1|150	
12cr|warzone2100-2.3.9-1|151	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|warzone2100-2.3.9-1|152	- Upgrade to 2.3.1a
12cr|warzone2100-2.3.9-1|153	- Upgrade to 2.3.1a
12cr|warzone2100-2.3.9-1|154	
12cr|warzone2100-2.3.9-1|155	* Sun Apr 25 2010 Funda Wang <fwang@mandriva.org> 2.3.0-1mdv2010.1
12cr|warzone2100-2.3.9-1|156	+ Revision: 538568
12cr|warzone2100-2.3.9-1|157	- New version 2.3.0
12cr|warzone2100-2.3.9-1|158	
12cr|warzone2100-2.3.9-1|159	* Sat Nov 07 2009 Samuel Verschelde <stormi@mandriva.org> 2.2.4-1mdv2010.1
12cr|warzone2100-2.3.9-1|160	+ Revision: 462495
12cr|warzone2100-2.3.9-1|161	- Suggests warzone-videos
12cr|warzone2100-2.3.9-1|162	- buildrequires libtheora-devel
12cr|warzone2100-2.3.9-1|163	- new version 2.2.4
12cr|warzone2100-2.3.9-1|164	- removed unneeded data from the resulting RPM (they are already in the warzone2100-data package).
12cr|warzone2100-2.3.9-1|165	- removed an apparently no more needed patch
12cr|warzone2100-2.3.9-1|166	- require warzone2100-data in same version (previous require didn't specify the version)
12cr|warzone2100-2.3.9-1|167	- removed no more needed sed on desktop file
12cr|warzone2100-2.3.9-1|168	
12cr|warzone2100-2.3.9-1|169	* Sun Oct 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.2-3mdv2010.0
12cr|warzone2100-2.3.9-1|170	+ Revision: 453719
12cr|warzone2100-2.3.9-1|171	- rebuild for new libopenal
12cr|warzone2100-2.3.9-1|172	
12cr|warzone2100-2.3.9-1|173	+ Thierry Vignaud <tv@mandriva.org>
12cr|warzone2100-2.3.9-1|174	- rebuild
12cr|warzone2100-2.3.9-1|175	
12cr|warzone2100-2.3.9-1|176	* Sun Mar 08 2009 Emmanuel Andry <eandry@mandriva.org> 2.1.2-1mdv2009.1
12cr|warzone2100-2.3.9-1|177	+ Revision: 352992
12cr|warzone2100-2.3.9-1|178	- New version 2.1.2
12cr|warzone2100-2.3.9-1|179	
12cr|warzone2100-2.3.9-1|180	* Wed Feb 11 2009 Zombie Ryushu <ryushu@mandriva.org> 2.1.1-1mdv2009.1
12cr|warzone2100-2.3.9-1|181	+ Revision: 339315
12cr|warzone2100-2.3.9-1|182	- Upgrade to 2.1.1 and include the music
12cr|warzone2100-2.3.9-1|183	- Stable release 2.1.0
12cr|warzone2100-2.3.9-1|184	- Preliminary 2.1.0 Stable Build
12cr|warzone2100-2.3.9-1|185	
12cr|warzone2100-2.3.9-1|186	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|warzone2100-2.3.9-1|187	- lowercase ImageMagick
12cr|warzone2100-2.3.9-1|188	
12cr|warzone2100-2.3.9-1|189	* Mon Aug 25 2008 Emmanuel Andry <eandry@mandriva.org> 2.1-0.beta4.3mdv2009.0
12cr|warzone2100-2.3.9-1|190	+ Revision: 275777
12cr|warzone2100-2.3.9-1|191	- fix file list
12cr|warzone2100-2.3.9-1|192	- split data again to save bandwith
12cr|warzone2100-2.3.9-1|193	- fix source URL
12cr|warzone2100-2.3.9-1|194	
12cr|warzone2100-2.3.9-1|195	* Sun Aug 24 2008 Emmanuel Andry <eandry@mandriva.org> 2.1-0.beta4.2mdv2009.0
12cr|warzone2100-2.3.9-1|196	+ Revision: 275518
12cr|warzone2100-2.3.9-1|197	- fix requires
12cr|warzone2100-2.3.9-1|198	
12cr|warzone2100-2.3.9-1|199	* Sun Aug 24 2008 Emmanuel Andry <eandry@mandriva.org> 2.1-0.beta4.1mdv2009.0
12cr|warzone2100-2.3.9-1|200	+ Revision: 275495
12cr|warzone2100-2.3.9-1|201	- New version
12cr|warzone2100-2.3.9-1|202	- fix license
12cr|warzone2100-2.3.9-1|203	- Also package warzone2100 data, not useful to have it in a different package
12cr|warzone2100-2.3.9-1|204	
12cr|warzone2100-2.3.9-1|205	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 2.0.10-1mdv2009.0
12cr|warzone2100-2.3.9-1|206	+ Revision: 218426
12cr|warzone2100-2.3.9-1|207	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|warzone2100-2.3.9-1|208	
12cr|warzone2100-2.3.9-1|209	* Sun Feb 03 2008 Emmanuel Andry <eandry@mandriva.org> 2.0.10-1mdv2008.1
12cr|warzone2100-2.3.9-1|210	+ Revision: 161733
12cr|warzone2100-2.3.9-1|211	- New version
12cr|warzone2100-2.3.9-1|212	
12cr|warzone2100-2.3.9-1|213	+ Olivier Blin <blino@mandriva.org>
12cr|warzone2100-2.3.9-1|214	- restore BuildRoot
12cr|warzone2100-2.3.9-1|215	
12cr|warzone2100-2.3.9-1|216	+ Thierry Vignaud <tv@mandriva.org>
12cr|warzone2100-2.3.9-1|217	- kill re-definition of %%buildroot on Pixel's request
12cr|warzone2100-2.3.9-1|218	
12cr|warzone2100-2.3.9-1|219	* Sat Dec 15 2007 Emmanuel Andry <eandry@mandriva.org> 2.0.9-1mdv2008.1
12cr|warzone2100-2.3.9-1|220	+ Revision: 120385
12cr|warzone2100-2.3.9-1|221	- New version
12cr|warzone2100-2.3.9-1|222	- fix desktop file validation
12cr|warzone2100-2.3.9-1|223	
12cr|warzone2100-2.3.9-1|224	* Sun Jul 08 2007 Funda Wang <fwang@mandriva.org> 2.0.7-1mdv2008.0
12cr|warzone2100-2.3.9-1|225	+ Revision: 49732
12cr|warzone2100-2.3.9-1|226	- Remove duplicated files
12cr|warzone2100-2.3.9-1|227	- fix spec file on icon dir
12cr|warzone2100-2.3.9-1|228	- New version
12cr|warzone2100-2.3.9-1|229	
12cr|warzone2100-2.3.9-1|230	* Sun May 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0.6-1mdv2008.0
12cr|warzone2100-2.3.9-1|231	+ Revision: 28841
12cr|warzone2100-2.3.9-1|232	- update to latest version
12cr|warzone2100-2.3.9-1|233	- buildrequires on zip
12cr|warzone2100-2.3.9-1|234	- correct configure options
12cr|warzone2100-2.3.9-1|235	- drop old menu style
12cr|warzone2100-2.3.9-1|236	- own missing files
12cr|warzone2100-2.3.9-1|237	
12cr|warzone2100-2.3.9-1|238	
12cr|warzone2100-2.3.9-1|239	* Mon Jan 15 2007 Olivier Blin <oblin@mandriva.com> 2.0.5-2mdv2007.0
12cr|warzone2100-2.3.9-1|240	+ Revision: 109210
12cr|warzone2100-2.3.9-1|241	- update url
12cr|warzone2100-2.3.9-1|242	
12cr|warzone2100-2.3.9-1|243	* Sun Jan 14 2007 Emmanuel Andry <eandry@mandriva.org> 2.0.5-1mdv2007.1
12cr|warzone2100-2.3.9-1|244	+ Revision: 108425
12cr|warzone2100-2.3.9-1|245	- New version 2.0.5
12cr|warzone2100-2.3.9-1|246	
12cr|warzone2100-2.3.9-1|247	* Sat Dec 02 2006 Olivier Blin <oblin@mandriva.com> 2.0.4-5mdv2007.1
12cr|warzone2100-2.3.9-1|248	+ Revision: 90018
12cr|warzone2100-2.3.9-1|249	- buildrequire desktop-file-utils
12cr|warzone2100-2.3.9-1|250	- buildrequires png-devel
12cr|warzone2100-2.3.9-1|251	- buildrequires jpeg-devel
12cr|warzone2100-2.3.9-1|252	- remove TryExec from XDG menu (so that it appears in KDE)
12cr|warzone2100-2.3.9-1|253	- Import warzone2100
12cr|warzone2100-2.3.9-1|254	
12cr|warzone2100-2.3.9-1|255	* Wed Sep 13 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.4-4mdv2007.0
12cr|warzone2100-2.3.9-1|256	- fix buildrequires
12cr|warzone2100-2.3.9-1|257	
12cr|warzone2100-2.3.9-1|258	* Wed Sep 13 2006 Emmanuel Andry <eandry@mandriva.org> 2.0.4-3mdv2007.0
12cr|warzone2100-2.3.9-1|259	- add Game;StrategyGame in xdg category
12cr|warzone2100-2.3.9-1|260	
12cr|warzone2100-2.3.9-1|261	* Tue Aug 29 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.4-2mdv2007.0
12cr|warzone2100-2.3.9-1|262	- add missing buildrequires
12cr|warzone2100-2.3.9-1|263	
12cr|warzone2100-2.3.9-1|264	* Tue Aug 29 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.4-1mdv2007.0
12cr|warzone2100-2.3.9-1|265	- 2.0.4
12cr|warzone2100-2.3.9-1|266	- fix buildrequires
12cr|warzone2100-2.3.9-1|267	- merge packages
12cr|warzone2100-2.3.9-1|268	- update url
12cr|warzone2100-2.3.9-1|269	
12cr|warzone2100-2.3.9-1|270	* Sat Aug 26 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.2.2-6mdv2007.0
12cr|warzone2100-2.3.9-1|271	- xdg menu
12cr|warzone2100-2.3.9-1|272	
12cr|warzone2100-2.3.9-1|273	* Thu Sep 15 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.2.2-5mdk
12cr|warzone2100-2.3.9-1|274	- rebuild to fix path to menudir on x86_64
12cr|warzone2100-2.3.9-1|275	
12cr|warzone2100-2.3.9-1|276	* Fri Sep 09 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.2.2-4mdk
12cr|warzone2100-2.3.9-1|277	- enable 64 bit build (not considered safe)
12cr|warzone2100-2.3.9-1|278	- make %%build --short-circuitable
12cr|warzone2100-2.3.9-1|279	
12cr|warzone2100-2.3.9-1|280	* Sat Sep 03 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.2.2-3mdk
12cr|warzone2100-2.3.9-1|281	- split out data in own package to be able to provide smaller releases
12cr|warzone2100-2.3.9-1|282	- build software accelerated binary too
12cr|warzone2100-2.3.9-1|283	
12cr|warzone2100-2.3.9-1|284	* Fri Sep 02 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.2.2-2mdk
12cr|warzone2100-2.3.9-1|285	- fix summary
12cr|warzone2100-2.3.9-1|286	
12cr|warzone2100-2.3.9-1|287	* Thu Sep 01 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.2.2-1mdk
12cr|warzone2100-2.3.9-1|288	- initial release
12cr|warzone2100-2.3.9-1|289	

8418 12
12cr|warzone2100-data-2.3.9-1|1	%define	oname	warzone2100
12cr|warzone2100-data-2.3.9-1|2	%define	name	%{oname}-data
12cr|warzone2100-data-2.3.9-1|3	%define	version	2.3.9
12cr|warzone2100-data-2.3.9-1|4	%define	release	1
12cr|warzone2100-data-2.3.9-1|5	
12cr|warzone2100-data-2.3.9-1|6	Name:		%{name}
12cr|warzone2100-data-2.3.9-1|7	Version:	%{version}
12cr|warzone2100-data-2.3.9-1|8	Release:	%mkrel %{release}
12cr|warzone2100-data-2.3.9-1|9	Group:		Games/Strategy
12cr|warzone2100-data-2.3.9-1|10	Source0:        http://downloads.sourceforge.net/project/warzone2100/releases/%{version}/warzone2100-%{version}.tar.gz
12cr|warzone2100-data-2.3.9-1|11	Url:		http://wz2100.net/
12cr|warzone2100-data-2.3.9-1|12	Summary:	Data files for warzone2100
12cr|warzone2100-data-2.3.9-1|13	License:	GPLv2+
12cr|warzone2100-data-2.3.9-1|14	Requires:	%{oname} >= %{version}
12cr|warzone2100-data-2.3.9-1|15	BuildArch:	noarch
12cr|warzone2100-data-2.3.9-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|warzone2100-data-2.3.9-1|17	
12cr|warzone2100-data-2.3.9-1|18	%description
12cr|warzone2100-data-2.3.9-1|19	Upon entering the game you land from your transport and establish your base.
12cr|warzone2100-data-2.3.9-1|20	Here you conduct research, design and manufacture vehicles, build new
12cr|warzone2100-data-2.3.9-1|21	structures and prepare your plans of global conquest. If the game goes badly
12cr|warzone2100-data-2.3.9-1|22	you'll end up fighting last ditch battles here to defend your base from
12cr|warzone2100-data-2.3.9-1|23	enemy attacks.
12cr|warzone2100-data-2.3.9-1|24	
12cr|warzone2100-data-2.3.9-1|25	Combat is frenetic, with extensive graphical effects and damage to the
12cr|warzone2100-data-2.3.9-1|26	terrain and buildings giving rise to flying shrapnel and boulders. Within
12cr|warzone2100-data-2.3.9-1|27	the game are many different structures and vehicles. From an initial Command
12cr|warzone2100-data-2.3.9-1|28	Centre, you then go on to build Resource Extractors to provide fuel for Power
12cr|warzone2100-data-2.3.9-1|29	Generators, which in turn supply energy to Factories, Research Facilities and
12cr|warzone2100-data-2.3.9-1|30	weapons emplacements to protect your base.
12cr|warzone2100-data-2.3.9-1|31	
12cr|warzone2100-data-2.3.9-1|32	Features:
12cr|warzone2100-data-2.3.9-1|33	* 400+ Technologies to research
12cr|warzone2100-data-2.3.9-1|34	* 2,000+ different units to design
12cr|warzone2100-data-2.3.9-1|35	* 3 Large campaign maps to conquer
12cr|warzone2100-data-2.3.9-1|36	* 24 Fast play mission maps for extra action
12cr|warzone2100-data-2.3.9-1|37	* Intelligence Display sets objectives dynamically
12cr|warzone2100-data-2.3.9-1|38	* Interactive message system
12cr|warzone2100-data-2.3.9-1|39	* Fast Play Interface graphically Based
12cr|warzone2100-data-2.3.9-1|40	* Quick Screen Navigation
12cr|warzone2100-data-2.3.9-1|41	* Fast Find System for units & structures
12cr|warzone2100-data-2.3.9-1|42	* Set Factories to constant production
12cr|warzone2100-data-2.3.9-1|43	* Automatically send each factory's units to where you want them
12cr|warzone2100-data-2.3.9-1|44	
12cr|warzone2100-data-2.3.9-1|45	The Warzone 2100 ReDev Project aims to continue the vision of Pumpkin studios
12cr|warzone2100-data-2.3.9-1|46	started in 1999 with the game Warzone 2100, Which was closed source until
12cr|warzone2100-data-2.3.9-1|47	Dec 6, 2004 when it was let out the doors for the first time under a
12cr|warzone2100-data-2.3.9-1|48	GPL license.
12cr|warzone2100-data-2.3.9-1|49	
12cr|warzone2100-data-2.3.9-1|50	%prep
12cr|warzone2100-data-2.3.9-1|51	%setup -q -n %{oname}-%{version}
12cr|warzone2100-data-2.3.9-1|52	
12cr|warzone2100-data-2.3.9-1|53	%install
12cr|warzone2100-data-2.3.9-1|54	rm -rf %{buildroot}
12cr|warzone2100-data-2.3.9-1|55	
12cr|warzone2100-data-2.3.9-1|56	install -d %{buildroot}%{_gamesdatadir}/%{oname}
12cr|warzone2100-data-2.3.9-1|57	cp -r data/* %{buildroot}%{_gamesdatadir}/%{oname}
12cr|warzone2100-data-2.3.9-1|58	
12cr|warzone2100-data-2.3.9-1|59	%clean
12cr|warzone2100-data-2.3.9-1|60	rm -rf %{buildroot}
12cr|warzone2100-data-2.3.9-1|61	
12cr|warzone2100-data-2.3.9-1|62	%files
12cr|warzone2100-data-2.3.9-1|63	%defattr(644,root,root,755)
12cr|warzone2100-data-2.3.9-1|64	%{_gamesdatadir}/%{oname}
12cr|warzone2100-data-2.3.9-1|65	
12cr|warzone2100-data-2.3.9-1|66	
12cr|warzone2100-data-2.3.9-1|67	%changelog
12cr|warzone2100-data-2.3.9-1|68	* Mon Oct 24 2011 Zombie Ryushu <ryushu@mandriva.org> 2.3.9-1
12cr|warzone2100-data-2.3.9-1|69	+ Revision: 705896
12cr|warzone2100-data-2.3.9-1|70	- Upgrade to 2.3.9
12cr|warzone2100-data-2.3.9-1|71	
12cr|warzone2100-data-2.3.9-1|72	* Tue May 17 2011 Zombie Ryushu <ryushu@mandriva.org> 2.3.8-1
12cr|warzone2100-data-2.3.9-1|73	+ Revision: 675902
12cr|warzone2100-data-2.3.9-1|74	- Upgrade to 2.3.8
12cr|warzone2100-data-2.3.9-1|75	
12cr|warzone2100-data-2.3.9-1|76	* Wed Jan 26 2011 Zombie Ryushu <ryushu@mandriva.org> 2.3.7-1
12cr|warzone2100-data-2.3.9-1|77	+ Revision: 632786
12cr|warzone2100-data-2.3.9-1|78	- Upgrade to 2.3.7
12cr|warzone2100-data-2.3.9-1|79	
12cr|warzone2100-data-2.3.9-1|80	* Sat Dec 04 2010 Zombie Ryushu <ryushu@mandriva.org> 2.3.6-1mdv2011.0
12cr|warzone2100-data-2.3.9-1|81	+ Revision: 609552
12cr|warzone2100-data-2.3.9-1|82	+ rebuild (emptylog)
12cr|warzone2100-data-2.3.9-1|83	
12cr|warzone2100-data-2.3.9-1|84	* Sun Sep 26 2010 Samuel Verschelde <stormi@mandriva.org> 2.3.5-1mdv2011.0
12cr|warzone2100-data-2.3.9-1|85	+ Revision: 581125
12cr|warzone2100-data-2.3.9-1|86	- update to 2.3.5
12cr|warzone2100-data-2.3.9-1|87	
12cr|warzone2100-data-2.3.9-1|88	* Sat Aug 21 2010 Zombie Ryushu <ryushu@mandriva.org> 2.3.4-1mdv2011.0
12cr|warzone2100-data-2.3.9-1|89	+ Revision: 571589
12cr|warzone2100-data-2.3.9-1|90	- Upgrade to 2.3.4
12cr|warzone2100-data-2.3.9-1|91	- Upgrade to 2.3.4
12cr|warzone2100-data-2.3.9-1|92	
12cr|warzone2100-data-2.3.9-1|93	* Wed Aug 04 2010 Funda Wang <fwang@mandriva.org> 2.3.3-1mdv2011.0
12cr|warzone2100-data-2.3.9-1|94	+ Revision: 565928
12cr|warzone2100-data-2.3.9-1|95	- New version 2.3.3
12cr|warzone2100-data-2.3.9-1|96	
12cr|warzone2100-data-2.3.9-1|97	+ Zombie Ryushu <ryushu@mandriva.org>
12cr|warzone2100-data-2.3.9-1|98	- Upgrade to 2.3.1a
12cr|warzone2100-data-2.3.9-1|99	- Upgrade to 2.3.1a
12cr|warzone2100-data-2.3.9-1|100	
12cr|warzone2100-data-2.3.9-1|101	* Sun Apr 25 2010 Funda Wang <fwang@mandriva.org> 2.3.0-1mdv2010.1
12cr|warzone2100-data-2.3.9-1|102	+ Revision: 538571
12cr|warzone2100-data-2.3.9-1|103	- New version 2.3.0
12cr|warzone2100-data-2.3.9-1|104	
12cr|warzone2100-data-2.3.9-1|105	* Sat Nov 07 2009 Samuel Verschelde <stormi@mandriva.org> 2.2.4-1mdv2010.1
12cr|warzone2100-data-2.3.9-1|106	+ Revision: 462496
12cr|warzone2100-data-2.3.9-1|107	- videos are now in a separate package : warzone2100-videos-low
12cr|warzone2100-data-2.3.9-1|108	- new version 2.2.4
12cr|warzone2100-data-2.3.9-1|109	- added lo-res videos to the data, may split the package later
12cr|warzone2100-data-2.3.9-1|110	
12cr|warzone2100-data-2.3.9-1|111	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 2.1.2-2mdv2010.0
12cr|warzone2100-data-2.3.9-1|112	+ Revision: 445736
12cr|warzone2100-data-2.3.9-1|113	- rebuild
12cr|warzone2100-data-2.3.9-1|114	
12cr|warzone2100-data-2.3.9-1|115	* Sun Mar 08 2009 Emmanuel Andry <eandry@mandriva.org> 2.1.2-1mdv2009.1
12cr|warzone2100-data-2.3.9-1|116	+ Revision: 352993
12cr|warzone2100-data-2.3.9-1|117	- New version 2.1.2
12cr|warzone2100-data-2.3.9-1|118	
12cr|warzone2100-data-2.3.9-1|119	* Wed Feb 11 2009 Zombie Ryushu <ryushu@mandriva.org> 2.1.1-1mdv2009.1
12cr|warzone2100-data-2.3.9-1|120	+ Revision: 339317
12cr|warzone2100-data-2.3.9-1|121	- Upgrade to 2.1.1 and include the music
12cr|warzone2100-data-2.3.9-1|122	
12cr|warzone2100-data-2.3.9-1|123	* Mon Aug 25 2008 Emmanuel Andry <eandry@mandriva.org> 2.1-0.beta4.1mdv2009.0
12cr|warzone2100-data-2.3.9-1|124	+ Revision: 275749
12cr|warzone2100-data-2.3.9-1|125	- New version
12cr|warzone2100-data-2.3.9-1|126	- fix license
12cr|warzone2100-data-2.3.9-1|127	- fix source URL
12cr|warzone2100-data-2.3.9-1|128	
12cr|warzone2100-data-2.3.9-1|129	* Sun Feb 03 2008 Emmanuel Andry <eandry@mandriva.org> 2.0.10-1mdv2008.1
12cr|warzone2100-data-2.3.9-1|130	+ Revision: 161734
12cr|warzone2100-data-2.3.9-1|131	- New version
12cr|warzone2100-data-2.3.9-1|132	
12cr|warzone2100-data-2.3.9-1|133	+ Olivier Blin <blino@mandriva.org>
12cr|warzone2100-data-2.3.9-1|134	- restore BuildRoot
12cr|warzone2100-data-2.3.9-1|135	
12cr|warzone2100-data-2.3.9-1|136	+ Thierry Vignaud <tv@mandriva.org>
12cr|warzone2100-data-2.3.9-1|137	- kill re-definition of %%buildroot on Pixel's request
12cr|warzone2100-data-2.3.9-1|138	
12cr|warzone2100-data-2.3.9-1|139	* Sat Dec 15 2007 Emmanuel Andry <eandry@mandriva.org> 2.0.9-1mdv2008.1
12cr|warzone2100-data-2.3.9-1|140	+ Revision: 120386
12cr|warzone2100-data-2.3.9-1|141	- New version
12cr|warzone2100-data-2.3.9-1|142	
12cr|warzone2100-data-2.3.9-1|143	* Mon Jul 09 2007 Funda Wang <fwang@mandriva.org> 2.0.7-1mdv2008.0
12cr|warzone2100-data-2.3.9-1|144	+ Revision: 50420
12cr|warzone2100-data-2.3.9-1|145	- New version
12cr|warzone2100-data-2.3.9-1|146	
12cr|warzone2100-data-2.3.9-1|147	* Sun May 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0.6-1mdv2008.0
12cr|warzone2100-data-2.3.9-1|148	+ Revision: 28846
12cr|warzone2100-data-2.3.9-1|149	- new version 2.0.6
12cr|warzone2100-data-2.3.9-1|150	
12cr|warzone2100-data-2.3.9-1|151	
12cr|warzone2100-data-2.3.9-1|152	* Wed Jan 17 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.5-1mdv2007.0
12cr|warzone2100-data-2.3.9-1|153	+ Revision: 109784
12cr|warzone2100-data-2.3.9-1|154	- update to 2.0.5 (fixes #28227)
12cr|warzone2100-data-2.3.9-1|155	update url
12cr|warzone2100-data-2.3.9-1|156	
12cr|warzone2100-data-2.3.9-1|157	+ Olivier Blin <oblin@mandriva.com>
12cr|warzone2100-data-2.3.9-1|158	- Import warzone2100-data
12cr|warzone2100-data-2.3.9-1|159	
12cr|warzone2100-data-2.3.9-1|160	* Tue Aug 29 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.0.4-1mdv2007.0
12cr|warzone2100-data-2.3.9-1|161	- 2.0.4
12cr|warzone2100-data-2.3.9-1|162	
12cr|warzone2100-data-2.3.9-1|163	* Sat Sep 03 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.2.2-1mdk
12cr|warzone2100-data-2.3.9-1|164	- new data package to ease updates
12cr|warzone2100-data-2.3.9-1|165	

8419 12
12cr|warzone2100-videos-low-2.2-2|1	%define	oname	warzone2100
12cr|warzone2100-videos-low-2.2-2|2	%define	name	%{oname}-videos-low
12cr|warzone2100-videos-low-2.2-2|3	%define version 2.2
12cr|warzone2100-videos-low-2.2-2|4	%define	release	2
12cr|warzone2100-videos-low-2.2-2|5	
12cr|warzone2100-videos-low-2.2-2|6	Name:		%{name}
12cr|warzone2100-videos-low-2.2-2|7	Version:	%{version}
12cr|warzone2100-videos-low-2.2-2|8	Release:	%mkrel %{release}
12cr|warzone2100-videos-low-2.2-2|9	Group:		Games/Strategy
12cr|warzone2100-videos-low-2.2-2|10	Source0:        http://www.il.fontys.nl/~giel/warzone/videos/warzone2100-sequences-en-lo-%{version}-1.wz
12cr|warzone2100-videos-low-2.2-2|11	Url:		http://wz2100.net/
12cr|warzone2100-videos-low-2.2-2|12	Summary:	Low-res videos for warzone2100 (english)
12cr|warzone2100-videos-low-2.2-2|13	License:	GPLv2+
12cr|warzone2100-videos-low-2.2-2|14	Requires:	%{oname} >= %{version}
12cr|warzone2100-videos-low-2.2-2|15	BuildArch:	noarch
12cr|warzone2100-videos-low-2.2-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|warzone2100-videos-low-2.2-2|17	Provides:	warzone2100-videos
12cr|warzone2100-videos-low-2.2-2|18	
12cr|warzone2100-videos-low-2.2-2|19	%description
12cr|warzone2100-videos-low-2.2-2|20	Upon entering the game you land from your transport and establish your base.
12cr|warzone2100-videos-low-2.2-2|21	Here you conduct research, design and manufacture vehicles, build new
12cr|warzone2100-videos-low-2.2-2|22	structures and prepare your plans of global conquest. If the game goes badly
12cr|warzone2100-videos-low-2.2-2|23	you'll end up fighting last ditch battles here to defend your base from
12cr|warzone2100-videos-low-2.2-2|24	enemy attacks.
12cr|warzone2100-videos-low-2.2-2|25	
12cr|warzone2100-videos-low-2.2-2|26	Combat is frenetic, with extensive graphical effects and damage to the
12cr|warzone2100-videos-low-2.2-2|27	terrain and buildings giving rise to flying shrapnel and boulders. Within
12cr|warzone2100-videos-low-2.2-2|28	the game are many different structures and vehicles. From an initial Command
12cr|warzone2100-videos-low-2.2-2|29	Centre, you then go on to build Resource Extractors to provide fuel for Power
12cr|warzone2100-videos-low-2.2-2|30	Generators, which in turn supply energy to Factories, Research Facilities and
12cr|warzone2100-videos-low-2.2-2|31	weapons emplacements to protect your base.
12cr|warzone2100-videos-low-2.2-2|32	
12cr|warzone2100-videos-low-2.2-2|33	Features:
12cr|warzone2100-videos-low-2.2-2|34	* 400+ Technologies to research
12cr|warzone2100-videos-low-2.2-2|35	* 2,000+ different units to design
12cr|warzone2100-videos-low-2.2-2|36	* 3 Large campaign maps to conquer
12cr|warzone2100-videos-low-2.2-2|37	* 24 Fast play mission maps for extra action
12cr|warzone2100-videos-low-2.2-2|38	* Intelligence Display sets objectives dynamically
12cr|warzone2100-videos-low-2.2-2|39	* Interactive message system
12cr|warzone2100-videos-low-2.2-2|40	* Fast Play Interface graphically Based
12cr|warzone2100-videos-low-2.2-2|41	* Quick Screen Navigation
12cr|warzone2100-videos-low-2.2-2|42	* Fast Find System for units & structures
12cr|warzone2100-videos-low-2.2-2|43	* Set Factories to constant production
12cr|warzone2100-videos-low-2.2-2|44	* Automatically send each factory's units to where you want them
12cr|warzone2100-videos-low-2.2-2|45	
12cr|warzone2100-videos-low-2.2-2|46	The Warzone 2100 ReDev Project aims to continue the vision of Pumpkin studios
12cr|warzone2100-videos-low-2.2-2|47	started in 1999 with the game Warzone 2100, Which was closed source until
12cr|warzone2100-videos-low-2.2-2|48	Dec 6, 2004 when it was let out the doors for the first time under a
12cr|warzone2100-videos-low-2.2-2|49	GPL license.
12cr|warzone2100-videos-low-2.2-2|50	
12cr|warzone2100-videos-low-2.2-2|51	%prep
12cr|warzone2100-videos-low-2.2-2|52	%setup -q -c -n %{oname}-%{version}
12cr|warzone2100-videos-low-2.2-2|53	
12cr|warzone2100-videos-low-2.2-2|54	%build
12cr|warzone2100-videos-low-2.2-2|55	
12cr|warzone2100-videos-low-2.2-2|56	%install
12cr|warzone2100-videos-low-2.2-2|57	rm -rf %{buildroot}
12cr|warzone2100-videos-low-2.2-2|58	
12cr|warzone2100-videos-low-2.2-2|59	install -d %{buildroot}%{_gamesdatadir}/%{oname}
12cr|warzone2100-videos-low-2.2-2|60	cp -r sequences %{buildroot}%{_gamesdatadir}/%{oname}
12cr|warzone2100-videos-low-2.2-2|61	
12cr|warzone2100-videos-low-2.2-2|62	%clean
12cr|warzone2100-videos-low-2.2-2|63	rm -rf %{buildroot}
12cr|warzone2100-videos-low-2.2-2|64	
12cr|warzone2100-videos-low-2.2-2|65	%files
12cr|warzone2100-videos-low-2.2-2|66	%defattr(644,root,root,755)
12cr|warzone2100-videos-low-2.2-2|67	%{_gamesdatadir}/%{oname}
12cr|warzone2100-videos-low-2.2-2|68	
12cr|warzone2100-videos-low-2.2-2|69	
12cr|warzone2100-videos-low-2.2-2|70	%changelog
12cr|warzone2100-videos-low-2.2-2|71	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2-2mdv2011.0
12cr|warzone2100-videos-low-2.2-2|72	+ Revision: 615431
12cr|warzone2100-videos-low-2.2-2|73	- the mass rebuild of 2010.1 packages
12cr|warzone2100-videos-low-2.2-2|74	
12cr|warzone2100-videos-low-2.2-2|75	* Sat Nov 07 2009 Samuel Verschelde <stormi@mandriva.org> 2.2-1mdv2010.1
12cr|warzone2100-videos-low-2.2-2|76	+ Revision: 462413
12cr|warzone2100-videos-low-2.2-2|77	- import warzone2100-videos-low
12cr|warzone2100-videos-low-2.2-2|78	

8420 12
12cr|watchdog-5.12-1|1	Summary:        Software watchdog
12cr|watchdog-5.12-1|2	Name:           watchdog
12cr|watchdog-5.12-1|3	Version:        5.12
12cr|watchdog-5.12-1|4	Release:        1
12cr|watchdog-5.12-1|5	Group:          System/Kernel and hardware
12cr|watchdog-5.12-1|6	License:        GPL & QPL
12cr|watchdog-5.12-1|7	URL:            http://sourceforge.net/projects/watchdog/
12cr|watchdog-5.12-1|8	Source0:        http://downloads.sourceforge.net/watchdog/%{name}-%{version}.tar.gz
12cr|watchdog-5.12-1|9	Patch0:         watchdog-5.6-strfmt.patch
12cr|watchdog-5.12-1|10	Requires(post): rpm-helper
12cr|watchdog-5.12-1|11	Requires(postun): rpm-helper
12cr|watchdog-5.12-1|12	Requires:       initscripts >= 4.97-49mdk
12cr|watchdog-5.12-1|13	Requires:       kernel
12cr|watchdog-5.12-1|14	BuildRequires:  kernel-headers
12cr|watchdog-5.12-1|15	
12cr|watchdog-5.12-1|16	%description
12cr|watchdog-5.12-1|17	Watchdog monitors various aspects of a machine to ensure that is has not
12cr|watchdog-5.12-1|18	locked up.  In the event that a machine has locked up, watchdog will envoke
12cr|watchdog-5.12-1|19	a reboot of the system.
12cr|watchdog-5.12-1|20	
12cr|watchdog-5.12-1|21	%prep
12cr|watchdog-5.12-1|22	%setup -q
12cr|watchdog-5.12-1|23	#%patch0 -p1 -b .strfmt
12cr|watchdog-5.12-1|24	
12cr|watchdog-5.12-1|25	%build
12cr|watchdog-5.12-1|26	%configure2_5x
12cr|watchdog-5.12-1|27	%make
12cr|watchdog-5.12-1|28	mv README README.orig
12cr|watchdog-5.12-1|29	iconv -f ISO-8859-1 -t UTF-8 < README.orig > README
12cr|watchdog-5.12-1|30	
12cr|watchdog-5.12-1|31	
12cr|watchdog-5.12-1|32	%check
12cr|watchdog-5.12-1|33	make check
12cr|watchdog-5.12-1|34	
12cr|watchdog-5.12-1|35	%install
12cr|watchdog-5.12-1|36	install -d -m0755 %{buildroot}%{_sysconfdir}
12cr|watchdog-5.12-1|37	%makeinstall_std
12cr|watchdog-5.12-1|38	install -Dp -m0644 redhat/sysconf.redhat %{buildroot}%{_sysconfdir}/sysconfig/watchdog
12cr|watchdog-5.12-1|39	install -Dp -m0755 redhat/watchdog.init %{buildroot}%{_initrddir}/watchdog
12cr|watchdog-5.12-1|40	
12cr|watchdog-5.12-1|41	%post
12cr|watchdog-5.12-1|42	%_post_service watchdog
12cr|watchdog-5.12-1|43	
12cr|watchdog-5.12-1|44	%preun
12cr|watchdog-5.12-1|45	%_preun_service watchdog
12cr|watchdog-5.12-1|46	
12cr|watchdog-5.12-1|47	%files
12cr|watchdog-5.12-1|48	%defattr(0644,root,root,0755)
12cr|watchdog-5.12-1|49	%doc AUTHORS ChangeLog INSTALL NEWS README TODO README.watchdog.ipmi examples/
12cr|watchdog-5.12-1|50	%attr(0755,root,root) %{_sbindir}/watchdog
12cr|watchdog-5.12-1|51	%attr(0755,root,root) %{_sbindir}/wd_keepalive
12cr|watchdog-5.12-1|52	%attr(0755,root,root) %{_sbindir}/wd_identify
12cr|watchdog-5.12-1|53	%attr(0755,root,root) %{_initrddir}/watchdog
12cr|watchdog-5.12-1|54	%{_mandir}/man5/watchdog.conf.5*
12cr|watchdog-5.12-1|55	%{_mandir}/man8/watchdog.8*
12cr|watchdog-5.12-1|56	%{_mandir}/man8/wd_identify.8*
12cr|watchdog-5.12-1|57	%{_mandir}/man8/wd_keepalive.8*
12cr|watchdog-5.12-1|58	%config(noreplace) %{_sysconfdir}/watchdog.conf
12cr|watchdog-5.12-1|59	%config(noreplace) %{_sysconfdir}/sysconfig/watchdog
12cr|watchdog-5.12-1|60	
12cr|watchdog-5.12-1|61	
12cr|watchdog-5.12-1|62	%changelog
12cr|watchdog-5.12-1|63	* Fri Jun 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 5.12-1
12cr|watchdog-5.12-1|64	+ Revision: 805794
12cr|watchdog-5.12-1|65	- version update 5.12
12cr|watchdog-5.12-1|66	
12cr|watchdog-5.12-1|67	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 5.7-2mdv2011.0
12cr|watchdog-5.12-1|68	+ Revision: 615432
12cr|watchdog-5.12-1|69	- the mass rebuild of 2010.1 packages
12cr|watchdog-5.12-1|70	
12cr|watchdog-5.12-1|71	* Wed Jan 06 2010 Frederik Himpe <fhimpe@mandriva.org> 5.7-1mdv2010.1
12cr|watchdog-5.12-1|72	+ Revision: 486793
12cr|watchdog-5.12-1|73	- update to new version 5.7
12cr|watchdog-5.12-1|74	
12cr|watchdog-5.12-1|75	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 5.6-2mdv2010.0
12cr|watchdog-5.12-1|76	+ Revision: 445737
12cr|watchdog-5.12-1|77	- rebuild
12cr|watchdog-5.12-1|78	
12cr|watchdog-5.12-1|79	* Sun Mar 22 2009 Frederik Himpe <fhimpe@mandriva.org> 5.6-1mdv2009.1
12cr|watchdog-5.12-1|80	+ Revision: 360398
12cr|watchdog-5.12-1|81	- Update to new version 5.6
12cr|watchdog-5.12-1|82	- Remove unneeded patches and hacks
12cr|watchdog-5.12-1|83	- Add patch fixing build with -Werror=format-security
12cr|watchdog-5.12-1|84	
12cr|watchdog-5.12-1|85	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 5.4-2mdv2009.0
12cr|watchdog-5.12-1|86	+ Revision: 239010
12cr|watchdog-5.12-1|87	- rebuild
12cr|watchdog-5.12-1|88	
12cr|watchdog-5.12-1|89	+ Olivier Blin <blino@mandriva.org>
12cr|watchdog-5.12-1|90	- restore BuildRoot
12cr|watchdog-5.12-1|91	
12cr|watchdog-5.12-1|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|watchdog-5.12-1|93	- kill re-definition of %%buildroot on Pixel's request
12cr|watchdog-5.12-1|94	
12cr|watchdog-5.12-1|95	* Fri Aug 17 2007 David Walluck <walluck@mandriva.org> 5.4-1mdv2008.0
12cr|watchdog-5.12-1|96	+ Revision: 65319
12cr|watchdog-5.12-1|97	- 5.4
12cr|watchdog-5.12-1|98	- add udev support
12cr|watchdog-5.12-1|99	- rediff initscript patch
12cr|watchdog-5.12-1|100	
12cr|watchdog-5.12-1|101	* Wed Jun 20 2007 David Walluck <walluck@mandriva.org> 5.3.1-1mdv2008.0
12cr|watchdog-5.12-1|102	+ Revision: 41716
12cr|watchdog-5.12-1|103	- spec cleanup
12cr|watchdog-5.12-1|104	- fix PreReq use
12cr|watchdog-5.12-1|105	- 5.3.1
12cr|watchdog-5.12-1|106	- use pristine source
12cr|watchdog-5.12-1|107	- remove unneeded patches
12cr|watchdog-5.12-1|108	- own /dev/watchdog
12cr|watchdog-5.12-1|109	- create /dev/watchdog before service start
12cr|watchdog-5.12-1|110	- more explicit file list
12cr|watchdog-5.12-1|111	- LSB init support
12cr|watchdog-5.12-1|112	

8421 12
12cr|wattsup-0.1-1|1	Name:		wattsup
12cr|wattsup-0.1-1|2	Version:	0.1
12cr|wattsup-0.1-1|3	Release:	%mkrel 1
12cr|wattsup-0.1-1|4	License:	GPLv2
12cr|wattsup-0.1-1|5	Group:		Monitoring
12cr|wattsup-0.1-1|6	Summary:	Program for controlling the Watts Up? Pro Device
12cr|wattsup-0.1-1|7	Source:		LinuxUtility.zip
12cr|wattsup-0.1-1|8	
12cr|wattsup-0.1-1|9	%description
12cr|wattsup-0.1-1|10	Program for controlling the Watts Up? Pro Device.
12cr|wattsup-0.1-1|11	
12cr|wattsup-0.1-1|12	%prep
12cr|wattsup-0.1-1|13	%setup -q -c
12cr|wattsup-0.1-1|14	%{__rm} -f wattsup.bin
12cr|wattsup-0.1-1|15	
12cr|wattsup-0.1-1|16	%build
12cr|wattsup-0.1-1|17	%__cc %optflags -o wattsup wattsup.c
12cr|wattsup-0.1-1|18	
12cr|wattsup-0.1-1|19	%clean
12cr|wattsup-0.1-1|20	%{__rm} -Rf %{buildroot}
12cr|wattsup-0.1-1|21	
12cr|wattsup-0.1-1|22	%install
12cr|wattsup-0.1-1|23	%{__rm} -Rf %{buildroot}
12cr|wattsup-0.1-1|24	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|wattsup-0.1-1|25	%{__cp} -p wattsup %{buildroot}%{_bindir}
12cr|wattsup-0.1-1|26	
12cr|wattsup-0.1-1|27	%files
12cr|wattsup-0.1-1|28	%defattr(-,root,root)
12cr|wattsup-0.1-1|29	%doc utility.txt readme.txt
12cr|wattsup-0.1-1|30	%{_bindir}/%{name}
12cr|wattsup-0.1-1|31	
12cr|wattsup-0.1-1|32	
12cr|wattsup-0.1-1|33	
12cr|wattsup-0.1-1|34	%changelog
12cr|wattsup-0.1-1|35	* Fri Aug 06 2010 Nicolas Vigier <nvigier@mandriva.com> 0.1-1mdv2011.0
12cr|wattsup-0.1-1|36	+ Revision: 566834
12cr|wattsup-0.1-1|37	- import wattsup
12cr|wattsup-0.1-1|38	

8422 12
12cr|wavbreaker-0.11-2|1	Name:		wavbreaker
12cr|wavbreaker-0.11-2|2	Version:	0.11
12cr|wavbreaker-0.11-2|3	Release:	2
12cr|wavbreaker-0.11-2|4	Summary:	Gtk+ program to split WAV files between songs
12cr|wavbreaker-0.11-2|5	License:	GPLv2+
12cr|wavbreaker-0.11-2|6	Group:		Sound
12cr|wavbreaker-0.11-2|7	URL:		http://wavbreaker.sf.net/
12cr|wavbreaker-0.11-2|8	Source0:	http://downloads.sourceforge.net/wavbreaker/%{name}-%{version}.tar.gz
12cr|wavbreaker-0.11-2|9	Patch0:		wavbreaker-0.10-mdv-fix-str-fmt.patch
12cr|wavbreaker-0.11-2|10	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|wavbreaker-0.11-2|11	BuildRequires:  pkgconfig(libxml-2.0)
12cr|wavbreaker-0.11-2|12	BuildRequires:  pkgconfig(alsa)
12cr|wavbreaker-0.11-2|13	BuildRequires:	pkgconfig(libpulse)
12cr|wavbreaker-0.11-2|14	BuildRequires:	desktop-file-utils
12cr|wavbreaker-0.11-2|15	Suggests:       moodbar
12cr|wavbreaker-0.11-2|16	
12cr|wavbreaker-0.11-2|17	%description
12cr|wavbreaker-0.11-2|18	This application's purpose in life is to take a wave file and break it up into
12cr|wavbreaker-0.11-2|19	multiple wave files.  It makes a clean break at the correct position to burn
12cr|wavbreaker-0.11-2|20	the files to an audio cd without any dead air between the tracks.
12cr|wavbreaker-0.11-2|21	
12cr|wavbreaker-0.11-2|22	%prep
12cr|wavbreaker-0.11-2|23	%setup -q
12cr|wavbreaker-0.11-2|24	%patch0 -p1 -b .strfmt
12cr|wavbreaker-0.11-2|25	
12cr|wavbreaker-0.11-2|26	%build
12cr|wavbreaker-0.11-2|27	%configure2_5x
12cr|wavbreaker-0.11-2|28	%make
12cr|wavbreaker-0.11-2|29	
12cr|wavbreaker-0.11-2|30	%install
12cr|wavbreaker-0.11-2|31	%makeinstall_std
12cr|wavbreaker-0.11-2|32	
12cr|wavbreaker-0.11-2|33	%find_lang %{name}
12cr|wavbreaker-0.11-2|34	
12cr|wavbreaker-0.11-2|35	desktop-file-install --vendor="" \
12cr|wavbreaker-0.11-2|36	--add-category="GTK" \
12cr|wavbreaker-0.11-2|37	--add-category="X-MandrivaLinux-Multimedia-Sound" \
12cr|wavbreaker-0.11-2|38	--dir %{buildroot}%{_datadir}/applications \
12cr|wavbreaker-0.11-2|39	%{buildroot}%{_datadir}/applications/*
12cr|wavbreaker-0.11-2|40	
12cr|wavbreaker-0.11-2|41	%files -f %{name}.lang
12cr|wavbreaker-0.11-2|42	%doc AUTHORS README ChangeLog NEWS
12cr|wavbreaker-0.11-2|43	%{_bindir}/*
12cr|wavbreaker-0.11-2|44	%{_datadir}/applications/*
12cr|wavbreaker-0.11-2|45	%{_datadir}/pixmaps/*
12cr|wavbreaker-0.11-2|46	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cr|wavbreaker-0.11-2|47	%{_mandir}/man1/*
12cr|wavbreaker-0.11-2|48	

8423 12
12cr|wavemon-0.7.1-1|1	%define name wavemon
12cr|wavemon-0.7.1-1|2	%define version 0.7.1
12cr|wavemon-0.7.1-1|3	%define release %mkrel 1
12cr|wavemon-0.7.1-1|4	
12cr|wavemon-0.7.1-1|5	Summary: Wireless network devices monitoring application
12cr|wavemon-0.7.1-1|6	Name: %{name}
12cr|wavemon-0.7.1-1|7	Version: %{version}
12cr|wavemon-0.7.1-1|8	Release: %{release}
12cr|wavemon-0.7.1-1|9	Source0: http://eden-feed.erg.abdn.ac.uk/wavemon/stable-releases/%{name}-%{version}.tar.bz2
12cr|wavemon-0.7.1-1|10	License: GPLv2+
12cr|wavemon-0.7.1-1|11	Group: System/Kernel and hardware
12cr|wavemon-0.7.1-1|12	Url: http://eden-feed.erg.abdn.ac.uk/wavemon/
12cr|wavemon-0.7.1-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|wavemon-0.7.1-1|14	
12cr|wavemon-0.7.1-1|15	BuildRequires: ncurses-devel
12cr|wavemon-0.7.1-1|16	
12cr|wavemon-0.7.1-1|17	%description
12cr|wavemon-0.7.1-1|18	Wavemon is a wireless device monitoring application that allows you to watch
12cr|wavemon-0.7.1-1|19	signal and noise levels, packet statistics, device configuration and network
12cr|wavemon-0.7.1-1|20	parameters of your wireless network hardware. It has currently only been
12cr|wavemon-0.7.1-1|21	tested with the Lucent Orinoco series of cards, although it *should* work
12cr|wavemon-0.7.1-1|22	(though with varying features) with all devices supported by the wireless
12cr|wavemon-0.7.1-1|23	kernel extensions by Jean Tourrilhes <jt@hpl.hp.com>.
12cr|wavemon-0.7.1-1|24	
12cr|wavemon-0.7.1-1|25	
12cr|wavemon-0.7.1-1|26	
12cr|wavemon-0.7.1-1|27	%prep
12cr|wavemon-0.7.1-1|28	%setup -q
12cr|wavemon-0.7.1-1|29	
12cr|wavemon-0.7.1-1|30	%build
12cr|wavemon-0.7.1-1|31	%configure2_5x
12cr|wavemon-0.7.1-1|32	%make
12cr|wavemon-0.7.1-1|33	
12cr|wavemon-0.7.1-1|34	%install
12cr|wavemon-0.7.1-1|35	rm -rf %{buildroot}
12cr|wavemon-0.7.1-1|36	mkdir -p %{buildroot}/%{_bindir}
12cr|wavemon-0.7.1-1|37	mkdir -p %{buildroot}%{_mandir}/{man1,man5}
12cr|wavemon-0.7.1-1|38	
12cr|wavemon-0.7.1-1|39	%makeinstall
12cr|wavemon-0.7.1-1|40	rm %{buildroot}%{_datadir}/{AUTHORS,COPYING,ChangeLog,NEWS,README,THANKS}
12cr|wavemon-0.7.1-1|41	
12cr|wavemon-0.7.1-1|42	%clean
12cr|wavemon-0.7.1-1|43	rm -rf %{buildroot}
12cr|wavemon-0.7.1-1|44	
12cr|wavemon-0.7.1-1|45	%files
12cr|wavemon-0.7.1-1|46	%defattr(-,root,root)
12cr|wavemon-0.7.1-1|47	%{_bindir}/wavemon
12cr|wavemon-0.7.1-1|48	%{_mandir}/man1/wavemon.1*
12cr|wavemon-0.7.1-1|49	%{_mandir}/man5/wavemonrc.5*
12cr|wavemon-0.7.1-1|50	%doc NEWS AUTHORS README THANKS
12cr|wavemon-0.7.1-1|51	
12cr|wavemon-0.7.1-1|52	
12cr|wavemon-0.7.1-1|53	
12cr|wavemon-0.7.1-1|54	%changelog
12cr|wavemon-0.7.1-1|55	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.7.1-1mdv2011.0
12cr|wavemon-0.7.1-1|56	+ Revision: 645486
12cr|wavemon-0.7.1-1|57	- update to new version 0.7.1
12cr|wavemon-0.7.1-1|58	
12cr|wavemon-0.7.1-1|59	* Mon Aug 17 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.7-1mdv2010.0
12cr|wavemon-0.7.1-1|60	+ Revision: 417362
12cr|wavemon-0.7.1-1|61	- Update to new version 0.6.7
12cr|wavemon-0.7.1-1|62	- Remove old build patches, not needed anymore
12cr|wavemon-0.7.1-1|63	- SPEC file clean-ups
12cr|wavemon-0.7.1-1|64	
12cr|wavemon-0.7.1-1|65	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0b-4mdv2009.0
12cr|wavemon-0.7.1-1|66	+ Revision: 240162
12cr|wavemon-0.7.1-1|67	- rebuild
12cr|wavemon-0.7.1-1|68	- fix spacing at top of description
12cr|wavemon-0.7.1-1|69	- kill re-definition of %%buildroot on Pixel's request
12cr|wavemon-0.7.1-1|70	- do not hardcode man pages extension
12cr|wavemon-0.7.1-1|71	- import wavemon
12cr|wavemon-0.7.1-1|72	
12cr|wavemon-0.7.1-1|73	+ Olivier Blin <oblin@mandriva.com>
12cr|wavemon-0.7.1-1|74	- restore BuildRoot
12cr|wavemon-0.7.1-1|75	
12cr|wavemon-0.7.1-1|76	
12cr|wavemon-0.7.1-1|77	* Wed Sep 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.4.0b-3mdk
12cr|wavemon-0.7.1-1|78	- Fix BuildRequires
12cr|wavemon-0.7.1-1|79	
12cr|wavemon-0.7.1-1|80	* Sun May 22 2005 Pascal Terjan <pterjan@mandriva.org> 0.4.0b-2mdk
12cr|wavemon-0.7.1-1|81	- gcc4 patch
12cr|wavemon-0.7.1-1|82	
12cr|wavemon-0.7.1-1|83	* Fri May  7 2004 Juan Quintela <quintela@mandrakesoft.com> 0.4.0b-1mdk
12cr|wavemon-0.7.1-1|84	- 1st mandrake package.

8424 12
12cr|wavesurfer-1.8.5-5|1	%define name	wavesurfer
12cr|wavesurfer-1.8.5-5|2	%define version 1.8.5
12cr|wavesurfer-1.8.5-5|3	%define release %mkrel 5
12cr|wavesurfer-1.8.5-5|4	
12cr|wavesurfer-1.8.5-5|5	Summary:	Script-driven sound processing toolkit
12cr|wavesurfer-1.8.5-5|6	Name:		%{name}
12cr|wavesurfer-1.8.5-5|7	Version: 	%{version}
12cr|wavesurfer-1.8.5-5|8	Release: 	%{release}
12cr|wavesurfer-1.8.5-5|9	License: 	MIT
12cr|wavesurfer-1.8.5-5|10	Group: 		Sound
12cr|wavesurfer-1.8.5-5|11	URL: 		http://www.speech.kth.se/wavesurfer/
12cr|wavesurfer-1.8.5-5|12	Source: 	%{name}-%{version}.tar.bz2
12cr|wavesurfer-1.8.5-5|13	Source11: 	%{name}16.png
12cr|wavesurfer-1.8.5-5|14	Source12: 	%{name}32.png
12cr|wavesurfer-1.8.5-5|15	Source13: 	%{name}48.png
12cr|wavesurfer-1.8.5-5|16	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|wavesurfer-1.8.5-5|17	Requires:	tcl-snack tk
12cr|wavesurfer-1.8.5-5|18	BuildArch:	noarch
12cr|wavesurfer-1.8.5-5|19	
12cr|wavesurfer-1.8.5-5|20	%description
12cr|wavesurfer-1.8.5-5|21	WaveSurfer is an Open Source tool for sound visualization and manipulation.
12cr|wavesurfer-1.8.5-5|22	It has been designed to suit both novice and advanced users. WaveSurfer has
12cr|wavesurfer-1.8.5-5|23	a simple and logical user interface that provides functionality in an
12cr|wavesurfer-1.8.5-5|24	intuitive way and which can be adapted to different tasks. It can be used
12cr|wavesurfer-1.8.5-5|25	as a stand-alone tool for a wide range of tasks in speech research and
12cr|wavesurfer-1.8.5-5|26	education. Typical applications are speech/sound analysis and sound
12cr|wavesurfer-1.8.5-5|27	annotation/transcription. WaveSurfer can also serve as a platform for more
12cr|wavesurfer-1.8.5-5|28	advanced/specialized applications. This is accomplished either through
12cr|wavesurfer-1.8.5-5|29	extending the WaveSurfer application with new custom plug-ins or by
12cr|wavesurfer-1.8.5-5|30	embedding WaveSurfer visualization components in other applications.
12cr|wavesurfer-1.8.5-5|31	
12cr|wavesurfer-1.8.5-5|32	%prep
12cr|wavesurfer-1.8.5-5|33	%setup -q
12cr|wavesurfer-1.8.5-5|34	
12cr|wavesurfer-1.8.5-5|35	%build
12cr|wavesurfer-1.8.5-5|36	
12cr|wavesurfer-1.8.5-5|37	%install
12cr|wavesurfer-1.8.5-5|38	rm -rf $RPM_BUILD_ROOT
12cr|wavesurfer-1.8.5-5|39	mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib
12cr|wavesurfer-1.8.5-5|40	cp -r wsurf* $RPM_BUILD_ROOT%{_prefix}/lib
12cr|wavesurfer-1.8.5-5|41	install -m755 %{name}.tcl -D $RPM_BUILD_ROOT/%{_bindir}/%{name}
12cr|wavesurfer-1.8.5-5|42	
12cr|wavesurfer-1.8.5-5|43	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|wavesurfer-1.8.5-5|44	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|wavesurfer-1.8.5-5|45	[Desktop Entry]
12cr|wavesurfer-1.8.5-5|46	Name=WaveSurfer
12cr|wavesurfer-1.8.5-5|47	Comment=Graphical sound editor
12cr|wavesurfer-1.8.5-5|48	Exec=%{name}
12cr|wavesurfer-1.8.5-5|49	Icon=%{name}
12cr|wavesurfer-1.8.5-5|50	Terminal=false
12cr|wavesurfer-1.8.5-5|51	Type=Application
12cr|wavesurfer-1.8.5-5|52	Categories=Audio;Player;X-MandrivaLinux-Multimedia-Audio;AudioVideo;
12cr|wavesurfer-1.8.5-5|53	EOF
12cr|wavesurfer-1.8.5-5|54	
12cr|wavesurfer-1.8.5-5|55	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|wavesurfer-1.8.5-5|56	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|wavesurfer-1.8.5-5|57	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|wavesurfer-1.8.5-5|58	
12cr|wavesurfer-1.8.5-5|59	%clean
12cr|wavesurfer-1.8.5-5|60	rm -rf %{buildroot}
12cr|wavesurfer-1.8.5-5|61	
12cr|wavesurfer-1.8.5-5|62	%if %mdkversion < 200900
12cr|wavesurfer-1.8.5-5|63	%post
12cr|wavesurfer-1.8.5-5|64	%{update_menus}
12cr|wavesurfer-1.8.5-5|65	%endif
12cr|wavesurfer-1.8.5-5|66	
12cr|wavesurfer-1.8.5-5|67	%if %mdkversion < 200900
12cr|wavesurfer-1.8.5-5|68	%postun
12cr|wavesurfer-1.8.5-5|69	%{clean_menus}
12cr|wavesurfer-1.8.5-5|70	%endif
12cr|wavesurfer-1.8.5-5|71	
12cr|wavesurfer-1.8.5-5|72	%files
12cr|wavesurfer-1.8.5-5|73	%defattr(-,root,root)
12cr|wavesurfer-1.8.5-5|74	%doc doc/* LICENSE.txt README.txt
12cr|wavesurfer-1.8.5-5|75	%{_bindir}/%{name}
12cr|wavesurfer-1.8.5-5|76	%{_prefix}/lib/wsurf*
12cr|wavesurfer-1.8.5-5|77	%{_iconsdir}/%{name}.png
12cr|wavesurfer-1.8.5-5|78	%{_miconsdir}/%{name}.png
12cr|wavesurfer-1.8.5-5|79	%{_liconsdir}/%{name}.png
12cr|wavesurfer-1.8.5-5|80	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wavesurfer-1.8.5-5|81	
12cr|wavesurfer-1.8.5-5|82	
12cr|wavesurfer-1.8.5-5|83	%changelog
12cr|wavesurfer-1.8.5-5|84	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.8.5-5mdv2010.0
12cr|wavesurfer-1.8.5-5|85	+ Revision: 434702
12cr|wavesurfer-1.8.5-5|86	- rebuild
12cr|wavesurfer-1.8.5-5|87	
12cr|wavesurfer-1.8.5-5|88	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.8.5-4mdv2009.0
12cr|wavesurfer-1.8.5-5|89	+ Revision: 242968
12cr|wavesurfer-1.8.5-5|90	- rebuild
12cr|wavesurfer-1.8.5-5|91	- kill re-definition of %%buildroot on Pixel's request
12cr|wavesurfer-1.8.5-5|92	- fix summary-ended-with-dot
12cr|wavesurfer-1.8.5-5|93	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|wavesurfer-1.8.5-5|94	
12cr|wavesurfer-1.8.5-5|95	+ Pixel <pixel@mandriva.com>
12cr|wavesurfer-1.8.5-5|96	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wavesurfer-1.8.5-5|97	
12cr|wavesurfer-1.8.5-5|98	+ Olivier Blin <oblin@mandriva.com>
12cr|wavesurfer-1.8.5-5|99	- restore BuildRoot
12cr|wavesurfer-1.8.5-5|100	
12cr|wavesurfer-1.8.5-5|101	* Thu Jul 12 2007 Olivier Blin <oblin@mandriva.com> 1.8.5-2mdv2008.0
12cr|wavesurfer-1.8.5-5|102	+ Revision: 51553
12cr|wavesurfer-1.8.5-5|103	- use /usr/lib instead of libdir, it is a noarch package (thanks Goetz)
12cr|wavesurfer-1.8.5-5|104	
12cr|wavesurfer-1.8.5-5|105	* Fri Apr 20 2007 Olivier Blin <oblin@mandriva.com> 1.8.5-1mdv2008.0
12cr|wavesurfer-1.8.5-5|106	+ Revision: 16012
12cr|wavesurfer-1.8.5-5|107	- XDG menu
12cr|wavesurfer-1.8.5-5|108	- require tcl-snack
12cr|wavesurfer-1.8.5-5|109	- 1.8.5
12cr|wavesurfer-1.8.5-5|110	- Import wavesurfer
12cr|wavesurfer-1.8.5-5|111	
12cr|wavesurfer-1.8.5-5|112	
12cr|wavesurfer-1.8.5-5|113	
12cr|wavesurfer-1.8.5-5|114	* Thu Jun 17 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.6.4-1mdk
12cr|wavesurfer-1.8.5-5|115	- 1.6.4
12cr|wavesurfer-1.8.5-5|116	- cosmetics
12cr|wavesurfer-1.8.5-5|117	
12cr|wavesurfer-1.8.5-5|118	* Fri May 14 2004 Michael Scherer <misc@mandrake.org> 1.6.3-1mdk
12cr|wavesurfer-1.8.5-5|119	- New release 1.6.3
12cr|wavesurfer-1.8.5-5|120	- correct menu problem
12cr|wavesurfer-1.8.5-5|121	
12cr|wavesurfer-1.8.5-5|122	* Mon Feb 16 2004 Austin Acton <austin@mandrake.org> 1.6.2-1mdk
12cr|wavesurfer-1.8.5-5|123	- 1.6.2
12cr|wavesurfer-1.8.5-5|124	
12cr|wavesurfer-1.8.5-5|125	* Fri Sep 5 2003 Austin Acton <aacton@yorku.ca> 1.5.3-1mdk
12cr|wavesurfer-1.8.5-5|126	- 1.5.3
12cr|wavesurfer-1.8.5-5|127	
12cr|wavesurfer-1.8.5-5|128	* Mon Jul 7 2003 Austin Acton <aacton@yorku.ca> 1.5.2-1mdk
12cr|wavesurfer-1.8.5-5|129	- 1.5.2
12cr|wavesurfer-1.8.5-5|130	
12cr|wavesurfer-1.8.5-5|131	* Sun Jun 8 2003 Austin Acton <aacton@yorku.ca> 1.5.1-1mdk
12cr|wavesurfer-1.8.5-5|132	- 1.5.1
12cr|wavesurfer-1.8.5-5|133	- fix icon names
12cr|wavesurfer-1.8.5-5|134	- noarch
12cr|wavesurfer-1.8.5-5|135	
12cr|wavesurfer-1.8.5-5|136	* Sat Jan 11 2003 Austin Acton <aacton@yorku.ca> 1.4.6-1mdk
12cr|wavesurfer-1.8.5-5|137	- initial package

8425 12
12cr|wavplay-1.4-6|1	%define	version	1.4
12cr|wavplay-1.4-6|2	%define release	%mkrel 6
12cr|wavplay-1.4-6|3	
12cr|wavplay-1.4-6|4	Summary:	WAV file Play & Record applications
12cr|wavplay-1.4-6|5	Name:		wavplay
12cr|wavplay-1.4-6|6	Version:	%{version}
12cr|wavplay-1.4-6|7	Release:	%{release}
12cr|wavplay-1.4-6|8	License:	GPL
12cr|wavplay-1.4-6|9	Group:		Sound
12cr|wavplay-1.4-6|10	URL:		ftp://sunsite.unc.edu/pub/Linux/apps/sound/
12cr|wavplay-1.4-6|11	Source:		%{name}-%{version}.tar.bz2
12cr|wavplay-1.4-6|12	Patch0:		wavplay-1.4-fix-compile.patch.bz2
12cr|wavplay-1.4-6|13	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|wavplay-1.4-6|14	
12cr|wavplay-1.4-6|15	%description
12cr|wavplay-1.4-6|16	%{name} package contains:
12cr|wavplay-1.4-6|17	
12cr|wavplay-1.4-6|18	wavplay - plays WAV format file to the audio device.
12cr|wavplay-1.4-6|19	wavrec - samples the audio device and writes WAV file.
12cr|wavplay-1.4-6|20	
12cr|wavplay-1.4-6|21	%prep
12cr|wavplay-1.4-6|22	%setup -q
12cr|wavplay-1.4-6|23	%patch0 -p1 -b .fix-compile
12cr|wavplay-1.4-6|24	chmod -R o+r .
12cr|wavplay-1.4-6|25	
12cr|wavplay-1.4-6|26	%build
12cr|wavplay-1.4-6|27	%__make CPU="" OPT="%{optflags}" INSTDIR="%{_bindir}" no_x
12cr|wavplay-1.4-6|28	
12cr|wavplay-1.4-6|29	%install
12cr|wavplay-1.4-6|30	rm -rf %{buildroot}
12cr|wavplay-1.4-6|31	install -m 0755 -D wavplay %{buildroot}%{_bindir}/wavplay
12cr|wavplay-1.4-6|32	ln -s wavplay %{buildroot}%{_bindir}/wavrec
12cr|wavplay-1.4-6|33	install -m 0644 -D wavplay.1 %{buildroot}%{_mandir}/man1/wavplay.1
12cr|wavplay-1.4-6|34	
12cr|wavplay-1.4-6|35	%clean
12cr|wavplay-1.4-6|36	rm -rf %{buildroot}
12cr|wavplay-1.4-6|37	
12cr|wavplay-1.4-6|38	%files
12cr|wavplay-1.4-6|39	%defattr(-,root,root)
12cr|wavplay-1.4-6|40	%doc BUGS COPYING README
12cr|wavplay-1.4-6|41	%attr(4511,root,root) %{_bindir}/wavplay
12cr|wavplay-1.4-6|42	%{_bindir}/wavrec
12cr|wavplay-1.4-6|43	%{_mandir}/man?/*
12cr|wavplay-1.4-6|44	
12cr|wavplay-1.4-6|45	
12cr|wavplay-1.4-6|46	
12cr|wavplay-1.4-6|47	%changelog
12cr|wavplay-1.4-6|48	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.4-6mdv2010.0
12cr|wavplay-1.4-6|49	+ Revision: 434703
12cr|wavplay-1.4-6|50	- rebuild
12cr|wavplay-1.4-6|51	
12cr|wavplay-1.4-6|52	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4-5mdv2009.0
12cr|wavplay-1.4-6|53	+ Revision: 261921
12cr|wavplay-1.4-6|54	- rebuild
12cr|wavplay-1.4-6|55	
12cr|wavplay-1.4-6|56	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4-4mdv2009.0
12cr|wavplay-1.4-6|57	+ Revision: 255837
12cr|wavplay-1.4-6|58	- rebuild
12cr|wavplay-1.4-6|59	
12cr|wavplay-1.4-6|60	+ Olivier Blin <oblin@mandriva.com>
12cr|wavplay-1.4-6|61	- restore BuildRoot
12cr|wavplay-1.4-6|62	
12cr|wavplay-1.4-6|63	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.4-2mdv2008.1
12cr|wavplay-1.4-6|64	+ Revision: 129286
12cr|wavplay-1.4-6|65	- kill re-definition of %%buildroot on Pixel's request
12cr|wavplay-1.4-6|66	- use %%mkrel
12cr|wavplay-1.4-6|67	- import wavplay
12cr|wavplay-1.4-6|68	
12cr|wavplay-1.4-6|69	
12cr|wavplay-1.4-6|70	* Fri Jan 21 2005 Abel Cheung <deaddog@mandrake.org> 1.4-2mdk
12cr|wavplay-1.4-6|71	- rebuild
12cr|wavplay-1.4-6|72	- enable suid
12cr|wavplay-1.4-6|73	- P0: fix compilation
12cr|wavplay-1.4-6|74	
12cr|wavplay-1.4-6|75	* Wed Oct 08 2003 Abel Cheung <deaddog@deaddog.org> 1.4-1mdk
12cr|wavplay-1.4-6|76	- First Mandrake package
12cr|wavplay-1.4-6|77	- Don't suid the binary, but lost the ability for real time
12cr|wavplay-1.4-6|78	scheduling

8426 12
12cr|wdiff-1.1.2-1|1	%define name wdiff
12cr|wdiff-1.1.2-1|2	%define version 1.1.2
12cr|wdiff-1.1.2-1|3	%define release %mkrel 1
12cr|wdiff-1.1.2-1|4	
12cr|wdiff-1.1.2-1|5	Summary:	Word-based diff front end
12cr|wdiff-1.1.2-1|6	Name:		wdiff
12cr|wdiff-1.1.2-1|7	Version:	%version
12cr|wdiff-1.1.2-1|8	Release:	%release
12cr|wdiff-1.1.2-1|9	URL:		http://www.gnu.org/software/wdiff/wdiff.html
12cr|wdiff-1.1.2-1|10	Source0:	ftp://ftp.gnu.org/pub/gnu/wdiff/%{name}-%{version}.tar.gz
12cr|wdiff-1.1.2-1|11	License:	GPLv2+
12cr|wdiff-1.1.2-1|12	Group:		Text tools
12cr|wdiff-1.1.2-1|13	BuildRequires:	termcap-devel
12cr|wdiff-1.1.2-1|14	BuildRequires:	texinfo
12cr|wdiff-1.1.2-1|15	
12cr|wdiff-1.1.2-1|16	%description
12cr|wdiff-1.1.2-1|17	GNU wdiff is a front-end to GNU diff.  It compares two files, finding
12cr|wdiff-1.1.2-1|18	which words have been deleted or added to the first in order to create
12cr|wdiff-1.1.2-1|19	the second.  It has many output formats and interacts well with
12cr|wdiff-1.1.2-1|20	terminals and pagers (notably with less).  GNU wdiff is particularly
12cr|wdiff-1.1.2-1|21	useful when two texts differ only by a few words and paragraphs have
12cr|wdiff-1.1.2-1|22	been refilled.
12cr|wdiff-1.1.2-1|23	
12cr|wdiff-1.1.2-1|24	
12cr|wdiff-1.1.2-1|25	%prep
12cr|wdiff-1.1.2-1|26	%setup -q
12cr|wdiff-1.1.2-1|27	
12cr|wdiff-1.1.2-1|28	%build
12cr|wdiff-1.1.2-1|29	%configure2_5x
12cr|wdiff-1.1.2-1|30	%make
12cr|wdiff-1.1.2-1|31	
12cr|wdiff-1.1.2-1|32	%install
12cr|wdiff-1.1.2-1|33	rm -rf %buildroot *.lang
12cr|wdiff-1.1.2-1|34	%makeinstall
12cr|wdiff-1.1.2-1|35	%find_lang %name
12cr|wdiff-1.1.2-1|36	%find_lang %name-gnulib
12cr|wdiff-1.1.2-1|37	cat %name-gnulib.lang >> %name.lang
12cr|wdiff-1.1.2-1|38	
12cr|wdiff-1.1.2-1|39	%post
12cr|wdiff-1.1.2-1|40	%_install_info %{name}.info
12cr|wdiff-1.1.2-1|41	
12cr|wdiff-1.1.2-1|42	%preun
12cr|wdiff-1.1.2-1|43	%_remove_install_info %{name}.info
12cr|wdiff-1.1.2-1|44	
12cr|wdiff-1.1.2-1|45	%files -f %name.lang
12cr|wdiff-1.1.2-1|46	%doc README NEWS THANKS TODO COPYING ChangeLog BACKLOG
12cr|wdiff-1.1.2-1|47	%{_bindir}/wdiff
12cr|wdiff-1.1.2-1|48	%_mandir/man1/wdiff.1*
12cr|wdiff-1.1.2-1|49	%{_infodir}/wdiff.info*
12cr|wdiff-1.1.2-1|50	
12cr|wdiff-1.1.2-1|51	
12cr|wdiff-1.1.2-1|52	%changelog
12cr|wdiff-1.1.2-1|53	* Thu May 31 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.2-1mdv2012.0
12cr|wdiff-1.1.2-1|54	+ Revision: 801526
12cr|wdiff-1.1.2-1|55	- version update 1.1.2
12cr|wdiff-1.1.2-1|56	
12cr|wdiff-1.1.2-1|57	* Mon May 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.1-1
12cr|wdiff-1.1.2-1|58	+ Revision: 800970
12cr|wdiff-1.1.2-1|59	- version update 1.1.1
12cr|wdiff-1.1.2-1|60	
12cr|wdiff-1.1.2-1|61	* Sat Nov 19 2011 Götz Waschk <waschk@mandriva.org> 1.1.0-1
12cr|wdiff-1.1.2-1|62	+ Revision: 731831
12cr|wdiff-1.1.2-1|63	- new version
12cr|wdiff-1.1.2-1|64	
12cr|wdiff-1.1.2-1|65	* Tue Sep 20 2011 Götz Waschk <waschk@mandriva.org> 1.0.1-1
12cr|wdiff-1.1.2-1|66	+ Revision: 700492
12cr|wdiff-1.1.2-1|67	- new version
12cr|wdiff-1.1.2-1|68	
12cr|wdiff-1.1.2-1|69	* Sun Sep 11 2011 Götz Waschk <waschk@mandriva.org> 1.0.0-1
12cr|wdiff-1.1.2-1|70	+ Revision: 699393
12cr|wdiff-1.1.2-1|71	- new version
12cr|wdiff-1.1.2-1|72	- update to new version 1.0.0
12cr|wdiff-1.1.2-1|73	
12cr|wdiff-1.1.2-1|74	* Tue Dec 07 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.6.5-1mdv2011.0
12cr|wdiff-1.1.2-1|75	+ Revision: 614425
12cr|wdiff-1.1.2-1|76	- 0.6.5
12cr|wdiff-1.1.2-1|77	- spec cleanup
12cr|wdiff-1.1.2-1|78	- correct use of %%buildroot
12cr|wdiff-1.1.2-1|79	- fix source0
12cr|wdiff-1.1.2-1|80	
12cr|wdiff-1.1.2-1|81	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 0.6.3-1mdv2011.0
12cr|wdiff-1.1.2-1|82	+ Revision: 550276
12cr|wdiff-1.1.2-1|83	- update to new version 0.6.3
12cr|wdiff-1.1.2-1|84	
12cr|wdiff-1.1.2-1|85	* Sun Apr 04 2010 Götz Waschk <waschk@mandriva.org> 0.6.1-1mdv2010.1
12cr|wdiff-1.1.2-1|86	+ Revision: 531349
12cr|wdiff-1.1.2-1|87	- new version
12cr|wdiff-1.1.2-1|88	- drop patch
12cr|wdiff-1.1.2-1|89	- update file list
12cr|wdiff-1.1.2-1|90	
12cr|wdiff-1.1.2-1|91	* Mon Jul 13 2009 Götz Waschk <waschk@mandriva.org> 0.5-9mdv2010.0
12cr|wdiff-1.1.2-1|92	+ Revision: 395464
12cr|wdiff-1.1.2-1|93	- spec fix
12cr|wdiff-1.1.2-1|94	- update license
12cr|wdiff-1.1.2-1|95	
12cr|wdiff-1.1.2-1|96	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.5-8mdv2009.0
12cr|wdiff-1.1.2-1|97	+ Revision: 136571
12cr|wdiff-1.1.2-1|98	- restore BuildRoot
12cr|wdiff-1.1.2-1|99	
12cr|wdiff-1.1.2-1|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|wdiff-1.1.2-1|101	- kill re-definition of %%buildroot on Pixel's request
12cr|wdiff-1.1.2-1|102	
12cr|wdiff-1.1.2-1|103	* Wed Jul 11 2007 Götz Waschk <waschk@mandriva.org> 0.5-8mdv2008.0
12cr|wdiff-1.1.2-1|104	+ Revision: 51178
12cr|wdiff-1.1.2-1|105	- Import wdiff
12cr|wdiff-1.1.2-1|106	

8427 12
12cr|weave-sync-1.0-0.20100308.2|1	%define name	    weave-sync
12cr|weave-sync-1.0-0.20100308.2|2	%define version     1.0
12cr|weave-sync-1.0-0.20100308.2|3	%define snapshot    69faab92136d
12cr|weave-sync-1.0-0.20100308.2|4	%define release     %mkrel 0.20100308.2
12cr|weave-sync-1.0-0.20100308.2|5	
12cr|weave-sync-1.0-0.20100308.2|6	%define _requires_exceptions pear(.*)
12cr|weave-sync-1.0-0.20100308.2|7	
12cr|weave-sync-1.0-0.20100308.2|8	Name:		%{name}
12cr|weave-sync-1.0-0.20100308.2|9	Version:	%{version}
12cr|weave-sync-1.0-0.20100308.2|10	Release:	%{release}
12cr|weave-sync-1.0-0.20100308.2|11	Summary:	Firefox synchronisation service
12cr|weave-sync-1.0-0.20100308.2|12	License:	GPL
12cr|weave-sync-1.0-0.20100308.2|13	Group:		Networking/WWW
12cr|weave-sync-1.0-0.20100308.2|14	URL:		https://wiki.mozilla.org/Labs/Weave/Sync/1.0/Setup
12cr|weave-sync-1.0-0.20100308.2|15	Source0:    weaveserver-sync-%{snapshot}.tar.bz2
12cr|weave-sync-1.0-0.20100308.2|16	Source1:    weave.sql
12cr|weave-sync-1.0-0.20100308.2|17	Requires:	apache-mod_php
12cr|weave-sync-1.0-0.20100308.2|18	BuildArch:	noarch
12cr|weave-sync-1.0-0.20100308.2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|weave-sync-1.0-0.20100308.2|20	
12cr|weave-sync-1.0-0.20100308.2|21	%description
12cr|weave-sync-1.0-0.20100308.2|22	Weave is a Mozilla Labs project to integrate web services into Firefox by
12cr|weave-sync-1.0-0.20100308.2|23	allowing users to securely share their data with other instances of their own
12cr|weave-sync-1.0-0.20100308.2|24	software, other users and 3rd parties. The Weave project includes a Firefox
12cr|weave-sync-1.0-0.20100308.2|25	add-on, a server component, and data sharing APIs.
12cr|weave-sync-1.0-0.20100308.2|26	
12cr|weave-sync-1.0-0.20100308.2|27	The first service under the Weave umbrella is the synchronization service. The
12cr|weave-sync-1.0-0.20100308.2|28	Weave Sync 1.0 add-on lets you securely take your Firefox experience with you
12cr|weave-sync-1.0-0.20100308.2|29	to all your Firefox browsers. Mozilla operates a hosted server, and the source
12cr|weave-sync-1.0-0.20100308.2|30	code for the server is open so that any user may operate their own server if
12cr|weave-sync-1.0-0.20100308.2|31	they wish. The synchronization product keeps bookmarks, history, form data,
12cr|weave-sync-1.0-0.20100308.2|32	passwords, tabs, and user preferences, and provides an API to allow add-on
12cr|weave-sync-1.0-0.20100308.2|33	developers to synchronize their data as well.
12cr|weave-sync-1.0-0.20100308.2|34	
12cr|weave-sync-1.0-0.20100308.2|35	%prep
12cr|weave-sync-1.0-0.20100308.2|36	%setup -q -n weaveserver-sync-%{snapshot}
12cr|weave-sync-1.0-0.20100308.2|37	cp %{SOURCE1} .
12cr|weave-sync-1.0-0.20100308.2|38	
12cr|weave-sync-1.0-0.20100308.2|39	%build
12cr|weave-sync-1.0-0.20100308.2|40	
12cr|weave-sync-1.0-0.20100308.2|41	%install
12cr|weave-sync-1.0-0.20100308.2|42	rm -rf %{buildroot}
12cr|weave-sync-1.0-0.20100308.2|43	
12cr|weave-sync-1.0-0.20100308.2|44	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|weave-sync-1.0-0.20100308.2|45	cp -pr 1.0 %{buildroot}%{_datadir}/%{name}
12cr|weave-sync-1.0-0.20100308.2|46	
12cr|weave-sync-1.0-0.20100308.2|47	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|weave-sync-1.0-0.20100308.2|48	mv  %{buildroot}%{_datadir}/%{name}/1.0/default_constants.php.dist \
12cr|weave-sync-1.0-0.20100308.2|49	%{buildroot}%{_sysconfdir}/%{name}.conf
12cr|weave-sync-1.0-0.20100308.2|50	pushd  %{buildroot}%{_datadir}/%{name}/1.0
12cr|weave-sync-1.0-0.20100308.2|51	ln -s ../../../..%{_sysconfdir}/%{name}.conf default_constants.php
12cr|weave-sync-1.0-0.20100308.2|52	popd
12cr|weave-sync-1.0-0.20100308.2|53	
12cr|weave-sync-1.0-0.20100308.2|54	# apache configuration
12cr|weave-sync-1.0-0.20100308.2|55	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|weave-sync-1.0-0.20100308.2|56	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|weave-sync-1.0-0.20100308.2|57	
12cr|weave-sync-1.0-0.20100308.2|58	Alias /weave/1.0 %{_datadir}/%{name}/1.0/index.php
12cr|weave-sync-1.0-0.20100308.2|59	Alias /weave %{_datadir}/%{name}
12cr|weave-sync-1.0-0.20100308.2|60	
12cr|weave-sync-1.0-0.20100308.2|61	<Directory %{_datadir}/%{name}>
12cr|weave-sync-1.0-0.20100308.2|62	Options Indexes FollowSymLinks
12cr|weave-sync-1.0-0.20100308.2|63	Order allow,deny
12cr|weave-sync-1.0-0.20100308.2|64	Allow from all
12cr|weave-sync-1.0-0.20100308.2|65	</Directory>
12cr|weave-sync-1.0-0.20100308.2|66	EOF
12cr|weave-sync-1.0-0.20100308.2|67	
12cr|weave-sync-1.0-0.20100308.2|68	%clean
12cr|weave-sync-1.0-0.20100308.2|69	rm -rf %{buildroot}
12cr|weave-sync-1.0-0.20100308.2|70	
12cr|weave-sync-1.0-0.20100308.2|71	%post
12cr|weave-sync-1.0-0.20100308.2|72	%if %mdkversion < 201010
12cr|weave-sync-1.0-0.20100308.2|73	%_post_webapp
12cr|weave-sync-1.0-0.20100308.2|74	%endif
12cr|weave-sync-1.0-0.20100308.2|75	
12cr|weave-sync-1.0-0.20100308.2|76	%postun
12cr|weave-sync-1.0-0.20100308.2|77	%if %mdkversion < 201010
12cr|weave-sync-1.0-0.20100308.2|78	%_postun_webapp
12cr|weave-sync-1.0-0.20100308.2|79	%endif
12cr|weave-sync-1.0-0.20100308.2|80	
12cr|weave-sync-1.0-0.20100308.2|81	%files
12cr|weave-sync-1.0-0.20100308.2|82	%defattr(-,root,root)
12cr|weave-sync-1.0-0.20100308.2|83	%doc README weave.sql
12cr|weave-sync-1.0-0.20100308.2|84	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|weave-sync-1.0-0.20100308.2|85	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|weave-sync-1.0-0.20100308.2|86	%{_datadir}/%{name}
12cr|weave-sync-1.0-0.20100308.2|87	
12cr|weave-sync-1.0-0.20100308.2|88	
12cr|weave-sync-1.0-0.20100308.2|89	
12cr|weave-sync-1.0-0.20100308.2|90	%changelog
12cr|weave-sync-1.0-0.20100308.2|91	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.20100308.2mdv2011.0
12cr|weave-sync-1.0-0.20100308.2|92	+ Revision: 615434
12cr|weave-sync-1.0-0.20100308.2|93	- the mass rebuild of 2010.1 packages
12cr|weave-sync-1.0-0.20100308.2|94	
12cr|weave-sync-1.0-0.20100308.2|95	* Sat Mar 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.20100308.1mdv2010.1
12cr|weave-sync-1.0-0.20100308.2|96	+ Revision: 518690
12cr|weave-sync-1.0-0.20100308.2|97	- new snapshot
12cr|weave-sync-1.0-0.20100308.2|98	
12cr|weave-sync-1.0-0.20100308.2|99	* Tue Feb 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.20100201.1mdv2010.1
12cr|weave-sync-1.0-0.20100308.2|100	+ Revision: 499789
12cr|weave-sync-1.0-0.20100308.2|101	- new snapshot
12cr|weave-sync-1.0-0.20100308.2|102	
12cr|weave-sync-1.0-0.20100308.2|103	* Thu Jan 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.20100121.1mdv2010.1
12cr|weave-sync-1.0-0.20100308.2|104	+ Revision: 494744
12cr|weave-sync-1.0-0.20100308.2|105	- import weave-sync
12cr|weave-sync-1.0-0.20100308.2|106	
12cr|weave-sync-1.0-0.20100308.2|107	
12cr|weave-sync-1.0-0.20100308.2|108	* Thu Jan 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.20100121.1mdv2010.1
12cr|weave-sync-1.0-0.20100308.2|109	-  first mdv release

8428 12
12cr|web2project-2.0-6|1	Summary:    Real Project Management for Real Businesses
12cr|web2project-2.0-6|2	Name:       web2project
12cr|web2project-2.0-6|3	Version:    2.0
12cr|web2project-2.0-6|4	Release:    6
12cr|web2project-2.0-6|5	License:    BSD
12cr|web2project-2.0-6|6	Group:      System/Servers
12cr|web2project-2.0-6|7	URL:        http://web2project.net/
12cr|web2project-2.0-6|8	Source0:    http://prdownloads.sourceforge.net/web2project/%{name}-%{version}.tar.gz
12cr|web2project-2.0-6|9	Patch0:     web2project-2.0-external-adodb.patch
12cr|web2project-2.0-6|10	Patch1:     web2project-1.3-external-libs.patch
12cr|web2project-2.0-6|11	Patch2:     web2project-2.0-fix-bbparser-path.patch
12cr|web2project-2.0-6|12	#http://github.com/trevormorse/web2project/commit/ab14f7f1ccd39b0f8fdda4996a7719d16c6e6d84
12cr|web2project-2.0-6|13	Patch3:     web2project-2.0-timezone-fix.patch
12cr|web2project-2.0-6|14	Requires(post): rpm-helper
12cr|web2project-2.0-6|15	Requires(preun): rpm-helper
12cr|web2project-2.0-6|16	Requires:   apache-mod_php
12cr|web2project-2.0-6|17	Requires:   php-mysql
12cr|web2project-2.0-6|18	Requires:   php-gd
12cr|web2project-2.0-6|19	Requires:   php-sqlite3
12cr|web2project-2.0-6|20	Requires:   php-ldap
12cr|web2project-2.0-6|21	Requires:   php-adodb
12cr|web2project-2.0-6|22	Requires:   php-jpgraph
12cr|web2project-2.0-6|23	Requires:   php-smarty
12cr|web2project-2.0-6|24	Requires:   php-mbstring
12cr|web2project-2.0-6|25	Requires:   php-pear-Date
12cr|web2project-2.0-6|26	Requires:   php-pear-Contact_Vcard_Parse
12cr|web2project-2.0-6|27	Requires:   php-pear-Contact_Vcard_Build
12cr|web2project-2.0-6|28	Requires:   php-pear-HTML_BBCodeParser
12cr|web2project-2.0-6|29	Requires:   nusoap
12cr|web2project-2.0-6|30	BuildArch:  noarch
12cr|web2project-2.0-6|31	
12cr|web2project-2.0-6|32	%description
12cr|web2project-2.0-6|33	web2Project is an Free Open Source business oriented Project Management System
12cr|web2project-2.0-6|34	(PMS) built for the future. Following the concept of a Rich Internet
12cr|web2project-2.0-6|35	Application (RIA) we will be providing an interactive and effective way of
12cr|web2project-2.0-6|36	managing projects.
12cr|web2project-2.0-6|37	
12cr|web2project-2.0-6|38	%prep
12cr|web2project-2.0-6|39	%setup -q
12cr|web2project-2.0-6|40	find . -name .htaccess | xargs rm -f
12cr|web2project-2.0-6|41	
12cr|web2project-2.0-6|42	# don't bundle these
12cr|web2project-2.0-6|43	rm -rf lib/adodb
12cr|web2project-2.0-6|44	rm -rf lib/jpgraph
12cr|web2project-2.0-6|45	rm -rf lib/PEAR
12cr|web2project-2.0-6|46	
12cr|web2project-2.0-6|47	%patch0 -p1
12cr|web2project-2.0-6|48	%patch1 -p1
12cr|web2project-2.0-6|49	%patch2 -p1
12cr|web2project-2.0-6|50	%patch3 -p1
12cr|web2project-2.0-6|51	
12cr|web2project-2.0-6|52	%build
12cr|web2project-2.0-6|53	
12cr|web2project-2.0-6|54	%install
12cr|web2project-2.0-6|55	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|web2project-2.0-6|56	install -m 644 *.php %{buildroot}%{_datadir}/%{name}
12cr|web2project-2.0-6|57	for dir in classes includes install js lib locales modules style; do
12cr|web2project-2.0-6|58	cp -pr $dir %{buildroot}%{_datadir}/%{name}
12cr|web2project-2.0-6|59	done
12cr|web2project-2.0-6|60	
12cr|web2project-2.0-6|61	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cr|web2project-2.0-6|62	cp -pr files/* %{buildroot}%{_localstatedir}/lib/%{name}
12cr|web2project-2.0-6|63	pushd %{buildroot}%{_datadir}/%{name}
12cr|web2project-2.0-6|64	ln -s ../../..%{_localstatedir}/lib/%{name} files
12cr|web2project-2.0-6|65	popd
12cr|web2project-2.0-6|66	
12cr|web2project-2.0-6|67	# fix config file location
12cr|web2project-2.0-6|68	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|web2project-2.0-6|69	#mv %{buildroot}%{_datadir}/%{name}/includes/config-dist.php \
12cr|web2project-2.0-6|70	#    %{buildroot}%{_sysconfdir}/%{name}/config.php
12cr|web2project-2.0-6|71	touch %{buildroot}%{_sysconfdir}/%{name}/config.php
12cr|web2project-2.0-6|72	chmod 660 %{buildroot}%{_sysconfdir}/%{name}/config.php
12cr|web2project-2.0-6|73	pushd %{buildroot}%{_datadir}/%{name}/includes
12cr|web2project-2.0-6|74	ln -s ../../../..%{_sysconfdir}/%{name}/config.php .
12cr|web2project-2.0-6|75	popd
12cr|web2project-2.0-6|76	
12cr|web2project-2.0-6|77	
12cr|web2project-2.0-6|78	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|web2project-2.0-6|79	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
12cr|web2project-2.0-6|80	Alias /%{name}/files %{_localstatedir}/lib/%{name}
12cr|web2project-2.0-6|81	Alias /%{name} %{_datadir}/%{name}
12cr|web2project-2.0-6|82	
12cr|web2project-2.0-6|83	<Directory %{_datadir}/%{name}>
12cr|web2project-2.0-6|84	Order allow,deny
12cr|web2project-2.0-6|85	Allow from all
12cr|web2project-2.0-6|86	
12cr|web2project-2.0-6|87	php_admin_value memory_limit    64M
12cr|web2project-2.0-6|88	php_admin_value post_max_size   17M
12cr|web2project-2.0-6|89	php_admin_value upload_max_filesize 16M
12cr|web2project-2.0-6|90	php_admin_value max_execution_time 120
12cr|web2project-2.0-6|91	</Directory>
12cr|web2project-2.0-6|92	
12cr|web2project-2.0-6|93	
12cr|web2project-2.0-6|94	<Directory %{_datadir}/%{name}/includes>
12cr|web2project-2.0-6|95	Order deny,allow
12cr|web2project-2.0-6|96	Deny from all
12cr|web2project-2.0-6|97	</Directory>
12cr|web2project-2.0-6|98	
12cr|web2project-2.0-6|99	<Directory %{_datadir}/%{name}/includes>
12cr|web2project-2.0-6|100	Order deny,allow
12cr|web2project-2.0-6|101	Deny from all
12cr|web2project-2.0-6|102	Allow from 127.0.0.1
12cr|web2project-2.0-6|103	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
12cr|web2project-2.0-6|104	</Directory>
12cr|web2project-2.0-6|105	
12cr|web2project-2.0-6|106	<Directory %{_localstatedir}/lib/%{name}/files>
12cr|web2project-2.0-6|107	Order deny,allow
12cr|web2project-2.0-6|108	Deny from all
12cr|web2project-2.0-6|109	</Directory>
12cr|web2project-2.0-6|110	
12cr|web2project-2.0-6|111	<Directory %{_localstatedir}/lib/%{name}/files/temp>
12cr|web2project-2.0-6|112	Order allow,deny
12cr|web2project-2.0-6|113	Allow from all
12cr|web2project-2.0-6|114	</Directory>
12cr|web2project-2.0-6|115	EOF
12cr|web2project-2.0-6|116	
12cr|web2project-2.0-6|117	
12cr|web2project-2.0-6|118	%post
12cr|web2project-2.0-6|119	%_post_webapp
12cr|web2project-2.0-6|120	
12cr|web2project-2.0-6|121	%postun
12cr|web2project-2.0-6|122	%_postun_webapp
12cr|web2project-2.0-6|123	
12cr|web2project-2.0-6|124	%files
12cr|web2project-2.0-6|125	%doc ChangeLog COPYING LICENSE README
12cr|web2project-2.0-6|126	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|web2project-2.0-6|127	%attr(-,apache,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
12cr|web2project-2.0-6|128	%{_datadir}/%{name}
12cr|web2project-2.0-6|129	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
12cr|web2project-2.0-6|130	

8429 12
12cr|webgrep-2.12-5|1	%define name webgrep
12cr|webgrep-2.12-5|2	%define version 2.12
12cr|webgrep-2.12-5|3	%define release %mkrel 5
12cr|webgrep-2.12-5|4	
12cr|webgrep-2.12-5|5	
12cr|webgrep-2.12-5|6	Summary: Web page search utilities
12cr|webgrep-2.12-5|7	Name: %{name}
12cr|webgrep-2.12-5|8	Version: %{version}
12cr|webgrep-2.12-5|9	Release: %{release}
12cr|webgrep-2.12-5|10	License: GPL
12cr|webgrep-2.12-5|11	Group: Development/Other
12cr|webgrep-2.12-5|12	Source: %{name}-%{version}.tar.bz2
12cr|webgrep-2.12-5|13	Patch: %{name}-makefile.patch.bz2
12cr|webgrep-2.12-5|14	URL: http://www.linuxfocus.org/~guido/
12cr|webgrep-2.12-5|15	Buildroot: %{_tmppath}/%{name}-buildroot
12cr|webgrep-2.12-5|16	
12cr|webgrep-2.12-5|17	%description
12cr|webgrep-2.12-5|18	webgrep is a set of search utilities for web-masters. This package includes
12cr|webgrep-2.12-5|19	7 utilities:
12cr|webgrep-2.12-5|20	
12cr|webgrep-2.12-5|21	srcgrep is a utility to search for the IMG/SRC-tag or the BODY/BACKGROUND-tag
12cr|webgrep-2.12-5|22	in web-pages and display the path to the referenced images in a nice readable
12cr|webgrep-2.12-5|23	way.
12cr|webgrep-2.12-5|24	
12cr|webgrep-2.12-5|25	hrefgrep is a search utility for the <... href=...> tag.
12cr|webgrep-2.12-5|26	
12cr|webgrep-2.12-5|27	webfgrep is a poor man's web search engine. A script (e.g perl) must still
12cr|webgrep-2.12-5|28	be written to do the cgi-bin. webfgrep is good for website up to 1 Mb of
12cr|webgrep-2.12-5|29	html. A small cgi-bin called websearch comes with this package. It is written
12cr|webgrep-2.12-5|30	in perl and you can adapt it to your web-site.
12cr|webgrep-2.12-5|31	webfgrep is basically just an exteremly fast fgrep program that leaves out
12cr|webgrep-2.12-5|32	the html tags.
12cr|webgrep-2.12-5|33	
12cr|webgrep-2.12-5|34	blnkcheck is a program to check for broken links on the server.
12cr|webgrep-2.12-5|35	This is probably the most powerful program in this toolkit.
12cr|webgrep-2.12-5|36	
12cr|webgrep-2.12-5|37	httpcheck is a post processor for blnkcheck and is written in perl. It can
12cr|webgrep-2.12-5|38	be used to check also absolute http links in web-pages.
12cr|webgrep-2.12-5|39	
12cr|webgrep-2.12-5|40	lshtmlref is a program to build tar archives from a given list of web-pages.
12cr|webgrep-2.12-5|41	It helps you to include all GIFs, text files, etc.. in the archives.
12cr|webgrep-2.12-5|42	
12cr|webgrep-2.12-5|43	taggrep is a program to grep for html tags. E.g search for meta tags or
12cr|webgrep-2.12-5|44	list the title of a number of web pages.
12cr|webgrep-2.12-5|45	
12cr|webgrep-2.12-5|46	%prep
12cr|webgrep-2.12-5|47	rm -rf $RPM_BUILD_ROOT
12cr|webgrep-2.12-5|48	
12cr|webgrep-2.12-5|49	%setup
12cr|webgrep-2.12-5|50	
12cr|webgrep-2.12-5|51	%patch
12cr|webgrep-2.12-5|52	
12cr|webgrep-2.12-5|53	%build
12cr|webgrep-2.12-5|54	%make  CFLAGS="$RPM_OPT_FLAGS"
12cr|webgrep-2.12-5|55	
12cr|webgrep-2.12-5|56	%install
12cr|webgrep-2.12-5|57	make DESTDIR=$RPM_BUILD_ROOT install
12cr|webgrep-2.12-5|58	
12cr|webgrep-2.12-5|59	
12cr|webgrep-2.12-5|60	%clean
12cr|webgrep-2.12-5|61	rm -rf $RPM_BUILD_ROOT
12cr|webgrep-2.12-5|62	
12cr|webgrep-2.12-5|63	%files
12cr|webgrep-2.12-5|64	%defattr (-,root,root)
12cr|webgrep-2.12-5|65	%doc README cgi-bin
12cr|webgrep-2.12-5|66	%{_bindir}/*
12cr|webgrep-2.12-5|67	%{_mandir}/man1/*
12cr|webgrep-2.12-5|68	
12cr|webgrep-2.12-5|69	
12cr|webgrep-2.12-5|70	
12cr|webgrep-2.12-5|71	%changelog
12cr|webgrep-2.12-5|72	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.12-5mdv2010.0
12cr|webgrep-2.12-5|73	+ Revision: 434735
12cr|webgrep-2.12-5|74	- rebuild
12cr|webgrep-2.12-5|75	
12cr|webgrep-2.12-5|76	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.12-4mdv2009.0
12cr|webgrep-2.12-5|77	+ Revision: 261924
12cr|webgrep-2.12-5|78	- rebuild
12cr|webgrep-2.12-5|79	
12cr|webgrep-2.12-5|80	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.12-3mdv2009.0
12cr|webgrep-2.12-5|81	+ Revision: 255844
12cr|webgrep-2.12-5|82	- rebuild
12cr|webgrep-2.12-5|83	
12cr|webgrep-2.12-5|84	+ Olivier Blin <oblin@mandriva.com>
12cr|webgrep-2.12-5|85	- restore BuildRoot
12cr|webgrep-2.12-5|86	
12cr|webgrep-2.12-5|87	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.12-1mdv2008.1
12cr|webgrep-2.12-5|88	+ Revision: 129299
12cr|webgrep-2.12-5|89	- kill re-definition of %%buildroot on Pixel's request
12cr|webgrep-2.12-5|90	- use %%mkrel
12cr|webgrep-2.12-5|91	- import webgrep
12cr|webgrep-2.12-5|92	
12cr|webgrep-2.12-5|93	
12cr|webgrep-2.12-5|94	* Sat Aug 28 2004 Franck Villaume <fvill@freesurf.fr> 2.12-1mdk
12cr|webgrep-2.12-5|95	- 2.12
12cr|webgrep-2.12-5|96	
12cr|webgrep-2.12-5|97	* Mon Mar 17 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.11-1mdk
12cr|webgrep-2.12-5|98	- regenerate patch0
12cr|webgrep-2.12-5|99	
12cr|webgrep-2.12-5|100	* Thu Jan 02 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.9-3mdk
12cr|webgrep-2.12-5|101	- build release
12cr|webgrep-2.12-5|102	- fix no-clean-section
12cr|webgrep-2.12-5|103	
12cr|webgrep-2.12-5|104	* Fri Aug 31 2001 Etienne Faure <etienne@mandrakesoft.com> 2.9-2mdk
12cr|webgrep-2.12-5|105	- rebuild
12cr|webgrep-2.12-5|106	
12cr|webgrep-2.12-5|107	* Wed Dec 27 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 2.9-1mdk
12cr|webgrep-2.12-5|108	- new and shiny source.
12cr|webgrep-2.12-5|109	- use our own optimizations.
12cr|webgrep-2.12-5|110	
12cr|webgrep-2.12-5|111	* Thu Oct 19 2000 Lenny Cartier <lenny@mandrakesoft.com> 2.7-1mdk
12cr|webgrep-2.12-5|112	- new in contribs
12cr|webgrep-2.12-5|113	- makefile patch

8430 12
12cr|webkit-efl-0.1.0-0.r127150.6|1	%define major 0
12cr|webkit-efl-0.1.0-0.r127150.6|2	%define libname %mklibname %name %major
12cr|webkit-efl-0.1.0-0.r127150.6|3	%define develname %mklibname -d %name
12cr|webkit-efl-0.1.0-0.r127150.6|4	%define svnrel 127150
12cr|webkit-efl-0.1.0-0.r127150.6|5	
12cr|webkit-efl-0.1.0-0.r127150.6|6	Summary: Port of WebKit to EFL
12cr|webkit-efl-0.1.0-0.r127150.6|7	Name: webkit-efl
12cr|webkit-efl-0.1.0-0.r127150.6|8	Version: 0.1.0
12cr|webkit-efl-0.1.0-0.r127150.6|9	Release: %mkrel -c r%svnrel 6
12cr|webkit-efl-0.1.0-0.r127150.6|10	License: LGPLv2+
12cr|webkit-efl-0.1.0-0.r127150.6|11	Group: Graphical desktop/Enlightenment
12cr|webkit-efl-0.1.0-0.r127150.6|12	URL: http://trac.enlightenment.org/e/wiki/EWebKit
12cr|webkit-efl-0.1.0-0.r127150.6|13	Source0: http://packages.profusion.mobi/webkit-efl/%name-svn-r%{svnrel}.tar.bz2
12cr|webkit-efl-0.1.0-0.r127150.6|14	Patch0: webkit-efl-svn-r98964-libinstall.patch
12cr|webkit-efl-0.1.0-0.r127150.6|15	Patch1: webkit-efl-svn-r98964-curl-link.patch
12cr|webkit-efl-0.1.0-0.r127150.6|16	Patch2: webkit-efl-remove-minor-in-dep.patch
12cr|webkit-efl-0.1.0-0.r127150.6|17	Patch3: webkit-efl-fix-lib64-install-v2.patch
12cr|webkit-efl-0.1.0-0.r127150.6|18	Patch4: webkit-efl-0000-fix-include-hb-h.patch
12cr|webkit-efl-0.1.0-0.r127150.6|19	Patch5: webkit-efl-svn-r127150-link.patch
12cr|webkit-efl-0.1.0-0.r127150.6|20	BuildRequires: cmake
12cr|webkit-efl-0.1.0-0.r127150.6|21	BuildRequires: bison
12cr|webkit-efl-0.1.0-0.r127150.6|22	BuildRequires: flex
12cr|webkit-efl-0.1.0-0.r127150.6|23	BuildRequires: gperf
12cr|webkit-efl-0.1.0-0.r127150.6|24	BuildRequires: ecore-devel
12cr|webkit-efl-0.1.0-0.r127150.6|25	BuildRequires: edje
12cr|webkit-efl-0.1.0-0.r127150.6|26	BuildRequires: embryo
12cr|webkit-efl-0.1.0-0.r127150.6|27	BuildRequires: edje-devel
12cr|webkit-efl-0.1.0-0.r127150.6|28	BuildRequires: evas-devel
12cr|webkit-efl-0.1.0-0.r127150.6|29	BuildRequires: eina-devel
12cr|webkit-efl-0.1.0-0.r127150.6|30	BuildRequires: e_dbus-devel
12cr|webkit-efl-0.1.0-0.r127150.6|31	BuildRequires: e_dbus
12cr|webkit-efl-0.1.0-0.r127150.6|32	BuildRequires: eeze-devel
12cr|webkit-efl-0.1.0-0.r127150.6|33	BuildRequires: efreet-devel
12cr|webkit-efl-0.1.0-0.r127150.6|34	BuildRequires: pkgconfig(icu-i18n)
12cr|webkit-efl-0.1.0-0.r127150.6|35	BuildRequires: jpeg-devel
12cr|webkit-efl-0.1.0-0.r127150.6|36	BuildRequires: pkgconfig(libpng)
12cr|webkit-efl-0.1.0-0.r127150.6|37	BuildRequires: pkgconfig(sqlite3)
12cr|webkit-efl-0.1.0-0.r127150.6|38	BuildRequires: pkgconfig(libcurl)
12cr|webkit-efl-0.1.0-0.r127150.6|39	BuildRequires: libgstreamer0.10-plugins-base-devel
12cr|webkit-efl-0.1.0-0.r127150.6|40	BuildRequires: fontconfig-devel
12cr|webkit-efl-0.1.0-0.r127150.6|41	BuildRequires: pkgconfig(freetype2)
12cr|webkit-efl-0.1.0-0.r127150.6|42	BuildRequires: pkgconfig(cairo)
12cr|webkit-efl-0.1.0-0.r127150.6|43	BuildRequires: pkgconfig(gtk+-2.0)
12cr|webkit-efl-0.1.0-0.r127150.6|44	BuildRequires: pkgconfig(libxml-2.0)
12cr|webkit-efl-0.1.0-0.r127150.6|45	BuildRequires: pkgconfig(libxslt)
12cr|webkit-efl-0.1.0-0.r127150.6|46	BuildRequires: libsoup-devel
12cr|webkit-efl-0.1.0-0.r127150.6|47	BuildRequires: harfbuzz-devel
12cr|webkit-efl-0.1.0-0.r127150.6|48	BuildRequires: pkgconfig(x11)
12cr|webkit-efl-0.1.0-0.r127150.6|49	BuildRequires: gtest-devel
12cr|webkit-efl-0.1.0-0.r127150.6|50	
12cr|webkit-efl-0.1.0-0.r127150.6|51	
12cr|webkit-efl-0.1.0-0.r127150.6|52	%description
12cr|webkit-efl-0.1.0-0.r127150.6|53	Also known as WebKit-EFL, this is the port of WebKit to EFL. In order to
12cr|webkit-efl-0.1.0-0.r127150.6|54	keep it general and as independent as possible it uses (directly) a small
12cr|webkit-efl-0.1.0-0.r127150.6|55	subset of EFL libraries: Evas, Ecore and Edje. Complex non-HTML elements
12cr|webkit-efl-0.1.0-0.r127150.6|56	such as menus are delegated by means of callbacks that one should implement
12cr|webkit-efl-0.1.0-0.r127150.6|57	as desired, probably using Elementary as Eve does.
12cr|webkit-efl-0.1.0-0.r127150.6|58	
12cr|webkit-efl-0.1.0-0.r127150.6|59	%package -n %libname
12cr|webkit-efl-0.1.0-0.r127150.6|60	Summary: Enlightenment WebKit Library
12cr|webkit-efl-0.1.0-0.r127150.6|61	Group: System/Libraries
12cr|webkit-efl-0.1.0-0.r127150.6|62	
12cr|webkit-efl-0.1.0-0.r127150.6|63	%description -n %libname
12cr|webkit-efl-0.1.0-0.r127150.6|64	Enlightenment WebKit Library.
12cr|webkit-efl-0.1.0-0.r127150.6|65	
12cr|webkit-efl-0.1.0-0.r127150.6|66	%package -n %develname
12cr|webkit-efl-0.1.0-0.r127150.6|67	Summary: Enlightenment WebKit Library - devel files
12cr|webkit-efl-0.1.0-0.r127150.6|68	Group: System/Libraries
12cr|webkit-efl-0.1.0-0.r127150.6|69	Requires: %libname = %version-%release
12cr|webkit-efl-0.1.0-0.r127150.6|70	Provides: %name-devel = %version-%release
12cr|webkit-efl-0.1.0-0.r127150.6|71	Provides: ewebkit-devel = %version-%release
12cr|webkit-efl-0.1.0-0.r127150.6|72	
12cr|webkit-efl-0.1.0-0.r127150.6|73	%description -n %develname
12cr|webkit-efl-0.1.0-0.r127150.6|74	ewebkit development headers and development libraries.
12cr|webkit-efl-0.1.0-0.r127150.6|75	
12cr|webkit-efl-0.1.0-0.r127150.6|76	%prep
12cr|webkit-efl-0.1.0-0.r127150.6|77	%setup -qn %name-svn-r%svnrel
12cr|webkit-efl-0.1.0-0.r127150.6|78	%patch4 -p1
12cr|webkit-efl-0.1.0-0.r127150.6|79	%patch5 -p1
12cr|webkit-efl-0.1.0-0.r127150.6|80	
12cr|webkit-efl-0.1.0-0.r127150.6|81	%build
12cr|webkit-efl-0.1.0-0.r127150.6|82	%cmake .. -DPORT=Efl -DSHARED_CORE=ON -DCMAKE_BUILD_TYPE=Release -DNETWORK_BACKEND=curl
12cr|webkit-efl-0.1.0-0.r127150.6|83	%make
12cr|webkit-efl-0.1.0-0.r127150.6|84	
12cr|webkit-efl-0.1.0-0.r127150.6|85	%install
12cr|webkit-efl-0.1.0-0.r127150.6|86	%makeinstall_std -C build
12cr|webkit-efl-0.1.0-0.r127150.6|87	
12cr|webkit-efl-0.1.0-0.r127150.6|88	%files -n %libname
12cr|webkit-efl-0.1.0-0.r127150.6|89	%{_datadir}/ewebkit-0
12cr|webkit-efl-0.1.0-0.r127150.6|90	%{_libdir}/libewebkit.so.0
12cr|webkit-efl-0.1.0-0.r127150.6|91	%{_libdir}/libewebkit.so.0.*
12cr|webkit-efl-0.1.0-0.r127150.6|92	%{_libdir}/libjavascriptcore_efl.so.0
12cr|webkit-efl-0.1.0-0.r127150.6|93	%{_libdir}/libjavascriptcore_efl.so.0.*
12cr|webkit-efl-0.1.0-0.r127150.6|94	%{_libdir}/libwebcore_efl.so.0
12cr|webkit-efl-0.1.0-0.r127150.6|95	%{_libdir}/libwebcore_efl.so.0.*
12cr|webkit-efl-0.1.0-0.r127150.6|96	
12cr|webkit-efl-0.1.0-0.r127150.6|97	%files -n %develname
12cr|webkit-efl-0.1.0-0.r127150.6|98	%{_libdir}/*.so
12cr|webkit-efl-0.1.0-0.r127150.6|99	%{_prefix}/lib/pkgconfig/*.pc
12cr|webkit-efl-0.1.0-0.r127150.6|100	%{_includedir}/ewebkit-0

8431 12
12cr|webmake-2.4-8|1	%define name	webmake
12cr|webmake-2.4-8|2	%define version	2.4
12cr|webmake-2.4-8|3	%define release %mkrel 8
12cr|webmake-2.4-8|4	%define	module	HTML-WebMake
12cr|webmake-2.4-8|5	
12cr|webmake-2.4-8|6	Name: 	 	%{name}
12cr|webmake-2.4-8|7	Summary: 	Content management and web templating system
12cr|webmake-2.4-8|8	Version: 	%{version}
12cr|webmake-2.4-8|9	Release: 	%{release}
12cr|webmake-2.4-8|10	
12cr|webmake-2.4-8|11	Source0:	%{module}-%{version}.tar.bz2
12cr|webmake-2.4-8|12	URL:		http://webmake.taint.org/
12cr|webmake-2.4-8|13	License:	GPL
12cr|webmake-2.4-8|14	Group:		Networking/WWW
12cr|webmake-2.4-8|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|webmake-2.4-8|16	BuildRequires:	perl-devel
12cr|webmake-2.4-8|17	Requires:	perl-IO-String perl-Image-Size perl-Text-EtText
12cr|webmake-2.4-8|18	Requires:	perl-DB_File perl-HTML-Parser
12cr|webmake-2.4-8|19	Provides:	perl(HTML::WebMake::PerlCodeLibrary)
12cr|webmake-2.4-8|20	BuildArch:	noarch
12cr|webmake-2.4-8|21	
12cr|webmake-2.4-8|22	%description
12cr|webmake-2.4-8|23	WebMake is a simple content management system, based around a templating
12cr|webmake-2.4-8|24	system for HTML documents and an emphasis on page generation.
12cr|webmake-2.4-8|25	
12cr|webmake-2.4-8|26	What makes it different from the many other templating engines out there,
12cr|webmake-2.4-8|27	is that it's been designed to have lots of built-in smarts about what a
12cr|webmake-2.4-8|28	"typical" informational website needs in the way of functionality: metadata
12cr|webmake-2.4-8|29	support, dynamic index generation from metadata, automatically-generated
12cr|webmake-2.4-8|30	sitemaps and navigational aids, user-defined tags, and support for non-HTML
12cr|webmake-2.4-8|31	input and output -- and, of course, embedded Perl code. ;)
12cr|webmake-2.4-8|32	
12cr|webmake-2.4-8|33	%prep
12cr|webmake-2.4-8|34	%setup -q -n %{module}-%{version}
12cr|webmake-2.4-8|35	
12cr|webmake-2.4-8|36	%build
12cr|webmake-2.4-8|37	perl Makefile.PL INSTALLDIRS=vendor
12cr|webmake-2.4-8|38	make
12cr|webmake-2.4-8|39	
12cr|webmake-2.4-8|40	%install
12cr|webmake-2.4-8|41	rm -rf $RPM_BUILD_ROOT
12cr|webmake-2.4-8|42	%makeinstall_std
12cr|webmake-2.4-8|43	mkdir -p %buildroot/%_datadir/vim/syntax
12cr|webmake-2.4-8|44	cp *.vim %buildroot/%_datadir/vim/syntax
12cr|webmake-2.4-8|45	cd %buildroot
12cr|webmake-2.4-8|46	rm -fr `find -name 'perllocal.pod'`
12cr|webmake-2.4-8|47	
12cr|webmake-2.4-8|48	%clean
12cr|webmake-2.4-8|49	rm -rf $RPM_BUILD_ROOT
12cr|webmake-2.4-8|50	
12cr|webmake-2.4-8|51	%files
12cr|webmake-2.4-8|52	%defattr(-,root,root)
12cr|webmake-2.4-8|53	%doc README Changes LICENSE TODO *.cgi doc
12cr|webmake-2.4-8|54	%{_bindir}/%name
12cr|webmake-2.4-8|55	%{_bindir}/%{name}_cvs_import
12cr|webmake-2.4-8|56	%{_mandir}/man1/*
12cr|webmake-2.4-8|57	%{_mandir}/man3*/*
12cr|webmake-2.4-8|58	%{perl_vendorlib}/HTML/WebMake*
12cr|webmake-2.4-8|59	%{_datadir}/vim/syntax/%name.vim
12cr|webmake-2.4-8|60	
12cr|webmake-2.4-8|61	
12cr|webmake-2.4-8|62	
12cr|webmake-2.4-8|63	%changelog
12cr|webmake-2.4-8|64	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.4-8mdv2010.0
12cr|webmake-2.4-8|65	+ Revision: 434736
12cr|webmake-2.4-8|66	- rebuild
12cr|webmake-2.4-8|67	
12cr|webmake-2.4-8|68	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4-7mdv2009.0
12cr|webmake-2.4-8|69	+ Revision: 261925
12cr|webmake-2.4-8|70	- rebuild
12cr|webmake-2.4-8|71	
12cr|webmake-2.4-8|72	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4-6mdv2009.0
12cr|webmake-2.4-8|73	+ Revision: 255851
12cr|webmake-2.4-8|74	- rebuild
12cr|webmake-2.4-8|75	
12cr|webmake-2.4-8|76	+ Olivier Blin <oblin@mandriva.com>
12cr|webmake-2.4-8|77	- restore BuildRoot
12cr|webmake-2.4-8|78	
12cr|webmake-2.4-8|79	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4-4mdv2008.1
12cr|webmake-2.4-8|80	+ Revision: 129304
12cr|webmake-2.4-8|81	- kill re-definition of %%buildroot on Pixel's request
12cr|webmake-2.4-8|82	- use %%mkrel
12cr|webmake-2.4-8|83	- import webmake
12cr|webmake-2.4-8|84	
12cr|webmake-2.4-8|85	
12cr|webmake-2.4-8|86	* Sun Aug 17 2003 Austin Acton <aacton@yorku.ca> 2.4-4mdk
12cr|webmake-2.4-8|87	- add provides
12cr|webmake-2.4-8|88	
12cr|webmake-2.4-8|89	* Sat Aug 16 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 2.4-3mdk
12cr|webmake-2.4-8|90	- rebuild for new perl
12cr|webmake-2.4-8|91	- use %%makeinstall_std macro
12cr|webmake-2.4-8|92	- use INSTALLDIRS=vendor in stead of mv'ing files after install
12cr|webmake-2.4-8|93	- cleanups
12cr|webmake-2.4-8|94	
12cr|webmake-2.4-8|95	* Mon Mar 31 2003 Austin Acton <aacton@yorku.ca> 2.4-2mdk
12cr|webmake-2.4-8|96	- move to vendor_perl to avoid requires bug
12cr|webmake-2.4-8|97	
12cr|webmake-2.4-8|98	* Sun Mar 30 2003 Austin Acton <aacton@yorku.ca> 2.4-1mdk
12cr|webmake-2.4-8|99	- initial package

8432 12
12cr|webmin-theme-lynx-0.02-7|1	%define webmin_rootdir	%{_datadir}/webmin
12cr|webmin-theme-lynx-0.02-7|2	
12cr|webmin-theme-lynx-0.02-7|3	Name: webmin-theme-lynx
12cr|webmin-theme-lynx-0.02-7|4	Version: 0.02
12cr|webmin-theme-lynx-0.02-7|5	Release: %mkrel 7
12cr|webmin-theme-lynx-0.02-7|6	Summary: Theme Lynx for Webmin
12cr|webmin-theme-lynx-0.02-7|7	Summary(pt_BR): Tema Lynx para o Webmin
12cr|webmin-theme-lynx-0.02-7|8	Group: System/Configuration/Other
12cr|webmin-theme-lynx-0.02-7|9	License: GPL
12cr|webmin-theme-lynx-0.02-7|10	URL: http://www.pello.info/?q=node/view/15
12cr|webmin-theme-lynx-0.02-7|11	Source: http://www.pello.info/filez/lynxth.wbt
12cr|webmin-theme-lynx-0.02-7|12	BuildArch: noarch
12cr|webmin-theme-lynx-0.02-7|13	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|webmin-theme-lynx-0.02-7|14	
12cr|webmin-theme-lynx-0.02-7|15	%description
12cr|webmin-theme-lynx-0.02-7|16	A very light theme for Webmin, lynx-enabled.
12cr|webmin-theme-lynx-0.02-7|17	
12cr|webmin-theme-lynx-0.02-7|18	%prep
12cr|webmin-theme-lynx-0.02-7|19	%setup -q -c
12cr|webmin-theme-lynx-0.02-7|20	# misincluded file?
12cr|webmin-theme-lynx-0.02-7|21	rm -f lynxth/tmp
12cr|webmin-theme-lynx-0.02-7|22	
12cr|webmin-theme-lynx-0.02-7|23	%build
12cr|webmin-theme-lynx-0.02-7|24	
12cr|webmin-theme-lynx-0.02-7|25	%install
12cr|webmin-theme-lynx-0.02-7|26	rm -rf %{buildroot}
12cr|webmin-theme-lynx-0.02-7|27	mkdir -p %{buildroot}%{webmin_rootdir}
12cr|webmin-theme-lynx-0.02-7|28	tar -cf - lynxth | tar -C %{buildroot}%{webmin_rootdir} -xf -
12cr|webmin-theme-lynx-0.02-7|29	chmod 755 %{buildroot}%{webmin_rootdir}/lynxth/{theme.pl,index.cgi}
12cr|webmin-theme-lynx-0.02-7|30	
12cr|webmin-theme-lynx-0.02-7|31	%clean
12cr|webmin-theme-lynx-0.02-7|32	rm -rf %{buildroot}
12cr|webmin-theme-lynx-0.02-7|33	
12cr|webmin-theme-lynx-0.02-7|34	%files
12cr|webmin-theme-lynx-0.02-7|35	%defattr(-,root,root,755)
12cr|webmin-theme-lynx-0.02-7|36	%{webmin_rootdir}/lynxth
12cr|webmin-theme-lynx-0.02-7|37	
12cr|webmin-theme-lynx-0.02-7|38	
12cr|webmin-theme-lynx-0.02-7|39	
12cr|webmin-theme-lynx-0.02-7|40	%changelog
12cr|webmin-theme-lynx-0.02-7|41	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.02-7mdv2010.0
12cr|webmin-theme-lynx-0.02-7|42	+ Revision: 434738
12cr|webmin-theme-lynx-0.02-7|43	- rebuild
12cr|webmin-theme-lynx-0.02-7|44	
12cr|webmin-theme-lynx-0.02-7|45	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.02-6mdv2009.0
12cr|webmin-theme-lynx-0.02-7|46	+ Revision: 261927
12cr|webmin-theme-lynx-0.02-7|47	- rebuild
12cr|webmin-theme-lynx-0.02-7|48	
12cr|webmin-theme-lynx-0.02-7|49	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.02-5mdv2009.0
12cr|webmin-theme-lynx-0.02-7|50	+ Revision: 255889
12cr|webmin-theme-lynx-0.02-7|51	- rebuild
12cr|webmin-theme-lynx-0.02-7|52	
12cr|webmin-theme-lynx-0.02-7|53	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.02-3mdv2008.1
12cr|webmin-theme-lynx-0.02-7|54	+ Revision: 136572
12cr|webmin-theme-lynx-0.02-7|55	- restore BuildRoot
12cr|webmin-theme-lynx-0.02-7|56	
12cr|webmin-theme-lynx-0.02-7|57	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|webmin-theme-lynx-0.02-7|58	- kill re-definition of %%buildroot on Pixel's request
12cr|webmin-theme-lynx-0.02-7|59	
12cr|webmin-theme-lynx-0.02-7|60	* Fri Sep 21 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 0.02-3mdv2008.0
12cr|webmin-theme-lynx-0.02-7|61	+ Revision: 92008
12cr|webmin-theme-lynx-0.02-7|62	- Fix Group.
12cr|webmin-theme-lynx-0.02-7|63	- Removed i18n from the .spec.
12cr|webmin-theme-lynx-0.02-7|64	
12cr|webmin-theme-lynx-0.02-7|65	* Thu Aug 23 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.02-2mdv2008.0
12cr|webmin-theme-lynx-0.02-7|66	+ Revision: 70136
12cr|webmin-theme-lynx-0.02-7|67	- use %%mkrel
12cr|webmin-theme-lynx-0.02-7|68	
12cr|webmin-theme-lynx-0.02-7|69	
12cr|webmin-theme-lynx-0.02-7|70	* Fri Aug 05 2005 Marcelo Ricardo Leitner <mrl@conectiva.com.br> 0.02-1mdk
12cr|webmin-theme-lynx-0.02-7|71	- Adopted to Mandriva.
12cr|webmin-theme-lynx-0.02-7|72	

8433 12
12cr|websvn-2.3.2-1|1	%define name	websvn
12cr|websvn-2.3.2-1|2	%define version	2.3.2
12cr|websvn-2.3.2-1|3	%define release	%mkrel 1
12cr|websvn-2.3.2-1|4	
12cr|websvn-2.3.2-1|5	%define _requires_exceptions pear(.*geshi.php)
12cr|websvn-2.3.2-1|6	
12cr|websvn-2.3.2-1|7	Name:		%{name}
12cr|websvn-2.3.2-1|8	Version:	%{version}
12cr|websvn-2.3.2-1|9	Release:	%{release}
12cr|websvn-2.3.2-1|10	Summary:	PHP based web interface of Subversion repositories
12cr|websvn-2.3.2-1|11	Epoch:		1
12cr|websvn-2.3.2-1|12	License:	GPL
12cr|websvn-2.3.2-1|13	Group:		System/Servers
12cr|websvn-2.3.2-1|14	URL:		http://websvn.tigris.org/
12cr|websvn-2.3.2-1|15	Source:		http://websvn.tigris.org/files/documents/1380/39378/%{name}-%{version}.tar.gz
12cr|websvn-2.3.2-1|16	Patch0:     websvn-2.3.2-fhs.patch
12cr|websvn-2.3.2-1|17	Patch1:     websvn-2.3.0-use-external-geshi.patch
12cr|websvn-2.3.2-1|18	Requires:	subversion
12cr|websvn-2.3.2-1|19	Requires:	apache-mod_php
12cr|websvn-2.3.2-1|20	Requires:	php-iconv
12cr|websvn-2.3.2-1|21	Requires:	php-xml
12cr|websvn-2.3.2-1|22	Requires:	php-geshi
12cr|websvn-2.3.2-1|23	%if %mdkversion < 201010
12cr|websvn-2.3.2-1|24	Requires(post):   rpm-helper
12cr|websvn-2.3.2-1|25	Requires(postun):   rpm-helper
12cr|websvn-2.3.2-1|26	%endif
12cr|websvn-2.3.2-1|27	BuildArch:	noarch
12cr|websvn-2.3.2-1|28	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|websvn-2.3.2-1|29	
12cr|websvn-2.3.2-1|30	%description
12cr|websvn-2.3.2-1|31	WebSVN offers a view onto your subversion repositories that's been designed to
12cr|websvn-2.3.2-1|32	reflect the Subversion methodology. You can view the log of any file or
12cr|websvn-2.3.2-1|33	directory and see a list of all the files changed, added or deleted in any
12cr|websvn-2.3.2-1|34	given revision. You can also view the differences between 2 versions of a file
12cr|websvn-2.3.2-1|35	so as to see exactly what was changed in a particular revision.
12cr|websvn-2.3.2-1|36	
12cr|websvn-2.3.2-1|37	WebSVN offers the following features:
12cr|websvn-2.3.2-1|38	
12cr|websvn-2.3.2-1|39	* Easy to use interface
12cr|websvn-2.3.2-1|40	* Highly customisable templating system
12cr|websvn-2.3.2-1|41	* Log message searching
12cr|websvn-2.3.2-1|42	* Colourisation of file listings
12cr|websvn-2.3.2-1|43	* Blame support
12cr|websvn-2.3.2-1|44	* Tar ball downloads
12cr|websvn-2.3.2-1|45	* Directory comparisons
12cr|websvn-2.3.2-1|46	* RSS Feed support
12cr|websvn-2.3.2-1|47	* Fast browsing thanks to internal caching feature
12cr|websvn-2.3.2-1|48	* Apache MultiViews support
12cr|websvn-2.3.2-1|49	* Support for bugtraq:properties
12cr|websvn-2.3.2-1|50	
12cr|websvn-2.3.2-1|51	%prep
12cr|websvn-2.3.2-1|52	%setup -q
12cr|websvn-2.3.2-1|53	%patch0 -p 1
12cr|websvn-2.3.2-1|54	%patch1 -p 1
12cr|websvn-2.3.2-1|55	
12cr|websvn-2.3.2-1|56	%build
12cr|websvn-2.3.2-1|57	
12cr|websvn-2.3.2-1|58	%install
12cr|websvn-2.3.2-1|59	rm -rf %{buildroot}
12cr|websvn-2.3.2-1|60	
12cr|websvn-2.3.2-1|61	install -d -m 755 %{buildroot}/%{_datadir}/%{name}
12cr|websvn-2.3.2-1|62	install -d -m 755 %{buildroot}/%{_datadir}/%{name}/www
12cr|websvn-2.3.2-1|63	cp -pr *.php %{buildroot}%{_datadir}/%{name}/www
12cr|websvn-2.3.2-1|64	cp -pr templates %{buildroot}%{_datadir}/%{name}/www
12cr|websvn-2.3.2-1|65	
12cr|websvn-2.3.2-1|66	cp -pr include %{buildroot}%{_datadir}/%{name}
12cr|websvn-2.3.2-1|67	cp -pr languages %{buildroot}%{_datadir}/%{name}
12cr|websvn-2.3.2-1|68	
12cr|websvn-2.3.2-1|69	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|websvn-2.3.2-1|70	mv %{buildroot}/%{_datadir}/%{name}/include/distconfig.php \
12cr|websvn-2.3.2-1|71	%{buildroot}%{_sysconfdir}/%{name}.conf
12cr|websvn-2.3.2-1|72	
12cr|websvn-2.3.2-1|73	install -d -m 755 %{buildroot}%{_localstatedir}/cache/%{name}
12cr|websvn-2.3.2-1|74	
12cr|websvn-2.3.2-1|75	pushd %{buildroot}%{_datadir}/%{name}/www
12cr|websvn-2.3.2-1|76	ln -sf ../include .
12cr|websvn-2.3.2-1|77	ln -sf ../languages .
12cr|websvn-2.3.2-1|78	ln -sf ../lib .
12cr|websvn-2.3.2-1|79	ln -sf ../../../..%{_localstatedir}/cache/%{name} cache
12cr|websvn-2.3.2-1|80	popd
12cr|websvn-2.3.2-1|81	
12cr|websvn-2.3.2-1|82	pushd %{buildroot}%{_datadir}/%{name}/include
12cr|websvn-2.3.2-1|83	ln -sf ../../../..%{_sysconfdir}/%{name}.conf config.php
12cr|websvn-2.3.2-1|84	popd
12cr|websvn-2.3.2-1|85	
12cr|websvn-2.3.2-1|86	# Create apache conf file
12cr|websvn-2.3.2-1|87	install -d -m 755 %{buildroot}%{_webappconfdir}
12cr|websvn-2.3.2-1|88	
12cr|websvn-2.3.2-1|89	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cr|websvn-2.3.2-1|90	Alias /%{name} %{_datadir}/%{name}/www
12cr|websvn-2.3.2-1|91	
12cr|websvn-2.3.2-1|92	<Directory %{_datadir}/%{name}/www>
12cr|websvn-2.3.2-1|93	Options -FollowSymLinks
12cr|websvn-2.3.2-1|94	allow from all
12cr|websvn-2.3.2-1|95	</Directory>
12cr|websvn-2.3.2-1|96	EOF
12cr|websvn-2.3.2-1|97	
12cr|websvn-2.3.2-1|98	cat > README.mdv <<EOF
12cr|websvn-2.3.2-1|99	Mandriva RPM specific notes
12cr|websvn-2.3.2-1|100	
12cr|websvn-2.3.2-1|101	setup
12cr|websvn-2.3.2-1|102	-----
12cr|websvn-2.3.2-1|103	The setup used here differs from default one, to achieve better FHS compliance.
12cr|websvn-2.3.2-1|104	- the constant files are in /usr/share/websvn
12cr|websvn-2.3.2-1|105	- the generated files are in /var/cache/websvn
12cr|websvn-2.3.2-1|106	- the configuration file is /etc/websvn.conf
12cr|websvn-2.3.2-1|107	EOF
12cr|websvn-2.3.2-1|108	
12cr|websvn-2.3.2-1|109	%post
12cr|websvn-2.3.2-1|110	%if %mdkversion < 201010
12cr|websvn-2.3.2-1|111	%_post_webapp
12cr|websvn-2.3.2-1|112	%endif
12cr|websvn-2.3.2-1|113	
12cr|websvn-2.3.2-1|114	%postun
12cr|websvn-2.3.2-1|115	%if %mdkversion < 201010
12cr|websvn-2.3.2-1|116	%_postun_webapp
12cr|websvn-2.3.2-1|117	%endif
12cr|websvn-2.3.2-1|118	
12cr|websvn-2.3.2-1|119	%clean
12cr|websvn-2.3.2-1|120	rm -rf  %{buildroot}
12cr|websvn-2.3.2-1|121	
12cr|websvn-2.3.2-1|122	%files
12cr|websvn-2.3.2-1|123	%defattr(-,root,root)
12cr|websvn-2.3.2-1|124	%doc license.txt changes.txt
12cr|websvn-2.3.2-1|125	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|websvn-2.3.2-1|126	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cr|websvn-2.3.2-1|127	%{_datadir}/%{name}
12cr|websvn-2.3.2-1|128	%attr(0755,apache,apache) %{_localstatedir}/cache/%{name}
12cr|websvn-2.3.2-1|129	
12cr|websvn-2.3.2-1|130	
12cr|websvn-2.3.2-1|131	%changelog
12cr|websvn-2.3.2-1|132	* Mon Dec 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.3.2-1mdv2011.0
12cr|websvn-2.3.2-1|133	+ Revision: 623314
12cr|websvn-2.3.2-1|134	- new version
12cr|websvn-2.3.2-1|135	
12cr|websvn-2.3.2-1|136	* Sun Jul 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.3.1-1mdv2011.0
12cr|websvn-2.3.2-1|137	+ Revision: 558814
12cr|websvn-2.3.2-1|138	- new version
12cr|websvn-2.3.2-1|139	
12cr|websvn-2.3.2-1|140	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.3.0-1mdv2010.1
12cr|websvn-2.3.2-1|141	+ Revision: 501826
12cr|websvn-2.3.2-1|142	- new version
12cr|websvn-2.3.2-1|143	
12cr|websvn-2.3.2-1|144	* Sun Jan 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.2.1-4mdv2010.1
12cr|websvn-2.3.2-1|145	+ Revision: 492695
12cr|websvn-2.3.2-1|146	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cr|websvn-2.3.2-1|147	
12cr|websvn-2.3.2-1|148	* Thu Sep 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.2.1-3mdv2010.0
12cr|websvn-2.3.2-1|149	+ Revision: 428993
12cr|websvn-2.3.2-1|150	- fix dependencies
12cr|websvn-2.3.2-1|151	
12cr|websvn-2.3.2-1|152	* Wed Aug 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.2.1-2mdv2010.0
12cr|websvn-2.3.2-1|153	+ Revision: 418295
12cr|websvn-2.3.2-1|154	- fix include path for geshi
12cr|websvn-2.3.2-1|155	
12cr|websvn-2.3.2-1|156	* Sun Jul 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.2.1-1mdv2010.0
12cr|websvn-2.3.2-1|157	+ Revision: 397429
12cr|websvn-2.3.2-1|158	- new version
12cr|websvn-2.3.2-1|159	- reduce FHS patch to documentation, and use symlinks instead
12cr|websvn-2.3.2-1|160	- move web files under %%{_datadir}/www
12cr|websvn-2.3.2-1|161	
12cr|websvn-2.3.2-1|162	* Wed Mar 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.1.0-2mdv2009.1
12cr|websvn-2.3.2-1|163	+ Revision: 348651
12cr|websvn-2.3.2-1|164	- don't forget to ship lib directory
12cr|websvn-2.3.2-1|165	
12cr|websvn-2.3.2-1|166	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.1.0-1mdv2009.1
12cr|websvn-2.3.2-1|167	+ Revision: 347890
12cr|websvn-2.3.2-1|168	- new version
12cr|websvn-2.3.2-1|169	- rediff FHS patch
12cr|websvn-2.3.2-1|170	
12cr|websvn-2.3.2-1|171	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1:2.0-4mdv2009.0
12cr|websvn-2.3.2-1|172	+ Revision: 261929
12cr|websvn-2.3.2-1|173	- rebuild
12cr|websvn-2.3.2-1|174	
12cr|websvn-2.3.2-1|175	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1:2.0-3mdv2009.0
12cr|websvn-2.3.2-1|176	+ Revision: 255894
12cr|websvn-2.3.2-1|177	- rebuild
12cr|websvn-2.3.2-1|178	
12cr|websvn-2.3.2-1|179	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1:2.0-1mdv2008.1
12cr|websvn-2.3.2-1|180	+ Revision: 136572
12cr|websvn-2.3.2-1|181	- restore BuildRoot
12cr|websvn-2.3.2-1|182	
12cr|websvn-2.3.2-1|183	+ Thierry Vignaud <tv@mandriva.org>
12cr|websvn-2.3.2-1|184	- kill re-definition of %%buildroot on Pixel's request
12cr|websvn-2.3.2-1|185	
12cr|websvn-2.3.2-1|186	* Fri Aug 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.0-1mdv2008.0
12cr|websvn-2.3.2-1|187	+ Revision: 65298
12cr|websvn-2.3.2-1|188	- spec cleanup
12cr|websvn-2.3.2-1|189	- new version
12cr|websvn-2.3.2-1|190	- import websvn
12cr|websvn-2.3.2-1|191	
12cr|websvn-2.3.2-1|192	
12cr|websvn-2.3.2-1|193	* Thu Jun 29 2006 Jerome Martin <jmartin@mandriva.org> 2.0-0.rc1.4mdv2006.0
12cr|websvn-2.3.2-1|194	- Fix require for backport
12cr|websvn-2.3.2-1|195	
12cr|websvn-2.3.2-1|196	* Mon Jun 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.0-0.rc1.3mdv2007.0
12cr|websvn-2.3.2-1|197	- %%mkrel
12cr|websvn-2.3.2-1|198	- new webapp macros
12cr|websvn-2.3.2-1|199	- better EOL correction
12cr|websvn-2.3.2-1|200	- use heredoc for README.mdv
12cr|websvn-2.3.2-1|201	- fix requires
12cr|websvn-2.3.2-1|202	
12cr|websvn-2.3.2-1|203	* Thu May 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.0-0.rc1.2mdk
12cr|websvn-2.3.2-1|204	- more complete FHS patch
12cr|websvn-2.3.2-1|205	
12cr|websvn-2.3.2-1|206	* Wed May 10 2006 Franck Villaume <fvill@mandriva.org> 1:2.0-0.rc1.1mdk
12cr|websvn-2.3.2-1|207	- 2.0rc1
12cr|websvn-2.3.2-1|208	
12cr|websvn-2.3.2-1|209	* Fri Apr 07 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.0-0.beta7.9mdk
12cr|websvn-2.3.2-1|210	- revert to FHS compliant setup
12cr|websvn-2.3.2-1|211	- split templates content between webroot and data dir
12cr|websvn-2.3.2-1|212	- backport compatible apache configuration file
12cr|websvn-2.3.2-1|213	- requires php-xml too
12cr|websvn-2.3.2-1|214	
12cr|websvn-2.3.2-1|215	* Fri Mar 31 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-0.beta7.8mdk
12cr|websvn-2.3.2-1|216	- more fixes to make it work as intended
12cr|websvn-2.3.2-1|217	
12cr|websvn-2.3.2-1|218	* Fri Mar 31 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-0.beta7.7mdk
12cr|websvn-2.3.2-1|219	- fix one missing absolute path in P0
12cr|websvn-2.3.2-1|220	
12cr|websvn-2.3.2-1|221	* Fri Mar 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.0-0.beta7.6mdk
12cr|websvn-2.3.2-1|222	- use a pristine source tarball
12cr|websvn-2.3.2-1|223	- rediff fhs patch
12cr|websvn-2.3.2-1|224	- spec cleanup
12cr|websvn-2.3.2-1|225	- remove useless details in description: all webapps use the same scheme
12cr|websvn-2.3.2-1|226	
12cr|websvn-2.3.2-1|227	* Fri Mar 17 2006 Franck Villaume <fvill@mandriva.org> 1:2.0-0.beta7.5mdk
12cr|websvn-2.3.2-1|228	- package rename
12cr|websvn-2.3.2-1|229	
12cr|websvn-2.3.2-1|230	* Thu Mar 16 2006 Franck Villaume <fvill@mandriva.org> 1:2.0-0.beta7.4mdk
12cr|websvn-2.3.2-1|231	- sync with websvn-1.61 package from guillomovitch@mandriva.org
12cr|websvn-2.3.2-1|232	
12cr|websvn-2.3.2-1|233	* Mon Nov 28 2005 Franck Villaume <fvill@mandriva.org> 1:2.0-0.beta7.3mdk
12cr|websvn-2.3.2-1|234	- fix bug 19966 from J.P. Pasnak <pasnak@warpedsystems.sk.ca>
12cr|websvn-2.3.2-1|235	
12cr|websvn-2.3.2-1|236	* Sun Nov 13 2005 Franck Villaume <fvill@mandriva.fr> 1:2.0-0.beta7.2mdk
12cr|websvn-2.3.2-1|237	- fix url
12cr|websvn-2.3.2-1|238	from jamagallon@able.es
12cr|websvn-2.3.2-1|239	
12cr|websvn-2.3.2-1|240	* Thu Nov 10 2005 Franck Villaume <fvill@mandriva.fr> 1:2.0-0.beta7.1mdk
12cr|websvn-2.3.2-1|241	- new release
12cr|websvn-2.3.2-1|242	- versioning
12cr|websvn-2.3.2-1|243	- config file for apache
12cr|websvn-2.3.2-1|244	
12cr|websvn-2.3.2-1|245	* Thu Sep 2 2004 Franck Villaume <fvill@freesurf.fr> 161-1mdk
12cr|websvn-2.3.2-1|246	- First package
12cr|websvn-2.3.2-1|247	

8434 12
12cr|weechat-0.3.9.2-1|1	%define		name weechat
12cr|weechat-0.3.9.2-1|2	%define 	version 0.3.9.2
12cr|weechat-0.3.9.2-1|3	%define 	release %mkrel 1
12cr|weechat-0.3.9.2-1|4	
12cr|weechat-0.3.9.2-1|5	Summary:	Portable, fast, light and extensible IRC client
12cr|weechat-0.3.9.2-1|6	Name:		%{name}
12cr|weechat-0.3.9.2-1|7	Version:	%{version}
12cr|weechat-0.3.9.2-1|8	Release:	%{release}
12cr|weechat-0.3.9.2-1|9	Source0:	http://www.weechat.org/files/src/%{name}-%{version}.tar.bz2
12cr|weechat-0.3.9.2-1|10	Patch0:		weechat-combined.patch
12cr|weechat-0.3.9.2-1|11	License:	GPLv3
12cr|weechat-0.3.9.2-1|12	Group: 		Networking/IRC
12cr|weechat-0.3.9.2-1|13	Url: 		http://www.weechat.org/
12cr|weechat-0.3.9.2-1|14	BuildRequires: 	cmake
12cr|weechat-0.3.9.2-1|15	BuildRequires: 	pkgconfig(ncurses)
12cr|weechat-0.3.9.2-1|16	BuildRequires:	pkgconfig(libcurl)
12cr|weechat-0.3.9.2-1|17	# need for utf8 support
12cr|weechat-0.3.9.2-1|18	BuildRequires: 	ncursesw-devel
12cr|weechat-0.3.9.2-1|19	BuildRequires: 	perl-devel
12cr|weechat-0.3.9.2-1|20	# Ruby & Python are really needed for the build, tks lbd
12cr|weechat-0.3.9.2-1|21	BuildRequires: 	pkgconfig(python)
12cr|weechat-0.3.9.2-1|22	BuildRequires: 	ruby-devel
12cr|weechat-0.3.9.2-1|23	Buildrequires: 	lua5.1-devel
12cr|weechat-0.3.9.2-1|24	BuildRequires: 	enchant-devel
12cr|weechat-0.3.9.2-1|25	BuildRequires: 	gettext
12cr|weechat-0.3.9.2-1|26	BuildRequires:	docbook-style-xsl
12cr|weechat-0.3.9.2-1|27	BuildRequires: 	pkgconfig(gnutls)
12cr|weechat-0.3.9.2-1|28	BuildRequires:	libgcrypt-devel
12cr|weechat-0.3.9.2-1|29	BuildRequires: 	tcl-devel
12cr|weechat-0.3.9.2-1|30	
12cr|weechat-0.3.9.2-1|31	Obsoletes:	%{name}-gtk
12cr|weechat-0.3.9.2-1|32	
12cr|weechat-0.3.9.2-1|33	%description
12cr|weechat-0.3.9.2-1|34	WeeChat (Wee Enhanced Environment for Chat) is a fast, light and extensible
12cr|weechat-0.3.9.2-1|35	chat client designed for many platforms.
12cr|weechat-0.3.9.2-1|36	
12cr|weechat-0.3.9.2-1|37	Main features are:
12cr|weechat-0.3.9.2-1|38	- modular: a lightweight core with plugins around
12cr|weechat-0.3.9.2-1|39	- multi-protocols: IRC and Jabber (other soon)
12cr|weechat-0.3.9.2-1|40	- extensible: C plugins and scripts (Perl, Python, Ruby, Lua and Tcl)
12cr|weechat-0.3.9.2-1|41	- free software: released under GPLv3 license
12cr|weechat-0.3.9.2-1|42	- fully documented: user's guide, API, FAQ,.. translated in many languages
12cr|weechat-0.3.9.2-1|43	
12cr|weechat-0.3.9.2-1|44	%post
12cr|weechat-0.3.9.2-1|45	%_install_info %{name}.info
12cr|weechat-0.3.9.2-1|46	
12cr|weechat-0.3.9.2-1|47	%preun
12cr|weechat-0.3.9.2-1|48	%_remove_install_info %{name}.info
12cr|weechat-0.3.9.2-1|49	
12cr|weechat-0.3.9.2-1|50	%files -f %name.lang
12cr|weechat-0.3.9.2-1|51	%doc AUTHORS ChangeLog COPYING NEWS README
12cr|weechat-0.3.9.2-1|52	%doc doc/en/weechat_faq.en.txt doc/en/weechat_quickstart.en.txt doc/en/weechat_scripting.en.txt
12cr|weechat-0.3.9.2-1|53	%doc doc/en/weechat_user.en.txt
12cr|weechat-0.3.9.2-1|54	%_bindir/%name
12cr|weechat-0.3.9.2-1|55	%_bindir/%name-curses
12cr|weechat-0.3.9.2-1|56	%_mandir/man1/weechat*
12cr|weechat-0.3.9.2-1|57	%dir %_libdir/%{name}
12cr|weechat-0.3.9.2-1|58	%dir %_libdir/%{name}/plugins
12cr|weechat-0.3.9.2-1|59	%{_libdir}/%name/plugins/alias.so
12cr|weechat-0.3.9.2-1|60	%{_libdir}/%name/plugins/fifo.so
12cr|weechat-0.3.9.2-1|61	%{_libdir}/%name/plugins/irc.so
12cr|weechat-0.3.9.2-1|62	%{_libdir}/%name/plugins/logger.so
12cr|weechat-0.3.9.2-1|63	%{_libdir}/%name/plugins/relay.so
12cr|weechat-0.3.9.2-1|64	%{_libdir}/%name/plugins/rmodifier.so
12cr|weechat-0.3.9.2-1|65	%{_libdir}/%name/plugins/xfer.so
12cr|weechat-0.3.9.2-1|66	%{_libdir}/%name/plugins/script.so
12cr|weechat-0.3.9.2-1|67	
12cr|weechat-0.3.9.2-1|68	#--------------------------------------------------------------------
12cr|weechat-0.3.9.2-1|69	
12cr|weechat-0.3.9.2-1|70	%package perl
12cr|weechat-0.3.9.2-1|71	Group:		Networking/IRC
12cr|weechat-0.3.9.2-1|72	Summary: 	Weechat perl plugins
12cr|weechat-0.3.9.2-1|73	Requires:	%name = %version
12cr|weechat-0.3.9.2-1|74	Conflicts:	%name < 0.3.6
12cr|weechat-0.3.9.2-1|75	
12cr|weechat-0.3.9.2-1|76	%description perl
12cr|weechat-0.3.9.2-1|77	This package allow weechat to use perl scripts
12cr|weechat-0.3.9.2-1|78	
12cr|weechat-0.3.9.2-1|79	%files perl
12cr|weechat-0.3.9.2-1|80	%{_libdir}/%name/plugins/perl.so
12cr|weechat-0.3.9.2-1|81	
12cr|weechat-0.3.9.2-1|82	#--------------------------------------------------------------------
12cr|weechat-0.3.9.2-1|83	
12cr|weechat-0.3.9.2-1|84	%package python
12cr|weechat-0.3.9.2-1|85	Group:		Networking/IRC
12cr|weechat-0.3.9.2-1|86	Summary:	Weechat python plugins
12cr|weechat-0.3.9.2-1|87	Requires:	%name = %version
12cr|weechat-0.3.9.2-1|88	Conflicts:	%name < 0.3.6
12cr|weechat-0.3.9.2-1|89	
12cr|weechat-0.3.9.2-1|90	%description python
12cr|weechat-0.3.9.2-1|91	This package allow weechat to use python scripts
12cr|weechat-0.3.9.2-1|92	
12cr|weechat-0.3.9.2-1|93	%files python
12cr|weechat-0.3.9.2-1|94	%{_libdir}/%name/plugins/python.so
12cr|weechat-0.3.9.2-1|95	
12cr|weechat-0.3.9.2-1|96	#--------------------------------------------------------------------
12cr|weechat-0.3.9.2-1|97	
12cr|weechat-0.3.9.2-1|98	%package tcl
12cr|weechat-0.3.9.2-1|99	Group:		Networking/IRC
12cr|weechat-0.3.9.2-1|100	Summary:	Weechat tcl plugins
12cr|weechat-0.3.9.2-1|101	Requires:	%name = %version
12cr|weechat-0.3.9.2-1|102	Conflicts:	%name < 0.3.6
12cr|weechat-0.3.9.2-1|103	
12cr|weechat-0.3.9.2-1|104	%description tcl
12cr|weechat-0.3.9.2-1|105	This package allow weechat to use tcl scripts
12cr|weechat-0.3.9.2-1|106	
12cr|weechat-0.3.9.2-1|107	%files tcl
12cr|weechat-0.3.9.2-1|108	%{_libdir}/%name/plugins/tcl.so
12cr|weechat-0.3.9.2-1|109	
12cr|weechat-0.3.9.2-1|110	#--------------------------------------------------------------------
12cr|weechat-0.3.9.2-1|111	
12cr|weechat-0.3.9.2-1|112	%package ruby
12cr|weechat-0.3.9.2-1|113	Group:		Networking/IRC
12cr|weechat-0.3.9.2-1|114	Summary:	Weechat ruby plugins
12cr|weechat-0.3.9.2-1|115	Requires:	%name = %version
12cr|weechat-0.3.9.2-1|116	Conflicts:	%name < 0.3.6
12cr|weechat-0.3.9.2-1|117	
12cr|weechat-0.3.9.2-1|118	%description ruby
12cr|weechat-0.3.9.2-1|119	This package allow weechat to use ruby scripts
12cr|weechat-0.3.9.2-1|120	
12cr|weechat-0.3.9.2-1|121	%files ruby
12cr|weechat-0.3.9.2-1|122	%{_libdir}/%name/plugins/ruby.so
12cr|weechat-0.3.9.2-1|123	
12cr|weechat-0.3.9.2-1|124	#--------------------------------------------------------------------
12cr|weechat-0.3.9.2-1|125	
12cr|weechat-0.3.9.2-1|126	%package lua
12cr|weechat-0.3.9.2-1|127	Group:		Networking/IRC
12cr|weechat-0.3.9.2-1|128	Summary:	Weechat lua plugins
12cr|weechat-0.3.9.2-1|129	Requires:	%name = %version
12cr|weechat-0.3.9.2-1|130	Conflicts:	%name < 0.3.6
12cr|weechat-0.3.9.2-1|131	
12cr|weechat-0.3.9.2-1|132	%description lua
12cr|weechat-0.3.9.2-1|133	This package allow weechat to use lua scripts
12cr|weechat-0.3.9.2-1|134	
12cr|weechat-0.3.9.2-1|135	%files lua
12cr|weechat-0.3.9.2-1|136	%{_libdir}/%name/plugins/lua.so
12cr|weechat-0.3.9.2-1|137	
12cr|weechat-0.3.9.2-1|138	#--------------------------------------------------------------------
12cr|weechat-0.3.9.2-1|139	
12cr|weechat-0.3.9.2-1|140	%package charset
12cr|weechat-0.3.9.2-1|141	Group:		Networking/IRC
12cr|weechat-0.3.9.2-1|142	Summary:	Weechat charset plugins
12cr|weechat-0.3.9.2-1|143	Requires:	%name = %version
12cr|weechat-0.3.9.2-1|144	Conflicts:	%name < 0.3.6
12cr|weechat-0.3.9.2-1|145	
12cr|weechat-0.3.9.2-1|146	%description charset
12cr|weechat-0.3.9.2-1|147	This package allow weechat to use charset
12cr|weechat-0.3.9.2-1|148	
12cr|weechat-0.3.9.2-1|149	%files charset
12cr|weechat-0.3.9.2-1|150	%{_libdir}/%name/plugins/charset.so
12cr|weechat-0.3.9.2-1|151	
12cr|weechat-0.3.9.2-1|152	#--------------------------------------------------------------------
12cr|weechat-0.3.9.2-1|153	%if 0
12cr|weechat-0.3.9.2-1|154	%package aspell
12cr|weechat-0.3.9.2-1|155	Group:		Networking/IRC
12cr|weechat-0.3.9.2-1|156	Summary:	Weechat spell check plugins
12cr|weechat-0.3.9.2-1|157	Requires:	%name = %version
12cr|weechat-0.3.9.2-1|158	Conflicts:	%name < 0.3.6
12cr|weechat-0.3.9.2-1|159	
12cr|weechat-0.3.9.2-1|160	%description aspell
12cr|weechat-0.3.9.2-1|161	This package allow weechat to use spell checker feature.
12cr|weechat-0.3.9.2-1|162	
12cr|weechat-0.3.9.2-1|163	%files aspell
12cr|weechat-0.3.9.2-1|164	%{_libdir}/%name/plugins/aspell.so
12cr|weechat-0.3.9.2-1|165	%endif
12cr|weechat-0.3.9.2-1|166	
12cr|weechat-0.3.9.2-1|167	#--------------------------------------------------------------------
12cr|weechat-0.3.9.2-1|168	
12cr|weechat-0.3.9.2-1|169	%package  devel
12cr|weechat-0.3.9.2-1|170	Summary:	Development files for weechat
12cr|weechat-0.3.9.2-1|171	Group:		Development/C
12cr|weechat-0.3.9.2-1|172	Requires:	%{name} = %{version}-%{release}
12cr|weechat-0.3.9.2-1|173	
12cr|weechat-0.3.9.2-1|174	%description devel
12cr|weechat-0.3.9.2-1|175	WeeChat (Wee Enhanced Environment for Chat) is a portable, fast, light and
12cr|weechat-0.3.9.2-1|176	extensible IRC client. Everything can be done with a keyboard.
12cr|weechat-0.3.9.2-1|177	It is customizable and extensible with scripts.
12cr|weechat-0.3.9.2-1|178	
12cr|weechat-0.3.9.2-1|179	This package contains include files and pc file for weechat.
12cr|weechat-0.3.9.2-1|180	
12cr|weechat-0.3.9.2-1|181	%files devel
12cr|weechat-0.3.9.2-1|182	%{_includedir}/%{name}
12cr|weechat-0.3.9.2-1|183	%{_libdir}/pkgconfig/%{name}.pc
12cr|weechat-0.3.9.2-1|184	
12cr|weechat-0.3.9.2-1|185	#--------------------------------------------------------------------
12cr|weechat-0.3.9.2-1|186	
12cr|weechat-0.3.9.2-1|187	%prep
12cr|weechat-0.3.9.2-1|188	%setup -q
12cr|weechat-0.3.9.2-1|189	%patch0 -p1
12cr|weechat-0.3.9.2-1|190	
12cr|weechat-0.3.9.2-1|191	%build
12cr|weechat-0.3.9.2-1|192	%cmake -DLIBDIR=%{_libdir}
12cr|weechat-0.3.9.2-1|193	%make
12cr|weechat-0.3.9.2-1|194	
12cr|weechat-0.3.9.2-1|195	%install
12cr|weechat-0.3.9.2-1|196	%makeinstall_std -C build
12cr|weechat-0.3.9.2-1|197	
12cr|weechat-0.3.9.2-1|198	(
12cr|weechat-0.3.9.2-1|199	cd %buildroot%_bindir
12cr|weechat-0.3.9.2-1|200	ln -s %name-curses %name
12cr|weechat-0.3.9.2-1|201	)
12cr|weechat-0.3.9.2-1|202	
12cr|weechat-0.3.9.2-1|203	%find_lang %name

8435 12
12cr|wesnoth-1.10.5-1|1	# TODO add a init file for server, if it is worth
12cr|wesnoth-1.10.5-1|2	# split data if we can force a rpm to be noarch
12cr|wesnoth-1.10.5-1|3	
12cr|wesnoth-1.10.5-1|4	Summary:	Fantasy turn-based strategy game
12cr|wesnoth-1.10.5-1|5	Name:		wesnoth
12cr|wesnoth-1.10.5-1|6	Version:	1.10.5
12cr|wesnoth-1.10.5-1|7	Release:	1
12cr|wesnoth-1.10.5-1|8	License:	GPLv2+
12cr|wesnoth-1.10.5-1|9	Group:		Games/Strategy
12cr|wesnoth-1.10.5-1|10	Url:		http://www.wesnoth.org/
12cr|wesnoth-1.10.5-1|11	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|wesnoth-1.10.5-1|12	Source1:	%{name}-icon.png
12cr|wesnoth-1.10.5-1|13	BuildRequires:	pkgconfig(SDL_image)
12cr|wesnoth-1.10.5-1|14	BuildRequires:	SDL_ttf-devel
12cr|wesnoth-1.10.5-1|15	BuildRequires:	SDL_net-devel
12cr|wesnoth-1.10.5-1|16	BuildRequires:	pkgconfig(SDL_mixer)
12cr|wesnoth-1.10.5-1|17	BuildRequires:	boost-devel
12cr|wesnoth-1.10.5-1|18	BuildRequires:	pkgconfig(vorbis)
12cr|wesnoth-1.10.5-1|19	BuildRequires:	imagemagick
12cr|wesnoth-1.10.5-1|20	BuildRequires:	python-devel
12cr|wesnoth-1.10.5-1|21	BuildRequires:	pkgconfig(lua)
12cr|wesnoth-1.10.5-1|22	BuildRequires:	cmake
12cr|wesnoth-1.10.5-1|23	BuildRequires:	pkgconfig(pangocairo)
12cr|wesnoth-1.10.5-1|24	BuildRequires:	pkgconfig(pango)
12cr|wesnoth-1.10.5-1|25	BuildRequires:	pkgconfig(fontconfig)
12cr|wesnoth-1.10.5-1|26	BuildRequires:	pkgconfig(dbus-1)
12cr|wesnoth-1.10.5-1|27	BuildRequires:	pkgconfig(fribidi)
12cr|wesnoth-1.10.5-1|28	Obsoletes:	wesnoth-unstable < %{version}
12cr|wesnoth-1.10.5-1|29	
12cr|wesnoth-1.10.5-1|30	%description
12cr|wesnoth-1.10.5-1|31	Battle for Wesnoth is a fantasy turn-based strategy game.
12cr|wesnoth-1.10.5-1|32	Battle for control of villages, using variety of units which
12cr|wesnoth-1.10.5-1|33	have advantages and disadvantages in different types of terrains and
12cr|wesnoth-1.10.5-1|34	against different types of attacks. Units gain experience and advance
12cr|wesnoth-1.10.5-1|35	levels, and are carried over from one scenario to the next campaign.
12cr|wesnoth-1.10.5-1|36	
12cr|wesnoth-1.10.5-1|37	%package -n	%{name}-server
12cr|wesnoth-1.10.5-1|38	Summary:	Server for "Battle fo Wesnoth" game
12cr|wesnoth-1.10.5-1|39	Group:		Games/Strategy
12cr|wesnoth-1.10.5-1|40	Obsoletes:	wesnoth-unstable-server < %{version}
12cr|wesnoth-1.10.5-1|41	
12cr|wesnoth-1.10.5-1|42	%description -n	%{name}-server
12cr|wesnoth-1.10.5-1|43	This package contains "Battle for wesnoth" server, used to play multiplayer
12cr|wesnoth-1.10.5-1|44	game without needing to install the full client.
12cr|wesnoth-1.10.5-1|45	
12cr|wesnoth-1.10.5-1|46	%prep
12cr|wesnoth-1.10.5-1|47	%setup -q
12cr|wesnoth-1.10.5-1|48	
12cr|wesnoth-1.10.5-1|49	%build
12cr|wesnoth-1.10.5-1|50	export LDFLAGS="$LDFLAGS -lpthread"
12cr|wesnoth-1.10.5-1|51	%cmake -DENABLE_STRICT_COMPILATION=OFF \
12cr|wesnoth-1.10.5-1|52	-DBINDIR=%{_gamesbindir} \
12cr|wesnoth-1.10.5-1|53	-DDATAROOTDIR=%{_gamesdatadir} \
12cr|wesnoth-1.10.5-1|54	-DDESKTOPDIR=%{_datadir}/applications \
12cr|wesnoth-1.10.5-1|55	-DDOCDIR=%{_datadir}/doc/%{name} \
12cr|wesnoth-1.10.5-1|56	-DMANDIR=%{_mandir} -DICONDIR=%{_iconsdir}
12cr|wesnoth-1.10.5-1|57	%make
12cr|wesnoth-1.10.5-1|58	
12cr|wesnoth-1.10.5-1|59	%install
12cr|wesnoth-1.10.5-1|60	%makeinstall_std -C build
12cr|wesnoth-1.10.5-1|61	
12cr|wesnoth-1.10.5-1|62	%find_lang %{name} --with-man
12cr|wesnoth-1.10.5-1|63	%find_lang %{name}d --with-man
12cr|wesnoth-1.10.5-1|64	
12cr|wesnoth-1.10.5-1|65	%files -f %{name}.lang
12cr|wesnoth-1.10.5-1|66	%defattr(-,root,root,0755)
12cr|wesnoth-1.10.5-1|67	%doc README
12cr|wesnoth-1.10.5-1|68	%exclude %{_gamesbindir}/%{name}d
12cr|wesnoth-1.10.5-1|69	%{_gamesbindir}/*
12cr|wesnoth-1.10.5-1|70	%{_gamesdatadir}/%{name}
12cr|wesnoth-1.10.5-1|71	%{_mandir}/*/%{name}.*
12cr|wesnoth-1.10.5-1|72	%{_datadir}/applications/*
12cr|wesnoth-1.10.5-1|73	%{_iconsdir}/*
12cr|wesnoth-1.10.5-1|74	
12cr|wesnoth-1.10.5-1|75	%files -n %{name}-server -f %{name}d.lang
12cr|wesnoth-1.10.5-1|76	%defattr(-,root,root,0755)
12cr|wesnoth-1.10.5-1|77	%{_gamesbindir}/%{name}d
12cr|wesnoth-1.10.5-1|78	%{_mandir}/*/%{name}d.*
12cr|wesnoth-1.10.5-1|79	

8436 12
12cr|wesnoth-unstable-1.11.1-1|1	# TODO add a init file for server, if it is worth
12cr|wesnoth-unstable-1.11.1-1|2	# split data if we can force a rpm to be noarch
12cr|wesnoth-unstable-1.11.1-1|3	
12cr|wesnoth-unstable-1.11.1-1|4	%define sname wesnoth
12cr|wesnoth-unstable-1.11.1-1|5	
12cr|wesnoth-unstable-1.11.1-1|6	Summary:	Fantasy turn-based strategy game
12cr|wesnoth-unstable-1.11.1-1|7	Name:		wesnoth-unstable
12cr|wesnoth-unstable-1.11.1-1|8	Version:	1.11.1
12cr|wesnoth-unstable-1.11.1-1|9	Release:	1
12cr|wesnoth-unstable-1.11.1-1|10	License:	GPLv2+
12cr|wesnoth-unstable-1.11.1-1|11	Group:		Games/Strategy
12cr|wesnoth-unstable-1.11.1-1|12	Url:		http://www.wesnoth.org/
12cr|wesnoth-unstable-1.11.1-1|13	Source0:	http://downloads.sourceforge.net/%{sname}/%{sname}-%{version}.tar.bz2
12cr|wesnoth-unstable-1.11.1-1|14	Source1:	%{sname}-icon.png
12cr|wesnoth-unstable-1.11.1-1|15	BuildRequires:	pkgconfig(SDL_image)
12cr|wesnoth-unstable-1.11.1-1|16	BuildRequires:	SDL_ttf-devel
12cr|wesnoth-unstable-1.11.1-1|17	BuildRequires:	SDL_net-devel
12cr|wesnoth-unstable-1.11.1-1|18	BuildRequires:	pkgconfig(SDL_mixer)
12cr|wesnoth-unstable-1.11.1-1|19	BuildRequires:	boost-devel
12cr|wesnoth-unstable-1.11.1-1|20	BuildRequires:	pkgconfig(vorbis)
12cr|wesnoth-unstable-1.11.1-1|21	BuildRequires:	imagemagick
12cr|wesnoth-unstable-1.11.1-1|22	BuildRequires:	python-devel
12cr|wesnoth-unstable-1.11.1-1|23	BuildRequires:	pkgconfig(lua)
12cr|wesnoth-unstable-1.11.1-1|24	BuildRequires:	cmake
12cr|wesnoth-unstable-1.11.1-1|25	BuildRequires:	pkgconfig(pangocairo)
12cr|wesnoth-unstable-1.11.1-1|26	BuildRequires:	pkgconfig(pango)
12cr|wesnoth-unstable-1.11.1-1|27	BuildRequires:	pkgconfig(fontconfig)
12cr|wesnoth-unstable-1.11.1-1|28	BuildRequires:	pkgconfig(dbus-1)
12cr|wesnoth-unstable-1.11.1-1|29	BuildRequires:	pkgconfig(fribidi)
12cr|wesnoth-unstable-1.11.1-1|30	Conflicts:	%{sname}
12cr|wesnoth-unstable-1.11.1-1|31	
12cr|wesnoth-unstable-1.11.1-1|32	%description
12cr|wesnoth-unstable-1.11.1-1|33	Battle for Wesnoth is a fantasy turn-based strategy game.
12cr|wesnoth-unstable-1.11.1-1|34	Battle for control of villages, using variety of units which
12cr|wesnoth-unstable-1.11.1-1|35	have advantages and disadvantages in different types of terrains and
12cr|wesnoth-unstable-1.11.1-1|36	against different types of attacks. Units gain experience and advance
12cr|wesnoth-unstable-1.11.1-1|37	levels, and are carried over from one scenario to the next campaign.
12cr|wesnoth-unstable-1.11.1-1|38	
12cr|wesnoth-unstable-1.11.1-1|39	%package -n %{name}-server
12cr|wesnoth-unstable-1.11.1-1|40	Summary:	Server for "Battle fo Wesnoth" game
12cr|wesnoth-unstable-1.11.1-1|41	Group:		Games/Strategy
12cr|wesnoth-unstable-1.11.1-1|42	Conflicts:	%{sname}-server
12cr|wesnoth-unstable-1.11.1-1|43	
12cr|wesnoth-unstable-1.11.1-1|44	%description -n	%{name}-server
12cr|wesnoth-unstable-1.11.1-1|45	This package contains "Battle for wesnoth" server, used to play multiplayer
12cr|wesnoth-unstable-1.11.1-1|46	game without needing to install the full client.
12cr|wesnoth-unstable-1.11.1-1|47	
12cr|wesnoth-unstable-1.11.1-1|48	%prep
12cr|wesnoth-unstable-1.11.1-1|49	%setup -q -n %{sname}-%{version}
12cr|wesnoth-unstable-1.11.1-1|50	
12cr|wesnoth-unstable-1.11.1-1|51	%build
12cr|wesnoth-unstable-1.11.1-1|52	export LDFLAGS="$LDFLAGS -lpthread"
12cr|wesnoth-unstable-1.11.1-1|53	%cmake -DENABLE_STRICT_COMPILATION=OFF \
12cr|wesnoth-unstable-1.11.1-1|54	-DBINDIR=%{_gamesbindir} \
12cr|wesnoth-unstable-1.11.1-1|55	-DDATAROOTDIR=%{_gamesdatadir} \
12cr|wesnoth-unstable-1.11.1-1|56	-DDESKTOPDIR=%{_datadir}/applications \
12cr|wesnoth-unstable-1.11.1-1|57	-DDOCDIR=%{_datadir}/doc/%{sname} \
12cr|wesnoth-unstable-1.11.1-1|58	-DMANDIR=%{_mandir} -DICONDIR=%{_iconsdir}
12cr|wesnoth-unstable-1.11.1-1|59	%make
12cr|wesnoth-unstable-1.11.1-1|60	
12cr|wesnoth-unstable-1.11.1-1|61	%install
12cr|wesnoth-unstable-1.11.1-1|62	rm -rf %{buildroot}
12cr|wesnoth-unstable-1.11.1-1|63	
12cr|wesnoth-unstable-1.11.1-1|64	%makeinstall_std -C build
12cr|wesnoth-unstable-1.11.1-1|65	
12cr|wesnoth-unstable-1.11.1-1|66	%find_lang %{sname} --with-man
12cr|wesnoth-unstable-1.11.1-1|67	%find_lang %{sname}d --with-man
12cr|wesnoth-unstable-1.11.1-1|68	
12cr|wesnoth-unstable-1.11.1-1|69	%clean
12cr|wesnoth-unstable-1.11.1-1|70	rm -rf %{buildroot}
12cr|wesnoth-unstable-1.11.1-1|71	
12cr|wesnoth-unstable-1.11.1-1|72	%files -f %{sname}.lang
12cr|wesnoth-unstable-1.11.1-1|73	%defattr(-,root,root,0755)
12cr|wesnoth-unstable-1.11.1-1|74	%doc README
12cr|wesnoth-unstable-1.11.1-1|75	%exclude %{_gamesbindir}/%{sname}d
12cr|wesnoth-unstable-1.11.1-1|76	%{_gamesbindir}/*
12cr|wesnoth-unstable-1.11.1-1|77	%{_gamesdatadir}/%{sname}
12cr|wesnoth-unstable-1.11.1-1|78	%{_mandir}/*/%{sname}.*
12cr|wesnoth-unstable-1.11.1-1|79	%{_datadir}/applications/*
12cr|wesnoth-unstable-1.11.1-1|80	%{_datadir}/doc/%{sname}/*
12cr|wesnoth-unstable-1.11.1-1|81	%{_iconsdir}/*
12cr|wesnoth-unstable-1.11.1-1|82	
12cr|wesnoth-unstable-1.11.1-1|83	%files -n %{name}-server -f %{sname}d.lang
12cr|wesnoth-unstable-1.11.1-1|84	%defattr(-,root,root,0755)
12cr|wesnoth-unstable-1.11.1-1|85	%{_gamesbindir}/%{sname}d
12cr|wesnoth-unstable-1.11.1-1|86	%{_mandir}/*/%{sname}d.*
12cr|wesnoth-unstable-1.11.1-1|87	

8437 12
12cr|wfuzz-1.4c-1|1	Name:		wfuzz
12cr|wfuzz-1.4c-1|2	Version:	1.4c
12cr|wfuzz-1.4c-1|3	Release:	%mkrel 1
12cr|wfuzz-1.4c-1|4	Summary:	The web bruteforcer
12cr|wfuzz-1.4c-1|5	License:	GPL
12cr|wfuzz-1.4c-1|6	Group:		Networking/Other
12cr|wfuzz-1.4c-1|7	URL:		http://www.edge-security.com/wfuzz.php
12cr|wfuzz-1.4c-1|8	Source:     http://www.edge-security.com/soft/wfuzz-%{version}.tar.bz2
12cr|wfuzz-1.4c-1|9	Patch0:     wfuzz-1.4-fhs.patch
12cr|wfuzz-1.4c-1|10	Requires:   python-curl
12cr|wfuzz-1.4c-1|11	BuildArch:	noarch
12cr|wfuzz-1.4c-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|wfuzz-1.4c-1|13	
12cr|wfuzz-1.4c-1|14	%description
12cr|wfuzz-1.4c-1|15	Wfuzz is a tool designed for bruteforcing Web Applications, it can be used for
12cr|wfuzz-1.4c-1|16	finding resources not linked (directories, servlets, scripts, etc), bruteforce
12cr|wfuzz-1.4c-1|17	GET and POST parameters for checking different kind of injections (SQL, XSS,
12cr|wfuzz-1.4c-1|18	LDAP,etc), bruteforce Forms parameters (User/Password), Fuzzing,etc.
12cr|wfuzz-1.4c-1|19	
12cr|wfuzz-1.4c-1|20	%prep
12cr|wfuzz-1.4c-1|21	%setup -q -n %{name}
12cr|wfuzz-1.4c-1|22	%patch0 -p 1
12cr|wfuzz-1.4c-1|23	chmod 644 COPYING LICENSES README
12cr|wfuzz-1.4c-1|24	
12cr|wfuzz-1.4c-1|25	%build
12cr|wfuzz-1.4c-1|26	
12cr|wfuzz-1.4c-1|27	%install
12cr|wfuzz-1.4c-1|28	rm -rf %{buildroot}
12cr|wfuzz-1.4c-1|29	
12cr|wfuzz-1.4c-1|30	install -d -m 755 %{buildroot}%{_bindir}
12cr|wfuzz-1.4c-1|31	install -d -m 755 %{buildroot}%{_datadir}/wfuzz/lib
12cr|wfuzz-1.4c-1|32	
12cr|wfuzz-1.4c-1|33	install -m 755 wfuzz.py %{buildroot}%{_bindir}
12cr|wfuzz-1.4c-1|34	install -m 644 *.py %{buildroot}%{_datadir}/wfuzz/lib
12cr|wfuzz-1.4c-1|35	rm -f %{buildroot}%{_datadir}/wfuzz/lib/wfuzz.py
12cr|wfuzz-1.4c-1|36	cp -pr wordlist %{buildroot}%{_datadir}/wfuzz
12cr|wfuzz-1.4c-1|37	
12cr|wfuzz-1.4c-1|38	%clean
12cr|wfuzz-1.4c-1|39	rm -rf %{buildroot}
12cr|wfuzz-1.4c-1|40	
12cr|wfuzz-1.4c-1|41	%files
12cr|wfuzz-1.4c-1|42	%defattr(-,root,root)
12cr|wfuzz-1.4c-1|43	%doc COPYING LICENSES README
12cr|wfuzz-1.4c-1|44	%{_bindir}/wfuzz.py
12cr|wfuzz-1.4c-1|45	%{_datadir}/wfuzz
12cr|wfuzz-1.4c-1|46	
12cr|wfuzz-1.4c-1|47	
12cr|wfuzz-1.4c-1|48	
12cr|wfuzz-1.4c-1|49	%changelog
12cr|wfuzz-1.4c-1|50	* Wed Jun 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.4c-1mdv2011.0
12cr|wfuzz-1.4c-1|51	+ Revision: 682371
12cr|wfuzz-1.4c-1|52	- import wfuzz
12cr|wfuzz-1.4c-1|53	

8438 12
12cr|wgetpaste-2.18-1|1	Name:		wgetpaste
12cr|wgetpaste-2.18-1|2	Version:	2.18
12cr|wgetpaste-2.18-1|3	Release:	%mkrel 1
12cr|wgetpaste-2.18-1|4	Summary:	pastebin command line tool
12cr|wgetpaste-2.18-1|5	URL:		http://wgetpaste.zlin.dk
12cr|wgetpaste-2.18-1|6	Source0:	http://wgetpaste.zlin.dk/wgetpaste-%{version}.tar.bz2
12cr|wgetpaste-2.18-1|7	Source1:	pastebin.mandriva.com.conf
12cr|wgetpaste-2.18-1|8	License:	Public Domain
12cr|wgetpaste-2.18-1|9	Requires:	wget
12cr|wgetpaste-2.18-1|10	Group:		Networking/WWW
12cr|wgetpaste-2.18-1|11	BuildArch:	noarch
12cr|wgetpaste-2.18-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|wgetpaste-2.18-1|13	%description
12cr|wgetpaste-2.18-1|14	Tool allowing to paste output from commands directly to several pastebin
12cr|wgetpaste-2.18-1|15	websites.
12cr|wgetpaste-2.18-1|16	
12cr|wgetpaste-2.18-1|17	%prep
12cr|wgetpaste-2.18-1|18	%setup -q
12cr|wgetpaste-2.18-1|19	
12cr|wgetpaste-2.18-1|20	%build
12cr|wgetpaste-2.18-1|21	
12cr|wgetpaste-2.18-1|22	%install
12cr|wgetpaste-2.18-1|23	%{__rm} -Rf %{buildroot}
12cr|wgetpaste-2.18-1|24	%{__mkdir_p} %{buildroot}%{_bindir}
12cr|wgetpaste-2.18-1|25	%{__cp} -p wgetpaste %{buildroot}%{_bindir}
12cr|wgetpaste-2.18-1|26	%{__mkdir_p} %{buildroot}%{_sysconfdir}/wgetpaste.d
12cr|wgetpaste-2.18-1|27	%{__cp} -p %{SOURCE1} %{buildroot}%{_sysconfdir}/wgetpaste.d/
12cr|wgetpaste-2.18-1|28	
12cr|wgetpaste-2.18-1|29	%clean
12cr|wgetpaste-2.18-1|30	%{__rm} -Rf %{buildroot}
12cr|wgetpaste-2.18-1|31	
12cr|wgetpaste-2.18-1|32	%files
12cr|wgetpaste-2.18-1|33	%defattr(-,root,root)
12cr|wgetpaste-2.18-1|34	%config(noreplace) %{_sysconfdir}/wgetpaste.d/*
12cr|wgetpaste-2.18-1|35	%{_bindir}/%{name}
12cr|wgetpaste-2.18-1|36	
12cr|wgetpaste-2.18-1|37	
12cr|wgetpaste-2.18-1|38	%changelog
12cr|wgetpaste-2.18-1|39	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 2.18-1mdv2011.0
12cr|wgetpaste-2.18-1|40	+ Revision: 645487
12cr|wgetpaste-2.18-1|41	- update to new version 2.18
12cr|wgetpaste-2.18-1|42	
12cr|wgetpaste-2.18-1|43	* Wed Sep 30 2009 Nicolas Vigier <nvigier@mandriva.com> 2.14-1mdv2010.0
12cr|wgetpaste-2.18-1|44	+ Revision: 451641
12cr|wgetpaste-2.18-1|45	- version 2.14
12cr|wgetpaste-2.18-1|46	- license changed: public domain
12cr|wgetpaste-2.18-1|47	- import wgetpaste
12cr|wgetpaste-2.18-1|48	

8439 12
12cr|whatmask-1.2-8|1	%define name whatmask
12cr|whatmask-1.2-8|2	%define version 1.2
12cr|whatmask-1.2-8|3	%define release %mkrel 8
12cr|whatmask-1.2-8|4	
12cr|whatmask-1.2-8|5	Summary: Convert between different netmask types
12cr|whatmask-1.2-8|6	Name: %name
12cr|whatmask-1.2-8|7	Version: %version
12cr|whatmask-1.2-8|8	Release: %release
12cr|whatmask-1.2-8|9	License: GPL
12cr|whatmask-1.2-8|10	Group: Networking/Other
12cr|whatmask-1.2-8|11	Source: %name-%version.tar.bz2
12cr|whatmask-1.2-8|12	URL: http://www.laffeycomputer.com/whatmask.html
12cr|whatmask-1.2-8|13	BuildRoot: %_tmppath/%{name}-buildroot
12cr|whatmask-1.2-8|14	
12cr|whatmask-1.2-8|15	%description
12cr|whatmask-1.2-8|16	Whatmask is a small C program that will help you with network
12cr|whatmask-1.2-8|17	settings.
12cr|whatmask-1.2-8|18	
12cr|whatmask-1.2-8|19	It can analyze CIDR, netmask, netmask (hex), and wildcard bit
12cr|whatmask-1.2-8|20	notations to give useful information about the network block in
12cr|whatmask-1.2-8|21	question.
12cr|whatmask-1.2-8|22	
12cr|whatmask-1.2-8|23	%prep
12cr|whatmask-1.2-8|24	%setup -q
12cr|whatmask-1.2-8|25	%configure
12cr|whatmask-1.2-8|26	
12cr|whatmask-1.2-8|27	%build
12cr|whatmask-1.2-8|28	%make
12cr|whatmask-1.2-8|29	
12cr|whatmask-1.2-8|30	%install
12cr|whatmask-1.2-8|31	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|whatmask-1.2-8|32	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1
12cr|whatmask-1.2-8|33	install -m 644 man/whatmask.1 $RPM_BUILD_ROOT/%{_mandir}/man1
12cr|whatmask-1.2-8|34	install -m 755 whatmask $RPM_BUILD_ROOT/%{_bindir}
12cr|whatmask-1.2-8|35	
12cr|whatmask-1.2-8|36	%clean
12cr|whatmask-1.2-8|37	rm -rf $RPM_BUILD_ROOT
12cr|whatmask-1.2-8|38	
12cr|whatmask-1.2-8|39	%files
12cr|whatmask-1.2-8|40	%defattr(-,root,root)
12cr|whatmask-1.2-8|41	%{_bindir}/whatmask
12cr|whatmask-1.2-8|42	%{_mandir}/man1/whatmask.1*
12cr|whatmask-1.2-8|43	%defattr(644,root,root,755)
12cr|whatmask-1.2-8|44	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
12cr|whatmask-1.2-8|45	
12cr|whatmask-1.2-8|46	
12cr|whatmask-1.2-8|47	%changelog
12cr|whatmask-1.2-8|48	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2-8mdv2010.0
12cr|whatmask-1.2-8|49	+ Revision: 434744
12cr|whatmask-1.2-8|50	- rebuild
12cr|whatmask-1.2-8|51	
12cr|whatmask-1.2-8|52	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2-7mdv2009.0
12cr|whatmask-1.2-8|53	+ Revision: 261932
12cr|whatmask-1.2-8|54	- rebuild
12cr|whatmask-1.2-8|55	
12cr|whatmask-1.2-8|56	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2-6mdv2009.0
12cr|whatmask-1.2-8|57	+ Revision: 255937
12cr|whatmask-1.2-8|58	- rebuild
12cr|whatmask-1.2-8|59	
12cr|whatmask-1.2-8|60	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.2-4mdv2008.1
12cr|whatmask-1.2-8|61	+ Revision: 136572
12cr|whatmask-1.2-8|62	- restore BuildRoot
12cr|whatmask-1.2-8|63	
12cr|whatmask-1.2-8|64	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|whatmask-1.2-8|65	- kill re-definition of %%buildroot on Pixel's request
12cr|whatmask-1.2-8|66	
12cr|whatmask-1.2-8|67	* Tue Aug 21 2007 Olivier Thauvin <nanardon@mandriva.org> 1.2-4mdv2008.0
12cr|whatmask-1.2-8|68	+ Revision: 68707
12cr|whatmask-1.2-8|69	- rebuild
12cr|whatmask-1.2-8|70	
12cr|whatmask-1.2-8|71	
12cr|whatmask-1.2-8|72	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|whatmask-1.2-8|73	+2006-07-14 22:58:40 (41260)
12cr|whatmask-1.2-8|74	- rebuild
12cr|whatmask-1.2-8|75	
12cr|whatmask-1.2-8|76	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|whatmask-1.2-8|77	+2006-07-14 22:56:18 (41259)
12cr|whatmask-1.2-8|78	Import whatmask
12cr|whatmask-1.2-8|79	
12cr|whatmask-1.2-8|80	* Fri Feb 04 2005 Sylvie Terjan <erinmargault@mandrake.org> 1.2-2mdk
12cr|whatmask-1.2-8|81	- birthday rebuild
12cr|whatmask-1.2-8|82	
12cr|whatmask-1.2-8|83	* Mon Jan 05 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2-1mdk
12cr|whatmask-1.2-8|84	- mandrakize package
12cr|whatmask-1.2-8|85	- from Aleksander Adamowski <aleksander.adamowski@altkom.pl> :
12cr|whatmask-1.2-8|86	- Correction in %%files section to handle manpages compressed by bzip2
12cr|whatmask-1.2-8|87	in some distros
12cr|whatmask-1.2-8|88	
12cr|whatmask-1.2-8|89	* Wed Dec 10 2003 Joe Laffey <software@laffeycomputer.com>
12cr|whatmask-1.2-8|90	- Upgraded to version 1.2 with incorporated manpage.
12cr|whatmask-1.2-8|91	

8440 12
12cr|whichman-2.4-5|1	%define name whichman
12cr|whichman-2.4-5|2	%define version 2.4
12cr|whichman-2.4-5|3	%define release %mkrel 5
12cr|whichman-2.4-5|4	
12cr|whichman-2.4-5|5	Summary: Fault tolerant search utilities
12cr|whichman-2.4-5|6	Name: %{name}
12cr|whichman-2.4-5|7	Version: %{version}
12cr|whichman-2.4-5|8	Release: %{release}
12cr|whichman-2.4-5|9	License: GPL
12cr|whichman-2.4-5|10	Group: File tools
12cr|whichman-2.4-5|11	Url: http://main.linuxfocus.org/~guido/
12cr|whichman-2.4-5|12	Source: %{name}-%{version}.tar.bz2
12cr|whichman-2.4-5|13	Patch: whichman-makefile.patch.bz2
12cr|whichman-2.4-5|14	#Patch: whichman-2.0-makefile_manpage.patch.bz2
12cr|whichman-2.4-5|15	#Patch1: whichman-2.0-lfs_mancompliant.patch.bz2
12cr|whichman-2.4-5|16	Buildroot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|whichman-2.4-5|17	
12cr|whichman-2.4-5|18	%description
12cr|whichman-2.4-5|19	ftff, ftwhich and whichman are fault tolerant search utilities.
12cr|whichman-2.4-5|20	whichman allows to search for man pages that match approximately the specified
12cr|whichman-2.4-5|21	search key. ftff is a fault tolerant file find utility and ftwhich
12cr|whichman-2.4-5|22	is a fault tolerant version for the 'which' command.
12cr|whichman-2.4-5|23	The error tolerant approximate string match is based on the Levenshtein
12cr|whichman-2.4-5|24	Distance between two strings. This is a measure for the number of
12cr|whichman-2.4-5|25	replacements, insertions and deletions that are necessary to transform
12cr|whichman-2.4-5|26	string A into string B.
12cr|whichman-2.4-5|27	
12cr|whichman-2.4-5|28	%prep
12cr|whichman-2.4-5|29	
12cr|whichman-2.4-5|30	%setup -q
12cr|whichman-2.4-5|31	%patch
12cr|whichman-2.4-5|32	#%patch1 -p1
12cr|whichman-2.4-5|33	
12cr|whichman-2.4-5|34	%build
12cr|whichman-2.4-5|35	%make
12cr|whichman-2.4-5|36	
12cr|whichman-2.4-5|37	%install
12cr|whichman-2.4-5|38	if [ -d $RPM_BUILD_ROOT ]; then rm -r $RPM_BUILD_ROOT; fi
12cr|whichman-2.4-5|39	make DESTDIR=$RPM_BUILD_ROOT PREFIX=$RPM_BUILD_ROOT%{_prefix} MANDIR=$RPM_BUILD_ROOT%{_mandir} install
12cr|whichman-2.4-5|40	
12cr|whichman-2.4-5|41	%clean
12cr|whichman-2.4-5|42	if [ -d $RPM_BUILD_ROOT ]; then rm -r $RPM_BUILD_ROOT; fi
12cr|whichman-2.4-5|43	
12cr|whichman-2.4-5|44	%files
12cr|whichman-2.4-5|45	%defattr(-,root,root)
12cr|whichman-2.4-5|46	%doc README
12cr|whichman-2.4-5|47	%{_bindir}/*
12cr|whichman-2.4-5|48	%{_mandir}/man1/*
12cr|whichman-2.4-5|49	
12cr|whichman-2.4-5|50	
12cr|whichman-2.4-5|51	
12cr|whichman-2.4-5|52	%changelog
12cr|whichman-2.4-5|53	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.4-5mdv2010.0
12cr|whichman-2.4-5|54	+ Revision: 434745
12cr|whichman-2.4-5|55	- rebuild
12cr|whichman-2.4-5|56	
12cr|whichman-2.4-5|57	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4-4mdv2009.0
12cr|whichman-2.4-5|58	+ Revision: 261949
12cr|whichman-2.4-5|59	- rebuild
12cr|whichman-2.4-5|60	
12cr|whichman-2.4-5|61	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4-3mdv2009.0
12cr|whichman-2.4-5|62	+ Revision: 255951
12cr|whichman-2.4-5|63	- rebuild
12cr|whichman-2.4-5|64	
12cr|whichman-2.4-5|65	+ Olivier Blin <oblin@mandriva.com>
12cr|whichman-2.4-5|66	- restore BuildRoot
12cr|whichman-2.4-5|67	
12cr|whichman-2.4-5|68	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.4-1mdv2008.1
12cr|whichman-2.4-5|69	+ Revision: 129336
12cr|whichman-2.4-5|70	- kill re-definition of %%buildroot on Pixel's request
12cr|whichman-2.4-5|71	- use %%mkrel
12cr|whichman-2.4-5|72	- import whichman
12cr|whichman-2.4-5|73	
12cr|whichman-2.4-5|74	
12cr|whichman-2.4-5|75	* Sat Aug 28 2004 Franck Villaume <fvill@freesurf.fr> 2.4-1mdk
12cr|whichman-2.4-5|76	- 2.4
12cr|whichman-2.4-5|77	
12cr|whichman-2.4-5|78	* Thu Jun 12 2003 Marcel Pol <mpol@gmx.net> 2.1-1mdk
12cr|whichman-2.4-5|79	- 2.1
12cr|whichman-2.4-5|80	
12cr|whichman-2.4-5|81	* Thu Oct 18 2001 Daouda LO <daouda@mandrakesoft.com> 2.0-2mdk
12cr|whichman-2.4-5|82	- rpmlint compliant
12cr|whichman-2.4-5|83	
12cr|whichman-2.4-5|84	* Thu May 31 2001  Daouda Lo <daouda@mandrakesoft.com> 2.0-1mdk
12cr|whichman-2.4-5|85	- first mdk package.
12cr|whichman-2.4-5|86	- mdkisation (lfs compliant: s|/usr/man|/usr/share/man)
12cr|whichman-2.4-5|87	
12cr|whichman-2.4-5|88	
12cr|whichman-2.4-5|89	

8441 12
12cr|whizzytex-1.3.1-5|1	%define name	whizzytex
12cr|whizzytex-1.3.1-5|2	%define version 1.3.1
12cr|whizzytex-1.3.1-5|3	%define release %mkrel 5
12cr|whizzytex-1.3.1-5|4	
12cr|whizzytex-1.3.1-5|5	Name: 		%{name}
12cr|whizzytex-1.3.1-5|6	Version: 	%{version}
12cr|whizzytex-1.3.1-5|7	Release: 	%{release}
12cr|whizzytex-1.3.1-5|8	License: 	LGPL
12cr|whizzytex-1.3.1-5|9	Summary:	An Emacs minor mode for incremental viewing of LaTeX documents
12cr|whizzytex-1.3.1-5|10	Group:		Publishing
12cr|whizzytex-1.3.1-5|11	URL:		http://cristal.inria.fr/whizzytex
12cr|whizzytex-1.3.1-5|12	Source:		http://cristal.inria.fr/whizzytex/%{name}-%{version}.tar.bz2
12cr|whizzytex-1.3.1-5|13	BuildRequires: 	emacs-bin
12cr|whizzytex-1.3.1-5|14	Requires: 	emacs-bin
12cr|whizzytex-1.3.1-5|15	Requires: 	tetex-latex
12cr|whizzytex-1.3.1-5|16	BuildArch: 	noarch
12cr|whizzytex-1.3.1-5|17	BuildRoot: 	%{_tmppath}/%{name}-%{version}
12cr|whizzytex-1.3.1-5|18	
12cr|whizzytex-1.3.1-5|19	%description
12cr|whizzytex-1.3.1-5|20	WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash) shell-script
12cr|whizzytex-1.3.1-5|21	daemon and some LaTeX macros. It works under Unix with gv and xdvi viewers, but
12cr|whizzytex-1.3.1-5|22	the Active-DVI viewer will provided much better visual effects and will offer
12cr|whizzytex-1.3.1-5|23	more functionalities.
12cr|whizzytex-1.3.1-5|24	
12cr|whizzytex-1.3.1-5|25	%prep
12cr|whizzytex-1.3.1-5|26	%setup -q
12cr|whizzytex-1.3.1-5|27	find . -name .*~ -exec rm -f {} \;
12cr|whizzytex-1.3.1-5|28	rm -rf examples/beamer
12cr|whizzytex-1.3.1-5|29	rm -f examples/hyperref/main.out
12cr|whizzytex-1.3.1-5|30	perl -pi -e 's/INITEX=initex/INITEX="pdfetex -ini"/' src/whizzytex
12cr|whizzytex-1.3.1-5|31	chmod 755 examples/bin/gpic*
12cr|whizzytex-1.3.1-5|32	chmod 755 examples/gpic/whizzy.sh
12cr|whizzytex-1.3.1-5|33	
12cr|whizzytex-1.3.1-5|34	%build
12cr|whizzytex-1.3.1-5|35	emacs -batch -f batch-byte-compile src/whizzytex.el
12cr|whizzytex-1.3.1-5|36	
12cr|whizzytex-1.3.1-5|37	%install
12cr|whizzytex-1.3.1-5|38	rm -rf %{buildroot}
12cr|whizzytex-1.3.1-5|39	install -d -m 755 %{buildroot}%{_bindir}
12cr|whizzytex-1.3.1-5|40	install -d -m 755 %{buildroot}%{_datadir}/emacs/site-lisp
12cr|whizzytex-1.3.1-5|41	install -d -m 755 %{buildroot}%{_datadir}/texmf/tex/latex/%{name}
12cr|whizzytex-1.3.1-5|42	install -m 755 src/whizzytex %{buildroot}%{_bindir}
12cr|whizzytex-1.3.1-5|43	install -m 644 src/whizzytex.sty %{buildroot}%{_datadir}/texmf/tex/latex/%{name}
12cr|whizzytex-1.3.1-5|44	install -m 644 src/whizzytex.el* %{buildroot}%{_datadir}/emacs/site-lisp
12cr|whizzytex-1.3.1-5|45	
12cr|whizzytex-1.3.1-5|46	%clean
12cr|whizzytex-1.3.1-5|47	rm -rf %{buildroot}
12cr|whizzytex-1.3.1-5|48	
12cr|whizzytex-1.3.1-5|49	%post -p %{_bindir}/mktexlsr
12cr|whizzytex-1.3.1-5|50	
12cr|whizzytex-1.3.1-5|51	%postun -p %{_bindir}/mktexlsr
12cr|whizzytex-1.3.1-5|52	
12cr|whizzytex-1.3.1-5|53	%files
12cr|whizzytex-1.3.1-5|54	%defattr(-,root,root)
12cr|whizzytex-1.3.1-5|55	%doc CHANGES COPYING FILES INSTALL GPL VERSION doc examples
12cr|whizzytex-1.3.1-5|56	%{_bindir}/%{name}
12cr|whizzytex-1.3.1-5|57	%{_datadir}/texmf/tex/latex/%{name}
12cr|whizzytex-1.3.1-5|58	%{_datadir}/emacs/site-lisp
12cr|whizzytex-1.3.1-5|59	
12cr|whizzytex-1.3.1-5|60	
12cr|whizzytex-1.3.1-5|61	
12cr|whizzytex-1.3.1-5|62	%changelog
12cr|whizzytex-1.3.1-5|63	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.3.1-5mdv2010.0
12cr|whizzytex-1.3.1-5|64	+ Revision: 434749
12cr|whizzytex-1.3.1-5|65	- rebuild
12cr|whizzytex-1.3.1-5|66	
12cr|whizzytex-1.3.1-5|67	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.3.1-4mdv2009.0
12cr|whizzytex-1.3.1-5|68	+ Revision: 261982
12cr|whizzytex-1.3.1-5|69	- rebuild
12cr|whizzytex-1.3.1-5|70	
12cr|whizzytex-1.3.1-5|71	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.3.1-3mdv2009.0
12cr|whizzytex-1.3.1-5|72	+ Revision: 255985
12cr|whizzytex-1.3.1-5|73	- rebuild
12cr|whizzytex-1.3.1-5|74	- kill re-definition of %%buildroot on Pixel's request
12cr|whizzytex-1.3.1-5|75	
12cr|whizzytex-1.3.1-5|76	+ Olivier Blin <oblin@mandriva.com>
12cr|whizzytex-1.3.1-5|77	- restore BuildRoot
12cr|whizzytex-1.3.1-5|78	
12cr|whizzytex-1.3.1-5|79	* Mon Dec 10 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-1mdv2008.1
12cr|whizzytex-1.3.1-5|80	+ Revision: 116908
12cr|whizzytex-1.3.1-5|81	- update to new version 1.3.1
12cr|whizzytex-1.3.1-5|82	- import whizzytex
12cr|whizzytex-1.3.1-5|83	
12cr|whizzytex-1.3.1-5|84	
12cr|whizzytex-1.3.1-5|85	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-2mdv2007.0
12cr|whizzytex-1.3.1-5|86	- Rebuild
12cr|whizzytex-1.3.1-5|87	
12cr|whizzytex-1.3.1-5|88	* Fri Jan 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-1mdk
12cr|whizzytex-1.3.1-5|89	- New release 1.3.0
12cr|whizzytex-1.3.1-5|90	- fix url
12cr|whizzytex-1.3.1-5|91	
12cr|whizzytex-1.3.1-5|92	* Wed Dec 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.3-2mdk
12cr|whizzytex-1.3.1-5|93	-fix buildrequires
12cr|whizzytex-1.3.1-5|94	
12cr|whizzytex-1.3.1-5|95	* Fri Jul 01 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.3-1mdk
12cr|whizzytex-1.3.1-5|96	- new release
12cr|whizzytex-1.3.1-5|97	- fix initex issue
12cr|whizzytex-1.3.1-5|98	- fix some perms in examples
12cr|whizzytex-1.3.1-5|99	
12cr|whizzytex-1.3.1-5|100	* Mon Apr 25 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdk
12cr|whizzytex-1.3.1-5|101	- New release 1.2.2
12cr|whizzytex-1.3.1-5|102	- spec cleanup
12cr|whizzytex-1.3.1-5|103	
12cr|whizzytex-1.3.1-5|104	* Mon Nov 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.2.1-1mdk
12cr|whizzytex-1.3.1-5|105	- new version
12cr|whizzytex-1.3.1-5|106	- rpmbuildupdate aware
12cr|whizzytex-1.3.1-5|107	
12cr|whizzytex-1.3.1-5|108	* Fri Jul 02 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.1.3-2mdk
12cr|whizzytex-1.3.1-5|109	- remove useless provide
12cr|whizzytex-1.3.1-5|110	
12cr|whizzytex-1.3.1-5|111	* Fri Apr 16 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.1.3-1mdk
12cr|whizzytex-1.3.1-5|112	- first mdk release

8442 12
12cr|whohas-0.29-1|1	Name:		whohas
12cr|whohas-0.29-1|2	Version:	0.29
12cr|whohas-0.29-1|3	Release:	1
12cr|whohas-0.29-1|4	Summary:	Command line tool searching package in different distributions
12cr|whohas-0.29-1|5	Group:		Development/Other
12cr|whohas-0.29-1|6	License:	GPLv2+
12cr|whohas-0.29-1|7	URL:		http://www.philippwesche.org/200811/whohas/intro.html
12cr|whohas-0.29-1|8	Source0:	http://www.philippwesche.org/200811/whohas/%{name}-%{version}.tar.gz
12cr|whohas-0.29-1|9	BuildArch:	noarch
12cr|whohas-0.29-1|10	Requires:	perl-libwww-perl
12cr|whohas-0.29-1|11	
12cr|whohas-0.29-1|12	%description
12cr|whohas-0.29-1|13	whohas is a command line tool that allows querying several package lists
12cr|whohas-0.29-1|14	at once - currently supported are Arch, Debian, Fedora, Gentoo, Mandriva,
12cr|whohas-0.29-1|15	openSUSE, Slackware (and linuxpackages.net), Source Mage, Ubuntu, FreeBSD,
12cr|whohas-0.29-1|16	NetBSD, OpenBSD, Fink, MacPorts and Cygwin. whohas is written in Perl and was
12cr|whohas-0.29-1|17	designed to help package maintainers find ebuilds, pkgbuilds and similar
12cr|whohas-0.29-1|18	package definitions from other distributions to learn from. However, it can
12cr|whohas-0.29-1|19	also be used by normal users who want to know:
12cr|whohas-0.29-1|20	
12cr|whohas-0.29-1|21	- Which distribution provides packages on which the user depends.
12cr|whohas-0.29-1|22	- What version of a given package is in use in each distribution, or in each
12cr|whohas-0.29-1|23	release of a distribution (implemented only for Debian).
12cr|whohas-0.29-1|24	
12cr|whohas-0.29-1|25	%prep
12cr|whohas-0.29-1|26	%setup -q
12cr|whohas-0.29-1|27	
12cr|whohas-0.29-1|28	%build
12cr|whohas-0.29-1|29	
12cr|whohas-0.29-1|30	%install
12cr|whohas-0.29-1|31	install -m 755 -D program/whohas %{buildroot}%{_bindir}/whohas
12cr|whohas-0.29-1|32	mv usr/share/man/de/man1/whohas.1 usr/share/man/de/man1/whohas.1.old
12cr|whohas-0.29-1|33	iconv -f ISO_8859-1 -t UTF-8 usr/share/man/de/man1/whohas.1.old > usr/share/man/de/man1/whohas.1
12cr|whohas-0.29-1|34	xz -zk usr/share/man/man1/whohas.1 usr/share/man/de/man1/whohas.1
12cr|whohas-0.29-1|35	install -m 644 -D usr/share/man/man1/whohas.1.xz %{buildroot}%{_mandir}/man1/whohas.1.xz
12cr|whohas-0.29-1|36	install -m 644 -D usr/share/man/de/man1/whohas.1.xz %{buildroot}%{_mandir}/de/man1/whohas.1.xz
12cr|whohas-0.29-1|37	
12cr|whohas-0.29-1|38	%files
12cr|whohas-0.29-1|39	%{_bindir}/whohas
12cr|whohas-0.29-1|40	%defattr(644,root,root,755)
12cr|whohas-0.29-1|41	%doc intro.txt LICENSE TODO.txt Changelog
12cr|whohas-0.29-1|42	%{_mandir}/man1/whohas.1.xz
12cr|whohas-0.29-1|43	%lang(de)%{_mandir}/de/man1/whohas.1.xz
12cr|whohas-0.29-1|44	
12cr|whohas-0.29-1|45	
12cr|whohas-0.29-1|46	%changelog
12cr|whohas-0.29-1|47	* Mon Nov 28 2011 Andrey Smirnov <asmirnov@mandriva.org> 0.29-1
12cr|whohas-0.29-1|48	+ Revision: 735134
12cr|whohas-0.29-1|49	- imported package whohas
12cr|whohas-0.29-1|50	

8443 12
12cr|whoisit-1.1-5|1	%define _requires_exceptions perl\(MyAsterisk\)
12cr|whoisit-1.1-5|2	
12cr|whoisit-1.1-5|3	Summary:	Facilities to Announce incoming callers over the computer speakers
12cr|whoisit-1.1-5|4	Name:		whoisit
12cr|whoisit-1.1-5|5	Version:	1.1
12cr|whoisit-1.1-5|6	Release:	%mkrel 5
12cr|whoisit-1.1-5|7	License:	GPL
12cr|whoisit-1.1-5|8	Group:		System/Servers
12cr|whoisit-1.1-5|9	URL:		http://www.voip-info.org/wiki-Asterisk+WhoIsIt
12cr|whoisit-1.1-5|10	Source0:	http://wyoming.e-tools.com/WhoIsIt-%{version}.tar.bz2
12cr|whoisit-1.1-5|11	Requires:	asterisk
12cr|whoisit-1.1-5|12	Requires:	festival
12cr|whoisit-1.1-5|13	BuildRequires:	sox
12cr|whoisit-1.1-5|14	BuildRequires:	festival
12cr|whoisit-1.1-5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|whoisit-1.1-5|16	
12cr|whoisit-1.1-5|17	%description
12cr|whoisit-1.1-5|18	This program is intended to be used in the Asterisk
12cr|whoisit-1.1-5|19	extensions.conf file to announce (over your system's speakers) the
12cr|whoisit-1.1-5|20	calling party.
12cr|whoisit-1.1-5|21	
12cr|whoisit-1.1-5|22	%prep
12cr|whoisit-1.1-5|23	
12cr|whoisit-1.1-5|24	%setup -q -n WhoIsIt-%{version}
12cr|whoisit-1.1-5|25	
12cr|whoisit-1.1-5|26	%build
12cr|whoisit-1.1-5|27	
12cr|whoisit-1.1-5|28	gcc %{optflags} -o who-is-it who-is-it.c
12cr|whoisit-1.1-5|29	gcc %{optflags} -o who-is-it-agi who-is-it-agi.c
12cr|whoisit-1.1-5|30	
12cr|whoisit-1.1-5|31	%install
12cr|whoisit-1.1-5|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|whoisit-1.1-5|33	
12cr|whoisit-1.1-5|34	install -d %{buildroot}%{_bindir}
12cr|whoisit-1.1-5|35	install -d %{buildroot}%{_localstatedir}/lib/asterisk/agi-bin
12cr|whoisit-1.1-5|36	install -d %{buildroot}%{_localstatedir}/lib/asterisk/sounds/CID-PLACES/country-codes
12cr|whoisit-1.1-5|37	install -d %{buildroot}%{_localstatedir}/lib/asterisk/sounds/priv-callerintros
12cr|whoisit-1.1-5|38	
12cr|whoisit-1.1-5|39	install -m0644 international.gsm %{buildroot}%{_localstatedir}/lib/asterisk/sounds/CID-PLACES/
12cr|whoisit-1.1-5|40	install -m0644 priv-unlisted.gsm %{buildroot}%{_localstatedir}/lib/asterisk/sounds/
12cr|whoisit-1.1-5|41	install -m0644 unknowncallerfrom.gsm %{buildroot}%{_localstatedir}/lib/asterisk/sounds/
12cr|whoisit-1.1-5|42	install -m0644 somewhereinstate.gsm %{buildroot}%{_localstatedir}/lib/asterisk/sounds/
12cr|whoisit-1.1-5|43	install -m0644 somewhereoutstate.gsm %{buildroot}%{_localstatedir}/lib/asterisk/sounds/
12cr|whoisit-1.1-5|44	install -m0755 who-is-it %{buildroot}%{_bindir}
12cr|whoisit-1.1-5|45	install -m0755 who-is-it-agi %{buildroot}%{_localstatedir}/lib/asterisk/agi-bin/
12cr|whoisit-1.1-5|46	install -m0755 submit-announce.agi %{buildroot}%{_localstatedir}/lib/asterisk/agi-bin/
12cr|whoisit-1.1-5|47	
12cr|whoisit-1.1-5|48	# this will generate the gsm files :)
12cr|whoisit-1.1-5|49	cp areacodescript areacodescript.tmp
12cr|whoisit-1.1-5|50	cp countrycodes-script countrycodes-script.tmp
12cr|whoisit-1.1-5|51	perl -pi -e "s|%{_localstatedir}/lib|%{buildroot}%{_localstatedir}/lib|g" *.tmp
12cr|whoisit-1.1-5|52	
12cr|whoisit-1.1-5|53	festival < areacodescript.tmp
12cr|whoisit-1.1-5|54	festival < countrycodes-script.tmp
12cr|whoisit-1.1-5|55	
12cr|whoisit-1.1-5|56	%clean
12cr|whoisit-1.1-5|57	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|whoisit-1.1-5|58	
12cr|whoisit-1.1-5|59	%files
12cr|whoisit-1.1-5|60	%defattr(-,root,root)
12cr|whoisit-1.1-5|61	%doc README TODO areacodescript countrycodes-script
12cr|whoisit-1.1-5|62	%attr(0755,root,root) %{_bindir}/who-is-it
12cr|whoisit-1.1-5|63	%attr(0755,root,root) %{_localstatedir}/lib/asterisk/agi-bin/who-is-it-agi
12cr|whoisit-1.1-5|64	%attr(0755,root,root) %{_localstatedir}/lib/asterisk/agi-bin/submit-announce.agi
12cr|whoisit-1.1-5|65	%attr(0755,root,root) %dir %{_localstatedir}/lib/asterisk/sounds/CID-PLACES
12cr|whoisit-1.1-5|66	%attr(0755,root,root) %dir %{_localstatedir}/lib/asterisk/sounds/CID-PLACES/country-codes
12cr|whoisit-1.1-5|67	%attr(0755,root,root) %dir %{_localstatedir}/lib/asterisk/sounds/priv-callerintros
12cr|whoisit-1.1-5|68	%attr(0644,root,root) %{_localstatedir}/lib/asterisk/sounds/CID-PLACES/*.gsm
12cr|whoisit-1.1-5|69	%attr(0644,root,root) %{_localstatedir}/lib/asterisk/sounds/CID-PLACES/country-codes/*.gsm
12cr|whoisit-1.1-5|70	%attr(0644,root,root) %{_localstatedir}/lib/asterisk/sounds/*.gsm
12cr|whoisit-1.1-5|71	
12cr|whoisit-1.1-5|72	
12cr|whoisit-1.1-5|73	%changelog
12cr|whoisit-1.1-5|74	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.1-5mdv2010.0
12cr|whoisit-1.1-5|75	+ Revision: 434751
12cr|whoisit-1.1-5|76	- rebuild
12cr|whoisit-1.1-5|77	
12cr|whoisit-1.1-5|78	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdv2009.0
12cr|whoisit-1.1-5|79	+ Revision: 238936
12cr|whoisit-1.1-5|80	- rebuild
12cr|whoisit-1.1-5|81	
12cr|whoisit-1.1-5|82	+ Pixel <pixel@mandriva.com>
12cr|whoisit-1.1-5|83	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|whoisit-1.1-5|84	
12cr|whoisit-1.1-5|85	+ Olivier Blin <oblin@mandriva.com>
12cr|whoisit-1.1-5|86	- restore BuildRoot
12cr|whoisit-1.1-5|87	
12cr|whoisit-1.1-5|88	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|whoisit-1.1-5|89	- kill re-definition of %%buildroot on Pixel's request
12cr|whoisit-1.1-5|90	
12cr|whoisit-1.1-5|91	* Sun Aug 19 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdv2008.0
12cr|whoisit-1.1-5|92	+ Revision: 66692
12cr|whoisit-1.1-5|93	- Import whoisit
12cr|whoisit-1.1-5|94	
12cr|whoisit-1.1-5|95	
12cr|whoisit-1.1-5|96	
12cr|whoisit-1.1-5|97	* Mon Jun 26 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdv2007.0
12cr|whoisit-1.1-5|98	- rebuild
12cr|whoisit-1.1-5|99	
12cr|whoisit-1.1-5|100	* Fri Apr 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdk
12cr|whoisit-1.1-5|101	- fix deps
12cr|whoisit-1.1-5|102	
12cr|whoisit-1.1-5|103	* Fri Apr 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cr|whoisit-1.1-5|104	- initial mandriva package

8444 12
12cr|whowatch-1.8.3-1|1	Summary:	Display information about users currently logged on
12cr|whowatch-1.8.3-1|2	Name:		whowatch
12cr|whowatch-1.8.3-1|3	Version:	1.8.3
12cr|whowatch-1.8.3-1|4	Release:	1
12cr|whowatch-1.8.3-1|5	License:	GPLv2
12cr|whowatch-1.8.3-1|6	Group:		Monitoring
12cr|whowatch-1.8.3-1|7	URL:		http://wizard.ae.krakow.pl/~mike/
12cr|whowatch-1.8.3-1|8	Source0:	http://wizard.ae.krakow.pl/~mike/download/%{name}-%{version}.tar.gz
12cr|whowatch-1.8.3-1|9	Patch0:		whowatch-1.8.3-destdir-support.patch
12cr|whowatch-1.8.3-1|10	
12cr|whowatch-1.8.3-1|11	BuildRequires:	ncurses-devel
12cr|whowatch-1.8.3-1|12	
12cr|whowatch-1.8.3-1|13	
12cr|whowatch-1.8.3-1|14	%description
12cr|whowatch-1.8.3-1|15	Whowatch is an interactive console utility that displays informations about
12cr|whowatch-1.8.3-1|16	the users currently logged on to the machine, in real time. Besides standard
12cr|whowatch-1.8.3-1|17	information (login, tty, host, user's process) you can see type of login
12cr|whowatch-1.8.3-1|18	(local. ssh, telnet). You can also see selected user's processes tree or all
12cr|whowatch-1.8.3-1|19	system processes tree.  In the process tree mode there is ability to send
12cr|whowatch-1.8.3-1|20	INT or KILL signal to selected process.
12cr|whowatch-1.8.3-1|21	
12cr|whowatch-1.8.3-1|22	%prep
12cr|whowatch-1.8.3-1|23	%setup -q
12cr|whowatch-1.8.3-1|24	%patch0 -p1 -b .destdir~
12cr|whowatch-1.8.3-1|25	
12cr|whowatch-1.8.3-1|26	%build
12cr|whowatch-1.8.3-1|27	%configure
12cr|whowatch-1.8.3-1|28	%make
12cr|whowatch-1.8.3-1|29	
12cr|whowatch-1.8.3-1|30	%install
12cr|whowatch-1.8.3-1|31	%makeinstall_std -C src
12cr|whowatch-1.8.3-1|32	
12cr|whowatch-1.8.3-1|33	%files
12cr|whowatch-1.8.3-1|34	%doc AUTHORS ChangeLog README PLUGINS.readme TODO
12cr|whowatch-1.8.3-1|35	%{_mandir}/man1/%{name}.1*
12cr|whowatch-1.8.3-1|36	%{_bindir}/%{name}
12cr|whowatch-1.8.3-1|37	
12cr|whowatch-1.8.3-1|38	
12cr|whowatch-1.8.3-1|39	%changelog
12cr|whowatch-1.8.3-1|40	* Sun Jul 17 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.8.3-1
12cr|whowatch-1.8.3-1|41	+ Revision: 690208
12cr|whowatch-1.8.3-1|42	- make DESTDIR mostly work again..
12cr|whowatch-1.8.3-1|43	
12cr|whowatch-1.8.3-1|44	+ Johnny A. Solbu <solbu@mandriva.org>
12cr|whowatch-1.8.3-1|45	- New version
12cr|whowatch-1.8.3-1|46	- Updated patch
12cr|whowatch-1.8.3-1|47	- spec file fix: "make install" have been broken since 1.6.0
12cr|whowatch-1.8.3-1|48	
12cr|whowatch-1.8.3-1|49	* Sun Jul 17 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.4-1
12cr|whowatch-1.8.3-1|50	+ Revision: 690145
12cr|whowatch-1.8.3-1|51	- add support for DESTDIR in Makefile (P1)
12cr|whowatch-1.8.3-1|52	- %make is sufficient ;)
12cr|whowatch-1.8.3-1|53	
12cr|whowatch-1.8.3-1|54	+ Johnny A. Solbu <solbu@mandriva.org>
12cr|whowatch-1.8.3-1|55	- Initial Mandriva release
12cr|whowatch-1.8.3-1|56	- import whowatch
12cr|whowatch-1.8.3-1|57	

8445 12
12cr|whysynth-20120903-1|1	Name:           whysynth
12cr|whysynth-20120903-1|2	Summary:        Advanced synthesizer DSSI plugin
12cr|whysynth-20120903-1|3	Version:        20120903
12cr|whysynth-20120903-1|4	Release:        1
12cr|whysynth-20120903-1|5	
12cr|whysynth-20120903-1|6	Source:         http://smbolton.com/%{name}/%{name}-%{version}.tar.bz2
12cr|whysynth-20120903-1|7	URL:            http://smbolton.com/%{name}.html
12cr|whysynth-20120903-1|8	License:        GPLv2
12cr|whysynth-20120903-1|9	Group:          Sound
12cr|whysynth-20120903-1|10	BuildRequires:  pkgconfig(dssi)
12cr|whysynth-20120903-1|11	BuildRequires:  pkgconfig(gtk+-2.0)
12cr|whysynth-20120903-1|12	BuildRequires:  pkgconfig(liblo)
12cr|whysynth-20120903-1|13	BuildRequires:  pkgconfig(alsa)
12cr|whysynth-20120903-1|14	BuildRequires:  ladspa-devel
12cr|whysynth-20120903-1|15	BuildRequires:  fftw-devel
12cr|whysynth-20120903-1|16	
12cr|whysynth-20120903-1|17	
12cr|whysynth-20120903-1|18	%description
12cr|whysynth-20120903-1|19	WhySynth is a versatile softsynth which operates as a plugin for the
12cr|whysynth-20120903-1|20	DSSI Soft Synth Interface. Some of its features are 4 oscillators, 2
12cr|whysynth-20120903-1|21	filters, 3 LFOs, and 5 envelope generators per voice, 10 oscillator
12cr|whysynth-20120903-1|22	modes: minBLEP, wavecycle, asynchronous granular, three FM modes,
12cr|whysynth-20120903-1|23	waveshaper, noise, PADsynth, and phase distortion, 6 filter modes,
12cr|whysynth-20120903-1|24	flexible modulation and mixdown options, plus effects.
12cr|whysynth-20120903-1|25	
12cr|whysynth-20120903-1|26	%prep
12cr|whysynth-20120903-1|27	%setup -q
12cr|whysynth-20120903-1|28	
12cr|whysynth-20120903-1|29	%build
12cr|whysynth-20120903-1|30	%configure2_5x
12cr|whysynth-20120903-1|31	%make
12cr|whysynth-20120903-1|32	
12cr|whysynth-20120903-1|33	%install
12cr|whysynth-20120903-1|34	rm -rf $RPM_BUILD_ROOT
12cr|whysynth-20120903-1|35	%makeinstall_std
12cr|whysynth-20120903-1|36	
12cr|whysynth-20120903-1|37	%files
12cr|whysynth-20120903-1|38	%defattr(-,root,root)
12cr|whysynth-20120903-1|39	%doc README COPYING AUTHORS
12cr|whysynth-20120903-1|40	%{_libdir}/dssi/%{name}.so
12cr|whysynth-20120903-1|41	%{_libdir}/dssi/%{name}/WhySynth_gtk
12cr|whysynth-20120903-1|42	%{_datadir}/%{name}
12cr|whysynth-20120903-1|43	
12cr|whysynth-20120903-1|44	
12cr|whysynth-20120903-1|45	%changelog
12cr|whysynth-20120903-1|46	* Wed Sep 05 2012 Frank Kober <emuse@mandriva.org> 20120903-1
12cr|whysynth-20120903-1|47	+ Revision: 816410
12cr|whysynth-20120903-1|48	- new version 20120903
12cr|whysynth-20120903-1|49	
12cr|whysynth-20120903-1|50	* Fri Apr 27 2012 Frank Kober <emuse@mandriva.org> 20100922-2
12cr|whysynth-20120903-1|51	+ Revision: 793823
12cr|whysynth-20120903-1|52	- rebuild, spec cleanup
12cr|whysynth-20120903-1|53	
12cr|whysynth-20120903-1|54	* Sat Sep 25 2010 Frank Kober <emuse@mandriva.org> 20100922-1mdv2011.0
12cr|whysynth-20120903-1|55	+ Revision: 581022
12cr|whysynth-20120903-1|56	- new version 20100922 (new waveform, knobs)
12cr|whysynth-20120903-1|57	
12cr|whysynth-20120903-1|58	* Mon Dec 21 2009 Stéphane Téletchéa <steletch@mandriva.org> 20090608-2mdv2010.1
12cr|whysynth-20120903-1|59	+ Revision: 480588
12cr|whysynth-20120903-1|60	- Move autoconf command n the build section
12cr|whysynth-20120903-1|61	
12cr|whysynth-20120903-1|62	* Fri Dec 18 2009 Frank Kober <emuse@mandriva.org> 20090608-1mdv2010.1
12cr|whysynth-20120903-1|63	+ Revision: 480032
12cr|whysynth-20120903-1|64	- Update rpm group tag
12cr|whysynth-20120903-1|65	- import whysynth
12cr|whysynth-20120903-1|66	
12cr|whysynth-20120903-1|67	
12cr|whysynth-20120903-1|68	* Mon Dec 18 2009 Frank Kober <emuse@mandriva.org> 20090608-1mdv2010.0
12cr|whysynth-20120903-1|69	- import whysynth

8446 12
12cr|wicd-1.7.2.4-3|1	%define debug_package %{nil}
12cr|wicd-1.7.2.4-3|2	
12cr|wicd-1.7.2.4-3|3	Name:                wicd
12cr|wicd-1.7.2.4-3|4	Version:             1.7.2.4
12cr|wicd-1.7.2.4-3|5	Release:             3
12cr|wicd-1.7.2.4-3|6	Summary:             Wireless and wired network connection manager
12cr|wicd-1.7.2.4-3|7	
12cr|wicd-1.7.2.4-3|8	Group:               System/Configuration/Networking
12cr|wicd-1.7.2.4-3|9	License:             GPLv2+
12cr|wicd-1.7.2.4-3|10	URL:                 http://wicd.sourceforge.net/
12cr|wicd-1.7.2.4-3|11	Source0:             https://launchpad.net/wicd/1.7/%{version}/+download/%{name}-%{version}.tar.gz
12cr|wicd-1.7.2.4-3|12	Source1:             wicd.logrotate
12cr|wicd-1.7.2.4-3|13	Source2:             org.wicd.daemon.service
12cr|wicd-1.7.2.4-3|14	
12cr|wicd-1.7.2.4-3|15	Patch0:              wicd-1.7.0-remove-WHEREAREMYFILES.patch
12cr|wicd-1.7.2.4-3|16	Patch1:              wicd-1.7.1-dbus-failure.patch
12cr|wicd-1.7.2.4-3|17	Patch2:              wicd-1.7.0-dbus-policy.patch
12cr|wicd-1.7.2.4-3|18	Patch3:              wicd-1.7.1-DaemonClosing.patch
12cr|wicd-1.7.2.4-3|19	
12cr|wicd-1.7.2.4-3|20	BuildRequires:       desktop-file-utils
12cr|wicd-1.7.2.4-3|21	BuildRequires:       systemd-units
12cr|wicd-1.7.2.4-3|22	BuildRequires:       python-babel
12cr|wicd-1.7.2.4-3|23	
12cr|wicd-1.7.2.4-3|24	Requires:            pm-utils >= 1.2.4
12cr|wicd-1.7.2.4-3|25	Requires:            %{name}-common = %{version}-%{release}
12cr|wicd-1.7.2.4-3|26	
12cr|wicd-1.7.2.4-3|27	%description
12cr|wicd-1.7.2.4-3|28	Wicd is designed to give the user as much control over behavior of network
12cr|wicd-1.7.2.4-3|29	connections as possible.  Every network, both wired and wireless, has its
12cr|wicd-1.7.2.4-3|30	own profile with its own configuration options and connection behavior.
12cr|wicd-1.7.2.4-3|31	Wicd will try to automatically connect only to networks the user specifies
12cr|wicd-1.7.2.4-3|32	it should try, with a preference first to a wired network, then to wireless.
12cr|wicd-1.7.2.4-3|33	
12cr|wicd-1.7.2.4-3|34	This package provides the architecture-dependent components of wicd.
12cr|wicd-1.7.2.4-3|35	
12cr|wicd-1.7.2.4-3|36	%package common
12cr|wicd-1.7.2.4-3|37	Summary:             Wicd common files
12cr|wicd-1.7.2.4-3|38	Group:               System/Base
12cr|wicd-1.7.2.4-3|39	BuildArch:           noarch
12cr|wicd-1.7.2.4-3|40	Requires:            dbus
12cr|wicd-1.7.2.4-3|41	Requires:            dbus-python
12cr|wicd-1.7.2.4-3|42	Requires:            dhcp-client
12cr|wicd-1.7.2.4-3|43	Requires:            ethtool
12cr|wicd-1.7.2.4-3|44	Requires:            iproute2
12cr|wicd-1.7.2.4-3|45	Requires:            logrotate
12cr|wicd-1.7.2.4-3|46	Requires:            net-tools
12cr|wicd-1.7.2.4-3|47	Requires:            wireless-tools
12cr|wicd-1.7.2.4-3|48	Requires:            wpa_supplicant
12cr|wicd-1.7.2.4-3|49	Requires:            python-gobject
12cr|wicd-1.7.2.4-3|50	Requires(post):      systemd-units
12cr|wicd-1.7.2.4-3|51	Requires(preun):     systemd-units
12cr|wicd-1.7.2.4-3|52	Requires(postun):    systemd-units
12cr|wicd-1.7.2.4-3|53	
12cr|wicd-1.7.2.4-3|54	%description common
12cr|wicd-1.7.2.4-3|55	This package provides the main wicd daemon and the wicd-cli front-end.
12cr|wicd-1.7.2.4-3|56	
12cr|wicd-1.7.2.4-3|57	%package curses
12cr|wicd-1.7.2.4-3|58	Summary:             Curses client for wicd
12cr|wicd-1.7.2.4-3|59	Group:               System/Configuration/Networking
12cr|wicd-1.7.2.4-3|60	BuildArch:           noarch
12cr|wicd-1.7.2.4-3|61	Requires:            %{name}-common = %{version}-%{release}
12cr|wicd-1.7.2.4-3|62	Requires:            python-urwid >= 0.9.8.3
12cr|wicd-1.7.2.4-3|63	
12cr|wicd-1.7.2.4-3|64	%description curses
12cr|wicd-1.7.2.4-3|65	Client program for wicd that uses a curses interface.
12cr|wicd-1.7.2.4-3|66	
12cr|wicd-1.7.2.4-3|67	%package gtk
12cr|wicd-1.7.2.4-3|68	Summary:             GTK+ client for wicd
12cr|wicd-1.7.2.4-3|69	Group:               System/Configuration/Networking
12cr|wicd-1.7.2.4-3|70	BuildArch:           noarch
12cr|wicd-1.7.2.4-3|71	Requires:            %{name}-common = %{version}-%{release}
12cr|wicd-1.7.2.4-3|72	Requires:            python-notify
12cr|wicd-1.7.2.4-3|73	Requires:            pygtk2.0-libglade >= 2.10
12cr|wicd-1.7.2.4-3|74	
12cr|wicd-1.7.2.4-3|75	%description gtk
12cr|wicd-1.7.2.4-3|76	Client program for wicd that uses a GTK+ interface.
12cr|wicd-1.7.2.4-3|77	
12cr|wicd-1.7.2.4-3|78	%prep
12cr|wicd-1.7.2.4-3|79	%setup -q
12cr|wicd-1.7.2.4-3|80	
12cr|wicd-1.7.2.4-3|81	# Remove the WHEREAREMYFILES and resetting of ~/.wicd/WHEREAREMYFILES
12cr|wicd-1.7.2.4-3|82	# This is pointless.  The documentation can just provide WHEREAREMYFILES,
12cr|wicd-1.7.2.4-3|83	# which we do in this package.
12cr|wicd-1.7.2.4-3|84	%patch0 -p1
12cr|wicd-1.7.2.4-3|85	
12cr|wicd-1.7.2.4-3|86	# Handle D-Bus connection failures a little better
12cr|wicd-1.7.2.4-3|87	%patch1 -p1
12cr|wicd-1.7.2.4-3|88	
12cr|wicd-1.7.2.4-3|89	# Allow users at the console to control wicd
12cr|wicd-1.7.2.4-3|90	%patch2 -p1
12cr|wicd-1.7.2.4-3|91	
12cr|wicd-1.7.2.4-3|92	# Work around bug in DaemonClosing() calls
12cr|wicd-1.7.2.4-3|93	%patch3 -p1
12cr|wicd-1.7.2.4-3|94	
12cr|wicd-1.7.2.4-3|95	%build
12cr|wicd-1.7.2.4-3|96	rm -f po/ast.po
12cr|wicd-1.7.2.4-3|97	%{__python} setup.py configure \
12cr|wicd-1.7.2.4-3|98	--distro redhat \
12cr|wicd-1.7.2.4-3|99	--lib %{_libdir} \
12cr|wicd-1.7.2.4-3|100	--share %{_datadir}/wicd \
12cr|wicd-1.7.2.4-3|101	--etc %{_sysconfdir}/wicd \
12cr|wicd-1.7.2.4-3|102	--bin %{_bindir} \
12cr|wicd-1.7.2.4-3|103	--pmutils %{_libdir}/pm-utils/sleep.d \
12cr|wicd-1.7.2.4-3|104	--log %{_localstatedir}/log \
12cr|wicd-1.7.2.4-3|105	--systemd %{_unitdir} --no-install-init
12cr|wicd-1.7.2.4-3|106	
12cr|wicd-1.7.2.4-3|107	%{__python} setup.py build
12cr|wicd-1.7.2.4-3|108	%{__python} setup.py compile_translations
12cr|wicd-1.7.2.4-3|109	
12cr|wicd-1.7.2.4-3|110	%install
12cr|wicd-1.7.2.4-3|111	rm -rf %{buildroot}
12cr|wicd-1.7.2.4-3|112	%{__python} setup.py install --skip-build --no-compile --root %{buildroot}
12cr|wicd-1.7.2.4-3|113	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/backends/be-external.py
12cr|wicd-1.7.2.4-3|114	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/backends/be-ioctl.py
12cr|wicd-1.7.2.4-3|115	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/cli/wicd-cli.py
12cr|wicd-1.7.2.4-3|116	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/curses/curses_misc.py
12cr|wicd-1.7.2.4-3|117	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/curses/netentry_curses.py
12cr|wicd-1.7.2.4-3|118	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/curses/prefs_curses.py
12cr|wicd-1.7.2.4-3|119	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/daemon/wicd-daemon.py
12cr|wicd-1.7.2.4-3|120	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/gtk/gui.py
12cr|wicd-1.7.2.4-3|121	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/gtk/prefs.py
12cr|wicd-1.7.2.4-3|122	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/gtk/wicd-client.py
12cr|wicd-1.7.2.4-3|123	
12cr|wicd-1.7.2.4-3|124	rm -f %{buildroot}%{_localstatedir}/lib/wicd/WHEREAREMYFILES
12cr|wicd-1.7.2.4-3|125	rm -rf %{buildroot}%{_datadir}/doc
12cr|wicd-1.7.2.4-3|126	find %{buildroot} -type f -name ".empty_on_purpose" | xargs rm
12cr|wicd-1.7.2.4-3|127	
12cr|wicd-1.7.2.4-3|128	for lib in %{buildroot}%{python_sitelib}/wicd/*.py ; do
12cr|wicd-1.7.2.4-3|129	sed '/\/usr\/bin\/env/d' $lib > $lib.new &&
12cr|wicd-1.7.2.4-3|130	touch -r $lib $lib.new &&
12cr|wicd-1.7.2.4-3|131	mv $lib.new $lib
12cr|wicd-1.7.2.4-3|132	done
12cr|wicd-1.7.2.4-3|133	
12cr|wicd-1.7.2.4-3|134	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12cr|wicd-1.7.2.4-3|135	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/wicd
12cr|wicd-1.7.2.4-3|136	
12cr|wicd-1.7.2.4-3|137	mkdir -p %{buildroot}%{_datadir}/dbus-1/system-services
12cr|wicd-1.7.2.4-3|138	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/dbus-1/system-services/org.wicd.daemon.service
12cr|wicd-1.7.2.4-3|139	
12cr|wicd-1.7.2.4-3|140	desktop-file-install \
12cr|wicd-1.7.2.4-3|141	--remove-category="Application" \
12cr|wicd-1.7.2.4-3|142	--delete-original \
12cr|wicd-1.7.2.4-3|143	--dir=%{buildroot}%{_datadir}/applications \
12cr|wicd-1.7.2.4-3|144	%{buildroot}%{_datadir}/applications/wicd.desktop
12cr|wicd-1.7.2.4-3|145	
12cr|wicd-1.7.2.4-3|146	desktop-file-install \
12cr|wicd-1.7.2.4-3|147	--dir=%{buildroot}%{_sysconfdir}/xdg/autostart \
12cr|wicd-1.7.2.4-3|148	%{buildroot}%{_sysconfdir}/xdg/autostart/wicd-tray.desktop
12cr|wicd-1.7.2.4-3|149	
12cr|wicd-1.7.2.4-3|150	%find_lang %{name}
12cr|wicd-1.7.2.4-3|151	
12cr|wicd-1.7.2.4-3|152	%post common
12cr|wicd-1.7.2.4-3|153	if [ $1 -eq 1 ]; then
12cr|wicd-1.7.2.4-3|154	# Package install, not upgrade
12cr|wicd-1.7.2.4-3|155	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|wicd-1.7.2.4-3|156	fi
12cr|wicd-1.7.2.4-3|157	
12cr|wicd-1.7.2.4-3|158	%preun common
12cr|wicd-1.7.2.4-3|159	if [ $1 -eq 0 ] ; then
12cr|wicd-1.7.2.4-3|160	# Package removal, not upgrade
12cr|wicd-1.7.2.4-3|161	/bin/systemctl disable wicd.service > /dev/null 2>&1 || :
12cr|wicd-1.7.2.4-3|162	/bin/systemctl stop wicd.service > /dev/null 2>&1 || :
12cr|wicd-1.7.2.4-3|163	fi
12cr|wicd-1.7.2.4-3|164	
12cr|wicd-1.7.2.4-3|165	%postun common
12cr|wicd-1.7.2.4-3|166	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|wicd-1.7.2.4-3|167	if [ $1 -ge 1 ] ; then
12cr|wicd-1.7.2.4-3|168	# Package upgrade, not uninstall
12cr|wicd-1.7.2.4-3|169	/bin/systemctl try-restart wicd.service >/dev/null 2>&1 || :
12cr|wicd-1.7.2.4-3|170	fi
12cr|wicd-1.7.2.4-3|171	
12cr|wicd-1.7.2.4-3|172	%triggerun -- wicd-common < 1.7.0-5
12cr|wicd-1.7.2.4-3|173	if /sbin/chkconfig --level 3 wicd ; then
12cr|wicd-1.7.2.4-3|174	/bin/systemctl enable wicd.service >/dev/null 2>&1 || :
12cr|wicd-1.7.2.4-3|175	fi
12cr|wicd-1.7.2.4-3|176	
12cr|wicd-1.7.2.4-3|177	%post gtk
12cr|wicd-1.7.2.4-3|178	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
12cr|wicd-1.7.2.4-3|179	
12cr|wicd-1.7.2.4-3|180	%postun gtk
12cr|wicd-1.7.2.4-3|181	if [ $1 -eq 0 ]; then
12cr|wicd-1.7.2.4-3|182	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
12cr|wicd-1.7.2.4-3|183	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cr|wicd-1.7.2.4-3|184	fi
12cr|wicd-1.7.2.4-3|185	
12cr|wicd-1.7.2.4-3|186	%posttrans gtk
12cr|wicd-1.7.2.4-3|187	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cr|wicd-1.7.2.4-3|188	
12cr|wicd-1.7.2.4-3|189	%files
12cr|wicd-1.7.2.4-3|190	%{_libdir}/pm-utils/sleep.d/55wicd
12cr|wicd-1.7.2.4-3|191	
12cr|wicd-1.7.2.4-3|192	%files common -f %{name}.lang
12cr|wicd-1.7.2.4-3|193	%doc AUTHORS CHANGES LICENSE NEWS README other/WHEREAREMYFILES
12cr|wicd-1.7.2.4-3|194	%dir %{python_sitelib}/wicd
12cr|wicd-1.7.2.4-3|195	%dir %{_sysconfdir}/wicd
12cr|wicd-1.7.2.4-3|196	%dir %{_sysconfdir}/wicd/encryption
12cr|wicd-1.7.2.4-3|197	%dir %{_sysconfdir}/wicd/encryption/templates
12cr|wicd-1.7.2.4-3|198	%dir %{_sysconfdir}/wicd/scripts
12cr|wicd-1.7.2.4-3|199	%dir %{_sysconfdir}/wicd/scripts/postconnect
12cr|wicd-1.7.2.4-3|200	%dir %{_sysconfdir}/wicd/scripts/postdisconnect
12cr|wicd-1.7.2.4-3|201	%dir %{_sysconfdir}/wicd/scripts/preconnect
12cr|wicd-1.7.2.4-3|202	%dir %{_sysconfdir}/wicd/scripts/predisconnect
12cr|wicd-1.7.2.4-3|203	%{_sysconfdir}/acpi/resume.d/80-wicd-connect.sh
12cr|wicd-1.7.2.4-3|204	%{_sysconfdir}/acpi/suspend.d/50-wicd-suspend.sh
12cr|wicd-1.7.2.4-3|205	%{_sysconfdir}/logrotate.d/wicd.logrotate
12cr|wicd-1.7.2.4-3|206	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/wicd.conf
12cr|wicd-1.7.2.4-3|207	%config(noreplace) %{_sysconfdir}/wicd/dhclient.conf.template.default
12cr|wicd-1.7.2.4-3|208	%config(noreplace) %{_sysconfdir}/logrotate.d/wicd
12cr|wicd-1.7.2.4-3|209	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/active
12cr|wicd-1.7.2.4-3|210	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/active_wired
12cr|wicd-1.7.2.4-3|211	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/eap
12cr|wicd-1.7.2.4-3|212	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/eap-tls
12cr|wicd-1.7.2.4-3|213	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/leap
12cr|wicd-1.7.2.4-3|214	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/peap
12cr|wicd-1.7.2.4-3|215	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/peap-tkip
12cr|wicd-1.7.2.4-3|216	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/psu
12cr|wicd-1.7.2.4-3|217	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/ttls
12cr|wicd-1.7.2.4-3|218	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wep-hex
12cr|wicd-1.7.2.4-3|219	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wep-passphrase
12cr|wicd-1.7.2.4-3|220	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wep-shared
12cr|wicd-1.7.2.4-3|221	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wired_8021x
12cr|wicd-1.7.2.4-3|222	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa
12cr|wicd-1.7.2.4-3|223	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa-psk
12cr|wicd-1.7.2.4-3|224	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa-peap
12cr|wicd-1.7.2.4-3|225	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa2-leap
12cr|wicd-1.7.2.4-3|226	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa2-peap
12cr|wicd-1.7.2.4-3|227	/%{_unitdir}/wicd.service
12cr|wicd-1.7.2.4-3|228	%{python_sitelib}/wicd/*
12cr|wicd-1.7.2.4-3|229	%{python_sitelib}/wicd-%{version}*.egg-info
12cr|wicd-1.7.2.4-3|230	%{_bindir}/wicd-cli
12cr|wicd-1.7.2.4-3|231	%{_bindir}/wicd-client
12cr|wicd-1.7.2.4-3|232	%{_sbindir}/wicd
12cr|wicd-1.7.2.4-3|233	%{_datadir}/applications/wicd.desktop
12cr|wicd-1.7.2.4-3|234	%{_datadir}/dbus-1/system-services/org.wicd.daemon.service
12cr|wicd-1.7.2.4-3|235	%{_datadir}/man/man1/wicd-client.1*
12cr|wicd-1.7.2.4-3|236	%{_datadir}/man/man5/wicd-manager-settings.conf.5*
12cr|wicd-1.7.2.4-3|237	%{_datadir}/man/man5/wicd-wired-settings.conf.5*
12cr|wicd-1.7.2.4-3|238	%{_datadir}/man/man5/wicd-wireless-settings.conf.5*
12cr|wicd-1.7.2.4-3|239	%{_datadir}/man/man8/wicd-cli.8*
12cr|wicd-1.7.2.4-3|240	%{_datadir}/man/man8/wicd.8*
12cr|wicd-1.7.2.4-3|241	%lang(nl) %{_datadir}/man/nl/man1/wicd-client.1*
12cr|wicd-1.7.2.4-3|242	%lang(nl) %{_datadir}/man/nl/man5/wicd-manager-settings.conf.5*
12cr|wicd-1.7.2.4-3|243	%lang(nl) %{_datadir}/man/nl/man5/wicd-wired-settings.conf.5*
12cr|wicd-1.7.2.4-3|244	%lang(nl) %{_datadir}/man/nl/man5/wicd-wireless-settings.conf.5*
12cr|wicd-1.7.2.4-3|245	%lang(nl) %{_datadir}/man/nl/man8/wicd.8*
12cr|wicd-1.7.2.4-3|246	%dir %{_datadir}/wicd
12cr|wicd-1.7.2.4-3|247	%dir %{_datadir}/wicd/backends
12cr|wicd-1.7.2.4-3|248	%dir %{_datadir}/wicd/cli
12cr|wicd-1.7.2.4-3|249	%dir %{_datadir}/wicd/daemon
12cr|wicd-1.7.2.4-3|250	%{_datadir}/wicd/backends/*
12cr|wicd-1.7.2.4-3|251	%{_datadir}/wicd/cli/*
12cr|wicd-1.7.2.4-3|252	%{_datadir}/wicd/daemon/*
12cr|wicd-1.7.2.4-3|253	%dir %{_localstatedir}/lib/wicd
12cr|wicd-1.7.2.4-3|254	%dir %{_localstatedir}/lib/wicd/configurations
12cr|wicd-1.7.2.4-3|255	
12cr|wicd-1.7.2.4-3|256	%files curses
12cr|wicd-1.7.2.4-3|257	%dir %{_datadir}/wicd/curses
12cr|wicd-1.7.2.4-3|258	%{_datadir}/wicd/curses/*
12cr|wicd-1.7.2.4-3|259	%{_bindir}/wicd-curses
12cr|wicd-1.7.2.4-3|260	%{_datadir}/man/man8/wicd-curses.8*
12cr|wicd-1.7.2.4-3|261	%lang(nl) %{_datadir}/man/nl/man8/wicd-curses.8*
12cr|wicd-1.7.2.4-3|262	
12cr|wicd-1.7.2.4-3|263	%files gtk
12cr|wicd-1.7.2.4-3|264	%dir %{_datadir}/wicd/gtk
12cr|wicd-1.7.2.4-3|265	%dir %{_datadir}/pixmaps/wicd
12cr|wicd-1.7.2.4-3|266	%{_sysconfdir}/xdg/autostart/wicd-tray.desktop
12cr|wicd-1.7.2.4-3|267	%{_datadir}/wicd/gtk/*
12cr|wicd-1.7.2.4-3|268	%{_datadir}/pixmaps/wicd/*
12cr|wicd-1.7.2.4-3|269	%{_datadir}/pixmaps/wicd-gtk.xpm
12cr|wicd-1.7.2.4-3|270	%{_bindir}/wicd-gtk
12cr|wicd-1.7.2.4-3|271	%{_datadir}/icons/hicolor/*/apps/wicd-gtk.png
12cr|wicd-1.7.2.4-3|272	%{_datadir}/icons/hicolor/scalable/apps/wicd-gtk.svg
12cr|wicd-1.7.2.4-3|273	
12cr|wicd-1.7.2.4-3|274	
12cr|wicd-1.7.2.4-3|275	%changelog
12cr|wicd-1.7.2.4-3|276	* Thu Apr 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.7.2.3-1
12cr|wicd-1.7.2.4-3|277	+ Revision: 793592
12cr|wicd-1.7.2.4-3|278	- version update 1.7.2.3
12cr|wicd-1.7.2.4-3|279	- / with unitdir
12cr|wicd-1.7.2.4-3|280	
12cr|wicd-1.7.2.4-3|281	* Fri Apr 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.7.2.2-1
12cr|wicd-1.7.2.4-3|282	+ Revision: 792525
12cr|wicd-1.7.2.4-3|283	- tray.desktop removed
12cr|wicd-1.7.2.4-3|284	- version update 1.7.2.2
12cr|wicd-1.7.2.4-3|285	- version update 1.7.1
12cr|wicd-1.7.2.4-3|286	
12cr|wicd-1.7.2.4-3|287	* Sat Oct 30 2010 Michael Scherer <misc@mandriva.org> 1.7.0-3mdv2011.0
12cr|wicd-1.7.2.4-3|288	+ Revision: 590584
12cr|wicd-1.7.2.4-3|289	- rebuild for python 2.7
12cr|wicd-1.7.2.4-3|290	
12cr|wicd-1.7.2.4-3|291	* Sun Aug 01 2010 Funda Wang <fwang@mandriva.org> 1.7.0-2mdv2011.0
12cr|wicd-1.7.2.4-3|292	+ Revision: 564182
12cr|wicd-1.7.2.4-3|293	- fix perms
12cr|wicd-1.7.2.4-3|294	
12cr|wicd-1.7.2.4-3|295	+ Joao Victor Martins <jvictor@mandriva.com>
12cr|wicd-1.7.2.4-3|296	- Fixing permission of wicd-client binaries.
12cr|wicd-1.7.2.4-3|297	
12cr|wicd-1.7.2.4-3|298	* Sun Jan 17 2010 Funda Wang <fwang@mandriva.org> 1.7.0-1mdv2010.1
12cr|wicd-1.7.2.4-3|299	+ Revision: 492552
12cr|wicd-1.7.2.4-3|300	- update file list
12cr|wicd-1.7.2.4-3|301	- new version 1.7.0
12cr|wicd-1.7.2.4-3|302	
12cr|wicd-1.7.2.4-3|303	+ Andrey Borzenkov <arvidjaar@mandriva.org>
12cr|wicd-1.7.2.4-3|304	- properly package translation files
12cr|wicd-1.7.2.4-3|305	
12cr|wicd-1.7.2.4-3|306	* Wed Sep 09 2009 Frederik Himpe <fhimpe@mandriva.org> 1.6.2.2-1mdv2010.0
12cr|wicd-1.7.2.4-3|307	+ Revision: 435904
12cr|wicd-1.7.2.4-3|308	- update to new version 1.6.2.2
12cr|wicd-1.7.2.4-3|309	
12cr|wicd-1.7.2.4-3|310	* Wed Jul 08 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 1.6.2-2mdv2010.0
12cr|wicd-1.7.2.4-3|311	+ Revision: 393634
12cr|wicd-1.7.2.4-3|312	- requires python-urwid for wicd-curses
12cr|wicd-1.7.2.4-3|313	
12cr|wicd-1.7.2.4-3|314	* Tue Jul 07 2009 Funda Wang <fwang@mandriva.org> 1.6.2-1mdv2010.0
12cr|wicd-1.7.2.4-3|315	+ Revision: 393236
12cr|wicd-1.7.2.4-3|316	- new version 1.6.2
12cr|wicd-1.7.2.4-3|317	
12cr|wicd-1.7.2.4-3|318	* Sun Jun 21 2009 Frederik Himpe <fhimpe@mandriva.org> 1.6.1-1mdv2010.0
12cr|wicd-1.7.2.4-3|319	+ Revision: 387600
12cr|wicd-1.7.2.4-3|320	- Update to new version 1.6.1
12cr|wicd-1.7.2.4-3|321	- Rediff and rename libdir patch
12cr|wicd-1.7.2.4-3|322	- Package cannot be noarch because it installs files in
12cr|wicd-1.7.2.4-3|323	%%{_libdir}/pm-utils/sleep.d
12cr|wicd-1.7.2.4-3|324	- Don't install KDE 3 autostart file
12cr|wicd-1.7.2.4-3|325	
12cr|wicd-1.7.2.4-3|326	* Fri Mar 06 2009 Jérôme Soyer <saispo@mandriva.org> 1.5.9-1mdv2009.1
12cr|wicd-1.7.2.4-3|327	+ Revision: 349726
12cr|wicd-1.7.2.4-3|328	- New upstream release
12cr|wicd-1.7.2.4-3|329	
12cr|wicd-1.7.2.4-3|330	* Sun Jan 11 2009 Jérôme Soyer <saispo@mandriva.org> 1.5.8-1mdv2009.1
12cr|wicd-1.7.2.4-3|331	+ Revision: 328366
12cr|wicd-1.7.2.4-3|332	- Change desktopdir macros
12cr|wicd-1.7.2.4-3|333	- Fix RPM Groups
12cr|wicd-1.7.2.4-3|334	Add python to Requires
12cr|wicd-1.7.2.4-3|335	- import wicd
12cr|wicd-1.7.2.4-3|336	

8447 12
12cr|widelands-b17-3|1	%define bld	17
12cr|widelands-b17-3|2	
12cr|widelands-b17-3|3	Summary:	Settlers II clone
12cr|widelands-b17-3|4	Name:		widelands
12cr|widelands-b17-3|5	Version:	b%{bld}
12cr|widelands-b17-3|6	Release:	3
12cr|widelands-b17-3|7	License:	GPLv2+
12cr|widelands-b17-3|8	Group:		Games/Strategy
12cr|widelands-b17-3|9	URL:		http://www.widelands.org/
12cr|widelands-b17-3|10	Source0:	%{name}-build%{bld}-src.tar.bz2
12cr|widelands-b17-3|11	Source1:	%{name}.desktop
12cr|widelands-b17-3|12	Source10:	widelands.rpmlintrc
12cr|widelands-b17-3|13	# fix "not find boost to build" issue
12cr|widelands-b17-3|14	# patch from Open Build Service
12cr|widelands-b17-3|15	Patch0:		%{name}-build%{bld}_boostfix.diff
12cr|widelands-b17-3|16	# lower gcc optimization from -O3 to O2
12cr|widelands-b17-3|17	Patch1:		widelands-0.17-cxxflags.patch
12cr|widelands-b17-3|18	# fix build error
12cr|widelands-b17-3|19	Patch2:		widelands-0.17-format-not-string-literal.patch
12cr|widelands-b17-3|20	
12cr|widelands-b17-3|21	BuildRequires:	boost-devel
12cr|widelands-b17-3|22	BuildRequires:	SDL_image-devel
12cr|widelands-b17-3|23	BuildRequires:	SDL_net-devel
12cr|widelands-b17-3|24	BuildRequires:	SDL_ttf-devel
12cr|widelands-b17-3|25	BuildRequires:	SDL_mixer-devel
12cr|widelands-b17-3|26	BuildRequires:	SDL_gfx-devel
12cr|widelands-b17-3|27	BuildRequires:	pkgconfig(libpng)
12cr|widelands-b17-3|28	BuildRequires:	pkgconfig(gl)
12cr|widelands-b17-3|29	BuildRequires:	pkgconfig(glu)
12cr|widelands-b17-3|30	BuildRequires:	pkgconfig(glew)
12cr|widelands-b17-3|31	BuildRequires:	pkgconfig(zlib)
12cr|widelands-b17-3|32	BuildRequires:	optipng
12cr|widelands-b17-3|33	BuildRequires:	pngrewrite
12cr|widelands-b17-3|34	BuildRequires:	ctags
12cr|widelands-b17-3|35	BuildRequires:	gettext-devel
12cr|widelands-b17-3|36	BuildRequires:	cmake
12cr|widelands-b17-3|37	BuildRequires:	ggz-client-libs-devel
12cr|widelands-b17-3|38	BuildRequires:	jpeg-devel
12cr|widelands-b17-3|39	BuildRequires:	tiff-devel
12cr|widelands-b17-3|40	BuildRequires:	lua-devel
12cr|widelands-b17-3|41	BuildRequires:	doxygen
12cr|widelands-b17-3|42	BuildRequires: 	python-devel
12cr|widelands-b17-3|43	
12cr|widelands-b17-3|44	Requires(post): ggz-client-libs
12cr|widelands-b17-3|45	Requires(preun): ggz-client-libs
12cr|widelands-b17-3|46	
12cr|widelands-b17-3|47	Requires:	%{name}-basic-data
12cr|widelands-b17-3|48	Requires:	%{name}-maps
12cr|widelands-b17-3|49	Requires:	%{name}-i18n
12cr|widelands-b17-3|50	Requires:	%{name}-music
12cr|widelands-b17-3|51	
12cr|widelands-b17-3|52	%description
12cr|widelands-b17-3|53	Widelands is an open source real-time strategy game. It is built upon
12cr|widelands-b17-3|54	libSDL and other open source libraries and is still under heavy development.
12cr|widelands-b17-3|55	If you know Settlers I & II™ (© Bluebyte), you might already have a rough
12cr|widelands-b17-3|56	idea what Widelands is about.
12cr|widelands-b17-3|57	
12cr|widelands-b17-3|58	%files
12cr|widelands-b17-3|59	%defattr(644,root,root,755)
12cr|widelands-b17-3|60	%doc ChangeLog COPYING
12cr|widelands-b17-3|61	%{_datadir}/applications/%{name}.desktop
12cr|widelands-b17-3|62	%{_iconsdir}/%{name}.png
12cr|widelands-b17-3|63	%{_miconsdir}/%{name}.png
12cr|widelands-b17-3|64	%{_liconsdir}/%{name}.png
12cr|widelands-b17-3|65	%defattr(755,root,root,755)
12cr|widelands-b17-3|66	%{_gamesbindir}/%{name}
12cr|widelands-b17-3|67	
12cr|widelands-b17-3|68	#------------------------------------------------
12cr|widelands-b17-3|69	
12cr|widelands-b17-3|70	%package -n %{name}-i18n
12cr|widelands-b17-3|71	Summary:	Translations for %{name}
12cr|widelands-b17-3|72	Group:		Games/Strategy
12cr|widelands-b17-3|73	Requires:	%{name} = %{version}
12cr|widelands-b17-3|74	
12cr|widelands-b17-3|75	%description -n %{name}-i18n
12cr|widelands-b17-3|76	Files to play %{name} in other languages than English.
12cr|widelands-b17-3|77	
12cr|widelands-b17-3|78	%files -n %{name}-i18n
12cr|widelands-b17-3|79	%defattr(644,root,root,755)
12cr|widelands-b17-3|80	%{_gamesdatadir}/%{name}/locale
12cr|widelands-b17-3|81	
12cr|widelands-b17-3|82	#------------------------------------------------
12cr|widelands-b17-3|83	
12cr|widelands-b17-3|84	%package -n %{name}-basic-data
12cr|widelands-b17-3|85	Summary:	Basic data set for %{name}
12cr|widelands-b17-3|86	Group:		Games/Strategy
12cr|widelands-b17-3|87	Requires:	%{name} = %{version}
12cr|widelands-b17-3|88	
12cr|widelands-b17-3|89	%description -n %{name}-basic-data
12cr|widelands-b17-3|90	Basic data set used by %{name}.
12cr|widelands-b17-3|91	Without these files you will not be able to play.
12cr|widelands-b17-3|92	
12cr|widelands-b17-3|93	%files -n %{name}-basic-data
12cr|widelands-b17-3|94	%defattr(644,root,root,755)
12cr|widelands-b17-3|95	%{_gamesdatadir}/%{name}/COPYING
12cr|widelands-b17-3|96	%{_gamesdatadir}/%{name}/CREDITS
12cr|widelands-b17-3|97	%{_gamesdatadir}/%{name}/ChangeLog
12cr|widelands-b17-3|98	%{_gamesdatadir}/%{name}/VERSION
12cr|widelands-b17-3|99	%{_gamesdatadir}/%{name}/campaigns
12cr|widelands-b17-3|100	%{_gamesdatadir}/%{name}/fonts
12cr|widelands-b17-3|101	%{_gamesdatadir}/%{name}/global
12cr|widelands-b17-3|102	%{_gamesdatadir}/%{name}/pics
12cr|widelands-b17-3|103	%{_gamesdatadir}/%{name}/scripting
12cr|widelands-b17-3|104	%{_gamesdatadir}/%{name}/sound
12cr|widelands-b17-3|105	%{_gamesdatadir}/%{name}/tribes
12cr|widelands-b17-3|106	%{_gamesdatadir}/%{name}/txts
12cr|widelands-b17-3|107	%{_gamesdatadir}/%{name}/worlds
12cr|widelands-b17-3|108	
12cr|widelands-b17-3|109	#------------------------------------------------
12cr|widelands-b17-3|110	
12cr|widelands-b17-3|111	%package -n %{name}-maps
12cr|widelands-b17-3|112	Summary:	Maps for %{name}
12cr|widelands-b17-3|113	Group:		Games/Strategy
12cr|widelands-b17-3|114	Requires:	%{name} = %{version}
12cr|widelands-b17-3|115	
12cr|widelands-b17-3|116	%description -n %{name}-maps
12cr|widelands-b17-3|117	Maps for %{name}.
12cr|widelands-b17-3|118	
12cr|widelands-b17-3|119	%files -n %{name}-maps
12cr|widelands-b17-3|120	%defattr(644,root,root,755)
12cr|widelands-b17-3|121	%{_gamesdatadir}/%{name}/maps
12cr|widelands-b17-3|122	
12cr|widelands-b17-3|123	#------------------------------------------------
12cr|widelands-b17-3|124	
12cr|widelands-b17-3|125	%package -n %{name}-music
12cr|widelands-b17-3|126	Summary:	Music for %{name}
12cr|widelands-b17-3|127	Group:		Games/Strategy
12cr|widelands-b17-3|128	Requires:	%{name} = %{version}
12cr|widelands-b17-3|129	
12cr|widelands-b17-3|130	%description -n %{name}-music
12cr|widelands-b17-3|131	Music files for %{name}.
12cr|widelands-b17-3|132	These are not needed, but may improve fun while playing.
12cr|widelands-b17-3|133	
12cr|widelands-b17-3|134	%files -n %{name}-music
12cr|widelands-b17-3|135	%defattr(644,root,root,755)
12cr|widelands-b17-3|136	%{_gamesdatadir}/%{name}/music
12cr|widelands-b17-3|137	
12cr|widelands-b17-3|138	#------------------------------------------------
12cr|widelands-b17-3|139	
12cr|widelands-b17-3|140	
12cr|widelands-b17-3|141	%prep
12cr|widelands-b17-3|142	%setup -q -n %{name}-build%{bld}-src
12cr|widelands-b17-3|143	%patch0 -p1
12cr|widelands-b17-3|144	%patch1 -p0
12cr|widelands-b17-3|145	%patch2 -p1
12cr|widelands-b17-3|146	
12cr|widelands-b17-3|147	%build
12cr|widelands-b17-3|148	sed -i "1 i #include <unistd.h>" src/main.cc
12cr|widelands-b17-3|149	%cmake  -DCMAKE_BUILD_TYPE="Release" \
12cr|widelands-b17-3|150	-DCMAKE_INSTALL_PREFIX=/usr \
12cr|widelands-b17-3|151	-DWL_BINDIR="games" \
12cr|widelands-b17-3|152	-DWL_INSTALL_PREFIX="/usr" \
12cr|widelands-b17-3|153	-DWL_INSTALL_DATADIR="share/games/%{name}" \
12cr|widelands-b17-3|154	-DWL_INSTALL_LOCALEDIR="share/games/%{name}/locale" \
12cr|widelands-b17-3|155	-DBoost_USE_STATIC_LIBS=OFF
12cr|widelands-b17-3|156	
12cr|widelands-b17-3|157	%make
12cr|widelands-b17-3|158	
12cr|widelands-b17-3|159	%install
12cr|widelands-b17-3|160	%makeinstall_std -C build
12cr|widelands-b17-3|161	
12cr|widelands-b17-3|162	#icons
12cr|widelands-b17-3|163	install -d %{buildroot}{%{_miconsdir},%{_liconsdir}}
12cr|widelands-b17-3|164	install -m644 pics/wl-ico-16.png -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|widelands-b17-3|165	install -m644 pics/wl-ico-32.png -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|widelands-b17-3|166	install -m644 pics/wl-ico-48.png -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|widelands-b17-3|167	
12cr|widelands-b17-3|168	# .desktop file
12cr|widelands-b17-3|169	install -m644 %{SOURCE1} -D %{buildroot}/%{_datadir}/applications/%{name}.desktop

8448 12
12cr|wifi-radar-1.9.9-2|1	%define	name	wifi-radar
12cr|wifi-radar-1.9.9-2|2	%define	version	1.9.9
12cr|wifi-radar-1.9.9-2|3	%define	release	%mkrel 2
12cr|wifi-radar-1.9.9-2|4	
12cr|wifi-radar-1.9.9-2|5	Summary:	Utility for managing WiFi profiles
12cr|wifi-radar-1.9.9-2|6	Name:		%{name}
12cr|wifi-radar-1.9.9-2|7	Version:	%{version}
12cr|wifi-radar-1.9.9-2|8	Release:	%{release}
12cr|wifi-radar-1.9.9-2|9	Source0:	http://wifi-radar.systemimager.org/pub/%{name}-%{version}.tar.bz2
12cr|wifi-radar-1.9.9-2|10	Source1:	16x%{name}.png
12cr|wifi-radar-1.9.9-2|11	Source2:	32x%{name}.png
12cr|wifi-radar-1.9.9-2|12	Source3:	48x%{name}.png
12cr|wifi-radar-1.9.9-2|13	License:	GPL
12cr|wifi-radar-1.9.9-2|14	Group:		Networking/Other
12cr|wifi-radar-1.9.9-2|15	Url:		http://wifi-radar.systemimager.org/
12cr|wifi-radar-1.9.9-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|wifi-radar-1.9.9-2|17	Requires:	pygtk2.0
12cr|wifi-radar-1.9.9-2|18	Requires:	dhcpcd
12cr|wifi-radar-1.9.9-2|19	Requires:	usermode-consoleonly
12cr|wifi-radar-1.9.9-2|20	BuildArch:	noarch
12cr|wifi-radar-1.9.9-2|21	
12cr|wifi-radar-1.9.9-2|22	%description
12cr|wifi-radar-1.9.9-2|23	WiFi Radar is a Python/PyGTK2  utility for managing WiFi profiles.
12cr|wifi-radar-1.9.9-2|24	It enables you to scan for available networks and create profiles for
12cr|wifi-radar-1.9.9-2|25	your preferred networks. At boot time, running WiFi Radar will
12cr|wifi-radar-1.9.9-2|26	automatically scan for an available preferred network and connect to
12cr|wifi-radar-1.9.9-2|27	it. You can drag and drop your preferred networks to arrange the
12cr|wifi-radar-1.9.9-2|28	profile priority.
12cr|wifi-radar-1.9.9-2|29	
12cr|wifi-radar-1.9.9-2|30	%prep
12cr|wifi-radar-1.9.9-2|31	%setup -q
12cr|wifi-radar-1.9.9-2|32	perl -pi -e 's!^CONF_FILE\s*=.*!CONF_FILE = "%{_sysconfdir}/%{name}.conf"!' %{name}
12cr|wifi-radar-1.9.9-2|33	
12cr|wifi-radar-1.9.9-2|34	%build
12cr|wifi-radar-1.9.9-2|35	
12cr|wifi-radar-1.9.9-2|36	%install
12cr|wifi-radar-1.9.9-2|37	rm -rf %buildroot
12cr|wifi-radar-1.9.9-2|38	
12cr|wifi-radar-1.9.9-2|39	install -D -m 755 %{name} $RPM_BUILD_ROOT%{_sbindir}/%{name}
12cr|wifi-radar-1.9.9-2|40	install -d -m 755 $RPM_BUILD_ROOT%{_bindir}/
12cr|wifi-radar-1.9.9-2|41	ln -sf consolehelper $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|wifi-radar-1.9.9-2|42	
12cr|wifi-radar-1.9.9-2|43	install -d -m 755 $RPM_BUILD_ROOT%{_sysconfdir}/
12cr|wifi-radar-1.9.9-2|44	install -m 600 %{name}.conf $RPM_BUILD_ROOT%{_sysconfdir}/
12cr|wifi-radar-1.9.9-2|45	
12cr|wifi-radar-1.9.9-2|46	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|wifi-radar-1.9.9-2|47	install -m 644 %{name}.1 $RPM_BUILD_ROOT/%{_mandir}/man1
12cr|wifi-radar-1.9.9-2|48	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man5
12cr|wifi-radar-1.9.9-2|49	install -m 644 %{name}.conf.5 $RPM_BUILD_ROOT/%{_mandir}/man5
12cr|wifi-radar-1.9.9-2|50	
12cr|wifi-radar-1.9.9-2|51	install -m 644 %{SOURCE1} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|wifi-radar-1.9.9-2|52	install -m 644 %{SOURCE2} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|wifi-radar-1.9.9-2|53	install -m 644 %{SOURCE3} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|wifi-radar-1.9.9-2|54	
12cr|wifi-radar-1.9.9-2|55	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|wifi-radar-1.9.9-2|56	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|wifi-radar-1.9.9-2|57	[Desktop Entry]
12cr|wifi-radar-1.9.9-2|58	Name=WIFI radar
12cr|wifi-radar-1.9.9-2|59	Comment=Simple wireless network manager
12cr|wifi-radar-1.9.9-2|60	Exec=%{name}
12cr|wifi-radar-1.9.9-2|61	Icon=%{name}
12cr|wifi-radar-1.9.9-2|62	Terminal=false
12cr|wifi-radar-1.9.9-2|63	Type=Application
12cr|wifi-radar-1.9.9-2|64	Categories=X-MandrivaLinux-System-Configuration-Networking;Settings;Network;
12cr|wifi-radar-1.9.9-2|65	EOF
12cr|wifi-radar-1.9.9-2|66	
12cr|wifi-radar-1.9.9-2|67	install -d -m 755 $RPM_BUILD_ROOT%{_sysconfdir}/security/console.apps/
12cr|wifi-radar-1.9.9-2|68	cat > $RPM_BUILD_ROOT%{_sysconfdir}/security/console.apps/%{name} <<EOF
12cr|wifi-radar-1.9.9-2|69	USER=root
12cr|wifi-radar-1.9.9-2|70	PROGRAM=%{_sbindir}/%{name}
12cr|wifi-radar-1.9.9-2|71	SESSION=true
12cr|wifi-radar-1.9.9-2|72	EOF
12cr|wifi-radar-1.9.9-2|73	
12cr|wifi-radar-1.9.9-2|74	install -d -m 755 $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/
12cr|wifi-radar-1.9.9-2|75	cat > $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/%{name} <<EOF
12cr|wifi-radar-1.9.9-2|76	#%PAM-1.0
12cr|wifi-radar-1.9.9-2|77	auth       sufficient   pam_rootok.so
12cr|wifi-radar-1.9.9-2|78	auth       sufficient   pam_timestamp.so
12cr|wifi-radar-1.9.9-2|79	auth       include      system-auth
12cr|wifi-radar-1.9.9-2|80	session    required     pam_permit.so
12cr|wifi-radar-1.9.9-2|81	session    optional     pam_xauth.so
12cr|wifi-radar-1.9.9-2|82	session    optional     pam_timestamp.so
12cr|wifi-radar-1.9.9-2|83	account    required     pam_permit.so
12cr|wifi-radar-1.9.9-2|84	EOF
12cr|wifi-radar-1.9.9-2|85	
12cr|wifi-radar-1.9.9-2|86	%clean
12cr|wifi-radar-1.9.9-2|87	rm -rf %buildroot
12cr|wifi-radar-1.9.9-2|88	
12cr|wifi-radar-1.9.9-2|89	%if %mdkversion < 200900
12cr|wifi-radar-1.9.9-2|90	%post
12cr|wifi-radar-1.9.9-2|91	%update_menus
12cr|wifi-radar-1.9.9-2|92	%endif
12cr|wifi-radar-1.9.9-2|93	
12cr|wifi-radar-1.9.9-2|94	%if %mdkversion < 200900
12cr|wifi-radar-1.9.9-2|95	%postun
12cr|wifi-radar-1.9.9-2|96	%clean_menus
12cr|wifi-radar-1.9.9-2|97	%endif
12cr|wifi-radar-1.9.9-2|98	
12cr|wifi-radar-1.9.9-2|99	%files
12cr|wifi-radar-1.9.9-2|100	%defattr(-,root,root)
12cr|wifi-radar-1.9.9-2|101	%doc CHANGE.LOG README README.WPA-Mini-HOWTO.txt TODO
12cr|wifi-radar-1.9.9-2|102	%{_bindir}/%{name}
12cr|wifi-radar-1.9.9-2|103	%{_sbindir}/%{name}
12cr|wifi-radar-1.9.9-2|104	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wifi-radar-1.9.9-2|105	%{_miconsdir}/%{name}.png
12cr|wifi-radar-1.9.9-2|106	%{_iconsdir}/%{name}.png
12cr|wifi-radar-1.9.9-2|107	%{_liconsdir}/%{name}.png
12cr|wifi-radar-1.9.9-2|108	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cr|wifi-radar-1.9.9-2|109	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cr|wifi-radar-1.9.9-2|110	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cr|wifi-radar-1.9.9-2|111	%{_mandir}/man1/%{name}.1*
12cr|wifi-radar-1.9.9-2|112	%{_mandir}/man5/%{name}.conf.5*
12cr|wifi-radar-1.9.9-2|113	
12cr|wifi-radar-1.9.9-2|114	
12cr|wifi-radar-1.9.9-2|115	
12cr|wifi-radar-1.9.9-2|116	%changelog
12cr|wifi-radar-1.9.9-2|117	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.9.9-2mdv2010.0
12cr|wifi-radar-1.9.9-2|118	+ Revision: 445780
12cr|wifi-radar-1.9.9-2|119	- rebuild
12cr|wifi-radar-1.9.9-2|120	
12cr|wifi-radar-1.9.9-2|121	* Sun Mar 15 2009 Funda Wang <fundawang@mandriva.org> 1.9.9-1mdv2009.1
12cr|wifi-radar-1.9.9-2|122	+ Revision: 355190
12cr|wifi-radar-1.9.9-2|123	- New version 1.9.9
12cr|wifi-radar-1.9.9-2|124	
12cr|wifi-radar-1.9.9-2|125	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.9.8-5mdv2009.0
12cr|wifi-radar-1.9.9-2|126	+ Revision: 261983
12cr|wifi-radar-1.9.9-2|127	- rebuild
12cr|wifi-radar-1.9.9-2|128	
12cr|wifi-radar-1.9.9-2|129	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.9.8-4mdv2009.0
12cr|wifi-radar-1.9.9-2|130	+ Revision: 255987
12cr|wifi-radar-1.9.9-2|131	- rebuild
12cr|wifi-radar-1.9.9-2|132	
12cr|wifi-radar-1.9.9-2|133	+ Pixel <pixel@mandriva.com>
12cr|wifi-radar-1.9.9-2|134	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wifi-radar-1.9.9-2|135	
12cr|wifi-radar-1.9.9-2|136	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.9.8-2mdv2008.1
12cr|wifi-radar-1.9.9-2|137	+ Revision: 140932
12cr|wifi-radar-1.9.9-2|138	- restore BuildRoot
12cr|wifi-radar-1.9.9-2|139	
12cr|wifi-radar-1.9.9-2|140	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|wifi-radar-1.9.9-2|141	- kill re-definition of %%buildroot on Pixel's request
12cr|wifi-radar-1.9.9-2|142	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|wifi-radar-1.9.9-2|143	
12cr|wifi-radar-1.9.9-2|144	* Sat Aug 11 2007 Olivier Blin <oblin@mandriva.com> 1.9.8-2mdv2008.0
12cr|wifi-radar-1.9.9-2|145	+ Revision: 61956
12cr|wifi-radar-1.9.9-2|146	- do not use pam_stack anymore (#31659)
12cr|wifi-radar-1.9.9-2|147	
12cr|wifi-radar-1.9.9-2|148	* Fri Apr 20 2007 Olivier Blin <oblin@mandriva.com> 1.9.8-1mdv2008.0
12cr|wifi-radar-1.9.9-2|149	+ Revision: 16099
12cr|wifi-radar-1.9.9-2|150	- XDG menu
12cr|wifi-radar-1.9.9-2|151	- update url
12cr|wifi-radar-1.9.9-2|152	- 1.9.8
12cr|wifi-radar-1.9.9-2|153	
12cr|wifi-radar-1.9.9-2|154	
12cr|wifi-radar-1.9.9-2|155	* Mon Jul 25 2005 Olivier Blin <oblin@mandriva.com> 1.9.4-1mdk
12cr|wifi-radar-1.9.9-2|156	- 1.9.4
12cr|wifi-radar-1.9.9-2|157	- package man pages
12cr|wifi-radar-1.9.9-2|158	- add menu and icons (from Nicolas Brouard)
12cr|wifi-radar-1.9.9-2|159	
12cr|wifi-radar-1.9.9-2|160	* Wed May 04 2005 Olivier Blin <oblin@mandriva.com> 1.9.3-3mdk
12cr|wifi-radar-1.9.9-2|161	- ship config file
12cr|wifi-radar-1.9.9-2|162	
12cr|wifi-radar-1.9.9-2|163	* Wed May 04 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.9.3-2mdk
12cr|wifi-radar-1.9.9-2|164	- packages is noarch
12cr|wifi-radar-1.9.9-2|165	- mark conf files as %%config
12cr|wifi-radar-1.9.9-2|166	- %%mkrel
12cr|wifi-radar-1.9.9-2|167	- cosmetics
12cr|wifi-radar-1.9.9-2|168	
12cr|wifi-radar-1.9.9-2|169	* Wed Apr 27 2005 Olivier Blin <oblin@mandriva.com> 1.9.3-1mdk
12cr|wifi-radar-1.9.9-2|170	- initial release
12cr|wifi-radar-1.9.9-2|171	

8449 12
12cr|wiggle-0.9-1|1	%define	name wiggle
12cr|wiggle-0.9-1|2	%define	version	0.9
12cr|wiggle-0.9-1|3	%define	release	1
12cr|wiggle-0.9-1|4	
12cr|wiggle-0.9-1|5	Summary: 	A tool for applying patches with conflicts
12cr|wiggle-0.9-1|6	Name: 		%{name}
12cr|wiggle-0.9-1|7	Version: 	%{version}
12cr|wiggle-0.9-1|8	Release:	%{release}
12cr|wiggle-0.9-1|9	License: 	GPL
12cr|wiggle-0.9-1|10	Group:		Text tools
12cr|wiggle-0.9-1|11	Source0:	http://neil.brown.name/wiggle/%{name}-%{version}.tar.gz
12cr|wiggle-0.9-1|12	Patch1:		wiggle-fix-build.patch
12cr|wiggle-0.9-1|13	Url:		http://neil.brown.name/wiggle
12cr|wiggle-0.9-1|14	BuildRequires:	groff-for-man
12cr|wiggle-0.9-1|15	BuildRequires:	ncurses-devel
12cr|wiggle-0.9-1|16	
12cr|wiggle-0.9-1|17	%description
12cr|wiggle-0.9-1|18	Wiggle is a program for applying patches that 'patch' cannot
12cr|wiggle-0.9-1|19	apply due to conflicting changes in the original.
12cr|wiggle-0.9-1|20	Wiggle will always apply all changes in the patch to the original.
12cr|wiggle-0.9-1|21	If it cannot find a way to cleanly apply a patch, it inserts it
12cr|wiggle-0.9-1|22	in the original in a manner similar to 'merge', and report an
12cr|wiggle-0.9-1|23	unresolvable conflict.  Such a conflict will look like:
12cr|wiggle-0.9-1|24	
12cr|wiggle-0.9-1|25	%prep
12cr|wiggle-0.9-1|26	%setup -q
12cr|wiggle-0.9-1|27	bzip2 DOC/diff.ps
12cr|wiggle-0.9-1|28	
12cr|wiggle-0.9-1|29	
12cr|wiggle-0.9-1|30	# Don't add Neil Brown's default sign off line to every patch
12cr|wiggle-0.9-1|31	sed -i '/$CERT/,+4s,^,#,' p || die "sed failed on p"
12cr|wiggle-0.9-1|32	
12cr|wiggle-0.9-1|33	
12cr|wiggle-0.9-1|34	
12cr|wiggle-0.9-1|35	%build
12cr|wiggle-0.9-1|36	%make
12cr|wiggle-0.9-1|37	
12cr|wiggle-0.9-1|38	%install
12cr|wiggle-0.9-1|39	mkdir -p %buildroot/%{_bindir}
12cr|wiggle-0.9-1|40	mkdir -p %buildroot/%{_mandir}/man1
12cr|wiggle-0.9-1|41	install -m755 wiggle %buildroot/%{_bindir}/wiggle
12cr|wiggle-0.9-1|42	install -m644 wiggle.1 %buildroot/%{_mandir}/man1/wiggle.1
12cr|wiggle-0.9-1|43	
12cr|wiggle-0.9-1|44	%files
12cr|wiggle-0.9-1|45	%doc ANNOUNCE TODO notes DOC/diff.ps.bz2
12cr|wiggle-0.9-1|46	%doc p p.help
12cr|wiggle-0.9-1|47	%attr (755,root,root) %{_bindir}/wiggle
12cr|wiggle-0.9-1|48	%{_mandir}/man1/wiggle.1*
12cr|wiggle-0.9-1|49	
12cr|wiggle-0.9-1|50	
12cr|wiggle-0.9-1|51	
12cr|wiggle-0.9-1|52	%changelog
12cr|wiggle-0.9-1|53	* Thu Jun 14 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.9-1
12cr|wiggle-0.9-1|54	+ Revision: 805628
12cr|wiggle-0.9-1|55	- version update 0.9
12cr|wiggle-0.9-1|56	
12cr|wiggle-0.9-1|57	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.6-8mdv2010.0
12cr|wiggle-0.9-1|58	+ Revision: 434752
12cr|wiggle-0.9-1|59	- rebuild
12cr|wiggle-0.9-1|60	
12cr|wiggle-0.9-1|61	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.6-7mdv2009.0
12cr|wiggle-0.9-1|62	+ Revision: 261984
12cr|wiggle-0.9-1|63	- rebuild
12cr|wiggle-0.9-1|64	
12cr|wiggle-0.9-1|65	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.6-6mdv2009.0
12cr|wiggle-0.9-1|66	+ Revision: 255989
12cr|wiggle-0.9-1|67	- rebuild
12cr|wiggle-0.9-1|68	
12cr|wiggle-0.9-1|69	+ Olivier Blin <blino@mandriva.org>
12cr|wiggle-0.9-1|70	- restore BuildRoot
12cr|wiggle-0.9-1|71	
12cr|wiggle-0.9-1|72	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 0.6-4mdv2008.1
12cr|wiggle-0.9-1|73	+ Revision: 135619
12cr|wiggle-0.9-1|74	- patch 1: fix build
12cr|wiggle-0.9-1|75	- kill re-definition of %%buildroot on Pixel's request
12cr|wiggle-0.9-1|76	- use %%mkrel
12cr|wiggle-0.9-1|77	- import wiggle
12cr|wiggle-0.9-1|78	

8450 12
12cr|wiican-0.3.3-1|1	%define name	wiican
12cr|wiican-0.3.3-1|2	%define version	0.3.3
12cr|wiican-0.3.3-1|3	%define rel	1
12cr|wiican-0.3.3-1|4	
12cr|wiican-0.3.3-1|5	%define udev_rules_dir	/lib/udev/rules.d
12cr|wiican-0.3.3-1|6	
12cr|wiican-0.3.3-1|7	Name:		%{name}
12cr|wiican-0.3.3-1|8	Version:	%{version}
12cr|wiican-0.3.3-1|9	Release:	%mkrel %{rel}
12cr|wiican-0.3.3-1|10	Summary:	Simple Wiimote usage assistant and mapping manager
12cr|wiican-0.3.3-1|11	License:	GPLv3
12cr|wiican-0.3.3-1|12	Group:		System/Configuration/Hardware
12cr|wiican-0.3.3-1|13	Url:		http://fontanon.org/wiican/
12cr|wiican-0.3.3-1|14	Source0:	http://launchpad.net/wiican/0.3/%{version}/+download/%{name}-%{version}.tar.gz
12cr|wiican-0.3.3-1|15	BuildArch:	noarch
12cr|wiican-0.3.3-1|16	Requires:	python-dbus
12cr|wiican-0.3.3-1|17	Requires:	gnome-bluetooth
12cr|wiican-0.3.3-1|18	Requires:	pygtk2
12cr|wiican-0.3.3-1|19	Requires:	python-yaml
12cr|wiican-0.3.3-1|20	Requires:	python-pyinotify
12cr|wiican-0.3.3-1|21	Requires:	python-ply
12cr|wiican-0.3.3-1|22	Requires:	gnome-python-gconf
12cr|wiican-0.3.3-1|23	Requires:	python-gobject
12cr|wiican-0.3.3-1|24	Requires:	cwiid
12cr|wiican-0.3.3-1|25	Requires:	pyxdg
12cr|wiican-0.3.3-1|26	BuildRequires:	python-devel
12cr|wiican-0.3.3-1|27	BuildRequires:	desktop-file-utils
12cr|wiican-0.3.3-1|28	
12cr|wiican-0.3.3-1|29	%description
12cr|wiican-0.3.3-1|30	WiiCan assists on configuration and management of your Wiimote under
12cr|wiican-0.3.3-1|31	GNU/Linux. It tracks Bluetooth connectivity and allows to use and
12cr|wiican-0.3.3-1|32	create mappings to adapt your Wiimote for use on any application.
12cr|wiican-0.3.3-1|33	
12cr|wiican-0.3.3-1|34	Actually WiiCan is a system tray icon, programmed in Python. It
12cr|wiican-0.3.3-1|35	connects to bluez and HAL via D-Bus for tracking the available
12cr|wiican-0.3.3-1|36	Bluetooth devices and Wiimote connection status.
12cr|wiican-0.3.3-1|37	
12cr|wiican-0.3.3-1|38	%prep
12cr|wiican-0.3.3-1|39	%setup -q
12cr|wiican-0.3.3-1|40	
12cr|wiican-0.3.3-1|41	%build
12cr|wiican-0.3.3-1|42	%{__python} setup.py build
12cr|wiican-0.3.3-1|43	
12cr|wiican-0.3.3-1|44	%install
12cr|wiican-0.3.3-1|45	rm -rf %{buildroot}
12cr|wiican-0.3.3-1|46	%{__python} setup.py install \
12cr|wiican-0.3.3-1|47	--prefix=%{_prefix} \
12cr|wiican-0.3.3-1|48	--root %{buildroot}
12cr|wiican-0.3.3-1|49	
12cr|wiican-0.3.3-1|50	#autoload uinput module
12cr|wiican-0.3.3-1|51	mkdir -p %{buildroot}%{_sysconfdir}/modprobe.preload.d
12cr|wiican-0.3.3-1|52	echo uinput > %{buildroot}%{_sysconfdir}/modprobe.preload.d/wiican-uinput
12cr|wiican-0.3.3-1|53	
12cr|wiican-0.3.3-1|54	#fix udev-rule name
12cr|wiican-0.3.3-1|55	mv %{buildroot}%{udev_rules_dir}/99-uinput.rules \
12cr|wiican-0.3.3-1|56	%{buildroot}%{udev_rules_dir}/99-wiican-uinput.rules
12cr|wiican-0.3.3-1|57	
12cr|wiican-0.3.3-1|58	#fix desktop file
12cr|wiican-0.3.3-1|59	desktop-file-install \
12cr|wiican-0.3.3-1|60	--dir %{buildroot}%{_datadir}/applications/ \
12cr|wiican-0.3.3-1|61	--remove-category=HardwareSettings \
12cr|wiican-0.3.3-1|62	--remove-key=GenericName \
12cr|wiican-0.3.3-1|63	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|wiican-0.3.3-1|64	
12cr|wiican-0.3.3-1|65	%find_lang %{name}
12cr|wiican-0.3.3-1|66	
12cr|wiican-0.3.3-1|67	%clean
12cr|wiican-0.3.3-1|68	rm -rf %{buildroot}
12cr|wiican-0.3.3-1|69	
12cr|wiican-0.3.3-1|70	%post
12cr|wiican-0.3.3-1|71	%post_install_gconf_schemas %{name}
12cr|wiican-0.3.3-1|72	set -x
12cr|wiican-0.3.3-1|73	/sbin/modprobe uinput &>/dev/null
12cr|wiican-0.3.3-1|74	:
12cr|wiican-0.3.3-1|75	
12cr|wiican-0.3.3-1|76	%preun
12cr|wiican-0.3.3-1|77	%preun_uninstall_gconf_schemas %{name}
12cr|wiican-0.3.3-1|78	
12cr|wiican-0.3.3-1|79	%files -f %{name}.lang
12cr|wiican-0.3.3-1|80	%defattr(-,root,root)
12cr|wiican-0.3.3-1|81	%doc AUTHORS TODO
12cr|wiican-0.3.3-1|82	%config(noreplace) %{_sysconfdir}/modprobe.preload.d/wiican-uinput
12cr|wiican-0.3.3-1|83	%config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas
12cr|wiican-0.3.3-1|84	%{python_sitelib}/%{name}-%{version}-py%{py_ver}.egg-info
12cr|wiican-0.3.3-1|85	%{python_sitelib}/%{name}
12cr|wiican-0.3.3-1|86	%{_datadir}/applications/%{name}.desktop
12cr|wiican-0.3.3-1|87	%{_datadir}/pixmaps/%{name}.svg
12cr|wiican-0.3.3-1|88	%{_datadir}/%{name}
12cr|wiican-0.3.3-1|89	%{_bindir}/%{name}
12cr|wiican-0.3.3-1|90	%{_bindir}/%{name}-service
12cr|wiican-0.3.3-1|91	%{udev_rules_dir}/99-wiican-uinput.rules
12cr|wiican-0.3.3-1|92	%{_iconsdir}/hicolor/*/*/%{name}*
12cr|wiican-0.3.3-1|93	%{_iconsdir}/hicolor/scalable/mimetypes/gnome-mime-application-x-wii.svg
12cr|wiican-0.3.3-1|94	%{_datadir}/dbus-1/services/org.gnome.wiican.service
12cr|wiican-0.3.3-1|95	%{_datadir}/mime/packages/wiican.xml
12cr|wiican-0.3.3-1|96	
12cr|wiican-0.3.3-1|97	
12cr|wiican-0.3.3-1|98	%changelog
12cr|wiican-0.3.3-1|99	* Thu Oct 06 2011 Zombie Ryushu <ryushu@mandriva.org> 0.3.3-1
12cr|wiican-0.3.3-1|100	+ Revision: 703362
12cr|wiican-0.3.3-1|101	- Fix build dir
12cr|wiican-0.3.3-1|102	- Upgrade to version 0.3.3
12cr|wiican-0.3.3-1|103	
12cr|wiican-0.3.3-1|104	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.3.2-2
12cr|wiican-0.3.3-1|105	+ Revision: 677842
12cr|wiican-0.3.3-1|106	- rebuild to add gconftool as req
12cr|wiican-0.3.3-1|107	
12cr|wiican-0.3.3-1|108	* Sun Feb 13 2011 Jani Välimaa <wally@mandriva.org> 0.3.2-1
12cr|wiican-0.3.3-1|109	+ Revision: 637547
12cr|wiican-0.3.3-1|110	- new version 0.3.2
12cr|wiican-0.3.3-1|111	- drop unneeded patch
12cr|wiican-0.3.3-1|112	- drop old py_requires macro
12cr|wiican-0.3.3-1|113	- clean .spec a bit
12cr|wiican-0.3.3-1|114	
12cr|wiican-0.3.3-1|115	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 0.3.1-2mdv2011.0
12cr|wiican-0.3.3-1|116	+ Revision: 590091
12cr|wiican-0.3.3-1|117	- rebuild for python 2.7
12cr|wiican-0.3.3-1|118	
12cr|wiican-0.3.3-1|119	* Sun Oct 24 2010 Jani Välimaa <wally@mandriva.org> 0.3.1-1mdv2011.0
12cr|wiican-0.3.3-1|120	+ Revision: 587904
12cr|wiican-0.3.3-1|121	- new version 0.3.1
12cr|wiican-0.3.3-1|122	- drop upstream applied patch
12cr|wiican-0.3.3-1|123	
12cr|wiican-0.3.3-1|124	* Thu Sep 02 2010 Jani Välimaa <wally@mandriva.org> 0.3.0-2mdv2011.0
12cr|wiican-0.3.3-1|125	+ Revision: 575382
12cr|wiican-0.3.3-1|126	- add utils_keynone.patch from upstream to fix crash on startup
12cr|wiican-0.3.3-1|127	
12cr|wiican-0.3.3-1|128	* Sun Aug 29 2010 Jani Välimaa <wally@mandriva.org> 0.3.0-1mdv2011.0
12cr|wiican-0.3.3-1|129	+ Revision: 574228
12cr|wiican-0.3.3-1|130	- new version 0.3.0
12cr|wiican-0.3.3-1|131	
12cr|wiican-0.3.3-1|132	* Fri Aug 20 2010 Zombie Ryushu <ryushu@mandriva.org> 0.2.1-3mdv2011.0
12cr|wiican-0.3.3-1|133	+ Revision: 571488
12cr|wiican-0.3.3-1|134	- Fix build Requires
12cr|wiican-0.3.3-1|135	- Fix build Requires
12cr|wiican-0.3.3-1|136	
12cr|wiican-0.3.3-1|137	* Thu Aug 05 2010 Jani Välimaa <wally@mandriva.org> 0.2.1-2mdv2011.0
12cr|wiican-0.3.3-1|138	+ Revision: 566465
12cr|wiican-0.3.3-1|139	- fix .desktop file
12cr|wiican-0.3.3-1|140	- load uinput module in %%post
12cr|wiican-0.3.3-1|141	- prettify summary and description
12cr|wiican-0.3.3-1|142	
12cr|wiican-0.3.3-1|143	* Thu Aug 05 2010 Jani Välimaa <wally@mandriva.org> 0.2.1-1mdv2011.0
12cr|wiican-0.3.3-1|144	+ Revision: 566435
12cr|wiican-0.3.3-1|145	- fix source tag
12cr|wiican-0.3.3-1|146	- clean/fix spec
12cr|wiican-0.3.3-1|147	* fix url, group, license and description
12cr|wiican-0.3.3-1|148	* fix requires
12cr|wiican-0.3.3-1|149	* fix file list
12cr|wiican-0.3.3-1|150	- add modprobe.preload.d/wiican-uinput file to load uinput module automaticly
12cr|wiican-0.3.3-1|151	- add udev rule to set "correct" /dev/uinput rights
12cr|wiican-0.3.3-1|152	
12cr|wiican-0.3.3-1|153	* Wed Aug 04 2010 Zombie Ryushu <ryushu@mandriva.org> 0.2.1-0.1mdv2011.0
12cr|wiican-0.3.3-1|154	+ Revision: 565839
12cr|wiican-0.3.3-1|155	- Fix Python
12cr|wiican-0.3.3-1|156	- Fix Python
12cr|wiican-0.3.3-1|157	- Build Requires Python
12cr|wiican-0.3.3-1|158	- import wiican
12cr|wiican-0.3.3-1|159	
12cr|wiican-0.3.3-1|160	

8451 12
12cr|wiiuse-0.12-3|1	Name:		wiiuse
12cr|wiiuse-0.12-3|2	Version:		0.12
12cr|wiiuse-0.12-3|3	Release:		3
12cr|wiiuse-0.12-3|4	
12cr|wiiuse-0.12-3|5	%define	major		0
12cr|wiiuse-0.12-3|6	%define	libname		%mklibname %{name} %{major}
12cr|wiiuse-0.12-3|7	%define develname	%mklibname %{name} -d
12cr|wiiuse-0.12-3|8	
12cr|wiiuse-0.12-3|9	Summary:	Library to access wiimotes and its various accessories
12cr|wiiuse-0.12-3|10	#LGPLv3+?
12cr|wiiuse-0.12-3|11	License:	GPLv3+
12cr|wiiuse-0.12-3|12	Group:		System/Libraries
12cr|wiiuse-0.12-3|13	URL:		http://sourceforge.net/projects/wiiuse
12cr|wiiuse-0.12-3|14	Source0:	http://sourceforge.net/projects/wiiuse/files/wiiuse/v0.12/wiiuse_v0.12_src.tar.gz
12cr|wiiuse-0.12-3|15	Patch0:		wiiuse.memset.patch
12cr|wiiuse-0.12-3|16	Patch1:		wiiuse_cflags.patch
12cr|wiiuse-0.12-3|17	Patch2:		wiiuse_fix_linking.patch
12cr|wiiuse-0.12-3|18	BuildRequires:	pkgconfig(bluez)
12cr|wiiuse-0.12-3|19	# for the example
12cr|wiiuse-0.12-3|20	BuildRequires:	pkgconfig(gl)
12cr|wiiuse-0.12-3|21	BuildRequires:	pkgconfig(glu)
12cr|wiiuse-0.12-3|22	BuildRequires:	pkgconfig(glut)
12cr|wiiuse-0.12-3|23	BuildRequires:	pkgconfig(sdl)
12cr|wiiuse-0.12-3|24	
12cr|wiiuse-0.12-3|25	
12cr|wiiuse-0.12-3|26	%description
12cr|wiiuse-0.12-3|27	Wiiuse is a library written in C that connects with several Nintendo Wii
12cr|wiiuse-0.12-3|28	wiimotes. It supports motion sensing, IR tracking, nunchuk, classic
12cr|wiiuse-0.12-3|29	controller, and the Guitar Hero 3 controller.
12cr|wiiuse-0.12-3|30	
12cr|wiiuse-0.12-3|31	Single threaded and nonblocking makes a light weight and clean API.
12cr|wiiuse-0.12-3|32	
12cr|wiiuse-0.12-3|33	%package -n %{develname}
12cr|wiiuse-0.12-3|34	Summary:	Header files from %{name}
12cr|wiiuse-0.12-3|35	Group:		Development/C
12cr|wiiuse-0.12-3|36	Requires:	libwiiuse = %{version}
12cr|wiiuse-0.12-3|37	Requires:	bluez-devel
12cr|wiiuse-0.12-3|38	Provides:	%{name}-devel = %{version}-%{release}
12cr|wiiuse-0.12-3|39	
12cr|wiiuse-0.12-3|40	%description -n %{develname}
12cr|wiiuse-0.12-3|41	Includes files for developing programs based on %{name}.
12cr|wiiuse-0.12-3|42	
12cr|wiiuse-0.12-3|43	%package -n %{libname}
12cr|wiiuse-0.12-3|44	Summary:	Dynamic libraries from %{name}
12cr|wiiuse-0.12-3|45	Group:		System/Libraries
12cr|wiiuse-0.12-3|46	Provides:	libwiiuse = %{version}-%{release}
12cr|wiiuse-0.12-3|47	
12cr|wiiuse-0.12-3|48	%description -n %{libname}
12cr|wiiuse-0.12-3|49	Dynamic libraries from %{name}.
12cr|wiiuse-0.12-3|50	
12cr|wiiuse-0.12-3|51	
12cr|wiiuse-0.12-3|52	%prep
12cr|wiiuse-0.12-3|53	%setup -q -n %{name}_v%{version}
12cr|wiiuse-0.12-3|54	%patch0 -p0
12cr|wiiuse-0.12-3|55	%patch1 -p1
12cr|wiiuse-0.12-3|56	%patch2 -p1
12cr|wiiuse-0.12-3|57	
12cr|wiiuse-0.12-3|58	
12cr|wiiuse-0.12-3|59	perl -pi -e "s|\r\n|\n|g" CHANGELOG README
12cr|wiiuse-0.12-3|60	
12cr|wiiuse-0.12-3|61	%build
12cr|wiiuse-0.12-3|62	CFLAGS='%optflags' make
12cr|wiiuse-0.12-3|63	
12cr|wiiuse-0.12-3|64	%install
12cr|wiiuse-0.12-3|65	install -D -m 644 src/release*/libwiiuse.so %{buildroot}%{_libdir}/libwiiuse.so
12cr|wiiuse-0.12-3|66	install -D -m 644 src/wiiuse.h %{buildroot}%{_includedir}/wiiuse.h
12cr|wiiuse-0.12-3|67	install -D -m 755 example/release*/wiiuse-example %{buildroot}%{_bindir}/wiiuse-example
12cr|wiiuse-0.12-3|68	install -D -m 755 example-sdl/release*/wiiuse-sdl %{buildroot}%{_bindir}/wiiuse-example-sdl
12cr|wiiuse-0.12-3|69	
12cr|wiiuse-0.12-3|70	%files
12cr|wiiuse-0.12-3|71	%doc CHANGELOG README
12cr|wiiuse-0.12-3|72	%attr(0755,root,root) %{_bindir}/*
12cr|wiiuse-0.12-3|73	
12cr|wiiuse-0.12-3|74	%files -n %{develname}
12cr|wiiuse-0.12-3|75	%{_includedir}/*
12cr|wiiuse-0.12-3|76	%{_libdir}/libwiiuse.so
12cr|wiiuse-0.12-3|77	
12cr|wiiuse-0.12-3|78	%files -n %{libname}
12cr|wiiuse-0.12-3|79	%{_libdir}/libwiiuse.so.%{major}*
12cr|wiiuse-0.12-3|80	
12cr|wiiuse-0.12-3|81	%ifarch ix86
12cr|wiiuse-0.12-3|82	%exclude %{_libdir}/debug
12cr|wiiuse-0.12-3|83	%endif
12cr|wiiuse-0.12-3|84	
12cr|wiiuse-0.12-3|85	%changelog
12cr|wiiuse-0.12-3|86	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 0.12-3mdv2011.0
12cr|wiiuse-0.12-3|87	+ Revision: 640874
12cr|wiiuse-0.12-3|88	- rebuild
12cr|wiiuse-0.12-3|89	
12cr|wiiuse-0.12-3|90	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 0.12-2
12cr|wiiuse-0.12-3|91	+ Revision: 635055
12cr|wiiuse-0.12-3|92	- requires bluez-devel for headers
12cr|wiiuse-0.12-3|93	
12cr|wiiuse-0.12-3|94	* Fri Jan 28 2011 Zombie Ryushu <ryushu@mandriva.org> 0.12-1.1
12cr|wiiuse-0.12-3|95	+ Revision: 633643
12cr|wiiuse-0.12-3|96	- Fix memset bug in wiiuse
12cr|wiiuse-0.12-3|97	
12cr|wiiuse-0.12-3|98	* Wed Oct 14 2009 Guillaume Bedot <littletux@mandriva.org> 0.12-1mdv2010.0
12cr|wiiuse-0.12-3|99	+ Revision: 457314
12cr|wiiuse-0.12-3|100	- import wiiuse
12cr|wiiuse-0.12-3|101	
12cr|wiiuse-0.12-3|102	
12cr|wiiuse-0.12-3|103	* Mon Sep 21 2009 Guillaume Bedot <littletux@mandriva.org> 0.12-1mdv2010.0
12cr|wiiuse-0.12-3|104	- First package of wiiuse for Mandriva

8452 12
12cr|wikipediafs-0.4-1|1	Summary:	View and edit Wikipedia articles as if they were real files
12cr|wikipediafs-0.4-1|2	Name:		wikipediafs
12cr|wikipediafs-0.4-1|3	Version:	0.4
12cr|wikipediafs-0.4-1|4	Release:	%mkrel 1
12cr|wikipediafs-0.4-1|5	License:	GPLv2+
12cr|wikipediafs-0.4-1|6	Group:		System/Base
12cr|wikipediafs-0.4-1|7	Source:		http://downloads.sourceforge.net/wikipediafs/%name-%version.tar.bz2
12cr|wikipediafs-0.4-1|8	URL:		http://wikipediafs.sourceforge.net/
12cr|wikipediafs-0.4-1|9	Buildroot:	%_tmppath/%name-%version-root
12cr|wikipediafs-0.4-1|10	%py_requires -d
12cr|wikipediafs-0.4-1|11	BuildArch:	noarch
12cr|wikipediafs-0.4-1|12	BuildRequires:	python => 2.4
12cr|wikipediafs-0.4-1|13	BuildRequires:	fuse => 2.6.3
12cr|wikipediafs-0.4-1|14	BuildRequires:	python-fuse => 0.2
12cr|wikipediafs-0.4-1|15	Requires:	python-fuse => 0.2
12cr|wikipediafs-0.4-1|16	
12cr|wikipediafs-0.4-1|17	%description
12cr|wikipediafs-0.4-1|18	WikipediaFS is a mountable Linux virtual file system that allows to read and
12cr|wikipediafs-0.4-1|19	edit articles from Wikipedia (or any Mediawiki-based site) as if they were real
12cr|wikipediafs-0.4-1|20	files.
12cr|wikipediafs-0.4-1|21	
12cr|wikipediafs-0.4-1|22	It is thus possible to view and edit articles using your favourite text-editor.
12cr|wikipediafs-0.4-1|23	Text-editors tend to be more convenient than a simple browser form when it
12cr|wikipediafs-0.4-1|24	comes to editing large texts and they generally include useful features such as
12cr|wikipediafs-0.4-1|25	Mediawiki syntax highlighting and spell checking.
12cr|wikipediafs-0.4-1|26	
12cr|wikipediafs-0.4-1|27	Open your article, perform your modifications and save ! That's it, Wikipedia
12cr|wikipediafs-0.4-1|28	has been updated for you!
12cr|wikipediafs-0.4-1|29	
12cr|wikipediafs-0.4-1|30	Advance usage of WikipediaFS includes easy development of scripts and bots.
12cr|wikipediafs-0.4-1|31	Programs simply have to deal with normal files because this is WikipediaFS
12cr|wikipediafs-0.4-1|32	which takes care of the HTTP layer. For example, it would be possible to use
12cr|wikipediafs-0.4-1|33	WikipediaFS to perform a massive content migration from an existing site to a
12cr|wikipediafs-0.4-1|34	Mediawiki.
12cr|wikipediafs-0.4-1|35	
12cr|wikipediafs-0.4-1|36	%prep
12cr|wikipediafs-0.4-1|37	%setup -q
12cr|wikipediafs-0.4-1|38	
12cr|wikipediafs-0.4-1|39	%build
12cr|wikipediafs-0.4-1|40	
12cr|wikipediafs-0.4-1|41	%install
12cr|wikipediafs-0.4-1|42	rm -rf $RPM_BUILD_ROOT
12cr|wikipediafs-0.4-1|43	python setup.py install --root=$RPM_BUILD_ROOT
12cr|wikipediafs-0.4-1|44	
12cr|wikipediafs-0.4-1|45	
12cr|wikipediafs-0.4-1|46	%clean
12cr|wikipediafs-0.4-1|47	rm -rf $RPM_BUILD_ROOT
12cr|wikipediafs-0.4-1|48	
12cr|wikipediafs-0.4-1|49	%files
12cr|wikipediafs-0.4-1|50	%defattr(0644,root,man,755)
12cr|wikipediafs-0.4-1|51	%doc NEWS doc/*.htm
12cr|wikipediafs-0.4-1|52	%attr(755,root,root) %_bindir/mount.wikipediafs
12cr|wikipediafs-0.4-1|53	%python_sitelib/wikipediafs*
12cr|wikipediafs-0.4-1|54	%_mandir/man1/mount.wikipediafs.*
12cr|wikipediafs-0.4-1|55	
12cr|wikipediafs-0.4-1|56	
12cr|wikipediafs-0.4-1|57	
12cr|wikipediafs-0.4-1|58	%changelog
12cr|wikipediafs-0.4-1|59	* Tue Mar 08 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.4-1mdv2011.0
12cr|wikipediafs-0.4-1|60	+ Revision: 642893
12cr|wikipediafs-0.4-1|61	- new version
12cr|wikipediafs-0.4-1|62	
12cr|wikipediafs-0.4-1|63	* Sat Oct 30 2010 Michael Scherer <misc@mandriva.org> 0.3-5mdv2011.0
12cr|wikipediafs-0.4-1|64	+ Revision: 590585
12cr|wikipediafs-0.4-1|65	- rebuild for python 2.7
12cr|wikipediafs-0.4-1|66	
12cr|wikipediafs-0.4-1|67	* Mon Feb 22 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.3-4mdv2010.1
12cr|wikipediafs-0.4-1|68	+ Revision: 509737
12cr|wikipediafs-0.4-1|69	- fix mixed space and tabs
12cr|wikipediafs-0.4-1|70	
12cr|wikipediafs-0.4-1|71	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.3-3mdv2010.0
12cr|wikipediafs-0.4-1|72	+ Revision: 445781
12cr|wikipediafs-0.4-1|73	- rebuild
12cr|wikipediafs-0.4-1|74	
12cr|wikipediafs-0.4-1|75	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.3-2mdv2009.1
12cr|wikipediafs-0.4-1|76	+ Revision: 326119
12cr|wikipediafs-0.4-1|77	- rebuild
12cr|wikipediafs-0.4-1|78	
12cr|wikipediafs-0.4-1|79	* Thu Aug 21 2008 Funda Wang <fwang@mandriva.org> 0.3-1mdv2009.0
12cr|wikipediafs-0.4-1|80	+ Revision: 274676
12cr|wikipediafs-0.4-1|81	- fix BR
12cr|wikipediafs-0.4-1|82	
12cr|wikipediafs-0.4-1|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|wikipediafs-0.4-1|84	- import wikipediafs
12cr|wikipediafs-0.4-1|85	
12cr|wikipediafs-0.4-1|86	
12cr|wikipediafs-0.4-1|87	* Thu Aug 21 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3-1mdv2009.0
12cr|wikipediafs-0.4-1|88	- initial release

8453 12
12cr|wine-gecko-1.8-1|1	%define	debug_package	%nil
12cr|wine-gecko-1.8-1|2	%define name	wine-gecko
12cr|wine-gecko-1.8-1|3	%define oname	wine-mozilla
12cr|wine-gecko-1.8-1|4	%define version	1.8
12cr|wine-gecko-1.8-1|5	%define rel	1
12cr|wine-gecko-1.8-1|6	
12cr|wine-gecko-1.8-1|7	%define mingw64_snap	5421
12cr|wine-gecko-1.8-1|8	%define binutils_version 2.22.52.0.4
12cr|wine-gecko-1.8-1|9	%define gcc_version linaro-4.7-2012.10
12cr|wine-gecko-1.8-1|10	
12cr|wine-gecko-1.8-1|11	# See:
12cr|wine-gecko-1.8-1|12	# http://wiki.winehq.org/Gecko
12cr|wine-gecko-1.8-1|13	# http://wiki.winehq.org/BuildingWineGecko
12cr|wine-gecko-1.8-1|14	
12cr|wine-gecko-1.8-1|15	# Building instructions and upstream-used toolchain versions are detailed in
12cr|wine-gecko-1.8-1|16	# wine/README file inside the source tarball.
12cr|wine-gecko-1.8-1|17	
12cr|wine-gecko-1.8-1|18	%ifarch x86_64
12cr|wine-gecko-1.8-1|19	%define mingw_host x86_64-w64-mingw32
12cr|wine-gecko-1.8-1|20	%else
12cr|wine-gecko-1.8-1|21	%define mingw_host i686-w64-mingw32
12cr|wine-gecko-1.8-1|22	%endif
12cr|wine-gecko-1.8-1|23	
12cr|wine-gecko-1.8-1|24	# We bundle custom versions of mingw64 headers and crt here because
12cr|wine-gecko-1.8-1|25	# wine-gecko does not currently build with those from our system mingw32.
12cr|wine-gecko-1.8-1|26	# Addendum: We also bundle the recommended versions of gcc and binutils as it
12cr|wine-gecko-1.8-1|27	# doesn't build with our system ones, plus this allows 64-bit build as well.
12cr|wine-gecko-1.8-1|28	# Build instructions from upstream README are followed.
12cr|wine-gecko-1.8-1|29	# TODO: Investigate if the system mingw toolchain could be switched to
12cr|wine-gecko-1.8-1|30	# ming64 to accommodate wine-gecko.
12cr|wine-gecko-1.8-1|31	
12cr|wine-gecko-1.8-1|32	Summary:	HTML engine for Wine based on Gecko
12cr|wine-gecko-1.8-1|33	Name:		%{name}
12cr|wine-gecko-1.8-1|34	Version:	%{version}
12cr|wine-gecko-1.8-1|35	Release:	%mkrel %{rel}
12cr|wine-gecko-1.8-1|36	Group:		Emulators
12cr|wine-gecko-1.8-1|37	License:	MPLv1.1
12cr|wine-gecko-1.8-1|38	URL:		http://wiki.winehq.org/Gecko
12cr|wine-gecko-1.8-1|39	Source0:	http://downloads.sourceforge.net/wine/%{oname}-%{version}-src.tar.bz2
12cr|wine-gecko-1.8-1|40	# URL=http://mingw-w64.svn.sourceforge.net/svnroot/mingw-w64/trunk
12cr|wine-gecko-1.8-1|41	# REV=$(svn info $URL | sed -n 's,^Last Changed Rev: ,,p')
12cr|wine-gecko-1.8-1|42	# rm -rf mingw-w64-crt mingw-w64-headers
12cr|wine-gecko-1.8-1|43	# svn export -r $REV $URL/mingw-w64-crt
12cr|wine-gecko-1.8-1|44	# svn export -r $REV $URL/mingw-w64-headers
12cr|wine-gecko-1.8-1|45	# tar -cjf mingw-w64-crt-svn$REV.tar.bz2 mingw-w64-crt
12cr|wine-gecko-1.8-1|46	# tar -cjf mingw-w64-headers-svn$REV.tar.bz2 mingw-w64-headers
12cr|wine-gecko-1.8-1|47	Source1:	mingw-w64-headers-svn%mingw64_snap.tar.bz2
12cr|wine-gecko-1.8-1|48	Source2:	mingw-w64-crt-svn%mingw64_snap.tar.bz2
12cr|wine-gecko-1.8-1|49	# This is officially overkill:
12cr|wine-gecko-1.8-1|50	Source3:	http://ftp.gnu.org/gnu/binutils/binutils-%{binutils_version}.tar.bz2
12cr|wine-gecko-1.8-1|51	Source4:	http://gcc.fyxm.net/releases/gcc-%{gcc_version}/gcc-%{gcc_version}.tar.bz2
12cr|wine-gecko-1.8-1|52	# Fix mozilla build with mga multiarch (patch by cjw)
12cr|wine-gecko-1.8-1|53	Patch0:		iceape-2.12-system-virtualenv.patch
12cr|wine-gecko-1.8-1|54	ExclusiveArch:	%ix86 x86_64
12cr|wine-gecko-1.8-1|55	Requires:	wine32
12cr|wine-gecko-1.8-1|56	BuildRequires:	autoconf2.1
12cr|wine-gecko-1.8-1|57	BuildRequires:	zip
12cr|wine-gecko-1.8-1|58	BuildRequires:	pkgconfig(glib-2.0)
12cr|wine-gecko-1.8-1|59	BuildRequires:	libIDL-devel
12cr|wine-gecko-1.8-1|60	BuildRequires:	x11-proto-devel
12cr|wine-gecko-1.8-1|61	BuildRequires:	yasm
12cr|wine-gecko-1.8-1|62	BuildRequires:	texinfo
12cr|wine-gecko-1.8-1|63	BuildRequires:	bison
12cr|wine-gecko-1.8-1|64	BuildRequires:	flex
12cr|wine-gecko-1.8-1|65	BuildRequires:	python-setuptools
12cr|wine-gecko-1.8-1|66	BuildRequires:	python-virtualenv
12cr|wine-gecko-1.8-1|67	
12cr|wine-gecko-1.8-1|68	# for msi package generation
12cr|wine-gecko-1.8-1|69	BuildRequires:	wine-bin
12cr|wine-gecko-1.8-1|70	# for gcc
12cr|wine-gecko-1.8-1|71	BuildRequires:	gmp-devel
12cr|wine-gecko-1.8-1|72	BuildRequires:	mpfr-devel
12cr|wine-gecko-1.8-1|73	BuildRequires:	libmpc-devel
12cr|wine-gecko-1.8-1|74	
12cr|wine-gecko-1.8-1|75	%description
12cr|wine-gecko-1.8-1|76	A custom version of Mozilla's Gecko Layout Engine for Wine. This package
12cr|wine-gecko-1.8-1|77	is needed when running such Windows applications in Wine that display web
12cr|wine-gecko-1.8-1|78	pages using embedded IE.
12cr|wine-gecko-1.8-1|79	
12cr|wine-gecko-1.8-1|80	%ifarch x86_64
12cr|wine-gecko-1.8-1|81	%package -n wine64-gecko
12cr|wine-gecko-1.8-1|82	Summary:	HTML engine for 64-bit Wine based on Gecko
12cr|wine-gecko-1.8-1|83	Group:		Emulators
12cr|wine-gecko-1.8-1|84	Requires:	wine64
12cr|wine-gecko-1.8-1|85	
12cr|wine-gecko-1.8-1|86	%description -n wine64-gecko
12cr|wine-gecko-1.8-1|87	A custom version of Mozilla's Gecko Layout Engine for Wine. This package
12cr|wine-gecko-1.8-1|88	is needed when running such Windows applications in Wine that display web
12cr|wine-gecko-1.8-1|89	pages using embedded IE.
12cr|wine-gecko-1.8-1|90	
12cr|wine-gecko-1.8-1|91	This package is for use with 64-bit wine64.
12cr|wine-gecko-1.8-1|92	%endif
12cr|wine-gecko-1.8-1|93	
12cr|wine-gecko-1.8-1|94	%prep
12cr|wine-gecko-1.8-1|95	%setup -q -c -a1 -a2 -a3 -a4
12cr|wine-gecko-1.8-1|96	ln -s wine-mozilla-%version wine-mozilla
12cr|wine-gecko-1.8-1|97	
12cr|wine-gecko-1.8-1|98	cd wine-mozilla
12cr|wine-gecko-1.8-1|99	%patch0 -p2
12cr|wine-gecko-1.8-1|100	cd ..
12cr|wine-gecko-1.8-1|101	
12cr|wine-gecko-1.8-1|102	# NOTE: any deviations from wine/README below are only there to make the
12cr|wine-gecko-1.8-1|103	# package build successfully. If something seems to be unnecessary, it is ok
12cr|wine-gecko-1.8-1|104	# to drop it.
12cr|wine-gecko-1.8-1|105	
12cr|wine-gecko-1.8-1|106	%ifarch %ix86
12cr|wine-gecko-1.8-1|107	# Fixes build - for some strange reason the detection fails here:
12cr|wine-gecko-1.8-1|108	sed -i 's,cross_compiling=.*$,cross_compiling=yes,' wine-mozilla/nsprpub/configure
12cr|wine-gecko-1.8-1|109	%endif
12cr|wine-gecko-1.8-1|110	
12cr|wine-gecko-1.8-1|111	%build
12cr|wine-gecko-1.8-1|112	builddir=$PWD
12cr|wine-gecko-1.8-1|113	
12cr|wine-gecko-1.8-1|114	cd wine-mozilla
12cr|wine-gecko-1.8-1|115	# for virtualenv patch
12cr|wine-gecko-1.8-1|116	autoconf-2.13
12cr|wine-gecko-1.8-1|117	cd ..
12cr|wine-gecko-1.8-1|118	
12cr|wine-gecko-1.8-1|119	mkdir -p binutils-build gcc-build
12cr|wine-gecko-1.8-1|120	mkdir -p mingw-headers-build mingw-crt-build
12cr|wine-gecko-1.8-1|121	
12cr|wine-gecko-1.8-1|122	# Per Fedora mingw
12cr|wine-gecko-1.8-1|123	export CFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4"
12cr|wine-gecko-1.8-1|124	export CXXFLAGS="$CFLAGS"
12cr|wine-gecko-1.8-1|125	
12cr|wine-gecko-1.8-1|126	# Make sure nothing leaks outside build dir:
12cr|wine-gecko-1.8-1|127	export WINEPREFIX="$builddir/wine-prefix"
12cr|wine-gecko-1.8-1|128	
12cr|wine-gecko-1.8-1|129	cd binutils-build
12cr|wine-gecko-1.8-1|130	../binutils-%{binutils_version}/configure --prefix=$builddir/mingw-sysroot --target=%mingw_host --disable-multilib
12cr|wine-gecko-1.8-1|131	%make
12cr|wine-gecko-1.8-1|132	%make install
12cr|wine-gecko-1.8-1|133	cd ..
12cr|wine-gecko-1.8-1|134	
12cr|wine-gecko-1.8-1|135	cd mingw-headers-build
12cr|wine-gecko-1.8-1|136	../mingw-w64-headers/configure --host=%mingw_host --prefix=$builddir/mingw-sysroot/%mingw_host --enable-sdk=all --enable-secure-api
12cr|wine-gecko-1.8-1|137	%make install
12cr|wine-gecko-1.8-1|138	ln -s %mingw_host $builddir/mingw-sysroot/mingw
12cr|wine-gecko-1.8-1|139	cd ..
12cr|wine-gecko-1.8-1|140	
12cr|wine-gecko-1.8-1|141	cd gcc-build
12cr|wine-gecko-1.8-1|142	../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
12cr|wine-gecko-1.8-1|143	%make all-gcc
12cr|wine-gecko-1.8-1|144	%make install-gcc
12cr|wine-gecko-1.8-1|145	cd ..
12cr|wine-gecko-1.8-1|146	
12cr|wine-gecko-1.8-1|147	export PATH=$builddir/mingw-sysroot/bin:$PATH
12cr|wine-gecko-1.8-1|148	
12cr|wine-gecko-1.8-1|149	cd mingw-crt-build
12cr|wine-gecko-1.8-1|150	../mingw-w64-crt/configure --host=%mingw_host --prefix=$builddir/mingw-sysroot/%mingw_host
12cr|wine-gecko-1.8-1|151	%make
12cr|wine-gecko-1.8-1|152	%make install
12cr|wine-gecko-1.8-1|153	cd ..
12cr|wine-gecko-1.8-1|154	
12cr|wine-gecko-1.8-1|155	cd gcc-build
12cr|wine-gecko-1.8-1|156	%make
12cr|wine-gecko-1.8-1|157	%make install
12cr|wine-gecko-1.8-1|158	cd ..
12cr|wine-gecko-1.8-1|159	
12cr|wine-gecko-1.8-1|160	%ifarch x86_64
12cr|wine-gecko-1.8-1|161	ln -s %{_bindir}/wine64 $builddir/mingw-sysroot/bin/wine
12cr|wine-gecko-1.8-1|162	%endif
12cr|wine-gecko-1.8-1|163	
12cr|wine-gecko-1.8-1|164	cd wine-mozilla
12cr|wine-gecko-1.8-1|165	MAKEOPTS="%_smp_mflags" wine/make_package \
12cr|wine-gecko-1.8-1|166	%ifarch x86_64
12cr|wine-gecko-1.8-1|167	-win64
12cr|wine-gecko-1.8-1|168	%else
12cr|wine-gecko-1.8-1|169	-win32
12cr|wine-gecko-1.8-1|170	%endif
12cr|wine-gecko-1.8-1|171	
12cr|wine-gecko-1.8-1|172	%install
12cr|wine-gecko-1.8-1|173	install -d -m755 %{buildroot}%{_datadir}/wine/gecko
12cr|wine-gecko-1.8-1|174	install -m644 wine_gecko-*/dist/wine_gecko-%{version}-*.msi %{buildroot}%{_datadir}/wine/gecko
12cr|wine-gecko-1.8-1|175	
12cr|wine-gecko-1.8-1|176	%ifarch x86_64
12cr|wine-gecko-1.8-1|177	%files -n wine64-gecko
12cr|wine-gecko-1.8-1|178	%else
12cr|wine-gecko-1.8-1|179	%files
12cr|wine-gecko-1.8-1|180	%endif
12cr|wine-gecko-1.8-1|181	%doc wine-mozilla/LEGAL
12cr|wine-gecko-1.8-1|182	%doc wine-mozilla/LICENSE
12cr|wine-gecko-1.8-1|183	%doc wine-mozilla/toolkit/content/license.html
12cr|wine-gecko-1.8-1|184	%dir %{_datadir}/wine/gecko
12cr|wine-gecko-1.8-1|185	%{_datadir}/wine/gecko/*.msi

8454 12
12cr|wine-stable-1.4.1-1.1|1	%ifarch x86_64
12cr|wine-stable-1.4.1-1.1|2	%define	wine	wine64-stable
12cr|wine-stable-1.4.1-1.1|3	%define	mark64	()(64bit)
12cr|wine-stable-1.4.1-1.1|4	%else
12cr|wine-stable-1.4.1-1.1|5	%define	wine	wine-stable
12cr|wine-stable-1.4.1-1.1|6	%define	mark64	%{nil}
12cr|wine-stable-1.4.1-1.1|7	%endif
12cr|wine-stable-1.4.1-1.1|8	%define	lib_name_orig	lib%{name}
12cr|wine-stable-1.4.1-1.1|9	%define	lib_major	1
12cr|wine-stable-1.4.1-1.1|10	%define	lib_name	%mklibname %{name} %{lib_major}
12cr|wine-stable-1.4.1-1.1|11	%define	lib_name_devel	%{mklibname -d wine}
12cr|wine-stable-1.4.1-1.1|12	%define	oname 		wine
12cr|wine-stable-1.4.1-1.1|13	
12cr|wine-stable-1.4.1-1.1|14	
12cr|wine-stable-1.4.1-1.1|15	# On 32-bit we have
12cr|wine-stable-1.4.1-1.1|16	# wine32 - those 32-bit binaries that are also used on 64-bit for 32-bit support
12cr|wine-stable-1.4.1-1.1|17	# wine - all other files (requires 'wine32')
12cr|wine-stable-1.4.1-1.1|18	# On 64-bit we have
12cr|wine-stable-1.4.1-1.1|19	# wine64 - all 64-bit files (suggests 'wine32')
12cr|wine-stable-1.4.1-1.1|20	# - Anssi 07/2010
12cr|wine-stable-1.4.1-1.1|21	
12cr|wine-stable-1.4.1-1.1|22	Name:		wine-stable
12cr|wine-stable-1.4.1-1.1|23	#(peroyvind): please do backports for new versions
12cr|wine-stable-1.4.1-1.1|24	Version:	1.4.1
12cr|wine-stable-1.4.1-1.1|25	%define rel	1.1
12cr|wine-stable-1.4.1-1.1|26	Release:	%mkrel %{rel}
12cr|wine-stable-1.4.1-1.1|27	%define o_ver	%{version}
12cr|wine-stable-1.4.1-1.1|28	Epoch:		1
12cr|wine-stable-1.4.1-1.1|29	Summary:	WINE Is Not An Emulator - runs MS Windows programs
12cr|wine-stable-1.4.1-1.1|30	License:	LGPLv2+
12cr|wine-stable-1.4.1-1.1|31	Group:		Emulators
12cr|wine-stable-1.4.1-1.1|32	URL:		http://www.winehq.com/
12cr|wine-stable-1.4.1-1.1|33	Source0:	http://ibiblio.org/pub/linux/system/emulators/wine/%{oname}-%{o_ver}.tar.bz2
12cr|wine-stable-1.4.1-1.1|34	Source1:	http://ibiblio.org/pub/linux/system/emulators/wine/%{oname}-%{o_ver}.tar.bz2.sign
12cr|wine-stable-1.4.1-1.1|35	
12cr|wine-stable-1.4.1-1.1|36	# RH stuff
12cr|wine-stable-1.4.1-1.1|37	Source2:        wine.init
12cr|wine-stable-1.4.1-1.1|38	Source10:	wine.rpmlintrc
12cr|wine-stable-1.4.1-1.1|39	Patch0:		wine-1.0-rc3-fix-conflicts-with-openssl.patch
12cr|wine-stable-1.4.1-1.1|40	Patch1:		wine-1.1.7-chinese-font-substitutes.patch
12cr|wine-stable-1.4.1-1.1|41	# (Anssi 05/2008) Adds:
12cr|wine-stable-1.4.1-1.1|42	# a: => /media/floppy (/mnt/floppy on 2007.1 and older)
12cr|wine-stable-1.4.1-1.1|43	# d: => $HOME (at config_dir creation time, not refreshed if $HOME changes;
12cr|wine-stable-1.4.1-1.1|44	#              note that Wine also provides $HOME in My Documents)
12cr|wine-stable-1.4.1-1.1|45	# only on 2008.0: e: => /media/cdrom (does not exist on 2008.1+)
12cr|wine-stable-1.4.1-1.1|46	# only on 2007.1 and older: e: => /mnt/cdrom
12cr|wine-stable-1.4.1-1.1|47	# com4 => /dev/ttyUSB0 (replaces /dev/ttyS3)
12cr|wine-stable-1.4.1-1.1|48	# have to substitute @MDKVERSION@ in dlls/ntdll/server.c
12cr|wine-stable-1.4.1-1.1|49	Patch108:	wine-mdkconf.patch
12cr|wine-stable-1.4.1-1.1|50	
12cr|wine-stable-1.4.1-1.1|51	#(eandry) add a pulseaudio sound driver (from http://art.ified.ca/downloads/ )
12cr|wine-stable-1.4.1-1.1|52	
12cr|wine-stable-1.4.1-1.1|53	# Rediff configure.ac patch manually until winepulse upstream fixes it
12cr|wine-stable-1.4.1-1.1|54	
12cr|wine-stable-1.4.1-1.1|55	# (anssi) Wine needs GCC 4.4+ on x86_64 for MS ABI support. Note also that
12cr|wine-stable-1.4.1-1.1|56	# 64-bit wine cannot run 32-bit programs without wine32.
12cr|wine-stable-1.4.1-1.1|57	ExclusiveArch:	%{ix86}
12cr|wine-stable-1.4.1-1.1|58	%if %mdkversion >= 201010
12cr|wine-stable-1.4.1-1.1|59	ExclusiveArch:	x86_64
12cr|wine-stable-1.4.1-1.1|60	%endif
12cr|wine-stable-1.4.1-1.1|61	%ifarch x86_64
12cr|wine-stable-1.4.1-1.1|62	BuildRequires:	gcc >= 4.4
12cr|wine-stable-1.4.1-1.1|63	%endif
12cr|wine-stable-1.4.1-1.1|64	
12cr|wine-stable-1.4.1-1.1|65	BuildRequires:  bison flex
12cr|wine-stable-1.4.1-1.1|66	BuildRequires:  gpm-devel
12cr|wine-stable-1.4.1-1.1|67	BuildRequires:  perl-devel
12cr|wine-stable-1.4.1-1.1|68	BuildRequires:  pkgconfig(ncurses)
12cr|wine-stable-1.4.1-1.1|69	BuildRequires:  cups-devel
12cr|wine-stable-1.4.1-1.1|70	BuildRequires:  sane-devel
12cr|wine-stable-1.4.1-1.1|71	BuildRequires:  lcms-devel
12cr|wine-stable-1.4.1-1.1|72	BuildRequires:  autoconf
12cr|wine-stable-1.4.1-1.1|73	BuildRequires:  docbook-utils docbook-dtd-sgml
12cr|wine-stable-1.4.1-1.1|74	BuildRequires:  docbook-utils docbook-dtd-sgml sgml-tools
12cr|wine-stable-1.4.1-1.1|75	BuildRequires:  pkgconfig(jack)
12cr|wine-stable-1.4.1-1.1|76	BuildRequires:  pkgconfig(libpulse)
12cr|wine-stable-1.4.1-1.1|77	BuildRequires:  libmpg123-devel
12cr|wine-stable-1.4.1-1.1|78	BuildRequires:  openal-devel
12cr|wine-stable-1.4.1-1.1|79	BuildRequires:  alsa-oss-devel
12cr|wine-stable-1.4.1-1.1|80	BuildRequires:  pkgconfig(gstreamer-0.10) libgstreamer0.10-plugins-base-devel
12cr|wine-stable-1.4.1-1.1|81	BuildRequires:  isdn4k-utils-devel
12cr|wine-stable-1.4.1-1.1|82	BuildRequires:  glibc-static-devel
12cr|wine-stable-1.4.1-1.1|83	BuildRequires:  chrpath
12cr|wine-stable-1.4.1-1.1|84	BuildRequires:  ungif-devel pkgconfig(xpm)
12cr|wine-stable-1.4.1-1.1|85	BuildRequires:  pkgconfig(libtiff-4)
12cr|wine-stable-1.4.1-1.1|86	BuildRequires:  librsvg
12cr|wine-stable-1.4.1-1.1|87	BuildRequires:  imagemagick
12cr|wine-stable-1.4.1-1.1|88	BuildRequires:  pkgconfig(libgphoto2)
12cr|wine-stable-1.4.1-1.1|89	BuildRequires:  desktop-file-utils
12cr|wine-stable-1.4.1-1.1|90	BuildRequires:  openldap-devel
12cr|wine-stable-1.4.1-1.1|91	BuildRequires:  pkgconfig(libxslt)
12cr|wine-stable-1.4.1-1.1|92	BuildRequires:  dbus-devel
12cr|wine-stable-1.4.1-1.1|93	BuildRequires:  valgrind
12cr|wine-stable-1.4.1-1.1|94	BuildRequires:  gsm-devel
12cr|wine-stable-1.4.1-1.1|95	BuildRequires:  unixODBC-devel
12cr|wine-stable-1.4.1-1.1|96	BuildRequires:  pkgconfig(gnutls)
12cr|wine-stable-1.4.1-1.1|97	BuildRequires:  gettext-devel
12cr|wine-stable-1.4.1-1.1|98	BuildRequires:  pkgconfig(glu)
12cr|wine-stable-1.4.1-1.1|99	BuildRequires:  libv4l-devel
12cr|wine-stable-1.4.1-1.1|100	BuildRequires:  libxcursor-devel libxcomposite-devel
12cr|wine-stable-1.4.1-1.1|101	BuildRequires:  pkgconfig(xinerama) pkgconfig(xrandr)
12cr|wine-stable-1.4.1-1.1|102	BuildRequires:  pkgconfig(x11) pkgconfig(xrender)
12cr|wine-stable-1.4.1-1.1|103	BuildRequires:  pkgconfig(xext) libsm-devel
12cr|wine-stable-1.4.1-1.1|104	BuildRequires:  fontforge fontconfig-devel pkgconfig(freetype2)
12cr|wine-stable-1.4.1-1.1|105	
12cr|wine-stable-1.4.1-1.1|106	BuildRequires:	bison flex gpm-devel perl-devel pkgconfig(ncurses) sgml-tools
12cr|wine-stable-1.4.1-1.1|107	BuildRequires:	pkgconfig(x11) pkgconfig(xrender) pkgconfig(xext) libsm-devel
12cr|wine-stable-1.4.1-1.1|108	BuildRequires:	pkgconfig(freetype2) autoconf docbook-utils docbook-dtd-sgml
12cr|wine-stable-1.4.1-1.1|109	BuildRequires:	cups-devel pkgconfig(jack) imagemagick isdn4k-utils-devel pkgconfig(xpm)
12cr|wine-stable-1.4.1-1.1|110	BuildRequires:	sane-devel glibc-static-devel ungif-devel chrpath
12cr|wine-stable-1.4.1-1.1|111	BuildRequires:	desktop-file-utils alsa-oss-devel openldap-devel lcms-devel
12cr|wine-stable-1.4.1-1.1|112	BuildRequires:	pkgconfig(libxslt) dbus-devel
12cr|wine-stable-1.4.1-1.1|113	BuildRequires:	valgrind librsvg pkgconfig(libpulse) gettext-devel
12cr|wine-stable-1.4.1-1.1|114	BuildRequires:	gsm-devel
12cr|wine-stable-1.4.1-1.1|115	BuildRequires:	pkgconfig(glu)
12cr|wine-stable-1.4.1-1.1|116	BuildRequires:	fontforge
12cr|wine-stable-1.4.1-1.1|117	BuildRequires:	unixODBC-devel
12cr|wine-stable-1.4.1-1.1|118	BuildRequires:	libmpg123-devel
12cr|wine-stable-1.4.1-1.1|119	BuildRequires:	openal-devel pkgconfig(xrandr) pkgconfig(xinerama) libxcomposite-devel
12cr|wine-stable-1.4.1-1.1|120	BuildRequires:	libxcursor-devel fontconfig-devel
12cr|wine-stable-1.4.1-1.1|121	BuildRequires:	pkgconfig(gnutls) pkgconfig(libtiff-4) libv4l-devel
12cr|wine-stable-1.4.1-1.1|122	BuildRequires:	pkgconfig(gstreamer-0.10) libgstreamer0.10-plugins-base-devel
12cr|wine-stable-1.4.1-1.1|123	%if %mdvver >= 201100
12cr|wine-stable-1.4.1-1.1|124	BuildRequires:	prelink
12cr|wine-stable-1.4.1-1.1|125	%endif
12cr|wine-stable-1.4.1-1.1|126	
12cr|wine-stable-1.4.1-1.1|127	%define desc Wine is a program which allows running Microsoft Windows programs \
12cr|wine-stable-1.4.1-1.1|128	(including DOS, Windows 3.x and Win32 executables) on Unix. It \
12cr|wine-stable-1.4.1-1.1|129	consists of a program loader which loads and executes a Microsoft \
12cr|wine-stable-1.4.1-1.1|130	Windows binary, and a library (called Winelib) that implements Windows \
12cr|wine-stable-1.4.1-1.1|131	API calls using their Unix or X11 equivalents.  The library may also \
12cr|wine-stable-1.4.1-1.1|132	be used for porting Win32 code into native Unix executables.
12cr|wine-stable-1.4.1-1.1|133	
12cr|wine-stable-1.4.1-1.1|134	%ifarch x86_64
12cr|wine-stable-1.4.1-1.1|135	%package -n	%{wine}
12cr|wine-stable-1.4.1-1.1|136	Summary:	WINE Is Not An Emulator - runs MS Windows programs
12cr|wine-stable-1.4.1-1.1|137	Group:		Emulators
12cr|wine-stable-1.4.1-1.1|138	Suggests:	wine32 = %{EVRD}
12cr|wine-stable-1.4.1-1.1|139	Suggests:	wine64-gecko
12cr|wine-stable-1.4.1-1.1|140	%else
12cr|wine-stable-1.4.1-1.1|141	# on 32-bit we always want wine32 package
12cr|wine-stable-1.4.1-1.1|142	Requires:	wine32 = %{EVRD}
12cr|wine-stable-1.4.1-1.1|143	%endif
12cr|wine-stable-1.4.1-1.1|144	
12cr|wine-stable-1.4.1-1.1|145	Provides:	%{wine}-utils = %{EVRD} %{wine}-full = %{EVRD}
12cr|wine-stable-1.4.1-1.1|146	Provides:	%{lib_name}-capi = %{EVRD} %{lib_name}-twain = %{EVRD}
12cr|wine-stable-1.4.1-1.1|147	Provides:	%{lib_name} = %{EVRD}
12cr|wine-stable-1.4.1-1.1|148	Provides:	wine-bin = %{EVRD}
12cr|wine-stable-1.4.1-1.1|149	Obsoletes:	%{wine}-utils %{wine}-full %{lib_name}-capi %{lib_name}-twain
12cr|wine-stable-1.4.1-1.1|150	Obsoletes:	%{lib_name} <= %{EVRD}
12cr|wine-stable-1.4.1-1.1|151	Requires:	xmessage
12cr|wine-stable-1.4.1-1.1|152	Suggests:	sane-frontends
12cr|wine-stable-1.4.1-1.1|153	# wine dlopen's these, so let's add the dependencies ourself
12cr|wine-stable-1.4.1-1.1|154	Requires:	libfreetype.so.6%{mark64} libasound.so.2%{mark64}
12cr|wine-stable-1.4.1-1.1|155	Requires:	libXrender.so.1%{mark64}
12cr|wine-stable-1.4.1-1.1|156	%if %mdkversion >= 201200
12cr|wine-stable-1.4.1-1.1|157	Requires:	libpng15.so.15%{mark64}
12cr|wine-stable-1.4.1-1.1|158	%else
12cr|wine-stable-1.4.1-1.1|159	Requires:	libpng12.so.0%{mark64}
12cr|wine-stable-1.4.1-1.1|160	%endif
12cr|wine-stable-1.4.1-1.1|161	Requires(post): desktop-file-utils
12cr|wine-stable-1.4.1-1.1|162	Requires(postun): desktop-file-utils
12cr|wine-stable-1.4.1-1.1|163	Requires(post): desktop-common-data
12cr|wine-stable-1.4.1-1.1|164	Requires(postun): desktop-common-data
12cr|wine-stable-1.4.1-1.1|165	Requires(preun): rpm-helper
12cr|wine-stable-1.4.1-1.1|166	Requires(post):	rpm-helper
12cr|wine-stable-1.4.1-1.1|167	Conflicts:	%{wine} < 1:0.9-3mdk
12cr|wine-stable-1.4.1-1.1|168	%ifarch %{ix86}
12cr|wine-stable-1.4.1-1.1|169	Conflicts:	wine64
12cr|wine-stable-1.4.1-1.1|170	%else
12cr|wine-stable-1.4.1-1.1|171	Conflicts:	wine
12cr|wine-stable-1.4.1-1.1|172	%endif
12cr|wine-stable-1.4.1-1.1|173	
12cr|wine-stable-1.4.1-1.1|174	%description
12cr|wine-stable-1.4.1-1.1|175	%desc
12cr|wine-stable-1.4.1-1.1|176	
12cr|wine-stable-1.4.1-1.1|177	%ifarch x86_64
12cr|wine-stable-1.4.1-1.1|178	%description -n	%{wine}
12cr|wine-stable-1.4.1-1.1|179	%desc
12cr|wine-stable-1.4.1-1.1|180	
12cr|wine-stable-1.4.1-1.1|181	This package contains the Win64 version of Wine. You need the wine32
12cr|wine-stable-1.4.1-1.1|182	package from the 32-bit repository to be able to run 32-bit applications.
12cr|wine-stable-1.4.1-1.1|183	%endif
12cr|wine-stable-1.4.1-1.1|184	
12cr|wine-stable-1.4.1-1.1|185	%ifarch %ix86
12cr|wine-stable-1.4.1-1.1|186	%package -n	wine32
12cr|wine-stable-1.4.1-1.1|187	Summary:	32-bit support for Wine
12cr|wine-stable-1.4.1-1.1|188	Group:		Emulators
12cr|wine-stable-1.4.1-1.1|189	# This is not an EVR-specific requirement, as otherwise on x86_64 urpmi could
12cr|wine-stable-1.4.1-1.1|190	# resolve the dependency to wine64 even on upgrades, and therefore replace
12cr|wine-stable-1.4.1-1.1|191	# wine+wine32 installation with a wine32+wine64 installation. - Anssi
12cr|wine-stable-1.4.1-1.1|192	Requires:	wine-bin
12cr|wine-stable-1.4.1-1.1|193	Conflicts:	wine < 1:1.2-0.rc7.1
12cr|wine-stable-1.4.1-1.1|194	Conflicts:	wine64 < 1:1.2-0.rc7.1
12cr|wine-stable-1.4.1-1.1|195	# (Anssi) If wine-gecko is not installed, wine pops up a dialog on first
12cr|wine-stable-1.4.1-1.1|196	# start proposing to download wine-gecko from sourceforge, while recommending
12cr|wine-stable-1.4.1-1.1|197	# to use distribution packages instead. Therefore suggest wine-gecko here:
12cr|wine-stable-1.4.1-1.1|198	Suggests:	wine-gecko
12cr|wine-stable-1.4.1-1.1|199	
12cr|wine-stable-1.4.1-1.1|200	%description -n	wine32
12cr|wine-stable-1.4.1-1.1|201	Wine is a program which allows running Microsoft Windows programs
12cr|wine-stable-1.4.1-1.1|202	(including DOS, Windows 3.x and Win32 executables) on Unix.
12cr|wine-stable-1.4.1-1.1|203	
12cr|wine-stable-1.4.1-1.1|204	This package contains the files needed to support 32-bit Windows
12cr|wine-stable-1.4.1-1.1|205	programs.
12cr|wine-stable-1.4.1-1.1|206	%endif
12cr|wine-stable-1.4.1-1.1|207	
12cr|wine-stable-1.4.1-1.1|208	%package -n	%{wine}-devel
12cr|wine-stable-1.4.1-1.1|209	Summary:	Static libraries and headers for %{name}
12cr|wine-stable-1.4.1-1.1|210	Group:		Development/C
12cr|wine-stable-1.4.1-1.1|211	Requires:	%{wine} = %{EVRD}
12cr|wine-stable-1.4.1-1.1|212	%rename		%{lib_name_devel}
12cr|wine-stable-1.4.1-1.1|213	Provides:	%{lib_name_orig}-devel = %{EVRD}
12cr|wine-stable-1.4.1-1.1|214	Obsoletes:	%{mklibname -d wine 1} < %{EVRD}
12cr|wine-stable-1.4.1-1.1|215	%ifarch %{ix86}
12cr|wine-stable-1.4.1-1.1|216	Conflicts:	wine64-devel
12cr|wine-stable-1.4.1-1.1|217	%else
12cr|wine-stable-1.4.1-1.1|218	Conflicts:	wine-devel
12cr|wine-stable-1.4.1-1.1|219	%endif
12cr|wine-stable-1.4.1-1.1|220	
12cr|wine-stable-1.4.1-1.1|221	%description -n	%{wine}-devel
12cr|wine-stable-1.4.1-1.1|222	Wine is a program which allows running Microsoft Windows programs
12cr|wine-stable-1.4.1-1.1|223	(including DOS, Windows 3.x and Win32 executables) on Unix.
12cr|wine-stable-1.4.1-1.1|224	
12cr|wine-stable-1.4.1-1.1|225	%{wine}-devel contains the libraries and header files needed to
12cr|wine-stable-1.4.1-1.1|226	develop programs which make use of wine.
12cr|wine-stable-1.4.1-1.1|227	
12cr|wine-stable-1.4.1-1.1|228	Wine is often updated.
12cr|wine-stable-1.4.1-1.1|229	
12cr|wine-stable-1.4.1-1.1|230	%prep
12cr|wine-stable-1.4.1-1.1|231	%setup -q -n %{oname}-%{o_ver}
12cr|wine-stable-1.4.1-1.1|232	%patch1 -p0 -b .chinese
12cr|wine-stable-1.4.1-1.1|233	%patch108 -p1 -b .conf
12cr|wine-stable-1.4.1-1.1|234	sed -i 's,@MDKVERSION@,%{mdkversion},' dlls/ntdll/server.c
12cr|wine-stable-1.4.1-1.1|235	
12cr|wine-stable-1.4.1-1.1|236	%build
12cr|wine-stable-1.4.1-1.1|237	%ifarch %ix86
12cr|wine-stable-1.4.1-1.1|238	# (Anssi 04/2008) bug #39604
12cr|wine-stable-1.4.1-1.1|239	# Some protection systems complain "debugger detected" with our
12cr|wine-stable-1.4.1-1.1|240	# -fomit-frame-pointer flag, so disable it.
12cr|wine-stable-1.4.1-1.1|241	export CFLAGS="%{optflags} -fno-omit-frame-pointer"
12cr|wine-stable-1.4.1-1.1|242	%endif
12cr|wine-stable-1.4.1-1.1|243	
12cr|wine-stable-1.4.1-1.1|244	# (Anssi 04/2008)
12cr|wine-stable-1.4.1-1.1|245	# If icotool is present, it is used to rebuild icon files. It is in contrib
12cr|wine-stable-1.4.1-1.1|246	# so we do not do that; this is here to ensure that installed icoutils does
12cr|wine-stable-1.4.1-1.1|247	# not change build behaviour.
12cr|wine-stable-1.4.1-1.1|248	export ICOTOOL=false
12cr|wine-stable-1.4.1-1.1|249	
12cr|wine-stable-1.4.1-1.1|250	autoreconf
12cr|wine-stable-1.4.1-1.1|251	%configure2_5x	--with-x \
12cr|wine-stable-1.4.1-1.1|252	--with-pulse \
12cr|wine-stable-1.4.1-1.1|253	--without-nas \
12cr|wine-stable-1.4.1-1.1|254	%ifarch x86_64
12cr|wine-stable-1.4.1-1.1|255	--enable-win64
12cr|wine-stable-1.4.1-1.1|256	%endif
12cr|wine-stable-1.4.1-1.1|257	
12cr|wine-stable-1.4.1-1.1|258	%make depend
12cr|wine-stable-1.4.1-1.1|259	%make
12cr|wine-stable-1.4.1-1.1|260	
12cr|wine-stable-1.4.1-1.1|261	%install
12cr|wine-stable-1.4.1-1.1|262	rm -rf %{buildroot}
12cr|wine-stable-1.4.1-1.1|263	%makeinstall_std LDCONFIG=/bin/true
12cr|wine-stable-1.4.1-1.1|264	
12cr|wine-stable-1.4.1-1.1|265	# Danny: dirty:
12cr|wine-stable-1.4.1-1.1|266	install -m755 tools/fnt2bdf -D %{buildroot}%{_bindir}/fnt2bdf
12cr|wine-stable-1.4.1-1.1|267	
12cr|wine-stable-1.4.1-1.1|268	# Allow users to launch Windows programs by just clicking on the .exe file...
12cr|wine-stable-1.4.1-1.1|269	install -m755 %{SOURCE2} -D %{buildroot}%{_initrddir}/%{name}
12cr|wine-stable-1.4.1-1.1|270	
12cr|wine-stable-1.4.1-1.1|271	mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
12cr|wine-stable-1.4.1-1.1|272	cat > %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged/mandriva-%{name}.menu <<EOF
12cr|wine-stable-1.4.1-1.1|273	<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
12cr|wine-stable-1.4.1-1.1|274	"http://www.freedesktop.org/standards/menu-spec/menu-1.0.dtd">
12cr|wine-stable-1.4.1-1.1|275	<Menu>
12cr|wine-stable-1.4.1-1.1|276	<Name>Applications</Name>
12cr|wine-stable-1.4.1-1.1|277	<Menu>
12cr|wine-stable-1.4.1-1.1|278	<Name>Tools</Name>
12cr|wine-stable-1.4.1-1.1|279	<Menu>
12cr|wine-stable-1.4.1-1.1|280	<Name>Emulators</Name>
12cr|wine-stable-1.4.1-1.1|281	<Menu>
12cr|wine-stable-1.4.1-1.1|282	<Name>Wine</Name>
12cr|wine-stable-1.4.1-1.1|283	<Directory>mandriva-%{name}.directory</Directory>
12cr|wine-stable-1.4.1-1.1|284	<Include>
12cr|wine-stable-1.4.1-1.1|285	<Category>X-MandrivaLinux-MoreApplications-Emulators-Wine</Category>
12cr|wine-stable-1.4.1-1.1|286	</Include>
12cr|wine-stable-1.4.1-1.1|287	</Menu>
12cr|wine-stable-1.4.1-1.1|288	</Menu>
12cr|wine-stable-1.4.1-1.1|289	</Menu>
12cr|wine-stable-1.4.1-1.1|290	</Menu>
12cr|wine-stable-1.4.1-1.1|291	EOF
12cr|wine-stable-1.4.1-1.1|292	
12cr|wine-stable-1.4.1-1.1|293	mkdir -p %{buildroot}%{_datadir}/desktop-directories
12cr|wine-stable-1.4.1-1.1|294	cat > %{buildroot}%{_datadir}/desktop-directories/mandriva-%{name}.directory <<EOF
12cr|wine-stable-1.4.1-1.1|295	[Desktop Entry]
12cr|wine-stable-1.4.1-1.1|296	Name=Wine
12cr|wine-stable-1.4.1-1.1|297	Icon=%{name}
12cr|wine-stable-1.4.1-1.1|298	Type=Directory
12cr|wine-stable-1.4.1-1.1|299	EOF
12cr|wine-stable-1.4.1-1.1|300	
12cr|wine-stable-1.4.1-1.1|301	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|wine-stable-1.4.1-1.1|302	for i in	winecfg:Configurator \
12cr|wine-stable-1.4.1-1.1|303	notepad:Notepad \
12cr|wine-stable-1.4.1-1.1|304	winefile:File\ Manager \
12cr|wine-stable-1.4.1-1.1|305	regedit:Registry\ Editor \
12cr|wine-stable-1.4.1-1.1|306	winemine:Minesweeper \
12cr|wine-stable-1.4.1-1.1|307	wineboot:Reboot \
12cr|wine-stable-1.4.1-1.1|308	"wineconsole cmd":Command\ Line \
12cr|wine-stable-1.4.1-1.1|309	"wine uninstaller:Wine Software Uninstaller";
12cr|wine-stable-1.4.1-1.1|310	do cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-`echo $i|cut -d: -f1`.desktop << EOF
12cr|wine-stable-1.4.1-1.1|311	[Desktop Entry]
12cr|wine-stable-1.4.1-1.1|312	Name=`echo $i|cut -d: -f2`
12cr|wine-stable-1.4.1-1.1|313	Comment=`echo $i|cut -d: -f2`
12cr|wine-stable-1.4.1-1.1|314	Exec=`echo $i|cut -d: -f1`
12cr|wine-stable-1.4.1-1.1|315	Icon=%{name}
12cr|wine-stable-1.4.1-1.1|316	Terminal=false
12cr|wine-stable-1.4.1-1.1|317	Type=Application
12cr|wine-stable-1.4.1-1.1|318	Categories=X-MandrivaLinux-MoreApplications-Emulators-Wine;
12cr|wine-stable-1.4.1-1.1|319	EOF
12cr|wine-stable-1.4.1-1.1|320	done
12cr|wine-stable-1.4.1-1.1|321	
12cr|wine-stable-1.4.1-1.1|322	# Categories=Emulator does nothing and is added as a workaround to kde #27700
12cr|wine-stable-1.4.1-1.1|323	desktop-file-install	--vendor="" \
12cr|wine-stable-1.4.1-1.1|324	--add-mime-type=application/x-zip-compressed \
12cr|wine-stable-1.4.1-1.1|325	--remove-mime-type=application/x-zip-compressed \
12cr|wine-stable-1.4.1-1.1|326	--add-category=Emulator \
12cr|wine-stable-1.4.1-1.1|327	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/wine.desktop
12cr|wine-stable-1.4.1-1.1|328	
12cr|wine-stable-1.4.1-1.1|329	%ifarch x86_64
12cr|wine-stable-1.4.1-1.1|330	# fix the binary name
12cr|wine-stable-1.4.1-1.1|331	sed -i 's,Exec=wine ,Exec=wine64 ,' %{buildroot}%{_datadir}/applications/wine.desktop
12cr|wine-stable-1.4.1-1.1|332	%endif
12cr|wine-stable-1.4.1-1.1|333	
12cr|wine-stable-1.4.1-1.1|334	install -d %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12cr|wine-stable-1.4.1-1.1|335	
12cr|wine-stable-1.4.1-1.1|336	# winecfg icon
12cr|wine-stable-1.4.1-1.1|337	convert dlls/user32/resources/oic_winlogo.ico[8] %{buildroot}%{_miconsdir}/%{name}.png
12cr|wine-stable-1.4.1-1.1|338	convert dlls/user32/resources/oic_winlogo.ico[7] %{buildroot}%{_iconsdir}/%{name}.png
12cr|wine-stable-1.4.1-1.1|339	convert dlls/user32/resources/oic_winlogo.ico[6] %{buildroot}%{_liconsdir}/%{name}.png
12cr|wine-stable-1.4.1-1.1|340	
12cr|wine-stable-1.4.1-1.1|341	# notepad icon
12cr|wine-stable-1.4.1-1.1|342	convert programs/notepad/notepad.ico[2] %{buildroot}%{_miconsdir}/notepad.png
12cr|wine-stable-1.4.1-1.1|343	convert programs/notepad/notepad.ico[7] %{buildroot}%{_iconsdir}/notepad.png
12cr|wine-stable-1.4.1-1.1|344	convert programs/notepad/notepad.ico[8] %{buildroot}%{_liconsdir}/notepad.png
12cr|wine-stable-1.4.1-1.1|345	# winefile icon
12cr|wine-stable-1.4.1-1.1|346	convert programs/winefile/winefile.ico[2] %{buildroot}%{_miconsdir}/winefile.png
12cr|wine-stable-1.4.1-1.1|347	convert programs/winefile/winefile.ico[8] %{buildroot}%{_iconsdir}/winefile.png
12cr|wine-stable-1.4.1-1.1|348	convert programs/winefile/winefile.ico[7] %{buildroot}%{_liconsdir}/winefile.png
12cr|wine-stable-1.4.1-1.1|349	# regedit icon
12cr|wine-stable-1.4.1-1.1|350	convert programs/regedit/regedit.ico[2] %{buildroot}%{_miconsdir}/regedit.png
12cr|wine-stable-1.4.1-1.1|351	convert programs/regedit/regedit.ico[8] %{buildroot}%{_iconsdir}/regedit.png
12cr|wine-stable-1.4.1-1.1|352	convert programs/regedit/regedit.ico[7] %{buildroot}%{_liconsdir}/regedit.png
12cr|wine-stable-1.4.1-1.1|353	# winemine icon
12cr|wine-stable-1.4.1-1.1|354	convert programs/winemine/winemine.ico[2] %{buildroot}%{_miconsdir}/winemine.png
12cr|wine-stable-1.4.1-1.1|355	convert programs/winemine/winemine.ico[8] %{buildroot}%{_iconsdir}/winemine.png
12cr|wine-stable-1.4.1-1.1|356	convert programs/winemine/winemine.ico[7] %{buildroot}%{_liconsdir}/winemine.png
12cr|wine-stable-1.4.1-1.1|357	
12cr|wine-stable-1.4.1-1.1|358	# wine uninstaller icon:
12cr|wine-stable-1.4.1-1.1|359	convert programs/msiexec/msiexec.ico[2] %{buildroot}%{_miconsdir}/msiexec.png
12cr|wine-stable-1.4.1-1.1|360	convert programs/msiexec/msiexec.ico[8] %{buildroot}%{_iconsdir}/msiexec.png
12cr|wine-stable-1.4.1-1.1|361	convert programs/msiexec/msiexec.ico[7] %{buildroot}%{_liconsdir}/msiexec.png
12cr|wine-stable-1.4.1-1.1|362	
12cr|wine-stable-1.4.1-1.1|363	# change the icons in the respective .desktop files, in order:
12cr|wine-stable-1.4.1-1.1|364	sed -i 's,Icon=%{name},Icon=notepad,' %{buildroot}%{_datadir}/applications/mandriva-%{name}-notepad.desktop
12cr|wine-stable-1.4.1-1.1|365	sed -i 's,Icon=%{name},Icon=winefile,' %{buildroot}%{_datadir}/applications/mandriva-%{name}-winefile.desktop
12cr|wine-stable-1.4.1-1.1|366	sed -i 's,Icon=%{name},Icon=regedit,' %{buildroot}%{_datadir}/applications/mandriva-%{name}-regedit.desktop
12cr|wine-stable-1.4.1-1.1|367	sed -i 's,Icon=%{name},Icon=winemine,' %{buildroot}%{_datadir}/applications/mandriva-%{name}-winemine.desktop
12cr|wine-stable-1.4.1-1.1|368	sed -i 's,Icon=%{name},Icon=msiexec,' "%{buildroot}%{_datadir}/applications/mandriva-wine-stable-wine uninstaller.desktop"
12cr|wine-stable-1.4.1-1.1|369	
12cr|wine-stable-1.4.1-1.1|370	%ifarch x86_64
12cr|wine-stable-1.4.1-1.1|371	chrpath -d %{buildroot}%{_bindir}/{wine64,wineserver,wmc,wrc} %{buildroot}%{_libdir}/%{oname}/*.so
12cr|wine-stable-1.4.1-1.1|372	%else
12cr|wine-stable-1.4.1-1.1|373	chrpath -d %{buildroot}%{_bindir}/{wine,wineserver,wmc,wrc} %{buildroot}%{_libdir}/%{oname}/*.so
12cr|wine-stable-1.4.1-1.1|374	%endif
12cr|wine-stable-1.4.1-1.1|375	
12cr|wine-stable-1.4.1-1.1|376	%ifarch x86_64
12cr|wine-stable-1.4.1-1.1|377	cat > README.install.urpmi <<EOF
12cr|wine-stable-1.4.1-1.1|378	This is the Win64 version of Wine. This version can only be used to run
12cr|wine-stable-1.4.1-1.1|379	64-bit Windows applications as is. For running 32-bit Windows applications,
12cr|wine-stable-1.4.1-1.1|380	you need to also install the 'wine32' package from the 32-bit repository.
12cr|wine-stable-1.4.1-1.1|381	EOF
12cr|wine-stable-1.4.1-1.1|382	%endif
12cr|wine-stable-1.4.1-1.1|383	
12cr|wine-stable-1.4.1-1.1|384	%preun -n %{wine}
12cr|wine-stable-1.4.1-1.1|385	%_preun_service %{name}
12cr|wine-stable-1.4.1-1.1|386	
12cr|wine-stable-1.4.1-1.1|387	%post -n %{wine}
12cr|wine-stable-1.4.1-1.1|388	%_post_service %{name}
12cr|wine-stable-1.4.1-1.1|389	
12cr|wine-stable-1.4.1-1.1|390	%files -n %{wine}
12cr|wine-stable-1.4.1-1.1|391	%doc ANNOUNCE AUTHORS README
12cr|wine-stable-1.4.1-1.1|392	%ifarch x86_64
12cr|wine-stable-1.4.1-1.1|393	%doc README.install.urpmi
12cr|wine-stable-1.4.1-1.1|394	%{_bindir}/wine64
12cr|wine-stable-1.4.1-1.1|395	%{_bindir}/wine64-preloader
12cr|wine-stable-1.4.1-1.1|396	%endif
12cr|wine-stable-1.4.1-1.1|397	%{_initrddir}/%{name}
12cr|wine-stable-1.4.1-1.1|398	%{_bindir}/winecfg
12cr|wine-stable-1.4.1-1.1|399	%{_bindir}/wineconsole*
12cr|wine-stable-1.4.1-1.1|400	%{_bindir}/wineserver
12cr|wine-stable-1.4.1-1.1|401	%{_bindir}/wineboot
12cr|wine-stable-1.4.1-1.1|402	%{_bindir}/function_grep.pl
12cr|wine-stable-1.4.1-1.1|403	#%{_bindir}/wineprefixcreate
12cr|wine-stable-1.4.1-1.1|404	%{_bindir}/msiexec
12cr|wine-stable-1.4.1-1.1|405	%{_bindir}/notepad
12cr|wine-stable-1.4.1-1.1|406	%{_bindir}/regedit
12cr|wine-stable-1.4.1-1.1|407	%{_bindir}/winemine
12cr|wine-stable-1.4.1-1.1|408	%{_bindir}/winepath
12cr|wine-stable-1.4.1-1.1|409	%{_bindir}/regsvr32
12cr|wine-stable-1.4.1-1.1|410	%{_bindir}/winefile
12cr|wine-stable-1.4.1-1.1|411	%{_mandir}/man1/wine.1*
12cr|wine-stable-1.4.1-1.1|412	%lang(de) %{_mandir}/de.UTF-8/man1/wine.1*
12cr|wine-stable-1.4.1-1.1|413	%lang(de) %{_mandir}/de.UTF-8/man1/winemaker.1*
12cr|wine-stable-1.4.1-1.1|414	%lang(de) %{_mandir}/de.UTF-8/man1/wineserver.1*
12cr|wine-stable-1.4.1-1.1|415	%lang(fr) %{_mandir}/fr.UTF-8/man1/*
12cr|wine-stable-1.4.1-1.1|416	%{_mandir}/man1/wineserver.1*
12cr|wine-stable-1.4.1-1.1|417	%{_mandir}/man1/msiexec.1*
12cr|wine-stable-1.4.1-1.1|418	%{_mandir}/man1/notepad.1*
12cr|wine-stable-1.4.1-1.1|419	%{_mandir}/man1/regedit.1*
12cr|wine-stable-1.4.1-1.1|420	%{_mandir}/man1/regsvr32.1*
12cr|wine-stable-1.4.1-1.1|421	%{_mandir}/man1/wineboot.1*
12cr|wine-stable-1.4.1-1.1|422	%{_mandir}/man1/winecfg.1*
12cr|wine-stable-1.4.1-1.1|423	%{_mandir}/man1/wineconsole.1*
12cr|wine-stable-1.4.1-1.1|424	%{_mandir}/man1/winecpp.1*
12cr|wine-stable-1.4.1-1.1|425	%{_mandir}/man1/winefile.1*
12cr|wine-stable-1.4.1-1.1|426	%{_mandir}/man1/winemine.1*
12cr|wine-stable-1.4.1-1.1|427	%{_mandir}/man1/winepath.1*
12cr|wine-stable-1.4.1-1.1|428	%dir %{_datadir}/%{oname}
12cr|wine-stable-1.4.1-1.1|429	%{_datadir}/%{oname}/generic.ppd
12cr|wine-stable-1.4.1-1.1|430	%{_datadir}/%{oname}/%{oname}.inf
12cr|wine-stable-1.4.1-1.1|431	%{_datadir}/%{oname}/l_intl.nls
12cr|wine-stable-1.4.1-1.1|432	%{_datadir}/applications/*.desktop
12cr|wine-stable-1.4.1-1.1|433	%{_sysconfdir}/xdg/menus/applications-merged/mandriva-%{name}.menu
12cr|wine-stable-1.4.1-1.1|434	%{_datadir}/desktop-directories/mandriva-%{name}.directory
12cr|wine-stable-1.4.1-1.1|435	%dir %{_datadir}/wine/fonts
12cr|wine-stable-1.4.1-1.1|436	%{_datadir}/wine/fonts/*
12cr|wine-stable-1.4.1-1.1|437	%{_miconsdir}/*.png
12cr|wine-stable-1.4.1-1.1|438	%{_iconsdir}/*.png
12cr|wine-stable-1.4.1-1.1|439	%{_liconsdir}/*.png
12cr|wine-stable-1.4.1-1.1|440	
12cr|wine-stable-1.4.1-1.1|441	%ifarch %{ix86}
12cr|wine-stable-1.4.1-1.1|442	%files -n wine32
12cr|wine-stable-1.4.1-1.1|443	%{_bindir}/wine
12cr|wine-stable-1.4.1-1.1|444	%{_bindir}/wine-preloader
12cr|wine-stable-1.4.1-1.1|445	%endif
12cr|wine-stable-1.4.1-1.1|446	
12cr|wine-stable-1.4.1-1.1|447	%{_libdir}/libwine*.so.%{lib_major}*
12cr|wine-stable-1.4.1-1.1|448	%dir %{_libdir}/%{oname}
12cr|wine-stable-1.4.1-1.1|449	%{_libdir}/%{oname}/*.cpl.so
12cr|wine-stable-1.4.1-1.1|450	%{_libdir}/%{oname}/*.drv.so
12cr|wine-stable-1.4.1-1.1|451	%{_libdir}/%{oname}/*.dll.so
12cr|wine-stable-1.4.1-1.1|452	%{_libdir}/%{oname}/*.exe.so
12cr|wine-stable-1.4.1-1.1|453	%{_libdir}/%{oname}/*.acm.so
12cr|wine-stable-1.4.1-1.1|454	%{_libdir}/%{oname}/*.ocx.so
12cr|wine-stable-1.4.1-1.1|455	%ifarch %{ix86}
12cr|wine-stable-1.4.1-1.1|456	%{_libdir}/%{oname}/*.vxd.so
12cr|wine-stable-1.4.1-1.1|457	%{_libdir}/%{oname}/*16.so
12cr|wine-stable-1.4.1-1.1|458	%endif
12cr|wine-stable-1.4.1-1.1|459	%{_libdir}/%{oname}/*.tlb.so
12cr|wine-stable-1.4.1-1.1|460	%{_libdir}/%{oname}/*.ds.so
12cr|wine-stable-1.4.1-1.1|461	%{_libdir}/%{oname}/*.sys.so
12cr|wine-stable-1.4.1-1.1|462	%{_libdir}/%{oname}/fakedlls
12cr|wine-stable-1.4.1-1.1|463	
12cr|wine-stable-1.4.1-1.1|464	%files -n %{wine}-devel
12cr|wine-stable-1.4.1-1.1|465	%{_libdir}/%{oname}/*.a
12cr|wine-stable-1.4.1-1.1|466	%{_libdir}/libwine*.so
12cr|wine-stable-1.4.1-1.1|467	%{_libdir}/%{oname}/*.def
12cr|wine-stable-1.4.1-1.1|468	%{_includedir}/*
12cr|wine-stable-1.4.1-1.1|469	%{_bindir}/fnt2bdf
12cr|wine-stable-1.4.1-1.1|470	%{_bindir}/wmc
12cr|wine-stable-1.4.1-1.1|471	%{_bindir}/wrc
12cr|wine-stable-1.4.1-1.1|472	%{_bindir}/winebuild
12cr|wine-stable-1.4.1-1.1|473	%{_bindir}/winegcc
12cr|wine-stable-1.4.1-1.1|474	%{_bindir}/wineg++
12cr|wine-stable-1.4.1-1.1|475	%{_bindir}/winecpp
12cr|wine-stable-1.4.1-1.1|476	%{_bindir}/widl
12cr|wine-stable-1.4.1-1.1|477	%{_bindir}/winedbg
12cr|wine-stable-1.4.1-1.1|478	%{_bindir}/winemaker
12cr|wine-stable-1.4.1-1.1|479	%{_bindir}/winedump
12cr|wine-stable-1.4.1-1.1|480	%{_mandir}/man1/wmc.1*
12cr|wine-stable-1.4.1-1.1|481	%{_mandir}/man1/wrc.1*
12cr|wine-stable-1.4.1-1.1|482	%{_mandir}/man1/winebuild.1*
12cr|wine-stable-1.4.1-1.1|483	%{_mandir}/man1/winemaker.1*
12cr|wine-stable-1.4.1-1.1|484	%{_mandir}/man1/winedump.1*
12cr|wine-stable-1.4.1-1.1|485	%{_mandir}/man1/widl.1*
12cr|wine-stable-1.4.1-1.1|486	%{_mandir}/man1/winedbg.1*
12cr|wine-stable-1.4.1-1.1|487	%{_mandir}/man1/wineg++.1*
12cr|wine-stable-1.4.1-1.1|488	%{_mandir}/man1/winegcc.1*
12cr|wine-stable-1.4.1-1.1|489	%{_mandir}/pl.UTF-8/man1/wine.1*
12cr|wine-stable-1.4.1-1.1|490	
12cr|wine-stable-1.4.1-1.1|491	
12cr|wine-stable-1.4.1-1.1|492	%changelog
12cr|wine-stable-1.4.1-1.1|493	* Wed Jun 20 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.4.1-1.1mdv2011.0
12cr|wine-stable-1.4.1-1.1|494	+ Revision: 806473
12cr|wine-stable-1.4.1-1.1|495	- upgrade to 1.4.1
12cr|wine-stable-1.4.1-1.1|496	
12cr|wine-stable-1.4.1-1.1|497	* Fri Apr 20 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.4-1.1
12cr|wine-stable-1.4.1-1.1|498	+ Revision: 792462
12cr|wine-stable-1.4.1-1.1|499	- fix oname
12cr|wine-stable-1.4.1-1.1|500	- deal with name change
12cr|wine-stable-1.4.1-1.1|501	- Fix revision
12cr|wine-stable-1.4.1-1.1|502	- Fix name
12cr|wine-stable-1.4.1-1.1|503	- Fix name
12cr|wine-stable-1.4.1-1.1|504	- Fix name
12cr|wine-stable-1.4.1-1.1|505	- Update Stable version to 1.4
12cr|wine-stable-1.4.1-1.1|506	- Update Stable version to 1.4
12cr|wine-stable-1.4.1-1.1|507	- Update Stable version to 1.4
12cr|wine-stable-1.4.1-1.1|508	- Update Stable version to 1.4
12cr|wine-stable-1.4.1-1.1|509	- increment and rebuild
12cr|wine-stable-1.4.1-1.1|510	- fix prelink condition
12cr|wine-stable-1.4.1-1.1|511	
12cr|wine-stable-1.4.1-1.1|512	* Sun Jun 19 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.2.3-1
12cr|wine-stable-1.4.1-1.1|513	+ Revision: 686079
12cr|wine-stable-1.4.1-1.1|514	- fix preun
12cr|wine-stable-1.4.1-1.1|515	- imported package wine-stable
12cr|wine-stable-1.4.1-1.1|516	

8455 12
12cr|winetricks-20120912-2|1	Summary:	Download and Install Windows Libraries on WINE
12cr|winetricks-20120912-2|2	Name:		winetricks
12cr|winetricks-20120912-2|3	Version:	20120912
12cr|winetricks-20120912-2|4	Release:	2
12cr|winetricks-20120912-2|5	Group:		Emulators
12cr|winetricks-20120912-2|6	License:	LGPLv2+
12cr|winetricks-20120912-2|7	URL:		http://wiki.winehq.org/winetricks
12cr|winetricks-20120912-2|8	Source0:	http://www.kegel.com/wine/winetricks
12cr|winetricks-20120912-2|9	BuildRoot:	%{_tmppath}/%{name}-root
12cr|winetricks-20120912-2|10	BuildArch:	noarch
12cr|winetricks-20120912-2|11	Requires:	wine
12cr|winetricks-20120912-2|12	Requires:	wine-gecko
12cr|winetricks-20120912-2|13	Requires:	cabextract
12cr|winetricks-20120912-2|14	
12cr|winetricks-20120912-2|15	%description
12cr|winetricks-20120912-2|16	winetricks is a quick and dirty script to download and install various
12cr|winetricks-20120912-2|17	redistributable runtime libraries sometimes needed to run programs in Wine.
12cr|winetricks-20120912-2|18	
12cr|winetricks-20120912-2|19	You can find winetricks in your menu under 'More Applications -> Emulators'.
12cr|winetricks-20120912-2|20	
12cr|winetricks-20120912-2|21	See: http://wiki.winehq.org/winetricks for more details.
12cr|winetricks-20120912-2|22	
12cr|winetricks-20120912-2|23	%install
12cr|winetricks-20120912-2|24	rm -rf %{buildroot}
12cr|winetricks-20120912-2|25	mkdir -p %{buildroot}%{_bindir}
12cr|winetricks-20120912-2|26	install -m 755 %{SOURCE0} %{buildroot}%{_bindir}
12cr|winetricks-20120912-2|27	
12cr|winetricks-20120912-2|28	mkdir -p %{buildroot}%{_datadir}/applications
12cr|winetricks-20120912-2|29	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|winetricks-20120912-2|30	[Desktop Entry]
12cr|winetricks-20120912-2|31	Name=%{name}
12cr|winetricks-20120912-2|32	Comment=Download and Install Windows Libraries on WINE
12cr|winetricks-20120912-2|33	Comment[de]=Herunterladen und Installieren von Windows-Bibliotheken für WINE
12cr|winetricks-20120912-2|34	StartupNotify=true
12cr|winetricks-20120912-2|35	Terminal=false
12cr|winetricks-20120912-2|36	Type=Application
12cr|winetricks-20120912-2|37	Icon=wine
12cr|winetricks-20120912-2|38	Exec=%{name}
12cr|winetricks-20120912-2|39	Categories=X-MandrivaLinux-MoreApplications-Emulators
12cr|winetricks-20120912-2|40	EOF
12cr|winetricks-20120912-2|41	
12cr|winetricks-20120912-2|42	%files
12cr|winetricks-20120912-2|43	%defattr(-,root,root)
12cr|winetricks-20120912-2|44	%{_bindir}/%{name}
12cr|winetricks-20120912-2|45	%{_datadir}/applications/%{name}.desktop
12cr|winetricks-20120912-2|46	

8456 12
12cr|winff-1.4.2-1|1	%define _enable_debug_packages %{nil}
12cr|winff-1.4.2-1|2	%define debug_package %{nil}
12cr|winff-1.4.2-1|3	
12cr|winff-1.4.2-1|4	Summary:	A graphical interface for the video converter ffmpeg
12cr|winff-1.4.2-1|5	Name:		winff
12cr|winff-1.4.2-1|6	Version:	1.4.2
12cr|winff-1.4.2-1|7	Release:	1
12cr|winff-1.4.2-1|8	License:	GPLv3
12cr|winff-1.4.2-1|9	Group:		Video
12cr|winff-1.4.2-1|10	Url:		http://winff.org
12cr|winff-1.4.2-1|11	Source0:	http://winff.googlecode.com/files/%{name}-%{version}-source.tar.gz
12cr|winff-1.4.2-1|12	BuildRequires:	lazarus
12cr|winff-1.4.2-1|13	BuildRequires:	dos2unix
12cr|winff-1.4.2-1|14	Requires:	ffmpeg
12cr|winff-1.4.2-1|15	Requires:	xterm
12cr|winff-1.4.2-1|16	
12cr|winff-1.4.2-1|17	%description
12cr|winff-1.4.2-1|18	WinFF is a GUI for the command line video converter, FFMPEG. It will
12cr|winff-1.4.2-1|19	convert most any video file that FFmpeg will convert. WinFF does
12cr|winff-1.4.2-1|20	multiple files in multiple formats at one time. You can for example
12cr|winff-1.4.2-1|21	convert mpeg's, flv's, and mov's, all into avi's all at once.
12cr|winff-1.4.2-1|22	
12cr|winff-1.4.2-1|23	%prep
12cr|winff-1.4.2-1|24	%setup -q -n %{name}
12cr|winff-1.4.2-1|25	# Fix EOL (Version 1.2.0)
12cr|winff-1.4.2-1|26	dos2unix *.txt
12cr|winff-1.4.2-1|27	
12cr|winff-1.4.2-1|28	%build
12cr|winff-1.4.2-1|29	lazbuild --ws=gtk2 -B winff.lpr
12cr|winff-1.4.2-1|30	
12cr|winff-1.4.2-1|31	%install
12cr|winff-1.4.2-1|32	%__mkdir_p %{buildroot}{%{_bindir},%{_datadir}/%{name}/languages}
12cr|winff-1.4.2-1|33	
12cr|winff-1.4.2-1|34	# Install winff binary
12cr|winff-1.4.2-1|35	%__install %{name} %{buildroot}%{_bindir}
12cr|winff-1.4.2-1|36	
12cr|winff-1.4.2-1|37	# Install languages
12cr|winff-1.4.2-1|38	%__install languages/*.po %{buildroot}%{_datadir}/%{name}/languages
12cr|winff-1.4.2-1|39	
12cr|winff-1.4.2-1|40	# Install presets
12cr|winff-1.4.2-1|41	%__install presets.xml %{buildroot}%{_datadir}/%{name}
12cr|winff-1.4.2-1|42	
12cr|winff-1.4.2-1|43	%__mkdir_p %{buildroot}{%{_datadir}/pixmaps,%{_datadir}/applications,%{_mandir}/man1}
12cr|winff-1.4.2-1|44	
12cr|winff-1.4.2-1|45	# Install man page
12cr|winff-1.4.2-1|46	%__install %{name}.1 %{buildroot}%{_mandir}/man1
12cr|winff-1.4.2-1|47	
12cr|winff-1.4.2-1|48	# Install icons
12cr|winff-1.4.2-1|49	%__install winff-icons/48x48/%{name}.png %{buildroot}%{_datadir}/pixmaps
12cr|winff-1.4.2-1|50	for i in 16 24 32 48; do
12cr|winff-1.4.2-1|51	%__mkdir_p %{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps
12cr|winff-1.4.2-1|52	%__install winff-icons/"$i"x"$i"/*.png %{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps
12cr|winff-1.4.2-1|53	done
12cr|winff-1.4.2-1|54	
12cr|winff-1.4.2-1|55	# Desktop file
12cr|winff-1.4.2-1|56	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|winff-1.4.2-1|57	[Desktop Entry]
12cr|winff-1.4.2-1|58	Type=Application
12cr|winff-1.4.2-1|59	Name=WinFF
12cr|winff-1.4.2-1|60	GenericName=WinFF
12cr|winff-1.4.2-1|61	Comment=A GUI for FFMPEG
12cr|winff-1.4.2-1|62	Exec=%{name}
12cr|winff-1.4.2-1|63	Icon=%{name}
12cr|winff-1.4.2-1|64	Categories=AudioVideo;Video;
12cr|winff-1.4.2-1|65	EOF
12cr|winff-1.4.2-1|66	
12cr|winff-1.4.2-1|67	%files
12cr|winff-1.4.2-1|68	%doc *.txt docs/*
12cr|winff-1.4.2-1|69	%{_bindir}/%{name}
12cr|winff-1.4.2-1|70	%{_datadir}/%{name}
12cr|winff-1.4.2-1|71	%{_datadir}/applications/%{name}.desktop
12cr|winff-1.4.2-1|72	%{_datadir}/pixmaps/*.png
12cr|winff-1.4.2-1|73	%{_iconsdir}/*
12cr|winff-1.4.2-1|74	%{_mandir}/man1/*
12cr|winff-1.4.2-1|75	
12cr|winff-1.4.2-1|76	
12cr|winff-1.4.2-1|77	%changelog
12cr|winff-1.4.2-1|78	* Thu Feb 09 2012 Andrey Bondrov <abondrov@mandriva.org> 1.4.1-1mdv2011.0
12cr|winff-1.4.2-1|79	+ Revision: 772352
12cr|winff-1.4.2-1|80	- Add patch0 to remove hardcoded build target
12cr|winff-1.4.2-1|81	- New version 1.4.1
12cr|winff-1.4.2-1|82	
12cr|winff-1.4.2-1|83	* Thu Dec 22 2011 Guilherme Moro <guilherme@mandriva.com> 1.4.0-0
12cr|winff-1.4.2-1|84	+ Revision: 744444
12cr|winff-1.4.2-1|85	- disable debug packages
12cr|winff-1.4.2-1|86	- enable generating dwarf
12cr|winff-1.4.2-1|87	- updated to version 1.4.0
12cr|winff-1.4.2-1|88	
12cr|winff-1.4.2-1|89	* Tue Nov 01 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.3.2-1
12cr|winff-1.4.2-1|90	+ Revision: 709261
12cr|winff-1.4.2-1|91	- version bump
12cr|winff-1.4.2-1|92	
12cr|winff-1.4.2-1|93	* Tue Nov 01 2011 Александр Казанцев <kazancas@mandriva.org> 1.3.1-3
12cr|winff-1.4.2-1|94	+ Revision: 708679
12cr|winff-1.4.2-1|95	+ rebuild (emptylog)
12cr|winff-1.4.2-1|96	
12cr|winff-1.4.2-1|97	* Sat Sep 11 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.3.1-1mdv2011.0
12cr|winff-1.4.2-1|98	+ Revision: 577154
12cr|winff-1.4.2-1|99	- update to 1.3.1
12cr|winff-1.4.2-1|100	
12cr|winff-1.4.2-1|101	* Fri Aug 06 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.3.0-1mdv2011.0
12cr|winff-1.4.2-1|102	+ Revision: 566545
12cr|winff-1.4.2-1|103	- update to 1.3.0
12cr|winff-1.4.2-1|104	
12cr|winff-1.4.2-1|105	* Thu Feb 04 2010 Jérôme Brenier <incubusss@mandriva.org> 1.2.0-1mdv2010.1
12cr|winff-1.4.2-1|106	+ Revision: 500607
12cr|winff-1.4.2-1|107	- new version 1.2.0
12cr|winff-1.4.2-1|108	- drop no more needed permissions fix
12cr|winff-1.4.2-1|109	
12cr|winff-1.4.2-1|110	* Thu Dec 03 2009 Jérôme Brenier <incubusss@mandriva.org> 1.1.1-1mdv2010.1
12cr|winff-1.4.2-1|111	+ Revision: 472887
12cr|winff-1.4.2-1|112	--pcp option no more needed for lazbuild
12cr|winff-1.4.2-1|113	- add Requires: xterm
12cr|winff-1.4.2-1|114	- initial import
12cr|winff-1.4.2-1|115	- Created package structure for winff.
12cr|winff-1.4.2-1|116	

8457 12
12cr|wings3d-1.4.1-1|1	%define oname wings
12cr|wings3d-1.4.1-1|2	%define erlangdir %{_libdir}/erlang
12cr|wings3d-1.4.1-1|3	%define wingsdir %{erlangdir}/lib/%{oname}-%{version}
12cr|wings3d-1.4.1-1|4	%define esdldir %{erlangdir}/addons/esdl-1.2
12cr|wings3d-1.4.1-1|5	%define esdl_ver 1.2
12cr|wings3d-1.4.1-1|6	
12cr|wings3d-1.4.1-1|7	Summary:	A 3D subdivision modeler
12cr|wings3d-1.4.1-1|8	Name:		wings3d
12cr|wings3d-1.4.1-1|9	Version:	1.4.1
12cr|wings3d-1.4.1-1|10	Release:	1
12cr|wings3d-1.4.1-1|11	License:	BSD-like
12cr|wings3d-1.4.1-1|12	Group:		Graphics
12cr|wings3d-1.4.1-1|13	Url:		http://www.wings3d.com
12cr|wings3d-1.4.1-1|14	Source0:	http://prdownloads.sourceforge.net/wings/%{oname}-%{version}.tar.bz2
12cr|wings3d-1.4.1-1|15	Source1:	%{name}.png
12cr|wings3d-1.4.1-1|16	Source2:	%{name}_manual1.6.1.pdf
12cr|wings3d-1.4.1-1|17	Source3:	wingspov-0.98.28_v1.tgz
12cr|wings3d-1.4.1-1|18	Patch0:		wings-1.4.1-esdl1.2.patch
12cr|wings3d-1.4.1-1|19	BuildRequires:	erlang-compiler
12cr|wings3d-1.4.1-1|20	BuildRequires:	erlang-esdl-devel >= %{esdl_ver}
12cr|wings3d-1.4.1-1|21	BuildRequires:	erlang-wx
12cr|wings3d-1.4.1-1|22	BuildRequires:	erlang-xmerl
12cr|wings3d-1.4.1-1|23	BuildRequires:	imagemagick
12cr|wings3d-1.4.1-1|24	BuildRequires:	jpeg-devel
12cr|wings3d-1.4.1-1|25	Requires:	erlang-esdl >= %{esdl_ver}
12cr|wings3d-1.4.1-1|26	Requires:	erlang-wx
12cr|wings3d-1.4.1-1|27	
12cr|wings3d-1.4.1-1|28	%description
12cr|wings3d-1.4.1-1|29	Wings 3D is a free and open source polygon mesh subdivision
12cr|wings3d-1.4.1-1|30	modeller inspired by Nendo and Mirai from Izware, all using
12cr|wings3d-1.4.1-1|31	the winged edge data structure.Wings 3D is ideally suited for
12cr|wings3d-1.4.1-1|32	modeling and texturing low to medium density polygon meshes.
12cr|wings3d-1.4.1-1|33	It has a wide range of very effective tools optimised for these
12cr|wings3d-1.4.1-1|34	tasks hidden behind its 'minimalistic' interface.
12cr|wings3d-1.4.1-1|35	
12cr|wings3d-1.4.1-1|36	%package povray
12cr|wings3d-1.4.1-1|37	Summary:	Povray import/export plug-in for Wings 3D
12cr|wings3d-1.4.1-1|38	Group:		Graphics
12cr|wings3d-1.4.1-1|39	Requires:	%{name} = %{version}-%{release}
12cr|wings3d-1.4.1-1|40	Requires:	povray
12cr|wings3d-1.4.1-1|41	
12cr|wings3d-1.4.1-1|42	%description povray
12cr|wings3d-1.4.1-1|43	Povray import/export plug-in for Wings 3D.
12cr|wings3d-1.4.1-1|44	
12cr|wings3d-1.4.1-1|45	%prep
12cr|wings3d-1.4.1-1|46	%setup -qn %{oname}-%{version}
12cr|wings3d-1.4.1-1|47	%patch0 -p1
12cr|wings3d-1.4.1-1|48	
12cr|wings3d-1.4.1-1|49	tar xf %{SOURCE3}
12cr|wings3d-1.4.1-1|50	
12cr|wings3d-1.4.1-1|51	%build
12cr|wings3d-1.4.1-1|52	export CFLAGS="%{optflags}"
12cr|wings3d-1.4.1-1|53	export PATH=%{erlangdir}/bin:$PATH
12cr|wings3d-1.4.1-1|54	export ESDL_PATH=%{esdldir}
12cr|wings3d-1.4.1-1|55	
12cr|wings3d-1.4.1-1|56	%make -j4
12cr|wings3d-1.4.1-1|57	
12cr|wings3d-1.4.1-1|58	%install
12cr|wings3d-1.4.1-1|59	install -d -m 755 %{buildroot}/%{wingsdir}
12cr|wings3d-1.4.1-1|60	cat %{SOURCE2} > ./%{name}_manual1.6.1.pdf
12cr|wings3d-1.4.1-1|61	
12cr|wings3d-1.4.1-1|62	# remove unneeded files
12cr|wings3d-1.4.1-1|63	rm -rf src/*.erl
12cr|wings3d-1.4.1-1|64	
12cr|wings3d-1.4.1-1|65	# install files, also those missing
12cr|wings3d-1.4.1-1|66	mv -f ebin %{buildroot}/%{wingsdir}
12cr|wings3d-1.4.1-1|67	mv -f fonts_src/*.beam %{buildroot}/%{wingsdir}/ebin/
12cr|wings3d-1.4.1-1|68	mv -f icons/*.beam %{buildroot}/%{wingsdir}/ebin/
12cr|wings3d-1.4.1-1|69	mv -f intl_tools/*.beam %{buildroot}/%{wingsdir}/ebin/
12cr|wings3d-1.4.1-1|70	mv -f fonts %{buildroot}/%{wingsdir}
12cr|wings3d-1.4.1-1|71	mv -f plugins %{buildroot}/%{wingsdir}
12cr|wings3d-1.4.1-1|72	mv -f plugins_src/commands/*.lang %{buildroot}/%{wingsdir}/plugins/commands/
12cr|wings3d-1.4.1-1|73	mv -f plugins_src/import_export/*.lang %{buildroot}/%{wingsdir}/plugins/import_export/
12cr|wings3d-1.4.1-1|74	mv -f plugins_src/primitives/*.lang %{buildroot}/%{wingsdir}/plugins/primitives/
12cr|wings3d-1.4.1-1|75	mv -f plugins_src/*.lang %{buildroot}/%{wingsdir}/plugins/
12cr|wings3d-1.4.1-1|76	mv -f src %{buildroot}/%{wingsdir}
12cr|wings3d-1.4.1-1|77	mv -f vsn.mk %{buildroot}/%{wingsdir}
12cr|wings3d-1.4.1-1|78	
12cr|wings3d-1.4.1-1|79	# executable script
12cr|wings3d-1.4.1-1|80	install -d -m 755 %{buildroot}/%{_bindir}
12cr|wings3d-1.4.1-1|81	
12cr|wings3d-1.4.1-1|82	cat > %{buildroot}/%{_bindir}/%{name} << "EOF"
12cr|wings3d-1.4.1-1|83	#!/bin/sh
12cr|wings3d-1.4.1-1|84	export ESDL_PATH=%{esdldir}
12cr|wings3d-1.4.1-1|85	erl -pa $ESDL_PATH/ebin %{wingsdir}/ebin -noinput -smp disable -run wings_start start_halt "$@"
12cr|wings3d-1.4.1-1|86	EOF
12cr|wings3d-1.4.1-1|87	
12cr|wings3d-1.4.1-1|88	# icons
12cr|wings3d-1.4.1-1|89	install -d %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|wings3d-1.4.1-1|90	convert %{SOURCE1} -size 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|wings3d-1.4.1-1|91	convert %{SOURCE1} -size 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|wings3d-1.4.1-1|92	convert %{SOURCE1} -size 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|wings3d-1.4.1-1|93	
12cr|wings3d-1.4.1-1|94	# menu
12cr|wings3d-1.4.1-1|95	mkdir -p %{buildroot}%{_datadir}/applications
12cr|wings3d-1.4.1-1|96	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|wings3d-1.4.1-1|97	[Desktop Entry]
12cr|wings3d-1.4.1-1|98	Name=Wings 3D
12cr|wings3d-1.4.1-1|99	Comment=%{summary}
12cr|wings3d-1.4.1-1|100	Exec=%{_bindir}/%{name}
12cr|wings3d-1.4.1-1|101	Icon=%{name}
12cr|wings3d-1.4.1-1|102	Terminal=false
12cr|wings3d-1.4.1-1|103	Type=Application
12cr|wings3d-1.4.1-1|104	StartupNotify=true
12cr|wings3d-1.4.1-1|105	Categories=Graphics;3DGraphics;
12cr|wings3d-1.4.1-1|106	EOF
12cr|wings3d-1.4.1-1|107	
12cr|wings3d-1.4.1-1|108	%files
12cr|wings3d-1.4.1-1|109	%doc AUTHORS license.terms README
12cr|wings3d-1.4.1-1|110	%doc *.pdf NOTES-*
12cr|wings3d-1.4.1-1|111	%attr(755,root,root) %{_bindir}/*
12cr|wings3d-1.4.1-1|112	%{wingsdir}
12cr|wings3d-1.4.1-1|113	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|wings3d-1.4.1-1|114	%{_datadir}/applications/*.desktop
12cr|wings3d-1.4.1-1|115	%exclude %{wingsdir}/plugins/import_export/kayos_utils.beam
12cr|wings3d-1.4.1-1|116	%exclude %{wingsdir}/plugins/import_export/pov_exp.beam
12cr|wings3d-1.4.1-1|117	%exclude %{wingsdir}/plugins/import_export/pov_ui.beam
12cr|wings3d-1.4.1-1|118	%exclude %{wingsdir}/plugins/import_export/wpc_pov.beam
12cr|wings3d-1.4.1-1|119	
12cr|wings3d-1.4.1-1|120	%files povray
12cr|wings3d-1.4.1-1|121	%defattr(644,root,root,755)
12cr|wings3d-1.4.1-1|122	%{wingsdir}/plugins/import_export/kayos_utils.beam
12cr|wings3d-1.4.1-1|123	%{wingsdir}/plugins/import_export/pov_exp.beam
12cr|wings3d-1.4.1-1|124	%{wingsdir}/plugins/import_export/pov_ui.beam
12cr|wings3d-1.4.1-1|125	%{wingsdir}/plugins/import_export/wpc_pov.beam
12cr|wings3d-1.4.1-1|126	
12cr|wings3d-1.4.1-1|127	

8458 12
12cr|winpdb-1.4.8-2|1	%define name	winpdb
12cr|winpdb-1.4.8-2|2	%define version 1.4.8
12cr|winpdb-1.4.8-2|3	%define release %mkrel 2
12cr|winpdb-1.4.8-2|4	
12cr|winpdb-1.4.8-2|5	Summary: 	An advanced Python debugger
12cr|winpdb-1.4.8-2|6	Name: 	 	%{name}
12cr|winpdb-1.4.8-2|7	Version: 	%{version}
12cr|winpdb-1.4.8-2|8	Release: 	%{release}
12cr|winpdb-1.4.8-2|9	Source0: 	%{name}-%{version}.tar.gz
12cr|winpdb-1.4.8-2|10	License: 	GPLv2+
12cr|winpdb-1.4.8-2|11	Group: 	 	Development/Python
12cr|winpdb-1.4.8-2|12	Url:   	 	http://www.winpdb.org
12cr|winpdb-1.4.8-2|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|winpdb-1.4.8-2|14	BuildArch: 	noarch
12cr|winpdb-1.4.8-2|15	Requires:  	python, wxPython >= 2.6.0
12cr|winpdb-1.4.8-2|16	BuildRequires: 	python-devel
12cr|winpdb-1.4.8-2|17	
12cr|winpdb-1.4.8-2|18	%description
12cr|winpdb-1.4.8-2|19	Winpdb is an advanced Python debugger. It supports smart breakpoints,
12cr|winpdb-1.4.8-2|20	multiple threads, namespace modification, embedded debugging, and
12cr|winpdb-1.4.8-2|21	encrypted communication, and is up to 20 times faster than pdb.
12cr|winpdb-1.4.8-2|22	
12cr|winpdb-1.4.8-2|23	%prep
12cr|winpdb-1.4.8-2|24	%setup -q
12cr|winpdb-1.4.8-2|25	sed -i 's/\r//g' README.txt
12cr|winpdb-1.4.8-2|26	
12cr|winpdb-1.4.8-2|27	%build
12cr|winpdb-1.4.8-2|28	%__python setup.py build
12cr|winpdb-1.4.8-2|29	
12cr|winpdb-1.4.8-2|30	%install
12cr|winpdb-1.4.8-2|31	%__rm -rf %{buildroot}
12cr|winpdb-1.4.8-2|32	%__mkdir -p %{buildroot}/%{_bindir}
12cr|winpdb-1.4.8-2|33	%__mkdir -p %{buildroot}/{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cr|winpdb-1.4.8-2|34	%__python setup.py install --skip-build --root=%{buildroot}
12cr|winpdb-1.4.8-2|35	
12cr|winpdb-1.4.8-2|36	
12cr|winpdb-1.4.8-2|37	%__mkdir -p %{buildroot}%{_datadir}/applications
12cr|winpdb-1.4.8-2|38	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|winpdb-1.4.8-2|39	[Desktop Entry]
12cr|winpdb-1.4.8-2|40	Name=%{name}
12cr|winpdb-1.4.8-2|41	Comment=An advanced Python debugger
12cr|winpdb-1.4.8-2|42	Exec=%{_bindir}/winpdb
12cr|winpdb-1.4.8-2|43	Icon=%{name}
12cr|winpdb-1.4.8-2|44	Terminal=false
12cr|winpdb-1.4.8-2|45	Type=Application
12cr|winpdb-1.4.8-2|46	Categories=Development;X-MandrivaLinux-Development-Tools;
12cr|winpdb-1.4.8-2|47	EOF
12cr|winpdb-1.4.8-2|48	
12cr|winpdb-1.4.8-2|49	%__install -m 644 artwork/winpdb-icon-32.png %{buildroot}/%{_iconsdir}/%{name}.png
12cr|winpdb-1.4.8-2|50	%__install -m 644 artwork/winpdb-icon-16.png %{buildroot}/%{_miconsdir}/%{name}.png
12cr|winpdb-1.4.8-2|51	%__install -m 644 artwork/winpdb-icon-64.png %{buildroot}/%{_liconsdir}/%{name}.png
12cr|winpdb-1.4.8-2|52	
12cr|winpdb-1.4.8-2|53	%clean
12cr|winpdb-1.4.8-2|54	rm -rf %{buildroot}
12cr|winpdb-1.4.8-2|55	
12cr|winpdb-1.4.8-2|56	%if %mdkversion < 200900
12cr|winpdb-1.4.8-2|57	%post
12cr|winpdb-1.4.8-2|58	%{update_menus}
12cr|winpdb-1.4.8-2|59	%endif
12cr|winpdb-1.4.8-2|60	
12cr|winpdb-1.4.8-2|61	%if %mdkversion < 200900
12cr|winpdb-1.4.8-2|62	%postun
12cr|winpdb-1.4.8-2|63	%{clean_menus}
12cr|winpdb-1.4.8-2|64	%endif
12cr|winpdb-1.4.8-2|65	
12cr|winpdb-1.4.8-2|66	%files
12cr|winpdb-1.4.8-2|67	%defattr(-,root,root)
12cr|winpdb-1.4.8-2|68	%doc README.txt
12cr|winpdb-1.4.8-2|69	%{_bindir}/*
12cr|winpdb-1.4.8-2|70	%{python_sitelib}/*
12cr|winpdb-1.4.8-2|71	%{_datadir}/applications/*.desktop
12cr|winpdb-1.4.8-2|72	%{_iconsdir}/%{name}.png
12cr|winpdb-1.4.8-2|73	%{_miconsdir}/%{name}.png
12cr|winpdb-1.4.8-2|74	%{_liconsdir}/%{name}.png
12cr|winpdb-1.4.8-2|75	
12cr|winpdb-1.4.8-2|76	
12cr|winpdb-1.4.8-2|77	%changelog
12cr|winpdb-1.4.8-2|78	* Mon Nov 22 2010 Funda Wang <fwang@mandriva.org> 1.4.8-2mdv2011.0
12cr|winpdb-1.4.8-2|79	+ Revision: 599642
12cr|winpdb-1.4.8-2|80	- rebuild for py2.7
12cr|winpdb-1.4.8-2|81	
12cr|winpdb-1.4.8-2|82	* Mon Aug 23 2010 Lev Givon <lev@mandriva.org> 1.4.8-1mdv2011.0
12cr|winpdb-1.4.8-2|83	+ Revision: 572464
12cr|winpdb-1.4.8-2|84	- Update to 1.4.8.
12cr|winpdb-1.4.8-2|85	
12cr|winpdb-1.4.8-2|86	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.4.6-2mdv2010.0
12cr|winpdb-1.4.8-2|87	+ Revision: 445800
12cr|winpdb-1.4.8-2|88	- rebuild
12cr|winpdb-1.4.8-2|89	
12cr|winpdb-1.4.8-2|90	+ Lev Givon <lev@mandriva.org>
12cr|winpdb-1.4.8-2|91	- Update to 1.4.6.
12cr|winpdb-1.4.8-2|92	
12cr|winpdb-1.4.8-2|93	* Mon Feb 16 2009 Lev Givon <lev@mandriva.org> 1.4.4-1mdv2009.1
12cr|winpdb-1.4.8-2|94	+ Revision: 340962
12cr|winpdb-1.4.8-2|95	- Update to 1.4.4.
12cr|winpdb-1.4.8-2|96	
12cr|winpdb-1.4.8-2|97	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 1.4.2-1mdv2009.1
12cr|winpdb-1.4.8-2|98	+ Revision: 324526
12cr|winpdb-1.4.8-2|99	- Rename
12cr|winpdb-1.4.8-2|100	
12cr|winpdb-1.4.8-2|101	* Sun Oct 12 2008 Lev Givon <lev@mandriva.org> 1.4.0-1mdv2009.1
12cr|winpdb-1.4.8-2|102	+ Revision: 292702
12cr|winpdb-1.4.8-2|103	- Update to 1.4.0.
12cr|winpdb-1.4.8-2|104	
12cr|winpdb-1.4.8-2|105	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 1.3.8-2mdv2009.0
12cr|winpdb-1.4.8-2|106	+ Revision: 269691
12cr|winpdb-1.4.8-2|107	- rebuild early 2009.0 package (before pixel changes)
12cr|winpdb-1.4.8-2|108	
12cr|winpdb-1.4.8-2|109	+ Pixel <pixel@mandriva.com>
12cr|winpdb-1.4.8-2|110	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|winpdb-1.4.8-2|111	
12cr|winpdb-1.4.8-2|112	* Sun Apr 13 2008 Lev Givon <lev@mandriva.org> 1.3.8-1mdv2009.0
12cr|winpdb-1.4.8-2|113	+ Revision: 192647
12cr|winpdb-1.4.8-2|114	- Update to 1.3.8.
12cr|winpdb-1.4.8-2|115	
12cr|winpdb-1.4.8-2|116	* Sun Mar 09 2008 Lev Givon <lev@mandriva.org> 1.3.6-1mdv2008.1
12cr|winpdb-1.4.8-2|117	+ Revision: 183167
12cr|winpdb-1.4.8-2|118	- Update to 1.3.6.
12cr|winpdb-1.4.8-2|119	
12cr|winpdb-1.4.8-2|120	* Wed Jan 16 2008 Lev Givon <lev@mandriva.org> 1.3.4-1mdv2008.1
12cr|winpdb-1.4.8-2|121	+ Revision: 153699
12cr|winpdb-1.4.8-2|122	- Update to 1.3.4.
12cr|winpdb-1.4.8-2|123	
12cr|winpdb-1.4.8-2|124	+ Thierry Vignaud <tv@mandriva.org>
12cr|winpdb-1.4.8-2|125	- drop old menu
12cr|winpdb-1.4.8-2|126	- kill re-definition of %%buildroot on Pixel's request
12cr|winpdb-1.4.8-2|127	
12cr|winpdb-1.4.8-2|128	+ Olivier Blin <oblin@mandriva.com>
12cr|winpdb-1.4.8-2|129	- restore BuildRoot
12cr|winpdb-1.4.8-2|130	
12cr|winpdb-1.4.8-2|131	* Fri Dec 07 2007 Lev Givon <lev@mandriva.org> 1.3.2-1mdv2008.1
12cr|winpdb-1.4.8-2|132	+ Revision: 116301
12cr|winpdb-1.4.8-2|133	- Update to 0.3.2.
12cr|winpdb-1.4.8-2|134	- Update tarball to include last minute bug fix.
12cr|winpdb-1.4.8-2|135	
12cr|winpdb-1.4.8-2|136	* Thu Nov 01 2007 Lev Givon <lev@mandriva.org> 1.3.0-1mdv2008.1
12cr|winpdb-1.4.8-2|137	+ Revision: 104400
12cr|winpdb-1.4.8-2|138	- Update to 1.3.0.
12cr|winpdb-1.4.8-2|139	
12cr|winpdb-1.4.8-2|140	* Tue Oct 23 2007 Lev Givon <lev@mandriva.org> 1.2.5-1mdv2008.1
12cr|winpdb-1.4.8-2|141	+ Revision: 101541
12cr|winpdb-1.4.8-2|142	- Update to 1.2.5.
12cr|winpdb-1.4.8-2|143	
12cr|winpdb-1.4.8-2|144	* Tue Oct 16 2007 Lev Givon <lev@mandriva.org> 1.2.2-2mdv2008.1
12cr|winpdb-1.4.8-2|145	+ Revision: 99076
12cr|winpdb-1.4.8-2|146	- Patch to support use of xfce terminal.
12cr|winpdb-1.4.8-2|147	
12cr|winpdb-1.4.8-2|148	* Tue Oct 16 2007 Lev Givon <lev@mandriva.org> 1.2.2-1mdv2008.1
12cr|winpdb-1.4.8-2|149	+ Revision: 99006
12cr|winpdb-1.4.8-2|150	- import winpdb
12cr|winpdb-1.4.8-2|151	
12cr|winpdb-1.4.8-2|152	
12cr|winpdb-1.4.8-2|153	* Tue Oct 15 2007 Lev Givon <lev@mandriva.org> 1.2.2-1mdv2008.0
12cr|winpdb-1.4.8-2|154	- Initial Mandriva package.

8459 12
12cr|wipe-2.3.1-2|1	Name:           wipe
12cr|wipe-2.3.1-2|2	Version:        2.3.1
12cr|wipe-2.3.1-2|3	Release:        %mkrel 2
12cr|wipe-2.3.1-2|4	Epoch:          0
12cr|wipe-2.3.1-2|5	Summary:        Secure file deletion utility
12cr|wipe-2.3.1-2|6	License:        GPLv2
12cr|wipe-2.3.1-2|7	Group:          File tools
12cr|wipe-2.3.1-2|8	URL:            http://wipe.sourceforge.net/
12cr|wipe-2.3.1-2|9	Source0:        http://unc.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
12cr|wipe-2.3.1-2|10	Source1:        http://unc.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2.sig
12cr|wipe-2.3.1-2|11	Patch0:         %{name}-rootbuildfix.patch
12cr|wipe-2.3.1-2|12	Requires(post): update-alternatives
12cr|wipe-2.3.1-2|13	Requires(postun): update-alternatives
12cr|wipe-2.3.1-2|14	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cr|wipe-2.3.1-2|15	
12cr|wipe-2.3.1-2|16	%description
12cr|wipe-2.3.1-2|17	Wipe is a tool that effectively degauses the surface of a hard
12cr|wipe-2.3.1-2|18	disk, making it virtually impossible to retrieve the data that was
12cr|wipe-2.3.1-2|19	stored on it. This tool is designed to make sure secure data that is
12cr|wipe-2.3.1-2|20	erased from a hard drive is unrecoverable.
12cr|wipe-2.3.1-2|21	
12cr|wipe-2.3.1-2|22	%prep
12cr|wipe-2.3.1-2|23	%setup -q
12cr|wipe-2.3.1-2|24	%patch0 -p1
12cr|wipe-2.3.1-2|25	
12cr|wipe-2.3.1-2|26	%build
12cr|wipe-2.3.1-2|27	%configure2_5x
12cr|wipe-2.3.1-2|28	%make
12cr|wipe-2.3.1-2|29	
12cr|wipe-2.3.1-2|30	%install
12cr|wipe-2.3.1-2|31	rm -rf %{buildroot}
12cr|wipe-2.3.1-2|32	%{makeinstall}
12cr|wipe-2.3.1-2|33	%{__mv} %{buildroot}%{_bindir}/wipe %{buildroot}%{_bindir}/wipe.wipe
12cr|wipe-2.3.1-2|34	%{__mv} %{buildroot}%{_mandir}/man1/wipe.1 %{buildroot}%{_mandir}/man1/wipe.wipe.1
12cr|wipe-2.3.1-2|35	
12cr|wipe-2.3.1-2|36	# remove package installed docs
12cr|wipe-2.3.1-2|37	rm -rf %{buildroot}/%{_datadir}/doc/%{name}
12cr|wipe-2.3.1-2|38	
12cr|wipe-2.3.1-2|39	%clean
12cr|wipe-2.3.1-2|40	rm -rf %{buildroot}
12cr|wipe-2.3.1-2|41	
12cr|wipe-2.3.1-2|42	%post
12cr|wipe-2.3.1-2|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
12cr|wipe-2.3.1-2|44	
12cr|wipe-2.3.1-2|45	%postun
12cr|wipe-2.3.1-2|46	%{_sbindir}/update-alternatives --remove wipe %{_bindir}/wipe.wipe
12cr|wipe-2.3.1-2|47	
12cr|wipe-2.3.1-2|48	%files
12cr|wipe-2.3.1-2|49	%defattr(0644,root,root,0755)
12cr|wipe-2.3.1-2|50	%doc LICENSE copyright README CHANGES TODO INSTALL TESTING
12cr|wipe-2.3.1-2|51	%attr(0755,root,root) %{_bindir}/wipe.wipe
12cr|wipe-2.3.1-2|52	%{_mandir}/man1/wipe.wipe.1*
12cr|wipe-2.3.1-2|53	
12cr|wipe-2.3.1-2|54	
12cr|wipe-2.3.1-2|55	
12cr|wipe-2.3.1-2|56	
12cr|wipe-2.3.1-2|57	%changelog
12cr|wipe-2.3.1-2|58	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0:2.3.1-2mdv2011.0
12cr|wipe-2.3.1-2|59	+ Revision: 615437
12cr|wipe-2.3.1-2|60	- the mass rebuild of 2010.1 packages
12cr|wipe-2.3.1-2|61	
12cr|wipe-2.3.1-2|62	* Tue Apr 13 2010 Sandro Cazzaniga <kharec@mandriva.org> 0:2.3.1-1mdv2010.1
12cr|wipe-2.3.1-2|63	+ Revision: 534194
12cr|wipe-2.3.1-2|64	- fix license to GPLV2
12cr|wipe-2.3.1-2|65	- remove P1, applied upstream
12cr|wipe-2.3.1-2|66	- new version 2.3.1
12cr|wipe-2.3.1-2|67	
12cr|wipe-2.3.1-2|68	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0:2.2.0-8mdv2010.0
12cr|wipe-2.3.1-2|69	+ Revision: 445816
12cr|wipe-2.3.1-2|70	- rebuild
12cr|wipe-2.3.1-2|71	
12cr|wipe-2.3.1-2|72	* Wed Mar 11 2009 Lev Givon <lev@mandriva.org> 0:2.2.0-7mdv2009.1
12cr|wipe-2.3.1-2|73	+ Revision: 353568
12cr|wipe-2.3.1-2|74	- Fix alternatives link to man file.
12cr|wipe-2.3.1-2|75	
12cr|wipe-2.3.1-2|76	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0:2.2.0-6mdv2009.0
12cr|wipe-2.3.1-2|77	+ Revision: 261991
12cr|wipe-2.3.1-2|78	- rebuild
12cr|wipe-2.3.1-2|79	
12cr|wipe-2.3.1-2|80	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0:2.2.0-5mdv2009.0
12cr|wipe-2.3.1-2|81	+ Revision: 256027
12cr|wipe-2.3.1-2|82	- rebuild
12cr|wipe-2.3.1-2|83	
12cr|wipe-2.3.1-2|84	+ Olivier Blin <oblin@mandriva.com>
12cr|wipe-2.3.1-2|85	- restore BuildRoot
12cr|wipe-2.3.1-2|86	
12cr|wipe-2.3.1-2|87	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0:2.2.0-3mdv2008.1
12cr|wipe-2.3.1-2|88	+ Revision: 129367
12cr|wipe-2.3.1-2|89	- kill re-definition of %%buildroot on Pixel's request
12cr|wipe-2.3.1-2|90	
12cr|wipe-2.3.1-2|91	
12cr|wipe-2.3.1-2|92	* Thu Mar 08 2007 David Walluck <walluck@mandriva.org> 2.2.0-3mdv2007.1
12cr|wipe-2.3.1-2|93	+ Revision: 134929
12cr|wipe-2.3.1-2|94	- spec cleanup
12cr|wipe-2.3.1-2|95	- Import wipe
12cr|wipe-2.3.1-2|96	
12cr|wipe-2.3.1-2|97	* Fri Jun 03 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.2.0-2mdk
12cr|wipe-2.3.1-2|98	- Rebuild
12cr|wipe-2.3.1-2|99	

8460 12
12cr|wise-2.2.0-9|1	%define name	wise
12cr|wise-2.2.0-9|2	%define version	2.2.0
12cr|wise-2.2.0-9|3	%define rel	9
12cr|wise-2.2.0-9|4	%define release	%mkrel %{rel}
12cr|wise-2.2.0-9|5	
12cr|wise-2.2.0-9|6	Name:		%{name}
12cr|wise-2.2.0-9|7	Version:	%{version}
12cr|wise-2.2.0-9|8	Release:	%{release}
12cr|wise-2.2.0-9|9	Summary:	Comparisons of DNA and protein sequences
12cr|wise-2.2.0-9|10	Group:		Sciences/Biology
12cr|wise-2.2.0-9|11	License:	GPL
12cr|wise-2.2.0-9|12	URL:		http://www.ebi.ac.uk/Wise2/doc_wise2.html
12cr|wise-2.2.0-9|13	Source0:	ftp://ftp.ebi.ac.uk/pub/software/wise2/%{name}%{version}.tar.bz2
12cr|wise-2.2.0-9|14	Patch0:		fix_getline.patch
12cr|wise-2.2.0-9|15	
12cr|wise-2.2.0-9|16	%description
12cr|wise-2.2.0-9|17	Wise2 is a package focused on comparisons of biopolymers, commonly DNA and
12cr|wise-2.2.0-9|18	protein sequence. Wise2's particular forte is the comparison of DNA sequence
12cr|wise-2.2.0-9|19	at the level of its protein translation. This comparison allows the simulta-
12cr|wise-2.2.0-9|20	neous prediction of say gene structure with homology based alignment.
12cr|wise-2.2.0-9|21	
12cr|wise-2.2.0-9|22	The Wise2 package was principally written by Ewan Birney, who wrote the main
12cr|wise-2.2.0-9|23	genewise and estwise programs. The protein comparison database search program
12cr|wise-2.2.0-9|24	was written by Richard Copley using the underlying Wise2 libraries.
12cr|wise-2.2.0-9|25	Wise2 also uses code from Sean Eddy for reading HMMs and
12cr|wise-2.2.0-9|26	for Extreme value distribution fitting.
12cr|wise-2.2.0-9|27	
12cr|wise-2.2.0-9|28	%prep
12cr|wise-2.2.0-9|29	%setup -q -n %{name}%{version}
12cr|wise-2.2.0-9|30	%patch0 -p0
12cr|wise-2.2.0-9|31	
12cr|wise-2.2.0-9|32	%build
12cr|wise-2.2.0-9|33	cd src && %make CFLAGS="-c $RPM_OPT_FLAGS" realall
12cr|wise-2.2.0-9|34	
12cr|wise-2.2.0-9|35	%install
12cr|wise-2.2.0-9|36	rm -rf %{buildroot}
12cr|wise-2.2.0-9|37	
12cr|wise-2.2.0-9|38	install -d -m 755 %{buildroot}%{_bindir}
12cr|wise-2.2.0-9|39	install -m 755 src/models/{pswdb,psw,genewisedb,estwisedb,estwise,genewise,dba,dnal,genomewise} %{buildroot}%{_bindir}
12cr|wise-2.2.0-9|40	
12cr|wise-2.2.0-9|41	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cr|wise-2.2.0-9|42	install -m 644 wisecfg/* %{buildroot}%{_datadir}/%{name}
12cr|wise-2.2.0-9|43	
12cr|wise-2.2.0-9|44	# configuration
12cr|wise-2.2.0-9|45	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
12cr|wise-2.2.0-9|46	echo "export WISECONFIGDIR=%{_datadir}/%{name}" > %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh
12cr|wise-2.2.0-9|47	echo "setenv WISECONFIGDIR %{_datadir}/%{name}" > %{buildroot}%{_sysconfdir}/profile.d/%{name}.csh
12cr|wise-2.2.0-9|48	
12cr|wise-2.2.0-9|49	%files
12cr|wise-2.2.0-9|50	%doc README LICENSE docs
12cr|wise-2.2.0-9|51	%{_bindir}/*
12cr|wise-2.2.0-9|52	%{_datadir}/%{name}
12cr|wise-2.2.0-9|53	%config(noreplace) %{_sysconfdir}/profile.d/*
12cr|wise-2.2.0-9|54	
12cr|wise-2.2.0-9|55	
12cr|wise-2.2.0-9|56	
12cr|wise-2.2.0-9|57	
12cr|wise-2.2.0-9|58	%changelog
12cr|wise-2.2.0-9|59	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-9mdv2011.0
12cr|wise-2.2.0-9|60	+ Revision: 615450
12cr|wise-2.2.0-9|61	- the mass rebuild of 2010.1 packages
12cr|wise-2.2.0-9|62	
12cr|wise-2.2.0-9|63	* Mon Mar 15 2010 Eric Fernandez <zeb@mandriva.org> 2.2.0-8mdv2010.1
12cr|wise-2.2.0-9|64	+ Revision: 519888
12cr|wise-2.2.0-9|65	- rebuild
12cr|wise-2.2.0-9|66	
12cr|wise-2.2.0-9|67	* Wed Aug 19 2009 Eric Fernandez <zeb@mandriva.org> 2.2.0-7mdv2010.0
12cr|wise-2.2.0-9|68	+ Revision: 417945
12cr|wise-2.2.0-9|69	- compilation fix
12cr|wise-2.2.0-9|70	
12cr|wise-2.2.0-9|71	* Wed May 06 2009 Eric Fernandez <zeb@mandriva.org> 2.2.0-6mdv2010.0
12cr|wise-2.2.0-9|72	+ Revision: 372448
12cr|wise-2.2.0-9|73	- rebuild
12cr|wise-2.2.0-9|74	
12cr|wise-2.2.0-9|75	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 2.2.0-5mdv2008.1
12cr|wise-2.2.0-9|76	+ Revision: 140932
12cr|wise-2.2.0-9|77	- restore BuildRoot
12cr|wise-2.2.0-9|78	
12cr|wise-2.2.0-9|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|wise-2.2.0-9|80	- kill re-definition of %%buildroot on Pixel's request
12cr|wise-2.2.0-9|81	
12cr|wise-2.2.0-9|82	* Wed Aug 08 2007 Eric Fernandez <zeb@mandriva.org> 2.2.0-5mdv2008.0
12cr|wise-2.2.0-9|83	+ Revision: 60257
12cr|wise-2.2.0-9|84	- version number fix
12cr|wise-2.2.0-9|85	
12cr|wise-2.2.0-9|86	
12cr|wise-2.2.0-9|87	* Tue Dec 19 2006 Eric Fernandez <zeb@mandriva.org> 2.2.0-4mdv2007.0
12cr|wise-2.2.0-9|88	+ Revision: 100256
12cr|wise-2.2.0-9|89	- Import wise
12cr|wise-2.2.0-9|90	
12cr|wise-2.2.0-9|91	* Mon Jun 26 2006 Eric Fernandez <zeb@zebulon.org.uk> 2.2.0-4mdv2007.0
12cr|wise-2.2.0-9|92	- rebuild
12cr|wise-2.2.0-9|93	- use mkrel
12cr|wise-2.2.0-9|94	
12cr|wise-2.2.0-9|95	* Fri Jul 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.0-3mdk
12cr|wise-2.2.0-9|96	- spec cleanup
12cr|wise-2.2.0-9|97	
12cr|wise-2.2.0-9|98	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.0-2mdk
12cr|wise-2.2.0-9|99	- rpmbuildupdate aware
12cr|wise-2.2.0-9|100	
12cr|wise-2.2.0-9|101	* Sat Jan 24 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.0-1mdk
12cr|wise-2.2.0-9|102	- first mdk release, after a spec file stolen from Luc Ducazu <luc@biolinux.org>
12cr|wise-2.2.0-9|103	

8461 12
12cr|wizardpen-0.8.1-1|1	%define name wizardpen
12cr|wizardpen-0.8.1-1|2	%define version 0.8.1
12cr|wizardpen-0.8.1-1|3	%define release %mkrel 1
12cr|wizardpen-0.8.1-1|4	
12cr|wizardpen-0.8.1-1|5	%define __libtoolize /bin/true
12cr|wizardpen-0.8.1-1|6	
12cr|wizardpen-0.8.1-1|7	Name:		%{name}
12cr|wizardpen-0.8.1-1|8	Version:	%{version}
12cr|wizardpen-0.8.1-1|9	Release:	%{release}
12cr|wizardpen-0.8.1-1|10	Summary:	Wizardpen Driver for Linux
12cr|wizardpen-0.8.1-1|11	Group:		System/X11
12cr|wizardpen-0.8.1-1|12	License:	GPLv2+
12cr|wizardpen-0.8.1-1|13	URL:		https://launchpad.net/wizardpen
12cr|wizardpen-0.8.1-1|14	Source0:	http://launchpad.net/wizardpen/trunk/0.8/+download/xorg-input-%{name}-%{version}.tar.bz2
12cr|wizardpen-0.8.1-1|15	BuildRequires:	x11-proto-devel
12cr|wizardpen-0.8.1-1|16	BuildRequires:	x11-server-devel
12cr|wizardpen-0.8.1-1|17	BuildRequires:	pkgconfig(xorg-macros)
12cr|wizardpen-0.8.1-1|18	
12cr|wizardpen-0.8.1-1|19	%description
12cr|wizardpen-0.8.1-1|20	Wizardpen Driver for Linux.
12cr|wizardpen-0.8.1-1|21	What are referred to as "Genius Tablets" go by many names:
12cr|wizardpen-0.8.1-1|22	
12cr|wizardpen-0.8.1-1|23	* DigiPro 5x4 Graphics Tablet
12cr|wizardpen-0.8.1-1|24	* Digital Ink Pad (A4 format)
12cr|wizardpen-0.8.1-1|25	* G-pen
12cr|wizardpen-0.8.1-1|26	* EasyPen i405
12cr|wizardpen-0.8.1-1|27	* Genius Wizardpen
12cr|wizardpen-0.8.1-1|28	* Genius Mousepen
12cr|wizardpen-0.8.1-1|29	* Genius
12cr|wizardpen-0.8.1-1|30	* iBall
12cr|wizardpen-0.8.1-1|31	* Manhattan
12cr|wizardpen-0.8.1-1|32	* Pentagram
12cr|wizardpen-0.8.1-1|33	* QWare
12cr|wizardpen-0.8.1-1|34	* Trust TB-3100
12cr|wizardpen-0.8.1-1|35	* Trust TB-5300
12cr|wizardpen-0.8.1-1|36	* Trust TB-6300
12cr|wizardpen-0.8.1-1|37	* UC-LOGIC
12cr|wizardpen-0.8.1-1|38	
12cr|wizardpen-0.8.1-1|39	%prep
12cr|wizardpen-0.8.1-1|40	%setup -q -n xorg-input-%{name}-%{version}
12cr|wizardpen-0.8.1-1|41	
12cr|wizardpen-0.8.1-1|42	%build
12cr|wizardpen-0.8.1-1|43	#autoreconf -fi
12cr|wizardpen-0.8.1-1|44	%configure2_5x --with-xorg-module-dir=%{_libdir}/xorg/modules/
12cr|wizardpen-0.8.1-1|45	%make
12cr|wizardpen-0.8.1-1|46	
12cr|wizardpen-0.8.1-1|47	%install
12cr|wizardpen-0.8.1-1|48	make install DESTDIR=$RPM_BUILD_ROOT
12cr|wizardpen-0.8.1-1|49	
12cr|wizardpen-0.8.1-1|50	%files
12cr|wizardpen-0.8.1-1|51	%doc
12cr|wizardpen-0.8.1-1|52	%{_libdir}/xorg/modules/input/wizardpen_drv.so
12cr|wizardpen-0.8.1-1|53	%{_bindir}/wizardpen-calibrate
12cr|wizardpen-0.8.1-1|54	%{_datadir}/X11/xorg.conf.d/70-wizardpen.conf
12cr|wizardpen-0.8.1-1|55	%{_sysconfdir}/udev/rules.d/67-xorg-wizardpen.rules
12cr|wizardpen-0.8.1-1|56	%{_mandir}/man4/%name.*

8462 12
12cr|wizznic-0.9.9-0.1|1	
12cr|wizznic-0.9.9-0.1|2	#define debug_package	%{nil}
12cr|wizznic-0.9.9-0.1|3	Name:           wizznic
12cr|wizznic-0.9.9-0.1|4	Summary:        An implementation of Puzznic
12cr|wizznic-0.9.9-0.1|5	Version:        0.9.9
12cr|wizznic-0.9.9-0.1|6	Release:        0.1
12cr|wizznic-0.9.9-0.1|7	License:        GPLv3
12cr|wizznic-0.9.9-0.1|8	Group:          Games/Boards
12cr|wizznic-0.9.9-0.1|9	Source:         http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.bz2
12cr|wizznic-0.9.9-0.1|10	Source1:        %{name}.desktop
12cr|wizznic-0.9.9-0.1|11	Patch0:         %{name}-linux.patch
12cr|wizznic-0.9.9-0.1|12	Url:            http://sourceforge.net/projects/wizznic/
12cr|wizznic-0.9.9-0.1|13	BuildRequires:  pkgconfig(gl)
12cr|wizznic-0.9.9-0.1|14	BuildRequires:  pkgconfig(glu)
12cr|wizznic-0.9.9-0.1|15	BuildRequires:  pkgconfig(SDL_image)
12cr|wizznic-0.9.9-0.1|16	BuildRequires:  pkgconfig(SDL_mixer)
12cr|wizznic-0.9.9-0.1|17	BuildRequires:  pkgconfig(sdl)
12cr|wizznic-0.9.9-0.1|18	BuildRequires:  pkgconfig(libpng)
12cr|wizznic-0.9.9-0.1|19	
12cr|wizznic-0.9.9-0.1|20	%description
12cr|wizznic-0.9.9-0.1|21	Wizznic is an implementation of Puzznic.
12cr|wizznic-0.9.9-0.1|22	It is made very easy for non-programmers to contribute Levels/Graphics and sounds.
12cr|wizznic-0.9.9-0.1|23	
12cr|wizznic-0.9.9-0.1|24	%prep
12cr|wizznic-0.9.9-0.1|25	%setup -q -n wizznic-0.9.9-src
12cr|wizznic-0.9.9-0.1|26	%patch0 -p0
12cr|wizznic-0.9.9-0.1|27	
12cr|wizznic-0.9.9-0.1|28	
12cr|wizznic-0.9.9-0.1|29	%build
12cr|wizznic-0.9.9-0.1|30	export CFLAGS="$RPM_OPT_FLAGS"
12cr|wizznic-0.9.9-0.1|31	%make DATADIR="%{_datadir}/%{name}/" %{?_smp_mflags} -f Makefile.linux
12cr|wizznic-0.9.9-0.1|32	
12cr|wizznic-0.9.9-0.1|33	# Create wrapper script
12cr|wizznic-0.9.9-0.1|34	echo -e "#!/bin/bash\ncd %{_datadir}/%{name}/\n%{_bindir}/%{name}-bin \$*\n" > %{name}-wrapper.sh
12cr|wizznic-0.9.9-0.1|35	
12cr|wizznic-0.9.9-0.1|36	
12cr|wizznic-0.9.9-0.1|37	%install
12cr|wizznic-0.9.9-0.1|38	# install binaries
12cr|wizznic-0.9.9-0.1|39	mkdir -p %{buildroot}%{_bindir}
12cr|wizznic-0.9.9-0.1|40	install -p -m 755 %{name} %{buildroot}%{_bindir}/%{name}-bin
12cr|wizznic-0.9.9-0.1|41	install -p -m 755 %{name}-wrapper.sh %{buildroot}%{_bindir}/%{name}
12cr|wizznic-0.9.9-0.1|42	
12cr|wizznic-0.9.9-0.1|43	# install menu entry
12cr|wizznic-0.9.9-0.1|44	mkdir -p %{buildroot}%{_datadir}/applications
12cr|wizznic-0.9.9-0.1|45	install -p %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|wizznic-0.9.9-0.1|46	
12cr|wizznic-0.9.9-0.1|47	# install icons
12cr|wizznic-0.9.9-0.1|48	install -d -D -m 755 %{buildroot}%{_datadir}/pixmaps/
12cr|wizznic-0.9.9-0.1|49	ln -s %{_datadir}/%{name}/data/wmicon.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|wizznic-0.9.9-0.1|50	
12cr|wizznic-0.9.9-0.1|51	# install game data
12cr|wizznic-0.9.9-0.1|52	install -d -m755 %{buildroot}%{_datadir}/%{name}
12cr|wizznic-0.9.9-0.1|53	cp -Rf data %{buildroot}%{_datadir}/%{name}/data
12cr|wizznic-0.9.9-0.1|54	cp -Rf packs %{buildroot}%{_datadir}/%{name}/packs
12cr|wizznic-0.9.9-0.1|55	
12cr|wizznic-0.9.9-0.1|56	%post
12cr|wizznic-0.9.9-0.1|57	chmod -R 755 %{_datadir}/%{name}
12cr|wizznic-0.9.9-0.1|58	
12cr|wizznic-0.9.9-0.1|59	%files
12cr|wizznic-0.9.9-0.1|60	%defattr(-,root,root,-)
12cr|wizznic-0.9.9-0.1|61	%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
12cr|wizznic-0.9.9-0.1|62	%{_bindir}/%{name}
12cr|wizznic-0.9.9-0.1|63	%{_bindir}/%{name}-bin
12cr|wizznic-0.9.9-0.1|64	%{_datadir}/%{name}/*
12cr|wizznic-0.9.9-0.1|65	%{_datadir}/applications/%{name}.desktop
12cr|wizznic-0.9.9-0.1|66	%{_datadir}/pixmaps/%{name}.png
12cr|wizznic-0.9.9-0.1|67	

8463 12
12cr|wlanfe-1.0.1-7|1	%define name	wlanfe
12cr|wlanfe-1.0.1-7|2	%define version	1.0.1
12cr|wlanfe-1.0.1-7|3	%define release %mkrel 7
12cr|wlanfe-1.0.1-7|4	
12cr|wlanfe-1.0.1-7|5	Name: 	 	%{name}
12cr|wlanfe-1.0.1-7|6	Summary: 	Wireless lan configuration tool
12cr|wlanfe-1.0.1-7|7	Version: 	%{version}
12cr|wlanfe-1.0.1-7|8	Release: 	%{release}
12cr|wlanfe-1.0.1-7|9	
12cr|wlanfe-1.0.1-7|10	Source:		%{name}-%{version}.tar.bz2
12cr|wlanfe-1.0.1-7|11	URL:		http://se.rious.net/wlanfe.php
12cr|wlanfe-1.0.1-7|12	License:	GPL
12cr|wlanfe-1.0.1-7|13	Group:		System/Configuration/Networking
12cr|wlanfe-1.0.1-7|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|wlanfe-1.0.1-7|15	BuildRequires:	gtk-devel
12cr|wlanfe-1.0.1-7|16	Requires:	gksu prism2-utils
12cr|wlanfe-1.0.1-7|17	
12cr|wlanfe-1.0.1-7|18	%description
12cr|wlanfe-1.0.1-7|19	WlanFe is a GTK+ front end for the Linux WLAN-NG tools.
12cr|wlanfe-1.0.1-7|20	This allows you to control a wireless networkig card.
12cr|wlanfe-1.0.1-7|21	
12cr|wlanfe-1.0.1-7|22	%prep
12cr|wlanfe-1.0.1-7|23	%setup -q
12cr|wlanfe-1.0.1-7|24	
12cr|wlanfe-1.0.1-7|25	%build
12cr|wlanfe-1.0.1-7|26	%make CC="gcc $RPM_OPT_FLAGS"
12cr|wlanfe-1.0.1-7|27	
12cr|wlanfe-1.0.1-7|28	%install
12cr|wlanfe-1.0.1-7|29	rm -rf $RPM_BUILD_ROOT
12cr|wlanfe-1.0.1-7|30	mkdir -p %buildroot/%_bindir
12cr|wlanfe-1.0.1-7|31	cp %name %buildroot/%_bindir
12cr|wlanfe-1.0.1-7|32	
12cr|wlanfe-1.0.1-7|33	#menu
12cr|wlanfe-1.0.1-7|34	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|wlanfe-1.0.1-7|35	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wlanfe-1.0.1-7|36	[Desktop Entry]
12cr|wlanfe-1.0.1-7|37	Type=Application
12cr|wlanfe-1.0.1-7|38	Exec=gksu %{name}
12cr|wlanfe-1.0.1-7|39	Icon=networking_configuration_section
12cr|wlanfe-1.0.1-7|40	Name=WLanFE
12cr|wlanfe-1.0.1-7|41	Comment=Wireless LAN Configuration
12cr|wlanfe-1.0.1-7|42	Categories=Network;
12cr|wlanfe-1.0.1-7|43	EOF
12cr|wlanfe-1.0.1-7|44	
12cr|wlanfe-1.0.1-7|45	%clean
12cr|wlanfe-1.0.1-7|46	rm -rf $RPM_BUILD_ROOT
12cr|wlanfe-1.0.1-7|47	
12cr|wlanfe-1.0.1-7|48	%if %mdkversion < 200900
12cr|wlanfe-1.0.1-7|49	%post
12cr|wlanfe-1.0.1-7|50	%update_menus
12cr|wlanfe-1.0.1-7|51	%endif
12cr|wlanfe-1.0.1-7|52	
12cr|wlanfe-1.0.1-7|53	%if %mdkversion < 200900
12cr|wlanfe-1.0.1-7|54	%postun
12cr|wlanfe-1.0.1-7|55	%clean_menus
12cr|wlanfe-1.0.1-7|56	%endif
12cr|wlanfe-1.0.1-7|57	
12cr|wlanfe-1.0.1-7|58	%files
12cr|wlanfe-1.0.1-7|59	%defattr(-,root,root)
12cr|wlanfe-1.0.1-7|60	%doc README TODO
12cr|wlanfe-1.0.1-7|61	%{_bindir}/%name
12cr|wlanfe-1.0.1-7|62	%{_datadir}/applications/mandriva-%name.desktop
12cr|wlanfe-1.0.1-7|63	
12cr|wlanfe-1.0.1-7|64	
12cr|wlanfe-1.0.1-7|65	
12cr|wlanfe-1.0.1-7|66	%changelog
12cr|wlanfe-1.0.1-7|67	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-7mdv2010.0
12cr|wlanfe-1.0.1-7|68	+ Revision: 434755
12cr|wlanfe-1.0.1-7|69	- rebuild
12cr|wlanfe-1.0.1-7|70	
12cr|wlanfe-1.0.1-7|71	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-6mdv2009.0
12cr|wlanfe-1.0.1-7|72	+ Revision: 262002
12cr|wlanfe-1.0.1-7|73	- rebuild
12cr|wlanfe-1.0.1-7|74	
12cr|wlanfe-1.0.1-7|75	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-5mdv2009.0
12cr|wlanfe-1.0.1-7|76	+ Revision: 256032
12cr|wlanfe-1.0.1-7|77	- rebuild
12cr|wlanfe-1.0.1-7|78	
12cr|wlanfe-1.0.1-7|79	+ Pixel <pixel@mandriva.com>
12cr|wlanfe-1.0.1-7|80	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wlanfe-1.0.1-7|81	
12cr|wlanfe-1.0.1-7|82	+ Olivier Blin <oblin@mandriva.com>
12cr|wlanfe-1.0.1-7|83	- restore BuildRoot
12cr|wlanfe-1.0.1-7|84	
12cr|wlanfe-1.0.1-7|85	* Thu Dec 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-3mdv2008.1
12cr|wlanfe-1.0.1-7|86	+ Revision: 135463
12cr|wlanfe-1.0.1-7|87	- auto-convert XDG menu entry
12cr|wlanfe-1.0.1-7|88	- kill re-definition of %%buildroot on Pixel's request
12cr|wlanfe-1.0.1-7|89	- use %%mkrel
12cr|wlanfe-1.0.1-7|90	- import wlanfe
12cr|wlanfe-1.0.1-7|91	
12cr|wlanfe-1.0.1-7|92	
12cr|wlanfe-1.0.1-7|93	* Sat Jul 17 2004 Austin Acton <austin@mandrake.org> 1.0.1-3mdk
12cr|wlanfe-1.0.1-7|94	- fix buildrequires
12cr|wlanfe-1.0.1-7|95	- new menu
12cr|wlanfe-1.0.1-7|96	
12cr|wlanfe-1.0.1-7|97	* Wed Apr 23 2003 Austin Acton <aacton@yorku.ca> 1.0.1-2mdk
12cr|wlanfe-1.0.1-7|98	- fix requires gksu
12cr|wlanfe-1.0.1-7|99	
12cr|wlanfe-1.0.1-7|100	* Wed Apr 9 2003 Austin Acton <aacton@yorku.ca> 1.0.1-1mdk
12cr|wlanfe-1.0.1-7|101	- initial package

8464 12
12cr|wlmproxy-0.1.3-1|1	%define svnversion g8daae3e
12cr|wlmproxy-0.1.3-1|2	
12cr|wlmproxy-0.1.3-1|3	Name: wlmproxy
12cr|wlmproxy-0.1.3-1|4	Summary: wlmproxy is a transparent proxy server for the MSN protocol
12cr|wlmproxy-0.1.3-1|5	Version: 0.1.3
12cr|wlmproxy-0.1.3-1|6	Release: %mkrel 1
12cr|wlmproxy-0.1.3-1|7	License: GPLv3
12cr|wlmproxy-0.1.3-1|8	Group: Monitoring
12cr|wlmproxy-0.1.3-1|9	Source0: http://github.com/poetinha/%{name}/tarball/master/%{version}/poetinha-%{name}-v%{version}-0-%{svnversion}.tar.gz
12cr|wlmproxy-0.1.3-1|10	Source1: wlmproxy.sysconfig
12cr|wlmproxy-0.1.3-1|11	Source2: wlmproxy.init
12cr|wlmproxy-0.1.3-1|12	URL:	http://wlmproxy.org
12cr|wlmproxy-0.1.3-1|13	BuildRequires: openssl, boost-static-devel, dolphin-connector, dolphin-connector-devel
12cr|wlmproxy-0.1.3-1|14	BuildRequires: pkgconfig(libevent) pkgconfig(libxml-2.0)
12cr|wlmproxy-0.1.3-1|15	
12cr|wlmproxy-0.1.3-1|16	%description
12cr|wlmproxy-0.1.3-1|17	wlmproxy is a transparent proxy server for the MSN protocol.
12cr|wlmproxy-0.1.3-1|18	It supports all versions of MSNP, from 8 up to 21.
12cr|wlmproxy-0.1.3-1|19	
12cr|wlmproxy-0.1.3-1|20	Main Features:
12cr|wlmproxy-0.1.3-1|21	
12cr|wlmproxy-0.1.3-1|22	- Access control lists (ACLs)
12cr|wlmproxy-0.1.3-1|23	- The wildcard character * (asterisk) can be used as part of a user identifier
12cr|wlmproxy-0.1.3-1|24	- Wordfilter with regular expressions
12cr|wlmproxy-0.1.3-1|25	- Client version control
12cr|wlmproxy-0.1.3-1|26	- Conversation history
12cr|wlmproxy-0.1.3-1|27	- Automatic user registration
12cr|wlmproxy-0.1.3-1|28	- Group-based rules
12cr|wlmproxy-0.1.3-1|29	- Contact management and presence information
12cr|wlmproxy-0.1.3-1|30	- Disclaimer message
12cr|wlmproxy-0.1.3-1|31	- Policy enforcement notification
12cr|wlmproxy-0.1.3-1|32	
12cr|wlmproxy-0.1.3-1|33	%prep
12cr|wlmproxy-0.1.3-1|34	%setup -q -n poetinha-%{name}-cf05d38/
12cr|wlmproxy-0.1.3-1|35	
12cr|wlmproxy-0.1.3-1|36	%build
12cr|wlmproxy-0.1.3-1|37	make %{?_smp_mflags} CXXFLAGS="$RPM_OPT_FLAGS"
12cr|wlmproxy-0.1.3-1|38	
12cr|wlmproxy-0.1.3-1|39	%install
12cr|wlmproxy-0.1.3-1|40	rm -rf %{buildroot}
12cr|wlmproxy-0.1.3-1|41	
12cr|wlmproxy-0.1.3-1|42	mkdir -p -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cr|wlmproxy-0.1.3-1|43	mkdir -p -m 755 %{buildroot}%{_sbindir}
12cr|wlmproxy-0.1.3-1|44	mkdir -p %{buildroot}%{_initrddir}
12cr|wlmproxy-0.1.3-1|45	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12cr|wlmproxy-0.1.3-1|46	mkdir -p %{buildroot}%{_localstatedir}/run/%{name}
12cr|wlmproxy-0.1.3-1|47	
12cr|wlmproxy-0.1.3-1|48	install -p -m 755 wlmproxy %{buildroot}%{_sbindir}
12cr|wlmproxy-0.1.3-1|49	install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|wlmproxy-0.1.3-1|50	install -p -m 744 %{SOURCE2} %{buildroot}%{_initddir}/%{name}
12cr|wlmproxy-0.1.3-1|51	install -p -m 640 wlmproxy.conf %{buildroot}%{_sysconfdir}/%{name}
12cr|wlmproxy-0.1.3-1|52	
12cr|wlmproxy-0.1.3-1|53	%pre
12cr|wlmproxy-0.1.3-1|54	getent group wlmproxy >/dev/null || groupadd -r wlmproxy
12cr|wlmproxy-0.1.3-1|55	getent passwd wlmproxy >/dev/null || \
12cr|wlmproxy-0.1.3-1|56	useradd -r -f wlmproxy -d '/' -s /sbin/nologin \
12cr|wlmproxy-0.1.3-1|57	-c 'wlmproxy daemon account' wlmproxy
12cr|wlmproxy-0.1.3-1|58	exit 0
12cr|wlmproxy-0.1.3-1|59	
12cr|wlmproxy-0.1.3-1|60	%post
12cr|wlmproxy-0.1.3-1|61	/sbin/chkconfig --add %{name}
12cr|wlmproxy-0.1.3-1|62	
12cr|wlmproxy-0.1.3-1|63	%preun
12cr|wlmproxy-0.1.3-1|64	if [ $1 -eq 0 ]; then
12cr|wlmproxy-0.1.3-1|65	/sbin/service %{name} stop >/dev/null 2>&1
12cr|wlmproxy-0.1.3-1|66	/sbin/chkconfig --del %{name}
12cr|wlmproxy-0.1.3-1|67	fi
12cr|wlmproxy-0.1.3-1|68	%files
12cr|wlmproxy-0.1.3-1|69	%doc ChangeLog create_mysql.sql LICENSE README TODO
12cr|wlmproxy-0.1.3-1|70	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|wlmproxy-0.1.3-1|71	%{_initrddir}/%{name}
12cr|wlmproxy-0.1.3-1|72	%attr(755,wlmproxy,wlmproxy) %dir %{_localstatedir}/run/%{name}
12cr|wlmproxy-0.1.3-1|73	%attr(755,root,root) %dir %{_sysconfdir}/%{name}
12cr|wlmproxy-0.1.3-1|74	%attr(640,root,wlmproxy) %config(noreplace) %{_sysconfdir}/%{name}/*
12cr|wlmproxy-0.1.3-1|75	%{_sbindir}/*

8465 12
12cr|wmapm-3.1-13|1	Summary:  Battery/Power status monitor for WindowMaker on laptops
12cr|wmapm-3.1-13|2	Name:		wmapm
12cr|wmapm-3.1-13|3	Version:	3.1
12cr|wmapm-3.1-13|4	Release:	%mkrel 13
12cr|wmapm-3.1-13|5	License:	GPL
12cr|wmapm-3.1-13|6	Group:		Graphical desktop/WindowMaker
12cr|wmapm-3.1-13|7	Source0:	%{name}-%{version}.tar.bz2
12cr|wmapm-3.1-13|8	Source1:	%{name}-icons.tar.bz2
12cr|wmapm-3.1-13|9	Source10:		wmapm-16x16.png
12cr|wmapm-3.1-13|10	Source11:		wmapm-32x32.png
12cr|wmapm-3.1-13|11	Source12:		wmapm-48x48.png
12cr|wmapm-3.1-13|12	URL:		http://nis-www.lanl.gov/~mgh/
12cr|wmapm-3.1-13|13	BuildRequires:	libx11-devel
12cr|wmapm-3.1-13|14	BuildRequires:	libxpm-devel
12cr|wmapm-3.1-13|15	BuildRequires:	libxext-devel
12cr|wmapm-3.1-13|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|wmapm-3.1-13|17	
12cr|wmapm-3.1-13|18	%description
12cr|wmapm-3.1-13|19	WMAPM monitors the APM statistics through the APM support in
12cr|wmapm-3.1-13|20	the Linux and FreeBSD Kernels.  This information, presented in
12cr|wmapm-3.1-13|21	a nice visual format, can be invaluable on laptops (as I have
12cr|wmapm-3.1-13|22	found in my recent/continual travels as a Field Engineer for a
12cr|wmapm-3.1-13|23	small computer hardware manufacturer).
12cr|wmapm-3.1-13|24	WMAPM currently provides:
12cr|wmapm-3.1-13|25	
12cr|wmapm-3.1-13|26	* Status of power supply (battery or AC);
12cr|wmapm-3.1-13|27	* Percentage of battery remaining (numeric and meter);
12cr|wmapm-3.1-13|28	* Battery charging status;
12cr|wmapm-3.1-13|29	* Time left to battery depletion;
12cr|wmapm-3.1-13|30	* High/Low/Critical battery status (Red/Yellow/Green);
12cr|wmapm-3.1-13|31	
12cr|wmapm-3.1-13|32	%prep
12cr|wmapm-3.1-13|33	rm -rf %buildroot
12cr|wmapm-3.1-13|34	%setup -q
12cr|wmapm-3.1-13|35	
12cr|wmapm-3.1-13|36	%build
12cr|wmapm-3.1-13|37	make -C %name COPTS="$RPM_OPT_FLAGS"
12cr|wmapm-3.1-13|38	
12cr|wmapm-3.1-13|39	%install
12cr|wmapm-3.1-13|40	[ -d %buildroot ] && rm -rf %buildroot
12cr|wmapm-3.1-13|41	
12cr|wmapm-3.1-13|42	mkdir -p %buildroot{%_bindir,%_miconsdir,%_liconsdir,%_mandir/man1/}
12cr|wmapm-3.1-13|43	install -m 755 wmapm/wmapm %buildroot%_bindir
12cr|wmapm-3.1-13|44	install -m 644 wmapm/wmapm.1 %buildroot%_mandir/man1/
12cr|wmapm-3.1-13|45	
12cr|wmapm-3.1-13|46	install -m 644 %SOURCE10 %buildroot%_miconsdir/%name.png
12cr|wmapm-3.1-13|47	install -m 644 %SOURCE11 %buildroot%_iconsdir/%name.png
12cr|wmapm-3.1-13|48	install -m 644 %SOURCE12 %buildroot%_liconsdir/%name.png
12cr|wmapm-3.1-13|49	
12cr|wmapm-3.1-13|50	
12cr|wmapm-3.1-13|51	install -m 755 -d %{buildroot}%{_datadir}/applications
12cr|wmapm-3.1-13|52	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|wmapm-3.1-13|53	[Desktop Entry]
12cr|wmapm-3.1-13|54	Name=WmApm
12cr|wmapm-3.1-13|55	Comment=Battery/Power status monitor for WindowMaker on laptops
12cr|wmapm-3.1-13|56	Exec=%{_bindir}/%{name}
12cr|wmapm-3.1-13|57	Icon=%{name}
12cr|wmapm-3.1-13|58	Terminal=false
12cr|wmapm-3.1-13|59	Type=Application
12cr|wmapm-3.1-13|60	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
12cr|wmapm-3.1-13|61	EOF
12cr|wmapm-3.1-13|62	
12cr|wmapm-3.1-13|63	
12cr|wmapm-3.1-13|64	%if %mdkversion < 200900
12cr|wmapm-3.1-13|65	%post
12cr|wmapm-3.1-13|66	%{update_menus}
12cr|wmapm-3.1-13|67	%endif
12cr|wmapm-3.1-13|68	
12cr|wmapm-3.1-13|69	%if %mdkversion < 200900
12cr|wmapm-3.1-13|70	%postun
12cr|wmapm-3.1-13|71	%{clean_menus}
12cr|wmapm-3.1-13|72	%endif
12cr|wmapm-3.1-13|73	
12cr|wmapm-3.1-13|74	
12cr|wmapm-3.1-13|75	%clean
12cr|wmapm-3.1-13|76	[ -z %buildroot ] || {
12cr|wmapm-3.1-13|77	rm -rf %buildroot
12cr|wmapm-3.1-13|78	}
12cr|wmapm-3.1-13|79	
12cr|wmapm-3.1-13|80	%files
12cr|wmapm-3.1-13|81	%defattr (-,root,root)
12cr|wmapm-3.1-13|82	%doc BUGS CHANGES COPYING HINTS INSTALL README TODO
12cr|wmapm-3.1-13|83	%_bindir/*
12cr|wmapm-3.1-13|84	%_liconsdir/%name.png
12cr|wmapm-3.1-13|85	%_miconsdir/%name.png
12cr|wmapm-3.1-13|86	%_iconsdir/%name.png
12cr|wmapm-3.1-13|87	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmapm-3.1-13|88	%_mandir/man1/*
12cr|wmapm-3.1-13|89	
12cr|wmapm-3.1-13|90	
12cr|wmapm-3.1-13|91	
12cr|wmapm-3.1-13|92	
12cr|wmapm-3.1-13|93	%changelog
12cr|wmapm-3.1-13|94	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.1-13mdv2010.0
12cr|wmapm-3.1-13|95	+ Revision: 434772
12cr|wmapm-3.1-13|96	- rebuild
12cr|wmapm-3.1-13|97	
12cr|wmapm-3.1-13|98	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.1-12mdv2009.0
12cr|wmapm-3.1-13|99	+ Revision: 262004
12cr|wmapm-3.1-13|100	- rebuild
12cr|wmapm-3.1-13|101	
12cr|wmapm-3.1-13|102	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.1-11mdv2009.0
12cr|wmapm-3.1-13|103	+ Revision: 256038
12cr|wmapm-3.1-13|104	- rebuild
12cr|wmapm-3.1-13|105	- drop old menu
12cr|wmapm-3.1-13|106	
12cr|wmapm-3.1-13|107	+ Pixel <pixel@mandriva.com>
12cr|wmapm-3.1-13|108	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmapm-3.1-13|109	
12cr|wmapm-3.1-13|110	+ Olivier Blin <oblin@mandriva.com>
12cr|wmapm-3.1-13|111	- restore BuildRoot
12cr|wmapm-3.1-13|112	
12cr|wmapm-3.1-13|113	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.1-9mdv2008.1
12cr|wmapm-3.1-13|114	+ Revision: 129384
12cr|wmapm-3.1-13|115	- kill re-definition of %%buildroot on Pixel's request
12cr|wmapm-3.1-13|116	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|wmapm-3.1-13|117	
12cr|wmapm-3.1-13|118	
12cr|wmapm-3.1-13|119	* Tue Feb 06 2007 Gustavo De Nardin <gustavodn@mandriva.com> 3.1-9mdv2007.0
12cr|wmapm-3.1-13|120	+ Revision: 116908
12cr|wmapm-3.1-13|121	- fixed .desktop file Comment
12cr|wmapm-3.1-13|122	- fixed and trimmed dependencies
12cr|wmapm-3.1-13|123	- spec cleanup
12cr|wmapm-3.1-13|124	- fixed old menu section
12cr|wmapm-3.1-13|125	- xdg menu migration for great compliance
12cr|wmapm-3.1-13|126	
12cr|wmapm-3.1-13|127	* Wed Apr 27 2005 Lenny Cartier <lenny@mandriva.com> 3.1-7mdk
12cr|wmapm-3.1-13|128	- rebuild
12cr|wmapm-3.1-13|129	
12cr|wmapm-3.1-13|130	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.1-6mdk
12cr|wmapm-3.1-13|131	- rebuild
12cr|wmapm-3.1-13|132	

8466 12
12cr|wmbattery-2.40-2|1	Name: 	 	wmbattery
12cr|wmbattery-2.40-2|2	Summary: 	Battery info docklet for WindowMaker
12cr|wmbattery-2.40-2|3	Version: 	2.40
12cr|wmbattery-2.40-2|4	Release: 	2
12cr|wmbattery-2.40-2|5	
12cr|wmbattery-2.40-2|6	Source: 	%{name}-%{version}.tar.xz
12cr|wmbattery-2.40-2|7	URL:		http://kitenet.net/programs/wmbattery/
12cr|wmbattery-2.40-2|8	License:	GPL
12cr|wmbattery-2.40-2|9	Group:		Graphical desktop/WindowMaker
12cr|wmbattery-2.40-2|10	
12cr|wmbattery-2.40-2|11	BuildRequires:	libx11-devel
12cr|wmbattery-2.40-2|12	BuildRequires:	imagemagick
12cr|wmbattery-2.40-2|13	BuildRequires:	libapm-devel
12cr|wmbattery-2.40-2|14	BuildRequires:	libxext-devel
12cr|wmbattery-2.40-2|15	BuildRequires:	libxpm-devel
12cr|wmbattery-2.40-2|16	
12cr|wmbattery-2.40-2|17	%description
12cr|wmbattery-2.40-2|18	wmbattery displays the status of your laptop's battery in a small icon. This
12cr|wmbattery-2.40-2|19	includes if it is plugged in, if the battery is charging, how many minutes of
12cr|wmbattery-2.40-2|20	battery life remain, battery life remaining (with both a percentage and a
12cr|wmbattery-2.40-2|21	graph), and battery status (high - green, low - yellow, or critical - red).
12cr|wmbattery-2.40-2|22	
12cr|wmbattery-2.40-2|23	It works for both ACPI and APM based systems.
12cr|wmbattery-2.40-2|24	
12cr|wmbattery-2.40-2|25	%prep
12cr|wmbattery-2.40-2|26	%setup -q
12cr|wmbattery-2.40-2|27	
12cr|wmbattery-2.40-2|28	%build
12cr|wmbattery-2.40-2|29	sed -i \
12cr|wmbattery-2.40-2|30	-e '/^icondir/s:icons:pixmaps:' \
12cr|wmbattery-2.40-2|31	-e '/^USE_HAL/d' \
12cr|wmbattery-2.40-2|32	autoconf/makeinfo.in
12cr|wmbattery-2.40-2|33	
12cr|wmbattery-2.40-2|34	autoconf
12cr|wmbattery-2.40-2|35	%configure2_5x
12cr|wmbattery-2.40-2|36	%make
12cr|wmbattery-2.40-2|37	
12cr|wmbattery-2.40-2|38	%install
12cr|wmbattery-2.40-2|39	rm -rf %{buildroot}
12cr|wmbattery-2.40-2|40	%makeinstall_std
12cr|wmbattery-2.40-2|41	
12cr|wmbattery-2.40-2|42	#menu
12cr|wmbattery-2.40-2|43	%{__mkdir} -p %{buildroot}%{_datadir}/applications
12cr|wmbattery-2.40-2|44	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|wmbattery-2.40-2|45	[Desktop Entry]
12cr|wmbattery-2.40-2|46	Type=Application
12cr|wmbattery-2.40-2|47	Exec=%{name}
12cr|wmbattery-2.40-2|48	Icon=%{name}
12cr|wmbattery-2.40-2|49	Name=WMbattery
12cr|wmbattery-2.40-2|50	Comment=Battery status docklet
12cr|wmbattery-2.40-2|51	Categories=System;Monitor;
12cr|wmbattery-2.40-2|52	EOF
12cr|wmbattery-2.40-2|53	
12cr|wmbattery-2.40-2|54	#icons
12cr|wmbattery-2.40-2|55	convert -size 48x48 face.xpm %{buildroot}/%{_datadir}/pixmaps/%{name}.png
12cr|wmbattery-2.40-2|56	
12cr|wmbattery-2.40-2|57	%clean
12cr|wmbattery-2.40-2|58	rm -rf %{buildroot}
12cr|wmbattery-2.40-2|59	
12cr|wmbattery-2.40-2|60	%if %mdkversion < 200900
12cr|wmbattery-2.40-2|61	%post
12cr|wmbattery-2.40-2|62	%update_menus
12cr|wmbattery-2.40-2|63	%endif
12cr|wmbattery-2.40-2|64	
12cr|wmbattery-2.40-2|65	%if %mdkversion < 200900
12cr|wmbattery-2.40-2|66	%postun
12cr|wmbattery-2.40-2|67	%clean_menus
12cr|wmbattery-2.40-2|68	%endif
12cr|wmbattery-2.40-2|69	
12cr|wmbattery-2.40-2|70	%files
12cr|wmbattery-2.40-2|71	%defattr(-,root,root)
12cr|wmbattery-2.40-2|72	%doc TODO README
12cr|wmbattery-2.40-2|73	%doc %{_mandir}/*/*
12cr|wmbattery-2.40-2|74	%{_bindir}/%{name}
12cr|wmbattery-2.40-2|75	%{_datadir}/applications/%{name}.desktop
12cr|wmbattery-2.40-2|76	%{_datadir}/pixmaps/%{name}.png
12cr|wmbattery-2.40-2|77	%{_datadir}/pixmaps/%{name}/*.xpm
12cr|wmbattery-2.40-2|78	
12cr|wmbattery-2.40-2|79	
12cr|wmbattery-2.40-2|80	
12cr|wmbattery-2.40-2|81	%changelog
12cr|wmbattery-2.40-2|82	* Wed Oct 19 2011 Matthew Dawkins <mattydaw@mandriva.org> 2.40-2
12cr|wmbattery-2.40-2|83	+ Revision: 705326
12cr|wmbattery-2.40-2|84	- new version 2.40
12cr|wmbattery-2.40-2|85	cleaned up spec
12cr|wmbattery-2.40-2|86	removed hal linking
12cr|wmbattery-2.40-2|87	
12cr|wmbattery-2.40-2|88	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 2.25-6
12cr|wmbattery-2.40-2|89	+ Revision: 634774
12cr|wmbattery-2.40-2|90	- simplify BR
12cr|wmbattery-2.40-2|91	
12cr|wmbattery-2.40-2|92	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 2.25-5mdv2010.0
12cr|wmbattery-2.40-2|93	+ Revision: 434773
12cr|wmbattery-2.40-2|94	- rebuild
12cr|wmbattery-2.40-2|95	
12cr|wmbattery-2.40-2|96	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|wmbattery-2.40-2|97	- lowercase ImageMagick
12cr|wmbattery-2.40-2|98	
12cr|wmbattery-2.40-2|99	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 2.25-4mdv2009.0
12cr|wmbattery-2.40-2|100	+ Revision: 262014
12cr|wmbattery-2.40-2|101	- rebuild
12cr|wmbattery-2.40-2|102	
12cr|wmbattery-2.40-2|103	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.25-3mdv2009.0
12cr|wmbattery-2.40-2|104	+ Revision: 256040
12cr|wmbattery-2.40-2|105	- rebuild
12cr|wmbattery-2.40-2|106	
12cr|wmbattery-2.40-2|107	+ Pixel <pixel@mandriva.com>
12cr|wmbattery-2.40-2|108	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmbattery-2.40-2|109	
12cr|wmbattery-2.40-2|110	+ Olivier Blin <blino@mandriva.org>
12cr|wmbattery-2.40-2|111	- restore BuildRoot
12cr|wmbattery-2.40-2|112	
12cr|wmbattery-2.40-2|113	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 2.25-1mdv2008.1
12cr|wmbattery-2.40-2|114	+ Revision: 135500
12cr|wmbattery-2.40-2|115	- fix directory creation
12cr|wmbattery-2.40-2|116	- auto-convert XDG menu entry
12cr|wmbattery-2.40-2|117	- kill re-definition of %%buildroot on Pixel's request
12cr|wmbattery-2.40-2|118	- buildrequires X11-devel instead of XFree86-devel
12cr|wmbattery-2.40-2|119	- use %%mkrel
12cr|wmbattery-2.40-2|120	- import wmbattery
12cr|wmbattery-2.40-2|121	
12cr|wmbattery-2.40-2|122	
12cr|wmbattery-2.40-2|123	* Fri Apr 14 2006 Udo Rader <udo.rader@bestsolution.at> 2.25-1mdk
12cr|wmbattery-2.40-2|124	- new upstream version
12cr|wmbattery-2.40-2|125	
12cr|wmbattery-2.40-2|126	* Tue Nov 01 2005 Austin Acton <austin@mandriva.org> 2.22-1mdk
12cr|wmbattery-2.40-2|127	- from Udo Rader <udo.rader@bestsolution.at> :
12cr|wmbattery-2.40-2|128	- new upstream version
12cr|wmbattery-2.40-2|129	
12cr|wmbattery-2.40-2|130	* Mon Mar 21 2005 Austin Acton <austin@mandrake.org> 2.20-1mdk
12cr|wmbattery-2.40-2|131	- from Udo Rader <udo.rader@bestsolution.at> :
12cr|wmbattery-2.40-2|132	- initial version

8467 12
12cr|wmcalc-0.3-11|1	%define name    wmcalc
12cr|wmcalc-0.3-11|2	%define version 0.3
12cr|wmcalc-0.3-11|3	%define release %mkrel 11
12cr|wmcalc-0.3-11|4	
12cr|wmcalc-0.3-11|5	Name:		%name
12cr|wmcalc-0.3-11|6	Version:	%version
12cr|wmcalc-0.3-11|7	Release:	%release
12cr|wmcalc-0.3-11|8	Summary:	Calculator dockapp for windowmaker
12cr|wmcalc-0.3-11|9	Url:		http://packages.debian.org/unstable/x11/wmcalc.html
12cr|wmcalc-0.3-11|10	Source:		http://ftp.debian.org/debian/pool/main/w/wmcalc/wmcalc_0.3.orig.tar.bz2
12cr|wmcalc-0.3-11|11	PAtch1:         %name-patch_other_locales.bz2
12cr|wmcalc-0.3-11|12	License:	GPL
12cr|wmcalc-0.3-11|13	Group:		Graphical desktop/Other
12cr|wmcalc-0.3-11|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|wmcalc-0.3-11|15	BuildRequires:	libxpm-devel
12cr|wmcalc-0.3-11|16	BuildRequires:	libx11-devel
12cr|wmcalc-0.3-11|17	BuildRequires:	libxext-devel
12cr|wmcalc-0.3-11|18	
12cr|wmcalc-0.3-11|19	%description
12cr|wmcalc-0.3-11|20	wmcalc is a small calculator meant for the WindowMaker dock or Afterstep
12cr|wmcalc-0.3-11|21	Wharf.  It is a simple calculator with basic functions and memory slots,
12cr|wmcalc-0.3-11|22	and can launch any external application for more complex calculations.
12cr|wmcalc-0.3-11|23	
12cr|wmcalc-0.3-11|24	%prep
12cr|wmcalc-0.3-11|25	%setup -q -n %name-%version.orig
12cr|wmcalc-0.3-11|26	%patch1 -p1 -b .orig
12cr|wmcalc-0.3-11|27	
12cr|wmcalc-0.3-11|28	%build
12cr|wmcalc-0.3-11|29	# (tv) fix build:
12cr|wmcalc-0.3-11|30	perl -pi -e 's!/usr/local/include!/usr/include/X11/!' Makefile
12cr|wmcalc-0.3-11|31	%make
12cr|wmcalc-0.3-11|32	
12cr|wmcalc-0.3-11|33	
12cr|wmcalc-0.3-11|34	%install
12cr|wmcalc-0.3-11|35	%__rm -rf %buildroot
12cr|wmcalc-0.3-11|36	%__install -D %name	%buildroot/usr/X11R6/bin/%name
12cr|wmcalc-0.3-11|37	
12cr|wmcalc-0.3-11|38	%clean
12cr|wmcalc-0.3-11|39	%__rm -rf %buildroot
12cr|wmcalc-0.3-11|40	
12cr|wmcalc-0.3-11|41	
12cr|wmcalc-0.3-11|42	%files
12cr|wmcalc-0.3-11|43	%defattr(0644,root,root,0755)
12cr|wmcalc-0.3-11|44	%doc README .wmcalc
12cr|wmcalc-0.3-11|45	%defattr(0755,root,root,0755)
12cr|wmcalc-0.3-11|46	/usr/X11R6/bin/%name
12cr|wmcalc-0.3-11|47	
12cr|wmcalc-0.3-11|48	
12cr|wmcalc-0.3-11|49	
12cr|wmcalc-0.3-11|50	%changelog
12cr|wmcalc-0.3-11|51	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 0.3-11mdv2011.0
12cr|wmcalc-0.3-11|52	+ Revision: 634781
12cr|wmcalc-0.3-11|53	- simplify  BR
12cr|wmcalc-0.3-11|54	
12cr|wmcalc-0.3-11|55	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.3-10mdv2010.0
12cr|wmcalc-0.3-11|56	+ Revision: 434774
12cr|wmcalc-0.3-11|57	- rebuild
12cr|wmcalc-0.3-11|58	
12cr|wmcalc-0.3-11|59	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.3-9mdv2009.0
12cr|wmcalc-0.3-11|60	+ Revision: 262016
12cr|wmcalc-0.3-11|61	- rebuild
12cr|wmcalc-0.3-11|62	
12cr|wmcalc-0.3-11|63	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.3-8mdv2009.0
12cr|wmcalc-0.3-11|64	+ Revision: 256042
12cr|wmcalc-0.3-11|65	- rebuild
12cr|wmcalc-0.3-11|66	- fix no-buildroot-tag
12cr|wmcalc-0.3-11|67	- fix spacing at top of description
12cr|wmcalc-0.3-11|68	
12cr|wmcalc-0.3-11|69	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 0.3-6mdv2008.1
12cr|wmcalc-0.3-11|70	+ Revision: 135832
12cr|wmcalc-0.3-11|71	- fix build
12cr|wmcalc-0.3-11|72	- BR libx11-devel
12cr|wmcalc-0.3-11|73	- kill re-definition of %%buildroot on Pixel's request
12cr|wmcalc-0.3-11|74	- buildrequires X11-devel instead of XFree86-devel
12cr|wmcalc-0.3-11|75	- import wmcalc
12cr|wmcalc-0.3-11|76	
12cr|wmcalc-0.3-11|77	
12cr|wmcalc-0.3-11|78	* Mon Jan 02 2006 Lenny Cartier <lenny@mandriva.com> 0.3-6mdk
12cr|wmcalc-0.3-11|79	- rebuild
12cr|wmcalc-0.3-11|80	
12cr|wmcalc-0.3-11|81	* Fri Oct 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.3-5mdk
12cr|wmcalc-0.3-11|82	- rebuild
12cr|wmcalc-0.3-11|83	
12cr|wmcalc-0.3-11|84	* Wed Sep 24 2003 Han Boetes <han@linux-mandrake.com> 0.3-4mdk
12cr|wmcalc-0.3-11|85	- Added patch to fix other locales: qa.mandrakesoft.com/show_bug.cgi?id=5923
12cr|wmcalc-0.3-11|86	- Cleanups
12cr|wmcalc-0.3-11|87	
12cr|wmcalc-0.3-11|88	* Fri Apr 25 2003 Han Boetes <han@linux-mandrake.com> 0.3-3mdk
12cr|wmcalc-0.3-11|89	- Stephans magic bot found some missing deps.
12cr|wmcalc-0.3-11|90	- Few more minor cleanups
12cr|wmcalc-0.3-11|91	
12cr|wmcalc-0.3-11|92	* Fri Dec 27 2002 Han Boetes <han@linux-mandrake.com> 0.3-2mdk
12cr|wmcalc-0.3-11|93	- rebuild because of new rpm macros and new glibc
12cr|wmcalc-0.3-11|94	
12cr|wmcalc-0.3-11|95	* Sun Jun  9 2002 Han Boetes <han@mijncomputer.nl> 0.3-1mdk
12cr|wmcalc-0.3-11|96	- Initial mdk release.

8468 12
12cr|wmcalclock-1.25-1|1	%define oname	wmCalClock
12cr|wmcalclock-1.25-1|2	
12cr|wmcalclock-1.25-1|3	Name: 	 	wmcalclock
12cr|wmcalclock-1.25-1|4	Summary: 	Calendar and clock application for Window Maker
12cr|wmcalclock-1.25-1|5	Version: 	1.25
12cr|wmcalclock-1.25-1|6	Release: 	1
12cr|wmcalclock-1.25-1|7	URL:		http://dockapps.windowmaker.org/file.php/id/9
12cr|wmcalclock-1.25-1|8	License:	GPL
12cr|wmcalclock-1.25-1|9	Group:		Graphical desktop/WindowMaker
12cr|wmcalclock-1.25-1|10	Source0:	http://dockapps.windowmaker.org/download.php/id/16/%{oname}-%{version}.tar.xz
12cr|wmcalclock-1.25-1|11	Source2:	clock-icon.png
12cr|wmcalclock-1.25-1|12	
12cr|wmcalclock-1.25-1|13	BuildRequires:	imagemagick
12cr|wmcalclock-1.25-1|14	BuildRequires:	libapm-devel
12cr|wmcalclock-1.25-1|15	BuildRequires:	pkgconfig(x11)
12cr|wmcalclock-1.25-1|16	BuildRequires:	pkgconfig(xext)
12cr|wmcalclock-1.25-1|17	BuildRequires:	pkgconfig(xpm)
12cr|wmcalclock-1.25-1|18	
12cr|wmcalclock-1.25-1|19	Conflicts:	WindowMaker < 0.95.0-3
12cr|wmcalclock-1.25-1|20	
12cr|wmcalclock-1.25-1|21	%description
12cr|wmcalclock-1.25-1|22	wmCalClock is a calendar and clock application for Window Maker.
12cr|wmcalclock-1.25-1|23	
12cr|wmcalclock-1.25-1|24	%prep
12cr|wmcalclock-1.25-1|25	%setup -qn %{oname}-%{version}
12cr|wmcalclock-1.25-1|26	
12cr|wmcalclock-1.25-1|27	%build
12cr|wmcalclock-1.25-1|28	pushd Src
12cr|wmcalclock-1.25-1|29	%make
12cr|wmcalclock-1.25-1|30	popd
12cr|wmcalclock-1.25-1|31	
12cr|wmcalclock-1.25-1|32	%install
12cr|wmcalclock-1.25-1|33	rm -rf %{buildroot}
12cr|wmcalclock-1.25-1|34	mkdir -p %{buildroot}/%{_bindir}
12cr|wmcalclock-1.25-1|35	mkdir -p %{buildroot}/%{_mandir}/man1
12cr|wmcalclock-1.25-1|36	pushd Src
12cr|wmcalclock-1.25-1|37	install -s -m 0755 wmCalClock %{buildroot}/%{_bindir}
12cr|wmcalclock-1.25-1|38	install -m 0644 wmCalClock.1 %{buildroot}/%{_mandir}/man1/
12cr|wmcalclock-1.25-1|39	popd
12cr|wmcalclock-1.25-1|40	
12cr|wmcalclock-1.25-1|41	#menu
12cr|wmcalclock-1.25-1|42	mkdir -p %{buildroot}%{_datadir}/applications
12cr|wmcalclock-1.25-1|43	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|wmcalclock-1.25-1|44	[Desktop Entry]
12cr|wmcalclock-1.25-1|45	Type=Application
12cr|wmcalclock-1.25-1|46	Exec=%{name}
12cr|wmcalclock-1.25-1|47	Icon=%{name}
12cr|wmcalclock-1.25-1|48	Name=WMbattery
12cr|wmcalclock-1.25-1|49	Comment=Calender & Clock docklet
12cr|wmcalclock-1.25-1|50	Categories=System;
12cr|wmcalclock-1.25-1|51	EOF
12cr|wmcalclock-1.25-1|52	
12cr|wmcalclock-1.25-1|53	#icons
12cr|wmcalclock-1.25-1|54	mkdir -p %{buildroot}/%{_liconsdir}
12cr|wmcalclock-1.25-1|55	convert -size 48x48 %{SOURCE2} %{buildroot}/%{_liconsdir}/%{name}.png
12cr|wmcalclock-1.25-1|56	mkdir -p %{buildroot}/%{_iconsdir}
12cr|wmcalclock-1.25-1|57	convert -size 32x32 %{SOURCE2} %{buildroot}/%{_iconsdir}/%{name}.png
12cr|wmcalclock-1.25-1|58	mkdir -p %{buildroot}/%{_miconsdir}
12cr|wmcalclock-1.25-1|59	convert -size 16x16 %{SOURCE2} %{buildroot}/%{_miconsdir}/%{name}.png
12cr|wmcalclock-1.25-1|60	
12cr|wmcalclock-1.25-1|61	%files
12cr|wmcalclock-1.25-1|62	%doc TODO README
12cr|wmcalclock-1.25-1|63	%{_bindir}/%{oname}
12cr|wmcalclock-1.25-1|64	%{_datadir}/applications/%{name}.desktop
12cr|wmcalclock-1.25-1|65	%{_liconsdir}/%{name}.png
12cr|wmcalclock-1.25-1|66	%{_iconsdir}/%{name}.png
12cr|wmcalclock-1.25-1|67	%{_miconsdir}/%{name}.png
12cr|wmcalclock-1.25-1|68	%doc %{_mandir}/*/*
12cr|wmcalclock-1.25-1|69	
12cr|wmcalclock-1.25-1|70	
12cr|wmcalclock-1.25-1|71	
12cr|wmcalclock-1.25-1|72	
12cr|wmcalclock-1.25-1|73	%changelog
12cr|wmcalclock-1.25-1|74	

8469 12
12cr|wmcpuload-1.1.0pre4-9|1	%define	name	wmcpuload
12cr|wmcpuload-1.1.0pre4-9|2	%define version 1.1.0pre4
12cr|wmcpuload-1.1.0pre4-9|3	%define release %mkrel 9
12cr|wmcpuload-1.1.0pre4-9|4	
12cr|wmcpuload-1.1.0pre4-9|5	Summary: WindowMaker dock application that displays CPU usage
12cr|wmcpuload-1.1.0pre4-9|6	Name:		%{name}
12cr|wmcpuload-1.1.0pre4-9|7	Version:	%{version}
12cr|wmcpuload-1.1.0pre4-9|8	Release:	%{release}
12cr|wmcpuload-1.1.0pre4-9|9	License:	GPL
12cr|wmcpuload-1.1.0pre4-9|10	Group:		Graphical desktop/WindowMaker
12cr|wmcpuload-1.1.0pre4-9|11	Source:		%name-%{version}.tar.bz2
12cr|wmcpuload-1.1.0pre4-9|12	URL:		http://www.sh.rim.or.jp/~ssato/dockapp/index.shtml
12cr|wmcpuload-1.1.0pre4-9|13	BuildRequires:	libx11-devel
12cr|wmcpuload-1.1.0pre4-9|14	BuildRequires:	libxpm-devel
12cr|wmcpuload-1.1.0pre4-9|15	BuildRequires:	libxext-devel
12cr|wmcpuload-1.1.0pre4-9|16	BuildRequires:	imagemagick
12cr|wmcpuload-1.1.0pre4-9|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|wmcpuload-1.1.0pre4-9|18	
12cr|wmcpuload-1.1.0pre4-9|19	%description
12cr|wmcpuload-1.1.0pre4-9|20	A dockapp to monitor cpu load for WindowMaker. It works fine with AfterStep
12cr|wmcpuload-1.1.0pre4-9|21	and BlackBox and has SMP support.
12cr|wmcpuload-1.1.0pre4-9|22	
12cr|wmcpuload-1.1.0pre4-9|23	%prep
12cr|wmcpuload-1.1.0pre4-9|24	%setup -q
12cr|wmcpuload-1.1.0pre4-9|25	
12cr|wmcpuload-1.1.0pre4-9|26	%build
12cr|wmcpuload-1.1.0pre4-9|27	%configure2_5x
12cr|wmcpuload-1.1.0pre4-9|28	%make
12cr|wmcpuload-1.1.0pre4-9|29	
12cr|wmcpuload-1.1.0pre4-9|30	%install
12cr|wmcpuload-1.1.0pre4-9|31	rm -fr %buildroot
12cr|wmcpuload-1.1.0pre4-9|32	%makeinstall_std
12cr|wmcpuload-1.1.0pre4-9|33	
12cr|wmcpuload-1.1.0pre4-9|34	install -m 755 -d %buildroot%{_miconsdir}
12cr|wmcpuload-1.1.0pre4-9|35	install -m 755 -d %buildroot%{_iconsdir}
12cr|wmcpuload-1.1.0pre4-9|36	install -m 755 -d %buildroot%{_liconsdir}
12cr|wmcpuload-1.1.0pre4-9|37	
12cr|wmcpuload-1.1.0pre4-9|38	convert icons/wmcpuload-16x16.xpm $RPM_BUILD_ROOT/%{_liconsdir}/%{name}.png
12cr|wmcpuload-1.1.0pre4-9|39	convert icons/wmcpuload-32x32.xpm $RPM_BUILD_ROOT/%{_iconsdir}/%{name}.png
12cr|wmcpuload-1.1.0pre4-9|40	convert icons/wmcpuload-48x48.xpm $RPM_BUILD_ROOT/%{_miconsdir}/%{name}.png
12cr|wmcpuload-1.1.0pre4-9|41	
12cr|wmcpuload-1.1.0pre4-9|42	
12cr|wmcpuload-1.1.0pre4-9|43	mkdir -p %buildroot%{_datadir}/applications/
12cr|wmcpuload-1.1.0pre4-9|44	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%name.desktop
12cr|wmcpuload-1.1.0pre4-9|45	[Desktop Entry]
12cr|wmcpuload-1.1.0pre4-9|46	Type=Application
12cr|wmcpuload-1.1.0pre4-9|47	Exec=%{_bindir}/%{name}
12cr|wmcpuload-1.1.0pre4-9|48	Icon=%{name}
12cr|wmcpuload-1.1.0pre4-9|49	Categories=System;Monitor;
12cr|wmcpuload-1.1.0pre4-9|50	Name=WmCPULoad
12cr|wmcpuload-1.1.0pre4-9|51	Comment=CPU monitoring in a dockapp
12cr|wmcpuload-1.1.0pre4-9|52	EOF
12cr|wmcpuload-1.1.0pre4-9|53	
12cr|wmcpuload-1.1.0pre4-9|54	
12cr|wmcpuload-1.1.0pre4-9|55	%clean
12cr|wmcpuload-1.1.0pre4-9|56	[ -z %buildroot ] || {
12cr|wmcpuload-1.1.0pre4-9|57	rm -rf %buildroot
12cr|wmcpuload-1.1.0pre4-9|58	}
12cr|wmcpuload-1.1.0pre4-9|59	
12cr|wmcpuload-1.1.0pre4-9|60	
12cr|wmcpuload-1.1.0pre4-9|61	%if %mdkversion < 200900
12cr|wmcpuload-1.1.0pre4-9|62	%post
12cr|wmcpuload-1.1.0pre4-9|63	%{update_menus}
12cr|wmcpuload-1.1.0pre4-9|64	%endif
12cr|wmcpuload-1.1.0pre4-9|65	
12cr|wmcpuload-1.1.0pre4-9|66	
12cr|wmcpuload-1.1.0pre4-9|67	%if %mdkversion < 200900
12cr|wmcpuload-1.1.0pre4-9|68	%postun
12cr|wmcpuload-1.1.0pre4-9|69	%{clean_menus}
12cr|wmcpuload-1.1.0pre4-9|70	%endif
12cr|wmcpuload-1.1.0pre4-9|71	
12cr|wmcpuload-1.1.0pre4-9|72	
12cr|wmcpuload-1.1.0pre4-9|73	%files
12cr|wmcpuload-1.1.0pre4-9|74	%defattr (-,root,root)
12cr|wmcpuload-1.1.0pre4-9|75	%doc AUTHORS INSTALL NEWS COPYING README ChangeLog TODO THANKS
12cr|wmcpuload-1.1.0pre4-9|76	%{_bindir}/*
12cr|wmcpuload-1.1.0pre4-9|77	%{_liconsdir}/%{name}.png
12cr|wmcpuload-1.1.0pre4-9|78	%{_miconsdir}/%{name}.png
12cr|wmcpuload-1.1.0pre4-9|79	%{_iconsdir}/%{name}.png
12cr|wmcpuload-1.1.0pre4-9|80	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmcpuload-1.1.0pre4-9|81	%{_mandir}/man1/*
12cr|wmcpuload-1.1.0pre4-9|82	
12cr|wmcpuload-1.1.0pre4-9|83	
12cr|wmcpuload-1.1.0pre4-9|84	
12cr|wmcpuload-1.1.0pre4-9|85	%changelog
12cr|wmcpuload-1.1.0pre4-9|86	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.1.0pre4-9mdv2011.0
12cr|wmcpuload-1.1.0pre4-9|87	+ Revision: 634783
12cr|wmcpuload-1.1.0pre4-9|88	- simplify BR
12cr|wmcpuload-1.1.0pre4-9|89	
12cr|wmcpuload-1.1.0pre4-9|90	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0pre4-8mdv2010.0
12cr|wmcpuload-1.1.0pre4-9|91	+ Revision: 434777
12cr|wmcpuload-1.1.0pre4-9|92	- rebuild
12cr|wmcpuload-1.1.0pre4-9|93	
12cr|wmcpuload-1.1.0pre4-9|94	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|wmcpuload-1.1.0pre4-9|95	- lowercase ImageMagick
12cr|wmcpuload-1.1.0pre4-9|96	
12cr|wmcpuload-1.1.0pre4-9|97	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0pre4-7mdv2009.0
12cr|wmcpuload-1.1.0pre4-9|98	+ Revision: 262017
12cr|wmcpuload-1.1.0pre4-9|99	- rebuild
12cr|wmcpuload-1.1.0pre4-9|100	
12cr|wmcpuload-1.1.0pre4-9|101	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0pre4-6mdv2009.0
12cr|wmcpuload-1.1.0pre4-9|102	+ Revision: 256101
12cr|wmcpuload-1.1.0pre4-9|103	- rebuild
12cr|wmcpuload-1.1.0pre4-9|104	
12cr|wmcpuload-1.1.0pre4-9|105	+ Pixel <pixel@mandriva.com>
12cr|wmcpuload-1.1.0pre4-9|106	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmcpuload-1.1.0pre4-9|107	
12cr|wmcpuload-1.1.0pre4-9|108	* Sat Jan 12 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0pre4-4mdv2008.1
12cr|wmcpuload-1.1.0pre4-9|109	+ Revision: 149787
12cr|wmcpuload-1.1.0pre4-9|110	- remove bogus dep on X11-libs, let's automatic deps handle that
12cr|wmcpuload-1.1.0pre4-9|111	
12cr|wmcpuload-1.1.0pre4-9|112	+ Olivier Blin <oblin@mandriva.com>
12cr|wmcpuload-1.1.0pre4-9|113	- restore BuildRoot
12cr|wmcpuload-1.1.0pre4-9|114	
12cr|wmcpuload-1.1.0pre4-9|115	* Fri Dec 21 2007 Thierry Vignaud <tv@mandriva.org> 1.1.0pre4-3mdv2008.1
12cr|wmcpuload-1.1.0pre4-9|116	+ Revision: 136446
12cr|wmcpuload-1.1.0pre4-9|117	- fix requires (#26584)
12cr|wmcpuload-1.1.0pre4-9|118	- kill re-definition of %%buildroot on Pixel's request
12cr|wmcpuload-1.1.0pre4-9|119	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|wmcpuload-1.1.0pre4-9|120	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|wmcpuload-1.1.0pre4-9|121	
12cr|wmcpuload-1.1.0pre4-9|122	* Tue Aug 28 2007 Thierry Vignaud <tv@mandriva.org> 1.1.0pre4-2mdv2008.0
12cr|wmcpuload-1.1.0pre4-9|123	+ Revision: 72274
12cr|wmcpuload-1.1.0pre4-9|124	- convert menu to XDG
12cr|wmcpuload-1.1.0pre4-9|125	- use %%mkrel
12cr|wmcpuload-1.1.0pre4-9|126	
12cr|wmcpuload-1.1.0pre4-9|127	
12cr|wmcpuload-1.1.0pre4-9|128	* Mon Mar 21 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 1.1.0.pre4-1mdk
12cr|wmcpuload-1.1.0pre4-9|129	- pre4 release
12cr|wmcpuload-1.1.0pre4-9|130	
12cr|wmcpuload-1.1.0pre4-9|131	* Sat Jul 17 2004 Franck Villaume <fvill@freesurf.fr> 1.1.0.pre2-1mdk
12cr|wmcpuload-1.1.0pre4-9|132	- new version 1.1.0.pre2
12cr|wmcpuload-1.1.0pre4-9|133	- fix spec file
12cr|wmcpuload-1.1.0pre4-9|134	
12cr|wmcpuload-1.1.0pre4-9|135	* Thu Apr 10 2003 HA Quc-Vit <viet@mandrakesoft.com> 1.0.1-1mdk
12cr|wmcpuload-1.1.0pre4-9|136	- 1.0.1
12cr|wmcpuload-1.1.0pre4-9|137	- icons are converted from the archive instead of statically embedded
12cr|wmcpuload-1.1.0pre4-9|138	
12cr|wmcpuload-1.1.0pre4-9|139	* Mon Jul 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-1mdk
12cr|wmcpuload-1.1.0pre4-9|140	- icons are now separate from sources
12cr|wmcpuload-1.1.0pre4-9|141	- 1.0.0
12cr|wmcpuload-1.1.0pre4-9|142	
12cr|wmcpuload-1.1.0pre4-9|143	* Wed Mar 27 2002 HA Quc-Vit <viet@mandrakesoft.com> 0.9.0-1mdk
12cr|wmcpuload-1.1.0pre4-9|144	- New revision.
12cr|wmcpuload-1.1.0pre4-9|145	- xpm icons converted to png.
12cr|wmcpuload-1.1.0pre4-9|146	- workaround for installed names (binary and manpage).
12cr|wmcpuload-1.1.0pre4-9|147	
12cr|wmcpuload-1.1.0pre4-9|148	* Mon Feb 11 2002 HA Quc-Vit <viet@mandrakesoft.com> 0.8.1-1mdk
12cr|wmcpuload-1.1.0pre4-9|149	- New revision.
12cr|wmcpuload-1.1.0pre4-9|150	- xpm icons converted to png (new MdK policy).
12cr|wmcpuload-1.1.0pre4-9|151	
12cr|wmcpuload-1.1.0pre4-9|152	* Thu Jan 03 2002 HA Quc-Vit <viet@mandrakesoft.com> 0.8.0-2mdk
12cr|wmcpuload-1.1.0pre4-9|153	- The forgotten manpage has been added.
12cr|wmcpuload-1.1.0pre4-9|154	
12cr|wmcpuload-1.1.0pre4-9|155	* Thu Jan 03 2002 HA Quc-Vit <viet@mandrakesoft.com> 0.8.0-1mdk
12cr|wmcpuload-1.1.0pre4-9|156	- New revision. Adds SMP support and tons of new options.
12cr|wmcpuload-1.1.0pre4-9|157	See the README file.
12cr|wmcpuload-1.1.0pre4-9|158	
12cr|wmcpuload-1.1.0pre4-9|159	* Wed Sep 19 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.7.1-1mdk
12cr|wmcpuload-1.1.0pre4-9|160	- New revision. Fixes a bug with event handling with enlightenment.
12cr|wmcpuload-1.1.0pre4-9|161	Fixes a bug with blended-color in 2/8/16 depth.
12cr|wmcpuload-1.1.0pre4-9|162	Adds a few options. See the Changelog file.
12cr|wmcpuload-1.1.0pre4-9|163	
12cr|wmcpuload-1.1.0pre4-9|164	* Mon Aug 13 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.6.0-1mdk
12cr|wmcpuload-1.1.0pre4-9|165	- New revision : libdockapp is integrated now
12cr|wmcpuload-1.1.0pre4-9|166	
12cr|wmcpuload-1.1.0pre4-9|167	* Wed Jul 25 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.5.6-1mdk
12cr|wmcpuload-1.1.0pre4-9|168	- New revision, icons are now integrated :o)
12cr|wmcpuload-1.1.0pre4-9|169	
12cr|wmcpuload-1.1.0pre4-9|170	* Tue Jun 19 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.5.0-2mdk
12cr|wmcpuload-1.1.0pre4-9|171	- Added icons from the author Seiichi SATO <sato@cvs-net.co.jp>
12cr|wmcpuload-1.1.0pre4-9|172	
12cr|wmcpuload-1.1.0pre4-9|173	* Tue Jun 05 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.5.0-1mdk
12cr|wmcpuload-1.1.0pre4-9|174	- New revision
12cr|wmcpuload-1.1.0pre4-9|175	- wrong commentaries fixed and my apologies to the author
12cr|wmcpuload-1.1.0pre4-9|176	Seiichi SATO <sato@cvs-net.co.jp>
12cr|wmcpuload-1.1.0pre4-9|177	
12cr|wmcpuload-1.1.0pre4-9|178	* Fri Jun 01 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.1.1-1mdk
12cr|wmcpuload-1.1.0pre4-9|179	- Initial packaging.
12cr|wmcpuload-1.1.0pre4-9|180	

8470 12
12cr|wmctrl-1.07-5|1	%define	name	wmctrl
12cr|wmctrl-1.07-5|2	%define	version	1.07
12cr|wmctrl-1.07-5|3	%define	release	%mkrel 5
12cr|wmctrl-1.07-5|4	
12cr|wmctrl-1.07-5|5	Name:		%name
12cr|wmctrl-1.07-5|6	Version:	%version
12cr|wmctrl-1.07-5|7	Release:	%release
12cr|wmctrl-1.07-5|8	License:	GPLv2+
12cr|wmctrl-1.07-5|9	Group:		System/X11
12cr|wmctrl-1.07-5|10	Url:		http://sweb.cz/tripie/utils/wmctrl/
12cr|wmctrl-1.07-5|11	Source:		%name-%version.tar.bz2
12cr|wmctrl-1.07-5|12	Patch0:         http://ftp.de.debian.org/debian/pool/main/w/wmctrl/wmctrl_1.07-6.diff.gz
12cr|wmctrl-1.07-5|13	Patch1:         wmctrl-sticky-workspace.patch
12cr|wmctrl-1.07-5|14	Summary:	Command line tool to interact with an EWMH/NetWM compatible X Window Manager
12cr|wmctrl-1.07-5|15	BuildRequires:	glib2-devel
12cr|wmctrl-1.07-5|16	BuildRequires:	libx11-devel
12cr|wmctrl-1.07-5|17	BuildRequires:	libxmu-devel
12cr|wmctrl-1.07-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12cr|wmctrl-1.07-5|19	
12cr|wmctrl-1.07-5|20	%description
12cr|wmctrl-1.07-5|21	Wmctrl provides command line access to almost all the features defined
12cr|wmctrl-1.07-5|22	in the EWMH specification. Using it, it's possible to, for example,
12cr|wmctrl-1.07-5|23	obtain information about the window manager, get a detailed list of
12cr|wmctrl-1.07-5|24	desktops and managed windows, switch and resize desktops, change number
12cr|wmctrl-1.07-5|25	of desktops, make windows full-screen, always-above or sticky, and
12cr|wmctrl-1.07-5|26	activate, close, move, resize, maximize and minimize them.
12cr|wmctrl-1.07-5|27	
12cr|wmctrl-1.07-5|28	The command line access makes it easy to automate these tasks and
12cr|wmctrl-1.07-5|29	execute them from any application that is able to run a command in
12cr|wmctrl-1.07-5|30	response to some event.
12cr|wmctrl-1.07-5|31	
12cr|wmctrl-1.07-5|32	Please note that wmctrl only works with window managers which implement
12cr|wmctrl-1.07-5|33	this specification.
12cr|wmctrl-1.07-5|34	
12cr|wmctrl-1.07-5|35	%prep
12cr|wmctrl-1.07-5|36	%setup -q
12cr|wmctrl-1.07-5|37	%patch0 -p1
12cr|wmctrl-1.07-5|38	%patch1 -p1
12cr|wmctrl-1.07-5|39	
12cr|wmctrl-1.07-5|40	%build
12cr|wmctrl-1.07-5|41	%configure2_5x
12cr|wmctrl-1.07-5|42	%make
12cr|wmctrl-1.07-5|43	
12cr|wmctrl-1.07-5|44	%install
12cr|wmctrl-1.07-5|45	rm -rf $RPM_BUILD_ROOT
12cr|wmctrl-1.07-5|46	%makeinstall_std
12cr|wmctrl-1.07-5|47	
12cr|wmctrl-1.07-5|48	%clean
12cr|wmctrl-1.07-5|49	rm -rf $RPM_BUILD_ROOT
12cr|wmctrl-1.07-5|50	
12cr|wmctrl-1.07-5|51	%files
12cr|wmctrl-1.07-5|52	%defattr(-,root,root)
12cr|wmctrl-1.07-5|53	%doc AUTHORS COPYING ChangeLog README
12cr|wmctrl-1.07-5|54	%_bindir/*
12cr|wmctrl-1.07-5|55	%_mandir/man1/wmctrl.1.*
12cr|wmctrl-1.07-5|56	
12cr|wmctrl-1.07-5|57	
12cr|wmctrl-1.07-5|58	%changelog
12cr|wmctrl-1.07-5|59	* Mon Jun  4 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1.0.7-5
12cr|wmctrl-1.07-5|60	- apply fedora patches
12cr|wmctrl-1.07-5|61	
12cr|wmctrl-1.07-5|62	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.07-4mdv2011.0
12cr|wmctrl-1.07-5|63	+ Revision: 634785
12cr|wmctrl-1.07-5|64	- simplify BR
12cr|wmctrl-1.07-5|65	
12cr|wmctrl-1.07-5|66	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.07-3mdv2010.0
12cr|wmctrl-1.07-5|67	+ Revision: 434778
12cr|wmctrl-1.07-5|68	- rebuild
12cr|wmctrl-1.07-5|69	
12cr|wmctrl-1.07-5|70	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 1.07-2mdv2009.0
12cr|wmctrl-1.07-5|71	+ Revision: 269708
12cr|wmctrl-1.07-5|72	- rebuild early 2009.0 package (before pixel changes)
12cr|wmctrl-1.07-5|73	
12cr|wmctrl-1.07-5|74	* Wed Jun 04 2008 Pascal Terjan <pterjan@mandriva.org> 1.07-1mdv2009.0
12cr|wmctrl-1.07-5|75	+ Revision: 214993
12cr|wmctrl-1.07-5|76	- import wmctrl
12cr|wmctrl-1.07-5|77	
12cr|wmctrl-1.07-5|78	

8471 12
12cr|wmcube-0.98-14|1	%define version 0.98
12cr|wmcube-0.98-14|2	%define release %mkrel 14
12cr|wmcube-0.98-14|3	%define name wmcube
12cr|wmcube-0.98-14|4	
12cr|wmcube-0.98-14|5	Summary:  Realtime rotating 3d-object and CPU load in a small dock app
12cr|wmcube-0.98-14|6	Name:		%name
12cr|wmcube-0.98-14|7	Version:	%{version}
12cr|wmcube-0.98-14|8	Release:	%{release}
12cr|wmcube-0.98-14|9	License:	GPL
12cr|wmcube-0.98-14|10	Group:		Monitoring
12cr|wmcube-0.98-14|11	Source0:	%name-%{version}.tar.bz2
12cr|wmcube-0.98-14|12	Source1:	%name-icons.tar.bz2
12cr|wmcube-0.98-14|13	URL:		http://boombox.campus.luth.se/projects.php
12cr|wmcube-0.98-14|14	BuildRequires:	libxext-devel
12cr|wmcube-0.98-14|15	BuildRequires:	libx11-devel
12cr|wmcube-0.98-14|16	BuildRequires:	libxpm-devel
12cr|wmcube-0.98-14|17	BuildRoot:	%{_tmppath}/%name-buildroot
12cr|wmcube-0.98-14|18	
12cr|wmcube-0.98-14|19	
12cr|wmcube-0.98-14|20	%description
12cr|wmcube-0.98-14|21	wmCube is a dockapp that displays a realtime rotating 3d-object
12cr|wmcube-0.98-14|22	and the current CPU load.
12cr|wmcube-0.98-14|23	
12cr|wmcube-0.98-14|24	
12cr|wmcube-0.98-14|25	%prep
12cr|wmcube-0.98-14|26	rm -rf %buildroot
12cr|wmcube-0.98-14|27	
12cr|wmcube-0.98-14|28	%setup -q -n wmcube
12cr|wmcube-0.98-14|29	
12cr|wmcube-0.98-14|30	%build
12cr|wmcube-0.98-14|31	make -C wmcube -f Makefile.LINUX CFLAGS="$RPM_OPT_FLAGS"
12cr|wmcube-0.98-14|32	
12cr|wmcube-0.98-14|33	%install
12cr|wmcube-0.98-14|34	[ -d %buildroot ] && rm -rf %buildroot
12cr|wmcube-0.98-14|35	
12cr|wmcube-0.98-14|36	install -m 755 -d %buildroot%{_miconsdir}
12cr|wmcube-0.98-14|37	install -m 755 -d %buildroot%{_iconsdir}
12cr|wmcube-0.98-14|38	install -m 755 -d %buildroot%{_liconsdir}
12cr|wmcube-0.98-14|39	tar xOjf %SOURCE1 16x16.png > %buildroot%{_miconsdir}/%name.png
12cr|wmcube-0.98-14|40	tar xOjf %SOURCE1 32x32.png > %buildroot%{_iconsdir}/%name.png
12cr|wmcube-0.98-14|41	tar xOjf %SOURCE1 48x48.png > %buildroot%{_liconsdir}/%name.png
12cr|wmcube-0.98-14|42	
12cr|wmcube-0.98-14|43	mkdir -p %buildroot%{_bindir}
12cr|wmcube-0.98-14|44	install -m 755 wmcube/wmcube %buildroot%{_bindir}
12cr|wmcube-0.98-14|45	
12cr|wmcube-0.98-14|46	mkdir -p %buildroot%{_datadir}/wmcube
12cr|wmcube-0.98-14|47	install -m 644 3dObjects/* %buildroot%{_datadir}/wmcube
12cr|wmcube-0.98-14|48	
12cr|wmcube-0.98-14|49	
12cr|wmcube-0.98-14|50	mkdir -p %{buildroot}%{_datadir}/applications
12cr|wmcube-0.98-14|51	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|wmcube-0.98-14|52	[Desktop Entry]
12cr|wmcube-0.98-14|53	Name=WmCube
12cr|wmcube-0.98-14|54	Comment=%{summary}
12cr|wmcube-0.98-14|55	Exec=%{_bindir}/%{name} -o %{_datadir}/%name/ball-solid.wmc
12cr|wmcube-0.98-14|56	Icon=%{name}
12cr|wmcube-0.98-14|57	Terminal=false
12cr|wmcube-0.98-14|58	Type=Application
12cr|wmcube-0.98-14|59	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
12cr|wmcube-0.98-14|60	EOF
12cr|wmcube-0.98-14|61	
12cr|wmcube-0.98-14|62	
12cr|wmcube-0.98-14|63	%clean
12cr|wmcube-0.98-14|64	rm -rf %buildroot
12cr|wmcube-0.98-14|65	
12cr|wmcube-0.98-14|66	%if %mdkversion < 200900
12cr|wmcube-0.98-14|67	%post
12cr|wmcube-0.98-14|68	%update_menus
12cr|wmcube-0.98-14|69	%endif
12cr|wmcube-0.98-14|70	
12cr|wmcube-0.98-14|71	
12cr|wmcube-0.98-14|72	%if %mdkversion < 200900
12cr|wmcube-0.98-14|73	%postun
12cr|wmcube-0.98-14|74	%clean_menus
12cr|wmcube-0.98-14|75	%endif
12cr|wmcube-0.98-14|76	
12cr|wmcube-0.98-14|77	
12cr|wmcube-0.98-14|78	%files
12cr|wmcube-0.98-14|79	%defattr (-,root,root)
12cr|wmcube-0.98-14|80	%doc CHANGES INSTALL README TODO
12cr|wmcube-0.98-14|81	%{_bindir}/%name
12cr|wmcube-0.98-14|82	%{_liconsdir}/%name.png
12cr|wmcube-0.98-14|83	%{_miconsdir}/%name.png
12cr|wmcube-0.98-14|84	%{_iconsdir}/%name.png
12cr|wmcube-0.98-14|85	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmcube-0.98-14|86	%{_datadir}/%name/*
12cr|wmcube-0.98-14|87	
12cr|wmcube-0.98-14|88	
12cr|wmcube-0.98-14|89	
12cr|wmcube-0.98-14|90	
12cr|wmcube-0.98-14|91	%changelog
12cr|wmcube-0.98-14|92	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.98-14mdv2010.0
12cr|wmcube-0.98-14|93	+ Revision: 434780
12cr|wmcube-0.98-14|94	- rebuild
12cr|wmcube-0.98-14|95	
12cr|wmcube-0.98-14|96	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.98-13mdv2009.0
12cr|wmcube-0.98-14|97	+ Revision: 262018
12cr|wmcube-0.98-14|98	- rebuild
12cr|wmcube-0.98-14|99	
12cr|wmcube-0.98-14|100	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.98-12mdv2009.0
12cr|wmcube-0.98-14|101	+ Revision: 256131
12cr|wmcube-0.98-14|102	- rebuild
12cr|wmcube-0.98-14|103	- drop old menu
12cr|wmcube-0.98-14|104	
12cr|wmcube-0.98-14|105	+ Pixel <pixel@mandriva.com>
12cr|wmcube-0.98-14|106	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmcube-0.98-14|107	
12cr|wmcube-0.98-14|108	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.98-10mdv2008.1
12cr|wmcube-0.98-14|109	+ Revision: 140932
12cr|wmcube-0.98-14|110	- restore BuildRoot
12cr|wmcube-0.98-14|111	
12cr|wmcube-0.98-14|112	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|wmcube-0.98-14|113	- kill re-definition of %%buildroot on Pixel's request
12cr|wmcube-0.98-14|114	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|wmcube-0.98-14|115	
12cr|wmcube-0.98-14|116	
12cr|wmcube-0.98-14|117	* Tue Jan 30 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.98-10mdv2007.0
12cr|wmcube-0.98-14|118	+ Revision: 115237
12cr|wmcube-0.98-14|119	- fixed and stripped BuildRequires to minimum
12cr|wmcube-0.98-14|120	- stopped using old "X prefix"
12cr|wmcube-0.98-14|121	- added XDG menu for great compliance
12cr|wmcube-0.98-14|122	- fixed menu section of old menu
12cr|wmcube-0.98-14|123	
12cr|wmcube-0.98-14|124	* Thu Jan 18 2007 Lenny Cartier <lenny@mandriva.com> 0.98-9mdv2007.1
12cr|wmcube-0.98-14|125	+ Revision: 110116
12cr|wmcube-0.98-14|126	- Rebuild
12cr|wmcube-0.98-14|127	
12cr|wmcube-0.98-14|128	* Thu Nov 23 2006 Lenny Cartier <lenny@mandriva.com> 0.98-8mdv2007.1
12cr|wmcube-0.98-14|129	+ Revision: 86753
12cr|wmcube-0.98-14|130	- User mkrel
12cr|wmcube-0.98-14|131	- Import wmcube
12cr|wmcube-0.98-14|132	
12cr|wmcube-0.98-14|133	* Thu Apr 21 2005 Lenny Cartier <lenny@mandriva.com> 0.98-7mdk
12cr|wmcube-0.98-14|134	- rebuild
12cr|wmcube-0.98-14|135	
12cr|wmcube-0.98-14|136	* Thu Feb 19 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.98-6mdk
12cr|wmcube-0.98-14|137	- rebuild
12cr|wmcube-0.98-14|138	

8472 12
12cr|wmdf-0.1.6-7|1	%define name wmdf
12cr|wmdf-0.1.6-7|2	%define version 0.1.6
12cr|wmdf-0.1.6-7|3	%define release %mkrel 7
12cr|wmdf-0.1.6-7|4	
12cr|wmdf-0.1.6-7|5	Summary:	An app to monitor disk IO and available space on partitions
12cr|wmdf-0.1.6-7|6	Name:		%{name}
12cr|wmdf-0.1.6-7|7	Version:	%{version}
12cr|wmdf-0.1.6-7|8	Release:	%{release}
12cr|wmdf-0.1.6-7|9	License:	GPL
12cr|wmdf-0.1.6-7|10	Group:		Graphical desktop/WindowMaker
12cr|wmdf-0.1.6-7|11	Source0:	%{name}-%{version}.tar.bz2
12cr|wmdf-0.1.6-7|12	Source10:	%{name}-16x16.png
12cr|wmdf-0.1.6-7|13	Source11:	%{name}-32x32.png
12cr|wmdf-0.1.6-7|14	Source12:	%{name}-48x48.png
12cr|wmdf-0.1.6-7|15	URL:		http://www.dockapps.com/file.php/id/175
12cr|wmdf-0.1.6-7|16	BuildRequires:	libx11-devel
12cr|wmdf-0.1.6-7|17	BuildRequires:	libxpm-devel
12cr|wmdf-0.1.6-7|18	BuildRequires:	libxext-devel
12cr|wmdf-0.1.6-7|19	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|wmdf-0.1.6-7|20	
12cr|wmdf-0.1.6-7|21	
12cr|wmdf-0.1.6-7|22	%description
12cr|wmdf-0.1.6-7|23	An app to monitor disk usage,the app makes use of the OS filesystem info
12cr|wmdf-0.1.6-7|24	and partition info functions so is very low on the CPU usage scale. It
12cr|wmdf-0.1.6-7|25	allows you to toggle the mount point with scrolling information about the
12cr|wmdf-0.1.6-7|26	disk usage and free space etc.
12cr|wmdf-0.1.6-7|27	
12cr|wmdf-0.1.6-7|28	%prep
12cr|wmdf-0.1.6-7|29	%setup -q
12cr|wmdf-0.1.6-7|30	
12cr|wmdf-0.1.6-7|31	%build
12cr|wmdf-0.1.6-7|32	%configure
12cr|wmdf-0.1.6-7|33	%make
12cr|wmdf-0.1.6-7|34	
12cr|wmdf-0.1.6-7|35	%install
12cr|wmdf-0.1.6-7|36	[ -d %buildroot ] && rm -rf %buildroot
12cr|wmdf-0.1.6-7|37	
12cr|wmdf-0.1.6-7|38	%makeinstall
12cr|wmdf-0.1.6-7|39	
12cr|wmdf-0.1.6-7|40	install -m 755 -d %buildroot%{_miconsdir}
12cr|wmdf-0.1.6-7|41	install -m 755 -d %buildroot%{_iconsdir}
12cr|wmdf-0.1.6-7|42	install -m 755 -d %buildroot%{_liconsdir}
12cr|wmdf-0.1.6-7|43	install -m 644 %SOURCE10 %buildroot%{_miconsdir}/%{name}.png
12cr|wmdf-0.1.6-7|44	install -m 644 %SOURCE11 %buildroot%{_iconsdir}/%{name}.png
12cr|wmdf-0.1.6-7|45	install -m 644 %SOURCE12 %buildroot%{_liconsdir}/%{name}.png
12cr|wmdf-0.1.6-7|46	
12cr|wmdf-0.1.6-7|47	
12cr|wmdf-0.1.6-7|48	install -m 755 -d %{buildroot}%{_datadir}/applications
12cr|wmdf-0.1.6-7|49	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|wmdf-0.1.6-7|50	[Desktop Entry]
12cr|wmdf-0.1.6-7|51	Name=WmDf
12cr|wmdf-0.1.6-7|52	Comment=An app to monitor disk IO and available space on partitions
12cr|wmdf-0.1.6-7|53	Exec=%{_bindir}/%{name} -at 99 -bl
12cr|wmdf-0.1.6-7|54	Icon=%{name}
12cr|wmdf-0.1.6-7|55	Terminal=false
12cr|wmdf-0.1.6-7|56	Type=Application
12cr|wmdf-0.1.6-7|57	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
12cr|wmdf-0.1.6-7|58	EOF
12cr|wmdf-0.1.6-7|59	
12cr|wmdf-0.1.6-7|60	
12cr|wmdf-0.1.6-7|61	# This is commented as we don't need it
12cr|wmdf-0.1.6-7|62	#mv %buildroot/usr/bin/i586-mandrake-linux-gnu-wmdf    %buildroot%prefix/bin/wmdf
12cr|wmdf-0.1.6-7|63	#mv %buildroot//usr/share/man/man1/i586-mandrake-linux-gnu-wmdf.1 %buildroot%_mandir/man1/wmdf.1
12cr|wmdf-0.1.6-7|64	
12cr|wmdf-0.1.6-7|65	%clean
12cr|wmdf-0.1.6-7|66	[ -z %buildroot ] || {
12cr|wmdf-0.1.6-7|67	rm -rf %buildroot
12cr|wmdf-0.1.6-7|68	}
12cr|wmdf-0.1.6-7|69	
12cr|wmdf-0.1.6-7|70	
12cr|wmdf-0.1.6-7|71	%if %mdkversion < 200900
12cr|wmdf-0.1.6-7|72	%post
12cr|wmdf-0.1.6-7|73	%{update_menus}
12cr|wmdf-0.1.6-7|74	%endif
12cr|wmdf-0.1.6-7|75	
12cr|wmdf-0.1.6-7|76	
12cr|wmdf-0.1.6-7|77	%if %mdkversion < 200900
12cr|wmdf-0.1.6-7|78	%postun
12cr|wmdf-0.1.6-7|79	%{clean_menus}
12cr|wmdf-0.1.6-7|80	%endif
12cr|wmdf-0.1.6-7|81	
12cr|wmdf-0.1.6-7|82	
12cr|wmdf-0.1.6-7|83	%files
12cr|wmdf-0.1.6-7|84	%defattr (-,root,root)
12cr|wmdf-0.1.6-7|85	%doc AUTHORS COPYING README THANKS TODO ChangeLog
12cr|wmdf-0.1.6-7|86	%{_bindir}/*
12cr|wmdf-0.1.6-7|87	%{_liconsdir}/%{name}.png
12cr|wmdf-0.1.6-7|88	%{_miconsdir}/%{name}.png
12cr|wmdf-0.1.6-7|89	%{_iconsdir}/%{name}.png
12cr|wmdf-0.1.6-7|90	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmdf-0.1.6-7|91	%{_mandir}/man1/*
12cr|wmdf-0.1.6-7|92	
12cr|wmdf-0.1.6-7|93	
12cr|wmdf-0.1.6-7|94	
12cr|wmdf-0.1.6-7|95	
12cr|wmdf-0.1.6-7|96	%changelog
12cr|wmdf-0.1.6-7|97	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1.6-7mdv2010.0
12cr|wmdf-0.1.6-7|98	+ Revision: 434814
12cr|wmdf-0.1.6-7|99	- rebuild
12cr|wmdf-0.1.6-7|100	
12cr|wmdf-0.1.6-7|101	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1.6-6mdv2009.0
12cr|wmdf-0.1.6-7|102	+ Revision: 262032
12cr|wmdf-0.1.6-7|103	- rebuild
12cr|wmdf-0.1.6-7|104	
12cr|wmdf-0.1.6-7|105	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1.6-5mdv2009.0
12cr|wmdf-0.1.6-7|106	+ Revision: 256134
12cr|wmdf-0.1.6-7|107	- rebuild
12cr|wmdf-0.1.6-7|108	- drop old menu
12cr|wmdf-0.1.6-7|109	
12cr|wmdf-0.1.6-7|110	+ Pixel <pixel@mandriva.com>
12cr|wmdf-0.1.6-7|111	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmdf-0.1.6-7|112	
12cr|wmdf-0.1.6-7|113	+ Olivier Blin <oblin@mandriva.com>
12cr|wmdf-0.1.6-7|114	- restore BuildRoot
12cr|wmdf-0.1.6-7|115	
12cr|wmdf-0.1.6-7|116	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.6-3mdv2008.1
12cr|wmdf-0.1.6-7|117	+ Revision: 129395
12cr|wmdf-0.1.6-7|118	- kill re-definition of %%buildroot on Pixel's request
12cr|wmdf-0.1.6-7|119	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|wmdf-0.1.6-7|120	
12cr|wmdf-0.1.6-7|121	
12cr|wmdf-0.1.6-7|122	* Tue Feb 06 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.1.6-3mdv2007.0
12cr|wmdf-0.1.6-7|123	+ Revision: 116916
12cr|wmdf-0.1.6-7|124	- fixed .desktop file Comment
12cr|wmdf-0.1.6-7|125	- fixed and trimmed dependencies
12cr|wmdf-0.1.6-7|126	- spec cleanup
12cr|wmdf-0.1.6-7|127	- fixed old menu section
12cr|wmdf-0.1.6-7|128	- xdg menu migration for great compliance
12cr|wmdf-0.1.6-7|129	
12cr|wmdf-0.1.6-7|130	* Sat Jul 23 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.1.6-1mdk
12cr|wmdf-0.1.6-7|131	- New release 0.1.6
12cr|wmdf-0.1.6-7|132	
12cr|wmdf-0.1.6-7|133	* Fri Jun 03 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.1.5-3mdk
12cr|wmdf-0.1.6-7|134	- Rebuild
12cr|wmdf-0.1.6-7|135	

8473 12
12cr|wmfire-1.2.4-1|1	Summary:	A WindowMaker dock.app that displays CPU load as fire in a small icon
12cr|wmfire-1.2.4-1|2	Name:		wmfire
12cr|wmfire-1.2.4-1|3	Version:	1.2.4
12cr|wmfire-1.2.4-1|4	Release:	1
12cr|wmfire-1.2.4-1|5	License:	GPLv2
12cr|wmfire-1.2.4-1|6	Group:		Graphical desktop/WindowMaker
12cr|wmfire-1.2.4-1|7	Source:		%{name}-%{version}.tar.gz
12cr|wmfire-1.2.4-1|8	Source1:	%{name}-icons.tar.bz2
12cr|wmfire-1.2.4-1|9	URL:		http://www.swanson.ukfsn.org/%{name}-%{version}.tar.gz
12cr|wmfire-1.2.4-1|10	BuildRequires:	gtk+2-devel
12cr|wmfire-1.2.4-1|11	BuildRequires:	libx11-devel
12cr|wmfire-1.2.4-1|12	BuildRequires:	libgtop2.0-devel
12cr|wmfire-1.2.4-1|13	
12cr|wmfire-1.2.4-1|14	%description
12cr|wmfire-1.2.4-1|15	wmfire is an eye-candy dock applet for Window Maker that displays generated
12cr|wmfire-1.2.4-1|16	fire, possibly according to how much load the system is experiencing, or from
12cr|wmfire-1.2.4-1|17	a number somewhere in a file. wmfire requires very little CPU.
12cr|wmfire-1.2.4-1|18	It has options for cyanish or orange/red flames, you can even  set it to
12cr|wmfire-1.2.4-1|19	display your motherboard temperature through lm_sensors.
12cr|wmfire-1.2.4-1|20	
12cr|wmfire-1.2.4-1|21	
12cr|wmfire-1.2.4-1|22	%prep
12cr|wmfire-1.2.4-1|23	%setup -q
12cr|wmfire-1.2.4-1|24	
12cr|wmfire-1.2.4-1|25	%build
12cr|wmfire-1.2.4-1|26	%configure2_5x
12cr|wmfire-1.2.4-1|27	%make
12cr|wmfire-1.2.4-1|28	
12cr|wmfire-1.2.4-1|29	%install
12cr|wmfire-1.2.4-1|30	[ -d %buildroot ] && rm -rf %buildroot
12cr|wmfire-1.2.4-1|31	
12cr|wmfire-1.2.4-1|32	%makeinstall_std
12cr|wmfire-1.2.4-1|33	
12cr|wmfire-1.2.4-1|34	install -m 755 -d %buildroot%{_datadir}/pixmaps
12cr|wmfire-1.2.4-1|35	tar xOjf %SOURCE1 48x48.png > %buildroot%{_datadir}/pixmaps/%{name}.png
12cr|wmfire-1.2.4-1|36	
12cr|wmfire-1.2.4-1|37	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|wmfire-1.2.4-1|38	cat << EOF > %buildroot%{_datadir}/applications/%{name}.desktop
12cr|wmfire-1.2.4-1|39	[Desktop Entry]
12cr|wmfire-1.2.4-1|40	Type=Application
12cr|wmfire-1.2.4-1|41	Exec=%{_bindir}/%{name}
12cr|wmfire-1.2.4-1|42	Icon=%{name}
12cr|wmfire-1.2.4-1|43	Categories=System;Monitor;
12cr|wmfire-1.2.4-1|44	Name=WmFire
12cr|wmfire-1.2.4-1|45	Comment=A dock.app that displays CPU load as fire in a small icon
12cr|wmfire-1.2.4-1|46	EOF
12cr|wmfire-1.2.4-1|47	
12cr|wmfire-1.2.4-1|48	%if %mdkversion < 200900
12cr|wmfire-1.2.4-1|49	%post
12cr|wmfire-1.2.4-1|50	%{update_menus}
12cr|wmfire-1.2.4-1|51	%endif
12cr|wmfire-1.2.4-1|52	
12cr|wmfire-1.2.4-1|53	%if %mdkversion < 200900
12cr|wmfire-1.2.4-1|54	%postun
12cr|wmfire-1.2.4-1|55	%{clean_menus}
12cr|wmfire-1.2.4-1|56	%endif
12cr|wmfire-1.2.4-1|57	
12cr|wmfire-1.2.4-1|58	%clean
12cr|wmfire-1.2.4-1|59	[ -z %buildroot ] || {
12cr|wmfire-1.2.4-1|60	rm -rf %buildroot
12cr|wmfire-1.2.4-1|61	}
12cr|wmfire-1.2.4-1|62	
12cr|wmfire-1.2.4-1|63	%files
12cr|wmfire-1.2.4-1|64	%defattr (-,root,root)
12cr|wmfire-1.2.4-1|65	%doc README ChangeLog INSTALL NEWS AUTHORS COPYING
12cr|wmfire-1.2.4-1|66	%{_bindir}/*
12cr|wmfire-1.2.4-1|67	%{_datadir}/pixmaps/%{name}.png
12cr|wmfire-1.2.4-1|68	%{_datadir}/applications/%{name}.desktop
12cr|wmfire-1.2.4-1|69	%{_mandir}/man1/*
12cr|wmfire-1.2.4-1|70	
12cr|wmfire-1.2.4-1|71	
12cr|wmfire-1.2.4-1|72	
12cr|wmfire-1.2.4-1|73	%changelog
12cr|wmfire-1.2.4-1|74	* Tue Oct 18 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.2.4-1
12cr|wmfire-1.2.4-1|75	+ Revision: 705304
12cr|wmfire-1.2.4-1|76	- new version 1.2.4
12cr|wmfire-1.2.4-1|77	cleaned up spec
12cr|wmfire-1.2.4-1|78	
12cr|wmfire-1.2.4-1|79	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.2.3-7
12cr|wmfire-1.2.4-1|80	+ Revision: 634796
12cr|wmfire-1.2.4-1|81	- add patch
12cr|wmfire-1.2.4-1|82	- fix link
12cr|wmfire-1.2.4-1|83	
12cr|wmfire-1.2.4-1|84	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.2.3-6mdv2010.0
12cr|wmfire-1.2.4-1|85	+ Revision: 434848
12cr|wmfire-1.2.4-1|86	- rebuild
12cr|wmfire-1.2.4-1|87	
12cr|wmfire-1.2.4-1|88	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.2.3-5mdv2009.0
12cr|wmfire-1.2.4-1|89	+ Revision: 262050
12cr|wmfire-1.2.4-1|90	- rebuild
12cr|wmfire-1.2.4-1|91	
12cr|wmfire-1.2.4-1|92	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.2.3-4mdv2009.0
12cr|wmfire-1.2.4-1|93	+ Revision: 256137
12cr|wmfire-1.2.4-1|94	- rebuild
12cr|wmfire-1.2.4-1|95	- fix 'error: for key "Icon" in group "Desktop Entry" is an icon name with an
12cr|wmfire-1.2.4-1|96	extension, but there should be no extension as described in the Icon Theme
12cr|wmfire-1.2.4-1|97	Specification if the value is not an absolute path'
12cr|wmfire-1.2.4-1|98	
12cr|wmfire-1.2.4-1|99	+ Pixel <pixel@mandriva.com>
12cr|wmfire-1.2.4-1|100	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmfire-1.2.4-1|101	
12cr|wmfire-1.2.4-1|102	+ Olivier Blin <blino@mandriva.org>
12cr|wmfire-1.2.4-1|103	- restore BuildRoot
12cr|wmfire-1.2.4-1|104	
12cr|wmfire-1.2.4-1|105	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 1.2.3-2mdv2008.1
12cr|wmfire-1.2.4-1|106	+ Revision: 135511
12cr|wmfire-1.2.4-1|107	- auto-convert XDG menu entry
12cr|wmfire-1.2.4-1|108	- kill re-definition of %%buildroot on Pixel's request
12cr|wmfire-1.2.4-1|109	- buildrequires X11-devel instead of XFree86-devel
12cr|wmfire-1.2.4-1|110	- import wmfire
12cr|wmfire-1.2.4-1|111	
12cr|wmfire-1.2.4-1|112	
12cr|wmfire-1.2.4-1|113	* Fri Apr 21 2006 Frederic Crozat <fcrozat@mandriva.com> 1.2.3-2mdk
12cr|wmfire-1.2.4-1|114	- Rebuild
12cr|wmfire-1.2.4-1|115	
12cr|wmfire-1.2.4-1|116	* Fri Mar 10 2006 Jerome Soyer <saispo@mandriva.org> 1.2.3-1mdk
12cr|wmfire-1.2.4-1|117	- New release 1.2.3
12cr|wmfire-1.2.4-1|118	
12cr|wmfire-1.2.4-1|119	* Wed May 25 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.2.2-4mdk
12cr|wmfire-1.2.4-1|120	- Rebuild
12cr|wmfire-1.2.4-1|121	
12cr|wmfire-1.2.4-1|122	* Sat Mar 19 2005 Nicolas Lcureuil <neoclust@mandrake.org> 1.2.2-3mdk
12cr|wmfire-1.2.4-1|123	- Fix summary
12cr|wmfire-1.2.4-1|124	- Rebuild
12cr|wmfire-1.2.4-1|125	
12cr|wmfire-1.2.4-1|126	* Fri Sep 17 2004 Franck Villaume <fvill@freesurf.fr> 1.2.2-2mdk
12cr|wmfire-1.2.4-1|127	- BuildRequires
12cr|wmfire-1.2.4-1|128	
12cr|wmfire-1.2.4-1|129	* Mon Jun 28 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2.2-1mdk
12cr|wmfire-1.2.4-1|130	- 1.2.2
12cr|wmfire-1.2.4-1|131	
12cr|wmfire-1.2.4-1|132	* Thu Apr 29 2004 Guillaume Bedot <guillaume.bedot@wanadoo.fr> 1.2.0-1mdk
12cr|wmfire-1.2.4-1|133	- New version 1.2.0
12cr|wmfire-1.2.4-1|134	
12cr|wmfire-1.2.4-1|135	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.0.3.9pre4-8mdk
12cr|wmfire-1.2.4-1|136	- rebuild
12cr|wmfire-1.2.4-1|137	
12cr|wmfire-1.2.4-1|138	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.0.3.9pre4-7mdk
12cr|wmfire-1.2.4-1|139	- rebuild
12cr|wmfire-1.2.4-1|140	
12cr|wmfire-1.2.4-1|141	* Mon Feb 11 2002 HA Quc-Vit <viet@mandrakesoft.com> 0.0.3.9pre4-6mdk
12cr|wmfire-1.2.4-1|142	- xpm icons converted to png.
12cr|wmfire-1.2.4-1|143	- I know that the version number won't let people upgrade cleanly to 0.0.3.9
12cr|wmfire-1.2.4-1|144	when that one will be out, but look, the website is dead, and there has
12cr|wmfire-1.2.4-1|145	been no updates at all since Oct 1999, so that's not likely to happen at all.
12cr|wmfire-1.2.4-1|146	
12cr|wmfire-1.2.4-1|147	* Fri Aug 31 2001 Etienne Faure <etienne@mandrakesoft.com> 0.0.3.9pre4-5mdk
12cr|wmfire-1.2.4-1|148	- rebuild
12cr|wmfire-1.2.4-1|149	
12cr|wmfire-1.2.4-1|150	* Wed Feb 21 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.0.3.9pre4-4mdk
12cr|wmfire-1.2.4-1|151	- merge between Lenny's spec and mine
12cr|wmfire-1.2.4-1|152	
12cr|wmfire-1.2.4-1|153	* Mon Jan 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.0.3.9pre4-3mdk
12cr|wmfire-1.2.4-1|154	- fix files section (thx Viet)
12cr|wmfire-1.2.4-1|155	
12cr|wmfire-1.2.4-1|156	* Tue Oct 31 2000 HA Quc-Vit <viet@mandrakesoft.com> 0.0.3.9pre4-3mdk
12cr|wmfire-1.2.4-1|157	- small fix in spec file : _tmppath
12cr|wmfire-1.2.4-1|158	- not released
12cr|wmfire-1.2.4-1|159	
12cr|wmfire-1.2.4-1|160	* Wed Sep 20 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.0.3.9pre4-2mdk
12cr|wmfire-1.2.4-1|161	- macros
12cr|wmfire-1.2.4-1|162	
12cr|wmfire-1.2.4-1|163	* Mon Aug 02 2000 HA Quc-Vit <viet@mandrakesoft.com> 0.0.3.9pre4-1mdk
12cr|wmfire-1.2.4-1|164	- menu entry added
12cr|wmfire-1.2.4-1|165	- 16x16, 32x32 and 48x48 icons added
12cr|wmfire-1.2.4-1|166	
12cr|wmfire-1.2.4-1|167	* Mon Jul 31 2000 HA Quc-Vit <viet@mandrakesoft.com> 0.0.3.9pre4-1mdk
12cr|wmfire-1.2.4-1|168	- better list of dependencies
12cr|wmfire-1.2.4-1|169	- the version  number was missing in the last changelog
12cr|wmfire-1.2.4-1|170	- the package revision has been adjusted to the naming convention
12cr|wmfire-1.2.4-1|171	- not released
12cr|wmfire-1.2.4-1|172	
12cr|wmfire-1.2.4-1|173	* Wed Jul 12 2000 HA Quc-Vit <viet@mandrakesoft.com> 0.0.3.9pre4-0mdk
12cr|wmfire-1.2.4-1|174	- Initial release.
12cr|wmfire-1.2.4-1|175	- no changes made to the original archive

8474 12
12cr|wmfishtime-1.24-5|1	%define version 1.24
12cr|wmfishtime-1.24-5|2	%define release %mkrel 5
12cr|wmfishtime-1.24-5|3	%define name wmfishtime
12cr|wmfishtime-1.24-5|4	
12cr|wmfishtime-1.24-5|5	Summary:	Analog clock with background fish tank in a dockapp
12cr|wmfishtime-1.24-5|6	Name:		%{name}
12cr|wmfishtime-1.24-5|7	Version:	%{version}
12cr|wmfishtime-1.24-5|8	Release:	%{release}
12cr|wmfishtime-1.24-5|9	License:	GPL
12cr|wmfishtime-1.24-5|10	Group:		Monitoring
12cr|wmfishtime-1.24-5|11	Source0:	%{name}-%{version}.tar.bz2
12cr|wmfishtime-1.24-5|12	Source1:	%{name}-icons.tar.bz2
12cr|wmfishtime-1.24-5|13	URL:		http://www.ne.jp/asahi/linux/timecop/
12cr|wmfishtime-1.24-5|14	BuildRequires:	gtk-devel
12cr|wmfishtime-1.24-5|15	# Prefix:		/usr/X11R6
12cr|wmfishtime-1.24-5|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|wmfishtime-1.24-5|17	
12cr|wmfishtime-1.24-5|18	%description
12cr|wmfishtime-1.24-5|19	Well, this is just your standard time dockapp. Top part has the clock face,
12cr|wmfishtime-1.24-5|20	bottom part has day of the week, followed by day, followed by month. Yellow
12cr|wmfishtime-1.24-5|21	hand counts seconds, green hand counts minutes, red hand counts hours. Few
12cr|wmfishtime-1.24-5|22	seconds after startup there are at least 32 bubbles floating up behind the
12cr|wmfishtime-1.24-5|23	clock face.  There are 4 fishes randomly swimming back and forth. If you move
12cr|wmfishtime-1.24-5|24	your mouse inside the dockapp window, the fish will get scared and run away.
12cr|wmfishtime-1.24-5|25	If you compiled in mail checking (default), then whenever you get new mail
12cr|wmfishtime-1.24-5|26	in the file pointed to by the $MAIL variable, it will display green weed
12cr|wmfishtime-1.24-5|27	partially blocking the day/month counter, to remind you to read your mail.
12cr|wmfishtime-1.24-5|28	If $MAIL is not set, nothing happens.
12cr|wmfishtime-1.24-5|29	
12cr|wmfishtime-1.24-5|30	%prep
12cr|wmfishtime-1.24-5|31	
12cr|wmfishtime-1.24-5|32	%setup -q -n %{name}-%{version}
12cr|wmfishtime-1.24-5|33	
12cr|wmfishtime-1.24-5|34	%build
12cr|wmfishtime-1.24-5|35	CFLAGS="$RPM_OPT_FLAGS `gtk-config --cflags` ${EXTRA}" \
12cr|wmfishtime-1.24-5|36	%make
12cr|wmfishtime-1.24-5|37	
12cr|wmfishtime-1.24-5|38	%install
12cr|wmfishtime-1.24-5|39	[ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT
12cr|wmfishtime-1.24-5|40	
12cr|wmfishtime-1.24-5|41	install -m 755 -d $RPM_BUILD_ROOT%{_miconsdir}
12cr|wmfishtime-1.24-5|42	install -m 755 -d $RPM_BUILD_ROOT%{_iconsdir}
12cr|wmfishtime-1.24-5|43	install -m 755 -d $RPM_BUILD_ROOT%{_liconsdir}
12cr|wmfishtime-1.24-5|44	tar xOjf %SOURCE1 %{name}-16x16.png > $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|wmfishtime-1.24-5|45	tar xOjf %SOURCE1 %{name}-32x32.png > $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|wmfishtime-1.24-5|46	tar xOjf %SOURCE1 %{name}-48x48.png > $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|wmfishtime-1.24-5|47	
12cr|wmfishtime-1.24-5|48	mkdir -p $RPM_BUILD_ROOT%{_bindir}/
12cr|wmfishtime-1.24-5|49	install -m 755 wmfishtime $RPM_BUILD_ROOT%{_bindir}/
12cr|wmfishtime-1.24-5|50	
12cr|wmfishtime-1.24-5|51	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1/
12cr|wmfishtime-1.24-5|52	bzip2 -9 -c wmfishtime.1 > $RPM_BUILD_ROOT%{_mandir}/man1/wmfishtime.1.bz2
12cr|wmfishtime-1.24-5|53	
12cr|wmfishtime-1.24-5|54	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|wmfishtime-1.24-5|55	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmfishtime-1.24-5|56	[Desktop Entry]
12cr|wmfishtime-1.24-5|57	Type=Application
12cr|wmfishtime-1.24-5|58	Exec=%{_bindir}/%{name} -b
12cr|wmfishtime-1.24-5|59	Icon=%{name}
12cr|wmfishtime-1.24-5|60	Categories=System;Monitor;
12cr|wmfishtime-1.24-5|61	Name=WmFishTime
12cr|wmfishtime-1.24-5|62	Comment=Analog clock in a tank fish
12cr|wmfishtime-1.24-5|63	EOF
12cr|wmfishtime-1.24-5|64	
12cr|wmfishtime-1.24-5|65	
12cr|wmfishtime-1.24-5|66	%clean
12cr|wmfishtime-1.24-5|67	[ -z $RPM_BUILD_ROOT ] || {
12cr|wmfishtime-1.24-5|68	rm -rf $RPM_BUILD_ROOT
12cr|wmfishtime-1.24-5|69	}
12cr|wmfishtime-1.24-5|70	
12cr|wmfishtime-1.24-5|71	
12cr|wmfishtime-1.24-5|72	%if %mdkversion < 200900
12cr|wmfishtime-1.24-5|73	%post
12cr|wmfishtime-1.24-5|74	%{update_menus}
12cr|wmfishtime-1.24-5|75	%endif
12cr|wmfishtime-1.24-5|76	
12cr|wmfishtime-1.24-5|77	
12cr|wmfishtime-1.24-5|78	%if %mdkversion < 200900
12cr|wmfishtime-1.24-5|79	%postun
12cr|wmfishtime-1.24-5|80	%{clean_menus}
12cr|wmfishtime-1.24-5|81	%endif
12cr|wmfishtime-1.24-5|82	
12cr|wmfishtime-1.24-5|83	
12cr|wmfishtime-1.24-5|84	%files
12cr|wmfishtime-1.24-5|85	%defattr (-,root,root)
12cr|wmfishtime-1.24-5|86	%doc ALL_I_GET_IS_A_GRAY_BOX CODING INSTALL README AUTHORS COPYING
12cr|wmfishtime-1.24-5|87	%{_bindir}/*
12cr|wmfishtime-1.24-5|88	%{_liconsdir}/%{name}.png
12cr|wmfishtime-1.24-5|89	%{_miconsdir}/%{name}.png
12cr|wmfishtime-1.24-5|90	%{_iconsdir}/%{name}.png
12cr|wmfishtime-1.24-5|91	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmfishtime-1.24-5|92	%attr(644,root,man) %{_mandir}/man1/*
12cr|wmfishtime-1.24-5|93	
12cr|wmfishtime-1.24-5|94	
12cr|wmfishtime-1.24-5|95	
12cr|wmfishtime-1.24-5|96	%changelog
12cr|wmfishtime-1.24-5|97	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.24-5mdv2010.0
12cr|wmfishtime-1.24-5|98	+ Revision: 434855
12cr|wmfishtime-1.24-5|99	- rebuild
12cr|wmfishtime-1.24-5|100	
12cr|wmfishtime-1.24-5|101	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.24-4mdv2009.0
12cr|wmfishtime-1.24-5|102	+ Revision: 262051
12cr|wmfishtime-1.24-5|103	- rebuild
12cr|wmfishtime-1.24-5|104	
12cr|wmfishtime-1.24-5|105	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.24-3mdv2009.0
12cr|wmfishtime-1.24-5|106	+ Revision: 256140
12cr|wmfishtime-1.24-5|107	- rebuild
12cr|wmfishtime-1.24-5|108	
12cr|wmfishtime-1.24-5|109	+ Pixel <pixel@mandriva.com>
12cr|wmfishtime-1.24-5|110	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmfishtime-1.24-5|111	
12cr|wmfishtime-1.24-5|112	+ Olivier Blin <oblin@mandriva.com>
12cr|wmfishtime-1.24-5|113	- restore BuildRoot
12cr|wmfishtime-1.24-5|114	
12cr|wmfishtime-1.24-5|115	* Thu Dec 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.24-1mdv2008.1
12cr|wmfishtime-1.24-5|116	+ Revision: 135466
12cr|wmfishtime-1.24-5|117	- auto-convert XDG menu entry
12cr|wmfishtime-1.24-5|118	- kill re-definition of %%buildroot on Pixel's request
12cr|wmfishtime-1.24-5|119	- import wmfishtime
12cr|wmfishtime-1.24-5|120	
12cr|wmfishtime-1.24-5|121	
12cr|wmfishtime-1.24-5|122	* Fri Jul 22 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.24-1mdk
12cr|wmfishtime-1.24-5|123	- New release 1.24
12cr|wmfishtime-1.24-5|124	
12cr|wmfishtime-1.24-5|125	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.23-5mdk
12cr|wmfishtime-1.24-5|126	- Rebuild
12cr|wmfishtime-1.24-5|127	
12cr|wmfishtime-1.24-5|128	* Tue Nov 25 2003 Marcel Pol <mpol@mandrake.org> 1.23-4mdk
12cr|wmfishtime-1.24-5|129	- buildrequires
12cr|wmfishtime-1.24-5|130	- remove redundant (build)requires
12cr|wmfishtime-1.24-5|131	
12cr|wmfishtime-1.24-5|132	* Fri Jun 21 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.23-3mdk
12cr|wmfishtime-1.24-5|133	- fix menu command entry (I am stupid)
12cr|wmfishtime-1.24-5|134	
12cr|wmfishtime-1.24-5|135	* Fri Jun 21 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.23-2mdk
12cr|wmfishtime-1.24-5|136	- png icons (out xpm!)
12cr|wmfishtime-1.24-5|137	- s/Copyrigth/License/
12cr|wmfishtime-1.24-5|138	- %%{_prefix} = /usr
12cr|wmfishtime-1.24-5|139	
12cr|wmfishtime-1.24-5|140	* Fri Jun 08 2001 HA Quc-Vit <viet@mandrakesoft.com> 1.23-1mdk
12cr|wmfishtime-1.24-5|141	- Initial packaging.

8475 12
12cr|wmii-3.10-0.b1.1|1	%define	changeset	f3d88385ea7c
12cr|wmii-3.10-0.b1.1|2	
12cr|wmii-3.10-0.b1.1|3	Summary: Window Manager Improved 2, a X11 window manager for hackers
12cr|wmii-3.10-0.b1.1|4	Name: wmii
12cr|wmii-3.10-0.b1.1|5	Version: 3.10
12cr|wmii-3.10-0.b1.1|6	License: MIT
12cr|wmii-3.10-0.b1.1|7	Release: %mkrel -c b1 1
12cr|wmii-3.10-0.b1.1|8	Group: Graphical desktop/Other
12cr|wmii-3.10-0.b1.1|9	URL: http://wmii.suckless.org/
12cr|wmii-3.10-0.b1.1|10	Source0: hg.suckless.org/wmii/archive/%{changeset}.tar.gz
12cr|wmii-3.10-0.b1.1|11	
12cr|wmii-3.10-0.b1.1|12	BuildRequires: freetype2-devel
12cr|wmii-3.10-0.b1.1|13	BuildRequires: cairo-devel
12cr|wmii-3.10-0.b1.1|14	BuildRequires: python-pyrex
12cr|wmii-3.10-0.b1.1|15	BuildRequires: X11-devel
12cr|wmii-3.10-0.b1.1|16	BuildRequires: libixp-devel > 0.5
12cr|wmii-3.10-0.b1.1|17	BuildRequires: python-devel
12cr|wmii-3.10-0.b1.1|18	Requires:	xterm
12cr|wmii-3.10-0.b1.1|19	Requires:	xmessage
12cr|wmii-3.10-0.b1.1|20	Requires:	dwm-tools
12cr|wmii-3.10-0.b1.1|21	
12cr|wmii-3.10-0.b1.1|22	
12cr|wmii-3.10-0.b1.1|23	%description
12cr|wmii-3.10-0.b1.1|24	WMii is a dynamic window manager for X11.  It supports classic and tiled
12cr|wmii-3.10-0.b1.1|25	window management with extended keyboard, mouse, and 9P-based remote control.
12cr|wmii-3.10-0.b1.1|26	It consists of the wmii window manager and the wmiir the remote access utility.
12cr|wmii-3.10-0.b1.1|27	
12cr|wmii-3.10-0.b1.1|28	%package python
12cr|wmii-3.10-0.b1.1|29	Summary: Window Manager Improved 2 python files
12cr|wmii-3.10-0.b1.1|30	Group: Graphical desktop/Other
12cr|wmii-3.10-0.b1.1|31	
12cr|wmii-3.10-0.b1.1|32	%description python
12cr|wmii-3.10-0.b1.1|33	Python files for %{name}.
12cr|wmii-3.10-0.b1.1|34	
12cr|wmii-3.10-0.b1.1|35	%package devel
12cr|wmii-3.10-0.b1.1|36	Summary: Window Manager Improved 2 devel files
12cr|wmii-3.10-0.b1.1|37	Group: Development/C
12cr|wmii-3.10-0.b1.1|38	
12cr|wmii-3.10-0.b1.1|39	%description devel
12cr|wmii-3.10-0.b1.1|40	Development files for %{name}.
12cr|wmii-3.10-0.b1.1|41	
12cr|wmii-3.10-0.b1.1|42	
12cr|wmii-3.10-0.b1.1|43	%prep
12cr|wmii-3.10-0.b1.1|44	%setup -qn %{name}-%{changeset}
12cr|wmii-3.10-0.b1.1|45	
12cr|wmii-3.10-0.b1.1|46	%build
12cr|wmii-3.10-0.b1.1|47	sed -i \
12cr|wmii-3.10-0.b1.1|48	-e "/^PREFIX/s|=.*|= /usr|" \
12cr|wmii-3.10-0.b1.1|49	-e "/ETC/s|=.*|= /etc/X11|" \
12cr|wmii-3.10-0.b1.1|50	%ifarch x86_64
12cr|wmii-3.10-0.b1.1|51	-e "s|/usr/lib|/usr/lib64|g" \
12cr|wmii-3.10-0.b1.1|52	-e "/ LIBDIR/s|=.*|= /usr/lib64|" \
12cr|wmii-3.10-0.b1.1|53	%endif
12cr|wmii-3.10-0.b1.1|54	config.mk
12cr|wmii-3.10-0.b1.1|55	
12cr|wmii-3.10-0.b1.1|56	%make
12cr|wmii-3.10-0.b1.1|57	
12cr|wmii-3.10-0.b1.1|58	%install
12cr|wmii-3.10-0.b1.1|59	%makeinstall_std
12cr|wmii-3.10-0.b1.1|60	
12cr|wmii-3.10-0.b1.1|61	# install devel files
12cr|wmii-3.10-0.b1.1|62	mkdir -p %{buildroot}%{_includedir}
12cr|wmii-3.10-0.b1.1|63	find lib* -name '*.a' -exec cp {} %{buildroot}%{_libdir} \; -print
12cr|wmii-3.10-0.b1.1|64	find lib* -name '*.h' -exec cp {} %{buildroot}%{_includedir} \; -print
12cr|wmii-3.10-0.b1.1|65	
12cr|wmii-3.10-0.b1.1|66	# Install generated scripts to hook up WMI into gdm, xdm, and Co.
12cr|wmii-3.10-0.b1.1|67	mkdir -p %{buildroot}%_sysconfdir/X11/wmsession.d
12cr|wmii-3.10-0.b1.1|68	cat >    %{buildroot}%_sysconfdir/X11/wmsession.d/19%name << EOF
12cr|wmii-3.10-0.b1.1|69	NAME=%name
12cr|wmii-3.10-0.b1.1|70	EXEC=%{_bindir}/%name
12cr|wmii-3.10-0.b1.1|71	DESC=%summary
12cr|wmii-3.10-0.b1.1|72	SCRIPT:
12cr|wmii-3.10-0.b1.1|73	exec %{_bindir}/%name
12cr|wmii-3.10-0.b1.1|74	EOF
12cr|wmii-3.10-0.b1.1|75	
12cr|wmii-3.10-0.b1.1|76	
12cr|wmii-3.10-0.b1.1|77	%if %mdkversion < 200900
12cr|wmii-3.10-0.b1.1|78	%post
12cr|wmii-3.10-0.b1.1|79	%make_session
12cr|wmii-3.10-0.b1.1|80	
12cr|wmii-3.10-0.b1.1|81	%postun
12cr|wmii-3.10-0.b1.1|82	%make_session
12cr|wmii-3.10-0.b1.1|83	%endif
12cr|wmii-3.10-0.b1.1|84	
12cr|wmii-3.10-0.b1.1|85	%files
12cr|wmii-3.10-0.b1.1|86	%defattr(0644, root, root, 0755)
12cr|wmii-3.10-0.b1.1|87	%doc LICENSE README
12cr|wmii-3.10-0.b1.1|88	%attr(0755, root, root) %{_bindir}/*
12cr|wmii-3.10-0.b1.1|89	%{_mandir}/man1/*
12cr|wmii-3.10-0.b1.1|90	%dir %_sysconfdir/X11/wmii-hg/
12cr|wmii-3.10-0.b1.1|91	%attr(0755, root, root) %config(noreplace) %_sysconfdir/X11/%{name}-hg/*
12cr|wmii-3.10-0.b1.1|92	%config(noreplace) %_sysconfdir/X11/wmsession.d/19%name
12cr|wmii-3.10-0.b1.1|93	
12cr|wmii-3.10-0.b1.1|94	%files python
12cr|wmii-3.10-0.b1.1|95	%defattr(0644, root, root, 0755)
12cr|wmii-3.10-0.b1.1|96	%py_puresitedir
12cr|wmii-3.10-0.b1.1|97	
12cr|wmii-3.10-0.b1.1|98	%files devel
12cr|wmii-3.10-0.b1.1|99	%defattr(0644, root, root, 0755)
12cr|wmii-3.10-0.b1.1|100	%{_libdir}/*.a
12cr|wmii-3.10-0.b1.1|101	%{_libdir}/*.so
12cr|wmii-3.10-0.b1.1|102	%{_includedir}/*
12cr|wmii-3.10-0.b1.1|103	
12cr|wmii-3.10-0.b1.1|104	
12cr|wmii-3.10-0.b1.1|105	
12cr|wmii-3.10-0.b1.1|106	%changelog
12cr|wmii-3.10-0.b1.1|107	* Tue Oct 18 2011 Matthew Dawkins <mattydaw@mandriva.org> 3.10-0.b1.1mdv2012.0
12cr|wmii-3.10-0.b1.1|108	+ Revision: 705294
12cr|wmii-3.10-0.b1.1|109	- new version 3.10 b1 changeset f3d88385ea7c
12cr|wmii-3.10-0.b1.1|110	dropped wmipaper.pdf source
12cr|wmii-3.10-0.b1.1|111	patches 02, 03, & 04
12cr|wmii-3.10-0.b1.1|112	cleaned up spec
12cr|wmii-3.10-0.b1.1|113	fixed build for 64bit
12cr|wmii-3.10-0.b1.1|114	
12cr|wmii-3.10-0.b1.1|115	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 3.6-8
12cr|wmii-3.10-0.b1.1|116	+ Revision: 634813
12cr|wmii-3.10-0.b1.1|117	- simplify BR
12cr|wmii-3.10-0.b1.1|118	
12cr|wmii-3.10-0.b1.1|119	* Wed Oct 28 2009 Rémy Clouard <shikamaru@mandriva.org> 3.6-7mdv2010.0
12cr|wmii-3.10-0.b1.1|120	+ Revision: 459793
12cr|wmii-3.10-0.b1.1|121	- fix build due to libixp changes
12cr|wmii-3.10-0.b1.1|122	
12cr|wmii-3.10-0.b1.1|123	+ Thierry Vignaud <tv@mandriva.org>
12cr|wmii-3.10-0.b1.1|124	- rebuild
12cr|wmii-3.10-0.b1.1|125	
12cr|wmii-3.10-0.b1.1|126	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 3.6-5mdv2009.0
12cr|wmii-3.10-0.b1.1|127	+ Revision: 262054
12cr|wmii-3.10-0.b1.1|128	- rebuild
12cr|wmii-3.10-0.b1.1|129	
12cr|wmii-3.10-0.b1.1|130	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 3.6-4mdv2009.0
12cr|wmii-3.10-0.b1.1|131	+ Revision: 256184
12cr|wmii-3.10-0.b1.1|132	- rebuild
12cr|wmii-3.10-0.b1.1|133	
12cr|wmii-3.10-0.b1.1|134	* Tue Jan 08 2008 Jérôme Soyer <saispo@mandriva.org> 3.6-2mdv2008.1
12cr|wmii-3.10-0.b1.1|135	+ Revision: 146959
12cr|wmii-3.10-0.b1.1|136	- Bump Release
12cr|wmii-3.10-0.b1.1|137	- Fix Caps
12cr|wmii-3.10-0.b1.1|138	- Fix sed
12cr|wmii-3.10-0.b1.1|139	
12cr|wmii-3.10-0.b1.1|140	+ Olivier Blin <blino@mandriva.org>
12cr|wmii-3.10-0.b1.1|141	- restore BuildRoot
12cr|wmii-3.10-0.b1.1|142	
12cr|wmii-3.10-0.b1.1|143	+ Thierry Vignaud <tv@mandriva.org>
12cr|wmii-3.10-0.b1.1|144	- kill re-definition of %%buildroot on Pixel's request
12cr|wmii-3.10-0.b1.1|145	
12cr|wmii-3.10-0.b1.1|146	* Thu Dec 13 2007 Jérôme Soyer <saispo@mandriva.org> 3.6-1mdv2008.1
12cr|wmii-3.10-0.b1.1|147	+ Revision: 119211
12cr|wmii-3.10-0.b1.1|148	- New release
12cr|wmii-3.10-0.b1.1|149	- Add three patchs from debian
12cr|wmii-3.10-0.b1.1|150	- Fix make and make install
12cr|wmii-3.10-0.b1.1|151	- Disable parralel build
12cr|wmii-3.10-0.b1.1|152	
12cr|wmii-3.10-0.b1.1|153	
12cr|wmii-3.10-0.b1.1|154	* Thu May 25 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 3-1mdv2007.0
12cr|wmii-3.10-0.b1.1|155	- 3
12cr|wmii-3.10-0.b1.1|156	
12cr|wmii-3.10-0.b1.1|157	* Sun May 14 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 3-0.rc5.1mdk
12cr|wmii-3.10-0.b1.1|158	- 3 rc5
12cr|wmii-3.10-0.b1.1|159	
12cr|wmii-3.10-0.b1.1|160	* Fri May 12 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 3-0.rc4.1mdk
12cr|wmii-3.10-0.b1.1|161	- 3 rc4
12cr|wmii-3.10-0.b1.1|162	
12cr|wmii-3.10-0.b1.1|163	* Tue May 09 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 3-0.rc3.1mdk
12cr|wmii-3.10-0.b1.1|164	- 3 rc 3
12cr|wmii-3.10-0.b1.1|165	
12cr|wmii-3.10-0.b1.1|166	* Sat May 06 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 3-0.rc2.1mdk
12cr|wmii-3.10-0.b1.1|167	- 3 rc2
12cr|wmii-3.10-0.b1.1|168	- rediff patch0
12cr|wmii-3.10-0.b1.1|169	
12cr|wmii-3.10-0.b1.1|170	* Tue May 02 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 3-0.rc1.1mdk
12cr|wmii-3.10-0.b1.1|171	- 3 rc1
12cr|wmii-3.10-0.b1.1|172	- no more require 9base
12cr|wmii-3.10-0.b1.1|173	
12cr|wmii-3.10-0.b1.1|174	* Tue Dec 06 2005 Antoine Ginies <aginies@mandriva.com> 0.20051114-4mdk
12cr|wmii-3.10-0.b1.1|175	- fix x86_64 build
12cr|wmii-3.10-0.b1.1|176	
12cr|wmii-3.10-0.b1.1|177	* Mon Dec 05 2005 Antoine Ginies <aginies@mandriva.com> 0.20051114-3mdk
12cr|wmii-3.10-0.b1.1|178	- add buildrequires libxorg-x11-static-devel
12cr|wmii-3.10-0.b1.1|179	
12cr|wmii-3.10-0.b1.1|180	* Mon Dec 05 2005 Antoine Ginies <aginies@mandriva.com> 0.20051114-2mdk
12cr|wmii-3.10-0.b1.1|181	- add missing Buildrequires libxorg-x11-devel
12cr|wmii-3.10-0.b1.1|182	
12cr|wmii-3.10-0.b1.1|183	* Mon Dec 05 2005 Antoine Ginies <aginies@.mandriva.com> 0.20051114-1mdk
12cr|wmii-3.10-0.b1.1|184	- 20051114 release
12cr|wmii-3.10-0.b1.1|185	- add 9base requires
12cr|wmii-3.10-0.b1.1|186	
12cr|wmii-3.10-0.b1.1|187	* Wed Nov 30 2005 Antoine Ginies <aginies@n3.mandriva.com> 0.20050730-1mdk
12cr|wmii-3.10-0.b1.1|188	- supposed stable release Boyd [2005-07-30]
12cr|wmii-3.10-0.b1.1|189	- need to relocate all wmii scripts
12cr|wmii-3.10-0.b1.1|190	
12cr|wmii-3.10-0.b1.1|191	* Fri May 27 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.20050526-1mdk
12cr|wmii-3.10-0.b1.1|192	- initial contrib
12cr|wmii-3.10-0.b1.1|193	

8476 12
12cr|wmix-3.2-6|1	%define version 3.2
12cr|wmix-3.2-6|2	%define release %mkrel 6
12cr|wmix-3.2-6|3	%define name wmix
12cr|wmix-3.2-6|4	
12cr|wmix-3.2-6|5	Summary: Dockapp OSS sound mixer
12cr|wmix-3.2-6|6	Name: %{name}
12cr|wmix-3.2-6|7	Version: %{version}
12cr|wmix-3.2-6|8	Release: %{release}
12cr|wmix-3.2-6|9	License: GPL
12cr|wmix-3.2-6|10	Group: Sound
12cr|wmix-3.2-6|11	Source0: %{name}-%{version}.tar.bz2
12cr|wmix-3.2-6|12	Source1: %{name}-icons.tar.bz2
12cr|wmix-3.2-6|13	URL: http://dockapps.org/file.php/id/58
12cr|wmix-3.2-6|14	BuildRequires: libx11-devel
12cr|wmix-3.2-6|15	BuildRequires: libxext-devel
12cr|wmix-3.2-6|16	BuildRequires: libxpm-devel
12cr|wmix-3.2-6|17	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|wmix-3.2-6|18	
12cr|wmix-3.2-6|19	%description
12cr|wmix-3.2-6|20	* This is a complete dockapp mixer utilizing the OSS mixer API
12cr|wmix-3.2-6|21	* Has a nice On-Screen-Display to visualize current volume levels
12cr|wmix-3.2-6|22	* Can adjust main volume, balance, recording status, and mute/unmute channels
12cr|wmix-3.2-6|23	* Supports mousewheel to adjust the volume settings
12cr|wmix-3.2-6|24	* Supports user specified signals to adjust the volume remotely
12cr|wmix-3.2-6|25	* User configuration file can be used to set options
12cr|wmix-3.2-6|26	
12cr|wmix-3.2-6|27	%prep
12cr|wmix-3.2-6|28	%setup -q -n %{name}-%{version}
12cr|wmix-3.2-6|29	
12cr|wmix-3.2-6|30	%build
12cr|wmix-3.2-6|31	make CFLAGS="%optflags" LDFLAGS="%ldflags"
12cr|wmix-3.2-6|32	
12cr|wmix-3.2-6|33	%install
12cr|wmix-3.2-6|34	[ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT
12cr|wmix-3.2-6|35	
12cr|wmix-3.2-6|36	install -m 755 -d $RPM_BUILD_ROOT%{_miconsdir}
12cr|wmix-3.2-6|37	install -m 755 -d $RPM_BUILD_ROOT%{_iconsdir}
12cr|wmix-3.2-6|38	install -m 755 -d $RPM_BUILD_ROOT%{_liconsdir}
12cr|wmix-3.2-6|39	tar xOjf %SOURCE1 %{name}-16x16.xpm > $RPM_BUILD_ROOT%{_miconsdir}/%{name}.xpm
12cr|wmix-3.2-6|40	tar xOjf %SOURCE1 %{name}-32x32.xpm > $RPM_BUILD_ROOT%{_iconsdir}/%{name}.xpm
12cr|wmix-3.2-6|41	tar xOjf %SOURCE1 %{name}-48x48.xpm > $RPM_BUILD_ROOT%{_liconsdir}/%{name}.xpm
12cr|wmix-3.2-6|42	
12cr|wmix-3.2-6|43	mkdir -p $RPM_BUILD_ROOT%{_usr}/bin/
12cr|wmix-3.2-6|44	install -m 755 %{name} $RPM_BUILD_ROOT%{_usr}/bin/
12cr|wmix-3.2-6|45	
12cr|wmix-3.2-6|46	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|wmix-3.2-6|47	gunzip -c wmix.1x.gz | bzip2 -9 -c - > $RPM_BUILD_ROOT%{_mandir}/man1/wmix.1.bz2
12cr|wmix-3.2-6|48	
12cr|wmix-3.2-6|49	
12cr|wmix-3.2-6|50	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|wmix-3.2-6|51	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|wmix-3.2-6|52	[Desktop Entry]
12cr|wmix-3.2-6|53	Name=WMix
12cr|wmix-3.2-6|54	Comment=%{summary}
12cr|wmix-3.2-6|55	Exec=%{_bindir}/%{name}
12cr|wmix-3.2-6|56	Icon=%{name}
12cr|wmix-3.2-6|57	Terminal=false
12cr|wmix-3.2-6|58	Type=Application
12cr|wmix-3.2-6|59	Categories=X-MandrivaLinux-Multimedia-Sound;Audio / Midi / Mixer / Sequencer / Tuner / Audio;
12cr|wmix-3.2-6|60	EOF
12cr|wmix-3.2-6|61	
12cr|wmix-3.2-6|62	%clean
12cr|wmix-3.2-6|63	rm -rf $RPM_BUILD_ROOT
12cr|wmix-3.2-6|64	
12cr|wmix-3.2-6|65	%if %mdkversion < 200900
12cr|wmix-3.2-6|66	%post
12cr|wmix-3.2-6|67	%update_menus
12cr|wmix-3.2-6|68	%endif
12cr|wmix-3.2-6|69	
12cr|wmix-3.2-6|70	%if %mdkversion < 200900
12cr|wmix-3.2-6|71	%postun
12cr|wmix-3.2-6|72	%clean_menus
12cr|wmix-3.2-6|73	%endif
12cr|wmix-3.2-6|74	
12cr|wmix-3.2-6|75	%files
12cr|wmix-3.2-6|76	%defattr (-,root,root)
12cr|wmix-3.2-6|77	%doc AUTHORS README BUGS NEWS
12cr|wmix-3.2-6|78	%{_bindir}/%{name}
12cr|wmix-3.2-6|79	%attr(644,root,man) %{_mandir}/man1/*
12cr|wmix-3.2-6|80	%{_liconsdir}/%{name}.xpm
12cr|wmix-3.2-6|81	%{_miconsdir}/%{name}.xpm
12cr|wmix-3.2-6|82	%{_iconsdir}/%{name}.xpm
12cr|wmix-3.2-6|83	%{_usr}/share/applications/mandriva-%{name}.desktop
12cr|wmix-3.2-6|84	
12cr|wmix-3.2-6|85	
12cr|wmix-3.2-6|86	
12cr|wmix-3.2-6|87	%changelog
12cr|wmix-3.2-6|88	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 3.2-6mdv2011.0
12cr|wmix-3.2-6|89	+ Revision: 634817
12cr|wmix-3.2-6|90	- simplify BR
12cr|wmix-3.2-6|91	
12cr|wmix-3.2-6|92	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 3.2-5mdv2010.0
12cr|wmix-3.2-6|93	+ Revision: 434860
12cr|wmix-3.2-6|94	- rebuild
12cr|wmix-3.2-6|95	
12cr|wmix-3.2-6|96	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 3.2-4mdv2009.0
12cr|wmix-3.2-6|97	+ Revision: 262055
12cr|wmix-3.2-6|98	- rebuild
12cr|wmix-3.2-6|99	
12cr|wmix-3.2-6|100	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 3.2-3mdv2009.0
12cr|wmix-3.2-6|101	+ Revision: 256186
12cr|wmix-3.2-6|102	- rebuild
12cr|wmix-3.2-6|103	- drop old menu
12cr|wmix-3.2-6|104	
12cr|wmix-3.2-6|105	+ Pixel <pixel@mandriva.com>
12cr|wmix-3.2-6|106	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmix-3.2-6|107	
12cr|wmix-3.2-6|108	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 3.2-1mdv2008.1
12cr|wmix-3.2-6|109	+ Revision: 140932
12cr|wmix-3.2-6|110	- restore BuildRoot
12cr|wmix-3.2-6|111	
12cr|wmix-3.2-6|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|wmix-3.2-6|113	- kill re-definition of %%buildroot on Pixel's request
12cr|wmix-3.2-6|114	- import wmix
12cr|wmix-3.2-6|115	
12cr|wmix-3.2-6|116	
12cr|wmix-3.2-6|117	* Thu Jul 18 2006 Franck Villaume <fvill@mandriva.org> 3.2-1mdv2007.0
12cr|wmix-3.2-6|118	- new version
12cr|wmix-3.2-6|119	- xdg menu
12cr|wmix-3.2-6|120	
12cr|wmix-3.2-6|121	* Mon Apr 11 2005 Franck Villaume <fvill@mandrake.org> 3.1-1mdk
12cr|wmix-3.2-6|122	- new version
12cr|wmix-3.2-6|123	
12cr|wmix-3.2-6|124	* Thu Jun 12 2003 Marcel Pol <mpol@gmx.net> 3.0-2mdk
12cr|wmix-3.2-6|125	- rebuild for rpm 4.2
12cr|wmix-3.2-6|126	
12cr|wmix-3.2-6|127	* Fri Jun 08 2001 HA Quc-Vit <viet@mandrakesoft.com> 3.0-1mdk
12cr|wmix-3.2-6|128	- updated to revision 3.0
12cr|wmix-3.2-6|129	- fixed owner of %%{_mandir}/man1/*
12cr|wmix-3.2-6|130	
12cr|wmix-3.2-6|131	* Thu May 31 2001 HA Quc-Vit <viet@mandrakesoft.com> 2.20-1mdk
12cr|wmix-3.2-6|132	- Initial release.

8477 12
12cr|wmlaptop-1.4-8|1	%define name	wmlaptop
12cr|wmlaptop-1.4-8|2	%define version	1.4
12cr|wmlaptop-1.4-8|3	%define release %mkrel 8
12cr|wmlaptop-1.4-8|4	
12cr|wmlaptop-1.4-8|5	Name: 	 	%{name}
12cr|wmlaptop-1.4-8|6	Summary: 	Laptop info docklet for WindowMaker
12cr|wmlaptop-1.4-8|7	Version: 	%{version}
12cr|wmlaptop-1.4-8|8	Release: 	%{release}
12cr|wmlaptop-1.4-8|9	
12cr|wmlaptop-1.4-8|10	Source:		%{name}-%{version}.tar.bz2
12cr|wmlaptop-1.4-8|11	URL:		http://wmlaptop.sourceforge.net/
12cr|wmlaptop-1.4-8|12	License:	GPL
12cr|wmlaptop-1.4-8|13	Group:		Graphical desktop/WindowMaker
12cr|wmlaptop-1.4-8|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|wmlaptop-1.4-8|15	BuildRequires:	libx11-devel
12cr|wmlaptop-1.4-8|16	BuildRequires:	libxext-devel
12cr|wmlaptop-1.4-8|17	BuildRequires:	libxpm-devel
12cr|wmlaptop-1.4-8|18	BuildRequires:	imagemagick
12cr|wmlaptop-1.4-8|19	
12cr|wmlaptop-1.4-8|20	%description
12cr|wmlaptop-1.4-8|21	wmlaptop is a WindowMaker dockapp able to satisfy any requirements of a linux
12cr|wmlaptop-1.4-8|22	user with a laptop. The smartest should have easily guessed that wmlaptop
12cr|wmlaptop-1.4-8|23	includes an advanced battery information interface, including an indicator
12cr|wmlaptop-1.4-8|24	which estimates the remaining battery autonomy. Anyway this is only one of the
12cr|wmlaptop-1.4-8|25	useful functions provided:
12cr|wmlaptop-1.4-8|26	
12cr|wmlaptop-1.4-8|27	* Battery estimated time remaining
12cr|wmlaptop-1.4-8|28	* Multi Batteries support
12cr|wmlaptop-1.4-8|29	* Battery remaining charge (visual and percent)
12cr|wmlaptop-1.4-8|30	* Auto-Frequency Scaling
12cr|wmlaptop-1.4-8|31	* Manual Frequency Scaling
12cr|wmlaptop-1.4-8|32	* 0-100 Cpu Load indicator
12cr|wmlaptop-1.4-8|33	* APM and ACPI support
12cr|wmlaptop-1.4-8|34	* sysfs and /proc filesystems support
12cr|wmlaptop-1.4-8|35	* Kernel 2.6 series fully compatible
12cr|wmlaptop-1.4-8|36	* Visual support for multiple batteries
12cr|wmlaptop-1.4-8|37	* "Visual and audio" alarm on Low-Battery
12cr|wmlaptop-1.4-8|38	* Auto shutdown on Low-Battery
12cr|wmlaptop-1.4-8|39	* Easy screen saver starter
12cr|wmlaptop-1.4-8|40	* Console executable
12cr|wmlaptop-1.4-8|41	
12cr|wmlaptop-1.4-8|42	%prep
12cr|wmlaptop-1.4-8|43	%setup -q
12cr|wmlaptop-1.4-8|44	chmod 644 README*
12cr|wmlaptop-1.4-8|45	
12cr|wmlaptop-1.4-8|46	%build
12cr|wmlaptop-1.4-8|47	%make CFLAGS="$RPM_OPT_FLAGS"
12cr|wmlaptop-1.4-8|48	
12cr|wmlaptop-1.4-8|49	%install
12cr|wmlaptop-1.4-8|50	rm -rf $RPM_BUILD_ROOT
12cr|wmlaptop-1.4-8|51	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cr|wmlaptop-1.4-8|52	install -m 4755 src/%name $RPM_BUILD_ROOT/%_bindir/
12cr|wmlaptop-1.4-8|53	
12cr|wmlaptop-1.4-8|54	#menu
12cr|wmlaptop-1.4-8|55	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|wmlaptop-1.4-8|56	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmlaptop-1.4-8|57	[Desktop Entry]
12cr|wmlaptop-1.4-8|58	Type=Application
12cr|wmlaptop-1.4-8|59	Exec=%{name}
12cr|wmlaptop-1.4-8|60	Icon=%{name}
12cr|wmlaptop-1.4-8|61	Name=WMLaptop
12cr|wmlaptop-1.4-8|62	Comment=Laptop status docklet
12cr|wmlaptop-1.4-8|63	Categories=System;Monitor;
12cr|wmlaptop-1.4-8|64	EOF
12cr|wmlaptop-1.4-8|65	
12cr|wmlaptop-1.4-8|66	#icons
12cr|wmlaptop-1.4-8|67	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|wmlaptop-1.4-8|68	convert -size 48x48 img/screenshot_1.jpeg $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|wmlaptop-1.4-8|69	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|wmlaptop-1.4-8|70	convert -size 32x32 img/screenshot_1.jpeg $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|wmlaptop-1.4-8|71	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|wmlaptop-1.4-8|72	convert -size 16x16 img/screenshot_1.jpeg $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|wmlaptop-1.4-8|73	
12cr|wmlaptop-1.4-8|74	%clean
12cr|wmlaptop-1.4-8|75	rm -rf $RPM_BUILD_ROOT
12cr|wmlaptop-1.4-8|76	
12cr|wmlaptop-1.4-8|77	%if %mdkversion < 200900
12cr|wmlaptop-1.4-8|78	%post
12cr|wmlaptop-1.4-8|79	%update_menus
12cr|wmlaptop-1.4-8|80	%endif
12cr|wmlaptop-1.4-8|81	
12cr|wmlaptop-1.4-8|82	%if %mdkversion < 200900
12cr|wmlaptop-1.4-8|83	%postun
12cr|wmlaptop-1.4-8|84	%clean_menus
12cr|wmlaptop-1.4-8|85	%endif
12cr|wmlaptop-1.4-8|86	
12cr|wmlaptop-1.4-8|87	%files
12cr|wmlaptop-1.4-8|88	%defattr(-,root,root)
12cr|wmlaptop-1.4-8|89	%doc AUTHORS BUGS CHANGELOG README* THANKS
12cr|wmlaptop-1.4-8|90	%{_bindir}/%name
12cr|wmlaptop-1.4-8|91	%{_datadir}/applications/mandriva-%name.desktop
12cr|wmlaptop-1.4-8|92	%{_liconsdir}/%name.png
12cr|wmlaptop-1.4-8|93	%{_iconsdir}/%name.png
12cr|wmlaptop-1.4-8|94	%{_miconsdir}/%name.png
12cr|wmlaptop-1.4-8|95	
12cr|wmlaptop-1.4-8|96	
12cr|wmlaptop-1.4-8|97	
12cr|wmlaptop-1.4-8|98	%changelog
12cr|wmlaptop-1.4-8|99	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.4-8mdv2011.0
12cr|wmlaptop-1.4-8|100	+ Revision: 634818
12cr|wmlaptop-1.4-8|101	- simplify BR
12cr|wmlaptop-1.4-8|102	
12cr|wmlaptop-1.4-8|103	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.4-7mdv2010.0
12cr|wmlaptop-1.4-8|104	+ Revision: 434873
12cr|wmlaptop-1.4-8|105	- rebuild
12cr|wmlaptop-1.4-8|106	
12cr|wmlaptop-1.4-8|107	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|wmlaptop-1.4-8|108	- lowercase ImageMagick
12cr|wmlaptop-1.4-8|109	
12cr|wmlaptop-1.4-8|110	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.4-6mdv2009.0
12cr|wmlaptop-1.4-8|111	+ Revision: 262056
12cr|wmlaptop-1.4-8|112	- rebuild
12cr|wmlaptop-1.4-8|113	
12cr|wmlaptop-1.4-8|114	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.4-5mdv2009.0
12cr|wmlaptop-1.4-8|115	+ Revision: 256202
12cr|wmlaptop-1.4-8|116	- rebuild
12cr|wmlaptop-1.4-8|117	- fix no-buildroot-tag
12cr|wmlaptop-1.4-8|118	
12cr|wmlaptop-1.4-8|119	+ Pixel <pixel@mandriva.com>
12cr|wmlaptop-1.4-8|120	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmlaptop-1.4-8|121	
12cr|wmlaptop-1.4-8|122	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 1.4-3mdv2008.1
12cr|wmlaptop-1.4-8|123	+ Revision: 135790
12cr|wmlaptop-1.4-8|124	- auto-convert XDG menu entry
12cr|wmlaptop-1.4-8|125	- fix xpm-devel BR on x86_64
12cr|wmlaptop-1.4-8|126	- kill re-definition of %%buildroot on Pixel's request
12cr|wmlaptop-1.4-8|127	- buildrequires X11-devel instead of XFree86-devel
12cr|wmlaptop-1.4-8|128	- use %%mkrel
12cr|wmlaptop-1.4-8|129	- import wmlaptop
12cr|wmlaptop-1.4-8|130	
12cr|wmlaptop-1.4-8|131	
12cr|wmlaptop-1.4-8|132	* Fri Apr 14 2006 Udo Rader <udo.rader@bestsolution.at> 1.4-2mdk
12cr|wmlaptop-1.4-8|133	- added libxpm* as buildreq in order to hopefully fix x86_64 build
12cr|wmlaptop-1.4-8|134	problems
12cr|wmlaptop-1.4-8|135	
12cr|wmlaptop-1.4-8|136	* Wed Apr 05 2005 Udo Rader <udo.rader@bestsolution.at> 1.4-1mdk
12cr|wmlaptop-1.4-8|137	- new upstream version
12cr|wmlaptop-1.4-8|138	- made it suid root in order to allow writing to /sys/... files
12cr|wmlaptop-1.4-8|139	
12cr|wmlaptop-1.4-8|140	* Mon Jun 7 2004 Austin Acton <austin@mandrake.org> 1.3-1mdk
12cr|wmlaptop-1.4-8|141	- initial package

8478 12
12cr|wmmemmon-1.0.1-7|1	Summary: Mem/Swap monitoring dockapp for WindowMaker
12cr|wmmemmon-1.0.1-7|2	Name:		wmmemmon
12cr|wmmemmon-1.0.1-7|3	Version: 1.0.1
12cr|wmmemmon-1.0.1-7|4	Release: %mkrel 7
12cr|wmmemmon-1.0.1-7|5	License:	GPL
12cr|wmmemmon-1.0.1-7|6	Group:		Graphical desktop/WindowMaker
12cr|wmmemmon-1.0.1-7|7	Source0:	http://www.sh.rim.or.jp/~ssato/src/%{name}-%{version}.tar.bz2
12cr|wmmemmon-1.0.1-7|8	URL:		http://www.sh.rim.or.jp/~ssato/wmmemmon-e.html
12cr|wmmemmon-1.0.1-7|9	BuildRequires:	libx11-devel
12cr|wmmemmon-1.0.1-7|10	BuildRequires:	libxpm-devel
12cr|wmmemmon-1.0.1-7|11	BuildRequires:	libxext-devel
12cr|wmmemmon-1.0.1-7|12	BuildRequires:	imagemagick
12cr|wmmemmon-1.0.1-7|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|wmmemmon-1.0.1-7|14	
12cr|wmmemmon-1.0.1-7|15	%description
12cr|wmmemmon-1.0.1-7|16	Mem/Swap monitoring dockapp for WindowMaker. Outside circle is Mem usage
12cr|wmmemmon-1.0.1-7|17	in percent, inside is swap. It works fine with AfterStep and BlackBox.
12cr|wmmemmon-1.0.1-7|18	
12cr|wmmemmon-1.0.1-7|19	%prep
12cr|wmmemmon-1.0.1-7|20	%setup
12cr|wmmemmon-1.0.1-7|21	
12cr|wmmemmon-1.0.1-7|22	%build
12cr|wmmemmon-1.0.1-7|23	%configure2_5x
12cr|wmmemmon-1.0.1-7|24	%make
12cr|wmmemmon-1.0.1-7|25	
12cr|wmmemmon-1.0.1-7|26	%install
12cr|wmmemmon-1.0.1-7|27	[ -d %buildroot ] && rm -rf %buildroot
12cr|wmmemmon-1.0.1-7|28	
12cr|wmmemmon-1.0.1-7|29	install -m 755 -d %buildroot%_bindir
12cr|wmmemmon-1.0.1-7|30	install -m 755 src/%name %buildroot%_bindir
12cr|wmmemmon-1.0.1-7|31	
12cr|wmmemmon-1.0.1-7|32	install -m 755 -d %buildroot%_mandir/man1
12cr|wmmemmon-1.0.1-7|33	install -m 755 doc/%name.1 %buildroot%_mandir/man1/
12cr|wmmemmon-1.0.1-7|34	
12cr|wmmemmon-1.0.1-7|35	install -m 755 -d %buildroot%{_miconsdir}
12cr|wmmemmon-1.0.1-7|36	install -m 755 -d %buildroot%{_iconsdir}
12cr|wmmemmon-1.0.1-7|37	install -m 755 -d %buildroot%{_liconsdir}
12cr|wmmemmon-1.0.1-7|38	convert icons/%{name}-16x16.xpm %buildroot%{_miconsdir}/%{name}.png
12cr|wmmemmon-1.0.1-7|39	convert icons/%{name}-32x32.xpm %buildroot%{_iconsdir}/%{name}.png
12cr|wmmemmon-1.0.1-7|40	convert icons/%{name}-48x48.xpm %buildroot%{_liconsdir}/%{name}.png
12cr|wmmemmon-1.0.1-7|41	
12cr|wmmemmon-1.0.1-7|42	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|wmmemmon-1.0.1-7|43	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmmemmon-1.0.1-7|44	[Desktop Entry]
12cr|wmmemmon-1.0.1-7|45	Type=Application
12cr|wmmemmon-1.0.1-7|46	Exec=%{_bindir}/%{name}
12cr|wmmemmon-1.0.1-7|47	Icon=%{name}
12cr|wmmemmon-1.0.1-7|48	Categories=System;Monitor;
12cr|wmmemmon-1.0.1-7|49	Name=WmMemMon
12cr|wmmemmon-1.0.1-7|50	Comment=Mem/Swap monitoring dockapp for WindowMaker
12cr|wmmemmon-1.0.1-7|51	EOF
12cr|wmmemmon-1.0.1-7|52	
12cr|wmmemmon-1.0.1-7|53	
12cr|wmmemmon-1.0.1-7|54	%clean
12cr|wmmemmon-1.0.1-7|55	[ -z %buildroot ] || {
12cr|wmmemmon-1.0.1-7|56	rm -rf %buildroot
12cr|wmmemmon-1.0.1-7|57	}
12cr|wmmemmon-1.0.1-7|58	
12cr|wmmemmon-1.0.1-7|59	
12cr|wmmemmon-1.0.1-7|60	%if %mdkversion < 200900
12cr|wmmemmon-1.0.1-7|61	%post
12cr|wmmemmon-1.0.1-7|62	%{update_menus}
12cr|wmmemmon-1.0.1-7|63	%endif
12cr|wmmemmon-1.0.1-7|64	
12cr|wmmemmon-1.0.1-7|65	
12cr|wmmemmon-1.0.1-7|66	%if %mdkversion < 200900
12cr|wmmemmon-1.0.1-7|67	%postun
12cr|wmmemmon-1.0.1-7|68	%{clean_menus}
12cr|wmmemmon-1.0.1-7|69	%endif
12cr|wmmemmon-1.0.1-7|70	
12cr|wmmemmon-1.0.1-7|71	
12cr|wmmemmon-1.0.1-7|72	%files
12cr|wmmemmon-1.0.1-7|73	%defattr (-,root,root)
12cr|wmmemmon-1.0.1-7|74	%doc AUTHORS INSTALL NEWS COPYING README THANKS ChangeLog TODO
12cr|wmmemmon-1.0.1-7|75	%{_bindir}/*
12cr|wmmemmon-1.0.1-7|76	%{_liconsdir}/%{name}.png
12cr|wmmemmon-1.0.1-7|77	%{_miconsdir}/%{name}.png
12cr|wmmemmon-1.0.1-7|78	%{_iconsdir}/%{name}.png
12cr|wmmemmon-1.0.1-7|79	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmmemmon-1.0.1-7|80	%{_mandir}/man1/*
12cr|wmmemmon-1.0.1-7|81	
12cr|wmmemmon-1.0.1-7|82	
12cr|wmmemmon-1.0.1-7|83	
12cr|wmmemmon-1.0.1-7|84	%changelog
12cr|wmmemmon-1.0.1-7|85	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.0.1-7mdv2011.0
12cr|wmmemmon-1.0.1-7|86	+ Revision: 634819
12cr|wmmemmon-1.0.1-7|87	- simplify BR
12cr|wmmemmon-1.0.1-7|88	
12cr|wmmemmon-1.0.1-7|89	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-6mdv2010.0
12cr|wmmemmon-1.0.1-7|90	+ Revision: 434887
12cr|wmmemmon-1.0.1-7|91	- rebuild
12cr|wmmemmon-1.0.1-7|92	
12cr|wmmemmon-1.0.1-7|93	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|wmmemmon-1.0.1-7|94	- lowercase ImageMagick
12cr|wmmemmon-1.0.1-7|95	
12cr|wmmemmon-1.0.1-7|96	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-5mdv2009.0
12cr|wmmemmon-1.0.1-7|97	+ Revision: 262058
12cr|wmmemmon-1.0.1-7|98	- rebuild
12cr|wmmemmon-1.0.1-7|99	
12cr|wmmemmon-1.0.1-7|100	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-4mdv2009.0
12cr|wmmemmon-1.0.1-7|101	+ Revision: 256203
12cr|wmmemmon-1.0.1-7|102	- rebuild
12cr|wmmemmon-1.0.1-7|103	
12cr|wmmemmon-1.0.1-7|104	+ Pixel <pixel@mandriva.com>
12cr|wmmemmon-1.0.1-7|105	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmmemmon-1.0.1-7|106	
12cr|wmmemmon-1.0.1-7|107	+ Olivier Blin <oblin@mandriva.com>
12cr|wmmemmon-1.0.1-7|108	- restore BuildRoot
12cr|wmmemmon-1.0.1-7|109	
12cr|wmmemmon-1.0.1-7|110	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 1.0.1-2mdv2008.1
12cr|wmmemmon-1.0.1-7|111	+ Revision: 135531
12cr|wmmemmon-1.0.1-7|112	- auto-convert XDG menu entry
12cr|wmmemmon-1.0.1-7|113	- kill re-definition of %%buildroot on Pixel's request
12cr|wmmemmon-1.0.1-7|114	- buildrequires X11-devel instead of XFree86-devel
12cr|wmmemmon-1.0.1-7|115	- use %%mkrel
12cr|wmmemmon-1.0.1-7|116	- import wmmemmon
12cr|wmmemmon-1.0.1-7|117	
12cr|wmmemmon-1.0.1-7|118	
12cr|wmmemmon-1.0.1-7|119	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.0.1-2mdk
12cr|wmmemmon-1.0.1-7|120	- Rebuild
12cr|wmmemmon-1.0.1-7|121	
12cr|wmmemmon-1.0.1-7|122	* Tue May  4 2004 Michael Scherer <misc@mandrake.org> 1.0.1-1mdk
12cr|wmmemmon-1.0.1-7|123	- New release 1.0.1
12cr|wmmemmon-1.0.1-7|124	- use macro
12cr|wmmemmon-1.0.1-7|125	- remove Prefix, and Requires
12cr|wmmemmon-1.0.1-7|126	
12cr|wmmemmon-1.0.1-7|127	* Thu Apr 10 2003 HA Quc-Vit <viet@mandrakesoft.com> 1.0.0-1mdk
12cr|wmmemmon-1.0.1-7|128	- New release.
12cr|wmmemmon-1.0.1-7|129	- xpm icons converted to png at compile time from the spec.
12cr|wmmemmon-1.0.1-7|130	
12cr|wmmemmon-1.0.1-7|131	* Wed Mar 27 2002 HA Quc-Vit <viet@mandrakesoft.com> 0.7.0-1mdk
12cr|wmmemmon-1.0.1-7|132	- New release.
12cr|wmmemmon-1.0.1-7|133	- xpm icons converted to png.
12cr|wmmemmon-1.0.1-7|134	- menu file has "needs=wmaker" instead of "needs=x11".
12cr|wmmemmon-1.0.1-7|135	- did install (binary and manpage) by hand due to new naming convention.
12cr|wmmemmon-1.0.1-7|136	
12cr|wmmemmon-1.0.1-7|137	* Mon Feb 11 2002 HA Quc-Vit <viet@mandrakesoft.com> 0.6.0-1mdk
12cr|wmmemmon-1.0.1-7|138	- New release.
12cr|wmmemmon-1.0.1-7|139	- and revamped website :o)
12cr|wmmemmon-1.0.1-7|140	- xpm icons converted to png (new policy, oh well).
12cr|wmmemmon-1.0.1-7|141	
12cr|wmmemmon-1.0.1-7|142	* Mon Oct 1 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.5.2-1mdk
12cr|wmmemmon-1.0.1-7|143	- New release, no more libdockapp dependancy (integrated)
12cr|wmmemmon-1.0.1-7|144	- now you can specify your own backlight color, I like rgb:50/B0/FF :o)
12cr|wmmemmon-1.0.1-7|145	
12cr|wmmemmon-1.0.1-7|146	* Wed Jul 25 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.3.1-1mdk
12cr|wmmemmon-1.0.1-7|147	- New release, with icons integrated :o)
12cr|wmmemmon-1.0.1-7|148	
12cr|wmmemmon-1.0.1-7|149	* Tue Jun 19 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.2.0-2mdk
12cr|wmmemmon-1.0.1-7|150	- Added icons from the author Seiichi SATO <sato@cvs-net.co.jp>
12cr|wmmemmon-1.0.1-7|151	
12cr|wmmemmon-1.0.1-7|152	* Fri Jun 01 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.2.0-1mdk
12cr|wmmemmon-1.0.1-7|153	- Initial release.
12cr|wmmemmon-1.0.1-7|154	
12cr|wmmemmon-1.0.1-7|155	* Mon May 07 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.1.0-0mdk
12cr|wmmemmon-1.0.1-7|156	- Initial packaging.

8479 12
12cr|wmMoonClock-1.27-7|1	%define name	wmMoonClock
12cr|wmMoonClock-1.27-7|2	%define version	1.27
12cr|wmMoonClock-1.27-7|3	%define release %mkrel 7
12cr|wmMoonClock-1.27-7|4	
12cr|wmMoonClock-1.27-7|5	Name: 	 	%{name}
12cr|wmMoonClock-1.27-7|6	Summary: 	Docklet that shows lunar ephemeris to fairly high accuracy
12cr|wmMoonClock-1.27-7|7	Version: 	%{version}
12cr|wmMoonClock-1.27-7|8	Release: 	%{release}
12cr|wmMoonClock-1.27-7|9	
12cr|wmMoonClock-1.27-7|10	Source0:	%{name}-%{version}.tar.bz2
12cr|wmMoonClock-1.27-7|11	Source1:	wmmoonclock_icon.png
12cr|wmMoonClock-1.27-7|12	URL:		http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml
12cr|wmMoonClock-1.27-7|13	License:	GPL
12cr|wmMoonClock-1.27-7|14	Group:		Graphical desktop/WindowMaker
12cr|wmMoonClock-1.27-7|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|wmMoonClock-1.27-7|16	BuildRequires:	libx11-devel
12cr|wmMoonClock-1.27-7|17	BuildRequires:	libxpm-devel
12cr|wmMoonClock-1.27-7|18	BuildRequires:	libxext-devel
12cr|wmMoonClock-1.27-7|19	BuildRequires:	imagemagick
12cr|wmMoonClock-1.27-7|20	
12cr|wmMoonClock-1.27-7|21	%description
12cr|wmMoonClock-1.27-7|22	wmMoonClock displays the lunar ephemeris with high accuracy. You can
12cr|wmMoonClock-1.27-7|23	define your local latitude and longitude to get precise results. And
12cr|wmMoonClock-1.27-7|24	even better you get a very nice moon icon that matches the current state
12cr|wmMoonClock-1.27-7|25	of the moon.
12cr|wmMoonClock-1.27-7|26	
12cr|wmMoonClock-1.27-7|27	In order to get good results, you may have to find your geographical
12cr|wmMoonClock-1.27-7|28	coordinates, eg. from this site http://www.astro.com/atlas
12cr|wmMoonClock-1.27-7|29	
12cr|wmMoonClock-1.27-7|30	%prep
12cr|wmMoonClock-1.27-7|31	%setup -q
12cr|wmMoonClock-1.27-7|32	
12cr|wmMoonClock-1.27-7|33	%build
12cr|wmMoonClock-1.27-7|34	%{__cp} %{SOURCE1} .
12cr|wmMoonClock-1.27-7|35	cd Src
12cr|wmMoonClock-1.27-7|36	# copy icon to build dir
12cr|wmMoonClock-1.27-7|37	%make CFLAGS="%optflags %ldflags"
12cr|wmMoonClock-1.27-7|38	
12cr|wmMoonClock-1.27-7|39	%install
12cr|wmMoonClock-1.27-7|40	rm -rf $RPM_BUILD_ROOT
12cr|wmMoonClock-1.27-7|41	%{__mkdir} -p $RPM_BUILD_ROOT/%_bindir
12cr|wmMoonClock-1.27-7|42	%{__mkdir} -p $RPM_BUILD_ROOT/%_mandir/man1
12cr|wmMoonClock-1.27-7|43	%{__cp} Src/%name $RPM_BUILD_ROOT/%_bindir/
12cr|wmMoonClock-1.27-7|44	%{__cp} Src/%name.1 $RPM_BUILD_ROOT/%_mandir/man1/
12cr|wmMoonClock-1.27-7|45	
12cr|wmMoonClock-1.27-7|46	#menu
12cr|wmMoonClock-1.27-7|47	%{__mkdir} -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|wmMoonClock-1.27-7|48	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmMoonClock-1.27-7|49	[Desktop Entry]
12cr|wmMoonClock-1.27-7|50	Type=Application
12cr|wmMoonClock-1.27-7|51	Exec=%{name}
12cr|wmMoonClock-1.27-7|52	Icon=%{name}
12cr|wmMoonClock-1.27-7|53	Name=wmMoonClock
12cr|wmMoonClock-1.27-7|54	Comment=Lunuar Ephemeris status docklet
12cr|wmMoonClock-1.27-7|55	Categories=System;Monitor;
12cr|wmMoonClock-1.27-7|56	EOF
12cr|wmMoonClock-1.27-7|57	
12cr|wmMoonClock-1.27-7|58	#icons
12cr|wmMoonClock-1.27-7|59	%{__mkdir} -p $RPM_BUILD_ROOT/%_liconsdir
12cr|wmMoonClock-1.27-7|60	convert -size 48x48 wmmoonclock_icon.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|wmMoonClock-1.27-7|61	%{__mkdir} -p $RPM_BUILD_ROOT/%_iconsdir
12cr|wmMoonClock-1.27-7|62	convert -size 32x32 wmmoonclock_icon.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|wmMoonClock-1.27-7|63	%{__mkdir} -p $RPM_BUILD_ROOT/%_miconsdir
12cr|wmMoonClock-1.27-7|64	convert -size 16x16 wmmoonclock_icon.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|wmMoonClock-1.27-7|65	
12cr|wmMoonClock-1.27-7|66	# the various states of the applet
12cr|wmMoonClock-1.27-7|67	%{__mkdir} -p $RPM_BUILD_ROOT/%_iconsdir/%name
12cr|wmMoonClock-1.27-7|68	%{__cp} Src/*xpm $RPM_BUILD_ROOT/%_iconsdir/%name/
12cr|wmMoonClock-1.27-7|69	
12cr|wmMoonClock-1.27-7|70	%clean
12cr|wmMoonClock-1.27-7|71	rm -rf $RPM_BUILD_ROOT
12cr|wmMoonClock-1.27-7|72	
12cr|wmMoonClock-1.27-7|73	%if %mdkversion < 200900
12cr|wmMoonClock-1.27-7|74	%post
12cr|wmMoonClock-1.27-7|75	%update_menus
12cr|wmMoonClock-1.27-7|76	%endif
12cr|wmMoonClock-1.27-7|77	
12cr|wmMoonClock-1.27-7|78	%if %mdkversion < 200900
12cr|wmMoonClock-1.27-7|79	%postun
12cr|wmMoonClock-1.27-7|80	%clean_menus
12cr|wmMoonClock-1.27-7|81	%endif
12cr|wmMoonClock-1.27-7|82	
12cr|wmMoonClock-1.27-7|83	%files
12cr|wmMoonClock-1.27-7|84	%defattr(-,root,root)
12cr|wmMoonClock-1.27-7|85	%doc BUGS COPYING
12cr|wmMoonClock-1.27-7|86	%doc %{_mandir}/*/*
12cr|wmMoonClock-1.27-7|87	%{_bindir}/%name
12cr|wmMoonClock-1.27-7|88	%{_datadir}/applications/mandriva-%name.desktop
12cr|wmMoonClock-1.27-7|89	%{_liconsdir}/%name.png
12cr|wmMoonClock-1.27-7|90	%{_iconsdir}/%name.png
12cr|wmMoonClock-1.27-7|91	%{_miconsdir}/%name.png
12cr|wmMoonClock-1.27-7|92	%{_iconsdir}/%name/
12cr|wmMoonClock-1.27-7|93	
12cr|wmMoonClock-1.27-7|94	
12cr|wmMoonClock-1.27-7|95	
12cr|wmMoonClock-1.27-7|96	%changelog
12cr|wmMoonClock-1.27-7|97	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.27-7mdv2011.0
12cr|wmMoonClock-1.27-7|98	+ Revision: 634773
12cr|wmMoonClock-1.27-7|99	- simplify BR
12cr|wmMoonClock-1.27-7|100	
12cr|wmMoonClock-1.27-7|101	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.27-6mdv2010.0
12cr|wmMoonClock-1.27-7|102	+ Revision: 434891
12cr|wmMoonClock-1.27-7|103	- rebuild
12cr|wmMoonClock-1.27-7|104	
12cr|wmMoonClock-1.27-7|105	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.27-5mdv2009.0
12cr|wmMoonClock-1.27-7|106	+ Revision: 262059
12cr|wmMoonClock-1.27-7|107	- rebuild
12cr|wmMoonClock-1.27-7|108	
12cr|wmMoonClock-1.27-7|109	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.27-4mdv2009.0
12cr|wmMoonClock-1.27-7|110	+ Revision: 256206
12cr|wmMoonClock-1.27-7|111	- rebuild
12cr|wmMoonClock-1.27-7|112	- fix no-buildroot-tag
12cr|wmMoonClock-1.27-7|113	
12cr|wmMoonClock-1.27-7|114	+ Pixel <pixel@mandriva.com>
12cr|wmMoonClock-1.27-7|115	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmMoonClock-1.27-7|116	
12cr|wmMoonClock-1.27-7|117	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 1.27-2mdv2008.1
12cr|wmMoonClock-1.27-7|118	+ Revision: 135560
12cr|wmMoonClock-1.27-7|119	- fix directory creation
12cr|wmMoonClock-1.27-7|120	- auto-convert XDG menu entry
12cr|wmMoonClock-1.27-7|121	- kill re-definition of %%buildroot on Pixel's request
12cr|wmMoonClock-1.27-7|122	- buildrequires X11-devel instead of XFree86-devel
12cr|wmMoonClock-1.27-7|123	- import wmMoonClock
12cr|wmMoonClock-1.27-7|124	
12cr|wmMoonClock-1.27-7|125	
12cr|wmMoonClock-1.27-7|126	* Sun Dec 11 2005 Udo Rader <udo.rader@bestsolution.at> 1.27-2mdk
12cr|wmMoonClock-1.27-7|127	- adding libxpm-devel as BuildReq
12cr|wmMoonClock-1.27-7|128	
12cr|wmMoonClock-1.27-7|129	* Thu Dec 01 2005 Udo Rader <udo.rader@bestsolution.at> 1.27-1mdk
12cr|wmMoonClock-1.27-7|130	- initial release

8480 12
12cr|wmnd-0.4.16-1|1	Summary:	A dockapp for monitoring network interfaces
12cr|wmnd-0.4.16-1|2	Name:		wmnd
12cr|wmnd-0.4.16-1|3	Version:	0.4.16
12cr|wmnd-0.4.16-1|4	Release:	1
12cr|wmnd-0.4.16-1|5	License:	GPLv2
12cr|wmnd-0.4.16-1|6	Group:		Monitoring
12cr|wmnd-0.4.16-1|7	Source0:	http://www.thregr.org/~wavexx/software/wmnd/releases/%{name}-%{version}.tar.gz
12cr|wmnd-0.4.16-1|8	Source1:	%{name}-icons.tar.bz2
12cr|wmnd-0.4.16-1|9	URL:		http://www.thregr.org/~wavexx/software/wmnd/
12cr|wmnd-0.4.16-1|10	BuildRequires:	libx11-devel
12cr|wmnd-0.4.16-1|11	BuildRequires:	libxext-devel
12cr|wmnd-0.4.16-1|12	BuildRequires:	libxpm-devel
12cr|wmnd-0.4.16-1|13	BuildRequires:	libsm-devel
12cr|wmnd-0.4.16-1|14	
12cr|wmnd-0.4.16-1|15	%description
12cr|wmnd-0.4.16-1|16	WMND (WindowMaker Network Devices) is a network monitoring
12cr|wmnd-0.4.16-1|17	dock app improved and based on WMiFS 1.3b. You can find the
12cr|wmnd-0.4.16-1|18	features of WMiFS 1.3b from documents in directory WMiFS.
12cr|wmnd-0.4.16-1|19	
12cr|wmnd-0.4.16-1|20	%prep
12cr|wmnd-0.4.16-1|21	%setup -q
12cr|wmnd-0.4.16-1|22	
12cr|wmnd-0.4.16-1|23	%build
12cr|wmnd-0.4.16-1|24	%configure2_5x
12cr|wmnd-0.4.16-1|25	%make
12cr|wmnd-0.4.16-1|26	
12cr|wmnd-0.4.16-1|27	%install
12cr|wmnd-0.4.16-1|28	[ -d %{buildroot} ] && rm -rf %{buildroot}
12cr|wmnd-0.4.16-1|29	
12cr|wmnd-0.4.16-1|30	%makeinstall_std
12cr|wmnd-0.4.16-1|31	install -m 755 -d %{buildroot}%{_datadir}/pixmaps
12cr|wmnd-0.4.16-1|32	tar xOjf %SOURCE1 %{name}-48x48.png > %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|wmnd-0.4.16-1|33	
12cr|wmnd-0.4.16-1|34	mkdir -p %{buildroot}%{_datadir}/applications
12cr|wmnd-0.4.16-1|35	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cr|wmnd-0.4.16-1|36	[Desktop Entry]
12cr|wmnd-0.4.16-1|37	Name=wmnd
12cr|wmnd-0.4.16-1|38	Comment=A dockapp for monitoring network interfaces
12cr|wmnd-0.4.16-1|39	Exec=%{_bindir}/%{name}
12cr|wmnd-0.4.16-1|40	Icon=%{name}
12cr|wmnd-0.4.16-1|41	Terminal=false
12cr|wmnd-0.4.16-1|42	Type=Application
12cr|wmnd-0.4.16-1|43	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
12cr|wmnd-0.4.16-1|44	EOF
12cr|wmnd-0.4.16-1|45	
12cr|wmnd-0.4.16-1|46	%clean
12cr|wmnd-0.4.16-1|47	[ -z %{buildroot} ] || {
12cr|wmnd-0.4.16-1|48	rm -rf %{buildroot}
12cr|wmnd-0.4.16-1|49	}
12cr|wmnd-0.4.16-1|50	
12cr|wmnd-0.4.16-1|51	%if %mdkversion < 200900
12cr|wmnd-0.4.16-1|52	%post
12cr|wmnd-0.4.16-1|53	%{update_menus}
12cr|wmnd-0.4.16-1|54	%endif
12cr|wmnd-0.4.16-1|55	
12cr|wmnd-0.4.16-1|56	%if %mdkversion < 200900
12cr|wmnd-0.4.16-1|57	%postun
12cr|wmnd-0.4.16-1|58	%{clean_menus}
12cr|wmnd-0.4.16-1|59	%endif
12cr|wmnd-0.4.16-1|60	
12cr|wmnd-0.4.16-1|61	%files
12cr|wmnd-0.4.16-1|62	%defattr (-,root,root)
12cr|wmnd-0.4.16-1|63	%doc examples/wmndrc NEWS AUTHORS README TODO ChangeLog
12cr|wmnd-0.4.16-1|64	%{_bindir}/*
12cr|wmnd-0.4.16-1|65	%{_mandir}/man1/*
12cr|wmnd-0.4.16-1|66	%{_datadir}/pixmaps/%{name}.png
12cr|wmnd-0.4.16-1|67	%{_datadir}/applications/%{name}.desktop
12cr|wmnd-0.4.16-1|68	%{_datadir}/wmndrc
12cr|wmnd-0.4.16-1|69	
12cr|wmnd-0.4.16-1|70	
12cr|wmnd-0.4.16-1|71	
12cr|wmnd-0.4.16-1|72	
12cr|wmnd-0.4.16-1|73	%changelog
12cr|wmnd-0.4.16-1|74	* Tue Oct 18 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.4.16-1
12cr|wmnd-0.4.16-1|75	+ Revision: 705252
12cr|wmnd-0.4.16-1|76	- new version 0.4.16
12cr|wmnd-0.4.16-1|77	cleaned up spec file
12cr|wmnd-0.4.16-1|78	
12cr|wmnd-0.4.16-1|79	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.4.12-7mdv2010.0
12cr|wmnd-0.4.16-1|80	+ Revision: 434892
12cr|wmnd-0.4.16-1|81	- rebuild
12cr|wmnd-0.4.16-1|82	
12cr|wmnd-0.4.16-1|83	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.4.12-6mdv2009.0
12cr|wmnd-0.4.16-1|84	+ Revision: 262060
12cr|wmnd-0.4.16-1|85	- rebuild
12cr|wmnd-0.4.16-1|86	
12cr|wmnd-0.4.16-1|87	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.4.12-5mdv2009.0
12cr|wmnd-0.4.16-1|88	+ Revision: 256209
12cr|wmnd-0.4.16-1|89	- rebuild
12cr|wmnd-0.4.16-1|90	- drop old menu
12cr|wmnd-0.4.16-1|91	
12cr|wmnd-0.4.16-1|92	+ Pixel <pixel@mandriva.com>
12cr|wmnd-0.4.16-1|93	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmnd-0.4.16-1|94	
12cr|wmnd-0.4.16-1|95	* Thu Jan 03 2008 Olivier Blin <blino@mandriva.org> 3mdv2008.1-current
12cr|wmnd-0.4.16-1|96	+ Revision: 140932
12cr|wmnd-0.4.16-1|97	- restore BuildRoot
12cr|wmnd-0.4.16-1|98	
12cr|wmnd-0.4.16-1|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|wmnd-0.4.16-1|100	- kill re-definition of %%buildroot on Pixel's request
12cr|wmnd-0.4.16-1|101	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|wmnd-0.4.16-1|102	
12cr|wmnd-0.4.16-1|103	
12cr|wmnd-0.4.16-1|104	* Tue Feb 06 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.4.12-3mdv2007.0
12cr|wmnd-0.4.16-1|105	+ Revision: 116895
12cr|wmnd-0.4.16-1|106	- fixed .desktop file Comment
12cr|wmnd-0.4.16-1|107	
12cr|wmnd-0.4.16-1|108	* Mon Jan 29 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.4.12-2mdv2007.1
12cr|wmnd-0.4.16-1|109	+ Revision: 115170
12cr|wmnd-0.4.16-1|110	- menu migrated to XDG scheme, for great compliance
12cr|wmnd-0.4.16-1|111	- cleanup
12cr|wmnd-0.4.16-1|112	. manpages are compressed automatically
12cr|wmnd-0.4.16-1|113	. removing generic FSF 'INSTALL' from package as it is mostly useless
12cr|wmnd-0.4.16-1|114	
12cr|wmnd-0.4.16-1|115	* Mon Jan 29 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.4.12-1mdv2007.1
12cr|wmnd-0.4.16-1|116	+ Revision: 114943
12cr|wmnd-0.4.16-1|117	- new version 0.4.12
12cr|wmnd-0.4.16-1|118	- fixed Group and menu category, better Summary
12cr|wmnd-0.4.16-1|119	- fixed BuildRequires
12cr|wmnd-0.4.16-1|120	- spec cleanup
12cr|wmnd-0.4.16-1|121	
12cr|wmnd-0.4.16-1|122	* Sat Sep 11 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.4.9-1mdk
12cr|wmnd-0.4.16-1|123	- 0.4.9
12cr|wmnd-0.4.16-1|124	

8481 12
12cr|wmpop3lb-2.4.2-9|1	%define name		wmpop3lb
12cr|wmpop3lb-2.4.2-9|2	%define version 2.4.2
12cr|wmpop3lb-2.4.2-9|3	%define release %mkrel 9
12cr|wmpop3lb-2.4.2-9|4	
12cr|wmpop3lb-2.4.2-9|5	Summary: 	POP3 mail box checker
12cr|wmpop3lb-2.4.2-9|6	Name:		%{name}
12cr|wmpop3lb-2.4.2-9|7	Version:	%{version}
12cr|wmpop3lb-2.4.2-9|8	Release:	%{release}
12cr|wmpop3lb-2.4.2-9|9	License:	GPLv2+
12cr|wmpop3lb-2.4.2-9|10	Group:		Graphical desktop/WindowMaker
12cr|wmpop3lb-2.4.2-9|11	Source0:	%{name}%{version}.tar.bz2
12cr|wmpop3lb-2.4.2-9|12	Source1:	%{name}-icons.tar.bz2
12cr|wmpop3lb-2.4.2-9|13	URL:		http://www.jourdain.org/wmpop3/wmpop3lb%{version}.tar.gz
12cr|wmpop3lb-2.4.2-9|14	BuildRequires:	libx11-devel
12cr|wmpop3lb-2.4.2-9|15	BuildRequires:	libxext-devel
12cr|wmpop3lb-2.4.2-9|16	BuildRequires:	libxpm-devel
12cr|wmpop3lb-2.4.2-9|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|wmpop3lb-2.4.2-9|18	
12cr|wmpop3lb-2.4.2-9|19	%description
12cr|wmpop3lb-2.4.2-9|20	WMPop3LB is a multi POP3 accounts mailbox checker. It can connect to up to 6
12cr|wmpop3lb-2.4.2-9|21	POP3 accounts to check if you have mail, get the "From:" and "Subject:" header
12cr|wmpop3lb-2.4.2-9|22	fields of each mail and display them in a 7 lines window. It can list up to 19
12cr|wmpop3lb-2.4.2-9|23	messages per server which can be read by scrolling the window up and down.
12cr|wmpop3lb-2.4.2-9|24	Messages can be deleted directly off the servers by selecting the mails to
12cr|wmpop3lb-2.4.2-9|25	delete and clicking the "delete" button.
12cr|wmpop3lb-2.4.2-9|26	
12cr|wmpop3lb-2.4.2-9|27	You may configure your .wmpop3rc either by hand or through the graphical
12cr|wmpop3lb-2.4.2-9|28	utility called wmpop3lbcfg
12cr|wmpop3lb-2.4.2-9|29	
12cr|wmpop3lb-2.4.2-9|30	%prep
12cr|wmpop3lb-2.4.2-9|31	
12cr|wmpop3lb-2.4.2-9|32	%setup -qn %{name}%{version}
12cr|wmpop3lb-2.4.2-9|33	mv wmpop3/.wmpop3rc_test wmpop3/wmpop3rc
12cr|wmpop3lb-2.4.2-9|34	
12cr|wmpop3lb-2.4.2-9|35	%build
12cr|wmpop3lb-2.4.2-9|36	make FLAGS="$RPM_OPT_FLAGS" -C wmpop3
12cr|wmpop3lb-2.4.2-9|37	
12cr|wmpop3lb-2.4.2-9|38	%install
12cr|wmpop3lb-2.4.2-9|39	[ -d %buildroot ] && rm -rf %buildroot
12cr|wmpop3lb-2.4.2-9|40	
12cr|wmpop3lb-2.4.2-9|41	install -m 755 -d %buildroot/usr/bin/
12cr|wmpop3lb-2.4.2-9|42	install -m 755 wmpop3/%{name} %buildroot/usr/bin/%{name}
12cr|wmpop3lb-2.4.2-9|43	install -m 755 -d %buildroot%{_miconsdir}
12cr|wmpop3lb-2.4.2-9|44	install -m 755 -d %buildroot%{_iconsdir}
12cr|wmpop3lb-2.4.2-9|45	install -m 755 -d %buildroot%{_liconsdir}
12cr|wmpop3lb-2.4.2-9|46	tar xOjf %SOURCE1 %name-16x16.png > %buildroot%{_miconsdir}/%{name}.png
12cr|wmpop3lb-2.4.2-9|47	tar xOjf %SOURCE1 %name-32x32.png > %buildroot%{_iconsdir}/%{name}.png
12cr|wmpop3lb-2.4.2-9|48	tar xOjf %SOURCE1 %name-48x48.png > %buildroot%{_liconsdir}/%{name}.png
12cr|wmpop3lb-2.4.2-9|49	
12cr|wmpop3lb-2.4.2-9|50	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|wmpop3lb-2.4.2-9|51	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmpop3lb-2.4.2-9|52	[Desktop Entry]
12cr|wmpop3lb-2.4.2-9|53	Type=Application
12cr|wmpop3lb-2.4.2-9|54	Exec=/usr/bin/%{name}
12cr|wmpop3lb-2.4.2-9|55	Icon=%{name}
12cr|wmpop3lb-2.4.2-9|56	Categories=Office;Network;Email;
12cr|wmpop3lb-2.4.2-9|57	Name=WmPop3lb
12cr|wmpop3lb-2.4.2-9|58	Comment=Multiple mailbox monitoring via Pop3 in a dockapp
12cr|wmpop3lb-2.4.2-9|59	EOF
12cr|wmpop3lb-2.4.2-9|60	
12cr|wmpop3lb-2.4.2-9|61	
12cr|wmpop3lb-2.4.2-9|62	%clean
12cr|wmpop3lb-2.4.2-9|63	[ -z %buildroot ] || {
12cr|wmpop3lb-2.4.2-9|64	rm -rf %buildroot
12cr|wmpop3lb-2.4.2-9|65	}
12cr|wmpop3lb-2.4.2-9|66	
12cr|wmpop3lb-2.4.2-9|67	%if %mdkversion < 200900
12cr|wmpop3lb-2.4.2-9|68	%post
12cr|wmpop3lb-2.4.2-9|69	%{update_menus}
12cr|wmpop3lb-2.4.2-9|70	%endif
12cr|wmpop3lb-2.4.2-9|71	
12cr|wmpop3lb-2.4.2-9|72	%if %mdkversion < 200900
12cr|wmpop3lb-2.4.2-9|73	%postun
12cr|wmpop3lb-2.4.2-9|74	%{clean_menus}
12cr|wmpop3lb-2.4.2-9|75	%endif
12cr|wmpop3lb-2.4.2-9|76	
12cr|wmpop3lb-2.4.2-9|77	%files
12cr|wmpop3lb-2.4.2-9|78	%defattr (-,root,root)
12cr|wmpop3lb-2.4.2-9|79	%doc CHANGE_LOG  COPYING  INSTALL  README wmpop3/wmpop3rc
12cr|wmpop3lb-2.4.2-9|80	/usr/bin/*
12cr|wmpop3lb-2.4.2-9|81	%{_liconsdir}/%{name}.png
12cr|wmpop3lb-2.4.2-9|82	%{_miconsdir}/%{name}.png
12cr|wmpop3lb-2.4.2-9|83	%{_iconsdir}/%{name}.png
12cr|wmpop3lb-2.4.2-9|84	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmpop3lb-2.4.2-9|85	
12cr|wmpop3lb-2.4.2-9|86	
12cr|wmpop3lb-2.4.2-9|87	%changelog
12cr|wmpop3lb-2.4.2-9|88	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 2.4.2-9mdv2011.0
12cr|wmpop3lb-2.4.2-9|89	+ Revision: 634826
12cr|wmpop3lb-2.4.2-9|90	- simplify BR
12cr|wmpop3lb-2.4.2-9|91	
12cr|wmpop3lb-2.4.2-9|92	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 2.4.2-8mdv2010.0
12cr|wmpop3lb-2.4.2-9|93	+ Revision: 434894
12cr|wmpop3lb-2.4.2-9|94	- rebuild
12cr|wmpop3lb-2.4.2-9|95	
12cr|wmpop3lb-2.4.2-9|96	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 2.4.2-7mdv2009.0
12cr|wmpop3lb-2.4.2-9|97	+ Revision: 262061
12cr|wmpop3lb-2.4.2-9|98	- rebuild
12cr|wmpop3lb-2.4.2-9|99	
12cr|wmpop3lb-2.4.2-9|100	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.4.2-6mdv2009.0
12cr|wmpop3lb-2.4.2-9|101	+ Revision: 256255
12cr|wmpop3lb-2.4.2-9|102	- rebuild
12cr|wmpop3lb-2.4.2-9|103	
12cr|wmpop3lb-2.4.2-9|104	+ Pixel <pixel@mandriva.com>
12cr|wmpop3lb-2.4.2-9|105	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmpop3lb-2.4.2-9|106	
12cr|wmpop3lb-2.4.2-9|107	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.4.2-4mdv2008.1
12cr|wmpop3lb-2.4.2-9|108	+ Revision: 171174
12cr|wmpop3lb-2.4.2-9|109	- rebuild
12cr|wmpop3lb-2.4.2-9|110	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|wmpop3lb-2.4.2-9|111	
12cr|wmpop3lb-2.4.2-9|112	* Fri Jan 25 2008 Funda Wang <fwang@mandriva.org> 2.4.2-3mdv2008.1
12cr|wmpop3lb-2.4.2-9|113	+ Revision: 157774
12cr|wmpop3lb-2.4.2-9|114	- fix desktop file
12cr|wmpop3lb-2.4.2-9|115	
12cr|wmpop3lb-2.4.2-9|116	+ Olivier Blin <oblin@mandriva.com>
12cr|wmpop3lb-2.4.2-9|117	- restore BuildRoot
12cr|wmpop3lb-2.4.2-9|118	
12cr|wmpop3lb-2.4.2-9|119	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 2.4.2-2mdv2008.1
12cr|wmpop3lb-2.4.2-9|120	+ Revision: 135533
12cr|wmpop3lb-2.4.2-9|121	- auto-convert XDG menu entry
12cr|wmpop3lb-2.4.2-9|122	- kill re-definition of %%buildroot on Pixel's request
12cr|wmpop3lb-2.4.2-9|123	- buildrequires X11-devel instead of XFree86-devel
12cr|wmpop3lb-2.4.2-9|124	- use %%mkrel
12cr|wmpop3lb-2.4.2-9|125	- import wmpop3lb
12cr|wmpop3lb-2.4.2-9|126	
12cr|wmpop3lb-2.4.2-9|127	
12cr|wmpop3lb-2.4.2-9|128	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.4.2-2mdk
12cr|wmpop3lb-2.4.2-9|129	- Rebuild
12cr|wmpop3lb-2.4.2-9|130	
12cr|wmpop3lb-2.4.2-9|131	* Thu Apr 29 2004 Guillaume Bedot <guillaume.bedot@wanadoo.fr> 2.4.2-1mdk
12cr|wmpop3lb-2.4.2-9|132	- New version 2.4.2
12cr|wmpop3lb-2.4.2-9|133	
12cr|wmpop3lb-2.4.2-9|134	* Mon Feb 11 2002 HA Quc-Vit <viet@mandrakesoft.com> 2.0-1mdk
12cr|wmpop3lb-2.4.2-9|135	- Initial packaging.
12cr|wmpop3lb-2.4.2-9|136	- A sample configuration file is in the doc dir.

8482 12
12cr|wmsmixer-0.5.1-9|1	Summary:  	Dockapp sound mixer adjustable with mouse wheel
12cr|wmsmixer-0.5.1-9|2	Name:		wmsmixer
12cr|wmsmixer-0.5.1-9|3	Version:	0.5.1
12cr|wmsmixer-0.5.1-9|4	Release:	%mkrel 9
12cr|wmsmixer-0.5.1-9|5	License:	GPL
12cr|wmsmixer-0.5.1-9|6	Group:		Graphical desktop/WindowMaker
12cr|wmsmixer-0.5.1-9|7	Source0:	%{name}-%{version}.tar.bz2
12cr|wmsmixer-0.5.1-9|8	Source1:	%{name}-icons.tar.bz2
12cr|wmsmixer-0.5.1-9|9	Patch0:		%name.patch
12cr|wmsmixer-0.5.1-9|10	Patch1:		%name-Imakefile.patch
12cr|wmsmixer-0.5.1-9|11	URL:		http://www.hibernaculum.net/wmsmixer.html
12cr|wmsmixer-0.5.1-9|12	BuildRequires:	libx11-devel
12cr|wmsmixer-0.5.1-9|13	BuildRequires:	libxpm-devel
12cr|wmsmixer-0.5.1-9|14	BuildRequires:	libxext-devel
12cr|wmsmixer-0.5.1-9|15	BuildRequires:	imake
12cr|wmsmixer-0.5.1-9|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|wmsmixer-0.5.1-9|17	
12cr|wmsmixer-0.5.1-9|18	%description
12cr|wmsmixer-0.5.1-9|19	This is a hack to wmmixer which makes some changes to the display and adds a
12cr|wmsmixer-0.5.1-9|20	few new features, most notably scrollwheel support. The main changes between
12cr|wmsmixer-0.5.1-9|21	this and wmmixer are:
12cr|wmsmixer-0.5.1-9|22	o Added scrollwheel support. If your scrollwheel is mapped to buttons 4 and
12cr|wmsmixer-0.5.1-9|23	5, using it will increase/decrease the volume of the current channel.
12cr|wmsmixer-0.5.1-9|24	o Removed all the recsrc code.
12cr|wmsmixer-0.5.1-9|25	o Changed the display arrangement slightly, and replaced the recsrc button
12cr|wmsmixer-0.5.1-9|26	with a text display. This normally shows the volume of the current channel.
12cr|wmsmixer-0.5.1-9|27	o Added the setname configuration option, which allows you to give a
12cr|wmsmixer-0.5.1-9|28	different channel name (4 chars max) to the built in one if you wish.
12cr|wmsmixer-0.5.1-9|29	o Clicking on the channel icon will briefly display the text name for the
12cr|wmsmixer-0.5.1-9|30	channel. This is also displayed when you switch channels.
12cr|wmsmixer-0.5.1-9|31	o Mono channels have one wide bar rather than two thinner ones.
12cr|wmsmixer-0.5.1-9|32	o Changed some icons, and added a few new ones. Several icons are still to be
12cr|wmsmixer-0.5.1-9|33	o created. Any submissions are always welcome.
12cr|wmsmixer-0.5.1-9|34	
12cr|wmsmixer-0.5.1-9|35	%prep
12cr|wmsmixer-0.5.1-9|36	rm -rf %buildroot
12cr|wmsmixer-0.5.1-9|37	%setup -q
12cr|wmsmixer-0.5.1-9|38	
12cr|wmsmixer-0.5.1-9|39	%patch0 -p1
12cr|wmsmixer-0.5.1-9|40	%patch1 -p1
12cr|wmsmixer-0.5.1-9|41	
12cr|wmsmixer-0.5.1-9|42	%build
12cr|wmsmixer-0.5.1-9|43	# due to Imakefile patch
12cr|wmsmixer-0.5.1-9|44	xmkmf
12cr|wmsmixer-0.5.1-9|45	CFLAGS="$RPM_OPT_FLAGS" make %name
12cr|wmsmixer-0.5.1-9|46	
12cr|wmsmixer-0.5.1-9|47	%install
12cr|wmsmixer-0.5.1-9|48	[ -d %buildroot ] && rm -rf %buildroot
12cr|wmsmixer-0.5.1-9|49	
12cr|wmsmixer-0.5.1-9|50	install -m 755 -d %buildroot%{_miconsdir}
12cr|wmsmixer-0.5.1-9|51	install -m 755 -d %buildroot%{_iconsdir}
12cr|wmsmixer-0.5.1-9|52	install -m 755 -d %buildroot%{_liconsdir}
12cr|wmsmixer-0.5.1-9|53	tar xOjf %SOURCE1 %{name}-16x16.png > %buildroot%{_miconsdir}/%{name}.png
12cr|wmsmixer-0.5.1-9|54	tar xOjf %SOURCE1 %{name}-32x32.png > %buildroot%{_iconsdir}/%{name}.png
12cr|wmsmixer-0.5.1-9|55	tar xOjf %SOURCE1 %{name}-48x48.png > %buildroot%{_liconsdir}/%{name}.png
12cr|wmsmixer-0.5.1-9|56	
12cr|wmsmixer-0.5.1-9|57	mkdir -p %buildroot%_bindir/
12cr|wmsmixer-0.5.1-9|58	install -m 755 %{name} %buildroot%{_bindir}/
12cr|wmsmixer-0.5.1-9|59	
12cr|wmsmixer-0.5.1-9|60	
12cr|wmsmixer-0.5.1-9|61	install -m 755 -d %{buildroot}%{_datadir}/applications
12cr|wmsmixer-0.5.1-9|62	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|wmsmixer-0.5.1-9|63	[Desktop Entry]
12cr|wmsmixer-0.5.1-9|64	Name=WmsMixer
12cr|wmsmixer-0.5.1-9|65	Comment=Dockapp sound mixer adjustable with mouse wheel
12cr|wmsmixer-0.5.1-9|66	Exec=%{_bindir}/%{name} -w
12cr|wmsmixer-0.5.1-9|67	Icon=%{name}
12cr|wmsmixer-0.5.1-9|68	Terminal=false
12cr|wmsmixer-0.5.1-9|69	Type=Application
12cr|wmsmixer-0.5.1-9|70	Categories=X-MandrivaLinux-Multimedia-Sound;Audio;Mixer;
12cr|wmsmixer-0.5.1-9|71	EOF
12cr|wmsmixer-0.5.1-9|72	
12cr|wmsmixer-0.5.1-9|73	%clean
12cr|wmsmixer-0.5.1-9|74	rm -rf %buildroot
12cr|wmsmixer-0.5.1-9|75	
12cr|wmsmixer-0.5.1-9|76	%if %mdkversion < 200900
12cr|wmsmixer-0.5.1-9|77	%post
12cr|wmsmixer-0.5.1-9|78	%update_menus
12cr|wmsmixer-0.5.1-9|79	%endif
12cr|wmsmixer-0.5.1-9|80	
12cr|wmsmixer-0.5.1-9|81	%if %mdkversion < 200900
12cr|wmsmixer-0.5.1-9|82	%postun
12cr|wmsmixer-0.5.1-9|83	%clean_menus
12cr|wmsmixer-0.5.1-9|84	%endif
12cr|wmsmixer-0.5.1-9|85	
12cr|wmsmixer-0.5.1-9|86	%files
12cr|wmsmixer-0.5.1-9|87	%defattr (-,root,root)
12cr|wmsmixer-0.5.1-9|88	%doc COPYING README README.wmmixer  home.wmsmixer
12cr|wmsmixer-0.5.1-9|89	%{_bindir}/%{name}
12cr|wmsmixer-0.5.1-9|90	%{_liconsdir}/%{name}.png
12cr|wmsmixer-0.5.1-9|91	%{_miconsdir}/%{name}.png
12cr|wmsmixer-0.5.1-9|92	%{_iconsdir}/%{name}.png
12cr|wmsmixer-0.5.1-9|93	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmsmixer-0.5.1-9|94	
12cr|wmsmixer-0.5.1-9|95	
12cr|wmsmixer-0.5.1-9|96	
12cr|wmsmixer-0.5.1-9|97	
12cr|wmsmixer-0.5.1-9|98	%changelog
12cr|wmsmixer-0.5.1-9|99	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.5.1-9mdv2010.0
12cr|wmsmixer-0.5.1-9|100	+ Revision: 434895
12cr|wmsmixer-0.5.1-9|101	- rebuild
12cr|wmsmixer-0.5.1-9|102	
12cr|wmsmixer-0.5.1-9|103	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.5.1-8mdv2009.0
12cr|wmsmixer-0.5.1-9|104	+ Revision: 262062
12cr|wmsmixer-0.5.1-9|105	- rebuild
12cr|wmsmixer-0.5.1-9|106	
12cr|wmsmixer-0.5.1-9|107	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.5.1-7mdv2009.0
12cr|wmsmixer-0.5.1-9|108	+ Revision: 256259
12cr|wmsmixer-0.5.1-9|109	- rebuild
12cr|wmsmixer-0.5.1-9|110	- drop old menu
12cr|wmsmixer-0.5.1-9|111	
12cr|wmsmixer-0.5.1-9|112	+ Pixel <pixel@mandriva.com>
12cr|wmsmixer-0.5.1-9|113	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmsmixer-0.5.1-9|114	
12cr|wmsmixer-0.5.1-9|115	+ Olivier Blin <oblin@mandriva.com>
12cr|wmsmixer-0.5.1-9|116	- restore BuildRoot
12cr|wmsmixer-0.5.1-9|117	
12cr|wmsmixer-0.5.1-9|118	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.5.1-5mdv2008.1
12cr|wmsmixer-0.5.1-9|119	+ Revision: 129421
12cr|wmsmixer-0.5.1-9|120	- kill re-definition of %%buildroot on Pixel's request
12cr|wmsmixer-0.5.1-9|121	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|wmsmixer-0.5.1-9|122	
12cr|wmsmixer-0.5.1-9|123	
12cr|wmsmixer-0.5.1-9|124	* Thu Mar 15 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.5.1-5mdv2007.1
12cr|wmsmixer-0.5.1-9|125	+ Revision: 144253
12cr|wmsmixer-0.5.1-9|126	- bunzipped plaintext patches
12cr|wmsmixer-0.5.1-9|127	- BuildRequires imake for xmkmf for Imakefile patch
12cr|wmsmixer-0.5.1-9|128	
12cr|wmsmixer-0.5.1-9|129	* Tue Feb 06 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.5.1-4mdv2007.1
12cr|wmsmixer-0.5.1-9|130	+ Revision: 116917
12cr|wmsmixer-0.5.1-9|131	- fixed XDG desktop entry Comment
12cr|wmsmixer-0.5.1-9|132	- note about mouse wheel feature in Summary
12cr|wmsmixer-0.5.1-9|133	- start withdrawn when launched from the menu
12cr|wmsmixer-0.5.1-9|134	- fixed and trimmed dependencies
12cr|wmsmixer-0.5.1-9|135	- spec cleanup
12cr|wmsmixer-0.5.1-9|136	- xdg menu migration for great compliance
12cr|wmsmixer-0.5.1-9|137	- xmkmf is no more, specifying CCLINK directly in make arg
12cr|wmsmixer-0.5.1-9|138	
12cr|wmsmixer-0.5.1-9|139	* Thu Jul 01 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.5.1-2mdk
12cr|wmsmixer-0.5.1-9|140	- rebuild with new g++
12cr|wmsmixer-0.5.1-9|141	

8483 12
12cr|wmsmpmon-3.1-6|1	%define Summary System information for Dual CPUs (memory, swap, cpu, IO) in a small dock app
12cr|wmsmpmon-3.1-6|2	Summary:	%Summary
12cr|wmsmpmon-3.1-6|3	Name:		wmsmpmon
12cr|wmsmpmon-3.1-6|4	Version:	3.1
12cr|wmsmpmon-3.1-6|5	Release:	%mkrel 6
12cr|wmsmpmon-3.1-6|6	License:	GPLv2+
12cr|wmsmpmon-3.1-6|7	Group:		Graphical desktop/WindowMaker
12cr|wmsmpmon-3.1-6|8	Source0:	wmSMPmon-%{version}.tar.gz
12cr|wmsmpmon-3.1-6|9	Source1:	%{name}-icons.tar.bz2
12cr|wmsmpmon-3.1-6|10	URL:		http://www.ribbrock.org/binabit/wmSMPmon/
12cr|wmsmpmon-3.1-6|11	BuildRequires:	libxpm-devel
12cr|wmsmpmon-3.1-6|12	BuildRequires:	libxext-devel
12cr|wmsmpmon-3.1-6|13	BuildRequires:	libxau-devel
12cr|wmsmpmon-3.1-6|14	BuildRequires:	libxdmcp-devel
12cr|wmsmpmon-3.1-6|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|wmsmpmon-3.1-6|16	
12cr|wmsmpmon-3.1-6|17	%description
12cr|wmsmpmon-3.1-6|18	Monitor your dual processor system, memory, swap, and IOs in a small
12cr|wmsmpmon-3.1-6|19	dock app. It has been designed to work with wmaker, but nothing prevents
12cr|wmsmpmon-3.1-6|20	it from being run under another window manager.
12cr|wmsmpmon-3.1-6|21	
12cr|wmsmpmon-3.1-6|22	
12cr|wmsmpmon-3.1-6|23	%prep
12cr|wmsmpmon-3.1-6|24	rm -rf %buildroot
12cr|wmsmpmon-3.1-6|25	
12cr|wmsmpmon-3.1-6|26	%setup -q -n wmSMPmon-%{version}
12cr|wmsmpmon-3.1-6|27	
12cr|wmsmpmon-3.1-6|28	%build
12cr|wmsmpmon-3.1-6|29	make -C wmSMPmon CFLAGS="$RPM_OPT_FLAGS"
12cr|wmsmpmon-3.1-6|30	
12cr|wmsmpmon-3.1-6|31	%install
12cr|wmsmpmon-3.1-6|32	[ -d %buildroot ] && rm -rf %buildroot
12cr|wmsmpmon-3.1-6|33	
12cr|wmsmpmon-3.1-6|34	install -m 755 -d %buildroot%{_miconsdir}
12cr|wmsmpmon-3.1-6|35	install -m 755 -d %buildroot%{_iconsdir}
12cr|wmsmpmon-3.1-6|36	install -m 755 -d %buildroot%{_liconsdir}
12cr|wmsmpmon-3.1-6|37	tar xOjf %SOURCE1 %{name}.16x16.png > %buildroot%{_miconsdir}/%{name}.png
12cr|wmsmpmon-3.1-6|38	tar xOjf %SOURCE1 %{name}.32x32.png > %buildroot%{_iconsdir}/%{name}.png
12cr|wmsmpmon-3.1-6|39	tar xOjf %SOURCE1 %{name}.48x48.png > %buildroot%{_liconsdir}/%{name}.png
12cr|wmsmpmon-3.1-6|40	
12cr|wmsmpmon-3.1-6|41	mkdir -p %buildroot%{_bindir}/ %buildroot%{_mandir}/man1/
12cr|wmsmpmon-3.1-6|42	install -m 755 wmSMPmon/wmSMPmon %buildroot%{_bindir}/
12cr|wmsmpmon-3.1-6|43	install -m 644 wmSMPmon/wmSMPmon.1 %buildroot%{_mandir}/man1/
12cr|wmsmpmon-3.1-6|44	
12cr|wmsmpmon-3.1-6|45	chmod 644 {GREETINGS,LISEZ-MOI,COPYING}
12cr|wmsmpmon-3.1-6|46	
12cr|wmsmpmon-3.1-6|47	
12cr|wmsmpmon-3.1-6|48	mkdir -p %{buildroot}%{_datadir}/applications
12cr|wmsmpmon-3.1-6|49	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|wmsmpmon-3.1-6|50	[Desktop Entry]
12cr|wmsmpmon-3.1-6|51	Name=wmSMPmon
12cr|wmsmpmon-3.1-6|52	Comment=%{Summary}
12cr|wmsmpmon-3.1-6|53	Exec=%{_bindir}/wmSMPmon -g 3
12cr|wmsmpmon-3.1-6|54	Icon=%{name}
12cr|wmsmpmon-3.1-6|55	Terminal=false
12cr|wmsmpmon-3.1-6|56	Type=Application
12cr|wmsmpmon-3.1-6|57	Categories=System;Monitor;
12cr|wmsmpmon-3.1-6|58	EOF
12cr|wmsmpmon-3.1-6|59	
12cr|wmsmpmon-3.1-6|60	
12cr|wmsmpmon-3.1-6|61	%clean
12cr|wmsmpmon-3.1-6|62	rm -rf %buildroot
12cr|wmsmpmon-3.1-6|63	
12cr|wmsmpmon-3.1-6|64	
12cr|wmsmpmon-3.1-6|65	%if %mdkversion < 200900
12cr|wmsmpmon-3.1-6|66	%post
12cr|wmsmpmon-3.1-6|67	%{update_menus}
12cr|wmsmpmon-3.1-6|68	%endif
12cr|wmsmpmon-3.1-6|69	
12cr|wmsmpmon-3.1-6|70	
12cr|wmsmpmon-3.1-6|71	%if %mdkversion < 200900
12cr|wmsmpmon-3.1-6|72	%postun
12cr|wmsmpmon-3.1-6|73	%{clean_menus}
12cr|wmsmpmon-3.1-6|74	%endif
12cr|wmsmpmon-3.1-6|75	
12cr|wmsmpmon-3.1-6|76	
12cr|wmsmpmon-3.1-6|77	%files
12cr|wmsmpmon-3.1-6|78	%defattr (-,root,root)
12cr|wmsmpmon-3.1-6|79	%doc GREETINGS  LISEZ-MOI COPYING
12cr|wmsmpmon-3.1-6|80	%{_bindir}/*
12cr|wmsmpmon-3.1-6|81	%{_liconsdir}/%{name}.png
12cr|wmsmpmon-3.1-6|82	%{_miconsdir}/%{name}.png
12cr|wmsmpmon-3.1-6|83	%{_iconsdir}/%{name}.png
12cr|wmsmpmon-3.1-6|84	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmsmpmon-3.1-6|85	%{_mandir}/man1/wmSMPmon.1.*
12cr|wmsmpmon-3.1-6|86	
12cr|wmsmpmon-3.1-6|87	
12cr|wmsmpmon-3.1-6|88	%changelog
12cr|wmsmpmon-3.1-6|89	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.1-6mdv2010.0
12cr|wmsmpmon-3.1-6|90	+ Revision: 434896
12cr|wmsmpmon-3.1-6|91	- rebuild
12cr|wmsmpmon-3.1-6|92	
12cr|wmsmpmon-3.1-6|93	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.1-5mdv2009.0
12cr|wmsmpmon-3.1-6|94	+ Revision: 262089
12cr|wmsmpmon-3.1-6|95	- rebuild
12cr|wmsmpmon-3.1-6|96	
12cr|wmsmpmon-3.1-6|97	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.1-4mdv2009.0
12cr|wmsmpmon-3.1-6|98	+ Revision: 256261
12cr|wmsmpmon-3.1-6|99	- rebuild
12cr|wmsmpmon-3.1-6|100	- drop old menu
12cr|wmsmpmon-3.1-6|101	- kill re-definition of %%buildroot on Pixel's request
12cr|wmsmpmon-3.1-6|102	
12cr|wmsmpmon-3.1-6|103	+ Pixel <pixel@mandriva.com>
12cr|wmsmpmon-3.1-6|104	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmsmpmon-3.1-6|105	
12cr|wmsmpmon-3.1-6|106	+ Olivier Blin <oblin@mandriva.com>
12cr|wmsmpmon-3.1-6|107	- restore BuildRoot
12cr|wmsmpmon-3.1-6|108	
12cr|wmsmpmon-3.1-6|109	* Tue Nov 06 2007 Funda Wang <fundawang@mandriva.org> 3.1-2mdv2008.1
12cr|wmsmpmon-3.1-6|110	+ Revision: 106462
12cr|wmsmpmon-3.1-6|111	- rebuild for new lzma
12cr|wmsmpmon-3.1-6|112	
12cr|wmsmpmon-3.1-6|113	* Fri Sep 14 2007 Gustavo De Nardin <gustavodn@mandriva.com> 3.1-1mdv2008.1
12cr|wmsmpmon-3.1-6|114	+ Revision: 85711
12cr|wmsmpmon-3.1-6|115	- new version 3.1
12cr|wmsmpmon-3.1-6|116	- new URL
12cr|wmsmpmon-3.1-6|117	- fine grained BuildRequires
12cr|wmsmpmon-3.1-6|118	- xdg menu
12cr|wmsmpmon-3.1-6|119	- manpage
12cr|wmsmpmon-3.1-6|120	
12cr|wmsmpmon-3.1-6|121	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|wmsmpmon-3.1-6|122	- use %%mkrel
12cr|wmsmpmon-3.1-6|123	
12cr|wmsmpmon-3.1-6|124	
12cr|wmsmpmon-3.1-6|125	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.3-2mdk
12cr|wmsmpmon-3.1-6|126	- Rebuild
12cr|wmsmpmon-3.1-6|127	
12cr|wmsmpmon-3.1-6|128	* Thu Apr 10 2003 HA Quc-Vit <viet@mandrakesoft.com> 2.3-1mdk
12cr|wmsmpmon-3.1-6|129	- new release
12cr|wmsmpmon-3.1-6|130	
12cr|wmsmpmon-3.1-6|131	* Mon Feb 11 2002 HA Quc-Vit <viet@mandrakesoft.com> 2.2-2mdk
12cr|wmsmpmon-3.1-6|132	- new URL
12cr|wmsmpmon-3.1-6|133	- xpm converted to png
12cr|wmsmpmon-3.1-6|134	- prefix changed from /usr/X11R6 to /usr
12cr|wmsmpmon-3.1-6|135	- compile flags now works
12cr|wmsmpmon-3.1-6|136	
12cr|wmsmpmon-3.1-6|137	* Thu Jul 12 2001 HA Quc-Vit <viet@mandrakesoft.com> 2.2-1mdk
12cr|wmsmpmon-3.1-6|138	- Source update
12cr|wmsmpmon-3.1-6|139	
12cr|wmsmpmon-3.1-6|140	* Wed Mar 28 2001 HA Quc-Vit <viet@mandrakesoft.com> 2.1-1mdk
12cr|wmsmpmon-3.1-6|141	- Initial release.
12cr|wmsmpmon-3.1-6|142	

8484 12
12cr|wmstock-0.11-10|1	Summary:  A stock ticker in a small dock app
12cr|wmstock-0.11-10|2	Name:		wmstock
12cr|wmstock-0.11-10|3	Version: 0.11
12cr|wmstock-0.11-10|4	Release: %mkrel 10
12cr|wmstock-0.11-10|5	License:	GPL
12cr|wmstock-0.11-10|6	Group:		Monitoring
12cr|wmstock-0.11-10|7	Source0:	%{name}-%{version}.tar.bz2
12cr|wmstock-0.11-10|8	Source1:	%{name}-icons.tar.bz2
12cr|wmstock-0.11-10|9	URL:		http://mattfischer.com/wmstock/
12cr|wmstock-0.11-10|10	Requires:	wget
12cr|wmstock-0.11-10|11	BuildRequires:	libxpm-devel
12cr|wmstock-0.11-10|12	BuildRequires:	libxext-devel
12cr|wmstock-0.11-10|13	BuildRequires:	libxau-devel
12cr|wmstock-0.11-10|14	BuildRequires:	libxdmcp-devel
12cr|wmstock-0.11-10|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|wmstock-0.11-10|16	
12cr|wmstock-0.11-10|17	%description
12cr|wmstock-0.11-10|18	wmstock  is  a  stock  ticker  dock  app  for Window Maker.  It displays
12cr|wmstock-0.11-10|19	stock quote data and cycles through tickers.  wmstock is designed to dock
12cr|wmstock-0.11-10|20	with the Window Maker dock, but it will run as a 64x64 window an any window
12cr|wmstock-0.11-10|21	manager.  wmstock is also very efficient with colors, and is 8-bit friendly.
12cr|wmstock-0.11-10|22	
12cr|wmstock-0.11-10|23	
12cr|wmstock-0.11-10|24	%prep
12cr|wmstock-0.11-10|25	rm -rf %buildroot
12cr|wmstock-0.11-10|26	
12cr|wmstock-0.11-10|27	%setup -q -n wmstock
12cr|wmstock-0.11-10|28	
12cr|wmstock-0.11-10|29	%build
12cr|wmstock-0.11-10|30	make -C src CFLAGS="$RPM_OPT_FLAGS"
12cr|wmstock-0.11-10|31	
12cr|wmstock-0.11-10|32	%install
12cr|wmstock-0.11-10|33	[ -d %buildroot ] && rm -rf %buildroot
12cr|wmstock-0.11-10|34	
12cr|wmstock-0.11-10|35	install -m 755 -d %buildroot%{_miconsdir}
12cr|wmstock-0.11-10|36	install -m 755 -d %buildroot%{_iconsdir}
12cr|wmstock-0.11-10|37	install -m 755 -d %buildroot%{_liconsdir}
12cr|wmstock-0.11-10|38	tar xOjf %SOURCE1 %{name}-16x16.png > %buildroot%{_miconsdir}/%{name}.png
12cr|wmstock-0.11-10|39	tar xOjf %SOURCE1 %{name}-32x32.png > %buildroot%{_iconsdir}/%{name}.png
12cr|wmstock-0.11-10|40	tar xOjf %SOURCE1 %{name}-48x48.png > %buildroot%{_liconsdir}/%{name}.png
12cr|wmstock-0.11-10|41	
12cr|wmstock-0.11-10|42	mkdir -p %buildroot%{_bindir}
12cr|wmstock-0.11-10|43	install -m 755 src/wmstock  %buildroot%{_bindir}
12cr|wmstock-0.11-10|44	install -m 755 src/getquote %buildroot%{_bindir}
12cr|wmstock-0.11-10|45	
12cr|wmstock-0.11-10|46	mkdir -p %buildroot%{_mandir}/man1
12cr|wmstock-0.11-10|47	install -m644 src/wmstock.1x %buildroot%{_mandir}/man1/wmstock.1
12cr|wmstock-0.11-10|48	
12cr|wmstock-0.11-10|49	install -m 755 -d %buildroot%{_datadir}/applications/
12cr|wmstock-0.11-10|50	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmstock-0.11-10|51	[Desktop Entry]
12cr|wmstock-0.11-10|52	Name=WmStock
12cr|wmstock-0.11-10|53	Comment=A stock quote data display in a small icon
12cr|wmstock-0.11-10|54	Exec=%{_bindir}/%{name} --delay=10 --open=8:30-16:00 --time2next=20 MAKE.PA INTC AMD
12cr|wmstock-0.11-10|55	Icon=%{name}
12cr|wmstock-0.11-10|56	Terminal=false
12cr|wmstock-0.11-10|57	Type=Application
12cr|wmstock-0.11-10|58	Categories=Office;Finance;
12cr|wmstock-0.11-10|59	EOF
12cr|wmstock-0.11-10|60	
12cr|wmstock-0.11-10|61	
12cr|wmstock-0.11-10|62	%clean
12cr|wmstock-0.11-10|63	rm -rf %buildroot
12cr|wmstock-0.11-10|64	
12cr|wmstock-0.11-10|65	%if %mdkversion < 200900
12cr|wmstock-0.11-10|66	%post
12cr|wmstock-0.11-10|67	%update_menus
12cr|wmstock-0.11-10|68	%endif
12cr|wmstock-0.11-10|69	
12cr|wmstock-0.11-10|70	
12cr|wmstock-0.11-10|71	%if %mdkversion < 200900
12cr|wmstock-0.11-10|72	%postun
12cr|wmstock-0.11-10|73	%clean_menus
12cr|wmstock-0.11-10|74	%endif
12cr|wmstock-0.11-10|75	
12cr|wmstock-0.11-10|76	
12cr|wmstock-0.11-10|77	%files
12cr|wmstock-0.11-10|78	%defattr (-,root,root)
12cr|wmstock-0.11-10|79	%doc CHANGES  COPYING  CREDITS  INSTALL  README  TODO
12cr|wmstock-0.11-10|80	%{_bindir}/*
12cr|wmstock-0.11-10|81	%{_liconsdir}/%{name}.png
12cr|wmstock-0.11-10|82	%{_miconsdir}/%{name}.png
12cr|wmstock-0.11-10|83	%{_iconsdir}/%{name}.png
12cr|wmstock-0.11-10|84	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmstock-0.11-10|85	%{_mandir}/man1/*
12cr|wmstock-0.11-10|86	
12cr|wmstock-0.11-10|87	
12cr|wmstock-0.11-10|88	
12cr|wmstock-0.11-10|89	%changelog
12cr|wmstock-0.11-10|90	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.11-10mdv2010.0
12cr|wmstock-0.11-10|91	+ Revision: 434897
12cr|wmstock-0.11-10|92	- rebuild
12cr|wmstock-0.11-10|93	
12cr|wmstock-0.11-10|94	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.11-9mdv2009.0
12cr|wmstock-0.11-10|95	+ Revision: 262092
12cr|wmstock-0.11-10|96	- rebuild
12cr|wmstock-0.11-10|97	
12cr|wmstock-0.11-10|98	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.11-8mdv2009.0
12cr|wmstock-0.11-10|99	+ Revision: 256263
12cr|wmstock-0.11-10|100	- rebuild
12cr|wmstock-0.11-10|101	
12cr|wmstock-0.11-10|102	+ Pixel <pixel@mandriva.com>
12cr|wmstock-0.11-10|103	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmstock-0.11-10|104	
12cr|wmstock-0.11-10|105	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.11-6mdv2008.1
12cr|wmstock-0.11-10|106	+ Revision: 140932
12cr|wmstock-0.11-10|107	- restore BuildRoot
12cr|wmstock-0.11-10|108	
12cr|wmstock-0.11-10|109	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|wmstock-0.11-10|110	- kill re-definition of %%buildroot on Pixel's request
12cr|wmstock-0.11-10|111	
12cr|wmstock-0.11-10|112	* Sat Sep 15 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.11-6mdv2008.0
12cr|wmstock-0.11-10|113	+ Revision: 87164
12cr|wmstock-0.11-10|114	- fixed requires
12cr|wmstock-0.11-10|115	- finer BuildRequires
12cr|wmstock-0.11-10|116	- stop installing in old X11R6 path
12cr|wmstock-0.11-10|117	
12cr|wmstock-0.11-10|118	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|wmstock-0.11-10|119	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|wmstock-0.11-10|120	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|wmstock-0.11-10|121	
12cr|wmstock-0.11-10|122	* Wed Aug 22 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.11-5mdv2008.0
12cr|wmstock-0.11-10|123	+ Revision: 69069
12cr|wmstock-0.11-10|124	- convert menu entry to XDG
12cr|wmstock-0.11-10|125	- use %%mkrel
12cr|wmstock-0.11-10|126	- do not opencode spec-helper
12cr|wmstock-0.11-10|127	
12cr|wmstock-0.11-10|128	
12cr|wmstock-0.11-10|129	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.11-4mdk
12cr|wmstock-0.11-10|130	- Rebuild
12cr|wmstock-0.11-10|131	
12cr|wmstock-0.11-10|132	* Thu Jan 02 2003 HA Quc-Vit <viet@mandrakesoft.com> 0.11-3mdk
12cr|wmstock-0.11-10|133	- minor spec cleanouts s/$RPM_BUILD_ROOT//tmp/wmstock-buildroot/g
12cr|wmstock-0.11-10|134	
12cr|wmstock-0.11-10|135	* Tue Jul 31 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.11-2mdk
12cr|wmstock-0.11-10|136	- Changed default Quotes to include MandrakeSoft, since our successful IPO
12cr|wmstock-0.11-10|137	yesterday :o)
12cr|wmstock-0.11-10|138	- compiled with the new libdockapp revision
12cr|wmstock-0.11-10|139	
12cr|wmstock-0.11-10|140	* Thu Jul 26 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.11-1mdk
12cr|wmstock-0.11-10|141	- Initial packaging and release.
12cr|wmstock-0.11-10|142	

8485 12
12cr|wmsysmon-0.7.7-7|1	%define version 0.7.7
12cr|wmsysmon-0.7.7-7|2	%define release %mkrel 7
12cr|wmsysmon-0.7.7-7|3	%define name wmsysmon
12cr|wmsysmon-0.7.7-7|4	
12cr|wmsysmon-0.7.7-7|5	Summary:	System information (memory, swap, uptime, IO) in a small dock app
12cr|wmsysmon-0.7.7-7|6	Name:		%{name}
12cr|wmsysmon-0.7.7-7|7	Version:	%{version}
12cr|wmsysmon-0.7.7-7|8	Release:	%{release}
12cr|wmsysmon-0.7.7-7|9	License:	GPL
12cr|wmsysmon-0.7.7-7|10	Group:		Toys
12cr|wmsysmon-0.7.7-7|11	Source0:	%{name}-%{version}.tar.bz2
12cr|wmsysmon-0.7.7-7|12	Source1:	%{name}-icons.tar.bz2
12cr|wmsysmon-0.7.7-7|13	Patch0:         01-break.dpatch
12cr|wmsysmon-0.7.7-7|14	Patch1:         02-output.dpatch
12cr|wmsysmon-0.7.7-7|15	Patch2:         03-src_makefile.dpatch
12cr|wmsysmon-0.7.7-7|16	URL:		http://www.gnugeneration.com/software/wmsysmon/src/
12cr|wmsysmon-0.7.7-7|17	BuildRequires:	libx11-devel
12cr|wmsysmon-0.7.7-7|18	BuildRequires:	libxext-devel
12cr|wmsysmon-0.7.7-7|19	BuildRequires:	libxpm-devel
12cr|wmsysmon-0.7.7-7|20	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|wmsysmon-0.7.7-7|21	
12cr|wmsysmon-0.7.7-7|22	%description
12cr|wmsysmon-0.7.7-7|23	This is a small dock application for use with WindowMaker (www.windowmaker.org)
12cr|wmsysmon-0.7.7-7|24	to show system information on interrupt activity, memory use, swap use, and IO.
12cr|wmsysmon-0.7.7-7|25	Wmsysmon was originally written by Dave Clark, Vito Caputo took over
12cr|wmsysmon-0.7.7-7|26	development.
12cr|wmsysmon-0.7.7-7|27	
12cr|wmsysmon-0.7.7-7|28	
12cr|wmsysmon-0.7.7-7|29	%prep
12cr|wmsysmon-0.7.7-7|30	
12cr|wmsysmon-0.7.7-7|31	%setup -q -n %{name}-%{version}
12cr|wmsysmon-0.7.7-7|32	%patch0 -p1
12cr|wmsysmon-0.7.7-7|33	%patch1 -p1
12cr|wmsysmon-0.7.7-7|34	%patch2 -p1
12cr|wmsysmon-0.7.7-7|35	
12cr|wmsysmon-0.7.7-7|36	%build
12cr|wmsysmon-0.7.7-7|37	make -C src CC="gcc %optflags %ldflags"
12cr|wmsysmon-0.7.7-7|38	
12cr|wmsysmon-0.7.7-7|39	%install
12cr|wmsysmon-0.7.7-7|40	[ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT
12cr|wmsysmon-0.7.7-7|41	
12cr|wmsysmon-0.7.7-7|42	install -m 755 -d $RPM_BUILD_ROOT%{_miconsdir}
12cr|wmsysmon-0.7.7-7|43	install -m 755 -d $RPM_BUILD_ROOT%{_iconsdir}
12cr|wmsysmon-0.7.7-7|44	install -m 755 -d $RPM_BUILD_ROOT%{_liconsdir}
12cr|wmsysmon-0.7.7-7|45	tar xOjf %SOURCE1 %{name}.16x16.xpm > $RPM_BUILD_ROOT%{_miconsdir}/%{name}.xpm
12cr|wmsysmon-0.7.7-7|46	tar xOjf %SOURCE1 %{name}.32x32.xpm > $RPM_BUILD_ROOT%{_iconsdir}/%{name}.xpm
12cr|wmsysmon-0.7.7-7|47	tar xOjf %SOURCE1 %{name}.48x48.xpm > $RPM_BUILD_ROOT%{_liconsdir}/%{name}.xpm
12cr|wmsysmon-0.7.7-7|48	
12cr|wmsysmon-0.7.7-7|49	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|wmsysmon-0.7.7-7|50	install -m 755 src/wmsysmon $RPM_BUILD_ROOT%{_bindir}
12cr|wmsysmon-0.7.7-7|51	
12cr|wmsysmon-0.7.7-7|52	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|wmsysmon-0.7.7-7|53	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmsysmon-0.7.7-7|54	[Desktop Entry]
12cr|wmsysmon-0.7.7-7|55	Type=Application
12cr|wmsysmon-0.7.7-7|56	Exec=%{_bindir}/%{name}
12cr|wmsysmon-0.7.7-7|57	Icon=%{name}
12cr|wmsysmon-0.7.7-7|58	Categories=System;Monitor;
12cr|wmsysmon-0.7.7-7|59	Name=WmSysMon
12cr|wmsysmon-0.7.7-7|60	Comment=System information (memory, swap, uptime, IO) in a small icon
12cr|wmsysmon-0.7.7-7|61	EOF
12cr|wmsysmon-0.7.7-7|62	
12cr|wmsysmon-0.7.7-7|63	
12cr|wmsysmon-0.7.7-7|64	%clean
12cr|wmsysmon-0.7.7-7|65	[ -z $RPM_BUILD_ROOT ] || {
12cr|wmsysmon-0.7.7-7|66	rm -rf $RPM_BUILD_ROOT
12cr|wmsysmon-0.7.7-7|67	}
12cr|wmsysmon-0.7.7-7|68	
12cr|wmsysmon-0.7.7-7|69	
12cr|wmsysmon-0.7.7-7|70	%if %mdkversion < 200900
12cr|wmsysmon-0.7.7-7|71	%post
12cr|wmsysmon-0.7.7-7|72	%{update_menus}
12cr|wmsysmon-0.7.7-7|73	%endif
12cr|wmsysmon-0.7.7-7|74	
12cr|wmsysmon-0.7.7-7|75	
12cr|wmsysmon-0.7.7-7|76	%if %mdkversion < 200900
12cr|wmsysmon-0.7.7-7|77	%postun
12cr|wmsysmon-0.7.7-7|78	%{clean_menus}
12cr|wmsysmon-0.7.7-7|79	%endif
12cr|wmsysmon-0.7.7-7|80	
12cr|wmsysmon-0.7.7-7|81	%files
12cr|wmsysmon-0.7.7-7|82	%defattr (-,root,root)
12cr|wmsysmon-0.7.7-7|83	%doc ChangeLog README
12cr|wmsysmon-0.7.7-7|84	%{_bindir}/%{name}
12cr|wmsysmon-0.7.7-7|85	%{_liconsdir}/%{name}.xpm
12cr|wmsysmon-0.7.7-7|86	%{_miconsdir}/%{name}.xpm
12cr|wmsysmon-0.7.7-7|87	%{_iconsdir}/%{name}.xpm
12cr|wmsysmon-0.7.7-7|88	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmsysmon-0.7.7-7|89	
12cr|wmsysmon-0.7.7-7|90	
12cr|wmsysmon-0.7.7-7|91	
12cr|wmsysmon-0.7.7-7|92	%changelog
12cr|wmsysmon-0.7.7-7|93	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 0.7.7-7mdv2011.0
12cr|wmsysmon-0.7.7-7|94	+ Revision: 634836
12cr|wmsysmon-0.7.7-7|95	- tighten BR
12cr|wmsysmon-0.7.7-7|96	
12cr|wmsysmon-0.7.7-7|97	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.7.7-6mdv2010.0
12cr|wmsysmon-0.7.7-7|98	+ Revision: 434918
12cr|wmsysmon-0.7.7-7|99	- rebuild
12cr|wmsysmon-0.7.7-7|100	
12cr|wmsysmon-0.7.7-7|101	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.7.7-5mdv2009.0
12cr|wmsysmon-0.7.7-7|102	+ Revision: 262093
12cr|wmsysmon-0.7.7-7|103	- rebuild
12cr|wmsysmon-0.7.7-7|104	
12cr|wmsysmon-0.7.7-7|105	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.7.7-4mdv2009.0
12cr|wmsysmon-0.7.7-7|106	+ Revision: 256266
12cr|wmsysmon-0.7.7-7|107	- rebuild
12cr|wmsysmon-0.7.7-7|108	- fix 'error: for key "Icon" in group "Desktop Entry" is an icon name with an
12cr|wmsysmon-0.7.7-7|109	extension, but there should be no extension as described in the Icon Theme
12cr|wmsysmon-0.7.7-7|110	Specification if the value is not an absolute path'
12cr|wmsysmon-0.7.7-7|111	- fix summary-ended-with-dot
12cr|wmsysmon-0.7.7-7|112	
12cr|wmsysmon-0.7.7-7|113	+ Pixel <pixel@mandriva.com>
12cr|wmsysmon-0.7.7-7|114	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmsysmon-0.7.7-7|115	
12cr|wmsysmon-0.7.7-7|116	+ Olivier Blin <oblin@mandriva.com>
12cr|wmsysmon-0.7.7-7|117	- restore BuildRoot
12cr|wmsysmon-0.7.7-7|118	
12cr|wmsysmon-0.7.7-7|119	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.7.7-2mdv2008.1
12cr|wmsysmon-0.7.7-7|120	+ Revision: 132230
12cr|wmsysmon-0.7.7-7|121	- auto-convert XDG menu entry
12cr|wmsysmon-0.7.7-7|122	
12cr|wmsysmon-0.7.7-7|123	* Tue Dec 18 2007 Jérôme Soyer <saispo@mandriva.org> 0.7.7-1mdv2008.1
12cr|wmsysmon-0.7.7-7|124	+ Revision: 132082
12cr|wmsysmon-0.7.7-7|125	- Add xdg
12cr|wmsysmon-0.7.7-7|126	- Add Debian patches and bump release
12cr|wmsysmon-0.7.7-7|127	
12cr|wmsysmon-0.7.7-7|128	+ Thierry Vignaud <tv@mandriva.org>
12cr|wmsysmon-0.7.7-7|129	- kill re-definition of %%buildroot on Pixel's request
12cr|wmsysmon-0.7.7-7|130	- buildrequires X11-devel instead of XFree86-devel
12cr|wmsysmon-0.7.7-7|131	- use %%mkrel
12cr|wmsysmon-0.7.7-7|132	- import wmsysmon
12cr|wmsysmon-0.7.7-7|133	
12cr|wmsysmon-0.7.7-7|134	
12cr|wmsysmon-0.7.7-7|135	
12cr|wmsysmon-0.7.7-7|136	* Sun Aug 15 2004 Michael Scherer <misc@mandrake.org> 0.7.6-4mdk
12cr|wmsysmon-0.7.7-7|137	- from Jean-Noel Avila <avila@nerim.net>
12cr|wmsysmon-0.7.7-7|138	- add s4t4n patch for 2.6 kernel series
12cr|wmsysmon-0.7.7-7|139	
12cr|wmsysmon-0.7.7-7|140	* Sun Dec 07 2003 Franck Villaume <fvill@freesurf.fr> 0.7.6-3mdk
12cr|wmsysmon-0.7.7-7|141	- add real support to RPM_OPT_FLAGS
12cr|wmsysmon-0.7.7-7|142	- add BuildRequires : xpm-devel
12cr|wmsysmon-0.7.7-7|143	
12cr|wmsysmon-0.7.7-7|144	* Thu Jun 12 2003 Marcel Pol <mpol@gmx.net> 0.7.6-2mdk
12cr|wmsysmon-0.7.7-7|145	- rebuild for rpm 4.2
12cr|wmsysmon-0.7.7-7|146	
12cr|wmsysmon-0.7.7-7|147	* Thu May 31 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.7.6-1mdk
12cr|wmsysmon-0.7.7-7|148	- Anecdotical fixes in the spec. fix to the menu file.
12cr|wmsysmon-0.7.7-7|149	
12cr|wmsysmon-0.7.7-7|150	* Wed Oct 31 2000 HA Quc-Vit <viet@mandrakesoft.com> 0.7.6-0mdk
12cr|wmsysmon-0.7.7-7|151	- Initial release.

8486 12
12cr|wmtop-0.84-11|1	%define version 0.84
12cr|wmtop-0.84-11|2	%define name wmtop
12cr|wmtop-0.84-11|3	%define release %mkrel 11
12cr|wmtop-0.84-11|4	
12cr|wmtop-0.84-11|5	Summary:	WindowMaker dock applet for top
12cr|wmtop-0.84-11|6	Name:		%{name}
12cr|wmtop-0.84-11|7	Version:	%{version}
12cr|wmtop-0.84-11|8	Release:	%{release}
12cr|wmtop-0.84-11|9	License:	GPL
12cr|wmtop-0.84-11|10	Group:		Monitoring
12cr|wmtop-0.84-11|11	Source:		%{name}-%{version}.tar.bz2
12cr|wmtop-0.84-11|12	Patch0:		mkfile.patch.bz2
12cr|wmtop-0.84-11|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|wmtop-0.84-11|14	URL:		http://wmtop.sourceforge.net/
12cr|wmtop-0.84-11|15	Buildrequires:	libxpm-devel
12cr|wmtop-0.84-11|16	Buildrequires:	libxext-devel
12cr|wmtop-0.84-11|17	Buildrequires:	libxau-devel
12cr|wmtop-0.84-11|18	Buildrequires:	libxdmcp-devel
12cr|wmtop-0.84-11|19	
12cr|wmtop-0.84-11|20	%description
12cr|wmtop-0.84-11|21	Wmtop is a WindowMaker dockapp that is a mini graphical version of the
12cr|wmtop-0.84-11|22	cpu monitoring utility top. Themes are included.
12cr|wmtop-0.84-11|23	
12cr|wmtop-0.84-11|24	%prep
12cr|wmtop-0.84-11|25	
12cr|wmtop-0.84-11|26	%setup -q
12cr|wmtop-0.84-11|27	%patch0
12cr|wmtop-0.84-11|28	
12cr|wmtop-0.84-11|29	%build
12cr|wmtop-0.84-11|30	%ifarch x86_64
12cr|wmtop-0.84-11|31	perl -pi -e "s|lib|lib64|g" Makefile
12cr|wmtop-0.84-11|32	%endif
12cr|wmtop-0.84-11|33	
12cr|wmtop-0.84-11|34	%make linux
12cr|wmtop-0.84-11|35	
12cr|wmtop-0.84-11|36	%install
12cr|wmtop-0.84-11|37	rm -rf $RPM_BUILD_ROOT
12cr|wmtop-0.84-11|38	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cr|wmtop-0.84-11|39	install -s -m 755 wmtop $RPM_BUILD_ROOT%{_bindir}
12cr|wmtop-0.84-11|40	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cr|wmtop-0.84-11|41	install -m 644 wmtop.1 $RPM_BUILD_ROOT%{_mandir}/man1/
12cr|wmtop-0.84-11|42	chmod 644 BUGS CHANGES README TODO
12cr|wmtop-0.84-11|43	
12cr|wmtop-0.84-11|44	%clean
12cr|wmtop-0.84-11|45	rm -rf $RPM_BUILD_ROOT
12cr|wmtop-0.84-11|46	
12cr|wmtop-0.84-11|47	%files
12cr|wmtop-0.84-11|48	%defattr (-,root,root)
12cr|wmtop-0.84-11|49	%{_bindir}/wmtop
12cr|wmtop-0.84-11|50	%{_mandir}/man1/*
12cr|wmtop-0.84-11|51	%doc BUGS CHANGES README TODO
12cr|wmtop-0.84-11|52	
12cr|wmtop-0.84-11|53	
12cr|wmtop-0.84-11|54	%changelog
12cr|wmtop-0.84-11|55	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.84-11mdv2010.0
12cr|wmtop-0.84-11|56	+ Revision: 434935
12cr|wmtop-0.84-11|57	- rebuild
12cr|wmtop-0.84-11|58	
12cr|wmtop-0.84-11|59	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.84-10mdv2009.0
12cr|wmtop-0.84-11|60	+ Revision: 262094
12cr|wmtop-0.84-11|61	- rebuild
12cr|wmtop-0.84-11|62	
12cr|wmtop-0.84-11|63	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.84-9mdv2009.0
12cr|wmtop-0.84-11|64	+ Revision: 256268
12cr|wmtop-0.84-11|65	- rebuild
12cr|wmtop-0.84-11|66	- kill re-definition of %%buildroot on Pixel's request
12cr|wmtop-0.84-11|67	
12cr|wmtop-0.84-11|68	+ Olivier Blin <oblin@mandriva.com>
12cr|wmtop-0.84-11|69	- restore BuildRoot
12cr|wmtop-0.84-11|70	
12cr|wmtop-0.84-11|71	* Fri Nov 30 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.84-7mdv2008.1
12cr|wmtop-0.84-11|72	+ Revision: 114203
12cr|wmtop-0.84-11|73	- finer Buildrequires
12cr|wmtop-0.84-11|74	
12cr|wmtop-0.84-11|75	
12cr|wmtop-0.84-11|76	
12cr|wmtop-0.84-11|77	* Thu Jan 26 2006 Lenny Cartier <lenny@mandriva.com> 0.84-6mdk
12cr|wmtop-0.84-11|78	- x86_64 fix
12cr|wmtop-0.84-11|79	
12cr|wmtop-0.84-11|80	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.84-5mdk
12cr|wmtop-0.84-11|81	- Rebuild
12cr|wmtop-0.84-11|82	
12cr|wmtop-0.84-11|83	* Sun Dec 07 2003 Franck Villaume <fvill@freesurf.fr> 0.84-4mdk
12cr|wmtop-0.84-11|84	- add BuildRequires : XFree86-devel
12cr|wmtop-0.84-11|85	- add support to RPM_OPT_FLAGS
12cr|wmtop-0.84-11|86	- support 64 bits : libxpm-devel -> xpm-devel
12cr|wmtop-0.84-11|87	
12cr|wmtop-0.84-11|88	* Mon Aug 25 2003 Michael Scherer <scherer.michael@free.fr> 0.84-3mdk
12cr|wmtop-0.84-11|89	- BuildRequires (  libxpm-devel )
12cr|wmtop-0.84-11|90	- rm $RPM_BUILD_ROOT in %%install
12cr|wmtop-0.84-11|91	
12cr|wmtop-0.84-11|92	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.84-2mdk
12cr|wmtop-0.84-11|93	- rebuild
12cr|wmtop-0.84-11|94	
12cr|wmtop-0.84-11|95	* Tue May 21 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.84-1mdk
12cr|wmtop-0.84-11|96	- added by Matthias Debus <psic4t@netbands.de>

8487 12
12cr|wmweather-2.4.4-8|1	%define name	wmweather
12cr|wmweather-2.4.4-8|2	%define version	2.4.4
12cr|wmweather-2.4.4-8|3	%define release %mkrel 8
12cr|wmweather-2.4.4-8|4	
12cr|wmweather-2.4.4-8|5	Name: 	 	%{name}
12cr|wmweather-2.4.4-8|6	Summary: 	Weather docklet for WindowMaker
12cr|wmweather-2.4.4-8|7	Version: 	%{version}
12cr|wmweather-2.4.4-8|8	Release: 	%{release}
12cr|wmweather-2.4.4-8|9	
12cr|wmweather-2.4.4-8|10	Source:		%{name}-%{version}.tar.bz2
12cr|wmweather-2.4.4-8|11	URL:		http://www.godisch.de/debian/wmweather/
12cr|wmweather-2.4.4-8|12	License:	GPL
12cr|wmweather-2.4.4-8|13	Group:		Graphical desktop/WindowMaker
12cr|wmweather-2.4.4-8|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|wmweather-2.4.4-8|15	BuildRequires:	X11-devel curl-devel
12cr|wmweather-2.4.4-8|16	BuildRequires:  xmessage
12cr|wmweather-2.4.4-8|17	Provides:	wmWeather
12cr|wmweather-2.4.4-8|18	Obsoletes:	wmWeather
12cr|wmweather-2.4.4-8|19	
12cr|wmweather-2.4.4-8|20	%description
12cr|wmweather-2.4.4-8|21	A Window Maker docklet to show local weather conditions.
12cr|wmweather-2.4.4-8|22	
12cr|wmweather-2.4.4-8|23	%prep
12cr|wmweather-2.4.4-8|24	%setup -q
12cr|wmweather-2.4.4-8|25	
12cr|wmweather-2.4.4-8|26	%build
12cr|wmweather-2.4.4-8|27	cd src
12cr|wmweather-2.4.4-8|28	%configure2_5x
12cr|wmweather-2.4.4-8|29	%make
12cr|wmweather-2.4.4-8|30	
12cr|wmweather-2.4.4-8|31	%install
12cr|wmweather-2.4.4-8|32	cd src
12cr|wmweather-2.4.4-8|33	rm -rf $RPM_BUILD_ROOT
12cr|wmweather-2.4.4-8|34	%makeinstall
12cr|wmweather-2.4.4-8|35	
12cr|wmweather-2.4.4-8|36	%clean
12cr|wmweather-2.4.4-8|37	rm -rf $RPM_BUILD_ROOT
12cr|wmweather-2.4.4-8|38	
12cr|wmweather-2.4.4-8|39	%if %mdkversion < 200900
12cr|wmweather-2.4.4-8|40	%post
12cr|wmweather-2.4.4-8|41	%update_menus
12cr|wmweather-2.4.4-8|42	%endif
12cr|wmweather-2.4.4-8|43	
12cr|wmweather-2.4.4-8|44	%if %mdkversion < 200900
12cr|wmweather-2.4.4-8|45	%postun
12cr|wmweather-2.4.4-8|46	%clean_menus
12cr|wmweather-2.4.4-8|47	%endif
12cr|wmweather-2.4.4-8|48	
12cr|wmweather-2.4.4-8|49	%files
12cr|wmweather-2.4.4-8|50	%defattr(-,root,root)
12cr|wmweather-2.4.4-8|51	%doc CHANGES README
12cr|wmweather-2.4.4-8|52	%{_bindir}/*
12cr|wmweather-2.4.4-8|53	%config(noreplace) %_sysconfdir/wmweather.conf
12cr|wmweather-2.4.4-8|54	%{_mandir}/man1/*
12cr|wmweather-2.4.4-8|55	
12cr|wmweather-2.4.4-8|56	
12cr|wmweather-2.4.4-8|57	
12cr|wmweather-2.4.4-8|58	%changelog
12cr|wmweather-2.4.4-8|59	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.4-8mdv2011.0
12cr|wmweather-2.4.4-8|60	+ Revision: 615457
12cr|wmweather-2.4.4-8|61	- the mass rebuild of 2010.1 packages
12cr|wmweather-2.4.4-8|62	
12cr|wmweather-2.4.4-8|63	* Fri Nov 13 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 2.4.4-7mdv2010.1
12cr|wmweather-2.4.4-8|64	+ Revision: 465847
12cr|wmweather-2.4.4-8|65	- Don't require X11R6-contrib. Replace for xmessage.
12cr|wmweather-2.4.4-8|66	
12cr|wmweather-2.4.4-8|67	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 2.4.4-6mdv2010.0
12cr|wmweather-2.4.4-8|68	+ Revision: 434938
12cr|wmweather-2.4.4-8|69	- rebuild
12cr|wmweather-2.4.4-8|70	
12cr|wmweather-2.4.4-8|71	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 2.4.4-5mdv2009.0
12cr|wmweather-2.4.4-8|72	+ Revision: 262096
12cr|wmweather-2.4.4-8|73	- rebuild
12cr|wmweather-2.4.4-8|74	
12cr|wmweather-2.4.4-8|75	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.4.4-4mdv2009.0
12cr|wmweather-2.4.4-8|76	+ Revision: 256272
12cr|wmweather-2.4.4-8|77	- rebuild
12cr|wmweather-2.4.4-8|78	
12cr|wmweather-2.4.4-8|79	+ Pixel <pixel@mandriva.com>
12cr|wmweather-2.4.4-8|80	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmweather-2.4.4-8|81	
12cr|wmweather-2.4.4-8|82	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 2.4.4-2mdv2008.1
12cr|wmweather-2.4.4-8|83	+ Revision: 140932
12cr|wmweather-2.4.4-8|84	- restore BuildRoot
12cr|wmweather-2.4.4-8|85	
12cr|wmweather-2.4.4-8|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|wmweather-2.4.4-8|87	- kill re-definition of %%buildroot on Pixel's request
12cr|wmweather-2.4.4-8|88	
12cr|wmweather-2.4.4-8|89	* Sat Jul 07 2007 Austin Acton <austin@mandriva.org> 2.4.4-2mdv2008.0
12cr|wmweather-2.4.4-8|90	+ Revision: 49554
12cr|wmweather-2.4.4-8|91	- rebuild for new libcurl
12cr|wmweather-2.4.4-8|92	- drop menu entry
12cr|wmweather-2.4.4-8|93	
12cr|wmweather-2.4.4-8|94	+ Jérôme Soyer <saispo@mandriva.org>
12cr|wmweather-2.4.4-8|95	- New release 2.4.4
12cr|wmweather-2.4.4-8|96	
12cr|wmweather-2.4.4-8|97	
12cr|wmweather-2.4.4-8|98	* Mon Apr 10 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.4.3-2mdk
12cr|wmweather-2.4.4-8|99	- Add BuildRequires
12cr|wmweather-2.4.4-8|100	- use mkrel
12cr|wmweather-2.4.4-8|101	
12cr|wmweather-2.4.4-8|102	* Wed Nov 09 2005 Austin Acton <austin@mandriva.org> 2.4.3-1mdk
12cr|wmweather-2.4.4-8|103	- decapitalize name
12cr|wmweather-2.4.4-8|104	- 2.4.3
12cr|wmweather-2.4.4-8|105	- new URL
12cr|wmweather-2.4.4-8|106	- fix buildrequires
12cr|wmweather-2.4.4-8|107	
12cr|wmweather-2.4.4-8|108	* Mon Jun 07 2004 Austin Acton <austin@mandrake.org> 1.31-1mdk
12cr|wmweather-2.4.4-8|109	- initial package
12cr|wmweather-2.4.4-8|110	

8488 12
12cr|wmwifi-0.6-11|1	%define name	wmwifi
12cr|wmwifi-0.6-11|2	%define version	0.6
12cr|wmwifi-0.6-11|3	%define release %mkrel 11
12cr|wmwifi-0.6-11|4	
12cr|wmwifi-0.6-11|5	Name: 	 	%{name}
12cr|wmwifi-0.6-11|6	Summary: 	Wireless network monitor for WindowMaker
12cr|wmwifi-0.6-11|7	Version: 	%{version}
12cr|wmwifi-0.6-11|8	Release: 	%{release}
12cr|wmwifi-0.6-11|9	
12cr|wmwifi-0.6-11|10	Source:		http://digitalssg.net/debian/%{name}-%{version}.tar.bz2
12cr|wmwifi-0.6-11|11	URL:		http://wmwifi.digitalssg.net/
12cr|wmwifi-0.6-11|12	License:	GPLv2+
12cr|wmwifi-0.6-11|13	Group:		Graphical desktop/WindowMaker
12cr|wmwifi-0.6-11|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|wmwifi-0.6-11|15	BuildRequires:	libxpm-devel
12cr|wmwifi-0.6-11|16	BuildRequires:	libxext-devel
12cr|wmwifi-0.6-11|17	BuildRequires:	libx11-devel
12cr|wmwifi-0.6-11|18	BuildRequires:	imagemagick
12cr|wmwifi-0.6-11|19	
12cr|wmwifi-0.6-11|20	%description
12cr|wmwifi-0.6-11|21	WmWiFi should support any wireless drivers as long as those drivers support
12cr|wmwifi-0.6-11|22	the Linux kernels Wireless Extensions. This means that if you do a cat
12cr|wmwifi-0.6-11|23	/proc/net/wireles, you should see interface statistics there.
12cr|wmwifi-0.6-11|24	
12cr|wmwifi-0.6-11|25	%prep
12cr|wmwifi-0.6-11|26	%setup -q
12cr|wmwifi-0.6-11|27	
12cr|wmwifi-0.6-11|28	%build
12cr|wmwifi-0.6-11|29	%configure2_5x
12cr|wmwifi-0.6-11|30	%make
12cr|wmwifi-0.6-11|31	
12cr|wmwifi-0.6-11|32	%install
12cr|wmwifi-0.6-11|33	rm -rf $RPM_BUILD_ROOT
12cr|wmwifi-0.6-11|34	%makeinstall_std
12cr|wmwifi-0.6-11|35	
12cr|wmwifi-0.6-11|36	#menu
12cr|wmwifi-0.6-11|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|wmwifi-0.6-11|38	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmwifi-0.6-11|39	[Desktop Entry]
12cr|wmwifi-0.6-11|40	Type=Application
12cr|wmwifi-0.6-11|41	Exec=%{name}
12cr|wmwifi-0.6-11|42	Icon=%{name}
12cr|wmwifi-0.6-11|43	Name=WMWifi
12cr|wmwifi-0.6-11|44	Comment=Wireless network docklet
12cr|wmwifi-0.6-11|45	Categories=System;Monitor;
12cr|wmwifi-0.6-11|46	EOF
12cr|wmwifi-0.6-11|47	
12cr|wmwifi-0.6-11|48	#icons
12cr|wmwifi-0.6-11|49	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|wmwifi-0.6-11|50	convert -size 48x48 src/display_link.xpm $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|wmwifi-0.6-11|51	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|wmwifi-0.6-11|52	convert -size 32x32 src/display_link.xpm $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|wmwifi-0.6-11|53	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|wmwifi-0.6-11|54	convert -size 16x16 src/display_link.xpm $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|wmwifi-0.6-11|55	
12cr|wmwifi-0.6-11|56	%clean
12cr|wmwifi-0.6-11|57	rm -rf $RPM_BUILD_ROOT
12cr|wmwifi-0.6-11|58	
12cr|wmwifi-0.6-11|59	%if %mdkversion < 200900
12cr|wmwifi-0.6-11|60	%post
12cr|wmwifi-0.6-11|61	%update_menus
12cr|wmwifi-0.6-11|62	%endif
12cr|wmwifi-0.6-11|63	
12cr|wmwifi-0.6-11|64	%if %mdkversion < 200900
12cr|wmwifi-0.6-11|65	%postun
12cr|wmwifi-0.6-11|66	%clean_menus
12cr|wmwifi-0.6-11|67	%endif
12cr|wmwifi-0.6-11|68	
12cr|wmwifi-0.6-11|69	%files
12cr|wmwifi-0.6-11|70	%defattr(-,root,root)
12cr|wmwifi-0.6-11|71	%doc AUTHORS ChangeLog README
12cr|wmwifi-0.6-11|72	%{_bindir}/%name
12cr|wmwifi-0.6-11|73	%{_datadir}/applications/mandriva-%name.desktop
12cr|wmwifi-0.6-11|74	%{_liconsdir}/%name.png
12cr|wmwifi-0.6-11|75	%{_iconsdir}/%name.png
12cr|wmwifi-0.6-11|76	%{_miconsdir}/%name.png
12cr|wmwifi-0.6-11|77	
12cr|wmwifi-0.6-11|78	
12cr|wmwifi-0.6-11|79	
12cr|wmwifi-0.6-11|80	%changelog
12cr|wmwifi-0.6-11|81	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-11mdv2011.0
12cr|wmwifi-0.6-11|82	+ Revision: 615459
12cr|wmwifi-0.6-11|83	- the mass rebuild of 2010.1 packages
12cr|wmwifi-0.6-11|84	
12cr|wmwifi-0.6-11|85	* Sun Feb 21 2010 Funda Wang <fwang@mandriva.org> 0.6-10mdv2010.1
12cr|wmwifi-0.6-11|86	+ Revision: 509136
12cr|wmwifi-0.6-11|87	- bump rel
12cr|wmwifi-0.6-11|88	- bump rel
12cr|wmwifi-0.6-11|89	- bump rel
12cr|wmwifi-0.6-11|90	- patch0 not needed
12cr|wmwifi-0.6-11|91	
12cr|wmwifi-0.6-11|92	+ Thierry Vignaud <tv@mandriva.org>
12cr|wmwifi-0.6-11|93	- rebuild
12cr|wmwifi-0.6-11|94	- rebuild
12cr|wmwifi-0.6-11|95	- rebuild
12cr|wmwifi-0.6-11|96	
12cr|wmwifi-0.6-11|97	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|wmwifi-0.6-11|98	- lowercase ImageMagick
12cr|wmwifi-0.6-11|99	
12cr|wmwifi-0.6-11|100	+ Pixel <pixel@mandriva.com>
12cr|wmwifi-0.6-11|101	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmwifi-0.6-11|102	
12cr|wmwifi-0.6-11|103	* Mon Mar 03 2008 Gustavo De Nardin <gustavodn@mandriva.com> 0.6-3mdv2008.1
12cr|wmwifi-0.6-11|104	+ Revision: 178127
12cr|wmwifi-0.6-11|105	- more proper fix for build if.h build issue
12cr|wmwifi-0.6-11|106	- fixed license tag
12cr|wmwifi-0.6-11|107	- finer grained X11 build requires
12cr|wmwifi-0.6-11|108	
12cr|wmwifi-0.6-11|109	* Mon Mar 03 2008 Gustavo De Nardin <gustavodn@mandriva.com> 0.6-2mdv2008.1
12cr|wmwifi-0.6-11|110	+ Revision: 177837
12cr|wmwifi-0.6-11|111	- workaround wireless.h badness, so the package builds
12cr|wmwifi-0.6-11|112	
12cr|wmwifi-0.6-11|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|wmwifi-0.6-11|114	- auto convert menu to XDG
12cr|wmwifi-0.6-11|115	- kill re-definition of %%buildroot on Pixel's request
12cr|wmwifi-0.6-11|116	- use %%mkrel
12cr|wmwifi-0.6-11|117	- import wmwifi
12cr|wmwifi-0.6-11|118	
12cr|wmwifi-0.6-11|119	+ Olivier Blin <oblin@mandriva.com>
12cr|wmwifi-0.6-11|120	- restore BuildRoot
12cr|wmwifi-0.6-11|121	
12cr|wmwifi-0.6-11|122	
12cr|wmwifi-0.6-11|123	* Wed Mar 22 2006 Austin Acton <austin@mandriva.org> 0.6-1mdk
12cr|wmwifi-0.6-11|124	- 0.6
12cr|wmwifi-0.6-11|125	- source URL
12cr|wmwifi-0.6-11|126	
12cr|wmwifi-0.6-11|127	* Wed Nov 09 2005 Austin Acton <austin@mandriva.org> 0.5-2mdk
12cr|wmwifi-0.6-11|128	- Rebuild
12cr|wmwifi-0.6-11|129	
12cr|wmwifi-0.6-11|130	* Sun Sep 26 2004 Austin Acton <austin@mandrake.org> 0.5-1mdk
12cr|wmwifi-0.6-11|131	- 0.5
12cr|wmwifi-0.6-11|132	
12cr|wmwifi-0.6-11|133	* Mon Jun 7 2004 Austin Acton <austin@mandrake.org> 0.4-1mdk
12cr|wmwifi-0.6-11|134	- initial package

8489 12
12cr|wmx-6pl1-8|1	%define name wmx
12cr|wmx-6pl1-8|2	%define version 6pl1
12cr|wmx-6pl1-8|3	%define release %mkrel 8
12cr|wmx-6pl1-8|4	
12cr|wmx-6pl1-8|5	Summary: A minimal window manager
12cr|wmx-6pl1-8|6	Name: %{name}
12cr|wmx-6pl1-8|7	Version: %{version}
12cr|wmx-6pl1-8|8	Release: %{release}
12cr|wmx-6pl1-8|9	License: BSD-like
12cr|wmx-6pl1-8|10	Url: http://www.all-day-breakfast.com/wmx/
12cr|wmx-6pl1-8|11	Group: Graphical desktop/Other
12cr|wmx-6pl1-8|12	Source0: %{name}-%{version}.tar.bz2
12cr|wmx-6pl1-8|13	Patch1: wmx-syntax-fix.patch
12cr|wmx-6pl1-8|14	Patch2: wmx-my-config.patch
12cr|wmx-6pl1-8|15	Patch3: wmx-64bitptr.patch
12cr|wmx-6pl1-8|16	Buildroot: %{_tmppath}/%{name}-%{version}-%{release}
12cr|wmx-6pl1-8|17	Requires: rxvt
12cr|wmx-6pl1-8|18	BuildRequires: libx11-devel
12cr|wmx-6pl1-8|19	BuildRequires: libxext-devel
12cr|wmx-6pl1-8|20	BuildRequires: libxpm-devel
12cr|wmx-6pl1-8|21	
12cr|wmx-6pl1-8|22	%description
12cr|wmx-6pl1-8|23	wmx is another window manager for X. It provides a unusual style of
12cr|wmx-6pl1-8|24	window decoration and only minimal functionality--no icons, no toolbars,
12cr|wmx-6pl1-8|25	no docks. wmx is barely configurable except by editing the source and
12cr|wmx-6pl1-8|26	recompiling the code.
12cr|wmx-6pl1-8|27	
12cr|wmx-6pl1-8|28	%prep
12cr|wmx-6pl1-8|29	%setup -q
12cr|wmx-6pl1-8|30	%patch1 -p0
12cr|wmx-6pl1-8|31	%patch2 -p0
12cr|wmx-6pl1-8|32	%patch3 -p0
12cr|wmx-6pl1-8|33	
12cr|wmx-6pl1-8|34	%build
12cr|wmx-6pl1-8|35	%configure2_5x
12cr|wmx-6pl1-8|36	%make
12cr|wmx-6pl1-8|37	
12cr|wmx-6pl1-8|38	%install
12cr|wmx-6pl1-8|39	rm -fr %buildroot
12cr|wmx-6pl1-8|40	install -d %buildroot%_bindir
12cr|wmx-6pl1-8|41	install -d %buildroot/%_sysconfdir/X11/wmsession.d/
12cr|wmx-6pl1-8|42	install -m 755 wmx %buildroot%_bindir/wmx
12cr|wmx-6pl1-8|43	
12cr|wmx-6pl1-8|44	cat << EOF > %buildroot/%_sysconfdir/X11/wmsession.d/25wmx
12cr|wmx-6pl1-8|45	NAME=wmx
12cr|wmx-6pl1-8|46	EXEC=/usr/bin/wmx
12cr|wmx-6pl1-8|47	DESC=Minimal windows manager without configuration
12cr|wmx-6pl1-8|48	SCRIPT:
12cr|wmx-6pl1-8|49	exec /usr/bin/wmx
12cr|wmx-6pl1-8|50	EOF
12cr|wmx-6pl1-8|51	cat <<XCLIENTS > Xclients
12cr|wmx-6pl1-8|52	#!/bin/sh
12cr|wmx-6pl1-8|53	# This is an example of ~/.Xclients file to start wmx
12cr|wmx-6pl1-8|54	
12cr|wmx-6pl1-8|55	xdaliclock -transparent -fg black -builtin1 -24 -noseconds -geometry -5-5 -xrm "*overrideRedirect: True" &
12cr|wmx-6pl1-8|56	exec wmx
12cr|wmx-6pl1-8|57	XCLIENTS
12cr|wmx-6pl1-8|58	
12cr|wmx-6pl1-8|59	%clean
12cr|wmx-6pl1-8|60	rm -fr %buildroot
12cr|wmx-6pl1-8|61	
12cr|wmx-6pl1-8|62	%files
12cr|wmx-6pl1-8|63	%defattr(-,root,root,0755)
12cr|wmx-6pl1-8|64	%doc README* UPDATES Xclients Config.h
12cr|wmx-6pl1-8|65	%{_bindir}/wmx
12cr|wmx-6pl1-8|66	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/25wmx
12cr|wmx-6pl1-8|67	
12cr|wmx-6pl1-8|68	
12cr|wmx-6pl1-8|69	
12cr|wmx-6pl1-8|70	%changelog
12cr|wmx-6pl1-8|71	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 6pl1-8mdv2011.0
12cr|wmx-6pl1-8|72	+ Revision: 634848
12cr|wmx-6pl1-8|73	- simplify BR
12cr|wmx-6pl1-8|74	- bunzip2 the patches
12cr|wmx-6pl1-8|75	
12cr|wmx-6pl1-8|76	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 6pl1-7mdv2010.0
12cr|wmx-6pl1-8|77	+ Revision: 434941
12cr|wmx-6pl1-8|78	- rebuild
12cr|wmx-6pl1-8|79	
12cr|wmx-6pl1-8|80	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 6pl1-6mdv2009.0
12cr|wmx-6pl1-8|81	+ Revision: 262122
12cr|wmx-6pl1-8|82	- rebuild
12cr|wmx-6pl1-8|83	
12cr|wmx-6pl1-8|84	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 6pl1-5mdv2009.0
12cr|wmx-6pl1-8|85	+ Revision: 256337
12cr|wmx-6pl1-8|86	- rebuild
12cr|wmx-6pl1-8|87	
12cr|wmx-6pl1-8|88	+ Olivier Blin <oblin@mandriva.com>
12cr|wmx-6pl1-8|89	- restore BuildRoot
12cr|wmx-6pl1-8|90	
12cr|wmx-6pl1-8|91	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 6pl1-3mdv2008.1
12cr|wmx-6pl1-8|92	+ Revision: 129441
12cr|wmx-6pl1-8|93	- kill re-definition of %%buildroot on Pixel's request
12cr|wmx-6pl1-8|94	- buildrequires X11-devel instead of XFree86-devel
12cr|wmx-6pl1-8|95	- import wmx
12cr|wmx-6pl1-8|96	
12cr|wmx-6pl1-8|97	
12cr|wmx-6pl1-8|98	* Mon Jan 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 6pl1-3mdk
12cr|wmx-6pl1-8|99	- Fix build on x86_64 (patch 3)
12cr|wmx-6pl1-8|100	
12cr|wmx-6pl1-8|101	* Fri Jul 01 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 6pl1-2mdk
12cr|wmx-6pl1-8|102	- Rebuild
12cr|wmx-6pl1-8|103	
12cr|wmx-6pl1-8|104	* Tue Jun 08 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 6pl1-1mdk
12cr|wmx-6pl1-8|105	- New version: 6 patch level 1
12cr|wmx-6pl1-8|106	
12cr|wmx-6pl1-8|107	* Sun Jun 06 2004 Michael Scherer <misc@mandrake.org> 6-3mdk
12cr|wmx-6pl1-8|108	- rebuild for new gcc
12cr|wmx-6pl1-8|109	
12cr|wmx-6pl1-8|110	* Wed Jun 02 2004 Michael Scherer <misc@mandrake.org> 6-2mdk
12cr|wmx-6pl1-8|111	- add wmsession.d files
12cr|wmx-6pl1-8|112	- add BuildRequires
12cr|wmx-6pl1-8|113	- strip is done automatically
12cr|wmx-6pl1-8|114	- add Config.h to %%doc
12cr|wmx-6pl1-8|115	
12cr|wmx-6pl1-8|116	* Thu May 27 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 6-1mdk
12cr|wmx-6pl1-8|117	- Initial package
12cr|wmx-6pl1-8|118	- Use rxvt by default
12cr|wmx-6pl1-8|119	- Don't use ugly pixmaps
12cr|wmx-6pl1-8|120	- Reduce workspace flip delay

8490 12
12cr|wmxss-0.1-16|1	Summary:	Frontend for xscreensaver in a dock.app
12cr|wmxss-0.1-16|2	Name:		wmxss
12cr|wmxss-0.1-16|3	Version:	0.1
12cr|wmxss-0.1-16|4	Release:	%mkrel 16
12cr|wmxss-0.1-16|5	License:	GPL
12cr|wmxss-0.1-16|6	Group:		Graphical desktop/WindowMaker
12cr|wmxss-0.1-16|7	Source0:	%{name}-%{version}.tar.bz2
12cr|wmxss-0.1-16|8	Source1:	%{name}-icons.tar.bz2
12cr|wmxss-0.1-16|9	URL:		http://nis-www.lanl.gov/~mgh/WindowMaker/wmxss-0.1.tar.gz
12cr|wmxss-0.1-16|10	Requires:	xscreensaver-gl
12cr|wmxss-0.1-16|11	BuildRequires:	libx11-devel
12cr|wmxss-0.1-16|12	BuildRequires:	libxext-devel
12cr|wmxss-0.1-16|13	BuildRequires:	libxpm-devel
12cr|wmxss-0.1-16|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|wmxss-0.1-16|15	
12cr|wmxss-0.1-16|16	
12cr|wmxss-0.1-16|17	%description
12cr|wmxss-0.1-16|18	Frontend for xscreensaver.
12cr|wmxss-0.1-16|19	Right now it only runs the separate hacks in the DockApp
12cr|wmxss-0.1-16|20	
12cr|wmxss-0.1-16|21	
12cr|wmxss-0.1-16|22	%prep
12cr|wmxss-0.1-16|23	%setup -q
12cr|wmxss-0.1-16|24	
12cr|wmxss-0.1-16|25	%build
12cr|wmxss-0.1-16|26	make -C Src CFLAGS="$RPM_OPT_FLAGS"
12cr|wmxss-0.1-16|27	
12cr|wmxss-0.1-16|28	%install
12cr|wmxss-0.1-16|29	rm -fr %buildroot
12cr|wmxss-0.1-16|30	
12cr|wmxss-0.1-16|31	install -m 755 -d %buildroot%{_miconsdir}
12cr|wmxss-0.1-16|32	install -m 755 -d %buildroot%{_iconsdir}
12cr|wmxss-0.1-16|33	install -m 755 -d %buildroot%{_liconsdir}
12cr|wmxss-0.1-16|34	tar xjOf %SOURCE1 %{name}-16x16.png > %buildroot%{_miconsdir}/%{name}.png
12cr|wmxss-0.1-16|35	tar xjOf %SOURCE1 %{name}-32x32.png > %buildroot%{_iconsdir}/%{name}.png
12cr|wmxss-0.1-16|36	tar xjOf %SOURCE1 %{name}-48x48.png > %buildroot%{_liconsdir}/%{name}.png
12cr|wmxss-0.1-16|37	
12cr|wmxss-0.1-16|38	mkdir -p %buildroot%{_bindir}
12cr|wmxss-0.1-16|39	install -c -s -m 0755 Src/wmxss %buildroot%{_bindir}
12cr|wmxss-0.1-16|40	
12cr|wmxss-0.1-16|41	
12cr|wmxss-0.1-16|42	mkdir -p %{buildroot}%{_datadir}/applications
12cr|wmxss-0.1-16|43	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|wmxss-0.1-16|44	[Desktop Entry]
12cr|wmxss-0.1-16|45	Name=WmXss
12cr|wmxss-0.1-16|46	Comment=Frontend for xscreensaver in a dock.app
12cr|wmxss-0.1-16|47	Exec=%{_bindir}/%{name} -e /usr/lib/xscreensaver/lament
12cr|wmxss-0.1-16|48	Icon=%{name}
12cr|wmxss-0.1-16|49	Terminal=false
12cr|wmxss-0.1-16|50	Type=Application
12cr|wmxss-0.1-16|51	Categories=Screensaver;
12cr|wmxss-0.1-16|52	EOF
12cr|wmxss-0.1-16|53	
12cr|wmxss-0.1-16|54	
12cr|wmxss-0.1-16|55	%clean
12cr|wmxss-0.1-16|56	rm -fr %buildroot
12cr|wmxss-0.1-16|57	
12cr|wmxss-0.1-16|58	
12cr|wmxss-0.1-16|59	%if %mdkversion < 200900
12cr|wmxss-0.1-16|60	%post
12cr|wmxss-0.1-16|61	%{update_menus}
12cr|wmxss-0.1-16|62	%endif
12cr|wmxss-0.1-16|63	
12cr|wmxss-0.1-16|64	%if %mdkversion < 200900
12cr|wmxss-0.1-16|65	%postun
12cr|wmxss-0.1-16|66	%{clean_menus}
12cr|wmxss-0.1-16|67	%endif
12cr|wmxss-0.1-16|68	
12cr|wmxss-0.1-16|69	
12cr|wmxss-0.1-16|70	%files
12cr|wmxss-0.1-16|71	%defattr (-,root,root)
12cr|wmxss-0.1-16|72	%doc COPYING
12cr|wmxss-0.1-16|73	%{_bindir}/*
12cr|wmxss-0.1-16|74	%{_liconsdir}/%{name}.png
12cr|wmxss-0.1-16|75	%{_miconsdir}/%{name}.png
12cr|wmxss-0.1-16|76	%{_iconsdir}/%{name}.png
12cr|wmxss-0.1-16|77	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wmxss-0.1-16|78	
12cr|wmxss-0.1-16|79	
12cr|wmxss-0.1-16|80	
12cr|wmxss-0.1-16|81	
12cr|wmxss-0.1-16|82	%changelog
12cr|wmxss-0.1-16|83	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1-16mdv2010.0
12cr|wmxss-0.1-16|84	+ Revision: 434956
12cr|wmxss-0.1-16|85	- rebuild
12cr|wmxss-0.1-16|86	
12cr|wmxss-0.1-16|87	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1-15mdv2009.0
12cr|wmxss-0.1-16|88	+ Revision: 262123
12cr|wmxss-0.1-16|89	- rebuild
12cr|wmxss-0.1-16|90	
12cr|wmxss-0.1-16|91	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1-14mdv2009.0
12cr|wmxss-0.1-16|92	+ Revision: 256339
12cr|wmxss-0.1-16|93	- rebuild
12cr|wmxss-0.1-16|94	- drop old menu
12cr|wmxss-0.1-16|95	
12cr|wmxss-0.1-16|96	+ Pixel <pixel@mandriva.com>
12cr|wmxss-0.1-16|97	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wmxss-0.1-16|98	
12cr|wmxss-0.1-16|99	+ Olivier Blin <oblin@mandriva.com>
12cr|wmxss-0.1-16|100	- restore BuildRoot
12cr|wmxss-0.1-16|101	
12cr|wmxss-0.1-16|102	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1-12mdv2008.1
12cr|wmxss-0.1-16|103	+ Revision: 129439
12cr|wmxss-0.1-16|104	- kill re-definition of %%buildroot on Pixel's request
12cr|wmxss-0.1-16|105	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|wmxss-0.1-16|106	
12cr|wmxss-0.1-16|107	
12cr|wmxss-0.1-16|108	* Tue Feb 06 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.1-12mdv2007.0
12cr|wmxss-0.1-16|109	+ Revision: 116930
12cr|wmxss-0.1-16|110	- fixed .desktop file Comment
12cr|wmxss-0.1-16|111	
12cr|wmxss-0.1-16|112	* Tue Jan 30 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.1-11mdv2007.1
12cr|wmxss-0.1-16|113	+ Revision: 115274
12cr|wmxss-0.1-16|114	- fixed and strip BuildRequires to minimum
12cr|wmxss-0.1-16|115	- stop using old X prefix
12cr|wmxss-0.1-16|116	- fixed menu entry
12cr|wmxss-0.1-16|117	- added XDG menu entry for great compliance
12cr|wmxss-0.1-16|118	
12cr|wmxss-0.1-16|119	* Wed Apr 27 2005 Lenny Cartier <lenny@mandriva.com> 0.1-10mdk
12cr|wmxss-0.1-16|120	- rebuild
12cr|wmxss-0.1-16|121	
12cr|wmxss-0.1-16|122	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.1-9mdk
12cr|wmxss-0.1-16|123	- rebuild
12cr|wmxss-0.1-16|124	

8491 12
12cr|wol-0.7.1-6|1	%define name wol
12cr|wol-0.7.1-6|2	%define version 0.7.1
12cr|wol-0.7.1-6|3	%define release %mkrel 6
12cr|wol-0.7.1-6|4	
12cr|wol-0.7.1-6|5	Summary: Wake On LAN client
12cr|wol-0.7.1-6|6	Name: %name
12cr|wol-0.7.1-6|7	Version: %version
12cr|wol-0.7.1-6|8	Release: %release
12cr|wol-0.7.1-6|9	Url: http://ahh.sourceforge.net/wol/
12cr|wol-0.7.1-6|10	License : GPL
12cr|wol-0.7.1-6|11	Group: Networking/Other
12cr|wol-0.7.1-6|12	Source: %{name}-%{version}.tar.bz2
12cr|wol-0.7.1-6|13	Buildroot: %_tmppath/%name-%version-buildroot
12cr|wol-0.7.1-6|14	
12cr|wol-0.7.1-6|15	%description
12cr|wol-0.7.1-6|16	wol implements Wake On LAN functionality in a small program.
12cr|wol-0.7.1-6|17	It wakes up hardware that is Magic Packet compliant.
12cr|wol-0.7.1-6|18	Consider you have a sleeping or turned-off computer and you
12cr|wol-0.7.1-6|19	want to remotely wake him up. Just type wol MAC-ADDRESS and
12cr|wol-0.7.1-6|20	the host wakes up (OK, it will boot ;-).
12cr|wol-0.7.1-6|21	
12cr|wol-0.7.1-6|22	%prep
12cr|wol-0.7.1-6|23	
12cr|wol-0.7.1-6|24	%setup -q
12cr|wol-0.7.1-6|25	
12cr|wol-0.7.1-6|26	%build
12cr|wol-0.7.1-6|27	#aclocal
12cr|wol-0.7.1-6|28	#automake
12cr|wol-0.7.1-6|29	%configure
12cr|wol-0.7.1-6|30	
12cr|wol-0.7.1-6|31	%make
12cr|wol-0.7.1-6|32	
12cr|wol-0.7.1-6|33	%install
12cr|wol-0.7.1-6|34	
12cr|wol-0.7.1-6|35	rm -rf $RPM_BUILD_ROOT
12cr|wol-0.7.1-6|36	%makeinstall
12cr|wol-0.7.1-6|37	%find_lang %{name}
12cr|wol-0.7.1-6|38	
12cr|wol-0.7.1-6|39	
12cr|wol-0.7.1-6|40	%post
12cr|wol-0.7.1-6|41	%_install_info %{name}.info
12cr|wol-0.7.1-6|42	
12cr|wol-0.7.1-6|43	%postun
12cr|wol-0.7.1-6|44	%_remove_install_info %{name}.info
12cr|wol-0.7.1-6|45	
12cr|wol-0.7.1-6|46	%clean
12cr|wol-0.7.1-6|47	rm -rf $RPM_BUILD_ROOT
12cr|wol-0.7.1-6|48	
12cr|wol-0.7.1-6|49	%files  -f %{name}.lang
12cr|wol-0.7.1-6|50	%defattr(-,root,root)
12cr|wol-0.7.1-6|51	#%doc COPYING INSTALL README
12cr|wol-0.7.1-6|52	%doc COPYING README
12cr|wol-0.7.1-6|53	%{_bindir}/*
12cr|wol-0.7.1-6|54	%{_datadir}/info/*
12cr|wol-0.7.1-6|55	%{_datadir}/man/man1/*
12cr|wol-0.7.1-6|56	
12cr|wol-0.7.1-6|57	
12cr|wol-0.7.1-6|58	
12cr|wol-0.7.1-6|59	
12cr|wol-0.7.1-6|60	%changelog
12cr|wol-0.7.1-6|61	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.7.1-6mdv2010.0
12cr|wol-0.7.1-6|62	+ Revision: 434969
12cr|wol-0.7.1-6|63	- rebuild
12cr|wol-0.7.1-6|64	
12cr|wol-0.7.1-6|65	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.7.1-5mdv2009.0
12cr|wol-0.7.1-6|66	+ Revision: 262124
12cr|wol-0.7.1-6|67	- rebuild
12cr|wol-0.7.1-6|68	
12cr|wol-0.7.1-6|69	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.7.1-4mdv2009.0
12cr|wol-0.7.1-6|70	+ Revision: 256341
12cr|wol-0.7.1-6|71	- rebuild
12cr|wol-0.7.1-6|72	
12cr|wol-0.7.1-6|73	+ Olivier Blin <oblin@mandriva.com>
12cr|wol-0.7.1-6|74	- restore BuildRoot
12cr|wol-0.7.1-6|75	
12cr|wol-0.7.1-6|76	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.7.1-2mdv2008.1
12cr|wol-0.7.1-6|77	+ Revision: 129443
12cr|wol-0.7.1-6|78	- kill re-definition of %%buildroot on Pixel's request
12cr|wol-0.7.1-6|79	- use %%mkrel
12cr|wol-0.7.1-6|80	- import wol
12cr|wol-0.7.1-6|81	
12cr|wol-0.7.1-6|82	
12cr|wol-0.7.1-6|83	* Tue Aug 16 2005 Emmanuel Blindauer <mdk@agat.net> 0.7.1-2mdk
12cr|wol-0.7.1-6|84	- yearly rebuild
12cr|wol-0.7.1-6|85	
12cr|wol-0.7.1-6|86	* Fri Aug 13 2004 Emmanuel Blindauer <mdk@agat.net> 0.7.1-1mdk
12cr|wol-0.7.1-6|87	- initial package
12cr|wol-0.7.1-6|88	
12cr|wol-0.7.1-6|89	
12cr|wol-0.7.1-6|90	

8492 12
12cr|wondershaper-1.1a-8|1	%define name wondershaper
12cr|wondershaper-1.1a-8|2	%define version 1.1a
12cr|wondershaper-1.1a-8|3	%define release %mkrel 8
12cr|wondershaper-1.1a-8|4	
12cr|wondershaper-1.1a-8|5	Summary: Helps maintain interactive latency on modem/ADSL/cable
12cr|wondershaper-1.1a-8|6	Name: %name
12cr|wondershaper-1.1a-8|7	Version: %version
12cr|wondershaper-1.1a-8|8	Release: %release
12cr|wondershaper-1.1a-8|9	License: GPL
12cr|wondershaper-1.1a-8|10	Group: System/Servers
12cr|wondershaper-1.1a-8|11	Url: http://lartc.org/wondershaper/
12cr|wondershaper-1.1a-8|12	Source0: %name-%version.tar.bz2
12cr|wondershaper-1.1a-8|13	Source1: wshaper.init.d
12cr|wondershaper-1.1a-8|14	Source2: wshaper.cfg
12cr|wondershaper-1.1a-8|15	Patch0: wondershaper-etc.patch.bz2
12cr|wondershaper-1.1a-8|16	BuildRoot: %_tmppath/%name-%version
12cr|wondershaper-1.1a-8|17	BuildArch: noarch
12cr|wondershaper-1.1a-8|18	Requires(post,preun):	rpm-helper
12cr|wondershaper-1.1a-8|19	
12cr|wondershaper-1.1a-8|20	%description
12cr|wondershaper-1.1a-8|21	Maintain low latency for interfactive traffic at all times
12cr|wondershaper-1.1a-8|22	This means that downloading or uploading files should not disturb SSH or
12cr|wondershaper-1.1a-8|23	even telnet. These are the most important things, even 200ms latency is
12cr|wondershaper-1.1a-8|24	sluggish to work over.
12cr|wondershaper-1.1a-8|25	Allow 'surfing' at reasonable speeds while up or downloading
12cr|wondershaper-1.1a-8|26	Even though http is 'bulk' traffic, other traffic should not drown it out
12cr|wondershaper-1.1a-8|27	too much.
12cr|wondershaper-1.1a-8|28	Make sure uploads don't harm downloads, and the other way around. This is a
12cr|wondershaper-1.1a-8|29	much observed phenomenon where upstream traffic simply destroys download
12cr|wondershaper-1.1a-8|30	speed. It turns out that all this is possible, at the cost of a tiny bit of
12cr|wondershaper-1.1a-8|31	bandwidth. The reason that uploads, downloads and ssh hurt eachother is the
12cr|wondershaper-1.1a-8|32	presence of large queues in many domestic access devices like cable or DSL
12cr|wondershaper-1.1a-8|33	modems.
12cr|wondershaper-1.1a-8|34	
12cr|wondershaper-1.1a-8|35	%prep
12cr|wondershaper-1.1a-8|36	rm -rf $RPM_BUILD_ROOT
12cr|wondershaper-1.1a-8|37	
12cr|wondershaper-1.1a-8|38	%setup
12cr|wondershaper-1.1a-8|39	%patch0 -p1
12cr|wondershaper-1.1a-8|40	
12cr|wondershaper-1.1a-8|41	%build
12cr|wondershaper-1.1a-8|42	
12cr|wondershaper-1.1a-8|43	%install
12cr|wondershaper-1.1a-8|44	
12cr|wondershaper-1.1a-8|45	mkdir -p $RPM_BUILD_ROOT%_sbindir $RPM_BUILD_ROOT%_sysconfdir/rc.d/init.d
12cr|wondershaper-1.1a-8|46	install -m 755 wshaper* $RPM_BUILD_ROOT%_sbindir/
12cr|wondershaper-1.1a-8|47	install -m 755 %{SOURCE1} $RPM_BUILD_ROOT%_sysconfdir/rc.d/init.d/%{name}
12cr|wondershaper-1.1a-8|48	install -m 755 %{SOURCE2} $RPM_BUILD_ROOT%_sysconfdir/
12cr|wondershaper-1.1a-8|49	
12cr|wondershaper-1.1a-8|50	%clean
12cr|wondershaper-1.1a-8|51	rm -rf $RPM_BUILD_ROOT
12cr|wondershaper-1.1a-8|52	
12cr|wondershaper-1.1a-8|53	%post
12cr|wondershaper-1.1a-8|54	%_post_service %{name}
12cr|wondershaper-1.1a-8|55	/sbin/chkconfig --add %{name}
12cr|wondershaper-1.1a-8|56	
12cr|wondershaper-1.1a-8|57	
12cr|wondershaper-1.1a-8|58	%preun
12cr|wondershaper-1.1a-8|59	%_preun_service %{name}
12cr|wondershaper-1.1a-8|60	
12cr|wondershaper-1.1a-8|61	
12cr|wondershaper-1.1a-8|62	%files
12cr|wondershaper-1.1a-8|63	%defattr(-,root,root)
12cr|wondershaper-1.1a-8|64	%doc COPYING README TODO VERSION ChangeLog
12cr|wondershaper-1.1a-8|65	%{_sbindir}/*
12cr|wondershaper-1.1a-8|66	%config(noreplace) %_sysconfdir/rc.d/init.d/%{name}
12cr|wondershaper-1.1a-8|67	%attr(0644,root,root) %config(noreplace) %_sysconfdir/wshaper.cfg
12cr|wondershaper-1.1a-8|68	
12cr|wondershaper-1.1a-8|69	
12cr|wondershaper-1.1a-8|70	
12cr|wondershaper-1.1a-8|71	%changelog
12cr|wondershaper-1.1a-8|72	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.1a-8mdv2010.0
12cr|wondershaper-1.1a-8|73	+ Revision: 434976
12cr|wondershaper-1.1a-8|74	- rebuild
12cr|wondershaper-1.1a-8|75	
12cr|wondershaper-1.1a-8|76	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.1a-7mdv2009.0
12cr|wondershaper-1.1a-8|77	+ Revision: 262125
12cr|wondershaper-1.1a-8|78	- rebuild
12cr|wondershaper-1.1a-8|79	
12cr|wondershaper-1.1a-8|80	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.1a-6mdv2009.0
12cr|wondershaper-1.1a-8|81	+ Revision: 256343
12cr|wondershaper-1.1a-8|82	- rebuild
12cr|wondershaper-1.1a-8|83	
12cr|wondershaper-1.1a-8|84	+ Olivier Blin <oblin@mandriva.com>
12cr|wondershaper-1.1a-8|85	- restore BuildRoot
12cr|wondershaper-1.1a-8|86	
12cr|wondershaper-1.1a-8|87	* Tue Dec 18 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.1a-4mdv2008.1
12cr|wondershaper-1.1a-8|88	+ Revision: 131806
12cr|wondershaper-1.1a-8|89	- fix prereq on rpm-helper
12cr|wondershaper-1.1a-8|90	- kill re-definition of %%buildroot on Pixel's request
12cr|wondershaper-1.1a-8|91	- use %%mkrel
12cr|wondershaper-1.1a-8|92	- import wondershaper
12cr|wondershaper-1.1a-8|93	
12cr|wondershaper-1.1a-8|94	
12cr|wondershaper-1.1a-8|95	* Fri Feb 11 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 1.1a-4mdk
12cr|wondershaper-1.1a-8|96	- move config to /etc/wshaper.cfg
12cr|wondershaper-1.1a-8|97	- add init script
12cr|wondershaper-1.1a-8|98	
12cr|wondershaper-1.1a-8|99	* Mon Feb 16 2004 Michael Scherer <misc@mandrake.org> 1.1a-3mdk
12cr|wondershaper-1.1a-8|100	- change to noarch
12cr|wondershaper-1.1a-8|101	
12cr|wondershaper-1.1a-8|102	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.1a-2mdk
12cr|wondershaper-1.1a-8|103	- rebuild
12cr|wondershaper-1.1a-8|104	
12cr|wondershaper-1.1a-8|105	* Tue May 21 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.1a-1mdk
12cr|wondershaper-1.1a-8|106	- 1.1a

8493 12
12cr|wordpress-3.4.1-1|1	Summary:	Personal publishing platform
12cr|wordpress-3.4.1-1|2	Name:		wordpress
12cr|wordpress-3.4.1-1|3	Version:	3.4.1
12cr|wordpress-3.4.1-1|4	Release:	1
12cr|wordpress-3.4.1-1|5	License:	GPLv2+
12cr|wordpress-3.4.1-1|6	Group:		System/Servers
12cr|wordpress-3.4.1-1|7	URL:		http://wordpress.org/
12cr|wordpress-3.4.1-1|8	Source0:	http://wordpress.org/%{name}-%{version}.tar.gz
12cr|wordpress-3.4.1-1|9	Source1:	README.install.urpmi
12cr|wordpress-3.4.1-1|10	Requires:	apache-mod_php
12cr|wordpress-3.4.1-1|11	Requires:	php-mysql
12cr|wordpress-3.4.1-1|12	BuildArch:	noarch
12cr|wordpress-3.4.1-1|13	
12cr|wordpress-3.4.1-1|14	%description
12cr|wordpress-3.4.1-1|15	WordPress is a state-of-the-art, semantic, personal publishing platform with a
12cr|wordpress-3.4.1-1|16	focus on aesthetics, Web standards, and usability. It was born out of a desire
12cr|wordpress-3.4.1-1|17	for an elegant, well-architectured personal publishing system, and is the
12cr|wordpress-3.4.1-1|18	official successor to b2/cafelog. While primarily geared towards functioning as
12cr|wordpress-3.4.1-1|19	a Weblog, it is also a flexible CMS capable of managing many types of Web
12cr|wordpress-3.4.1-1|20	sites. In addition to the basic Weblog functions, it also has an integrated
12cr|wordpress-3.4.1-1|21	link manager (e.g. for blogrolls), XFN support, support for "static" pages,
12cr|wordpress-3.4.1-1|22	Atom and RSS feeds for both content and comments, XML-RPC blogging API support
12cr|wordpress-3.4.1-1|23	(Blogger, MetaWeblog, and Movable Type APIs), spam blocking features, advanced
12cr|wordpress-3.4.1-1|24	cruft-free URL generation, a flexible theme system, and an advanced plugin API.
12cr|wordpress-3.4.1-1|25	
12cr|wordpress-3.4.1-1|26	%prep
12cr|wordpress-3.4.1-1|27	
12cr|wordpress-3.4.1-1|28	%setup -q -n %{name}
12cr|wordpress-3.4.1-1|29	
12cr|wordpress-3.4.1-1|30	# clean up CVS stuff
12cr|wordpress-3.4.1-1|31	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cr|wordpress-3.4.1-1|32	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cr|wordpress-3.4.1-1|33	done
12cr|wordpress-3.4.1-1|34	
12cr|wordpress-3.4.1-1|35	# fix dir perms
12cr|wordpress-3.4.1-1|36	find . -type d | xargs chmod 755
12cr|wordpress-3.4.1-1|37	
12cr|wordpress-3.4.1-1|38	# fix file perms
12cr|wordpress-3.4.1-1|39	find . -type f | xargs chmod 644
12cr|wordpress-3.4.1-1|40	
12cr|wordpress-3.4.1-1|41	# disable wordpress update option
12cr|wordpress-3.4.1-1|42	sed -i -e "s/add_action/#add_action/g" wp-includes/update.php
12cr|wordpress-3.4.1-1|43	
12cr|wordpress-3.4.1-1|44	%build
12cr|wordpress-3.4.1-1|45	
12cr|wordpress-3.4.1-1|46	%install
12cr|wordpress-3.4.1-1|47	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cr|wordpress-3.4.1-1|48	install -d %{buildroot}%{_sysconfdir}/%{name}
12cr|wordpress-3.4.1-1|49	install -d %{buildroot}/var/www/%{name}
12cr|wordpress-3.4.1-1|50	
12cr|wordpress-3.4.1-1|51	#cp %{SOURCE1} ./README.install.urpmi
12cr|wordpress-3.4.1-1|52	
12cr|wordpress-3.4.1-1|53	cp -aRf * %{buildroot}/var/www/%{name}/
12cr|wordpress-3.4.1-1|54	
12cr|wordpress-3.4.1-1|55	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
12cr|wordpress-3.4.1-1|56	
12cr|wordpress-3.4.1-1|57	Alias /%{name} /var/www/%{name}
12cr|wordpress-3.4.1-1|58	
12cr|wordpress-3.4.1-1|59	<Directory /var/www/%{name}>
12cr|wordpress-3.4.1-1|60	AllowOverride None
12cr|wordpress-3.4.1-1|61	Allow from All
12cr|wordpress-3.4.1-1|62	
12cr|wordpress-3.4.1-1|63	#    Options FollowSymlinks
12cr|wordpress-3.4.1-1|64	#    RewriteEngine On
12cr|wordpress-3.4.1-1|65	#    RewriteBase /
12cr|wordpress-3.4.1-1|66	#    RewriteCond %{REQUEST_FILENAME} !-f
12cr|wordpress-3.4.1-1|67	#    RewriteCond %{REQUEST_FILENAME} !-d
12cr|wordpress-3.4.1-1|68	#    RewriteRule . /index.php [L]
12cr|wordpress-3.4.1-1|69	
12cr|wordpress-3.4.1-1|70	</Directory>
12cr|wordpress-3.4.1-1|71	
12cr|wordpress-3.4.1-1|72	EOF
12cr|wordpress-3.4.1-1|73	
12cr|wordpress-3.4.1-1|74	# cleanup
12cr|wordpress-3.4.1-1|75	rm -f %{buildroot}/var/www/%{name}/license.txt
12cr|wordpress-3.4.1-1|76	cp %{SOURCE1} ./README.install.urpmi
12cr|wordpress-3.4.1-1|77	
12cr|wordpress-3.4.1-1|78	%files
12cr|wordpress-3.4.1-1|79	%doc README.install.urpmi
12cr|wordpress-3.4.1-1|80	%doc license.txt
12cr|wordpress-3.4.1-1|81	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cr|wordpress-3.4.1-1|82	/var/www/%{name}

8494 12
12cr|worker-2.19.1-1|1	%define name worker
12cr|worker-2.19.1-1|2	%define version 2.19.1
12cr|worker-2.19.1-1|3	%define release %mkrel 1
12cr|worker-2.19.1-1|4	%define docver 2.10.0.2
12cr|worker-2.19.1-1|5	
12cr|worker-2.19.1-1|6	Summary: A file manager for X in AMIGA style
12cr|worker-2.19.1-1|7	Name: %{name}
12cr|worker-2.19.1-1|8	Version: %{version}
12cr|worker-2.19.1-1|9	Release: %{release}
12cr|worker-2.19.1-1|10	Source0: http://www.boomerangsworld.de/cms/worker/downloads/%{name}-%{version}.tar.bz2
12cr|worker-2.19.1-1|11	Source1: worker-%docver-doc.tar.bz2
12cr|worker-2.19.1-1|12	Source3: %{name}-48.png
12cr|worker-2.19.1-1|13	Source4: %{name}-32.png
12cr|worker-2.19.1-1|14	Source5: %{name}-16.png
12cr|worker-2.19.1-1|15	License: GPLv2+
12cr|worker-2.19.1-1|16	Group: File tools
12cr|worker-2.19.1-1|17	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|worker-2.19.1-1|18	URL: http://www.boomerangsworld.de/worker
12cr|worker-2.19.1-1|19	BuildRequires: libx11-devel
12cr|worker-2.19.1-1|20	BuildRequires: magic-devel
12cr|worker-2.19.1-1|21	
12cr|worker-2.19.1-1|22	%description
12cr|worker-2.19.1-1|23	Worker is a graphical filemanager for the X Window System.
12cr|worker-2.19.1-1|24	It use the classical two-panel-view of the files and directories.
12cr|worker-2.19.1-1|25	It hast many intern operations while any extern program can also be
12cr|worker-2.19.1-1|26	used for operate on the selected items. You can easily add actions
12cr|worker-2.19.1-1|27	to filetypes or buttons with the builtin configuration program.
12cr|worker-2.19.1-1|28	
12cr|worker-2.19.1-1|29	%prep
12cr|worker-2.19.1-1|30	%setup -q -a 1
12cr|worker-2.19.1-1|31	
12cr|worker-2.19.1-1|32	%build
12cr|worker-2.19.1-1|33	%configure2_5x
12cr|worker-2.19.1-1|34	%make
12cr|worker-2.19.1-1|35	
12cr|worker-2.19.1-1|36	pushd %name-%docver-doc
12cr|worker-2.19.1-1|37	%configure2_5x
12cr|worker-2.19.1-1|38	%make
12cr|worker-2.19.1-1|39	popd
12cr|worker-2.19.1-1|40	
12cr|worker-2.19.1-1|41	%install
12cr|worker-2.19.1-1|42	rm -rf $RPM_BUILD_ROOT
12cr|worker-2.19.1-1|43	%makeinstall_std
12cr|worker-2.19.1-1|44	%makeinstall_std -C %name-%docver-doc
12cr|worker-2.19.1-1|45	
12cr|worker-2.19.1-1|46	mkdir -p $RPM_BUILD_ROOT{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cr|worker-2.19.1-1|47	install -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|worker-2.19.1-1|48	install -m 644 %{SOURCE4} $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|worker-2.19.1-1|49	install -m 644 %{SOURCE5} $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|worker-2.19.1-1|50	
12cr|worker-2.19.1-1|51	%if %mdkversion < 200900
12cr|worker-2.19.1-1|52	%post
12cr|worker-2.19.1-1|53	%{update_menus}
12cr|worker-2.19.1-1|54	%endif
12cr|worker-2.19.1-1|55	
12cr|worker-2.19.1-1|56	%if %mdkversion < 200900
12cr|worker-2.19.1-1|57	%postun
12cr|worker-2.19.1-1|58	%{clean_menus}
12cr|worker-2.19.1-1|59	%endif
12cr|worker-2.19.1-1|60	
12cr|worker-2.19.1-1|61	%clean
12cr|worker-2.19.1-1|62	rm -rf $RPM_BUILD_ROOT
12cr|worker-2.19.1-1|63	
12cr|worker-2.19.1-1|64	%files
12cr|worker-2.19.1-1|65	%defattr(-,root,root)
12cr|worker-2.19.1-1|66	%doc README NEWS AUTHORS ChangeLog
12cr|worker-2.19.1-1|67	%{_bindir}/*
12cr|worker-2.19.1-1|68	%_datadir/applications/*.desktop
12cr|worker-2.19.1-1|69	%{_datadir}/worker
12cr|worker-2.19.1-1|70	%{_mandir}/man1/worker.1*
12cr|worker-2.19.1-1|71	%lang(fr) %{_mandir}/fr/man1/worker.1.*
12cr|worker-2.19.1-1|72	%lang(it) %{_mandir}/it/man1/worker.1.*
12cr|worker-2.19.1-1|73	%{_miconsdir}/%{name}.png
12cr|worker-2.19.1-1|74	%{_iconsdir}/%{name}.png
12cr|worker-2.19.1-1|75	%{_liconsdir}/%{name}.png
12cr|worker-2.19.1-1|76	%_datadir/pixmaps/*.xpm
12cr|worker-2.19.1-1|77	
12cr|worker-2.19.1-1|78	
12cr|worker-2.19.1-1|79	%changelog
12cr|worker-2.19.1-1|80	* Mon Feb 20 2012 Götz Waschk <waschk@mandriva.org> 2.19.1-1mdv2012.0
12cr|worker-2.19.1-1|81	+ Revision: 777870
12cr|worker-2.19.1-1|82	- update to new version 2.19.1
12cr|worker-2.19.1-1|83	
12cr|worker-2.19.1-1|84	* Wed Feb 01 2012 Götz Waschk <waschk@mandriva.org> 2.19.0-1
12cr|worker-2.19.1-1|85	+ Revision: 770417
12cr|worker-2.19.1-1|86	- new version
12cr|worker-2.19.1-1|87	
12cr|worker-2.19.1-1|88	* Sat Jun 04 2011 Funda Wang <fwang@mandriva.org> 2.17.13-1
12cr|worker-2.19.1-1|89	+ Revision: 682728
12cr|worker-2.19.1-1|90	- update to new version 2.17.13
12cr|worker-2.19.1-1|91	
12cr|worker-2.19.1-1|92	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.17.12-1
12cr|worker-2.19.1-1|93	+ Revision: 680636
12cr|worker-2.19.1-1|94	- update to new version 2.17.12
12cr|worker-2.19.1-1|95	
12cr|worker-2.19.1-1|96	* Sat Mar 05 2011 Funda Wang <fwang@mandriva.org> 2.17.10-3
12cr|worker-2.19.1-1|97	+ Revision: 642114
12cr|worker-2.19.1-1|98	- rebuild
12cr|worker-2.19.1-1|99	
12cr|worker-2.19.1-1|100	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 2.17.10-2
12cr|worker-2.19.1-1|101	+ Revision: 635644
12cr|worker-2.19.1-1|102	- tighten BR
12cr|worker-2.19.1-1|103	
12cr|worker-2.19.1-1|104	* Tue Feb 01 2011 Götz Waschk <waschk@mandriva.org> 2.17.10-1
12cr|worker-2.19.1-1|105	+ Revision: 634650
12cr|worker-2.19.1-1|106	- new version
12cr|worker-2.19.1-1|107	- use upstream desktop entry
12cr|worker-2.19.1-1|108	
12cr|worker-2.19.1-1|109	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 2.17.8-1mdv2011.0
12cr|worker-2.19.1-1|110	+ Revision: 550287
12cr|worker-2.19.1-1|111	- update to new version 2.17.8
12cr|worker-2.19.1-1|112	
12cr|worker-2.19.1-1|113	* Thu Mar 04 2010 Frederik Himpe <fhimpe@mandriva.org> 2.17.6-1mdv2010.1
12cr|worker-2.19.1-1|114	+ Revision: 514237
12cr|worker-2.19.1-1|115	- update to new version 2.17.6
12cr|worker-2.19.1-1|116	
12cr|worker-2.19.1-1|117	* Thu Nov 12 2009 Götz Waschk <waschk@mandriva.org> 2.17.5-1mdv2010.1
12cr|worker-2.19.1-1|118	+ Revision: 465163
12cr|worker-2.19.1-1|119	- new version
12cr|worker-2.19.1-1|120	- drop patch
12cr|worker-2.19.1-1|121	
12cr|worker-2.19.1-1|122	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 2.17.2-2mdv2010.0
12cr|worker-2.19.1-1|123	+ Revision: 445818
12cr|worker-2.19.1-1|124	- rebuild
12cr|worker-2.19.1-1|125	
12cr|worker-2.19.1-1|126	* Mon Mar 09 2009 Götz Waschk <waschk@mandriva.org> 2.17.2-1mdv2009.1
12cr|worker-2.19.1-1|127	+ Revision: 353199
12cr|worker-2.19.1-1|128	- new version
12cr|worker-2.19.1-1|129	- fix build
12cr|worker-2.19.1-1|130	
12cr|worker-2.19.1-1|131	* Sat Feb 21 2009 Götz Waschk <waschk@mandriva.org> 2.17.1-1mdv2009.1
12cr|worker-2.19.1-1|132	+ Revision: 343743
12cr|worker-2.19.1-1|133	- update to new version 2.17.1
12cr|worker-2.19.1-1|134	
12cr|worker-2.19.1-1|135	* Fri Jul 04 2008 Götz Waschk <waschk@mandriva.org> 2.16.5-1mdv2009.0
12cr|worker-2.19.1-1|136	+ Revision: 231549
12cr|worker-2.19.1-1|137	- new version
12cr|worker-2.19.1-1|138	
12cr|worker-2.19.1-1|139	* Wed Jul 02 2008 Götz Waschk <waschk@mandriva.org> 2.16.4-1mdv2009.0
12cr|worker-2.19.1-1|140	+ Revision: 230605
12cr|worker-2.19.1-1|141	- new version
12cr|worker-2.19.1-1|142	- update license
12cr|worker-2.19.1-1|143	
12cr|worker-2.19.1-1|144	+ Pixel <pixel@mandriva.com>
12cr|worker-2.19.1-1|145	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|worker-2.19.1-1|146	
12cr|worker-2.19.1-1|147	* Tue Feb 12 2008 Götz Waschk <waschk@mandriva.org> 2.16.2-1mdv2008.1
12cr|worker-2.19.1-1|148	+ Revision: 165857
12cr|worker-2.19.1-1|149	- new version
12cr|worker-2.19.1-1|150	
12cr|worker-2.19.1-1|151	+ Olivier Blin <blino@mandriva.org>
12cr|worker-2.19.1-1|152	- restore BuildRoot
12cr|worker-2.19.1-1|153	
12cr|worker-2.19.1-1|154	+ Thierry Vignaud <tv@mandriva.org>
12cr|worker-2.19.1-1|155	- kill re-definition of %%buildroot on Pixel's request
12cr|worker-2.19.1-1|156	
12cr|worker-2.19.1-1|157	* Tue Dec 04 2007 Götz Waschk <waschk@mandriva.org> 2.16.1-1mdv2008.1
12cr|worker-2.19.1-1|158	+ Revision: 115382
12cr|worker-2.19.1-1|159	- new version
12cr|worker-2.19.1-1|160	
12cr|worker-2.19.1-1|161	+ Thierry Vignaud <tv@mandriva.org>
12cr|worker-2.19.1-1|162	- buildrequires X11-devel instead of XFree86-devel
12cr|worker-2.19.1-1|163	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|worker-2.19.1-1|164	
12cr|worker-2.19.1-1|165	* Fri Jun 29 2007 Funda Wang <fwang@mandriva.org> 2.15.0-1mdv2008.0
12cr|worker-2.19.1-1|166	+ Revision: 45633
12cr|worker-2.19.1-1|167	- New version
12cr|worker-2.19.1-1|168	
12cr|worker-2.19.1-1|169	
12cr|worker-2.19.1-1|170	* Thu Mar 22 2007 Götz Waschk <waschk@mandriva.org> 2.14.4-1mdv2007.1
12cr|worker-2.19.1-1|171	+ Revision: 148181
12cr|worker-2.19.1-1|172	- new version
12cr|worker-2.19.1-1|173	- new version
12cr|worker-2.19.1-1|174	- new docs
12cr|worker-2.19.1-1|175	
12cr|worker-2.19.1-1|176	* Fri Dec 01 2006 Götz Waschk <waschk@mandriva.org> 2.14.1-2mdv2007.1
12cr|worker-2.19.1-1|177	+ Revision: 89597
12cr|worker-2.19.1-1|178	- rebuild
12cr|worker-2.19.1-1|179	
12cr|worker-2.19.1-1|180	* Tue Nov 14 2006 Lenny Cartier <lenny@mandriva.com> 2.14.1-1mdv2007.1
12cr|worker-2.19.1-1|181	+ Revision: 84031
12cr|worker-2.19.1-1|182	- Update to 2.14.1
12cr|worker-2.19.1-1|183	- Import worker
12cr|worker-2.19.1-1|184	
12cr|worker-2.19.1-1|185	* Wed Sep 13 2006 Götz Waschk <waschk@mandriva.org> 2.14.0-1mdv2007.0
12cr|worker-2.19.1-1|186	- New version 2.14.0
12cr|worker-2.19.1-1|187	
12cr|worker-2.19.1-1|188	* Sat Jul 22 2006 Gtz Waschk <waschk@mandriva.org> 2.13.1-1mdv2007.0
12cr|worker-2.19.1-1|189	- xdg menu
12cr|worker-2.19.1-1|190	- New release 2.13.1
12cr|worker-2.19.1-1|191	
12cr|worker-2.19.1-1|192	* Fri Jun 23 2006 Götz Waschk <waschk@mandriva.org> 2.13.0-1mdv2007.0
12cr|worker-2.19.1-1|193	- New release 2.13.0
12cr|worker-2.19.1-1|194	
12cr|worker-2.19.1-1|195	* Fri May 05 2006 Lenny Cartier <lenny@mandriva.com> 2.12.0-1mdk
12cr|worker-2.19.1-1|196	- 2.12
12cr|worker-2.19.1-1|197	
12cr|worker-2.19.1-1|198	* Tue Mar 07 2006 Gtz Waschk <waschk@mandriva.org> 2.11.2-1mdk
12cr|worker-2.19.1-1|199	- update URL
12cr|worker-2.19.1-1|200	- new version
12cr|worker-2.19.1-1|201	
12cr|worker-2.19.1-1|202	* Thu Dec 15 2005 Götz Waschk <waschk@mandriva.org> 2.11.1-1mdk
12cr|worker-2.19.1-1|203	- New release 2.11.1
12cr|worker-2.19.1-1|204	- use mkrel
12cr|worker-2.19.1-1|205	
12cr|worker-2.19.1-1|206	* Wed Oct 26 2005 Götz Waschk <waschk@mandriva.org> 2.11.0-1mdk
12cr|worker-2.19.1-1|207	- New release 2.11.0
12cr|worker-2.19.1-1|208	
12cr|worker-2.19.1-1|209	* Wed Jul 27 2005 Gtz Waschk <waschk@mandriva.org> 2.10.2-1mdk
12cr|worker-2.19.1-1|210	- New release 2.10.2
12cr|worker-2.19.1-1|211	
12cr|worker-2.19.1-1|212	* Sat Jun 25 2005 Gtz Waschk <waschk@mandriva.org> 2.10.1-1mdk
12cr|worker-2.19.1-1|213	- New release 2.10.1
12cr|worker-2.19.1-1|214	
12cr|worker-2.19.1-1|215	* Fri Apr 08 2005 Götz Waschk <waschk@linux-mandrake.com> 2.10.0-1mdk
12cr|worker-2.19.1-1|216	- New release 2.10.0
12cr|worker-2.19.1-1|217	
12cr|worker-2.19.1-1|218	* Tue Dec 21 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.9.0-1mdk
12cr|worker-2.19.1-1|219	- 2.9.0
12cr|worker-2.19.1-1|220	
12cr|worker-2.19.1-1|221	* Fri Jul 30 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.8.5-1mdk
12cr|worker-2.19.1-1|222	- drop patch
12cr|worker-2.19.1-1|223	- New release 2.8.5
12cr|worker-2.19.1-1|224	
12cr|worker-2.19.1-1|225	* Fri Jun 18 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.8.4-2mdk
12cr|worker-2.19.1-1|226	- patch for new g++
12cr|worker-2.19.1-1|227	

8495 12
12cr|workrave-1.9.4-3|1	Summary:	Assists in recovery and prevention of Repetitive Strain Injury (RSI)
12cr|workrave-1.9.4-3|2	Name:		workrave
12cr|workrave-1.9.4-3|3	Version:	1.9.4
12cr|workrave-1.9.4-3|4	Release:	3
12cr|workrave-1.9.4-3|5	License:	GPLv3+
12cr|workrave-1.9.4-3|6	Group:		Accessibility
12cr|workrave-1.9.4-3|7	URL:		http://www.workrave.org/
12cr|workrave-1.9.4-3|8	Source0:	http://prdownloads.sourceforge.net/workrave/%{name}-%{version}.tar.gz
12cr|workrave-1.9.4-3|9	Source1:	workwave-1.9.4-ru.po
12cr|workrave-1.9.4-3|10	BuildRequires:	doxygen
12cr|workrave-1.9.4-3|11	BuildRequires:	intltool
12cr|workrave-1.9.4-3|12	BuildRequires:	libtool
12cr|workrave-1.9.4-3|13	BuildRequires:	python-cheetah
12cr|workrave-1.9.4-3|14	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|workrave-1.9.4-3|15	BuildRequires:	pkgconfig(gconf-2.0)
12cr|workrave-1.9.4-3|16	BuildRequires:	pkgconfig(gdkmm-2.4)
12cr|workrave-1.9.4-3|17	BuildRequires:	pkgconfig(gnet-2.0)
12cr|workrave-1.9.4-3|18	BuildRequires:	pkgconfig(gstreamer-0.10)
12cr|workrave-1.9.4-3|19	BuildRequires:	pkgconfig(libpulse)
12cr|workrave-1.9.4-3|20	BuildRequires:	pkgconfig(xmu)
12cr|workrave-1.9.4-3|21	Obsoletes:	%{name}-gnome-applet < 1.9.4-3
12cr|workrave-1.9.4-3|22	Obsoletes:	%{name}-applet < 1.9.4
12cr|workrave-1.9.4-3|23	
12cr|workrave-1.9.4-3|24	%description
12cr|workrave-1.9.4-3|25	Workrave is a program that assists in the recovery and prevention of
12cr|workrave-1.9.4-3|26	Repetitive Strain Injury (RSI). The program frequently alerts you to
12cr|workrave-1.9.4-3|27	take micro-pauses, rest breaks and restricts you to your daily limit.
12cr|workrave-1.9.4-3|28	
12cr|workrave-1.9.4-3|29	The program can be run distributed on one or more PCs. All connected
12cr|workrave-1.9.4-3|30	PCs share the same timing information. When you switch computers, you
12cr|workrave-1.9.4-3|31	will still be asked to pause on time.
12cr|workrave-1.9.4-3|32	
12cr|workrave-1.9.4-3|33	%prep
12cr|workrave-1.9.4-3|34	%setup -q
12cr|workrave-1.9.4-3|35	touch ChangeLog
12cr|workrave-1.9.4-3|36	rm -f po/ru.po
12cr|workrave-1.9.4-3|37	cp %{SOURCE1} po/ru.po
12cr|workrave-1.9.4-3|38	
12cr|workrave-1.9.4-3|39	%build
12cr|workrave-1.9.4-3|40	%configure2_5x \
12cr|workrave-1.9.4-3|41	--enable-app-text=no	\
12cr|workrave-1.9.4-3|42	--enable-distribution=yes \
12cr|workrave-1.9.4-3|43	--enable-gconf=yes	\
12cr|workrave-1.9.4-3|44	--enable-dbus=yes	\
12cr|workrave-1.9.4-3|45	--disable-rpath		\
12cr|workrave-1.9.4-3|46	--disable-xml \
12cr|workrave-1.9.4-3|47	--disable-gnome \
12cr|workrave-1.9.4-3|48	--disable-kde
12cr|workrave-1.9.4-3|49	%make
12cr|workrave-1.9.4-3|50	
12cr|workrave-1.9.4-3|51	%install
12cr|workrave-1.9.4-3|52	%makeinstall_std
12cr|workrave-1.9.4-3|53	
12cr|workrave-1.9.4-3|54	%find_lang %{name}
12cr|workrave-1.9.4-3|55	
12cr|workrave-1.9.4-3|56	%files -f %{name}.lang
12cr|workrave-1.9.4-3|57	%doc AUTHORS COPYING NEWS README
12cr|workrave-1.9.4-3|58	%{_bindir}/*
12cr|workrave-1.9.4-3|59	%{_datadir}/%{name}
12cr|workrave-1.9.4-3|60	%{_datadir}/applications/%{name}.desktop
12cr|workrave-1.9.4-3|61	%{_datadir}/sounds/%{name}
12cr|workrave-1.9.4-3|62	%{_datadir}/dbus-1/services/org.workrave.Workrave.service
12cr|workrave-1.9.4-3|63	%{_iconsdir}/hicolor/*/apps/%{name}*
12cr|workrave-1.9.4-3|64	

8496 12
12cr|worminator-3.0R2.1-7|1	Name:		worminator
12cr|worminator-3.0R2.1-7|2	Version:	3.0R2.1
12cr|worminator-3.0R2.1-7|3	Release:	%mkrel 7
12cr|worminator-3.0R2.1-7|4	Summary:	Sidescrolling platform and shoot 'em up action game
12cr|worminator-3.0R2.1-7|5	Group:		Games/Arcade
12cr|worminator-3.0R2.1-7|6	License:	GPLv2+
12cr|worminator-3.0R2.1-7|7	URL:		http://sourceforge.net/projects/worminator/
12cr|worminator-3.0R2.1-7|8	Source0:	http://download.sourceforge.net/worminator/worminator-%{version}.tar.gz
12cr|worminator-3.0R2.1-7|9	Source1:	worminator.png
12cr|worminator-3.0R2.1-7|10	Patch0:		worminator-3.0R2.1-speed.patch
12cr|worminator-3.0R2.1-7|11	Patch1:		worminator-3.0R2.1-mdv-fix-str-fmt.patch
12cr|worminator-3.0R2.1-7|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cr|worminator-3.0R2.1-7|13	BuildRequires:	allegro-devel
12cr|worminator-3.0R2.1-7|14	Requires:	worminator-data >= %{version}
12cr|worminator-3.0R2.1-7|15	
12cr|worminator-3.0R2.1-7|16	%description
12cr|worminator-3.0R2.1-7|17	You play as The Worminator and fight your way through many levels of madness
12cr|worminator-3.0R2.1-7|18	and mayhem. Worminator features nine unique weapons, visible character damage,
12cr|worminator-3.0R2.1-7|19	full screen scrolling, sound and music, and much more!
12cr|worminator-3.0R2.1-7|20	
12cr|worminator-3.0R2.1-7|21	%prep
12cr|worminator-3.0R2.1-7|22	%setup -q
12cr|worminator-3.0R2.1-7|23	%patch0 -p1 -z .speed
12cr|worminator-3.0R2.1-7|24	%patch1 -p1 -b .strfmt
12cr|worminator-3.0R2.1-7|25	sed -i 's/\r//' ReadMe.txt
12cr|worminator-3.0R2.1-7|26	
12cr|worminator-3.0R2.1-7|27	%build
12cr|worminator-3.0R2.1-7|28	gcc %{optflags} -fsigned-char -Wno-deprecated-declarations \
12cr|worminator-3.0R2.1-7|29	-Wno-char-subscripts -DDATADIR=\"%{_datadir}/%{name}/\" -o %{name} \
12cr|worminator-3.0R2.1-7|30	Worminator.c `allegro-config --libs` -lm
12cr|worminator-3.0R2.1-7|31	
12cr|worminator-3.0R2.1-7|32	%install
12cr|worminator-3.0R2.1-7|33	rm -rf %{buildroot}
12cr|worminator-3.0R2.1-7|34	
12cr|worminator-3.0R2.1-7|35	mkdir -p %{buildroot}%{_bindir}
12cr|worminator-3.0R2.1-7|36	install -m 0755 %{name} %{buildroot}%{_bindir}
12cr|worminator-3.0R2.1-7|37	
12cr|worminator-3.0R2.1-7|38	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
12cr|worminator-3.0R2.1-7|39	install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
12cr|worminator-3.0R2.1-7|40	
12cr|worminator-3.0R2.1-7|41	mkdir -p %{buildroot}%{_datadir}/applications
12cr|worminator-3.0R2.1-7|42	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|worminator-3.0R2.1-7|43	[Desktop Entry]
12cr|worminator-3.0R2.1-7|44	Name=Worminator
12cr|worminator-3.0R2.1-7|45	Comment=A jump, run and shoot action game
12cr|worminator-3.0R2.1-7|46	Exec=%{_bindir}/%{name}
12cr|worminator-3.0R2.1-7|47	Icon=%{name}
12cr|worminator-3.0R2.1-7|48	Terminal=false
12cr|worminator-3.0R2.1-7|49	Type=Application
12cr|worminator-3.0R2.1-7|50	StartupNotify=false
12cr|worminator-3.0R2.1-7|51	Categories=Game;ArcadeGame;
12cr|worminator-3.0R2.1-7|52	EOF
12cr|worminator-3.0R2.1-7|53	
12cr|worminator-3.0R2.1-7|54	%clean
12cr|worminator-3.0R2.1-7|55	rm -rf %{buildroot}
12cr|worminator-3.0R2.1-7|56	
12cr|worminator-3.0R2.1-7|57	%post
12cr|worminator-3.0R2.1-7|58	%{update_icon_cache hicolor}
12cr|worminator-3.0R2.1-7|59	
12cr|worminator-3.0R2.1-7|60	%postun
12cr|worminator-3.0R2.1-7|61	%{clean_icon_cache hicolor}
12cr|worminator-3.0R2.1-7|62	
12cr|worminator-3.0R2.1-7|63	%files
12cr|worminator-3.0R2.1-7|64	%defattr(-,root,root)
12cr|worminator-3.0R2.1-7|65	%doc ReadMe.txt changes.unix license.txt license-change.txt
12cr|worminator-3.0R2.1-7|66	%{_bindir}/%{name}
12cr|worminator-3.0R2.1-7|67	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|worminator-3.0R2.1-7|68	%{_datadir}/icons/hicolor/32x32/apps/worminator.png
12cr|worminator-3.0R2.1-7|69	
12cr|worminator-3.0R2.1-7|70	
12cr|worminator-3.0R2.1-7|71	
12cr|worminator-3.0R2.1-7|72	%changelog
12cr|worminator-3.0R2.1-7|73	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0R2.1-7mdv2011.0
12cr|worminator-3.0R2.1-7|74	+ Revision: 615460
12cr|worminator-3.0R2.1-7|75	- the mass rebuild of 2010.1 packages
12cr|worminator-3.0R2.1-7|76	
12cr|worminator-3.0R2.1-7|77	* Thu Dec 31 2009 Emmanuel Andry <eandry@mandriva.org> 3.0R2.1-6mdv2010.1
12cr|worminator-3.0R2.1-7|78	+ Revision: 484589
12cr|worminator-3.0R2.1-7|79	- rebuild for new allegro
12cr|worminator-3.0R2.1-7|80	
12cr|worminator-3.0R2.1-7|81	* Sat Dec 05 2009 Jérôme Brenier <incubusss@mandriva.org> 3.0R2.1-5mdv2010.1
12cr|worminator-3.0R2.1-7|82	+ Revision: 473887
12cr|worminator-3.0R2.1-7|83	- number first patch macro
12cr|worminator-3.0R2.1-7|84	- fix str fmt
12cr|worminator-3.0R2.1-7|85	- fix underlinking
12cr|worminator-3.0R2.1-7|86	
12cr|worminator-3.0R2.1-7|87	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 3.0R2.1-4mdv2009.0
12cr|worminator-3.0R2.1-7|88	+ Revision: 262149
12cr|worminator-3.0R2.1-7|89	- rebuild
12cr|worminator-3.0R2.1-7|90	
12cr|worminator-3.0R2.1-7|91	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 3.0R2.1-3mdv2009.0
12cr|worminator-3.0R2.1-7|92	+ Revision: 256382
12cr|worminator-3.0R2.1-7|93	- rebuild
12cr|worminator-3.0R2.1-7|94	- kill re-definition of %%buildroot on Pixel's request
12cr|worminator-3.0R2.1-7|95	
12cr|worminator-3.0R2.1-7|96	+ Olivier Blin <oblin@mandriva.com>
12cr|worminator-3.0R2.1-7|97	- restore BuildRoot
12cr|worminator-3.0R2.1-7|98	
12cr|worminator-3.0R2.1-7|99	* Sat Oct 27 2007 Adam Williamson <awilliamson@mandriva.org> 3.0R2.1-1mdv2008.1
12cr|worminator-3.0R2.1-7|100	+ Revision: 102478
12cr|worminator-3.0R2.1-7|101	- correct group
12cr|worminator-3.0R2.1-7|102	- spec based on Fedora, thanks
12cr|worminator-3.0R2.1-7|103	- import worminator
12cr|worminator-3.0R2.1-7|104	
12cr|worminator-3.0R2.1-7|105	

8497 12
12cr|worminator-data-3.0R2.1-5|1	Name:           worminator-data
12cr|worminator-data-3.0R2.1-5|2	Version:        3.0R2.1
12cr|worminator-data-3.0R2.1-5|3	Release:        %mkrel 5
12cr|worminator-data-3.0R2.1-5|4	Summary:        Data for Worminator
12cr|worminator-data-3.0R2.1-5|5	Group:          Games/Arcade
12cr|worminator-data-3.0R2.1-5|6	License:        GPLv2+
12cr|worminator-data-3.0R2.1-5|7	URL:            http://sourceforge.net/projects/worminator/
12cr|worminator-data-3.0R2.1-5|8	Source0:        http://download.sourceforge.net/worminator/%{name}-%{version}.tar.gz
12cr|worminator-data-3.0R2.1-5|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cr|worminator-data-3.0R2.1-5|10	BuildArch:      noarch
12cr|worminator-data-3.0R2.1-5|11	
12cr|worminator-data-3.0R2.1-5|12	%description
12cr|worminator-data-3.0R2.1-5|13	Data for Worminator, a game where you play as The Worminator and fight your
12cr|worminator-data-3.0R2.1-5|14	way through many levels of madness and mayhem. Worminator features nine unique
12cr|worminator-data-3.0R2.1-5|15	weapons, visible character damage, full screen scrolling, sound and music, and
12cr|worminator-data-3.0R2.1-5|16	much more!
12cr|worminator-data-3.0R2.1-5|17	
12cr|worminator-data-3.0R2.1-5|18	%install
12cr|worminator-data-3.0R2.1-5|19	rm -rf %{buildroot}
12cr|worminator-data-3.0R2.1-5|20	mkdir -p %{buildroot}%{_datadir}/worminator
12cr|worminator-data-3.0R2.1-5|21	tar xzf %{SOURCE0} -C %{buildroot}%{_datadir}/worminator
12cr|worminator-data-3.0R2.1-5|22	rm %{buildroot}%{_datadir}/worminator/ICON.ICO
12cr|worminator-data-3.0R2.1-5|23	
12cr|worminator-data-3.0R2.1-5|24	%clean
12cr|worminator-data-3.0R2.1-5|25	rm -rf %{buildroot}
12cr|worminator-data-3.0R2.1-5|26	
12cr|worminator-data-3.0R2.1-5|27	%files
12cr|worminator-data-3.0R2.1-5|28	%defattr(-,root,root)
12cr|worminator-data-3.0R2.1-5|29	%{_datadir}/worminator
12cr|worminator-data-3.0R2.1-5|30	
12cr|worminator-data-3.0R2.1-5|31	
12cr|worminator-data-3.0R2.1-5|32	
12cr|worminator-data-3.0R2.1-5|33	%changelog
12cr|worminator-data-3.0R2.1-5|34	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.0R2.1-5mdv2010.0
12cr|worminator-data-3.0R2.1-5|35	+ Revision: 434977
12cr|worminator-data-3.0R2.1-5|36	- rebuild
12cr|worminator-data-3.0R2.1-5|37	
12cr|worminator-data-3.0R2.1-5|38	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.0R2.1-4mdv2009.0
12cr|worminator-data-3.0R2.1-5|39	+ Revision: 262150
12cr|worminator-data-3.0R2.1-5|40	- rebuild
12cr|worminator-data-3.0R2.1-5|41	
12cr|worminator-data-3.0R2.1-5|42	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.0R2.1-3mdv2009.0
12cr|worminator-data-3.0R2.1-5|43	+ Revision: 256384
12cr|worminator-data-3.0R2.1-5|44	- rebuild
12cr|worminator-data-3.0R2.1-5|45	- kill re-definition of %%buildroot on Pixel's request
12cr|worminator-data-3.0R2.1-5|46	
12cr|worminator-data-3.0R2.1-5|47	+ Olivier Blin <oblin@mandriva.com>
12cr|worminator-data-3.0R2.1-5|48	- restore BuildRoot
12cr|worminator-data-3.0R2.1-5|49	
12cr|worminator-data-3.0R2.1-5|50	* Sat Oct 27 2007 Adam Williamson <awilliamson@mandriva.org> 3.0R2.1-1mdv2008.1
12cr|worminator-data-3.0R2.1-5|51	+ Revision: 102481
12cr|worminator-data-3.0R2.1-5|52	- correct group
12cr|worminator-data-3.0R2.1-5|53	- spec based on Fedora, thanks
12cr|worminator-data-3.0R2.1-5|54	- import worminator-data
12cr|worminator-data-3.0R2.1-5|55	
12cr|worminator-data-3.0R2.1-5|56	

8498 12
12cr|wpd2sxw-0.8.0-1|1	Name:		wpd2sxw
12cr|wpd2sxw-0.8.0-1|2	Summary:	Convert WordPerfect(tm) documents into OpenOffice.org Writer format
12cr|wpd2sxw-0.8.0-1|3	Version:	0.8.0
12cr|wpd2sxw-0.8.0-1|4	Release:	1
12cr|wpd2sxw-0.8.0-1|5	Source:		http://downloads.sourceforge.net/libwpd/writerperfect-%{version}.tar.bz2
12cr|wpd2sxw-0.8.0-1|6	Patch0:		writerperfect-0.8.0-gcc4.6.patch
12cr|wpd2sxw-0.8.0-1|7	Group:		Office
12cr|wpd2sxw-0.8.0-1|8	URL:		http://libwpd.sf.net/
12cr|wpd2sxw-0.8.0-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|wpd2sxw-0.8.0-1|10	License:	LGPL
12cr|wpd2sxw-0.8.0-1|11	BuildRequires:	libwpd-devel >= 0.9.0
12cr|wpd2sxw-0.8.0-1|12	BuildRequires:	libwpg-devel >= 0.2.0
12cr|wpd2sxw-0.8.0-1|13	
12cr|wpd2sxw-0.8.0-1|14	%description
12cr|wpd2sxw-0.8.0-1|15	Tool for converting Word Perfect documents into OpenOffice.org
12cr|wpd2sxw-0.8.0-1|16	Writer format.
12cr|wpd2sxw-0.8.0-1|17	
12cr|wpd2sxw-0.8.0-1|18	%prep
12cr|wpd2sxw-0.8.0-1|19	%setup -qn writerperfect-%{version}
12cr|wpd2sxw-0.8.0-1|20	%patch0 -p0
12cr|wpd2sxw-0.8.0-1|21	
12cr|wpd2sxw-0.8.0-1|22	%build
12cr|wpd2sxw-0.8.0-1|23	%configure2_5x
12cr|wpd2sxw-0.8.0-1|24	%make
12cr|wpd2sxw-0.8.0-1|25	
12cr|wpd2sxw-0.8.0-1|26	%install
12cr|wpd2sxw-0.8.0-1|27	rm -fr %buildroot
12cr|wpd2sxw-0.8.0-1|28	%makeinstall_std
12cr|wpd2sxw-0.8.0-1|29	
12cr|wpd2sxw-0.8.0-1|30	%clean
12cr|wpd2sxw-0.8.0-1|31	rm -fr %buildroot
12cr|wpd2sxw-0.8.0-1|32	
12cr|wpd2sxw-0.8.0-1|33	%files
12cr|wpd2sxw-0.8.0-1|34	%defattr(-,root,root)
12cr|wpd2sxw-0.8.0-1|35	%{_bindir}/*
12cr|wpd2sxw-0.8.0-1|36	%doc ChangeLog README
12cr|wpd2sxw-0.8.0-1|37	
12cr|wpd2sxw-0.8.0-1|38	
12cr|wpd2sxw-0.8.0-1|39	%changelog
12cr|wpd2sxw-0.8.0-1|40	* Mon May 02 2011 Funda Wang <fwang@mandriva.org> 0.8.0-1
12cr|wpd2sxw-0.8.0-1|41	+ Revision: 662290
12cr|wpd2sxw-0.8.0-1|42	- fix build with gcc 4.6
12cr|wpd2sxw-0.8.0-1|43	- new version 0.8.0
12cr|wpd2sxw-0.8.0-1|44	
12cr|wpd2sxw-0.8.0-1|45	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.7.3-2mdv2010.0
12cr|wpd2sxw-0.8.0-1|46	+ Revision: 434980
12cr|wpd2sxw-0.8.0-1|47	- rebuild
12cr|wpd2sxw-0.8.0-1|48	
12cr|wpd2sxw-0.8.0-1|49	* Thu Apr 24 2008 Funda Wang <fwang@mandriva.org> 0.7.3-1mdv2009.0
12cr|wpd2sxw-0.8.0-1|50	+ Revision: 197225
12cr|wpd2sxw-0.8.0-1|51	- New version 0.7.3
12cr|wpd2sxw-0.8.0-1|52	
12cr|wpd2sxw-0.8.0-1|53	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.7.1-1mdv2008.1
12cr|wpd2sxw-0.8.0-1|54	+ Revision: 140933
12cr|wpd2sxw-0.8.0-1|55	- restore BuildRoot
12cr|wpd2sxw-0.8.0-1|56	
12cr|wpd2sxw-0.8.0-1|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|wpd2sxw-0.8.0-1|58	- kill re-definition of %%buildroot on Pixel's request
12cr|wpd2sxw-0.8.0-1|59	- import wpd2sxw
12cr|wpd2sxw-0.8.0-1|60	
12cr|wpd2sxw-0.8.0-1|61	
12cr|wpd2sxw-0.8.0-1|62	* Sun Jun 11 2006 Charles A Edwards <eslrahc@mandriva.org> 0.7.1-1mdv2007.0
12cr|wpd2sxw-0.8.0-1|63	- 0.7.1
12cr|wpd2sxw-0.8.0-1|64	- mkrel
12cr|wpd2sxw-0.8.0-1|65	
12cr|wpd2sxw-0.8.0-1|66	* Fri Oct 14 2005 Götz Waschk <waschk@mandriva.org> 0.7.0-2mdk
12cr|wpd2sxw-0.8.0-1|67	- rebuild for new libgsf
12cr|wpd2sxw-0.8.0-1|68	
12cr|wpd2sxw-0.8.0-1|69	* Wed Mar 30 2005 Charles A Edwards <eslrahc@mandrake.org> 0.7.0-1mdk
12cr|wpd2sxw-0.8.0-1|70	- 0.7.0
12cr|wpd2sxw-0.8.0-1|71	- source now writerperfect
12cr|wpd2sxw-0.8.0-1|72	
12cr|wpd2sxw-0.8.0-1|73	* Sat Jun 05 2004 Marcel Pol <mpol@mandrake.org> 0.6.0-2mdk
12cr|wpd2sxw-0.8.0-1|74	- rebuild
12cr|wpd2sxw-0.8.0-1|75	
12cr|wpd2sxw-0.8.0-1|76	* Sun Feb 01 2004 Marcel Pol <mpol@mandrake.org> 0.6.0-1mdk
12cr|wpd2sxw-0.8.0-1|77	- 0.6.0
12cr|wpd2sxw-0.8.0-1|78	
12cr|wpd2sxw-0.8.0-1|79	* Sun Nov 16 2003 Marcel Pol <mpol@gmx.net> 0.5.2.1-1mdk
12cr|wpd2sxw-0.8.0-1|80	- 0.5.2
12cr|wpd2sxw-0.8.0-1|81	
12cr|wpd2sxw-0.8.0-1|82	* Thu Sep 18 2003 Marcel Pol <mpol@gmx.net> 0.5.1-1mdk
12cr|wpd2sxw-0.8.0-1|83	- 0.5.1
12cr|wpd2sxw-0.8.0-1|84	
12cr|wpd2sxw-0.8.0-1|85	* Sat May 31 2003 Marcel Pol <mpol@gmx.net> 0.4.0-1mdk
12cr|wpd2sxw-0.8.0-1|86	- from Torstein Dybdahl <torsted@runbox.no>
12cr|wpd2sxw-0.8.0-1|87	- Initial Mandrake Release
12cr|wpd2sxw-0.8.0-1|88	

8499 12
12cr|wput-0.6.1-2|1	%define name	wput
12cr|wput-0.6.1-2|2	%define version 0.6.1
12cr|wput-0.6.1-2|3	%define release %mkrel 2
12cr|wput-0.6.1-2|4	
12cr|wput-0.6.1-2|5	Name: 		%{name}
12cr|wput-0.6.1-2|6	Release: 	%{release}
12cr|wput-0.6.1-2|7	Version: 	%{version}
12cr|wput-0.6.1-2|8	Summary: 	Uploading files to FTP servers
12cr|wput-0.6.1-2|9	License: 	GPLv2
12cr|wput-0.6.1-2|10	Group: 		Networking/File transfer
12cr|wput-0.6.1-2|11	Source:		http://prdownloads.sourceforge.net/wput/%{name}-%{version}.tar.bz2
12cr|wput-0.6.1-2|12	URL:		http://wput.sourceforge.net/
12cr|wput-0.6.1-2|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}
12cr|wput-0.6.1-2|14	
12cr|wput-0.6.1-2|15	%description
12cr|wput-0.6.1-2|16	Wput is the opposite of wget, capable of uploading files to FTP
12cr|wput-0.6.1-2|17	servers with an easy to use command line interface similar to
12cr|wput-0.6.1-2|18	wget's (old) one.
12cr|wput-0.6.1-2|19	
12cr|wput-0.6.1-2|20	%prep
12cr|wput-0.6.1-2|21	%setup -q
12cr|wput-0.6.1-2|22	chmod 644 COPYING
12cr|wput-0.6.1-2|23	
12cr|wput-0.6.1-2|24	%build
12cr|wput-0.6.1-2|25	%configure2_5x
12cr|wput-0.6.1-2|26	%make
12cr|wput-0.6.1-2|27	
12cr|wput-0.6.1-2|28	%install
12cr|wput-0.6.1-2|29	rm -rf $RPM_BUILD_ROOT
12cr|wput-0.6.1-2|30	install -d -m 755 %{buildroot}%{_bindir}
12cr|wput-0.6.1-2|31	install -d -m 755 %{buildroot}%{_sysconfdir}
12cr|wput-0.6.1-2|32	install -d -m 755 %{buildroot}%{_mandir}/man1
12cr|wput-0.6.1-2|33	install -m 755 wput %{buildroot}%{_bindir}
12cr|wput-0.6.1-2|34	install -m 644 doc/wput.1 %{buildroot}%{_mandir}/man1
12cr|wput-0.6.1-2|35	install -m 644 doc/wputrc %{buildroot}%{_sysconfdir}
12cr|wput-0.6.1-2|36	(cd po && %makeinstall)
12cr|wput-0.6.1-2|37	%{find_lang} %{name}
12cr|wput-0.6.1-2|38	
12cr|wput-0.6.1-2|39	%clean
12cr|wput-0.6.1-2|40	rm -rf $RPM_BUILS_ROOT
12cr|wput-0.6.1-2|41	
12cr|wput-0.6.1-2|42	%files -f %{name}.lang
12cr|wput-0.6.1-2|43	%defattr(-,root,root)
12cr|wput-0.6.1-2|44	%doc ChangeLog COPYING INSTALL TODO doc
12cr|wput-0.6.1-2|45	%{_mandir}/man1/wput.1*
12cr|wput-0.6.1-2|46	%{_bindir}/wput
12cr|wput-0.6.1-2|47	%config(noreplace) %{_sysconfdir}/wputrc
12cr|wput-0.6.1-2|48	
12cr|wput-0.6.1-2|49	
12cr|wput-0.6.1-2|50	
12cr|wput-0.6.1-2|51	%changelog
12cr|wput-0.6.1-2|52	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-2mdv2011.0
12cr|wput-0.6.1-2|53	+ Revision: 615462
12cr|wput-0.6.1-2|54	- the mass rebuild of 2010.1 packages
12cr|wput-0.6.1-2|55	
12cr|wput-0.6.1-2|56	* Sun Mar 07 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.6.1-1mdv2010.1
12cr|wput-0.6.1-2|57	+ Revision: 515456
12cr|wput-0.6.1-2|58	- fix license, source, %%prep
12cr|wput-0.6.1-2|59	- New version 0.6.1
12cr|wput-0.6.1-2|60	- use %%configure2_5x
12cr|wput-0.6.1-2|61	
12cr|wput-0.6.1-2|62	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.6-0.pre.3mdv2010.0
12cr|wput-0.6.1-2|63	+ Revision: 434981
12cr|wput-0.6.1-2|64	- rebuild
12cr|wput-0.6.1-2|65	
12cr|wput-0.6.1-2|66	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.6-0.pre.2mdv2009.0
12cr|wput-0.6.1-2|67	+ Revision: 140933
12cr|wput-0.6.1-2|68	- restore BuildRoot
12cr|wput-0.6.1-2|69	
12cr|wput-0.6.1-2|70	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.6-0.pre.2mdv2008.1
12cr|wput-0.6.1-2|71	+ Revision: 129469
12cr|wput-0.6.1-2|72	- kill re-definition of %%buildroot on Pixel's request
12cr|wput-0.6.1-2|73	- import wput
12cr|wput-0.6.1-2|74	
12cr|wput-0.6.1-2|75	
12cr|wput-0.6.1-2|76	* Thu Apr 20 2006 Lenny Cartier <lenny@mandriva.com> 0.6-0.pre.2mdk
12cr|wput-0.6.1-2|77	- rebuild for dependencies
12cr|wput-0.6.1-2|78	
12cr|wput-0.6.1-2|79	* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-0.pre.1mdk
12cr|wput-0.6.1-2|80	- new version
12cr|wput-0.6.1-2|81	
12cr|wput-0.6.1-2|82	* Sun Dec 05 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.5-1mdk
12cr|wput-0.6.1-2|83	- 0.5
12cr|wput-0.6.1-2|84	
12cr|wput-0.6.1-2|85	* Sun Nov 23 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.3.4-1mdk
12cr|wput-0.6.1-2|86	- new

8500 12
12cr|w_scan-0-0.20120605.1|1	%define name w_scan
12cr|w_scan-0-0.20120605.1|2	%define date 20120605
12cr|w_scan-0-0.20120605.1|3	%define distname %{name}-%{date}
12cr|w_scan-0-0.20120605.1|4	%define version 0
12cr|w_scan-0-0.20120605.1|5	%define rel 1
12cr|w_scan-0-0.20120605.1|6	%define release 0.%{date}.%{rel}
12cr|w_scan-0-0.20120605.1|7	
12cr|w_scan-0-0.20120605.1|8	Summary: Channel scan tool for DVB-T and DVB-C
12cr|w_scan-0-0.20120605.1|9	Name: %{name}
12cr|w_scan-0-0.20120605.1|10	Version: %{version}
12cr|w_scan-0-0.20120605.1|11	Release: %{release}
12cr|w_scan-0-0.20120605.1|12	Source0: %{distname}.tar.bz2
12cr|w_scan-0-0.20120605.1|13	BuildRequires: linux-userspace-headers == 1:3.5.6-1:2012.1
12cr|w_scan-0-0.20120605.1|14	BuildRequires: glibc-devel
12cr|w_scan-0-0.20120605.1|15	License: GPLv2+
12cr|w_scan-0-0.20120605.1|16	Group: Video
12cr|w_scan-0-0.20120605.1|17	Url: http://edafe.org/vdr/w_scan/
12cr|w_scan-0-0.20120605.1|18	
12cr|w_scan-0-0.20120605.1|19	%description
12cr|w_scan-0-0.20120605.1|20	w_scan is an application that greatly simplifies the task of scanning
12cr|w_scan-0-0.20120605.1|21	for DVB-T, DVB-C and ATSC channel information. Winfried Kvhler\u2019s
12cr|w_scan-0-0.20120605.1|22	w_scan is special because it does not require any region-specific
12cr|w_scan-0-0.20120605.1|23	initial transponder data for operation. It will create configuration
12cr|w_scan-0-0.20120605.1|24	files for VDR, Kaffeine and Xine.
12cr|w_scan-0-0.20120605.1|25	
12cr|w_scan-0-0.20120605.1|26	%prep
12cr|w_scan-0-0.20120605.1|27	%setup -q -n  %{distname}
12cr|w_scan-0-0.20120605.1|28	# -n %{distname}
12cr|w_scan-0-0.20120605.1|29	
12cr|w_scan-0-0.20120605.1|30	%build
12cr|w_scan-0-0.20120605.1|31	%configure2_5x
12cr|w_scan-0-0.20120605.1|32	%make
12cr|w_scan-0-0.20120605.1|33	
12cr|w_scan-0-0.20120605.1|34	%install
12cr|w_scan-0-0.20120605.1|35	%makeinstall_std
12cr|w_scan-0-0.20120605.1|36	
12cr|w_scan-0-0.20120605.1|37	%files
12cr|w_scan-0-0.20120605.1|38	%doc README
12cr|w_scan-0-0.20120605.1|39	%{_bindir}/%{name}
12cr|w_scan-0-0.20120605.1|40	%{_mandir}/man1/w_scan.1*
12cr|w_scan-0-0.20120605.1|41	

8501 12
12cr|wshaperx-1.1a.x1-10|1	%define name wshaperx
12cr|wshaperx-1.1a.x1-10|2	%define version 1.1a.x1
12cr|wshaperx-1.1a.x1-10|3	%define release %mkrel 10
12cr|wshaperx-1.1a.x1-10|4	
12cr|wshaperx-1.1a.x1-10|5	Summary:   Helps maintain interactive latency on modem/ADSL/cable
12cr|wshaperx-1.1a.x1-10|6	Name:	   %name
12cr|wshaperx-1.1a.x1-10|7	Version:   %version
12cr|wshaperx-1.1a.x1-10|8	Release:   %release
12cr|wshaperx-1.1a.x1-10|9	License:   GPL
12cr|wshaperx-1.1a.x1-10|10	Group:     System/Servers
12cr|wshaperx-1.1a.x1-10|11	Url:       http://lartc.org/wondershaper/
12cr|wshaperx-1.1a.x1-10|12	Source:    %name-%version.tar.bz2
12cr|wshaperx-1.1a.x1-10|13	Patch0:	   wshaperx-1.1a.x1-pinit.patch.bz2
12cr|wshaperx-1.1a.x1-10|14	BuildRoot: %_tmppath/%name-%version
12cr|wshaperx-1.1a.x1-10|15	BuildArch: noarch
12cr|wshaperx-1.1a.x1-10|16	Requires(pre): rpm-helper
12cr|wshaperx-1.1a.x1-10|17	
12cr|wshaperx-1.1a.x1-10|18	%description
12cr|wshaperx-1.1a.x1-10|19	Maintain low latency for interfactive traffic at all times.
12cr|wshaperx-1.1a.x1-10|20	
12cr|wshaperx-1.1a.x1-10|21	This means that downloading or uploading files should not disturb SSH or
12cr|wshaperx-1.1a.x1-10|22	even telnet. These are the most important things; even 200ms latency is
12cr|wshaperx-1.1a.x1-10|23	sluggish to work over.
12cr|wshaperx-1.1a.x1-10|24	
12cr|wshaperx-1.1a.x1-10|25	Allow 'surfing' at reasonable speeds while up or downloading
12cr|wshaperx-1.1a.x1-10|26	Even though http is 'bulk' traffic, other traffic should not drown it out
12cr|wshaperx-1.1a.x1-10|27	too much.
12cr|wshaperx-1.1a.x1-10|28	
12cr|wshaperx-1.1a.x1-10|29	Make sure uploads don't harm downloads, and the other way around. This is a
12cr|wshaperx-1.1a.x1-10|30	much observed phenomenon where upstream traffic simply destroys download
12cr|wshaperx-1.1a.x1-10|31	speed. It turns out that all this is possible, at the cost of a tiny bit of
12cr|wshaperx-1.1a.x1-10|32	bandwidth. The reason that uploads, downloads and ssh hurt eachother is the
12cr|wshaperx-1.1a.x1-10|33	presence of large queues in many domestic access devices like cable or DSL
12cr|wshaperx-1.1a.x1-10|34	modems.
12cr|wshaperx-1.1a.x1-10|35	
12cr|wshaperx-1.1a.x1-10|36	This package (wshaperx) is a branch of wondershaper. It works exactly the
12cr|wshaperx-1.1a.x1-10|37	same under the covers, but should be easier to configure it, and to set it
12cr|wshaperx-1.1a.x1-10|38	up to run automatically.
12cr|wshaperx-1.1a.x1-10|39	
12cr|wshaperx-1.1a.x1-10|40	%prep
12cr|wshaperx-1.1a.x1-10|41	rm -rf $RPM_BUILD_ROOT
12cr|wshaperx-1.1a.x1-10|42	
12cr|wshaperx-1.1a.x1-10|43	%setup -q
12cr|wshaperx-1.1a.x1-10|44	%patch0 -p1 -b .pinit
12cr|wshaperx-1.1a.x1-10|45	
12cr|wshaperx-1.1a.x1-10|46	%build
12cr|wshaperx-1.1a.x1-10|47	
12cr|wshaperx-1.1a.x1-10|48	%install
12cr|wshaperx-1.1a.x1-10|49	
12cr|wshaperx-1.1a.x1-10|50	install -D -m 755 %name $RPM_BUILD_ROOT%_sbindir/%name
12cr|wshaperx-1.1a.x1-10|51	install -D -m 644 %name.conf $RPM_BUILD_ROOT%_sysconfdir/%name.conf
12cr|wshaperx-1.1a.x1-10|52	install -D -m 755 %name.ifup $RPM_BUILD_ROOT%_sysconfdir/sysconfig/network-scripts/ifup.d/%name
12cr|wshaperx-1.1a.x1-10|53	install -D -m 755 %name.ifdown $RPM_BUILD_ROOT%_sysconfdir/sysconfig/network-scripts/ifdown.d/%name
12cr|wshaperx-1.1a.x1-10|54	install -D -m 755 %name.init $RPM_BUILD_ROOT%_sysconfdir/rc.d/init.d/%name
12cr|wshaperx-1.1a.x1-10|55	
12cr|wshaperx-1.1a.x1-10|56	%clean
12cr|wshaperx-1.1a.x1-10|57	rm -rf $RPM_BUILD_ROOT
12cr|wshaperx-1.1a.x1-10|58	
12cr|wshaperx-1.1a.x1-10|59	%post
12cr|wshaperx-1.1a.x1-10|60	echo "You will need to read the documentation and set the configuration "
12cr|wshaperx-1.1a.x1-10|61	echo "before this package will be of any use to you."
12cr|wshaperx-1.1a.x1-10|62	
12cr|wshaperx-1.1a.x1-10|63	%preun
12cr|wshaperx-1.1a.x1-10|64	%_preun_service %name
12cr|wshaperx-1.1a.x1-10|65	/usr/sbin/%name stop > /dev/null 2>&1
12cr|wshaperx-1.1a.x1-10|66	
12cr|wshaperx-1.1a.x1-10|67	%files
12cr|wshaperx-1.1a.x1-10|68	%defattr(-,root,root)
12cr|wshaperx-1.1a.x1-10|69	%doc COPYING README README.wshaper README.wshaperx
12cr|wshaperx-1.1a.x1-10|70	%doc INSTALL TODO VERSION ChangeLog
12cr|wshaperx-1.1a.x1-10|71	%config(noreplace) %_sysconfdir/wshaperx.conf
12cr|wshaperx-1.1a.x1-10|72	%_sbindir/wshaperx
12cr|wshaperx-1.1a.x1-10|73	%_sysconfdir/sysconfig/network-scripts/ifup.d/wshaperx
12cr|wshaperx-1.1a.x1-10|74	%_sysconfdir/sysconfig/network-scripts/ifdown.d/wshaperx
12cr|wshaperx-1.1a.x1-10|75	%_sysconfdir/rc.d/init.d/wshaperx
12cr|wshaperx-1.1a.x1-10|76	
12cr|wshaperx-1.1a.x1-10|77	
12cr|wshaperx-1.1a.x1-10|78	
12cr|wshaperx-1.1a.x1-10|79	%changelog
12cr|wshaperx-1.1a.x1-10|80	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.1a.x1-10mdv2010.0
12cr|wshaperx-1.1a.x1-10|81	+ Revision: 434982
12cr|wshaperx-1.1a.x1-10|82	- rebuild
12cr|wshaperx-1.1a.x1-10|83	
12cr|wshaperx-1.1a.x1-10|84	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.1a.x1-9mdv2009.0
12cr|wshaperx-1.1a.x1-10|85	+ Revision: 262175
12cr|wshaperx-1.1a.x1-10|86	- rebuild
12cr|wshaperx-1.1a.x1-10|87	
12cr|wshaperx-1.1a.x1-10|88	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.1a.x1-8mdv2009.0
12cr|wshaperx-1.1a.x1-10|89	+ Revision: 256403
12cr|wshaperx-1.1a.x1-10|90	- rebuild
12cr|wshaperx-1.1a.x1-10|91	
12cr|wshaperx-1.1a.x1-10|92	+ Olivier Blin <oblin@mandriva.com>
12cr|wshaperx-1.1a.x1-10|93	- restore BuildRoot
12cr|wshaperx-1.1a.x1-10|94	
12cr|wshaperx-1.1a.x1-10|95	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.1a.x1-6mdv2008.1
12cr|wshaperx-1.1a.x1-10|96	+ Revision: 129477
12cr|wshaperx-1.1a.x1-10|97	- kill re-definition of %%buildroot on Pixel's request
12cr|wshaperx-1.1a.x1-10|98	- import wshaperx
12cr|wshaperx-1.1a.x1-10|99	
12cr|wshaperx-1.1a.x1-10|100	
12cr|wshaperx-1.1a.x1-10|101	* Mon Jan  9 2006 Olivier Blin <oblin@mandriva.com> 1.1a.x1-6mdk
12cr|wshaperx-1.1a.x1-10|102	- fix typo in initscript
12cr|wshaperx-1.1a.x1-10|103	
12cr|wshaperx-1.1a.x1-10|104	* Mon Jan  9 2006 Olivier Blin <oblin@mandriva.com> 1.1a.x1-5mdk
12cr|wshaperx-1.1a.x1-10|105	- convert parallel init to LSB
12cr|wshaperx-1.1a.x1-10|106	
12cr|wshaperx-1.1a.x1-10|107	* Sun Jan  1 2006 Couriousous <couriousous@mandriva.org> 1.1a.x1-4mdk
12cr|wshaperx-1.1a.x1-10|108	- Add parallel init stuff
12cr|wshaperx-1.1a.x1-10|109	
12cr|wshaperx-1.1a.x1-10|110	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.1a.x1-3mdk
12cr|wshaperx-1.1a.x1-10|111	- Rebuild
12cr|wshaperx-1.1a.x1-10|112	
12cr|wshaperx-1.1a.x1-10|113	* Mon Apr 19 2004 Michael Scherer <misc@mandrake.org> 1.1a.x1-2mdk
12cr|wshaperx-1.1a.x1-10|114	- Birthday rebuild
12cr|wshaperx-1.1a.x1-10|115	
12cr|wshaperx-1.1a.x1-10|116	* Wed Apr 02 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.1a.x1-1mdk
12cr|wshaperx-1.1a.x1-10|117	- from andi payn <payn@myrealbox.com> :
12cr|wshaperx-1.1a.x1-10|118	- 1.1a.x1
12cr|wshaperx-1.1a.x1-10|119	
12cr|wshaperx-1.1a.x1-10|120	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.1a-2mdk
12cr|wshaperx-1.1a.x1-10|121	- rebuild
12cr|wshaperx-1.1a.x1-10|122	
12cr|wshaperx-1.1a.x1-10|123	* Tue May 21 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.1a-1mdk
12cr|wshaperx-1.1a.x1-10|124	- 1.1a

8502 12
12cr|wsjt-9.1.r2512-1|1	BuildRequires: gcc-gfortran tcl-devel tk-devel
12cr|wsjt-9.1.r2512-1|2	BuildRequires: alsa-oss-devel python-devel python-imaging python-numpy libsamplerate-devel
12cr|wsjt-9.1.r2512-1|3	BuildRequires: f2c portaudio-devel fftw3-devel
12cr|wsjt-9.1.r2512-1|4	
12cr|wsjt-9.1.r2512-1|5	BuildRequires: python-numpy-devel
12cr|wsjt-9.1.r2512-1|6	
12cr|wsjt-9.1.r2512-1|7	%define Werror_cflags %nil
12cr|wsjt-9.1.r2512-1|8	%define	short_ver 9.1
12cr|wsjt-9.1.r2512-1|9	
12cr|wsjt-9.1.r2512-1|10	Name:		wsjt
12cr|wsjt-9.1.r2512-1|11	Summary:	Weak-signal amateur radio communications
12cr|wsjt-9.1.r2512-1|12	Version:	9.1.r2512
12cr|wsjt-9.1.r2512-1|13	Release:	1
12cr|wsjt-9.1.r2512-1|14	Source0:	%{name}-%{short_ver}.tar.bz2
12cr|wsjt-9.1.r2512-1|15	Source1:        wsjt.png
12cr|wsjt-9.1.r2512-1|16	Group:		Communications
12cr|wsjt-9.1.r2512-1|17	License:	GPL
12cr|wsjt-9.1.r2512-1|18	URL:		http://physics.princeton.edu/pulsar/K1JT
12cr|wsjt-9.1.r2512-1|19	Requires:	python
12cr|wsjt-9.1.r2512-1|20	Requires:	python-imaging
12cr|wsjt-9.1.r2512-1|21	Requires:	python-numpy
12cr|wsjt-9.1.r2512-1|22	
12cr|wsjt-9.1.r2512-1|23	%description
12cr|wsjt-9.1.r2512-1|24	WSJT is a computer program designed to facilitate Amateur Radio
12cr|wsjt-9.1.r2512-1|25	communication under extreme weak-signal conditions.  Three very
12cr|wsjt-9.1.r2512-1|26	different coding and modulation methods are provided: one for
12cr|wsjt-9.1.r2512-1|27	communication by "meteor scatter" techniques on the VHF bands; one for
12cr|wsjt-9.1.r2512-1|28	meteor and ionospheric scatter, primarily on the 6 meter band; and one
12cr|wsjt-9.1.r2512-1|29	for the very challenging EME (Earth-Moon-Earth) path.
12cr|wsjt-9.1.r2512-1|30	
12cr|wsjt-9.1.r2512-1|31	Authors:
12cr|wsjt-9.1.r2512-1|32	--------
12cr|wsjt-9.1.r2512-1|33	K1JT    -   Joe Taylor
12cr|wsjt-9.1.r2512-1|34	
12cr|wsjt-9.1.r2512-1|35	
12cr|wsjt-9.1.r2512-1|36	%description
12cr|wsjt-9.1.r2512-1|37	The Weak Signal Propagation Reporter Network
12cr|wsjt-9.1.r2512-1|38	is a group of amateur radio operators using
12cr|wsjt-9.1.r2512-1|39	K1JT's MEPT_JT digital mode to probe radio
12cr|wsjt-9.1.r2512-1|40	frequency propagation conditions using
12cr|wsjt-9.1.r2512-1|41	very low power (QRP/QRPp) transmissions.
12cr|wsjt-9.1.r2512-1|42	
12cr|wsjt-9.1.r2512-1|43	%package -n     python-%{name}
12cr|wsjt-9.1.r2512-1|44	Summary:        WSJT library Python binding
12cr|wsjt-9.1.r2512-1|45	Group:          Development/Python
12cr|wsjt-9.1.r2512-1|46	Requires:       hamlib = %{version}-%{release}
12cr|wsjt-9.1.r2512-1|47	
12cr|wsjt-9.1.r2512-1|48	%description -n python-%{name}
12cr|wsjt-9.1.r2512-1|49	WSJT python bindings
12cr|wsjt-9.1.r2512-1|50	
12cr|wsjt-9.1.r2512-1|51	
12cr|wsjt-9.1.r2512-1|52	
12cr|wsjt-9.1.r2512-1|53	
12cr|wsjt-9.1.r2512-1|54	
12cr|wsjt-9.1.r2512-1|55	%prep
12cr|wsjt-9.1.r2512-1|56	%setup -q -n %{name}-%{short_ver}
12cr|wsjt-9.1.r2512-1|57	
12cr|wsjt-9.1.r2512-1|58	%build
12cr|wsjt-9.1.r2512-1|59	
12cr|wsjt-9.1.r2512-1|60	./configure --with-portaudio-include-dir=/usr/include \
12cr|wsjt-9.1.r2512-1|61	--with-portaudio-lib-dir=%{_libdir} \
12cr|wsjt-9.1.r2512-1|62	--libdir=%{_libdir}
12cr|wsjt-9.1.r2512-1|63	
12cr|wsjt-9.1.r2512-1|64	make
12cr|wsjt-9.1.r2512-1|65	
12cr|wsjt-9.1.r2512-1|66	%install
12cr|wsjt-9.1.r2512-1|67	mkdir -p  %{buildroot}/usr
12cr|wsjt-9.1.r2512-1|68	mkdir -p  %{buildroot}/%{_bindir}
12cr|wsjt-9.1.r2512-1|69	mkdir -p  %{buildroot}/%{py_sitedir}
12cr|wsjt-9.1.r2512-1|70	mkdir -p  %{buildroot}/%{py_sitedir}/WsjtMod
12cr|wsjt-9.1.r2512-1|71	mkdir -p  %{buildroot}/%{_datadir}
12cr|wsjt-9.1.r2512-1|72	mkdir -p  %{buildroot}/%{_datadir}/doc
12cr|wsjt-9.1.r2512-1|73	mkdir -p  %{buildroot}/%{_datadir}/doc/wsjt
12cr|wsjt-9.1.r2512-1|74	mkdir -p  %{buildroot}/%{_datadir}/doc/wsjt/examples
12cr|wsjt-9.1.r2512-1|75	mkdir -p  %{buildroot}/%{_datadir}/pixmaps
12cr|wsjt-9.1.r2512-1|76	mkdir -p  %{buildroot}/%{_datadir}/wsjt
12cr|wsjt-9.1.r2512-1|77	
12cr|wsjt-9.1.r2512-1|78	strip --strip-unneeded WsjtMod/Audio.so
12cr|wsjt-9.1.r2512-1|79	
12cr|wsjt-9.1.r2512-1|80	cp wsjt %{buildroot}/%{_bindir}
12cr|wsjt-9.1.r2512-1|81	cp wsjt.py %{buildroot}/%{_bindir}
12cr|wsjt-9.1.r2512-1|82	cp CALL3.TXT wsjtrc dmet_*.dat %{buildroot}/%{_datadir}/wsjt
12cr|wsjt-9.1.r2512-1|83	cp WsjtMod/* %{buildroot}/%{py_sitedir}/WsjtMod
12cr|wsjt-9.1.r2512-1|84	chmod -x %{buildroot}/%{py_sitedir}/WsjtMod/Audio.so
12cr|wsjt-9.1.r2512-1|85	cp RxWav/Samples/* %{buildroot}/%{_datadir}/doc/wsjt/examples
12cr|wsjt-9.1.r2512-1|86	cp WSJT_User_600.pdf %{buildroot}/%{_datadir}/doc/wsjt
12cr|wsjt-9.1.r2512-1|87	cp WSJT_Quick_Reference.pdf %{buildroot}/%{_datadir}/doc/wsjt
12cr|wsjt-9.1.r2512-1|88	
12cr|wsjt-9.1.r2512-1|89	%files
12cr|wsjt-9.1.r2512-1|90	%{_bindir}/wsjt.py
12cr|wsjt-9.1.r2512-1|91	%{_bindir}/wsjt
12cr|wsjt-9.1.r2512-1|92	%dir %attr(0755 root root) "%{_datadir}/doc/wsjt"
12cr|wsjt-9.1.r2512-1|93	%doc %attr(0644 root root) "%{_datadir}/doc/wsjt/WSJT_User_600.pdf"
12cr|wsjt-9.1.r2512-1|94	%doc %attr(0644 root root) "%{_datadir}/doc/wsjt/WSJT_Quick_Reference.pdf"
12cr|wsjt-9.1.r2512-1|95	%dir %attr(0755 root root) "%{_datadir}/doc/wsjt/examples"
12cr|wsjt-9.1.r2512-1|96	%doc %attr(0644 root root) "%{_datadir}/doc/wsjt/examples/W8WN_010809_110400.WAV"
12cr|wsjt-9.1.r2512-1|97	%dir %attr(0755 root root) "%{_datadir}/wsjt"
12cr|wsjt-9.1.r2512-1|98	%attr(0644 root root) "%{_datadir}/wsjt/CALL3.TXT"
12cr|wsjt-9.1.r2512-1|99	%attr(0644 root root) "%{_datadir}/wsjt/wsjtrc"
12cr|wsjt-9.1.r2512-1|100	%attr(0644 root root) %{_datadir}/wsjt/dmet*.dat
12cr|wsjt-9.1.r2512-1|101	
12cr|wsjt-9.1.r2512-1|102	%files -n python-%{name}
12cr|wsjt-9.1.r2512-1|103	%{py_sitedir}/WsjtMod
12cr|wsjt-9.1.r2512-1|104	
12cr|wsjt-9.1.r2512-1|105	
12cr|wsjt-9.1.r2512-1|106	
12cr|wsjt-9.1.r2512-1|107	%changelog
12cr|wsjt-9.1.r2512-1|108	

8503 12
12cr|wspr-3.00.r2436-1|1	BuildRequires:	gcc-gfortran pkgconfig(python) python-imaging python-numpy
12cr|wspr-3.00.r2436-1|2	BuildRequires:	pkgconfig(samplerate) f2c portaudio-devel fftw3-devel
12cr|wspr-3.00.r2436-1|3	BuildRequires:	python-numpy-devel
12cr|wspr-3.00.r2436-1|4	
12cr|wspr-3.00.r2436-1|5	%define short_ver 3.00
12cr|wspr-3.00.r2436-1|6	
12cr|wspr-3.00.r2436-1|7	Name:		wspr
12cr|wspr-3.00.r2436-1|8	Summary:	Weak Signal Propagation Reporter
12cr|wspr-3.00.r2436-1|9	Version:	3.00.r2436
12cr|wspr-3.00.r2436-1|10	Release:	1
12cr|wspr-3.00.r2436-1|11	Source0:	%{name}-%{version}.tar.bz2
12cr|wspr-3.00.r2436-1|12	Source1:        wspr.png
12cr|wspr-3.00.r2436-1|13	Group:		Communications
12cr|wspr-3.00.r2436-1|14	License:	GPL
12cr|wspr-3.00.r2436-1|15	URL:		http://developer.berlios.de/projects/wsjt/
12cr|wspr-3.00.r2436-1|16	
12cr|wspr-3.00.r2436-1|17	Requires:	python
12cr|wspr-3.00.r2436-1|18	Requires:	python-imaging
12cr|wspr-3.00.r2436-1|19	Requires:	python-numpy
12cr|wspr-3.00.r2436-1|20	Requires:       hamlib
12cr|wspr-3.00.r2436-1|21	
12cr|wspr-3.00.r2436-1|22	%description
12cr|wspr-3.00.r2436-1|23	The Weak Signal Propagation Reporter Network
12cr|wspr-3.00.r2436-1|24	is a group of amateur radio operators using
12cr|wspr-3.00.r2436-1|25	K1JT's MEPT_JT digital mode to probe radio
12cr|wspr-3.00.r2436-1|26	frequency propagation conditions using
12cr|wspr-3.00.r2436-1|27	very low power (QRP/QRPp) transmissions.
12cr|wspr-3.00.r2436-1|28	
12cr|wspr-3.00.r2436-1|29	%package -n	python-%{name}
12cr|wspr-3.00.r2436-1|30	Summary:	WSPR library Python binding
12cr|wspr-3.00.r2436-1|31	Group:		Development/Python
12cr|wspr-3.00.r2436-1|32	Requires:	hamlib = %{version}-%{release}
12cr|wspr-3.00.r2436-1|33	
12cr|wspr-3.00.r2436-1|34	%description -n python-%{name}
12cr|wspr-3.00.r2436-1|35	WSPR python bindings
12cr|wspr-3.00.r2436-1|36	
12cr|wspr-3.00.r2436-1|37	
12cr|wspr-3.00.r2436-1|38	
12cr|wspr-3.00.r2436-1|39	%prep
12cr|wspr-3.00.r2436-1|40	%setup -q
12cr|wspr-3.00.r2436-1|41	#  -n %{name}-%{version}
12cr|wspr-3.00.r2436-1|42	
12cr|wspr-3.00.r2436-1|43	
12cr|wspr-3.00.r2436-1|44	%build
12cr|wspr-3.00.r2436-1|45	./configure  --with-portaudio-include-dir=%{_includedir} \
12cr|wspr-3.00.r2436-1|46	--with-portaudio-lib-dir=%{_libdir} \
12cr|wspr-3.00.r2436-1|47	--libdir=%{_libdir}
12cr|wspr-3.00.r2436-1|48	make
12cr|wspr-3.00.r2436-1|49	
12cr|wspr-3.00.r2436-1|50	%install
12cr|wspr-3.00.r2436-1|51	
12cr|wspr-3.00.r2436-1|52	strip --strip-unneeded WsprMod/w.so
12cr|wspr-3.00.r2436-1|53	
12cr|wspr-3.00.r2436-1|54	install -d %{buildroot}/%{py_sitedir}/WsprMod
12cr|wspr-3.00.r2436-1|55	install WsprMod/* %{buildroot}/%{py_sitedir}/WsprMod/
12cr|wspr-3.00.r2436-1|56	install -D wspr.py %{buildroot}/%{_datadir}/wspr/wspr.py
12cr|wspr-3.00.r2436-1|57	install -d %{buildroot}/%{_bindir}
12cr|wspr-3.00.r2436-1|58	install -d %{buildroot}/%{_datadir}/pixmaps/
12cr|wspr-3.00.r2436-1|59	install -d %{buildroot}/%{_datadir}/applications/
12cr|wspr-3.00.r2436-1|60	
12cr|wspr-3.00.r2436-1|61	install ccf %{buildroot}/usr/bin
12cr|wspr-3.00.r2436-1|62	install fcal %{buildroot}/usr/bin
12cr|wspr-3.00.r2436-1|63	install fmeasure %{buildroot}/usr/bin
12cr|wspr-3.00.r2436-1|64	install fmt %{buildroot}/usr/bin/fmtstart
12cr|wspr-3.00.r2436-1|65	install fmtave %{buildroot}/usr/bin
12cr|wspr-3.00.r2436-1|66	install hftoa %{buildroot}/usr/bin
12cr|wspr-3.00.r2436-1|67	install wspr %{buildroot}/usr/bin
12cr|wspr-3.00.r2436-1|68	install wspr0 %{buildroot}/usr/bin
12cr|wspr-3.00.r2436-1|69	install wsprcode %{buildroot}/usr/bin
12cr|wspr-3.00.r2436-1|70	install wwv %{buildroot}/usr/bin
12cr|wspr-3.00.r2436-1|71	
12cr|wspr-3.00.r2436-1|72	install hamlib_rig_numbers %{buildroot}/%{_datadir}/wspr
12cr|wspr-3.00.r2436-1|73	install 0230 %{buildroot}/%{_datadir}/wspr
12cr|wspr-3.00.r2436-1|74	install gocal %{buildroot}/%{_datadir}/wspr
12cr|wspr-3.00.r2436-1|75	install wsprrc %{buildroot}/%{_datadir}/wspr
12cr|wspr-3.00.r2436-1|76	install %{SOURCE1} %{buildroot}/%{_datadir}/pixmaps/wspr.png
12cr|wspr-3.00.r2436-1|77	
12cr|wspr-3.00.r2436-1|78	sed -i -e '1i#!/usr/bin/python' %{buildroot}/%{py_sitedir}/WsprMod/*.*py
12cr|wspr-3.00.r2436-1|79	sed -i -e '1i#!/usr/bin/python' %{buildroot}/%{_datadir}/wspr/wspr.py
12cr|wspr-3.00.r2436-1|80	
12cr|wspr-3.00.r2436-1|81	
12cr|wspr-3.00.r2436-1|82	%files
12cr|wspr-3.00.r2436-1|83	%attr(0755 root root) %{_bindir}/*
12cr|wspr-3.00.r2436-1|84	%dir %attr(0755 root root) %{_datadir}/wspr
12cr|wspr-3.00.r2436-1|85	%attr(0644 root root) %{_datadir}/wspr/*
12cr|wspr-3.00.r2436-1|86	%attr(0644 root root) %{_datadir}/pixmaps/wspr.png
12cr|wspr-3.00.r2436-1|87	%doc LICENSE.TXT WSPR0_Instructions.TXT WSPR_Quick_Start.TXT
12cr|wspr-3.00.r2436-1|88	
12cr|wspr-3.00.r2436-1|89	
12cr|wspr-3.00.r2436-1|90	%files -n python-%{name}
12cr|wspr-3.00.r2436-1|91	%dir %{py_sitedir}/WsprMod
12cr|wspr-3.00.r2436-1|92	%{py_sitedir}/WsprMod/*
12cr|wspr-3.00.r2436-1|93	
12cr|wspr-3.00.r2436-1|94	
12cr|wspr-3.00.r2436-1|95	%changelog
12cr|wspr-3.00.r2436-1|96	* Thu May 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.00.r2436-1
12cr|wspr-3.00.r2436-1|97	+ Revision: 798022
12cr|wspr-3.00.r2436-1|98	- imported package wspr
12cr|wspr-3.00.r2436-1|99	

8504 12
12cr|wstx-3.2.1-1.0.3|1	# Copyright (c) 2000-2007, JPackage Project
12cr|wstx-3.2.1-1.0.3|2	# All rights reserved.
12cr|wstx-3.2.1-1.0.3|3	#
12cr|wstx-3.2.1-1.0.3|4	# Redistribution and use in source and binary forms, with or without
12cr|wstx-3.2.1-1.0.3|5	# modification, are permitted provided that the following conditions
12cr|wstx-3.2.1-1.0.3|6	# are met:
12cr|wstx-3.2.1-1.0.3|7	#
12cr|wstx-3.2.1-1.0.3|8	# 1. Redistributions of source code must retain the above copyright
12cr|wstx-3.2.1-1.0.3|9	#    notice, this list of conditions and the following disclaimer.
12cr|wstx-3.2.1-1.0.3|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|wstx-3.2.1-1.0.3|11	#    notice, this list of conditions and the following disclaimer in the
12cr|wstx-3.2.1-1.0.3|12	#    documentation and/or other materials provided with the
12cr|wstx-3.2.1-1.0.3|13	#    distribution.
12cr|wstx-3.2.1-1.0.3|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|wstx-3.2.1-1.0.3|15	#    contributors may be used to endorse or promote products derived
12cr|wstx-3.2.1-1.0.3|16	#    from this software without specific prior written permission.
12cr|wstx-3.2.1-1.0.3|17	#
12cr|wstx-3.2.1-1.0.3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|wstx-3.2.1-1.0.3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|wstx-3.2.1-1.0.3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|wstx-3.2.1-1.0.3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|wstx-3.2.1-1.0.3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|wstx-3.2.1-1.0.3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|wstx-3.2.1-1.0.3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|wstx-3.2.1-1.0.3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|wstx-3.2.1-1.0.3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|wstx-3.2.1-1.0.3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|wstx-3.2.1-1.0.3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|wstx-3.2.1-1.0.3|29	#
12cr|wstx-3.2.1-1.0.3|30	
12cr|wstx-3.2.1-1.0.3|31	%define gcj_support 1
12cr|wstx-3.2.1-1.0.3|32	
12cr|wstx-3.2.1-1.0.3|33	%define section         free
12cr|wstx-3.2.1-1.0.3|34	
12cr|wstx-3.2.1-1.0.3|35	Name:           wstx
12cr|wstx-3.2.1-1.0.3|36	Summary:        Woodstox Stax Implementation
12cr|wstx-3.2.1-1.0.3|37	Version:        3.2.1
12cr|wstx-3.2.1-1.0.3|38	Release:        %mkrel 1.0.3
12cr|wstx-3.2.1-1.0.3|39	Epoch:          0
12cr|wstx-3.2.1-1.0.3|40	URL:            http://woodstox.codehaus.org/
12cr|wstx-3.2.1-1.0.3|41	License:        Apache License
12cr|wstx-3.2.1-1.0.3|42	Group:          Development/Java
12cr|wstx-3.2.1-1.0.3|43	Source0:         http://woodstox.codehaus.org/3.2.1/wstx-src-3.2.1.tar.gz
12cr|wstx-3.2.1-1.0.3|44	Source1:         wstx-asl-3.2.1.pom
12cr|wstx-3.2.1-1.0.3|45	Source2:         wstx-lgpl-3.2.1.pom
12cr|wstx-3.2.1-1.0.3|46	
12cr|wstx-3.2.1-1.0.3|47	Patch0:         wstx-3.2.1-build_xml.patch
12cr|wstx-3.2.1-1.0.3|48	
12cr|wstx-3.2.1-1.0.3|49	BuildRequires:  java-rpmbuild >= 0:1.7.2
12cr|wstx-3.2.1-1.0.3|50	BuildRequires:  ant >= 0:1.6
12cr|wstx-3.2.1-1.0.3|51	BuildRequires:  ant-apache-bcel
12cr|wstx-3.2.1-1.0.3|52	BuildRequires:  ant-nodeps
12cr|wstx-3.2.1-1.0.3|53	BuildRequires:  junit
12cr|wstx-3.2.1-1.0.3|54	BuildRequires:  bea-stax-api >= 0:1.2.0
12cr|wstx-3.2.1-1.0.3|55	#BuildRequires:  emma
12cr|wstx-3.2.1-1.0.3|56	BuildRequires:  msv-msv
12cr|wstx-3.2.1-1.0.3|57	BuildRequires:  msv-xsdlib
12cr|wstx-3.2.1-1.0.3|58	Requires:       bea-stax-api >= 0:1.2.0
12cr|wstx-3.2.1-1.0.3|59	Requires:       msv-msv
12cr|wstx-3.2.1-1.0.3|60	Requires:       msv-xsdlib
12cr|wstx-3.2.1-1.0.3|61	
12cr|wstx-3.2.1-1.0.3|62	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|wstx-3.2.1-1.0.3|63	%if ! %{gcj_support}
12cr|wstx-3.2.1-1.0.3|64	BuildArch:      noarch
12cr|wstx-3.2.1-1.0.3|65	%endif
12cr|wstx-3.2.1-1.0.3|66	%if %{gcj_support}
12cr|wstx-3.2.1-1.0.3|67	BuildRequires:      java-gcj-compat-devel
12cr|wstx-3.2.1-1.0.3|68	%endif
12cr|wstx-3.2.1-1.0.3|69	
12cr|wstx-3.2.1-1.0.3|70	
12cr|wstx-3.2.1-1.0.3|71	%description
12cr|wstx-3.2.1-1.0.3|72	Woodstox is a high-performance validating namespace-aware
12cr|wstx-3.2.1-1.0.3|73	StAX-compliant (JSR-173) Open Source XML-processor written
12cr|wstx-3.2.1-1.0.3|74	in Java.
12cr|wstx-3.2.1-1.0.3|75	XML processor means that it handles both input (== parsing)
12cr|wstx-3.2.1-1.0.3|76	and output (== writing, serialization)), as well as
12cr|wstx-3.2.1-1.0.3|77	supporting tasks such as validation.
12cr|wstx-3.2.1-1.0.3|78	
12cr|wstx-3.2.1-1.0.3|79	%package j2me
12cr|wstx-3.2.1-1.0.3|80	Group:          Development/Java
12cr|wstx-3.2.1-1.0.3|81	Summary:        J2ME libraries for %{name}
12cr|wstx-3.2.1-1.0.3|82	
12cr|wstx-3.2.1-1.0.3|83	%description j2me
12cr|wstx-3.2.1-1.0.3|84	%{summary}.
12cr|wstx-3.2.1-1.0.3|85	
12cr|wstx-3.2.1-1.0.3|86	%package javadoc
12cr|wstx-3.2.1-1.0.3|87	Group:          Development/Java
12cr|wstx-3.2.1-1.0.3|88	Summary:        Javadoc for %{name}
12cr|wstx-3.2.1-1.0.3|89	
12cr|wstx-3.2.1-1.0.3|90	%description javadoc
12cr|wstx-3.2.1-1.0.3|91	%{summary}.
12cr|wstx-3.2.1-1.0.3|92	
12cr|wstx-3.2.1-1.0.3|93	%package manual
12cr|wstx-3.2.1-1.0.3|94	Group:          Development/Java
12cr|wstx-3.2.1-1.0.3|95	Summary:        Documents for %{name}
12cr|wstx-3.2.1-1.0.3|96	
12cr|wstx-3.2.1-1.0.3|97	%description manual
12cr|wstx-3.2.1-1.0.3|98	%{summary}.
12cr|wstx-3.2.1-1.0.3|99	
12cr|wstx-3.2.1-1.0.3|100	%prep
12cr|wstx-3.2.1-1.0.3|101	%setup -q -c -n %{name}
12cr|wstx-3.2.1-1.0.3|102	
12cr|wstx-3.2.1-1.0.3|103	for f in $(find . -name '*.?ar'); do
12cr|wstx-3.2.1-1.0.3|104	#mv $f $f.no
12cr|wstx-3.2.1-1.0.3|105	rm $f
12cr|wstx-3.2.1-1.0.3|106	done
12cr|wstx-3.2.1-1.0.3|107	
12cr|wstx-3.2.1-1.0.3|108	%patch0 -b .sav
12cr|wstx-3.2.1-1.0.3|109	
12cr|wstx-3.2.1-1.0.3|110	pushd lib
12cr|wstx-3.2.1-1.0.3|111	#ln -sf $(build-classpath emma) .
12cr|wstx-3.2.1-1.0.3|112	#ln -sf $(build-classpath emma_ant) .
12cr|wstx-3.2.1-1.0.3|113	ln -sf $(build-classpath bea-stax-api) stax-api-1.0.jar
12cr|wstx-3.2.1-1.0.3|114	pushd msv
12cr|wstx-3.2.1-1.0.3|115	ln -sf $(build-classpath msv-msv) msv.jar
12cr|wstx-3.2.1-1.0.3|116	ln -sf $(build-classpath msv-xsdlib) xsdlib.jar
12cr|wstx-3.2.1-1.0.3|117	ln -sf $(build-classpath relaxngDatatype) .
12cr|wstx-3.2.1-1.0.3|118	popd
12cr|wstx-3.2.1-1.0.3|119	popd
12cr|wstx-3.2.1-1.0.3|120	
12cr|wstx-3.2.1-1.0.3|121	%build
12cr|wstx-3.2.1-1.0.3|122	export OPT_JAR_LIST="`%{__cat} %{_sysconfdir}/ant.d/nodeps` `%{__cat} %{_sysconfdir}/ant.d/apache-bcel`"
12cr|wstx-3.2.1-1.0.3|123	%{ant} jars jars.j2me javadoc #test staxtest
12cr|wstx-3.2.1-1.0.3|124	
12cr|wstx-3.2.1-1.0.3|125	%install
12cr|wstx-3.2.1-1.0.3|126	rm -rf $RPM_BUILD_ROOT
12cr|wstx-3.2.1-1.0.3|127	
12cr|wstx-3.2.1-1.0.3|128	# jars
12cr|wstx-3.2.1-1.0.3|129	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
12cr|wstx-3.2.1-1.0.3|130	install -m 644 build/stax2.jar \
12cr|wstx-3.2.1-1.0.3|131	$RPM_BUILD_ROOT%{_javadir}/%{name}/stax2-%{version}.jar
12cr|wstx-3.2.1-1.0.3|132	install -m 644 build/%{name}-api-%{version}.jar \
12cr|wstx-3.2.1-1.0.3|133	$RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-api-%{version}.jar
12cr|wstx-3.2.1-1.0.3|134	install -m 644 build/%{name}-asl-%{version}.jar \
12cr|wstx-3.2.1-1.0.3|135	$RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-asl-%{version}.jar
12cr|wstx-3.2.1-1.0.3|136	install -m 644 build/%{name}-lgpl-%{version}.jar \
12cr|wstx-3.2.1-1.0.3|137	$RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-lgpl-%{version}.jar
12cr|wstx-3.2.1-1.0.3|138	install -m 644 build/%{name}-j2me-min-both.jar \
12cr|wstx-3.2.1-1.0.3|139	$RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-j2me-min-both-%{version}.jar
12cr|wstx-3.2.1-1.0.3|140	install -m 644 build/%{name}-j2me-min-input.jar \
12cr|wstx-3.2.1-1.0.3|141	$RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-j2me-min-input-%{version}.jar
12cr|wstx-3.2.1-1.0.3|142	install -m 644 build/%{name}-j2me-min-output.jar \
12cr|wstx-3.2.1-1.0.3|143	$RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-j2me-min-output-%{version}.jar
12cr|wstx-3.2.1-1.0.3|144	# create unversioned symlinks
12cr|wstx-3.2.1-1.0.3|145	(cd $RPM_BUILD_ROOT%{_javadir}/%{name} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
12cr|wstx-3.2.1-1.0.3|146	
12cr|wstx-3.2.1-1.0.3|147	%add_to_maven_depmap org.codehaus.woodstox stax2 %{version} JPP/wstx stax2
12cr|wstx-3.2.1-1.0.3|148	%add_to_maven_depmap org.codehaus.woodstox wstx-api %{version} JPP/wstx wstx-api
12cr|wstx-3.2.1-1.0.3|149	%add_to_maven_depmap org.codehaus.woodstox wstx-asl %{version} JPP/wstx wstx-asl
12cr|wstx-3.2.1-1.0.3|150	%add_to_maven_depmap org.codehaus.woodstox wstx-lgpl %{version} JPP/wstx wstx-lgpl
12cr|wstx-3.2.1-1.0.3|151	%add_to_maven_depmap org.codehaus.woodstox wstx-j2me-min-both %{version} JPP/wstx wstx-j2me-min-both
12cr|wstx-3.2.1-1.0.3|152	%add_to_maven_depmap org.codehaus.woodstox wstx-j2me-min-input %{version} JPP/wstx wstx-j2me-min-input
12cr|wstx-3.2.1-1.0.3|153	%add_to_maven_depmap org.codehaus.woodstox wstx-j2me-min-output %{version} JPP/wstx wstx-j2me-min-output
12cr|wstx-3.2.1-1.0.3|154	
12cr|wstx-3.2.1-1.0.3|155	# poms
12cr|wstx-3.2.1-1.0.3|156	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12cr|wstx-3.2.1-1.0.3|157	install -pm 644 %{SOURCE1} \
12cr|wstx-3.2.1-1.0.3|158	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.wstx-wstx-asl.pom
12cr|wstx-3.2.1-1.0.3|159	install -pm 644 %{SOURCE2} \
12cr|wstx-3.2.1-1.0.3|160	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.wstx-wstx-lgpl.pom
12cr|wstx-3.2.1-1.0.3|161	
12cr|wstx-3.2.1-1.0.3|162	# javadoc
12cr|wstx-3.2.1-1.0.3|163	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|wstx-3.2.1-1.0.3|164	cp -pr build/javadoc/* \
12cr|wstx-3.2.1-1.0.3|165	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|wstx-3.2.1-1.0.3|166	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|wstx-3.2.1-1.0.3|167	
12cr|wstx-3.2.1-1.0.3|168	# manual
12cr|wstx-3.2.1-1.0.3|169	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|wstx-3.2.1-1.0.3|170	cp -pr release-notes/* \
12cr|wstx-3.2.1-1.0.3|171	$RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|wstx-3.2.1-1.0.3|172	
12cr|wstx-3.2.1-1.0.3|173	%if %{gcj_support}
12cr|wstx-3.2.1-1.0.3|174	%{_bindir}/aot-compile-rpm
12cr|wstx-3.2.1-1.0.3|175	%endif
12cr|wstx-3.2.1-1.0.3|176	
12cr|wstx-3.2.1-1.0.3|177	%clean
12cr|wstx-3.2.1-1.0.3|178	rm -rf $RPM_BUILD_ROOT
12cr|wstx-3.2.1-1.0.3|179	
12cr|wstx-3.2.1-1.0.3|180	%post
12cr|wstx-3.2.1-1.0.3|181	%update_maven_depmap
12cr|wstx-3.2.1-1.0.3|182	%if %{gcj_support}
12cr|wstx-3.2.1-1.0.3|183	if [ -x %{_bindir}/rebuild-gcj-db ]
12cr|wstx-3.2.1-1.0.3|184	then
12cr|wstx-3.2.1-1.0.3|185	%{_bindir}/rebuild-gcj-db
12cr|wstx-3.2.1-1.0.3|186	fi
12cr|wstx-3.2.1-1.0.3|187	%endif
12cr|wstx-3.2.1-1.0.3|188	
12cr|wstx-3.2.1-1.0.3|189	%postun
12cr|wstx-3.2.1-1.0.3|190	%update_maven_depmap
12cr|wstx-3.2.1-1.0.3|191	%if %{gcj_support}
12cr|wstx-3.2.1-1.0.3|192	if [ -x %{_bindir}/rebuild-gcj-db ]
12cr|wstx-3.2.1-1.0.3|193	then
12cr|wstx-3.2.1-1.0.3|194	%{_bindir}/rebuild-gcj-db
12cr|wstx-3.2.1-1.0.3|195	fi
12cr|wstx-3.2.1-1.0.3|196	%endif
12cr|wstx-3.2.1-1.0.3|197	
12cr|wstx-3.2.1-1.0.3|198	%post j2me
12cr|wstx-3.2.1-1.0.3|199	%update_maven_depmap
12cr|wstx-3.2.1-1.0.3|200	
12cr|wstx-3.2.1-1.0.3|201	%postun j2me
12cr|wstx-3.2.1-1.0.3|202	%update_maven_depmap
12cr|wstx-3.2.1-1.0.3|203	
12cr|wstx-3.2.1-1.0.3|204	%files
12cr|wstx-3.2.1-1.0.3|205	%defattr(0644,root,root,0755)
12cr|wstx-3.2.1-1.0.3|206	%dir %{_javadir}/%{name}
12cr|wstx-3.2.1-1.0.3|207	%{_javadir}/%{name}/stax2*.jar
12cr|wstx-3.2.1-1.0.3|208	%{_javadir}/%{name}/%{name}-api*.jar
12cr|wstx-3.2.1-1.0.3|209	%{_javadir}/%{name}/%{name}-asl*.jar
12cr|wstx-3.2.1-1.0.3|210	%{_javadir}/%{name}/%{name}-lgpl*.jar
12cr|wstx-3.2.1-1.0.3|211	%{_datadir}/maven2/poms/*
12cr|wstx-3.2.1-1.0.3|212	%config(noreplace) %{_mavendepmapfragdir}/wstx
12cr|wstx-3.2.1-1.0.3|213	%if %{gcj_support}
12cr|wstx-3.2.1-1.0.3|214	%dir %attr(-,root,root) %{_libdir}/gcj/%{name}
12cr|wstx-3.2.1-1.0.3|215	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-*-%{version}.jar.*
12cr|wstx-3.2.1-1.0.3|216	%endif
12cr|wstx-3.2.1-1.0.3|217	
12cr|wstx-3.2.1-1.0.3|218	%files j2me
12cr|wstx-3.2.1-1.0.3|219	%defattr(0644,root,root,0755)
12cr|wstx-3.2.1-1.0.3|220	%{_javadir}/%{name}/%{name}-j2me-min-both*.jar
12cr|wstx-3.2.1-1.0.3|221	%{_javadir}/%{name}/%{name}-j2me-min-input*.jar
12cr|wstx-3.2.1-1.0.3|222	%{_javadir}/%{name}/%{name}-j2me-min-output*.jar
12cr|wstx-3.2.1-1.0.3|223	
12cr|wstx-3.2.1-1.0.3|224	%files javadoc
12cr|wstx-3.2.1-1.0.3|225	%defattr(0644,root,root,0755)
12cr|wstx-3.2.1-1.0.3|226	%{_javadocdir}/%{name}-%{version}
12cr|wstx-3.2.1-1.0.3|227	%doc %{_javadocdir}/%{name}
12cr|wstx-3.2.1-1.0.3|228	
12cr|wstx-3.2.1-1.0.3|229	%files manual
12cr|wstx-3.2.1-1.0.3|230	%defattr(0644,root,root,0755)
12cr|wstx-3.2.1-1.0.3|231	%{_docdir}/%{name}-%{version}
12cr|wstx-3.2.1-1.0.3|232	
12cr|wstx-3.2.1-1.0.3|233	
12cr|wstx-3.2.1-1.0.3|234	
12cr|wstx-3.2.1-1.0.3|235	
12cr|wstx-3.2.1-1.0.3|236	%changelog
12cr|wstx-3.2.1-1.0.3|237	

8505 12
12cr|wsynth-dssi-0.1.3-6|1	Name:       wsynth-dssi
12cr|wsynth-dssi-0.1.3-6|2	Summary:    A Xsynth DSSI wavetable version plugin
12cr|wsynth-dssi-0.1.3-6|3	Version:    0.1.3
12cr|wsynth-dssi-0.1.3-6|4	Release:    6
12cr|wsynth-dssi-0.1.3-6|5	
12cr|wsynth-dssi-0.1.3-6|6	Source:     http://static.nekosynth.co.uk/releases/wsynth-dssi-%{version}.tar.gz
12cr|wsynth-dssi-0.1.3-6|7	URL:        http://www.nekosynth.co.uk/wiki/wsynt
12cr|wsynth-dssi-0.1.3-6|8	License:    GPL
12cr|wsynth-dssi-0.1.3-6|9	Group:      Sound
12cr|wsynth-dssi-0.1.3-6|10	
12cr|wsynth-dssi-0.1.3-6|11	BuildRequires:  pkgconfig(dssi)
12cr|wsynth-dssi-0.1.3-6|12	BuildRequires:  pkgconfig(liblo)
12cr|wsynth-dssi-0.1.3-6|13	BuildRequires:  pkgconfig(alsa)
12cr|wsynth-dssi-0.1.3-6|14	BuildRequires:  pkgconfig(gtk+-2.0)
12cr|wsynth-dssi-0.1.3-6|15	BuildRequires:  pkgconfig(sndfile)
12cr|wsynth-dssi-0.1.3-6|16	
12cr|wsynth-dssi-0.1.3-6|17	%description
12cr|wsynth-dssi-0.1.3-6|18	A Xsynth DSSI wavetable version plugin
12cr|wsynth-dssi-0.1.3-6|19	
12cr|wsynth-dssi-0.1.3-6|20	%prep
12cr|wsynth-dssi-0.1.3-6|21	%setup -q
12cr|wsynth-dssi-0.1.3-6|22	
12cr|wsynth-dssi-0.1.3-6|23	%build
12cr|wsynth-dssi-0.1.3-6|24	%configure2_5x --with-dssi-dir=%{buildroot}%{_libdir}/dssi
12cr|wsynth-dssi-0.1.3-6|25	
12cr|wsynth-dssi-0.1.3-6|26	%make bindir=%{_libdir}/dssi/%name
12cr|wsynth-dssi-0.1.3-6|27	
12cr|wsynth-dssi-0.1.3-6|28	%install
12cr|wsynth-dssi-0.1.3-6|29	rm -rf $RPM_BUILD_ROOT
12cr|wsynth-dssi-0.1.3-6|30	%makeinstall bindir=%{buildroot}%{_libdir}/dssi/%name
12cr|wsynth-dssi-0.1.3-6|31	
12cr|wsynth-dssi-0.1.3-6|32	%files
12cr|wsynth-dssi-0.1.3-6|33	%defattr(-,root,root)
12cr|wsynth-dssi-0.1.3-6|34	%doc COPYING README
12cr|wsynth-dssi-0.1.3-6|35	%_libdir/dssi/*
12cr|wsynth-dssi-0.1.3-6|36	
12cr|wsynth-dssi-0.1.3-6|37	
12cr|wsynth-dssi-0.1.3-6|38	
12cr|wsynth-dssi-0.1.3-6|39	%changelog
12cr|wsynth-dssi-0.1.3-6|40	* Fri Apr 27 2012 Frank Kober <emuse@mandriva.org> 0.1.3-6
12cr|wsynth-dssi-0.1.3-6|41	+ Revision: 794047
12cr|wsynth-dssi-0.1.3-6|42	- fixer GUI binary installation path
12cr|wsynth-dssi-0.1.3-6|43	
12cr|wsynth-dssi-0.1.3-6|44	* Fri Apr 27 2012 Frank Kober <emuse@mandriva.org> 0.1.3-5
12cr|wsynth-dssi-0.1.3-6|45	+ Revision: 793824
12cr|wsynth-dssi-0.1.3-6|46	- rebuild, spec cleanup
12cr|wsynth-dssi-0.1.3-6|47	
12cr|wsynth-dssi-0.1.3-6|48	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.1.3-4mdv2009.0
12cr|wsynth-dssi-0.1.3-6|49	+ Revision: 262176
12cr|wsynth-dssi-0.1.3-6|50	- rebuild
12cr|wsynth-dssi-0.1.3-6|51	
12cr|wsynth-dssi-0.1.3-6|52	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.1.3-3mdv2009.0
12cr|wsynth-dssi-0.1.3-6|53	+ Revision: 256427
12cr|wsynth-dssi-0.1.3-6|54	- rebuild
12cr|wsynth-dssi-0.1.3-6|55	
12cr|wsynth-dssi-0.1.3-6|56	* Thu Jan 03 2008 Olivier Blin <blino@mandriva.org> 0.1.3-1mdv2008.1
12cr|wsynth-dssi-0.1.3-6|57	+ Revision: 140933
12cr|wsynth-dssi-0.1.3-6|58	- restore BuildRoot
12cr|wsynth-dssi-0.1.3-6|59	
12cr|wsynth-dssi-0.1.3-6|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|wsynth-dssi-0.1.3-6|61	- kill re-definition of %%buildroot on Pixel's request
12cr|wsynth-dssi-0.1.3-6|62	
12cr|wsynth-dssi-0.1.3-6|63	* Tue May 08 2007 Helio Chissini de Castro <helio@mandriva.com> 0.1.3-1mdv2008.0
12cr|wsynth-dssi-0.1.3-6|64	+ Revision: 24974
12cr|wsynth-dssi-0.1.3-6|65	- DISABLE
12cr|wsynth-dssi-0.1.3-6|66	- Missing build requires
12cr|wsynth-dssi-0.1.3-6|67	- import wsynth-dssi-0.1.3-1mdv2008.0
12cr|wsynth-dssi-0.1.3-6|68	
12cr|wsynth-dssi-0.1.3-6|69	
12cr|wsynth-dssi-0.1.3-6|70	* Mon May 07 2007 Helio Chissini de Castro <helio@mandriva.com> 0.1.2-1mdv2008.0
12cr|wsynth-dssi-0.1.3-6|71	- First package release for Mandriva Linux
12cr|wsynth-dssi-0.1.3-6|72	

8506 12
12cr|wu-ftpd-2.6.2-12|1	%define version 2.6.2
12cr|wu-ftpd-2.6.2-12|2	%define release %mkrel 12
12cr|wu-ftpd-2.6.2-12|3	
12cr|wu-ftpd-2.6.2-12|4	Summary:	An FTP daemon originally developed by Washington University
12cr|wu-ftpd-2.6.2-12|5	Name:		wu-ftpd
12cr|wu-ftpd-2.6.2-12|6	Version:	%{version}
12cr|wu-ftpd-2.6.2-12|7	Release:	%{release}
12cr|wu-ftpd-2.6.2-12|8	License:	BSD
12cr|wu-ftpd-2.6.2-12|9	Group:		System/Servers
12cr|wu-ftpd-2.6.2-12|10	Source:		ftp://ftp.wu-ftpd.org/pub/wu-ftpd/%{name}-%{version}.tar.bz2
12cr|wu-ftpd-2.6.2-12|11	URL:		http://www.wu-ftpd.org/
12cr|wu-ftpd-2.6.2-12|12	
12cr|wu-ftpd-2.6.2-12|13	Source1:	ftpd.log
12cr|wu-ftpd-2.6.2-12|14	Source2:	ftp.pamd
12cr|wu-ftpd-2.6.2-12|15	Source3:	wu-ftpd-xinetd
12cr|wu-ftpd-2.6.2-12|16	# safe glob.c
12cr|wu-ftpd-2.6.2-12|17	Source4:	wu-ftpd-2.6.1-safer-glob.c
12cr|wu-ftpd-2.6.2-12|18	Source5:    wu-ftpd.service.bz2
12cr|wu-ftpd-2.6.2-12|19	Patch0:		wu-ftpd-2.6.0-redhat.patch.bz2
12cr|wu-ftpd-2.6.2-12|20	Patch1:		wu-ftpd-2.6.0-owners.patch.bz2
12cr|wu-ftpd-2.6.2-12|21	Patch2:		wu-ftpd-2.6.1-fixinternalls.patch.bz2
12cr|wu-ftpd-2.6.2-12|22	Patch7:		wu-ftpd-2.6.2-realpatch.patch.bz2
12cr|wu-ftpd-2.6.2-12|23	Patch11:	wu-ftpd-2.6.1-pasv-port-allow-correction.patch.bz2
12cr|wu-ftpd-2.6.2-12|24	Patch12:	wu-ftpd-2.6.1-privatepw.patch.bz2
12cr|wu-ftpd-2.6.2-12|25	Patch100:	wu-ftpd-2.6.0-nonrootfix.patch.bz2
12cr|wu-ftpd-2.6.2-12|26	Patch200:	wu-ftpd-2.6.2-compilefix.patch.bz2
12cr|wu-ftpd-2.6.2-12|27	Patch201:   wu-ftpd-2.6.2-compilefix_sprintf.patch.bz2
12cr|wu-ftpd-2.6.2-12|28	Provides:	ftpserver, BeroFTPD
12cr|wu-ftpd-2.6.2-12|29	Requires(pre):		rpm-helper
12cr|wu-ftpd-2.6.2-12|30	Requires(post):     rpm-helper
12cr|wu-ftpd-2.6.2-12|31	Requires(postun):   rpm-helper
12cr|wu-ftpd-2.6.2-12|32	Requires(preun):    rpm-helper
12cr|wu-ftpd-2.6.2-12|33	Requires(post): xinetd
12cr|wu-ftpd-2.6.2-12|34	Requires(postun): xinetd
12cr|wu-ftpd-2.6.2-12|35	Requires: xinetd
12cr|wu-ftpd-2.6.2-12|36	Obsoletes:	BeroFTPD
12cr|wu-ftpd-2.6.2-12|37	BuildRequires:	byacc
12cr|wu-ftpd-2.6.2-12|38	Buildroot:	%{_tmppath}/%{name}root
12cr|wu-ftpd-2.6.2-12|39	
12cr|wu-ftpd-2.6.2-12|40	%description
12cr|wu-ftpd-2.6.2-12|41	The wu-ftpd package contains the wu-ftpd FTP (File Transfer Protocol)
12cr|wu-ftpd-2.6.2-12|42	server daemon.  The FTP protocol is a method of transferring files
12cr|wu-ftpd-2.6.2-12|43	between machines on a network and/or over the Internet.  Wu-ftpd's
12cr|wu-ftpd-2.6.2-12|44	features include logging of transfers, logging of commands, on the fly
12cr|wu-ftpd-2.6.2-12|45	compression and archiving, classification of users' type and location,
12cr|wu-ftpd-2.6.2-12|46	per class limits, per directory upload permissions, restricted guest
12cr|wu-ftpd-2.6.2-12|47	accounts, system wide and per directory messages, directory alias,
12cr|wu-ftpd-2.6.2-12|48	cdpath, filename filter and virtual host support.
12cr|wu-ftpd-2.6.2-12|49	
12cr|wu-ftpd-2.6.2-12|50	Install the wu-ftpd package if you need to provide FTP service to remote
12cr|wu-ftpd-2.6.2-12|51	users.
12cr|wu-ftpd-2.6.2-12|52	
12cr|wu-ftpd-2.6.2-12|53	%prep
12cr|wu-ftpd-2.6.2-12|54	%setup -q
12cr|wu-ftpd-2.6.2-12|55	mkdir rhsconfig
12cr|wu-ftpd-2.6.2-12|56	%patch0 -p1
12cr|wu-ftpd-2.6.2-12|57	%patch1 -p1
12cr|wu-ftpd-2.6.2-12|58	%patch2 -p1
12cr|wu-ftpd-2.6.2-12|59	%patch11 -p0
12cr|wu-ftpd-2.6.2-12|60	%patch12 -p1
12cr|wu-ftpd-2.6.2-12|61	%patch100 -p1
12cr|wu-ftpd-2.6.2-12|62	%patch200 -p1 -b .peroyvind
12cr|wu-ftpd-2.6.2-12|63	%patch201 -p0
12cr|wu-ftpd-2.6.2-12|64	cp %{SOURCE4} src/glob.c
12cr|wu-ftpd-2.6.2-12|65	%patch7 -p1
12cr|wu-ftpd-2.6.2-12|66	
12cr|wu-ftpd-2.6.2-12|67	%build
12cr|wu-ftpd-2.6.2-12|68	%configure --enable-pam --disable-rfc931 --enable-ratios \
12cr|wu-ftpd-2.6.2-12|69	--enable-passwd --enable-ls --disable-dnsretry --enable-ls --enable-ipv6 \
12cr|wu-ftpd-2.6.2-12|70	--enable-tls
12cr|wu-ftpd-2.6.2-12|71	
12cr|wu-ftpd-2.6.2-12|72	perl -pi -e "s,/\* #undef SHADOW_PASSWORD \*/,#define SHADOW_PASSWORD 1,g" src/config.h
12cr|wu-ftpd-2.6.2-12|73	
12cr|wu-ftpd-2.6.2-12|74	make all
12cr|wu-ftpd-2.6.2-12|75	
12cr|wu-ftpd-2.6.2-12|76	%install
12cr|wu-ftpd-2.6.2-12|77	rm -rf $RPM_BUILD_ROOT
12cr|wu-ftpd-2.6.2-12|78	mkdir -p $RPM_BUILD_ROOT{%{_sysconfdir},%{_sbindir}}
12cr|wu-ftpd-2.6.2-12|79	%makeinstall_std
12cr|wu-ftpd-2.6.2-12|80	install -c -m755 util/xferstats $RPM_BUILD_ROOT%{_sbindir}
12cr|wu-ftpd-2.6.2-12|81	cd rhsconfig
12cr|wu-ftpd-2.6.2-12|82	install -c -m 600 ftpaccess ftpusers  ftphosts ftpgroups ftpconversions $RPM_BUILD_ROOT%{_sysconfdir}
12cr|wu-ftpd-2.6.2-12|83	install -D -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/%{name}
12cr|wu-ftpd-2.6.2-12|84	install -D -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/ftp
12cr|wu-ftpd-2.6.2-12|85	ln -sf in.ftpd $RPM_BUILD_ROOT%{_sbindir}/wu.ftpd
12cr|wu-ftpd-2.6.2-12|86	ln -sf in.ftpd $RPM_BUILD_ROOT%{_sbindir}/in.wuftpd
12cr|wu-ftpd-2.6.2-12|87	
12cr|wu-ftpd-2.6.2-12|88	install -D -m644 %{SOURCE3} %buildroot%{_sysconfdir}/xinetd.d/wu-ftpd
12cr|wu-ftpd-2.6.2-12|89	
12cr|wu-ftpd-2.6.2-12|90	mkdir -p %buildroot%{_sysconfdir}/avahi/services/
12cr|wu-ftpd-2.6.2-12|91	bzcat %{SOURCE5} > %buildroot%{_sysconfdir}/avahi/services/wu-ftpd.service
12cr|wu-ftpd-2.6.2-12|92	
12cr|wu-ftpd-2.6.2-12|93	%clean
12cr|wu-ftpd-2.6.2-12|94	rm -rf $RPM_BUILD_ROOT
12cr|wu-ftpd-2.6.2-12|95	
12cr|wu-ftpd-2.6.2-12|96	%pre
12cr|wu-ftpd-2.6.2-12|97	%_pre_useradd ftp /var/ftp /bin/false
12cr|wu-ftpd-2.6.2-12|98	
12cr|wu-ftpd-2.6.2-12|99	%post
12cr|wu-ftpd-2.6.2-12|100	if [ ! -f /var/log/xferlog ]; then
12cr|wu-ftpd-2.6.2-12|101	touch /var/log/xferlog
12cr|wu-ftpd-2.6.2-12|102	chmod 600 /var/log/xferlog
12cr|wu-ftpd-2.6.2-12|103	fi
12cr|wu-ftpd-2.6.2-12|104	/sbin/service xinetd reload > /dev/null 2>&1 || :
12cr|wu-ftpd-2.6.2-12|105	
12cr|wu-ftpd-2.6.2-12|106	%postun
12cr|wu-ftpd-2.6.2-12|107	/sbin/service xinetd reload > /dev/null 2>&1 || :
12cr|wu-ftpd-2.6.2-12|108	%_postun_userdel ftp
12cr|wu-ftpd-2.6.2-12|109	
12cr|wu-ftpd-2.6.2-12|110	%files
12cr|wu-ftpd-2.6.2-12|111	%defattr(-,root,root)
12cr|wu-ftpd-2.6.2-12|112	%config(noreplace) %{_sysconfdir}/xinetd.d/wu-ftpd
12cr|wu-ftpd-2.6.2-12|113	%doc README ERRATA CHANGES CONTRIBUTORS
12cr|wu-ftpd-2.6.2-12|114	%doc doc/HOWTO doc/TODO doc/examples
12cr|wu-ftpd-2.6.2-12|115	%{_mandir}/*/*.*
12cr|wu-ftpd-2.6.2-12|116	%config(noreplace) %{_sysconfdir}/ftp*
12cr|wu-ftpd-2.6.2-12|117	%config(noreplace) %{_sysconfdir}/pam.d/ftp
12cr|wu-ftpd-2.6.2-12|118	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|wu-ftpd-2.6.2-12|119	%config(noreplace) %{_sysconfdir}/avahi/services/wu-ftpd.service
12cr|wu-ftpd-2.6.2-12|120	
12cr|wu-ftpd-2.6.2-12|121	%defattr(0755,bin,bin)
12cr|wu-ftpd-2.6.2-12|122	%{_sbindir}/*
12cr|wu-ftpd-2.6.2-12|123	%{_bindir}/*
12cr|wu-ftpd-2.6.2-12|124	
12cr|wu-ftpd-2.6.2-12|125	
12cr|wu-ftpd-2.6.2-12|126	%changelog
12cr|wu-ftpd-2.6.2-12|127	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.6.2-12mdv2009.0
12cr|wu-ftpd-2.6.2-12|128	+ Revision: 262177
12cr|wu-ftpd-2.6.2-12|129	- rebuild
12cr|wu-ftpd-2.6.2-12|130	
12cr|wu-ftpd-2.6.2-12|131	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.6.2-11mdv2009.0
12cr|wu-ftpd-2.6.2-12|132	+ Revision: 256462
12cr|wu-ftpd-2.6.2-12|133	- rebuild
12cr|wu-ftpd-2.6.2-12|134	
12cr|wu-ftpd-2.6.2-12|135	* Thu Mar 13 2008 Andreas Hasenack <andreas@mandriva.com> 2.6.2-9mdv2008.1
12cr|wu-ftpd-2.6.2-12|136	+ Revision: 187618
12cr|wu-ftpd-2.6.2-12|137	- rebuild for 2008.1
12cr|wu-ftpd-2.6.2-12|138	
12cr|wu-ftpd-2.6.2-12|139	+ Olivier Blin <oblin@mandriva.com>
12cr|wu-ftpd-2.6.2-12|140	- restore BuildRoot
12cr|wu-ftpd-2.6.2-12|141	
12cr|wu-ftpd-2.6.2-12|142	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|wu-ftpd-2.6.2-12|143	- kill re-definition of %%buildroot on Pixel's request
12cr|wu-ftpd-2.6.2-12|144	
12cr|wu-ftpd-2.6.2-12|145	* Thu Jul 19 2007 Olivier Thauvin <nanardon@mandriva.org> 2.6.2-8mdv2008.0
12cr|wu-ftpd-2.6.2-12|146	+ Revision: 53517
12cr|wu-ftpd-2.6.2-12|147	- require xinetd (thanks PB)
12cr|wu-ftpd-2.6.2-12|148	- Import wu-ftpd
12cr|wu-ftpd-2.6.2-12|149	
12cr|wu-ftpd-2.6.2-12|150	
12cr|wu-ftpd-2.6.2-12|151	
12cr|wu-ftpd-2.6.2-12|152	* Fri Mar 03 2006 Michael Scherer <misc@mandriva.org> 2.6.2-7mdk
12cr|wu-ftpd-2.6.2-12|153	- fix pam stuff
12cr|wu-ftpd-2.6.2-12|154	- add avahi service file
12cr|wu-ftpd-2.6.2-12|155	- disable quota, it doesn't compile
12cr|wu-ftpd-2.6.2-12|156	- add a new patch to make it compil
12cr|wu-ftpd-2.6.2-12|157	- fix Prereq
12cr|wu-ftpd-2.6.2-12|158	- rename logrotate file
12cr|wu-ftpd-2.6.2-12|159	
12cr|wu-ftpd-2.6.2-12|160	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.6.2-6mdk
12cr|wu-ftpd-2.6.2-12|161	- Rebuild
12cr|wu-ftpd-2.6.2-12|162	
12cr|wu-ftpd-2.6.2-12|163	* Fri Aug 01 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 2.6.2-5mdk
12cr|wu-ftpd-2.6.2-12|164	- enable more features
12cr|wu-ftpd-2.6.2-12|165	- bugfix CAN-2003-0466 off-by-one (P7)
12cr|wu-ftpd-2.6.2-12|166	- prereq on rpm-helper (only;)
12cr|wu-ftpd-2.6.2-12|167	
12cr|wu-ftpd-2.6.2-12|168	* Fri Aug 01 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 2.6.2-4mdk
12cr|wu-ftpd-2.6.2-12|169	- rebuild
12cr|wu-ftpd-2.6.2-12|170	- macroize
12cr|wu-ftpd-2.6.2-12|171	- fix build (P200)
12cr|wu-ftpd-2.6.2-12|172	
12cr|wu-ftpd-2.6.2-12|173	* Sat Jul 20 2002 Geoffrey Lee <snailtalk@mandrakesoft.com> 2.6.2-3mdk
12cr|wu-ftpd-2.6.2-12|174	- Re-do add/remove user (lost in space).
12cr|wu-ftpd-2.6.2-12|175	
12cr|wu-ftpd-2.6.2-12|176	* Fri Jul 19 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 2.6.2-2mdk
12cr|wu-ftpd-2.6.2-12|177	- Rebuild
12cr|wu-ftpd-2.6.2-12|178	- Fix menu entry
12cr|wu-ftpd-2.6.2-12|179	
12cr|wu-ftpd-2.6.2-12|180	* Mon Dec 31 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 2.6.2-1mdk
12cr|wu-ftpd-2.6.2-12|181	- First attempt at a 2.6.2.
12cr|wu-ftpd-2.6.2-12|182	
12cr|wu-ftpd-2.6.2-12|183	* Fri Nov 30 2001 Vincent Danen <vdanen@mandrakesoft.com> 2.6.1-13mdk
12cr|wu-ftpd-2.6.2-12|184	- forgot to include a patch that fixes more globbing stuff in ftpcmd.y
12cr|wu-ftpd-2.6.2-12|185	
12cr|wu-ftpd-2.6.2-12|186	* Wed Nov 28 2001 Vincent Danen <vdanen@mandrakesoft.com> 2.6.1-12mdk
12cr|wu-ftpd-2.6.2-12|187	- use safer-glob.c from Olaf Kirch <okir@caldera.de> to fix globbing
12cr|wu-ftpd-2.6.2-12|188	vulnerability
12cr|wu-ftpd-2.6.2-12|189	
12cr|wu-ftpd-2.6.2-12|190	* Sun Sep 09 2001 Stefan van der Eijk <stefan@eijk.nu> 2.6.1-11mdk
12cr|wu-ftpd-2.6.2-12|191	- BuildRequires: byacc
12cr|wu-ftpd-2.6.2-12|192	- Copyright --> License
12cr|wu-ftpd-2.6.2-12|193	
12cr|wu-ftpd-2.6.2-12|194	* Wed Feb 21 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.6.1-10mdk
12cr|wu-ftpd-2.6.2-12|195	- Remove Requires of netkit-base.
12cr|wu-ftpd-2.6.2-12|196	
12cr|wu-ftpd-2.6.2-12|197	* Wed Jan 10 2001 Vincent Danen <vdanen@mandrakesoft.com> 2.6.1-9mdk
12cr|wu-ftpd-2.6.2-12|198	- security fix, apply patch to fix tmpfile problem with privatepw helper
12cr|wu-ftpd-2.6.2-12|199	
12cr|wu-ftpd-2.6.2-12|200	* Tue Jan 09 2001 Vincent Danen <vdanen@mandrakesoft.com> 2.6.1-8mdk
12cr|wu-ftpd-2.6.2-12|201	- apply recommended patches: fixes pasv-allow and some format strings
12cr|wu-ftpd-2.6.2-12|202	
12cr|wu-ftpd-2.6.2-12|203	* Tue Sep 26 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.6.1-7mdk
12cr|wu-ftpd-2.6.2-12|204	- Pamstackizification.
12cr|wu-ftpd-2.6.2-12|205	
12cr|wu-ftpd-2.6.2-12|206	* Sat Sep 23 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.6.1-6mdk
12cr|wu-ftpd-2.6.2-12|207	- Upgrade xinetd support.
12cr|wu-ftpd-2.6.2-12|208	- Relaunch xinetd condrestart if xinetd is installed.
12cr|wu-ftpd-2.6.2-12|209	
12cr|wu-ftpd-2.6.2-12|210	* Wed Aug 30 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 2.6.1-5mdk
12cr|wu-ftpd-2.6.2-12|211	- %%config(noreplace)
12cr|wu-ftpd-2.6.2-12|212	
12cr|wu-ftpd-2.6.2-12|213	* Wed Aug 30 2000 Etienne Faure <etiennemandrakesoft.com> 2.6.1-4mdk
12cr|wu-ftpd-2.6.2-12|214	- rebuilt with _mandir macro
12cr|wu-ftpd-2.6.2-12|215	
12cr|wu-ftpd-2.6.2-12|216	* Sat Jul 15 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.6.1-3mdk
12cr|wu-ftpd-2.6.2-12|217	- Add xinetd support.
12cr|wu-ftpd-2.6.2-12|218	
12cr|wu-ftpd-2.6.2-12|219	* Fri Jul  7 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.6.1-2mdk
12cr|wu-ftpd-2.6.2-12|220	- Fix internal ls.
12cr|wu-ftpd-2.6.2-12|221	- Remerge with redhat patches, and clean-up.
12cr|wu-ftpd-2.6.2-12|222	
12cr|wu-ftpd-2.6.2-12|223	* Mon Jul  3 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 2.6.1-1mdk
12cr|wu-ftpd-2.6.2-12|224	- 2.6.1 (mainly security fixes)
12cr|wu-ftpd-2.6.2-12|225	
12cr|wu-ftpd-2.6.2-12|226	* Mon Jun 26 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.6.0-7mdk
12cr|wu-ftpd-2.6.2-12|227	- Security updates.
12cr|wu-ftpd-2.6.2-12|228	- Merge with rh patches.
12cr|wu-ftpd-2.6.2-12|229	
12cr|wu-ftpd-2.6.2-12|230	* Sun May 07 2000 Jerome Martin <jerome@mandrakesoft.com> 2.6.0-6mdk
12cr|wu-ftpd-2.6.2-12|231	- use new configure compilation style
12cr|wu-ftpd-2.6.2-12|232	- disable quotas by default to fix conflicts with supermount
12cr|wu-ftpd-2.6.2-12|233	(floppy I/O errors)
12cr|wu-ftpd-2.6.2-12|234	
12cr|wu-ftpd-2.6.2-12|235	* Mon Apr 10 2000 Geoffrey Lee <snailtalk@linux-mandrake.com>
12cr|wu-ftpd-2.6.2-12|236	- make a non root fix for Makefile.in
12cr|wu-ftpd-2.6.2-12|237	
12cr|wu-ftpd-2.6.2-12|238	* Thu Mar 30 2000 John Buswell <johnb@mandrakesoft.com> 2.6.0-4mdk
12cr|wu-ftpd-2.6.2-12|239	- Fixed groups
12cr|wu-ftpd-2.6.2-12|240	- spec-helper
12cr|wu-ftpd-2.6.2-12|241	
12cr|wu-ftpd-2.6.2-12|242	* Tue Jan 04 2000 John Buswell <johnb@mandrakesoft.com>
12cr|wu-ftpd-2.6.2-12|243	- Fixed anon access so that it requires anonftp package
12cr|wu-ftpd-2.6.2-12|244	- Added requires for netkit
12cr|wu-ftpd-2.6.2-12|245	
12cr|wu-ftpd-2.6.2-12|246	* Wed Oct 27 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|wu-ftpd-2.6.2-12|247	- Merge with rh patchs.
12cr|wu-ftpd-2.6.2-12|248	- Real pam support.
12cr|wu-ftpd-2.6.2-12|249	
12cr|wu-ftpd-2.6.2-12|250	* Tue Oct 19 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|wu-ftpd-2.6.2-12|251	
12cr|wu-ftpd-2.6.2-12|252	- 2.6.0.
12cr|wu-ftpd-2.6.2-12|253	
12cr|wu-ftpd-2.6.2-12|254	* Sat Sep 18 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>
12cr|wu-ftpd-2.6.2-12|255	- 2.6.0pre2
12cr|wu-ftpd-2.6.2-12|256	- switch to autoconfed build
12cr|wu-ftpd-2.6.2-12|257	- enable support for broken clients
12cr|wu-ftpd-2.6.2-12|258	- bzip2 man pages
12cr|wu-ftpd-2.6.2-12|259	- Obsoletes: BeroFTPD - this is the first common version. ;)
12cr|wu-ftpd-2.6.2-12|260	
12cr|wu-ftpd-2.6.2-12|261	* Fri Apr 16 1999 Cristian Gafton <gafton@redhat.com>
12cr|wu-ftpd-2.6.2-12|262	- crafted the "general use" spec file for automatically building rpms

8507 12
12cr|wulfstat-1.0.1-7|1	# The following should match PROGRAM, VERSION and RELEASE in the
12cr|wulfstat-1.0.1-7|2	# Makefile accompanying this program (and the .tgz defined in Source
12cr|wulfstat-1.0.1-7|3	# below.
12cr|wulfstat-1.0.1-7|4	%define name wulfstat
12cr|wulfstat-1.0.1-7|5	%define version 1.0.1
12cr|wulfstat-1.0.1-7|6	%define release %mkrel 7
12cr|wulfstat-1.0.1-7|7	
12cr|wulfstat-1.0.1-7|8	Summary: A beowulf/cluster/LAN monitoring tool
12cr|wulfstat-1.0.1-7|9	
12cr|wulfstat-1.0.1-7|10	Name: %name
12cr|wulfstat-1.0.1-7|11	Version: %version
12cr|wulfstat-1.0.1-7|12	Release: %release
12cr|wulfstat-1.0.1-7|13	Group: Monitoring
12cr|wulfstat-1.0.1-7|14	License: GPL
12cr|wulfstat-1.0.1-7|15	Source: http://www.phy.duke.edu/~rgb/wulfware/%{name}-%{version}.tgz
12cr|wulfstat-1.0.1-7|16	Buildrequires: libwulf-devel
12cr|wulfstat-1.0.1-7|17	Buildrequires: libxml2-devel
12cr|wulfstat-1.0.1-7|18	Buildrequires: ncurses-devel
12cr|wulfstat-1.0.1-7|19	Buildroot: %{_tmppath}/%{name}root
12cr|wulfstat-1.0.1-7|20	Url: http://www.phy.duke.edu/~rgb/Beowulf/wulfstat.php
12cr|wulfstat-1.0.1-7|21	
12cr|wulfstat-1.0.1-7|22	%description
12cr|wulfstat-1.0.1-7|23	wulfstat is a simple yet powerful tty (ncurses) based cluster monitoring
12cr|wulfstat-1.0.1-7|24	tool.  It requires xmlsysd (running on each system to be monitored) to
12cr|wulfstat-1.0.1-7|25	efficiently provide it with system and proc-derived information that is
12cr|wulfstat-1.0.1-7|26	processed and provided to the user in one of several user-selectable
12cr|wulfstat-1.0.1-7|27	display formats.  With it a user can monitor things across en entire
12cr|wulfstat-1.0.1-7|28	beowulf, cluster, or workstation LAN systems descriptors such as load
12cr|wulfstat-1.0.1-7|29	average, memory consumption, swap, page, and interrupt activity and
12cr|wulfstat-1.0.1-7|30	network loads or can even retrieve and display such mundane information
12cr|wulfstat-1.0.1-7|31	is CPU make and base clock, system time, uptime or other potentially
12cr|wulfstat-1.0.1-7|32	useful but slowly varying system descriptors.  The information presented
12cr|wulfstat-1.0.1-7|33	is updated regularly after a user-selectable delay.  The tool allows
12cr|wulfstat-1.0.1-7|34	displays to be selected or changed while the application is running, and
12cr|wulfstat-1.0.1-7|35	more hosts or nodes can be displayed than will easily fit on a single
12cr|wulfstat-1.0.1-7|36	e.g. xterm by paging through them with key-based commands.
12cr|wulfstat-1.0.1-7|37	
12cr|wulfstat-1.0.1-7|38	%prep
12cr|wulfstat-1.0.1-7|39	%setup -q -n %{name}
12cr|wulfstat-1.0.1-7|40	
12cr|wulfstat-1.0.1-7|41	%build
12cr|wulfstat-1.0.1-7|42	make clean
12cr|wulfstat-1.0.1-7|43	%make
12cr|wulfstat-1.0.1-7|44	
12cr|wulfstat-1.0.1-7|45	%install
12cr|wulfstat-1.0.1-7|46	%make PREFIX=%{buildroot}/usr install
12cr|wulfstat-1.0.1-7|47	
12cr|wulfstat-1.0.1-7|48	%clean
12cr|wulfstat-1.0.1-7|49	rm -rf $RPM_BUILD_ROOT
12cr|wulfstat-1.0.1-7|50	
12cr|wulfstat-1.0.1-7|51	%files
12cr|wulfstat-1.0.1-7|52	%defattr(-,root,root)
12cr|wulfstat-1.0.1-7|53	# The wulfstat binary
12cr|wulfstat-1.0.1-7|54	%attr(755,root,root) %{_bindir}/wulfstat
12cr|wulfstat-1.0.1-7|55	# The wulfstat man page
12cr|wulfstat-1.0.1-7|56	%attr(644,root,root) %{_mandir}/man1/wulfstat.1.*
12cr|wulfstat-1.0.1-7|57	
12cr|wulfstat-1.0.1-7|58	# The wulfstat docs (not much here, actually)
12cr|wulfstat-1.0.1-7|59	%doc README COPYING wulfhosts.example
12cr|wulfstat-1.0.1-7|60	
12cr|wulfstat-1.0.1-7|61	
12cr|wulfstat-1.0.1-7|62	
12cr|wulfstat-1.0.1-7|63	%changelog
12cr|wulfstat-1.0.1-7|64	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-7mdv2010.0
12cr|wulfstat-1.0.1-7|65	+ Revision: 434984
12cr|wulfstat-1.0.1-7|66	- rebuild
12cr|wulfstat-1.0.1-7|67	
12cr|wulfstat-1.0.1-7|68	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-6mdv2009.0
12cr|wulfstat-1.0.1-7|69	+ Revision: 262178
12cr|wulfstat-1.0.1-7|70	- rebuild
12cr|wulfstat-1.0.1-7|71	
12cr|wulfstat-1.0.1-7|72	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-5mdv2009.0
12cr|wulfstat-1.0.1-7|73	+ Revision: 256469
12cr|wulfstat-1.0.1-7|74	- rebuild
12cr|wulfstat-1.0.1-7|75	- fix spacing at top of description
12cr|wulfstat-1.0.1-7|76	
12cr|wulfstat-1.0.1-7|77	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.0.1-3mdv2008.1
12cr|wulfstat-1.0.1-7|78	+ Revision: 140933
12cr|wulfstat-1.0.1-7|79	- restore BuildRoot
12cr|wulfstat-1.0.1-7|80	
12cr|wulfstat-1.0.1-7|81	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|wulfstat-1.0.1-7|82	- fix wulf-devel BR
12cr|wulfstat-1.0.1-7|83	- kill re-definition of %%buildroot on Pixel's request
12cr|wulfstat-1.0.1-7|84	
12cr|wulfstat-1.0.1-7|85	
12cr|wulfstat-1.0.1-7|86	* Mon Oct 10 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.0.1-2mdk
12cr|wulfstat-1.0.1-7|87	- Fix BuildRequires
12cr|wulfstat-1.0.1-7|88	
12cr|wulfstat-1.0.1-7|89	* Fri Sep 23 2005 Erwan Velu <erwan@seanodes.com> 1.0.1-1mdk
12cr|wulfstat-1.0.1-7|90	- 1.0.1
12cr|wulfstat-1.0.1-7|91	
12cr|wulfstat-1.0.1-7|92	* Tue Mar 22 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 0.6.2-2mdk
12cr|wulfstat-1.0.1-7|93	- rebuild
12cr|wulfstat-1.0.1-7|94	
12cr|wulfstat-1.0.1-7|95	* Fri Aug 13 2004 Erwan Velu <erwan@mandrakesoft.com> 0.6.2-1mdk
12cr|wulfstat-1.0.1-7|96	- 0.6.2
12cr|wulfstat-1.0.1-7|97	
12cr|wulfstat-1.0.1-7|98	* Wed Jun 23 2004 Erwan Velu <erwan@mandrakesoft.com> 0.6.0-1mdk
12cr|wulfstat-1.0.1-7|99	- 0.6.0
12cr|wulfstat-1.0.1-7|100	
12cr|wulfstat-1.0.1-7|101	* Fri Jun 18 2004 Erwan Velu <erwan@mandrakesoft.com> 0.5.9-1mdk
12cr|wulfstat-1.0.1-7|102	- Initial release
12cr|wulfstat-1.0.1-7|103	
12cr|wulfstat-1.0.1-7|104	* Mon Apr 29 2002 Robert G. Brown <rgb@duke.edu>
12cr|wulfstat-1.0.1-7|105	- Working stably for a few weeks.  Going into beta.
12cr|wulfstat-1.0.1-7|106	
12cr|wulfstat-1.0.1-7|107	* Wed Mar 13 2002 Robert G. Brown <rgb@duke.edu>
12cr|wulfstat-1.0.1-7|108	- set up and built for RH 7.2
12cr|wulfstat-1.0.1-7|109	

8508 12
12cr|wwwoffle-2.9f-2|1	%define	version	2.9f
12cr|wwwoffle-2.9f-2|2	%define	release	%mkrel 2
12cr|wwwoffle-2.9f-2|3	%define	name	wwwoffle
12cr|wwwoffle-2.9f-2|4	
12cr|wwwoffle-2.9f-2|5	Summary:	WWW Offline Explorer - Caching Web Proxy Server
12cr|wwwoffle-2.9f-2|6	Name:		%{name}
12cr|wwwoffle-2.9f-2|7	Version:	%{version}
12cr|wwwoffle-2.9f-2|8	Release:	%{release}
12cr|wwwoffle-2.9f-2|9	License:	GPLv2
12cr|wwwoffle-2.9f-2|10	Group:		Networking/Other
12cr|wwwoffle-2.9f-2|11	Source0:	ftp://ftp.ibiblio.org/pub/Linux/apps/www/servers/%name-%version.tar.bz2
12cr|wwwoffle-2.9f-2|12	Source1:	%{name}-initfile
12cr|wwwoffle-2.9f-2|13	URL:		http://www.gedanken.demon.co.uk/%{name}/
12cr|wwwoffle-2.9f-2|14	Buildrequires:	flex
12cr|wwwoffle-2.9f-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|wwwoffle-2.9f-2|16	Requires:	htdig
12cr|wwwoffle-2.9f-2|17	
12cr|wwwoffle-2.9f-2|18	%description
12cr|wwwoffle-2.9f-2|19	A proxy HTTP/FTP server for computers with dial-up internet access.
12cr|wwwoffle-2.9f-2|20	- Caching of pages viewed while connected for review later.
12cr|wwwoffle-2.9f-2|21	- Browsing of cached pages while not connected, with the ability
12cr|wwwoffle-2.9f-2|22	to follow links and mark other pages for download.
12cr|wwwoffle-2.9f-2|23	- Downloading of specified pages non-interactively.
12cr|wwwoffle-2.9f-2|24	- Multiple indices of pages stored in cache for easy selection.
12cr|wwwoffle-2.9f-2|25	- Interactive or command line option to select pages for fetching
12cr|wwwoffle-2.9f-2|26	individually or recursively.
12cr|wwwoffle-2.9f-2|27	- All options controlled using a simple configuration file with a
12cr|wwwoffle-2.9f-2|28	web page to edit it.
12cr|wwwoffle-2.9f-2|29	
12cr|wwwoffle-2.9f-2|30	%prep
12cr|wwwoffle-2.9f-2|31	%setup -q
12cr|wwwoffle-2.9f-2|32	
12cr|wwwoffle-2.9f-2|33	%build
12cr|wwwoffle-2.9f-2|34	%configure2_5x
12cr|wwwoffle-2.9f-2|35	
12cr|wwwoffle-2.9f-2|36	%make all \
12cr|wwwoffle-2.9f-2|37	CFLAGS="$RPM_OPT_FLAGS"
12cr|wwwoffle-2.9f-2|38	INSTDIR=/usr \
12cr|wwwoffle-2.9f-2|39	SPOOLDIR=/var/spool/wwwoffle \
12cr|wwwoffle-2.9f-2|40	CONFDIR=%{_sysconfdir} \
12cr|wwwoffle-2.9f-2|41	MANDIR=%{_mandir}
12cr|wwwoffle-2.9f-2|42	
12cr|wwwoffle-2.9f-2|43	%install
12cr|wwwoffle-2.9f-2|44	rm -rf $RPM_BUILD_ROOT
12cr|wwwoffle-2.9f-2|45	mkdir -p $RPM_BUILD_ROOT/var/spool/
12cr|wwwoffle-2.9f-2|46	mkdir -p $RPM_BUILD_ROOT%{_initrddir}
12cr|wwwoffle-2.9f-2|47	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/cron.{daily,weekly}
12cr|wwwoffle-2.9f-2|48	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man[158]
12cr|wwwoffle-2.9f-2|49	
12cr|wwwoffle-2.9f-2|50	%{makeinstall_std} \
12cr|wwwoffle-2.9f-2|51	INSTDIR=$RPM_BUILD_ROOT%{_prefix} \
12cr|wwwoffle-2.9f-2|52	SPOOLDIR=$RPM_BUILD_ROOT/var/spool/wwwoffle \
12cr|wwwoffle-2.9f-2|53	CONFDIR=$RPM_BUILD_ROOT%{_sysconfdir} \
12cr|wwwoffle-2.9f-2|54	MANDIR=$RPM_BUILD_ROOT%{_mandir}
12cr|wwwoffle-2.9f-2|55	
12cr|wwwoffle-2.9f-2|56	
12cr|wwwoffle-2.9f-2|57	#install -m 755 upgrade* $RPM_BUILD_ROOT/usr/sbin/
12cr|wwwoffle-2.9f-2|58	
12cr|wwwoffle-2.9f-2|59	cp %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/wwwoffled
12cr|wwwoffle-2.9f-2|60	
12cr|wwwoffle-2.9f-2|61	cat > $RPM_BUILD_ROOT%{_sysconfdir}/cron.weekly/%{name} <<EOF
12cr|wwwoffle-2.9f-2|62	#!/bin/sh
12cr|wwwoffle-2.9f-2|63	%{_bindir}/wwwoffle -purge
12cr|wwwoffle-2.9f-2|64	EOF
12cr|wwwoffle-2.9f-2|65	
12cr|wwwoffle-2.9f-2|66	cat > $RPM_BUILD_ROOT%{_sysconfdir}/cron.daily/%{name} <<EOF
12cr|wwwoffle-2.9f-2|67	#!/bin/sh
12cr|wwwoffle-2.9f-2|68	/var/spool/wwwoffle/html/search/htdig/scripts/wwwoffle-htdig-full
12cr|wwwoffle-2.9f-2|69	EOF
12cr|wwwoffle-2.9f-2|70	
12cr|wwwoffle-2.9f-2|71	perl -pi -e 's|'$RPM_BUILD_ROOT'||g' \
12cr|wwwoffle-2.9f-2|72	$RPM_BUILD_ROOT%{_sysconfdir}/wwwoffle.conf \
12cr|wwwoffle-2.9f-2|73	$RPM_BUILD_ROOT%{_mandir}/man5/wwwoffle.conf.5 \
12cr|wwwoffle-2.9f-2|74	$RPM_BUILD_ROOT/var/spool/wwwoffle/html/search/htdig/conf/*.conf \
12cr|wwwoffle-2.9f-2|75	$RPM_BUILD_ROOT/var/spool/wwwoffle/html/search/htdig/scripts/*
12cr|wwwoffle-2.9f-2|76	
12cr|wwwoffle-2.9f-2|77	# remove unwanted filde
12cr|wwwoffle-2.9f-2|78	rm -rf $RPM_BUILD_ROOT/usr/doc
12cr|wwwoffle-2.9f-2|79	rm -rf $RPM_BUILD_ROOT/var/spool/wwwoffle/outgoing/*
12cr|wwwoffle-2.9f-2|80	
12cr|wwwoffle-2.9f-2|81	
12cr|wwwoffle-2.9f-2|82	%post
12cr|wwwoffle-2.9f-2|83	/sbin/chkconfig --add wwwoffled
12cr|wwwoffle-2.9f-2|84	if [ $1 = 0 ]; then
12cr|wwwoffle-2.9f-2|85	%{_initrddir}/wwwoffled start
12cr|wwwoffle-2.9f-2|86	fi
12cr|wwwoffle-2.9f-2|87	
12cr|wwwoffle-2.9f-2|88	%preun
12cr|wwwoffle-2.9f-2|89	%{_initrddir}/wwwoffled status | grep running && %{_initrddir}/wwwoffled stop
12cr|wwwoffle-2.9f-2|90	if [ $1 = 0 ]; then
12cr|wwwoffle-2.9f-2|91	# execute this only if we are NOT doing an upgrade
12cr|wwwoffle-2.9f-2|92	/sbin/chkconfig --del wwwoffled
12cr|wwwoffle-2.9f-2|93	fi
12cr|wwwoffle-2.9f-2|94	
12cr|wwwoffle-2.9f-2|95	%clean
12cr|wwwoffle-2.9f-2|96	rm -rf $RPM_BUILD_ROOT
12cr|wwwoffle-2.9f-2|97	
12cr|wwwoffle-2.9f-2|98	%files
12cr|wwwoffle-2.9f-2|99	%defattr(-,root,root)
12cr|wwwoffle-2.9f-2|100	%dir /var/spool/wwwoffle
12cr|wwwoffle-2.9f-2|101	%dir /var/spool/wwwoffle/html
12cr|wwwoffle-2.9f-2|102	%doc /var/spool/wwwoffle/html/*
12cr|wwwoffle-2.9f-2|103	%dir /var/spool/wwwoffle/http
12cr|wwwoffle-2.9f-2|104	%dir /var/spool/wwwoffle/lasttime
12cr|wwwoffle-2.9f-2|105	%dir /var/spool/wwwoffle/monitor
12cr|wwwoffle-2.9f-2|106	%dir /var/spool/wwwoffle/outgoing
12cr|wwwoffle-2.9f-2|107	/var/spool/wwwoffle/search
12cr|wwwoffle-2.9f-2|108	%doc doc/README* doc/FAQ doc/INSTALL doc/NEWS ChangeLog doc/CHANGES.CONF
12cr|wwwoffle-2.9f-2|109	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/wwwoffle.conf
12cr|wwwoffle-2.9f-2|110	%attr(755,root,root) %config(noreplace) %{_initrddir}/wwwoffled
12cr|wwwoffle-2.9f-2|111	%attr(755,root,root) %config(missingok,noreplace) %{_sysconfdir}/cron.daily/%{name}
12cr|wwwoffle-2.9f-2|112	%attr(755,root,root) %config(missingok,noreplace) %{_sysconfdir}/cron.weekly/%{name}
12cr|wwwoffle-2.9f-2|113	%{_bindir}/*
12cr|wwwoffle-2.9f-2|114	%{_sbindir}/*
12cr|wwwoffle-2.9f-2|115	%{_mandir}/man1/*
12cr|wwwoffle-2.9f-2|116	%{_mandir}/man5/*
12cr|wwwoffle-2.9f-2|117	%{_mandir}/man8/*
12cr|wwwoffle-2.9f-2|118	
12cr|wwwoffle-2.9f-2|119	
12cr|wwwoffle-2.9f-2|120	
12cr|wwwoffle-2.9f-2|121	
12cr|wwwoffle-2.9f-2|122	%changelog
12cr|wwwoffle-2.9f-2|123	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.9f-2mdv2011.0
12cr|wwwoffle-2.9f-2|124	+ Revision: 615463
12cr|wwwoffle-2.9f-2|125	- the mass rebuild of 2010.1 packages
12cr|wwwoffle-2.9f-2|126	
12cr|wwwoffle-2.9f-2|127	* Sat Mar 06 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.9f-1mdv2010.1
12cr|wwwoffle-2.9f-2|128	+ Revision: 515249
12cr|wwwoffle-2.9f-2|129	- fix license
12cr|wwwoffle-2.9f-2|130	- use %%configure2_5
12cr|wwwoffle-2.9f-2|131	- update to 2.9f
12cr|wwwoffle-2.9f-2|132	
12cr|wwwoffle-2.9f-2|133	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 2.9e-2mdv2010.0
12cr|wwwoffle-2.9f-2|134	+ Revision: 445826
12cr|wwwoffle-2.9f-2|135	- rebuild
12cr|wwwoffle-2.9f-2|136	
12cr|wwwoffle-2.9f-2|137	* Mon Jan 26 2009 Jérôme Soyer <saispo@mandriva.org> 2.9e-1mdv2009.1
12cr|wwwoffle-2.9f-2|138	+ Revision: 333716
12cr|wwwoffle-2.9f-2|139	- New upstream release
12cr|wwwoffle-2.9f-2|140	
12cr|wwwoffle-2.9f-2|141	* Sat Jun 14 2008 Jérôme Soyer <saispo@mandriva.org> 2.9d-1mdv2009.0
12cr|wwwoffle-2.9f-2|142	+ Revision: 219151
12cr|wwwoffle-2.9f-2|143	- New release 2.9d
12cr|wwwoffle-2.9f-2|144	
12cr|wwwoffle-2.9f-2|145	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 2.9c-2mdv2008.1
12cr|wwwoffle-2.9f-2|146	+ Revision: 140933
12cr|wwwoffle-2.9f-2|147	- restore BuildRoot
12cr|wwwoffle-2.9f-2|148	
12cr|wwwoffle-2.9f-2|149	+ Thierry Vignaud <tv@mandriva.org>
12cr|wwwoffle-2.9f-2|150	- kill re-definition of %%buildroot on Pixel's request
12cr|wwwoffle-2.9f-2|151	
12cr|wwwoffle-2.9f-2|152	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.9c-2mdv2008.0
12cr|wwwoffle-2.9f-2|153	+ Revision: 90357
12cr|wwwoffle-2.9f-2|154	- rebuild
12cr|wwwoffle-2.9f-2|155	
12cr|wwwoffle-2.9f-2|156	* Tue Jul 17 2007 Jérôme Soyer <saispo@mandriva.org> 2.9c-1mdv2008.0
12cr|wwwoffle-2.9f-2|157	+ Revision: 53061
12cr|wwwoffle-2.9f-2|158	- New release 2.9c
12cr|wwwoffle-2.9f-2|159	
12cr|wwwoffle-2.9f-2|160	* Thu May 31 2007 Gustavo De Nardin <gustavodn@mandriva.com> 2.9b-2mdv2008.0
12cr|wwwoffle-2.9f-2|161	+ Revision: 33046
12cr|wwwoffle-2.9f-2|162	- LSB init headers
12cr|wwwoffle-2.9f-2|163	- bunzipped init file
12cr|wwwoffle-2.9f-2|164	
12cr|wwwoffle-2.9f-2|165	
12cr|wwwoffle-2.9f-2|166	* Sun Feb 18 2007 Jérôme Soyer <saispo@mandriva.org> 2.9b-1mdv2007.0
12cr|wwwoffle-2.9f-2|167	+ Revision: 122462
12cr|wwwoffle-2.9f-2|168	- New release 2.9b
12cr|wwwoffle-2.9f-2|169	
12cr|wwwoffle-2.9f-2|170	+ Gustavo De Nardin <gustavodn@mandriva.com>
12cr|wwwoffle-2.9f-2|171	
12cr|wwwoffle-2.9f-2|172	* Wed Mar 01 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.8e-1mdk
12cr|wwwoffle-2.9f-2|173	- 2.8e
12cr|wwwoffle-2.9f-2|174	- Make rpmbuildupdate happy
12cr|wwwoffle-2.9f-2|175	- use mkrel
12cr|wwwoffle-2.9f-2|176	
12cr|wwwoffle-2.9f-2|177	* Fri Jan 14 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.8d-1mdk
12cr|wwwoffle-2.9f-2|178	- 2.8d
12cr|wwwoffle-2.9f-2|179	- use %%configure macro
12cr|wwwoffle-2.9f-2|180	- fix conffile-without-noreplace-flag
12cr|wwwoffle-2.9f-2|181	
12cr|wwwoffle-2.9f-2|182	* Thu Jul 29 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 2.8c-1mdk
12cr|wwwoffle-2.9f-2|183	- 2.8c
12cr|wwwoffle-2.9f-2|184	

8509 12
12cr|wxbanker-0.8.2-1|1	Summary: 	Simple personal finance
12cr|wxbanker-0.8.2-1|2	Name: 		wxbanker
12cr|wxbanker-0.8.2-1|3	Version:	0.8.2
12cr|wxbanker-0.8.2-1|4	Release:	%mkrel 1
12cr|wxbanker-0.8.2-1|5	License:	GNU GPL 3
12cr|wxbanker-0.8.2-1|6	Group:		Office
12cr|wxbanker-0.8.2-1|7	URL:		https://launchpad.net/wxbanker
12cr|wxbanker-0.8.2-1|8	Source0:	http://launchpad.net/wxbanker/0.8/0.8.2/+download/%{name}-%{version}.tar.xz
12cr|wxbanker-0.8.2-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|wxbanker-0.8.2-1|10	BuildRequires:	python-devel
12cr|wxbanker-0.8.2-1|11	BuildRequires:	wxPythonGTK
12cr|wxbanker-0.8.2-1|12	BuildRequires:  python-dateutil
12cr|wxbanker-0.8.2-1|13	Requires:	wxPythonGTK
12cr|wxbanker-0.8.2-1|14	Requires:  	python-dateutil
12cr|wxbanker-0.8.2-1|15	Requires:  	python-simplejson
12cr|wxbanker-0.8.2-1|16	Requires:  	python-numpy
12cr|wxbanker-0.8.2-1|17	
12cr|wxbanker-0.8.2-1|18	%description
12cr|wxbanker-0.8.2-1|19	While wxBanker can synchronize account balances online via Mint.com, the point of wxBanker is to keep your own separate balances to compare with your online banks and other accounts; think of wxBanker as an advanced digital checkbook register.
12cr|wxbanker-0.8.2-1|20	
12cr|wxbanker-0.8.2-1|21	You can also create arbitrary accounts for keeping track of reimbursable deposits, loans with friends, or allocating monthly savings for special purchases.
12cr|wxbanker-0.8.2-1|22	
12cr|wxbanker-0.8.2-1|23	%prep
12cr|wxbanker-0.8.2-1|24	%setup -q
12cr|wxbanker-0.8.2-1|25	
12cr|wxbanker-0.8.2-1|26	%build
12cr|wxbanker-0.8.2-1|27	python setup.py build
12cr|wxbanker-0.8.2-1|28	
12cr|wxbanker-0.8.2-1|29	%install
12cr|wxbanker-0.8.2-1|30	rm -rf $RPM_BUILD_ROOT
12cr|wxbanker-0.8.2-1|31	python setup.py install --root=$RPM_BUILD_ROOT
12cr|wxbanker-0.8.2-1|32	
12cr|wxbanker-0.8.2-1|33	%clean
12cr|wxbanker-0.8.2-1|34	rm -rf $RPM_BUILD_ROOT
12cr|wxbanker-0.8.2-1|35	
12cr|wxbanker-0.8.2-1|36	%files
12cr|wxbanker-0.8.2-1|37	%defattr(-,root,root)
12cr|wxbanker-0.8.2-1|38	%doc README.txt COPYING.txt CHANGELOG.txt
12cr|wxbanker-0.8.2-1|39	%_localedir/*/LC_MESSAGES/%{name}.mo
12cr|wxbanker-0.8.2-1|40	%_datadir/icons/hicolor/*/apps/%{name}.png
12cr|wxbanker-0.8.2-1|41	%_datadir/%{name}/*
12cr|wxbanker-0.8.2-1|42	%_datadir/pixmaps/%{name}.png
12cr|wxbanker-0.8.2-1|43	%_datadir/applications/%{name}.desktop
12cr|wxbanker-0.8.2-1|44	%_bindir/%{name}
12cr|wxbanker-0.8.2-1|45	%py_puresitedir/%{name}/*
12cr|wxbanker-0.8.2-1|46	%py_puresitedir/wxBanker*.egg-info
12cr|wxbanker-0.8.2-1|47	
12cr|wxbanker-0.8.2-1|48	
12cr|wxbanker-0.8.2-1|49	
12cr|wxbanker-0.8.2-1|50	%changelog
12cr|wxbanker-0.8.2-1|51	* Tue Nov 08 2011 Jon Dill <dillj@mandriva.org> 0.8.2-1mdv2012.0
12cr|wxbanker-0.8.2-1|52	+ Revision: 729127
12cr|wxbanker-0.8.2-1|53	- import wxbanker 0.8.2
12cr|wxbanker-0.8.2-1|54	- create wxbanker
12cr|wxbanker-0.8.2-1|55	

8510 12
12cr|wxGlade-0.6.3-5|1	%define name wxGlade
12cr|wxGlade-0.6.3-5|2	%define version 0.6.3
12cr|wxGlade-0.6.3-5|3	%define release %mkrel 5
12cr|wxGlade-0.6.3-5|4	
12cr|wxGlade-0.6.3-5|5	Name:		%{name}
12cr|wxGlade-0.6.3-5|6	Summary:	A GUI builder for wxWindows/wxPython
12cr|wxGlade-0.6.3-5|7	Version:	%{version}
12cr|wxGlade-0.6.3-5|8	Release:	%{release}
12cr|wxGlade-0.6.3-5|9	License:	MIT
12cr|wxGlade-0.6.3-5|10	Group:		Development/Other
12cr|wxGlade-0.6.3-5|11	URL:		http://wxglade.sourceforge.net/
12cr|wxGlade-0.6.3-5|12	Source:		http://prdownloads.sourceforge.net/wxglade/%{name}-%{version}.tar.lzma
12cr|wxGlade-0.6.3-5|13	Requires:	python >= 2.3
12cr|wxGlade-0.6.3-5|14	Requires:	wxPython >= 2.6
12cr|wxGlade-0.6.3-5|15	BuildRequires:	imagemagick
12cr|wxGlade-0.6.3-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|wxGlade-0.6.3-5|17	BuildArch:	noarch
12cr|wxGlade-0.6.3-5|18	
12cr|wxGlade-0.6.3-5|19	%description
12cr|wxGlade-0.6.3-5|20	wxGlade is a GUI designer written in Python with the popular GUI toolkit
12cr|wxGlade-0.6.3-5|21	wxPython, that helps you create wxWindows/wxPython user interfaces. At the
12cr|wxGlade-0.6.3-5|22	moment it can generate Python, C++ and XRC (wxWindows' XML resources) code.
12cr|wxGlade-0.6.3-5|23	
12cr|wxGlade-0.6.3-5|24	As you can guess by the name, its model is Glade, the famous GTK+/GNOME
12cr|wxGlade-0.6.3-5|25	GUI builder, with which wxGlade shares the philosophy and the look & feel
12cr|wxGlade-0.6.3-5|26	(but not a line of code).
12cr|wxGlade-0.6.3-5|27	
12cr|wxGlade-0.6.3-5|28	It is not (and will never be) a full featured IDE, but simply a "designer":
12cr|wxGlade-0.6.3-5|29	the generated code does nothing apart from displaying the created widgets.
12cr|wxGlade-0.6.3-5|30	If you are looking for a complete IDE, maybe Boa Constructor or PythonCard
12cr|wxGlade-0.6.3-5|31	is the right tool.
12cr|wxGlade-0.6.3-5|32	
12cr|wxGlade-0.6.3-5|33	%prep
12cr|wxGlade-0.6.3-5|34	%setup -q
12cr|wxGlade-0.6.3-5|35	
12cr|wxGlade-0.6.3-5|36	%build
12cr|wxGlade-0.6.3-5|37	
12cr|wxGlade-0.6.3-5|38	%install
12cr|wxGlade-0.6.3-5|39	rm -Rf %{buildroot}
12cr|wxGlade-0.6.3-5|40	mkdir -p %{buildroot}/%{_datadir}/%{name}
12cr|wxGlade-0.6.3-5|41	mkdir -p %{buildroot}/%{_bindir}
12cr|wxGlade-0.6.3-5|42	mkdir -p %{buildroot}/{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cr|wxGlade-0.6.3-5|43	install *.py* %{buildroot}/%{_datadir}/%{name}
12cr|wxGlade-0.6.3-5|44	cp -a docs icons codegen widgets edit_sizers %{buildroot}/%{_datadir}/%{name}
12cr|wxGlade-0.6.3-5|45	install license.txt credits.txt %{buildroot}/%{_datadir}/%{name}
12cr|wxGlade-0.6.3-5|46	echo -e "#!/bin/sh\npython %{_datadir}/%{name}/wxglade.py "\$@"" > %{buildroot}/%{_bindir}/wxglade
12cr|wxGlade-0.6.3-5|47	
12cr|wxGlade-0.6.3-5|48	
12cr|wxGlade-0.6.3-5|49	mkdir -p %{buildroot}%{_datadir}/applications
12cr|wxGlade-0.6.3-5|50	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|wxGlade-0.6.3-5|51	[Desktop Entry]
12cr|wxGlade-0.6.3-5|52	Name=%{name}
12cr|wxGlade-0.6.3-5|53	Comment=A GUI builder for wxWindows/wxPython
12cr|wxGlade-0.6.3-5|54	Exec=%{_bindir}/wxglade
12cr|wxGlade-0.6.3-5|55	Icon=%{name}
12cr|wxGlade-0.6.3-5|56	Terminal=false
12cr|wxGlade-0.6.3-5|57	Type=Application
12cr|wxGlade-0.6.3-5|58	Categories=X-MandrivaLinux-MoreApplications-Development-Tools;GUIDesigner;
12cr|wxGlade-0.6.3-5|59	EOF
12cr|wxGlade-0.6.3-5|60	
12cr|wxGlade-0.6.3-5|61	convert -resize 32x32 icons/icon.xpm %{buildroot}/%{_iconsdir}/%{name}.png
12cr|wxGlade-0.6.3-5|62	convert -resize 16x16 icons/icon.xpm %{buildroot}/%{_miconsdir}/%{name}.png
12cr|wxGlade-0.6.3-5|63	convert -resize 48x48 icons/icon.xpm %{buildroot}/%{_liconsdir}/%{name}.png
12cr|wxGlade-0.6.3-5|64	
12cr|wxGlade-0.6.3-5|65	%clean
12cr|wxGlade-0.6.3-5|66	rm -rf %buildroot
12cr|wxGlade-0.6.3-5|67	
12cr|wxGlade-0.6.3-5|68	%if %mdkversion < 200900
12cr|wxGlade-0.6.3-5|69	%post
12cr|wxGlade-0.6.3-5|70	%{update_menus}
12cr|wxGlade-0.6.3-5|71	%endif
12cr|wxGlade-0.6.3-5|72	
12cr|wxGlade-0.6.3-5|73	%if %mdkversion < 200900
12cr|wxGlade-0.6.3-5|74	%postun
12cr|wxGlade-0.6.3-5|75	%{clean_menus}
12cr|wxGlade-0.6.3-5|76	%endif
12cr|wxGlade-0.6.3-5|77	
12cr|wxGlade-0.6.3-5|78	%files
12cr|wxGlade-0.6.3-5|79	%defattr(-,root,root,-)
12cr|wxGlade-0.6.3-5|80	%{_datadir}/%{name}
12cr|wxGlade-0.6.3-5|81	%attr(755,root,root) %{_bindir}/*
12cr|wxGlade-0.6.3-5|82	%doc *.txt
12cr|wxGlade-0.6.3-5|83	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|wxGlade-0.6.3-5|84	%{_iconsdir}/%{name}.png
12cr|wxGlade-0.6.3-5|85	%{_miconsdir}/%{name}.png
12cr|wxGlade-0.6.3-5|86	%{_liconsdir}/%{name}.png
12cr|wxGlade-0.6.3-5|87	
12cr|wxGlade-0.6.3-5|88	
12cr|wxGlade-0.6.3-5|89	
12cr|wxGlade-0.6.3-5|90	
12cr|wxGlade-0.6.3-5|91	%changelog
12cr|wxGlade-0.6.3-5|92	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.6.3-5mdv2010.0
12cr|wxGlade-0.6.3-5|93	+ Revision: 434985
12cr|wxGlade-0.6.3-5|94	- rebuild
12cr|wxGlade-0.6.3-5|95	
12cr|wxGlade-0.6.3-5|96	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|wxGlade-0.6.3-5|97	- lowercase ImageMagick
12cr|wxGlade-0.6.3-5|98	
12cr|wxGlade-0.6.3-5|99	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6.3-4mdv2009.0
12cr|wxGlade-0.6.3-5|100	+ Revision: 262182
12cr|wxGlade-0.6.3-5|101	- rebuild
12cr|wxGlade-0.6.3-5|102	
12cr|wxGlade-0.6.3-5|103	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6.3-3mdv2009.0
12cr|wxGlade-0.6.3-5|104	+ Revision: 256474
12cr|wxGlade-0.6.3-5|105	- rebuild
12cr|wxGlade-0.6.3-5|106	
12cr|wxGlade-0.6.3-5|107	+ Pixel <pixel@mandriva.com>
12cr|wxGlade-0.6.3-5|108	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wxGlade-0.6.3-5|109	
12cr|wxGlade-0.6.3-5|110	* Tue Feb 26 2008 Lev Givon <lev@mandriva.org> 0.6.3-1mdv2008.1
12cr|wxGlade-0.6.3-5|111	+ Revision: 175514
12cr|wxGlade-0.6.3-5|112	- Update to 0.6.3.
12cr|wxGlade-0.6.3-5|113	
12cr|wxGlade-0.6.3-5|114	* Wed Jan 16 2008 Lev Givon <lev@mandriva.org> 0.6.2-1mdv2008.1
12cr|wxGlade-0.6.3-5|115	+ Revision: 153734
12cr|wxGlade-0.6.3-5|116	- Update to 0.6.2.
12cr|wxGlade-0.6.3-5|117	
12cr|wxGlade-0.6.3-5|118	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|wxGlade-0.6.3-5|119	- drop old menu
12cr|wxGlade-0.6.3-5|120	- kill re-definition of %%buildroot on Pixel's request
12cr|wxGlade-0.6.3-5|121	
12cr|wxGlade-0.6.3-5|122	+ Olivier Blin <oblin@mandriva.com>
12cr|wxGlade-0.6.3-5|123	- restore BuildRoot
12cr|wxGlade-0.6.3-5|124	
12cr|wxGlade-0.6.3-5|125	* Thu Oct 25 2007 Lev Givon <lev@mandriva.org> 0.6.1-1mdv2008.1
12cr|wxGlade-0.6.3-5|126	+ Revision: 102115
12cr|wxGlade-0.6.3-5|127	- Update to 0.6.1.
12cr|wxGlade-0.6.3-5|128	
12cr|wxGlade-0.6.3-5|129	* Tue Aug 28 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.5-1mdv2008.0
12cr|wxGlade-0.6.3-5|130	+ Revision: 73223
12cr|wxGlade-0.6.3-5|131	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|wxGlade-0.6.3-5|132	
12cr|wxGlade-0.6.3-5|133	+ Lev Givon <lev@mandriva.org>
12cr|wxGlade-0.6.3-5|134	- Update to 0.5.
12cr|wxGlade-0.6.3-5|135	
12cr|wxGlade-0.6.3-5|136	
12cr|wxGlade-0.6.3-5|137	* Mon Apr 02 2007 Nicolas Lécureuil <neoclust@mandriva.org> 0.4.1-2mdv2007.1
12cr|wxGlade-0.6.3-5|138	+ Revision: 150203
12cr|wxGlade-0.6.3-5|139	- Fix command path (bug #26950)
12cr|wxGlade-0.6.3-5|140	- Import wxGlade
12cr|wxGlade-0.6.3-5|141	
12cr|wxGlade-0.6.3-5|142	* Thu Sep 07 2006 Buchan Milne <bgmilne@mandriva.org> 0.4.1-1mdv2007.0
12cr|wxGlade-0.6.3-5|143	- New release 0.4.1
12cr|wxGlade-0.6.3-5|144	- xdg menu
12cr|wxGlade-0.6.3-5|145	
12cr|wxGlade-0.6.3-5|146	* Sat Feb 18 2006 Jerome Martin <jerome.f.martin@free.fr> 0.4-1mdk
12cr|wxGlade-0.6.3-5|147	- New release 0.4
12cr|wxGlade-0.6.3-5|148	- Use %%{1}mdv2007.1
12cr|wxGlade-0.6.3-5|149	
12cr|wxGlade-0.6.3-5|150	* Sat Jun 04 2005 Buchan Milne <bgmilne@linux-mandrake.com> 0.3.5.1-1mdk
12cr|wxGlade-0.6.3-5|151	- New release 0.3.5.1
12cr|wxGlade-0.6.3-5|152	
12cr|wxGlade-0.6.3-5|153	* Sun Aug 15 2004 Buchan Milne <bgmilne@linux-mandrake.com> 0.3.3-1mdk
12cr|wxGlade-0.6.3-5|154	- 0.3.3
12cr|wxGlade-0.6.3-5|155	

8511 12
12cr|wxhaskell-0.12.1.6-0.20090214.1|1	# The wxhaskell build process has to be split into two steps these
12cr|wxhaskell-0.12.1.6-0.20090214.1|2	# days, so the previous wxhaskell .src.rpm is now split into two:
12cr|wxhaskell-0.12.1.6-0.20090214.1|3	# wxhaskell and wxhaskell-wx . It would be better to have
12cr|wxhaskell-0.12.1.6-0.20090214.1|4	# wxhaskell-core and wxhaskell , but this keeps history better.
12cr|wxhaskell-0.12.1.6-0.20090214.1|5	# wxhaskell builds the wxcore part. wxhaskell-wx builds the wx part.
12cr|wxhaskell-0.12.1.6-0.20090214.1|6	# The wx build can't succeed unless the wxcore part has already been
12cr|wxhaskell-0.12.1.6-0.20090214.1|7	# installed, hence the need for two source packages. -AdamW 2008/08
12cr|wxhaskell-0.12.1.6-0.20090214.1|8	
12cr|wxhaskell-0.12.1.6-0.20090214.1|9	%define ghc_version %(rpm -q ghc | cut -d- -f2)
12cr|wxhaskell-0.12.1.6-0.20090214.1|10	%define libname %mklibname %name
12cr|wxhaskell-0.12.1.6-0.20090214.1|11	
12cr|wxhaskell-0.12.1.6-0.20090214.1|12	%define rel	1
12cr|wxhaskell-0.12.1.6-0.20090214.1|13	%define darcs	20090214
12cr|wxhaskell-0.12.1.6-0.20090214.1|14	%if %darcs
12cr|wxhaskell-0.12.1.6-0.20090214.1|15	%define release		%mkrel 0.%{darcs}.%{rel}
12cr|wxhaskell-0.12.1.6-0.20090214.1|16	%define distname	%{name}-%{darcs}.tar.lzma
12cr|wxhaskell-0.12.1.6-0.20090214.1|17	%define dirname		%{name}
12cr|wxhaskell-0.12.1.6-0.20090214.1|18	%else
12cr|wxhaskell-0.12.1.6-0.20090214.1|19	%define release		%mkrel %{rel}
12cr|wxhaskell-0.12.1.6-0.20090214.1|20	%define distname	%{name}-src-%{version}.zip
12cr|wxhaskell-0.12.1.6-0.20090214.1|21	%define dirname		%{name}-%{version}
12cr|wxhaskell-0.12.1.6-0.20090214.1|22	%endif
12cr|wxhaskell-0.12.1.6-0.20090214.1|23	
12cr|wxhaskell-0.12.1.6-0.20090214.1|24	Summary:	wxWindows Haskell binding
12cr|wxhaskell-0.12.1.6-0.20090214.1|25	Name:		wxhaskell
12cr|wxhaskell-0.12.1.6-0.20090214.1|26	Version:	0.12.1.6
12cr|wxhaskell-0.12.1.6-0.20090214.1|27	Release: 	%{release}
12cr|wxhaskell-0.12.1.6-0.20090214.1|28	License:	wxWidgets
12cr|wxhaskell-0.12.1.6-0.20090214.1|29	Group: 		Development/Other
12cr|wxhaskell-0.12.1.6-0.20090214.1|30	URL: 		http://wxhaskell.sourceforge.net
12cr|wxhaskell-0.12.1.6-0.20090214.1|31	Source0: 	http://downloads.sourgeforge.net/%{name}/%{distname}
12cr|wxhaskell-0.12.1.6-0.20090214.1|32	BuildRequires:	ghc
12cr|wxhaskell-0.12.1.6-0.20090214.1|33	BuildRequires:	wxgtku-devel
12cr|wxhaskell-0.12.1.6-0.20090214.1|34	BuildRequires:	haddock >= 0.7
12cr|wxhaskell-0.12.1.6-0.20090214.1|35	#BuildRequires:	haskell-macros
12cr|wxhaskell-0.12.1.6-0.20090214.1|36	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|wxhaskell-0.12.1.6-0.20090214.1|37	
12cr|wxhaskell-0.12.1.6-0.20090214.1|38	%description
12cr|wxhaskell-0.12.1.6-0.20090214.1|39	wxHaskell is a Haskell binding to the portable wxWidgets GUI library.
12cr|wxhaskell-0.12.1.6-0.20090214.1|40	
12cr|wxhaskell-0.12.1.6-0.20090214.1|41	%package -n haskell-wxcore
12cr|wxhaskell-0.12.1.6-0.20090214.1|42	Summary:	Haskell binding for wxGTK2 devel files
12cr|wxhaskell-0.12.1.6-0.20090214.1|43	Group:		Development/Other
12cr|wxhaskell-0.12.1.6-0.20090214.1|44	Requires:	ghc == %{ghc_version}
12cr|wxhaskell-0.12.1.6-0.20090214.1|45	Requires:	%{libname} == %{version}
12cr|wxhaskell-0.12.1.6-0.20090214.1|46	Conflicts:	ghc-%{name} < %{version}-%{release}
12cr|wxhaskell-0.12.1.6-0.20090214.1|47	Obsoletes:	ghc-%{name}-core < %{version}-%{release}
12cr|wxhaskell-0.12.1.6-0.20090214.1|48	Provides:	ghc-%{name}-core = %{version}-%{release}
12cr|wxhaskell-0.12.1.6-0.20090214.1|49	# for ghc-pkg
12cr|wxhaskell-0.12.1.6-0.20090214.1|50	Requires(pre):	ghc == %{ghc_version}
12cr|wxhaskell-0.12.1.6-0.20090214.1|51	Requires(post):	ghc == %{ghc_version}
12cr|wxhaskell-0.12.1.6-0.20090214.1|52	
12cr|wxhaskell-0.12.1.6-0.20090214.1|53	%description -n haskell-wxcore
12cr|wxhaskell-0.12.1.6-0.20090214.1|54	wxHaskell is a Haskell binding to the portable wxWidgets GUI library.
12cr|wxhaskell-0.12.1.6-0.20090214.1|55	This package contains the wxhaskell package for ghc.
12cr|wxhaskell-0.12.1.6-0.20090214.1|56	
12cr|wxhaskell-0.12.1.6-0.20090214.1|57	%package -n %{libname}
12cr|wxhaskell-0.12.1.6-0.20090214.1|58	Summary:	Haskell binding for wxGTK2 devel files
12cr|wxhaskell-0.12.1.6-0.20090214.1|59	Group:		Development/Other
12cr|wxhaskell-0.12.1.6-0.20090214.1|60	Provides:	%{name} == %{version}
12cr|wxhaskell-0.12.1.6-0.20090214.1|61	
12cr|wxhaskell-0.12.1.6-0.20090214.1|62	%description -n %{libname}
12cr|wxhaskell-0.12.1.6-0.20090214.1|63	wxHaskell is a Haskell binding to the portable wxWidgets GUI library.
12cr|wxhaskell-0.12.1.6-0.20090214.1|64	
12cr|wxhaskell-0.12.1.6-0.20090214.1|65	%package doc
12cr|wxhaskell-0.12.1.6-0.20090214.1|66	Summary:	Haskell binding for wxGTK2 documentation
12cr|wxhaskell-0.12.1.6-0.20090214.1|67	Group:		Development/Other
12cr|wxhaskell-0.12.1.6-0.20090214.1|68	
12cr|wxhaskell-0.12.1.6-0.20090214.1|69	%description doc
12cr|wxhaskell-0.12.1.6-0.20090214.1|70	wxHaskell is a Haskell binding to the portable wxWidgets GUI library.
12cr|wxhaskell-0.12.1.6-0.20090214.1|71	This package contains the documentation in html format.
12cr|wxhaskell-0.12.1.6-0.20090214.1|72	
12cr|wxhaskell-0.12.1.6-0.20090214.1|73	%define wxdir %{_libdir}/ghc-%{ghc_version}/wx
12cr|wxhaskell-0.12.1.6-0.20090214.1|74	
12cr|wxhaskell-0.12.1.6-0.20090214.1|75	%prep
12cr|wxhaskell-0.12.1.6-0.20090214.1|76	%setup -q -n %{dirname}
12cr|wxhaskell-0.12.1.6-0.20090214.1|77	
12cr|wxhaskell-0.12.1.6-0.20090214.1|78	%build
12cr|wxhaskell-0.12.1.6-0.20090214.1|79	%if %darcs
12cr|wxhaskell-0.12.1.6-0.20090214.1|80	chmod 0755 configure
12cr|wxhaskell-0.12.1.6-0.20090214.1|81	%endif
12cr|wxhaskell-0.12.1.6-0.20090214.1|82	./configure --hc=ghc-%{ghc_version} --hcpkg=ghc-pkg-%{ghc_version} --libdir=%{wxdir} --with-opengl --wx-config=wx-config-unicode
12cr|wxhaskell-0.12.1.6-0.20090214.1|83	# build fails with %make on a multiproc system
12cr|wxhaskell-0.12.1.6-0.20090214.1|84	make
12cr|wxhaskell-0.12.1.6-0.20090214.1|85	#make doc
12cr|wxhaskell-0.12.1.6-0.20090214.1|86	
12cr|wxhaskell-0.12.1.6-0.20090214.1|87	%install
12cr|wxhaskell-0.12.1.6-0.20090214.1|88	rm -rf %{buildroot}
12cr|wxhaskell-0.12.1.6-0.20090214.1|89	make wxcore-install-files LIBDIR=%{buildroot}%{wxdir}
12cr|wxhaskell-0.12.1.6-0.20090214.1|90	cp -p config/wxcore.pkg %{buildroot}%{wxdir}
12cr|wxhaskell-0.12.1.6-0.20090214.1|91	sed -i -e "s|\${wxhlibdir}|%{wxdir}|" %{buildroot}%{wxdir}/wxcore.pkg
12cr|wxhaskell-0.12.1.6-0.20090214.1|92	
12cr|wxhaskell-0.12.1.6-0.20090214.1|93	# move wrapper lib to libdir since no rpath in package config
12cr|wxhaskell-0.12.1.6-0.20090214.1|94	mv %{buildroot}%{wxdir}/libwxc-*.so %{buildroot}%{_libdir}
12cr|wxhaskell-0.12.1.6-0.20090214.1|95	
12cr|wxhaskell-0.12.1.6-0.20090214.1|96	# remove object files and generated them at pkg install time
12cr|wxhaskell-0.12.1.6-0.20090214.1|97	rm %{buildroot}%{wxdir}/wx*.o
12cr|wxhaskell-0.12.1.6-0.20090214.1|98	
12cr|wxhaskell-0.12.1.6-0.20090214.1|99	# remove wx first as we're not building it here
12cr|wxhaskell-0.12.1.6-0.20090214.1|100	#rm -rf wx
12cr|wxhaskell-0.12.1.6-0.20090214.1|101	#{_cabal_rpm_gen_deps}
12cr|wxhaskell-0.12.1.6-0.20090214.1|102	
12cr|wxhaskell-0.12.1.6-0.20090214.1|103	%clean
12cr|wxhaskell-0.12.1.6-0.20090214.1|104	rm -rf %{buildroot}
12cr|wxhaskell-0.12.1.6-0.20090214.1|105	
12cr|wxhaskell-0.12.1.6-0.20090214.1|106	%if %mdkversion < 200900
12cr|wxhaskell-0.12.1.6-0.20090214.1|107	%post -n %{libname} -p /sbin/ldconfig
12cr|wxhaskell-0.12.1.6-0.20090214.1|108	%endif
12cr|wxhaskell-0.12.1.6-0.20090214.1|109	
12cr|wxhaskell-0.12.1.6-0.20090214.1|110	%if %mdkversion < 200900
12cr|wxhaskell-0.12.1.6-0.20090214.1|111	%postun -n %{libname} -p /sbin/ldconfig
12cr|wxhaskell-0.12.1.6-0.20090214.1|112	%endif
12cr|wxhaskell-0.12.1.6-0.20090214.1|113	
12cr|wxhaskell-0.12.1.6-0.20090214.1|114	%post -n haskell-wxcore
12cr|wxhaskell-0.12.1.6-0.20090214.1|115	%if %mdkversion < 200900
12cr|wxhaskell-0.12.1.6-0.20090214.1|116	/sbin/ldconfig
12cr|wxhaskell-0.12.1.6-0.20090214.1|117	%endif
12cr|wxhaskell-0.12.1.6-0.20090214.1|118	ghc-pkg-%{ghc_version} update -g %{wxdir}/wxcore.pkg
12cr|wxhaskell-0.12.1.6-0.20090214.1|119	
12cr|wxhaskell-0.12.1.6-0.20090214.1|120	%preun -n haskell-wxcore
12cr|wxhaskell-0.12.1.6-0.20090214.1|121	if [ "$1" = 0 ]; then
12cr|wxhaskell-0.12.1.6-0.20090214.1|122	rm %{wxdir}/wx*.o
12cr|wxhaskell-0.12.1.6-0.20090214.1|123	ghc-pkg-%{ghc_version} unregister wxcore || :
12cr|wxhaskell-0.12.1.6-0.20090214.1|124	fi
12cr|wxhaskell-0.12.1.6-0.20090214.1|125	
12cr|wxhaskell-0.12.1.6-0.20090214.1|126	%if %mdkversion < 200900
12cr|wxhaskell-0.12.1.6-0.20090214.1|127	%postun -n haskell-wxcore -p /sbin/ldconfig
12cr|wxhaskell-0.12.1.6-0.20090214.1|128	%endif
12cr|wxhaskell-0.12.1.6-0.20090214.1|129	
12cr|wxhaskell-0.12.1.6-0.20090214.1|130	%files -n %{libname}
12cr|wxhaskell-0.12.1.6-0.20090214.1|131	%defattr(-,root,root,-)
12cr|wxhaskell-0.12.1.6-0.20090214.1|132	%{_libdir}/libwxc-*.so
12cr|wxhaskell-0.12.1.6-0.20090214.1|133	%doc *.txt
12cr|wxhaskell-0.12.1.6-0.20090214.1|134	
12cr|wxhaskell-0.12.1.6-0.20090214.1|135	%files -n haskell-wxcore
12cr|wxhaskell-0.12.1.6-0.20090214.1|136	%defattr(-,root,root,-)
12cr|wxhaskell-0.12.1.6-0.20090214.1|137	%{wxdir}
12cr|wxhaskell-0.12.1.6-0.20090214.1|138	#_cabal_rpm_files
12cr|wxhaskell-0.12.1.6-0.20090214.1|139	
12cr|wxhaskell-0.12.1.6-0.20090214.1|140	%files doc
12cr|wxhaskell-0.12.1.6-0.20090214.1|141	%defattr(-,root,root,-)
12cr|wxhaskell-0.12.1.6-0.20090214.1|142	%doc samples
12cr|wxhaskell-0.12.1.6-0.20090214.1|143	# dist/doc/html/*
12cr|wxhaskell-0.12.1.6-0.20090214.1|144	
12cr|wxhaskell-0.12.1.6-0.20090214.1|145	
12cr|wxhaskell-0.12.1.6-0.20090214.1|146	
12cr|wxhaskell-0.12.1.6-0.20090214.1|147	
12cr|wxhaskell-0.12.1.6-0.20090214.1|148	%changelog
12cr|wxhaskell-0.12.1.6-0.20090214.1|149	

8512 12
12cr|wxmaxima-12.04.0-1|1	%define name	wxmaxima
12cr|wxmaxima-12.04.0-1|2	%define version 12.04.0
12cr|wxmaxima-12.04.0-1|3	%define release %mkrel 1
12cr|wxmaxima-12.04.0-1|4	%define Name	wxMaxima
12cr|wxmaxima-12.04.0-1|5	
12cr|wxmaxima-12.04.0-1|6	Name:		      %{name}
12cr|wxmaxima-12.04.0-1|7	Version:	      %{version}
12cr|wxmaxima-12.04.0-1|8	Release:	      %{release}
12cr|wxmaxima-12.04.0-1|9	Summary:	      An interface for the computer algebra system Maxima
12cr|wxmaxima-12.04.0-1|10	Group:		      Sciences/Mathematics
12cr|wxmaxima-12.04.0-1|11	License:	      GPLv2+
12cr|wxmaxima-12.04.0-1|12	URL:		      http://wxmaxima.sourceforge.net/
12cr|wxmaxima-12.04.0-1|13	Source:		      http://prdownloads.sourceforge.net/%{name}/%{Name}-%{version}.tar.gz
12cr|wxmaxima-12.04.0-1|14	Requires:	      maxima
12cr|wxmaxima-12.04.0-1|15	BuildRequires:	      libxml2-devel
12cr|wxmaxima-12.04.0-1|16	BuildRequires:	      wxgtku-devel
12cr|wxmaxima-12.04.0-1|17	BuildRequires:	      imagemagick
12cr|wxmaxima-12.04.0-1|18	BuildRequires:	      desktop-file-utils
12cr|wxmaxima-12.04.0-1|19	BuildRoot:	      %{_tmppath}/%{name}-%{version}
12cr|wxmaxima-12.04.0-1|20	
12cr|wxmaxima-12.04.0-1|21	%if %mdkver > 201010
12cr|wxmaxima-12.04.0-1|22	Suggests:	jsmath-fonts
12cr|wxmaxima-12.04.0-1|23	%endif
12cr|wxmaxima-12.04.0-1|24	
12cr|wxmaxima-12.04.0-1|25	%description
12cr|wxmaxima-12.04.0-1|26	wxMaxima is a cross-platform graphical front-end for the computer
12cr|wxmaxima-12.04.0-1|27	algebra system Maxima based on wxWidgets. It provides nice display
12cr|wxmaxima-12.04.0-1|28	of mathematical output and easy access to Maxima functions through
12cr|wxmaxima-12.04.0-1|29	menus and dialogs.
12cr|wxmaxima-12.04.0-1|30	
12cr|wxmaxima-12.04.0-1|31	%prep
12cr|wxmaxima-12.04.0-1|32	%setup -q -n %{Name}-%{version}
12cr|wxmaxima-12.04.0-1|33	
12cr|wxmaxima-12.04.0-1|34	%build
12cr|wxmaxima-12.04.0-1|35	%configure2_5x \
12cr|wxmaxima-12.04.0-1|36	--enable-printing \
12cr|wxmaxima-12.04.0-1|37	--enable-unicode-glyphs
12cr|wxmaxima-12.04.0-1|38	%make
12cr|wxmaxima-12.04.0-1|39	
12cr|wxmaxima-12.04.0-1|40	%install
12cr|wxmaxima-12.04.0-1|41	rm -rf %{buildroot}
12cr|wxmaxima-12.04.0-1|42	
12cr|wxmaxima-12.04.0-1|43	%makeinstall
12cr|wxmaxima-12.04.0-1|44	%find_lang %{Name}
12cr|wxmaxima-12.04.0-1|45	# icons
12cr|wxmaxima-12.04.0-1|46	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|wxmaxima-12.04.0-1|47	convert data/wxmaxima.png -scale 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|wxmaxima-12.04.0-1|48	convert data/wxmaxima.png -scale 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|wxmaxima-12.04.0-1|49	convert data/wxmaxima.png -scale 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|wxmaxima-12.04.0-1|50	
12cr|wxmaxima-12.04.0-1|51	#xdg
12cr|wxmaxima-12.04.0-1|52	mkdir -p %{buildroot}%{_datadir}/applications
12cr|wxmaxima-12.04.0-1|53	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cr|wxmaxima-12.04.0-1|54	install -D -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|wxmaxima-12.04.0-1|55	install -D -m 644 data/wxmaxima.png %{buildroot}%{_datadir}/pixmaps/wxmaxima.png
12cr|wxmaxima-12.04.0-1|56	
12cr|wxmaxima-12.04.0-1|57	# correct icon name in menu entry
12cr|wxmaxima-12.04.0-1|58	#perl -pi -e 's,maxima.png,%{name},g' %{buildroot}%{_datadir}/applications/*
12cr|wxmaxima-12.04.0-1|59	
12cr|wxmaxima-12.04.0-1|60	desktop-file-install --vendor="" \
12cr|wxmaxima-12.04.0-1|61	--remove-category="Application" \
12cr|wxmaxima-12.04.0-1|62	--remove-category="Utility" \
12cr|wxmaxima-12.04.0-1|63	--remove-category="X-Red-Hat-Base" \
12cr|wxmaxima-12.04.0-1|64	--remove-category="X-Red-Hat-Base-Only" \
12cr|wxmaxima-12.04.0-1|65	--add-category="GTK" \
12cr|wxmaxima-12.04.0-1|66	--add-category="Science" \
12cr|wxmaxima-12.04.0-1|67	--add-category="Math" \
12cr|wxmaxima-12.04.0-1|68	--dir %{buildroot}%{_datadir}/applications \
12cr|wxmaxima-12.04.0-1|69	%{buildroot}%{_datadir}/applications/*
12cr|wxmaxima-12.04.0-1|70	
12cr|wxmaxima-12.04.0-1|71	%if %mdkversion < 200900
12cr|wxmaxima-12.04.0-1|72	%post
12cr|wxmaxima-12.04.0-1|73	%{update_menus}
12cr|wxmaxima-12.04.0-1|74	%{update_icon_cache hicolor}
12cr|wxmaxima-12.04.0-1|75	%endif
12cr|wxmaxima-12.04.0-1|76	
12cr|wxmaxima-12.04.0-1|77	%if %mdkversion < 200900
12cr|wxmaxima-12.04.0-1|78	%postun
12cr|wxmaxima-12.04.0-1|79	%{clean_menus}
12cr|wxmaxima-12.04.0-1|80	%{clean_icon_cache hicolor}
12cr|wxmaxima-12.04.0-1|81	%endif
12cr|wxmaxima-12.04.0-1|82	
12cr|wxmaxima-12.04.0-1|83	%clean
12cr|wxmaxima-12.04.0-1|84	rm -rf %{buildroot}
12cr|wxmaxima-12.04.0-1|85	
12cr|wxmaxima-12.04.0-1|86	%files -f %{Name}.lang
12cr|wxmaxima-12.04.0-1|87	%defattr(-,root,root)
12cr|wxmaxima-12.04.0-1|88	%doc README COPYING
12cr|wxmaxima-12.04.0-1|89	%{_bindir}/%{name}
12cr|wxmaxima-12.04.0-1|90	%{_datadir}/applications/%{name}.desktop
12cr|wxmaxima-12.04.0-1|91	%{_datadir}/%{Name}
12cr|wxmaxima-12.04.0-1|92	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|wxmaxima-12.04.0-1|93	%{_datadir}/pixmaps/%{name}.png
12cr|wxmaxima-12.04.0-1|94	
12cr|wxmaxima-12.04.0-1|95	
12cr|wxmaxima-12.04.0-1|96	%changelog
12cr|wxmaxima-12.04.0-1|97	* Tue May 01 2012 Cristobal Lopez Silla <tobal@mandriva.org> 12.04.0-1mdv2012.0
12cr|wxmaxima-12.04.0-1|98	+ Revision: 794849
12cr|wxmaxima-12.04.0-1|99	- update to new version and rewrite spec
12cr|wxmaxima-12.04.0-1|100	
12cr|wxmaxima-12.04.0-1|101	* Mon Oct 03 2011 Александр Казанцев <kazancas@mandriva.org> 11.08.0-1
12cr|wxmaxima-12.04.0-1|102	+ Revision: 702560
12cr|wxmaxima-12.04.0-1|103	- new version 11.08
12cr|wxmaxima-12.04.0-1|104	- add full ru translate and desktop with translated part
12cr|wxmaxima-12.04.0-1|105	
12cr|wxmaxima-12.04.0-1|106	* Fri Jul 15 2011 Paulo Andrade <pcpa@mandriva.com.br> 11.04.0-1
12cr|wxmaxima-12.04.0-1|107	+ Revision: 690071
12cr|wxmaxima-12.04.0-1|108	- Update to latest upstream release
12cr|wxmaxima-12.04.0-1|109	
12cr|wxmaxima-12.04.0-1|110	* Tue Nov 23 2010 Jani Välimaa <wally@mandriva.org> 0.8.6-2mdv2011.0
12cr|wxmaxima-12.04.0-1|111	+ Revision: 599936
12cr|wxmaxima-12.04.0-1|112	- suggest jsmath-fonts for better Greek characters and math symbols output
12cr|wxmaxima-12.04.0-1|113	
12cr|wxmaxima-12.04.0-1|114	* Sat Nov 20 2010 Jani Välimaa <wally@mandriva.org> 0.8.6-1mdv2011.0
12cr|wxmaxima-12.04.0-1|115	+ Revision: 599211
12cr|wxmaxima-12.04.0-1|116	- new version 0.8.6
12cr|wxmaxima-12.04.0-1|117	
12cr|wxmaxima-12.04.0-1|118	* Mon Nov 15 2010 Jani Välimaa <wally@mandriva.org> 0.8.5-2mdv2011.0
12cr|wxmaxima-12.04.0-1|119	+ Revision: 597646
12cr|wxmaxima-12.04.0-1|120	- fix desktop file (wrong icon name)
12cr|wxmaxima-12.04.0-1|121	
12cr|wxmaxima-12.04.0-1|122	* Thu Apr 29 2010 Frederik Himpe <fhimpe@mandriva.org> 0.8.5-1mdv2010.1
12cr|wxmaxima-12.04.0-1|123	+ Revision: 541061
12cr|wxmaxima-12.04.0-1|124	- update to new version 0.8.5
12cr|wxmaxima-12.04.0-1|125	
12cr|wxmaxima-12.04.0-1|126	* Wed Dec 16 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.4-1mdv2010.1
12cr|wxmaxima-12.04.0-1|127	+ Revision: 479582
12cr|wxmaxima-12.04.0-1|128	- update to new version 0.8.4
12cr|wxmaxima-12.04.0-1|129	
12cr|wxmaxima-12.04.0-1|130	* Sat Aug 29 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.3a-1mdv2010.1
12cr|wxmaxima-12.04.0-1|131	+ Revision: 422257
12cr|wxmaxima-12.04.0-1|132	- Update to new version 0.8.3a
12cr|wxmaxima-12.04.0-1|133	- Remove some Red Hat categories from desktop file
12cr|wxmaxima-12.04.0-1|134	
12cr|wxmaxima-12.04.0-1|135	* Thu Jun 04 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.2-1mdv2010.0
12cr|wxmaxima-12.04.0-1|136	+ Revision: 382898
12cr|wxmaxima-12.04.0-1|137	- update to new version 0.8.2
12cr|wxmaxima-12.04.0-1|138	
12cr|wxmaxima-12.04.0-1|139	* Fri Feb 06 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.1-1mdv2009.1
12cr|wxmaxima-12.04.0-1|140	+ Revision: 338277
12cr|wxmaxima-12.04.0-1|141	- update to new version 0.8.1
12cr|wxmaxima-12.04.0-1|142	
12cr|wxmaxima-12.04.0-1|143	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|wxmaxima-12.04.0-1|144	- lowercase ImageMagick
12cr|wxmaxima-12.04.0-1|145	
12cr|wxmaxima-12.04.0-1|146	* Sat Dec 06 2008 Frederik Himpe <fhimpe@mandriva.org> 0.8.0-1mdv2009.1
12cr|wxmaxima-12.04.0-1|147	+ Revision: 311179
12cr|wxmaxima-12.04.0-1|148	- Update to new version 0.8.0
12cr|wxmaxima-12.04.0-1|149	
12cr|wxmaxima-12.04.0-1|150	* Thu Aug 21 2008 Frederik Himpe <fhimpe@mandriva.org> 0.7.6-1mdv2009.0
12cr|wxmaxima-12.04.0-1|151	+ Revision: 274694
12cr|wxmaxima-12.04.0-1|152	- update to new version 0.7.6
12cr|wxmaxima-12.04.0-1|153	
12cr|wxmaxima-12.04.0-1|154	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.7.4-4mdv2009.0
12cr|wxmaxima-12.04.0-1|155	+ Revision: 262183
12cr|wxmaxima-12.04.0-1|156	- rebuild
12cr|wxmaxima-12.04.0-1|157	
12cr|wxmaxima-12.04.0-1|158	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.7.4-3mdv2009.0
12cr|wxmaxima-12.04.0-1|159	+ Revision: 256477
12cr|wxmaxima-12.04.0-1|160	- rebuild
12cr|wxmaxima-12.04.0-1|161	
12cr|wxmaxima-12.04.0-1|162	+ Pixel <pixel@mandriva.com>
12cr|wxmaxima-12.04.0-1|163	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|wxmaxima-12.04.0-1|164	
12cr|wxmaxima-12.04.0-1|165	* Thu Jan 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.4-1mdv2008.1
12cr|wxmaxima-12.04.0-1|166	+ Revision: 160925
12cr|wxmaxima-12.04.0-1|167	- new version
12cr|wxmaxima-12.04.0-1|168	
12cr|wxmaxima-12.04.0-1|169	+ Olivier Blin <blino@mandriva.org>
12cr|wxmaxima-12.04.0-1|170	- restore BuildRoot
12cr|wxmaxima-12.04.0-1|171	
12cr|wxmaxima-12.04.0-1|172	+ Thierry Vignaud <tv@mandriva.org>
12cr|wxmaxima-12.04.0-1|173	- kill re-definition of %%buildroot on Pixel's request
12cr|wxmaxima-12.04.0-1|174	
12cr|wxmaxima-12.04.0-1|175	* Wed Sep 05 2007 Adam Williamson <awilliamson@mandriva.org> 0.7.3-2mdv2008.0
12cr|wxmaxima-12.04.0-1|176	+ Revision: 80506
12cr|wxmaxima-12.04.0-1|177	- reduce menu categories as per frederik
12cr|wxmaxima-12.04.0-1|178	
12cr|wxmaxima-12.04.0-1|179	* Tue Sep 04 2007 Adam Williamson <awilliamson@mandriva.org> 0.7.3-1mdv2008.0
12cr|wxmaxima-12.04.0-1|180	+ Revision: 79569
12cr|wxmaxima-12.04.0-1|181	- need to do the icon name correction before the desktop-file-install to pass build tests...
12cr|wxmaxima-12.04.0-1|182	- fix various category issues in xdg menu entry (#33119)
12cr|wxmaxima-12.04.0-1|183	- drop old menu entry
12cr|wxmaxima-12.04.0-1|184	- fd.o icons
12cr|wxmaxima-12.04.0-1|185	- fix cut-n-paste-o in description
12cr|wxmaxima-12.04.0-1|186	- use Fedora license policy
12cr|wxmaxima-12.04.0-1|187	- small spec clean
12cr|wxmaxima-12.04.0-1|188	- new release 0.7.3
12cr|wxmaxima-12.04.0-1|189	
12cr|wxmaxima-12.04.0-1|190	* Mon Jul 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.1-1mdv2008.0
12cr|wxmaxima-12.04.0-1|191	+ Revision: 47275
12cr|wxmaxima-12.04.0-1|192	- update to new version 0.7.1
12cr|wxmaxima-12.04.0-1|193	
12cr|wxmaxima-12.04.0-1|194	
12cr|wxmaxima-12.04.0-1|195	* Wed Dec 20 2006 Götz Waschk <waschk@mandriva.org> 0.6.5-3mdv2007.0
12cr|wxmaxima-12.04.0-1|196	+ Revision: 100707
12cr|wxmaxima-12.04.0-1|197	- Import wxmaxima
12cr|wxmaxima-12.04.0-1|198	
12cr|wxmaxima-12.04.0-1|199	* Wed Dec 20 2006 Götz Waschk <waschk@mandriva.org> 0.6.5-3mdv2007.1
12cr|wxmaxima-12.04.0-1|200	- use the right configure macro
12cr|wxmaxima-12.04.0-1|201	
12cr|wxmaxima-12.04.0-1|202	* Fri Sep 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.5-2mdv2007.0
12cr|wxmaxima-12.04.0-1|203	- buildrequires desktop-file-utils
12cr|wxmaxima-12.04.0-1|204	
12cr|wxmaxima-12.04.0-1|205	* Wed Jun 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.5-1mdv2007.0
12cr|wxmaxima-12.04.0-1|206	- contributed by PierreLag <pierre DOT lag AT gmail.com>
12cr|wxmaxima-12.04.0-1|207	

8513 12
12cr|wxsvg-1.1.9-1|1	%define		major		0
12cr|wxsvg-1.1.9-1|2	%define		libname		%mklibname %{name} %{major}
12cr|wxsvg-1.1.9-1|3	%define		develname	%mklibname %{name} -d
12cr|wxsvg-1.1.9-1|4	
12cr|wxsvg-1.1.9-1|5	Name:		wxsvg
12cr|wxsvg-1.1.9-1|6	Summary:	A library to create, manipulate and render SVG files
12cr|wxsvg-1.1.9-1|7	Version:	1.1.9
12cr|wxsvg-1.1.9-1|8	Release:	1
12cr|wxsvg-1.1.9-1|9	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|wxsvg-1.1.9-1|10	Patch0:		wxsvg-1.1.5-Makefile.am.patch
12cr|wxsvg-1.1.9-1|11	Patch1:		wxsvg-1.1.8-linkage.patch
12cr|wxsvg-1.1.9-1|12	URL:		http://wxsvg.sourceforge.net/
12cr|wxsvg-1.1.9-1|13	License:	wxWidgets
12cr|wxsvg-1.1.9-1|14	Group:		System/Libraries
12cr|wxsvg-1.1.9-1|15	BuildRequires:	wxgtku2.8-devel >= 2.8.12
12cr|wxsvg-1.1.9-1|16	BuildRequires:	libart_lgpl-devel
12cr|wxsvg-1.1.9-1|17	BuildRequires:	ffmpeg-devel
12cr|wxsvg-1.1.9-1|18	
12cr|wxsvg-1.1.9-1|19	%description
12cr|wxsvg-1.1.9-1|20	wxSVG is a C++ library to create, manipulate and render SVG files.
12cr|wxsvg-1.1.9-1|21	
12cr|wxsvg-1.1.9-1|22	%package -n	%{libname}
12cr|wxsvg-1.1.9-1|23	Summary:	Dynamic libraries from %{name}
12cr|wxsvg-1.1.9-1|24	Group:		System/Libraries
12cr|wxsvg-1.1.9-1|25	
12cr|wxsvg-1.1.9-1|26	%description -n	%{libname}
12cr|wxsvg-1.1.9-1|27	Dynamic libraries from %{name}.
12cr|wxsvg-1.1.9-1|28	
12cr|wxsvg-1.1.9-1|29	%package -n	%{develname}
12cr|wxsvg-1.1.9-1|30	Summary:	Header files and libraries from %{name}
12cr|wxsvg-1.1.9-1|31	Group:		Development/C++
12cr|wxsvg-1.1.9-1|32	Requires:	%{libname} = %{version}-%{release}
12cr|wxsvg-1.1.9-1|33	Provides:	%{name}-devel = %{version}-%{release}
12cr|wxsvg-1.1.9-1|34	Obsoletes:	%{mklibname wxsvg 0 -d}
12cr|wxsvg-1.1.9-1|35	Obsoletes:	%{name}-devel
12cr|wxsvg-1.1.9-1|36	
12cr|wxsvg-1.1.9-1|37	%description -n	%{develname}
12cr|wxsvg-1.1.9-1|38	Libraries and includes files for developing programs based on %{name}.
12cr|wxsvg-1.1.9-1|39	
12cr|wxsvg-1.1.9-1|40	%prep
12cr|wxsvg-1.1.9-1|41	%setup -q
12cr|wxsvg-1.1.9-1|42	%patch0 -p1
12cr|wxsvg-1.1.9-1|43	%patch1 -p1
12cr|wxsvg-1.1.9-1|44	
12cr|wxsvg-1.1.9-1|45	%build
12cr|wxsvg-1.1.9-1|46	#move files to a better place
12cr|wxsvg-1.1.9-1|47	mkdir m4
12cr|wxsvg-1.1.9-1|48	mv *.m4 m4/
12cr|wxsvg-1.1.9-1|49	autoreconf -vfi
12cr|wxsvg-1.1.9-1|50	%configure2_5x \
12cr|wxsvg-1.1.9-1|51	--disable-static \
12cr|wxsvg-1.1.9-1|52	--with-wx-config=%{_bindir}/wx-config-unicode \
12cr|wxsvg-1.1.9-1|53	--enable-ffmpeg
12cr|wxsvg-1.1.9-1|54	
12cr|wxsvg-1.1.9-1|55	%make
12cr|wxsvg-1.1.9-1|56	
12cr|wxsvg-1.1.9-1|57	%install
12cr|wxsvg-1.1.9-1|58	%makeinstall_std
12cr|wxsvg-1.1.9-1|59	
12cr|wxsvg-1.1.9-1|60	%files
12cr|wxsvg-1.1.9-1|61	%doc AUTHORS ChangeLog COPYING TODO
12cr|wxsvg-1.1.9-1|62	%{_bindir}/svgview
12cr|wxsvg-1.1.9-1|63	
12cr|wxsvg-1.1.9-1|64	%files -n %{libname}
12cr|wxsvg-1.1.9-1|65	%{_libdir}/*.so.%{major}*
12cr|wxsvg-1.1.9-1|66	
12cr|wxsvg-1.1.9-1|67	%files -n %{develname}
12cr|wxsvg-1.1.9-1|68	%{_includedir}/*
12cr|wxsvg-1.1.9-1|69	%{_libdir}/*.so
12cr|wxsvg-1.1.9-1|70	%{_libdir}/pkgconfig/lib%{name}.pc
12cr|wxsvg-1.1.9-1|71	
12cr|wxsvg-1.1.9-1|72	
12cr|wxsvg-1.1.9-1|73	%changelog
12cr|wxsvg-1.1.9-1|74	* Tue Jul 03 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.1.9-1
12cr|wxsvg-1.1.9-1|75	+ Revision: 807974
12cr|wxsvg-1.1.9-1|76	- update to 1.1.9
12cr|wxsvg-1.1.9-1|77	
12cr|wxsvg-1.1.9-1|78	* Sun Jun 03 2012 Andrey Bondrov <abondrov@mandriva.org> 1.1.8-1
12cr|wxsvg-1.1.9-1|79	+ Revision: 802137
12cr|wxsvg-1.1.9-1|80	- New version 1.1.8
12cr|wxsvg-1.1.9-1|81	
12cr|wxsvg-1.1.9-1|82	+ Alexander Khrukin <akhrukin@mandriva.org>
12cr|wxsvg-1.1.9-1|83	- *.la files removed
12cr|wxsvg-1.1.9-1|84	
12cr|wxsvg-1.1.9-1|85	* Mon Feb 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.6-1
12cr|wxsvg-1.1.9-1|86	+ Revision: 778138
12cr|wxsvg-1.1.9-1|87	- version update 1.1.6
12cr|wxsvg-1.1.9-1|88	
12cr|wxsvg-1.1.9-1|89	* Thu Jan 12 2012 Andrey Bondrov <abondrov@mandriva.org> 1.1.5-1
12cr|wxsvg-1.1.9-1|90	+ Revision: 760354
12cr|wxsvg-1.1.9-1|91	- New version 1.1.5, drop RPM4 stuff
12cr|wxsvg-1.1.9-1|92	
12cr|wxsvg-1.1.9-1|93	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdv2011.0
12cr|wxsvg-1.1.9-1|94	+ Revision: 615464
12cr|wxsvg-1.1.9-1|95	- the mass rebuild of 2010.1 packages
12cr|wxsvg-1.1.9-1|96	
12cr|wxsvg-1.1.9-1|97	* Mon Apr 26 2010 Emmanuel Andry <eandry@mandriva.org> 1.0.3-1mdv2010.1
12cr|wxsvg-1.1.9-1|98	+ Revision: 539310
12cr|wxsvg-1.1.9-1|99	- New version 1.0.3
12cr|wxsvg-1.1.9-1|100	
12cr|wxsvg-1.1.9-1|101	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.0-1mdv2010.0
12cr|wxsvg-1.1.9-1|102	+ Revision: 445840
12cr|wxsvg-1.1.9-1|103	- rebuild
12cr|wxsvg-1.1.9-1|104	
12cr|wxsvg-1.1.9-1|105	* Fri Dec 05 2008 Götz Waschk <waschk@mandriva.org> 1.0-1mdv2009.1
12cr|wxsvg-1.1.9-1|106	+ Revision: 310552
12cr|wxsvg-1.1.9-1|107	- new version
12cr|wxsvg-1.1.9-1|108	- drop patch
12cr|wxsvg-1.1.9-1|109	- build with wxGTK 2.8
12cr|wxsvg-1.1.9-1|110	
12cr|wxsvg-1.1.9-1|111	* Wed Oct 15 2008 Adam Williamson <awilliamson@mandriva.org> 1.0-0.beta11.2mdv2009.1
12cr|wxsvg-1.1.9-1|112	+ Revision: 293803
12cr|wxsvg-1.1.9-1|113	- rebuild for new ffmpeg major
12cr|wxsvg-1.1.9-1|114	
12cr|wxsvg-1.1.9-1|115	* Sat Sep 06 2008 Adam Williamson <awilliamson@mandriva.org> 1.0-0.beta11.1mdv2009.0
12cr|wxsvg-1.1.9-1|116	+ Revision: 281875
12cr|wxsvg-1.1.9-1|117	- slightly streamline file list
12cr|wxsvg-1.1.9-1|118	- drop unnecessary devel provide
12cr|wxsvg-1.1.9-1|119	- add a missing indefinite article to the description...
12cr|wxsvg-1.1.9-1|120	- replace headercheck.patch with includes.patch: the ffmpeg stuff is now
12cr|wxsvg-1.1.9-1|121	broken in a new and excitingly different way
12cr|wxsvg-1.1.9-1|122	- drop unnecessary defines (and completely wrong release, where'd that come
12cr|wxsvg-1.1.9-1|123	from? good thing it didn't get pushed)
12cr|wxsvg-1.1.9-1|124	- new release 1.0beta11
12cr|wxsvg-1.1.9-1|125	
12cr|wxsvg-1.1.9-1|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|wxsvg-1.1.9-1|127	- rebuild early 2009.0 package (before pixel changes)
12cr|wxsvg-1.1.9-1|128	
12cr|wxsvg-1.1.9-1|129	* Thu Jun 12 2008 Adam Williamson <awilliamson@mandriva.org> 1.0-0.beta10.2mdv2009.0
12cr|wxsvg-1.1.9-1|130	+ Revision: 218571
12cr|wxsvg-1.1.9-1|131	- doh, do the removal in the right place...
12cr|wxsvg-1.1.9-1|132	- drop svgui and calculette as they don't actually work: see
12cr|wxsvg-1.1.9-1|133	http://sourceforge.net/forum/forum.php?thread_id=2069902&forum_id=424987
12cr|wxsvg-1.1.9-1|134	- use angle brackets not quotation marks for the includes in headercheck.patch (anssi)
12cr|wxsvg-1.1.9-1|135	
12cr|wxsvg-1.1.9-1|136	* Thu Jun 12 2008 Adam Williamson <awilliamson@mandriva.org> 1.0-0.beta10.1mdv2009.0
12cr|wxsvg-1.1.9-1|137	+ Revision: 218564
12cr|wxsvg-1.1.9-1|138	- protect major in file list
12cr|wxsvg-1.1.9-1|139	- workaround lack of ltmain.sh in source
12cr|wxsvg-1.1.9-1|140	- now buildrequires ffmpeg-devel
12cr|wxsvg-1.1.9-1|141	- correct license using new policy
12cr|wxsvg-1.1.9-1|142	- add headercheck.patch: fix ffmpeg detection and flags for our version and
12cr|wxsvg-1.1.9-1|143	layout of ffmpeg-devel
12cr|wxsvg-1.1.9-1|144	- drop freetype-fix.patch: removing the entire original file and then recreating
12cr|wxsvg-1.1.9-1|145	it is not the correct way to make a "patch"...according to changelog this
12cr|wxsvg-1.1.9-1|146	was introduced to fix build with newer freetype, but it builds fine against
12cr|wxsvg-1.1.9-1|147	current freetype without the patch, so whatever the problem was, likely fixed
12cr|wxsvg-1.1.9-1|148	upstream
12cr|wxsvg-1.1.9-1|149	- new devel policy
12cr|wxsvg-1.1.9-1|150	- spec clean
12cr|wxsvg-1.1.9-1|151	- new release 1.0 beta 10
12cr|wxsvg-1.1.9-1|152	
12cr|wxsvg-1.1.9-1|153	+ Pixel <pixel@mandriva.com>
12cr|wxsvg-1.1.9-1|154	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|wxsvg-1.1.9-1|155	
12cr|wxsvg-1.1.9-1|156	* Thu Jan 03 2008 Olivier Blin <blino@mandriva.org> 1.0-0.beta7.3mdv2008.1
12cr|wxsvg-1.1.9-1|157	+ Revision: 140933
12cr|wxsvg-1.1.9-1|158	- restore BuildRoot
12cr|wxsvg-1.1.9-1|159	
12cr|wxsvg-1.1.9-1|160	+ Thierry Vignaud <tv@mandriva.org>
12cr|wxsvg-1.1.9-1|161	- kill re-definition of %%buildroot on Pixel's request
12cr|wxsvg-1.1.9-1|162	
12cr|wxsvg-1.1.9-1|163	
12cr|wxsvg-1.1.9-1|164	* Sat Feb 24 2007 Emmanuel Andry <eandry@mandriva.org> 1.0-0.beta7.3mdv2007.0
12cr|wxsvg-1.1.9-1|165	+ Revision: 125328
12cr|wxsvg-1.1.9-1|166	- switch back to wxGTK2.6, dvdstyler doesn't support 2.8
12cr|wxsvg-1.1.9-1|167	
12cr|wxsvg-1.1.9-1|168	* Wed Jan 24 2007 Emmanuel Andry <eandry@mandriva.org> 1.0-0.beta7.2mdv2007.1
12cr|wxsvg-1.1.9-1|169	+ Revision: 113052
12cr|wxsvg-1.1.9-1|170	- rebuild against wxGTK2.8
12cr|wxsvg-1.1.9-1|171	
12cr|wxsvg-1.1.9-1|172	* Wed Jan 24 2007 Emmanuel Andry <eandry@mandriva.org> 1.0-0.beta7.1mdv2007.1
12cr|wxsvg-1.1.9-1|173	+ Revision: 112799
12cr|wxsvg-1.1.9-1|174	- buildrequires libart_lgpl-devel
12cr|wxsvg-1.1.9-1|175	- New version 1.0 beta 7
12cr|wxsvg-1.1.9-1|176	diff patch to fix build with latest freetype
12cr|wxsvg-1.1.9-1|177	
12cr|wxsvg-1.1.9-1|178	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|wxsvg-1.1.9-1|179	- Import wxsvg
12cr|wxsvg-1.1.9-1|180	
12cr|wxsvg-1.1.9-1|181	* Wed Apr 12 2006 Jerome Martin <jmartin@mandriva.org> 1.0-0.beta6.1mdk
12cr|wxsvg-1.1.9-1|182	- beta6
12cr|wxsvg-1.1.9-1|183	- Fixed licence
12cr|wxsvg-1.1.9-1|184	
12cr|wxsvg-1.1.9-1|185	* Fri Feb 03 2006 Austin Acton <austin@mandriva.org> 1.0-0.beta5.1mdk
12cr|wxsvg-1.1.9-1|186	- beta5 + fixes from cvs
12cr|wxsvg-1.1.9-1|187	
12cr|wxsvg-1.1.9-1|188	* Fri Dec 30 2005 Austin Acton <austin@mandriva.org> 1.0-0.beta4.1mdk
12cr|wxsvg-1.1.9-1|189	- initial package
12cr|wxsvg-1.1.9-1|190	

8514 12
12cr|x11vnc-0.9.12-2|1	Name:           x11vnc
12cr|x11vnc-0.9.12-2|2	Version:        0.9.12
12cr|x11vnc-0.9.12-2|3	Release:        2
12cr|x11vnc-0.9.12-2|4	Summary:        VNC server for the current X11 session
12cr|x11vnc-0.9.12-2|5	License:        GPL
12cr|x11vnc-0.9.12-2|6	Group:          System/X11
12cr|x11vnc-0.9.12-2|7	URL:            http://www.karlrunge.com/x11vnc/
12cr|x11vnc-0.9.12-2|8	Source:         http://downloads.sourceforge.net/sourceforge/libvncserver/%{name}-%{version}.tar.gz
12cr|x11vnc-0.9.12-2|9	BuildRequires:  libx11-devel
12cr|x11vnc-0.9.12-2|10	BuildRequires:  libxdamage-devel
12cr|x11vnc-0.9.12-2|11	BuildRequires:  libxext-devel
12cr|x11vnc-0.9.12-2|12	BuildRequires:  libxrandr-devel
12cr|x11vnc-0.9.12-2|13	BuildRequires:  libxtst-devel
12cr|x11vnc-0.9.12-2|14	BuildRequires:  libxinerama-devel
12cr|x11vnc-0.9.12-2|15	BuildRequires:  libxfixes-devel
12cr|x11vnc-0.9.12-2|16	BuildRequires:  openssl-devel
12cr|x11vnc-0.9.12-2|17	BuildRequires:  libvncserver-devel
12cr|x11vnc-0.9.12-2|18	BuildRequires:  pkgconfig(xi)
12cr|x11vnc-0.9.12-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|x11vnc-0.9.12-2|20	
12cr|x11vnc-0.9.12-2|21	%description
12cr|x11vnc-0.9.12-2|22	x11vnc is to X Window System what WinVNC is to Windows, i.e. a server
12cr|x11vnc-0.9.12-2|23	which serves the current X Window System desktop via RFB (VNC)
12cr|x11vnc-0.9.12-2|24	protocol to the user.
12cr|x11vnc-0.9.12-2|25	
12cr|x11vnc-0.9.12-2|26	Based on the ideas of x0rfbserver and on LibVNCServer, it has evolved
12cr|x11vnc-0.9.12-2|27	into a versatile and performant while still easy to use program.
12cr|x11vnc-0.9.12-2|28	
12cr|x11vnc-0.9.12-2|29	%prep
12cr|x11vnc-0.9.12-2|30	%setup -q
12cr|x11vnc-0.9.12-2|31	
12cr|x11vnc-0.9.12-2|32	%build
12cr|x11vnc-0.9.12-2|33	%configure2_5x
12cr|x11vnc-0.9.12-2|34	%make
12cr|x11vnc-0.9.12-2|35	
12cr|x11vnc-0.9.12-2|36	%install
12cr|x11vnc-0.9.12-2|37	%{__rm} -rf %{buildroot}
12cr|x11vnc-0.9.12-2|38	%makeinstall_std
12cr|x11vnc-0.9.12-2|39	
12cr|x11vnc-0.9.12-2|40	rm -fr %buildroot%_includedir
12cr|x11vnc-0.9.12-2|41	
12cr|x11vnc-0.9.12-2|42	%clean
12cr|x11vnc-0.9.12-2|43	%{__rm} -rf %{buildroot}
12cr|x11vnc-0.9.12-2|44	
12cr|x11vnc-0.9.12-2|45	%files
12cr|x11vnc-0.9.12-2|46	%defattr(-,root,root)
12cr|x11vnc-0.9.12-2|47	%doc AUTHORS ChangeLog COPYING NEWS README TODO
12cr|x11vnc-0.9.12-2|48	%{_mandir}/man1/x11vnc.1*
12cr|x11vnc-0.9.12-2|49	%{_bindir}/x11vnc
12cr|x11vnc-0.9.12-2|50	%{_datadir}/x11vnc/
12cr|x11vnc-0.9.12-2|51	%{_datadir}/applications/x11vnc.desktop
12cr|x11vnc-0.9.12-2|52	
12cr|x11vnc-0.9.12-2|53	
12cr|x11vnc-0.9.12-2|54	%changelog
12cr|x11vnc-0.9.12-2|55	* Sun Nov 28 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.9.12-1mdv2011.0
12cr|x11vnc-0.9.12-2|56	+ Revision: 602291
12cr|x11vnc-0.9.12-2|57	- new version 0.9.12
12cr|x11vnc-0.9.12-2|58	
12cr|x11vnc-0.9.12-2|59	* Mon Aug 09 2010 Funda Wang <fwang@mandriva.org> 0.9.11-1mdv2011.0
12cr|x11vnc-0.9.12-2|60	+ Revision: 568020
12cr|x11vnc-0.9.12-2|61	- new version 0.9.11
12cr|x11vnc-0.9.12-2|62	
12cr|x11vnc-0.9.12-2|63	* Wed Jul 28 2010 Matthew Dawkins <mattydaw@mandriva.org> 0.9.10-1mdv2011.0
12cr|x11vnc-0.9.12-2|64	+ Revision: 562688
12cr|x11vnc-0.9.12-2|65	- new version 0.9.10
12cr|x11vnc-0.9.12-2|66	
12cr|x11vnc-0.9.12-2|67	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 0.9.9-2mdv2010.1
12cr|x11vnc-0.9.12-2|68	+ Revision: 533626
12cr|x11vnc-0.9.12-2|69	- rebuild
12cr|x11vnc-0.9.12-2|70	
12cr|x11vnc-0.9.12-2|71	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 0.9.9-1mdv2010.1
12cr|x11vnc-0.9.12-2|72	+ Revision: 492118
12cr|x11vnc-0.9.12-2|73	- New version 0.9.9
12cr|x11vnc-0.9.12-2|74	
12cr|x11vnc-0.9.12-2|75	* Sun Aug 23 2009 Funda Wang <fwang@mandriva.org> 0.9.8-2mdv2010.0
12cr|x11vnc-0.9.12-2|76	+ Revision: 419821
12cr|x11vnc-0.9.12-2|77	- rebulid for new libjpeg v7
12cr|x11vnc-0.9.12-2|78	
12cr|x11vnc-0.9.12-2|79	* Fri Jul 10 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.8-1mdv2010.0
12cr|x11vnc-0.9.12-2|80	+ Revision: 394043
12cr|x11vnc-0.9.12-2|81	- Update to new version 0.9.8
12cr|x11vnc-0.9.12-2|82	
12cr|x11vnc-0.9.12-2|83	* Tue Dec 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.6-1mdv2009.1
12cr|x11vnc-0.9.12-2|84	+ Revision: 321453
12cr|x11vnc-0.9.12-2|85	- new version
12cr|x11vnc-0.9.12-2|86	- fix format errors
12cr|x11vnc-0.9.12-2|87	- don't recompress sources
12cr|x11vnc-0.9.12-2|88	
12cr|x11vnc-0.9.12-2|89	* Fri Oct 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.5-1mdv2009.1
12cr|x11vnc-0.9.12-2|90	+ Revision: 297013
12cr|x11vnc-0.9.12-2|91	- update to new version 0.9.5
12cr|x11vnc-0.9.12-2|92	
12cr|x11vnc-0.9.12-2|93	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.9.3-4mdv2009.0
12cr|x11vnc-0.9.12-2|94	+ Revision: 262202
12cr|x11vnc-0.9.12-2|95	- rebuild
12cr|x11vnc-0.9.12-2|96	
12cr|x11vnc-0.9.12-2|97	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.9.3-3mdv2009.0
12cr|x11vnc-0.9.12-2|98	+ Revision: 256487
12cr|x11vnc-0.9.12-2|99	- rebuild
12cr|x11vnc-0.9.12-2|100	- fix no-buildroot-tag
12cr|x11vnc-0.9.12-2|101	- kill re-definition of %%buildroot on Pixel's request
12cr|x11vnc-0.9.12-2|102	- delete old sources
12cr|x11vnc-0.9.12-2|103	
12cr|x11vnc-0.9.12-2|104	* Fri Oct 12 2007 Jérôme Soyer <saispo@mandriva.org> 0.9.3-1mdv2008.1
12cr|x11vnc-0.9.12-2|105	+ Revision: 97354
12cr|x11vnc-0.9.12-2|106	- New release 0.9.3
12cr|x11vnc-0.9.12-2|107	
12cr|x11vnc-0.9.12-2|108	* Fri May 25 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-1mdv2008.0
12cr|x11vnc-0.9.12-2|109	+ Revision: 31136
12cr|x11vnc-0.9.12-2|110	- update, and ensure use of system libvncserver
12cr|x11vnc-0.9.12-2|111	
12cr|x11vnc-0.9.12-2|112	
12cr|x11vnc-0.9.12-2|113	* Sun Apr 02 2006 Jerome Soyer <saispo@mandriva.org> 0.8-1mdk
12cr|x11vnc-0.9.12-2|114	- New release 0.8
12cr|x11vnc-0.9.12-2|115	
12cr|x11vnc-0.9.12-2|116	* Mon Jan 16 2006 Michael Scherer <misc@mandriva.org> 0.7.2-1mdk
12cr|x11vnc-0.9.12-2|117	- initial release, based on Dag Wiers specfile

8515 12
12cr|x2vnc-1.7.2-6|1	%define	name	x2vnc
12cr|x2vnc-1.7.2-6|2	%define	version	1.7.2
12cr|x2vnc-1.7.2-6|3	%define	release	%mkrel 6
12cr|x2vnc-1.7.2-6|4	
12cr|x2vnc-1.7.2-6|5	Summary:	Allows a mouse and a keyboard to control two displays
12cr|x2vnc-1.7.2-6|6	Name:		%{name}
12cr|x2vnc-1.7.2-6|7	Version:	%{version}
12cr|x2vnc-1.7.2-6|8	Release:	%{release}
12cr|x2vnc-1.7.2-6|9	URL:		http://fredrik.hubbe.net/x2vnc.html
12cr|x2vnc-1.7.2-6|10	Source0:	http://fredrik.hubbe.net/x2vnc/%{name}-%{version}.tar.bz2
12cr|x2vnc-1.7.2-6|11	Patch0:		x2vnc-1.7.2-fix-str-fmt.patch
12cr|x2vnc-1.7.2-6|12	Group:		System/X11
12cr|x2vnc-1.7.2-6|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|x2vnc-1.7.2-6|14	License:	BSD
12cr|x2vnc-1.7.2-6|15	BuildRequires:	libx11-devel
12cr|x2vnc-1.7.2-6|16	BuildRequires:	libxinerama-devel
12cr|x2vnc-1.7.2-6|17	BuildRequires:	libxrandr-devel
12cr|x2vnc-1.7.2-6|18	BuildRequires:	libxscrnsaver-devel
12cr|x2vnc-1.7.2-6|19	BuildRequires:	libxxf86dga-devel
12cr|x2vnc-1.7.2-6|20	
12cr|x2vnc-1.7.2-6|21	%description
12cr|x2vnc-1.7.2-6|22	x2vnc allows the keyboard and mouse on one ("from") X display to control
12cr|x2vnc-1.7.2-6|23	another ("to") VNC display.
12cr|x2vnc-1.7.2-6|24	
12cr|x2vnc-1.7.2-6|25	%prep
12cr|x2vnc-1.7.2-6|26	%setup -q
12cr|x2vnc-1.7.2-6|27	%patch0 -p0
12cr|x2vnc-1.7.2-6|28	
12cr|x2vnc-1.7.2-6|29	%build
12cr|x2vnc-1.7.2-6|30	%configure2_5x
12cr|x2vnc-1.7.2-6|31	%make
12cr|x2vnc-1.7.2-6|32	
12cr|x2vnc-1.7.2-6|33	%install
12cr|x2vnc-1.7.2-6|34	rm -rf $RPM_BUILD_ROOT
12cr|x2vnc-1.7.2-6|35	mkdir -p %{buildroot}/%{_mandir}
12cr|x2vnc-1.7.2-6|36	%makeinstall_std
12cr|x2vnc-1.7.2-6|37	#%{__install} -m755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|x2vnc-1.7.2-6|38	#%{__install} -m644 %{name}.man -D $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
12cr|x2vnc-1.7.2-6|39	
12cr|x2vnc-1.7.2-6|40	%clean
12cr|x2vnc-1.7.2-6|41	%{__rm} -rf $RPM_BUILD_ROOT
12cr|x2vnc-1.7.2-6|42	
12cr|x2vnc-1.7.2-6|43	%files
12cr|x2vnc-1.7.2-6|44	%defattr (-,root,root)
12cr|x2vnc-1.7.2-6|45	%{_bindir}/%{name}
12cr|x2vnc-1.7.2-6|46	%{_mandir}/man1/%{name}.1*
12cr|x2vnc-1.7.2-6|47	
12cr|x2vnc-1.7.2-6|48	
12cr|x2vnc-1.7.2-6|49	
12cr|x2vnc-1.7.2-6|50	%changelog
12cr|x2vnc-1.7.2-6|51	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.2-6mdv2011.0
12cr|x2vnc-1.7.2-6|52	+ Revision: 615468
12cr|x2vnc-1.7.2-6|53	- the mass rebuild of 2010.1 packages
12cr|x2vnc-1.7.2-6|54	
12cr|x2vnc-1.7.2-6|55	* Sun Feb 21 2010 Funda Wang <fwang@mandriva.org> 1.7.2-5mdv2010.1
12cr|x2vnc-1.7.2-6|56	+ Revision: 508919
12cr|x2vnc-1.7.2-6|57	- fix str fmt
12cr|x2vnc-1.7.2-6|58	
12cr|x2vnc-1.7.2-6|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|x2vnc-1.7.2-6|60	- rebuild
12cr|x2vnc-1.7.2-6|61	
12cr|x2vnc-1.7.2-6|62	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.7.2-4mdv2009.0
12cr|x2vnc-1.7.2-6|63	+ Revision: 262222
12cr|x2vnc-1.7.2-6|64	- rebuild
12cr|x2vnc-1.7.2-6|65	
12cr|x2vnc-1.7.2-6|66	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.7.2-3mdv2009.0
12cr|x2vnc-1.7.2-6|67	+ Revision: 256489
12cr|x2vnc-1.7.2-6|68	- rebuild
12cr|x2vnc-1.7.2-6|69	- fix no-buildroot-tag
12cr|x2vnc-1.7.2-6|70	
12cr|x2vnc-1.7.2-6|71	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.7.2-1mdv2008.1
12cr|x2vnc-1.7.2-6|72	+ Revision: 129794
12cr|x2vnc-1.7.2-6|73	- kill re-definition of %%buildroot on Pixel's request
12cr|x2vnc-1.7.2-6|74	- import x2vnc
12cr|x2vnc-1.7.2-6|75	
12cr|x2vnc-1.7.2-6|76	
12cr|x2vnc-1.7.2-6|77	* Wed Sep 06 2006 Buchan Milne <bgmilne@mandriva.org> 1.7.2-1mdv2007.0
12cr|x2vnc-1.7.2-6|78	- New release 1.7.2
12cr|x2vnc-1.7.2-6|79	
12cr|x2vnc-1.7.2-6|80	* Tue May 23 2006 Lenny Cartier <lenny@mandriva.com> 1.7.1-1mdk
12cr|x2vnc-1.7.2-6|81	- 1.7.1
12cr|x2vnc-1.7.2-6|82	
12cr|x2vnc-1.7.2-6|83	* Tue Sep 06 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.6.1-2mdk
12cr|x2vnc-1.7.2-6|84	- annual rebuild
12cr|x2vnc-1.7.2-6|85	- fix group/buildrequires, url, source url
12cr|x2vnc-1.7.2-6|86	
12cr|x2vnc-1.7.2-6|87	* Wed Sep 02 2004 Buchan Milne <bgmilne@linux-mandrake.com> 1.6.1-1mdk
12cr|x2vnc-1.7.2-6|88	- 1.6.1
12cr|x2vnc-1.7.2-6|89	
12cr|x2vnc-1.7.2-6|90	* Mon Jun 07 2004 Buchan Milne <bgmilne@linux-mandrake.com> 1.6-1mdk
12cr|x2vnc-1.7.2-6|91	- First Mandrake package

8516 12
12cr|x2x-1.30-0.beta.7|1	%define	name	x2x
12cr|x2x-1.30-0.beta.7|2	%define version 1.30
12cr|x2x-1.30-0.beta.7|3	%define release %mkrel 0.beta.7
12cr|x2x-1.30-0.beta.7|4	
12cr|x2x-1.30-0.beta.7|5	Summary:	Allows a mouse and a keyboard to control two displays
12cr|x2x-1.30-0.beta.7|6	Name:		%{name}
12cr|x2x-1.30-0.beta.7|7	Version:	%{version}
12cr|x2x-1.30-0.beta.7|8	Release:	%{release}
12cr|x2x-1.30-0.beta.7|9	URL:		http://freshmeat.net/projects/%{name}/
12cr|x2x-1.30-0.beta.7|10	Source0:	ftp://digital.com/pub/Digital/SRC/%{name}/%{name}-%{version}-beta.tar.bz2
12cr|x2x-1.30-0.beta.7|11	Source1:	Makefile-%{name}.bz2
12cr|x2x-1.30-0.beta.7|12	Patch0:		%{name}-1.30-c-fixes.patch.bz2
12cr|x2x-1.30-0.beta.7|13	Patch1:		x2x-1.30beta-mdv-fix-str-fmt.patch
12cr|x2x-1.30-0.beta.7|14	Group:		System/X11
12cr|x2x-1.30-0.beta.7|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|x2x-1.30-0.beta.7|16	License:	BSD
12cr|x2x-1.30-0.beta.7|17	BuildRequires:	X11-devel imake
12cr|x2x-1.30-0.beta.7|18	# for rman
12cr|x2x-1.30-0.beta.7|19	BuildRequires:	xorg-x11
12cr|x2x-1.30-0.beta.7|20	
12cr|x2x-1.30-0.beta.7|21	%description
12cr|x2x-1.30-0.beta.7|22	x2x allows the keyboard and mouse on one ("from") X display to control
12cr|x2x-1.30-0.beta.7|23	another ("to") X display.
12cr|x2x-1.30-0.beta.7|24	
12cr|x2x-1.30-0.beta.7|25	%prep
12cr|x2x-1.30-0.beta.7|26	%setup -q -n %{name}-%{version}-beta
12cr|x2x-1.30-0.beta.7|27	%patch0 -p1
12cr|x2x-1.30-0.beta.7|28	%patch1 -p1 -b .strfmt
12cr|x2x-1.30-0.beta.7|29	bzcat %{SOURCE1} > Makefile
12cr|x2x-1.30-0.beta.7|30	
12cr|x2x-1.30-0.beta.7|31	%build
12cr|x2x-1.30-0.beta.7|32	xmkmf
12cr|x2x-1.30-0.beta.7|33	%make CFLAGS="$RPM_OPT_FLAGS -DNO_DEBUG"
12cr|x2x-1.30-0.beta.7|34	
12cr|x2x-1.30-0.beta.7|35	%install
12cr|x2x-1.30-0.beta.7|36	rm -rf $RPM_BUILD_ROOT
12cr|x2x-1.30-0.beta.7|37	%{__install} -m755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|x2x-1.30-0.beta.7|38	%{__install} -m644 %{name}.man -D $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
12cr|x2x-1.30-0.beta.7|39	
12cr|x2x-1.30-0.beta.7|40	%clean
12cr|x2x-1.30-0.beta.7|41	%{__rm} -rf $RPM_BUILD_ROOT
12cr|x2x-1.30-0.beta.7|42	
12cr|x2x-1.30-0.beta.7|43	%files
12cr|x2x-1.30-0.beta.7|44	%defattr (-,root,root)
12cr|x2x-1.30-0.beta.7|45	%{_bindir}/%{name}
12cr|x2x-1.30-0.beta.7|46	%{_mandir}/man1/%{name}.1*
12cr|x2x-1.30-0.beta.7|47	
12cr|x2x-1.30-0.beta.7|48	
12cr|x2x-1.30-0.beta.7|49	
12cr|x2x-1.30-0.beta.7|50	%changelog
12cr|x2x-1.30-0.beta.7|51	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.30-0.beta.7mdv2011.0
12cr|x2x-1.30-0.beta.7|52	+ Revision: 615480
12cr|x2x-1.30-0.beta.7|53	- the mass rebuild of 2010.1 packages
12cr|x2x-1.30-0.beta.7|54	
12cr|x2x-1.30-0.beta.7|55	* Sat Dec 05 2009 Jérôme Brenier <incubusss@mandriva.org> 1.30-0.beta.6mdv2010.1
12cr|x2x-1.30-0.beta.7|56	+ Revision: 473882
12cr|x2x-1.30-0.beta.7|57	- fix str fmt
12cr|x2x-1.30-0.beta.7|58	
12cr|x2x-1.30-0.beta.7|59	+ Thierry Vignaud <tv@mandriva.org>
12cr|x2x-1.30-0.beta.7|60	- rebuild
12cr|x2x-1.30-0.beta.7|61	
12cr|x2x-1.30-0.beta.7|62	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 1.30-0.beta.4mdv2009.0
12cr|x2x-1.30-0.beta.7|63	+ Revision: 168344
12cr|x2x-1.30-0.beta.7|64	- fix no-buildroot-tag
12cr|x2x-1.30-0.beta.7|65	
12cr|x2x-1.30-0.beta.7|66	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 1.30-0.beta.4mdv2008.1
12cr|x2x-1.30-0.beta.7|67	+ Revision: 135580
12cr|x2x-1.30-0.beta.7|68	- BR imake
12cr|x2x-1.30-0.beta.7|69	- kill re-definition of %%buildroot on Pixel's request
12cr|x2x-1.30-0.beta.7|70	- buildrequires X11-devel instead of XFree86-devel
12cr|x2x-1.30-0.beta.7|71	- import x2x
12cr|x2x-1.30-0.beta.7|72	
12cr|x2x-1.30-0.beta.7|73	
12cr|x2x-1.30-0.beta.7|74	* Thu Jan 19 2006 Michael Scherer <misc@mandriva.org> 1.30-0.beta.4mdk
12cr|x2x-1.30-0.beta.7|75	- buildRequires rman, thanks ldb
12cr|x2x-1.30-0.beta.7|76	- use %%mkrel
12cr|x2x-1.30-0.beta.7|77	- fix rpmlint about group
12cr|x2x-1.30-0.beta.7|78	
12cr|x2x-1.30-0.beta.7|79	* Wed Jan 18 2006 Lenny Cartier <lenny@mandriva.com> 1.30-0.beta.3mdk
12cr|x2x-1.30-0.beta.7|80	- fix x86_64 build
12cr|x2x-1.30-0.beta.7|81	
12cr|x2x-1.30-0.beta.7|82	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.30-0.beta.2mdk
12cr|x2x-1.30-0.beta.7|83	- Rebuild
12cr|x2x-1.30-0.beta.7|84	
12cr|x2x-1.30-0.beta.7|85	* Sun Jan 04 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.30-0.beta.1mdk
12cr|x2x-1.30-0.beta.7|86	- 1.30-beta
12cr|x2x-1.30-0.beta.7|87	- rm -rf $RPM_BUILD_ROOT at the beginning of %%install
12cr|x2x-1.30-0.beta.7|88	- cosmetics
12cr|x2x-1.30-0.beta.7|89	- regenerate P0
12cr|x2x-1.30-0.beta.7|90	
12cr|x2x-1.30-0.beta.7|91	* Mon Feb 10 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.27-1mdk
12cr|x2x-1.30-0.beta.7|92	- from Quel Qun <kelk1@hotmail.com> :
12cr|x2x-1.30-0.beta.7|93	- Mandrake rpm.

8517 12
12cr|x3270-3.3.9ga12-4|1	%define	tversion	3.3
12cr|x3270-3.3.9ga12-4|2	
12cr|x3270-3.3.9ga12-4|3	Summary:	An X Window System based IBM 3278/3279 terminal emulator
12cr|x3270-3.3.9ga12-4|4	Name:		x3270
12cr|x3270-3.3.9ga12-4|5	Version:	3.3.9ga12
12cr|x3270-3.3.9ga12-4|6	Release:	4
12cr|x3270-3.3.9ga12-4|7	License:	MIT
12cr|x3270-3.3.9ga12-4|8	Group:		Terminals
12cr|x3270-3.3.9ga12-4|9	URL:		http://www.geocities.com/SiliconValley/Peaks/7814/
12cr|x3270-3.3.9ga12-4|10	Source0:	http://downloads.sourceforge.net/project/x3270/x3270/%version/suite3270-%version.tgz
12cr|x3270-3.3.9ga12-4|11	
12cr|x3270-3.3.9ga12-4|12	Requires(post):		mkfontdir
12cr|x3270-3.3.9ga12-4|13	Requires(postun):	mkfontdir
12cr|x3270-3.3.9ga12-4|14	
12cr|x3270-3.3.9ga12-4|15	BuildRequires:	bdftopcf
12cr|x3270-3.3.9ga12-4|16	BuildRequires:	dos2unix
12cr|x3270-3.3.9ga12-4|17	#BuildRequires:	mkfontdir
12cr|x3270-3.3.9ga12-4|18	#BuildRequires:	mkfontscale
12cr|x3270-3.3.9ga12-4|19	BuildRequires:	imake
12cr|x3270-3.3.9ga12-4|20	BuildRequires:	openssl-devel
12cr|x3270-3.3.9ga12-4|21	#BuildRequires:	rman
12cr|x3270-3.3.9ga12-4|22	#BuildRequires:	x11-data-bitmaps
12cr|x3270-3.3.9ga12-4|23	BuildRequires:  pkgconfig(x11)
12cr|x3270-3.3.9ga12-4|24	BuildRequires:  xaw-devel
12cr|x3270-3.3.9ga12-4|25	BuildRequires:  pkgconfig(xmu)
12cr|x3270-3.3.9ga12-4|26	BuildRequires:  pkgconfig(xt)
12cr|x3270-3.3.9ga12-4|27	
12cr|x3270-3.3.9ga12-4|28	%description
12cr|x3270-3.3.9ga12-4|29	The x3270 program opens a window in the X Window System which emulates
12cr|x3270-3.3.9ga12-4|30	the actual look of an IBM 3278/3279 terminal, commonly used with
12cr|x3270-3.3.9ga12-4|31	mainframe applications. x3270 also allows you to telnet to an IBM host
12cr|x3270-3.3.9ga12-4|32	from the x3270 window.
12cr|x3270-3.3.9ga12-4|33	
12cr|x3270-3.3.9ga12-4|34	Install the x3270 package if you need to access IBM hosts using an
12cr|x3270-3.3.9ga12-4|35	IBM 3278/3279 terminal emulator.
12cr|x3270-3.3.9ga12-4|36	
12cr|x3270-3.3.9ga12-4|37	%prep
12cr|x3270-3.3.9ga12-4|38	%setup -q -n %{name}-%{tversion}
12cr|x3270-3.3.9ga12-4|39	
12cr|x3270-3.3.9ga12-4|40	%build
12cr|x3270-3.3.9ga12-4|41	%configure2_5x	--enable-ssl \
12cr|x3270-3.3.9ga12-4|42	--with-fontdir=%{_datadir}/fonts/misc
12cr|x3270-3.3.9ga12-4|43	
12cr|x3270-3.3.9ga12-4|44	%make PROJECTROOT=%{_prefix}
12cr|x3270-3.3.9ga12-4|45	# (sb) hack to get around ProjectRoot that insists on
12cr|x3270-3.3.9ga12-4|46	# getting picked up from broken site.def
12cr|x3270-3.3.9ga12-4|47	#rm -f *.gz
12cr|x3270-3.3.9ga12-4|48	#%make
12cr|x3270-3.3.9ga12-4|49	
12cr|x3270-3.3.9ga12-4|50	%install
12cr|x3270-3.3.9ga12-4|51	mkdir -p %{buildroot}%{_datadir}/applications
12cr|x3270-3.3.9ga12-4|52	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|x3270-3.3.9ga12-4|53	[Desktop Entry]
12cr|x3270-3.3.9ga12-4|54	Name=X3270
12cr|x3270-3.3.9ga12-4|55	Comment=IBM 3270 Terminal Emulator
12cr|x3270-3.3.9ga12-4|56	Exec=%{_bindir}/x3270
12cr|x3270-3.3.9ga12-4|57	Icon=terminals_section
12cr|x3270-3.3.9ga12-4|58	Terminal=false
12cr|x3270-3.3.9ga12-4|59	Type=Application
12cr|x3270-3.3.9ga12-4|60	StartupNotify=true
12cr|x3270-3.3.9ga12-4|61	Categories=TerminalEmulator;System;
12cr|x3270-3.3.9ga12-4|62	EOF
12cr|x3270-3.3.9ga12-4|63	
12cr|x3270-3.3.9ga12-4|64	# (sb) hack to get around ProjectRoot that insists on
12cr|x3270-3.3.9ga12-4|65	# getting picked up from broken site.def
12cr|x3270-3.3.9ga12-4|66	sed -i 's|X11R6/bin|bin|' Makefile
12cr|x3270-3.3.9ga12-4|67	sed -i 's|/usr/X11R6/man|%{_mandir}|' Makefile
12cr|x3270-3.3.9ga12-4|68	
12cr|x3270-3.3.9ga12-4|69	%makeinstall_std install.man PROJECTROOT=%{_prefix} MANPATH=%{_mandir}
12cr|x3270-3.3.9ga12-4|70	
12cr|x3270-3.3.9ga12-4|71	install -m644 X3270.xad -D %{buildroot}%{_sysconfdir}/X11/app-defaults/X3270
12cr|x3270-3.3.9ga12-4|72	
12cr|x3270-3.3.9ga12-4|73	rm -f %{buildroot}%{_datadir}/fonts/misc/fonts.dir
12cr|x3270-3.3.9ga12-4|74	
12cr|x3270-3.3.9ga12-4|75	# David - 3.2.14 - Workaround to don't requires stuff in /usr/local
12cr|x3270-3.3.9ga12-4|76	# (sb) tradeoff rpmlint doesn't like non-executable scripts, but
12cr|x3270-3.3.9ga12-4|77	# I'd rather not require expect and ksh
12cr|x3270-3.3.9ga12-4|78	chmod 0644 Examples/*.{expect,ksh}
12cr|x3270-3.3.9ga12-4|79	chmod 0755 Examples/*.{sh,bash}
12cr|x3270-3.3.9ga12-4|80	
12cr|x3270-3.3.9ga12-4|81	# (sb) make rpmlint happier
12cr|x3270-3.3.9ga12-4|82	chmod 0644 html/*.html
12cr|x3270-3.3.9ga12-4|83	dos2unix -f html/Brackets.html
12cr|x3270-3.3.9ga12-4|84	dos2unix -f html/Build.html
12cr|x3270-3.3.9ga12-4|85	dos2unix -f html/Keymap.html
12cr|x3270-3.3.9ga12-4|86	sed -i 's|usr/local|usr|g' Examples/peer_script.expect
12cr|x3270-3.3.9ga12-4|87	sed -i 's|usr/local|usr|g' Examples/cms_logon.bash
12cr|x3270-3.3.9ga12-4|88	chmod -x %buildroot%{_sysconfdir}/%{name}/*
12cr|x3270-3.3.9ga12-4|89	
12cr|x3270-3.3.9ga12-4|90	# (sb) old /usr/X11R6/lib/doc/html seems to be gone now - just catch this with %doc
12cr|x3270-3.3.9ga12-4|91	rm -fr %buildroot%{_prefix}/X11R6/lib/X11/doc
12cr|x3270-3.3.9ga12-4|92	
12cr|x3270-3.3.9ga12-4|93	%post
12cr|x3270-3.3.9ga12-4|94	mkfontdir %{_datadir}/fonts/misc
12cr|x3270-3.3.9ga12-4|95	
12cr|x3270-3.3.9ga12-4|96	%postun
12cr|x3270-3.3.9ga12-4|97	mkfontdir %{_datadir}/fonts/misc
12cr|x3270-3.3.9ga12-4|98	
12cr|x3270-3.3.9ga12-4|99	%files
12cr|x3270-3.3.9ga12-4|100	%defattr(-,root,root)
12cr|x3270-3.3.9ga12-4|101	%doc Examples html
12cr|x3270-3.3.9ga12-4|102	%{_bindir}/*
12cr|x3270-3.3.9ga12-4|103	%{_datadir}/fonts/misc/*
12cr|x3270-3.3.9ga12-4|104	%{_mandir}/man1/*
12cr|x3270-3.3.9ga12-4|105	%{_mandir}/man5/*
12cr|x3270-3.3.9ga12-4|106	%{_datadir}/applications/%{name}.desktop
12cr|x3270-3.3.9ga12-4|107	%dir %{_sysconfdir}/%{name}
12cr|x3270-3.3.9ga12-4|108	%config(noreplace) %{_sysconfdir}/%{name}/*
12cr|x3270-3.3.9ga12-4|109	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
12cr|x3270-3.3.9ga12-4|110	
12cr|x3270-3.3.9ga12-4|111	
12cr|x3270-3.3.9ga12-4|112	%changelog
12cr|x3270-3.3.9ga12-4|113	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.9ga12-3mdv2011.0
12cr|x3270-3.3.9ga12-4|114	+ Revision: 615488
12cr|x3270-3.3.9ga12-4|115	- the mass rebuild of 2010.1 packages
12cr|x3270-3.3.9ga12-4|116	
12cr|x3270-3.3.9ga12-4|117	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 3.3.9ga12-2mdv2010.1
12cr|x3270-3.3.9ga12-4|118	+ Revision: 533618
12cr|x3270-3.3.9ga12-4|119	- rebuild
12cr|x3270-3.3.9ga12-4|120	
12cr|x3270-3.3.9ga12-4|121	* Wed Aug 12 2009 Funda Wang <fwang@mandriva.org> 3.3.9ga12-1mdv2010.0
12cr|x3270-3.3.9ga12-4|122	+ Revision: 415322
12cr|x3270-3.3.9ga12-4|123	- new version 3.3.9ga12
12cr|x3270-3.3.9ga12-4|124	
12cr|x3270-3.3.9ga12-4|125	* Sat Mar 28 2009 Funda Wang <fwang@mandriva.org> 3.3.8p1-2mdv2009.1
12cr|x3270-3.3.9ga12-4|126	+ Revision: 362017
12cr|x3270-3.3.9ga12-4|127	- rebuild
12cr|x3270-3.3.9ga12-4|128	
12cr|x3270-3.3.9ga12-4|129	* Thu Dec 04 2008 Adam Williamson <awilliamson@mandriva.org> 3.3.8p1-1mdv2009.1
12cr|x3270-3.3.9ga12-4|130	+ Revision: 309851
12cr|x3270-3.3.9ga12-4|131	- clean some unnecessary dependencies
12cr|x3270-3.3.9ga12-4|132	- new release 3.3.8p1
12cr|x3270-3.3.9ga12-4|133	
12cr|x3270-3.3.9ga12-4|134	* Sat Sep 20 2008 Oden Eriksson <oeriksson@mandriva.com> 3.3.6-7mdv2009.0
12cr|x3270-3.3.9ga12-4|135	+ Revision: 286226
12cr|x3270-3.3.9ga12-4|136	- fix deps
12cr|x3270-3.3.9ga12-4|137	
12cr|x3270-3.3.9ga12-4|138	+ Thierry Vignaud <tv@mandriva.org>
12cr|x3270-3.3.9ga12-4|139	- rebuild
12cr|x3270-3.3.9ga12-4|140	- rebuild
12cr|x3270-3.3.9ga12-4|141	- fix no-buildroot-tag
12cr|x3270-3.3.9ga12-4|142	- kill re-definition of %%buildroot on Pixel's request
12cr|x3270-3.3.9ga12-4|143	
12cr|x3270-3.3.9ga12-4|144	+ Pixel <pixel@mandriva.com>
12cr|x3270-3.3.9ga12-4|145	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|x3270-3.3.9ga12-4|146	
12cr|x3270-3.3.9ga12-4|147	* Mon Nov 26 2007 Funda Wang <fwang@mandriva.org> 3.3.6-3mdv2008.1
12cr|x3270-3.3.9ga12-4|148	+ Revision: 112163
12cr|x3270-3.3.9ga12-4|149	- rebuild for new icu
12cr|x3270-3.3.9ga12-4|150	
12cr|x3270-3.3.9ga12-4|151	+ Thierry Vignaud <tv@mandriva.org>
12cr|x3270-3.3.9ga12-4|152	- rebuild for new libicu
12cr|x3270-3.3.9ga12-4|153	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|x3270-3.3.9ga12-4|154	
12cr|x3270-3.3.9ga12-4|155	* Wed Jun 27 2007 Funda Wang <fwang@mandriva.org> 3.3.6-1mdv2008.0
12cr|x3270-3.3.9ga12-4|156	+ Revision: 44958
12cr|x3270-3.3.9ga12-4|157	- BuildRequires bitmaps
12cr|x3270-3.3.9ga12-4|158	- fix file list
12cr|x3270-3.3.9ga12-4|159	- New version
12cr|x3270-3.3.9ga12-4|160	
12cr|x3270-3.3.9ga12-4|161	+ Jérôme Soyer <saispo@mandriva.org>
12cr|x3270-3.3.9ga12-4|162	- Import x3270
12cr|x3270-3.3.9ga12-4|163	
12cr|x3270-3.3.9ga12-4|164	
12cr|x3270-3.3.9ga12-4|165	
12cr|x3270-3.3.9ga12-4|166	* Wed Aug 23 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 3.3.4p6-4mdv2007.0
12cr|x3270-3.3.9ga12-4|167	- adapt to new font path
12cr|x3270-3.3.9ga12-4|168	- fix path for man page x3270.1x
12cr|x3270-3.3.9ga12-4|169	- cosmetics
12cr|x3270-3.3.9ga12-4|170	
12cr|x3270-3.3.9ga12-4|171	* Thu Jul 06 2006 Stew Benedict <sbenedict@mandriva.com> 3.3.4p6-3mdv2007.0
12cr|x3270-3.3.9ga12-4|172	- bug #22937 (fonts -> /usr/lib/X11/fonts/misc)
12cr|x3270-3.3.9ga12-4|173	- would be nice if site.def defined a different ProjectRoot than /usr/X11R6
12cr|x3270-3.3.9ga12-4|174	- tweak the rest of the paths for the new X layout
12cr|x3270-3.3.9ga12-4|175	- rpmlint fixes, xdg menu
12cr|x3270-3.3.9ga12-4|176	
12cr|x3270-3.3.9ga12-4|177	* Mon Jan 30 2006 Stew Benedict <sbenedict@mandriva.com> 3.3.4p6-2mdk
12cr|x3270-3.3.9ga12-4|178	- more BuildRequires
12cr|x3270-3.3.9ga12-4|179	
12cr|x3270-3.3.9ga12-4|180	* Mon Jan 30 2006 Stew Benedict <sbenedict@mandriva.com> 3.3.4p6-1mdk
12cr|x3270-3.3.9ga12-4|181	- 3.3.4p6, BuildRequires, rpmlint
12cr|x3270-3.3.9ga12-4|182	
12cr|x3270-3.3.9ga12-4|183	* Fri Jan 27 2006 Stew Benedict <sbenedict@mandriva.com> 3.3.4-4mdk
12cr|x3270-3.3.9ga12-4|184	- rebuild against icu34-devel
12cr|x3270-3.3.9ga12-4|185	- Requires(pre/post)
12cr|x3270-3.3.9ga12-4|186	
12cr|x3270-3.3.9ga12-4|187	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 3.3.4-3mdk
12cr|x3270-3.3.9ga12-4|188	- rebuilt against openssl-0.9.8a
12cr|x3270-3.3.9ga12-4|189	
12cr|x3270-3.3.9ga12-4|190	* Tue May 10 2005 Arnaud de Lorbeau <devel@mandriva.com> 3.3.4-2mdk
12cr|x3270-3.3.9ga12-4|191	- 3.3.4
12cr|x3270-3.3.9ga12-4|192	
12cr|x3270-3.3.9ga12-4|193	* Thu Jul 22 2004 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 3.3.2p1-2mdk
12cr|x3270-3.3.9ga12-4|194	- Rebuild with ssl
12cr|x3270-3.3.9ga12-4|195	
12cr|x3270-3.3.9ga12-4|196	* Mon May  3 2004 Stew Benedict <sbenedict@mandrakesoft.com> 3.3.2p1-1mdk
12cr|x3270-3.3.9ga12-4|197	- 3.3.2p1, patch to build with current icu
12cr|x3270-3.3.9ga12-4|198	
12cr|x3270-3.3.9ga12-4|199	* Mon Apr 28 2003 Stew Benedict <sbenedict@mandrakesoft.com> 3.2.20-1mdk
12cr|x3270-3.3.9ga12-4|200	- 3.2.20, BuildRequires, spec-work
12cr|x3270-3.3.9ga12-4|201	
12cr|x3270-3.3.9ga12-4|202	* Mon Jan  6 2003 Stew Benedict <sbenedict@mandrakesoft.com> 3.2.19-2mdk
12cr|x3270-3.3.9ga12-4|203	- rebuild for new glibc/rpm, rpmlint fixes
12cr|x3270-3.3.9ga12-4|204	
12cr|x3270-3.3.9ga12-4|205	* Wed May 15 2002 Oden Eriksson <oden.eriksson@kvikkjokk.net> 3.2.19-1mdk
12cr|x3270-3.3.9ga12-4|206	- new version
12cr|x3270-3.3.9ga12-4|207	- misc spec file fixes
12cr|x3270-3.3.9ga12-4|208	- rebuilt with latest system compiler (gcc3.1)
12cr|x3270-3.3.9ga12-4|209	
12cr|x3270-3.3.9ga12-4|210	* Thu Jan 10 2002 David BAUDENS <baudens@mandrakesoft.com> 3.2.17-4mdk
12cr|x3270-3.3.9ga12-4|211	- Fix menu entry (png icon)
12cr|x3270-3.3.9ga12-4|212	- Add missing files
12cr|x3270-3.3.9ga12-4|213	
12cr|x3270-3.3.9ga12-4|214	* Thu Aug 23 2001 David BAUDENS <baudens@mandrakesoft.com> 3.2.17-3mdk
12cr|x3270-3.3.9ga12-4|215	- Move menu entry in right directory
12cr|x3270-3.3.9ga12-4|216	
12cr|x3270-3.3.9ga12-4|217	* Tue Jul 10 2001 Stefan van der Eijk <stefan@eijk.nu> 3.2.17-2mdk
12cr|x3270-3.3.9ga12-4|218	- BuildRequires: XFree86-devel
12cr|x3270-3.3.9ga12-4|219	
12cr|x3270-3.3.9ga12-4|220	* Mon Jul 9 2001 Gregory Letoquart <gletoquart@mandrakesoft.com> 3.2.17-1mdk
12cr|x3270-3.3.9ga12-4|221	- 3.2.17
12cr|x3270-3.3.9ga12-4|222	
12cr|x3270-3.3.9ga12-4|223	* Thu Dec 27 2000 Gregory Letoquart <gletoquart@mandrakesoft.com> 3.2.15-2mdk
12cr|x3270-3.3.9ga12-4|224	- 3.2.15
12cr|x3270-3.3.9ga12-4|225	
12cr|x3270-3.3.9ga12-4|226	* Fri Nov 17 2000 David BAUDENS <baudens@mandrakesoft.com> 3.2.14-2mdk
12cr|x3270-3.3.9ga12-4|227	- Workaround for ??~#* RPM
12cr|x3270-3.3.9ga12-4|228	
12cr|x3270-3.3.9ga12-4|229	* Fri Nov 17 2000 David BAUDENS <baudens@mandrakesoft.com> 3.2.14-1mdk
12cr|x3270-3.3.9ga12-4|230	- 3.2.14
12cr|x3270-3.3.9ga12-4|231	
12cr|x3270-3.3.9ga12-4|232	* Fri Sep 29 2000 David BAUDENS <baudens@mandrakesoft.com> 3.2.13-1mdk
12cr|x3270-3.3.9ga12-4|233	- 3.2.13
12cr|x3270-3.3.9ga12-4|234	
12cr|x3270-3.3.9ga12-4|235	* Fri Sep 29 2000 David BAUDENS <baudens@mandrakesoft.com> 3.1.1.9-3mdk
12cr|x3270-3.3.9ga12-4|236	- Fix conflict with XFree
12cr|x3270-3.3.9ga12-4|237	
12cr|x3270-3.3.9ga12-4|238	* Sat Sep 09 2000 David BAUDENS <baudens@mandrakesoft.com> 3.1.1.9-2mdk
12cr|x3270-3.3.9ga12-4|239	- Allow to build
12cr|x3270-3.3.9ga12-4|240	- Remove wmconfig support
12cr|x3270-3.3.9ga12-4|241	- BM
12cr|x3270-3.3.9ga12-4|242	- %%{update_menus} && %%{clean_menus}
12cr|x3270-3.3.9ga12-4|243	- Spec clean up (aka remove crazy things)
12cr|x3270-3.3.9ga12-4|244	- Fix menu entry (aka remove stupid hard coded PATH for icon and fix title)
12cr|x3270-3.3.9ga12-4|245	
12cr|x3270-3.3.9ga12-4|246	* Sat Apr 08 2000 Christopher Molnar <molnarc@mandrakesoft.com> 3.1.1.9-1mdk
12cr|x3270-3.3.9ga12-4|247	- Changed group to new groups
12cr|x3270-3.3.9ga12-4|248	- updated to 3.1.1.9
12cr|x3270-3.3.9ga12-4|249	- added HTML docs
12cr|x3270-3.3.9ga12-4|250	- Added menu to spec file
12cr|x3270-3.3.9ga12-4|251	
12cr|x3270-3.3.9ga12-4|252	* Wed Nov 03 1999 Jerome Martin <jerome@mandrakesoft.com>
12cr|x3270-3.3.9ga12-4|253	- Rebuild for new distribution
12cr|x3270-3.3.9ga12-4|254	- Minor Specfile cleanup
12cr|x3270-3.3.9ga12-4|255	
12cr|x3270-3.3.9ga12-4|256	* Thu May 06 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
12cr|x3270-3.3.9ga12-4|257	- Mandrake adaptions
12cr|x3270-3.3.9ga12-4|258	- handle RPM_OPT_FLAGS
12cr|x3270-3.3.9ga12-4|259	
12cr|x3270-3.3.9ga12-4|260	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|x3270-3.3.9ga12-4|261	- auto rebuild in the new build environment (release 7)
12cr|x3270-3.3.9ga12-4|262	
12cr|x3270-3.3.9ga12-4|263	* Tue Jan 12 1999 Jeff Johnson <jbj@redhat.com>
12cr|x3270-3.3.9ga12-4|264	- ibm_hosts needed %%config (#788)
12cr|x3270-3.3.9ga12-4|265	
12cr|x3270-3.3.9ga12-4|266	* Fri Aug  7 1998 Jeff Johnson <jbj@redhat.com>
12cr|x3270-3.3.9ga12-4|267	- build root
12cr|x3270-3.3.9ga12-4|268	
12cr|x3270-3.3.9ga12-4|269	* Fri May 01 1998 Prospector System <bugs@redhat.com>
12cr|x3270-3.3.9ga12-4|270	- translations modified for de, fr, tr
12cr|x3270-3.3.9ga12-4|271	
12cr|x3270-3.3.9ga12-4|272	* Wed Oct 22 1997 Marc Ewing <marc@redhat.com>
12cr|x3270-3.3.9ga12-4|273	- new version
12cr|x3270-3.3.9ga12-4|274	- added wmconfig entry
12cr|x3270-3.3.9ga12-4|275	
12cr|x3270-3.3.9ga12-4|276	* Mon Jul 21 1997 Erik Troan <ewt@redhat.com>
12cr|x3270-3.3.9ga12-4|277	- built against glibc

8518 12
12cr|x48-0.6.4-1|1	%define name 	x48
12cr|x48-0.6.4-1|2	%define version 0.6.4
12cr|x48-0.6.4-1|3	%define release 1
12cr|x48-0.6.4-1|4	
12cr|x48-0.6.4-1|5	#define x11_prefix      /usr/X11R6
12cr|x48-0.6.4-1|6	
12cr|x48-0.6.4-1|7	Name:		%name
12cr|x48-0.6.4-1|8	Summary:	HP 48 GX emulator
12cr|x48-0.6.4-1|9	Version:	%version
12cr|x48-0.6.4-1|10	Release:	%release
12cr|x48-0.6.4-1|11	License:	GPL
12cr|x48-0.6.4-1|12	Group:		Sciences/Mathematics
12cr|x48-0.6.4-1|13	URL:		http://x48.berlios.de/
12cr|x48-0.6.4-1|14	Source0:	http://downloads.sourceforge.net/project/x48.berlios/%{name}-%{version}.tar.bz2
12cr|x48-0.6.4-1|15	Patch0:		x48-0.6.1-mdv-fix-string-format.patch
12cr|x48-0.6.4-1|16	BuildRequires:	readline-devel
12cr|x48-0.6.4-1|17	BuildRequires:	X11-devel
12cr|x48-0.6.4-1|18	BuildRequires:	x11-util-cf-files
12cr|x48-0.6.4-1|19	BuildRequires:	ncurses-devel
12cr|x48-0.6.4-1|20	Requires:  	readline
12cr|x48-0.6.4-1|21	
12cr|x48-0.6.4-1|22	%description
12cr|x48-0.6.4-1|23	This is an emulator of the HP 48 SX and GX calculator.
12cr|x48-0.6.4-1|24	Romdumps are available from http://x48.berlios.de/
12cr|x48-0.6.4-1|25	
12cr|x48-0.6.4-1|26	%prep
12cr|x48-0.6.4-1|27	%setup -q -c %{name}-%{version}
12cr|x48-0.6.4-1|28	%patch0 -p1 -b .format
12cr|x48-0.6.4-1|29	
12cr|x48-0.6.4-1|30	%build
12cr|x48-0.6.4-1|31	./autogen.sh
12cr|x48-0.6.4-1|32	%configure2_5x --with-x
12cr|x48-0.6.4-1|33	%make
12cr|x48-0.6.4-1|34	
12cr|x48-0.6.4-1|35	%install
12cr|x48-0.6.4-1|36	
12cr|x48-0.6.4-1|37	mkdir -p %{buildroot}/%{_datadir}/%{name}
12cr|x48-0.6.4-1|38	mkdir -p %{buildroot}/%{_datadir}/applications/
12cr|x48-0.6.4-1|39	
12cr|x48-0.6.4-1|40	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|x48-0.6.4-1|41	[Desktop Entry]
12cr|x48-0.6.4-1|42	Type=Application
12cr|x48-0.6.4-1|43	Exec=x48 -rom /usr/share/x48/rom
12cr|x48-0.6.4-1|44	Name=x48
12cr|x48-0.6.4-1|45	Comment=HP48 Emulator
12cr|x48-0.6.4-1|46	Categories=Office;
12cr|x48-0.6.4-1|47	EOF
12cr|x48-0.6.4-1|48	
12cr|x48-0.6.4-1|49	cat > %{_builddir}/%{name}-%{version}/README.urpmi << EOF
12cr|x48-0.6.4-1|50	x48 needs a rom to function, so please read the README to see how to dump it
12cr|x48-0.6.4-1|51	from your HP48 or just use the rpm x48-gxrom or x48-sxrom from plf.
12cr|x48-0.6.4-1|52	If you dump the rom, please put it in the /usr/share/x48 directory.
12cr|x48-0.6.4-1|53	***
12cr|x48-0.6.4-1|54	The first time you launch x48, it will copy the rom to ~/.hp48.
12cr|x48-0.6.4-1|55	So if you like to change from sx to gx rom, please remove this directory first
12cr|x48-0.6.4-1|56	EOF
12cr|x48-0.6.4-1|57	
12cr|x48-0.6.4-1|58	%makeinstall_std
12cr|x48-0.6.4-1|59	
12cr|x48-0.6.4-1|60	%files
12cr|x48-0.6.4-1|61	%doc	README README.urpmi
12cr|x48-0.6.4-1|62	#%{_sysconfdir}/X11/app-defaults/X48
12cr|x48-0.6.4-1|63	%{_bindir}/checkrom
12cr|x48-0.6.4-1|64	%{_bindir}/dump2rom
12cr|x48-0.6.4-1|65	%{_bindir}/mkcard
12cr|x48-0.6.4-1|66	%{_bindir}/x48
12cr|x48-0.6.4-1|67	%{_datadir}/%{name}
12cr|x48-0.6.4-1|68	%{_datadir}/X11/app-defaults/X48
12cr|x48-0.6.4-1|69	%{_mandir}/man1/x48.*
12cr|x48-0.6.4-1|70	%{_datadir}/applications/mandriva-x48.desktop
12cr|x48-0.6.4-1|71	
12cr|x48-0.6.4-1|72	
12cr|x48-0.6.4-1|73	%changelog
12cr|x48-0.6.4-1|74	* Tue Apr 03 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.6.4-1
12cr|x48-0.6.4-1|75	+ Revision: 788981
12cr|x48-0.6.4-1|76	- version update 0.6.4
12cr|x48-0.6.4-1|77	
12cr|x48-0.6.4-1|78	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.3-2mdv2011.0
12cr|x48-0.6.4-1|79	+ Revision: 615489
12cr|x48-0.6.4-1|80	- the mass rebuild of 2010.1 packages
12cr|x48-0.6.4-1|81	
12cr|x48-0.6.4-1|82	* Mon Mar 08 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.6.3-1mdv2010.1
12cr|x48-0.6.4-1|83	+ Revision: 515650
12cr|x48-0.6.4-1|84	- new upstream release 0.6.3
12cr|x48-0.6.4-1|85	
12cr|x48-0.6.4-1|86	* Thu Dec 10 2009 Ahmad Samir <ahmadsamir@mandriva.org> 0.6.1-1mdv2010.1
12cr|x48-0.6.4-1|87	+ Revision: 476213
12cr|x48-0.6.4-1|88	- Update to 0.6.1
12cr|x48-0.6.4-1|89	- remove imake stuff, not needed any more
12cr|x48-0.6.4-1|90	- add patch1 to fix string format
12cr|x48-0.6.4-1|91	
12cr|x48-0.6.4-1|92	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.4.3-10mdv2010.0
12cr|x48-0.6.4-1|93	+ Revision: 445862
12cr|x48-0.6.4-1|94	- rebuild
12cr|x48-0.6.4-1|95	
12cr|x48-0.6.4-1|96	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.3-9mdv2009.1
12cr|x48-0.6.4-1|97	+ Revision: 347887
12cr|x48-0.6.4-1|98	- rebuild for latest readline
12cr|x48-0.6.4-1|99	
12cr|x48-0.6.4-1|100	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.4.3-8mdv2009.0
12cr|x48-0.6.4-1|101	+ Revision: 262225
12cr|x48-0.6.4-1|102	- rebuild
12cr|x48-0.6.4-1|103	
12cr|x48-0.6.4-1|104	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.4.3-7mdv2009.0
12cr|x48-0.6.4-1|105	+ Revision: 256558
12cr|x48-0.6.4-1|106	- rebuild
12cr|x48-0.6.4-1|107	
12cr|x48-0.6.4-1|108	+ Pixel <pixel@mandriva.com>
12cr|x48-0.6.4-1|109	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|x48-0.6.4-1|110	
12cr|x48-0.6.4-1|111	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.4.3-5mdv2008.1
12cr|x48-0.6.4-1|112	+ Revision: 171179
12cr|x48-0.6.4-1|113	- rebuild
12cr|x48-0.6.4-1|114	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|x48-0.6.4-1|115	- fix no-buildroot-tag
12cr|x48-0.6.4-1|116	
12cr|x48-0.6.4-1|117	* Wed Jan 02 2008 Thierry Vignaud <tv@mandriva.org> 0.4.3-4mdv2008.1
12cr|x48-0.6.4-1|118	+ Revision: 140791
12cr|x48-0.6.4-1|119	- auto-convert XDG menu entry
12cr|x48-0.6.4-1|120	- kill re-definition of %%buildroot on Pixel's request
12cr|x48-0.6.4-1|121	
12cr|x48-0.6.4-1|122	+ Erwan Velu <erwan@mandriva.org>
12cr|x48-0.6.4-1|123	- Rebuild
12cr|x48-0.6.4-1|124	- Fixing buildrequires
12cr|x48-0.6.4-1|125	- Fixing buildrequires
12cr|x48-0.6.4-1|126	- Fixing buildrequires
12cr|x48-0.6.4-1|127	- Oups, %%files is wrong
12cr|x48-0.6.4-1|128	- /usr/X11R6 conflicts
12cr|x48-0.6.4-1|129	- Fixing buildrequires
12cr|x48-0.6.4-1|130	- Import x48
12cr|x48-0.6.4-1|131	

8519 12
12cr|x86info-1.30-1|1	%define	name	x86info
12cr|x86info-1.30-1|2	%define	version	1.30
12cr|x86info-1.30-1|3	%define realver	%{version}
12cr|x86info-1.30-1|4	#define cvsdate	20050420
12cr|x86info-1.30-1|5	
12cr|x86info-1.30-1|6	Summary:	Show x86 CPU information
12cr|x86info-1.30-1|7	Name:		%{name}
12cr|x86info-1.30-1|8	Version:	%{version}
12cr|x86info-1.30-1|9	Release:	1
12cr|x86info-1.30-1|10	License:	GPL
12cr|x86info-1.30-1|11	Group:		System/Kernel and hardware
12cr|x86info-1.30-1|12	URL:		http://www.codemonkey.org.uk/projects/x86info/
12cr|x86info-1.30-1|13	Source0:	http://codemonkey.org.uk/projects/x86info/%{name}-%{version}.tgz
12cr|x86info-1.30-1|14	BuildRequires:	pkgconfig(libpci)
12cr|x86info-1.30-1|15	
12cr|x86info-1.30-1|16	# Will never work on sparc, neither on ppc/alpha...
12cr|x86info-1.30-1|17	ExclusiveArch:	%{ix86} x86_64 amd64
12cr|x86info-1.30-1|18	
12cr|x86info-1.30-1|19	%description
12cr|x86info-1.30-1|20	Unlike other 'cpuinfo' tools which just parse /proc/cpuinfo, x86info probes
12cr|x86info-1.30-1|21	the CPU registers to find out a lot more information. It can discover the
12cr|x86info-1.30-1|22	contents of model-specific registers, discover CPU silicon revisions, and
12cr|x86info-1.30-1|23	lots more.
12cr|x86info-1.30-1|24	
12cr|x86info-1.30-1|25	%prep
12cr|x86info-1.30-1|26	%setup -q -n %{name}-%{realver}
12cr|x86info-1.30-1|27	
12cr|x86info-1.30-1|28	%build
12cr|x86info-1.30-1|29	make CFLAGS="%{optflags}"
12cr|x86info-1.30-1|30	
12cr|x86info-1.30-1|31	%install
12cr|x86info-1.30-1|32	install -d %{buildroot}%{_bindir}
12cr|x86info-1.30-1|33	install -d %{buildroot}%{_mandir}/man1
12cr|x86info-1.30-1|34	install -m755 %{name} %{buildroot}%{_bindir}/
12cr|x86info-1.30-1|35	install -m755 %{name}.1 %{buildroot}%{_mandir}/man1/
12cr|x86info-1.30-1|36	
12cr|x86info-1.30-1|37	%files
12cr|x86info-1.30-1|38	%doc README TODO
12cr|x86info-1.30-1|39	%{_bindir}/*
12cr|x86info-1.30-1|40	%{_mandir}/man1/*
12cr|x86info-1.30-1|41	
12cr|x86info-1.30-1|42	
12cr|x86info-1.30-1|43	
12cr|x86info-1.30-1|44	
12cr|x86info-1.30-1|45	%changelog
12cr|x86info-1.30-1|46	* Mon Mar 12 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.30-1
12cr|x86info-1.30-1|47	+ Revision: 784333
12cr|x86info-1.30-1|48	- version update 1.30
12cr|x86info-1.30-1|49	
12cr|x86info-1.30-1|50	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.23-2mdv2010.0
12cr|x86info-1.30-1|51	+ Revision: 445863
12cr|x86info-1.30-1|52	- rebuild
12cr|x86info-1.30-1|53	
12cr|x86info-1.30-1|54	* Thu Jan 22 2009 Giuseppe Ghibò <ghibo@mandriva.com> 1.23-1mdv2009.1
12cr|x86info-1.30-1|55	+ Revision: 332630
12cr|x86info-1.30-1|56	- Release 1.23.
12cr|x86info-1.30-1|57	- Disable parallel building (deps errors on some 8 core building host).
12cr|x86info-1.30-1|58	
12cr|x86info-1.30-1|59	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.21-4mdv2009.0
12cr|x86info-1.30-1|60	+ Revision: 262227
12cr|x86info-1.30-1|61	- rebuild
12cr|x86info-1.30-1|62	
12cr|x86info-1.30-1|63	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.21-3mdv2009.0
12cr|x86info-1.30-1|64	+ Revision: 256561
12cr|x86info-1.30-1|65	- rebuild
12cr|x86info-1.30-1|66	- fix no-buildroot-tag
12cr|x86info-1.30-1|67	- kill re-definition of %%buildroot on Pixel's request
12cr|x86info-1.30-1|68	
12cr|x86info-1.30-1|69	* Tue Nov 27 2007 Thierry Vignaud <tv@mandriva.org> 1.21-1mdv2008.1
12cr|x86info-1.30-1|70	+ Revision: 113388
12cr|x86info-1.30-1|71	- new release
12cr|x86info-1.30-1|72	
12cr|x86info-1.30-1|73	+ Erwan Velu <erwan@mandriva.org>
12cr|x86info-1.30-1|74	- Fixing url
12cr|x86info-1.30-1|75	

8520 12
12cr|xalan-c-1.10.0-10|1	Name:           xalan-c
12cr|xalan-c-1.10.0-10|2	Version:        1.10.0
12cr|xalan-c-1.10.0-10|3	Release:        10
12cr|xalan-c-1.10.0-10|4	Summary:        Xalan XSLT processor for C
12cr|xalan-c-1.10.0-10|5	
12cr|xalan-c-1.10.0-10|6	Group:          System/Libraries
12cr|xalan-c-1.10.0-10|7	License:        ASL 2.0
12cr|xalan-c-1.10.0-10|8	URL:            http://xml.apache.org/xalan-c/
12cr|xalan-c-1.10.0-10|9	Source0:        http://www.apache.org/dist/xml/xalan-c/Xalan-C_1_10_0-src.tar.gz
12cr|xalan-c-1.10.0-10|10	Patch0:         xalan-c-1.10.0-escaping.patch
12cr|xalan-c-1.10.0-10|11	Patch1:         xalan-c-1.10.0-gcc43.patch
12cr|xalan-c-1.10.0-10|12	# http://bugs.gentoo.org/attachment.cgi?id=169168
12cr|xalan-c-1.10.0-10|13	Patch2:         xalan-c-1.10.0-new-xerces-c.patch
12cr|xalan-c-1.10.0-10|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|xalan-c-1.10.0-10|15	
12cr|xalan-c-1.10.0-10|16	BuildRequires:  xerces-c-devel
12cr|xalan-c-1.10.0-10|17	Requires(post): /sbin/ldconfig
12cr|xalan-c-1.10.0-10|18	Requires(postun): /sbin/ldconfig
12cr|xalan-c-1.10.0-10|19	
12cr|xalan-c-1.10.0-10|20	%description
12cr|xalan-c-1.10.0-10|21	Xalan is an XSLT processor for transforming XML documents into HTML, text, or
12cr|xalan-c-1.10.0-10|22	other XML document types.
12cr|xalan-c-1.10.0-10|23	
12cr|xalan-c-1.10.0-10|24	
12cr|xalan-c-1.10.0-10|25	%package        devel
12cr|xalan-c-1.10.0-10|26	Summary:        Header files, libraries and development documentation for %{name}
12cr|xalan-c-1.10.0-10|27	Group:          Development/Java
12cr|xalan-c-1.10.0-10|28	Requires:       %{name} = %{version}-%{release}
12cr|xalan-c-1.10.0-10|29	
12cr|xalan-c-1.10.0-10|30	
12cr|xalan-c-1.10.0-10|31	%description devel
12cr|xalan-c-1.10.0-10|32	This package contains the header files, static libraries and development
12cr|xalan-c-1.10.0-10|33	documentation for %{name}. If you like to develop programs using %{name},
12cr|xalan-c-1.10.0-10|34	you will need to install %{name}-devel.
12cr|xalan-c-1.10.0-10|35	
12cr|xalan-c-1.10.0-10|36	
12cr|xalan-c-1.10.0-10|37	%package doc
12cr|xalan-c-1.10.0-10|38	Group:          Development/Java
12cr|xalan-c-1.10.0-10|39	Summary:        Documentation for Xerces-C++ validating XML parser
12cr|xalan-c-1.10.0-10|40	
12cr|xalan-c-1.10.0-10|41	
12cr|xalan-c-1.10.0-10|42	%description doc
12cr|xalan-c-1.10.0-10|43	Documentation for %{name}.
12cr|xalan-c-1.10.0-10|44	
12cr|xalan-c-1.10.0-10|45	
12cr|xalan-c-1.10.0-10|46	%prep
12cr|xalan-c-1.10.0-10|47	%setup -q -n xml-xalan/c
12cr|xalan-c-1.10.0-10|48	%patch0 -p2 -b .escaping
12cr|xalan-c-1.10.0-10|49	%patch1 -p2 -b .gcc43
12cr|xalan-c-1.10.0-10|50	%patch2 -p0 -b .new-xerces-c
12cr|xalan-c-1.10.0-10|51	find -type d -name CVS -print0 | xargs -0 rm -rf
12cr|xalan-c-1.10.0-10|52	chmod 644 NOTICE
12cr|xalan-c-1.10.0-10|53	
12cr|xalan-c-1.10.0-10|54	
12cr|xalan-c-1.10.0-10|55	%build
12cr|xalan-c-1.10.0-10|56	export XALANCROOT="${PWD}"
12cr|xalan-c-1.10.0-10|57	export XERCESROOT=%{_includedir}/xercesc/
12cr|xalan-c-1.10.0-10|58	COMMONARGS="-plinux -cgcc -xg++ -minmem -rpthreads"
12cr|xalan-c-1.10.0-10|59	%ifarch alpha ppc64 s390x sparc64 x86_64
12cr|xalan-c-1.10.0-10|60	./runConfigure ${COMMONARGS} -b64 -P %{_prefix} -C --libdir="%{_libdir}" -z '%{optflags}'
12cr|xalan-c-1.10.0-10|61	%else
12cr|xalan-c-1.10.0-10|62	./runConfigure ${COMMONARGS} -b32 -P %{_prefix} -C --libdir="%{_libdir}" -z '%{optflags}'
12cr|xalan-c-1.10.0-10|63	%endif
12cr|xalan-c-1.10.0-10|64	# _smp_mflags do not work
12cr|xalan-c-1.10.0-10|65	make
12cr|xalan-c-1.10.0-10|66	
12cr|xalan-c-1.10.0-10|67	
12cr|xalan-c-1.10.0-10|68	%install
12cr|xalan-c-1.10.0-10|69	rm -rf $RPM_BUILD_ROOT
12cr|xalan-c-1.10.0-10|70	export XALANCROOT="${PWD}"
12cr|xalan-c-1.10.0-10|71	export XERCESROOT=%{_includedir}/xercesc/
12cr|xalan-c-1.10.0-10|72	make install DESTDIR=$RPM_BUILD_ROOT
12cr|xalan-c-1.10.0-10|73	
12cr|xalan-c-1.10.0-10|74	
12cr|xalan-c-1.10.0-10|75	%post -p /sbin/ldconfig
12cr|xalan-c-1.10.0-10|76	%postun -p /sbin/ldconfig
12cr|xalan-c-1.10.0-10|77	
12cr|xalan-c-1.10.0-10|78	
12cr|xalan-c-1.10.0-10|79	%clean
12cr|xalan-c-1.10.0-10|80	rm -rf $RPM_BUILD_ROOT
12cr|xalan-c-1.10.0-10|81	
12cr|xalan-c-1.10.0-10|82	
12cr|xalan-c-1.10.0-10|83	%files
12cr|xalan-c-1.10.0-10|84	%defattr(-,root,root,-)
12cr|xalan-c-1.10.0-10|85	%doc LICENSE KEYS NOTICE
12cr|xalan-c-1.10.0-10|86	%{_bindir}/Xalan
12cr|xalan-c-1.10.0-10|87	%{_libdir}/libxalan*.so.*
12cr|xalan-c-1.10.0-10|88	
12cr|xalan-c-1.10.0-10|89	
12cr|xalan-c-1.10.0-10|90	%files devel
12cr|xalan-c-1.10.0-10|91	%defattr(-,root,root,-)
12cr|xalan-c-1.10.0-10|92	%{_libdir}/libxalan*.so
12cr|xalan-c-1.10.0-10|93	%{_includedir}/xalanc/
12cr|xalan-c-1.10.0-10|94	
12cr|xalan-c-1.10.0-10|95	
12cr|xalan-c-1.10.0-10|96	%files doc
12cr|xalan-c-1.10.0-10|97	%defattr(-,root,root,-)
12cr|xalan-c-1.10.0-10|98	%doc readme.html xdocs samples
12cr|xalan-c-1.10.0-10|99	
12cr|xalan-c-1.10.0-10|100	
12cr|xalan-c-1.10.0-10|101	
12cr|xalan-c-1.10.0-10|102	
12cr|xalan-c-1.10.0-10|103	%changelog
12cr|xalan-c-1.10.0-10|104	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 1.10.0-10
12cr|xalan-c-1.10.0-10|105	+ Revision: 734256
12cr|xalan-c-1.10.0-10|106	- rebuild
12cr|xalan-c-1.10.0-10|107	- imported package xalan-c
12cr|xalan-c-1.10.0-10|108	
12cr|xalan-c-1.10.0-10|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|xalan-c-1.10.0-10|110	- rebuild
12cr|xalan-c-1.10.0-10|111	
12cr|xalan-c-1.10.0-10|112	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xalan-c-1.10.0-10|113	- P2: fix build with xerces-c-3.x (gentoo)
12cr|xalan-c-1.10.0-10|114	- P3: fix build with gcc-4.4.x
12cr|xalan-c-1.10.0-10|115	
12cr|xalan-c-1.10.0-10|116	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.10-5mdv2009.0
12cr|xalan-c-1.10.0-10|117	+ Revision: 266068
12cr|xalan-c-1.10.0-10|118	- rebuild early 2009.0 package (before pixel changes)
12cr|xalan-c-1.10.0-10|119	
12cr|xalan-c-1.10.0-10|120	+ Pixel <pixel@mandriva.com>
12cr|xalan-c-1.10.0-10|121	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|xalan-c-1.10.0-10|122	
12cr|xalan-c-1.10.0-10|123	* Thu May 29 2008 Helio Chissini de Castro <helio@mandriva.com> 1.10-4mdv2009.0
12cr|xalan-c-1.10.0-10|124	+ Revision: 213156
12cr|xalan-c-1.10.0-10|125	- Recompile against current xerces-c
12cr|xalan-c-1.10.0-10|126	- Added gcc pedantic patch
12cr|xalan-c-1.10.0-10|127	
12cr|xalan-c-1.10.0-10|128	* Thu Apr 24 2008 Helio Chissini de Castro <helio@mandriva.com> 1.10-3mdv2009.0
12cr|xalan-c-1.10.0-10|129	+ Revision: 197289
12cr|xalan-c-1.10.0-10|130	- Rebuild against new xerces-c
12cr|xalan-c-1.10.0-10|131	
12cr|xalan-c-1.10.0-10|132	* Wed Mar 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.10-2mdv2008.1
12cr|xalan-c-1.10.0-10|133	+ Revision: 179590
12cr|xalan-c-1.10.0-10|134	- rebuild
12cr|xalan-c-1.10.0-10|135	
12cr|xalan-c-1.10.0-10|136	+ Thierry Vignaud <tv@mandriva.org>
12cr|xalan-c-1.10.0-10|137	- fix no-buildroot-tag
12cr|xalan-c-1.10.0-10|138	- kill re-definition of %%buildroot on Pixel's request
12cr|xalan-c-1.10.0-10|139	
12cr|xalan-c-1.10.0-10|140	* Mon May 07 2007 Helio Chissini de Castro <helio@mandriva.com> 1.10-1mdv2008.0
12cr|xalan-c-1.10.0-10|141	+ Revision: 24862
12cr|xalan-c-1.10.0-10|142	- Drop old nls, using icu. Added build requires
12cr|xalan-c-1.10.0-10|143	
12cr|xalan-c-1.10.0-10|144	
12cr|xalan-c-1.10.0-10|145	* Wed Aug 16 2006 Helio Chissini de Castro <helio@mandriva.com>
12cr|xalan-c-1.10.0-10|146	+ 2006-08-16 15:51:22 (56379)
12cr|xalan-c-1.10.0-10|147	- New upstream stable version
12cr|xalan-c-1.10.0-10|148	
12cr|xalan-c-1.10.0-10|149	* Tue Aug 15 2006 Helio Chissini de Castro <helio@mandriva.com>
12cr|xalan-c-1.10.0-10|150	+ 2006-08-15 14:34:25 (56194)
12cr|xalan-c-1.10.0-10|151	- import xalan-c-1.4-0.20040818104017.2mdk
12cr|xalan-c-1.10.0-10|152	
12cr|xalan-c-1.10.0-10|153	* Mon Sep 26 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.4-0.20040818104017.2mdk
12cr|xalan-c-1.10.0-10|154	- Rebuild to fix ticket #16486
12cr|xalan-c-1.10.0-10|155	

8521 12
12cr|xapian-1.2.12-1|1	%define oname xapian-core
12cr|xapian-1.2.12-1|2	%define major 22
12cr|xapian-1.2.12-1|3	%define libname %mklibname %{name} %{major}
12cr|xapian-1.2.12-1|4	%define develname %mklibname %{name} -d
12cr|xapian-1.2.12-1|5	
12cr|xapian-1.2.12-1|6	Summary:	Open Source Search Engine Library
12cr|xapian-1.2.12-1|7	Name:		xapian
12cr|xapian-1.2.12-1|8	Version:	1.2.12
12cr|xapian-1.2.12-1|9	Release:	1
12cr|xapian-1.2.12-1|10	License:	GPLv2+
12cr|xapian-1.2.12-1|11	Group:		Databases
12cr|xapian-1.2.12-1|12	URL:		http://www.xapian.org/
12cr|xapian-1.2.12-1|13	Source0:	http://www.oligarchy.co.uk/xapian/%{version}/%{oname}-%{version}.tar.gz
12cr|xapian-1.2.12-1|14	BuildRequires:	pkgconfig(zlib)
12cr|xapian-1.2.12-1|15	BuildRequires:	pkgconfig(uuid)
12cr|xapian-1.2.12-1|16	
12cr|xapian-1.2.12-1|17	%description
12cr|xapian-1.2.12-1|18	Xapian is an Open Source Search Engine Library, released under the
12cr|xapian-1.2.12-1|19	GPL. It's written in C++, with bindings to allow use from Perl,
12cr|xapian-1.2.12-1|20	Python, PHP, Java, Tcl, C#, and Ruby (so far!)
12cr|xapian-1.2.12-1|21	
12cr|xapian-1.2.12-1|22	Xapian is a highly adaptable toolkit which allows developers to easily
12cr|xapian-1.2.12-1|23	add advanced indexing and search facilities to their own applications.
12cr|xapian-1.2.12-1|24	It supports the Probabilistic Information Retrieval model and also
12cr|xapian-1.2.12-1|25	supports a rich set of boolean query operators.
12cr|xapian-1.2.12-1|26	
12cr|xapian-1.2.12-1|27	%files
12cr|xapian-1.2.12-1|28	%{_bindir}/copydatabase
12cr|xapian-1.2.12-1|29	%{_bindir}/delve
12cr|xapian-1.2.12-1|30	%{_bindir}/quest
12cr|xapian-1.2.12-1|31	%{_bindir}/simpleexpand
12cr|xapian-1.2.12-1|32	%{_bindir}/simpleindex
12cr|xapian-1.2.12-1|33	%{_bindir}/simplesearch
12cr|xapian-1.2.12-1|34	%{_bindir}/xapian-compact
12cr|xapian-1.2.12-1|35	%{_bindir}/xapian-check
12cr|xapian-1.2.12-1|36	%{_bindir}/xapian-progsrv
12cr|xapian-1.2.12-1|37	%{_bindir}/xapian-tcpsrv
12cr|xapian-1.2.12-1|38	%{_bindir}/xapian-inspect
12cr|xapian-1.2.12-1|39	%{_bindir}/xapian-chert-update
12cr|xapian-1.2.12-1|40	%{_bindir}/xapian-metadata
12cr|xapian-1.2.12-1|41	%{_bindir}/xapian-replicate
12cr|xapian-1.2.12-1|42	%{_bindir}/xapian-replicate-server
12cr|xapian-1.2.12-1|43	%{_mandir}/man1/*
12cr|xapian-1.2.12-1|44	
12cr|xapian-1.2.12-1|45	#--------------------------------------------------------------------
12cr|xapian-1.2.12-1|46	
12cr|xapian-1.2.12-1|47	%package -n %{libname}
12cr|xapian-1.2.12-1|48	Summary:	Libraries for %{name}
12cr|xapian-1.2.12-1|49	Group:		System/Libraries
12cr|xapian-1.2.12-1|50	Obsoletes:	%mklibname %{name} 14
12cr|xapian-1.2.12-1|51	
12cr|xapian-1.2.12-1|52	%description -n %{libname}
12cr|xapian-1.2.12-1|53	Libraries for %{name}.
12cr|xapian-1.2.12-1|54	
12cr|xapian-1.2.12-1|55	%files -n %{libname}
12cr|xapian-1.2.12-1|56	%{_libdir}/libxapian.so.%{major}*
12cr|xapian-1.2.12-1|57	
12cr|xapian-1.2.12-1|58	#--------------------------------------------------------------------
12cr|xapian-1.2.12-1|59	
12cr|xapian-1.2.12-1|60	%package  -n %{develname}
12cr|xapian-1.2.12-1|61	Summary:	Development files for %{name}
12cr|xapian-1.2.12-1|62	Group:		Development/Other
12cr|xapian-1.2.12-1|63	Provides:	%{name}-devel = %{version}-%{release}
12cr|xapian-1.2.12-1|64	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|xapian-1.2.12-1|65	Requires:	%{libname} = %{version}-%{release}
12cr|xapian-1.2.12-1|66	
12cr|xapian-1.2.12-1|67	%description -n %{develname}
12cr|xapian-1.2.12-1|68	Header files for %{name}.
12cr|xapian-1.2.12-1|69	
12cr|xapian-1.2.12-1|70	%files  -n %{develname}
12cr|xapian-1.2.12-1|71	%doc %{_docdir}/%{oname}/
12cr|xapian-1.2.12-1|72	%{_bindir}/xapian-config
12cr|xapian-1.2.12-1|73	%dir %{_includedir}/xapian
12cr|xapian-1.2.12-1|74	%{_includedir}/xapian/*.h
12cr|xapian-1.2.12-1|75	%{_includedir}/*.h
12cr|xapian-1.2.12-1|76	%{_datadir}/aclocal/xapian.m4
12cr|xapian-1.2.12-1|77	%{_libdir}/libxapian.so
12cr|xapian-1.2.12-1|78	%{_libdir}/cmake/xapian/xapian-config-version.cmake
12cr|xapian-1.2.12-1|79	%{_libdir}/cmake/xapian/xapian-config.cmake
12cr|xapian-1.2.12-1|80	%{_libdir}/libxapian.a
12cr|xapian-1.2.12-1|81	
12cr|xapian-1.2.12-1|82	#--------------------------------------------------------------------
12cr|xapian-1.2.12-1|83	
12cr|xapian-1.2.12-1|84	%prep
12cr|xapian-1.2.12-1|85	%setup -qn %{oname}-%{version}
12cr|xapian-1.2.12-1|86	
12cr|xapian-1.2.12-1|87	%build
12cr|xapian-1.2.12-1|88	%configure2_5x
12cr|xapian-1.2.12-1|89	%make
12cr|xapian-1.2.12-1|90	
12cr|xapian-1.2.12-1|91	%install
12cr|xapian-1.2.12-1|92	%makeinstall_std
12cr|xapian-1.2.12-1|93	

8522 12
12cr|xapian-bindings-1.2.12-1|1	Summary:	Bindings for the Xapian
12cr|xapian-bindings-1.2.12-1|2	Name:		xapian-bindings
12cr|xapian-bindings-1.2.12-1|3	Version:	1.2.12
12cr|xapian-bindings-1.2.12-1|4	Release:	1
12cr|xapian-bindings-1.2.12-1|5	License:	GPLv2+
12cr|xapian-bindings-1.2.12-1|6	Group:		Development/Other
12cr|xapian-bindings-1.2.12-1|7	URL:		http://www.xapian.org
12cr|xapian-bindings-1.2.12-1|8	Source0:	http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.gz
12cr|xapian-bindings-1.2.12-1|9	Patch0:		xapian-bindings-1.2.2-no-pyc.patch
12cr|xapian-bindings-1.2.12-1|10	BuildRequires:	xapian-devel >= %{version}
12cr|xapian-bindings-1.2.12-1|11	BuildRequires:	python-devel
12cr|xapian-bindings-1.2.12-1|12	BuildRequires:	php-devel
12cr|xapian-bindings-1.2.12-1|13	BuildRequires:	php-cli
12cr|xapian-bindings-1.2.12-1|14	BuildRequires:	tcl-devel
12cr|xapian-bindings-1.2.12-1|15	BuildRequires:	java-rpmbuild
12cr|xapian-bindings-1.2.12-1|16	BuildRequires:	ruby-devel
12cr|xapian-bindings-1.2.12-1|17	BuildRequires:	mono-devel
12cr|xapian-bindings-1.2.12-1|18	
12cr|xapian-bindings-1.2.12-1|19	%description
12cr|xapian-bindings-1.2.12-1|20	SWIG and JNI bindings allowing Xapian to be used from various
12cr|xapian-bindings-1.2.12-1|21	other programming languages.
12cr|xapian-bindings-1.2.12-1|22	
12cr|xapian-bindings-1.2.12-1|23	%package java
12cr|xapian-bindings-1.2.12-1|24	Summary:	Files needed for developing Java applications which use Xapian
12cr|xapian-bindings-1.2.12-1|25	Group:		Development/Java
12cr|xapian-bindings-1.2.12-1|26	Requires:	xapian-core >= %{version}
12cr|xapian-bindings-1.2.12-1|27	Requires:	java-1.7.0-icedtea
12cr|xapian-bindings-1.2.12-1|28	
12cr|xapian-bindings-1.2.12-1|29	%description java
12cr|xapian-bindings-1.2.12-1|30	This package provides the files needed for developing Java applications which
12cr|xapian-bindings-1.2.12-1|31	use Xapian.
12cr|xapian-bindings-1.2.12-1|32	
12cr|xapian-bindings-1.2.12-1|33	%package mono
12cr|xapian-bindings-1.2.12-1|34	Summary:	Files needed for developing C# applications which use Xapian
12cr|xapian-bindings-1.2.12-1|35	Group:		Development/Other
12cr|xapian-bindings-1.2.12-1|36	Requires:	xapian-core >= %{version}
12cr|xapian-bindings-1.2.12-1|37	Requires:	mono
12cr|xapian-bindings-1.2.12-1|38	
12cr|xapian-bindings-1.2.12-1|39	%description mono
12cr|xapian-bindings-1.2.12-1|40	This package provides the files needed for developing
12cr|xapian-bindings-1.2.12-1|41	C# applications which use Xapian.
12cr|xapian-bindings-1.2.12-1|42	
12cr|xapian-bindings-1.2.12-1|43	%package php
12cr|xapian-bindings-1.2.12-1|44	Summary:	Files needed for developing PHP scripts which use Xapian
12cr|xapian-bindings-1.2.12-1|45	Group:		Development/PHP
12cr|xapian-bindings-1.2.12-1|46	Requires:	xapian-core >= %{version}
12cr|xapian-bindings-1.2.12-1|47	Requires:	php
12cr|xapian-bindings-1.2.12-1|48	
12cr|xapian-bindings-1.2.12-1|49	%description php
12cr|xapian-bindings-1.2.12-1|50	This package provides the files needed for developing
12cr|xapian-bindings-1.2.12-1|51	PHP scripts which use Xapian.
12cr|xapian-bindings-1.2.12-1|52	
12cr|xapian-bindings-1.2.12-1|53	%package python
12cr|xapian-bindings-1.2.12-1|54	Summary:	Files needed for developing Python scripts which use Xapian
12cr|xapian-bindings-1.2.12-1|55	Group:		Development/Python
12cr|xapian-bindings-1.2.12-1|56	Requires:	xapian-core >= %{version}
12cr|xapian-bindings-1.2.12-1|57	Requires:	python >= 2.5
12cr|xapian-bindings-1.2.12-1|58	
12cr|xapian-bindings-1.2.12-1|59	%description python
12cr|xapian-bindings-1.2.12-1|60	This package provides the files needed for developing
12cr|xapian-bindings-1.2.12-1|61	Python scripts which use Xapian.
12cr|xapian-bindings-1.2.12-1|62	
12cr|xapian-bindings-1.2.12-1|63	%package ruby
12cr|xapian-bindings-1.2.12-1|64	Summary:	Files needed for developing Ruby applications which use Xapian
12cr|xapian-bindings-1.2.12-1|65	Group:		Development/Ruby
12cr|xapian-bindings-1.2.12-1|66	Requires:	xapian-core >= %{version}
12cr|xapian-bindings-1.2.12-1|67	Requires:	ruby
12cr|xapian-bindings-1.2.12-1|68	
12cr|xapian-bindings-1.2.12-1|69	%description ruby
12cr|xapian-bindings-1.2.12-1|70	This package provides the files needed for developing
12cr|xapian-bindings-1.2.12-1|71	Ruby applications which use Xapian.
12cr|xapian-bindings-1.2.12-1|72	
12cr|xapian-bindings-1.2.12-1|73	%package tcl
12cr|xapian-bindings-1.2.12-1|74	Summary:	Files needed for developing TCL scripts which use Xapian
12cr|xapian-bindings-1.2.12-1|75	Group:		Development/Other
12cr|xapian-bindings-1.2.12-1|76	Requires:	xapian-core >= %{version}
12cr|xapian-bindings-1.2.12-1|77	Requires:	tcl
12cr|xapian-bindings-1.2.12-1|78	
12cr|xapian-bindings-1.2.12-1|79	%description tcl
12cr|xapian-bindings-1.2.12-1|80	This package provides the files needed for developing
12cr|xapian-bindings-1.2.12-1|81	TCL scripts which use Xapian.
12cr|xapian-bindings-1.2.12-1|82	
12cr|xapian-bindings-1.2.12-1|83	%prep
12cr|xapian-bindings-1.2.12-1|84	%setup -q
12cr|xapian-bindings-1.2.12-1|85	%patch0 -p1
12cr|xapian-bindings-1.2.12-1|86	
12cr|xapian-bindings-1.2.12-1|87	%build
12cr|xapian-bindings-1.2.12-1|88	# (tpg) do not check for this, to much effort to provide a patch
12cr|xapian-bindings-1.2.12-1|89	%define Werror_cflags %nil
12cr|xapian-bindings-1.2.12-1|90	
12cr|xapian-bindings-1.2.12-1|91	# We want to avoid using jni.h from libgcj-devel, so we force
12cr|xapian-bindings-1.2.12-1|92	# the includedir instead of using ./configure detection, which would
12cr|xapian-bindings-1.2.12-1|93	# default to libgcj jni.h:
12cr|xapian-bindings-1.2.12-1|94	# - Anssi (12/2007)
12cr|xapian-bindings-1.2.12-1|95	export CPPFLAGS="%{optflags} -I%{java_home}/include"
12cr|xapian-bindings-1.2.12-1|96	export JDK_HOME=%{java_home}
12cr|xapian-bindings-1.2.12-1|97	export TCL_LIB=%{tcl_sitearch}
12cr|xapian-bindings-1.2.12-1|98	autoreconf -fiv
12cr|xapian-bindings-1.2.12-1|99	%configure2_5x \
12cr|xapian-bindings-1.2.12-1|100	--with-csharp \
12cr|xapian-bindings-1.2.12-1|101	--with-php \
12cr|xapian-bindings-1.2.12-1|102	--with-python \
12cr|xapian-bindings-1.2.12-1|103	--with-ruby \
12cr|xapian-bindings-1.2.12-1|104	--with-tcl \
12cr|xapian-bindings-1.2.12-1|105	--with-java
12cr|xapian-bindings-1.2.12-1|106	
12cr|xapian-bindings-1.2.12-1|107	%make
12cr|xapian-bindings-1.2.12-1|108	
12cr|xapian-bindings-1.2.12-1|109	%install
12cr|xapian-bindings-1.2.12-1|110	%makeinstall_std
12cr|xapian-bindings-1.2.12-1|111	
12cr|xapian-bindings-1.2.12-1|112	# Move to a proper location
12cr|xapian-bindings-1.2.12-1|113	install -d -m755 %{buildroot}%{_libdir}
12cr|xapian-bindings-1.2.12-1|114	mv %{buildroot}%{_builddir}/%{name}-%{version}/java/built/libxapian_jni.so %{buildroot}%{_libdir}
12cr|xapian-bindings-1.2.12-1|115	
12cr|xapian-bindings-1.2.12-1|116	# Install the needed jar file as well
12cr|xapian-bindings-1.2.12-1|117	install -d -m755 %{buildroot}%{_jnidir}
12cr|xapian-bindings-1.2.12-1|118	install -m644 java/built/xapian_jni.jar %{buildroot}%{_jnidir}
12cr|xapian-bindings-1.2.12-1|119	
12cr|xapian-bindings-1.2.12-1|120	%files java
12cr|xapian-bindings-1.2.12-1|121	%{_libdir}/libxapian_jni.so
12cr|xapian-bindings-1.2.12-1|122	%{_jnidir}/xapian_jni.jar
12cr|xapian-bindings-1.2.12-1|123	
12cr|xapian-bindings-1.2.12-1|124	%files mono
12cr|xapian-bindings-1.2.12-1|125	%doc %{_docdir}/xapian-bindings/csharp
12cr|xapian-bindings-1.2.12-1|126	%{_libdir}/_XapianSharp.so
12cr|xapian-bindings-1.2.12-1|127	%{_libdir}/mono/XapianSharp/XapianSharp.dll
12cr|xapian-bindings-1.2.12-1|128	%{_libdir}/mono/gac/XapianSharp/%{version}*/XapianSharp.dll
12cr|xapian-bindings-1.2.12-1|129	
12cr|xapian-bindings-1.2.12-1|130	%files php
12cr|xapian-bindings-1.2.12-1|131	%doc %{_docdir}/xapian-bindings/php
12cr|xapian-bindings-1.2.12-1|132	%{_libdir}/php/extensions/xapian.so
12cr|xapian-bindings-1.2.12-1|133	%{_datadir}/php5/xapian.php
12cr|xapian-bindings-1.2.12-1|134	
12cr|xapian-bindings-1.2.12-1|135	%files python
12cr|xapian-bindings-1.2.12-1|136	%doc %{_docdir}/xapian-bindings/python
12cr|xapian-bindings-1.2.12-1|137	%{python_sitearch}/xapian/*.py*
12cr|xapian-bindings-1.2.12-1|138	%{python_sitearch}/xapian/*.so
12cr|xapian-bindings-1.2.12-1|139	
12cr|xapian-bindings-1.2.12-1|140	%files ruby
12cr|xapian-bindings-1.2.12-1|141	%doc %{_docdir}/xapian-bindings/ruby
12cr|xapian-bindings-1.2.12-1|142	%{ruby_sitearchdir}/_xapian.so
12cr|xapian-bindings-1.2.12-1|143	%{ruby_sitelibdir}/xapian.rb
12cr|xapian-bindings-1.2.12-1|144	
12cr|xapian-bindings-1.2.12-1|145	%files tcl
12cr|xapian-bindings-1.2.12-1|146	%doc %{_docdir}/xapian-bindings/tcl8
12cr|xapian-bindings-1.2.12-1|147	%{tcl_sitearch}/xapian%{version}/*
12cr|xapian-bindings-1.2.12-1|148	

8523 12
12cr|xapian-omega-1.2.12-1|1	Summary:	A CGI search frontend and indexers built on Xapian
12cr|xapian-omega-1.2.12-1|2	Name:		xapian-omega
12cr|xapian-omega-1.2.12-1|3	Version:	1.2.12
12cr|xapian-omega-1.2.12-1|4	Release:	1
12cr|xapian-omega-1.2.12-1|5	License:	GPLv2+
12cr|xapian-omega-1.2.12-1|6	Group:		Networking/WWW
12cr|xapian-omega-1.2.12-1|7	URL:		http://www.xapian.org
12cr|xapian-omega-1.2.12-1|8	Source0:	http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz
12cr|xapian-omega-1.2.12-1|9	BuildRequires:	xapian-devel >= %{version}
12cr|xapian-omega-1.2.12-1|10	BuildRequires:	pcre-devel
12cr|xapian-omega-1.2.12-1|11	Requires:	xapian-core >= %{version}
12cr|xapian-omega-1.2.12-1|12	
12cr|xapian-omega-1.2.12-1|13	%description
12cr|xapian-omega-1.2.12-1|14	Omega is a CGI application which uses the Xapian Information Retrieval
12cr|xapian-omega-1.2.12-1|15	library to index and search collections of documents.
12cr|xapian-omega-1.2.12-1|16	
12cr|xapian-omega-1.2.12-1|17	%prep
12cr|xapian-omega-1.2.12-1|18	%setup -q
12cr|xapian-omega-1.2.12-1|19	
12cr|xapian-omega-1.2.12-1|20	%build
12cr|xapian-omega-1.2.12-1|21	%configure2_5x
12cr|xapian-omega-1.2.12-1|22	%make
12cr|xapian-omega-1.2.12-1|23	
12cr|xapian-omega-1.2.12-1|24	%install
12cr|xapian-omega-1.2.12-1|25	%makeinstall_std
12cr|xapian-omega-1.2.12-1|26	
12cr|xapian-omega-1.2.12-1|27	# CGI application
12cr|xapian-omega-1.2.12-1|28	mkdir -p %{buildroot}%{_var}/www/cgi-bin/
12cr|xapian-omega-1.2.12-1|29	mv %{buildroot}%{_libdir}/%{name}/bin/omega %{buildroot}%{_var}/www/cgi-bin
12cr|xapian-omega-1.2.12-1|30	
12cr|xapian-omega-1.2.12-1|31	# Create /var directories
12cr|xapian-omega-1.2.12-1|32	mkdir -p %{buildroot}%{_var}/lib/omega/data
12cr|xapian-omega-1.2.12-1|33	mkdir -p %{buildroot}%{_var}/lib/omega/cdb
12cr|xapian-omega-1.2.12-1|34	mkdir -p %{buildroot}%{_var}/log/omega
12cr|xapian-omega-1.2.12-1|35	
12cr|xapian-omega-1.2.12-1|36	# Default templates
12cr|xapian-omega-1.2.12-1|37	mkdir -p %{buildroot}%{_var}/lib/omega/templates
12cr|xapian-omega-1.2.12-1|38	cp -r templates/* %{buildroot}%{_var}/lib/omega/templates/
12cr|xapian-omega-1.2.12-1|39	
12cr|xapian-omega-1.2.12-1|40	# Images
12cr|xapian-omega-1.2.12-1|41	mkdir -p %{buildroot}%{_var}/www/icons/omega
12cr|xapian-omega-1.2.12-1|42	cp -r images/* %{buildroot}%{_var}/www/icons/omega/
12cr|xapian-omega-1.2.12-1|43	
12cr|xapian-omega-1.2.12-1|44	%files
12cr|xapian-omega-1.2.12-1|45	%doc AUTHORS ChangeLog README TODO NEWS
12cr|xapian-omega-1.2.12-1|46	%dir %{_datadir}/omega
12cr|xapian-omega-1.2.12-1|47	%dir %{_var}/www/icons/omega
12cr|xapian-omega-1.2.12-1|48	%dir %{_var}/lib/omega
12cr|xapian-omega-1.2.12-1|49	%{_bindir}/dbi2omega
12cr|xapian-omega-1.2.12-1|50	%{_bindir}/omindex
12cr|xapian-omega-1.2.12-1|51	%{_bindir}/scriptindex
12cr|xapian-omega-1.2.12-1|52	%{_bindir}/htdig2omega
12cr|xapian-omega-1.2.12-1|53	%{_bindir}/mbox2omega
12cr|xapian-omega-1.2.12-1|54	%{_libdir}/xapian-omega/bin/outlookmsg2html
12cr|xapian-omega-1.2.12-1|55	%{_var}/lib/omega/templates/*
12cr|xapian-omega-1.2.12-1|56	%{_var}/log/omega
12cr|xapian-omega-1.2.12-1|57	%{_var}/www/cgi-bin/omega
12cr|xapian-omega-1.2.12-1|58	%{_var}/www/icons/omega/*.png
12cr|xapian-omega-1.2.12-1|59	%{_datadir}/omega/*.script
12cr|xapian-omega-1.2.12-1|60	%config(noreplace) %{_sysconfdir}/omega.conf
12cr|xapian-omega-1.2.12-1|61	%{_mandir}/man1/omindex.1*
12cr|xapian-omega-1.2.12-1|62	%{_mandir}/man1/scriptindex.1*
12cr|xapian-omega-1.2.12-1|63	

8524 12
12cr|xar-1.5.2-7|1	%define major 1
12cr|xar-1.5.2-7|2	%define libname %mklibname %{name} %{major}
12cr|xar-1.5.2-7|3	%define develname %mklibname -d %{name}
12cr|xar-1.5.2-7|4	
12cr|xar-1.5.2-7|5	Summary:	The XAR project aims to provide an easily extensible archive format
12cr|xar-1.5.2-7|6	Name:		xar
12cr|xar-1.5.2-7|7	Version:	1.5.2
12cr|xar-1.5.2-7|8	Release:	7
12cr|xar-1.5.2-7|9	License:	BSD
12cr|xar-1.5.2-7|10	Group:		Archiving/Compression
12cr|xar-1.5.2-7|11	URL:		http://xar.googlecode.com/
12cr|xar-1.5.2-7|12	Source0:	http://xar.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|xar-1.5.2-7|13	BuildRequires:	libxml2-devel >= 2.6.11
12cr|xar-1.5.2-7|14	BuildRequires:	acl-devel
12cr|xar-1.5.2-7|15	BuildRequires:	openssl-devel
12cr|xar-1.5.2-7|16	BuildRequires:	bzip2-devel
12cr|xar-1.5.2-7|17	BuildRequires:	zlib-devel
12cr|xar-1.5.2-7|18	
12cr|xar-1.5.2-7|19	%description
12cr|xar-1.5.2-7|20	The XAR project aims to provide an easily extensible archive format. Important
12cr|xar-1.5.2-7|21	design decisions include an easily extensible XML table of contents for random
12cr|xar-1.5.2-7|22	access to archived files, storing the toc at the beginning of the archive to
12cr|xar-1.5.2-7|23	allow for efficient handling of streamed archives, the ability to handle files
12cr|xar-1.5.2-7|24	of arbitrarily large sizes, the ability to choose independent encodings for
12cr|xar-1.5.2-7|25	individual files in the archive, the ability to store checksums for individual
12cr|xar-1.5.2-7|26	files in both compressed and uncompressed form, and the ability to query the
12cr|xar-1.5.2-7|27	table of content's rich meta-data.
12cr|xar-1.5.2-7|28	
12cr|xar-1.5.2-7|29	%package -n	%{libname}
12cr|xar-1.5.2-7|30	Summary:	Libraries required for xar
12cr|xar-1.5.2-7|31	Group:		System/Libraries
12cr|xar-1.5.2-7|32	
12cr|xar-1.5.2-7|33	%description -n	%{libname}
12cr|xar-1.5.2-7|34	The XAR project aims to provide an easily extensible archive format. Important
12cr|xar-1.5.2-7|35	design decisions include an easily extensible XML table of contents for random
12cr|xar-1.5.2-7|36	access to archived files, storing the toc at the beginning of the archive to
12cr|xar-1.5.2-7|37	allow for efficient handling of streamed archives, the ability to handle files
12cr|xar-1.5.2-7|38	of arbitrarily large sizes, the ability to choose independent encodings for
12cr|xar-1.5.2-7|39	individual files in the archive, the ability to store checksums for individual
12cr|xar-1.5.2-7|40	files in both compressed and uncompressed form, and the ability to query the
12cr|xar-1.5.2-7|41	table of content's rich meta-data.
12cr|xar-1.5.2-7|42	
12cr|xar-1.5.2-7|43	%package -n	%{develname}
12cr|xar-1.5.2-7|44	Summary:	Libraries and header files required for xar
12cr|xar-1.5.2-7|45	Group:		Development/C
12cr|xar-1.5.2-7|46	Requires:	%{libname} = %{version}-%{release}
12cr|xar-1.5.2-7|47	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|xar-1.5.2-7|48	Provides:	%{name}-devel = %{version}-%{release}
12cr|xar-1.5.2-7|49	Obsoletes:	%{libname}-devel
12cr|xar-1.5.2-7|50	
12cr|xar-1.5.2-7|51	%description -n	%{develname}
12cr|xar-1.5.2-7|52	The XAR project aims to provide an easily extensible archive format. Important
12cr|xar-1.5.2-7|53	design decisions include an easily extensible XML table of contents for random
12cr|xar-1.5.2-7|54	access to archived files, storing the toc at the beginning of the archive to
12cr|xar-1.5.2-7|55	allow for efficient handling of streamed archives, the ability to handle files
12cr|xar-1.5.2-7|56	of arbitrarily large sizes, the ability to choose independent encodings for
12cr|xar-1.5.2-7|57	individual files in the archive, the ability to store checksums for individual
12cr|xar-1.5.2-7|58	files in both compressed and uncompressed form, and the ability to query the
12cr|xar-1.5.2-7|59	table of content's rich meta-data.
12cr|xar-1.5.2-7|60	
12cr|xar-1.5.2-7|61	Libraries and header files required for xar.
12cr|xar-1.5.2-7|62	
12cr|xar-1.5.2-7|63	%prep
12cr|xar-1.5.2-7|64	
12cr|xar-1.5.2-7|65	%setup -q -n %{name}-%{version}
12cr|xar-1.5.2-7|66	
12cr|xar-1.5.2-7|67	# nuke rpath
12cr|xar-1.5.2-7|68	perl -pi -e "s|RPATH=.*|RPATH=\"\"|g" configure*
12cr|xar-1.5.2-7|69	
12cr|xar-1.5.2-7|70	%build
12cr|xar-1.5.2-7|71	
12cr|xar-1.5.2-7|72	%configure2_5x
12cr|xar-1.5.2-7|73	
12cr|xar-1.5.2-7|74	%make
12cr|xar-1.5.2-7|75	
12cr|xar-1.5.2-7|76	%install
12cr|xar-1.5.2-7|77	%makeinstall_std
12cr|xar-1.5.2-7|78	
12cr|xar-1.5.2-7|79	# make it able to strip the library and binary
12cr|xar-1.5.2-7|80	chmod 755 %{buildroot}%{_libdir}/lib%{name}.so.%{major}
12cr|xar-1.5.2-7|81	chmod 755 %{buildroot}%{_bindir}/%{name}
12cr|xar-1.5.2-7|82	
12cr|xar-1.5.2-7|83	%files
12cr|xar-1.5.2-7|84	%defattr(-,root,root)
12cr|xar-1.5.2-7|85	%doc INSTALL LICENSE TODO test
12cr|xar-1.5.2-7|86	%attr(0755,root,root) %{_bindir}/%{name}
12cr|xar-1.5.2-7|87	%attr(0644,root,root) %{_mandir}/man1/*
12cr|xar-1.5.2-7|88	
12cr|xar-1.5.2-7|89	%files -n %{libname}
12cr|xar-1.5.2-7|90	%attr(0755,root,root) %{_libdir}/lib%{name}.so.%{major}
12cr|xar-1.5.2-7|91	
12cr|xar-1.5.2-7|92	%files -n %{develname}
12cr|xar-1.5.2-7|93	%dir %{_includedir}/%{name}
12cr|xar-1.5.2-7|94	%attr(0644,root,root) %{_includedir}/%{name}/%{name}.h
12cr|xar-1.5.2-7|95	%attr(0755,root,root) %{_libdir}/lib*.so
12cr|xar-1.5.2-7|96	%{_libdir}/*.a
12cr|xar-1.5.2-7|97	
12cr|xar-1.5.2-7|98	
12cr|xar-1.5.2-7|99	%changelog
12cr|xar-1.5.2-7|100	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 1.5.2-6mdv2010.1
12cr|xar-1.5.2-7|101	+ Revision: 536657
12cr|xar-1.5.2-7|102	- rebuild
12cr|xar-1.5.2-7|103	
12cr|xar-1.5.2-7|104	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.5.2-5mdv2010.0
12cr|xar-1.5.2-7|105	+ Revision: 435030
12cr|xar-1.5.2-7|106	- rebuild
12cr|xar-1.5.2-7|107	
12cr|xar-1.5.2-7|108	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.5.2-4mdv2009.0
12cr|xar-1.5.2-7|109	+ Revision: 262228
12cr|xar-1.5.2-7|110	- rebuild
12cr|xar-1.5.2-7|111	
12cr|xar-1.5.2-7|112	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.5.2-3mdv2009.0
12cr|xar-1.5.2-7|113	+ Revision: 256564
12cr|xar-1.5.2-7|114	- rebuild
12cr|xar-1.5.2-7|115	- fix no-buildroot-tag
12cr|xar-1.5.2-7|116	
12cr|xar-1.5.2-7|117	+ Pixel <pixel@mandriva.com>
12cr|xar-1.5.2-7|118	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|xar-1.5.2-7|119	
12cr|xar-1.5.2-7|120	* Sun Dec 30 2007 Funda Wang <fwang@mandriva.org> 1.5.2-1mdv2008.1
12cr|xar-1.5.2-7|121	+ Revision: 139462
12cr|xar-1.5.2-7|122	- add missing files
12cr|xar-1.5.2-7|123	- New version 1.5.2
12cr|xar-1.5.2-7|124	
12cr|xar-1.5.2-7|125	+ Thierry Vignaud <tv@mandriva.org>
12cr|xar-1.5.2-7|126	- kill re-definition of %%buildroot on Pixel's request
12cr|xar-1.5.2-7|127	
12cr|xar-1.5.2-7|128	* Mon Aug 13 2007 Funda Wang <fwang@mandriva.org> 1.5.1-1mdv2008.0
12cr|xar-1.5.2-7|129	+ Revision: 62745
12cr|xar-1.5.2-7|130	- New version 1.5.1
12cr|xar-1.5.2-7|131	
12cr|xar-1.5.2-7|132	* Tue May 29 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 1.5-1mdv2008.0
12cr|xar-1.5.2-7|133	+ Revision: 32561
12cr|xar-1.5.2-7|134	- upgrade to version 1.5
12cr|xar-1.5.2-7|135	
12cr|xar-1.5.2-7|136	
12cr|xar-1.5.2-7|137	* Mon Feb 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4-1mdv2007.0
12cr|xar-1.5.2-7|138	+ Revision: 126028
12cr|xar-1.5.2-7|139	- Import xar
12cr|xar-1.5.2-7|140	
12cr|xar-1.5.2-7|141	* Mon Feb 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4-1mdv2007.1
12cr|xar-1.5.2-7|142	- initial Mandriva package (packaged at 10k feet)
12cr|xar-1.5.2-7|143	

8525 12
12cr|xarchon-0.50-20|1	%define name xarchon
12cr|xarchon-0.50-20|2	%define version 0.50
12cr|xarchon-0.50-20|3	%define release %mkrel 20
12cr|xarchon-0.50-20|4	
12cr|xarchon-0.50-20|5	Name: %{name}
12cr|xarchon-0.50-20|6	Summary: Strange game of chess
12cr|xarchon-0.50-20|7	Version: %{version}
12cr|xarchon-0.50-20|8	Release: %{release}
12cr|xarchon-0.50-20|9	Source: http://xarchon.seul.org/%{name}-%{version}.tar.bz2
12cr|xarchon-0.50-20|10	Patch0:	xarchon-fonts.patch
12cr|xarchon-0.50-20|11	Patch1: xarchon-0.50-gcc34.patch
12cr|xarchon-0.50-20|12	Patch2: xarchon-gcc-fix.patch
12cr|xarchon-0.50-20|13	Patch3: xarchon-0.50-gcc43.patch
12cr|xarchon-0.50-20|14	Group: Games/Boards
12cr|xarchon-0.50-20|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xarchon-0.50-20|16	URL: http://xarchon.seul.org/
12cr|xarchon-0.50-20|17	License: GPLv2+
12cr|xarchon-0.50-20|18	BuildRequires: esound-devel
12cr|xarchon-0.50-20|19	BuildRequires: gtk-devel
12cr|xarchon-0.50-20|20	BuildRequires: xpm-devel
12cr|xarchon-0.50-20|21	Buildrequires: imagemagick
12cr|xarchon-0.50-20|22	
12cr|xarchon-0.50-20|23	%description
12cr|xarchon-0.50-20|24	X ARCHON is a clone of the golden oldie ARCHON game created by Freewall
12cr|xarchon-0.50-20|25	Associates and distributed by Electronic Arts. ARCHON, in its simplest form,
12cr|xarchon-0.50-20|26	resembles a strange game of chess. But no one ever said that Archon was a
12cr|xarchon-0.50-20|27	simple game. When a piece is challenged a duel ensued between the two pieces
12cr|xarchon-0.50-20|28	until one of the pieces is dead. Combine with spells and fantastic units, an
12cr|xarchon-0.50-20|29	you have a very small taste of Archon.
12cr|xarchon-0.50-20|30	
12cr|xarchon-0.50-20|31	%prep
12cr|xarchon-0.50-20|32	%setup -q
12cr|xarchon-0.50-20|33	%patch0 -p1
12cr|xarchon-0.50-20|34	%patch1 -p0 -b .gcc34-fix
12cr|xarchon-0.50-20|35	%patch2 -p0 -b .gcc-fix
12cr|xarchon-0.50-20|36	%patch3 -p1 -b .gcc43
12cr|xarchon-0.50-20|37	
12cr|xarchon-0.50-20|38	%build
12cr|xarchon-0.50-20|39	%configure --bindir=%{_gamesbindir} \
12cr|xarchon-0.50-20|40	--datadir=%{_gamesdatadir} \
12cr|xarchon-0.50-20|41	--disable-rpath
12cr|xarchon-0.50-20|42	%make
12cr|xarchon-0.50-20|43	
12cr|xarchon-0.50-20|44	%install
12cr|xarchon-0.50-20|45	rm -rf $RPM_BUILD_ROOT
12cr|xarchon-0.50-20|46	%makeinstall bindir=$RPM_BUILD_ROOT%{_gamesbindir} datadir=$RPM_BUILD_ROOT%{_gamesdatadir}
12cr|xarchon-0.50-20|47	
12cr|xarchon-0.50-20|48	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|xarchon-0.50-20|49	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|xarchon-0.50-20|50	[Desktop Entry]
12cr|xarchon-0.50-20|51	Name=XArchon
12cr|xarchon-0.50-20|52	Comment=Clone of ARCHON game
12cr|xarchon-0.50-20|53	Exec=%{_gamesbindir}/%{name}
12cr|xarchon-0.50-20|54	Icon=%{name}
12cr|xarchon-0.50-20|55	Terminal=false
12cr|xarchon-0.50-20|56	Type=Application
12cr|xarchon-0.50-20|57	StartupNotify=true
12cr|xarchon-0.50-20|58	Categories=BoardGame;Game;GTK;
12cr|xarchon-0.50-20|59	EOF
12cr|xarchon-0.50-20|60	
12cr|xarchon-0.50-20|61	mkdir -p %buildroot%_iconsdir
12cr|xarchon-0.50-20|62	convert data/icon.xpm %buildroot%_iconsdir/%name.png
12cr|xarchon-0.50-20|63	
12cr|xarchon-0.50-20|64	%if %mdkversion < 200900
12cr|xarchon-0.50-20|65	%post
12cr|xarchon-0.50-20|66	%{update_menus}
12cr|xarchon-0.50-20|67	%endif
12cr|xarchon-0.50-20|68	
12cr|xarchon-0.50-20|69	%if %mdkversion < 200900
12cr|xarchon-0.50-20|70	%postun
12cr|xarchon-0.50-20|71	%{clean_menus}
12cr|xarchon-0.50-20|72	%endif
12cr|xarchon-0.50-20|73	
12cr|xarchon-0.50-20|74	%clean
12cr|xarchon-0.50-20|75	rm -rf $RPM_BUILD_ROOT
12cr|xarchon-0.50-20|76	
12cr|xarchon-0.50-20|77	%files
12cr|xarchon-0.50-20|78	%defattr (-,root,root)
12cr|xarchon-0.50-20|79	%doc AUTHORS COPYING INSTALL NEWS README ChangeLog
12cr|xarchon-0.50-20|80	%_gamesbindir/*
12cr|xarchon-0.50-20|81	%_mandir/man6/*
12cr|xarchon-0.50-20|82	%dir %_gamesdatadir/xarchon/
12cr|xarchon-0.50-20|83	%_gamesdatadir/xarchon/*
12cr|xarchon-0.50-20|84	%_iconsdir/%name.png
12cr|xarchon-0.50-20|85	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xarchon-0.50-20|86	
12cr|xarchon-0.50-20|87	
12cr|xarchon-0.50-20|88	%changelog
12cr|xarchon-0.50-20|89	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.50-20mdv2010.0
12cr|xarchon-0.50-20|90	+ Revision: 445868
12cr|xarchon-0.50-20|91	- rebuild
12cr|xarchon-0.50-20|92	
12cr|xarchon-0.50-20|93	* Mon Apr 06 2009 Funda Wang <fundawang@mandriva.org> 0.50-19mdv2009.1
12cr|xarchon-0.50-20|94	+ Revision: 364348
12cr|xarchon-0.50-20|95	- add gcc 43 patch
12cr|xarchon-0.50-20|96	
12cr|xarchon-0.50-20|97	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|xarchon-0.50-20|98	- rebuild
12cr|xarchon-0.50-20|99	- rebuild
12cr|xarchon-0.50-20|100	
12cr|xarchon-0.50-20|101	+ Pixel <pixel@mandriva.com>
12cr|xarchon-0.50-20|102	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xarchon-0.50-20|103	
12cr|xarchon-0.50-20|104	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.50-16mdv2008.1
12cr|xarchon-0.50-20|105	+ Revision: 171181
12cr|xarchon-0.50-20|106	- rebuild
12cr|xarchon-0.50-20|107	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|xarchon-0.50-20|108	- fix no-buildroot-tag
12cr|xarchon-0.50-20|109	
12cr|xarchon-0.50-20|110	* Thu Feb 07 2008 Funda Wang <fundawang@mandriva.org> 0.50-15mdv2008.1
12cr|xarchon-0.50-20|111	+ Revision: 163379
12cr|xarchon-0.50-20|112	- bunzip patches
12cr|xarchon-0.50-20|113	
12cr|xarchon-0.50-20|114	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|xarchon-0.50-20|115	- drop old menu
12cr|xarchon-0.50-20|116	- kill re-definition of %%buildroot on Pixel's request
12cr|xarchon-0.50-20|117	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|xarchon-0.50-20|118	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|xarchon-0.50-20|119	
12cr|xarchon-0.50-20|120	* Sat May 05 2007 Olivier Thauvin <nanardon@mandriva.org> 0.50-14mdv2008.0
12cr|xarchon-0.50-20|121	+ Revision: 23244
12cr|xarchon-0.50-20|122	- path2: more gcc fix
12cr|xarchon-0.50-20|123	- xdg menu
12cr|xarchon-0.50-20|124	- Import xarchon
12cr|xarchon-0.50-20|125	
12cr|xarchon-0.50-20|126	
12cr|xarchon-0.50-20|127	
12cr|xarchon-0.50-20|128	* Sun Jul 18 2004 Michael Scherer <misc@mandrake.org> 0.50-13mdk
12cr|xarchon-0.50-20|129	- rebuild for new gcc, patch 0
12cr|xarchon-0.50-20|130	
12cr|xarchon-0.50-20|131	* Tue Dec 16 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.50-12mdk
12cr|xarchon-0.50-20|132	- fix paths
12cr|xarchon-0.50-20|133	
12cr|xarchon-0.50-20|134	* Thu Jul 31 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.50-11mdk
12cr|xarchon-0.50-20|135	- add buildrequires
12cr|xarchon-0.50-20|136	
12cr|xarchon-0.50-20|137	* Wed Jan 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.50-10mdk
12cr|xarchon-0.50-20|138	- rebuild
12cr|xarchon-0.50-20|139	
12cr|xarchon-0.50-20|140	* Thu Sep 26 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.50-9mdk
12cr|xarchon-0.50-20|141	- patch0: fix call to missing fonts in board.c and field.c
12cr|xarchon-0.50-20|142	
12cr|xarchon-0.50-20|143	* Thu Sep 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.50-8mdk
12cr|xarchon-0.50-20|144	- rebuild
12cr|xarchon-0.50-20|145	
12cr|xarchon-0.50-20|146	* Fri May 31 2002  Lenny Cartier <lenny@mandrakesoft.com> 0.50-7mdk
12cr|xarchon-0.50-20|147	- rebuild against new libstdc++
12cr|xarchon-0.50-20|148	
12cr|xarchon-0.50-20|149	* Tue Dec 25 2001 David BAUDENS <baudens@mandrakesoft.com> 0.50-6mdk
12cr|xarchon-0.50-20|150	- Use standard icon for menu
12cr|xarchon-0.50-20|151	
12cr|xarchon-0.50-20|152	* Fri Aug 24 2001 Etienne Faure <etienne@mandrakesoft.com> 0.50-5mdk
12cr|xarchon-0.50-20|153	- rebuild
12cr|xarchon-0.50-20|154	
12cr|xarchon-0.50-20|155	* Thu Feb 15 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.50-4mdk
12cr|xarchon-0.50-20|156	- rebuild
12cr|xarchon-0.50-20|157	
12cr|xarchon-0.50-20|158	* Wed Sep 20 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.50-3mdk
12cr|xarchon-0.50-20|159	- fix install that was sooo crappy
12cr|xarchon-0.50-20|160	- menu && bm && macros
12cr|xarchon-0.50-20|161	
12cr|xarchon-0.50-20|162	* Thu May 04 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.50-2mdk
12cr|xarchon-0.50-20|163	- fix group
12cr|xarchon-0.50-20|164	
12cr|xarchon-0.50-20|165	* Mon Dec 06 1999 Lenny Cartier <lenny@mandrakesoft.com>
12cr|xarchon-0.50-20|166	- Upgrade to 0.50 version.
12cr|xarchon-0.50-20|167	
12cr|xarchon-0.50-20|168	* Tue Oct 19 1999 Lenny Cartier <lenny@mandrakesoft.com>
12cr|xarchon-0.50-20|169	- Upgrade to 0.42 version.
12cr|xarchon-0.50-20|170	
12cr|xarchon-0.50-20|171	* Thu Oct 07 1999 Lenny Cartier <lenny@mandrakesoft.com>
12cr|xarchon-0.50-20|172	- Little adaptations of the specfile
12cr|xarchon-0.50-20|173	
12cr|xarchon-0.50-20|174	* Sun Sep 26 1999 Sean P. Kane <spkane@home.com>
12cr|xarchon-0.50-20|175	- Created First Xarchon RPM
12cr|xarchon-0.50-20|176	
12cr|xarchon-0.50-20|177	* Fri Aug 06 1999 Stefan Siegel <siegel@informatik.uni-kl.de>
12cr|xarchon-0.50-20|178	- Added "config" tag for files containing /etc or /config
12cr|xarchon-0.50-20|179	- Added compression for perl- and localized man-pages
12cr|xarchon-0.50-20|180	
12cr|xarchon-0.50-20|181	* Sat Jun 26 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
12cr|xarchon-0.50-20|182	- create (more or less) generic spec file...

8526 12
12cr|xautolock-2.2-2|1	%define	version 2.2
12cr|xautolock-2.2-2|2	%define rel	2
12cr|xautolock-2.2-2|3	%define	release	%mkrel %rel
12cr|xautolock-2.2-2|4	
12cr|xautolock-2.2-2|5	Name:		xautolock
12cr|xautolock-2.2-2|6	Summary:	Automatically starts programs when there is inactivity under X
12cr|xautolock-2.2-2|7	Version:	%{version}
12cr|xautolock-2.2-2|8	Release:	%{release}
12cr|xautolock-2.2-2|9	Source0:	%{name}-%{version}.tar.bz2
12cr|xautolock-2.2-2|10	URL:		http://www.ibiblio.org/pub/Linux/X11/screensavers/
12cr|xautolock-2.2-2|11	Group:		Graphical desktop/Other
12cr|xautolock-2.2-2|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xautolock-2.2-2|13	License:	GPLv2
12cr|xautolock-2.2-2|14	Requires:	xlockmore
12cr|xautolock-2.2-2|15	BuildRequires:	X11-devel imake
12cr|xautolock-2.2-2|16	#(nl) Needed for rman
12cr|xautolock-2.2-2|17	BuildRequires:  xorg-x11
12cr|xautolock-2.2-2|18	
12cr|xautolock-2.2-2|19	%description
12cr|xautolock-2.2-2|20	Xautolock monitors the user activity on an X Window display.
12cr|xautolock-2.2-2|21	If none is detected within a certain amount of time a program specified
12cr|xautolock-2.2-2|22	by the user will be run. Typically xautolock will be used to lock the screen
12cr|xautolock-2.2-2|23	using for instance xlock.
12cr|xautolock-2.2-2|24	
12cr|xautolock-2.2-2|25	%prep
12cr|xautolock-2.2-2|26	%setup -q
12cr|xautolock-2.2-2|27	
12cr|xautolock-2.2-2|28	%build
12cr|xautolock-2.2-2|29	xmkmf
12cr|xautolock-2.2-2|30	%make
12cr|xautolock-2.2-2|31	
12cr|xautolock-2.2-2|32	%install
12cr|xautolock-2.2-2|33	rm -rf $RPM_BUILD_ROOT
12cr|xautolock-2.2-2|34	bzip2 ./xautolock.man
12cr|xautolock-2.2-2|35	install -m644 xautolock.man.bz2 -D $RPM_BUILD_ROOT%{_mandir}/man1/xautolock.man.bz2
12cr|xautolock-2.2-2|36	install -m755 xautolock -D $RPM_BUILD_ROOT%{_prefix}/X11R6/bin/xautolock
12cr|xautolock-2.2-2|37	# Make sure all docs are readable
12cr|xautolock-2.2-2|38	chmod a+r Changelog Readme Todo License
12cr|xautolock-2.2-2|39	
12cr|xautolock-2.2-2|40	%clean
12cr|xautolock-2.2-2|41	rm -rf $RPM_BUILD_ROOT
12cr|xautolock-2.2-2|42	
12cr|xautolock-2.2-2|43	%files
12cr|xautolock-2.2-2|44	%defattr(-,root,root)
12cr|xautolock-2.2-2|45	%doc License Todo Readme Changelog
12cr|xautolock-2.2-2|46	%{_prefix}/X11R6/bin/xautolock
12cr|xautolock-2.2-2|47	%{_mandir}/*/*
12cr|xautolock-2.2-2|48	
12cr|xautolock-2.2-2|49	
12cr|xautolock-2.2-2|50	
12cr|xautolock-2.2-2|51	%changelog
12cr|xautolock-2.2-2|52	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2-2mdv2011.0
12cr|xautolock-2.2-2|53	+ Revision: 615491
12cr|xautolock-2.2-2|54	- the mass rebuild of 2010.1 packages
12cr|xautolock-2.2-2|55	
12cr|xautolock-2.2-2|56	* Fri Jan 01 2010 Jérôme Brenier <incubusss@mandriva.org> 2.2-1mdv2010.1
12cr|xautolock-2.2-2|57	+ Revision: 484760
12cr|xautolock-2.2-2|58	- new version 2.2
12cr|xautolock-2.2-2|59	- fix license tag
12cr|xautolock-2.2-2|60	- fix install
12cr|xautolock-2.2-2|61	
12cr|xautolock-2.2-2|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|xautolock-2.2-2|63	- rebuild
12cr|xautolock-2.2-2|64	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|xautolock-2.2-2|65	- fix no-buildroot-tag
12cr|xautolock-2.2-2|66	
12cr|xautolock-2.2-2|67	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 2.1-2mdv2008.1
12cr|xautolock-2.2-2|68	+ Revision: 135587
12cr|xautolock-2.2-2|69	- BR imake
12cr|xautolock-2.2-2|70	- kill re-definition of %%buildroot on Pixel's request
12cr|xautolock-2.2-2|71	
12cr|xautolock-2.2-2|72	
12cr|xautolock-2.2-2|73	* Sat Oct 01 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.1-2mdk
12cr|xautolock-2.2-2|74	- BuildRequires fix
12cr|xautolock-2.2-2|75	
12cr|xautolock-2.2-2|76	* Sun May 29 2005 Eskild Hustvedt <eskild@mandriva.org> 2.1-1mdk
12cr|xautolock-2.2-2|77	- Initial Mandriva Linux package
12cr|xautolock-2.2-2|78	

8527 12
12cr|xautomation-1.03-2|1	Name:      xautomation
12cr|xautomation-1.03-2|2	Version:   1.03
12cr|xautomation-1.03-2|3	Release:   2
12cr|xautomation-1.03-2|4	Summary:   Control X from the command line
12cr|xautomation-1.03-2|5	Group:     System/X11
12cr|xautomation-1.03-2|6	URL:       http://hoopajoo.net/projects/xautomation.html
12cr|xautomation-1.03-2|7	Source:    http://hoopajoo.net/static/projects/%{name}-%{version}.tar.gz
12cr|xautomation-1.03-2|8	License:   GPLv2
12cr|xautomation-1.03-2|9	BuildRequires:  pkgconfig(x11)
12cr|xautomation-1.03-2|10	BuildRequires:  pkgconfig(xtst)
12cr|xautomation-1.03-2|11	BuildRequires: libpng-devel
12cr|xautomation-1.03-2|12	BuildRequires:  pkgconfig(xi)
12cr|xautomation-1.03-2|13	
12cr|xautomation-1.03-2|14	%description
12cr|xautomation-1.03-2|15	Control X from the command line for scripts, and do "visual scraping" to find
12cr|xautomation-1.03-2|16	things on the screen. The conrol interface allows mouse movement, clicking,
12cr|xautomation-1.03-2|17	button up/down, key up/down, etc, and uses the XTest extension so you don't
12cr|xautomation-1.03-2|18	have the annoying problems that xse has when apps ignore sent events. The
12cr|xautomation-1.03-2|19	visgrep program find images inside of images and reports the coordinates,
12cr|xautomation-1.03-2|20	allowing progams to find buttons, etc, on the screen to click on.
12cr|xautomation-1.03-2|21	
12cr|xautomation-1.03-2|22	%prep
12cr|xautomation-1.03-2|23	%setup -q
12cr|xautomation-1.03-2|24	
12cr|xautomation-1.03-2|25	%build
12cr|xautomation-1.03-2|26	export LDFLAGS="-lX11"
12cr|xautomation-1.03-2|27	%configure2_5x
12cr|xautomation-1.03-2|28	%make
12cr|xautomation-1.03-2|29	
12cr|xautomation-1.03-2|30	%install
12cr|xautomation-1.03-2|31	rm -rf %{buildroot}
12cr|xautomation-1.03-2|32	%makeinstall_std
12cr|xautomation-1.03-2|33	
12cr|xautomation-1.03-2|34	%clean
12cr|xautomation-1.03-2|35	rm -rf %{buildroot}
12cr|xautomation-1.03-2|36	
12cr|xautomation-1.03-2|37	%files
12cr|xautomation-1.03-2|38	%defattr(-, root, root)
12cr|xautomation-1.03-2|39	%{_bindir}/pat2ppm
12cr|xautomation-1.03-2|40	%{_bindir}/patextract
12cr|xautomation-1.03-2|41	%{_bindir}/png2pat
12cr|xautomation-1.03-2|42	%{_bindir}/rgb2pat
12cr|xautomation-1.03-2|43	%{_bindir}/visgrep
12cr|xautomation-1.03-2|44	%{_bindir}/xmousepos
12cr|xautomation-1.03-2|45	%{_bindir}/xte
12cr|xautomation-1.03-2|46	%{_mandir}/man1/pat2ppm.1*
12cr|xautomation-1.03-2|47	%{_mandir}/man1/patextract.1*
12cr|xautomation-1.03-2|48	%{_mandir}/man1/png2pat.1*
12cr|xautomation-1.03-2|49	%{_mandir}/man1/rgb2pat.1*
12cr|xautomation-1.03-2|50	%{_mandir}/man1/visgrep.1*
12cr|xautomation-1.03-2|51	%{_mandir}/man1/xmousepos.1*
12cr|xautomation-1.03-2|52	%{_mandir}/man1/xte.1*
12cr|xautomation-1.03-2|53	%{_mandir}/man7/xautomation.7*
12cr|xautomation-1.03-2|54	
12cr|xautomation-1.03-2|55	
12cr|xautomation-1.03-2|56	%changelog
12cr|xautomation-1.03-2|57	* Thu Nov 11 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.03-1mdv2011.0
12cr|xautomation-1.03-2|58	+ Revision: 596133
12cr|xautomation-1.03-2|59	- import xautomation
12cr|xautomation-1.03-2|60	
12cr|xautomation-1.03-2|61	

8528 12
12cr|xaw3dxft-1.3-1|1	%define name	xaw3dxft
12cr|xaw3dxft-1.3-1|2	%define version	1.3
12cr|xaw3dxft-1.3-1|3	%define release	1
12cr|xaw3dxft-1.3-1|4	
12cr|xaw3dxft-1.3-1|5	%define major 6
12cr|xaw3dxft-1.3-1|6	%define libname %mklibname %{name} %{major}
12cr|xaw3dxft-1.3-1|7	%define develname %mklibname %{name} -d
12cr|xaw3dxft-1.3-1|8	
12cr|xaw3dxft-1.3-1|9	Summary:	An extended version of Xaw3d
12cr|xaw3dxft-1.3-1|10	Name:		%{name}
12cr|xaw3dxft-1.3-1|11	Version:	%{version}
12cr|xaw3dxft-1.3-1|12	Release:	%mkrel %{release}
12cr|xaw3dxft-1.3-1|13	Group:		System/Libraries
12cr|xaw3dxft-1.3-1|14	BuildRequires:	X11-devel
12cr|xaw3dxft-1.3-1|15	BuildRequires:	libxp-devel
12cr|xaw3dxft-1.3-1|16	BuildRequires:	bison
12cr|xaw3dxft-1.3-1|17	BuildRequires:	flex
12cr|xaw3dxft-1.3-1|18	BuildRequires:	imake
12cr|xaw3dxft-1.3-1|19	BuildRequires:	gccmakedep
12cr|xaw3dxft-1.3-1|20	Source0:	http://downloads.sourceforge.net/project/sf-xpaint/sf-xpaint/%{name}-%{version}/%{name}-%{version}.tar.bz2
12cr|xaw3dxft-1.3-1|21	Url:		http://sourceforge.net/projects/sf-xpaint/
12cr|xaw3dxft-1.3-1|22	License:	MIT
12cr|xaw3dxft-1.3-1|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xaw3dxft-1.3-1|24	
12cr|xaw3dxft-1.3-1|25	%description
12cr|xaw3dxft-1.3-1|26	An extended version of Xaw3d with support for UTF8 input
12cr|xaw3dxft-1.3-1|27	and UTF8 encoding of text, and rendering text with the Freetype
12cr|xaw3dxft-1.3-1|28	library and Truetype fonts.
12cr|xaw3dxft-1.3-1|29	
12cr|xaw3dxft-1.3-1|30	It should be mostly compatible with the original xaw3d library,
12cr|xaw3dxft-1.3-1|31	except for font management: everything using the old X11 core
12cr|xaw3dxft-1.3-1|32	font routines should be replaced by their freetype equivalents.
12cr|xaw3dxft-1.3-1|33	
12cr|xaw3dxft-1.3-1|34	%package -n	%{libname}
12cr|xaw3dxft-1.3-1|35	Summary:	An extended version of Xaw3d
12cr|xaw3dxft-1.3-1|36	Group:		System/Libraries
12cr|xaw3dxft-1.3-1|37	Provides:	%{name} = %{version}-%{release}
12cr|xaw3dxft-1.3-1|38	
12cr|xaw3dxft-1.3-1|39	%description -n	%{libname}
12cr|xaw3dxft-1.3-1|40	An extended version of Xaw3d with support for UTF8 input and
12cr|xaw3dxft-1.3-1|41	UTF8 encoding of text, and rendering text with the Freetype
12cr|xaw3dxft-1.3-1|42	library and Truetype fonts.
12cr|xaw3dxft-1.3-1|43	
12cr|xaw3dxft-1.3-1|44	It should be mostly compatible with the original Xaw3d library,
12cr|xaw3dxft-1.3-1|45	except for font management: everything using the old X11 core
12cr|xaw3dxft-1.3-1|46	font routines should be replaced by their freetype equivalents.
12cr|xaw3dxft-1.3-1|47	
12cr|xaw3dxft-1.3-1|48	%package -n	%{develname}
12cr|xaw3dxft-1.3-1|49	Summary:	Header files and shared libraries for development using Xaw3dxft
12cr|xaw3dxft-1.3-1|50	Group:		Development/C
12cr|xaw3dxft-1.3-1|51	Requires:	%{libname} = %{version}-%{release}
12cr|xaw3dxft-1.3-1|52	Provides:	%{name}-devel = %version-%release
12cr|xaw3dxft-1.3-1|53	
12cr|xaw3dxft-1.3-1|54	%description -n	%{develname}
12cr|xaw3dxft-1.3-1|55	An extended version of Xaw3d with support for UTF8 input and
12cr|xaw3dxft-1.3-1|56	UTF8 encoding of text, and rendering text with the Freetype
12cr|xaw3dxft-1.3-1|57	library and Truetype fonts.
12cr|xaw3dxft-1.3-1|58	
12cr|xaw3dxft-1.3-1|59	It should be mostly compatible with the original Xaw3d library,
12cr|xaw3dxft-1.3-1|60	except for font management: everything using the old X11 core
12cr|xaw3dxft-1.3-1|61	font routines should be replaced by their freetype equivalents.
12cr|xaw3dxft-1.3-1|62	
12cr|xaw3dxft-1.3-1|63	You should install Xaw3dxft-devel if you are going to develop
12cr|xaw3dxft-1.3-1|64	applications using the Xaw3dxft widget set.
12cr|xaw3dxft-1.3-1|65	
12cr|xaw3dxft-1.3-1|66	%prep
12cr|xaw3dxft-1.3-1|67	%setup -q -n Xaw3dxft
12cr|xaw3dxft-1.3-1|68	
12cr|xaw3dxft-1.3-1|69	%build
12cr|xaw3dxft-1.3-1|70	xmkmf -a
12cr|xaw3dxft-1.3-1|71	
12cr|xaw3dxft-1.3-1|72	# fix compiler flags
12cr|xaw3dxft-1.3-1|73	perl -pi -e 's|(CDEBUGFLAGS =.*)|CDEBUGFLAGS = %{optflags}|g' Makefile
12cr|xaw3dxft-1.3-1|74	perl -pi -e 's|(CXXDEBUGFLAGS =.*)|CXXDEBUGFLAGS = %{optflags}|g' Makefile
12cr|xaw3dxft-1.3-1|75	
12cr|xaw3dxft-1.3-1|76	export SHLIBGLOBALSFLAGS="%{ldflags}"
12cr|xaw3dxft-1.3-1|77	%make
12cr|xaw3dxft-1.3-1|78	
12cr|xaw3dxft-1.3-1|79	%install
12cr|xaw3dxft-1.3-1|80	rm -rf %{buildroot}
12cr|xaw3dxft-1.3-1|81	%makeinstall_std
12cr|xaw3dxft-1.3-1|82	
12cr|xaw3dxft-1.3-1|83	%clean
12cr|xaw3dxft-1.3-1|84	rm -rf %{buildroot}
12cr|xaw3dxft-1.3-1|85	
12cr|xaw3dxft-1.3-1|86	%files -n %{libname}
12cr|xaw3dxft-1.3-1|87	%defattr(-,root,root)
12cr|xaw3dxft-1.3-1|88	%{_libdir}/*.so.%{major}*
12cr|xaw3dxft-1.3-1|89	
12cr|xaw3dxft-1.3-1|90	%files -n %{develname}
12cr|xaw3dxft-1.3-1|91	%defattr(-,root,root)
12cr|xaw3dxft-1.3-1|92	%doc README*
12cr|xaw3dxft-1.3-1|93	%{_libdir}/*.so
12cr|xaw3dxft-1.3-1|94	%{_includedir}/X11/Xaw3dxft
12cr|xaw3dxft-1.3-1|95	
12cr|xaw3dxft-1.3-1|96	
12cr|xaw3dxft-1.3-1|97	%changelog
12cr|xaw3dxft-1.3-1|98	* Tue Nov 09 2010 Jani Välimaa <wally@mandriva.org> 1.3-1mdv2011.0
12cr|xaw3dxft-1.3-1|99	+ Revision: 595491
12cr|xaw3dxft-1.3-1|100	- new version 1.3
12cr|xaw3dxft-1.3-1|101	- drop now unneeded patch
12cr|xaw3dxft-1.3-1|102	
12cr|xaw3dxft-1.3-1|103	* Sun Oct 03 2010 Jani Välimaa <wally@mandriva.org> 1.2-1.1mdv2011.0
12cr|xaw3dxft-1.3-1|104	+ Revision: 582654
12cr|xaw3dxft-1.3-1|105	- add patch to sync sources with xaw3dxft shipped with xpaint 2.9.6.2
12cr|xaw3dxft-1.3-1|106	
12cr|xaw3dxft-1.3-1|107	* Tue Sep 07 2010 Jani Välimaa <wally@mandriva.org> 1.2-1mdv2011.0
12cr|xaw3dxft-1.3-1|108	+ Revision: 576584
12cr|xaw3dxft-1.3-1|109	- add missing BR
12cr|xaw3dxft-1.3-1|110	- new version 1.2
12cr|xaw3dxft-1.3-1|111	- use LDFLAGS
12cr|xaw3dxft-1.3-1|112	
12cr|xaw3dxft-1.3-1|113	* Sun Mar 28 2010 Jani Välimaa <wally@mandriva.org> 1.1-1mdv2010.1
12cr|xaw3dxft-1.3-1|114	+ Revision: 528551
12cr|xaw3dxft-1.3-1|115	- import xaw3dxft
12cr|xaw3dxft-1.3-1|116	
12cr|xaw3dxft-1.3-1|117	

8529 12
12cr|XawM-1.5u-9|1	%define name XawM
12cr|XawM-1.5u-9|2	%define version 1.5u
12cr|XawM-1.5u-9|3	%define release %mkrel 9
12cr|XawM-1.5u-9|4	
12cr|XawM-1.5u-9|5	%define major 1
12cr|XawM-1.5u-9|6	%define libname %mklibname %name %{major}
12cr|XawM-1.5u-9|7	%define develname %mklibname -d %name
12cr|XawM-1.5u-9|8	
12cr|XawM-1.5u-9|9	Summary:   Widget based on Xaw3d
12cr|XawM-1.5u-9|10	Name:      %{name}
12cr|XawM-1.5u-9|11	Version:   %{version}
12cr|XawM-1.5u-9|12	Release:   %{release}
12cr|XawM-1.5u-9|13	URL:       http://falconer.best.vwh.net/Widgets/#xawm
12cr|XawM-1.5u-9|14	Source:    %{name}-%{version}.tar.bz2
12cr|XawM-1.5u-9|15	Patch0:    XawM-1.5u-fix-linkage.patch
12cr|XawM-1.5u-9|16	License:   MIT
12cr|XawM-1.5u-9|17	Group:     System/Libraries
12cr|XawM-1.5u-9|18	BuildRequires: libx11-devel
12cr|XawM-1.5u-9|19	BuildRequires: libxext-devel
12cr|XawM-1.5u-9|20	BuildRequires: libxmu-devel
12cr|XawM-1.5u-9|21	BuildRequires: libxt-devel
12cr|XawM-1.5u-9|22	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|XawM-1.5u-9|23	
12cr|XawM-1.5u-9|24	%description
12cr|XawM-1.5u-9|25	An Athena-compatible widget set with a modern look and feel.
12cr|XawM-1.5u-9|26	
12cr|XawM-1.5u-9|27	%package -n %{libname}
12cr|XawM-1.5u-9|28	Summary: Widget based on Xaw3d
12cr|XawM-1.5u-9|29	Group: System/Libraries
12cr|XawM-1.5u-9|30	
12cr|XawM-1.5u-9|31	%description -n %{libname}
12cr|XawM-1.5u-9|32	An Athena-compatible widget set with a modern look and feel.
12cr|XawM-1.5u-9|33	
12cr|XawM-1.5u-9|34	%package -n %{develname}
12cr|XawM-1.5u-9|35	Summary:  Widget based on Xaw3d
12cr|XawM-1.5u-9|36	Group:    Development/C
12cr|XawM-1.5u-9|37	Requires: %{libname} = %{version}-%{release}
12cr|XawM-1.5u-9|38	Provides: libXawM-devel = %{version}-%{release}
12cr|XawM-1.5u-9|39	Provides: XawM-devel = %{version}-%{release}
12cr|XawM-1.5u-9|40	Obsoletes: %{_lib}XawM1-devel < %{version}-%{release}
12cr|XawM-1.5u-9|41	
12cr|XawM-1.5u-9|42	%description -n %{develname}
12cr|XawM-1.5u-9|43	An Athena-compatible widget set with a modern look and feel.
12cr|XawM-1.5u-9|44	
12cr|XawM-1.5u-9|45	%prep
12cr|XawM-1.5u-9|46	%setup -q
12cr|XawM-1.5u-9|47	%patch0 -p0
12cr|XawM-1.5u-9|48	
12cr|XawM-1.5u-9|49	%build
12cr|XawM-1.5u-9|50	autoreconf -fi
12cr|XawM-1.5u-9|51	%configure2_5x
12cr|XawM-1.5u-9|52	%make
12cr|XawM-1.5u-9|53	
12cr|XawM-1.5u-9|54	%install
12cr|XawM-1.5u-9|55	rm -rf $RPM_BUILD_ROOT
12cr|XawM-1.5u-9|56	%makeinstall_std
12cr|XawM-1.5u-9|57	
12cr|XawM-1.5u-9|58	%if %mdkversion < 200900
12cr|XawM-1.5u-9|59	%post -n %{libname} -p /sbin/ldconfig
12cr|XawM-1.5u-9|60	%endif
12cr|XawM-1.5u-9|61	
12cr|XawM-1.5u-9|62	%if %mdkversion < 200900
12cr|XawM-1.5u-9|63	%postun -n %{libname} -p /sbin/ldconfig
12cr|XawM-1.5u-9|64	%endif
12cr|XawM-1.5u-9|65	
12cr|XawM-1.5u-9|66	%clean
12cr|XawM-1.5u-9|67	rm -rf $RPM_BUILD_ROOT
12cr|XawM-1.5u-9|68	
12cr|XawM-1.5u-9|69	%files -n %{libname}
12cr|XawM-1.5u-9|70	%defattr(-,root,root)
12cr|XawM-1.5u-9|71	%doc ChangeLog README*
12cr|XawM-1.5u-9|72	%{_libdir}/lib*.so.%{major}
12cr|XawM-1.5u-9|73	%{_libdir}/lib*.so.%{major}.*
12cr|XawM-1.5u-9|74	
12cr|XawM-1.5u-9|75	%files -n %{develname}
12cr|XawM-1.5u-9|76	%defattr(-,root,root)
12cr|XawM-1.5u-9|77	%{_includedir}/X11/XawM
12cr|XawM-1.5u-9|78	%{_libdir}/lib*.*a
12cr|XawM-1.5u-9|79	%{_libdir}/lib*.so
12cr|XawM-1.5u-9|80	
12cr|XawM-1.5u-9|81	
12cr|XawM-1.5u-9|82	%changelog
12cr|XawM-1.5u-9|83	* Sun Feb 21 2010 Funda Wang <fwang@mandriva.org> 1.5u-9mdv2010.1
12cr|XawM-1.5u-9|84	+ Revision: 508948
12cr|XawM-1.5u-9|85	- autoreconf
12cr|XawM-1.5u-9|86	- add missing patch
12cr|XawM-1.5u-9|87	- new devel package policy
12cr|XawM-1.5u-9|88	- fix build
12cr|XawM-1.5u-9|89	
12cr|XawM-1.5u-9|90	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|XawM-1.5u-9|91	- rebuild
12cr|XawM-1.5u-9|92	- rebuild
12cr|XawM-1.5u-9|93	- rebuild
12cr|XawM-1.5u-9|94	
12cr|XawM-1.5u-9|95	+ Pixel <pixel@mandriva.com>
12cr|XawM-1.5u-9|96	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|XawM-1.5u-9|97	
12cr|XawM-1.5u-9|98	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.5u-5mdv2008.1
12cr|XawM-1.5u-9|99	+ Revision: 136576
12cr|XawM-1.5u-9|100	- restore BuildRoot
12cr|XawM-1.5u-9|101	
12cr|XawM-1.5u-9|102	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|XawM-1.5u-9|103	- kill re-definition of %%buildroot on Pixel's request
12cr|XawM-1.5u-9|104	- import XawM
12cr|XawM-1.5u-9|105	
12cr|XawM-1.5u-9|106	
12cr|XawM-1.5u-9|107	* Fri May 19 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.5u-5mdk
12cr|XawM-1.5u-9|108	- use %%mkrel
12cr|XawM-1.5u-9|109	- fix buildrequires
12cr|XawM-1.5u-9|110	
12cr|XawM-1.5u-9|111	* Tue Dec 07 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.5u-4mdk
12cr|XawM-1.5u-9|112	- rebuild
12cr|XawM-1.5u-9|113	
12cr|XawM-1.5u-9|114	* Sat Sep 13 2003 Stefan van der Eijk <stefan@eijk.nu> 1.5u-3mdk
12cr|XawM-1.5u-9|115	- mklibname (rpmlint)
12cr|XawM-1.5u-9|116	- renanme spec file (rpmlint)
12cr|XawM-1.5u-9|117	- BuildRequires: XFree86-devel
12cr|XawM-1.5u-9|118	- Requires: XFree86-devel --> for devel package (need the
12cr|XawM-1.5u-9|119	/usr/includeX11 symlink)
12cr|XawM-1.5u-9|120	- Move files from /usr/include/X11 to /usr/X11R6/include/X11 to avoid
12cr|XawM-1.5u-9|121	clash with XFree86-devel installation (broken symlinks, etc)
12cr|XawM-1.5u-9|122	
12cr|XawM-1.5u-9|123	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.5u-2mdk
12cr|XawM-1.5u-9|124	- rebuild
12cr|XawM-1.5u-9|125	
12cr|XawM-1.5u-9|126	* Tue Jan 08 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.5u-1mdk
12cr|XawM-1.5u-9|127	- new & needed to update siag

8530 12
12cr|xbacklight-1.2.0-1|1	Name:		xbacklight
12cr|xbacklight-1.2.0-1|2	Version:	1.2.0
12cr|xbacklight-1.2.0-1|3	Release:	1
12cr|xbacklight-1.2.0-1|4	Summary:	Command-line utility to set the display backlight level
12cr|xbacklight-1.2.0-1|5	Group:		System/X11
12cr|xbacklight-1.2.0-1|6	License:	MIT
12cr|xbacklight-1.2.0-1|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12cr|xbacklight-1.2.0-1|8	
12cr|xbacklight-1.2.0-1|9	BuildRequires:	pkgconfig(xrandr)
12cr|xbacklight-1.2.0-1|10	BuildRequires:	pkgconfig(xcb-atom)
12cr|xbacklight-1.2.0-1|11	BuildRequires:	pkgconfig(xcb-aux)
12cr|xbacklight-1.2.0-1|12	
12cr|xbacklight-1.2.0-1|13	%description
12cr|xbacklight-1.2.0-1|14	xbacklight is a simple command-line utility to set the backlight level
12cr|xbacklight-1.2.0-1|15	using the RandR 1.2 BACKLIGHT output property.
12cr|xbacklight-1.2.0-1|16	
12cr|xbacklight-1.2.0-1|17	
12cr|xbacklight-1.2.0-1|18	%prep
12cr|xbacklight-1.2.0-1|19	%setup -q
12cr|xbacklight-1.2.0-1|20	
12cr|xbacklight-1.2.0-1|21	%build
12cr|xbacklight-1.2.0-1|22	%configure2_5x
12cr|xbacklight-1.2.0-1|23	%make
12cr|xbacklight-1.2.0-1|24	
12cr|xbacklight-1.2.0-1|25	%install
12cr|xbacklight-1.2.0-1|26	%makeinstall_std
12cr|xbacklight-1.2.0-1|27	
12cr|xbacklight-1.2.0-1|28	%files
12cr|xbacklight-1.2.0-1|29	%{_bindir}/xbacklight
12cr|xbacklight-1.2.0-1|30	%{_mandir}/man1/xbacklight.1*
12cr|xbacklight-1.2.0-1|31	

8531 12
12cr|Xbae-4.60.4-5|1	%define srcname	xbae
12cr|Xbae-4.60.4-5|2	
12cr|Xbae-4.60.4-5|3	%define major		4
12cr|Xbae-4.60.4-5|4	%define libname		%mklibname %name %major
12cr|Xbae-4.60.4-5|5	%define develname	%mklibname %name -d
12cr|Xbae-4.60.4-5|6	
12cr|Xbae-4.60.4-5|7	Summary:	Xbae Widget Set
12cr|Xbae-4.60.4-5|8	Name:		Xbae
12cr|Xbae-4.60.4-5|9	Version:	4.60.4
12cr|Xbae-4.60.4-5|10	Release:	5
12cr|Xbae-4.60.4-5|11	License:	BSD
12cr|Xbae-4.60.4-5|12	Group:		System/Libraries
12cr|Xbae-4.60.4-5|13	Url:		http://xbae.sourceforge.net/
12cr|Xbae-4.60.4-5|14	Source0:	http://prdownloads.sourceforge.net/xbae/%srcname-%version.tar.gz
12cr|Xbae-4.60.4-5|15	BuildRequires:	libx11-devel
12cr|Xbae-4.60.4-5|16	BuildRequires:	lesstif-devel
12cr|Xbae-4.60.4-5|17	BuildRequires:	libxt-devel
12cr|Xbae-4.60.4-5|18	BuildRequires:	libxp-devel
12cr|Xbae-4.60.4-5|19	BuildRequires:	libxmu-devel
12cr|Xbae-4.60.4-5|20	BuildRequires:	libxpm-devel
12cr|Xbae-4.60.4-5|21	Requires:	%libname = %version
12cr|Xbae-4.60.4-5|22	
12cr|Xbae-4.60.4-5|23	%description
12cr|Xbae-4.60.4-5|24	XbaeMatrix is a free Motif table widget (also compatible with the free LessTif)
12cr|Xbae-4.60.4-5|25	which presents an editable array of string data to the user in a scrollable
12cr|Xbae-4.60.4-5|26	table similar to a spreadsheet. The rows and columns of the Matrix may
12cr|Xbae-4.60.4-5|27	optionally be labelled. A number of "fixed" and "trailing fixed" rows or
12cr|Xbae-4.60.4-5|28	columns may be specified.
12cr|Xbae-4.60.4-5|29	
12cr|Xbae-4.60.4-5|30	%package -n %libname
12cr|Xbae-4.60.4-5|31	Summary:   Xbae Widget Set
12cr|Xbae-4.60.4-5|32	Group:     System/Libraries
12cr|Xbae-4.60.4-5|33	
12cr|Xbae-4.60.4-5|34	%description -n %libname
12cr|Xbae-4.60.4-5|35	XbaeMatrix is a free Motif table widget (also compatible with the free LessTif)
12cr|Xbae-4.60.4-5|36	which presents an editable array of string data to the user in a scrollable
12cr|Xbae-4.60.4-5|37	table similar to a spreadsheet. The rows and columns of the Matrix may
12cr|Xbae-4.60.4-5|38	optionally be labelled. A number of "fixed" and "trailing fixed" rows or
12cr|Xbae-4.60.4-5|39	columns may be specified.
12cr|Xbae-4.60.4-5|40	
12cr|Xbae-4.60.4-5|41	%package -n %develname
12cr|Xbae-4.60.4-5|42	Summary:        Development tools for programs which will use the %name library
12cr|Xbae-4.60.4-5|43	Group:          Development/Other
12cr|Xbae-4.60.4-5|44	Requires:       %libname = %{version}
12cr|Xbae-4.60.4-5|45	Provides:       %{name}-devel = %{EVRD}
12cr|Xbae-4.60.4-5|46	Provides:       lib%{name}-devel = %{EVRD}
12cr|Xbae-4.60.4-5|47	Obsoletes:	%{mklibname Xbae 4 -d}
12cr|Xbae-4.60.4-5|48	
12cr|Xbae-4.60.4-5|49	%description -n %develname
12cr|Xbae-4.60.4-5|50	The %name-devel package includes the header files and static libraries
12cr|Xbae-4.60.4-5|51	necessary for developing programs using the %name library.
12cr|Xbae-4.60.4-5|52	
12cr|Xbae-4.60.4-5|53	If you are going to develop programs which will use this library
12cr|Xbae-4.60.4-5|54	you should install %name-devel.  You'll also need to have the %name
12cr|Xbae-4.60.4-5|55	package installed.
12cr|Xbae-4.60.4-5|56	
12cr|Xbae-4.60.4-5|57	%prep
12cr|Xbae-4.60.4-5|58	%setup -q -n %srcname-%version
12cr|Xbae-4.60.4-5|59	
12cr|Xbae-4.60.4-5|60	%build
12cr|Xbae-4.60.4-5|61	%configure2_5x --enable-shared --disable-static --disable-debug
12cr|Xbae-4.60.4-5|62	%make
12cr|Xbae-4.60.4-5|63	
12cr|Xbae-4.60.4-5|64	%install
12cr|Xbae-4.60.4-5|65	%makeinstall_std
12cr|Xbae-4.60.4-5|66	
12cr|Xbae-4.60.4-5|67	rm -rf %{buildroot}/%_prefix/Xbae
12cr|Xbae-4.60.4-5|68	
12cr|Xbae-4.60.4-5|69	%files
12cr|Xbae-4.60.4-5|70	%doc AUTHORS ChangeLog COPYING NEWS README
12cr|Xbae-4.60.4-5|71	%{_mandir}/man3/*
12cr|Xbae-4.60.4-5|72	%_datadir/Xbae
12cr|Xbae-4.60.4-5|73	
12cr|Xbae-4.60.4-5|74	%files -n %libname
12cr|Xbae-4.60.4-5|75	%_libdir/*.so.*
12cr|Xbae-4.60.4-5|76	
12cr|Xbae-4.60.4-5|77	%files -n %develname
12cr|Xbae-4.60.4-5|78	%doc doc/*.html
12cr|Xbae-4.60.4-5|79	%_includedir/%{name}
12cr|Xbae-4.60.4-5|80	%_libdir/*.so
12cr|Xbae-4.60.4-5|81	
12cr|Xbae-4.60.4-5|82	
12cr|Xbae-4.60.4-5|83	%changelog
12cr|Xbae-4.60.4-5|84	* Sun Feb 21 2010 Funda Wang <fwang@mandriva.org> 4.60.4-4mdv2010.1
12cr|Xbae-4.60.4-5|85	+ Revision: 508927
12cr|Xbae-4.60.4-5|86	- simplify spec file
12cr|Xbae-4.60.4-5|87	
12cr|Xbae-4.60.4-5|88	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|Xbae-4.60.4-5|89	- rebuild
12cr|Xbae-4.60.4-5|90	
12cr|Xbae-4.60.4-5|91	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 4.60.4-3mdv2009.0
12cr|Xbae-4.60.4-5|92	+ Revision: 242970
12cr|Xbae-4.60.4-5|93	- rebuild
12cr|Xbae-4.60.4-5|94	- fix description-line-too-long
12cr|Xbae-4.60.4-5|95	- kill re-definition of %%buildroot on Pixel's request
12cr|Xbae-4.60.4-5|96	- buildrequires X11-devel instead of XFree86-devel
12cr|Xbae-4.60.4-5|97	
12cr|Xbae-4.60.4-5|98	+ Pixel <pixel@mandriva.com>
12cr|Xbae-4.60.4-5|99	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|Xbae-4.60.4-5|100	
12cr|Xbae-4.60.4-5|101	+ Olivier Blin <oblin@mandriva.com>
12cr|Xbae-4.60.4-5|102	- restore BuildRoot
12cr|Xbae-4.60.4-5|103	
12cr|Xbae-4.60.4-5|104	* Fri Jul 20 2007 Adam Williamson <awilliamson@mandriva.org> 4.60.4-1mdv2008.0
12cr|Xbae-4.60.4-5|105	+ Revision: 54026
12cr|Xbae-4.60.4-5|106	- rebuild against new lesstif
12cr|Xbae-4.60.4-5|107	- move docs out of lib package to devel package
12cr|Xbae-4.60.4-5|108	- move out of /usr/X11R6
12cr|Xbae-4.60.4-5|109	- new devel policy
12cr|Xbae-4.60.4-5|110	- drop pointless manual provide in lib package
12cr|Xbae-4.60.4-5|111	- spec clean
12cr|Xbae-4.60.4-5|112	- new release 4.60.4
12cr|Xbae-4.60.4-5|113	- Import Xbae
12cr|Xbae-4.60.4-5|114	
12cr|Xbae-4.60.4-5|115	
12cr|Xbae-4.60.4-5|116	
12cr|Xbae-4.60.4-5|117	
12cr|Xbae-4.60.4-5|118	* Tue Mar 21 2006 Lenny Cartier <lenny@mandriva.com> 4.60.2-1mdk
12cr|Xbae-4.60.4-5|119	- 4.60.2
12cr|Xbae-4.60.4-5|120	
12cr|Xbae-4.60.4-5|121	* Thu May 12 2005 Olivier Thauvin <nanardon@mandriva.org> 4.60.0-1mdk
12cr|Xbae-4.60.4-5|122	- 4.60.0
12cr|Xbae-4.60.4-5|123	
12cr|Xbae-4.60.4-5|124	* Tue Dec 07 2004 Lenny Cartier <lenny@mandrakesoft.com> 4.50.99-1mdk
12cr|Xbae-4.60.4-5|125	- 4.50.99
12cr|Xbae-4.60.4-5|126	
12cr|Xbae-4.60.4-5|127	* Sat Nov 15 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 4.9.11-4mdk
12cr|Xbae-4.60.4-5|128	- move man files in separate package
12cr|Xbae-4.60.4-5|129	- fix provides
12cr|Xbae-4.60.4-5|130	- Franck Villaume <fvill@freesurf.fr>
12cr|Xbae-4.60.4-5|131	- more buildrequires : groff-for-man
12cr|Xbae-4.60.4-5|132	
12cr|Xbae-4.60.4-5|133	* Sat Apr 26 2003 Lenny Cartier <lenny@mandrakesoft.com> 4.9.11-3mdk
12cr|Xbae-4.60.4-5|134	- adjust buildrequires
12cr|Xbae-4.60.4-5|135	
12cr|Xbae-4.60.4-5|136	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 4.9.11-2mdk
12cr|Xbae-4.60.4-5|137	- rebuild
12cr|Xbae-4.60.4-5|138	
12cr|Xbae-4.60.4-5|139	* Thu Oct 03 2002 Lenny Cartier <lenny@mandrakesoft.com> 4.9.11-1mdk
12cr|Xbae-4.60.4-5|140	- libification
12cr|Xbae-4.60.4-5|141	- from Austin Acton <aacton@yorku.ca> :
12cr|Xbae-4.60.4-5|142	- initial package for Mandrake 9.0

8532 12
12cr|xbanner-1.31-26|1	Name:		xbanner
12cr|xbanner-1.31-26|2	Summary:	A program for customizing the look of the standard XDM interface
12cr|xbanner-1.31-26|3	Version:	1.31
12cr|xbanner-1.31-26|4	Release:	%mkrel 26
12cr|xbanner-1.31-26|5	License:	GPL
12cr|xbanner-1.31-26|6	Group:		Graphical desktop/Other
12cr|xbanner-1.31-26|7	BuildRequires: X11-devel xpm-devel imake
12cr|xbanner-1.31-26|8	
12cr|xbanner-1.31-26|9	Url:		http://www.hijinks.com/~spade/linux/XBanner/
12cr|xbanner-1.31-26|10	Source:		ftp://physics.fullerton.edu/pub/Linux/XBanner/XBanner1.31.tar.bz2
12cr|xbanner-1.31-26|11	Source1:	XBanner.mdkdefaults.bz2
12cr|xbanner-1.31-26|12	Source2:	xdm_bg.xpm.bz2
12cr|xbanner-1.31-26|13	Patch:		xbanner-1.3-rh.patch
12cr|xbanner-1.31-26|14	Patch1:		XBanner-asnonroot.patch
12cr|xbanner-1.31-26|15	
12cr|xbanner-1.31-26|16	Buildroot:	%{_tmppath}/xbanner-root
12cr|xbanner-1.31-26|17	
12cr|xbanner-1.31-26|18	%description
12cr|xbanner-1.31-26|19	The XBanner program allows the display of text, patterns and images
12cr|xbanner-1.31-26|20	in the root window, so users can customize the XDM style login screen
12cr|xbanner-1.31-26|21	and/or the normal X background.
12cr|xbanner-1.31-26|22	
12cr|xbanner-1.31-26|23	Install XBanner if you'd like to change the look of your X login screen
12cr|xbanner-1.31-26|24	and/or X background.
12cr|xbanner-1.31-26|25	
12cr|xbanner-1.31-26|26	%prep
12cr|xbanner-1.31-26|27	%setup -q -n XBanner1.31
12cr|xbanner-1.31-26|28	%patch -p1 -b .patch
12cr|xbanner-1.31-26|29	%patch1 -p0
12cr|xbanner-1.31-26|30	
12cr|xbanner-1.31-26|31	%build
12cr|xbanner-1.31-26|32	xmkmf -a
12cr|xbanner-1.31-26|33	make
12cr|xbanner-1.31-26|34	
12cr|xbanner-1.31-26|35	%install
12cr|xbanner-1.31-26|36	rm -rf $RPM_BUILD_ROOT
12cr|xbanner-1.31-26|37	
12cr|xbanner-1.31-26|38	mkdir -p $RPM_BUILD_ROOT
12cr|xbanner-1.31-26|39	mkdir -p $RPM_BUILD_ROOT/usr
12cr|xbanner-1.31-26|40	mkdir -p $RPM_BUILD_ROOT/usr/X11R6/bin
12cr|xbanner-1.31-26|41	mkdir -p $RPM_BUILD_ROOT/usr/X11R6/include/X11/pixmaps
12cr|xbanner-1.31-26|42	mkdir -p $RPM_BUILD_ROOT/usr/X11R6/lib/X11/app-defaults
12cr|xbanner-1.31-26|43	
12cr|xbanner-1.31-26|44	for i in xbanner freetemp xb_check;do
12cr|xbanner-1.31-26|45	install -c  --strip --mode "0755"  $i $RPM_BUILD_ROOT/usr/X11R6/bin/$i
12cr|xbanner-1.31-26|46	done
12cr|xbanner-1.31-26|47	
12cr|xbanner-1.31-26|48	bzcat %{SOURCE1} > $RPM_BUILD_ROOT/usr/X11R6/lib/X11/app-defaults/XBanner
12cr|xbanner-1.31-26|49	bzcat %{SOURCE2} > $RPM_BUILD_ROOT/usr/X11R6/include/X11/pixmaps/xdm_bg.xpm
12cr|xbanner-1.31-26|50	
12cr|xbanner-1.31-26|51	# fixup bogus permissions
12cr|xbanner-1.31-26|52	chmod -R og+rX $RPM_BUILD_ROOT
12cr|xbanner-1.31-26|53	
12cr|xbanner-1.31-26|54	%clean
12cr|xbanner-1.31-26|55	rm -rf $RPM_BUILD_ROOT
12cr|xbanner-1.31-26|56	
12cr|xbanner-1.31-26|57	%files
12cr|xbanner-1.31-26|58	%defattr(-,root,root)
12cr|xbanner-1.31-26|59	# I left random_effect out because the default "make install" rule doesn't
12cr|xbanner-1.31-26|60	# install it
12cr|xbanner-1.31-26|61	#
12cr|xbanner-1.31-26|62	# (fg) Added %defattr - whois "I" above? :)
12cr|xbanner-1.31-26|63	#/usr/X11R6/bin/random_effect
12cr|xbanner-1.31-26|64	
12cr|xbanner-1.31-26|65	/usr/X11R6/bin/*
12cr|xbanner-1.31-26|66	/usr/X11R6/include/X11/pixmaps/xdm_bg.xpm
12cr|xbanner-1.31-26|67	/usr/X11R6/lib/X11/app-defaults/XBanner
12cr|xbanner-1.31-26|68	%defattr(0644,root,root,755)
12cr|xbanner-1.31-26|69	%doc ToDo QuickStart index.html docs
12cr|xbanner-1.31-26|70	%doc samples docs/*
12cr|xbanner-1.31-26|71	
12cr|xbanner-1.31-26|72	
12cr|xbanner-1.31-26|73	
12cr|xbanner-1.31-26|74	
12cr|xbanner-1.31-26|75	%changelog
12cr|xbanner-1.31-26|76	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.31-26mdv2011.0
12cr|xbanner-1.31-26|77	+ Revision: 615492
12cr|xbanner-1.31-26|78	- the mass rebuild of 2010.1 packages
12cr|xbanner-1.31-26|79	
12cr|xbanner-1.31-26|80	* Sat Feb 20 2010 Funda Wang <fwang@mandriva.org> 1.31-25mdv2010.1
12cr|xbanner-1.31-26|81	+ Revision: 508723
12cr|xbanner-1.31-26|82	- rediff patch
12cr|xbanner-1.31-26|83	
12cr|xbanner-1.31-26|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|xbanner-1.31-26|85	- rebuild
12cr|xbanner-1.31-26|86	
12cr|xbanner-1.31-26|87	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.31-24mdv2009.0
12cr|xbanner-1.31-26|88	+ Revision: 262255
12cr|xbanner-1.31-26|89	- rebuild
12cr|xbanner-1.31-26|90	
12cr|xbanner-1.31-26|91	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.31-23mdv2009.0
12cr|xbanner-1.31-26|92	+ Revision: 256587
12cr|xbanner-1.31-26|93	- rebuild
12cr|xbanner-1.31-26|94	
12cr|xbanner-1.31-26|95	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.31-21mdv2008.1
12cr|xbanner-1.31-26|96	+ Revision: 136576
12cr|xbanner-1.31-26|97	- restore BuildRoot
12cr|xbanner-1.31-26|98	
12cr|xbanner-1.31-26|99	+ Thierry Vignaud <tv@mandriva.org>
12cr|xbanner-1.31-26|100	- kill re-definition of %%buildroot on Pixel's request
12cr|xbanner-1.31-26|101	- buildrequires X11-devel instead of XFree86-devel
12cr|xbanner-1.31-26|102	
12cr|xbanner-1.31-26|103	
12cr|xbanner-1.31-26|104	* Wed Nov 22 2006 Lenny Cartier <lenny@mandriva.com> 1.31-21mdv2007.0
12cr|xbanner-1.31-26|105	+ Revision: 86218
12cr|xbanner-1.31-26|106	- Adjust buildrequires
12cr|xbanner-1.31-26|107	- Import xbanner
12cr|xbanner-1.31-26|108	

8533 12
12cr|xbill-2.1-7|1	%define	name	xbill
12cr|xbill-2.1-7|2	%define	version	2.1
12cr|xbill-2.1-7|3	%define	release	%mkrel 7
12cr|xbill-2.1-7|4	%define	Summary	Defend your computers from Wingdows Viruses
12cr|xbill-2.1-7|5	
12cr|xbill-2.1-7|6	Name:		%{name}
12cr|xbill-2.1-7|7	Version:	%{version}
12cr|xbill-2.1-7|8	Release:	%{release}
12cr|xbill-2.1-7|9	Group:		Games/Arcade
12cr|xbill-2.1-7|10	Source0:	%{name}-%{version}.tar.bz2
12cr|xbill-2.1-7|11	Url:		http://www.xbill.org/
12cr|xbill-2.1-7|12	Summary:	%{Summary}
12cr|xbill-2.1-7|13	License:	GPL
12cr|xbill-2.1-7|14	BuildRequires:	pkgconfig(x11)
12cr|xbill-2.1-7|15	BuildRequires:	Xaw3d-devel
12cr|xbill-2.1-7|16	BuildRequires:	libxpm-devel
12cr|xbill-2.1-7|17	BuildRequires:	pkgconfig(xt)
12cr|xbill-2.1-7|18	BuildRequires:	libxaw-devel
12cr|xbill-2.1-7|19	BuildRequires:	lesstif-devel
12cr|xbill-2.1-7|20	BuildRequires:	imagemagick
12cr|xbill-2.1-7|21	
12cr|xbill-2.1-7|22	%description
12cr|xbill-2.1-7|23	Ever get the feeling that nothing is going right?  You're a sysadmin,
12cr|xbill-2.1-7|24	and someone's trying to destroy your computers.  The little people
12cr|xbill-2.1-7|25	running around the screen are trying to infect your computers with
12cr|xbill-2.1-7|26	Wingdows [TM], a virus cleverly  designed to resemble a popular
12cr|xbill-2.1-7|27	operating system.  Your objective is to click the mouse on them, ending
12cr|xbill-2.1-7|28	the potential threat. If one of the people reaches a computer, it will
12cr|xbill-2.1-7|29	attempt to replace your operating system with the virus it carries.
12cr|xbill-2.1-7|30	It will then attempt to run off the screen with your vital software.
12cr|xbill-2.1-7|31	If one of the people reaches a computer, it will attempt to replace
12cr|xbill-2.1-7|32	your operating system with the virus it carries. It will then attempt
12cr|xbill-2.1-7|33	to run off the screen with your vital software..
12cr|xbill-2.1-7|34	
12cr|xbill-2.1-7|35	%prep
12cr|xbill-2.1-7|36	%setup -q
12cr|xbill-2.1-7|37	
12cr|xbill-2.1-7|38	%build
12cr|xbill-2.1-7|39	%configure2_5x	--disable-gtk \
12cr|xbill-2.1-7|40	--bindir=%{_gamesbindir} \
12cr|xbill-2.1-7|41	--datadir=%{_gamesdatadir} \
12cr|xbill-2.1-7|42	--localstatedir=%{_localstatedir}/lib/games
12cr|xbill-2.1-7|43	%make
12cr|xbill-2.1-7|44	
12cr|xbill-2.1-7|45	%install
12cr|xbill-2.1-7|46	rm -rf %{buildroot}
12cr|xbill-2.1-7|47	%{makeinstall_std}
12cr|xbill-2.1-7|48	
12cr|xbill-2.1-7|49	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xbill-2.1-7|50	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xbill-2.1-7|51	[Desktop Entry]
12cr|xbill-2.1-7|52	Name=XBill
12cr|xbill-2.1-7|53	Comment=%{Summary}
12cr|xbill-2.1-7|54	Exec=%_gamesbindir/%{name}
12cr|xbill-2.1-7|55	Icon=%{name}
12cr|xbill-2.1-7|56	Terminal=false
12cr|xbill-2.1-7|57	Type=Application
12cr|xbill-2.1-7|58	Categories=Game;ArcadeGame;
12cr|xbill-2.1-7|59	EOF
12cr|xbill-2.1-7|60	
12cr|xbill-2.1-7|61	install -d %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cr|xbill-2.1-7|62	convert -size 16x16 %{name}.gif %{buildroot}%{_miconsdir}/%{name}.png
12cr|xbill-2.1-7|63	convert -size 32x32 %{name}.gif %{buildroot}%{_iconsdir}/%{name}.png
12cr|xbill-2.1-7|64	convert -size 48x48 %{name}.gif %{buildroot}%{_liconsdir}/%{name}.png
12cr|xbill-2.1-7|65	
12cr|xbill-2.1-7|66	%files
12cr|xbill-2.1-7|67	%doc README README.Ports ChangeLog
12cr|xbill-2.1-7|68	%attr(2755,root,games) %{_gamesbindir}/%{name}
12cr|xbill-2.1-7|69	%{_gamesdatadir}/%{name}
12cr|xbill-2.1-7|70	%{_mandir}/man6/xbill.6*
12cr|xbill-2.1-7|71	%{_miconsdir}/%{name}.png
12cr|xbill-2.1-7|72	%{_iconsdir}/%{name}.png
12cr|xbill-2.1-7|73	%{_liconsdir}/%{name}.png
12cr|xbill-2.1-7|74	%attr(0664,root,games) %{_localstatedir}/lib/games/xbill/scores
12cr|xbill-2.1-7|75	%{_datadir}/applications/mandriva-%{name}.desktop

8534 12
12cr|xbindkeys-1.8.3-3|1	%define	version	1.8.3
12cr|xbindkeys-1.8.3-3|2	%define release	%mkrel 3
12cr|xbindkeys-1.8.3-3|3	
12cr|xbindkeys-1.8.3-3|4	Summary:	Link keyboard and mouse input events with shell commands
12cr|xbindkeys-1.8.3-3|5	Name:		xbindkeys
12cr|xbindkeys-1.8.3-3|6	Version:	%{version}
12cr|xbindkeys-1.8.3-3|7	Release:	%{release}
12cr|xbindkeys-1.8.3-3|8	License:	GPL
12cr|xbindkeys-1.8.3-3|9	Group:		System/X11
12cr|xbindkeys-1.8.3-3|10	URL:		http://hocwp.free.fr/xbindkeys/xbindkeys.html
12cr|xbindkeys-1.8.3-3|11	Source:		http://hocwp.free.fr/xbindkeys/%{name}-%{version}.tar.bz2
12cr|xbindkeys-1.8.3-3|12	Patch0:         xbindkeys-1.7.3-rplmalloc.patch
12cr|xbindkeys-1.8.3-3|13	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xbindkeys-1.8.3-3|14	BuildRequires:	libx11-devel guile-devel
12cr|xbindkeys-1.8.3-3|15	# (for xbindkey_show)
12cr|xbindkeys-1.8.3-3|16	Requires:	tk
12cr|xbindkeys-1.8.3-3|17	
12cr|xbindkeys-1.8.3-3|18	%description
12cr|xbindkeys-1.8.3-3|19	%{name} is a program that allows you to launch shell commands with
12cr|xbindkeys-1.8.3-3|20	your keyboard or your mouse under X Window. It links commands to keys
12cr|xbindkeys-1.8.3-3|21	or mouse buttons, using a configuration file. It's independent of the
12cr|xbindkeys-1.8.3-3|22	window manager and can capture all keyboard keys (e.g. Power, Wake...).
12cr|xbindkeys-1.8.3-3|23	
12cr|xbindkeys-1.8.3-3|24	%prep
12cr|xbindkeys-1.8.3-3|25	%setup -q
12cr|xbindkeys-1.8.3-3|26	%patch0 -b .rplmalloc
12cr|xbindkeys-1.8.3-3|27	
12cr|xbindkeys-1.8.3-3|28	%build
12cr|xbindkeys-1.8.3-3|29	%configure2_5x
12cr|xbindkeys-1.8.3-3|30	%make
12cr|xbindkeys-1.8.3-3|31	
12cr|xbindkeys-1.8.3-3|32	%install
12cr|xbindkeys-1.8.3-3|33	rm -rf %{buildroot}
12cr|xbindkeys-1.8.3-3|34	%makeinstall_std
12cr|xbindkeys-1.8.3-3|35	
12cr|xbindkeys-1.8.3-3|36	%clean
12cr|xbindkeys-1.8.3-3|37	rm -rf %{buildroot}
12cr|xbindkeys-1.8.3-3|38	
12cr|xbindkeys-1.8.3-3|39	%files
12cr|xbindkeys-1.8.3-3|40	%defattr(-,root,root)
12cr|xbindkeys-1.8.3-3|41	%doc AUTHORS BUGS ChangeLog README
12cr|xbindkeys-1.8.3-3|42	%{_bindir}/*
12cr|xbindkeys-1.8.3-3|43	%{_mandir}/man?/*
12cr|xbindkeys-1.8.3-3|44	
12cr|xbindkeys-1.8.3-3|45	
12cr|xbindkeys-1.8.3-3|46	
12cr|xbindkeys-1.8.3-3|47	
12cr|xbindkeys-1.8.3-3|48	%changelog
12cr|xbindkeys-1.8.3-3|49	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.8.3-3mdv2010.0
12cr|xbindkeys-1.8.3-3|50	+ Revision: 445887
12cr|xbindkeys-1.8.3-3|51	- rebuild
12cr|xbindkeys-1.8.3-3|52	
12cr|xbindkeys-1.8.3-3|53	* Thu Jan 29 2009 Funda Wang <fundawang@mandriva.org> 1.8.3-2mdv2009.1
12cr|xbindkeys-1.8.3-3|54	+ Revision: 335145
12cr|xbindkeys-1.8.3-3|55	- rebuild
12cr|xbindkeys-1.8.3-3|56	
12cr|xbindkeys-1.8.3-3|57	* Mon Jan 26 2009 Jérôme Soyer <saispo@mandriva.org> 1.8.3-1mdv2009.1
12cr|xbindkeys-1.8.3-3|58	+ Revision: 333685
12cr|xbindkeys-1.8.3-3|59	- New upstream release
12cr|xbindkeys-1.8.3-3|60	
12cr|xbindkeys-1.8.3-3|61	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.8.2-3mdv2009.0
12cr|xbindkeys-1.8.3-3|62	+ Revision: 242988
12cr|xbindkeys-1.8.3-3|63	- rebuild
12cr|xbindkeys-1.8.3-3|64	- kill re-definition of %%buildroot on Pixel's request
12cr|xbindkeys-1.8.3-3|65	
12cr|xbindkeys-1.8.3-3|66	+ Olivier Blin <oblin@mandriva.com>
12cr|xbindkeys-1.8.3-3|67	- restore BuildRoot
12cr|xbindkeys-1.8.3-3|68	
12cr|xbindkeys-1.8.3-3|69	* Fri Apr 20 2007 Jérôme Soyer <saispo@mandriva.org> 1.8.2-1mdv2008.0
12cr|xbindkeys-1.8.3-3|70	+ Revision: 15692
12cr|xbindkeys-1.8.3-3|71	- New release 1.8.2
12cr|xbindkeys-1.8.3-3|72	
12cr|xbindkeys-1.8.3-3|73	* Tue Apr 17 2007 Jérôme Soyer <saispo@mandriva.org> 1.8.1-1mdv2007.1
12cr|xbindkeys-1.8.3-3|74	+ Revision: 13617
12cr|xbindkeys-1.8.3-3|75	- New release 0.8.1
12cr|xbindkeys-1.8.3-3|76	
12cr|xbindkeys-1.8.3-3|77	
12cr|xbindkeys-1.8.3-3|78	* Sat Feb 17 2007 Jérôme Soyer <saispo@mandriva.org> 1.8.0-1mdv2007.0
12cr|xbindkeys-1.8.3-3|79	+ Revision: 122101
12cr|xbindkeys-1.8.3-3|80	- New release 1.8.0
12cr|xbindkeys-1.8.3-3|81	- Import xbindkeys
12cr|xbindkeys-1.8.3-3|82	
12cr|xbindkeys-1.8.3-3|83	* Thu Jun 22 2006 Jerome Soyer <saispo@mandriva.org> 1.7.3-1mdv2007.0
12cr|xbindkeys-1.8.3-3|84	- New release 1.7.3
12cr|xbindkeys-1.8.3-3|85	
12cr|xbindkeys-1.8.3-3|86	* Sat Apr 29 2006 Jerome Soyer <saispo@mandriva.org> 1.7.2-1mdk
12cr|xbindkeys-1.8.3-3|87	- New release 1.7.2
12cr|xbindkeys-1.8.3-3|88	
12cr|xbindkeys-1.8.3-3|89	* Tue Nov 22 2005 Abel Cheung <deaddog@mandriva.org> 1.7.1-2mdk
12cr|xbindkeys-1.8.3-3|90	- Add missing requirement (#17769)
12cr|xbindkeys-1.8.3-3|91	
12cr|xbindkeys-1.8.3-3|92	* Wed Apr 27 2005 Abel Cheung <deaddog@mandriva.org> 1.7.1-1mdk
12cr|xbindkeys-1.8.3-3|93	- First Mandriva Linux package
12cr|xbindkeys-1.8.3-3|94	

8535 12
12cr|xbiso-0.6.1-1|1	Name:		xbiso
12cr|xbiso-0.6.1-1|2	Version:	0.6.1
12cr|xbiso-0.6.1-1|3	Release:	1
12cr|xbiso-0.6.1-1|4	Summary:	ISO extraction utility for xdvdfs images
12cr|xbiso-0.6.1-1|5	Group:		Archiving/Cd burning
12cr|xbiso-0.6.1-1|6	License:	GPLv2+
12cr|xbiso-0.6.1-1|7	URL:		http://sourceforge.net/projects/xbiso/
12cr|xbiso-0.6.1-1|8	Source0:	http://downloads.sourceforge.net/xbiso/%{name}-%{version}.tar.gz
12cr|xbiso-0.6.1-1|9	Patch0:		xbiso-0.6.1-destdir.patch
12cr|xbiso-0.6.1-1|10	BuildRequires:	libftp-devel
12cr|xbiso-0.6.1-1|11	
12cr|xbiso-0.6.1-1|12	%description
12cr|xbiso-0.6.1-1|13	xbiso is an ISO extraction utility for xdvdfs images.
12cr|xbiso-0.6.1-1|14	
12cr|xbiso-0.6.1-1|15	%prep
12cr|xbiso-0.6.1-1|16	%setup -q
12cr|xbiso-0.6.1-1|17	%patch0 -p1
12cr|xbiso-0.6.1-1|18	
12cr|xbiso-0.6.1-1|19	%build
12cr|xbiso-0.6.1-1|20	%configure
12cr|xbiso-0.6.1-1|21	%make
12cr|xbiso-0.6.1-1|22	
12cr|xbiso-0.6.1-1|23	%install
12cr|xbiso-0.6.1-1|24	mkdir -p %{buildroot}%{_bindir}
12cr|xbiso-0.6.1-1|25	%makeinstall_std
12cr|xbiso-0.6.1-1|26	
12cr|xbiso-0.6.1-1|27	%files
12cr|xbiso-0.6.1-1|28	%doc CHANGELOG LICENSE README
12cr|xbiso-0.6.1-1|29	%{_bindir}/xbiso
12cr|xbiso-0.6.1-1|30	
12cr|xbiso-0.6.1-1|31	
12cr|xbiso-0.6.1-1|32	%changelog
12cr|xbiso-0.6.1-1|33	* Fri Dec 23 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.6.1-1
12cr|xbiso-0.6.1-1|34	+ Revision: 744798
12cr|xbiso-0.6.1-1|35	- BR fix
12cr|xbiso-0.6.1-1|36	- removed unneeded lines
12cr|xbiso-0.6.1-1|37	- imported package xbiso
12cr|xbiso-0.6.1-1|38	

8536 12
12cr|xblast-2.10.4-2|1	%define name xblast
12cr|xblast-2.10.4-2|2	%define version 2.10.4
12cr|xblast-2.10.4-2|3	%define release %mkrel 2
12cr|xblast-2.10.4-2|4	
12cr|xblast-2.10.4-2|5	Summary: XBlast TNT a bomberman like game (Multiplayer)
12cr|xblast-2.10.4-2|6	Name: %{name}
12cr|xblast-2.10.4-2|7	Version: %{version}
12cr|xblast-2.10.4-2|8	Release: %{release}
12cr|xblast-2.10.4-2|9	Source0: %{name}-complete-sounds-%{version}.tar.bz2
12cr|xblast-2.10.4-2|10	Patch0: xblast-complete-sounds-2.10.4-localedir.patch
12cr|xblast-2.10.4-2|11	License: GPLv2+
12cr|xblast-2.10.4-2|12	Group: Games/Arcade
12cr|xblast-2.10.4-2|13	Url: http://xblast.sf.net
12cr|xblast-2.10.4-2|14	BuildRequires: libx11-devel
12cr|xblast-2.10.4-2|15	BuildRequires: libxt-devel
12cr|xblast-2.10.4-2|16	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|xblast-2.10.4-2|17	
12cr|xblast-2.10.4-2|18	
12cr|xblast-2.10.4-2|19	%description
12cr|xblast-2.10.4-2|20	XBlast is a multi-player arcade game for X11 and MS Windows with raytraced
12cr|xblast-2.10.4-2|21	graphics. The game can be played with at least two players and up to six
12cr|xblast-2.10.4-2|22	players. It was inspired by the video/computer game Bomberman (Dynablaster).
12cr|xblast-2.10.4-2|23	
12cr|xblast-2.10.4-2|24	%prep
12cr|xblast-2.10.4-2|25	%setup -q
12cr|xblast-2.10.4-2|26	%patch0 -p0
12cr|xblast-2.10.4-2|27	
12cr|xblast-2.10.4-2|28	%build
12cr|xblast-2.10.4-2|29	autoreconf -fi
12cr|xblast-2.10.4-2|30	%configure2_5x --bindir=%{_gamesbindir} --enable-sound --with-otherdatadir=%{_gamesdatadir}/XBlast-TNT
12cr|xblast-2.10.4-2|31	%make
12cr|xblast-2.10.4-2|32	
12cr|xblast-2.10.4-2|33	%install
12cr|xblast-2.10.4-2|34	rm -rf $RPM_BUILD_ROOT
12cr|xblast-2.10.4-2|35	%makeinstall_std
12cr|xblast-2.10.4-2|36	
12cr|xblast-2.10.4-2|37	%{find_lang} %{name}
12cr|xblast-2.10.4-2|38	
12cr|xblast-2.10.4-2|39	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|xblast-2.10.4-2|40	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xblast-2.10.4-2|41	[Desktop Entry]
12cr|xblast-2.10.4-2|42	Type=Application
12cr|xblast-2.10.4-2|43	Exec=%{_gamesbindir}/%{name}
12cr|xblast-2.10.4-2|44	Icon=arcade_section
12cr|xblast-2.10.4-2|45	Categories=Game;ArcadeGame;
12cr|xblast-2.10.4-2|46	Name=X blast
12cr|xblast-2.10.4-2|47	Comment=%{summary}
12cr|xblast-2.10.4-2|48	EOF
12cr|xblast-2.10.4-2|49	
12cr|xblast-2.10.4-2|50	%if %mdkversion < 200900
12cr|xblast-2.10.4-2|51	%post
12cr|xblast-2.10.4-2|52	%update_menus
12cr|xblast-2.10.4-2|53	%endif
12cr|xblast-2.10.4-2|54	
12cr|xblast-2.10.4-2|55	%if %mdkversion < 200900
12cr|xblast-2.10.4-2|56	%postun
12cr|xblast-2.10.4-2|57	%clean_menus
12cr|xblast-2.10.4-2|58	%endif
12cr|xblast-2.10.4-2|59	
12cr|xblast-2.10.4-2|60	%clean
12cr|xblast-2.10.4-2|61	rm -rf $RPM_BUILD_ROOT
12cr|xblast-2.10.4-2|62	
12cr|xblast-2.10.4-2|63	%files -f %{name}.lang
12cr|xblast-2.10.4-2|64	%defattr(-,root,root,0755)
12cr|xblast-2.10.4-2|65	%doc README NEWS COPYING AUTHORS
12cr|xblast-2.10.4-2|66	%{_gamesbindir}/xblast
12cr|xblast-2.10.4-2|67	%{_gamesbindir}/xbsndsrv
12cr|xblast-2.10.4-2|68	%{_gamesdatadir}/XBlast-TNT
12cr|xblast-2.10.4-2|69	%{_datadir}/applications/mandriva-*.desktop
12cr|xblast-2.10.4-2|70	
12cr|xblast-2.10.4-2|71	
12cr|xblast-2.10.4-2|72	
12cr|xblast-2.10.4-2|73	%changelog
12cr|xblast-2.10.4-2|74	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 2.10.4-2mdv2011.0
12cr|xblast-2.10.4-2|75	+ Revision: 634876
12cr|xblast-2.10.4-2|76	- simplify BR
12cr|xblast-2.10.4-2|77	- use correct localedir
12cr|xblast-2.10.4-2|78	
12cr|xblast-2.10.4-2|79	* Fri May 15 2009 Samuel Verschelde <stormi@mandriva.org> 2.10.4-1mdv2010.0
12cr|xblast-2.10.4-2|80	+ Revision: 376289
12cr|xblast-2.10.4-2|81	- update to version 2.10.4
12cr|xblast-2.10.4-2|82	- fix license
12cr|xblast-2.10.4-2|83	
12cr|xblast-2.10.4-2|84	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 2.10.0-4mdv2009.0
12cr|xblast-2.10.4-2|85	+ Revision: 262257
12cr|xblast-2.10.4-2|86	- rebuild
12cr|xblast-2.10.4-2|87	
12cr|xblast-2.10.4-2|88	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.10.0-3mdv2009.0
12cr|xblast-2.10.4-2|89	+ Revision: 256589
12cr|xblast-2.10.4-2|90	- rebuild
12cr|xblast-2.10.4-2|91	
12cr|xblast-2.10.4-2|92	+ Pixel <pixel@mandriva.com>
12cr|xblast-2.10.4-2|93	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xblast-2.10.4-2|94	
12cr|xblast-2.10.4-2|95	+ Olivier Blin <oblin@mandriva.com>
12cr|xblast-2.10.4-2|96	- restore BuildRoot
12cr|xblast-2.10.4-2|97	
12cr|xblast-2.10.4-2|98	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 2.10.0-1mdv2008.1
12cr|xblast-2.10.4-2|99	+ Revision: 132309
12cr|xblast-2.10.4-2|100	- auto-convert XDG menu entry
12cr|xblast-2.10.4-2|101	- kill re-definition of %%buildroot on Pixel's request
12cr|xblast-2.10.4-2|102	- import xblast
12cr|xblast-2.10.4-2|103	
12cr|xblast-2.10.4-2|104	
12cr|xblast-2.10.4-2|105	* Wed Dec 07 2005 Lenny Cartier <lenny@mandriva.com> 2.10.0-1mdk
12cr|xblast-2.10.4-2|106	- 2.10.0
12cr|xblast-2.10.4-2|107	
12cr|xblast-2.10.4-2|108	* Mon Nov  1 2004 Michael Scherer <misc@mandrake.org> 2.9.22-2mdk
12cr|xblast-2.10.4-2|109	- Buildrequires
12cr|xblast-2.10.4-2|110	- [DIRM]
12cr|xblast-2.10.4-2|111	
12cr|xblast-2.10.4-2|112	* Fri Sep 17 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.9.22-1mdk
12cr|xblast-2.10.4-2|113	- from Fernando Benites <iskywalker@users.sourceforge.net> :
12cr|xblast-2.10.4-2|114	- first build
12cr|xblast-2.10.4-2|115	- menu
12cr|xblast-2.10.4-2|116	- fix group

8537 12
12cr|xbmc-11.0-1.pvr.4|1	# Current version 2.0.1 is not supported by XBMC 11.0
12cr|xbmc-11.0-1.pvr.4|2	%define build_cec	0
12cr|xbmc-11.0-1.pvr.4|3	
12cr|xbmc-11.0-1.pvr.4|4	%define branch_release	Eden
12cr|xbmc-11.0-1.pvr.4|5	%define extra_feature	pvr
12cr|xbmc-11.0-1.pvr.4|6	%define snap	0
12cr|xbmc-11.0-1.pvr.4|7	%define pre	0
12cr|xbmc-11.0-1.pvr.4|8	%define rel	4
12cr|xbmc-11.0-1.pvr.4|9	
12cr|xbmc-11.0-1.pvr.4|10	%if %snap
12cr|xbmc-11.0-1.pvr.4|11	%define branch	%branch_release.%extra_feature
12cr|xbmc-11.0-1.pvr.4|12	%else
12cr|xbmc-11.0-1.pvr.4|13	%define branch	%extra_feature
12cr|xbmc-11.0-1.pvr.4|14	%endif
12cr|xbmc-11.0-1.pvr.4|15	
12cr|xbmc-11.0-1.pvr.4|16	%define branchr	%([ "%branch" ] && echo .%branch | tr - _)
12cr|xbmc-11.0-1.pvr.4|17	
12cr|xbmc-11.0-1.pvr.4|18	Summary:	XBMC Media Center - media player and home entertainment system
12cr|xbmc-11.0-1.pvr.4|19	Name:		xbmc
12cr|xbmc-11.0-1.pvr.4|20	Version:	11.0
12cr|xbmc-11.0-1.pvr.4|21	%if %{snap}
12cr|xbmc-11.0-1.pvr.4|22	Release:	0.git%{snap}%{branchr}.%{rel}
12cr|xbmc-11.0-1.pvr.4|23	Source:		%{name}-%{branch_release}-%{snap}.tar.xz
12cr|xbmc-11.0-1.pvr.4|24	%else
12cr|xbmc-11.0-1.pvr.4|25	%if %{pre}
12cr|xbmc-11.0-1.pvr.4|26	Release:	0.%{pre}%{branchr}.%{rel}
12cr|xbmc-11.0-1.pvr.4|27	Source:		%{name}-%{version}-%{branch_release}_%{pre}.tar.gz
12cr|xbmc-11.0-1.pvr.4|28	%else
12cr|xbmc-11.0-1.pvr.4|29	Release:	1.%{branch}.%{rel}
12cr|xbmc-11.0-1.pvr.4|30	Source:		%{name}-%{version}.tar.gz
12cr|xbmc-11.0-1.pvr.4|31	%endif
12cr|xbmc-11.0-1.pvr.4|32	%endif
12cr|xbmc-11.0-1.pvr.4|33	URL:		http://xbmc.org/
12cr|xbmc-11.0-1.pvr.4|34	
12cr|xbmc-11.0-1.pvr.4|35	# bring snapshot up-to-date with pvr branch
12cr|xbmc-11.0-1.pvr.4|36	# https://github.com/opdenkamp/xbmc
12cr|xbmc-11.0-1.pvr.4|37	# git diff 14feb096bcea1e..opdenkamp/Eden-pvr
12cr|xbmc-11.0-1.pvr.4|38	Patch0:		xbmc-Eden-pvr-rc1.1+20120324-g6a4c861.patch
12cr|xbmc-11.0-1.pvr.4|39	# gcc 4.7 support
12cr|xbmc-11.0-1.pvr.4|40	Patch1:		xbmc-wiiremote-missing-include.patch
12cr|xbmc-11.0-1.pvr.4|41	
12cr|xbmc-11.0-1.pvr.4|42	# Disable updates of the default skin. Our one is the PVR version, while the
12cr|xbmc-11.0-1.pvr.4|43	# one in the XBMC.org addon repository would be the vanilla one (Confluence
12cr|xbmc-11.0-1.pvr.4|44	# is currently not in the addon repository, though, as of 2012-03).
12cr|xbmc-11.0-1.pvr.4|45	Patch201:	xbmc-disable-confluence-update.patch
12cr|xbmc-11.0-1.pvr.4|46	
12cr|xbmc-11.0-1.pvr.4|47	# Make the MythTV PVR client buildable (submitted upstream):
12cr|xbmc-11.0-1.pvr.4|48	Patch211:	0001-fixed-undefined-symbols-in-MythTV-PVR-client.patch
12cr|xbmc-11.0-1.pvr.4|49	
12cr|xbmc-11.0-1.pvr.4|50	# Hack to workaround upgrading from our old hack... see patch header for more
12cr|xbmc-11.0-1.pvr.4|51	# details and an upstreaming plan.
12cr|xbmc-11.0-1.pvr.4|52	Patch213:	0001-hack-workaround-for-old-incompatible-PVR-addon-datab.patch
12cr|xbmc-11.0-1.pvr.4|53	
12cr|xbmc-11.0-1.pvr.4|54	# New ffmpeg API support
12cr|xbmc-11.0-1.pvr.4|55	
12cr|xbmc-11.0-1.pvr.4|56	Patch301:	0101-Update-ffmpeg-to-n0.10.2-f139838d6473c7b5152178f602c.patch
12cr|xbmc-11.0-1.pvr.4|57	Patch302:	0102-Update-patches.patch
12cr|xbmc-11.0-1.pvr.4|58	Patch303:	0103-Drop-neon-patch-that-doesn-t-apply-anymore.patch
12cr|xbmc-11.0-1.pvr.4|59	Patch304:	0104-Drop-patch-for-win32-build.patch
12cr|xbmc-11.0-1.pvr.4|60	Patch305:	0105-Drop-patch-for-cdxa-probe-it-causes-missdetections-o.patch
12cr|xbmc-11.0-1.pvr.4|61	Patch306:	0106-Drop-now-merged-or-redundant-patches.patch
12cr|xbmc-11.0-1.pvr.4|62	Patch307:	0107-replace-depreciated-av_open_input_stream-file-with-n.patch
12cr|xbmc-11.0-1.pvr.4|63	Patch308:	0108-replace-depreciated-ByteIOContext-with-AVIOContext.patch
12cr|xbmc-11.0-1.pvr.4|64	Patch309:	0109-replace-depreciated-AVMetadata-Tag-with-AVDictionary.patch
12cr|xbmc-11.0-1.pvr.4|65	Patch310:	0110-Don-t-listen-to-depreciated-return-value-of-av_read_.patch
12cr|xbmc-11.0-1.pvr.4|66	Patch311:	0111-Don-t-use-depreciated-avcodec_thread_init.patch
12cr|xbmc-11.0-1.pvr.4|67	Patch312:	0112-Replace-depreciated-av_find_stream_info-with-avforma.patch
12cr|xbmc-11.0-1.pvr.4|68	Patch313:	0113-Replace-more-depreciated-ffmpeg-functions.patch
12cr|xbmc-11.0-1.pvr.4|69	Patch314:	0114-Drop-support-for-ffmpeg-version-older-than-our-built.patch
12cr|xbmc-11.0-1.pvr.4|70	Patch315:	0115-Replace-deprecated-is_streamed-with-new-seekable-fla.patch
12cr|xbmc-11.0-1.pvr.4|71	Patch316:	0116-Remove-old-code-depending-on-deprecated-file_size.patch
12cr|xbmc-11.0-1.pvr.4|72	Patch317:	0117-changed-replace-old-libavfilter-integration-with-nul.patch
12cr|xbmc-11.0-1.pvr.4|73	Patch318:	0118-changed-replace-old-swscale-pixel-format-conversion-.patch
12cr|xbmc-11.0-1.pvr.4|74	Patch319:	0119-Drop-url_set_interrupt_cb-usage-which-was-removed-in.patch
12cr|xbmc-11.0-1.pvr.4|75	Patch320:	0120-Do-not-map-url_fdopen-as-it-is-deprecated-and-gone-i.patch
12cr|xbmc-11.0-1.pvr.4|76	Patch321:	0121-Replace-av_write_header-by-avformat_write_header.patch
12cr|xbmc-11.0-1.pvr.4|77	Patch322:	0122-Remove-av_set_parameters.patch
12cr|xbmc-11.0-1.pvr.4|78	Patch323:	0123-Replace-av_metadata_-get-set2-by-av_dict_-get-set.patch
12cr|xbmc-11.0-1.pvr.4|79	Patch324:	0124-Merge-av_close_input_-file-stream-into-avformat_clos.patch
12cr|xbmc-11.0-1.pvr.4|80	Patch325:	0125-Replace-init_put_byte-by-avio_alloc_context.patch
12cr|xbmc-11.0-1.pvr.4|81	Patch326:	0126-Replace-dump_format-by-av_dump_format.patch
12cr|xbmc-11.0-1.pvr.4|82	Patch327:	0127-Replace-url_-functions-by-their-avio_-counterparts.patch
12cr|xbmc-11.0-1.pvr.4|83	Patch328:	0128-Remove-av_alloc_put_byte-and-replace-its-occurences-.patch
12cr|xbmc-11.0-1.pvr.4|84	Patch329:	0129-Include-libavfilter-avcodec.h-for-av_vsrc_buffer_add.patch
12cr|xbmc-11.0-1.pvr.4|85	Patch330:	0130-Remove-assignment-to-stream_copy-which-is-never-read.patch
12cr|xbmc-11.0-1.pvr.4|86	Patch331:	0131-Do-not-set-AVFrame.age.patch
12cr|xbmc-11.0-1.pvr.4|87	Patch332:	0132-Use-av_opt_set-instead-of-av_set_string3-and-drop-su.patch
12cr|xbmc-11.0-1.pvr.4|88	Patch333:	0133-Replace-deprecated-av_get_bits_per_sample_fmt-by-av_.patch
12cr|xbmc-11.0-1.pvr.4|89	Patch334:	0134-Convert-to-avcodec_decode_audio4-and-drop-avcodec_de.patch
12cr|xbmc-11.0-1.pvr.4|90	Patch335:	0135-osx-ios-atv2-build-and-link-static-libs-for-ffmpeg-b.patch
12cr|xbmc-11.0-1.pvr.4|91	Patch336:	0136-changed-Only-allow-slice-based-parallel-decoding.patch
12cr|xbmc-11.0-1.pvr.4|92	Patch337:	0137-fixed-crash-if-audio-decoder-for-some-reason-doesn-t.patch
12cr|xbmc-11.0-1.pvr.4|93	Patch338:	0138-dvdplayer-previous-picture-is-invalidated-by-a-call-.patch
12cr|xbmc-11.0-1.pvr.4|94	Patch339:	0139-dvdplayer-Recalculate-codecname-when-we-update-based.patch
12cr|xbmc-11.0-1.pvr.4|95	Patch340:	0140-dvdplayer-avoid-crashing-if-ffmpeg-contains-more-tha.patch
12cr|xbmc-11.0-1.pvr.4|96	Patch341:	0141-Add-support-for-new-ffmpeg-10-11-api.patch
12cr|xbmc-11.0-1.pvr.4|97	Patch342:	0142-Bring-av_read_frame_flush-in-line-with-ffmpeg-git.patch
12cr|xbmc-11.0-1.pvr.4|98	Patch343:	0143-avutil-add-av_get_default_channel_layout-for-later-u.patch
12cr|xbmc-11.0-1.pvr.4|99	Patch344:	0144-Use-libavutil-av_get_default_channel_layout-instead-.patch
12cr|xbmc-11.0-1.pvr.4|100	Patch345:	0145-DllAvCodec-Remove-now-unused-private-avcodec_guess_c.patch
12cr|xbmc-11.0-1.pvr.4|101	
12cr|xbmc-11.0-1.pvr.4|102	Patch360:	xbmc-11.0-more-ffmpeg-fixes.patch
12cr|xbmc-11.0-1.pvr.4|103	
12cr|xbmc-11.0-1.pvr.4|104	# nosefart audio plugin and RSXS-0.9 based screensavers are GPLv2 only
12cr|xbmc-11.0-1.pvr.4|105	# several eventclients are GPLv3+ (in subpackages)
12cr|xbmc-11.0-1.pvr.4|106	# libhdhomerun is LGPLv3+ with an exception (always ok to link against it)
12cr|xbmc-11.0-1.pvr.4|107	# the rest is GPLv2+
12cr|xbmc-11.0-1.pvr.4|108	# both GPLv2+ and GPLv2 are mentioned because plugins are not part of core
12cr|xbmc-11.0-1.pvr.4|109	# xbmc and therefore e.g. /usr/bin/xbmc is GPLv2+ with LGPLv3+ part
12cr|xbmc-11.0-1.pvr.4|110	# as allowed by a license exception
12cr|xbmc-11.0-1.pvr.4|111	License:	GPLv2+ and GPLv2 and (LGPLv3+ with exceptions)
12cr|xbmc-11.0-1.pvr.4|112	Group:		Video
12cr|xbmc-11.0-1.pvr.4|113	BuildRequires:	afpclient-devel
12cr|xbmc-11.0-1.pvr.4|114	BuildRequires:	avahi-common-devel
12cr|xbmc-11.0-1.pvr.4|115	BuildRequires:	boost-devel
12cr|xbmc-11.0-1.pvr.4|116	BuildRequires:	bzip2-devel
12cr|xbmc-11.0-1.pvr.4|117	BuildRequires:	crystalhd-devel
12cr|xbmc-11.0-1.pvr.4|118	BuildRequires:	cwiid-devel
12cr|xbmc-11.0-1.pvr.4|119	BuildRequires:	ffmpeg-devel
12cr|xbmc-11.0-1.pvr.4|120	BuildRequires:	gettext-devel
12cr|xbmc-11.0-1.pvr.4|121	BuildRequires:	jpeg-devel
12cr|xbmc-11.0-1.pvr.4|122	BuildRequires:	liblzo2-devel
12cr|xbmc-11.0-1.pvr.4|123	BuildRequires:	mysql-devel
12cr|xbmc-11.0-1.pvr.4|124	BuildRequires:	python-devel
12cr|xbmc-11.0-1.pvr.4|125	BuildRequires:	rtmp-devel
12cr|xbmc-11.0-1.pvr.4|126	BuildRequires:	ssh-devel
12cr|xbmc-11.0-1.pvr.4|127	BuildRequires:	tiff-devel
12cr|xbmc-11.0-1.pvr.4|128	BuildRequires:	yajl-devel
12cr|xbmc-11.0-1.pvr.4|129	BuildRequires:	pkgconfig(alsa)
12cr|xbmc-11.0-1.pvr.4|130	BuildRequires:	pkgconfig(avahi-client)
12cr|xbmc-11.0-1.pvr.4|131	BuildRequires:	pkgconfig(bluez)
12cr|xbmc-11.0-1.pvr.4|132	BuildRequires:	pkgconfig(dbus-1)
12cr|xbmc-11.0-1.pvr.4|133	BuildRequires:	pkgconfig(enca)
12cr|xbmc-11.0-1.pvr.4|134	BuildRequires:	pkgconfig(expat)
12cr|xbmc-11.0-1.pvr.4|135	BuildRequires:	pkgconfig(flac)
12cr|xbmc-11.0-1.pvr.4|136	BuildRequires:	pkgconfig(fontconfig)
12cr|xbmc-11.0-1.pvr.4|137	BuildRequires:	pkgconfig(freetype2)
12cr|xbmc-11.0-1.pvr.4|138	BuildRequires:	pkgconfig(fribidi)
12cr|xbmc-11.0-1.pvr.4|139	BuildRequires:	pkgconfig(gl)
12cr|xbmc-11.0-1.pvr.4|140	BuildRequires:	pkgconfig(glew)
12cr|xbmc-11.0-1.pvr.4|141	BuildRequires:	pkgconfig(glu)
12cr|xbmc-11.0-1.pvr.4|142	BuildRequires:	pkgconfig(ice)
12cr|xbmc-11.0-1.pvr.4|143	BuildRequires:	pkgconfig(jasper)
12cr|xbmc-11.0-1.pvr.4|144	BuildRequires:	pkgconfig(libass)
12cr|xbmc-11.0-1.pvr.4|145	BuildRequires:	pkgconfig(libbluray)
12cr|xbmc-11.0-1.pvr.4|146	BuildRequires:	pkgconfig(libcdio)
12cr|xbmc-11.0-1.pvr.4|147	%if %{build_cec}
12cr|xbmc-11.0-1.pvr.4|148	BuildRequires:	pkgconfig(libcec)
12cr|xbmc-11.0-1.pvr.4|149	%else
12cr|xbmc-11.0-1.pvr.4|150	BuildConflicts:	pkgconfig(libcec)
12cr|xbmc-11.0-1.pvr.4|151	%endif
12cr|xbmc-11.0-1.pvr.4|152	BuildRequires:	pkgconfig(libcurl)
12cr|xbmc-11.0-1.pvr.4|153	BuildRequires:	pkgconfig(libmicrohttpd)
12cr|xbmc-11.0-1.pvr.4|154	BuildRequires:	pkgconfig(libmms)
12cr|xbmc-11.0-1.pvr.4|155	BuildRequires:	pkgconfig(libmodplug)
12cr|xbmc-11.0-1.pvr.4|156	BuildRequires:	pkgconfig(libmpeg2)
12cr|xbmc-11.0-1.pvr.4|157	BuildRequires:	pkgconfig(libnfs)
12cr|xbmc-11.0-1.pvr.4|158	BuildRequires:	pkgconfig(libpcre)
12cr|xbmc-11.0-1.pvr.4|159	BuildRequires:	pkgconfig(libplist)
12cr|xbmc-11.0-1.pvr.4|160	BuildRequires:	pkgconfig(libpng)
12cr|xbmc-11.0-1.pvr.4|161	BuildRequires:	pkgconfig(libpulse)
12cr|xbmc-11.0-1.pvr.4|162	BuildRequires:	pkgconfig(libshairport)
12cr|xbmc-11.0-1.pvr.4|163	BuildRequires:	pkgconfig(libva)
12cr|xbmc-11.0-1.pvr.4|164	BuildRequires:	pkgconfig(mad)
12cr|xbmc-11.0-1.pvr.4|165	BuildRequires:	pkgconfig(ogg)
12cr|xbmc-11.0-1.pvr.4|166	BuildRequires:	pkgconfig(openssl)
12cr|xbmc-11.0-1.pvr.4|167	BuildRequires:	pkgconfig(samplerate)
12cr|xbmc-11.0-1.pvr.4|168	BuildRequires:	pkgconfig(sdl)
12cr|xbmc-11.0-1.pvr.4|169	BuildRequires:	pkgconfig(SDL_mixer)
12cr|xbmc-11.0-1.pvr.4|170	BuildRequires:	pkgconfig(SDL_image)
12cr|xbmc-11.0-1.pvr.4|171	BuildRequires:	pkgconfig(smbclient)
12cr|xbmc-11.0-1.pvr.4|172	BuildRequires:	pkgconfig(sqlite3)
12cr|xbmc-11.0-1.pvr.4|173	BuildRequires:	pkgconfig(udev)
12cr|xbmc-11.0-1.pvr.4|174	BuildRequires:	pkgconfig(vdpau)
12cr|xbmc-11.0-1.pvr.4|175	BuildRequires:	pkgconfig(vorbis)
12cr|xbmc-11.0-1.pvr.4|176	BuildRequires:	pkgconfig(wavpack)
12cr|xbmc-11.0-1.pvr.4|177	BuildRequires:	pkgconfig(x11)
12cr|xbmc-11.0-1.pvr.4|178	BuildRequires:	pkgconfig(xinerama)
12cr|xbmc-11.0-1.pvr.4|179	BuildRequires:	pkgconfig(xmu)
12cr|xbmc-11.0-1.pvr.4|180	BuildRequires:	pkgconfig(xrandr)
12cr|xbmc-11.0-1.pvr.4|181	BuildRequires:	pkgconfig(xt)
12cr|xbmc-11.0-1.pvr.4|182	BuildRequires:	pkgconfig(xtst)
12cr|xbmc-11.0-1.pvr.4|183	BuildRequires:	pkgconfig(zlib)
12cr|xbmc-11.0-1.pvr.4|184	BuildRequires:	cmake
12cr|xbmc-11.0-1.pvr.4|185	BuildRequires:	gperf
12cr|xbmc-11.0-1.pvr.4|186	BuildRequires:	zip
12cr|xbmc-11.0-1.pvr.4|187	%ifarch %ix86
12cr|xbmc-11.0-1.pvr.4|188	BuildRequires:	nasm
12cr|xbmc-11.0-1.pvr.4|189	%endif
12cr|xbmc-11.0-1.pvr.4|190	Requires:	lsb-release
12cr|xbmc-11.0-1.pvr.4|191	# dlopened (existence check required by rpm5 as it doesn't use stderr):
12cr|xbmc-11.0-1.pvr.4|192	%define dlopenreq() %([ -e %{_libdir}/lib%{1}.so ] && rpm -qf --qf '%%{name}' $(readlink -f %{_libdir}/lib%{1}.so) 2>/dev/null || echo %{name})
12cr|xbmc-11.0-1.pvr.4|193	Requires:	%dlopenreq curl
12cr|xbmc-11.0-1.pvr.4|194	Requires:	%dlopenreq FLAC
12cr|xbmc-11.0-1.pvr.4|195	Requires:	%dlopenreq mad
12cr|xbmc-11.0-1.pvr.4|196	Requires:	%dlopenreq ogg
12cr|xbmc-11.0-1.pvr.4|197	Requires:	%dlopenreq vorbis
12cr|xbmc-11.0-1.pvr.4|198	Requires:	%dlopenreq vorbisenc
12cr|xbmc-11.0-1.pvr.4|199	Requires:	%dlopenreq vorbisfile
12cr|xbmc-11.0-1.pvr.4|200	Requires:	%dlopenreq modplug
12cr|xbmc-11.0-1.pvr.4|201	Requires:	%dlopenreq rtmp
12cr|xbmc-11.0-1.pvr.4|202	Requires:	%dlopenreq mpeg2
12cr|xbmc-11.0-1.pvr.4|203	Requires:	%dlopenreq ass
12cr|xbmc-11.0-1.pvr.4|204	Requires:	%dlopenreq bluray
12cr|xbmc-11.0-1.pvr.4|205	Requires:	%dlopenreq nfs
12cr|xbmc-11.0-1.pvr.4|206	Requires:	%dlopenreq afpclient
12cr|xbmc-11.0-1.pvr.4|207	Requires:	%dlopenreq plist
12cr|xbmc-11.0-1.pvr.4|208	Requires:	%dlopenreq shairport
12cr|xbmc-11.0-1.pvr.4|209	%if %{build_cec}
12cr|xbmc-11.0-1.pvr.4|210	Requires:	%dlopenreq cec
12cr|xbmc-11.0-1.pvr.4|211	%endif
12cr|xbmc-11.0-1.pvr.4|212	# not nearly as common as the above, so just suggest instead for now:
12cr|xbmc-11.0-1.pvr.4|213	Suggests:	%dlopenreq crystalhd
12cr|xbmc-11.0-1.pvr.4|214	# TODO: FEH.py is useless nowadays, drop it here and upstream.
12cr|xbmc-11.0-1.pvr.4|215	# for FEH.py, to check current configuration is ok for xbmc:
12cr|xbmc-11.0-1.pvr.4|216	Requires:	xdpyinfo
12cr|xbmc-11.0-1.pvr.4|217	Requires:	glxinfo
12cr|xbmc-11.0-1.pvr.4|218	# for FEH.py to allow it to give an error message (should be available already
12cr|xbmc-11.0-1.pvr.4|219	# on most systems):
12cr|xbmc-11.0-1.pvr.4|220	Requires:	pygtk2
12cr|xbmc-11.0-1.pvr.4|221	# for xbmc python scripts:
12cr|xbmc-11.0-1.pvr.4|222	Requires:	python-imaging
12cr|xbmc-11.0-1.pvr.4|223	# Packages not shipped in core:
12cr|xbmc-11.0-1.pvr.4|224	Suggests:	%{_lib}lame0
12cr|xbmc-11.0-1.pvr.4|225	Suggests:	%{_lib}dvdcss2
12cr|xbmc-11.0-1.pvr.4|226	
12cr|xbmc-11.0-1.pvr.4|227	%description
12cr|xbmc-11.0-1.pvr.4|228	XBMC is an award-winning free and open source software media player
12cr|xbmc-11.0-1.pvr.4|229	and entertainment hub for digital media.
12cr|xbmc-11.0-1.pvr.4|230	
12cr|xbmc-11.0-1.pvr.4|231	While XBMC functions very well as a standard media player application
12cr|xbmc-11.0-1.pvr.4|232	for your computer, it has been designed to be the perfect companion
12cr|xbmc-11.0-1.pvr.4|233	for your HTPC. Supporting an almost endless range of remote controls,
12cr|xbmc-11.0-1.pvr.4|234	and combined with its beautiful interface and powerful skinning
12cr|xbmc-11.0-1.pvr.4|235	engine, XBMC feels very natural to use from the couch and is the
12cr|xbmc-11.0-1.pvr.4|236	ideal solution for your home theater.
12cr|xbmc-11.0-1.pvr.4|237	
12cr|xbmc-11.0-1.pvr.4|238	This is the stable version of XBMC from the %branch_release release branch,
12cr|xbmc-11.0-1.pvr.4|239	with PVR support added from opdenkamp %branch_release-pvr branch. Support for
12cr|xbmc-11.0-1.pvr.4|240	RAR files is not included due to license issues.
12cr|xbmc-11.0-1.pvr.4|241	
12cr|xbmc-11.0-1.pvr.4|242	%package	eventclients-common
12cr|xbmc-11.0-1.pvr.4|243	Summary:	Common files for XBMC eventclients
12cr|xbmc-11.0-1.pvr.4|244	Group:		Video
12cr|xbmc-11.0-1.pvr.4|245	License:	GPLv2+
12cr|xbmc-11.0-1.pvr.4|246	%py_requires
12cr|xbmc-11.0-1.pvr.4|247	
12cr|xbmc-11.0-1.pvr.4|248	%description	eventclients-common
12cr|xbmc-11.0-1.pvr.4|249	XBMC is an award-winning free and open source software media player
12cr|xbmc-11.0-1.pvr.4|250	and entertainment hub for digital media.
12cr|xbmc-11.0-1.pvr.4|251	
12cr|xbmc-11.0-1.pvr.4|252	This package contains common files for eventclients.
12cr|xbmc-11.0-1.pvr.4|253	
12cr|xbmc-11.0-1.pvr.4|254	%package	eventclients-devel
12cr|xbmc-11.0-1.pvr.4|255	Summary:	Development files for XBMC eventclients
12cr|xbmc-11.0-1.pvr.4|256	Group:		Development/C
12cr|xbmc-11.0-1.pvr.4|257	License:	GPLv2+
12cr|xbmc-11.0-1.pvr.4|258	
12cr|xbmc-11.0-1.pvr.4|259	%description	eventclients-devel
12cr|xbmc-11.0-1.pvr.4|260	XBMC is an award-winning free and open source software media player
12cr|xbmc-11.0-1.pvr.4|261	and entertainment hub for digital media.
12cr|xbmc-11.0-1.pvr.4|262	
12cr|xbmc-11.0-1.pvr.4|263	This package contains files needed to build eventclients.
12cr|xbmc-11.0-1.pvr.4|264	
12cr|xbmc-11.0-1.pvr.4|265	%package	eventclient-wiiremote
12cr|xbmc-11.0-1.pvr.4|266	Summary:	Wii Remote eventclient for XBMC
12cr|xbmc-11.0-1.pvr.4|267	Group:		Video
12cr|xbmc-11.0-1.pvr.4|268	License:	GPLv3+
12cr|xbmc-11.0-1.pvr.4|269	Requires:	%{name}-eventclients-common = %{version}-%{release}
12cr|xbmc-11.0-1.pvr.4|270	
12cr|xbmc-11.0-1.pvr.4|271	%description	eventclient-wiiremote
12cr|xbmc-11.0-1.pvr.4|272	XBMC is an award-winning free and open source software media player
12cr|xbmc-11.0-1.pvr.4|273	and entertainment hub for digital media.
12cr|xbmc-11.0-1.pvr.4|274	
12cr|xbmc-11.0-1.pvr.4|275	This package contains the Wii Remote eventclient.
12cr|xbmc-11.0-1.pvr.4|276	
12cr|xbmc-11.0-1.pvr.4|277	%package	eventclient-j2me
12cr|xbmc-11.0-1.pvr.4|278	Summary:	J2ME eventclient for XBMC
12cr|xbmc-11.0-1.pvr.4|279	Group:		Video
12cr|xbmc-11.0-1.pvr.4|280	License:	GPLv2+
12cr|xbmc-11.0-1.pvr.4|281	Requires:	python-pybluez
12cr|xbmc-11.0-1.pvr.4|282	Requires:	%{name}-eventclients-common = %{version}-%{release}
12cr|xbmc-11.0-1.pvr.4|283	
12cr|xbmc-11.0-1.pvr.4|284	%description	eventclient-j2me
12cr|xbmc-11.0-1.pvr.4|285	XBMC is an award-winning free and open source software media player
12cr|xbmc-11.0-1.pvr.4|286	and entertainment hub for digital media.
12cr|xbmc-11.0-1.pvr.4|287	
12cr|xbmc-11.0-1.pvr.4|288	This package contains the J2ME eventclient, providing a bluetooth
12cr|xbmc-11.0-1.pvr.4|289	server that can communicate with a mobile tool supporting J2ME.
12cr|xbmc-11.0-1.pvr.4|290	
12cr|xbmc-11.0-1.pvr.4|291	%package	eventclient-ps3
12cr|xbmc-11.0-1.pvr.4|292	Summary:	PS3 eventclients for XBMC
12cr|xbmc-11.0-1.pvr.4|293	Group:		Video
12cr|xbmc-11.0-1.pvr.4|294	License:	GPLv2+
12cr|xbmc-11.0-1.pvr.4|295	Requires:	python-pybluez
12cr|xbmc-11.0-1.pvr.4|296	Requires:	%{name}-eventclients-common = %{version}-%{release}
12cr|xbmc-11.0-1.pvr.4|297	# requires via zeroconf.py, only used by xbmc-ps3d:
12cr|xbmc-11.0-1.pvr.4|298	Requires:	python-gobject avahi-python python-dbus
12cr|xbmc-11.0-1.pvr.4|299	
12cr|xbmc-11.0-1.pvr.4|300	%description	eventclient-ps3
12cr|xbmc-11.0-1.pvr.4|301	XBMC is an award-winning free and open source software media player
12cr|xbmc-11.0-1.pvr.4|302	and entertainment hub for digital media.
12cr|xbmc-11.0-1.pvr.4|303	
12cr|xbmc-11.0-1.pvr.4|304	This package contains the PS3 remote and sixaxis eventclients.
12cr|xbmc-11.0-1.pvr.4|305	
12cr|xbmc-11.0-1.pvr.4|306	%package	eventclient-xbmc-send
12cr|xbmc-11.0-1.pvr.4|307	Summary:	PS3 eventclient for XBMC
12cr|xbmc-11.0-1.pvr.4|308	Group:		Video
12cr|xbmc-11.0-1.pvr.4|309	License:	GPLv2+
12cr|xbmc-11.0-1.pvr.4|310	Requires:	%{name}-eventclients-common = %{version}-%{release}
12cr|xbmc-11.0-1.pvr.4|311	
12cr|xbmc-11.0-1.pvr.4|312	%description	eventclient-xbmc-send
12cr|xbmc-11.0-1.pvr.4|313	XBMC is an award-winning free and open source software media player
12cr|xbmc-11.0-1.pvr.4|314	and entertainment hub for digital media.
12cr|xbmc-11.0-1.pvr.4|315	
12cr|xbmc-11.0-1.pvr.4|316	This package contains the xbmc-send eventclient.
12cr|xbmc-11.0-1.pvr.4|317	
12cr|xbmc-11.0-1.pvr.4|318	%prep
12cr|xbmc-11.0-1.pvr.4|319	%if %snap
12cr|xbmc-11.0-1.pvr.4|320	%setup -q -n %{name}-%{branch_release}-%{snap}
12cr|xbmc-11.0-1.pvr.4|321	%else
12cr|xbmc-11.0-1.pvr.4|322	%if %pre
12cr|xbmc-11.0-1.pvr.4|323	%setup -q -n %{name}-%{version}-%{branch_release}_%{pre}
12cr|xbmc-11.0-1.pvr.4|324	%else
12cr|xbmc-11.0-1.pvr.4|325	%setup -q
12cr|xbmc-11.0-1.pvr.4|326	%endif
12cr|xbmc-11.0-1.pvr.4|327	%endif
12cr|xbmc-11.0-1.pvr.4|328	%apply_patches
12cr|xbmc-11.0-1.pvr.4|329	# otherwise backups end up in binary rpms
12cr|xbmc-11.0-1.pvr.4|330	find -type f \( -name '*.00??' -o -name '*.00??~' \) -print -delete
12cr|xbmc-11.0-1.pvr.4|331	
12cr|xbmc-11.0-1.pvr.4|332	# remove prebuilt libraries
12cr|xbmc-11.0-1.pvr.4|333	find -type f \( -iname '*.so' -o -iname '*.dll' -o -iname '*.exe' \) -delete
12cr|xbmc-11.0-1.pvr.4|334	
12cr|xbmc-11.0-1.pvr.4|335	# GPLv2 only
12cr|xbmc-11.0-1.pvr.4|336	rm -r lib/cmyth/Win32/include/mysql
12cr|xbmc-11.0-1.pvr.4|337	# BSD 4-clause
12cr|xbmc-11.0-1.pvr.4|338	rm -r xbmc/cores/DllLoader/exports/emu_socket
12cr|xbmc-11.0-1.pvr.4|339	
12cr|xbmc-11.0-1.pvr.4|340	# win32 only
12cr|xbmc-11.0-1.pvr.4|341	rm -rf system/players/dvdplayer/etc/fonts
12cr|xbmc-11.0-1.pvr.4|342	
12cr|xbmc-11.0-1.pvr.4|343	%build
12cr|xbmc-11.0-1.pvr.4|344	%if %snap
12cr|xbmc-11.0-1.pvr.4|345	export GIT_REV=%snap
12cr|xbmc-11.0-1.pvr.4|346	%else
12cr|xbmc-11.0-1.pvr.4|347	export GIT_REV="tarball"
12cr|xbmc-11.0-1.pvr.4|348	%endif
12cr|xbmc-11.0-1.pvr.4|349	./bootstrap
12cr|xbmc-11.0-1.pvr.4|350	
12cr|xbmc-11.0-1.pvr.4|351	# due to xbmc modules that use symbols from xbmc binary
12cr|xbmc-11.0-1.pvr.4|352	# and are not using libtool
12cr|xbmc-11.0-1.pvr.4|353	%define _disable_ld_no_undefined 1
12cr|xbmc-11.0-1.pvr.4|354	
12cr|xbmc-11.0-1.pvr.4|355	# Workaround configure using git to override GIT_REV (TODO: fix it properly)
12cr|xbmc-11.0-1.pvr.4|356	export ac_cv_prog_HAVE_GIT="no"
12cr|xbmc-11.0-1.pvr.4|357	
12cr|xbmc-11.0-1.pvr.4|358	%configure2_5x \
12cr|xbmc-11.0-1.pvr.4|359	--disable-debug \
12cr|xbmc-11.0-1.pvr.4|360	--disable-ccache \
12cr|xbmc-11.0-1.pvr.4|361	--enable-external-libraries \
12cr|xbmc-11.0-1.pvr.4|362	--disable-non-free \
12cr|xbmc-11.0-1.pvr.4|363	--disable-dvdcss \
12cr|xbmc-11.0-1.pvr.4|364	--enable-goom \
12cr|xbmc-11.0-1.pvr.4|365	--with-lirc-device=/var/run/lirc/lircd
12cr|xbmc-11.0-1.pvr.4|366	
12cr|xbmc-11.0-1.pvr.4|367	# non-free = unrar
12cr|xbmc-11.0-1.pvr.4|368	# dvdcss is handled via dlopen when disabled
12cr|xbmc-11.0-1.pvr.4|369	
12cr|xbmc-11.0-1.pvr.4|370	%make
12cr|xbmc-11.0-1.pvr.4|371	%make -C tools/EventClients wiimote
12cr|xbmc-11.0-1.pvr.4|372	
12cr|xbmc-11.0-1.pvr.4|373	%install
12cr|xbmc-11.0-1.pvr.4|374	%makeinstall_std
12cr|xbmc-11.0-1.pvr.4|375	%makeinstall_std -C tools/EventClients
12cr|xbmc-11.0-1.pvr.4|376	
12cr|xbmc-11.0-1.pvr.4|377	# unused
12cr|xbmc-11.0-1.pvr.4|378	rm %{buildroot}%{_datadir}/xsessions/XBMC.desktop
12cr|xbmc-11.0-1.pvr.4|379	# our version of the above:
12cr|xbmc-11.0-1.pvr.4|380	install -d -m755 %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cr|xbmc-11.0-1.pvr.4|381	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/15XBMC <<EOF
12cr|xbmc-11.0-1.pvr.4|382	NAME=XBMC
12cr|xbmc-11.0-1.pvr.4|383	ICON=xbmc.png
12cr|xbmc-11.0-1.pvr.4|384	DESC=XBMC Media Center
12cr|xbmc-11.0-1.pvr.4|385	EXEC=%{_bindir}/xbmc-standalone
12cr|xbmc-11.0-1.pvr.4|386	SCRIPT:
12cr|xbmc-11.0-1.pvr.4|387	exec %{_bindir}/xbmc-standalone
12cr|xbmc-11.0-1.pvr.4|388	EOF
12cr|xbmc-11.0-1.pvr.4|389	
12cr|xbmc-11.0-1.pvr.4|390	# unused files, TODO fix this upstream:
12cr|xbmc-11.0-1.pvr.4|391	find %{buildroot}%{_datadir}/xbmc/addons/skin.*/media -name '*.png' -delete
12cr|xbmc-11.0-1.pvr.4|392	
12cr|xbmc-11.0-1.pvr.4|393	( # for IFS and +x
12cr|xbmc-11.0-1.pvr.4|394	# Check for issues in ELF binaries
12cr|xbmc-11.0-1.pvr.4|395	undefined=
12cr|xbmc-11.0-1.pvr.4|396	fhserr=
12cr|xbmc-11.0-1.pvr.4|397	echo Silencing output of undefined symbol and FHS conformance checks
12cr|xbmc-11.0-1.pvr.4|398	set +x
12cr|xbmc-11.0-1.pvr.4|399	IFS=$'\n'
12cr|xbmc-11.0-1.pvr.4|400	for file in $(find %{buildroot} -type f); do
12cr|xbmc-11.0-1.pvr.4|401	type="$(file "$file")"
12cr|xbmc-11.0-1.pvr.4|402	echo "$type" | grep -q "ELF" || continue
12cr|xbmc-11.0-1.pvr.4|403	
12cr|xbmc-11.0-1.pvr.4|404	# Check that a binary file is not in datadir:
12cr|xbmc-11.0-1.pvr.4|405	echo "$file" | grep -q "%{_datadir}" && fhserr="${fhserr}$file\n"
12cr|xbmc-11.0-1.pvr.4|406	
12cr|xbmc-11.0-1.pvr.4|407	# check for undefined symbols in XBMC modules
12cr|xbmc-11.0-1.pvr.4|408	echo "$type" | grep -q "shared object" || continue
12cr|xbmc-11.0-1.pvr.4|409	for symbol in $(LD_LIBRARY_PATH=$LD_LIBRARY_PATH:%{buildroot}%{_libdir} ldd -r "$file" 2>&1 | grep undefined | awk '{ print $3 }'); do
12cr|xbmc-11.0-1.pvr.4|410	# undefined symbols may also be provided by XBMC:
12cr|xbmc-11.0-1.pvr.4|411	nm -f posix -D --no-demangle --defined-only %{buildroot}%{_libdir}/xbmc/xbmc.bin | grep -q "^$symbol " && continue
12cr|xbmc-11.0-1.pvr.4|412	# The symbol was not provided by XBMC.
12cr|xbmc-11.0-1.pvr.4|413	# Check if it is available through its dependencies:
12cr|xbmc-11.0-1.pvr.4|414	for filename in $(objdump -p %{buildroot}%{_libdir}/xbmc/xbmc.bin | grep NEEDED | awk '{ print $2 }'); do
12cr|xbmc-11.0-1.pvr.4|415	depfile="/%{_lib}/$filename"
12cr|xbmc-11.0-1.pvr.4|416	[ -e "$depfile" ] || depfile="%{_libdir}/$filename"
12cr|xbmc-11.0-1.pvr.4|417	nm -f posix -D --no-demangle --defined-only $depfile | grep -q "^$symbol " && continue 2
12cr|xbmc-11.0-1.pvr.4|418	done
12cr|xbmc-11.0-1.pvr.4|419	# Euphoria references rsxs PNG class, but it is never used at runtime,
12cr|xbmc-11.0-1.pvr.4|420	# so it results in no errors due to RTLD_LAZY being used by xbmc module loader.
12cr|xbmc-11.0-1.pvr.4|421	case $file:$symbol in */Euphoria.xbs:_ZN3PNG*) continue; esac
12cr|xbmc-11.0-1.pvr.4|422	# the symbol was not found
12cr|xbmc-11.0-1.pvr.4|423	undefined="${undefined}$file: $symbol\n"
12cr|xbmc-11.0-1.pvr.4|424	done
12cr|xbmc-11.0-1.pvr.4|425	done
12cr|xbmc-11.0-1.pvr.4|426	ok=1
12cr|xbmc-11.0-1.pvr.4|427	[ -n "$undefined" ] && echo -e "$undefined" && echo "Undefined symbols!" && ok=
12cr|xbmc-11.0-1.pvr.4|428	[ -n "$fhserr" ] && echo -e "$fhserr" && echo "Binaries in datadir!" && ok=
12cr|xbmc-11.0-1.pvr.4|429	[ -n "$ok" ]
12cr|xbmc-11.0-1.pvr.4|430	)
12cr|xbmc-11.0-1.pvr.4|431	
12cr|xbmc-11.0-1.pvr.4|432	%files
12cr|xbmc-11.0-1.pvr.4|433	%doc %{_docdir}/xbmc
12cr|xbmc-11.0-1.pvr.4|434	%{_sysconfdir}/X11/wmsession.d/15XBMC
12cr|xbmc-11.0-1.pvr.4|435	%{_bindir}/xbmc
12cr|xbmc-11.0-1.pvr.4|436	%{_bindir}/xbmc-standalone
12cr|xbmc-11.0-1.pvr.4|437	%dir %{_libdir}/xbmc
12cr|xbmc-11.0-1.pvr.4|438	%dir %{_libdir}/xbmc/addons
12cr|xbmc-11.0-1.pvr.4|439	%dir %{_libdir}/xbmc/system
12cr|xbmc-11.0-1.pvr.4|440	%dir %{_libdir}/xbmc/system/players
12cr|xbmc-11.0-1.pvr.4|441	%dir %{_libdir}/xbmc/system/players/dvdplayer
12cr|xbmc-11.0-1.pvr.4|442	%dir %{_libdir}/xbmc/system/players/paplayer
12cr|xbmc-11.0-1.pvr.4|443	%{_libdir}/xbmc/xbmc.bin
12cr|xbmc-11.0-1.pvr.4|444	%{_libdir}/xbmc/xbmc-xrandr
12cr|xbmc-11.0-1.pvr.4|445	%dir %{_libdir}/xbmc/addons/*
12cr|xbmc-11.0-1.pvr.4|446	%{_libdir}/xbmc/addons/*/*.so
12cr|xbmc-11.0-1.pvr.4|447	%{_libdir}/xbmc/addons/*/*.pvr
12cr|xbmc-11.0-1.pvr.4|448	%{_libdir}/xbmc/addons/*/*.vis
12cr|xbmc-11.0-1.pvr.4|449	%{_libdir}/xbmc/addons/*/*.xbs
12cr|xbmc-11.0-1.pvr.4|450	%{_libdir}/xbmc/system/ImageLib-*-linux.so
12cr|xbmc-11.0-1.pvr.4|451	%{_libdir}/xbmc/system/hdhomerun-*-linux.so
12cr|xbmc-11.0-1.pvr.4|452	%{_libdir}/xbmc/system/libcmyth-*-linux.so
12cr|xbmc-11.0-1.pvr.4|453	%{_libdir}/xbmc/system/libcpluff-*-linux.so
12cr|xbmc-11.0-1.pvr.4|454	%{_libdir}/xbmc/system/libexif-*-linux.so
12cr|xbmc-11.0-1.pvr.4|455	%{_libdir}/xbmc/system/libid3tag-*-linux.so
12cr|xbmc-11.0-1.pvr.4|456	%{_libdir}/xbmc/system/players/dvdplayer/libdvdnav-*-linux.so
12cr|xbmc-11.0-1.pvr.4|457	%{_libdir}/xbmc/system/players/paplayer/adpcm-*-linux.so
12cr|xbmc-11.0-1.pvr.4|458	%{_libdir}/xbmc/system/players/paplayer/libsidplay2-*-linux.so
12cr|xbmc-11.0-1.pvr.4|459	%{_libdir}/xbmc/system/players/paplayer/nosefart-*-linux.so
12cr|xbmc-11.0-1.pvr.4|460	%{_libdir}/xbmc/system/players/paplayer/stsoundlibrary-*-linux.so
12cr|xbmc-11.0-1.pvr.4|461	%{_libdir}/xbmc/system/players/paplayer/timidity-*-linux.so
12cr|xbmc-11.0-1.pvr.4|462	%{_libdir}/xbmc/system/players/paplayer/vgmstream-*-linux.so
12cr|xbmc-11.0-1.pvr.4|463	%ifarch %ix86
12cr|xbmc-11.0-1.pvr.4|464	%{_libdir}/xbmc/system/players/paplayer/SNESAPU-*-linux.so
12cr|xbmc-11.0-1.pvr.4|465	%endif
12cr|xbmc-11.0-1.pvr.4|466	%dir %{_datadir}/xbmc
12cr|xbmc-11.0-1.pvr.4|467	%{_datadir}/xbmc/addons
12cr|xbmc-11.0-1.pvr.4|468	%{_datadir}/xbmc/FEH.py
12cr|xbmc-11.0-1.pvr.4|469	%{_datadir}/xbmc/language
12cr|xbmc-11.0-1.pvr.4|470	%{_datadir}/xbmc/media
12cr|xbmc-11.0-1.pvr.4|471	%{_datadir}/xbmc/sounds
12cr|xbmc-11.0-1.pvr.4|472	%{_datadir}/xbmc/system
12cr|xbmc-11.0-1.pvr.4|473	%{_datadir}/xbmc/userdata
12cr|xbmc-11.0-1.pvr.4|474	%{_datadir}/applications/xbmc.desktop
12cr|xbmc-11.0-1.pvr.4|475	%{_iconsdir}/hicolor/*/apps/xbmc.png
12cr|xbmc-11.0-1.pvr.4|476	
12cr|xbmc-11.0-1.pvr.4|477	%files eventclients-common
12cr|xbmc-11.0-1.pvr.4|478	%{python_sitelib}/xbmc
12cr|xbmc-11.0-1.pvr.4|479	%dir %{_datadir}/pixmaps/xbmc
12cr|xbmc-11.0-1.pvr.4|480	%{_datadir}/pixmaps/xbmc/*.png
12cr|xbmc-11.0-1.pvr.4|481	
12cr|xbmc-11.0-1.pvr.4|482	%files eventclients-devel
12cr|xbmc-11.0-1.pvr.4|483	%dir %{_includedir}/xbmc
12cr|xbmc-11.0-1.pvr.4|484	%{_includedir}/xbmc/xbmcclient.h
12cr|xbmc-11.0-1.pvr.4|485	
12cr|xbmc-11.0-1.pvr.4|486	%files eventclient-j2me
12cr|xbmc-11.0-1.pvr.4|487	%{_bindir}/xbmc-j2meremote
12cr|xbmc-11.0-1.pvr.4|488	
12cr|xbmc-11.0-1.pvr.4|489	%files eventclient-ps3
12cr|xbmc-11.0-1.pvr.4|490	%{_bindir}/xbmc-ps3d
12cr|xbmc-11.0-1.pvr.4|491	%{_bindir}/xbmc-ps3remote
12cr|xbmc-11.0-1.pvr.4|492	
12cr|xbmc-11.0-1.pvr.4|493	%files eventclient-xbmc-send
12cr|xbmc-11.0-1.pvr.4|494	%{_bindir}/xbmc-send
12cr|xbmc-11.0-1.pvr.4|495	
12cr|xbmc-11.0-1.pvr.4|496	%files eventclient-wiiremote
12cr|xbmc-11.0-1.pvr.4|497	%{_bindir}/xbmc-wiiremote
12cr|xbmc-11.0-1.pvr.4|498	
12cr|xbmc-11.0-1.pvr.4|499	

8538 12
12cr|xboxdrv-linux-0.8.4-1|1	
12cr|xboxdrv-linux-0.8.4-1|2	Name:		xboxdrv-linux
12cr|xboxdrv-linux-0.8.4-1|3	License:	GPL
12cr|xboxdrv-linux-0.8.4-1|4	Group:		System/Configuration/Hardware
12cr|xboxdrv-linux-0.8.4-1|5	URL:		http://pingus.seul.org/~grumbel/xboxdrv/
12cr|xboxdrv-linux-0.8.4-1|6	Autoreqprov:	on
12cr|xboxdrv-linux-0.8.4-1|7	Version:	0.8.4
12cr|xboxdrv-linux-0.8.4-1|8	Release:	%mkrel 1
12cr|xboxdrv-linux-0.8.4-1|9	Summary:	XBox 360 Controller Driver
12cr|xboxdrv-linux-0.8.4-1|10	Source0:	http://pingus.seul.org/~grumbel/xboxdrv/%name-%version.tar.bz2
12cr|xboxdrv-linux-0.8.4-1|11	Source1:	xboxdrv.init
12cr|xboxdrv-linux-0.8.4-1|12	Patch0:		%name-Makefile.patch
12cr|xboxdrv-linux-0.8.4-1|13	BuildRequires: SDL-devel zlib-devel GL-devel gcc-c++ scons libusb-devel boost-devel udev-devel glib2-devel dbus-glib-devel
12cr|xboxdrv-linux-0.8.4-1|14	
12cr|xboxdrv-linux-0.8.4-1|15	%description
12cr|xboxdrv-linux-0.8.4-1|16	Userspace Xbox/Xbox360 USB Gamepad Driver for Linux
12cr|xboxdrv-linux-0.8.4-1|17	
12cr|xboxdrv-linux-0.8.4-1|18	%prep
12cr|xboxdrv-linux-0.8.4-1|19	%setup -q
12cr|xboxdrv-linux-0.8.4-1|20	# %patch0 -p0
12cr|xboxdrv-linux-0.8.4-1|21	
12cr|xboxdrv-linux-0.8.4-1|22	%build
12cr|xboxdrv-linux-0.8.4-1|23	%make PREFIX=/usr
12cr|xboxdrv-linux-0.8.4-1|24	
12cr|xboxdrv-linux-0.8.4-1|25	%install
12cr|xboxdrv-linux-0.8.4-1|26	install -D xboxdrv %{buildroot}%{_bindir}/xboxdrv
12cr|xboxdrv-linux-0.8.4-1|27	install -D doc/xboxdrv-daemon.1 %{buildroot}%{_mandir}/man1/xboxdrv-daemon.1
12cr|xboxdrv-linux-0.8.4-1|28	install -D doc/xboxdrv.1 %{buildroot}%{_mandir}/man1/xboxdrv.1
12cr|xboxdrv-linux-0.8.4-1|29	install -c -D -m 0750 %{SOURCE1} %{buildroot}%{_initrddir}/xboxdrv
12cr|xboxdrv-linux-0.8.4-1|30	
12cr|xboxdrv-linux-0.8.4-1|31	# rm %{buildroot}/usr/local/bin/xboxdrv
12cr|xboxdrv-linux-0.8.4-1|32	# rm %{buildroot}/usr/local/man/man1/xboxdrv-daemon.1
12cr|xboxdrv-linux-0.8.4-1|33	# rm %{buildroot}/usr/local/man/man1/xboxdrv.1
12cr|xboxdrv-linux-0.8.4-1|34	
12cr|xboxdrv-linux-0.8.4-1|35	%files
12cr|xboxdrv-linux-0.8.4-1|36	%{_bindir}/xboxdrv
12cr|xboxdrv-linux-0.8.4-1|37	%{_mandir}/man1/xboxdrv*
12cr|xboxdrv-linux-0.8.4-1|38	%attr(0750,root,admin) %{_initrddir}/xboxdrv

8539 12
12cr|xbsql-0.11-16|1	%define major		0
12cr|xbsql-0.11-16|2	%define libname		%mklibname %name %major
12cr|xbsql-0.11-16|3	%define develname	%mklibname -d %name
12cr|xbsql-0.11-16|4	
12cr|xbsql-0.11-16|5	Summary:	XBSQL: An SQL wrapper for xbase
12cr|xbsql-0.11-16|6	Name:		xbsql
12cr|xbsql-0.11-16|7	Version:	0.11
12cr|xbsql-0.11-16|8	Release:	16
12cr|xbsql-0.11-16|9	License:	LGPLv2+
12cr|xbsql-0.11-16|10	Group:		Databases
12cr|xbsql-0.11-16|11	Source0: 	%{name}-%{version}.tar.bz2
12cr|xbsql-0.11-16|12	Patch0:		xbsql-0.11-xbase64.patch
12cr|xbsql-0.11-16|13	Patch1:		xbsql-0.11-link.patch
12cr|xbsql-0.11-16|14	URL:		http://www.quaking.demon.co.uk/xbsql/
12cr|xbsql-0.11-16|15	BuildRequires:  xbase-devel
12cr|xbsql-0.11-16|16	BuildRequires:  readline-devel
12cr|xbsql-0.11-16|17	BuildRequires:  bison
12cr|xbsql-0.11-16|18	Requires:	xbase
12cr|xbsql-0.11-16|19	
12cr|xbsql-0.11-16|20	%description
12cr|xbsql-0.11-16|21	Xbase DBMS is a C++ library which supports access to Xbase type datafiles and
12cr|xbsql-0.11-16|22	indexes (ie., .dbf and related files).
12cr|xbsql-0.11-16|23	
12cr|xbsql-0.11-16|24	%package -n %{libname}
12cr|xbsql-0.11-16|25	Summary: Libraries needed for %{name}
12cr|xbsql-0.11-16|26	Group:   System/Libraries
12cr|xbsql-0.11-16|27	
12cr|xbsql-0.11-16|28	%description -n %{libname}
12cr|xbsql-0.11-16|29	Libraries needed for %{name}
12cr|xbsql-0.11-16|30	
12cr|xbsql-0.11-16|31	%package -n %{develname}
12cr|xbsql-0.11-16|32	Summary: Headers for %{name}
12cr|xbsql-0.11-16|33	Group: Development/Other
12cr|xbsql-0.11-16|34	Conflicts: %{libname} < 0.11-15
12cr|xbsql-0.11-16|35	Requires: %{libname} = %version-%release
12cr|xbsql-0.11-16|36	Provides: %name-devel = %{EVRD}
12cr|xbsql-0.11-16|37	Obsoletes: %{name}-devel < %version-%release
12cr|xbsql-0.11-16|38	Obsoletes: %{mklibname -d xbsql 0}
12cr|xbsql-0.11-16|39	
12cr|xbsql-0.11-16|40	%description -n %{develname}
12cr|xbsql-0.11-16|41	Headers for %{name}
12cr|xbsql-0.11-16|42	
12cr|xbsql-0.11-16|43	%prep
12cr|xbsql-0.11-16|44	%setup -q
12cr|xbsql-0.11-16|45	%patch0 -p1
12cr|xbsql-0.11-16|46	%patch1 -p0
12cr|xbsql-0.11-16|47	sed -i -e 's#/usr/lib/libncurses#%{_libdir}/libncurses#' configure.*
12cr|xbsql-0.11-16|48	
12cr|xbsql-0.11-16|49	%build
12cr|xbsql-0.11-16|50	autoreconf -fi
12cr|xbsql-0.11-16|51	%configure2_5x
12cr|xbsql-0.11-16|52	%make
12cr|xbsql-0.11-16|53	
12cr|xbsql-0.11-16|54	%install
12cr|xbsql-0.11-16|55	%makeinstall_std
12cr|xbsql-0.11-16|56	
12cr|xbsql-0.11-16|57	%files
12cr|xbsql-0.11-16|58	%doc README AUTHORS TODO ChangeLog
12cr|xbsql-0.11-16|59	%{_bindir}/xql
12cr|xbsql-0.11-16|60	
12cr|xbsql-0.11-16|61	%files -n %{libname}
12cr|xbsql-0.11-16|62	%{_libdir}/libxbsql.so.%{major}*
12cr|xbsql-0.11-16|63	
12cr|xbsql-0.11-16|64	%files -n %{develname}
12cr|xbsql-0.11-16|65	%{_includedir}/xbsql.h
12cr|xbsql-0.11-16|66	%{_libdir}/libxbsql.so
12cr|xbsql-0.11-16|67	%{_libdir}/libxbsql.a
12cr|xbsql-0.11-16|68	
12cr|xbsql-0.11-16|69	
12cr|xbsql-0.11-16|70	%changelog
12cr|xbsql-0.11-16|71	* Sun Nov 14 2010 Funda Wang <fwang@mandriva.org> 0.11-15mdv2011.0
12cr|xbsql-0.11-16|72	+ Revision: 597445
12cr|xbsql-0.11-16|73	- build with xbase64
12cr|xbsql-0.11-16|74	- fix linkage
12cr|xbsql-0.11-16|75	
12cr|xbsql-0.11-16|76	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.11-14mdv2010.0
12cr|xbsql-0.11-16|77	+ Revision: 445889
12cr|xbsql-0.11-16|78	- rebuild
12cr|xbsql-0.11-16|79	
12cr|xbsql-0.11-16|80	* Fri Apr 03 2009 Funda Wang <fwang@mandriva.org> 0.11-13mdv2009.1
12cr|xbsql-0.11-16|81	+ Revision: 363765
12cr|xbsql-0.11-16|82	- fix spec
12cr|xbsql-0.11-16|83	
12cr|xbsql-0.11-16|84	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.11-13mdv2009.0
12cr|xbsql-0.11-16|85	+ Revision: 262258
12cr|xbsql-0.11-16|86	- rebuild
12cr|xbsql-0.11-16|87	
12cr|xbsql-0.11-16|88	* Thu Jul 31 2008 Funda Wang <fwang@mandriva.org> 0.11-12mdv2009.0
12cr|xbsql-0.11-16|89	+ Revision: 257470
12cr|xbsql-0.11-16|90	- use sed magic rather than patch
12cr|xbsql-0.11-16|91	- BR libtool
12cr|xbsql-0.11-16|92	- bunzip2 the patch
12cr|xbsql-0.11-16|93	- new devel package policy and license policy
12cr|xbsql-0.11-16|94	
12cr|xbsql-0.11-16|95	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.11-11mdv2009.0
12cr|xbsql-0.11-16|96	+ Revision: 256623
12cr|xbsql-0.11-16|97	- rebuild
12cr|xbsql-0.11-16|98	
12cr|xbsql-0.11-16|99	+ Pixel <pixel@mandriva.com>
12cr|xbsql-0.11-16|100	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|xbsql-0.11-16|101	
12cr|xbsql-0.11-16|102	+ Olivier Blin <oblin@mandriva.com>
12cr|xbsql-0.11-16|103	- restore BuildRoot
12cr|xbsql-0.11-16|104	
12cr|xbsql-0.11-16|105	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.11-9mdv2008.1
12cr|xbsql-0.11-16|106	+ Revision: 129855
12cr|xbsql-0.11-16|107	- kill re-definition of %%buildroot on Pixel's request
12cr|xbsql-0.11-16|108	- import xbsql
12cr|xbsql-0.11-16|109	
12cr|xbsql-0.11-16|110	
12cr|xbsql-0.11-16|111	* Sun Dec 11 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.11-9mdk
12cr|xbsql-0.11-16|112	- Patch0: fix ncurse detection on x86_64 and so fix build on that arch
12cr|xbsql-0.11-16|113	
12cr|xbsql-0.11-16|114	* Wed Sep 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.11-8mdk
12cr|xbsql-0.11-16|115	- Fix BuildRequires
12cr|xbsql-0.11-16|116	
12cr|xbsql-0.11-16|117	* Wed Sep 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.11-7mdk
12cr|xbsql-0.11-16|118	- Fix BuildRequires
12cr|xbsql-0.11-16|119	
12cr|xbsql-0.11-16|120	* Mon Apr 04 2005 Nicolas Lcureuil <neoclust@mandrake.org> 0.11-6mdk
12cr|xbsql-0.11-16|121	- %%mkrel
12cr|xbsql-0.11-16|122	- Rebuild for readline
12cr|xbsql-0.11-16|123	
12cr|xbsql-0.11-16|124	* Sat Jun 5 2004 Spencer Anderson <sdander@oberon.ark.com> 0.11-5mdk
12cr|xbsql-0.11-16|125	- correct %%Summary
12cr|xbsql-0.11-16|126	
12cr|xbsql-0.11-16|127	* Sat Jun 5 2004 Spencer Anderson <sdander@oberon.ark.com> 0.11-4mdk
12cr|xbsql-0.11-16|128	- rebuild
12cr|xbsql-0.11-16|129	- spec cleaning
12cr|xbsql-0.11-16|130	
12cr|xbsql-0.11-16|131	* Sun Jan 4 2004 Spencer Anderson <sdander@oberon.ark.com> 0.11-3mdk
12cr|xbsql-0.11-16|132	- buildrequires libreadline-devel
12cr|xbsql-0.11-16|133	- move some libs
12cr|xbsql-0.11-16|134	
12cr|xbsql-0.11-16|135	* Thu Dec 25 2003 Spencer Anderson <sdander@oberon.ark.com> 0.11-2mdk
12cr|xbsql-0.11-16|136	- include missing libraries
12cr|xbsql-0.11-16|137	- buildrequires and requires
12cr|xbsql-0.11-16|138	
12cr|xbsql-0.11-16|139	* Tue Nov 18 2003 Spencer Anderson <sdander@oberon.ark.com> 0.11-1mdk
12cr|xbsql-0.11-16|140	- initial Mandrake release
12cr|xbsql-0.11-16|141	- needed by rekall
12cr|xbsql-0.11-16|142	

8540 12
12cr|xbuffy-3.4-13|1	%define name xbuffy
12cr|xbuffy-3.4-13|2	%define version 3.4
12cr|xbuffy-3.4-13|3	%define release %mkrel 13
12cr|xbuffy-3.4-13|4	
12cr|xbuffy-3.4-13|5	Summary:	X-based multiple mailbox biff
12cr|xbuffy-3.4-13|6	Name:		%{name}
12cr|xbuffy-3.4-13|7	Version:	%{version}
12cr|xbuffy-3.4-13|8	Release:	%{release}
12cr|xbuffy-3.4-13|9	License:	MIT
12cr|xbuffy-3.4-13|10	Group:		Graphical desktop/Other
12cr|xbuffy-3.4-13|11	Source:		%{name}-%{version}.tar.bz2
12cr|xbuffy-3.4-13|12	Url:		ftp://ftp.virginia.edu:/pub/xbuffy/
12cr|xbuffy-3.4-13|13	Patch0:		xbuffy-3.4-multiple-box.patch
12cr|xbuffy-3.4-13|14	Patch1:		xbuffy-nntp-gcc331.patch
12cr|xbuffy-3.4-13|15	Buildrequires:	libx11-devel
12cr|xbuffy-3.4-13|16	BuildRequires:	libxaw-devel
12cr|xbuffy-3.4-13|17	BuildRequires:	libxt-devel
12cr|xbuffy-3.4-13|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|xbuffy-3.4-13|19	
12cr|xbuffy-3.4-13|20	%description
12cr|xbuffy-3.4-13|21	Xbuffy is a program that watches multiple mailboxes and newsgroups
12cr|xbuffy-3.4-13|22	and displays a count of new mail or news, and optionally displays a pop-up
12cr|xbuffy-3.4-13|23	window containing the From: and Subject: lines when new mail or news
12cr|xbuffy-3.4-13|24	arrives.  Xbuffy can also run a program (such as a xterm with your mail reader)
12cr|xbuffy-3.4-13|25	when you click on the mailbox.
12cr|xbuffy-3.4-13|26	
12cr|xbuffy-3.4-13|27	%prep
12cr|xbuffy-3.4-13|28	%setup -q
12cr|xbuffy-3.4-13|29	%patch0
12cr|xbuffy-3.4-13|30	%patch1
12cr|xbuffy-3.4-13|31	
12cr|xbuffy-3.4-13|32	%build
12cr|xbuffy-3.4-13|33	%configure2_5x --enable-nntp --enable-content-length
12cr|xbuffy-3.4-13|34	%make
12cr|xbuffy-3.4-13|35	
12cr|xbuffy-3.4-13|36	%install
12cr|xbuffy-3.4-13|37	rm -fr %buildroot
12cr|xbuffy-3.4-13|38	install -m 755 -d $RPM_BUILD_ROOT%{_bindir}/
12cr|xbuffy-3.4-13|39	install -s -m 755  xbuffy $RPM_BUILD_ROOT%{_bindir}/xbuffy
12cr|xbuffy-3.4-13|40	install -m 755 -d $RPM_BUILD_ROOT%{_mandir}/man1/
12cr|xbuffy-3.4-13|41	install -m 644 xbuffy.1 $RPM_BUILD_ROOT%{_mandir}/man1/xbuffy.1x
12cr|xbuffy-3.4-13|42	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/X11/app-defaults/
12cr|xbuffy-3.4-13|43	install -m 644  XBuffy.ad $RPM_BUILD_ROOT%{_datadir}/X11/app-defaults/XBuffy
12cr|xbuffy-3.4-13|44	
12cr|xbuffy-3.4-13|45	%files
12cr|xbuffy-3.4-13|46	%defattr(-,root,root)
12cr|xbuffy-3.4-13|47	%doc ChangeLog README README.imap README.cclient boxfile.fmt boxfile.sample
12cr|xbuffy-3.4-13|48	%{_bindir}/xbuffy
12cr|xbuffy-3.4-13|49	%{_mandir}/man1/xbuffy.1x*
12cr|xbuffy-3.4-13|50	%{_datadir}/X11/app-defaults/XBuffy
12cr|xbuffy-3.4-13|51	
12cr|xbuffy-3.4-13|52	%clean
12cr|xbuffy-3.4-13|53	rm -rf $RPM_BUILD_ROOT
12cr|xbuffy-3.4-13|54	
12cr|xbuffy-3.4-13|55	
12cr|xbuffy-3.4-13|56	
12cr|xbuffy-3.4-13|57	%changelog
12cr|xbuffy-3.4-13|58	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 3.4-13mdv2011.0
12cr|xbuffy-3.4-13|59	+ Revision: 634881
12cr|xbuffy-3.4-13|60	- bunzip2 the patches
12cr|xbuffy-3.4-13|61	- use standard prefix
12cr|xbuffy-3.4-13|62	
12cr|xbuffy-3.4-13|63	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 3.4-12mdv2010.0
12cr|xbuffy-3.4-13|64	+ Revision: 445892
12cr|xbuffy-3.4-13|65	- rebuild
12cr|xbuffy-3.4-13|66	
12cr|xbuffy-3.4-13|67	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 3.4-11mdv2009.0
12cr|xbuffy-3.4-13|68	+ Revision: 262259
12cr|xbuffy-3.4-13|69	- rebuild
12cr|xbuffy-3.4-13|70	
12cr|xbuffy-3.4-13|71	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 3.4-10mdv2009.0
12cr|xbuffy-3.4-13|72	+ Revision: 256630
12cr|xbuffy-3.4-13|73	- rebuild
12cr|xbuffy-3.4-13|74	- kill re-definition of %%buildroot on Pixel's request
12cr|xbuffy-3.4-13|75	
12cr|xbuffy-3.4-13|76	+ Olivier Blin <oblin@mandriva.com>
12cr|xbuffy-3.4-13|77	- restore BuildRoot
12cr|xbuffy-3.4-13|78	
12cr|xbuffy-3.4-13|79	* Wed Dec 12 2007 Thierry Vignaud <tv@mandriva.org> 3.4-8mdv2008.1
12cr|xbuffy-3.4-13|80	+ Revision: 118975
12cr|xbuffy-3.4-13|81	- buildrequires X11-devel instead of XFree86-devel
12cr|xbuffy-3.4-13|82	- use %%mkrel
12cr|xbuffy-3.4-13|83	- import xbuffy
12cr|xbuffy-3.4-13|84	
12cr|xbuffy-3.4-13|85	
12cr|xbuffy-3.4-13|86	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 3.4-8mdk
12cr|xbuffy-3.4-13|87	- Rebuild
12cr|xbuffy-3.4-13|88	
12cr|xbuffy-3.4-13|89	* Sun Dec 07 2003 Franck Villaume <fvill@freesurf.fr> 3.4-7mdk
12cr|xbuffy-3.4-13|90	- clean header
12cr|xbuffy-3.4-13|91	- fix gcc 3.3.1 compil
12cr|xbuffy-3.4-13|92	
12cr|xbuffy-3.4-13|93	* Mon Apr 28 2003 Warly <warly@mandrakesoft.com> 3.4-6mdk
12cr|xbuffy-3.4-13|94	- fix buildrequires
12cr|xbuffy-3.4-13|95	
12cr|xbuffy-3.4-13|96	* Fri Aug 24 2001 Etienne Faure <etienne@mandrakesoft.com> 3.4-5mdk
12cr|xbuffy-3.4-13|97	- rebuild
12cr|xbuffy-3.4-13|98	
12cr|xbuffy-3.4-13|99	* Wed Apr 25 2001 Warly <warly@mandrakesoft.com> 3.4-4mdk
12cr|xbuffy-3.4-13|100	- Add subbox title in mail displaying
12cr|xbuffy-3.4-13|101	
12cr|xbuffy-3.4-13|102	* Mon Apr 23 2001 Warly <warly@mandrakesoft.com> 3.4-3mdk
12cr|xbuffy-3.4-13|103	- does not stop working with empty boxfiles.
12cr|xbuffy-3.4-13|104	
12cr|xbuffy-3.4-13|105	* Sat Dec 23 2000 Warly <warly@mandrakesoft.com> 3.4-2mdk
12cr|xbuffy-3.4-13|106	- add a patch to put multiple file in the same box
12cr|xbuffy-3.4-13|107	
12cr|xbuffy-3.4-13|108	* Tue Aug 29 2000 Frederic Lepied <flepied@mandrakesoft.com> 3.4-1mdk
12cr|xbuffy-3.4-13|109	- first Mandrake release.

8541 12
12cr|xca-0.9.1-1|1	Summary:	GUI for handling X509 certificates, RSA keys and PKCS#10 requests
12cr|xca-0.9.1-1|2	Name:		xca
12cr|xca-0.9.1-1|3	Version:	0.9.1
12cr|xca-0.9.1-1|4	Release:	%mkrel 1
12cr|xca-0.9.1-1|5	License:	BSD
12cr|xca-0.9.1-1|6	Group:		System/Servers
12cr|xca-0.9.1-1|7	Source0:	http://prdownloads.sourceforge.net/xca/%{name}-%{version}.tar.gz
12cr|xca-0.9.1-1|8	Source11:	%{name}-16x16.png
12cr|xca-0.9.1-1|9	Source12:	%{name}-32x32.png
12cr|xca-0.9.1-1|10	Source13:	%{name}-48x48.png
12cr|xca-0.9.1-1|11	Patch0:		xca-0.6.4-lib64.patch
12cr|xca-0.9.1-1|12	# Fedora patches
12cr|xca-0.9.1-1|13	# Patch1:		xca-0.6.4-includes.patch
12cr|xca-0.9.1-1|14	# Patch2:		xca-0.6.4-openssl10.patch
12cr|xca-0.9.1-1|15	Patch3:		xca-0.9.0-fprintf.patch
12cr|xca-0.9.1-1|16	URL:		http://www.hohnstaedt.de/xca/xca.html
12cr|xca-0.9.1-1|17	BuildRequires:	qt4-devel
12cr|xca-0.9.1-1|18	BuildRequires:	qt4-linguist
12cr|xca-0.9.1-1|19	BuildRequires:	db-devel
12cr|xca-0.9.1-1|20	BuildRequires:	openssl-devel
12cr|xca-0.9.1-1|21	BuildRequires:	linuxdoc-tools
12cr|xca-0.9.1-1|22	BuildRequires:	libltdl-devel
12cr|xca-0.9.1-1|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xca-0.9.1-1|24	
12cr|xca-0.9.1-1|25	%description
12cr|xca-0.9.1-1|26	XCA uses a Berkeley DB for storage and supports RSA keys,
12cr|xca-0.9.1-1|27	certificate signing requests (PKCS#10) and Certificates (X509v3)
12cr|xca-0.9.1-1|28	The signing of requests, and the creation of selfsigned certificates
12cr|xca-0.9.1-1|29	is supported. Both can use templates for simplicity.
12cr|xca-0.9.1-1|30	The PKI structures can be imported and exported in several formats
12cr|xca-0.9.1-1|31	like PKCS#7, PKCS#12, PEM, DER, PKCS#8.
12cr|xca-0.9.1-1|32	
12cr|xca-0.9.1-1|33	%prep
12cr|xca-0.9.1-1|34	%setup -q
12cr|xca-0.9.1-1|35	%patch0 -p1 -b .lib64
12cr|xca-0.9.1-1|36	#patch1 -p1 -b .includes
12cr|xca-0.9.1-1|37	#patch2 -p1 -b .openssl10
12cr|xca-0.9.1-1|38	#patch3 -p0 -b .fprintf
12cr|xca-0.9.1-1|39	perl -n -i -e '$/="\r\n";chomp;print;print "\n"' COPYRIGHT
12cr|xca-0.9.1-1|40	perl -pi -e 's,\/usr\/lib\/,%{_libdir},g' configure
12cr|xca-0.9.1-1|41	
12cr|xca-0.9.1-1|42	%build
12cr|xca-0.9.1-1|43	CFLAGS="$RPM_OPT_FLAGS -I%{qt4include}/Qt -fpermissive" \
12cr|xca-0.9.1-1|44	QTDIR="%{qt4dir}" \
12cr|xca-0.9.1-1|45	prefix=%{_prefix} ./configure
12cr|xca-0.9.1-1|46	%make
12cr|xca-0.9.1-1|47	
12cr|xca-0.9.1-1|48	%install
12cr|xca-0.9.1-1|49	rm -rf %{buildroot}
12cr|xca-0.9.1-1|50	make destdir=%{buildroot} prefix=%{_prefix} mandir=share/man install
12cr|xca-0.9.1-1|51	
12cr|xca-0.9.1-1|52	rm -f %{buildroot}%{_datadir}/pixmaps/xca.xpm
12cr|xca-0.9.1-1|53	
12cr|xca-0.9.1-1|54	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|xca-0.9.1-1|55	install -m644 %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|xca-0.9.1-1|56	install -m644 %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|xca-0.9.1-1|57	install -m644 %{SOURCE13} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|xca-0.9.1-1|58	
12cr|xca-0.9.1-1|59	%clean
12cr|xca-0.9.1-1|60	rm -rf %{buildroot}
12cr|xca-0.9.1-1|61	
12cr|xca-0.9.1-1|62	%if "%{distribution}" == "Mandriva Linux"
12cr|xca-0.9.1-1|63	%if %mdkversion < 200900
12cr|xca-0.9.1-1|64	%post
12cr|xca-0.9.1-1|65	%{update_menus}
12cr|xca-0.9.1-1|66	%{update_icon_cache hicolor}
12cr|xca-0.9.1-1|67	
12cr|xca-0.9.1-1|68	%postun
12cr|xca-0.9.1-1|69	%{clean_menus}
12cr|xca-0.9.1-1|70	%{clean_icon_cache hicolor}
12cr|xca-0.9.1-1|71	%endif
12cr|xca-0.9.1-1|72	%endif
12cr|xca-0.9.1-1|73	
12cr|xca-0.9.1-1|74	%files
12cr|xca-0.9.1-1|75	%defattr(-,root,root, 755)
12cr|xca-0.9.1-1|76	%doc AUTHORS COPYRIGHT
12cr|xca-0.9.1-1|77	%doc doc/*.html
12cr|xca-0.9.1-1|78	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|xca-0.9.1-1|79	%{_datadir}/pixmaps/xca-32x32.xpm
12cr|xca-0.9.1-1|80	%{_datadir}/applications/*.desktop
12cr|xca-0.9.1-1|81	%{_bindir}/%{name}
12cr|xca-0.9.1-1|82	%{_datadir}/%{name}
12cr|xca-0.9.1-1|83	%{_mandir}/man1/%{name}.1*
12cr|xca-0.9.1-1|84	%{_datadir}/mime/packages/xca.xml
12cr|xca-0.9.1-1|85	
12cr|xca-0.9.1-1|86	
12cr|xca-0.9.1-1|87	%changelog
12cr|xca-0.9.1-1|88	* Tue Nov 08 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.9.1-1mdv2011.0
12cr|xca-0.9.1-1|89	+ Revision: 729068
12cr|xca-0.9.1-1|90	- 0.9.1
12cr|xca-0.9.1-1|91	P3 dropped
12cr|xca-0.9.1-1|92	- trying to keep sync with mageia, more easy for me
12cr|xca-0.9.1-1|93	
12cr|xca-0.9.1-1|94	* Wed Mar 16 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.9.0-1
12cr|xca-0.9.1-1|95	+ Revision: 645675
12cr|xca-0.9.1-1|96	- 0.9.0
12cr|xca-0.9.1-1|97	P0 reddiffed
12cr|xca-0.9.1-1|98	P1 & P2 dropped
12cr|xca-0.9.1-1|99	P3 fix GCC issues
12cr|xca-0.9.1-1|100	
12cr|xca-0.9.1-1|101	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-2mdv2011.0
12cr|xca-0.9.1-1|102	+ Revision: 615493
12cr|xca-0.9.1-1|103	- the mass rebuild of 2010.1 packages
12cr|xca-0.9.1-1|104	
12cr|xca-0.9.1-1|105	* Sat Apr 24 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.8.1-1mdv2010.1
12cr|xca-0.9.1-1|106	+ Revision: 538405
12cr|xca-0.9.1-1|107	- 0.8.1
12cr|xca-0.9.1-1|108	
12cr|xca-0.9.1-1|109	+ Funda Wang <fwang@mandriva.org>
12cr|xca-0.9.1-1|110	- rebuild
12cr|xca-0.9.1-1|111	
12cr|xca-0.9.1-1|112	* Sat Jan 02 2010 Frederik Himpe <fhimpe@mandriva.org> 0.8.0-1mdv2010.1
12cr|xca-0.9.1-1|113	+ Revision: 484988
12cr|xca-0.9.1-1|114	- Fix BuildRequires
12cr|xca-0.9.1-1|115	- update to new version 0.8.0
12cr|xca-0.9.1-1|116	
12cr|xca-0.9.1-1|117	* Tue Sep 15 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.0-1mdv2010.0
12cr|xca-0.9.1-1|118	+ Revision: 443217
12cr|xca-0.9.1-1|119	- Update to new version 0.7.0
12cr|xca-0.9.1-1|120	- Add 2 Fedora build patches
12cr|xca-0.9.1-1|121	
12cr|xca-0.9.1-1|122	+ Thierry Vignaud <tv@mandriva.org>
12cr|xca-0.9.1-1|123	- rebuild
12cr|xca-0.9.1-1|124	
12cr|xca-0.9.1-1|125	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.6.4-4mdv2009.0
12cr|xca-0.9.1-1|126	+ Revision: 262272
12cr|xca-0.9.1-1|127	- rebuild
12cr|xca-0.9.1-1|128	
12cr|xca-0.9.1-1|129	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.6.4-3mdv2009.0
12cr|xca-0.9.1-1|130	+ Revision: 256633
12cr|xca-0.9.1-1|131	- rebuild
12cr|xca-0.9.1-1|132	
12cr|xca-0.9.1-1|133	+ Pixel <pixel@mandriva.com>
12cr|xca-0.9.1-1|134	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xca-0.9.1-1|135	
12cr|xca-0.9.1-1|136	* Fri Dec 28 2007 Adam Williamson <awilliamson@mandriva.org> 0.6.4-1mdv2008.1
12cr|xca-0.9.1-1|137	+ Revision: 138707
12cr|xca-0.9.1-1|138	- restore parallel build, the failure anssi saw was not parallel build related
12cr|xca-0.9.1-1|139	- buildrequires qt4-linguist
12cr|xca-0.9.1-1|140	- add lib64.patch to fix x86-64 build
12cr|xca-0.9.1-1|141	- rebuild for new era
12cr|xca-0.9.1-1|142	- fd.o icons
12cr|xca-0.9.1-1|143	- XDG menu
12cr|xca-0.9.1-1|144	- disable parallel build, Anssi saw it break once
12cr|xca-0.9.1-1|145	- need to build with -fpermissive due to a casting issue
12cr|xca-0.9.1-1|146	- need to explictly add -I%%{qt4include}/Qt to the build flags because of this thing's wacky broken build scripts
12cr|xca-0.9.1-1|147	- need to specify QTDIR
12cr|xca-0.9.1-1|148	- slightly improve description
12cr|xca-0.9.1-1|149	- update buildrequires
12cr|xca-0.9.1-1|150	- drop both patches (merged or superseded upstream)
12cr|xca-0.9.1-1|151	- new release 0.6.4
12cr|xca-0.9.1-1|152	- spec clean
12cr|xca-0.9.1-1|153	
12cr|xca-0.9.1-1|154	+ Olivier Blin <blino@mandriva.org>
12cr|xca-0.9.1-1|155	- restore BuildRoot
12cr|xca-0.9.1-1|156	
12cr|xca-0.9.1-1|157	+ Thierry Vignaud <tv@mandriva.org>
12cr|xca-0.9.1-1|158	- kill re-definition of %%buildroot on Pixel's request
12cr|xca-0.9.1-1|159	
12cr|xca-0.9.1-1|160	
12cr|xca-0.9.1-1|161	* Sat Apr 15 2006 Luca Berra <bluca@vodka.it> 0.5.1-4mdk
12cr|xca-0.9.1-1|162	- rebuild for new openssl
12cr|xca-0.9.1-1|163	- fixes for new gcc complaining on casts
12cr|xca-0.9.1-1|164	- mkrel
12cr|xca-0.9.1-1|165	
12cr|xca-0.9.1-1|166	* Fri May 06 2005 Luca Berra <bluca@vodka.it> 0.5.1-3mdk
12cr|xca-0.9.1-1|167	- fix build on biarches
12cr|xca-0.9.1-1|168	
12cr|xca-0.9.1-1|169	* Wed Mar 30 2005 Luca Berra <bluca@vodka.it> 0.5.1-2mdk
12cr|xca-0.9.1-1|170	- rebuild
12cr|xca-0.9.1-1|171	
12cr|xca-0.9.1-1|172	* Sun Aug 01 2004 Luca Berra <bluca@mandrakesoft.com> 0.5.1-1mdk
12cr|xca-0.9.1-1|173	- New release 0.5.1
12cr|xca-0.9.1-1|174	
12cr|xca-0.9.1-1|175	* Fri Jun 04 2004 Luca Berra <bluca@vodka.it> 0.5.0-1mdk
12cr|xca-0.9.1-1|176	- 0.5.0
12cr|xca-0.9.1-1|177	- drop gcc patch, add qfont patch
12cr|xca-0.9.1-1|178	
12cr|xca-0.9.1-1|179	* Thu Feb 26 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.4.6-2mdk
12cr|xca-0.9.1-1|180	- cleanups!
12cr|xca-0.9.1-1|181	- fix summary/longtitle
12cr|xca-0.9.1-1|182	- don't bzip2 icons
12cr|xca-0.9.1-1|183	- fix invalid-menu-section
12cr|xca-0.9.1-1|184	
12cr|xca-0.9.1-1|185	* Fri Jan 02 2004 Luca Berra <bluca@vodka.it> 0.4.6-1mdk
12cr|xca-0.9.1-1|186	- initial cooker contrib
12cr|xca-0.9.1-1|187	

8542 12
12cr|xcalib-0.8-7|1	Summary:        Tiny monitor calibration loader
12cr|xcalib-0.8-7|2	Name:           xcalib
12cr|xcalib-0.8-7|3	Version:	0.8
12cr|xcalib-0.8-7|4	Release:	%mkrel 7
12cr|xcalib-0.8-7|5	License:	GPL
12cr|xcalib-0.8-7|6	Group:		System/Configuration/Hardware
12cr|xcalib-0.8-7|7	URL:		http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib
12cr|xcalib-0.8-7|8	Source0:	http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib/%{name}-source-%{version}.tar.bz2
12cr|xcalib-0.8-7|9	BuildRequires:	x11-proto-devel
12cr|xcalib-0.8-7|10	BuildRequires:	libx11-devel
12cr|xcalib-0.8-7|11	BuildRequires:	libxxf86vm-devel
12cr|xcalib-0.8-7|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xcalib-0.8-7|13	
12cr|xcalib-0.8-7|14	%description
12cr|xcalib-0.8-7|15	xcalib is a tiny monitor calibration loader for XFree86 (or X.org)
12cr|xcalib-0.8-7|16	
12cr|xcalib-0.8-7|17	%prep
12cr|xcalib-0.8-7|18	%setup -q
12cr|xcalib-0.8-7|19	
12cr|xcalib-0.8-7|20	%build
12cr|xcalib-0.8-7|21	%make xcalib CFLAGS="%{optflags}" XLIBDIR=%{_libdir} XINCLUDEDIR=%{_includedir}
12cr|xcalib-0.8-7|22	
12cr|xcalib-0.8-7|23	%install
12cr|xcalib-0.8-7|24	rm -rf %{buildroot}
12cr|xcalib-0.8-7|25	
12cr|xcalib-0.8-7|26	mkdir -p %{buildroot}%{_bindir}
12cr|xcalib-0.8-7|27	cp xcalib %{buildroot}%{_bindir}/xcalib
12cr|xcalib-0.8-7|28	
12cr|xcalib-0.8-7|29	%clean
12cr|xcalib-0.8-7|30	rm -rf %{buildroot}
12cr|xcalib-0.8-7|31	
12cr|xcalib-0.8-7|32	%files
12cr|xcalib-0.8-7|33	%defattr(644,root,root,755)
12cr|xcalib-0.8-7|34	%doc README README.profilers COPYING *.icc *.icm
12cr|xcalib-0.8-7|35	%attr(755,root,root) %{_bindir}/%{name}
12cr|xcalib-0.8-7|36	
12cr|xcalib-0.8-7|37	
12cr|xcalib-0.8-7|38	%changelog
12cr|xcalib-0.8-7|39	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.8-7mdv2010.0
12cr|xcalib-0.8-7|40	+ Revision: 435054
12cr|xcalib-0.8-7|41	- rebuild
12cr|xcalib-0.8-7|42	
12cr|xcalib-0.8-7|43	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8-6mdv2009.0
12cr|xcalib-0.8-7|44	+ Revision: 262277
12cr|xcalib-0.8-7|45	- rebuild
12cr|xcalib-0.8-7|46	
12cr|xcalib-0.8-7|47	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8-5mdv2009.0
12cr|xcalib-0.8-7|48	+ Revision: 256635
12cr|xcalib-0.8-7|49	- rebuild
12cr|xcalib-0.8-7|50	
12cr|xcalib-0.8-7|51	* Thu Feb 14 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8-3mdv2008.1
12cr|xcalib-0.8-7|52	+ Revision: 168511
12cr|xcalib-0.8-7|53	- rebuild
12cr|xcalib-0.8-7|54	- fix summary
12cr|xcalib-0.8-7|55	- kill re-definition of %%buildroot on Pixel's request
12cr|xcalib-0.8-7|56	
12cr|xcalib-0.8-7|57	+ Olivier Blin <oblin@mandriva.com>
12cr|xcalib-0.8-7|58	- restore BuildRoot
12cr|xcalib-0.8-7|59	
12cr|xcalib-0.8-7|60	* Sat Dec 15 2007 Frederic Crozat <fcrozat@mandriva.com> 0.8-2mdv2008.1
12cr|xcalib-0.8-7|61	+ Revision: 120422
12cr|xcalib-0.8-7|62	- Add ICC and ICM profiles from upstream to doc directory
12cr|xcalib-0.8-7|63	
12cr|xcalib-0.8-7|64	* Tue Sep 04 2007 Emmanuel Andry <eandry@mandriva.org> 0.8-1mdv2008.0
12cr|xcalib-0.8-7|65	+ Revision: 79514
12cr|xcalib-0.8-7|66	- New version
12cr|xcalib-0.8-7|67	
12cr|xcalib-0.8-7|68	* Sun Jun 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7-1mdv2008.0
12cr|xcalib-0.8-7|69	+ Revision: 43675
12cr|xcalib-0.8-7|70	- new version
12cr|xcalib-0.8-7|71	- update description
12cr|xcalib-0.8-7|72	- pass correct variables to the makefile
12cr|xcalib-0.8-7|73	- spec file clean
12cr|xcalib-0.8-7|74	
12cr|xcalib-0.8-7|75	
12cr|xcalib-0.8-7|76	* Sun Jan 07 2007 Emmanuel Andry <eandry@mandriva.org> 0.6-1mdv2007.0
12cr|xcalib-0.8-7|77	+ Revision: 105236
12cr|xcalib-0.8-7|78	- fix buildrequires
12cr|xcalib-0.8-7|79	- buildrequires libxxf86vm1-devel
12cr|xcalib-0.8-7|80	- fix buildrequires
12cr|xcalib-0.8-7|81	- fix buildrequires
12cr|xcalib-0.8-7|82	- buildrequires libiv3-devel
12cr|xcalib-0.8-7|83	- Import xcalib
12cr|xcalib-0.8-7|84	
12cr|xcalib-0.8-7|85	* Sat Jan 06 2007 Kjetil Skjønberg <kjetil84@gmail.com> 0.6
12cr|xcalib-0.8-7|86	- Initial package
12cr|xcalib-0.8-7|87	

8543 12
12cr|xcave-2.3.2-2|1	%define name xcave
12cr|xcave-2.3.2-2|2	%define version 2.3.2
12cr|xcave-2.3.2-2|3	%define release %mkrel 2
12cr|xcave-2.3.2-2|4	
12cr|xcave-2.3.2-2|5	Summary: A wine cellar manager
12cr|xcave-2.3.2-2|6	Name: %{name}
12cr|xcave-2.3.2-2|7	Version: %{version}
12cr|xcave-2.3.2-2|8	Release: %{release}
12cr|xcave-2.3.2-2|9	Source0: http://xcave.free.fr/download/en/%{name}-%{version}.tar.gz
12cr|xcave-2.3.2-2|10	# (fc) 2.3.2-1mdv fix build with latest glibc/gcc
12cr|xcave-2.3.2-2|11	Patch0: xcave-2.3.2-fixbuild.patch
12cr|xcave-2.3.2-2|12	License: GPLv2+
12cr|xcave-2.3.2-2|13	Group: Databases
12cr|xcave-2.3.2-2|14	Url: http://xcave.free.fr/
12cr|xcave-2.3.2-2|15	BuildRequires: pkgconfig(gtk+-2.0)
12cr|xcave-2.3.2-2|16	BuildRequires: pkgconfig(libglade-2.0)
12cr|xcave-2.3.2-2|17	BuildRequires: pkgconfig(atk)
12cr|xcave-2.3.2-2|18	BuildRequires: imagemagick
12cr|xcave-2.3.2-2|19	BuildRequires: intltool
12cr|xcave-2.3.2-2|20	
12cr|xcave-2.3.2-2|21	%description
12cr|xcave-2.3.2-2|22	xcave is a cellar manager, to allow to view and manage the contents of
12cr|xcave-2.3.2-2|23	a wine cellar.
12cr|xcave-2.3.2-2|24	The 'wine' referred to here, is for drinking, nothing to do with
12cr|xcave-2.3.2-2|25	Windows emulator.
12cr|xcave-2.3.2-2|26	It provides:
12cr|xcave-2.3.2-2|27	- a wine cellar manager
12cr|xcave-2.3.2-2|28	- a graphical representation of the cellar
12cr|xcave-2.3.2-2|29	(the rack number and rack dimensions can be changed)
12cr|xcave-2.3.2-2|30	- many fields are predetermined depending on the appellation
12cr|xcave-2.3.2-2|31	- a stock data or information about a specific wine can be printed
12cr|xcave-2.3.2-2|32	- a tasting notes and comments
12cr|xcave-2.3.2-2|33	- a xml structure for the stock file
12cr|xcave-2.3.2-2|34	- a colour differences calculated by vintage and time stored in cellar
12cr|xcave-2.3.2-2|35	- a different sorting and presentation options
12cr|xcave-2.3.2-2|36	(by maturity, name, vintage (year), producer and quantity)
12cr|xcave-2.3.2-2|37	
12cr|xcave-2.3.2-2|38	%prep
12cr|xcave-2.3.2-2|39	%setup -q
12cr|xcave-2.3.2-2|40	%patch0 -p1 -b .fixbuild
12cr|xcave-2.3.2-2|41	
12cr|xcave-2.3.2-2|42	intltoolize --force
12cr|xcave-2.3.2-2|43	libtoolize --copy --force
12cr|xcave-2.3.2-2|44	autoreconf
12cr|xcave-2.3.2-2|45	
12cr|xcave-2.3.2-2|46	%build
12cr|xcave-2.3.2-2|47	%configure2_5x
12cr|xcave-2.3.2-2|48	%make
12cr|xcave-2.3.2-2|49	
12cr|xcave-2.3.2-2|50	%install
12cr|xcave-2.3.2-2|51	rm -rf %{buildroot}
12cr|xcave-2.3.2-2|52	%makeinstall_std
12cr|xcave-2.3.2-2|53	
12cr|xcave-2.3.2-2|54	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xcave-2.3.2-2|55	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xcave-2.3.2-2|56	[Desktop Entry]
12cr|xcave-2.3.2-2|57	Name=XCave
12cr|xcave-2.3.2-2|58	Comment=View and manage a wine cellar
12cr|xcave-2.3.2-2|59	Exec=%_bindir/%{name}
12cr|xcave-2.3.2-2|60	Icon=%{name}
12cr|xcave-2.3.2-2|61	Terminal=false
12cr|xcave-2.3.2-2|62	Type=Application
12cr|xcave-2.3.2-2|63	Categories=Office;Database;GTK;
12cr|xcave-2.3.2-2|64	EOF
12cr|xcave-2.3.2-2|65	
12cr|xcave-2.3.2-2|66	mkdir -p %{buildroot}%{_liconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
12cr|xcave-2.3.2-2|67	convert -geometry 48x48 pixmaps/%{name}-icon.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|xcave-2.3.2-2|68	convert -geometry 32x32 pixmaps/%{name}-icon.png %{buildroot}%{_iconsdir}/%{name}.png
12cr|xcave-2.3.2-2|69	convert -geometry 16x16 pixmaps/%{name}-icon.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|xcave-2.3.2-2|70	
12cr|xcave-2.3.2-2|71	rm -rf %{buildroot}%{_prefix}/doc
12cr|xcave-2.3.2-2|72	%find_lang %{name}
12cr|xcave-2.3.2-2|73	
12cr|xcave-2.3.2-2|74	
12cr|xcave-2.3.2-2|75	%files -f %{name}.lang
12cr|xcave-2.3.2-2|76	%doc ChangeLog README TODO
12cr|xcave-2.3.2-2|77	%{_bindir}/%{name}
12cr|xcave-2.3.2-2|78	%{_datadir}/pixmaps/%{name}
12cr|xcave-2.3.2-2|79	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xcave-2.3.2-2|80	%{_iconsdir}/%{name}.png
12cr|xcave-2.3.2-2|81	%{_liconsdir}/%{name}.png
12cr|xcave-2.3.2-2|82	%{_miconsdir}/%{name}.png

8544 12
12cr|xcdroast-0.98-0.a15.40|1	%define	alpharel	alpha15
12cr|xcdroast-0.98-0.a15.40|2	%define	alpha		15
12cr|xcdroast-0.98-0.a15.40|3	%define	rel		40
12cr|xcdroast-0.98-0.a15.40|4	%define release		%mkrel 0.a%{alpha}.%{rel}
12cr|xcdroast-0.98-0.a15.40|5	
12cr|xcdroast-0.98-0.a15.40|6	Summary:	A GUI program for burning CDs
12cr|xcdroast-0.98-0.a15.40|7	Name:		xcdroast
12cr|xcdroast-0.98-0.a15.40|8	Version:	0.98
12cr|xcdroast-0.98-0.a15.40|9	Release:	%{release}
12cr|xcdroast-0.98-0.a15.40|10	Epoch:		11
12cr|xcdroast-0.98-0.a15.40|11	URL:		http://www.xcdroast.org/
12cr|xcdroast-0.98-0.a15.40|12	Source:		http://xcdroast.sourceforge.net/RPMS/%{alpha}/src/%{name}-%{version}%{alpharel}.tar.bz2
12cr|xcdroast-0.98-0.a15.40|13	Patch1:		xcdroast-0.98alpha15-linebuffer.patch
12cr|xcdroast-0.98-0.a15.40|14	Patch2:		xcdroast-0.98alpha15-nowarn.patch
12cr|xcdroast-0.98-0.a15.40|15	Patch3:		xcdroast-0.98alpha15-scan.patch
12cr|xcdroast-0.98-0.a15.40|16	Patch4:		xcdroast-0.98alpha15-fix-str-fmt.patch
12cr|xcdroast-0.98-0.a15.40|17	
12cr|xcdroast-0.98-0.a15.40|18	Patch11:	xcdroast-0.98alpha15-01_upstream_configure.patch
12cr|xcdroast-0.98-0.a15.40|19	Patch12:	xcdroast-0.98alpha15-02_upstream_gtk2locale.patch
12cr|xcdroast-0.98-0.a15.40|20	Patch13:	xcdroast-0.98alpha15-03_upstream_64bit_gsize.patch
12cr|xcdroast-0.98-0.a15.40|21	Patch14:	xcdroast-0.98alpha15-04_upstream_read_eagain.patch
12cr|xcdroast-0.98-0.a15.40|22	Patch15:	xcdroast-0.98alpha15-05_upstream_wav.patch
12cr|xcdroast-0.98-0.a15.40|23	Patch16:	xcdroast-0.98alpha15-06_man.patch
12cr|xcdroast-0.98-0.a15.40|24	Patch17:	xcdroast-0.98alpha15-07_case_cmp.patch
12cr|xcdroast-0.98-0.a15.40|25	Patch18:	xcdroast-0.98alpha15-08_desktop.patch
12cr|xcdroast-0.98-0.a15.40|26	Patch19:	xcdroast-0.98alpha15-09_share_dir.patch
12cr|xcdroast-0.98-0.a15.40|27	Patch20:	xcdroast-0.98alpha15-10_cddbtool.patch
12cr|xcdroast-0.98-0.a15.40|28	Patch21:	xcdroast-0.98alpha15-11_mkisofs_options.patch
12cr|xcdroast-0.98-0.a15.40|29	Patch22:	xcdroast-0.98alpha15-12_cdrecord_versions.patch
12cr|xcdroast-0.98-0.a15.40|30	Patch23:	xcdroast-0.98alpha15-13_cdrecord_to_wodim.patch
12cr|xcdroast-0.98-0.a15.40|31	Patch24:	xcdroast-0.98alpha15-14_atapi_to_oldatapi.patch
12cr|xcdroast-0.98-0.a15.40|32	Patch25:	xcdroast-0.98alpha15-15_no_readcd_version.patch
12cr|xcdroast-0.98-0.a15.40|33	
12cr|xcdroast-0.98-0.a15.40|34	Patch30:	xcdroast-0.98alpha15-prodvd.patch
12cr|xcdroast-0.98-0.a15.40|35	Patch31:	xcdroast-0.98alpha15-frozen_gui.patch
12cr|xcdroast-0.98-0.a15.40|36	Patch32:	xcdroast-0.98alpha15-nogtk1.patch
12cr|xcdroast-0.98-0.a15.40|37	
12cr|xcdroast-0.98-0.a15.40|38	Patch40:	xcdroast-0.98alpha15.spell.patch
12cr|xcdroast-0.98-0.a15.40|39	Patch41:	xcdroast-linux-new_kernel.patch
12cr|xcdroast-0.98-0.a15.40|40	License:	LGPLv2+
12cr|xcdroast-0.98-0.a15.40|41	Group:		Archiving/Cd burning
12cr|xcdroast-0.98-0.a15.40|42	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xcdroast-0.98-0.a15.40|43	Requires: 	cdrkit
12cr|xcdroast-0.98-0.a15.40|44	Requires:	cdrkit-genisoimage
12cr|xcdroast-0.98-0.a15.40|45	Requires:	cdrkit-icedax
12cr|xcdroast-0.98-0.a15.40|46	BuildRequires:	gtk2-devel
12cr|xcdroast-0.98-0.a15.40|47	BuildRequires:	libgdk_pixbuf2.0-devel
12cr|xcdroast-0.98-0.a15.40|48	BuildRequires:	pcre-devel
12cr|xcdroast-0.98-0.a15.40|49	BuildRequires:	imagemagick
12cr|xcdroast-0.98-0.a15.40|50	BuildRequires:	bison
12cr|xcdroast-0.98-0.a15.40|51	
12cr|xcdroast-0.98-0.a15.40|52	%description
12cr|xcdroast-0.98-0.a15.40|53	X-CD-Roast provides a GUI interface for writing optical discs and disc
12cr|xcdroast-0.98-0.a15.40|54	images. X-CD-Roast includes a self-explanatory X11 user interface,
12cr|xcdroast-0.98-0.a15.40|55	automatic SCSI and IDE hardware setup, support for mastering of new
12cr|xcdroast-0.98-0.a15.40|56	ISO9660 data CDs, support for production of new audio CDs, fast
12cr|xcdroast-0.98-0.a15.40|57	copying of CDs without hard disk buffering, and a logfile option.
12cr|xcdroast-0.98-0.a15.40|58	
12cr|xcdroast-0.98-0.a15.40|59	%prep
12cr|xcdroast-0.98-0.a15.40|60	%setup -q -n %{name}-%{version}%{alpharel}
12cr|xcdroast-0.98-0.a15.40|61	%patch1 -p1 -b .linebuffer
12cr|xcdroast-0.98-0.a15.40|62	%patch2 -p1 -b .nowarn
12cr|xcdroast-0.98-0.a15.40|63	%patch3 -p1 -b .scan
12cr|xcdroast-0.98-0.a15.40|64	%patch4 -p0 -b .str
12cr|xcdroast-0.98-0.a15.40|65	
12cr|xcdroast-0.98-0.a15.40|66	%patch11 -p1 -b .p11
12cr|xcdroast-0.98-0.a15.40|67	%patch12 -p1 -b .p12
12cr|xcdroast-0.98-0.a15.40|68	%patch13 -p1 -b .p13
12cr|xcdroast-0.98-0.a15.40|69	%patch14 -p1 -b .p14
12cr|xcdroast-0.98-0.a15.40|70	%patch15 -p1 -b .p15
12cr|xcdroast-0.98-0.a15.40|71	%patch16 -p1 -b .p16
12cr|xcdroast-0.98-0.a15.40|72	%patch17 -p1 -b .p17
12cr|xcdroast-0.98-0.a15.40|73	%patch18 -p1 -b .p18
12cr|xcdroast-0.98-0.a15.40|74	%patch19 -p1 -b .p19
12cr|xcdroast-0.98-0.a15.40|75	%patch20 -p1 -b .p20
12cr|xcdroast-0.98-0.a15.40|76	%patch21 -p0 -b .p21
12cr|xcdroast-0.98-0.a15.40|77	%patch22 -p1 -b .p22
12cr|xcdroast-0.98-0.a15.40|78	%patch23 -p1 -b .p23
12cr|xcdroast-0.98-0.a15.40|79	%patch24 -p0 -b .p24
12cr|xcdroast-0.98-0.a15.40|80	%patch25 -p1 -b .p25
12cr|xcdroast-0.98-0.a15.40|81	
12cr|xcdroast-0.98-0.a15.40|82	%patch30 -p1 -b .cdrkit
12cr|xcdroast-0.98-0.a15.40|83	%patch31 -p1 -b .frozen
12cr|xcdroast-0.98-0.a15.40|84	%patch32 -p1 -b .nogtk1
12cr|xcdroast-0.98-0.a15.40|85	
12cr|xcdroast-0.98-0.a15.40|86	%patch40 -p1 -b .spell
12cr|xcdroast-0.98-0.a15.40|87	%patch41 -p0
12cr|xcdroast-0.98-0.a15.40|88	
12cr|xcdroast-0.98-0.a15.40|89	%build
12cr|xcdroast-0.98-0.a15.40|90	autoreconf -fi
12cr|xcdroast-0.98-0.a15.40|91	%configure2_5x --with-xcdroast-libdir-prefix=%{_prefix}/lib/xcdroast-0.98 --enable-gtk2
12cr|xcdroast-0.98-0.a15.40|92	%make PREFIX=%{_prefix}
12cr|xcdroast-0.98-0.a15.40|93	
12cr|xcdroast-0.98-0.a15.40|94	%install
12cr|xcdroast-0.98-0.a15.40|95	rm -fr %{buildroot}
12cr|xcdroast-0.98-0.a15.40|96	%makeinstall_std PREFIX=%{_prefix}
12cr|xcdroast-0.98-0.a15.40|97	
12cr|xcdroast-0.98-0.a15.40|98	# icons
12cr|xcdroast-0.98-0.a15.40|99	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|xcdroast-0.98-0.a15.40|100	convert -size 48x48 xpms/xcdricon.xpm $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|xcdroast-0.98-0.a15.40|101	convert -size 32x32 xpms/xcdricon.xpm $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|xcdroast-0.98-0.a15.40|102	convert -size 16x16 xpms/xcdricon.xpm $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|xcdroast-0.98-0.a15.40|103	
12cr|xcdroast-0.98-0.a15.40|104	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|xcdroast-0.98-0.a15.40|105	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xcdroast-0.98-0.a15.40|106	[Desktop Entry]
12cr|xcdroast-0.98-0.a15.40|107	Name=X-CD-Roast
12cr|xcdroast-0.98-0.a15.40|108	Comment=CD / DVD writing application
12cr|xcdroast-0.98-0.a15.40|109	Exec=soundwrapper %{_bindir}/%{name} -n
12cr|xcdroast-0.98-0.a15.40|110	Icon=%{name}
12cr|xcdroast-0.98-0.a15.40|111	Terminal=false
12cr|xcdroast-0.98-0.a15.40|112	Type=Application
12cr|xcdroast-0.98-0.a15.40|113	Categories=GTK;AudioVideo;DiscBurning;
12cr|xcdroast-0.98-0.a15.40|114	EOF
12cr|xcdroast-0.98-0.a15.40|115	
12cr|xcdroast-0.98-0.a15.40|116	%find_lang %{name}
12cr|xcdroast-0.98-0.a15.40|117	
12cr|xcdroast-0.98-0.a15.40|118	%if %mdkversion < 200900
12cr|xcdroast-0.98-0.a15.40|119	%post
12cr|xcdroast-0.98-0.a15.40|120	%update_menus
12cr|xcdroast-0.98-0.a15.40|121	%{update_icon_cache hicolor}
12cr|xcdroast-0.98-0.a15.40|122	%endif
12cr|xcdroast-0.98-0.a15.40|123	
12cr|xcdroast-0.98-0.a15.40|124	%if %mdkversion < 200900
12cr|xcdroast-0.98-0.a15.40|125	%postun
12cr|xcdroast-0.98-0.a15.40|126	%clean_menus
12cr|xcdroast-0.98-0.a15.40|127	%{clean_icon_cache hicolor}
12cr|xcdroast-0.98-0.a15.40|128	%endif
12cr|xcdroast-0.98-0.a15.40|129	
12cr|xcdroast-0.98-0.a15.40|130	%clean
12cr|xcdroast-0.98-0.a15.40|131	rm -rf $RPM_BUILD_ROOT
12cr|xcdroast-0.98-0.a15.40|132	
12cr|xcdroast-0.98-0.a15.40|133	%files -f %{name}.lang
12cr|xcdroast-0.98-0.a15.40|134	%defattr(-,root,root)
12cr|xcdroast-0.98-0.a15.40|135	%doc ChangeLog doc README
12cr|xcdroast-0.98-0.a15.40|136	%{_bindir}/xcdroast
12cr|xcdroast-0.98-0.a15.40|137	%{_prefix}/lib/xcdroast-0.98
12cr|xcdroast-0.98-0.a15.40|138	%{_mandir}/man1/xcdroast.1*
12cr|xcdroast-0.98-0.a15.40|139	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xcdroast-0.98-0.a15.40|140	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|xcdroast-0.98-0.a15.40|141	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|xcdroast-0.98-0.a15.40|142	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|xcdroast-0.98-0.a15.40|143	
12cr|xcdroast-0.98-0.a15.40|144	
12cr|xcdroast-0.98-0.a15.40|145	
12cr|xcdroast-0.98-0.a15.40|146	%changelog
12cr|xcdroast-0.98-0.a15.40|147	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 11:0.98-0.a15.40mdv2011.0
12cr|xcdroast-0.98-0.a15.40|148	+ Revision: 615495
12cr|xcdroast-0.98-0.a15.40|149	- the mass rebuild of 2010.1 packages
12cr|xcdroast-0.98-0.a15.40|150	
12cr|xcdroast-0.98-0.a15.40|151	* Sat Feb 20 2010 Funda Wang <fwang@mandriva.org> 11:0.98-0.a15.39mdv2010.1
12cr|xcdroast-0.98-0.a15.40|152	+ Revision: 508724
12cr|xcdroast-0.98-0.a15.40|153	- fix str fmt
12cr|xcdroast-0.98-0.a15.40|154	
12cr|xcdroast-0.98-0.a15.40|155	+ Thierry Vignaud <tv@mandriva.org>
12cr|xcdroast-0.98-0.a15.40|156	- rebuild
12cr|xcdroast-0.98-0.a15.40|157	
12cr|xcdroast-0.98-0.a15.40|158	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xcdroast-0.98-0.a15.40|159	- lowercase ImageMagick
12cr|xcdroast-0.98-0.a15.40|160	
12cr|xcdroast-0.98-0.a15.40|161	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 11:0.98-0.a15.38mdv2009.0
12cr|xcdroast-0.98-0.a15.40|162	+ Revision: 218426
12cr|xcdroast-0.98-0.a15.40|163	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xcdroast-0.98-0.a15.40|164	
12cr|xcdroast-0.98-0.a15.40|165	+ Olivier Blin <oblin@mandriva.com>
12cr|xcdroast-0.98-0.a15.40|166	- restore BuildRoot
12cr|xcdroast-0.98-0.a15.40|167	
12cr|xcdroast-0.98-0.a15.40|168	+ Thierry Vignaud <tv@mandriva.org>
12cr|xcdroast-0.98-0.a15.40|169	- kill re-definition of %%buildroot on Pixel's request
12cr|xcdroast-0.98-0.a15.40|170	
12cr|xcdroast-0.98-0.a15.40|171	* Fri Aug 31 2007 Adam Williamson <awilliamson@mandriva.org> 11:0.98-0.a15.38mdv2008.0
12cr|xcdroast-0.98-0.a15.40|172	+ Revision: 76389
12cr|xcdroast-0.98-0.a15.40|173	- rebuild for 2008
12cr|xcdroast-0.98-0.a15.40|174	- correct license, use Fedora license policy
12cr|xcdroast-0.98-0.a15.40|175	- clean file list
12cr|xcdroast-0.98-0.a15.40|176	- correct xdg categories
12cr|xcdroast-0.98-0.a15.40|177	- run via soundwrapper as it plays audio
12cr|xcdroast-0.98-0.a15.40|178	- better description in menu entry
12cr|xcdroast-0.98-0.a15.40|179	- better name in menu entry
12cr|xcdroast-0.98-0.a15.40|180	- fd.o icons
12cr|xcdroast-0.98-0.a15.40|181	- put stuff in /usr/lib/xcdroast not %%_libdir/xcdroast as it's not at all arch-dependent
12cr|xcdroast-0.98-0.a15.40|182	- use Fedora description, slightly modified
12cr|xcdroast-0.98-0.a15.40|183	- update requires for cdrkit
12cr|xcdroast-0.98-0.a15.40|184	- sync patches with Fedora (preserving our old patch2 and patch3 as patch40 and patch41; our old patch and patch1 are superseded). brings cdrkit support
12cr|xcdroast-0.98-0.a15.40|185	- fix the stupidly broken and non-policy-conformant versioning: bump epoch
12cr|xcdroast-0.98-0.a15.40|186	- Import xcdroast
12cr|xcdroast-0.98-0.a15.40|187	
12cr|xcdroast-0.98-0.a15.40|188	
12cr|xcdroast-0.98-0.a15.40|189	
12cr|xcdroast-0.98-0.a15.40|190	* Tue Sep 05 2006 Stphane Tletcha <steletch@mandriva.org> 0.98-38.alpha15mdv2007.0
12cr|xcdroast-0.98-0.a15.40|191	- Migration to XDG menus
12cr|xcdroast-0.98-0.a15.40|192	- add mkrel macro
12cr|xcdroast-0.98-0.a15.40|193	
12cr|xcdroast-0.98-0.a15.40|194	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 0.98-36.alpha16mdk
12cr|xcdroast-0.98-0.a15.40|195	- Rebuild
12cr|xcdroast-0.98-0.a15.40|196	
12cr|xcdroast-0.98-0.a15.40|197	* Fri Jul 15 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.98-36.alpha15mdk
12cr|xcdroast-0.98-0.a15.40|198	- %%mkrel
12cr|xcdroast-0.98-0.a15.40|199	- cosmetics
12cr|xcdroast-0.98-0.a15.40|200	- from Michael Collard <quadfour@iinet.net.au> :
12cr|xcdroast-0.98-0.a15.40|201	o patch for non root writing on recent kernels (suid but not used)
12cr|xcdroast-0.98-0.a15.40|202	
12cr|xcdroast-0.98-0.a15.40|203	* Mon Sep 06 2004 Marcel Pol <mpol@mandrake.org> 9:0.98-35.alpha15mdk
12cr|xcdroast-0.98-0.a15.40|204	- fix menu section
12cr|xcdroast-0.98-0.a15.40|205	
12cr|xcdroast-0.98-0.a15.40|206	* Wed Aug 25 2004 Warly <warly@mandrakesoft.com> 9:0.98-34.alpha15mdk
12cr|xcdroast-0.98-0.a15.40|207	- fix a missing word (from list -> from this list)
12cr|xcdroast-0.98-0.a15.40|208	
12cr|xcdroast-0.98-0.a15.40|209	* Wed Apr 14 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.98-33.alpha15mdk
12cr|xcdroast-0.98-0.a15.40|210	- 64-bit fixes
12cr|xcdroast-0.98-0.a15.40|211	
12cr|xcdroast-0.98-0.a15.40|212	* Mon Mar  1 2004 Warly <warly@mandrakesoft.com> 9:0.98-32.alpha15mdk
12cr|xcdroast-0.98-0.a15.40|213	- Update DVD patch to allow ide burning
12cr|xcdroast-0.98-0.a15.40|214	
12cr|xcdroast-0.98-0.a15.40|215	* Fri Jan 23 2004 Austin Acton <austin@mandrake.org> 0.98-31.alpha15mdk
12cr|xcdroast-0.98-0.a15.40|216	- 0.98alpha15
12cr|xcdroast-0.98-0.a15.40|217	- enable gtk2 build
12cr|xcdroast-0.98-0.a15.40|218	- rediff the dvd patch
12cr|xcdroast-0.98-0.a15.40|219	- add icon
12cr|xcdroast-0.98-0.a15.40|220	- add some buildrequires
12cr|xcdroast-0.98-0.a15.40|221	
12cr|xcdroast-0.98-0.a15.40|222	* Thu Oct  9 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.98-30.alpha14mdk
12cr|xcdroast-0.98-0.a15.40|223	- fix build
12cr|xcdroast-0.98-0.a15.40|224	
12cr|xcdroast-0.98-0.a15.40|225	* Mon Aug 11 2003 Warly <warly@mandrakesoft.com> 9:0.98-29.alpha14mdk
12cr|xcdroast-0.98-0.a15.40|226	- fix segfault on startup with new cdrecord message
12cr|xcdroast-0.98-0.a15.40|227	
12cr|xcdroast-0.98-0.a15.40|228	* Mon Jun 16 2003 Warly <warly@mandrakesoft.com> 9:0.98-28.alpha14mdk
12cr|xcdroast-0.98-0.a15.40|229	- new version
12cr|xcdroast-0.98-0.a15.40|230	- Activate DVD burning
12cr|xcdroast-0.98-0.a15.40|231	
12cr|xcdroast-0.98-0.a15.40|232	* Thu Feb 20 2003 Warly <warly@mandrakesoft.com> 9:0.98-27.alpha13mdk
12cr|xcdroast-0.98-0.a15.40|233	- new version
12cr|xcdroast-0.98-0.a15.40|234	- rollback new child processing code completely
12cr|xcdroast-0.98-0.a15.40|235	- fixes the multisession problems introduced in alpha12.
12cr|xcdroast-0.98-0.a15.40|236	
12cr|xcdroast-0.98-0.a15.40|237	* Fri Dec 27 2002 Warly <warly@mandrakesoft.com> 9:0.98-26mdk
12cr|xcdroast-0.98-0.a15.40|238	- new version alpha12
12cr|xcdroast-0.98-0.a15.40|239	
12cr|xcdroast-0.98-0.a15.40|240	* Fri Dec  6 2002 Warly <warly@mandrakesoft.com> 9:0.98-25mdk
12cr|xcdroast-0.98-0.a15.40|241	- new version
12cr|xcdroast-0.98-0.a15.40|242	
12cr|xcdroast-0.98-0.a15.40|243	* Mon Dec  2 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.98-24mdk
12cr|xcdroast-0.98-0.a15.40|244	- Make it lib64 aware
12cr|xcdroast-0.98-0.a15.40|245	
12cr|xcdroast-0.98-0.a15.40|246	* Wed Sep  4 2002 Warly <warly@mandrakesoft.com> 9:0.98-23mdk
12cr|xcdroast-0.98-0.a15.40|247	- change xcdwrite group to cdwriter group
12cr|xcdroast-0.98-0.a15.40|248	
12cr|xcdroast-0.98-0.a15.40|249	* Mon Jul 29 2002 Stefan van der Eijk <stefan@eijk.nu> 0.98-22mdk
12cr|xcdroast-0.98-0.a15.40|250	- BuildRequires
12cr|xcdroast-0.98-0.a15.40|251	
12cr|xcdroast-0.98-0.a15.40|252	* Fri Apr 26 2002 Daouda LO <daouda@mandrakesoft.com> 0.98-21mdk
12cr|xcdroast-0.98-0.a15.40|253	- big cleanup from Thomas Niederreiter
12cr|xcdroast-0.98-0.a15.40|254	o add missing files
12cr|xcdroast-0.98-0.a15.40|255	o remove obsolete actions
12cr|xcdroast-0.98-0.a15.40|256	o spec cleanups
12cr|xcdroast-0.98-0.a15.40|257	o remove patches
12cr|xcdroast-0.98-0.a15.40|258	
12cr|xcdroast-0.98-0.a15.40|259	* Thu Apr 25 2002 Daouda LO <daouda@mandrakesoft.com> 0.98-20mdk
12cr|xcdroast-0.98-0.a15.40|260	- 0.98alpha10
12cr|xcdroast-0.98-0.a15.40|261	o redesign dialogs on startup
12cr|xcdroast-0.98-0.a15.40|262	o allow to select multiple master-paths/excludes at the same time
12cr|xcdroast-0.98-0.a15.40|263	o man page
12cr|xcdroast-0.98-0.a15.40|264	o pushed max write speed to 64x ...
12cr|xcdroast-0.98-0.a15.40|265	
12cr|xcdroast-0.98-0.a15.40|266	* Thu Apr 18 2002 Daouda LO <daouda@mandrakesoft.com> 0.98-19mdk
12cr|xcdroast-0.98-0.a15.40|267	- mkisofs-1.15a21
12cr|xcdroast-0.98-0.a15.40|268	
12cr|xcdroast-0.98-0.a15.40|269	* Fri Apr 12 2002 Daouda LO <daouda@mandrakesoft.com> 0.98-18mdk
12cr|xcdroast-0.98-0.a15.40|270	- no version check in menu : Denis Pelletier <denis.pelletier@umontreal.ca>
12cr|xcdroast-0.98-0.a15.40|271	
12cr|xcdroast-0.98-0.a15.40|272	* Fri Apr 12 2002 Daouda LO <daouda@mandrakesoft.com> 0.98-17mdk
12cr|xcdroast-0.98-0.a15.40|273	- cdrecord-1.11a19, mkisofs-1.11a20
12cr|xcdroast-0.98-0.a15.40|274	- no root-mode for cd audio access (cdda2wav > a19)
12cr|xcdroast-0.98-0.a15.40|275	
12cr|xcdroast-0.98-0.a15.40|276	* Wed Feb 27 2002 Daouda LO <daouda@mandrakesoft.com> 0.98-16mdk
12cr|xcdroast-0.98-0.a15.40|277	- for cdrecord-1.11-0.a15
12cr|xcdroast-0.98-0.a15.40|278	
12cr|xcdroast-0.98-0.a15.40|279	* Sun Feb 17 2002 Daouda LO <daouda@mandrakesoft.com> 0.98-15mdk
12cr|xcdroast-0.98-0.a15.40|280	- update to cdrecord-1.11-0.a14.
12cr|xcdroast-0.98-0.a15.40|281	
12cr|xcdroast-0.98-0.a15.40|282	* Fri Jan 25 2002 Daouda LO <daouda@mandrakesoft.com> 0.98-14mdk
12cr|xcdroast-0.98-0.a15.40|283	- dirty fix for cdrecord-1.11-0.a13.
12cr|xcdroast-0.98-0.a15.40|284	
12cr|xcdroast-0.98-0.a15.40|285	* Wed Jan 09 2002 David BAUDENS <baudens@mandrakesoft.com> 0.98-13mdk
12cr|xcdroast-0.98-0.a15.40|286	- Fix menu entry using png icon
12cr|xcdroast-0.98-0.a15.40|287	
12cr|xcdroast-0.98-0.a15.40|288	* Wed Oct 10 2001 Till Kamppeter <till@mandrakesoft.com> 0.98-12mdk
12cr|xcdroast-0.98-0.a15.40|289	- Rebuilt for libpng3.
12cr|xcdroast-0.98-0.a15.40|290	
12cr|xcdroast-0.98-0.a15.40|291	* Tue Sep 11 2001 David BAUDENS <baudens@mandrakesoft.com> 0.98-11mdk
12cr|xcdroast-0.98-0.a15.40|292	- Use new icons
12cr|xcdroast-0.98-0.a15.40|293	- Use right macros for update/clean_menus
12cr|xcdroast-0.98-0.a15.40|294	
12cr|xcdroast-0.98-0.a15.40|295	* Tue Sep 11 2001 Stefan van der Eijk <stefan@eijk.nu> 0.98-10mdk
12cr|xcdroast-0.98-0.a15.40|296	- BuildRequires: gtk+-devel imlib-devel
12cr|xcdroast-0.98-0.a15.40|297	- Copyright --> License
12cr|xcdroast-0.98-0.a15.40|298	
12cr|xcdroast-0.98-0.a15.40|299	* Tue Aug  7 2001 Till Kamppeter <till@mandrakesoft.com> 0.98-9mdk
12cr|xcdroast-0.98-0.a15.40|300	- Updated to version 0.98alpha9.
12cr|xcdroast-0.98-0.a15.40|301	
12cr|xcdroast-0.98-0.a15.40|302	* Fri Jun  7 2001 Till Kamppeter <till@mandrakesoft.com> 0.98-8mdk
12cr|xcdroast-0.98-0.a15.40|303	- Downdated to version 0.98alpha6 (non-root-mode introduced in 0.98alpha7
12cr|xcdroast-0.98-0.a15.40|304	does not work with GTK 1.2.9, 0.98alpha6 can simply be started as normal
12cr|xcdroast-0.98-0.a15.40|305	user when backends have correct permissions)
12cr|xcdroast-0.98-0.a15.40|306	- Enabled usage by non-root users via non-root mode of X-CD-Roast
12cr|xcdroast-0.98-0.a15.40|307	- Enabled usage with cdrecord > 1.9
12cr|xcdroast-0.98-0.a15.40|308	
12cr|xcdroast-0.98-0.a15.40|309	* Fri Mar 30 2001 Till Kamppeter <till@mandrakesoft.com> 0.98-7mdk
12cr|xcdroast-0.98-0.a15.40|310	- Replaced translation update file by the current one
12cr|xcdroast-0.98-0.a15.40|311	
12cr|xcdroast-0.98-0.a15.40|312	* Tue Feb  6 2001 Daouda Lo <daouda@mandrakesoft.com> 0.98-6mdk
12cr|xcdroast-0.98-0.a15.40|313	- release alpha 8
12cr|xcdroast-0.98-0.a15.40|314	- regenerate patch
12cr|xcdroast-0.98-0.a15.40|315	
12cr|xcdroast-0.98-0.a15.40|316	* Mon Jan 29 2001  Daouda Lo <daouda@mandrakesoft.com> 0.98-5mdk
12cr|xcdroast-0.98-0.a15.40|317	- really fix xcdroast requiring cdrtools 1.9 .
12cr|xcdroast-0.98-0.a15.40|318	
12cr|xcdroast-0.98-0.a15.40|319	* Fri Jan 26 2001  Daouda Lo <daouda@mandrakesoft.com> 0.98-4mdk
12cr|xcdroast-0.98-0.a15.40|320	- fix  requires (thanx Ed)
12cr|xcdroast-0.98-0.a15.40|321	
12cr|xcdroast-0.98-0.a15.40|322	* Fri Jan 26 2001  Daouda Lo <daouda@mandrakesoft.com> 0.98-3mdk
12cr|xcdroast-0.98-0.a15.40|323	- fix dependencies with cdrecord (thanx Quel Qun)
12cr|xcdroast-0.98-0.a15.40|324	- fix standard dir owned by packages
12cr|xcdroast-0.98-0.a15.40|325	
12cr|xcdroast-0.98-0.a15.40|326	* Thu Oct 05 2000 Yoann Vandoorselaere <yoann@mandrakesoft.com> 0.98-2mdk
12cr|xcdroast-0.98-0.a15.40|327	- All icons size.
12cr|xcdroast-0.98-0.a15.40|328	- Icons now work.
12cr|xcdroast-0.98-0.a15.40|329	
12cr|xcdroast-0.98-0.a15.40|330	* Sun Sep  3 2000 Till Kamppeter <till@mandrakesoft.com> 0.98-1mdk
12cr|xcdroast-0.98-0.a15.40|331	- Old ChangeLog removed becasue structure of specfile is completely new
12cr|xcdroast-0.98-0.a15.40|332	- Complete replacement by the new GTK-based X-CD-Roast 0.98
12cr|xcdroast-0.98-0.a15.40|333	- initial release

8545 12
12cr|xchat-osd-1.1-6|1	%define name xchat-osd
12cr|xchat-osd-1.1-6|2	%define version 1.1
12cr|xchat-osd-1.1-6|3	%define release %mkrel 6
12cr|xchat-osd-1.1-6|4	
12cr|xchat-osd-1.1-6|5	Summary: An osd plugin for xchat
12cr|xchat-osd-1.1-6|6	Name: %{name}
12cr|xchat-osd-1.1-6|7	Version: %{version}
12cr|xchat-osd-1.1-6|8	Release: %{release}
12cr|xchat-osd-1.1-6|9	URL: http://www.dmo.ca/projects/xchat-hacks/osd.pl
12cr|xchat-osd-1.1-6|10	Source0: osd.pl
12cr|xchat-osd-1.1-6|11	License: GPL
12cr|xchat-osd-1.1-6|12	Group: Networking/IRC
12cr|xchat-osd-1.1-6|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|xchat-osd-1.1-6|14	Requires: xchat, perl-X-Osd, xchat-perl
12cr|xchat-osd-1.1-6|15	
12cr|xchat-osd-1.1-6|16	%description
12cr|xchat-osd-1.1-6|17	An osd plugin for xchat
12cr|xchat-osd-1.1-6|18	
12cr|xchat-osd-1.1-6|19	%prep
12cr|xchat-osd-1.1-6|20	
12cr|xchat-osd-1.1-6|21	%build
12cr|xchat-osd-1.1-6|22	
12cr|xchat-osd-1.1-6|23	%install
12cr|xchat-osd-1.1-6|24	rm -rf $RPM_BUILD_ROOT
12cr|xchat-osd-1.1-6|25	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/%{name}
12cr|xchat-osd-1.1-6|26	install %SOURCE0  $RPM_BUILD_ROOT/%{_libdir}/%{name}
12cr|xchat-osd-1.1-6|27	
12cr|xchat-osd-1.1-6|28	%clean
12cr|xchat-osd-1.1-6|29	rm -rf $RPM_BUILD_ROOT
12cr|xchat-osd-1.1-6|30	
12cr|xchat-osd-1.1-6|31	%files
12cr|xchat-osd-1.1-6|32	%defattr(-,root,root)
12cr|xchat-osd-1.1-6|33	%{_libdir}/%{name}/*
12cr|xchat-osd-1.1-6|34	
12cr|xchat-osd-1.1-6|35	
12cr|xchat-osd-1.1-6|36	%changelog
12cr|xchat-osd-1.1-6|37	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.1-6mdv2010.0
12cr|xchat-osd-1.1-6|38	+ Revision: 435058
12cr|xchat-osd-1.1-6|39	- rebuild
12cr|xchat-osd-1.1-6|40	
12cr|xchat-osd-1.1-6|41	* Sat Aug 09 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.1-5mdv2009.0
12cr|xchat-osd-1.1-6|42	+ Revision: 269764
12cr|xchat-osd-1.1-6|43	- rebuild early 2009.0 package (before pixel changes)
12cr|xchat-osd-1.1-6|44	
12cr|xchat-osd-1.1-6|45	* Sun May 11 2008 Funda Wang <fundawang@mandriva.org> 1.1-4mdv2009.0
12cr|xchat-osd-1.1-6|46	+ Revision: 205516
12cr|xchat-osd-1.1-6|47	- should not be noarch
12cr|xchat-osd-1.1-6|48	
12cr|xchat-osd-1.1-6|49	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.1-3mdv2008.1
12cr|xchat-osd-1.1-6|50	+ Revision: 136578
12cr|xchat-osd-1.1-6|51	- restore BuildRoot
12cr|xchat-osd-1.1-6|52	
12cr|xchat-osd-1.1-6|53	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|xchat-osd-1.1-6|54	- kill re-definition of %%buildroot on Pixel's request
12cr|xchat-osd-1.1-6|55	
12cr|xchat-osd-1.1-6|56	
12cr|xchat-osd-1.1-6|57	* Thu Jun 22 2006 Erwan Velu <erwan@seanodes.com> 1.1-3
12cr|xchat-osd-1.1-6|58	- rebuild
12cr|xchat-osd-1.1-6|59	
12cr|xchat-osd-1.1-6|60	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.1-2mdk
12cr|xchat-osd-1.1-6|61	- Rebuild
12cr|xchat-osd-1.1-6|62	
12cr|xchat-osd-1.1-6|63	* Fri May 14 2004 <erwan@no.mandrakesoft.com> 1.1-1mdk
12cr|xchat-osd-1.1-6|64	- 1.1
12cr|xchat-osd-1.1-6|65	- Fixing Url
12cr|xchat-osd-1.1-6|66	

8546 12
12cr|xchat-systray-integration-2.4.5-10|1	%define version 2.4.5
12cr|xchat-systray-integration-2.4.5-10|2	%define release %mkrel 10
12cr|xchat-systray-integration-2.4.5-10|3	
12cr|xchat-systray-integration-2.4.5-10|4	Summary: 	Systray (Notification Area) Plugin for XChat
12cr|xchat-systray-integration-2.4.5-10|5	Name:		xchat-systray-integration
12cr|xchat-systray-integration-2.4.5-10|6	Version:	%{version}
12cr|xchat-systray-integration-2.4.5-10|7	Release:	%{release}
12cr|xchat-systray-integration-2.4.5-10|8	Source0:	http://prdownloads.sourceforge.net/xchat2-plugins/xchat-systray-integration-%{version}-src.tar.bz2
12cr|xchat-systray-integration-2.4.5-10|9	Patch0:		xchat-systray-integration-imagepath.patch
12cr|xchat-systray-integration-2.4.5-10|10	Patch1:		xchat-systray-integration-2.4.5-fix-confusion-with-malaga-function.patch
12cr|xchat-systray-integration-2.4.5-10|11	Patch2:		xchat-systray-integration-2.4.5-fix-double-free-crashes.patch
12cr|xchat-systray-integration-2.4.5-10|12	License:	GPL
12cr|xchat-systray-integration-2.4.5-10|13	Group:		Networking/IRC
12cr|xchat-systray-integration-2.4.5-10|14	Url:		http://blight.altervista.org/
12cr|xchat-systray-integration-2.4.5-10|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xchat-systray-integration-2.4.5-10|16	Requires:	xchat >= 2.0.4
12cr|xchat-systray-integration-2.4.5-10|17	BuildRequires:	gtk2-devel
12cr|xchat-systray-integration-2.4.5-10|18	Obsoletes:	xchat-systray-plugin
12cr|xchat-systray-integration-2.4.5-10|19	Provides:	xchat-systray-plugin
12cr|xchat-systray-integration-2.4.5-10|20	
12cr|xchat-systray-integration-2.4.5-10|21	%description
12cr|xchat-systray-integration-2.4.5-10|22	Allows you to minimize and maximize XChat to the systray,
12cr|xchat-systray-integration-2.4.5-10|23	to mark/unmark you away and use your away nick,
12cr|xchat-systray-integration-2.4.5-10|24	and alerts you when somebody is trying to talk to you.
12cr|xchat-systray-integration-2.4.5-10|25	
12cr|xchat-systray-integration-2.4.5-10|26	%prep
12cr|xchat-systray-integration-2.4.5-10|27	%setup -q
12cr|xchat-systray-integration-2.4.5-10|28	%patch0
12cr|xchat-systray-integration-2.4.5-10|29	%patch1 -p0
12cr|xchat-systray-integration-2.4.5-10|30	%patch2 -p0
12cr|xchat-systray-integration-2.4.5-10|31	
12cr|xchat-systray-integration-2.4.5-10|32	%build
12cr|xchat-systray-integration-2.4.5-10|33	%make CFLAGS="%optflags -Wall -fPIC"
12cr|xchat-systray-integration-2.4.5-10|34	
12cr|xchat-systray-integration-2.4.5-10|35	%install
12cr|xchat-systray-integration-2.4.5-10|36	rm -rf %{buildroot}
12cr|xchat-systray-integration-2.4.5-10|37	make install prefix=%{buildroot}%{_prefix}
12cr|xchat-systray-integration-2.4.5-10|38	
12cr|xchat-systray-integration-2.4.5-10|39	%if lib != %_lib
12cr|xchat-systray-integration-2.4.5-10|40	mv %{buildroot}%{_prefix}/lib %{buildroot}%{_libdir}
12cr|xchat-systray-integration-2.4.5-10|41	%endif
12cr|xchat-systray-integration-2.4.5-10|42	rm -rf %{buildroot}%{_libdir}/xchat/plugins/Win32Tray
12cr|xchat-systray-integration-2.4.5-10|43	mkdir -p %{buildroot}%{_datadir}/%{name}
12cr|xchat-systray-integration-2.4.5-10|44	mv %{buildroot}%{_libdir}/xchat/plugins/*/ %{buildroot}%{_datadir}/%{name}
12cr|xchat-systray-integration-2.4.5-10|45	chmod 0644 %{buildroot}%{_datadir}/%{name}/*/*.png
12cr|xchat-systray-integration-2.4.5-10|46	chmod 0644 Docs/*
12cr|xchat-systray-integration-2.4.5-10|47	
12cr|xchat-systray-integration-2.4.5-10|48	%clean
12cr|xchat-systray-integration-2.4.5-10|49	rm -rf %{buildroot}
12cr|xchat-systray-integration-2.4.5-10|50	
12cr|xchat-systray-integration-2.4.5-10|51	%files
12cr|xchat-systray-integration-2.4.5-10|52	%defattr(-,root,root)
12cr|xchat-systray-integration-2.4.5-10|53	%doc Docs/*
12cr|xchat-systray-integration-2.4.5-10|54	%{_datadir}/%{name}
12cr|xchat-systray-integration-2.4.5-10|55	%{_libdir}/xchat/plugins/*
12cr|xchat-systray-integration-2.4.5-10|56	
12cr|xchat-systray-integration-2.4.5-10|57	
12cr|xchat-systray-integration-2.4.5-10|58	
12cr|xchat-systray-integration-2.4.5-10|59	%changelog
12cr|xchat-systray-integration-2.4.5-10|60	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.4.5-10mdv2010.0
12cr|xchat-systray-integration-2.4.5-10|61	+ Revision: 435059
12cr|xchat-systray-integration-2.4.5-10|62	- rebuild
12cr|xchat-systray-integration-2.4.5-10|63	
12cr|xchat-systray-integration-2.4.5-10|64	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.5-9mdv2009.0
12cr|xchat-systray-integration-2.4.5-10|65	+ Revision: 262285
12cr|xchat-systray-integration-2.4.5-10|66	- rebuild
12cr|xchat-systray-integration-2.4.5-10|67	
12cr|xchat-systray-integration-2.4.5-10|68	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.4.5-8mdv2009.0
12cr|xchat-systray-integration-2.4.5-10|69	+ Revision: 256686
12cr|xchat-systray-integration-2.4.5-10|70	- rebuild
12cr|xchat-systray-integration-2.4.5-10|71	
12cr|xchat-systray-integration-2.4.5-10|72	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.5-6mdv2008.1
12cr|xchat-systray-integration-2.4.5-10|73	+ Revision: 136578
12cr|xchat-systray-integration-2.4.5-10|74	- restore BuildRoot
12cr|xchat-systray-integration-2.4.5-10|75	
12cr|xchat-systray-integration-2.4.5-10|76	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|xchat-systray-integration-2.4.5-10|77	- kill re-definition of %%buildroot on Pixel's request
12cr|xchat-systray-integration-2.4.5-10|78	
12cr|xchat-systray-integration-2.4.5-10|79	
12cr|xchat-systray-integration-2.4.5-10|80	* Tue Sep 12 2006 Guillaume Bedot <littletux@mandriva.org> 2.4.5-6mdv2007.0
12cr|xchat-systray-integration-2.4.5-10|81	- patch1: back to the rename get_info solution
12cr|xchat-systray-integration-2.4.5-10|82	- patch2: fix crashes when lauching apps from the tray
12cr|xchat-systray-integration-2.4.5-10|83	
12cr|xchat-systray-integration-2.4.5-10|84	* Sun Sep 10 2006 Guillaume Bedot <littletux@mandriva.org> 2.4.5-5mdv2007.0
12cr|xchat-systray-integration-2.4.5-10|85	- drop previous patch for a better fix
12cr|xchat-systray-integration-2.4.5-10|86	
12cr|xchat-systray-integration-2.4.5-10|87	* Sat Sep 09 2006 Guillaume Bedot <littletux@mandriva.org> 2.4.5-4mdv2007.0
12cr|xchat-systray-integration-2.4.5-10|88	- %%mkrel
12cr|xchat-systray-integration-2.4.5-10|89	- fix bug #24697
12cr|xchat-systray-integration-2.4.5-10|90	
12cr|xchat-systray-integration-2.4.5-10|91	* Sun Jun 26 2005 Pascal Terjan <pterjan@mandriva.org> 2.4.5-3mdk
12cr|xchat-systray-integration-2.4.5-10|92	- add -fPIC
12cr|xchat-systray-integration-2.4.5-10|93	- move data to %%{_datadir}
12cr|xchat-systray-integration-2.4.5-10|94	
12cr|xchat-systray-integration-2.4.5-10|95	* Sat Jun 25 2005 Pascal Terjan <pterjan@mandriva.org> 2.4.5-2mdk
12cr|xchat-systray-integration-2.4.5-10|96	- Enforce image path
12cr|xchat-systray-integration-2.4.5-10|97	- Don't ship Win32 icons
12cr|xchat-systray-integration-2.4.5-10|98	- root doesn't need execution right on the icons/doc
12cr|xchat-systray-integration-2.4.5-10|99	
12cr|xchat-systray-integration-2.4.5-10|100	* Fri Dec 03 2004 Abel Cheung <deaddog@mandrake.org> 2.4.5-1mdk
12cr|xchat-systray-integration-2.4.5-10|101	- New version
12cr|xchat-systray-integration-2.4.5-10|102	- Software changed name long time ago
12cr|xchat-systray-integration-2.4.5-10|103	- rpmbuildupdate aware URL
12cr|xchat-systray-integration-2.4.5-10|104	
12cr|xchat-systray-integration-2.4.5-10|105	* Mon Jan 26 2004 Abel Cheung <deaddog@deaddog.org> 2.4.0-1mdk
12cr|xchat-systray-integration-2.4.5-10|106	- New version
12cr|xchat-systray-integration-2.4.5-10|107	- Use MDK CFLAGS
12cr|xchat-systray-integration-2.4.5-10|108	- (Should this package change name?)
12cr|xchat-systray-integration-2.4.5-10|109	

8547 12
12cr|xchat-translator-0.1-2|1	Summary:	An auto-translate plugin for xchat
12cr|xchat-translator-0.1-2|2	Name:		xchat-translator
12cr|xchat-translator-0.1-2|3	Version:	0.1
12cr|xchat-translator-0.1-2|4	Release:	%mkrel 2
12cr|xchat-translator-0.1-2|5	License:	GPL
12cr|xchat-translator-0.1-2|6	Group:		Networking/IRC
12cr|xchat-translator-0.1-2|7	URL:		http://code.google.com/p/gtranslatecmd/downloads/detail?name=translator.py&can=2&q=
12cr|xchat-translator-0.1-2|8	Source0:	http://gtranslatecmd.googlecode.com/files/translator.py
12cr|xchat-translator-0.1-2|9	Requires:	xchat
12cr|xchat-translator-0.1-2|10	Requires:	xchat-python
12cr|xchat-translator-0.1-2|11	Requires:	python-json
12cr|xchat-translator-0.1-2|12	BuildArch:	noarch
12cr|xchat-translator-0.1-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xchat-translator-0.1-2|14	
12cr|xchat-translator-0.1-2|15	%description
12cr|xchat-translator-0.1-2|16	Translate the messages of a given user to a specified language.
12cr|xchat-translator-0.1-2|17	
12cr|xchat-translator-0.1-2|18	Uses Google translate to do the actual magic.
12cr|xchat-translator-0.1-2|19	
12cr|xchat-translator-0.1-2|20	Load it as so:
12cr|xchat-translator-0.1-2|21	/LOAD %{_datadir}/xchat/translator.py
12cr|xchat-translator-0.1-2|22	
12cr|xchat-translator-0.1-2|23	
12cr|xchat-translator-0.1-2|24	%prep
12cr|xchat-translator-0.1-2|25	
12cr|xchat-translator-0.1-2|26	%setup -c -T
12cr|xchat-translator-0.1-2|27	
12cr|xchat-translator-0.1-2|28	%build
12cr|xchat-translator-0.1-2|29	
12cr|xchat-translator-0.1-2|30	%install
12cr|xchat-translator-0.1-2|31	rm -rf %{buildroot}
12cr|xchat-translator-0.1-2|32	
12cr|xchat-translator-0.1-2|33	install -d %{buildroot}%{_datadir}/xchat
12cr|xchat-translator-0.1-2|34	install -m0755 %{SOURCE0} %{buildroot}%{_datadir}/xchat/translator.py
12cr|xchat-translator-0.1-2|35	
12cr|xchat-translator-0.1-2|36	%clean
12cr|xchat-translator-0.1-2|37	rm -rf %{buildroot}
12cr|xchat-translator-0.1-2|38	
12cr|xchat-translator-0.1-2|39	%files
12cr|xchat-translator-0.1-2|40	%defattr(-,root,root)
12cr|xchat-translator-0.1-2|41	%{_datadir}/xchat/translator.py
12cr|xchat-translator-0.1-2|42	
12cr|xchat-translator-0.1-2|43	
12cr|xchat-translator-0.1-2|44	
12cr|xchat-translator-0.1-2|45	%changelog
12cr|xchat-translator-0.1-2|46	* Mon Sep 12 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-2mdv2012.0
12cr|xchat-translator-0.1-2|47	+ Revision: 699509
12cr|xchat-translator-0.1-2|48	- fix bork by OmGnH
12cr|xchat-translator-0.1-2|49	
12cr|xchat-translator-0.1-2|50	* Tue Sep 06 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-1
12cr|xchat-translator-0.1-2|51	+ Revision: 698429
12cr|xchat-translator-0.1-2|52	- import xchat-translator
12cr|xchat-translator-0.1-2|53	
12cr|xchat-translator-0.1-2|54	
12cr|xchat-translator-0.1-2|55	* Tue Sep 06 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdv2010.2
12cr|xchat-translator-0.1-2|56	- initial Mandriva package

8548 12
12cr|xchm-1.21-1|1	Name:			xchm
12cr|xchm-1.21-1|2	Version:	1.21
12cr|xchm-1.21-1|3	Release:	1
12cr|xchm-1.21-1|4	Summary:	CHM viewer for UNIX
12cr|xchm-1.21-1|5	License:	GPLv2+
12cr|xchm-1.21-1|6	Group:		Publishing
12cr|xchm-1.21-1|7	URL:		http://xchm.sourceforge.net
12cr|xchm-1.21-1|8	Source0:		http://downloads.sourceforge.net/project/xchm/xCHM/%{name}-%{version}/%{name}-%{version}.tar.gz
12cr|xchm-1.21-1|9	Source2:	%name-16.png
12cr|xchm-1.21-1|10	Source3:	%name-32.png
12cr|xchm-1.21-1|11	Source4:	%name-48.png
12cr|xchm-1.21-1|12	BuildRequires:	libchm-devel
12cr|xchm-1.21-1|13	BuildRequires:	tiff-devel
12cr|xchm-1.21-1|14	BuildRequires:	wxgtku-devel
12cr|xchm-1.21-1|15	buildrequires:  ghostscript
12cr|xchm-1.21-1|16	buildrequires:  texlive
12cr|xchm-1.21-1|17	buildrequires:  doxygen
12cr|xchm-1.21-1|18	
12cr|xchm-1.21-1|19	%description
12cr|xchm-1.21-1|20	xCHM - the CHM viewer for UNIX
12cr|xchm-1.21-1|21	
12cr|xchm-1.21-1|22	%prep
12cr|xchm-1.21-1|23	%setup -q
12cr|xchm-1.21-1|24	
12cr|xchm-1.21-1|25	%build
12cr|xchm-1.21-1|26	%configure2_5x --with-wx-config=%{_bindir}/wx-config-unicode
12cr|xchm-1.21-1|27	%make
12cr|xchm-1.21-1|28	
12cr|xchm-1.21-1|29	# make documentation
12cr|xchm-1.21-1|30	doxygen
12cr|xchm-1.21-1|31	make -C doc/latex
12cr|xchm-1.21-1|32	
12cr|xchm-1.21-1|33	%install
12cr|xchm-1.21-1|34	%makeinstall_std
12cr|xchm-1.21-1|35	
12cr|xchm-1.21-1|36	mkdir -p %buildroot%_iconsdir/hicolor/{16x16,32x32,48x48}/apps
12cr|xchm-1.21-1|37	%__install -m 644 %SOURCE2 %buildroot%_iconsdir/hicolor/16x16/apps/%name.png
12cr|xchm-1.21-1|38	%__install -m 644 %SOURCE3 %buildroot%_iconsdir/hicolor/32x32/apps/%name.png
12cr|xchm-1.21-1|39	%__install -m 644 %SOURCE4 %buildroot%_iconsdir/hicolor/48x48/apps/%name.png
12cr|xchm-1.21-1|40	
12cr|xchm-1.21-1|41	mkdir -p %buildroot%{_datadir}/applications
12cr|xchm-1.21-1|42	cat > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xchm-1.21-1|43	[Desktop Entry]
12cr|xchm-1.21-1|44	Name=Xchm
12cr|xchm-1.21-1|45	Comment=CHM viewer for UNIX
12cr|xchm-1.21-1|46	Exec=xchm
12cr|xchm-1.21-1|47	Icon=xchm
12cr|xchm-1.21-1|48	Type=Application
12cr|xchm-1.21-1|49	Categories=GTK;Office;Viewer;
12cr|xchm-1.21-1|50	EOF
12cr|xchm-1.21-1|51	
12cr|xchm-1.21-1|52	%find_lang %name
12cr|xchm-1.21-1|53	
12cr|xchm-1.21-1|54	%files -f %name.lang
12cr|xchm-1.21-1|55	%defattr(-,root,root)
12cr|xchm-1.21-1|56	%doc AUTHORS ChangeLog README
12cr|xchm-1.21-1|57	%doc doc/html
12cr|xchm-1.21-1|58	%doc doc/latex/*.dvi
12cr|xchm-1.21-1|59	%_bindir/%name
12cr|xchm-1.21-1|60	%_iconsdir/hicolor/*/apps/%name.png
12cr|xchm-1.21-1|61	%_datadir/pixmaps/*.xpm
12cr|xchm-1.21-1|62	%_datadir/applications/*.desktop
12cr|xchm-1.21-1|63	
12cr|xchm-1.21-1|64	
12cr|xchm-1.21-1|65	%changelog
12cr|xchm-1.21-1|66	* Tue May 26 2009 Frederik Himpe <fhimpe@mandriva.org> 1.17-1mdv2010.0
12cr|xchm-1.21-1|67	+ Revision: 379970
12cr|xchm-1.21-1|68	- update to new version 1.17
12cr|xchm-1.21-1|69	
12cr|xchm-1.21-1|70	* Sat May 16 2009 Frederik Himpe <fhimpe@mandriva.org> 1.16-1mdv2010.0
12cr|xchm-1.21-1|71	+ Revision: 376505
12cr|xchm-1.21-1|72	- Update to new version 1.16
12cr|xchm-1.21-1|73	
12cr|xchm-1.21-1|74	* Sun Dec 28 2008 Adam Williamson <awilliamson@mandriva.org> 1.14-5mdv2009.1
12cr|xchm-1.21-1|75	+ Revision: 320281
12cr|xchm-1.21-1|76	- fd.o icons
12cr|xchm-1.21-1|77	- adjust buildrequires to build against wx 2.8 not 2.6
12cr|xchm-1.21-1|78	
12cr|xchm-1.21-1|79	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.14-4mdv2009.0
12cr|xchm-1.21-1|80	+ Revision: 262286
12cr|xchm-1.21-1|81	- rebuild
12cr|xchm-1.21-1|82	
12cr|xchm-1.21-1|83	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.14-3mdv2009.0
12cr|xchm-1.21-1|84	+ Revision: 256688
12cr|xchm-1.21-1|85	- rebuild
12cr|xchm-1.21-1|86	
12cr|xchm-1.21-1|87	+ Pixel <pixel@mandriva.com>
12cr|xchm-1.21-1|88	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xchm-1.21-1|89	
12cr|xchm-1.21-1|90	* Sat Jan 05 2008 Funda Wang <fwang@mandriva.org> 1.14-1mdv2008.1
12cr|xchm-1.21-1|91	+ Revision: 145750
12cr|xchm-1.21-1|92	- New version 1.14
12cr|xchm-1.21-1|93	
12cr|xchm-1.21-1|94	+ Olivier Blin <oblin@mandriva.com>
12cr|xchm-1.21-1|95	- restore BuildRoot
12cr|xchm-1.21-1|96	
12cr|xchm-1.21-1|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|xchm-1.21-1|98	- kill re-definition of %%buildroot on Pixel's request
12cr|xchm-1.21-1|99	
12cr|xchm-1.21-1|100	* Sat Jul 14 2007 Funda Wang <fwang@mandriva.org> 1.13-4mdv2008.0
12cr|xchm-1.21-1|101	+ Revision: 52008
12cr|xchm-1.21-1|102	- Build unicode version
12cr|xchm-1.21-1|103	
12cr|xchm-1.21-1|104	* Sat Jul 14 2007 Funda Wang <fwang@mandriva.org> 1.13-3mdv2008.0
12cr|xchm-1.21-1|105	+ Revision: 51999
12cr|xchm-1.21-1|106	- BR wxGTK 2.6
12cr|xchm-1.21-1|107	
12cr|xchm-1.21-1|108	+ Olivier Thauvin <nanardon@mandriva.org>
12cr|xchm-1.21-1|109	- 1.13
12cr|xchm-1.21-1|110	
12cr|xchm-1.21-1|111	
12cr|xchm-1.21-1|112	* Sat Dec 09 2006 Olivier Thauvin <nanardon@mandriva.org> 1.10-3mdv2007.0
12cr|xchm-1.21-1|113	+ Revision: 93977
12cr|xchm-1.21-1|114	- force rebuild
12cr|xchm-1.21-1|115	- bump release for no reason but cheat with bs
12cr|xchm-1.21-1|116	- force wxgtk version
12cr|xchm-1.21-1|117	- 1.10
12cr|xchm-1.21-1|118	
12cr|xchm-1.21-1|119	+ Lenny Cartier <lenny@mandriva.com>
12cr|xchm-1.21-1|120	- Import xchm
12cr|xchm-1.21-1|121	
12cr|xchm-1.21-1|122	* Wed Jun 07 2006 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.9-1mdv2007.0
12cr|xchm-1.21-1|123	- 1.9
12cr|xchm-1.21-1|124	
12cr|xchm-1.21-1|125	* Wed May 24 2006 Lenny Cartier <lenny@mandriva.com> 1.8-1mdk
12cr|xchm-1.21-1|126	- 1.8
12cr|xchm-1.21-1|127	
12cr|xchm-1.21-1|128	* Tue Apr 18 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 1.7.1-1mdk
12cr|xchm-1.21-1|129	- New release 1.7.1
12cr|xchm-1.21-1|130	
12cr|xchm-1.21-1|131	* Fri Apr 14 2006 Lenny Cartier <lenny@mandriva.com> 1.7.1-1mdk
12cr|xchm-1.21-1|132	- 1.7.1
12cr|xchm-1.21-1|133	- keep 1.6 doc for the moment
12cr|xchm-1.21-1|134	
12cr|xchm-1.21-1|135	* Fri Apr 07 2006 Lenny Cartier <lenny@mandriva.com> 1.6-1mdk
12cr|xchm-1.21-1|136	- 1.6
12cr|xchm-1.21-1|137	
12cr|xchm-1.21-1|138	* Thu Mar 23 2006 Olivier Thauvin <nanardon@mandriva.org> 1.5-1mdk
12cr|xchm-1.21-1|139	- 1.5
12cr|xchm-1.21-1|140	
12cr|xchm-1.21-1|141	* Tue Feb 28 2006 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.4-1mdk
12cr|xchm-1.21-1|142	- 1.4
12cr|xchm-1.21-1|143	
12cr|xchm-1.21-1|144	* Wed Jan 25 2006 Lenny Cartier <lenny@mandriva.com> 1.3-1mdk
12cr|xchm-1.21-1|145	- 1.3
12cr|xchm-1.21-1|146	
12cr|xchm-1.21-1|147	* Sat Nov 26 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.2-3mdk
12cr|xchm-1.21-1|148	- fix menu
12cr|xchm-1.21-1|149	
12cr|xchm-1.21-1|150	* Tue Sep 13 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.2-2mdk
12cr|xchm-1.21-1|151	- rebuild against new chmlib
12cr|xchm-1.21-1|152	
12cr|xchm-1.21-1|153	* Tue Aug 30 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.2-1mdk
12cr|xchm-1.21-1|154	- 1.2
12cr|xchm-1.21-1|155	
12cr|xchm-1.21-1|156	* Mon Aug 29 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.1-1mdk
12cr|xchm-1.21-1|157	- 1.1
12cr|xchm-1.21-1|158	
12cr|xchm-1.21-1|159	* Sun Jul 24 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.0-2mdk
12cr|xchm-1.21-1|160	- change the menu section and group
12cr|xchm-1.21-1|161	
12cr|xchm-1.21-1|162	* Wed Jun 08 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 1.0-1mdk
12cr|xchm-1.21-1|163	- 1.0
12cr|xchm-1.21-1|164	- build with wxGTK 2.6
12cr|xchm-1.21-1|165	- removed non-mdk entryes from changelog
12cr|xchm-1.21-1|166	
12cr|xchm-1.21-1|167	* Mon Feb 21 2005 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.9.8-1mdk
12cr|xchm-1.21-1|168	- 0.9.8
12cr|xchm-1.21-1|169	
12cr|xchm-1.21-1|170	* Fri Dec 24 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.9.7-1mdk
12cr|xchm-1.21-1|171	- 0.9.7
12cr|xchm-1.21-1|172	- build with wxGTK 2.5, adjust BuildRequires
12cr|xchm-1.21-1|173	
12cr|xchm-1.21-1|174	* Tue Oct 26 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.9.6-1mdk
12cr|xchm-1.21-1|175	- 0.9.6
12cr|xchm-1.21-1|176	- fix menu entry
12cr|xchm-1.21-1|177	
12cr|xchm-1.21-1|178	* Thu Jul 08 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.9.2-1mdk
12cr|xchm-1.21-1|179	- 0.9.2
12cr|xchm-1.21-1|180	
12cr|xchm-1.21-1|181	* Thu Jun 17 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.9.1-2mdk
12cr|xchm-1.21-1|182	- macroszification and some spec fixes
12cr|xchm-1.21-1|183	- fixed menu section and summary
12cr|xchm-1.21-1|184	- rebuild with new libstdc++
12cr|xchm-1.21-1|185	
12cr|xchm-1.21-1|186	* Tue Apr 06 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.9.1-1mdk
12cr|xchm-1.21-1|187	- 0.9.1
12cr|xchm-1.21-1|188	
12cr|xchm-1.21-1|189	* Fri Jan 23 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.8.11-1mdk
12cr|xchm-1.21-1|190	- 0.8.11
12cr|xchm-1.21-1|191	
12cr|xchm-1.21-1|192	* Tue Jan 06 2004 Olivier Thauvin <nanardon@klama.mandrake.org> 0.8.10-1mdk
12cr|xchm-1.21-1|193	- 0.8.10
12cr|xchm-1.21-1|194	

8549 12
12cr|xcin-2.5.3-6.pre3.7|1	%define major 0
12cr|xcin-2.5.3-6.pre3.7|2	%define libname %mklibname %name %major
12cr|xcin-2.5.3-6.pre3.7|3	%define develname %mklibname %name -d
12cr|xcin-2.5.3-6.pre3.7|4	%define canton_version	1.1
12cr|xcin-2.5.3-6.pre3.7|5	
12cr|xcin-2.5.3-6.pre3.7|6	Summary:	X Input Method Server for Chinese
12cr|xcin-2.5.3-6.pre3.7|7	Name:		xcin
12cr|xcin-2.5.3-6.pre3.7|8	Version:	2.5.3
12cr|xcin-2.5.3-6.pre3.7|9	Release:	6.pre3.7
12cr|xcin-2.5.3-6.pre3.7|10	License:	GPL
12cr|xcin-2.5.3-6.pre3.7|11	Group:		System/Internationalization
12cr|xcin-2.5.3-6.pre3.7|12	#Source0:	ftp://xcin.linux.org.tw/pub/xcin/xcin/%name-%version.tar.bz2
12cr|xcin-2.5.3-6.pre3.7|13	Source0:	%{name}-2.5.3.pre3.tar.bz2
12cr|xcin-2.5.3-6.pre3.7|14	# http://hk.geocities.com/chandm9876/canton.htm
12cr|xcin-2.5.3-6.pre3.7|15	Source1:	canton-%{canton_version}.cin.bz2
12cr|xcin-2.5.3-6.pre3.7|16	# Firefly patches
12cr|xcin-2.5.3-6.pre3.7|17	Patch0:  xcin-2.5.3.pre3-xcinrc.LINUX-20040105.patch
12cr|xcin-2.5.3-6.pre3.7|18	Patch1:  xcin-2.5.3.pre3-RootStyle-20040102.patch
12cr|xcin-2.5.3-6.pre3.7|19	Patch2:  xcin-2.5.3.pre3-OverTheSpot-20040102.patch
12cr|xcin-2.5.3-6.pre3.7|20	Patch3:  xcin-2.5.3.pre3-OnTheSpot-20040105.patch
12cr|xcin-2.5.3-6.pre3.7|21	Patch4:  xcin-2.5.3.pre3-bimsphone-20040102.patch
12cr|xcin-2.5.3-6.pre3.7|22	Patch5:  xcin-2.5.3-utf8-makefile-20031223.patch
12cr|xcin-2.5.3-6.pre3.7|23	Patch6:  xcin-2.5.3.pre3-cin2tab-20040102.patch
12cr|xcin-2.5.3-6.pre3.7|24	Patch7:  xcin-2.5.3-syscin_utf8.patch
12cr|xcin-2.5.3-6.pre3.7|25	Patch8:  xcin-2.5.3-cj5_utf8.patch
12cr|xcin-2.5.3-6.pre3.7|26	Patch9:  xcin-2.5.3-simplex5_utf8.patch
12cr|xcin-2.5.3-6.pre3.7|27	# Mandriva patches
12cr|xcin-2.5.3-6.pre3.7|28	Patch100:	xcin-2.5.3-extra-im.patch
12cr|xcin-2.5.3-6.pre3.7|29	Patch101:	xcin-2.5.3-xcinrc-mdk.patch
12cr|xcin-2.5.3-6.pre3.7|30	# From Fedora
12cr|xcin-2.5.3-6.pre3.7|31	Patch102:	xcin-2.5.3-no_rpath.patch
12cr|xcin-2.5.3-6.pre3.7|32	# From Suse
12cr|xcin-2.5.3-6.pre3.7|33	Patch103:	xcin-2.5.3-locale_t.patch
12cr|xcin-2.5.3-6.pre3.7|34	Requires:	locales-zh
12cr|xcin-2.5.3-6.pre3.7|35	Requires:	taipeifonts
12cr|xcin-2.5.3-6.pre3.7|36	Requires:	tabe
12cr|xcin-2.5.3-6.pre3.7|37	BuildRequires:	X11-devel
12cr|xcin-2.5.3-6.pre3.7|38	BuildRequires:	db-devel
12cr|xcin-2.5.3-6.pre3.7|39	BuildRequires:	tabe-devel
12cr|xcin-2.5.3-6.pre3.7|40	BuildRequires:	gettext
12cr|xcin-2.5.3-6.pre3.7|41	BuildRequires:	libtool
12cr|xcin-2.5.3-6.pre3.7|42	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xcin-2.5.3-6.pre3.7|43	
12cr|xcin-2.5.3-6.pre3.7|44	%description
12cr|xcin-2.5.3-6.pre3.7|45	Xcin is an X Input Method allowing to type in Chinese in X applications that
12cr|xcin-2.5.3-6.pre3.7|46	follow the XIM input method standard.
12cr|xcin-2.5.3-6.pre3.7|47	
12cr|xcin-2.5.3-6.pre3.7|48	%package -n %libname
12cr|xcin-2.5.3-6.pre3.7|49	Group: System/Libraries
12cr|xcin-2.5.3-6.pre3.7|50	Summary: Shared libraries of xcin
12cr|xcin-2.5.3-6.pre3.7|51	
12cr|xcin-2.5.3-6.pre3.7|52	%description -n %libname
12cr|xcin-2.5.3-6.pre3.7|53	Xcin is an X Input Method allowing to type in Chinese in X applications that
12cr|xcin-2.5.3-6.pre3.7|54	follow the XIM input method standard.
12cr|xcin-2.5.3-6.pre3.7|55	
12cr|xcin-2.5.3-6.pre3.7|56	%package -n %develname
12cr|xcin-2.5.3-6.pre3.7|57	Group: Development/C
12cr|xcin-2.5.3-6.pre3.7|58	Summary: Development libraries of xcin
12cr|xcin-2.5.3-6.pre3.7|59	Requires: %libname = %version
12cr|xcin-2.5.3-6.pre3.7|60	Provides: lib%name-devel = %version-%release
12cr|xcin-2.5.3-6.pre3.7|61	Obsoletes: %{mklibname xcin 0 -d}
12cr|xcin-2.5.3-6.pre3.7|62	
12cr|xcin-2.5.3-6.pre3.7|63	%description -n %develname
12cr|xcin-2.5.3-6.pre3.7|64	Xcin is an X Input Method allowing to type in Chinese in X applications that
12cr|xcin-2.5.3-6.pre3.7|65	follow the XIM input method standard.
12cr|xcin-2.5.3-6.pre3.7|66	
12cr|xcin-2.5.3-6.pre3.7|67	%prep
12cr|xcin-2.5.3-6.pre3.7|68	
12cr|xcin-2.5.3-6.pre3.7|69	%setup -q -n %{name}
12cr|xcin-2.5.3-6.pre3.7|70	%patch0 -p1
12cr|xcin-2.5.3-6.pre3.7|71	%patch1 -p1 -b .Rootstyle
12cr|xcin-2.5.3-6.pre3.7|72	%patch2 -p1 -b .OverTheSpot
12cr|xcin-2.5.3-6.pre3.7|73	%patch3 -p1 -b .OnTheSpot
12cr|xcin-2.5.3-6.pre3.7|74	%patch4 -p1 -b .bimsphone
12cr|xcin-2.5.3-6.pre3.7|75	%patch5 -p1 -b .utf8-makefile
12cr|xcin-2.5.3-6.pre3.7|76	%patch6 -p1 -b .cin2tab
12cr|xcin-2.5.3-6.pre3.7|77	%patch7 -p1
12cr|xcin-2.5.3-6.pre3.7|78	%patch8 -p1
12cr|xcin-2.5.3-6.pre3.7|79	%patch9 -p1
12cr|xcin-2.5.3-6.pre3.7|80	%patch100 -p1 -b .extra-im
12cr|xcin-2.5.3-6.pre3.7|81	%patch101 -p1 -b .mdk
12cr|xcin-2.5.3-6.pre3.7|82	%patch102 -p1 -b .rpath
12cr|xcin-2.5.3-6.pre3.7|83	%patch103 -p0 -b .localet
12cr|xcin-2.5.3-6.pre3.7|84	
12cr|xcin-2.5.3-6.pre3.7|85	find . -type d -name CVS | xargs -r rm -rf
12cr|xcin-2.5.3-6.pre3.7|86	
12cr|xcin-2.5.3-6.pre3.7|87	bzcat %{SOURCE1} > cin/big5/canton.cin
12cr|xcin-2.5.3-6.pre3.7|88	
12cr|xcin-2.5.3-6.pre3.7|89	#Install Chewing module
12cr|xcin-2.5.3-6.pre3.7|90	#pushd src/Cinput
12cr|xcin-2.5.3-6.pre3.7|91	#tar --bzip2 -xf %{SOURCE3}
12cr|xcin-2.5.3-6.pre3.7|92	#cd chewing
12cr|xcin-2.5.3-6.pre3.7|93	#./patch_chewing
12cr|xcin-2.5.3-6.pre3.7|94	#popd
12cr|xcin-2.5.3-6.pre3.7|95	
12cr|xcin-2.5.3-6.pre3.7|96	%build
12cr|xcin-2.5.3-6.pre3.7|97	# From SUSE: re-generating configure fixes x86-64 build
12cr|xcin-2.5.3-6.pre3.7|98	mv script/configure.in .
12cr|xcin-2.5.3-6.pre3.7|99	# AdamW: Look for tabe .db files in /usr/share/tabe not /usr/lib/tabe
12cr|xcin-2.5.3-6.pre3.7|100	perl -pi -e 's,/lib/tabe,/share/tabe,g' configure.in
12cr|xcin-2.5.3-6.pre3.7|101	rm -f configure
12cr|xcin-2.5.3-6.pre3.7|102	libtoolize --force -i
12cr|xcin-2.5.3-6.pre3.7|103	aclocal
12cr|xcin-2.5.3-6.pre3.7|104	autoconf
12cr|xcin-2.5.3-6.pre3.7|105	# Geoff -- don't use percent-configure because it breaks program.
12cr|xcin-2.5.3-6.pre3.7|106	CFLAGS="%optflags" CXXFLAGS="%optflags" ./configure \
12cr|xcin-2.5.3-6.pre3.7|107	--prefix=%{_prefix} \
12cr|xcin-2.5.3-6.pre3.7|108	--libdir=%{_libdir} \
12cr|xcin-2.5.3-6.pre3.7|109	--with-xcin-dir=%{_prefix}/lib/xcin \
12cr|xcin-2.5.3-6.pre3.7|110	--with-xcin-rcdir=%{_sysconfdir}/chinese/xcin \
12cr|xcin-2.5.3-6.pre3.7|111	--with-db-inc=%{_includedir}/db5 \
12cr|xcin-2.5.3-6.pre3.7|112	--with-locale-dir=%{_datadir}/locale \
12cr|xcin-2.5.3-6.pre3.7|113	--with-extra-prefix=%{_prefix}
12cr|xcin-2.5.3-6.pre3.7|114	
12cr|xcin-2.5.3-6.pre3.7|115	#Dadou - 2.5.2-6mdk - Don't use make macro. It breaks build.
12cr|xcin-2.5.3-6.pre3.7|116	make
12cr|xcin-2.5.3-6.pre3.7|117	
12cr|xcin-2.5.3-6.pre3.7|118	%install
12cr|xcin-2.5.3-6.pre3.7|119	rm -rf %{buildroot}
12cr|xcin-2.5.3-6.pre3.7|120	
12cr|xcin-2.5.3-6.pre3.7|121	export program_prefix=%{buildroot}
12cr|xcin-2.5.3-6.pre3.7|122	export xcin_rcp=%{buildroot}/%{_sysconfdir}/chinese/xcin
12cr|xcin-2.5.3-6.pre3.7|123	make -e install
12cr|xcin-2.5.3-6.pre3.7|124	
12cr|xcin-2.5.3-6.pre3.7|125	%find_lang %{name}
12cr|xcin-2.5.3-6.pre3.7|126	
12cr|xcin-2.5.3-6.pre3.7|127	%clean
12cr|xcin-2.5.3-6.pre3.7|128	rm -rf %{buildroot}
12cr|xcin-2.5.3-6.pre3.7|129	
12cr|xcin-2.5.3-6.pre3.7|130	%if %mdkversion < 200900
12cr|xcin-2.5.3-6.pre3.7|131	%post -n %{libname} -p /sbin/ldconfig
12cr|xcin-2.5.3-6.pre3.7|132	%endif
12cr|xcin-2.5.3-6.pre3.7|133	
12cr|xcin-2.5.3-6.pre3.7|134	%if %mdkversion < 200900
12cr|xcin-2.5.3-6.pre3.7|135	%postun -n %{libname} -p /sbin/ldconfig
12cr|xcin-2.5.3-6.pre3.7|136	%endif
12cr|xcin-2.5.3-6.pre3.7|137	
12cr|xcin-2.5.3-6.pre3.7|138	%files -f %{name}.lang
12cr|xcin-2.5.3-6.pre3.7|139	%defattr(-,root,root)
12cr|xcin-2.5.3-6.pre3.7|140	%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
12cr|xcin-2.5.3-6.pre3.7|141	%dir %{_sysconfdir}/chinese/xcin
12cr|xcin-2.5.3-6.pre3.7|142	%config(noreplace) %{_sysconfdir}/chinese/xcin/*
12cr|xcin-2.5.3-6.pre3.7|143	%{_bindir}/*
12cr|xcin-2.5.3-6.pre3.7|144	%{_prefix}/lib/%{name}
12cr|xcin-2.5.3-6.pre3.7|145	%{_mandir}/man1/*
12cr|xcin-2.5.3-6.pre3.7|146	
12cr|xcin-2.5.3-6.pre3.7|147	%files -n %libname
12cr|xcin-2.5.3-6.pre3.7|148	%defattr(-,root,root)
12cr|xcin-2.5.3-6.pre3.7|149	%_libdir/lib*.so.%{major}*
12cr|xcin-2.5.3-6.pre3.7|150	
12cr|xcin-2.5.3-6.pre3.7|151	%files -n %develname
12cr|xcin-2.5.3-6.pre3.7|152	%defattr(-,root,root)
12cr|xcin-2.5.3-6.pre3.7|153	%_libdir/lib*.so
12cr|xcin-2.5.3-6.pre3.7|154	%attr(644,root,root) %_libdir/lib*a
12cr|xcin-2.5.3-6.pre3.7|155	
12cr|xcin-2.5.3-6.pre3.7|156	
12cr|xcin-2.5.3-6.pre3.7|157	%changelog
12cr|xcin-2.5.3-6.pre3.7|158	* Tue May 15 2012 Crispin Boylan <crisb@mandriva.org> 2.5.3-6.pre3.7
12cr|xcin-2.5.3-6.pre3.7|159	+ Revision: 799084
12cr|xcin-2.5.3-6.pre3.7|160	- Add patch 103 from suse for locale_t clash
12cr|xcin-2.5.3-6.pre3.7|161	- Rebuild
12cr|xcin-2.5.3-6.pre3.7|162	
12cr|xcin-2.5.3-6.pre3.7|163	+ Thierry Vignaud <tv@mandriva.org>
12cr|xcin-2.5.3-6.pre3.7|164	- rebuild
12cr|xcin-2.5.3-6.pre3.7|165	
12cr|xcin-2.5.3-6.pre3.7|166	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 2.5.3-6.pre3.5mdv2009.0
12cr|xcin-2.5.3-6.pre3.7|167	+ Revision: 269765
12cr|xcin-2.5.3-6.pre3.7|168	- rebuild early 2009.0 package (before pixel changes)
12cr|xcin-2.5.3-6.pre3.7|169	
12cr|xcin-2.5.3-6.pre3.7|170	+ Pixel <pixel@mandriva.com>
12cr|xcin-2.5.3-6.pre3.7|171	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|xcin-2.5.3-6.pre3.7|172	
12cr|xcin-2.5.3-6.pre3.7|173	* Tue May 20 2008 Oden Eriksson <oeriksson@mandriva.com> 2.5.3-0.pre3.5mdv2009.0
12cr|xcin-2.5.3-6.pre3.7|174	+ Revision: 209495
12cr|xcin-2.5.3-6.pre3.7|175	- build it against bdb 4.2
12cr|xcin-2.5.3-6.pre3.7|176	- fix devel package naming
12cr|xcin-2.5.3-6.pre3.7|177	
12cr|xcin-2.5.3-6.pre3.7|178	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 2.5.3-0.pre3.4mdv2008.1
12cr|xcin-2.5.3-6.pre3.7|179	+ Revision: 136578
12cr|xcin-2.5.3-6.pre3.7|180	- restore BuildRoot
12cr|xcin-2.5.3-6.pre3.7|181	
12cr|xcin-2.5.3-6.pre3.7|182	+ Thierry Vignaud <tv@mandriva.org>
12cr|xcin-2.5.3-6.pre3.7|183	- kill re-definition of %%buildroot on Pixel's request
12cr|xcin-2.5.3-6.pre3.7|184	
12cr|xcin-2.5.3-6.pre3.7|185	* Mon May 07 2007 Thierry Vignaud <tv@mandriva.org> 2.5.3-0.pre3.4mdv2008.0
12cr|xcin-2.5.3-6.pre3.7|186	+ Revision: 24601
12cr|xcin-2.5.3-6.pre3.7|187	- no need to compress man pages (spec-helper is already doing this)
12cr|xcin-2.5.3-6.pre3.7|188	
12cr|xcin-2.5.3-6.pre3.7|189	* Fri May 04 2007 Adam Williamson <awilliamson@mandriva.org> 2.5.3-0.pre3.3mdv2008.0
12cr|xcin-2.5.3-6.pre3.7|190	+ Revision: 22145
12cr|xcin-2.5.3-6.pre3.7|191	- only package relevant docs
12cr|xcin-2.5.3-6.pre3.7|192	- run ldconfig
12cr|xcin-2.5.3-6.pre3.7|193	- bzip manpage
12cr|xcin-2.5.3-6.pre3.7|194	- install static stuff and plugins to /usr/lib not libdir
12cr|xcin-2.5.3-6.pre3.7|195	- fix build on x86-64
12cr|xcin-2.5.3-6.pre3.7|196	- rebuild for new era
12cr|xcin-2.5.3-6.pre3.7|197	- don't install to /usr/X11R6
12cr|xcin-2.5.3-6.pre3.7|198	- update requires
12cr|xcin-2.5.3-6.pre3.7|199	- bunzip2 patches
12cr|xcin-2.5.3-6.pre3.7|200	- libify
12cr|xcin-2.5.3-6.pre3.7|201	- clean spec
12cr|xcin-2.5.3-6.pre3.7|202	- Import xcin
12cr|xcin-2.5.3-6.pre3.7|203	

8550 12
12cr|xclip-0.12-3|1	Name:           xclip
12cr|xclip-0.12-3|2	Version:        0.12
12cr|xclip-0.12-3|3	Release:        %mkrel 3
12cr|xclip-0.12-3|4	Summary:        A command line interface to the X11 clipboard
12cr|xclip-0.12-3|5	Group:          Text tools
12cr|xclip-0.12-3|6	URL:            http://sourceforge.net/projects/xclip
12cr|xclip-0.12-3|7	License:        GPLv2+
12cr|xclip-0.12-3|8	Source0:        http://sourceforge.net/projects/xclip/files/xclip/0.12/%{name}-%{version}.tar.gz
12cr|xclip-0.12-3|9	BuildRequires:  libx11-devel
12cr|xclip-0.12-3|10	BuildRequires:	libxmu-devel
12cr|xclip-0.12-3|11	BuildRoot:      %_tmppath/%{name}-%{version}-%{release}
12cr|xclip-0.12-3|12	
12cr|xclip-0.12-3|13	%description
12cr|xclip-0.12-3|14	xclip is a command line interface to the X11 clipboard. It can also be
12cr|xclip-0.12-3|15	used for copying files, as an alternative to sftp/scp, thus avoiding
12cr|xclip-0.12-3|16	password prompts when X11 forwarding has already been setup.
12cr|xclip-0.12-3|17	
12cr|xclip-0.12-3|18	%prep
12cr|xclip-0.12-3|19	%setup -q
12cr|xclip-0.12-3|20	
12cr|xclip-0.12-3|21	%build
12cr|xclip-0.12-3|22	%configure2_5x
12cr|xclip-0.12-3|23	%make
12cr|xclip-0.12-3|24	
12cr|xclip-0.12-3|25	%install
12cr|xclip-0.12-3|26	rm -rf %buildroot
12cr|xclip-0.12-3|27	%makeinstall_std
12cr|xclip-0.12-3|28	
12cr|xclip-0.12-3|29	%clean
12cr|xclip-0.12-3|30	rm -rf %buildroot
12cr|xclip-0.12-3|31	
12cr|xclip-0.12-3|32	%files
12cr|xclip-0.12-3|33	%defattr(-,root,root,-)
12cr|xclip-0.12-3|34	%_bindir/%{name}*
12cr|xclip-0.12-3|35	%_mandir/man1/%{name}*.1.*
12cr|xclip-0.12-3|36	
12cr|xclip-0.12-3|37	
12cr|xclip-0.12-3|38	%changelog
12cr|xclip-0.12-3|39	* Thu Feb 10 2011 Funda Wang <fwang@mandriva.org> 0.12-3mdv2011.0
12cr|xclip-0.12-3|40	+ Revision: 637140
12cr|xclip-0.12-3|41	- tighten BR
12cr|xclip-0.12-3|42	
12cr|xclip-0.12-3|43	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.12-2mdv2011.0
12cr|xclip-0.12-3|44	+ Revision: 615509
12cr|xclip-0.12-3|45	- the mass rebuild of 2010.1 packages
12cr|xclip-0.12-3|46	
12cr|xclip-0.12-3|47	* Sun Apr 25 2010 Rémy Clouard <shikamaru@mandriva.org> 0.12-1mdv2010.1
12cr|xclip-0.12-3|48	+ Revision: 538530
12cr|xclip-0.12-3|49	- clean spec
12cr|xclip-0.12-3|50	- import xclip
12cr|xclip-0.12-3|51	
12cr|xclip-0.12-3|52	

8551 12
12cr|xcockroach-0.4-10|1	Name: xcockroach
12cr|xcockroach-0.4-10|2	Version: 0.4
12cr|xcockroach-0.4-10|3	Release: %mkrel 10
12cr|xcockroach-0.4-10|4	Summary: Displays cockroaches on your desktop
12cr|xcockroach-0.4-10|5	License: GPL
12cr|xcockroach-0.4-10|6	Group: Toys
12cr|xcockroach-0.4-10|7	Url: http://xcockroach.free.fr/
12cr|xcockroach-0.4-10|8	Source0: %{name}-%{version}.tar.bz2
12cr|xcockroach-0.4-10|9	Patch0: xcockroach-0.4-flags.patch
12cr|xcockroach-0.4-10|10	BuildRequires: libx11-devel
12cr|xcockroach-0.4-10|11	BuildRequires: libxpm-devel
12cr|xcockroach-0.4-10|12	BuildRoot: %{_tmppath}/%{name}-%{version}
12cr|xcockroach-0.4-10|13	
12cr|xcockroach-0.4-10|14	%description
12cr|xcockroach-0.4-10|15	xcockroach displays cockroaches on your root  window,
12cr|xcockroach-0.4-10|16	they will look for windows and hide themselves under them.
12cr|xcockroach-0.4-10|17	It is a GPL clone of xroach, with many enhancements.
12cr|xcockroach-0.4-10|18	
12cr|xcockroach-0.4-10|19	%prep
12cr|xcockroach-0.4-10|20	%setup -q
12cr|xcockroach-0.4-10|21	%patch0 -p0 -b .flags
12cr|xcockroach-0.4-10|22	
12cr|xcockroach-0.4-10|23	%build
12cr|xcockroach-0.4-10|24	autoreconf -fi
12cr|xcockroach-0.4-10|25	%configure2_5x
12cr|xcockroach-0.4-10|26	%make
12cr|xcockroach-0.4-10|27	
12cr|xcockroach-0.4-10|28	%install
12cr|xcockroach-0.4-10|29	rm -rf $RPM_BUILD_ROOT
12cr|xcockroach-0.4-10|30	%makeinstall_std
12cr|xcockroach-0.4-10|31	
12cr|xcockroach-0.4-10|32	%clean
12cr|xcockroach-0.4-10|33	rm -rf $RPM_BUILD_ROOT
12cr|xcockroach-0.4-10|34	
12cr|xcockroach-0.4-10|35	%files
12cr|xcockroach-0.4-10|36	%defattr(-,root,root)
12cr|xcockroach-0.4-10|37	%doc AUTHORS ChangeLog COPYING TODO
12cr|xcockroach-0.4-10|38	%{_datadir}/%{name}
12cr|xcockroach-0.4-10|39	%{_bindir}/%{name}
12cr|xcockroach-0.4-10|40	%{_mandir}/man6/%{name}.6*
12cr|xcockroach-0.4-10|41	
12cr|xcockroach-0.4-10|42	
12cr|xcockroach-0.4-10|43	%changelog
12cr|xcockroach-0.4-10|44	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 0.4-10mdv2011.0
12cr|xcockroach-0.4-10|45	+ Revision: 634890
12cr|xcockroach-0.4-10|46	- drop libpath patch (I don't know why this patch exist)
12cr|xcockroach-0.4-10|47	- correctly using system build flags
12cr|xcockroach-0.4-10|48	- simplify BR
12cr|xcockroach-0.4-10|49	
12cr|xcockroach-0.4-10|50	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.4-9mdv2010.0
12cr|xcockroach-0.4-10|51	+ Revision: 445915
12cr|xcockroach-0.4-10|52	- rebuild
12cr|xcockroach-0.4-10|53	
12cr|xcockroach-0.4-10|54	* Wed Mar 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4-8mdv2009.1
12cr|xcockroach-0.4-10|55	+ Revision: 348660
12cr|xcockroach-0.4-10|56	- fix build
12cr|xcockroach-0.4-10|57	- fix files list
12cr|xcockroach-0.4-10|58	
12cr|xcockroach-0.4-10|59	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.4-7mdv2009.0
12cr|xcockroach-0.4-10|60	+ Revision: 262280
12cr|xcockroach-0.4-10|61	- rebuild
12cr|xcockroach-0.4-10|62	
12cr|xcockroach-0.4-10|63	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.4-6mdv2009.0
12cr|xcockroach-0.4-10|64	+ Revision: 256675
12cr|xcockroach-0.4-10|65	- rebuild
12cr|xcockroach-0.4-10|66	
12cr|xcockroach-0.4-10|67	+ Olivier Blin <oblin@mandriva.com>
12cr|xcockroach-0.4-10|68	- restore BuildRoot
12cr|xcockroach-0.4-10|69	
12cr|xcockroach-0.4-10|70	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 0.4-4mdv2008.1
12cr|xcockroach-0.4-10|71	+ Revision: 135640
12cr|xcockroach-0.4-10|72	- adajust file list
12cr|xcockroach-0.4-10|73	- fix & simplify file list
12cr|xcockroach-0.4-10|74	- kill re-definition of %%buildroot on Pixel's request
12cr|xcockroach-0.4-10|75	- do not hardcode man pages extension
12cr|xcockroach-0.4-10|76	- import xcockroach
12cr|xcockroach-0.4-10|77	
12cr|xcockroach-0.4-10|78	
12cr|xcockroach-0.4-10|79	* Wed Jan 18 2006 Olivier Blin <oblin@mandriva.com> 0.4-4mdk
12cr|xcockroach-0.4-10|80	- build with -fPIC
12cr|xcockroach-0.4-10|81	
12cr|xcockroach-0.4-10|82	* Wed Sep 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.4-3mdk
12cr|xcockroach-0.4-10|83	- Rebuild
12cr|xcockroach-0.4-10|84	
12cr|xcockroach-0.4-10|85	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.4-2mdk
12cr|xcockroach-0.4-10|86	- Rebuild
12cr|xcockroach-0.4-10|87	
12cr|xcockroach-0.4-10|88	* Tue Apr 13 2004 Olivier Blin <blino@mandrake.org> 0.4-1mdk
12cr|xcockroach-0.4-10|89	- Patch0: put plugins in libdir
12cr|xcockroach-0.4-10|90	- new version
12cr|xcockroach-0.4-10|91	
12cr|xcockroach-0.4-10|92	* Fri Feb  6 2004 Olivier Blin <blino@mandrake.org> 0.2.2-1mdk
12cr|xcockroach-0.4-10|93	- initial release

8552 12
12cr|xcolorsel-1.1a-5|1	%define name xcolorsel
12cr|xcolorsel-1.1a-5|2	%define version 1.1a
12cr|xcolorsel-1.1a-5|3	%define release %mkrel 5
12cr|xcolorsel-1.1a-5|4	
12cr|xcolorsel-1.1a-5|5	Summary: Simple color displayer/selector for X11 rgb.txt files
12cr|xcolorsel-1.1a-5|6	Name: %{name}
12cr|xcolorsel-1.1a-5|7	Version: %{version}
12cr|xcolorsel-1.1a-5|8	Release: %{release}
12cr|xcolorsel-1.1a-5|9	Source0: %{name}-%{version}-src.tar.gz
12cr|xcolorsel-1.1a-5|10	Patch0: xcolorsel_1.1a-16_debian.patch
12cr|xcolorsel-1.1a-5|11	Patch1: xcolorsel_rgbtxt-mdv.patch
12cr|xcolorsel-1.1a-5|12	License: GPLv2+
12cr|xcolorsel-1.1a-5|13	Group: Graphics
12cr|xcolorsel-1.1a-5|14	Url: ftp://ftp.x.org/contrib/utilities/xcolorsel-1.1a-src.tar.gz
12cr|xcolorsel-1.1a-5|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xcolorsel-1.1a-5|16	BuildRequires: imake
12cr|xcolorsel-1.1a-5|17	BuildRequires: gccmakedep
12cr|xcolorsel-1.1a-5|18	BuildRequires: Xaw3d-devel
12cr|xcolorsel-1.1a-5|19	BuildRequires: libxmu-devel
12cr|xcolorsel-1.1a-5|20	BuildRequires: libxt-devel
12cr|xcolorsel-1.1a-5|21	BuildRequires: libxpm-devel
12cr|xcolorsel-1.1a-5|22	BuildRequires: libxp-devel
12cr|xcolorsel-1.1a-5|23	BuildRequires: libxext-devel
12cr|xcolorsel-1.1a-5|24	BuildRequires: libxau-devel
12cr|xcolorsel-1.1a-5|25	BuildRequires: libxdmcp-devel
12cr|xcolorsel-1.1a-5|26	
12cr|xcolorsel-1.1a-5|27	%description
12cr|xcolorsel-1.1a-5|28	xcolorsel is a X-Utility that allows you to display X11 "rgb.txt" or
12cr|xcolorsel-1.1a-5|29	other such files together with tiles showing how the color looks on
12cr|xcolorsel-1.1a-5|30	your screen. Also a programmer may (like with xfontsel) cut the color
12cr|xcolorsel-1.1a-5|31	names/definitions in various formats (Colorformats and formats for
12cr|xcolorsel-1.1a-5|32	resourcefiles or C-sources) und paste them directly in his source
12cr|xcolorsel-1.1a-5|33	codes.
12cr|xcolorsel-1.1a-5|34	
12cr|xcolorsel-1.1a-5|35	%prep
12cr|xcolorsel-1.1a-5|36	%setup -q -n xcolorsel
12cr|xcolorsel-1.1a-5|37	%patch0 -p1
12cr|xcolorsel-1.1a-5|38	%patch1 -p1
12cr|xcolorsel-1.1a-5|39	
12cr|xcolorsel-1.1a-5|40	%build
12cr|xcolorsel-1.1a-5|41	xmkmf -a
12cr|xcolorsel-1.1a-5|42	# XAWLIB=-lXaw3d taken from Debian, otherwise it links with libxaw and crashes at runtime
12cr|xcolorsel-1.1a-5|43	%make XAWLIB=-lXaw3d
12cr|xcolorsel-1.1a-5|44	
12cr|xcolorsel-1.1a-5|45	%install
12cr|xcolorsel-1.1a-5|46	rm -rf $RPM_BUILD_ROOT
12cr|xcolorsel-1.1a-5|47	%makeinstall_std
12cr|xcolorsel-1.1a-5|48	rm -f %buildroot/%_prefix/lib/X11/app-defaults
12cr|xcolorsel-1.1a-5|49	
12cr|xcolorsel-1.1a-5|50	%clean
12cr|xcolorsel-1.1a-5|51	rm -rf $RPM_BUILD_ROOT
12cr|xcolorsel-1.1a-5|52	
12cr|xcolorsel-1.1a-5|53	%files
12cr|xcolorsel-1.1a-5|54	%defattr(-,root,root)
12cr|xcolorsel-1.1a-5|55	%doc 00-ANNOUNCE 00-README 01-CHANGELOG 01-COPYING
12cr|xcolorsel-1.1a-5|56	%_sysconfdir/X11/app-defaults/Xcolorsel
12cr|xcolorsel-1.1a-5|57	%_sysconfdir/X11/app-defaults/Xcolorsel-color
12cr|xcolorsel-1.1a-5|58	%_bindir/xcolorsel
12cr|xcolorsel-1.1a-5|59	%_prefix/lib/X11/xcolorsel/Xcolorsel.help
12cr|xcolorsel-1.1a-5|60	
12cr|xcolorsel-1.1a-5|61	
12cr|xcolorsel-1.1a-5|62	%changelog
12cr|xcolorsel-1.1a-5|63	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.1a-5mdv2010.0
12cr|xcolorsel-1.1a-5|64	+ Revision: 435067
12cr|xcolorsel-1.1a-5|65	- rebuild
12cr|xcolorsel-1.1a-5|66	
12cr|xcolorsel-1.1a-5|67	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.1a-4mdv2009.0
12cr|xcolorsel-1.1a-5|68	+ Revision: 262281
12cr|xcolorsel-1.1a-5|69	- rebuild
12cr|xcolorsel-1.1a-5|70	
12cr|xcolorsel-1.1a-5|71	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.1a-3mdv2009.0
12cr|xcolorsel-1.1a-5|72	+ Revision: 256677
12cr|xcolorsel-1.1a-5|73	- rebuild
12cr|xcolorsel-1.1a-5|74	
12cr|xcolorsel-1.1a-5|75	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.1a-1mdv2008.1
12cr|xcolorsel-1.1a-5|76	+ Revision: 140953
12cr|xcolorsel-1.1a-5|77	- restore BuildRoot
12cr|xcolorsel-1.1a-5|78	
12cr|xcolorsel-1.1a-5|79	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|xcolorsel-1.1a-5|80	- kill re-definition of %%buildroot on Pixel's request
12cr|xcolorsel-1.1a-5|81	
12cr|xcolorsel-1.1a-5|82	* Wed Aug 29 2007 Gustavo De Nardin <gustavodn@mandriva.com> 1.1a-1mdv2008.0
12cr|xcolorsel-1.1a-5|83	+ Revision: 74600
12cr|xcolorsel-1.1a-5|84	- fixed BuildRequires on Xaw3d
12cr|xcolorsel-1.1a-5|85	- 1st Mandriva xcolorsel version imported into SVN
12cr|xcolorsel-1.1a-5|86	

8553 12
12cr|xcompmgr-1.1.6-1|1	%define name   xcompmgr
12cr|xcompmgr-1.1.6-1|2	%define version        1.1.6
12cr|xcompmgr-1.1.6-1|3	%define release        1
12cr|xcompmgr-1.1.6-1|4	
12cr|xcompmgr-1.1.6-1|5	Name:		%{name}
12cr|xcompmgr-1.1.6-1|6	Version:	%{version}
12cr|xcompmgr-1.1.6-1|7	Release:	%{release}
12cr|xcompmgr-1.1.6-1|8	Summary:	Sample X Compositing Manager
12cr|xcompmgr-1.1.6-1|9	Source0:	http://xapps.freedesktop.org/release/%{name}-%{version}.tar.gz
12cr|xcompmgr-1.1.6-1|10	URL:		http://xapps.freedesktop.org
12cr|xcompmgr-1.1.6-1|11	License:	MIT
12cr|xcompmgr-1.1.6-1|12	Group:		System/X11
12cr|xcompmgr-1.1.6-1|13	BuildRequires:  libxcomposite-devel
12cr|xcompmgr-1.1.6-1|14	BuildRequires:  libxfixes-devel
12cr|xcompmgr-1.1.6-1|15	BuildRequires:  libxdamage-devel
12cr|xcompmgr-1.1.6-1|16	BuildRequires:  libxrender-devel
12cr|xcompmgr-1.1.6-1|17	BuildRequires:  libxext-devel
12cr|xcompmgr-1.1.6-1|18	
12cr|xcompmgr-1.1.6-1|19	%description
12cr|xcompmgr-1.1.6-1|20	Sample X Compositing Manager.
12cr|xcompmgr-1.1.6-1|21	
12cr|xcompmgr-1.1.6-1|22	%prep
12cr|xcompmgr-1.1.6-1|23	%setup -q
12cr|xcompmgr-1.1.6-1|24	
12cr|xcompmgr-1.1.6-1|25	%build
12cr|xcompmgr-1.1.6-1|26	%configure2_5x
12cr|xcompmgr-1.1.6-1|27	%make
12cr|xcompmgr-1.1.6-1|28	
12cr|xcompmgr-1.1.6-1|29	%install
12cr|xcompmgr-1.1.6-1|30	%makeinstall
12cr|xcompmgr-1.1.6-1|31	
12cr|xcompmgr-1.1.6-1|32	%files
12cr|xcompmgr-1.1.6-1|33	%doc ChangeLog
12cr|xcompmgr-1.1.6-1|34	%{_bindir}/%{name}
12cr|xcompmgr-1.1.6-1|35	%{_mandir}/man1/%{name}.1*
12cr|xcompmgr-1.1.6-1|36	
12cr|xcompmgr-1.1.6-1|37	
12cr|xcompmgr-1.1.6-1|38	%changelog
12cr|xcompmgr-1.1.6-1|39	* Mon Feb 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.6-1
12cr|xcompmgr-1.1.6-1|40	+ Revision: 781034
12cr|xcompmgr-1.1.6-1|41	- version update 1.1.6
12cr|xcompmgr-1.1.6-1|42	
12cr|xcompmgr-1.1.6-1|43	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-2mdv2011.0
12cr|xcompmgr-1.1.6-1|44	+ Revision: 615519
12cr|xcompmgr-1.1.6-1|45	- the mass rebuild of 2010.1 packages
12cr|xcompmgr-1.1.6-1|46	
12cr|xcompmgr-1.1.6-1|47	* Wed Nov 11 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.1.5-1mdv2010.1
12cr|xcompmgr-1.1.6-1|48	+ Revision: 464913
12cr|xcompmgr-1.1.6-1|49	- New version: 1.1.5
12cr|xcompmgr-1.1.6-1|50	Replace X11-devel requirement for the right packages
12cr|xcompmgr-1.1.6-1|51	
12cr|xcompmgr-1.1.6-1|52	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.1.4-3mdv2010.0
12cr|xcompmgr-1.1.6-1|53	+ Revision: 435068
12cr|xcompmgr-1.1.6-1|54	- rebuild
12cr|xcompmgr-1.1.6-1|55	
12cr|xcompmgr-1.1.6-1|56	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 1.1.4-2mdv2009.0
12cr|xcompmgr-1.1.6-1|57	+ Revision: 269766
12cr|xcompmgr-1.1.6-1|58	- rebuild early 2009.0 package (before pixel changes)
12cr|xcompmgr-1.1.6-1|59	
12cr|xcompmgr-1.1.6-1|60	* Mon Apr 14 2008 Thierry Vignaud <tv@mandriva.org> 1.1.4-1mdv2009.0
12cr|xcompmgr-1.1.6-1|61	+ Revision: 193027
12cr|xcompmgr-1.1.6-1|62	- new release
12cr|xcompmgr-1.1.6-1|63	- new release
12cr|xcompmgr-1.1.6-1|64	
12cr|xcompmgr-1.1.6-1|65	* Tue Feb 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.3-3mdv2008.1
12cr|xcompmgr-1.1.6-1|66	+ Revision: 166455
12cr|xcompmgr-1.1.6-1|67	- Revert to use upstream tarball, build requires and remove non mandatory local patches.
12cr|xcompmgr-1.1.6-1|68	
12cr|xcompmgr-1.1.6-1|69	* Mon Jan 21 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.3-2mdv2008.1
12cr|xcompmgr-1.1.6-1|70	+ Revision: 155951
12cr|xcompmgr-1.1.6-1|71	- Updated BuildRequires and resubmit package.
12cr|xcompmgr-1.1.6-1|72	
12cr|xcompmgr-1.1.6-1|73	+ Olivier Blin <blino@mandriva.org>
12cr|xcompmgr-1.1.6-1|74	- restore BuildRoot
12cr|xcompmgr-1.1.6-1|75	
12cr|xcompmgr-1.1.6-1|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|xcompmgr-1.1.6-1|77	- kill re-definition of %%buildroot on Pixel's request
12cr|xcompmgr-1.1.6-1|78	
12cr|xcompmgr-1.1.6-1|79	* Thu Aug 16 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.1.3-1mdv2008.0
12cr|xcompmgr-1.1.6-1|80	+ Revision: 64407
12cr|xcompmgr-1.1.6-1|81	- new upstream release: 1.1.3
12cr|xcompmgr-1.1.6-1|82	- Import xcompmgr
12cr|xcompmgr-1.1.6-1|83	

8554 12
12cr|xcompmgr_hack-2.02-8|1	%define name	xcompmgr_hack
12cr|xcompmgr_hack-2.02-8|2	%define oname xcompmgr
12cr|xcompmgr_hack-2.02-8|3	%define version	2.02
12cr|xcompmgr_hack-2.02-8|4	%define release %mkrel 8
12cr|xcompmgr_hack-2.02-8|5	
12cr|xcompmgr_hack-2.02-8|6	Name:		%{name}
12cr|xcompmgr_hack-2.02-8|7	Version:	%{version}
12cr|xcompmgr_hack-2.02-8|8	Release:	%{release}
12cr|xcompmgr_hack-2.02-8|9	Summary:	Sample X Compositing Manager
12cr|xcompmgr_hack-2.02-8|10	Source:		http://baghira.sourceforge.net/%{oname}-%{version}.tar.bz2
12cr|xcompmgr_hack-2.02-8|11	URL:		http://baghira.sourceforge.net/
12cr|xcompmgr_hack-2.02-8|12	License:	GPL
12cr|xcompmgr_hack-2.02-8|13	Group:		System/X11
12cr|xcompmgr_hack-2.02-8|14	BuildRoot:	%{_tmppath}/%{oname}-buildroot
12cr|xcompmgr_hack-2.02-8|15	BuildRequires:  libx11-devel
12cr|xcompmgr_hack-2.02-8|16	BuildRequires:	libxcomposite-devel
12cr|xcompmgr_hack-2.02-8|17	BuildRequires:	libxdamage-devel
12cr|xcompmgr_hack-2.02-8|18	BuildRequires:	libxfixes-devel
12cr|xcompmgr_hack-2.02-8|19	BuildRequires:	libxrender-devel
12cr|xcompmgr_hack-2.02-8|20	Conflicts:      xcompmgr
12cr|xcompmgr_hack-2.02-8|21	
12cr|xcompmgr_hack-2.02-8|22	%description
12cr|xcompmgr_hack-2.02-8|23	Patched version of xcompmgr
12cr|xcompmgr_hack-2.02-8|24	Sample X Compositing Manager.
12cr|xcompmgr_hack-2.02-8|25	This is an unofficiall patched
12cr|xcompmgr_hack-2.02-8|26	version from http://baghira.sourceforge.net/
12cr|xcompmgr_hack-2.02-8|27	
12cr|xcompmgr_hack-2.02-8|28	
12cr|xcompmgr_hack-2.02-8|29	%prep
12cr|xcompmgr_hack-2.02-8|30	%setup -q -n %{oname}-%{version}
12cr|xcompmgr_hack-2.02-8|31	
12cr|xcompmgr_hack-2.02-8|32	%build
12cr|xcompmgr_hack-2.02-8|33	%configure2_5x
12cr|xcompmgr_hack-2.02-8|34	%make
12cr|xcompmgr_hack-2.02-8|35	
12cr|xcompmgr_hack-2.02-8|36	%install
12cr|xcompmgr_hack-2.02-8|37	rm -rf $RPM_BUILD_ROOT
12cr|xcompmgr_hack-2.02-8|38	%makeinstall_std
12cr|xcompmgr_hack-2.02-8|39	
12cr|xcompmgr_hack-2.02-8|40	%clean
12cr|xcompmgr_hack-2.02-8|41	rm -rf $RPM_BUILD_ROOT
12cr|xcompmgr_hack-2.02-8|42	
12cr|xcompmgr_hack-2.02-8|43	%files
12cr|xcompmgr_hack-2.02-8|44	%defattr(-,root,root)
12cr|xcompmgr_hack-2.02-8|45	%doc COPYING ChangeLog INSTALL
12cr|xcompmgr_hack-2.02-8|46	%{_bindir}/%{oname}
12cr|xcompmgr_hack-2.02-8|47	%{_mandir}/man1/%{oname}.1*
12cr|xcompmgr_hack-2.02-8|48	
12cr|xcompmgr_hack-2.02-8|49	
12cr|xcompmgr_hack-2.02-8|50	
12cr|xcompmgr_hack-2.02-8|51	%changelog
12cr|xcompmgr_hack-2.02-8|52	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 2.02-8mdv2011.0
12cr|xcompmgr_hack-2.02-8|53	+ Revision: 634893
12cr|xcompmgr_hack-2.02-8|54	- simplify BR
12cr|xcompmgr_hack-2.02-8|55	
12cr|xcompmgr_hack-2.02-8|56	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 2.02-7mdv2010.0
12cr|xcompmgr_hack-2.02-8|57	+ Revision: 435069
12cr|xcompmgr_hack-2.02-8|58	- rebuild
12cr|xcompmgr_hack-2.02-8|59	
12cr|xcompmgr_hack-2.02-8|60	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 2.02-6mdv2009.0
12cr|xcompmgr_hack-2.02-8|61	+ Revision: 262282
12cr|xcompmgr_hack-2.02-8|62	- rebuild
12cr|xcompmgr_hack-2.02-8|63	
12cr|xcompmgr_hack-2.02-8|64	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.02-5mdv2009.0
12cr|xcompmgr_hack-2.02-8|65	+ Revision: 256679
12cr|xcompmgr_hack-2.02-8|66	- rebuild
12cr|xcompmgr_hack-2.02-8|67	
12cr|xcompmgr_hack-2.02-8|68	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 2.02-3mdv2008.1
12cr|xcompmgr_hack-2.02-8|69	+ Revision: 140953
12cr|xcompmgr_hack-2.02-8|70	- restore BuildRoot
12cr|xcompmgr_hack-2.02-8|71	
12cr|xcompmgr_hack-2.02-8|72	+ Thierry Vignaud <tv@mandriva.org>
12cr|xcompmgr_hack-2.02-8|73	- kill re-definition of %%buildroot on Pixel's request
12cr|xcompmgr_hack-2.02-8|74	
12cr|xcompmgr_hack-2.02-8|75	
12cr|xcompmgr_hack-2.02-8|76	* Thu Aug 24 2006 Nicolas Lcureuil <neoclust@mandriva.org>
12cr|xcompmgr_hack-2.02-8|77	+ 2006-08-24 15:37:53 (57891)
12cr|xcompmgr_hack-2.02-8|78	- Increase release
12cr|xcompmgr_hack-2.02-8|79	- Fix Group
12cr|xcompmgr_hack-2.02-8|80	
12cr|xcompmgr_hack-2.02-8|81	* Thu Aug 03 2006 Nicolas Lcureuil <neoclust@mandriva.org>
12cr|xcompmgr_hack-2.02-8|82	+ 2006-08-03 13:14:18 (43289)
12cr|xcompmgr_hack-2.02-8|83	import xcompmgr_hack-2.02-2mdk
12cr|xcompmgr_hack-2.02-8|84	
12cr|xcompmgr_hack-2.02-8|85	* Wed Feb 22 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.02-2mdk
12cr|xcompmgr_hack-2.02-8|86	annual rebuidl
12cr|xcompmgr_hack-2.02-8|87	- use mkrel
12cr|xcompmgr_hack-2.02-8|88	
12cr|xcompmgr_hack-2.02-8|89	* Fri Feb 04 2005 Nicolas Lcureuil <neoclust@mandrake.org> 2.02-1mdk
12cr|xcompmgr_hack-2.02-8|90	- From Sebastien savarin <plouf@zarb.org>
12cr|xcompmgr_hack-2.02-8|91	- initial release
12cr|xcompmgr_hack-2.02-8|92	

8555 12
12cr|xconq-7.5.0-1.20050612.8|1	%define name	xconq
12cr|xconq-7.5.0-1.20050612.8|2	%define version	7.5.0
12cr|xconq-7.5.0-1.20050612.8|3	%define pre	20050612
12cr|xconq-7.5.0-1.20050612.8|4	%define release	%mkrel 1.%{pre}.8
12cr|xconq-7.5.0-1.20050612.8|5	%define Summary	General turn-based 2D strategy game system
12cr|xconq-7.5.0-1.20050612.8|6	
12cr|xconq-7.5.0-1.20050612.8|7	Name:		%{name}
12cr|xconq-7.5.0-1.20050612.8|8	Version:	%{version}
12cr|xconq-7.5.0-1.20050612.8|9	Release:	%{release}
12cr|xconq-7.5.0-1.20050612.8|10	Summary:	%{Summary}
12cr|xconq-7.5.0-1.20050612.8|11	URL:		http://xconq.org
12cr|xconq-7.5.0-1.20050612.8|12	License:	GPL
12cr|xconq-7.5.0-1.20050612.8|13	Group:		Games/Strategy
12cr|xconq-7.5.0-1.20050612.8|14	Source0:	http://prdownloads.sourceforge.net/xconq/%{name}-%{version}-0pre.0.%{pre}.tar.bz2
12cr|xconq-7.5.0-1.20050612.8|15	Patch0:		xconq-7.5.0-0pre.0.20050612-makefile.patch
12cr|xconq-7.5.0-1.20050612.8|16	Patch1:		%{name}-7.5.0.tclpath.patch
12cr|xconq-7.5.0-1.20050612.8|17	Patch2:		xconq-7.5.0-64bit-fix.patch
12cr|xconq-7.5.0-1.20050612.8|18	Patch3:		xconq-7.5.0-0pre.0.20050612-fix-format-errors.patch
12cr|xconq-7.5.0-1.20050612.8|19	BuildRequires:	paragui-devel >= 1.0.4
12cr|xconq-7.5.0-1.20050612.8|20	BuildRequires:	freetype2-devel
12cr|xconq-7.5.0-1.20050612.8|21	BuildRequires:	SDL-devel >= 1.2.0
12cr|xconq-7.5.0-1.20050612.8|22	BuildRequires:	ncurses-devel
12cr|xconq-7.5.0-1.20050612.8|23	BuildRequires:	tk
12cr|xconq-7.5.0-1.20050612.8|24	BuildRequires:	tk-devel
12cr|xconq-7.5.0-1.20050612.8|25	BuildRequires:	tcl
12cr|xconq-7.5.0-1.20050612.8|26	BuildRequires:	tcl-devel
12cr|xconq-7.5.0-1.20050612.8|27	BuildRequires:	texinfo
12cr|xconq-7.5.0-1.20050612.8|28	BuildRequires:	imagemagick
12cr|xconq-7.5.0-1.20050612.8|29	BuildRequires:	libxaw-devel
12cr|xconq-7.5.0-1.20050612.8|30	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|xconq-7.5.0-1.20050612.8|31	
12cr|xconq-7.5.0-1.20050612.8|32	%description
12cr|xconq-7.5.0-1.20050612.8|33	Xconq is a general strategy game system.  It is a complete system that
12cr|xconq-7.5.0-1.20050612.8|34	includes all the components: a portable engine, graphical interfaces
12cr|xconq-7.5.0-1.20050612.8|35	for Unix/Linux/X11, Macintosh, and Windows, multiple AIs, networking
12cr|xconq-7.5.0-1.20050612.8|36	for multi-player games, and an extensive game library.
12cr|xconq-7.5.0-1.20050612.8|37	
12cr|xconq-7.5.0-1.20050612.8|38	In addition to Xconq's "standard" game, which is similar to the
12cr|xconq-7.5.0-1.20050612.8|39	classic Empire/Empire Deluxe games of years ago, the game library
12cr|xconq-7.5.0-1.20050612.8|40	includes games for ancient civilizations, the Peloponnesian War, the
12cr|xconq-7.5.0-1.20050612.8|41	Roman Civil War, Frederician strategy, Napoleonic strategy, Gettysburg
12cr|xconq-7.5.0-1.20050612.8|42	at a brigade scale, the Russian revolution, the Normandy invasion,
12cr|xconq-7.5.0-1.20050612.8|43	WWII at scales from tactical to grand strategic, Beirut street
12cr|xconq-7.5.0-1.20050612.8|44	fighting, voyages of discovery, African exploration, and many others,
12cr|xconq-7.5.0-1.20050612.8|45	including space and fantasy games.
12cr|xconq-7.5.0-1.20050612.8|46	
12cr|xconq-7.5.0-1.20050612.8|47	As befits its emphasis on strategy, Xconq's forte is turn-based play
12cr|xconq-7.5.0-1.20050612.8|48	using overhead or isometric views of a tiled world.  The world is
12cr|xconq-7.5.0-1.20050612.8|49	basically two-dimensional, although varying elevations are available
12cr|xconq-7.5.0-1.20050612.8|50	for games that need elevation effects or line-of-sight.  Xconq is
12cr|xconq-7.5.0-1.20050612.8|51	especially interesting for games about unusual or lesser-known strategic
12cr|xconq-7.5.0-1.20050612.8|52	situations; it is unique in providing a single system for modelling
12cr|xconq-7.5.0-1.20050612.8|53	the conflicts and strategies of any period in history.
12cr|xconq-7.5.0-1.20050612.8|54	
12cr|xconq-7.5.0-1.20050612.8|55	%package	tcltk
12cr|xconq-7.5.0-1.20050612.8|56	Summary:	The Tcl/Tk user interface for the Xconq game system
12cr|xconq-7.5.0-1.20050612.8|57	Group:		Games/Strategy
12cr|xconq-7.5.0-1.20050612.8|58	Requires:	%{name} = %{version}
12cr|xconq-7.5.0-1.20050612.8|59	
12cr|xconq-7.5.0-1.20050612.8|60	%description	tcltk
12cr|xconq-7.5.0-1.20050612.8|61	The Tcl/Tk user interface for the Xconq game engine relies on a mixture of
12cr|xconq-7.5.0-1.20050612.8|62	Tcl scripts and C code to provide a multi-windowed user experience. This
12cr|xconq-7.5.0-1.20050612.8|63	is presently the one which most players use.
12cr|xconq-7.5.0-1.20050612.8|64	
12cr|xconq-7.5.0-1.20050612.8|65	%package	curses
12cr|xconq-7.5.0-1.20050612.8|66	Summary:	The curses (console) user interface for the Xconq game system
12cr|xconq-7.5.0-1.20050612.8|67	Group:		Games/Strategy
12cr|xconq-7.5.0-1.20050612.8|68	Requires:	%{name} = %{version}
12cr|xconq-7.5.0-1.20050612.8|69	
12cr|xconq-7.5.0-1.20050612.8|70	%description	curses
12cr|xconq-7.5.0-1.20050612.8|71	The Curses user interface is for running games in the Xconq engine on a
12cr|xconq-7.5.0-1.20050612.8|72	text console. It is quick, but lacking the more complete experience and
12cr|xconq-7.5.0-1.20050612.8|73	conveniecne of a graphical user interface.
12cr|xconq-7.5.0-1.20050612.8|74	
12cr|xconq-7.5.0-1.20050612.8|75	%package	sdl
12cr|xconq-7.5.0-1.20050612.8|76	Summary:	The SDL user interface for the Xconq game system
12cr|xconq-7.5.0-1.20050612.8|77	Group:		Games/Strategy
12cr|xconq-7.5.0-1.20050612.8|78	Requires:	%{name} = %{version}
12cr|xconq-7.5.0-1.20050612.8|79	
12cr|xconq-7.5.0-1.20050612.8|80	%description	sdl
12cr|xconq-7.5.0-1.20050612.8|81	The SDL user interface is in its infancy and much development needs to be
12cr|xconq-7.5.0-1.20050612.8|82	done on it. However, it is a more modern game interface following the
12cr|xconq-7.5.0-1.20050612.8|83	single-window paradigm, and it is speedy.
12cr|xconq-7.5.0-1.20050612.8|84	
12cr|xconq-7.5.0-1.20050612.8|85	%prep
12cr|xconq-7.5.0-1.20050612.8|86	%setup -q -n %{name}-%{version}-0pre.0.%{pre}
12cr|xconq-7.5.0-1.20050612.8|87	%patch0 -p1 -b .makefile
12cr|xconq-7.5.0-1.20050612.8|88	%patch1 -p0 -b .tclpath
12cr|xconq-7.5.0-1.20050612.8|89	%patch2 -p1 -b .64bit
12cr|xconq-7.5.0-1.20050612.8|90	%patch3 -p1 -b .format
12cr|xconq-7.5.0-1.20050612.8|91	
12cr|xconq-7.5.0-1.20050612.8|92	%build
12cr|xconq-7.5.0-1.20050612.8|93	%configure2_5x	--disable-freetypetest \
12cr|xconq-7.5.0-1.20050612.8|94	--disable-paraguitest \
12cr|xconq-7.5.0-1.20050612.8|95	--bindir=%{_gamesbindir} \
12cr|xconq-7.5.0-1.20050612.8|96	--datadir=%{_gamesdatadir}/%{name} \
12cr|xconq-7.5.0-1.20050612.8|97	--enable-alternate-scoresdir=%{_localstatedir}/lib/games/%{name}
12cr|xconq-7.5.0-1.20050612.8|98	
12cr|xconq-7.5.0-1.20050612.8|99	LDFLAGS="%ldflags" \
12cr|xconq-7.5.0-1.20050612.8|100	make	all \
12cr|xconq-7.5.0-1.20050612.8|101	all-cconq \
12cr|xconq-7.5.0-1.20050612.8|102	all-sdlconq \
12cr|xconq-7.5.0-1.20050612.8|103	info
12cr|xconq-7.5.0-1.20050612.8|104	
12cr|xconq-7.5.0-1.20050612.8|105	%install
12cr|xconq-7.5.0-1.20050612.8|106	rm -rf %{buildroot}
12cr|xconq-7.5.0-1.20050612.8|107	install -d -m 755 %{buildroot}%{_gamesdatadir}/games
12cr|xconq-7.5.0-1.20050612.8|108	install -d -m 755 %{buildroot}%{_localstatedir}/lib/games
12cr|xconq-7.5.0-1.20050612.8|109	%makeinstall \
12cr|xconq-7.5.0-1.20050612.8|110	install-cconq \
12cr|xconq-7.5.0-1.20050612.8|111	install-sdlconq \
12cr|xconq-7.5.0-1.20050612.8|112	install-info \
12cr|xconq-7.5.0-1.20050612.8|113	bindir=$RPM_BUILD_ROOT%{_gamesbindir} \
12cr|xconq-7.5.0-1.20050612.8|114	datadir=$RPM_BUILD_ROOT%{_gamesdatadir}/%{name} \
12cr|xconq-7.5.0-1.20050612.8|115	scoresdir=$RPM_BUILD_ROOT%{_localstatedir}/lib/games/%{name}
12cr|xconq-7.5.0-1.20050612.8|116	
12cr|xconq-7.5.0-1.20050612.8|117	mv %{buildroot}%{_gamesbindir}/{x,tk}conq
12cr|xconq-7.5.0-1.20050612.8|118	mv %{buildroot}%{_mandir}/man6/{x,tk}conq.6
12cr|xconq-7.5.0-1.20050612.8|119	
12cr|xconq-7.5.0-1.20050612.8|120	# icons
12cr|xconq-7.5.0-1.20050612.8|121	install -d %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
12cr|xconq-7.5.0-1.20050612.8|122	convert images/default.gif -resize 16x16! %{buildroot}%{_miconsdir}/%{name}.png
12cr|xconq-7.5.0-1.20050612.8|123	convert images/default.gif -resize 32x32! %{buildroot}%{_iconsdir}/%{name}.png
12cr|xconq-7.5.0-1.20050612.8|124	convert images/default.gif -resize 48x48! %{buildroot}%{_liconsdir}/%{name}.png
12cr|xconq-7.5.0-1.20050612.8|125	
12cr|xconq-7.5.0-1.20050612.8|126	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xconq-7.5.0-1.20050612.8|127	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-tcltk.desktop << EOF
12cr|xconq-7.5.0-1.20050612.8|128	[Desktop Entry]
12cr|xconq-7.5.0-1.20050612.8|129	Name=Xconq Tk interface
12cr|xconq-7.5.0-1.20050612.8|130	Comment=%{Summary}, Tk interface
12cr|xconq-7.5.0-1.20050612.8|131	Exec=%{_gamesbindir}/tkconq
12cr|xconq-7.5.0-1.20050612.8|132	Icon=%{name}
12cr|xconq-7.5.0-1.20050612.8|133	Terminal=false
12cr|xconq-7.5.0-1.20050612.8|134	Type=Application
12cr|xconq-7.5.0-1.20050612.8|135	Categories=Game;StrategyGame;X-MandrivaLinux-MoreApplications-Games-Strategy;
12cr|xconq-7.5.0-1.20050612.8|136	EOF
12cr|xconq-7.5.0-1.20050612.8|137	
12cr|xconq-7.5.0-1.20050612.8|138	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xconq-7.5.0-1.20050612.8|139	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-sdl.desktop << EOF
12cr|xconq-7.5.0-1.20050612.8|140	[Desktop Entry]
12cr|xconq-7.5.0-1.20050612.8|141	Name=Xconq SDL interface
12cr|xconq-7.5.0-1.20050612.8|142	Comment=%{Summary}, SDL interface
12cr|xconq-7.5.0-1.20050612.8|143	Exec=%{_gamesbindir}/sdlconq
12cr|xconq-7.5.0-1.20050612.8|144	Icon=%{name}
12cr|xconq-7.5.0-1.20050612.8|145	Terminal=false
12cr|xconq-7.5.0-1.20050612.8|146	Type=Application
12cr|xconq-7.5.0-1.20050612.8|147	Categories=Game;StrategyGame;X-MandrivaLinux-MoreApplications-Games-Strategy;
12cr|xconq-7.5.0-1.20050612.8|148	EOF
12cr|xconq-7.5.0-1.20050612.8|149	
12cr|xconq-7.5.0-1.20050612.8|150	for i in cconq sdlconq tkconq; do
12cr|xconq-7.5.0-1.20050612.8|151	mv $RPM_BUILD_ROOT%{_gamesbindir}/${i} $RPM_BUILD_ROOT%{_gamesbindir}/${i}.bin
12cr|xconq-7.5.0-1.20050612.8|152	cat <<EOF >  $RPM_BUILD_ROOT%{_gamesbindir}/${i}
12cr|xconq-7.5.0-1.20050612.8|153	#!/bin/bash
12cr|xconq-7.5.0-1.20050612.8|154	cd  %{_gamesdatadir}/%{name}/lib
12cr|xconq-7.5.0-1.20050612.8|155	exec %{_gamesbindir}/${i}.bin
12cr|xconq-7.5.0-1.20050612.8|156	EOF
12cr|xconq-7.5.0-1.20050612.8|157	done;
12cr|xconq-7.5.0-1.20050612.8|158	
12cr|xconq-7.5.0-1.20050612.8|159	%if %mdkversion < 200900
12cr|xconq-7.5.0-1.20050612.8|160	%post tcltk
12cr|xconq-7.5.0-1.20050612.8|161	%{update_menus}
12cr|xconq-7.5.0-1.20050612.8|162	%endif
12cr|xconq-7.5.0-1.20050612.8|163	
12cr|xconq-7.5.0-1.20050612.8|164	%if %mdkversion < 200900
12cr|xconq-7.5.0-1.20050612.8|165	%post sdl
12cr|xconq-7.5.0-1.20050612.8|166	%{update_menus}
12cr|xconq-7.5.0-1.20050612.8|167	%endif
12cr|xconq-7.5.0-1.20050612.8|168	
12cr|xconq-7.5.0-1.20050612.8|169	%if %mdkversion < 200900
12cr|xconq-7.5.0-1.20050612.8|170	%postun tcltk
12cr|xconq-7.5.0-1.20050612.8|171	%{clean_menus}
12cr|xconq-7.5.0-1.20050612.8|172	%endif
12cr|xconq-7.5.0-1.20050612.8|173	
12cr|xconq-7.5.0-1.20050612.8|174	%if %mdkversion < 200900
12cr|xconq-7.5.0-1.20050612.8|175	%postun sdl
12cr|xconq-7.5.0-1.20050612.8|176	%{clean_menus}
12cr|xconq-7.5.0-1.20050612.8|177	%endif
12cr|xconq-7.5.0-1.20050612.8|178	
12cr|xconq-7.5.0-1.20050612.8|179	%clean
12cr|xconq-7.5.0-1.20050612.8|180	rm -rf %{buildroot}
12cr|xconq-7.5.0-1.20050612.8|181	
12cr|xconq-7.5.0-1.20050612.8|182	%post
12cr|xconq-7.5.0-1.20050612.8|183	%_install_info hacking.info
12cr|xconq-7.5.0-1.20050612.8|184	%_install_info xcdesign.info-1
12cr|xconq-7.5.0-1.20050612.8|185	%_install_info xcdesign.info-2
12cr|xconq-7.5.0-1.20050612.8|186	%_install_info xcdesign.info-3
12cr|xconq-7.5.0-1.20050612.8|187	%_install_info xcdesign.info
12cr|xconq-7.5.0-1.20050612.8|188	%_install_info xconq.info
12cr|xconq-7.5.0-1.20050612.8|189	
12cr|xconq-7.5.0-1.20050612.8|190	%postun
12cr|xconq-7.5.0-1.20050612.8|191	%_remove_install_info hacking.info
12cr|xconq-7.5.0-1.20050612.8|192	%_remove_install_info xcdesign.info-1
12cr|xconq-7.5.0-1.20050612.8|193	%_remove_install_info xcdesign.info-2
12cr|xconq-7.5.0-1.20050612.8|194	%_remove_install_info xcdesign.info-3
12cr|xconq-7.5.0-1.20050612.8|195	%_remove_install_info xcdesign.info
12cr|xconq-7.5.0-1.20050612.8|196	%_remove_install_info xconq.info
12cr|xconq-7.5.0-1.20050612.8|197	
12cr|xconq-7.5.0-1.20050612.8|198	%files
12cr|xconq-7.5.0-1.20050612.8|199	%defattr(-,root,root)
12cr|xconq-7.5.0-1.20050612.8|200	%doc README ChangeLog NEWS doc/*.html changelogs
12cr|xconq-7.5.0-1.20050612.8|201	%{_gamesdatadir}/%{name}
12cr|xconq-7.5.0-1.20050612.8|202	%{_iconsdir}/%{name}.png
12cr|xconq-7.5.0-1.20050612.8|203	%{_miconsdir}/%{name}.png
12cr|xconq-7.5.0-1.20050612.8|204	%{_liconsdir}/%{name}.png
12cr|xconq-7.5.0-1.20050612.8|205	%{_infodir}/*
12cr|xconq-7.5.0-1.20050612.8|206	%dir %attr(-,games,games) %{_localstatedir}/lib/games/%{name}
12cr|xconq-7.5.0-1.20050612.8|207	
12cr|xconq-7.5.0-1.20050612.8|208	%files tcltk
12cr|xconq-7.5.0-1.20050612.8|209	%defattr(-,root,root)
12cr|xconq-7.5.0-1.20050612.8|210	%attr(2755,root,games) %{_gamesbindir}/tkconq*
12cr|xconq-7.5.0-1.20050612.8|211	%{_gamesbindir}/imfapp
12cr|xconq-7.5.0-1.20050612.8|212	%{_gamesbindir}/imf2x
12cr|xconq-7.5.0-1.20050612.8|213	%{_gamesbindir}/x2imf
12cr|xconq-7.5.0-1.20050612.8|214	%{_mandir}/man6/tkconq.6*
12cr|xconq-7.5.0-1.20050612.8|215	%{_datadir}/applications/mandriva-%{name}-tcltk.desktop
12cr|xconq-7.5.0-1.20050612.8|216	
12cr|xconq-7.5.0-1.20050612.8|217	%files curses
12cr|xconq-7.5.0-1.20050612.8|218	%defattr(-,root,root)
12cr|xconq-7.5.0-1.20050612.8|219	%attr(2755,root,games) %{_gamesbindir}/cconq*
12cr|xconq-7.5.0-1.20050612.8|220	%{_mandir}/man6/cconq.6*
12cr|xconq-7.5.0-1.20050612.8|221	
12cr|xconq-7.5.0-1.20050612.8|222	%files sdl
12cr|xconq-7.5.0-1.20050612.8|223	%defattr(-,root,root)
12cr|xconq-7.5.0-1.20050612.8|224	%attr(2755,root,games) %{_gamesbindir}/sdlconq*
12cr|xconq-7.5.0-1.20050612.8|225	%{_datadir}/applications/mandriva-%{name}-sdl.desktop
12cr|xconq-7.5.0-1.20050612.8|226	
12cr|xconq-7.5.0-1.20050612.8|227	
12cr|xconq-7.5.0-1.20050612.8|228	%changelog
12cr|xconq-7.5.0-1.20050612.8|229	* Wed Dec 08 2010 Funda Wang <fwang@mandriva.org> 7.5.0-1.20050612.8mdv2011.0
12cr|xconq-7.5.0-1.20050612.8|230	+ Revision: 616052
12cr|xconq-7.5.0-1.20050612.8|231	- fix more makefile
12cr|xconq-7.5.0-1.20050612.8|232	
12cr|xconq-7.5.0-1.20050612.8|233	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xconq-7.5.0-1.20050612.8|234	- the mass rebuild of 2010.1 packages
12cr|xconq-7.5.0-1.20050612.8|235	
12cr|xconq-7.5.0-1.20050612.8|236	* Tue Apr 13 2010 Thierry Vignaud <tv@mandriva.org> 7.5.0-1.20050612.7mdv2010.1
12cr|xconq-7.5.0-1.20050612.8|237	+ Revision: 534511
12cr|xconq-7.5.0-1.20050612.8|238	- rebuild
12cr|xconq-7.5.0-1.20050612.8|239	
12cr|xconq-7.5.0-1.20050612.8|240	* Sun Apr 12 2009 Michael Scherer <misc@mandriva.org> 7.5.0-1.20050612.5mdv2009.1
12cr|xconq-7.5.0-1.20050612.8|241	+ Revision: 366478
12cr|xconq-7.5.0-1.20050612.8|242	- oups, forgot to include the binary
12cr|xconq-7.5.0-1.20050612.8|243	- fix 38354 by correcting menu
12cr|xconq-7.5.0-1.20050612.8|244	
12cr|xconq-7.5.0-1.20050612.8|245	* Sat Apr 11 2009 Michael Scherer <misc@mandriva.org> 7.5.0-1.20050612.4mdv2009.1
12cr|xconq-7.5.0-1.20050612.8|246	+ Revision: 366293
12cr|xconq-7.5.0-1.20050612.8|247	- remove old bzip patch ( already uncompressed )
12cr|xconq-7.5.0-1.20050612.8|248	- fix bug 49542 and 49544
12cr|xconq-7.5.0-1.20050612.8|249	
12cr|xconq-7.5.0-1.20050612.8|250	* Wed Mar 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 7.5.0-1.20050612.3mdv2009.1
12cr|xconq-7.5.0-1.20050612.8|251	+ Revision: 348661
12cr|xconq-7.5.0-1.20050612.8|252	- fix format errors
12cr|xconq-7.5.0-1.20050612.8|253	- fix build with latest tk
12cr|xconq-7.5.0-1.20050612.8|254	
12cr|xconq-7.5.0-1.20050612.8|255	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xconq-7.5.0-1.20050612.8|256	- lowercase ImageMagick
12cr|xconq-7.5.0-1.20050612.8|257	
12cr|xconq-7.5.0-1.20050612.8|258	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 7.5.0-1.20050612.2mdv2009.0
12cr|xconq-7.5.0-1.20050612.8|259	+ Revision: 218426
12cr|xconq-7.5.0-1.20050612.8|260	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xconq-7.5.0-1.20050612.8|261	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|xconq-7.5.0-1.20050612.8|262	
12cr|xconq-7.5.0-1.20050612.8|263	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 7.5.0-1.20050612.2mdv2008.1
12cr|xconq-7.5.0-1.20050612.8|264	+ Revision: 140953
12cr|xconq-7.5.0-1.20050612.8|265	- restore BuildRoot
12cr|xconq-7.5.0-1.20050612.8|266	
12cr|xconq-7.5.0-1.20050612.8|267	+ Thierry Vignaud <tv@mandriva.org>
12cr|xconq-7.5.0-1.20050612.8|268	- kill re-definition of %%buildroot on Pixel's request
12cr|xconq-7.5.0-1.20050612.8|269	
12cr|xconq-7.5.0-1.20050612.8|270	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 7.5.0-1.20050612.2mdv2008.0
12cr|xconq-7.5.0-1.20050612.8|271	+ Revision: 82059
12cr|xconq-7.5.0-1.20050612.8|272	- rebuild for new soname of tcl
12cr|xconq-7.5.0-1.20050612.8|273	
12cr|xconq-7.5.0-1.20050612.8|274	+ Thierry Vignaud <tv@mandriva.org>
12cr|xconq-7.5.0-1.20050612.8|275	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|xconq-7.5.0-1.20050612.8|276	
12cr|xconq-7.5.0-1.20050612.8|277	* Mon Jun 18 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 7.5.0-1.20050612.1mdv2008.0
12cr|xconq-7.5.0-1.20050612.8|278	+ Revision: 41015
12cr|xconq-7.5.0-1.20050612.8|279	- ?\194?\164#"?\194?\164#" buildrequires
12cr|xconq-7.5.0-1.20050612.8|280	- fix buildrequires
12cr|xconq-7.5.0-1.20050612.8|281	- fix buildrequires
12cr|xconq-7.5.0-1.20050612.8|282	- fix 64 bit build (P2)
12cr|xconq-7.5.0-1.20050612.8|283	- drop debian menu
12cr|xconq-7.5.0-1.20050612.8|284	- a bit more new snapshot..
12cr|xconq-7.5.0-1.20050612.8|285	- Import xconq
12cr|xconq-7.5.0-1.20050612.8|286	
12cr|xconq-7.5.0-1.20050612.8|287	
12cr|xconq-7.5.0-1.20050612.8|288	
12cr|xconq-7.5.0-1.20050612.8|289	* Fri Aug 25 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 7.5.0-1.20050117.7mdv2007.0
12cr|xconq-7.5.0-1.20050612.8|290	- fix macros for menu
12cr|xconq-7.5.0-1.20050612.8|291	- xdg menu
12cr|xconq-7.5.0-1.20050612.8|292	- cleanups
12cr|xconq-7.5.0-1.20050612.8|293	
12cr|xconq-7.5.0-1.20050612.8|294	* Wed Jan 04 2006 Oden Eriksson <oeriksson@mandriva.com> 7.5.0-0.20050117.6mdk
12cr|xconq-7.5.0-1.20050612.8|295	- rebuilt against soname aware deps (tcl/tk)
12cr|xconq-7.5.0-1.20050612.8|296	- fix deps
12cr|xconq-7.5.0-1.20050612.8|297	
12cr|xconq-7.5.0-1.20050612.8|298	* Thu Dec 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 7.5.0-0.20050117.5mdk
12cr|xconq-7.5.0-1.20050612.8|299	- fix buildrequires
12cr|xconq-7.5.0-1.20050612.8|300	- patch tk version to find tkconq.tcl correctly (fix #20363)
12cr|xconq-7.5.0-1.20050612.8|301	
12cr|xconq-7.5.0-1.20050612.8|302	* Wed Dec 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 7.5.0-0.20050117.4mdk
12cr|xconq-7.5.0-1.20050612.8|303	- buildrequires
12cr|xconq-7.5.0-1.20050612.8|304	
12cr|xconq-7.5.0-1.20050612.8|305	* Tue Dec 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 7.5.0-0.20050117.3mdk
12cr|xconq-7.5.0-1.20050612.8|306	- %%mkrel
12cr|xconq-7.5.0-1.20050612.8|307	- fix doc files encoding and perms
12cr|xconq-7.5.0-1.20050612.8|308	- relax requires versioning
12cr|xconq-7.5.0-1.20050612.8|309	
12cr|xconq-7.5.0-1.20050612.8|310	* Sat Oct 01 2005 Nicolas Lécureuil <neoclust@mandriva.org> 7.5.0-0.20050117.2mdk
12cr|xconq-7.5.0-1.20050612.8|311	- BuildRequires fix
12cr|xconq-7.5.0-1.20050612.8|312	
12cr|xconq-7.5.0-1.20050612.8|313	* Fri Jan 21 2005 Guillaume Rousse <guillomovitch@mandrake.org> 7.5.0-0.20050117.1mdk
12cr|xconq-7.5.0-1.20050612.8|314	- new version
12cr|xconq-7.5.0-1.20050612.8|315	
12cr|xconq-7.5.0-1.20050612.8|316	* Sun Jan 16 2005 Guillaume Rousse <guillomovitch@mandrake.org> 7.5.0-0.20050108.1mdk
12cr|xconq-7.5.0-1.20050612.8|317	- new version
12cr|xconq-7.5.0-1.20050612.8|318	
12cr|xconq-7.5.0-1.20050612.8|319	* Sun Nov 28 2004 Guillaume Rousse <guillomovitch@mandrake.org> 7.5.0-0.20041126.1mdk
12cr|xconq-7.5.0-1.20050612.8|320	- new version
12cr|xconq-7.5.0-1.20050612.8|321	- fix info pages installation
12cr|xconq-7.5.0-1.20050612.8|322	- menus
12cr|xconq-7.5.0-1.20050612.8|323	- disable parallel build
12cr|xconq-7.5.0-1.20050612.8|324	- use %%{_gamesbindir} and %%{_gamesdatadir} instead of %%{_bindir} and %%{_datadir}
12cr|xconq-7.5.0-1.20050612.8|325	
12cr|xconq-7.5.0-1.20050612.8|326	* Wed Nov 24 2004 Guillaume Rousse <guillomovitch@mandrake.org> 7.5.0-0.20041119.1mdk
12cr|xconq-7.5.0-1.20050612.8|327	- first mdk release, from an heavily modified spec file from Eric McDonald <eric_mcdonald@users.sourceforge.net>

8556 12
12cr|xcowsay-1.3-1|1	%define name	xcowsay
12cr|xcowsay-1.3-1|2	%define version	1.3
12cr|xcowsay-1.3-1|3	%define release	%mkrel 1
12cr|xcowsay-1.3-1|4	
12cr|xcowsay-1.3-1|5	Name:		%{name}
12cr|xcowsay-1.3-1|6	Version:	%{version}
12cr|xcowsay-1.3-1|7	Release:	%{release}
12cr|xcowsay-1.3-1|8	Summary:	Displays a cute cow and message on your desktop
12cr|xcowsay-1.3-1|9	Group:		Toys
12cr|xcowsay-1.3-1|10	License:	GPL
12cr|xcowsay-1.3-1|11	URL:		http://www.doof.me.uk/xcowsay/
12cr|xcowsay-1.3-1|12	Source:     http://www.nickg.me.uk/files/%{name}-%{version}.tar.gz
12cr|xcowsay-1.3-1|13	Patch:      xcowsay-1.2-fix-xcowthink-args-parsing.patch
12cr|xcowsay-1.3-1|14	BuildRequires:  gtk+2-devel
12cr|xcowsay-1.3-1|15	BuildRequires:  dbus-devel
12cr|xcowsay-1.3-1|16	BuildRequires:  dbus-glib-devel
12cr|xcowsay-1.3-1|17	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|xcowsay-1.3-1|18	
12cr|xcowsay-1.3-1|19	%description
12cr|xcowsay-1.3-1|20	xcowsay displays a cute cow and message on your desktop.
12cr|xcowsay-1.3-1|21	
12cr|xcowsay-1.3-1|22	xcowsay includes all these amazing features:
12cr|xcowsay-1.3-1|23	- Fully configurable!
12cr|xcowsay-1.3-1|24	- Calculates display time from amount of text
12cr|xcowsay-1.3-1|25	- Daemon mode! Send your cow messages over DBus!
12cr|xcowsay-1.3-1|26	- Three different sized cows provided
12cr|xcowsay-1.3-1|27	- fortune(6) wrapper program: xcowfortune — cow will deliver pearls of wisdom!
12cr|xcowsay-1.3-1|28	- Replace the naffness that is xmessage(1)
12cr|xcowsay-1.3-1|29	- Should work with any window manager
12cr|xcowsay-1.3-1|30	- Supports UTF-8 characters properly
12cr|xcowsay-1.3-1|31	
12cr|xcowsay-1.3-1|32	%prep
12cr|xcowsay-1.3-1|33	%setup -q
12cr|xcowsay-1.3-1|34	%patch -p 1
12cr|xcowsay-1.3-1|35	
12cr|xcowsay-1.3-1|36	%build
12cr|xcowsay-1.3-1|37	%configure2_5x
12cr|xcowsay-1.3-1|38	%make
12cr|xcowsay-1.3-1|39	
12cr|xcowsay-1.3-1|40	%install
12cr|xcowsay-1.3-1|41	rm -rf %{buildroot}
12cr|xcowsay-1.3-1|42	%makeinstall_std
12cr|xcowsay-1.3-1|43	
12cr|xcowsay-1.3-1|44	%find_lang %{name}
12cr|xcowsay-1.3-1|45	
12cr|xcowsay-1.3-1|46	%clean
12cr|xcowsay-1.3-1|47	rm -rf %{buildroot}
12cr|xcowsay-1.3-1|48	
12cr|xcowsay-1.3-1|49	%files -f %{name}.lang
12cr|xcowsay-1.3-1|50	%defattr(-,root,root)
12cr|xcowsay-1.3-1|51	%{_bindir}/*
12cr|xcowsay-1.3-1|52	%{_mandir}/man6/*
12cr|xcowsay-1.3-1|53	%{_datadir}/%{name}
12cr|xcowsay-1.3-1|54	
12cr|xcowsay-1.3-1|55	
12cr|xcowsay-1.3-1|56	
12cr|xcowsay-1.3-1|57	%changelog
12cr|xcowsay-1.3-1|58	* Sat Nov 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-1mdv2011.0
12cr|xcowsay-1.3-1|59	+ Revision: 597258
12cr|xcowsay-1.3-1|60	- update to new version 1.3
12cr|xcowsay-1.3-1|61	
12cr|xcowsay-1.3-1|62	* Sun Mar 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-2mdv2010.1
12cr|xcowsay-1.3-1|63	+ Revision: 528615
12cr|xcowsay-1.3-1|64	- fix xcowthink argument parsing (#58452)
12cr|xcowsay-1.3-1|65	
12cr|xcowsay-1.3-1|66	* Tue Jan 05 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-1mdv2010.1
12cr|xcowsay-1.3-1|67	+ Revision: 486468
12cr|xcowsay-1.3-1|68	- new version
12cr|xcowsay-1.3-1|69	
12cr|xcowsay-1.3-1|70	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-1mdv2010.1
12cr|xcowsay-1.3-1|71	+ Revision: 468635
12cr|xcowsay-1.3-1|72	- update to new version 1.1.1
12cr|xcowsay-1.3-1|73	
12cr|xcowsay-1.3-1|74	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.1-2mdv2010.0
12cr|xcowsay-1.3-1|75	+ Revision: 435070
12cr|xcowsay-1.3-1|76	- rebuild
12cr|xcowsay-1.3-1|77	
12cr|xcowsay-1.3-1|78	* Mon Sep 01 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2009.0
12cr|xcowsay-1.3-1|79	+ Revision: 278591
12cr|xcowsay-1.3-1|80	- update to new version 1.1
12cr|xcowsay-1.3-1|81	
12cr|xcowsay-1.3-1|82	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cr|xcowsay-1.3-1|83	+ Revision: 269767
12cr|xcowsay-1.3-1|84	- rebuild early 2009.0 package (before pixel changes)
12cr|xcowsay-1.3-1|85	- description is not history
12cr|xcowsay-1.3-1|86	
12cr|xcowsay-1.3-1|87	* Tue May 27 2008 Thierry Vignaud <tv@mandriva.org> 1.0-2mdv2009.0
12cr|xcowsay-1.3-1|88	+ Revision: 211572
12cr|xcowsay-1.3-1|89	- fix description-line-too-long
12cr|xcowsay-1.3-1|90	
12cr|xcowsay-1.3-1|91	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2009.0
12cr|xcowsay-1.3-1|92	+ Revision: 210902
12cr|xcowsay-1.3-1|93	- import xcowsay
12cr|xcowsay-1.3-1|94	
12cr|xcowsay-1.3-1|95	
12cr|xcowsay-1.3-1|96	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2009.0
12cr|xcowsay-1.3-1|97	- first mdv package

8557 12
12cr|xd3d-8.3.1-6|1	%define name xd3d
12cr|xd3d-8.3.1-6|2	%define version 8.3.1
12cr|xd3d-8.3.1-6|3	%define release %mkrel 6
12cr|xd3d-8.3.1-6|4	# Don't support by g95
12cr|xd3d-8.3.1-6|5	%define _ssp_cflags %nil
12cr|xd3d-8.3.1-6|6	%define Werror_cflags %nil
12cr|xd3d-8.3.1-6|7	# kept g95 option even if the compilation is made with gfortran
12cr|xd3d-8.3.1-6|8	%define g95flags %( echo %optflags | sed 's/-mtune=[^ ]*//' )
12cr|xd3d-8.3.1-6|9	
12cr|xd3d-8.3.1-6|10	Summary: A simple scientific visualization tool
12cr|xd3d-8.3.1-6|11	Name: %{name}
12cr|xd3d-8.3.1-6|12	Version: %{version}
12cr|xd3d-8.3.1-6|13	Release: %{release}
12cr|xd3d-8.3.1-6|14	Source0: %{name}-%{version}.tar.gz
12cr|xd3d-8.3.1-6|15	License: GPL
12cr|xd3d-8.3.1-6|16	Group: Sciences/Other
12cr|xd3d-8.3.1-6|17	Url: http://www.cmap.polytechnique.fr/~jouve/xd3d/
12cr|xd3d-8.3.1-6|18	BuildRequires: gcc-gfortran
12cr|xd3d-8.3.1-6|19	BuildRequires: libxpm-devel
12cr|xd3d-8.3.1-6|20	Buildrequires: pkgconfig(x11)
12cr|xd3d-8.3.1-6|21	BuildRequires: pkgconfig(zlib)
12cr|xd3d-8.3.1-6|22	
12cr|xd3d-8.3.1-6|23	%description
12cr|xd3d-8.3.1-6|24	Xd3d is a simple scientific visualization tool designed to be easy to learn.
12cr|xd3d-8.3.1-6|25	It can plot 2d and 3d meshes, with shadowing, contour plots, vector fields,
12cr|xd3d-8.3.1-6|26	iso-contour (3d), as well as 3d surfaces z=f(x,y) defined by an algebraic
12cr|xd3d-8.3.1-6|27	expression or a cloud of points. It generates high quality vector PostScript
12cr|xd3d-8.3.1-6|28	files for scientific publications and still or animated bitmap images. It
12cr|xd3d-8.3.1-6|29	includes the graph plotter xgraphic.
12cr|xd3d-8.3.1-6|30	
12cr|xd3d-8.3.1-6|31	%prep
12cr|xd3d-8.3.1-6|32	%setup -q
12cr|xd3d-8.3.1-6|33	
12cr|xd3d-8.3.1-6|34	perl -pi -e "s!^XD3D_DIR =.*!XD3D_DIR = `pwd`!" RULES
12cr|xd3d-8.3.1-6|35	perl -pi -e 's!^INSTALL_DIR =.*!INSTALL_DIR = %_bindir!' RULES
12cr|xd3d-8.3.1-6|36	perl -pi -e 's!^OPTC =.*!OPTC = %g95flags!' RULES
12cr|xd3d-8.3.1-6|37	perl -pi -e 's!^OPTF =.*!OPTF = %g95flags!' RULES
12cr|xd3d-8.3.1-6|38	perl -pi -e 's!^LIBX11 =.*!LIBX11 = %_libdir!' RULES
12cr|xd3d-8.3.1-6|39	perl -pi -e 's!^COMPILF =.*!COMPILF = gfortran!' RULES
12cr|xd3d-8.3.1-6|40	perl -pi -e 's!\$\(COMPILF\) \$\(OPTF\) -o!\$(COMPILF) \$(OPTF) %ldflags -o!' RULES
12cr|xd3d-8.3.1-6|41	
12cr|xd3d-8.3.1-6|42	%build
12cr|xd3d-8.3.1-6|43	make
12cr|xd3d-8.3.1-6|44	
12cr|xd3d-8.3.1-6|45	%install
12cr|xd3d-8.3.1-6|46	mkdir -p %buildroot%_bindir
12cr|xd3d-8.3.1-6|47	
12cr|xd3d-8.3.1-6|48	make install INSTALL_DIR=%buildroot%_bindir
12cr|xd3d-8.3.1-6|49	
12cr|xd3d-8.3.1-6|50	%files
12cr|xd3d-8.3.1-6|51	%doc CHANGELOG BUGS FORMATS README
12cr|xd3d-8.3.1-6|52	%doc Examples Manuals
12cr|xd3d-8.3.1-6|53	%_bindir/*

8558 12
12cr|xdaliclock-2.37-5|1	%define	name	xdaliclock
12cr|xdaliclock-2.37-5|2	%define	version	2.37
12cr|xdaliclock-2.37-5|3	
12cr|xdaliclock-2.37-5|4	Summary:	A melting digital clock
12cr|xdaliclock-2.37-5|5	Name:		%{name}
12cr|xdaliclock-2.37-5|6	Version:	%{version}
12cr|xdaliclock-2.37-5|7	Release:	%mkrel 5
12cr|xdaliclock-2.37-5|8	Group:		Toys
12cr|xdaliclock-2.37-5|9	URL:		http://www.jwz.org/xdaliclock/
12cr|xdaliclock-2.37-5|10	
12cr|xdaliclock-2.37-5|11	BuildRequires:	pkgconfig(xt)
12cr|xdaliclock-2.37-5|12	BuildRequires:	pkgconfig(xext)
12cr|xdaliclock-2.37-5|13	BuildRequires:	pkgconfig(x11)
12cr|xdaliclock-2.37-5|14	License:	MIT
12cr|xdaliclock-2.37-5|15	
12cr|xdaliclock-2.37-5|16	Source0:	http://www.jwz.org/xdaliclock/%{name}-%{version}.tar.gz
12cr|xdaliclock-2.37-5|17	Patch0:		%{name}-shape-cycle.patch
12cr|xdaliclock-2.37-5|18	
12cr|xdaliclock-2.37-5|19	
12cr|xdaliclock-2.37-5|20	%description
12cr|xdaliclock-2.37-5|21	The xdaliclock program displays a digital clock, with digits that merge
12cr|xdaliclock-2.37-5|22	into the new digits as the time changes.  Xdaliclock can display the time
12cr|xdaliclock-2.37-5|23	in 12 or 24 hour modes and can will display the date if you hold your
12cr|xdaliclock-2.37-5|24	mouse button down over it.  Xdaliclock has two large fonts built in, but
12cr|xdaliclock-2.37-5|25	is capable of animating other fonts.
12cr|xdaliclock-2.37-5|26	
12cr|xdaliclock-2.37-5|27	Install the xdaliclock package if you want a fairly large clock, with
12cr|xdaliclock-2.37-5|28	a melting special effect, for your system.
12cr|xdaliclock-2.37-5|29	
12cr|xdaliclock-2.37-5|30	%prep
12cr|xdaliclock-2.37-5|31	%setup -q
12cr|xdaliclock-2.37-5|32	%patch0 -p1
12cr|xdaliclock-2.37-5|33	
12cr|xdaliclock-2.37-5|34	%build
12cr|xdaliclock-2.37-5|35	cd X11
12cr|xdaliclock-2.37-5|36	CFLAGS="$RPM_OPT_FLAGS" ./configure --libdir=%{_libdir}	--prefix=%{_prefix} \
12cr|xdaliclock-2.37-5|37	--build=%{_target_platform}
12cr|xdaliclock-2.37-5|38	%make
12cr|xdaliclock-2.37-5|39	
12cr|xdaliclock-2.37-5|40	%install
12cr|xdaliclock-2.37-5|41	cd X11
12cr|xdaliclock-2.37-5|42	install -d -m 0755 %buildroot{%_bindir,%_mandir/man1}
12cr|xdaliclock-2.37-5|43	make prefix=%buildroot/%_prefix install
12cr|xdaliclock-2.37-5|44	
12cr|xdaliclock-2.37-5|45	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xdaliclock-2.37-5|46	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|xdaliclock-2.37-5|47	[Desktop Entry]
12cr|xdaliclock-2.37-5|48	Name=Xdaliclock
12cr|xdaliclock-2.37-5|49	Comment=A melting digital clock
12cr|xdaliclock-2.37-5|50	Exec=%{_bindir}/%{name}
12cr|xdaliclock-2.37-5|51	Icon=toys_section
12cr|xdaliclock-2.37-5|52	Terminal=false
12cr|xdaliclock-2.37-5|53	Type=Application
12cr|xdaliclock-2.37-5|54	StartupNotify=true
12cr|xdaliclock-2.37-5|55	Categories=Utility;Clock;Amusement;X-MandrivaLinux-MoreApplications-Games-Toys;
12cr|xdaliclock-2.37-5|56	EOF
12cr|xdaliclock-2.37-5|57	
12cr|xdaliclock-2.37-5|58	%files
12cr|xdaliclock-2.37-5|59	%{_bindir}/%{name}
12cr|xdaliclock-2.37-5|60	%{_mandir}/man1/%{name}.1*
12cr|xdaliclock-2.37-5|61	%{_datadir}/applications/mandriva-%{name}.desktop

8559 12
12cr|xdelta3-3.0v2-1|1	%define version		3.0v2
12cr|xdelta3-3.0v2-1|2	%define fversion	30v2
12cr|xdelta3-3.0v2-1|3	%define frealversion	3.0v
12cr|xdelta3-3.0v2-1|4	%define release		1
12cr|xdelta3-3.0v2-1|5	%define name		xdelta3
12cr|xdelta3-3.0v2-1|6	
12cr|xdelta3-3.0v2-1|7	%define build_staticlib 0
12cr|xdelta3-3.0v2-1|8	%{?_with_staticlib: %global build_staticlib 1}
12cr|xdelta3-3.0v2-1|9	
12cr|xdelta3-3.0v2-1|10	Summary:		A binary delta generator
12cr|xdelta3-3.0v2-1|11	Name:			%{name}
12cr|xdelta3-3.0v2-1|12	Version:		%{version}
12cr|xdelta3-3.0v2-1|13	Release:		%mkrel %{release}
12cr|xdelta3-3.0v2-1|14	Source0:		http://xdelta.googlecode.com/files/xdelta%{version}.tar.bz2
12cr|xdelta3-3.0v2-1|15	Patch0:			xdelta%{version}-optflags.patch
12cr|xdelta3-3.0v2-1|16	URL:			http://xdelta.org
12cr|xdelta3-3.0v2-1|17	License:		GPL
12cr|xdelta3-3.0v2-1|18	Group:			File tools
12cr|xdelta3-3.0v2-1|19	BuildRequires:		zlib-devel
12cr|xdelta3-3.0v2-1|20	BuildRoot:		%{_tmppath}/%{name}-%{version}-root
12cr|xdelta3-3.0v2-1|21	
12cr|xdelta3-3.0v2-1|22	%description
12cr|xdelta3-3.0v2-1|23	Xdelta3 is the third and latest release of Xdelta, which is a set of
12cr|xdelta3-3.0v2-1|24	tools and APIs for reading and writing compressed deltas. Deltas
12cr|xdelta3-3.0v2-1|25	encode the differences between two versions of a document. This
12cr|xdelta3-3.0v2-1|26	release features a completely new compression engine, several
12cr|xdelta3-3.0v2-1|27	algorithmic improvements, a fully programmable interface modelled
12cr|xdelta3-3.0v2-1|28	after zlib, in addition to a command-line utility, use of the RFC3284
12cr|xdelta3-3.0v2-1|29	(VCDIFF) encoding, a python extension, and now 64-bit support.
12cr|xdelta3-3.0v2-1|30	
12cr|xdelta3-3.0v2-1|31	%if %build_staticlib
12cr|xdelta3-3.0v2-1|32	%package devel
12cr|xdelta3-3.0v2-1|33	Summary: Static libraries and header files for development with XDelta3
12cr|xdelta3-3.0v2-1|34	Group: Development/C
12cr|xdelta3-3.0v2-1|35	Requires: %{name}
12cr|xdelta3-3.0v2-1|36	
12cr|xdelta3-3.0v2-1|37	%description devel
12cr|xdelta3-3.0v2-1|38	This package contains the static libraries and header files
12cr|xdelta3-3.0v2-1|39	required to develop applications using Xdelta3.
12cr|xdelta3-3.0v2-1|40	%endif
12cr|xdelta3-3.0v2-1|41	
12cr|xdelta3-3.0v2-1|42	%prep
12cr|xdelta3-3.0v2-1|43	%setup -q -n xdelta%{frealversion}
12cr|xdelta3-3.0v2-1|44	%patch0 -p1 -b .optflags
12cr|xdelta3-3.0v2-1|45	
12cr|xdelta3-3.0v2-1|46	%build
12cr|xdelta3-3.0v2-1|47	RPM_OPT_FLAGS="%{optflags}" make RPM_OPT_FLAGS="%{optflags}" all \
12cr|xdelta3-3.0v2-1|48	xdelta3 \
12cr|xdelta3-3.0v2-1|49	xdelta3-decoder \
12cr|xdelta3-3.0v2-1|50	xdelta3-tools \
12cr|xdelta3-3.0v2-1|51	xdelta3-everything \
12cr|xdelta3-3.0v2-1|52	xdelta3-all.o
12cr|xdelta3-3.0v2-1|53	ar cr libxdelta3.a xdelta3-all.o
12cr|xdelta3-3.0v2-1|54	ranlib libxdelta3.a
12cr|xdelta3-3.0v2-1|55	chmod 644 COPYING
12cr|xdelta3-3.0v2-1|56	
12cr|xdelta3-3.0v2-1|57	%install
12cr|xdelta3-3.0v2-1|58	rm -rf %{buildroot}
12cr|xdelta3-3.0v2-1|59	mkdir -p %{buildroot}%{_bindir}
12cr|xdelta3-3.0v2-1|60	%if %build_staticlib
12cr|xdelta3-3.0v2-1|61	mkdir -p %{buildroot}%{_libdir}	%{buildroot}%{_includedir}
12cr|xdelta3-3.0v2-1|62	%endif
12cr|xdelta3-3.0v2-1|63	
12cr|xdelta3-3.0v2-1|64	install -m 755 xdelta3 \
12cr|xdelta3-3.0v2-1|65	xdelta3-decoder \
12cr|xdelta3-3.0v2-1|66	xdelta3-tools \
12cr|xdelta3-3.0v2-1|67	xdelta3-everything %{buildroot}%{_bindir}
12cr|xdelta3-3.0v2-1|68	%if %build_staticlib
12cr|xdelta3-3.0v2-1|69	install -m 644 libxdelta3.a %{buildroot}%{_libdir}
12cr|xdelta3-3.0v2-1|70	install -m 644 xdelta3.h %{buildroot}%{_includedir}
12cr|xdelta3-3.0v2-1|71	%endif
12cr|xdelta3-3.0v2-1|72	
12cr|xdelta3-3.0v2-1|73	%clean
12cr|xdelta3-3.0v2-1|74	rm -rf %{buildroot}
12cr|xdelta3-3.0v2-1|75	
12cr|xdelta3-3.0v2-1|76	%files
12cr|xdelta3-3.0v2-1|77	%defattr(-,root,root)
12cr|xdelta3-3.0v2-1|78	%doc COPYING
12cr|xdelta3-3.0v2-1|79	%{_bindir}/*
12cr|xdelta3-3.0v2-1|80	
12cr|xdelta3-3.0v2-1|81	%if %build_staticlib
12cr|xdelta3-3.0v2-1|82	%files devel
12cr|xdelta3-3.0v2-1|83	%defattr(-,root,root)
12cr|xdelta3-3.0v2-1|84	%{_includedir}/*.h
12cr|xdelta3-3.0v2-1|85	%{_libdir}/*.a
12cr|xdelta3-3.0v2-1|86	%endif
12cr|xdelta3-3.0v2-1|87	
12cr|xdelta3-3.0v2-1|88	
12cr|xdelta3-3.0v2-1|89	
12cr|xdelta3-3.0v2-1|90	%changelog
12cr|xdelta3-3.0v2-1|91	* Sun Nov 21 2010 Giuseppe Ghibò <ghibo@mandriva.com> 3.0v2-1mdv2011.0
12cr|xdelta3-3.0v2-1|92	+ Revision: 599401
12cr|xdelta3-3.0v2-1|93	- Upgrade to release 3.0v2.
12cr|xdelta3-3.0v2-1|94	
12cr|xdelta3-3.0v2-1|95	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 3.0t-2mdv2010.0
12cr|xdelta3-3.0v2-1|96	+ Revision: 435073
12cr|xdelta3-3.0v2-1|97	- rebuild
12cr|xdelta3-3.0v2-1|98	
12cr|xdelta3-3.0v2-1|99	* Mon Jan 07 2008 Giuseppe Ghibò <ghibo@mandriva.com> 3.0t-1mdv2008.1
12cr|xdelta3-3.0v2-1|100	+ Revision: 146203
12cr|xdelta3-3.0v2-1|101	- Release 3.0t.
12cr|xdelta3-3.0v2-1|102	
12cr|xdelta3-3.0v2-1|103	+ Olivier Blin <oblin@mandriva.com>
12cr|xdelta3-3.0v2-1|104	- restore BuildRoot
12cr|xdelta3-3.0v2-1|105	
12cr|xdelta3-3.0v2-1|106	+ Thierry Vignaud <tv@mandriva.org>
12cr|xdelta3-3.0v2-1|107	- kill re-definition of %%buildroot on Pixel's request
12cr|xdelta3-3.0v2-1|108	
12cr|xdelta3-3.0v2-1|109	* Thu May 31 2007 Giuseppe Ghibò <ghibo@mandriva.com> 3.0q-1mdv2008.0
12cr|xdelta3-3.0v2-1|110	+ Revision: 33122
12cr|xdelta3-3.0v2-1|111	- Import xdelta3
12cr|xdelta3-3.0v2-1|112	
12cr|xdelta3-3.0v2-1|113	
12cr|xdelta3-3.0v2-1|114	
12cr|xdelta3-3.0v2-1|115	* Thu May 31 2007 Giuseppe Ghib <ghibo@mandriva.com> 3.0q-1mdv2008.0
12cr|xdelta3-3.0v2-1|116	- Use -O2 instead of %%{optflags} as there are problems compiling with
12cr|xdelta3-3.0v2-1|117	fortify enabled.
12cr|xdelta3-3.0v2-1|118	- initial release.

8560 12
12cr|xdesktopwaves-1.3-4|1	%define name xdesktopwaves
12cr|xdesktopwaves-1.3-4|2	%define version 1.3
12cr|xdesktopwaves-1.3-4|3	%define release %mkrel 4
12cr|xdesktopwaves-1.3-4|4	
12cr|xdesktopwaves-1.3-4|5	Summary: Create water effect on your X background
12cr|xdesktopwaves-1.3-4|6	Name: %{name}
12cr|xdesktopwaves-1.3-4|7	Version: %{version}
12cr|xdesktopwaves-1.3-4|8	Release: %{release}
12cr|xdesktopwaves-1.3-4|9	Source0: %{name}-%{version}.tar.bz2
12cr|xdesktopwaves-1.3-4|10	License: GPL
12cr|xdesktopwaves-1.3-4|11	Group: Graphical desktop/Other
12cr|xdesktopwaves-1.3-4|12	Url: http://xdesktopwaves.sourceforge.net/
12cr|xdesktopwaves-1.3-4|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|xdesktopwaves-1.3-4|14	BuildRequires: libx11-devel libxext-devel
12cr|xdesktopwaves-1.3-4|15	
12cr|xdesktopwaves-1.3-4|16	%description
12cr|xdesktopwaves-1.3-4|17	Xdesktopwaves is a cellular automata setting the background of your X Windows
12cr|xdesktopwaves-1.3-4|18	desktop under water. Windows and mouse are like ships on the sea. Each
12cr|xdesktopwaves-1.3-4|19	movement of these ends up in moving water waves. You can even have rain
12cr|xdesktopwaves-1.3-4|20	and/or storm stirring up the water.
12cr|xdesktopwaves-1.3-4|21	
12cr|xdesktopwaves-1.3-4|22	%prep
12cr|xdesktopwaves-1.3-4|23	%setup -q
12cr|xdesktopwaves-1.3-4|24	
12cr|xdesktopwaves-1.3-4|25	%build
12cr|xdesktopwaves-1.3-4|26	%make CFLAGS="-I%{_prefix}/X11R6/include %optflags"
12cr|xdesktopwaves-1.3-4|27	
12cr|xdesktopwaves-1.3-4|28	%install
12cr|xdesktopwaves-1.3-4|29	rm -rf $RPM_BUILD_ROOT
12cr|xdesktopwaves-1.3-4|30	
12cr|xdesktopwaves-1.3-4|31	mkdir -p %buildroot{%_bindir,%_mandir/man1}
12cr|xdesktopwaves-1.3-4|32	
12cr|xdesktopwaves-1.3-4|33	%make install BINDIR=%buildroot%_bindir MAN1DIR=%buildroot%{_mandir}/man1
12cr|xdesktopwaves-1.3-4|34	
12cr|xdesktopwaves-1.3-4|35	
12cr|xdesktopwaves-1.3-4|36	%clean
12cr|xdesktopwaves-1.3-4|37	rm -rf $RPM_BUILD_ROOT
12cr|xdesktopwaves-1.3-4|38	
12cr|xdesktopwaves-1.3-4|39	%files
12cr|xdesktopwaves-1.3-4|40	%defattr(-,root,root)
12cr|xdesktopwaves-1.3-4|41	%doc README
12cr|xdesktopwaves-1.3-4|42	%_bindir/%name
12cr|xdesktopwaves-1.3-4|43	%_mandir/man1/%{name}*
12cr|xdesktopwaves-1.3-4|44	
12cr|xdesktopwaves-1.3-4|45	
12cr|xdesktopwaves-1.3-4|46	
12cr|xdesktopwaves-1.3-4|47	
12cr|xdesktopwaves-1.3-4|48	%changelog
12cr|xdesktopwaves-1.3-4|49	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.3-4mdv2010.0
12cr|xdesktopwaves-1.3-4|50	+ Revision: 435074
12cr|xdesktopwaves-1.3-4|51	- rebuild
12cr|xdesktopwaves-1.3-4|52	
12cr|xdesktopwaves-1.3-4|53	* Tue Jun 17 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.3-3mdv2009.0
12cr|xdesktopwaves-1.3-4|54	+ Revision: 222249
12cr|xdesktopwaves-1.3-4|55	- BuildRequires libxext-devel
12cr|xdesktopwaves-1.3-4|56	- rebuild
12cr|xdesktopwaves-1.3-4|57	- kill re-definition of %%buildroot on Pixel's request
12cr|xdesktopwaves-1.3-4|58	
12cr|xdesktopwaves-1.3-4|59	+ Olivier Blin <oblin@mandriva.com>
12cr|xdesktopwaves-1.3-4|60	- restore BuildRoot
12cr|xdesktopwaves-1.3-4|61	
12cr|xdesktopwaves-1.3-4|62	
12cr|xdesktopwaves-1.3-4|63	* Wed Jul 26 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|xdesktopwaves-1.3-4|64	+ 07/26/06 20:17:43 (42246)
12cr|xdesktopwaves-1.3-4|65	- rebuild
12cr|xdesktopwaves-1.3-4|66	- update buildrequires
12cr|xdesktopwaves-1.3-4|67	
12cr|xdesktopwaves-1.3-4|68	* Wed Jul 26 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|xdesktopwaves-1.3-4|69	+ 07/26/06 20:08:52 (42240)
12cr|xdesktopwaves-1.3-4|70	Import xdesktopwaves
12cr|xdesktopwaves-1.3-4|71	
12cr|xdesktopwaves-1.3-4|72	* Fri Mar 04 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.3-1mdk
12cr|xdesktopwaves-1.3-4|73	- 1.3
12cr|xdesktopwaves-1.3-4|74	
12cr|xdesktopwaves-1.3-4|75	* Tue Dec 07 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2-1mdk
12cr|xdesktopwaves-1.3-4|76	- 1.2
12cr|xdesktopwaves-1.3-4|77	
12cr|xdesktopwaves-1.3-4|78	* Sat Nov 20 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.0-1mdk
12cr|xdesktopwaves-1.3-4|79	- First mdk spec
12cr|xdesktopwaves-1.3-4|80	

8561 12
12cr|xdotool-2.20101012.3049-2|1	%define name	xdotool
12cr|xdotool-2.20101012.3049-2|2	%define version	2.20101012.3049
12cr|xdotool-2.20101012.3049-2|3	%define release	2
12cr|xdotool-2.20101012.3049-2|4	%define major 2
12cr|xdotool-2.20101012.3049-2|5	%define libname %mklibname %{name} %{major}
12cr|xdotool-2.20101012.3049-2|6	%define develname %mklibname %{name} -d
12cr|xdotool-2.20101012.3049-2|7	
12cr|xdotool-2.20101012.3049-2|8	Name:		%{name}
12cr|xdotool-2.20101012.3049-2|9	Version:	%{version}
12cr|xdotool-2.20101012.3049-2|10	Release:	%{release}
12cr|xdotool-2.20101012.3049-2|11	Summary:	fake keyboard/mouse input, window management, and more
12cr|xdotool-2.20101012.3049-2|12	Group:		Toys
12cr|xdotool-2.20101012.3049-2|13	License:	GPL
12cr|xdotool-2.20101012.3049-2|14	URL:		http://www.semicomplete.com/projects/xdotool
12cr|xdotool-2.20101012.3049-2|15	Source:     http://semicomplete.googlecode.com/files/xdotool-%{version}.tar.gz
12cr|xdotool-2.20101012.3049-2|16	BuildRequires:  pkgconfig(x11)
12cr|xdotool-2.20101012.3049-2|17	BuildRequires:  pkgconfig(xtst)
12cr|xdotool-2.20101012.3049-2|18	BuildRequires:  pkgconfig(xi)
12cr|xdotool-2.20101012.3049-2|19	
12cr|xdotool-2.20101012.3049-2|20	%description
12cr|xdotool-2.20101012.3049-2|21	This tool lets you simulate keyboard input and mouse activity, move and resize
12cr|xdotool-2.20101012.3049-2|22	windows, etc. It does this using X11's XTEST extension and other Xlib
12cr|xdotool-2.20101012.3049-2|23	functions.
12cr|xdotool-2.20101012.3049-2|24	
12cr|xdotool-2.20101012.3049-2|25	Additionally, you can search for windows and move, resize, hide, and modify
12cr|xdotool-2.20101012.3049-2|26	window properties like the title. If your window manager supports it, you can
12cr|xdotool-2.20101012.3049-2|27	use xdotool to switch desktops, move windows between desktops, and change the
12cr|xdotool-2.20101012.3049-2|28	number of desktops.
12cr|xdotool-2.20101012.3049-2|29	
12cr|xdotool-2.20101012.3049-2|30	%package -n	%{libname}
12cr|xdotool-2.20101012.3049-2|31	Summary:	Libraries for %{name}
12cr|xdotool-2.20101012.3049-2|32	Group:		System/Libraries
12cr|xdotool-2.20101012.3049-2|33	
12cr|xdotool-2.20101012.3049-2|34	%description -n	%{libname}
12cr|xdotool-2.20101012.3049-2|35	This package contains libraries for %{name}.
12cr|xdotool-2.20101012.3049-2|36	
12cr|xdotool-2.20101012.3049-2|37	%package -n	%{develname}
12cr|xdotool-2.20101012.3049-2|38	Summary:	Development files for %{name}
12cr|xdotool-2.20101012.3049-2|39	Group:		Development/C
12cr|xdotool-2.20101012.3049-2|40	Requires:	%{libname} = %{version}
12cr|xdotool-2.20101012.3049-2|41	Provides:   %{name}-devel = %{version}-%{release}
12cr|xdotool-2.20101012.3049-2|42	
12cr|xdotool-2.20101012.3049-2|43	%description -n	%{develname}
12cr|xdotool-2.20101012.3049-2|44	This package contains development files for %{name}.
12cr|xdotool-2.20101012.3049-2|45	
12cr|xdotool-2.20101012.3049-2|46	%prep
12cr|xdotool-2.20101012.3049-2|47	%setup -q
12cr|xdotool-2.20101012.3049-2|48	
12cr|xdotool-2.20101012.3049-2|49	%build
12cr|xdotool-2.20101012.3049-2|50	%make
12cr|xdotool-2.20101012.3049-2|51	
12cr|xdotool-2.20101012.3049-2|52	%install
12cr|xdotool-2.20101012.3049-2|53	%makeinstall_std \
12cr|xdotool-2.20101012.3049-2|54	PREFIX=%{_prefix} \
12cr|xdotool-2.20101012.3049-2|55	INSTALLMAN=%{_datadir}/man \
12cr|xdotool-2.20101012.3049-2|56	INSTALLLIB=%{_libdir}
12cr|xdotool-2.20101012.3049-2|57	
12cr|xdotool-2.20101012.3049-2|58	%files
12cr|xdotool-2.20101012.3049-2|59	%defattr(-,root,root)
12cr|xdotool-2.20101012.3049-2|60	%{_bindir}/xdotool
12cr|xdotool-2.20101012.3049-2|61	%{_mandir}/man1/xdotool.1*
12cr|xdotool-2.20101012.3049-2|62	
12cr|xdotool-2.20101012.3049-2|63	%files -n %{libname}
12cr|xdotool-2.20101012.3049-2|64	%defattr(-,root,root)
12cr|xdotool-2.20101012.3049-2|65	%{_libdir}/libxdo.so.%{major}
12cr|xdotool-2.20101012.3049-2|66	
12cr|xdotool-2.20101012.3049-2|67	%files -n %{develname}
12cr|xdotool-2.20101012.3049-2|68	%defattr(-,root,root)
12cr|xdotool-2.20101012.3049-2|69	%{_libdir}/libxdo.so
12cr|xdotool-2.20101012.3049-2|70	%{_includedir}/xdo.h
12cr|xdotool-2.20101012.3049-2|71	
12cr|xdotool-2.20101012.3049-2|72	
12cr|xdotool-2.20101012.3049-2|73	
12cr|xdotool-2.20101012.3049-2|74	%changelog
12cr|xdotool-2.20101012.3049-2|75	* Mon Feb 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.20101012.3049-1mdv2011.0
12cr|xdotool-2.20101012.3049-2|76	+ Revision: 640974
12cr|xdotool-2.20101012.3049-2|77	- import xdotool
12cr|xdotool-2.20101012.3049-2|78	

8562 12
12cr|xdu-3.0-10|1	%define name xdu
12cr|xdu-3.0-10|2	%define version 3.0
12cr|xdu-3.0-10|3	%define release %mkrel 10
12cr|xdu-3.0-10|4	
12cr|xdu-3.0-10|5	Summary: Graphically display output of du command
12cr|xdu-3.0-10|6	Name: %{name}
12cr|xdu-3.0-10|7	Version: %{version}
12cr|xdu-3.0-10|8	Release: %{release}
12cr|xdu-3.0-10|9	Source: ftp://ftp.arl.mil/pub/%{name}-%{version}.tar.bz2
12cr|xdu-3.0-10|10	License: BSD
12cr|xdu-3.0-10|11	Group: File tools
12cr|xdu-3.0-10|12	Url: http://sd.wareonearth.com/~phil/xdu/
12cr|xdu-3.0-10|13	Buildroot: %_tmppath/%{name}-root
12cr|xdu-3.0-10|14	BuildRequires: libx11-devel
12cr|xdu-3.0-10|15	BuildRequires: libxt-devel
12cr|xdu-3.0-10|16	BuildRequires: libxaw-devel
12cr|xdu-3.0-10|17	BuildRequires: imake
12cr|xdu-3.0-10|18	BuildRequires: gccmakedep
12cr|xdu-3.0-10|19	
12cr|xdu-3.0-10|20	%description
12cr|xdu-3.0-10|21	Accepts output of du command on standard input and graphically
12cr|xdu-3.0-10|22	displays results in a window.
12cr|xdu-3.0-10|23	
12cr|xdu-3.0-10|24	%prep
12cr|xdu-3.0-10|25	%setup -c
12cr|xdu-3.0-10|26	
12cr|xdu-3.0-10|27	%build
12cr|xdu-3.0-10|28	xmkmf -a
12cr|xdu-3.0-10|29	%make CXXOPTIONS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cr|xdu-3.0-10|30	
12cr|xdu-3.0-10|31	%install
12cr|xdu-3.0-10|32	rm -fr $RPM_BUILD_ROOT
12cr|xdu-3.0-10|33	
12cr|xdu-3.0-10|34	mkdir -p  $RPM_BUILD_ROOT%{_mandir}/man1/
12cr|xdu-3.0-10|35	cp %{name}.man $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
12cr|xdu-3.0-10|36	%makeinstall_std CONFDIR=%_datadir/X11
12cr|xdu-3.0-10|37	
12cr|xdu-3.0-10|38	rm -fr %buildroot%_prefix/lib/X11
12cr|xdu-3.0-10|39	
12cr|xdu-3.0-10|40	%clean
12cr|xdu-3.0-10|41	[ "$RPM_BUILD_ROOT" != "/" ] && rm -fr $RPM_BUILD_ROOT
12cr|xdu-3.0-10|42	
12cr|xdu-3.0-10|43	%files
12cr|xdu-3.0-10|44	%defattr(-,root,root)
12cr|xdu-3.0-10|45	%_bindir/xdu
12cr|xdu-3.0-10|46	%_datadir/X11/app-defaults/XDu
12cr|xdu-3.0-10|47	%{_mandir}/man1/*
12cr|xdu-3.0-10|48	%doc README
12cr|xdu-3.0-10|49	
12cr|xdu-3.0-10|50	
12cr|xdu-3.0-10|51	
12cr|xdu-3.0-10|52	%changelog
12cr|xdu-3.0-10|53	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 3.0-10mdv2011.0
12cr|xdu-3.0-10|54	+ Revision: 634900
12cr|xdu-3.0-10|55	- simplify BR
12cr|xdu-3.0-10|56	- turn to standard prefix
12cr|xdu-3.0-10|57	
12cr|xdu-3.0-10|58	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 3.0-9mdv2010.0
12cr|xdu-3.0-10|59	+ Revision: 435317
12cr|xdu-3.0-10|60	- BR libxp-devel
12cr|xdu-3.0-10|61	- rebuild
12cr|xdu-3.0-10|62	
12cr|xdu-3.0-10|63	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 3.0-8mdv2009.0
12cr|xdu-3.0-10|64	+ Revision: 222660
12cr|xdu-3.0-10|65	- BuildRequires gccmakedep
12cr|xdu-3.0-10|66	- BuildRequires imake
12cr|xdu-3.0-10|67	- rebuild
12cr|xdu-3.0-10|68	- kill re-definition of %%buildroot on Pixel's request
12cr|xdu-3.0-10|69	- buildrequires X11-devel instead of XFree86-devel
12cr|xdu-3.0-10|70	- import xdu
12cr|xdu-3.0-10|71	
12cr|xdu-3.0-10|72	+ Olivier Blin <oblin@mandriva.com>
12cr|xdu-3.0-10|73	- restore BuildRoot
12cr|xdu-3.0-10|74	
12cr|xdu-3.0-10|75	
12cr|xdu-3.0-10|76	* Thu Sep 07 2006 Nicolas Lcureuil <neoclust@mandriva.org> 3.0-7mdv2007.0
12cr|xdu-3.0-10|77	- Add BuildRequires
12cr|xdu-3.0-10|78	- Fix File list
12cr|xdu-3.0-10|79	
12cr|xdu-3.0-10|80	* Sat Oct 01 2005 Nicolas Lcureuil <neoclust@mandriva.org> 3.0-6mdk
12cr|xdu-3.0-10|81	- BuildRequires fix
12cr|xdu-3.0-10|82	
12cr|xdu-3.0-10|83	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 3.0-5mdk
12cr|xdu-3.0-10|84	- Rebuild
12cr|xdu-3.0-10|85	
12cr|xdu-3.0-10|86	* Sat Jan 03 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.0-4mdk
12cr|xdu-3.0-10|87	- birthday rebuild
12cr|xdu-3.0-10|88	
12cr|xdu-3.0-10|89	* Fri Dec 27 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.0-3mdk
12cr|xdu-3.0-10|90	- rebuild for rpm and glibc
12cr|xdu-3.0-10|91	- add forget config file
12cr|xdu-3.0-10|92	
12cr|xdu-3.0-10|93	* Sun Aug 11 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.0-2mdk
12cr|xdu-3.0-10|94	- Add Buildrequires and Requires
12cr|xdu-3.0-10|95	- cleanup
12cr|xdu-3.0-10|96	
12cr|xdu-3.0-10|97	* Sun Aug 11 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.0-1mdk
12cr|xdu-3.0-10|98	- 1st standalone mdk package
12cr|xdu-3.0-10|99	

8563 12
12cr|xdvi-22.85-5|1	Summary: An X viewer for DVI files
12cr|xdvi-22.85-5|2	Name: xdvi
12cr|xdvi-22.85-5|3	Version: 22.85
12cr|xdvi-22.85-5|4	Release: %mkrel 5
12cr|xdvi-22.85-5|5	Url: http://math.berkeley.edu/~vojta/xdvi.html
12cr|xdvi-22.85-5|6	# encodings.c is GPLv2+ and LGPL and MIT
12cr|xdvi-22.85-5|7	# read-mapfile.c tfmload.c are from dvips
12cr|xdvi-22.85-5|8	# remaining is MIT
12cr|xdvi-22.85-5|9	License: GPLv2+
12cr|xdvi-22.85-5|10	Group: Publishing
12cr|xdvi-22.85-5|11	Source0: ftp://dante.ctan.org/pub/tex/dviware/xdvi/%{name}-%{version}.tar.gz
12cr|xdvi-22.85-5|12	Source1: icons-%{name}.tar.bz2
12cr|xdvi-22.85-5|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|xdvi-22.85-5|14	Conflicts: tetex-xdvi
12cr|xdvi-22.85-5|15	Requires: tetex
12cr|xdvi-22.85-5|16	Requires: ghostscript
12cr|xdvi-22.85-5|17	BuildRequires: ghostscript
12cr|xdvi-22.85-5|18	
12cr|xdvi-22.85-5|19	BuildRequires: X11-devel
12cr|xdvi-22.85-5|20	
12cr|xdvi-22.85-5|21	%description
12cr|xdvi-22.85-5|22	Xdvi allows you to preview the TeX text formatting system's output .dvi
12cr|xdvi-22.85-5|23	files on an X Window System.
12cr|xdvi-22.85-5|24	
12cr|xdvi-22.85-5|25	This xdvi does not come from TeTex distribution.
12cr|xdvi-22.85-5|26	
12cr|xdvi-22.85-5|27	%prep
12cr|xdvi-22.85-5|28	%setup -q
12cr|xdvi-22.85-5|29	
12cr|xdvi-22.85-5|30	%build
12cr|xdvi-22.85-5|31	%configure \
12cr|xdvi-22.85-5|32	--enable-ps-gs=/usr/bin/gs \
12cr|xdvi-22.85-5|33	--with-default-texmf-path=/var/lib/texmf/ \
12cr|xdvi-22.85-5|34	--with-default-font-path='/var/lib/texmf/%%q'
12cr|xdvi-22.85-5|35	
12cr|xdvi-22.85-5|36	%make
12cr|xdvi-22.85-5|37	
12cr|xdvi-22.85-5|38	%install
12cr|xdvi-22.85-5|39	rm -rf %{buildroot}
12cr|xdvi-22.85-5|40	
12cr|xdvi-22.85-5|41	mkdir -p %{buildroot}%{_bindir}
12cr|xdvi-22.85-5|42	mkdir -p %{buildroot}%{_mandir}/man1
12cr|xdvi-22.85-5|43	%makeinstall
12cr|xdvi-22.85-5|44	
12cr|xdvi-22.85-5|45	mkdir -p %{buildroot}%{_iconsdir}
12cr|xdvi-22.85-5|46	
12cr|xdvi-22.85-5|47	( cd %{buildroot}%{_iconsdir}
12cr|xdvi-22.85-5|48	tar xjvf %SOURCE1 )
12cr|xdvi-22.85-5|49	
12cr|xdvi-22.85-5|50	
12cr|xdvi-22.85-5|51	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xdvi-22.85-5|52	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xdvi-22.85-5|53	[Desktop Entry]
12cr|xdvi-22.85-5|54	Name=XDvi
12cr|xdvi-22.85-5|55	Comment=DVI files viewer
12cr|xdvi-22.85-5|56	Exec=%{_bindir}/%{name}
12cr|xdvi-22.85-5|57	Icon=%{name}
12cr|xdvi-22.85-5|58	Terminal=false
12cr|xdvi-22.85-5|59	Type=Application
12cr|xdvi-22.85-5|60	StartupNotify=true
12cr|xdvi-22.85-5|61	Categories=X-MandrivaLinux-Office-Publishing;
12cr|xdvi-22.85-5|62	MimeType=application/x-dvi;
12cr|xdvi-22.85-5|63	EOF
12cr|xdvi-22.85-5|64	
12cr|xdvi-22.85-5|65	%if %mdkversion < 200900
12cr|xdvi-22.85-5|66	%post
12cr|xdvi-22.85-5|67	%{update_menus}
12cr|xdvi-22.85-5|68	%endif
12cr|xdvi-22.85-5|69	
12cr|xdvi-22.85-5|70	%if %mdkversion < 200900
12cr|xdvi-22.85-5|71	%postun
12cr|xdvi-22.85-5|72	%{clean_menus}
12cr|xdvi-22.85-5|73	%endif
12cr|xdvi-22.85-5|74	
12cr|xdvi-22.85-5|75	%clean
12cr|xdvi-22.85-5|76	rm -rf %{buildroot}
12cr|xdvi-22.85-5|77	
12cr|xdvi-22.85-5|78	%files
12cr|xdvi-22.85-5|79	%defattr(-,root,root)
12cr|xdvi-22.85-5|80	%doc FAQ README
12cr|xdvi-22.85-5|81	%{_bindir}/*
12cr|xdvi-22.85-5|82	%{_mandir}/man?/*
12cr|xdvi-22.85-5|83	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xdvi-22.85-5|84	%{_iconsdir}/dvi.png
12cr|xdvi-22.85-5|85	%{_liconsdir}/dvi.png
12cr|xdvi-22.85-5|86	%{_miconsdir}/dvi.png
12cr|xdvi-22.85-5|87	
12cr|xdvi-22.85-5|88	
12cr|xdvi-22.85-5|89	
12cr|xdvi-22.85-5|90	%changelog
12cr|xdvi-22.85-5|91	* Sun Aug 22 2010 Olivier Thauvin <nanardon@mandriva.org> 22.85-5mdv2011.0
12cr|xdvi-22.85-5|92	+ Revision: 571997
12cr|xdvi-22.85-5|93	- fix #60740 (applying suggested changes)
12cr|xdvi-22.85-5|94	
12cr|xdvi-22.85-5|95	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 22.85-4mdv2010.0
12cr|xdvi-22.85-5|96	+ Revision: 445923
12cr|xdvi-22.85-5|97	- rebuild
12cr|xdvi-22.85-5|98	
12cr|xdvi-22.85-5|99	* Sun Apr 19 2009 Olivier Thauvin <nanardon@mandriva.org> 22.85-3mdv2009.1
12cr|xdvi-22.85-5|100	+ Revision: 368087
12cr|xdvi-22.85-5|101	- enable gs interpreter for eps (#45276)
12cr|xdvi-22.85-5|102	
12cr|xdvi-22.85-5|103	* Sat Mar 28 2009 Funda Wang <fwang@mandriva.org> 22.85-2mdv2009.1
12cr|xdvi-22.85-5|104	+ Revision: 362018
12cr|xdvi-22.85-5|105	- rebuild
12cr|xdvi-22.85-5|106	
12cr|xdvi-22.85-5|107	* Thu Nov 27 2008 Frederik Himpe <fhimpe@mandriva.org> 22.85-1mdv2009.1
12cr|xdvi-22.85-5|108	+ Revision: 307325
12cr|xdvi-22.85-5|109	- Update to new version 22.85
12cr|xdvi-22.85-5|110	- SPEC file clean-ups
12cr|xdvi-22.85-5|111	- Add dvi mime type to desktop file (bug #45991)
12cr|xdvi-22.85-5|112	
12cr|xdvi-22.85-5|113	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 22.84-8mdv2009.0
12cr|xdvi-22.85-5|114	+ Revision: 262308
12cr|xdvi-22.85-5|115	- rebuild
12cr|xdvi-22.85-5|116	
12cr|xdvi-22.85-5|117	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 22.84-7mdv2009.0
12cr|xdvi-22.85-5|118	+ Revision: 256757
12cr|xdvi-22.85-5|119	- rebuild
12cr|xdvi-22.85-5|120	- drop old menu
12cr|xdvi-22.85-5|121	
12cr|xdvi-22.85-5|122	+ Pixel <pixel@mandriva.com>
12cr|xdvi-22.85-5|123	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xdvi-22.85-5|124	
12cr|xdvi-22.85-5|125	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 22.84-5mdv2008.1
12cr|xdvi-22.85-5|126	+ Revision: 136579
12cr|xdvi-22.85-5|127	- restore BuildRoot
12cr|xdvi-22.85-5|128	
12cr|xdvi-22.85-5|129	+ Thierry Vignaud <tv@mandriva.org>
12cr|xdvi-22.85-5|130	- kill re-definition of %%buildroot on Pixel's request
12cr|xdvi-22.85-5|131	
12cr|xdvi-22.85-5|132	
12cr|xdvi-22.85-5|133	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 22.84-5mdv2007.0
12cr|xdvi-22.85-5|134	+ Revision: 108968
12cr|xdvi-22.85-5|135	- rebuild
12cr|xdvi-22.85-5|136	
12cr|xdvi-22.85-5|137	* Mon Aug 14 2006 Olivier Thauvin <nanardon@mandriva.org> 22.84-4mdv2007.0
12cr|xdvi-22.85-5|138	+ Revision: 55775
12cr|xdvi-22.85-5|139	- fix menu (my bad)
12cr|xdvi-22.85-5|140	- fix menu
12cr|xdvi-22.85-5|141	- Import xdvi
12cr|xdvi-22.85-5|142	
12cr|xdvi-22.85-5|143	* Thu Sep 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 22.84-3mdk
12cr|xdvi-22.85-5|144	- Fix BuildRequires
12cr|xdvi-22.85-5|145	
12cr|xdvi-22.85-5|146	* Sat Apr 30 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 22.84-2mdk
12cr|xdvi-22.85-5|147	- Add requires: tetex
12cr|xdvi-22.85-5|148	
12cr|xdvi-22.85-5|149	* Tue Jan 04 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 22.84-1mdk
12cr|xdvi-22.85-5|150	- First mdk spec
12cr|xdvi-22.85-5|151	

8564 12
12cr|xdvik-22.84.16-2|1	Summary:	An X viewer for DVI files
12cr|xdvik-22.84.16-2|2	Name:		xdvik
12cr|xdvik-22.84.16-2|3	Version:	22.84.16
12cr|xdvik-22.84.16-2|4	Release:	%mkrel 2
12cr|xdvik-22.84.16-2|5	Url: 		http://xdvi.sourceforge.net/
12cr|xdvik-22.84.16-2|6	# encodings.c is GPLv2+ and LGPL and MIT
12cr|xdvik-22.84.16-2|7	# read-mapfile.c tfmload.c are from dvips
12cr|xdvik-22.84.16-2|8	# remaining is MIT
12cr|xdvik-22.84.16-2|9	License:        GPLv2+
12cr|xdvik-22.84.16-2|10	Group: 		Publishing
12cr|xdvik-22.84.16-2|11	Source0: 	http://puzzle.dl.sourceforge.net/sourceforge/xdvi/%{name}-%{version}.tar.gz
12cr|xdvik-22.84.16-2|12	Source1: 	icons-xdvi.tar.bz2
12cr|xdvik-22.84.16-2|13	# Fedora patch
12cr|xdvik-22.84.16-2|14	# Fix handling of the 0 key. See:
12cr|xdvik-22.84.16-2|15	# http://sourceforge.net/tracker/index.php?func=detail&aid=2067614&group_id=23164&atid=377580
12cr|xdvik-22.84.16-2|16	# https://bugzilla.redhat.com/show_bug.cgi?id=470942
12cr|xdvik-22.84.16-2|17	# Fixed upstream post 22.84.14 ?
12cr|xdvik-22.84.16-2|18	Patch0:		xdvik-22.84.14-zerofix.patch
12cr|xdvik-22.84.16-2|19	Patch1:		xdvik-22.84.14-fix-str-fmt.patch
12cr|xdvik-22.84.16-2|20	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|xdvik-22.84.16-2|21	Conflicts: 	tetex-xdvi
12cr|xdvik-22.84.16-2|22	Conflicts: 	xdvi
12cr|xdvik-22.84.16-2|23	BuildRequires: 	libt1lib >= 5.0.2
12cr|xdvik-22.84.16-2|24	BuildRequires: 	X11-devel
12cr|xdvik-22.84.16-2|25	BuildRequires:  bison
12cr|xdvik-22.84.16-2|26	
12cr|xdvik-22.84.16-2|27	%description
12cr|xdvik-22.84.16-2|28	Xdvi allows you to preview the TeX text formatting system's output .dvi
12cr|xdvik-22.84.16-2|29	files on an X Window System.
12cr|xdvik-22.84.16-2|30	
12cr|xdvik-22.84.16-2|31	It is based on the regular (non-k) xdvi of the same version number, and is
12cr|xdvik-22.84.16-2|32	part of the texk project (deployed e.g. in teTeX).
12cr|xdvik-22.84.16-2|33	
12cr|xdvik-22.84.16-2|34	%prep
12cr|xdvik-22.84.16-2|35	%setup -q
12cr|xdvik-22.84.16-2|36	%patch0 -p1 -b .zerofix
12cr|xdvik-22.84.16-2|37	%patch1 -p0 -b .str
12cr|xdvik-22.84.16-2|38	
12cr|xdvik-22.84.16-2|39	%build
12cr|xdvik-22.84.16-2|40	%configure2_5x --with-system-t1lib
12cr|xdvik-22.84.16-2|41	%make
12cr|xdvik-22.84.16-2|42	
12cr|xdvik-22.84.16-2|43	%install
12cr|xdvik-22.84.16-2|44	rm -rf %{buildroot}
12cr|xdvik-22.84.16-2|45	
12cr|xdvik-22.84.16-2|46	mkdir -p %{buildroot}%{_bindir}
12cr|xdvik-22.84.16-2|47	mkdir -p %{buildroot}%{_mandir}/man1
12cr|xdvik-22.84.16-2|48	%makeinstall texmf=%{buildroot}%_datadir/texmf
12cr|xdvik-22.84.16-2|49	
12cr|xdvik-22.84.16-2|50	rm -fr %{buildroot}%{_datadir}/texmf
12cr|xdvik-22.84.16-2|51	
12cr|xdvik-22.84.16-2|52	mkdir -p %{buildroot}%{_iconsdir}
12cr|xdvik-22.84.16-2|53	
12cr|xdvik-22.84.16-2|54	tar xjvf %SOURCE1 -C %{buildroot}%{_iconsdir}
12cr|xdvik-22.84.16-2|55	
12cr|xdvik-22.84.16-2|56	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xdvik-22.84.16-2|57	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xdvik-22.84.16-2|58	[Desktop Entry]
12cr|xdvik-22.84.16-2|59	Name=XDvi
12cr|xdvik-22.84.16-2|60	Comment=DVI files viewer
12cr|xdvik-22.84.16-2|61	Exec=%{_bindir}/%{name}
12cr|xdvik-22.84.16-2|62	Icon=%{name}
12cr|xdvik-22.84.16-2|63	Terminal=false
12cr|xdvik-22.84.16-2|64	Type=Application
12cr|xdvik-22.84.16-2|65	StartupNotify=true
12cr|xdvik-22.84.16-2|66	Categories=Office;Publishing;Viewer;
12cr|xdvik-22.84.16-2|67	MimeType=application/x-dvi;
12cr|xdvik-22.84.16-2|68	EOF
12cr|xdvik-22.84.16-2|69	
12cr|xdvik-22.84.16-2|70	%if %mdkversion < 200900
12cr|xdvik-22.84.16-2|71	%post
12cr|xdvik-22.84.16-2|72	%{update_menus}
12cr|xdvik-22.84.16-2|73	%endif
12cr|xdvik-22.84.16-2|74	
12cr|xdvik-22.84.16-2|75	%if %mdkversion < 200900
12cr|xdvik-22.84.16-2|76	%postun
12cr|xdvik-22.84.16-2|77	%{clean_menus}
12cr|xdvik-22.84.16-2|78	%endif
12cr|xdvik-22.84.16-2|79	
12cr|xdvik-22.84.16-2|80	%clean
12cr|xdvik-22.84.16-2|81	rm -rf %{buildroot}
12cr|xdvik-22.84.16-2|82	
12cr|xdvik-22.84.16-2|83	%files
12cr|xdvik-22.84.16-2|84	%defattr(-,root,root)
12cr|xdvik-22.84.16-2|85	%doc README CHANGES README_maintainer TODO release-tetex-src.txt
12cr|xdvik-22.84.16-2|86	%{_bindir}/*
12cr|xdvik-22.84.16-2|87	%{_mandir}/man?/*
12cr|xdvik-22.84.16-2|88	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xdvik-22.84.16-2|89	%{_iconsdir}/dvi.png
12cr|xdvik-22.84.16-2|90	%{_liconsdir}/dvi.png
12cr|xdvik-22.84.16-2|91	%{_miconsdir}/dvi.png
12cr|xdvik-22.84.16-2|92	
12cr|xdvik-22.84.16-2|93	
12cr|xdvik-22.84.16-2|94	
12cr|xdvik-22.84.16-2|95	%changelog
12cr|xdvik-22.84.16-2|96	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 22.84.16-2mdv2011.0
12cr|xdvik-22.84.16-2|97	+ Revision: 615523
12cr|xdvik-22.84.16-2|98	- the mass rebuild of 2010.1 packages
12cr|xdvik-22.84.16-2|99	
12cr|xdvik-22.84.16-2|100	* Sun Nov 08 2009 Olivier Thauvin <nanardon@mandriva.org> 22.84.16-1mdv2010.1
12cr|xdvik-22.84.16-2|101	+ Revision: 462965
12cr|xdvik-22.84.16-2|102	- fix buildrequires
12cr|xdvik-22.84.16-2|103	- 22.84.16
12cr|xdvik-22.84.16-2|104	
12cr|xdvik-22.84.16-2|105	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 22.84.14-4mdv2010.0
12cr|xdvik-22.84.16-2|106	+ Revision: 445926
12cr|xdvik-22.84.16-2|107	- rebuild
12cr|xdvik-22.84.16-2|108	
12cr|xdvik-22.84.16-2|109	* Sat Mar 28 2009 Funda Wang <fwang@mandriva.org> 22.84.14-3mdv2009.1
12cr|xdvik-22.84.16-2|110	+ Revision: 362029
12cr|xdvik-22.84.16-2|111	- bump rel
12cr|xdvik-22.84.16-2|112	- fix str fmt
12cr|xdvik-22.84.16-2|113	
12cr|xdvik-22.84.16-2|114	* Fri Nov 28 2008 Frederik Himpe <fhimpe@mandriva.org> 22.84.14-2mdv2009.1
12cr|xdvik-22.84.16-2|115	+ Revision: 307488
12cr|xdvik-22.84.16-2|116	- Add Fedora patch to fix zero key handling
12cr|xdvik-22.84.16-2|117	- SPEC file clean-ups
12cr|xdvik-22.84.16-2|118	- Use freedesktop.org menu categories
12cr|xdvik-22.84.16-2|119	- Add application/x-dvi MIME type to desktop file (bug #45991)
12cr|xdvik-22.84.16-2|120	
12cr|xdvik-22.84.16-2|121	* Sat Aug 16 2008 Olivier Thauvin <nanardon@mandriva.org> 22.84.14-1mdv2009.0
12cr|xdvik-22.84.16-2|122	+ Revision: 272490
12cr|xdvik-22.84.16-2|123	- 22.84.14
12cr|xdvik-22.84.16-2|124	
12cr|xdvik-22.84.16-2|125	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 22.84.10-7mdv2009.0
12cr|xdvik-22.84.16-2|126	+ Revision: 262309
12cr|xdvik-22.84.16-2|127	- rebuild
12cr|xdvik-22.84.16-2|128	
12cr|xdvik-22.84.16-2|129	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 22.84.10-6mdv2009.0
12cr|xdvik-22.84.16-2|130	+ Revision: 256774
12cr|xdvik-22.84.16-2|131	- rebuild
12cr|xdvik-22.84.16-2|132	
12cr|xdvik-22.84.16-2|133	+ Pixel <pixel@mandriva.com>
12cr|xdvik-22.84.16-2|134	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xdvik-22.84.16-2|135	
12cr|xdvik-22.84.16-2|136	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 22.84.10-4mdv2008.1
12cr|xdvik-22.84.16-2|137	+ Revision: 148539
12cr|xdvik-22.84.16-2|138	- rebuild
12cr|xdvik-22.84.16-2|139	- do not use sub-shell, which just hides errors
12cr|xdvik-22.84.16-2|140	- drop old menu
12cr|xdvik-22.84.16-2|141	
12cr|xdvik-22.84.16-2|142	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 22.84.10-2mdv2008.1
12cr|xdvik-22.84.16-2|143	+ Revision: 136579
12cr|xdvik-22.84.16-2|144	- restore BuildRoot
12cr|xdvik-22.84.16-2|145	
12cr|xdvik-22.84.16-2|146	+ Thierry Vignaud <tv@mandriva.org>
12cr|xdvik-22.84.16-2|147	- kill re-definition of %%buildroot on Pixel's request
12cr|xdvik-22.84.16-2|148	
12cr|xdvik-22.84.16-2|149	
12cr|xdvik-22.84.16-2|150	* Wed Dec 06 2006 Olivier Thauvin <nanardon@mandriva.org> 22.84.10-2mdv2007.0
12cr|xdvik-22.84.16-2|151	+ Revision: 91849
12cr|xdvik-22.84.16-2|152	- fix urls
12cr|xdvik-22.84.16-2|153	
12cr|xdvik-22.84.16-2|154	* Mon Aug 14 2006 Olivier Thauvin <nanardon@mandriva.org> 22.84.10-1mdv2007.0
12cr|xdvik-22.84.16-2|155	+ Revision: 55774
12cr|xdvik-22.84.16-2|156	- fix menu
12cr|xdvik-22.84.16-2|157	- 22.84.10
12cr|xdvik-22.84.16-2|158	- xdg menu
12cr|xdvik-22.84.16-2|159	- Import xdvik
12cr|xdvik-22.84.16-2|160	
12cr|xdvik-22.84.16-2|161	* Sun Feb 12 2006 Eskild Hustvedt <eskild@mandriva.org> 22.84.8-4mdk
12cr|xdvik-22.84.16-2|162	- Added patch0 (use www-browser)
12cr|xdvik-22.84.16-2|163	
12cr|xdvik-22.84.16-2|164	* Thu Sep 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 22.84.8-3mdk
12cr|xdvik-22.84.16-2|165	- Fix BuildRequires thanks to pterjan
12cr|xdvik-22.84.16-2|166	- %%mkrel
12cr|xdvik-22.84.16-2|167	
12cr|xdvik-22.84.16-2|168	* Fri Feb 25 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 22.84.8-2mdk
12cr|xdvik-22.84.16-2|169	- fix conflicts with texmf
12cr|xdvik-22.84.16-2|170	
12cr|xdvik-22.84.16-2|171	* Tue Jan 04 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 22.84.8-1mdk
12cr|xdvik-22.84.16-2|172	- First mdk spec
12cr|xdvik-22.84.16-2|173	

8565 12
12cr|xerces-c27-2.7.0-11|1	Summary:	Validating XML Parser
12cr|xerces-c27-2.7.0-11|2	Name:		xerces-c27
12cr|xerces-c27-2.7.0-11|3	Version:	2.7.0
12cr|xerces-c27-2.7.0-11|4	Release:	11
12cr|xerces-c27-2.7.0-11|5	License:	ASL 2.0
12cr|xerces-c27-2.7.0-11|6	Group:		System/Libraries
12cr|xerces-c27-2.7.0-11|7	URL:		http://xml.apache.org/xerces-c/
12cr|xerces-c27-2.7.0-11|8	Source0:        http://archive.apache.org/dist/xml/xerces-c/Xerces-C_2_7_0/source/xerces-c-src_2_7_0.tar.gz
12cr|xerces-c27-2.7.0-11|9	Patch0:		xerces-c--CVE-2009-1885.diff
12cr|xerces-c27-2.7.0-11|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|xerces-c27-2.7.0-11|11	
12cr|xerces-c27-2.7.0-11|12	%description
12cr|xerces-c27-2.7.0-11|13	Xerces-C is a validating XML parser written in a portable subset of C++.
12cr|xerces-c27-2.7.0-11|14	Xerces-C makes it easy to give your application the ability to read and write
12cr|xerces-c27-2.7.0-11|15	XML data. A shared library is provided for parsing, generating, manipulating,
12cr|xerces-c27-2.7.0-11|16	and validating XML documents. Xerces-C is faithful to the XML 1.0
12cr|xerces-c27-2.7.0-11|17	recommendation and associated standards ( DOM 1.0, DOM 2.0. SAX 1.0, SAX 2.0,
12cr|xerces-c27-2.7.0-11|18	Namespaces).
12cr|xerces-c27-2.7.0-11|19	
12cr|xerces-c27-2.7.0-11|20	Note that this package contains Xerces-C++ 2.7.0 for compatibility with
12cr|xerces-c27-2.7.0-11|21	applications that cannot use a newer version.
12cr|xerces-c27-2.7.0-11|22	
12cr|xerces-c27-2.7.0-11|23	
12cr|xerces-c27-2.7.0-11|24	%package	devel
12cr|xerces-c27-2.7.0-11|25	Summary:	Header files, libraries and development documentation for %{name}
12cr|xerces-c27-2.7.0-11|26	Group:		Development/Java
12cr|xerces-c27-2.7.0-11|27	Requires:	%{name} = %{version}-%{release}
12cr|xerces-c27-2.7.0-11|28	
12cr|xerces-c27-2.7.0-11|29	%description devel
12cr|xerces-c27-2.7.0-11|30	This package contains the header files, static libraries and development
12cr|xerces-c27-2.7.0-11|31	documentation for xerces-c 2.7.0. If you like to develop programs using
12cr|xerces-c27-2.7.0-11|32	xerces-c 2.7.0, you will need to install %{name}-devel.
12cr|xerces-c27-2.7.0-11|33	
12cr|xerces-c27-2.7.0-11|34	%package doc
12cr|xerces-c27-2.7.0-11|35	Group:		Development/Java
12cr|xerces-c27-2.7.0-11|36	Summary:	Documentation for Xerces-C++ validating XML parser
12cr|xerces-c27-2.7.0-11|37	
12cr|xerces-c27-2.7.0-11|38	%description doc
12cr|xerces-c27-2.7.0-11|39	Documentation for Xerces-C++ 2.7.0.
12cr|xerces-c27-2.7.0-11|40	
12cr|xerces-c27-2.7.0-11|41	Xerces-C++ is a validating XML parser written in a portable subset of C++.
12cr|xerces-c27-2.7.0-11|42	Xerces-C++ makes it easy to give your application the ability to read and
12cr|xerces-c27-2.7.0-11|43	write XML data. A shared library is provided for parsing, generating,
12cr|xerces-c27-2.7.0-11|44	manipulating, and validating XML documents.
12cr|xerces-c27-2.7.0-11|45	
12cr|xerces-c27-2.7.0-11|46	
12cr|xerces-c27-2.7.0-11|47	%prep
12cr|xerces-c27-2.7.0-11|48	%setup -q -n xerces-c-src_2_7_0
12cr|xerces-c27-2.7.0-11|49	rm -rf doc/html/resources/.svn
12cr|xerces-c27-2.7.0-11|50	find ./doc -type f -perm 755 -exec chmod 644 {} \;
12cr|xerces-c27-2.7.0-11|51	find ./samples -type f -perm 755 -exec chmod 644 {} \;
12cr|xerces-c27-2.7.0-11|52	%{__perl} -pi.orig -e 's|(PREFIX.)/lib\b|$1/%{_lib}|g' src/xercesc/configure */Makefile.in
12cr|xerces-c27-2.7.0-11|53	
12cr|xerces-c27-2.7.0-11|54	iconv -f iso8859-1 -t utf-8 credits.txt > credits.txt.conv && mv -f credits.txt.conv credits.txt;
12cr|xerces-c27-2.7.0-11|55	for i in feedback.xml migration.xml releases_archive.xml; do {
12cr|xerces-c27-2.7.0-11|56	iconv -f iso8859-1 -t utf-8 doc/$i > doc/$i.conv && mv -f doc/$i.conv doc/$i;
12cr|xerces-c27-2.7.0-11|57	};
12cr|xerces-c27-2.7.0-11|58	done;
12cr|xerces-c27-2.7.0-11|59	
12cr|xerces-c27-2.7.0-11|60	%patch0 -p0 -b .CVE-2009-1885
12cr|xerces-c27-2.7.0-11|61	
12cr|xerces-c27-2.7.0-11|62	
12cr|xerces-c27-2.7.0-11|63	%build
12cr|xerces-c27-2.7.0-11|64	export XERCESCROOT="$PWD"
12cr|xerces-c27-2.7.0-11|65	
12cr|xerces-c27-2.7.0-11|66	# Let Makefiles be verbose
12cr|xerces-c27-2.7.0-11|67	find -name 'Makefile.*' | while read f; do
12cr|xerces-c27-2.7.0-11|68	sed -i -e 's/$Q//g' \
12cr|xerces-c27-2.7.0-11|69	-e 's/{MAKE} -s/(MAKE)/g' \
12cr|xerces-c27-2.7.0-11|70	-e '/echo \"  (/d' \
12cr|xerces-c27-2.7.0-11|71	$f
12cr|xerces-c27-2.7.0-11|72	done
12cr|xerces-c27-2.7.0-11|73	
12cr|xerces-c27-2.7.0-11|74	# Remove conflicting flags from runConfigure
12cr|xerces-c27-2.7.0-11|75	find -name runConfigure | while read f; do
12cr|xerces-c27-2.7.0-11|76	sed -i -e 's/-w -O -DNDEBUG/-DNDEBUG/g' $f
12cr|xerces-c27-2.7.0-11|77	done
12cr|xerces-c27-2.7.0-11|78	
12cr|xerces-c27-2.7.0-11|79	cd $XERCESCROOT/src/xercesc
12cr|xerces-c27-2.7.0-11|80	%ifarch alpha ppc64 s390x sparc64 x86_64
12cr|xerces-c27-2.7.0-11|81	CXXFLAGS="${RPM_OPT_FLAGS}" CFLAGS="${RPM_OPT_FLAGS}" ./runConfigure -plinux -cgcc -xg++ -minmem -nsocket -tnative -rpthreads -b64 -P %{_prefix} -C --libdir="%{_libdir}"
12cr|xerces-c27-2.7.0-11|82	%else
12cr|xerces-c27-2.7.0-11|83	CXXFLAGS="${RPM_OPT_FLAGS}" CFLAGS="${RPM_OPT_FLAGS}" ./runConfigure -plinux -cgcc -xg++ -minmem -nsocket -tnative -rpthreads -b32 -P %{_prefix} -C --libdir="%{_libdir}"
12cr|xerces-c27-2.7.0-11|84	%endif
12cr|xerces-c27-2.7.0-11|85	# not smp safe
12cr|xerces-c27-2.7.0-11|86	%{__make}
12cr|xerces-c27-2.7.0-11|87	
12cr|xerces-c27-2.7.0-11|88	
12cr|xerces-c27-2.7.0-11|89	%install
12cr|xerces-c27-2.7.0-11|90	%{__rm} -rf $RPM_BUILD_ROOT
12cr|xerces-c27-2.7.0-11|91	export XERCESCROOT="$PWD"
12cr|xerces-c27-2.7.0-11|92	%{__make} install -C src/xercesc DESTDIR="$RPM_BUILD_ROOT"
12cr|xerces-c27-2.7.0-11|93	/sbin/ldconfig -n $RPM_BUILD_ROOT%{_libdir}
12cr|xerces-c27-2.7.0-11|94	mkdir -p $RPM_BUILD_ROOT%{_libdir}/xerces-c-2.7.0
12cr|xerces-c27-2.7.0-11|95	cd $RPM_BUILD_ROOT%{_libdir}/xerces-c-2.7.0/
12cr|xerces-c27-2.7.0-11|96	ln -s ../libxerces-c.so.27 libxerces-c.so
12cr|xerces-c27-2.7.0-11|97	ln -s ../libxerces-depdom.so.27 libxerces-depdom.so
12cr|xerces-c27-2.7.0-11|98	cd -
12cr|xerces-c27-2.7.0-11|99	rm $RPM_BUILD_ROOT%{_libdir}/libxerces*.so
12cr|xerces-c27-2.7.0-11|100	mkdir -p $RPM_BUILD_ROOT%{_includedir}/xercesc-2.7.0
12cr|xerces-c27-2.7.0-11|101	mv $RPM_BUILD_ROOT%{_includedir}/xercesc $RPM_BUILD_ROOT%{_includedir}/xercesc-2.7.0
12cr|xerces-c27-2.7.0-11|102	
12cr|xerces-c27-2.7.0-11|103	
12cr|xerces-c27-2.7.0-11|104	%post -p /sbin/ldconfig
12cr|xerces-c27-2.7.0-11|105	%postun -p /sbin/ldconfig
12cr|xerces-c27-2.7.0-11|106	
12cr|xerces-c27-2.7.0-11|107	
12cr|xerces-c27-2.7.0-11|108	%clean
12cr|xerces-c27-2.7.0-11|109	%{__rm} -rf $RPM_BUILD_ROOT
12cr|xerces-c27-2.7.0-11|110	
12cr|xerces-c27-2.7.0-11|111	
12cr|xerces-c27-2.7.0-11|112	%files
12cr|xerces-c27-2.7.0-11|113	%defattr(0644,root,root,0755)
12cr|xerces-c27-2.7.0-11|114	%doc LICENSE.txt
12cr|xerces-c27-2.7.0-11|115	%{_libdir}/libxerces*.so.*
12cr|xerces-c27-2.7.0-11|116	
12cr|xerces-c27-2.7.0-11|117	
12cr|xerces-c27-2.7.0-11|118	%files devel
12cr|xerces-c27-2.7.0-11|119	%defattr(0644,root,root,0755)
12cr|xerces-c27-2.7.0-11|120	%dir %{_libdir}/xerces-c-2.7.0
12cr|xerces-c27-2.7.0-11|121	%{_libdir}/xerces-c-2.7.0/libxerces*.so
12cr|xerces-c27-2.7.0-11|122	%{_includedir}/xercesc-2.7.0/
12cr|xerces-c27-2.7.0-11|123	
12cr|xerces-c27-2.7.0-11|124	
12cr|xerces-c27-2.7.0-11|125	%files doc
12cr|xerces-c27-2.7.0-11|126	%defattr(0644,root,root,0755)
12cr|xerces-c27-2.7.0-11|127	%doc Readme.html LICENSE NOTICE STATUS credits.txt doc samples
12cr|xerces-c27-2.7.0-11|128	
12cr|xerces-c27-2.7.0-11|129	
12cr|xerces-c27-2.7.0-11|130	
12cr|xerces-c27-2.7.0-11|131	
12cr|xerces-c27-2.7.0-11|132	%changelog
12cr|xerces-c27-2.7.0-11|133	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 2.7.0-11
12cr|xerces-c27-2.7.0-11|134	+ Revision: 734286
12cr|xerces-c27-2.7.0-11|135	- rebuild
12cr|xerces-c27-2.7.0-11|136	- imported package xerces-c27
12cr|xerces-c27-2.7.0-11|137	

8566 12
12cr|xerces-c28-2.8.0-5|1	%define tarversion 2_8_0
12cr|xerces-c28-2.8.0-5|2	
12cr|xerces-c28-2.8.0-5|3	%define major 28
12cr|xerces-c28-2.8.0-5|4	
12cr|xerces-c28-2.8.0-5|5	%define libname %mklibname xerces-c %major
12cr|xerces-c28-2.8.0-5|6	%define libdev %mklibname xerces-c %major -d
12cr|xerces-c28-2.8.0-5|7	
12cr|xerces-c28-2.8.0-5|8	%define enable_debug 0
12cr|xerces-c28-2.8.0-5|9	%{?_enable_debug: %{expand: %%global enable_debug 1}}
12cr|xerces-c28-2.8.0-5|10	
12cr|xerces-c28-2.8.0-5|11	Name: xerces-c%major
12cr|xerces-c28-2.8.0-5|12	Version: 2.8.0
12cr|xerces-c28-2.8.0-5|13	Release: %mkrel 5
12cr|xerces-c28-2.8.0-5|14	Epoch: 1
12cr|xerces-c28-2.8.0-5|15	URL: http://xml.apache.org/xerces-c/
12cr|xerces-c28-2.8.0-5|16	License: Apache
12cr|xerces-c28-2.8.0-5|17	Source0: xerces-c-src_%{tarversion}.tar.gz
12cr|xerces-c28-2.8.0-5|18	Patch0: xerces-c-lib64.patch
12cr|xerces-c28-2.8.0-5|19	# Most of apps
12cr|xerces-c28-2.8.0-5|20	Patch1: xerces-c-pvtheader.patch
12cr|xerces-c28-2.8.0-5|21	# XQilla patches
12cr|xerces-c28-2.8.0-5|22	Patch2: xercesc_content_type.patch
12cr|xerces-c28-2.8.0-5|23	Patch3: xercesc_regex.patch
12cr|xerces-c28-2.8.0-5|24	Patch4: xerces-c-2.8.x-CVE-2009-1885.diff
12cr|xerces-c28-2.8.0-5|25	Summary:	Xerces-C++ validating XML parser
12cr|xerces-c28-2.8.0-5|26	Group: System/Libraries
12cr|xerces-c28-2.8.0-5|27	BuildRoot: %{_tmppath}/%{name}-root
12cr|xerces-c28-2.8.0-5|28	BuildRequires: zlib-devel
12cr|xerces-c28-2.8.0-5|29	BuildRequires: libicu-devel
12cr|xerces-c28-2.8.0-5|30	
12cr|xerces-c28-2.8.0-5|31	%description
12cr|xerces-c28-2.8.0-5|32	Xerces-C++ is a validating XML parser written in a portable subset of C++.
12cr|xerces-c28-2.8.0-5|33	Xerces-C++ makes it easy to give your application the ability to read and
12cr|xerces-c28-2.8.0-5|34	write XML data. A shared library is provided for parsing, generating,
12cr|xerces-c28-2.8.0-5|35	manipulating, and validating XML documents.
12cr|xerces-c28-2.8.0-5|36	
12cr|xerces-c28-2.8.0-5|37	The parser provides high performance, modularity, and scalability. Source
12cr|xerces-c28-2.8.0-5|38	code, samples and API documentation are provided with the parser. For
12cr|xerces-c28-2.8.0-5|39	portability, care has been taken to make minimal use of templates, no RTTI,
12cr|xerces-c28-2.8.0-5|40	and minimal use of #ifdefs.
12cr|xerces-c28-2.8.0-5|41	
12cr|xerces-c28-2.8.0-5|42	
12cr|xerces-c28-2.8.0-5|43	#----------------------------------------------------------------------
12cr|xerces-c28-2.8.0-5|44	
12cr|xerces-c28-2.8.0-5|45	%package -n %libname
12cr|xerces-c28-2.8.0-5|46	Group: System/Libraries
12cr|xerces-c28-2.8.0-5|47	Summary: Xerces-c library
12cr|xerces-c28-2.8.0-5|48	
12cr|xerces-c28-2.8.0-5|49	%description -n %libname
12cr|xerces-c28-2.8.0-5|50	xerces-c library
12cr|xerces-c28-2.8.0-5|51	
12cr|xerces-c28-2.8.0-5|52	%if %mdkversion < 200900
12cr|xerces-c28-2.8.0-5|53	%post -n %libname -p /sbin/ldconfig
12cr|xerces-c28-2.8.0-5|54	%endif
12cr|xerces-c28-2.8.0-5|55	%if %mdkversion < 200900
12cr|xerces-c28-2.8.0-5|56	%postun -n %libname -p /sbin/ldconfig
12cr|xerces-c28-2.8.0-5|57	%endif
12cr|xerces-c28-2.8.0-5|58	
12cr|xerces-c28-2.8.0-5|59	%files -n %libname
12cr|xerces-c28-2.8.0-5|60	%defattr(-,root,root,-)
12cr|xerces-c28-2.8.0-5|61	%doc LICENSE.txt
12cr|xerces-c28-2.8.0-5|62	%_libdir/libxerces-*.so.*
12cr|xerces-c28-2.8.0-5|63	
12cr|xerces-c28-2.8.0-5|64	#----------------------------------------------------------------------
12cr|xerces-c28-2.8.0-5|65	
12cr|xerces-c28-2.8.0-5|66	%package -n %libdev
12cr|xerces-c28-2.8.0-5|67	Requires: %libname = %epoch:%version-%release
12cr|xerces-c28-2.8.0-5|68	Group: Development/C
12cr|xerces-c28-2.8.0-5|69	Summary:	Header files for Xerces-C++ validating XML parser
12cr|xerces-c28-2.8.0-5|70	Provides:	xerces-c%major-devel = %epoch:%version-%release
12cr|xerces-c28-2.8.0-5|71	Conflicts:	%{mklibname xerces-c 0 -d}
12cr|xerces-c28-2.8.0-5|72	Conflicts:	%{mklibname xerces-c 3.0 -d}
12cr|xerces-c28-2.8.0-5|73	
12cr|xerces-c28-2.8.0-5|74	%description -n %libdev
12cr|xerces-c28-2.8.0-5|75	Header files you can use to develop XML applications with Xerces-C++.
12cr|xerces-c28-2.8.0-5|76	
12cr|xerces-c28-2.8.0-5|77	Xerces-C++ is a validating XML parser written in a portable subset of C++.
12cr|xerces-c28-2.8.0-5|78	Xerces-C++ makes it easy to give your application the ability to read and
12cr|xerces-c28-2.8.0-5|79	write XML data. A shared library is provided for parsing, generating,
12cr|xerces-c28-2.8.0-5|80	manipulating, and validating XML documents.
12cr|xerces-c28-2.8.0-5|81	
12cr|xerces-c28-2.8.0-5|82	%files -n %libdev
12cr|xerces-c28-2.8.0-5|83	%defattr(-,root,root,-)
12cr|xerces-c28-2.8.0-5|84	%_libdir/libxerces-c.so
12cr|xerces-c28-2.8.0-5|85	%_libdir/libxerces-depdom.so
12cr|xerces-c28-2.8.0-5|86	%_includedir/xercesc
12cr|xerces-c28-2.8.0-5|87	
12cr|xerces-c28-2.8.0-5|88	#----------------------------------------------------------------------
12cr|xerces-c28-2.8.0-5|89	
12cr|xerces-c28-2.8.0-5|90	%prep
12cr|xerces-c28-2.8.0-5|91	%setup -q -n xerces-c-src_%{tarversion}
12cr|xerces-c28-2.8.0-5|92	%if "%{_lib}" != "lib"
12cr|xerces-c28-2.8.0-5|93	%patch0 -p1 -b .orig
12cr|xerces-c28-2.8.0-5|94	%endif
12cr|xerces-c28-2.8.0-5|95	%patch1 -p1
12cr|xerces-c28-2.8.0-5|96	%patch2 -p1
12cr|xerces-c28-2.8.0-5|97	%patch3 -p1
12cr|xerces-c28-2.8.0-5|98	%patch4 -p0 -b .CVE-2009-1885
12cr|xerces-c28-2.8.0-5|99	
12cr|xerces-c28-2.8.0-5|100	%build
12cr|xerces-c28-2.8.0-5|101	export XERCESCROOT=%_builddir/xerces-c-src_%{tarversion}
12cr|xerces-c28-2.8.0-5|102	
12cr|xerces-c28-2.8.0-5|103	cd $XERCESCROOT/src/xercesc
12cr|xerces-c28-2.8.0-5|104	./runConfigure \
12cr|xerces-c28-2.8.0-5|105	-plinux \
12cr|xerces-c28-2.8.0-5|106	-cgcc \
12cr|xerces-c28-2.8.0-5|107	-xg++ \
12cr|xerces-c28-2.8.0-5|108	-minmem \
12cr|xerces-c28-2.8.0-5|109	-nsocket \
12cr|xerces-c28-2.8.0-5|110	-tnative \
12cr|xerces-c28-2.8.0-5|111	-rpthreads \
12cr|xerces-c28-2.8.0-5|112	%if %{enable_debug}
12cr|xerces-c28-2.8.0-5|113	-d \
12cr|xerces-c28-2.8.0-5|114	%endif
12cr|xerces-c28-2.8.0-5|115	%if "%{_lib}" != "lib"
12cr|xerces-c28-2.8.0-5|116	-b "64" \
12cr|xerces-c28-2.8.0-5|117	%else
12cr|xerces-c28-2.8.0-5|118	-b "32" \
12cr|xerces-c28-2.8.0-5|119	%endif
12cr|xerces-c28-2.8.0-5|120	-P %_prefix \
12cr|xerces-c28-2.8.0-5|121	-C --libdir=%_libdir
12cr|xerces-c28-2.8.0-5|122	
12cr|xerces-c28-2.8.0-5|123	make
12cr|xerces-c28-2.8.0-5|124	
12cr|xerces-c28-2.8.0-5|125	%install
12cr|xerces-c28-2.8.0-5|126	rm -rf %buildroot
12cr|xerces-c28-2.8.0-5|127	
12cr|xerces-c28-2.8.0-5|128	export XERCESCROOT=%_builddir/xerces-c-src_%{tarversion}
12cr|xerces-c28-2.8.0-5|129	cd $XERCESCROOT/src/xercesc
12cr|xerces-c28-2.8.0-5|130	%makeinstall_std
12cr|xerces-c28-2.8.0-5|131	
12cr|xerces-c28-2.8.0-5|132	%clean
12cr|xerces-c28-2.8.0-5|133	rm -rf %buildroot
12cr|xerces-c28-2.8.0-5|134	
12cr|xerces-c28-2.8.0-5|135	
12cr|xerces-c28-2.8.0-5|136	%changelog
12cr|xerces-c28-2.8.0-5|137	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.8.0-5mdv2011.0
12cr|xerces-c28-2.8.0-5|138	+ Revision: 615542
12cr|xerces-c28-2.8.0-5|139	- the mass rebuild of 2010.1 packages
12cr|xerces-c28-2.8.0-5|140	
12cr|xerces-c28-2.8.0-5|141	* Sun Aug 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.8.0-4mdv2010.1
12cr|xerces-c28-2.8.0-5|142	+ Revision: 422640
12cr|xerces-c28-2.8.0-5|143	- renamed to xerces-c28
12cr|xerces-c28-2.8.0-5|144	- fix deps
12cr|xerces-c28-2.8.0-5|145	- "fork" this one to prepare for 3.0.1
12cr|xerces-c28-2.8.0-5|146	
12cr|xerces-c28-2.8.0-5|147	* Sun Aug 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.8.0-3mdv2010.0
12cr|xerces-c28-2.8.0-5|148	+ Revision: 422544
12cr|xerces-c28-2.8.0-5|149	- P4: security fix for CVE-2009-1885
12cr|xerces-c28-2.8.0-5|150	
12cr|xerces-c28-2.8.0-5|151	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1:2.8.0-2mdv2009.0
12cr|xerces-c28-2.8.0-5|152	+ Revision: 266081
12cr|xerces-c28-2.8.0-5|153	- rebuild early 2009.0 package (before pixel changes)
12cr|xerces-c28-2.8.0-5|154	
12cr|xerces-c28-2.8.0-5|155	+ Pixel <pixel@mandriva.com>
12cr|xerces-c28-2.8.0-5|156	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|xerces-c28-2.8.0-5|157	
12cr|xerces-c28-2.8.0-5|158	* Thu Apr 24 2008 Helio Chissini de Castro <helio@mandriva.com> 1:2.8.0-1mdv2009.0
12cr|xerces-c28-2.8.0-5|159	+ Revision: 197274
12cr|xerces-c28-2.8.0-5|160	- Disable nrproc compilation
12cr|xerces-c28-2.8.0-5|161	- Added debug compiling check turned off by default
12cr|xerces-c28-2.8.0-5|162	- Added xqilla content patches ( needed for xqilla 2.2 )
12cr|xerces-c28-2.8.0-5|163	- New upstream version
12cr|xerces-c28-2.8.0-5|164	- Compile with pthreads
12cr|xerces-c28-2.8.0-5|165	- Fixed devel package name
12cr|xerces-c28-2.8.0-5|166	- fixed proper soname
12cr|xerces-c28-2.8.0-5|167	
12cr|xerces-c28-2.8.0-5|168	+ Thierry Vignaud <tv@mandriva.org>
12cr|xerces-c28-2.8.0-5|169	- fix summary-not-capitalized
12cr|xerces-c28-2.8.0-5|170	- kill re-definition of %%buildroot on Pixel's request
12cr|xerces-c28-2.8.0-5|171	
12cr|xerces-c28-2.8.0-5|172	+ Olivier Blin <oblin@mandriva.com>
12cr|xerces-c28-2.8.0-5|173	- restore BuildRoot
12cr|xerces-c28-2.8.0-5|174	
12cr|xerces-c28-2.8.0-5|175	* Thu Nov 29 2007 Thierry Vignaud <tv@mandriva.org> 1:2.7.0-7mdv2008.1
12cr|xerces-c28-2.8.0-5|176	+ Revision: 113935
12cr|xerces-c28-2.8.0-5|177	- fix invalid group
12cr|xerces-c28-2.8.0-5|178	
12cr|xerces-c28-2.8.0-5|179	* Fri Nov 23 2007 Thierry Vignaud <tv@mandriva.org> 1:2.7.0-6mdv2008.1
12cr|xerces-c28-2.8.0-5|180	+ Revision: 111613
12cr|xerces-c28-2.8.0-5|181	- rebuild for new libicu
12cr|xerces-c28-2.8.0-5|182	
12cr|xerces-c28-2.8.0-5|183	* Mon May 07 2007 Helio Chissini de Castro <helio@mandriva.com> 1:2.7.0-5mdv2008.0
12cr|xerces-c28-2.8.0-5|184	+ Revision: 24815
12cr|xerces-c28-2.8.0-5|185	- Obsoletes xerces-c packages with samples binaries. This is not necessary
12cr|xerces-c28-2.8.0-5|186	- Fixed 64 build
12cr|xerces-c28-2.8.0-5|187	- Get rid of nls, use ICU
12cr|xerces-c28-2.8.0-5|188	
12cr|xerces-c28-2.8.0-5|189	
12cr|xerces-c28-2.8.0-5|190	* Tue Sep 19 2006 Helio Chissini de Castro <helio@mandriva.com>
12cr|xerces-c28-2.8.0-5|191	+ 2006-09-19 14:46:32 (62357)
12cr|xerces-c28-2.8.0-5|192	- Most of packages like pathan or xquery depends on private headers. If we want avoid include an internal copy of xerces-c in every package, we need install base impl headers. This will enable, along with a post 4.2 db, the construction of dbxml and reduce size of many applications with code embedded
12cr|xerces-c28-2.8.0-5|193	
12cr|xerces-c28-2.8.0-5|194	* Wed Aug 23 2006 Thierry Vignaud <tvignaud@mandriva.com>
12cr|xerces-c28-2.8.0-5|195	+ 2006-08-23 20:57:52 (57755)
12cr|xerces-c28-2.8.0-5|196	- fix group
12cr|xerces-c28-2.8.0-5|197	
12cr|xerces-c28-2.8.0-5|198	* Wed Aug 16 2006 Helio Chissini de Castro <helio@mandriva.com>
12cr|xerces-c28-2.8.0-5|199	+ 2006-08-16 15:23:43 (56359)
12cr|xerces-c28-2.8.0-5|200	- Fixed x86_64 issues
12cr|xerces-c28-2.8.0-5|201	
12cr|xerces-c28-2.8.0-5|202	* Tue Aug 15 2006 Helio Chissini de Castro <helio@mandriva.com>
12cr|xerces-c28-2.8.0-5|203	+ 2006-08-15 13:18:46 (56183)
12cr|xerces-c28-2.8.0-5|204	- Raise epoch to make proper devel to be installed. Last sonam was wrong named 26, since 26 is major, and minor is 0
12cr|xerces-c28-2.8.0-5|205	
12cr|xerces-c28-2.8.0-5|206	* Tue Aug 15 2006 Helio Chissini de Castro <helio@mandriva.com>
12cr|xerces-c28-2.8.0-5|207	+ 2006-08-15 06:18:36 (56161)
12cr|xerces-c28-2.8.0-5|208	- No distributed compilation
12cr|xerces-c28-2.8.0-5|209	
12cr|xerces-c28-2.8.0-5|210	* Tue Aug 15 2006 Helio Chissini de Castro <helio@mandriva.com>
12cr|xerces-c28-2.8.0-5|211	+ 2006-08-15 06:10:46 (56155)
12cr|xerces-c28-2.8.0-5|212	- import xerces-c-2.7.0-1mdv2007.0
12cr|xerces-c28-2.8.0-5|213	
12cr|xerces-c28-2.8.0-5|214	* Mon Dec 13 2004 Warly <warly@mandrakesoft.com> 2.6.0-2mdk
12cr|xerces-c28-2.8.0-5|215	- rebuild without libxerces25 dependencies
12cr|xerces-c28-2.8.0-5|216	
12cr|xerces-c28-2.8.0-5|217	* Wed Aug 18 2004 Warly <warly@mandrakesoft.com> 2.5.0-0.20040818.1mdk
12cr|xerces-c28-2.8.0-5|218	- update to latest CVS version
12cr|xerces-c28-2.8.0-5|219	
12cr|xerces-c28-2.8.0-5|220	* Fri Jul 23 2004 Warly <warly@mandrakesoft.com> 2.5.0-0.20040723.1mdk
12cr|xerces-c28-2.8.0-5|221	- go to version 20040723104641 for bug 10387
12cr|xerces-c28-2.8.0-5|222	
12cr|xerces-c28-2.8.0-5|223	* Tue Jul 20 2004 Warly <warly@mandrakesoft.com> 2.5.0-0.20040720.1mdk
12cr|xerces-c28-2.8.0-5|224	- new version (based on CVS version)
12cr|xerces-c28-2.8.0-5|225	

8567 12
12cr|xerces-c-3.1.1-4|1	%define major 3.1
12cr|xerces-c-3.1.1-4|2	%define libname %mklibname xerces-c %{major}
12cr|xerces-c-3.1.1-4|3	%define develname %mklibname xerces-c -d
12cr|xerces-c-3.1.1-4|4	
12cr|xerces-c-3.1.1-4|5	Summary:	Xerces-C++ validating XML parser
12cr|xerces-c-3.1.1-4|6	Name:		xerces-c
12cr|xerces-c-3.1.1-4|7	Version:	3.1.1
12cr|xerces-c-3.1.1-4|8	Release:	%mkrel 4
12cr|xerces-c-3.1.1-4|9	License:	Apache
12cr|xerces-c-3.1.1-4|10	Group:		System/Libraries
12cr|xerces-c-3.1.1-4|11	URL:		http://xml.apache.org/xerces-c/
12cr|xerces-c-3.1.1-4|12	Source0:	http://apache.dataphone.se/xerces/c/3/sources/%{name}-%{version}.tar.gz
12cr|xerces-c-3.1.1-4|13	BuildRequires:	curl-devel
12cr|xerces-c-3.1.1-4|14	BuildRequires:	zlib-devel
12cr|xerces-c-3.1.1-4|15	BuildRequires:	libicu-devel icu
12cr|xerces-c-3.1.1-4|16	Epoch:		1
12cr|xerces-c-3.1.1-4|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xerces-c-3.1.1-4|18	
12cr|xerces-c-3.1.1-4|19	%description
12cr|xerces-c-3.1.1-4|20	Xerces-C++ is a validating XML parser written in a portable subset of C++.
12cr|xerces-c-3.1.1-4|21	Xerces-C++ makes it easy to give your application the ability to read and
12cr|xerces-c-3.1.1-4|22	write XML data. A shared library is provided for parsing, generating,
12cr|xerces-c-3.1.1-4|23	manipulating, and validating XML documents.
12cr|xerces-c-3.1.1-4|24	
12cr|xerces-c-3.1.1-4|25	The parser provides high performance, modularity, and scalability. Source
12cr|xerces-c-3.1.1-4|26	code, samples and API documentation are provided with the parser. For
12cr|xerces-c-3.1.1-4|27	portability, care has been taken to make minimal use of templates, no RTTI,
12cr|xerces-c-3.1.1-4|28	and minimal use of #ifdefs.
12cr|xerces-c-3.1.1-4|29	
12cr|xerces-c-3.1.1-4|30	%package -n	%{libname}
12cr|xerces-c-3.1.1-4|31	Summary:	Xerces-c library
12cr|xerces-c-3.1.1-4|32	Group:		System/Libraries
12cr|xerces-c-3.1.1-4|33	
12cr|xerces-c-3.1.1-4|34	%description -n %{libname}
12cr|xerces-c-3.1.1-4|35	Xerces-C++ is a validating XML parser written in a portable subset of C++.
12cr|xerces-c-3.1.1-4|36	Xerces-C++ makes it easy to give your application the ability to read and
12cr|xerces-c-3.1.1-4|37	write XML data. A shared library is provided for parsing, generating,
12cr|xerces-c-3.1.1-4|38	manipulating, and validating XML documents.
12cr|xerces-c-3.1.1-4|39	
12cr|xerces-c-3.1.1-4|40	This package contains the shared xerces-c library.
12cr|xerces-c-3.1.1-4|41	
12cr|xerces-c-3.1.1-4|42	%package -n	%{develname}
12cr|xerces-c-3.1.1-4|43	Summary:	Header files for Xerces-C++ validating XML parser
12cr|xerces-c-3.1.1-4|44	Group:		Development/C++
12cr|xerces-c-3.1.1-4|45	Requires:	%{libname} >= %{epoch}:%{version}-%{release}
12cr|xerces-c-3.1.1-4|46	Provides:	xerces-c-devel = %{epoch}:%{version}-%{release}
12cr|xerces-c-3.1.1-4|47	Provides:	libxerces-c-devel = %{epoch}:%{version}-%{release}
12cr|xerces-c-3.1.1-4|48	Conflicts:	%{mklibname xerces-c 0 -d}
12cr|xerces-c-3.1.1-4|49	Conflicts:	%{mklibname xerces-c 28 -d}
12cr|xerces-c-3.1.1-4|50	
12cr|xerces-c-3.1.1-4|51	%description -n	%{develname}
12cr|xerces-c-3.1.1-4|52	Xerces-C++ is a validating XML parser written in a portable subset of C++.
12cr|xerces-c-3.1.1-4|53	Xerces-C++ makes it easy to give your application the ability to read and
12cr|xerces-c-3.1.1-4|54	write XML data. A shared library is provided for parsing, generating,
12cr|xerces-c-3.1.1-4|55	manipulating, and validating XML documents.
12cr|xerces-c-3.1.1-4|56	
12cr|xerces-c-3.1.1-4|57	This package contains development files such as header files you can use to
12cr|xerces-c-3.1.1-4|58	develop XML applications with Xerces-C++.
12cr|xerces-c-3.1.1-4|59	
12cr|xerces-c-3.1.1-4|60	%package	doc
12cr|xerces-c-3.1.1-4|61	Summary:	Documentation for Xerces-C++ validating XML parser
12cr|xerces-c-3.1.1-4|62	Group:		Books/Other
12cr|xerces-c-3.1.1-4|63	Obsoletes:	xerces-c-manual
12cr|xerces-c-3.1.1-4|64	
12cr|xerces-c-3.1.1-4|65	%description	doc
12cr|xerces-c-3.1.1-4|66	Xerces-C++ is a validating XML parser written in a portable subset of C++.
12cr|xerces-c-3.1.1-4|67	Xerces-C++ makes it easy to give your application the ability to read and
12cr|xerces-c-3.1.1-4|68	write XML data. A shared library is provided for parsing, generating,
12cr|xerces-c-3.1.1-4|69	manipulating, and validating XML documents.
12cr|xerces-c-3.1.1-4|70	
12cr|xerces-c-3.1.1-4|71	This package contains the documentation for Xerces-C++.
12cr|xerces-c-3.1.1-4|72	
12cr|xerces-c-3.1.1-4|73	%prep
12cr|xerces-c-3.1.1-4|74	%setup -q -n %{name}-%{version}
12cr|xerces-c-3.1.1-4|75	
12cr|xerces-c-3.1.1-4|76	%build
12cr|xerces-c-3.1.1-4|77	#rm -f config.cache
12cr|xerces-c-3.1.1-4|78	#libtoolize --copy --force; aclocal -I m4; autoheader; automake -a -c -f; autoconf
12cr|xerces-c-3.1.1-4|79	
12cr|xerces-c-3.1.1-4|80	%configure2_5x \
12cr|xerces-c-3.1.1-4|81	--disable-static \
12cr|xerces-c-3.1.1-4|82	--enable-netaccessor-curl \
12cr|xerces-c-3.1.1-4|83	--enable-transcoder-icu \
12cr|xerces-c-3.1.1-4|84	%ifarch %{ix86}
12cr|xerces-c-3.1.1-4|85	--disable-sse2 \
12cr|xerces-c-3.1.1-4|86	%endif
12cr|xerces-c-3.1.1-4|87	--enable-msgloader-icu
12cr|xerces-c-3.1.1-4|88	%make
12cr|xerces-c-3.1.1-4|89	
12cr|xerces-c-3.1.1-4|90	%check
12cr|xerces-c-3.1.1-4|91	make check
12cr|xerces-c-3.1.1-4|92	
12cr|xerces-c-3.1.1-4|93	%install
12cr|xerces-c-3.1.1-4|94	rm -rf %{buildroot}
12cr|xerces-c-3.1.1-4|95	
12cr|xerces-c-3.1.1-4|96	%makeinstall_std
12cr|xerces-c-3.1.1-4|97	
12cr|xerces-c-3.1.1-4|98	# cleanup
12cr|xerces-c-3.1.1-4|99	rm -f  %{buildroot}%{_libdir}/libxerces-c.*a
12cr|xerces-c-3.1.1-4|100	
12cr|xerces-c-3.1.1-4|101	%clean
12cr|xerces-c-3.1.1-4|102	rm -rf %{buildroot}
12cr|xerces-c-3.1.1-4|103	
12cr|xerces-c-3.1.1-4|104	%files
12cr|xerces-c-3.1.1-4|105	%defattr(-,root,root,-)
12cr|xerces-c-3.1.1-4|106	%{_bindir}/*
12cr|xerces-c-3.1.1-4|107	
12cr|xerces-c-3.1.1-4|108	%files -n %{libname}
12cr|xerces-c-3.1.1-4|109	%defattr(-,root,root,-)
12cr|xerces-c-3.1.1-4|110	%{_libdir}/libxerces-c-%{major}.so
12cr|xerces-c-3.1.1-4|111	
12cr|xerces-c-3.1.1-4|112	%files -n %{develname}
12cr|xerces-c-3.1.1-4|113	%defattr(-,root,root,-)
12cr|xerces-c-3.1.1-4|114	%{_includedir}/xercesc
12cr|xerces-c-3.1.1-4|115	%{_libdir}/libxerces-c.so
12cr|xerces-c-3.1.1-4|116	%{_libdir}/pkgconfig/xerces-c.pc
12cr|xerces-c-3.1.1-4|117	
12cr|xerces-c-3.1.1-4|118	%files doc
12cr|xerces-c-3.1.1-4|119	%defattr(-,root,root,-)
12cr|xerces-c-3.1.1-4|120	%doc CREDITS LICENSE doc/*
12cr|xerces-c-3.1.1-4|121	

8568 12
12cr|xfbib-0.0.2-9|1	Summary:	A lightweight BibTeX editor developed for the Xfce desktop environment
12cr|xfbib-0.0.2-9|2	Name:		xfbib
12cr|xfbib-0.0.2-9|3	Version:	0.0.2
12cr|xfbib-0.0.2-9|4	Release:	%mkrel 9
12cr|xfbib-0.0.2-9|5	License:	GPLv2+
12cr|xfbib-0.0.2-9|6	Group:		Graphical desktop/Xfce
12cr|xfbib-0.0.2-9|7	Url:		http://goodies.xfce.org/projects/applications/%{name}
12cr|xfbib-0.0.2-9|8	Source0:	http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2
12cr|xfbib-0.0.2-9|9	BuildRequires:	libxfcegui4-devel
12cr|xfbib-0.0.2-9|10	BuildRequires:	bison
12cr|xfbib-0.0.2-9|11	BuildRequires:	flex
12cr|xfbib-0.0.2-9|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfbib-0.0.2-9|13	
12cr|xfbib-0.0.2-9|14	%description
12cr|xfbib-0.0.2-9|15	Xfbib is a lightweight BibTeX editor developed for the Xfce.
12cr|xfbib-0.0.2-9|16	The intentions of Xfbib is to provide an easy and efficient
12cr|xfbib-0.0.2-9|17	way of editing BibTeX files.
12cr|xfbib-0.0.2-9|18	
12cr|xfbib-0.0.2-9|19	%prep
12cr|xfbib-0.0.2-9|20	%setup -q
12cr|xfbib-0.0.2-9|21	
12cr|xfbib-0.0.2-9|22	%build
12cr|xfbib-0.0.2-9|23	%configure2_5x
12cr|xfbib-0.0.2-9|24	
12cr|xfbib-0.0.2-9|25	%make
12cr|xfbib-0.0.2-9|26	
12cr|xfbib-0.0.2-9|27	%install
12cr|xfbib-0.0.2-9|28	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|xfbib-0.0.2-9|29	
12cr|xfbib-0.0.2-9|30	%makeinstall_std
12cr|xfbib-0.0.2-9|31	
12cr|xfbib-0.0.2-9|32	%find_lang %{name}
12cr|xfbib-0.0.2-9|33	
12cr|xfbib-0.0.2-9|34	%if %mdkversion < 200900
12cr|xfbib-0.0.2-9|35	%post
12cr|xfbib-0.0.2-9|36	%{update_menus}
12cr|xfbib-0.0.2-9|37	%{update_desktop_database}
12cr|xfbib-0.0.2-9|38	%update_icon_cache hicolor
12cr|xfbib-0.0.2-9|39	%endif
12cr|xfbib-0.0.2-9|40	
12cr|xfbib-0.0.2-9|41	%if %mdkversion < 200900
12cr|xfbib-0.0.2-9|42	%postun
12cr|xfbib-0.0.2-9|43	%{clean_menus}
12cr|xfbib-0.0.2-9|44	%{clean_desktop_database}
12cr|xfbib-0.0.2-9|45	%clean_icon_cache hicolor
12cr|xfbib-0.0.2-9|46	%endif
12cr|xfbib-0.0.2-9|47	
12cr|xfbib-0.0.2-9|48	%clean
12cr|xfbib-0.0.2-9|49	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|xfbib-0.0.2-9|50	
12cr|xfbib-0.0.2-9|51	%files -f %{name}.lang
12cr|xfbib-0.0.2-9|52	%defattr(-,root,root)
12cr|xfbib-0.0.2-9|53	%doc AUTHORS README
12cr|xfbib-0.0.2-9|54	%{_bindir}/%{name}
12cr|xfbib-0.0.2-9|55	%{_datadir}/applications/%{name}.desktop
12cr|xfbib-0.0.2-9|56	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|xfbib-0.0.2-9|57	
12cr|xfbib-0.0.2-9|58	
12cr|xfbib-0.0.2-9|59	%changelog
12cr|xfbib-0.0.2-9|60	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 0.0.2-9mdv2012.0
12cr|xfbib-0.0.2-9|61	+ Revision: 790050
12cr|xfbib-0.0.2-9|62	- Rebuild for xfce 4.10
12cr|xfbib-0.0.2-9|63	
12cr|xfbib-0.0.2-9|64	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.2-8
12cr|xfbib-0.0.2-9|65	+ Revision: 633049
12cr|xfbib-0.0.2-9|66	- rebuild for new Xfce 4.8.0
12cr|xfbib-0.0.2-9|67	
12cr|xfbib-0.0.2-9|68	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.2-7mdv2011.0
12cr|xfbib-0.0.2-9|69	+ Revision: 579667
12cr|xfbib-0.0.2-9|70	- rebuild for new xfce 4.7.0
12cr|xfbib-0.0.2-9|71	
12cr|xfbib-0.0.2-9|72	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.2-6mdv2010.1
12cr|xfbib-0.0.2-9|73	+ Revision: 543287
12cr|xfbib-0.0.2-9|74	- rebuild for mdv 2010.1
12cr|xfbib-0.0.2-9|75	
12cr|xfbib-0.0.2-9|76	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.0.2-5mdv2010.0
12cr|xfbib-0.0.2-9|77	+ Revision: 445928
12cr|xfbib-0.0.2-9|78	- rebuild
12cr|xfbib-0.0.2-9|79	
12cr|xfbib-0.0.2-9|80	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.2-4mdv2009.1
12cr|xfbib-0.0.2-9|81	+ Revision: 349186
12cr|xfbib-0.0.2-9|82	- rebuild whole xfce
12cr|xfbib-0.0.2-9|83	
12cr|xfbib-0.0.2-9|84	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.2-3mdv2009.1
12cr|xfbib-0.0.2-9|85	+ Revision: 294936
12cr|xfbib-0.0.2-9|86	- rebuild for new Xfce4.6 beta1
12cr|xfbib-0.0.2-9|87	
12cr|xfbib-0.0.2-9|88	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 0.0.2-2mdv2009.0
12cr|xfbib-0.0.2-9|89	+ Revision: 269770
12cr|xfbib-0.0.2-9|90	- rebuild early 2009.0 package (before pixel changes)
12cr|xfbib-0.0.2-9|91	
12cr|xfbib-0.0.2-9|92	+ Pixel <pixel@mandriva.com>
12cr|xfbib-0.0.2-9|93	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xfbib-0.0.2-9|94	
12cr|xfbib-0.0.2-9|95	* Tue Apr 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.2-1mdv2009.0
12cr|xfbib-0.0.2-9|96	+ Revision: 192380
12cr|xfbib-0.0.2-9|97	- new version
12cr|xfbib-0.0.2-9|98	
12cr|xfbib-0.0.2-9|99	* Wed Feb 20 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-1mdv2008.1
12cr|xfbib-0.0.2-9|100	+ Revision: 173361
12cr|xfbib-0.0.2-9|101	- add missing buildrequires
12cr|xfbib-0.0.2-9|102	- add source and spec file
12cr|xfbib-0.0.2-9|103	- Created package structure for xfbib.
12cr|xfbib-0.0.2-9|104	

8569 12
12cr|xfburn-0.4.3-6|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfburn-0.4.3-6|2	
12cr|xfburn-0.4.3-6|3	Summary:	A simple CD burning tool for the Xfce Desktop Environment
12cr|xfburn-0.4.3-6|4	Name:		xfburn
12cr|xfburn-0.4.3-6|5	Version:	0.4.3
12cr|xfburn-0.4.3-6|6	Release:	%mkrel 6
12cr|xfburn-0.4.3-6|7	License:	GPLv2+
12cr|xfburn-0.4.3-6|8	Group:		Graphical desktop/Xfce
12cr|xfburn-0.4.3-6|9	URL:		http://www.xfce.org/projects/xfburn/
12cr|xfburn-0.4.3-6|10	Source0:	http://archive.xfce.org/src/apps/xfburn/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfburn-0.4.3-6|11	Patch1:		xfburn-0.4.3-gobject.patch
12cr|xfburn-0.4.3-6|12	Patch2:         xfburn-0.4.3-desktop.patch
12cr|xfburn-0.4.3-6|13	BuildRequires:	libxfcegui4-devel >= 4.4.2
12cr|xfburn-0.4.3-6|14	BuildRequires:	exo-devel >= 0.5.4
12cr|xfburn-0.4.3-6|15	BuildRequires:	desktop-file-utils
12cr|xfburn-0.4.3-6|16	BuildRequires:	intltool
12cr|xfburn-0.4.3-6|17	BuildRequires:	libburn-devel
12cr|xfburn-0.4.3-6|18	BuildRequires:	libisofs-devel
12cr|xfburn-0.4.3-6|19	BuildRequires:	xfce4-dev-tools
12cr|xfburn-0.4.3-6|20	BuildRequires:	dbus-glib-devel
12cr|xfburn-0.4.3-6|21	BuildRequires:	gstreamer0.10-devel
12cr|xfburn-0.4.3-6|22	BuildRequires:	libgstreamer0.10-plugins-base-devel
12cr|xfburn-0.4.3-6|23	%if %mdkver >= 201200
12cr|xfburn-0.4.3-6|24	BuildConflicts:	hal-devel
12cr|xfburn-0.4.3-6|25	%else
12cr|xfburn-0.4.3-6|26	BuildRequires:	hal-devel
12cr|xfburn-0.4.3-6|27	%endif
12cr|xfburn-0.4.3-6|28	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfburn-0.4.3-6|29	
12cr|xfburn-0.4.3-6|30	%description
12cr|xfburn-0.4.3-6|31	Xfburn is a simple CD/DVD burning tool based on libburnia
12cr|xfburn-0.4.3-6|32	libraries.It can blank CD-RWs, burn and create iso images,
12cr|xfburn-0.4.3-6|33	as well as burn personal compositions of data to either CD or DVD.
12cr|xfburn-0.4.3-6|34	
12cr|xfburn-0.4.3-6|35	%prep
12cr|xfburn-0.4.3-6|36	%setup -q
12cr|xfburn-0.4.3-6|37	%patch1 -p0
12cr|xfburn-0.4.3-6|38	%patch2 -p0
12cr|xfburn-0.4.3-6|39	
12cr|xfburn-0.4.3-6|40	%build
12cr|xfburn-0.4.3-6|41	%configure2_5x \
12cr|xfburn-0.4.3-6|42	--enable-final \
12cr|xfburn-0.4.3-6|43	--disable-static \
12cr|xfburn-0.4.3-6|44	%if %mdkver >= 201200
12cr|xfburn-0.4.3-6|45	--disable-hal \
12cr|xfburn-0.4.3-6|46	%endif
12cr|xfburn-0.4.3-6|47	--enable-dbus \
12cr|xfburn-0.4.3-6|48	--enable-gstreamer
12cr|xfburn-0.4.3-6|49	
12cr|xfburn-0.4.3-6|50	%make
12cr|xfburn-0.4.3-6|51	
12cr|xfburn-0.4.3-6|52	%install
12cr|xfburn-0.4.3-6|53	rm -rf %{buildroot}
12cr|xfburn-0.4.3-6|54	%makeinstall_std
12cr|xfburn-0.4.3-6|55	
12cr|xfburn-0.4.3-6|56	#mkdir -p %{buildroot}%{_iconsdir}/hicolor/scalable/apps
12cr|xfburn-0.4.3-6|57	#cp -f icons/scalable/stock_xfburn-burn-cd.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cr|xfburn-0.4.3-6|58	
12cr|xfburn-0.4.3-6|59	desktop-file-install \
12cr|xfburn-0.4.3-6|60	--add-only-show-in="XFCE" \
12cr|xfburn-0.4.3-6|61	--remove-category="X-XFCE" \
12cr|xfburn-0.4.3-6|62	--remove-category="Archiving" \
12cr|xfburn-0.4.3-6|63	--remove-category="Utility" \
12cr|xfburn-0.4.3-6|64	--add-category="AudioVideo" \
12cr|xfburn-0.4.3-6|65	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|xfburn-0.4.3-6|66	
12cr|xfburn-0.4.3-6|67	%find_lang %{name}
12cr|xfburn-0.4.3-6|68	
12cr|xfburn-0.4.3-6|69	%clean
12cr|xfburn-0.4.3-6|70	rm -rf %{buildroot}
12cr|xfburn-0.4.3-6|71	
12cr|xfburn-0.4.3-6|72	%if %mdkversion < 200900
12cr|xfburn-0.4.3-6|73	%post
12cr|xfburn-0.4.3-6|74	%{update_menus}
12cr|xfburn-0.4.3-6|75	%update_icon_cache hicolor
12cr|xfburn-0.4.3-6|76	%endif
12cr|xfburn-0.4.3-6|77	
12cr|xfburn-0.4.3-6|78	%if %mdkversion < 200900
12cr|xfburn-0.4.3-6|79	%postun
12cr|xfburn-0.4.3-6|80	%{clean_menus}
12cr|xfburn-0.4.3-6|81	%clean_icon_cache hicolor
12cr|xfburn-0.4.3-6|82	%endif
12cr|xfburn-0.4.3-6|83	
12cr|xfburn-0.4.3-6|84	%files  -f %{name}.lang
12cr|xfburn-0.4.3-6|85	%defattr(-,root,root)
12cr|xfburn-0.4.3-6|86	%doc AUTHORS ChangeLog  TODO
12cr|xfburn-0.4.3-6|87	%dir %{_datadir}/%{name}
12cr|xfburn-0.4.3-6|88	%{_bindir}/%{name}
12cr|xfburn-0.4.3-6|89	%{_datadir}/applications/*.desktop
12cr|xfburn-0.4.3-6|90	%{_datadir}/%{name}/*.ui
12cr|xfburn-0.4.3-6|91	%{_datadir}/Thunar/sendto/thunar-sendto-xfburn.desktop
12cr|xfburn-0.4.3-6|92	%{_iconsdir}/hicolor/*
12cr|xfburn-0.4.3-6|93	%{_mandir}/man1/*
12cr|xfburn-0.4.3-6|94	
12cr|xfburn-0.4.3-6|95	
12cr|xfburn-0.4.3-6|96	%changelog
12cr|xfburn-0.4.3-6|97	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 0.4.3-6mdv2012.0
12cr|xfburn-0.4.3-6|98	+ Revision: 789983
12cr|xfburn-0.4.3-6|99	- Patch2: Fix desktop file
12cr|xfburn-0.4.3-6|100	- Patch 1 - build with newer glib
12cr|xfburn-0.4.3-6|101	- Rebuild
12cr|xfburn-0.4.3-6|102	
12cr|xfburn-0.4.3-6|103	* Tue Oct 11 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.3-5
12cr|xfburn-0.4.3-6|104	+ Revision: 704351
12cr|xfburn-0.4.3-6|105	- do not build against hal for mdv2012
12cr|xfburn-0.4.3-6|106	
12cr|xfburn-0.4.3-6|107	* Sat Sep 03 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.3-4
12cr|xfburn-0.4.3-6|108	+ Revision: 698101
12cr|xfburn-0.4.3-6|109	- rebuild for new libburn
12cr|xfburn-0.4.3-6|110	
12cr|xfburn-0.4.3-6|111	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.3-3
12cr|xfburn-0.4.3-6|112	+ Revision: 633045
12cr|xfburn-0.4.3-6|113	- rebuild for new Xfce 4.8.0
12cr|xfburn-0.4.3-6|114	
12cr|xfburn-0.4.3-6|115	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.3-2mdv2011.0
12cr|xfburn-0.4.3-6|116	+ Revision: 579639
12cr|xfburn-0.4.3-6|117	- adjust buildrequires
12cr|xfburn-0.4.3-6|118	- rebuild for new xfce 4.7.0
12cr|xfburn-0.4.3-6|119	
12cr|xfburn-0.4.3-6|120	* Sat Feb 13 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.3-1mdv2010.1
12cr|xfburn-0.4.3-6|121	+ Revision: 505532
12cr|xfburn-0.4.3-6|122	- update to new version 0.4.3
12cr|xfburn-0.4.3-6|123	- use new url for Source0
12cr|xfburn-0.4.3-6|124	
12cr|xfburn-0.4.3-6|125	* Wed Jul 29 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-2mdv2010.0
12cr|xfburn-0.4.3-6|126	+ Revision: 404035
12cr|xfburn-0.4.3-6|127	- rebuild
12cr|xfburn-0.4.3-6|128	- update to new version 0.4.2
12cr|xfburn-0.4.3-6|129	
12cr|xfburn-0.4.3-6|130	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-2mdv2009.1
12cr|xfburn-0.4.3-6|131	+ Revision: 349187
12cr|xfburn-0.4.3-6|132	- rebuild whole xfce
12cr|xfburn-0.4.3-6|133	
12cr|xfburn-0.4.3-6|134	* Wed Feb 25 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-1mdv2009.1
12cr|xfburn-0.4.3-6|135	+ Revision: 344764
12cr|xfburn-0.4.3-6|136	- add missing file
12cr|xfburn-0.4.3-6|137	- drop patch 0, merged upstream
12cr|xfburn-0.4.3-6|138	- update to new version 0.4.1
12cr|xfburn-0.4.3-6|139	
12cr|xfburn-0.4.3-6|140	* Mon Dec 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-2mdv2009.1
12cr|xfburn-0.4.3-6|141	+ Revision: 317692
12cr|xfburn-0.4.3-6|142	- Patch1: fix building with -Werror=format-security
12cr|xfburn-0.4.3-6|143	- bs is hungry, feed it :)
12cr|xfburn-0.4.3-6|144	- fix file list
12cr|xfburn-0.4.3-6|145	- add buildrequires on libgstreamer0.10-plugins-base-devel
12cr|xfburn-0.4.3-6|146	- update to new version 0.4.0
12cr|xfburn-0.4.3-6|147	
12cr|xfburn-0.4.3-6|148	* Mon Nov 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.91-1mdv2009.1
12cr|xfburn-0.4.3-6|149	+ Revision: 299612
12cr|xfburn-0.4.3-6|150	- enable gstreamer support
12cr|xfburn-0.4.3-6|151	- update to new version 0.3.91
12cr|xfburn-0.4.3-6|152	
12cr|xfburn-0.4.3-6|153	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-2mdv2009.1
12cr|xfburn-0.4.3-6|154	+ Revision: 294937
12cr|xfburn-0.4.3-6|155	- rebuild for new Xfce4.6 beta1
12cr|xfburn-0.4.3-6|156	
12cr|xfburn-0.4.3-6|157	* Thu Jul 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-1mdv2009.0
12cr|xfburn-0.4.3-6|158	+ Revision: 236764
12cr|xfburn-0.4.3-6|159	- update to new version 0.3.2
12cr|xfburn-0.4.3-6|160	
12cr|xfburn-0.4.3-6|161	* Thu Jul 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.1-1mdv2009.0
12cr|xfburn-0.4.3-6|162	+ Revision: 233500
12cr|xfburn-0.4.3-6|163	- update to new version 0.3.1
12cr|xfburn-0.4.3-6|164	
12cr|xfburn-0.4.3-6|165	+ Pixel <pixel@mandriva.com>
12cr|xfburn-0.4.3-6|166	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xfburn-0.4.3-6|167	
12cr|xfburn-0.4.3-6|168	* Tue Jun 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2009.0
12cr|xfburn-0.4.3-6|169	+ Revision: 214443
12cr|xfburn-0.4.3-6|170	- update to new version 0.3.0
12cr|xfburn-0.4.3-6|171	
12cr|xfburn-0.4.3-6|172	* Wed May 14 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-0.svn4796.1mdv2009.0
12cr|xfburn-0.4.3-6|173	+ Revision: 207176
12cr|xfburn-0.4.3-6|174	- new svn snapshot
12cr|xfburn-0.4.3-6|175	
12cr|xfburn-0.4.3-6|176	* Sun May 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-0.svn4783.1mdv2009.0
12cr|xfburn-0.4.3-6|177	+ Revision: 205833
12cr|xfburn-0.4.3-6|178	- new svn snapshot
12cr|xfburn-0.4.3-6|179	
12cr|xfburn-0.4.3-6|180	* Thu May 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-0.svn4743.1mdv2009.0
12cr|xfburn-0.4.3-6|181	+ Revision: 203875
12cr|xfburn-0.4.3-6|182	- new svn snapshot
12cr|xfburn-0.4.3-6|183	
12cr|xfburn-0.4.3-6|184	* Mon Apr 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-0.svn4681.1mdv2009.0
12cr|xfburn-0.4.3-6|185	+ Revision: 198463
12cr|xfburn-0.4.3-6|186	- new snapshot
12cr|xfburn-0.4.3-6|187	
12cr|xfburn-0.4.3-6|188	* Thu Apr 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-0.svn4667.1mdv2009.0
12cr|xfburn-0.4.3-6|189	+ Revision: 197196
12cr|xfburn-0.4.3-6|190	- new svn snapshot
12cr|xfburn-0.4.3-6|191	
12cr|xfburn-0.4.3-6|192	* Mon Apr 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-0.svn4646.1mdv2009.0
12cr|xfburn-0.4.3-6|193	+ Revision: 196250
12cr|xfburn-0.4.3-6|194	- new svn snapshot
12cr|xfburn-0.4.3-6|195	
12cr|xfburn-0.4.3-6|196	* Fri Apr 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-0.svn4630.1mdv2009.0
12cr|xfburn-0.4.3-6|197	+ Revision: 195669
12cr|xfburn-0.4.3-6|198	- new xfburn svn snapshot
12cr|xfburn-0.4.3-6|199	
12cr|xfburn-0.4.3-6|200	* Fri Apr 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-0.svn4612.1mdv2009.0
12cr|xfburn-0.4.3-6|201	+ Revision: 195501
12cr|xfburn-0.4.3-6|202	- update xfburn to the latest svn snapshot
12cr|xfburn-0.4.3-6|203	- xfburn now uses libburn and libisofs libraries to handle CD/DVD burning, thus patch 0 is not needed
12cr|xfburn-0.4.3-6|204	- adjust buildrequires
12cr|xfburn-0.4.3-6|205	- do not package COPYING file
12cr|xfburn-0.4.3-6|206	- provide better description
12cr|xfburn-0.4.3-6|207	- fix URL
12cr|xfburn-0.4.3-6|208	
12cr|xfburn-0.4.3-6|209	+ Olivier Blin <blino@mandriva.org>
12cr|xfburn-0.4.3-6|210	- restore BuildRoot
12cr|xfburn-0.4.3-6|211	
12cr|xfburn-0.4.3-6|212	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfburn-0.4.3-6|213	- kill re-definition of %%buildroot on Pixel's request
12cr|xfburn-0.4.3-6|214	
12cr|xfburn-0.4.3-6|215	* Fri Oct 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-7mdv2008.1
12cr|xfburn-0.4.3-6|216	+ Revision: 102422
12cr|xfburn-0.4.3-6|217	- provide patch 0 (support for cdrkit)
12cr|xfburn-0.4.3-6|218	- fix desktop entry
12cr|xfburn-0.4.3-6|219	
12cr|xfburn-0.4.3-6|220	* Wed Jul 11 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-6mdv2008.0
12cr|xfburn-0.4.3-6|221	+ Revision: 51344
12cr|xfburn-0.4.3-6|222	- own dir
12cr|xfburn-0.4.3-6|223	- drop X-MandrivaLinux
12cr|xfburn-0.4.3-6|224	
12cr|xfburn-0.4.3-6|225	* Fri Jun 01 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-5mdv2008.0
12cr|xfburn-0.4.3-6|226	+ Revision: 34326
12cr|xfburn-0.4.3-6|227	- fix icon name
12cr|xfburn-0.4.3-6|228	
12cr|xfburn-0.4.3-6|229	* Wed May 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-4mdv2008.0
12cr|xfburn-0.4.3-6|230	+ Revision: 32896
12cr|xfburn-0.4.3-6|231	- set requires on cdrkit and cdrkit-genisoimage
12cr|xfburn-0.4.3-6|232	- drop old menu style
12cr|xfburn-0.4.3-6|233	- add macros to %%post and %%postun
12cr|xfburn-0.4.3-6|234	- spec file clean
12cr|xfburn-0.4.3-6|235	

8570 12
12cr|xfc-4.6.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfc-4.6.0-1|2	
12cr|xfc-4.6.0-1|3	%define major 4
12cr|xfc-4.6.0-1|4	#define apiversion %{version}
12cr|xfc-4.6.0-1|5	%define libname %mklibname %{name} %{major}
12cr|xfc-4.6.0-1|6	%define develname %mklibname %{name} -d
12cr|xfc-4.6.0-1|7	
12cr|xfc-4.6.0-1|8	Summary:	The Xfce foundation classes
12cr|xfc-4.6.0-1|9	Name:		xfc
12cr|xfc-4.6.0-1|10	Version:	4.6.0
12cr|xfc-4.6.0-1|11	Release:	1
12cr|xfc-4.6.0-1|12	License:	LGPLv2+
12cr|xfc-4.6.0-1|13	Group:		Development/C++
12cr|xfc-4.6.0-1|14	Url:		http://xfc.xfce.org
12cr|xfc-4.6.0-1|15	#Source0:	http://archive.xfce.org/src/bindings/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfc-4.6.0-1|16	Source0:	%{name}-%{version}.tar.xz
12cr|xfc-4.6.0-1|17	Patch0:		xfc-4.6.0-rosa-configure.patch
12cr|xfc-4.6.0-1|18	Patch1:		xfc-4.6.0-rosa-glib_h.patch
12cr|xfc-4.6.0-1|19	Patch2:		xfc-4.6.0-rosa-format-security.patch
12cr|xfc-4.6.0-1|20	Patch3:		xfc-4.6.0-rosa-gcc47.patch
12cr|xfc-4.6.0-1|21	Patch4:		xfc-4.6.0-rosa-linkage.patch
12cr|xfc-4.6.0-1|22	Patch5:		xfc-4.6.0-rosa-doxygen.patch
12cr|xfc-4.6.0-1|23	Patch6:		xfc-4.6.0-rosa-libdir.patch
12cr|xfc-4.6.0-1|24	Patch7:		xfc-4.6.0-rosa-docs.patch
12cr|xfc-4.6.0-1|25	Patch8:		xfc-4.6.0-rosa-tutorial.patch
12cr|xfc-4.6.0-1|26	BuildRequires:	cmake
12cr|xfc-4.6.0-1|27	BuildRequires:	pkgconfig(sigc++-2.0)
12cr|xfc-4.6.0-1|28	BuildRequires:	pkgconfig(atk)
12cr|xfc-4.6.0-1|29	BuildRequires:	pkgconfig(pango)
12cr|xfc-4.6.0-1|30	BuildRequires:	pkgconfig(libglade-2.0)
12cr|xfc-4.6.0-1|31	BuildRequires:	pkgconfig(gtksourceview-2.0)
12cr|xfc-4.6.0-1|32	BuildRequires:	chrpath
12cr|xfc-4.6.0-1|33	BuildRequires:	doxygen
12cr|xfc-4.6.0-1|34	Requires:	%{libname} = %{version}
12cr|xfc-4.6.0-1|35	Requires:	%{develname} = %{version}
12cr|xfc-4.6.0-1|36	Requires:	%{name}-demo = %{version}
12cr|xfc-4.6.0-1|37	Requires:	%{name}-doc = %{version}
12cr|xfc-4.6.0-1|38	
12cr|xfc-4.6.0-1|39	%description
12cr|xfc-4.6.0-1|40	The Xfce Foundation Classes is a set of integrated C++ classes
12cr|xfc-4.6.0-1|41	for developing Xfce applications on UNIX-like operating systems
12cr|xfc-4.6.0-1|42	such as Linux. The classes combine the power of GTK+ and the power
12cr|xfc-4.6.0-1|43	of C++ into a state-of-the-art application development framework
12cr|xfc-4.6.0-1|44	for the Xfce Desktop Environment. The classes judiciously use C++
12cr|xfc-4.6.0-1|45	language features to avoid layering on too much extra C++ complexity.
12cr|xfc-4.6.0-1|46	The API is easy to understand and use, and should feel immediately
12cr|xfc-4.6.0-1|47	familiar to most GTK+ programmers. The Xfce Foundation Classes is part
12cr|xfc-4.6.0-1|48	of the Xfce project, and like Xfce it's lightweight, fast and easy to use.
12cr|xfc-4.6.0-1|49	
12cr|xfc-4.6.0-1|50	Example files can be found in %{name}-demo package.
12cr|xfc-4.6.0-1|51	
12cr|xfc-4.6.0-1|52	%package demo
12cr|xfc-4.6.0-1|53	Summary:	Xfce foundation classes example files
12cr|xfc-4.6.0-1|54	Group:		Development/Other
12cr|xfc-4.6.0-1|55	
12cr|xfc-4.6.0-1|56	%description demo
12cr|xfc-4.6.0-1|57	Xfce foundation classes example files.
12cr|xfc-4.6.0-1|58	
12cr|xfc-4.6.0-1|59	%package -n %{libname}
12cr|xfc-4.6.0-1|60	Summary:	Xfce foundation classes libraries
12cr|xfc-4.6.0-1|61	Group:		System/Libraries
12cr|xfc-4.6.0-1|62	
12cr|xfc-4.6.0-1|63	%description -n %{libname}
12cr|xfc-4.6.0-1|64	Xfce foundation classes libraries.
12cr|xfc-4.6.0-1|65	
12cr|xfc-4.6.0-1|66	%package -n %{develname}
12cr|xfc-4.6.0-1|67	Summary:	Xfce foundation classes headers
12cr|xfc-4.6.0-1|68	Group:		Development/C++
12cr|xfc-4.6.0-1|69	Requires:	%{name} = %{version}
12cr|xfc-4.6.0-1|70	Provides:	xfc-devel = %{EVRD}
12cr|xfc-4.6.0-1|71	
12cr|xfc-4.6.0-1|72	%description -n %{develname}
12cr|xfc-4.6.0-1|73	Xfce foundation classes headers.
12cr|xfc-4.6.0-1|74	
12cr|xfc-4.6.0-1|75	%package doc
12cr|xfc-4.6.0-1|76	Summary:	Xfce foundation classes documentation
12cr|xfc-4.6.0-1|77	Group:		Development/C++
12cr|xfc-4.6.0-1|78	
12cr|xfc-4.6.0-1|79	%description doc
12cr|xfc-4.6.0-1|80	Xfce foundation classes documentation.
12cr|xfc-4.6.0-1|81	
12cr|xfc-4.6.0-1|82	%prep
12cr|xfc-4.6.0-1|83	%setup -q
12cr|xfc-4.6.0-1|84	%patch0 -p1 -b .configure~
12cr|xfc-4.6.0-1|85	%patch1 -p1 -b .glib~
12cr|xfc-4.6.0-1|86	%patch2 -p1 -b .format~
12cr|xfc-4.6.0-1|87	%patch3 -p1 -b .gcc47~
12cr|xfc-4.6.0-1|88	%patch4 -p1 -b .linkage~
12cr|xfc-4.6.0-1|89	%patch5 -p1 -b .doxygen~
12cr|xfc-4.6.0-1|90	%patch6 -p1 -b .libdir~
12cr|xfc-4.6.0-1|91	%patch7 -p1 -b .docs~
12cr|xfc-4.6.0-1|92	%patch8 -p1 -b .tutorial~
12cr|xfc-4.6.0-1|93	
12cr|xfc-4.6.0-1|94	find . -executable  \( -name *.cc -o -name *.hh \) -exec chmod -x {} \;
12cr|xfc-4.6.0-1|95	
12cr|xfc-4.6.0-1|96	%build
12cr|xfc-4.6.0-1|97	%cmake
12cr|xfc-4.6.0-1|98	
12cr|xfc-4.6.0-1|99	%make
12cr|xfc-4.6.0-1|100	
12cr|xfc-4.6.0-1|101	%install
12cr|xfc-4.6.0-1|102	pushd build
12cr|xfc-4.6.0-1|103	%makeinstall_std
12cr|xfc-4.6.0-1|104	popd
12cr|xfc-4.6.0-1|105	
12cr|xfc-4.6.0-1|106	chrpath -d %{buildroot}%{_bindir}/xfc-demo
12cr|xfc-4.6.0-1|107	
12cr|xfc-4.6.0-1|108	%files
12cr|xfc-4.6.0-1|109	
12cr|xfc-4.6.0-1|110	%files demo
12cr|xfc-4.6.0-1|111	%dir %{_datadir}/xfce4/xfc
12cr|xfc-4.6.0-1|112	%{_bindir}/xfc-demo
12cr|xfc-4.6.0-1|113	%{_datadir}/xfce4/xfc/demos
12cr|xfc-4.6.0-1|114	
12cr|xfc-4.6.0-1|115	%files -n %{libname}
12cr|xfc-4.6.0-1|116	%{_libdir}/libxfc*.so.%{major}*
12cr|xfc-4.6.0-1|117	
12cr|xfc-4.6.0-1|118	%files -n %{develname}
12cr|xfc-4.6.0-1|119	%doc AUTHORS README NEWS TODO ChangeLog
12cr|xfc-4.6.0-1|120	%{_includedir}/xfce4/xfc
12cr|xfc-4.6.0-1|121	%{_libdir}/*.so
12cr|xfc-4.6.0-1|122	%{_libdir}/pkgconfig/*.pc
12cr|xfc-4.6.0-1|123	#%{_libdir}/xfce4/xfc/include/*.h
12cr|xfc-4.6.0-1|124	
12cr|xfc-4.6.0-1|125	%files doc
12cr|xfc-4.6.0-1|126	%{_docdir}/%{name}-%{version}/docs
12cr|xfc-4.6.0-1|127	%{_docdir}/%{name}-%{version}/tutorial
12cr|xfc-4.6.0-1|128	
12cr|xfc-4.6.0-1|129	
12cr|xfc-4.6.0-1|130	%changelog
12cr|xfc-4.6.0-1|131	* Mon Feb 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.3.2-7mdv2008.1
12cr|xfc-4.6.0-1|132	+ Revision: 174776
12cr|xfc-4.6.0-1|133	- fix packaging demo
12cr|xfc-4.6.0-1|134	
12cr|xfc-4.6.0-1|135	* Mon Feb 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.3.2-6mdv2008.1
12cr|xfc-4.6.0-1|136	+ Revision: 174521
12cr|xfc-4.6.0-1|137	- do not self-obsolete devel library
12cr|xfc-4.6.0-1|138	- spec file clean
12cr|xfc-4.6.0-1|139	
12cr|xfc-4.6.0-1|140	* Sun Feb 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.3.2-5mdv2008.1
12cr|xfc-4.6.0-1|141	+ Revision: 161878
12cr|xfc-4.6.0-1|142	- rebuild
12cr|xfc-4.6.0-1|143	
12cr|xfc-4.6.0-1|144	+ Olivier Blin <oblin@mandriva.com>
12cr|xfc-4.6.0-1|145	- restore BuildRoot
12cr|xfc-4.6.0-1|146	
12cr|xfc-4.6.0-1|147	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|xfc-4.6.0-1|148	- kill re-definition of %%buildroot on Pixel's request
12cr|xfc-4.6.0-1|149	
12cr|xfc-4.6.0-1|150	* Sun Dec 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.3.2-4mdv2008.1
12cr|xfc-4.6.0-1|151	+ Revision: 120499
12cr|xfc-4.6.0-1|152	- fix packaging demo subpackage
12cr|xfc-4.6.0-1|153	
12cr|xfc-4.6.0-1|154	* Fri Nov 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.3.2-3mdv2008.1
12cr|xfc-4.6.0-1|155	+ Revision: 114040
12cr|xfc-4.6.0-1|156	- obsolete older name
12cr|xfc-4.6.0-1|157	- do not package COPYING file
12cr|xfc-4.6.0-1|158	- new license policy
12cr|xfc-4.6.0-1|159	- use tarball name as a real name
12cr|xfc-4.6.0-1|160	
12cr|xfc-4.6.0-1|161	* Sat Sep 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.3.2-3mdv2008.0
12cr|xfc-4.6.0-1|162	+ Revision: 92130
12cr|xfc-4.6.0-1|163	- rebuild
12cr|xfc-4.6.0-1|164	
12cr|xfc-4.6.0-1|165	* Tue Jun 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.3.2-2mdv2008.0
12cr|xfc-4.6.0-1|166	+ Revision: 44304
12cr|xfc-4.6.0-1|167	- new devel library policy
12cr|xfc-4.6.0-1|168	- provide patch 0 (gcc on x86_64 has some problems with cast unsigned char to unsigned int)
12cr|xfc-4.6.0-1|169	- create subpackage demo
12cr|xfc-4.6.0-1|170	- nuke rpath
12cr|xfc-4.6.0-1|171	- Import xfce-xfc
12cr|xfc-4.6.0-1|172	

8571 12
12cr|xfce-4.4.2-1|1	%define version	4.4.2
12cr|xfce-4.4.2-1|2	%define release	1
12cr|xfce-4.4.2-1|3	
12cr|xfce-4.4.2-1|4	Name:		xfce
12cr|xfce-4.4.2-1|5	Summary:	Lightweight Desktop Environment
12cr|xfce-4.4.2-1|6	Version:	%{version}
12cr|xfce-4.4.2-1|7	Release:	%mkrel %{release}
12cr|xfce-4.4.2-1|8	Group:		Graphical desktop/Xfce
12cr|xfce-4.4.2-1|9	URL:		http://www.xfce.org/
12cr|xfce-4.4.2-1|10	License:	GPL
12cr|xfce-4.4.2-1|11	BuildRoot:	%_tmppath/%name-%version-%release-root
12cr|xfce-4.4.2-1|12	
12cr|xfce-4.4.2-1|13	Requires:	gnome-themes
12cr|xfce-4.4.2-1|14	Requires:	xscreensaver, sox
12cr|xfce-4.4.2-1|15	Requires:	xfce-mcs-plugins = %{version}
12cr|xfce-4.4.2-1|16	Requires:	xfce-panel = %{version}
12cr|xfce-4.4.2-1|17	Requires:	xfce-session = %{version}
12cr|xfce-4.4.2-1|18	Requires:	xfce-utils = %{version}
12cr|xfce-4.4.2-1|19	Requires:	xfdesktop = %{version}
12cr|xfce-4.4.2-1|20	Requires:	xfwm = %{version}
12cr|xfce-4.4.2-1|21	Requires:	xfwm-themes = %{version}
12cr|xfce-4.4.2-1|22	Requires:       thunar
12cr|xfce-4.4.2-1|23	Requires:       xfprint = %{version}
12cr|xfce-4.4.2-1|24	Requires:       xarchiver
12cr|xfce-4.4.2-1|25	Requires:       terminal
12cr|xfce-4.4.2-1|26	Requires:       mousepad
12cr|xfce-4.4.2-1|27	Provides:	xfce4
12cr|xfce-4.4.2-1|28	Obsoletes:	xfce4
12cr|xfce-4.4.2-1|29	
12cr|xfce-4.4.2-1|30	%description
12cr|xfce-4.4.2-1|31	Xfce is a lightweight Desktop Environment for various UNIX systems.
12cr|xfce-4.4.2-1|32	
12cr|xfce-4.4.2-1|33	The Xfce project was first started to fill the need for a simple, light and
12cr|xfce-4.4.2-1|34	efficient environment.
12cr|xfce-4.4.2-1|35	It is made to increase user productivity. Therefore, the goal is to keep
12cr|xfce-4.4.2-1|36	most system resources for the applications, and not to consume all memory
12cr|xfce-4.4.2-1|37	and CPU usage with the desktop environment.
12cr|xfce-4.4.2-1|38	
12cr|xfce-4.4.2-1|39	From version to version, Xfce became more and more user friendly and easily
12cr|xfce-4.4.2-1|40	configurable. As Xfce is made for the user, it has to be very simple to
12cr|xfce-4.4.2-1|41	configure. That's why everything is driven by the mouse, using buttons, drag
12cr|xfce-4.4.2-1|42	and drop, etc., and the configuration files are hidden from the user, although
12cr|xfce-4.4.2-1|43	it is plain text.
12cr|xfce-4.4.2-1|44	
12cr|xfce-4.4.2-1|45	Xfce 4 is based on GTK+-2, a free and powerful tool kit widely adopted by many
12cr|xfce-4.4.2-1|46	applications.
12cr|xfce-4.4.2-1|47	
12cr|xfce-4.4.2-1|48	This package does not provide any files itself, but will install the
12cr|xfce-4.4.2-1|49	dependencies to make a Xfce Desktop Environment.
12cr|xfce-4.4.2-1|50	There are additional packages available like xfce-toys, several panel
12cr|xfce-4.4.2-1|51	plugins, xfwm-themes, xfce-artwork, etc., which you can install as extra's.
12cr|xfce-4.4.2-1|52	
12cr|xfce-4.4.2-1|53	%files
12cr|xfce-4.4.2-1|54	%defattr(-,root,root)
12cr|xfce-4.4.2-1|55	
12cr|xfce-4.4.2-1|56	
12cr|xfce-4.4.2-1|57	
12cr|xfce-4.4.2-1|58	
12cr|xfce-4.4.2-1|59	%changelog
12cr|xfce-4.4.2-1|60	* Mon Nov 19 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-1mdv2008.1
12cr|xfce-4.4.2-1|61	+ Revision: 110104
12cr|xfce-4.4.2-1|62	- New release 4.4.2
12cr|xfce-4.4.2-1|63	
12cr|xfce-4.4.2-1|64	* Tue Apr 17 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-1mdv2007.1
12cr|xfce-4.4.2-1|65	+ Revision: 13555
12cr|xfce-4.4.2-1|66	- New release 4.4.1
12cr|xfce-4.4.2-1|67	
12cr|xfce-4.4.2-1|68	
12cr|xfce-4.4.2-1|69	* Sun Jan 28 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.0-1mdv2007.0
12cr|xfce-4.4.2-1|70	+ Revision: 114486
12cr|xfce-4.4.2-1|71	- New release 4.4.0
12cr|xfce-4.4.2-1|72	
12cr|xfce-4.4.2-1|73	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|xfce-4.4.2-1|74	- Add Requires
12cr|xfce-4.4.2-1|75	
12cr|xfce-4.4.2-1|76	* Wed Dec 06 2006 Jérôme Soyer <saispo@mandriva.org> 4.3.99.2-1mdv2007.1
12cr|xfce-4.4.2-1|77	+ Revision: 91633
12cr|xfce-4.4.2-1|78	- New xfce 4.3.99.2
12cr|xfce-4.4.2-1|79	
12cr|xfce-4.4.2-1|80	* Tue Oct 24 2006 Nicolas Lécureuil <neoclust@mandriva.org> 4.3.90.2-3mdv2007.1
12cr|xfce-4.4.2-1|81	+ Revision: 71727
12cr|xfce-4.4.2-1|82	- Rebuild
12cr|xfce-4.4.2-1|83	- import xfce-4.3.90.2-2mdv2007.0
12cr|xfce-4.4.2-1|84	
12cr|xfce-4.4.2-1|85	* Thu Jul 20 2006 Jerome Soyer <saispo@mandriva.org> 4.3.90.2-2mdv2007.0
12cr|xfce-4.4.2-1|86	- Remove version in Requires for Xarchiver
12cr|xfce-4.4.2-1|87	
12cr|xfce-4.4.2-1|88	* Tue Jul 11 2006 Charles A Edwards <eslrahc@mandriva.org> 4.3.90.2-1mdv2007.0
12cr|xfce-4.4.2-1|89	- 4.3.90.2 (Xfce-4.4 beta2)
12cr|xfce-4.4.2-1|90	- add xarchiver to requires
12cr|xfce-4.4.2-1|91	
12cr|xfce-4.4.2-1|92	* Wed Apr 26 2006 Jerome Soyer <saispo@mandriva.org> 4.3.90.1-1mdk
12cr|xfce-4.4.2-1|93	- Tue Apr 18 2006 trem <trem@mandriva.org> 4.3.90.1-1mdk
12cr|xfce-4.4.2-1|94	- 4.3.90.1
12cr|xfce-4.4.2-1|95	
12cr|xfce-4.4.2-1|96	* Tue Feb 07 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-2mdk
12cr|xfce-4.4.2-1|97	- drop xfce-iconbox
12cr|xfce-4.4.2-1|98	
12cr|xfce-4.4.2-1|99	* Sun Feb 05 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-1mdk
12cr|xfce-4.4.2-1|100	- 4.3.0 svn
12cr|xfce-4.4.2-1|101	- require thunar instead of xffm as default fm
12cr|xfce-4.4.2-1|102	- update description
12cr|xfce-4.4.2-1|103	
12cr|xfce-4.4.2-1|104	* Tue Jan 17 2006 Marcel Pol <mpol@mandriva.org> 4.2.3-2mdk
12cr|xfce-4.4.2-1|105	- require gnome-themes and xfwm-themes
12cr|xfce-4.4.2-1|106	
12cr|xfce-4.4.2-1|107	* Fri Jan 13 2006 Marcel Pol <mpol@mandriva.org> 4.2.3-1mdk
12cr|xfce-4.4.2-1|108	- 4.2.3
12cr|xfce-4.4.2-1|109	- xfwm = 4.2.3.2
12cr|xfce-4.4.2-1|110	
12cr|xfce-4.4.2-1|111	* Fri Sep 02 2005 Marcel Pol <mpol@mandriva.org> 4.2.2-3mdk
12cr|xfce-4.4.2-1|112	- require xffm >= 4.3.2.1
12cr|xfce-4.4.2-1|113	
12cr|xfce-4.4.2-1|114	* Wed Jun 08 2005 Marcel Pol <mpol@mandriva.org> 4.2.2-2mdk
12cr|xfce-4.4.2-1|115	- update version of xffm
12cr|xfce-4.4.2-1|116	
12cr|xfce-4.4.2-1|117	* Wed May 25 2005 Marcel Pol <mpol@mandriva.org> 4.2.2-1mdk
12cr|xfce-4.4.2-1|118	- 4.2.2
12cr|xfce-4.4.2-1|119	- %%{1}mdv2007.1
12cr|xfce-4.4.2-1|120	
12cr|xfce-4.4.2-1|121	* Wed Mar 23 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.1-2mdk
12cr|xfce-4.4.2-1|122	- adjust requires for xffm-4.3.1.0
12cr|xfce-4.4.2-1|123	
12cr|xfce-4.4.2-1|124	* Thu Mar 17 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.1-1mdk
12cr|xfce-4.4.2-1|125	- 4.2.1
12cr|xfce-4.4.2-1|126	
12cr|xfce-4.4.2-1|127	* Sat Jan 22 2005 Marcel Pol <mpol@mandrake.org> 4.2.0-2mdk
12cr|xfce-4.4.2-1|128	- group: Graphical desktop/Xfce
12cr|xfce-4.4.2-1|129	
12cr|xfce-4.4.2-1|130	* Tue Jan 18 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.0-1mdk
12cr|xfce-4.4.2-1|131	- 4.2.0 Final
12cr|xfce-4.4.2-1|132	
12cr|xfce-4.4.2-1|133	* Sat Dec 25 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.3-1mdk
12cr|xfce-4.4.2-1|134	- 4.1.99.3 (4.2.0 RC 3)
12cr|xfce-4.4.2-1|135	
12cr|xfce-4.4.2-1|136	* Sun Dec 12 2004 Charles A Edwards <eslrahc@mandrake.org> 4.1.99.2-1mdk
12cr|xfce-4.4.2-1|137	- 4.1.99.2 (4.2.0 RC 2)
12cr|xfce-4.4.2-1|138	
12cr|xfce-4.4.2-1|139	* Tue Nov 16 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.1-2mdk
12cr|xfce-4.4.2-1|140	- require xfce-session
12cr|xfce-4.4.2-1|141	
12cr|xfce-4.4.2-1|142	* Tue Nov 16 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.1-1mdk
12cr|xfce-4.4.2-1|143	- 4.1.99.1
12cr|xfce-4.4.2-1|144	- s/XFce/Xfce
12cr|xfce-4.4.2-1|145	- small update for description
12cr|xfce-4.4.2-1|146	
12cr|xfce-4.4.2-1|147	* Tue Jul 13 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.6-1mdk
12cr|xfce-4.4.2-1|148	- 4.0.6
12cr|xfce-4.4.2-1|149	
12cr|xfce-4.4.2-1|150	* Sun Apr 18 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.5-1mdk
12cr|xfce-4.4.2-1|151	- 4.0.5
12cr|xfce-4.4.2-1|152	
12cr|xfce-4.4.2-1|153	* Sat Apr 10 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.4-1mdk
12cr|xfce-4.4.2-1|154	- 4.0.4
12cr|xfce-4.4.2-1|155	

8572 12
12cr|xfce4-appfinder-4.10.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-appfinder-4.10.0-1|2	
12cr|xfce4-appfinder-4.10.0-1|3	Summary:	Find every application in the system
12cr|xfce4-appfinder-4.10.0-1|4	Name:		xfce4-appfinder
12cr|xfce4-appfinder-4.10.0-1|5	Version:	4.10.0
12cr|xfce4-appfinder-4.10.0-1|6	Release:	1
12cr|xfce4-appfinder-4.10.0-1|7	License:	GPLv2+
12cr|xfce4-appfinder-4.10.0-1|8	Group:		Graphical desktop/Xfce
12cr|xfce4-appfinder-4.10.0-1|9	URL:		http://www.xfce.org
12cr|xfce4-appfinder-4.10.0-1|10	Source0:	http://archive.xfce.org/src/xfce/xfce4-appfinder/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-appfinder-4.10.0-1|11	BuildRequires:	libxfce4ui-devel >= 4.9.1
12cr|xfce4-appfinder-4.10.0-1|12	BuildRequires:	perl(XML::Parser)
12cr|xfce4-appfinder-4.10.0-1|13	BuildRequires:	garcon-devel >= 0.1.11
12cr|xfce4-appfinder-4.10.0-1|14	BuildRequires:	xfconf-devel >= 4.9.0
12cr|xfce4-appfinder-4.10.0-1|15	BuildRequires:	desktop-file-utils
12cr|xfce4-appfinder-4.10.0-1|16	Obsoletes:	xfce-appfinder
12cr|xfce4-appfinder-4.10.0-1|17	
12cr|xfce4-appfinder-4.10.0-1|18	%description
12cr|xfce4-appfinder-4.10.0-1|19	Xfce appfinder is an useful software that permits you to find
12cr|xfce4-appfinder-4.10.0-1|20	every application in the system supporting Desktop entry format.
12cr|xfce4-appfinder-4.10.0-1|21	
12cr|xfce4-appfinder-4.10.0-1|22	%prep
12cr|xfce4-appfinder-4.10.0-1|23	%setup -q
12cr|xfce4-appfinder-4.10.0-1|24	
12cr|xfce4-appfinder-4.10.0-1|25	%build
12cr|xfce4-appfinder-4.10.0-1|26	%configure2_5x
12cr|xfce4-appfinder-4.10.0-1|27	%make
12cr|xfce4-appfinder-4.10.0-1|28	
12cr|xfce4-appfinder-4.10.0-1|29	%install
12cr|xfce4-appfinder-4.10.0-1|30	%makeinstall_std
12cr|xfce4-appfinder-4.10.0-1|31	
12cr|xfce4-appfinder-4.10.0-1|32	desktop-file-install \
12cr|xfce4-appfinder-4.10.0-1|33	--remove-category="Application" \
12cr|xfce4-appfinder-4.10.0-1|34	--remove-category="X-FACE" \
12cr|xfce4-appfinder-4.10.0-1|35	--add-only-show-in="XFCE" \
12cr|xfce4-appfinder-4.10.0-1|36	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|xfce4-appfinder-4.10.0-1|37	
12cr|xfce4-appfinder-4.10.0-1|38	%find_lang %{name} %{name}.lang
12cr|xfce4-appfinder-4.10.0-1|39	
12cr|xfce4-appfinder-4.10.0-1|40	%files -f %{name}.lang
12cr|xfce4-appfinder-4.10.0-1|41	%doc README ChangeLog AUTHORS
12cr|xfce4-appfinder-4.10.0-1|42	%{_bindir}/*
12cr|xfce4-appfinder-4.10.0-1|43	%{_datadir}/applications/*
12cr|xfce4-appfinder-4.10.0-1|44	
12cr|xfce4-appfinder-4.10.0-1|45	
12cr|xfce4-appfinder-4.10.0-1|46	%changelog
12cr|xfce4-appfinder-4.10.0-1|47	* Tue May 01 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.10.0-1
12cr|xfce4-appfinder-4.10.0-1|48	+ Revision: 794655
12cr|xfce4-appfinder-4.10.0-1|49	- update to new version 4.10.0
12cr|xfce4-appfinder-4.10.0-1|50	
12cr|xfce4-appfinder-4.10.0-1|51	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.5-1
12cr|xfce4-appfinder-4.10.0-1|52	+ Revision: 791048
12cr|xfce4-appfinder-4.10.0-1|53	- update to new version 4.9.5
12cr|xfce4-appfinder-4.10.0-1|54	
12cr|xfce4-appfinder-4.10.0-1|55	* Sat Apr 07 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.4-1
12cr|xfce4-appfinder-4.10.0-1|56	+ Revision: 789649
12cr|xfce4-appfinder-4.10.0-1|57	- fix file list
12cr|xfce4-appfinder-4.10.0-1|58	- update to new version 4.9.4
12cr|xfce4-appfinder-4.10.0-1|59	- reomve old stuff from spec file
12cr|xfce4-appfinder-4.10.0-1|60	
12cr|xfce4-appfinder-4.10.0-1|61	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-1
12cr|xfce4-appfinder-4.10.0-1|62	+ Revision: 632767
12cr|xfce4-appfinder-4.10.0-1|63	- update to new version 4.8.0
12cr|xfce4-appfinder-4.10.0-1|64	
12cr|xfce4-appfinder-4.10.0-1|65	* Thu Jan 06 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.2-1mdv2011.0
12cr|xfce4-appfinder-4.10.0-1|66	+ Revision: 629119
12cr|xfce4-appfinder-4.10.0-1|67	- update to new version 4.7.2
12cr|xfce4-appfinder-4.10.0-1|68	
12cr|xfce4-appfinder-4.10.0-1|69	* Sat Nov 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.1-1mdv2011.0
12cr|xfce4-appfinder-4.10.0-1|70	+ Revision: 593821
12cr|xfce4-appfinder-4.10.0-1|71	- update to new version 4.7.1
12cr|xfce4-appfinder-4.10.0-1|72	
12cr|xfce4-appfinder-4.10.0-1|73	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.0-1mdv2011.0
12cr|xfce4-appfinder-4.10.0-1|74	+ Revision: 579622
12cr|xfce4-appfinder-4.10.0-1|75	- update to new version 4.7.0
12cr|xfce4-appfinder-4.10.0-1|76	- adjust buildrequires
12cr|xfce4-appfinder-4.10.0-1|77	
12cr|xfce4-appfinder-4.10.0-1|78	* Fri Jul 16 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.2-1mdv2011.0
12cr|xfce4-appfinder-4.10.0-1|79	+ Revision: 553898
12cr|xfce4-appfinder-4.10.0-1|80	- update to new version 4.6.2
12cr|xfce4-appfinder-4.10.0-1|81	
12cr|xfce4-appfinder-4.10.0-1|82	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-2mdv2010.1
12cr|xfce4-appfinder-4.10.0-1|83	+ Revision: 543219
12cr|xfce4-appfinder-4.10.0-1|84	- rebuild for mdv 2010.1
12cr|xfce4-appfinder-4.10.0-1|85	
12cr|xfce4-appfinder-4.10.0-1|86	* Tue Apr 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-1mdv2010.0
12cr|xfce4-appfinder-4.10.0-1|87	+ Revision: 368574
12cr|xfce4-appfinder-4.10.0-1|88	- update to new version 4.6.1
12cr|xfce4-appfinder-4.10.0-1|89	
12cr|xfce4-appfinder-4.10.0-1|90	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-2mdv2009.1
12cr|xfce4-appfinder-4.10.0-1|91	+ Revision: 349193
12cr|xfce4-appfinder-4.10.0-1|92	- rebuild whole xfce
12cr|xfce4-appfinder-4.10.0-1|93	
12cr|xfce4-appfinder-4.10.0-1|94	* Fri Feb 27 2009 Jérôme Soyer <saispo@mandriva.org> 4.6.0-1mdv2009.1
12cr|xfce4-appfinder-4.10.0-1|95	+ Revision: 345710
12cr|xfce4-appfinder-4.10.0-1|96	- New upstream release
12cr|xfce4-appfinder-4.10.0-1|97	
12cr|xfce4-appfinder-4.10.0-1|98	* Tue Jan 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
12cr|xfce4-appfinder-4.10.0-1|99	+ Revision: 334209
12cr|xfce4-appfinder-4.10.0-1|100	- update to new version 4.5.99.1
12cr|xfce4-appfinder-4.10.0-1|101	
12cr|xfce4-appfinder-4.10.0-1|102	* Wed Jan 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.93-1mdv2009.1
12cr|xfce4-appfinder-4.10.0-1|103	+ Revision: 329513
12cr|xfce4-appfinder-4.10.0-1|104	- update to new version 4.5.93
12cr|xfce4-appfinder-4.10.0-1|105	
12cr|xfce4-appfinder-4.10.0-1|106	* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-1mdv2009.1
12cr|xfce4-appfinder-4.10.0-1|107	+ Revision: 303563
12cr|xfce4-appfinder-4.10.0-1|108	- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)
12cr|xfce4-appfinder-4.10.0-1|109	
12cr|xfce4-appfinder-4.10.0-1|110	* Fri Oct 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
12cr|xfce4-appfinder-4.10.0-1|111	+ Revision: 294748
12cr|xfce4-appfinder-4.10.0-1|112	- Xfce4.6 beta1 is landing on cooker
12cr|xfce4-appfinder-4.10.0-1|113	- disable all patches
12cr|xfce4-appfinder-4.10.0-1|114	- fix file list
12cr|xfce4-appfinder-4.10.0-1|115	
12cr|xfce4-appfinder-4.10.0-1|116	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 4.4.2-5mdv2009.0
12cr|xfce4-appfinder-4.10.0-1|117	+ Revision: 269782
12cr|xfce4-appfinder-4.10.0-1|118	- rebuild early 2009.0 package (before pixel changes)
12cr|xfce4-appfinder-4.10.0-1|119	
12cr|xfce4-appfinder-4.10.0-1|120	+ Pixel <pixel@mandriva.com>
12cr|xfce4-appfinder-4.10.0-1|121	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xfce4-appfinder-4.10.0-1|122	
12cr|xfce4-appfinder-4.10.0-1|123	* Sun May 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-4mdv2009.0
12cr|xfce4-appfinder-4.10.0-1|124	+ Revision: 205585
12cr|xfce4-appfinder-4.10.0-1|125	- change sysconfdir from /etc/X11/xdg to /etc/xdg only for Mandriva releases newer than 2008.1
12cr|xfce4-appfinder-4.10.0-1|126	
12cr|xfce4-appfinder-4.10.0-1|127	* Tue Jan 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-3mdv2008.1
12cr|xfce4-appfinder-4.10.0-1|128	+ Revision: 159859
12cr|xfce4-appfinder-4.10.0-1|129	- enable label word wrap
12cr|xfce4-appfinder-4.10.0-1|130	
12cr|xfce4-appfinder-4.10.0-1|131	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-appfinder-4.10.0-1|132	- restore BuildRoot
12cr|xfce4-appfinder-4.10.0-1|133	
12cr|xfce4-appfinder-4.10.0-1|134	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-appfinder-4.10.0-1|135	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-appfinder-4.10.0-1|136	
12cr|xfce4-appfinder-4.10.0-1|137	* Wed Nov 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-2mdv2008.1
12cr|xfce4-appfinder-4.10.0-1|138	+ Revision: 110817
12cr|xfce4-appfinder-4.10.0-1|139	- correct buildrequires
12cr|xfce4-appfinder-4.10.0-1|140	- fix desktop entry
12cr|xfce4-appfinder-4.10.0-1|141	- do not package COPYING and INSTALL
12cr|xfce4-appfinder-4.10.0-1|142	
12cr|xfce4-appfinder-4.10.0-1|143	* Sun Nov 18 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-1mdv2008.1
12cr|xfce4-appfinder-4.10.0-1|144	+ Revision: 110062
12cr|xfce4-appfinder-4.10.0-1|145	- New release 4.4.2
12cr|xfce4-appfinder-4.10.0-1|146	
12cr|xfce4-appfinder-4.10.0-1|147	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|xfce4-appfinder-4.10.0-1|148	- obsolete older release
12cr|xfce4-appfinder-4.10.0-1|149	- new license policy
12cr|xfce4-appfinder-4.10.0-1|150	- use upstream tarball name as a real name
12cr|xfce4-appfinder-4.10.0-1|151	- use upstream name
12cr|xfce4-appfinder-4.10.0-1|152	
12cr|xfce4-appfinder-4.10.0-1|153	* Wed Sep 05 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-5mdv2008.0
12cr|xfce4-appfinder-4.10.0-1|154	+ Revision: 80224
12cr|xfce4-appfinder-4.10.0-1|155	- add incremental search
12cr|xfce4-appfinder-4.10.0-1|156	
12cr|xfce4-appfinder-4.10.0-1|157	* Sat Aug 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-4mdv2008.0
12cr|xfce4-appfinder-4.10.0-1|158	+ Revision: 71245
12cr|xfce4-appfinder-4.10.0-1|159	- remove X-MandrivaLinux from desktop file
12cr|xfce4-appfinder-4.10.0-1|160	
12cr|xfce4-appfinder-4.10.0-1|161	* Wed May 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-3mdv2008.0
12cr|xfce4-appfinder-4.10.0-1|162	+ Revision: 32842
12cr|xfce4-appfinder-4.10.0-1|163	- s/imagemagick/ImageMagick
12cr|xfce4-appfinder-4.10.0-1|164	- tune up desktop file
12cr|xfce4-appfinder-4.10.0-1|165	- drop old menu style
12cr|xfce4-appfinder-4.10.0-1|166	- spec file clean
12cr|xfce4-appfinder-4.10.0-1|167	
12cr|xfce4-appfinder-4.10.0-1|168	* Wed Apr 18 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-1mdv2008.0
12cr|xfce4-appfinder-4.10.0-1|169	+ Revision: 14739
12cr|xfce4-appfinder-4.10.0-1|170	- New release 4.4.1
12cr|xfce4-appfinder-4.10.0-1|171	

8573 12
12cr|xfce4-artwork-0.2-12|1	Summary:	Additional artwork for the Xfce Desktop Environment
12cr|xfce4-artwork-0.2-12|2	Name:		xfce4-artwork
12cr|xfce4-artwork-0.2-12|3	Version:	0.2
12cr|xfce4-artwork-0.2-12|4	Release:	%mkrel 12
12cr|xfce4-artwork-0.2-12|5	License:	GPLv2+
12cr|xfce4-artwork-0.2-12|6	Group:		Graphical desktop/Xfce
12cr|xfce4-artwork-0.2-12|7	URL:		http://goodies.xfce.org/projects/artwork/xfce4-artwork
12cr|xfce4-artwork-0.2-12|8	Source0:	%{name}-%{version}.tar.bz2
12cr|xfce4-artwork-0.2-12|9	BuildArch:	noarch
12cr|xfce4-artwork-0.2-12|10	Obsoletes:	xfce-artwork <= 0.2-3
12cr|xfce4-artwork-0.2-12|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfce4-artwork-0.2-12|12	
12cr|xfce4-artwork-0.2-12|13	%description
12cr|xfce4-artwork-0.2-12|14	Additional artwork for the Xfce Desktop Environment.
12cr|xfce4-artwork-0.2-12|15	
12cr|xfce4-artwork-0.2-12|16	%prep
12cr|xfce4-artwork-0.2-12|17	%setup -q
12cr|xfce4-artwork-0.2-12|18	
12cr|xfce4-artwork-0.2-12|19	%build
12cr|xfce4-artwork-0.2-12|20	%configure2_5x
12cr|xfce4-artwork-0.2-12|21	
12cr|xfce4-artwork-0.2-12|22	%install
12cr|xfce4-artwork-0.2-12|23	rm -rf %{buildroot}
12cr|xfce4-artwork-0.2-12|24	%makeinstall_std
12cr|xfce4-artwork-0.2-12|25	
12cr|xfce4-artwork-0.2-12|26	%clean
12cr|xfce4-artwork-0.2-12|27	rm -rf %{buildroot}
12cr|xfce4-artwork-0.2-12|28	
12cr|xfce4-artwork-0.2-12|29	%files
12cr|xfce4-artwork-0.2-12|30	%defattr(-,root,root)
12cr|xfce4-artwork-0.2-12|31	%doc README ChangeLog AUTHORS
12cr|xfce4-artwork-0.2-12|32	%{_datadir}/xfce4/*
12cr|xfce4-artwork-0.2-12|33	
12cr|xfce4-artwork-0.2-12|34	
12cr|xfce4-artwork-0.2-12|35	%changelog
12cr|xfce4-artwork-0.2-12|36	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-12mdv2011.0
12cr|xfce4-artwork-0.2-12|37	+ Revision: 615556
12cr|xfce4-artwork-0.2-12|38	- the mass rebuild of 2010.1 packages
12cr|xfce4-artwork-0.2-12|39	
12cr|xfce4-artwork-0.2-12|40	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2-11mdv2010.1
12cr|xfce4-artwork-0.2-12|41	+ Revision: 543288
12cr|xfce4-artwork-0.2-12|42	- rebuild for mdv 2010.1
12cr|xfce4-artwork-0.2-12|43	
12cr|xfce4-artwork-0.2-12|44	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.2-10mdv2010.0
12cr|xfce4-artwork-0.2-12|45	+ Revision: 445937
12cr|xfce4-artwork-0.2-12|46	- rebuild
12cr|xfce4-artwork-0.2-12|47	
12cr|xfce4-artwork-0.2-12|48	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2-9mdv2009.1
12cr|xfce4-artwork-0.2-12|49	+ Revision: 349194
12cr|xfce4-artwork-0.2-12|50	- rebuild whole xfce
12cr|xfce4-artwork-0.2-12|51	
12cr|xfce4-artwork-0.2-12|52	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.2-8mdv2009.0
12cr|xfce4-artwork-0.2-12|53	+ Revision: 262333
12cr|xfce4-artwork-0.2-12|54	- rebuild
12cr|xfce4-artwork-0.2-12|55	
12cr|xfce4-artwork-0.2-12|56	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.2-7mdv2009.0
12cr|xfce4-artwork-0.2-12|57	+ Revision: 256811
12cr|xfce4-artwork-0.2-12|58	- rebuild
12cr|xfce4-artwork-0.2-12|59	
12cr|xfce4-artwork-0.2-12|60	* Thu Jan 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2-5mdv2008.1
12cr|xfce4-artwork-0.2-12|61	+ Revision: 153957
12cr|xfce4-artwork-0.2-12|62	- obsolete older release
12cr|xfce4-artwork-0.2-12|63	
12cr|xfce4-artwork-0.2-12|64	* Mon Dec 17 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2-4mdv2008.1
12cr|xfce4-artwork-0.2-12|65	+ Revision: 131630
12cr|xfce4-artwork-0.2-12|66	- bump tag to remove xfce-artwork from mirrors
12cr|xfce4-artwork-0.2-12|67	
12cr|xfce4-artwork-0.2-12|68	* Sat Dec 15 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2-3mdv2008.1
12cr|xfce4-artwork-0.2-12|69	+ Revision: 120307
12cr|xfce4-artwork-0.2-12|70	- use upstream name
12cr|xfce4-artwork-0.2-12|71	- do not package INSTALL and COPYING files
12cr|xfce4-artwork-0.2-12|72	- new license policy
12cr|xfce4-artwork-0.2-12|73	- use tarball name as a real name
12cr|xfce4-artwork-0.2-12|74	
12cr|xfce4-artwork-0.2-12|75	* Wed May 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2-3mdv2008.0
12cr|xfce4-artwork-0.2-12|76	+ Revision: 32785
12cr|xfce4-artwork-0.2-12|77	- remove requires on task-xfce
12cr|xfce4-artwork-0.2-12|78	
12cr|xfce4-artwork-0.2-12|79	* Tue May 29 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2-2mdv2008.0
12cr|xfce4-artwork-0.2-12|80	+ Revision: 32564
12cr|xfce4-artwork-0.2-12|81	- add provides/obsoletes xfce4-artwork
12cr|xfce4-artwork-0.2-12|82	
12cr|xfce4-artwork-0.2-12|83	* Mon May 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2-1mdv2008.0
12cr|xfce4-artwork-0.2-12|84	+ Revision: 32139
12cr|xfce4-artwork-0.2-12|85	- rename to xfce-artwork
12cr|xfce4-artwork-0.2-12|86	- add some new fancy wallpapers
12cr|xfce4-artwork-0.2-12|87	- requires task-xfce
12cr|xfce4-artwork-0.2-12|88	- spec file clean
12cr|xfce4-artwork-0.2-12|89	
12cr|xfce4-artwork-0.2-12|90	
12cr|xfce4-artwork-0.2-12|91	* Tue Jan 02 2007 Jérôme Soyer <saispo@mandriva.org> 0.1-3mdv2007.0
12cr|xfce4-artwork-0.2-12|92	+ Revision: 103269
12cr|xfce4-artwork-0.2-12|93	- Rebuild for latest xfce
12cr|xfce4-artwork-0.2-12|94	
12cr|xfce4-artwork-0.2-12|95	* Thu Oct 26 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.1-2mdv2007.1
12cr|xfce4-artwork-0.2-12|96	+ Revision: 72539
12cr|xfce4-artwork-0.2-12|97	- Rebuild
12cr|xfce4-artwork-0.2-12|98	- import xfce4-artwork-0.1-1mdv2007.0
12cr|xfce4-artwork-0.2-12|99	
12cr|xfce4-artwork-0.2-12|100	* Sat Jun 24 2006 Charles A Edwards <eslrahc@mandriva.org> 0.1-1mdv2007.0
12cr|xfce4-artwork-0.2-12|101	- 0.1
12cr|xfce4-artwork-0.2-12|102	
12cr|xfce4-artwork-0.2-12|103	* Wed Jun 07 2006 Charles A Edwards <eslrahc@mandriva.org> 0.0.4-3mdv2007.0
12cr|xfce4-artwork-0.2-12|104	- mkrel
12cr|xfce4-artwork-0.2-12|105	- rebuild
12cr|xfce4-artwork-0.2-12|106	
12cr|xfce4-artwork-0.2-12|107	* Sat Jan 22 2005 Marcel Pol <mpol@mandrake.org> 0.0.4-2mdk
12cr|xfce4-artwork-0.2-12|108	- group: Graphical desktop/Xfce
12cr|xfce4-artwork-0.2-12|109	- s/XFce4/Xfce
12cr|xfce4-artwork-0.2-12|110	

8574 12
12cr|xfce4-battery-plugin-1.0.5-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-battery-plugin-1.0.5-1|2	
12cr|xfce4-battery-plugin-1.0.5-1|3	Summary:	Battery monitor plugin for the Xfce panel
12cr|xfce4-battery-plugin-1.0.5-1|4	Name:		xfce4-battery-plugin
12cr|xfce4-battery-plugin-1.0.5-1|5	Version:	1.0.5
12cr|xfce4-battery-plugin-1.0.5-1|6	Release:	1
12cr|xfce4-battery-plugin-1.0.5-1|7	License:	GPLv2+
12cr|xfce4-battery-plugin-1.0.5-1|8	Group:		Graphical desktop/Xfce
12cr|xfce4-battery-plugin-1.0.5-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
12cr|xfce4-battery-plugin-1.0.5-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-battery-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-battery-plugin-1.0.5-1|11	Requires:	xfce4-panel >= 4.8.0
12cr|xfce4-battery-plugin-1.0.5-1|12	BuildRequires:	pkgconfig(libxfce4panel-1.0)
12cr|xfce4-battery-plugin-1.0.5-1|13	BuildRequires:	pkgconfig(libxfce4ui-1)
12cr|xfce4-battery-plugin-1.0.5-1|14	BuildRequires:	perl(XML::Parser)
12cr|xfce4-battery-plugin-1.0.5-1|15	
12cr|xfce4-battery-plugin-1.0.5-1|16	%description
12cr|xfce4-battery-plugin-1.0.5-1|17	Battery monitor panel plugin for the Xfce Desktop Environment.
12cr|xfce4-battery-plugin-1.0.5-1|18	
12cr|xfce4-battery-plugin-1.0.5-1|19	%prep
12cr|xfce4-battery-plugin-1.0.5-1|20	%setup -q
12cr|xfce4-battery-plugin-1.0.5-1|21	
12cr|xfce4-battery-plugin-1.0.5-1|22	%build
12cr|xfce4-battery-plugin-1.0.5-1|23	%configure2_5x
12cr|xfce4-battery-plugin-1.0.5-1|24	%make
12cr|xfce4-battery-plugin-1.0.5-1|25	
12cr|xfce4-battery-plugin-1.0.5-1|26	%install
12cr|xfce4-battery-plugin-1.0.5-1|27	%makeinstall_std
12cr|xfce4-battery-plugin-1.0.5-1|28	
12cr|xfce4-battery-plugin-1.0.5-1|29	rm -f %{buildroot}%{_iconsdir}/hicolor/icon-theme.cache
12cr|xfce4-battery-plugin-1.0.5-1|30	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
12cr|xfce4-battery-plugin-1.0.5-1|31	
12cr|xfce4-battery-plugin-1.0.5-1|32	%find_lang %{name}
12cr|xfce4-battery-plugin-1.0.5-1|33	
12cr|xfce4-battery-plugin-1.0.5-1|34	%files -f %{name}.lang
12cr|xfce4-battery-plugin-1.0.5-1|35	%doc README ChangeLog AUTHORS
12cr|xfce4-battery-plugin-1.0.5-1|36	%{_libdir}/xfce4/panel/plugins/*
12cr|xfce4-battery-plugin-1.0.5-1|37	%{_datadir}/xfce4/panel/plugins/*
12cr|xfce4-battery-plugin-1.0.5-1|38	%{_iconsdir}/hicolor/*/apps/*.*g
12cr|xfce4-battery-plugin-1.0.5-1|39	
12cr|xfce4-battery-plugin-1.0.5-1|40	
12cr|xfce4-battery-plugin-1.0.5-1|41	%changelog
12cr|xfce4-battery-plugin-1.0.5-1|42	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 1.0.0-3mdv2012.0
12cr|xfce4-battery-plugin-1.0.5-1|43	+ Revision: 791521
12cr|xfce4-battery-plugin-1.0.5-1|44	- Rebuild
12cr|xfce4-battery-plugin-1.0.5-1|45	
12cr|xfce4-battery-plugin-1.0.5-1|46	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 1.0.0-2
12cr|xfce4-battery-plugin-1.0.5-1|47	+ Revision: 790032
12cr|xfce4-battery-plugin-1.0.5-1|48	- Rebuild
12cr|xfce4-battery-plugin-1.0.5-1|49	
12cr|xfce4-battery-plugin-1.0.5-1|50	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-1
12cr|xfce4-battery-plugin-1.0.5-1|51	+ Revision: 633061
12cr|xfce4-battery-plugin-1.0.5-1|52	- update to new version 1.0.0
12cr|xfce4-battery-plugin-1.0.5-1|53	- drop patches 2 and 3
12cr|xfce4-battery-plugin-1.0.5-1|54	- drop old scriplets
12cr|xfce4-battery-plugin-1.0.5-1|55	- fix file list
12cr|xfce4-battery-plugin-1.0.5-1|56	- update url for Source0
12cr|xfce4-battery-plugin-1.0.5-1|57	
12cr|xfce4-battery-plugin-1.0.5-1|58	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-7mdv2011.0
12cr|xfce4-battery-plugin-1.0.5-1|59	+ Revision: 615565
12cr|xfce4-battery-plugin-1.0.5-1|60	- the mass rebuild of 2010.1 packages
12cr|xfce4-battery-plugin-1.0.5-1|61	
12cr|xfce4-battery-plugin-1.0.5-1|62	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-6mdv2010.1
12cr|xfce4-battery-plugin-1.0.5-1|63	+ Revision: 543416
12cr|xfce4-battery-plugin-1.0.5-1|64	- rebuild for mdv 2010.1
12cr|xfce4-battery-plugin-1.0.5-1|65	
12cr|xfce4-battery-plugin-1.0.5-1|66	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.5.1-5mdv2010.0
12cr|xfce4-battery-plugin-1.0.5-1|67	+ Revision: 445973
12cr|xfce4-battery-plugin-1.0.5-1|68	- rebuild
12cr|xfce4-battery-plugin-1.0.5-1|69	
12cr|xfce4-battery-plugin-1.0.5-1|70	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|xfce4-battery-plugin-1.0.5-1|71	- scriplets are now handles by filetriggers
12cr|xfce4-battery-plugin-1.0.5-1|72	
12cr|xfce4-battery-plugin-1.0.5-1|73	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-3mdv2009.1
12cr|xfce4-battery-plugin-1.0.5-1|74	+ Revision: 349444
12cr|xfce4-battery-plugin-1.0.5-1|75	- rebuild for xfce-4.6.0
12cr|xfce4-battery-plugin-1.0.5-1|76	
12cr|xfce4-battery-plugin-1.0.5-1|77	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-2mdv2009.1
12cr|xfce4-battery-plugin-1.0.5-1|78	+ Revision: 294988
12cr|xfce4-battery-plugin-1.0.5-1|79	- rebuild for new Xfce4.6 beta1
12cr|xfce4-battery-plugin-1.0.5-1|80	
12cr|xfce4-battery-plugin-1.0.5-1|81	* Fri Sep 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-1mdv2009.0
12cr|xfce4-battery-plugin-1.0.5-1|82	+ Revision: 280983
12cr|xfce4-battery-plugin-1.0.5-1|83	- update to new version 0.5.1
12cr|xfce4-battery-plugin-1.0.5-1|84	- drop patches 0 and 1 as they were fixed upstream
12cr|xfce4-battery-plugin-1.0.5-1|85	
12cr|xfce4-battery-plugin-1.0.5-1|86	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 0.5.0-9mdv2009.0
12cr|xfce4-battery-plugin-1.0.5-1|87	+ Revision: 269783
12cr|xfce4-battery-plugin-1.0.5-1|88	- rebuild early 2009.0 package (before pixel changes)
12cr|xfce4-battery-plugin-1.0.5-1|89	
12cr|xfce4-battery-plugin-1.0.5-1|90	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-8mdv2009.0
12cr|xfce4-battery-plugin-1.0.5-1|91	+ Revision: 194473
12cr|xfce4-battery-plugin-1.0.5-1|92	- merge patch 3 and 4 into one patch
12cr|xfce4-battery-plugin-1.0.5-1|93	- Patch3: rediff
12cr|xfce4-battery-plugin-1.0.5-1|94	- Patch4: fix apm_bios.h header placement
12cr|xfce4-battery-plugin-1.0.5-1|95	
12cr|xfce4-battery-plugin-1.0.5-1|96	* Sun Feb 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-7mdv2008.1
12cr|xfce4-battery-plugin-1.0.5-1|97	+ Revision: 161855
12cr|xfce4-battery-plugin-1.0.5-1|98	- Patch0: fixes against kernel-2.6.21 and above
12cr|xfce4-battery-plugin-1.0.5-1|99	Patch3: fixes against kernel-2.6.24
12cr|xfce4-battery-plugin-1.0.5-1|100	
12cr|xfce4-battery-plugin-1.0.5-1|101	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-battery-plugin-1.0.5-1|102	- restore BuildRoot
12cr|xfce4-battery-plugin-1.0.5-1|103	
12cr|xfce4-battery-plugin-1.0.5-1|104	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-battery-plugin-1.0.5-1|105	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-battery-plugin-1.0.5-1|106	
12cr|xfce4-battery-plugin-1.0.5-1|107	* Thu Dec 06 2007 Jérôme Soyer <saispo@mandriva.org> 0.5.0-6mdv2008.1
12cr|xfce4-battery-plugin-1.0.5-1|108	+ Revision: 116032
12cr|xfce4-battery-plugin-1.0.5-1|109	- Add two patches for lower acpi and us sysfs if available
12cr|xfce4-battery-plugin-1.0.5-1|110	
12cr|xfce4-battery-plugin-1.0.5-1|111	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-5mdv2008.1
12cr|xfce4-battery-plugin-1.0.5-1|112	+ Revision: 110098
12cr|xfce4-battery-plugin-1.0.5-1|113	- correct buildrequires
12cr|xfce4-battery-plugin-1.0.5-1|114	- new license policy
12cr|xfce4-battery-plugin-1.0.5-1|115	- use upstream tarball name as a real name
12cr|xfce4-battery-plugin-1.0.5-1|116	- use upstream name
12cr|xfce4-battery-plugin-1.0.5-1|117	
12cr|xfce4-battery-plugin-1.0.5-1|118	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-3mdv2008.0
12cr|xfce4-battery-plugin-1.0.5-1|119	+ Revision: 33205
12cr|xfce4-battery-plugin-1.0.5-1|120	- add macros to %%post and %%postun
12cr|xfce4-battery-plugin-1.0.5-1|121	- spec file clean
12cr|xfce4-battery-plugin-1.0.5-1|122	

8575 12
12cr|xfce4-cellmodem-plugin-0.0.5-10|1	Summary:	Monitoring plugin for cellular modems
12cr|xfce4-cellmodem-plugin-0.0.5-10|2	Name:		xfce4-cellmodem-plugin
12cr|xfce4-cellmodem-plugin-0.0.5-10|3	Version:	0.0.5
12cr|xfce4-cellmodem-plugin-0.0.5-10|4	Release:	10
12cr|xfce4-cellmodem-plugin-0.0.5-10|5	License:	GPLv2+
12cr|xfce4-cellmodem-plugin-0.0.5-10|6	Group:		Graphical desktop/Xfce
12cr|xfce4-cellmodem-plugin-0.0.5-10|7	Url:		http://goodies.xfce.org/projects/panel-plugins/xfce4-cellmodem-plugin
12cr|xfce4-cellmodem-plugin-0.0.5-10|8	Source0:	http://goodies.xfce.org/releases/xfce4-cellmodem-plugin/%{name}-%{version}.tar.bz2
12cr|xfce4-cellmodem-plugin-0.0.5-10|9	Patch0:		xfce4-cellmodem-plugin-0.0.5-rosa-linkage.patch
12cr|xfce4-cellmodem-plugin-0.0.5-10|10	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-cellmodem-plugin-0.0.5-10|11	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-cellmodem-plugin-0.0.5-10|12	BuildRequires:	pkgconfig(libusb)
12cr|xfce4-cellmodem-plugin-0.0.5-10|13	BuildRequires:	perl(XML::Parser)
12cr|xfce4-cellmodem-plugin-0.0.5-10|14	BuildRequires:	pkgconfig(libxfcegui4-1.0)
12cr|xfce4-cellmodem-plugin-0.0.5-10|15	
12cr|xfce4-cellmodem-plugin-0.0.5-10|16	# required for patch0
12cr|xfce4-cellmodem-plugin-0.0.5-10|17	BuildRequires:	xfce4-dev-tools
12cr|xfce4-cellmodem-plugin-0.0.5-10|18	
12cr|xfce4-cellmodem-plugin-0.0.5-10|19	%description
12cr|xfce4-cellmodem-plugin-0.0.5-10|20	The cellmodem plugin is a monitoring plugin for cellular modems.
12cr|xfce4-cellmodem-plugin-0.0.5-10|21	
12cr|xfce4-cellmodem-plugin-0.0.5-10|22	%prep
12cr|xfce4-cellmodem-plugin-0.0.5-10|23	%setup -q
12cr|xfce4-cellmodem-plugin-0.0.5-10|24	%patch0 -p1
12cr|xfce4-cellmodem-plugin-0.0.5-10|25	
12cr|xfce4-cellmodem-plugin-0.0.5-10|26	%build
12cr|xfce4-cellmodem-plugin-0.0.5-10|27	# required for patch0
12cr|xfce4-cellmodem-plugin-0.0.5-10|28	xdt-autogen
12cr|xfce4-cellmodem-plugin-0.0.5-10|29	
12cr|xfce4-cellmodem-plugin-0.0.5-10|30	%configure2_5x
12cr|xfce4-cellmodem-plugin-0.0.5-10|31	%make
12cr|xfce4-cellmodem-plugin-0.0.5-10|32	
12cr|xfce4-cellmodem-plugin-0.0.5-10|33	%install
12cr|xfce4-cellmodem-plugin-0.0.5-10|34	%makeinstall_std
12cr|xfce4-cellmodem-plugin-0.0.5-10|35	
12cr|xfce4-cellmodem-plugin-0.0.5-10|36	%find_lang %{name}
12cr|xfce4-cellmodem-plugin-0.0.5-10|37	
12cr|xfce4-cellmodem-plugin-0.0.5-10|38	%files -f %{name}.lang
12cr|xfce4-cellmodem-plugin-0.0.5-10|39	%doc AUTHORS README ChangeLog
12cr|xfce4-cellmodem-plugin-0.0.5-10|40	%{_libdir}/xfce4/panel-plugins/xfce4-cellmodem-plugin
12cr|xfce4-cellmodem-plugin-0.0.5-10|41	%{_datadir}/xfce4/panel-plugins/cellmodem.desktop
12cr|xfce4-cellmodem-plugin-0.0.5-10|42	
12cr|xfce4-cellmodem-plugin-0.0.5-10|43	
12cr|xfce4-cellmodem-plugin-0.0.5-10|44	%changelog
12cr|xfce4-cellmodem-plugin-0.0.5-10|45	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.5-9mdv2010.1
12cr|xfce4-cellmodem-plugin-0.0.5-10|46	+ Revision: 543419
12cr|xfce4-cellmodem-plugin-0.0.5-10|47	- rebuild for mdv 2010.1
12cr|xfce4-cellmodem-plugin-0.0.5-10|48	
12cr|xfce4-cellmodem-plugin-0.0.5-10|49	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.0.5-8mdv2010.0
12cr|xfce4-cellmodem-plugin-0.0.5-10|50	+ Revision: 445978
12cr|xfce4-cellmodem-plugin-0.0.5-10|51	- rebuild
12cr|xfce4-cellmodem-plugin-0.0.5-10|52	
12cr|xfce4-cellmodem-plugin-0.0.5-10|53	* Sun Mar 22 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.5-7mdv2009.1
12cr|xfce4-cellmodem-plugin-0.0.5-10|54	+ Revision: 360390
12cr|xfce4-cellmodem-plugin-0.0.5-10|55	- use _disable_ld_as_needed to make it build
12cr|xfce4-cellmodem-plugin-0.0.5-10|56	
12cr|xfce4-cellmodem-plugin-0.0.5-10|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-cellmodem-plugin-0.0.5-10|58	- rebuild
12cr|xfce4-cellmodem-plugin-0.0.5-10|59	- rebuild
12cr|xfce4-cellmodem-plugin-0.0.5-10|60	
12cr|xfce4-cellmodem-plugin-0.0.5-10|61	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.0.5-3mdv2008.1
12cr|xfce4-cellmodem-plugin-0.0.5-10|62	+ Revision: 171184
12cr|xfce4-cellmodem-plugin-0.0.5-10|63	- rebuild
12cr|xfce4-cellmodem-plugin-0.0.5-10|64	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|xfce4-cellmodem-plugin-0.0.5-10|65	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-cellmodem-plugin-0.0.5-10|66	
12cr|xfce4-cellmodem-plugin-0.0.5-10|67	+ Olivier Blin <oblin@mandriva.com>
12cr|xfce4-cellmodem-plugin-0.0.5-10|68	- restore BuildRoot
12cr|xfce4-cellmodem-plugin-0.0.5-10|69	
12cr|xfce4-cellmodem-plugin-0.0.5-10|70	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.5-2mdv2008.1
12cr|xfce4-cellmodem-plugin-0.0.5-10|71	+ Revision: 110101
12cr|xfce4-cellmodem-plugin-0.0.5-10|72	- correct buildrequires
12cr|xfce4-cellmodem-plugin-0.0.5-10|73	- new license policy
12cr|xfce4-cellmodem-plugin-0.0.5-10|74	- use upstream tarball name as a real name
12cr|xfce4-cellmodem-plugin-0.0.5-10|75	- use upstream name
12cr|xfce4-cellmodem-plugin-0.0.5-10|76	
12cr|xfce4-cellmodem-plugin-0.0.5-10|77	* Fri Jun 01 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.5-1mdv2008.0
12cr|xfce4-cellmodem-plugin-0.0.5-10|78	+ Revision: 33524
12cr|xfce4-cellmodem-plugin-0.0.5-10|79	- Import xfce-cellmodem-plugin
12cr|xfce4-cellmodem-plugin-0.0.5-10|80	

8576 12
12cr|xfce4-clipman-plugin-1.2.3-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-clipman-plugin-1.2.3-2|2	
12cr|xfce4-clipman-plugin-1.2.3-2|3	Summary:	Clipboard history plugin for the Xfce panel
12cr|xfce4-clipman-plugin-1.2.3-2|4	Name:		xfce4-clipman-plugin
12cr|xfce4-clipman-plugin-1.2.3-2|5	Version:	1.2.3
12cr|xfce4-clipman-plugin-1.2.3-2|6	Release:	2
12cr|xfce4-clipman-plugin-1.2.3-2|7	License:	BSD
12cr|xfce4-clipman-plugin-1.2.3-2|8	Group:		Graphical desktop/Xfce
12cr|xfce4-clipman-plugin-1.2.3-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin
12cr|xfce4-clipman-plugin-1.2.3-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-clipman-plugin-1.2.3-2|11	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-clipman-plugin-1.2.3-2|12	BuildRequires:	libxfce4ui-devel >= 4.9.1
12cr|xfce4-clipman-plugin-1.2.3-2|13	BuildRequires:	exo-devel
12cr|xfce4-clipman-plugin-1.2.3-2|14	BuildRequires:	intltool
12cr|xfce4-clipman-plugin-1.2.3-2|15	BuildRequires:	pkgconfig(xtst)
12cr|xfce4-clipman-plugin-1.2.3-2|16	BuildRequires:	pkgconfig(unique-1.0)
12cr|xfce4-clipman-plugin-1.2.3-2|17	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-clipman-plugin-1.2.3-2|18	Obsoletes:	xfce-clipman-plugin
12cr|xfce4-clipman-plugin-1.2.3-2|19	
12cr|xfce4-clipman-plugin-1.2.3-2|20	%description
12cr|xfce4-clipman-plugin-1.2.3-2|21	Clipboard history panel plugin for the Xfce Desktop Environment.
12cr|xfce4-clipman-plugin-1.2.3-2|22	
12cr|xfce4-clipman-plugin-1.2.3-2|23	%prep
12cr|xfce4-clipman-plugin-1.2.3-2|24	%setup -q
12cr|xfce4-clipman-plugin-1.2.3-2|25	
12cr|xfce4-clipman-plugin-1.2.3-2|26	%build
12cr|xfce4-clipman-plugin-1.2.3-2|27	%configure2_5x
12cr|xfce4-clipman-plugin-1.2.3-2|28	%make
12cr|xfce4-clipman-plugin-1.2.3-2|29	
12cr|xfce4-clipman-plugin-1.2.3-2|30	%install
12cr|xfce4-clipman-plugin-1.2.3-2|31	%makeinstall_std
12cr|xfce4-clipman-plugin-1.2.3-2|32	
12cr|xfce4-clipman-plugin-1.2.3-2|33	%find_lang %{name} %{name}.lang
12cr|xfce4-clipman-plugin-1.2.3-2|34	
12cr|xfce4-clipman-plugin-1.2.3-2|35	%files -f %{name}.lang
12cr|xfce4-clipman-plugin-1.2.3-2|36	%doc README ChangeLog COPYING AUTHORS
12cr|xfce4-clipman-plugin-1.2.3-2|37	%{_sysconfdir}/xdg/autostart/xfce4-clipman-plugin-autostart.desktop
12cr|xfce4-clipman-plugin-1.2.3-2|38	%{_sysconfdir}/xdg/xfce4/panel/xfce4-clipman-actions.xml
12cr|xfce4-clipman-plugin-1.2.3-2|39	%{_bindir}/xfce4-*
12cr|xfce4-clipman-plugin-1.2.3-2|40	%{_libdir}/xfce4/panel/plugins/*.so
12cr|xfce4-clipman-plugin-1.2.3-2|41	%{_datadir}/applications/xfce4-clipman.desktop
12cr|xfce4-clipman-plugin-1.2.3-2|42	%{_iconsdir}/hicolor/*/apps/*.*g
12cr|xfce4-clipman-plugin-1.2.3-2|43	%{_datadir}/xfce4/panel/plugins/xfce4-clipman-plugin.desktop
12cr|xfce4-clipman-plugin-1.2.3-2|44	
12cr|xfce4-clipman-plugin-1.2.3-2|45	
12cr|xfce4-clipman-plugin-1.2.3-2|46	%changelog
12cr|xfce4-clipman-plugin-1.2.3-2|47	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 1.2.3-2
12cr|xfce4-clipman-plugin-1.2.3-2|48	+ Revision: 791551
12cr|xfce4-clipman-plugin-1.2.3-2|49	- Rebuild
12cr|xfce4-clipman-plugin-1.2.3-2|50	
12cr|xfce4-clipman-plugin-1.2.3-2|51	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|xfce4-clipman-plugin-1.2.3-2|52	- update to new version 1.2.3
12cr|xfce4-clipman-plugin-1.2.3-2|53	
12cr|xfce4-clipman-plugin-1.2.3-2|54	* Sun Apr 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.2-1
12cr|xfce4-clipman-plugin-1.2.3-2|55	+ Revision: 789912
12cr|xfce4-clipman-plugin-1.2.3-2|56	- add uniqie-1.0 to the buildrequires
12cr|xfce4-clipman-plugin-1.2.3-2|57	- fix file list
12cr|xfce4-clipman-plugin-1.2.3-2|58	- add xtst to buildrequires
12cr|xfce4-clipman-plugin-1.2.3-2|59	- fix br
12cr|xfce4-clipman-plugin-1.2.3-2|60	- drop patch 0
12cr|xfce4-clipman-plugin-1.2.3-2|61	- update to new version 1.2.2
12cr|xfce4-clipman-plugin-1.2.3-2|62	- drop old stuff from spec file
12cr|xfce4-clipman-plugin-1.2.3-2|63	
12cr|xfce4-clipman-plugin-1.2.3-2|64	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xfce4-clipman-plugin-1.2.3-2|65	- the mass rebuild of 2010.1 packages
12cr|xfce4-clipman-plugin-1.2.3-2|66	
12cr|xfce4-clipman-plugin-1.2.3-2|67	* Mon Mar 29 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.3-2mdv2010.1
12cr|xfce4-clipman-plugin-1.2.3-2|68	+ Revision: 528650
12cr|xfce4-clipman-plugin-1.2.3-2|69	- Patch0: fix possible null values
12cr|xfce4-clipman-plugin-1.2.3-2|70	
12cr|xfce4-clipman-plugin-1.2.3-2|71	* Thu Nov 19 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.3-1mdv2010.1
12cr|xfce4-clipman-plugin-1.2.3-2|72	+ Revision: 467488
12cr|xfce4-clipman-plugin-1.2.3-2|73	- update to new version 1.1.3
12cr|xfce4-clipman-plugin-1.2.3-2|74	
12cr|xfce4-clipman-plugin-1.2.3-2|75	* Tue Oct 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.1-1mdv2010.0
12cr|xfce4-clipman-plugin-1.2.3-2|76	+ Revision: 455244
12cr|xfce4-clipman-plugin-1.2.3-2|77	- update to new version 1.1.1
12cr|xfce4-clipman-plugin-1.2.3-2|78	- adapt to new URL schemas for Xfce sources
12cr|xfce4-clipman-plugin-1.2.3-2|79	
12cr|xfce4-clipman-plugin-1.2.3-2|80	* Mon Sep 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-1mdv2010.0
12cr|xfce4-clipman-plugin-1.2.3-2|81	+ Revision: 432906
12cr|xfce4-clipman-plugin-1.2.3-2|82	- update to new version 1.1.0
12cr|xfce4-clipman-plugin-1.2.3-2|83	- fix file list
12cr|xfce4-clipman-plugin-1.2.3-2|84	
12cr|xfce4-clipman-plugin-1.2.3-2|85	* Wed Jul 01 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.2-1mdv2010.0
12cr|xfce4-clipman-plugin-1.2.3-2|86	+ Revision: 391133
12cr|xfce4-clipman-plugin-1.2.3-2|87	- update to new version 1.0.2
12cr|xfce4-clipman-plugin-1.2.3-2|88	- fix file list
12cr|xfce4-clipman-plugin-1.2.3-2|89	
12cr|xfce4-clipman-plugin-1.2.3-2|90	* Thu May 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.1-1mdv2010.0
12cr|xfce4-clipman-plugin-1.2.3-2|91	+ Revision: 375807
12cr|xfce4-clipman-plugin-1.2.3-2|92	- update to new version 1.0.1
12cr|xfce4-clipman-plugin-1.2.3-2|93	
12cr|xfce4-clipman-plugin-1.2.3-2|94	* Fri May 01 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-1mdv2010.0
12cr|xfce4-clipman-plugin-1.2.3-2|95	+ Revision: 369239
12cr|xfce4-clipman-plugin-1.2.3-2|96	- update to new version 1.0.0
12cr|xfce4-clipman-plugin-1.2.3-2|97	- fix file list
12cr|xfce4-clipman-plugin-1.2.3-2|98	
12cr|xfce4-clipman-plugin-1.2.3-2|99	* Mon Apr 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.1-1mdv2009.1
12cr|xfce4-clipman-plugin-1.2.3-2|100	+ Revision: 364417
12cr|xfce4-clipman-plugin-1.2.3-2|101	- update to new version 0.9.1
12cr|xfce4-clipman-plugin-1.2.3-2|102	
12cr|xfce4-clipman-plugin-1.2.3-2|103	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.0-2mdv2009.1
12cr|xfce4-clipman-plugin-1.2.3-2|104	+ Revision: 349446
12cr|xfce4-clipman-plugin-1.2.3-2|105	- rebuild for xfce-4.6.0
12cr|xfce4-clipman-plugin-1.2.3-2|106	
12cr|xfce4-clipman-plugin-1.2.3-2|107	* Tue Jan 20 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.0-1mdv2009.1
12cr|xfce4-clipman-plugin-1.2.3-2|108	+ Revision: 331472
12cr|xfce4-clipman-plugin-1.2.3-2|109	- add buildrequires on exo-devel
12cr|xfce4-clipman-plugin-1.2.3-2|110	- update to new version 0.9.0
12cr|xfce4-clipman-plugin-1.2.3-2|111	
12cr|xfce4-clipman-plugin-1.2.3-2|112	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.1-5mdv2009.1
12cr|xfce4-clipman-plugin-1.2.3-2|113	+ Revision: 294990
12cr|xfce4-clipman-plugin-1.2.3-2|114	- rebuild for new Xfce4.6 beta1
12cr|xfce4-clipman-plugin-1.2.3-2|115	
12cr|xfce4-clipman-plugin-1.2.3-2|116	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.8.1-4mdv2009.0
12cr|xfce4-clipman-plugin-1.2.3-2|117	+ Revision: 262354
12cr|xfce4-clipman-plugin-1.2.3-2|118	- rebuild
12cr|xfce4-clipman-plugin-1.2.3-2|119	
12cr|xfce4-clipman-plugin-1.2.3-2|120	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.8.1-3mdv2009.0
12cr|xfce4-clipman-plugin-1.2.3-2|121	+ Revision: 256816
12cr|xfce4-clipman-plugin-1.2.3-2|122	- rebuild
12cr|xfce4-clipman-plugin-1.2.3-2|123	
12cr|xfce4-clipman-plugin-1.2.3-2|124	+ Pixel <pixel@mandriva.com>
12cr|xfce4-clipman-plugin-1.2.3-2|125	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xfce4-clipman-plugin-1.2.3-2|126	
12cr|xfce4-clipman-plugin-1.2.3-2|127	* Sat Mar 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.1-1mdv2008.1
12cr|xfce4-clipman-plugin-1.2.3-2|128	+ Revision: 182065
12cr|xfce4-clipman-plugin-1.2.3-2|129	- new version
12cr|xfce4-clipman-plugin-1.2.3-2|130	
12cr|xfce4-clipman-plugin-1.2.3-2|131	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-clipman-plugin-1.2.3-2|132	- restore BuildRoot
12cr|xfce4-clipman-plugin-1.2.3-2|133	
12cr|xfce4-clipman-plugin-1.2.3-2|134	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-clipman-plugin-1.2.3-2|135	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-clipman-plugin-1.2.3-2|136	
12cr|xfce4-clipman-plugin-1.2.3-2|137	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.0-1mdv2008.1
12cr|xfce4-clipman-plugin-1.2.3-2|138	+ Revision: 110097
12cr|xfce4-clipman-plugin-1.2.3-2|139	- correct buildrequires
12cr|xfce4-clipman-plugin-1.2.3-2|140	- new license policy
12cr|xfce4-clipman-plugin-1.2.3-2|141	- use upstream tarball name as a real name
12cr|xfce4-clipman-plugin-1.2.3-2|142	- use upstram name
12cr|xfce4-clipman-plugin-1.2.3-2|143	
12cr|xfce4-clipman-plugin-1.2.3-2|144	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.8.0-2mdv2008.0
12cr|xfce4-clipman-plugin-1.2.3-2|145	+ Revision: 33206
12cr|xfce4-clipman-plugin-1.2.3-2|146	- add macros to %%post and %%postun
12cr|xfce4-clipman-plugin-1.2.3-2|147	- spec file clean
12cr|xfce4-clipman-plugin-1.2.3-2|148	

8577 12
12cr|xfce4-cpu-freq-plugin-0.0.1-5|1	Summary:	Cpu-freq plugins for Xfce desktop
12cr|xfce4-cpu-freq-plugin-0.0.1-5|2	Name:		xfce4-cpu-freq-plugin
12cr|xfce4-cpu-freq-plugin-0.0.1-5|3	Version:	0.0.1
12cr|xfce4-cpu-freq-plugin-0.0.1-5|4	Release:	%mkrel 5
12cr|xfce4-cpu-freq-plugin-0.0.1-5|5	License:	GPLv2+
12cr|xfce4-cpu-freq-plugin-0.0.1-5|6	Group:		Graphical desktop/Xfce
12cr|xfce4-cpu-freq-plugin-0.0.1-5|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin
12cr|xfce4-cpu-freq-plugin-0.0.1-5|8	Source0:	%{name}-%{version}.tar.bz2
12cr|xfce4-cpu-freq-plugin-0.0.1-5|9	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-cpu-freq-plugin-0.0.1-5|10	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-cpu-freq-plugin-0.0.1-5|11	BuildRequires:	libxfcegui4-devel >= 4.4.2
12cr|xfce4-cpu-freq-plugin-0.0.1-5|12	BuildRequires:	perl(XML::Parser)
12cr|xfce4-cpu-freq-plugin-0.0.1-5|13	Obsoletes:	xfce-cpu-freq-plugin
12cr|xfce4-cpu-freq-plugin-0.0.1-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfce4-cpu-freq-plugin-0.0.1-5|15	
12cr|xfce4-cpu-freq-plugin-0.0.1-5|16	%description
12cr|xfce4-cpu-freq-plugin-0.0.1-5|17	cpu freq plugin for the Xfce Desktop Environment. It provides a
12cr|xfce4-cpu-freq-plugin-0.0.1-5|18	simple system for managing the frequency of the CPU.
12cr|xfce4-cpu-freq-plugin-0.0.1-5|19	
12cr|xfce4-cpu-freq-plugin-0.0.1-5|20	%prep
12cr|xfce4-cpu-freq-plugin-0.0.1-5|21	%setup -q
12cr|xfce4-cpu-freq-plugin-0.0.1-5|22	
12cr|xfce4-cpu-freq-plugin-0.0.1-5|23	%build
12cr|xfce4-cpu-freq-plugin-0.0.1-5|24	%configure2_5x
12cr|xfce4-cpu-freq-plugin-0.0.1-5|25	%make
12cr|xfce4-cpu-freq-plugin-0.0.1-5|26	
12cr|xfce4-cpu-freq-plugin-0.0.1-5|27	%install
12cr|xfce4-cpu-freq-plugin-0.0.1-5|28	rm -rf %{buildroot}
12cr|xfce4-cpu-freq-plugin-0.0.1-5|29	%makeinstall_std
12cr|xfce4-cpu-freq-plugin-0.0.1-5|30	
12cr|xfce4-cpu-freq-plugin-0.0.1-5|31	%post
12cr|xfce4-cpu-freq-plugin-0.0.1-5|32	%update_icon_cache hicolor
12cr|xfce4-cpu-freq-plugin-0.0.1-5|33	
12cr|xfce4-cpu-freq-plugin-0.0.1-5|34	%postun
12cr|xfce4-cpu-freq-plugin-0.0.1-5|35	%clean_icon_cache hicolor
12cr|xfce4-cpu-freq-plugin-0.0.1-5|36	
12cr|xfce4-cpu-freq-plugin-0.0.1-5|37	%clean
12cr|xfce4-cpu-freq-plugin-0.0.1-5|38	rm -rf %{buildroot}
12cr|xfce4-cpu-freq-plugin-0.0.1-5|39	
12cr|xfce4-cpu-freq-plugin-0.0.1-5|40	%files
12cr|xfce4-cpu-freq-plugin-0.0.1-5|41	%defattr(-,root,root)
12cr|xfce4-cpu-freq-plugin-0.0.1-5|42	%doc README ChangeLog AUTHORS
12cr|xfce4-cpu-freq-plugin-0.0.1-5|43	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-cpu-freq-plugin-0.0.1-5|44	%{_datadir}/xfce4/panel-plugins/*.desktop
12cr|xfce4-cpu-freq-plugin-0.0.1-5|45	%{_iconsdir}/hicolor/*/apps/*.png
12cr|xfce4-cpu-freq-plugin-0.0.1-5|46	%{_iconsdir}/hicolor/scalable/apps/*.svg
12cr|xfce4-cpu-freq-plugin-0.0.1-5|47	
12cr|xfce4-cpu-freq-plugin-0.0.1-5|48	
12cr|xfce4-cpu-freq-plugin-0.0.1-5|49	%changelog
12cr|xfce4-cpu-freq-plugin-0.0.1-5|50	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-5mdv2008.1
12cr|xfce4-cpu-freq-plugin-0.0.1-5|51	+ Revision: 110102
12cr|xfce4-cpu-freq-plugin-0.0.1-5|52	- correct buildrequires
12cr|xfce4-cpu-freq-plugin-0.0.1-5|53	- new license policy
12cr|xfce4-cpu-freq-plugin-0.0.1-5|54	- use upstream tarball name as a real name
12cr|xfce4-cpu-freq-plugin-0.0.1-5|55	
12cr|xfce4-cpu-freq-plugin-0.0.1-5|56	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.1-4mdv2008.0
12cr|xfce4-cpu-freq-plugin-0.0.1-5|57	+ Revision: 90382
12cr|xfce4-cpu-freq-plugin-0.0.1-5|58	- rebuild
12cr|xfce4-cpu-freq-plugin-0.0.1-5|59	
12cr|xfce4-cpu-freq-plugin-0.0.1-5|60	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-3mdv2008.0
12cr|xfce4-cpu-freq-plugin-0.0.1-5|61	+ Revision: 33207
12cr|xfce4-cpu-freq-plugin-0.0.1-5|62	- add macros to %%post and %%postun
12cr|xfce4-cpu-freq-plugin-0.0.1-5|63	- spec file clean
12cr|xfce4-cpu-freq-plugin-0.0.1-5|64	- drop __libtoolize
12cr|xfce4-cpu-freq-plugin-0.0.1-5|65	

8578 12
12cr|xfce4-cpufreq-plugin-1.0.0-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-cpufreq-plugin-1.0.0-3|2	
12cr|xfce4-cpufreq-plugin-1.0.0-3|3	Summary:	Cpu-freq plugin for Xfce desktop
12cr|xfce4-cpufreq-plugin-1.0.0-3|4	Name:		xfce4-cpufreq-plugin
12cr|xfce4-cpufreq-plugin-1.0.0-3|5	Version:	1.0.0
12cr|xfce4-cpufreq-plugin-1.0.0-3|6	Release:	%mkrel 3
12cr|xfce4-cpufreq-plugin-1.0.0-3|7	License:	GPLv2+
12cr|xfce4-cpufreq-plugin-1.0.0-3|8	Group:		Graphical desktop/Xfce
12cr|xfce4-cpufreq-plugin-1.0.0-3|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin
12cr|xfce4-cpufreq-plugin-1.0.0-3|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-cpufreq-plugin-1.0.0-3|11	Requires:	xfce4-panel >= 4.8.0
12cr|xfce4-cpufreq-plugin-1.0.0-3|12	BuildRequires:  xfce4-panel-devel >= 4.8.0
12cr|xfce4-cpufreq-plugin-1.0.0-3|13	BuildRequires:	libxfcegui4-devel >= 4.8.0
12cr|xfce4-cpufreq-plugin-1.0.0-3|14	BuildRequires:	libxfce4util-devel >= 4.8.0
12cr|xfce4-cpufreq-plugin-1.0.0-3|15	BuildRequires:	perl(XML::Parser)
12cr|xfce4-cpufreq-plugin-1.0.0-3|16	Obsoletes:	xfce-cpu-freq-plugin
12cr|xfce4-cpufreq-plugin-1.0.0-3|17	Obsoletes:	xfce4-cpu-freq-plugin <= 0.0.1-11
12cr|xfce4-cpufreq-plugin-1.0.0-3|18	Provides:	xfce4-cpu-freq-plugin
12cr|xfce4-cpufreq-plugin-1.0.0-3|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfce4-cpufreq-plugin-1.0.0-3|20	
12cr|xfce4-cpufreq-plugin-1.0.0-3|21	%description
12cr|xfce4-cpufreq-plugin-1.0.0-3|22	CPU freq plugin for the Xfce Desktop Environment. It provides a
12cr|xfce4-cpufreq-plugin-1.0.0-3|23	simple system for managing the frequency of the CPU.
12cr|xfce4-cpufreq-plugin-1.0.0-3|24	
12cr|xfce4-cpufreq-plugin-1.0.0-3|25	%prep
12cr|xfce4-cpufreq-plugin-1.0.0-3|26	%setup -q
12cr|xfce4-cpufreq-plugin-1.0.0-3|27	
12cr|xfce4-cpufreq-plugin-1.0.0-3|28	
12cr|xfce4-cpufreq-plugin-1.0.0-3|29	%build
12cr|xfce4-cpufreq-plugin-1.0.0-3|30	%configure2_5x
12cr|xfce4-cpufreq-plugin-1.0.0-3|31	%make
12cr|xfce4-cpufreq-plugin-1.0.0-3|32	
12cr|xfce4-cpufreq-plugin-1.0.0-3|33	%install
12cr|xfce4-cpufreq-plugin-1.0.0-3|34	rm -rf %{buildroot}
12cr|xfce4-cpufreq-plugin-1.0.0-3|35	%makeinstall_std
12cr|xfce4-cpufreq-plugin-1.0.0-3|36	
12cr|xfce4-cpufreq-plugin-1.0.0-3|37	%find_lang %{name}
12cr|xfce4-cpufreq-plugin-1.0.0-3|38	
12cr|xfce4-cpufreq-plugin-1.0.0-3|39	%clean
12cr|xfce4-cpufreq-plugin-1.0.0-3|40	rm -rf %{buildroot}
12cr|xfce4-cpufreq-plugin-1.0.0-3|41	
12cr|xfce4-cpufreq-plugin-1.0.0-3|42	%files -f %{name}.lang
12cr|xfce4-cpufreq-plugin-1.0.0-3|43	%defattr(-,root,root)
12cr|xfce4-cpufreq-plugin-1.0.0-3|44	%doc README ChangeLog AUTHORS
12cr|xfce4-cpufreq-plugin-1.0.0-3|45	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-cpufreq-plugin-1.0.0-3|46	%{_datadir}/xfce4/panel-plugins/*.desktop
12cr|xfce4-cpufreq-plugin-1.0.0-3|47	%{_iconsdir}/hicolor/*/apps/*.png
12cr|xfce4-cpufreq-plugin-1.0.0-3|48	
12cr|xfce4-cpufreq-plugin-1.0.0-3|49	
12cr|xfce4-cpufreq-plugin-1.0.0-3|50	%changelog
12cr|xfce4-cpufreq-plugin-1.0.0-3|51	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 1.0.0-3mdv2012.0
12cr|xfce4-cpufreq-plugin-1.0.0-3|52	+ Revision: 791522
12cr|xfce4-cpufreq-plugin-1.0.0-3|53	- Rebuild
12cr|xfce4-cpufreq-plugin-1.0.0-3|54	
12cr|xfce4-cpufreq-plugin-1.0.0-3|55	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 1.0.0-2
12cr|xfce4-cpufreq-plugin-1.0.0-3|56	+ Revision: 790048
12cr|xfce4-cpufreq-plugin-1.0.0-3|57	- Rebuild
12cr|xfce4-cpufreq-plugin-1.0.0-3|58	
12cr|xfce4-cpufreq-plugin-1.0.0-3|59	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-1
12cr|xfce4-cpufreq-plugin-1.0.0-3|60	+ Revision: 632769
12cr|xfce4-cpufreq-plugin-1.0.0-3|61	- update to new version 1.0.0
12cr|xfce4-cpufreq-plugin-1.0.0-3|62	- fix url for Source0
12cr|xfce4-cpufreq-plugin-1.0.0-3|63	- package locales
12cr|xfce4-cpufreq-plugin-1.0.0-3|64	- drop old scriplets
12cr|xfce4-cpufreq-plugin-1.0.0-3|65	- fix file list
12cr|xfce4-cpufreq-plugin-1.0.0-3|66	
12cr|xfce4-cpufreq-plugin-1.0.0-3|67	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.1-11mdv2011.0
12cr|xfce4-cpufreq-plugin-1.0.0-3|68	+ Revision: 615573
12cr|xfce4-cpufreq-plugin-1.0.0-3|69	- the mass rebuild of 2010.1 packages
12cr|xfce4-cpufreq-plugin-1.0.0-3|70	
12cr|xfce4-cpufreq-plugin-1.0.0-3|71	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-10mdv2010.1
12cr|xfce4-cpufreq-plugin-1.0.0-3|72	+ Revision: 543420
12cr|xfce4-cpufreq-plugin-1.0.0-3|73	- rebuild for mdv 2010.1
12cr|xfce4-cpufreq-plugin-1.0.0-3|74	
12cr|xfce4-cpufreq-plugin-1.0.0-3|75	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.0.1-9mdv2010.0
12cr|xfce4-cpufreq-plugin-1.0.0-3|76	+ Revision: 445979
12cr|xfce4-cpufreq-plugin-1.0.0-3|77	- rebuild
12cr|xfce4-cpufreq-plugin-1.0.0-3|78	
12cr|xfce4-cpufreq-plugin-1.0.0-3|79	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-8mdv2009.1
12cr|xfce4-cpufreq-plugin-1.0.0-3|80	+ Revision: 349447
12cr|xfce4-cpufreq-plugin-1.0.0-3|81	- rebuild for xfce-4.6.0
12cr|xfce4-cpufreq-plugin-1.0.0-3|82	
12cr|xfce4-cpufreq-plugin-1.0.0-3|83	* Fri Jan 02 2009 Jérôme Soyer <saispo@mandriva.org> 0.0.1-7mdv2009.1
12cr|xfce4-cpufreq-plugin-1.0.0-3|84	+ Revision: 323288
12cr|xfce4-cpufreq-plugin-1.0.0-3|85	- Rewind...
12cr|xfce4-cpufreq-plugin-1.0.0-3|86	- Change name and rebuild
12cr|xfce4-cpufreq-plugin-1.0.0-3|87	- Readd current directory
12cr|xfce4-cpufreq-plugin-1.0.0-3|88	

8579 12
12cr|xfce4-cpugraph-plugin-1.0.5-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-cpugraph-plugin-1.0.5-1|2	
12cr|xfce4-cpugraph-plugin-1.0.5-1|3	Summary:	CPU Graph plugin for the Xfce panel
12cr|xfce4-cpugraph-plugin-1.0.5-1|4	Name:		xfce4-cpugraph-plugin
12cr|xfce4-cpugraph-plugin-1.0.5-1|5	Version:	1.0.5
12cr|xfce4-cpugraph-plugin-1.0.5-1|6	Release:	1
12cr|xfce4-cpugraph-plugin-1.0.5-1|7	License:	BSD
12cr|xfce4-cpugraph-plugin-1.0.5-1|8	Group:		Graphical desktop/Xfce
12cr|xfce4-cpugraph-plugin-1.0.5-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin
12cr|xfce4-cpugraph-plugin-1.0.5-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-cpugraph-plugin-1.0.5-1|11	Requires:	xfce4-panel >= 4.8.0
12cr|xfce4-cpugraph-plugin-1.0.5-1|12	BuildRequires:	xfce4-panel-devel >= 4.8.0
12cr|xfce4-cpugraph-plugin-1.0.5-1|13	BuildRequires:	perl(XML::Parser)
12cr|xfce4-cpugraph-plugin-1.0.5-1|14	BuildRequires:	pkgconfig(libxfce4ui-1)
12cr|xfce4-cpugraph-plugin-1.0.5-1|15	
12cr|xfce4-cpugraph-plugin-1.0.5-1|16	%description
12cr|xfce4-cpugraph-plugin-1.0.5-1|17	xfce4-cpugraph-plugin is a panel plugin for Xfce panel.
12cr|xfce4-cpugraph-plugin-1.0.5-1|18	It shows a graph of your latest system load.
12cr|xfce4-cpugraph-plugin-1.0.5-1|19	
12cr|xfce4-cpugraph-plugin-1.0.5-1|20	%prep
12cr|xfce4-cpugraph-plugin-1.0.5-1|21	%setup -q
12cr|xfce4-cpugraph-plugin-1.0.5-1|22	
12cr|xfce4-cpugraph-plugin-1.0.5-1|23	%build
12cr|xfce4-cpugraph-plugin-1.0.5-1|24	%configure2_5x
12cr|xfce4-cpugraph-plugin-1.0.5-1|25	%make
12cr|xfce4-cpugraph-plugin-1.0.5-1|26	
12cr|xfce4-cpugraph-plugin-1.0.5-1|27	%install
12cr|xfce4-cpugraph-plugin-1.0.5-1|28	%makeinstall_std
12cr|xfce4-cpugraph-plugin-1.0.5-1|29	
12cr|xfce4-cpugraph-plugin-1.0.5-1|30	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
12cr|xfce4-cpugraph-plugin-1.0.5-1|31	
12cr|xfce4-cpugraph-plugin-1.0.5-1|32	%find_lang %{name}
12cr|xfce4-cpugraph-plugin-1.0.5-1|33	
12cr|xfce4-cpugraph-plugin-1.0.5-1|34	%files -f %{name}.lang
12cr|xfce4-cpugraph-plugin-1.0.5-1|35	%doc AUTHORS ChangeLog README
12cr|xfce4-cpugraph-plugin-1.0.5-1|36	%{_libdir}/xfce4/panel/plugins/*
12cr|xfce4-cpugraph-plugin-1.0.5-1|37	%{_datadir}/xfce4/panel/plugins/*
12cr|xfce4-cpugraph-plugin-1.0.5-1|38	%{_iconsdir}/hicolor/*/apps/*.png
12cr|xfce4-cpugraph-plugin-1.0.5-1|39	
12cr|xfce4-cpugraph-plugin-1.0.5-1|40	
12cr|xfce4-cpugraph-plugin-1.0.5-1|41	%changelog
12cr|xfce4-cpugraph-plugin-1.0.5-1|42	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 1.0.1-4mdv2012.0
12cr|xfce4-cpugraph-plugin-1.0.5-1|43	+ Revision: 791552
12cr|xfce4-cpugraph-plugin-1.0.5-1|44	- Rebuild
12cr|xfce4-cpugraph-plugin-1.0.5-1|45	- Rebuild
12cr|xfce4-cpugraph-plugin-1.0.5-1|46	
12cr|xfce4-cpugraph-plugin-1.0.5-1|47	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 1.0.1-2
12cr|xfce4-cpugraph-plugin-1.0.5-1|48	+ Revision: 790049
12cr|xfce4-cpugraph-plugin-1.0.5-1|49	- Rebuild for 4.8.0
12cr|xfce4-cpugraph-plugin-1.0.5-1|50	
12cr|xfce4-cpugraph-plugin-1.0.5-1|51	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.1-1
12cr|xfce4-cpugraph-plugin-1.0.5-1|52	+ Revision: 632777
12cr|xfce4-cpugraph-plugin-1.0.5-1|53	- update to new version 1.0.1
12cr|xfce4-cpugraph-plugin-1.0.5-1|54	- package new icons
12cr|xfce4-cpugraph-plugin-1.0.5-1|55	
12cr|xfce4-cpugraph-plugin-1.0.5-1|56	* Sun Oct 03 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-1mdv2011.0
12cr|xfce4-cpugraph-plugin-1.0.5-1|57	+ Revision: 582770
12cr|xfce4-cpugraph-plugin-1.0.5-1|58	- update to new version 1.0.0
12cr|xfce4-cpugraph-plugin-1.0.5-1|59	- tune up buildrequires
12cr|xfce4-cpugraph-plugin-1.0.5-1|60	- update url for source 1
12cr|xfce4-cpugraph-plugin-1.0.5-1|61	- corrent the docs files
12cr|xfce4-cpugraph-plugin-1.0.5-1|62	
12cr|xfce4-cpugraph-plugin-1.0.5-1|63	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-8mdv2010.1
12cr|xfce4-cpugraph-plugin-1.0.5-1|64	+ Revision: 543421
12cr|xfce4-cpugraph-plugin-1.0.5-1|65	- rebuild for mdv 2010.1
12cr|xfce4-cpugraph-plugin-1.0.5-1|66	
12cr|xfce4-cpugraph-plugin-1.0.5-1|67	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.4.0-7mdv2010.0
12cr|xfce4-cpugraph-plugin-1.0.5-1|68	+ Revision: 445980
12cr|xfce4-cpugraph-plugin-1.0.5-1|69	- rebuild
12cr|xfce4-cpugraph-plugin-1.0.5-1|70	
12cr|xfce4-cpugraph-plugin-1.0.5-1|71	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-6mdv2009.1
12cr|xfce4-cpugraph-plugin-1.0.5-1|72	+ Revision: 349448
12cr|xfce4-cpugraph-plugin-1.0.5-1|73	- rebuild for xfce-4.6.0
12cr|xfce4-cpugraph-plugin-1.0.5-1|74	
12cr|xfce4-cpugraph-plugin-1.0.5-1|75	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-5mdv2009.1
12cr|xfce4-cpugraph-plugin-1.0.5-1|76	+ Revision: 294991
12cr|xfce4-cpugraph-plugin-1.0.5-1|77	- rebuild for new Xfce4.6 beta1
12cr|xfce4-cpugraph-plugin-1.0.5-1|78	
12cr|xfce4-cpugraph-plugin-1.0.5-1|79	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0-4mdv2009.0
12cr|xfce4-cpugraph-plugin-1.0.5-1|80	+ Revision: 262355
12cr|xfce4-cpugraph-plugin-1.0.5-1|81	- rebuild
12cr|xfce4-cpugraph-plugin-1.0.5-1|82	
12cr|xfce4-cpugraph-plugin-1.0.5-1|83	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0-3mdv2009.0
12cr|xfce4-cpugraph-plugin-1.0.5-1|84	+ Revision: 256837
12cr|xfce4-cpugraph-plugin-1.0.5-1|85	- rebuild
12cr|xfce4-cpugraph-plugin-1.0.5-1|86	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-cpugraph-plugin-1.0.5-1|87	- better description
12cr|xfce4-cpugraph-plugin-1.0.5-1|88	
12cr|xfce4-cpugraph-plugin-1.0.5-1|89	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-cpugraph-plugin-1.0.5-1|90	- restore BuildRoot
12cr|xfce4-cpugraph-plugin-1.0.5-1|91	
12cr|xfce4-cpugraph-plugin-1.0.5-1|92	* Fri Nov 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-1mdv2008.1
12cr|xfce4-cpugraph-plugin-1.0.5-1|93	+ Revision: 111402
12cr|xfce4-cpugraph-plugin-1.0.5-1|94	- package translation files
12cr|xfce4-cpugraph-plugin-1.0.5-1|95	- new version
12cr|xfce4-cpugraph-plugin-1.0.5-1|96	
12cr|xfce4-cpugraph-plugin-1.0.5-1|97	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-5mdv2008.1
12cr|xfce4-cpugraph-plugin-1.0.5-1|98	+ Revision: 110114
12cr|xfce4-cpugraph-plugin-1.0.5-1|99	- use tarball name as a real name
12cr|xfce4-cpugraph-plugin-1.0.5-1|100	- correct buildrequires
12cr|xfce4-cpugraph-plugin-1.0.5-1|101	- do not package COPYING and INSTALL files
12cr|xfce4-cpugraph-plugin-1.0.5-1|102	- use upstream name
12cr|xfce4-cpugraph-plugin-1.0.5-1|103	
12cr|xfce4-cpugraph-plugin-1.0.5-1|104	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-5mdv2008.0
12cr|xfce4-cpugraph-plugin-1.0.5-1|105	+ Revision: 33222
12cr|xfce4-cpugraph-plugin-1.0.5-1|106	- spec file clean
12cr|xfce4-cpugraph-plugin-1.0.5-1|107	- update url
12cr|xfce4-cpugraph-plugin-1.0.5-1|108	

8580 12
12cr|xfce4-datetime-plugin-0.6.1-5|1	Summary:	A date and time panel plugin for the Xfce panel
12cr|xfce4-datetime-plugin-0.6.1-5|2	Name:		xfce4-datetime-plugin
12cr|xfce4-datetime-plugin-0.6.1-5|3	Version:	0.6.1
12cr|xfce4-datetime-plugin-0.6.1-5|4	Release:	5
12cr|xfce4-datetime-plugin-0.6.1-5|5	License:	GPLv2+
12cr|xfce4-datetime-plugin-0.6.1-5|6	Group:		Graphical desktop/Xfce
12cr|xfce4-datetime-plugin-0.6.1-5|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
12cr|xfce4-datetime-plugin-0.6.1-5|8	Source0:	http://goodies.xfce.org/releases/xfce4-datetime-plugin/%{name}-%{version}.tar.bz2
12cr|xfce4-datetime-plugin-0.6.1-5|9	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-datetime-plugin-0.6.1-5|10	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-datetime-plugin-0.6.1-5|11	BuildRequires:	perl(XML::Parser)
12cr|xfce4-datetime-plugin-0.6.1-5|12	BuildRequires:	intltool
12cr|xfce4-datetime-plugin-0.6.1-5|13	BuildRequires:	pkgconfig(libxfcegui4-1.0)
12cr|xfce4-datetime-plugin-0.6.1-5|14	
12cr|xfce4-datetime-plugin-0.6.1-5|15	%description
12cr|xfce4-datetime-plugin-0.6.1-5|16	A date and time panel plugin for the Xfce panel.
12cr|xfce4-datetime-plugin-0.6.1-5|17	
12cr|xfce4-datetime-plugin-0.6.1-5|18	%prep
12cr|xfce4-datetime-plugin-0.6.1-5|19	%setup -q
12cr|xfce4-datetime-plugin-0.6.1-5|20	
12cr|xfce4-datetime-plugin-0.6.1-5|21	%build
12cr|xfce4-datetime-plugin-0.6.1-5|22	%configure2_5x \
12cr|xfce4-datetime-plugin-0.6.1-5|23	--enable-final
12cr|xfce4-datetime-plugin-0.6.1-5|24	%make
12cr|xfce4-datetime-plugin-0.6.1-5|25	
12cr|xfce4-datetime-plugin-0.6.1-5|26	%install
12cr|xfce4-datetime-plugin-0.6.1-5|27	%makeinstall_std
12cr|xfce4-datetime-plugin-0.6.1-5|28	
12cr|xfce4-datetime-plugin-0.6.1-5|29	%find_lang %{name}
12cr|xfce4-datetime-plugin-0.6.1-5|30	
12cr|xfce4-datetime-plugin-0.6.1-5|31	%files -f %{name}.lang
12cr|xfce4-datetime-plugin-0.6.1-5|32	%doc ChangeLog AUTHORS
12cr|xfce4-datetime-plugin-0.6.1-5|33	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-datetime-plugin-0.6.1-5|34	%{_datadir}/xfce4/panel-plugins/datetime.desktop
12cr|xfce4-datetime-plugin-0.6.1-5|35	
12cr|xfce4-datetime-plugin-0.6.1-5|36	
12cr|xfce4-datetime-plugin-0.6.1-5|37	%changelog
12cr|xfce4-datetime-plugin-0.6.1-5|38	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.1-4mdv2010.1
12cr|xfce4-datetime-plugin-0.6.1-5|39	+ Revision: 543422
12cr|xfce4-datetime-plugin-0.6.1-5|40	- rebuild for mdv 2010.1
12cr|xfce4-datetime-plugin-0.6.1-5|41	
12cr|xfce4-datetime-plugin-0.6.1-5|42	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.6.1-3mdv2010.0
12cr|xfce4-datetime-plugin-0.6.1-5|43	+ Revision: 445982
12cr|xfce4-datetime-plugin-0.6.1-5|44	- rebuild
12cr|xfce4-datetime-plugin-0.6.1-5|45	
12cr|xfce4-datetime-plugin-0.6.1-5|46	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.1-2mdv2009.1
12cr|xfce4-datetime-plugin-0.6.1-5|47	+ Revision: 349449
12cr|xfce4-datetime-plugin-0.6.1-5|48	- rebuild for xfce-4.6.0
12cr|xfce4-datetime-plugin-0.6.1-5|49	
12cr|xfce4-datetime-plugin-0.6.1-5|50	* Thu Nov 20 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.1-1mdv2009.1
12cr|xfce4-datetime-plugin-0.6.1-5|51	+ Revision: 305323
12cr|xfce4-datetime-plugin-0.6.1-5|52	- update to new version 0.6.1
12cr|xfce4-datetime-plugin-0.6.1-5|53	
12cr|xfce4-datetime-plugin-0.6.1-5|54	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-2mdv2009.1
12cr|xfce4-datetime-plugin-0.6.1-5|55	+ Revision: 294992
12cr|xfce4-datetime-plugin-0.6.1-5|56	- rebuild for new Xfce4.6 beta1
12cr|xfce4-datetime-plugin-0.6.1-5|57	
12cr|xfce4-datetime-plugin-0.6.1-5|58	* Fri Jul 04 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-1mdv2009.0
12cr|xfce4-datetime-plugin-0.6.1-5|59	+ Revision: 231697
12cr|xfce4-datetime-plugin-0.6.1-5|60	- add buildrequires on intltool
12cr|xfce4-datetime-plugin-0.6.1-5|61	- update to new version 0.6.0
12cr|xfce4-datetime-plugin-0.6.1-5|62	
12cr|xfce4-datetime-plugin-0.6.1-5|63	+ Olivier Blin <oblin@mandriva.com>
12cr|xfce4-datetime-plugin-0.6.1-5|64	- restore BuildRoot
12cr|xfce4-datetime-plugin-0.6.1-5|65	
12cr|xfce4-datetime-plugin-0.6.1-5|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-datetime-plugin-0.6.1-5|67	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-datetime-plugin-0.6.1-5|68	
12cr|xfce4-datetime-plugin-0.6.1-5|69	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-2mdv2008.1
12cr|xfce4-datetime-plugin-0.6.1-5|70	+ Revision: 110115
12cr|xfce4-datetime-plugin-0.6.1-5|71	- correct buildrequires
12cr|xfce4-datetime-plugin-0.6.1-5|72	- new license policy
12cr|xfce4-datetime-plugin-0.6.1-5|73	- use upstream tarball name as a real name
12cr|xfce4-datetime-plugin-0.6.1-5|74	- spec file clean
12cr|xfce4-datetime-plugin-0.6.1-5|75	- use upstream name
12cr|xfce4-datetime-plugin-0.6.1-5|76	
12cr|xfce4-datetime-plugin-0.6.1-5|77	* Thu May 24 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.5.0-1mdv2008.0
12cr|xfce4-datetime-plugin-0.6.1-5|78	+ Revision: 30458
12cr|xfce4-datetime-plugin-0.6.1-5|79	- Fix File list
12cr|xfce4-datetime-plugin-0.6.1-5|80	
12cr|xfce4-datetime-plugin-0.6.1-5|81	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|xfce4-datetime-plugin-0.6.1-5|82	- update url
12cr|xfce4-datetime-plugin-0.6.1-5|83	- spec file clean
12cr|xfce4-datetime-plugin-0.6.1-5|84	- new version
12cr|xfce4-datetime-plugin-0.6.1-5|85	

8581 12
12cr|xfce4-dev-tools-4.10.0-1|1	%define url_ver %(echo %{version} | cut -c 1-4)
12cr|xfce4-dev-tools-4.10.0-1|2	
12cr|xfce4-dev-tools-4.10.0-1|3	Summary:	Xfce developer tools
12cr|xfce4-dev-tools-4.10.0-1|4	Name:		xfce4-dev-tools
12cr|xfce4-dev-tools-4.10.0-1|5	Version:	4.10.0
12cr|xfce4-dev-tools-4.10.0-1|6	Release:	1
12cr|xfce4-dev-tools-4.10.0-1|7	License:	GPLv2+
12cr|xfce4-dev-tools-4.10.0-1|8	Group:		Development/Other
12cr|xfce4-dev-tools-4.10.0-1|9	URL:		http://www.xfce.org
12cr|xfce4-dev-tools-4.10.0-1|10	Source0:	http://archive.xfce.org/src/xfce/xfce4-dev-tools/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-dev-tools-4.10.0-1|11	BuildRequires:	automake >= 1.10
12cr|xfce4-dev-tools-4.10.0-1|12	BuildRequires:	intltool
12cr|xfce4-dev-tools-4.10.0-1|13	Requires:	intltool
12cr|xfce4-dev-tools-4.10.0-1|14	Obsoletes:	xfce-dev-tools < 4.5.91
12cr|xfce4-dev-tools-4.10.0-1|15	Provides:	xfce-dev-tools
12cr|xfce4-dev-tools-4.10.0-1|16	
12cr|xfce4-dev-tools-4.10.0-1|17	%description
12cr|xfce4-dev-tools-4.10.0-1|18	This package contains common tools required by Xfce developers and people
12cr|xfce4-dev-tools-4.10.0-1|19	that want to build Xfce from SVN. In addition, this package contains the
12cr|xfce4-dev-tools-4.10.0-1|20	Xfce developer's handbook.
12cr|xfce4-dev-tools-4.10.0-1|21	
12cr|xfce4-dev-tools-4.10.0-1|22	%prep
12cr|xfce4-dev-tools-4.10.0-1|23	%setup -q
12cr|xfce4-dev-tools-4.10.0-1|24	
12cr|xfce4-dev-tools-4.10.0-1|25	%build
12cr|xfce4-dev-tools-4.10.0-1|26	%configure2_5x
12cr|xfce4-dev-tools-4.10.0-1|27	%make
12cr|xfce4-dev-tools-4.10.0-1|28	
12cr|xfce4-dev-tools-4.10.0-1|29	%install
12cr|xfce4-dev-tools-4.10.0-1|30	%makeinstall_std
12cr|xfce4-dev-tools-4.10.0-1|31	
12cr|xfce4-dev-tools-4.10.0-1|32	%files
12cr|xfce4-dev-tools-4.10.0-1|33	%doc AUTHORS ChangeLog HACKING NEWS README
12cr|xfce4-dev-tools-4.10.0-1|34	%{_bindir}/*
12cr|xfce4-dev-tools-4.10.0-1|35	%{_datadir}/xfce4/dev-tools
12cr|xfce4-dev-tools-4.10.0-1|36	
12cr|xfce4-dev-tools-4.10.0-1|37	
12cr|xfce4-dev-tools-4.10.0-1|38	%changelog
12cr|xfce4-dev-tools-4.10.0-1|39	* Mon Apr 30 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.10.0-1
12cr|xfce4-dev-tools-4.10.0-1|40	+ Revision: 794603
12cr|xfce4-dev-tools-4.10.0-1|41	- update to new version 4.10.0
12cr|xfce4-dev-tools-4.10.0-1|42	
12cr|xfce4-dev-tools-4.10.0-1|43	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.2-1
12cr|xfce4-dev-tools-4.10.0-1|44	+ Revision: 791030
12cr|xfce4-dev-tools-4.10.0-1|45	- update to new version 4.9.2
12cr|xfce4-dev-tools-4.10.0-1|46	
12cr|xfce4-dev-tools-4.10.0-1|47	* Mon Apr 02 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.1-2
12cr|xfce4-dev-tools-4.10.0-1|48	+ Revision: 788876
12cr|xfce4-dev-tools-4.10.0-1|49	- reupload
12cr|xfce4-dev-tools-4.10.0-1|50	
12cr|xfce4-dev-tools-4.10.0-1|51	* Sun Apr 01 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.1-1
12cr|xfce4-dev-tools-4.10.0-1|52	+ Revision: 788586
12cr|xfce4-dev-tools-4.10.0-1|53	- update to new version 4.9.1 (Xfce 4.10pre1))
12cr|xfce4-dev-tools-4.10.0-1|54	- packages is no more marked as a noarch
12cr|xfce4-dev-tools-4.10.0-1|55	- drop old stuff in spec scripts
12cr|xfce4-dev-tools-4.10.0-1|56	
12cr|xfce4-dev-tools-4.10.0-1|57	* Mon Jan 17 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-1
12cr|xfce4-dev-tools-4.10.0-1|58	+ Revision: 631317
12cr|xfce4-dev-tools-4.10.0-1|59	- update to new version 4.8.0
12cr|xfce4-dev-tools-4.10.0-1|60	
12cr|xfce4-dev-tools-4.10.0-1|61	* Thu Jan 06 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.4-1mdv2011.0
12cr|xfce4-dev-tools-4.10.0-1|62	+ Revision: 629088
12cr|xfce4-dev-tools-4.10.0-1|63	- update to new version 4.7.4
12cr|xfce4-dev-tools-4.10.0-1|64	
12cr|xfce4-dev-tools-4.10.0-1|65	* Sun Oct 31 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.3-1mdv2011.0
12cr|xfce4-dev-tools-4.10.0-1|66	+ Revision: 591154
12cr|xfce4-dev-tools-4.10.0-1|67	- update to new version 4.7.3
12cr|xfce4-dev-tools-4.10.0-1|68	
12cr|xfce4-dev-tools-4.10.0-1|69	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.2-3mdv2010.1
12cr|xfce4-dev-tools-4.10.0-1|70	+ Revision: 543292
12cr|xfce4-dev-tools-4.10.0-1|71	- rebuild for mdv 2010.1
12cr|xfce4-dev-tools-4.10.0-1|72	
12cr|xfce4-dev-tools-4.10.0-1|73	* Tue Oct 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.2-2mdv2010.0
12cr|xfce4-dev-tools-4.10.0-1|74	+ Revision: 455043
12cr|xfce4-dev-tools-4.10.0-1|75	- adapt to new URL schemas for Xfce sources
12cr|xfce4-dev-tools-4.10.0-1|76	
12cr|xfce4-dev-tools-4.10.0-1|77	* Tue Sep 22 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.2-1mdv2010.0
12cr|xfce4-dev-tools-4.10.0-1|78	+ Revision: 447445
12cr|xfce4-dev-tools-4.10.0-1|79	- update to new version 4.7.2
12cr|xfce4-dev-tools-4.10.0-1|80	
12cr|xfce4-dev-tools-4.10.0-1|81	* Mon Aug 24 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.0-2mdv2010.0
12cr|xfce4-dev-tools-4.10.0-1|82	+ Revision: 420551
12cr|xfce4-dev-tools-4.10.0-1|83	- update to new version 4.7.0
12cr|xfce4-dev-tools-4.10.0-1|84	
12cr|xfce4-dev-tools-4.10.0-1|85	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-2mdv2009.1
12cr|xfce4-dev-tools-4.10.0-1|86	+ Revision: 349196
12cr|xfce4-dev-tools-4.10.0-1|87	- rebuild whole xfce
12cr|xfce4-dev-tools-4.10.0-1|88	
12cr|xfce4-dev-tools-4.10.0-1|89	* Fri Feb 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-1mdv2009.1
12cr|xfce4-dev-tools-4.10.0-1|90	+ Revision: 345490
12cr|xfce4-dev-tools-4.10.0-1|91	- update to new version 4.6.0
12cr|xfce4-dev-tools-4.10.0-1|92	
12cr|xfce4-dev-tools-4.10.0-1|93	* Mon Jan 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
12cr|xfce4-dev-tools-4.10.0-1|94	+ Revision: 333830
12cr|xfce4-dev-tools-4.10.0-1|95	- update to new version 4.5.99.1
12cr|xfce4-dev-tools-4.10.0-1|96	
12cr|xfce4-dev-tools-4.10.0-1|97	* Wed Jan 14 2009 Jérôme Soyer <saispo@mandriva.org> 4.5.93-1mdv2009.1
12cr|xfce4-dev-tools-4.10.0-1|98	+ Revision: 329460
12cr|xfce4-dev-tools-4.10.0-1|99	- New upstream release
12cr|xfce4-dev-tools-4.10.0-1|100	
12cr|xfce4-dev-tools-4.10.0-1|101	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|xfce4-dev-tools-4.10.0-1|102	- add full path for the Source0
12cr|xfce4-dev-tools-4.10.0-1|103	
12cr|xfce4-dev-tools-4.10.0-1|104	* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-1mdv2009.1
12cr|xfce4-dev-tools-4.10.0-1|105	+ Revision: 303452
12cr|xfce4-dev-tools-4.10.0-1|106	- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)
12cr|xfce4-dev-tools-4.10.0-1|107	
12cr|xfce4-dev-tools-4.10.0-1|108	* Wed Oct 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
12cr|xfce4-dev-tools-4.10.0-1|109	+ Revision: 294005
12cr|xfce4-dev-tools-4.10.0-1|110	- Xfce4.6 beta1 is landing on cooker
12cr|xfce4-dev-tools-4.10.0-1|111	
12cr|xfce4-dev-tools-4.10.0-1|112	* Wed Aug 20 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0.1-5mdv2009.0
12cr|xfce4-dev-tools-4.10.0-1|113	+ Revision: 274086
12cr|xfce4-dev-tools-4.10.0-1|114	- require intltool
12cr|xfce4-dev-tools-4.10.0-1|115	
12cr|xfce4-dev-tools-4.10.0-1|116	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 4.4.0.1-4mdv2009.0
12cr|xfce4-dev-tools-4.10.0-1|117	+ Revision: 262356
12cr|xfce4-dev-tools-4.10.0-1|118	- rebuild
12cr|xfce4-dev-tools-4.10.0-1|119	
12cr|xfce4-dev-tools-4.10.0-1|120	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 4.4.0.1-3mdv2009.0
12cr|xfce4-dev-tools-4.10.0-1|121	+ Revision: 256862
12cr|xfce4-dev-tools-4.10.0-1|122	- rebuild
12cr|xfce4-dev-tools-4.10.0-1|123	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-dev-tools-4.10.0-1|124	
12cr|xfce4-dev-tools-4.10.0-1|125	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-dev-tools-4.10.0-1|126	- restore BuildRoot
12cr|xfce4-dev-tools-4.10.0-1|127	
12cr|xfce4-dev-tools-4.10.0-1|128	* Sun Nov 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0.1-1mdv2008.1
12cr|xfce4-dev-tools-4.10.0-1|129	+ Revision: 109941
12cr|xfce4-dev-tools-4.10.0-1|130	- new version
12cr|xfce4-dev-tools-4.10.0-1|131	- do not package COPYING file
12cr|xfce4-dev-tools-4.10.0-1|132	- spec file clean
12cr|xfce4-dev-tools-4.10.0-1|133	
12cr|xfce4-dev-tools-4.10.0-1|134	* Sat Nov 17 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0-4mdv2008.1
12cr|xfce4-dev-tools-4.10.0-1|135	+ Revision: 109706
12cr|xfce4-dev-tools-4.10.0-1|136	- obsolete older release
12cr|xfce4-dev-tools-4.10.0-1|137	- use upstream name
12cr|xfce4-dev-tools-4.10.0-1|138	- new license policy
12cr|xfce4-dev-tools-4.10.0-1|139	- use upstream tarball name as a real name
12cr|xfce4-dev-tools-4.10.0-1|140	
12cr|xfce4-dev-tools-4.10.0-1|141	* Tue Sep 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0-3mdv2008.0
12cr|xfce4-dev-tools-4.10.0-1|142	+ Revision: 89927
12cr|xfce4-dev-tools-4.10.0-1|143	- this package is now noarch, as it is containing only text scripts and files
12cr|xfce4-dev-tools-4.10.0-1|144	
12cr|xfce4-dev-tools-4.10.0-1|145	* Tue May 29 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0-2mdv2008.0
12cr|xfce4-dev-tools-4.10.0-1|146	+ Revision: 32337
12cr|xfce4-dev-tools-4.10.0-1|147	- use macros
12cr|xfce4-dev-tools-4.10.0-1|148	- spec file clean
12cr|xfce4-dev-tools-4.10.0-1|149	

8582 12
12cr|xfce4-dict-0.6.0-5|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-dict-0.6.0-5|2	
12cr|xfce4-dict-0.6.0-5|3	Summary: 	A dictionary support for Xfce
12cr|xfce4-dict-0.6.0-5|4	Name: 		xfce4-dict
12cr|xfce4-dict-0.6.0-5|5	Version: 	0.6.0
12cr|xfce4-dict-0.6.0-5|6	Release: 	%mkrel 5
12cr|xfce4-dict-0.6.0-5|7	License:	GPLv2+
12cr|xfce4-dict-0.6.0-5|8	Group: 		Graphical desktop/Xfce
12cr|xfce4-dict-0.6.0-5|9	URL:		http://goodies.xfce.org/projects/applications/xfce4-dict/
12cr|xfce4-dict-0.6.0-5|10	Source0:	http://archive.xfce.org/src/apps/xfce4-dict/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-dict-0.6.0-5|11	Patch1:		xfce4-dict-0.6.0-gold.patch
12cr|xfce4-dict-0.6.0-5|12	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-dict-0.6.0-5|13	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-dict-0.6.0-5|14	BuildRequires:	libxfcegui4-devel
12cr|xfce4-dict-0.6.0-5|15	BuildRequires:	perl(XML::Parser)
12cr|xfce4-dict-0.6.0-5|16	Obsoletes:	xfce-dict-plugin
12cr|xfce4-dict-0.6.0-5|17	Obsoletes:	xfce4-dict-plugin < 0.4.0
12cr|xfce4-dict-0.6.0-5|18	Provides:	xfce4-dict-plugin
12cr|xfce4-dict-0.6.0-5|19	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfce4-dict-0.6.0-5|20	
12cr|xfce4-dict-0.6.0-5|21	%description
12cr|xfce4-dict-0.6.0-5|22	This Xfce program allows you to search different kinds of dictionary
12cr|xfce4-dict-0.6.0-5|23	services for words or phrases and shows you the result.Currently you
12cr|xfce4-dict-0.6.0-5|24	can query a Dict server(RFC 2229), any online dictionary service by
12cr|xfce4-dict-0.6.0-5|25	opening a web browser or search for words using the aspell/ispell
12cr|xfce4-dict-0.6.0-5|26	program.
12cr|xfce4-dict-0.6.0-5|27	
12cr|xfce4-dict-0.6.0-5|28	%prep
12cr|xfce4-dict-0.6.0-5|29	%setup -q
12cr|xfce4-dict-0.6.0-5|30	%patch1 -p0
12cr|xfce4-dict-0.6.0-5|31	autoconf
12cr|xfce4-dict-0.6.0-5|32	
12cr|xfce4-dict-0.6.0-5|33	%build
12cr|xfce4-dict-0.6.0-5|34	%configure2_5x \
12cr|xfce4-dict-0.6.0-5|35	--disable-static
12cr|xfce4-dict-0.6.0-5|36	%make
12cr|xfce4-dict-0.6.0-5|37	
12cr|xfce4-dict-0.6.0-5|38	%install
12cr|xfce4-dict-0.6.0-5|39	rm -rf %{buildroot}
12cr|xfce4-dict-0.6.0-5|40	%makeinstall_std
12cr|xfce4-dict-0.6.0-5|41	
12cr|xfce4-dict-0.6.0-5|42	%find_lang %{name}
12cr|xfce4-dict-0.6.0-5|43	
12cr|xfce4-dict-0.6.0-5|44	%post
12cr|xfce4-dict-0.6.0-5|45	%update_icon_cache hicolor
12cr|xfce4-dict-0.6.0-5|46	
12cr|xfce4-dict-0.6.0-5|47	%postun
12cr|xfce4-dict-0.6.0-5|48	%clean_icon_cache hicolor
12cr|xfce4-dict-0.6.0-5|49	
12cr|xfce4-dict-0.6.0-5|50	%clean
12cr|xfce4-dict-0.6.0-5|51	rm -rf %{buildroot}
12cr|xfce4-dict-0.6.0-5|52	
12cr|xfce4-dict-0.6.0-5|53	%files -f %{name}.lang
12cr|xfce4-dict-0.6.0-5|54	%defattr(-,root,root)
12cr|xfce4-dict-0.6.0-5|55	%doc ChangeLog AUTHORS
12cr|xfce4-dict-0.6.0-5|56	%{_bindir}/%{name}
12cr|xfce4-dict-0.6.0-5|57	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-dict-0.6.0-5|58	%{_iconsdir}/hicolor/scalable/apps/*.svg
12cr|xfce4-dict-0.6.0-5|59	%{_datadir}/xfce4/panel-plugins/*.desktop
12cr|xfce4-dict-0.6.0-5|60	%{_datadir}/applications/*.desktop
12cr|xfce4-dict-0.6.0-5|61	%{_mandir}/man1/%{name}.*
12cr|xfce4-dict-0.6.0-5|62	
12cr|xfce4-dict-0.6.0-5|63	
12cr|xfce4-dict-0.6.0-5|64	%changelog
12cr|xfce4-dict-0.6.0-5|65	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 0.6.0-5mdv2012.0
12cr|xfce4-dict-0.6.0-5|66	+ Revision: 791553
12cr|xfce4-dict-0.6.0-5|67	- Rebuild
12cr|xfce4-dict-0.6.0-5|68	
12cr|xfce4-dict-0.6.0-5|69	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 0.6.0-4
12cr|xfce4-dict-0.6.0-5|70	+ Revision: 790041
12cr|xfce4-dict-0.6.0-5|71	- Rebuild
12cr|xfce4-dict-0.6.0-5|72	
12cr|xfce4-dict-0.6.0-5|73	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-3
12cr|xfce4-dict-0.6.0-5|74	+ Revision: 633059
12cr|xfce4-dict-0.6.0-5|75	- rebuild for new Xfce 4.8.0
12cr|xfce4-dict-0.6.0-5|76	
12cr|xfce4-dict-0.6.0-5|77	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-2mdv2011.0
12cr|xfce4-dict-0.6.0-5|78	+ Revision: 615577
12cr|xfce4-dict-0.6.0-5|79	- the mass rebuild of 2010.1 packages
12cr|xfce4-dict-0.6.0-5|80	
12cr|xfce4-dict-0.6.0-5|81	* Thu Dec 31 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-1mdv2010.1
12cr|xfce4-dict-0.6.0-5|82	+ Revision: 484473
12cr|xfce4-dict-0.6.0-5|83	- update to new version 0.6.0
12cr|xfce4-dict-0.6.0-5|84	
12cr|xfce4-dict-0.6.0-5|85	* Sat May 09 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.3-1mdv2010.0
12cr|xfce4-dict-0.6.0-5|86	+ Revision: 373808
12cr|xfce4-dict-0.6.0-5|87	- update to new version 0.5.3
12cr|xfce4-dict-0.6.0-5|88	
12cr|xfce4-dict-0.6.0-5|89	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.2-2mdv2009.1
12cr|xfce4-dict-0.6.0-5|90	+ Revision: 349197
12cr|xfce4-dict-0.6.0-5|91	- rebuild whole xfce
12cr|xfce4-dict-0.6.0-5|92	
12cr|xfce4-dict-0.6.0-5|93	* Sat Dec 06 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.2-1mdv2009.1
12cr|xfce4-dict-0.6.0-5|94	+ Revision: 310956
12cr|xfce4-dict-0.6.0-5|95	- update to new version 0.5.2
12cr|xfce4-dict-0.6.0-5|96	
12cr|xfce4-dict-0.6.0-5|97	* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-1mdv2009.1
12cr|xfce4-dict-0.6.0-5|98	+ Revision: 306370
12cr|xfce4-dict-0.6.0-5|99	- update to new version 0.5.1
12cr|xfce4-dict-0.6.0-5|100	
12cr|xfce4-dict-0.6.0-5|101	* Tue Nov 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-1mdv2009.1
12cr|xfce4-dict-0.6.0-5|102	+ Revision: 302306
12cr|xfce4-dict-0.6.0-5|103	- update to new version 0.5.0
12cr|xfce4-dict-0.6.0-5|104	
12cr|xfce4-dict-0.6.0-5|105	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-2mdv2009.1
12cr|xfce4-dict-0.6.0-5|106	+ Revision: 294945
12cr|xfce4-dict-0.6.0-5|107	- rebuild for new Xfce4.6 beta1
12cr|xfce4-dict-0.6.0-5|108	- update to new version 0.4.1
12cr|xfce4-dict-0.6.0-5|109	
12cr|xfce4-dict-0.6.0-5|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-dict-0.6.0-5|111	- rebuild early 2009.0 package (before pixel changes)
12cr|xfce4-dict-0.6.0-5|112	
12cr|xfce4-dict-0.6.0-5|113	* Mon May 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-1mdv2009.0
12cr|xfce4-dict-0.6.0-5|114	+ Revision: 209076
12cr|xfce4-dict-0.6.0-5|115	- add source and spec files
12cr|xfce4-dict-0.6.0-5|116	- Created package structure for xfce4-dict.
12cr|xfce4-dict-0.6.0-5|117	

8583 12
12cr|xfce4-dict-plugin-0.3.0-3|1	Summary: 	A dictionary plugin for the Xfce panel
12cr|xfce4-dict-plugin-0.3.0-3|2	Name: 		xfce4-dict-plugin
12cr|xfce4-dict-plugin-0.3.0-3|3	Version: 	0.3.0
12cr|xfce4-dict-plugin-0.3.0-3|4	Release: 	3
12cr|xfce4-dict-plugin-0.3.0-3|5	License:	GPLv2+
12cr|xfce4-dict-plugin-0.3.0-3|6	Group: 		Graphical desktop/Xfce
12cr|xfce4-dict-plugin-0.3.0-3|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-dict-plugin
12cr|xfce4-dict-plugin-0.3.0-3|8	Source0: 	http://goodies.xfce.org/releases/xfce4-dict-plugin/%{name}-%{version}.tar.bz2
12cr|xfce4-dict-plugin-0.3.0-3|9	Patch0:		xfce4-dict-plugin-0.3.0-rosa-linkage.patch
12cr|xfce4-dict-plugin-0.3.0-3|10	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-dict-plugin-0.3.0-3|11	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-dict-plugin-0.3.0-3|12	BuildRequires:	pkgconfig(libxfcegui4-1.0)
12cr|xfce4-dict-plugin-0.3.0-3|13	BuildRequires:	perl(XML::Parser)
12cr|xfce4-dict-plugin-0.3.0-3|14	BuildRequires:  xfce4-dev-tools
12cr|xfce4-dict-plugin-0.3.0-3|15	
12cr|xfce4-dict-plugin-0.3.0-3|16	%description
12cr|xfce4-dict-plugin-0.3.0-3|17	A Xfce panel plugin to query Dict server and
12cr|xfce4-dict-plugin-0.3.0-3|18	other dictionary sources.
12cr|xfce4-dict-plugin-0.3.0-3|19	
12cr|xfce4-dict-plugin-0.3.0-3|20	%prep
12cr|xfce4-dict-plugin-0.3.0-3|21	%setup -q
12cr|xfce4-dict-plugin-0.3.0-3|22	%patch0 -p1
12cr|xfce4-dict-plugin-0.3.0-3|23	
12cr|xfce4-dict-plugin-0.3.0-3|24	%build
12cr|xfce4-dict-plugin-0.3.0-3|25	# required for patch0:
12cr|xfce4-dict-plugin-0.3.0-3|26	xdt-autogen
12cr|xfce4-dict-plugin-0.3.0-3|27	
12cr|xfce4-dict-plugin-0.3.0-3|28	%configure2_5x
12cr|xfce4-dict-plugin-0.3.0-3|29	%make
12cr|xfce4-dict-plugin-0.3.0-3|30	
12cr|xfce4-dict-plugin-0.3.0-3|31	%install
12cr|xfce4-dict-plugin-0.3.0-3|32	%makeinstall_std
12cr|xfce4-dict-plugin-0.3.0-3|33	
12cr|xfce4-dict-plugin-0.3.0-3|34	%find_lang %{name}
12cr|xfce4-dict-plugin-0.3.0-3|35	
12cr|xfce4-dict-plugin-0.3.0-3|36	%files -f %{name}.lang
12cr|xfce4-dict-plugin-0.3.0-3|37	%doc ChangeLog AUTHORS
12cr|xfce4-dict-plugin-0.3.0-3|38	%{_bindir}/xfce4-popup-dict
12cr|xfce4-dict-plugin-0.3.0-3|39	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-dict-plugin-0.3.0-3|40	%{_iconsdir}/hicolor/scalable/apps/dict-icon.svg
12cr|xfce4-dict-plugin-0.3.0-3|41	%{_datadir}/xfce4/panel-plugins/dict.desktop
12cr|xfce4-dict-plugin-0.3.0-3|42	
12cr|xfce4-dict-plugin-0.3.0-3|43	
12cr|xfce4-dict-plugin-0.3.0-3|44	%changelog
12cr|xfce4-dict-plugin-0.3.0-3|45	* Wed Mar 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-2mdv2008.1
12cr|xfce4-dict-plugin-0.3.0-3|46	+ Revision: 187068
12cr|xfce4-dict-plugin-0.3.0-3|47	- better description
12cr|xfce4-dict-plugin-0.3.0-3|48	
12cr|xfce4-dict-plugin-0.3.0-3|49	* Sun Mar 09 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2008.1
12cr|xfce4-dict-plugin-0.3.0-3|50	+ Revision: 183134
12cr|xfce4-dict-plugin-0.3.0-3|51	- new version
12cr|xfce4-dict-plugin-0.3.0-3|52	
12cr|xfce4-dict-plugin-0.3.0-3|53	+ Olivier Blin <oblin@mandriva.com>
12cr|xfce4-dict-plugin-0.3.0-3|54	- restore BuildRoot
12cr|xfce4-dict-plugin-0.3.0-3|55	
12cr|xfce4-dict-plugin-0.3.0-3|56	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|xfce4-dict-plugin-0.3.0-3|57	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-dict-plugin-0.3.0-3|58	
12cr|xfce4-dict-plugin-0.3.0-3|59	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-3mdv2008.1
12cr|xfce4-dict-plugin-0.3.0-3|60	+ Revision: 110116
12cr|xfce4-dict-plugin-0.3.0-3|61	- correct buildrequires
12cr|xfce4-dict-plugin-0.3.0-3|62	- do not package COPYING file
12cr|xfce4-dict-plugin-0.3.0-3|63	- new license policy
12cr|xfce4-dict-plugin-0.3.0-3|64	- use upstream tarball name as a real name
12cr|xfce4-dict-plugin-0.3.0-3|65	- spec file clean
12cr|xfce4-dict-plugin-0.3.0-3|66	- use upstream name
12cr|xfce4-dict-plugin-0.3.0-3|67	
12cr|xfce4-dict-plugin-0.3.0-3|68	* Fri May 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-2mdv2008.0
12cr|xfce4-dict-plugin-0.3.0-3|69	+ Revision: 31028
12cr|xfce4-dict-plugin-0.3.0-3|70	- add %%post and %%postun scripts
12cr|xfce4-dict-plugin-0.3.0-3|71	
12cr|xfce4-dict-plugin-0.3.0-3|72	* Thu May 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-1mdv2008.0
12cr|xfce4-dict-plugin-0.3.0-3|73	+ Revision: 30531
12cr|xfce4-dict-plugin-0.3.0-3|74	- Import xfce-dict-plugin
12cr|xfce4-dict-plugin-0.3.0-3|75	

8584 12
12cr|xfce4-diskperf-plugin-2.5.4-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-diskperf-plugin-2.5.4-1|2	
12cr|xfce4-diskperf-plugin-2.5.4-1|3	Summary:	Disk performance panel plugin for Xfce
12cr|xfce4-diskperf-plugin-2.5.4-1|4	Name:		xfce4-diskperf-plugin
12cr|xfce4-diskperf-plugin-2.5.4-1|5	Version:	2.5.4
12cr|xfce4-diskperf-plugin-2.5.4-1|6	Release:	1
12cr|xfce4-diskperf-plugin-2.5.4-1|7	License:	BSD
12cr|xfce4-diskperf-plugin-2.5.4-1|8	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin
12cr|xfce4-diskperf-plugin-2.5.4-1|9	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-diskperf-plugin-2.5.4-1|10	Group:		Graphical desktop/Xfce
12cr|xfce4-diskperf-plugin-2.5.4-1|11	Requires:	xfce4-panel >= 4.9.0
12cr|xfce4-diskperf-plugin-2.5.4-1|12	BuildRequires:	xfce4-panel-devel >= 4.9.0
12cr|xfce4-diskperf-plugin-2.5.4-1|13	BuildRequires:	perl(XML::Parser)
12cr|xfce4-diskperf-plugin-2.5.4-1|14	BuildRequires:	libxfce4ui-devel >= 4.9.1
12cr|xfce4-diskperf-plugin-2.5.4-1|15	Obsoletes:	xfce-diskperf-plugin
12cr|xfce4-diskperf-plugin-2.5.4-1|16	
12cr|xfce4-diskperf-plugin-2.5.4-1|17	%description
12cr|xfce4-diskperf-plugin-2.5.4-1|18	Disk performance panel plugin for the Xfce Desktop Environment.
12cr|xfce4-diskperf-plugin-2.5.4-1|19	
12cr|xfce4-diskperf-plugin-2.5.4-1|20	%prep
12cr|xfce4-diskperf-plugin-2.5.4-1|21	%setup -q
12cr|xfce4-diskperf-plugin-2.5.4-1|22	
12cr|xfce4-diskperf-plugin-2.5.4-1|23	%build
12cr|xfce4-diskperf-plugin-2.5.4-1|24	%configure2_5x
12cr|xfce4-diskperf-plugin-2.5.4-1|25	%make
12cr|xfce4-diskperf-plugin-2.5.4-1|26	
12cr|xfce4-diskperf-plugin-2.5.4-1|27	%install
12cr|xfce4-diskperf-plugin-2.5.4-1|28	%makeinstall_std
12cr|xfce4-diskperf-plugin-2.5.4-1|29	
12cr|xfce4-diskperf-plugin-2.5.4-1|30	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12cr|xfce4-diskperf-plugin-2.5.4-1|31	
12cr|xfce4-diskperf-plugin-2.5.4-1|32	%find_lang %{name}
12cr|xfce4-diskperf-plugin-2.5.4-1|33	
12cr|xfce4-diskperf-plugin-2.5.4-1|34	%files -f %{name}.lang
12cr|xfce4-diskperf-plugin-2.5.4-1|35	%doc README ChangeLog AUTHORS
12cr|xfce4-diskperf-plugin-2.5.4-1|36	%{_libdir}/xfce4/panel/plugins/libdiskperf.so
12cr|xfce4-diskperf-plugin-2.5.4-1|37	%{_datadir}/xfce4/panel/plugins/diskperf.desktop
12cr|xfce4-diskperf-plugin-2.5.4-1|38	
12cr|xfce4-diskperf-plugin-2.5.4-1|39	
12cr|xfce4-diskperf-plugin-2.5.4-1|40	%changelog
12cr|xfce4-diskperf-plugin-2.5.4-1|41	* Sat Jul 14 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 2.5.4-1
12cr|xfce4-diskperf-plugin-2.5.4-1|42	+ Revision: 809263
12cr|xfce4-diskperf-plugin-2.5.4-1|43	- update to new version 2.5.4
12cr|xfce4-diskperf-plugin-2.5.4-1|44	- spec file clean
12cr|xfce4-diskperf-plugin-2.5.4-1|45	
12cr|xfce4-diskperf-plugin-2.5.4-1|46	* Mon Apr 16 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 2.5.1-1
12cr|xfce4-diskperf-plugin-2.5.4-1|47	+ Revision: 791375
12cr|xfce4-diskperf-plugin-2.5.4-1|48	- fix file list
12cr|xfce4-diskperf-plugin-2.5.4-1|49	- update to new version 2.5.1
12cr|xfce4-diskperf-plugin-2.5.4-1|50	
12cr|xfce4-diskperf-plugin-2.5.4-1|51	* Sun Apr 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 2.4.0-1
12cr|xfce4-diskperf-plugin-2.5.4-1|52	+ Revision: 789816
12cr|xfce4-diskperf-plugin-2.5.4-1|53	- update to new version 2.4.0
12cr|xfce4-diskperf-plugin-2.5.4-1|54	
12cr|xfce4-diskperf-plugin-2.5.4-1|55	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2.3.0-1
12cr|xfce4-diskperf-plugin-2.5.4-1|56	+ Revision: 632779
12cr|xfce4-diskperf-plugin-2.5.4-1|57	- update to new version 2.3.0
12cr|xfce4-diskperf-plugin-2.5.4-1|58	- update url for Source0
12cr|xfce4-diskperf-plugin-2.5.4-1|59	
12cr|xfce4-diskperf-plugin-2.5.4-1|60	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xfce4-diskperf-plugin-2.5.4-1|61	- the mass rebuild of 2010.1 packages
12cr|xfce4-diskperf-plugin-2.5.4-1|62	
12cr|xfce4-diskperf-plugin-2.5.4-1|63	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 2.2.0-6mdv2010.1
12cr|xfce4-diskperf-plugin-2.5.4-1|64	+ Revision: 543423
12cr|xfce4-diskperf-plugin-2.5.4-1|65	- rebuild for mdv 2010.1
12cr|xfce4-diskperf-plugin-2.5.4-1|66	
12cr|xfce4-diskperf-plugin-2.5.4-1|67	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 2.2.0-5mdv2010.0
12cr|xfce4-diskperf-plugin-2.5.4-1|68	+ Revision: 446013
12cr|xfce4-diskperf-plugin-2.5.4-1|69	- rebuild
12cr|xfce4-diskperf-plugin-2.5.4-1|70	
12cr|xfce4-diskperf-plugin-2.5.4-1|71	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 2.2.0-4mdv2009.1
12cr|xfce4-diskperf-plugin-2.5.4-1|72	+ Revision: 349451
12cr|xfce4-diskperf-plugin-2.5.4-1|73	- rebuild for xfce-4.6.0
12cr|xfce4-diskperf-plugin-2.5.4-1|74	
12cr|xfce4-diskperf-plugin-2.5.4-1|75	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.2.0-3mdv2009.1
12cr|xfce4-diskperf-plugin-2.5.4-1|76	+ Revision: 294993
12cr|xfce4-diskperf-plugin-2.5.4-1|77	- rebuild for new Xfce4.6 beta1
12cr|xfce4-diskperf-plugin-2.5.4-1|78	
12cr|xfce4-diskperf-plugin-2.5.4-1|79	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 2.2.0-2mdv2009.0
12cr|xfce4-diskperf-plugin-2.5.4-1|80	+ Revision: 269785
12cr|xfce4-diskperf-plugin-2.5.4-1|81	- rebuild early 2009.0 package (before pixel changes)
12cr|xfce4-diskperf-plugin-2.5.4-1|82	
12cr|xfce4-diskperf-plugin-2.5.4-1|83	* Thu Apr 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.2.0-1mdv2009.0
12cr|xfce4-diskperf-plugin-2.5.4-1|84	+ Revision: 195200
12cr|xfce4-diskperf-plugin-2.5.4-1|85	- new version
12cr|xfce4-diskperf-plugin-2.5.4-1|86	
12cr|xfce4-diskperf-plugin-2.5.4-1|87	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-diskperf-plugin-2.5.4-1|88	- restore BuildRoot
12cr|xfce4-diskperf-plugin-2.5.4-1|89	
12cr|xfce4-diskperf-plugin-2.5.4-1|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-diskperf-plugin-2.5.4-1|91	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-diskperf-plugin-2.5.4-1|92	
12cr|xfce4-diskperf-plugin-2.5.4-1|93	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.0-3mdv2008.1
12cr|xfce4-diskperf-plugin-2.5.4-1|94	+ Revision: 110117
12cr|xfce4-diskperf-plugin-2.5.4-1|95	- correct buildrequires
12cr|xfce4-diskperf-plugin-2.5.4-1|96	- do not package COPYING file
12cr|xfce4-diskperf-plugin-2.5.4-1|97	- spec file clean
12cr|xfce4-diskperf-plugin-2.5.4-1|98	- use upstream tarball name as a real name
12cr|xfce4-diskperf-plugin-2.5.4-1|99	- use upstream name
12cr|xfce4-diskperf-plugin-2.5.4-1|100	
12cr|xfce4-diskperf-plugin-2.5.4-1|101	* Thu May 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.0-2mdv2008.0
12cr|xfce4-diskperf-plugin-2.5.4-1|102	+ Revision: 30477
12cr|xfce4-diskperf-plugin-2.5.4-1|103	- update url
12cr|xfce4-diskperf-plugin-2.5.4-1|104	- spec file clean
12cr|xfce4-diskperf-plugin-2.5.4-1|105	
12cr|xfce4-diskperf-plugin-2.5.4-1|106	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.0-1mdv2008.0
12cr|xfce4-diskperf-plugin-2.5.4-1|107	+ Revision: 30353
12cr|xfce4-diskperf-plugin-2.5.4-1|108	- own translation files
12cr|xfce4-diskperf-plugin-2.5.4-1|109	- new version
12cr|xfce4-diskperf-plugin-2.5.4-1|110	

8585 12
12cr|xfce4-embed-plugin-1.0.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-embed-plugin-1.0.0-1|2	
12cr|xfce4-embed-plugin-1.0.0-1|3	Summary:	Embed plugin for the Xfce panel
12cr|xfce4-embed-plugin-1.0.0-1|4	Name:		xfce4-embed-plugin
12cr|xfce4-embed-plugin-1.0.0-1|5	Version:	1.0.0
12cr|xfce4-embed-plugin-1.0.0-1|6	Release:	1
12cr|xfce4-embed-plugin-1.0.0-1|7	License:	GPLv2+
12cr|xfce4-embed-plugin-1.0.0-1|8	Group:		Graphical desktop/Xfce
12cr|xfce4-embed-plugin-1.0.0-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
12cr|xfce4-embed-plugin-1.0.0-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-embed-plugin-1.0.0-1|11	Requires:	xfce4-panel
12cr|xfce4-embed-plugin-1.0.0-1|12	BuildRequires:	pkgconfig(libxfce4ui-1)
12cr|xfce4-embed-plugin-1.0.0-1|13	BuildRequires:	pkgconfig(libxfce4panel-1.0)
12cr|xfce4-embed-plugin-1.0.0-1|14	
12cr|xfce4-embed-plugin-1.0.0-1|15	%description
12cr|xfce4-embed-plugin-1.0.0-1|16	An embed panel plugin for the Xfce Desktop Environment.
12cr|xfce4-embed-plugin-1.0.0-1|17	
12cr|xfce4-embed-plugin-1.0.0-1|18	%prep
12cr|xfce4-embed-plugin-1.0.0-1|19	%setup -q
12cr|xfce4-embed-plugin-1.0.0-1|20	
12cr|xfce4-embed-plugin-1.0.0-1|21	%build
12cr|xfce4-embed-plugin-1.0.0-1|22	%configure2_5x --disable-static
12cr|xfce4-embed-plugin-1.0.0-1|23	%make
12cr|xfce4-embed-plugin-1.0.0-1|24	
12cr|xfce4-embed-plugin-1.0.0-1|25	%install
12cr|xfce4-embed-plugin-1.0.0-1|26	%makeinstall_std
12cr|xfce4-embed-plugin-1.0.0-1|27	
12cr|xfce4-embed-plugin-1.0.0-1|28	%find_lang %{name} %{name}.lang
12cr|xfce4-embed-plugin-1.0.0-1|29	
12cr|xfce4-embed-plugin-1.0.0-1|30	%files -f %{name}.lang
12cr|xfce4-embed-plugin-1.0.0-1|31	%doc README ChangeLog AUTHORS
12cr|xfce4-embed-plugin-1.0.0-1|32	%{_libdir}/xfce4/panel/plugins/*
12cr|xfce4-embed-plugin-1.0.0-1|33	%{_datadir}/xfce4/panel/plugins/*

8586 12
12cr|xfce4-eyes-plugin-4.4.1-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-eyes-plugin-4.4.1-3|2	
12cr|xfce4-eyes-plugin-4.4.1-3|3	Summary: 	An eyes plugin for the Xfce panel
12cr|xfce4-eyes-plugin-4.4.1-3|4	Name: 		xfce4-eyes-plugin
12cr|xfce4-eyes-plugin-4.4.1-3|5	Version: 	4.4.1
12cr|xfce4-eyes-plugin-4.4.1-3|6	Release: 	%mkrel 3
12cr|xfce4-eyes-plugin-4.4.1-3|7	License:	GPLv2+
12cr|xfce4-eyes-plugin-4.4.1-3|8	Group: 		Graphical desktop/Xfce
12cr|xfce4-eyes-plugin-4.4.1-3|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin
12cr|xfce4-eyes-plugin-4.4.1-3|10	Source0: 	http://archive.xfce.org/src/panel-plugins/xfce4-eyes-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-eyes-plugin-4.4.1-3|11	Requires:	xfce4-panel >= 4.8.0
12cr|xfce4-eyes-plugin-4.4.1-3|12	BuildRequires:	xfce4-panel-devel >= 4.8.0
12cr|xfce4-eyes-plugin-4.4.1-3|13	BuildRequires:	libxfcegui4-devel >= 4.8.0
12cr|xfce4-eyes-plugin-4.4.1-3|14	BuildRequires:	perl(XML::Parser)
12cr|xfce4-eyes-plugin-4.4.1-3|15	Obsoletes:	xfce-eyes-plugin
12cr|xfce4-eyes-plugin-4.4.1-3|16	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfce4-eyes-plugin-4.4.1-3|17	
12cr|xfce4-eyes-plugin-4.4.1-3|18	%description
12cr|xfce4-eyes-plugin-4.4.1-3|19	An eyes plugin for the Xfce panel.
12cr|xfce4-eyes-plugin-4.4.1-3|20	
12cr|xfce4-eyes-plugin-4.4.1-3|21	%prep
12cr|xfce4-eyes-plugin-4.4.1-3|22	%setup -q
12cr|xfce4-eyes-plugin-4.4.1-3|23	
12cr|xfce4-eyes-plugin-4.4.1-3|24	%build
12cr|xfce4-eyes-plugin-4.4.1-3|25	%configure2_5x
12cr|xfce4-eyes-plugin-4.4.1-3|26	%make
12cr|xfce4-eyes-plugin-4.4.1-3|27	
12cr|xfce4-eyes-plugin-4.4.1-3|28	%install
12cr|xfce4-eyes-plugin-4.4.1-3|29	rm -rf %{buildroot}
12cr|xfce4-eyes-plugin-4.4.1-3|30	%makeinstall_std
12cr|xfce4-eyes-plugin-4.4.1-3|31	
12cr|xfce4-eyes-plugin-4.4.1-3|32	%find_lang %{name}
12cr|xfce4-eyes-plugin-4.4.1-3|33	
12cr|xfce4-eyes-plugin-4.4.1-3|34	%clean
12cr|xfce4-eyes-plugin-4.4.1-3|35	rm -rf %{buildroot}
12cr|xfce4-eyes-plugin-4.4.1-3|36	
12cr|xfce4-eyes-plugin-4.4.1-3|37	%files -f %{name}.lang
12cr|xfce4-eyes-plugin-4.4.1-3|38	%defattr(-,root,root)
12cr|xfce4-eyes-plugin-4.4.1-3|39	%doc ChangeLog AUTHORS
12cr|xfce4-eyes-plugin-4.4.1-3|40	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-eyes-plugin-4.4.1-3|41	%{_iconsdir}/hicolor/*/apps/xfce4-eyes.png
12cr|xfce4-eyes-plugin-4.4.1-3|42	%{_datadir}/xfce4/eyes/themes/*/*
12cr|xfce4-eyes-plugin-4.4.1-3|43	%{_datadir}/xfce4/panel-plugins/eyes.desktop
12cr|xfce4-eyes-plugin-4.4.1-3|44	
12cr|xfce4-eyes-plugin-4.4.1-3|45	
12cr|xfce4-eyes-plugin-4.4.1-3|46	%changelog
12cr|xfce4-eyes-plugin-4.4.1-3|47	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 4.4.1-3mdv2012.0
12cr|xfce4-eyes-plugin-4.4.1-3|48	+ Revision: 791554
12cr|xfce4-eyes-plugin-4.4.1-3|49	- Rebuild
12cr|xfce4-eyes-plugin-4.4.1-3|50	
12cr|xfce4-eyes-plugin-4.4.1-3|51	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 4.4.1-2
12cr|xfce4-eyes-plugin-4.4.1-3|52	+ Revision: 790051
12cr|xfce4-eyes-plugin-4.4.1-3|53	- Rebuild for xfce 4.10
12cr|xfce4-eyes-plugin-4.4.1-3|54	
12cr|xfce4-eyes-plugin-4.4.1-3|55	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-1
12cr|xfce4-eyes-plugin-4.4.1-3|56	+ Revision: 632789
12cr|xfce4-eyes-plugin-4.4.1-3|57	- update to new version 4.4.1
12cr|xfce4-eyes-plugin-4.4.1-3|58	- update url for Source0
12cr|xfce4-eyes-plugin-4.4.1-3|59	- drop old scriplets
12cr|xfce4-eyes-plugin-4.4.1-3|60	
12cr|xfce4-eyes-plugin-4.4.1-3|61	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 4.4.0-11mdv2011.0
12cr|xfce4-eyes-plugin-4.4.1-3|62	+ Revision: 615598
12cr|xfce4-eyes-plugin-4.4.1-3|63	- the mass rebuild of 2010.1 packages
12cr|xfce4-eyes-plugin-4.4.1-3|64	
12cr|xfce4-eyes-plugin-4.4.1-3|65	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0-10mdv2010.1
12cr|xfce4-eyes-plugin-4.4.1-3|66	+ Revision: 543424
12cr|xfce4-eyes-plugin-4.4.1-3|67	- rebuild for mdv 2010.1
12cr|xfce4-eyes-plugin-4.4.1-3|68	
12cr|xfce4-eyes-plugin-4.4.1-3|69	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 4.4.0-9mdv2010.0
12cr|xfce4-eyes-plugin-4.4.1-3|70	+ Revision: 446019
12cr|xfce4-eyes-plugin-4.4.1-3|71	- rebuild
12cr|xfce4-eyes-plugin-4.4.1-3|72	
12cr|xfce4-eyes-plugin-4.4.1-3|73	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0-8mdv2009.1
12cr|xfce4-eyes-plugin-4.4.1-3|74	+ Revision: 349453
12cr|xfce4-eyes-plugin-4.4.1-3|75	- rebuild for xfce-4.6.0
12cr|xfce4-eyes-plugin-4.4.1-3|76	
12cr|xfce4-eyes-plugin-4.4.1-3|77	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0-7mdv2009.1
12cr|xfce4-eyes-plugin-4.4.1-3|78	+ Revision: 294994
12cr|xfce4-eyes-plugin-4.4.1-3|79	- rebuild for new Xfce4.6 beta1
12cr|xfce4-eyes-plugin-4.4.1-3|80	
12cr|xfce4-eyes-plugin-4.4.1-3|81	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 4.4.0-6mdv2009.0
12cr|xfce4-eyes-plugin-4.4.1-3|82	+ Revision: 262357
12cr|xfce4-eyes-plugin-4.4.1-3|83	- rebuild
12cr|xfce4-eyes-plugin-4.4.1-3|84	
12cr|xfce4-eyes-plugin-4.4.1-3|85	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 4.4.0-5mdv2009.0
12cr|xfce4-eyes-plugin-4.4.1-3|86	+ Revision: 256864
12cr|xfce4-eyes-plugin-4.4.1-3|87	- rebuild
12cr|xfce4-eyes-plugin-4.4.1-3|88	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-eyes-plugin-4.4.1-3|89	
12cr|xfce4-eyes-plugin-4.4.1-3|90	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-eyes-plugin-4.4.1-3|91	- restore BuildRoot
12cr|xfce4-eyes-plugin-4.4.1-3|92	
12cr|xfce4-eyes-plugin-4.4.1-3|93	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0-3mdv2008.1
12cr|xfce4-eyes-plugin-4.4.1-3|94	+ Revision: 110118
12cr|xfce4-eyes-plugin-4.4.1-3|95	- correct buildrequires
12cr|xfce4-eyes-plugin-4.4.1-3|96	- new license policy
12cr|xfce4-eyes-plugin-4.4.1-3|97	- use upstream tarball name as a real name
12cr|xfce4-eyes-plugin-4.4.1-3|98	- do not package COPYING
12cr|xfce4-eyes-plugin-4.4.1-3|99	- spec file clean
12cr|xfce4-eyes-plugin-4.4.1-3|100	- use upstream name
12cr|xfce4-eyes-plugin-4.4.1-3|101	
12cr|xfce4-eyes-plugin-4.4.1-3|102	* Fri May 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0-2mdv2008.0
12cr|xfce4-eyes-plugin-4.4.1-3|103	+ Revision: 31033
12cr|xfce4-eyes-plugin-4.4.1-3|104	- add %%post and %%postun scripts
12cr|xfce4-eyes-plugin-4.4.1-3|105	
12cr|xfce4-eyes-plugin-4.4.1-3|106	* Thu May 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0-1mdv2008.0
12cr|xfce4-eyes-plugin-4.4.1-3|107	+ Revision: 30530
12cr|xfce4-eyes-plugin-4.4.1-3|108	- Import xfce-eyes-plugin
12cr|xfce4-eyes-plugin-4.4.1-3|109	

8587 12
12cr|xfce4-fsguard-plugin-1.0.1-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-fsguard-plugin-1.0.1-1|2	
12cr|xfce4-fsguard-plugin-1.0.1-1|3	Summary:	Disk space plugin for the Xfce panel
12cr|xfce4-fsguard-plugin-1.0.1-1|4	Name:		xfce4-fsguard-plugin
12cr|xfce4-fsguard-plugin-1.0.1-1|5	Version:	1.0.1
12cr|xfce4-fsguard-plugin-1.0.1-1|6	Release:	1
12cr|xfce4-fsguard-plugin-1.0.1-1|7	License:	GPLv2+
12cr|xfce4-fsguard-plugin-1.0.1-1|8	Group:		Graphical desktop/Xfce
12cr|xfce4-fsguard-plugin-1.0.1-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin
12cr|xfce4-fsguard-plugin-1.0.1-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-fsguard-plugin-1.0.1-1|11	Requires:	xfce4-panel >= 4.8.0
12cr|xfce4-fsguard-plugin-1.0.1-1|12	BuildRequires:	pkgconfig(libxfce4panel-1.0)
12cr|xfce4-fsguard-plugin-1.0.1-1|13	BuildRequires:	perl(XML::Parser)
12cr|xfce4-fsguard-plugin-1.0.1-1|14	BuildRequires:	pkgconfig(libxfce4ui-1)
12cr|xfce4-fsguard-plugin-1.0.1-1|15	
12cr|xfce4-fsguard-plugin-1.0.1-1|16	%description
12cr|xfce4-fsguard-plugin-1.0.1-1|17	Disk space panel plugin for the Xfce Desktop Environment.
12cr|xfce4-fsguard-plugin-1.0.1-1|18	
12cr|xfce4-fsguard-plugin-1.0.1-1|19	%prep
12cr|xfce4-fsguard-plugin-1.0.1-1|20	%setup -q
12cr|xfce4-fsguard-plugin-1.0.1-1|21	
12cr|xfce4-fsguard-plugin-1.0.1-1|22	%build
12cr|xfce4-fsguard-plugin-1.0.1-1|23	%configure2_5x
12cr|xfce4-fsguard-plugin-1.0.1-1|24	%make
12cr|xfce4-fsguard-plugin-1.0.1-1|25	
12cr|xfce4-fsguard-plugin-1.0.1-1|26	%install
12cr|xfce4-fsguard-plugin-1.0.1-1|27	%makeinstall_std
12cr|xfce4-fsguard-plugin-1.0.1-1|28	
12cr|xfce4-fsguard-plugin-1.0.1-1|29	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
12cr|xfce4-fsguard-plugin-1.0.1-1|30	rm -rf %{buildroot}%{_iconsdir}/hicolor/icon-theme.cache
12cr|xfce4-fsguard-plugin-1.0.1-1|31	
12cr|xfce4-fsguard-plugin-1.0.1-1|32	%find_lang %{name}
12cr|xfce4-fsguard-plugin-1.0.1-1|33	
12cr|xfce4-fsguard-plugin-1.0.1-1|34	%files -f %{name}.lang
12cr|xfce4-fsguard-plugin-1.0.1-1|35	%doc README NEWS AUTHORS ChangeLog
12cr|xfce4-fsguard-plugin-1.0.1-1|36	%{_libdir}/xfce4/panel/plugins/*
12cr|xfce4-fsguard-plugin-1.0.1-1|37	%{_datadir}/xfce4/panel/plugins/*
12cr|xfce4-fsguard-plugin-1.0.1-1|38	%{_iconsdir}/hicolor/*/apps/*.png
12cr|xfce4-fsguard-plugin-1.0.1-1|39	%{_iconsdir}/hicolor/scalable/apps/*.svg
12cr|xfce4-fsguard-plugin-1.0.1-1|40	
12cr|xfce4-fsguard-plugin-1.0.1-1|41	
12cr|xfce4-fsguard-plugin-1.0.1-1|42	%changelog
12cr|xfce4-fsguard-plugin-1.0.1-1|43	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 1.0.0-3mdv2012.0
12cr|xfce4-fsguard-plugin-1.0.1-1|44	+ Revision: 791555
12cr|xfce4-fsguard-plugin-1.0.1-1|45	- Rebuild
12cr|xfce4-fsguard-plugin-1.0.1-1|46	
12cr|xfce4-fsguard-plugin-1.0.1-1|47	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 1.0.0-2
12cr|xfce4-fsguard-plugin-1.0.1-1|48	+ Revision: 790052
12cr|xfce4-fsguard-plugin-1.0.1-1|49	- Rebuild for xfce 4.10
12cr|xfce4-fsguard-plugin-1.0.1-1|50	
12cr|xfce4-fsguard-plugin-1.0.1-1|51	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-1
12cr|xfce4-fsguard-plugin-1.0.1-1|52	+ Revision: 632778
12cr|xfce4-fsguard-plugin-1.0.1-1|53	- update to new version 1.0.0
12cr|xfce4-fsguard-plugin-1.0.1-1|54	- update url for Source0
12cr|xfce4-fsguard-plugin-1.0.1-1|55	- drop old scriplets
12cr|xfce4-fsguard-plugin-1.0.1-1|56	
12cr|xfce4-fsguard-plugin-1.0.1-1|57	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xfce4-fsguard-plugin-1.0.1-1|58	- the mass rebuild of 2010.1 packages
12cr|xfce4-fsguard-plugin-1.0.1-1|59	
12cr|xfce4-fsguard-plugin-1.0.1-1|60	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-4mdv2010.1
12cr|xfce4-fsguard-plugin-1.0.1-1|61	+ Revision: 543425
12cr|xfce4-fsguard-plugin-1.0.1-1|62	- rebuild for mdv 2010.1
12cr|xfce4-fsguard-plugin-1.0.1-1|63	
12cr|xfce4-fsguard-plugin-1.0.1-1|64	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.4.2-3mdv2010.0
12cr|xfce4-fsguard-plugin-1.0.1-1|65	+ Revision: 446021
12cr|xfce4-fsguard-plugin-1.0.1-1|66	- rebuild
12cr|xfce4-fsguard-plugin-1.0.1-1|67	
12cr|xfce4-fsguard-plugin-1.0.1-1|68	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-2mdv2009.1
12cr|xfce4-fsguard-plugin-1.0.1-1|69	+ Revision: 349454
12cr|xfce4-fsguard-plugin-1.0.1-1|70	- rebuild for xfce-4.6.0
12cr|xfce4-fsguard-plugin-1.0.1-1|71	
12cr|xfce4-fsguard-plugin-1.0.1-1|72	* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-1mdv2009.1
12cr|xfce4-fsguard-plugin-1.0.1-1|73	+ Revision: 306369
12cr|xfce4-fsguard-plugin-1.0.1-1|74	- update to new version 0.4.2
12cr|xfce4-fsguard-plugin-1.0.1-1|75	
12cr|xfce4-fsguard-plugin-1.0.1-1|76	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-5mdv2009.1
12cr|xfce4-fsguard-plugin-1.0.1-1|77	+ Revision: 294995
12cr|xfce4-fsguard-plugin-1.0.1-1|78	- rebuild for new Xfce4.6 beta1
12cr|xfce4-fsguard-plugin-1.0.1-1|79	
12cr|xfce4-fsguard-plugin-1.0.1-1|80	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.4.1-4mdv2009.0
12cr|xfce4-fsguard-plugin-1.0.1-1|81	+ Revision: 262358
12cr|xfce4-fsguard-plugin-1.0.1-1|82	- rebuild
12cr|xfce4-fsguard-plugin-1.0.1-1|83	
12cr|xfce4-fsguard-plugin-1.0.1-1|84	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.4.1-3mdv2009.0
12cr|xfce4-fsguard-plugin-1.0.1-1|85	+ Revision: 256867
12cr|xfce4-fsguard-plugin-1.0.1-1|86	- rebuild
12cr|xfce4-fsguard-plugin-1.0.1-1|87	
12cr|xfce4-fsguard-plugin-1.0.1-1|88	* Fri Jan 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-1mdv2008.1
12cr|xfce4-fsguard-plugin-1.0.1-1|89	+ Revision: 157747
12cr|xfce4-fsguard-plugin-1.0.1-1|90	- new version
12cr|xfce4-fsguard-plugin-1.0.1-1|91	- correct buildrequires
12cr|xfce4-fsguard-plugin-1.0.1-1|92	- spec file clean
12cr|xfce4-fsguard-plugin-1.0.1-1|93	- do not package COPYING, add ChangeLog to the docs
12cr|xfce4-fsguard-plugin-1.0.1-1|94	- use upstream tarball name as a real name
12cr|xfce4-fsguard-plugin-1.0.1-1|95	- use upstream name
12cr|xfce4-fsguard-plugin-1.0.1-1|96	
12cr|xfce4-fsguard-plugin-1.0.1-1|97	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-fsguard-plugin-1.0.1-1|98	- restore BuildRoot
12cr|xfce4-fsguard-plugin-1.0.1-1|99	
12cr|xfce4-fsguard-plugin-1.0.1-1|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-fsguard-plugin-1.0.1-1|101	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-fsguard-plugin-1.0.1-1|102	
12cr|xfce4-fsguard-plugin-1.0.1-1|103	* Sat Oct 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-2mdv2008.1
12cr|xfce4-fsguard-plugin-1.0.1-1|104	+ Revision: 102610
12cr|xfce4-fsguard-plugin-1.0.1-1|105	- fix postun scriplet
12cr|xfce4-fsguard-plugin-1.0.1-1|106	- new license policy
12cr|xfce4-fsguard-plugin-1.0.1-1|107	
12cr|xfce4-fsguard-plugin-1.0.1-1|108	* Fri Oct 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-1mdv2008.1
12cr|xfce4-fsguard-plugin-1.0.1-1|109	+ Revision: 102240
12cr|xfce4-fsguard-plugin-1.0.1-1|110	- update to the final version
12cr|xfce4-fsguard-plugin-1.0.1-1|111	
12cr|xfce4-fsguard-plugin-1.0.1-1|112	* Mon Oct 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.99.2-1mdv2008.1
12cr|xfce4-fsguard-plugin-1.0.1-1|113	+ Revision: 101097
12cr|xfce4-fsguard-plugin-1.0.1-1|114	- new prerelease
12cr|xfce4-fsguard-plugin-1.0.1-1|115	
12cr|xfce4-fsguard-plugin-1.0.1-1|116	* Wed Oct 17 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.99.1-1mdv2008.1
12cr|xfce4-fsguard-plugin-1.0.1-1|117	+ Revision: 99592
12cr|xfce4-fsguard-plugin-1.0.1-1|118	- remove not needed file
12cr|xfce4-fsguard-plugin-1.0.1-1|119	- fix file list
12cr|xfce4-fsguard-plugin-1.0.1-1|120	- new version (0.4.0-rc1)
12cr|xfce4-fsguard-plugin-1.0.1-1|121	
12cr|xfce4-fsguard-plugin-1.0.1-1|122	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-5mdv2008.0
12cr|xfce4-fsguard-plugin-1.0.1-1|123	+ Revision: 33223
12cr|xfce4-fsguard-plugin-1.0.1-1|124	- spec file clean
12cr|xfce4-fsguard-plugin-1.0.1-1|125	- update url
12cr|xfce4-fsguard-plugin-1.0.1-1|126	

8588 12
12cr|xfce4-genmon-plugin-3.4.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-genmon-plugin-3.4.0-1|2	
12cr|xfce4-genmon-plugin-3.4.0-1|3	Summary:	Generic Monitor XFce panel plugin (GenMon)
12cr|xfce4-genmon-plugin-3.4.0-1|4	Name:		xfce4-genmon-plugin
12cr|xfce4-genmon-plugin-3.4.0-1|5	Version:	3.4.0
12cr|xfce4-genmon-plugin-3.4.0-1|6	Release:	1
12cr|xfce4-genmon-plugin-3.4.0-1|7	License:	LGPLv2+
12cr|xfce4-genmon-plugin-3.4.0-1|8	Group:		Graphical desktop/Xfce
12cr|xfce4-genmon-plugin-3.4.0-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin
12cr|xfce4-genmon-plugin-3.4.0-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-genmon-plugin-3.4.0-1|11	Requires:	xfce4-panel >= 4.9.0
12cr|xfce4-genmon-plugin-3.4.0-1|12	BuildRequires:	pkgconfig(libxfce4panel-1.0)
12cr|xfce4-genmon-plugin-3.4.0-1|13	BuildRequires:	libgdk_pixbuf2.0-devel
12cr|xfce4-genmon-plugin-3.4.0-1|14	BuildRequires:	perl(XML::Parser)
12cr|xfce4-genmon-plugin-3.4.0-1|15	BuildRequires:	pkgconfig(libxfce4ui-1)
12cr|xfce4-genmon-plugin-3.4.0-1|16	
12cr|xfce4-genmon-plugin-3.4.0-1|17	%description
12cr|xfce4-genmon-plugin-3.4.0-1|18	This plugin cyclically spawns the indicated script/program, captures its
12cr|xfce4-genmon-plugin-3.4.0-1|19	output (stdout) and displays the resulting string into the panel.
12cr|xfce4-genmon-plugin-3.4.0-1|20	
12cr|xfce4-genmon-plugin-3.4.0-1|21	%prep
12cr|xfce4-genmon-plugin-3.4.0-1|22	%setup -qn %{name}-%{url_ver}
12cr|xfce4-genmon-plugin-3.4.0-1|23	
12cr|xfce4-genmon-plugin-3.4.0-1|24	%build
12cr|xfce4-genmon-plugin-3.4.0-1|25	%configure2_5x
12cr|xfce4-genmon-plugin-3.4.0-1|26	%make
12cr|xfce4-genmon-plugin-3.4.0-1|27	
12cr|xfce4-genmon-plugin-3.4.0-1|28	%install
12cr|xfce4-genmon-plugin-3.4.0-1|29	%makeinstall_std
12cr|xfce4-genmon-plugin-3.4.0-1|30	
12cr|xfce4-genmon-plugin-3.4.0-1|31	%find_lang %{name} %{name}.lang
12cr|xfce4-genmon-plugin-3.4.0-1|32	
12cr|xfce4-genmon-plugin-3.4.0-1|33	%files -f %{name}.lang
12cr|xfce4-genmon-plugin-3.4.0-1|34	%doc AUTHORS ChangeLog README
12cr|xfce4-genmon-plugin-3.4.0-1|35	%{_libdir}/xfce4/panel/plugins/
12cr|xfce4-genmon-plugin-3.4.0-1|36	%{_datadir}/xfce4/panel/plugins/*
12cr|xfce4-genmon-plugin-3.4.0-1|37	
12cr|xfce4-genmon-plugin-3.4.0-1|38	
12cr|xfce4-genmon-plugin-3.4.0-1|39	%changelog
12cr|xfce4-genmon-plugin-3.4.0-1|40	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 3.3.1-2
12cr|xfce4-genmon-plugin-3.4.0-1|41	+ Revision: 791556
12cr|xfce4-genmon-plugin-3.4.0-1|42	- Rebuild
12cr|xfce4-genmon-plugin-3.4.0-1|43	
12cr|xfce4-genmon-plugin-3.4.0-1|44	* Sun Apr 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 3.3.1-1
12cr|xfce4-genmon-plugin-3.4.0-1|45	+ Revision: 789804
12cr|xfce4-genmon-plugin-3.4.0-1|46	- update to new version 3.3.1
12cr|xfce4-genmon-plugin-3.4.0-1|47	
12cr|xfce4-genmon-plugin-3.4.0-1|48	* Sun May 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 3.3.0-1
12cr|xfce4-genmon-plugin-3.4.0-1|49	+ Revision: 672532
12cr|xfce4-genmon-plugin-3.4.0-1|50	- update to new version 3.3.0
12cr|xfce4-genmon-plugin-3.4.0-1|51	
12cr|xfce4-genmon-plugin-3.4.0-1|52	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xfce4-genmon-plugin-3.4.0-1|53	- the mass rebuild of 2010.1 packages
12cr|xfce4-genmon-plugin-3.4.0-1|54	
12cr|xfce4-genmon-plugin-3.4.0-1|55	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 3.2-8mdv2010.1
12cr|xfce4-genmon-plugin-3.4.0-1|56	+ Revision: 543426
12cr|xfce4-genmon-plugin-3.4.0-1|57	- rebuild for mdv 2010.1
12cr|xfce4-genmon-plugin-3.4.0-1|58	
12cr|xfce4-genmon-plugin-3.4.0-1|59	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 3.2-7mdv2010.0
12cr|xfce4-genmon-plugin-3.4.0-1|60	+ Revision: 446026
12cr|xfce4-genmon-plugin-3.4.0-1|61	- rebuild
12cr|xfce4-genmon-plugin-3.4.0-1|62	
12cr|xfce4-genmon-plugin-3.4.0-1|63	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 3.2-6mdv2009.1
12cr|xfce4-genmon-plugin-3.4.0-1|64	+ Revision: 349456
12cr|xfce4-genmon-plugin-3.4.0-1|65	- rebuild for xfce-4.6.0
12cr|xfce4-genmon-plugin-3.4.0-1|66	
12cr|xfce4-genmon-plugin-3.4.0-1|67	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 3.2-5mdv2009.1
12cr|xfce4-genmon-plugin-3.4.0-1|68	+ Revision: 294996
12cr|xfce4-genmon-plugin-3.4.0-1|69	- rebuild for new Xfce4.6 beta1
12cr|xfce4-genmon-plugin-3.4.0-1|70	
12cr|xfce4-genmon-plugin-3.4.0-1|71	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 3.2-4mdv2009.0
12cr|xfce4-genmon-plugin-3.4.0-1|72	+ Revision: 269786
12cr|xfce4-genmon-plugin-3.4.0-1|73	- rebuild early 2009.0 package (before pixel changes)
12cr|xfce4-genmon-plugin-3.4.0-1|74	
12cr|xfce4-genmon-plugin-3.4.0-1|75	* Wed Apr 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 3.2-3mdv2009.0
12cr|xfce4-genmon-plugin-3.4.0-1|76	+ Revision: 199474
12cr|xfce4-genmon-plugin-3.4.0-1|77	- Patch1: kill unused pipes
12cr|xfce4-genmon-plugin-3.4.0-1|78	
12cr|xfce4-genmon-plugin-3.4.0-1|79	* Thu Apr 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 3.2-2mdv2009.0
12cr|xfce4-genmon-plugin-3.4.0-1|80	+ Revision: 195034
12cr|xfce4-genmon-plugin-3.4.0-1|81	- Patch0: prevent genmon to spawn zobie processes (upstream bug #3896)
12cr|xfce4-genmon-plugin-3.4.0-1|82	
12cr|xfce4-genmon-plugin-3.4.0-1|83	* Mon Mar 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 3.2-1mdv2008.1
12cr|xfce4-genmon-plugin-3.4.0-1|84	+ Revision: 188248
12cr|xfce4-genmon-plugin-3.4.0-1|85	- new version
12cr|xfce4-genmon-plugin-3.4.0-1|86	
12cr|xfce4-genmon-plugin-3.4.0-1|87	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-genmon-plugin-3.4.0-1|88	- restore BuildRoot
12cr|xfce4-genmon-plugin-3.4.0-1|89	
12cr|xfce4-genmon-plugin-3.4.0-1|90	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-genmon-plugin-3.4.0-1|91	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-genmon-plugin-3.4.0-1|92	
12cr|xfce4-genmon-plugin-3.4.0-1|93	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1-2mdv2008.1
12cr|xfce4-genmon-plugin-3.4.0-1|94	+ Revision: 110120
12cr|xfce4-genmon-plugin-3.4.0-1|95	- correct buildrequires
12cr|xfce4-genmon-plugin-3.4.0-1|96	- new license policy
12cr|xfce4-genmon-plugin-3.4.0-1|97	- use upstream tarball name as a real name
12cr|xfce4-genmon-plugin-3.4.0-1|98	- do not package COPYING and INSTALL
12cr|xfce4-genmon-plugin-3.4.0-1|99	- use upstream name
12cr|xfce4-genmon-plugin-3.4.0-1|100	
12cr|xfce4-genmon-plugin-3.4.0-1|101	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1-1mdv2008.0
12cr|xfce4-genmon-plugin-3.4.0-1|102	+ Revision: 30370
12cr|xfce4-genmon-plugin-3.4.0-1|103	- add buildrequires on per-XML-Parser
12cr|xfce4-genmon-plugin-3.4.0-1|104	- own translation files
12cr|xfce4-genmon-plugin-3.4.0-1|105	- new version
12cr|xfce4-genmon-plugin-3.4.0-1|106	

8589 12
12cr|xfce4-icon-theme-4.4.3-5|1	Summary:	Icon theme Rodent for the Xfce Desktop
12cr|xfce4-icon-theme-4.4.3-5|2	Name:		xfce4-icon-theme
12cr|xfce4-icon-theme-4.4.3-5|3	Version:	4.4.3
12cr|xfce4-icon-theme-4.4.3-5|4	Release:	5
12cr|xfce4-icon-theme-4.4.3-5|5	License:	BSD
12cr|xfce4-icon-theme-4.4.3-5|6	Group:		Graphical desktop/Xfce
12cr|xfce4-icon-theme-4.4.3-5|7	URL:		http://www.xfce.org
12cr|xfce4-icon-theme-4.4.3-5|8	Source0: 	http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
12cr|xfce4-icon-theme-4.4.3-5|9	BuildRequires:	pkgconfig(libxfce4panel-1.0)
12cr|xfce4-icon-theme-4.4.3-5|10	BuildRequires:	perl(XML::Parser)
12cr|xfce4-icon-theme-4.4.3-5|11	Requires:	xfce4-panel >= %{version}
12cr|xfce4-icon-theme-4.4.3-5|12	BuildArch:	noarch
12cr|xfce4-icon-theme-4.4.3-5|13	
12cr|xfce4-icon-theme-4.4.3-5|14	%description
12cr|xfce4-icon-theme-4.4.3-5|15	Icon theme Rodent for the Xfce Desktop Environment.
12cr|xfce4-icon-theme-4.4.3-5|16	
12cr|xfce4-icon-theme-4.4.3-5|17	Included:
12cr|xfce4-icon-theme-4.4.3-5|18	- about 500 icons in SVG format
12cr|xfce4-icon-theme-4.4.3-5|19	- all the corresponding copies in PNG format
12cr|xfce4-icon-theme-4.4.3-5|20	- almost all icons for a unified Gnome interface (excepted afaict the settings
12cr|xfce4-icon-theme-4.4.3-5|21	manager, for the time being)
12cr|xfce4-icon-theme-4.4.3-5|22	
12cr|xfce4-icon-theme-4.4.3-5|23	%prep
12cr|xfce4-icon-theme-4.4.3-5|24	%setup -q
12cr|xfce4-icon-theme-4.4.3-5|25	
12cr|xfce4-icon-theme-4.4.3-5|26	%build
12cr|xfce4-icon-theme-4.4.3-5|27	
12cr|xfce4-icon-theme-4.4.3-5|28	#(tpg) don't use macro for configure because it fails
12cr|xfce4-icon-theme-4.4.3-5|29	./configure --prefix=%{_prefix} --libdir=%{_libdir}
12cr|xfce4-icon-theme-4.4.3-5|30	
12cr|xfce4-icon-theme-4.4.3-5|31	%make
12cr|xfce4-icon-theme-4.4.3-5|32	
12cr|xfce4-icon-theme-4.4.3-5|33	%install
12cr|xfce4-icon-theme-4.4.3-5|34	%makeinstall_std
12cr|xfce4-icon-theme-4.4.3-5|35	
12cr|xfce4-icon-theme-4.4.3-5|36	touch %{buildroot}%{_iconsdir}/Rodent/icon-theme.cache
12cr|xfce4-icon-theme-4.4.3-5|37	
12cr|xfce4-icon-theme-4.4.3-5|38	rm -f %{buildroot}%{_libdir}/pkgconfig/xfce4-icon-theme-1.0.pc
12cr|xfce4-icon-theme-4.4.3-5|39	
12cr|xfce4-icon-theme-4.4.3-5|40	%files
12cr|xfce4-icon-theme-4.4.3-5|41	%doc README ChangeLog AUTHORS
12cr|xfce4-icon-theme-4.4.3-5|42	%dir %{_iconsdir}/Rodent/
12cr|xfce4-icon-theme-4.4.3-5|43	%{_iconsdir}/Rodent/48x48
12cr|xfce4-icon-theme-4.4.3-5|44	%{_iconsdir}/Rodent/scalable
12cr|xfce4-icon-theme-4.4.3-5|45	%{_iconsdir}/Rodent/iconrc*
12cr|xfce4-icon-theme-4.4.3-5|46	%{_iconsdir}/Rodent/index.theme
12cr|xfce4-icon-theme-4.4.3-5|47	%{_datadir}/xfce4/mime/*
12cr|xfce4-icon-theme-4.4.3-5|48	%ghost %{_iconsdir}/Rodent/icon-theme.cache
12cr|xfce4-icon-theme-4.4.3-5|49	
12cr|xfce4-icon-theme-4.4.3-5|50	
12cr|xfce4-icon-theme-4.4.3-5|51	%changelog
12cr|xfce4-icon-theme-4.4.3-5|52	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.3-4mdv2010.1
12cr|xfce4-icon-theme-4.4.3-5|53	+ Revision: 543293
12cr|xfce4-icon-theme-4.4.3-5|54	- rebuild for mdv 2010.1
12cr|xfce4-icon-theme-4.4.3-5|55	
12cr|xfce4-icon-theme-4.4.3-5|56	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 4.4.3-3mdv2010.0
12cr|xfce4-icon-theme-4.4.3-5|57	+ Revision: 446054
12cr|xfce4-icon-theme-4.4.3-5|58	- rebuild
12cr|xfce4-icon-theme-4.4.3-5|59	
12cr|xfce4-icon-theme-4.4.3-5|60	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.3-2mdv2009.1
12cr|xfce4-icon-theme-4.4.3-5|61	+ Revision: 349198
12cr|xfce4-icon-theme-4.4.3-5|62	- rebuild whole xfce
12cr|xfce4-icon-theme-4.4.3-5|63	
12cr|xfce4-icon-theme-4.4.3-5|64	* Sun Jan 04 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.3-1mdv2009.1
12cr|xfce4-icon-theme-4.4.3-5|65	+ Revision: 324496
12cr|xfce4-icon-theme-4.4.3-5|66	- update to new version 4.4.3
12cr|xfce4-icon-theme-4.4.3-5|67	
12cr|xfce4-icon-theme-4.4.3-5|68	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 4.4.2-5mdv2009.0
12cr|xfce4-icon-theme-4.4.3-5|69	+ Revision: 262359
12cr|xfce4-icon-theme-4.4.3-5|70	- rebuild
12cr|xfce4-icon-theme-4.4.3-5|71	
12cr|xfce4-icon-theme-4.4.3-5|72	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 4.4.2-4mdv2009.0
12cr|xfce4-icon-theme-4.4.3-5|73	+ Revision: 256870
12cr|xfce4-icon-theme-4.4.3-5|74	- rebuild
12cr|xfce4-icon-theme-4.4.3-5|75	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-icon-theme-4.4.3-5|76	
12cr|xfce4-icon-theme-4.4.3-5|77	+ Olivier Blin <oblin@mandriva.com>
12cr|xfce4-icon-theme-4.4.3-5|78	- restore BuildRoot
12cr|xfce4-icon-theme-4.4.3-5|79	
12cr|xfce4-icon-theme-4.4.3-5|80	* Tue Dec 11 2007 Thierry Vignaud <tv@mandriva.org> 4.4.2-2mdv2008.1
12cr|xfce4-icon-theme-4.4.3-5|81	+ Revision: 117237
12cr|xfce4-icon-theme-4.4.3-5|82	- fix upgrading after renaming (and next time please do a real SVN renaming)
12cr|xfce4-icon-theme-4.4.3-5|83	
12cr|xfce4-icon-theme-4.4.3-5|84	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-1mdv2008.1
12cr|xfce4-icon-theme-4.4.3-5|85	+ Revision: 110093
12cr|xfce4-icon-theme-4.4.3-5|86	- correct buildrequires
12cr|xfce4-icon-theme-4.4.3-5|87	- new version 4.4.2
12cr|xfce4-icon-theme-4.4.3-5|88	- new license policy
12cr|xfce4-icon-theme-4.4.3-5|89	- do not package COPYING file, add ChangeLog to docs instead
12cr|xfce4-icon-theme-4.4.3-5|90	- use upstream name
12cr|xfce4-icon-theme-4.4.3-5|91	- use upstream tarball name as a real name
12cr|xfce4-icon-theme-4.4.3-5|92	
12cr|xfce4-icon-theme-4.4.3-5|93	+ Jérôme Soyer <saispo@mandriva.org>
12cr|xfce4-icon-theme-4.4.3-5|94	- New release 4.4.2
12cr|xfce4-icon-theme-4.4.3-5|95	
12cr|xfce4-icon-theme-4.4.3-5|96	* Sat Jun 02 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-3mdv2008.0
12cr|xfce4-icon-theme-4.4.3-5|97	+ Revision: 34580
12cr|xfce4-icon-theme-4.4.3-5|98	- exclude *.pc file
12cr|xfce4-icon-theme-4.4.3-5|99	
12cr|xfce4-icon-theme-4.4.3-5|100	* Tue May 29 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-2mdv2008.0
12cr|xfce4-icon-theme-4.4.3-5|101	+ Revision: 32556
12cr|xfce4-icon-theme-4.4.3-5|102	- fix build
12cr|xfce4-icon-theme-4.4.3-5|103	
12cr|xfce4-icon-theme-4.4.3-5|104	* Tue May 29 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-1mdv2008.0
12cr|xfce4-icon-theme-4.4.3-5|105	+ Revision: 32503
12cr|xfce4-icon-theme-4.4.3-5|106	- don't use macro for configure
12cr|xfce4-icon-theme-4.4.3-5|107	- update url
12cr|xfce4-icon-theme-4.4.3-5|108	- correct buildrequires
12cr|xfce4-icon-theme-4.4.3-5|109	- spec file clean
12cr|xfce4-icon-theme-4.4.3-5|110	
12cr|xfce4-icon-theme-4.4.3-5|111	+ Jérôme Soyer <saispo@mandriva.org>
12cr|xfce4-icon-theme-4.4.3-5|112	- New release 4.4.1
12cr|xfce4-icon-theme-4.4.3-5|113	

8590 12
12cr|xfce4-indicator-plugin-0.5.0-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-indicator-plugin-0.5.0-2|2	
12cr|xfce4-indicator-plugin-0.5.0-2|3	Summary:	Indicator plugin for the Xfce panel
12cr|xfce4-indicator-plugin-0.5.0-2|4	Name:		xfce4-indicator-plugin
12cr|xfce4-indicator-plugin-0.5.0-2|5	Version:	0.5.0
12cr|xfce4-indicator-plugin-0.5.0-2|6	Release:	2
12cr|xfce4-indicator-plugin-0.5.0-2|7	License:	GPLv2+
12cr|xfce4-indicator-plugin-0.5.0-2|8	Group:		Graphical desktop/Xfce
12cr|xfce4-indicator-plugin-0.5.0-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin
12cr|xfce4-indicator-plugin-0.5.0-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-indicator-plugin-0.5.0-2|11	Requires:	xfce4-panel
12cr|xfce4-indicator-plugin-0.5.0-2|12	BuildRequires:	pkgconfig(libxfce4ui-1)
12cr|xfce4-indicator-plugin-0.5.0-2|13	BuildRequires:	pkgconfig(libxfce4panel-1.0)
12cr|xfce4-indicator-plugin-0.5.0-2|14	BuildRequires:	pkgconfig(indicator-0.4)
12cr|xfce4-indicator-plugin-0.5.0-2|15	BuildRequires:	pkgconfig(exo-1)
12cr|xfce4-indicator-plugin-0.5.0-2|16	
12cr|xfce4-indicator-plugin-0.5.0-2|17	%description
12cr|xfce4-indicator-plugin-0.5.0-2|18	An indicator panel plugin for the Xfce Desktop Environment.
12cr|xfce4-indicator-plugin-0.5.0-2|19	
12cr|xfce4-indicator-plugin-0.5.0-2|20	%prep
12cr|xfce4-indicator-plugin-0.5.0-2|21	%setup -q
12cr|xfce4-indicator-plugin-0.5.0-2|22	
12cr|xfce4-indicator-plugin-0.5.0-2|23	%build
12cr|xfce4-indicator-plugin-0.5.0-2|24	%configure2_5x --disable-static
12cr|xfce4-indicator-plugin-0.5.0-2|25	%make
12cr|xfce4-indicator-plugin-0.5.0-2|26	
12cr|xfce4-indicator-plugin-0.5.0-2|27	%install
12cr|xfce4-indicator-plugin-0.5.0-2|28	%makeinstall_std
12cr|xfce4-indicator-plugin-0.5.0-2|29	
12cr|xfce4-indicator-plugin-0.5.0-2|30	%find_lang %{name} %{name}.lang
12cr|xfce4-indicator-plugin-0.5.0-2|31	
12cr|xfce4-indicator-plugin-0.5.0-2|32	%files -f %{name}.lang
12cr|xfce4-indicator-plugin-0.5.0-2|33	%doc README ChangeLog AUTHORS
12cr|xfce4-indicator-plugin-0.5.0-2|34	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-indicator-plugin-0.5.0-2|35	%{_datadir}/xfce4/panel-plugins/*
12cr|xfce4-indicator-plugin-0.5.0-2|36	%{_iconsdir}/hicolor/*/apps/*.*g

8591 12
12cr|xfce4-mailwatch-plugin-1.1.0-6|1	Summary:	Mail Watcher plugin for the Xfce panel
12cr|xfce4-mailwatch-plugin-1.1.0-6|2	Name:		xfce4-mailwatch-plugin
12cr|xfce4-mailwatch-plugin-1.1.0-6|3	Version:	1.1.0
12cr|xfce4-mailwatch-plugin-1.1.0-6|4	Release:	6
12cr|xfce4-mailwatch-plugin-1.1.0-6|5	License:	GPLv2+
12cr|xfce4-mailwatch-plugin-1.1.0-6|6	Group:		Graphical desktop/Xfce
12cr|xfce4-mailwatch-plugin-1.1.0-6|7	URL:		http://spuriousinterrupt.org/projects/mailwatch
12cr|xfce4-mailwatch-plugin-1.1.0-6|8	Source0:	http://spuriousinterrupt.org/files/mailwatch/%{name}-%{version}.tar.bz2
12cr|xfce4-mailwatch-plugin-1.1.0-6|9	Patch0:		xfce4-mailwatch-plugin-1.1.0-rosa-linkage.patch
12cr|xfce4-mailwatch-plugin-1.1.0-6|10	Patch1:		xfce4-mailwatch-plugin-1.1.0-rosa-gnutls3.patch
12cr|xfce4-mailwatch-plugin-1.1.0-6|11	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-mailwatch-plugin-1.1.0-6|12	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
12cr|xfce4-mailwatch-plugin-1.1.0-6|13	BuildRequires:	gnutls-devel
12cr|xfce4-mailwatch-plugin-1.1.0-6|14	BuildRequires:	libgcrypt-devel
12cr|xfce4-mailwatch-plugin-1.1.0-6|15	# required for patch0
12cr|xfce4-mailwatch-plugin-1.1.0-6|16	BuildRequires:	xfce4-dev-tools
12cr|xfce4-mailwatch-plugin-1.1.0-6|17	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-mailwatch-plugin-1.1.0-6|18	
12cr|xfce4-mailwatch-plugin-1.1.0-6|19	%description
12cr|xfce4-mailwatch-plugin-1.1.0-6|20	Mailwatch is a mail watcher plugin for the Xfce 4 panel.
12cr|xfce4-mailwatch-plugin-1.1.0-6|21	
12cr|xfce4-mailwatch-plugin-1.1.0-6|22	%prep
12cr|xfce4-mailwatch-plugin-1.1.0-6|23	%setup -q
12cr|xfce4-mailwatch-plugin-1.1.0-6|24	%patch0 -p1
12cr|xfce4-mailwatch-plugin-1.1.0-6|25	%patch1 -p1
12cr|xfce4-mailwatch-plugin-1.1.0-6|26	
12cr|xfce4-mailwatch-plugin-1.1.0-6|27	%build
12cr|xfce4-mailwatch-plugin-1.1.0-6|28	xdt-autogen
12cr|xfce4-mailwatch-plugin-1.1.0-6|29	%define Werror_cflags %nil
12cr|xfce4-mailwatch-plugin-1.1.0-6|30	
12cr|xfce4-mailwatch-plugin-1.1.0-6|31	%configure2_5x \
12cr|xfce4-mailwatch-plugin-1.1.0-6|32	--disable-static \
12cr|xfce4-mailwatch-plugin-1.1.0-6|33	--enable-ssl
12cr|xfce4-mailwatch-plugin-1.1.0-6|34	%make
12cr|xfce4-mailwatch-plugin-1.1.0-6|35	
12cr|xfce4-mailwatch-plugin-1.1.0-6|36	%install
12cr|xfce4-mailwatch-plugin-1.1.0-6|37	%makeinstall_std
12cr|xfce4-mailwatch-plugin-1.1.0-6|38	
12cr|xfce4-mailwatch-plugin-1.1.0-6|39	%find_lang %{name}
12cr|xfce4-mailwatch-plugin-1.1.0-6|40	
12cr|xfce4-mailwatch-plugin-1.1.0-6|41	%files -f %{name}.lang
12cr|xfce4-mailwatch-plugin-1.1.0-6|42	%doc AUTHORS ChangeLog README
12cr|xfce4-mailwatch-plugin-1.1.0-6|43	%{_libdir}/xfce4/panel-plugins/%{name}
12cr|xfce4-mailwatch-plugin-1.1.0-6|44	%{_datadir}/xfce4/panel-plugins/*.desktop
12cr|xfce4-mailwatch-plugin-1.1.0-6|45	%{_iconsdir}/hicolor/*/apps/*.png
12cr|xfce4-mailwatch-plugin-1.1.0-6|46	%{_iconsdir}/hicolor/scalable/apps/*.svg
12cr|xfce4-mailwatch-plugin-1.1.0-6|47	%{_datadir}/xfce4/doc/C/*.html
12cr|xfce4-mailwatch-plugin-1.1.0-6|48	%{_datadir}/xfce4/doc/C/images/*.png
12cr|xfce4-mailwatch-plugin-1.1.0-6|49	
12cr|xfce4-mailwatch-plugin-1.1.0-6|50	
12cr|xfce4-mailwatch-plugin-1.1.0-6|51	%changelog
12cr|xfce4-mailwatch-plugin-1.1.0-6|52	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-5mdv2010.1
12cr|xfce4-mailwatch-plugin-1.1.0-6|53	+ Revision: 543428
12cr|xfce4-mailwatch-plugin-1.1.0-6|54	- rebuild for mdv 2010.1
12cr|xfce4-mailwatch-plugin-1.1.0-6|55	
12cr|xfce4-mailwatch-plugin-1.1.0-6|56	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-4mdv2010.0
12cr|xfce4-mailwatch-plugin-1.1.0-6|57	+ Revision: 446058
12cr|xfce4-mailwatch-plugin-1.1.0-6|58	- rebuild
12cr|xfce4-mailwatch-plugin-1.1.0-6|59	
12cr|xfce4-mailwatch-plugin-1.1.0-6|60	* Sun Mar 22 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-3mdv2009.1
12cr|xfce4-mailwatch-plugin-1.1.0-6|61	+ Revision: 360391
12cr|xfce4-mailwatch-plugin-1.1.0-6|62	- disable checks for format-strings
12cr|xfce4-mailwatch-plugin-1.1.0-6|63	
12cr|xfce4-mailwatch-plugin-1.1.0-6|64	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-2mdv2009.1
12cr|xfce4-mailwatch-plugin-1.1.0-6|65	+ Revision: 294998
12cr|xfce4-mailwatch-plugin-1.1.0-6|66	- rebuild for new Xfce4.6 beta1
12cr|xfce4-mailwatch-plugin-1.1.0-6|67	
12cr|xfce4-mailwatch-plugin-1.1.0-6|68	* Tue Sep 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-1mdv2009.0
12cr|xfce4-mailwatch-plugin-1.1.0-6|69	+ Revision: 285103
12cr|xfce4-mailwatch-plugin-1.1.0-6|70	- update to new version 1.1.0
12cr|xfce4-mailwatch-plugin-1.1.0-6|71	- add missing buildrequires on gnutls-devel
12cr|xfce4-mailwatch-plugin-1.1.0-6|72	
12cr|xfce4-mailwatch-plugin-1.1.0-6|73	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-9mdv2009.0
12cr|xfce4-mailwatch-plugin-1.1.0-6|74	+ Revision: 262360
12cr|xfce4-mailwatch-plugin-1.1.0-6|75	- rebuild
12cr|xfce4-mailwatch-plugin-1.1.0-6|76	
12cr|xfce4-mailwatch-plugin-1.1.0-6|77	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-8mdv2009.0
12cr|xfce4-mailwatch-plugin-1.1.0-6|78	+ Revision: 256872
12cr|xfce4-mailwatch-plugin-1.1.0-6|79	- rebuild
12cr|xfce4-mailwatch-plugin-1.1.0-6|80	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-mailwatch-plugin-1.1.0-6|81	- fix description
12cr|xfce4-mailwatch-plugin-1.1.0-6|82	
12cr|xfce4-mailwatch-plugin-1.1.0-6|83	+ Pixel <pixel@mandriva.com>
12cr|xfce4-mailwatch-plugin-1.1.0-6|84	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xfce4-mailwatch-plugin-1.1.0-6|85	
12cr|xfce4-mailwatch-plugin-1.1.0-6|86	+ Olivier Blin <oblin@mandriva.com>
12cr|xfce4-mailwatch-plugin-1.1.0-6|87	- restore BuildRoot
12cr|xfce4-mailwatch-plugin-1.1.0-6|88	
12cr|xfce4-mailwatch-plugin-1.1.0-6|89	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.1-6mdv2008.1
12cr|xfce4-mailwatch-plugin-1.1.0-6|90	+ Revision: 110560
12cr|xfce4-mailwatch-plugin-1.1.0-6|91	- correct buildrequires
12cr|xfce4-mailwatch-plugin-1.1.0-6|92	- new license policy
12cr|xfce4-mailwatch-plugin-1.1.0-6|93	- use upstream tarball name as a real name
12cr|xfce4-mailwatch-plugin-1.1.0-6|94	- do not package COPYING
12cr|xfce4-mailwatch-plugin-1.1.0-6|95	- use upstream name
12cr|xfce4-mailwatch-plugin-1.1.0-6|96	
12cr|xfce4-mailwatch-plugin-1.1.0-6|97	* Fri Jun 22 2007 Thierry Vignaud <tv@mandriva.org> 1.0.1-5mdv2008.0
12cr|xfce4-mailwatch-plugin-1.1.0-6|98	+ Revision: 43193
12cr|xfce4-mailwatch-plugin-1.1.0-6|99	- fix group
12cr|xfce4-mailwatch-plugin-1.1.0-6|100	
12cr|xfce4-mailwatch-plugin-1.1.0-6|101	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 1.0.1-4mdv2008.0
12cr|xfce4-mailwatch-plugin-1.1.0-6|102	+ Revision: 36545
12cr|xfce4-mailwatch-plugin-1.1.0-6|103	- rebuild with correct optflags
12cr|xfce4-mailwatch-plugin-1.1.0-6|104	
12cr|xfce4-mailwatch-plugin-1.1.0-6|105	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|xfce4-mailwatch-plugin-1.1.0-6|106	- fix path
12cr|xfce4-mailwatch-plugin-1.1.0-6|107	
12cr|xfce4-mailwatch-plugin-1.1.0-6|108	* Sun Jun 03 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.1-1mdv2008.0
12cr|xfce4-mailwatch-plugin-1.1.0-6|109	+ Revision: 34779
12cr|xfce4-mailwatch-plugin-1.1.0-6|110	- update to latest version
12cr|xfce4-mailwatch-plugin-1.1.0-6|111	- spec file clean
12cr|xfce4-mailwatch-plugin-1.1.0-6|112	

8592 12
12cr|xfce4-minicmd-plugin-0.4.0-11|1	Summary:	Minicmd plugin for the Xfce panel
12cr|xfce4-minicmd-plugin-0.4.0-11|2	Name:		xfce4-minicmd-plugin
12cr|xfce4-minicmd-plugin-0.4.0-11|3	Version:	0.4.0
12cr|xfce4-minicmd-plugin-0.4.0-11|4	Release:	%mkrel 11
12cr|xfce4-minicmd-plugin-0.4.0-11|5	License:	GPLv2+
12cr|xfce4-minicmd-plugin-0.4.0-11|6	Group:		Graphical desktop/Xfce
12cr|xfce4-minicmd-plugin-0.4.0-11|7	URL:		http://xfce4-goodies.berlios.de
12cr|xfce4-minicmd-plugin-0.4.0-11|8	Source0:	%{name}-%{version}.tar.bz2
12cr|xfce4-minicmd-plugin-0.4.0-11|9	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-minicmd-plugin-0.4.0-11|10	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-minicmd-plugin-0.4.0-11|11	BuildRequires:	pkgconfig(libxfcegui4-1.0)
12cr|xfce4-minicmd-plugin-0.4.0-11|12	Obsoletes:	xfce-minicmd-plugin
12cr|xfce4-minicmd-plugin-0.4.0-11|13	
12cr|xfce4-minicmd-plugin-0.4.0-11|14	%description
12cr|xfce4-minicmd-plugin-0.4.0-11|15	Minicmd panel plugin for the Xfce Desktop Environment.
12cr|xfce4-minicmd-plugin-0.4.0-11|16	
12cr|xfce4-minicmd-plugin-0.4.0-11|17	It displays a mini-command line on the Xfce panel. It uses
12cr|xfce4-minicmd-plugin-0.4.0-11|18	the same history file as xfrun4. Use <Up> and <Down> to scroll
12cr|xfce4-minicmd-plugin-0.4.0-11|19	through history. <Enter> executes the command and <Ctrl>-<Enter>
12cr|xfce4-minicmd-plugin-0.4.0-11|20	executes the command in a terminal.
12cr|xfce4-minicmd-plugin-0.4.0-11|21	
12cr|xfce4-minicmd-plugin-0.4.0-11|22	%prep
12cr|xfce4-minicmd-plugin-0.4.0-11|23	%setup -q
12cr|xfce4-minicmd-plugin-0.4.0-11|24	
12cr|xfce4-minicmd-plugin-0.4.0-11|25	%build
12cr|xfce4-minicmd-plugin-0.4.0-11|26	%configure2_5x --disable-static
12cr|xfce4-minicmd-plugin-0.4.0-11|27	%make
12cr|xfce4-minicmd-plugin-0.4.0-11|28	
12cr|xfce4-minicmd-plugin-0.4.0-11|29	%install
12cr|xfce4-minicmd-plugin-0.4.0-11|30	%makeinstall_std
12cr|xfce4-minicmd-plugin-0.4.0-11|31	
12cr|xfce4-minicmd-plugin-0.4.0-11|32	%files
12cr|xfce4-minicmd-plugin-0.4.0-11|33	%doc README ChangeLog AUTHORS
12cr|xfce4-minicmd-plugin-0.4.0-11|34	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-minicmd-plugin-0.4.0-11|35	%{_datadir}/xfce4/panel-plugins/*
12cr|xfce4-minicmd-plugin-0.4.0-11|36	
12cr|xfce4-minicmd-plugin-0.4.0-11|37	
12cr|xfce4-minicmd-plugin-0.4.0-11|38	%changelog
12cr|xfce4-minicmd-plugin-0.4.0-11|39	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-11mdv2010.1
12cr|xfce4-minicmd-plugin-0.4.0-11|40	+ Revision: 543429
12cr|xfce4-minicmd-plugin-0.4.0-11|41	- rebuild for mdv 2010.1
12cr|xfce4-minicmd-plugin-0.4.0-11|42	
12cr|xfce4-minicmd-plugin-0.4.0-11|43	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.4.0-10mdv2010.0
12cr|xfce4-minicmd-plugin-0.4.0-11|44	+ Revision: 446060
12cr|xfce4-minicmd-plugin-0.4.0-11|45	- rebuild
12cr|xfce4-minicmd-plugin-0.4.0-11|46	
12cr|xfce4-minicmd-plugin-0.4.0-11|47	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-9mdv2009.1
12cr|xfce4-minicmd-plugin-0.4.0-11|48	+ Revision: 349470
12cr|xfce4-minicmd-plugin-0.4.0-11|49	- rebuild for xfce-4.6.0
12cr|xfce4-minicmd-plugin-0.4.0-11|50	
12cr|xfce4-minicmd-plugin-0.4.0-11|51	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-8mdv2009.1
12cr|xfce4-minicmd-plugin-0.4.0-11|52	+ Revision: 294999
12cr|xfce4-minicmd-plugin-0.4.0-11|53	- rebuild for new Xfce4.6 beta1
12cr|xfce4-minicmd-plugin-0.4.0-11|54	
12cr|xfce4-minicmd-plugin-0.4.0-11|55	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0-7mdv2009.0
12cr|xfce4-minicmd-plugin-0.4.0-11|56	+ Revision: 262362
12cr|xfce4-minicmd-plugin-0.4.0-11|57	- rebuild
12cr|xfce4-minicmd-plugin-0.4.0-11|58	
12cr|xfce4-minicmd-plugin-0.4.0-11|59	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0-6mdv2009.0
12cr|xfce4-minicmd-plugin-0.4.0-11|60	+ Revision: 256874
12cr|xfce4-minicmd-plugin-0.4.0-11|61	- rebuild
12cr|xfce4-minicmd-plugin-0.4.0-11|62	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-minicmd-plugin-0.4.0-11|63	
12cr|xfce4-minicmd-plugin-0.4.0-11|64	+ Olivier Blin <oblin@mandriva.com>
12cr|xfce4-minicmd-plugin-0.4.0-11|65	- restore BuildRoot
12cr|xfce4-minicmd-plugin-0.4.0-11|66	
12cr|xfce4-minicmd-plugin-0.4.0-11|67	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-4mdv2008.1
12cr|xfce4-minicmd-plugin-0.4.0-11|68	+ Revision: 110122
12cr|xfce4-minicmd-plugin-0.4.0-11|69	- correct buildrequires
12cr|xfce4-minicmd-plugin-0.4.0-11|70	- new license policy
12cr|xfce4-minicmd-plugin-0.4.0-11|71	- use upstream tarball name as a real name
12cr|xfce4-minicmd-plugin-0.4.0-11|72	- do not package COPYING
12cr|xfce4-minicmd-plugin-0.4.0-11|73	- use upstream name
12cr|xfce4-minicmd-plugin-0.4.0-11|74	
12cr|xfce4-minicmd-plugin-0.4.0-11|75	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-3mdv2008.0
12cr|xfce4-minicmd-plugin-0.4.0-11|76	+ Revision: 33224
12cr|xfce4-minicmd-plugin-0.4.0-11|77	- spec file clean
12cr|xfce4-minicmd-plugin-0.4.0-11|78	

8593 12
12cr|xfce4-mixer-4.9.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-mixer-4.9.0-1|2	
12cr|xfce4-mixer-4.9.0-1|3	Summary:	Volume control for the Xfce
12cr|xfce4-mixer-4.9.0-1|4	Name:		xfce4-mixer
12cr|xfce4-mixer-4.9.0-1|5	Version:	4.9.0
12cr|xfce4-mixer-4.9.0-1|6	Release:	1
12cr|xfce4-mixer-4.9.0-1|7	License:	GPLv2+
12cr|xfce4-mixer-4.9.0-1|8	Group:		Graphical desktop/Xfce
12cr|xfce4-mixer-4.9.0-1|9	URL:		http://www.xfce.org
12cr|xfce4-mixer-4.9.0-1|10	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-mixer-4.9.0-1|11	BuildRequires:	xfce4-panel-devel >= 4.9.1
12cr|xfce4-mixer-4.9.0-1|12	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12cr|xfce4-mixer-4.9.0-1|13	BuildRequires:	xfconf-devel
12cr|xfce4-mixer-4.9.0-1|14	BuildRequires:	perl(XML::Parser)
12cr|xfce4-mixer-4.9.0-1|15	BuildRequires:	pkgconfig(alsa)
12cr|xfce4-mixer-4.9.0-1|16	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.9.1
12cr|xfce4-mixer-4.9.0-1|17	BuildRequires:	pkgconfig(unique-1.0) >= 1.1
12cr|xfce4-mixer-4.9.0-1|18	Requires:	xfce4-panel >= 4.7.0
12cr|xfce4-mixer-4.9.0-1|19	Suggests:	task-pulseaudio
12cr|xfce4-mixer-4.9.0-1|20	Suggests:	gstreamer0.10-pulse
12cr|xfce4-mixer-4.9.0-1|21	
12cr|xfce4-mixer-4.9.0-1|22	%description
12cr|xfce4-mixer-4.9.0-1|23	The Mixer is a volume control application for the Xfce Desktop Environment.
12cr|xfce4-mixer-4.9.0-1|24	It provides both a volume control plugin for the Xfce Panel and a standalone
12cr|xfce4-mixer-4.9.0-1|25	mixer application.
12cr|xfce4-mixer-4.9.0-1|26	
12cr|xfce4-mixer-4.9.0-1|27	It supports all audio systems supported by the GStreamer project.
12cr|xfce4-mixer-4.9.0-1|28	
12cr|xfce4-mixer-4.9.0-1|29	%prep
12cr|xfce4-mixer-4.9.0-1|30	%setup -q
12cr|xfce4-mixer-4.9.0-1|31	
12cr|xfce4-mixer-4.9.0-1|32	%build
12cr|xfce4-mixer-4.9.0-1|33	%configure2_5x
12cr|xfce4-mixer-4.9.0-1|34	
12cr|xfce4-mixer-4.9.0-1|35	%make
12cr|xfce4-mixer-4.9.0-1|36	
12cr|xfce4-mixer-4.9.0-1|37	%install
12cr|xfce4-mixer-4.9.0-1|38	%makeinstall_std
12cr|xfce4-mixer-4.9.0-1|39	
12cr|xfce4-mixer-4.9.0-1|40	%find_lang %{name} %{name}.lang
12cr|xfce4-mixer-4.9.0-1|41	
12cr|xfce4-mixer-4.9.0-1|42	%files -f %{name}.lang
12cr|xfce4-mixer-4.9.0-1|43	%doc ChangeLog AUTHORS NEWS README
12cr|xfce4-mixer-4.9.0-1|44	%{_bindir}/*
12cr|xfce4-mixer-4.9.0-1|45	%{_datadir}/applications/xfce*
12cr|xfce4-mixer-4.9.0-1|46	%{_datadir}/xfce4/panel/plugins/
12cr|xfce4-mixer-4.9.0-1|47	%{_libdir}/xfce4/panel/plugins/
12cr|xfce4-mixer-4.9.0-1|48	%{_datadir}/%{name}
12cr|xfce4-mixer-4.9.0-1|49	%{_datadir}/pixmaps/xfce4-mixer/*.png
12cr|xfce4-mixer-4.9.0-1|50	%{_mandir}/man1/%{name}.1*
12cr|xfce4-mixer-4.9.0-1|51	
12cr|xfce4-mixer-4.9.0-1|52	
12cr|xfce4-mixer-4.9.0-1|53	%changelog
12cr|xfce4-mixer-4.9.0-1|54	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 4.8.0-3
12cr|xfce4-mixer-4.9.0-1|55	+ Revision: 791508
12cr|xfce4-mixer-4.9.0-1|56	- Rebuild
12cr|xfce4-mixer-4.9.0-1|57	
12cr|xfce4-mixer-4.9.0-1|58	* Thu Apr 05 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-2
12cr|xfce4-mixer-4.9.0-1|59	+ Revision: 789490
12cr|xfce4-mixer-4.9.0-1|60	- rebuild
12cr|xfce4-mixer-4.9.0-1|61	
12cr|xfce4-mixer-4.9.0-1|62	* Sun Feb 27 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-1
12cr|xfce4-mixer-4.9.0-1|63	+ Revision: 640555
12cr|xfce4-mixer-4.9.0-1|64	- update to new version 4.8.0
12cr|xfce4-mixer-4.9.0-1|65	- drop patch 0
12cr|xfce4-mixer-4.9.0-1|66	- adjust buildrequires
12cr|xfce4-mixer-4.9.0-1|67	
12cr|xfce4-mixer-4.9.0-1|68	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-7
12cr|xfce4-mixer-4.9.0-1|69	+ Revision: 633051
12cr|xfce4-mixer-4.9.0-1|70	- rebuild for new Xfce 4.8.0
12cr|xfce4-mixer-4.9.0-1|71	
12cr|xfce4-mixer-4.9.0-1|72	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-6mdv2011.0
12cr|xfce4-mixer-4.9.0-1|73	+ Revision: 579648
12cr|xfce4-mixer-4.9.0-1|74	- adjust buildrequires
12cr|xfce4-mixer-4.9.0-1|75	- rebuild for new xfce 4.7.0
12cr|xfce4-mixer-4.9.0-1|76	
12cr|xfce4-mixer-4.9.0-1|77	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-5mdv2010.1
12cr|xfce4-mixer-4.9.0-1|78	+ Revision: 543295
12cr|xfce4-mixer-4.9.0-1|79	- rebuild for mdv 2010.1
12cr|xfce4-mixer-4.9.0-1|80	
12cr|xfce4-mixer-4.9.0-1|81	* Thu Jul 02 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-4mdv2010.0
12cr|xfce4-mixer-4.9.0-1|82	+ Revision: 391388
12cr|xfce4-mixer-4.9.0-1|83	- add suggests on gstreamer0.10-pulse
12cr|xfce4-mixer-4.9.0-1|84	
12cr|xfce4-mixer-4.9.0-1|85	* Sat May 30 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-3mdv2010.0
12cr|xfce4-mixer-4.9.0-1|86	+ Revision: 381366
12cr|xfce4-mixer-4.9.0-1|87	- Patch0: fix panel plugin volume adjustment
12cr|xfce4-mixer-4.9.0-1|88	
12cr|xfce4-mixer-4.9.0-1|89	* Sat May 16 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-2mdv2010.0
12cr|xfce4-mixer-4.9.0-1|90	+ Revision: 376389
12cr|xfce4-mixer-4.9.0-1|91	- suggests on task-pulseaudio
12cr|xfce4-mixer-4.9.0-1|92	
12cr|xfce4-mixer-4.9.0-1|93	* Tue Apr 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-1mdv2010.0
12cr|xfce4-mixer-4.9.0-1|94	+ Revision: 368575
12cr|xfce4-mixer-4.9.0-1|95	- update to new version 4.6.1
12cr|xfce4-mixer-4.9.0-1|96	
12cr|xfce4-mixer-4.9.0-1|97	* Sun Apr 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-3mdv2009.1
12cr|xfce4-mixer-4.9.0-1|98	+ Revision: 364239
12cr|xfce4-mixer-4.9.0-1|99	- provide better description
12cr|xfce4-mixer-4.9.0-1|100	- drop old patches
12cr|xfce4-mixer-4.9.0-1|101	- Patch3: various critical fixes from upstream svn
12cr|xfce4-mixer-4.9.0-1|102	
12cr|xfce4-mixer-4.9.0-1|103	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-2mdv2009.1
12cr|xfce4-mixer-4.9.0-1|104	+ Revision: 349208
12cr|xfce4-mixer-4.9.0-1|105	- rebuild whole xfce
12cr|xfce4-mixer-4.9.0-1|106	
12cr|xfce4-mixer-4.9.0-1|107	* Fri Feb 27 2009 Jérôme Soyer <saispo@mandriva.org> 4.6.0-1mdv2009.1
12cr|xfce4-mixer-4.9.0-1|108	+ Revision: 345709
12cr|xfce4-mixer-4.9.0-1|109	- New upstream release
12cr|xfce4-mixer-4.9.0-1|110	
12cr|xfce4-mixer-4.9.0-1|111	* Tue Jan 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
12cr|xfce4-mixer-4.9.0-1|112	+ Revision: 333999
12cr|xfce4-mixer-4.9.0-1|113	- update to new version 4.5.99.1
12cr|xfce4-mixer-4.9.0-1|114	
12cr|xfce4-mixer-4.9.0-1|115	* Thu Jan 15 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.93-2mdv2009.1
12cr|xfce4-mixer-4.9.0-1|116	+ Revision: 330027
12cr|xfce4-mixer-4.9.0-1|117	- bump tag, build system is hungry
12cr|xfce4-mixer-4.9.0-1|118	
12cr|xfce4-mixer-4.9.0-1|119	* Wed Jan 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.93-1mdv2009.1
12cr|xfce4-mixer-4.9.0-1|120	+ Revision: 329514
12cr|xfce4-mixer-4.9.0-1|121	- update to new version 4.5.93
12cr|xfce4-mixer-4.9.0-1|122	
12cr|xfce4-mixer-4.9.0-1|123	* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-1mdv2009.1
12cr|xfce4-mixer-4.9.0-1|124	+ Revision: 303575
12cr|xfce4-mixer-4.9.0-1|125	- fix file list
12cr|xfce4-mixer-4.9.0-1|126	- add full path for the Source0
12cr|xfce4-mixer-4.9.0-1|127	- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)
12cr|xfce4-mixer-4.9.0-1|128	
12cr|xfce4-mixer-4.9.0-1|129	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
12cr|xfce4-mixer-4.9.0-1|130	+ Revision: 294974
12cr|xfce4-mixer-4.9.0-1|131	- Xfce4.6 beta1 is landing on cooker
12cr|xfce4-mixer-4.9.0-1|132	- drop all patches
12cr|xfce4-mixer-4.9.0-1|133	- tune up buildrequires
12cr|xfce4-mixer-4.9.0-1|134	- fix file list
12cr|xfce4-mixer-4.9.0-1|135	
12cr|xfce4-mixer-4.9.0-1|136	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 4.4.2-6mdv2009.0
12cr|xfce4-mixer-4.9.0-1|137	+ Revision: 262363
12cr|xfce4-mixer-4.9.0-1|138	- rebuild
12cr|xfce4-mixer-4.9.0-1|139	
12cr|xfce4-mixer-4.9.0-1|140	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 4.4.2-5mdv2009.0
12cr|xfce4-mixer-4.9.0-1|141	+ Revision: 256876
12cr|xfce4-mixer-4.9.0-1|142	- rebuild
12cr|xfce4-mixer-4.9.0-1|143	
12cr|xfce4-mixer-4.9.0-1|144	+ Pixel <pixel@mandriva.com>
12cr|xfce4-mixer-4.9.0-1|145	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xfce4-mixer-4.9.0-1|146	
12cr|xfce4-mixer-4.9.0-1|147	* Sat Jan 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-3mdv2008.1
12cr|xfce4-mixer-4.9.0-1|148	+ Revision: 145792
12cr|xfce4-mixer-4.9.0-1|149	- update volume hotkeys patch
12cr|xfce4-mixer-4.9.0-1|150	
12cr|xfce4-mixer-4.9.0-1|151	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-mixer-4.9.0-1|152	- restore BuildRoot
12cr|xfce4-mixer-4.9.0-1|153	
12cr|xfce4-mixer-4.9.0-1|154	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-mixer-4.9.0-1|155	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-mixer-4.9.0-1|156	
12cr|xfce4-mixer-4.9.0-1|157	* Thu Dec 06 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-2mdv2008.1
12cr|xfce4-mixer-4.9.0-1|158	+ Revision: 116030
12cr|xfce4-mixer-4.9.0-1|159	- Add two patches for fixing some bugs
12cr|xfce4-mixer-4.9.0-1|160	
12cr|xfce4-mixer-4.9.0-1|161	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|xfce4-mixer-4.9.0-1|162	- new license policy
12cr|xfce4-mixer-4.9.0-1|163	- do not package COPYING and INSTALL, add NEWS instead
12cr|xfce4-mixer-4.9.0-1|164	
12cr|xfce4-mixer-4.9.0-1|165	* Sun Nov 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-1mdv2008.1
12cr|xfce4-mixer-4.9.0-1|166	+ Revision: 110065
12cr|xfce4-mixer-4.9.0-1|167	- disable parallel build
12cr|xfce4-mixer-4.9.0-1|168	- new version 4.4.2
12cr|xfce4-mixer-4.9.0-1|169	- use parallel make
12cr|xfce4-mixer-4.9.0-1|170	- fix file list
12cr|xfce4-mixer-4.9.0-1|171	- use upstream tarball name as a real name
12cr|xfce4-mixer-4.9.0-1|172	- use upstream name
12cr|xfce4-mixer-4.9.0-1|173	
12cr|xfce4-mixer-4.9.0-1|174	+ Jérôme Soyer <saispo@mandriva.org>
12cr|xfce4-mixer-4.9.0-1|175	- New release 4.4.2
12cr|xfce4-mixer-4.9.0-1|176	
12cr|xfce4-mixer-4.9.0-1|177	* Sat Aug 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-4mdv2008.0
12cr|xfce4-mixer-4.9.0-1|178	+ Revision: 71239
12cr|xfce4-mixer-4.9.0-1|179	- remove X-MandrivaLinux from desktop file
12cr|xfce4-mixer-4.9.0-1|180	
12cr|xfce4-mixer-4.9.0-1|181	* Mon Jun 04 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-3mdv2008.0
12cr|xfce4-mixer-4.9.0-1|182	+ Revision: 35072
12cr|xfce4-mixer-4.9.0-1|183	- use dirty hack for parallel build
12cr|xfce4-mixer-4.9.0-1|184	- add patch 0 (multimedia keys)
12cr|xfce4-mixer-4.9.0-1|185	
12cr|xfce4-mixer-4.9.0-1|186	* Wed May 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-2mdv2008.0
12cr|xfce4-mixer-4.9.0-1|187	+ Revision: 32844
12cr|xfce4-mixer-4.9.0-1|188	- s/imagemagick/ImageMagick
12cr|xfce4-mixer-4.9.0-1|189	- correct requires
12cr|xfce4-mixer-4.9.0-1|190	- use macros in %%post and %%postun
12cr|xfce4-mixer-4.9.0-1|191	- compile with alsa support
12cr|xfce4-mixer-4.9.0-1|192	
12cr|xfce4-mixer-4.9.0-1|193	* Wed Apr 25 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-1mdv2008.0
12cr|xfce4-mixer-4.9.0-1|194	+ Revision: 18151
12cr|xfce4-mixer-4.9.0-1|195	- Disable parallel build
12cr|xfce4-mixer-4.9.0-1|196	- Push new release 4.4.1
12cr|xfce4-mixer-4.9.0-1|197	- New release 4.4.1
12cr|xfce4-mixer-4.9.0-1|198	

8594 12
12cr|xfce4-modemlights-plugin-0.1.3.99-10|1	Summary:	Modemlights plugin for the Xfce panel
12cr|xfce4-modemlights-plugin-0.1.3.99-10|2	Name:		xfce4-modemlights-plugin
12cr|xfce4-modemlights-plugin-0.1.3.99-10|3	Version:	0.1.3.99
12cr|xfce4-modemlights-plugin-0.1.3.99-10|4	Release:	10
12cr|xfce4-modemlights-plugin-0.1.3.99-10|5	License:	GPLv2+
12cr|xfce4-modemlights-plugin-0.1.3.99-10|6	Group:		Graphical desktop/Xfce
12cr|xfce4-modemlights-plugin-0.1.3.99-10|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-modem-lights
12cr|xfce4-modemlights-plugin-0.1.3.99-10|8	Source0:	http://goodies.xfce.org/releases/xfce4-modemlights-plugin/%{name}-%{version}.tar.bz2
12cr|xfce4-modemlights-plugin-0.1.3.99-10|9	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-modemlights-plugin-0.1.3.99-10|10	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-modemlights-plugin-0.1.3.99-10|11	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.0
12cr|xfce4-modemlights-plugin-0.1.3.99-10|12	
12cr|xfce4-modemlights-plugin-0.1.3.99-10|13	%description
12cr|xfce4-modemlights-plugin-0.1.3.99-10|14	A modemlights panel plugin for the Xfce desktop environment.
12cr|xfce4-modemlights-plugin-0.1.3.99-10|15	
12cr|xfce4-modemlights-plugin-0.1.3.99-10|16	%prep
12cr|xfce4-modemlights-plugin-0.1.3.99-10|17	%setup -q
12cr|xfce4-modemlights-plugin-0.1.3.99-10|18	
12cr|xfce4-modemlights-plugin-0.1.3.99-10|19	%build
12cr|xfce4-modemlights-plugin-0.1.3.99-10|20	%define Werror_cflags %nil
12cr|xfce4-modemlights-plugin-0.1.3.99-10|21	
12cr|xfce4-modemlights-plugin-0.1.3.99-10|22	%configure2_5x
12cr|xfce4-modemlights-plugin-0.1.3.99-10|23	%make
12cr|xfce4-modemlights-plugin-0.1.3.99-10|24	
12cr|xfce4-modemlights-plugin-0.1.3.99-10|25	%install
12cr|xfce4-modemlights-plugin-0.1.3.99-10|26	%makeinstall_std
12cr|xfce4-modemlights-plugin-0.1.3.99-10|27	
12cr|xfce4-modemlights-plugin-0.1.3.99-10|28	%find_lang %{name}
12cr|xfce4-modemlights-plugin-0.1.3.99-10|29	
12cr|xfce4-modemlights-plugin-0.1.3.99-10|30	%files -f %{name}.lang
12cr|xfce4-modemlights-plugin-0.1.3.99-10|31	%doc README ChangeLog AUTHORS NEWS
12cr|xfce4-modemlights-plugin-0.1.3.99-10|32	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-modemlights-plugin-0.1.3.99-10|33	%{_datadir}/xfce4/panel-plugins/*.desktop
12cr|xfce4-modemlights-plugin-0.1.3.99-10|34	%{_datadir}/pixmaps/modem-*.png
12cr|xfce4-modemlights-plugin-0.1.3.99-10|35	
12cr|xfce4-modemlights-plugin-0.1.3.99-10|36	
12cr|xfce4-modemlights-plugin-0.1.3.99-10|37	%changelog
12cr|xfce4-modemlights-plugin-0.1.3.99-10|38	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.3.99-9mdv2010.1
12cr|xfce4-modemlights-plugin-0.1.3.99-10|39	+ Revision: 543430
12cr|xfce4-modemlights-plugin-0.1.3.99-10|40	- rebuild for mdv 2010.1
12cr|xfce4-modemlights-plugin-0.1.3.99-10|41	
12cr|xfce4-modemlights-plugin-0.1.3.99-10|42	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.1.3.99-8mdv2010.0
12cr|xfce4-modemlights-plugin-0.1.3.99-10|43	+ Revision: 446063
12cr|xfce4-modemlights-plugin-0.1.3.99-10|44	- rebuild
12cr|xfce4-modemlights-plugin-0.1.3.99-10|45	
12cr|xfce4-modemlights-plugin-0.1.3.99-10|46	* Sun Mar 22 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.3.99-7mdv2009.1
12cr|xfce4-modemlights-plugin-0.1.3.99-10|47	+ Revision: 360400
12cr|xfce4-modemlights-plugin-0.1.3.99-10|48	- disable checks for format-strings
12cr|xfce4-modemlights-plugin-0.1.3.99-10|49	
12cr|xfce4-modemlights-plugin-0.1.3.99-10|50	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.3.99-6mdv2009.1
12cr|xfce4-modemlights-plugin-0.1.3.99-10|51	+ Revision: 295000
12cr|xfce4-modemlights-plugin-0.1.3.99-10|52	- rebuild for new Xfce4.6 beta1
12cr|xfce4-modemlights-plugin-0.1.3.99-10|53	
12cr|xfce4-modemlights-plugin-0.1.3.99-10|54	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.1.3.99-5mdv2009.0
12cr|xfce4-modemlights-plugin-0.1.3.99-10|55	+ Revision: 262364
12cr|xfce4-modemlights-plugin-0.1.3.99-10|56	- rebuild
12cr|xfce4-modemlights-plugin-0.1.3.99-10|57	
12cr|xfce4-modemlights-plugin-0.1.3.99-10|58	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.1.3.99-4mdv2009.0
12cr|xfce4-modemlights-plugin-0.1.3.99-10|59	+ Revision: 256878
12cr|xfce4-modemlights-plugin-0.1.3.99-10|60	- rebuild
12cr|xfce4-modemlights-plugin-0.1.3.99-10|61	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-modemlights-plugin-0.1.3.99-10|62	
12cr|xfce4-modemlights-plugin-0.1.3.99-10|63	+ Olivier Blin <oblin@mandriva.com>
12cr|xfce4-modemlights-plugin-0.1.3.99-10|64	- restore BuildRoot
12cr|xfce4-modemlights-plugin-0.1.3.99-10|65	
12cr|xfce4-modemlights-plugin-0.1.3.99-10|66	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.3.99-2mdv2008.1
12cr|xfce4-modemlights-plugin-0.1.3.99-10|67	+ Revision: 110123
12cr|xfce4-modemlights-plugin-0.1.3.99-10|68	- correct buildrequires
12cr|xfce4-modemlights-plugin-0.1.3.99-10|69	- new license policy
12cr|xfce4-modemlights-plugin-0.1.3.99-10|70	- use upstream tarball name as a real name
12cr|xfce4-modemlights-plugin-0.1.3.99-10|71	- use upstream name
12cr|xfce4-modemlights-plugin-0.1.3.99-10|72	
12cr|xfce4-modemlights-plugin-0.1.3.99-10|73	* Thu Nov 08 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.3.99-1mdv2008.1
12cr|xfce4-modemlights-plugin-0.1.3.99-10|74	+ Revision: 106949
12cr|xfce4-modemlights-plugin-0.1.3.99-10|75	- fix file list
12cr|xfce4-modemlights-plugin-0.1.3.99-10|76	- update to the latest rc
12cr|xfce4-modemlights-plugin-0.1.3.99-10|77	- update url
12cr|xfce4-modemlights-plugin-0.1.3.99-10|78	- fix mixture of tabs and spaces
12cr|xfce4-modemlights-plugin-0.1.3.99-10|79	- spec file clean
12cr|xfce4-modemlights-plugin-0.1.3.99-10|80	

8595 12
12cr|xfce4-mount-plugin-0.6.4-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-mount-plugin-0.6.4-1|2	
12cr|xfce4-mount-plugin-0.6.4-1|3	Summary:	Mount plugin for the Xfce panel
12cr|xfce4-mount-plugin-0.6.4-1|4	Name:		xfce4-mount-plugin
12cr|xfce4-mount-plugin-0.6.4-1|5	Version:	0.6.4
12cr|xfce4-mount-plugin-0.6.4-1|6	Release:	1
12cr|xfce4-mount-plugin-0.6.4-1|7	License:	GPLv2+
12cr|xfce4-mount-plugin-0.6.4-1|8	Group:		Graphical desktop/Xfce
12cr|xfce4-mount-plugin-0.6.4-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin
12cr|xfce4-mount-plugin-0.6.4-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-mount-plugin-0.6.4-1|11	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-mount-plugin-0.6.4-1|12	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-mount-plugin-0.6.4-1|13	#BuildRequires:	libxfcegui4-devel >= 4.4.2
12cr|xfce4-mount-plugin-0.6.4-1|14	BuildRequires:	pkgconfig(libxfce4ui-1)
12cr|xfce4-mount-plugin-0.6.4-1|15	BuildRequires:	perl(XML::Parser)
12cr|xfce4-mount-plugin-0.6.4-1|16	Obsoletes:	xfce-mount-plugin
12cr|xfce4-mount-plugin-0.6.4-1|17	
12cr|xfce4-mount-plugin-0.6.4-1|18	%description
12cr|xfce4-mount-plugin-0.6.4-1|19	A mount panel plugin for the Xfce Desktop Environment.
12cr|xfce4-mount-plugin-0.6.4-1|20	
12cr|xfce4-mount-plugin-0.6.4-1|21	%prep
12cr|xfce4-mount-plugin-0.6.4-1|22	%setup -q
12cr|xfce4-mount-plugin-0.6.4-1|23	
12cr|xfce4-mount-plugin-0.6.4-1|24	%build
12cr|xfce4-mount-plugin-0.6.4-1|25	%configure2_5x
12cr|xfce4-mount-plugin-0.6.4-1|26	%make
12cr|xfce4-mount-plugin-0.6.4-1|27	
12cr|xfce4-mount-plugin-0.6.4-1|28	%install
12cr|xfce4-mount-plugin-0.6.4-1|29	%makeinstall_std
12cr|xfce4-mount-plugin-0.6.4-1|30	
12cr|xfce4-mount-plugin-0.6.4-1|31	%files
12cr|xfce4-mount-plugin-0.6.4-1|32	%doc README ChangeLog AUTHORS
12cr|xfce4-mount-plugin-0.6.4-1|33	%{_datadir}/xfce4/panel/plugins/*.desktop
12cr|xfce4-mount-plugin-0.6.4-1|34	%{_iconsdir}/hicolor/*/apps/*
12cr|xfce4-mount-plugin-0.6.4-1|35	%{_libdir}/xfce4/panel/plugins/*
12cr|xfce4-mount-plugin-0.6.4-1|36	%lang(all) %{_datadir}/locale/*/LC_MESSAGES/xfce4-mount-plugin.mo
12cr|xfce4-mount-plugin-0.6.4-1|37	
12cr|xfce4-mount-plugin-0.6.4-1|38	
12cr|xfce4-mount-plugin-0.6.4-1|39	%changelog
12cr|xfce4-mount-plugin-0.6.4-1|40	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 0.5.5-9mdv2012.0
12cr|xfce4-mount-plugin-0.6.4-1|41	+ Revision: 791557
12cr|xfce4-mount-plugin-0.6.4-1|42	- Rebuild
12cr|xfce4-mount-plugin-0.6.4-1|43	
12cr|xfce4-mount-plugin-0.6.4-1|44	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 0.5.5-8
12cr|xfce4-mount-plugin-0.6.4-1|45	+ Revision: 790073
12cr|xfce4-mount-plugin-0.6.4-1|46	- Rebuild for xfce 4.10
12cr|xfce4-mount-plugin-0.6.4-1|47	
12cr|xfce4-mount-plugin-0.6.4-1|48	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.5-7mdv2011.0
12cr|xfce4-mount-plugin-0.6.4-1|49	+ Revision: 615606
12cr|xfce4-mount-plugin-0.6.4-1|50	- the mass rebuild of 2010.1 packages
12cr|xfce4-mount-plugin-0.6.4-1|51	
12cr|xfce4-mount-plugin-0.6.4-1|52	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.5-6mdv2010.1
12cr|xfce4-mount-plugin-0.6.4-1|53	+ Revision: 543431
12cr|xfce4-mount-plugin-0.6.4-1|54	- rebuild for mdv 2010.1
12cr|xfce4-mount-plugin-0.6.4-1|55	
12cr|xfce4-mount-plugin-0.6.4-1|56	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.5.5-5mdv2010.0
12cr|xfce4-mount-plugin-0.6.4-1|57	+ Revision: 446104
12cr|xfce4-mount-plugin-0.6.4-1|58	- rebuild
12cr|xfce4-mount-plugin-0.6.4-1|59	
12cr|xfce4-mount-plugin-0.6.4-1|60	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.5-4mdv2009.1
12cr|xfce4-mount-plugin-0.6.4-1|61	+ Revision: 349471
12cr|xfce4-mount-plugin-0.6.4-1|62	- rebuild for xfce-4.6.0
12cr|xfce4-mount-plugin-0.6.4-1|63	
12cr|xfce4-mount-plugin-0.6.4-1|64	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.5-3mdv2009.1
12cr|xfce4-mount-plugin-0.6.4-1|65	+ Revision: 295001
12cr|xfce4-mount-plugin-0.6.4-1|66	- rebuild for new Xfce4.6 beta1
12cr|xfce4-mount-plugin-0.6.4-1|67	
12cr|xfce4-mount-plugin-0.6.4-1|68	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 0.5.5-2mdv2009.0
12cr|xfce4-mount-plugin-0.6.4-1|69	+ Revision: 269787
12cr|xfce4-mount-plugin-0.6.4-1|70	- rebuild early 2009.0 package (before pixel changes)
12cr|xfce4-mount-plugin-0.6.4-1|71	
12cr|xfce4-mount-plugin-0.6.4-1|72	* Mon May 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.5-1mdv2009.0
12cr|xfce4-mount-plugin-0.6.4-1|73	+ Revision: 208958
12cr|xfce4-mount-plugin-0.6.4-1|74	- new version
12cr|xfce4-mount-plugin-0.6.4-1|75	
12cr|xfce4-mount-plugin-0.6.4-1|76	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-mount-plugin-0.6.4-1|77	- restore BuildRoot
12cr|xfce4-mount-plugin-0.6.4-1|78	
12cr|xfce4-mount-plugin-0.6.4-1|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-mount-plugin-0.6.4-1|80	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-mount-plugin-0.6.4-1|81	
12cr|xfce4-mount-plugin-0.6.4-1|82	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.4-2mdv2008.1
12cr|xfce4-mount-plugin-0.6.4-1|83	+ Revision: 110124
12cr|xfce4-mount-plugin-0.6.4-1|84	- correct buildrequires
12cr|xfce4-mount-plugin-0.6.4-1|85	- new license policy
12cr|xfce4-mount-plugin-0.6.4-1|86	- use upstream tarball name as a real name
12cr|xfce4-mount-plugin-0.6.4-1|87	- use upstream name
12cr|xfce4-mount-plugin-0.6.4-1|88	
12cr|xfce4-mount-plugin-0.6.4-1|89	* Mon Sep 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.4-1mdv2008.0
12cr|xfce4-mount-plugin-0.6.4-1|90	+ Revision: 92666
12cr|xfce4-mount-plugin-0.6.4-1|91	- new version
12cr|xfce4-mount-plugin-0.6.4-1|92	- new version
12cr|xfce4-mount-plugin-0.6.4-1|93	
12cr|xfce4-mount-plugin-0.6.4-1|94	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-1mdv2008.0
12cr|xfce4-mount-plugin-0.6.4-1|95	+ Revision: 33449
12cr|xfce4-mount-plugin-0.6.4-1|96	- new version
12cr|xfce4-mount-plugin-0.6.4-1|97	
12cr|xfce4-mount-plugin-0.6.4-1|98	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-2mdv2008.0
12cr|xfce4-mount-plugin-0.6.4-1|99	+ Revision: 33229
12cr|xfce4-mount-plugin-0.6.4-1|100	- add macros to %%post and %%postun
12cr|xfce4-mount-plugin-0.6.4-1|101	- spec file clean
12cr|xfce4-mount-plugin-0.6.4-1|102	- update url
12cr|xfce4-mount-plugin-0.6.4-1|103	

8596 12
12cr|xfce4-mpc-plugin-0.4.4-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-mpc-plugin-0.4.4-1|2	
12cr|xfce4-mpc-plugin-0.4.4-1|3	Summary:	A mpc plugin for the Xfce panel
12cr|xfce4-mpc-plugin-0.4.4-1|4	Name:		xfce4-mpc-plugin
12cr|xfce4-mpc-plugin-0.4.4-1|5	Version:	0.4.4
12cr|xfce4-mpc-plugin-0.4.4-1|6	Release:	1
12cr|xfce4-mpc-plugin-0.4.4-1|7	License:	GPLv2+
12cr|xfce4-mpc-plugin-0.4.4-1|8	Group:		Graphical desktop/Xfce
12cr|xfce4-mpc-plugin-0.4.4-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
12cr|xfce4-mpc-plugin-0.4.4-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-mpc-plugin-0.4.4-1|11	BuildRequires:	xfce4-panel-devel >= 4.9.0
12cr|xfce4-mpc-plugin-0.4.4-1|12	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.9.0
12cr|xfce4-mpc-plugin-0.4.4-1|13	BuildRequires:	exo-devel
12cr|xfce4-mpc-plugin-0.4.4-1|14	BuildRequires:	perl(XML::Parser)
12cr|xfce4-mpc-plugin-0.4.4-1|15	BuildRequires:	pkgconfig(libmpd)
12cr|xfce4-mpc-plugin-0.4.4-1|16	
12cr|xfce4-mpc-plugin-0.4.4-1|17	%description
12cr|xfce4-mpc-plugin-0.4.4-1|18	This is a simple Xfce panel client plugin for Music Player Daemon.
12cr|xfce4-mpc-plugin-0.4.4-1|19	
12cr|xfce4-mpc-plugin-0.4.4-1|20	Features :
12cr|xfce4-mpc-plugin-0.4.4-1|21	* send Play/Stop/Next/Previous command to MPD
12cr|xfce4-mpc-plugin-0.4.4-1|22	* uses gtk-theme media icons (at least nuvola, tango and rodent themes provides
12cr|xfce4-mpc-plugin-0.4.4-1|23	these icons)
12cr|xfce4-mpc-plugin-0.4.4-1|24	* decrease/increase volume using the mouse wheel
12cr|xfce4-mpc-plugin-0.4.4-1|25	* show the current volume, status and title as a tooltip when passing the mouse
12cr|xfce4-mpc-plugin-0.4.4-1|26	over the plugin
12cr|xfce4-mpc-plugin-0.4.4-1|27	* show a simple playlist window upon middle-click, permitting to select a track
12cr|xfce4-mpc-plugin-0.4.4-1|28	to play
12cr|xfce4-mpc-plugin-0.4.4-1|29	* configurable MPD host/port/password
12cr|xfce4-mpc-plugin-0.4.4-1|30	* toggles repeat/random features in the right-click menu
12cr|xfce4-mpc-plugin-0.4.4-1|31	* launch configurable client (gmpc, xterm -e ncmpc,..) through right-click menu
12cr|xfce4-mpc-plugin-0.4.4-1|32	
12cr|xfce4-mpc-plugin-0.4.4-1|33	%prep
12cr|xfce4-mpc-plugin-0.4.4-1|34	%setup -q
12cr|xfce4-mpc-plugin-0.4.4-1|35	
12cr|xfce4-mpc-plugin-0.4.4-1|36	%build
12cr|xfce4-mpc-plugin-0.4.4-1|37	%configure2_5x \
12cr|xfce4-mpc-plugin-0.4.4-1|38	--disable-static
12cr|xfce4-mpc-plugin-0.4.4-1|39	
12cr|xfce4-mpc-plugin-0.4.4-1|40	%make
12cr|xfce4-mpc-plugin-0.4.4-1|41	
12cr|xfce4-mpc-plugin-0.4.4-1|42	%install
12cr|xfce4-mpc-plugin-0.4.4-1|43	%makeinstall_std
12cr|xfce4-mpc-plugin-0.4.4-1|44	
12cr|xfce4-mpc-plugin-0.4.4-1|45	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
12cr|xfce4-mpc-plugin-0.4.4-1|46	
12cr|xfce4-mpc-plugin-0.4.4-1|47	%find_lang %{name} %{name}.lang
12cr|xfce4-mpc-plugin-0.4.4-1|48	
12cr|xfce4-mpc-plugin-0.4.4-1|49	%files -f %{name}.lang
12cr|xfce4-mpc-plugin-0.4.4-1|50	%doc ChangeLog AUTHORS README
12cr|xfce4-mpc-plugin-0.4.4-1|51	%{_libdir}/xfce4/panel/plugins/libmpc.so
12cr|xfce4-mpc-plugin-0.4.4-1|52	%{_datadir}/xfce4/panel/plugins/xfce4-mpc-plugin.desktop
12cr|xfce4-mpc-plugin-0.4.4-1|53	
12cr|xfce4-mpc-plugin-0.4.4-1|54	
12cr|xfce4-mpc-plugin-0.4.4-1|55	%changelog
12cr|xfce4-mpc-plugin-0.4.4-1|56	* Mon Apr 16 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-1
12cr|xfce4-mpc-plugin-0.4.4-1|57	+ Revision: 791376
12cr|xfce4-mpc-plugin-0.4.4-1|58	- fix file list
12cr|xfce4-mpc-plugin-0.4.4-1|59	- update buildrequires
12cr|xfce4-mpc-plugin-0.4.4-1|60	- update to new version 0.4.2
12cr|xfce4-mpc-plugin-0.4.4-1|61	- spec file clean
12cr|xfce4-mpc-plugin-0.4.4-1|62	
12cr|xfce4-mpc-plugin-0.4.4-1|63	* Sat Mar 12 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.6-1
12cr|xfce4-mpc-plugin-0.4.4-1|64	+ Revision: 644051
12cr|xfce4-mpc-plugin-0.4.4-1|65	- update to new version 0.3.6
12cr|xfce4-mpc-plugin-0.4.4-1|66	
12cr|xfce4-mpc-plugin-0.4.4-1|67	* Sat Jul 24 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.5-1mdv2011.0
12cr|xfce4-mpc-plugin-0.4.4-1|68	+ Revision: 557326
12cr|xfce4-mpc-plugin-0.4.4-1|69	- update to new version 0.3.5
12cr|xfce4-mpc-plugin-0.4.4-1|70	
12cr|xfce4-mpc-plugin-0.4.4-1|71	* Sat Jan 02 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.4-1mdv2010.1
12cr|xfce4-mpc-plugin-0.4.4-1|72	+ Revision: 485065
12cr|xfce4-mpc-plugin-0.4.4-1|73	- add buildrequires on exo-devel
12cr|xfce4-mpc-plugin-0.4.4-1|74	- update to new version 0.3.4
12cr|xfce4-mpc-plugin-0.4.4-1|75	- adapt to new urls
12cr|xfce4-mpc-plugin-0.4.4-1|76	
12cr|xfce4-mpc-plugin-0.4.4-1|77	* Mon May 25 2009 Funda Wang <fwang@mandriva.org> 0.3.3-7mdv2010.0
12cr|xfce4-mpc-plugin-0.4.4-1|78	+ Revision: 379434
12cr|xfce4-mpc-plugin-0.4.4-1|79	- rebuild for new mpd
12cr|xfce4-mpc-plugin-0.4.4-1|80	
12cr|xfce4-mpc-plugin-0.4.4-1|81	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.3-6mdv2009.1
12cr|xfce4-mpc-plugin-0.4.4-1|82	+ Revision: 349472
12cr|xfce4-mpc-plugin-0.4.4-1|83	- rebuild for xfce-4.6.0
12cr|xfce4-mpc-plugin-0.4.4-1|84	
12cr|xfce4-mpc-plugin-0.4.4-1|85	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.3-5mdv2009.1
12cr|xfce4-mpc-plugin-0.4.4-1|86	+ Revision: 295002
12cr|xfce4-mpc-plugin-0.4.4-1|87	- rebuild for new Xfce4.6 beta1
12cr|xfce4-mpc-plugin-0.4.4-1|88	
12cr|xfce4-mpc-plugin-0.4.4-1|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-mpc-plugin-0.4.4-1|90	- rebuild
12cr|xfce4-mpc-plugin-0.4.4-1|91	- rebuild
12cr|xfce4-mpc-plugin-0.4.4-1|92	
12cr|xfce4-mpc-plugin-0.4.4-1|93	* Wed Mar 26 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.3-1mdv2008.1
12cr|xfce4-mpc-plugin-0.4.4-1|94	+ Revision: 190232
12cr|xfce4-mpc-plugin-0.4.4-1|95	- new version
12cr|xfce4-mpc-plugin-0.4.4-1|96	
12cr|xfce4-mpc-plugin-0.4.4-1|97	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-mpc-plugin-0.4.4-1|98	- fix description-line-too-long
12cr|xfce4-mpc-plugin-0.4.4-1|99	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-mpc-plugin-0.4.4-1|100	
12cr|xfce4-mpc-plugin-0.4.4-1|101	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-mpc-plugin-0.4.4-1|102	- restore BuildRoot
12cr|xfce4-mpc-plugin-0.4.4-1|103	
12cr|xfce4-mpc-plugin-0.4.4-1|104	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-2mdv2008.1
12cr|xfce4-mpc-plugin-0.4.4-1|105	+ Revision: 110125
12cr|xfce4-mpc-plugin-0.4.4-1|106	- correct buildrequires
12cr|xfce4-mpc-plugin-0.4.4-1|107	- new license policy
12cr|xfce4-mpc-plugin-0.4.4-1|108	- use upstream tarball name as a real name
12cr|xfce4-mpc-plugin-0.4.4-1|109	- update description
12cr|xfce4-mpc-plugin-0.4.4-1|110	- do not package COPYING, add README to the docs
12cr|xfce4-mpc-plugin-0.4.4-1|111	- use upstream name
12cr|xfce4-mpc-plugin-0.4.4-1|112	
12cr|xfce4-mpc-plugin-0.4.4-1|113	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-1mdv2008.0
12cr|xfce4-mpc-plugin-0.4.4-1|114	+ Revision: 33444
12cr|xfce4-mpc-plugin-0.4.4-1|115	- new version
12cr|xfce4-mpc-plugin-0.4.4-1|116	
12cr|xfce4-mpc-plugin-0.4.4-1|117	* Fri May 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-2mdv2008.0
12cr|xfce4-mpc-plugin-0.4.4-1|118	+ Revision: 31001
12cr|xfce4-mpc-plugin-0.4.4-1|119	- requires mpd
12cr|xfce4-mpc-plugin-0.4.4-1|120	
12cr|xfce4-mpc-plugin-0.4.4-1|121	* Thu May 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2008.0
12cr|xfce4-mpc-plugin-0.4.4-1|122	+ Revision: 30536
12cr|xfce4-mpc-plugin-0.4.4-1|123	- Import xfce-mpc-plugin
12cr|xfce4-mpc-plugin-0.4.4-1|124	

8597 12
12cr|xfce4-netload-plugin-1.2.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-netload-plugin-1.2.0-1|2	
12cr|xfce4-netload-plugin-1.2.0-1|3	Summary:	Netload plugin for the Xfce panel
12cr|xfce4-netload-plugin-1.2.0-1|4	Name:		xfce4-netload-plugin
12cr|xfce4-netload-plugin-1.2.0-1|5	Version:	1.2.0
12cr|xfce4-netload-plugin-1.2.0-1|6	Release:	1
12cr|xfce4-netload-plugin-1.2.0-1|7	License:	GPLv2+
12cr|xfce4-netload-plugin-1.2.0-1|8	Group:		Graphical desktop/Xfce
12cr|xfce4-netload-plugin-1.2.0-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin
12cr|xfce4-netload-plugin-1.2.0-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-netload-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-netload-plugin-1.2.0-1|11	Requires:	xfce4-panel >= 4.7
12cr|xfce4-netload-plugin-1.2.0-1|12	BuildRequires:	xfce4-panel-devel >= 4.7
12cr|xfce4-netload-plugin-1.2.0-1|13	BuildRequires:	perl(XML::Parser)
12cr|xfce4-netload-plugin-1.2.0-1|14	BuildRequires:	pkgconfig(libxfce4ui-1)
12cr|xfce4-netload-plugin-1.2.0-1|15	Obsoletes:	xfce-netload-plugin
12cr|xfce4-netload-plugin-1.2.0-1|16	
12cr|xfce4-netload-plugin-1.2.0-1|17	%description
12cr|xfce4-netload-plugin-1.2.0-1|18	A netload panel plugin for the Xfce Desktop Environment.
12cr|xfce4-netload-plugin-1.2.0-1|19	
12cr|xfce4-netload-plugin-1.2.0-1|20	%prep
12cr|xfce4-netload-plugin-1.2.0-1|21	%setup -q
12cr|xfce4-netload-plugin-1.2.0-1|22	
12cr|xfce4-netload-plugin-1.2.0-1|23	%build
12cr|xfce4-netload-plugin-1.2.0-1|24	%define Werror_cflags %nil
12cr|xfce4-netload-plugin-1.2.0-1|25	
12cr|xfce4-netload-plugin-1.2.0-1|26	%configure2_5x
12cr|xfce4-netload-plugin-1.2.0-1|27	%make
12cr|xfce4-netload-plugin-1.2.0-1|28	
12cr|xfce4-netload-plugin-1.2.0-1|29	%install
12cr|xfce4-netload-plugin-1.2.0-1|30	%makeinstall_std
12cr|xfce4-netload-plugin-1.2.0-1|31	
12cr|xfce4-netload-plugin-1.2.0-1|32	%find_lang %{name} %{name}.lang
12cr|xfce4-netload-plugin-1.2.0-1|33	
12cr|xfce4-netload-plugin-1.2.0-1|34	%files -f %{name}.lang
12cr|xfce4-netload-plugin-1.2.0-1|35	%doc README ChangeLog AUTHORS
12cr|xfce4-netload-plugin-1.2.0-1|36	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-netload-plugin-1.2.0-1|37	%{_datadir}/xfce4/panel-plugins/*
12cr|xfce4-netload-plugin-1.2.0-1|38	%{_iconsdir}/hicolor/*/apps/*.*g
12cr|xfce4-netload-plugin-1.2.0-1|39	
12cr|xfce4-netload-plugin-1.2.0-1|40	
12cr|xfce4-netload-plugin-1.2.0-1|41	%changelog
12cr|xfce4-netload-plugin-1.2.0-1|42	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 1.1.0-2
12cr|xfce4-netload-plugin-1.2.0-1|43	+ Revision: 791570
12cr|xfce4-netload-plugin-1.2.0-1|44	- Rebuild
12cr|xfce4-netload-plugin-1.2.0-1|45	
12cr|xfce4-netload-plugin-1.2.0-1|46	* Sun Apr 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-1
12cr|xfce4-netload-plugin-1.2.0-1|47	+ Revision: 789875
12cr|xfce4-netload-plugin-1.2.0-1|48	- update to new version 1.1.0
12cr|xfce4-netload-plugin-1.2.0-1|49	- drop old stuff from spec file
12cr|xfce4-netload-plugin-1.2.0-1|50	
12cr|xfce4-netload-plugin-1.2.0-1|51	* Sun Dec 12 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-1mdv2011.0
12cr|xfce4-netload-plugin-1.2.0-1|52	+ Revision: 620599
12cr|xfce4-netload-plugin-1.2.0-1|53	- update to new version 1.0.0
12cr|xfce4-netload-plugin-1.2.0-1|54	- update buildrequires
12cr|xfce4-netload-plugin-1.2.0-1|55	- update URL for Source0
12cr|xfce4-netload-plugin-1.2.0-1|56	- update file list
12cr|xfce4-netload-plugin-1.2.0-1|57	
12cr|xfce4-netload-plugin-1.2.0-1|58	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xfce4-netload-plugin-1.2.0-1|59	- the mass rebuild of 2010.1 packages
12cr|xfce4-netload-plugin-1.2.0-1|60	
12cr|xfce4-netload-plugin-1.2.0-1|61	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-11mdv2010.1
12cr|xfce4-netload-plugin-1.2.0-1|62	+ Revision: 543432
12cr|xfce4-netload-plugin-1.2.0-1|63	- rebuild for mdv 2010.1
12cr|xfce4-netload-plugin-1.2.0-1|64	
12cr|xfce4-netload-plugin-1.2.0-1|65	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.4.0-10mdv2010.0
12cr|xfce4-netload-plugin-1.2.0-1|66	+ Revision: 446105
12cr|xfce4-netload-plugin-1.2.0-1|67	- rebuild
12cr|xfce4-netload-plugin-1.2.0-1|68	
12cr|xfce4-netload-plugin-1.2.0-1|69	* Sun Mar 22 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-9mdv2009.1
12cr|xfce4-netload-plugin-1.2.0-1|70	+ Revision: 360424
12cr|xfce4-netload-plugin-1.2.0-1|71	- disable checks for format-strings
12cr|xfce4-netload-plugin-1.2.0-1|72	- use _disable_ld_as_needed to make it build
12cr|xfce4-netload-plugin-1.2.0-1|73	
12cr|xfce4-netload-plugin-1.2.0-1|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-netload-plugin-1.2.0-1|75	- rebuild early 2009.0 package (before pixel changes)
12cr|xfce4-netload-plugin-1.2.0-1|76	
12cr|xfce4-netload-plugin-1.2.0-1|77	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-7mdv2009.0
12cr|xfce4-netload-plugin-1.2.0-1|78	+ Revision: 194670
12cr|xfce4-netload-plugin-1.2.0-1|79	- Patch0: fix wrong bar colors on some gtk themes
12cr|xfce4-netload-plugin-1.2.0-1|80	
12cr|xfce4-netload-plugin-1.2.0-1|81	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-netload-plugin-1.2.0-1|82	- restore BuildRoot
12cr|xfce4-netload-plugin-1.2.0-1|83	
12cr|xfce4-netload-plugin-1.2.0-1|84	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-netload-plugin-1.2.0-1|85	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-netload-plugin-1.2.0-1|86	
12cr|xfce4-netload-plugin-1.2.0-1|87	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-6mdv2008.1
12cr|xfce4-netload-plugin-1.2.0-1|88	+ Revision: 110126
12cr|xfce4-netload-plugin-1.2.0-1|89	- correct buildrequires
12cr|xfce4-netload-plugin-1.2.0-1|90	- do not package COPYING file
12cr|xfce4-netload-plugin-1.2.0-1|91	- new license policy
12cr|xfce4-netload-plugin-1.2.0-1|92	- use upstream tarball name as a real name
12cr|xfce4-netload-plugin-1.2.0-1|93	- use upstream name
12cr|xfce4-netload-plugin-1.2.0-1|94	
12cr|xfce4-netload-plugin-1.2.0-1|95	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-5mdv2008.0
12cr|xfce4-netload-plugin-1.2.0-1|96	+ Revision: 33233
12cr|xfce4-netload-plugin-1.2.0-1|97	- spec file clean
12cr|xfce4-netload-plugin-1.2.0-1|98	- update url
12cr|xfce4-netload-plugin-1.2.0-1|99	

8598 12
12cr|xfce4-notes-plugin-1.7.7-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-notes-plugin-1.7.7-3|2	
12cr|xfce4-notes-plugin-1.7.7-3|3	Summary:	Notes plugin for the Xfce panel
12cr|xfce4-notes-plugin-1.7.7-3|4	Name:		xfce4-notes-plugin
12cr|xfce4-notes-plugin-1.7.7-3|5	Version:	1.7.7
12cr|xfce4-notes-plugin-1.7.7-3|6	Release:	%mkrel 3
12cr|xfce4-notes-plugin-1.7.7-3|7	License:	GPLv2+
12cr|xfce4-notes-plugin-1.7.7-3|8	Group:		Graphical desktop/Xfce
12cr|xfce4-notes-plugin-1.7.7-3|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin
12cr|xfce4-notes-plugin-1.7.7-3|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-notes-plugin-1.7.7-3|11	Patch0:		xfce4-notes-plugin-1.6.4-format_not_a_string_literal_and_no_format_arguments.patch
12cr|xfce4-notes-plugin-1.7.7-3|12	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-notes-plugin-1.7.7-3|13	BuildRequires:	libxfcegui4-devel >= 4.4.2
12cr|xfce4-notes-plugin-1.7.7-3|14	BuildRequires:	perl(XML::Parser)
12cr|xfce4-notes-plugin-1.7.7-3|15	BuildRequires:	xfce4-dev-tools
12cr|xfce4-notes-plugin-1.7.7-3|16	BuildRequires:	intltool
12cr|xfce4-notes-plugin-1.7.7-3|17	BuildRequires:	unique-devel
12cr|xfce4-notes-plugin-1.7.7-3|18	BuildRequires: 	xfconf-devel
12cr|xfce4-notes-plugin-1.7.7-3|19	Obsoletes:	xfce-notes-plugin
12cr|xfce4-notes-plugin-1.7.7-3|20	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-notes-plugin-1.7.7-3|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfce4-notes-plugin-1.7.7-3|22	
12cr|xfce4-notes-plugin-1.7.7-3|23	%description
12cr|xfce4-notes-plugin-1.7.7-3|24	xfce4-notes-plugin is a notes panel plugin for the Xfce Desktop Environment.
12cr|xfce4-notes-plugin-1.7.7-3|25	It provides a simple system for managing sticky notes on your desktop.
12cr|xfce4-notes-plugin-1.7.7-3|26	
12cr|xfce4-notes-plugin-1.7.7-3|27	%prep
12cr|xfce4-notes-plugin-1.7.7-3|28	%setup -q
12cr|xfce4-notes-plugin-1.7.7-3|29	#%patch0 -p1
12cr|xfce4-notes-plugin-1.7.7-3|30	
12cr|xfce4-notes-plugin-1.7.7-3|31	%build
12cr|xfce4-notes-plugin-1.7.7-3|32	%configure2_5x
12cr|xfce4-notes-plugin-1.7.7-3|33	%make
12cr|xfce4-notes-plugin-1.7.7-3|34	
12cr|xfce4-notes-plugin-1.7.7-3|35	%install
12cr|xfce4-notes-plugin-1.7.7-3|36	rm -rf %{buildroot}
12cr|xfce4-notes-plugin-1.7.7-3|37	%makeinstall_std
12cr|xfce4-notes-plugin-1.7.7-3|38	
12cr|xfce4-notes-plugin-1.7.7-3|39	%find_lang %{name}
12cr|xfce4-notes-plugin-1.7.7-3|40	
12cr|xfce4-notes-plugin-1.7.7-3|41	%post
12cr|xfce4-notes-plugin-1.7.7-3|42	%update_icon_cache hicolor
12cr|xfce4-notes-plugin-1.7.7-3|43	
12cr|xfce4-notes-plugin-1.7.7-3|44	%postun
12cr|xfce4-notes-plugin-1.7.7-3|45	%clean_icon_cache hicolor
12cr|xfce4-notes-plugin-1.7.7-3|46	
12cr|xfce4-notes-plugin-1.7.7-3|47	%clean
12cr|xfce4-notes-plugin-1.7.7-3|48	rm -rf %{buildroot}
12cr|xfce4-notes-plugin-1.7.7-3|49	
12cr|xfce4-notes-plugin-1.7.7-3|50	%files -f %{name}.lang
12cr|xfce4-notes-plugin-1.7.7-3|51	%defattr(-,root,root)
12cr|xfce4-notes-plugin-1.7.7-3|52	%doc README ChangeLog AUTHORS
12cr|xfce4-notes-plugin-1.7.7-3|53	%{_sysconfdir}/xdg/autostart/xfce4-notes-autostart.desktop
12cr|xfce4-notes-plugin-1.7.7-3|54	%{_bindir}/xfce4-notes
12cr|xfce4-notes-plugin-1.7.7-3|55	%{_bindir}/xfce4-notes-settings
12cr|xfce4-notes-plugin-1.7.7-3|56	%{_bindir}/xfce4-popup-notes
12cr|xfce4-notes-plugin-1.7.7-3|57	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-notes-plugin-1.7.7-3|58	%{_datadir}/xfce4/panel-plugins/*.desktop
12cr|xfce4-notes-plugin-1.7.7-3|59	%{_datadir}/applications/xfce4-notes.desktop
12cr|xfce4-notes-plugin-1.7.7-3|60	%{_iconsdir}/hicolor/*/apps/*.png
12cr|xfce4-notes-plugin-1.7.7-3|61	%{_iconsdir}/hicolor/scalable/apps/*.svg
12cr|xfce4-notes-plugin-1.7.7-3|62	%{_datadir}/%{name}/gtk-2.0
12cr|xfce4-notes-plugin-1.7.7-3|63	%{_datadir}/%{name}/pixmaps
12cr|xfce4-notes-plugin-1.7.7-3|64	
12cr|xfce4-notes-plugin-1.7.7-3|65	
12cr|xfce4-notes-plugin-1.7.7-3|66	%changelog
12cr|xfce4-notes-plugin-1.7.7-3|67	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 1.7.7-3mdv2012.0
12cr|xfce4-notes-plugin-1.7.7-3|68	+ Revision: 791558
12cr|xfce4-notes-plugin-1.7.7-3|69	- Rebuild
12cr|xfce4-notes-plugin-1.7.7-3|70	
12cr|xfce4-notes-plugin-1.7.7-3|71	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 1.7.7-2
12cr|xfce4-notes-plugin-1.7.7-3|72	+ Revision: 790086
12cr|xfce4-notes-plugin-1.7.7-3|73	- Rebuild for xfce 4.10
12cr|xfce4-notes-plugin-1.7.7-3|74	
12cr|xfce4-notes-plugin-1.7.7-3|75	* Sun Nov 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.7-1mdv2011.0
12cr|xfce4-notes-plugin-1.7.7-3|76	+ Revision: 594763
12cr|xfce4-notes-plugin-1.7.7-3|77	- update to new version 1.7.7
12cr|xfce4-notes-plugin-1.7.7-3|78	
12cr|xfce4-notes-plugin-1.7.7-3|79	* Mon Oct 18 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.6-2mdv2011.0
12cr|xfce4-notes-plugin-1.7.7-3|80	+ Revision: 586598
12cr|xfce4-notes-plugin-1.7.7-3|81	- fix broken patch
12cr|xfce4-notes-plugin-1.7.7-3|82	
12cr|xfce4-notes-plugin-1.7.7-3|83	* Tue Mar 30 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.6-1mdv2010.1
12cr|xfce4-notes-plugin-1.7.7-3|84	+ Revision: 529960
12cr|xfce4-notes-plugin-1.7.7-3|85	- update to new version 1.7.6
12cr|xfce4-notes-plugin-1.7.7-3|86	
12cr|xfce4-notes-plugin-1.7.7-3|87	* Sun Mar 28 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.3-1mdv2010.1
12cr|xfce4-notes-plugin-1.7.7-3|88	+ Revision: 528647
12cr|xfce4-notes-plugin-1.7.7-3|89	- update to new version 1.7.3
12cr|xfce4-notes-plugin-1.7.7-3|90	- fix file list
12cr|xfce4-notes-plugin-1.7.7-3|91	
12cr|xfce4-notes-plugin-1.7.7-3|92	* Sun Dec 20 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.2-1mdv2010.1
12cr|xfce4-notes-plugin-1.7.7-3|93	+ Revision: 480479
12cr|xfce4-notes-plugin-1.7.7-3|94	- add buildrequires on unique-devel
12cr|xfce4-notes-plugin-1.7.7-3|95	- update to new version 1.7.2
12cr|xfce4-notes-plugin-1.7.7-3|96	- fix file list
12cr|xfce4-notes-plugin-1.7.7-3|97	- adjust url for SOURCE0
12cr|xfce4-notes-plugin-1.7.7-3|98	
12cr|xfce4-notes-plugin-1.7.7-3|99	* Mon Sep 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.1-1mdv2010.0
12cr|xfce4-notes-plugin-1.7.7-3|100	+ Revision: 432907
12cr|xfce4-notes-plugin-1.7.7-3|101	- update to new version 1.7.1
12cr|xfce4-notes-plugin-1.7.7-3|102	
12cr|xfce4-notes-plugin-1.7.7-3|103	* Wed Jun 24 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.0-1mdv2010.0
12cr|xfce4-notes-plugin-1.7.7-3|104	+ Revision: 388892
12cr|xfce4-notes-plugin-1.7.7-3|105	- update to new version 1.7.0
12cr|xfce4-notes-plugin-1.7.7-3|106	- fix file list
12cr|xfce4-notes-plugin-1.7.7-3|107	
12cr|xfce4-notes-plugin-1.7.7-3|108	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.4-2mdv2009.1
12cr|xfce4-notes-plugin-1.7.7-3|109	+ Revision: 349473
12cr|xfce4-notes-plugin-1.7.7-3|110	- rebuild for xfce-4.6.0
12cr|xfce4-notes-plugin-1.7.7-3|111	
12cr|xfce4-notes-plugin-1.7.7-3|112	* Sun Mar 01 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.4-1mdv2009.1
12cr|xfce4-notes-plugin-1.7.7-3|113	+ Revision: 346604
12cr|xfce4-notes-plugin-1.7.7-3|114	- update to new version 1.6.4
12cr|xfce4-notes-plugin-1.7.7-3|115	- add missing buildrequires on thunar-devel
12cr|xfce4-notes-plugin-1.7.7-3|116	- Patch0: fix building with -Werror=format-strings
12cr|xfce4-notes-plugin-1.7.7-3|117	
12cr|xfce4-notes-plugin-1.7.7-3|118	* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.3-1mdv2009.1
12cr|xfce4-notes-plugin-1.7.7-3|119	+ Revision: 306366
12cr|xfce4-notes-plugin-1.7.7-3|120	- update to new version 1.6.3
12cr|xfce4-notes-plugin-1.7.7-3|121	
12cr|xfce4-notes-plugin-1.7.7-3|122	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.2-3mdv2009.1
12cr|xfce4-notes-plugin-1.7.7-3|123	+ Revision: 295003
12cr|xfce4-notes-plugin-1.7.7-3|124	- rebuild for new Xfce4.6 beta1
12cr|xfce4-notes-plugin-1.7.7-3|125	
12cr|xfce4-notes-plugin-1.7.7-3|126	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 1.6.2-2mdv2009.0
12cr|xfce4-notes-plugin-1.7.7-3|127	+ Revision: 269789
12cr|xfce4-notes-plugin-1.7.7-3|128	- rebuild early 2009.0 package (before pixel changes)
12cr|xfce4-notes-plugin-1.7.7-3|129	
12cr|xfce4-notes-plugin-1.7.7-3|130	* Wed May 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.2-1mdv2009.0
12cr|xfce4-notes-plugin-1.7.7-3|131	+ Revision: 202697
12cr|xfce4-notes-plugin-1.7.7-3|132	- new version
12cr|xfce4-notes-plugin-1.7.7-3|133	
12cr|xfce4-notes-plugin-1.7.7-3|134	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-notes-plugin-1.7.7-3|135	- restore BuildRoot
12cr|xfce4-notes-plugin-1.7.7-3|136	
12cr|xfce4-notes-plugin-1.7.7-3|137	* Thu Dec 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.1-1mdv2008.1
12cr|xfce4-notes-plugin-1.7.7-3|138	+ Revision: 138458
12cr|xfce4-notes-plugin-1.7.7-3|139	- add missing buildrequires
12cr|xfce4-notes-plugin-1.7.7-3|140	
12cr|xfce4-notes-plugin-1.7.7-3|141	+ Jérôme Soyer <saispo@mandriva.org>
12cr|xfce4-notes-plugin-1.7.7-3|142	- New release 1.6.1
12cr|xfce4-notes-plugin-1.7.7-3|143	
12cr|xfce4-notes-plugin-1.7.7-3|144	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-notes-plugin-1.7.7-3|145	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-notes-plugin-1.7.7-3|146	- better description
12cr|xfce4-notes-plugin-1.7.7-3|147	
12cr|xfce4-notes-plugin-1.7.7-3|148	* Fri Nov 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.0-1mdv2008.1
12cr|xfce4-notes-plugin-1.7.7-3|149	+ Revision: 111375
12cr|xfce4-notes-plugin-1.7.7-3|150	- new version
12cr|xfce4-notes-plugin-1.7.7-3|151	
12cr|xfce4-notes-plugin-1.7.7-3|152	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.1-3mdv2008.1
12cr|xfce4-notes-plugin-1.7.7-3|153	+ Revision: 110127
12cr|xfce4-notes-plugin-1.7.7-3|154	- correct buildrequires
12cr|xfce4-notes-plugin-1.7.7-3|155	- new license policy
12cr|xfce4-notes-plugin-1.7.7-3|156	- use upstream tarball name as a real name
12cr|xfce4-notes-plugin-1.7.7-3|157	- do not package COPYING, INSTALl and NEWS files
12cr|xfce4-notes-plugin-1.7.7-3|158	- use upstream name
12cr|xfce4-notes-plugin-1.7.7-3|159	
12cr|xfce4-notes-plugin-1.7.7-3|160	* Fri May 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.4.1-2mdv2008.0
12cr|xfce4-notes-plugin-1.7.7-3|161	+ Revision: 31035
12cr|xfce4-notes-plugin-1.7.7-3|162	- add %%post and %%postun scripts
12cr|xfce4-notes-plugin-1.7.7-3|163	
12cr|xfce4-notes-plugin-1.7.7-3|164	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.4.1-1mdv2008.0
12cr|xfce4-notes-plugin-1.7.7-3|165	+ Revision: 30429
12cr|xfce4-notes-plugin-1.7.7-3|166	- update url
12cr|xfce4-notes-plugin-1.7.7-3|167	- own missing files
12cr|xfce4-notes-plugin-1.7.7-3|168	- new version
12cr|xfce4-notes-plugin-1.7.7-3|169	

8599 12
12cr|xfce4-notifyd-0.2.2-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-notifyd-0.2.2-3|2	
12cr|xfce4-notifyd-0.2.2-3|3	Summary: 	Notification daemon for Xfce desktop environment
12cr|xfce4-notifyd-0.2.2-3|4	Name: 		xfce4-notifyd
12cr|xfce4-notifyd-0.2.2-3|5	Version: 	0.2.2
12cr|xfce4-notifyd-0.2.2-3|6	Release: 	3
12cr|xfce4-notifyd-0.2.2-3|7	License:	GPLv3
12cr|xfce4-notifyd-0.2.2-3|8	Group: 		Graphical desktop/Xfce
12cr|xfce4-notifyd-0.2.2-3|9	URL:		http://goodies.xfce.org/projects/applications/xfce4-notifyd
12cr|xfce4-notifyd-0.2.2-3|10	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-notifyd-0.2.2-3|11	BuildRequires:	xfconf-devel
12cr|xfce4-notifyd-0.2.2-3|12	BuildRequires:	libsexy-devel
12cr|xfce4-notifyd-0.2.2-3|13	BuildRequires:	dbus-glib-devel
12cr|xfce4-notifyd-0.2.2-3|14	BuildRequires:	intltool
12cr|xfce4-notifyd-0.2.2-3|15	BuildRequires:	libxfce4util-devel >= 4.9.0
12cr|xfce4-notifyd-0.2.2-3|16	BuildRequires:	libxfce4ui-devel >= 4.9.1
12cr|xfce4-notifyd-0.2.2-3|17	BuildRequires:	libnotify-devel
12cr|xfce4-notifyd-0.2.2-3|18	Requires:	xfconf
12cr|xfce4-notifyd-0.2.2-3|19	Provides:	virtual-notification-daemon
12cr|xfce4-notifyd-0.2.2-3|20	Obsoletes:	notification-daemon-xfce
12cr|xfce4-notifyd-0.2.2-3|21	#Conflicts:	notification-daemon
12cr|xfce4-notifyd-0.2.2-3|22	
12cr|xfce4-notifyd-0.2.2-3|23	%description
12cr|xfce4-notifyd-0.2.2-3|24	Xfce4-notifyd is a simple, visually-appealing notification daemon for
12cr|xfce4-notifyd-0.2.2-3|25	Xfce that implements the Freedesktop.org Desktop Notifications
12cr|xfce4-notifyd-0.2.2-3|26	Specification.
12cr|xfce4-notifyd-0.2.2-3|27	
12cr|xfce4-notifyd-0.2.2-3|28	Features:
12cr|xfce4-notifyd-0.2.2-3|29	* Themable using the GTK+ theming mechanism
12cr|xfce4-notifyd-0.2.2-3|30	* Visually appealing: rounded corners, shaped windows
12cr|xfce4-notifyd-0.2.2-3|31	* Supports transparency and fade effects
12cr|xfce4-notifyd-0.2.2-3|32	
12cr|xfce4-notifyd-0.2.2-3|33	%prep
12cr|xfce4-notifyd-0.2.2-3|34	%setup -q
12cr|xfce4-notifyd-0.2.2-3|35	
12cr|xfce4-notifyd-0.2.2-3|36	%build
12cr|xfce4-notifyd-0.2.2-3|37	%configure2_5x \
12cr|xfce4-notifyd-0.2.2-3|38	--disable-static
12cr|xfce4-notifyd-0.2.2-3|39	%make
12cr|xfce4-notifyd-0.2.2-3|40	
12cr|xfce4-notifyd-0.2.2-3|41	%install
12cr|xfce4-notifyd-0.2.2-3|42	%makeinstall_std
12cr|xfce4-notifyd-0.2.2-3|43	
12cr|xfce4-notifyd-0.2.2-3|44	%find_lang %{name} %{name}.lang
12cr|xfce4-notifyd-0.2.2-3|45	
12cr|xfce4-notifyd-0.2.2-3|46	%files -f %{name}.lang
12cr|xfce4-notifyd-0.2.2-3|47	%doc ChangeLog AUTHORS README TODO
12cr|xfce4-notifyd-0.2.2-3|48	%{_bindir}/xfce4-notifyd-config
12cr|xfce4-notifyd-0.2.2-3|49	%{_libdir}/xfce4/notifyd
12cr|xfce4-notifyd-0.2.2-3|50	%{_datadir}/applications/*.desktop
12cr|xfce4-notifyd-0.2.2-3|51	%{_datadir}/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service
12cr|xfce4-notifyd-0.2.2-3|52	%{_iconsdir}/hicolor/*/apps/*.png
12cr|xfce4-notifyd-0.2.2-3|53	%{_datadir}/themes/Default/xfce-notify-4.0
12cr|xfce4-notifyd-0.2.2-3|54	%{_datadir}/themes/Smoke
12cr|xfce4-notifyd-0.2.2-3|55	%{_datadir}/themes/ZOMG-PONIES!
12cr|xfce4-notifyd-0.2.2-3|56	%{_mandir}/man1/xfce4-notifyd-config*
12cr|xfce4-notifyd-0.2.2-3|57	
12cr|xfce4-notifyd-0.2.2-3|58	
12cr|xfce4-notifyd-0.2.2-3|59	%changelog
12cr|xfce4-notifyd-0.2.2-3|60	* Thu Apr 05 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.2-3
12cr|xfce4-notifyd-0.2.2-3|61	+ Revision: 789489
12cr|xfce4-notifyd-0.2.2-3|62	- rebuild
12cr|xfce4-notifyd-0.2.2-3|63	
12cr|xfce4-notifyd-0.2.2-3|64	* Sun Aug 14 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.2-2
12cr|xfce4-notifyd-0.2.2-3|65	+ Revision: 694562
12cr|xfce4-notifyd-0.2.2-3|66	- revert drop of virtual-notification-daemon provide
12cr|xfce4-notifyd-0.2.2-3|67	
12cr|xfce4-notifyd-0.2.2-3|68	* Sun Aug 14 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.2-1
12cr|xfce4-notifyd-0.2.2-3|69	+ Revision: 694551
12cr|xfce4-notifyd-0.2.2-3|70	- update to new version 0.2.2
12cr|xfce4-notifyd-0.2.2-3|71	- drop confilts with notification-daemon
12cr|xfce4-notifyd-0.2.2-3|72	- do not provide virtual-notification-daemon anymore
12cr|xfce4-notifyd-0.2.2-3|73	
12cr|xfce4-notifyd-0.2.2-3|74	* Sat Mar 12 2011 Funda Wang <fwang@mandriva.org> 0.2.1-2
12cr|xfce4-notifyd-0.2.2-3|75	+ Revision: 643887
12cr|xfce4-notifyd-0.2.2-3|76	- rebuild to obsolete old packages
12cr|xfce4-notifyd-0.2.2-3|77	
12cr|xfce4-notifyd-0.2.2-3|78	* Wed Feb 02 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-1
12cr|xfce4-notifyd-0.2.2-3|79	+ Revision: 635386
12cr|xfce4-notifyd-0.2.2-3|80	- update to new version 0.2.1
12cr|xfce4-notifyd-0.2.2-3|81	
12cr|xfce4-notifyd-0.2.2-3|82	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-2
12cr|xfce4-notifyd-0.2.2-3|83	+ Revision: 633056
12cr|xfce4-notifyd-0.2.2-3|84	- rebuild for new Xfce 4.8.0
12cr|xfce4-notifyd-0.2.2-3|85	
12cr|xfce4-notifyd-0.2.2-3|86	* Sat Nov 27 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-1mdv2011.0
12cr|xfce4-notifyd-0.2.2-3|87	+ Revision: 601903
12cr|xfce4-notifyd-0.2.2-3|88	- update to new version 0.2.0
12cr|xfce4-notifyd-0.2.2-3|89	- update urls
12cr|xfce4-notifyd-0.2.2-3|90	- drop patch 0
12cr|xfce4-notifyd-0.2.2-3|91	- fix file list
12cr|xfce4-notifyd-0.2.2-3|92	
12cr|xfce4-notifyd-0.2.2-3|93	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.0-7mdv2010.1
12cr|xfce4-notifyd-0.2.2-3|94	+ Revision: 543311
12cr|xfce4-notifyd-0.2.2-3|95	- rebuild for mdv 2010.1
12cr|xfce4-notifyd-0.2.2-3|96	
12cr|xfce4-notifyd-0.2.2-3|97	* Sun Aug 30 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.0-6mdv2010.0
12cr|xfce4-notifyd-0.2.2-3|98	+ Revision: 422646
12cr|xfce4-notifyd-0.2.2-3|99	- add requires on xfconf (mdvbz #51336)
12cr|xfce4-notifyd-0.2.2-3|100	
12cr|xfce4-notifyd-0.2.2-3|101	* Sun May 24 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.0-5mdv2010.0
12cr|xfce4-notifyd-0.2.2-3|102	+ Revision: 379282
12cr|xfce4-notifyd-0.2.2-3|103	- Patch0:correctly send two arguments with NotificationClosed
12cr|xfce4-notifyd-0.2.2-3|104	
12cr|xfce4-notifyd-0.2.2-3|105	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.0-4mdv2009.1
12cr|xfce4-notifyd-0.2.2-3|106	+ Revision: 349225
12cr|xfce4-notifyd-0.2.2-3|107	- rebuild whole xfce
12cr|xfce4-notifyd-0.2.2-3|108	
12cr|xfce4-notifyd-0.2.2-3|109	* Fri Nov 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.0-3mdv2009.1
12cr|xfce4-notifyd-0.2.2-3|110	+ Revision: 307474
12cr|xfce4-notifyd-0.2.2-3|111	- conflicts with notification-daemon
12cr|xfce4-notifyd-0.2.2-3|112	
12cr|xfce4-notifyd-0.2.2-3|113	* Fri Nov 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.0-2mdv2009.1
12cr|xfce4-notifyd-0.2.2-3|114	+ Revision: 307472
12cr|xfce4-notifyd-0.2.2-3|115	- provides virtual-notification-daemon
12cr|xfce4-notifyd-0.2.2-3|116	- obsolete notification-daemon-xfce
12cr|xfce4-notifyd-0.2.2-3|117	
12cr|xfce4-notifyd-0.2.2-3|118	* Wed Nov 26 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.0-1mdv2009.1
12cr|xfce4-notifyd-0.2.2-3|119	+ Revision: 306810
12cr|xfce4-notifyd-0.2.2-3|120	- add source and spec files
12cr|xfce4-notifyd-0.2.2-3|121	- Created package structure for xfce4-notifyd.
12cr|xfce4-notifyd-0.2.2-3|122	

8600 12
12cr|xfce4-panel-4.10.0-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-panel-4.10.0-2|2	%define major 4
12cr|xfce4-panel-4.10.0-2|3	%define libname	%mklibname xfce4panel %{major}
12cr|xfce4-panel-4.10.0-2|4	%define develname %mklibname xfce4panel -d
12cr|xfce4-panel-4.10.0-2|5	
12cr|xfce4-panel-4.10.0-2|6	Summary:	A Xfce panel
12cr|xfce4-panel-4.10.0-2|7	Name:		xfce4-panel
12cr|xfce4-panel-4.10.0-2|8	Version:	4.10.0
12cr|xfce4-panel-4.10.0-2|9	Release:	2
12cr|xfce4-panel-4.10.0-2|10	License:	GPLv2+
12cr|xfce4-panel-4.10.0-2|11	Group:		Graphical desktop/Xfce
12cr|xfce4-panel-4.10.0-2|12	URL:		http://www.xfce.org
12cr|xfce4-panel-4.10.0-2|13	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-panel-4.10.0-2|14	BuildRequires:	libxfce4ui-devel >= 4.10.0
12cr|xfce4-panel-4.10.0-2|15	BuildRequires:	gtk+2-devel
12cr|xfce4-panel-4.10.0-2|16	BuildRequires:	exo-devel >= 0.7.2
12cr|xfce4-panel-4.10.0-2|17	BuildRequires:	libwnck-devel
12cr|xfce4-panel-4.10.0-2|18	BuildRequires:	xfconf-devel >= 4.10.0
12cr|xfce4-panel-4.10.0-2|19	BuildRequires:	libxml2-devel >= 2.4.0
12cr|xfce4-panel-4.10.0-2|20	BuildRequires:	gtk-doc
12cr|xfce4-panel-4.10.0-2|21	BuildRequires:	garcon-devel >= 0.1.11
12cr|xfce4-panel-4.10.0-2|22	Requires:	desktop-common-data
12cr|xfce4-panel-4.10.0-2|23	#Requires:	mandriva-xfce-config-common
12cr|xfce4-panel-4.10.0-2|24	Obsoletes:	xfce-panel
12cr|xfce4-panel-4.10.0-2|25	
12cr|xfce4-panel-4.10.0-2|26	%description
12cr|xfce4-panel-4.10.0-2|27	The Xfce 4 Panel supports multiple panels, with many options
12cr|xfce4-panel-4.10.0-2|28	for their position, appearance, transparency and behavior.
12cr|xfce4-panel-4.10.0-2|29	There are many items available by default to full fit a panel,
12cr|xfce4-panel-4.10.0-2|30	like application launchers with detachable menus, a graphical pager,
12cr|xfce4-panel-4.10.0-2|31	a tasklist, a clock, a system tray, a show/hide desktop switcher,
12cr|xfce4-panel-4.10.0-2|32	and even more. It offers an easy way to add items using a dialog,
12cr|xfce4-panel-4.10.0-2|33	and to move items accross different panels.
12cr|xfce4-panel-4.10.0-2|34	
12cr|xfce4-panel-4.10.0-2|35	%package -n %{libname}
12cr|xfce4-panel-4.10.0-2|36	Summary:	Panel library for the Xfce desktop environment
12cr|xfce4-panel-4.10.0-2|37	Group:		Graphical desktop/Xfce
12cr|xfce4-panel-4.10.0-2|38	Obsoletes:	%{mklibname xfce4panel 1}
12cr|xfce4-panel-4.10.0-2|39	Obsoletes:	%{mklibname xfce4panel 2}
12cr|xfce4-panel-4.10.0-2|40	Obsoletes:	%{mklibname xfce4panel 3}
12cr|xfce4-panel-4.10.0-2|41	
12cr|xfce4-panel-4.10.0-2|42	%description -n %{libname}
12cr|xfce4-panel-4.10.0-2|43	Panel library for the Xfce desktop environment.
12cr|xfce4-panel-4.10.0-2|44	
12cr|xfce4-panel-4.10.0-2|45	%package -n %{develname}
12cr|xfce4-panel-4.10.0-2|46	Summary:	Libraries and header files for the %{name} library
12cr|xfce4-panel-4.10.0-2|47	Group:		Development/Other
12cr|xfce4-panel-4.10.0-2|48	Requires:	%{libname} = %{version}
12cr|xfce4-panel-4.10.0-2|49	Provides:	%{name}-devel = %{EVRD}
12cr|xfce4-panel-4.10.0-2|50	Provides:	lib%{name}-devel = %{EVRD}
12cr|xfce4-panel-4.10.0-2|51	Obsoletes:	%{mklibname xfce4panel 1 -d} < 4.6.3-2
12cr|xfce4-panel-4.10.0-2|52	
12cr|xfce4-panel-4.10.0-2|53	%description -n %{develname}
12cr|xfce4-panel-4.10.0-2|54	Libraries and header files for the %{name} library.
12cr|xfce4-panel-4.10.0-2|55	
12cr|xfce4-panel-4.10.0-2|56	%prep
12cr|xfce4-panel-4.10.0-2|57	%setup -q
12cr|xfce4-panel-4.10.0-2|58	
12cr|xfce4-panel-4.10.0-2|59	%build
12cr|xfce4-panel-4.10.0-2|60	%configure2_5x \
12cr|xfce4-panel-4.10.0-2|61	--enable-gtk-doc \
12cr|xfce4-panel-4.10.0-2|62	--enable-gio-unix \
12cr|xfce4-panel-4.10.0-2|63	--disable-static
12cr|xfce4-panel-4.10.0-2|64	
12cr|xfce4-panel-4.10.0-2|65	%make
12cr|xfce4-panel-4.10.0-2|66	
12cr|xfce4-panel-4.10.0-2|67	%install
12cr|xfce4-panel-4.10.0-2|68	%makeinstall_std
12cr|xfce4-panel-4.10.0-2|69	
12cr|xfce4-panel-4.10.0-2|70	# (tpg) this file is in mandriva-xfce-config package
12cr|xfce4-panel-4.10.0-2|71	#rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/panel/*
12cr|xfce4-panel-4.10.0-2|72	
12cr|xfce4-panel-4.10.0-2|73	%find_lang %{name} %{name}.lang
12cr|xfce4-panel-4.10.0-2|74	
12cr|xfce4-panel-4.10.0-2|75	%files -f %{name}.lang
12cr|xfce4-panel-4.10.0-2|76	%doc README AUTHORS NEWS
12cr|xfce4-panel-4.10.0-2|77	%dir %{_libdir}/xfce4/panel
12cr|xfce4-panel-4.10.0-2|78	%dir %{_libdir}/xfce4/panel/plugins
12cr|xfce4-panel-4.10.0-2|79	%dir %{_datadir}/xfce4/panel
12cr|xfce4-panel-4.10.0-2|80	%dir %{_datadir}/xfce4/panel/plugins
12cr|xfce4-panel-4.10.0-2|81	%{_sysconfdir}/xdg/xfce4/panel/*.xml
12cr|xfce4-panel-4.10.0-2|82	%{_bindir}/*
12cr|xfce4-panel-4.10.0-2|83	%{_libdir}/xfce4/panel/plugins/*
12cr|xfce4-panel-4.10.0-2|84	%{_datadir}/applications/*.desktop
12cr|xfce4-panel-4.10.0-2|85	%{_iconsdir}/hicolor/*
12cr|xfce4-panel-4.10.0-2|86	%{_datadir}/xfce4/panel/plugins/*
12cr|xfce4-panel-4.10.0-2|87	%{_libdir}/xfce4/panel/migrate
12cr|xfce4-panel-4.10.0-2|88	%{_libdir}/xfce4/panel/wrapper
12cr|xfce4-panel-4.10.0-2|89	%{_datadir}/gtk-doc/html/libxfce4panel-1.0
12cr|xfce4-panel-4.10.0-2|90	
12cr|xfce4-panel-4.10.0-2|91	%files -n %{libname}
12cr|xfce4-panel-4.10.0-2|92	%{_libdir}/lib*.so.%{major}*
12cr|xfce4-panel-4.10.0-2|93	
12cr|xfce4-panel-4.10.0-2|94	%files -n %{develname}
12cr|xfce4-panel-4.10.0-2|95	%doc ChangeLog
12cr|xfce4-panel-4.10.0-2|96	%{_libdir}/lib*.so
12cr|xfce4-panel-4.10.0-2|97	%{_libdir}/pkgconfig/*.pc
12cr|xfce4-panel-4.10.0-2|98	%{_includedir}/xfce4/libxfce4panel-1.0/libxfce4panel/*.h
12cr|xfce4-panel-4.10.0-2|99	
12cr|xfce4-panel-4.10.0-2|100	
12cr|xfce4-panel-4.10.0-2|101	%changelog
12cr|xfce4-panel-4.10.0-2|102	* Tue May 01 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.10.0-1
12cr|xfce4-panel-4.10.0-2|103	+ Revision: 794656
12cr|xfce4-panel-4.10.0-2|104	- update to new version 4.10.0
12cr|xfce4-panel-4.10.0-2|105	
12cr|xfce4-panel-4.10.0-2|106	* Mon Apr 16 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.2-2
12cr|xfce4-panel-4.10.0-2|107	+ Revision: 791385
12cr|xfce4-panel-4.10.0-2|108	- obsolete old library
12cr|xfce4-panel-4.10.0-2|109	
12cr|xfce4-panel-4.10.0-2|110	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.2-1
12cr|xfce4-panel-4.10.0-2|111	+ Revision: 791133
12cr|xfce4-panel-4.10.0-2|112	- bump major
12cr|xfce4-panel-4.10.0-2|113	- update to new version 4.9.2
12cr|xfce4-panel-4.10.0-2|114	
12cr|xfce4-panel-4.10.0-2|115	* Tue Apr 03 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.1-1
12cr|xfce4-panel-4.10.0-2|116	+ Revision: 789083
12cr|xfce4-panel-4.10.0-2|117	- do not require gtk-doc
12cr|xfce4-panel-4.10.0-2|118	- update to new version 4.9.1
12cr|xfce4-panel-4.10.0-2|119	- spec file clean
12cr|xfce4-panel-4.10.0-2|120	
12cr|xfce4-panel-4.10.0-2|121	* Mon Feb 27 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.6-3
12cr|xfce4-panel-4.10.0-2|122	+ Revision: 780954
12cr|xfce4-panel-4.10.0-2|123	- fix files listed more tha once
12cr|xfce4-panel-4.10.0-2|124	- rebuild
12cr|xfce4-panel-4.10.0-2|125	
12cr|xfce4-panel-4.10.0-2|126	* Fri Jan 06 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.6-2
12cr|xfce4-panel-4.10.0-2|127	+ Revision: 757978
12cr|xfce4-panel-4.10.0-2|128	- drop la files
12cr|xfce4-panel-4.10.0-2|129	- fix find_lang syntax
12cr|xfce4-panel-4.10.0-2|130	
12cr|xfce4-panel-4.10.0-2|131	* Thu Sep 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.6-1
12cr|xfce4-panel-4.10.0-2|132	+ Revision: 700932
12cr|xfce4-panel-4.10.0-2|133	- update to new version 4.8.6
12cr|xfce4-panel-4.10.0-2|134	
12cr|xfce4-panel-4.10.0-2|135	* Mon Jun 27 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.5-1
12cr|xfce4-panel-4.10.0-2|136	+ Revision: 687570
12cr|xfce4-panel-4.10.0-2|137	- update to new version 4.8.5
12cr|xfce4-panel-4.10.0-2|138	
12cr|xfce4-panel-4.10.0-2|139	* Fri Apr 29 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.3-2
12cr|xfce4-panel-4.10.0-2|140	+ Revision: 660712
12cr|xfce4-panel-4.10.0-2|141	- obsolete old library major
12cr|xfce4-panel-4.10.0-2|142	
12cr|xfce4-panel-4.10.0-2|143	* Sat Apr 09 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.3-1
12cr|xfce4-panel-4.10.0-2|144	+ Revision: 652037
12cr|xfce4-panel-4.10.0-2|145	- update to new version 4.8.3
12cr|xfce4-panel-4.10.0-2|146	
12cr|xfce4-panel-4.10.0-2|147	* Sun Feb 27 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-1
12cr|xfce4-panel-4.10.0-2|148	+ Revision: 640578
12cr|xfce4-panel-4.10.0-2|149	- update to new version 4.8.2
12cr|xfce4-panel-4.10.0-2|150	
12cr|xfce4-panel-4.10.0-2|151	* Wed Feb 02 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-1
12cr|xfce4-panel-4.10.0-2|152	+ Revision: 635381
12cr|xfce4-panel-4.10.0-2|153	- update to new version 4.8.1
12cr|xfce4-panel-4.10.0-2|154	
12cr|xfce4-panel-4.10.0-2|155	* Sun Jan 23 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-1
12cr|xfce4-panel-4.10.0-2|156	+ Revision: 632432
12cr|xfce4-panel-4.10.0-2|157	- update to new version 4.8.0
12cr|xfce4-panel-4.10.0-2|158	
12cr|xfce4-panel-4.10.0-2|159	* Fri Jan 07 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.7-1mdv2011.0
12cr|xfce4-panel-4.10.0-2|160	+ Revision: 629571
12cr|xfce4-panel-4.10.0-2|161	- update to new version 4.7.7
12cr|xfce4-panel-4.10.0-2|162	- fix file list
12cr|xfce4-panel-4.10.0-2|163	
12cr|xfce4-panel-4.10.0-2|164	* Wed Dec 08 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.6-1mdv2011.0
12cr|xfce4-panel-4.10.0-2|165	+ Revision: 616407
12cr|xfce4-panel-4.10.0-2|166	- update to new version 4.7.6
12cr|xfce4-panel-4.10.0-2|167	
12cr|xfce4-panel-4.10.0-2|168	* Sat Dec 04 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.5-1mdv2011.0
12cr|xfce4-panel-4.10.0-2|169	+ Revision: 609367
12cr|xfce4-panel-4.10.0-2|170	- update to new version 4.7.5
12cr|xfce4-panel-4.10.0-2|171	
12cr|xfce4-panel-4.10.0-2|172	* Sat Nov 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.4-1mdv2011.0
12cr|xfce4-panel-4.10.0-2|173	+ Revision: 593817
12cr|xfce4-panel-4.10.0-2|174	- update to new version 4.7.4
12cr|xfce4-panel-4.10.0-2|175	- drop some conditions in spec file for mdv older than 200900
12cr|xfce4-panel-4.10.0-2|176	
12cr|xfce4-panel-4.10.0-2|177	* Fri Sep 17 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.3-1mdv2011.0
12cr|xfce4-panel-4.10.0-2|178	+ Revision: 579302
12cr|xfce4-panel-4.10.0-2|179	- update to new version 4.7.3
12cr|xfce4-panel-4.10.0-2|180	- tune up buildrequires
12cr|xfce4-panel-4.10.0-2|181	- fix file list
12cr|xfce4-panel-4.10.0-2|182	
12cr|xfce4-panel-4.10.0-2|183	* Fri Jul 16 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.4-1mdv2011.0
12cr|xfce4-panel-4.10.0-2|184	+ Revision: 553870
12cr|xfce4-panel-4.10.0-2|185	- update to new version 4.6.4
12cr|xfce4-panel-4.10.0-2|186	
12cr|xfce4-panel-4.10.0-2|187	* Sat Feb 27 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.3-2mdv2010.1
12cr|xfce4-panel-4.10.0-2|188	+ Revision: 512430
12cr|xfce4-panel-4.10.0-2|189	- fix obsoletes in devel subpackages
12cr|xfce4-panel-4.10.0-2|190	
12cr|xfce4-panel-4.10.0-2|191	* Wed Dec 30 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.3-1mdv2010.1
12cr|xfce4-panel-4.10.0-2|192	+ Revision: 484149
12cr|xfce4-panel-4.10.0-2|193	- update to new version 4.6.3
12cr|xfce4-panel-4.10.0-2|194	- drop patch 0, fixed upstream (xfce bz #6110)
12cr|xfce4-panel-4.10.0-2|195	
12cr|xfce4-panel-4.10.0-2|196	* Sun Dec 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.2-3mdv2010.1
12cr|xfce4-panel-4.10.0-2|197	+ Revision: 482718
12cr|xfce4-panel-4.10.0-2|198	- reeanble gtk-doc
12cr|xfce4-panel-4.10.0-2|199	
12cr|xfce4-panel-4.10.0-2|200	* Wed Dec 23 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.2-2mdv2010.1
12cr|xfce4-panel-4.10.0-2|201	+ Revision: 481842
12cr|xfce4-panel-4.10.0-2|202	- apply patch 0 only for mdv >= 2010.0
12cr|xfce4-panel-4.10.0-2|203	- disable gtk-docs for now
12cr|xfce4-panel-4.10.0-2|204	
12cr|xfce4-panel-4.10.0-2|205	+ Christophe Fergeau <cfergeau@mandriva.com>
12cr|xfce4-panel-4.10.0-2|206	- make sure panels don't show window decorations
12cr|xfce4-panel-4.10.0-2|207	
12cr|xfce4-panel-4.10.0-2|208	* Sun Oct 18 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.2-1mdv2010.0
12cr|xfce4-panel-4.10.0-2|209	+ Revision: 458148
12cr|xfce4-panel-4.10.0-2|210	- update to new version 4.6.2
12cr|xfce4-panel-4.10.0-2|211	- adapt to new urls
12cr|xfce4-panel-4.10.0-2|212	- drop patch 0 and 1 because they were merged in by upstream
12cr|xfce4-panel-4.10.0-2|213	
12cr|xfce4-panel-4.10.0-2|214	* Thu Jun 25 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-3mdv2010.0
12cr|xfce4-panel-4.10.0-2|215	+ Revision: 389207
12cr|xfce4-panel-4.10.0-2|216	- Patch1: fix command args for session restart
12cr|xfce4-panel-4.10.0-2|217	
12cr|xfce4-panel-4.10.0-2|218	* Thu Jun 11 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-2mdv2010.0
12cr|xfce4-panel-4.10.0-2|219	+ Revision: 385028
12cr|xfce4-panel-4.10.0-2|220	- Patch0: open Terminal with exo-open
12cr|xfce4-panel-4.10.0-2|221	
12cr|xfce4-panel-4.10.0-2|222	* Tue Apr 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-1mdv2010.0
12cr|xfce4-panel-4.10.0-2|223	+ Revision: 368576
12cr|xfce4-panel-4.10.0-2|224	- update to new version 4.6.1
12cr|xfce4-panel-4.10.0-2|225	
12cr|xfce4-panel-4.10.0-2|226	* Sun Apr 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-4mdv2009.1
12cr|xfce4-panel-4.10.0-2|227	+ Revision: 364183
12cr|xfce4-panel-4.10.0-2|228	- Patch1: migrate launcher category icons
12cr|xfce4-panel-4.10.0-2|229	- Patch2: don't crash when quit button is pressed
12cr|xfce4-panel-4.10.0-2|230	- Patch3: properly set the systray orientation property
12cr|xfce4-panel-4.10.0-2|231	
12cr|xfce4-panel-4.10.0-2|232	* Sun Mar 22 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-3mdv2009.1
12cr|xfce4-panel-4.10.0-2|233	+ Revision: 360503
12cr|xfce4-panel-4.10.0-2|234	- Patch0: fix build with -Wl,--as-needed
12cr|xfce4-panel-4.10.0-2|235	
12cr|xfce4-panel-4.10.0-2|236	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-2mdv2009.1
12cr|xfce4-panel-4.10.0-2|237	+ Revision: 349226
12cr|xfce4-panel-4.10.0-2|238	- rebuild whole xfce
12cr|xfce4-panel-4.10.0-2|239	
12cr|xfce4-panel-4.10.0-2|240	* Fri Feb 27 2009 Jérôme Soyer <saispo@mandriva.org> 4.6.0-1mdv2009.1
12cr|xfce4-panel-4.10.0-2|241	+ Revision: 345704
12cr|xfce4-panel-4.10.0-2|242	- New upstream release
12cr|xfce4-panel-4.10.0-2|243	
12cr|xfce4-panel-4.10.0-2|244	* Tue Jan 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
12cr|xfce4-panel-4.10.0-2|245	+ Revision: 333946
12cr|xfce4-panel-4.10.0-2|246	- update to new version 4.5.99.1
12cr|xfce4-panel-4.10.0-2|247	
12cr|xfce4-panel-4.10.0-2|248	* Wed Jan 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.93-1mdv2009.1
12cr|xfce4-panel-4.10.0-2|249	+ Revision: 329515
12cr|xfce4-panel-4.10.0-2|250	- update to new version 4.5.93
12cr|xfce4-panel-4.10.0-2|251	- add full path for the Source0
12cr|xfce4-panel-4.10.0-2|252	
12cr|xfce4-panel-4.10.0-2|253	* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-3mdv2009.1
12cr|xfce4-panel-4.10.0-2|254	+ Revision: 303523
12cr|xfce4-panel-4.10.0-2|255	- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)
12cr|xfce4-panel-4.10.0-2|256	
12cr|xfce4-panel-4.10.0-2|257	* Thu Nov 13 2008 Oden Eriksson <oeriksson@mandriva.com> 4.5.91-3mdv2009.1
12cr|xfce4-panel-4.10.0-2|258	+ Revision: 302650
12cr|xfce4-panel-4.10.0-2|259	- rebuild
12cr|xfce4-panel-4.10.0-2|260	
12cr|xfce4-panel-4.10.0-2|261	* Tue Nov 11 2008 Oden Eriksson <oeriksson@mandriva.com> 4.5.91-2mdv2009.1
12cr|xfce4-panel-4.10.0-2|262	+ Revision: 302229
12cr|xfce4-panel-4.10.0-2|263	- rebuilt against new libxcb
12cr|xfce4-panel-4.10.0-2|264	
12cr|xfce4-panel-4.10.0-2|265	* Thu Oct 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
12cr|xfce4-panel-4.10.0-2|266	+ Revision: 294486
12cr|xfce4-panel-4.10.0-2|267	- Xfce4.6 beta1 is landing on cooker
12cr|xfce4-panel-4.10.0-2|268	- patch 1 and 2 were merged upstream
12cr|xfce4-panel-4.10.0-2|269	- fix file list
12cr|xfce4-panel-4.10.0-2|270	- tune up buildrequires
12cr|xfce4-panel-4.10.0-2|271	
12cr|xfce4-panel-4.10.0-2|272	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-panel-4.10.0-2|273	- rebuild early 2009.0 package (before pixel changes)
12cr|xfce4-panel-4.10.0-2|274	
12cr|xfce4-panel-4.10.0-2|275	+ Pixel <pixel@mandriva.com>
12cr|xfce4-panel-4.10.0-2|276	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xfce4-panel-4.10.0-2|277	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|xfce4-panel-4.10.0-2|278	
12cr|xfce4-panel-4.10.0-2|279	* Mon May 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-4mdv2009.0
12cr|xfce4-panel-4.10.0-2|280	+ Revision: 208978
12cr|xfce4-panel-4.10.0-2|281	- Patch0: fix drag and drop files over panels
12cr|xfce4-panel-4.10.0-2|282	- Patch1: fix dialogs on multiscreen
12cr|xfce4-panel-4.10.0-2|283	
12cr|xfce4-panel-4.10.0-2|284	* Sun May 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-3mdv2009.0
12cr|xfce4-panel-4.10.0-2|285	+ Revision: 205611
12cr|xfce4-panel-4.10.0-2|286	- change sysconfdir from /etc/X11/xdg to /etc/xdg only for Mandriva releases newer than 2008.1
12cr|xfce4-panel-4.10.0-2|287	
12cr|xfce4-panel-4.10.0-2|288	* Mon Mar 31 2008 Antoine Ginies <aginies@mandriva.com> 4.4.2-3mdv2008.1
12cr|xfce4-panel-4.10.0-2|289	+ Revision: 191245
12cr|xfce4-panel-4.10.0-2|290	- add mandriva-xfce-config-common to fix bug 39496
12cr|xfce4-panel-4.10.0-2|291	
12cr|xfce4-panel-4.10.0-2|292	* Thu Jan 17 2008 Thierry Vignaud <tv@mandriva.org> 4.4.2-2mdv2008.1
12cr|xfce4-panel-4.10.0-2|293	+ Revision: 154147
12cr|xfce4-panel-4.10.0-2|294	- do not package big changelog
12cr|xfce4-panel-4.10.0-2|295	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-panel-4.10.0-2|296	
12cr|xfce4-panel-4.10.0-2|297	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-panel-4.10.0-2|298	- restore BuildRoot
12cr|xfce4-panel-4.10.0-2|299	
12cr|xfce4-panel-4.10.0-2|300	* Sun Nov 18 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-1mdv2008.1
12cr|xfce4-panel-4.10.0-2|301	+ Revision: 109979
12cr|xfce4-panel-4.10.0-2|302	- New release 4.4.2
12cr|xfce4-panel-4.10.0-2|303	
12cr|xfce4-panel-4.10.0-2|304	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|xfce4-panel-4.10.0-2|305	- obsolete old release
12cr|xfce4-panel-4.10.0-2|306	- new license policy
12cr|xfce4-panel-4.10.0-2|307	- use upstream tarball name as a real name
12cr|xfce4-panel-4.10.0-2|308	- use upstream name
12cr|xfce4-panel-4.10.0-2|309	
12cr|xfce4-panel-4.10.0-2|310	* Sat Sep 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-9mdv2008.0
12cr|xfce4-panel-4.10.0-2|311	+ Revision: 92276
12cr|xfce4-panel-4.10.0-2|312	- provide patch 0 which fixes upstream Xfce bug #3496
12cr|xfce4-panel-4.10.0-2|313	
12cr|xfce4-panel-4.10.0-2|314	* Fri Sep 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-8mdv2008.0
12cr|xfce4-panel-4.10.0-2|315	+ Revision: 91879
12cr|xfce4-panel-4.10.0-2|316	- exclude config files, which are now in mandriva-xfce-config package
12cr|xfce4-panel-4.10.0-2|317	
12cr|xfce4-panel-4.10.0-2|318	* Fri Sep 07 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-7mdv2008.0
12cr|xfce4-panel-4.10.0-2|319	+ Revision: 81884
12cr|xfce4-panel-4.10.0-2|320	- drop patch 0, because we rely on mandriva-xfce-config packages
12cr|xfce4-panel-4.10.0-2|321	remove unneeded provides and obsoletes
12cr|xfce4-panel-4.10.0-2|322	
12cr|xfce4-panel-4.10.0-2|323	* Tue Jun 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-6mdv2008.0
12cr|xfce4-panel-4.10.0-2|324	+ Revision: 44272
12cr|xfce4-panel-4.10.0-2|325	- fix file list
12cr|xfce4-panel-4.10.0-2|326	- don't own configuration files
12cr|xfce4-panel-4.10.0-2|327	- new devel library policy
12cr|xfce4-panel-4.10.0-2|328	- correct obsoletes/provides
12cr|xfce4-panel-4.10.0-2|329	- move Sources 1,2,3,4,5 to the xfce-config package
12cr|xfce4-panel-4.10.0-2|330	- update description
12cr|xfce4-panel-4.10.0-2|331	
12cr|xfce4-panel-4.10.0-2|332	* Thu May 31 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-5mdv2008.0
12cr|xfce4-panel-4.10.0-2|333	+ Revision: 33090
12cr|xfce4-panel-4.10.0-2|334	- Fix errors
12cr|xfce4-panel-4.10.0-2|335	- Fix Mandriva Theme
12cr|xfce4-panel-4.10.0-2|336	
12cr|xfce4-panel-4.10.0-2|337	* Tue May 29 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-3mdv2008.0
12cr|xfce4-panel-4.10.0-2|338	+ Revision: 32517
12cr|xfce4-panel-4.10.0-2|339	- spec file clean
12cr|xfce4-panel-4.10.0-2|340	- add %%post and %%postun for main package
12cr|xfce4-panel-4.10.0-2|341	move icon caching macros from lib to main package
12cr|xfce4-panel-4.10.0-2|342	
12cr|xfce4-panel-4.10.0-2|343	* Fri May 25 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-2mdv2008.0
12cr|xfce4-panel-4.10.0-2|344	+ Revision: 31097
12cr|xfce4-panel-4.10.0-2|345	- Remove french desktop
12cr|xfce4-panel-4.10.0-2|346	- Bump release
12cr|xfce4-panel-4.10.0-2|347	- Add mandriva default theme
12cr|xfce4-panel-4.10.0-2|348	
12cr|xfce4-panel-4.10.0-2|349	* Wed Apr 18 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-1mdv2008.0
12cr|xfce4-panel-4.10.0-2|350	+ Revision: 14793
12cr|xfce4-panel-4.10.0-2|351	- New release 4.4.1
12cr|xfce4-panel-4.10.0-2|352	

8601 12
12cr|xfce4-places-plugin-1.5.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-places-plugin-1.5.0-1|2	
12cr|xfce4-places-plugin-1.5.0-1|3	Summary: 	A places plugin for the Xfce panel
12cr|xfce4-places-plugin-1.5.0-1|4	Name: 		xfce4-places-plugin
12cr|xfce4-places-plugin-1.5.0-1|5	Version: 	1.5.0
12cr|xfce4-places-plugin-1.5.0-1|6	Release: 	1
12cr|xfce4-places-plugin-1.5.0-1|7	License:	GPLv2+
12cr|xfce4-places-plugin-1.5.0-1|8	Group: 		Graphical desktop/Xfce
12cr|xfce4-places-plugin-1.5.0-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
12cr|xfce4-places-plugin-1.5.0-1|10	Source0: 	http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-places-plugin-1.5.0-1|11	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-places-plugin-1.5.0-1|12	BuildRequires:	pkgconfig(libxfce4panel-1.0)
12cr|xfce4-places-plugin-1.5.0-1|13	BuildRequires:	pkgconfig(libxfcegui4-1.0)
12cr|xfce4-places-plugin-1.5.0-1|14	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.8.0
12cr|xfce4-places-plugin-1.5.0-1|15	BuildRequires:	perl(XML::Parser)
12cr|xfce4-places-plugin-1.5.0-1|16	BuildRequires:	thunar-vfs-devel
12cr|xfce4-places-plugin-1.5.0-1|17	
12cr|xfce4-places-plugin-1.5.0-1|18	%description
12cr|xfce4-places-plugin-1.5.0-1|19	A places plugin for the Xfce panel.
12cr|xfce4-places-plugin-1.5.0-1|20	
12cr|xfce4-places-plugin-1.5.0-1|21	%prep
12cr|xfce4-places-plugin-1.5.0-1|22	%setup -q
12cr|xfce4-places-plugin-1.5.0-1|23	
12cr|xfce4-places-plugin-1.5.0-1|24	%build
12cr|xfce4-places-plugin-1.5.0-1|25	%configure2_5x
12cr|xfce4-places-plugin-1.5.0-1|26	%make
12cr|xfce4-places-plugin-1.5.0-1|27	
12cr|xfce4-places-plugin-1.5.0-1|28	%install
12cr|xfce4-places-plugin-1.5.0-1|29	%makeinstall_std
12cr|xfce4-places-plugin-1.5.0-1|30	
12cr|xfce4-places-plugin-1.5.0-1|31	%find_lang %{name}
12cr|xfce4-places-plugin-1.5.0-1|32	
12cr|xfce4-places-plugin-1.5.0-1|33	%post
12cr|xfce4-places-plugin-1.5.0-1|34	%update_icon_cache hicolor
12cr|xfce4-places-plugin-1.5.0-1|35	
12cr|xfce4-places-plugin-1.5.0-1|36	%postun
12cr|xfce4-places-plugin-1.5.0-1|37	%clean_icon_cache hicolor
12cr|xfce4-places-plugin-1.5.0-1|38	
12cr|xfce4-places-plugin-1.5.0-1|39	%files -f %{name}.lang
12cr|xfce4-places-plugin-1.5.0-1|40	%doc ChangeLog AUTHORS NEWS
12cr|xfce4-places-plugin-1.5.0-1|41	%{_bindir}/*
12cr|xfce4-places-plugin-1.5.0-1|42	%{_libdir}/xfce4/panel/plugins/*
12cr|xfce4-places-plugin-1.5.0-1|43	%{_datadir}/xfce4/panel/plugins/places.desktop
12cr|xfce4-places-plugin-1.5.0-1|44	
12cr|xfce4-places-plugin-1.5.0-1|45	
12cr|xfce4-places-plugin-1.5.0-1|46	%changelog
12cr|xfce4-places-plugin-1.5.0-1|47	* Fri Apr 29 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.0-4mdv2011.0
12cr|xfce4-places-plugin-1.5.0-1|48	+ Revision: 660771
12cr|xfce4-places-plugin-1.5.0-1|49	- add requires on thunar-vfs-devel
12cr|xfce4-places-plugin-1.5.0-1|50	- Patch0: add support for newer exo library
12cr|xfce4-places-plugin-1.5.0-1|51	
12cr|xfce4-places-plugin-1.5.0-1|52	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xfce4-places-plugin-1.5.0-1|53	- the mass rebuild of 2010.1 packages
12cr|xfce4-places-plugin-1.5.0-1|54	
12cr|xfce4-places-plugin-1.5.0-1|55	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.0-2mdv2010.1
12cr|xfce4-places-plugin-1.5.0-1|56	+ Revision: 543433
12cr|xfce4-places-plugin-1.5.0-1|57	- rebuild for mdv 2010.1
12cr|xfce4-places-plugin-1.5.0-1|58	
12cr|xfce4-places-plugin-1.5.0-1|59	* Fri Jul 31 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.0-1mdv2010.0
12cr|xfce4-places-plugin-1.5.0-1|60	+ Revision: 405206
12cr|xfce4-places-plugin-1.5.0-1|61	- update to new version 1.2.0
12cr|xfce4-places-plugin-1.5.0-1|62	- drop patches 0 and as they were merged upstream
12cr|xfce4-places-plugin-1.5.0-1|63	
12cr|xfce4-places-plugin-1.5.0-1|64	* Sun Mar 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-8mdv2009.1
12cr|xfce4-places-plugin-1.5.0-1|65	+ Revision: 353058
12cr|xfce4-places-plugin-1.5.0-1|66	- Patch2: fix compiling with Werror=format-strings
12cr|xfce4-places-plugin-1.5.0-1|67	
12cr|xfce4-places-plugin-1.5.0-1|68	* Sun Nov 23 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-7mdv2009.1
12cr|xfce4-places-plugin-1.5.0-1|69	+ Revision: 306098
12cr|xfce4-places-plugin-1.5.0-1|70	- Patch0: nerw version for xfce bugzilla
12cr|xfce4-places-plugin-1.5.0-1|71	- Patch1: do not segfault on plugin exit
12cr|xfce4-places-plugin-1.5.0-1|72	
12cr|xfce4-places-plugin-1.5.0-1|73	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-6mdv2009.1
12cr|xfce4-places-plugin-1.5.0-1|74	+ Revision: 295004
12cr|xfce4-places-plugin-1.5.0-1|75	- rebuild for new Xfce4.6 beta1
12cr|xfce4-places-plugin-1.5.0-1|76	
12cr|xfce4-places-plugin-1.5.0-1|77	* Fri Oct 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-5mdv2009.0
12cr|xfce4-places-plugin-1.5.0-1|78	+ Revision: 291579
12cr|xfce4-places-plugin-1.5.0-1|79	- Patch0: new version from xfce bugzilla
12cr|xfce4-places-plugin-1.5.0-1|80	
12cr|xfce4-places-plugin-1.5.0-1|81	* Fri Sep 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-4mdv2009.0
12cr|xfce4-places-plugin-1.5.0-1|82	+ Revision: 281253
12cr|xfce4-places-plugin-1.5.0-1|83	- Patch0: new version of patch
12cr|xfce4-places-plugin-1.5.0-1|84	
12cr|xfce4-places-plugin-1.5.0-1|85	* Tue Aug 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-3mdv2009.0
12cr|xfce4-places-plugin-1.5.0-1|86	+ Revision: 273490
12cr|xfce4-places-plugin-1.5.0-1|87	- Patch0: use XDG_DESKTOP_DIR environment variable for desktop directory
12cr|xfce4-places-plugin-1.5.0-1|88	
12cr|xfce4-places-plugin-1.5.0-1|89	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0-2mdv2009.0
12cr|xfce4-places-plugin-1.5.0-1|90	+ Revision: 269791
12cr|xfce4-places-plugin-1.5.0-1|91	- rebuild early 2009.0 package (before pixel changes)
12cr|xfce4-places-plugin-1.5.0-1|92	
12cr|xfce4-places-plugin-1.5.0-1|93	* Sun Jun 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-1mdv2009.0
12cr|xfce4-places-plugin-1.5.0-1|94	+ Revision: 216760
12cr|xfce4-places-plugin-1.5.0-1|95	- update to new version 1.1.0
12cr|xfce4-places-plugin-1.5.0-1|96	- package NEWS file
12cr|xfce4-places-plugin-1.5.0-1|97	
12cr|xfce4-places-plugin-1.5.0-1|98	+ Olivier Blin <oblin@mandriva.com>
12cr|xfce4-places-plugin-1.5.0-1|99	- restore BuildRoot
12cr|xfce4-places-plugin-1.5.0-1|100	
12cr|xfce4-places-plugin-1.5.0-1|101	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-places-plugin-1.5.0-1|102	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-places-plugin-1.5.0-1|103	
12cr|xfce4-places-plugin-1.5.0-1|104	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-2mdv2008.1
12cr|xfce4-places-plugin-1.5.0-1|105	+ Revision: 110128
12cr|xfce4-places-plugin-1.5.0-1|106	- correct buildrequires
12cr|xfce4-places-plugin-1.5.0-1|107	- new license policy
12cr|xfce4-places-plugin-1.5.0-1|108	- use upstream tarball name as a real name
12cr|xfce4-places-plugin-1.5.0-1|109	- do not package COPYING file
12cr|xfce4-places-plugin-1.5.0-1|110	- use upstream name
12cr|xfce4-places-plugin-1.5.0-1|111	
12cr|xfce4-places-plugin-1.5.0-1|112	* Fri Oct 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-1mdv2008.1
12cr|xfce4-places-plugin-1.5.0-1|113	+ Revision: 102239
12cr|xfce4-places-plugin-1.5.0-1|114	- update to the final version
12cr|xfce4-places-plugin-1.5.0-1|115	- new version
12cr|xfce4-places-plugin-1.5.0-1|116	
12cr|xfce4-places-plugin-1.5.0-1|117	* Sat Aug 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.991-1mdv2008.0
12cr|xfce4-places-plugin-1.5.0-1|118	+ Revision: 65407
12cr|xfce4-places-plugin-1.5.0-1|119	- new version
12cr|xfce4-places-plugin-1.5.0-1|120	
12cr|xfce4-places-plugin-1.5.0-1|121	* Fri May 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2008.0
12cr|xfce4-places-plugin-1.5.0-1|122	+ Revision: 31038
12cr|xfce4-places-plugin-1.5.0-1|123	- Import xfce-places-plugin
12cr|xfce4-places-plugin-1.5.0-1|124	

8602 12
12cr|xfce4-playercontrol-plugin-0.3.0-4|1	
12cr|xfce4-playercontrol-plugin-0.3.0-4|2	Summary:	Audio player control plugin for the Xfce panel
12cr|xfce4-playercontrol-plugin-0.3.0-4|3	Name:		xfce4-playercontrol-plugin
12cr|xfce4-playercontrol-plugin-0.3.0-4|4	Version:	0.3.0
12cr|xfce4-playercontrol-plugin-0.3.0-4|5	Release:	4
12cr|xfce4-playercontrol-plugin-0.3.0-4|6	License:	BSD
12cr|xfce4-playercontrol-plugin-0.3.0-4|7	Group:		Graphical desktop/Xfce
12cr|xfce4-playercontrol-plugin-0.3.0-4|8	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-xmms-plugin
12cr|xfce4-playercontrol-plugin-0.3.0-4|9	Source0:	http://www.bilimfeneri.gen.tr/ilgar/%{name}-%{version}.tar.bz2
12cr|xfce4-playercontrol-plugin-0.3.0-4|10	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-playercontrol-plugin-0.3.0-4|11	BuildRequires:	libmpd-devel
12cr|xfce4-playercontrol-plugin-0.3.0-4|12	BuildRequires:	audacious-devel
12cr|xfce4-playercontrol-plugin-0.3.0-4|13	BuildRequires:	pkgconfig(libxfcegui4-1.0)
12cr|xfce4-playercontrol-plugin-0.3.0-4|14	BuildRequires:	glib2-devel
12cr|xfce4-playercontrol-plugin-0.3.0-4|15	BuildRequires:	gtk+2-devel
12cr|xfce4-playercontrol-plugin-0.3.0-4|16	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-playercontrol-plugin-0.3.0-4|17	
12cr|xfce4-playercontrol-plugin-0.3.0-4|18	%description
12cr|xfce4-playercontrol-plugin-0.3.0-4|19	An Audacious and MPD control panel plugin for the Xfce Desktop Environment.
12cr|xfce4-playercontrol-plugin-0.3.0-4|20	
12cr|xfce4-playercontrol-plugin-0.3.0-4|21	%prep
12cr|xfce4-playercontrol-plugin-0.3.0-4|22	%setup -q
12cr|xfce4-playercontrol-plugin-0.3.0-4|23	
12cr|xfce4-playercontrol-plugin-0.3.0-4|24	%build
12cr|xfce4-playercontrol-plugin-0.3.0-4|25	%configure2_5x \
12cr|xfce4-playercontrol-plugin-0.3.0-4|26	--enable-audacious \
12cr|xfce4-playercontrol-plugin-0.3.0-4|27	--disable-xmms
12cr|xfce4-playercontrol-plugin-0.3.0-4|28	%make
12cr|xfce4-playercontrol-plugin-0.3.0-4|29	
12cr|xfce4-playercontrol-plugin-0.3.0-4|30	%install
12cr|xfce4-playercontrol-plugin-0.3.0-4|31	%makeinstall_std
12cr|xfce4-playercontrol-plugin-0.3.0-4|32	
12cr|xfce4-playercontrol-plugin-0.3.0-4|33	%find_lang %{name}
12cr|xfce4-playercontrol-plugin-0.3.0-4|34	
12cr|xfce4-playercontrol-plugin-0.3.0-4|35	%files -f %{name}.lang
12cr|xfce4-playercontrol-plugin-0.3.0-4|36	%doc README ChangeLog AUTHORS
12cr|xfce4-playercontrol-plugin-0.3.0-4|37	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-playercontrol-plugin-0.3.0-4|38	%{_datadir}/xfce4/panel-plugins/*
12cr|xfce4-playercontrol-plugin-0.3.0-4|39	%dir %{_datadir}/xfce4/%{name}
12cr|xfce4-playercontrol-plugin-0.3.0-4|40	%{_datadir}/xfce4/%{name}/*
12cr|xfce4-playercontrol-plugin-0.3.0-4|41	
12cr|xfce4-playercontrol-plugin-0.3.0-4|42	
12cr|xfce4-playercontrol-plugin-0.3.0-4|43	%changelog
12cr|xfce4-playercontrol-plugin-0.3.0-4|44	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-3mdv2010.1
12cr|xfce4-playercontrol-plugin-0.3.0-4|45	+ Revision: 543434
12cr|xfce4-playercontrol-plugin-0.3.0-4|46	- rebuild for mdv 2010.1
12cr|xfce4-playercontrol-plugin-0.3.0-4|47	
12cr|xfce4-playercontrol-plugin-0.3.0-4|48	* Wed Jul 29 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-2mdv2010.0
12cr|xfce4-playercontrol-plugin-0.3.0-4|49	+ Revision: 404171
12cr|xfce4-playercontrol-plugin-0.3.0-4|50	- rebuild
12cr|xfce4-playercontrol-plugin-0.3.0-4|51	
12cr|xfce4-playercontrol-plugin-0.3.0-4|52	* Sun Mar 22 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2009.1
12cr|xfce4-playercontrol-plugin-0.3.0-4|53	+ Revision: 360343
12cr|xfce4-playercontrol-plugin-0.3.0-4|54	- fix build
12cr|xfce4-playercontrol-plugin-0.3.0-4|55	- adapt spec file to new plugin name
12cr|xfce4-playercontrol-plugin-0.3.0-4|56	- xmms plugin is dead
12cr|xfce4-playercontrol-plugin-0.3.0-4|57	
12cr|xfce4-playercontrol-plugin-0.3.0-4|58	* Fri Nov 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.2-1mdv2009.1
12cr|xfce4-playercontrol-plugin-0.3.0-4|59	+ Revision: 305527
12cr|xfce4-playercontrol-plugin-0.3.0-4|60	- update to new version 0.5.2
12cr|xfce4-playercontrol-plugin-0.3.0-4|61	- fix url for source
12cr|xfce4-playercontrol-plugin-0.3.0-4|62	
12cr|xfce4-playercontrol-plugin-0.3.0-4|63	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-8mdv2009.1
12cr|xfce4-playercontrol-plugin-0.3.0-4|64	+ Revision: 295037
12cr|xfce4-playercontrol-plugin-0.3.0-4|65	- rebuild for new Xfce4.6 beta1
12cr|xfce4-playercontrol-plugin-0.3.0-4|66	
12cr|xfce4-playercontrol-plugin-0.3.0-4|67	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.5.1-7mdv2009.0
12cr|xfce4-playercontrol-plugin-0.3.0-4|68	+ Revision: 262418
12cr|xfce4-playercontrol-plugin-0.3.0-4|69	- rebuild
12cr|xfce4-playercontrol-plugin-0.3.0-4|70	
12cr|xfce4-playercontrol-plugin-0.3.0-4|71	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.5.1-6mdv2009.0
12cr|xfce4-playercontrol-plugin-0.3.0-4|72	+ Revision: 257036
12cr|xfce4-playercontrol-plugin-0.3.0-4|73	- rebuild
12cr|xfce4-playercontrol-plugin-0.3.0-4|74	
12cr|xfce4-playercontrol-plugin-0.3.0-4|75	* Sun Jan 27 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-4mdv2008.1
12cr|xfce4-playercontrol-plugin-0.3.0-4|76	+ Revision: 158495
12cr|xfce4-playercontrol-plugin-0.3.0-4|77	- add missing header, patch 0
12cr|xfce4-playercontrol-plugin-0.3.0-4|78	
12cr|xfce4-playercontrol-plugin-0.3.0-4|79	+ Olivier Blin <oblin@mandriva.com>
12cr|xfce4-playercontrol-plugin-0.3.0-4|80	- restore BuildRoot
12cr|xfce4-playercontrol-plugin-0.3.0-4|81	
12cr|xfce4-playercontrol-plugin-0.3.0-4|82	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-playercontrol-plugin-0.3.0-4|83	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-playercontrol-plugin-0.3.0-4|84	
12cr|xfce4-playercontrol-plugin-0.3.0-4|85	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-3mdv2008.1
12cr|xfce4-playercontrol-plugin-0.3.0-4|86	+ Revision: 110147
12cr|xfce4-playercontrol-plugin-0.3.0-4|87	- correct buildrequires
12cr|xfce4-playercontrol-plugin-0.3.0-4|88	- do not package COPYING and INSTALL files
12cr|xfce4-playercontrol-plugin-0.3.0-4|89	- use upstream tarball name as a real name
12cr|xfce4-playercontrol-plugin-0.3.0-4|90	- use upstream name
12cr|xfce4-playercontrol-plugin-0.3.0-4|91	- spec file clean
12cr|xfce4-playercontrol-plugin-0.3.0-4|92	
12cr|xfce4-playercontrol-plugin-0.3.0-4|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-playercontrol-plugin-0.3.0-4|94	- kill changelog left by repsys
12cr|xfce4-playercontrol-plugin-0.3.0-4|95	
12cr|xfce4-playercontrol-plugin-0.3.0-4|96	+ Jérôme Soyer <saispo@mandriva.org>
12cr|xfce4-playercontrol-plugin-0.3.0-4|97	- oops
12cr|xfce4-playercontrol-plugin-0.3.0-4|98	- First Build
12cr|xfce4-playercontrol-plugin-0.3.0-4|99	
12cr|xfce4-playercontrol-plugin-0.3.0-4|100	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-2mdv2008.0
12cr|xfce4-playercontrol-plugin-0.3.0-4|101	+ Revision: 30434
12cr|xfce4-playercontrol-plugin-0.3.0-4|102	- update url
12cr|xfce4-playercontrol-plugin-0.3.0-4|103	- spec file clean
12cr|xfce4-playercontrol-plugin-0.3.0-4|104	- bump release tag
12cr|xfce4-playercontrol-plugin-0.3.0-4|105	- new version
12cr|xfce4-playercontrol-plugin-0.3.0-4|106	

8603 12
12cr|xfce4-power-manager-1.2.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-power-manager-1.2.0-1|2	
12cr|xfce4-power-manager-1.2.0-1|3	Summary:	A power manager for Xfce
12cr|xfce4-power-manager-1.2.0-1|4	Name:		xfce4-power-manager
12cr|xfce4-power-manager-1.2.0-1|5	Version:	1.2.0
12cr|xfce4-power-manager-1.2.0-1|6	Release:	1
12cr|xfce4-power-manager-1.2.0-1|7	Epoch:		1
12cr|xfce4-power-manager-1.2.0-1|8	License:	GPLv2+
12cr|xfce4-power-manager-1.2.0-1|9	Group:		Graphical desktop/Xfce
12cr|xfce4-power-manager-1.2.0-1|10	Url:		http://goodies.xfce.org/projects/applications/%{name}
12cr|xfce4-power-manager-1.2.0-1|11	Source0:	http://archive.xfce.org/src/apps/xfce4-power-manager/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-power-manager-1.2.0-1|12	BuildRequires:	xfconf-devel >= 4.10.0
12cr|xfce4-power-manager-1.2.0-1|13	BuildRequires:	dbus-glib-devel
12cr|xfce4-power-manager-1.2.0-1|14	BuildRequires:	libnotify-devel
12cr|xfce4-power-manager-1.2.0-1|15	BuildRequires:	intltool
12cr|xfce4-power-manager-1.2.0-1|16	BuildRequires:	libxfce4-panel-devel >= 4.10.0
12cr|xfce4-power-manager-1.2.0-1|17	BuildRequires:	polkit-1-devel
12cr|xfce4-power-manager-1.2.0-1|18	BuildRequires:	libxfce4ui-devel >= 4.10.0
12cr|xfce4-power-manager-1.2.0-1|19	Requires:	pm-utils
12cr|xfce4-power-manager-1.2.0-1|20	Requires:	hibernate
12cr|xfce4-power-manager-1.2.0-1|21	Requires:	suspend-s2ram
12cr|xfce4-power-manager-1.2.0-1|22	Requires:	upower
12cr|xfce4-power-manager-1.2.0-1|23	Conflicts:	mandriva-xfce-config-common < 2009.1-2
12cr|xfce4-power-manager-1.2.0-1|24	Requires(pre):	xfconf
12cr|xfce4-power-manager-1.2.0-1|25	
12cr|xfce4-power-manager-1.2.0-1|26	%description
12cr|xfce4-power-manager-1.2.0-1|27	A power manager dedicated for Xfce desktop environment.
12cr|xfce4-power-manager-1.2.0-1|28	
12cr|xfce4-power-manager-1.2.0-1|29	%prep
12cr|xfce4-power-manager-1.2.0-1|30	%setup -q
12cr|xfce4-power-manager-1.2.0-1|31	
12cr|xfce4-power-manager-1.2.0-1|32	%build
12cr|xfce4-power-manager-1.2.0-1|33	%configure2_5x \
12cr|xfce4-power-manager-1.2.0-1|34	--enable-dpms \
12cr|xfce4-power-manager-1.2.0-1|35	--enable-panel-plugins \
12cr|xfce4-power-manager-1.2.0-1|36	--enable-network-manager \
12cr|xfce4-power-manager-1.2.0-1|37	--enable-polkit
12cr|xfce4-power-manager-1.2.0-1|38	
12cr|xfce4-power-manager-1.2.0-1|39	%make
12cr|xfce4-power-manager-1.2.0-1|40	
12cr|xfce4-power-manager-1.2.0-1|41	%install
12cr|xfce4-power-manager-1.2.0-1|42	%makeinstall_std
12cr|xfce4-power-manager-1.2.0-1|43	
12cr|xfce4-power-manager-1.2.0-1|44	%find_lang %{name} %{name}.lang
12cr|xfce4-power-manager-1.2.0-1|45	
12cr|xfce4-power-manager-1.2.0-1|46	%files -f %{name}.lang
12cr|xfce4-power-manager-1.2.0-1|47	%doc AUTHORS NEWS README TODO
12cr|xfce4-power-manager-1.2.0-1|48	%{_sysconfdir}/xdg/autostart/*.desktop
12cr|xfce4-power-manager-1.2.0-1|49	%{_sbindir}/xfpm-power-backlight-helper
12cr|xfce4-power-manager-1.2.0-1|50	%{_bindir}/%{name}*
12cr|xfce4-power-manager-1.2.0-1|51	%{_bindir}/xfce4-power-information
12cr|xfce4-power-manager-1.2.0-1|52	%{_libdir}/xfce4/panel-plugins/xfce4-brightness-plugin
12cr|xfce4-power-manager-1.2.0-1|53	%{_datadir}/polkit-1/actions/org.xfce.power.policy
12cr|xfce4-power-manager-1.2.0-1|54	%{_datadir}/applications/*.desktop
12cr|xfce4-power-manager-1.2.0-1|55	%{_datadir}/xfce4/doc/C/images/*.png
12cr|xfce4-power-manager-1.2.0-1|56	%{_datadir}/xfce4/doc/C/xfce4-power-manager.html
12cr|xfce4-power-manager-1.2.0-1|57	%{_datadir}/xfce4/panel-plugins/*.desktop
12cr|xfce4-power-manager-1.2.0-1|58	%{_iconsdir}/hicolor/scalable/*/*.svg
12cr|xfce4-power-manager-1.2.0-1|59	%{_iconsdir}/hicolor/*/*/*.png
12cr|xfce4-power-manager-1.2.0-1|60	%{_mandir}/man1/*
12cr|xfce4-power-manager-1.2.0-1|61	
12cr|xfce4-power-manager-1.2.0-1|62	
12cr|xfce4-power-manager-1.2.0-1|63	%changelog
12cr|xfce4-power-manager-1.2.0-1|64	* Sat May 05 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.2.0-1
12cr|xfce4-power-manager-1.2.0-1|65	+ Revision: 796426
12cr|xfce4-power-manager-1.2.0-1|66	- adjust buildrequires version
12cr|xfce4-power-manager-1.2.0-1|67	- update to new version 1.2.0
12cr|xfce4-power-manager-1.2.0-1|68	
12cr|xfce4-power-manager-1.2.0-1|69	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.1.0-1
12cr|xfce4-power-manager-1.2.0-1|70	+ Revision: 791060
12cr|xfce4-power-manager-1.2.0-1|71	- update to new version 1.1.0
12cr|xfce4-power-manager-1.2.0-1|72	
12cr|xfce4-power-manager-1.2.0-1|73	* Thu Apr 05 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.0.11-2
12cr|xfce4-power-manager-1.2.0-1|74	+ Revision: 789491
12cr|xfce4-power-manager-1.2.0-1|75	- rebuild
12cr|xfce4-power-manager-1.2.0-1|76	
12cr|xfce4-power-manager-1.2.0-1|77	* Sat Mar 31 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.0.11-1
12cr|xfce4-power-manager-1.2.0-1|78	+ Revision: 788511
12cr|xfce4-power-manager-1.2.0-1|79	- update to new version 1.0.11
12cr|xfce4-power-manager-1.2.0-1|80	- drop patch 0
12cr|xfce4-power-manager-1.2.0-1|81	
12cr|xfce4-power-manager-1.2.0-1|82	* Wed Oct 12 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.0.10-5
12cr|xfce4-power-manager-1.2.0-1|83	+ Revision: 704449
12cr|xfce4-power-manager-1.2.0-1|84	- rebuild
12cr|xfce4-power-manager-1.2.0-1|85	
12cr|xfce4-power-manager-1.2.0-1|86	* Mon May 09 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.0.10-4
12cr|xfce4-power-manager-1.2.0-1|87	+ Revision: 673108
12cr|xfce4-power-manager-1.2.0-1|88	- require upower instead of devicekit-power
12cr|xfce4-power-manager-1.2.0-1|89	
12cr|xfce4-power-manager-1.2.0-1|90	* Tue Apr 19 2011 Funda Wang <fwang@mandriva.org> 1:1.0.10-3
12cr|xfce4-power-manager-1.2.0-1|91	+ Revision: 656011
12cr|xfce4-power-manager-1.2.0-1|92	- build with libnotify 0.7
12cr|xfce4-power-manager-1.2.0-1|93	
12cr|xfce4-power-manager-1.2.0-1|94	* Sat Mar 12 2011 Funda Wang <fwang@mandriva.org> 1:1.0.10-2
12cr|xfce4-power-manager-1.2.0-1|95	+ Revision: 643888
12cr|xfce4-power-manager-1.2.0-1|96	- rebuild to obsolete old packages
12cr|xfce4-power-manager-1.2.0-1|97	
12cr|xfce4-power-manager-1.2.0-1|98	* Tue Feb 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.0.10-1
12cr|xfce4-power-manager-1.2.0-1|99	+ Revision: 639393
12cr|xfce4-power-manager-1.2.0-1|100	- update to new version 1.0.10
12cr|xfce4-power-manager-1.2.0-1|101	
12cr|xfce4-power-manager-1.2.0-1|102	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.0.3-2
12cr|xfce4-power-manager-1.2.0-1|103	+ Revision: 633057
12cr|xfce4-power-manager-1.2.0-1|104	- rebuild for new Xfce 4.8.0
12cr|xfce4-power-manager-1.2.0-1|105	
12cr|xfce4-power-manager-1.2.0-1|106	* Fri Jan 07 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.0.3-1mdv2011.0
12cr|xfce4-power-manager-1.2.0-1|107	+ Revision: 629658
12cr|xfce4-power-manager-1.2.0-1|108	- update to new version 1.0.3
12cr|xfce4-power-manager-1.2.0-1|109	- drop buildrequires on hal-devel
12cr|xfce4-power-manager-1.2.0-1|110	- fix filelist
12cr|xfce4-power-manager-1.2.0-1|111	
12cr|xfce4-power-manager-1.2.0-1|112	* Wed Dec 22 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.0.2-1mdv2011.0
12cr|xfce4-power-manager-1.2.0-1|113	+ Revision: 623886
12cr|xfce4-power-manager-1.2.0-1|114	- update to new version 1.0.2
12cr|xfce4-power-manager-1.2.0-1|115	
12cr|xfce4-power-manager-1.2.0-1|116	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.0.1-2mdv2011.0
12cr|xfce4-power-manager-1.2.0-1|117	+ Revision: 579673
12cr|xfce4-power-manager-1.2.0-1|118	- rebuild for new xfce 4.7.0
12cr|xfce4-power-manager-1.2.0-1|119	
12cr|xfce4-power-manager-1.2.0-1|120	* Tue Aug 31 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.0.1-1mdv2011.0
12cr|xfce4-power-manager-1.2.0-1|121	+ Revision: 574875
12cr|xfce4-power-manager-1.2.0-1|122	- update to new version 1.0.1
12cr|xfce4-power-manager-1.2.0-1|123	
12cr|xfce4-power-manager-1.2.0-1|124	* Sun Aug 15 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.0.0-1mdv2011.0
12cr|xfce4-power-manager-1.2.0-1|125	+ Revision: 570232
12cr|xfce4-power-manager-1.2.0-1|126	- update to new version 1.0.0
12cr|xfce4-power-manager-1.2.0-1|127	
12cr|xfce4-power-manager-1.2.0-1|128	* Fri Jul 16 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.9.98-1mdv2011.0
12cr|xfce4-power-manager-1.2.0-1|129	+ Revision: 553899
12cr|xfce4-power-manager-1.2.0-1|130	- update to new version 0.9.98
12cr|xfce4-power-manager-1.2.0-1|131	
12cr|xfce4-power-manager-1.2.0-1|132	* Sat Feb 27 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.9.90-1mdv2010.1
12cr|xfce4-power-manager-1.2.0-1|133	+ Revision: 512413
12cr|xfce4-power-manager-1.2.0-1|134	- update to new version 0.9.90
12cr|xfce4-power-manager-1.2.0-1|135	- add buildrequires on polkit-1-devel and libxfce4ui-devel
12cr|xfce4-power-manager-1.2.0-1|136	- add requires on devicekit-power (UPower)
12cr|xfce4-power-manager-1.2.0-1|137	
12cr|xfce4-power-manager-1.2.0-1|138	* Sat Nov 21 2009 Funda Wang <fwang@mandriva.org> 1:0.8.4.2-1mdv2010.1
12cr|xfce4-power-manager-1.2.0-1|139	+ Revision: 468549
12cr|xfce4-power-manager-1.2.0-1|140	- update to new version 0.8.4.2
12cr|xfce4-power-manager-1.2.0-1|141	
12cr|xfce4-power-manager-1.2.0-1|142	* Sat Nov 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.8.4.1-1mdv2010.1
12cr|xfce4-power-manager-1.2.0-1|143	+ Revision: 462263
12cr|xfce4-power-manager-1.2.0-1|144	- update to new version 0.8.4.1
12cr|xfce4-power-manager-1.2.0-1|145	
12cr|xfce4-power-manager-1.2.0-1|146	* Tue Oct 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.8.4-1mdv2010.0
12cr|xfce4-power-manager-1.2.0-1|147	+ Revision: 455042
12cr|xfce4-power-manager-1.2.0-1|148	- update to new version 0.8.4
12cr|xfce4-power-manager-1.2.0-1|149	- adapt to new URL schemas for Xfce sources
12cr|xfce4-power-manager-1.2.0-1|150	
12cr|xfce4-power-manager-1.2.0-1|151	* Thu Aug 13 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.8.3.1-1mdv2010.0
12cr|xfce4-power-manager-1.2.0-1|152	+ Revision: 416221
12cr|xfce4-power-manager-1.2.0-1|153	- update to new version 0.8.3.1
12cr|xfce4-power-manager-1.2.0-1|154	
12cr|xfce4-power-manager-1.2.0-1|155	* Wed Aug 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.8.3-1mdv2010.0
12cr|xfce4-power-manager-1.2.0-1|156	+ Revision: 409652
12cr|xfce4-power-manager-1.2.0-1|157	- update to new version 0.8.3
12cr|xfce4-power-manager-1.2.0-1|158	
12cr|xfce4-power-manager-1.2.0-1|159	* Thu Jul 09 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.8.2-1mdv2010.0
12cr|xfce4-power-manager-1.2.0-1|160	+ Revision: 393945
12cr|xfce4-power-manager-1.2.0-1|161	- update to new version 0.8.2
12cr|xfce4-power-manager-1.2.0-1|162	
12cr|xfce4-power-manager-1.2.0-1|163	* Wed Jul 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.8.1.1-1mdv2010.0
12cr|xfce4-power-manager-1.2.0-1|164	+ Revision: 393366
12cr|xfce4-power-manager-1.2.0-1|165	- update to new version 0.8.1.1
12cr|xfce4-power-manager-1.2.0-1|166	
12cr|xfce4-power-manager-1.2.0-1|167	* Sat Jul 04 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.8.1-1mdv2010.0
12cr|xfce4-power-manager-1.2.0-1|168	+ Revision: 392301
12cr|xfce4-power-manager-1.2.0-1|169	- update to new version 0.8.1
12cr|xfce4-power-manager-1.2.0-1|170	
12cr|xfce4-power-manager-1.2.0-1|171	* Wed Jun 10 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.8.0-1mdv2010.0
12cr|xfce4-power-manager-1.2.0-1|172	+ Revision: 384924
12cr|xfce4-power-manager-1.2.0-1|173	- update to new version 0.8.0
12cr|xfce4-power-manager-1.2.0-1|174	
12cr|xfce4-power-manager-1.2.0-1|175	* Sun May 24 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.8.0-0.RC2.1mdv2010.0
12cr|xfce4-power-manager-1.2.0-1|176	+ Revision: 379206
12cr|xfce4-power-manager-1.2.0-1|177	- update to new version 0.8.0-RC2
12cr|xfce4-power-manager-1.2.0-1|178	
12cr|xfce4-power-manager-1.2.0-1|179	* Fri May 01 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.8.0-0.RC1.3mdv2010.0
12cr|xfce4-power-manager-1.2.0-1|180	+ Revision: 369963
12cr|xfce4-power-manager-1.2.0-1|181	- use epoch, because there was something wrong with tags
12cr|xfce4-power-manager-1.2.0-1|182	- update to new version 0.8.0RC1
12cr|xfce4-power-manager-1.2.0-1|183	
12cr|xfce4-power-manager-1.2.0-1|184	* Sat Apr 11 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.0-0.beta1.2.beta1mdv2009.1
12cr|xfce4-power-manager-1.2.0-1|185	+ Revision: 366214
12cr|xfce4-power-manager-1.2.0-1|186	- update to new version 0.8.0beta1
12cr|xfce4-power-manager-1.2.0-1|187	
12cr|xfce4-power-manager-1.2.0-1|188	* Mon Apr 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.0-0.alpha2.1.alpha2mdv2009.1
12cr|xfce4-power-manager-1.2.0-1|189	+ Revision: 364541
12cr|xfce4-power-manager-1.2.0-1|190	- add missing buildrequires on libxfce4-panel-devel
12cr|xfce4-power-manager-1.2.0-1|191	- update to new version 0.8.0 alpha 2
12cr|xfce4-power-manager-1.2.0-1|192	- drop patch0 and source1, included and fixed upstream
12cr|xfce4-power-manager-1.2.0-1|193	- fix file list
12cr|xfce4-power-manager-1.2.0-1|194	
12cr|xfce4-power-manager-1.2.0-1|195	* Thu Mar 12 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.4-3mdv2009.1
12cr|xfce4-power-manager-1.2.0-1|196	+ Revision: 354350
12cr|xfce4-power-manager-1.2.0-1|197	- conflicts with mandriva-xfce-config-common, due to file relocate between these two packages
12cr|xfce4-power-manager-1.2.0-1|198	
12cr|xfce4-power-manager-1.2.0-1|199	* Thu Mar 12 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.4-2mdv2009.1
12cr|xfce4-power-manager-1.2.0-1|200	+ Revision: 354342
12cr|xfce4-power-manager-1.2.0-1|201	- Patch0: do not auto-generate autostart file (mdvbz #48708)
12cr|xfce4-power-manager-1.2.0-1|202	- move here a system wide autostart file from mandriva-xfce-config-common
12cr|xfce4-power-manager-1.2.0-1|203	
12cr|xfce4-power-manager-1.2.0-1|204	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.4-1mdv2009.1
12cr|xfce4-power-manager-1.2.0-1|205	+ Revision: 349185
12cr|xfce4-power-manager-1.2.0-1|206	- fix file list
12cr|xfce4-power-manager-1.2.0-1|207	- update to new version 0.6.4
12cr|xfce4-power-manager-1.2.0-1|208	
12cr|xfce4-power-manager-1.2.0-1|209	* Thu Feb 19 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.2-1mdv2009.1
12cr|xfce4-power-manager-1.2.0-1|210	+ Revision: 343017
12cr|xfce4-power-manager-1.2.0-1|211	- update to new version 0.6.2
12cr|xfce4-power-manager-1.2.0-1|212	
12cr|xfce4-power-manager-1.2.0-1|213	* Fri Feb 06 2009 Funda Wang <fwang@mandriva.org> 0.6.1-1mdv2009.1
12cr|xfce4-power-manager-1.2.0-1|214	+ Revision: 338267
12cr|xfce4-power-manager-1.2.0-1|215	- New version 0.6.1
12cr|xfce4-power-manager-1.2.0-1|216	
12cr|xfce4-power-manager-1.2.0-1|217	* Tue Jan 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-2mdv2009.1
12cr|xfce4-power-manager-1.2.0-1|218	+ Revision: 334474
12cr|xfce4-power-manager-1.2.0-1|219	- rebuild
12cr|xfce4-power-manager-1.2.0-1|220	- update to new version 0.6.0
12cr|xfce4-power-manager-1.2.0-1|221	
12cr|xfce4-power-manager-1.2.0-1|222	* Fri Nov 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-1.RC1.0mdv2009.1
12cr|xfce4-power-manager-1.2.0-1|223	+ Revision: 300801
12cr|xfce4-power-manager-1.2.0-1|224	- bump release tag
12cr|xfce4-power-manager-1.2.0-1|225	- update to new version 0.6.0RC1
12cr|xfce4-power-manager-1.2.0-1|226	
12cr|xfce4-power-manager-1.2.0-1|227	* Tue Oct 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-0.beta1.3mdv2009.1
12cr|xfce4-power-manager-1.2.0-1|228	+ Revision: 298075
12cr|xfce4-power-manager-1.2.0-1|229	- add requires on suspend-s2ram
12cr|xfce4-power-manager-1.2.0-1|230	
12cr|xfce4-power-manager-1.2.0-1|231	* Tue Oct 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-0.beta1.2mdv2009.1
12cr|xfce4-power-manager-1.2.0-1|232	+ Revision: 298073
12cr|xfce4-power-manager-1.2.0-1|233	- add requires on hibernate
12cr|xfce4-power-manager-1.2.0-1|234	- fix url
12cr|xfce4-power-manager-1.2.0-1|235	
12cr|xfce4-power-manager-1.2.0-1|236	* Tue Oct 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-0.beta1.1mdv2009.1
12cr|xfce4-power-manager-1.2.0-1|237	+ Revision: 298064
12cr|xfce4-power-manager-1.2.0-1|238	- add source and spec files
12cr|xfce4-power-manager-1.2.0-1|239	- Created package structure for xfce4-power-manager.
12cr|xfce4-power-manager-1.2.0-1|240	

8604 12
12cr|xfce4-quicklauncher-plugin-1.9.4-11|1	Summary:	Quicklauncher plugin for the Xfce panel
12cr|xfce4-quicklauncher-plugin-1.9.4-11|2	Name:		xfce4-quicklauncher-plugin
12cr|xfce4-quicklauncher-plugin-1.9.4-11|3	Version:	1.9.4
12cr|xfce4-quicklauncher-plugin-1.9.4-11|4	Release:	%mkrel 11
12cr|xfce4-quicklauncher-plugin-1.9.4-11|5	License:	GPLv2+
12cr|xfce4-quicklauncher-plugin-1.9.4-11|6	Group:		Graphical desktop/Xfce
12cr|xfce4-quicklauncher-plugin-1.9.4-11|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin
12cr|xfce4-quicklauncher-plugin-1.9.4-11|8	Source0:	http://goodies.xfce.org/releases/xfce4-quicklauncher-plugin/%{name}-%{version}.tar.bz2
12cr|xfce4-quicklauncher-plugin-1.9.4-11|9	Patch0:		01_save-settings.patch
12cr|xfce4-quicklauncher-plugin-1.9.4-11|10	Patch1:		02_fix-missing-english-translation.patch
12cr|xfce4-quicklauncher-plugin-1.9.4-11|11	Patch2:		xfce4-quicklauncher-plugin-1.9.4-parameters.patch
12cr|xfce4-quicklauncher-plugin-1.9.4-11|12	Patch3:		xfce4-quicklauncher-plugin-1.9.4-panel-load.patch
12cr|xfce4-quicklauncher-plugin-1.9.4-11|13	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-quicklauncher-plugin-1.9.4-11|14	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-quicklauncher-plugin-1.9.4-11|15	BuildRequires:	libxfcegui4-devel >= 4.4.2
12cr|xfce4-quicklauncher-plugin-1.9.4-11|16	BuildRequires:	perl(XML::Parser)
12cr|xfce4-quicklauncher-plugin-1.9.4-11|17	Obsoletes:	xfce-quicklauncher-plugin
12cr|xfce4-quicklauncher-plugin-1.9.4-11|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfce4-quicklauncher-plugin-1.9.4-11|19	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|20	%description
12cr|xfce4-quicklauncher-plugin-1.9.4-11|21	This plugin allows you to have lots of launchers in the panel, displaying
12cr|xfce4-quicklauncher-plugin-1.9.4-11|22	them on several lines.
12cr|xfce4-quicklauncher-plugin-1.9.4-11|23	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|24	%prep
12cr|xfce4-quicklauncher-plugin-1.9.4-11|25	%setup -q
12cr|xfce4-quicklauncher-plugin-1.9.4-11|26	%patch0 -p1
12cr|xfce4-quicklauncher-plugin-1.9.4-11|27	%patch1 -p1
12cr|xfce4-quicklauncher-plugin-1.9.4-11|28	%patch2 -p1
12cr|xfce4-quicklauncher-plugin-1.9.4-11|29	%patch3 -p1
12cr|xfce4-quicklauncher-plugin-1.9.4-11|30	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|31	%build
12cr|xfce4-quicklauncher-plugin-1.9.4-11|32	%configure2_5x
12cr|xfce4-quicklauncher-plugin-1.9.4-11|33	%make
12cr|xfce4-quicklauncher-plugin-1.9.4-11|34	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|35	%install
12cr|xfce4-quicklauncher-plugin-1.9.4-11|36	rm -rf %{buildroot}
12cr|xfce4-quicklauncher-plugin-1.9.4-11|37	%makeinstall_std
12cr|xfce4-quicklauncher-plugin-1.9.4-11|38	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|39	%find_lang %{name}
12cr|xfce4-quicklauncher-plugin-1.9.4-11|40	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|41	%clean
12cr|xfce4-quicklauncher-plugin-1.9.4-11|42	rm -rf  %{buildroot}
12cr|xfce4-quicklauncher-plugin-1.9.4-11|43	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|44	%files -f %{name}.lang
12cr|xfce4-quicklauncher-plugin-1.9.4-11|45	%defattr(-,root,root)
12cr|xfce4-quicklauncher-plugin-1.9.4-11|46	%doc AUTHORS ChangeLog TODO
12cr|xfce4-quicklauncher-plugin-1.9.4-11|47	%{_datadir}/xfce4/panel-plugins/*.desktop
12cr|xfce4-quicklauncher-plugin-1.9.4-11|48	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-quicklauncher-plugin-1.9.4-11|49	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|50	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|51	%changelog
12cr|xfce4-quicklauncher-plugin-1.9.4-11|52	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 1.9.4-11mdv2012.0
12cr|xfce4-quicklauncher-plugin-1.9.4-11|53	+ Revision: 791559
12cr|xfce4-quicklauncher-plugin-1.9.4-11|54	- Rebuild
12cr|xfce4-quicklauncher-plugin-1.9.4-11|55	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|56	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 1.9.4-10
12cr|xfce4-quicklauncher-plugin-1.9.4-11|57	+ Revision: 790055
12cr|xfce4-quicklauncher-plugin-1.9.4-11|58	- Rebuild for xfce 4.10
12cr|xfce4-quicklauncher-plugin-1.9.4-11|59	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|60	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9.4-9mdv2011.0
12cr|xfce4-quicklauncher-plugin-1.9.4-11|61	+ Revision: 615610
12cr|xfce4-quicklauncher-plugin-1.9.4-11|62	- the mass rebuild of 2010.1 packages
12cr|xfce4-quicklauncher-plugin-1.9.4-11|63	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|64	* Sat Nov 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-8mdv2010.1
12cr|xfce4-quicklauncher-plugin-1.9.4-11|65	+ Revision: 462489
12cr|xfce4-quicklauncher-plugin-1.9.4-11|66	- Patch2: corrent executable name for xfce setting manager
12cr|xfce4-quicklauncher-plugin-1.9.4-11|67	- Patch3: fix plugin loading (mdvbz #54998)
12cr|xfce4-quicklauncher-plugin-1.9.4-11|68	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|69	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 1.9.4-7mdv2010.0
12cr|xfce4-quicklauncher-plugin-1.9.4-11|70	+ Revision: 446107
12cr|xfce4-quicklauncher-plugin-1.9.4-11|71	- rebuild
12cr|xfce4-quicklauncher-plugin-1.9.4-11|72	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|73	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-6mdv2009.1
12cr|xfce4-quicklauncher-plugin-1.9.4-11|74	+ Revision: 349475
12cr|xfce4-quicklauncher-plugin-1.9.4-11|75	- rebuild for xfce-4.6.0
12cr|xfce4-quicklauncher-plugin-1.9.4-11|76	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|77	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-5mdv2009.1
12cr|xfce4-quicklauncher-plugin-1.9.4-11|78	+ Revision: 295005
12cr|xfce4-quicklauncher-plugin-1.9.4-11|79	- rebuild for new Xfce4.6 beta1
12cr|xfce4-quicklauncher-plugin-1.9.4-11|80	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|81	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 1.9.4-4mdv2009.0
12cr|xfce4-quicklauncher-plugin-1.9.4-11|82	+ Revision: 269792
12cr|xfce4-quicklauncher-plugin-1.9.4-11|83	- rebuild early 2009.0 package (before pixel changes)
12cr|xfce4-quicklauncher-plugin-1.9.4-11|84	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|85	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-3mdv2009.0
12cr|xfce4-quicklauncher-plugin-1.9.4-11|86	+ Revision: 194671
12cr|xfce4-quicklauncher-plugin-1.9.4-11|87	- Patch0: save settings at exit
12cr|xfce4-quicklauncher-plugin-1.9.4-11|88	- Patch1: add missing english translation
12cr|xfce4-quicklauncher-plugin-1.9.4-11|89	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|90	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-quicklauncher-plugin-1.9.4-11|91	- restore BuildRoot
12cr|xfce4-quicklauncher-plugin-1.9.4-11|92	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|93	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-quicklauncher-plugin-1.9.4-11|94	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-quicklauncher-plugin-1.9.4-11|95	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|96	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-2mdv2008.1
12cr|xfce4-quicklauncher-plugin-1.9.4-11|97	+ Revision: 110129
12cr|xfce4-quicklauncher-plugin-1.9.4-11|98	- correct buildrequires
12cr|xfce4-quicklauncher-plugin-1.9.4-11|99	- new license policy
12cr|xfce4-quicklauncher-plugin-1.9.4-11|100	- use upstream tarball name as a real name
12cr|xfce4-quicklauncher-plugin-1.9.4-11|101	- do not package COPYING and INSTALL files
12cr|xfce4-quicklauncher-plugin-1.9.4-11|102	- use upstream name
12cr|xfce4-quicklauncher-plugin-1.9.4-11|103	- new version
12cr|xfce4-quicklauncher-plugin-1.9.4-11|104	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|105	* Thu May 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.2-2mdv2008.0
12cr|xfce4-quicklauncher-plugin-1.9.4-11|106	+ Revision: 30476
12cr|xfce4-quicklauncher-plugin-1.9.4-11|107	- update url
12cr|xfce4-quicklauncher-plugin-1.9.4-11|108	- spec file clean
12cr|xfce4-quicklauncher-plugin-1.9.4-11|109	
12cr|xfce4-quicklauncher-plugin-1.9.4-11|110	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.2-1mdv2008.0
12cr|xfce4-quicklauncher-plugin-1.9.4-11|111	+ Revision: 30253
12cr|xfce4-quicklauncher-plugin-1.9.4-11|112	- new version
12cr|xfce4-quicklauncher-plugin-1.9.4-11|113	

8605 12
12cr|xfce4-radio-plugin-0.5.1-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-radio-plugin-0.5.1-3|2	
12cr|xfce4-radio-plugin-0.5.1-3|3	Summary:	Radio plugin for the Xfce panel
12cr|xfce4-radio-plugin-0.5.1-3|4	Name:		xfce4-radio-plugin
12cr|xfce4-radio-plugin-0.5.1-3|5	Version:	0.5.1
12cr|xfce4-radio-plugin-0.5.1-3|6	Release:	%mkrel 3
12cr|xfce4-radio-plugin-0.5.1-3|7	License:	GPLv2+
12cr|xfce4-radio-plugin-0.5.1-3|8	Group:		Graphical desktop/Xfce
12cr|xfce4-radio-plugin-0.5.1-3|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-radio-plugin
12cr|xfce4-radio-plugin-0.5.1-3|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-radio-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-radio-plugin-0.5.1-3|11	Patch1:		xfce4-radio-plugin-0.5.1-gold.patch
12cr|xfce4-radio-plugin-0.5.1-3|12	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-radio-plugin-0.5.1-3|13	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-radio-plugin-0.5.1-3|14	BuildRequires:	perl(XML::Parser)
12cr|xfce4-radio-plugin-0.5.1-3|15	BuildRequires:	libxfcegui4-devel
12cr|xfce4-radio-plugin-0.5.1-3|16	Obsoletes:	xfce-radio-plugin
12cr|xfce4-radio-plugin-0.5.1-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfce4-radio-plugin-0.5.1-3|18	
12cr|xfce4-radio-plugin-0.5.1-3|19	%description
12cr|xfce4-radio-plugin-0.5.1-3|20	This is an Xfce panel plugin which allows you to control your V4l radio device.
12cr|xfce4-radio-plugin-0.5.1-3|21	You can turn your radio on/off, tune it to some frequency and manage station
12cr|xfce4-radio-plugin-0.5.1-3|22	presets.
12cr|xfce4-radio-plugin-0.5.1-3|23	
12cr|xfce4-radio-plugin-0.5.1-3|24	%prep
12cr|xfce4-radio-plugin-0.5.1-3|25	%setup -q
12cr|xfce4-radio-plugin-0.5.1-3|26	%patch1 -p0
12cr|xfce4-radio-plugin-0.5.1-3|27	autoconf
12cr|xfce4-radio-plugin-0.5.1-3|28	
12cr|xfce4-radio-plugin-0.5.1-3|29	%build
12cr|xfce4-radio-plugin-0.5.1-3|30	%configure2_5x
12cr|xfce4-radio-plugin-0.5.1-3|31	%make
12cr|xfce4-radio-plugin-0.5.1-3|32	
12cr|xfce4-radio-plugin-0.5.1-3|33	%install
12cr|xfce4-radio-plugin-0.5.1-3|34	rm -rf %{buildroot}
12cr|xfce4-radio-plugin-0.5.1-3|35	%makeinstall_std
12cr|xfce4-radio-plugin-0.5.1-3|36	
12cr|xfce4-radio-plugin-0.5.1-3|37	%find_lang %{name}
12cr|xfce4-radio-plugin-0.5.1-3|38	
12cr|xfce4-radio-plugin-0.5.1-3|39	%clean
12cr|xfce4-radio-plugin-0.5.1-3|40	rm -rf %{buildroot}
12cr|xfce4-radio-plugin-0.5.1-3|41	
12cr|xfce4-radio-plugin-0.5.1-3|42	%files -f %{name}.lang
12cr|xfce4-radio-plugin-0.5.1-3|43	%defattr(-,root,root)
12cr|xfce4-radio-plugin-0.5.1-3|44	%doc AUTHORS ChangeLog README
12cr|xfce4-radio-plugin-0.5.1-3|45	%{_iconsdir}/hicolor/*/apps/*.png
12cr|xfce4-radio-plugin-0.5.1-3|46	%{_datadir}/xfce4/panel-plugins/*.desktop
12cr|xfce4-radio-plugin-0.5.1-3|47	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-radio-plugin-0.5.1-3|48	
12cr|xfce4-radio-plugin-0.5.1-3|49	
12cr|xfce4-radio-plugin-0.5.1-3|50	%changelog
12cr|xfce4-radio-plugin-0.5.1-3|51	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 0.5.1-3mdv2012.0
12cr|xfce4-radio-plugin-0.5.1-3|52	+ Revision: 791560
12cr|xfce4-radio-plugin-0.5.1-3|53	- Rebuild
12cr|xfce4-radio-plugin-0.5.1-3|54	
12cr|xfce4-radio-plugin-0.5.1-3|55	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 0.5.1-2
12cr|xfce4-radio-plugin-0.5.1-3|56	+ Revision: 790093
12cr|xfce4-radio-plugin-0.5.1-3|57	- Rebuild for xfce 4.10
12cr|xfce4-radio-plugin-0.5.1-3|58	
12cr|xfce4-radio-plugin-0.5.1-3|59	* Tue Jun 28 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-1
12cr|xfce4-radio-plugin-0.5.1-3|60	+ Revision: 687928
12cr|xfce4-radio-plugin-0.5.1-3|61	- update to new version 0.5.1
12cr|xfce4-radio-plugin-0.5.1-3|62	
12cr|xfce4-radio-plugin-0.5.1-3|63	* Tue Jun 28 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-2
12cr|xfce4-radio-plugin-0.5.1-3|64	+ Revision: 687921
12cr|xfce4-radio-plugin-0.5.1-3|65	- rebuild
12cr|xfce4-radio-plugin-0.5.1-3|66	
12cr|xfce4-radio-plugin-0.5.1-3|67	* Sun May 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-1
12cr|xfce4-radio-plugin-0.5.1-3|68	+ Revision: 677456
12cr|xfce4-radio-plugin-0.5.1-3|69	- update to new version 0.5.0
12cr|xfce4-radio-plugin-0.5.1-3|70	
12cr|xfce4-radio-plugin-0.5.1-3|71	* Sat Mar 12 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.5-1
12cr|xfce4-radio-plugin-0.5.1-3|72	+ Revision: 644046
12cr|xfce4-radio-plugin-0.5.1-3|73	- update to new version 0.4.5
12cr|xfce4-radio-plugin-0.5.1-3|74	
12cr|xfce4-radio-plugin-0.5.1-3|75	* Sun Nov 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.4-1mdv2011.0
12cr|xfce4-radio-plugin-0.5.1-3|76	+ Revision: 594850
12cr|xfce4-radio-plugin-0.5.1-3|77	- add missing buildrequires on libxfcegui4-devel
12cr|xfce4-radio-plugin-0.5.1-3|78	- update to new version 0.4.4
12cr|xfce4-radio-plugin-0.5.1-3|79	- add support for new urlsfor Source0
12cr|xfce4-radio-plugin-0.5.1-3|80	- dropl old conditionals in spec file for mdv releases older than 200900
12cr|xfce4-radio-plugin-0.5.1-3|81	
12cr|xfce4-radio-plugin-0.5.1-3|82	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-3mdv2010.1
12cr|xfce4-radio-plugin-0.5.1-3|83	+ Revision: 543435
12cr|xfce4-radio-plugin-0.5.1-3|84	- rebuild for mdv 2010.1
12cr|xfce4-radio-plugin-0.5.1-3|85	
12cr|xfce4-radio-plugin-0.5.1-3|86	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.4.2-2mdv2010.0
12cr|xfce4-radio-plugin-0.5.1-3|87	+ Revision: 446108
12cr|xfce4-radio-plugin-0.5.1-3|88	- rebuild
12cr|xfce4-radio-plugin-0.5.1-3|89	
12cr|xfce4-radio-plugin-0.5.1-3|90	* Thu Mar 19 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-1mdv2009.1
12cr|xfce4-radio-plugin-0.5.1-3|91	+ Revision: 358205
12cr|xfce4-radio-plugin-0.5.1-3|92	- update to new version 0.4.2
12cr|xfce4-radio-plugin-0.5.1-3|93	
12cr|xfce4-radio-plugin-0.5.1-3|94	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-2mdv2009.1
12cr|xfce4-radio-plugin-0.5.1-3|95	+ Revision: 349476
12cr|xfce4-radio-plugin-0.5.1-3|96	- rebuild for xfce-4.6.0
12cr|xfce4-radio-plugin-0.5.1-3|97	
12cr|xfce4-radio-plugin-0.5.1-3|98	* Mon Jan 19 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-1mdv2009.1
12cr|xfce4-radio-plugin-0.5.1-3|99	+ Revision: 331468
12cr|xfce4-radio-plugin-0.5.1-3|100	- update to new version 0.4.1
12cr|xfce4-radio-plugin-0.5.1-3|101	
12cr|xfce4-radio-plugin-0.5.1-3|102	* Wed Dec 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-1mdv2009.1
12cr|xfce4-radio-plugin-0.5.1-3|103	+ Revision: 309815
12cr|xfce4-radio-plugin-0.5.1-3|104	- update to new version 0.4.0
12cr|xfce4-radio-plugin-0.5.1-3|105	
12cr|xfce4-radio-plugin-0.5.1-3|106	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.1-2mdv2009.1
12cr|xfce4-radio-plugin-0.5.1-3|107	+ Revision: 295006
12cr|xfce4-radio-plugin-0.5.1-3|108	- rebuild for new Xfce4.6 beta1
12cr|xfce4-radio-plugin-0.5.1-3|109	- update to new version 0.3.1
12cr|xfce4-radio-plugin-0.5.1-3|110	- execute scriplets only for mdv older than 2009
12cr|xfce4-radio-plugin-0.5.1-3|111	
12cr|xfce4-radio-plugin-0.5.1-3|112	* Sun Jun 15 2008 Funda Wang <fwang@mandriva.org> 0.3.0-1mdv2009.0
12cr|xfce4-radio-plugin-0.5.1-3|113	+ Revision: 219214
12cr|xfce4-radio-plugin-0.5.1-3|114	- New version 0.3.0
12cr|xfce4-radio-plugin-0.5.1-3|115	
12cr|xfce4-radio-plugin-0.5.1-3|116	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-radio-plugin-0.5.1-3|117	- restore BuildRoot
12cr|xfce4-radio-plugin-0.5.1-3|118	
12cr|xfce4-radio-plugin-0.5.1-3|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-radio-plugin-0.5.1-3|120	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-radio-plugin-0.5.1-3|121	
12cr|xfce4-radio-plugin-0.5.1-3|122	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-2mdv2008.1
12cr|xfce4-radio-plugin-0.5.1-3|123	+ Revision: 110130
12cr|xfce4-radio-plugin-0.5.1-3|124	- correct buildrequires
12cr|xfce4-radio-plugin-0.5.1-3|125	- new license policy
12cr|xfce4-radio-plugin-0.5.1-3|126	- use upstream tarball name as a real name
12cr|xfce4-radio-plugin-0.5.1-3|127	- do not package COPYING, NEWS and INSTALL files
12cr|xfce4-radio-plugin-0.5.1-3|128	- add ChangeLog ot the docs
12cr|xfce4-radio-plugin-0.5.1-3|129	- use upstream name
12cr|xfce4-radio-plugin-0.5.1-3|130	
12cr|xfce4-radio-plugin-0.5.1-3|131	* Sat Jun 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-1mdv2008.0
12cr|xfce4-radio-plugin-0.5.1-3|132	+ Revision: 40285
12cr|xfce4-radio-plugin-0.5.1-3|133	- new version
12cr|xfce4-radio-plugin-0.5.1-3|134	
12cr|xfce4-radio-plugin-0.5.1-3|135	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-4mdv2008.0
12cr|xfce4-radio-plugin-0.5.1-3|136	+ Revision: 33239
12cr|xfce4-radio-plugin-0.5.1-3|137	- drop __libtoolize
12cr|xfce4-radio-plugin-0.5.1-3|138	- spec file clean
12cr|xfce4-radio-plugin-0.5.1-3|139	- add macros to %%post and %%postun
12cr|xfce4-radio-plugin-0.5.1-3|140	

8606 12
12cr|xfce4-screenshooter-1.8.1-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-screenshooter-1.8.1-1|2	
12cr|xfce4-screenshooter-1.8.1-1|3	Summary:	Screen capture tool for Xfce
12cr|xfce4-screenshooter-1.8.1-1|4	Name:		xfce4-screenshooter
12cr|xfce4-screenshooter-1.8.1-1|5	Version:	1.8.1
12cr|xfce4-screenshooter-1.8.1-1|6	Release:	1
12cr|xfce4-screenshooter-1.8.1-1|7	License:	GPLv2+
12cr|xfce4-screenshooter-1.8.1-1|8	Group:		Graphical desktop/Xfce
12cr|xfce4-screenshooter-1.8.1-1|9	URL:		http://goodies.xfce.org/projects/applications/xfce4-screenshooter
12cr|xfce4-screenshooter-1.8.1-1|10	Source0:	http://archive.xfce.org/src/apps/xfce4-screenshooter/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-screenshooter-1.8.1-1|11	Patch0:		xfce4-screenshooter-1.8.0-fix-linkage.patch
12cr|xfce4-screenshooter-1.8.1-1|12	BuildRequires:	xfce4-panel-devel >= 4.9.0
12cr|xfce4-screenshooter-1.8.1-1|13	BuildRequires:	libxfce4ui-devel >= 4.9.1
12cr|xfce4-screenshooter-1.8.1-1|14	BuildRequires:	exo-devel >= 0.7.2
12cr|xfce4-screenshooter-1.8.1-1|15	BuildRequires:	perl(XML::Parser)
12cr|xfce4-screenshooter-1.8.1-1|16	BuildRequires:	libcurl-devel
12cr|xfce4-screenshooter-1.8.1-1|17	BuildRequires:	libsoup-devel
12cr|xfce4-screenshooter-1.8.1-1|18	Obsoletes:	xfce-screenshooter-plugin
12cr|xfce4-screenshooter-1.8.1-1|19	Obsoletes:	xfce4-screenshooter-plugin < 1.4.90.0
12cr|xfce4-screenshooter-1.8.1-1|20	Provides:	xfce4-screenshooter-plugin
12cr|xfce4-screenshooter-1.8.1-1|21	Requires:	xfce4-panel >= 4.9.0
12cr|xfce4-screenshooter-1.8.1-1|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfce4-screenshooter-1.8.1-1|23	
12cr|xfce4-screenshooter-1.8.1-1|24	%description
12cr|xfce4-screenshooter-1.8.1-1|25	This application allows you to capture the entire screen,
12cr|xfce4-screenshooter-1.8.1-1|26	the active window or a selected region. You can set the delay
12cr|xfce4-screenshooter-1.8.1-1|27	that elapses before the screenshot is taken and the action that
12cr|xfce4-screenshooter-1.8.1-1|28	will be done with the screenshot: save it to a PNG file, copy
12cr|xfce4-screenshooter-1.8.1-1|29	it to the clipboard, or open it using another application.
12cr|xfce4-screenshooter-1.8.1-1|30	
12cr|xfce4-screenshooter-1.8.1-1|31	%prep
12cr|xfce4-screenshooter-1.8.1-1|32	%setup -q
12cr|xfce4-screenshooter-1.8.1-1|33	%patch0 -p1
12cr|xfce4-screenshooter-1.8.1-1|34	
12cr|xfce4-screenshooter-1.8.1-1|35	%build
12cr|xfce4-screenshooter-1.8.1-1|36	# (tpg) needed for patch 0
12cr|xfce4-screenshooter-1.8.1-1|37	NOCONFIGURE=1 xdt-autogen
12cr|xfce4-screenshooter-1.8.1-1|38	
12cr|xfce4-screenshooter-1.8.1-1|39	%configure2_5x \
12cr|xfce4-screenshooter-1.8.1-1|40	--disable-static \
12cr|xfce4-screenshooter-1.8.1-1|41	--enable-xfixes
12cr|xfce4-screenshooter-1.8.1-1|42	
12cr|xfce4-screenshooter-1.8.1-1|43	%make
12cr|xfce4-screenshooter-1.8.1-1|44	
12cr|xfce4-screenshooter-1.8.1-1|45	%install
12cr|xfce4-screenshooter-1.8.1-1|46	%makeinstall_std
12cr|xfce4-screenshooter-1.8.1-1|47	
12cr|xfce4-screenshooter-1.8.1-1|48	%find_lang %{name}
12cr|xfce4-screenshooter-1.8.1-1|49	
12cr|xfce4-screenshooter-1.8.1-1|50	%files -f %{name}.lang
12cr|xfce4-screenshooter-1.8.1-1|51	%doc AUTHORS README
12cr|xfce4-screenshooter-1.8.1-1|52	%{_bindir}/*
12cr|xfce4-screenshooter-1.8.1-1|53	%{_libdir}/xfce4/panel/plugins/*
12cr|xfce4-screenshooter-1.8.1-1|54	%{_datadir}/xfce4/panel/plugins/*.desktop
12cr|xfce4-screenshooter-1.8.1-1|55	%{_datadir}/applications/xfce4-screenshooter.desktop
12cr|xfce4-screenshooter-1.8.1-1|56	%{_iconsdir}/hicolor/*/apps/*.*g
12cr|xfce4-screenshooter-1.8.1-1|57	%{_mandir}/man1/*
12cr|xfce4-screenshooter-1.8.1-1|58	%{_datadir}/xfce4/doc/*/images/*.png
12cr|xfce4-screenshooter-1.8.1-1|59	%{_datadir}/xfce4/doc/*/*.html
12cr|xfce4-screenshooter-1.8.1-1|60	
12cr|xfce4-screenshooter-1.8.1-1|61	
12cr|xfce4-screenshooter-1.8.1-1|62	%changelog
12cr|xfce4-screenshooter-1.8.1-1|63	* Tue Aug 21 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.8.1-1
12cr|xfce4-screenshooter-1.8.1-1|64	+ Revision: 815560
12cr|xfce4-screenshooter-1.8.1-1|65	- fix file list
12cr|xfce4-screenshooter-1.8.1-1|66	- update to new version 1.8.1
12cr|xfce4-screenshooter-1.8.1-1|67	
12cr|xfce4-screenshooter-1.8.1-1|68	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 1.8.0-3
12cr|xfce4-screenshooter-1.8.1-1|69	+ Revision: 791571
12cr|xfce4-screenshooter-1.8.1-1|70	- Rebuild
12cr|xfce4-screenshooter-1.8.1-1|71	
12cr|xfce4-screenshooter-1.8.1-1|72	* Sun Apr 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.8.0-2
12cr|xfce4-screenshooter-1.8.1-1|73	+ Revision: 789814
12cr|xfce4-screenshooter-1.8.1-1|74	- Patch0: add missing linking
12cr|xfce4-screenshooter-1.8.1-1|75	- rebuild
12cr|xfce4-screenshooter-1.8.1-1|76	- drop old stuff from spec file
12cr|xfce4-screenshooter-1.8.1-1|77	
12cr|xfce4-screenshooter-1.8.1-1|78	* Mon Aug 15 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.8.0-1
12cr|xfce4-screenshooter-1.8.1-1|79	+ Revision: 694600
12cr|xfce4-screenshooter-1.8.1-1|80	- add buildrequires on exo-devel
12cr|xfce4-screenshooter-1.8.1-1|81	- add buildrequires on libxfce4ui-devel
12cr|xfce4-screenshooter-1.8.1-1|82	- update to new version 1.8.0
12cr|xfce4-screenshooter-1.8.1-1|83	
12cr|xfce4-screenshooter-1.8.1-1|84	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.9-3
12cr|xfce4-screenshooter-1.8.1-1|85	+ Revision: 633055
12cr|xfce4-screenshooter-1.8.1-1|86	- rebuild for new Xfce 4.8.0
12cr|xfce4-screenshooter-1.8.1-1|87	
12cr|xfce4-screenshooter-1.8.1-1|88	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.9-2mdv2011.0
12cr|xfce4-screenshooter-1.8.1-1|89	+ Revision: 579672
12cr|xfce4-screenshooter-1.8.1-1|90	- rebuild for new xfce 4.7.0
12cr|xfce4-screenshooter-1.8.1-1|91	
12cr|xfce4-screenshooter-1.8.1-1|92	* Tue Feb 09 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.9-1mdv2011.0
12cr|xfce4-screenshooter-1.8.1-1|93	+ Revision: 503431
12cr|xfce4-screenshooter-1.8.1-1|94	- update to new version 1.7.9
12cr|xfce4-screenshooter-1.8.1-1|95	
12cr|xfce4-screenshooter-1.8.1-1|96	* Sun Jun 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.0-1mdv2010.0
12cr|xfce4-screenshooter-1.8.1-1|97	+ Revision: 385920
12cr|xfce4-screenshooter-1.8.1-1|98	- update to new version 1.6.0
12cr|xfce4-screenshooter-1.8.1-1|99	- add buildrequires on libcurl-devel and libxmlrpc-c-devel to enable ZimageZ support
12cr|xfce4-screenshooter-1.8.1-1|100	
12cr|xfce4-screenshooter-1.8.1-1|101	* Wed Feb 25 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5.1-1mdv2009.1
12cr|xfce4-screenshooter-1.8.1-1|102	+ Revision: 344753
12cr|xfce4-screenshooter-1.8.1-1|103	- update to new version 1.5.1
12cr|xfce4-screenshooter-1.8.1-1|104	
12cr|xfce4-screenshooter-1.8.1-1|105	* Sun Jan 18 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5.0-1mdv2009.1
12cr|xfce4-screenshooter-1.8.1-1|106	+ Revision: 331021
12cr|xfce4-screenshooter-1.8.1-1|107	- fix file list
12cr|xfce4-screenshooter-1.8.1-1|108	- update to new version 1.5.0
12cr|xfce4-screenshooter-1.8.1-1|109	
12cr|xfce4-screenshooter-1.8.1-1|110	* Fri Jan 02 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.90.0-1mdv2009.1
12cr|xfce4-screenshooter-1.8.1-1|111	+ Revision: 323345
12cr|xfce4-screenshooter-1.8.1-1|112	- update to new version 1.4.90.0
12cr|xfce4-screenshooter-1.8.1-1|113	- add provides/obsoletes on old name
12cr|xfce4-screenshooter-1.8.1-1|114	- upstream has changed name
12cr|xfce4-screenshooter-1.8.1-1|115	
12cr|xfce4-screenshooter-1.8.1-1|116	* Sun Nov 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.0-1mdv2009.1
12cr|xfce4-screenshooter-1.8.1-1|117	+ Revision: 303602
12cr|xfce4-screenshooter-1.8.1-1|118	- update to new version 1.4.0
12cr|xfce4-screenshooter-1.8.1-1|119	
12cr|xfce4-screenshooter-1.8.1-1|120	* Fri Nov 14 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.9.3-1mdv2009.1
12cr|xfce4-screenshooter-1.8.1-1|121	+ Revision: 303339
12cr|xfce4-screenshooter-1.8.1-1|122	- update to new version 1.3.9.3
12cr|xfce4-screenshooter-1.8.1-1|123	
12cr|xfce4-screenshooter-1.8.1-1|124	* Thu Nov 13 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.9.2-1mdv2009.1
12cr|xfce4-screenshooter-1.8.1-1|125	+ Revision: 302802
12cr|xfce4-screenshooter-1.8.1-1|126	- update to new version 1.3.9.2
12cr|xfce4-screenshooter-1.8.1-1|127	
12cr|xfce4-screenshooter-1.8.1-1|128	* Tue Nov 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.9.1-1mdv2009.1
12cr|xfce4-screenshooter-1.8.1-1|129	+ Revision: 302305
12cr|xfce4-screenshooter-1.8.1-1|130	- update to new version 1.3.9.1
12cr|xfce4-screenshooter-1.8.1-1|131	
12cr|xfce4-screenshooter-1.8.1-1|132	* Wed Nov 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.9.0-1mdv2009.1
12cr|xfce4-screenshooter-1.8.1-1|133	+ Revision: 300085
12cr|xfce4-screenshooter-1.8.1-1|134	- fix file list
12cr|xfce4-screenshooter-1.8.1-1|135	- update to new version 1.3.9.0
12cr|xfce4-screenshooter-1.8.1-1|136	
12cr|xfce4-screenshooter-1.8.1-1|137	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2-2mdv2009.1
12cr|xfce4-screenshooter-1.8.1-1|138	+ Revision: 295007
12cr|xfce4-screenshooter-1.8.1-1|139	- rebuild for new Xfce4.6 beta1
12cr|xfce4-screenshooter-1.8.1-1|140	
12cr|xfce4-screenshooter-1.8.1-1|141	* Mon Aug 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2-1mdv2009.0
12cr|xfce4-screenshooter-1.8.1-1|142	+ Revision: 275612
12cr|xfce4-screenshooter-1.8.1-1|143	- update to new version 1.3.2
12cr|xfce4-screenshooter-1.8.1-1|144	
12cr|xfce4-screenshooter-1.8.1-1|145	* Fri Jul 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.1-1mdv2009.0
12cr|xfce4-screenshooter-1.8.1-1|146	+ Revision: 237849
12cr|xfce4-screenshooter-1.8.1-1|147	- update to new version 1.3.1
12cr|xfce4-screenshooter-1.8.1-1|148	
12cr|xfce4-screenshooter-1.8.1-1|149	* Sun Jun 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.0-1mdv2009.0
12cr|xfce4-screenshooter-1.8.1-1|150	+ Revision: 230090
12cr|xfce4-screenshooter-1.8.1-1|151	- fix file list
12cr|xfce4-screenshooter-1.8.1-1|152	- update to new version 1.2.0
12cr|xfce4-screenshooter-1.8.1-1|153	- update url and description
12cr|xfce4-screenshooter-1.8.1-1|154	- update to new version 1.1.0
12cr|xfce4-screenshooter-1.8.1-1|155	- drop both patches
12cr|xfce4-screenshooter-1.8.1-1|156	- fix file list
12cr|xfce4-screenshooter-1.8.1-1|157	
12cr|xfce4-screenshooter-1.8.1-1|158	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-2mdv2009.0
12cr|xfce4-screenshooter-1.8.1-1|159	+ Revision: 194676
12cr|xfce4-screenshooter-1.8.1-1|160	- Patch0: fix filename generation
12cr|xfce4-screenshooter-1.8.1-1|161	- Patch1: do not save file when cancel button has been pressed
12cr|xfce4-screenshooter-1.8.1-1|162	- fix file list
12cr|xfce4-screenshooter-1.8.1-1|163	
12cr|xfce4-screenshooter-1.8.1-1|164	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-screenshooter-1.8.1-1|165	- restore BuildRoot
12cr|xfce4-screenshooter-1.8.1-1|166	
12cr|xfce4-screenshooter-1.8.1-1|167	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-screenshooter-1.8.1-1|168	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-screenshooter-1.8.1-1|169	
12cr|xfce4-screenshooter-1.8.1-1|170	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-1mdv2008.1
12cr|xfce4-screenshooter-1.8.1-1|171	+ Revision: 110131
12cr|xfce4-screenshooter-1.8.1-1|172	- correct buildrequires
12cr|xfce4-screenshooter-1.8.1-1|173	- new license policy
12cr|xfce4-screenshooter-1.8.1-1|174	- use upstream tarball name as a real name
12cr|xfce4-screenshooter-1.8.1-1|175	- do not package COPYING and INSTALL files
12cr|xfce4-screenshooter-1.8.1-1|176	- use upstream name
12cr|xfce4-screenshooter-1.8.1-1|177	
12cr|xfce4-screenshooter-1.8.1-1|178	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-5mdv2008.0
12cr|xfce4-screenshooter-1.8.1-1|179	+ Revision: 33254
12cr|xfce4-screenshooter-1.8.1-1|180	- spec file clean
12cr|xfce4-screenshooter-1.8.1-1|181	

8607 12
12cr|xfce4-screenshooter-plugin-1.4.0-2|1	Summary:	A Xfce panel plugin to take screenshots
12cr|xfce4-screenshooter-plugin-1.4.0-2|2	Name:		xfce4-screenshooter-plugin
12cr|xfce4-screenshooter-plugin-1.4.0-2|3	Version:	1.4.0
12cr|xfce4-screenshooter-plugin-1.4.0-2|4	Release:	2
12cr|xfce4-screenshooter-plugin-1.4.0-2|5	License:	GPLv2+
12cr|xfce4-screenshooter-plugin-1.4.0-2|6	Group:		Graphical desktop/Xfce
12cr|xfce4-screenshooter-plugin-1.4.0-2|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-screenshooter-plugin/
12cr|xfce4-screenshooter-plugin-1.4.0-2|8	Source0:	http://goodies.xfce.org/releases/xfce4-screenshooter-plugin/%{name}-%{version}.tar.bz2
12cr|xfce4-screenshooter-plugin-1.4.0-2|9	Patch0:		xfce4-screenshooter-plugin-1.4.0-rosa-linkage.patch
12cr|xfce4-screenshooter-plugin-1.4.0-2|10	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-screenshooter-plugin-1.4.0-2|11	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-screenshooter-plugin-1.4.0-2|12	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
12cr|xfce4-screenshooter-plugin-1.4.0-2|13	BuildRequires:	perl(XML::Parser)
12cr|xfce4-screenshooter-plugin-1.4.0-2|14	# required for patch1
12cr|xfce4-screenshooter-plugin-1.4.0-2|15	BuildRequires:	xfce4-dev-tools
12cr|xfce4-screenshooter-plugin-1.4.0-2|16	
12cr|xfce4-screenshooter-plugin-1.4.0-2|17	%description
12cr|xfce4-screenshooter-plugin-1.4.0-2|18	A Xfce panel plugin to take screenshots of your desktop
12cr|xfce4-screenshooter-plugin-1.4.0-2|19	or of the active window.
12cr|xfce4-screenshooter-plugin-1.4.0-2|20	
12cr|xfce4-screenshooter-plugin-1.4.0-2|21	%prep
12cr|xfce4-screenshooter-plugin-1.4.0-2|22	%setup -q
12cr|xfce4-screenshooter-plugin-1.4.0-2|23	%patch0 -p1
12cr|xfce4-screenshooter-plugin-1.4.0-2|24	find . -perm 0744 -exec chmod 0644 {} \;
12cr|xfce4-screenshooter-plugin-1.4.0-2|25	
12cr|xfce4-screenshooter-plugin-1.4.0-2|26	%build
12cr|xfce4-screenshooter-plugin-1.4.0-2|27	# required for patch1
12cr|xfce4-screenshooter-plugin-1.4.0-2|28	xdt-autogen
12cr|xfce4-screenshooter-plugin-1.4.0-2|29	
12cr|xfce4-screenshooter-plugin-1.4.0-2|30	%configure2_5x \
12cr|xfce4-screenshooter-plugin-1.4.0-2|31	--disable-static
12cr|xfce4-screenshooter-plugin-1.4.0-2|32	
12cr|xfce4-screenshooter-plugin-1.4.0-2|33	%make
12cr|xfce4-screenshooter-plugin-1.4.0-2|34	
12cr|xfce4-screenshooter-plugin-1.4.0-2|35	%install
12cr|xfce4-screenshooter-plugin-1.4.0-2|36	%makeinstall_std
12cr|xfce4-screenshooter-plugin-1.4.0-2|37	
12cr|xfce4-screenshooter-plugin-1.4.0-2|38	%find_lang %{name}
12cr|xfce4-screenshooter-plugin-1.4.0-2|39	
12cr|xfce4-screenshooter-plugin-1.4.0-2|40	%files -f %{name}.lang
12cr|xfce4-screenshooter-plugin-1.4.0-2|41	%doc AUTHORS README
12cr|xfce4-screenshooter-plugin-1.4.0-2|42	%{_bindir}/*
12cr|xfce4-screenshooter-plugin-1.4.0-2|43	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-screenshooter-plugin-1.4.0-2|44	%{_datadir}/xfce4/panel-plugins/*.desktop
12cr|xfce4-screenshooter-plugin-1.4.0-2|45	%{_datadir}/applications/xfce4-screenshooter.desktop
12cr|xfce4-screenshooter-plugin-1.4.0-2|46	%{_iconsdir}/hicolor/*/apps/*.*g
12cr|xfce4-screenshooter-plugin-1.4.0-2|47	%{_mandir}/man1/*
12cr|xfce4-screenshooter-plugin-1.4.0-2|48	
12cr|xfce4-screenshooter-plugin-1.4.0-2|49	
12cr|xfce4-screenshooter-plugin-1.4.0-2|50	%changelog
12cr|xfce4-screenshooter-plugin-1.4.0-2|51	* Sun Nov 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.0-1mdv2009.1
12cr|xfce4-screenshooter-plugin-1.4.0-2|52	+ Revision: 303602
12cr|xfce4-screenshooter-plugin-1.4.0-2|53	- update to new version 1.4.0
12cr|xfce4-screenshooter-plugin-1.4.0-2|54	
12cr|xfce4-screenshooter-plugin-1.4.0-2|55	* Fri Nov 14 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.9.3-1mdv2009.1
12cr|xfce4-screenshooter-plugin-1.4.0-2|56	+ Revision: 303339
12cr|xfce4-screenshooter-plugin-1.4.0-2|57	- update to new version 1.3.9.3
12cr|xfce4-screenshooter-plugin-1.4.0-2|58	
12cr|xfce4-screenshooter-plugin-1.4.0-2|59	* Thu Nov 13 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.9.2-1mdv2009.1
12cr|xfce4-screenshooter-plugin-1.4.0-2|60	+ Revision: 302802
12cr|xfce4-screenshooter-plugin-1.4.0-2|61	- update to new version 1.3.9.2
12cr|xfce4-screenshooter-plugin-1.4.0-2|62	
12cr|xfce4-screenshooter-plugin-1.4.0-2|63	* Tue Nov 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.9.1-1mdv2009.1
12cr|xfce4-screenshooter-plugin-1.4.0-2|64	+ Revision: 302305
12cr|xfce4-screenshooter-plugin-1.4.0-2|65	- update to new version 1.3.9.1
12cr|xfce4-screenshooter-plugin-1.4.0-2|66	
12cr|xfce4-screenshooter-plugin-1.4.0-2|67	* Wed Nov 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.9.0-1mdv2009.1
12cr|xfce4-screenshooter-plugin-1.4.0-2|68	+ Revision: 300085
12cr|xfce4-screenshooter-plugin-1.4.0-2|69	- fix file list
12cr|xfce4-screenshooter-plugin-1.4.0-2|70	- update to new version 1.3.9.0
12cr|xfce4-screenshooter-plugin-1.4.0-2|71	
12cr|xfce4-screenshooter-plugin-1.4.0-2|72	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2-2mdv2009.1
12cr|xfce4-screenshooter-plugin-1.4.0-2|73	+ Revision: 295007
12cr|xfce4-screenshooter-plugin-1.4.0-2|74	- rebuild for new Xfce4.6 beta1
12cr|xfce4-screenshooter-plugin-1.4.0-2|75	
12cr|xfce4-screenshooter-plugin-1.4.0-2|76	* Mon Aug 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2-1mdv2009.0
12cr|xfce4-screenshooter-plugin-1.4.0-2|77	+ Revision: 275612
12cr|xfce4-screenshooter-plugin-1.4.0-2|78	- update to new version 1.3.2
12cr|xfce4-screenshooter-plugin-1.4.0-2|79	
12cr|xfce4-screenshooter-plugin-1.4.0-2|80	* Fri Jul 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.1-1mdv2009.0
12cr|xfce4-screenshooter-plugin-1.4.0-2|81	+ Revision: 237849
12cr|xfce4-screenshooter-plugin-1.4.0-2|82	- update to new version 1.3.1
12cr|xfce4-screenshooter-plugin-1.4.0-2|83	
12cr|xfce4-screenshooter-plugin-1.4.0-2|84	* Sun Jun 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.0-1mdv2009.0
12cr|xfce4-screenshooter-plugin-1.4.0-2|85	+ Revision: 230090
12cr|xfce4-screenshooter-plugin-1.4.0-2|86	- fix file list
12cr|xfce4-screenshooter-plugin-1.4.0-2|87	- update to new version 1.2.0
12cr|xfce4-screenshooter-plugin-1.4.0-2|88	- update url and description
12cr|xfce4-screenshooter-plugin-1.4.0-2|89	- update to new version 1.1.0
12cr|xfce4-screenshooter-plugin-1.4.0-2|90	- drop both patches
12cr|xfce4-screenshooter-plugin-1.4.0-2|91	- fix file list
12cr|xfce4-screenshooter-plugin-1.4.0-2|92	
12cr|xfce4-screenshooter-plugin-1.4.0-2|93	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-2mdv2009.0
12cr|xfce4-screenshooter-plugin-1.4.0-2|94	+ Revision: 194676
12cr|xfce4-screenshooter-plugin-1.4.0-2|95	- Patch0: fix filename generation
12cr|xfce4-screenshooter-plugin-1.4.0-2|96	- Patch1: do not save file when cancel button has been pressed
12cr|xfce4-screenshooter-plugin-1.4.0-2|97	- fix file list
12cr|xfce4-screenshooter-plugin-1.4.0-2|98	
12cr|xfce4-screenshooter-plugin-1.4.0-2|99	+ Olivier Blin <oblin@mandriva.com>
12cr|xfce4-screenshooter-plugin-1.4.0-2|100	- restore BuildRoot
12cr|xfce4-screenshooter-plugin-1.4.0-2|101	
12cr|xfce4-screenshooter-plugin-1.4.0-2|102	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|xfce4-screenshooter-plugin-1.4.0-2|103	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-screenshooter-plugin-1.4.0-2|104	
12cr|xfce4-screenshooter-plugin-1.4.0-2|105	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-1mdv2008.1
12cr|xfce4-screenshooter-plugin-1.4.0-2|106	+ Revision: 110131
12cr|xfce4-screenshooter-plugin-1.4.0-2|107	- correct buildrequires
12cr|xfce4-screenshooter-plugin-1.4.0-2|108	- new license policy
12cr|xfce4-screenshooter-plugin-1.4.0-2|109	- use upstream tarball name as a real name
12cr|xfce4-screenshooter-plugin-1.4.0-2|110	- do not package COPYING and INSTALL files
12cr|xfce4-screenshooter-plugin-1.4.0-2|111	- use upstream name
12cr|xfce4-screenshooter-plugin-1.4.0-2|112	
12cr|xfce4-screenshooter-plugin-1.4.0-2|113	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-5mdv2008.0
12cr|xfce4-screenshooter-plugin-1.4.0-2|114	+ Revision: 33254
12cr|xfce4-screenshooter-plugin-1.4.0-2|115	- spec file clean
12cr|xfce4-screenshooter-plugin-1.4.0-2|116	

8608 12
12cr|xfce4-sensors-plugin-1.2.5-1|1	Summary:	Sensor plugin for the Xfce panel
12cr|xfce4-sensors-plugin-1.2.5-1|2	Name:		xfce4-sensors-plugin
12cr|xfce4-sensors-plugin-1.2.5-1|3	Version:	1.2.5
12cr|xfce4-sensors-plugin-1.2.5-1|4	Release:	1
12cr|xfce4-sensors-plugin-1.2.5-1|5	License:	GPLv2+
12cr|xfce4-sensors-plugin-1.2.5-1|6	Group:		Graphical desktop/Xfce
12cr|xfce4-sensors-plugin-1.2.5-1|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin
12cr|xfce4-sensors-plugin-1.2.5-1|8	Source0:	http://goodies.xfce.org/releases/xfce4-sensors-plugin/%{name}-%{version}.tar.bz2
12cr|xfce4-sensors-plugin-1.2.5-1|9	BuildRequires:	xfce4-panel-devel >= 4.9.0
12cr|xfce4-sensors-plugin-1.2.5-1|10	BuildRequires:	libxfce4ui-devel >= 4.9.1
12cr|xfce4-sensors-plugin-1.2.5-1|11	BuildRequires:	lm_sensors-devel > 3
12cr|xfce4-sensors-plugin-1.2.5-1|12	BuildRequires:	perl(XML::Parser)
12cr|xfce4-sensors-plugin-1.2.5-1|13	BuildRequires:	libnotify-devel
12cr|xfce4-sensors-plugin-1.2.5-1|14	BuildRequires:	netcat-traditional
12cr|xfce4-sensors-plugin-1.2.5-1|15	BuildRequires:	hddtemp
12cr|xfce4-sensors-plugin-1.2.5-1|16	Requires:	xfce4-panel >= 4.9.0
12cr|xfce4-sensors-plugin-1.2.5-1|17	Requires:	lm_sensors > 3
12cr|xfce4-sensors-plugin-1.2.5-1|18	Requires:	netcat-traditional
12cr|xfce4-sensors-plugin-1.2.5-1|19	Requires:	hddtemp
12cr|xfce4-sensors-plugin-1.2.5-1|20	Obsoletes:	xfce-sensors-plugin
12cr|xfce4-sensors-plugin-1.2.5-1|21	
12cr|xfce4-sensors-plugin-1.2.5-1|22	%description
12cr|xfce4-sensors-plugin-1.2.5-1|23	A Xfce panel plugin which reads your hardware sensor
12cr|xfce4-sensors-plugin-1.2.5-1|24	values and displays them in your panel.
12cr|xfce4-sensors-plugin-1.2.5-1|25	
12cr|xfce4-sensors-plugin-1.2.5-1|26	%prep
12cr|xfce4-sensors-plugin-1.2.5-1|27	%setup -q
12cr|xfce4-sensors-plugin-1.2.5-1|28	
12cr|xfce4-sensors-plugin-1.2.5-1|29	%build
12cr|xfce4-sensors-plugin-1.2.5-1|30	%define _disable_ld_no_undefined 1
12cr|xfce4-sensors-plugin-1.2.5-1|31	
12cr|xfce4-sensors-plugin-1.2.5-1|32	%configure2_5x \
12cr|xfce4-sensors-plugin-1.2.5-1|33	--disable-static \
12cr|xfce4-sensors-plugin-1.2.5-1|34	--enable-hddtemp=yes \
12cr|xfce4-sensors-plugin-1.2.5-1|35	--enable-libsensors=yes \
12cr|xfce4-sensors-plugin-1.2.5-1|36	--enable-procacpi \
12cr|xfce4-sensors-plugin-1.2.5-1|37	--enable-sysfsacpi \
12cr|xfce4-sensors-plugin-1.2.5-1|38	--enable-netcat=yes \
12cr|xfce4-sensors-plugin-1.2.5-1|39	--enable-notification
12cr|xfce4-sensors-plugin-1.2.5-1|40	
12cr|xfce4-sensors-plugin-1.2.5-1|41	%make
12cr|xfce4-sensors-plugin-1.2.5-1|42	
12cr|xfce4-sensors-plugin-1.2.5-1|43	%install
12cr|xfce4-sensors-plugin-1.2.5-1|44	%makeinstall_std
12cr|xfce4-sensors-plugin-1.2.5-1|45	
12cr|xfce4-sensors-plugin-1.2.5-1|46	rm -rf %{buildroot}%{_libdir}/pkgconfig/libxfce4sensors-1.0.pc
12cr|xfce4-sensors-plugin-1.2.5-1|47	
12cr|xfce4-sensors-plugin-1.2.5-1|48	%find_lang %{name} %{name}.lang
12cr|xfce4-sensors-plugin-1.2.5-1|49	
12cr|xfce4-sensors-plugin-1.2.5-1|50	%files -f %{name}.lang
12cr|xfce4-sensors-plugin-1.2.5-1|51	%doc AUTHORS ChangeLog README TODO
12cr|xfce4-sensors-plugin-1.2.5-1|52	%{_bindir}/xfce4-sensors
12cr|xfce4-sensors-plugin-1.2.5-1|53	%{_libdir}/xfce4/modules/*
12cr|xfce4-sensors-plugin-1.2.5-1|54	%{_libdir}/xfce4/panel-plugins/xfce4-sensors-plugin
12cr|xfce4-sensors-plugin-1.2.5-1|55	%{_datadir}/xfce4/panel-plugins/*
12cr|xfce4-sensors-plugin-1.2.5-1|56	%{_iconsdir}/hicolor/*/apps/*.*g
12cr|xfce4-sensors-plugin-1.2.5-1|57	%{_datadir}/applications/xfce4-sensors.desktop
12cr|xfce4-sensors-plugin-1.2.5-1|58	
12cr|xfce4-sensors-plugin-1.2.5-1|59	
12cr|xfce4-sensors-plugin-1.2.5-1|60	%changelog
12cr|xfce4-sensors-plugin-1.2.5-1|61	* Wed May 16 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.5-1
12cr|xfce4-sensors-plugin-1.2.5-1|62	+ Revision: 799229
12cr|xfce4-sensors-plugin-1.2.5-1|63	- update to new version 1.2.5
12cr|xfce4-sensors-plugin-1.2.5-1|64	
12cr|xfce4-sensors-plugin-1.2.5-1|65	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 1.2.3-3
12cr|xfce4-sensors-plugin-1.2.5-1|66	+ Revision: 791572
12cr|xfce4-sensors-plugin-1.2.5-1|67	- Rebuild
12cr|xfce4-sensors-plugin-1.2.5-1|68	
12cr|xfce4-sensors-plugin-1.2.5-1|69	* Sun Apr 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.3-2
12cr|xfce4-sensors-plugin-1.2.5-1|70	+ Revision: 789807
12cr|xfce4-sensors-plugin-1.2.5-1|71	- rebuild
12cr|xfce4-sensors-plugin-1.2.5-1|72	- drop old stuff from spec file
12cr|xfce4-sensors-plugin-1.2.5-1|73	
12cr|xfce4-sensors-plugin-1.2.5-1|74	* Tue Jun 28 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.3-1
12cr|xfce4-sensors-plugin-1.2.5-1|75	+ Revision: 687976
12cr|xfce4-sensors-plugin-1.2.5-1|76	- update to new version 1.2.3
12cr|xfce4-sensors-plugin-1.2.5-1|77	- drop all patches, not needed anymore
12cr|xfce4-sensors-plugin-1.2.5-1|78	
12cr|xfce4-sensors-plugin-1.2.5-1|79	* Tue Apr 19 2011 Funda Wang <fwang@mandriva.org> 1.0.0-2
12cr|xfce4-sensors-plugin-1.2.5-1|80	+ Revision: 656021
12cr|xfce4-sensors-plugin-1.2.5-1|81	- add gentoo patches to buil d with libnotify 0.7 and latest xfce-panel
12cr|xfce4-sensors-plugin-1.2.5-1|82	
12cr|xfce4-sensors-plugin-1.2.5-1|83	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xfce4-sensors-plugin-1.2.5-1|84	- the mass rebuild of 2010.1 packages
12cr|xfce4-sensors-plugin-1.2.5-1|85	
12cr|xfce4-sensors-plugin-1.2.5-1|86	* Mon Mar 29 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-1mdv2010.1
12cr|xfce4-sensors-plugin-1.2.5-1|87	+ Revision: 528648
12cr|xfce4-sensors-plugin-1.2.5-1|88	- update to new version 1.0.0
12cr|xfce4-sensors-plugin-1.2.5-1|89	
12cr|xfce4-sensors-plugin-1.2.5-1|90	* Wed Feb 24 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.10.99.6-4mdv2010.1
12cr|xfce4-sensors-plugin-1.2.5-1|91	+ Revision: 510763
12cr|xfce4-sensors-plugin-1.2.5-1|92	- add requires and buildrequires on netcat-traditional and hddtemp
12cr|xfce4-sensors-plugin-1.2.5-1|93	
12cr|xfce4-sensors-plugin-1.2.5-1|94	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.10.99.6-3mdv2010.0
12cr|xfce4-sensors-plugin-1.2.5-1|95	+ Revision: 446130
12cr|xfce4-sensors-plugin-1.2.5-1|96	- rebuild
12cr|xfce4-sensors-plugin-1.2.5-1|97	
12cr|xfce4-sensors-plugin-1.2.5-1|98	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.10.99.6-2mdv2009.1
12cr|xfce4-sensors-plugin-1.2.5-1|99	+ Revision: 349477
12cr|xfce4-sensors-plugin-1.2.5-1|100	- rebuild for xfce-4.6.0
12cr|xfce4-sensors-plugin-1.2.5-1|101	
12cr|xfce4-sensors-plugin-1.2.5-1|102	* Mon Feb 02 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.10.99.6-1mdv2009.1
12cr|xfce4-sensors-plugin-1.2.5-1|103	+ Revision: 336301
12cr|xfce4-sensors-plugin-1.2.5-1|104	- Patch0: fix partially underlinking
12cr|xfce4-sensors-plugin-1.2.5-1|105	- use _disable_ld_no_undefined
12cr|xfce4-sensors-plugin-1.2.5-1|106	- update to new version 0.10.99.6
12cr|xfce4-sensors-plugin-1.2.5-1|107	- add buildrequires on libnotify-devel
12cr|xfce4-sensors-plugin-1.2.5-1|108	- use %%define _disable_ld_no_undefined 1
12cr|xfce4-sensors-plugin-1.2.5-1|109	
12cr|xfce4-sensors-plugin-1.2.5-1|110	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.10.99.3-5mdv2009.1
12cr|xfce4-sensors-plugin-1.2.5-1|111	+ Revision: 295011
12cr|xfce4-sensors-plugin-1.2.5-1|112	- rebuild for new Xfce4.6 beta1
12cr|xfce4-sensors-plugin-1.2.5-1|113	
12cr|xfce4-sensors-plugin-1.2.5-1|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-sensors-plugin-1.2.5-1|115	- rebuild
12cr|xfce4-sensors-plugin-1.2.5-1|116	
12cr|xfce4-sensors-plugin-1.2.5-1|117	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.10.99.3-3mdv2009.0
12cr|xfce4-sensors-plugin-1.2.5-1|118	+ Revision: 256937
12cr|xfce4-sensors-plugin-1.2.5-1|119	- rebuild
12cr|xfce4-sensors-plugin-1.2.5-1|120	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-sensors-plugin-1.2.5-1|121	
12cr|xfce4-sensors-plugin-1.2.5-1|122	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-sensors-plugin-1.2.5-1|123	- restore BuildRoot
12cr|xfce4-sensors-plugin-1.2.5-1|124	
12cr|xfce4-sensors-plugin-1.2.5-1|125	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|xfce4-sensors-plugin-1.2.5-1|126	- new version
12cr|xfce4-sensors-plugin-1.2.5-1|127	
12cr|xfce4-sensors-plugin-1.2.5-1|128	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.10.99.2-3mdv2008.1
12cr|xfce4-sensors-plugin-1.2.5-1|129	+ Revision: 110136
12cr|xfce4-sensors-plugin-1.2.5-1|130	- correct buildrequires
12cr|xfce4-sensors-plugin-1.2.5-1|131	- new license policy
12cr|xfce4-sensors-plugin-1.2.5-1|132	- use upstream tarball name as a real name
12cr|xfce4-sensors-plugin-1.2.5-1|133	- do not package COPYING and INSTALL files
12cr|xfce4-sensors-plugin-1.2.5-1|134	- use upstream name
12cr|xfce4-sensors-plugin-1.2.5-1|135	
12cr|xfce4-sensors-plugin-1.2.5-1|136	* Wed Nov 07 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.10.99.2-2mdv2008.1
12cr|xfce4-sensors-plugin-1.2.5-1|137	+ Revision: 106768
12cr|xfce4-sensors-plugin-1.2.5-1|138	- do not explicitly set configure options, which results in disabled sensor support
12cr|xfce4-sensors-plugin-1.2.5-1|139	
12cr|xfce4-sensors-plugin-1.2.5-1|140	* Sun Nov 04 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.10.99.2-1mdv2008.1
12cr|xfce4-sensors-plugin-1.2.5-1|141	+ Revision: 105881
12cr|xfce4-sensors-plugin-1.2.5-1|142	- drop patch 0 (fixed upstream)
12cr|xfce4-sensors-plugin-1.2.5-1|143	- new release candidate
12cr|xfce4-sensors-plugin-1.2.5-1|144	
12cr|xfce4-sensors-plugin-1.2.5-1|145	* Sun Oct 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.10.99-1mdv2008.1
12cr|xfce4-sensors-plugin-1.2.5-1|146	+ Revision: 100927
12cr|xfce4-sensors-plugin-1.2.5-1|147	- drop patch 0
12cr|xfce4-sensors-plugin-1.2.5-1|148	- add patch 1 which fixes compiling
12cr|xfce4-sensors-plugin-1.2.5-1|149	- disable static files compilie
12cr|xfce4-sensors-plugin-1.2.5-1|150	- new version (0.11.0-rc1)
12cr|xfce4-sensors-plugin-1.2.5-1|151	- add %%post and %%postun scripts
12cr|xfce4-sensors-plugin-1.2.5-1|152	
12cr|xfce4-sensors-plugin-1.2.5-1|153	* Thu May 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.10.0-2mdv2008.0
12cr|xfce4-sensors-plugin-1.2.5-1|154	+ Revision: 30478
12cr|xfce4-sensors-plugin-1.2.5-1|155	- update url
12cr|xfce4-sensors-plugin-1.2.5-1|156	- spec file clean
12cr|xfce4-sensors-plugin-1.2.5-1|157	
12cr|xfce4-sensors-plugin-1.2.5-1|158	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.10.0-1mdv2008.0
12cr|xfce4-sensors-plugin-1.2.5-1|159	+ Revision: 30254
12cr|xfce4-sensors-plugin-1.2.5-1|160	- new version
12cr|xfce4-sensors-plugin-1.2.5-1|161	

8609 12
12cr|xfce4-session-4.10.0-3|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
12cr|xfce4-session-4.10.0-3|2	
12cr|xfce4-session-4.10.0-3|3	%define major 0
12cr|xfce4-session-4.10.0-3|4	%define apiver 4.6
12cr|xfce4-session-4.10.0-3|5	%define libname %mklibname xfsm-%{apiver}_%{major}
12cr|xfce4-session-4.10.0-3|6	%define develname %mklibname xfsm -d
12cr|xfce4-session-4.10.0-3|7	
12cr|xfce4-session-4.10.0-3|8	Summary:	Xfce Session Manager
12cr|xfce4-session-4.10.0-3|9	Name:		xfce4-session
12cr|xfce4-session-4.10.0-3|10	Version:	4.10.0
12cr|xfce4-session-4.10.0-3|11	Release:	3
12cr|xfce4-session-4.10.0-3|12	License:	GPLv2+
12cr|xfce4-session-4.10.0-3|13	Group:		Graphical desktop/Xfce
12cr|xfce4-session-4.10.0-3|14	URL:		http://www.xfce.org
12cr|xfce4-session-4.10.0-3|15	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-session-4.10.0-3|16	Source1:	06Xfce
12cr|xfce4-session-4.10.0-3|17	Source2:	xfce4.pam
12cr|xfce4-session-4.10.0-3|18	Patch0:		xfce4-session-4.9.0-xinitrc.patch
12cr|xfce4-session-4.10.0-3|19	# (tpg) https://bugzilla.xfce.org/show_bug.cgi?id=8729
12cr|xfce4-session-4.10.0-3|20	# below is a rediffed patch
12cr|xfce4-session-4.10.0-3|21	Patch1:		xfce4-session-4.10.0-add-systemd-support.patch
12cr|xfce4-session-4.10.0-3|22	BuildRequires:	perl(XML::Parser)
12cr|xfce4-session-4.10.0-3|23	BuildRequires:	libx11-devel
12cr|xfce4-session-4.10.0-3|24	BuildRequires:	libice-devel
12cr|xfce4-session-4.10.0-3|25	BuildRequires:	libsm-devel
12cr|xfce4-session-4.10.0-3|26	BuildRequires:	iceauth
12cr|xfce4-session-4.10.0-3|27	BuildRequires:	dbus-glib-devel
12cr|xfce4-session-4.10.0-3|28	BuildRequires:	libGConf2-devel
12cr|xfce4-session-4.10.0-3|29	# (tpg) for patch 6
12cr|xfce4-session-4.10.0-3|30	BuildRequires:	intltool
12cr|xfce4-session-4.10.0-3|31	BuildRequires:	libxfce4ui-devel >= 4.10.0
12cr|xfce4-session-4.10.0-3|32	BuildRequires:	libxfce4util-devel >= 4.10.0
12cr|xfce4-session-4.10.0-3|33	BuildRequires:	libwnck-devel
12cr|xfce4-session-4.10.0-3|34	Buildrequires:	xfconf-devel >= 4.10.0
12cr|xfce4-session-4.10.0-3|35	# (tpg) needed by patch 9
12cr|xfce4-session-4.10.0-3|36	BuildRequires:	libgnome-keyring-devel >= 2.22
12cr|xfce4-session-4.10.0-3|37	BuildRequires:	pkgconfig(libsystemd-login)
12cr|xfce4-session-4.10.0-3|38	BuildRequires:	pkgconfig(polkit-gobject-1)
12cr|xfce4-session-4.10.0-3|39	BuildRequires:	xfce4-panel-devel >= 4.10.0
12cr|xfce4-session-4.10.0-3|40	BuildConflicts:	hal-devel
12cr|xfce4-session-4.10.0-3|41	Requires:	usermode-consoleonly
12cr|xfce4-session-4.10.0-3|42	# (tpg) this satisfies xfce tips&tricks
12cr|xfce4-session-4.10.0-3|43	#Suggests:	fortune-mod
12cr|xfce4-session-4.10.0-3|44	Requires:	polkit-gnome
12cr|xfce4-session-4.10.0-3|45	#Requires(pre):	mandriva-xfce-config
12cr|xfce4-session-4.10.0-3|46	#Requires(post):	mandriva-xfce-config
12cr|xfce4-session-4.10.0-3|47	Requires:	%{libname} = %{version}
12cr|xfce4-session-4.10.0-3|48	Obsoletes:	xfce-session < 4.5.91
12cr|xfce4-session-4.10.0-3|49	%rename	xfce-utils
12cr|xfce4-session-4.10.0-3|50	
12cr|xfce4-session-4.10.0-3|51	%description
12cr|xfce4-session-4.10.0-3|52	The session manager allows the user to save sessions and
12cr|xfce4-session-4.10.0-3|53	restore them after login. It is capable of saving several
12cr|xfce4-session-4.10.0-3|54	different sessions. It comes with three splash screen engines.
12cr|xfce4-session-4.10.0-3|55	And at last it helps you to log out, reboot, and shutdown the system.
12cr|xfce4-session-4.10.0-3|56	
12cr|xfce4-session-4.10.0-3|57	%package engines
12cr|xfce4-session-4.10.0-3|58	Summary:	Balou splash engine
12cr|xfce4-session-4.10.0-3|59	Group:		Graphical desktop/Xfce
12cr|xfce4-session-4.10.0-3|60	Requires:	%{name} = %{version}
12cr|xfce4-session-4.10.0-3|61	Obsoletes:	xfce-session-engines
12cr|xfce4-session-4.10.0-3|62	
12cr|xfce4-session-4.10.0-3|63	%description engines
12cr|xfce4-session-4.10.0-3|64	Balou is an addidional splash engine for the Xfce.
12cr|xfce4-session-4.10.0-3|65	
12cr|xfce4-session-4.10.0-3|66	%package -n %{libname}
12cr|xfce4-session-4.10.0-3|67	Summary:	Libraries for the Xfce Session Manager
12cr|xfce4-session-4.10.0-3|68	Group:		Graphical desktop/Xfce
12cr|xfce4-session-4.10.0-3|69	Obsoletes:	%mklibname xfsm-%{apiver}0
12cr|xfce4-session-4.10.0-3|70	Obsoletes:	%{mklibname xfsm-4.2 0}
12cr|xfce4-session-4.10.0-3|71	
12cr|xfce4-session-4.10.0-3|72	%description -n %{libname}
12cr|xfce4-session-4.10.0-3|73	Libraries for xfce-session manager.
12cr|xfce4-session-4.10.0-3|74	
12cr|xfce4-session-4.10.0-3|75	%package -n %{develname}
12cr|xfce4-session-4.10.0-3|76	Summary:	Libraries and header files for the Xfce Session Manager
12cr|xfce4-session-4.10.0-3|77	Group:		Development/Other
12cr|xfce4-session-4.10.0-3|78	Requires:	%{libname} = %{version}
12cr|xfce4-session-4.10.0-3|79	Provides:	libxfsm-devel = %{EVRD}
12cr|xfce4-session-4.10.0-3|80	Obsoletes:	%mklibname xfsm-%{apiver}_0 -d
12cr|xfce4-session-4.10.0-3|81	
12cr|xfce4-session-4.10.0-3|82	%description -n %{develname}
12cr|xfce4-session-4.10.0-3|83	Libraries and header files for the Xfce Session Manager.
12cr|xfce4-session-4.10.0-3|84	
12cr|xfce4-session-4.10.0-3|85	%prep
12cr|xfce4-session-4.10.0-3|86	%setup -q
12cr|xfce4-session-4.10.0-3|87	%patch0 -p1 -b .set
12cr|xfce4-session-4.10.0-3|88	%patch1 -p1 -b .systemd
12cr|xfce4-session-4.10.0-3|89	
12cr|xfce4-session-4.10.0-3|90	%build
12cr|xfce4-session-4.10.0-3|91	#(tpg) this is needed for patch 1 which enables systemd support
12cr|xfce4-session-4.10.0-3|92	xdt-autogen
12cr|xfce4-session-4.10.0-3|93	
12cr|xfce4-session-4.10.0-3|94	%configure2_5x \
12cr|xfce4-session-4.10.0-3|95	--enable-legacy-sm \
12cr|xfce4-session-4.10.0-3|96	--enable-systemd \
12cr|xfce4-session-4.10.0-3|97	--enable-libgnome-keyring \
12cr|xfce4-session-4.10.0-3|98	--disable-static
12cr|xfce4-session-4.10.0-3|99	
12cr|xfce4-session-4.10.0-3|100	%make
12cr|xfce4-session-4.10.0-3|101	
12cr|xfce4-session-4.10.0-3|102	%install
12cr|xfce4-session-4.10.0-3|103	%makeinstall_std
12cr|xfce4-session-4.10.0-3|104	
12cr|xfce4-session-4.10.0-3|105	# (tpg) this file is in mandriva-xfce-config package
12cr|xfce4-session-4.10.0-3|106	#rm -rf %{buildroot}%{_sysconfdir}/xdg/autostart/xfce4-tips-autostart.desktop
12cr|xfce4-session-4.10.0-3|107	#rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
12cr|xfce4-session-4.10.0-3|108	
12cr|xfce4-session-4.10.0-3|109	# session
12cr|xfce4-session-4.10.0-3|110	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cr|xfce4-session-4.10.0-3|111	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cr|xfce4-session-4.10.0-3|112	
12cr|xfce4-session-4.10.0-3|113	# pam
12cr|xfce4-session-4.10.0-3|114	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cr|xfce4-session-4.10.0-3|115	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/xfce4
12cr|xfce4-session-4.10.0-3|116	
12cr|xfce4-session-4.10.0-3|117	
12cr|xfce4-session-4.10.0-3|118	%find_lang %{name} %{name}.lang
12cr|xfce4-session-4.10.0-3|119	
12cr|xfce4-session-4.10.0-3|120	%files -f %{name}.lang
12cr|xfce4-session-4.10.0-3|121	%doc AUTHORS BUGS ChangeLog NEWS README TODO
12cr|xfce4-session-4.10.0-3|122	%doc doc/FAQ doc/README.Kiosk
12cr|xfce4-session-4.10.0-3|123	%dir %{_datadir}/themes
12cr|xfce4-session-4.10.0-3|124	%dir %{_datadir}/themes/Default
12cr|xfce4-session-4.10.0-3|125	
12cr|xfce4-session-4.10.0-3|126	%{_sysconfdir}/X11/wmsession.d/06Xfce
12cr|xfce4-session-4.10.0-3|127	%{_sysconfdir}/pam.d/xfce4
12cr|xfce4-session-4.10.0-3|128	%{_sysconfdir}/xdg/autostart/*.desktop
12cr|xfce4-session-4.10.0-3|129	%{_sysconfdir}/xdg/xfce4/Xft.xrdb
12cr|xfce4-session-4.10.0-3|130	%{_sysconfdir}/xdg/xfce4/xinitrc
12cr|xfce4-session-4.10.0-3|131	%config(noreplace) %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
12cr|xfce4-session-4.10.0-3|132	%{_bindir}/*
12cr|xfce4-session-4.10.0-3|133	%{_datadir}/applications/xfce*
12cr|xfce4-session-4.10.0-3|134	%{_iconsdir}/hicolor/*/apps/*
12cr|xfce4-session-4.10.0-3|135	%{_libdir}/xfce4/session/splash-engines/libmice.*
12cr|xfce4-session-4.10.0-3|136	%{_libdir}/xfce4/session/splash-engines/libsimple.*
12cr|xfce4-session-4.10.0-3|137	%{_libdir}/xfce4/session/xfsm-shutdown-helper
12cr|xfce4-session-4.10.0-3|138	%{_datadir}/xsessions/xfce.desktop
12cr|xfce4-session-4.10.0-3|139	%{_mandir}/man1/*
12cr|xfce4-session-4.10.0-3|140	
12cr|xfce4-session-4.10.0-3|141	%files engines
12cr|xfce4-session-4.10.0-3|142	%dir %{_datadir}/themes/Default/balou
12cr|xfce4-session-4.10.0-3|143	%{_libdir}/xfce4/session/balou-export-theme
12cr|xfce4-session-4.10.0-3|144	%{_libdir}/xfce4/session//balou-install-theme
12cr|xfce4-session-4.10.0-3|145	%{_libdir}/xfce4/session/splash-engines/libbalou.*
12cr|xfce4-session-4.10.0-3|146	%{_datadir}/themes/Default/balou/logo.png
12cr|xfce4-session-4.10.0-3|147	%{_datadir}/themes/Default/balou/themerc
12cr|xfce4-session-4.10.0-3|148	
12cr|xfce4-session-4.10.0-3|149	%files -n %{libname}
12cr|xfce4-session-4.10.0-3|150	%{_libdir}/*%{apiver}.so.%{major}*
12cr|xfce4-session-4.10.0-3|151	
12cr|xfce4-session-4.10.0-3|152	%files -n %{develname}
12cr|xfce4-session-4.10.0-3|153	%{_libdir}/lib*.so
12cr|xfce4-session-4.10.0-3|154	%{_libdir}/pkgconfig/*.pc
12cr|xfce4-session-4.10.0-3|155	%{_includedir}/xfce4/xfce4-session-%{apiver}
12cr|xfce4-session-4.10.0-3|156	
12cr|xfce4-session-4.10.0-3|157	
12cr|xfce4-session-4.10.0-3|158	%changelog
12cr|xfce4-session-4.10.0-3|159	* Thu Aug 02 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.10.0-2
12cr|xfce4-session-4.10.0-3|160	+ Revision: 811558
12cr|xfce4-session-4.10.0-3|161	- add support for systemd for mdv 2012
12cr|xfce4-session-4.10.0-3|162	
12cr|xfce4-session-4.10.0-3|163	* Sat May 05 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.10.0-1
12cr|xfce4-session-4.10.0-3|164	+ Revision: 796479
12cr|xfce4-session-4.10.0-3|165	- adjust buildrequires version
12cr|xfce4-session-4.10.0-3|166	- update to new version 4.10.0
12cr|xfce4-session-4.10.0-3|167	
12cr|xfce4-session-4.10.0-3|168	* Sat Apr 21 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.2-1
12cr|xfce4-session-4.10.0-3|169	+ Revision: 792606
12cr|xfce4-session-4.10.0-3|170	- update to new version 4.9.2
12cr|xfce4-session-4.10.0-3|171	
12cr|xfce4-session-4.10.0-3|172	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.1-1
12cr|xfce4-session-4.10.0-3|173	+ Revision: 791062
12cr|xfce4-session-4.10.0-3|174	- update to new version 4.9.1
12cr|xfce4-session-4.10.0-3|175	
12cr|xfce4-session-4.10.0-3|176	* Sun Apr 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.0-3
12cr|xfce4-session-4.10.0-3|177	+ Revision: 789813
12cr|xfce4-session-4.10.0-3|178	- Patch0: backport patch from xfce-utils
12cr|xfce4-session-4.10.0-3|179	- add pam configs and wmsession from xfce-utils
12cr|xfce4-session-4.10.0-3|180	
12cr|xfce4-session-4.10.0-3|181	* Sat Apr 07 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.0-2
12cr|xfce4-session-4.10.0-3|182	+ Revision: 789751
12cr|xfce4-session-4.10.0-3|183	- properrly obsolete and provide xfce-utils
12cr|xfce4-session-4.10.0-3|184	
12cr|xfce4-session-4.10.0-3|185	* Wed Apr 04 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.0-1
12cr|xfce4-session-4.10.0-3|186	+ Revision: 789251
12cr|xfce4-session-4.10.0-3|187	- drop old patches
12cr|xfce4-session-4.10.0-3|188	- do not suggest fortune-mod
12cr|xfce4-session-4.10.0-3|189	- update to new version 4.9.0
12cr|xfce4-session-4.10.0-3|190	- update buildrequires
12cr|xfce4-session-4.10.0-3|191	- remove obsolete configure options
12cr|xfce4-session-4.10.0-3|192	- drop ols stuff from spec file
12cr|xfce4-session-4.10.0-3|193	- fix file list
12cr|xfce4-session-4.10.0-3|194	
12cr|xfce4-session-4.10.0-3|195	* Sat Feb 18 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.3-1
12cr|xfce4-session-4.10.0-3|196	+ Revision: 776850
12cr|xfce4-session-4.10.0-3|197	- patch 4 has been applied by upstream
12cr|xfce4-session-4.10.0-3|198	- update to new version 4.8.3
12cr|xfce4-session-4.10.0-3|199	
12cr|xfce4-session-4.10.0-3|200	* Fri Jan 06 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-3
12cr|xfce4-session-4.10.0-3|201	+ Revision: 758003
12cr|xfce4-session-4.10.0-3|202	- add missing libs while linking into patch 4
12cr|xfce4-session-4.10.0-3|203	- add buildconflicts on hal-devel
12cr|xfce4-session-4.10.0-3|204	- Patch3: respect SaveOnExit option
12cr|xfce4-session-4.10.0-3|205	- Patch4: fix linking
12cr|xfce4-session-4.10.0-3|206	- Patch2: force start xfsettingsd
12cr|xfce4-session-4.10.0-3|207	- drop la files
12cr|xfce4-session-4.10.0-3|208	
12cr|xfce4-session-4.10.0-3|209	* Thu Sep 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-1
12cr|xfce4-session-4.10.0-3|210	+ Revision: 700942
12cr|xfce4-session-4.10.0-3|211	- update to new version 4.8.2
12cr|xfce4-session-4.10.0-3|212	
12cr|xfce4-session-4.10.0-3|213	* Fri Apr 15 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-3
12cr|xfce4-session-4.10.0-3|214	+ Revision: 653077
12cr|xfce4-session-4.10.0-3|215	- requires polkit-gnome
12cr|xfce4-session-4.10.0-3|216	
12cr|xfce4-session-4.10.0-3|217	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 4.8.1-2
12cr|xfce4-session-4.10.0-3|218	+ Revision: 640877
12cr|xfce4-session-4.10.0-3|219	- rebuild
12cr|xfce4-session-4.10.0-3|220	
12cr|xfce4-session-4.10.0-3|221	* Tue Feb 15 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-1
12cr|xfce4-session-4.10.0-3|222	+ Revision: 637859
12cr|xfce4-session-4.10.0-3|223	- update to new version 4.8.1
12cr|xfce4-session-4.10.0-3|224	
12cr|xfce4-session-4.10.0-3|225	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 4.8.0-2
12cr|xfce4-session-4.10.0-3|226	+ Revision: 635654
12cr|xfce4-session-4.10.0-3|227	- tighten BR
12cr|xfce4-session-4.10.0-3|228	
12cr|xfce4-session-4.10.0-3|229	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-1
12cr|xfce4-session-4.10.0-3|230	+ Revision: 633041
12cr|xfce4-session-4.10.0-3|231	- update to new version 4.8.0
12cr|xfce4-session-4.10.0-3|232	- fix file list
12cr|xfce4-session-4.10.0-3|233	
12cr|xfce4-session-4.10.0-3|234	* Thu Jan 06 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.3-1mdv2011.0
12cr|xfce4-session-4.10.0-3|235	+ Revision: 629115
12cr|xfce4-session-4.10.0-3|236	- update to new version 4.7.3
12cr|xfce4-session-4.10.0-3|237	
12cr|xfce4-session-4.10.0-3|238	* Sat Dec 04 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.2-1mdv2011.0
12cr|xfce4-session-4.10.0-3|239	+ Revision: 609366
12cr|xfce4-session-4.10.0-3|240	- update to new version 4.7.2
12cr|xfce4-session-4.10.0-3|241	
12cr|xfce4-session-4.10.0-3|242	* Sat Nov 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.1-1mdv2011.0
12cr|xfce4-session-4.10.0-3|243	+ Revision: 593835
12cr|xfce4-session-4.10.0-3|244	- update to new version 4.7.1
12cr|xfce4-session-4.10.0-3|245	- disable patch 1
12cr|xfce4-session-4.10.0-3|246	- drop some conditions in spec file for mdv older than 20090
12cr|xfce4-session-4.10.0-3|247	
12cr|xfce4-session-4.10.0-3|248	* Sun Sep 19 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.0-2mdv2011.0
12cr|xfce4-session-4.10.0-3|249	+ Revision: 579846
12cr|xfce4-session-4.10.0-3|250	- Patch1: reuse existing ConsoleKit sessions
12cr|xfce4-session-4.10.0-3|251	
12cr|xfce4-session-4.10.0-3|252	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.0-1mdv2011.0
12cr|xfce4-session-4.10.0-3|253	+ Revision: 579372
12cr|xfce4-session-4.10.0-3|254	- update to new version 4.7.0
12cr|xfce4-session-4.10.0-3|255	- fix file list
12cr|xfce4-session-4.10.0-3|256	- adjust buildrequires
12cr|xfce4-session-4.10.0-3|257	- disable patch 0
12cr|xfce4-session-4.10.0-3|258	
12cr|xfce4-session-4.10.0-3|259	* Fri Jul 16 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.2-1mdv2011.0
12cr|xfce4-session-4.10.0-3|260	+ Revision: 553890
12cr|xfce4-session-4.10.0-3|261	- update to new version 4.6.2
12cr|xfce4-session-4.10.0-3|262	
12cr|xfce4-session-4.10.0-3|263	* Thu Jun 03 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-3mdv2010.1
12cr|xfce4-session-4.10.0-3|264	+ Revision: 547055
12cr|xfce4-session-4.10.0-3|265	- Patch0: fix gnome-keyring support (upstream xfce bug #5912)
12cr|xfce4-session-4.10.0-3|266	
12cr|xfce4-session-4.10.0-3|267	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-2mdv2010.1
12cr|xfce4-session-4.10.0-3|268	+ Revision: 543220
12cr|xfce4-session-4.10.0-3|269	- rebuild for mdv 2010.1
12cr|xfce4-session-4.10.0-3|270	
12cr|xfce4-session-4.10.0-3|271	* Tue Apr 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-1mdv2010.0
12cr|xfce4-session-4.10.0-3|272	+ Revision: 368577
12cr|xfce4-session-4.10.0-3|273	- update to new version 4.6.1
12cr|xfce4-session-4.10.0-3|274	
12cr|xfce4-session-4.10.0-3|275	* Sun Apr 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-3mdv2009.1
12cr|xfce4-session-4.10.0-3|276	+ Revision: 364198
12cr|xfce4-session-4.10.0-3|277	- Patch0: don't crash when NULL pointer is passed
12cr|xfce4-session-4.10.0-3|278	- Patch1: fix default value for EnableTcp
12cr|xfce4-session-4.10.0-3|279	- drop useless stuff
12cr|xfce4-session-4.10.0-3|280	
12cr|xfce4-session-4.10.0-3|281	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-2mdv2009.1
12cr|xfce4-session-4.10.0-3|282	+ Revision: 349228
12cr|xfce4-session-4.10.0-3|283	- rebuild whole xfce
12cr|xfce4-session-4.10.0-3|284	
12cr|xfce4-session-4.10.0-3|285	* Sat Feb 28 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-1mdv2009.1
12cr|xfce4-session-4.10.0-3|286	+ Revision: 346150
12cr|xfce4-session-4.10.0-3|287	- update to new version 4.6.0
12cr|xfce4-session-4.10.0-3|288	
12cr|xfce4-session-4.10.0-3|289	* Mon Jan 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
12cr|xfce4-session-4.10.0-3|290	+ Revision: 333929
12cr|xfce4-session-4.10.0-3|291	- update to new version 4.5.99.1
12cr|xfce4-session-4.10.0-3|292	
12cr|xfce4-session-4.10.0-3|293	* Wed Jan 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.93-1mdv2009.1
12cr|xfce4-session-4.10.0-3|294	+ Revision: 329517
12cr|xfce4-session-4.10.0-3|295	- update to new version 4.5.93
12cr|xfce4-session-4.10.0-3|296	
12cr|xfce4-session-4.10.0-3|297	* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-3mdv2009.1
12cr|xfce4-session-4.10.0-3|298	+ Revision: 306422
12cr|xfce4-session-4.10.0-3|299	- pre requires on mandriva-xfce-config
12cr|xfce4-session-4.10.0-3|300	
12cr|xfce4-session-4.10.0-3|301	* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-2mdv2009.1
12cr|xfce4-session-4.10.0-3|302	+ Revision: 306419
12cr|xfce4-session-4.10.0-3|303	- xfce4-session.xml file is in mandriva-xfce-config package
12cr|xfce4-session-4.10.0-3|304	- post requires on mandriva-xfce-config
12cr|xfce4-session-4.10.0-3|305	- drop Source1 and patches 4 and 7 as they are not needed at all
12cr|xfce4-session-4.10.0-3|306	- add full path for the Source0
12cr|xfce4-session-4.10.0-3|307	
12cr|xfce4-session-4.10.0-3|308	* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-1mdv2009.1
12cr|xfce4-session-4.10.0-3|309	+ Revision: 303498
12cr|xfce4-session-4.10.0-3|310	- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)
12cr|xfce4-session-4.10.0-3|311	- remove buildrequires on libgdk_pixbuf2.0-devel
12cr|xfce4-session-4.10.0-3|312	- pm-utils are required by xfce4-power-manager
12cr|xfce4-session-4.10.0-3|313	- do not suggests sudo anymore
12cr|xfce4-session-4.10.0-3|314	- require usermode-consoleonly
12cr|xfce4-session-4.10.0-3|315	- do not build static libraries
12cr|xfce4-session-4.10.0-3|316	
12cr|xfce4-session-4.10.0-3|317	* Thu Oct 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
12cr|xfce4-session-4.10.0-3|318	+ Revision: 294512
12cr|xfce4-session-4.10.0-3|319	- Xfce4.6 beta1 is landing on cooker
12cr|xfce4-session-4.10.0-3|320	- disable all patches, probably some of them are still useful, will investigate later
12cr|xfce4-session-4.10.0-3|321	- fix file list
12cr|xfce4-session-4.10.0-3|322	- bump apiver
12cr|xfce4-session-4.10.0-3|323	- tune up buildrequires
12cr|xfce4-session-4.10.0-3|324	- obsolete old library
12cr|xfce4-session-4.10.0-3|325	- requires policykit-gnome
12cr|xfce4-session-4.10.0-3|326	- Patch10: new version
12cr|xfce4-session-4.10.0-3|327	
12cr|xfce4-session-4.10.0-3|328	* Fri Sep 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-12mdv2009.0
12cr|xfce4-session-4.10.0-3|329	+ Revision: 281321
12cr|xfce4-session-4.10.0-3|330	- Patch11: use dbus-glib for configure script
12cr|xfce4-session-4.10.0-3|331	- Patch12: update translation for logoff dialog box
12cr|xfce4-session-4.10.0-3|332	- suggests sudo
12cr|xfce4-session-4.10.0-3|333	
12cr|xfce4-session-4.10.0-3|334	* Thu Aug 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-11mdv2009.0
12cr|xfce4-session-4.10.0-3|335	+ Revision: 274449
12cr|xfce4-session-4.10.0-3|336	- Patch10: speed up xfce startup, gain in speed is about 1 sec. (patch taken from xfce mailing list)
12cr|xfce4-session-4.10.0-3|337	
12cr|xfce4-session-4.10.0-3|338	* Tue Aug 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-10mdv2009.0
12cr|xfce4-session-4.10.0-3|339	+ Revision: 274072
12cr|xfce4-session-4.10.0-3|340	- Patch9: do not spawn another gnome-keyring-daemon, if one is already running (upstream bug #3007)
12cr|xfce4-session-4.10.0-3|341	
12cr|xfce4-session-4.10.0-3|342	* Sat Jun 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-9mdv2009.0
12cr|xfce4-session-4.10.0-3|343	+ Revision: 229843
12cr|xfce4-session-4.10.0-3|344	- enable patch 6, fixes underlinking problems
12cr|xfce4-session-4.10.0-3|345	- suggest fortune-mod
12cr|xfce4-session-4.10.0-3|346	
12cr|xfce4-session-4.10.0-3|347	+ Anssi Hannula <anssi@mandriva.org>
12cr|xfce4-session-4.10.0-3|348	- fix icons.patch to make xdt-autogen succeed (lines wrongly ending in
12cr|xfce4-session-4.10.0-3|349	backslash)
12cr|xfce4-session-4.10.0-3|350	
12cr|xfce4-session-4.10.0-3|351	+ Pixel <pixel@mandriva.com>
12cr|xfce4-session-4.10.0-3|352	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xfce4-session-4.10.0-3|353	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|xfce4-session-4.10.0-3|354	
12cr|xfce4-session-4.10.0-3|355	* Mon May 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-8mdv2009.0
12cr|xfce4-session-4.10.0-3|356	+ Revision: 206275
12cr|xfce4-session-4.10.0-3|357	- change sysconfdir from /etc/X11/xdg to /etc/xdg only for Mandriva releases newer than 2008.1
12cr|xfce4-session-4.10.0-3|358	
12cr|xfce4-session-4.10.0-3|359	* Wed Mar 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-7mdv2008.1
12cr|xfce4-session-4.10.0-3|360	+ Revision: 188938
12cr|xfce4-session-4.10.0-3|361	- fix libification introduced in last commit
12cr|xfce4-session-4.10.0-3|362	
12cr|xfce4-session-4.10.0-3|363	* Wed Mar 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-6mdv2008.1
12cr|xfce4-session-4.10.0-3|364	+ Revision: 188854
12cr|xfce4-session-4.10.0-3|365	- Patch7: add missing icon xfce4-autostart-editor.png
12cr|xfce4-session-4.10.0-3|366	- spec file clean
12cr|xfce4-session-4.10.0-3|367	
12cr|xfce4-session-4.10.0-3|368	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-session-4.10.0-3|369	- restore BuildRoot
12cr|xfce4-session-4.10.0-3|370	
12cr|xfce4-session-4.10.0-3|371	* Wed Dec 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-5mdv2008.1
12cr|xfce4-session-4.10.0-3|372	+ Revision: 133073
12cr|xfce4-session-4.10.0-3|373	- rediff patch 7,  remove xfsm-shutdown.svg icon
12cr|xfce4-session-4.10.0-3|374	- enable legacy session management, fixes mdv bug #29853
12cr|xfce4-session-4.10.0-3|375	
12cr|xfce4-session-4.10.0-3|376	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-session-4.10.0-3|377	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-session-4.10.0-3|378	
12cr|xfce4-session-4.10.0-3|379	* Fri Nov 30 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-4mdv2008.1
12cr|xfce4-session-4.10.0-3|380	+ Revision: 114057
12cr|xfce4-session-4.10.0-3|381	- Add configure option
12cr|xfce4-session-4.10.0-3|382	
12cr|xfce4-session-4.10.0-3|383	* Sun Nov 25 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-3mdv2008.1
12cr|xfce4-session-4.10.0-3|384	+ Revision: 111974
12cr|xfce4-session-4.10.0-3|385	- Add more beautiful icons on quit dialogbox
12cr|xfce4-session-4.10.0-3|386	- Add more beautiful icons on quit dialogbox
12cr|xfce4-session-4.10.0-3|387	
12cr|xfce4-session-4.10.0-3|388	* Tue Nov 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-2mdv2008.1
12cr|xfce4-session-4.10.0-3|389	+ Revision: 110667
12cr|xfce4-session-4.10.0-3|390	- do not package COPYING and INSTALL files
12cr|xfce4-session-4.10.0-3|391	- add missing buildrequires on libGConf2-devel
12cr|xfce4-session-4.10.0-3|392	
12cr|xfce4-session-4.10.0-3|393	* Sun Nov 18 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-1mdv2008.1
12cr|xfce4-session-4.10.0-3|394	+ Revision: 109978
12cr|xfce4-session-4.10.0-3|395	- New release 4.4.2
12cr|xfce4-session-4.10.0-3|396	
12cr|xfce4-session-4.10.0-3|397	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|xfce4-session-4.10.0-3|398	- use upstream tarball name as a real name
12cr|xfce4-session-4.10.0-3|399	- use upstream name
12cr|xfce4-session-4.10.0-3|400	
12cr|xfce4-session-4.10.0-3|401	* Sun Sep 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-11mdv2008.0
12cr|xfce4-session-4.10.0-3|402	+ Revision: 92364
12cr|xfce4-session-4.10.0-3|403	- update patch 5 (logout dialog)
12cr|xfce4-session-4.10.0-3|404	
12cr|xfce4-session-4.10.0-3|405	* Fri Sep 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-10mdv2008.0
12cr|xfce4-session-4.10.0-3|406	+ Revision: 91881
12cr|xfce4-session-4.10.0-3|407	- exclude config files, which are now in mandriva-xfce-config package
12cr|xfce4-session-4.10.0-3|408	
12cr|xfce4-session-4.10.0-3|409	* Tue Sep 11 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-9mdv2008.0
12cr|xfce4-session-4.10.0-3|410	+ Revision: 84450
12cr|xfce4-session-4.10.0-3|411	- since there is suspend/hibernate option in logout menu, then pm-utils should be required
12cr|xfce4-session-4.10.0-3|412	
12cr|xfce4-session-4.10.0-3|413	* Fri Sep 07 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-8mdv2008.0
12cr|xfce4-session-4.10.0-3|414	+ Revision: 81907
12cr|xfce4-session-4.10.0-3|415	- remove old patch 4, replace it with new one since all conf files are handle by mandriva-xfce-config package
12cr|xfce4-session-4.10.0-3|416	- provide patch8, which make use of GtkFileChooser
12cr|xfce4-session-4.10.0-3|417	
12cr|xfce4-session-4.10.0-3|418	* Tue Jun 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-7mdv2008.0
12cr|xfce4-session-4.10.0-3|419	+ Revision: 44263
12cr|xfce4-session-4.10.0-3|420	- fix file list
12cr|xfce4-session-4.10.0-3|421	- new devel library policy
12cr|xfce4-session-4.10.0-3|422	- disable legacy X11R5 session management
12cr|xfce4-session-4.10.0-3|423	- move Source 1 and 2 to the xfce-config package
12cr|xfce4-session-4.10.0-3|424	- adjust provides/obsoletes
12cr|xfce4-session-4.10.0-3|425	
12cr|xfce4-session-4.10.0-3|426	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 4.4.1-6mdv2008.0
12cr|xfce4-session-4.10.0-3|427	+ Revision: 36215
12cr|xfce4-session-4.10.0-3|428	- rebuild with correct optflags
12cr|xfce4-session-4.10.0-3|429	
12cr|xfce4-session-4.10.0-3|430	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|xfce4-session-4.10.0-3|431	- move balou splash engine to separate package (i hope someone will make a mandriva theme :)
12cr|xfce4-session-4.10.0-3|432	- rediff P4 (splash should be disabled now)
12cr|xfce4-session-4.10.0-3|433	
12cr|xfce4-session-4.10.0-3|434	* Mon Jun 04 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-4mdv2008.0
12cr|xfce4-session-4.10.0-3|435	+ Revision: 35071
12cr|xfce4-session-4.10.0-3|436	- provide patch 5
12cr|xfce4-session-4.10.0-3|437	o add suspend and hibernate options to the session dialog
12cr|xfce4-session-4.10.0-3|438	o shutdown without a password
12cr|xfce4-session-4.10.0-3|439	- provide patch 6 and 7
12cr|xfce4-session-4.10.0-3|440	- provide Source 3 (icons for suspend/hibernate stolen from gnome-power-manager :)
12cr|xfce4-session-4.10.0-3|441	- add requires on fortune-mod (tips&tricks works now)
12cr|xfce4-session-4.10.0-3|442	- add buildrequires on dbus-glib-devel
12cr|xfce4-session-4.10.0-3|443	- disable splash
12cr|xfce4-session-4.10.0-3|444	- update description
12cr|xfce4-session-4.10.0-3|445	- use macros in %%post and %%postun
12cr|xfce4-session-4.10.0-3|446	- adjust configure options
12cr|xfce4-session-4.10.0-3|447	- spec file clean
12cr|xfce4-session-4.10.0-3|448	
12cr|xfce4-session-4.10.0-3|449	* Thu May 31 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-3mdv2008.0
12cr|xfce4-session-4.10.0-3|450	+ Revision: 33091
12cr|xfce4-session-4.10.0-3|451	- Add autostart
12cr|xfce4-session-4.10.0-3|452	
12cr|xfce4-session-4.10.0-3|453	* Fri May 25 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-2mdv2008.0
12cr|xfce4-session-4.10.0-3|454	+ Revision: 31093
12cr|xfce4-session-4.10.0-3|455	- Add mandriva default theme
12cr|xfce4-session-4.10.0-3|456	
12cr|xfce4-session-4.10.0-3|457	* Thu Apr 19 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-1mdv2008.0
12cr|xfce4-session-4.10.0-3|458	+ Revision: 14934
12cr|xfce4-session-4.10.0-3|459	- New release 4.4.1
12cr|xfce4-session-4.10.0-3|460	

8610 12
12cr|xfce4-settings-4.10.0-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-settings-4.10.0-2|2	
12cr|xfce4-settings-4.10.0-2|3	Summary:	Configuration settings manager for Xfce
12cr|xfce4-settings-4.10.0-2|4	Name:		xfce4-settings
12cr|xfce4-settings-4.10.0-2|5	Version:	4.10.0
12cr|xfce4-settings-4.10.0-2|6	Release:	2
12cr|xfce4-settings-4.10.0-2|7	License:	GPLv2+
12cr|xfce4-settings-4.10.0-2|8	Group:		Graphical desktop/Xfce
12cr|xfce4-settings-4.10.0-2|9	Url:		http://www.xfce.org
12cr|xfce4-settings-4.10.0-2|10	Source0:	http://archive.xfce.org/src/xfce/xfce4-settings/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-settings-4.10.0-2|11	BuildRequires:	libxfce4ui-devel >= 4.10.0
12cr|xfce4-settings-4.10.0-2|12	BuildRequires:	libxfce4util-devel >= 4.10.0
12cr|xfce4-settings-4.10.0-2|13	BuildRequires:	xfconf-devel >= 4.10.0
12cr|xfce4-settings-4.10.0-2|14	BuildRequires:	exo-devel >= 0.8.0
12cr|xfce4-settings-4.10.0-2|15	BuildRequires:	libnotify-devel
12cr|xfce4-settings-4.10.0-2|16	Buildrequires:	pkgconfig(garcon-1)
12cr|xfce4-settings-4.10.0-2|17	BuildRequires:	libwnck-devel
12cr|xfce4-settings-4.10.0-2|18	BuildRequires:	libxklavier-devel >= 5.0
12cr|xfce4-settings-4.10.0-2|19	BuildRequires:	libxxf86misc-devel
12cr|xfce4-settings-4.10.0-2|20	Requires:	ldetect-lst
12cr|xfce4-settings-4.10.0-2|21	Obsoletes:	xfce-mcs-manager < 4.5
12cr|xfce4-settings-4.10.0-2|22	Obsoletes:	xfce-mcs-manager-devel
12cr|xfce4-settings-4.10.0-2|23	Obsoletes:	xfce-mcs-plugins < 4.5
12cr|xfce4-settings-4.10.0-2|24	Obsoletes:	%{mklibname xfce4mcs 3}
12cr|xfce4-settings-4.10.0-2|25	Obsoletes:	%{mklibname xfce4mcs 3 -d}
12cr|xfce4-settings-4.10.0-2|26	Obsoletes:	%{mklibname xfce4mcs -d}
12cr|xfce4-settings-4.10.0-2|27	Provides:	xfce-mcs-manager
12cr|xfce4-settings-4.10.0-2|28	Provides:	xfce-mcs-plugins
12cr|xfce4-settings-4.10.0-2|29	
12cr|xfce4-settings-4.10.0-2|30	%description
12cr|xfce4-settings-4.10.0-2|31	Configuration settings manager for Xfce desktop environment.
12cr|xfce4-settings-4.10.0-2|32	
12cr|xfce4-settings-4.10.0-2|33	%prep
12cr|xfce4-settings-4.10.0-2|34	%setup -q
12cr|xfce4-settings-4.10.0-2|35	
12cr|xfce4-settings-4.10.0-2|36	%build
12cr|xfce4-settings-4.10.0-2|37	%configure2_5x \
12cr|xfce4-settings-4.10.0-2|38	--enable-pluggable-dialogs \
12cr|xfce4-settings-4.10.0-2|39	--enable-xrandr \
12cr|xfce4-settings-4.10.0-2|40	--enable-libnotify \
12cr|xfce4-settings-4.10.0-2|41	--enable-gio-unix \
12cr|xfce4-settings-4.10.0-2|42	--enable-xcursor \
12cr|xfce4-settings-4.10.0-2|43	--enable-libxklavier \
12cr|xfce4-settings-4.10.0-2|44	--enable-pluggable-dialogs \
12cr|xfce4-settings-4.10.0-2|45	--enable-sound-settings \
12cr|xfce4-settings-4.10.0-2|46	--with-pnp-ids-path=%{_datadir}/misc/pnp.ids
12cr|xfce4-settings-4.10.0-2|47	
12cr|xfce4-settings-4.10.0-2|48	%make
12cr|xfce4-settings-4.10.0-2|49	
12cr|xfce4-settings-4.10.0-2|50	%install
12cr|xfce4-settings-4.10.0-2|51	%makeinstall_std
12cr|xfce4-settings-4.10.0-2|52	
12cr|xfce4-settings-4.10.0-2|53	# (tpg) this file is in mandriva-xfce-config package
12cr|xfce4-settings-4.10.0-2|54	#rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
12cr|xfce4-settings-4.10.0-2|55	
12cr|xfce4-settings-4.10.0-2|56	%find_lang %{name} %{name}.lang
12cr|xfce4-settings-4.10.0-2|57	
12cr|xfce4-settings-4.10.0-2|58	%files -f %{name}.lang
12cr|xfce4-settings-4.10.0-2|59	%doc AUTHORS ChangeLog NEWS TODO
12cr|xfce4-settings-4.10.0-2|60	%{_sysconfdir}/xdg/autostart/xfsettingsd.desktop
12cr|xfce4-settings-4.10.0-2|61	%{_sysconfdir}/xdg/menus/xfce-settings-manager.menu
12cr|xfce4-settings-4.10.0-2|62	%config(noreplace) %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/*.xml
12cr|xfce4-settings-4.10.0-2|63	%{_libdir}/xfce4/settings/appearance-install-theme
12cr|xfce4-settings-4.10.0-2|64	%{_bindir}/xfce4-*settings*
12cr|xfce4-settings-4.10.0-2|65	%{_bindir}/xfsettingsd
12cr|xfce4-settings-4.10.0-2|66	%{_datadir}/applications/*.desktop
12cr|xfce4-settings-4.10.0-2|67	
12cr|xfce4-settings-4.10.0-2|68	
12cr|xfce4-settings-4.10.0-2|69	%changelog
12cr|xfce4-settings-4.10.0-2|70	* Sat May 05 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.10.0-1
12cr|xfce4-settings-4.10.0-2|71	+ Revision: 796423
12cr|xfce4-settings-4.10.0-2|72	- adjust buildrequires version
12cr|xfce4-settings-4.10.0-2|73	- update to new version 4.10.0
12cr|xfce4-settings-4.10.0-2|74	
12cr|xfce4-settings-4.10.0-2|75	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.5-1
12cr|xfce4-settings-4.10.0-2|76	+ Revision: 791047
12cr|xfce4-settings-4.10.0-2|77	- update to new version 4.9.5
12cr|xfce4-settings-4.10.0-2|78	
12cr|xfce4-settings-4.10.0-2|79	* Wed Apr 04 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.4-1
12cr|xfce4-settings-4.10.0-2|80	+ Revision: 789238
12cr|xfce4-settings-4.10.0-2|81	- update to new version 4.9.4
12cr|xfce4-settings-4.10.0-2|82	- update buildrequires
12cr|xfce4-settings-4.10.0-2|83	- update file list
12cr|xfce4-settings-4.10.0-2|84	- drop old stuff from spec file
12cr|xfce4-settings-4.10.0-2|85	
12cr|xfce4-settings-4.10.0-2|86	* Fri Sep 23 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.3-1
12cr|xfce4-settings-4.10.0-2|87	+ Revision: 701027
12cr|xfce4-settings-4.10.0-2|88	- update to new version 4.8.3
12cr|xfce4-settings-4.10.0-2|89	
12cr|xfce4-settings-4.10.0-2|90	* Sun May 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-1
12cr|xfce4-settings-4.10.0-2|91	+ Revision: 677294
12cr|xfce4-settings-4.10.0-2|92	- update to new version 4.8.2
12cr|xfce4-settings-4.10.0-2|93	
12cr|xfce4-settings-4.10.0-2|94	* Tue Apr 19 2011 Funda Wang <fwang@mandriva.org> 4.8.1-3
12cr|xfce4-settings-4.10.0-2|95	+ Revision: 656004
12cr|xfce4-settings-4.10.0-2|96	- rebuild for new libnotify 0.7
12cr|xfce4-settings-4.10.0-2|97	
12cr|xfce4-settings-4.10.0-2|98	* Sat Mar 12 2011 Funda Wang <fwang@mandriva.org> 4.8.1-2
12cr|xfce4-settings-4.10.0-2|99	+ Revision: 643889
12cr|xfce4-settings-4.10.0-2|100	- rebuild to obsolete old packages
12cr|xfce4-settings-4.10.0-2|101	
12cr|xfce4-settings-4.10.0-2|102	* Wed Feb 02 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-1
12cr|xfce4-settings-4.10.0-2|103	+ Revision: 634988
12cr|xfce4-settings-4.10.0-2|104	- update to new version 4.8.1
12cr|xfce4-settings-4.10.0-2|105	
12cr|xfce4-settings-4.10.0-2|106	* Sat Jan 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-1
12cr|xfce4-settings-4.10.0-2|107	+ Revision: 632337
12cr|xfce4-settings-4.10.0-2|108	- update to new version 4.8.0
12cr|xfce4-settings-4.10.0-2|109	
12cr|xfce4-settings-4.10.0-2|110	* Thu Jan 06 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.7-1mdv2011.0
12cr|xfce4-settings-4.10.0-2|111	+ Revision: 629101
12cr|xfce4-settings-4.10.0-2|112	- update to new version 4.7.7
12cr|xfce4-settings-4.10.0-2|113	
12cr|xfce4-settings-4.10.0-2|114	* Wed Dec 08 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.6-1mdv2011.0
12cr|xfce4-settings-4.10.0-2|115	+ Revision: 616398
12cr|xfce4-settings-4.10.0-2|116	- update to new version 4.7.6
12cr|xfce4-settings-4.10.0-2|117	
12cr|xfce4-settings-4.10.0-2|118	* Sat Dec 04 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.5-1mdv2011.0
12cr|xfce4-settings-4.10.0-2|119	+ Revision: 609504
12cr|xfce4-settings-4.10.0-2|120	- add versioned buildrequires on libxfcegui4-devel
12cr|xfce4-settings-4.10.0-2|121	
12cr|xfce4-settings-4.10.0-2|122	* Sun Nov 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.4-1mdv2011.0
12cr|xfce4-settings-4.10.0-2|123	+ Revision: 594779
12cr|xfce4-settings-4.10.0-2|124	- update to new version 4.7.4
12cr|xfce4-settings-4.10.0-2|125	
12cr|xfce4-settings-4.10.0-2|126	* Sat Nov 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.3-1mdv2011.0
12cr|xfce4-settings-4.10.0-2|127	+ Revision: 593820
12cr|xfce4-settings-4.10.0-2|128	- update to new version 4.7.3
12cr|xfce4-settings-4.10.0-2|129	
12cr|xfce4-settings-4.10.0-2|130	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.2-1mdv2011.0
12cr|xfce4-settings-4.10.0-2|131	+ Revision: 579351
12cr|xfce4-settings-4.10.0-2|132	- update to new version 4.7.2
12cr|xfce4-settings-4.10.0-2|133	- update configure options
12cr|xfce4-settings-4.10.0-2|134	- update buildrequires
12cr|xfce4-settings-4.10.0-2|135	
12cr|xfce4-settings-4.10.0-2|136	* Fri Jul 16 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.5-1mdv2011.0
12cr|xfce4-settings-4.10.0-2|137	+ Revision: 553885
12cr|xfce4-settings-4.10.0-2|138	- update to new version 4.6.5
12cr|xfce4-settings-4.10.0-2|139	- drop patch 0, fixed by upstream
12cr|xfce4-settings-4.10.0-2|140	
12cr|xfce4-settings-4.10.0-2|141	* Mon Jan 11 2010 Götz Waschk <waschk@mandriva.org> 4.6.4-2mdv2010.1
12cr|xfce4-settings-4.10.0-2|142	+ Revision: 489692
12cr|xfce4-settings-4.10.0-2|143	- patch for new libxklavier
12cr|xfce4-settings-4.10.0-2|144	
12cr|xfce4-settings-4.10.0-2|145	* Sat Jan 02 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.4-1mdv2010.1
12cr|xfce4-settings-4.10.0-2|146	+ Revision: 485061
12cr|xfce4-settings-4.10.0-2|147	- update to new version 4.6.4
12cr|xfce4-settings-4.10.0-2|148	- drop patch 2, fixed upstream
12cr|xfce4-settings-4.10.0-2|149	
12cr|xfce4-settings-4.10.0-2|150	* Thu Nov 12 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.3-3mdv2010.1
12cr|xfce4-settings-4.10.0-2|151	+ Revision: 465100
12cr|xfce4-settings-4.10.0-2|152	- Patch2: fix detecting newer libXi versions
12cr|xfce4-settings-4.10.0-2|153	
12cr|xfce4-settings-4.10.0-2|154	* Wed Nov 11 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.3-2mdv2010.1
12cr|xfce4-settings-4.10.0-2|155	+ Revision: 464912
12cr|xfce4-settings-4.10.0-2|156	- rebuild for new X11 librariers
12cr|xfce4-settings-4.10.0-2|157	
12cr|xfce4-settings-4.10.0-2|158	* Tue Oct 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.3-1mdv2010.0
12cr|xfce4-settings-4.10.0-2|159	+ Revision: 455242
12cr|xfce4-settings-4.10.0-2|160	- update to new version 4.6.3
12cr|xfce4-settings-4.10.0-2|161	- drop pacthes 0, 2, 3 and 4 as they were fixed by upstream
12cr|xfce4-settings-4.10.0-2|162	- adapt to new URL schemas for Xfce sources
12cr|xfce4-settings-4.10.0-2|163	
12cr|xfce4-settings-4.10.0-2|164	* Wed Jul 08 2009 Götz Waschk <waschk@mandriva.org> 4.6.1-3mdv2010.0
12cr|xfce4-settings-4.10.0-2|165	+ Revision: 393441
12cr|xfce4-settings-4.10.0-2|166	- build with new libxklavier (bug #52028)
12cr|xfce4-settings-4.10.0-2|167	
12cr|xfce4-settings-4.10.0-2|168	* Wed Jun 17 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-2mdv2010.0
12cr|xfce4-settings-4.10.0-2|169	+ Revision: 386851
12cr|xfce4-settings-4.10.0-2|170	- Patch2: avoind timing out of xfce4-session on startup
12cr|xfce4-settings-4.10.0-2|171	- Patch3: fix two typos in keyboard settings dialog
12cr|xfce4-settings-4.10.0-2|172	
12cr|xfce4-settings-4.10.0-2|173	* Tue Apr 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-1mdv2010.0
12cr|xfce4-settings-4.10.0-2|174	+ Revision: 368578
12cr|xfce4-settings-4.10.0-2|175	- update to new version 4.6.1
12cr|xfce4-settings-4.10.0-2|176	
12cr|xfce4-settings-4.10.0-2|177	* Sun Apr 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-5mdv2009.1
12cr|xfce4-settings-4.10.0-2|178	+ Revision: 364247
12cr|xfce4-settings-4.10.0-2|179	- Patch3: do not set keyboard layout by default
12cr|xfce4-settings-4.10.0-2|180	- Patch4: use folder name for selecting the icon and theme style
12cr|xfce4-settings-4.10.0-2|181	
12cr|xfce4-settings-4.10.0-2|182	* Tue Mar 17 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-4mdv2009.1
12cr|xfce4-settings-4.10.0-2|183	+ Revision: 356959
12cr|xfce4-settings-4.10.0-2|184	- Patch2: select the correct refresh rate in the display dialog
12cr|xfce4-settings-4.10.0-2|185	
12cr|xfce4-settings-4.10.0-2|186	* Sat Mar 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-3mdv2009.1
12cr|xfce4-settings-4.10.0-2|187	+ Revision: 355023
12cr|xfce4-settings-4.10.0-2|188	- Patch2: changing screen resolution works again
12cr|xfce4-settings-4.10.0-2|189	- enable embedded dialogs in xfce4-settings
12cr|xfce4-settings-4.10.0-2|190	- extend description
12cr|xfce4-settings-4.10.0-2|191	
12cr|xfce4-settings-4.10.0-2|192	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-2mdv2009.1
12cr|xfce4-settings-4.10.0-2|193	+ Revision: 349230
12cr|xfce4-settings-4.10.0-2|194	- rebuild whole xfce
12cr|xfce4-settings-4.10.0-2|195	
12cr|xfce4-settings-4.10.0-2|196	* Fri Feb 27 2009 Jérôme Soyer <saispo@mandriva.org> 4.6.0-1mdv2009.1
12cr|xfce4-settings-4.10.0-2|197	+ Revision: 345708
12cr|xfce4-settings-4.10.0-2|198	- New upstream release
12cr|xfce4-settings-4.10.0-2|199	
12cr|xfce4-settings-4.10.0-2|200	* Tue Jan 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
12cr|xfce4-settings-4.10.0-2|201	+ Revision: 333982
12cr|xfce4-settings-4.10.0-2|202	- update to new version 4.5.99.1
12cr|xfce4-settings-4.10.0-2|203	- Patch1: fix build with -Werror=format-security
12cr|xfce4-settings-4.10.0-2|204	- use versionate buildrequires on xfconf-devel
12cr|xfce4-settings-4.10.0-2|205	
12cr|xfce4-settings-4.10.0-2|206	* Wed Jan 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.93-1mdv2009.1
12cr|xfce4-settings-4.10.0-2|207	+ Revision: 329518
12cr|xfce4-settings-4.10.0-2|208	- update to new version 4.5.93
12cr|xfce4-settings-4.10.0-2|209	
12cr|xfce4-settings-4.10.0-2|210	* Wed Jan 07 2009 Götz Waschk <waschk@mandriva.org> 4.5.92-2mdv2009.1
12cr|xfce4-settings-4.10.0-2|211	+ Revision: 326459
12cr|xfce4-settings-4.10.0-2|212	- fix desktop entry
12cr|xfce4-settings-4.10.0-2|213	
12cr|xfce4-settings-4.10.0-2|214	* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-1mdv2009.1
12cr|xfce4-settings-4.10.0-2|215	+ Revision: 303562
12cr|xfce4-settings-4.10.0-2|216	- exclude xsettings.xml, as it should go to mandriva-xfce-config
12cr|xfce4-settings-4.10.0-2|217	- add full path for the Source0
12cr|xfce4-settings-4.10.0-2|218	- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)
12cr|xfce4-settings-4.10.0-2|219	
12cr|xfce4-settings-4.10.0-2|220	* Fri Oct 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-3mdv2009.1
12cr|xfce4-settings-4.10.0-2|221	+ Revision: 294738
12cr|xfce4-settings-4.10.0-2|222	- obsolete xfce-mcs library, manager and plugins
12cr|xfce4-settings-4.10.0-2|223	
12cr|xfce4-settings-4.10.0-2|224	* Thu Oct 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
12cr|xfce4-settings-4.10.0-2|225	+ Revision: 294458
12cr|xfce4-settings-4.10.0-2|226	- Xfce4.6 beta1 is landing on cooker
12cr|xfce4-settings-4.10.0-2|227	- add source and spec files
12cr|xfce4-settings-4.10.0-2|228	- Created package structure for xfce4-settings.
12cr|xfce4-settings-4.10.0-2|229	

8611 12
12cr|xfce4-smartbookmark-plugin-0.4.4-1|1	Summary:	Smart bookmarks for the Xfce panel
12cr|xfce4-smartbookmark-plugin-0.4.4-1|2	Name:		xfce4-smartbookmark-plugin
12cr|xfce4-smartbookmark-plugin-0.4.4-1|3	Version:	0.4.4
12cr|xfce4-smartbookmark-plugin-0.4.4-1|4	Release:	1
12cr|xfce4-smartbookmark-plugin-0.4.4-1|5	Group:		Graphical desktop/Xfce
12cr|xfce4-smartbookmark-plugin-0.4.4-1|6	License:	GPLv2+
12cr|xfce4-smartbookmark-plugin-0.4.4-1|7	URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
12cr|xfce4-smartbookmark-plugin-0.4.4-1|8	Source0:	http://goodies.xfce.org/releases/%{oname}/%{name}-%{version}.tar.bz2
12cr|xfce4-smartbookmark-plugin-0.4.4-1|9	Patch0:		smartbookmark-mdv-bugzilla.patch
12cr|xfce4-smartbookmark-plugin-0.4.4-1|10	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-smartbookmark-plugin-0.4.4-1|11	BuildRequires:	libxfcegui4-devel
12cr|xfce4-smartbookmark-plugin-0.4.4-1|12	BuildRequires:	perl(XML::Parser)
12cr|xfce4-smartbookmark-plugin-0.4.4-1|13	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-smartbookmark-plugin-0.4.4-1|14	Obsoletes:	xfce-smartbookmark-plugin
12cr|xfce4-smartbookmark-plugin-0.4.4-1|15	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|16	%description
12cr|xfce4-smartbookmark-plugin-0.4.4-1|17	A plugin which allows you to do a search directly on Internet on sites like
12cr|xfce4-smartbookmark-plugin-0.4.4-1|18	Google. It allows you to send requests directly to your browser and perform
12cr|xfce4-smartbookmark-plugin-0.4.4-1|19	custom searches.
12cr|xfce4-smartbookmark-plugin-0.4.4-1|20	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|21	%prep
12cr|xfce4-smartbookmark-plugin-0.4.4-1|22	%setup -q
12cr|xfce4-smartbookmark-plugin-0.4.4-1|23	%patch0 -p1
12cr|xfce4-smartbookmark-plugin-0.4.4-1|24	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|25	%build
12cr|xfce4-smartbookmark-plugin-0.4.4-1|26	%configure2_5x \
12cr|xfce4-smartbookmark-plugin-0.4.4-1|27	--disable-static
12cr|xfce4-smartbookmark-plugin-0.4.4-1|28	%make
12cr|xfce4-smartbookmark-plugin-0.4.4-1|29	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|30	%install
12cr|xfce4-smartbookmark-plugin-0.4.4-1|31	%makeinstall_std
12cr|xfce4-smartbookmark-plugin-0.4.4-1|32	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|33	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12cr|xfce4-smartbookmark-plugin-0.4.4-1|34	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|35	%find_lang %{name} %{name}.lang
12cr|xfce4-smartbookmark-plugin-0.4.4-1|36	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|37	%files -f %{name}.lang
12cr|xfce4-smartbookmark-plugin-0.4.4-1|38	%doc AUTHORS ChangeLog README
12cr|xfce4-smartbookmark-plugin-0.4.4-1|39	%{_libdir}/xfce4/panel-plugins/*.so
12cr|xfce4-smartbookmark-plugin-0.4.4-1|40	%{_datadir}/xfce4/panel-plugins/*.desktop
12cr|xfce4-smartbookmark-plugin-0.4.4-1|41	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|42	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|43	%changelog
12cr|xfce4-smartbookmark-plugin-0.4.4-1|44	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.4-1
12cr|xfce4-smartbookmark-plugin-0.4.4-1|45	+ Revision: 791179
12cr|xfce4-smartbookmark-plugin-0.4.4-1|46	- update to new version 0.4.4
12cr|xfce4-smartbookmark-plugin-0.4.4-1|47	- spec file clean
12cr|xfce4-smartbookmark-plugin-0.4.4-1|48	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|49	+ Matthew Dawkins <mattydaw@mandriva.org>
12cr|xfce4-smartbookmark-plugin-0.4.4-1|50	- added missing BR
12cr|xfce4-smartbookmark-plugin-0.4.4-1|51	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|52	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xfce4-smartbookmark-plugin-0.4.4-1|53	- the mass rebuild of 2010.1 packages
12cr|xfce4-smartbookmark-plugin-0.4.4-1|54	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|55	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-12mdv2010.1
12cr|xfce4-smartbookmark-plugin-0.4.4-1|56	+ Revision: 543437
12cr|xfce4-smartbookmark-plugin-0.4.4-1|57	- rebuild for mdv 2010.1
12cr|xfce4-smartbookmark-plugin-0.4.4-1|58	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|59	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.4.2-11mdv2010.0
12cr|xfce4-smartbookmark-plugin-0.4.4-1|60	+ Revision: 446134
12cr|xfce4-smartbookmark-plugin-0.4.4-1|61	- rebuild
12cr|xfce4-smartbookmark-plugin-0.4.4-1|62	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|63	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-10mdv2009.1
12cr|xfce4-smartbookmark-plugin-0.4.4-1|64	+ Revision: 349478
12cr|xfce4-smartbookmark-plugin-0.4.4-1|65	- rebuild for xfce-4.6.0
12cr|xfce4-smartbookmark-plugin-0.4.4-1|66	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|67	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-9mdv2009.1
12cr|xfce4-smartbookmark-plugin-0.4.4-1|68	+ Revision: 295027
12cr|xfce4-smartbookmark-plugin-0.4.4-1|69	- rebuild for new Xfce4.6 beta1
12cr|xfce4-smartbookmark-plugin-0.4.4-1|70	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-smartbookmark-plugin-0.4.4-1|72	- rebuild
12cr|xfce4-smartbookmark-plugin-0.4.4-1|73	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|74	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.4.2-7mdv2009.0
12cr|xfce4-smartbookmark-plugin-0.4.4-1|75	+ Revision: 256940
12cr|xfce4-smartbookmark-plugin-0.4.4-1|76	- rebuild
12cr|xfce4-smartbookmark-plugin-0.4.4-1|77	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-smartbookmark-plugin-0.4.4-1|78	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|79	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-smartbookmark-plugin-0.4.4-1|80	- restore BuildRoot
12cr|xfce4-smartbookmark-plugin-0.4.4-1|81	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|82	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-5mdv2008.1
12cr|xfce4-smartbookmark-plugin-0.4.4-1|83	+ Revision: 110137
12cr|xfce4-smartbookmark-plugin-0.4.4-1|84	- correct buildrequires
12cr|xfce4-smartbookmark-plugin-0.4.4-1|85	- new license policy
12cr|xfce4-smartbookmark-plugin-0.4.4-1|86	- use upstream tarball name as a real name
12cr|xfce4-smartbookmark-plugin-0.4.4-1|87	- do not package COPYING file
12cr|xfce4-smartbookmark-plugin-0.4.4-1|88	- use upstream name
12cr|xfce4-smartbookmark-plugin-0.4.4-1|89	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|90	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 0.4.2-4mdv2008.0
12cr|xfce4-smartbookmark-plugin-0.4.4-1|91	+ Revision: 36216
12cr|xfce4-smartbookmark-plugin-0.4.4-1|92	- rebuild with correct optflags
12cr|xfce4-smartbookmark-plugin-0.4.4-1|93	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|94	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|xfce4-smartbookmark-plugin-0.4.4-1|95	- provide P0 (search in mandriva bugzilla)
12cr|xfce4-smartbookmark-plugin-0.4.4-1|96	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|97	* Sat Jun 02 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-2mdv2008.0
12cr|xfce4-smartbookmark-plugin-0.4.4-1|98	+ Revision: 34778
12cr|xfce4-smartbookmark-plugin-0.4.4-1|99	- correct requires
12cr|xfce4-smartbookmark-plugin-0.4.4-1|100	
12cr|xfce4-smartbookmark-plugin-0.4.4-1|101	* Sat Jun 02 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-1mdv2008.0
12cr|xfce4-smartbookmark-plugin-0.4.4-1|102	+ Revision: 34696
12cr|xfce4-smartbookmark-plugin-0.4.4-1|103	- Import xfce-smartbookmark-plugin
12cr|xfce4-smartbookmark-plugin-0.4.4-1|104	

8612 12
12cr|xfce4-smartpm-plugin-0.4.0-10|1	Summary: 	A Smart plugin for the Xfce panel
12cr|xfce4-smartpm-plugin-0.4.0-10|2	Name: 		xfce4-smartpm-plugin
12cr|xfce4-smartpm-plugin-0.4.0-10|3	Version: 	0.4.0
12cr|xfce4-smartpm-plugin-0.4.0-10|4	Release: 	10
12cr|xfce4-smartpm-plugin-0.4.0-10|5	License:	GPLv2+
12cr|xfce4-smartpm-plugin-0.4.0-10|6	Group: 		Graphical desktop/Xfce
12cr|xfce4-smartpm-plugin-0.4.0-10|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-smartpm-plugin
12cr|xfce4-smartpm-plugin-0.4.0-10|8	Source0: 	http://goodies.xfce.org/releases/xfce4-smartpm-plugin/%{name}-%{version}.tar.bz2
12cr|xfce4-smartpm-plugin-0.4.0-10|9	Patch0:		xfce4-smartpm-plugin-0.4.0-libnotify-0.7.patch
12cr|xfce4-smartpm-plugin-0.4.0-10|10	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-smartpm-plugin-0.4.0-10|11	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-smartpm-plugin-0.4.0-10|12	BuildRequires:	libxfcegui4-devel >= 4.4.2
12cr|xfce4-smartpm-plugin-0.4.0-10|13	BuildRequires:	perl(XML::Parser)
12cr|xfce4-smartpm-plugin-0.4.0-10|14	BuildRequires:	intltool
12cr|xfce4-smartpm-plugin-0.4.0-10|15	BuildRequires:	libnotify-devel
12cr|xfce4-smartpm-plugin-0.4.0-10|16	BuildRequires:	gksu
12cr|xfce4-smartpm-plugin-0.4.0-10|17	Requires:	gksu
12cr|xfce4-smartpm-plugin-0.4.0-10|18	Requires:	smart-gui
12cr|xfce4-smartpm-plugin-0.4.0-10|19	Obsoletes:	xfce-smartpm-plugin
12cr|xfce4-smartpm-plugin-0.4.0-10|20	Obsoletes:	xfce-smart-plugin
12cr|xfce4-smartpm-plugin-0.4.0-10|21	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfce4-smartpm-plugin-0.4.0-10|22	
12cr|xfce4-smartpm-plugin-0.4.0-10|23	%description
12cr|xfce4-smartpm-plugin-0.4.0-10|24	A Xfce panel plugin for Smart Package Manager.
12cr|xfce4-smartpm-plugin-0.4.0-10|25	
12cr|xfce4-smartpm-plugin-0.4.0-10|26	%prep
12cr|xfce4-smartpm-plugin-0.4.0-10|27	%setup -q
12cr|xfce4-smartpm-plugin-0.4.0-10|28	%patch0 -p0
12cr|xfce4-smartpm-plugin-0.4.0-10|29	
12cr|xfce4-smartpm-plugin-0.4.0-10|30	%build
12cr|xfce4-smartpm-plugin-0.4.0-10|31	export GKSU="/usr/bin/gksu"
12cr|xfce4-smartpm-plugin-0.4.0-10|32	export GKSUDO="/usr/bin/gksudo"
12cr|xfce4-smartpm-plugin-0.4.0-10|33	export SU="/bin/su"
12cr|xfce4-smartpm-plugin-0.4.0-10|34	export SUDO="/usr/bin/sudo"
12cr|xfce4-smartpm-plugin-0.4.0-10|35	
12cr|xfce4-smartpm-plugin-0.4.0-10|36	%configure2_5x \
12cr|xfce4-smartpm-plugin-0.4.0-10|37	--enable-libnotify
12cr|xfce4-smartpm-plugin-0.4.0-10|38	%make
12cr|xfce4-smartpm-plugin-0.4.0-10|39	
12cr|xfce4-smartpm-plugin-0.4.0-10|40	%install
12cr|xfce4-smartpm-plugin-0.4.0-10|41	rm -rf %{buildroot}
12cr|xfce4-smartpm-plugin-0.4.0-10|42	%makeinstall_std
12cr|xfce4-smartpm-plugin-0.4.0-10|43	
12cr|xfce4-smartpm-plugin-0.4.0-10|44	%find_lang %{name}
12cr|xfce4-smartpm-plugin-0.4.0-10|45	
12cr|xfce4-smartpm-plugin-0.4.0-10|46	%post
12cr|xfce4-smartpm-plugin-0.4.0-10|47	%update_icon_cache hicolor
12cr|xfce4-smartpm-plugin-0.4.0-10|48	
12cr|xfce4-smartpm-plugin-0.4.0-10|49	%postun
12cr|xfce4-smartpm-plugin-0.4.0-10|50	%clean_icon_cache hicolor
12cr|xfce4-smartpm-plugin-0.4.0-10|51	
12cr|xfce4-smartpm-plugin-0.4.0-10|52	%clean
12cr|xfce4-smartpm-plugin-0.4.0-10|53	rm -rf %{buildroot}
12cr|xfce4-smartpm-plugin-0.4.0-10|54	
12cr|xfce4-smartpm-plugin-0.4.0-10|55	%files -f %{name}.lang
12cr|xfce4-smartpm-plugin-0.4.0-10|56	%defattr(-,root,root)
12cr|xfce4-smartpm-plugin-0.4.0-10|57	%doc ChangeLog AUTHORS README
12cr|xfce4-smartpm-plugin-0.4.0-10|58	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-smartpm-plugin-0.4.0-10|59	%{_datadir}/xfce4/panel-plugins/xfce4-smart.desktop
12cr|xfce4-smartpm-plugin-0.4.0-10|60	%{_iconsdir}/hicolor/*/apps/*.png
12cr|xfce4-smartpm-plugin-0.4.0-10|61	%{_iconsdir}/hicolor/scalable/apps/*.svg
12cr|xfce4-smartpm-plugin-0.4.0-10|62	
12cr|xfce4-smartpm-plugin-0.4.0-10|63	
12cr|xfce4-smartpm-plugin-0.4.0-10|64	%changelog
12cr|xfce4-smartpm-plugin-0.4.0-10|65	* Thu Apr 26 2012 Crispin Boylan <crisb@mandriva.org> 0.4.0-10
12cr|xfce4-smartpm-plugin-0.4.0-10|66	+ Revision: 793581
12cr|xfce4-smartpm-plugin-0.4.0-10|67	- Use gksu instead of old ktsuss
12cr|xfce4-smartpm-plugin-0.4.0-10|68	
12cr|xfce4-smartpm-plugin-0.4.0-10|69	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 0.4.0-9
12cr|xfce4-smartpm-plugin-0.4.0-10|70	+ Revision: 791565
12cr|xfce4-smartpm-plugin-0.4.0-10|71	- Rebuild
12cr|xfce4-smartpm-plugin-0.4.0-10|72	
12cr|xfce4-smartpm-plugin-0.4.0-10|73	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 0.4.0-8
12cr|xfce4-smartpm-plugin-0.4.0-10|74	+ Revision: 790057
12cr|xfce4-smartpm-plugin-0.4.0-10|75	- Rebuild for xfce 4.10
12cr|xfce4-smartpm-plugin-0.4.0-10|76	
12cr|xfce4-smartpm-plugin-0.4.0-10|77	* Tue Apr 19 2011 Funda Wang <fwang@mandriva.org> 0.4.0-7
12cr|xfce4-smartpm-plugin-0.4.0-10|78	+ Revision: 656003
12cr|xfce4-smartpm-plugin-0.4.0-10|79	- rebuild for libnotify 0.7
12cr|xfce4-smartpm-plugin-0.4.0-10|80	
12cr|xfce4-smartpm-plugin-0.4.0-10|81	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-6mdv2011.0
12cr|xfce4-smartpm-plugin-0.4.0-10|82	+ Revision: 615629
12cr|xfce4-smartpm-plugin-0.4.0-10|83	- the mass rebuild of 2010.1 packages
12cr|xfce4-smartpm-plugin-0.4.0-10|84	
12cr|xfce4-smartpm-plugin-0.4.0-10|85	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-5mdv2010.1
12cr|xfce4-smartpm-plugin-0.4.0-10|86	+ Revision: 543438
12cr|xfce4-smartpm-plugin-0.4.0-10|87	- rebuild for mdv 2010.1
12cr|xfce4-smartpm-plugin-0.4.0-10|88	
12cr|xfce4-smartpm-plugin-0.4.0-10|89	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.4.0-4mdv2010.0
12cr|xfce4-smartpm-plugin-0.4.0-10|90	+ Revision: 446135
12cr|xfce4-smartpm-plugin-0.4.0-10|91	- rebuild
12cr|xfce4-smartpm-plugin-0.4.0-10|92	
12cr|xfce4-smartpm-plugin-0.4.0-10|93	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-3mdv2009.1
12cr|xfce4-smartpm-plugin-0.4.0-10|94	+ Revision: 349479
12cr|xfce4-smartpm-plugin-0.4.0-10|95	- rebuild for xfce-4.6.0
12cr|xfce4-smartpm-plugin-0.4.0-10|96	
12cr|xfce4-smartpm-plugin-0.4.0-10|97	* Sat Dec 06 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-2mdv2009.1
12cr|xfce4-smartpm-plugin-0.4.0-10|98	+ Revision: 311325
12cr|xfce4-smartpm-plugin-0.4.0-10|99	- update to new version 0.4.0
12cr|xfce4-smartpm-plugin-0.4.0-10|100	
12cr|xfce4-smartpm-plugin-0.4.0-10|101	* Sat Nov 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-4mdv2009.1
12cr|xfce4-smartpm-plugin-0.4.0-10|102	+ Revision: 305939
12cr|xfce4-smartpm-plugin-0.4.0-10|103	- obsolete xfce-smart-plugin
12cr|xfce4-smartpm-plugin-0.4.0-10|104	
12cr|xfce4-smartpm-plugin-0.4.0-10|105	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-3mdv2009.1
12cr|xfce4-smartpm-plugin-0.4.0-10|106	+ Revision: 295028
12cr|xfce4-smartpm-plugin-0.4.0-10|107	- rebuild for new Xfce4.6 beta1
12cr|xfce4-smartpm-plugin-0.4.0-10|108	
12cr|xfce4-smartpm-plugin-0.4.0-10|109	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 0.3.2-2mdv2009.0
12cr|xfce4-smartpm-plugin-0.4.0-10|110	+ Revision: 269793
12cr|xfce4-smartpm-plugin-0.4.0-10|111	- rebuild early 2009.0 package (before pixel changes)
12cr|xfce4-smartpm-plugin-0.4.0-10|112	
12cr|xfce4-smartpm-plugin-0.4.0-10|113	* Wed May 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-1mdv2009.0
12cr|xfce4-smartpm-plugin-0.4.0-10|114	+ Revision: 209634
12cr|xfce4-smartpm-plugin-0.4.0-10|115	- update to new version 0.3.2
12cr|xfce4-smartpm-plugin-0.4.0-10|116	
12cr|xfce4-smartpm-plugin-0.4.0-10|117	* Sat Mar 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.1-2mdv2008.1
12cr|xfce4-smartpm-plugin-0.4.0-10|118	+ Revision: 182169
12cr|xfce4-smartpm-plugin-0.4.0-10|119	- use ktsuss for su/sudo actions
12cr|xfce4-smartpm-plugin-0.4.0-10|120	
12cr|xfce4-smartpm-plugin-0.4.0-10|121	* Sat Feb 02 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.1-1mdv2008.1
12cr|xfce4-smartpm-plugin-0.4.0-10|122	+ Revision: 161514
12cr|xfce4-smartpm-plugin-0.4.0-10|123	- new version
12cr|xfce4-smartpm-plugin-0.4.0-10|124	
12cr|xfce4-smartpm-plugin-0.4.0-10|125	* Thu Jan 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2008.1
12cr|xfce4-smartpm-plugin-0.4.0-10|126	+ Revision: 147735
12cr|xfce4-smartpm-plugin-0.4.0-10|127	- new version
12cr|xfce4-smartpm-plugin-0.4.0-10|128	- enable notifications with use of libnotify
12cr|xfce4-smartpm-plugin-0.4.0-10|129	
12cr|xfce4-smartpm-plugin-0.4.0-10|130	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-smartpm-plugin-0.4.0-10|131	- restore BuildRoot
12cr|xfce4-smartpm-plugin-0.4.0-10|132	
12cr|xfce4-smartpm-plugin-0.4.0-10|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-smartpm-plugin-0.4.0-10|134	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-smartpm-plugin-0.4.0-10|135	
12cr|xfce4-smartpm-plugin-0.4.0-10|136	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.2-2mdv2008.1
12cr|xfce4-smartpm-plugin-0.4.0-10|137	+ Revision: 110138
12cr|xfce4-smartpm-plugin-0.4.0-10|138	- correct buildrequires
12cr|xfce4-smartpm-plugin-0.4.0-10|139	- new license policy
12cr|xfce4-smartpm-plugin-0.4.0-10|140	- use upstream tarball name as a real name
12cr|xfce4-smartpm-plugin-0.4.0-10|141	- do not package COPYING file
12cr|xfce4-smartpm-plugin-0.4.0-10|142	- add REAMDE file to the docs
12cr|xfce4-smartpm-plugin-0.4.0-10|143	- use upstream name
12cr|xfce4-smartpm-plugin-0.4.0-10|144	
12cr|xfce4-smartpm-plugin-0.4.0-10|145	* Tue Oct 09 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.2-1mdv2008.1
12cr|xfce4-smartpm-plugin-0.4.0-10|146	+ Revision: 96288
12cr|xfce4-smartpm-plugin-0.4.0-10|147	- new version
12cr|xfce4-smartpm-plugin-0.4.0-10|148	
12cr|xfce4-smartpm-plugin-0.4.0-10|149	* Sun Sep 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-1mdv2008.0
12cr|xfce4-smartpm-plugin-0.4.0-10|150	+ Revision: 93974
12cr|xfce4-smartpm-plugin-0.4.0-10|151	- new version
12cr|xfce4-smartpm-plugin-0.4.0-10|152	
12cr|xfce4-smartpm-plugin-0.4.0-10|153	* Sat Aug 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-1mdv2008.0
12cr|xfce4-smartpm-plugin-0.4.0-10|154	+ Revision: 71216
12cr|xfce4-smartpm-plugin-0.4.0-10|155	- new version
12cr|xfce4-smartpm-plugin-0.4.0-10|156	- new name
12cr|xfce4-smartpm-plugin-0.4.0-10|157	- fix file list
12cr|xfce4-smartpm-plugin-0.4.0-10|158	- remove scriplets
12cr|xfce4-smartpm-plugin-0.4.0-10|159	- change name, closer to upstream
12cr|xfce4-smartpm-plugin-0.4.0-10|160	
12cr|xfce4-smartpm-plugin-0.4.0-10|161	* Fri May 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.2-1mdv2008.0
12cr|xfce4-smartpm-plugin-0.4.0-10|162	+ Revision: 31183
12cr|xfce4-smartpm-plugin-0.4.0-10|163	- Import xfce-smart-plugin
12cr|xfce4-smartpm-plugin-0.4.0-10|164	

8613 12
12cr|xfce4-systemload-plugin-1.1.1-1|1	%define url_ver %(echo %{version} | cut -c 1-3 )
12cr|xfce4-systemload-plugin-1.1.1-1|2	
12cr|xfce4-systemload-plugin-1.1.1-1|3	Summary:	System load plugin for the Xfce panel
12cr|xfce4-systemload-plugin-1.1.1-1|4	Name:		xfce4-systemload-plugin
12cr|xfce4-systemload-plugin-1.1.1-1|5	Version:	1.1.1
12cr|xfce4-systemload-plugin-1.1.1-1|6	Release:	1
12cr|xfce4-systemload-plugin-1.1.1-1|7	License:	BSD
12cr|xfce4-systemload-plugin-1.1.1-1|8	Group:		Graphical desktop/Xfce
12cr|xfce4-systemload-plugin-1.1.1-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin
12cr|xfce4-systemload-plugin-1.1.1-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-systemload-plugin-1.1.1-1|11	Requires:	xfce4-panel >= 4.7
12cr|xfce4-systemload-plugin-1.1.1-1|12	BuildRequires:	xfce4-panel-devel >= 4.7
12cr|xfce4-systemload-plugin-1.1.1-1|13	BuildRequires:	perl(XML::Parser)
12cr|xfce4-systemload-plugin-1.1.1-1|14	BuildRequires:	pkgconfig(libxfce4util-1.0)
12cr|xfce4-systemload-plugin-1.1.1-1|15	BuildRequires:	pkgconfig(libxfcegui4-1.0)
12cr|xfce4-systemload-plugin-1.1.1-1|16	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.7.0
12cr|xfce4-systemload-plugin-1.1.1-1|17	Obsoletes:	xfce-systemload-plugin
12cr|xfce4-systemload-plugin-1.1.1-1|18	
12cr|xfce4-systemload-plugin-1.1.1-1|19	%description
12cr|xfce4-systemload-plugin-1.1.1-1|20	A system load panel plugin for the Xfce Desktop Environment.
12cr|xfce4-systemload-plugin-1.1.1-1|21	
12cr|xfce4-systemload-plugin-1.1.1-1|22	%prep
12cr|xfce4-systemload-plugin-1.1.1-1|23	%setup -q
12cr|xfce4-systemload-plugin-1.1.1-1|24	
12cr|xfce4-systemload-plugin-1.1.1-1|25	%build
12cr|xfce4-systemload-plugin-1.1.1-1|26	%configure2_5x
12cr|xfce4-systemload-plugin-1.1.1-1|27	%make
12cr|xfce4-systemload-plugin-1.1.1-1|28	
12cr|xfce4-systemload-plugin-1.1.1-1|29	%install
12cr|xfce4-systemload-plugin-1.1.1-1|30	%makeinstall_std
12cr|xfce4-systemload-plugin-1.1.1-1|31	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
12cr|xfce4-systemload-plugin-1.1.1-1|32	%find_lang %{name}
12cr|xfce4-systemload-plugin-1.1.1-1|33	
12cr|xfce4-systemload-plugin-1.1.1-1|34	%files -f %{name}.lang
12cr|xfce4-systemload-plugin-1.1.1-1|35	%doc README ChangeLog AUTHORS
12cr|xfce4-systemload-plugin-1.1.1-1|36	%{_libdir}/xfce4/panel/plugins/*
12cr|xfce4-systemload-plugin-1.1.1-1|37	%{_datadir}/xfce4/panel/plugins/*
12cr|xfce4-systemload-plugin-1.1.1-1|38	
12cr|xfce4-systemload-plugin-1.1.1-1|39	
12cr|xfce4-systemload-plugin-1.1.1-1|40	%changelog
12cr|xfce4-systemload-plugin-1.1.1-1|41	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 1.0.0-3mdv2012.0
12cr|xfce4-systemload-plugin-1.1.1-1|42	+ Revision: 791566
12cr|xfce4-systemload-plugin-1.1.1-1|43	- Rebuild
12cr|xfce4-systemload-plugin-1.1.1-1|44	
12cr|xfce4-systemload-plugin-1.1.1-1|45	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 1.0.0-2
12cr|xfce4-systemload-plugin-1.1.1-1|46	+ Revision: 790058
12cr|xfce4-systemload-plugin-1.1.1-1|47	- Rebuild for xfce 4.10
12cr|xfce4-systemload-plugin-1.1.1-1|48	
12cr|xfce4-systemload-plugin-1.1.1-1|49	* Sun Dec 12 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-1mdv2011.0
12cr|xfce4-systemload-plugin-1.1.1-1|50	+ Revision: 620597
12cr|xfce4-systemload-plugin-1.1.1-1|51	- update to new version 1.0.0
12cr|xfce4-systemload-plugin-1.1.1-1|52	- drop all patches
12cr|xfce4-systemload-plugin-1.1.1-1|53	- update buildrequires
12cr|xfce4-systemload-plugin-1.1.1-1|54	- update URL for Source0
12cr|xfce4-systemload-plugin-1.1.1-1|55	
12cr|xfce4-systemload-plugin-1.1.1-1|56	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xfce4-systemload-plugin-1.1.1-1|57	- the mass rebuild of 2010.1 packages
12cr|xfce4-systemload-plugin-1.1.1-1|58	
12cr|xfce4-systemload-plugin-1.1.1-1|59	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-11mdv2010.1
12cr|xfce4-systemload-plugin-1.1.1-1|60	+ Revision: 543439
12cr|xfce4-systemload-plugin-1.1.1-1|61	- rebuild for mdv 2010.1
12cr|xfce4-systemload-plugin-1.1.1-1|62	
12cr|xfce4-systemload-plugin-1.1.1-1|63	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.4.2-10mdv2010.0
12cr|xfce4-systemload-plugin-1.1.1-1|64	+ Revision: 446136
12cr|xfce4-systemload-plugin-1.1.1-1|65	- rebuild
12cr|xfce4-systemload-plugin-1.1.1-1|66	
12cr|xfce4-systemload-plugin-1.1.1-1|67	* Fri Mar 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-9mdv2009.1
12cr|xfce4-systemload-plugin-1.1.1-1|68	+ Revision: 349480
12cr|xfce4-systemload-plugin-1.1.1-1|69	- rebuild for xfce-4.6.0
12cr|xfce4-systemload-plugin-1.1.1-1|70	
12cr|xfce4-systemload-plugin-1.1.1-1|71	* Sun Feb 01 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-8mdv2009.1
12cr|xfce4-systemload-plugin-1.1.1-1|72	+ Revision: 336284
12cr|xfce4-systemload-plugin-1.1.1-1|73	- drop patch 2, it looks ugly
12cr|xfce4-systemload-plugin-1.1.1-1|74	
12cr|xfce4-systemload-plugin-1.1.1-1|75	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-7mdv2009.1
12cr|xfce4-systemload-plugin-1.1.1-1|76	+ Revision: 295029
12cr|xfce4-systemload-plugin-1.1.1-1|77	- rebuild for new Xfce4.6 beta1
12cr|xfce4-systemload-plugin-1.1.1-1|78	
12cr|xfce4-systemload-plugin-1.1.1-1|79	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 0.4.2-6mdv2009.0
12cr|xfce4-systemload-plugin-1.1.1-1|80	+ Revision: 269794
12cr|xfce4-systemload-plugin-1.1.1-1|81	- rebuild early 2009.0 package (before pixel changes)
12cr|xfce4-systemload-plugin-1.1.1-1|82	
12cr|xfce4-systemload-plugin-1.1.1-1|83	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-5mdv2009.0
12cr|xfce4-systemload-plugin-1.1.1-1|84	+ Revision: 194752
12cr|xfce4-systemload-plugin-1.1.1-1|85	- Patch2: remove not needed spacing
12cr|xfce4-systemload-plugin-1.1.1-1|86	- Patch3: fix polish translation
12cr|xfce4-systemload-plugin-1.1.1-1|87	
12cr|xfce4-systemload-plugin-1.1.1-1|88	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-4mdv2009.0
12cr|xfce4-systemload-plugin-1.1.1-1|89	+ Revision: 194660
12cr|xfce4-systemload-plugin-1.1.1-1|90	- Patch0: fix wrong bar colors on some gtk themes
12cr|xfce4-systemload-plugin-1.1.1-1|91	- Patch1: fix wrong free memory value
12cr|xfce4-systemload-plugin-1.1.1-1|92	
12cr|xfce4-systemload-plugin-1.1.1-1|93	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-systemload-plugin-1.1.1-1|94	- restore BuildRoot
12cr|xfce4-systemload-plugin-1.1.1-1|95	
12cr|xfce4-systemload-plugin-1.1.1-1|96	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-systemload-plugin-1.1.1-1|97	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-systemload-plugin-1.1.1-1|98	
12cr|xfce4-systemload-plugin-1.1.1-1|99	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-3mdv2008.1
12cr|xfce4-systemload-plugin-1.1.1-1|100	+ Revision: 110139
12cr|xfce4-systemload-plugin-1.1.1-1|101	- correct buildrequires
12cr|xfce4-systemload-plugin-1.1.1-1|102	- do not package COPYING file
12cr|xfce4-systemload-plugin-1.1.1-1|103	- use upstream tarball name as a real name
12cr|xfce4-systemload-plugin-1.1.1-1|104	- use upstream name
12cr|xfce4-systemload-plugin-1.1.1-1|105	
12cr|xfce4-systemload-plugin-1.1.1-1|106	* Thu May 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-2mdv2008.0
12cr|xfce4-systemload-plugin-1.1.1-1|107	+ Revision: 30479
12cr|xfce4-systemload-plugin-1.1.1-1|108	- update url
12cr|xfce4-systemload-plugin-1.1.1-1|109	- spec file clean
12cr|xfce4-systemload-plugin-1.1.1-1|110	
12cr|xfce4-systemload-plugin-1.1.1-1|111	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-1mdv2008.0
12cr|xfce4-systemload-plugin-1.1.1-1|112	+ Revision: 30256
12cr|xfce4-systemload-plugin-1.1.1-1|113	- new version
12cr|xfce4-systemload-plugin-1.1.1-1|114	

8614 12
12cr|xfce4-taskmanager-1.0.0-5|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-taskmanager-1.0.0-5|2	
12cr|xfce4-taskmanager-1.0.0-5|3	Summary:	A small taskmanager for Xfce desktop environment
12cr|xfce4-taskmanager-1.0.0-5|4	Name:		xfce4-taskmanager
12cr|xfce4-taskmanager-1.0.0-5|5	Version:	1.0.0
12cr|xfce4-taskmanager-1.0.0-5|6	Release:	5
12cr|xfce4-taskmanager-1.0.0-5|7	Epoch:		1
12cr|xfce4-taskmanager-1.0.0-5|8	License:	GPLv2+
12cr|xfce4-taskmanager-1.0.0-5|9	Group:		Graphical desktop/Xfce
12cr|xfce4-taskmanager-1.0.0-5|10	URL:		http://goodies.xfce.org/projects/applications/xfce4-taskmanager
12cr|xfce4-taskmanager-1.0.0-5|11	Source0:	http://archive.xfce.org/src/apps/xfce4-taskmanager/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-taskmanager-1.0.0-5|12	BuildRequires:	libwnck-devel
12cr|xfce4-taskmanager-1.0.0-5|13	BuildRequires:	intltool
12cr|xfce4-taskmanager-1.0.0-5|14	BuildRequires:	perl(XML::Parser)
12cr|xfce4-taskmanager-1.0.0-5|15	Requires:	xfdesktop
12cr|xfce4-taskmanager-1.0.0-5|16	Obsoletes:	xfce-taskmanager
12cr|xfce4-taskmanager-1.0.0-5|17	
12cr|xfce4-taskmanager-1.0.0-5|18	%description
12cr|xfce4-taskmanager-1.0.0-5|19	xfce-taskmanager is a small taskmanager based on the Xfce libraries.
12cr|xfce4-taskmanager-1.0.0-5|20	
12cr|xfce4-taskmanager-1.0.0-5|21	Features:
12cr|xfce4-taskmanager-1.0.0-5|22	* Lists up all tasks of the running System
12cr|xfce4-taskmanager-1.0.0-5|23	* Provides sending signals to tasks:
12cr|xfce4-taskmanager-1.0.0-5|24	- STOP
12cr|xfce4-taskmanager-1.0.0-5|25	- CONT
12cr|xfce4-taskmanager-1.0.0-5|26	- TERM
12cr|xfce4-taskmanager-1.0.0-5|27	- KILL
12cr|xfce4-taskmanager-1.0.0-5|28	
12cr|xfce4-taskmanager-1.0.0-5|29	%prep
12cr|xfce4-taskmanager-1.0.0-5|30	%setup -q
12cr|xfce4-taskmanager-1.0.0-5|31	
12cr|xfce4-taskmanager-1.0.0-5|32	%build
12cr|xfce4-taskmanager-1.0.0-5|33	%configure2_5x \
12cr|xfce4-taskmanager-1.0.0-5|34	--enable-wnck
12cr|xfce4-taskmanager-1.0.0-5|35	
12cr|xfce4-taskmanager-1.0.0-5|36	%make
12cr|xfce4-taskmanager-1.0.0-5|37	
12cr|xfce4-taskmanager-1.0.0-5|38	%install
12cr|xfce4-taskmanager-1.0.0-5|39	%makeinstall_std
12cr|xfce4-taskmanager-1.0.0-5|40	
12cr|xfce4-taskmanager-1.0.0-5|41	%find_lang %{name} %{name}.lang
12cr|xfce4-taskmanager-1.0.0-5|42	
12cr|xfce4-taskmanager-1.0.0-5|43	%files -f %{name}.lang
12cr|xfce4-taskmanager-1.0.0-5|44	%doc AUTHORS ChangeLog README
12cr|xfce4-taskmanager-1.0.0-5|45	%{_bindir}/*
12cr|xfce4-taskmanager-1.0.0-5|46	%{_datadir}/applications/%{name}.desktop
12cr|xfce4-taskmanager-1.0.0-5|47	
12cr|xfce4-taskmanager-1.0.0-5|48	
12cr|xfce4-taskmanager-1.0.0-5|49	%changelog
12cr|xfce4-taskmanager-1.0.0-5|50	* Sat Apr 07 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.0.0-5
12cr|xfce4-taskmanager-1.0.0-5|51	+ Revision: 789645
12cr|xfce4-taskmanager-1.0.0-5|52	- rebuild
12cr|xfce4-taskmanager-1.0.0-5|53	- spec file clean
12cr|xfce4-taskmanager-1.0.0-5|54	
12cr|xfce4-taskmanager-1.0.0-5|55	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.0.0-4
12cr|xfce4-taskmanager-1.0.0-5|56	+ Revision: 633053
12cr|xfce4-taskmanager-1.0.0-5|57	- rebuild for new Xfce 4.8.0
12cr|xfce4-taskmanager-1.0.0-5|58	
12cr|xfce4-taskmanager-1.0.0-5|59	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.0.0-3mdv2011.0
12cr|xfce4-taskmanager-1.0.0-5|60	+ Revision: 579674
12cr|xfce4-taskmanager-1.0.0-5|61	- rebuild for new xfce 4.7.0
12cr|xfce4-taskmanager-1.0.0-5|62	- disable option with-skel
12cr|xfce4-taskmanager-1.0.0-5|63	
12cr|xfce4-taskmanager-1.0.0-5|64	* Fri Jul 16 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.0.0-1mdv2011.0
12cr|xfce4-taskmanager-1.0.0-5|65	+ Revision: 553884
12cr|xfce4-taskmanager-1.0.0-5|66	- update to new version 1.0.0
12cr|xfce4-taskmanager-1.0.0-5|67	- adjust buildrequires
12cr|xfce4-taskmanager-1.0.0-5|68	
12cr|xfce4-taskmanager-1.0.0-5|69	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.4.1-5mdv2010.1
12cr|xfce4-taskmanager-1.0.0-5|70	+ Revision: 543313
12cr|xfce4-taskmanager-1.0.0-5|71	- rebuild for mdv 2010.1
12cr|xfce4-taskmanager-1.0.0-5|72	
12cr|xfce4-taskmanager-1.0.0-5|73	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 1:0.4.1-4mdv2010.0
12cr|xfce4-taskmanager-1.0.0-5|74	+ Revision: 446137
12cr|xfce4-taskmanager-1.0.0-5|75	- rebuild
12cr|xfce4-taskmanager-1.0.0-5|76	
12cr|xfce4-taskmanager-1.0.0-5|77	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.4.1-3mdv2009.1
12cr|xfce4-taskmanager-1.0.0-5|78	+ Revision: 349231
12cr|xfce4-taskmanager-1.0.0-5|79	- rebuild whole xfce
12cr|xfce4-taskmanager-1.0.0-5|80	
12cr|xfce4-taskmanager-1.0.0-5|81	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.4.1-2mdv2009.1
12cr|xfce4-taskmanager-1.0.0-5|82	+ Revision: 294986
12cr|xfce4-taskmanager-1.0.0-5|83	- rebuild for new Xfce4.6 beta1
12cr|xfce4-taskmanager-1.0.0-5|84	
12cr|xfce4-taskmanager-1.0.0-5|85	* Tue Sep 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.4.1-1mdv2009.0
12cr|xfce4-taskmanager-1.0.0-5|86	+ Revision: 285094
12cr|xfce4-taskmanager-1.0.0-5|87	- update to new version 0.4.1
12cr|xfce4-taskmanager-1.0.0-5|88	
12cr|xfce4-taskmanager-1.0.0-5|89	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 1:0.4.0-2mdv2009.0
12cr|xfce4-taskmanager-1.0.0-5|90	+ Revision: 269795
12cr|xfce4-taskmanager-1.0.0-5|91	- rebuild early 2009.0 package (before pixel changes)
12cr|xfce4-taskmanager-1.0.0-5|92	
12cr|xfce4-taskmanager-1.0.0-5|93	+ Pixel <pixel@mandriva.com>
12cr|xfce4-taskmanager-1.0.0-5|94	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xfce4-taskmanager-1.0.0-5|95	
12cr|xfce4-taskmanager-1.0.0-5|96	* Mon May 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:0.4.0-1mdv2009.0
12cr|xfce4-taskmanager-1.0.0-5|97	+ Revision: 208959
12cr|xfce4-taskmanager-1.0.0-5|98	- new version (yes 0.4.0 > 0.4.1, anyways don't tknow how but from where came 0.4.1 version?)
12cr|xfce4-taskmanager-1.0.0-5|99	- drop desktop file, as it was mergen upstream
12cr|xfce4-taskmanager-1.0.0-5|100	
12cr|xfce4-taskmanager-1.0.0-5|101	* Sat Feb 23 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-2mdv2008.1
12cr|xfce4-taskmanager-1.0.0-5|102	+ Revision: 174095
12cr|xfce4-taskmanager-1.0.0-5|103	- use icon shipped with xfdesktop
12cr|xfce4-taskmanager-1.0.0-5|104	
12cr|xfce4-taskmanager-1.0.0-5|105	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-taskmanager-1.0.0-5|106	- restore BuildRoot
12cr|xfce4-taskmanager-1.0.0-5|107	
12cr|xfce4-taskmanager-1.0.0-5|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-taskmanager-1.0.0-5|109	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-taskmanager-1.0.0-5|110	
12cr|xfce4-taskmanager-1.0.0-5|111	* Thu Dec 13 2007 Jérôme Soyer <saispo@mandriva.org> 0.4.1-1mdv2008.1
12cr|xfce4-taskmanager-1.0.0-5|112	+ Revision: 119338
12cr|xfce4-taskmanager-1.0.0-5|113	- Fix tarball
12cr|xfce4-taskmanager-1.0.0-5|114	- Bump Version
12cr|xfce4-taskmanager-1.0.0-5|115	- Bump Version
12cr|xfce4-taskmanager-1.0.0-5|116	- New release 0.4.0
12cr|xfce4-taskmanager-1.0.0-5|117	
12cr|xfce4-taskmanager-1.0.0-5|118	* Wed Dec 05 2007 Jérôme Soyer <saispo@mandriva.org> 0.4.0rc2-1mdv2008.1
12cr|xfce4-taskmanager-1.0.0-5|119	+ Revision: 115768
12cr|xfce4-taskmanager-1.0.0-5|120	- New release to fix old bugs
12cr|xfce4-taskmanager-1.0.0-5|121	
12cr|xfce4-taskmanager-1.0.0-5|122	* Tue Nov 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-6mdv2008.1
12cr|xfce4-taskmanager-1.0.0-5|123	+ Revision: 110637
12cr|xfce4-taskmanager-1.0.0-5|124	- new license policy
12cr|xfce4-taskmanager-1.0.0-5|125	- do not package COPYING and NEWS, add ChangeLog instead
12cr|xfce4-taskmanager-1.0.0-5|126	- use upstream tarball name
12cr|xfce4-taskmanager-1.0.0-5|127	
12cr|xfce4-taskmanager-1.0.0-5|128	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 0.3.2-6mdv2008.0
12cr|xfce4-taskmanager-1.0.0-5|129	+ Revision: 36217
12cr|xfce4-taskmanager-1.0.0-5|130	- rebuild with correct optflags
12cr|xfce4-taskmanager-1.0.0-5|131	
12cr|xfce4-taskmanager-1.0.0-5|132	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|xfce4-taskmanager-1.0.0-5|133	- correct attribute bits
12cr|xfce4-taskmanager-1.0.0-5|134	
12cr|xfce4-taskmanager-1.0.0-5|135	* Sat Jun 02 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-4mdv2008.0
12cr|xfce4-taskmanager-1.0.0-5|136	+ Revision: 34709
12cr|xfce4-taskmanager-1.0.0-5|137	- adjust desktop file
12cr|xfce4-taskmanager-1.0.0-5|138	
12cr|xfce4-taskmanager-1.0.0-5|139	* Sat Jun 02 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-3mdv2008.0
12cr|xfce4-taskmanager-1.0.0-5|140	+ Revision: 34562
12cr|xfce4-taskmanager-1.0.0-5|141	- add desktop file
12cr|xfce4-taskmanager-1.0.0-5|142	- add icon (stolen from the xfce site :)
12cr|xfce4-taskmanager-1.0.0-5|143	
12cr|xfce4-taskmanager-1.0.0-5|144	* Thu May 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-2mdv2008.0
12cr|xfce4-taskmanager-1.0.0-5|145	+ Revision: 30480
12cr|xfce4-taskmanager-1.0.0-5|146	- update url
12cr|xfce4-taskmanager-1.0.0-5|147	- spec file clean
12cr|xfce4-taskmanager-1.0.0-5|148	
12cr|xfce4-taskmanager-1.0.0-5|149	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-1mdv2008.0
12cr|xfce4-taskmanager-1.0.0-5|150	+ Revision: 30225
12cr|xfce4-taskmanager-1.0.0-5|151	- new version
12cr|xfce4-taskmanager-1.0.0-5|152	

8615 12
12cr|xfce4-time-out-plugin-1.0.1-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-time-out-plugin-1.0.1-1|2	
12cr|xfce4-time-out-plugin-1.0.1-1|3	Summary: 	A time-out plugin for the Xfce panel
12cr|xfce4-time-out-plugin-1.0.1-1|4	Name: 		xfce4-time-out-plugin
12cr|xfce4-time-out-plugin-1.0.1-1|5	Version: 	1.0.1
12cr|xfce4-time-out-plugin-1.0.1-1|6	Release: 	1
12cr|xfce4-time-out-plugin-1.0.1-1|7	License:	GPLv2+
12cr|xfce4-time-out-plugin-1.0.1-1|8	Group: 		Graphical desktop/Xfce
12cr|xfce4-time-out-plugin-1.0.1-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin
12cr|xfce4-time-out-plugin-1.0.1-1|10	Source0: 	http://archive.xfce.org/src/panel-plugins/xfce4-time-out-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-time-out-plugin-1.0.1-1|11	Requires:	xfce4-panel >= 4.8.0
12cr|xfce4-time-out-plugin-1.0.1-1|12	BuildRequires:	pkgconfig(libxfce4panel-1.0)
12cr|xfce4-time-out-plugin-1.0.1-1|13	BuildRequires:	pkgconfig(libxfce4ui-1)
12cr|xfce4-time-out-plugin-1.0.1-1|14	BuildRequires:	perl(XML::Parser)
12cr|xfce4-time-out-plugin-1.0.1-1|15	
12cr|xfce4-time-out-plugin-1.0.1-1|16	%description
12cr|xfce4-time-out-plugin-1.0.1-1|17	A time-out plugin for the Xfce panel.
12cr|xfce4-time-out-plugin-1.0.1-1|18	
12cr|xfce4-time-out-plugin-1.0.1-1|19	%prep
12cr|xfce4-time-out-plugin-1.0.1-1|20	%setup -q
12cr|xfce4-time-out-plugin-1.0.1-1|21	
12cr|xfce4-time-out-plugin-1.0.1-1|22	%build
12cr|xfce4-time-out-plugin-1.0.1-1|23	
12cr|xfce4-time-out-plugin-1.0.1-1|24	%configure2_5x
12cr|xfce4-time-out-plugin-1.0.1-1|25	%make
12cr|xfce4-time-out-plugin-1.0.1-1|26	
12cr|xfce4-time-out-plugin-1.0.1-1|27	%install
12cr|xfce4-time-out-plugin-1.0.1-1|28	%makeinstall_std
12cr|xfce4-time-out-plugin-1.0.1-1|29	
12cr|xfce4-time-out-plugin-1.0.1-1|30	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
12cr|xfce4-time-out-plugin-1.0.1-1|31	
12cr|xfce4-time-out-plugin-1.0.1-1|32	%find_lang %{name}
12cr|xfce4-time-out-plugin-1.0.1-1|33	
12cr|xfce4-time-out-plugin-1.0.1-1|34	%files -f %{name}.lang
12cr|xfce4-time-out-plugin-1.0.1-1|35	%doc ChangeLog AUTHORS
12cr|xfce4-time-out-plugin-1.0.1-1|36	%{_libdir}/xfce4/panel/plugins/*
12cr|xfce4-time-out-plugin-1.0.1-1|37	%{_datadir}/xfce4/panel/plugins/xfce4-time-out-plugin.desktop
12cr|xfce4-time-out-plugin-1.0.1-1|38	%{_iconsdir}/hicolor/*/apps/*
12cr|xfce4-time-out-plugin-1.0.1-1|39	
12cr|xfce4-time-out-plugin-1.0.1-1|40	
12cr|xfce4-time-out-plugin-1.0.1-1|41	%changelog
12cr|xfce4-time-out-plugin-1.0.1-1|42	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 1.0.0-3mdv2012.0
12cr|xfce4-time-out-plugin-1.0.1-1|43	+ Revision: 791567
12cr|xfce4-time-out-plugin-1.0.1-1|44	- Rebuild
12cr|xfce4-time-out-plugin-1.0.1-1|45	
12cr|xfce4-time-out-plugin-1.0.1-1|46	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 1.0.0-2
12cr|xfce4-time-out-plugin-1.0.1-1|47	+ Revision: 790059
12cr|xfce4-time-out-plugin-1.0.1-1|48	- Rebuild for xfce 4.10
12cr|xfce4-time-out-plugin-1.0.1-1|49	
12cr|xfce4-time-out-plugin-1.0.1-1|50	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-1
12cr|xfce4-time-out-plugin-1.0.1-1|51	+ Revision: 632785
12cr|xfce4-time-out-plugin-1.0.1-1|52	- update to new version 1.0.0
12cr|xfce4-time-out-plugin-1.0.1-1|53	- update url for Source0
12cr|xfce4-time-out-plugin-1.0.1-1|54	- drop old scriplets
12cr|xfce4-time-out-plugin-1.0.1-1|55	
12cr|xfce4-time-out-plugin-1.0.1-1|56	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-10mdv2011.0
12cr|xfce4-time-out-plugin-1.0.1-1|57	+ Revision: 615631
12cr|xfce4-time-out-plugin-1.0.1-1|58	- the mass rebuild of 2010.1 packages
12cr|xfce4-time-out-plugin-1.0.1-1|59	
12cr|xfce4-time-out-plugin-1.0.1-1|60	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.1-9mdv2010.1
12cr|xfce4-time-out-plugin-1.0.1-1|61	+ Revision: 543440
12cr|xfce4-time-out-plugin-1.0.1-1|62	- rebuild for mdv 2010.1
12cr|xfce4-time-out-plugin-1.0.1-1|63	
12cr|xfce4-time-out-plugin-1.0.1-1|64	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.1.1-8mdv2010.0
12cr|xfce4-time-out-plugin-1.0.1-1|65	+ Revision: 446138
12cr|xfce4-time-out-plugin-1.0.1-1|66	- rebuild
12cr|xfce4-time-out-plugin-1.0.1-1|67	
12cr|xfce4-time-out-plugin-1.0.1-1|68	* Fri Mar 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.1-7mdv2009.1
12cr|xfce4-time-out-plugin-1.0.1-1|69	+ Revision: 349481
12cr|xfce4-time-out-plugin-1.0.1-1|70	- rebuild for xfce-4.6.0
12cr|xfce4-time-out-plugin-1.0.1-1|71	
12cr|xfce4-time-out-plugin-1.0.1-1|72	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.1-6mdv2009.1
12cr|xfce4-time-out-plugin-1.0.1-1|73	+ Revision: 295030
12cr|xfce4-time-out-plugin-1.0.1-1|74	- rebuild for new Xfce4.6 beta1
12cr|xfce4-time-out-plugin-1.0.1-1|75	
12cr|xfce4-time-out-plugin-1.0.1-1|76	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-time-out-plugin-1.0.1-1|77	- rebuild
12cr|xfce4-time-out-plugin-1.0.1-1|78	
12cr|xfce4-time-out-plugin-1.0.1-1|79	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.1.1-4mdv2009.0
12cr|xfce4-time-out-plugin-1.0.1-1|80	+ Revision: 256982
12cr|xfce4-time-out-plugin-1.0.1-1|81	- rebuild
12cr|xfce4-time-out-plugin-1.0.1-1|82	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-time-out-plugin-1.0.1-1|83	
12cr|xfce4-time-out-plugin-1.0.1-1|84	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-time-out-plugin-1.0.1-1|85	- restore BuildRoot
12cr|xfce4-time-out-plugin-1.0.1-1|86	
12cr|xfce4-time-out-plugin-1.0.1-1|87	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.1-2mdv2008.1
12cr|xfce4-time-out-plugin-1.0.1-1|88	+ Revision: 110140
12cr|xfce4-time-out-plugin-1.0.1-1|89	- correct buildrequires
12cr|xfce4-time-out-plugin-1.0.1-1|90	- new license policy
12cr|xfce4-time-out-plugin-1.0.1-1|91	- use upstream tarball name as a real name
12cr|xfce4-time-out-plugin-1.0.1-1|92	- do not package COPYING file
12cr|xfce4-time-out-plugin-1.0.1-1|93	- use upstream name
12cr|xfce4-time-out-plugin-1.0.1-1|94	
12cr|xfce4-time-out-plugin-1.0.1-1|95	* Wed Jul 11 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.1-1mdv2008.0
12cr|xfce4-time-out-plugin-1.0.1-1|96	+ Revision: 51340
12cr|xfce4-time-out-plugin-1.0.1-1|97	- new version
12cr|xfce4-time-out-plugin-1.0.1-1|98	
12cr|xfce4-time-out-plugin-1.0.1-1|99	* Fri May 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.0-1mdv2008.0
12cr|xfce4-time-out-plugin-1.0.1-1|100	+ Revision: 31060
12cr|xfce4-time-out-plugin-1.0.1-1|101	- Import xfce-time-out-plugin
12cr|xfce4-time-out-plugin-1.0.1-1|102	

8616 12
12cr|xfce4-timer-plugin-1.0.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-timer-plugin-1.0.0-1|2	
12cr|xfce4-timer-plugin-1.0.0-1|3	Summary:	Timer plugin for the Xfce panel
12cr|xfce4-timer-plugin-1.0.0-1|4	Name:		xfce4-timer-plugin
12cr|xfce4-timer-plugin-1.0.0-1|5	Version:	1.0.0
12cr|xfce4-timer-plugin-1.0.0-1|6	Release:	1
12cr|xfce4-timer-plugin-1.0.0-1|7	License:	GPLv2+
12cr|xfce4-timer-plugin-1.0.0-1|8	Group:		Graphical desktop/Xfce
12cr|xfce4-timer-plugin-1.0.0-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
12cr|xfce4-timer-plugin-1.0.0-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-timer-plugin-1.0.0-1|11	BuildRequires:	xfce4-panel-devel >= 4.9.0
12cr|xfce4-timer-plugin-1.0.0-1|12	BuildRequires:	pkgconfig(libxfcegui4-1.0)
12cr|xfce4-timer-plugin-1.0.0-1|13	BuildRequires:	pkgconfig(libxfce4util-1.0)
12cr|xfce4-timer-plugin-1.0.0-1|14	BuildRequires:	pkgconfig(libxfce4ui-1)
12cr|xfce4-timer-plugin-1.0.0-1|15	BuildRequires:	perl(XML::Parser)
12cr|xfce4-timer-plugin-1.0.0-1|16	
12cr|xfce4-timer-plugin-1.0.0-1|17	%description
12cr|xfce4-timer-plugin-1.0.0-1|18	Timer panel plugin for the Xfce Desktop Environment.
12cr|xfce4-timer-plugin-1.0.0-1|19	
12cr|xfce4-timer-plugin-1.0.0-1|20	%prep
12cr|xfce4-timer-plugin-1.0.0-1|21	%setup -q
12cr|xfce4-timer-plugin-1.0.0-1|22	
12cr|xfce4-timer-plugin-1.0.0-1|23	%build
12cr|xfce4-timer-plugin-1.0.0-1|24	%configure2_5x
12cr|xfce4-timer-plugin-1.0.0-1|25	%make
12cr|xfce4-timer-plugin-1.0.0-1|26	
12cr|xfce4-timer-plugin-1.0.0-1|27	%install
12cr|xfce4-timer-plugin-1.0.0-1|28	%makeinstall_std
12cr|xfce4-timer-plugin-1.0.0-1|29	
12cr|xfce4-timer-plugin-1.0.0-1|30	rm -rf  %{buildroot}%{_prefix}/doc
12cr|xfce4-timer-plugin-1.0.0-1|31	
12cr|xfce4-timer-plugin-1.0.0-1|32	%find_lang %{name} %{name}.lang
12cr|xfce4-timer-plugin-1.0.0-1|33	
12cr|xfce4-timer-plugin-1.0.0-1|34	%files -f %{name}.lang
12cr|xfce4-timer-plugin-1.0.0-1|35	%doc ChangeLog AUTHORS TODO README
12cr|xfce4-timer-plugin-1.0.0-1|36	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-timer-plugin-1.0.0-1|37	%{_datadir}/xfce4/panel-plugins/*.desktop
12cr|xfce4-timer-plugin-1.0.0-1|38	%{_datadir}/icons/hicolor/48x48/apps/xfce4-timer.png
12cr|xfce4-timer-plugin-1.0.0-1|39	
12cr|xfce4-timer-plugin-1.0.0-1|40	
12cr|xfce4-timer-plugin-1.0.0-1|41	%changelog
12cr|xfce4-timer-plugin-1.0.0-1|42	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.4-1
12cr|xfce4-timer-plugin-1.0.0-1|43	+ Revision: 791185
12cr|xfce4-timer-plugin-1.0.0-1|44	- fix file list
12cr|xfce4-timer-plugin-1.0.0-1|45	- update to new version 0.6.4
12cr|xfce4-timer-plugin-1.0.0-1|46	- spec file clean
12cr|xfce4-timer-plugin-1.0.0-1|47	
12cr|xfce4-timer-plugin-1.0.0-1|48	* Tue Jun 28 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.2-1
12cr|xfce4-timer-plugin-1.0.0-1|49	+ Revision: 687930
12cr|xfce4-timer-plugin-1.0.0-1|50	- update to new version 0.6.2
12cr|xfce4-timer-plugin-1.0.0-1|51	
12cr|xfce4-timer-plugin-1.0.0-1|52	+ Matthew Dawkins <mattydaw@mandriva.org>
12cr|xfce4-timer-plugin-1.0.0-1|53	- added missing BR
12cr|xfce4-timer-plugin-1.0.0-1|54	
12cr|xfce4-timer-plugin-1.0.0-1|55	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xfce4-timer-plugin-1.0.0-1|56	- the mass rebuild of 2010.1 packages
12cr|xfce4-timer-plugin-1.0.0-1|57	
12cr|xfce4-timer-plugin-1.0.0-1|58	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.1-4mdv2010.1
12cr|xfce4-timer-plugin-1.0.0-1|59	+ Revision: 543441
12cr|xfce4-timer-plugin-1.0.0-1|60	- rebuild for mdv 2010.1
12cr|xfce4-timer-plugin-1.0.0-1|61	
12cr|xfce4-timer-plugin-1.0.0-1|62	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.6.1-3mdv2010.0
12cr|xfce4-timer-plugin-1.0.0-1|63	+ Revision: 446152
12cr|xfce4-timer-plugin-1.0.0-1|64	- rebuild
12cr|xfce4-timer-plugin-1.0.0-1|65	
12cr|xfce4-timer-plugin-1.0.0-1|66	* Fri Mar 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.1-2mdv2009.1
12cr|xfce4-timer-plugin-1.0.0-1|67	+ Revision: 349482
12cr|xfce4-timer-plugin-1.0.0-1|68	- rebuild for xfce-4.6.0
12cr|xfce4-timer-plugin-1.0.0-1|69	
12cr|xfce4-timer-plugin-1.0.0-1|70	* Fri Nov 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.1-1mdv2009.1
12cr|xfce4-timer-plugin-1.0.0-1|71	+ Revision: 305526
12cr|xfce4-timer-plugin-1.0.0-1|72	- update to new version 0.6.1
12cr|xfce4-timer-plugin-1.0.0-1|73	- fix url for source
12cr|xfce4-timer-plugin-1.0.0-1|74	- drop patch 1, useless imho
12cr|xfce4-timer-plugin-1.0.0-1|75	
12cr|xfce4-timer-plugin-1.0.0-1|76	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6-5mdv2009.1
12cr|xfce4-timer-plugin-1.0.0-1|77	+ Revision: 295031
12cr|xfce4-timer-plugin-1.0.0-1|78	- rebuild for new Xfce4.6 beta1
12cr|xfce4-timer-plugin-1.0.0-1|79	
12cr|xfce4-timer-plugin-1.0.0-1|80	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-timer-plugin-1.0.0-1|81	- rebuild
12cr|xfce4-timer-plugin-1.0.0-1|82	
12cr|xfce4-timer-plugin-1.0.0-1|83	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.6-3mdv2009.0
12cr|xfce4-timer-plugin-1.0.0-1|84	+ Revision: 256984
12cr|xfce4-timer-plugin-1.0.0-1|85	- rebuild
12cr|xfce4-timer-plugin-1.0.0-1|86	
12cr|xfce4-timer-plugin-1.0.0-1|87	* Wed Dec 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6-1mdv2008.1
12cr|xfce4-timer-plugin-1.0.0-1|88	+ Revision: 137828
12cr|xfce4-timer-plugin-1.0.0-1|89	- new version
12cr|xfce4-timer-plugin-1.0.0-1|90	- new license policy
12cr|xfce4-timer-plugin-1.0.0-1|91	
12cr|xfce4-timer-plugin-1.0.0-1|92	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-timer-plugin-1.0.0-1|93	- restore BuildRoot
12cr|xfce4-timer-plugin-1.0.0-1|94	
12cr|xfce4-timer-plugin-1.0.0-1|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-timer-plugin-1.0.0-1|96	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-timer-plugin-1.0.0-1|97	
12cr|xfce4-timer-plugin-1.0.0-1|98	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-3mdv2008.1
12cr|xfce4-timer-plugin-1.0.0-1|99	+ Revision: 110141
12cr|xfce4-timer-plugin-1.0.0-1|100	- correct buildrequires
12cr|xfce4-timer-plugin-1.0.0-1|101	- new license policy
12cr|xfce4-timer-plugin-1.0.0-1|102	- use upstream tarball name as a real name
12cr|xfce4-timer-plugin-1.0.0-1|103	- do not package COPYING file
12cr|xfce4-timer-plugin-1.0.0-1|104	- add README file to the docs
12cr|xfce4-timer-plugin-1.0.0-1|105	- use upstream name
12cr|xfce4-timer-plugin-1.0.0-1|106	- spec file clean
12cr|xfce4-timer-plugin-1.0.0-1|107	
12cr|xfce4-timer-plugin-1.0.0-1|108	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-1mdv2008.0
12cr|xfce4-timer-plugin-1.0.0-1|109	+ Revision: 30439
12cr|xfce4-timer-plugin-1.0.0-1|110	- update url
12cr|xfce4-timer-plugin-1.0.0-1|111	- spec file clean
12cr|xfce4-timer-plugin-1.0.0-1|112	- new version
12cr|xfce4-timer-plugin-1.0.0-1|113	

8617 12
12cr|xfce4-vala-4.8.1-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-vala-4.8.1-1|2	%define _enable_debug_packages	%{nil}
12cr|xfce4-vala-4.8.1-1|3	%define debug_package		%{nil}
12cr|xfce4-vala-4.8.1-1|4	
12cr|xfce4-vala-4.8.1-1|5	Summary:	Vala bindings for Xfce
12cr|xfce4-vala-4.8.1-1|6	Name:		xfce4-vala
12cr|xfce4-vala-4.8.1-1|7	Version:	4.8.1
12cr|xfce4-vala-4.8.1-1|8	Release:	1
12cr|xfce4-vala-4.8.1-1|9	License:	LGPLv2+
12cr|xfce4-vala-4.8.1-1|10	Group:		Development/Other
12cr|xfce4-vala-4.8.1-1|11	Url:		http://wiki.xfce.org/vala-bindings
12cr|xfce4-vala-4.8.1-1|12	Source0:	http://archive.xfce.org/src/bindings/xfce4-vala/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-vala-4.8.1-1|13	Patch0:		xfce4-vala-4.8.1-rosa-vala018.patch
12cr|xfce4-vala-4.8.1-1|14	BuildRequires:	xfce4-dev-tools
12cr|xfce4-vala-4.8.1-1|15	BuildRequires:  pkgconfig(libvala-0.18)
12cr|xfce4-vala-4.8.1-1|16	BuildRequires:	vala
12cr|xfce4-vala-4.8.1-1|17	BuildRequires:	exo-devel
12cr|xfce4-vala-4.8.1-1|18	BuildRequires:	pkgconfig(libxfconf-0) >= 4.8.0
12cr|xfce4-vala-4.8.1-1|19	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.8.0
12cr|xfce4-vala-4.8.1-1|20	
12cr|xfce4-vala-4.8.1-1|21	%description
12cr|xfce4-vala-4.8.1-1|22	Vala bindings for various Xfce components.
12cr|xfce4-vala-4.8.1-1|23	
12cr|xfce4-vala-4.8.1-1|24	%prep
12cr|xfce4-vala-4.8.1-1|25	%setup -q
12cr|xfce4-vala-4.8.1-1|26	%patch0 -p1
12cr|xfce4-vala-4.8.1-1|27	
12cr|xfce4-vala-4.8.1-1|28	%build
12cr|xfce4-vala-4.8.1-1|29	xdt-autogen
12cr|xfce4-vala-4.8.1-1|30	%configure2_5x
12cr|xfce4-vala-4.8.1-1|31	%make
12cr|xfce4-vala-4.8.1-1|32	
12cr|xfce4-vala-4.8.1-1|33	%install
12cr|xfce4-vala-4.8.1-1|34	%makeinstall_std
12cr|xfce4-vala-4.8.1-1|35	
12cr|xfce4-vala-4.8.1-1|36	%files
12cr|xfce4-vala-4.8.1-1|37	%doc AUTHORS ChangeLog NEWS README
12cr|xfce4-vala-4.8.1-1|38	%{_libdir}/pkgconfig/xfce4-vala.pc
12cr|xfce4-vala-4.8.1-1|39	%{_datadir}/vala*/vapi/*.deps
12cr|xfce4-vala-4.8.1-1|40	%{_datadir}/vala*/vapi/*.vapi
12cr|xfce4-vala-4.8.1-1|41	
12cr|xfce4-vala-4.8.1-1|42	
12cr|xfce4-vala-4.8.1-1|43	%changelog
12cr|xfce4-vala-4.8.1-1|44	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-2mdv2011.0
12cr|xfce4-vala-4.8.1-1|45	+ Revision: 633060
12cr|xfce4-vala-4.8.1-1|46	- rebuild for new Xfce 4.8.0
12cr|xfce4-vala-4.8.1-1|47	
12cr|xfce4-vala-4.8.1-1|48	* Sun Oct 31 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-1mdv2011.0
12cr|xfce4-vala-4.8.1-1|49	+ Revision: 591134
12cr|xfce4-vala-4.8.1-1|50	- update to new version 4.6.1
12cr|xfce4-vala-4.8.1-1|51	- fix buildrequires
12cr|xfce4-vala-4.8.1-1|52	- import xfce4-vala
12cr|xfce4-vala-4.8.1-1|53	
12cr|xfce4-vala-4.8.1-1|54	

8618 12
12cr|xfce4-verve-plugin-1.0.0-4|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-verve-plugin-1.0.0-4|2	
12cr|xfce4-verve-plugin-1.0.0-4|3	Summary:	A minicmd-plugin for the Xfce panel
12cr|xfce4-verve-plugin-1.0.0-4|4	Name:		xfce4-verve-plugin
12cr|xfce4-verve-plugin-1.0.0-4|5	Version:	1.0.0
12cr|xfce4-verve-plugin-1.0.0-4|6	Release:	%mkrel 4
12cr|xfce4-verve-plugin-1.0.0-4|7	License:	GPLv2+
12cr|xfce4-verve-plugin-1.0.0-4|8	Group:		Graphical desktop/Xfce
12cr|xfce4-verve-plugin-1.0.0-4|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin
12cr|xfce4-verve-plugin-1.0.0-4|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-verve-plugin-1.0.0-4|11	Requires:	xfce4-panel >= 4.8.0
12cr|xfce4-verve-plugin-1.0.0-4|12	BuildRequires:	xfce4-panel-devel >= 4.8.0
12cr|xfce4-verve-plugin-1.0.0-4|13	BuildRequires:	exo-devel >= 0.6.0
12cr|xfce4-verve-plugin-1.0.0-4|14	BuildRequires:	libxfcegui4-devel
12cr|xfce4-verve-plugin-1.0.0-4|15	BuildRequires:	dbus-glib-devel
12cr|xfce4-verve-plugin-1.0.0-4|16	BuildRequires:	pcre-devel
12cr|xfce4-verve-plugin-1.0.0-4|17	BuildRequires:	perl(XML::Parser)
12cr|xfce4-verve-plugin-1.0.0-4|18	Obsoletes:	xfce-verve-plugin < 0.3.6
12cr|xfce4-verve-plugin-1.0.0-4|19	Obsoletes:	verve-plugin < 0.3.6
12cr|xfce4-verve-plugin-1.0.0-4|20	Provides:	xfce-verve-plugin
12cr|xfce4-verve-plugin-1.0.0-4|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfce4-verve-plugin-1.0.0-4|22	
12cr|xfce4-verve-plugin-1.0.0-4|23	%description
12cr|xfce4-verve-plugin-1.0.0-4|24	This plugin is like the (quite old) xfce4-minicmd-plugin, except that it
12cr|xfce4-verve-plugin-1.0.0-4|25	feature more cool features, like autocompletion and command history.
12cr|xfce4-verve-plugin-1.0.0-4|26	
12cr|xfce4-verve-plugin-1.0.0-4|27	%prep
12cr|xfce4-verve-plugin-1.0.0-4|28	%setup -q
12cr|xfce4-verve-plugin-1.0.0-4|29	
12cr|xfce4-verve-plugin-1.0.0-4|30	%build
12cr|xfce4-verve-plugin-1.0.0-4|31	%configure2_5x \
12cr|xfce4-verve-plugin-1.0.0-4|32	--enable-final \
12cr|xfce4-verve-plugin-1.0.0-4|33	--enable-dbus
12cr|xfce4-verve-plugin-1.0.0-4|34	
12cr|xfce4-verve-plugin-1.0.0-4|35	%make
12cr|xfce4-verve-plugin-1.0.0-4|36	
12cr|xfce4-verve-plugin-1.0.0-4|37	%install
12cr|xfce4-verve-plugin-1.0.0-4|38	rm -rf %{buildroot}
12cr|xfce4-verve-plugin-1.0.0-4|39	%makeinstall_std
12cr|xfce4-verve-plugin-1.0.0-4|40	
12cr|xfce4-verve-plugin-1.0.0-4|41	%find_lang %{name}
12cr|xfce4-verve-plugin-1.0.0-4|42	
12cr|xfce4-verve-plugin-1.0.0-4|43	%clean
12cr|xfce4-verve-plugin-1.0.0-4|44	rm -rf %{buildroot}
12cr|xfce4-verve-plugin-1.0.0-4|45	
12cr|xfce4-verve-plugin-1.0.0-4|46	%files -f %{name}.lang
12cr|xfce4-verve-plugin-1.0.0-4|47	%defattr(-,root,root)
12cr|xfce4-verve-plugin-1.0.0-4|48	%doc AUTHORS README THANKS
12cr|xfce4-verve-plugin-1.0.0-4|49	%{_bindir}/verve-focus
12cr|xfce4-verve-plugin-1.0.0-4|50	%{_datadir}/xfce4/panel-plugins/*.desktop
12cr|xfce4-verve-plugin-1.0.0-4|51	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-verve-plugin-1.0.0-4|52	
12cr|xfce4-verve-plugin-1.0.0-4|53	
12cr|xfce4-verve-plugin-1.0.0-4|54	%changelog
12cr|xfce4-verve-plugin-1.0.0-4|55	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 1.0.0-4mdv2012.0
12cr|xfce4-verve-plugin-1.0.0-4|56	+ Revision: 791568
12cr|xfce4-verve-plugin-1.0.0-4|57	- Rebuild
12cr|xfce4-verve-plugin-1.0.0-4|58	
12cr|xfce4-verve-plugin-1.0.0-4|59	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 1.0.0-3
12cr|xfce4-verve-plugin-1.0.0-4|60	+ Revision: 790033
12cr|xfce4-verve-plugin-1.0.0-4|61	- Rebuild
12cr|xfce4-verve-plugin-1.0.0-4|62	
12cr|xfce4-verve-plugin-1.0.0-4|63	* Thu Feb 09 2012 Crispin Boylan <crisb@mandriva.org> 1.0.0-2
12cr|xfce4-verve-plugin-1.0.0-4|64	+ Revision: 772266
12cr|xfce4-verve-plugin-1.0.0-4|65	- Rebuild
12cr|xfce4-verve-plugin-1.0.0-4|66	
12cr|xfce4-verve-plugin-1.0.0-4|67	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-1
12cr|xfce4-verve-plugin-1.0.0-4|68	+ Revision: 632787
12cr|xfce4-verve-plugin-1.0.0-4|69	- update to new version 1.0.0
12cr|xfce4-verve-plugin-1.0.0-4|70	- update url for Source0
12cr|xfce4-verve-plugin-1.0.0-4|71	- fix docs list
12cr|xfce4-verve-plugin-1.0.0-4|72	
12cr|xfce4-verve-plugin-1.0.0-4|73	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xfce4-verve-plugin-1.0.0-4|74	- the mass rebuild of 2010.1 packages
12cr|xfce4-verve-plugin-1.0.0-4|75	
12cr|xfce4-verve-plugin-1.0.0-4|76	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.6-4mdv2010.1
12cr|xfce4-verve-plugin-1.0.0-4|77	+ Revision: 543445
12cr|xfce4-verve-plugin-1.0.0-4|78	- rebuild for mdv 2010.1
12cr|xfce4-verve-plugin-1.0.0-4|79	
12cr|xfce4-verve-plugin-1.0.0-4|80	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.3.6-3mdv2010.0
12cr|xfce4-verve-plugin-1.0.0-4|81	+ Revision: 446154
12cr|xfce4-verve-plugin-1.0.0-4|82	- rebuild
12cr|xfce4-verve-plugin-1.0.0-4|83	
12cr|xfce4-verve-plugin-1.0.0-4|84	* Fri Mar 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.6-2mdv2009.1
12cr|xfce4-verve-plugin-1.0.0-4|85	+ Revision: 349538
12cr|xfce4-verve-plugin-1.0.0-4|86	- rebuild for xfce-4.6.0
12cr|xfce4-verve-plugin-1.0.0-4|87	
12cr|xfce4-verve-plugin-1.0.0-4|88	* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.6-1mdv2009.1
12cr|xfce4-verve-plugin-1.0.0-4|89	+ Revision: 306384
12cr|xfce4-verve-plugin-1.0.0-4|90	- update to new version 0.3.6
12cr|xfce4-verve-plugin-1.0.0-4|91	- new license policy
12cr|xfce4-verve-plugin-1.0.0-4|92	- spec file clean
12cr|xfce4-verve-plugin-1.0.0-4|93	- change name to be closer with upstream
12cr|xfce4-verve-plugin-1.0.0-4|94	
12cr|xfce4-verve-plugin-1.0.0-4|95	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.5-7mdv2009.1
12cr|xfce4-verve-plugin-1.0.0-4|96	+ Revision: 294987
12cr|xfce4-verve-plugin-1.0.0-4|97	- rebuild for new Xfce4.6 beta1
12cr|xfce4-verve-plugin-1.0.0-4|98	
12cr|xfce4-verve-plugin-1.0.0-4|99	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.3.5-6mdv2009.0
12cr|xfce4-verve-plugin-1.0.0-4|100	+ Revision: 262428
12cr|xfce4-verve-plugin-1.0.0-4|101	- rebuild
12cr|xfce4-verve-plugin-1.0.0-4|102	
12cr|xfce4-verve-plugin-1.0.0-4|103	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.3.5-5mdv2009.0
12cr|xfce4-verve-plugin-1.0.0-4|104	+ Revision: 257039
12cr|xfce4-verve-plugin-1.0.0-4|105	- rebuild
12cr|xfce4-verve-plugin-1.0.0-4|106	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-verve-plugin-1.0.0-4|107	
12cr|xfce4-verve-plugin-1.0.0-4|108	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-verve-plugin-1.0.0-4|109	- restore BuildRoot
12cr|xfce4-verve-plugin-1.0.0-4|110	
12cr|xfce4-verve-plugin-1.0.0-4|111	* Wed Nov 21 2007 Jérôme Soyer <saispo@mandriva.org> 0.3.5-3mdv2008.1
12cr|xfce4-verve-plugin-1.0.0-4|112	+ Revision: 111063
12cr|xfce4-verve-plugin-1.0.0-4|113	- Fix BuildRequires and Requires
12cr|xfce4-verve-plugin-1.0.0-4|114	
12cr|xfce4-verve-plugin-1.0.0-4|115	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.5-2mdv2008.0
12cr|xfce4-verve-plugin-1.0.0-4|116	+ Revision: 33271
12cr|xfce4-verve-plugin-1.0.0-4|117	- spec file clean
12cr|xfce4-verve-plugin-1.0.0-4|118	

8619 12
12cr|xfce4-volumed-0.1.13-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-volumed-0.1.13-1|2	
12cr|xfce4-volumed-0.1.13-1|3	Summary: 	A volume keys control daemon for Xfce
12cr|xfce4-volumed-0.1.13-1|4	Name: 		xfce4-volumed
12cr|xfce4-volumed-0.1.13-1|5	Version: 	0.1.13
12cr|xfce4-volumed-0.1.13-1|6	Release: 	%mkrel 1
12cr|xfce4-volumed-0.1.13-1|7	License:	GPLv3
12cr|xfce4-volumed-0.1.13-1|8	Group: 		Graphical desktop/Xfce
12cr|xfce4-volumed-0.1.13-1|9	URL:		http://goodies.xfce.org/projects/applications/xfce4-volumed/
12cr|xfce4-volumed-0.1.13-1|10	Source0:	http://archive.xfce.org/src/apps/xfce4-volumed/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-volumed-0.1.13-1|11	BuildRequires:	pkgconfig(libxfconf-0)
12cr|xfce4-volumed-0.1.13-1|12	BuildRequires:	pkgconfig(gstreamer-0.10)
12cr|xfce4-volumed-0.1.13-1|13	BuildRequires:	pkgconfig(gstreamer-audio-0.10)
12cr|xfce4-volumed-0.1.13-1|14	BuildRequires:	pkgconfig(libnotify)
12cr|xfce4-volumed-0.1.13-1|15	BuildRequires:	pkgconfig(keybinder)
12cr|xfce4-volumed-0.1.13-1|16	
12cr|xfce4-volumed-0.1.13-1|17	%description
12cr|xfce4-volumed-0.1.13-1|18	This daemon is responsible of making the volume up/down
12cr|xfce4-volumed-0.1.13-1|19	and mute keys of the keyboard work automatically.
12cr|xfce4-volumed-0.1.13-1|20	
12cr|xfce4-volumed-0.1.13-1|21	%prep
12cr|xfce4-volumed-0.1.13-1|22	%setup -q
12cr|xfce4-volumed-0.1.13-1|23	
12cr|xfce4-volumed-0.1.13-1|24	%build
12cr|xfce4-volumed-0.1.13-1|25	%configure2_5x \
12cr|xfce4-volumed-0.1.13-1|26	--with-libnotify
12cr|xfce4-volumed-0.1.13-1|27	%make
12cr|xfce4-volumed-0.1.13-1|28	
12cr|xfce4-volumed-0.1.13-1|29	%install
12cr|xfce4-volumed-0.1.13-1|30	%makeinstall_std
12cr|xfce4-volumed-0.1.13-1|31	
12cr|xfce4-volumed-0.1.13-1|32	%files
12cr|xfce4-volumed-0.1.13-1|33	%doc ChangeLog AUTHORS THANKS
12cr|xfce4-volumed-0.1.13-1|34	%{_sysconfdir}/xdg/autostart/xfce4-volumed.desktop
12cr|xfce4-volumed-0.1.13-1|35	%{_bindir}/xfce4-volumed
12cr|xfce4-volumed-0.1.13-1|36	
12cr|xfce4-volumed-0.1.13-1|37	
12cr|xfce4-volumed-0.1.13-1|38	%changelog
12cr|xfce4-volumed-0.1.13-1|39	* Sun Apr 29 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.13-1mdv2012.0
12cr|xfce4-volumed-0.1.13-1|40	+ Revision: 794483
12cr|xfce4-volumed-0.1.13-1|41	- import xfce4-volumed
12cr|xfce4-volumed-0.1.13-1|42	

8620 12
12cr|xfce4-wavelan-plugin-0.5.11-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-wavelan-plugin-0.5.11-1|2	
12cr|xfce4-wavelan-plugin-0.5.11-1|3	Summary:	WaveLAN plugin for the Xfce panel
12cr|xfce4-wavelan-plugin-0.5.11-1|4	Name:		xfce4-wavelan-plugin
12cr|xfce4-wavelan-plugin-0.5.11-1|5	Version:	0.5.11
12cr|xfce4-wavelan-plugin-0.5.11-1|6	Release:	1
12cr|xfce4-wavelan-plugin-0.5.11-1|7	Group:		Graphical desktop/Xfce
12cr|xfce4-wavelan-plugin-0.5.11-1|8	License:	BSD
12cr|xfce4-wavelan-plugin-0.5.11-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
12cr|xfce4-wavelan-plugin-0.5.11-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-wavelan-plugin-0.5.11-1|11	Patch1:		xfce4-wavelan-0.5.6-gold.patch
12cr|xfce4-wavelan-plugin-0.5.11-1|12	BuildRequires:	xfce4-panel-devel >= 4.9.0
12cr|xfce4-wavelan-plugin-0.5.11-1|13	BuildRequires:	perl(XML::Parser)
12cr|xfce4-wavelan-plugin-0.5.11-1|14	BuildRequires:	pkgconfig(libxfce4util-1.0)
12cr|xfce4-wavelan-plugin-0.5.11-1|15	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.9.0
12cr|xfce4-wavelan-plugin-0.5.11-1|16	
12cr|xfce4-wavelan-plugin-0.5.11-1|17	%description
12cr|xfce4-wavelan-plugin-0.5.11-1|18	A plugin for the Xfce panel that monitors a wireless LAN interface. It
12cr|xfce4-wavelan-plugin-0.5.11-1|19	displays stats for signal state, signal quality and network name (SSID).
12cr|xfce4-wavelan-plugin-0.5.11-1|20	
12cr|xfce4-wavelan-plugin-0.5.11-1|21	%prep
12cr|xfce4-wavelan-plugin-0.5.11-1|22	%setup -q
12cr|xfce4-wavelan-plugin-0.5.11-1|23	#patch1 -p0
12cr|xfce4-wavelan-plugin-0.5.11-1|24	
12cr|xfce4-wavelan-plugin-0.5.11-1|25	%build
12cr|xfce4-wavelan-plugin-0.5.11-1|26	%configure2_5x \
12cr|xfce4-wavelan-plugin-0.5.11-1|27	--disable-static
12cr|xfce4-wavelan-plugin-0.5.11-1|28	%make
12cr|xfce4-wavelan-plugin-0.5.11-1|29	
12cr|xfce4-wavelan-plugin-0.5.11-1|30	%install
12cr|xfce4-wavelan-plugin-0.5.11-1|31	%makeinstall_std
12cr|xfce4-wavelan-plugin-0.5.11-1|32	
12cr|xfce4-wavelan-plugin-0.5.11-1|33	chmod +x %{buildroot}%{_libdir}/xfce4/panel/plugins/libwavelan.so
12cr|xfce4-wavelan-plugin-0.5.11-1|34	%find_lang %{name} %{name}.lang
12cr|xfce4-wavelan-plugin-0.5.11-1|35	
12cr|xfce4-wavelan-plugin-0.5.11-1|36	%files -f %{name}.lang
12cr|xfce4-wavelan-plugin-0.5.11-1|37	%doc AUTHORS ChangeLog NEWS README
12cr|xfce4-wavelan-plugin-0.5.11-1|38	%{_libdir}/xfce4/panel/plugins/libwavelan.so
12cr|xfce4-wavelan-plugin-0.5.11-1|39	%{_datadir}/xfce4/panel/plugins/*.desktop
12cr|xfce4-wavelan-plugin-0.5.11-1|40	
12cr|xfce4-wavelan-plugin-0.5.11-1|41	
12cr|xfce4-wavelan-plugin-0.5.11-1|42	%changelog
12cr|xfce4-wavelan-plugin-0.5.11-1|43	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.10-1
12cr|xfce4-wavelan-plugin-0.5.11-1|44	+ Revision: 791184
12cr|xfce4-wavelan-plugin-0.5.11-1|45	- fix file list
12cr|xfce4-wavelan-plugin-0.5.11-1|46	- update to new version 0.5.10
12cr|xfce4-wavelan-plugin-0.5.11-1|47	- spec file clean
12cr|xfce4-wavelan-plugin-0.5.11-1|48	
12cr|xfce4-wavelan-plugin-0.5.11-1|49	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 0.5.6-2
12cr|xfce4-wavelan-plugin-0.5.11-1|50	+ Revision: 790094
12cr|xfce4-wavelan-plugin-0.5.11-1|51	- Rebuild for xfce 4.10
12cr|xfce4-wavelan-plugin-0.5.11-1|52	
12cr|xfce4-wavelan-plugin-0.5.11-1|53	* Sun Dec 12 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.6-1mdv2011.0
12cr|xfce4-wavelan-plugin-0.5.11-1|54	+ Revision: 620598
12cr|xfce4-wavelan-plugin-0.5.11-1|55	- update to new version 0.5.6
12cr|xfce4-wavelan-plugin-0.5.11-1|56	- update buildrequires
12cr|xfce4-wavelan-plugin-0.5.11-1|57	- update URL for Source0
12cr|xfce4-wavelan-plugin-0.5.11-1|58	
12cr|xfce4-wavelan-plugin-0.5.11-1|59	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xfce4-wavelan-plugin-0.5.11-1|60	- the mass rebuild of 2010.1 packages
12cr|xfce4-wavelan-plugin-0.5.11-1|61	
12cr|xfce4-wavelan-plugin-0.5.11-1|62	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.5-2mdv2010.1
12cr|xfce4-wavelan-plugin-0.5.11-1|63	+ Revision: 543442
12cr|xfce4-wavelan-plugin-0.5.11-1|64	- rebuild for mdv 2010.1
12cr|xfce4-wavelan-plugin-0.5.11-1|65	
12cr|xfce4-wavelan-plugin-0.5.11-1|66	* Sat May 09 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.5-1mdv2010.0
12cr|xfce4-wavelan-plugin-0.5.11-1|67	+ Revision: 373806
12cr|xfce4-wavelan-plugin-0.5.11-1|68	- update to new version 0.5.5
12cr|xfce4-wavelan-plugin-0.5.11-1|69	
12cr|xfce4-wavelan-plugin-0.5.11-1|70	* Fri Mar 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.4-8mdv2009.1
12cr|xfce4-wavelan-plugin-0.5.11-1|71	+ Revision: 349483
12cr|xfce4-wavelan-plugin-0.5.11-1|72	- rebuild for xfce-4.6.0
12cr|xfce4-wavelan-plugin-0.5.11-1|73	
12cr|xfce4-wavelan-plugin-0.5.11-1|74	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.4-7mdv2009.1
12cr|xfce4-wavelan-plugin-0.5.11-1|75	+ Revision: 295032
12cr|xfce4-wavelan-plugin-0.5.11-1|76	- rebuild for new Xfce4.6 beta1
12cr|xfce4-wavelan-plugin-0.5.11-1|77	
12cr|xfce4-wavelan-plugin-0.5.11-1|78	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.5.4-6mdv2009.0
12cr|xfce4-wavelan-plugin-0.5.11-1|79	+ Revision: 262414
12cr|xfce4-wavelan-plugin-0.5.11-1|80	- rebuild
12cr|xfce4-wavelan-plugin-0.5.11-1|81	
12cr|xfce4-wavelan-plugin-0.5.11-1|82	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.5.4-5mdv2009.0
12cr|xfce4-wavelan-plugin-0.5.11-1|83	+ Revision: 256998
12cr|xfce4-wavelan-plugin-0.5.11-1|84	- rebuild
12cr|xfce4-wavelan-plugin-0.5.11-1|85	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-wavelan-plugin-0.5.11-1|86	
12cr|xfce4-wavelan-plugin-0.5.11-1|87	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-wavelan-plugin-0.5.11-1|88	- restore BuildRoot
12cr|xfce4-wavelan-plugin-0.5.11-1|89	
12cr|xfce4-wavelan-plugin-0.5.11-1|90	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.4-3mdv2008.1
12cr|xfce4-wavelan-plugin-0.5.11-1|91	+ Revision: 110559
12cr|xfce4-wavelan-plugin-0.5.11-1|92	- correct buildrequires
12cr|xfce4-wavelan-plugin-0.5.11-1|93	- new license policy
12cr|xfce4-wavelan-plugin-0.5.11-1|94	- use upstream tarball name as a real name
12cr|xfce4-wavelan-plugin-0.5.11-1|95	- do not package COPYING file
12cr|xfce4-wavelan-plugin-0.5.11-1|96	- use upstream name
12cr|xfce4-wavelan-plugin-0.5.11-1|97	- fix path
12cr|xfce4-wavelan-plugin-0.5.11-1|98	
12cr|xfce4-wavelan-plugin-0.5.11-1|99	* Sun Jun 03 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.4-1mdv2008.0
12cr|xfce4-wavelan-plugin-0.5.11-1|100	+ Revision: 34783
12cr|xfce4-wavelan-plugin-0.5.11-1|101	- Import xfce-wavelan-plugin
12cr|xfce4-wavelan-plugin-0.5.11-1|102	

8621 12
12cr|xfce4-weather-plugin-0.8.2-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-weather-plugin-0.8.2-1|2	
12cr|xfce4-weather-plugin-0.8.2-1|3	Summary:	A weather plugin for the Xfce panel
12cr|xfce4-weather-plugin-0.8.2-1|4	Name:		xfce4-weather-plugin
12cr|xfce4-weather-plugin-0.8.2-1|5	Version:	0.8.2
12cr|xfce4-weather-plugin-0.8.2-1|6	Release:	1
12cr|xfce4-weather-plugin-0.8.2-1|7	License:	GPLv2+
12cr|xfce4-weather-plugin-0.8.2-1|8	Group:		Graphical desktop/Xfce
12cr|xfce4-weather-plugin-0.8.2-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
12cr|xfce4-weather-plugin-0.8.2-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-weather-plugin-0.8.2-1|11	
12cr|xfce4-weather-plugin-0.8.2-1|12	# Patch0 from Arch Linux:
12cr|xfce4-weather-plugin-0.8.2-1|13	# https://bugzilla.xfce.org/show_bug.cgi?id=8105
12cr|xfce4-weather-plugin-0.8.2-1|14	# https://bugs.archlinux.org/task/26815
12cr|xfce4-weather-plugin-0.8.2-1|15	Patch0:		xfce4-weather-plugin-0.7.4-working-XOAP-license-key.patch
12cr|xfce4-weather-plugin-0.8.2-1|16	
12cr|xfce4-weather-plugin-0.8.2-1|17	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-weather-plugin-0.8.2-1|18	BuildRequires:	libxfcegui4-devel >= 4.4.2
12cr|xfce4-weather-plugin-0.8.2-1|19	BuildRequires:	libxfce4util-devel
12cr|xfce4-weather-plugin-0.8.2-1|20	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.7.0
12cr|xfce4-weather-plugin-0.8.2-1|21	BuildRequires:	libxml2-devel
12cr|xfce4-weather-plugin-0.8.2-1|22	BuildRequires:	perl(XML::Parser)
12cr|xfce4-weather-plugin-0.8.2-1|23	BuildRequires:	intltool
12cr|xfce4-weather-plugin-0.8.2-1|24	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-weather-plugin-0.8.2-1|25	Obsoletes:	xfce-weather-plugin
12cr|xfce4-weather-plugin-0.8.2-1|26	
12cr|xfce4-weather-plugin-0.8.2-1|27	%description
12cr|xfce4-weather-plugin-0.8.2-1|28	This panel plugin shows the current temperature and weather condition,
12cr|xfce4-weather-plugin-0.8.2-1|29	using weather data provided by xoap.weather.com (www.weather.com).
12cr|xfce4-weather-plugin-0.8.2-1|30	
12cr|xfce4-weather-plugin-0.8.2-1|31	%prep
12cr|xfce4-weather-plugin-0.8.2-1|32	%setup -q
12cr|xfce4-weather-plugin-0.8.2-1|33	#patch0 -p0
12cr|xfce4-weather-plugin-0.8.2-1|34	
12cr|xfce4-weather-plugin-0.8.2-1|35	%build
12cr|xfce4-weather-plugin-0.8.2-1|36	%configure2_5x
12cr|xfce4-weather-plugin-0.8.2-1|37	%make
12cr|xfce4-weather-plugin-0.8.2-1|38	
12cr|xfce4-weather-plugin-0.8.2-1|39	%install
12cr|xfce4-weather-plugin-0.8.2-1|40	%makeinstall_std
12cr|xfce4-weather-plugin-0.8.2-1|41	
12cr|xfce4-weather-plugin-0.8.2-1|42	%find_lang %{name} %{name}.lang
12cr|xfce4-weather-plugin-0.8.2-1|43	
12cr|xfce4-weather-plugin-0.8.2-1|44	%files -f %{name}.lang
12cr|xfce4-weather-plugin-0.8.2-1|45	%doc AUTHORS ChangeLog README
12cr|xfce4-weather-plugin-0.8.2-1|46	%dir %{_datadir}/xfce4/weather
12cr|xfce4-weather-plugin-0.8.2-1|47	%{_datadir}/xfce4/weather/*
12cr|xfce4-weather-plugin-0.8.2-1|48	%{_datadir}/xfce4/panel/plugins/*
12cr|xfce4-weather-plugin-0.8.2-1|49	%{_libdir}/xfce4/panel/plugins/
12cr|xfce4-weather-plugin-0.8.2-1|50	%{_iconsdir}/hicolor/*/apps/*.png
12cr|xfce4-weather-plugin-0.8.2-1|51	
12cr|xfce4-weather-plugin-0.8.2-1|52	
12cr|xfce4-weather-plugin-0.8.2-1|53	%changelog
12cr|xfce4-weather-plugin-0.8.2-1|54	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 0.7.4-5
12cr|xfce4-weather-plugin-0.8.2-1|55	+ Revision: 791573
12cr|xfce4-weather-plugin-0.8.2-1|56	- Rebuild
12cr|xfce4-weather-plugin-0.8.2-1|57	
12cr|xfce4-weather-plugin-0.8.2-1|58	* Sun Apr 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.4-4
12cr|xfce4-weather-plugin-0.8.2-1|59	+ Revision: 789866
12cr|xfce4-weather-plugin-0.8.2-1|60	- rebuild
12cr|xfce4-weather-plugin-0.8.2-1|61	- drop old stuff from spec file
12cr|xfce4-weather-plugin-0.8.2-1|62	
12cr|xfce4-weather-plugin-0.8.2-1|63	* Tue Feb 21 2012 Jon Dill <dillj@mandriva.org> 0.7.4-3
12cr|xfce4-weather-plugin-0.8.2-1|64	+ Revision: 778765
12cr|xfce4-weather-plugin-0.8.2-1|65	- rebuild against new version of libffi4
12cr|xfce4-weather-plugin-0.8.2-1|66	
12cr|xfce4-weather-plugin-0.8.2-1|67	* Mon Nov 21 2011 Sergio Rafael Lemke <sergio@mandriva.com> 0.7.4-2
12cr|xfce4-weather-plugin-0.8.2-1|68	+ Revision: 732176
12cr|xfce4-weather-plugin-0.8.2-1|69	- Added patch to fix the 'no data' on the panel applet
12cr|xfce4-weather-plugin-0.8.2-1|70	
12cr|xfce4-weather-plugin-0.8.2-1|71	* Sat Mar 12 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.4-1
12cr|xfce4-weather-plugin-0.8.2-1|72	+ Revision: 644045
12cr|xfce4-weather-plugin-0.8.2-1|73	- update to new version 0.7.4
12cr|xfce4-weather-plugin-0.8.2-1|74	- update url for Source0
12cr|xfce4-weather-plugin-0.8.2-1|75	- tune up buildrequires
12cr|xfce4-weather-plugin-0.8.2-1|76	
12cr|xfce4-weather-plugin-0.8.2-1|77	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.3-3mdv2011.0
12cr|xfce4-weather-plugin-0.8.2-1|78	+ Revision: 615651
12cr|xfce4-weather-plugin-0.8.2-1|79	- the mass rebuild of 2010.1 packages
12cr|xfce4-weather-plugin-0.8.2-1|80	
12cr|xfce4-weather-plugin-0.8.2-1|81	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.3-2mdv2010.1
12cr|xfce4-weather-plugin-0.8.2-1|82	+ Revision: 543443
12cr|xfce4-weather-plugin-0.8.2-1|83	- rebuild for mdv 2010.1
12cr|xfce4-weather-plugin-0.8.2-1|84	
12cr|xfce4-weather-plugin-0.8.2-1|85	* Wed Aug 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.3-1mdv2010.0
12cr|xfce4-weather-plugin-0.8.2-1|86	+ Revision: 409651
12cr|xfce4-weather-plugin-0.8.2-1|87	- update to new version 0.7.3
12cr|xfce4-weather-plugin-0.8.2-1|88	
12cr|xfce4-weather-plugin-0.8.2-1|89	* Wed Jul 29 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.2-1mdv2010.0
12cr|xfce4-weather-plugin-0.8.2-1|90	+ Revision: 404018
12cr|xfce4-weather-plugin-0.8.2-1|91	- update to new version 0.7.2
12cr|xfce4-weather-plugin-0.8.2-1|92	
12cr|xfce4-weather-plugin-0.8.2-1|93	* Wed Jul 22 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.1-1mdv2010.0
12cr|xfce4-weather-plugin-0.8.2-1|94	+ Revision: 398599
12cr|xfce4-weather-plugin-0.8.2-1|95	- update to new version 0.7.1
12cr|xfce4-weather-plugin-0.8.2-1|96	
12cr|xfce4-weather-plugin-0.8.2-1|97	* Wed Jun 24 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.0-1mdv2010.0
12cr|xfce4-weather-plugin-0.8.2-1|98	+ Revision: 388886
12cr|xfce4-weather-plugin-0.8.2-1|99	- update to new version 0.7.0
12cr|xfce4-weather-plugin-0.8.2-1|100	- drop patch 0
12cr|xfce4-weather-plugin-0.8.2-1|101	
12cr|xfce4-weather-plugin-0.8.2-1|102	* Tue Jun 16 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.4-1mdv2010.0
12cr|xfce4-weather-plugin-0.8.2-1|103	+ Revision: 386436
12cr|xfce4-weather-plugin-0.8.2-1|104	- update to new version 0.6.4
12cr|xfce4-weather-plugin-0.8.2-1|105	
12cr|xfce4-weather-plugin-0.8.2-1|106	* Sun Jun 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.3-1mdv2010.0
12cr|xfce4-weather-plugin-0.8.2-1|107	+ Revision: 385908
12cr|xfce4-weather-plugin-0.8.2-1|108	- update to new version 0.6.3
12cr|xfce4-weather-plugin-0.8.2-1|109	- drop patches 1,2,3,4 and 5, they were merged by upstream
12cr|xfce4-weather-plugin-0.8.2-1|110	
12cr|xfce4-weather-plugin-0.8.2-1|111	* Thu Jun 11 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.2-6mdv2010.0
12cr|xfce4-weather-plugin-0.8.2-1|112	+ Revision: 385033
12cr|xfce4-weather-plugin-0.8.2-1|113	- Patch2: better version
12cr|xfce4-weather-plugin-0.8.2-1|114	- Patch4: fix display orientation
12cr|xfce4-weather-plugin-0.8.2-1|115	- Patch5: take advantage of new gtk-2.12 tooltips
12cr|xfce4-weather-plugin-0.8.2-1|116	
12cr|xfce4-weather-plugin-0.8.2-1|117	* Sun Mar 22 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.2-5mdv2009.1
12cr|xfce4-weather-plugin-0.8.2-1|118	+ Revision: 360451
12cr|xfce4-weather-plugin-0.8.2-1|119	- Patch3: fixes against latest libtool
12cr|xfce4-weather-plugin-0.8.2-1|120	
12cr|xfce4-weather-plugin-0.8.2-1|121	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.2-4mdv2009.1
12cr|xfce4-weather-plugin-0.8.2-1|122	+ Revision: 295033
12cr|xfce4-weather-plugin-0.8.2-1|123	- rebuild for new Xfce4.6 beta1
12cr|xfce4-weather-plugin-0.8.2-1|124	
12cr|xfce4-weather-plugin-0.8.2-1|125	* Sat Jun 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.2-3mdv2009.0
12cr|xfce4-weather-plugin-0.8.2-1|126	+ Revision: 229726
12cr|xfce4-weather-plugin-0.8.2-1|127	- Patch1: fix UTF8 encodings
12cr|xfce4-weather-plugin-0.8.2-1|128	- Patch2: add resolvconf support (upstream bug #4118)
12cr|xfce4-weather-plugin-0.8.2-1|129	
12cr|xfce4-weather-plugin-0.8.2-1|130	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.2-2mdv2009.0
12cr|xfce4-weather-plugin-0.8.2-1|131	+ Revision: 194689
12cr|xfce4-weather-plugin-0.8.2-1|132	- Patch0: save nicely units
12cr|xfce4-weather-plugin-0.8.2-1|133	
12cr|xfce4-weather-plugin-0.8.2-1|134	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-weather-plugin-0.8.2-1|135	- restore BuildRoot
12cr|xfce4-weather-plugin-0.8.2-1|136	
12cr|xfce4-weather-plugin-0.8.2-1|137	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-weather-plugin-0.8.2-1|138	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-weather-plugin-0.8.2-1|139	
12cr|xfce4-weather-plugin-0.8.2-1|140	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.2-1mdv2008.1
12cr|xfce4-weather-plugin-0.8.2-1|141	+ Revision: 110578
12cr|xfce4-weather-plugin-0.8.2-1|142	- new version
12cr|xfce4-weather-plugin-0.8.2-1|143	
12cr|xfce4-weather-plugin-0.8.2-1|144	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.1-1mdv2008.1
12cr|xfce4-weather-plugin-0.8.2-1|145	+ Revision: 110143
12cr|xfce4-weather-plugin-0.8.2-1|146	- correct buildrequires
12cr|xfce4-weather-plugin-0.8.2-1|147	- new license policy
12cr|xfce4-weather-plugin-0.8.2-1|148	- use upstream tarball name as a real name
12cr|xfce4-weather-plugin-0.8.2-1|149	- do not package COPYING and INSTALL files
12cr|xfce4-weather-plugin-0.8.2-1|150	- use upstream name
12cr|xfce4-weather-plugin-0.8.2-1|151	- new license policy
12cr|xfce4-weather-plugin-0.8.2-1|152	- new version
12cr|xfce4-weather-plugin-0.8.2-1|153	
12cr|xfce4-weather-plugin-0.8.2-1|154	* Fri May 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-3mdv2008.0
12cr|xfce4-weather-plugin-0.8.2-1|155	+ Revision: 31037
12cr|xfce4-weather-plugin-0.8.2-1|156	- add %%post and %%postun scripts
12cr|xfce4-weather-plugin-0.8.2-1|157	
12cr|xfce4-weather-plugin-0.8.2-1|158	* Thu May 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-2mdv2008.0
12cr|xfce4-weather-plugin-0.8.2-1|159	+ Revision: 30499
12cr|xfce4-weather-plugin-0.8.2-1|160	- update url
12cr|xfce4-weather-plugin-0.8.2-1|161	- spec file clean
12cr|xfce4-weather-plugin-0.8.2-1|162	
12cr|xfce4-weather-plugin-0.8.2-1|163	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-1mdv2008.0
12cr|xfce4-weather-plugin-0.8.2-1|164	+ Revision: 30295
12cr|xfce4-weather-plugin-0.8.2-1|165	- new version
12cr|xfce4-weather-plugin-0.8.2-1|166	

8622 12
12cr|xfce4-websearch-plugin-0.1.1-5|1	Summary:	A web search plugin for the Xfce panel
12cr|xfce4-websearch-plugin-0.1.1-5|2	Name:		xfce4-websearch-plugin
12cr|xfce4-websearch-plugin-0.1.1-5|3	Version:	0.1.1
12cr|xfce4-websearch-plugin-0.1.1-5|4	Release:	%mkrel 5
12cr|xfce4-websearch-plugin-0.1.1-5|5	License:	GPLv2+
12cr|xfce4-websearch-plugin-0.1.1-5|6	Group:		Graphical desktop/Xfce
12cr|xfce4-websearch-plugin-0.1.1-5|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
12cr|xfce4-websearch-plugin-0.1.1-5|8	Source0:	http://goodies.xfce.org/releases/xfce4-weather-plugin/%{name}-%{version}.tar.bz2
12cr|xfce4-websearch-plugin-0.1.1-5|9	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-websearch-plugin-0.1.1-5|10	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-websearch-plugin-0.1.1-5|11	BuildRequires:	libxfcegui4-devel >= 4.4.2
12cr|xfce4-websearch-plugin-0.1.1-5|12	BuildRequires:	perl(XML::Parser) intltool
12cr|xfce4-websearch-plugin-0.1.1-5|13	Obsoletes:	xfce-websearch-plugin
12cr|xfce4-websearch-plugin-0.1.1-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfce4-websearch-plugin-0.1.1-5|15	
12cr|xfce4-websearch-plugin-0.1.1-5|16	%description
12cr|xfce4-websearch-plugin-0.1.1-5|17	A web search plugin for the Xfce panel.
12cr|xfce4-websearch-plugin-0.1.1-5|18	
12cr|xfce4-websearch-plugin-0.1.1-5|19	%prep
12cr|xfce4-websearch-plugin-0.1.1-5|20	%setup -q
12cr|xfce4-websearch-plugin-0.1.1-5|21	
12cr|xfce4-websearch-plugin-0.1.1-5|22	%build
12cr|xfce4-websearch-plugin-0.1.1-5|23	./autogen.sh
12cr|xfce4-websearch-plugin-0.1.1-5|24	%configure2_5x
12cr|xfce4-websearch-plugin-0.1.1-5|25	%make
12cr|xfce4-websearch-plugin-0.1.1-5|26	
12cr|xfce4-websearch-plugin-0.1.1-5|27	%install
12cr|xfce4-websearch-plugin-0.1.1-5|28	rm -rf %{buildroot}
12cr|xfce4-websearch-plugin-0.1.1-5|29	%makeinstall_std
12cr|xfce4-websearch-plugin-0.1.1-5|30	
12cr|xfce4-websearch-plugin-0.1.1-5|31	%find_lang %{name}
12cr|xfce4-websearch-plugin-0.1.1-5|32	
12cr|xfce4-websearch-plugin-0.1.1-5|33	%post
12cr|xfce4-websearch-plugin-0.1.1-5|34	%update_icon_cache hicolor
12cr|xfce4-websearch-plugin-0.1.1-5|35	
12cr|xfce4-websearch-plugin-0.1.1-5|36	%postun
12cr|xfce4-websearch-plugin-0.1.1-5|37	%clean_icon_cache hicolor
12cr|xfce4-websearch-plugin-0.1.1-5|38	
12cr|xfce4-websearch-plugin-0.1.1-5|39	%clean
12cr|xfce4-websearch-plugin-0.1.1-5|40	rm -rf %{buildroot}
12cr|xfce4-websearch-plugin-0.1.1-5|41	
12cr|xfce4-websearch-plugin-0.1.1-5|42	%files -f %{name}.lang
12cr|xfce4-websearch-plugin-0.1.1-5|43	%defattr(-,root,root)
12cr|xfce4-websearch-plugin-0.1.1-5|44	%doc NEWS COPYING AUTHORS ChangeLog README
12cr|xfce4-websearch-plugin-0.1.1-5|45	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-websearch-plugin-0.1.1-5|46	%{_datadir}/xfce4/panel-plugins/websearch.desktop
12cr|xfce4-websearch-plugin-0.1.1-5|47	
12cr|xfce4-websearch-plugin-0.1.1-5|48	
12cr|xfce4-websearch-plugin-0.1.1-5|49	%changelog
12cr|xfce4-websearch-plugin-0.1.1-5|50	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1.1-5mdv2010.0
12cr|xfce4-websearch-plugin-0.1.1-5|51	+ Revision: 435107
12cr|xfce4-websearch-plugin-0.1.1-5|52	- rebuild
12cr|xfce4-websearch-plugin-0.1.1-5|53	
12cr|xfce4-websearch-plugin-0.1.1-5|54	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1.1-4mdv2009.0
12cr|xfce4-websearch-plugin-0.1.1-5|55	+ Revision: 262415
12cr|xfce4-websearch-plugin-0.1.1-5|56	- rebuild
12cr|xfce4-websearch-plugin-0.1.1-5|57	
12cr|xfce4-websearch-plugin-0.1.1-5|58	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1.1-3mdv2009.0
12cr|xfce4-websearch-plugin-0.1.1-5|59	+ Revision: 257015
12cr|xfce4-websearch-plugin-0.1.1-5|60	- rebuild
12cr|xfce4-websearch-plugin-0.1.1-5|61	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-websearch-plugin-0.1.1-5|62	
12cr|xfce4-websearch-plugin-0.1.1-5|63	+ Olivier Blin <oblin@mandriva.com>
12cr|xfce4-websearch-plugin-0.1.1-5|64	- restore BuildRoot
12cr|xfce4-websearch-plugin-0.1.1-5|65	
12cr|xfce4-websearch-plugin-0.1.1-5|66	* Thu Dec 13 2007 Jérôme Soyer <saispo@mandriva.org> 0.1.1-1mdv2008.1
12cr|xfce4-websearch-plugin-0.1.1-5|67	+ Revision: 119329
12cr|xfce4-websearch-plugin-0.1.1-5|68	- Fix tarball
12cr|xfce4-websearch-plugin-0.1.1-5|69	- New release 0.1.1
12cr|xfce4-websearch-plugin-0.1.1-5|70	
12cr|xfce4-websearch-plugin-0.1.1-5|71	* Thu Dec 06 2007 Jérôme Soyer <saispo@mandriva.org> 0.1.0-1mdv2008.1
12cr|xfce4-websearch-plugin-0.1.1-5|72	+ Revision: 115812
12cr|xfce4-websearch-plugin-0.1.1-5|73	- Add BuildRequires
12cr|xfce4-websearch-plugin-0.1.1-5|74	- import xfce4-websearch-plugin
12cr|xfce4-websearch-plugin-0.1.1-5|75	
12cr|xfce4-websearch-plugin-0.1.1-5|76	

8623 12
12cr|xfce4-wmdock-plugin-0.3.4-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-wmdock-plugin-0.3.4-1|2	
12cr|xfce4-wmdock-plugin-0.3.4-1|3	Summary:	WindowMaker dockapps plugin for the Xfce desktop environment
12cr|xfce4-wmdock-plugin-0.3.4-1|4	Name:		xfce4-wmdock-plugin
12cr|xfce4-wmdock-plugin-0.3.4-1|5	Version:	0.3.4
12cr|xfce4-wmdock-plugin-0.3.4-1|6	Release:	%mkrel 1
12cr|xfce4-wmdock-plugin-0.3.4-1|7	License:	GPLv2+
12cr|xfce4-wmdock-plugin-0.3.4-1|8	Group:		Graphical desktop/Xfce
12cr|xfce4-wmdock-plugin-0.3.4-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-wmdock-plugin
12cr|xfce4-wmdock-plugin-0.3.4-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-wmdock-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-wmdock-plugin-0.3.4-1|11	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-wmdock-plugin-0.3.4-1|12	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-wmdock-plugin-0.3.4-1|13	BuildRequires:	perl(XML::Parser)
12cr|xfce4-wmdock-plugin-0.3.4-1|14	BuildRequires:	libwnck-devel
12cr|xfce4-wmdock-plugin-0.3.4-1|15	BuildRequires:	libxfce4util-devel
12cr|xfce4-wmdock-plugin-0.3.4-1|16	BuildRequires:	libxfcegui4-devel
12cr|xfce4-wmdock-plugin-0.3.4-1|17	Obsoletes:	xfce-wmdock-plugin
12cr|xfce4-wmdock-plugin-0.3.4-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfce4-wmdock-plugin-0.3.4-1|19	
12cr|xfce4-wmdock-plugin-0.3.4-1|20	%description
12cr|xfce4-wmdock-plugin-0.3.4-1|21	The WMdock plugin is a compatibility layer for running
12cr|xfce4-wmdock-plugin-0.3.4-1|22	WindowMaker dockapps on the XFCE desktop. It integrates
12cr|xfce4-wmdock-plugin-0.3.4-1|23	the dockapps into a panel, closely resembling the look
12cr|xfce4-wmdock-plugin-0.3.4-1|24	and feel of the WindowMaker dock or clip, respectively.
12cr|xfce4-wmdock-plugin-0.3.4-1|25	
12cr|xfce4-wmdock-plugin-0.3.4-1|26	%prep
12cr|xfce4-wmdock-plugin-0.3.4-1|27	%setup -q
12cr|xfce4-wmdock-plugin-0.3.4-1|28	
12cr|xfce4-wmdock-plugin-0.3.4-1|29	%build
12cr|xfce4-wmdock-plugin-0.3.4-1|30	%configure2_5x
12cr|xfce4-wmdock-plugin-0.3.4-1|31	%make
12cr|xfce4-wmdock-plugin-0.3.4-1|32	
12cr|xfce4-wmdock-plugin-0.3.4-1|33	%install
12cr|xfce4-wmdock-plugin-0.3.4-1|34	rm -rf %{buildroot}
12cr|xfce4-wmdock-plugin-0.3.4-1|35	%makeinstall_std
12cr|xfce4-wmdock-plugin-0.3.4-1|36	
12cr|xfce4-wmdock-plugin-0.3.4-1|37	%find_lang %{name}
12cr|xfce4-wmdock-plugin-0.3.4-1|38	
12cr|xfce4-wmdock-plugin-0.3.4-1|39	%if %mdkversion < 200900
12cr|xfce4-wmdock-plugin-0.3.4-1|40	%post
12cr|xfce4-wmdock-plugin-0.3.4-1|41	%update_icon_cache hicolor
12cr|xfce4-wmdock-plugin-0.3.4-1|42	%endif
12cr|xfce4-wmdock-plugin-0.3.4-1|43	
12cr|xfce4-wmdock-plugin-0.3.4-1|44	%if %mdkversion < 200900
12cr|xfce4-wmdock-plugin-0.3.4-1|45	%postun
12cr|xfce4-wmdock-plugin-0.3.4-1|46	%clean_icon_cache hicolor
12cr|xfce4-wmdock-plugin-0.3.4-1|47	%endif
12cr|xfce4-wmdock-plugin-0.3.4-1|48	
12cr|xfce4-wmdock-plugin-0.3.4-1|49	%clean
12cr|xfce4-wmdock-plugin-0.3.4-1|50	rm -rf %{buildroot}
12cr|xfce4-wmdock-plugin-0.3.4-1|51	
12cr|xfce4-wmdock-plugin-0.3.4-1|52	%files -f %{name}.lang
12cr|xfce4-wmdock-plugin-0.3.4-1|53	%defattr(-,root,root)
12cr|xfce4-wmdock-plugin-0.3.4-1|54	%doc README ChangeLog AUTHORS
12cr|xfce4-wmdock-plugin-0.3.4-1|55	%{_libdir}/xfce4/panel-plugins/*
12cr|xfce4-wmdock-plugin-0.3.4-1|56	%{_datadir}/xfce4/panel-plugins/*
12cr|xfce4-wmdock-plugin-0.3.4-1|57	%{_iconsdir}/hicolor/*/apps/*.png
12cr|xfce4-wmdock-plugin-0.3.4-1|58	
12cr|xfce4-wmdock-plugin-0.3.4-1|59	
12cr|xfce4-wmdock-plugin-0.3.4-1|60	%changelog
12cr|xfce4-wmdock-plugin-0.3.4-1|61	* Sun May 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.4-1mdv2011.0
12cr|xfce4-wmdock-plugin-0.3.4-1|62	+ Revision: 672536
12cr|xfce4-wmdock-plugin-0.3.4-1|63	- update to new version 0.3.4
12cr|xfce4-wmdock-plugin-0.3.4-1|64	
12cr|xfce4-wmdock-plugin-0.3.4-1|65	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xfce4-wmdock-plugin-0.3.4-1|66	- the mass rebuild of 2010.1 packages
12cr|xfce4-wmdock-plugin-0.3.4-1|67	
12cr|xfce4-wmdock-plugin-0.3.4-1|68	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-4mdv2010.1
12cr|xfce4-wmdock-plugin-0.3.4-1|69	+ Revision: 543444
12cr|xfce4-wmdock-plugin-0.3.4-1|70	- rebuild for mdv 2010.1
12cr|xfce4-wmdock-plugin-0.3.4-1|71	
12cr|xfce4-wmdock-plugin-0.3.4-1|72	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.3.2-3mdv2010.0
12cr|xfce4-wmdock-plugin-0.3.4-1|73	+ Revision: 446156
12cr|xfce4-wmdock-plugin-0.3.4-1|74	- rebuild
12cr|xfce4-wmdock-plugin-0.3.4-1|75	
12cr|xfce4-wmdock-plugin-0.3.4-1|76	* Fri Mar 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-2mdv2009.1
12cr|xfce4-wmdock-plugin-0.3.4-1|77	+ Revision: 349525
12cr|xfce4-wmdock-plugin-0.3.4-1|78	- rebuild for xfce-4.6.0
12cr|xfce4-wmdock-plugin-0.3.4-1|79	
12cr|xfce4-wmdock-plugin-0.3.4-1|80	* Tue Jan 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-1mdv2009.1
12cr|xfce4-wmdock-plugin-0.3.4-1|81	+ Revision: 334565
12cr|xfce4-wmdock-plugin-0.3.4-1|82	- update to new version 0.3.2
12cr|xfce4-wmdock-plugin-0.3.4-1|83	
12cr|xfce4-wmdock-plugin-0.3.4-1|84	* Mon Jan 26 2009 Funda Wang <fwang@mandriva.org> 0.3.1-1mdv2009.1
12cr|xfce4-wmdock-plugin-0.3.4-1|85	+ Revision: 333624
12cr|xfce4-wmdock-plugin-0.3.4-1|86	- New version 0.3.1
12cr|xfce4-wmdock-plugin-0.3.4-1|87	
12cr|xfce4-wmdock-plugin-0.3.4-1|88	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-2mdv2009.1
12cr|xfce4-wmdock-plugin-0.3.4-1|89	+ Revision: 295034
12cr|xfce4-wmdock-plugin-0.3.4-1|90	- rebuild for new Xfce4.6 beta1
12cr|xfce4-wmdock-plugin-0.3.4-1|91	
12cr|xfce4-wmdock-plugin-0.3.4-1|92	* Mon Aug 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2009.0
12cr|xfce4-wmdock-plugin-0.3.4-1|93	+ Revision: 275721
12cr|xfce4-wmdock-plugin-0.3.4-1|94	- package translations
12cr|xfce4-wmdock-plugin-0.3.4-1|95	- update to new version 0.3.0
12cr|xfce4-wmdock-plugin-0.3.4-1|96	- update source url
12cr|xfce4-wmdock-plugin-0.3.4-1|97	- run scriplets only for mdv older than 200900
12cr|xfce4-wmdock-plugin-0.3.4-1|98	
12cr|xfce4-wmdock-plugin-0.3.4-1|99	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.2.0-4mdv2009.0
12cr|xfce4-wmdock-plugin-0.3.4-1|100	+ Revision: 262416
12cr|xfce4-wmdock-plugin-0.3.4-1|101	- rebuild
12cr|xfce4-wmdock-plugin-0.3.4-1|102	
12cr|xfce4-wmdock-plugin-0.3.4-1|103	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.2.0-3mdv2009.0
12cr|xfce4-wmdock-plugin-0.3.4-1|104	+ Revision: 257017
12cr|xfce4-wmdock-plugin-0.3.4-1|105	- rebuild
12cr|xfce4-wmdock-plugin-0.3.4-1|106	
12cr|xfce4-wmdock-plugin-0.3.4-1|107	* Mon Feb 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-1mdv2008.1
12cr|xfce4-wmdock-plugin-0.3.4-1|108	+ Revision: 165230
12cr|xfce4-wmdock-plugin-0.3.4-1|109	- new version
12cr|xfce4-wmdock-plugin-0.3.4-1|110	
12cr|xfce4-wmdock-plugin-0.3.4-1|111	* Wed Feb 06 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.9-1mdv2008.1
12cr|xfce4-wmdock-plugin-0.3.4-1|112	+ Revision: 163347
12cr|xfce4-wmdock-plugin-0.3.4-1|113	- new version
12cr|xfce4-wmdock-plugin-0.3.4-1|114	
12cr|xfce4-wmdock-plugin-0.3.4-1|115	+ Olivier Blin <oblin@mandriva.com>
12cr|xfce4-wmdock-plugin-0.3.4-1|116	- restore BuildRoot
12cr|xfce4-wmdock-plugin-0.3.4-1|117	
12cr|xfce4-wmdock-plugin-0.3.4-1|118	* Thu Dec 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.8-1mdv2008.1
12cr|xfce4-wmdock-plugin-0.3.4-1|119	+ Revision: 135362
12cr|xfce4-wmdock-plugin-0.3.4-1|120	- new version
12cr|xfce4-wmdock-plugin-0.3.4-1|121	
12cr|xfce4-wmdock-plugin-0.3.4-1|122	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce4-wmdock-plugin-0.3.4-1|123	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-wmdock-plugin-0.3.4-1|124	
12cr|xfce4-wmdock-plugin-0.3.4-1|125	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.6-3mdv2008.1
12cr|xfce4-wmdock-plugin-0.3.4-1|126	+ Revision: 110144
12cr|xfce4-wmdock-plugin-0.3.4-1|127	- correct buildrequires
12cr|xfce4-wmdock-plugin-0.3.4-1|128	- new license policy
12cr|xfce4-wmdock-plugin-0.3.4-1|129	- use upstream tarball name as a real name
12cr|xfce4-wmdock-plugin-0.3.4-1|130	- do not package COPYING and NEWS files
12cr|xfce4-wmdock-plugin-0.3.4-1|131	- add ChangeLog file to the docs
12cr|xfce4-wmdock-plugin-0.3.4-1|132	- use upstream name
12cr|xfce4-wmdock-plugin-0.3.4-1|133	
12cr|xfce4-wmdock-plugin-0.3.4-1|134	* Sat Oct 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.6-1mdv2008.1
12cr|xfce4-wmdock-plugin-0.3.4-1|135	+ Revision: 102632
12cr|xfce4-wmdock-plugin-0.3.4-1|136	- import xfce-wmdock-plugin
12cr|xfce4-wmdock-plugin-0.3.4-1|137	

8624 12
12cr|xfce4-xkb-plugin-0.5.4.3-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce4-xkb-plugin-0.5.4.3-1|2	
12cr|xfce4-xkb-plugin-0.5.4.3-1|3	Summary:	A plugin for the Xfce4 panel displaying keyboard layout
12cr|xfce4-xkb-plugin-0.5.4.3-1|4	Name:		xfce4-xkb-plugin
12cr|xfce4-xkb-plugin-0.5.4.3-1|5	Version:	0.5.4.3
12cr|xfce4-xkb-plugin-0.5.4.3-1|6	Release:	%mkrel 1
12cr|xfce4-xkb-plugin-0.5.4.3-1|7	License:	BSD
12cr|xfce4-xkb-plugin-0.5.4.3-1|8	Group:		Graphical desktop/Xfce
12cr|xfce4-xkb-plugin-0.5.4.3-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin
12cr|xfce4-xkb-plugin-0.5.4.3-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-xkb-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce4-xkb-plugin-0.5.4.3-1|11	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cr|xfce4-xkb-plugin-0.5.4.3-1|12	BuildRequires:	intltool
12cr|xfce4-xkb-plugin-0.5.4.3-1|13	BuildRequires:	libxklavier-devel >= 5.0
12cr|xfce4-xkb-plugin-0.5.4.3-1|14	BuildRequires:	librsvg2-devel
12cr|xfce4-xkb-plugin-0.5.4.3-1|15	BuildRequires:	libwnck-devel
12cr|xfce4-xkb-plugin-0.5.4.3-1|16	BuildRequires:	libxfce4util-devel
12cr|xfce4-xkb-plugin-0.5.4.3-1|17	BuildRequires:	libxfce4ui-devel
12cr|xfce4-xkb-plugin-0.5.4.3-1|18	Requires:	xfce4-panel >= 4.4.2
12cr|xfce4-xkb-plugin-0.5.4.3-1|19	Obsoletes:	xfce-xkb-plugin
12cr|xfce4-xkb-plugin-0.5.4.3-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfce4-xkb-plugin-0.5.4.3-1|21	
12cr|xfce4-xkb-plugin-0.5.4.3-1|22	%description
12cr|xfce4-xkb-plugin-0.5.4.3-1|23	A plugin for the Xfce4 panel displaying keyboard layout.
12cr|xfce4-xkb-plugin-0.5.4.3-1|24	The plugin may be used as an indicator for the current layout
12cr|xfce4-xkb-plugin-0.5.4.3-1|25	and to switch layouts.
12cr|xfce4-xkb-plugin-0.5.4.3-1|26	The layouts must be defined either in XF86Config or by
12cr|xfce4-xkb-plugin-0.5.4.3-1|27	xetskbmap tool.
12cr|xfce4-xkb-plugin-0.5.4.3-1|28	
12cr|xfce4-xkb-plugin-0.5.4.3-1|29	%prep
12cr|xfce4-xkb-plugin-0.5.4.3-1|30	%setup -q
12cr|xfce4-xkb-plugin-0.5.4.3-1|31	
12cr|xfce4-xkb-plugin-0.5.4.3-1|32	%build
12cr|xfce4-xkb-plugin-0.5.4.3-1|33	%configure2_5x
12cr|xfce4-xkb-plugin-0.5.4.3-1|34	%make
12cr|xfce4-xkb-plugin-0.5.4.3-1|35	
12cr|xfce4-xkb-plugin-0.5.4.3-1|36	%install
12cr|xfce4-xkb-plugin-0.5.4.3-1|37	rm -rf %{buildroot}
12cr|xfce4-xkb-plugin-0.5.4.3-1|38	%makeinstall_std
12cr|xfce4-xkb-plugin-0.5.4.3-1|39	
12cr|xfce4-xkb-plugin-0.5.4.3-1|40	# remove unneeded devel files
12cr|xfce4-xkb-plugin-0.5.4.3-1|41	rm -f %{buildroot}/%{_libdir}/xfce4/panel-plugins/*.a
12cr|xfce4-xkb-plugin-0.5.4.3-1|42	
12cr|xfce4-xkb-plugin-0.5.4.3-1|43	%find_lang %{name}
12cr|xfce4-xkb-plugin-0.5.4.3-1|44	
12cr|xfce4-xkb-plugin-0.5.4.3-1|45	%clean
12cr|xfce4-xkb-plugin-0.5.4.3-1|46	rm -rf  %{buildroot}
12cr|xfce4-xkb-plugin-0.5.4.3-1|47	
12cr|xfce4-xkb-plugin-0.5.4.3-1|48	%files -f %{name}.lang
12cr|xfce4-xkb-plugin-0.5.4.3-1|49	%defattr(-,root,root)
12cr|xfce4-xkb-plugin-0.5.4.3-1|50	%doc AUTHORS ChangeLog README
12cr|xfce4-xkb-plugin-0.5.4.3-1|51	%dir %{_datadir}/xfce4/xkb
12cr|xfce4-xkb-plugin-0.5.4.3-1|52	%{_datadir}/xfce4/xkb/*
12cr|xfce4-xkb-plugin-0.5.4.3-1|53	%{_datadir}/xfce4/panel-plugins/xkb-plugin.desktop
12cr|xfce4-xkb-plugin-0.5.4.3-1|54	%{_libdir}/xfce4/panel-plugins/
12cr|xfce4-xkb-plugin-0.5.4.3-1|55	
12cr|xfce4-xkb-plugin-0.5.4.3-1|56	
12cr|xfce4-xkb-plugin-0.5.4.3-1|57	%changelog
12cr|xfce4-xkb-plugin-0.5.4.3-1|58	* Sun Feb 19 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.4.3-1mdv2012.0
12cr|xfce4-xkb-plugin-0.5.4.3-1|59	+ Revision: 777403
12cr|xfce4-xkb-plugin-0.5.4.3-1|60	- update to new version 0.5.4.3
12cr|xfce4-xkb-plugin-0.5.4.3-1|61	
12cr|xfce4-xkb-plugin-0.5.4.3-1|62	* Tue Jun 14 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.4.1-1
12cr|xfce4-xkb-plugin-0.5.4.3-1|63	+ Revision: 685174
12cr|xfce4-xkb-plugin-0.5.4.3-1|64	- update to new version 0.5.4.1
12cr|xfce4-xkb-plugin-0.5.4.3-1|65	
12cr|xfce4-xkb-plugin-0.5.4.3-1|66	* Mon May 30 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.4.0-2
12cr|xfce4-xkb-plugin-0.5.4.3-1|67	+ Revision: 681982
12cr|xfce4-xkb-plugin-0.5.4.3-1|68	- rebuild
12cr|xfce4-xkb-plugin-0.5.4.3-1|69	
12cr|xfce4-xkb-plugin-0.5.4.3-1|70	* Sun May 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.4.0-1
12cr|xfce4-xkb-plugin-0.5.4.3-1|71	+ Revision: 672528
12cr|xfce4-xkb-plugin-0.5.4.3-1|72	- update to new version 0.5.4.0
12cr|xfce4-xkb-plugin-0.5.4.3-1|73	
12cr|xfce4-xkb-plugin-0.5.4.3-1|74	+ Matthew Dawkins <mattydaw@mandriva.org>
12cr|xfce4-xkb-plugin-0.5.4.3-1|75	- added missing BR
12cr|xfce4-xkb-plugin-0.5.4.3-1|76	
12cr|xfce4-xkb-plugin-0.5.4.3-1|77	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xfce4-xkb-plugin-0.5.4.3-1|78	- the mass rebuild of 2010.1 packages
12cr|xfce4-xkb-plugin-0.5.4.3-1|79	
12cr|xfce4-xkb-plugin-0.5.4.3-1|80	* Thu Feb 25 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.3.3-4mdv2010.1
12cr|xfce4-xkb-plugin-0.5.4.3-1|81	+ Revision: 511215
12cr|xfce4-xkb-plugin-0.5.4.3-1|82	- Patch1: fix some crashes
12cr|xfce4-xkb-plugin-0.5.4.3-1|83	
12cr|xfce4-xkb-plugin-0.5.4.3-1|84	* Mon Jan 11 2010 Götz Waschk <waschk@mandriva.org> 0.5.3.3-3mdv2010.1
12cr|xfce4-xkb-plugin-0.5.4.3-1|85	+ Revision: 489685
12cr|xfce4-xkb-plugin-0.5.4.3-1|86	- update patch for new libxklavier
12cr|xfce4-xkb-plugin-0.5.4.3-1|87	
12cr|xfce4-xkb-plugin-0.5.4.3-1|88	* Wed Jul 08 2009 Götz Waschk <waschk@mandriva.org> 0.5.3.3-2mdv2010.0
12cr|xfce4-xkb-plugin-0.5.4.3-1|89	+ Revision: 393442
12cr|xfce4-xkb-plugin-0.5.4.3-1|90	- fix build with new libxklavier (bug #52029)
12cr|xfce4-xkb-plugin-0.5.4.3-1|91	
12cr|xfce4-xkb-plugin-0.5.4.3-1|92	* Fri Mar 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.3.3-1mdv2009.1
12cr|xfce4-xkb-plugin-0.5.4.3-1|93	+ Revision: 350223
12cr|xfce4-xkb-plugin-0.5.4.3-1|94	- update to new version 0.5.3.3
12cr|xfce4-xkb-plugin-0.5.4.3-1|95	
12cr|xfce4-xkb-plugin-0.5.4.3-1|96	* Fri Mar 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.3.2-2mdv2009.1
12cr|xfce4-xkb-plugin-0.5.4.3-1|97	+ Revision: 349542
12cr|xfce4-xkb-plugin-0.5.4.3-1|98	- rebuild for xfce-4.6.0
12cr|xfce4-xkb-plugin-0.5.4.3-1|99	
12cr|xfce4-xkb-plugin-0.5.4.3-1|100	* Wed Feb 04 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.3.2-1mdv2009.1
12cr|xfce4-xkb-plugin-0.5.4.3-1|101	+ Revision: 337427
12cr|xfce4-xkb-plugin-0.5.4.3-1|102	- update to new version 0.5.3.2
12cr|xfce4-xkb-plugin-0.5.4.3-1|103	
12cr|xfce4-xkb-plugin-0.5.4.3-1|104	* Mon Feb 02 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.3.1-1mdv2009.1
12cr|xfce4-xkb-plugin-0.5.4.3-1|105	+ Revision: 336306
12cr|xfce4-xkb-plugin-0.5.4.3-1|106	- update to new version 0.5.3.1
12cr|xfce4-xkb-plugin-0.5.4.3-1|107	
12cr|xfce4-xkb-plugin-0.5.4.3-1|108	* Thu Jan 29 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.3-1mdv2009.1
12cr|xfce4-xkb-plugin-0.5.4.3-1|109	+ Revision: 335223
12cr|xfce4-xkb-plugin-0.5.4.3-1|110	- update to new version 0.5.3
12cr|xfce4-xkb-plugin-0.5.4.3-1|111	
12cr|xfce4-xkb-plugin-0.5.4.3-1|112	* Tue Nov 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.2-1mdv2009.1
12cr|xfce4-xkb-plugin-0.5.4.3-1|113	+ Revision: 302158
12cr|xfce4-xkb-plugin-0.5.4.3-1|114	- update to new version 0.5.2
12cr|xfce4-xkb-plugin-0.5.4.3-1|115	
12cr|xfce4-xkb-plugin-0.5.4.3-1|116	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-2mdv2009.1
12cr|xfce4-xkb-plugin-0.5.4.3-1|117	+ Revision: 295036
12cr|xfce4-xkb-plugin-0.5.4.3-1|118	- rebuild for new Xfce4.6 beta1
12cr|xfce4-xkb-plugin-0.5.4.3-1|119	
12cr|xfce4-xkb-plugin-0.5.4.3-1|120	* Thu Sep 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-1mdv2009.1
12cr|xfce4-xkb-plugin-0.5.4.3-1|121	+ Revision: 287980
12cr|xfce4-xkb-plugin-0.5.4.3-1|122	- update to new version 0.5.1
12cr|xfce4-xkb-plugin-0.5.4.3-1|123	- add missing buildrequires
12cr|xfce4-xkb-plugin-0.5.4.3-1|124	
12cr|xfce4-xkb-plugin-0.5.4.3-1|125	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.4.3-6mdv2009.0
12cr|xfce4-xkb-plugin-0.5.4.3-1|126	+ Revision: 262417
12cr|xfce4-xkb-plugin-0.5.4.3-1|127	- rebuild
12cr|xfce4-xkb-plugin-0.5.4.3-1|128	
12cr|xfce4-xkb-plugin-0.5.4.3-1|129	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.4.3-5mdv2009.0
12cr|xfce4-xkb-plugin-0.5.4.3-1|130	+ Revision: 257028
12cr|xfce4-xkb-plugin-0.5.4.3-1|131	- rebuild
12cr|xfce4-xkb-plugin-0.5.4.3-1|132	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce4-xkb-plugin-0.5.4.3-1|133	
12cr|xfce4-xkb-plugin-0.5.4.3-1|134	+ Olivier Blin <blino@mandriva.org>
12cr|xfce4-xkb-plugin-0.5.4.3-1|135	- restore BuildRoot
12cr|xfce4-xkb-plugin-0.5.4.3-1|136	
12cr|xfce4-xkb-plugin-0.5.4.3-1|137	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.3-3mdv2008.1
12cr|xfce4-xkb-plugin-0.5.4.3-1|138	+ Revision: 110146
12cr|xfce4-xkb-plugin-0.5.4.3-1|139	- correct buildrequires
12cr|xfce4-xkb-plugin-0.5.4.3-1|140	- use upstream tarball name as a real name
12cr|xfce4-xkb-plugin-0.5.4.3-1|141	- do not package COPYING and INSTALL files
12cr|xfce4-xkb-plugin-0.5.4.3-1|142	- use upstream name
12cr|xfce4-xkb-plugin-0.5.4.3-1|143	
12cr|xfce4-xkb-plugin-0.5.4.3-1|144	* Thu May 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.3-2mdv2008.0
12cr|xfce4-xkb-plugin-0.5.4.3-1|145	+ Revision: 30500
12cr|xfce4-xkb-plugin-0.5.4.3-1|146	- update url
12cr|xfce4-xkb-plugin-0.5.4.3-1|147	- spec file clean
12cr|xfce4-xkb-plugin-0.5.4.3-1|148	
12cr|xfce4-xkb-plugin-0.5.4.3-1|149	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.3-1mdv2008.0
12cr|xfce4-xkb-plugin-0.5.4.3-1|150	+ Revision: 30296
12cr|xfce4-xkb-plugin-0.5.4.3-1|151	- new version
12cr|xfce4-xkb-plugin-0.5.4.3-1|152	

8625 12
12cr|xfce-utils-4.8.3-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfce-utils-4.8.3-1|2	
12cr|xfce-utils-4.8.3-1|3	Summary:	Utilities for the Xfce Desktop Environment
12cr|xfce-utils-4.8.3-1|4	Name:		xfce-utils
12cr|xfce-utils-4.8.3-1|5	Version:	4.8.3
12cr|xfce-utils-4.8.3-1|6	Release:	%mkrel 1
12cr|xfce-utils-4.8.3-1|7	License:	GPLv2+
12cr|xfce-utils-4.8.3-1|8	URL:		http://www.xfce.org
12cr|xfce-utils-4.8.3-1|9	Group:		Graphical desktop/Xfce
12cr|xfce-utils-4.8.3-1|10	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfce-utils-4.8.3-1|11	# An english native speaker should feel free to update this file :)
12cr|xfce-utils-4.8.3-1|12	Source1:	Mandriva
12cr|xfce-utils-4.8.3-1|13	Source2:	06Xfce
12cr|xfce-utils-4.8.3-1|14	Source3:	xfce4.sh
12cr|xfce-utils-4.8.3-1|15	Source4:	xfce4.pam
12cr|xfce-utils-4.8.3-1|16	Patch5:		%{name}-4.8.2-xinitrc.patch
12cr|xfce-utils-4.8.3-1|17	Patch10:	%{name}-4.5.91-xfmountdev4-use-thunar.patch
12cr|xfce-utils-4.8.3-1|18	BuildRequires:	chrpath
12cr|xfce-utils-4.8.3-1|19	BuildRequires:	dbus-glib-devel
12cr|xfce-utils-4.8.3-1|20	BuildRequires:	libxfce4util-devel >= 4.7.0
12cr|xfce-utils-4.8.3-1|21	BuildRequires:	libxfce4ui-devel >= 4.7.0
12cr|xfce-utils-4.8.3-1|22	# for /usr/sbin/fndSession:
12cr|xfce-utils-4.8.3-1|23	Requires:	desktop-common-data
12cr|xfce-utils-4.8.3-1|24	Requires:	exo
12cr|xfce-utils-4.8.3-1|25	Requires:	dbus-x11
12cr|xfce-utils-4.8.3-1|26	Requires:	xinit
12cr|xfce-utils-4.8.3-1|27	Requires:	xdg-user-dirs-gtk
12cr|xfce-utils-4.8.3-1|28	Requires:	xscreensaver
12cr|xfce-utils-4.8.3-1|29	Requires:	iceauth
12cr|xfce-utils-4.8.3-1|30	Requires:	consolekit
12cr|xfce-utils-4.8.3-1|31	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfce-utils-4.8.3-1|32	
12cr|xfce-utils-4.8.3-1|33	%description
12cr|xfce-utils-4.8.3-1|34	The utilities and scripts provides an about dialog for
12cr|xfce-utils-4.8.3-1|35	Xfce 4, an application launcher, and several useful
12cr|xfce-utils-4.8.3-1|36	scripts that are also used by other Xfce components such
12cr|xfce-utils-4.8.3-1|37	as the panel and the desktop menu.
12cr|xfce-utils-4.8.3-1|38	
12cr|xfce-utils-4.8.3-1|39	%prep
12cr|xfce-utils-4.8.3-1|40	%setup -q
12cr|xfce-utils-4.8.3-1|41	%patch10 -p1
12cr|xfce-utils-4.8.3-1|42	
12cr|xfce-utils-4.8.3-1|43	%build
12cr|xfce-utils-4.8.3-1|44	
12cr|xfce-utils-4.8.3-1|45	%if %mdkversion > 200900
12cr|xfce-utils-4.8.3-1|46	sed -i -e 's#/etc/X11/xdg#/etc/xdg#g' scripts/xinitrc.in.in
12cr|xfce-utils-4.8.3-1|47	%endif
12cr|xfce-utils-4.8.3-1|48	
12cr|xfce-utils-4.8.3-1|49	%configure2_5x \
12cr|xfce-utils-4.8.3-1|50	--enable-dbus \
12cr|xfce-utils-4.8.3-1|51	--with-vendor-info=Mandriva \
12cr|xfce-utils-4.8.3-1|52	--disable-static \
12cr|xfce-utils-4.8.3-1|53	--with-browser=firefox \
12cr|xfce-utils-4.8.3-1|54	--with-terminal=Terminal
12cr|xfce-utils-4.8.3-1|55	
12cr|xfce-utils-4.8.3-1|56	%make
12cr|xfce-utils-4.8.3-1|57	
12cr|xfce-utils-4.8.3-1|58	%install
12cr|xfce-utils-4.8.3-1|59	rm -rf %{buildroot}
12cr|xfce-utils-4.8.3-1|60	%makeinstall_std
12cr|xfce-utils-4.8.3-1|61	
12cr|xfce-utils-4.8.3-1|62	chrpath -d %{buildroot}%{_bindir}/xfrun4
12cr|xfce-utils-4.8.3-1|63	install -m 644 -D %{SOURCE1} %{buildroot}%{_datadir}/xfce4/Mandriva
12cr|xfce-utils-4.8.3-1|64	
12cr|xfce-utils-4.8.3-1|65	# session
12cr|xfce-utils-4.8.3-1|66	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cr|xfce-utils-4.8.3-1|67	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cr|xfce-utils-4.8.3-1|68	
12cr|xfce-utils-4.8.3-1|69	# env
12cr|xfce-utils-4.8.3-1|70	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
12cr|xfce-utils-4.8.3-1|71	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/profile.d
12cr|xfce-utils-4.8.3-1|72	
12cr|xfce-utils-4.8.3-1|73	# pam
12cr|xfce-utils-4.8.3-1|74	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cr|xfce-utils-4.8.3-1|75	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/pam.d/xfce4
12cr|xfce-utils-4.8.3-1|76	
12cr|xfce-utils-4.8.3-1|77	# not needed at all in mdv case
12cr|xfce-utils-4.8.3-1|78	rm -rf %{buildroot}%{_datadir}/xsessions/xfce.desktop
12cr|xfce-utils-4.8.3-1|79	
12cr|xfce-utils-4.8.3-1|80	# (tpg) this file is in mandriva-xfce-config package
12cr|xfce-utils-4.8.3-1|81	rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/Xft.xrdb
12cr|xfce-utils-4.8.3-1|82	
12cr|xfce-utils-4.8.3-1|83	%find_lang %{name}
12cr|xfce-utils-4.8.3-1|84	
12cr|xfce-utils-4.8.3-1|85	%post
12cr|xfce-utils-4.8.3-1|86	%make_dm_session
12cr|xfce-utils-4.8.3-1|87	if [ "$1" = "2" -a -r /etc/sysconfig/desktop ]; then
12cr|xfce-utils-4.8.3-1|88	sed -i -e "s|^DESKTOP=Xfce4$|DESKTOP=xfce4|g" /etc/sysconfig/desktop
12cr|xfce-utils-4.8.3-1|89	fi
12cr|xfce-utils-4.8.3-1|90	
12cr|xfce-utils-4.8.3-1|91	%postun
12cr|xfce-utils-4.8.3-1|92	%make_session
12cr|xfce-utils-4.8.3-1|93	
12cr|xfce-utils-4.8.3-1|94	%clean
12cr|xfce-utils-4.8.3-1|95	rm -rf %{buildroot}
12cr|xfce-utils-4.8.3-1|96	
12cr|xfce-utils-4.8.3-1|97	%files -f %{name}.lang
12cr|xfce-utils-4.8.3-1|98	%defattr(-,root,root)
12cr|xfce-utils-4.8.3-1|99	%doc README TODO ChangeLog AUTHORS
12cr|xfce-utils-4.8.3-1|100	%dir %{_sysconfdir}/xdg/xfce4
12cr|xfce-utils-4.8.3-1|101	%attr(755,root,root) %{_sysconfdir}/xdg/xfce4/xinitrc
12cr|xfce-utils-4.8.3-1|102	%{_sysconfdir}/xdg/autostart/xfconf-migration-4.6.desktop
12cr|xfce-utils-4.8.3-1|103	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/06Xfce
12cr|xfce-utils-4.8.3-1|104	%attr(755,root,root) %config(noreplace) %{_sysconfdir}/profile.d/xfce4.sh
12cr|xfce-utils-4.8.3-1|105	%config(noreplace) %{_sysconfdir}/pam.d/xfce4
12cr|xfce-utils-4.8.3-1|106	%dir %{_datadir}/xfce4
12cr|xfce-utils-4.8.3-1|107	%{_datadir}/xfce4/Mandriva
12cr|xfce-utils-4.8.3-1|108	%{_bindir}/*
12cr|xfce-utils-4.8.3-1|109	%{_libdir}/xfce4/xfconf-migration/xfconf-migration-4.6.pl
12cr|xfce-utils-4.8.3-1|110	%{_datadir}/icons/*
12cr|xfce-utils-4.8.3-1|111	%{_datadir}/applications/*.desktop
12cr|xfce-utils-4.8.3-1|112	%{_datadir}/dbus-1/services/org.xfce.RunDialog.service
12cr|xfce-utils-4.8.3-1|113	
12cr|xfce-utils-4.8.3-1|114	
12cr|xfce-utils-4.8.3-1|115	%changelog
12cr|xfce-utils-4.8.3-1|116	* Fri Sep 23 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.3-1
12cr|xfce-utils-4.8.3-1|117	+ Revision: 701028
12cr|xfce-utils-4.8.3-1|118	- update to new version 4.8.3
12cr|xfce-utils-4.8.3-1|119	
12cr|xfce-utils-4.8.3-1|120	* Sat Jul 30 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-3
12cr|xfce-utils-4.8.3-1|121	+ Revision: 692482
12cr|xfce-utils-4.8.3-1|122	- rediff patch 5
12cr|xfce-utils-4.8.3-1|123	
12cr|xfce-utils-4.8.3-1|124	* Sat Jul 30 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-2
12cr|xfce-utils-4.8.3-1|125	+ Revision: 692471
12cr|xfce-utils-4.8.3-1|126	- drop patch 5, not needed anymore
12cr|xfce-utils-4.8.3-1|127	
12cr|xfce-utils-4.8.3-1|128	* Sat Jun 18 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-1
12cr|xfce-utils-4.8.3-1|129	+ Revision: 685912
12cr|xfce-utils-4.8.3-1|130	- update to new version 4.8.2
12cr|xfce-utils-4.8.3-1|131	
12cr|xfce-utils-4.8.3-1|132	* Sat Mar 12 2011 Funda Wang <fwang@mandriva.org> 4.8.1-2
12cr|xfce-utils-4.8.3-1|133	+ Revision: 643886
12cr|xfce-utils-4.8.3-1|134	- rebuild to obsolete old packages
12cr|xfce-utils-4.8.3-1|135	
12cr|xfce-utils-4.8.3-1|136	* Wed Feb 02 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-1
12cr|xfce-utils-4.8.3-1|137	+ Revision: 635006
12cr|xfce-utils-4.8.3-1|138	- update to new version 4.8.1
12cr|xfce-utils-4.8.3-1|139	
12cr|xfce-utils-4.8.3-1|140	* Sun Jan 23 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-1
12cr|xfce-utils-4.8.3-1|141	+ Revision: 632412
12cr|xfce-utils-4.8.3-1|142	- update to new version 4.8.0
12cr|xfce-utils-4.8.3-1|143	
12cr|xfce-utils-4.8.3-1|144	* Thu Jan 06 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.4-1mdv2011.0
12cr|xfce-utils-4.8.3-1|145	+ Revision: 629134
12cr|xfce-utils-4.8.3-1|146	- update to new version 4.7.4
12cr|xfce-utils-4.8.3-1|147	
12cr|xfce-utils-4.8.3-1|148	* Wed Dec 08 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.3-1mdv2011.0
12cr|xfce-utils-4.8.3-1|149	+ Revision: 616356
12cr|xfce-utils-4.8.3-1|150	- update to new version 4.7.3
12cr|xfce-utils-4.8.3-1|151	
12cr|xfce-utils-4.8.3-1|152	* Sat Dec 04 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.2-1mdv2011.0
12cr|xfce-utils-4.8.3-1|153	+ Revision: 609458
12cr|xfce-utils-4.8.3-1|154	- update to new version 4.7.2
12cr|xfce-utils-4.8.3-1|155	
12cr|xfce-utils-4.8.3-1|156	* Mon Nov 08 2010 Götz Waschk <waschk@mandriva.org> 4.7.1-2mdv2011.0
12cr|xfce-utils-4.8.3-1|157	+ Revision: 595069
12cr|xfce-utils-4.8.3-1|158	- fix installation of credits file (bug #61562)
12cr|xfce-utils-4.8.3-1|159	
12cr|xfce-utils-4.8.3-1|160	* Sun Nov 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.1-1mdv2011.0
12cr|xfce-utils-4.8.3-1|161	+ Revision: 594784
12cr|xfce-utils-4.8.3-1|162	- update to new version 4.7.1
12cr|xfce-utils-4.8.3-1|163	- rediff patch 5
12cr|xfce-utils-4.8.3-1|164	- drop patch 6, fixed by upstream
12cr|xfce-utils-4.8.3-1|165	- fix file list
12cr|xfce-utils-4.8.3-1|166	- drop old conditions in spec file for mdv release older than 200900
12cr|xfce-utils-4.8.3-1|167	
12cr|xfce-utils-4.8.3-1|168	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.0-1mdv2011.0
12cr|xfce-utils-4.8.3-1|169	+ Revision: 579569
12cr|xfce-utils-4.8.3-1|170	- update to new version 4.7.0
12cr|xfce-utils-4.8.3-1|171	- drop patches 0, 4, 8 and 11
12cr|xfce-utils-4.8.3-1|172	- rediff patch 5
12cr|xfce-utils-4.8.3-1|173	- adjust buildrequires
12cr|xfce-utils-4.8.3-1|174	- fix file list
12cr|xfce-utils-4.8.3-1|175	
12cr|xfce-utils-4.8.3-1|176	* Sat Sep 11 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.2-6mdv2011.0
12cr|xfce-utils-4.8.3-1|177	+ Revision: 577404
12cr|xfce-utils-4.8.3-1|178	- do not spawn yet another one session
12cr|xfce-utils-4.8.3-1|179	
12cr|xfce-utils-4.8.3-1|180	* Sat Sep 11 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.2-5mdv2011.0
12cr|xfce-utils-4.8.3-1|181	+ Revision: 577141
12cr|xfce-utils-4.8.3-1|182	- launch xfce4-session with dbus-launch
12cr|xfce-utils-4.8.3-1|183	
12cr|xfce-utils-4.8.3-1|184	* Wed Sep 08 2010 Michael Scherer <misc@mandriva.org> 4.6.2-4mdv2011.0
12cr|xfce-utils-4.8.3-1|185	+ Revision: 576710
12cr|xfce-utils-4.8.3-1|186	- reuse dash, as tpg found the real issue ( missing () for function definition )
12cr|xfce-utils-4.8.3-1|187	
12cr|xfce-utils-4.8.3-1|188	* Sun Sep 05 2010 Michael Scherer <misc@mandriva.org> 4.6.2-3mdv2011.0
12cr|xfce-utils-4.8.3-1|189	+ Revision: 576130
12cr|xfce-utils-4.8.3-1|190	- fix xfce start breakage ( ie, xfce started as root when gdm start )
12cr|xfce-utils-4.8.3-1|191	
12cr|xfce-utils-4.8.3-1|192	* Sat Sep 04 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.2-2mdv2011.0
12cr|xfce-utils-4.8.3-1|193	+ Revision: 576003
12cr|xfce-utils-4.8.3-1|194	- rework patch 5, make it dash compliant, also use dash by default
12cr|xfce-utils-4.8.3-1|195	
12cr|xfce-utils-4.8.3-1|196	* Fri Jul 16 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.2-1mdv2011.0
12cr|xfce-utils-4.8.3-1|197	+ Revision: 553897
12cr|xfce-utils-4.8.3-1|198	- update to new version 4.6.2
12cr|xfce-utils-4.8.3-1|199	
12cr|xfce-utils-4.8.3-1|200	* Fri Jun 04 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-6mdv2010.1
12cr|xfce-utils-4.8.3-1|201	+ Revision: 547078
12cr|xfce-utils-4.8.3-1|202	- remove ck-launch-session form 06Xfce file (mdv #58842)
12cr|xfce-utils-4.8.3-1|203	
12cr|xfce-utils-4.8.3-1|204	* Mon Apr 19 2010 Ahmad Samir <ahmadsamir@mandriva.org> 4.6.1-5mdv2010.1
12cr|xfce-utils-4.8.3-1|205	+ Revision: 536814
12cr|xfce-utils-4.8.3-1|206	- revert previous patch, ck-launch-session is already used via
12cr|xfce-utils-4.8.3-1|207	/etc/X11/wmsession.d/06Xfce
12cr|xfce-utils-4.8.3-1|208	
12cr|xfce-utils-4.8.3-1|209	* Sat Apr 10 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-4mdv2010.1
12cr|xfce-utils-4.8.3-1|210	+ Revision: 533557
12cr|xfce-utils-4.8.3-1|211	- Patch11: register ConsoleKit session (mdvbz #56150)
12cr|xfce-utils-4.8.3-1|212	
12cr|xfce-utils-4.8.3-1|213	* Tue Jul 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-3mdv2010.0
12cr|xfce-utils-4.8.3-1|214	+ Revision: 393344
12cr|xfce-utils-4.8.3-1|215	- bump release tag, because BS is hungry
12cr|xfce-utils-4.8.3-1|216	- add requires on iceauth (mdvbz #52099)
12cr|xfce-utils-4.8.3-1|217	
12cr|xfce-utils-4.8.3-1|218	* Wed Apr 22 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-1mdv2010.0
12cr|xfce-utils-4.8.3-1|219	+ Revision: 368746
12cr|xfce-utils-4.8.3-1|220	- update to new version 4.6.1
12cr|xfce-utils-4.8.3-1|221	
12cr|xfce-utils-4.8.3-1|222	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-4mdv2009.1
12cr|xfce-utils-4.8.3-1|223	+ Revision: 349303
12cr|xfce-utils-4.8.3-1|224	- rebuild
12cr|xfce-utils-4.8.3-1|225	- rebuild whole xfce
12cr|xfce-utils-4.8.3-1|226	
12cr|xfce-utils-4.8.3-1|227	* Sat Feb 28 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-2mdv2009.1
12cr|xfce-utils-4.8.3-1|228	+ Revision: 346152
12cr|xfce-utils-4.8.3-1|229	- Patch8: rediff and reenable it
12cr|xfce-utils-4.8.3-1|230	
12cr|xfce-utils-4.8.3-1|231	* Sat Feb 28 2009 Jérôme Soyer <saispo@mandriva.org> 4.6.0-1mdv2009.1
12cr|xfce-utils-4.8.3-1|232	+ Revision: 346001
12cr|xfce-utils-4.8.3-1|233	- Disable Patch8
12cr|xfce-utils-4.8.3-1|234	
12cr|xfce-utils-4.8.3-1|235	* Mon Feb 23 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-2mdv2009.1
12cr|xfce-utils-4.8.3-1|236	+ Revision: 344116
12cr|xfce-utils-4.8.3-1|237	- Patch5: this is not the place to source scripts from /etc/X11/xinit.d
12cr|xfce-utils-4.8.3-1|238	
12cr|xfce-utils-4.8.3-1|239	* Tue Jan 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
12cr|xfce-utils-4.8.3-1|240	+ Revision: 333945
12cr|xfce-utils-4.8.3-1|241	- update to new version 4.5.99.1
12cr|xfce-utils-4.8.3-1|242	- Patch5: rediff
12cr|xfce-utils-4.8.3-1|243	
12cr|xfce-utils-4.8.3-1|244	* Mon Jan 19 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.93-2mdv2009.1
12cr|xfce-utils-4.8.3-1|245	+ Revision: 331252
12cr|xfce-utils-4.8.3-1|246	- fix the path for xfce configs for xinitrc file
12cr|xfce-utils-4.8.3-1|247	
12cr|xfce-utils-4.8.3-1|248	* Thu Jan 15 2009 Jérôme Soyer <saispo@mandriva.org> 4.5.93-1mdv2009.1
12cr|xfce-utils-4.8.3-1|249	+ Revision: 329673
12cr|xfce-utils-4.8.3-1|250	- Remove patch3 fixed upstream
12cr|xfce-utils-4.8.3-1|251	
12cr|xfce-utils-4.8.3-1|252	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|xfce-utils-4.8.3-1|253	- Patch5: source scripts from /etc/X11/xinit.d directory
12cr|xfce-utils-4.8.3-1|254	- update url in vendor file info for Mandriva's Xfce wiki
12cr|xfce-utils-4.8.3-1|255	- update to new version 4.5.93
12cr|xfce-utils-4.8.3-1|256	
12cr|xfce-utils-4.8.3-1|257	* Wed Jan 07 2009 Götz Waschk <waschk@mandriva.org> 4.5.92-7mdv2009.1
12cr|xfce-utils-4.8.3-1|258	+ Revision: 326748
12cr|xfce-utils-4.8.3-1|259	- fix desktop entry
12cr|xfce-utils-4.8.3-1|260	
12cr|xfce-utils-4.8.3-1|261	* Thu Dec 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-6mdv2009.1
12cr|xfce-utils-4.8.3-1|262	+ Revision: 313398
12cr|xfce-utils-4.8.3-1|263	- run %%make_dm_session for post scriplet
12cr|xfce-utils-4.8.3-1|264	
12cr|xfce-utils-4.8.3-1|265	* Sat Nov 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-5mdv2009.1
12cr|xfce-utils-4.8.3-1|266	+ Revision: 307569
12cr|xfce-utils-4.8.3-1|267	- fix path for env script
12cr|xfce-utils-4.8.3-1|268	
12cr|xfce-utils-4.8.3-1|269	* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-4mdv2009.1
12cr|xfce-utils-4.8.3-1|270	+ Revision: 306483
12cr|xfce-utils-4.8.3-1|271	- Patch5: backport from 4.4.2
12cr|xfce-utils-4.8.3-1|272	
12cr|xfce-utils-4.8.3-1|273	* Sun Nov 23 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-3mdv2009.1
12cr|xfce-utils-4.8.3-1|274	+ Revision: 306040
12cr|xfce-utils-4.8.3-1|275	- remove xsession desktop file
12cr|xfce-utils-4.8.3-1|276	- add env script
12cr|xfce-utils-4.8.3-1|277	- add pam rules
12cr|xfce-utils-4.8.3-1|278	- set DESKTOP var
12cr|xfce-utils-4.8.3-1|279	
12cr|xfce-utils-4.8.3-1|280	* Sat Nov 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-2mdv2009.1
12cr|xfce-utils-4.8.3-1|281	+ Revision: 305947
12cr|xfce-utils-4.8.3-1|282	- add session file
12cr|xfce-utils-4.8.3-1|283	- add full path for the Source0
12cr|xfce-utils-4.8.3-1|284	
12cr|xfce-utils-4.8.3-1|285	* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-1mdv2009.1
12cr|xfce-utils-4.8.3-1|286	+ Revision: 303455
12cr|xfce-utils-4.8.3-1|287	- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)
12cr|xfce-utils-4.8.3-1|288	
12cr|xfce-utils-4.8.3-1|289	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-2mdv2009.1
12cr|xfce-utils-4.8.3-1|290	+ Revision: 294973
12cr|xfce-utils-4.8.3-1|291	- Patch10: use thunar instread of depreciated xftree4
12cr|xfce-utils-4.8.3-1|292	- drop patch 1 and 9
12cr|xfce-utils-4.8.3-1|293	- rediff patch 5
12cr|xfce-utils-4.8.3-1|294	- spef file clean
12cr|xfce-utils-4.8.3-1|295	
12cr|xfce-utils-4.8.3-1|296	* Thu Oct 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
12cr|xfce-utils-4.8.3-1|297	+ Revision: 294413
12cr|xfce-utils-4.8.3-1|298	- Xfce4.6 beta1 is landing on cooker
12cr|xfce-utils-4.8.3-1|299	- drop patche7 and temporaily disable patches 1 and 9
12cr|xfce-utils-4.8.3-1|300	- fix file list
12cr|xfce-utils-4.8.3-1|301	
12cr|xfce-utils-4.8.3-1|302	* Mon Sep 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-26mdv2009.0
12cr|xfce-utils-4.8.3-1|303	+ Revision: 286672
12cr|xfce-utils-4.8.3-1|304	- Patch5: remove some code, as it is now handled dirrefently by mandriva-xfce-config package
12cr|xfce-utils-4.8.3-1|305	
12cr|xfce-utils-4.8.3-1|306	* Tue Sep 09 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-25mdv2009.0
12cr|xfce-utils-4.8.3-1|307	+ Revision: 283231
12cr|xfce-utils-4.8.3-1|308	- Patch7: enable for mdv newer than 2008.1, as it needs never glib than 2.13 (#40462)
12cr|xfce-utils-4.8.3-1|309	
12cr|xfce-utils-4.8.3-1|310	* Sun Sep 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-23mdv2009.0
12cr|xfce-utils-4.8.3-1|311	+ Revision: 282242
12cr|xfce-utils-4.8.3-1|312	- move Xft.xrdb file to mandriva-xfce-config package
12cr|xfce-utils-4.8.3-1|313	
12cr|xfce-utils-4.8.3-1|314	* Wed Jul 02 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-22mdv2009.0
12cr|xfce-utils-4.8.3-1|315	+ Revision: 230855
12cr|xfce-utils-4.8.3-1|316	- Patch9: convert xfrun labels to utf-8 (upstream bug #3543)
12cr|xfce-utils-4.8.3-1|317	
12cr|xfce-utils-4.8.3-1|318	* Wed Jun 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-21mdv2009.0
12cr|xfce-utils-4.8.3-1|319	+ Revision: 228807
12cr|xfce-utils-4.8.3-1|320	- Patch5: do not run ssh-agent and do not execute dbus-launch, because it is handled differently already, also do not ovveride xsetroot settings
12cr|xfce-utils-4.8.3-1|321	
12cr|xfce-utils-4.8.3-1|322	* Mon May 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-20mdv2009.0
12cr|xfce-utils-4.8.3-1|323	+ Revision: 206288
12cr|xfce-utils-4.8.3-1|324	- fix sysconfdir path for mdv release 2009 and newer
12cr|xfce-utils-4.8.3-1|325	- change sysconfdir from /etc/X11/xdg to /etc/xdg only for Mandriva releases newer than 2008.1
12cr|xfce-utils-4.8.3-1|326	
12cr|xfce-utils-4.8.3-1|327	* Sun May 04 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-19mdv2009.0
12cr|xfce-utils-4.8.3-1|328	+ Revision: 201087
12cr|xfce-utils-4.8.3-1|329	- Patch8: pass /etc/xdg and /etc/X11/xdg in the startxfce script
12cr|xfce-utils-4.8.3-1|330	
12cr|xfce-utils-4.8.3-1|331	* Wed Apr 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-18mdv2009.0
12cr|xfce-utils-4.8.3-1|332	+ Revision: 199346
12cr|xfce-utils-4.8.3-1|333	- switch xlockmore with xscreensaver
12cr|xfce-utils-4.8.3-1|334	
12cr|xfce-utils-4.8.3-1|335	* Sun Apr 20 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-17mdv2009.0
12cr|xfce-utils-4.8.3-1|336	+ Revision: 196013
12cr|xfce-utils-4.8.3-1|337	- Patch5: fix regression introduced in last commit
12cr|xfce-utils-4.8.3-1|338	
12cr|xfce-utils-4.8.3-1|339	* Sun Apr 20 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-16mdv2009.0
12cr|xfce-utils-4.8.3-1|340	+ Revision: 195974
12cr|xfce-utils-4.8.3-1|341	- Patch5: be more carefull when creating mdv's specific icons on desktop
12cr|xfce-utils-4.8.3-1|342	- add one more person to the hall of fame
12cr|xfce-utils-4.8.3-1|343	
12cr|xfce-utils-4.8.3-1|344	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-15mdv2009.0
12cr|xfce-utils-4.8.3-1|345	+ Revision: 194767
12cr|xfce-utils-4.8.3-1|346	- Patch5: export gtkrc file specific to mandriva and xfce theme (thanks to GTK2_RC_FILES)
12cr|xfce-utils-4.8.3-1|347	- Patch7: use a real GtkComboBoxEntry (Xfce upstream bug #3820)
12cr|xfce-utils-4.8.3-1|348	
12cr|xfce-utils-4.8.3-1|349	* Wed Mar 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-14mdv2008.1
12cr|xfce-utils-4.8.3-1|350	+ Revision: 188840
12cr|xfce-utils-4.8.3-1|351	- merge patch 2 into patch 5
12cr|xfce-utils-4.8.3-1|352	- Patch5: rediff, do not start pulseaudio daemon(this is not the place and time for this)
12cr|xfce-utils-4.8.3-1|353	- Patch6: prevent about dialog box resize on startup
12cr|xfce-utils-4.8.3-1|354	
12cr|xfce-utils-4.8.3-1|355	* Thu Mar 13 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-13mdv2008.1
12cr|xfce-utils-4.8.3-1|356	+ Revision: 187456
12cr|xfce-utils-4.8.3-1|357	- Patch5: rediff, fix directory name for notification-daemon-xfce settings
12cr|xfce-utils-4.8.3-1|358	
12cr|xfce-utils-4.8.3-1|359	* Wed Mar 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-12mdv2008.1
12cr|xfce-utils-4.8.3-1|360	+ Revision: 187090
12cr|xfce-utils-4.8.3-1|361	- Patch5: rediff, copy register.desktop and upgrade.desktop on user's desktop only for given mdv flavour
12cr|xfce-utils-4.8.3-1|362	
12cr|xfce-utils-4.8.3-1|363	* Mon Mar 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-11mdv2008.1
12cr|xfce-utils-4.8.3-1|364	+ Revision: 178196
12cr|xfce-utils-4.8.3-1|365	- add Dr_ST to the hall of fame ;-)
12cr|xfce-utils-4.8.3-1|366	
12cr|xfce-utils-4.8.3-1|367	* Fri Feb 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-10mdv2008.1
12cr|xfce-utils-4.8.3-1|368	+ Revision: 176620
12cr|xfce-utils-4.8.3-1|369	- Patch5: rediff, add option to add xfce preferneces if doesn't exist
12cr|xfce-utils-4.8.3-1|370	
12cr|xfce-utils-4.8.3-1|371	* Sun Feb 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-9mdv2008.1
12cr|xfce-utils-4.8.3-1|372	+ Revision: 174371
12cr|xfce-utils-4.8.3-1|373	- fix typo in requires
12cr|xfce-utils-4.8.3-1|374	
12cr|xfce-utils-4.8.3-1|375	* Sat Feb 23 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-8mdv2008.1
12cr|xfce-utils-4.8.3-1|376	+ Revision: 174097
12cr|xfce-utils-4.8.3-1|377	- Patch5: start pulseaudio as a deamon at Xfce lauch (only for mdv 2008.1 and higher)
12cr|xfce-utils-4.8.3-1|378	- requires xflockmore
12cr|xfce-utils-4.8.3-1|379	
12cr|xfce-utils-4.8.3-1|380	* Mon Feb 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-7mdv2008.1
12cr|xfce-utils-4.8.3-1|381	+ Revision: 170067
12cr|xfce-utils-4.8.3-1|382	- require xdg-user-dirs-gtk
12cr|xfce-utils-4.8.3-1|383	
12cr|xfce-utils-4.8.3-1|384	* Sun Jan 27 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-6mdv2008.1
12cr|xfce-utils-4.8.3-1|385	+ Revision: 158492
12cr|xfce-utils-4.8.3-1|386	- add requires on xinit
12cr|xfce-utils-4.8.3-1|387	- check wheter screensaver is running, patch 4
12cr|xfce-utils-4.8.3-1|388	
12cr|xfce-utils-4.8.3-1|389	+ Olivier Blin <blino@mandriva.org>
12cr|xfce-utils-4.8.3-1|390	- restore BuildRoot
12cr|xfce-utils-4.8.3-1|391	
12cr|xfce-utils-4.8.3-1|392	* Tue Dec 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-5mdv2008.1
12cr|xfce-utils-4.8.3-1|393	+ Revision: 132005
12cr|xfce-utils-4.8.3-1|394	- add patch 3, which shows xfce version by using --xfce-version option
12cr|xfce-utils-4.8.3-1|395	
12cr|xfce-utils-4.8.3-1|396	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfce-utils-4.8.3-1|397	- kill re-definition of %%buildroot on Pixel's request
12cr|xfce-utils-4.8.3-1|398	
12cr|xfce-utils-4.8.3-1|399	* Sat Nov 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-4mdv2008.1
12cr|xfce-utils-4.8.3-1|400	+ Revision: 111774
12cr|xfce-utils-4.8.3-1|401	- update tarball
12cr|xfce-utils-4.8.3-1|402	
12cr|xfce-utils-4.8.3-1|403	* Fri Nov 23 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-3mdv2008.1
12cr|xfce-utils-4.8.3-1|404	+ Revision: 111614
12cr|xfce-utils-4.8.3-1|405	- Add one contributors
12cr|xfce-utils-4.8.3-1|406	
12cr|xfce-utils-4.8.3-1|407	* Tue Nov 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-2mdv2008.1
12cr|xfce-utils-4.8.3-1|408	+ Revision: 110665
12cr|xfce-utils-4.8.3-1|409	- add missing buildrequires on dbus-glib-devel
12cr|xfce-utils-4.8.3-1|410	- fix file list
12cr|xfce-utils-4.8.3-1|411	
12cr|xfce-utils-4.8.3-1|412	* Sun Nov 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-1mdv2008.1
12cr|xfce-utils-4.8.3-1|413	+ Revision: 110001
12cr|xfce-utils-4.8.3-1|414	- drop patch 0 (fixed upstream)
12cr|xfce-utils-4.8.3-1|415	- set Thunar as a default browser
12cr|xfce-utils-4.8.3-1|416	- set Terminal as a default terminal application
12cr|xfce-utils-4.8.3-1|417	- fix file list
12cr|xfce-utils-4.8.3-1|418	- hardcode buildrequires to a specific xfce version
12cr|xfce-utils-4.8.3-1|419	- new version
12cr|xfce-utils-4.8.3-1|420	- new license policy
12cr|xfce-utils-4.8.3-1|421	- add some explicit options to configure
12cr|xfce-utils-4.8.3-1|422	
12cr|xfce-utils-4.8.3-1|423	* Mon Sep 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-7mdv2008.0
12cr|xfce-utils-4.8.3-1|424	+ Revision: 92543
12cr|xfce-utils-4.8.3-1|425	- add Scara
12cr|xfce-utils-4.8.3-1|426	- add Dotan Kamberd
12cr|xfce-utils-4.8.3-1|427	- fix "about" info, make it utf-8
12cr|xfce-utils-4.8.3-1|428	
12cr|xfce-utils-4.8.3-1|429	* Tue Sep 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-6mdv2008.0
12cr|xfce-utils-4.8.3-1|430	+ Revision: 89662
12cr|xfce-utils-4.8.3-1|431	- requires dbus-x11
12cr|xfce-utils-4.8.3-1|432	
12cr|xfce-utils-4.8.3-1|433	* Sat Aug 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-5mdv2008.0
12cr|xfce-utils-4.8.3-1|434	+ Revision: 71412
12cr|xfce-utils-4.8.3-1|435	- provide patch 2 (xinitrc with cpp)
12cr|xfce-utils-4.8.3-1|436	- remove unneeded configure scripts
12cr|xfce-utils-4.8.3-1|437	- update mandriva file
12cr|xfce-utils-4.8.3-1|438	
12cr|xfce-utils-4.8.3-1|439	* Mon Jul 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-4mdv2008.0
12cr|xfce-utils-4.8.3-1|440	+ Revision: 54512
12cr|xfce-utils-4.8.3-1|441	- add missing icon to the startup script (closes bug #29095)
12cr|xfce-utils-4.8.3-1|442	
12cr|xfce-utils-4.8.3-1|443	* Tue Jun 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-3mdv2008.0
12cr|xfce-utils-4.8.3-1|444	+ Revision: 44285
12cr|xfce-utils-4.8.3-1|445	- disable builing of static files rather than deleting them
12cr|xfce-utils-4.8.3-1|446	- fix file list
12cr|xfce-utils-4.8.3-1|447	- own proper configuration files
12cr|xfce-utils-4.8.3-1|448	- set default browser and terminal
12cr|xfce-utils-4.8.3-1|449	- add P0
12cr|xfce-utils-4.8.3-1|450	- update description
12cr|xfce-utils-4.8.3-1|451	
12cr|xfce-utils-4.8.3-1|452	* Fri May 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-2mdv2008.0
12cr|xfce-utils-4.8.3-1|453	+ Revision: 31215
12cr|xfce-utils-4.8.3-1|454	- use macros in %%post and %%postun
12cr|xfce-utils-4.8.3-1|455	- add Mandriva file - information about vendor
12cr|xfce-utils-4.8.3-1|456	- spec file clean
12cr|xfce-utils-4.8.3-1|457	
12cr|xfce-utils-4.8.3-1|458	* Wed Apr 18 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-1mdv2008.0
12cr|xfce-utils-4.8.3-1|459	+ Revision: 14663
12cr|xfce-utils-4.8.3-1|460	- New release 4.4.1
12cr|xfce-utils-4.8.3-1|461	
12cr|xfce-utils-4.8.3-1|462	
12cr|xfce-utils-4.8.3-1|463	* Fri Jan 26 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.0-1mdv2007.0
12cr|xfce-utils-4.8.3-1|464	+ Revision: 113679
12cr|xfce-utils-4.8.3-1|465	- Fix dbus
12cr|xfce-utils-4.8.3-1|466	
12cr|xfce-utils-4.8.3-1|467	+ plouf <plouf>
12cr|xfce-utils-4.8.3-1|468	- New release 4.4.0
12cr|xfce-utils-4.8.3-1|469	
12cr|xfce-utils-4.8.3-1|470	* Fri Dec 29 2006 Jérôme Soyer <saispo@mandriva.org> 4.3.99.2-1mdv2007.1
12cr|xfce-utils-4.8.3-1|471	+ Revision: 102553
12cr|xfce-utils-4.8.3-1|472	- Remove dbus file
12cr|xfce-utils-4.8.3-1|473	- New release 4.3.99.2
12cr|xfce-utils-4.8.3-1|474	
12cr|xfce-utils-4.8.3-1|475	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cr|xfce-utils-4.8.3-1|476	- import xfce-utils-4.3.90.2-1mdv2007.0
12cr|xfce-utils-4.8.3-1|477	
12cr|xfce-utils-4.8.3-1|478	* Tue Jul 11 2006 Charles A Edwards <eslrahc@mandriva.org> 4.3.90.2-1mdv2007.0
12cr|xfce-utils-4.8.3-1|479	- 4.3.90.2 (Xfce-4.4 beta2)
12cr|xfce-utils-4.8.3-1|480	
12cr|xfce-utils-4.8.3-1|481	* Wed Apr 19 2006 trem <trem@mandriva.org> 4.3.90.1-1mdk
12cr|xfce-utils-4.8.3-1|482	- 4.3.90.1
12cr|xfce-utils-4.8.3-1|483	
12cr|xfce-utils-4.8.3-1|484	* Sat Mar 11 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-0.svn_r20246.1mdk
12cr|xfce-utils-4.8.3-1|485	- svn r20246
12cr|xfce-utils-4.8.3-1|486	- drop P2, 3, using exo-open now
12cr|xfce-utils-4.8.3-1|487	- don't require libxfcegui4-plugins anymore
12cr|xfce-utils-4.8.3-1|488	
12cr|xfce-utils-4.8.3-1|489	* Sun Feb 05 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-0.svn_r19739.1mdk
12cr|xfce-utils-4.8.3-1|490	- 4.3.0 svn r19739
12cr|xfce-utils-4.8.3-1|491	- don't run libtoolize
12cr|xfce-utils-4.8.3-1|492	- update filelist
12cr|xfce-utils-4.8.3-1|493	- rediff P2
12cr|xfce-utils-4.8.3-1|494	- P3, use www-browser as preferred browser
12cr|xfce-utils-4.8.3-1|495	
12cr|xfce-utils-4.8.3-1|496	* Fri Jan 13 2006 Marcel Pol <mpol@mandriva.org> 4.2.3-1mdk
12cr|xfce-utils-4.8.3-1|497	- 4.2.3
12cr|xfce-utils-4.8.3-1|498	- remove more unneeded devel files
12cr|xfce-utils-4.8.3-1|499	
12cr|xfce-utils-4.8.3-1|500	* Wed May 25 2005 Marcel Pol <mpol@mandriva.org> 4.2.2-1mdk
12cr|xfce-utils-4.8.3-1|501	- 4.2.2
12cr|xfce-utils-4.8.3-1|502	- %%{1}mdv2007.1
12cr|xfce-utils-4.8.3-1|503	- requires desktop-common-data
12cr|xfce-utils-4.8.3-1|504	
12cr|xfce-utils-4.8.3-1|505	* Sat Apr 30 2005 Marcel Pol <mpol@mandriva.org> 4.2.1-2mdk
12cr|xfce-utils-4.8.3-1|506	- use xvt as default terminal
12cr|xfce-utils-4.8.3-1|507	use -e and -T for execute and title
12cr|xfce-utils-4.8.3-1|508	
12cr|xfce-utils-4.8.3-1|509	* Wed Mar 16 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.1-1mdk
12cr|xfce-utils-4.8.3-1|510	- 4.2.1
12cr|xfce-utils-4.8.3-1|511	
12cr|xfce-utils-4.8.3-1|512	* Sat Jan 22 2005 Marcel Pol <mpol@mandrake.org> 4.2.0-3mdk
12cr|xfce-utils-4.8.3-1|513	- P0, run taskbar by default
12cr|xfce-utils-4.8.3-1|514	
12cr|xfce-utils-4.8.3-1|515	* Sat Jan 22 2005 Marcel Pol <mpol@mandrake.org> 4.2.0-2mdk
12cr|xfce-utils-4.8.3-1|516	- group: Graphical desktop/Xfce
12cr|xfce-utils-4.8.3-1|517	- fix P1
12cr|xfce-utils-4.8.3-1|518	- remove unneeded devel files
12cr|xfce-utils-4.8.3-1|519	
12cr|xfce-utils-4.8.3-1|520	* Tue Jan 18 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.0-1mdk
12cr|xfce-utils-4.8.3-1|521	- 4.2.0 Final
12cr|xfce-utils-4.8.3-1|522	
12cr|xfce-utils-4.8.3-1|523	* Mon Dec 27 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.3-2mdk
12cr|xfce-utils-4.8.3-1|524	- disable P1 for now, it breaks
12cr|xfce-utils-4.8.3-1|525	
12cr|xfce-utils-4.8.3-1|526	* Sun Dec 26 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.3-1mdk
12cr|xfce-utils-4.8.3-1|527	- 4.1.99.3 (4.2.0 RC 3)
12cr|xfce-utils-4.8.3-1|528	- rediff P0
12cr|xfce-utils-4.8.3-1|529	- P1, disable compositor by default
12cr|xfce-utils-4.8.3-1|530	
12cr|xfce-utils-4.8.3-1|531	* Sun Dec 12 2004 Charles A Edwards <eslrahc@mandrake.org> 4.1.99.2-1mdk
12cr|xfce-utils-4.8.3-1|532	- 4.1.99.2 (4.2.0 RC 2)
12cr|xfce-utils-4.8.3-1|533	- drop P1
12cr|xfce-utils-4.8.3-1|534	
12cr|xfce-utils-4.8.3-1|535	* Tue Nov 16 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.1-2mdk
12cr|xfce-utils-4.8.3-1|536	- require libxfcegui4-plugins
12cr|xfce-utils-4.8.3-1|537	
12cr|xfce-utils-4.8.3-1|538	* Tue Nov 16 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.1-1mdk
12cr|xfce-utils-4.8.3-1|539	- 4.1.99.1
12cr|xfce-utils-4.8.3-1|540	- s/XFce/Xfce
12cr|xfce-utils-4.8.3-1|541	- rediff and integrate p0 and p1 for xinitrc script
12cr|xfce-utils-4.8.3-1|542	- update filelist
12cr|xfce-utils-4.8.3-1|543	- remove rpath from xfrun4
12cr|xfce-utils-4.8.3-1|544	
12cr|xfce-utils-4.8.3-1|545	* Sat Oct 02 2004 Frederic Crozat <fcroza@mandrakesoft.com> 4.0.6-2mdk
12cr|xfce-utils-4.8.3-1|546	- Patch1: don't touch background at startup
12cr|xfce-utils-4.8.3-1|547	
12cr|xfce-utils-4.8.3-1|548	* Tue Jul 13 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.6-1mdk
12cr|xfce-utils-4.8.3-1|549	- 4.0.6
12cr|xfce-utils-4.8.3-1|550	- reenable libtoolize
12cr|xfce-utils-4.8.3-1|551	
12cr|xfce-utils-4.8.3-1|552	* Sun Apr 18 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.5-1mdk
12cr|xfce-utils-4.8.3-1|553	- 4.0.5
12cr|xfce-utils-4.8.3-1|554	- rm desktop files
12cr|xfce-utils-4.8.3-1|555	
12cr|xfce-utils-4.8.3-1|556	* Sat Apr 10 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.4-1mdk
12cr|xfce-utils-4.8.3-1|557	- 4.0.4
12cr|xfce-utils-4.8.3-1|558	
12cr|xfce-utils-4.8.3-1|559	* Sat Jan 10 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.3-1mdk
12cr|xfce-utils-4.8.3-1|560	- 4.0.3
12cr|xfce-utils-4.8.3-1|561	

8626 12
12cr|xfconf-4.10.0-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
12cr|xfconf-4.10.0-1|2	%define major 2
12cr|xfconf-4.10.0-1|3	%define apiver 0
12cr|xfconf-4.10.0-1|4	%define libname %mklibname %{name} %{apiver} %{major}
12cr|xfconf-4.10.0-1|5	%define develname %mklibname %{name} -d
12cr|xfconf-4.10.0-1|6	
12cr|xfconf-4.10.0-1|7	Summary:	A configuration storage system for Xfce
12cr|xfconf-4.10.0-1|8	Name:		xfconf
12cr|xfconf-4.10.0-1|9	Version:	4.10.0
12cr|xfconf-4.10.0-1|10	Release:	1
12cr|xfconf-4.10.0-1|11	License:	GPLv2+
12cr|xfconf-4.10.0-1|12	Group:		Graphical desktop/Xfce
12cr|xfconf-4.10.0-1|13	Url:		http://www.xfce.org
12cr|xfconf-4.10.0-1|14	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfconf-4.10.0-1|15	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.10.0
12cr|xfconf-4.10.0-1|16	BuildRequires:	pkgconfig(glib-2.0)
12cr|xfconf-4.10.0-1|17	BuildRequires:	dbus-glib-devel
12cr|xfconf-4.10.0-1|18	BuildRequires:	perl(ExtUtils::Depends)
12cr|xfconf-4.10.0-1|19	BuildRequires:	perl(ExtUtils::PkgConfig)
12cr|xfconf-4.10.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cr|xfconf-4.10.0-1|21	BuildRequires:	perl(Glib::MakeHelper)
12cr|xfconf-4.10.0-1|22	BuildRequires:	perl(Glib)
12cr|xfconf-4.10.0-1|23	BuildRequires:	perl-devel
12cr|xfconf-4.10.0-1|24	BuildRequires:	gettext
12cr|xfconf-4.10.0-1|25	Requires:	dbus-x11
12cr|xfconf-4.10.0-1|26	
12cr|xfconf-4.10.0-1|27	%description
12cr|xfconf-4.10.0-1|28	Xfconf is a hierarchical (tree-like) configuration
12cr|xfconf-4.10.0-1|29	system for the Xfce graphical desktop environment.
12cr|xfconf-4.10.0-1|30	
12cr|xfconf-4.10.0-1|31	%package -n %{libname}
12cr|xfconf-4.10.0-1|32	Summary:	Main library for xfconf
12cr|xfconf-4.10.0-1|33	Group:		System/Libraries
12cr|xfconf-4.10.0-1|34	Requires:	%{name} = %{version}-%{release}
12cr|xfconf-4.10.0-1|35	Obsoletes:	%{mklibname %{name} 0} < 4.5.92
12cr|xfconf-4.10.0-1|36	
12cr|xfconf-4.10.0-1|37	%description -n %{libname}
12cr|xfconf-4.10.0-1|38	Main library for the xfconf, a configuration
12cr|xfconf-4.10.0-1|39	storage system for Xfce.
12cr|xfconf-4.10.0-1|40	
12cr|xfconf-4.10.0-1|41	%package -n %{develname}
12cr|xfconf-4.10.0-1|42	Summary:	Development files for xfconf
12cr|xfconf-4.10.0-1|43	Group:		Development/C++
12cr|xfconf-4.10.0-1|44	Requires:	%{libname} = %{version}-%{release}
12cr|xfconf-4.10.0-1|45	Provides:	%{name}-devel = %{version}-%{release}
12cr|xfconf-4.10.0-1|46	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|xfconf-4.10.0-1|47	Requires:	dbus-glib-devel
12cr|xfconf-4.10.0-1|48	Requires:	dbus-devel
12cr|xfconf-4.10.0-1|49	Requires:	glib2-devel
12cr|xfconf-4.10.0-1|50	
12cr|xfconf-4.10.0-1|51	%description -n %{develname}
12cr|xfconf-4.10.0-1|52	Development files and headers for xfconf.
12cr|xfconf-4.10.0-1|53	
12cr|xfconf-4.10.0-1|54	%package -n perl-%{name}
12cr|xfconf-4.10.0-1|55	Summary:	Perl bindings for %{name}
12cr|xfconf-4.10.0-1|56	Group:		Development/Perl
12cr|xfconf-4.10.0-1|57	Requires:	%{libname} = %{version}-%{release}
12cr|xfconf-4.10.0-1|58	
12cr|xfconf-4.10.0-1|59	%description -n perl-%{name}
12cr|xfconf-4.10.0-1|60	Perl bindings for %{name}.
12cr|xfconf-4.10.0-1|61	
12cr|xfconf-4.10.0-1|62	%prep
12cr|xfconf-4.10.0-1|63	%setup -q
12cr|xfconf-4.10.0-1|64	
12cr|xfconf-4.10.0-1|65	%build
12cr|xfconf-4.10.0-1|66	%configure2_5x	\
12cr|xfconf-4.10.0-1|67	--disable-static \
12cr|xfconf-4.10.0-1|68	--disable-checks \
12cr|xfconf-4.10.0-1|69	--disable-gtk-doc \
12cr|xfconf-4.10.0-1|70	--enable-perl-bindings
12cr|xfconf-4.10.0-1|71	
12cr|xfconf-4.10.0-1|72	%make
12cr|xfconf-4.10.0-1|73	
12cr|xfconf-4.10.0-1|74	%install
12cr|xfconf-4.10.0-1|75	
12cr|xfconf-4.10.0-1|76	%makeinstall_std
12cr|xfconf-4.10.0-1|77	
12cr|xfconf-4.10.0-1|78	mkdir -p %{buildroot}%{_mandir}/man3
12cr|xfconf-4.10.0-1|79	
12cr|xfconf-4.10.0-1|80	mv -f %{buildroot}/usr/local/share/man/man3/Xfce4::Xfconf.3pm %{buildroot}%{_mandir}/man3
12cr|xfconf-4.10.0-1|81	
12cr|xfconf-4.10.0-1|82	# dummy
12cr|xfconf-4.10.0-1|83	mkdir -p %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf
12cr|xfconf-4.10.0-1|84	
12cr|xfconf-4.10.0-1|85	
12cr|xfconf-4.10.0-1|86	%find_lang %{name} %{name}.lang
12cr|xfconf-4.10.0-1|87	
12cr|xfconf-4.10.0-1|88	%files -f %{name}.lang
12cr|xfconf-4.10.0-1|89	%doc AUTHORS NEWS ChangeLog
12cr|xfconf-4.10.0-1|90	%dir %{_sysconfdir}/xdg/xfce4/xfconf
12cr|xfconf-4.10.0-1|91	%{_bindir}/xfconf-query
12cr|xfconf-4.10.0-1|92	%{_libdir}/xfce4/%{name}/xfconfd
12cr|xfconf-4.10.0-1|93	%{_datadir}/dbus-1/services/org.xfce.Xfconf.service
12cr|xfconf-4.10.0-1|94	%{_datadir}/gtk-doc/html/xfconf
12cr|xfconf-4.10.0-1|95	
12cr|xfconf-4.10.0-1|96	%files -n %{libname}
12cr|xfconf-4.10.0-1|97	%{_libdir}/*xfconf-%{apiver}.so.%{major}*
12cr|xfconf-4.10.0-1|98	
12cr|xfconf-4.10.0-1|99	%files -n %{develname}
12cr|xfconf-4.10.0-1|100	%{_includedir}/xfce4/xfconf-%{apiver}
12cr|xfconf-4.10.0-1|101	%{_libdir}/libxfconf-%{apiver}.so
12cr|xfconf-4.10.0-1|102	%{_libdir}/pkgconfig/libxfconf-%{apiver}.pc
12cr|xfconf-4.10.0-1|103	
12cr|xfconf-4.10.0-1|104	%files -n perl-%{name}
12cr|xfconf-4.10.0-1|105	%dir %{perl_sitearch}/Xfce4
12cr|xfconf-4.10.0-1|106	%dir %{perl_sitearch}/Xfce4/Xfconf
12cr|xfconf-4.10.0-1|107	%dir %{perl_sitearch}/Xfce4/Xfconf/Install
12cr|xfconf-4.10.0-1|108	%dir %{perl_sitearch}/auto/Xfce4/Xfconf
12cr|xfconf-4.10.0-1|109	%{perl_sitearch}/Xfce4/*.pm
12cr|xfconf-4.10.0-1|110	%{perl_sitearch}/Xfce4/Xfconf/Install/*
12cr|xfconf-4.10.0-1|111	%{perl_sitearch}/auto/Xfce4/Xfconf/*.so
12cr|xfconf-4.10.0-1|112	%{_mandir}/man3/Xfce4::Xfconf.3pm.*
12cr|xfconf-4.10.0-1|113	
12cr|xfconf-4.10.0-1|114	
12cr|xfconf-4.10.0-1|115	%changelog
12cr|xfconf-4.10.0-1|116	* Mon Apr 30 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.10.0-1
12cr|xfconf-4.10.0-1|117	+ Revision: 794638
12cr|xfconf-4.10.0-1|118	- update to new version 4.10.0
12cr|xfconf-4.10.0-1|119	
12cr|xfconf-4.10.0-1|120	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.1-1
12cr|xfconf-4.10.0-1|121	+ Revision: 791113
12cr|xfconf-4.10.0-1|122	- disable gtk docs
12cr|xfconf-4.10.0-1|123	- update to new version 4.9.1
12cr|xfconf-4.10.0-1|124	
12cr|xfconf-4.10.0-1|125	* Mon Apr 02 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.0-1
12cr|xfconf-4.10.0-1|126	+ Revision: 788881
12cr|xfconf-4.10.0-1|127	- update to new version 4.9.0
12cr|xfconf-4.10.0-1|128	- drop old stuff from spec file
12cr|xfconf-4.10.0-1|129	
12cr|xfconf-4.10.0-1|130	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 4.8.1-2
12cr|xfconf-4.10.0-1|131	+ Revision: 768358
12cr|xfconf-4.10.0-1|132	- mass rebuild of perl extensions against perl 5.14.2
12cr|xfconf-4.10.0-1|133	
12cr|xfconf-4.10.0-1|134	* Tue Dec 27 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-1
12cr|xfconf-4.10.0-1|135	+ Revision: 745802
12cr|xfconf-4.10.0-1|136	- drop la files
12cr|xfconf-4.10.0-1|137	- provide better url parsing in url_ver definition (this should go to the global rpm macros, maybe someday who knows :)
12cr|xfconf-4.10.0-1|138	- update to new version 4.8.1
12cr|xfconf-4.10.0-1|139	- fix file list
12cr|xfconf-4.10.0-1|140	
12cr|xfconf-4.10.0-1|141	* Wed Jan 19 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-1
12cr|xfconf-4.10.0-1|142	+ Revision: 631655
12cr|xfconf-4.10.0-1|143	- update to new version 4.8.0
12cr|xfconf-4.10.0-1|144	
12cr|xfconf-4.10.0-1|145	* Thu Jan 06 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.5-1mdv2011.0
12cr|xfconf-4.10.0-1|146	+ Revision: 629099
12cr|xfconf-4.10.0-1|147	- update to new version 4.7.5
12cr|xfconf-4.10.0-1|148	
12cr|xfconf-4.10.0-1|149	* Sat Dec 04 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.4-1mdv2011.0
12cr|xfconf-4.10.0-1|150	+ Revision: 609296
12cr|xfconf-4.10.0-1|151	- update to new version 4.7.4
12cr|xfconf-4.10.0-1|152	
12cr|xfconf-4.10.0-1|153	* Fri Sep 17 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.3-1mdv2011.0
12cr|xfconf-4.10.0-1|154	+ Revision: 579276
12cr|xfconf-4.10.0-1|155	- update to new version 4.7.3
12cr|xfconf-4.10.0-1|156	- fix file list
12cr|xfconf-4.10.0-1|157	- handle new url for Source0
12cr|xfconf-4.10.0-1|158	
12cr|xfconf-4.10.0-1|159	* Thu Jul 22 2010 Jérôme Quelin <jquelin@mandriva.org> 4.6.2-2mdv2011.0
12cr|xfconf-4.10.0-1|160	+ Revision: 556783
12cr|xfconf-4.10.0-1|161	- perl 5.12 rebuild
12cr|xfconf-4.10.0-1|162	
12cr|xfconf-4.10.0-1|163	* Thu Jul 15 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.2-1mdv2011.0
12cr|xfconf-4.10.0-1|164	+ Revision: 553659
12cr|xfconf-4.10.0-1|165	- update to new version 4.6.2
12cr|xfconf-4.10.0-1|166	
12cr|xfconf-4.10.0-1|167	* Mon Mar 01 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-4mdv2010.1
12cr|xfconf-4.10.0-1|168	+ Revision: 513125
12cr|xfconf-4.10.0-1|169	- disable checks for non existing settings
12cr|xfconf-4.10.0-1|170	
12cr|xfconf-4.10.0-1|171	* Thu Feb 25 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-3mdv2010.1
12cr|xfconf-4.10.0-1|172	+ Revision: 511087
12cr|xfconf-4.10.0-1|173	- add missing requires and buildrequires
12cr|xfconf-4.10.0-1|174	
12cr|xfconf-4.10.0-1|175	* Sat Jan 02 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-2mdv2010.1
12cr|xfconf-4.10.0-1|176	+ Revision: 484913
12cr|xfconf-4.10.0-1|177	- library should require binaries
12cr|xfconf-4.10.0-1|178	
12cr|xfconf-4.10.0-1|179	* Tue Apr 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-1mdv2010.0
12cr|xfconf-4.10.0-1|180	+ Revision: 368570
12cr|xfconf-4.10.0-1|181	- update to new version 4.6.1
12cr|xfconf-4.10.0-1|182	
12cr|xfconf-4.10.0-1|183	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-2mdv2009.1
12cr|xfconf-4.10.0-1|184	+ Revision: 349233
12cr|xfconf-4.10.0-1|185	- rebuild whole xfce
12cr|xfconf-4.10.0-1|186	
12cr|xfconf-4.10.0-1|187	* Fri Feb 27 2009 Jérôme Soyer <saispo@mandriva.org> 4.6.0-1mdv2009.1
12cr|xfconf-4.10.0-1|188	+ Revision: 345642
12cr|xfconf-4.10.0-1|189	- New upstream release
12cr|xfconf-4.10.0-1|190	
12cr|xfconf-4.10.0-1|191	* Mon Jan 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
12cr|xfconf-4.10.0-1|192	+ Revision: 333867
12cr|xfconf-4.10.0-1|193	- update to new version 4.5.99.1
12cr|xfconf-4.10.0-1|194	
12cr|xfconf-4.10.0-1|195	* Wed Jan 14 2009 Jérôme Soyer <saispo@mandriva.org> 4.5.93-1mdv2009.1
12cr|xfconf-4.10.0-1|196	+ Revision: 329529
12cr|xfconf-4.10.0-1|197	- New upstream release
12cr|xfconf-4.10.0-1|198	- New upstream release
12cr|xfconf-4.10.0-1|199	
12cr|xfconf-4.10.0-1|200	* Wed Dec 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-3mdv2009.1
12cr|xfconf-4.10.0-1|201	+ Revision: 312380
12cr|xfconf-4.10.0-1|202	- requires dbus-x11
12cr|xfconf-4.10.0-1|203	
12cr|xfconf-4.10.0-1|204	* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-2mdv2009.1
12cr|xfconf-4.10.0-1|205	+ Revision: 306418
12cr|xfconf-4.10.0-1|206	- own /etc/xdg/xfce4/xfconf dir
12cr|xfconf-4.10.0-1|207	- add full path for the Source0
12cr|xfconf-4.10.0-1|208	
12cr|xfconf-4.10.0-1|209	* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-1mdv2009.1
12cr|xfconf-4.10.0-1|210	+ Revision: 303482
12cr|xfconf-4.10.0-1|211	- introduce perl-xfconf subpackage
12cr|xfconf-4.10.0-1|212	- bump major
12cr|xfconf-4.10.0-1|213	- obsolete old library
12cr|xfconf-4.10.0-1|214	- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)
12cr|xfconf-4.10.0-1|215	- enable perl bindings
12cr|xfconf-4.10.0-1|216	- own missing directory
12cr|xfconf-4.10.0-1|217	
12cr|xfconf-4.10.0-1|218	* Thu Oct 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
12cr|xfconf-4.10.0-1|219	+ Revision: 294440
12cr|xfconf-4.10.0-1|220	- Xfce4.6 beta1 is landing on cooker
12cr|xfconf-4.10.0-1|221	- add source and spec files
12cr|xfconf-4.10.0-1|222	- Created package structure for xfconf.
12cr|xfconf-4.10.0-1|223	

8627 12
12cr|xfdesktop-4.10.0-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfdesktop-4.10.0-2|2	
12cr|xfdesktop-4.10.0-2|3	Summary:	Desktop manager for the Xfce Desktop Environment
12cr|xfdesktop-4.10.0-2|4	Name:		xfdesktop
12cr|xfdesktop-4.10.0-2|5	Version:	4.10.0
12cr|xfdesktop-4.10.0-2|6	Release:	2
12cr|xfdesktop-4.10.0-2|7	License:	GPLv2+
12cr|xfdesktop-4.10.0-2|8	Group:		Graphical desktop/Xfce
12cr|xfdesktop-4.10.0-2|9	URL:		http://www.xfce.org
12cr|xfdesktop-4.10.0-2|10	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfdesktop-4.10.0-2|11	Patch5:		%{name}-4.6.0-default-mdv-color.patch
12cr|xfdesktop-4.10.0-2|12	BuildRequires:	libgdk_pixbuf2.0-devel
12cr|xfdesktop-4.10.0-2|13	BuildRequires:	xfce4-panel-devel >= 4.10.0
12cr|xfdesktop-4.10.0-2|14	BuildRequires:	exo-devel >= 0.8.0
12cr|xfdesktop-4.10.0-2|15	BuildRequires:	thunar-devel >= 1.4.0
12cr|xfdesktop-4.10.0-2|16	BuildRequires:	pkgconfig(libwnck-1.0)
12cr|xfdesktop-4.10.0-2|17	BuildRequires:	xfconf-devel >= 4.10.0
12cr|xfdesktop-4.10.0-2|18	BuildRequires:	garcon-devel >= 0.2.0
12cr|xfdesktop-4.10.0-2|19	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.10.0
12cr|xfdesktop-4.10.0-2|20	BuildRequires:	pkgconfig(libnotify)
12cr|xfdesktop-4.10.0-2|21	Conflicts:      xfce-utils <= 4.8.3-1
12cr|xfdesktop-4.10.0-2|22	Requires:	mandriva-theme
12cr|xfdesktop-4.10.0-2|23	Requires:	desktop-common-data
12cr|xfdesktop-4.10.0-2|24	Requires:	xfce4-session >= 4.9.0
12cr|xfdesktop-4.10.0-2|25	#Requires:	mandriva-xfce-config
12cr|xfdesktop-4.10.0-2|26	
12cr|xfdesktop-4.10.0-2|27	%description
12cr|xfdesktop-4.10.0-2|28	The desktop manager sets the background image, provides a right-click
12cr|xfdesktop-4.10.0-2|29	menu to launch applications and can optionally show files
12cr|xfdesktop-4.10.0-2|30	(including application launchers) or iconified windows. It includes
12cr|xfdesktop-4.10.0-2|31	gradient support for background color, saturation support for background image,
12cr|xfdesktop-4.10.0-2|32	real multiscreen and xinerama support, and it provides a desktop menu editor.
12cr|xfdesktop-4.10.0-2|33	
12cr|xfdesktop-4.10.0-2|34	%prep
12cr|xfdesktop-4.10.0-2|35	%setup -q
12cr|xfdesktop-4.10.0-2|36	#%patch5 -p1
12cr|xfdesktop-4.10.0-2|37	
12cr|xfdesktop-4.10.0-2|38	%build
12cr|xfdesktop-4.10.0-2|39	%configure2_5x \
12cr|xfdesktop-4.10.0-2|40	--disable-static \
12cr|xfdesktop-4.10.0-2|41	--enable-desktop-icons \
12cr|xfdesktop-4.10.0-2|42	--enable-file-icons \
12cr|xfdesktop-4.10.0-2|43	--disable-thunarx \
12cr|xfdesktop-4.10.0-2|44	--enable-gio-unix \
12cr|xfdesktop-4.10.0-2|45	--enable-notifications \
12cr|xfdesktop-4.10.0-2|46	--enable-desktop-menu \
12cr|xfdesktop-4.10.0-2|47	--with-file-manager-fallback=Thunar
12cr|xfdesktop-4.10.0-2|48	
12cr|xfdesktop-4.10.0-2|49	%make
12cr|xfdesktop-4.10.0-2|50	
12cr|xfdesktop-4.10.0-2|51	%install
12cr|xfdesktop-4.10.0-2|52	%makeinstall_std
12cr|xfdesktop-4.10.0-2|53	
12cr|xfdesktop-4.10.0-2|54	%find_lang %{name} %{name}.lang
12cr|xfdesktop-4.10.0-2|55	
12cr|xfdesktop-4.10.0-2|56	%files -f %{name}.lang
12cr|xfdesktop-4.10.0-2|57	%doc README TODO AUTHORS NEWS
12cr|xfdesktop-4.10.0-2|58	%{_bindir}/*
12cr|xfdesktop-4.10.0-2|59	%{_datadir}/applications/*
12cr|xfdesktop-4.10.0-2|60	%{_iconsdir}/hicolor/*
12cr|xfdesktop-4.10.0-2|61	%{_datadir}/pixmaps/*
12cr|xfdesktop-4.10.0-2|62	%{_datadir}/backgrounds/xfce/xfce-blue.jpg
12cr|xfdesktop-4.10.0-2|63	%{_mandir}/man1/*
12cr|xfdesktop-4.10.0-2|64	
12cr|xfdesktop-4.10.0-2|65	
12cr|xfdesktop-4.10.0-2|66	%changelog
12cr|xfdesktop-4.10.0-2|67	* Sat May 05 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.10.0-1
12cr|xfdesktop-4.10.0-2|68	+ Revision: 796424
12cr|xfdesktop-4.10.0-2|69	- adjust buildrequires version
12cr|xfdesktop-4.10.0-2|70	- update to new version 4.10.0
12cr|xfdesktop-4.10.0-2|71	
12cr|xfdesktop-4.10.0-2|72	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.3-1
12cr|xfdesktop-4.10.0-2|73	+ Revision: 791203
12cr|xfdesktop-4.10.0-2|74	- finally fix file list
12cr|xfdesktop-4.10.0-2|75	- fix file list
12cr|xfdesktop-4.10.0-2|76	- update to new version 4.9.3
12cr|xfdesktop-4.10.0-2|77	
12cr|xfdesktop-4.10.0-2|78	* Sat Apr 07 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.2-3
12cr|xfdesktop-4.10.0-2|79	+ Revision: 789691
12cr|xfdesktop-4.10.0-2|80	- add conflicts on xfce-utils
12cr|xfdesktop-4.10.0-2|81	
12cr|xfdesktop-4.10.0-2|82	* Fri Apr 06 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.2-2
12cr|xfdesktop-4.10.0-2|83	+ Revision: 789510
12cr|xfdesktop-4.10.0-2|84	- replace xfce-utils with xfce4-session as a requirement
12cr|xfdesktop-4.10.0-2|85	
12cr|xfdesktop-4.10.0-2|86	* Thu Apr 05 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.2-1
12cr|xfdesktop-4.10.0-2|87	+ Revision: 789486
12cr|xfdesktop-4.10.0-2|88	- update to new version 4.9.2
12cr|xfdesktop-4.10.0-2|89	- disable patch 5 for now
12cr|xfdesktop-4.10.0-2|90	- drop old stuff from spec file
12cr|xfdesktop-4.10.0-2|91	
12cr|xfdesktop-4.10.0-2|92	* Fri Sep 23 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.3-1
12cr|xfdesktop-4.10.0-2|93	+ Revision: 701022
12cr|xfdesktop-4.10.0-2|94	- update to new version 4.8.3
12cr|xfdesktop-4.10.0-2|95	
12cr|xfdesktop-4.10.0-2|96	* Sat Apr 23 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-2
12cr|xfdesktop-4.10.0-2|97	+ Revision: 656777
12cr|xfdesktop-4.10.0-2|98	- add missing buildrequires on libnotify-devel
12cr|xfdesktop-4.10.0-2|99	
12cr|xfdesktop-4.10.0-2|100	* Sat Apr 23 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-1
12cr|xfdesktop-4.10.0-2|101	+ Revision: 656775
12cr|xfdesktop-4.10.0-2|102	- update to new version 4.8.2
12cr|xfdesktop-4.10.0-2|103	
12cr|xfdesktop-4.10.0-2|104	* Sat Mar 12 2011 Funda Wang <fwang@mandriva.org> 4.8.1-2
12cr|xfdesktop-4.10.0-2|105	+ Revision: 643890
12cr|xfdesktop-4.10.0-2|106	- rebuild to obsolete old packages
12cr|xfdesktop-4.10.0-2|107	
12cr|xfdesktop-4.10.0-2|108	* Thu Feb 03 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-1
12cr|xfdesktop-4.10.0-2|109	+ Revision: 635405
12cr|xfdesktop-4.10.0-2|110	- update to new version 4.8.1
12cr|xfdesktop-4.10.0-2|111	
12cr|xfdesktop-4.10.0-2|112	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-1
12cr|xfdesktop-4.10.0-2|113	+ Revision: 632765
12cr|xfdesktop-4.10.0-2|114	- update to new version 4.8.0
12cr|xfdesktop-4.10.0-2|115	
12cr|xfdesktop-4.10.0-2|116	* Fri Jan 07 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.5-1mdv2011.0
12cr|xfdesktop-4.10.0-2|117	+ Revision: 629645
12cr|xfdesktop-4.10.0-2|118	- update to new version 4.7.5
12cr|xfdesktop-4.10.0-2|119	
12cr|xfdesktop-4.10.0-2|120	* Wed Dec 08 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.4-1mdv2011.0
12cr|xfdesktop-4.10.0-2|121	+ Revision: 616399
12cr|xfdesktop-4.10.0-2|122	- update to new version 4.7.4
12cr|xfdesktop-4.10.0-2|123	
12cr|xfdesktop-4.10.0-2|124	* Sat Dec 04 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.3-1mdv2011.0
12cr|xfdesktop-4.10.0-2|125	+ Revision: 609368
12cr|xfdesktop-4.10.0-2|126	- update to new version 4.7.3
12cr|xfdesktop-4.10.0-2|127	
12cr|xfdesktop-4.10.0-2|128	* Sat Nov 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.2-2mdv2011.0
12cr|xfdesktop-4.10.0-2|129	+ Revision: 594167
12cr|xfdesktop-4.10.0-2|130	- enable support for activators on desktop
12cr|xfdesktop-4.10.0-2|131	- drop conditionals in spec file for mdv older than 200900
12cr|xfdesktop-4.10.0-2|132	
12cr|xfdesktop-4.10.0-2|133	* Sat Nov 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.2-1mdv2011.0
12cr|xfdesktop-4.10.0-2|134	+ Revision: 593847
12cr|xfdesktop-4.10.0-2|135	- update to new version 4.7.2
12cr|xfdesktop-4.10.0-2|136	
12cr|xfdesktop-4.10.0-2|137	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.0-1mdv2011.0
12cr|xfdesktop-4.10.0-2|138	+ Revision: 579591
12cr|xfdesktop-4.10.0-2|139	- disable launchers icons
12cr|xfdesktop-4.10.0-2|140	- update to new version 4.7.0
12cr|xfdesktop-4.10.0-2|141	- adjust buildrequires
12cr|xfdesktop-4.10.0-2|142	- update file list
12cr|xfdesktop-4.10.0-2|143	
12cr|xfdesktop-4.10.0-2|144	* Fri Jul 16 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.2-1mdv2011.0
12cr|xfdesktop-4.10.0-2|145	+ Revision: 553895
12cr|xfdesktop-4.10.0-2|146	- update to new version 4.6.2
12cr|xfdesktop-4.10.0-2|147	
12cr|xfdesktop-4.10.0-2|148	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-2mdv2010.1
12cr|xfdesktop-4.10.0-2|149	+ Revision: 543222
12cr|xfdesktop-4.10.0-2|150	- rebuild for mdv 2010.1
12cr|xfdesktop-4.10.0-2|151	
12cr|xfdesktop-4.10.0-2|152	* Tue Apr 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-1mdv2010.0
12cr|xfdesktop-4.10.0-2|153	+ Revision: 368580
12cr|xfdesktop-4.10.0-2|154	- update to new version 4.6.1
12cr|xfdesktop-4.10.0-2|155	
12cr|xfdesktop-4.10.0-2|156	* Sun Apr 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-5mdv2009.1
12cr|xfdesktop-4.10.0-2|157	+ Revision: 364235
12cr|xfdesktop-4.10.0-2|158	- drop patch0, completely useless
12cr|xfdesktop-4.10.0-2|159	- Patch5: rediff
12cr|xfdesktop-4.10.0-2|160	- Patch1: no need to call xfce_menu_init() from the stub
12cr|xfdesktop-4.10.0-2|161	- Patch2: call gdk_flush() after removing X properties
12cr|xfdesktop-4.10.0-2|162	- Patch3: reload image and icon view
12cr|xfdesktop-4.10.0-2|163	- Patch4: default acction to accept for delete dialgos
12cr|xfdesktop-4.10.0-2|164	- Patch6: reload desktop when the 1st img is added to an img list
12cr|xfdesktop-4.10.0-2|165	- Patch7: auto select images as they are added to the list
12cr|xfdesktop-4.10.0-2|166	
12cr|xfdesktop-4.10.0-2|167	* Wed Mar 18 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-4mdv2009.1
12cr|xfdesktop-4.10.0-2|168	+ Revision: 357514
12cr|xfdesktop-4.10.0-2|169	- exclude xfce-applications.menu, provide better one layout in next release of mandriva-xfce-config
12cr|xfdesktop-4.10.0-2|170	
12cr|xfdesktop-4.10.0-2|171	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-3mdv2009.1
12cr|xfdesktop-4.10.0-2|172	+ Revision: 349422
12cr|xfdesktop-4.10.0-2|173	- rebuild
12cr|xfdesktop-4.10.0-2|174	- rebuild whole xfce
12cr|xfdesktop-4.10.0-2|175	
12cr|xfdesktop-4.10.0-2|176	* Fri Feb 27 2009 Jérôme Soyer <saispo@mandriva.org> 4.6.0-1mdv2009.1
12cr|xfdesktop-4.10.0-2|177	+ Revision: 345759
12cr|xfdesktop-4.10.0-2|178	- New upstream release
12cr|xfdesktop-4.10.0-2|179	
12cr|xfdesktop-4.10.0-2|180	* Tue Jan 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
12cr|xfdesktop-4.10.0-2|181	+ Revision: 334208
12cr|xfdesktop-4.10.0-2|182	- update to new version 4.5.99.1
12cr|xfdesktop-4.10.0-2|183	- menu-editor is dead
12cr|xfdesktop-4.10.0-2|184	
12cr|xfdesktop-4.10.0-2|185	* Wed Jan 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.93-1mdv2009.1
12cr|xfdesktop-4.10.0-2|186	+ Revision: 329519
12cr|xfdesktop-4.10.0-2|187	- update to new version 4.5.93
12cr|xfdesktop-4.10.0-2|188	
12cr|xfdesktop-4.10.0-2|189	* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-1mdv2009.1
12cr|xfdesktop-4.10.0-2|190	+ Revision: 303564
12cr|xfdesktop-4.10.0-2|191	- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)
12cr|xfdesktop-4.10.0-2|192	- add full path for the Source0
12cr|xfdesktop-4.10.0-2|193	
12cr|xfdesktop-4.10.0-2|194	* Fri Oct 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
12cr|xfdesktop-4.10.0-2|195	+ Revision: 294732
12cr|xfdesktop-4.10.0-2|196	- Xfce4.6 beta1 is landing on cooker
12cr|xfdesktop-4.10.0-2|197	- disable all patches, some of them could be still usefull, will investigate this later
12cr|xfdesktop-4.10.0-2|198	- tune up buildrequires
12cr|xfdesktop-4.10.0-2|199	- fix file list
12cr|xfdesktop-4.10.0-2|200	
12cr|xfdesktop-4.10.0-2|201	* Mon Oct 13 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-23mdv2009.1
12cr|xfdesktop-4.10.0-2|202	+ Revision: 293353
12cr|xfdesktop-4.10.0-2|203	- Patch7: new version
12cr|xfdesktop-4.10.0-2|204	
12cr|xfdesktop-4.10.0-2|205	* Thu Sep 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-22mdv2009.0
12cr|xfdesktop-4.10.0-2|206	+ Revision: 288184
12cr|xfdesktop-4.10.0-2|207	- Patch11: do not force disable double buffering (fixes a lot of flickering issues and memory usage)
12cr|xfdesktop-4.10.0-2|208	
12cr|xfdesktop-4.10.0-2|209	* Fri Sep 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-21mdv2009.0
12cr|xfdesktop-4.10.0-2|210	+ Revision: 285985
12cr|xfdesktop-4.10.0-2|211	- patch7: rediff
12cr|xfdesktop-4.10.0-2|212	- Patch7: new version (from xfce upstream bug #4365)
12cr|xfdesktop-4.10.0-2|213	
12cr|xfdesktop-4.10.0-2|214	* Fri Sep 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-20mdv2009.0
12cr|xfdesktop-4.10.0-2|215	+ Revision: 281252
12cr|xfdesktop-4.10.0-2|216	- Patch7: new version of patch
12cr|xfdesktop-4.10.0-2|217	
12cr|xfdesktop-4.10.0-2|218	* Tue Aug 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-19mdv2009.0
12cr|xfdesktop-4.10.0-2|219	+ Revision: 273493
12cr|xfdesktop-4.10.0-2|220	- Patch7: use XDG_DESKTOP_DIR environment variable for desktop directory
12cr|xfdesktop-4.10.0-2|221	
12cr|xfdesktop-4.10.0-2|222	* Sat Jun 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-18mdv2009.0
12cr|xfdesktop-4.10.0-2|223	+ Revision: 229716
12cr|xfdesktop-4.10.0-2|224	- Patch9: activate menu items (upstream bug #3652)
12cr|xfdesktop-4.10.0-2|225	- Patch10: add zoom option for backdrop
12cr|xfdesktop-4.10.0-2|226	
12cr|xfdesktop-4.10.0-2|227	* Mon Jun 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-17mdv2009.0
12cr|xfdesktop-4.10.0-2|228	+ Revision: 219437
12cr|xfdesktop-4.10.0-2|229	- fix file list
12cr|xfdesktop-4.10.0-2|230	
12cr|xfdesktop-4.10.0-2|231	+ Pixel <pixel@mandriva.com>
12cr|xfdesktop-4.10.0-2|232	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xfdesktop-4.10.0-2|233	
12cr|xfdesktop-4.10.0-2|234	* Mon May 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-16mdv2009.0
12cr|xfdesktop-4.10.0-2|235	+ Revision: 208982
12cr|xfdesktop-4.10.0-2|236	- Patch8: simplify freeing code
12cr|xfdesktop-4.10.0-2|237	
12cr|xfdesktop-4.10.0-2|238	* Sun May 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-15mdv2009.0
12cr|xfdesktop-4.10.0-2|239	+ Revision: 205608
12cr|xfdesktop-4.10.0-2|240	- change sysconfdir from /etc/X11/xdg to /etc/xdg only for Mandriva releases newer than 2008.1
12cr|xfdesktop-4.10.0-2|241	
12cr|xfdesktop-4.10.0-2|242	* Mon May 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-14mdv2009.0
12cr|xfdesktop-4.10.0-2|243	+ Revision: 201354
12cr|xfdesktop-4.10.0-2|244	- Patch7: do not hardcode desktop directory to /home/someuser/Desktop, use instead XDG_DESKTOP_DIR which uses localised desktop directory (Xfce upstream bug #4062)
12cr|xfdesktop-4.10.0-2|245	
12cr|xfdesktop-4.10.0-2|246	* Tue Apr 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-13mdv2009.0
12cr|xfdesktop-4.10.0-2|247	+ Revision: 192379
12cr|xfdesktop-4.10.0-2|248	- set explicit requires on mandriva-xfce-config, so this should prevent empty menus issue
12cr|xfdesktop-4.10.0-2|249	
12cr|xfdesktop-4.10.0-2|250	* Tue Mar 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-12mdv2008.1
12cr|xfdesktop-4.10.0-2|251	+ Revision: 188643
12cr|xfdesktop-4.10.0-2|252	- Patch6: fix settings_register_callback assertion
12cr|xfdesktop-4.10.0-2|253	
12cr|xfdesktop-4.10.0-2|254	* Mon Mar 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-11mdv2008.1
12cr|xfdesktop-4.10.0-2|255	+ Revision: 188427
12cr|xfdesktop-4.10.0-2|256	- Patch5: set default Mandriva colors (based on x11-server patch)
12cr|xfdesktop-4.10.0-2|257	- Patch3: rediff
12cr|xfdesktop-4.10.0-2|258	- Patch4: obey X-MandrivaLinux-.hidden
12cr|xfdesktop-4.10.0-2|259	
12cr|xfdesktop-4.10.0-2|260	* Fri Feb 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-10mdv2008.1
12cr|xfdesktop-4.10.0-2|261	+ Revision: 176642
12cr|xfdesktop-4.10.0-2|262	- Patch2: fix more mem leaks
12cr|xfdesktop-4.10.0-2|263	
12cr|xfdesktop-4.10.0-2|264	* Thu Feb 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-9mdv2008.1
12cr|xfdesktop-4.10.0-2|265	+ Revision: 176205
12cr|xfdesktop-4.10.0-2|266	- Patch3: fix relocation while building on x86_64
12cr|xfdesktop-4.10.0-2|267	- Patch2: fix memory leak in menu code
12cr|xfdesktop-4.10.0-2|268	
12cr|xfdesktop-4.10.0-2|269	+ Olivier Blin <blino@mandriva.org>
12cr|xfdesktop-4.10.0-2|270	- restore BuildRoot
12cr|xfdesktop-4.10.0-2|271	
12cr|xfdesktop-4.10.0-2|272	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfdesktop-4.10.0-2|273	- kill re-definition of %%buildroot on Pixel's request
12cr|xfdesktop-4.10.0-2|274	
12cr|xfdesktop-4.10.0-2|275	* Mon Dec 17 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-8mdv2008.1
12cr|xfdesktop-4.10.0-2|276	+ Revision: 121176
12cr|xfdesktop-4.10.0-2|277	- add patch 2 (show Eject for all removeable media, not only for disks)
12cr|xfdesktop-4.10.0-2|278	
12cr|xfdesktop-4.10.0-2|279	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfdesktop-4.10.0-2|280	- do not package big ChangeLog
12cr|xfdesktop-4.10.0-2|281	
12cr|xfdesktop-4.10.0-2|282	* Thu Dec 06 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-7mdv2008.1
12cr|xfdesktop-4.10.0-2|283	+ Revision: 116069
12cr|xfdesktop-4.10.0-2|284	- Add backdrop patch
12cr|xfdesktop-4.10.0-2|285	
12cr|xfdesktop-4.10.0-2|286	* Wed Nov 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-6mdv2008.1
12cr|xfdesktop-4.10.0-2|287	+ Revision: 113691
12cr|xfdesktop-4.10.0-2|288	- update to the latest tarball
12cr|xfdesktop-4.10.0-2|289	
12cr|xfdesktop-4.10.0-2|290	* Fri Nov 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-5mdv2008.1
12cr|xfdesktop-4.10.0-2|291	+ Revision: 111653
12cr|xfdesktop-4.10.0-2|292	- drop requires on ia_ora-gnome, which were not used at all
12cr|xfdesktop-4.10.0-2|293	
12cr|xfdesktop-4.10.0-2|294	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-4mdv2008.1
12cr|xfdesktop-4.10.0-2|295	+ Revision: 110151
12cr|xfdesktop-4.10.0-2|296	- new license policy
12cr|xfdesktop-4.10.0-2|297	- remove not needed buildrequires
12cr|xfdesktop-4.10.0-2|298	- do not package COPYING, add NEWS and ChangeLog instead
12cr|xfdesktop-4.10.0-2|299	
12cr|xfdesktop-4.10.0-2|300	+ Jérôme Soyer <saispo@mandriva.org>
12cr|xfdesktop-4.10.0-2|301	- Fix BuildRequires and Requires
12cr|xfdesktop-4.10.0-2|302	- Bump Release
12cr|xfdesktop-4.10.0-2|303	
12cr|xfdesktop-4.10.0-2|304	* Sun Nov 18 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-1mdv2008.1
12cr|xfdesktop-4.10.0-2|305	+ Revision: 109977
12cr|xfdesktop-4.10.0-2|306	- New release 4.4.2
12cr|xfdesktop-4.10.0-2|307	
12cr|xfdesktop-4.10.0-2|308	* Fri Sep 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-8mdv2008.0
12cr|xfdesktop-4.10.0-2|309	+ Revision: 91887
12cr|xfdesktop-4.10.0-2|310	- exclude config files, which are now in mandriva-xfce-config package
12cr|xfdesktop-4.10.0-2|311	- drop old and useless menu scripts
12cr|xfdesktop-4.10.0-2|312	
12cr|xfdesktop-4.10.0-2|313	* Tue Sep 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-7mdv2008.0
12cr|xfdesktop-4.10.0-2|314	+ Revision: 89665
12cr|xfdesktop-4.10.0-2|315	- requires xfce-utils
12cr|xfdesktop-4.10.0-2|316	- rediff patch 6
12cr|xfdesktop-4.10.0-2|317	
12cr|xfdesktop-4.10.0-2|318	* Sat Aug 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-5mdv2008.0
12cr|xfdesktop-4.10.0-2|319	+ Revision: 71413
12cr|xfdesktop-4.10.0-2|320	- provide patch 11 (fix mouse's button behaviour against gtk2-2.11.x)
12cr|xfdesktop-4.10.0-2|321	
12cr|xfdesktop-4.10.0-2|322	* Tue Jun 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-4mdv2008.0
12cr|xfdesktop-4.10.0-2|323	+ Revision: 44305
12cr|xfdesktop-4.10.0-2|324	- own only those configure files which are belong to this package
12cr|xfdesktop-4.10.0-2|325	
12cr|xfdesktop-4.10.0-2|326	* Mon Jun 04 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-3mdv2008.0
12cr|xfdesktop-4.10.0-2|327	+ Revision: 35002
12cr|xfdesktop-4.10.0-2|328	- add P10 (fix memleak)
12cr|xfdesktop-4.10.0-2|329	- add P9 (sets caption and icon for menu button)
12cr|xfdesktop-4.10.0-2|330	- add P8 (show wallpaper by default)
12cr|xfdesktop-4.10.0-2|331	- provide P7 (use wallpaper from mandriva-theme)
12cr|xfdesktop-4.10.0-2|332	- set requires on ia_ora-gnome
12cr|xfdesktop-4.10.0-2|333	- update description
12cr|xfdesktop-4.10.0-2|334	- drop __libtoolize
12cr|xfdesktop-4.10.0-2|335	- disable compiling static files rather than removing them
12cr|xfdesktop-4.10.0-2|336	- use macros in %%post and %%postun
12cr|xfdesktop-4.10.0-2|337	- spec file clean
12cr|xfdesktop-4.10.0-2|338	
12cr|xfdesktop-4.10.0-2|339	* Fri May 25 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-2mdv2008.0
12cr|xfdesktop-4.10.0-2|340	+ Revision: 31090
12cr|xfdesktop-4.10.0-2|341	- Add Xubuntu patches and Mandriva default theme
12cr|xfdesktop-4.10.0-2|342	
12cr|xfdesktop-4.10.0-2|343	* Fri Apr 20 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-1mdv2008.0
12cr|xfdesktop-4.10.0-2|344	+ Revision: 16126
12cr|xfdesktop-4.10.0-2|345	- New release 4.4.1
12cr|xfdesktop-4.10.0-2|346	
12cr|xfdesktop-4.10.0-2|347	
12cr|xfdesktop-4.10.0-2|348	* Thu Feb 01 2007 Lev Givon <lev@mandriva.org> 4.4.0-2mdv2007.0
12cr|xfdesktop-4.10.0-2|349	+ Revision: 115832
12cr|xfdesktop-4.10.0-2|350	- Add thunar-devel build requirement needed by new desktop file icon
12cr|xfdesktop-4.10.0-2|351	feature.
12cr|xfdesktop-4.10.0-2|352	
12cr|xfdesktop-4.10.0-2|353	* Tue Jan 23 2007 plouf <plouf> 4.4.0-1mdv2007.1
12cr|xfdesktop-4.10.0-2|354	+ Revision: 112328
12cr|xfdesktop-4.10.0-2|355	- New release 4.4.0
12cr|xfdesktop-4.10.0-2|356	
12cr|xfdesktop-4.10.0-2|357	* Fri Dec 15 2006 Jérôme Soyer <saispo@mandriva.org> 4.3.99.2-1mdv2007.1
12cr|xfdesktop-4.10.0-2|358	+ Revision: 97239
12cr|xfdesktop-4.10.0-2|359	- Remove patch0
12cr|xfdesktop-4.10.0-2|360	- New release 4.3.99.2
12cr|xfdesktop-4.10.0-2|361	- Import xfdesktop
12cr|xfdesktop-4.10.0-2|362	
12cr|xfdesktop-4.10.0-2|363	* Tue Jul 11 2006 Charles A Edwards <eslrahc@mandriva.org> 4.3.90.2-1mdv2007.0
12cr|xfdesktop-4.10.0-2|364	- 4.3.90.2 (Xfce-4.4 beta2)
12cr|xfdesktop-4.10.0-2|365	- disable mdk menu patch for the moment
12cr|xfdesktop-4.10.0-2|366	
12cr|xfdesktop-4.10.0-2|367	* Wed Apr 26 2006 Jerome Soyer <saispo@mandriva.org> 4.3.90.1-1mdk
12cr|xfdesktop-4.10.0-2|368	- Tue Apr 18 2006 trem <trem@mandriva.org> 4.3.90.1-1mdk
12cr|xfdesktop-4.10.0-2|369	- 4.3.90.1
12cr|xfdesktop-4.10.0-2|370	
12cr|xfdesktop-4.10.0-2|371	* Sat Mar 11 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-0.svn_r20246.1mdk
12cr|xfdesktop-4.10.0-2|372	- svn r20246
12cr|xfdesktop-4.10.0-2|373	- buildrequires exo-devel
12cr|xfdesktop-4.10.0-2|374	
12cr|xfdesktop-4.10.0-2|375	* Tue Feb 07 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-0.svn_r19739.1mdk
12cr|xfdesktop-4.10.0-2|376	- 4.3.0 svn r19739
12cr|xfdesktop-4.10.0-2|377	- require mandriva-theme
12cr|xfdesktop-4.10.0-2|378	- rediff P0, P3
12cr|xfdesktop-4.10.0-2|379	- add more menu locales to P2
12cr|xfdesktop-4.10.0-2|380	- don't run libtoolize
12cr|xfdesktop-4.10.0-2|381	
12cr|xfdesktop-4.10.0-2|382	* Fri Jan 13 2006 Marcel Pol <mpol@mandriva.org> 4.2.3-1mdk
12cr|xfdesktop-4.10.0-2|383	- 4.2.3
12cr|xfdesktop-4.10.0-2|384	- remove more unneeded devel files
12cr|xfdesktop-4.10.0-2|385	- fix permissions of postrun script
12cr|xfdesktop-4.10.0-2|386	
12cr|xfdesktop-4.10.0-2|387	* Fri Jun 03 2005 Marcel Pol <mpol@mandriva.org> 4.2.2-2mdk
12cr|xfdesktop-4.10.0-2|388	- add menu_method_postrun.sh to remove submenu from menu2.xml
12cr|xfdesktop-4.10.0-2|389	
12cr|xfdesktop-4.10.0-2|390	* Wed May 25 2005 Marcel Pol <mpol@mandriva.org> 4.2.2-1mdk
12cr|xfdesktop-4.10.0-2|391	- 4.2.2
12cr|xfdesktop-4.10.0-2|392	- %%mkrel
12cr|xfdesktop-4.10.0-2|393	- requires desktop-common-data
12cr|xfdesktop-4.10.0-2|394	
12cr|xfdesktop-4.10.0-2|395	* Wed Mar 16 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.1-1mdk
12cr|xfdesktop-4.10.0-2|396	- 4.2.1
12cr|xfdesktop-4.10.0-2|397	
12cr|xfdesktop-4.10.0-2|398	* Mon Mar 07 2005 Marcel Pol <mpol@mandrake.org> 4.2.0-4mdk
12cr|xfdesktop-4.10.0-2|399	- P3: define default backdrop
12cr|xfdesktop-4.10.0-2|400	- use www-browser, require mandrake_desk
12cr|xfdesktop-4.10.0-2|401	
12cr|xfdesktop-4.10.0-2|402	* Sat Feb 05 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.0-3mdk
12cr|xfdesktop-4.10.0-2|403	- update menu-method to include icons
12cr|xfdesktop-4.10.0-2|404	Thanks to Roman Moravcik <morgan@pobox.sk>
12cr|xfdesktop-4.10.0-2|405	
12cr|xfdesktop-4.10.0-2|406	* Sat Jan 22 2005 Marcel Pol <mpol@mandrake.org> 4.2.0-2mdk
12cr|xfdesktop-4.10.0-2|407	- group: Graphical desktop/Xfce
12cr|xfdesktop-4.10.0-2|408	- remove unneeded devel files
12cr|xfdesktop-4.10.0-2|409	
12cr|xfdesktop-4.10.0-2|410	* Tue Jan 18 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.0-1mdk
12cr|xfdesktop-4.10.0-2|411	- 4.2.0 Final
12cr|xfdesktop-4.10.0-2|412	
12cr|xfdesktop-4.10.0-2|413	* Tue Dec 28 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.3-2mdk
12cr|xfdesktop-4.10.0-2|414	- buildrequires xfce-panel-devel
12cr|xfdesktop-4.10.0-2|415	
12cr|xfdesktop-4.10.0-2|416	* Sat Dec 25 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.3-1mdk
12cr|xfdesktop-4.10.0-2|417	- 4.1.99.3 (4.2.0 RC 3)
12cr|xfdesktop-4.10.0-2|418	- rediff P0
12cr|xfdesktop-4.10.0-2|419	- drop P1, merged upstream
12cr|xfdesktop-4.10.0-2|420	
12cr|xfdesktop-4.10.0-2|421	* Sun Dec 12 2004 Charles A Edwards <eslrahc@mandrake.org> 4.1.99.2-1mdk
12cr|xfdesktop-4.10.0-2|422	- 4.1.99.2 (4.2.0 RC 2)
12cr|xfdesktop-4.10.0-2|423	- disable P0 and P1
12cr|xfdesktop-4.10.0-2|424	
12cr|xfdesktop-4.10.0-2|425	* Thu Nov 18 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.1-4mdk
12cr|xfdesktop-4.10.0-2|426	- Patch2: use mandrake menu, disable xdg menu
12cr|xfdesktop-4.10.0-2|427	- update menu-method to produce valid xml file
12cr|xfdesktop-4.10.0-2|428	
12cr|xfdesktop-4.10.0-2|429	* Wed Nov 17 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 4.1.99.1-3mdk
12cr|xfdesktop-4.10.0-2|430	- Regenerate patch0 (and make Marcel happy :)
12cr|xfdesktop-4.10.0-2|431	
12cr|xfdesktop-4.10.0-2|432	* Wed Nov 17 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 4.1.99.1-2mdk
12cr|xfdesktop-4.10.0-2|433	- Patch1: fix UTF8 in desktop file
12cr|xfdesktop-4.10.0-2|434	
12cr|xfdesktop-4.10.0-2|435	* Tue Nov 16 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.1-1mdk
12cr|xfdesktop-4.10.0-2|436	- 4.1.99.1
12cr|xfdesktop-4.10.0-2|437	- s/XFce/Xfce
12cr|xfdesktop-4.10.0-2|438	- disable P0 for now
12cr|xfdesktop-4.10.0-2|439	- update filelist
12cr|xfdesktop-4.10.0-2|440	
12cr|xfdesktop-4.10.0-2|441	* Sat Oct 02 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 4.0.6-2mdk
12cr|xfdesktop-4.10.0-2|442	- Patch0: fix background dithering
12cr|xfdesktop-4.10.0-2|443	
12cr|xfdesktop-4.10.0-2|444	* Tue Jul 13 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.6-1mdk
12cr|xfdesktop-4.10.0-2|445	- 4.0.6
12cr|xfdesktop-4.10.0-2|446	- reenable libtoolize
12cr|xfdesktop-4.10.0-2|447	
12cr|xfdesktop-4.10.0-2|448	* Sun Apr 18 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.5-1mdk
12cr|xfdesktop-4.10.0-2|449	- 4.0.5
12cr|xfdesktop-4.10.0-2|450	
12cr|xfdesktop-4.10.0-2|451	* Sat Apr 10 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.4-1mdk
12cr|xfdesktop-4.10.0-2|452	- 4.0.4
12cr|xfdesktop-4.10.0-2|453	

8628 12
12cr|xfe-1.32.5-1|1	Summary:	MS-Explorer-like minimalist file manager for X
12cr|xfe-1.32.5-1|2	Name:		xfe
12cr|xfe-1.32.5-1|3	Version:	1.32.5
12cr|xfe-1.32.5-1|4	Release:	1
12cr|xfe-1.32.5-1|5	License:	GPLv2+
12cr|xfe-1.32.5-1|6	Group:		File tools
12cr|xfe-1.32.5-1|7	Url:		http://roland65.free.fr/xfe
12cr|xfe-1.32.5-1|8	Source0:	http://downloads.sourceforge.net/xfe/%{name}-%{version}.tar.gz
12cr|xfe-1.32.5-1|9	Patch0:		xfe-1.32.2-missing_Xlib_h.patch
12cr|xfe-1.32.5-1|10	Patch1:		xfe-1.32.5-mdv-xfp_desktop.patch
12cr|xfe-1.32.5-1|11	BuildRequires:	libpng-devel
12cr|xfe-1.32.5-1|12	BuildRequires:	fox1.6-devel
12cr|xfe-1.32.5-1|13	BuildRequires:	libxft-devel
12cr|xfe-1.32.5-1|14	BuildRequires:	intltool
12cr|xfe-1.32.5-1|15	
12cr|xfe-1.32.5-1|16	%description
12cr|xfe-1.32.5-1|17	X File Explorer (Xfe) is an MS-Explorer like file manager for X.
12cr|xfe-1.32.5-1|18	It is based on the popular, but discontinued, X Win Commander,
12cr|xfe-1.32.5-1|19	originally developed by Maxim Baranov.
12cr|xfe-1.32.5-1|20	
12cr|xfe-1.32.5-1|21	Xfe aims to be the file manager of choice for all light thinking Unix addicts!
12cr|xfe-1.32.5-1|22	
12cr|xfe-1.32.5-1|23	%prep
12cr|xfe-1.32.5-1|24	%setup -q
12cr|xfe-1.32.5-1|25	%patch0 -p0
12cr|xfe-1.32.5-1|26	%patch1 -p1
12cr|xfe-1.32.5-1|27	
12cr|xfe-1.32.5-1|28	%build
12cr|xfe-1.32.5-1|29	export CXXFLAGS="-O2  -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION"
12cr|xfe-1.32.5-1|30	export LDFLAGS="-lX11 -lfreetype -lz -lXft"
12cr|xfe-1.32.5-1|31	
12cr|xfe-1.32.5-1|32	%configure2_5x \
12cr|xfe-1.32.5-1|33	--disable-rpath \
12cr|xfe-1.32.5-1|34	--enable-release \
12cr|xfe-1.32.5-1|35	--enable-threads=posix \
12cr|xfe-1.32.5-1|36	--without-included-gettext
12cr|xfe-1.32.5-1|37	
12cr|xfe-1.32.5-1|38	%make
12cr|xfe-1.32.5-1|39	
12cr|xfe-1.32.5-1|40	%install
12cr|xfe-1.32.5-1|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|xfe-1.32.5-1|42	
12cr|xfe-1.32.5-1|43	%makeinstall_std rcdir=%{_sysconfdir}/%{name}
12cr|xfe-1.32.5-1|44	
12cr|xfe-1.32.5-1|45	%find_lang %{name}
12cr|xfe-1.32.5-1|46	
12cr|xfe-1.32.5-1|47	%files -f %{name}.lang
12cr|xfe-1.32.5-1|48	%defattr(-,root,root)
12cr|xfe-1.32.5-1|49	%doc AUTHORS README TODO ChangeLog
12cr|xfe-1.32.5-1|50	%{_bindir}/xf*
12cr|xfe-1.32.5-1|51	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/xferc
12cr|xfe-1.32.5-1|52	%{_datadir}/applications/*.desktop
12cr|xfe-1.32.5-1|53	%{_datadir}/pixmaps/*.png
12cr|xfe-1.32.5-1|54	%{_datadir}/pixmaps/*.xpm
12cr|xfe-1.32.5-1|55	%{_datadir}/%{name}/icons
12cr|xfe-1.32.5-1|56	%{_mandir}/man1/*
12cr|xfe-1.32.5-1|57	
12cr|xfe-1.32.5-1|58	
12cr|xfe-1.32.5-1|59	%changelog
12cr|xfe-1.32.5-1|60	* Mon Apr 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.32.5-1
12cr|xfe-1.32.5-1|61	+ Revision: 790007
12cr|xfe-1.32.5-1|62	- update to 1.32.5
12cr|xfe-1.32.5-1|63	- use upstream xfe.desktop
12cr|xfe-1.32.5-1|64	- fix xfp.desktop
12cr|xfe-1.32.5-1|65	
12cr|xfe-1.32.5-1|66	* Thu Nov 17 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.32.4-1
12cr|xfe-1.32.5-1|67	+ Revision: 731203
12cr|xfe-1.32.5-1|68	- version update
12cr|xfe-1.32.5-1|69	
12cr|xfe-1.32.5-1|70	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.19.2-4mdv2011.0
12cr|xfe-1.32.5-1|71	+ Revision: 615676
12cr|xfe-1.32.5-1|72	- the mass rebuild of 2010.1 packages
12cr|xfe-1.32.5-1|73	
12cr|xfe-1.32.5-1|74	* Sun May 02 2010 Funda Wang <fwang@mandriva.org> 1.19.2-3mdv2010.1
12cr|xfe-1.32.5-1|75	+ Revision: 541529
12cr|xfe-1.32.5-1|76	- fix build with gcc 44
12cr|xfe-1.32.5-1|77	
12cr|xfe-1.32.5-1|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfe-1.32.5-1|79	- rebuild
12cr|xfe-1.32.5-1|80	
12cr|xfe-1.32.5-1|81	* Sun Aug 03 2008 Frederik Himpe <fhimpe@mandriva.org> 1.19.2-1mdv2009.0
12cr|xfe-1.32.5-1|82	+ Revision: 261986
12cr|xfe-1.32.5-1|83	- update to new version 1.19.2
12cr|xfe-1.32.5-1|84	
12cr|xfe-1.32.5-1|85	* Thu Jul 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.19.1-1mdv2009.0
12cr|xfe-1.32.5-1|86	+ Revision: 233529
12cr|xfe-1.32.5-1|87	- update to new version 1.19.1
12cr|xfe-1.32.5-1|88	
12cr|xfe-1.32.5-1|89	* Mon Jun 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.19-1mdv2009.0
12cr|xfe-1.32.5-1|90	+ Revision: 219403
12cr|xfe-1.32.5-1|91	- update to new version 1.19
12cr|xfe-1.32.5-1|92	
12cr|xfe-1.32.5-1|93	+ Pixel <pixel@mandriva.com>
12cr|xfe-1.32.5-1|94	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xfe-1.32.5-1|95	
12cr|xfe-1.32.5-1|96	* Thu Jun 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.18-1mdv2009.0
12cr|xfe-1.32.5-1|97	+ Revision: 215216
12cr|xfe-1.32.5-1|98	- fix file list
12cr|xfe-1.32.5-1|99	- update to new version 1.18
12cr|xfe-1.32.5-1|100	- add missing buildrequires
12cr|xfe-1.32.5-1|101	- new version
12cr|xfe-1.32.5-1|102	- new library policy
12cr|xfe-1.32.5-1|103	- compile with posix thread suport
12cr|xfe-1.32.5-1|104	
12cr|xfe-1.32.5-1|105	+ Olivier Blin <blino@mandriva.org>
12cr|xfe-1.32.5-1|106	- restore BuildRoot
12cr|xfe-1.32.5-1|107	
12cr|xfe-1.32.5-1|108	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfe-1.32.5-1|109	- kill re-definition of %%buildroot on Pixel's request
12cr|xfe-1.32.5-1|110	
12cr|xfe-1.32.5-1|111	* Wed Apr 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.99-1mdv2008.0
12cr|xfe-1.32.5-1|112	+ Revision: 14817
12cr|xfe-1.32.5-1|113	- new version
12cr|xfe-1.32.5-1|114	
12cr|xfe-1.32.5-1|115	
12cr|xfe-1.32.5-1|116	* Sat Feb 10 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.98-1mdv2007.0
12cr|xfe-1.32.5-1|117	+ Revision: 118801
12cr|xfe-1.32.5-1|118	- add doc files
12cr|xfe-1.32.5-1|119	- new version
12cr|xfe-1.32.5-1|120	- fix buildrequires
12cr|xfe-1.32.5-1|121	- add missing file
12cr|xfe-1.32.5-1|122	
12cr|xfe-1.32.5-1|123	* Tue Jan 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.88-1mdv2007.1
12cr|xfe-1.32.5-1|124	+ Revision: 115565
12cr|xfe-1.32.5-1|125	- Import xfe
12cr|xfe-1.32.5-1|126	

8629 12
12cr|xferstats-2.16-8|1	%define name xferstats
12cr|xferstats-2.16-8|2	%define version 2.16
12cr|xferstats-2.16-8|3	%define release %mkrel 8
12cr|xferstats-2.16-8|4	
12cr|xferstats-2.16-8|5	Summary:	Compiles information about file transfers from logfiles
12cr|xferstats-2.16-8|6	Name:		%name
12cr|xferstats-2.16-8|7	Version:	%version
12cr|xferstats-2.16-8|8	Release:	%release
12cr|xferstats-2.16-8|9	URL:		http://xferstats.off.net/
12cr|xferstats-2.16-8|10	Source0:	%{name}-%{version}.tar.bz2
12cr|xferstats-2.16-8|11	Patch0:		xferstats.patch.bz2
12cr|xferstats-2.16-8|12	Patch1:		xferstats-2.16-config-loc.patch.bz2
12cr|xferstats-2.16-8|13	License:	GPL
12cr|xferstats-2.16-8|14	Group:		Monitoring
12cr|xferstats-2.16-8|15	BuildRoot:	%{_tmppath}/%{name}-root
12cr|xferstats-2.16-8|16	BuildRequires:	glib-devel >= 1.2
12cr|xferstats-2.16-8|17	
12cr|xferstats-2.16-8|18	%description
12cr|xferstats-2.16-8|19	xferstats compiles information about file transfers from logfiles.
12cr|xferstats-2.16-8|20	
12cr|xferstats-2.16-8|21	%prep
12cr|xferstats-2.16-8|22	%setup -q
12cr|xferstats-2.16-8|23	%patch0 -p1
12cr|xferstats-2.16-8|24	%patch1 -p1
12cr|xferstats-2.16-8|25	
12cr|xferstats-2.16-8|26	%build
12cr|xferstats-2.16-8|27	%configure
12cr|xferstats-2.16-8|28	%make
12cr|xferstats-2.16-8|29	
12cr|xferstats-2.16-8|30	%install
12cr|xferstats-2.16-8|31	rm -rf $RPM_BUILD_ROOT
12cr|xferstats-2.16-8|32	%makeinstall DESTDIR=%{buildroot}
12cr|xferstats-2.16-8|33	
12cr|xferstats-2.16-8|34	mkdir -p %{buildroot}%{_datadir}/xferstats/
12cr|xferstats-2.16-8|35	cp -a graphs %{buildroot}%{_datadir}/xferstats/
12cr|xferstats-2.16-8|36	
12cr|xferstats-2.16-8|37	%clean
12cr|xferstats-2.16-8|38	rm -rf $RPM_BUILD_ROOT
12cr|xferstats-2.16-8|39	
12cr|xferstats-2.16-8|40	%files
12cr|xferstats-2.16-8|41	%defattr(-,root,root)
12cr|xferstats-2.16-8|42	%doc ChangeLog
12cr|xferstats-2.16-8|43	%config(noreplace) %{_sysconfdir}/xferstats.cfg
12cr|xferstats-2.16-8|44	%{_bindir}/xferstats
12cr|xferstats-2.16-8|45	%{_mandir}/*/*
12cr|xferstats-2.16-8|46	%{_datadir}/xferstats
12cr|xferstats-2.16-8|47	
12cr|xferstats-2.16-8|48	
12cr|xferstats-2.16-8|49	
12cr|xferstats-2.16-8|50	%changelog
12cr|xferstats-2.16-8|51	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.16-8mdv2010.0
12cr|xferstats-2.16-8|52	+ Revision: 435116
12cr|xferstats-2.16-8|53	- rebuild
12cr|xferstats-2.16-8|54	
12cr|xferstats-2.16-8|55	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.16-7mdv2009.0
12cr|xferstats-2.16-8|56	+ Revision: 262430
12cr|xferstats-2.16-8|57	- rebuild
12cr|xferstats-2.16-8|58	
12cr|xferstats-2.16-8|59	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.16-6mdv2009.0
12cr|xferstats-2.16-8|60	+ Revision: 257061
12cr|xferstats-2.16-8|61	- rebuild
12cr|xferstats-2.16-8|62	
12cr|xferstats-2.16-8|63	+ Olivier Blin <oblin@mandriva.com>
12cr|xferstats-2.16-8|64	- restore BuildRoot
12cr|xferstats-2.16-8|65	
12cr|xferstats-2.16-8|66	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.16-4mdv2008.1
12cr|xferstats-2.16-8|67	+ Revision: 130143
12cr|xferstats-2.16-8|68	- kill re-definition of %%buildroot on Pixel's request
12cr|xferstats-2.16-8|69	- use %%mkrel
12cr|xferstats-2.16-8|70	- import xferstats
12cr|xferstats-2.16-8|71	
12cr|xferstats-2.16-8|72	
12cr|xferstats-2.16-8|73	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.16-4mdk
12cr|xferstats-2.16-8|74	- Rebuild
12cr|xferstats-2.16-8|75	
12cr|xferstats-2.16-8|76	* Sun Dec 07 2003 Franck Villaume <fvill@freesurf.fr> 2.16-3mdk
12cr|xferstats-2.16-8|77	- add BuildRequires glib-devel >= 1.2
12cr|xferstats-2.16-8|78	
12cr|xferstats-2.16-8|79	* Sun Feb 02 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.16-2mdk
12cr|xferstats-2.16-8|80	- rebuild
12cr|xferstats-2.16-8|81	
12cr|xferstats-2.16-8|82	* Thu Nov 21 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.16-1mdk
12cr|xferstats-2.16-8|83	- from Austin Acton <aacton@yorku.ca> :
12cr|xferstats-2.16-8|84	- stole and modified spec from RedHat for Mandrake 9.0

8630 12
12cr|xfmpc-0.2.2-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfmpc-0.2.2-2|2	
12cr|xfmpc-0.2.2-2|3	Summary:	A MPD client focusing on low footprint for Xfce
12cr|xfmpc-0.2.2-2|4	Name:		xfmpc
12cr|xfmpc-0.2.2-2|5	Version:	0.2.2
12cr|xfmpc-0.2.2-2|6	Release:	%mkrel 2
12cr|xfmpc-0.2.2-2|7	License:	BSD-like
12cr|xfmpc-0.2.2-2|8	Group:		Graphical desktop/Xfce
12cr|xfmpc-0.2.2-2|9	Url:		http://goodies.xfce.org/projects/applications/%{name}
12cr|xfmpc-0.2.2-2|10	Source0:	http://archive.xfce.org/src/apps/xfmpc/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfmpc-0.2.2-2|11	BuildRequires:	libxfce4ui-devel
12cr|xfmpc-0.2.2-2|12	BuildRequires:	libxfce4util-devel
12cr|xfmpc-0.2.2-2|13	BuildRequires:	libmpd-devel
12cr|xfmpc-0.2.2-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfmpc-0.2.2-2|15	
12cr|xfmpc-0.2.2-2|16	%description
12cr|xfmpc-0.2.2-2|17	A MPD client focusing on low footprint for Xfce desktop environment.
12cr|xfmpc-0.2.2-2|18	
12cr|xfmpc-0.2.2-2|19	%prep
12cr|xfmpc-0.2.2-2|20	%setup -q
12cr|xfmpc-0.2.2-2|21	
12cr|xfmpc-0.2.2-2|22	%build
12cr|xfmpc-0.2.2-2|23	%define Werror_cflags %nil
12cr|xfmpc-0.2.2-2|24	%configure2_5x
12cr|xfmpc-0.2.2-2|25	
12cr|xfmpc-0.2.2-2|26	%make
12cr|xfmpc-0.2.2-2|27	
12cr|xfmpc-0.2.2-2|28	%install
12cr|xfmpc-0.2.2-2|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|xfmpc-0.2.2-2|30	
12cr|xfmpc-0.2.2-2|31	%makeinstall_std
12cr|xfmpc-0.2.2-2|32	
12cr|xfmpc-0.2.2-2|33	%find_lang %{name}
12cr|xfmpc-0.2.2-2|34	
12cr|xfmpc-0.2.2-2|35	%if %mdkversion < 200900
12cr|xfmpc-0.2.2-2|36	%post
12cr|xfmpc-0.2.2-2|37	%{update_menus}
12cr|xfmpc-0.2.2-2|38	%{update_desktop_database}
12cr|xfmpc-0.2.2-2|39	%update_icon_cache hicolor
12cr|xfmpc-0.2.2-2|40	%endif
12cr|xfmpc-0.2.2-2|41	
12cr|xfmpc-0.2.2-2|42	%if %mdkversion < 200900
12cr|xfmpc-0.2.2-2|43	%postun
12cr|xfmpc-0.2.2-2|44	%{clean_menus}
12cr|xfmpc-0.2.2-2|45	%{clean_desktop_database}
12cr|xfmpc-0.2.2-2|46	%clean_icon_cache hicolor
12cr|xfmpc-0.2.2-2|47	%endif
12cr|xfmpc-0.2.2-2|48	
12cr|xfmpc-0.2.2-2|49	%clean
12cr|xfmpc-0.2.2-2|50	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|xfmpc-0.2.2-2|51	
12cr|xfmpc-0.2.2-2|52	%files -f %{name}.lang
12cr|xfmpc-0.2.2-2|53	%defattr(-,root,root)
12cr|xfmpc-0.2.2-2|54	%doc AUTHORS README ChangeLog
12cr|xfmpc-0.2.2-2|55	%{_bindir}/xfmpc
12cr|xfmpc-0.2.2-2|56	%{_datadir}/applications/*.desktop
12cr|xfmpc-0.2.2-2|57	%{_mandir}/man1/%{name}*
12cr|xfmpc-0.2.2-2|58	
12cr|xfmpc-0.2.2-2|59	
12cr|xfmpc-0.2.2-2|60	%changelog
12cr|xfmpc-0.2.2-2|61	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 0.2.2-2mdv2012.0
12cr|xfmpc-0.2.2-2|62	+ Revision: 789963
12cr|xfmpc-0.2.2-2|63	- Rebuild
12cr|xfmpc-0.2.2-2|64	
12cr|xfmpc-0.2.2-2|65	* Thu Oct 27 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.2-1
12cr|xfmpc-0.2.2-2|66	+ Revision: 707444
12cr|xfmpc-0.2.2-2|67	- update to new version 0.2.2
12cr|xfmpc-0.2.2-2|68	- fix url for source0
12cr|xfmpc-0.2.2-2|69	
12cr|xfmpc-0.2.2-2|70	* Sun May 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-1
12cr|xfmpc-0.2.2-2|71	+ Revision: 672534
12cr|xfmpc-0.2.2-2|72	- update to new version 0.2.1
12cr|xfmpc-0.2.2-2|73	- add missing buildrequires
12cr|xfmpc-0.2.2-2|74	
12cr|xfmpc-0.2.2-2|75	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-4
12cr|xfmpc-0.2.2-2|76	+ Revision: 633062
12cr|xfmpc-0.2.2-2|77	- rebuild for new Xfce 4.8.0
12cr|xfmpc-0.2.2-2|78	
12cr|xfmpc-0.2.2-2|79	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-3mdv2011.0
12cr|xfmpc-0.2.2-2|80	+ Revision: 579668
12cr|xfmpc-0.2.2-2|81	- rebuild for new xfce 4.7.0
12cr|xfmpc-0.2.2-2|82	
12cr|xfmpc-0.2.2-2|83	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-2mdv2010.1
12cr|xfmpc-0.2.2-2|84	+ Revision: 543315
12cr|xfmpc-0.2.2-2|85	- rebuild for mdv 2010.1
12cr|xfmpc-0.2.2-2|86	
12cr|xfmpc-0.2.2-2|87	* Mon Sep 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-1mdv2010.0
12cr|xfmpc-0.2.2-2|88	+ Revision: 432952
12cr|xfmpc-0.2.2-2|89	- update to new version 0.2.0
12cr|xfmpc-0.2.2-2|90	
12cr|xfmpc-0.2.2-2|91	* Mon May 25 2009 Funda Wang <fwang@mandriva.org> 0.1.0-1mdv2010.0
12cr|xfmpc-0.2.2-2|92	+ Revision: 379437
12cr|xfmpc-0.2.2-2|93	- rebuild for new mpd
12cr|xfmpc-0.2.2-2|94	
12cr|xfmpc-0.2.2-2|95	* Mon Apr 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.0-1mdv2009.1
12cr|xfmpc-0.2.2-2|96	+ Revision: 364416
12cr|xfmpc-0.2.2-2|97	- update to new version 0.1.0
12cr|xfmpc-0.2.2-2|98	
12cr|xfmpc-0.2.2-2|99	* Sun Mar 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.7-2mdv2009.1
12cr|xfmpc-0.2.2-2|100	+ Revision: 352876
12cr|xfmpc-0.2.2-2|101	- rebuild for xfce-4.6.0
12cr|xfmpc-0.2.2-2|102	
12cr|xfmpc-0.2.2-2|103	* Tue Aug 26 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.7-1mdv2009.0
12cr|xfmpc-0.2.2-2|104	+ Revision: 276257
12cr|xfmpc-0.2.2-2|105	- update to new version 0.0.7
12cr|xfmpc-0.2.2-2|106	
12cr|xfmpc-0.2.2-2|107	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 0.0.6-2mdv2009.0
12cr|xfmpc-0.2.2-2|108	+ Revision: 269797
12cr|xfmpc-0.2.2-2|109	- rebuild early 2009.0 package (before pixel changes)
12cr|xfmpc-0.2.2-2|110	
12cr|xfmpc-0.2.2-2|111	+ Pixel <pixel@mandriva.com>
12cr|xfmpc-0.2.2-2|112	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xfmpc-0.2.2-2|113	
12cr|xfmpc-0.2.2-2|114	* Mon Apr 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.6-1mdv2009.0
12cr|xfmpc-0.2.2-2|115	+ Revision: 198091
12cr|xfmpc-0.2.2-2|116	- new version
12cr|xfmpc-0.2.2-2|117	
12cr|xfmpc-0.2.2-2|118	* Tue Apr 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.5-1mdv2009.0
12cr|xfmpc-0.2.2-2|119	+ Revision: 192381
12cr|xfmpc-0.2.2-2|120	- new version
12cr|xfmpc-0.2.2-2|121	
12cr|xfmpc-0.2.2-2|122	* Sun Feb 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.3-1mdv2008.1
12cr|xfmpc-0.2.2-2|123	+ Revision: 174137
12cr|xfmpc-0.2.2-2|124	- new release
12cr|xfmpc-0.2.2-2|125	- add desktop file
12cr|xfmpc-0.2.2-2|126	- add sources and spec file
12cr|xfmpc-0.2.2-2|127	- Created package structure for xfmpc.
12cr|xfmpc-0.2.2-2|128	

8631 12
12cr|xfprint-4.6.1-5|1	%define Werror_cflags %nil
12cr|xfprint-4.6.1-5|2	
12cr|xfprint-4.6.1-5|3	%define major 0
12cr|xfprint-4.6.1-5|4	%define libname %mklibname %{name} %{major}
12cr|xfprint-4.6.1-5|5	%define develname %mklibname %{name} -d
12cr|xfprint-4.6.1-5|6	
12cr|xfprint-4.6.1-5|7	Summary:	Print dialog and printer manager for Xfce
12cr|xfprint-4.6.1-5|8	Name:		xfprint
12cr|xfprint-4.6.1-5|9	Version:	4.6.1
12cr|xfprint-4.6.1-5|10	Release:	5
12cr|xfprint-4.6.1-5|11	License:	GPLv2+
12cr|xfprint-4.6.1-5|12	Group:		Graphical desktop/Xfce
12cr|xfprint-4.6.1-5|13	URL:		http://www.xfce.org
12cr|xfprint-4.6.1-5|14	Source0:	http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
12cr|xfprint-4.6.1-5|15	BuildRequires:	glib2-devel >= 2.0.6
12cr|xfprint-4.6.1-5|16	BuildRequires:	libxfcegui4-devel >= 4.6.0
12cr|xfprint-4.6.1-5|17	BuildRequires:	xfconf-devel >= 4.6.0
12cr|xfprint-4.6.1-5|18	BuildRequires:	a2ps
12cr|xfprint-4.6.1-5|19	Buildrequires:	cups-devel
12cr|xfprint-4.6.1-5|20	BuildRequires:	chrpath
12cr|xfprint-4.6.1-5|21	BuildRequires:	desktop-file-utils
12cr|xfprint-4.6.1-5|22	Requires:	a2ps
12cr|xfprint-4.6.1-5|23	Requires:	%{libname} = %{version}-%{release}
12cr|xfprint-4.6.1-5|24	
12cr|xfprint-4.6.1-5|25	%description
12cr|xfprint-4.6.1-5|26	The printing helper is a graphical frontend for printing,
12cr|xfprint-4.6.1-5|27	a printer management, and a job queue management. It doesn't
12cr|xfprint-4.6.1-5|28	let you configure printers but only use printing systems that
12cr|xfprint-4.6.1-5|29	have already been configured properly.
12cr|xfprint-4.6.1-5|30	
12cr|xfprint-4.6.1-5|31	%package -n %{libname}
12cr|xfprint-4.6.1-5|32	Summary:	Libraries for the Xfce Printer Manager
12cr|xfprint-4.6.1-5|33	Group:		Graphical desktop/Xfce
12cr|xfprint-4.6.1-5|34	
12cr|xfprint-4.6.1-5|35	%description -n %{libname}
12cr|xfprint-4.6.1-5|36	Libraries for the Xfce Printer Manager.
12cr|xfprint-4.6.1-5|37	
12cr|xfprint-4.6.1-5|38	%package -n %{develname}
12cr|xfprint-4.6.1-5|39	Summary:	Libraries and header files for the Xfce Printer Manager
12cr|xfprint-4.6.1-5|40	Group:		Development/Other
12cr|xfprint-4.6.1-5|41	Requires:	%{libname} = %{version}-%{release}
12cr|xfprint-4.6.1-5|42	Provides:	%{name}-devel = %{version}-%{release}
12cr|xfprint-4.6.1-5|43	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|xfprint-4.6.1-5|44	Provides:	%mklibname %{name} 0 -d
12cr|xfprint-4.6.1-5|45	Obsoletes:	%mklibname %{name} 0 -d
12cr|xfprint-4.6.1-5|46	
12cr|xfprint-4.6.1-5|47	%description -n %{develname}
12cr|xfprint-4.6.1-5|48	Libraries and header files for the Xfce Printer Manager.
12cr|xfprint-4.6.1-5|49	
12cr|xfprint-4.6.1-5|50	%prep
12cr|xfprint-4.6.1-5|51	%setup -q
12cr|xfprint-4.6.1-5|52	
12cr|xfprint-4.6.1-5|53	export LIBS="-lX11"
12cr|xfprint-4.6.1-5|54	%configure2_5x \
12cr|xfprint-4.6.1-5|55	--disable-letter \
12cr|xfprint-4.6.1-5|56	--enable-cups \
12cr|xfprint-4.6.1-5|57	--disable-static
12cr|xfprint-4.6.1-5|58	
12cr|xfprint-4.6.1-5|59	%install
12cr|xfprint-4.6.1-5|60	%makeinstall_std
12cr|xfprint-4.6.1-5|61	
12cr|xfprint-4.6.1-5|62	# disable rpath
12cr|xfprint-4.6.1-5|63	chrpath -d %{buildroot}/%{_libdir}/xfce4/xfprint-plugins/*.so
12cr|xfprint-4.6.1-5|64	
12cr|xfprint-4.6.1-5|65	%find_lang %{name} %{name}.lang
12cr|xfprint-4.6.1-5|66	
12cr|xfprint-4.6.1-5|67	desktop-file-install \
12cr|xfprint-4.6.1-5|68	--add-only-show-in="XFCE" \
12cr|xfprint-4.6.1-5|69	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|xfprint-4.6.1-5|70	
12cr|xfprint-4.6.1-5|71	%files -f %{name}.lang
12cr|xfprint-4.6.1-5|72	%doc README ChangeLog AUTHORS
12cr|xfprint-4.6.1-5|73	%{_bindir}/*
12cr|xfprint-4.6.1-5|74	%{_libdir}/xfce4/*
12cr|xfprint-4.6.1-5|75	%{_datadir}/applications/*.desktop
12cr|xfprint-4.6.1-5|76	%{_iconsdir}/hicolor/*
12cr|xfprint-4.6.1-5|77	%{_datadir}/xfce4/doc/*
12cr|xfprint-4.6.1-5|78	%{_datadir}/gtk-doc/html/
12cr|xfprint-4.6.1-5|79	
12cr|xfprint-4.6.1-5|80	%files -n %{libname}
12cr|xfprint-4.6.1-5|81	%{_libdir}/*.so.%{major}*
12cr|xfprint-4.6.1-5|82	
12cr|xfprint-4.6.1-5|83	%files -n %{develname}
12cr|xfprint-4.6.1-5|84	%{_libdir}/pkgconfig/xfprint-1.0.pc
12cr|xfprint-4.6.1-5|85	%{_libdir}/libxfprint.so
12cr|xfprint-4.6.1-5|86	%dir %{_includedir}/xfce4/libxfprint
12cr|xfprint-4.6.1-5|87	%{_includedir}/xfce4/libxfprint/*
12cr|xfprint-4.6.1-5|88	
12cr|xfprint-4.6.1-5|89	
12cr|xfprint-4.6.1-5|90	%changelog
12cr|xfprint-4.6.1-5|91	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 4.6.1-5
12cr|xfprint-4.6.1-5|92	+ Revision: 790105
12cr|xfprint-4.6.1-5|93	- Fix gold linker build
12cr|xfprint-4.6.1-5|94	
12cr|xfprint-4.6.1-5|95	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|xfprint-4.6.1-5|96	- rebuild
12cr|xfprint-4.6.1-5|97	- drop old stuff from spec file
12cr|xfprint-4.6.1-5|98	
12cr|xfprint-4.6.1-5|99	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-4
12cr|xfprint-4.6.1-5|100	+ Revision: 633063
12cr|xfprint-4.6.1-5|101	- rebuild for new Xfce 4.8.0
12cr|xfprint-4.6.1-5|102	
12cr|xfprint-4.6.1-5|103	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-3mdv2011.0
12cr|xfprint-4.6.1-5|104	+ Revision: 579670
12cr|xfprint-4.6.1-5|105	- rebuild for new xfce 4.7.0
12cr|xfprint-4.6.1-5|106	
12cr|xfprint-4.6.1-5|107	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-2mdv2010.1
12cr|xfprint-4.6.1-5|108	+ Revision: 543316
12cr|xfprint-4.6.1-5|109	- rebuild for mdv 2010.1
12cr|xfprint-4.6.1-5|110	
12cr|xfprint-4.6.1-5|111	* Tue Apr 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-1mdv2010.0
12cr|xfprint-4.6.1-5|112	+ Revision: 368581
12cr|xfprint-4.6.1-5|113	- update to new version 4.6.1
12cr|xfprint-4.6.1-5|114	
12cr|xfprint-4.6.1-5|115	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-2mdv2009.1
12cr|xfprint-4.6.1-5|116	+ Revision: 349261
12cr|xfprint-4.6.1-5|117	- rebuild whole xfce
12cr|xfprint-4.6.1-5|118	
12cr|xfprint-4.6.1-5|119	* Fri Feb 27 2009 Jérôme Soyer <saispo@mandriva.org> 4.6.0-1mdv2009.1
12cr|xfprint-4.6.1-5|120	+ Revision: 345706
12cr|xfprint-4.6.1-5|121	- New upstream release
12cr|xfprint-4.6.1-5|122	
12cr|xfprint-4.6.1-5|123	* Tue Jan 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
12cr|xfprint-4.6.1-5|124	+ Revision: 333952
12cr|xfprint-4.6.1-5|125	- update to new version 4.5.99.1
12cr|xfprint-4.6.1-5|126	- use versionate buildrequires on xfconf-devel
12cr|xfprint-4.6.1-5|127	
12cr|xfprint-4.6.1-5|128	* Thu Jan 15 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.93-1mdv2009.1
12cr|xfprint-4.6.1-5|129	+ Revision: 329688
12cr|xfprint-4.6.1-5|130	- update to new version 4.5.93
12cr|xfprint-4.6.1-5|131	- add full path for the Source0
12cr|xfprint-4.6.1-5|132	
12cr|xfprint-4.6.1-5|133	* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-2mdv2009.1
12cr|xfprint-4.6.1-5|134	+ Revision: 303497
12cr|xfprint-4.6.1-5|135	- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)
12cr|xfprint-4.6.1-5|136	
12cr|xfprint-4.6.1-5|137	* Tue Nov 11 2008 Oden Eriksson <oeriksson@mandriva.com> 4.5.91-2mdv2009.1
12cr|xfprint-4.6.1-5|138	+ Revision: 302196
12cr|xfprint-4.6.1-5|139	- rebuilt against new libxcb
12cr|xfprint-4.6.1-5|140	
12cr|xfprint-4.6.1-5|141	* Fri Oct 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
12cr|xfprint-4.6.1-5|142	+ Revision: 294764
12cr|xfprint-4.6.1-5|143	- Xfce4.6 beta1 is landing on cooker
12cr|xfprint-4.6.1-5|144	- tune up buildrequires
12cr|xfprint-4.6.1-5|145	
12cr|xfprint-4.6.1-5|146	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 4.4.2-4mdv2009.0
12cr|xfprint-4.6.1-5|147	+ Revision: 269798
12cr|xfprint-4.6.1-5|148	- rebuild early 2009.0 package (before pixel changes)
12cr|xfprint-4.6.1-5|149	
12cr|xfprint-4.6.1-5|150	+ Pixel <pixel@mandriva.com>
12cr|xfprint-4.6.1-5|151	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xfprint-4.6.1-5|152	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|xfprint-4.6.1-5|153	
12cr|xfprint-4.6.1-5|154	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-3mdv2009.0
12cr|xfprint-4.6.1-5|155	+ Revision: 194469
12cr|xfprint-4.6.1-5|156	- do not package COPYING ile
12cr|xfprint-4.6.1-5|157	
12cr|xfprint-4.6.1-5|158	* Fri Jan 25 2008 Funda Wang <fwang@mandriva.org> 4.4.2-2mdv2008.1
12cr|xfprint-4.6.1-5|159	+ Revision: 157760
12cr|xfprint-4.6.1-5|160	- rebuild
12cr|xfprint-4.6.1-5|161	
12cr|xfprint-4.6.1-5|162	+ Olivier Blin <blino@mandriva.org>
12cr|xfprint-4.6.1-5|163	- restore BuildRoot
12cr|xfprint-4.6.1-5|164	
12cr|xfprint-4.6.1-5|165	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfprint-4.6.1-5|166	- kill re-definition of %%buildroot on Pixel's request
12cr|xfprint-4.6.1-5|167	
12cr|xfprint-4.6.1-5|168	* Sun Nov 18 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-1mdv2008.1
12cr|xfprint-4.6.1-5|169	+ Revision: 109976
12cr|xfprint-4.6.1-5|170	- New release 4.4.2
12cr|xfprint-4.6.1-5|171	
12cr|xfprint-4.6.1-5|172	* Sat Aug 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-4mdv2008.0
12cr|xfprint-4.6.1-5|173	+ Revision: 71321
12cr|xfprint-4.6.1-5|174	- new devel library policy
12cr|xfprint-4.6.1-5|175	- fix provides
12cr|xfprint-4.6.1-5|176	
12cr|xfprint-4.6.1-5|177	* Sat Aug 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-3mdv2008.0
12cr|xfprint-4.6.1-5|178	+ Revision: 71241
12cr|xfprint-4.6.1-5|179	- remove X-MandrivaLinux from desktop file
12cr|xfprint-4.6.1-5|180	- update description
12cr|xfprint-4.6.1-5|181	
12cr|xfprint-4.6.1-5|182	* Wed May 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-2mdv2008.0
12cr|xfprint-4.6.1-5|183	+ Revision: 32889
12cr|xfprint-4.6.1-5|184	- drop __libtoolize
12cr|xfprint-4.6.1-5|185	- tune up desktop file
12cr|xfprint-4.6.1-5|186	- enable cups
12cr|xfprint-4.6.1-5|187	- use macros in %%post and %%postun
12cr|xfprint-4.6.1-5|188	- spec file clean
12cr|xfprint-4.6.1-5|189	
12cr|xfprint-4.6.1-5|190	* Mon Apr 23 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-1mdv2008.0
12cr|xfprint-4.6.1-5|191	+ Revision: 17607
12cr|xfprint-4.6.1-5|192	- New release 4.4.1
12cr|xfprint-4.6.1-5|193	

8632 12
12cr|xfrisk-1.2-10|1	Summary: XFrisk, a multi-user network version of the classic "Risk"
12cr|xfrisk-1.2-10|2	Name: xfrisk
12cr|xfrisk-1.2-10|3	Version: 1.2
12cr|xfrisk-1.2-10|4	Release: %mkrel 10
12cr|xfrisk-1.2-10|5	Group: Games/Strategy
12cr|xfrisk-1.2-10|6	Source: http://www.iki.fi/morphy/xfrisk/XFrisk-%{version}.tar.gz
12cr|xfrisk-1.2-10|7	Patch0: XFrisk-mdk.patch
12cr|xfrisk-1.2-10|8	Patch1: XFrisk-1.2-fix-str-fmt.patch
12cr|xfrisk-1.2-10|9	License: GPL
12cr|xfrisk-1.2-10|10	URL: http://www.iki.fi/morphy/xfrisk
12cr|xfrisk-1.2-10|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|xfrisk-1.2-10|12	BuildRequires: libx11-devel
12cr|xfrisk-1.2-10|13	BuildRequires: Xaw3d-devel
12cr|xfrisk-1.2-10|14	BuildRequires: libxaw-devel
12cr|xfrisk-1.2-10|15	BuildRequires: libxt-devel
12cr|xfrisk-1.2-10|16	Obsoletes: XFrisk < %version-%release
12cr|xfrisk-1.2-10|17	Provides: XFrisk = %version-%release
12cr|xfrisk-1.2-10|18	
12cr|xfrisk-1.2-10|19	%description
12cr|xfrisk-1.2-10|20	XFrisk a multi-user network version of the classic "Risk"
12cr|xfrisk-1.2-10|21	
12cr|xfrisk-1.2-10|22	%prep
12cr|xfrisk-1.2-10|23	%setup -qn XFrisk
12cr|xfrisk-1.2-10|24	%patch0 -p1 -b .mdk
12cr|xfrisk-1.2-10|25	%patch1 -p0 -b .str
12cr|xfrisk-1.2-10|26	
12cr|xfrisk-1.2-10|27	%build
12cr|xfrisk-1.2-10|28	make PREFIX=%_prefix CC="gcc %{optflags}" LDFLAGS="%{?ldflags}"
12cr|xfrisk-1.2-10|29	
12cr|xfrisk-1.2-10|30	%install
12cr|xfrisk-1.2-10|31	rm -rf $RPM_BUILD_ROOT
12cr|xfrisk-1.2-10|32	make PREFIX=%buildroot%_prefix install
12cr|xfrisk-1.2-10|33	
12cr|xfrisk-1.2-10|34	mkdir -p %buildroot%_datadir/applications
12cr|xfrisk-1.2-10|35	cat << EOF >%buildroot%_datadir/applications/mandriva-%name.desktop
12cr|xfrisk-1.2-10|36	[Desktop Entry]
12cr|xfrisk-1.2-10|37	Name=XFrisk
12cr|xfrisk-1.2-10|38	Comment=A multi-user network version of the classic "Risk"
12cr|xfrisk-1.2-10|39	Exec=%_bindir/risk
12cr|xfrisk-1.2-10|40	Icon=strategy_section
12cr|xfrisk-1.2-10|41	Terminal=false
12cr|xfrisk-1.2-10|42	Type=Application
12cr|xfrisk-1.2-10|43	Categories=Game;StrategyGame;
12cr|xfrisk-1.2-10|44	EOF
12cr|xfrisk-1.2-10|45	
12cr|xfrisk-1.2-10|46	%clean
12cr|xfrisk-1.2-10|47	rm -rf $RPM_BUILD_ROOT
12cr|xfrisk-1.2-10|48	
12cr|xfrisk-1.2-10|49	%files
12cr|xfrisk-1.2-10|50	%defattr(-,games,games,-)
12cr|xfrisk-1.2-10|51	%{_datadir}/xfrisk
12cr|xfrisk-1.2-10|52	%{_bindir}/risk
12cr|xfrisk-1.2-10|53	%{_bindir}/xfrisk
12cr|xfrisk-1.2-10|54	%{_bindir}/friskserver
12cr|xfrisk-1.2-10|55	%{_bindir}/aiDummy
12cr|xfrisk-1.2-10|56	%{_bindir}/aiConway
12cr|xfrisk-1.2-10|57	%{_bindir}/aiColson
12cr|xfrisk-1.2-10|58	%_datadir/applications/mandriva-%name.desktop
12cr|xfrisk-1.2-10|59	%doc BUGS
12cr|xfrisk-1.2-10|60	%doc ChangeLog
12cr|xfrisk-1.2-10|61	%doc FAQ
12cr|xfrisk-1.2-10|62	%doc README.NEW
12cr|xfrisk-1.2-10|63	%doc TODO
12cr|xfrisk-1.2-10|64	
12cr|xfrisk-1.2-10|65	
12cr|xfrisk-1.2-10|66	%changelog
12cr|xfrisk-1.2-10|67	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.2-10mdv2011.0
12cr|xfrisk-1.2-10|68	+ Revision: 634901
12cr|xfrisk-1.2-10|69	- simplify BR
12cr|xfrisk-1.2-10|70	
12cr|xfrisk-1.2-10|71	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 1.2-9mdv2010.0
12cr|xfrisk-1.2-10|72	+ Revision: 446159
12cr|xfrisk-1.2-10|73	- rebuild
12cr|xfrisk-1.2-10|74	
12cr|xfrisk-1.2-10|75	* Mon Apr 06 2009 Funda Wang <fwang@mandriva.org> 1.2-8mdv2009.1
12cr|xfrisk-1.2-10|76	+ Revision: 364358
12cr|xfrisk-1.2-10|77	- fix binary name
12cr|xfrisk-1.2-10|78	- add desktop item
12cr|xfrisk-1.2-10|79	- fix str fmt
12cr|xfrisk-1.2-10|80	- unzip the patch
12cr|xfrisk-1.2-10|81	- rename to lowercase
12cr|xfrisk-1.2-10|82	
12cr|xfrisk-1.2-10|83	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.2-6mdv2009.0
12cr|xfrisk-1.2-10|84	+ Revision: 262431
12cr|xfrisk-1.2-10|85	- rebuild
12cr|xfrisk-1.2-10|86	
12cr|xfrisk-1.2-10|87	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.2-5mdv2009.0
12cr|xfrisk-1.2-10|88	+ Revision: 257063
12cr|xfrisk-1.2-10|89	- rebuild
12cr|xfrisk-1.2-10|90	
12cr|xfrisk-1.2-10|91	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.2-3mdv2008.1
12cr|xfrisk-1.2-10|92	+ Revision: 136605
12cr|xfrisk-1.2-10|93	- restore BuildRoot
12cr|xfrisk-1.2-10|94	
12cr|xfrisk-1.2-10|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfrisk-1.2-10|96	- kill re-definition of %%buildroot on Pixel's request
12cr|xfrisk-1.2-10|97	- import XFrisk
12cr|xfrisk-1.2-10|98	
12cr|xfrisk-1.2-10|99	
12cr|xfrisk-1.2-10|100	* Wed Mar 08 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.2-3mdk
12cr|xfrisk-1.2-10|101	- Fix BuildRequires
12cr|xfrisk-1.2-10|102	
12cr|xfrisk-1.2-10|103	* Fri Jul 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.2-2mdk
12cr|xfrisk-1.2-10|104	- Fix BuildRequires
12cr|xfrisk-1.2-10|105	
12cr|xfrisk-1.2-10|106	* Wed Mar 16 2005 Bruno Cornec <bcornec@mandrakesoft.org> 1.2-1mdk
12cr|xfrisk-1.2-10|107	- First version

8633 12
12cr|xfswitch-plugin-0.0.1-10|1	Summary:	User switching plugin for Xfce desktop environment
12cr|xfswitch-plugin-0.0.1-10|2	Name:		xfswitch-plugin
12cr|xfswitch-plugin-0.0.1-10|3	Version:	0.0.1
12cr|xfswitch-plugin-0.0.1-10|4	Release:	%mkrel 10
12cr|xfswitch-plugin-0.0.1-10|5	License:	GPLv2+
12cr|xfswitch-plugin-0.0.1-10|6	Group:		Graphical desktop/Xfce
12cr|xfswitch-plugin-0.0.1-10|7	Url:		http://goodies.xfce.org/projects/panel-plugins/xfswitch-plugin/
12cr|xfswitch-plugin-0.0.1-10|8	Source0:	http://goodies.xfce.org/releases/xfswitch-plugin/%{name}-%{version}.tar.bz2
12cr|xfswitch-plugin-0.0.1-10|9	BuildRequires:	libxfce4-panel-devel >= 4.7.0
12cr|xfswitch-plugin-0.0.1-10|10	BuildRequires:	libxfcegui4-devel
12cr|xfswitch-plugin-0.0.1-10|11	Requires:	gdm
12cr|xfswitch-plugin-0.0.1-10|12	
12cr|xfswitch-plugin-0.0.1-10|13	%description
12cr|xfswitch-plugin-0.0.1-10|14	Xfswitch-plugin is a user switching plugin, which allows you
12cr|xfswitch-plugin-0.0.1-10|15	to leave the current session opened and open a new session
12cr|xfswitch-plugin-0.0.1-10|16	with another user.
12cr|xfswitch-plugin-0.0.1-10|17	
12cr|xfswitch-plugin-0.0.1-10|18	%prep
12cr|xfswitch-plugin-0.0.1-10|19	%setup -q
12cr|xfswitch-plugin-0.0.1-10|20	
12cr|xfswitch-plugin-0.0.1-10|21	%build
12cr|xfswitch-plugin-0.0.1-10|22	%configure2_5x
12cr|xfswitch-plugin-0.0.1-10|23	%make
12cr|xfswitch-plugin-0.0.1-10|24	
12cr|xfswitch-plugin-0.0.1-10|25	%install
12cr|xfswitch-plugin-0.0.1-10|26	%makeinstall_std
12cr|xfswitch-plugin-0.0.1-10|27	
12cr|xfswitch-plugin-0.0.1-10|28	%find_lang %{name} %{name}.lang
12cr|xfswitch-plugin-0.0.1-10|29	
12cr|xfswitch-plugin-0.0.1-10|30	%files -f %{name}.lang
12cr|xfswitch-plugin-0.0.1-10|31	%doc AUTHORS ChangeLog README
12cr|xfswitch-plugin-0.0.1-10|32	%{_libdir}/xfce4/panel-plugins/%{name}
12cr|xfswitch-plugin-0.0.1-10|33	%{_datadir}/xfce4/panel-plugins/%{name}.desktop
12cr|xfswitch-plugin-0.0.1-10|34	
12cr|xfswitch-plugin-0.0.1-10|35	
12cr|xfswitch-plugin-0.0.1-10|36	%changelog
12cr|xfswitch-plugin-0.0.1-10|37	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 0.0.1-10mdv2012.0
12cr|xfswitch-plugin-0.0.1-10|38	+ Revision: 791574
12cr|xfswitch-plugin-0.0.1-10|39	- Rebuild
12cr|xfswitch-plugin-0.0.1-10|40	
12cr|xfswitch-plugin-0.0.1-10|41	* Sun Apr 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-9
12cr|xfswitch-plugin-0.0.1-10|42	+ Revision: 789931
12cr|xfswitch-plugin-0.0.1-10|43	- rebuild
12cr|xfswitch-plugin-0.0.1-10|44	- drop old stuff from spec file
12cr|xfswitch-plugin-0.0.1-10|45	
12cr|xfswitch-plugin-0.0.1-10|46	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-8
12cr|xfswitch-plugin-0.0.1-10|47	+ Revision: 633064
12cr|xfswitch-plugin-0.0.1-10|48	- rebuild for new Xfce 4.8.0
12cr|xfswitch-plugin-0.0.1-10|49	
12cr|xfswitch-plugin-0.0.1-10|50	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-7mdv2011.0
12cr|xfswitch-plugin-0.0.1-10|51	+ Revision: 579683
12cr|xfswitch-plugin-0.0.1-10|52	- rebuild for new xfce 4.7.0
12cr|xfswitch-plugin-0.0.1-10|53	
12cr|xfswitch-plugin-0.0.1-10|54	* Sun Aug 01 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-6mdv2011.0
12cr|xfswitch-plugin-0.0.1-10|55	+ Revision: 564729
12cr|xfswitch-plugin-0.0.1-10|56	- rebuild
12cr|xfswitch-plugin-0.0.1-10|57	
12cr|xfswitch-plugin-0.0.1-10|58	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-5mdv2010.1
12cr|xfswitch-plugin-0.0.1-10|59	+ Revision: 543317
12cr|xfswitch-plugin-0.0.1-10|60	- rebuild for mdv 2010.1
12cr|xfswitch-plugin-0.0.1-10|61	
12cr|xfswitch-plugin-0.0.1-10|62	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.0.1-4mdv2010.0
12cr|xfswitch-plugin-0.0.1-10|63	+ Revision: 446160
12cr|xfswitch-plugin-0.0.1-10|64	- rebuild
12cr|xfswitch-plugin-0.0.1-10|65	
12cr|xfswitch-plugin-0.0.1-10|66	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-3mdv2009.1
12cr|xfswitch-plugin-0.0.1-10|67	+ Revision: 349262
12cr|xfswitch-plugin-0.0.1-10|68	- rebuild whole xfce
12cr|xfswitch-plugin-0.0.1-10|69	
12cr|xfswitch-plugin-0.0.1-10|70	* Mon Feb 09 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-2mdv2009.1
12cr|xfswitch-plugin-0.0.1-10|71	+ Revision: 338873
12cr|xfswitch-plugin-0.0.1-10|72	- looks like package got lost in space
12cr|xfswitch-plugin-0.0.1-10|73	
12cr|xfswitch-plugin-0.0.1-10|74	* Sun Feb 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-1mdv2009.1
12cr|xfswitch-plugin-0.0.1-10|75	+ Revision: 338612
12cr|xfswitch-plugin-0.0.1-10|76	- add source and spec files
12cr|xfswitch-plugin-0.0.1-10|77	- Created package structure for xfswitch-plugin.
12cr|xfswitch-plugin-0.0.1-10|78	

8634 12
12cr|xfwm4-4.10.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cr|xfwm4-4.10.0-1|2	
12cr|xfwm4-4.10.0-1|3	Summary:	Window manager for Xfce desktop environment
12cr|xfwm4-4.10.0-1|4	Name:		xfwm4
12cr|xfwm4-4.10.0-1|5	Version: 	4.10.0
12cr|xfwm4-4.10.0-1|6	Release:	1
12cr|xfwm4-4.10.0-1|7	License:	GPLv2+
12cr|xfwm4-4.10.0-1|8	Group:		Graphical desktop/Xfce
12cr|xfwm4-4.10.0-1|9	URL:		http://www.xfce.org
12cr|xfwm4-4.10.0-1|10	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cr|xfwm4-4.10.0-1|11	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cr|xfwm4-4.10.0-1|12	BuildRequires:	pkgconfig(xcomposite)
12cr|xfwm4-4.10.0-1|13	BuildRequires:	pkgconfig(xdamage)
12cr|xfwm4-4.10.0-1|14	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12cr|xfwm4-4.10.0-1|15	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.9.1
12cr|xfwm4-4.10.0-1|16	BuildRequires:	pkgconfig(libxfconf-0) >= 4.9.0
12cr|xfwm4-4.10.0-1|17	BuildRequires:	pkgconfig(libglade-2.0)
12cr|xfwm4-4.10.0-1|18	BuildRequires:	pkgconfig(libwnck-1.0)
12cr|xfwm4-4.10.0-1|19	Obsoletes:	xfwm
12cr|xfwm4-4.10.0-1|20	
12cr|xfwm4-4.10.0-1|21	%description
12cr|xfwm4-4.10.0-1|22	The Xfce 4 window manager manages the placement of application
12cr|xfwm4-4.10.0-1|23	windows on the screen, provides beautiful window decorations,
12cr|xfwm4-4.10.0-1|24	manages workspaces or virtual desktops, and natively supports
12cr|xfwm4-4.10.0-1|25	multiscreen mode. It provides its own compositing manager (
12cr|xfwm4-4.10.0-1|26	from the Xorg Composite extension) for true transparency and shadows.
12cr|xfwm4-4.10.0-1|27	The Xfce 4 window manager includes a keyboard shorcuts editor for user
12cr|xfwm4-4.10.0-1|28	specific commands and basic windows manipulations, and it provides a
12cr|xfwm4-4.10.0-1|29	dialog for advanced tweaks.
12cr|xfwm4-4.10.0-1|30	
12cr|xfwm4-4.10.0-1|31	%prep
12cr|xfwm4-4.10.0-1|32	%setup -q
12cr|xfwm4-4.10.0-1|33	
12cr|xfwm4-4.10.0-1|34	%build
12cr|xfwm4-4.10.0-1|35	%configure2_5x \
12cr|xfwm4-4.10.0-1|36	--enable-compositor \
12cr|xfwm4-4.10.0-1|37	--enable-xsync \
12cr|xfwm4-4.10.0-1|38	--enable-render \
12cr|xfwm4-4.10.0-1|39	--enable-randr \
12cr|xfwm4-4.10.0-1|40	--enable-startup-notification \
12cr|xfwm4-4.10.0-1|41	--disable-static
12cr|xfwm4-4.10.0-1|42	
12cr|xfwm4-4.10.0-1|43	%make
12cr|xfwm4-4.10.0-1|44	
12cr|xfwm4-4.10.0-1|45	%install
12cr|xfwm4-4.10.0-1|46	%makeinstall_std
12cr|xfwm4-4.10.0-1|47	
12cr|xfwm4-4.10.0-1|48	%find_lang %{name} %{name}.lang
12cr|xfwm4-4.10.0-1|49	
12cr|xfwm4-4.10.0-1|50	%files -f %{name}.lang
12cr|xfwm4-4.10.0-1|51	%doc example.gtkrc-2.0 AUTHORS COMPOSITOR README TODO
12cr|xfwm4-4.10.0-1|52	%dir %{_libdir}/xfce4/xfwm4
12cr|xfwm4-4.10.0-1|53	%{_bindir}/xfwm4*
12cr|xfwm4-4.10.0-1|54	%{_libdir}/xfce4/xfwm4/helper-dialog
12cr|xfwm4-4.10.0-1|55	%{_datadir}/applications/*
12cr|xfwm4-4.10.0-1|56	%{_iconsdir}/hicolor/*
12cr|xfwm4-4.10.0-1|57	%{_datadir}/themes/*
12cr|xfwm4-4.10.0-1|58	%{_datadir}/xfwm4
12cr|xfwm4-4.10.0-1|59	
12cr|xfwm4-4.10.0-1|60	
12cr|xfwm4-4.10.0-1|61	%changelog
12cr|xfwm4-4.10.0-1|62	* Tue May 01 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.10.0-1
12cr|xfwm4-4.10.0-1|63	+ Revision: 794661
12cr|xfwm4-4.10.0-1|64	- update to new version 4.10.0
12cr|xfwm4-4.10.0-1|65	
12cr|xfwm4-4.10.0-1|66	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.1-1
12cr|xfwm4-4.10.0-1|67	+ Revision: 791061
12cr|xfwm4-4.10.0-1|68	- update to new version 4.9.1
12cr|xfwm4-4.10.0-1|69	
12cr|xfwm4-4.10.0-1|70	* Thu Apr 05 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.0-1
12cr|xfwm4-4.10.0-1|71	+ Revision: 789478
12cr|xfwm4-4.10.0-1|72	- update to new version 4.9.0
12cr|xfwm4-4.10.0-1|73	- drop old stuff from spec file
12cr|xfwm4-4.10.0-1|74	
12cr|xfwm4-4.10.0-1|75	* Wed Dec 21 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.3-1
12cr|xfwm4-4.10.0-1|76	+ Revision: 744192
12cr|xfwm4-4.10.0-1|77	- update to new version 4.8.3
12cr|xfwm4-4.10.0-1|78	
12cr|xfwm4-4.10.0-1|79	* Sun Nov 20 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-2
12cr|xfwm4-4.10.0-1|80	+ Revision: 732068
12cr|xfwm4-4.10.0-1|81	- fix br
12cr|xfwm4-4.10.0-1|82	- rebuild for glib2
12cr|xfwm4-4.10.0-1|83	
12cr|xfwm4-4.10.0-1|84	* Fri Sep 23 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-1
12cr|xfwm4-4.10.0-1|85	+ Revision: 701026
12cr|xfwm4-4.10.0-1|86	- update to new version 4.8.2
12cr|xfwm4-4.10.0-1|87	
12cr|xfwm4-4.10.0-1|88	* Sat Mar 12 2011 Funda Wang <fwang@mandriva.org> 4.8.1-2
12cr|xfwm4-4.10.0-1|89	+ Revision: 643891
12cr|xfwm4-4.10.0-1|90	- rebuild to obsolete old packages
12cr|xfwm4-4.10.0-1|91	
12cr|xfwm4-4.10.0-1|92	* Wed Feb 02 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-1
12cr|xfwm4-4.10.0-1|93	+ Revision: 635014
12cr|xfwm4-4.10.0-1|94	- update to new version 4.8.1
12cr|xfwm4-4.10.0-1|95	
12cr|xfwm4-4.10.0-1|96	* Sun Jan 23 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-1
12cr|xfwm4-4.10.0-1|97	+ Revision: 632413
12cr|xfwm4-4.10.0-1|98	- update to new version 4.8.0
12cr|xfwm4-4.10.0-1|99	
12cr|xfwm4-4.10.0-1|100	* Thu Jan 06 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.4-1mdv2011.0
12cr|xfwm4-4.10.0-1|101	+ Revision: 629130
12cr|xfwm4-4.10.0-1|102	- update to new version 4.7.4
12cr|xfwm4-4.10.0-1|103	
12cr|xfwm4-4.10.0-1|104	* Wed Dec 08 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.3-1mdv2011.0
12cr|xfwm4-4.10.0-1|105	+ Revision: 616366
12cr|xfwm4-4.10.0-1|106	- update to new version 4.7.3
12cr|xfwm4-4.10.0-1|107	
12cr|xfwm4-4.10.0-1|108	* Thu Dec 02 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.2-1mdv2011.0
12cr|xfwm4-4.10.0-1|109	+ Revision: 605587
12cr|xfwm4-4.10.0-1|110	- update to new version 4.7.2
12cr|xfwm4-4.10.0-1|111	- bump minimum requirements on libxfce4ui to 4.7.5 version
12cr|xfwm4-4.10.0-1|112	
12cr|xfwm4-4.10.0-1|113	* Sat Nov 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.1-1mdv2011.0
12cr|xfwm4-4.10.0-1|114	+ Revision: 593834
12cr|xfwm4-4.10.0-1|115	- update to new version 4.7.1
12cr|xfwm4-4.10.0-1|116	
12cr|xfwm4-4.10.0-1|117	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.0-1mdv2011.0
12cr|xfwm4-4.10.0-1|118	+ Revision: 579389
12cr|xfwm4-4.10.0-1|119	- update to new version 4.7.0
12cr|xfwm4-4.10.0-1|120	- adjust buildrequires
12cr|xfwm4-4.10.0-1|121	- fix file list
12cr|xfwm4-4.10.0-1|122	
12cr|xfwm4-4.10.0-1|123	* Fri Jul 16 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.2-1mdv2011.0
12cr|xfwm4-4.10.0-1|124	+ Revision: 553896
12cr|xfwm4-4.10.0-1|125	- update to new version 4.6.2
12cr|xfwm4-4.10.0-1|126	
12cr|xfwm4-4.10.0-1|127	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-2mdv2010.1
12cr|xfwm4-4.10.0-1|128	+ Revision: 543223
12cr|xfwm4-4.10.0-1|129	- rebuild for mdv 2010.1
12cr|xfwm4-4.10.0-1|130	
12cr|xfwm4-4.10.0-1|131	* Tue Apr 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-1mdv2010.0
12cr|xfwm4-4.10.0-1|132	+ Revision: 368582
12cr|xfwm4-4.10.0-1|133	- update to new version 4.6.1
12cr|xfwm4-4.10.0-1|134	
12cr|xfwm4-4.10.0-1|135	* Mon Apr 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-4mdv2009.1
12cr|xfwm4-4.10.0-1|136	+ Revision: 364408
12cr|xfwm4-4.10.0-1|137	- Patch6: Check fullscreen status against each monitor
12cr|xfwm4-4.10.0-1|138	
12cr|xfwm4-4.10.0-1|139	* Sun Apr 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-3mdv2009.1
12cr|xfwm4-4.10.0-1|140	+ Revision: 364220
12cr|xfwm4-4.10.0-1|141	- Patch0: reduce repain timeout in the compositor
12cr|xfwm4-4.10.0-1|142	- Patch1: check for nil timestamp regardless of focus stealing prevention setting
12cr|xfwm4-4.10.0-1|143	- Patch2: reduce minimum timeout for focus delay in focus follow mouse
12cr|xfwm4-4.10.0-1|144	- Patch3: regrab the mouse on parent window
12cr|xfwm4-4.10.0-1|145	- Patch4: do not not fill over adjacent windows
12cr|xfwm4-4.10.0-1|146	
12cr|xfwm4-4.10.0-1|147	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-2mdv2009.1
12cr|xfwm4-4.10.0-1|148	+ Revision: 349264
12cr|xfwm4-4.10.0-1|149	- rebuild whole xfce
12cr|xfwm4-4.10.0-1|150	
12cr|xfwm4-4.10.0-1|151	* Fri Feb 27 2009 Jérôme Soyer <saispo@mandriva.org> 4.6.0-1mdv2009.1
12cr|xfwm4-4.10.0-1|152	+ Revision: 345703
12cr|xfwm4-4.10.0-1|153	- New upstream release
12cr|xfwm4-4.10.0-1|154	
12cr|xfwm4-4.10.0-1|155	* Mon Jan 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
12cr|xfwm4-4.10.0-1|156	+ Revision: 333925
12cr|xfwm4-4.10.0-1|157	- update to new version 4.5.99.1
12cr|xfwm4-4.10.0-1|158	
12cr|xfwm4-4.10.0-1|159	* Wed Jan 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.93-1mdv2009.1
12cr|xfwm4-4.10.0-1|160	+ Revision: 329525
12cr|xfwm4-4.10.0-1|161	- update to new version 4.5.93
12cr|xfwm4-4.10.0-1|162	- add full path for the Source0
12cr|xfwm4-4.10.0-1|163	
12cr|xfwm4-4.10.0-1|164	* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-1mdv2009.1
12cr|xfwm4-4.10.0-1|165	+ Revision: 303496
12cr|xfwm4-4.10.0-1|166	- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)
12cr|xfwm4-4.10.0-1|167	- versionate buildrequires
12cr|xfwm4-4.10.0-1|168	
12cr|xfwm4-4.10.0-1|169	* Fri Oct 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
12cr|xfwm4-4.10.0-1|170	+ Revision: 294524
12cr|xfwm4-4.10.0-1|171	- Xfce4.6 beta1 is landing on cooker
12cr|xfwm4-4.10.0-1|172	- drop all patches as they were merged by upstream
12cr|xfwm4-4.10.0-1|173	- tune up buildrequires
12cr|xfwm4-4.10.0-1|174	- fix file list
12cr|xfwm4-4.10.0-1|175	
12cr|xfwm4-4.10.0-1|176	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 4.4.2-5mdv2009.0
12cr|xfwm4-4.10.0-1|177	+ Revision: 269799
12cr|xfwm4-4.10.0-1|178	- rebuild early 2009.0 package (before pixel changes)
12cr|xfwm4-4.10.0-1|179	
12cr|xfwm4-4.10.0-1|180	+ Pixel <pixel@mandriva.com>
12cr|xfwm4-4.10.0-1|181	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xfwm4-4.10.0-1|182	
12cr|xfwm4-4.10.0-1|183	* Mon May 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-4mdv2009.0
12cr|xfwm4-4.10.0-1|184	+ Revision: 209019
12cr|xfwm4-4.10.0-1|185	- reorder patches
12cr|xfwm4-4.10.0-1|186	- Patch1: filter ungrab events
12cr|xfwm4-4.10.0-1|187	- Patch2: exit on selectionclear
12cr|xfwm4-4.10.0-1|188	- Patch3: fix compositing overlay
12cr|xfwm4-4.10.0-1|189	- Patch4: fix automaximize on move
12cr|xfwm4-4.10.0-1|190	
12cr|xfwm4-4.10.0-1|191	* Sun May 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-3mdv2009.0
12cr|xfwm4-4.10.0-1|192	+ Revision: 205606
12cr|xfwm4-4.10.0-1|193	- change sysconfdir from /etc/X11/xdg to /etc/xdg only for Mandriva releases newer than 2008.1
12cr|xfwm4-4.10.0-1|194	
12cr|xfwm4-4.10.0-1|195	* Wed Mar 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-2mdv2008.1
12cr|xfwm4-4.10.0-1|196	+ Revision: 189000
12cr|xfwm4-4.10.0-1|197	- Patch0: fix focus problems with avant-window-navigator
12cr|xfwm4-4.10.0-1|198	- remove COPYING file from docs
12cr|xfwm4-4.10.0-1|199	
12cr|xfwm4-4.10.0-1|200	+ Olivier Blin <blino@mandriva.org>
12cr|xfwm4-4.10.0-1|201	- restore BuildRoot
12cr|xfwm4-4.10.0-1|202	
12cr|xfwm4-4.10.0-1|203	+ Thierry Vignaud <tv@mandriva.org>
12cr|xfwm4-4.10.0-1|204	- kill re-definition of %%buildroot on Pixel's request
12cr|xfwm4-4.10.0-1|205	
12cr|xfwm4-4.10.0-1|206	* Sun Nov 18 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-1mdv2008.1
12cr|xfwm4-4.10.0-1|207	+ Revision: 109994
12cr|xfwm4-4.10.0-1|208	- Remove unneeded patch
12cr|xfwm4-4.10.0-1|209	- New release 4.4.2
12cr|xfwm4-4.10.0-1|210	
12cr|xfwm4-4.10.0-1|211	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|xfwm4-4.10.0-1|212	- new license policy
12cr|xfwm4-4.10.0-1|213	- use upstream tarball name as a real name
12cr|xfwm4-4.10.0-1|214	- use upstream name
12cr|xfwm4-4.10.0-1|215	
12cr|xfwm4-4.10.0-1|216	* Sat Sep 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-9mdv2008.0
12cr|xfwm4-4.10.0-1|217	+ Revision: 92282
12cr|xfwm4-4.10.0-1|218	- provide patch 4, which fixes upstream Xfce bug #3296
12cr|xfwm4-4.10.0-1|219	
12cr|xfwm4-4.10.0-1|220	* Fri Sep 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-8mdv2008.0
12cr|xfwm4-4.10.0-1|221	+ Revision: 91888
12cr|xfwm4-4.10.0-1|222	- drop patch 1 because it does nothing :(
12cr|xfwm4-4.10.0-1|223	
12cr|xfwm4-4.10.0-1|224	* Sat Aug 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-7mdv2008.0
12cr|xfwm4-4.10.0-1|225	+ Revision: 71392
12cr|xfwm4-4.10.0-1|226	- provide patch 3 (fix against gtk 2.11.x which kills keyboard/mouse events)
12cr|xfwm4-4.10.0-1|227	- some cleans
12cr|xfwm4-4.10.0-1|228	- SILET remove it
12cr|xfwm4-4.10.0-1|229	
12cr|xfwm4-4.10.0-1|230	* Tue Jun 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-6mdv2008.0
12cr|xfwm4-4.10.0-1|231	+ Revision: 44314
12cr|xfwm4-4.10.0-1|232	- disable compiling of static files rather than deleting them
12cr|xfwm4-4.10.0-1|233	
12cr|xfwm4-4.10.0-1|234	* Mon Jun 04 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-5mdv2008.0
12cr|xfwm4-4.10.0-1|235	+ Revision: 35021
12cr|xfwm4-4.10.0-1|236	- provide P2 (fix memory leak)
12cr|xfwm4-4.10.0-1|237	- update description
12cr|xfwm4-4.10.0-1|238	- provide patch0
12cr|xfwm4-4.10.0-1|239	
12cr|xfwm4-4.10.0-1|240	* Tue May 29 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-4mdv2008.0
12cr|xfwm4-4.10.0-1|241	+ Revision: 32565
12cr|xfwm4-4.10.0-1|242	- use macros in %%post and %%postun
12cr|xfwm4-4.10.0-1|243	- drop Source1
12cr|xfwm4-4.10.0-1|244	- drop __libtoolize
12cr|xfwm4-4.10.0-1|245	- add configure options
12cr|xfwm4-4.10.0-1|246	- spec file clean
12cr|xfwm4-4.10.0-1|247	
12cr|xfwm4-4.10.0-1|248	* Thu Apr 26 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 4.4.1-3mdv2008.0
12cr|xfwm4-4.10.0-1|249	+ Revision: 18426
12cr|xfwm4-4.10.0-1|250	- Oops, forgot to bump release in last commit.
12cr|xfwm4-4.10.0-1|251	- Added missing BuildRequires for libxcomposite-devel and
12cr|xfwm4-4.10.0-1|252	libxdamage-devel when building with compositor.
12cr|xfwm4-4.10.0-1|253	
12cr|xfwm4-4.10.0-1|254	* Wed Apr 25 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-2mdv2008.0
12cr|xfwm4-4.10.0-1|255	+ Revision: 18232
12cr|xfwm4-4.10.0-1|256	- Build with compositor by default
12cr|xfwm4-4.10.0-1|257	
12cr|xfwm4-4.10.0-1|258	* Mon Apr 23 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-1mdv2008.0
12cr|xfwm4-4.10.0-1|259	+ Revision: 17695
12cr|xfwm4-4.10.0-1|260	- New release 4.4.1
12cr|xfwm4-4.10.0-1|261	

8635 12
12cr|xfwm4-themes-4.6.0-6|1	Summary:	Additional themes for Xfwm
12cr|xfwm4-themes-4.6.0-6|2	Name:		xfwm4-themes
12cr|xfwm4-themes-4.6.0-6|3	Version:	4.6.0
12cr|xfwm4-themes-4.6.0-6|4	Release:	%mkrel 6
12cr|xfwm4-themes-4.6.0-6|5	License:	GPLv2+
12cr|xfwm4-themes-4.6.0-6|6	Group:		Graphical desktop/Xfce
12cr|xfwm4-themes-4.6.0-6|7	URL:		http://www.xfce.org
12cr|xfwm4-themes-4.6.0-6|8	Source0:	http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
12cr|xfwm4-themes-4.6.0-6|9	Requires:	xfwm4 >= %{version}
12cr|xfwm4-themes-4.6.0-6|10	BuildArch:	noarch
12cr|xfwm4-themes-4.6.0-6|11	Obsoletes:	xfwm-themes
12cr|xfwm4-themes-4.6.0-6|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfwm4-themes-4.6.0-6|13	
12cr|xfwm4-themes-4.6.0-6|14	%description
12cr|xfwm4-themes-4.6.0-6|15	A set of additional themes for the Xfwm window manager.
12cr|xfwm4-themes-4.6.0-6|16	
12cr|xfwm4-themes-4.6.0-6|17	%prep
12cr|xfwm4-themes-4.6.0-6|18	%setup -q
12cr|xfwm4-themes-4.6.0-6|19	
12cr|xfwm4-themes-4.6.0-6|20	%build
12cr|xfwm4-themes-4.6.0-6|21	%configure2_5x
12cr|xfwm4-themes-4.6.0-6|22	%make
12cr|xfwm4-themes-4.6.0-6|23	
12cr|xfwm4-themes-4.6.0-6|24	%install
12cr|xfwm4-themes-4.6.0-6|25	rm -rf %{buildroot}
12cr|xfwm4-themes-4.6.0-6|26	%makeinstall_std
12cr|xfwm4-themes-4.6.0-6|27	
12cr|xfwm4-themes-4.6.0-6|28	%clean
12cr|xfwm4-themes-4.6.0-6|29	rm -rf %{buildroot}
12cr|xfwm4-themes-4.6.0-6|30	
12cr|xfwm4-themes-4.6.0-6|31	%files
12cr|xfwm4-themes-4.6.0-6|32	%defattr(-,root,root)
12cr|xfwm4-themes-4.6.0-6|33	%doc README TODO AUTHORS
12cr|xfwm4-themes-4.6.0-6|34	%{_datadir}/themes/*
12cr|xfwm4-themes-4.6.0-6|35	
12cr|xfwm4-themes-4.6.0-6|36	
12cr|xfwm4-themes-4.6.0-6|37	%changelog
12cr|xfwm4-themes-4.6.0-6|38	* Fri Apr 29 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-6mdv2011.0
12cr|xfwm4-themes-4.6.0-6|39	+ Revision: 660752
12cr|xfwm4-themes-4.6.0-6|40	- rebuild
12cr|xfwm4-themes-4.6.0-6|41	
12cr|xfwm4-themes-4.6.0-6|42	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 4.6.0-5mdv2011.0
12cr|xfwm4-themes-4.6.0-6|43	+ Revision: 615677
12cr|xfwm4-themes-4.6.0-6|44	- the mass rebuild of 2010.1 packages
12cr|xfwm4-themes-4.6.0-6|45	
12cr|xfwm4-themes-4.6.0-6|46	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-4mdv2010.1
12cr|xfwm4-themes-4.6.0-6|47	+ Revision: 543318
12cr|xfwm4-themes-4.6.0-6|48	- rebuild for mdv 2010.1
12cr|xfwm4-themes-4.6.0-6|49	
12cr|xfwm4-themes-4.6.0-6|50	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 4.6.0-3mdv2010.0
12cr|xfwm4-themes-4.6.0-6|51	+ Revision: 446161
12cr|xfwm4-themes-4.6.0-6|52	- rebuild
12cr|xfwm4-themes-4.6.0-6|53	
12cr|xfwm4-themes-4.6.0-6|54	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-2mdv2009.1
12cr|xfwm4-themes-4.6.0-6|55	+ Revision: 349282
12cr|xfwm4-themes-4.6.0-6|56	- rebuild whole xfce
12cr|xfwm4-themes-4.6.0-6|57	
12cr|xfwm4-themes-4.6.0-6|58	* Fri Feb 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-1mdv2009.1
12cr|xfwm4-themes-4.6.0-6|59	+ Revision: 345493
12cr|xfwm4-themes-4.6.0-6|60	- update to new version 4.6.0
12cr|xfwm4-themes-4.6.0-6|61	
12cr|xfwm4-themes-4.6.0-6|62	* Mon Jan 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
12cr|xfwm4-themes-4.6.0-6|63	+ Revision: 333833
12cr|xfwm4-themes-4.6.0-6|64	- update to new version 4.5.99.1
12cr|xfwm4-themes-4.6.0-6|65	
12cr|xfwm4-themes-4.6.0-6|66	* Wed Jan 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.93-1mdv2009.1
12cr|xfwm4-themes-4.6.0-6|67	+ Revision: 329526
12cr|xfwm4-themes-4.6.0-6|68	- update to new version 4.5.93
12cr|xfwm4-themes-4.6.0-6|69	- add full path for the Source0
12cr|xfwm4-themes-4.6.0-6|70	
12cr|xfwm4-themes-4.6.0-6|71	* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-1mdv2009.1
12cr|xfwm4-themes-4.6.0-6|72	+ Revision: 303459
12cr|xfwm4-themes-4.6.0-6|73	- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)
12cr|xfwm4-themes-4.6.0-6|74	
12cr|xfwm4-themes-4.6.0-6|75	* Thu Oct 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
12cr|xfwm4-themes-4.6.0-6|76	+ Revision: 294492
12cr|xfwm4-themes-4.6.0-6|77	- Xfce4.6 beta1 is landing on cooker
12cr|xfwm4-themes-4.6.0-6|78	
12cr|xfwm4-themes-4.6.0-6|79	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 4.4.2-4mdv2009.0
12cr|xfwm4-themes-4.6.0-6|80	+ Revision: 262433
12cr|xfwm4-themes-4.6.0-6|81	- rebuild
12cr|xfwm4-themes-4.6.0-6|82	
12cr|xfwm4-themes-4.6.0-6|83	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 4.4.2-3mdv2009.0
12cr|xfwm4-themes-4.6.0-6|84	+ Revision: 257089
12cr|xfwm4-themes-4.6.0-6|85	- rebuild
12cr|xfwm4-themes-4.6.0-6|86	- kill re-definition of %%buildroot on Pixel's request
12cr|xfwm4-themes-4.6.0-6|87	
12cr|xfwm4-themes-4.6.0-6|88	+ Olivier Blin <oblin@mandriva.com>
12cr|xfwm4-themes-4.6.0-6|89	- restore BuildRoot
12cr|xfwm4-themes-4.6.0-6|90	
12cr|xfwm4-themes-4.6.0-6|91	* Sun Nov 18 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-1mdv2008.1
12cr|xfwm4-themes-4.6.0-6|92	+ Revision: 109975
12cr|xfwm4-themes-4.6.0-6|93	- New release 4.4.2?\195?\169
12cr|xfwm4-themes-4.6.0-6|94	
12cr|xfwm4-themes-4.6.0-6|95	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|xfwm4-themes-4.6.0-6|96	- new license policy
12cr|xfwm4-themes-4.6.0-6|97	- use upstream tarball name as a real name
12cr|xfwm4-themes-4.6.0-6|98	- use upstream name
12cr|xfwm4-themes-4.6.0-6|99	
12cr|xfwm4-themes-4.6.0-6|100	* Tue May 29 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-2mdv2008.0
12cr|xfwm4-themes-4.6.0-6|101	+ Revision: 32562
12cr|xfwm4-themes-4.6.0-6|102	- use macros
12cr|xfwm4-themes-4.6.0-6|103	- spec file clean
12cr|xfwm4-themes-4.6.0-6|104	
12cr|xfwm4-themes-4.6.0-6|105	* Mon Apr 23 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-1mdv2008.0
12cr|xfwm4-themes-4.6.0-6|106	+ Revision: 17708
12cr|xfwm4-themes-4.6.0-6|107	- New release 4.4.1
12cr|xfwm4-themes-4.6.0-6|108	

8636 12
12cr|xfwm-themes-4.4.1-2|1	Summary:	Additional themes for Xfwm
12cr|xfwm-themes-4.4.1-2|2	Name:		xfwm-themes
12cr|xfwm-themes-4.4.1-2|3	Version:	4.4.1
12cr|xfwm-themes-4.4.1-2|4	Release:	%mkrel 2
12cr|xfwm-themes-4.4.1-2|5	License:	GPL
12cr|xfwm-themes-4.4.1-2|6	Group:		Graphical desktop/Xfce
12cr|xfwm-themes-4.4.1-2|7	URL:		http://www.xfce.org
12cr|xfwm-themes-4.4.1-2|8	Source0:	xfwm4-themes-%{version}.tar.bz2
12cr|xfwm-themes-4.4.1-2|9	Requires:	xfwm
12cr|xfwm-themes-4.4.1-2|10	BuildArch:	noarch
12cr|xfwm-themes-4.4.1-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xfwm-themes-4.4.1-2|12	
12cr|xfwm-themes-4.4.1-2|13	%description
12cr|xfwm-themes-4.4.1-2|14	A set of additional themes for the Xfwm window manager.
12cr|xfwm-themes-4.4.1-2|15	
12cr|xfwm-themes-4.4.1-2|16	%prep
12cr|xfwm-themes-4.4.1-2|17	%setup -qn xfwm4-themes-%{version}
12cr|xfwm-themes-4.4.1-2|18	
12cr|xfwm-themes-4.4.1-2|19	%build
12cr|xfwm-themes-4.4.1-2|20	%configure2_5x
12cr|xfwm-themes-4.4.1-2|21	%make
12cr|xfwm-themes-4.4.1-2|22	
12cr|xfwm-themes-4.4.1-2|23	%install
12cr|xfwm-themes-4.4.1-2|24	rm -rf %{buildroot}
12cr|xfwm-themes-4.4.1-2|25	%makeinstall_std
12cr|xfwm-themes-4.4.1-2|26	
12cr|xfwm-themes-4.4.1-2|27	# remove galaxy theme, it sucks anyway :-)
12cr|xfwm-themes-4.4.1-2|28	rm -rf %{buildroot}/%{_datadir}/themes/Galaxy
12cr|xfwm-themes-4.4.1-2|29	
12cr|xfwm-themes-4.4.1-2|30	%clean
12cr|xfwm-themes-4.4.1-2|31	rm -rf %{buildroot}
12cr|xfwm-themes-4.4.1-2|32	
12cr|xfwm-themes-4.4.1-2|33	%files
12cr|xfwm-themes-4.4.1-2|34	%defattr(-,root,root)
12cr|xfwm-themes-4.4.1-2|35	%doc README TODO COPYING AUTHORS
12cr|xfwm-themes-4.4.1-2|36	%{_datadir}/themes/*
12cr|xfwm-themes-4.4.1-2|37	
12cr|xfwm-themes-4.4.1-2|38	
12cr|xfwm-themes-4.4.1-2|39	%changelog
12cr|xfwm-themes-4.4.1-2|40	* Tue May 29 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-2mdv2008.0
12cr|xfwm-themes-4.4.1-2|41	+ Revision: 32562
12cr|xfwm-themes-4.4.1-2|42	- use macros
12cr|xfwm-themes-4.4.1-2|43	- spec file clean
12cr|xfwm-themes-4.4.1-2|44	
12cr|xfwm-themes-4.4.1-2|45	* Mon Apr 23 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-1mdv2008.0
12cr|xfwm-themes-4.4.1-2|46	+ Revision: 17708
12cr|xfwm-themes-4.4.1-2|47	- New release 4.4.1
12cr|xfwm-themes-4.4.1-2|48	
12cr|xfwm-themes-4.4.1-2|49	
12cr|xfwm-themes-4.4.1-2|50	* Tue Jan 23 2007 plouf <plouf> 4.4.0-1mdv2007.0
12cr|xfwm-themes-4.4.1-2|51	+ Revision: 112332
12cr|xfwm-themes-4.4.1-2|52	- New release 4.4.0
12cr|xfwm-themes-4.4.1-2|53	
12cr|xfwm-themes-4.4.1-2|54	* Wed Dec 13 2006 Jérôme Soyer <saispo@mandriva.org> 4.3.99.2-1mdv2007.1
12cr|xfwm-themes-4.4.1-2|55	+ Revision: 96412
12cr|xfwm-themes-4.4.1-2|56	- New release 4.3.99.2
12cr|xfwm-themes-4.4.1-2|57	- Import xfwm-themes
12cr|xfwm-themes-4.4.1-2|58	
12cr|xfwm-themes-4.4.1-2|59	* Tue Jul 11 2006 Charles A Edwards <eslrahc@mandriva.org> 4.3.90.2-1mdv2007.0
12cr|xfwm-themes-4.4.1-2|60	- 4.3.90.2 (Xfce-4.4 beta2)
12cr|xfwm-themes-4.4.1-2|61	
12cr|xfwm-themes-4.4.1-2|62	* Wed Apr 26 2006 Jerome Soyer <saispo@mandriva.org> 4.3.90.1-1mdk
12cr|xfwm-themes-4.4.1-2|63	- Tue Apr 18 2006 trem <trem@mandriva.org> 4.3.90.1-1mdk
12cr|xfwm-themes-4.4.1-2|64	- 4.3.90.1
12cr|xfwm-themes-4.4.1-2|65	
12cr|xfwm-themes-4.4.1-2|66	* Sat Mar 11 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-0.svn_r20246.1mdk
12cr|xfwm-themes-4.4.1-2|67	- svn r20246
12cr|xfwm-themes-4.4.1-2|68	
12cr|xfwm-themes-4.4.1-2|69	* Tue Feb 07 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-0.svn_r19717.2mdk
12cr|xfwm-themes-4.4.1-2|70	- really drop Galaxy theme from this package
12cr|xfwm-themes-4.4.1-2|71	
12cr|xfwm-themes-4.4.1-2|72	* Sun Feb 05 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-0.svn_r19717.1mdk
12cr|xfwm-themes-4.4.1-2|73	- 4.3.0 svn r19717
12cr|xfwm-themes-4.4.1-2|74	
12cr|xfwm-themes-4.4.1-2|75	* Fri Jan 13 2006 Marcel Pol <mpol@mandriva.org> 4.2.3-1mdk
12cr|xfwm-themes-4.4.1-2|76	- 4.2.3
12cr|xfwm-themes-4.4.1-2|77	
12cr|xfwm-themes-4.4.1-2|78	* Wed May 25 2005 Marcel Pol <mpol@mandriva.org> 4.2.2-1mdk
12cr|xfwm-themes-4.4.1-2|79	- 4.2.2
12cr|xfwm-themes-4.4.1-2|80	- %%mkrel
12cr|xfwm-themes-4.4.1-2|81	
12cr|xfwm-themes-4.4.1-2|82	* Wed Mar 16 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.1-1mdk
12cr|xfwm-themes-4.4.1-2|83	- 4.2.1
12cr|xfwm-themes-4.4.1-2|84	
12cr|xfwm-themes-4.4.1-2|85	* Sat Jan 22 2005 Marcel Pol <mpol@mandrake.org> 4.2.0-2mdk
12cr|xfwm-themes-4.4.1-2|86	- group: Graphical desktop/Xfce
12cr|xfwm-themes-4.4.1-2|87	
12cr|xfwm-themes-4.4.1-2|88	* Tue Jan 18 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.0-1mdk
12cr|xfwm-themes-4.4.1-2|89	- 4.2.0 Final
12cr|xfwm-themes-4.4.1-2|90	
12cr|xfwm-themes-4.4.1-2|91	* Sat Dec 25 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.3-1mdk
12cr|xfwm-themes-4.4.1-2|92	- 4.1.99.3 (4.2.0 RC 3)
12cr|xfwm-themes-4.4.1-2|93	
12cr|xfwm-themes-4.4.1-2|94	* Sun Dec 12 2004 Charles A Edwards <eslrahc@mandrake.org> 4.1.99.2-1mdk
12cr|xfwm-themes-4.4.1-2|95	- 4.1.99.2 (4.2.0 RC 2)
12cr|xfwm-themes-4.4.1-2|96	
12cr|xfwm-themes-4.4.1-2|97	* Tue Nov 16 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.1-1mdk
12cr|xfwm-themes-4.4.1-2|98	- 4.1.99.1
12cr|xfwm-themes-4.4.1-2|99	- s/xfwm/Xfwm
12cr|xfwm-themes-4.4.1-2|100	- update filelist
12cr|xfwm-themes-4.4.1-2|101	
12cr|xfwm-themes-4.4.1-2|102	* Tue Jul 13 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.6-1mdk
12cr|xfwm-themes-4.4.1-2|103	- 4.0.6
12cr|xfwm-themes-4.4.1-2|104	
12cr|xfwm-themes-4.4.1-2|105	* Sun Apr 18 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.5-1mdk
12cr|xfwm-themes-4.4.1-2|106	- 4.0.5
12cr|xfwm-themes-4.4.1-2|107	
12cr|xfwm-themes-4.4.1-2|108	* Sat Apr 10 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.4-1mdk
12cr|xfwm-themes-4.4.1-2|109	- 4.0.4
12cr|xfwm-themes-4.4.1-2|110	

8637 12
12cr|xgngeo-16-2|1	%define name xgngeo
12cr|xgngeo-16-2|2	%define longname XGngeo
12cr|xgngeo-16-2|3	%define version 16
12cr|xgngeo-16-2|4	%define rel 2
12cr|xgngeo-16-2|5	%define release %mkrel %{rel}
12cr|xgngeo-16-2|6	
12cr|xgngeo-16-2|7	Summary: %{longname} - NeoGeo Emulator Front-End
12cr|xgngeo-16-2|8	Name: %{name}
12cr|xgngeo-16-2|9	Version: %{version}
12cr|xgngeo-16-2|10	Release: %{release}
12cr|xgngeo-16-2|11	BuildRequires: pygtk2.0-devel
12cr|xgngeo-16-2|12	BuildRequires: desktop-file-utils
12cr|xgngeo-16-2|13	Requires: pygtk2.0
12cr|xgngeo-16-2|14	Requires: gngeo
12cr|xgngeo-16-2|15	Source0: %{longname}-%{version}.tar.bz2
12cr|xgngeo-16-2|16	Source1: %{name}-16.png
12cr|xgngeo-16-2|17	Source2: %{name}-32.png
12cr|xgngeo-16-2|18	Source3: %{name}-48.png
12cr|xgngeo-16-2|19	Patch0: %{name}-%{version}-install-and-paths.patch
12cr|xgngeo-16-2|20	Group: Emulators
12cr|xgngeo-16-2|21	License: GPLv2
12cr|xgngeo-16-2|22	URL: http://www.choplair.org/?XGngeo
12cr|xgngeo-16-2|23	#or http://choplair.org/?fr/XGngeo
12cr|xgngeo-16-2|24	BuildArch: noarch
12cr|xgngeo-16-2|25	BuildRoot: %{_tmppath}/%{name}-%{version}-build
12cr|xgngeo-16-2|26	
12cr|xgngeo-16-2|27	%description
12cr|xgngeo-16-2|28	XGngeo is a front-end for GnGeo, a NeoGeo emulator for Linux.
12cr|xgngeo-16-2|29	It uses PyGTK as the GUI toolkit.
12cr|xgngeo-16-2|30	
12cr|xgngeo-16-2|31	%prep
12cr|xgngeo-16-2|32	%setup -q -n %{longname}-%{version}
12cr|xgngeo-16-2|33	%patch0 -p1
12cr|xgngeo-16-2|34	
12cr|xgngeo-16-2|35	%build
12cr|xgngeo-16-2|36	
12cr|xgngeo-16-2|37	%install
12cr|xgngeo-16-2|38	rm -rf %{buildroot}
12cr|xgngeo-16-2|39	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
12cr|xgngeo-16-2|40	
12cr|xgngeo-16-2|41	desktop-file-install --vendor="" \
12cr|xgngeo-16-2|42	--remove-category="Application" \
12cr|xgngeo-16-2|43	--add-category="Emulator" \
12cr|xgngeo-16-2|44	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
12cr|xgngeo-16-2|45	--dir %{buildroot}%{_datadir}/applications/ %{buildroot}%{_datadir}/applications/*
12cr|xgngeo-16-2|46	
12cr|xgngeo-16-2|47	#icons
12cr|xgngeo-16-2|48	install -D -m 644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
12cr|xgngeo-16-2|49	install -D -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12cr|xgngeo-16-2|50	install -D -m 644 %{SOURCE3} %{buildroot}%{_miconsdir}/%{name}.png
12cr|xgngeo-16-2|51	
12cr|xgngeo-16-2|52	%find_lang %{name}
12cr|xgngeo-16-2|53	
12cr|xgngeo-16-2|54	%files -f %{name}.lang
12cr|xgngeo-16-2|55	%defattr(-,root,root)
12cr|xgngeo-16-2|56	%doc CHANGES.txt README.txt doc/xgngeo-doc.pdf doc/xgngeo-doc.txt
12cr|xgngeo-16-2|57	%{_bindir}/%{name}
12cr|xgngeo-16-2|58	%dir %{py_puresitedir}/%{name}
12cr|xgngeo-16-2|59	%{py_puresitedir}/%{name}/*.py
12cr|xgngeo-16-2|60	%{py_puresitedir}/XGngeo-16-py*.egg-info
12cr|xgngeo-16-2|61	%{_datadir}/applications/%{name}.desktop
12cr|xgngeo-16-2|62	%{_liconsdir}/%{name}.png
12cr|xgngeo-16-2|63	%{_iconsdir}/%{name}.png
12cr|xgngeo-16-2|64	%{_miconsdir}/%{name}.png
12cr|xgngeo-16-2|65	%dir %{_datadir}/%{name}
12cr|xgngeo-16-2|66	%{_datadir}/%{name}/*
12cr|xgngeo-16-2|67	
12cr|xgngeo-16-2|68	%clean
12cr|xgngeo-16-2|69	rm -rf %{buildroot}
12cr|xgngeo-16-2|70	
12cr|xgngeo-16-2|71	%if %mdkversion < 200900
12cr|xgngeo-16-2|72	%post
12cr|xgngeo-16-2|73	%{update_menus}
12cr|xgngeo-16-2|74	
12cr|xgngeo-16-2|75	%postun
12cr|xgngeo-16-2|76	%{clean_menus}
12cr|xgngeo-16-2|77	%endif
12cr|xgngeo-16-2|78	
12cr|xgngeo-16-2|79	
12cr|xgngeo-16-2|80	
12cr|xgngeo-16-2|81	%changelog
12cr|xgngeo-16-2|82	* Sun Jul 31 2011 Andrey Bondrov <abondrov@mandriva.org> 16-2mdv2012.0
12cr|xgngeo-16-2|83	+ Revision: 692526
12cr|xgngeo-16-2|84	- Fix python 2.6 -> 2.7 issue
12cr|xgngeo-16-2|85	- imported package xgngeo
12cr|xgngeo-16-2|86	
12cr|xgngeo-16-2|87	
12cr|xgngeo-16-2|88	* Sat Jul 23 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 16-2mdv2011.0
12cr|xgngeo-16-2|89	- Import from PLF
12cr|xgngeo-16-2|90	- Remove PLF reference
12cr|xgngeo-16-2|91	
12cr|xgngeo-16-2|92	* Tue Mar 27 2007 Guillaume Bedot <littletux@zarb.org> 16-1plf2007.1
12cr|xgngeo-16-2|93	- New release
12cr|xgngeo-16-2|94	- lots of installation changes
12cr|xgngeo-16-2|95	- some changes from CVS (thanks to Choplair!)
12cr|xgngeo-16-2|96	
12cr|xgngeo-16-2|97	* Thu Jun 15 2006 Guillaume Bedot <littletux@zarb.org> 15-3plf2007.0
12cr|xgngeo-16-2|98	- standard mkrel
12cr|xgngeo-16-2|99	- XDG menu
12cr|xgngeo-16-2|100	
12cr|xgngeo-16-2|101	* Mon Sep 19 2005 Guillaume Bedot <littletux@zarb.org> 15-2plf
12cr|xgngeo-16-2|102	- Reupload
12cr|xgngeo-16-2|103	
12cr|xgngeo-16-2|104	* Mon Sep 19 2005 Guillaume Bedot <littletux@zarb.org> 15-1plf
12cr|xgngeo-16-2|105	- New release 15
12cr|xgngeo-16-2|106	- Updated multi-user / paths patch
12cr|xgngeo-16-2|107	- Use mkrel
12cr|xgngeo-16-2|108	
12cr|xgngeo-16-2|109	* Mon Jan 31 2005 Guillaume Bedot <littletux@zarb.org> 14-2plf
12cr|xgngeo-16-2|110	- Updated patch patch and menu section.
12cr|xgngeo-16-2|111	
12cr|xgngeo-16-2|112	* Mon Apr 19 2004 Guillaume Bedot <littletux@zarb.org> 14-1plf
12cr|xgngeo-16-2|113	- First package

8638 12
12cr|xgospel-1.12d-20|1	%define	name	xgospel
12cr|xgospel-1.12d-20|2	%define	version	1.12d
12cr|xgospel-1.12d-20|3	%define	release	%mkrel 20
12cr|xgospel-1.12d-20|4	
12cr|xgospel-1.12d-20|5	Summary:	An X11 client for Internet Go Server
12cr|xgospel-1.12d-20|6	Name:		%{name}
12cr|xgospel-1.12d-20|7	Version:	%{version}
12cr|xgospel-1.12d-20|8	Release:	%{release}
12cr|xgospel-1.12d-20|9	License:	GPL
12cr|xgospel-1.12d-20|10	Group:		Games/Strategy
12cr|xgospel-1.12d-20|11	Source0:	http://img.teaser.fr/~jlgailly/%{name}-%{version}.tar.bz2
12cr|xgospel-1.12d-20|12	Patch0:		menu-crash-fix.diff
12cr|xgospel-1.12d-20|13	Patch1:		xgospel-1.12d-prefix.patch
12cr|xgospel-1.12d-20|14	Patch2:		xgospel-1.12d-new-server.patch
12cr|xgospel-1.12d-20|15	URL:		http://gailly.net/xgospel/index.html
12cr|xgospel-1.12d-20|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xgospel-1.12d-20|17	BuildRequires:	libx11-devel
12cr|xgospel-1.12d-20|18	BuildRequires:	libxaw-devel
12cr|xgospel-1.12d-20|19	BuildRequires:	libxmu-devel
12cr|xgospel-1.12d-20|20	BuildRequires:	libxpm-devel
12cr|xgospel-1.12d-20|21	BuildRequires:	libxt-devel
12cr|xgospel-1.12d-20|22	BuildRequires:	bison
12cr|xgospel-1.12d-20|23	BuildRequires:	imagemagick
12cr|xgospel-1.12d-20|24	
12cr|xgospel-1.12d-20|25	%description
12cr|xgospel-1.12d-20|26	Xgospel is an X11 client for Internet Go Server, it provides a graphical
12cr|xgospel-1.12d-20|27	interface with a lot of features to play on the Internet using IGS
12cr|xgospel-1.12d-20|28	(a place with players of all countries playing Go).
12cr|xgospel-1.12d-20|29	
12cr|xgospel-1.12d-20|30	%prep
12cr|xgospel-1.12d-20|31	%setup -q
12cr|xgospel-1.12d-20|32	%patch0 -p0
12cr|xgospel-1.12d-20|33	%patch1 -p0
12cr|xgospel-1.12d-20|34	%patch2 -p0
12cr|xgospel-1.12d-20|35	
12cr|xgospel-1.12d-20|36	%build
12cr|xgospel-1.12d-20|37	%define Werror_cflags %nil
12cr|xgospel-1.12d-20|38	%configure2_5x
12cr|xgospel-1.12d-20|39	make
12cr|xgospel-1.12d-20|40	
12cr|xgospel-1.12d-20|41	%install
12cr|xgospel-1.12d-20|42	rm -fr %buildroot
12cr|xgospel-1.12d-20|43	%makeinstall
12cr|xgospel-1.12d-20|44	
12cr|xgospel-1.12d-20|45	mkdir -p %buildroot%{_datadir}/%{name}
12cr|xgospel-1.12d-20|46	cp *.xpm *.res my/*.xpm %buildroot%{_datadir}/%{name}
12cr|xgospel-1.12d-20|47	
12cr|xgospel-1.12d-20|48	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xgospel-1.12d-20|49	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xgospel-1.12d-20|50	[Desktop Entry]
12cr|xgospel-1.12d-20|51	Name=xgospel
12cr|xgospel-1.12d-20|52	Comment=An X11 client for Internet Go Server
12cr|xgospel-1.12d-20|53	Exec=%{name}
12cr|xgospel-1.12d-20|54	Icon=%{name}
12cr|xgospel-1.12d-20|55	Terminal=false
12cr|xgospel-1.12d-20|56	Type=Application
12cr|xgospel-1.12d-20|57	Categories=Game;StrategyGame;
12cr|xgospel-1.12d-20|58	EOF
12cr|xgospel-1.12d-20|59	
12cr|xgospel-1.12d-20|60	mkdir -p %buildroot%_iconsdir/hicolor/{48x48,32x32,16x16}/apps
12cr|xgospel-1.12d-20|61	convert -resize 48x48 my/XgospelIcon.xpm %buildroot%_iconsdir/hicolor/48x48/apps/%name.png
12cr|xgospel-1.12d-20|62	convert -resize 32x32 my/XgospelIcon.xpm %buildroot%_iconsdir/hicolor/32x32/apps/%name.png
12cr|xgospel-1.12d-20|63	convert -resize 16x16 my/XgospelIcon.xpm %buildroot%_iconsdir/hicolor/16x16/apps/%name.png
12cr|xgospel-1.12d-20|64	
12cr|xgospel-1.12d-20|65	%if %mdkversion < 200900
12cr|xgospel-1.12d-20|66	%post
12cr|xgospel-1.12d-20|67	%{update_menus}
12cr|xgospel-1.12d-20|68	%endif
12cr|xgospel-1.12d-20|69	
12cr|xgospel-1.12d-20|70	%if %mdkversion < 200900
12cr|xgospel-1.12d-20|71	%postun
12cr|xgospel-1.12d-20|72	%{clean_menus}
12cr|xgospel-1.12d-20|73	%endif
12cr|xgospel-1.12d-20|74	
12cr|xgospel-1.12d-20|75	%clean
12cr|xgospel-1.12d-20|76	rm -rf $RPM_BUILD_ROOT
12cr|xgospel-1.12d-20|77	
12cr|xgospel-1.12d-20|78	%files
12cr|xgospel-1.12d-20|79	%defattr(-,root,root)
12cr|xgospel-1.12d-20|80	%doc CHANGES FAQ INSTALL README README.1ST TODO my/COPYRIGHTS
12cr|xgospel-1.12d-20|81	%{_bindir}/*
12cr|xgospel-1.12d-20|82	%{_datadir}/xgospel
12cr|xgospel-1.12d-20|83	%{_iconsdir}/hicolor/*/*/*
12cr|xgospel-1.12d-20|84	%{_datadir}/applications/*.desktop
12cr|xgospel-1.12d-20|85	
12cr|xgospel-1.12d-20|86	
12cr|xgospel-1.12d-20|87	%changelog
12cr|xgospel-1.12d-20|88	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.12d-20mdv2011.0
12cr|xgospel-1.12d-20|89	+ Revision: 634902
12cr|xgospel-1.12d-20|90	- simplify BR
12cr|xgospel-1.12d-20|91	
12cr|xgospel-1.12d-20|92	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 1.12d-19mdv2010.0
12cr|xgospel-1.12d-20|93	+ Revision: 446188
12cr|xgospel-1.12d-20|94	- rebuild
12cr|xgospel-1.12d-20|95	
12cr|xgospel-1.12d-20|96	* Sun Apr 05 2009 Funda Wang <fwang@mandriva.org> 1.12d-18mdv2009.1
12cr|xgospel-1.12d-20|97	+ Revision: 364147
12cr|xgospel-1.12d-20|98	- fix crash
12cr|xgospel-1.12d-20|99	
12cr|xgospel-1.12d-20|100	* Sun Apr 05 2009 Funda Wang <fwang@mandriva.org> 1.12d-17mdv2009.1
12cr|xgospel-1.12d-20|101	+ Revision: 364105
12cr|xgospel-1.12d-20|102	- add icons
12cr|xgospel-1.12d-20|103	
12cr|xgospel-1.12d-20|104	* Sun Apr 05 2009 Funda Wang <fwang@mandriva.org> 1.12d-16mdv2009.1
12cr|xgospel-1.12d-20|105	+ Revision: 364092
12cr|xgospel-1.12d-20|106	- use new server
12cr|xgospel-1.12d-20|107	- fix str fmt
12cr|xgospel-1.12d-20|108	- use normal prefix
12cr|xgospel-1.12d-20|109	
12cr|xgospel-1.12d-20|110	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.12d-15mdv2009.0
12cr|xgospel-1.12d-20|111	+ Revision: 262434
12cr|xgospel-1.12d-20|112	- rebuild
12cr|xgospel-1.12d-20|113	
12cr|xgospel-1.12d-20|114	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.12d-14mdv2009.0
12cr|xgospel-1.12d-20|115	+ Revision: 257091
12cr|xgospel-1.12d-20|116	- rebuild
12cr|xgospel-1.12d-20|117	- drop old menu
12cr|xgospel-1.12d-20|118	
12cr|xgospel-1.12d-20|119	+ Pixel <pixel@mandriva.com>
12cr|xgospel-1.12d-20|120	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xgospel-1.12d-20|121	
12cr|xgospel-1.12d-20|122	+ Olivier Blin <oblin@mandriva.com>
12cr|xgospel-1.12d-20|123	- restore BuildRoot
12cr|xgospel-1.12d-20|124	
12cr|xgospel-1.12d-20|125	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.12d-12mdv2008.1
12cr|xgospel-1.12d-20|126	+ Revision: 130210
12cr|xgospel-1.12d-20|127	- kill re-definition of %%buildroot on Pixel's request
12cr|xgospel-1.12d-20|128	- buildrequires X11-devel instead of XFree86-devel
12cr|xgospel-1.12d-20|129	- import xgospel
12cr|xgospel-1.12d-20|130	
12cr|xgospel-1.12d-20|131	
12cr|xgospel-1.12d-20|132	* Mon Oct 09 2006 Lenny Cartier <lenny@mandriva.com> 1.12d-12mdv2007.1
12cr|xgospel-1.12d-20|133	- xdg
12cr|xgospel-1.12d-20|134	
12cr|xgospel-1.12d-20|135	* Wed Jul 06 2005 Lenny Cartier <lenny@mandriva.com> 1.12d-11mdk
12cr|xgospel-1.12d-20|136	- rebuild
12cr|xgospel-1.12d-20|137	
12cr|xgospel-1.12d-20|138	* Wed Jun 16 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.12d-10mdk
12cr|xgospel-1.12d-20|139	- rebuild
12cr|xgospel-1.12d-20|140	- drop Prefix tag
12cr|xgospel-1.12d-20|141	- cosmetics
12cr|xgospel-1.12d-20|142	
12cr|xgospel-1.12d-20|143	* Fri Jun 11 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.12d-9mdk
12cr|xgospel-1.12d-20|144	- rebuild
12cr|xgospel-1.12d-20|145	
12cr|xgospel-1.12d-20|146	* Sun Dec 07 2003 Franck Villaume <fvill@freesurf.fr> 1.12d-8mdk
12cr|xgospel-1.12d-20|147	- some BuildRequires
12cr|xgospel-1.12d-20|148	
12cr|xgospel-1.12d-20|149	* Fri Jan 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.12d-7mdk
12cr|xgospel-1.12d-20|150	- rebuild
12cr|xgospel-1.12d-20|151	
12cr|xgospel-1.12d-20|152	* Thu  Aug 22 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.12d-6mdk
12cr|xgospel-1.12d-20|153	- rebuild
12cr|xgospel-1.12d-20|154	
12cr|xgospel-1.12d-20|155	* Wed Dec 26 2001 David BAUDENS <baudens@mandrakesoft.com> 1.12d-5mdk
12cr|xgospel-1.12d-20|156	- Use default strategy icon for menu entry
12cr|xgospel-1.12d-20|157	
12cr|xgospel-1.12d-20|158	* Fri Aug 24 2001 Etienne Faure <etienne@mandrakesoft.com> 1.12d-4mdk
12cr|xgospel-1.12d-20|159	- rebuild
12cr|xgospel-1.12d-20|160	
12cr|xgospel-1.12d-20|161	* Wed Sep 20 2000  Lenny Cartier <lenny@mandrakesoft.com> 1.12d-3mdk
12cr|xgospel-1.12d-20|162	- build release
12cr|xgospel-1.12d-20|163	- menu
12cr|xgospel-1.12d-20|164	
12cr|xgospel-1.12d-20|165	* Thu May 04 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.12d-2mdk
12cr|xgospel-1.12d-20|166	- fix group
12cr|xgospel-1.12d-20|167	
12cr|xgospel-1.12d-20|168	* Wed Dec 29 1999 Jerome Dumonteil <jd@mandrakesoft.com>
12cr|xgospel-1.12d-20|169	- initial release
12cr|xgospel-1.12d-20|170	- relocated default xpm to /usr/X11R6/lib/xgospel

8639 12
12cr|xgraph-12.1-7|1	%define version 12.1
12cr|xgraph-12.1-7|2	%define release %mkrel 7
12cr|xgraph-12.1-7|3	
12cr|xgraph-12.1-7|4	Summary:  Interactive plotting and graphing X11 in command line
12cr|xgraph-12.1-7|5	Name: xgraph
12cr|xgraph-12.1-7|6	Version: %version
12cr|xgraph-12.1-7|7	Release: %release
12cr|xgraph-12.1-7|8	License: GPL
12cr|xgraph-12.1-7|9	Group: Sciences/Mathematics
12cr|xgraph-12.1-7|10	Source: http://www.isi.edu/nsnam/dist/xgraph-%version.tar.bz2
12cr|xgraph-12.1-7|11	Patch0: xgraph-12.1-glibc-2.10.patch
12cr|xgraph-12.1-7|12	Patch1: xgraph-makefile-gentoo.patch
12cr|xgraph-12.1-7|13	Patch2: xgraph-12.1-fix-str-fmt.patch
12cr|xgraph-12.1-7|14	URL: http://www.isi.edu/nsnam/xgraph
12cr|xgraph-12.1-7|15	BuildRoot: %_tmppath/%name-%version-root
12cr|xgraph-12.1-7|16	BuildRequires: libx11-devel
12cr|xgraph-12.1-7|17	
12cr|xgraph-12.1-7|18	%description
12cr|xgraph-12.1-7|19	The xgraph program draws a graph on an X display given data read from
12cr|xgraph-12.1-7|20	either data files or from standard input if no files are specified.  It can
12cr|xgraph-12.1-7|21	display up to 64 independent data sets using different colors and/or line
12cr|xgraph-12.1-7|22	styles for each set.  It annotates the graph with a title,  axis labels,
12cr|xgraph-12.1-7|23	grid lines or tick marks, grid labels, and a legend.  There are options to
12cr|xgraph-12.1-7|24	control the appearance of most components of the graph.
12cr|xgraph-12.1-7|25	
12cr|xgraph-12.1-7|26	%prep
12cr|xgraph-12.1-7|27	%setup -q
12cr|xgraph-12.1-7|28	%patch0 -p1
12cr|xgraph-12.1-7|29	%patch1 -p1
12cr|xgraph-12.1-7|30	%patch2 -p0
12cr|xgraph-12.1-7|31	
12cr|xgraph-12.1-7|32	%build
12cr|xgraph-12.1-7|33	%configure2_5x
12cr|xgraph-12.1-7|34	%make
12cr|xgraph-12.1-7|35	
12cr|xgraph-12.1-7|36	%install
12cr|xgraph-12.1-7|37	rm -rf %_tmppath/%name-%version-root
12cr|xgraph-12.1-7|38	%makeinstall_std
12cr|xgraph-12.1-7|39	mv %buildroot%{_mandir}/manm %buildroot%{_mandir}/man1
12cr|xgraph-12.1-7|40	mv %buildroot%{_mandir}/man1/xgraph.man %buildroot%{_mandir}/man1/xgraph.1
12cr|xgraph-12.1-7|41	
12cr|xgraph-12.1-7|42	%files
12cr|xgraph-12.1-7|43	%defattr(-,root,root)
12cr|xgraph-12.1-7|44	%doc README* INSTALL examples
12cr|xgraph-12.1-7|45	%{_bindir}/xgraph
12cr|xgraph-12.1-7|46	%{_mandir}/man1/xgraph.*
12cr|xgraph-12.1-7|47	
12cr|xgraph-12.1-7|48	%clean
12cr|xgraph-12.1-7|49	[ %buildroot != "/" ] && rm -fr %buildroot
12cr|xgraph-12.1-7|50	
12cr|xgraph-12.1-7|51	
12cr|xgraph-12.1-7|52	
12cr|xgraph-12.1-7|53	%changelog
12cr|xgraph-12.1-7|54	* Sat Feb 20 2010 Funda Wang <fwang@mandriva.org> 12.1-7mdv2010.1
12cr|xgraph-12.1-7|55	+ Revision: 508727
12cr|xgraph-12.1-7|56	- add patch to make it build
12cr|xgraph-12.1-7|57	
12cr|xgraph-12.1-7|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|xgraph-12.1-7|59	- rebuild
12cr|xgraph-12.1-7|60	
12cr|xgraph-12.1-7|61	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 12.1-6mdv2009.0
12cr|xgraph-12.1-7|62	+ Revision: 262436
12cr|xgraph-12.1-7|63	- rebuild
12cr|xgraph-12.1-7|64	- rebuild
12cr|xgraph-12.1-7|65	
12cr|xgraph-12.1-7|66	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 12.1-3mdv2008.1
12cr|xgraph-12.1-7|67	+ Revision: 140957
12cr|xgraph-12.1-7|68	- restore BuildRoot
12cr|xgraph-12.1-7|69	
12cr|xgraph-12.1-7|70	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|xgraph-12.1-7|71	- kill re-definition of %%buildroot on Pixel's request
12cr|xgraph-12.1-7|72	
12cr|xgraph-12.1-7|73	
12cr|xgraph-12.1-7|74	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|xgraph-12.1-7|75	+ 08/10/06 22:49:08 (55550)
12cr|xgraph-12.1-7|76	- rebuild
12cr|xgraph-12.1-7|77	
12cr|xgraph-12.1-7|78	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|xgraph-12.1-7|79	+ 08/10/06 22:45:30 (55549)
12cr|xgraph-12.1-7|80	Import xgraph
12cr|xgraph-12.1-7|81	
12cr|xgraph-12.1-7|82	* Wed Sep 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 12.1-2mdk
12cr|xgraph-12.1-7|83	- Fix BuildRequires
12cr|xgraph-12.1-7|84	
12cr|xgraph-12.1-7|85	* Wed Mar 09 2005 Olivier Thauvin <nanardon@mandrake.org> 12.1-1mdk
12cr|xgraph-12.1-7|86	- initial mdk package
12cr|xgraph-12.1-7|87	

8640 12
12cr|xguest-1.0.8-7|1	Summary: Creates xguest user as a locked down user
12cr|xguest-1.0.8-7|2	Name: xguest
12cr|xguest-1.0.8-7|3	Version: 1.0.8
12cr|xguest-1.0.8-7|4	Release: %mkrel 7
12cr|xguest-1.0.8-7|5	License: GPLv2+
12cr|xguest-1.0.8-7|6	Group:   System/Base
12cr|xguest-1.0.8-7|7	BuildArch: noarch
12cr|xguest-1.0.8-7|8	Source:  http://people.fedoraproject.org/~dwalsh/xguest/%{name}-%{version}.tar.bz2
12cr|xguest-1.0.8-7|9	Source10: mkxguesthome
12cr|xguest-1.0.8-7|10	patch:   xguest-namespace.patch
12cr|xguest-1.0.8-7|11	# (tv) prevent accessing other people accounts:
12cr|xguest-1.0.8-7|12	patch1: xguest-namespace2.patch
12cr|xguest-1.0.8-7|13	URL:     http://people.fedoraproject.org/~dwalsh/xguest/
12cr|xguest-1.0.8-7|14	
12cr|xguest-1.0.8-7|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|xguest-1.0.8-7|16	Requires(pre): pam >= 0.99.8.1 python-sabayon
12cr|xguest-1.0.8-7|17	Requires(post): python-sabayon
12cr|xguest-1.0.8-7|18	Requires: dm
12cr|xguest-1.0.8-7|19	Conflicts: gdm < 2.20.10-6mdv
12cr|xguest-1.0.8-7|20	Conflicts: kdm < 2:4.3.1-12mdv
12cr|xguest-1.0.8-7|21	Conflicts: xdm < 1.1.8-4mdv
12cr|xguest-1.0.8-7|22	
12cr|xguest-1.0.8-7|23	%if %mdkversion > 201000
12cr|xguest-1.0.8-7|24	%define grp_option -U
12cr|xguest-1.0.8-7|25	%else
12cr|xguest-1.0.8-7|26	%define grp_option %nil
12cr|xguest-1.0.8-7|27	%endif
12cr|xguest-1.0.8-7|28	
12cr|xguest-1.0.8-7|29	
12cr|xguest-1.0.8-7|30	# TODO:
12cr|xguest-1.0.8-7|31	# - check if /usr/sbin/gdm-safe-restart is needed in /etc/X11.gdm/PostSession/Default
12cr|xguest-1.0.8-7|32	# - prevent logging on console
12cr|xguest-1.0.8-7|33	
12cr|xguest-1.0.8-7|34	%description
12cr|xguest-1.0.8-7|35	Installing this package sets up the xguest user to be used as a temporary
12cr|xguest-1.0.8-7|36	account to switch to or as a kiosk user account.
12cr|xguest-1.0.8-7|37	The user is only allowed to log in via gdm.  The home and temporary directories
12cr|xguest-1.0.8-7|38	of the user will be polyinstantiated and mounted on tmpfs.
12cr|xguest-1.0.8-7|39	
12cr|xguest-1.0.8-7|40	WARNING: unlike Fedora, where the account is disabled unless SELinux is in
12cr|xguest-1.0.8-7|41	enforcing mode and where it's only accessible through gdm/kdm/xdm, it's
12cr|xguest-1.0.8-7|42	accessible from the console too.
12cr|xguest-1.0.8-7|43	
12cr|xguest-1.0.8-7|44	%prep
12cr|xguest-1.0.8-7|45	%setup -q
12cr|xguest-1.0.8-7|46	%patch -p1 -b .namespace
12cr|xguest-1.0.8-7|47	%patch1 -p1 -b .home
12cr|xguest-1.0.8-7|48	
12cr|xguest-1.0.8-7|49	%build
12cr|xguest-1.0.8-7|50	
12cr|xguest-1.0.8-7|51	%clean
12cr|xguest-1.0.8-7|52	%{__rm} -fR %{buildroot}
12cr|xguest-1.0.8-7|53	
12cr|xguest-1.0.8-7|54	%install
12cr|xguest-1.0.8-7|55	%{__rm} -fR %{buildroot}
12cr|xguest-1.0.8-7|56	%{__mkdir} -p %{buildroot}/%{_sysconfdir}/desktop-profiles
12cr|xguest-1.0.8-7|57	%{__mkdir} -p %{buildroot}/%{_sysconfdir}/security/namespace.d/ls
12cr|xguest-1.0.8-7|58	install -m0644 xguest.zip %{buildroot}/%{_sysconfdir}/desktop-profiles/
12cr|xguest-1.0.8-7|59	install -m0644 xguest.conf %{buildroot}/%{_sysconfdir}/security/namespace.d/
12cr|xguest-1.0.8-7|60	
12cr|xguest-1.0.8-7|61	install -m0755 %SOURCE10 %{buildroot}%{_sysconfdir}/security/namespace.d/
12cr|xguest-1.0.8-7|62	
12cr|xguest-1.0.8-7|63	# (tv) Using UID higher than UID_MAX=60000 from /etc/login.defs:
12cr|xguest-1.0.8-7|64	mkdir -p %{buildroot}%{_bindir}
12cr|xguest-1.0.8-7|65	cat > %{buildroot}%{_bindir}/xguest-add-helper <<EOF
12cr|xguest-1.0.8-7|66	#!/bin/sh
12cr|xguest-1.0.8-7|67	groupdel xguest 2>/dev/null
12cr|xguest-1.0.8-7|68	userdel -r xguest 2>/dev/null
12cr|xguest-1.0.8-7|69	
12cr|xguest-1.0.8-7|70	useradd -s /bin/rbash -K UID_MIN=61000 -K UID_MAX=65000 -K GID_MIN=61000 -K GID_MAX=65000 %grp_option -p '' -c "Guest Account" xguest || :
12cr|xguest-1.0.8-7|71	
12cr|xguest-1.0.8-7|72	# Add two directories to /etc/skell so pam_namespace will label properly
12cr|xguest-1.0.8-7|73	mkdir /etc/skel/.mozilla 2> /dev/null
12cr|xguest-1.0.8-7|74	mkdir /etc/skel/.gnome2 2> /dev/null
12cr|xguest-1.0.8-7|75	
12cr|xguest-1.0.8-7|76	/usr/bin/python << __eof
12cr|xguest-1.0.8-7|77	%if %mdkversion > 201000
12cr|xguest-1.0.8-7|78	from sabayon import systemdb
12cr|xguest-1.0.8-7|79	db = systemdb.get_user_database()
12cr|xguest-1.0.8-7|80	%else
12cr|xguest-1.0.8-7|81	from sabayon import userdb
12cr|xguest-1.0.8-7|82	db = userdb.get_database()
12cr|xguest-1.0.8-7|83	%endif
12cr|xguest-1.0.8-7|84	
12cr|xguest-1.0.8-7|85	db.set_profile("xguest", "xguest.zip")
12cr|xguest-1.0.8-7|86	__eof
12cr|xguest-1.0.8-7|87	
12cr|xguest-1.0.8-7|88	# prevent remote login:
12cr|xguest-1.0.8-7|89	if ! grep -q xguest /etc/ssh/denyusers; then
12cr|xguest-1.0.8-7|90	echo xguest >> /etc/ssh/denyusers
12cr|xguest-1.0.8-7|91	fi
12cr|xguest-1.0.8-7|92	
12cr|xguest-1.0.8-7|93	# prevent accessing most configuration tools (mcc still available with root password)
12cr|xguest-1.0.8-7|94	for i in /etc/pam.d/{mandriva-simple-auth,simple_root_authen,urpmi.update}; do
12cr|xguest-1.0.8-7|95	fgrep -q xguest \$i && continue
12cr|xguest-1.0.8-7|96	echo -e "\nauth\trequired\tpam_succeed_if.so\tquiet user != xguest" >> \$i
12cr|xguest-1.0.8-7|97	done
12cr|xguest-1.0.8-7|98	EOF
12cr|xguest-1.0.8-7|99	
12cr|xguest-1.0.8-7|100	%post
12cr|xguest-1.0.8-7|101	if [ $1 -eq 1 ]; then
12cr|xguest-1.0.8-7|102	xguest-add-helper
12cr|xguest-1.0.8-7|103	fi
12cr|xguest-1.0.8-7|104	
12cr|xguest-1.0.8-7|105	%files
12cr|xguest-1.0.8-7|106	%defattr(-,root,root)
12cr|xguest-1.0.8-7|107	%attr(755,root,root) %_bindir/*
12cr|xguest-1.0.8-7|108	%config(noreplace) %{_sysconfdir}/desktop-profiles/xguest.zip
12cr|xguest-1.0.8-7|109	%{_sysconfdir}/security/namespace.d/
12cr|xguest-1.0.8-7|110	%doc README LICENSE
12cr|xguest-1.0.8-7|111	
12cr|xguest-1.0.8-7|112	%preun
12cr|xguest-1.0.8-7|113	if [ $1 -eq 0 ]; then
12cr|xguest-1.0.8-7|114	
12cr|xguest-1.0.8-7|115	/usr/bin/python << __eof
12cr|xguest-1.0.8-7|116	%if %mdkversion > 201000
12cr|xguest-1.0.8-7|117	from sabayon import systemdb
12cr|xguest-1.0.8-7|118	db = systemdb.get_user_database()
12cr|xguest-1.0.8-7|119	%else
12cr|xguest-1.0.8-7|120	from sabayon import userdb
12cr|xguest-1.0.8-7|121	db = userdb.get_database()
12cr|xguest-1.0.8-7|122	%endif
12cr|xguest-1.0.8-7|123	db.set_profile("xguest", "")
12cr|xguest-1.0.8-7|124	__eof
12cr|xguest-1.0.8-7|125	
12cr|xguest-1.0.8-7|126	userdel -r xguest
12cr|xguest-1.0.8-7|127	groupdel xguest
12cr|xguest-1.0.8-7|128	
12cr|xguest-1.0.8-7|129	# remove forbiden SSH:
12cr|xguest-1.0.8-7|130	sed -i '/^xguest/d' /etc/ssh/denyusers
12cr|xguest-1.0.8-7|131	
12cr|xguest-1.0.8-7|132	fi
12cr|xguest-1.0.8-7|133	
12cr|xguest-1.0.8-7|134	%triggerun -- xguest <= 1.0.8-3mdv2010.0
12cr|xguest-1.0.8-7|135	userdel -r guest 2>/dev/null
12cr|xguest-1.0.8-7|136	xguest-add-helper
12cr|xguest-1.0.8-7|137	
12cr|xguest-1.0.8-7|138	
12cr|xguest-1.0.8-7|139	%changelog
12cr|xguest-1.0.8-7|140	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-7mdv2011.0
12cr|xguest-1.0.8-7|141	+ Revision: 671320
12cr|xguest-1.0.8-7|142	- mass rebuild
12cr|xguest-1.0.8-7|143	
12cr|xguest-1.0.8-7|144	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-6mdv2011.0
12cr|xguest-1.0.8-7|145	+ Revision: 608210
12cr|xguest-1.0.8-7|146	- rebuild
12cr|xguest-1.0.8-7|147	
12cr|xguest-1.0.8-7|148	* Tue Jan 12 2010 Thierry Vignaud <tv@mandriva.org> 1.0.8-5mdv2010.1
12cr|xguest-1.0.8-7|149	+ Revision: 490352
12cr|xguest-1.0.8-7|150	- relax "requires" for 2010.0
12cr|xguest-1.0.8-7|151	- set UID_MAX & GID_MAX too in order to prevent ID conflict
12cr|xguest-1.0.8-7|152	- no need to remove xguest on upgrade since helper already take care
12cr|xguest-1.0.8-7|153	- do not use useradd's -U option on 2010.0 (#56918)
12cr|xguest-1.0.8-7|154	- be safer and just delete xguest group before adding user else useradd
12cr|xguest-1.0.8-7|155	may fail if group already exist
12cr|xguest-1.0.8-7|156	
12cr|xguest-1.0.8-7|157	* Fri Jan 08 2010 Thierry Vignaud <tv@mandriva.org> 1.0.8-3mdv2010.1
12cr|xguest-1.0.8-7|158	+ Revision: 487450
12cr|xguest-1.0.8-7|159	- force creating a separate group and use high GID value (#54919)
12cr|xguest-1.0.8-7|160	
12cr|xguest-1.0.8-7|161	* Thu Jan 07 2010 Thierry Vignaud <tv@mandriva.org> 1.0.8-2mdv2010.1
12cr|xguest-1.0.8-7|162	+ Revision: 487171
12cr|xguest-1.0.8-7|163	- use a restricted shell (suggested by G?\195?\182tz Waschk)
12cr|xguest-1.0.8-7|164	- prevent xguest user to access other user files (#54921)
12cr|xguest-1.0.8-7|165	
12cr|xguest-1.0.8-7|166	* Thu Jan 07 2010 Thierry Vignaud <tv@mandriva.org> 1.0.8-1mdv2010.1
12cr|xguest-1.0.8-7|167	+ Revision: 487110
12cr|xguest-1.0.8-7|168	- new release
12cr|xguest-1.0.8-7|169	- adapt  to latest sabayon (#56357, Quel Qun)
12cr|xguest-1.0.8-7|170	- make sure to only add xguest once to /etc/ssh/denyusers (#56357)
12cr|xguest-1.0.8-7|171	- prevent accessing most configuration tools (mcc still available with
12cr|xguest-1.0.8-7|172	root password) (#54900)
12cr|xguest-1.0.8-7|173	- ensure we get bumped xguest UID on update
12cr|xguest-1.0.8-7|174	- use UID higher than UID_MAX=60000 from /etc/login.defs so that new
12cr|xguest-1.0.8-7|175	user accounts do not got high UIDs (#54919)
12cr|xguest-1.0.8-7|176	
12cr|xguest-1.0.8-7|177	* Thu Oct 29 2009 Thierry Vignaud <tv@mandriva.org> 1.0.7-10mdv2010.0
12cr|xguest-1.0.8-7|178	+ Revision: 460111
12cr|xguest-1.0.8-7|179	- when upgrading from previous releases, remove guest account whithout deleting
12cr|xguest-1.0.8-7|180	its contents (#54898)
12cr|xguest-1.0.8-7|181	- move %%post and %%pre scripts into xguest-add-helper script
12cr|xguest-1.0.8-7|182	- display user as "Guest Account" in DM instead of just "Guest"
12cr|xguest-1.0.8-7|183	- rename guest back to xguest (#54898)
12cr|xguest-1.0.8-7|184	
12cr|xguest-1.0.8-7|185	* Mon Oct 19 2009 Thierry Vignaud <tv@mandriva.org> 1.0.7-9mdv2010.0
12cr|xguest-1.0.8-7|186	+ Revision: 458177
12cr|xguest-1.0.8-7|187	- use an even higher UID (10000 >) (#54479)
12cr|xguest-1.0.8-7|188	
12cr|xguest-1.0.8-7|189	* Mon Oct 19 2009 Thierry Vignaud <tv@mandriva.org> 1.0.7-8mdv2010.0
12cr|xguest-1.0.8-7|190	+ Revision: 458174
12cr|xguest-1.0.8-7|191	- use an even higher UID (10000 >) (#54479)
12cr|xguest-1.0.8-7|192	
12cr|xguest-1.0.8-7|193	* Wed Oct 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.7-7mdv2010.0
12cr|xguest-1.0.8-7|194	+ Revision: 457322
12cr|xguest-1.0.8-7|195	- use a high UID (1000 >) instead of a system UID (#54479)
12cr|xguest-1.0.8-7|196	
12cr|xguest-1.0.8-7|197	* Mon Oct 12 2009 Thierry Vignaud <tv@mandriva.org> 1.0.7-6mdv2010.0
12cr|xguest-1.0.8-7|198	+ Revision: 456904
12cr|xguest-1.0.8-7|199	+ rebuild (emptylog)
12cr|xguest-1.0.8-7|200	
12cr|xguest-1.0.8-7|201	* Mon Oct 12 2009 Thierry Vignaud <tv@mandriva.org> 1.0.7-5mdv2010.0
12cr|xguest-1.0.8-7|202	+ Revision: 456768
12cr|xguest-1.0.8-7|203	- use system UID (#54479)
12cr|xguest-1.0.8-7|204	
12cr|xguest-1.0.8-7|205	* Tue Oct 06 2009 Thierry Vignaud <tv@mandriva.org> 1.0.7-4mdv2010.0
12cr|xguest-1.0.8-7|206	+ Revision: 454650
12cr|xguest-1.0.8-7|207	- only require new python-sabayon, not full sabayon
12cr|xguest-1.0.8-7|208	- require it for Requires(pre) too
12cr|xguest-1.0.8-7|209	
12cr|xguest-1.0.8-7|210	* Mon Oct 05 2009 Thierry Vignaud <tv@mandriva.org> 1.0.7-3mdv2010.0
12cr|xguest-1.0.8-7|211	+ Revision: 454176
12cr|xguest-1.0.8-7|212	- rename xguest as guest
12cr|xguest-1.0.8-7|213	
12cr|xguest-1.0.8-7|214	* Fri Oct 02 2009 Thierry Vignaud <tv@mandriva.org> 1.0.7-2mdv2010.0
12cr|xguest-1.0.8-7|215	+ Revision: 452592
12cr|xguest-1.0.8-7|216	- do not force a specific display manager, just conflicts with non aware ones
12cr|xguest-1.0.8-7|217	
12cr|xguest-1.0.8-7|218	* Fri Oct 02 2009 Thierry Vignaud <tv@mandriva.org> 1.0.7-1mdv2010.0
12cr|xguest-1.0.8-7|219	+ Revision: 452553
12cr|xguest-1.0.8-7|220	- import xguest
12cr|xguest-1.0.8-7|221	
12cr|xguest-1.0.8-7|222	
12cr|xguest-1.0.8-7|223	* Wed Jul 22 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.7-1mdv2010.0
12cr|xguest-1.0.8-7|224	- initial release

8641 12
12cr|xhippo-3.3-9|1	%define name xhippo
12cr|xhippo-3.3-9|2	%define version 3.3
12cr|xhippo-3.3-9|3	%define release %mkrel 9
12cr|xhippo-3.3-9|4	
12cr|xhippo-3.3-9|5	Name: %{name}
12cr|xhippo-3.3-9|6	Summary: A mp3 playlist frontend
12cr|xhippo-3.3-9|7	Version: %{version}
12cr|xhippo-3.3-9|8	Release: %{release}
12cr|xhippo-3.3-9|9	Source: ftp://ftp.free.fr/gnu/xhippo/%{name}-%{version}.tar.bz2
12cr|xhippo-3.3-9|10	Source1: %{name}-16x16.png.bz2
12cr|xhippo-3.3-9|11	Source2: %{name}-32x32.png.bz2
12cr|xhippo-3.3-9|12	Source3: %{name}-48x48.png.bz2
12cr|xhippo-3.3-9|13	Group: Sound
12cr|xhippo-3.3-9|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|xhippo-3.3-9|15	License: GPLv2+
12cr|xhippo-3.3-9|16	BuildRequires: libgtk+-devel
12cr|xhippo-3.3-9|17	Url: http://www.gnu.org/software/xhippo/xhippo.html
12cr|xhippo-3.3-9|18	
12cr|xhippo-3.3-9|19	%description
12cr|xhippo-3.3-9|20	Xhippo is a Mp3 playlist frontend.
12cr|xhippo-3.3-9|21	
12cr|xhippo-3.3-9|22	%prep
12cr|xhippo-3.3-9|23	%setup -q
12cr|xhippo-3.3-9|24	
12cr|xhippo-3.3-9|25	%build
12cr|xhippo-3.3-9|26	%configure2_5x
12cr|xhippo-3.3-9|27	%make
12cr|xhippo-3.3-9|28	
12cr|xhippo-3.3-9|29	%install
12cr|xhippo-3.3-9|30	rm -rf $RPM_BUILD_ROOT
12cr|xhippo-3.3-9|31	%makeinstall_std
12cr|xhippo-3.3-9|32	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}
12cr|xhippo-3.3-9|33	cp xhippo.config $RPM_BUILD_ROOT%{_sysconfdir}
12cr|xhippo-3.3-9|34	%find_lang %{name}
12cr|xhippo-3.3-9|35	
12cr|xhippo-3.3-9|36	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|xhippo-3.3-9|37	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xhippo-3.3-9|38	[Desktop Entry]
12cr|xhippo-3.3-9|39	Name=GNU xhippo
12cr|xhippo-3.3-9|40	Comment=%{summary}
12cr|xhippo-3.3-9|41	Exec=%{_bindir}/%{name}
12cr|xhippo-3.3-9|42	Icon=%{name}
12cr|xhippo-3.3-9|43	Terminal=false
12cr|xhippo-3.3-9|44	Type=Application
12cr|xhippo-3.3-9|45	StartupNotify=true
12cr|xhippo-3.3-9|46	Categories=GTK;Audio;AudioVideo;Player;
12cr|xhippo-3.3-9|47	EOF
12cr|xhippo-3.3-9|48	
12cr|xhippo-3.3-9|49	#icons
12cr|xhippo-3.3-9|50	mkdir -p $RPM_BUILD_ROOT{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cr|xhippo-3.3-9|51	bzcat %{SOURCE1} > $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|xhippo-3.3-9|52	bzcat %{SOURCE2} > $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|xhippo-3.3-9|53	bzcat %{SOURCE3} > $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|xhippo-3.3-9|54	
12cr|xhippo-3.3-9|55	%if %mdkversion < 200900
12cr|xhippo-3.3-9|56	%post
12cr|xhippo-3.3-9|57	%{update_menus}
12cr|xhippo-3.3-9|58	%endif
12cr|xhippo-3.3-9|59	
12cr|xhippo-3.3-9|60	%if %mdkversion < 200900
12cr|xhippo-3.3-9|61	%postun
12cr|xhippo-3.3-9|62	%{clean_menus}
12cr|xhippo-3.3-9|63	%endif
12cr|xhippo-3.3-9|64	
12cr|xhippo-3.3-9|65	%files -f %name.lang
12cr|xhippo-3.3-9|66	%defattr(-,root,root)
12cr|xhippo-3.3-9|67	%doc doc/*.* ChangeLog AUTHORS BUGS COPYING NEWS README* TODO
12cr|xhippo-3.3-9|68	%config(noreplace) %{_sysconfdir}/xhippo.config
12cr|xhippo-3.3-9|69	%{_bindir}/xhippo
12cr|xhippo-3.3-9|70	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xhippo-3.3-9|71	%{_miconsdir}/%{name}.png
12cr|xhippo-3.3-9|72	%{_iconsdir}/%{name}.png
12cr|xhippo-3.3-9|73	%{_liconsdir}/%{name}.png
12cr|xhippo-3.3-9|74	%_mandir/man1/*
12cr|xhippo-3.3-9|75	
12cr|xhippo-3.3-9|76	%clean
12cr|xhippo-3.3-9|77	rm -rf $RPM_BUILD_ROOT
12cr|xhippo-3.3-9|78	
12cr|xhippo-3.3-9|79	
12cr|xhippo-3.3-9|80	%changelog
12cr|xhippo-3.3-9|81	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.3-9mdv2010.0
12cr|xhippo-3.3-9|82	+ Revision: 435132
12cr|xhippo-3.3-9|83	- rebuild
12cr|xhippo-3.3-9|84	
12cr|xhippo-3.3-9|85	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.3-8mdv2009.0
12cr|xhippo-3.3-9|86	+ Revision: 262437
12cr|xhippo-3.3-9|87	- rebuild
12cr|xhippo-3.3-9|88	- rebuild
12cr|xhippo-3.3-9|89	
12cr|xhippo-3.3-9|90	+ Pixel <pixel@mandriva.com>
12cr|xhippo-3.3-9|91	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xhippo-3.3-9|92	
12cr|xhippo-3.3-9|93	* Thu Feb 07 2008 Funda Wang <fundawang@mandriva.org> 3.3-5mdv2008.1
12cr|xhippo-3.3-9|94	+ Revision: 163380
12cr|xhippo-3.3-9|95	- fix menu entry
12cr|xhippo-3.3-9|96	
12cr|xhippo-3.3-9|97	+ Olivier Blin <oblin@mandriva.com>
12cr|xhippo-3.3-9|98	- restore BuildRoot
12cr|xhippo-3.3-9|99	
12cr|xhippo-3.3-9|100	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.3-4mdv2008.1
12cr|xhippo-3.3-9|101	+ Revision: 130214
12cr|xhippo-3.3-9|102	- kill re-definition of %%buildroot on Pixel's request
12cr|xhippo-3.3-9|103	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|xhippo-3.3-9|104	
12cr|xhippo-3.3-9|105	
12cr|xhippo-3.3-9|106	* Mon Jan 08 2007 Crispin Boylan <crisb@mandriva.org> 3.3-4mdv2007.0
12cr|xhippo-3.3-9|107	+ Revision: 105918
12cr|xhippo-3.3-9|108	- Bump because of weird upload error
12cr|xhippo-3.3-9|109	- Disable old GNOME build, XDG Menu
12cr|xhippo-3.3-9|110	- Import xhippo
12cr|xhippo-3.3-9|111	
12cr|xhippo-3.3-9|112	* Fri Jun 03 2005 Nicolas Lcureuil <neoclust@mandriva.org> 3.3-2mdk
12cr|xhippo-3.3-9|113	- Rebuild
12cr|xhippo-3.3-9|114	
12cr|xhippo-3.3-9|115	* Thu May 27 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.3-1mdk
12cr|xhippo-3.3-9|116	- 3.3
12cr|xhippo-3.3-9|117	

8642 12
12cr|xhtml1-dtds-1.0-20020801.1|1	%global date    20020801
12cr|xhtml1-dtds-1.0-20020801.1|2	
12cr|xhtml1-dtds-1.0-20020801.1|3	Name:           xhtml1-dtds
12cr|xhtml1-dtds-1.0-20020801.1|4	Version:        1.0
12cr|xhtml1-dtds-1.0-20020801.1|5	Release:        %{date}.1
12cr|xhtml1-dtds-1.0-20020801.1|6	Summary:        XHTML 1.0 document type definitions
12cr|xhtml1-dtds-1.0-20020801.1|7	
12cr|xhtml1-dtds-1.0-20020801.1|8	Group:          Publishing
12cr|xhtml1-dtds-1.0-20020801.1|9	# W3C Software License for DTDs etc:
12cr|xhtml1-dtds-1.0-20020801.1|10	# http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620#DTD
12cr|xhtml1-dtds-1.0-20020801.1|11	License:        W3C
12cr|xhtml1-dtds-1.0-20020801.1|12	URL:            http://www.w3.org/TR/2002/REC-xhtml1-%{date}/
12cr|xhtml1-dtds-1.0-20020801.1|13	# Source0 generated with Source99, see comments in the script
12cr|xhtml1-dtds-1.0-20020801.1|14	Source0:        %{name}-%{date}.tar.bz2
12cr|xhtml1-dtds-1.0-20020801.1|15	Source1:        %{name}.catalog.xml
12cr|xhtml1-dtds-1.0-20020801.1|16	Source99:       %{name}-prepare-tarball.sh
12cr|xhtml1-dtds-1.0-20020801.1|17	Patch0:         %{name}-sgml-catalog.patch
12cr|xhtml1-dtds-1.0-20020801.1|18	Patch1:         %{name}-sgml-dcl.patch
12cr|xhtml1-dtds-1.0-20020801.1|19	BuildArch:      noarch
12cr|xhtml1-dtds-1.0-20020801.1|20	BuildRequires:  libxml2 >= 2.4.8
12cr|xhtml1-dtds-1.0-20020801.1|21	BuildRequires:  libxml2-utils
12cr|xhtml1-dtds-1.0-20020801.1|22	Requires:       libxml2 >= 2.4.8
12cr|xhtml1-dtds-1.0-20020801.1|23	Requires:       xml-common
12cr|xhtml1-dtds-1.0-20020801.1|24	Requires:       sgml-common
12cr|xhtml1-dtds-1.0-20020801.1|25	Requires(post): libxml2-utils
12cr|xhtml1-dtds-1.0-20020801.1|26	Requires(preun): libxml2-utils
12cr|xhtml1-dtds-1.0-20020801.1|27	
12cr|xhtml1-dtds-1.0-20020801.1|28	%description
12cr|xhtml1-dtds-1.0-20020801.1|29	This provides the DTDs of the Second Edition of XHTML 1.0, a reformulation
12cr|xhtml1-dtds-1.0-20020801.1|30	of HTML 4 as an XML 1.0 application, and three DTDs corresponding to the
12cr|xhtml1-dtds-1.0-20020801.1|31	ones defined by HTML 4. The semantics of the elements and their attributes
12cr|xhtml1-dtds-1.0-20020801.1|32	are defined in the W3C Recommendation for HTML 4. These semantics provide
12cr|xhtml1-dtds-1.0-20020801.1|33	the foundation for future extensibility of XHTML.
12cr|xhtml1-dtds-1.0-20020801.1|34	
12cr|xhtml1-dtds-1.0-20020801.1|35	
12cr|xhtml1-dtds-1.0-20020801.1|36	%prep
12cr|xhtml1-dtds-1.0-20020801.1|37	%setup -q -n xhtml1-20020801
12cr|xhtml1-dtds-1.0-20020801.1|38	%patch0 -p0
12cr|xhtml1-dtds-1.0-20020801.1|39	%patch1 -p1
12cr|xhtml1-dtds-1.0-20020801.1|40	cp -p %{SOURCE1} DTD/catalog.xml
12cr|xhtml1-dtds-1.0-20020801.1|41	
12cr|xhtml1-dtds-1.0-20020801.1|42	
12cr|xhtml1-dtds-1.0-20020801.1|43	%build
12cr|xhtml1-dtds-1.0-20020801.1|44	
12cr|xhtml1-dtds-1.0-20020801.1|45	
12cr|xhtml1-dtds-1.0-20020801.1|46	%install
12cr|xhtml1-dtds-1.0-20020801.1|47	
12cr|xhtml1-dtds-1.0-20020801.1|48	# Note: documentation is not shipped; the W3C Documentation License is not an
12cr|xhtml1-dtds-1.0-20020801.1|49	# acceptable one per Fedora licensing guidelines.
12cr|xhtml1-dtds-1.0-20020801.1|50	
12cr|xhtml1-dtds-1.0-20020801.1|51	mkdir -p %{buildroot}%{_datadir}/xml/xhtml/1.0
12cr|xhtml1-dtds-1.0-20020801.1|52	cp -p DTD/* %{buildroot}%{_datadir}/xml/xhtml/1.0
12cr|xhtml1-dtds-1.0-20020801.1|53	
12cr|xhtml1-dtds-1.0-20020801.1|54	# XML catalog:
12cr|xhtml1-dtds-1.0-20020801.1|55	
12cr|xhtml1-dtds-1.0-20020801.1|56	xpkg() {
12cr|xhtml1-dtds-1.0-20020801.1|57	xmlcatalog --noout --add "$1" "$2" \
12cr|xhtml1-dtds-1.0-20020801.1|58	file://%{_datadir}/xml/xhtml/1.0/catalog.xml \
12cr|xhtml1-dtds-1.0-20020801.1|59	%{buildroot}%{_sysconfdir}/xml/%{name}-%{version}-%{release}.xml
12cr|xhtml1-dtds-1.0-20020801.1|60	}
12cr|xhtml1-dtds-1.0-20020801.1|61	
12cr|xhtml1-dtds-1.0-20020801.1|62	mkdir -p %{buildroot}%{_sysconfdir}/xml
12cr|xhtml1-dtds-1.0-20020801.1|63	xmlcatalog --noout --create \
12cr|xhtml1-dtds-1.0-20020801.1|64	%{buildroot}%{_sysconfdir}/xml/%{name}-%{version}-%{release}.xml
12cr|xhtml1-dtds-1.0-20020801.1|65	xpkg delegatePublic "-//W3C//DTD XHTML 1.0 "
12cr|xhtml1-dtds-1.0-20020801.1|66	xpkg delegatePublic "-//W3C//ENTITIES Latin 1 for XHTML"
12cr|xhtml1-dtds-1.0-20020801.1|67	xpkg delegatePublic "-//W3C//ENTITIES Special for XHTML"
12cr|xhtml1-dtds-1.0-20020801.1|68	xpkg delegatePublic "-//W3C//ENTITIES Symbols for XHTML"
12cr|xhtml1-dtds-1.0-20020801.1|69	for i in xhtml1 2002/REC-xhtml1-%{date} ; do
12cr|xhtml1-dtds-1.0-20020801.1|70	xpkg delegateSystem http://www.w3.org/TR/$i/DTD/
12cr|xhtml1-dtds-1.0-20020801.1|71	xpkg delegateURI http://www.w3.org/TR/$i/DTD/
12cr|xhtml1-dtds-1.0-20020801.1|72	done
12cr|xhtml1-dtds-1.0-20020801.1|73	ln -s %{name}-%{version}-%{release}.xml \
12cr|xhtml1-dtds-1.0-20020801.1|74	%{buildroot}%{_sysconfdir}/xml/%{name}.xml
12cr|xhtml1-dtds-1.0-20020801.1|75	
12cr|xhtml1-dtds-1.0-20020801.1|76	# SGML catalog:
12cr|xhtml1-dtds-1.0-20020801.1|77	
12cr|xhtml1-dtds-1.0-20020801.1|78	mkdir -p %{buildroot}%{_sysconfdir}/sgml
12cr|xhtml1-dtds-1.0-20020801.1|79	cd %{buildroot}%{_sysconfdir}/sgml
12cr|xhtml1-dtds-1.0-20020801.1|80	touch %{name}-%{version}-%{release}.soc
12cr|xhtml1-dtds-1.0-20020801.1|81	ln -s %{name}-%{version}-%{release}.soc %{name}.soc
12cr|xhtml1-dtds-1.0-20020801.1|82	cd -
12cr|xhtml1-dtds-1.0-20020801.1|83	
12cr|xhtml1-dtds-1.0-20020801.1|84	%post
12cr|xhtml1-dtds-1.0-20020801.1|85	cd %{_sysconfdir}/xml
12cr|xhtml1-dtds-1.0-20020801.1|86	[ -e catalog ] || /usr/bin/xmlcatalog --noout --create catalog
12cr|xhtml1-dtds-1.0-20020801.1|87	/usr/bin/xmlcatalog --noout --add \
12cr|xhtml1-dtds-1.0-20020801.1|88	nextCatalog %{name}-%{version}-%{release}.xml "" catalog >/dev/null
12cr|xhtml1-dtds-1.0-20020801.1|89	cd - >/dev/null
12cr|xhtml1-dtds-1.0-20020801.1|90	/usr/bin/xmlcatalog --sgml --noout --add \
12cr|xhtml1-dtds-1.0-20020801.1|91	%{_sysconfdir}/sgml/%{name}-%{version}-%{release}.soc \
12cr|xhtml1-dtds-1.0-20020801.1|92	%{_datadir}/xml/xhtml/1.0/xhtml.soc >/dev/null
12cr|xhtml1-dtds-1.0-20020801.1|93	:
12cr|xhtml1-dtds-1.0-20020801.1|94	
12cr|xhtml1-dtds-1.0-20020801.1|95	%preun
12cr|xhtml1-dtds-1.0-20020801.1|96	/usr/bin/xmlcatalog --noout --del \
12cr|xhtml1-dtds-1.0-20020801.1|97	%{name}-%{version}-%{release}.xml \
12cr|xhtml1-dtds-1.0-20020801.1|98	%{_sysconfdir}/xml/catalog >/dev/null
12cr|xhtml1-dtds-1.0-20020801.1|99	/usr/bin/xmlcatalog --sgml --noout --del \
12cr|xhtml1-dtds-1.0-20020801.1|100	%{_sysconfdir}/sgml/%{name}-%{version}-%{release}.soc \
12cr|xhtml1-dtds-1.0-20020801.1|101	%{_datadir}/xml/xhtml/1.0/xhtml.soc >/dev/null
12cr|xhtml1-dtds-1.0-20020801.1|102	:
12cr|xhtml1-dtds-1.0-20020801.1|103	
12cr|xhtml1-dtds-1.0-20020801.1|104	
12cr|xhtml1-dtds-1.0-20020801.1|105	%files
12cr|xhtml1-dtds-1.0-20020801.1|106	%ghost %{_sysconfdir}/sgml/%{name}-%{version}-%{release}.soc
12cr|xhtml1-dtds-1.0-20020801.1|107	%{_sysconfdir}/sgml/%{name}.soc
12cr|xhtml1-dtds-1.0-20020801.1|108	%{_sysconfdir}/xml/%{name}*.xml
12cr|xhtml1-dtds-1.0-20020801.1|109	%{_datadir}/xml/xhtml/
12cr|xhtml1-dtds-1.0-20020801.1|110	
12cr|xhtml1-dtds-1.0-20020801.1|111	
12cr|xhtml1-dtds-1.0-20020801.1|112	%changelog
12cr|xhtml1-dtds-1.0-20020801.1|113	* Fri Feb 24 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0-20020801.1
12cr|xhtml1-dtds-1.0-20020801.1|114	+ Revision: 780182
12cr|xhtml1-dtds-1.0-20020801.1|115	- Import (back) fedora xhtml1-dtds package
12cr|xhtml1-dtds-1.0-20020801.1|116	- Import (back) fedora xhtml1-dtds package
12cr|xhtml1-dtds-1.0-20020801.1|117	

8643 12
12cr|xhtml2fo-style-xsl-20051222-7|1	Name: xhtml2fo-style-xsl
12cr|xhtml2fo-style-xsl-20051222-7|2	Version: 20051222
12cr|xhtml2fo-style-xsl-20051222-7|3	Release: 7
12cr|xhtml2fo-style-xsl-20051222-7|4	Group: Text tools
12cr|xhtml2fo-style-xsl-20051222-7|5	
12cr|xhtml2fo-style-xsl-20051222-7|6	Summary: Antenna House, Inc. XHTML to XSL:FO stylesheets
12cr|xhtml2fo-style-xsl-20051222-7|7	License: Copyright only
12cr|xhtml2fo-style-xsl-20051222-7|8	URL: http://www.antennahouse.com/XSLsample/XSLsample.htm
12cr|xhtml2fo-style-xsl-20051222-7|9	
12cr|xhtml2fo-style-xsl-20051222-7|10	Requires(pre): xhtml1-dtds
12cr|xhtml2fo-style-xsl-20051222-7|11	Requires(pre): xml-common >= 0.6.3-8
12cr|xhtml2fo-style-xsl-20051222-7|12	#Requires(post): libxml2
12cr|xhtml2fo-style-xsl-20051222-7|13	#Requires(postun): libxml2
12cr|xhtml2fo-style-xsl-20051222-7|14	
12cr|xhtml2fo-style-xsl-20051222-7|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cr|xhtml2fo-style-xsl-20051222-7|16	
12cr|xhtml2fo-style-xsl-20051222-7|17	BuildArch: noarch
12cr|xhtml2fo-style-xsl-20051222-7|18	Source0: http://www.antennahouse.com/XSLsample/sample-xsl-xhtml2fo.zip
12cr|xhtml2fo-style-xsl-20051222-7|19	Source1: AntennaHouse-COPYRIGHT
12cr|xhtml2fo-style-xsl-20051222-7|20	
12cr|xhtml2fo-style-xsl-20051222-7|21	%description
12cr|xhtml2fo-style-xsl-20051222-7|22	These XSL stylesheets allow you to transform any XHTML document to FO.
12cr|xhtml2fo-style-xsl-20051222-7|23	With a XSL:FO processor you could create PDF versions of XHTML documents.
12cr|xhtml2fo-style-xsl-20051222-7|24	
12cr|xhtml2fo-style-xsl-20051222-7|25	
12cr|xhtml2fo-style-xsl-20051222-7|26	%prep
12cr|xhtml2fo-style-xsl-20051222-7|27	%setup -q -c -n %{name}-%{version} -T -b 0
12cr|xhtml2fo-style-xsl-20051222-7|28	%__cp %{SOURCE1} .
12cr|xhtml2fo-style-xsl-20051222-7|29	%build
12cr|xhtml2fo-style-xsl-20051222-7|30	
12cr|xhtml2fo-style-xsl-20051222-7|31	
12cr|xhtml2fo-style-xsl-20051222-7|32	%install
12cr|xhtml2fo-style-xsl-20051222-7|33	%__rm -Rf $RPM_BUILD_ROOT
12cr|xhtml2fo-style-xsl-20051222-7|34	%__mkdir -p $RPM_BUILD_ROOT
12cr|xhtml2fo-style-xsl-20051222-7|35	DESTDIR=$RPM_BUILD_ROOT/usr/share/sgml/xhtml1/xhtml2fo-stylesheets
12cr|xhtml2fo-style-xsl-20051222-7|36	%__mkdir -p $DESTDIR
12cr|xhtml2fo-style-xsl-20051222-7|37	%__cp *xsl $DESTDIR/
12cr|xhtml2fo-style-xsl-20051222-7|38	
12cr|xhtml2fo-style-xsl-20051222-7|39	%clean
12cr|xhtml2fo-style-xsl-20051222-7|40	%__rm -Rf $RPM_BUILD_ROOT
12cr|xhtml2fo-style-xsl-20051222-7|41	
12cr|xhtml2fo-style-xsl-20051222-7|42	
12cr|xhtml2fo-style-xsl-20051222-7|43	%files
12cr|xhtml2fo-style-xsl-20051222-7|44	%defattr (-,root,root)
12cr|xhtml2fo-style-xsl-20051222-7|45	%doc AntennaHouse-COPYRIGHT
12cr|xhtml2fo-style-xsl-20051222-7|46	/usr/share/sgml/xhtml1/xhtml2fo-stylesheets
12cr|xhtml2fo-style-xsl-20051222-7|47	
12cr|xhtml2fo-style-xsl-20051222-7|48	
12cr|xhtml2fo-style-xsl-20051222-7|49	%post
12cr|xhtml2fo-style-xsl-20051222-7|50	CATALOG=%{_sysconfdir}/xml/catalog
12cr|xhtml2fo-style-xsl-20051222-7|51	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
12cr|xhtml2fo-style-xsl-20051222-7|52	"http://www.antennahouse.com/XSLsample/sample-xsl-xhtml2fo/xhtml2fo.xsl" \
12cr|xhtml2fo-style-xsl-20051222-7|53	"file:///usr/share/sgml/xhtml1/xhtml2fo-stylesheets/xhtml2fo.xsl" $CATALOG
12cr|xhtml2fo-style-xsl-20051222-7|54	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
12cr|xhtml2fo-style-xsl-20051222-7|55	"http://www.antennahouse.com/XSLsample/sample-xsl-xhtml2fo/xhtml2fo.xsl" \
12cr|xhtml2fo-style-xsl-20051222-7|56	"file:///usr/share/sgml/xhtml1/xhtml2fo-stylesheets/xhtml2fo.xsl" $CATALOG
12cr|xhtml2fo-style-xsl-20051222-7|57	
12cr|xhtml2fo-style-xsl-20051222-7|58	%postun
12cr|xhtml2fo-style-xsl-20051222-7|59	# remove entries only on removal of package
12cr|xhtml2fo-style-xsl-20051222-7|60	if [ "$1" = 0 ]; then
12cr|xhtml2fo-style-xsl-20051222-7|61	CATALOG=%{_sysconfdir}/xml/catalog
12cr|xhtml2fo-style-xsl-20051222-7|62	%{_bindir}/xmlcatalog --noout --del \
12cr|xhtml2fo-style-xsl-20051222-7|63	"file://%{_datadir}/sgml/xhtml1/xhtml2fo-stylesheets/xhtml2fo.xsl" $CATALOG
12cr|xhtml2fo-style-xsl-20051222-7|64	fi
12cr|xhtml2fo-style-xsl-20051222-7|65	
12cr|xhtml2fo-style-xsl-20051222-7|66	
12cr|xhtml2fo-style-xsl-20051222-7|67	
12cr|xhtml2fo-style-xsl-20051222-7|68	
12cr|xhtml2fo-style-xsl-20051222-7|69	%changelog
12cr|xhtml2fo-style-xsl-20051222-7|70	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 20051222-7
12cr|xhtml2fo-style-xsl-20051222-7|71	+ Revision: 734300
12cr|xhtml2fo-style-xsl-20051222-7|72	- rebuild
12cr|xhtml2fo-style-xsl-20051222-7|73	- imported package xhtml2fo-style-xsl
12cr|xhtml2fo-style-xsl-20051222-7|74	

8644 12
12cr|xine-skins-5.0-8|1	%define name xine-skins
12cr|xine-skins-5.0-8|2	#gw The package version is the skin.version in the skinconfig file
12cr|xine-skins-5.0-8|3	#gw TODO, next time, remove the .0 to match the skin.version
12cr|xine-skins-5.0-8|4	%define version 5.0
12cr|xine-skins-5.0-8|5	%define release %mkrel 8
12cr|xine-skins-5.0-8|6	
12cr|xine-skins-5.0-8|7	Summary: Skins for Xine
12cr|xine-skins-5.0-8|8	Name: %{name}
12cr|xine-skins-5.0-8|9	Version: %{version}
12cr|xine-skins-5.0-8|10	Release: %{release}
12cr|xine-skins-5.0-8|11	Source0: %name-%version.tar.bz2
12cr|xine-skins-5.0-8|12	License: GPL
12cr|xine-skins-5.0-8|13	Group: Video
12cr|xine-skins-5.0-8|14	Url: http://xinehq.de/index.php/skins
12cr|xine-skins-5.0-8|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xine-skins-5.0-8|16	Requires: xine-ui >= 0.99.1-4mdk
12cr|xine-skins-5.0-8|17	BuildArch: noarch
12cr|xine-skins-5.0-8|18	
12cr|xine-skins-5.0-8|19	%description
12cr|xine-skins-5.0-8|20	This package contains additional skins for the Xine UI.
12cr|xine-skins-5.0-8|21	
12cr|xine-skins-5.0-8|22	%prep
12cr|xine-skins-5.0-8|23	%setup -q
12cr|xine-skins-5.0-8|24	
12cr|xine-skins-5.0-8|25	%build
12cr|xine-skins-5.0-8|26	
12cr|xine-skins-5.0-8|27	%install
12cr|xine-skins-5.0-8|28	rm -rf $RPM_BUILD_ROOT
12cr|xine-skins-5.0-8|29	mkdir -p %buildroot%_datadir/xine/skins
12cr|xine-skins-5.0-8|30	for skin in *.tar.gz;do tar xzf $skin -C %buildroot%_datadir/xine/skins
12cr|xine-skins-5.0-8|31	done
12cr|xine-skins-5.0-8|32	
12cr|xine-skins-5.0-8|33	#gw remove skin sources
12cr|xine-skins-5.0-8|34	rm -rf %buildroot%_datadir/xine/skins/*/src/
12cr|xine-skins-5.0-8|35	
12cr|xine-skins-5.0-8|36	%clean
12cr|xine-skins-5.0-8|37	rm -rf $RPM_BUILD_ROOT
12cr|xine-skins-5.0-8|38	
12cr|xine-skins-5.0-8|39	%files
12cr|xine-skins-5.0-8|40	%defattr(-,root,root)
12cr|xine-skins-5.0-8|41	%attr(755,root,root) %dir %_datadir/xine/skins/*
12cr|xine-skins-5.0-8|42	%attr(644,root,root) %dir %_datadir/xine/skins/*/*
12cr|xine-skins-5.0-8|43	
12cr|xine-skins-5.0-8|44	
12cr|xine-skins-5.0-8|45	%changelog
12cr|xine-skins-5.0-8|46	* Tue Jul 26 2011 Götz Waschk <waschk@mandriva.org> 5.0-8mdv2012.0
12cr|xine-skins-5.0-8|47	+ Revision: 691698
12cr|xine-skins-5.0-8|48	- rebuild
12cr|xine-skins-5.0-8|49	
12cr|xine-skins-5.0-8|50	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 5.0-7mdv2011.0
12cr|xine-skins-5.0-8|51	+ Revision: 242993
12cr|xine-skins-5.0-8|52	- rebuild
12cr|xine-skins-5.0-8|53	- kill re-definition of %%buildroot on Pixel's request
12cr|xine-skins-5.0-8|54	
12cr|xine-skins-5.0-8|55	+ Olivier Blin <oblin@mandriva.com>
12cr|xine-skins-5.0-8|56	- restore BuildRoot
12cr|xine-skins-5.0-8|57	
12cr|xine-skins-5.0-8|58	* Wed Aug 01 2007 Götz Waschk <waschk@mandriva.org> 5.0-5mdv2008.0
12cr|xine-skins-5.0-8|59	+ Revision: 57478
12cr|xine-skins-5.0-8|60	- Import xine-skins
12cr|xine-skins-5.0-8|61	
12cr|xine-skins-5.0-8|62	
12cr|xine-skins-5.0-8|63	
12cr|xine-skins-5.0-8|64	* Mon Jul 31 2006 Götz Waschk <waschk@mandriva.org> 5.0-1mdv2007.0
12cr|xine-skins-5.0-8|65	- Rebuild
12cr|xine-skins-5.0-8|66	
12cr|xine-skins-5.0-8|67	* Sun May 21 2006 Götz Waschk <waschk@mandriva.org> 5.0-4mdk
12cr|xine-skins-5.0-8|68	- Rebuild
12cr|xine-skins-5.0-8|69	- use mkrel
12cr|xine-skins-5.0-8|70	
12cr|xine-skins-5.0-8|71	* Fri May 20 2005 Gtz Waschk <waschk@mandriva.org> 5.0-3mdk
12cr|xine-skins-5.0-8|72	- add more skins
12cr|xine-skins-5.0-8|73	
12cr|xine-skins-5.0-8|74	* Mon May 10 2004 Gtz Waschk <waschk@linux-mandrake.com> 5.0-2mdk
12cr|xine-skins-5.0-8|75	- fix Bug 9734
12cr|xine-skins-5.0-8|76	
12cr|xine-skins-5.0-8|77	* Tue May  4 2004 Gtz Waschk <waschk@linux-mandrake.com> 5.0-1mdk
12cr|xine-skins-5.0-8|78	- initial package

8645 12
12cr|xinput_calibrator-0.7.5-2|1	Summary: A generic touchscreen calibration program for X.Org
12cr|xinput_calibrator-0.7.5-2|2	Name:    xinput_calibrator
12cr|xinput_calibrator-0.7.5-2|3	Version: 0.7.5
12cr|xinput_calibrator-0.7.5-2|4	Release: 2
12cr|xinput_calibrator-0.7.5-2|5	Source0: http://github.com/downloads/tias/xinput_calibrator/%{name}-%{version}.tar.gz
12cr|xinput_calibrator-0.7.5-2|6	URL: http://www.freedesktop.org/wiki/Software/xinput_calibrator
12cr|xinput_calibrator-0.7.5-2|7	BuildRequires: desktop-file-utils
12cr|xinput_calibrator-0.7.5-2|8	License: MIT
12cr|xinput_calibrator-0.7.5-2|9	Group:   System/X11
12cr|xinput_calibrator-0.7.5-2|10	
12cr|xinput_calibrator-0.7.5-2|11	
12cr|xinput_calibrator-0.7.5-2|12	BuildRequires: gtkmm2.4-devel
12cr|xinput_calibrator-0.7.5-2|13	
12cr|xinput_calibrator-0.7.5-2|14	%description
12cr|xinput_calibrator-0.7.5-2|15	xinput_calibrator is a program for calibrating your touchscreen, when using
12cr|xinput_calibrator-0.7.5-2|16	the X Window System.
12cr|xinput_calibrator-0.7.5-2|17	It currently features:
12cr|xinput_calibrator-0.7.5-2|18	- works for any standard Xorg touchscreen driver (uses XInput protocol)
12cr|xinput_calibrator-0.7.5-2|19	- mis-click detection (prevents bogus calibration)
12cr|xinput_calibrator-0.7.5-2|20	- dynamically recalibrates the evdev driver
12cr|xinput_calibrator-0.7.5-2|21	- outputs the calibration as xorg.conf.d snippet or HAL policy file
12cr|xinput_calibrator-0.7.5-2|22	- and more
12cr|xinput_calibrator-0.7.5-2|23	
12cr|xinput_calibrator-0.7.5-2|24	%prep
12cr|xinput_calibrator-0.7.5-2|25	%setup -q
12cr|xinput_calibrator-0.7.5-2|26	
12cr|xinput_calibrator-0.7.5-2|27	%build
12cr|xinput_calibrator-0.7.5-2|28	export CXXFLAGS="$RPM_OPT_FLAGS"
12cr|xinput_calibrator-0.7.5-2|29	aclocal
12cr|xinput_calibrator-0.7.5-2|30	autoconf
12cr|xinput_calibrator-0.7.5-2|31	%configure --prefix=%{_prefix} --libdir=%{_libdir}
12cr|xinput_calibrator-0.7.5-2|32	make %{?_smp_mflags}
12cr|xinput_calibrator-0.7.5-2|33	
12cr|xinput_calibrator-0.7.5-2|34	%install
12cr|xinput_calibrator-0.7.5-2|35	rm -rf %{buildroot}
12cr|xinput_calibrator-0.7.5-2|36	make install DESTDIR=%{buildroot} INSTALL="install -p"
12cr|xinput_calibrator-0.7.5-2|37	desktop-file-install                                    \
12cr|xinput_calibrator-0.7.5-2|38	--delete-original                                   \
12cr|xinput_calibrator-0.7.5-2|39	--dir=%{buildroot}%{_datadir}/applications          \
12cr|xinput_calibrator-0.7.5-2|40	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|xinput_calibrator-0.7.5-2|41	
12cr|xinput_calibrator-0.7.5-2|42	%clean
12cr|xinput_calibrator-0.7.5-2|43	rm -rf %{buildroot}
12cr|xinput_calibrator-0.7.5-2|44	
12cr|xinput_calibrator-0.7.5-2|45	%files
12cr|xinput_calibrator-0.7.5-2|46	%defattr(-,root,root,-)
12cr|xinput_calibrator-0.7.5-2|47	%doc Changelog README COPYING
12cr|xinput_calibrator-0.7.5-2|48	%{_bindir}/%{name}
12cr|xinput_calibrator-0.7.5-2|49	%{_datadir}/applications/%{name}.desktop
12cr|xinput_calibrator-0.7.5-2|50	%{_datadir}/pixmaps/%{name}.svg
12cr|xinput_calibrator-0.7.5-2|51	%{_datadir}/pixmaps/%{name}.xpm
12cr|xinput_calibrator-0.7.5-2|52	%{_mandir}/man1/%{name}.1.*
12cr|xinput_calibrator-0.7.5-2|53	
12cr|xinput_calibrator-0.7.5-2|54	
12cr|xinput_calibrator-0.7.5-2|55	
12cr|xinput_calibrator-0.7.5-2|56	%changelog
12cr|xinput_calibrator-0.7.5-2|57	* Mon Jun 04 2012 Franck Bui <franck.bui@mandriva.com> 0.7.5-1mdv2012.0
12cr|xinput_calibrator-0.7.5-2|58	+ Revision: 802296
12cr|xinput_calibrator-0.7.5-2|59	- Import 0.7.5
12cr|xinput_calibrator-0.7.5-2|60	
12cr|xinput_calibrator-0.7.5-2|61	
12cr|xinput_calibrator-0.7.5-2|62	

8646 12
12cr|xlog-2.0.5-1|1	Name:           xlog
12cr|xlog-2.0.5-1|2	Version:        2.0.5
12cr|xlog-2.0.5-1|3	Release:        1
12cr|xlog-2.0.5-1|4	Summary:        Logging program for Hamradio Operators
12cr|xlog-2.0.5-1|5	Group:          Communications
12cr|xlog-2.0.5-1|6	License:        GPLv3+
12cr|xlog-2.0.5-1|7	URL:            http://www.nongnu.org/xlog/
12cr|xlog-2.0.5-1|8	Source0:        http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.gz
12cr|xlog-2.0.5-1|9	Patch0:		xlog-2.0.5.patch
12cr|xlog-2.0.5-1|10	BuildRequires:	gtk2-devel
12cr|xlog-2.0.5-1|11	BuildRequires:	hamlib-devel
12cr|xlog-2.0.5-1|12	BuildRequires:	shared-mime-info
12cr|xlog-2.0.5-1|13	BuildRequires:	gettext-devel
12cr|xlog-2.0.5-1|14	BuildRequires:	desktop-file-utils
12cr|xlog-2.0.5-1|15	
12cr|xlog-2.0.5-1|16	%description
12cr|xlog-2.0.5-1|17	xlog is a logging program for amateur radio operators. The log is stored
12cr|xlog-2.0.5-1|18	into a text file. QSO's are presented in a list. Items in the list can be
12cr|xlog-2.0.5-1|19	added, deleted or updated. For each contact, dxcc information is displayed
12cr|xlog-2.0.5-1|20	and bearings and distance is calculated, both short and long path.
12cr|xlog-2.0.5-1|21	xlog supports trlog, adif, cabrillo, edit, twlog and editest files.
12cr|xlog-2.0.5-1|22	
12cr|xlog-2.0.5-1|23	%prep
12cr|xlog-2.0.5-1|24	%setup -q
12cr|xlog-2.0.5-1|25	%patch0 -p1
12cr|xlog-2.0.5-1|26	
12cr|xlog-2.0.5-1|27	%build
12cr|xlog-2.0.5-1|28	%configure --enable-hamlib
12cr|xlog-2.0.5-1|29	%make
12cr|xlog-2.0.5-1|30	
12cr|xlog-2.0.5-1|31	%install
12cr|xlog-2.0.5-1|32	%makeinstall
12cr|xlog-2.0.5-1|33	rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
12cr|xlog-2.0.5-1|34	
12cr|xlog-2.0.5-1|35	%find_lang %{name}
12cr|xlog-2.0.5-1|36	
12cr|xlog-2.0.5-1|37	desktop-file-install \
12cr|xlog-2.0.5-1|38	--dir %{buildroot}%{_datadir}/applications \
12cr|xlog-2.0.5-1|39	%{buildroot}%{_datadir}/applications/xlog.desktop
12cr|xlog-2.0.5-1|40	
12cr|xlog-2.0.5-1|41	%files -f %{name}.lang
12cr|xlog-2.0.5-1|42	%doc AUTHORS data/doc/BUGS ChangeLog NEWS README
12cr|xlog-2.0.5-1|43	%doc data/doc/TODO data/doc/manual data/doc/manual.tex
12cr|xlog-2.0.5-1|44	%doc data/glabels/qsllabels.glabels
12cr|xlog-2.0.5-1|45	%{_bindir}/%{name}
12cr|xlog-2.0.5-1|46	%dir %{_datadir}/%{name}
12cr|xlog-2.0.5-1|47	%{_datadir}/%{name}/dxcc
12cr|xlog-2.0.5-1|48	%{_datadir}/%{name}/maps
12cr|xlog-2.0.5-1|49	%{_datadir}/pixmaps/*
12cr|xlog-2.0.5-1|50	%{_datadir}/icons/gnome-mime-text-x-%{name}.png
12cr|xlog-2.0.5-1|51	%{_datadir}/icons/%{name}-icon.png
12cr|xlog-2.0.5-1|52	%{_datadir}/applications/*.desktop
12cr|xlog-2.0.5-1|53	%{_datadir}/mime/packages/*
12cr|xlog-2.0.5-1|54	%{_mandir}/man?/*

8647 12
12cr|xlogical-1.0_8-9|1	%define    name   xlogical
12cr|xlogical-1.0_8-9|2	%define    longname  XLogical
12cr|xlogical-1.0_8-9|3	%define    majorversion   1.0
12cr|xlogical-1.0_8-9|4	%define    subversion 8
12cr|xlogical-1.0_8-9|5	%define    version %{majorversion}_%{subversion}
12cr|xlogical-1.0_8-9|6	%define    sourceversion %{majorversion}-%{subversion}
12cr|xlogical-1.0_8-9|7	
12cr|xlogical-1.0_8-9|8	%define    release %mkrel 9
12cr|xlogical-1.0_8-9|9	
12cr|xlogical-1.0_8-9|10	Summary:   %{longname} - A puzzle game
12cr|xlogical-1.0_8-9|11	Name:      %{name}
12cr|xlogical-1.0_8-9|12	Version:   %{version}
12cr|xlogical-1.0_8-9|13	Release:   %{release}
12cr|xlogical-1.0_8-9|14	Source0:   %{name}-%{sourceversion}.tar.bz2
12cr|xlogical-1.0_8-9|15	Source1:   %{name}-16.png
12cr|xlogical-1.0_8-9|16	Source2:   %{name}-32.png
12cr|xlogical-1.0_8-9|17	Source3:   %{name}-48.png
12cr|xlogical-1.0_8-9|18	Patch0:    xlogical-c++-compil.patch
12cr|xlogical-1.0_8-9|19	Patch1:    xlogical-gcc43.patch
12cr|xlogical-1.0_8-9|20	Group:     Games/Puzzles
12cr|xlogical-1.0_8-9|21	License: GPLv2+
12cr|xlogical-1.0_8-9|22	URL:        http://changeling.ixionstudios.com/xlogical/
12cr|xlogical-1.0_8-9|23	BuildRoot: %_tmppath/%{name}-build
12cr|xlogical-1.0_8-9|24	BuildRequires: SDL-devel
12cr|xlogical-1.0_8-9|25	BuildRequires: SDL_image-devel
12cr|xlogical-1.0_8-9|26	BuildRequires: SDL_mixer-devel
12cr|xlogical-1.0_8-9|27	BuildRequires: autoconf2.5
12cr|xlogical-1.0_8-9|28	BuildRequires: automake1.4
12cr|xlogical-1.0_8-9|29	
12cr|xlogical-1.0_8-9|30	%description
12cr|xlogical-1.0_8-9|31	XLogical is a puzzle game based on an Amiga game developed
12cr|xlogical-1.0_8-9|32	by Rainbow Arts called Logical. It features ray-traced graphics,
12cr|xlogical-1.0_8-9|33	music, and sound effects. The game is addictive, requiring
12cr|xlogical-1.0_8-9|34	parallel thinking and quick reflexes.
12cr|xlogical-1.0_8-9|35	
12cr|xlogical-1.0_8-9|36	%prep
12cr|xlogical-1.0_8-9|37	%setup -n %{name}-%{sourceversion} -q
12cr|xlogical-1.0_8-9|38	%patch0 -p0 -b .nanar
12cr|xlogical-1.0_8-9|39	%patch1 -p1 -b .gcc43
12cr|xlogical-1.0_8-9|40	
12cr|xlogical-1.0_8-9|41	%build
12cr|xlogical-1.0_8-9|42	
12cr|xlogical-1.0_8-9|43	rm -f config.* configure
12cr|xlogical-1.0_8-9|44	
12cr|xlogical-1.0_8-9|45	aclocal-1.4
12cr|xlogical-1.0_8-9|46	autoconf
12cr|xlogical-1.0_8-9|47	automake-1.4 -a
12cr|xlogical-1.0_8-9|48	
12cr|xlogical-1.0_8-9|49	%configure --bindir=%_gamesbindir --datadir=%_gamesdatadir --localstatedir=%{_localstatedir}/lib
12cr|xlogical-1.0_8-9|50	
12cr|xlogical-1.0_8-9|51	%make
12cr|xlogical-1.0_8-9|52	
12cr|xlogical-1.0_8-9|53	%install
12cr|xlogical-1.0_8-9|54	%makeinstall bindir=%buildroot%_gamesbindir datadir=%buildroot%_gamesdatadir localstatedir=%buildroot%{_localstatedir}/lib
12cr|xlogical-1.0_8-9|55	
12cr|xlogical-1.0_8-9|56	install -D -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|xlogical-1.0_8-9|57	install -D -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|xlogical-1.0_8-9|58	install -D -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|xlogical-1.0_8-9|59	
12cr|xlogical-1.0_8-9|60	
12cr|xlogical-1.0_8-9|61	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|xlogical-1.0_8-9|62	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xlogical-1.0_8-9|63	[Desktop Entry]
12cr|xlogical-1.0_8-9|64	Name=%{name}
12cr|xlogical-1.0_8-9|65	Comment=A puzzle game
12cr|xlogical-1.0_8-9|66	Exec=%_gamesbindir/%{name}
12cr|xlogical-1.0_8-9|67	Icon=%{name}
12cr|xlogical-1.0_8-9|68	Terminal=false
12cr|xlogical-1.0_8-9|69	Type=Application
12cr|xlogical-1.0_8-9|70	Categories=Game;LogicGame;
12cr|xlogical-1.0_8-9|71	EOF
12cr|xlogical-1.0_8-9|72	
12cr|xlogical-1.0_8-9|73	%files
12cr|xlogical-1.0_8-9|74	%defattr(-,root,games)
12cr|xlogical-1.0_8-9|75	%doc README COPYING ChangeLog AUTHORS NEWS TODO LICENSE
12cr|xlogical-1.0_8-9|76	%{_gamesbindir}/%{name}
12cr|xlogical-1.0_8-9|77	%{_gamesdatadir}/%{name}
12cr|xlogical-1.0_8-9|78	%dir %{_localstatedir}/lib/%{name}
12cr|xlogical-1.0_8-9|79	%{_localstatedir}/lib/%{name}/xlogical.scores
12cr|xlogical-1.0_8-9|80	%{_liconsdir}/*.png
12cr|xlogical-1.0_8-9|81	%{_iconsdir}/*.png
12cr|xlogical-1.0_8-9|82	%{_miconsdir}/*.png
12cr|xlogical-1.0_8-9|83	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xlogical-1.0_8-9|84	
12cr|xlogical-1.0_8-9|85	%if %mdkversion < 200900
12cr|xlogical-1.0_8-9|86	%post
12cr|xlogical-1.0_8-9|87	%{update_menus}
12cr|xlogical-1.0_8-9|88	%endif
12cr|xlogical-1.0_8-9|89	
12cr|xlogical-1.0_8-9|90	%if %mdkversion < 200900
12cr|xlogical-1.0_8-9|91	%postun
12cr|xlogical-1.0_8-9|92	%{clean_menus}
12cr|xlogical-1.0_8-9|93	%endif
12cr|xlogical-1.0_8-9|94	
12cr|xlogical-1.0_8-9|95	%clean
12cr|xlogical-1.0_8-9|96	rm -rf $RPM_BUILD_ROOT
12cr|xlogical-1.0_8-9|97	
12cr|xlogical-1.0_8-9|98	
12cr|xlogical-1.0_8-9|99	%changelog
12cr|xlogical-1.0_8-9|100	* Fri May 22 2009 Samuel Verschelde <stormi@mandriva.org> 1.0_8-9mdv2010.0
12cr|xlogical-1.0_8-9|101	+ Revision: 378776
12cr|xlogical-1.0_8-9|102	- fix autotools order
12cr|xlogical-1.0_8-9|103	
12cr|xlogical-1.0_8-9|104	* Thu May 14 2009 Samuel Verschelde <stormi@mandriva.org> 1.0_8-8mdv2010.0
12cr|xlogical-1.0_8-9|105	+ Revision: 375762
12cr|xlogical-1.0_8-9|106	- fix highscores
12cr|xlogical-1.0_8-9|107	
12cr|xlogical-1.0_8-9|108	* Thu May 14 2009 Samuel Verschelde <stormi@mandriva.org> 1.0_8-7mdv2010.0
12cr|xlogical-1.0_8-9|109	+ Revision: 375700
12cr|xlogical-1.0_8-9|110	- fix paths
12cr|xlogical-1.0_8-9|111	- fix build
12cr|xlogical-1.0_8-9|112	- fix Group and category
12cr|xlogical-1.0_8-9|113	
12cr|xlogical-1.0_8-9|114	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|xlogical-1.0_8-9|115	- rebuild
12cr|xlogical-1.0_8-9|116	- rebuild
12cr|xlogical-1.0_8-9|117	- drop old menu
12cr|xlogical-1.0_8-9|118	
12cr|xlogical-1.0_8-9|119	+ Pixel <pixel@mandriva.com>
12cr|xlogical-1.0_8-9|120	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xlogical-1.0_8-9|121	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|xlogical-1.0_8-9|122	
12cr|xlogical-1.0_8-9|123	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0_8-3mdv2008.1
12cr|xlogical-1.0_8-9|124	+ Revision: 136608
12cr|xlogical-1.0_8-9|125	- restore BuildRoot
12cr|xlogical-1.0_8-9|126	
12cr|xlogical-1.0_8-9|127	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|xlogical-1.0_8-9|128	- kill re-definition of %%buildroot on Pixel's request
12cr|xlogical-1.0_8-9|129	- fix autoconf-2.5x path
12cr|xlogical-1.0_8-9|130	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|xlogical-1.0_8-9|131	
12cr|xlogical-1.0_8-9|132	
12cr|xlogical-1.0_8-9|133	* Mon Jan 15 2007 Olivier Thauvin <nanardon@mandriva.org> 1.0_8-3mdv2007.0
12cr|xlogical-1.0_8-9|134	+ Revision: 108980
12cr|xlogical-1.0_8-9|135	- buildrequires
12cr|xlogical-1.0_8-9|136	- rebuild
12cr|xlogical-1.0_8-9|137	
12cr|xlogical-1.0_8-9|138	* Sat Sep 09 2006 Olivier Thauvin <nanardon@mandriva.org> 1.0_8-2mdv2007.0
12cr|xlogical-1.0_8-9|139	+ Revision: 60632
12cr|xlogical-1.0_8-9|140	- fix menu (use summary macros)
12cr|xlogical-1.0_8-9|141	
12cr|xlogical-1.0_8-9|142	* Sun Jul 16 2006 Olivier Thauvin <nanardon@mandriva.org> 1.0_8-1mdv2007.0
12cr|xlogical-1.0_8-9|143	+ Revision: 41284
12cr|xlogical-1.0_8-9|144	- fix patch to make it compil (couriousous)
12cr|xlogical-1.0_8-9|145	- 1.0-8
12cr|xlogical-1.0_8-9|146	- Import xlogical
12cr|xlogical-1.0_8-9|147	
12cr|xlogical-1.0_8-9|148	* Wed Jun 16 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.0-7.cvs20030522.4mdk
12cr|xlogical-1.0_8-9|149	- rebuild
12cr|xlogical-1.0_8-9|150	- fix build
12cr|xlogical-1.0_8-9|151	

8648 12
12cr|xlogmaster-1.6.2-1|1	Summary:	Quick & easy monitoring of logfiles and devices
12cr|xlogmaster-1.6.2-1|2	Name:		xlogmaster
12cr|xlogmaster-1.6.2-1|3	Version:	1.6.2
12cr|xlogmaster-1.6.2-1|4	Release:	1
12cr|xlogmaster-1.6.2-1|5	Source0:	ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.gz
12cr|xlogmaster-1.6.2-1|6	Source1:	%{name}-icons.tar.bz2
12cr|xlogmaster-1.6.2-1|7	Patch0:		xlogmaster-1.6.2-workaround-pointer-to-int-casting.patch
12cr|xlogmaster-1.6.2-1|8	BuildRequires:	libgtk+-devel
12cr|xlogmaster-1.6.2-1|9	License:	GPLv2+
12cr|xlogmaster-1.6.2-1|10	URL:		http://www.gnu.org/software/xlogmaster/
12cr|xlogmaster-1.6.2-1|11	Group:		Monitoring
12cr|xlogmaster-1.6.2-1|12	
12cr|xlogmaster-1.6.2-1|13	%description
12cr|xlogmaster-1.6.2-1|14	The Xlogmaster is a program that allows easy and flexible monitoring of
12cr|xlogmaster-1.6.2-1|15	all logfiles and devices that allow being read via cat (like the /proc
12cr|xlogmaster-1.6.2-1|16	devices). It allows you to set a lot of events based on certain activities
12cr|xlogmaster-1.6.2-1|17	in the monitored logfiles/devices and should prove very helpful for almost
12cr|xlogmaster-1.6.2-1|18	anyone.
12cr|xlogmaster-1.6.2-1|19	
12cr|xlogmaster-1.6.2-1|20	%prep
12cr|xlogmaster-1.6.2-1|21	%setup -q -a1
12cr|xlogmaster-1.6.2-1|22	%patch0 -p1 -b .cast~
12cr|xlogmaster-1.6.2-1|23	
12cr|xlogmaster-1.6.2-1|24	%build
12cr|xlogmaster-1.6.2-1|25	%configure	--with-xlogmaster-home=%{_sysconfdir} \
12cr|xlogmaster-1.6.2-1|26	--with-xlogmaster-lib=%{_datadir}/xlogmaster \
12cr|xlogmaster-1.6.2-1|27	--with-xlogmaster-db=%{_localstatedir}/lib/xlogmaster \
12cr|xlogmaster-1.6.2-1|28	--disable-gtkrc
12cr|xlogmaster-1.6.2-1|29	
12cr|xlogmaster-1.6.2-1|30	%make
12cr|xlogmaster-1.6.2-1|31	
12cr|xlogmaster-1.6.2-1|32	%install
12cr|xlogmaster-1.6.2-1|33	%makeinstall XLM_LIB=%{buildroot}%{_datadir}/%{name} XLM_DB=%{buildroot}%{_localstatedir}/lib/%{name}
12cr|xlogmaster-1.6.2-1|34	
12cr|xlogmaster-1.6.2-1|35	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|xlogmaster-1.6.2-1|36	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|xlogmaster-1.6.2-1|37	[Desktop Entry]
12cr|xlogmaster-1.6.2-1|38	Type=Application
12cr|xlogmaster-1.6.2-1|39	Icon=%{name}
12cr|xlogmaster-1.6.2-1|40	Categories=System;Monitor;
12cr|xlogmaster-1.6.2-1|41	Name=%{name}
12cr|xlogmaster-1.6.2-1|42	Comment=Logfile viewer
12cr|xlogmaster-1.6.2-1|43	EOF
12cr|xlogmaster-1.6.2-1|44	
12cr|xlogmaster-1.6.2-1|45	install -m644 icons/16x16.png -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|xlogmaster-1.6.2-1|46	install -m644 icons/32x32.png -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|xlogmaster-1.6.2-1|47	install -m644 icons/48x48.png -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|xlogmaster-1.6.2-1|48	
12cr|xlogmaster-1.6.2-1|49	%post
12cr|xlogmaster-1.6.2-1|50	%_install_info %{name}.info
12cr|xlogmaster-1.6.2-1|51	
12cr|xlogmaster-1.6.2-1|52	%preun
12cr|xlogmaster-1.6.2-1|53	%_remove_install_info %{name}.info
12cr|xlogmaster-1.6.2-1|54	
12cr|xlogmaster-1.6.2-1|55	%files
12cr|xlogmaster-1.6.2-1|56	%doc NEWS README TODO
12cr|xlogmaster-1.6.2-1|57	%{_bindir}/*
12cr|xlogmaster-1.6.2-1|58	%dir %{_datadir}/%{name}
12cr|xlogmaster-1.6.2-1|59	%{_datadir}/%{name}/*
12cr|xlogmaster-1.6.2-1|60	%dir %{_localstatedir}/lib/%{name}
12cr|xlogmaster-1.6.2-1|61	%{_localstatedir}/lib/%{name}/*
12cr|xlogmaster-1.6.2-1|62	%{_mandir}/man1/%{name}.1*
12cr|xlogmaster-1.6.2-1|63	%{_infodir}/%{name}.info*
12cr|xlogmaster-1.6.2-1|64	%{_iconsdir}/%{name}.png
12cr|xlogmaster-1.6.2-1|65	%{_liconsdir}/%{name}.png
12cr|xlogmaster-1.6.2-1|66	%{_miconsdir}/%{name}.png
12cr|xlogmaster-1.6.2-1|67	%{_datadir}/applications/%{name}.desktop
12cr|xlogmaster-1.6.2-1|68	
12cr|xlogmaster-1.6.2-1|69	
12cr|xlogmaster-1.6.2-1|70	%changelog
12cr|xlogmaster-1.6.2-1|71	* Fri Jan 13 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.6.2-1
12cr|xlogmaster-1.6.2-1|72	+ Revision: 760690
12cr|xlogmaster-1.6.2-1|73	- workaround casting from pointer to int breaking build on 64 bit (P0)
12cr|xlogmaster-1.6.2-1|74	- don't redefine name, version & release
12cr|xlogmaster-1.6.2-1|75	- use %%_install_info macros
12cr|xlogmaster-1.6.2-1|76	- drop legacy rpm stuff
12cr|xlogmaster-1.6.2-1|77	- drop conditional scripts for ancient releases
12cr|xlogmaster-1.6.2-1|78	- install icons a bit nicer.. ;)
12cr|xlogmaster-1.6.2-1|79	
12cr|xlogmaster-1.6.2-1|80	+ Johnny A. Solbu <solbu@mandriva.org>
12cr|xlogmaster-1.6.2-1|81	- Remove obsolete html docs.
12cr|xlogmaster-1.6.2-1|82	- New version
12cr|xlogmaster-1.6.2-1|83	- Spec cleanup
12cr|xlogmaster-1.6.2-1|84	- Don't ship COPYING, as the license doesn't require it.
12cr|xlogmaster-1.6.2-1|85	- Replaced $$RPM_BUILD_ROOT with %%{buildroot}
12cr|xlogmaster-1.6.2-1|86	- Removed %%mkrel
12cr|xlogmaster-1.6.2-1|87	- Removed broken patch.
12cr|xlogmaster-1.6.2-1|88	
12cr|xlogmaster-1.6.2-1|89	+ Thierry Vignaud <tv@mandriva.org>
12cr|xlogmaster-1.6.2-1|90	- rebuild
12cr|xlogmaster-1.6.2-1|91	- rebuild
12cr|xlogmaster-1.6.2-1|92	- fix summary-ended-with-dot
12cr|xlogmaster-1.6.2-1|93	- auto convert menu to XDG
12cr|xlogmaster-1.6.2-1|94	- kill re-definition of %%buildroot on Pixel's request
12cr|xlogmaster-1.6.2-1|95	- use %%mkrel
12cr|xlogmaster-1.6.2-1|96	- import xlogmaster
12cr|xlogmaster-1.6.2-1|97	
12cr|xlogmaster-1.6.2-1|98	+ Pixel <pixel@mandriva.com>
12cr|xlogmaster-1.6.2-1|99	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xlogmaster-1.6.2-1|100	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|xlogmaster-1.6.2-1|101	
12cr|xlogmaster-1.6.2-1|102	+ Olivier Blin <blino@mandriva.org>
12cr|xlogmaster-1.6.2-1|103	- restore BuildRoot
12cr|xlogmaster-1.6.2-1|104	
12cr|xlogmaster-1.6.2-1|105	
12cr|xlogmaster-1.6.2-1|106	* Fri Jul 16 2004 Michael Scherer <misc@mandrake.org> 1.6.0-12mdk
12cr|xlogmaster-1.6.2-1|107	- rebuild for new gcc
12cr|xlogmaster-1.6.2-1|108	
12cr|xlogmaster-1.6.2-1|109	* Thu Jun 03 2004 Lenny Cartier <lenny@mandrakesoft.com 1.6.0-11mdk
12cr|xlogmaster-1.6.2-1|110	- rebuild
12cr|xlogmaster-1.6.2-1|111	
12cr|xlogmaster-1.6.2-1|112	* Sat Feb 01 2003 Lenny Cartier <lenny@mandrakesoft.com 1.6.0-10mdk
12cr|xlogmaster-1.6.2-1|113	- rebuild
12cr|xlogmaster-1.6.2-1|114	
12cr|xlogmaster-1.6.2-1|115	* Sat Nov 23 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.6.0-9mdk
12cr|xlogmaster-1.6.2-1|116	- fix missing files
12cr|xlogmaster-1.6.2-1|117	
12cr|xlogmaster-1.6.2-1|118	* Thu Nov 14 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.6.0-8mdk
12cr|xlogmaster-1.6.2-1|119	- from Per yvind Karlsen <peroyvind@delonic.no> :
12cr|xlogmaster-1.6.2-1|120	- gcc-3.2 compilation fixes
12cr|xlogmaster-1.6.2-1|121	- Cleanups
12cr|xlogmaster-1.6.2-1|122	- s/Copyright/License/ - Do not use obsolete Copyright tag
12cr|xlogmaster-1.6.2-1|123	- Removed redundant PreReq
12cr|xlogmaster-1.6.2-1|124	- Added missing BuildRequires
12cr|xlogmaster-1.6.2-1|125	- Moved xlogmaster-lib files into a more appropriate place(make rpmlint happy)
12cr|xlogmaster-1.6.2-1|126	
12cr|xlogmaster-1.6.2-1|127	* Thu Oct 24 2002 Maxim Heijndijk <cchq@wanadoo.nl> 1.6.0-7mdk
12cr|xlogmaster-1.6.2-1|128	- Rebuilt for Mandrake 9.0 / MandrakeClub.
12cr|xlogmaster-1.6.2-1|129	- Added BuildRequires for gcc 2.96.
12cr|xlogmaster-1.6.2-1|130	- Fixed bindir.
12cr|xlogmaster-1.6.2-1|131	- Fixed datbase dir.
12cr|xlogmaster-1.6.2-1|132	- Fixed manfile permissions.
12cr|xlogmaster-1.6.2-1|133	- Removed gtkrc files.
12cr|xlogmaster-1.6.2-1|134	
12cr|xlogmaster-1.6.2-1|135	* Sat Oct 12 2002 Maxim Heijndijk <cchq@wanadoo.nl> 1.6.0-6
12cr|xlogmaster-1.6.2-1|136	- Fixed Group.
12cr|xlogmaster-1.6.2-1|137	
12cr|xlogmaster-1.6.2-1|138	* Mon Oct 07 2002 Maxim Heijndijk <cchq@wanadoo.nl> 1.6.0-5
12cr|xlogmaster-1.6.2-1|139	- Rebuilt for MandrakeClub.
12cr|xlogmaster-1.6.2-1|140	
12cr|xlogmaster-1.6.2-1|141	* Mon May 07 2001 Maxim Heijndijk <cchq@wanadoo.nl> 1.6.0-4
12cr|xlogmaster-1.6.2-1|142	- Rebuild with glibc-2.2.2.
12cr|xlogmaster-1.6.2-1|143	- More docs.
12cr|xlogmaster-1.6.2-1|144	
12cr|xlogmaster-1.6.2-1|145	* Wed Aug 23 2000 Maxim Heijndijk <cchq@wanadoo.nl> 1.6.0-3
12cr|xlogmaster-1.6.2-1|146	- Added menuentryfile
12cr|xlogmaster-1.6.2-1|147	- Bzipping/stripping now handled by spec-helper
12cr|xlogmaster-1.6.2-1|148	- Manpages to %%{_mandir}
12cr|xlogmaster-1.6.2-1|149	
12cr|xlogmaster-1.6.2-1|150	* Tue Jun 20 2000 Maxim Heijndijk <cchq@wanadoo.nl> 1.6.0-2
12cr|xlogmaster-1.6.2-1|151	- Made package relocatable
12cr|xlogmaster-1.6.2-1|152	- bzipped source
12cr|xlogmaster-1.6.2-1|153	- bzipped manpage
12cr|xlogmaster-1.6.2-1|154	
12cr|xlogmaster-1.6.2-1|155	* Fri Apr 02 1999 Arne Coucheron <arneco@online.no> [1.6.0-1]
12cr|xlogmaster-1.6.2-1|156	- corrected source url
12cr|xlogmaster-1.6.2-1|157	- requires GTK+ >= 1.2.1
12cr|xlogmaster-1.6.2-1|158	- sound, script and database files moved to /usr/lib/xlogmaster
12cr|xlogmaster-1.6.2-1|159	- strip the binary
12cr|xlogmaster-1.6.2-1|160	
12cr|xlogmaster-1.6.2-1|161	* Wed Aug 26 1998 Arne Coucheron <arneco@online.no> [1.4.3-1]
12cr|xlogmaster-1.6.2-1|162	- installing the info file
12cr|xlogmaster-1.6.2-1|163	
12cr|xlogmaster-1.6.2-1|164	* Mon Jul 27 1998 Arne Coucheron <arneco@online.no> [1.4.1-1]
12cr|xlogmaster-1.6.2-1|165	- first release

8649 12
12cr|xmake-1.06-7|1	Name:		xmake
12cr|xmake-1.06-7|2	Version:	1.06
12cr|xmake-1.06-7|3	Release:	%mkrel 7
12cr|xmake-1.06-7|4	Summary:	XMAKE allows you to easily construct multiple complex dependencies
12cr|xmake-1.06-7|5	License:	GPL
12cr|xmake-1.06-7|6	Group:		Development/Other
12cr|xmake-1.06-7|7	
12cr|xmake-1.06-7|8	Source0:	%{name}-%{version}.tar.bz2
12cr|xmake-1.06-7|9	
12cr|xmake-1.06-7|10	URL:		http://apollo.backplane.com/xmake/
12cr|xmake-1.06-7|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xmake-1.06-7|12	
12cr|xmake-1.06-7|13	%description
12cr|xmake-1.06-7|14	XMAKE is similar to other make's out there, but is specifically designed to
12cr|xmake-1.06-7|15	allow you to easily construct multiple complex dependencies without getting
12cr|xmake-1.06-7|16	screwed by default rulesets. XMake contains a number of features specifically
12cr|xmake-1.06-7|17	designed to trivialize the construction of compilation rules.
12cr|xmake-1.06-7|18	
12cr|xmake-1.06-7|19	%prep
12cr|xmake-1.06-7|20	%setup -q -n %{name}
12cr|xmake-1.06-7|21	
12cr|xmake-1.06-7|22	%build
12cr|xmake-1.06-7|23	%make CFLAGS="$RPM_OPT_FLAGS"
12cr|xmake-1.06-7|24	perl -pi -e "s#-g -O2 -Wall -Wstrict-prototypes#$RPM_OPT_FLAGS#g" XMakefile
12cr|xmake-1.06-7|25	./%{name}
12cr|xmake-1.06-7|26	
12cr|xmake-1.06-7|27	%install
12cr|xmake-1.06-7|28	rm -rf $RPM_BUILD_ROOT
12cr|xmake-1.06-7|29	
12cr|xmake-1.06-7|30	install obj/%{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|xmake-1.06-7|31	install %{name}.1 -D $RPM_BUILD_ROOT%{_mandir}/man1/xmake.1
12cr|xmake-1.06-7|32	
12cr|xmake-1.06-7|33	%clean
12cr|xmake-1.06-7|34	rm -rf $RPM_BUILD_ROOT
12cr|xmake-1.06-7|35	
12cr|xmake-1.06-7|36	%files
12cr|xmake-1.06-7|37	%defattr (644,root,root,755)
12cr|xmake-1.06-7|38	%doc README RELEASE_NOTES
12cr|xmake-1.06-7|39	%defattr (-,root,root)
12cr|xmake-1.06-7|40	%{_bindir}/%{name}
12cr|xmake-1.06-7|41	%{_mandir}/man1/%{name}.1*
12cr|xmake-1.06-7|42	
12cr|xmake-1.06-7|43	
12cr|xmake-1.06-7|44	
12cr|xmake-1.06-7|45	
12cr|xmake-1.06-7|46	%changelog
12cr|xmake-1.06-7|47	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.06-7mdv2010.0
12cr|xmake-1.06-7|48	+ Revision: 435133
12cr|xmake-1.06-7|49	- rebuild
12cr|xmake-1.06-7|50	
12cr|xmake-1.06-7|51	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.06-6mdv2009.0
12cr|xmake-1.06-7|52	+ Revision: 262457
12cr|xmake-1.06-7|53	- rebuild
12cr|xmake-1.06-7|54	
12cr|xmake-1.06-7|55	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.06-5mdv2009.0
12cr|xmake-1.06-7|56	+ Revision: 257125
12cr|xmake-1.06-7|57	- rebuild
12cr|xmake-1.06-7|58	
12cr|xmake-1.06-7|59	+ Olivier Blin <oblin@mandriva.com>
12cr|xmake-1.06-7|60	- restore BuildRoot
12cr|xmake-1.06-7|61	
12cr|xmake-1.06-7|62	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.06-3mdv2008.1
12cr|xmake-1.06-7|63	+ Revision: 130279
12cr|xmake-1.06-7|64	- kill re-definition of %%buildroot on Pixel's request
12cr|xmake-1.06-7|65	
12cr|xmake-1.06-7|66	
12cr|xmake-1.06-7|67	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 1.06-3mdv2007.0
12cr|xmake-1.06-7|68	+ Revision: 108879
12cr|xmake-1.06-7|69	- rebuild
12cr|xmake-1.06-7|70	- Import xmake
12cr|xmake-1.06-7|71	
12cr|xmake-1.06-7|72	* Fri Oct 21 2005 Olivier Thauvin <nanardon@mandriva.org> 1.06-2mdk
12cr|xmake-1.06-7|73	- rebuild
12cr|xmake-1.06-7|74	
12cr|xmake-1.06-7|75	* Sat Jul 31 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.06-1mdk
12cr|xmake-1.06-7|76	- 1.06
12cr|xmake-1.06-7|77	- really compile with $RPM_OPT_FLAGS
12cr|xmake-1.06-7|78	- update url
12cr|xmake-1.06-7|79	- cosmetics
12cr|xmake-1.06-7|80	

8650 12
12cr|xmakemol-5.16-6|1	%define name	xmakemol
12cr|xmakemol-5.16-6|2	%define version 5.16
12cr|xmakemol-5.16-6|3	%define release %mkrel 6
12cr|xmakemol-5.16-6|4	
12cr|xmakemol-5.16-6|5	Name: 	 	%{name}
12cr|xmakemol-5.16-6|6	Summary: 	Simple XYZ molecule editor and GL viewer
12cr|xmakemol-5.16-6|7	Version: 	%{version}
12cr|xmakemol-5.16-6|8	Release: 	%{release}
12cr|xmakemol-5.16-6|9	
12cr|xmakemol-5.16-6|10	Source:		http://savannah.nongnu.org/download/xmakemol/%{name}-%{version}.tar.gz
12cr|xmakemol-5.16-6|11	URL:		http://vegemite.chem.nottingham.ac.uk/~xmakemol/
12cr|xmakemol-5.16-6|12	License:	GPL
12cr|xmakemol-5.16-6|13	Group:		Sciences/Chemistry
12cr|xmakemol-5.16-6|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|xmakemol-5.16-6|15	BuildRequires:	libx11-devel
12cr|xmakemol-5.16-6|16	BuildRequires:	lesstif-devel
12cr|xmakemol-5.16-6|17	BuildRequires:	libxt-devel
12cr|xmakemol-5.16-6|18	
12cr|xmakemol-5.16-6|19	%description
12cr|xmakemol-5.16-6|20	XMakemol can be used to view and manipulate atomic and molecular data given in
12cr|xmakemol-5.16-6|21	xyz format.
12cr|xmakemol-5.16-6|22	
12cr|xmakemol-5.16-6|23	XMakemol can produce output in PostScript (black and white or colour)and in xpm
12cr|xmakemol-5.16-6|24	format (which can be translated to gif format using xpmtoppm and ppmtogif).
12cr|xmakemol-5.16-6|25	
12cr|xmakemol-5.16-6|26	XMakemol can also produce a series of xpm files which can be translated into an
12cr|xmakemol-5.16-6|27	animated gif file using the bundled utility xmake_anim.pl (formerly
12cr|xmakemol-5.16-6|28	gmake_anim.pl).
12cr|xmakemol-5.16-6|29	
12cr|xmakemol-5.16-6|30	%prep
12cr|xmakemol-5.16-6|31	%setup -q
12cr|xmakemol-5.16-6|32	
12cr|xmakemol-5.16-6|33	%build
12cr|xmakemol-5.16-6|34	# Disable OpenGL for now, as linking against libmesaglw is broken
12cr|xmakemol-5.16-6|35	# AdamW 2007/07
12cr|xmakemol-5.16-6|36	%configure2_5x --without-opengl
12cr|xmakemol-5.16-6|37	%make
12cr|xmakemol-5.16-6|38	
12cr|xmakemol-5.16-6|39	%install
12cr|xmakemol-5.16-6|40	rm -rf $RPM_BUILD_ROOT
12cr|xmakemol-5.16-6|41	%makeinstall_std
12cr|xmakemol-5.16-6|42	cp xmake_anim.pl.1 %buildroot/%_mandir/man1
12cr|xmakemol-5.16-6|43	
12cr|xmakemol-5.16-6|44	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xmakemol-5.16-6|45	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|xmakemol-5.16-6|46	[Desktop Entry]
12cr|xmakemol-5.16-6|47	Name=XMakeMol
12cr|xmakemol-5.16-6|48	Comment=Simple molecule editor and viewer
12cr|xmakemol-5.16-6|49	Exec=%{_bindir}/%{name}
12cr|xmakemol-5.16-6|50	Icon=chemistry_section
12cr|xmakemol-5.16-6|51	Terminal=false
12cr|xmakemol-5.16-6|52	Type=Application
12cr|xmakemol-5.16-6|53	StartupNotify=true
12cr|xmakemol-5.16-6|54	Categories=Motif;Education;Science;Chemistry;
12cr|xmakemol-5.16-6|55	EOF
12cr|xmakemol-5.16-6|56	
12cr|xmakemol-5.16-6|57	%clean
12cr|xmakemol-5.16-6|58	rm -rf $RPM_BUILD_ROOT
12cr|xmakemol-5.16-6|59	
12cr|xmakemol-5.16-6|60	%if %mdkversion < 200900
12cr|xmakemol-5.16-6|61	%post
12cr|xmakemol-5.16-6|62	%update_menus
12cr|xmakemol-5.16-6|63	%endif
12cr|xmakemol-5.16-6|64	
12cr|xmakemol-5.16-6|65	%if %mdkversion < 200900
12cr|xmakemol-5.16-6|66	%postun
12cr|xmakemol-5.16-6|67	%clean_menus
12cr|xmakemol-5.16-6|68	%endif
12cr|xmakemol-5.16-6|69	
12cr|xmakemol-5.16-6|70	%files
12cr|xmakemol-5.16-6|71	%defattr(-,root,root)
12cr|xmakemol-5.16-6|72	%doc README AUTHORS COPYING NEWS PROBLEMS ToDo.txt
12cr|xmakemol-5.16-6|73	%{_bindir}/%name
12cr|xmakemol-5.16-6|74	%{_bindir}/xmake_anim.pl
12cr|xmakemol-5.16-6|75	%{_datadir}/%name
12cr|xmakemol-5.16-6|76	%{_mandir}/man1/*
12cr|xmakemol-5.16-6|77	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xmakemol-5.16-6|78	
12cr|xmakemol-5.16-6|79	
12cr|xmakemol-5.16-6|80	%changelog
12cr|xmakemol-5.16-6|81	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 5.16-6mdv2011.0
12cr|xmakemol-5.16-6|82	+ Revision: 634903
12cr|xmakemol-5.16-6|83	- simplify BR
12cr|xmakemol-5.16-6|84	
12cr|xmakemol-5.16-6|85	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 5.16-5mdv2010.0
12cr|xmakemol-5.16-6|86	+ Revision: 435135
12cr|xmakemol-5.16-6|87	- rebuild
12cr|xmakemol-5.16-6|88	
12cr|xmakemol-5.16-6|89	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 5.16-4mdv2009.0
12cr|xmakemol-5.16-6|90	+ Revision: 262458
12cr|xmakemol-5.16-6|91	- rebuild
12cr|xmakemol-5.16-6|92	
12cr|xmakemol-5.16-6|93	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 5.16-3mdv2009.0
12cr|xmakemol-5.16-6|94	+ Revision: 257130
12cr|xmakemol-5.16-6|95	- rebuild
12cr|xmakemol-5.16-6|96	
12cr|xmakemol-5.16-6|97	+ Pixel <pixel@mandriva.com>
12cr|xmakemol-5.16-6|98	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xmakemol-5.16-6|99	
12cr|xmakemol-5.16-6|100	* Fri Jan 18 2008 Austin Acton <austin@mandriva.org> 5.16-1mdv2008.1
12cr|xmakemol-5.16-6|101	+ Revision: 154512
12cr|xmakemol-5.16-6|102	- file list
12cr|xmakemol-5.16-6|103	- sync
12cr|xmakemol-5.16-6|104	- new version
12cr|xmakemol-5.16-6|105	
12cr|xmakemol-5.16-6|106	+ Olivier Blin <oblin@mandriva.com>
12cr|xmakemol-5.16-6|107	- restore BuildRoot
12cr|xmakemol-5.16-6|108	
12cr|xmakemol-5.16-6|109	+ Thierry Vignaud <tv@mandriva.org>
12cr|xmakemol-5.16-6|110	- kill re-definition of %%buildroot on Pixel's request
12cr|xmakemol-5.16-6|111	- kill explicit icon extension
12cr|xmakemol-5.16-6|112	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|xmakemol-5.16-6|113	
12cr|xmakemol-5.16-6|114	* Fri Jul 20 2007 Adam Williamson <awilliamson@mandriva.org> 5.15-2mdv2008.0
12cr|xmakemol-5.16-6|115	+ Revision: 54073
12cr|xmakemol-5.16-6|116	- disable OpenGL for now, doesn't link properly
12cr|xmakemol-5.16-6|117	- add missing buildrequires
12cr|xmakemol-5.16-6|118	- rebuild against new lesstif
12cr|xmakemol-5.16-6|119	- don't manually bzip2 manpage, leave it to the macro
12cr|xmakemol-5.16-6|120	- xdg menu
12cr|xmakemol-5.16-6|121	
12cr|xmakemol-5.16-6|122	+ Austin Acton <austin@mandriva.org>
12cr|xmakemol-5.16-6|123	- Import xmakemol
12cr|xmakemol-5.16-6|124	
12cr|xmakemol-5.16-6|125	
12cr|xmakemol-5.16-6|126	
12cr|xmakemol-5.16-6|127	* Thu Aug 25 2005 Austin Acton <austin@mandriva.org> 5.15-1mdk
12cr|xmakemol-5.16-6|128	- New release 5.15
12cr|xmakemol-5.16-6|129	
12cr|xmakemol-5.16-6|130	* Tue Aug 24 2004 Austin Acton <austin@mandrake.org> 5.13-2mdk
12cr|xmakemol-5.16-6|131	- new menu
12cr|xmakemol-5.16-6|132	
12cr|xmakemol-5.16-6|133	* Sun Aug 8 2004 Austin Acton <austin@mandrake.org> 5.13-1mdk
12cr|xmakemol-5.16-6|134	- new menu
12cr|xmakemol-5.16-6|135	
12cr|xmakemol-5.16-6|136	* Thu Aug 03 2004 Franck Villaume <fvill@freesurf.fr> 5.13-1mdk
12cr|xmakemol-5.16-6|137	- 5.13
12cr|xmakemol-5.16-6|138	
12cr|xmakemol-5.16-6|139	* Sun Feb 22 2004 Austin Acton <austin@mandrake.org> 5.11-1mdk
12cr|xmakemol-5.16-6|140	- 5.11
12cr|xmakemol-5.16-6|141	
12cr|xmakemol-5.16-6|142	* Wed Oct 8 2003 Austin Acton <aacton@yorku.ca> 5.09-1mdk
12cr|xmakemol-5.16-6|143	- 5.09
12cr|xmakemol-5.16-6|144	
12cr|xmakemol-5.16-6|145	* Mon Aug 25 2003 Austin Acton <aacton@yorku.ca> 5.08-1mdk
12cr|xmakemol-5.16-6|146	- 5.08
12cr|xmakemol-5.16-6|147	
12cr|xmakemol-5.16-6|148	* Fri Apr 25 2003 Austin Acton <aacton@yorku.ca> 5.07-2mdk
12cr|xmakemol-5.16-6|149	- buildrequires lesstif-devel
12cr|xmakemol-5.16-6|150	
12cr|xmakemol-5.16-6|151	* Tue Apr 15 2003 Austin Acton <aacton@yorku.ca> 5.07-1mdk
12cr|xmakemol-5.16-6|152	- initial package

8651 12
12cr|xmbmon-2.05-7|1	%define name xmbmon
12cr|xmbmon-2.05-7|2	%define version 2.05
12cr|xmbmon-2.05-7|3	%define realversion 205
12cr|xmbmon-2.05-7|4	%define release %mkrel 7
12cr|xmbmon-2.05-7|5	
12cr|xmbmon-2.05-7|6	Summary: A motherboad monitoring tool
12cr|xmbmon-2.05-7|7	Name: %{name}
12cr|xmbmon-2.05-7|8	Version: %{version}
12cr|xmbmon-2.05-7|9	Release: %{release}
12cr|xmbmon-2.05-7|10	Source0: http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/%{name}%{realversion}.tar.gz
12cr|xmbmon-2.05-7|11	Patch1:	 %{name}_2.05-6.patch.bz2
12cr|xmbmon-2.05-7|12	Patch2:  %{name}%{realversion}_fflush.patch.bz2
12cr|xmbmon-2.05-7|13	License: BSD
12cr|xmbmon-2.05-7|14	Group: System/Kernel and hardware
12cr|xmbmon-2.05-7|15	Url: http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/download.html
12cr|xmbmon-2.05-7|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xmbmon-2.05-7|17	BuildRequires: X11-devel
12cr|xmbmon-2.05-7|18	
12cr|xmbmon-2.05-7|19	%description
12cr|xmbmon-2.05-7|20	A motherboard monitoring tools that uses the SMI bus.
12cr|xmbmon-2.05-7|21	%prep
12cr|xmbmon-2.05-7|22	%setup -q -n %{name}%{realversion}
12cr|xmbmon-2.05-7|23	%patch1 -p1
12cr|xmbmon-2.05-7|24	%patch2 -p0
12cr|xmbmon-2.05-7|25	
12cr|xmbmon-2.05-7|26	%build
12cr|xmbmon-2.05-7|27	%configure
12cr|xmbmon-2.05-7|28	%make
12cr|xmbmon-2.05-7|29	
12cr|xmbmon-2.05-7|30	%install
12cr|xmbmon-2.05-7|31	rm -rf $RPM_BUILD_ROOT
12cr|xmbmon-2.05-7|32	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cr|xmbmon-2.05-7|33	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1
12cr|xmbmon-2.05-7|34	mkdir -p $RPM_BUILD_ROOT/usr/X11R6/man/man1
12cr|xmbmon-2.05-7|35	mkdir -p $RPM_BUILD_ROOT/usr/X11R6/bin
12cr|xmbmon-2.05-7|36	mkdir -p $RPM_BUILD_ROOT/usr/X11R6/lib/X11/app-defaults
12cr|xmbmon-2.05-7|37	
12cr|xmbmon-2.05-7|38	%makeinstall INST_DIR=$RPM_BUILD_ROOT/%{_bindir} INST_XDIR=$RPM_BUILD_ROOT/usr/X11R6/bin INST_XRDIR=/usr/X11R6/lib/X11/app-defaults
12cr|xmbmon-2.05-7|39	%make install-man INST_MANDIR=$RPM_BUILD_ROOT/%{_mandir}/man1 INST_MANXDIR=$RPM_BUILD_ROOT/usr/X11R6/man/man1
12cr|xmbmon-2.05-7|40	
12cr|xmbmon-2.05-7|41	%clean
12cr|xmbmon-2.05-7|42	rm -rf $RPM_BUILD_ROOT
12cr|xmbmon-2.05-7|43	
12cr|xmbmon-2.05-7|44	%files
12cr|xmbmon-2.05-7|45	%defattr(-,root,root)
12cr|xmbmon-2.05-7|46	%{_bindir}/mbmon
12cr|xmbmon-2.05-7|47	/usr/X11R6/bin/xmbmon
12cr|xmbmon-2.05-7|48	%doc /usr/X11R6/man/man1/xmbmon.1*
12cr|xmbmon-2.05-7|49	%doc %{_mandir}/man1/mbmon.1*
12cr|xmbmon-2.05-7|50	
12cr|xmbmon-2.05-7|51	
12cr|xmbmon-2.05-7|52	
12cr|xmbmon-2.05-7|53	%changelog
12cr|xmbmon-2.05-7|54	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.05-7mdv2011.0
12cr|xmbmon-2.05-7|55	+ Revision: 615680
12cr|xmbmon-2.05-7|56	- the mass rebuild of 2010.1 packages
12cr|xmbmon-2.05-7|57	
12cr|xmbmon-2.05-7|58	* Wed Jan 20 2010 Erwan Velu <erwan@mandriva.org> 2.05-6mdv2010.1
12cr|xmbmon-2.05-7|59	+ Revision: 494056
12cr|xmbmon-2.05-7|60	- Fixing build on x86_64 systems
12cr|xmbmon-2.05-7|61	
12cr|xmbmon-2.05-7|62	+ Thierry Vignaud <tv@mandriva.org>
12cr|xmbmon-2.05-7|63	- rebuild
12cr|xmbmon-2.05-7|64	
12cr|xmbmon-2.05-7|65	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 2.05-4mdv2009.0
12cr|xmbmon-2.05-7|66	+ Revision: 222294
12cr|xmbmon-2.05-7|67	- fix buildrequires on x86_64
12cr|xmbmon-2.05-7|68	- rebuild
12cr|xmbmon-2.05-7|69	- kill re-definition of %%buildroot on Pixel's request
12cr|xmbmon-2.05-7|70	- import xmbmon
12cr|xmbmon-2.05-7|71	
12cr|xmbmon-2.05-7|72	+ Olivier Blin <oblin@mandriva.com>
12cr|xmbmon-2.05-7|73	- restore BuildRoot
12cr|xmbmon-2.05-7|74	
12cr|xmbmon-2.05-7|75	
12cr|xmbmon-2.05-7|76	* Wed Jun 14 2006 Erwan Velu  <erwan@seanodes.com> 2.05-3mdk
12cr|xmbmon-2.05-7|77	- Rebuild
12cr|xmbmon-2.05-7|78	
12cr|xmbmon-2.05-7|79	* Fri Feb 10 2006 Erwan Velu  <erwan@seanodes.com> 2.05-2mdk
12cr|xmbmon-2.05-7|80	- fflush patch
12cr|xmbmon-2.05-7|81	- rebuild
12cr|xmbmon-2.05-7|82	* Fri Nov 12 2004 Erwan Velu  <erwan@n4.mandrakesoft.com> 2.05-1mdk
12cr|xmbmon-2.05-7|83	- 2.05
12cr|xmbmon-2.05-7|84	- remove patch2
12cr|xmbmon-2.05-7|85	* Wed Aug 25 2004 Erwan Velu  <erwan@n4.mandrakesoft.com> 2.04-2mdk
12cr|xmbmon-2.05-7|86	- Apply official patch for ALI chipsets
12cr|xmbmon-2.05-7|87	* Wed May  5 2004 Erwan Velu  <erwan@n4.mandrakesoft.com> 2.04-1mdk
12cr|xmbmon-2.05-7|88	- First MDK Package

8652 12
12cr|xmds-1.6.6-2|1	%define name xmds
12cr|xmds-1.6.6-2|2	%define realversion 1.6.6
12cr|xmds-1.6.6-2|3	%define version %( echo %realversion | sed 's/-/_/g' )
12cr|xmds-1.6.6-2|4	%define release %mkrel 2
12cr|xmds-1.6.6-2|5	
12cr|xmds-1.6.6-2|6	Summary: eXtensible multi-dimensional Simulator
12cr|xmds-1.6.6-2|7	Name: %{name}
12cr|xmds-1.6.6-2|8	Version: %{version}
12cr|xmds-1.6.6-2|9	Release: %{release}
12cr|xmds-1.6.6-2|10	Source0: %{name}-%{realversion}.tar.gz
12cr|xmds-1.6.6-2|11	License:GPL
12cr|xmds-1.6.6-2|12	Group:Sciences/Other
12cr|xmds-1.6.6-2|13	Url: http://www.xmds.org/
12cr|xmds-1.6.6-2|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|xmds-1.6.6-2|15	BuildRequires: fftw-devel
12cr|xmds-1.6.6-2|16	#Requires:fftw2-devel
12cr|xmds-1.6.6-2|17	
12cr|xmds-1.6.6-2|18	%description
12cr|xmds-1.6.6-2|19	XMDS is a code generator that integrates equations. You write them down in
12cr|xmds-1.6.6-2|20	human readable form in an XML file, and it goes away and writes and compiles
12cr|xmds-1.6.6-2|21	a C++ program that integrates those equations as fast as it can possibly be
12cr|xmds-1.6.6-2|22	done in your architecture.
12cr|xmds-1.6.6-2|23	
12cr|xmds-1.6.6-2|24	%prep
12cr|xmds-1.6.6-2|25	%setup -q -n %name-%realversion
12cr|xmds-1.6.6-2|26	
12cr|xmds-1.6.6-2|27	%build
12cr|xmds-1.6.6-2|28	%configure2_5x --enable-fftw3
12cr|xmds-1.6.6-2|29	
12cr|xmds-1.6.6-2|30	%make
12cr|xmds-1.6.6-2|31	
12cr|xmds-1.6.6-2|32	%install
12cr|xmds-1.6.6-2|33	rm -rf %{buildroot}
12cr|xmds-1.6.6-2|34	%makeinstall_std
12cr|xmds-1.6.6-2|35	
12cr|xmds-1.6.6-2|36	%clean
12cr|xmds-1.6.6-2|37	rm -rf %{buildroot}
12cr|xmds-1.6.6-2|38	
12cr|xmds-1.6.6-2|39	%files
12cr|xmds-1.6.6-2|40	%defattr(-,root,root)
12cr|xmds-1.6.6-2|41	%doc ChangeLog AUTHORS INSTALL NEWS README
12cr|xmds-1.6.6-2|42	%doc examples
12cr|xmds-1.6.6-2|43	%_bindir/*
12cr|xmds-1.6.6-2|44	%_includedir/*.h
12cr|xmds-1.6.6-2|45	%_libdir/*.a
12cr|xmds-1.6.6-2|46	%_mandir/man?/*
12cr|xmds-1.6.6-2|47	
12cr|xmds-1.6.6-2|48	
12cr|xmds-1.6.6-2|49	
12cr|xmds-1.6.6-2|50	%changelog
12cr|xmds-1.6.6-2|51	* Wed Aug 26 2009 Emmanuel Andry <eandry@mandriva.org> 1.6.6-2mdv2010.0
12cr|xmds-1.6.6-2|52	+ Revision: 421581
12cr|xmds-1.6.6-2|53	- build against fftw3
12cr|xmds-1.6.6-2|54	
12cr|xmds-1.6.6-2|55	* Tue Aug 12 2008 Olivier Thauvin <nanardon@mandriva.org> 1.6.6-1mdv2009.0
12cr|xmds-1.6.6-2|56	+ Revision: 271013
12cr|xmds-1.6.6-2|57	- 1.6.6
12cr|xmds-1.6.6-2|58	
12cr|xmds-1.6.6-2|59	* Sat Feb 09 2008 Olivier Thauvin <nanardon@mandriva.org> 1.6.4-1mdv2008.1
12cr|xmds-1.6.6-2|60	+ Revision: 164446
12cr|xmds-1.6.6-2|61	- 1.6.4
12cr|xmds-1.6.6-2|62	
12cr|xmds-1.6.6-2|63	+ Olivier Blin <oblin@mandriva.com>
12cr|xmds-1.6.6-2|64	- restore BuildRoot
12cr|xmds-1.6.6-2|65	
12cr|xmds-1.6.6-2|66	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|xmds-1.6.6-2|67	- kill re-definition of %%buildroot on Pixel's request
12cr|xmds-1.6.6-2|68	
12cr|xmds-1.6.6-2|69	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 1.5_3-1mdv2008.0
12cr|xmds-1.6.6-2|70	+ Revision: 20039
12cr|xmds-1.6.6-2|71	- 1.5-3
12cr|xmds-1.6.6-2|72	
12cr|xmds-1.6.6-2|73	
12cr|xmds-1.6.6-2|74	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|xmds-1.6.6-2|75	+ 08/10/06 10:44:04 (55344)
12cr|xmds-1.6.6-2|76	- 1.5-2
12cr|xmds-1.6.6-2|77	
12cr|xmds-1.6.6-2|78	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|xmds-1.6.6-2|79	+ 08/10/06 10:39:37 (55339)
12cr|xmds-1.6.6-2|80	Import xmds
12cr|xmds-1.6.6-2|81	
12cr|xmds-1.6.6-2|82	* Sun Mar 05 2006 Olivier Thauvin <nanardon@mandriva.org> 1.5_1-1mdk
12cr|xmds-1.6.6-2|83	- 1.5-1
12cr|xmds-1.6.6-2|84	
12cr|xmds-1.6.6-2|85	* Fri Jan 21 2005 Sylvie Terjan <erinmargault@zarb.org> 1.3_5-1mdk
12cr|xmds-1.6.6-2|86	- make spec file
12cr|xmds-1.6.6-2|87	

8653 12
12cr|xmedcon-0.11.0-1|1	%define major		2
12cr|xmedcon-0.11.0-1|2	%define libname		%mklibname mdc %{major}
12cr|xmedcon-0.11.0-1|3	%define develname	%mklibname mdc -d
12cr|xmedcon-0.11.0-1|4	%define staticname	%mklibname mdc -d -s
12cr|xmedcon-0.11.0-1|5	
12cr|xmedcon-0.11.0-1|6	Name:		xmedcon
12cr|xmedcon-0.11.0-1|7	Version:	0.11.0
12cr|xmedcon-0.11.0-1|8	Release:	1
12cr|xmedcon-0.11.0-1|9	Summary:	An open source toolkit for medical image conversion
12cr|xmedcon-0.11.0-1|10	Group:		Graphics
12cr|xmedcon-0.11.0-1|11	License:	GPLv2
12cr|xmedcon-0.11.0-1|12	URL:		http://xmedcon.sourceforge.net
12cr|xmedcon-0.11.0-1|13	Source0:	http://downloads.sourceforge.net/project/xmedcon/XMedCon-Source/%{version}/%{name}-%{version}.tar.bz2
12cr|xmedcon-0.11.0-1|14	BuildRequires:	gtk+2-devel
12cr|xmedcon-0.11.0-1|15	
12cr|xmedcon-0.11.0-1|16	%description
12cr|xmedcon-0.11.0-1|17	This project stands for Medical Image Conversion and is released under the
12cr|xmedcon-0.11.0-1|18	GNU's (L)GPL license. It bundles the C source code, a library, a flexible
12cr|xmedcon-0.11.0-1|19	command-line utility and a graphical front-end based on the amazing Gtk+
12cr|xmedcon-0.11.0-1|20	toolkit.
12cr|xmedcon-0.11.0-1|21	
12cr|xmedcon-0.11.0-1|22	Its main purpose is image conversion while preserving valuable medical
12cr|xmedcon-0.11.0-1|23	study information. The currently supported formats are: Acr/Nema 2.0,
12cr|xmedcon-0.11.0-1|24	Analyze (SPM), Concorde/uPET, DICOM 3.0, CTI ECAT 6/7, InterFile 3.3
12cr|xmedcon-0.11.0-1|25	and PNG or Gif87a/89a towards desktop applications.
12cr|xmedcon-0.11.0-1|26	
12cr|xmedcon-0.11.0-1|27	%package -n %{libname}
12cr|xmedcon-0.11.0-1|28	Summary: Libraries for (X)MedCon
12cr|xmedcon-0.11.0-1|29	Group: System/Libraries
12cr|xmedcon-0.11.0-1|30	
12cr|xmedcon-0.11.0-1|31	%description -n %{libname}
12cr|xmedcon-0.11.0-1|32	
12cr|xmedcon-0.11.0-1|33	This package contains (X)MedCon shared library (libmdc).
12cr|xmedcon-0.11.0-1|34	
12cr|xmedcon-0.11.0-1|35	%package -n %{develname}
12cr|xmedcon-0.11.0-1|36	Summary: Header files for (X)MedCon development
12cr|xmedcon-0.11.0-1|37	Group: Development/C
12cr|xmedcon-0.11.0-1|38	Requires: %{libname} = %{version}
12cr|xmedcon-0.11.0-1|39	Provides: %{name}-devel = %{EVRD}
12cr|xmedcon-0.11.0-1|40	
12cr|xmedcon-0.11.0-1|41	%description -n %{develname}
12cr|xmedcon-0.11.0-1|42	
12cr|xmedcon-0.11.0-1|43	The xmedcon-devel package contains the header files necessary for developing
12cr|xmedcon-0.11.0-1|44	programs that make use of the (X)MedCon library (libmdc).
12cr|xmedcon-0.11.0-1|45	
12cr|xmedcon-0.11.0-1|46	%package -n %{staticname}
12cr|xmedcon-0.11.0-1|47	Summary: Static libraries for (X)MedCon development
12cr|xmedcon-0.11.0-1|48	Group: Development/C
12cr|xmedcon-0.11.0-1|49	Requires: %{develname} = %{version}
12cr|xmedcon-0.11.0-1|50	Provides: %{name}-devel-static = %{EVRD}
12cr|xmedcon-0.11.0-1|51	
12cr|xmedcon-0.11.0-1|52	%description -n %{staticname}
12cr|xmedcon-0.11.0-1|53	
12cr|xmedcon-0.11.0-1|54	The xmedcon-devel package contains the header files necessary for developing
12cr|xmedcon-0.11.0-1|55	programs that make use of the (X)MedCon library (libmdc).
12cr|xmedcon-0.11.0-1|56	
12cr|xmedcon-0.11.0-1|57	%prep
12cr|xmedcon-0.11.0-1|58	%setup -q
12cr|xmedcon-0.11.0-1|59	
12cr|xmedcon-0.11.0-1|60	%build
12cr|xmedcon-0.11.0-1|61	%configure2_5x
12cr|xmedcon-0.11.0-1|62	%make
12cr|xmedcon-0.11.0-1|63	
12cr|xmedcon-0.11.0-1|64	%install
12cr|xmedcon-0.11.0-1|65	%makeinstall_std
12cr|xmedcon-0.11.0-1|66	
12cr|xmedcon-0.11.0-1|67	rm -rf %{buildroot}%{_libdir}/*.la
12cr|xmedcon-0.11.0-1|68	
12cr|xmedcon-0.11.0-1|69	%files
12cr|xmedcon-0.11.0-1|70	%defattr(-, root, root)
12cr|xmedcon-0.11.0-1|71	%doc ChangeLog COPYING COPYING.LIB README REMARKS AUTHORS
12cr|xmedcon-0.11.0-1|72	%{_bindir}/*
12cr|xmedcon-0.11.0-1|73	%{_sysconfdir}/*
12cr|xmedcon-0.11.0-1|74	%{_mandir}/man1/*
12cr|xmedcon-0.11.0-1|75	
12cr|xmedcon-0.11.0-1|76	%files -n %{libname}
12cr|xmedcon-0.11.0-1|77	%{_libdir}/*so.%{major}*
12cr|xmedcon-0.11.0-1|78	
12cr|xmedcon-0.11.0-1|79	%files -n %{develname}
12cr|xmedcon-0.11.0-1|80	%doc README COPYING COPYING.LIB
12cr|xmedcon-0.11.0-1|81	%defattr(-,root,root)
12cr|xmedcon-0.11.0-1|82	%{_mandir}/man3/*
12cr|xmedcon-0.11.0-1|83	%{_mandir}/man4/*
12cr|xmedcon-0.11.0-1|84	%{_includedir}/*
12cr|xmedcon-0.11.0-1|85	%{_libdir}/*.so
12cr|xmedcon-0.11.0-1|86	%{_datadir}/aclocal/*
12cr|xmedcon-0.11.0-1|87	
12cr|xmedcon-0.11.0-1|88	%files -n %{staticname}
12cr|xmedcon-0.11.0-1|89	%doc README COPYING COPYING.LIB
12cr|xmedcon-0.11.0-1|90	%{_libdir}/*.a
12cr|xmedcon-0.11.0-1|91	
12cr|xmedcon-0.11.0-1|92	
12cr|xmedcon-0.11.0-1|93	%changelog
12cr|xmedcon-0.11.0-1|94	* Thu Jun 28 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.11.0-1
12cr|xmedcon-0.11.0-1|95	+ Revision: 807336
12cr|xmedcon-0.11.0-1|96	+ rebuild (emptylog)
12cr|xmedcon-0.11.0-1|97	
12cr|xmedcon-0.11.0-1|98	* Wed Jun 27 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.11.0-1
12cr|xmedcon-0.11.0-1|99	+ Revision: 807219
12cr|xmedcon-0.11.0-1|100	- update to 0.11.0
12cr|xmedcon-0.11.0-1|101	
12cr|xmedcon-0.11.0-1|102	* Mon Dec 26 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.10.7-1
12cr|xmedcon-0.11.0-1|103	+ Revision: 745411
12cr|xmedcon-0.11.0-1|104	- imported package xmedcon
12cr|xmedcon-0.11.0-1|105	

8654 12
12cr|xmerlin-0.9b-13|1	%define name    xmerlin
12cr|xmerlin-0.9b-13|2	%define version 0.9b
12cr|xmerlin-0.9b-13|3	%define tver    0.9
12cr|xmerlin-0.9b-13|4	%define release %mkrel 13
12cr|xmerlin-0.9b-13|5	
12cr|xmerlin-0.9b-13|6	Summary: Character recognition engine for X11 devices
12cr|xmerlin-0.9b-13|7	Name: %{name}
12cr|xmerlin-0.9b-13|8	Version: %{version}
12cr|xmerlin-0.9b-13|9	Release: %{release}
12cr|xmerlin-0.9b-13|10	Source0: %{name}-%{tver}_public.tar.bz2
12cr|xmerlin-0.9b-13|11	Patch0: xmerlin-0.9b-gcc3_4.patch
12cr|xmerlin-0.9b-13|12	URL: http://www.hellkvist.org/software/index.php3#XMerlin
12cr|xmerlin-0.9b-13|13	License: GPL
12cr|xmerlin-0.9b-13|14	Group: System/X11
12cr|xmerlin-0.9b-13|15	Buildrequires: libx11-devel
12cr|xmerlin-0.9b-13|16	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|xmerlin-0.9b-13|17	
12cr|xmerlin-0.9b-13|18	%description
12cr|xmerlin-0.9b-13|19	XMerlin is a simple character recognition engine for X11-based Web pads
12cr|xmerlin-0.9b-13|20	and such devices where a regular keyboard is not an option. You write your
12cr|xmerlin-0.9b-13|21	characters in a window, and after recognition the character is sent to the
12cr|xmerlin-0.9b-13|22	window in focus, which could we an editor, web browser, or any other
12cr|xmerlin-0.9b-13|23	window/widget that accepts SendEvents.
12cr|xmerlin-0.9b-13|24	
12cr|xmerlin-0.9b-13|25	%prep
12cr|xmerlin-0.9b-13|26	
12cr|xmerlin-0.9b-13|27	%setup -q -n %{name}-%{tver}_public
12cr|xmerlin-0.9b-13|28	%patch0 -p1 -b .gcc3_4
12cr|xmerlin-0.9b-13|29	
12cr|xmerlin-0.9b-13|30	%build
12cr|xmerlin-0.9b-13|31	# modify Makefile
12cr|xmerlin-0.9b-13|32	perl -pi -e "s|/usr/local/share/merlin|\\$\(INSTALL_PREFIX)/share/merlin||g;" Makefile
12cr|xmerlin-0.9b-13|33	perl -pi -e "s|/usr/X11R6/bin|\\$\(INSTALL_PREFIX)/bin||g;" Makefile
12cr|xmerlin-0.9b-13|34	perl -pi -e "s|-O2 -Wall |\\$\(OTHER_CFLAGS) -O2 -Wall ||g;" Makefile
12cr|xmerlin-0.9b-13|35	
12cr|xmerlin-0.9b-13|36	# build
12cr|xmerlin-0.9b-13|37	make OTHER_CFLAGS="$RPM_OPT_FLAGS" INSTALL_PREFIX=%{_prefix}
12cr|xmerlin-0.9b-13|38	
12cr|xmerlin-0.9b-13|39	%install
12cr|xmerlin-0.9b-13|40	rm -rf $RPM_BUILD_ROOT
12cr|xmerlin-0.9b-13|41	mkdir -p $RPM_BUILD_ROOT%{_prefix}/{bin,share/merlin}/
12cr|xmerlin-0.9b-13|42	make INSTALL_PREFIX=$RPM_BUILD_ROOT%{_prefix} install
12cr|xmerlin-0.9b-13|43	
12cr|xmerlin-0.9b-13|44	%clean
12cr|xmerlin-0.9b-13|45	rm -rf $RPM_BUILD_ROOT
12cr|xmerlin-0.9b-13|46	
12cr|xmerlin-0.9b-13|47	%files
12cr|xmerlin-0.9b-13|48	%defattr(-,root,root)
12cr|xmerlin-0.9b-13|49	%doc doc/* COPYING INSTALL WHATISNEW
12cr|xmerlin-0.9b-13|50	%{_bindir}/*
12cr|xmerlin-0.9b-13|51	%dir %{_datadir}/merlin/
12cr|xmerlin-0.9b-13|52	%{_datadir}/merlin/*
12cr|xmerlin-0.9b-13|53	
12cr|xmerlin-0.9b-13|54	
12cr|xmerlin-0.9b-13|55	
12cr|xmerlin-0.9b-13|56	%changelog
12cr|xmerlin-0.9b-13|57	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 0.9b-13mdv2011.0
12cr|xmerlin-0.9b-13|58	+ Revision: 634904
12cr|xmerlin-0.9b-13|59	- bunzip2 the patch
12cr|xmerlin-0.9b-13|60	- simplify BR
12cr|xmerlin-0.9b-13|61	
12cr|xmerlin-0.9b-13|62	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.9b-12mdv2010.0
12cr|xmerlin-0.9b-13|63	+ Revision: 435146
12cr|xmerlin-0.9b-13|64	- rebuild
12cr|xmerlin-0.9b-13|65	
12cr|xmerlin-0.9b-13|66	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.9b-11mdv2009.0
12cr|xmerlin-0.9b-13|67	+ Revision: 262459
12cr|xmerlin-0.9b-13|68	- rebuild
12cr|xmerlin-0.9b-13|69	
12cr|xmerlin-0.9b-13|70	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.9b-10mdv2009.0
12cr|xmerlin-0.9b-13|71	+ Revision: 257133
12cr|xmerlin-0.9b-13|72	- rebuild
12cr|xmerlin-0.9b-13|73	
12cr|xmerlin-0.9b-13|74	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.9b-8mdv2008.1
12cr|xmerlin-0.9b-13|75	+ Revision: 140963
12cr|xmerlin-0.9b-13|76	- restore BuildRoot
12cr|xmerlin-0.9b-13|77	
12cr|xmerlin-0.9b-13|78	+ Thierry Vignaud <tv@mandriva.org>
12cr|xmerlin-0.9b-13|79	- kill re-definition of %%buildroot on Pixel's request
12cr|xmerlin-0.9b-13|80	- import xmerlin
12cr|xmerlin-0.9b-13|81	
12cr|xmerlin-0.9b-13|82	
12cr|xmerlin-0.9b-13|83	* Thu Aug 24 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.9b-8mdv2007.0
12cr|xmerlin-0.9b-13|84	- Fix group
12cr|xmerlin-0.9b-13|85	- Use mkrel
12cr|xmerlin-0.9b-13|86	- Fix some rpmlint errors
12cr|xmerlin-0.9b-13|87	
12cr|xmerlin-0.9b-13|88	* Sat Oct 30 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.9b-7mdk
12cr|xmerlin-0.9b-13|89	- fix build with gcc 3.4
12cr|xmerlin-0.9b-13|90	
12cr|xmerlin-0.9b-13|91	* Tue May 06 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.9b-6mdk
12cr|xmerlin-0.9b-13|92	- buildrequires
12cr|xmerlin-0.9b-13|93	
12cr|xmerlin-0.9b-13|94	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.9b-5mdk
12cr|xmerlin-0.9b-13|95	- rebuild
12cr|xmerlin-0.9b-13|96	
12cr|xmerlin-0.9b-13|97	* Thu Aug 29 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.9b-4mdk
12cr|xmerlin-0.9b-13|98	- rebuild
12cr|xmerlin-0.9b-13|99	
12cr|xmerlin-0.9b-13|100	* Fri Aug 24 2001 Etienne Faure <etienne@mandrakesoft.com> 0.9b-3mdk
12cr|xmerlin-0.9b-13|101	- rebuild
12cr|xmerlin-0.9b-13|102	
12cr|xmerlin-0.9b-13|103	* Thu Feb 15 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.9b-2mdk
12cr|xmerlin-0.9b-13|104	- rebuild
12cr|xmerlin-0.9b-13|105	
12cr|xmerlin-0.9b-13|106	* Fri Sep 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.9b-1mdk
12cr|xmerlin-0.9b-13|107	- used srpm from rufus t firefly :
12cr|xmerlin-0.9b-13|108	Thu Sep 28 2000 rufus t firefly <rufus.t.firefly@linux-mandrake.com>
12cr|xmerlin-0.9b-13|109	v0.9b (initial packaging)

8655 12
12cr|xmlformat-1.04-4|1	Summary:	XML Document Formatter
12cr|xmlformat-1.04-4|2	Name:		xmlformat
12cr|xmlformat-1.04-4|3	Version:	1.04
12cr|xmlformat-1.04-4|4	Release:	%mkrel 4
12cr|xmlformat-1.04-4|5	License:	BSD
12cr|xmlformat-1.04-4|6	Group:		Publishing
12cr|xmlformat-1.04-4|7	URL:		http://www.kitebird.com/software/xmlformat/
12cr|xmlformat-1.04-4|8	Source0:	http://www.kitebird.com/software/xmlformat/%{name}-%{version}.tar.gz
12cr|xmlformat-1.04-4|9	BuildRequires:	perl
12cr|xmlformat-1.04-4|10	BuildRequires:	ruby
12cr|xmlformat-1.04-4|11	BuildArch:	noarch
12cr|xmlformat-1.04-4|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12cr|xmlformat-1.04-4|13	
12cr|xmlformat-1.04-4|14	%description
12cr|xmlformat-1.04-4|15	xmlformat is a configurable formatter (or "pretty-printer") for XML documents.
12cr|xmlformat-1.04-4|16	It provides control over indentation, line-breaking, and text wrapping. These
12cr|xmlformat-1.04-4|17	properties can be defined on a per-element basis.
12cr|xmlformat-1.04-4|18	
12cr|xmlformat-1.04-4|19	xmlformat %{version} provides improved diagnostic information when a document
12cr|xmlformat-1.04-4|20	is not well-formed. (Prints line and token number, and stack trace).
12cr|xmlformat-1.04-4|21	
12cr|xmlformat-1.04-4|22	%prep
12cr|xmlformat-1.04-4|23	
12cr|xmlformat-1.04-4|24	%setup -q
12cr|xmlformat-1.04-4|25	
12cr|xmlformat-1.04-4|26	%build
12cr|xmlformat-1.04-4|27	
12cr|xmlformat-1.04-4|28	%check
12cr|xmlformat-1.04-4|29	make test
12cr|xmlformat-1.04-4|30	
12cr|xmlformat-1.04-4|31	%install
12cr|xmlformat-1.04-4|32	rm -fr %{buildroot}
12cr|xmlformat-1.04-4|33	
12cr|xmlformat-1.04-4|34	install -d %{buildroot}%{_bindir}
12cr|xmlformat-1.04-4|35	
12cr|xmlformat-1.04-4|36	install -m0755 xmlformat.pl %{buildroot}%{_bindir}/
12cr|xmlformat-1.04-4|37	install -m0755 xmlformat.rb %{buildroot}%{_bindir}/
12cr|xmlformat-1.04-4|38	
12cr|xmlformat-1.04-4|39	%clean
12cr|xmlformat-1.04-4|40	rm -fr %{buildroot}
12cr|xmlformat-1.04-4|41	
12cr|xmlformat-1.04-4|42	%files
12cr|xmlformat-1.04-4|43	%defattr(-,root,root)
12cr|xmlformat-1.04-4|44	%doc BUGS ChangeLog INSTALL LICENSE README TODO
12cr|xmlformat-1.04-4|45	%doc bad* test.conf docs tests
12cr|xmlformat-1.04-4|46	%{_bindir}/xmlformat.pl
12cr|xmlformat-1.04-4|47	%{_bindir}/xmlformat.rb
12cr|xmlformat-1.04-4|48	
12cr|xmlformat-1.04-4|49	
12cr|xmlformat-1.04-4|50	%changelog
12cr|xmlformat-1.04-4|51	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.04-4mdv2010.0
12cr|xmlformat-1.04-4|52	+ Revision: 435149
12cr|xmlformat-1.04-4|53	- rebuild
12cr|xmlformat-1.04-4|54	
12cr|xmlformat-1.04-4|55	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.04-3mdv2009.0
12cr|xmlformat-1.04-4|56	+ Revision: 242994
12cr|xmlformat-1.04-4|57	- rebuild
12cr|xmlformat-1.04-4|58	- fix description-line-too-long
12cr|xmlformat-1.04-4|59	- kill re-definition of %%buildroot on Pixel's request
12cr|xmlformat-1.04-4|60	
12cr|xmlformat-1.04-4|61	+ Olivier Blin <oblin@mandriva.com>
12cr|xmlformat-1.04-4|62	- restore BuildRoot
12cr|xmlformat-1.04-4|63	
12cr|xmlformat-1.04-4|64	* Fri Aug 24 2007 Oden Eriksson <oeriksson@mandriva.com> 1.04-1mdv2008.0
12cr|xmlformat-1.04-4|65	+ Revision: 70873
12cr|xmlformat-1.04-4|66	- Import xmlformat
12cr|xmlformat-1.04-4|67	
12cr|xmlformat-1.04-4|68	
12cr|xmlformat-1.04-4|69	
12cr|xmlformat-1.04-4|70	* Fri Aug 24 2007 Oden Eriksson <oeriksson@mandriva.com> 1.04-1mdv2008.0
12cr|xmlformat-1.04-4|71	- initial Mandriva package

8656 12
12cr|xmlindent-0.2.17-7|1	%define	name	xmlindent
12cr|xmlindent-0.2.17-7|2	%define	version	0.2.17
12cr|xmlindent-0.2.17-7|3	%define	release	7
12cr|xmlindent-0.2.17-7|4	
12cr|xmlindent-0.2.17-7|5	Name:		%{name}
12cr|xmlindent-0.2.17-7|6	Version:	%{version}
12cr|xmlindent-0.2.17-7|7	Release:	%mkrel %{release}
12cr|xmlindent-0.2.17-7|8	Summary:	XML stream reformatter
12cr|xmlindent-0.2.17-7|9	Group:		Development/Other
12cr|xmlindent-0.2.17-7|10	License:	GPL
12cr|xmlindent-0.2.17-7|11	URL:		http://xmlindent.sf.net/
12cr|xmlindent-0.2.17-7|12	Source0:	http://dl.sf.net/xmlindent/%{name}-%{version}.tar.bz2
12cr|xmlindent-0.2.17-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xmlindent-0.2.17-7|14	BuildRequires:	flex
12cr|xmlindent-0.2.17-7|15	
12cr|xmlindent-0.2.17-7|16	%description
12cr|xmlindent-0.2.17-7|17	XML Indent is a XML stream reformatter written in ANSI C.
12cr|xmlindent-0.2.17-7|18	It is analogous to GNU indent.
12cr|xmlindent-0.2.17-7|19	
12cr|xmlindent-0.2.17-7|20	%prep
12cr|xmlindent-0.2.17-7|21	%setup -q
12cr|xmlindent-0.2.17-7|22	sed -i -e "s,-Wall,-Wall \$(CFLAGS),g" -e "s,555,755," -e "s,444,644," Makefile
12cr|xmlindent-0.2.17-7|23	
12cr|xmlindent-0.2.17-7|24	%build
12cr|xmlindent-0.2.17-7|25	%make CFLAGS="$RPM_OPT_FLAGS"
12cr|xmlindent-0.2.17-7|26	
12cr|xmlindent-0.2.17-7|27	%install
12cr|xmlindent-0.2.17-7|28	rm -rf $RPM_BUILD_ROOT
12cr|xmlindent-0.2.17-7|29	make install PREFIX=$RPM_BUILD_ROOT%{_prefix}
12cr|xmlindent-0.2.17-7|30	
12cr|xmlindent-0.2.17-7|31	%clean
12cr|xmlindent-0.2.17-7|32	rm -rf $RPM_BUILD_ROOT
12cr|xmlindent-0.2.17-7|33	
12cr|xmlindent-0.2.17-7|34	%files
12cr|xmlindent-0.2.17-7|35	%defattr(-,root,root,-)
12cr|xmlindent-0.2.17-7|36	%doc ChangeLog BUGS README LICENSE
12cr|xmlindent-0.2.17-7|37	%{_bindir}/xmlindent
12cr|xmlindent-0.2.17-7|38	%{_mandir}/man1/xmlindent.1*
12cr|xmlindent-0.2.17-7|39	
12cr|xmlindent-0.2.17-7|40	
12cr|xmlindent-0.2.17-7|41	
12cr|xmlindent-0.2.17-7|42	%changelog
12cr|xmlindent-0.2.17-7|43	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.2.17-7mdv2010.0
12cr|xmlindent-0.2.17-7|44	+ Revision: 435150
12cr|xmlindent-0.2.17-7|45	- rebuild
12cr|xmlindent-0.2.17-7|46	
12cr|xmlindent-0.2.17-7|47	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.2.17-6mdv2009.0
12cr|xmlindent-0.2.17-7|48	+ Revision: 140966
12cr|xmlindent-0.2.17-7|49	- restore BuildRoot
12cr|xmlindent-0.2.17-7|50	
12cr|xmlindent-0.2.17-7|51	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.2.17-6mdv2008.1
12cr|xmlindent-0.2.17-7|52	+ Revision: 130306
12cr|xmlindent-0.2.17-7|53	- kill re-definition of %%buildroot on Pixel's request
12cr|xmlindent-0.2.17-7|54	- import xmlindent
12cr|xmlindent-0.2.17-7|55	
12cr|xmlindent-0.2.17-7|56	
12cr|xmlindent-0.2.17-7|57	* Wed Oct 05 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.2.17-6mdk
12cr|xmlindent-0.2.17-7|58	- mandriva release based on fedora
12cr|xmlindent-0.2.17-7|59	
12cr|xmlindent-0.2.17-7|60	* Wed Jun 08 2005 Adrian Reber <adrian@lisas.de> - 0.2.17-5
12cr|xmlindent-0.2.17-7|61	- rebuilt
12cr|xmlindent-0.2.17-7|62	
12cr|xmlindent-0.2.17-7|63	* Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 0.2.17-4
12cr|xmlindent-0.2.17-7|64	- rebuild on all arches
12cr|xmlindent-0.2.17-7|65	
12cr|xmlindent-0.2.17-7|66	* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
12cr|xmlindent-0.2.17-7|67	- rebuilt
12cr|xmlindent-0.2.17-7|68	
12cr|xmlindent-0.2.17-7|69	* Tue Dec 07 2004 Adrian Reber <adrian@lisas.de> - 0:0.2.17-2
12cr|xmlindent-0.2.17-7|70	- applied patch from Ville Skyttä (bug #2078)
12cr|xmlindent-0.2.17-7|71	
12cr|xmlindent-0.2.17-7|72	* Fri Sep 17 2004 Adrian Reber <adrian@lisas.de> - 0:0.2.17-0.fdr.1
12cr|xmlindent-0.2.17-7|73	- Initial RPM release.

8657 12
12cr|xmlppm-0.98.2-8|1	Summary:	XML data compression program
12cr|xmlppm-0.98.2-8|2	Name:		xmlppm
12cr|xmlppm-0.98.2-8|3	Version:	0.98.2
12cr|xmlppm-0.98.2-8|4	Release:	%mkrel 8
12cr|xmlppm-0.98.2-8|5	URL:		http://sourceforge.net/projects/xmlppm
12cr|xmlppm-0.98.2-8|6	License:	GPL
12cr|xmlppm-0.98.2-8|7	Group:		File tools
12cr|xmlppm-0.98.2-8|8	Source:		http://prdownloads.sourceforge.net/xmlppm/%{name}-%{version}-src.tar.bz2
12cr|xmlppm-0.98.2-8|9	Patch:		%{name}-0.98.2.gcc4.patch
12cr|xmlppm-0.98.2-8|10	BuildRequires:	expat-devel
12cr|xmlppm-0.98.2-8|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xmlppm-0.98.2-8|12	
12cr|xmlppm-0.98.2-8|13	%description
12cr|xmlppm-0.98.2-8|14	XMLPPM is a data compression program that compresses XML files from 5 to
12cr|xmlppm-0.98.2-8|15	30% better than any existing text or XML-specific compressors. It is a
12cr|xmlppm-0.98.2-8|16	combination of the well-known Prediction by Partial Match (PPM)
12cr|xmlppm-0.98.2-8|17	algorithm for text compression, first described by Cleary and Witten in
12cr|xmlppm-0.98.2-8|18	1984, and an approach to modeling tree-structured data called
12cr|xmlppm-0.98.2-8|19	Multiplexed Hierarchical Modeling (MHM) developed by James Cheney.
12cr|xmlppm-0.98.2-8|20	XMLPPM source code is part of a project at Sourceforge on XML
12cr|xmlppm-0.98.2-8|21	compression.
12cr|xmlppm-0.98.2-8|22	
12cr|xmlppm-0.98.2-8|23	%prep
12cr|xmlppm-0.98.2-8|24	%setup
12cr|xmlppm-0.98.2-8|25	%patch -p 1 -b fix-gcc4-build
12cr|xmlppm-0.98.2-8|26	
12cr|xmlppm-0.98.2-8|27	%build
12cr|xmlppm-0.98.2-8|28	cd src
12cr|xmlppm-0.98.2-8|29	%make OPT_FLAGS="%{optflags}"
12cr|xmlppm-0.98.2-8|30	
12cr|xmlppm-0.98.2-8|31	%install
12cr|xmlppm-0.98.2-8|32	rm -rf %{buildroot}
12cr|xmlppm-0.98.2-8|33	cd src
12cr|xmlppm-0.98.2-8|34	install -d -m 755 %{buildroot}%{_bindir}
12cr|xmlppm-0.98.2-8|35	install -m 755 xmlppm xmlunppm %{buildroot}%{_bindir}
12cr|xmlppm-0.98.2-8|36	
12cr|xmlppm-0.98.2-8|37	%clean
12cr|xmlppm-0.98.2-8|38	rm -rf %{buildroot}
12cr|xmlppm-0.98.2-8|39	
12cr|xmlppm-0.98.2-8|40	%files
12cr|xmlppm-0.98.2-8|41	%defattr(-,root,root)
12cr|xmlppm-0.98.2-8|42	%doc README
12cr|xmlppm-0.98.2-8|43	%{_bindir}/*
12cr|xmlppm-0.98.2-8|44	
12cr|xmlppm-0.98.2-8|45	
12cr|xmlppm-0.98.2-8|46	%changelog
12cr|xmlppm-0.98.2-8|47	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.98.2-8mdv2010.0
12cr|xmlppm-0.98.2-8|48	+ Revision: 435151
12cr|xmlppm-0.98.2-8|49	- rebuild
12cr|xmlppm-0.98.2-8|50	
12cr|xmlppm-0.98.2-8|51	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.98.2-7mdv2009.0
12cr|xmlppm-0.98.2-8|52	+ Revision: 262461
12cr|xmlppm-0.98.2-8|53	- rebuild
12cr|xmlppm-0.98.2-8|54	
12cr|xmlppm-0.98.2-8|55	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.98.2-6mdv2009.0
12cr|xmlppm-0.98.2-8|56	+ Revision: 257166
12cr|xmlppm-0.98.2-8|57	- rebuild
12cr|xmlppm-0.98.2-8|58	
12cr|xmlppm-0.98.2-8|59	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.98.2-4mdv2008.1
12cr|xmlppm-0.98.2-8|60	+ Revision: 140966
12cr|xmlppm-0.98.2-8|61	- restore BuildRoot
12cr|xmlppm-0.98.2-8|62	
12cr|xmlppm-0.98.2-8|63	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|xmlppm-0.98.2-8|64	- kill re-definition of %%buildroot on Pixel's request
12cr|xmlppm-0.98.2-8|65	
12cr|xmlppm-0.98.2-8|66	* Wed Jun 13 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.98.2-4mdv2008.0
12cr|xmlppm-0.98.2-8|67	+ Revision: 38611
12cr|xmlppm-0.98.2-8|68	- fix mixture of tabs and spaces
12cr|xmlppm-0.98.2-8|69	- rebuild for expat
12cr|xmlppm-0.98.2-8|70	- Import xmlppm
12cr|xmlppm-0.98.2-8|71	
12cr|xmlppm-0.98.2-8|72	
12cr|xmlppm-0.98.2-8|73	
12cr|xmlppm-0.98.2-8|74	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.98.2-3mdv2007.0
12cr|xmlppm-0.98.2-8|75	- Rebuild
12cr|xmlppm-0.98.2-8|76	
12cr|xmlppm-0.98.2-8|77	* Mon Apr 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.98.2-2mdk
12cr|xmlppm-0.98.2-8|78	- fix build
12cr|xmlppm-0.98.2-8|79	
12cr|xmlppm-0.98.2-8|80	* Sat May 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.98.2-1mdk
12cr|xmlppm-0.98.2-8|81	- New release 0.98.2
12cr|xmlppm-0.98.2-8|82	- spec cleanup
12cr|xmlppm-0.98.2-8|83	
12cr|xmlppm-0.98.2-8|84	* Thu Jul 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.98.1-1mdk
12cr|xmlppm-0.98.2-8|85	- new version
12cr|xmlppm-0.98.2-8|86	
12cr|xmlppm-0.98.2-8|87	* Wed Jun  9 2004 Guillaume Rousse <guillomovitch@mandrakesoft.com> 0.98-1mdk
12cr|xmlppm-0.98.2-8|88	- New release 0.98
12cr|xmlppm-0.98.2-8|89	- dropped patch0
12cr|xmlppm-0.98.2-8|90	
12cr|xmlppm-0.98.2-8|91	* Fri Jun 04 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.97-1mdk
12cr|xmlppm-0.98.2-8|92	- new version
12cr|xmlppm-0.98.2-8|93	- new url
12cr|xmlppm-0.98.2-8|94	- rpmbuildupdate aware
12cr|xmlppm-0.98.2-8|95	
12cr|xmlppm-0.98.2-8|96	* Sat Dec 05 2003 Franck Villaume <fvill@freesurf.fr> 0.96-2mdk
12cr|xmlppm-0.98.2-8|97	- add real support to RPM_OPT_FLAGS
12cr|xmlppm-0.98.2-8|98	- modify BuildRequires to get 64bits support
12cr|xmlppm-0.98.2-8|99	
12cr|xmlppm-0.98.2-8|100	* Sat Jan 04 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.96-1mdk
12cr|xmlppm-0.98.2-8|101	- 0.96
12cr|xmlppm-0.98.2-8|102	
12cr|xmlppm-0.98.2-8|103	* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.95-3mdk
12cr|xmlppm-0.98.2-8|104	- fix group
12cr|xmlppm-0.98.2-8|105	
12cr|xmlppm-0.98.2-8|106	* Wed Mar 13 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.95-2mdk
12cr|xmlppm-0.98.2-8|107	- fixed 1st person description (Levi Ramsey <lramsey@student.umass.edu>)
12cr|xmlppm-0.98.2-8|108	- mdk optimisations
12cr|xmlppm-0.98.2-8|109	
12cr|xmlppm-0.98.2-8|110	* Wed Mar 13 2002 Guillaume Rousse <rousse@ccr.jussieu.fr> 0.95-1mdk
12cr|xmlppm-0.98.2-8|111	- first mdk release

8658 12
12cr|xmlpull-api-1.1.4-1.0.4|1	# Copyright (c) 2000-2005, JPackage Project
12cr|xmlpull-api-1.1.4-1.0.4|2	# All rights reserved.
12cr|xmlpull-api-1.1.4-1.0.4|3	#
12cr|xmlpull-api-1.1.4-1.0.4|4	# Redistribution and use in source and binary forms, with or without
12cr|xmlpull-api-1.1.4-1.0.4|5	# modification, are permitted provided that the following conditions
12cr|xmlpull-api-1.1.4-1.0.4|6	# are met:
12cr|xmlpull-api-1.1.4-1.0.4|7	#
12cr|xmlpull-api-1.1.4-1.0.4|8	# 1. Redistributions of source code must retain the above copyright
12cr|xmlpull-api-1.1.4-1.0.4|9	#    notice, this list of conditions and the following disclaimer.
12cr|xmlpull-api-1.1.4-1.0.4|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|xmlpull-api-1.1.4-1.0.4|11	#    notice, this list of conditions and the following disclaimer in the
12cr|xmlpull-api-1.1.4-1.0.4|12	#    documentation and/or other materials provided with the
12cr|xmlpull-api-1.1.4-1.0.4|13	#    distribution.
12cr|xmlpull-api-1.1.4-1.0.4|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|xmlpull-api-1.1.4-1.0.4|15	#    contributors may be used to endorse or promote products derived
12cr|xmlpull-api-1.1.4-1.0.4|16	#    from this software without specific prior written permission.
12cr|xmlpull-api-1.1.4-1.0.4|17	#
12cr|xmlpull-api-1.1.4-1.0.4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|xmlpull-api-1.1.4-1.0.4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|xmlpull-api-1.1.4-1.0.4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|xmlpull-api-1.1.4-1.0.4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|xmlpull-api-1.1.4-1.0.4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|xmlpull-api-1.1.4-1.0.4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|xmlpull-api-1.1.4-1.0.4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|xmlpull-api-1.1.4-1.0.4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|xmlpull-api-1.1.4-1.0.4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|xmlpull-api-1.1.4-1.0.4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|xmlpull-api-1.1.4-1.0.4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|xmlpull-api-1.1.4-1.0.4|29	#
12cr|xmlpull-api-1.1.4-1.0.4|30	
12cr|xmlpull-api-1.1.4-1.0.4|31	%define gcj_support     1
12cr|xmlpull-api-1.1.4-1.0.4|32	%define section                free
12cr|xmlpull-api-1.1.4-1.0.4|33	
12cr|xmlpull-api-1.1.4-1.0.4|34	Name:                xmlpull-api
12cr|xmlpull-api-1.1.4-1.0.4|35	Version:        1.1.4
12cr|xmlpull-api-1.1.4-1.0.4|36	Release:        1.0.4
12cr|xmlpull-api-1.1.4-1.0.4|37	Epoch:          0
12cr|xmlpull-api-1.1.4-1.0.4|38	Summary:        Simple to use XML pull parsing API
12cr|xmlpull-api-1.1.4-1.0.4|39	License:        Public Domain
12cr|xmlpull-api-1.1.4-1.0.4|40	Url:            http://www.xmlpull.org/
12cr|xmlpull-api-1.1.4-1.0.4|41	Group:          Development/Java
12cr|xmlpull-api-1.1.4-1.0.4|42	#Vendor:        JPackage Project
12cr|xmlpull-api-1.1.4-1.0.4|43	#Distribution:  JPackage
12cr|xmlpull-api-1.1.4-1.0.4|44	Source0:        %{name}-%{version}.tar.gz
12cr|xmlpull-api-1.1.4-1.0.4|45	##cvs -d :pserver:anonymous@cvs.xmlpull.org:/l/extreme/cvspub login (password='cvsanon')
12cr|xmlpull-api-1.1.4-1.0.4|46	##cvs -d :pserver:anonymous@cvs.xmlpull.org:/l/extreme/cvspub export -r XMLPULL_1_1_4 xmlpull-api
12cr|xmlpull-api-1.1.4-1.0.4|47	
12cr|xmlpull-api-1.1.4-1.0.4|48	BuildRequires:  java-rpmbuild >= 0:1.6
12cr|xmlpull-api-1.1.4-1.0.4|49	BuildRequires:  ant >= 1.4.1
12cr|xmlpull-api-1.1.4-1.0.4|50	BuildRequires:  junit >= 3.8.1
12cr|xmlpull-api-1.1.4-1.0.4|51	%if %{gcj_support}
12cr|xmlpull-api-1.1.4-1.0.4|52	BuildRequires:  java-gcj-compat-devel
12cr|xmlpull-api-1.1.4-1.0.4|53	%else
12cr|xmlpull-api-1.1.4-1.0.4|54	BuildArch:      noarch
12cr|xmlpull-api-1.1.4-1.0.4|55	%endif
12cr|xmlpull-api-1.1.4-1.0.4|56	
12cr|xmlpull-api-1.1.4-1.0.4|57	%description
12cr|xmlpull-api-1.1.4-1.0.4|58	XmlPull v1 API is a simple to use XML pull parsing API that was
12cr|xmlpull-api-1.1.4-1.0.4|59	designed for simplicity and very good performance both in constrained
12cr|xmlpull-api-1.1.4-1.0.4|60	environment such as defined by J2ME and on server side when used in
12cr|xmlpull-api-1.1.4-1.0.4|61	J2EE application servers.
12cr|xmlpull-api-1.1.4-1.0.4|62	
12cr|xmlpull-api-1.1.4-1.0.4|63	%package javadoc
12cr|xmlpull-api-1.1.4-1.0.4|64	Group:          Development/Java
12cr|xmlpull-api-1.1.4-1.0.4|65	Summary:        Javadoc for %{name}
12cr|xmlpull-api-1.1.4-1.0.4|66	
12cr|xmlpull-api-1.1.4-1.0.4|67	%description javadoc
12cr|xmlpull-api-1.1.4-1.0.4|68	%{summary}.
12cr|xmlpull-api-1.1.4-1.0.4|69	
12cr|xmlpull-api-1.1.4-1.0.4|70	%prep
12cr|xmlpull-api-1.1.4-1.0.4|71	%setup -q -n %{name}
12cr|xmlpull-api-1.1.4-1.0.4|72	
12cr|xmlpull-api-1.1.4-1.0.4|73	sed -i -e s:"<property name=\"version\" value=\"1_1_3_1\"/>":"<property name=\"version\" value=\"1_1_4\"/>":g build.xml
12cr|xmlpull-api-1.1.4-1.0.4|74	
12cr|xmlpull-api-1.1.4-1.0.4|75	%build
12cr|xmlpull-api-1.1.4-1.0.4|76	export OPT_JAR_LIST=:
12cr|xmlpull-api-1.1.4-1.0.4|77	export CLASSPATH=
12cr|xmlpull-api-1.1.4-1.0.4|78	%{ant}
12cr|xmlpull-api-1.1.4-1.0.4|79	%{ant} javadoc
12cr|xmlpull-api-1.1.4-1.0.4|80	
12cr|xmlpull-api-1.1.4-1.0.4|81	%install
12cr|xmlpull-api-1.1.4-1.0.4|82	install -d -m 755 %{buildroot}%{_javadir}
12cr|xmlpull-api-1.1.4-1.0.4|83	install -m 644 build/lib/xmlpull_1_1_4.jar \
12cr|xmlpull-api-1.1.4-1.0.4|84	%{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|xmlpull-api-1.1.4-1.0.4|85	
12cr|xmlpull-api-1.1.4-1.0.4|86	# create unprefixed and unversioned symlinks
12cr|xmlpull-api-1.1.4-1.0.4|87	(cd %{buildroot}%{_javadir}
12cr|xmlpull-api-1.1.4-1.0.4|88	for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done
12cr|xmlpull-api-1.1.4-1.0.4|89	)
12cr|xmlpull-api-1.1.4-1.0.4|90	
12cr|xmlpull-api-1.1.4-1.0.4|91	#install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|xmlpull-api-1.1.4-1.0.4|92	#cp *.txt *.html $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cr|xmlpull-api-1.1.4-1.0.4|93	
12cr|xmlpull-api-1.1.4-1.0.4|94	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|xmlpull-api-1.1.4-1.0.4|95	cp -pr doc/api_impl/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|xmlpull-api-1.1.4-1.0.4|96	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|xmlpull-api-1.1.4-1.0.4|97	
12cr|xmlpull-api-1.1.4-1.0.4|98	%if %{gcj_support}
12cr|xmlpull-api-1.1.4-1.0.4|99	%{_bindir}/aot-compile-rpm
12cr|xmlpull-api-1.1.4-1.0.4|100	%endif
12cr|xmlpull-api-1.1.4-1.0.4|101	
12cr|xmlpull-api-1.1.4-1.0.4|102	%if %{gcj_support}
12cr|xmlpull-api-1.1.4-1.0.4|103	%post
12cr|xmlpull-api-1.1.4-1.0.4|104	%{update_gcjdb}
12cr|xmlpull-api-1.1.4-1.0.4|105	
12cr|xmlpull-api-1.1.4-1.0.4|106	%postun
12cr|xmlpull-api-1.1.4-1.0.4|107	%{clean_gcjdb}
12cr|xmlpull-api-1.1.4-1.0.4|108	%endif
12cr|xmlpull-api-1.1.4-1.0.4|109	
12cr|xmlpull-api-1.1.4-1.0.4|110	%files
12cr|xmlpull-api-1.1.4-1.0.4|111	%defattr(0644,root,root,0755)
12cr|xmlpull-api-1.1.4-1.0.4|112	%doc *.txt *.html
12cr|xmlpull-api-1.1.4-1.0.4|113	#%doc %{_docdir}/%{name}-%{version}/*
12cr|xmlpull-api-1.1.4-1.0.4|114	#%dir %{_docdir}/%{name}-%{version}
12cr|xmlpull-api-1.1.4-1.0.4|115	%{_javadir}/*.jar
12cr|xmlpull-api-1.1.4-1.0.4|116	%if %{gcj_support}
12cr|xmlpull-api-1.1.4-1.0.4|117	%dir %{_libdir}/gcj/%{name}
12cr|xmlpull-api-1.1.4-1.0.4|118	%{_libdir}/gcj/%{name}/*
12cr|xmlpull-api-1.1.4-1.0.4|119	%endif
12cr|xmlpull-api-1.1.4-1.0.4|120	
12cr|xmlpull-api-1.1.4-1.0.4|121	%files javadoc
12cr|xmlpull-api-1.1.4-1.0.4|122	%defattr(0644,root,root,0755)
12cr|xmlpull-api-1.1.4-1.0.4|123	%doc %{_javadocdir}/%{name}-%{version}
12cr|xmlpull-api-1.1.4-1.0.4|124	%doc %{_javadocdir}/%{name}
12cr|xmlpull-api-1.1.4-1.0.4|125	
12cr|xmlpull-api-1.1.4-1.0.4|126	
12cr|xmlpull-api-1.1.4-1.0.4|127	
12cr|xmlpull-api-1.1.4-1.0.4|128	%changelog
12cr|xmlpull-api-1.1.4-1.0.4|129	* Mon Sep 21 2009 Thierry Vignaud <tvignaud@mandriva.com> 0:1.1.4-1.0.3mdv2010.0
12cr|xmlpull-api-1.1.4-1.0.4|130	+ Revision: 446198
12cr|xmlpull-api-1.1.4-1.0.4|131	- rebuild
12cr|xmlpull-api-1.1.4-1.0.4|132	
12cr|xmlpull-api-1.1.4-1.0.4|133	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0:1.1.4-1.0.2mdv2009.1
12cr|xmlpull-api-1.1.4-1.0.4|134	+ Revision: 350075
12cr|xmlpull-api-1.1.4-1.0.4|135	- 2009.1 rebuild
12cr|xmlpull-api-1.1.4-1.0.4|136	
12cr|xmlpull-api-1.1.4-1.0.4|137	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 0:1.1.4-1.0.1mdv2009.0
12cr|xmlpull-api-1.1.4-1.0.4|138	+ Revision: 170614
12cr|xmlpull-api-1.1.4-1.0.4|139	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|xmlpull-api-1.1.4-1.0.4|140	
12cr|xmlpull-api-1.1.4-1.0.4|141	* Fri Dec 28 2007 David Walluck <walluck@mandriva.org> 0:1.1.4-1.0.1mdv2008.1
12cr|xmlpull-api-1.1.4-1.0.4|142	+ Revision: 138998
12cr|xmlpull-api-1.1.4-1.0.4|143	- import xmlpull-api
12cr|xmlpull-api-1.1.4-1.0.4|144	
12cr|xmlpull-api-1.1.4-1.0.4|145	
12cr|xmlpull-api-1.1.4-1.0.4|146	* Wed May 24 2006 Deepak Bhole <dbhole@redhat.com> 0:1.1.4-1jpp
12cr|xmlpull-api-1.1.4-1.0.4|147	- Initial build

8659 12
12cr|xmlsec1-1.2.18-2|1	%define major 1
12cr|xmlsec1-1.2.18-2|2	
12cr|xmlsec1-1.2.18-2|3	%define libname %mklibname xmlsec1_ %{major}
12cr|xmlsec1-1.2.18-2|4	%define libname_devel %mklibname -d xmlsec1
12cr|xmlsec1-1.2.18-2|5	
12cr|xmlsec1-1.2.18-2|6	%define libname_gnutls %mklibname xmlsec1-gnutls %{major}
12cr|xmlsec1-1.2.18-2|7	%define libname_nss %mklibname xmlsec1-nss %{major}
12cr|xmlsec1-1.2.18-2|8	%define libname_openssl %mklibname xmlsec1-openssl %{major}
12cr|xmlsec1-1.2.18-2|9	%define libname_gcrypt %mklibname xmlsec1-gcrypt %{major}
12cr|xmlsec1-1.2.18-2|10	
12cr|xmlsec1-1.2.18-2|11	Summary: Library providing support for "XML Signature" and "XML Encryption" standards
12cr|xmlsec1-1.2.18-2|12	Name: xmlsec1
12cr|xmlsec1-1.2.18-2|13	Version: 1.2.18
12cr|xmlsec1-1.2.18-2|14	Release: 2
12cr|xmlsec1-1.2.18-2|15	License: MIT
12cr|xmlsec1-1.2.18-2|16	Group: Development/C
12cr|xmlsec1-1.2.18-2|17	URL: http://www.aleksey.com/xmlsec
12cr|xmlsec1-1.2.18-2|18	Source0: http://www.aleksey.com/xmlsec/download/%{name}-%{version}.tar.gz
12cr|xmlsec1-1.2.18-2|19	Patch1: xmlsec1-1.2.16-linkage.patch
12cr|xmlsec1-1.2.18-2|20	BuildRequires: gnutls-devel
12cr|xmlsec1-1.2.18-2|21	BuildRequires: libgcrypt-devel
12cr|xmlsec1-1.2.18-2|22	BuildRequires: libxml2-devel >= 2.7.4
12cr|xmlsec1-1.2.18-2|23	BuildRequires: libxslt-devel >= 1.0.20
12cr|xmlsec1-1.2.18-2|24	BuildRequires: nss-devel
12cr|xmlsec1-1.2.18-2|25	BuildRequires: openssl-devel >= 0.9.6
12cr|xmlsec1-1.2.18-2|26	BuildRequires: libtool-devel
12cr|xmlsec1-1.2.18-2|27	
12cr|xmlsec1-1.2.18-2|28	%description
12cr|xmlsec1-1.2.18-2|29	XML Security Library is a C library based on LibXML2  and OpenSSL.
12cr|xmlsec1-1.2.18-2|30	The library was created with a goal to support major XML security
12cr|xmlsec1-1.2.18-2|31	standards "XML Digital Signature" and "XML Encryption".
12cr|xmlsec1-1.2.18-2|32	
12cr|xmlsec1-1.2.18-2|33	%package -n %{libname}
12cr|xmlsec1-1.2.18-2|34	Summary: Library providing support for "XML Signature" and "XML Encryption" standards
12cr|xmlsec1-1.2.18-2|35	Group: Development/C
12cr|xmlsec1-1.2.18-2|36	Obsoletes: %{_lib}xmlsec1-1 < 1.2.16
12cr|xmlsec1-1.2.18-2|37	
12cr|xmlsec1-1.2.18-2|38	%description -n %{libname}
12cr|xmlsec1-1.2.18-2|39	XML Security Library is a C library based on LibXML2  and OpenSSL.
12cr|xmlsec1-1.2.18-2|40	The library was created with a goal to support major XML security
12cr|xmlsec1-1.2.18-2|41	standards "XML Digital Signature" and "XML Encryption".
12cr|xmlsec1-1.2.18-2|42	
12cr|xmlsec1-1.2.18-2|43	%package -n %{libname_devel}
12cr|xmlsec1-1.2.18-2|44	Summary: Libraries, includes, etc. to develop applications with XML Digital Signatures and XML Encryption support
12cr|xmlsec1-1.2.18-2|45	Group: Development/C
12cr|xmlsec1-1.2.18-2|46	Requires: %{libname} = %{version}
12cr|xmlsec1-1.2.18-2|47	Requires: %{libname_openssl} = %{version}
12cr|xmlsec1-1.2.18-2|48	Requires: %{libname_gnutls} = %{version}
12cr|xmlsec1-1.2.18-2|49	Requires: %{libname_nss} = %{version}
12cr|xmlsec1-1.2.18-2|50	Requires: %{libname_gcrypt} = %{version}
12cr|xmlsec1-1.2.18-2|51	Provides: %{name}-devel = %{version}-%{release}
12cr|xmlsec1-1.2.18-2|52	Obsoletes: %{_lib}xmlsec1-gnutls-devel < 1.2.16
12cr|xmlsec1-1.2.18-2|53	Obsoletes: %{_lib}xmlsec1-nss-devel < 1.2.16
12cr|xmlsec1-1.2.18-2|54	Obsoletes: %{_lib}xmlsec1-openssl-devel < 1.2.16
12cr|xmlsec1-1.2.18-2|55	
12cr|xmlsec1-1.2.18-2|56	%description -n %{libname_devel}
12cr|xmlsec1-1.2.18-2|57	Libraries, includes, etc. you can use to develop applications with XML Digital
12cr|xmlsec1-1.2.18-2|58	Signatures and XML Encryption support.
12cr|xmlsec1-1.2.18-2|59	
12cr|xmlsec1-1.2.18-2|60	%package -n %{libname_openssl}
12cr|xmlsec1-1.2.18-2|61	Summary: OpenSSL crypto plugin for XML Security Library
12cr|xmlsec1-1.2.18-2|62	Group: Development/C
12cr|xmlsec1-1.2.18-2|63	
12cr|xmlsec1-1.2.18-2|64	%description -n %{libname_openssl}
12cr|xmlsec1-1.2.18-2|65	OpenSSL plugin for XML Security Library provides OpenSSL based crypto services
12cr|xmlsec1-1.2.18-2|66	for the xmlsec library
12cr|xmlsec1-1.2.18-2|67	
12cr|xmlsec1-1.2.18-2|68	%package -n %{libname_nss}
12cr|xmlsec1-1.2.18-2|69	Summary: NSS crypto plugin for XML Security Library
12cr|xmlsec1-1.2.18-2|70	Group: Development/C
12cr|xmlsec1-1.2.18-2|71	
12cr|xmlsec1-1.2.18-2|72	%description -n %{libname_nss}
12cr|xmlsec1-1.2.18-2|73	NSS plugin for XML Security Library provides NSS based crypto services
12cr|xmlsec1-1.2.18-2|74	for the xmlsec library
12cr|xmlsec1-1.2.18-2|75	
12cr|xmlsec1-1.2.18-2|76	%package -n %{libname_gnutls}
12cr|xmlsec1-1.2.18-2|77	Summary: Gnutls crypto plugin for XML Security Library
12cr|xmlsec1-1.2.18-2|78	Group: Development/C
12cr|xmlsec1-1.2.18-2|79	
12cr|xmlsec1-1.2.18-2|80	%description -n %{libname_gnutls}
12cr|xmlsec1-1.2.18-2|81	gnutls plugin for XML Security Library provides gnutls based crypto services
12cr|xmlsec1-1.2.18-2|82	for the xmlsec library
12cr|xmlsec1-1.2.18-2|83	
12cr|xmlsec1-1.2.18-2|84	%package -n %{libname_gcrypt}
12cr|xmlsec1-1.2.18-2|85	Summary: Gcrypt crypto plugin for XML Security Library
12cr|xmlsec1-1.2.18-2|86	Group: Development/C
12cr|xmlsec1-1.2.18-2|87	
12cr|xmlsec1-1.2.18-2|88	%description -n %{libname_gcrypt}
12cr|xmlsec1-1.2.18-2|89	gcrypt plugin for XML Security Library provides gcrypt based crypto services
12cr|xmlsec1-1.2.18-2|90	for the xmlsec library
12cr|xmlsec1-1.2.18-2|91	
12cr|xmlsec1-1.2.18-2|92	%prep
12cr|xmlsec1-1.2.18-2|93	%setup -q
12cr|xmlsec1-1.2.18-2|94	%patch1 -p1
12cr|xmlsec1-1.2.18-2|95	
12cr|xmlsec1-1.2.18-2|96	%build
12cr|xmlsec1-1.2.18-2|97	%configure2_5x --disable-static
12cr|xmlsec1-1.2.18-2|98	%make
12cr|xmlsec1-1.2.18-2|99	
12cr|xmlsec1-1.2.18-2|100	%install
12cr|xmlsec1-1.2.18-2|101	%makeinstall_std
12cr|xmlsec1-1.2.18-2|102	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12cr|xmlsec1-1.2.18-2|103	
12cr|xmlsec1-1.2.18-2|104	%files
12cr|xmlsec1-1.2.18-2|105	%doc %{_mandir}/man1/xmlsec1.1*
12cr|xmlsec1-1.2.18-2|106	%{_bindir}/xmlsec1
12cr|xmlsec1-1.2.18-2|107	
12cr|xmlsec1-1.2.18-2|108	%files -n %{libname}
12cr|xmlsec1-1.2.18-2|109	%{_libdir}/libxmlsec1.so.%{major}*
12cr|xmlsec1-1.2.18-2|110	
12cr|xmlsec1-1.2.18-2|111	%files -n %{libname_devel}
12cr|xmlsec1-1.2.18-2|112	%doc AUTHORS HACKING ChangeLog NEWS README Copyright
12cr|xmlsec1-1.2.18-2|113	%doc %{_mandir}/man1/xmlsec1-config.1*
12cr|xmlsec1-1.2.18-2|114	%{_bindir}/xmlsec1-config
12cr|xmlsec1-1.2.18-2|115	%{_includedir}/xmlsec1
12cr|xmlsec1-1.2.18-2|116	%{_datadir}/aclocal/xmlsec1.m4
12cr|xmlsec1-1.2.18-2|117	%{_libdir}/*.so
12cr|xmlsec1-1.2.18-2|118	%{_libdir}/pkgconfig/*.pc
12cr|xmlsec1-1.2.18-2|119	%{_libexecdir}/xmlsec1Conf.sh
12cr|xmlsec1-1.2.18-2|120	%{_docdir}/xmlsec1/*
12cr|xmlsec1-1.2.18-2|121	
12cr|xmlsec1-1.2.18-2|122	%files -n %{libname_openssl}
12cr|xmlsec1-1.2.18-2|123	%{_libdir}/libxmlsec1-openssl.so.%{major}*
12cr|xmlsec1-1.2.18-2|124	
12cr|xmlsec1-1.2.18-2|125	%files -n %{libname_nss}
12cr|xmlsec1-1.2.18-2|126	%{_libdir}/libxmlsec1-nss.so.%{major}*
12cr|xmlsec1-1.2.18-2|127	
12cr|xmlsec1-1.2.18-2|128	%files -n %{libname_gnutls}
12cr|xmlsec1-1.2.18-2|129	%{_libdir}/libxmlsec1-gnutls.so.%{major}*
12cr|xmlsec1-1.2.18-2|130	
12cr|xmlsec1-1.2.18-2|131	%files -n %{libname_gcrypt}
12cr|xmlsec1-1.2.18-2|132	%{_libdir}/libxmlsec1-gcrypt.so.%{major}*
12cr|xmlsec1-1.2.18-2|133	
12cr|xmlsec1-1.2.18-2|134	
12cr|xmlsec1-1.2.18-2|135	%changelog
12cr|xmlsec1-1.2.18-2|136	* Fri Jan 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.18-2
12cr|xmlsec1-1.2.18-2|137	+ Revision: 760706
12cr|xmlsec1-1.2.18-2|138	- removed la files from 2011
12cr|xmlsec1-1.2.18-2|139	
12cr|xmlsec1-1.2.18-2|140	* Fri Jan 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.18-2
12cr|xmlsec1-1.2.18-2|141	+ Revision: 760695
12cr|xmlsec1-1.2.18-2|142	- rebuild
12cr|xmlsec1-1.2.18-2|143	
12cr|xmlsec1-1.2.18-2|144	* Thu May 12 2011 Funda Wang <fwang@mandriva.org> 1.2.18-1
12cr|xmlsec1-1.2.18-2|145	+ Revision: 673698
12cr|xmlsec1-1.2.18-2|146	- update to new version 1.2.18
12cr|xmlsec1-1.2.18-2|147	
12cr|xmlsec1-1.2.18-2|148	* Sun Apr 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.17-1
12cr|xmlsec1-1.2.18-2|149	+ Revision: 649995
12cr|xmlsec1-1.2.18-2|150	- 1.2.17
12cr|xmlsec1-1.2.18-2|151	
12cr|xmlsec1-1.2.18-2|152	* Sun Oct 03 2010 Funda Wang <fwang@mandriva.org> 1.2.16-1mdv2011.0
12cr|xmlsec1-1.2.18-2|153	+ Revision: 582711
12cr|xmlsec1-1.2.18-2|154	- modify lib name according to our policy
12cr|xmlsec1-1.2.18-2|155	- New version 1.2.16 (merge all devel packages into one)
12cr|xmlsec1-1.2.18-2|156	
12cr|xmlsec1-1.2.18-2|157	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 1.2.14-3mdv2010.1
12cr|xmlsec1-1.2.18-2|158	+ Revision: 536658
12cr|xmlsec1-1.2.18-2|159	- rebuild
12cr|xmlsec1-1.2.18-2|160	
12cr|xmlsec1-1.2.18-2|161	* Fri Feb 26 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.14-2mdv2010.1
12cr|xmlsec1-1.2.18-2|162	+ Revision: 511664
12cr|xmlsec1-1.2.18-2|163	- rebuilt against openssl-0.9.8m
12cr|xmlsec1-1.2.18-2|164	
12cr|xmlsec1-1.2.18-2|165	* Sun Dec 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.14-1mdv2010.1
12cr|xmlsec1-1.2.18-2|166	+ Revision: 474141
12cr|xmlsec1-1.2.18-2|167	- 1.2.14 (fixes CVE-2009-3736)
12cr|xmlsec1-1.2.18-2|168	- rediff patches
12cr|xmlsec1-1.2.18-2|169	
12cr|xmlsec1-1.2.18-2|170	* Mon Nov 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.13-2mdv2010.1
12cr|xmlsec1-1.2.18-2|171	+ Revision: 471767
12cr|xmlsec1-1.2.18-2|172	- P2: security fix for CVE-2009-3637 (eugeni)
12cr|xmlsec1-1.2.18-2|173	
12cr|xmlsec1-1.2.18-2|174	* Sat Oct 10 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.13-1mdv2010.0
12cr|xmlsec1-1.2.18-2|175	+ Revision: 456540
12cr|xmlsec1-1.2.18-2|176	- 1.2.13
12cr|xmlsec1-1.2.18-2|177	- rediffed 2/2 patches
12cr|xmlsec1-1.2.18-2|178	
12cr|xmlsec1-1.2.18-2|179	* Sat May 30 2009 Funda Wang <fwang@mandriva.org> 1.2.11-1mdv2010.0
12cr|xmlsec1-1.2.18-2|180	+ Revision: 381490
12cr|xmlsec1-1.2.18-2|181	- New version 1.2.11
12cr|xmlsec1-1.2.18-2|182	- build with latest gnutls 2.8
12cr|xmlsec1-1.2.18-2|183	
12cr|xmlsec1-1.2.18-2|184	* Fri Nov 21 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.10-8mdv2009.1
12cr|xmlsec1-1.2.18-2|185	+ Revision: 305428
12cr|xmlsec1-1.2.18-2|186	- rebuild to get rid of 'rpmlib(PayloadIsLzma) <= 4.4.2.2-1' dependency
12cr|xmlsec1-1.2.18-2|187	
12cr|xmlsec1-1.2.18-2|188	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 1.2.10-7mdv2009.0
12cr|xmlsec1-1.2.18-2|189	+ Revision: 226068
12cr|xmlsec1-1.2.18-2|190	- rebuild
12cr|xmlsec1-1.2.18-2|191	- fix summary-not-capitalized
12cr|xmlsec1-1.2.18-2|192	
12cr|xmlsec1-1.2.18-2|193	+ Pixel <pixel@mandriva.com>
12cr|xmlsec1-1.2.18-2|194	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|xmlsec1-1.2.18-2|195	
12cr|xmlsec1-1.2.18-2|196	* Tue Jan 22 2008 Funda Wang <fwang@mandriva.org> 1.2.10-6mdv2008.1
12cr|xmlsec1-1.2.18-2|197	+ Revision: 156357
12cr|xmlsec1-1.2.18-2|198	- rebuild
12cr|xmlsec1-1.2.18-2|199	
12cr|xmlsec1-1.2.18-2|200	+ Olivier Blin <blino@mandriva.org>
12cr|xmlsec1-1.2.18-2|201	- restore BuildRoot
12cr|xmlsec1-1.2.18-2|202	
12cr|xmlsec1-1.2.18-2|203	+ Thierry Vignaud <tv@mandriva.org>
12cr|xmlsec1-1.2.18-2|204	- kill re-definition of %%buildroot on Pixel's request
12cr|xmlsec1-1.2.18-2|205	- fix summary-ended-with-dot
12cr|xmlsec1-1.2.18-2|206	
12cr|xmlsec1-1.2.18-2|207	* Mon Jul 02 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 1.2.10-5mdv2008.0
12cr|xmlsec1-1.2.18-2|208	+ Revision: 47090
12cr|xmlsec1-1.2.18-2|209	- Fix regexp so match 64bit requires too
12cr|xmlsec1-1.2.18-2|210	
12cr|xmlsec1-1.2.18-2|211	* Mon Jul 02 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 1.2.10-4mdv2008.0
12cr|xmlsec1-1.2.18-2|212	+ Revision: 47085
12cr|xmlsec1-1.2.18-2|213	- Added devel provides for inter-arch stuff.
12cr|xmlsec1-1.2.18-2|214	
12cr|xmlsec1-1.2.18-2|215	* Tue Jun 26 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 1.2.10-3mdv2008.0
12cr|xmlsec1-1.2.18-2|216	+ Revision: 44766
12cr|xmlsec1-1.2.18-2|217	- There are no devel() provides for libnss3 libs.
12cr|xmlsec1-1.2.18-2|218	
12cr|xmlsec1-1.2.18-2|219	* Tue Jun 26 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 1.2.10-2mdv2008.0
12cr|xmlsec1-1.2.18-2|220	+ Revision: 44753
12cr|xmlsec1-1.2.18-2|221	- Added missing buildrequires to gnutls-devel
12cr|xmlsec1-1.2.18-2|222	- Fix requires.
12cr|xmlsec1-1.2.18-2|223	- Import xmlsec1
12cr|xmlsec1-1.2.18-2|224	

8660 12
12cr|xml-security-c-1.5.1-4|1	Name:		xml-security-c
12cr|xml-security-c-1.5.1-4|2	Version:	1.5.1
12cr|xml-security-c-1.5.1-4|3	Release:	%mkrel 4
12cr|xml-security-c-1.5.1-4|4	Summary:	C++ Implementation of W3C security standards for XML
12cr|xml-security-c-1.5.1-4|5	
12cr|xml-security-c-1.5.1-4|6	Group:		System/Libraries
12cr|xml-security-c-1.5.1-4|7	License:	ASL 2.0
12cr|xml-security-c-1.5.1-4|8	URL:		http://santuario.apache.org/c/
12cr|xml-security-c-1.5.1-4|9	Source:		http://santuario.apache.org/dist/c-library/%{name}-%{version}.tar.gz
12cr|xml-security-c-1.5.1-4|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cr|xml-security-c-1.5.1-4|11	
12cr|xml-security-c-1.5.1-4|12	# xalan-c-devel
12cr|xml-security-c-1.5.1-4|13	BuildRequires:	xerces-c-devel
12cr|xml-security-c-1.5.1-4|14	BuildRequires:	openssl-devel
12cr|xml-security-c-1.5.1-4|15	
12cr|xml-security-c-1.5.1-4|16	%description
12cr|xml-security-c-1.5.1-4|17	The xml-security-c library is a C++ implementation of the XML Digital Signature
12cr|xml-security-c-1.5.1-4|18	specification. The library makes use of the Apache XML project's Xerces-C XML
12cr|xml-security-c-1.5.1-4|19	Parser and Xalan-C XSLT processor. The latter is used for processing XPath and
12cr|xml-security-c-1.5.1-4|20	XSLT transforms.
12cr|xml-security-c-1.5.1-4|21	
12cr|xml-security-c-1.5.1-4|22	# xalan-c-devel
12cr|xml-security-c-1.5.1-4|23	%package	devel
12cr|xml-security-c-1.5.1-4|24	Summary:	Development files for xml-security-c
12cr|xml-security-c-1.5.1-4|25	Group:		System/Libraries
12cr|xml-security-c-1.5.1-4|26	Requires:	%{name} = %{version}
12cr|xml-security-c-1.5.1-4|27	Requires:	xerces-c-devel
12cr|xml-security-c-1.5.1-4|28	Requires:	openssl-devel
12cr|xml-security-c-1.5.1-4|29	# There are a number of headers that can use NSS if HAVE_NSS is set to 1
12cr|xml-security-c-1.5.1-4|30	# Current build does not set it (configure does not even check for NSS)
12cr|xml-security-c-1.5.1-4|31	# so we do not include this dependency for now.
12cr|xml-security-c-1.5.1-4|32	# Requires:	nss-devel
12cr|xml-security-c-1.5.1-4|33	
12cr|xml-security-c-1.5.1-4|34	%description	devel
12cr|xml-security-c-1.5.1-4|35	This package provides development files for xml-security-c, a C++ library for
12cr|xml-security-c-1.5.1-4|36	XML Digital Signatures.
12cr|xml-security-c-1.5.1-4|37	
12cr|xml-security-c-1.5.1-4|38	
12cr|xml-security-c-1.5.1-4|39	%prep
12cr|xml-security-c-1.5.1-4|40	%setup -q
12cr|xml-security-c-1.5.1-4|41	
12cr|xml-security-c-1.5.1-4|42	%build
12cr|xml-security-c-1.5.1-4|43	%configure2_5x --disable-static
12cr|xml-security-c-1.5.1-4|44	%make
12cr|xml-security-c-1.5.1-4|45	
12cr|xml-security-c-1.5.1-4|46	%check
12cr|xml-security-c-1.5.1-4|47	# Verify that what was compiled actually works.
12cr|xml-security-c-1.5.1-4|48	./bin/xtest
12cr|xml-security-c-1.5.1-4|49	
12cr|xml-security-c-1.5.1-4|50	%install
12cr|xml-security-c-1.5.1-4|51	rm -rf $RPM_BUILD_ROOT
12cr|xml-security-c-1.5.1-4|52	%makeinstall_std
12cr|xml-security-c-1.5.1-4|53	
12cr|xml-security-c-1.5.1-4|54	# We do not ship .la files.
12cr|xml-security-c-1.5.1-4|55	rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
12cr|xml-security-c-1.5.1-4|56	
12cr|xml-security-c-1.5.1-4|57	# Do not ship library test utilities. These are only needed for
12cr|xml-security-c-1.5.1-4|58	# xml-security-c developers and they should have the whole source anyway.
12cr|xml-security-c-1.5.1-4|59	rm -rf $RPM_BUILD_ROOT%{_bindir}
12cr|xml-security-c-1.5.1-4|60	
12cr|xml-security-c-1.5.1-4|61	%clean
12cr|xml-security-c-1.5.1-4|62	rm -rf $RPM_BUILD_ROOT
12cr|xml-security-c-1.5.1-4|63	
12cr|xml-security-c-1.5.1-4|64	%files
12cr|xml-security-c-1.5.1-4|65	%defattr(-,root,root,-)
12cr|xml-security-c-1.5.1-4|66	%{_libdir}/libxml-security-c.so.*
12cr|xml-security-c-1.5.1-4|67	
12cr|xml-security-c-1.5.1-4|68	%files devel
12cr|xml-security-c-1.5.1-4|69	%defattr(-,root,root,-)
12cr|xml-security-c-1.5.1-4|70	%{_includedir}/xsec
12cr|xml-security-c-1.5.1-4|71	%{_libdir}/libxml-security-c.so
12cr|xml-security-c-1.5.1-4|72	
12cr|xml-security-c-1.5.1-4|73	
12cr|xml-security-c-1.5.1-4|74	%changelog
12cr|xml-security-c-1.5.1-4|75	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-4mdv2011.0
12cr|xml-security-c-1.5.1-4|76	+ Revision: 615681
12cr|xml-security-c-1.5.1-4|77	- the mass rebuild of 2010.1 packages
12cr|xml-security-c-1.5.1-4|78	
12cr|xml-security-c-1.5.1-4|79	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 1.5.1-3mdv2010.1
12cr|xml-security-c-1.5.1-4|80	+ Revision: 533624
12cr|xml-security-c-1.5.1-4|81	- rebuild
12cr|xml-security-c-1.5.1-4|82	
12cr|xml-security-c-1.5.1-4|83	* Tue Feb 02 2010 Funda Wang <fwang@mandriva.org> 1.5.1-2mdv2010.1
12cr|xml-security-c-1.5.1-4|84	+ Revision: 499659
12cr|xml-security-c-1.5.1-4|85	- rebuild
12cr|xml-security-c-1.5.1-4|86	
12cr|xml-security-c-1.5.1-4|87	* Wed Dec 16 2009 Sander Lepik <sander85@mandriva.org> 1.5.1-1mdv2010.1
12cr|xml-security-c-1.5.1-4|88	+ Revision: 479581
12cr|xml-security-c-1.5.1-4|89	- spec corrected
12cr|xml-security-c-1.5.1-4|90	- import xml-security-c
12cr|xml-security-c-1.5.1-4|91	
12cr|xml-security-c-1.5.1-4|92	
12cr|xml-security-c-1.5.1-4|93	* Fri Nov 20 2009 Sander Lepik <sander.lepik@eesti.ee> - 1.5.1
12cr|xml-security-c-1.5.1-4|94	- Initial release for Mandriva
12cr|xml-security-c-1.5.1-4|95	
12cr|xml-security-c-1.5.1-4|96	* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 1.5.1-2
12cr|xml-security-c-1.5.1-4|97	- rebuilt with new openssl
12cr|xml-security-c-1.5.1-4|98	
12cr|xml-security-c-1.5.1-4|99	* Tue Jul 28 2009 Antti Andreimann <Antti.Andreimann@mail.ee> 1.5.1-1
12cr|xml-security-c-1.5.1-4|100	- New upstream relase (#513078)
12cr|xml-security-c-1.5.1-4|101	- Fixes CVE-2009-0217 (#511915)
12cr|xml-security-c-1.5.1-4|102	
12cr|xml-security-c-1.5.1-4|103	* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.0-2
12cr|xml-security-c-1.5.1-4|104	- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
12cr|xml-security-c-1.5.1-4|105	
12cr|xml-security-c-1.5.1-4|106	* Mon Jul 06 2009 Antti Andreimann <Antti.Andreimann@mail.ee> - 1.5.0-1
12cr|xml-security-c-1.5.1-4|107	- New upstream release
12cr|xml-security-c-1.5.1-4|108	
12cr|xml-security-c-1.5.1-4|109	* Tue Apr 28 2009 Antti Andreimann <Antti.Andreimann@mail.ee> - 1.4.0-2
12cr|xml-security-c-1.5.1-4|110	- Execute sed magic against configure instead of configure.ac to
12cr|xml-security-c-1.5.1-4|111	avoid calling autotools
12cr|xml-security-c-1.5.1-4|112	- Removed build dependency on autotools.
12cr|xml-security-c-1.5.1-4|113	- Do not ship test binaries (not needed for end-users)
12cr|xml-security-c-1.5.1-4|114	- Added proper dependencies for devel sub-package
12cr|xml-security-c-1.5.1-4|115	- Added CPPROG="cp -p" to preserve header file timestamps.
12cr|xml-security-c-1.5.1-4|116	
12cr|xml-security-c-1.5.1-4|117	* Mon Mar 30 2009 Antti Andreimann <Antti.Andreimann@mail.ee> - 1.4.0-1
12cr|xml-security-c-1.5.1-4|118	- Initial RPM release.
12cr|xml-security-c-1.5.1-4|119	

8661 12
12cr|xmlsysd-1.0.4-7|1	%define name    xmlsysd
12cr|xmlsysd-1.0.4-7|2	%define version 1.0.4
12cr|xmlsysd-1.0.4-7|3	%define release %mkrel 7
12cr|xmlsysd-1.0.4-7|4	# The following should match PROGRAM, VERSION and RELEASE in the
12cr|xmlsysd-1.0.4-7|5	# Makefile accompanying this program (and the .tgz defined in Source
12cr|xmlsysd-1.0.4-7|6	# below.
12cr|xmlsysd-1.0.4-7|7	
12cr|xmlsysd-1.0.4-7|8	Summary: XML-based system information daemon
12cr|xmlsysd-1.0.4-7|9	
12cr|xmlsysd-1.0.4-7|10	Name: %name
12cr|xmlsysd-1.0.4-7|11	Version: %version
12cr|xmlsysd-1.0.4-7|12	Release: %release
12cr|xmlsysd-1.0.4-7|13	Group: Monitoring
12cr|xmlsysd-1.0.4-7|14	Url: http://www.phy.duke.edu/~rgb/Beowulf/xmlsysd.php
12cr|xmlsysd-1.0.4-7|15	License: GPL
12cr|xmlsysd-1.0.4-7|16	Source: http://www.phy.duke.edu/~rgb/wulfware/%{name}-%{version}.tgz
12cr|xmlsysd-1.0.4-7|17	Source1: %{name}.xinetd
12cr|xmlsysd-1.0.4-7|18	Buildroot: %{_tmppath}/%{name}root
12cr|xmlsysd-1.0.4-7|19	BuildRequires: libxml2-devel, libwulf-devel
12cr|xmlsysd-1.0.4-7|20	Patch0:	xmlsysd-proc-net.patch
12cr|xmlsysd-1.0.4-7|21	Requires: xinetd
12cr|xmlsysd-1.0.4-7|22	
12cr|xmlsysd-1.0.4-7|23	%description
12cr|xmlsysd-1.0.4-7|24	xmlsysd is a system information daemon that recognizes a simple command
12cr|xmlsysd-1.0.4-7|25	language that causes it to execute certain systems calls and parse
12cr|xmlsysd-1.0.4-7|26	various system information files in /proc, convert the information it
12cr|xmlsysd-1.0.4-7|27	thus obtains into an xml encapsulation, and send the xml data out via a
12cr|xmlsysd-1.0.4-7|28	socket connection.  It supports both a forking daemon mode that can be
12cr|xmlsysd-1.0.4-7|29	run from userspace and an xinetd mode that can be run out of xinetd.  In
12cr|xmlsysd-1.0.4-7|30	most situations the latter is more securable and controllable and this
12cr|xmlsysd-1.0.4-7|31	rpm installs it in this mode.
12cr|xmlsysd-1.0.4-7|32	
12cr|xmlsysd-1.0.4-7|33	The xml encapsulation of system and proc data is documented within this
12cr|xmlsysd-1.0.4-7|34	package to facilitate the construction of web or other applications that
12cr|xmlsysd-1.0.4-7|35	connect to the daemon, retrieve the information it provides on some
12cr|xmlsysd-1.0.4-7|36	polling loop, and extract the data for presentation.  In addition, the
12cr|xmlsysd-1.0.4-7|37	source and xml itself is reasonably extensible so that it should be easy
12cr|xmlsysd-1.0.4-7|38	to add new things to be monitored to the daemon in ways that don't break
12cr|xmlsysd-1.0.4-7|39	existing applications (applications should always ignore any field tags
12cr|xmlsysd-1.0.4-7|40	they don't recognize and should also be able to cope with missing field
12cr|xmlsysd-1.0.4-7|41	tags that they expect to be there).  One monitoring application,
12cr|xmlsysd-1.0.4-7|42	wulfstat, should generally be available in a separate rpm packaging.
12cr|xmlsysd-1.0.4-7|43	
12cr|xmlsysd-1.0.4-7|44	The construction of xmlsysd is deliberately lightweight -- it is a
12cr|xmlsysd-1.0.4-7|45	(hopefully) efficiently coded C-source binary application that tries to
12cr|xmlsysd-1.0.4-7|46	make a minimal impact on the cpu, memory and network resources of the
12cr|xmlsysd-1.0.4-7|47	host being monitored.  This design goal should be preserved if at all
12cr|xmlsysd-1.0.4-7|48	possible by programmers seeking to add features or fields to be
12cr|xmlsysd-1.0.4-7|49	monitored.
12cr|xmlsysd-1.0.4-7|50	
12cr|xmlsysd-1.0.4-7|51	%prep
12cr|xmlsysd-1.0.4-7|52	%setup -q -n %{name}
12cr|xmlsysd-1.0.4-7|53	#%patch0 -p0
12cr|xmlsysd-1.0.4-7|54	
12cr|xmlsysd-1.0.4-7|55	%build
12cr|xmlsysd-1.0.4-7|56	make clean
12cr|xmlsysd-1.0.4-7|57	%make
12cr|xmlsysd-1.0.4-7|58	
12cr|xmlsysd-1.0.4-7|59	%install
12cr|xmlsysd-1.0.4-7|60	%make PREFIX=%{buildroot}/usr install
12cr|xmlsysd-1.0.4-7|61	mkdir -p %{buildroot}/%{_sysconfdir}/xinetd.d/
12cr|xmlsysd-1.0.4-7|62	cp -vf %SOURCE1 %{buildroot}/%{_sysconfdir}/xinetd.d/xmlsysd
12cr|xmlsysd-1.0.4-7|63	
12cr|xmlsysd-1.0.4-7|64	%clean
12cr|xmlsysd-1.0.4-7|65	rm -rf $RPM_BUILD_ROOT
12cr|xmlsysd-1.0.4-7|66	
12cr|xmlsysd-1.0.4-7|67	%files
12cr|xmlsysd-1.0.4-7|68	%defattr(-,root,root)
12cr|xmlsysd-1.0.4-7|69	# The xmlsysd binary
12cr|xmlsysd-1.0.4-7|70	%attr(755,root,root) %{_sbindir}/xmlsysd
12cr|xmlsysd-1.0.4-7|71	# The xmlsysd man page
12cr|xmlsysd-1.0.4-7|72	%attr(644,root,root) %{_mandir}/man8/xmlsysd.8.*
12cr|xmlsysd-1.0.4-7|73	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}*
12cr|xmlsysd-1.0.4-7|74	
12cr|xmlsysd-1.0.4-7|75	# The xmlsysd docs
12cr|xmlsysd-1.0.4-7|76	%doc README TODO COPYING CHANGELOG DESIGN
12cr|xmlsysd-1.0.4-7|77	
12cr|xmlsysd-1.0.4-7|78	%post
12cr|xmlsysd-1.0.4-7|79	service xinetd condrestart
12cr|xmlsysd-1.0.4-7|80	
12cr|xmlsysd-1.0.4-7|81	%postun
12cr|xmlsysd-1.0.4-7|82	service xinetd condrestart
12cr|xmlsysd-1.0.4-7|83	
12cr|xmlsysd-1.0.4-7|84	
12cr|xmlsysd-1.0.4-7|85	
12cr|xmlsysd-1.0.4-7|86	%changelog
12cr|xmlsysd-1.0.4-7|87	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.4-7mdv2010.0
12cr|xmlsysd-1.0.4-7|88	+ Revision: 435153
12cr|xmlsysd-1.0.4-7|89	- rebuild
12cr|xmlsysd-1.0.4-7|90	
12cr|xmlsysd-1.0.4-7|91	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.4-6mdv2009.0
12cr|xmlsysd-1.0.4-7|92	+ Revision: 262463
12cr|xmlsysd-1.0.4-7|93	- rebuild
12cr|xmlsysd-1.0.4-7|94	
12cr|xmlsysd-1.0.4-7|95	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.4-5mdv2009.0
12cr|xmlsysd-1.0.4-7|96	+ Revision: 257186
12cr|xmlsysd-1.0.4-7|97	- rebuild
12cr|xmlsysd-1.0.4-7|98	
12cr|xmlsysd-1.0.4-7|99	* Thu Feb 14 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.4-3mdv2008.1
12cr|xmlsysd-1.0.4-7|100	+ Revision: 168512
12cr|xmlsysd-1.0.4-7|101	- rebuild
12cr|xmlsysd-1.0.4-7|102	- fix summary
12cr|xmlsysd-1.0.4-7|103	- kill re-definition of %%buildroot on Pixel's request
12cr|xmlsysd-1.0.4-7|104	
12cr|xmlsysd-1.0.4-7|105	+ Olivier Blin <oblin@mandriva.com>
12cr|xmlsysd-1.0.4-7|106	- restore BuildRoot
12cr|xmlsysd-1.0.4-7|107	
12cr|xmlsysd-1.0.4-7|108	* Sun Aug 19 2007 Pascal Terjan <pterjan@mandriva.org> 1.0.4-2mdv2008.0
12cr|xmlsysd-1.0.4-7|109	+ Revision: 66503
12cr|xmlsysd-1.0.4-7|110	- Fix BuildRequires for x86_64
12cr|xmlsysd-1.0.4-7|111	
12cr|xmlsysd-1.0.4-7|112	
12cr|xmlsysd-1.0.4-7|113	* Fri Sep 23 2005 Erwan Velu <erwan@seanodes.com> 1.0.4-1mdk
12cr|xmlsysd-1.0.4-7|114	- 1.0.4
12cr|xmlsysd-1.0.4-7|115	
12cr|xmlsysd-1.0.4-7|116	* Tue Mar 22 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 0.2.6-2mdk
12cr|xmlsysd-1.0.4-7|117	- rebuild
12cr|xmlsysd-1.0.4-7|118	
12cr|xmlsysd-1.0.4-7|119	* Thu Oct 07 2004 Erwan Velu <erwan@mandrakesoft.com> 0.2.6-1mdk
12cr|xmlsysd-1.0.4-7|120	- 0.2.6
12cr|xmlsysd-1.0.4-7|121	
12cr|xmlsysd-1.0.4-7|122	* Fri Aug 13 2004 Erwan Velu <erwan@mandrakesoft.com> 0.2.5-1mdk
12cr|xmlsysd-1.0.4-7|123	- 0.2.5
12cr|xmlsysd-1.0.4-7|124	
12cr|xmlsysd-1.0.4-7|125	* Wed Jun 23 2004 Erwan Velu <erwan@mandrakesoft.com> 0.2.3-1mdk
12cr|xmlsysd-1.0.4-7|126	- 0.2.3
12cr|xmlsysd-1.0.4-7|127	
12cr|xmlsysd-1.0.4-7|128	* Fri Jun 18 2004 Erwan Velu <erwan@mandrakesoft.com> 0.2.2-2mdk
12cr|xmlsysd-1.0.4-7|129	- Adding proc-net patch
12cr|xmlsysd-1.0.4-7|130	- Removing group entry in /etc/xinetd.d/xmlsysd
12cr|xmlsysd-1.0.4-7|131	- Cleaning xinetd configuration
12cr|xmlsysd-1.0.4-7|132	
12cr|xmlsysd-1.0.4-7|133	* Fri Jun 18 2004 Erwan Velu <erwan@mandrakesoft.com> 0.2.2-1mdk
12cr|xmlsysd-1.0.4-7|134	- Initial relase
12cr|xmlsysd-1.0.4-7|135	- Adding buildrequires
12cr|xmlsysd-1.0.4-7|136	
12cr|xmlsysd-1.0.4-7|137	* Mon Apr 29 2002 Robert G. Brown <rgb@duke.edu>
12cr|xmlsysd-1.0.4-7|138	- Releasing v 0.1.0 beta -- this has now been "stable" for weeks.
12cr|xmlsysd-1.0.4-7|139	
12cr|xmlsysd-1.0.4-7|140	* Wed Mar 13 2002 Robert G. Brown <rgb@duke.edu>
12cr|xmlsysd-1.0.4-7|141	- set up and built for RH 7.2
12cr|xmlsysd-1.0.4-7|142	

8662 12
12cr|xmltoman-0.4-1|1	Name:           xmltoman
12cr|xmltoman-0.4-1|2	Version:        0.4
12cr|xmltoman-0.4-1|3	Release:        1
12cr|xmltoman-0.4-1|4	Summary:        Scripts for converting XML to roff or HTML
12cr|xmltoman-0.4-1|5	
12cr|xmltoman-0.4-1|6	Group:          Publishing
12cr|xmltoman-0.4-1|7	License:        GPLv2+
12cr|xmltoman-0.4-1|8	URL:            http://sourceforge.net/projects/xmltoman/
12cr|xmltoman-0.4-1|9	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|xmltoman-0.4-1|10	Patch0:         xmltoman-0.3-timestamps.patch
12cr|xmltoman-0.4-1|11	
12cr|xmltoman-0.4-1|12	BuildRequires:  perl(XML::Parser)
12cr|xmltoman-0.4-1|13	BuildArch:      noarch
12cr|xmltoman-0.4-1|14	
12cr|xmltoman-0.4-1|15	%description
12cr|xmltoman-0.4-1|16	This package provides xmltoman and xmlmantohtml scripts, to compile
12cr|xmltoman-0.4-1|17	the xml representation of manual page to either roff source, or HTML
12cr|xmltoman-0.4-1|18	(while providing the CSS stylesheet for eye-candy look). XSL stylesheet
12cr|xmltoman-0.4-1|19	for doing rougly the same job is provided.
12cr|xmltoman-0.4-1|20	
12cr|xmltoman-0.4-1|21	
12cr|xmltoman-0.4-1|22	%prep
12cr|xmltoman-0.4-1|23	%setup -q
12cr|xmltoman-0.4-1|24	%patch0 -p1 -b .timestamps
12cr|xmltoman-0.4-1|25	
12cr|xmltoman-0.4-1|26	
12cr|xmltoman-0.4-1|27	%build
12cr|xmltoman-0.4-1|28	make
12cr|xmltoman-0.4-1|29	
12cr|xmltoman-0.4-1|30	
12cr|xmltoman-0.4-1|31	%install
12cr|xmltoman-0.4-1|32	make install PREFIX=%{_prefix} DESTDIR=$RPM_BUILD_ROOT
12cr|xmltoman-0.4-1|33	
12cr|xmltoman-0.4-1|34	
12cr|xmltoman-0.4-1|35	%files
12cr|xmltoman-0.4-1|36	%defattr(-,root,root,-)
12cr|xmltoman-0.4-1|37	%{_bindir}/xmltoman
12cr|xmltoman-0.4-1|38	%{_bindir}/xmlmantohtml
12cr|xmltoman-0.4-1|39	%{_datadir}/xmltoman
12cr|xmltoman-0.4-1|40	%doc COPYING README
12cr|xmltoman-0.4-1|41	
12cr|xmltoman-0.4-1|42	
12cr|xmltoman-0.4-1|43	%changelog
12cr|xmltoman-0.4-1|44	* Tue Feb 23 2010 Ondrej Vasik <ovasik@redhat.com> - 0.4-4
12cr|xmltoman-0.4-1|45	- don't change target from "install" to "install -p"
12cr|xmltoman-0.4-1|46	
12cr|xmltoman-0.4-1|47	* Mon Nov 30 2009 Dennis Gregorovic <dgregor@redhat.com> - 0.4-3.1
12cr|xmltoman-0.4-1|48	- Rebuilt for RHEL 6
12cr|xmltoman-0.4-1|49	
12cr|xmltoman-0.4-1|50	* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-3
12cr|xmltoman-0.4-1|51	- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
12cr|xmltoman-0.4-1|52	
12cr|xmltoman-0.4-1|53	* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-2
12cr|xmltoman-0.4-1|54	- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
12cr|xmltoman-0.4-1|55	
12cr|xmltoman-0.4-1|56	* Thu May 29 2008 Lubomir Rintel <lkundrak@v3.sk> - 0.4-1
12cr|xmltoman-0.4-1|57	- New upstream release
12cr|xmltoman-0.4-1|58	
12cr|xmltoman-0.4-1|59	* Wed Mar 12 2008 Lubomir Kundrak <lkundrak@redhat.com> - 0.3-2
12cr|xmltoman-0.4-1|60	- Preserve timestamps, sanitize requires (thanks to Parag AN)
12cr|xmltoman-0.4-1|61	
12cr|xmltoman-0.4-1|62	* Sun Mar 09 2008 Lubomir Kundrak <lkundrak@redhat.com> - 0.3-1
12cr|xmltoman-0.4-1|63	- Initial packaging attempt

8663 12
12cr|xmltv-0.5.61-1|1	Name:		xmltv
12cr|xmltv-0.5.61-1|2	Version:	0.5.61
12cr|xmltv-0.5.61-1|3	Release:	%mkrel 1
12cr|xmltv-0.5.61-1|4	Summary:	A set of utilities to manage your TV viewing
12cr|xmltv-0.5.61-1|5	URL:		http://wiki.xmltv.org
12cr|xmltv-0.5.61-1|6	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|xmltv-0.5.61-1|7	Patch2:		xmltv-0.5.59-jp-utf8.patch
12cr|xmltv-0.5.61-1|8	Patch4:		xmltv-0.5.59-Makefile.patch
12cr|xmltv-0.5.61-1|9	Patch7:		xmltv-0.5.59-None.pm_strict.patch
12cr|xmltv-0.5.61-1|10	Patch11:	xmltv-0.5.59-noask.patch
12cr|xmltv-0.5.61-1|11	License:	GPLv2+
12cr|xmltv-0.5.61-1|12	Group:		Video
12cr|xmltv-0.5.61-1|13	BuildArch:	noarch
12cr|xmltv-0.5.61-1|14	BuildRequires:	perl-Archive-Zip
12cr|xmltv-0.5.61-1|15	BuildRequires:	perl-CGI
12cr|xmltv-0.5.61-1|16	BuildRequires:  perl-Data-Dump
12cr|xmltv-0.5.61-1|17	BuildRequires:	perl-DateManip => 5.42
12cr|xmltv-0.5.61-1|18	BuildRequires:	perl-DateTime-Format-Strptime
12cr|xmltv-0.5.61-1|19	BuildRequires:	perl-devel
12cr|xmltv-0.5.61-1|20	BuildRequires:	perl-HTML-LinkExtractor
12cr|xmltv-0.5.61-1|21	BuildRequires:	perl-HTML-TableExtract => 1.08
12cr|xmltv-0.5.61-1|22	BuildRequires:	perl-HTML-Tree
12cr|xmltv-0.5.61-1|23	BuildRequires:	perl-HTTP-Cache-Transparent
12cr|xmltv-0.5.61-1|24	BuildRequires:	perl-IO-stringy
12cr|xmltv-0.5.61-1|25	BuildRequires:	perl-libwww-perl => 5.65
12cr|xmltv-0.5.61-1|26	BuildRequires:	perl-Lingua-Preferred
12cr|xmltv-0.5.61-1|27	BuildRequires:	perl-Lingua-EN-Numbers-Ordinate
12cr|xmltv-0.5.61-1|28	BuildRequires:	perl-Linux-DVB
12cr|xmltv-0.5.61-1|29	BuildRequires:	perl-Parse-RecDescent
12cr|xmltv-0.5.61-1|30	BuildRequires:	perl-SOAP-Lite
12cr|xmltv-0.5.61-1|31	BuildRequires:	perl-Term-ProgressBar >= 2.03
12cr|xmltv-0.5.61-1|32	BuildRequires:	perl-Term-ReadKey
12cr|xmltv-0.5.61-1|33	BuildRequires:	perl-Text-Kakasi
12cr|xmltv-0.5.61-1|34	BuildRequires:	perl-TimeDate
12cr|xmltv-0.5.61-1|35	BuildRequires:	perl-Tk-TableMatrix
12cr|xmltv-0.5.61-1|36	BuildRequires:	perl-Unicode-String
12cr|xmltv-0.5.61-1|37	BuildRequires:	perl-Unicode-UTF8simple
12cr|xmltv-0.5.61-1|38	BuildRequires:	perl-WWW-Mechanize >= 1.02
12cr|xmltv-0.5.61-1|39	BuildRequires:	perl-XML-DOM
12cr|xmltv-0.5.61-1|40	BuildRequires:	perl-XML-LibXML
12cr|xmltv-0.5.61-1|41	BuildRequires:	perl-XML-LibXSLT
12cr|xmltv-0.5.61-1|42	BuildRequires:	perl-XML-Simple
12cr|xmltv-0.5.61-1|43	BuildRequires:	perl-XML-Twig => 3.09
12cr|xmltv-0.5.61-1|44	BuildRequires:	perl-XML-Writer >= 0.4.6
12cr|xmltv-0.5.61-1|45	Requires:	perl-HTML-Parser >= 3.34
12cr|xmltv-0.5.61-1|46	Obsoletes:	%{name}-grabbers-re < %{version}-%{release}
12cr|xmltv-0.5.61-1|47	
12cr|xmltv-0.5.61-1|48	%description
12cr|xmltv-0.5.61-1|49	XMLTV is a set of utilities to manage your TV viewing. They work with
12cr|xmltv-0.5.61-1|50	TV listings stored in the XMLTV format, which is based on XML. The
12cr|xmltv-0.5.61-1|51	idea is to separate out the backend (getting the listings) from the
12cr|xmltv-0.5.61-1|52	frontend (displaying them for the user), and to implement useful
12cr|xmltv-0.5.61-1|53	operations like picking out your favourite programmes as filters that
12cr|xmltv-0.5.61-1|54	read and write XML documents.
12cr|xmltv-0.5.61-1|55	
12cr|xmltv-0.5.61-1|56	There are five backends at present, grabbing TV listings for Canada,
12cr|xmltv-0.5.61-1|57	the USA, the UK, Germany, Austria, Sweden and Norway. There are
12cr|xmltv-0.5.61-1|58	filters to sort the listings by date, to remove shows that have
12cr|xmltv-0.5.61-1|59	already been broadcast, and a couple of programmes to organize your
12cr|xmltv-0.5.61-1|60	viewing by storing preferences of what shows you watch. There are a
12cr|xmltv-0.5.61-1|61	couple of backends to produce printed output.
12cr|xmltv-0.5.61-1|62	
12cr|xmltv-0.5.61-1|63	%files
12cr|xmltv-0.5.61-1|64	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|65	%doc %{_docdir}/%{name}-%{version}
12cr|xmltv-0.5.61-1|66	%{_bindir}/tv_cat
12cr|xmltv-0.5.61-1|67	%{_bindir}/tv_extractinfo_en
12cr|xmltv-0.5.61-1|68	%{_bindir}/tv_find_grabbers
12cr|xmltv-0.5.61-1|69	%{_bindir}/tv_grep
12cr|xmltv-0.5.61-1|70	%{_bindir}/tv_imdb
12cr|xmltv-0.5.61-1|71	%{_bindir}/tv_remove_some_overlapping
12cr|xmltv-0.5.61-1|72	%{_bindir}/tv_sort
12cr|xmltv-0.5.61-1|73	%{_bindir}/tv_split
12cr|xmltv-0.5.61-1|74	%{_bindir}/tv_to_latex
12cr|xmltv-0.5.61-1|75	%{_bindir}/tv_to_text
12cr|xmltv-0.5.61-1|76	%{_bindir}/tv_validate_file
12cr|xmltv-0.5.61-1|77	%{_bindir}/tv_validate_grabber
12cr|xmltv-0.5.61-1|78	%{_mandir}/man1/tv_cat.1*
12cr|xmltv-0.5.61-1|79	%{_mandir}/man1/tv_extractinfo_en.1*
12cr|xmltv-0.5.61-1|80	%{_mandir}/man1/tv_find_grabbers.1*
12cr|xmltv-0.5.61-1|81	%{_mandir}/man1/tv_grep.1*
12cr|xmltv-0.5.61-1|82	%{_mandir}/man1/tv_imdb.1*
12cr|xmltv-0.5.61-1|83	%{_mandir}/man1/tv_remove_some_overlapping.1*
12cr|xmltv-0.5.61-1|84	%{_mandir}/man1/tv_sort.1*
12cr|xmltv-0.5.61-1|85	%{_mandir}/man1/tv_split.1*
12cr|xmltv-0.5.61-1|86	%{_mandir}/man1/tv_to_latex.1*
12cr|xmltv-0.5.61-1|87	%{_mandir}/man1/tv_to_text.1*
12cr|xmltv-0.5.61-1|88	%{_mandir}/man1/tv_validate_file.1*
12cr|xmltv-0.5.61-1|89	%{_mandir}/man1/tv_validate_grabber.1*
12cr|xmltv-0.5.61-1|90	%dir %{_datadir}/xmltv/
12cr|xmltv-0.5.61-1|91	%{_datadir}/xmltv/xmltv.dtd
12cr|xmltv-0.5.61-1|92	%{_datadir}/xmltv/xmltv-lineup.dtd
12cr|xmltv-0.5.61-1|93	
12cr|xmltv-0.5.61-1|94	%package -n	perl-XMLTV
12cr|xmltv-0.5.61-1|95	Summary:	Perl modules for managing your TV viewing
12cr|xmltv-0.5.61-1|96	Group:		Development/Perl
12cr|xmltv-0.5.61-1|97	
12cr|xmltv-0.5.61-1|98	%description -n perl-XMLTV
12cr|xmltv-0.5.61-1|99	XMLTV is a set of utilities to manage your TV viewing. They work with
12cr|xmltv-0.5.61-1|100	TV listings stored in the XMLTV format, which is based on XML. The
12cr|xmltv-0.5.61-1|101	idea is to separate out the backend (getting the listings) from the
12cr|xmltv-0.5.61-1|102	frontend (displaying them for the user), and to implement useful
12cr|xmltv-0.5.61-1|103	operations like picking out your favourite programmes as filters that
12cr|xmltv-0.5.61-1|104	read and write XML documents.
12cr|xmltv-0.5.61-1|105	
12cr|xmltv-0.5.61-1|106	This package contains the perl modules from xmltv.
12cr|xmltv-0.5.61-1|107	
12cr|xmltv-0.5.61-1|108	%files -n perl-XMLTV
12cr|xmltv-0.5.61-1|109	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|110	%{perl_vendorlib}/XMLTV.pm
12cr|xmltv-0.5.61-1|111	%{perl_vendorlib}/XMLTV
12cr|xmltv-0.5.61-1|112	%{_mandir}/man3/*
12cr|xmltv-0.5.61-1|113	
12cr|xmltv-0.5.61-1|114	%package	grabbers-ar
12cr|xmltv-0.5.61-1|115	Summary:	Argentenian grabbers for xmltv
12cr|xmltv-0.5.61-1|116	Group:		Video
12cr|xmltv-0.5.61-1|117	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|118	
12cr|xmltv-0.5.61-1|119	%description grabbers-ar
12cr|xmltv-0.5.61-1|120	This package contains the argentinian grabbers for xmltv.
12cr|xmltv-0.5.61-1|121	
12cr|xmltv-0.5.61-1|122	%files grabbers-ar
12cr|xmltv-0.5.61-1|123	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|124	%{_bindir}/tv_extractinfo_ar
12cr|xmltv-0.5.61-1|125	%{_bindir}/tv_grab_ar
12cr|xmltv-0.5.61-1|126	%{_mandir}/man1/tv_extractinfo_ar*.1*
12cr|xmltv-0.5.61-1|127	%{_mandir}/man1/tv_grab_ar*.1*
12cr|xmltv-0.5.61-1|128	
12cr|xmltv-0.5.61-1|129	#package	grabbers-au
12cr|xmltv-0.5.61-1|130	#Summary:	Australian grabbers for xmltv
12cr|xmltv-0.5.61-1|131	#Group:		Video
12cr|xmltv-0.5.61-1|132	#Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|133	
12cr|xmltv-0.5.61-1|134	#description grabbers-au
12cr|xmltv-0.5.61-1|135	#This package contains the australian grabbers for xmltv.
12cr|xmltv-0.5.61-1|136	
12cr|xmltv-0.5.61-1|137	#files grabbers-au
12cr|xmltv-0.5.61-1|138	#defattr(-,root,root)
12cr|xmltv-0.5.61-1|139	#{_bindir}/tv_grab_au
12cr|xmltv-0.5.61-1|140	#{_mandir}/man1/tv_grab_au*.1*
12cr|xmltv-0.5.61-1|141	#{_datadir}/xmltv/tv_grab_au/channel_ids
12cr|xmltv-0.5.61-1|142	
12cr|xmltv-0.5.61-1|143	#package	grabbers-be
12cr|xmltv-0.5.61-1|144	#Summary:	Belgian grabbers for xmltv
12cr|xmltv-0.5.61-1|145	#Group:		Video
12cr|xmltv-0.5.61-1|146	#Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|147	
12cr|xmltv-0.5.61-1|148	#description grabbers-be
12cr|xmltv-0.5.61-1|149	#This package contains the belgian grabbers for xmltv.
12cr|xmltv-0.5.61-1|150	
12cr|xmltv-0.5.61-1|151	#files grabbers-be
12cr|xmltv-0.5.61-1|152	#defattr(-,root,root)
12cr|xmltv-0.5.61-1|153	#{_bindir}/tv_grab_be
12cr|xmltv-0.5.61-1|154	#{_mandir}/man1/tv_grab_be*.1*
12cr|xmltv-0.5.61-1|155	#{_datadir}/xmltv/tv_grab_be/channel_ids_fr
12cr|xmltv-0.5.61-1|156	#{_datadir}/xmltv/tv_grab_be/channel_ids_nl
12cr|xmltv-0.5.61-1|157	
12cr|xmltv-0.5.61-1|158	%if 0
12cr|xmltv-0.5.61-1|159	%package	grabbers-br
12cr|xmltv-0.5.61-1|160	Summary:	Brazillian grabbers for xmltv
12cr|xmltv-0.5.61-1|161	Group:		Video
12cr|xmltv-0.5.61-1|162	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|163	
12cr|xmltv-0.5.61-1|164	%description grabbers-br
12cr|xmltv-0.5.61-1|165	This package contains the brazillian grabbers for xmltv.
12cr|xmltv-0.5.61-1|166	
12cr|xmltv-0.5.61-1|167	%files grabbers-br
12cr|xmltv-0.5.61-1|168	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|169	#{_bindir}/tv_grab_br
12cr|xmltv-0.5.61-1|170	%{_bindir}/tv_grab_br_net
12cr|xmltv-0.5.61-1|171	%{_mandir}/man1/tv_grab_br*.1*
12cr|xmltv-0.5.61-1|172	%endif
12cr|xmltv-0.5.61-1|173	
12cr|xmltv-0.5.61-1|174	%package	grabbers-ch
12cr|xmltv-0.5.61-1|175	Summary:	Swiss grabbers for xmltv
12cr|xmltv-0.5.61-1|176	Group:		Video
12cr|xmltv-0.5.61-1|177	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|178	
12cr|xmltv-0.5.61-1|179	%description grabbers-ch
12cr|xmltv-0.5.61-1|180	This package contains the swiss grabbers for xmltv.
12cr|xmltv-0.5.61-1|181	
12cr|xmltv-0.5.61-1|182	%files grabbers-ch
12cr|xmltv-0.5.61-1|183	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|184	%{_bindir}/tv_grab_ch_*
12cr|xmltv-0.5.61-1|185	%{_mandir}/man1/tv_grab_ch_*.1*
12cr|xmltv-0.5.61-1|186	#%{_datadir}/xmltv/tv_grab_ch_*/channel_ids
12cr|xmltv-0.5.61-1|187	
12cr|xmltv-0.5.61-1|188	%package	grabbers-combiner
12cr|xmltv-0.5.61-1|189	Summary:	Grabber to grab data from multiple grabbers at once
12cr|xmltv-0.5.61-1|190	Group:		Video
12cr|xmltv-0.5.61-1|191	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|192	
12cr|xmltv-0.5.61-1|193	%description grabbers-combiner
12cr|xmltv-0.5.61-1|194	This package contains a grabber to grab data from multiple grabbers at once.
12cr|xmltv-0.5.61-1|195	
12cr|xmltv-0.5.61-1|196	%files grabbers-combiner
12cr|xmltv-0.5.61-1|197	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|198	%{_bindir}/tv_grab_combiner
12cr|xmltv-0.5.61-1|199	%{_mandir}/man1/tv_grab_combiner.1*
12cr|xmltv-0.5.61-1|200	#%{_datadir}/xmltv/tv_grab_ch_*/channel_ids
12cr|xmltv-0.5.61-1|201	
12cr|xmltv-0.5.61-1|202	#package	grabbers-de
12cr|xmltv-0.5.61-1|203	#Summary:	German grabbers for xmltv
12cr|xmltv-0.5.61-1|204	#Group:		Video
12cr|xmltv-0.5.61-1|205	#Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|206	
12cr|xmltv-0.5.61-1|207	#description grabbers-de
12cr|xmltv-0.5.61-1|208	#This package contains the german grabbers for xmltv.
12cr|xmltv-0.5.61-1|209	
12cr|xmltv-0.5.61-1|210	#files grabbers-de
12cr|xmltv-0.5.61-1|211	#defattr(-,root,root)
12cr|xmltv-0.5.61-1|212	#{_bindir}/tv_grab_de*
12cr|xmltv-0.5.61-1|213	#{_mandir}/man1/tv_grab_de*.1*
12cr|xmltv-0.5.61-1|214	#{_datadir}/xmltv/tv_grab_de_tvtoday
12cr|xmltv-0.5.61-1|215	
12cr|xmltv-0.5.61-1|216	%package	grabbers-dk
12cr|xmltv-0.5.61-1|217	Summary:	Danish grabbers for xmltv
12cr|xmltv-0.5.61-1|218	Group:		Video
12cr|xmltv-0.5.61-1|219	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|220	
12cr|xmltv-0.5.61-1|221	%description grabbers-dk
12cr|xmltv-0.5.61-1|222	This package contains the danish grabbers for xmltv.
12cr|xmltv-0.5.61-1|223	
12cr|xmltv-0.5.61-1|224	%files grabbers-dk
12cr|xmltv-0.5.61-1|225	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|226	%{_bindir}/tv_grab_dk_dr
12cr|xmltv-0.5.61-1|227	%{_mandir}/man1/tv_grab_dk_dr.1*
12cr|xmltv-0.5.61-1|228	
12cr|xmltv-0.5.61-1|229	%package	grabbers-dtv_la
12cr|xmltv-0.5.61-1|230	Summary:	Latin American grabbers for xmltv
12cr|xmltv-0.5.61-1|231	Group:		Video
12cr|xmltv-0.5.61-1|232	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|233	
12cr|xmltv-0.5.61-1|234	%description grabbers-dtv_la
12cr|xmltv-0.5.61-1|235	This package contains the latin american grabbers for xmltv.
12cr|xmltv-0.5.61-1|236	
12cr|xmltv-0.5.61-1|237	%files grabbers-dtv_la
12cr|xmltv-0.5.61-1|238	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|239	%{_bindir}/tv_grab_dtv_la
12cr|xmltv-0.5.61-1|240	%{_mandir}/man1/tv_grab_dtv_la.1*
12cr|xmltv-0.5.61-1|241	
12cr|xmltv-0.5.61-1|242	%package	grabbers-ee
12cr|xmltv-0.5.61-1|243	Summary:	Estonian grabbers for xmltv
12cr|xmltv-0.5.61-1|244	Group:		Video
12cr|xmltv-0.5.61-1|245	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|246	
12cr|xmltv-0.5.61-1|247	%description grabbers-ee
12cr|xmltv-0.5.61-1|248	This package contains the estonian grabbers for xmltv.
12cr|xmltv-0.5.61-1|249	
12cr|xmltv-0.5.61-1|250	%files grabbers-ee
12cr|xmltv-0.5.61-1|251	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|252	%{_bindir}/tv_grab_ee*
12cr|xmltv-0.5.61-1|253	%{_mandir}/man1/tv_grab_ee*.1*
12cr|xmltv-0.5.61-1|254	
12cr|xmltv-0.5.61-1|255	%package	grabbers-es
12cr|xmltv-0.5.61-1|256	Summary:	Spanish grabbers for xmltv
12cr|xmltv-0.5.61-1|257	Group:		Video
12cr|xmltv-0.5.61-1|258	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|259	
12cr|xmltv-0.5.61-1|260	%description grabbers-es
12cr|xmltv-0.5.61-1|261	This package contains the spanish grabbers for xmltv.
12cr|xmltv-0.5.61-1|262	
12cr|xmltv-0.5.61-1|263	%files grabbers-es
12cr|xmltv-0.5.61-1|264	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|265	%{_bindir}/tv_grab_es*
12cr|xmltv-0.5.61-1|266	%{_mandir}/man1/tv_grab_es*.1*
12cr|xmltv-0.5.61-1|267	
12cr|xmltv-0.5.61-1|268	%package	grabbers-eu
12cr|xmltv-0.5.61-1|269	Summary:	European grabbers for xmltv
12cr|xmltv-0.5.61-1|270	Group:		Video
12cr|xmltv-0.5.61-1|271	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|272	
12cr|xmltv-0.5.61-1|273	%description grabbers-eu
12cr|xmltv-0.5.61-1|274	This package contains the european grabbers for xmltv.
12cr|xmltv-0.5.61-1|275	
12cr|xmltv-0.5.61-1|276	%files grabbers-eu
12cr|xmltv-0.5.61-1|277	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|278	%{_bindir}/tv_grab_eu_epgdata
12cr|xmltv-0.5.61-1|279	%{_mandir}/man1/tv_grab_eu_epgdata.1*
12cr|xmltv-0.5.61-1|280	%{_datadir}/xmltv/tv_grab_eu_epgdata/channel_ids
12cr|xmltv-0.5.61-1|281	
12cr|xmltv-0.5.61-1|282	%package	grabbers-fi
12cr|xmltv-0.5.61-1|283	Summary:	Finnish grabbers for xmltv
12cr|xmltv-0.5.61-1|284	Group:		Video
12cr|xmltv-0.5.61-1|285	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|286	
12cr|xmltv-0.5.61-1|287	%description grabbers-fi
12cr|xmltv-0.5.61-1|288	This package contains the finnish grabbers for xmltv.
12cr|xmltv-0.5.61-1|289	
12cr|xmltv-0.5.61-1|290	%files grabbers-fi
12cr|xmltv-0.5.61-1|291	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|292	%{_bindir}/tv_grab_fi*
12cr|xmltv-0.5.61-1|293	%{_mandir}/man1/tv_grab_fi*.1*
12cr|xmltv-0.5.61-1|294	
12cr|xmltv-0.5.61-1|295	%package	grabbers-fr
12cr|xmltv-0.5.61-1|296	Summary:	French grabbers for xmltv
12cr|xmltv-0.5.61-1|297	Group:		Video
12cr|xmltv-0.5.61-1|298	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|299	Requires:	perl(HTML::TreeBuilder)
12cr|xmltv-0.5.61-1|300	
12cr|xmltv-0.5.61-1|301	%description grabbers-fr
12cr|xmltv-0.5.61-1|302	This package contains the french grabbers for xmltv.
12cr|xmltv-0.5.61-1|303	
12cr|xmltv-0.5.61-1|304	%files grabbers-fr
12cr|xmltv-0.5.61-1|305	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|306	%{_bindir}/tv_grab_fr
12cr|xmltv-0.5.61-1|307	%{_bindir}/tv_grab_fr_kazer
12cr|xmltv-0.5.61-1|308	%{_mandir}/man1/tv_grab_fr*.1*
12cr|xmltv-0.5.61-1|309	
12cr|xmltv-0.5.61-1|310	%package	grabbers-hr
12cr|xmltv-0.5.61-1|311	Summary:	Croatia grabbers for xmltv
12cr|xmltv-0.5.61-1|312	Group:		Video
12cr|xmltv-0.5.61-1|313	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|314	
12cr|xmltv-0.5.61-1|315	%description grabbers-hr
12cr|xmltv-0.5.61-1|316	This package contains the Croatia grabbers for xmltv.
12cr|xmltv-0.5.61-1|317	
12cr|xmltv-0.5.61-1|318	%files grabbers-hr
12cr|xmltv-0.5.61-1|319	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|320	%{_bindir}/tv_grab_hr
12cr|xmltv-0.5.61-1|321	%{_mandir}/man1/tv_grab_hr.1*
12cr|xmltv-0.5.61-1|322	
12cr|xmltv-0.5.61-1|323	%package	grabbers-huro
12cr|xmltv-0.5.61-1|324	Summary:	Hungarian-Romanian grabbers for xmltv
12cr|xmltv-0.5.61-1|325	Group:		Video
12cr|xmltv-0.5.61-1|326	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|327	
12cr|xmltv-0.5.61-1|328	%description grabbers-huro
12cr|xmltv-0.5.61-1|329	This package contains the hungarian-romanian grabbers for xmltv.
12cr|xmltv-0.5.61-1|330	It also includes Czech and Romanian support.
12cr|xmltv-0.5.61-1|331	
12cr|xmltv-0.5.61-1|332	%files grabbers-huro
12cr|xmltv-0.5.61-1|333	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|334	%{_bindir}/tv_grab_huro
12cr|xmltv-0.5.61-1|335	%{_mandir}/man1/tv_grab_huro.1*
12cr|xmltv-0.5.61-1|336	%{_datadir}/xmltv/tv_grab_huro/jobmap
12cr|xmltv-0.5.61-1|337	%{_datadir}/xmltv/tv_grab_huro/catmap.hu
12cr|xmltv-0.5.61-1|338	%{_datadir}/xmltv/tv_grab_huro/catmap.ro
12cr|xmltv-0.5.61-1|339	%{_datadir}/xmltv/tv_grab_huro/catmap.cz
12cr|xmltv-0.5.61-1|340	%{_datadir}/xmltv/tv_grab_huro/catmap.sk
12cr|xmltv-0.5.61-1|341	
12cr|xmltv-0.5.61-1|342	
12cr|xmltv-0.5.61-1|343	%package	grabbers-il
12cr|xmltv-0.5.61-1|344	Summary:	Israeli grabbers for xmltv
12cr|xmltv-0.5.61-1|345	Group:		Video
12cr|xmltv-0.5.61-1|346	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|347	
12cr|xmltv-0.5.61-1|348	%description grabbers-il
12cr|xmltv-0.5.61-1|349	This package contains the israeli grabbers for xmltv.
12cr|xmltv-0.5.61-1|350	
12cr|xmltv-0.5.61-1|351	%files grabbers-il
12cr|xmltv-0.5.61-1|352	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|353	%{_bindir}/tv_grab_il*
12cr|xmltv-0.5.61-1|354	%{_mandir}/man1/tv_grab_il*.1*
12cr|xmltv-0.5.61-1|355	
12cr|xmltv-0.5.61-1|356	%package grabbers-in
12cr|xmltv-0.5.61-1|357	Summary:        Indian grabbers for xmltv
12cr|xmltv-0.5.61-1|358	Group:          Video
12cr|xmltv-0.5.61-1|359	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|360	
12cr|xmltv-0.5.61-1|361	%description grabbers-in
12cr|xmltv-0.5.61-1|362	This package contains the indian grabbers for xmltv.
12cr|xmltv-0.5.61-1|363	
12cr|xmltv-0.5.61-1|364	%files grabbers-in
12cr|xmltv-0.5.61-1|365	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|366	%{_bindir}/tv_grab_in*
12cr|xmltv-0.5.61-1|367	%{_mandir}/man1/tv_grab_in*.1*
12cr|xmltv-0.5.61-1|368	
12cr|xmltv-0.5.61-1|369	%package	grabbers-is
12cr|xmltv-0.5.61-1|370	Summary:	Icelandic grabbers for xmltv
12cr|xmltv-0.5.61-1|371	Group:		Video
12cr|xmltv-0.5.61-1|372	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|373	
12cr|xmltv-0.5.61-1|374	%description grabbers-is
12cr|xmltv-0.5.61-1|375	This package contains the icelandic grabbers for xmltv.
12cr|xmltv-0.5.61-1|376	
12cr|xmltv-0.5.61-1|377	%files grabbers-is
12cr|xmltv-0.5.61-1|378	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|379	%{_bindir}/tv_grab_is*
12cr|xmltv-0.5.61-1|380	%{_mandir}/man1/tv_grab_is*.1*
12cr|xmltv-0.5.61-1|381	
12cr|xmltv-0.5.61-1|382	%package	grabbers-it
12cr|xmltv-0.5.61-1|383	Summary:	Italian grabbers for xmltv
12cr|xmltv-0.5.61-1|384	Group:		Video
12cr|xmltv-0.5.61-1|385	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|386	
12cr|xmltv-0.5.61-1|387	%description grabbers-it
12cr|xmltv-0.5.61-1|388	This package contains the italian grabbers for xmltv.
12cr|xmltv-0.5.61-1|389	
12cr|xmltv-0.5.61-1|390	%files grabbers-it
12cr|xmltv-0.5.61-1|391	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|392	%{_bindir}/tv_grab_it*
12cr|xmltv-0.5.61-1|393	%{_mandir}/man1/tv_grab_it*.1*
12cr|xmltv-0.5.61-1|394	%{_datadir}/xmltv/tv_grab_it*
12cr|xmltv-0.5.61-1|395	
12cr|xmltv-0.5.61-1|396	%if 0
12cr|xmltv-0.5.61-1|397	%package	grabbers-jp
12cr|xmltv-0.5.61-1|398	Summary:	Japanese grabbers for xmltv
12cr|xmltv-0.5.61-1|399	Group:		Video
12cr|xmltv-0.5.61-1|400	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|401	
12cr|xmltv-0.5.61-1|402	%description grabbers-jp
12cr|xmltv-0.5.61-1|403	This package contains the japanese grabbers for xmltv.
12cr|xmltv-0.5.61-1|404	
12cr|xmltv-0.5.61-1|405	%files grabbers-jp
12cr|xmltv-0.5.61-1|406	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|407	%{_bindir}/tv_grab_jp
12cr|xmltv-0.5.61-1|408	%{_mandir}/man1/tv_grab_jp.1*
12cr|xmltv-0.5.61-1|409	%endif
12cr|xmltv-0.5.61-1|410	
12cr|xmltv-0.5.61-1|411	%package	grabbers-na
12cr|xmltv-0.5.61-1|412	Summary:	North-american grabbers for xmltv
12cr|xmltv-0.5.61-1|413	Group:		Video
12cr|xmltv-0.5.61-1|414	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|415	
12cr|xmltv-0.5.61-1|416	%description grabbers-na
12cr|xmltv-0.5.61-1|417	This package contains the north-american grabbers for xmltv.
12cr|xmltv-0.5.61-1|418	
12cr|xmltv-0.5.61-1|419	%files grabbers-na
12cr|xmltv-0.5.61-1|420	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|421	%{_bindir}/tv_grab_na*
12cr|xmltv-0.5.61-1|422	%{_mandir}/man1/tv_grab_na*.1*
12cr|xmltv-0.5.61-1|423	
12cr|xmltv-0.5.61-1|424	#package	grabbers-nc
12cr|xmltv-0.5.61-1|425	#Summary:	Nouvelle Caledonie (France) grabbers for xmltv
12cr|xmltv-0.5.61-1|426	#Group:		Video
12cr|xmltv-0.5.61-1|427	#Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|428	
12cr|xmltv-0.5.61-1|429	#description grabbers-nc
12cr|xmltv-0.5.61-1|430	#This package contains the nouvelle caledonie (france) grabbers for xmltv.
12cr|xmltv-0.5.61-1|431	
12cr|xmltv-0.5.61-1|432	#files grabbers-nc
12cr|xmltv-0.5.61-1|433	#defattr(-,root,root)
12cr|xmltv-0.5.61-1|434	#{_bindir}/tv_grab_nc
12cr|xmltv-0.5.61-1|435	#{_mandir}/man1/tv_grab_nc.1*
12cr|xmltv-0.5.61-1|436	
12cr|xmltv-0.5.61-1|437	%package	grabbers-nl
12cr|xmltv-0.5.61-1|438	Summary:	Dutch grabbers for xmltv
12cr|xmltv-0.5.61-1|439	Group:		Video
12cr|xmltv-0.5.61-1|440	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|441	
12cr|xmltv-0.5.61-1|442	%description grabbers-nl
12cr|xmltv-0.5.61-1|443	This package contains the dutch grabbers for xmltv.
12cr|xmltv-0.5.61-1|444	
12cr|xmltv-0.5.61-1|445	%files grabbers-nl
12cr|xmltv-0.5.61-1|446	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|447	%{_bindir}/tv_grab_nl*
12cr|xmltv-0.5.61-1|448	%{_mandir}/man1/tv_grab_nl*.1*
12cr|xmltv-0.5.61-1|449	
12cr|xmltv-0.5.61-1|450	%package	grabbers-no
12cr|xmltv-0.5.61-1|451	Summary:	Norwegian grabbers for xmltv
12cr|xmltv-0.5.61-1|452	Group:		Video
12cr|xmltv-0.5.61-1|453	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|454	
12cr|xmltv-0.5.61-1|455	%description grabbers-no
12cr|xmltv-0.5.61-1|456	This package contains the norwegian grabbers for xmltv.
12cr|xmltv-0.5.61-1|457	
12cr|xmltv-0.5.61-1|458	%files grabbers-no
12cr|xmltv-0.5.61-1|459	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|460	%{_bindir}/tv_grab_no*
12cr|xmltv-0.5.61-1|461	%{_mandir}/man1/tv_grab_no*.1*
12cr|xmltv-0.5.61-1|462	
12cr|xmltv-0.5.61-1|463	%package	grabbers-pt
12cr|xmltv-0.5.61-1|464	Summary:	Portugese grabbers for xmltv
12cr|xmltv-0.5.61-1|465	Group:		Video
12cr|xmltv-0.5.61-1|466	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|467	
12cr|xmltv-0.5.61-1|468	%description grabbers-pt
12cr|xmltv-0.5.61-1|469	This package contains the portugese grabbers for xmltv.
12cr|xmltv-0.5.61-1|470	
12cr|xmltv-0.5.61-1|471	%files grabbers-pt
12cr|xmltv-0.5.61-1|472	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|473	%{_bindir}/tv_grab_pt*
12cr|xmltv-0.5.61-1|474	%{_mandir}/man1/tv_grab_pt*.1*
12cr|xmltv-0.5.61-1|475	
12cr|xmltv-0.5.61-1|476	#%package	grabbers-re
12cr|xmltv-0.5.61-1|477	#Summary:	Reunion island grabbers for xmltv
12cr|xmltv-0.5.61-1|478	#Group:		Video
12cr|xmltv-0.5.61-1|479	#Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|480	
12cr|xmltv-0.5.61-1|481	#%description grabbers-re
12cr|xmltv-0.5.61-1|482	#This package contains the Reunion Island (France) grabbers for xmltv.
12cr|xmltv-0.5.61-1|483	
12cr|xmltv-0.5.61-1|484	#%files grabbers-re
12cr|xmltv-0.5.61-1|485	#%defattr(-,root,root)
12cr|xmltv-0.5.61-1|486	#%{_bindir}/tv_grab_re*
12cr|xmltv-0.5.61-1|487	#%{_mandir}/man1/tv_grab_re*.1*
12cr|xmltv-0.5.61-1|488	
12cr|xmltv-0.5.61-1|489	%package	grabbers-se
12cr|xmltv-0.5.61-1|490	Summary:	Swedish grabbers for xmltv
12cr|xmltv-0.5.61-1|491	Group:		Video
12cr|xmltv-0.5.61-1|492	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|493	
12cr|xmltv-0.5.61-1|494	%description grabbers-se
12cr|xmltv-0.5.61-1|495	This package contains the swedish grabbers for xmltv.
12cr|xmltv-0.5.61-1|496	
12cr|xmltv-0.5.61-1|497	%files grabbers-se
12cr|xmltv-0.5.61-1|498	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|499	%{_bindir}/tv_grab_se*
12cr|xmltv-0.5.61-1|500	%{_mandir}/man1/tv_grab_se*.1*
12cr|xmltv-0.5.61-1|501	
12cr|xmltv-0.5.61-1|502	%package	grabbers-uk
12cr|xmltv-0.5.61-1|503	Summary:	English grabbers for xmltv
12cr|xmltv-0.5.61-1|504	Group:		Video
12cr|xmltv-0.5.61-1|505	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|506	
12cr|xmltv-0.5.61-1|507	%description grabbers-uk
12cr|xmltv-0.5.61-1|508	This package contains the english grabbers for xmltv.
12cr|xmltv-0.5.61-1|509	
12cr|xmltv-0.5.61-1|510	%files grabbers-uk
12cr|xmltv-0.5.61-1|511	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|512	%{_bindir}/tv_grab_uk*
12cr|xmltv-0.5.61-1|513	%{_mandir}/man1/tv_grab_uk*.1*
12cr|xmltv-0.5.61-1|514	%{_datadir}/xmltv/tv_grab_uk*
12cr|xmltv-0.5.61-1|515	
12cr|xmltv-0.5.61-1|516	%package	grabbers-za
12cr|xmltv-0.5.61-1|517	Summary:	South-African grabbers for xmltv
12cr|xmltv-0.5.61-1|518	Group:		Video
12cr|xmltv-0.5.61-1|519	Provides:	xmltv-grabbers
12cr|xmltv-0.5.61-1|520	
12cr|xmltv-0.5.61-1|521	%description grabbers-za
12cr|xmltv-0.5.61-1|522	This package contains the south-african grabbers for xmltv.
12cr|xmltv-0.5.61-1|523	
12cr|xmltv-0.5.61-1|524	%files grabbers-za
12cr|xmltv-0.5.61-1|525	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|526	%{_bindir}/tv_grab_za*
12cr|xmltv-0.5.61-1|527	%{_mandir}/man1/tv_grab_za*.1*
12cr|xmltv-0.5.61-1|528	
12cr|xmltv-0.5.61-1|529	%package	gui
12cr|xmltv-0.5.61-1|530	Summary:	Graphical frontends to xmltv
12cr|xmltv-0.5.61-1|531	Group:		Video
12cr|xmltv-0.5.61-1|532	
12cr|xmltv-0.5.61-1|533	%description gui
12cr|xmltv-0.5.61-1|534	XMLTV is a set of utilities to manage your TV viewing. They work with
12cr|xmltv-0.5.61-1|535	TV listings stored in the XMLTV format, which is based on XML. The
12cr|xmltv-0.5.61-1|536	idea is to separate out the backend (getting the listings) from the
12cr|xmltv-0.5.61-1|537	frontend (displaying them for the user), and to implement useful
12cr|xmltv-0.5.61-1|538	operations like picking out your favourite programmes as filters that
12cr|xmltv-0.5.61-1|539	read and write XML documents.
12cr|xmltv-0.5.61-1|540	
12cr|xmltv-0.5.61-1|541	This package contains graphical frontends to xmltv.
12cr|xmltv-0.5.61-1|542	
12cr|xmltv-0.5.61-1|543	%files gui
12cr|xmltv-0.5.61-1|544	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|545	%{_bindir}/tv_check
12cr|xmltv-0.5.61-1|546	%{_mandir}/man1/tv_check.1*
12cr|xmltv-0.5.61-1|547	
12cr|xmltv-0.5.61-1|548	%package -n tv_to_potatoe
12cr|xmltv-0.5.61-1|549	Summary:	Convert XML to the potatoe guide view tool
12cr|xmltv-0.5.61-1|550	Group:		Video
12cr|xmltv-0.5.61-1|551	
12cr|xmltv-0.5.61-1|552	%description -n tv_to_potatoe
12cr|xmltv-0.5.61-1|553	Convert XML to the potatoe guide view tool.
12cr|xmltv-0.5.61-1|554	
12cr|xmltv-0.5.61-1|555	%files -n tv_to_potatoe
12cr|xmltv-0.5.61-1|556	%defattr(-,root,root)
12cr|xmltv-0.5.61-1|557	%{_bindir}/tv_to_potatoe
12cr|xmltv-0.5.61-1|558	%{_mandir}/man1/tv_to_potatoe.1*
12cr|xmltv-0.5.61-1|559	
12cr|xmltv-0.5.61-1|560	%prep
12cr|xmltv-0.5.61-1|561	%setup -q -n %{name}-%{version}
12cr|xmltv-0.5.61-1|562	%patch2 -p0
12cr|xmltv-0.5.61-1|563	%patch4 -p0
12cr|xmltv-0.5.61-1|564	%patch7 -p1 -b .strict
12cr|xmltv-0.5.61-1|565	%patch11 -p1 -b .noask
12cr|xmltv-0.5.61-1|566	
12cr|xmltv-0.5.61-1|567	%build
12cr|xmltv-0.5.61-1|568	%{__perl} Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}
12cr|xmltv-0.5.61-1|569	
12cr|xmltv-0.5.61-1|570	%make
12cr|xmltv-0.5.61-1|571	
12cr|xmltv-0.5.61-1|572	%check
12cr|xmltv-0.5.61-1|573	%make test
12cr|xmltv-0.5.61-1|574	
12cr|xmltv-0.5.61-1|575	%install
12cr|xmltv-0.5.61-1|576	rm -rf %{buildroot}
12cr|xmltv-0.5.61-1|577	%makeinstall_std
12cr|xmltv-0.5.61-1|578	
12cr|xmltv-0.5.61-1|579	%clean
12cr|xmltv-0.5.61-1|580	rm -rf %{buildroot}
12cr|xmltv-0.5.61-1|581	
12cr|xmltv-0.5.61-1|582	
12cr|xmltv-0.5.61-1|583	%changelog
12cr|xmltv-0.5.61-1|584	* Fri Jun 24 2011 Jani Välimaa <wally@mandriva.org> 0.5.61-1mdv2011.0
12cr|xmltv-0.5.61-1|585	+ Revision: 686933
12cr|xmltv-0.5.61-1|586	- new version 0.5.61
12cr|xmltv-0.5.61-1|587	- drop broken tv_grab_re
12cr|xmltv-0.5.61-1|588	- readd tv_grab_ar
12cr|xmltv-0.5.61-1|589	- add tv_grab_fr_kazer to French grabbers
12cr|xmltv-0.5.61-1|590	
12cr|xmltv-0.5.61-1|591	* Tue Dec 21 2010 Jani Välimaa <wally@mandriva.org> 0.5.59-4mdv2011.0
12cr|xmltv-0.5.61-1|592	+ Revision: 623670
12cr|xmltv-0.5.61-1|593	- drop P10
12cr|xmltv-0.5.61-1|594	- use latest tv_grab_fi from upstream cvs
12cr|xmltv-0.5.61-1|595	
12cr|xmltv-0.5.61-1|596	* Thu Dec 09 2010 Jani Välimaa <wally@mandriva.org> 0.5.59-3mdv2011.0
12cr|xmltv-0.5.61-1|597	+ Revision: 618143
12cr|xmltv-0.5.61-1|598	- yet more tv_grab_fi fixes
12cr|xmltv-0.5.61-1|599	- own unowned dir
12cr|xmltv-0.5.61-1|600	
12cr|xmltv-0.5.61-1|601	* Sat Dec 04 2010 Jani Välimaa <wally@mandriva.org> 0.5.59-2mdv2011.0
12cr|xmltv-0.5.61-1|602	+ Revision: 609553
12cr|xmltv-0.5.61-1|603	- more tv_grab_fi fixes
12cr|xmltv-0.5.61-1|604	
12cr|xmltv-0.5.61-1|605	* Wed Dec 01 2010 Jani Välimaa <wally@mandriva.org> 0.5.59-1mdv2011.0
12cr|xmltv-0.5.61-1|606	+ Revision: 604556
12cr|xmltv-0.5.61-1|607	- add missing BRs
12cr|xmltv-0.5.61-1|608	- new version 0.5.59
12cr|xmltv-0.5.61-1|609	- drop upstream applied patch
12cr|xmltv-0.5.61-1|610	- add patch to fix tv_grab_fi due to site change
12cr|xmltv-0.5.61-1|611	- add patch to "fix" interactive build
12cr|xmltv-0.5.61-1|612	- re-enable grabbers-il and grabbers-nl packages
12cr|xmltv-0.5.61-1|613	- add grabbers-in subpackage
12cr|xmltv-0.5.61-1|614	- enable tests again
12cr|xmltv-0.5.61-1|615	- clean .spec a bit
12cr|xmltv-0.5.61-1|616	
12cr|xmltv-0.5.61-1|617	* Mon Mar 01 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.5.56-4mdv2010.1
12cr|xmltv-0.5.61-1|618	+ Revision: 512855
12cr|xmltv-0.5.61-1|619	- add upstream patch to workaround broken tv_grab_na_dd.in due to latest
12cr|xmltv-0.5.61-1|620	perl-Date-Manip changes (fix mdv bug #56506)
12cr|xmltv-0.5.61-1|621	
12cr|xmltv-0.5.61-1|622	* Sun Feb 07 2010 Jérôme Brenier <incubusss@mandriva.org> 0.5.56-3mdv2010.1
12cr|xmltv-0.5.61-1|623	+ Revision: 501552
12cr|xmltv-0.5.61-1|624	- add BR perl-DateTime-Format-Strptime and perl-Linux-DVB
12cr|xmltv-0.5.61-1|625	
12cr|xmltv-0.5.61-1|626	+ Thierry Vignaud <tv@mandriva.org>
12cr|xmltv-0.5.61-1|627	- rebuild
12cr|xmltv-0.5.61-1|628	
12cr|xmltv-0.5.61-1|629	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|xmltv-0.5.61-1|630	- Update to new version 0.5.56 (South African grabber is back)
12cr|xmltv-0.5.61-1|631	
12cr|xmltv-0.5.61-1|632	* Thu Mar 19 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.55-1mdv2009.1
12cr|xmltv-0.5.61-1|633	+ Revision: 357732
12cr|xmltv-0.5.61-1|634	- Update to new version 0.5.55
12cr|xmltv-0.5.61-1|635	- Disable za, jp and br packages: dropped upstream because they don't
12cr|xmltv-0.5.61-1|636	work
12cr|xmltv-0.5.61-1|637	- Add Czech and Slovenian support to huro subpackage
12cr|xmltv-0.5.61-1|638	
12cr|xmltv-0.5.61-1|639	* Fri Jan 16 2009 Guillaume Bedot <littletux@mandriva.org> 0.5.54-1mdv2009.1
12cr|xmltv-0.5.61-1|640	+ Revision: 330225
12cr|xmltv-0.5.61-1|641	- tv_grab_be removed upstream
12cr|xmltv-0.5.61-1|642	- Release 0.5.54
12cr|xmltv-0.5.61-1|643	
12cr|xmltv-0.5.61-1|644	* Mon Jan 12 2009 Guillaume Bedot <littletux@mandriva.org> 0.5.53-1mdv2009.1
12cr|xmltv-0.5.61-1|645	+ Revision: 328496
12cr|xmltv-0.5.61-1|646	- Fix license
12cr|xmltv-0.5.61-1|647	- Fixed URL
12cr|xmltv-0.5.61-1|648	
12cr|xmltv-0.5.61-1|649	+ Stefan van der Eijk <stefan@mandriva.org>
12cr|xmltv-0.5.61-1|650	- 0.5.53
12cr|xmltv-0.5.61-1|651	
12cr|xmltv-0.5.61-1|652	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.5.51-4mdv2009.0
12cr|xmltv-0.5.61-1|653	+ Revision: 262464
12cr|xmltv-0.5.61-1|654	- rebuild
12cr|xmltv-0.5.61-1|655	
12cr|xmltv-0.5.61-1|656	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.5.51-3mdv2009.0
12cr|xmltv-0.5.61-1|657	+ Revision: 257188
12cr|xmltv-0.5.61-1|658	- rebuild
12cr|xmltv-0.5.61-1|659	
12cr|xmltv-0.5.61-1|660	* Mon Feb 18 2008 Stefan van der Eijk <stefan@mandriva.org> 0.5.51-1mdv2008.1
12cr|xmltv-0.5.61-1|661	+ Revision: 170089
12cr|xmltv-0.5.61-1|662	- remove grabbers-nc
12cr|xmltv-0.5.61-1|663	- 0.5.51
12cr|xmltv-0.5.61-1|664	
12cr|xmltv-0.5.61-1|665	+ Olivier Blin <oblin@mandriva.com>
12cr|xmltv-0.5.61-1|666	- restore BuildRoot
12cr|xmltv-0.5.61-1|667	
12cr|xmltv-0.5.61-1|668	+ Thierry Vignaud <tv@mandriva.org>
12cr|xmltv-0.5.61-1|669	- kill re-definition of %%buildroot on Pixel's request
12cr|xmltv-0.5.61-1|670	
12cr|xmltv-0.5.61-1|671	* Sat Dec 08 2007 Stefan van der Eijk <stefan@mandriva.org> 0.5.50-1mdv2008.1
12cr|xmltv-0.5.61-1|672	+ Revision: 116436
12cr|xmltv-0.5.61-1|673	- fix path to eu channel_ids
12cr|xmltv-0.5.61-1|674	- add discription for grabbers-eu package
12cr|xmltv-0.5.61-1|675	- add grabbers-eu package
12cr|xmltv-0.5.61-1|676	- disable grabbers-il package
12cr|xmltv-0.5.61-1|677	- disable perl-Text-Bidi BuildRequires due to dep issue
12cr|xmltv-0.5.61-1|678	- adjust BuildRequires for Israeli grabber
12cr|xmltv-0.5.61-1|679	- 0.5.50
12cr|xmltv-0.5.61-1|680	
12cr|xmltv-0.5.61-1|681	* Thu Oct 04 2007 Stefan van der Eijk <stefan@mandriva.org> 0.5.49-1mdv2008.1
12cr|xmltv-0.5.61-1|682	+ Revision: 95376
12cr|xmltv-0.5.61-1|683	- remove unused patches
12cr|xmltv-0.5.61-1|684	- 0.5.49
12cr|xmltv-0.5.61-1|685	
12cr|xmltv-0.5.61-1|686	* Thu Aug 23 2007 Stefan van der Eijk <stefan@mandriva.org> 0.5.48-2mdv2008.0
12cr|xmltv-0.5.61-1|687	+ Revision: 69314
12cr|xmltv-0.5.61-1|688	- fix http://qa.mandriva.com/show_bug.cgi?id=32746
12cr|xmltv-0.5.61-1|689	
12cr|xmltv-0.5.61-1|690	* Tue Aug 21 2007 Stefan van der Eijk <stefan@mandriva.org> 0.5.48-1mdv2008.0
12cr|xmltv-0.5.61-1|691	+ Revision: 68689
12cr|xmltv-0.5.61-1|692	- 0.5.48
12cr|xmltv-0.5.61-1|693	
12cr|xmltv-0.5.61-1|694	* Sun Aug 19 2007 Stefan van der Eijk <stefan@mandriva.org> 0.5.47-1mdv2008.0
12cr|xmltv-0.5.61-1|695	+ Revision: 66513
12cr|xmltv-0.5.61-1|696	- disable make test due to YPBINDPROC_DOMAIN: Domain not bound errors on Mandriva build system
12cr|xmltv-0.5.61-1|697	- 0.5.47
12cr|xmltv-0.5.61-1|698	
12cr|xmltv-0.5.61-1|699	* Tue Jul 10 2007 Stefan van der Eijk <stefan@mandriva.org> 0.5.46-1mdv2008.0
12cr|xmltv-0.5.61-1|700	+ Revision: 51083
12cr|xmltv-0.5.61-1|701	- fix typo in .spec file
12cr|xmltv-0.5.61-1|702	- add new grabbers to .spec file
12cr|xmltv-0.5.61-1|703	- fix typo in grabbers-es package
12cr|xmltv-0.5.61-1|704	- remove grabbers-de package (copyright issue in Germany?)
12cr|xmltv-0.5.61-1|705	- 0.5.46
12cr|xmltv-0.5.61-1|706	- disable patch1
12cr|xmltv-0.5.61-1|707	
12cr|xmltv-0.5.61-1|708	
12cr|xmltv-0.5.61-1|709	* Sun Jan 07 2007 Stefan van der Eijk <stefan@mandriva.org> 0.5.45-2mdv2007.0
12cr|xmltv-0.5.61-1|710	+ Revision: 105018
12cr|xmltv-0.5.61-1|711	- disable patch3 (nl_default_days)
12cr|xmltv-0.5.61-1|712	
12cr|xmltv-0.5.61-1|713	* Mon Dec 04 2006 Stefan van der Eijk <stefan@mandriva.org> 0.5.45-1mdv2007.1
12cr|xmltv-0.5.61-1|714	+ Revision: 90454
12cr|xmltv-0.5.61-1|715	- 0.5.45
12cr|xmltv-0.5.61-1|716	
12cr|xmltv-0.5.61-1|717	* Sat Nov 04 2006 Stefan van der Eijk <stefan@mandriva.org> 0.5.44-3mdv2007.1
12cr|xmltv-0.5.61-1|718	+ Revision: 76524
12cr|xmltv-0.5.61-1|719	- sync
12cr|xmltv-0.5.61-1|720	- rebuild for 2007.1, decompress patches
12cr|xmltv-0.5.61-1|721	- Import xmltv
12cr|xmltv-0.5.61-1|722	
12cr|xmltv-0.5.61-1|723	* Mon Jul 17 2006 Stefan van der Eijk <stefan@eijk.nu> 0.5.44-2
12cr|xmltv-0.5.61-1|724	- grabbers-fr: Requires: perl(HTML::TreeBuilder) (#23730)
12cr|xmltv-0.5.61-1|725	
12cr|xmltv-0.5.61-1|726	* Sun Jun 25 2006 Stefan van der Eijk <stefan@eijk.nu> 0.5.44-1
12cr|xmltv-0.5.61-1|727	- 0.5.44
12cr|xmltv-0.5.61-1|728	
12cr|xmltv-0.5.61-1|729	* Mon Jun 19 2006 Stefan van der Eijk <stefan@eijk.nu> 0.5.43-2
12cr|xmltv-0.5.61-1|730	- add BuildRequires: perl-Locale-Hebrew for the israeli grabber
12cr|xmltv-0.5.61-1|731	- patch7: comment out "use strict" from None.pm, it breaks stuff
12cr|xmltv-0.5.61-1|732	- reorganize .spec file
12cr|xmltv-0.5.61-1|733	
12cr|xmltv-0.5.61-1|734	* Thu Jun 15 2006 Stefan van der Eijk <stefan@eijk.nu> 0.5.43-1mdk
12cr|xmltv-0.5.61-1|735	- 0.5.43
12cr|xmltv-0.5.61-1|736	
12cr|xmltv-0.5.61-1|737	* Sat Apr 15 2006 Stefan van der Eijk <stefan@eijk.nu> 0.5.42-5mdk
12cr|xmltv-0.5.61-1|738	- fix Dutch grabber
12cr|xmltv-0.5.61-1|739	
12cr|xmltv-0.5.61-1|740	* Thu Apr 13 2006 Frederic Crozat <fcrozat@mandriva.com> 0.5.42-4mdk
12cr|xmltv-0.5.61-1|741	- Patch5 (CVS): fix french grabber
12cr|xmltv-0.5.61-1|742	
12cr|xmltv-0.5.61-1|743	* Sun Feb 26 2006 Stefan van der Eijk <stefan@eijk.nu> 0.5.42-3mdk
12cr|xmltv-0.5.61-1|744	- commented out all locales Requires (please complain if they are needed)
12cr|xmltv-0.5.61-1|745	- removed locales Requires for Sweden (not needed) (#21346)
12cr|xmltv-0.5.61-1|746	- add patch4 (perl 5.8.8 issue?)
12cr|xmltv-0.5.61-1|747	
12cr|xmltv-0.5.61-1|748	* Sun Jan 08 2006 Frederic Crozat <fcrozat@mandriva.com> 0.5.42-2mdk
12cr|xmltv-0.5.61-1|749	- Remove patch4, it is really no longer needed
12cr|xmltv-0.5.61-1|750	
12cr|xmltv-0.5.61-1|751	* Sun Jan 08 2006 Stefan van der Eijk <stefan@eijk.nu> 0.5.42-1mdk
12cr|xmltv-0.5.61-1|752	- New release 0.5.42
12cr|xmltv-0.5.61-1|753	- disable patch 4, as it seems to be fixed upstream (please test):
12cr|xmltv-0.5.61-1|754	"tv_grab_fr: fixed for site changes."
12cr|xmltv-0.5.61-1|755	
12cr|xmltv-0.5.61-1|756	* Sun Jan 01 2006 Frederic Crozat <fcrozat@mandriva.com> 0.5.41-3mdk
12cr|xmltv-0.5.61-1|757	- Patch4: update french grabber with latest CVS version
12cr|xmltv-0.5.61-1|758	
12cr|xmltv-0.5.61-1|759	* Sat Dec 31 2005 Stefan van der Eijk <stefan@eijk.nu> 0.5.41-2mdk
12cr|xmltv-0.5.61-1|760	- fix bug #19604
12cr|xmltv-0.5.61-1|761	- no such package as locales-za
12cr|xmltv-0.5.61-1|762	
12cr|xmltv-0.5.61-1|763	* Fri Dec 02 2005 Stefan van der Eijk <stefan@eijk.nu> 0.5.41-1mdk
12cr|xmltv-0.5.61-1|764	- 0.5.41
12cr|xmltv-0.5.61-1|765	
12cr|xmltv-0.5.61-1|766	* Fri Jul 01 2005 Stefan van der Eijk <stefan@mandrakes.org> 0.5.40-2mdk
12cr|xmltv-0.5.61-1|767	- patch3: change default number of days for nl grabber
12cr|xmltv-0.5.61-1|768	
12cr|xmltv-0.5.61-1|769	* Sun Jun 05 2005 Stefan van der Eijk <stefan@mandrakes.org> 0.5.40-1mdk
12cr|xmltv-0.5.61-1|770	- 0.5.40
12cr|xmltv-0.5.61-1|771	- fix typo in 0.5.39-1mdk changelog
12cr|xmltv-0.5.61-1|772	
12cr|xmltv-0.5.61-1|773	* Tue May 31 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.5.39-2mdk
12cr|xmltv-0.5.61-1|774	- Patch 2: fix syntax error with perl 5.8.7
12cr|xmltv-0.5.61-1|775	
12cr|xmltv-0.5.61-1|776	* Mon Mar 14 2005 Stefan van der Eijk <stefan@mandrakes.org> 0.5.39-1mdk
12cr|xmltv-0.5.61-1|777	- 0.5.39
12cr|xmltv-0.5.61-1|778	
12cr|xmltv-0.5.61-1|779	* Mon Jan 24 2005 Stefan van der Eijk <stefan@mandrakes.org> 0.5.38-2mdk
12cr|xmltv-0.5.61-1|780	- extra BuildRequires for 2nd sweedish grabber
12cr|xmltv-0.5.61-1|781	- add portugese grabber package
12cr|xmltv-0.5.61-1|782	- make package rpmbuildupdate aware
12cr|xmltv-0.5.61-1|783	
12cr|xmltv-0.5.61-1|784	* Mon Jan 24 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.5.38-1mdk
12cr|xmltv-0.5.61-1|785	- 0.5.38
12cr|xmltv-0.5.61-1|786	
12cr|xmltv-0.5.61-1|787	* Wed Dec 01 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.5.37-3mdk
12cr|xmltv-0.5.61-1|788	- all grabbers subpackage provide xmltv-grabbers
12cr|xmltv-0.5.61-1|789	
12cr|xmltv-0.5.61-1|790	* Tue Nov 30 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.5.37-2mdk
12cr|xmltv-0.5.61-1|791	- split grabbers to reduce dependencies
12cr|xmltv-0.5.61-1|792	- some spec cleanup
12cr|xmltv-0.5.61-1|793	- added locales dependencies, as suggested by rpmlint (not sure it is a good idea however)
12cr|xmltv-0.5.61-1|794	
12cr|xmltv-0.5.61-1|795	* Mon Nov 29 2004 Stefan van der Eijk <stefan@mandrake.org> 0.5.37-1mdk
12cr|xmltv-0.5.61-1|796	- 0.5.37
12cr|xmltv-0.5.61-1|797	
12cr|xmltv-0.5.61-1|798	* Wed Oct 27 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.5.36-1mdk
12cr|xmltv-0.5.61-1|799	- 0.5.36
12cr|xmltv-0.5.61-1|800	
12cr|xmltv-0.5.61-1|801	* Wed Sep 29 2004 Stefan van der Eijk <stefan@mandrake.org> 0.5.35-1mdk
12cr|xmltv-0.5.61-1|802	- 0.5.35
12cr|xmltv-0.5.61-1|803	- added BuildRequires for tv_grab_uk_bleb
12cr|xmltv-0.5.61-1|804	
12cr|xmltv-0.5.61-1|805	* Tue May 25 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.5.34-1mdk
12cr|xmltv-0.5.61-1|806	- 0.5.34
12cr|xmltv-0.5.61-1|807	- fr grabbers are now merged upstream
12cr|xmltv-0.5.61-1|808	
12cr|xmltv-0.5.61-1|809	* Sun May 23 2004 Stefan van der Eijk <stefan@mandrake.org> 0.5.33-1mdk
12cr|xmltv-0.5.61-1|810	- 0.5.33
12cr|xmltv-0.5.61-1|811	- drop patch0
12cr|xmltv-0.5.61-1|812	- BuildRequires: perl-WWW-Mechanize (tv_grab_na_icons)
12cr|xmltv-0.5.61-1|813	
12cr|xmltv-0.5.61-1|814	* Thu Apr 22 2004 Stefan van der Eijk <stefan@eijk.nu> 0.5.32-4mdk
12cr|xmltv-0.5.61-1|815	- add BuildRequires: perl-HTML-LinkExtractor for tv_grab_no
12cr|xmltv-0.5.61-1|816	- add BuildRequires: perl-XML-LibXML for tv_grab_se
12cr|xmltv-0.5.61-1|817	
12cr|xmltv-0.5.61-1|818	* Mon Apr 19 2004 Stefan van der Eijk <stefan@eijk.nu> 0.5.32-3mdk
12cr|xmltv-0.5.61-1|819	- add BuildRequires: perl-SOAP-Lite for tv_grab_na_dd
12cr|xmltv-0.5.61-1|820	- add BuildRequires: perl-Text-Kakasi for tv_grab_jp
12cr|xmltv-0.5.61-1|821	- todo: add BuildRequires: perl-HTML-Entities
12cr|xmltv-0.5.61-1|822	perl-HTML-LinkExtractor for tv_grab_no
12cr|xmltv-0.5.61-1|823	
12cr|xmltv-0.5.61-1|824	* Sun Apr 18 2004 Stefan van der Eijk <stefan@eijk.nu> 0.5.32-2mdk
12cr|xmltv-0.5.61-1|825	- SOURCE1: XMLTV::Europe_TZ -->  XMLTV::DST
12cr|xmltv-0.5.61-1|826	
12cr|xmltv-0.5.61-1|827	* Fri Apr 16 2004 Stefan van der Eijk <stefan@eijk.nu> 0.5.32-1mdk
12cr|xmltv-0.5.61-1|828	- 0.5.32
12cr|xmltv-0.5.61-1|829	
12cr|xmltv-0.5.61-1|830	* Tue Apr 13 2004 Stefan van der Eijk <stefan@eijk.nu> 0.5.31-1mdk
12cr|xmltv-0.5.61-1|831	- 0.5.31
12cr|xmltv-0.5.61-1|832	
12cr|xmltv-0.5.61-1|833	* Sun Feb 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.5.29-1mdk
12cr|xmltv-0.5.61-1|834	- 0.5.29
12cr|xmltv-0.5.61-1|835	
12cr|xmltv-0.5.61-1|836	* Mon Feb 02 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.5.28-1mdk
12cr|xmltv-0.5.61-1|837	- 0.5.28
12cr|xmltv-0.5.61-1|838	
12cr|xmltv-0.5.61-1|839	* Sat Jan 17 2004 Stefan van der Eijk <stefan@eijk.nu> 0.5.27-1mdk
12cr|xmltv-0.5.61-1|840	- merge changes from thac's package
12cr|xmltv-0.5.61-1|841	

8664 12
12cr|xmltv-druid-0.4.0-5|1	%define name xmltv-druid
12cr|xmltv-druid-0.4.0-5|2	%define version 0.4.0
12cr|xmltv-druid-0.4.0-5|3	%define release %mkrel 5
12cr|xmltv-druid-0.4.0-5|4	
12cr|xmltv-druid-0.4.0-5|5	Name: %{name}
12cr|xmltv-druid-0.4.0-5|6	Summary: Xmltv-druid - A Gnome wizard to configure xmltv grabber jobs
12cr|xmltv-druid-0.4.0-5|7	Version: %{version}
12cr|xmltv-druid-0.4.0-5|8	Release: %{release}
12cr|xmltv-druid-0.4.0-5|9	Source: http://downloads.sourceforge.net/gshowtv/%{name}-%{version}.tar.gz
12cr|xmltv-druid-0.4.0-5|10	URL: http://gshowtv.sourceforge.net/xmltv-druid.html
12cr|xmltv-druid-0.4.0-5|11	License: GPL
12cr|xmltv-druid-0.4.0-5|12	Group: Graphical desktop/GNOME
12cr|xmltv-druid-0.4.0-5|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|xmltv-druid-0.4.0-5|14	BuildArch: noarch
12cr|xmltv-druid-0.4.0-5|15	#BuildRequires: perl-Gnome2
12cr|xmltv-druid-0.4.0-5|16	#BuildRequires: perl-XML-Simple
12cr|xmltv-druid-0.4.0-5|17	BuildRequires: desktop-file-utils
12cr|xmltv-druid-0.4.0-5|18	Requires: xmltv-grabbers
12cr|xmltv-druid-0.4.0-5|19	
12cr|xmltv-druid-0.4.0-5|20	%description
12cr|xmltv-druid-0.4.0-5|21	Xmltv-druid is a very simple Gnome druid for selecting, configuring and
12cr|xmltv-druid-0.4.0-5|22	scheduling a tv_grab task for XMLTV.
12cr|xmltv-druid-0.4.0-5|23	
12cr|xmltv-druid-0.4.0-5|24	A tv_grab command is responsible of grabbing the tv listings from a web site.
12cr|xmltv-druid-0.4.0-5|25	
12cr|xmltv-druid-0.4.0-5|26	When starting to use any XMLTV based application the most complex task is the
12cr|xmltv-druid-0.4.0-5|27	configuration and setting up the cron job for the tv_grab command.
12cr|xmltv-druid-0.4.0-5|28	
12cr|xmltv-druid-0.4.0-5|29	This program is designed to ease this.
12cr|xmltv-druid-0.4.0-5|30	
12cr|xmltv-druid-0.4.0-5|31	%prep
12cr|xmltv-druid-0.4.0-5|32	%setup -q
12cr|xmltv-druid-0.4.0-5|33	
12cr|xmltv-druid-0.4.0-5|34	%build
12cr|xmltv-druid-0.4.0-5|35	%make
12cr|xmltv-druid-0.4.0-5|36	
12cr|xmltv-druid-0.4.0-5|37	%install
12cr|xmltv-druid-0.4.0-5|38	rm -rf %{buildroot}
12cr|xmltv-druid-0.4.0-5|39	%makeinstall PREFIX=%{buildroot}%{_prefix}
12cr|xmltv-druid-0.4.0-5|40	
12cr|xmltv-druid-0.4.0-5|41	desktop-file-install --vendor="" \
12cr|xmltv-druid-0.4.0-5|42	--remove-category="Application" \
12cr|xmltv-druid-0.4.0-5|43	--remove-key="Encoding" \
12cr|xmltv-druid-0.4.0-5|44	--add-category="X-MandrivaLinux-System-Configuration-GNOME;" \
12cr|xmltv-druid-0.4.0-5|45	--dir %{buildroot}%{_datadir}/applications/ \
12cr|xmltv-druid-0.4.0-5|46	%{buildroot}%{_datadir}/applications/*
12cr|xmltv-druid-0.4.0-5|47	
12cr|xmltv-druid-0.4.0-5|48	%if %mdkversion < 200900
12cr|xmltv-druid-0.4.0-5|49	%post
12cr|xmltv-druid-0.4.0-5|50	%{update_menus}
12cr|xmltv-druid-0.4.0-5|51	%endif
12cr|xmltv-druid-0.4.0-5|52	
12cr|xmltv-druid-0.4.0-5|53	%if %mdkversion < 200900
12cr|xmltv-druid-0.4.0-5|54	%postun
12cr|xmltv-druid-0.4.0-5|55	%{clean_menus}
12cr|xmltv-druid-0.4.0-5|56	%endif
12cr|xmltv-druid-0.4.0-5|57	
12cr|xmltv-druid-0.4.0-5|58	%clean
12cr|xmltv-druid-0.4.0-5|59	rm -rf %{buildroot}
12cr|xmltv-druid-0.4.0-5|60	
12cr|xmltv-druid-0.4.0-5|61	%files
12cr|xmltv-druid-0.4.0-5|62	%defattr(-,root,root)
12cr|xmltv-druid-0.4.0-5|63	%doc AUTHORS copyright README
12cr|xmltv-druid-0.4.0-5|64	%{_bindir}/%{name}
12cr|xmltv-druid-0.4.0-5|65	#%{_datadir}/%{name}
12cr|xmltv-druid-0.4.0-5|66	%{_datadir}/applications/%{name}.desktop
12cr|xmltv-druid-0.4.0-5|67	%{_mandir}/man1/%{name}*
12cr|xmltv-druid-0.4.0-5|68	
12cr|xmltv-druid-0.4.0-5|69	
12cr|xmltv-druid-0.4.0-5|70	
12cr|xmltv-druid-0.4.0-5|71	%changelog
12cr|xmltv-druid-0.4.0-5|72	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.4.0-5mdv2010.0
12cr|xmltv-druid-0.4.0-5|73	+ Revision: 435154
12cr|xmltv-druid-0.4.0-5|74	- rebuild
12cr|xmltv-druid-0.4.0-5|75	
12cr|xmltv-druid-0.4.0-5|76	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.4.0-4mdv2009.0
12cr|xmltv-druid-0.4.0-5|77	+ Revision: 262466
12cr|xmltv-druid-0.4.0-5|78	- rebuild
12cr|xmltv-druid-0.4.0-5|79	
12cr|xmltv-druid-0.4.0-5|80	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.4.0-3mdv2009.0
12cr|xmltv-druid-0.4.0-5|81	+ Revision: 257199
12cr|xmltv-druid-0.4.0-5|82	- rebuild
12cr|xmltv-druid-0.4.0-5|83	- kill re-definition of %%buildroot on Pixel's request
12cr|xmltv-druid-0.4.0-5|84	
12cr|xmltv-druid-0.4.0-5|85	+ Pixel <pixel@mandriva.com>
12cr|xmltv-druid-0.4.0-5|86	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xmltv-druid-0.4.0-5|87	
12cr|xmltv-druid-0.4.0-5|88	+ Olivier Blin <oblin@mandriva.com>
12cr|xmltv-druid-0.4.0-5|89	- restore BuildRoot
12cr|xmltv-druid-0.4.0-5|90	
12cr|xmltv-druid-0.4.0-5|91	* Tue Dec 11 2007 Guillaume Bedot <littletux@mandriva.org> 0.4.0-1mdv2008.1
12cr|xmltv-druid-0.4.0-5|92	+ Revision: 117288
12cr|xmltv-druid-0.4.0-5|93	- import xmltv-druid
12cr|xmltv-druid-0.4.0-5|94	
12cr|xmltv-druid-0.4.0-5|95	
12cr|xmltv-druid-0.4.0-5|96	* Tue Dec 11 2007 Guillaume Bedot <littletux@mandriva.org> 0.4.0-1mdv2008.1
12cr|xmltv-druid-0.4.0-5|97	- First package of xmltv-druid for Mandriva Linux
12cr|xmltv-druid-0.4.0-5|98	

8665 12
12cr|xmlunit-1.3-6|1	# Copyright (c) 2000-2007, JPackage Project
12cr|xmlunit-1.3-6|2	# All rights reserved.
12cr|xmlunit-1.3-6|3	#
12cr|xmlunit-1.3-6|4	# Redistribution and use in source and binary forms, with or without
12cr|xmlunit-1.3-6|5	# modification, are permitted provided that the following conditions
12cr|xmlunit-1.3-6|6	# are met:
12cr|xmlunit-1.3-6|7	#
12cr|xmlunit-1.3-6|8	# 1. Redistributions of source code must retain the above copyright
12cr|xmlunit-1.3-6|9	#    notice, this list of conditions and the following disclaimer.
12cr|xmlunit-1.3-6|10	# 2. Redistributions in binary form must reproduce the above copyright
12cr|xmlunit-1.3-6|11	#    notice, this list of conditions and the following disclaimer in the
12cr|xmlunit-1.3-6|12	#    documentation and/or other materials provided with the
12cr|xmlunit-1.3-6|13	#    distribution.
12cr|xmlunit-1.3-6|14	# 3. Neither the name of the JPackage Project nor the names of its
12cr|xmlunit-1.3-6|15	#    contributors may be used to endorse or promote products derived
12cr|xmlunit-1.3-6|16	#    from this software without specific prior written permission.
12cr|xmlunit-1.3-6|17	#
12cr|xmlunit-1.3-6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cr|xmlunit-1.3-6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cr|xmlunit-1.3-6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cr|xmlunit-1.3-6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cr|xmlunit-1.3-6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cr|xmlunit-1.3-6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cr|xmlunit-1.3-6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cr|xmlunit-1.3-6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cr|xmlunit-1.3-6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cr|xmlunit-1.3-6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cr|xmlunit-1.3-6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cr|xmlunit-1.3-6|29	#
12cr|xmlunit-1.3-6|30	
12cr|xmlunit-1.3-6|31	Name:           xmlunit
12cr|xmlunit-1.3-6|32	Version:        1.3
12cr|xmlunit-1.3-6|33	Release:        6
12cr|xmlunit-1.3-6|34	Summary:        Provides classes to do asserts on xml
12cr|xmlunit-1.3-6|35	License:        BSD
12cr|xmlunit-1.3-6|36	Source0:        http://downloads.sourceforge.net/project/xmlunit/xmlunit%20for%20Java/XMLUnit%20for%20Java%201.3/xmlunit-1.3-src.zip
12cr|xmlunit-1.3-6|37	Source1:        http://repo1.maven.org/maven2/xmlunit/xmlunit/1.0/xmlunit-1.0.pom
12cr|xmlunit-1.3-6|38	URL:            http://xmlunit.sourceforge.net/
12cr|xmlunit-1.3-6|39	BuildRequires:  jpackage-utils >= 0:1.7.3
12cr|xmlunit-1.3-6|40	BuildRequires:  java-devel >= 0:1.6.0
12cr|xmlunit-1.3-6|41	BuildRequires:  ant >= 0:1.6.5
12cr|xmlunit-1.3-6|42	BuildRequires:  ant-junit
12cr|xmlunit-1.3-6|43	BuildRequires:  ant-trax
12cr|xmlunit-1.3-6|44	BuildRequires:  junit >= 0:3.8.1
12cr|xmlunit-1.3-6|45	BuildRequires:  xalan-j2
12cr|xmlunit-1.3-6|46	BuildRequires:  xerces-j2
12cr|xmlunit-1.3-6|47	BuildRequires:  xml-commons-apis
12cr|xmlunit-1.3-6|48	#BuildRequires:  dblatex
12cr|xmlunit-1.3-6|49	#BuildRequires:  docbook5-style-xsl
12cr|xmlunit-1.3-6|50	Requires:       junit >= 0:3.8
12cr|xmlunit-1.3-6|51	Requires:       xalan-j2
12cr|xmlunit-1.3-6|52	Requires:       xml-commons-apis
12cr|xmlunit-1.3-6|53	Requires:       jpackage-utils
12cr|xmlunit-1.3-6|54	Group:          Development/Java
12cr|xmlunit-1.3-6|55	BuildArch:      noarch
12cr|xmlunit-1.3-6|56	
12cr|xmlunit-1.3-6|57	%description
12cr|xmlunit-1.3-6|58	XMLUnit extends JUnit to simplify unit testing of XML. It compares a control
12cr|xmlunit-1.3-6|59	XML document to a test document or the result of a transformation, validates
12cr|xmlunit-1.3-6|60	documents against a DTD, and (from v0.5) compares the results of XPath
12cr|xmlunit-1.3-6|61	expressions.
12cr|xmlunit-1.3-6|62	
12cr|xmlunit-1.3-6|63	%package        javadoc
12cr|xmlunit-1.3-6|64	Summary:        Javadoc for %{name}
12cr|xmlunit-1.3-6|65	Group:          Development/Java
12cr|xmlunit-1.3-6|66	Requires:       jpackage-utils
12cr|xmlunit-1.3-6|67	
12cr|xmlunit-1.3-6|68	%description    javadoc
12cr|xmlunit-1.3-6|69	Javadoc for %{name}
12cr|xmlunit-1.3-6|70	
12cr|xmlunit-1.3-6|71	%prep
12cr|xmlunit-1.3-6|72	%setup -q
12cr|xmlunit-1.3-6|73	# remove all binary libs and javadocs
12cr|xmlunit-1.3-6|74	find . -name "*.jar" -exec rm -f {} \;
12cr|xmlunit-1.3-6|75	rm -rf doc
12cr|xmlunit-1.3-6|76	
12cr|xmlunit-1.3-6|77	cat >build.properties <<EOF
12cr|xmlunit-1.3-6|78	junit.lib=$(build-classpath junit)
12cr|xmlunit-1.3-6|79	xmlxsl.lib=$(build-classpath xalan-j2 xalan-j2-serializer xerces-j2)
12cr|xmlunit-1.3-6|80	test.report.dir=test
12cr|xmlunit-1.3-6|81	EOF
12cr|xmlunit-1.3-6|82	
12cr|xmlunit-1.3-6|83	cat >docbook.properties <<EOF
12cr|xmlunit-1.3-6|84	db5.xsl=%{_datadir}/sgml/docbook/xsl-ns-stylesheets
12cr|xmlunit-1.3-6|85	EOF
12cr|xmlunit-1.3-6|86	
12cr|xmlunit-1.3-6|87	#Fix wrong-file-end-of-line-encoding
12cr|xmlunit-1.3-6|88	sed -i 's/\r//g' README.txt LICENSE.txt
12cr|xmlunit-1.3-6|89	
12cr|xmlunit-1.3-6|90	%build
12cr|xmlunit-1.3-6|91	export CLASSPATH=$(build-classpath xalan-j2-serializer)
12cr|xmlunit-1.3-6|92	ant -Dbuild.compiler=modern -Dfailonerror=false jar javadocs
12cr|xmlunit-1.3-6|93	
12cr|xmlunit-1.3-6|94	%install
12cr|xmlunit-1.3-6|95	rm -rf $RPM_BUILD_ROOT
12cr|xmlunit-1.3-6|96	
12cr|xmlunit-1.3-6|97	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12cr|xmlunit-1.3-6|98	install -m 0644 build/lib/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cr|xmlunit-1.3-6|99	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
12cr|xmlunit-1.3-6|100	
12cr|xmlunit-1.3-6|101	# poms
12cr|xmlunit-1.3-6|102	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12cr|xmlunit-1.3-6|103	
12cr|xmlunit-1.3-6|104	install -m 644 %{SOURCE1} \
12cr|xmlunit-1.3-6|105	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}.pom
12cr|xmlunit-1.3-6|106	
12cr|xmlunit-1.3-6|107	
12cr|xmlunit-1.3-6|108	# Javadoc
12cr|xmlunit-1.3-6|109	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|xmlunit-1.3-6|110	cp -pr build/doc/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cr|xmlunit-1.3-6|111	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cr|xmlunit-1.3-6|112	
12cr|xmlunit-1.3-6|113	%post
12cr|xmlunit-1.3-6|114	%update_maven_depmap
12cr|xmlunit-1.3-6|115	
12cr|xmlunit-1.3-6|116	%postun
12cr|xmlunit-1.3-6|117	%update_maven_depmap
12cr|xmlunit-1.3-6|118	
12cr|xmlunit-1.3-6|119	%files
12cr|xmlunit-1.3-6|120	%defattr(-,root,root,-)
12cr|xmlunit-1.3-6|121	%{_javadir}/*
12cr|xmlunit-1.3-6|122	%doc README.txt LICENSE.txt userguide/XMLUnit-Java.pdf
12cr|xmlunit-1.3-6|123	%{_datadir}/maven2/poms/*
12cr|xmlunit-1.3-6|124	%{_mavendepmapfragdir}/*
12cr|xmlunit-1.3-6|125	
12cr|xmlunit-1.3-6|126	%files javadoc
12cr|xmlunit-1.3-6|127	%defattr(-,root,root,-)
12cr|xmlunit-1.3-6|128	%doc %{_javadocdir}/%{name}-%{version}
12cr|xmlunit-1.3-6|129	%doc %{_javadocdir}/%{name}
12cr|xmlunit-1.3-6|130	
12cr|xmlunit-1.3-6|131	
12cr|xmlunit-1.3-6|132	
12cr|xmlunit-1.3-6|133	%changelog
12cr|xmlunit-1.3-6|134	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 1.3-6
12cr|xmlunit-1.3-6|135	+ Revision: 734309
12cr|xmlunit-1.3-6|136	- rebuild
12cr|xmlunit-1.3-6|137	- imported package xmlunit
12cr|xmlunit-1.3-6|138	
12cr|xmlunit-1.3-6|139	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0:1.2-2.0.2mdv2010.0
12cr|xmlunit-1.3-6|140	+ Revision: 435155
12cr|xmlunit-1.3-6|141	- rebuild
12cr|xmlunit-1.3-6|142	
12cr|xmlunit-1.3-6|143	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 0:1.2-2.0.1mdv2009.0
12cr|xmlunit-1.3-6|144	+ Revision: 269800
12cr|xmlunit-1.3-6|145	- rebuild early 2009.0 package (before pixel changes)
12cr|xmlunit-1.3-6|146	
12cr|xmlunit-1.3-6|147	* Fri Jun 13 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:1.2-0.0.1mdv2009.0
12cr|xmlunit-1.3-6|148	+ Revision: 218670
12cr|xmlunit-1.3-6|149	- new version 1.2 and disable gcj compile
12cr|xmlunit-1.3-6|150	
12cr|xmlunit-1.3-6|151	* Tue Feb 26 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:1.1-0.0.1mdv2008.1
12cr|xmlunit-1.3-6|152	+ Revision: 175331
12cr|xmlunit-1.3-6|153	- new version, spec cleanup, use pom from the tar
12cr|xmlunit-1.3-6|154	
12cr|xmlunit-1.3-6|155	* Mon Jan 07 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:1.0-5.0.1mdv2008.1
12cr|xmlunit-1.3-6|156	+ Revision: 146299
12cr|xmlunit-1.3-6|157	- add ant-trax BR
12cr|xmlunit-1.3-6|158	- fix Group
12cr|xmlunit-1.3-6|159	- import xmlunit
12cr|xmlunit-1.3-6|160	
12cr|xmlunit-1.3-6|161	

8666 12
12cr|xmlwriter-1.2.2-0.0.4|1	%define section         free
12cr|xmlwriter-1.2.2-0.0.4|2	%define gcj_support     1
12cr|xmlwriter-1.2.2-0.0.4|3	
12cr|xmlwriter-1.2.2-0.0.4|4	Name:           xmlwriter
12cr|xmlwriter-1.2.2-0.0.4|5	Version:        1.2.2
12cr|xmlwriter-1.2.2-0.0.4|6	Release:        %mkrel 0.0.4
12cr|xmlwriter-1.2.2-0.0.4|7	Epoch:          0
12cr|xmlwriter-1.2.2-0.0.4|8	Summary:        org.freecompany.util
12cr|xmlwriter-1.2.2-0.0.4|9	License:        MIT
12cr|xmlwriter-1.2.2-0.0.4|10	Group:          Development/Java
12cr|xmlwriter-1.2.2-0.0.4|11	URL:            http://www.freecompany.org/
12cr|xmlwriter-1.2.2-0.0.4|12	# svn export https://svn.freecompany.org/public/util/tags/xmlwriter-1.2.2
12cr|xmlwriter-1.2.2-0.0.4|13	# zip -9r xmlwriter-src-1.2.2.zip xmlwriter-1.2.2
12cr|xmlwriter-1.2.2-0.0.4|14	Source0:        http://repository.freecompany.org/org/freecompany/xmlwriter/zips/xmlwriter-src-%{version}.zip
12cr|xmlwriter-1.2.2-0.0.4|15	Source1:        xmlwriter-1.2.2-build.xml
12cr|xmlwriter-1.2.2-0.0.4|16	Requires:       util-multicaster
12cr|xmlwriter-1.2.2-0.0.4|17	Requires:       util-xml-dom2sax
12cr|xmlwriter-1.2.2-0.0.4|18	BuildRequires:  ant
12cr|xmlwriter-1.2.2-0.0.4|19	BuildRequires:  ant-junit
12cr|xmlwriter-1.2.2-0.0.4|20	BuildRequires:  java-rpmbuild >= 0:1.6
12cr|xmlwriter-1.2.2-0.0.4|21	BuildRequires:  junit
12cr|xmlwriter-1.2.2-0.0.4|22	BuildRequires:  util-multicaster
12cr|xmlwriter-1.2.2-0.0.4|23	BuildRequires:  util-xml-dom2sax
12cr|xmlwriter-1.2.2-0.0.4|24	%if %{gcj_support}
12cr|xmlwriter-1.2.2-0.0.4|25	BuildRequires:  java-gcj-compat-devel
12cr|xmlwriter-1.2.2-0.0.4|26	%else
12cr|xmlwriter-1.2.2-0.0.4|27	BuildRequires:  java-devel
12cr|xmlwriter-1.2.2-0.0.4|28	BuildArch:      noarch
12cr|xmlwriter-1.2.2-0.0.4|29	%endif
12cr|xmlwriter-1.2.2-0.0.4|30	
12cr|xmlwriter-1.2.2-0.0.4|31	%description
12cr|xmlwriter-1.2.2-0.0.4|32	org.freecompany.util
12cr|xmlwriter-1.2.2-0.0.4|33	
12cr|xmlwriter-1.2.2-0.0.4|34	%package javadoc
12cr|xmlwriter-1.2.2-0.0.4|35	Summary:        Javadoc for %{name}
12cr|xmlwriter-1.2.2-0.0.4|36	Group:          Development/Java
12cr|xmlwriter-1.2.2-0.0.4|37	
12cr|xmlwriter-1.2.2-0.0.4|38	%description javadoc
12cr|xmlwriter-1.2.2-0.0.4|39	Javadoc for %{name}.
12cr|xmlwriter-1.2.2-0.0.4|40	
12cr|xmlwriter-1.2.2-0.0.4|41	%prep
12cr|xmlwriter-1.2.2-0.0.4|42	%setup -q
12cr|xmlwriter-1.2.2-0.0.4|43	cp -a %{SOURCE1} build.xml
12cr|xmlwriter-1.2.2-0.0.4|44	%{__perl} -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
12cr|xmlwriter-1.2.2-0.0.4|45	
12cr|xmlwriter-1.2.2-0.0.4|46	%build
12cr|xmlwriter-1.2.2-0.0.4|47	export CLASSPATH=$(build-classpath junit util-multicaster util-xml-dom2sax)
12cr|xmlwriter-1.2.2-0.0.4|48	export OPT_JAR_LIST="ant/ant-junit"
12cr|xmlwriter-1.2.2-0.0.4|49	# XXX: test testDOMOutput does not pass
12cr|xmlwriter-1.2.2-0.0.4|50	%{ant} jar javadoc #test
12cr|xmlwriter-1.2.2-0.0.4|51	
12cr|xmlwriter-1.2.2-0.0.4|52	%install
12cr|xmlwriter-1.2.2-0.0.4|53	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|xmlwriter-1.2.2-0.0.4|54	cp -ra dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|xmlwriter-1.2.2-0.0.4|55	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
12cr|xmlwriter-1.2.2-0.0.4|56	
12cr|xmlwriter-1.2.2-0.0.4|57	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|xmlwriter-1.2.2-0.0.4|58	cp -ra dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|xmlwriter-1.2.2-0.0.4|59	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|xmlwriter-1.2.2-0.0.4|60	
12cr|xmlwriter-1.2.2-0.0.4|61	%if %{gcj_support}
12cr|xmlwriter-1.2.2-0.0.4|62	%{_bindir}/aot-compile-rpm
12cr|xmlwriter-1.2.2-0.0.4|63	%endif
12cr|xmlwriter-1.2.2-0.0.4|64	
12cr|xmlwriter-1.2.2-0.0.4|65	%if %{gcj_support}
12cr|xmlwriter-1.2.2-0.0.4|66	%post
12cr|xmlwriter-1.2.2-0.0.4|67	%{update_gcjdb}
12cr|xmlwriter-1.2.2-0.0.4|68	
12cr|xmlwriter-1.2.2-0.0.4|69	%postun
12cr|xmlwriter-1.2.2-0.0.4|70	%{clean_gcjdb}
12cr|xmlwriter-1.2.2-0.0.4|71	%endif
12cr|xmlwriter-1.2.2-0.0.4|72	
12cr|xmlwriter-1.2.2-0.0.4|73	%files
12cr|xmlwriter-1.2.2-0.0.4|74	%defattr(0644,root,root,0755)
12cr|xmlwriter-1.2.2-0.0.4|75	%{_javadir}/%{name}.jar
12cr|xmlwriter-1.2.2-0.0.4|76	%{_javadir}/%{name}-%{version}.jar
12cr|xmlwriter-1.2.2-0.0.4|77	%if %{gcj_support}
12cr|xmlwriter-1.2.2-0.0.4|78	%dir %{_libdir}/gcj/%{name}
12cr|xmlwriter-1.2.2-0.0.4|79	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
12cr|xmlwriter-1.2.2-0.0.4|80	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
12cr|xmlwriter-1.2.2-0.0.4|81	%endif
12cr|xmlwriter-1.2.2-0.0.4|82	
12cr|xmlwriter-1.2.2-0.0.4|83	%files javadoc
12cr|xmlwriter-1.2.2-0.0.4|84	%defattr(0644,root,root,0755)
12cr|xmlwriter-1.2.2-0.0.4|85	%doc %{_javadocdir}/%{name}-%{version}
12cr|xmlwriter-1.2.2-0.0.4|86	%doc %{_javadocdir}/%{name}

8667 12
12cr|xmms-skins-1.2.10-1|1	%define name xmms-skins
12cr|xmms-skins-1.2.10-1|2	%define version 1.2.10
12cr|xmms-skins-1.2.10-1|3	%define prefix %{_prefix}
12cr|xmms-skins-1.2.10-1|4	%define release %mkrel 1
12cr|xmms-skins-1.2.10-1|5	
12cr|xmms-skins-1.2.10-1|6	Name: %{name}
12cr|xmms-skins-1.2.10-1|7	Summary: XMMS - Skins
12cr|xmms-skins-1.2.10-1|8	Version: %{version}
12cr|xmms-skins-1.2.10-1|9	Release: %{release}
12cr|xmms-skins-1.2.10-1|10	License: GPL
12cr|xmms-skins-1.2.10-1|11	URL: http://www.xmms.org/
12cr|xmms-skins-1.2.10-1|12	Source: xmms-skins.tar.bz2
12cr|xmms-skins-1.2.10-1|13	Group: Sound
12cr|xmms-skins-1.2.10-1|14	Requires: xmms unzip
12cr|xmms-skins-1.2.10-1|15	Buildroot: %{_tmppath}/%{name}-%{version}
12cr|xmms-skins-1.2.10-1|16	BuildArchitectures: noarch
12cr|xmms-skins-1.2.10-1|17	
12cr|xmms-skins-1.2.10-1|18	%description
12cr|xmms-skins-1.2.10-1|19	Skins for xmms. Install this package; at next startup, xmms will see all the
12cr|xmms-skins-1.2.10-1|20	skins. Browse with Options/Skin browser.
12cr|xmms-skins-1.2.10-1|21	
12cr|xmms-skins-1.2.10-1|22	If you like skins, please consider installing the package xmms-kjofol-skins
12cr|xmms-skins-1.2.10-1|23	which enables the import of skins for k-jofol.
12cr|xmms-skins-1.2.10-1|24	
12cr|xmms-skins-1.2.10-1|25	%prep
12cr|xmms-skins-1.2.10-1|26	
12cr|xmms-skins-1.2.10-1|27	%install
12cr|xmms-skins-1.2.10-1|28	rm -rf $RPM_BUILD_ROOT
12cr|xmms-skins-1.2.10-1|29	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/xmms
12cr|xmms-skins-1.2.10-1|30	
12cr|xmms-skins-1.2.10-1|31	bzip2 -cd %{SOURCE0} | tar xf - -C $RPM_BUILD_ROOT/%{_datadir}/xmms
12cr|xmms-skins-1.2.10-1|32	
12cr|xmms-skins-1.2.10-1|33	cat > README << EOF
12cr|xmms-skins-1.2.10-1|34	This package is a collection of skins for xmms.
12cr|xmms-skins-1.2.10-1|35	Most of them come from http://www.xmms.org
12cr|xmms-skins-1.2.10-1|36	If you would like even more of them you can visit sites like:
12cr|xmms-skins-1.2.10-1|37	http://www.skinz.org
12cr|xmms-skins-1.2.10-1|38	http://www.customize.org
12cr|xmms-skins-1.2.10-1|39	
12cr|xmms-skins-1.2.10-1|40	If you like skins, please consider installing the package xmms-kjofol-skins
12cr|xmms-skins-1.2.10-1|41	which enable the import of skins for k-jofol.
12cr|xmms-skins-1.2.10-1|42	EOF
12cr|xmms-skins-1.2.10-1|43	
12cr|xmms-skins-1.2.10-1|44	%clean
12cr|xmms-skins-1.2.10-1|45	rm -rf $RPM_BUILD_ROOT
12cr|xmms-skins-1.2.10-1|46	
12cr|xmms-skins-1.2.10-1|47	%files
12cr|xmms-skins-1.2.10-1|48	%defattr(-, root, root)
12cr|xmms-skins-1.2.10-1|49	%doc README
12cr|xmms-skins-1.2.10-1|50	%{_datadir}/xmms/Skins/*
12cr|xmms-skins-1.2.10-1|51	
12cr|xmms-skins-1.2.10-1|52	
12cr|xmms-skins-1.2.10-1|53	
12cr|xmms-skins-1.2.10-1|54	
12cr|xmms-skins-1.2.10-1|55	%changelog
12cr|xmms-skins-1.2.10-1|56	

8668 12
12cr|xmode-1.0-7|1	Name:    xmode
12cr|xmode-1.0-7|2	Summary: X Window System (TM) and frame buffer modeline generator
12cr|xmode-1.0-7|3	Version: 1.0
12cr|xmode-1.0-7|4	Release: %mkrel 7
12cr|xmode-1.0-7|5	Group:   System/X11
12cr|xmode-1.0-7|6	License: GPL
12cr|xmode-1.0-7|7	Source:  %{name}-%{version}.tar.bz2
12cr|xmode-1.0-7|8	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|xmode-1.0-7|9	
12cr|xmode-1.0-7|10	%description
12cr|xmode-1.0-7|11	X Window System (TM) and frame buffer modeline generator. If you don't
12cr|xmode-1.0-7|12	know how to use this utility, just run it without any argument and you'll
12cr|xmode-1.0-7|13	obtain usage help.
12cr|xmode-1.0-7|14	
12cr|xmode-1.0-7|15	%prep
12cr|xmode-1.0-7|16	%setup -q
12cr|xmode-1.0-7|17	
12cr|xmode-1.0-7|18	%build
12cr|xmode-1.0-7|19	make
12cr|xmode-1.0-7|20	
12cr|xmode-1.0-7|21	%install
12cr|xmode-1.0-7|22	make PREFIX=$RPM_BUILD_ROOT install
12cr|xmode-1.0-7|23	
12cr|xmode-1.0-7|24	%clean
12cr|xmode-1.0-7|25	rm -rf $RPM_BUILD_ROOT
12cr|xmode-1.0-7|26	
12cr|xmode-1.0-7|27	%files
12cr|xmode-1.0-7|28	%defattr(-,root,root)
12cr|xmode-1.0-7|29	/usr/X11R6/bin/xmode
12cr|xmode-1.0-7|30	
12cr|xmode-1.0-7|31	
12cr|xmode-1.0-7|32	%changelog
12cr|xmode-1.0-7|33	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0-7mdv2010.0
12cr|xmode-1.0-7|34	+ Revision: 435249
12cr|xmode-1.0-7|35	- rebuild
12cr|xmode-1.0-7|36	
12cr|xmode-1.0-7|37	* Mon Aug 04 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-6mdv2009.0
12cr|xmode-1.0-7|38	+ Revision: 262626
12cr|xmode-1.0-7|39	- rebuild
12cr|xmode-1.0-7|40	
12cr|xmode-1.0-7|41	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-5mdv2009.0
12cr|xmode-1.0-7|42	+ Revision: 257583
12cr|xmode-1.0-7|43	- rebuild
12cr|xmode-1.0-7|44	
12cr|xmode-1.0-7|45	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0-3mdv2008.1
12cr|xmode-1.0-7|46	+ Revision: 136612
12cr|xmode-1.0-7|47	- restore BuildRoot
12cr|xmode-1.0-7|48	
12cr|xmode-1.0-7|49	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|xmode-1.0-7|50	- kill re-definition of %%buildroot on Pixel's request
12cr|xmode-1.0-7|51	
12cr|xmode-1.0-7|52	* Tue May 08 2007 Funda Wang <fundawang@mandriva.org> 1.0-3mdv2008.0
12cr|xmode-1.0-7|53	+ Revision: 25011
12cr|xmode-1.0-7|54	- mkrel
12cr|xmode-1.0-7|55	- fix rpm group
12cr|xmode-1.0-7|56	- Import xmode
12cr|xmode-1.0-7|57	
12cr|xmode-1.0-7|58	
12cr|xmode-1.0-7|59	
12cr|xmode-1.0-7|60	* Thu Jun 17 2004 Robert Vojta <robert.vojta@mandrake.org> 1.0-2mdk
12cr|xmode-1.0-7|61	- rpmlint errors removed
12cr|xmode-1.0-7|62	- fixed xmode ownership to root.root
12cr|xmode-1.0-7|63	
12cr|xmode-1.0-7|64	* Thu Jun 17 2004 Robert Vojta <robert.vojta@mandrake.org> 1.0-1mdk
12cr|xmode-1.0-7|65	- initial release, based on the sax2 package from the united linux

8669 12
12cr|xmonad-0.10-1|1	#% global debug_package %{nil}
12cr|xmonad-0.10-1|2	%define _cabal_setup Setup.lhs
12cr|xmonad-0.10-1|3	%define _no_haddock 1
12cr|xmonad-0.10-1|4	%define module  xmonad
12cr|xmonad-0.10-1|5	Name:           %{module}
12cr|xmonad-0.10-1|6	Version:        0.10
12cr|xmonad-0.10-1|7	Release:        1
12cr|xmonad-0.10-1|8	Summary:        A tiling window manager
12cr|xmonad-0.10-1|9	Group:          Development/Other
12cr|xmonad-0.10-1|10	License:        BSD
12cr|xmonad-0.10-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|xmonad-0.10-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|xmonad-0.10-1|13	
12cr|xmonad-0.10-1|14	#BuildRequires:  ghc, ghc-devel, haskell-macros
12cr|xmonad-0.10-1|15	#buildrequires:  haskell(utf8-string)
12cr|xmonad-0.10-1|16	
12cr|xmonad-0.10-1|17	#BuildRequires:  ghc < 7.6
12cr|xmonad-0.10-1|18	#buildrequires:  ghc-devel < 7.6
12cr|xmonad-0.10-1|19	BuildRequires:  ghc
12cr|xmonad-0.10-1|20	buildrequires:  ghc-devel
12cr|xmonad-0.10-1|21	buildrequires:  haskell-macros
12cr|xmonad-0.10-1|22	buildrequires:  cabal-install
12cr|xmonad-0.10-1|23	buildrequires:  X11-devel
12cr|xmonad-0.10-1|24	
12cr|xmonad-0.10-1|25	%description
12cr|xmonad-0.10-1|26	xmonad is a tiling window manager for X. Windows are arranged
12cr|xmonad-0.10-1|27	automatically to tile the screen without gaps or overlap, maximising
12cr|xmonad-0.10-1|28	screen use. All features of the window manager are accessible from
12cr|xmonad-0.10-1|29	the keyboard: a mouse is strictly optional. xmonad is written and
12cr|xmonad-0.10-1|30	extensible in Haskell. Custom layout algorithms, and other
12cr|xmonad-0.10-1|31	extensions, may be written by the user in config files. Layouts are
12cr|xmonad-0.10-1|32	applied dynamically, and different layouts may be used on each
12cr|xmonad-0.10-1|33	workspace. Xinerama is fully supported, allowing windows to be tiled
12cr|xmonad-0.10-1|34	on several screens.
12cr|xmonad-0.10-1|35	
12cr|xmonad-0.10-1|36	%prep
12cr|xmonad-0.10-1|37	%setup -q -n %{module}-%{version}
12cr|xmonad-0.10-1|38	
12cr|xmonad-0.10-1|39	%build
12cr|xmonad-0.10-1|40	#% _cabal_build
12cr|xmonad-0.10-1|41	cabal update
12cr|xmonad-0.10-1|42	cabal install
12cr|xmonad-0.10-1|43	cabal configure --prefix=%{_prefix} --libdir=%{_libdir} --disable-executable-stripping
12cr|xmonad-0.10-1|44	cabal build
12cr|xmonad-0.10-1|45	%_cabal_genscripts
12cr|xmonad-0.10-1|46	
12cr|xmonad-0.10-1|47	%install
12cr|xmonad-0.10-1|48	%_cabal_install
12cr|xmonad-0.10-1|49	%_cabal_rpm_gen_deps
12cr|xmonad-0.10-1|50	%_cabal_scriptlets
12cr|xmonad-0.10-1|51	
12cr|xmonad-0.10-1|52	%check
12cr|xmonad-0.10-1|53	%_cabal_check
12cr|xmonad-0.10-1|54	
12cr|xmonad-0.10-1|55	%files
12cr|xmonad-0.10-1|56	%defattr(-,root,root,-)
12cr|xmonad-0.10-1|57	%{_docdir}/%{module}-%{version}
12cr|xmonad-0.10-1|58	%{_libdir}/%{module}-%{version}
12cr|xmonad-0.10-1|59	%_cabal_rpm_deps_dir
12cr|xmonad-0.10-1|60	%_cabal_haddoc_files
12cr|xmonad-0.10-1|61	%{_bindir}/%{module}
12cr|xmonad-0.10-1|62	%{_datadir}/%{module}-%{version}
12cr|xmonad-0.10-1|63	
12cr|xmonad-0.10-1|64	

8670 12
12cr|xmonad-contrib-0.10-1|1	%global debug_package %{nil}
12cr|xmonad-contrib-0.10-1|2	%define _cabal_setup Setup.lhs
12cr|xmonad-contrib-0.10-1|3	%define _no_haddock 1
12cr|xmonad-contrib-0.10-1|4	%define module  xmonad-contrib
12cr|xmonad-contrib-0.10-1|5	Name:           %{module}
12cr|xmonad-contrib-0.10-1|6	Version:        0.10
12cr|xmonad-contrib-0.10-1|7	Release:        1
12cr|xmonad-contrib-0.10-1|8	Summary:        Third party extensions for xmonad
12cr|xmonad-contrib-0.10-1|9	Group:          Development/Other
12cr|xmonad-contrib-0.10-1|10	License:        BSD
12cr|xmonad-contrib-0.10-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cr|xmonad-contrib-0.10-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cr|xmonad-contrib-0.10-1|13	
12cr|xmonad-contrib-0.10-1|14	BuildRequires:  ghc
12cr|xmonad-contrib-0.10-1|15	buildrequires:  ghc-devel
12cr|xmonad-contrib-0.10-1|16	buildrequires:  haskell-macros
12cr|xmonad-contrib-0.10-1|17	buildrequires:  cabal-install
12cr|xmonad-contrib-0.10-1|18	buildrequires:  haskell(xmonad)
12cr|xmonad-contrib-0.10-1|19	buildrequires:  X11-devel
12cr|xmonad-contrib-0.10-1|20	
12cr|xmonad-contrib-0.10-1|21	%description
12cr|xmonad-contrib-0.10-1|22	Third party tiling algorithms, configurations and scripts to xmonad, a tiling
12cr|xmonad-contrib-0.10-1|23	window manager for X.
12cr|xmonad-contrib-0.10-1|24	For an introduction to building, configuring and using xmonad extensions, see
12cr|xmonad-contrib-0.10-1|25	"XMonad.Doc". In particular:
12cr|xmonad-contrib-0.10-1|26	"XMonad.Doc.Configuring", a guide to configuring xmonad
12cr|xmonad-contrib-0.10-1|27	"XMonad.Doc.Extending", using the contributed extensions library
12cr|xmonad-contrib-0.10-1|28	"XMonad.Doc.Developing", introduction to xmonad internals and writing your own
12cr|xmonad-contrib-0.10-1|29	extensions.
12cr|xmonad-contrib-0.10-1|30	
12cr|xmonad-contrib-0.10-1|31	%prep
12cr|xmonad-contrib-0.10-1|32	%setup -q -n %{module}-%{version}
12cr|xmonad-contrib-0.10-1|33	
12cr|xmonad-contrib-0.10-1|34	%build
12cr|xmonad-contrib-0.10-1|35	cabal update
12cr|xmonad-contrib-0.10-1|36	cabal install
12cr|xmonad-contrib-0.10-1|37	cabal configure --prefix=%{_prefix} --libdir=%{_libdir} --disable-executable-stripping
12cr|xmonad-contrib-0.10-1|38	cabal build
12cr|xmonad-contrib-0.10-1|39	%_cabal_genscripts
12cr|xmonad-contrib-0.10-1|40	
12cr|xmonad-contrib-0.10-1|41	%install
12cr|xmonad-contrib-0.10-1|42	%_cabal_install
12cr|xmonad-contrib-0.10-1|43	%_cabal_rpm_gen_deps
12cr|xmonad-contrib-0.10-1|44	%_cabal_scriptlets
12cr|xmonad-contrib-0.10-1|45	
12cr|xmonad-contrib-0.10-1|46	%files
12cr|xmonad-contrib-0.10-1|47	%defattr(-,root,root,-)
12cr|xmonad-contrib-0.10-1|48	%{_docdir}/%{module}-%{version}
12cr|xmonad-contrib-0.10-1|49	%{_libdir}/%{module}-%{version}
12cr|xmonad-contrib-0.10-1|50	%_cabal_rpm_deps_dir
12cr|xmonad-contrib-0.10-1|51	%_cabal_haddoc_files
12cr|xmonad-contrib-0.10-1|52	
12cr|xmonad-contrib-0.10-1|53	

8671 12
12cr|xmorph-20060817-2|1	%define lib_major	0
12cr|xmorph-20060817-2|2	%define lib_name_orig	%mklibname morph
12cr|xmorph-20060817-2|3	%define lib_name	%{lib_name_orig}%{lib_major}
12cr|xmorph-20060817-2|4	
12cr|xmorph-20060817-2|5	Summary:	An X Window System tool for creating morphed images
12cr|xmorph-20060817-2|6	Name:		xmorph
12cr|xmorph-20060817-2|7	Version:	20060817
12cr|xmorph-20060817-2|8	Release:	2
12cr|xmorph-20060817-2|9	Epoch:		2
12cr|xmorph-20060817-2|10	License:	GPL
12cr|xmorph-20060817-2|11	Group:		Graphics
12cr|xmorph-20060817-2|12	BuildRequires:	xaw-devel
12cr|xmorph-20060817-2|13	BuildRequires:	bison
12cr|xmorph-20060817-2|14	BuildRequires:	gettext-devel
12cr|xmorph-20060817-2|15	BuildRequires:	gtk+2-devel
12cr|xmorph-20060817-2|16	BuildRequires:	texinfo
12cr|xmorph-20060817-2|17	# for X11/bitmaps/gray:
12cr|xmorph-20060817-2|18	BuildRequires:	x11-data-bitmaps
12cr|xmorph-20060817-2|19	URL:		http://sourceforge.net/projects/xmorph/
12cr|xmorph-20060817-2|20	Source0:	xmorph_%{version}.tar.gz
12cr|xmorph-20060817-2|21	Source2:	xmorph-icons.tar.bz2
12cr|xmorph-20060817-2|22	# (fc) 20060817-1mdv fix build with latest gcc
12cr|xmorph-20060817-2|23	Patch0:		xmorph-20060817-fixbuild.patch
12cr|xmorph-20060817-2|24	
12cr|xmorph-20060817-2|25	%package -n %{lib_name}
12cr|xmorph-20060817-2|26	Summary:	Internal library required for xmorph/gtkmorph
12cr|xmorph-20060817-2|27	Provides:	%{lib_name_orig}
12cr|xmorph-20060817-2|28	Group:		Graphics
12cr|xmorph-20060817-2|29	
12cr|xmorph-20060817-2|30	%package -n %{lib_name}-devel
12cr|xmorph-20060817-2|31	Summary:	Headers and static libraries required for xmorph/gtkmorph development
12cr|xmorph-20060817-2|32	Requires:	%{lib_name} = %{epoch}:%{version}-%{release}
12cr|xmorph-20060817-2|33	Provides:	%{lib_name_orig}-devel = %{EVRD}
12cr|xmorph-20060817-2|34	Provides:	%{name}-devel = %{EVRD}
12cr|xmorph-20060817-2|35	Group:		Graphics
12cr|xmorph-20060817-2|36	
12cr|xmorph-20060817-2|37	%description
12cr|xmorph-20060817-2|38	Xmorph is a digital image warping (aka morphing) program.  Xmorph
12cr|xmorph-20060817-2|39	provides the tools needed and comprehensible instructions for you to
12cr|xmorph-20060817-2|40	create morphs: changing one image into another.  Xmorph runs under the
12cr|xmorph-20060817-2|41	X Window System.
12cr|xmorph-20060817-2|42	
12cr|xmorph-20060817-2|43	Install the xmorph package if you need a program that will create
12cr|xmorph-20060817-2|44	morphed images.
12cr|xmorph-20060817-2|45	
12cr|xmorph-20060817-2|46	%description -n %{lib_name}
12cr|xmorph-20060817-2|47	Internal library for xmorph and gtkmorph.
12cr|xmorph-20060817-2|48	
12cr|xmorph-20060817-2|49	%description -n %{lib_name}-devel
12cr|xmorph-20060817-2|50	Development headers and static libs for xmorph and gtkmorph.
12cr|xmorph-20060817-2|51	
12cr|xmorph-20060817-2|52	%prep
12cr|xmorph-20060817-2|53	%setup -q
12cr|xmorph-20060817-2|54	%patch0 -p1 -b .fixbuild
12cr|xmorph-20060817-2|55	
12cr|xmorph-20060817-2|56	
12cr|xmorph-20060817-2|57	%build
12cr|xmorph-20060817-2|58	%configure2_5x --without-morph --with-gtk=2 --disable-static
12cr|xmorph-20060817-2|59	%make
12cr|xmorph-20060817-2|60	
12cr|xmorph-20060817-2|61	%install
12cr|xmorph-20060817-2|62	%makeinstall_std
12cr|xmorph-20060817-2|63	
12cr|xmorph-20060817-2|64	#mdk menu
12cr|xmorph-20060817-2|65	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|xmorph-20060817-2|66	cat << EOF > %buildroot%{_datadir}/applications/mandriva-xmorph.desktop
12cr|xmorph-20060817-2|67	[Desktop Entry]
12cr|xmorph-20060817-2|68	Type=Application
12cr|xmorph-20060817-2|69	Categories=Graphics;Viewer;
12cr|xmorph-20060817-2|70	Name=Xmorph
12cr|xmorph-20060817-2|71	Comment=Morphing software
12cr|xmorph-20060817-2|72	Exec=gtkmorph
12cr|xmorph-20060817-2|73	Icon=xmorph
12cr|xmorph-20060817-2|74	EOF
12cr|xmorph-20060817-2|75	
12cr|xmorph-20060817-2|76	#mdk icons
12cr|xmorph-20060817-2|77	install -d $RPM_BUILD_ROOT%{_iconsdir}
12cr|xmorph-20060817-2|78	tar xjvf %{SOURCE2} -C $RPM_BUILD_ROOT%{_iconsdir}
12cr|xmorph-20060817-2|79	
12cr|xmorph-20060817-2|80	# find i18n files
12cr|xmorph-20060817-2|81	%find_lang %{name}
12cr|xmorph-20060817-2|82	
12cr|xmorph-20060817-2|83	%files -f %{name}.lang
12cr|xmorph-20060817-2|84	%doc ABOUT-NLS AUTHORS README HISTORY NEWS
12cr|xmorph-20060817-2|85	%{_bindir}/*
12cr|xmorph-20060817-2|86	%{_mandir}/*/*
12cr|xmorph-20060817-2|87	%{_datadir}/applications/mandriva-*.desktop
12cr|xmorph-20060817-2|88	%{_infodir}/*
12cr|xmorph-20060817-2|89	%{_miconsdir}/*.png
12cr|xmorph-20060817-2|90	%{_iconsdir}/*.png
12cr|xmorph-20060817-2|91	%{_liconsdir}/*.png
12cr|xmorph-20060817-2|92	%{_datadir}/xmorph
12cr|xmorph-20060817-2|93	
12cr|xmorph-20060817-2|94	%files -n %{lib_name}
12cr|xmorph-20060817-2|95	%_libdir/*.so.*
12cr|xmorph-20060817-2|96	
12cr|xmorph-20060817-2|97	%files -n %{lib_name}-devel
12cr|xmorph-20060817-2|98	%doc TODO
12cr|xmorph-20060817-2|99	%{_libdir}/*.so
12cr|xmorph-20060817-2|100	%{_prefix}/include/*
12cr|xmorph-20060817-2|101	
12cr|xmorph-20060817-2|102	
12cr|xmorph-20060817-2|103	
12cr|xmorph-20060817-2|104	%changelog
12cr|xmorph-20060817-2|105	* Mon Sep 28 2009 Frederic Crozat <fcrozat@mandriva.com> 2:20060817-1mdv2010.0
12cr|xmorph-20060817-2|106	+ Revision: 450531
12cr|xmorph-20060817-2|107	- Release 20060817
12cr|xmorph-20060817-2|108	- Patch0: fix build with latest gcc
12cr|xmorph-20060817-2|109	
12cr|xmorph-20060817-2|110	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|xmorph-20060817-2|111	- rebuild
12cr|xmorph-20060817-2|112	- rebuild
12cr|xmorph-20060817-2|113	- rebuild
12cr|xmorph-20060817-2|114	
12cr|xmorph-20060817-2|115	+ Pixel <pixel@mandriva.com>
12cr|xmorph-20060817-2|116	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xmorph-20060817-2|117	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|xmorph-20060817-2|118	
12cr|xmorph-20060817-2|119	+ Olivier Blin <oblin@mandriva.com>
12cr|xmorph-20060817-2|120	- restore BuildRoot
12cr|xmorph-20060817-2|121	
12cr|xmorph-20060817-2|122	* Thu Dec 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2:20030527-4mdv2008.1
12cr|xmorph-20060817-2|123	+ Revision: 135804
12cr|xmorph-20060817-2|124	- auto-convert XDG menu entry
12cr|xmorph-20060817-2|125	- BR x11-data-bitmaps
12cr|xmorph-20060817-2|126	- BR xaw-devel
12cr|xmorph-20060817-2|127	- try building w/o static libs
12cr|xmorph-20060817-2|128	- kill re-definition of %%buildroot on Pixel's request
12cr|xmorph-20060817-2|129	- kill prereq
12cr|xmorph-20060817-2|130	- kill file require on ldconfig & install-info
12cr|xmorph-20060817-2|131	- use %%mkrel
12cr|xmorph-20060817-2|132	- import xmorph
12cr|xmorph-20060817-2|133	
12cr|xmorph-20060817-2|134	
12cr|xmorph-20060817-2|135	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 20030527-4mdk
12cr|xmorph-20060817-2|136	- Rebuild
12cr|xmorph-20060817-2|137	
12cr|xmorph-20060817-2|138	* Mon Mar 01 2004 Pascal Terjan <pterjan@mandrake.org> 20030527-3mdk
12cr|xmorph-20060817-2|139	- fix DEP (due to epoch)
12cr|xmorph-20060817-2|140	
12cr|xmorph-20060817-2|141	* Mon Dec 08 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 20030527-2mdk
12cr|xmorph-20060817-2|142	- fix DIRM
12cr|xmorph-20060817-2|143	- minor spec fixes
12cr|xmorph-20060817-2|144	- remove redundant buildrequires
12cr|xmorph-20060817-2|145	
12cr|xmorph-20060817-2|146	* Sun Dec 07 2003 Franck Villaume <fvill@freesurf.fr> 20030527-1mdk
12cr|xmorph-20060817-2|147	- mv to the last version
12cr|xmorph-20060817-2|148	- add BuildRequires : XFree86
12cr|xmorph-20060817-2|149	- don't need patch gnome1 anymore
12cr|xmorph-20060817-2|150	
12cr|xmorph-20060817-2|151	* Fri Jan 17 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 20010220-10mdk
12cr|xmorph-20060817-2|152	- Update Patch0 (gnome1) so that we don't need automake
12cr|xmorph-20060817-2|153	- Use %%mklibname, Provides: *-devel in addition to lib*-devel
12cr|xmorph-20060817-2|154	
12cr|xmorph-20060817-2|155	* Tue Jun 04 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 20010220-9mdk
12cr|xmorph-20060817-2|156	- add BuildRequires gettext-devel (need by aclocal)
12cr|xmorph-20060817-2|157	- png icons
12cr|xmorph-20060817-2|158	
12cr|xmorph-20060817-2|159	* Fri Feb 15 2002 David BAUDENS <baudens@mandrakesoft.com> 20010220-8mdk
12cr|xmorph-20060817-2|160	- BuildRequires gcc-cpp and not gcc-3.0-cpp
12cr|xmorph-20060817-2|161	- Requires %%version-%%release and not only %%version
12cr|xmorph-20060817-2|162	- Add missing files
12cr|xmorph-20060817-2|163	
12cr|xmorph-20060817-2|164	* Sat Jan 19 2002 Stefan van der Eijk <stefan@eijk.nu> 20010220-7mdk
12cr|xmorph-20060817-2|165	- BuildRequires
12cr|xmorph-20060817-2|166	
12cr|xmorph-20060817-2|167	* Mon Jan  7 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 20010220-6mdk
12cr|xmorph-20060817-2|168	- Fix conflict with menu install (Thanks to Gregoire Favre)
12cr|xmorph-20060817-2|169	
12cr|xmorph-20060817-2|170	* Fri Jan  4 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 20010220-5mdk
12cr|xmorph-20060817-2|171	- Patch0: fix compilation with GNOME1 platform
12cr|xmorph-20060817-2|172	
12cr|xmorph-20060817-2|173	* Tue Aug  7 2001 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 20010220-4mdk
12cr|xmorph-20060817-2|174	- Sanitize spec file (s/Serial/Epoch/, BuildRequires)
12cr|xmorph-20060817-2|175	- Renamed icons sources to something more consistent
12cr|xmorph-20060817-2|176	- Integrated Source1 to spec file (menu entry)
12cr|xmorph-20060817-2|177	
12cr|xmorph-20060817-2|178	* Wed Aug 01 2001 Stefan van der Eijk <stefan@eijk.nu> 20010220-3mdk
12cr|xmorph-20060817-2|179	- fix BuildRequires
12cr|xmorph-20060817-2|180	- s/Copyright/License/
12cr|xmorph-20060817-2|181	
12cr|xmorph-20060817-2|182	* Wed Apr 25 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 20010220-2mdk
12cr|xmorph-20060817-2|183	- Make it build on the Alpha platform.
12cr|xmorph-20060817-2|184	- Bzip2 the source a.k.a. save some space on the SRPM CD. ;-)
12cr|xmorph-20060817-2|185	
12cr|xmorph-20060817-2|186	* Wed Mar 14 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 20010220-1mdk
12cr|xmorph-20060817-2|187	- Update to latest SourceForge version, to fix glib problems.
12cr|xmorph-20060817-2|188	(Old one was over a year old and had tons of bugs.  <nudge> redhog)
12cr|xmorph-20060817-2|189	- More docs.
12cr|xmorph-20060817-2|190	- Use more standard version number scheme.  Update 'Serial' to handle this.
12cr|xmorph-20060817-2|191	- Clean spec completely, xmorph includes autoconf support now.
12cr|xmorph-20060817-2|192	- Create new sub-packages libmorph0, libmorph0-devel.
12cr|xmorph-20060817-2|193	- Install info documentation.
12cr|xmorph-20060817-2|194	
12cr|xmorph-20060817-2|195	* Mon Dec 11 2000 Egil Moeller <redhog@mandrakesoft.com> 2000.03.03-7mdk
12cr|xmorph-20060817-2|196	- Defined GIMP_ENABLE_COMPAT_CRUFT as a cludge not to have to have to
12cr|xmorph-20060817-2|197	upport all of this sh*t code to the new gimplib (Without it, it does
12cr|xmorph-20060817-2|198	not compile anymore) (It will break again anyway, with gimplib 1.2,
12cr|xmorph-20060817-2|199	but I hope, I hope, that the xmorph author fixes this until then)...
12cr|xmorph-20060817-2|200	
12cr|xmorph-20060817-2|201	* Mon Oct 02 2000 Daouda Lo <daouda@mandrakesoft.com> 2000.03.03-6mdk
12cr|xmorph-20060817-2|202	- icons should be transparents!
12cr|xmorph-20060817-2|203	- macrozifications
12cr|xmorph-20060817-2|204	
12cr|xmorph-20060817-2|205	* Tue Aug 08 2000 Frederic Lepied <flepied@mandrakesoft.com> 2000.03.03-5mdk
12cr|xmorph-20060817-2|206	- automatically added BuildRequires
12cr|xmorph-20060817-2|207	
12cr|xmorph-20060817-2|208	* Wed May 03 2000 dam's <damien@mandrakesoft.com> 2000.03.03-4mdk
12cr|xmorph-20060817-2|209	- Corrected icones.
12cr|xmorph-20060817-2|210	
12cr|xmorph-20060817-2|211	* Tue Apr 18 2000 dam's <damien@mandrakesoft.com> 2000.03.03-3mdk
12cr|xmorph-20060817-2|212	- Convert gif icon to xpm.
12cr|xmorph-20060817-2|213	
12cr|xmorph-20060817-2|214	* Mon Apr 17 2000 dam's <damien@mandrakesoft.com> 2000.03.03-2mdk
12cr|xmorph-20060817-2|215	- Added menu entry.
12cr|xmorph-20060817-2|216	
12cr|xmorph-20060817-2|217	* Tue Mar 28 2000 dam's <damien@mandrakesoft.com> 2000.03.03-1mdk
12cr|xmorph-20060817-2|218	- Update to 2000mar03
12cr|xmorph-20060817-2|219	
12cr|xmorph-20060817-2|220	* Fri Nov 12 1999 dam's <damien@mandrakesoft.com>
12cr|xmorph-20060817-2|221	- Mandrake release
12cr|xmorph-20060817-2|222	
12cr|xmorph-20060817-2|223	* Thu May 06 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
12cr|xmorph-20060817-2|224	- Mandrake adaptions
12cr|xmorph-20060817-2|225	
12cr|xmorph-20060817-2|226	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|xmorph-20060817-2|227	- auto rebuild in the new build environment (release 7)
12cr|xmorph-20060817-2|228	
12cr|xmorph-20060817-2|229	* Thu Dec 17 1998 Michael Maher <mike@redhat.com>
12cr|xmorph-20060817-2|230	- built package for 6.0
12cr|xmorph-20060817-2|231	
12cr|xmorph-20060817-2|232	* Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com>
12cr|xmorph-20060817-2|233	- build root
12cr|xmorph-20060817-2|234	
12cr|xmorph-20060817-2|235	* Fri May 08 1998 Prospector System <bugs@redhat.com>
12cr|xmorph-20060817-2|236	- translations modified for de, fr, tr
12cr|xmorph-20060817-2|237	
12cr|xmorph-20060817-2|238	* Mon Jul 21 1997 Erik Troan <ewt@redhat.com>
12cr|xmorph-20060817-2|239	- built against glibc

8672 12
12cr|xmoto-0.5.10-1|1	Summary:	A challenging 2D motocross platform game
12cr|xmoto-0.5.10-1|2	Name:		xmoto
12cr|xmoto-0.5.10-1|3	Version:		0.5.10
12cr|xmoto-0.5.10-1|4	Release:		1
12cr|xmoto-0.5.10-1|5	License:		GPLv2+
12cr|xmoto-0.5.10-1|6	Group:		Games/Arcade
12cr|xmoto-0.5.10-1|7	Url:		http://xmoto.sourceforge.net/
12cr|xmoto-0.5.10-1|8	Source0:		http://download.tuxfamily.org/xmoto/xmoto/%{version}/%{name}-%{version}-src.tar.gz
12cr|xmoto-0.5.10-1|9	Source1:		%{name}.png
12cr|xmoto-0.5.10-1|10	Patch0:		xmoto-0.5.9-Environment-cstlib.patch
12cr|xmoto-0.5.10-1|11	Patch1:		xmoto-0.5.9-Environment-string.patch
12cr|xmoto-0.5.10-1|12	Patch2:		xmoto-0.5.9-gcc4.7.patch
12cr|xmoto-0.5.10-1|13	Patch3:		xmoto-0.5.9-helpers-log-include.patch
12cr|xmoto-0.5.10-1|14	Patch4:		xmoto-0.5.9-helpers-text-includes.patch
12cr|xmoto-0.5.10-1|15	Patch5:		xmoto-0.5.9-libpng15.patch
12cr|xmoto-0.5.10-1|16	Patch6:		xmoto-0.5.9-xmargs-include.patch
12cr|xmoto-0.5.10-1|17	
12cr|xmoto-0.5.10-1|18	BuildRequires:	pkgconfig(glu)
12cr|xmoto-0.5.10-1|19	BuildRequires:	pkgconfig(ode)
12cr|xmoto-0.5.10-1|20	BuildRequires:	pkgconfig(sdl)
12cr|xmoto-0.5.10-1|21	BuildRequires:	pkgconfig(SDL_mixer)
12cr|xmoto-0.5.10-1|22	BuildRequires:	pkgconfig(SDL_ttf)
12cr|xmoto-0.5.10-1|23	BuildRequires:	pkgconfig(SDL_net)
12cr|xmoto-0.5.10-1|24	BuildRequires:	pkgconfig(libcurl)
12cr|xmoto-0.5.10-1|25	BuildRequires:	jpeg-devel
12cr|xmoto-0.5.10-1|26	BuildRequires:	pkgconfig(libpng15)
12cr|xmoto-0.5.10-1|27	BuildRequires:	bzip2-devel
12cr|xmoto-0.5.10-1|28	BuildRequires:	imagemagick
12cr|xmoto-0.5.10-1|29	BuildRequires:	pkgconfig(lua)
12cr|xmoto-0.5.10-1|30	BuildRequires:	pkgconfig(sqlite3)
12cr|xmoto-0.5.10-1|31	BuildRequires:	bison
12cr|xmoto-0.5.10-1|32	BuildRequires:	pkgconfig(libxdg-basedir)
12cr|xmoto-0.5.10-1|33	BuildRequires:  pkgconfig(libxml-2.0)
12cr|xmoto-0.5.10-1|34	
12cr|xmoto-0.5.10-1|35	
12cr|xmoto-0.5.10-1|36	%description
12cr|xmoto-0.5.10-1|37	X-Moto is a challenging 2D motocross platform game, where physics play
12cr|xmoto-0.5.10-1|38	an all important role in the gameplay. You need to control your bike
12cr|xmoto-0.5.10-1|39	to its limit, if you want to have a chance finishing the more
12cr|xmoto-0.5.10-1|40	difficult of the challenges.
12cr|xmoto-0.5.10-1|41	First you'll try just to complete the levels, while later you'll
12cr|xmoto-0.5.10-1|42	compete with yourself and others, racing against the clock.
12cr|xmoto-0.5.10-1|43	
12cr|xmoto-0.5.10-1|44	%prep
12cr|xmoto-0.5.10-1|45	%setup -q
12cr|xmoto-0.5.10-1|46	#individual file patch for better maintenance imported from MRB
12cr|xmoto-0.5.10-1|47	%patch0 -p0
12cr|xmoto-0.5.10-1|48	%patch1 -p0
12cr|xmoto-0.5.10-1|49	%patch2 -p0
12cr|xmoto-0.5.10-1|50	%patch3 -p0
12cr|xmoto-0.5.10-1|51	%patch4 -p0
12cr|xmoto-0.5.10-1|52	#applied upstream
12cr|xmoto-0.5.10-1|53	#patch5 -p0
12cr|xmoto-0.5.10-1|54	%patch6 -p0
12cr|xmoto-0.5.10-1|55	
12cr|xmoto-0.5.10-1|56	%build
12cr|xmoto-0.5.10-1|57	%configure2_5x \
12cr|xmoto-0.5.10-1|58	--bindir=%{_gamesbindir} \
12cr|xmoto-0.5.10-1|59	--datadir=%{_gamesdatadir} \
12cr|xmoto-0.5.10-1|60	--with-localesdir=%{_datadir}/locale \
12cr|xmoto-0.5.10-1|61	--disable-rpath \
12cr|xmoto-0.5.10-1|62	--enable-threads=pth \
12cr|xmoto-0.5.10-1|63	--with-renderer-openGl=1 \
12cr|xmoto-0.5.10-1|64	--with-unoptimized=0
12cr|xmoto-0.5.10-1|65	
12cr|xmoto-0.5.10-1|66	%make
12cr|xmoto-0.5.10-1|67	
12cr|xmoto-0.5.10-1|68	%install
12cr|xmoto-0.5.10-1|69	%makeinstall bindir=%{buildroot}%{_gamesbindir} datadir=%{buildroot}%{_gamesdatadir}
12cr|xmoto-0.5.10-1|70	
12cr|xmoto-0.5.10-1|71	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xmoto-0.5.10-1|72	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xmoto-0.5.10-1|73	[Desktop Entry]
12cr|xmoto-0.5.10-1|74	Name=X-Moto
12cr|xmoto-0.5.10-1|75	Comment=Motocross platform game
12cr|xmoto-0.5.10-1|76	Exec=%{_gamesbindir}/%{name}
12cr|xmoto-0.5.10-1|77	Icon=%{name}
12cr|xmoto-0.5.10-1|78	Terminal=false
12cr|xmoto-0.5.10-1|79	Type=Application
12cr|xmoto-0.5.10-1|80	Categories=Game;ArcadeGame;
12cr|xmoto-0.5.10-1|81	EOF
12cr|xmoto-0.5.10-1|82	
12cr|xmoto-0.5.10-1|83	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cr|xmoto-0.5.10-1|84	install %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|xmoto-0.5.10-1|85	convert -scale 32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|xmoto-0.5.10-1|86	convert -scale 16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|xmoto-0.5.10-1|87	
12cr|xmoto-0.5.10-1|88	%find_lang %{name}
12cr|xmoto-0.5.10-1|89	
12cr|xmoto-0.5.10-1|90	
12cr|xmoto-0.5.10-1|91	%files -f %{name}.lang
12cr|xmoto-0.5.10-1|92	%defattr(-,root,root)
12cr|xmoto-0.5.10-1|93	%doc AUTHORS README
12cr|xmoto-0.5.10-1|94	%{_gamesbindir}/%{name}
12cr|xmoto-0.5.10-1|95	%{_gamesdatadir}/%{name}/
12cr|xmoto-0.5.10-1|96	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xmoto-0.5.10-1|97	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|xmoto-0.5.10-1|98	%{_mandir}/man6/*
12cr|xmoto-0.5.10-1|99	

8673 12
12cr|xmove-2.0-0.beta2.4|1	%define name	xmove
12cr|xmove-2.0-0.beta2.4|2	%define version	2.0
12cr|xmove-2.0-0.beta2.4|3	%define rel	4
12cr|xmove-2.0-0.beta2.4|4	%define beta	2
12cr|xmove-2.0-0.beta2.4|5	%if %{beta}
12cr|xmove-2.0-0.beta2.4|6	%define release %mkrel 0.beta%{beta}.%{rel}
12cr|xmove-2.0-0.beta2.4|7	%else
12cr|xmove-2.0-0.beta2.4|8	%define release	%mkrel %{rel}
12cr|xmove-2.0-0.beta2.4|9	%endif
12cr|xmove-2.0-0.beta2.4|10	
12cr|xmove-2.0-0.beta2.4|11	Name:		%{name}
12cr|xmove-2.0-0.beta2.4|12	Version:	%{version}
12cr|xmove-2.0-0.beta2.4|13	Release:	%{release}
12cr|xmove-2.0-0.beta2.4|14	Summary:	X11 pseudoserver to dynamically move X11 applications
12cr|xmove-2.0-0.beta2.4|15	%if %{beta}
12cr|xmove-2.0-0.beta2.4|16	Source0:	ftp://ftp.cs.columbia.edu/pub/xmove/%{name}.%{version}beta%{beta}.tar.bz2
12cr|xmove-2.0-0.beta2.4|17	%else
12cr|xmove-2.0-0.beta2.4|18	Source0:	ftp://ftp.cs.columbia.edu/pub/xmove/%{name}.%{version}.tar.bz2
12cr|xmove-2.0-0.beta2.4|19	%endif
12cr|xmove-2.0-0.beta2.4|20	License:	MIT
12cr|xmove-2.0-0.beta2.4|21	Group:		System/X11
12cr|xmove-2.0-0.beta2.4|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xmove-2.0-0.beta2.4|23	URL:		ftp://ftp.cs.columbia.edu/pub/xmove/
12cr|xmove-2.0-0.beta2.4|24	BuildRequires:	libx11-devel imake
12cr|xmove-2.0-0.beta2.4|25	Patch0:		xmove-2.0-unix-domain.patch
12cr|xmove-2.0-0.beta2.4|26	
12cr|xmove-2.0-0.beta2.4|27	%description
12cr|xmove-2.0-0.beta2.4|28	xmove is a pseudoserver (aka proxy server) which allows you
12cr|xmove-2.0-0.beta2.4|29	to dynamically move an X application between servers, and screens
12cr|xmove-2.0-0.beta2.4|30	within a server.
12cr|xmove-2.0-0.beta2.4|31	
12cr|xmove-2.0-0.beta2.4|32	%prep
12cr|xmove-2.0-0.beta2.4|33	%setup -q -n %{name}
12cr|xmove-2.0-0.beta2.4|34	%patch0 -p1 -b .unix-domain
12cr|xmove-2.0-0.beta2.4|35	chmod 644 doc/*
12cr|xmove-2.0-0.beta2.4|36	
12cr|xmove-2.0-0.beta2.4|37	%build
12cr|xmove-2.0-0.beta2.4|38	for i in xmove xmovectrl; do
12cr|xmove-2.0-0.beta2.4|39	cd $i
12cr|xmove-2.0-0.beta2.4|40	ln -sf ../man/man1/$i.1 $i.man
12cr|xmove-2.0-0.beta2.4|41	xmkmf
12cr|xmove-2.0-0.beta2.4|42	%make CXXOPTIONS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cr|xmove-2.0-0.beta2.4|43	cd $OLDPWD
12cr|xmove-2.0-0.beta2.4|44	done
12cr|xmove-2.0-0.beta2.4|45	
12cr|xmove-2.0-0.beta2.4|46	%install
12cr|xmove-2.0-0.beta2.4|47	rm -rf $RPM_BUILD_ROOT
12cr|xmove-2.0-0.beta2.4|48	install -d -m755 $RPM_BUILD_ROOT%{_mandir}/man1/
12cr|xmove-2.0-0.beta2.4|49	for i in xmove xmovectrl; do
12cr|xmove-2.0-0.beta2.4|50	cd $i
12cr|xmove-2.0-0.beta2.4|51	%{makeinstall_std}
12cr|xmove-2.0-0.beta2.4|52	cd $OLDPWD
12cr|xmove-2.0-0.beta2.4|53	install -m 644 man/man1/$i.1 $RPM_BUILD_ROOT%{_mandir}/man1/
12cr|xmove-2.0-0.beta2.4|54	done
12cr|xmove-2.0-0.beta2.4|55	
12cr|xmove-2.0-0.beta2.4|56	%clean
12cr|xmove-2.0-0.beta2.4|57	rm -rf $RPM_BUILD_ROOT
12cr|xmove-2.0-0.beta2.4|58	
12cr|xmove-2.0-0.beta2.4|59	
12cr|xmove-2.0-0.beta2.4|60	%files
12cr|xmove-2.0-0.beta2.4|61	%defattr(-,root,root)
12cr|xmove-2.0-0.beta2.4|62	%doc README doc/*
12cr|xmove-2.0-0.beta2.4|63	%_bindir/xmove*
12cr|xmove-2.0-0.beta2.4|64	%{_mandir}/man1/xmove*
12cr|xmove-2.0-0.beta2.4|65	
12cr|xmove-2.0-0.beta2.4|66	
12cr|xmove-2.0-0.beta2.4|67	
12cr|xmove-2.0-0.beta2.4|68	%changelog
12cr|xmove-2.0-0.beta2.4|69	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 2.0-0.beta2.4mdv2011.0
12cr|xmove-2.0-0.beta2.4|70	+ Revision: 634908
12cr|xmove-2.0-0.beta2.4|71	- simplify BR
12cr|xmove-2.0-0.beta2.4|72	
12cr|xmove-2.0-0.beta2.4|73	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 2.0-0.beta2.3mdv2010.0
12cr|xmove-2.0-0.beta2.4|74	+ Revision: 435250
12cr|xmove-2.0-0.beta2.4|75	- rebuild
12cr|xmove-2.0-0.beta2.4|76	
12cr|xmove-2.0-0.beta2.4|77	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.0-0.beta2.2mdv2009.0
12cr|xmove-2.0-0.beta2.4|78	+ Revision: 136612
12cr|xmove-2.0-0.beta2.4|79	- restore BuildRoot
12cr|xmove-2.0-0.beta2.4|80	
12cr|xmove-2.0-0.beta2.4|81	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 2.0-0.beta2.2mdv2008.1
12cr|xmove-2.0-0.beta2.4|82	+ Revision: 135615
12cr|xmove-2.0-0.beta2.4|83	- adatp to new xorg layout
12cr|xmove-2.0-0.beta2.4|84	- BR imake
12cr|xmove-2.0-0.beta2.4|85	- kill bogus BR
12cr|xmove-2.0-0.beta2.4|86	- kill re-definition of %%buildroot on Pixel's request
12cr|xmove-2.0-0.beta2.4|87	- import xmove
12cr|xmove-2.0-0.beta2.4|88	
12cr|xmove-2.0-0.beta2.4|89	
12cr|xmove-2.0-0.beta2.4|90	* Sat Sep 03 2005 Marcel Pol <mpol@mandriva.org> 2.0-0.beta2.2mdk
12cr|xmove-2.0-0.beta2.4|91	- buildrequires x11
12cr|xmove-2.0-0.beta2.4|92	
12cr|xmove-2.0-0.beta2.4|93	* Thu Aug  4 2005 Olivier Blin <oblin@mandriva.com> 2.0-0.beta2.1mdk
12cr|xmove-2.0-0.beta2.4|94	- initial Mandriva release
12cr|xmove-2.0-0.beta2.4|95	- Patch0: Unix domain sockets support (from Debian)

8674 12
12cr|xnetload-1.11.3-8|1	Name: xnetload
12cr|xnetload-1.11.3-8|2	Summary: A program to display load on network device
12cr|xnetload-1.11.3-8|3	Version: 1.11.3
12cr|xnetload-1.11.3-8|4	Release: %mkrel 8
12cr|xnetload-1.11.3-8|5	Source: %{name}-%{version}.tar.bz2
12cr|xnetload-1.11.3-8|6	Patch: %{name}-install.patch
12cr|xnetload-1.11.3-8|7	URL: http://www.xs4all.nl/~rsmith/software/
12cr|xnetload-1.11.3-8|8	Group: File tools
12cr|xnetload-1.11.3-8|9	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|xnetload-1.11.3-8|10	BuildRequires: libxaw-devel
12cr|xnetload-1.11.3-8|11	License: GPL
12cr|xnetload-1.11.3-8|12	
12cr|xnetload-1.11.3-8|13	%description
12cr|xnetload-1.11.3-8|14	This application, that runs under the X Window System, displays
12cr|xnetload-1.11.3-8|15	a count and a graph of the traffic over a specified network
12cr|xnetload-1.11.3-8|16	connection.
12cr|xnetload-1.11.3-8|17	
12cr|xnetload-1.11.3-8|18	%prep
12cr|xnetload-1.11.3-8|19	rm -rf $RPM_BUILD_ROOT
12cr|xnetload-1.11.3-8|20	%setup -q
12cr|xnetload-1.11.3-8|21	%patch -p1
12cr|xnetload-1.11.3-8|22	
12cr|xnetload-1.11.3-8|23	%build
12cr|xnetload-1.11.3-8|24	%make depend
12cr|xnetload-1.11.3-8|25	%make
12cr|xnetload-1.11.3-8|26	
12cr|xnetload-1.11.3-8|27	%install
12cr|xnetload-1.11.3-8|28	mkdir -p $RPM_BUILD_ROOT/%{_bindir} $RPM_BUILD_ROOT/%{_mandir}/man1
12cr|xnetload-1.11.3-8|29	chmod 644 README
12cr|xnetload-1.11.3-8|30	%makeinstall BINDIR=$RPM_BUILD_ROOT/%{_bindir} MANDIR=$RPM_BUILD_ROOT/%{_mandir}/man1
12cr|xnetload-1.11.3-8|31	
12cr|xnetload-1.11.3-8|32	%clean
12cr|xnetload-1.11.3-8|33	rm -rf $RPM_BUILD_ROOT
12cr|xnetload-1.11.3-8|34	
12cr|xnetload-1.11.3-8|35	%files
12cr|xnetload-1.11.3-8|36	%defattr(-,root,root,0755)
12cr|xnetload-1.11.3-8|37	%doc README
12cr|xnetload-1.11.3-8|38	%{_bindir}/%{name}
12cr|xnetload-1.11.3-8|39	%{_mandir}/man1/%{name}.1.*
12cr|xnetload-1.11.3-8|40	
12cr|xnetload-1.11.3-8|41	
12cr|xnetload-1.11.3-8|42	
12cr|xnetload-1.11.3-8|43	
12cr|xnetload-1.11.3-8|44	%changelog
12cr|xnetload-1.11.3-8|45	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.11.3-8mdv2011.0
12cr|xnetload-1.11.3-8|46	+ Revision: 615728
12cr|xnetload-1.11.3-8|47	- the mass rebuild of 2010.1 packages
12cr|xnetload-1.11.3-8|48	
12cr|xnetload-1.11.3-8|49	* Mon Apr 19 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.11.3-7mdv2010.1
12cr|xnetload-1.11.3-8|50	+ Revision: 536810
12cr|xnetload-1.11.3-8|51	- Remove name/version/release redefinitions
12cr|xnetload-1.11.3-8|52	- Remove trailing whitespaces
12cr|xnetload-1.11.3-8|53	- Fix BR (libaxaw-devel, not X11-devel)
12cr|xnetload-1.11.3-8|54	- Use -q in %%setup
12cr|xnetload-1.11.3-8|55	- Don't mkdir %%_menudir
12cr|xnetload-1.11.3-8|56	- Don't manually bzme manpages
12cr|xnetload-1.11.3-8|57	
12cr|xnetload-1.11.3-8|58	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 1.11.3-7mdv2010.0
12cr|xnetload-1.11.3-8|59	+ Revision: 446259
12cr|xnetload-1.11.3-8|60	- rebuild
12cr|xnetload-1.11.3-8|61	
12cr|xnetload-1.11.3-8|62	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 1.11.3-6mdv2009.0
12cr|xnetload-1.11.3-8|63	+ Revision: 262634
12cr|xnetload-1.11.3-8|64	- rebuild
12cr|xnetload-1.11.3-8|65	
12cr|xnetload-1.11.3-8|66	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.11.3-5mdv2009.0
12cr|xnetload-1.11.3-8|67	+ Revision: 257603
12cr|xnetload-1.11.3-8|68	- rebuild
12cr|xnetload-1.11.3-8|69	
12cr|xnetload-1.11.3-8|70	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.11.3-3mdv2008.1
12cr|xnetload-1.11.3-8|71	+ Revision: 136618
12cr|xnetload-1.11.3-8|72	- restore BuildRoot
12cr|xnetload-1.11.3-8|73	
12cr|xnetload-1.11.3-8|74	+ Thierry Vignaud <tv@mandriva.org>
12cr|xnetload-1.11.3-8|75	- kill re-definition of %%buildroot on Pixel's request
12cr|xnetload-1.11.3-8|76	
12cr|xnetload-1.11.3-8|77	
12cr|xnetload-1.11.3-8|78	* Fri Mar 02 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.11.3-3mdv2007.0
12cr|xnetload-1.11.3-8|79	+ Revision: 131163
12cr|xnetload-1.11.3-8|80	- remove old menu entries
12cr|xnetload-1.11.3-8|81	- rebuild against newer X libraries
12cr|xnetload-1.11.3-8|82	- Import xnetload
12cr|xnetload-1.11.3-8|83	
12cr|xnetload-1.11.3-8|84	* Sat May 14 2005 Emmanuel Blindauer <blindauer@mandriva.org> 1.11.3-2mdk
12cr|xnetload-1.11.3-8|85	- modify patch0 for build on x86_64
12cr|xnetload-1.11.3-8|86	
12cr|xnetload-1.11.3-8|87	* Fri Feb 18 2005 Emmanuel Blindauer <mdk@agat.net> 1.11.3-1mdk
12cr|xnetload-1.11.3-8|88	- new version
12cr|xnetload-1.11.3-8|89	- menu added
12cr|xnetload-1.11.3-8|90	

8675 12
12cr|xneur-0.16.0-1|1	%define rel 1
12cr|xneur-0.16.0-1|2	%define name xneur
12cr|xneur-0.16.0-1|3	%define soname 16
12cr|xneur-0.16.0-1|4	%define libname %mklibname %{name} %{soname}
12cr|xneur-0.16.0-1|5	%define develname %mklibname %{name} -d
12cr|xneur-0.16.0-1|6	
12cr|xneur-0.16.0-1|7	Name:		%{name}
12cr|xneur-0.16.0-1|8	Version:	0.16.0
12cr|xneur-0.16.0-1|9	Release:	%mkrel %{rel}
12cr|xneur-0.16.0-1|10	URL:		http://www.xneur.ru
12cr|xneur-0.16.0-1|11	License:	GPLv2
12cr|xneur-0.16.0-1|12	Source0:	http://dists.xneur.ru/release-%{version}/tgz/%{name}-%{version}.tar.bz2
12cr|xneur-0.16.0-1|13	Patch0:		xneur-0.12.0-cflags.patch
12cr|xneur-0.16.0-1|14	#Patch1:		xneur-0.12.0-libnotify.patch
12cr|xneur-0.16.0-1|15	Patch2:		xneur-0.16.0-link.patch
12cr|xneur-0.16.0-1|16	Group:		System/X11
12cr|xneur-0.16.0-1|17	Summary:	X Neural Switcher
12cr|xneur-0.16.0-1|18	BuildRequires:  pkgconfig(libpcre)
12cr|xneur-0.16.0-1|19	BuildRequires:	enchant-devel
12cr|xneur-0.16.0-1|20	BuildRequires:  pkgconfig(glib-2.0) aspell-devel
12cr|xneur-0.16.0-1|21	BuildRequires:  xosd-devel pkgconfig(gstreamer-0.10) pkgconfig(libnotify)
12cr|xneur-0.16.0-1|22	BuildRequires:	gettext-devel
12cr|xneur-0.16.0-1|23	Requires:	aspell-ru
12cr|xneur-0.16.0-1|24	Suggests:	gxneur
12cr|xneur-0.16.0-1|25	
12cr|xneur-0.16.0-1|26	%description
12cr|xneur-0.16.0-1|27	X Neural Switcher (http://www.xneur.ru).
12cr|xneur-0.16.0-1|28	Automatical switcher of keyboard layout.
12cr|xneur-0.16.0-1|29	
12cr|xneur-0.16.0-1|30	%package -n %{develname}
12cr|xneur-0.16.0-1|31	Summary:        Include Files and Libraries
12cr|xneur-0.16.0-1|32	Group:          Development/X11
12cr|xneur-0.16.0-1|33	Requires:       %{libname} = %{version}
12cr|xneur-0.16.0-1|34	Provides:       xneur-devel = %{version}
12cr|xneur-0.16.0-1|35	Obsoletes:      xneur-devel < 0.11.1
12cr|xneur-0.16.0-1|36	Obsoletes:	xneur-%{_lib}xneur-devel < %{version}
12cr|xneur-0.16.0-1|37	
12cr|xneur-0.16.0-1|38	%description -n %{develname}
12cr|xneur-0.16.0-1|39	Development files for the package XNeur.
12cr|xneur-0.16.0-1|40	
12cr|xneur-0.16.0-1|41	%package -n %{libname}
12cr|xneur-0.16.0-1|42	Summary:        XNeur Shared Library
12cr|xneur-0.16.0-1|43	Group:          System/Libraries
12cr|xneur-0.16.0-1|44	Obsoletes:	xneur-%{_lib}xneur11
12cr|xneur-0.16.0-1|45	
12cr|xneur-0.16.0-1|46	%description -n %{libname}
12cr|xneur-0.16.0-1|47	Shared libraries for the package XNeur.
12cr|xneur-0.16.0-1|48	
12cr|xneur-0.16.0-1|49	%prep
12cr|xneur-0.16.0-1|50	%setup -n %{name}-%{version} -q
12cr|xneur-0.16.0-1|51	%patch0 -p0
12cr|xneur-0.16.0-1|52	#patch1 -p0
12cr|xneur-0.16.0-1|53	%patch2 -p1
12cr|xneur-0.16.0-1|54	
12cr|xneur-0.16.0-1|55	%build
12cr|xneur-0.16.0-1|56	autoreconf -fi
12cr|xneur-0.16.0-1|57	%configure2_5x
12cr|xneur-0.16.0-1|58	%make
12cr|xneur-0.16.0-1|59	
12cr|xneur-0.16.0-1|60	%install
12cr|xneur-0.16.0-1|61	%{makeinstall_std}
12cr|xneur-0.16.0-1|62	%{__rm} -f %{buildroot}%{_libdir}/{%{name}/*.*a,*.*a}
12cr|xneur-0.16.0-1|63	%find_lang %{name}
12cr|xneur-0.16.0-1|64	
12cr|xneur-0.16.0-1|65	%post
12cr|xneur-0.16.0-1|66	ln -s %{_datadir}/%name/languages/ru %{_datadir}/%name/languages/ru\(winkeys\)
12cr|xneur-0.16.0-1|67	
12cr|xneur-0.16.0-1|68	%files -f %{name}.lang
12cr|xneur-0.16.0-1|69	%doc AUTHORS ChangeLog NEWS README TODO
12cr|xneur-0.16.0-1|70	%{_datadir}/%{name}
12cr|xneur-0.16.0-1|71	%{_bindir}/*
12cr|xneur-0.16.0-1|72	%dir %{_libdir}/%{name}
12cr|xneur-0.16.0-1|73	%{_libdir}/%{name}/libxn*.so.*
12cr|xneur-0.16.0-1|74	%doc %{_mandir}/man1/*
12cr|xneur-0.16.0-1|75	%doc %{_mandir}/man5/*
12cr|xneur-0.16.0-1|76	%dir %{_sysconfdir}/%{name}
12cr|xneur-0.16.0-1|77	# Upstream updates a config file. So we must replace it.
12cr|xneur-0.16.0-1|78	%config %{_sysconfdir}/%{name}/*
12cr|xneur-0.16.0-1|79	%{_datadir}/icons/*
12cr|xneur-0.16.0-1|80	
12cr|xneur-0.16.0-1|81	%files -n %{libname}
12cr|xneur-0.16.0-1|82	%{_libdir}/libxn*.so.*
12cr|xneur-0.16.0-1|83	
12cr|xneur-0.16.0-1|84	%files -n %{develname}
12cr|xneur-0.16.0-1|85	%{_libdir}/*.so
12cr|xneur-0.16.0-1|86	%dir %{_libdir}/%{name}
12cr|xneur-0.16.0-1|87	%{_libdir}/%{name}/*.so
12cr|xneur-0.16.0-1|88	%{_libdir}/pkgconfig/*.pc
12cr|xneur-0.16.0-1|89	%{_includedir}/%{name}

8676 12
12cr|xombrero-1.2.2-2|1	%if %{mdvver} >= 201200
12cr|xombrero-1.2.2-2|2	%define gtkver 3
12cr|xombrero-1.2.2-2|3	%else
12cr|xombrero-1.2.2-2|4	%define gtkver 2
12cr|xombrero-1.2.2-2|5	%endif
12cr|xombrero-1.2.2-2|6	
12cr|xombrero-1.2.2-2|7	Summary:	A minimalists web browser
12cr|xombrero-1.2.2-2|8	Name:		xombrero
12cr|xombrero-1.2.2-2|9	Version:	1.2.2
12cr|xombrero-1.2.2-2|10	Release:	2
12cr|xombrero-1.2.2-2|11	License:	MIT
12cr|xombrero-1.2.2-2|12	Group:		Networking/WWW
12cr|xombrero-1.2.2-2|13	URL:		https://opensource.conformal.com/wiki/xombrero
12cr|xombrero-1.2.2-2|14	Obsoletes:	xxxterm < 2.0
12cr|xombrero-1.2.2-2|15	
12cr|xombrero-1.2.2-2|16	Source0:	https://opensource.conformal.com/snapshots/%{name}/%{name}-%{version}.tgz
12cr|xombrero-1.2.2-2|17	Patch0:		xombrero-1.2.2-mdv-usr-prefix.patch
12cr|xombrero-1.2.2-2|18	%if %{gtkver} == 3
12cr|xombrero-1.2.2-2|19	BuildRequires:	webkitgtk3-devel >= 1.3.1
12cr|xombrero-1.2.2-2|20	%else
12cr|xombrero-1.2.2-2|21	BuildRequires:	webkitgtk-devel >= 1.3.1
12cr|xombrero-1.2.2-2|22	%endif
12cr|xombrero-1.2.2-2|23	BuildRequires:	gtk+%{gtkver}-devel libsoup-devel gnutls-devel libbsd-devel
12cr|xombrero-1.2.2-2|24	BuildRequires:	glib-networking
12cr|xombrero-1.2.2-2|25	
12cr|xombrero-1.2.2-2|26	%description
12cr|xombrero-1.2.2-2|27	%{name} is a minimalist web browser with sophisticated security features
12cr|xombrero-1.2.2-2|28	designed-in (rather than through an add-on). In particular, it provides both
12cr|xombrero-1.2.2-2|29	persistent and per-session controls for scripts and cookies, making it easy
12cr|xombrero-1.2.2-2|30	to thwart tracking and scripting attacks.
12cr|xombrero-1.2.2-2|31	
12cr|xombrero-1.2.2-2|32	In additional to providing a familiar mouse-based interface like other web
12cr|xombrero-1.2.2-2|33	browsers, it offers a set of vi-like keyboard commands for users who prefer
12cr|xombrero-1.2.2-2|34	to keep their hands on their keyboard.
12cr|xombrero-1.2.2-2|35	
12cr|xombrero-1.2.2-2|36	The default settings provide a secure environment. With simple keyboard
12cr|xombrero-1.2.2-2|37	commands, the user can "whitelist" specific sites, allowing cookies and scripts
12cr|xombrero-1.2.2-2|38	from those sites.
12cr|xombrero-1.2.2-2|39	
12cr|xombrero-1.2.2-2|40	%prep
12cr|xombrero-1.2.2-2|41	%setup -q
12cr|xombrero-1.2.2-2|42	%patch0 -p1
12cr|xombrero-1.2.2-2|43	sed 's,/usr/local,/usr,' -i %{name}.conf
12cr|xombrero-1.2.2-2|44	
12cr|xombrero-1.2.2-2|45	%build
12cr|xombrero-1.2.2-2|46	cd linux
12cr|xombrero-1.2.2-2|47	export CFLAGS="%{optflags}"
12cr|xombrero-1.2.2-2|48	%{__make} %{?_smp_mflags} OPTIMIZE="%{optflags}" GTK_VERSION=gtk%{gtkver} PREFIX=%{_prefix}
12cr|xombrero-1.2.2-2|49	
12cr|xombrero-1.2.2-2|50	%install
12cr|xombrero-1.2.2-2|51	export PREFIX=%{buildroot}/usr
12cr|xombrero-1.2.2-2|52	pushd linux
12cr|xombrero-1.2.2-2|53	%{__make} install
12cr|xombrero-1.2.2-2|54	popd
12cr|xombrero-1.2.2-2|55	for s in 16 32 48 64 128; do
12cr|xombrero-1.2.2-2|56	install -d -m 0755 %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/
12cr|xombrero-1.2.2-2|57	ln -s ../../../../%{name}/%{name}icon${s}.png %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/%{name}.png
12cr|xombrero-1.2.2-2|58	done
12cr|xombrero-1.2.2-2|59	install -D -m 0644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|xombrero-1.2.2-2|60	install -D -m 0644 style.css %{buildroot}%{_datadir}/%{name}/style.css
12cr|xombrero-1.2.2-2|61	install -d -m 0755 %{buildroot}/%{_docdir}/%{name}
12cr|xombrero-1.2.2-2|62	cat > %{buildroot}/%{_docdir}/%{name}/LICENSE << EOF
12cr|xombrero-1.2.2-2|63	-= License =-
12cr|xombrero-1.2.2-2|64	
12cr|xombrero-1.2.2-2|65	/*
12cr|xombrero-1.2.2-2|66	* Copyright (c) 2010, 2011 Marco Peereboom <marco@peereboom.us>
12cr|xombrero-1.2.2-2|67	* Copyright (c) 2011 Stevan Andjelkovic <stevan@student.chalmers.se>
12cr|xombrero-1.2.2-2|68	* Copyright (c) 2010, 2011 Edd Barrett <vext01@gmail.com>
12cr|xombrero-1.2.2-2|69	* Copyright (c) 2011 Todd T. Fries <todd@fries.net>
12cr|xombrero-1.2.2-2|70	* Copyright (c) 2011 Raphael Graf <r@undefined.ch>
12cr|xombrero-1.2.2-2|71	* Copyright (c) 2011 Michal Mazurek <akfaew@jasminek.net>
12cr|xombrero-1.2.2-2|72	*
12cr|xombrero-1.2.2-2|73	* Permission to use, copy, modify, and distribute this software for any
12cr|xombrero-1.2.2-2|74	* purpose with or without fee is hereby granted, provided that the above
12cr|xombrero-1.2.2-2|75	* copyright notice and this permission notice appear in all copies.
12cr|xombrero-1.2.2-2|76	*
12cr|xombrero-1.2.2-2|77	* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
12cr|xombrero-1.2.2-2|78	* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
12cr|xombrero-1.2.2-2|79	* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12cr|xombrero-1.2.2-2|80	* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12cr|xombrero-1.2.2-2|81	* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
12cr|xombrero-1.2.2-2|82	* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
12cr|xombrero-1.2.2-2|83	* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
12cr|xombrero-1.2.2-2|84	*/
12cr|xombrero-1.2.2-2|85	
12cr|xombrero-1.2.2-2|86	-= javascript.h license =-
12cr|xombrero-1.2.2-2|87	
12cr|xombrero-1.2.2-2|88	Javascript code was borrowed from the friendly folks at vimprobable2 under the following license:
12cr|xombrero-1.2.2-2|89	
12cr|xombrero-1.2.2-2|90	/*
12cr|xombrero-1.2.2-2|91	Copyright (c) 2009 Leon Winter
12cr|xombrero-1.2.2-2|92	Copyright (c) 2009-2011 Hannes Schueller
12cr|xombrero-1.2.2-2|93	Copyright (c) 2009-2010 Matto Fransen
12cr|xombrero-1.2.2-2|94	Copyright (c) 2010-2011 Hans-Peter Deifel
12cr|xombrero-1.2.2-2|95	Copyright (c) 2010-2011 Thomas Adam
12cr|xombrero-1.2.2-2|96	Copyright (c) 2011 Albert Kim
12cr|xombrero-1.2.2-2|97	Copyright (c) 2011 Daniel Carl
12cr|xombrero-1.2.2-2|98	
12cr|xombrero-1.2.2-2|99	Permission is hereby granted, free of charge, to any person obtaining a copy
12cr|xombrero-1.2.2-2|100	of this software and associated documentation files (the "Software"), to deal
12cr|xombrero-1.2.2-2|101	in the Software without restriction, including without limitation the rights
12cr|xombrero-1.2.2-2|102	to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12cr|xombrero-1.2.2-2|103	copies of the Software, and to permit persons to whom the Software is
12cr|xombrero-1.2.2-2|104	furnished to do so, subject to the following conditions:
12cr|xombrero-1.2.2-2|105	
12cr|xombrero-1.2.2-2|106	The above copyright notice and this permission notice shall be included in
12cr|xombrero-1.2.2-2|107	all copies or substantial portions of the Software.
12cr|xombrero-1.2.2-2|108	
12cr|xombrero-1.2.2-2|109	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12cr|xombrero-1.2.2-2|110	IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12cr|xombrero-1.2.2-2|111	FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12cr|xombrero-1.2.2-2|112	AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12cr|xombrero-1.2.2-2|113	LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12cr|xombrero-1.2.2-2|114	OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
12cr|xombrero-1.2.2-2|115	THE SOFTWARE.
12cr|xombrero-1.2.2-2|116	*/
12cr|xombrero-1.2.2-2|117	EOF
12cr|xombrero-1.2.2-2|118	
12cr|xombrero-1.2.2-2|119	%files
12cr|xombrero-1.2.2-2|120	%doc %dir %{_docdir}/%{name}
12cr|xombrero-1.2.2-2|121	%doc %{_docdir}/%{name}/LICENSE
12cr|xombrero-1.2.2-2|122	%{_mandir}/man1/%{name}.*
12cr|xombrero-1.2.2-2|123	%{_bindir}/%{name}
12cr|xombrero-1.2.2-2|124	%{_datadir}/applications/%{name}.desktop
12cr|xombrero-1.2.2-2|125	%{_datadir}/%{name}/%{name}.css
12cr|xombrero-1.2.2-2|126	%{_datadir}/%{name}/style.css
12cr|xombrero-1.2.2-2|127	%{_datadir}/%{name}/%{name}*.png
12cr|xombrero-1.2.2-2|128	%{_datadir}/%{name}/tld-rules
12cr|xombrero-1.2.2-2|129	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|xombrero-1.2.2-2|130	
12cr|xombrero-1.2.2-2|131	
12cr|xombrero-1.2.2-2|132	%changelog
12cr|xombrero-1.2.2-2|133	* Tue Jul 31 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2.2-2
12cr|xombrero-1.2.2-2|134	+ Revision: 811498
12cr|xombrero-1.2.2-2|135	- BR glib-networking (fix TLS/SSL support)
12cr|xombrero-1.2.2-2|136	- fix prefix
12cr|xombrero-1.2.2-2|137	- obsolete xxxterm
12cr|xombrero-1.2.2-2|138	
12cr|xombrero-1.2.2-2|139	* Mon Jul 30 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2.2-1
12cr|xombrero-1.2.2-2|140	+ Revision: 811385
12cr|xombrero-1.2.2-2|141	- update to 1.2.2
12cr|xombrero-1.2.2-2|142	
12cr|xombrero-1.2.2-2|143	* Mon Jul 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.2.0-1
12cr|xombrero-1.2.2-2|144	+ Revision: 810647
12cr|xombrero-1.2.2-2|145	- rename and update to xombrero 1.2.0
12cr|xombrero-1.2.2-2|146	- Rename xxxterm to xombrero
12cr|xombrero-1.2.2-2|147	
12cr|xombrero-1.2.2-2|148	* Fri Mar 02 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.11.3-1
12cr|xombrero-1.2.2-2|149	+ Revision: 781779
12cr|xombrero-1.2.2-2|150	- update to 1.11.3
12cr|xombrero-1.2.2-2|151	
12cr|xombrero-1.2.2-2|152	* Sun Jan 08 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.10.0-1
12cr|xombrero-1.2.2-2|153	+ Revision: 758740
12cr|xombrero-1.2.2-2|154	- new version 1.10.0
12cr|xombrero-1.2.2-2|155	
12cr|xombrero-1.2.2-2|156	* Mon Dec 12 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.9.0-1
12cr|xombrero-1.2.2-2|157	+ Revision: 740462
12cr|xombrero-1.2.2-2|158	- Forgotten patch added
12cr|xombrero-1.2.2-2|159	- Linking to libjavascriptcoregtk-1.0 fixed
12cr|xombrero-1.2.2-2|160	- Update to 1.9.0
12cr|xombrero-1.2.2-2|161	
12cr|xombrero-1.2.2-2|162	* Thu Nov 03 2011 Andrey Smirnov <asmirnov@mandriva.org> 1.8.0-1
12cr|xombrero-1.2.2-2|163	+ Revision: 715807
12cr|xombrero-1.2.2-2|164	- Macros fixed
12cr|xombrero-1.2.2-2|165	- imported package xxxterm
12cr|xombrero-1.2.2-2|166	

8677 12
12cr|xonotic-0.6.0-2|1	%define _enable_debug_packages %{nil}
12cr|xonotic-0.6.0-2|2	%define debug_package %{nil}
12cr|xonotic-0.6.0-2|3	
12cr|xonotic-0.6.0-2|4	%define		oname	Xonotic
12cr|xonotic-0.6.0-2|5	
12cr|xonotic-0.6.0-2|6	Summary:	A free multi-player first person shooter
12cr|xonotic-0.6.0-2|7	Name:		xonotic
12cr|xonotic-0.6.0-2|8	Version:	0.6.0
12cr|xonotic-0.6.0-2|9	Release:	2
12cr|xonotic-0.6.0-2|10	Source0:	http://dl.xonotic.org/%{name}-%{version}.zip
12cr|xonotic-0.6.0-2|11	License:	GPLv2+
12cr|xonotic-0.6.0-2|12	Group:		Games/Arcade
12cr|xonotic-0.6.0-2|13	Url:		http://www.xonotic.org/
12cr|xonotic-0.6.0-2|14	Requires:	%{name}-data = %{version}
12cr|xonotic-0.6.0-2|15	BuildRequires:	pkgconfig(alsa)
12cr|xonotic-0.6.0-2|16	BuildRequires:	pkgconfig(gl)
12cr|xonotic-0.6.0-2|17	BuildRequires:	pkgconfig(sdl)
12cr|xonotic-0.6.0-2|18	BuildRequires:	pkgconfig(xext)
12cr|xonotic-0.6.0-2|19	BuildRequires:	pkgconfig(xpm)
12cr|xonotic-0.6.0-2|20	BuildRequires:	pkgconfig(xxf86dga)
12cr|xonotic-0.6.0-2|21	BuildRequires:	pkgconfig(xxf86vm)
12cr|xonotic-0.6.0-2|22	BuildRequires:	jpeg-devel
12cr|xonotic-0.6.0-2|23	
12cr|xonotic-0.6.0-2|24	%description
12cr|xonotic-0.6.0-2|25	Xonotic is a free (GPL), fast-paced first-person shooter that works on
12cr|xonotic-0.6.0-2|26	Microsoft Windows, Mac OSX and Linux.
12cr|xonotic-0.6.0-2|27	
12cr|xonotic-0.6.0-2|28	Xonotic is a direct successor of the Nexuiz Project.
12cr|xonotic-0.6.0-2|29	
12cr|xonotic-0.6.0-2|30	It features much better quality graphics and visual effects.
12cr|xonotic-0.6.0-2|31	
12cr|xonotic-0.6.0-2|32	Xonotic places focus on community involvement as its principal driving force
12cr|xonotic-0.6.0-2|33	and structures itself to respect that. The aim of Xonotic is to become the
12cr|xonotic-0.6.0-2|34	best possible open-source FPS (first-person-shooter) of its kind.
12cr|xonotic-0.6.0-2|35	
12cr|xonotic-0.6.0-2|36	%package -n %{name}-data
12cr|xonotic-0.6.0-2|37	Summary:	Xonotic data files (graphics, music, maps etc)
12cr|xonotic-0.6.0-2|38	Requires:	%{name} = %{version}
12cr|xonotic-0.6.0-2|39	Group:		Games/Arcade
12cr|xonotic-0.6.0-2|40	BuildArch:	noarch
12cr|xonotic-0.6.0-2|41	
12cr|xonotic-0.6.0-2|42	%description -n %{name}-data
12cr|xonotic-0.6.0-2|43	Data files used to play Xonotic.
12cr|xonotic-0.6.0-2|44	
12cr|xonotic-0.6.0-2|45	%prep
12cr|xonotic-0.6.0-2|46	%setup -q -n %{oname}
12cr|xonotic-0.6.0-2|47	
12cr|xonotic-0.6.0-2|48	%build
12cr|xonotic-0.6.0-2|49	cd source/darkplaces
12cr|xonotic-0.6.0-2|50	make clean
12cr|xonotic-0.6.0-2|51	make release CPUOPTIMIZATIONS="%{optflags}" DP_FS_BASEDIR=%{_gamesdatadir}/%{name}
12cr|xonotic-0.6.0-2|52	
12cr|xonotic-0.6.0-2|53	%install
12cr|xonotic-0.6.0-2|54	install -d %{buildroot}%{_gamesdatadir}/%{name}
12cr|xonotic-0.6.0-2|55	cp -R data %{buildroot}%{_gamesdatadir}/%{name}/
12cr|xonotic-0.6.0-2|56	
12cr|xonotic-0.6.0-2|57	install -D -m 755 source/darkplaces/darkplaces-sdl %{buildroot}%{_gamesbindir}/%{name}-sdl
12cr|xonotic-0.6.0-2|58	install -D -m 755 source/darkplaces/darkplaces-glx %{buildroot}%{_gamesbindir}/%{name}-glx
12cr|xonotic-0.6.0-2|59	
12cr|xonotic-0.6.0-2|60	install -D -m 644 misc/logos/icons_png/%{name}_16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|xonotic-0.6.0-2|61	install -D -m 644 misc/logos/icons_png/%{name}_32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|xonotic-0.6.0-2|62	install -D -m 644 misc/logos/icons_png/%{name}_64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|xonotic-0.6.0-2|63	install -D -m 644 misc/logos/icons_png/%{name}_128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|xonotic-0.6.0-2|64	
12cr|xonotic-0.6.0-2|65	install -D -m 644 misc/logos/%{name}_icon.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cr|xonotic-0.6.0-2|66	
12cr|xonotic-0.6.0-2|67	install -d %{buildroot}%{_datadir}/applications
12cr|xonotic-0.6.0-2|68	
12cr|xonotic-0.6.0-2|69	cat > %{buildroot}%{_datadir}/applications/%{name}-sdl.desktop << EOF
12cr|xonotic-0.6.0-2|70	[Desktop Entry]
12cr|xonotic-0.6.0-2|71	Name=Xonotic-SDL
12cr|xonotic-0.6.0-2|72	Comment=Multi-player first person shooter (SDL)
12cr|xonotic-0.6.0-2|73	Exec=%{_gamesbindir}/%{name}-sdl
12cr|xonotic-0.6.0-2|74	Icon=%{name}
12cr|xonotic-0.6.0-2|75	Terminal=false
12cr|xonotic-0.6.0-2|76	Type=Application
12cr|xonotic-0.6.0-2|77	StartupNotify=false
12cr|xonotic-0.6.0-2|78	Categories=Game;ArcadeGame;
12cr|xonotic-0.6.0-2|79	EOF
12cr|xonotic-0.6.0-2|80	
12cr|xonotic-0.6.0-2|81	cat > %{buildroot}%{_datadir}/applications/%{name}-glx.desktop << EOF
12cr|xonotic-0.6.0-2|82	[Desktop Entry]
12cr|xonotic-0.6.0-2|83	Name=Xonotic-GLX
12cr|xonotic-0.6.0-2|84	Comment=Multi-player first person shooter (GLX)
12cr|xonotic-0.6.0-2|85	Exec=%{_gamesbindir}/%{name}-glx
12cr|xonotic-0.6.0-2|86	Icon=%{name}
12cr|xonotic-0.6.0-2|87	Terminal=false
12cr|xonotic-0.6.0-2|88	Type=Application
12cr|xonotic-0.6.0-2|89	StartupNotify=false
12cr|xonotic-0.6.0-2|90	Categories=Game;ArcadeGame;
12cr|xonotic-0.6.0-2|91	EOF
12cr|xonotic-0.6.0-2|92	
12cr|xonotic-0.6.0-2|93	%files
12cr|xonotic-0.6.0-2|94	%{_gamesbindir}/%{name}-sdl
12cr|xonotic-0.6.0-2|95	%{_gamesbindir}/%{name}-glx
12cr|xonotic-0.6.0-2|96	%{_datadir}/applications/%{name}-sdl.desktop
12cr|xonotic-0.6.0-2|97	%{_datadir}/applications/%{name}-glx.desktop
12cr|xonotic-0.6.0-2|98	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|xonotic-0.6.0-2|99	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|xonotic-0.6.0-2|100	%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|xonotic-0.6.0-2|101	%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|xonotic-0.6.0-2|102	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cr|xonotic-0.6.0-2|103	
12cr|xonotic-0.6.0-2|104	%files -n %{name}-data
12cr|xonotic-0.6.0-2|105	%dir %{_gamesdatadir}/%{name}/data
12cr|xonotic-0.6.0-2|106	%{_gamesdatadir}/%{name}/data/*
12cr|xonotic-0.6.0-2|107	

8678 12
12cr|x-oql-20070202-9|1	%define gcj_support 1
12cr|x-oql-20070202-9|2	
12cr|x-oql-20070202-9|3	%define	name	x-oql
12cr|x-oql-20070202-9|4	%define	oname	X-OQL
12cr|x-oql-20070202-9|5	%define	jarname	xoql
12cr|x-oql-20070202-9|6	%define	version	20070202
12cr|x-oql-20070202-9|7	%define	release	9
12cr|x-oql-20070202-9|8	%define	jarlibs	cdqa antlr
12cr|x-oql-20070202-9|9	
12cr|x-oql-20070202-9|10	Name:		%{name}
12cr|x-oql-20070202-9|11	Version:	%{version}
12cr|x-oql-20070202-9|12	Release:	%{release}
12cr|x-oql-20070202-9|13	Summary:	%{oname}
12cr|x-oql-20070202-9|14	License:	LGPL
12cr|x-oql-20070202-9|15	Group:		Development/Java
12cr|x-oql-20070202-9|16	Url:		http://forge.objectweb.org/projects/activexml/
12cr|x-oql-20070202-9|17	# from cvs
12cr|x-oql-20070202-9|18	Source0:	%{name}-%{version}.tar.lzma
12cr|x-oql-20070202-9|19	BuildRequires:	lzma
12cr|x-oql-20070202-9|20	BuildRequires:	java-rpmbuild java-devel ant %{jarlibs}
12cr|x-oql-20070202-9|21	BuildRequires:	locales-en
12cr|x-oql-20070202-9|22	Requires:	%{jarlibs}
12cr|x-oql-20070202-9|23	Provides:	%{oname} = %{version}-%{release}
12cr|x-oql-20070202-9|24	Provides:	%{jarname} = %{version}-%{release}
12cr|x-oql-20070202-9|25	%if %{gcj_support}
12cr|x-oql-20070202-9|26	BuildRequires:	java-gcj-compat-devel
12cr|x-oql-20070202-9|27	%else
12cr|x-oql-20070202-9|28	BuildArch:      noarch
12cr|x-oql-20070202-9|29	%endif
12cr|x-oql-20070202-9|30	
12cr|x-oql-20070202-9|31	%description
12cr|x-oql-20070202-9|32	%{oname}
12cr|x-oql-20070202-9|33	
12cr|x-oql-20070202-9|34	%package	javadoc
12cr|x-oql-20070202-9|35	Summary:	Javadoc for %{oname}
12cr|x-oql-20070202-9|36	Group:		Development/Java
12cr|x-oql-20070202-9|37	
12cr|x-oql-20070202-9|38	%description	javadoc
12cr|x-oql-20070202-9|39	Javadoc for %{oname}.
12cr|x-oql-20070202-9|40	
12cr|x-oql-20070202-9|41	%prep
12cr|x-oql-20070202-9|42	%setup -q -n %{oname}
12cr|x-oql-20070202-9|43	#make sure that we don't use precompiled java package if shipped
12cr|x-oql-20070202-9|44	rm -rf lib
12cr|x-oql-20070202-9|45	
12cr|x-oql-20070202-9|46	%build
12cr|x-oql-20070202-9|47	export LC_ALL=ISO-8859-1
12cr|x-oql-20070202-9|48	export CLASSPATH=$(build-classpath %{jarlibs})
12cr|x-oql-20070202-9|49	%{ant} -f xoql_build.xml jar javadoc -DDSTAMP=%{version}
12cr|x-oql-20070202-9|50	jar -i build/lib/%{jarname}.jar
12cr|x-oql-20070202-9|51	
12cr|x-oql-20070202-9|52	%install
12cr|x-oql-20070202-9|53	rm -rf %{buildroot}
12cr|x-oql-20070202-9|54	
12cr|x-oql-20070202-9|55	
12cr|x-oql-20070202-9|56	install -d %{buildroot}%{_javadir}
12cr|x-oql-20070202-9|57	install -m644 build/lib/%{jarname}.jar -D %{buildroot}%{_javadir}/%{jarname}-%{version}.jar
12cr|x-oql-20070202-9|58	
12cr|x-oql-20070202-9|59	for jarname in \
12cr|x-oql-20070202-9|60	%{buildroot}%{_javadir}/%{jarname}.jar \
12cr|x-oql-20070202-9|61	%{buildroot}%{_javadir}/%{name}{,-%{version}}.jar \
12cr|x-oql-20070202-9|62	%{buildroot}%{_javadir}/%{oname}{,-%{version}}.jar
12cr|x-oql-20070202-9|63	do ln -s %{jarname}-%{version}.jar $jarname
12cr|x-oql-20070202-9|64	done
12cr|x-oql-20070202-9|65	
12cr|x-oql-20070202-9|66	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|x-oql-20070202-9|67	cp -r build/api %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|x-oql-20070202-9|68	
12cr|x-oql-20070202-9|69	%if %{gcj_support}
12cr|x-oql-20070202-9|70	%{_bindir}/aot-compile-rpm
12cr|x-oql-20070202-9|71	%endif
12cr|x-oql-20070202-9|72	
12cr|x-oql-20070202-9|73	%if %{gcj_support}
12cr|x-oql-20070202-9|74	%post
12cr|x-oql-20070202-9|75	%{update_gcjdb}
12cr|x-oql-20070202-9|76	
12cr|x-oql-20070202-9|77	%postun
12cr|x-oql-20070202-9|78	%{clean_gcjdb}
12cr|x-oql-20070202-9|79	%endif
12cr|x-oql-20070202-9|80	
12cr|x-oql-20070202-9|81	%clean
12cr|x-oql-20070202-9|82	rm -rf %{buildroot}
12cr|x-oql-20070202-9|83	
12cr|x-oql-20070202-9|84	%files
12cr|x-oql-20070202-9|85	%defattr(-,root,root)
12cr|x-oql-20070202-9|86	%{_javadir}/*.jar
12cr|x-oql-20070202-9|87	%if %{gcj_support}
12cr|x-oql-20070202-9|88	%dir %{_libdir}/gcj/%{name}
12cr|x-oql-20070202-9|89	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12cr|x-oql-20070202-9|90	%endif
12cr|x-oql-20070202-9|91	
12cr|x-oql-20070202-9|92	%files javadoc
12cr|x-oql-20070202-9|93	%defattr(0644,root,root,0755)
12cr|x-oql-20070202-9|94	%{_javadocdir}/%{name}-%{version}
12cr|x-oql-20070202-9|95	
12cr|x-oql-20070202-9|96	
12cr|x-oql-20070202-9|97	
12cr|x-oql-20070202-9|98	
12cr|x-oql-20070202-9|99	%changelog
12cr|x-oql-20070202-9|100	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 20070202-8mdv2010.0
12cr|x-oql-20070202-9|101	+ Revision: 435251
12cr|x-oql-20070202-9|102	- rebuild
12cr|x-oql-20070202-9|103	
12cr|x-oql-20070202-9|104	* Mon Aug 04 2008 Thierry Vignaud <tvignaud@mandriva.com> 20070202-7mdv2009.0
12cr|x-oql-20070202-9|105	+ Revision: 262644
12cr|x-oql-20070202-9|106	- rebuild
12cr|x-oql-20070202-9|107	
12cr|x-oql-20070202-9|108	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 20070202-6mdv2009.0
12cr|x-oql-20070202-9|109	+ Revision: 257626
12cr|x-oql-20070202-9|110	- rebuild
12cr|x-oql-20070202-9|111	- kill re-definition of %%buildroot on Pixel's request
12cr|x-oql-20070202-9|112	
12cr|x-oql-20070202-9|113	+ Olivier Blin <oblin@mandriva.com>
12cr|x-oql-20070202-9|114	- restore BuildRoot
12cr|x-oql-20070202-9|115	
12cr|x-oql-20070202-9|116	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 20070202-4mdv2008.1
12cr|x-oql-20070202-9|117	+ Revision: 121057
12cr|x-oql-20070202-9|118	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|x-oql-20070202-9|119	
12cr|x-oql-20070202-9|120	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 20070202-3mdv2008.0
12cr|x-oql-20070202-9|121	+ Revision: 87304
12cr|x-oql-20070202-9|122	- rebuild to filter out autorequires of GCJ AOT objects
12cr|x-oql-20070202-9|123	- remove unnecessary Requires(post) on java-gcj-compat
12cr|x-oql-20070202-9|124	
12cr|x-oql-20070202-9|125	* Sun Sep 09 2007 Pascal Terjan <pterjan@mandriva.org> 20070202-2mdv2008.0
12cr|x-oql-20070202-9|126	+ Revision: 82859
12cr|x-oql-20070202-9|127	- rebuild
12cr|x-oql-20070202-9|128	
12cr|x-oql-20070202-9|129	
12cr|x-oql-20070202-9|130	* Sat Feb 03 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 20070202-1mdv2007.0
12cr|x-oql-20070202-9|131	+ Revision: 116045
12cr|x-oql-20070202-9|132	- fix permissions for gcj libraries
12cr|x-oql-20070202-9|133	- Import x-oql
12cr|x-oql-20070202-9|134	

8679 12
12cr|xosd-2.2.14-13|1	%define major	2
12cr|xosd-2.2.14-13|2	%define libname	%mklibname %{name} %major
12cr|xosd-2.2.14-13|3	
12cr|xosd-2.2.14-13|4	Summary:	X On Screen Display
12cr|xosd-2.2.14-13|5	Name:		xosd
12cr|xosd-2.2.14-13|6	Version:	2.2.14
12cr|xosd-2.2.14-13|7	Release:	13
12cr|xosd-2.2.14-13|8	Source0:	http://www.ignavus.net/%{name}-%{version}.tar.bz2
12cr|xosd-2.2.14-13|9	Source1:	http://ldots.org/xosd-guide/xosd-doc-0.01.tar.bz2
12cr|xosd-2.2.14-13|10	Patch0:		xosd-2.2.14-fix-underquoted-calls.patch
12cr|xosd-2.2.14-13|11	License:	GPL
12cr|xosd-2.2.14-13|12	Group:		System/Libraries
12cr|xosd-2.2.14-13|13	BuildRequires:	gdk-pixbuf-devel
12cr|xosd-2.2.14-13|14	URL:		http://www.ignavus.net/software.html
12cr|xosd-2.2.14-13|15	
12cr|xosd-2.2.14-13|16	%description
12cr|xosd-2.2.14-13|17	This package contains an xmms plugin to display various things whenever they
12cr|xosd-2.2.14-13|18	change (volume, track, paused/shuffle/repeat,...) in a TV set's on screen
12cr|xosd-2.2.14-13|19	display fashion.
12cr|xosd-2.2.14-13|20	
12cr|xosd-2.2.14-13|21	%package	tools
12cr|xosd-2.2.14-13|22	Group:		Graphics
12cr|xosd-2.2.14-13|23	Summary:	Example applications of the xosd library
12cr|xosd-2.2.14-13|24	Provides:	osd_cat
12cr|xosd-2.2.14-13|25	Obsoletes:	osd_cat
12cr|xosd-2.2.14-13|26	
12cr|xosd-2.2.14-13|27	%description	tools
12cr|xosd-2.2.14-13|28	This package contains sample applications for the xosd library that
12cr|xosd-2.2.14-13|29	can be used to display information in a TV set's on screen display
12cr|xosd-2.2.14-13|30	fashion.
12cr|xosd-2.2.14-13|31	
12cr|xosd-2.2.14-13|32	%package -n	%{libname}
12cr|xosd-2.2.14-13|33	Group:		System/Libraries
12cr|xosd-2.2.14-13|34	Summary:	Library for displaying information in an OSD
12cr|xosd-2.2.14-13|35	
12cr|xosd-2.2.14-13|36	%description -n	%{libname}
12cr|xosd-2.2.14-13|37	This package contains the shared library of xosd, it is requires by programs
12cr|xosd-2.2.14-13|38	that display it's output in a TV set's on screen display fashion.
12cr|xosd-2.2.14-13|39	
12cr|xosd-2.2.14-13|40	%package -n	%{libname}-devel
12cr|xosd-2.2.14-13|41	Group:		Development/C
12cr|xosd-2.2.14-13|42	Summary:	Header files for developing programs using libxosd
12cr|xosd-2.2.14-13|43	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|xosd-2.2.14-13|44	Provides:	%{name}-devel = %{version}-%{release}
12cr|xosd-2.2.14-13|45	Requires:	%{libname} = %{version}
12cr|xosd-2.2.14-13|46	
12cr|xosd-2.2.14-13|47	%description -n	%{libname}-devel
12cr|xosd-2.2.14-13|48	This package contains the header files you need to develop programs based on
12cr|xosd-2.2.14-13|49	libxosd that display it's output in a TV set's on screen display fashion.
12cr|xosd-2.2.14-13|50	
12cr|xosd-2.2.14-13|51	%prep
12cr|xosd-2.2.14-13|52	%setup -q -a 1
12cr|xosd-2.2.14-13|53	%patch0 -p1 -b .underquoted
12cr|xosd-2.2.14-13|54	
12cr|xosd-2.2.14-13|55	%build
12cr|xosd-2.2.14-13|56	%configure2_5x
12cr|xosd-2.2.14-13|57	%make
12cr|xosd-2.2.14-13|58	
12cr|xosd-2.2.14-13|59	%install
12cr|xosd-2.2.14-13|60	%makeinstall_std
12cr|xosd-2.2.14-13|61	rm -f %{buildroot}%{_libdir}/*.a
12cr|xosd-2.2.14-13|62	rm -f %{buildroot}%{_libdir}/*/General/*.la
12cr|xosd-2.2.14-13|63	
12cr|xosd-2.2.14-13|64	%files tools
12cr|xosd-2.2.14-13|65	%defattr(-,root,root)
12cr|xosd-2.2.14-13|66	%doc COPYING
12cr|xosd-2.2.14-13|67	%{_bindir}/osd_cat
12cr|xosd-2.2.14-13|68	%{_mandir}/man1/osd_cat.1*
12cr|xosd-2.2.14-13|69	%{_datadir}/%{name}/*png
12cr|xosd-2.2.14-13|70	
12cr|xosd-2.2.14-13|71	%files -n %{libname}
12cr|xosd-2.2.14-13|72	%defattr(-,root,root)
12cr|xosd-2.2.14-13|73	%doc COPYING
12cr|xosd-2.2.14-13|74	%{_libdir}/libxosd.so.*
12cr|xosd-2.2.14-13|75	
12cr|xosd-2.2.14-13|76	%files -n %{libname}-devel
12cr|xosd-2.2.14-13|77	%defattr(-,root,root)
12cr|xosd-2.2.14-13|78	%doc COPYING ChangeLog README AUTHORS xosd-doc-0.01/html
12cr|xosd-2.2.14-13|79	%{_bindir}/xosd-config
12cr|xosd-2.2.14-13|80	%{_mandir}/man1/xosd-config.1*
12cr|xosd-2.2.14-13|81	%{_libdir}/libxosd.so
12cr|xosd-2.2.14-13|82	%{_includedir}/*.h
12cr|xosd-2.2.14-13|83	%{_datadir}/aclocal/libxosd.m4
12cr|xosd-2.2.14-13|84	%{_mandir}/man3/*
12cr|xosd-2.2.14-13|85	
12cr|xosd-2.2.14-13|86	%changelog
12cr|xosd-2.2.14-13|87	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 2.2.14-12mdv2010.0
12cr|xosd-2.2.14-13|88	+ Revision: 446260
12cr|xosd-2.2.14-13|89	- rebuild
12cr|xosd-2.2.14-13|90	
12cr|xosd-2.2.14-13|91	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 2.2.14-11mdv2009.0
12cr|xosd-2.2.14-13|92	+ Revision: 262655
12cr|xosd-2.2.14-13|93	- rebuild
12cr|xosd-2.2.14-13|94	
12cr|xosd-2.2.14-13|95	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.2.14-10mdv2009.0
12cr|xosd-2.2.14-13|96	+ Revision: 257643
12cr|xosd-2.2.14-13|97	- rebuild
12cr|xosd-2.2.14-13|98	
12cr|xosd-2.2.14-13|99	+ Pixel <pixel@mandriva.com>
12cr|xosd-2.2.14-13|100	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|xosd-2.2.14-13|101	
12cr|xosd-2.2.14-13|102	* Wed Jan 02 2008 Thierry Vignaud <tv@mandriva.org> 2.2.14-8mdv2008.1
12cr|xosd-2.2.14-13|103	+ Revision: 140757
12cr|xosd-2.2.14-13|104	- rebuild
12cr|xosd-2.2.14-13|105	
12cr|xosd-2.2.14-13|106	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.2.14-7mdv2008.1
12cr|xosd-2.2.14-13|107	+ Revision: 136618
12cr|xosd-2.2.14-13|108	- restore BuildRoot
12cr|xosd-2.2.14-13|109	
12cr|xosd-2.2.14-13|110	+ Thierry Vignaud <tv@mandriva.org>
12cr|xosd-2.2.14-13|111	- kill re-definition of %%buildroot on Pixel's request
12cr|xosd-2.2.14-13|112	
12cr|xosd-2.2.14-13|113	
12cr|xosd-2.2.14-13|114	* Thu Jan 25 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.2.14-7mdv2007.0
12cr|xosd-2.2.14-13|115	+ Revision: 113198
12cr|xosd-2.2.14-13|116	- unpack patch
12cr|xosd-2.2.14-13|117	
12cr|xosd-2.2.14-13|118	* Tue Oct 10 2006 Götz Waschk <waschk@mandriva.org> 2.2.14-6mdv2007.1
12cr|xosd-2.2.14-13|119	- disable audacious
12cr|xosd-2.2.14-13|120	
12cr|xosd-2.2.14-13|121	* Fri Jul 14 2006 Götz Waschk <waschk@mandriva.org> 2.2.14-5mdv2007.0
12cr|xosd-2.2.14-13|122	- patch for audacious
12cr|xosd-2.2.14-13|123	
12cr|xosd-2.2.14-13|124	* Tue Jan 31 2006 Per Ã˜yvind Karlsen <pkarlsen@mandriva.com> 2.2.14-4mdk
12cr|xosd-2.2.14-13|125	- fix underquoted calls (P0)
12cr|xosd-2.2.14-13|126	- utf-8!
12cr|xosd-2.2.14-13|127	
12cr|xosd-2.2.14-13|128	* Fri Dec 02 2005 Götz Waschk <waschk@mandriva.org> 2.2.14-3mdk
12cr|xosd-2.2.14-13|129	- replace bmp by audacious
12cr|xosd-2.2.14-13|130	
12cr|xosd-2.2.14-13|131	* Sun Apr 17 2005 Giuseppe GhibÃ² <ghibo@mandriva.com> 2.2.14-2mdk
12cr|xosd-2.2.14-13|132	- %%multiarch.
12cr|xosd-2.2.14-13|133	
12cr|xosd-2.2.14-13|134	* Thu Nov 18 2004 GÃ¶tz Waschk <waschk@linux-mandrake.com> 2.2.14-1mdk
12cr|xosd-2.2.14-13|135	- drop merged patches
12cr|xosd-2.2.14-13|136	- new version
12cr|xosd-2.2.14-13|137	
12cr|xosd-2.2.14-13|138	* Wed Nov 10 2004 GÃ¶tz Waschk <waschk@linux-mandrake.com> 2.2.13-2mdk
12cr|xosd-2.2.14-13|139	- add debian patches
12cr|xosd-2.2.14-13|140	
12cr|xosd-2.2.14-13|141	* Tue Nov 09 2004 GÃ¶tz Waschk <waschk@linux-mandrake.com> 2.2.13-1mdk
12cr|xosd-2.2.14-13|142	- add beep-media-player plugin
12cr|xosd-2.2.14-13|143	- new version
12cr|xosd-2.2.14-13|144	
12cr|xosd-2.2.14-13|145	* Wed Sep 15 2004 GÃ¶tz Waschk <waschk@linux-mandrake.com> 2.2.12-1mdk
12cr|xosd-2.2.14-13|146	- new version
12cr|xosd-2.2.14-13|147	
12cr|xosd-2.2.14-13|148	* Sat Sep 04 2004 GÃ¶tz Waschk <waschk@linux-mandrake.com> 2.2.11-1mdk
12cr|xosd-2.2.14-13|149	- new version
12cr|xosd-2.2.14-13|150	
12cr|xosd-2.2.14-13|151	* Sat Aug 28 2004 Erwan Velu <erwan@mandrakesoft.com> 2.2.10-1mdk
12cr|xosd-2.2.14-13|152	- 2.2.10
12cr|xosd-2.2.14-13|153	- Removing Patch0 (merged upstream)
12cr|xosd-2.2.14-13|154	
12cr|xosd-2.2.14-13|155	* Fri Aug 27 2004 GÃ¶tz Waschk <waschk@linux-mandrake.com> 2.2.9-2mdk
12cr|xosd-2.2.14-13|156	- apply line width patch from debian
12cr|xosd-2.2.14-13|157	
12cr|xosd-2.2.14-13|158	* Tue Aug 24 2004 GÃ¶tz Waschk <waschk@linux-mandrake.com> 2.2.9-1mdk
12cr|xosd-2.2.14-13|159	- fix permissions
12cr|xosd-2.2.14-13|160	- new version
12cr|xosd-2.2.14-13|161	
12cr|xosd-2.2.14-13|162	* Tue Jul 06 2004 GÃ¶tz Waschk <waschk@linux-mandrake.com> 2.2.8-1mdk
12cr|xosd-2.2.14-13|163	- reenable libtoolize
12cr|xosd-2.2.14-13|164	- new version
12cr|xosd-2.2.14-13|165	
12cr|xosd-2.2.14-13|166	* Thu Feb 12 2004 GÃ¶tz Waschk <waschk@linux-mandrake.com> 2.2.7-4mdk
12cr|xosd-2.2.14-13|167	- move the xmms plugin to the xmms-xosd package
12cr|xosd-2.2.14-13|168	- move the xosd-config man page to the devel package
12cr|xosd-2.2.14-13|169	- move osd_cat to the tools package
12cr|xosd-2.2.14-13|170	
12cr|xosd-2.2.14-13|171	* Thu Feb 12 2004 Michael Scherer <misc@mandrake.org> 2.2.7-3mdk
12cr|xosd-2.2.14-13|172	- split package, and rename it.
12cr|xosd-2.2.14-13|173	

8680 12
12cr|xosview-1.12-1|1	Summary: An X Window System utility for monitoring system resources
12cr|xosview-1.12-1|2	Name: xosview
12cr|xosview-1.12-1|3	Version: 1.12
12cr|xosview-1.12-1|4	Release: 1
12cr|xosview-1.12-1|5	Exclusiveos: Linux
12cr|xosview-1.12-1|6	Url: http://xosview.sourceforge.net
12cr|xosview-1.12-1|7	Source0: http://www.pogo.org.uk/~mark/xosview/releases/%{name}-%{version}.tar.gz
12cr|xosview-1.12-1|8	Source2: %{name}16.png.bz2
12cr|xosview-1.12-1|9	Source3: %{name}32.png.bz2
12cr|xosview-1.12-1|10	Source4: %{name}48.png.bz2
12cr|xosview-1.12-1|11	
12cr|xosview-1.12-1|12	License: GPLv2+
12cr|xosview-1.12-1|13	Group: Monitoring
12cr|xosview-1.12-1|14	BuildRequires: pkgconfig(xdmcp)
12cr|xosview-1.12-1|15	BuildRequires: pkgconfig(xau)
12cr|xosview-1.12-1|16	BuildRequires: pkgconfig(x11)
12cr|xosview-1.12-1|17	%ifarch alpha
12cr|xosview-1.12-1|18	BuildRequires: egcs
12cr|xosview-1.12-1|19	%endif
12cr|xosview-1.12-1|20	# XXX alpha barfs on linux/serial.h
12cr|xosview-1.12-1|21	ExcludeArch: alpha
12cr|xosview-1.12-1|22	
12cr|xosview-1.12-1|23	%description
12cr|xosview-1.12-1|24	The xosview utility displays a set of bar graphs which show the current
12cr|xosview-1.12-1|25	system state, including memory usage, CPU usage, system load, etc.
12cr|xosview-1.12-1|26	Xosview runs under the X Window System.
12cr|xosview-1.12-1|27	
12cr|xosview-1.12-1|28	Install the xosview package if you need a graphical tool for monitoring
12cr|xosview-1.12-1|29	your system's performance.
12cr|xosview-1.12-1|30	
12cr|xosview-1.12-1|31	%prep
12cr|xosview-1.12-1|32	%setup -q
12cr|xosview-1.12-1|33	
12cr|xosview-1.12-1|34	sed -e 's:lib/X11/app:share/X11/app:g' \
12cr|xosview-1.12-1|35	-i xosview.1 || die
12cr|xosview-1.12-1|36	
12cr|xosview-1.12-1|37	%build
12cr|xosview-1.12-1|38	%make
12cr|xosview-1.12-1|39	
12cr|xosview-1.12-1|40	%install
12cr|xosview-1.12-1|41	mkdir -p %{buildroot}/%{_bindir}/
12cr|xosview-1.12-1|42	mkdir -p %{buildroot}/%{_mandir}/man1/
12cr|xosview-1.12-1|43	make PREFIX=%{buildroot}/usr install
12cr|xosview-1.12-1|44	
12cr|xosview-1.12-1|45	chmod u-s %{buildroot}/usr/bin/*
12cr|xosview-1.12-1|46	
12cr|xosview-1.12-1|47	
12cr|xosview-1.12-1|48	
12cr|xosview-1.12-1|49	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xosview-1.12-1|50	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xosview-1.12-1|51	[Desktop Entry]
12cr|xosview-1.12-1|52	Encoding=UTF-8
12cr|xosview-1.12-1|53	Name=Xosview
12cr|xosview-1.12-1|54	Comment=System resources monitor for X11
12cr|xosview-1.12-1|55	Exec=%{_bindir}/xosview
12cr|xosview-1.12-1|56	Icon=%{name}
12cr|xosview-1.12-1|57	Terminal=false
12cr|xosview-1.12-1|58	Type=Application
12cr|xosview-1.12-1|59	Categories=System;Monitor;
12cr|xosview-1.12-1|60	EOF
12cr|xosview-1.12-1|61	
12cr|xosview-1.12-1|62	%files
12cr|xosview-1.12-1|63	%defattr(-,root,root,0755)
12cr|xosview-1.12-1|64	%{_prefix}/bin/*
12cr|xosview-1.12-1|65	%{_prefix}/share/man/man1/*
12cr|xosview-1.12-1|66	%{_datadir}/applications/mandriva-%{name}.desktop

8681 12
12cr|xournal-0.4.7-1|1	%define name	xournal
12cr|xournal-0.4.7-1|2	%define version	0.4.7
12cr|xournal-0.4.7-1|3	%define release 1
12cr|xournal-0.4.7-1|4	
12cr|xournal-0.4.7-1|5	Name: 	 	%{name}
12cr|xournal-0.4.7-1|6	Summary: 	Pen-based journal and PDF annotator
12cr|xournal-0.4.7-1|7	Version: 	%{version}
12cr|xournal-0.4.7-1|8	Release: 	%{release}
12cr|xournal-0.4.7-1|9	
12cr|xournal-0.4.7-1|10	Source0:	http://heanet.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
12cr|xournal-0.4.7-1|11	URL:		http://xournal.sourceforge.net/
12cr|xournal-0.4.7-1|12	License:	GPLv2
12cr|xournal-0.4.7-1|13	Group:		Office
12cr|xournal-0.4.7-1|14	BuildRequires:	imagemagick
12cr|xournal-0.4.7-1|15	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
12cr|xournal-0.4.7-1|16	BuildRequires:	libpoppler-glib-devel
12cr|xournal-0.4.7-1|17	# For pdftoppm: see http://forum.mandriva.com/viewtopic.php?t=92135
12cr|xournal-0.4.7-1|18	Requires:	poppler
12cr|xournal-0.4.7-1|19	
12cr|xournal-0.4.7-1|20	%description
12cr|xournal-0.4.7-1|21	Xournal is an application for notetaking, sketching, keeping a journal using a
12cr|xournal-0.4.7-1|22	stylus.  It is similar to Microsoft Windows Journal or to other alternatives
12cr|xournal-0.4.7-1|23	such as Jarnal, Gournal, and NoteLab.
12cr|xournal-0.4.7-1|24	
12cr|xournal-0.4.7-1|25	%prep
12cr|xournal-0.4.7-1|26	%setup -q
12cr|xournal-0.4.7-1|27	
12cr|xournal-0.4.7-1|28	%build
12cr|xournal-0.4.7-1|29	./autogen.sh
12cr|xournal-0.4.7-1|30	%configure2_5x
12cr|xournal-0.4.7-1|31	%make
12cr|xournal-0.4.7-1|32	
12cr|xournal-0.4.7-1|33	%install
12cr|xournal-0.4.7-1|34	rm -rf %{buildroot}
12cr|xournal-0.4.7-1|35	%makeinstall
12cr|xournal-0.4.7-1|36	
12cr|xournal-0.4.7-1|37	# menu
12cr|xournal-0.4.7-1|38	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xournal-0.4.7-1|39	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xournal-0.4.7-1|40	[Desktop Entry]
12cr|xournal-0.4.7-1|41	Name=Xournal
12cr|xournal-0.4.7-1|42	Comment=%summary
12cr|xournal-0.4.7-1|43	Exec=%{_bindir}/%{name}
12cr|xournal-0.4.7-1|44	Icon=%{name}
12cr|xournal-0.4.7-1|45	Terminal=false
12cr|xournal-0.4.7-1|46	Type=Application
12cr|xournal-0.4.7-1|47	StartupNotify=true
12cr|xournal-0.4.7-1|48	Categories=GNOME;GTK;Office;
12cr|xournal-0.4.7-1|49	EOF
12cr|xournal-0.4.7-1|50	
12cr|xournal-0.4.7-1|51	# icons
12cr|xournal-0.4.7-1|52	mkdir -p %{buildroot}%{_liconsdir}
12cr|xournal-0.4.7-1|53	convert -size 48x48 pixmaps/%{name}.png %{buildroot}/%{_liconsdir}/%{name}.png
12cr|xournal-0.4.7-1|54	mkdir -p %{buildroot}/%{_iconsdir}
12cr|xournal-0.4.7-1|55	convert -size 32x32 pixmaps/%{name}.png %{buildroot}/%{_iconsdir}/%{name}.png
12cr|xournal-0.4.7-1|56	mkdir -p %{buildroot}/%{_miconsdir}
12cr|xournal-0.4.7-1|57	convert -size 16x16 pixmaps/%{name}.png %{buildroot}/%{_miconsdir}/%{name}.png
12cr|xournal-0.4.7-1|58	
12cr|xournal-0.4.7-1|59	%find_lang %{name}
12cr|xournal-0.4.7-1|60	
12cr|xournal-0.4.7-1|61	%files -f %{name}.lang
12cr|xournal-0.4.7-1|62	%doc AUTHORS ChangeLog NEWS README html-doc/*
12cr|xournal-0.4.7-1|63	%{_bindir}/%{name}
12cr|xournal-0.4.7-1|64	%{_datadir}/applications/*
12cr|xournal-0.4.7-1|65	%{_datadir}/%{name}
12cr|xournal-0.4.7-1|66	%{_liconsdir}/%{name}.png
12cr|xournal-0.4.7-1|67	%{_iconsdir}/%{name}.png
12cr|xournal-0.4.7-1|68	%{_miconsdir}/%{name}.png
12cr|xournal-0.4.7-1|69	
12cr|xournal-0.4.7-1|70	
12cr|xournal-0.4.7-1|71	%changelog
12cr|xournal-0.4.7-1|72	* Fri Jul 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.4.7-1
12cr|xournal-0.4.7-1|73	+ Revision: 808340
12cr|xournal-0.4.7-1|74	- version update 0.4.7
12cr|xournal-0.4.7-1|75	
12cr|xournal-0.4.7-1|76	* Thu Dec 30 2010 Funda Wang <fwang@mandriva.org> 0.4.5-2mdv2011.0
12cr|xournal-0.4.7-1|77	+ Revision: 626170
12cr|xournal-0.4.7-1|78	- rebuild for new poppler
12cr|xournal-0.4.7-1|79	
12cr|xournal-0.4.7-1|80	* Sun Nov 29 2009 Jérôme Brenier <incubusss@mandriva.org> 0.4.5-1mdv2011.0
12cr|xournal-0.4.7-1|81	+ Revision: 471383
12cr|xournal-0.4.7-1|82	- BuildRequires : libpoppler-glib-devel
12cr|xournal-0.4.7-1|83	- new version 0.4.5
12cr|xournal-0.4.7-1|84	- fix license tag
12cr|xournal-0.4.7-1|85	- cosmetic changes (specfile policy)
12cr|xournal-0.4.7-1|86	
12cr|xournal-0.4.7-1|87	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.4.2.1-5mdv2010.0
12cr|xournal-0.4.7-1|88	+ Revision: 446262
12cr|xournal-0.4.7-1|89	- rebuild
12cr|xournal-0.4.7-1|90	
12cr|xournal-0.4.7-1|91	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.4.2.1-4mdv2009.1
12cr|xournal-0.4.7-1|92	+ Revision: 350056
12cr|xournal-0.4.7-1|93	- 2009.1 rebuild
12cr|xournal-0.4.7-1|94	
12cr|xournal-0.4.7-1|95	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xournal-0.4.7-1|96	- lowercase ImageMagick
12cr|xournal-0.4.7-1|97	
12cr|xournal-0.4.7-1|98	* Mon Aug 11 2008 Adam Williamson <awilliamson@mandriva.org> 0.4.2.1-3mdv2009.0
12cr|xournal-0.4.7-1|99	+ Revision: 270892
12cr|xournal-0.4.7-1|100	- requires poppler (for pdftoppm)
12cr|xournal-0.4.7-1|101	
12cr|xournal-0.4.7-1|102	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 0.4.2.1-2mdv2009.0
12cr|xournal-0.4.7-1|103	+ Revision: 269806
12cr|xournal-0.4.7-1|104	- rebuild early 2009.0 package (before pixel changes)
12cr|xournal-0.4.7-1|105	
12cr|xournal-0.4.7-1|106	+ Pixel <pixel@mandriva.com>
12cr|xournal-0.4.7-1|107	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xournal-0.4.7-1|108	
12cr|xournal-0.4.7-1|109	* Wed Jun 11 2008 Austin Acton <austin@mandriva.org> 0.4.2.1-1mdv2009.0
12cr|xournal-0.4.7-1|110	+ Revision: 217827
12cr|xournal-0.4.7-1|111	- sync
12cr|xournal-0.4.7-1|112	- new version
12cr|xournal-0.4.7-1|113	
12cr|xournal-0.4.7-1|114	* Mon Mar 03 2008 Austin Acton <austin@mandriva.org> 0.4.1-2mdv2008.1
12cr|xournal-0.4.7-1|115	+ Revision: 178071
12cr|xournal-0.4.7-1|116	- improve menu entry
12cr|xournal-0.4.7-1|117	
12cr|xournal-0.4.7-1|118	+ Olivier Blin <blino@mandriva.org>
12cr|xournal-0.4.7-1|119	- restore BuildRoot
12cr|xournal-0.4.7-1|120	
12cr|xournal-0.4.7-1|121	+ Thierry Vignaud <tv@mandriva.org>
12cr|xournal-0.4.7-1|122	- kill re-definition of %%buildroot on Pixel's request
12cr|xournal-0.4.7-1|123	
12cr|xournal-0.4.7-1|124	* Tue Oct 30 2007 Funda Wang <fwang@mandriva.org> 0.4.1-1mdv2008.1
12cr|xournal-0.4.7-1|125	+ Revision: 103805
12cr|xournal-0.4.7-1|126	- New version 0.4.1
12cr|xournal-0.4.7-1|127	
12cr|xournal-0.4.7-1|128	* Tue Sep 04 2007 Funda Wang <fwang@mandriva.org> 0.4.0.1-1mdv2008.0
12cr|xournal-0.4.7-1|129	+ Revision: 78966
12cr|xournal-0.4.7-1|130	- New version 0.4.0.1
12cr|xournal-0.4.7-1|131	
12cr|xournal-0.4.7-1|132	+ Thierry Vignaud <tv@mandriva.org>
12cr|xournal-0.4.7-1|133	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|xournal-0.4.7-1|134	
12cr|xournal-0.4.7-1|135	* Wed Aug 22 2007 Austin Acton <austin@mandriva.org> 0.4-1mdv2008.0
12cr|xournal-0.4.7-1|136	+ Revision: 68810
12cr|xournal-0.4.7-1|137	- Import xournal
12cr|xournal-0.4.7-1|138	

8682 12
12cr|xpad-4.0-3|1	Name: 	 	xpad
12cr|xpad-4.0-3|2	Summary: 	Sticky notepad for GTK+2
12cr|xpad-4.0-3|3	Version: 	4.0
12cr|xpad-4.0-3|4	Release: 	3
12cr|xpad-4.0-3|5	Source:		http://launchpad.net/xpad/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
12cr|xpad-4.0-3|6	URL:		https://launchpad.net/xpad/
12cr|xpad-4.0-3|7	License:	GPLv3+
12cr|xpad-4.0-3|8	Group:		Office
12cr|xpad-4.0-3|9	BuildRequires:	gtk+2-devel >= 2.12
12cr|xpad-4.0-3|10	BuildRequires:	intltool
12cr|xpad-4.0-3|11	BuildRequires:	pkgconfig(sm)
12cr|xpad-4.0-3|12	
12cr|xpad-4.0-3|13	%description
12cr|xpad-4.0-3|14	Xpad is a GTK+2 application that emulates real-life sticky notes. If you
12cr|xpad-4.0-3|15	are likely to forget something, open up an xpad and jot it down. It
12cr|xpad-4.0-3|16	is easy-to-use, fault-tolerant, and its appearance is customizable.
12cr|xpad-4.0-3|17	
12cr|xpad-4.0-3|18	%prep
12cr|xpad-4.0-3|19	%setup -q
12cr|xpad-4.0-3|20	
12cr|xpad-4.0-3|21	%build
12cr|xpad-4.0-3|22	%configure2_5x
12cr|xpad-4.0-3|23	%make
12cr|xpad-4.0-3|24	
12cr|xpad-4.0-3|25	%install
12cr|xpad-4.0-3|26	%makeinstall_std
12cr|xpad-4.0-3|27	
12cr|xpad-4.0-3|28	%find_lang %name
12cr|xpad-4.0-3|29	
12cr|xpad-4.0-3|30	%files -f %name.lang
12cr|xpad-4.0-3|31	%defattr(-,root,root)
12cr|xpad-4.0-3|32	%doc AUTHORS NEWS README THANKS TODO ChangeLog
12cr|xpad-4.0-3|33	%{_bindir}/%name
12cr|xpad-4.0-3|34	%{_datadir}/applications/*.desktop
12cr|xpad-4.0-3|35	%{_iconsdir}/hicolor/*/apps/*
12cr|xpad-4.0-3|36	%{_mandir}/man1/*
12cr|xpad-4.0-3|37	
12cr|xpad-4.0-3|38	
12cr|xpad-4.0-3|39	%changelog
12cr|xpad-4.0-3|40	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 4.0-2mdv2011.0
12cr|xpad-4.0-3|41	+ Revision: 615729
12cr|xpad-4.0-3|42	- the mass rebuild of 2010.1 packages
12cr|xpad-4.0-3|43	
12cr|xpad-4.0-3|44	* Sun Nov 15 2009 Funda Wang <fwang@mandriva.org> 4.0-1mdv2010.1
12cr|xpad-4.0-3|45	+ Revision: 466285
12cr|xpad-4.0-3|46	- new version 4.0
12cr|xpad-4.0-3|47	
12cr|xpad-4.0-3|48	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 2.14-5mdv2010.0
12cr|xpad-4.0-3|49	+ Revision: 435252
12cr|xpad-4.0-3|50	- rebuild
12cr|xpad-4.0-3|51	
12cr|xpad-4.0-3|52	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 2.14-4mdv2009.0
12cr|xpad-4.0-3|53	+ Revision: 262657
12cr|xpad-4.0-3|54	- rebuild
12cr|xpad-4.0-3|55	- rebuild
12cr|xpad-4.0-3|56	
12cr|xpad-4.0-3|57	+ Pixel <pixel@mandriva.com>
12cr|xpad-4.0-3|58	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xpad-4.0-3|59	
12cr|xpad-4.0-3|60	* Mon Jan 21 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 2.14-1mdv2008.1
12cr|xpad-4.0-3|61	+ Revision: 155869
12cr|xpad-4.0-3|62	- new upstream version: 2.14
12cr|xpad-4.0-3|63	(fixes an infinite-loop bug)
12cr|xpad-4.0-3|64	
12cr|xpad-4.0-3|65	+ Olivier Blin <oblin@mandriva.com>
12cr|xpad-4.0-3|66	- restore BuildRoot
12cr|xpad-4.0-3|67	
12cr|xpad-4.0-3|68	+ Thierry Vignaud <tv@mandriva.org>
12cr|xpad-4.0-3|69	- kill re-definition of %%buildroot on Pixel's request
12cr|xpad-4.0-3|70	
12cr|xpad-4.0-3|71	* Sun Dec 09 2007 Funda Wang <fwang@mandriva.org> 2.13-1mdv2008.1
12cr|xpad-4.0-3|72	+ Revision: 116753
12cr|xpad-4.0-3|73	- New version 2.13
12cr|xpad-4.0-3|74	
12cr|xpad-4.0-3|75	* Sat Jul 14 2007 Funda Wang <fwang@mandriva.org> 2.12-1mdv2008.0
12cr|xpad-4.0-3|76	+ Revision: 51998
12cr|xpad-4.0-3|77	- New version
12cr|xpad-4.0-3|78	- Import xpad
12cr|xpad-4.0-3|79	
12cr|xpad-4.0-3|80	
12cr|xpad-4.0-3|81	
12cr|xpad-4.0-3|82	* Mon Feb 13 2006 Jerome Soyer <saispo@mandriva.org> 2.11-1mdk
12cr|xpad-4.0-3|83	- New release 2.11
12cr|xpad-4.0-3|84	
12cr|xpad-4.0-3|85	* Wed Oct 05 2005 Lenny Cartier <lenny@mandriva.com> 2.10-1mdk
12cr|xpad-4.0-3|86	- 2.10
12cr|xpad-4.0-3|87	
12cr|xpad-4.0-3|88	* Thu Aug 25 2005 Austin Acton <austin@mandriva.org> 2.9-1mdk
12cr|xpad-4.0-3|89	- 2.9
12cr|xpad-4.0-3|90	- configure 2.5
12cr|xpad-4.0-3|91	- source URL
12cr|xpad-4.0-3|92	
12cr|xpad-4.0-3|93	* Sat Jun 11 2005 Eskild Hustvedt <eskild@mandriva.org> 2.8-1mdk
12cr|xpad-4.0-3|94	- New release 2.8
12cr|xpad-4.0-3|95	
12cr|xpad-4.0-3|96	* Fri Jun 03 2005 Eskild Hustvedt <eskild@mandriva.org> 2.7-1mdk
12cr|xpad-4.0-3|97	- New release 2.7
12cr|xpad-4.0-3|98	- %%mkrel
12cr|xpad-4.0-3|99	
12cr|xpad-4.0-3|100	* Mon Mar 14 2005 Eskild Hustvedt <eskild@mandrake.org> 2.6-3mdk
12cr|xpad-4.0-3|101	- Don't include COPYING (GNU GPL is in the common-licenses package)
12cr|xpad-4.0-3|102	- Include ChangeLog
12cr|xpad-4.0-3|103	
12cr|xpad-4.0-3|104	* Sun Mar 13 2005 Eskild Hustvedt <eskild@mandrake.org> 2.6-2mdk
12cr|xpad-4.0-3|105	- Don't install Makefile.in.in
12cr|xpad-4.0-3|106	
12cr|xpad-4.0-3|107	* Sun Mar 13 2005 Eskild Hustvedt <eskild@mandrake.org> 2.6-1mdk
12cr|xpad-4.0-3|108	- New version 2.6
12cr|xpad-4.0-3|109	
12cr|xpad-4.0-3|110	* Fri Mar 04 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.5-1mdk
12cr|xpad-4.0-3|111	- 2.5
12cr|xpad-4.0-3|112	
12cr|xpad-4.0-3|113	* Fri Feb 11 2005 Lenny Cartier <lenny@mandrakesoft.com> 2.4-1mdk
12cr|xpad-4.0-3|114	- from Tom Ph <tpgww@onepost.net> :
12cr|xpad-4.0-3|115	- 2.4
12cr|xpad-4.0-3|116	- requires gtk 2.6
12cr|xpad-4.0-3|117	- use existing 48x48 icon
12cr|xpad-4.0-3|118	- po creation
12cr|xpad-4.0-3|119	
12cr|xpad-4.0-3|120	* Tue Oct 21 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.13-1mdk
12cr|xpad-4.0-3|121	- 1.13
12cr|xpad-4.0-3|122	
12cr|xpad-4.0-3|123	* Wed Aug 5 2003 Austin Acton <aacton@yorku.ca> 1.11-1mdk
12cr|xpad-4.0-3|124	- 1.11
12cr|xpad-4.0-3|125	- new icon locations
12cr|xpad-4.0-3|126	- add locales
12cr|xpad-4.0-3|127	
12cr|xpad-4.0-3|128	* Wed Apr 2 2003 Austin Acton <aacton@yorku.ca> 1.10.1-1mdk
12cr|xpad-4.0-3|129	- 1.10.1
12cr|xpad-4.0-3|130	
12cr|xpad-4.0-3|131	* Sun Feb 9 2003 Austin Acton <aacton@yorku.ca> 1.9-1mdk
12cr|xpad-4.0-3|132	- initial package

8683 12
12cr|xpaint-2.9.8.3-1|1	Summary:	An X Window System image editing or paint program
12cr|xpaint-2.9.8.3-1|2	Name:		xpaint
12cr|xpaint-2.9.8.3-1|3	Version:	2.9.8.3
12cr|xpaint-2.9.8.3-1|4	Release:	1
12cr|xpaint-2.9.8.3-1|5	License:	MIT
12cr|xpaint-2.9.8.3-1|6	Group:		Graphics
12cr|xpaint-2.9.8.3-1|7	URL:		https://sourceforge.net/projects/sf-xpaint
12cr|xpaint-2.9.8.3-1|8	Source0:	http://prdownloads.sourceforge.net/sf-xpaint/xpaint-%{version}.tar.bz2
12cr|xpaint-2.9.8.3-1|9	Source1:	icons-%{name}.tar.bz2
12cr|xpaint-2.9.8.3-1|10	Patch0:		xpaint-build_against_system_libraries.patch
12cr|xpaint-2.9.8.3-1|11	BuildRequires:	bison
12cr|xpaint-2.9.8.3-1|12	BuildRequires:	chrpath
12cr|xpaint-2.9.8.3-1|13	BuildRequires:	flex
12cr|xpaint-2.9.8.3-1|14	BuildRequires:	gccmakedep
12cr|xpaint-2.9.8.3-1|15	BuildRequires:	imake
12cr|xpaint-2.9.8.3-1|16	BuildRequires:	pkgconfig(libopenjpeg1)
12cr|xpaint-2.9.8.3-1|17	BuildRequires:	pkgconfig(libpng)
12cr|xpaint-2.9.8.3-1|18	BuildRequires:	pkgconfig(libtiff-4)
12cr|xpaint-2.9.8.3-1|19	BuildRequires:	pkgconfig(xft)
12cr|xpaint-2.9.8.3-1|20	BuildRequires:	pkgconfig(xp)
12cr|xpaint-2.9.8.3-1|21	BuildRequires:	pkgconfig(xpm)
12cr|xpaint-2.9.8.3-1|22	BuildRequires:	pkgconfig(zlib)
12cr|xpaint-2.9.8.3-1|23	BuildRequires:	jpeg-devel
12cr|xpaint-2.9.8.3-1|24	BuildRequires:	Xaw3d-devel
12cr|xpaint-2.9.8.3-1|25	BuildRequires:	xaw3dxft-devel
12cr|xpaint-2.9.8.3-1|26	
12cr|xpaint-2.9.8.3-1|27	# Menus uses Liberation fonts
12cr|xpaint-2.9.8.3-1|28	Requires:	fonts-ttf-liberation
12cr|xpaint-2.9.8.3-1|29	
12cr|xpaint-2.9.8.3-1|30	%description
12cr|xpaint-2.9.8.3-1|31	XPaint is an X Window System color image editing program which supports
12cr|xpaint-2.9.8.3-1|32	many standard paint program operations. XPaint also supports advanced
12cr|xpaint-2.9.8.3-1|33	features like image processing algorithms, scripting and batch jobs.
12cr|xpaint-2.9.8.3-1|34	XPaint allows you to edit multiple images simultaneously and supports
12cr|xpaint-2.9.8.3-1|35	a large variety of image formats, including PNG, JPEG, TIFF, XPM, PPM,
12cr|xpaint-2.9.8.3-1|36	XBM, PS, etc.
12cr|xpaint-2.9.8.3-1|37	
12cr|xpaint-2.9.8.3-1|38	Install this package if you need a simple paint program for X.
12cr|xpaint-2.9.8.3-1|39	
12cr|xpaint-2.9.8.3-1|40	Recent versions of XPaint add new optional editing features based
12cr|xpaint-2.9.8.3-1|41	on programmable filters and user defined procedures written as scripts
12cr|xpaint-2.9.8.3-1|42	in plain C. The package includes a substantial list of examples and
12cr|xpaint-2.9.8.3-1|43	some support for batch processing.
12cr|xpaint-2.9.8.3-1|44	
12cr|xpaint-2.9.8.3-1|45	%prep
12cr|xpaint-2.9.8.3-1|46	%setup -q
12cr|xpaint-2.9.8.3-1|47	%patch0 -p0 -b .syslib
12cr|xpaint-2.9.8.3-1|48	
12cr|xpaint-2.9.8.3-1|49	%build
12cr|xpaint-2.9.8.3-1|50	# adapted fixes from Fedora
12cr|xpaint-2.9.8.3-1|51	sed -i -e "s/\(XCOMM CDEBUGFLAGS =\)/CDEBUGFLAGS = %{optflags}\nCXXDEBUGFLAGS = %{optflags}/g" Local.config
12cr|xpaint-2.9.8.3-1|52	sed -i -e 's|-lXpm|-lXpm -lX11 -lm -lXmu -lXt -lXext|g' Local.config
12cr|xpaint-2.9.8.3-1|53	sed -i -e 's|-lpng -lz|-lpng|g' Local.config
12cr|xpaint-2.9.8.3-1|54	sed -i -e 's|/lib |/%{_lib} |g' Local.config
12cr|xpaint-2.9.8.3-1|55	sed -i -e 's|@XPMDIR@|%{_prefix}|g' Local.config
12cr|xpaint-2.9.8.3-1|56	sed -i -e 's|JP2K_INCLUDE =|JP2K_INCLUDE = -I%{_includedir}/openjpeg-1.5|g' Local.config
12cr|xpaint-2.9.8.3-1|57	sed -i -e 's|/usr/lib|%{_libdir}|g' configure
12cr|xpaint-2.9.8.3-1|58	sed -i -e 's|install -c -s pdfconcat|install -c pdfconcat|g' Imakefile
12cr|xpaint-2.9.8.3-1|59	#sed -i -e 's|CFLAGS="-O3 -s -DNDEBUG=1"|CFLAGS=%{optflags}|g' pdfconcat.c
12cr|xpaint-2.9.8.3-1|60	for f in ChangeLog README; do
12cr|xpaint-2.9.8.3-1|61	iconv -f iso-8859-1 -t utf-8 $f > $f.utf8
12cr|xpaint-2.9.8.3-1|62	touch -r $f $f.utf8
12cr|xpaint-2.9.8.3-1|63	mv $f.utf8 $f
12cr|xpaint-2.9.8.3-1|64	done
12cr|xpaint-2.9.8.3-1|65	
12cr|xpaint-2.9.8.3-1|66	#build against system libraries
12cr|xpaint-2.9.8.3-1|67	rm -rf xaw3dxft/
12cr|xpaint-2.9.8.3-1|68	rm -rf Xaw3dxft/
12cr|xpaint-2.9.8.3-1|69	rm -rf X11/
12cr|xpaint-2.9.8.3-1|70	
12cr|xpaint-2.9.8.3-1|71	#%%configure or %%configure2_5x brokes the build
12cr|xpaint-2.9.8.3-1|72	./configure xaw3dxft.so
12cr|xpaint-2.9.8.3-1|73	
12cr|xpaint-2.9.8.3-1|74	#%%make brokes the build
12cr|xpaint-2.9.8.3-1|75	make LOCAL_LDFLAGS="%{ldflags}"
12cr|xpaint-2.9.8.3-1|76	
12cr|xpaint-2.9.8.3-1|77	%install
12cr|xpaint-2.9.8.3-1|78	%makeinstall_std install.man
12cr|xpaint-2.9.8.3-1|79	
12cr|xpaint-2.9.8.3-1|80	#use upstream .desktop file
12cr|xpaint-2.9.8.3-1|81	install -Dpm0644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|xpaint-2.9.8.3-1|82	
12cr|xpaint-2.9.8.3-1|83	#mdk icon
12cr|xpaint-2.9.8.3-1|84	install -d %{buildroot}%{_iconsdir}
12cr|xpaint-2.9.8.3-1|85	tar jxf %{SOURCE1} -C %{buildroot}%{_iconsdir}
12cr|xpaint-2.9.8.3-1|86	
12cr|xpaint-2.9.8.3-1|87	# rpath
12cr|xpaint-2.9.8.3-1|88	chrpath -d %{buildroot}%{_bindir}/xpaint
12cr|xpaint-2.9.8.3-1|89	
12cr|xpaint-2.9.8.3-1|90	# symlink on /etc
12cr|xpaint-2.9.8.3-1|91	rm -rf %{buildroot}/usr/lib/X11/app-defaults
12cr|xpaint-2.9.8.3-1|92	
12cr|xpaint-2.9.8.3-1|93	%files
12cr|xpaint-2.9.8.3-1|94	%doc ChangeLog README* TODO Doc/*.doc Doc/sample.Xdefaults
12cr|xpaint-2.9.8.3-1|95	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
12cr|xpaint-2.9.8.3-1|96	%{_bindir}/*
12cr|xpaint-2.9.8.3-1|97	%{_mandir}/man1/xpaint.*
12cr|xpaint-2.9.8.3-1|98	%{_datadir}/xpaint
12cr|xpaint-2.9.8.3-1|99	%{_datadir}/applications/%{name}.desktop
12cr|xpaint-2.9.8.3-1|100	%{_iconsdir}/*.png
12cr|xpaint-2.9.8.3-1|101	%{_iconsdir}/*/*.png
12cr|xpaint-2.9.8.3-1|102	

8684 12
12cr|xpat2-1.07-28|1	Summary:	A set of Solitaire type games for the X Window System
12cr|xpat2-1.07-28|2	Name:		xpat2
12cr|xpat2-1.07-28|3	Version:	1.07
12cr|xpat2-1.07-28|4	Release:	28
12cr|xpat2-1.07-28|5	License:	GPLv2+
12cr|xpat2-1.07-28|6	Group:		Games/Cards
12cr|xpat2-1.07-28|7	Source:		ftp://sunsite.unc.edu/pub/Linux/games/solitaires/%{name}-%{version}-src.tar.bz2
12cr|xpat2-1.07-28|8	Patch0:		xpat2-fixes.patch
12cr|xpat2-1.07-28|9	Patch1:		xpat2-1.07-lib64.patch
12cr|xpat2-1.07-28|10	Patch2:		xpat2-1.07-gcc41.patch
12cr|xpat2-1.07-28|11	Patch3:		xpat2-1.07-fix-str-fmt.patch
12cr|xpat2-1.07-28|12	BuildRequires:	imake
12cr|xpat2-1.07-28|13	BuildRequires:	qt3-devel
12cr|xpat2-1.07-28|14	BuildRequires:	perl
12cr|xpat2-1.07-28|15	BuildRequires:	libxpm-devel
12cr|xpat2-1.07-28|16	Requires(pre):	rpm-helper
12cr|xpat2-1.07-28|17	
12cr|xpat2-1.07-28|18	%description
12cr|xpat2-1.07-28|19	Xpat2 is a generic patience or Solitaire game for the X Window System.
12cr|xpat2-1.07-28|20	
12cr|xpat2-1.07-28|21	Xpat2 can be used with different rules sets, so it can be used to play
12cr|xpat2-1.07-28|22	Spider, Klondike, and other card games.
12cr|xpat2-1.07-28|23	
12cr|xpat2-1.07-28|24	%prep
12cr|xpat2-1.07-28|25	%setup -q
12cr|xpat2-1.07-28|26	%patch0 -p1 -b kk1
12cr|xpat2-1.07-28|27	%patch1 -p1 -b .lib64
12cr|xpat2-1.07-28|28	%patch2 -p0 -b .gcc41
12cr|xpat2-1.07-28|29	%patch3 -p0
12cr|xpat2-1.07-28|30	
12cr|xpat2-1.07-28|31	%build
12cr|xpat2-1.07-28|32	make clean
12cr|xpat2-1.07-28|33	%__rm -f src/moc*
12cr|xpat2-1.07-28|34	%__rm -f src/mqmaskedit.cpp
12cr|xpat2-1.07-28|35	%__rm -f src/mqhelpwin.cpp
12cr|xpat2-1.07-28|36	
12cr|xpat2-1.07-28|37	export PATH=%{_bindir}/X11:$PATH
12cr|xpat2-1.07-28|38	
12cr|xpat2-1.07-28|39	find -type f | xargs perl -pi -e "s|/var/games/|/var/lib/games/|g"
12cr|xpat2-1.07-28|40	perl -p -i -e "s|xmkmf &&||" Makefile
12cr|xpat2-1.07-28|41	cd src
12cr|xpat2-1.07-28|42	xmkmf
12cr|xpat2-1.07-28|43	perl -p -i -e "s|CXXDEBUGFLAGS = .*|CXXDEBUGFLAGS = %{optflags}|" Makefile
12cr|xpat2-1.07-28|44	perl -p -i -e "s|CDEBUGFLAGS = .*|CDEBUGFLAGS = %{optflags}|" Makefile
12cr|xpat2-1.07-28|45	# 1.0.7-1
12cr|xpat2-1.07-28|46	perl -p -i -e "s|chown.*||" Makefile
12cr|xpat2-1.07-28|47	perl -p -i -e "s|-lqt|-lqt-mt|" Makefile
12cr|xpat2-1.07-28|48	perl -p -i -e "s|LN = ln -s|LN = echo|" Makefile
12cr|xpat2-1.07-28|49	make CDEBUGFLAGS="%{optflags}" CXXDEBUGFLAGS="%{optflags}" EXTRA_LIBRARIES="-lstdc++"
12cr|xpat2-1.07-28|50	
12cr|xpat2-1.07-28|51	
12cr|xpat2-1.07-28|52	%install
12cr|xpat2-1.07-28|53	%makeinstall DESTDIR=%{buildroot} \
12cr|xpat2-1.07-28|54	XPATROOT=%{buildroot}/usr/games/lib/xpat \
12cr|xpat2-1.07-28|55	XPATMANDIR=%{buildroot}/usr/share/man/man6 \
12cr|xpat2-1.07-28|56	APPDEFSDIR=%{buildroot}/usr/lib
12cr|xpat2-1.07-28|57	install -m 755 -d %{buildroot}%{_menudir}
12cr|xpat2-1.07-28|58	mkdir -p %{buildroot}/var/lib/games/
12cr|xpat2-1.07-28|59	touch %{buildroot}/var/lib/games/xpat.log
12cr|xpat2-1.07-28|60	
12cr|xpat2-1.07-28|61	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xpat2-1.07-28|62	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xpat2-1.07-28|63	[Desktop Entry]
12cr|xpat2-1.07-28|64	Name=%{name}
12cr|xpat2-1.07-28|65	Comment=A set of Solitaire type games for the X Window System
12cr|xpat2-1.07-28|66	Exec=%{_bindir}/%{name}
12cr|xpat2-1.07-28|67	Icon=cards_section
12cr|xpat2-1.07-28|68	Terminal=false
12cr|xpat2-1.07-28|69	Type=Application
12cr|xpat2-1.07-28|70	StartupNotify=true
12cr|xpat2-1.07-28|71	Categories=Qt;Game;CardGame;X-MandrivaLinux-MoreApplications-Games-Cards;
12cr|xpat2-1.07-28|72	EOF
12cr|xpat2-1.07-28|73	
12cr|xpat2-1.07-28|74	%post
12cr|xpat2-1.07-28|75	%create_ghostfile /var/lib/games/xpat.log root games 664
12cr|xpat2-1.07-28|76	
12cr|xpat2-1.07-28|77	%files
12cr|xpat2-1.07-28|78	%dir %{_prefix}/games/lib/xpat
12cr|xpat2-1.07-28|79	%{_prefix}/games/lib/xpat/*
12cr|xpat2-1.07-28|80	%{_mandir}/man6/xpat2.6*
12cr|xpat2-1.07-28|81	%attr(2755, root, games) %{_prefix}/bin/xpat2
12cr|xpat2-1.07-28|82	%{_prefix}/lib/*/app-defaults/XPat
12cr|xpat2-1.07-28|83	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xpat2-1.07-28|84	%attr(664, root, games) %ghost /var/lib/games/xpat.log
12cr|xpat2-1.07-28|85	
12cr|xpat2-1.07-28|86	
12cr|xpat2-1.07-28|87	%changelog
12cr|xpat2-1.07-28|88	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.07-27mdv2011.0
12cr|xpat2-1.07-28|89	+ Revision: 671354
12cr|xpat2-1.07-28|90	- mass rebuild
12cr|xpat2-1.07-28|91	
12cr|xpat2-1.07-28|92	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 1.07-26mdv2011.0
12cr|xpat2-1.07-28|93	+ Revision: 608227
12cr|xpat2-1.07-28|94	- rebuild
12cr|xpat2-1.07-28|95	
12cr|xpat2-1.07-28|96	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 1.07-25mdv2010.1
12cr|xpat2-1.07-28|97	+ Revision: 524459
12cr|xpat2-1.07-28|98	- rebuilt for 2010.1
12cr|xpat2-1.07-28|99	
12cr|xpat2-1.07-28|100	* Sun Mar 08 2009 Emmanuel Andry <eandry@mandriva.org> 1.07-24mdv2009.1
12cr|xpat2-1.07-28|101	+ Revision: 352726
12cr|xpat2-1.07-28|102	- diff p3 to fix string format not literal
12cr|xpat2-1.07-28|103	- fix license
12cr|xpat2-1.07-28|104	- uncompress patches
12cr|xpat2-1.07-28|105	
12cr|xpat2-1.07-28|106	+ Antoine Ginies <aginies@mandriva.com>
12cr|xpat2-1.07-28|107	- rebuild
12cr|xpat2-1.07-28|108	
12cr|xpat2-1.07-28|109	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1.07-23mdv2009.0
12cr|xpat2-1.07-28|110	+ Revision: 218427
12cr|xpat2-1.07-28|111	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xpat2-1.07-28|112	
12cr|xpat2-1.07-28|113	* Wed Mar 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.07-23mdv2008.1
12cr|xpat2-1.07-28|114	+ Revision: 179479
12cr|xpat2-1.07-28|115	- rebuild
12cr|xpat2-1.07-28|116	
12cr|xpat2-1.07-28|117	+ Olivier Blin <oblin@mandriva.com>
12cr|xpat2-1.07-28|118	- restore BuildRoot
12cr|xpat2-1.07-28|119	
12cr|xpat2-1.07-28|120	+ Thierry Vignaud <tv@mandriva.org>
12cr|xpat2-1.07-28|121	- kill re-definition of %%buildroot on Pixel's request
12cr|xpat2-1.07-28|122	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|xpat2-1.07-28|123	
12cr|xpat2-1.07-28|124	* Thu Aug 23 2007 Funda Wang <fwang@mandriva.org> 1.07-22mdv2008.0
12cr|xpat2-1.07-28|125	+ Revision: 70724
12cr|xpat2-1.07-28|126	- fix prerequires
12cr|xpat2-1.07-28|127	- fix comment of desktop entry
12cr|xpat2-1.07-28|128	
12cr|xpat2-1.07-28|129	+ Thierry Vignaud <tv@mandriva.org>
12cr|xpat2-1.07-28|130	- fix man pages extension
12cr|xpat2-1.07-28|131	
12cr|xpat2-1.07-28|132	* Mon Apr 30 2007 Crispin Boylan <crisb@mandriva.org> 1.07-21mdv2008.0
12cr|xpat2-1.07-28|133	+ Revision: 19451
12cr|xpat2-1.07-28|134	- Fix menu name
12cr|xpat2-1.07-28|135	
12cr|xpat2-1.07-28|136	* Mon Apr 30 2007 Crispin Boylan <crisb@mandriva.org> 1.07-20mdv2008.0
12cr|xpat2-1.07-28|137	+ Revision: 19422
12cr|xpat2-1.07-28|138	- XDG menu
12cr|xpat2-1.07-28|139	- Fix buildRequires
12cr|xpat2-1.07-28|140	- Rebuild, add gcc4.1 patch
12cr|xpat2-1.07-28|141	- Import xpat2
12cr|xpat2-1.07-28|142	
12cr|xpat2-1.07-28|143	
12cr|xpat2-1.07-28|144	
12cr|xpat2-1.07-28|145	* Fri Sep  9 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.07-19mdk
12cr|xpat2-1.07-28|146	- menudir
12cr|xpat2-1.07-28|147	
12cr|xpat2-1.07-28|148	* Fri Jun  4 2004  <lmontel@n2.mandrakesoft.com> 1.07-18mdk
12cr|xpat2-1.07-28|149	- Rebuild
12cr|xpat2-1.07-28|150	
12cr|xpat2-1.07-28|151	* Sun Dec 21 2003 Stefan van der Eijk <stefan@eijk.nu> 1.07-17mdk
12cr|xpat2-1.07-28|152	- BuildRequires
12cr|xpat2-1.07-28|153	- Add %%{_prefix}/X11R6/lib/X11/app-defaults symlink
12cr|xpat2-1.07-28|154	- PreReq on rpm-helper
12cr|xpat2-1.07-28|155	
12cr|xpat2-1.07-28|156	* Fri Sep 26 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.07-16mdk
12cr|xpat2-1.07-28|157	- lib64 fixes
12cr|xpat2-1.07-28|158	
12cr|xpat2-1.07-28|159	* Tue Sep 02 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 1.07-15mdk
12cr|xpat2-1.07-28|160	- Fix compile with amd64
12cr|xpat2-1.07-28|161	
12cr|xpat2-1.07-28|162	* Thu Aug 28 2003 Aurelien Lemaire <alemaire@mandrakesoft.com> 1.07-14mdk
12cr|xpat2-1.07-28|163	- Add DIRM /usr/games/lib/xpat/
12cr|xpat2-1.07-28|164	- Spec file permission fix to 644
12cr|xpat2-1.07-28|165	- PreReq on rpm-helper
12cr|xpat2-1.07-28|166	- Add Url on Source path
12cr|xpat2-1.07-28|167	- Get out the 3 obsolete patch :
12cr|xpat2-1.07-28|168	xpat2-1.03-fsstnd.patch.bz2
12cr|xpat2-1.07-28|169	xpat2-1.04-xpm.patch.bz2
12cr|xpat2-1.07-28|170	xpat2-1.04-nobr.patch.bz2
12cr|xpat2-1.07-28|171	
12cr|xpat2-1.07-28|172	
12cr|xpat2-1.07-28|173	* Thu Jul 17 2003 David BAUDENS <baudens@mandrakesoft.com> 1.07-13mdk
12cr|xpat2-1.07-28|174	- Rebuild
12cr|xpat2-1.07-28|175	
12cr|xpat2-1.07-28|176	* Tue Aug 27 2002 David BAUDENS <baudens@mandrakesoft.com> 1.07-12mdk
12cr|xpat2-1.07-28|177	- Fix icon (menu)
12cr|xpat2-1.07-28|178	
12cr|xpat2-1.07-28|179	* Wed Aug 14 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.07-11mdk
12cr|xpat2-1.07-28|180	- Automated rebuild with gcc 3.2-0.3mdk
12cr|xpat2-1.07-28|181	
12cr|xpat2-1.07-28|182	* Tue Jul 30 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.07-10mdk
12cr|xpat2-1.07-28|183	- use -lqt-mt (thx Laurent)
12cr|xpat2-1.07-28|184	- png icons
12cr|xpat2-1.07-28|185	- from Quel Qun <kelk1@hotmail.com> :
12cr|xpat2-1.07-28|186	- rebuild with qt3 and gcc3.2
12cr|xpat2-1.07-28|187	
12cr|xpat2-1.07-28|188	* Thu Feb 28 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 1.07-9mdk
12cr|xpat2-1.07-28|189	- fix path and perms for /var files, use a ghost file
12cr|xpat2-1.07-28|190	
12cr|xpat2-1.07-28|191	* Tue Jan 22 2002 Stefan van der Eijk <stefan@eijk.nu> 1.07-8mdk
12cr|xpat2-1.07-28|192	- BuildRequires
12cr|xpat2-1.07-28|193	
12cr|xpat2-1.07-28|194	* Fri Dec 13 2001 Stefan van der Eijk <stefan@eijk.nu> 1.07-7mdk
12cr|xpat2-1.07-28|195	- fix duplicate files in %%files section
12cr|xpat2-1.07-28|196	
12cr|xpat2-1.07-28|197	* Thu Oct 11 2001 Etienne Faure <etienne@mandrakesoft.com> 1.07-6mdk
12cr|xpat2-1.07-28|198	- Requires libpng2 ->libpng3
12cr|xpat2-1.07-28|199	
12cr|xpat2-1.07-28|200	* Wed Sep 19 2001 Frederic Lepied <flepied@mandrakesoft.com> 1.07-5mdk
12cr|xpat2-1.07-28|201	- fix path (Quel Qun).
12cr|xpat2-1.07-28|202	
12cr|xpat2-1.07-28|203	* Thu Aug 30 2001 David BAUDENS <baudens@mandrakesoft.com> 1.07-4mdk
12cr|xpat2-1.07-28|204	- Use new icons
12cr|xpat2-1.07-28|205	
12cr|xpat2-1.07-28|206	* Tue Jul 17 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 1.07-3mdk
12cr|xpat2-1.07-28|207	- Remove %%ifarch x86 section, it applies to all ports
12cr|xpat2-1.07-28|208	
12cr|xpat2-1.07-28|209	* Sat Jul 07 2001 Stefan van der Eijk <stefan@eijk.nu> 1.07-2mdk
12cr|xpat2-1.07-28|210	- BuildRequires:	qt2-devel
12cr|xpat2-1.07-28|211	
12cr|xpat2-1.07-28|212	* Sat Jun 30 2001 Etienne Faure  <etienne@mandrakesoft.com> 1.07-1mdk
12cr|xpat2-1.07-28|213	- version 1.07
12cr|xpat2-1.07-28|214	
12cr|xpat2-1.07-28|215	* Sat Jan 20 2001 Etienne Faure  <etienne@mandrakesoft.com> 1.04-23mdk
12cr|xpat2-1.07-28|216	- fixed menu entry
12cr|xpat2-1.07-28|217	
12cr|xpat2-1.07-28|218	* Fri Dec  8 2000 Etienne Faure  <etienne@mandraksoft.com> 1.04-22mdk
12cr|xpat2-1.07-28|219	- Rebuilt for ppc
12cr|xpat2-1.07-28|220	- Macros
12cr|xpat2-1.07-28|221	
12cr|xpat2-1.07-28|222	* Thu Aug 31 2000 Mark Walker <mwalker@mandrakesoft.com> 1.04-21mdk
12cr|xpat2-1.07-28|223	- Release build
12cr|xpat2-1.07-28|224	
12cr|xpat2-1.07-28|225	* Wed Aug 26 2000 David BAUDENS <baudens@mandrakesoft.com> 1.04-20mdk
12cr|xpat2-1.07-28|226	- Fix menu entry
12cr|xpat2-1.07-28|227	- Human readable spec
12cr|xpat2-1.07-28|228	
12cr|xpat2-1.07-28|229	* Tue Aug 08 2000 Frederic Lepied <flepied@mandrakesoft.com> 1.04-19mdk
12cr|xpat2-1.07-28|230	- automatically added BuildRequires
12cr|xpat2-1.07-28|231	
12cr|xpat2-1.07-28|232	* Sun Jul 23 2000 Stefan van der Eijk <s.vandereijk@chello.nl> 1.04-18mdk
12cr|xpat2-1.07-28|233	- macroszifications
12cr|xpat2-1.07-28|234	- update menus and clean menus macro
12cr|xpat2-1.07-28|235	- BM
12cr|xpat2-1.07-28|236	
12cr|xpat2-1.07-28|237	* Mon May 15 2000 David BAUDENS <baudens@mandrakesoft.com> 1.04-17mdk
12cr|xpat2-1.07-28|238	- Fix build for i486
12cr|xpat2-1.07-28|239	- Use %%{_tmppath} for BuildRoot
12cr|xpat2-1.07-28|240	
12cr|xpat2-1.07-28|241	* Wed May 03 2000 dam's <damien@mandrakesoft.com> 1.04-16mdk
12cr|xpat2-1.07-28|242	- Corrected icons.
12cr|xpat2-1.07-28|243	
12cr|xpat2-1.07-28|244	* Tue Apr 18 2000 dam's <damien@mandrakesoft.com> 1.04-15mdk
12cr|xpat2-1.07-28|245	- Convert gif icon to xpm.
12cr|xpat2-1.07-28|246	
12cr|xpat2-1.07-28|247	* Mon Apr 17 2000 dam's <damien@mandrakesoft.com> 1.04-14mdk
12cr|xpat2-1.07-28|248	- Added menu entry.
12cr|xpat2-1.07-28|249	
12cr|xpat2-1.07-28|250	* Thu Mar 30 2000 dam's <damien@mandrakesoft.com> 1.04-13mdk
12cr|xpat2-1.07-28|251	- Release.
12cr|xpat2-1.07-28|252	
12cr|xpat2-1.07-28|253	* Wed Jan 12 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.04-12mdk
12cr|xpat2-1.07-28|254	- Use bz2 sources.
12cr|xpat2-1.07-28|255	
12cr|xpat2-1.07-28|256	* Thu Nov 6 1999 dam's <damien@mandrakesoft.com>
12cr|xpat2-1.07-28|257	- Mandrake adaptation
12cr|xpat2-1.07-28|258	
12cr|xpat2-1.07-28|259	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|xpat2-1.07-28|260	- auto rebuild in the new build environment (release 10)
12cr|xpat2-1.07-28|261	
12cr|xpat2-1.07-28|262	* Thu Dec 17 1998 Michael Maher <mike@redhat.com>
12cr|xpat2-1.07-28|263	- built package for 6.0
12cr|xpat2-1.07-28|264	
12cr|xpat2-1.07-28|265	* Thu Sep 17 1998 Jeff Johnson <jbj@redhat.com>
12cr|xpat2-1.07-28|266	- use "mkdir -p" rather than mkdirhier to avoid IFS problem with bash-2.02.
12cr|xpat2-1.07-28|267	
12cr|xpat2-1.07-28|268	* Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com>
12cr|xpat2-1.07-28|269	- build root
12cr|xpat2-1.07-28|270	
12cr|xpat2-1.07-28|271	* Fri May 08 1998 Prospector System <bugs@redhat.com>
12cr|xpat2-1.07-28|272	- translations modified for de, fr, tr
12cr|xpat2-1.07-28|273	
12cr|xpat2-1.07-28|274	* Fri Oct 24 1997 Marc Ewing <marc@redhat.com>
12cr|xpat2-1.07-28|275	- wmconfig
12cr|xpat2-1.07-28|276	
12cr|xpat2-1.07-28|277	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|xpat2-1.07-28|278	- built against glibc

8685 12
12cr|xpdf-3.03-1|1	%define	major 0
12cr|xpdf-3.03-1|2	%define libname %mklibname xpdf %{major}
12cr|xpdf-3.03-1|3	%define develname %mklibname xpdf -d
12cr|xpdf-3.03-1|4	
12cr|xpdf-3.03-1|5	%define urwdir %{_datadir}/fonts/default/Type1
12cr|xpdf-3.03-1|6	%define lesstifver	0.93.41
12cr|xpdf-3.03-1|7	%define freetypever	2.1.5
12cr|xpdf-3.03-1|8	%define x11dir		/usr/X11R6
12cr|xpdf-3.03-1|9	%define build_lesstif	0
12cr|xpdf-3.03-1|10	%define build_freetype2	0
12cr|xpdf-3.03-1|11	%define usefreetype2	1
12cr|xpdf-3.03-1|12	%define	pkgversion	3.03
12cr|xpdf-3.03-1|13	%define fversion	3.03
12cr|xpdf-3.03-1|14	
12cr|xpdf-3.03-1|15	Summary:	A PDF file viewer for the X Window System
12cr|xpdf-3.03-1|16	Name:		xpdf
12cr|xpdf-3.03-1|17	Version:	%{pkgversion}
12cr|xpdf-3.03-1|18	Release:	%mkrel 1
12cr|xpdf-3.03-1|19	License:	GPLv2+
12cr|xpdf-3.03-1|20	Source0:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-%{fversion}.tar.bz2
12cr|xpdf-3.03-1|21	Source1:	icons-%{name}.tar.bz2
12cr|xpdf-3.03-1|22	Source2:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-chinese-simplified.tar.bz2
12cr|xpdf-3.03-1|23	Source3:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-chinese-traditional.tar.bz2
12cr|xpdf-3.03-1|24	Source4:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-cyrillic.tar.bz2
12cr|xpdf-3.03-1|25	Source5:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-japanese.tar.bz2
12cr|xpdf-3.03-1|26	Source6:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-korean.tar.bz2
12cr|xpdf-3.03-1|27	Source7:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-thai.tar.bz2
12cr|xpdf-3.03-1|28	Source8:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-greek.tar.bz2
12cr|xpdf-3.03-1|29	Source9:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-latin2.tar.bz2
12cr|xpdf-3.03-1|30	Source10:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-turkish.tar.bz2
12cr|xpdf-3.03-1|31	Source11:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-hebrew.tar.bz2
12cr|xpdf-3.03-1|32	Source12:	ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/lesstif-%{lesstifver}.tar.bz2
12cr|xpdf-3.03-1|33	Source13:	ftp://ftp.freetype.org/freetype/freetype2/freetype-%{freetypever}.tar.bz2
12cr|xpdf-3.03-1|34	Source14:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-arabic.tar.bz2
12cr|xpdf-3.03-1|35	Source100:	xpdf.rpmlintrc
12cr|xpdf-3.03-1|36	
12cr|xpdf-3.03-1|37	Patch0:		xpdf-3.03-shared.diff
12cr|xpdf-3.03-1|38	Patch2:		%{name}-3.01-antihigh.patch
12cr|xpdf-3.03-1|39	Patch6:		%{name}-2.03-zoom.patch
12cr|xpdf-3.03-1|40	# use some debian patches for static freetype 2.1.5
12cr|xpdf-3.03-1|41	Patch9:		%{name}-2.03-ft215deb.patch
12cr|xpdf-3.03-1|42	#
12cr|xpdf-3.03-1|43	Patch16:	%{name}-3.03-chinese.patch
12cr|xpdf-3.03-1|44	Patch17:	%{name}-3.03-CAN-2005-0206.patch
12cr|xpdf-3.03-1|45	Patch18:	%{name}-3.00-gcc401.patch
12cr|xpdf-3.03-1|46	Patch19:	%{name}-3.01-core.patch
12cr|xpdf-3.03-1|47	Patch20:	%{name}-3.03-crash.patch
12cr|xpdf-3.03-1|48	Patch21:	%{name}-3.01-xfont.patch
12cr|xpdf-3.03-1|49	Patch27:	%{name}-3.03-strcast.patch
12cr|xpdf-3.03-1|50	Patch28:        %{name}-3.03-fix-makefile.patch
12cr|xpdf-3.03-1|51	#
12cr|xpdf-3.03-1|52	URL:		http://www.foolabs.com/xpdf/
12cr|xpdf-3.03-1|53	Group:		Publishing
12cr|xpdf-3.03-1|54	BuildRequires:	libx11-devel
12cr|xpdf-3.03-1|55	BuildRequires:	libxt-devel
12cr|xpdf-3.03-1|56	BuildRequires:	xpm-devel
12cr|xpdf-3.03-1|57	BuildRequires:	freetype2-devel >= 2.0.5
12cr|xpdf-3.03-1|58	BuildRequires:	zlib-devel
12cr|xpdf-3.03-1|59	BuildRequires:	fontconfig-devel
12cr|xpdf-3.03-1|60	BuildRequires:	libxrender-devel
12cr|xpdf-3.03-1|61	BuildRequires:	libxft-devel
12cr|xpdf-3.03-1|62	BuildConflicts:	libpaper-devel
12cr|xpdf-3.03-1|63	BuildRequires:	autoconf
12cr|xpdf-3.03-1|64	BuildRequires:	libtool
12cr|xpdf-3.03-1|65	%if %build_lesstif
12cr|xpdf-3.03-1|66	BuildRequires:	libfontconfig-devel
12cr|xpdf-3.03-1|67	BuildConflicts:	lesstif-devel
12cr|xpdf-3.03-1|68	%else
12cr|xpdf-3.03-1|69	BuildRequires:	lesstif-devel
12cr|xpdf-3.03-1|70	%endif
12cr|xpdf-3.03-1|71	Requires:	urw-fonts
12cr|xpdf-3.03-1|72	# Lesstiff user interface requires these (btw, why a static lesstif and freetype?)
12cr|xpdf-3.03-1|73	Requires:	x11-font-adobe-75dpi
12cr|xpdf-3.03-1|74	Requires:	x11-font-adobe-100dpi
12cr|xpdf-3.03-1|75	Requires:	%{name}-common >= %{version}-%{release}
12cr|xpdf-3.03-1|76	
12cr|xpdf-3.03-1|77	%description
12cr|xpdf-3.03-1|78	Xpdf is an X Window System based viewer for Portable Document Format (PDF)
12cr|xpdf-3.03-1|79	files. PDF files are sometimes called Acrobat files, after Adobe Acrobat
12cr|xpdf-3.03-1|80	(Adobe's PDF viewer).  Xpdf is a small and efficient program which uses
12cr|xpdf-3.03-1|81	standard X fonts.
12cr|xpdf-3.03-1|82	
12cr|xpdf-3.03-1|83	%package -n	%{libname}
12cr|xpdf-3.03-1|84	Summary:	Shared Xpdf library
12cr|xpdf-3.03-1|85	Group:		System/Libraries
12cr|xpdf-3.03-1|86	
12cr|xpdf-3.03-1|87	%description -n	%{libname}
12cr|xpdf-3.03-1|88	Xpdf is an X Window System based viewer for Portable Document Format (PDF)
12cr|xpdf-3.03-1|89	files. PDF files are sometimes called Acrobat files, after Adobe Acrobat
12cr|xpdf-3.03-1|90	(Adobe's PDF viewer).  Xpdf is a small and efficient program which uses
12cr|xpdf-3.03-1|91	standard X fonts.
12cr|xpdf-3.03-1|92	
12cr|xpdf-3.03-1|93	%package -n	%{develname}
12cr|xpdf-3.03-1|94	Summary:	Development files for the Xpdf library
12cr|xpdf-3.03-1|95	Group:		Development/C++
12cr|xpdf-3.03-1|96	Provides:	%{name}-devel = %{version}-%{release}
12cr|xpdf-3.03-1|97	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|xpdf-3.03-1|98	Requires:	%{libname} >= %{version}
12cr|xpdf-3.03-1|99	
12cr|xpdf-3.03-1|100	%description -n	%{develname}
12cr|xpdf-3.03-1|101	Xpdf is an X Window System based viewer for Portable Document Format (PDF)
12cr|xpdf-3.03-1|102	files. PDF files are sometimes called Acrobat files, after Adobe Acrobat
12cr|xpdf-3.03-1|103	(Adobe's PDF viewer).  Xpdf is a small and efficient program which uses
12cr|xpdf-3.03-1|104	standard X fonts.
12cr|xpdf-3.03-1|105	
12cr|xpdf-3.03-1|106	This package contains the development files for Xpdf.
12cr|xpdf-3.03-1|107	
12cr|xpdf-3.03-1|108	%package	common
12cr|xpdf-3.03-1|109	Group:		Publishing
12cr|xpdf-3.03-1|110	Summary:	Common files for xpdf and the applications based on it
12cr|xpdf-3.03-1|111	Conflicts:	xpdf < 3.02-7
12cr|xpdf-3.03-1|112	
12cr|xpdf-3.03-1|113	%description	common
12cr|xpdf-3.03-1|114	Xpdf is an X Window System based viewer for Portable Document Format (PDF)
12cr|xpdf-3.03-1|115	files. PDF files are sometimes called Acrobat files, after Adobe Acrobat
12cr|xpdf-3.03-1|116	(Adobe's PDF viewer).  Xpdf is a small and efficient program which uses
12cr|xpdf-3.03-1|117	standard X fonts.
12cr|xpdf-3.03-1|118	
12cr|xpdf-3.03-1|119	This package contains common files (such as UnicodeMap and xpdfrc) needed for
12cr|xpdf-3.03-1|120	xpdf and the applications based on it.
12cr|xpdf-3.03-1|121	
12cr|xpdf-3.03-1|122	%prep
12cr|xpdf-3.03-1|123	
12cr|xpdf-3.03-1|124	%setup -q -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a11 -a12 -a13 -a14 -n %{name}-%{fversion}
12cr|xpdf-3.03-1|125	%patch0 -p1 -b .shared
12cr|xpdf-3.03-1|126	%patch2 -p1 -b .antihigh
12cr|xpdf-3.03-1|127	%patch6 -p1 -b .zoom
12cr|xpdf-3.03-1|128	%if %build_freetype2
12cr|xpdf-3.03-1|129	%patch9 -p1 -b .deb
12cr|xpdf-3.03-1|130	%endif
12cr|xpdf-3.03-1|131	%patch16 -p1 -b .chinese
12cr|xpdf-3.03-1|132	%patch17 -p1 -b .CAN-2005-0206
12cr|xpdf-3.03-1|133	%patch18 -p1 -b .gcc401
12cr|xpdf-3.03-1|134	%patch19 -p1 -b .core
12cr|xpdf-3.03-1|135	%patch20 -p1 -b .crash
12cr|xpdf-3.03-1|136	%patch21 -p1 -b .xfont
12cr|xpdf-3.03-1|137	%patch27 -p0 -b .strcast
12cr|xpdf-3.03-1|138	%patch28 -p1
12cr|xpdf-3.03-1|139	
12cr|xpdf-3.03-1|140	
12cr|xpdf-3.03-1|141	%build
12cr|xpdf-3.03-1|142	CURRENTDIR=`pwd`
12cr|xpdf-3.03-1|143	
12cr|xpdf-3.03-1|144	# build a local lesstif library
12cr|xpdf-3.03-1|145	%if %build_lesstif
12cr|xpdf-3.03-1|146	(cd lesstif-%{lesstifver}
12cr|xpdf-3.03-1|147	CFLAGS="$RPM_OPT_FLAGS" \
12cr|xpdf-3.03-1|148	./configure \
12cr|xpdf-3.03-1|149	--prefix=%{x11dir} \
12cr|xpdf-3.03-1|150	--libdir=%{x11dir}/%{_lib} \
12cr|xpdf-3.03-1|151	--disable-shared \
12cr|xpdf-3.03-1|152	--enable-static \
12cr|xpdf-3.03-1|153	--disable-build-12 \
12cr|xpdf-3.03-1|154	--disable-build-20 \
12cr|xpdf-3.03-1|155	--enable-build-21 \
12cr|xpdf-3.03-1|156	--enable-default-21 \
12cr|xpdf-3.03-1|157	--disable-maintainer-mode \
12cr|xpdf-3.03-1|158	--with-t1-library=no \
12cr|xpdf-3.03-1|159	--disable-debug
12cr|xpdf-3.03-1|160	%make
12cr|xpdf-3.03-1|161	make install \
12cr|xpdf-3.03-1|162	prefix=$CURRENTDIR/lesstif-local \
12cr|xpdf-3.03-1|163	libdir=$CURRENTDIR/lesstif-local/lib
12cr|xpdf-3.03-1|164	)
12cr|xpdf-3.03-1|165	%endif
12cr|xpdf-3.03-1|166	
12cr|xpdf-3.03-1|167	# build a local freetype2 library
12cr|xpdf-3.03-1|168	%if %build_freetype2
12cr|xpdf-3.03-1|169	(cd freetype-%{freetypever}
12cr|xpdf-3.03-1|170	%configure2_5x --disable-shared
12cr|xpdf-3.03-1|171	%make
12cr|xpdf-3.03-1|172	make install DESTDIR=$CURRENTDIR/freetype2-local \
12cr|xpdf-3.03-1|173	)
12cr|xpdf-3.03-1|174	%endif
12cr|xpdf-3.03-1|175	
12cr|xpdf-3.03-1|176	# build xpdf
12cr|xpdf-3.03-1|177	export X_EXTRA_LIBS="-lXft -lXrender -lfontconfig -lz -lfreetype"
12cr|xpdf-3.03-1|178	autoconf
12cr|xpdf-3.03-1|179	%configure2_5x \
12cr|xpdf-3.03-1|180	--bindir=%{_bindir} \
12cr|xpdf-3.03-1|181	--mandir=%{_mandir} \
12cr|xpdf-3.03-1|182	%if %build_lesstif
12cr|xpdf-3.03-1|183	--with-Xm-library=$CURRENTDIR/lesstif-local/lib \
12cr|xpdf-3.03-1|184	--with-Xm-includes=$CURRENTDIR/lesstif-local/include \
12cr|xpdf-3.03-1|185	%endif
12cr|xpdf-3.03-1|186	%if %build_freetype2
12cr|xpdf-3.03-1|187	--with-freetype2-includes=$CURRENTDIR/freetype2-local%{_includedir}/freetype2 \
12cr|xpdf-3.03-1|188	--with-freetype2-library=$CURRENTDIR/freetype2-local%{_libdir} \
12cr|xpdf-3.03-1|189	%endif
12cr|xpdf-3.03-1|190	%if %usefreetype2
12cr|xpdf-3.03-1|191	--with-freetype2-includes=%{_includedir}/freetype2 \
12cr|xpdf-3.03-1|192	%endif
12cr|xpdf-3.03-1|193	--enable-opi
12cr|xpdf-3.03-1|194	
12cr|xpdf-3.03-1|195	%make
12cr|xpdf-3.03-1|196	
12cr|xpdf-3.03-1|197	pushd doc
12cr|xpdf-3.03-1|198	perl -pi -e 's|netscape|mozilla|g' xpdf.1 xpdf.cat xpdf.hlp xpdfrc.5
12cr|xpdf-3.03-1|199	perl -pi -e 's@/usr/local/etc/@%{_sysconfdir}/@' *.1 *.5
12cr|xpdf-3.03-1|200	perl -pi -e 's@/usr/local/share/ghostscript/fonts@%{urwdir}@' sample-xpdfrc *.1 *.5
12cr|xpdf-3.03-1|201	perl -pi -e 's@^#displayFontT1@fontFile@' sample-xpdfrc
12cr|xpdf-3.03-1|202	for i in chinese-simplified chinese-traditional cyrillic japanese \
12cr|xpdf-3.03-1|203	korean thai greek latin2 turkish hebrew arabic; \
12cr|xpdf-3.03-1|204	do
12cr|xpdf-3.03-1|205	perl -pi -e 's@/usr/local/share/xpdf@%{_datadir}/xpdf@' \
12cr|xpdf-3.03-1|206	../xpdf-$i/add-to-xpdfrc \
12cr|xpdf-3.03-1|207	../xpdf-$i/README
12cr|xpdf-3.03-1|208	echo >> sample-xpdfrc
12cr|xpdf-3.03-1|209	cat ../xpdf-$i/add-to-xpdfrc >> sample-xpdfrc
12cr|xpdf-3.03-1|210	rm ../xpdf-$i/add-to-xpdfrc
12cr|xpdf-3.03-1|211	done
12cr|xpdf-3.03-1|212	# Xpdf no longer supports X fonts
12cr|xpdf-3.03-1|213	perl -pi -e 's/^displayCIDFontX/#displayCIDFontX/g' sample-xpdfrc
12cr|xpdf-3.03-1|214	perl -pi -e 's/^#urlCommand.*/urlCommand "www-browser %s"/' sample-xpdfrc
12cr|xpdf-3.03-1|215	popd
12cr|xpdf-3.03-1|216	
12cr|xpdf-3.03-1|217	%install
12cr|xpdf-3.03-1|218	
12cr|xpdf-3.03-1|219	install -d %{buildroot}%{_bindir}
12cr|xpdf-3.03-1|220	install -d %{buildroot}%{_mandir}/man1
12cr|xpdf-3.03-1|221	
12cr|xpdf-3.03-1|222	%makeinstall_std
12cr|xpdf-3.03-1|223	
12cr|xpdf-3.03-1|224	for i in chinese-simplified chinese-traditional cyrillic japanese \
12cr|xpdf-3.03-1|225	korean thai greek latin2 turkish hebrew arabic; \
12cr|xpdf-3.03-1|226	do
12cr|xpdf-3.03-1|227	mkdir -p %{buildroot}%{_datadir}/%{name}/$i
12cr|xpdf-3.03-1|228	cp -a xpdf-$i/* %{buildroot}%{_datadir}/%{name}/$i/
12cr|xpdf-3.03-1|229	done
12cr|xpdf-3.03-1|230	
12cr|xpdf-3.03-1|231	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|xpdf-3.03-1|232	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%_real_vendor-%{name}.desktop << EOF
12cr|xpdf-3.03-1|233	[Desktop Entry]
12cr|xpdf-3.03-1|234	Name=Xpdf
12cr|xpdf-3.03-1|235	Comment=Views PDF files
12cr|xpdf-3.03-1|236	Exec=%_bindir/xpdf %f
12cr|xpdf-3.03-1|237	Icon=%name
12cr|xpdf-3.03-1|238	Terminal=false
12cr|xpdf-3.03-1|239	Type=Application
12cr|xpdf-3.03-1|240	StartupNotify=true
12cr|xpdf-3.03-1|241	MimeType=text/pdf;text/x-pdf;application/pdf;application/x-pdf;
12cr|xpdf-3.03-1|242	Categories=X-MandrivaLinux-Office-Publishing;Office;Viewer;
12cr|xpdf-3.03-1|243	EOF
12cr|xpdf-3.03-1|244	
12cr|xpdf-3.03-1|245	# mdk icons
12cr|xpdf-3.03-1|246	install -d %{buildroot}%{_iconsdir}
12cr|xpdf-3.03-1|247	tar xjf %SOURCE1 -C %{buildroot}%{_iconsdir}
12cr|xpdf-3.03-1|248	
12cr|xpdf-3.03-1|249	# remove unpackaged files
12cr|xpdf-3.03-1|250	rm -f %{buildroot}%{_bindir}/pdf* %{buildroot}%{_mandir}/man1/pdf*
12cr|xpdf-3.03-1|251	
12cr|xpdf-3.03-1|252	# install headers
12cr|xpdf-3.03-1|253	install -d %{buildroot}%{_includedir}/%{name}
12cr|xpdf-3.03-1|254	install -m0644 xpdf/*.h %{buildroot}%{_includedir}/%{name}/
12cr|xpdf-3.03-1|255	install -m0644 aconf*.h %{buildroot}%{_includedir}/%{name}/
12cr|xpdf-3.03-1|256	
12cr|xpdf-3.03-1|257	for i in fofi goo splash; do
12cr|xpdf-3.03-1|258	install -d %{buildroot}%{_includedir}/%{name}/$i
12cr|xpdf-3.03-1|259	install -m0644 $i/*.h %{buildroot}%{_includedir}/%{name}/$i/
12cr|xpdf-3.03-1|260	done
12cr|xpdf-3.03-1|261	
12cr|xpdf-3.03-1|262	rm -fr %buildroot%{_libdir}/*.*a
12cr|xpdf-3.03-1|263	
12cr|xpdf-3.03-1|264	%files -n %{libname}
12cr|xpdf-3.03-1|265	%doc CHANGES README
12cr|xpdf-3.03-1|266	%{_libdir}/libxpdf.so.%{major}*
12cr|xpdf-3.03-1|267	
12cr|xpdf-3.03-1|268	%files -n %{develname}
12cr|xpdf-3.03-1|269	%{_includedir}/%{name}
12cr|xpdf-3.03-1|270	%{_libdir}/*.so
12cr|xpdf-3.03-1|271	
12cr|xpdf-3.03-1|272	%files
12cr|xpdf-3.03-1|273	%{_bindir}/xpdf
12cr|xpdf-3.03-1|274	%{_mandir}/man1/xpdf.1*
12cr|xpdf-3.03-1|275	%{_datadir}/applications/%_real_vendor-%{name}.desktop
12cr|xpdf-3.03-1|276	%{_iconsdir}/*.*
12cr|xpdf-3.03-1|277	%{_liconsdir}/*.*
12cr|xpdf-3.03-1|278	%{_miconsdir}/*.*
12cr|xpdf-3.03-1|279	
12cr|xpdf-3.03-1|280	%files common
12cr|xpdf-3.03-1|281	%defattr(-,root,root)
12cr|xpdf-3.03-1|282	%{_datadir}/%{name}
12cr|xpdf-3.03-1|283	%{_mandir}/man5/*
12cr|xpdf-3.03-1|284	%config(noreplace) %{_sysconfdir}/xpdfrc

8686 12
12cr|xpenguins-2.2-12|1	%define name xpenguins
12cr|xpenguins-2.2-12|2	%define version 2.2
12cr|xpenguins-2.2-12|3	%define release 12
12cr|xpenguins-2.2-12|4	
12cr|xpenguins-2.2-12|5	Summary: Cute little penguins that walk along the tops of your windows
12cr|xpenguins-2.2-12|6	Name: %{name}
12cr|xpenguins-2.2-12|7	Version: %{version}
12cr|xpenguins-2.2-12|8	Release: %{release}
12cr|xpenguins-2.2-12|9	license: GPL
12cr|xpenguins-2.2-12|10	Source0: %{name}-%{version}.tar.bz2
12cr|xpenguins-2.2-12|11	Source1: %name-32x32.png.bz2
12cr|xpenguins-2.2-12|12	Source2: %name-16x16.png.bz2
12cr|xpenguins-2.2-12|13	Source3: %name-48x48.png.bz2
12cr|xpenguins-2.2-12|14	Patch0: xpenguins-2.2-fix-str-fmt.patch
12cr|xpenguins-2.2-12|15	Group: Toys
12cr|xpenguins-2.2-12|16	URL: http://xpenguins.seul.org/
12cr|xpenguins-2.2-12|17	BuildRequires: xpm-devel
12cr|xpenguins-2.2-12|18	BuildRequires: pkgconfig(x11)
12cr|xpenguins-2.2-12|19	BuildRequires: pkgconfig(xext)
12cr|xpenguins-2.2-12|20	BuildRequires: pkgconfig(xt)
12cr|xpenguins-2.2-12|21	
12cr|xpenguins-2.2-12|22	%description
12cr|xpenguins-2.2-12|23	XPenguins animates a friendly family of penguins in your root window.
12cr|xpenguins-2.2-12|24	They drop in from the top of the screen, walk along the tops of your
12cr|xpenguins-2.2-12|25	windows, up the side of your windows, levitate, skateboard, and do
12cr|xpenguins-2.2-12|26	other similarly exciting things. XPenguins is now themeable so if
12cr|xpenguins-2.2-12|27	you're bored of penguins, try something else. The themes that come
12cr|xpenguins-2.2-12|28	with this package are "Penguins", "Classic Penguins" and "Turtles".
12cr|xpenguins-2.2-12|29	
12cr|xpenguins-2.2-12|30	%prep
12cr|xpenguins-2.2-12|31	%setup -q
12cr|xpenguins-2.2-12|32	%patch0 -p0
12cr|xpenguins-2.2-12|33	
12cr|xpenguins-2.2-12|34	%build
12cr|xpenguins-2.2-12|35	# Note: when we compile the program it needs to know where the
12cr|xpenguins-2.2-12|36	# data will be when finally installed.
12cr|xpenguins-2.2-12|37	%configure2_5x
12cr|xpenguins-2.2-12|38	%make
12cr|xpenguins-2.2-12|39	
12cr|xpenguins-2.2-12|40	%install
12cr|xpenguins-2.2-12|41	rm -rf $RPM_BUILD_ROOT
12cr|xpenguins-2.2-12|42	%makeinstall_std
12cr|xpenguins-2.2-12|43	mkdir -p  %buildroot{%{_datadir}/applications,%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cr|xpenguins-2.2-12|44	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xpenguins-2.2-12|45	[Desktop Entry]
12cr|xpenguins-2.2-12|46	Type=Application
12cr|xpenguins-2.2-12|47	Exec=%{_bindir}/%{name}
12cr|xpenguins-2.2-12|48	Icon=%{name}
12cr|xpenguins-2.2-12|49	Categories=Amusement;
12cr|xpenguins-2.2-12|50	Name=Xpenguins
12cr|xpenguins-2.2-12|51	Comment=Display penguins running on your desktop.
12cr|xpenguins-2.2-12|52	EOF
12cr|xpenguins-2.2-12|53	
12cr|xpenguins-2.2-12|54	bzip2 -dc %{SOURCE1} > %buildroot%{_iconsdir}/%{name}.png
12cr|xpenguins-2.2-12|55	bzip2 -dc %{SOURCE2} > %buildroot%{_miconsdir}/%{name}.png
12cr|xpenguins-2.2-12|56	bzip2 -dc %{SOURCE3} > %buildroot%{_liconsdir}/%{name}.png
12cr|xpenguins-2.2-12|57	
12cr|xpenguins-2.2-12|58	%clean
12cr|xpenguins-2.2-12|59	rm -rf $RPM_BUILD_ROOT
12cr|xpenguins-2.2-12|60	
12cr|xpenguins-2.2-12|61	%if %mdkversion < 200900
12cr|xpenguins-2.2-12|62	%post
12cr|xpenguins-2.2-12|63	%{update_menus}
12cr|xpenguins-2.2-12|64	%endif
12cr|xpenguins-2.2-12|65	
12cr|xpenguins-2.2-12|66	%if %mdkversion < 200900
12cr|xpenguins-2.2-12|67	%postun
12cr|xpenguins-2.2-12|68	%{clean_menus}
12cr|xpenguins-2.2-12|69	%endif
12cr|xpenguins-2.2-12|70	
12cr|xpenguins-2.2-12|71	%files
12cr|xpenguins-2.2-12|72	%defattr(-,root,root)
12cr|xpenguins-2.2-12|73	%doc README AUTHORS COPYING ChangeLog lay-out-frames.scm
12cr|xpenguins-2.2-12|74	%attr(755,root,root) %{_bindir}/xpenguins
12cr|xpenguins-2.2-12|75	%{_mandir}/man1/*
12cr|xpenguins-2.2-12|76	%dir %{_datadir}/%{name}/
12cr|xpenguins-2.2-12|77	%{_datadir}/%{name}/themes
12cr|xpenguins-2.2-12|78	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xpenguins-2.2-12|79	%{_iconsdir}/%{name}.png
12cr|xpenguins-2.2-12|80	%{_miconsdir}/%{name}.png
12cr|xpenguins-2.2-12|81	%{_liconsdir}/%{name}.png
12cr|xpenguins-2.2-12|82	
12cr|xpenguins-2.2-12|83	
12cr|xpenguins-2.2-12|84	
12cr|xpenguins-2.2-12|85	%changelog
12cr|xpenguins-2.2-12|86	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2-11mdv2011.0
12cr|xpenguins-2.2-12|87	+ Revision: 615730
12cr|xpenguins-2.2-12|88	- the mass rebuild of 2010.1 packages
12cr|xpenguins-2.2-12|89	
12cr|xpenguins-2.2-12|90	* Sat Feb 20 2010 Funda Wang <fwang@mandriva.org> 2.2-10mdv2010.1
12cr|xpenguins-2.2-12|91	+ Revision: 508756
12cr|xpenguins-2.2-12|92	- fix str fmt
12cr|xpenguins-2.2-12|93	
12cr|xpenguins-2.2-12|94	+ Thierry Vignaud <tv@mandriva.org>
12cr|xpenguins-2.2-12|95	- rebuild
12cr|xpenguins-2.2-12|96	
12cr|xpenguins-2.2-12|97	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 2.2-9mdv2009.0
12cr|xpenguins-2.2-12|98	+ Revision: 262683
12cr|xpenguins-2.2-12|99	- rebuild
12cr|xpenguins-2.2-12|100	
12cr|xpenguins-2.2-12|101	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.2-8mdv2009.0
12cr|xpenguins-2.2-12|102	+ Revision: 257669
12cr|xpenguins-2.2-12|103	- rebuild
12cr|xpenguins-2.2-12|104	
12cr|xpenguins-2.2-12|105	+ Pixel <pixel@mandriva.com>
12cr|xpenguins-2.2-12|106	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xpenguins-2.2-12|107	
12cr|xpenguins-2.2-12|108	+ Olivier Blin <oblin@mandriva.com>
12cr|xpenguins-2.2-12|109	- restore BuildRoot
12cr|xpenguins-2.2-12|110	
12cr|xpenguins-2.2-12|111	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 2.2-6mdv2008.1
12cr|xpenguins-2.2-12|112	+ Revision: 135561
12cr|xpenguins-2.2-12|113	- fix directory creation
12cr|xpenguins-2.2-12|114	- auto-convert XDG menu entry
12cr|xpenguins-2.2-12|115	- kill re-definition of %%buildroot on Pixel's request
12cr|xpenguins-2.2-12|116	- buildrequires X11-devel instead of XFree86-devel
12cr|xpenguins-2.2-12|117	- import xpenguins
12cr|xpenguins-2.2-12|118	
12cr|xpenguins-2.2-12|119	
12cr|xpenguins-2.2-12|120	* Thu Jan 05 2006 Lenny Cartier <lenny@mandriva.com> 2.2-6mdk
12cr|xpenguins-2.2-12|121	- rebuild
12cr|xpenguins-2.2-12|122	
12cr|xpenguins-2.2-12|123	* Fri Jul 02 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.2-5mdk
12cr|xpenguins-2.2-12|124	- rebuild
12cr|xpenguins-2.2-12|125	
12cr|xpenguins-2.2-12|126	* Sun Jun 15 2003 Götz Waschk <waschk@linux-mandrake.com> 2.2-4mdk
12cr|xpenguins-2.2-12|127	- arrgh, forgot to type C-c C-r
12cr|xpenguins-2.2-12|128	
12cr|xpenguins-2.2-12|129	* Sat Jun 14 2003 Götz Waschk <waschk@linux-mandrake.com> 2.2-3mdk
12cr|xpenguins-2.2-12|130	- add the data dir
12cr|xpenguins-2.2-12|131	- add buildrequires
12cr|xpenguins-2.2-12|132	- remove prefix
12cr|xpenguins-2.2-12|133	
12cr|xpenguins-2.2-12|134	* Mon Sep  9 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 2.2-3mdk
12cr|xpenguins-2.2-12|135	- added Packager
12cr|xpenguins-2.2-12|136	
12cr|xpenguins-2.2-12|137	* Mon Mar  4 2002 Götz Waschk <waschk@linux-mandrake.com> 2.2-2mdk
12cr|xpenguins-2.2-12|138	- substitute xpm by png icons
12cr|xpenguins-2.2-12|139	- fix data dir by using %%makeinstall_std macro
12cr|xpenguins-2.2-12|140	
12cr|xpenguins-2.2-12|141	* Tue Oct 09 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.2-1mdk
12cr|xpenguins-2.2-12|142	- fixed & updated by Götz Waschk <waschk@linux-mandrake.com> :
12cr|xpenguins-2.2-12|143	- fixed rpmlint warning about non-transparent icon
12cr|xpenguins-2.2-12|144	- 2.2
12cr|xpenguins-2.2-12|145	
12cr|xpenguins-2.2-12|146	* Fri Jun 22 2001 Etienne Faure <etienne@mandrakesoft.com> 2.1-2mdk
12cr|xpenguins-2.2-12|147	- large icon
12cr|xpenguins-2.2-12|148	
12cr|xpenguins-2.2-12|149	* Fri Jun 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.1-1mdk
12cr|xpenguins-2.2-12|150	
12cr|xpenguins-2.2-12|151	- added in contribs bu Götz Waschk <waschk@linux-mandrake.com> :
12cr|xpenguins-2.2-12|152	- adapted package for Mandrake
12cr|xpenguins-2.2-12|153	
12cr|xpenguins-2.2-12|154	* Sat May  5 2001 Robin Hogan <R.J.Hogan@reading.ac.uk> 1.9.1-1
12cr|xpenguins-2.2-12|155	- First spec file used with autoconf
12cr|xpenguins-2.2-12|156	* Tue May 23 2000 Robin Hogan <R.J.Hogan@reading.ac.uk> 1.2-1
12cr|xpenguins-2.2-12|157	- Use BuildRoot.
12cr|xpenguins-2.2-12|158	
12cr|xpenguins-2.2-12|159	# end of file

8687 12
12cr|xphelloworld-1.0.1-9|1	Name: xphelloworld
12cr|xphelloworld-1.0.1-9|2	Version: 1.0.1
12cr|xphelloworld-1.0.1-9|3	Release: %mkrel 9
12cr|xphelloworld-1.0.1-9|4	Summary: Sends a test page to an Xprint printer
12cr|xphelloworld-1.0.1-9|5	Group: Development/X11
12cr|xphelloworld-1.0.1-9|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12cr|xphelloworld-1.0.1-9|7	Patch0: xphelloworld-1.0.1-fix-xaw8-BR.diff
12cr|xphelloworld-1.0.1-9|8	License: MIT
12cr|xphelloworld-1.0.1-9|9	BuildRoot: %{_tmppath}/%{name}-root
12cr|xphelloworld-1.0.1-9|10	
12cr|xphelloworld-1.0.1-9|11	BuildRequires: libxaw-devel >= 1.0.1
12cr|xphelloworld-1.0.1-9|12	BuildRequires: lesstif-devel
12cr|xphelloworld-1.0.1-9|13	BuildRequires: libxp-devel >= 1.0.0
12cr|xphelloworld-1.0.1-9|14	BuildRequires: libxprintapputil-devel >= 1.0.1
12cr|xphelloworld-1.0.1-9|15	BuildRequires: libxprintutil-devel >= 1.0.1
12cr|xphelloworld-1.0.1-9|16	BuildRequires: libxt-devel >= 1.0.0
12cr|xphelloworld-1.0.1-9|17	BuildRequires: x11-util-macros >= 1.0.1
12cr|xphelloworld-1.0.1-9|18	
12cr|xphelloworld-1.0.1-9|19	%description
12cr|xphelloworld-1.0.1-9|20	Xphelloworld is a utility for Xprint, the printing system for the X Window
12cr|xphelloworld-1.0.1-9|21	system. It sends a test page to the specified printer (or the default printer,
12cr|xphelloworld-1.0.1-9|22	if none is specified).
12cr|xphelloworld-1.0.1-9|23	
12cr|xphelloworld-1.0.1-9|24	%prep
12cr|xphelloworld-1.0.1-9|25	%setup -q -n %{name}-%{version}
12cr|xphelloworld-1.0.1-9|26	%patch0 -p0
12cr|xphelloworld-1.0.1-9|27	
12cr|xphelloworld-1.0.1-9|28	%build
12cr|xphelloworld-1.0.1-9|29	autoconf
12cr|xphelloworld-1.0.1-9|30	%configure2_5x	--x-includes=%{_includedir}\
12cr|xphelloworld-1.0.1-9|31	--x-libraries=%{_libdir}
12cr|xphelloworld-1.0.1-9|32	
12cr|xphelloworld-1.0.1-9|33	%make
12cr|xphelloworld-1.0.1-9|34	
12cr|xphelloworld-1.0.1-9|35	%install
12cr|xphelloworld-1.0.1-9|36	rm -rf %{buildroot}
12cr|xphelloworld-1.0.1-9|37	%makeinstall_std
12cr|xphelloworld-1.0.1-9|38	
12cr|xphelloworld-1.0.1-9|39	%clean
12cr|xphelloworld-1.0.1-9|40	rm -rf %{buildroot}
12cr|xphelloworld-1.0.1-9|41	
12cr|xphelloworld-1.0.1-9|42	%files
12cr|xphelloworld-1.0.1-9|43	%defattr(-,root,root)
12cr|xphelloworld-1.0.1-9|44	%{_bindir}/xphelloworld
12cr|xphelloworld-1.0.1-9|45	%{_bindir}/xpsimplehelloworld
12cr|xphelloworld-1.0.1-9|46	%{_bindir}/xpxthelloworld
12cr|xphelloworld-1.0.1-9|47	%{_mandir}/man1/xphelloworld.1*
12cr|xphelloworld-1.0.1-9|48	%{_mandir}/man1/xpxthelloworld.1*
12cr|xphelloworld-1.0.1-9|49	%{_mandir}/man1/xpsimplehelloworld.1*
12cr|xphelloworld-1.0.1-9|50	
12cr|xphelloworld-1.0.1-9|51	
12cr|xphelloworld-1.0.1-9|52	%changelog
12cr|xphelloworld-1.0.1-9|53	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-9mdv2010.0
12cr|xphelloworld-1.0.1-9|54	+ Revision: 435304
12cr|xphelloworld-1.0.1-9|55	- patch 0: xaw8 is dead, let's use xaw7 instead
12cr|xphelloworld-1.0.1-9|56	- BR lesstif-devel
12cr|xphelloworld-1.0.1-9|57	- rebuild
12cr|xphelloworld-1.0.1-9|58	
12cr|xphelloworld-1.0.1-9|59	* Mon Aug 04 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-8mdv2009.0
12cr|xphelloworld-1.0.1-9|60	+ Revision: 262685
12cr|xphelloworld-1.0.1-9|61	- rebuild
12cr|xphelloworld-1.0.1-9|62	
12cr|xphelloworld-1.0.1-9|63	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-7mdv2009.0
12cr|xphelloworld-1.0.1-9|64	+ Revision: 257670
12cr|xphelloworld-1.0.1-9|65	- rebuild
12cr|xphelloworld-1.0.1-9|66	
12cr|xphelloworld-1.0.1-9|67	+ Paulo Andrade <pcpa@mandriva.com.br>
12cr|xphelloworld-1.0.1-9|68	- Revert to use upstream tarball, build requires and remove non mandatory local patches.
12cr|xphelloworld-1.0.1-9|69	
12cr|xphelloworld-1.0.1-9|70	* Thu Jan 17 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.0.1-5mdv2008.1
12cr|xphelloworld-1.0.1-9|71	+ Revision: 154400
12cr|xphelloworld-1.0.1-9|72	- Updated BuildRequires and resubmit package.
12cr|xphelloworld-1.0.1-9|73	
12cr|xphelloworld-1.0.1-9|74	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0.1-4mdv2008.1
12cr|xphelloworld-1.0.1-9|75	+ Revision: 136618
12cr|xphelloworld-1.0.1-9|76	- restore BuildRoot
12cr|xphelloworld-1.0.1-9|77	
12cr|xphelloworld-1.0.1-9|78	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|xphelloworld-1.0.1-9|79	- kill re-definition of %%buildroot on Pixel's request
12cr|xphelloworld-1.0.1-9|80	- do not hardcode lzma extension!!!
12cr|xphelloworld-1.0.1-9|81	
12cr|xphelloworld-1.0.1-9|82	
12cr|xphelloworld-1.0.1-9|83	* Fri Sep 01 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12cr|xphelloworld-1.0.1-9|84	+ 2006-09-01 21:16:00 (59527)
12cr|xphelloworld-1.0.1-9|85	- rebuild to fix libXaw.so.8 dependency
12cr|xphelloworld-1.0.1-9|86	
12cr|xphelloworld-1.0.1-9|87	* Thu Jun 01 2006 Thierry Vignaud <tvignaud@mandriva.com>
12cr|xphelloworld-1.0.1-9|88	+ 2006-06-01 20:13:15 (31864)
12cr|xphelloworld-1.0.1-9|89	- fill in missing description & summaries
12cr|xphelloworld-1.0.1-9|90	
12cr|xphelloworld-1.0.1-9|91	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12cr|xphelloworld-1.0.1-9|92	+ 2006-05-31 18:32:34 (31796)
12cr|xphelloworld-1.0.1-9|93	- rebuild to fix cooker uploading
12cr|xphelloworld-1.0.1-9|94	
12cr|xphelloworld-1.0.1-9|95	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|xphelloworld-1.0.1-9|96	+ 2006-05-29 14:36:37 (31646)
12cr|xphelloworld-1.0.1-9|97	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12cr|xphelloworld-1.0.1-9|98	
12cr|xphelloworld-1.0.1-9|99	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12cr|xphelloworld-1.0.1-9|100	+ 2006-05-04 21:25:17 (26918)
12cr|xphelloworld-1.0.1-9|101	- increment release
12cr|xphelloworld-1.0.1-9|102	
12cr|xphelloworld-1.0.1-9|103	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12cr|xphelloworld-1.0.1-9|104	+ 2006-04-27 04:02:05 (26704)
12cr|xphelloworld-1.0.1-9|105	- Adding X.org 7.0 to the repository
12cr|xphelloworld-1.0.1-9|106	

8688 12
12cr|xpilot-4.5.5-1|1	Summary:	An X Window System based multiplayer aerial combat game
12cr|xpilot-4.5.5-1|2	Name:		xpilot
12cr|xpilot-4.5.5-1|3	Version:	4.5.5
12cr|xpilot-4.5.5-1|4	Release:	%mkrel 1
12cr|xpilot-4.5.5-1|5	License:	GPL
12cr|xpilot-4.5.5-1|6	Group:		Games/Arcade
12cr|xpilot-4.5.5-1|7	URL:		http://www.xpilot.org
12cr|xpilot-4.5.5-1|8	Source0:	http://downloads.sourceforge.net/xpilotgame/xpilot-%version.tar.bz2
12cr|xpilot-4.5.5-1|9	# Source1:	%{name}-menu
12cr|xpilot-4.5.5-1|10	Source2:	%{name}-16.png
12cr|xpilot-4.5.5-1|11	Source3:	%{name}-32.png
12cr|xpilot-4.5.5-1|12	Source4:	%{name}-48.png
12cr|xpilot-4.5.5-1|13	Patch0:		%{name}-4.5.3-config.patch
12cr|xpilot-4.5.5-1|14	BuildRequires:	libx11-devel
12cr|xpilot-4.5.5-1|15	BuildRequires:	libxext-devel
12cr|xpilot-4.5.5-1|16	BuildRequires:  imake
12cr|xpilot-4.5.5-1|17	
12cr|xpilot-4.5.5-1|18	BuildRoot:	%{_tmppath}/%{name}-root
12cr|xpilot-4.5.5-1|19	
12cr|xpilot-4.5.5-1|20	%description
12cr|xpilot-4.5.5-1|21	Xpilot is an X Window System based multiplayer game of aerial combat.
12cr|xpilot-4.5.5-1|22	
12cr|xpilot-4.5.5-1|23	The object of the game is to shoot each other down, or you can use the race
12cr|xpilot-4.5.5-1|24	mode to just fly around.
12cr|xpilot-4.5.5-1|25	
12cr|xpilot-4.5.5-1|26	Xpilot resembles the Commodore 64 Thrust game, which is similar to Atari's
12cr|xpilot-4.5.5-1|27	Gravitar and Asteriods (note: this is not misspelled).
12cr|xpilot-4.5.5-1|28	
12cr|xpilot-4.5.5-1|29	Unless you already have an xpilot server on your network, you'll need to set up
12cr|xpilot-4.5.5-1|30	the server on one machine, and then set up xpilot clients on all of the
12cr|xpilot-4.5.5-1|31	players' machines.
12cr|xpilot-4.5.5-1|32	
12cr|xpilot-4.5.5-1|33	%prep
12cr|xpilot-4.5.5-1|34	%setup -q
12cr|xpilot-4.5.5-1|35	%patch0 -p0
12cr|xpilot-4.5.5-1|36	
12cr|xpilot-4.5.5-1|37	%build
12cr|xpilot-4.5.5-1|38	xmkmf
12cr|xpilot-4.5.5-1|39	%make Makefiles
12cr|xpilot-4.5.5-1|40	%make CDEBUGFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cr|xpilot-4.5.5-1|41	
12cr|xpilot-4.5.5-1|42	%install
12cr|xpilot-4.5.5-1|43	rm -rf $RPM_BUILD_ROOT
12cr|xpilot-4.5.5-1|44	
12cr|xpilot-4.5.5-1|45	%makeinstall_std install.man INSTBINDIR=%{_gamesbindir}
12cr|xpilot-4.5.5-1|46	
12cr|xpilot-4.5.5-1|47	install -m644 %SOURCE2 -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|xpilot-4.5.5-1|48	install -m644 %SOURCE3 -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|xpilot-4.5.5-1|49	install -m644 %SOURCE4 -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|xpilot-4.5.5-1|50	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man{1,6}
12cr|xpilot-4.5.5-1|51	
12cr|xpilot-4.5.5-1|52	# scheesh. cvs files.
12cr|xpilot-4.5.5-1|53	find doc -name '.cvs*' | xargs rm -f {} \;
12cr|xpilot-4.5.5-1|54	
12cr|xpilot-4.5.5-1|55	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|xpilot-4.5.5-1|56	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}-server.desktop
12cr|xpilot-4.5.5-1|57	[Desktop Entry]
12cr|xpilot-4.5.5-1|58	Type=Application
12cr|xpilot-4.5.5-1|59	Categories=Game;ArcadeGame;
12cr|xpilot-4.5.5-1|60	Name=Xpilot server
12cr|xpilot-4.5.5-1|61	Comment=Fly/shoot arcade game
12cr|xpilot-4.5.5-1|62	Exec=%{_gamesbindir}/xpilots
12cr|xpilot-4.5.5-1|63	Icon=%{name}
12cr|xpilot-4.5.5-1|64	EOF
12cr|xpilot-4.5.5-1|65	
12cr|xpilot-4.5.5-1|66	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xpilot-4.5.5-1|67	[Desktop Entry]
12cr|xpilot-4.5.5-1|68	Type=Application
12cr|xpilot-4.5.5-1|69	Categories=Game;ArcadeGame;
12cr|xpilot-4.5.5-1|70	Name=Xpilot - Requires server
12cr|xpilot-4.5.5-1|71	Comment=Fly/shoot arcade game
12cr|xpilot-4.5.5-1|72	Exec=%{_gamesbindir}/xpilot -join
12cr|xpilot-4.5.5-1|73	Icon=%{name}
12cr|xpilot-4.5.5-1|74	EOF
12cr|xpilot-4.5.5-1|75	
12cr|xpilot-4.5.5-1|76	%if %mdkversion < 200900
12cr|xpilot-4.5.5-1|77	%post
12cr|xpilot-4.5.5-1|78	%{update_menus}
12cr|xpilot-4.5.5-1|79	%endif
12cr|xpilot-4.5.5-1|80	
12cr|xpilot-4.5.5-1|81	%if %mdkversion < 200900
12cr|xpilot-4.5.5-1|82	%postun
12cr|xpilot-4.5.5-1|83	%{clean_menus}
12cr|xpilot-4.5.5-1|84	%endif
12cr|xpilot-4.5.5-1|85	
12cr|xpilot-4.5.5-1|86	%clean
12cr|xpilot-4.5.5-1|87	rm -rf $RPM_BUILD_ROOT
12cr|xpilot-4.5.5-1|88	
12cr|xpilot-4.5.5-1|89	%files
12cr|xpilot-4.5.5-1|90	%defattr(-,root,root)
12cr|xpilot-4.5.5-1|91	%doc README.txt LICENSE README.txt.msub
12cr|xpilot-4.5.5-1|92	%doc doc
12cr|xpilot-4.5.5-1|93	%{_gamesbindir}/*
12cr|xpilot-4.5.5-1|94	/usr/lib/xpilot
12cr|xpilot-4.5.5-1|95	%{_mandir}/man?/*
12cr|xpilot-4.5.5-1|96	%{_datadir}/applications/mandriva-*.desktop
12cr|xpilot-4.5.5-1|97	%{_miconsdir}/*
12cr|xpilot-4.5.5-1|98	%{_liconsdir}/*
12cr|xpilot-4.5.5-1|99	%{_iconsdir}/%{name}.png
12cr|xpilot-4.5.5-1|100	
12cr|xpilot-4.5.5-1|101	
12cr|xpilot-4.5.5-1|102	
12cr|xpilot-4.5.5-1|103	%changelog
12cr|xpilot-4.5.5-1|104	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 4.5.5-1mdv2011.0
12cr|xpilot-4.5.5-1|105	+ Revision: 657735
12cr|xpilot-4.5.5-1|106	- new version 4.5.5
12cr|xpilot-4.5.5-1|107	
12cr|xpilot-4.5.5-1|108	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 4.5.4-9
12cr|xpilot-4.5.5-1|109	+ Revision: 634909
12cr|xpilot-4.5.5-1|110	- simplify BR
12cr|xpilot-4.5.5-1|111	
12cr|xpilot-4.5.5-1|112	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 4.5.4-8mdv2010.0
12cr|xpilot-4.5.5-1|113	+ Revision: 435257
12cr|xpilot-4.5.5-1|114	- rebuild
12cr|xpilot-4.5.5-1|115	
12cr|xpilot-4.5.5-1|116	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 4.5.4-7mdv2009.0
12cr|xpilot-4.5.5-1|117	+ Revision: 262686
12cr|xpilot-4.5.5-1|118	- rebuild
12cr|xpilot-4.5.5-1|119	
12cr|xpilot-4.5.5-1|120	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 4.5.4-6mdv2009.0
12cr|xpilot-4.5.5-1|121	+ Revision: 257672
12cr|xpilot-4.5.5-1|122	- rebuild
12cr|xpilot-4.5.5-1|123	
12cr|xpilot-4.5.5-1|124	+ Pixel <pixel@mandriva.com>
12cr|xpilot-4.5.5-1|125	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xpilot-4.5.5-1|126	
12cr|xpilot-4.5.5-1|127	+ Olivier Blin <oblin@mandriva.com>
12cr|xpilot-4.5.5-1|128	- restore BuildRoot
12cr|xpilot-4.5.5-1|129	
12cr|xpilot-4.5.5-1|130	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 4.5.4-4mdv2008.1
12cr|xpilot-4.5.5-1|131	+ Revision: 132655
12cr|xpilot-4.5.5-1|132	- adjust file list
12cr|xpilot-4.5.5-1|133	- fix file list for x86_64
12cr|xpilot-4.5.5-1|134	- BR imaek
12cr|xpilot-4.5.5-1|135	- auto-convert XDG menu entry
12cr|xpilot-4.5.5-1|136	- kill re-definition of %%buildroot on Pixel's request
12cr|xpilot-4.5.5-1|137	- buildrequires X11-devel instead of XFree86-devel
12cr|xpilot-4.5.5-1|138	- import xpilot
12cr|xpilot-4.5.5-1|139	
12cr|xpilot-4.5.5-1|140	
12cr|xpilot-4.5.5-1|141	* Fri Jul 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 4.5.4-4mdk
12cr|xpilot-4.5.5-1|142	- Fix BuildRequires
12cr|xpilot-4.5.5-1|143	
12cr|xpilot-4.5.5-1|144	* Tue Dec 07 2004 Lenny Cartier <lenny@mandrakesoft.com> 4.5.4-3mdk
12cr|xpilot-4.5.5-1|145	- rebuild
12cr|xpilot-4.5.5-1|146	
12cr|xpilot-4.5.5-1|147	* Tue Aug 05 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 4.5.4-2mdk
12cr|xpilot-4.5.5-1|148	- rebuild
12cr|xpilot-4.5.5-1|149	- bunzip2 icons
12cr|xpilot-4.5.5-1|150	- move binary to %%{_gamesbindir}
12cr|xpilot-4.5.5-1|151	- no, Buffy is more beatiful than Willow!
12cr|xpilot-4.5.5-1|152	
12cr|xpilot-4.5.5-1|153	* Sun Jan 12 2003 Lenny Cartier <lenny@mandrakesoft.com> 4.5.4-1mdk
12cr|xpilot-4.5.5-1|154	- 4.5.4
12cr|xpilot-4.5.5-1|155	- Willow is really more beautiful than Buffy, you're right Sebd.
12cr|xpilot-4.5.5-1|156	
12cr|xpilot-4.5.5-1|157	* Mon Jun 03 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 4.5.3-1mdk
12cr|xpilot-4.5.5-1|158	- 4.5.3
12cr|xpilot-4.5.5-1|159	- update %%patch0
12cr|xpilot-4.5.5-1|160	- png icons
12cr|xpilot-4.5.5-1|161	- menu in spefile
12cr|xpilot-4.5.5-1|162	- cleanup
12cr|xpilot-4.5.5-1|163	
12cr|xpilot-4.5.5-1|164	* Wed Apr 03 2002 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.5.0-1mdk
12cr|xpilot-4.5.5-1|165	- 4.5.0-1mdk for general consumption.
12cr|xpilot-4.5.5-1|166	
12cr|xpilot-4.5.5-1|167	* Sun Nov 11 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.4.3-1mdk
12cr|xpilot-4.5.5-1|168	- 4.4.3 for general consumption.
12cr|xpilot-4.5.5-1|169	
12cr|xpilot-4.5.5-1|170	* Thu Aug 23 2001 David BAUDENS <baudens@mandrakesoft.com> 4.3.2-2mdk
12cr|xpilot-4.5.5-1|171	- Used new icons
12cr|xpilot-4.5.5-1|172	- Added missing file
12cr|xpilot-4.5.5-1|173	
12cr|xpilot-4.5.5-1|174	* Tue May  8 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 4.3.2-1mdk
12cr|xpilot-4.5.5-1|175	- version 4.3.2
12cr|xpilot-4.5.5-1|176	
12cr|xpilot-4.5.5-1|177	* Sat Apr 28 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.3.1-2mdk
12cr|xpilot-4.5.5-1|178	- Compile with RPM_OPT_FLAGS.
12cr|xpilot-4.5.5-1|179	- Install the menu with a filename called xpilot, not xpilot-menu.
12cr|xpilot-4.5.5-1|180	
12cr|xpilot-4.5.5-1|181	* Sat Apr 28 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.3.1-1mdk
12cr|xpilot-4.5.5-1|182	- Bump version 4.3.1 into cooker.
12cr|xpilot-4.5.5-1|183	
12cr|xpilot-4.5.5-1|184	* Wed Mar 14 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.2.0-9mdk
12cr|xpilot-4.5.5-1|185	- Explicitly include time.h in src/server/netserver.c.
12cr|xpilot-4.5.5-1|186	
12cr|xpilot-4.5.5-1|187	* Tue Nov 28 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.2.0-8mdk
12cr|xpilot-4.5.5-1|188	- use optflags.
12cr|xpilot-4.5.5-1|189	
12cr|xpilot-4.5.5-1|190	* Fri Sep 15 2000 David BAUDENS <baudens@mandrakesoft.com> 4.2.0-7mdk
12cr|xpilot-4.5.5-1|191	- Fix Title in Menu entry
12cr|xpilot-4.5.5-1|192	- Complete macros
12cr|xpilot-4.5.5-1|193	
12cr|xpilot-4.5.5-1|194	* Wed Aug 30 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.2.0-6mdk
12cr|xpilot-4.5.5-1|195	- rebuild to use the new macros.
12cr|xpilot-4.5.5-1|196	
12cr|xpilot-4.5.5-1|197	* Tue Aug 08 2000 Frederic Lepied <flepied@mandrakesoft.com> 4.2.0-5mdk
12cr|xpilot-4.5.5-1|198	- automatically added BuildRequires
12cr|xpilot-4.5.5-1|199	
12cr|xpilot-4.5.5-1|200	* Wed May 03 2000 dam's <damien@mandrakesoft.com> 4.2.0-4mdk
12cr|xpilot-4.5.5-1|201	- Corrected menu entry.
12cr|xpilot-4.5.5-1|202	
12cr|xpilot-4.5.5-1|203	* Tue Apr 18 2000 dam's <damien@mandrakesoft.com> 4.2.0-3mdk
12cr|xpilot-4.5.5-1|204	- Convert gif icon to xpm.
12cr|xpilot-4.5.5-1|205	
12cr|xpilot-4.5.5-1|206	* Mon Apr 17 2000 dam's <damien@mandrakesoft.com> 4.2.0-2mdk
12cr|xpilot-4.5.5-1|207	- Added menu entry.
12cr|xpilot-4.5.5-1|208	
12cr|xpilot-4.5.5-1|209	* Wed Mar 22 2000 dam's <damien@mandrakesoft.com> 4.2.0-1mdk
12cr|xpilot-4.5.5-1|210	- updade to 4.2.0
12cr|xpilot-4.5.5-1|211	
12cr|xpilot-4.5.5-1|212	* Fri Nov 5 1999 dam's <damien@mandrakesoft.com>
12cr|xpilot-4.5.5-1|213	- Mandrake adaptation
12cr|xpilot-4.5.5-1|214	
12cr|xpilot-4.5.5-1|215	* Fri Jul 30 1999 Bill Nottingham <notting@redhat.com>
12cr|xpilot-4.5.5-1|216	- update to 4.1.0
12cr|xpilot-4.5.5-1|217	
12cr|xpilot-4.5.5-1|218	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|xpilot-4.5.5-1|219	- auto rebuild in the new build environment (release 6)
12cr|xpilot-4.5.5-1|220	
12cr|xpilot-4.5.5-1|221	* Thu Dec 17 1998 Michael Maher <mike@redhat.com>
12cr|xpilot-4.5.5-1|222	- built package for 6.0
12cr|xpilot-4.5.5-1|223	
12cr|xpilot-4.5.5-1|224	* Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com>
12cr|xpilot-4.5.5-1|225	- add sparc
12cr|xpilot-4.5.5-1|226	- build root
12cr|xpilot-4.5.5-1|227	
12cr|xpilot-4.5.5-1|228	* Fri May 08 1998 Prospector System <bugs@redhat.com>
12cr|xpilot-4.5.5-1|229	- translations modified for de, fr, tr
12cr|xpilot-4.5.5-1|230	
12cr|xpilot-4.5.5-1|231	* Mon Nov  3 1997 Otto Hammersmith <otto@redhat.com>
12cr|xpilot-4.5.5-1|232	- made exlusivearch to i386
12cr|xpilot-4.5.5-1|233	
12cr|xpilot-4.5.5-1|234	* Thu Oct 23 1997 Marc Ewing <marc@redhat.com>
12cr|xpilot-4.5.5-1|235	- new version
12cr|xpilot-4.5.5-1|236	- wmconfig
12cr|xpilot-4.5.5-1|237	
12cr|xpilot-4.5.5-1|238	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|xpilot-4.5.5-1|239	- built against glibc

8689 12
12cr|xpired-1.22-19|1	%define name xpired
12cr|xpired-1.22-19|2	%define version 1.22
12cr|xpired-1.22-19|3	%define release %mkrel 19
12cr|xpired-1.22-19|4	
12cr|xpired-1.22-19|5	Summary: Action puzzle game
12cr|xpired-1.22-19|6	Name: %{name}
12cr|xpired-1.22-19|7	Version: %{version}
12cr|xpired-1.22-19|8	Release: %{release}
12cr|xpired-1.22-19|9	Source0: %{name}-%{version}-linux_source.tar.bz2
12cr|xpired-1.22-19|10	URL: http://xpired.temnet.org/
12cr|xpired-1.22-19|11	License: GPLv2+
12cr|xpired-1.22-19|12	Group: Games/Arcade
12cr|xpired-1.22-19|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|xpired-1.22-19|14	BuildRequires: libSDL_gfx-devel >= 2.0.8
12cr|xpired-1.22-19|15	BuildRequires: libSDL_mixer-devel
12cr|xpired-1.22-19|16	BuildRequires: libSDL_image-devel
12cr|xpired-1.22-19|17	
12cr|xpired-1.22-19|18	%description
12cr|xpired-1.22-19|19	X-Pired is an action puzzle game. The goal of the game in each level
12cr|xpired-1.22-19|20	is to reach the exit square, avoiding exploding barrels and other
12cr|xpired-1.22-19|21	deadly stuff.
12cr|xpired-1.22-19|22	
12cr|xpired-1.22-19|23	%prep
12cr|xpired-1.22-19|24	%setup -q -n src
12cr|xpired-1.22-19|25	
12cr|xpired-1.22-19|26	%build
12cr|xpired-1.22-19|27	%make PREFIX=%_prefix SHARE_PREFIX=%_gamesdatadir/xpired
12cr|xpired-1.22-19|28	
12cr|xpired-1.22-19|29	%install
12cr|xpired-1.22-19|30	rm -rf $RPM_BUILD_ROOT
12cr|xpired-1.22-19|31	make install PREFIX=%buildroot/%_prefix SHARE_PREFIX=%buildroot/%_gamesdatadir/xpired
12cr|xpired-1.22-19|32	
12cr|xpired-1.22-19|33	mkdir -p %buildroot/%_gamesbindir
12cr|xpired-1.22-19|34	mv %buildroot/%_bindir/* %buildroot/%_gamesbindir
12cr|xpired-1.22-19|35	
12cr|xpired-1.22-19|36	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|xpired-1.22-19|37	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xpired-1.22-19|38	[Desktop Entry]
12cr|xpired-1.22-19|39	Name=X-Pired
12cr|xpired-1.22-19|40	Comment=Action-puzzle game
12cr|xpired-1.22-19|41	Exec=%_gamesbindir/%{name}
12cr|xpired-1.22-19|42	Icon=arcade_section
12cr|xpired-1.22-19|43	Terminal=false
12cr|xpired-1.22-19|44	Type=Application
12cr|xpired-1.22-19|45	StartupNotify=true
12cr|xpired-1.22-19|46	Categories=Game;ArcadeGame;
12cr|xpired-1.22-19|47	EOF
12cr|xpired-1.22-19|48	
12cr|xpired-1.22-19|49	%clean
12cr|xpired-1.22-19|50	rm -rf $RPM_BUILD_ROOT
12cr|xpired-1.22-19|51	
12cr|xpired-1.22-19|52	%if %mdkversion < 200900
12cr|xpired-1.22-19|53	%post
12cr|xpired-1.22-19|54	%{update_menus}
12cr|xpired-1.22-19|55	%endif
12cr|xpired-1.22-19|56	
12cr|xpired-1.22-19|57	%if %mdkversion < 200900
12cr|xpired-1.22-19|58	%postun
12cr|xpired-1.22-19|59	%{clean_menus}
12cr|xpired-1.22-19|60	%endif
12cr|xpired-1.22-19|61	
12cr|xpired-1.22-19|62	%files
12cr|xpired-1.22-19|63	%defattr(-,root,root)
12cr|xpired-1.22-19|64	%doc *.txt README*
12cr|xpired-1.22-19|65	%_datadir/applications/mandriva*
12cr|xpired-1.22-19|66	%_gamesbindir/*
12cr|xpired-1.22-19|67	%_gamesdatadir/*
12cr|xpired-1.22-19|68	
12cr|xpired-1.22-19|69	
12cr|xpired-1.22-19|70	
12cr|xpired-1.22-19|71	
12cr|xpired-1.22-19|72	%changelog
12cr|xpired-1.22-19|73	* Thu Sep 29 2011 Götz Waschk <waschk@mandriva.org> 1.22-19mdv2012.0
12cr|xpired-1.22-19|74	+ Revision: 701910
12cr|xpired-1.22-19|75	- rebuild
12cr|xpired-1.22-19|76	
12cr|xpired-1.22-19|77	* Sun Sep 27 2009 Götz Waschk <waschk@mandriva.org> 1.22-18mdv2011.0
12cr|xpired-1.22-19|78	+ Revision: 450126
12cr|xpired-1.22-19|79	- rebuild for new SDL_gfx
12cr|xpired-1.22-19|80	
12cr|xpired-1.22-19|81	* Tue Aug 04 2009 Götz Waschk <waschk@mandriva.org> 1.22-17mdv2010.0
12cr|xpired-1.22-19|82	+ Revision: 408655
12cr|xpired-1.22-19|83	- update menu categories
12cr|xpired-1.22-19|84	- update license
12cr|xpired-1.22-19|85	
12cr|xpired-1.22-19|86	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 1.22-16mdv2009.0
12cr|xpired-1.22-19|87	+ Revision: 262687
12cr|xpired-1.22-19|88	- rebuild
12cr|xpired-1.22-19|89	
12cr|xpired-1.22-19|90	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.22-15mdv2009.0
12cr|xpired-1.22-19|91	+ Revision: 257683
12cr|xpired-1.22-19|92	- rebuild
12cr|xpired-1.22-19|93	- fix spacing at top of description
12cr|xpired-1.22-19|94	- drop old menu
12cr|xpired-1.22-19|95	
12cr|xpired-1.22-19|96	+ Pixel <pixel@mandriva.com>
12cr|xpired-1.22-19|97	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xpired-1.22-19|98	
12cr|xpired-1.22-19|99	+ Olivier Blin <blino@mandriva.org>
12cr|xpired-1.22-19|100	- restore BuildRoot
12cr|xpired-1.22-19|101	
12cr|xpired-1.22-19|102	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.22-13mdv2008.1
12cr|xpired-1.22-19|103	+ Revision: 130484
12cr|xpired-1.22-19|104	- kill re-definition of %%buildroot on Pixel's request
12cr|xpired-1.22-19|105	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|xpired-1.22-19|106	
12cr|xpired-1.22-19|107	
12cr|xpired-1.22-19|108	* Wed Dec 20 2006 Götz Waschk <waschk@mandriva.org> 1.22-13mdv2007.0
12cr|xpired-1.22-19|109	+ Revision: 100680
12cr|xpired-1.22-19|110	- Import xpired
12cr|xpired-1.22-19|111	
12cr|xpired-1.22-19|112	* Wed Dec 20 2006 Götz Waschk <waschk@mandriva.org> 1.22-13mdv2007.1
12cr|xpired-1.22-19|113	- Rebuild
12cr|xpired-1.22-19|114	
12cr|xpired-1.22-19|115	* Tue Aug 01 2006 Gtz Waschk <waschk@mandriva.org> 1.22-12mdv2007.0
12cr|xpired-1.22-19|116	- xdg menu
12cr|xpired-1.22-19|117	- Rebuild
12cr|xpired-1.22-19|118	
12cr|xpired-1.22-19|119	* Wed Dec 28 2005 Götz Waschk <waschk@mandriva.org> 1.22-11mdk
12cr|xpired-1.22-19|120	- Rebuild
12cr|xpired-1.22-19|121	- use mkrel
12cr|xpired-1.22-19|122	
12cr|xpired-1.22-19|123	* Mon Dec 27 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.22-10mdk
12cr|xpired-1.22-19|124	- rebuild for new SDL_gfx
12cr|xpired-1.22-19|125	
12cr|xpired-1.22-19|126	* Tue Nov 09 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.22-9mdk
12cr|xpired-1.22-19|127	- rebuild for new SDL_gfx
12cr|xpired-1.22-19|128	
12cr|xpired-1.22-19|129	* Mon Aug 30 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.22-8mdk
12cr|xpired-1.22-19|130	- fix menu
12cr|xpired-1.22-19|131	
12cr|xpired-1.22-19|132	* Wed May 19 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.22-7mdk
12cr|xpired-1.22-19|133	- new SDL_gfx
12cr|xpired-1.22-19|134	

8690 12
12cr|xplsprinters-1.0.1-11|1	Name: xplsprinters
12cr|xplsprinters-1.0.1-11|2	Version: 1.0.1
12cr|xplsprinters-1.0.1-11|3	Release: %mkrel 11
12cr|xplsprinters-1.0.1-11|4	Summary: Shows a list of Xprint printers and it's attributes
12cr|xplsprinters-1.0.1-11|5	Group: Development/X11
12cr|xplsprinters-1.0.1-11|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12cr|xplsprinters-1.0.1-11|7	License: MIT
12cr|xplsprinters-1.0.1-11|8	BuildRoot: %{_tmppath}/%{name}-root
12cr|xplsprinters-1.0.1-11|9	
12cr|xplsprinters-1.0.1-11|10	BuildRequires: libx11-devel >= 1.0.0
12cr|xplsprinters-1.0.1-11|11	BuildRequires: libxp-devel >= 1.0.0
12cr|xplsprinters-1.0.1-11|12	BuildRequires: libxprintutil-devel >= 1.0.1
12cr|xplsprinters-1.0.1-11|13	BuildRequires: x11-util-macros >= 1.0.1
12cr|xplsprinters-1.0.1-11|14	
12cr|xplsprinters-1.0.1-11|15	%description
12cr|xplsprinters-1.0.1-11|16	Xplsprinters is a utility for Xprint, the printing system for the X Window
12cr|xplsprinters-1.0.1-11|17	system.  It can deliver both a list of printers and attributes supported for a
12cr|xplsprinters-1.0.1-11|18	specific list of printers.
12cr|xplsprinters-1.0.1-11|19	
12cr|xplsprinters-1.0.1-11|20	%prep
12cr|xplsprinters-1.0.1-11|21	%setup -q -n %{name}-%{version}
12cr|xplsprinters-1.0.1-11|22	
12cr|xplsprinters-1.0.1-11|23	%build
12cr|xplsprinters-1.0.1-11|24	%configure2_5x	--x-includes=%{_includedir}\
12cr|xplsprinters-1.0.1-11|25	--x-libraries=%{_libdir}
12cr|xplsprinters-1.0.1-11|26	
12cr|xplsprinters-1.0.1-11|27	%make
12cr|xplsprinters-1.0.1-11|28	
12cr|xplsprinters-1.0.1-11|29	%install
12cr|xplsprinters-1.0.1-11|30	rm -rf %{buildroot}
12cr|xplsprinters-1.0.1-11|31	%makeinstall_std
12cr|xplsprinters-1.0.1-11|32	
12cr|xplsprinters-1.0.1-11|33	#
12cr|xplsprinters-1.0.1-11|34	
12cr|xplsprinters-1.0.1-11|35	%clean
12cr|xplsprinters-1.0.1-11|36	rm -rf %{buildroot}
12cr|xplsprinters-1.0.1-11|37	
12cr|xplsprinters-1.0.1-11|38	%files
12cr|xplsprinters-1.0.1-11|39	%defattr(-,root,root)
12cr|xplsprinters-1.0.1-11|40	%{_bindir}/xplsprinters
12cr|xplsprinters-1.0.1-11|41	%{_mandir}/man1/xplsprinters.1x*
12cr|xplsprinters-1.0.1-11|42	
12cr|xplsprinters-1.0.1-11|43	
12cr|xplsprinters-1.0.1-11|44	%changelog
12cr|xplsprinters-1.0.1-11|45	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-11mdv2011.0
12cr|xplsprinters-1.0.1-11|46	+ Revision: 615731
12cr|xplsprinters-1.0.1-11|47	- the mass rebuild of 2010.1 packages
12cr|xplsprinters-1.0.1-11|48	
12cr|xplsprinters-1.0.1-11|49	* Mon Apr 19 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.0.1-10mdv2010.1
12cr|xplsprinters-1.0.1-11|50	+ Revision: 536822
12cr|xplsprinters-1.0.1-11|51	- rebuild
12cr|xplsprinters-1.0.1-11|52	
12cr|xplsprinters-1.0.1-11|53	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-9mdv2010.0
12cr|xplsprinters-1.0.1-11|54	+ Revision: 435270
12cr|xplsprinters-1.0.1-11|55	- rebuild
12cr|xplsprinters-1.0.1-11|56	
12cr|xplsprinters-1.0.1-11|57	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-8mdv2009.0
12cr|xplsprinters-1.0.1-11|58	+ Revision: 262700
12cr|xplsprinters-1.0.1-11|59	- rebuild
12cr|xplsprinters-1.0.1-11|60	
12cr|xplsprinters-1.0.1-11|61	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-7mdv2009.0
12cr|xplsprinters-1.0.1-11|62	+ Revision: 257685
12cr|xplsprinters-1.0.1-11|63	- rebuild
12cr|xplsprinters-1.0.1-11|64	
12cr|xplsprinters-1.0.1-11|65	+ Paulo Andrade <pcpa@mandriva.com.br>
12cr|xplsprinters-1.0.1-11|66	- Revert to use upstream tarball, build requires and remove non mandatory local patches.
12cr|xplsprinters-1.0.1-11|67	
12cr|xplsprinters-1.0.1-11|68	* Thu Jan 17 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.0.1-5mdv2008.1
12cr|xplsprinters-1.0.1-11|69	+ Revision: 154389
12cr|xplsprinters-1.0.1-11|70	- Updated BuildRequires and resubmit package.
12cr|xplsprinters-1.0.1-11|71	
12cr|xplsprinters-1.0.1-11|72	+ Olivier Blin <oblin@mandriva.com>
12cr|xplsprinters-1.0.1-11|73	- restore BuildRoot
12cr|xplsprinters-1.0.1-11|74	
12cr|xplsprinters-1.0.1-11|75	+ Thierry Vignaud <tv@mandriva.org>
12cr|xplsprinters-1.0.1-11|76	- kill re-definition of %%buildroot on Pixel's request
12cr|xplsprinters-1.0.1-11|77	
12cr|xplsprinters-1.0.1-11|78	* Mon Oct 15 2007 Thierry Vignaud <tv@mandriva.org> 1.0.1-4mdv2008.1
12cr|xplsprinters-1.0.1-11|79	+ Revision: 98668
12cr|xplsprinters-1.0.1-11|80	- fix description
12cr|xplsprinters-1.0.1-11|81	- do not hardcode lzma extension!!!
12cr|xplsprinters-1.0.1-11|82	
12cr|xplsprinters-1.0.1-11|83	
12cr|xplsprinters-1.0.1-11|84	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12cr|xplsprinters-1.0.1-11|85	+ 2006-05-31 18:32:34 (31796)
12cr|xplsprinters-1.0.1-11|86	- rebuild to fix cooker uploading
12cr|xplsprinters-1.0.1-11|87	
12cr|xplsprinters-1.0.1-11|88	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12cr|xplsprinters-1.0.1-11|89	+ 2006-05-29 14:36:37 (31646)
12cr|xplsprinters-1.0.1-11|90	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12cr|xplsprinters-1.0.1-11|91	
12cr|xplsprinters-1.0.1-11|92	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12cr|xplsprinters-1.0.1-11|93	+ 2006-05-04 21:25:17 (26918)
12cr|xplsprinters-1.0.1-11|94	- increment release
12cr|xplsprinters-1.0.1-11|95	
12cr|xplsprinters-1.0.1-11|96	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12cr|xplsprinters-1.0.1-11|97	+ 2006-04-27 04:02:05 (26704)
12cr|xplsprinters-1.0.1-11|98	- Adding X.org 7.0 to the repository
12cr|xplsprinters-1.0.1-11|99	

8691 12
12cr|xpn-1.2.6-2|1	Name: 	 		xpn
12cr|xpn-1.2.6-2|2	Version: 		1.2.6
12cr|xpn-1.2.6-2|3	Release: 		%mkrel 2
12cr|xpn-1.2.6-2|4	
12cr|xpn-1.2.6-2|5	Summary:	GTK2 newsreader with full Unicode support
12cr|xpn-1.2.6-2|6	License:	GPLv2+
12cr|xpn-1.2.6-2|7	Group:		Networking/News
12cr|xpn-1.2.6-2|8	URL:		http://xpn.altervista.org/
12cr|xpn-1.2.6-2|9	Source0:	http://xpn.altervista.org/codice/%{name}-%{version}.tar.gz
12cr|xpn-1.2.6-2|10	
12cr|xpn-1.2.6-2|11	BuildArch:	noarch
12cr|xpn-1.2.6-2|12	
12cr|xpn-1.2.6-2|13	BuildRequires:	imagemagick
12cr|xpn-1.2.6-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|xpn-1.2.6-2|15	
12cr|xpn-1.2.6-2|16	Requires:	gnome-python >= 2.4.1
12cr|xpn-1.2.6-2|17	
12cr|xpn-1.2.6-2|18	%description
12cr|xpn-1.2.6-2|19	With XPN you can read/write articles on the Usenet with a good MIME support
12cr|xpn-1.2.6-2|20	(better than some well known newsreaders).
12cr|xpn-1.2.6-2|21	
12cr|xpn-1.2.6-2|22	XPN can operate with all the most diffuse charset starting from US-ASCII to
12cr|xpn-1.2.6-2|23	UTF-8. When you edit an article XPN automatically chooses the best charset,
12cr|xpn-1.2.6-2|24	however is always possible to override this choice.
12cr|xpn-1.2.6-2|25	
12cr|xpn-1.2.6-2|26	There also other useful features like scoring, filtered views, random
12cr|xpn-1.2.6-2|27	tag-lines, external editor support, one-key navigation, ROT13, spoiler char ...
12cr|xpn-1.2.6-2|28	
12cr|xpn-1.2.6-2|29	%prep
12cr|xpn-1.2.6-2|30	%setup -q
12cr|xpn-1.2.6-2|31	
12cr|xpn-1.2.6-2|32	%build
12cr|xpn-1.2.6-2|33	
12cr|xpn-1.2.6-2|34	%install
12cr|xpn-1.2.6-2|35	rm -rf %{buildroot}
12cr|xpn-1.2.6-2|36	mkdir -p %{buildroot}/%{_bindir}
12cr|xpn-1.2.6-2|37	mkdir -p %{buildroot}/%{_datadir}/%{name}
12cr|xpn-1.2.6-2|38	mkdir -p %{buildroot}/%{_datadir}/locale
12cr|xpn-1.2.6-2|39	cp tags.txt %{buildroot}/%{_datadir}/%{name}
12cr|xpn-1.2.6-2|40	cp -r xpn_src %{buildroot}/%{_datadir}/%{name}
12cr|xpn-1.2.6-2|41	cp -r pixmaps %{buildroot}/%{_datadir}/%{name}
12cr|xpn-1.2.6-2|42	cp -r lang/{de,fr,it} %{buildroot}/%{_datadir}/locale
12cr|xpn-1.2.6-2|43	cp %{name}.py %{buildroot}/%{_datadir}/%{name}
12cr|xpn-1.2.6-2|44	
12cr|xpn-1.2.6-2|45	#wrapper
12cr|xpn-1.2.6-2|46	cat<<EOF>%{buildroot}/%{_bindir}/%{name}
12cr|xpn-1.2.6-2|47	#!/bin/bash
12cr|xpn-1.2.6-2|48	cd %{_datadir}/%{name}
12cr|xpn-1.2.6-2|49	python %{name}.py -d \$@
12cr|xpn-1.2.6-2|50	EOF
12cr|xpn-1.2.6-2|51	chmod 755 %{buildroot}/%{_bindir}/%{name}
12cr|xpn-1.2.6-2|52	
12cr|xpn-1.2.6-2|53	#menu
12cr|xpn-1.2.6-2|54	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xpn-1.2.6-2|55	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xpn-1.2.6-2|56	[Desktop Entry]
12cr|xpn-1.2.6-2|57	Name=%{name}
12cr|xpn-1.2.6-2|58	Comment=%{summary}
12cr|xpn-1.2.6-2|59	Exec=%{_bindir}/%{name}
12cr|xpn-1.2.6-2|60	Icon=%{name}
12cr|xpn-1.2.6-2|61	Terminal=false
12cr|xpn-1.2.6-2|62	Type=Application
12cr|xpn-1.2.6-2|63	Categories=X-MandrivaLinux-Internet-News;Network;News;
12cr|xpn-1.2.6-2|64	EOF
12cr|xpn-1.2.6-2|65	
12cr|xpn-1.2.6-2|66	#icons
12cr|xpn-1.2.6-2|67	mkdir -p %{buildroot}/%{_liconsdir}
12cr|xpn-1.2.6-2|68	convert -size 48x48 pixmaps/%{name}.xpm %{buildroot}/%{_liconsdir}/%{name}.png
12cr|xpn-1.2.6-2|69	mkdir -p %{buildroot}/%{_iconsdir}
12cr|xpn-1.2.6-2|70	convert -size 32x32 pixmaps/%{name}.xpm %{buildroot}/%{_iconsdir}/%{name}.png
12cr|xpn-1.2.6-2|71	mkdir -p %{buildroot}/%{_miconsdir}
12cr|xpn-1.2.6-2|72	convert -size 16x16 pixmaps/%{name}.xpm %{buildroot}/%{_miconsdir}/%{name}.png
12cr|xpn-1.2.6-2|73	
12cr|xpn-1.2.6-2|74	%find_lang %{name}
12cr|xpn-1.2.6-2|75	
12cr|xpn-1.2.6-2|76	%clean
12cr|xpn-1.2.6-2|77	rm -rf %{buildroot}
12cr|xpn-1.2.6-2|78	
12cr|xpn-1.2.6-2|79	%if %mdkversion < 200900
12cr|xpn-1.2.6-2|80	%post
12cr|xpn-1.2.6-2|81	%update_menus
12cr|xpn-1.2.6-2|82	
12cr|xpn-1.2.6-2|83	%postun
12cr|xpn-1.2.6-2|84	%clean_menus
12cr|xpn-1.2.6-2|85	%endif
12cr|xpn-1.2.6-2|86	
12cr|xpn-1.2.6-2|87	%files -f %{name}.lang
12cr|xpn-1.2.6-2|88	%defattr(0644,root,root,0755)
12cr|xpn-1.2.6-2|89	%doc AUTHORS ChangeLog README TODO *.html
12cr|xpn-1.2.6-2|90	%attr(0755,root,root) %{_bindir}/%{name}
12cr|xpn-1.2.6-2|91	%{_datadir}/%{name}
12cr|xpn-1.2.6-2|92	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xpn-1.2.6-2|93	%{_liconsdir}/%{name}.png
12cr|xpn-1.2.6-2|94	%{_iconsdir}/%{name}.png
12cr|xpn-1.2.6-2|95	%{_miconsdir}/%{name}.png
12cr|xpn-1.2.6-2|96	
12cr|xpn-1.2.6-2|97	
12cr|xpn-1.2.6-2|98	%changelog
12cr|xpn-1.2.6-2|99	* Mon Sep 21 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2.6-2mdv2010.0
12cr|xpn-1.2.6-2|100	+ Revision: 446265
12cr|xpn-1.2.6-2|101	- rebuild
12cr|xpn-1.2.6-2|102	
12cr|xpn-1.2.6-2|103	* Sun Feb 01 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2.6-1mdv2009.1
12cr|xpn-1.2.6-2|104	+ Revision: 336202
12cr|xpn-1.2.6-2|105	- update to new version 1.2.6
12cr|xpn-1.2.6-2|106	
12cr|xpn-1.2.6-2|107	* Mon Jan 12 2009 Guillaume Bedot <littletux@mandriva.org> 1.2.5-1mdv2009.1
12cr|xpn-1.2.6-2|108	+ Revision: 328708
12cr|xpn-1.2.6-2|109	- Release 1.2.5
12cr|xpn-1.2.6-2|110	
12cr|xpn-1.2.6-2|111	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xpn-1.2.6-2|112	- lowercase ImageMagick
12cr|xpn-1.2.6-2|113	
12cr|xpn-1.2.6-2|114	* Mon Aug 04 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0-4mdv2009.0
12cr|xpn-1.2.6-2|115	+ Revision: 262701
12cr|xpn-1.2.6-2|116	- rebuild
12cr|xpn-1.2.6-2|117	
12cr|xpn-1.2.6-2|118	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0-3mdv2009.0
12cr|xpn-1.2.6-2|119	+ Revision: 257687
12cr|xpn-1.2.6-2|120	- rebuild
12cr|xpn-1.2.6-2|121	
12cr|xpn-1.2.6-2|122	+ Pixel <pixel@mandriva.com>
12cr|xpn-1.2.6-2|123	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xpn-1.2.6-2|124	
12cr|xpn-1.2.6-2|125	* Tue Mar 04 2008 Guillaume Bedot <littletux@mandriva.org> 1.0.0-1mdv2008.1
12cr|xpn-1.2.6-2|126	+ Revision: 178928
12cr|xpn-1.2.6-2|127	- 1.0.0
12cr|xpn-1.2.6-2|128	
12cr|xpn-1.2.6-2|129	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|xpn-1.2.6-2|130	- drop old menu
12cr|xpn-1.2.6-2|131	- kill re-definition of %%buildroot on Pixel's request
12cr|xpn-1.2.6-2|132	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|xpn-1.2.6-2|133	
12cr|xpn-1.2.6-2|134	+ Olivier Blin <oblin@mandriva.com>
12cr|xpn-1.2.6-2|135	- restore BuildRoot
12cr|xpn-1.2.6-2|136	
12cr|xpn-1.2.6-2|137	* Wed Apr 18 2007 Guillaume Bedot <littletux@mandriva.org> 0.7.0-1mdv2008.0
12cr|xpn-1.2.6-2|138	+ Revision: 14699
12cr|xpn-1.2.6-2|139	- New release 0.7.0
12cr|xpn-1.2.6-2|140	
12cr|xpn-1.2.6-2|141	
12cr|xpn-1.2.6-2|142	* Sun Sep 10 2006 Emmanuel Andry <eandry@mandriva.org> 0.5.6-3mdv2007.0
12cr|xpn-1.2.6-2|143	- xdg menu (#25479)
12cr|xpn-1.2.6-2|144	
12cr|xpn-1.2.6-2|145	* Sun May 07 2006 Guillaume Bedot <littletux@mandriva.org> 0.5.6-2mdk
12cr|xpn-1.2.6-2|146	- Wrapper fix
12cr|xpn-1.2.6-2|147	- Do install translations + tags.txt
12cr|xpn-1.2.6-2|148	
12cr|xpn-1.2.6-2|149	* Thu May 04 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.5.6-1mdk
12cr|xpn-1.2.6-2|150	- New release 0.5.6
12cr|xpn-1.2.6-2|151	- Fix Source URL to make it rpmbuildupdate friendly
12cr|xpn-1.2.6-2|152	- use mkrel
12cr|xpn-1.2.6-2|153	
12cr|xpn-1.2.6-2|154	* Wed Jul 27 2005 Lenny Cartier <lenny@mandriva.com> 0.4.0-4mdk
12cr|xpn-1.2.6-2|155	- back to 0.4.0
12cr|xpn-1.2.6-2|156	- use False|True rather than gtk.FALSE|gtk.TRUE
12cr|xpn-1.2.6-2|157	
12cr|xpn-1.2.6-2|158	* Wed Jan 26 2005 Austin Acton <austin@mandrake.org> 0.4.0-3mdk
12cr|xpn-1.2.6-2|159	- fix menu entry
12cr|xpn-1.2.6-2|160	- system wide install thanks to Python Hacker Guillaume Bedot
12cr|xpn-1.2.6-2|161	
12cr|xpn-1.2.6-2|162	* Tue Jan 25 2005 Austin Acton <austin@mandrake.org> 0.4.0-2mdk
12cr|xpn-1.2.6-2|163	- oops, fix startup script
12cr|xpn-1.2.6-2|164	
12cr|xpn-1.2.6-2|165	* Mon Jan 24 2005 Austin Acton <austin@mandrake.org> 0.4.0-1mdk
12cr|xpn-1.2.6-2|166	- initial package
12cr|xpn-1.2.6-2|167	

8692 12
12cr|xprobe2-0.3-8|1	Summary:	Active ICMP fingerprinting tool
12cr|xprobe2-0.3-8|2	Name:		xprobe2
12cr|xprobe2-0.3-8|3	Version:	0.3
12cr|xprobe2-0.3-8|4	Release:	%mkrel 8
12cr|xprobe2-0.3-8|5	License:	GPLv2+
12cr|xprobe2-0.3-8|6	Group:		Networking/Other
12cr|xprobe2-0.3-8|7	URL:		http://xprobe.sourceforge.net/
12cr|xprobe2-0.3-8|8	Source0:	http://kent.dl.sourceforge.net/sourceforge/xprobe/%{name}-%{version}.tar.gz
12cr|xprobe2-0.3-8|9	Patch:      xprobe2-0.3-fix-compilation.patch
12cr|xprobe2-0.3-8|10	BuildRequires:	libpcap-devel
12cr|xprobe2-0.3-8|11	BuildRequires:	glib2-devel
12cr|xprobe2-0.3-8|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xprobe2-0.3-8|13	
12cr|xprobe2-0.3-8|14	%description
12cr|xprobe2-0.3-8|15	Xprobe2 is an active operating system fingerprinting tool with a different
12cr|xprobe2-0.3-8|16	approach to operating system fingerprinting. Xprobe2 rely on fuzzy
12cr|xprobe2-0.3-8|17	signature matching, probabilistic guesses, multiple matches simultaneously,
12cr|xprobe2-0.3-8|18	and a signature database.
12cr|xprobe2-0.3-8|19	
12cr|xprobe2-0.3-8|20	%prep
12cr|xprobe2-0.3-8|21	
12cr|xprobe2-0.3-8|22	%setup -q
12cr|xprobe2-0.3-8|23	%patch -p0
12cr|xprobe2-0.3-8|24	
12cr|xprobe2-0.3-8|25	chmod 644 docs/* AUTHORS CHANGELOG COPYING CREDITS README TODO
12cr|xprobe2-0.3-8|26	
12cr|xprobe2-0.3-8|27	%build
12cr|xprobe2-0.3-8|28	
12cr|xprobe2-0.3-8|29	%configure2_5x \
12cr|xprobe2-0.3-8|30	--bindir=%{_sbindir}
12cr|xprobe2-0.3-8|31	
12cr|xprobe2-0.3-8|32	%make
12cr|xprobe2-0.3-8|33	
12cr|xprobe2-0.3-8|34	%install
12cr|xprobe2-0.3-8|35	rm -rf %{buildroot}
12cr|xprobe2-0.3-8|36	
12cr|xprobe2-0.3-8|37	%makeinstall_std
12cr|xprobe2-0.3-8|38	
12cr|xprobe2-0.3-8|39	%clean
12cr|xprobe2-0.3-8|40	rm -rf %{buildroot}
12cr|xprobe2-0.3-8|41	
12cr|xprobe2-0.3-8|42	%files
12cr|xprobe2-0.3-8|43	%defattr(-,root,root)
12cr|xprobe2-0.3-8|44	%doc docs/*.txt docs/*.pdf docs/*.xsd AUTHORS CHANGELOG COPYING CREDITS README TODO
12cr|xprobe2-0.3-8|45	%dir %{_sysconfdir}/%{name}/
12cr|xprobe2-0.3-8|46	%config(noreplace) %{_sysconfdir}/%{name}/*
12cr|xprobe2-0.3-8|47	%{_sbindir}/*
12cr|xprobe2-0.3-8|48	%{_mandir}/man1/*
12cr|xprobe2-0.3-8|49	
12cr|xprobe2-0.3-8|50	
12cr|xprobe2-0.3-8|51	%changelog
12cr|xprobe2-0.3-8|52	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.3-8mdv2011.0
12cr|xprobe2-0.3-8|53	+ Revision: 664863
12cr|xprobe2-0.3-8|54	- mass rebuild
12cr|xprobe2-0.3-8|55	
12cr|xprobe2-0.3-8|56	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.3-7mdv2010.0
12cr|xprobe2-0.3-8|57	+ Revision: 446266
12cr|xprobe2-0.3-8|58	- rebuild
12cr|xprobe2-0.3-8|59	
12cr|xprobe2-0.3-8|60	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-6mdv2009.1
12cr|xprobe2-0.3-8|61	+ Revision: 298456
12cr|xprobe2-0.3-8|62	- rebuilt against libpcap-1.0.0
12cr|xprobe2-0.3-8|63	
12cr|xprobe2-0.3-8|64	* Mon Sep 15 2008 Michael Scherer <misc@mandriva.org> 0.3-5mdv2009.0
12cr|xprobe2-0.3-8|65	+ Revision: 284907
12cr|xprobe2-0.3-8|66	- rebuild, thanks to patch 1 to fix missing include
12cr|xprobe2-0.3-8|67	- fix license
12cr|xprobe2-0.3-8|68	
12cr|xprobe2-0.3-8|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|xprobe2-0.3-8|70	- rebuild
12cr|xprobe2-0.3-8|71	- kill re-definition of %%buildroot on Pixel's request
12cr|xprobe2-0.3-8|72	
12cr|xprobe2-0.3-8|73	+ Olivier Blin <oblin@mandriva.com>
12cr|xprobe2-0.3-8|74	- restore BuildRoot
12cr|xprobe2-0.3-8|75	
12cr|xprobe2-0.3-8|76	* Tue Jun 26 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3-1mdv2008.0
12cr|xprobe2-0.3-8|77	+ Revision: 44619
12cr|xprobe2-0.3-8|78	- 0.3
12cr|xprobe2-0.3-8|79	- drop upstream patches; P0
12cr|xprobe2-0.3-8|80	- new url
12cr|xprobe2-0.3-8|81	
12cr|xprobe2-0.3-8|82	
12cr|xprobe2-0.3-8|83	* Tue Oct 31 2006 Michael Scherer <misc@mandriva.org> 0.2-5mdv2007.0
12cr|xprobe2-0.3-8|84	+ Revision: 74744
12cr|xprobe2-0.3-8|85	- Rebuild for new suffix
12cr|xprobe2-0.3-8|86	- fix build with new coreutils ( or i think so, because it was working before )
12cr|xprobe2-0.3-8|87	- Bunzip patch
12cr|xprobe2-0.3-8|88	- Import xprobe2
12cr|xprobe2-0.3-8|89	

8693 12
12cr|xqf-1.0.5-11|1	Summary:	A network game browser
12cr|xqf-1.0.5-11|2	Name:		xqf
12cr|xqf-1.0.5-11|3	Version:	1.0.5
12cr|xqf-1.0.5-11|4	Release:	11
12cr|xqf-1.0.5-11|5	License:	GPLv2+
12cr|xqf-1.0.5-11|6	Group:		Games/Other
12cr|xqf-1.0.5-11|7	URL:		http://www.linuxgames.com/xqf
12cr|xqf-1.0.5-11|8	Source:		http://prdownloads.sourceforge.net/xqf/%{name}-%{version}.tar.bz2
12cr|xqf-1.0.5-11|9	Patch0:		xqf-1.0.5-do-not-hang-after-game-launch.patch
12cr|xqf-1.0.5-11|10	Patch1:		xqf-1.0.5-underlink.patch
12cr|xqf-1.0.5-11|11	Requires:	qstat
12cr|xqf-1.0.5-11|12	BuildRequires:	desktop-file-utils
12cr|xqf-1.0.5-11|13	BuildRequires:	perl(XML::Parser)
12cr|xqf-1.0.5-11|14	BuildRequires:	bzip2-devel
12cr|xqf-1.0.5-11|15	BuildRequires:	libgeoip-devel
12cr|xqf-1.0.5-11|16	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
12cr|xqf-1.0.5-11|17	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|xqf-1.0.5-11|18	
12cr|xqf-1.0.5-11|19	%description
12cr|xqf-1.0.5-11|20	XQF is a network game browser (e.g. Quake, Sin, etc.). It helps you
12cr|xqf-1.0.5-11|21	locate and connect to game servers.  It has configurable server and
12cr|xqf-1.0.5-11|22	player filters so you can find a server running your favorite game type
12cr|xqf-1.0.5-11|23	or that has a buddy.
12cr|xqf-1.0.5-11|24	
12cr|xqf-1.0.5-11|25	%prep
12cr|xqf-1.0.5-11|26	%setup -q
12cr|xqf-1.0.5-11|27	%patch0 -p1
12cr|xqf-1.0.5-11|28	%patch1 -p0
12cr|xqf-1.0.5-11|29	
12cr|xqf-1.0.5-11|30	%build
12cr|xqf-1.0.5-11|31	sed -i 's/_32x32.png//g;' %{name}.desktop.in
12cr|xqf-1.0.5-11|32	%configure2_5x \
12cr|xqf-1.0.5-11|33	--with-qstat=%{_bindir}/qstat-quake \
12cr|xqf-1.0.5-11|34	--disable-gtk \
12cr|xqf-1.0.5-11|35	--enable-gtk2 \
12cr|xqf-1.0.5-11|36	--enable-bzip2 \
12cr|xqf-1.0.5-11|37	--enable-geoip
12cr|xqf-1.0.5-11|38	
12cr|xqf-1.0.5-11|39	%make
12cr|xqf-1.0.5-11|40	
12cr|xqf-1.0.5-11|41	%install
12cr|xqf-1.0.5-11|42	%makeinstall_std
12cr|xqf-1.0.5-11|43	
12cr|xqf-1.0.5-11|44	# menu entry
12cr|xqf-1.0.5-11|45	desktop-file-install \
12cr|xqf-1.0.5-11|46	--remove-category="Application" \
12cr|xqf-1.0.5-11|47	--remove-category="X-SuSE-Core-Game" \
12cr|xqf-1.0.5-11|48	--remove-category="ActionGame" \
12cr|xqf-1.0.5-11|49	--add-category="ArcadeGame" \
12cr|xqf-1.0.5-11|50	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cr|xqf-1.0.5-11|51	
12cr|xqf-1.0.5-11|52	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{22x22,32x32,48x48}/apps/
12cr|xqf-1.0.5-11|53	mv -f %{buildroot}%{_datadir}/pixmaps/%{name}_22x22.png %{buildroot}%{_iconsdir}/hicolor/22x22/apps/%{name}.png
12cr|xqf-1.0.5-11|54	mv -f %{buildroot}%{_datadir}/pixmaps/%{name}_32x32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|xqf-1.0.5-11|55	mv -f %{buildroot}%{_datadir}/pixmaps/%{name}_48x48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|xqf-1.0.5-11|56	rm -rf %{buildroot}%{_datadir}/pixmaps
12cr|xqf-1.0.5-11|57	
12cr|xqf-1.0.5-11|58	%find_lang %{name}
12cr|xqf-1.0.5-11|59	
12cr|xqf-1.0.5-11|60	%files -f %{name}.lang
12cr|xqf-1.0.5-11|61	%doc AUTHORS BUGS ChangeLog NEWS README TODO
12cr|xqf-1.0.5-11|62	%doc docs/*html docs/PreLaunch.example
12cr|xqf-1.0.5-11|63	%dir %{_datadir}/%{name}
12cr|xqf-1.0.5-11|64	%{_bindir}/*
12cr|xqf-1.0.5-11|65	%{_mandir}/man?/*
12cr|xqf-1.0.5-11|66	%{_datadir}/%{name}/*
12cr|xqf-1.0.5-11|67	%{_iconsdir}/hicolor/*/apps/*.png
12cr|xqf-1.0.5-11|68	%{_datadir}/applications/%{name}.desktop
12cr|xqf-1.0.5-11|69	
12cr|xqf-1.0.5-11|70	

8694 12
12cr|xqilla-2.3.0-1|1	%define tarbname XQilla
12cr|xqilla-2.3.0-1|2	
12cr|xqilla-2.3.0-1|3	%define enable_debug 1
12cr|xqilla-2.3.0-1|4	%{?_enable_debug: %{expand: %%global enable_debug 1}}
12cr|xqilla-2.3.0-1|5	
12cr|xqilla-2.3.0-1|6	Name: xqilla
12cr|xqilla-2.3.0-1|7	Version: 2.3.0
12cr|xqilla-2.3.0-1|8	Release: %mkrel 1
12cr|xqilla-2.3.0-1|9	Epoch: 1
12cr|xqilla-2.3.0-1|10	Group: System/Libraries
12cr|xqilla-2.3.0-1|11	Summary: XQilla is an XQuery and XPath 2 library
12cr|xqilla-2.3.0-1|12	URL: http://xqilla.sourceforge.net/HomePage
12cr|xqilla-2.3.0-1|13	License:  Apache License v2
12cr|xqilla-2.3.0-1|14	Source0: http://downloads.sourceforge.net/project/xqilla/xqilla/%{version}/%{tarbname}-%{version}.tar.gz
12cr|xqilla-2.3.0-1|15	BuildRequires: xerces-c-devel >= 2.8.0
12cr|xqilla-2.3.0-1|16	BuildRequires: libicu-devel
12cr|xqilla-2.3.0-1|17	
12cr|xqilla-2.3.0-1|18	%description
12cr|xqilla-2.3.0-1|19	XQilla is an XQuery and XPath 2 library.
12cr|xqilla-2.3.0-1|20	
12cr|xqilla-2.3.0-1|21	%files
12cr|xqilla-2.3.0-1|22	%defattr(0755,root,root)
12cr|xqilla-2.3.0-1|23	%{_bindir}/*
12cr|xqilla-2.3.0-1|24	
12cr|xqilla-2.3.0-1|25	#------------------------------------------------------------------------
12cr|xqilla-2.3.0-1|26	
12cr|xqilla-2.3.0-1|27	%define libxqilla %mklibname xqilla 4
12cr|xqilla-2.3.0-1|28	%define libxqilla_devel %mklibname xqilla -d
12cr|xqilla-2.3.0-1|29	
12cr|xqilla-2.3.0-1|30	%package -n %{libxqilla}
12cr|xqilla-2.3.0-1|31	Summary: XQilla is an XQuery and XPath 2 library
12cr|xqilla-2.3.0-1|32	Group: System/Libraries
12cr|xqilla-2.3.0-1|33	
12cr|xqilla-2.3.0-1|34	%description  -n %{libxqilla}
12cr|xqilla-2.3.0-1|35	XQilla is an XQuery and XPath 2 library.
12cr|xqilla-2.3.0-1|36	
12cr|xqilla-2.3.0-1|37	%files -n  %{libxqilla}
12cr|xqilla-2.3.0-1|38	%defattr(0755,root,root)
12cr|xqilla-2.3.0-1|39	%{_libdir}/libxqilla.so.*
12cr|xqilla-2.3.0-1|40	
12cr|xqilla-2.3.0-1|41	#------------------------------------------------------------------------
12cr|xqilla-2.3.0-1|42	
12cr|xqilla-2.3.0-1|43	%package -n %{libxqilla_devel}
12cr|xqilla-2.3.0-1|44	Summary: Xqilla devel library
12cr|xqilla-2.3.0-1|45	Group: Development/Databases
12cr|xqilla-2.3.0-1|46	Provides: libxqilla-devel = %epoch:%version
12cr|xqilla-2.3.0-1|47	Provides: xqilla-devel = %epoch:%version
12cr|xqilla-2.3.0-1|48	Requires: %libxqilla = %epoch:%version-%release
12cr|xqilla-2.3.0-1|49	
12cr|xqilla-2.3.0-1|50	%description  -n %{libxqilla_devel}
12cr|xqilla-2.3.0-1|51	Xqilla devel library
12cr|xqilla-2.3.0-1|52	
12cr|xqilla-2.3.0-1|53	%files -n  %{libxqilla_devel}
12cr|xqilla-2.3.0-1|54	%defattr(0755,root,root)
12cr|xqilla-2.3.0-1|55	%{_libdir}/libxqilla.so
12cr|xqilla-2.3.0-1|56	%{_includedir}/xqilla
12cr|xqilla-2.3.0-1|57	%{_includedir}/xqc.h
12cr|xqilla-2.3.0-1|58	
12cr|xqilla-2.3.0-1|59	%prep
12cr|xqilla-2.3.0-1|60	%setup -q -n %tarbname-%version
12cr|xqilla-2.3.0-1|61	
12cr|xqilla-2.3.0-1|62	%build
12cr|xqilla-2.3.0-1|63	autoreconf -fi
12cr|xqilla-2.3.0-1|64	CPPFLAGS="-DPIC -fPIC"
12cr|xqilla-2.3.0-1|65	export CPPFLAGS
12cr|xqilla-2.3.0-1|66	
12cr|xqilla-2.3.0-1|67	%configure \
12cr|xqilla-2.3.0-1|68	--with-xerces=%_prefix \
12cr|xqilla-2.3.0-1|69	%if %{enable_debug}
12cr|xqilla-2.3.0-1|70	--enable-debug \
12cr|xqilla-2.3.0-1|71	%endif
12cr|xqilla-2.3.0-1|72	--disable-static
12cr|xqilla-2.3.0-1|73	
12cr|xqilla-2.3.0-1|74	%make
12cr|xqilla-2.3.0-1|75	
12cr|xqilla-2.3.0-1|76	%install
12cr|xqilla-2.3.0-1|77	make DESTDIR=%buildroot install

8695 12
12cr|xrdp-0.4.1-5|1	%define major 0
12cr|xrdp-0.4.1-5|2	%define libname %mklibname %{name} %{major}
12cr|xrdp-0.4.1-5|3	
12cr|xrdp-0.4.1-5|4	Summary:	Open source remote desktop protocol (RDP) server
12cr|xrdp-0.4.1-5|5	Name:		xrdp
12cr|xrdp-0.4.1-5|6	Version:	0.4.1
12cr|xrdp-0.4.1-5|7	Release:	%mkrel 5
12cr|xrdp-0.4.1-5|8	License:	GPL
12cr|xrdp-0.4.1-5|9	Group:		System/Servers
12cr|xrdp-0.4.1-5|10	URL:		http://xrdp.sourceforge.net/
12cr|xrdp-0.4.1-5|11	Source0:	http://dl.sf.net/xrdp/xrdp-%{version}.tar.gz
12cr|xrdp-0.4.1-5|12	Source1:	xrdp.init
12cr|xrdp-0.4.1-5|13	Source2:	xrdp.logrotate
12cr|xrdp-0.4.1-5|14	Source3:	xrdp.sysconfig
12cr|xrdp-0.4.1-5|15	Patch0:		xrdp-0.4.0-sesman.patch
12cr|xrdp-0.4.1-5|16	Patch1:		xrdp-0.4.0-sesmantools.patch
12cr|xrdp-0.4.1-5|17	Patch2:		xrdp-0.4.0-docs.patch
12cr|xrdp-0.4.1-5|18	Patch3:		xrdp-optflags.diff
12cr|xrdp-0.4.1-5|19	Patch4:		xrdp-no_rpath.diff
12cr|xrdp-0.4.1-5|20	Patch5:		xrdp-mdv_conf.diff
12cr|xrdp-0.4.1-5|21	Patch6:		xrdp-window_managers.diff
12cr|xrdp-0.4.1-5|22	Patch7:		xrdp-0.4.0-mdv_libifictions.diff
12cr|xrdp-0.4.1-5|23	Patch8:		xrdp-0.4.1-wformat_fix.diff
12cr|xrdp-0.4.1-5|24	Patch9:		xrdp-0.4.1-fix-link.patch
12cr|xrdp-0.4.1-5|25	Requires(post): rpm-helper
12cr|xrdp-0.4.1-5|26	Requires(preun): rpm-helper
12cr|xrdp-0.4.1-5|27	BuildRequires:	pam-devel
12cr|xrdp-0.4.1-5|28	BuildRequires:	openssl-devel
12cr|xrdp-0.4.1-5|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xrdp-0.4.1-5|30	
12cr|xrdp-0.4.1-5|31	%description
12cr|xrdp-0.4.1-5|32	The goal of this project is to provide a fully functional Linux terminal
12cr|xrdp-0.4.1-5|33	server, capable of accepting connections from rdesktop and Microsoft's own
12cr|xrdp-0.4.1-5|34	terminal server / remote desktop clients.
12cr|xrdp-0.4.1-5|35	
12cr|xrdp-0.4.1-5|36	%package -n	%{libname}
12cr|xrdp-0.4.1-5|37	Summary:	Shared libraries and plugins for xrdp
12cr|xrdp-0.4.1-5|38	Group: 		System/Libraries
12cr|xrdp-0.4.1-5|39	
12cr|xrdp-0.4.1-5|40	%description -n	%{libname}
12cr|xrdp-0.4.1-5|41	The goal of this project is to provide a fully functional Linux terminal
12cr|xrdp-0.4.1-5|42	server, capable of accepting connections from rdesktop and Microsoft's own
12cr|xrdp-0.4.1-5|43	terminal server / remote desktop clients.
12cr|xrdp-0.4.1-5|44	
12cr|xrdp-0.4.1-5|45	This package contains the shared libraries and plugins for xrdp.
12cr|xrdp-0.4.1-5|46	
12cr|xrdp-0.4.1-5|47	%prep
12cr|xrdp-0.4.1-5|48	%setup -q
12cr|xrdp-0.4.1-5|49	%patch0
12cr|xrdp-0.4.1-5|50	%patch1
12cr|xrdp-0.4.1-5|51	%patch2
12cr|xrdp-0.4.1-5|52	%patch3 -p1
12cr|xrdp-0.4.1-5|53	%patch4 -p1
12cr|xrdp-0.4.1-5|54	%patch5 -p0
12cr|xrdp-0.4.1-5|55	%patch6 -p0
12cr|xrdp-0.4.1-5|56	%patch7 -p1
12cr|xrdp-0.4.1-5|57	%patch8 -p0
12cr|xrdp-0.4.1-5|58	%patch9 -p0 -b .link
12cr|xrdp-0.4.1-5|59	
12cr|xrdp-0.4.1-5|60	cp %{SOURCE1} xrdp.init
12cr|xrdp-0.4.1-5|61	cp %{SOURCE2} xrdp.logrotate
12cr|xrdp-0.4.1-5|62	cp %{SOURCE3} xrdp.sysconfig
12cr|xrdp-0.4.1-5|63	
12cr|xrdp-0.4.1-5|64	perl -pi -e 's|/lib\b|/%{_lib}|g' Makefile */Makefile
12cr|xrdp-0.4.1-5|65	perl -pi -e "s|\@libexecdir\@|%{_libdir}/xrdp|g" xrdp.init
12cr|xrdp-0.4.1-5|66	
12cr|xrdp-0.4.1-5|67	%build
12cr|xrdp-0.4.1-5|68	%serverbuild
12cr|xrdp-0.4.1-5|69	make
12cr|xrdp-0.4.1-5|70	
12cr|xrdp-0.4.1-5|71	%install
12cr|xrdp-0.4.1-5|72	rm -rf %{buildroot}
12cr|xrdp-0.4.1-5|73	
12cr|xrdp-0.4.1-5|74	install -d %{buildroot}%{_initrddir}
12cr|xrdp-0.4.1-5|75	install -d %{buildroot}%{_sbindir}
12cr|xrdp-0.4.1-5|76	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|xrdp-0.4.1-5|77	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|xrdp-0.4.1-5|78	install -d %{buildroot}%{_sysconfdir}/xrdp
12cr|xrdp-0.4.1-5|79	install -d %{buildroot}%{_sysconfdir}/pam.d
12cr|xrdp-0.4.1-5|80	install -d %{buildroot}/var/log/xrdp
12cr|xrdp-0.4.1-5|81	install -d %{buildroot}%{_libdir}/xrdp
12cr|xrdp-0.4.1-5|82	install -d %{buildroot}%{_mandir}/man5
12cr|xrdp-0.4.1-5|83	install -d %{buildroot}%{_mandir}/man8
12cr|xrdp-0.4.1-5|84	
12cr|xrdp-0.4.1-5|85	install -m0755 rdp/librdp.so.%{major} %{buildroot}%{_libdir}/
12cr|xrdp-0.4.1-5|86	install -m0755 vnc/libvnc.so.%{major} %{buildroot}%{_libdir}/
12cr|xrdp-0.4.1-5|87	install -m0755 xup/libxup.so.%{major} %{buildroot}%{_libdir}/
12cr|xrdp-0.4.1-5|88	install -m0755 libxrdp/libxrdp.so.%{major} %{buildroot}%{_libdir}/
12cr|xrdp-0.4.1-5|89	install -m0755 sesman/libscp/libscp.so.%{major} %{buildroot}%{_libdir}/
12cr|xrdp-0.4.1-5|90	
12cr|xrdp-0.4.1-5|91	install -m0755 sesman/sesman %{buildroot}%{_sbindir}/
12cr|xrdp-0.4.1-5|92	install -m0755 sesman/sessvc %{buildroot}%{_sbindir}/
12cr|xrdp-0.4.1-5|93	install -m0755 sesman/startwm.sh %{buildroot}%{_sbindir}/xrdp-startwm
12cr|xrdp-0.4.1-5|94	install -m0755 sesman/tools/sesrun %{buildroot}%{_sbindir}/
12cr|xrdp-0.4.1-5|95	install -m0755 sesman/tools/sestest %{buildroot}%{_sbindir}/
12cr|xrdp-0.4.1-5|96	install -m0644 sesman/sesman.ini %{buildroot}%{_sysconfdir}/xrdp/
12cr|xrdp-0.4.1-5|97	
12cr|xrdp-0.4.1-5|98	install -m0755 xrdp/xrdp %{buildroot}%{_sbindir}/
12cr|xrdp-0.4.1-5|99	install -m0644 xrdp/ad256.bmp %{buildroot}%{_libdir}/xrdp/
12cr|xrdp-0.4.1-5|100	install -m0644 xrdp/xrdp256.bmp %{buildroot}%{_libdir}/xrdp/
12cr|xrdp-0.4.1-5|101	install -m0644 xrdp/cursor0.cur %{buildroot}%{_libdir}/xrdp/
12cr|xrdp-0.4.1-5|102	install -m0644 xrdp/cursor1.cur %{buildroot}%{_libdir}/xrdp/
12cr|xrdp-0.4.1-5|103	install -m0644 xrdp/Tahoma-10.fv1 %{buildroot}%{_libdir}/xrdp/
12cr|xrdp-0.4.1-5|104	install -m0644 xrdp/xrdp.ini %{buildroot}%{_sysconfdir}/xrdp/
12cr|xrdp-0.4.1-5|105	install -m0644 xrdp/rsakeys.ini %{buildroot}%{_sysconfdir}/xrdp/
12cr|xrdp-0.4.1-5|106	
12cr|xrdp-0.4.1-5|107	install -m0644 instfiles/pam.d/sesman %{buildroot}%{_sysconfdir}/pam.d/
12cr|xrdp-0.4.1-5|108	install -m0644 docs/man/*.5 %{buildroot}%{_mandir}/man5/
12cr|xrdp-0.4.1-5|109	install -m0644 docs/man/*.5 %{buildroot}%{_mandir}/man8/
12cr|xrdp-0.4.1-5|110	
12cr|xrdp-0.4.1-5|111	install -m0755 xrdp.init %{buildroot}%{_initrddir}/xrdp
12cr|xrdp-0.4.1-5|112	
12cr|xrdp-0.4.1-5|113	install -m0644 xrdp.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/xrdp
12cr|xrdp-0.4.1-5|114	touch %{buildroot}/var/log/xrdp/sesman.log
12cr|xrdp-0.4.1-5|115	install -m0644 xrdp.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/xrdp
12cr|xrdp-0.4.1-5|116	
12cr|xrdp-0.4.1-5|117	# cleanup
12cr|xrdp-0.4.1-5|118	rm -rf %{buildroot}%{_sysconfdir}/init.d
12cr|xrdp-0.4.1-5|119	
12cr|xrdp-0.4.1-5|120	%post
12cr|xrdp-0.4.1-5|121	if [ $1 = 1 ]; then
12cr|xrdp-0.4.1-5|122	%create_ghostfile /var/log/xrdp/sesman.log root root 644
12cr|xrdp-0.4.1-5|123	fi
12cr|xrdp-0.4.1-5|124	
12cr|xrdp-0.4.1-5|125	%_post_service xrdp
12cr|xrdp-0.4.1-5|126	
12cr|xrdp-0.4.1-5|127	%preun
12cr|xrdp-0.4.1-5|128	%_preun_service xrdp
12cr|xrdp-0.4.1-5|129	
12cr|xrdp-0.4.1-5|130	%post -n %{libname} -p /sbin/ldconfig
12cr|xrdp-0.4.1-5|131	
12cr|xrdp-0.4.1-5|132	%postun -n %{libname} -p /sbin/ldconfig
12cr|xrdp-0.4.1-5|133	
12cr|xrdp-0.4.1-5|134	%clean
12cr|xrdp-0.4.1-5|135	rm -rf %{buildroot}
12cr|xrdp-0.4.1-5|136	
12cr|xrdp-0.4.1-5|137	%files -n %{libname}
12cr|xrdp-0.4.1-5|138	%defattr(-,root,root,-)
12cr|xrdp-0.4.1-5|139	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
12cr|xrdp-0.4.1-5|140	
12cr|xrdp-0.4.1-5|141	%files
12cr|xrdp-0.4.1-5|142	%defattr(-,root,root)
12cr|xrdp-0.4.1-5|143	%doc COPYING *.txt
12cr|xrdp-0.4.1-5|144	%attr(0755,root,root) %{_initrddir}/xrdp
12cr|xrdp-0.4.1-5|145	%dir %{_sysconfdir}/xrdp
12cr|xrdp-0.4.1-5|146	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/xrdp/*
12cr|xrdp-0.4.1-5|147	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/sesman
12cr|xrdp-0.4.1-5|148	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/xrdp
12cr|xrdp-0.4.1-5|149	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/xrdp
12cr|xrdp-0.4.1-5|150	%attr(0755,root,root) %{_sbindir}/sesman
12cr|xrdp-0.4.1-5|151	%attr(0755,root,root) %{_sbindir}/sesrun
12cr|xrdp-0.4.1-5|152	%attr(0755,root,root) %{_sbindir}/sessvc
12cr|xrdp-0.4.1-5|153	%attr(0755,root,root) %{_sbindir}/sestest
12cr|xrdp-0.4.1-5|154	%attr(0755,root,root) %{_sbindir}/xrdp
12cr|xrdp-0.4.1-5|155	%attr(0755,root,root) %{_sbindir}/xrdp-startwm
12cr|xrdp-0.4.1-5|156	%dir %{_libdir}/xrdp
12cr|xrdp-0.4.1-5|157	%attr(0644,root,root) %{_libdir}/xrdp/ad256.bmp
12cr|xrdp-0.4.1-5|158	%attr(0644,root,root) %{_libdir}/xrdp/cursor0.cur
12cr|xrdp-0.4.1-5|159	%attr(0644,root,root) %{_libdir}/xrdp/cursor1.cur
12cr|xrdp-0.4.1-5|160	%attr(0644,root,root) %{_libdir}/xrdp/Tahoma-10.fv1
12cr|xrdp-0.4.1-5|161	%attr(0644,root,root) %{_libdir}/xrdp/xrdp256.bmp
12cr|xrdp-0.4.1-5|162	%dir /var/log/xrdp
12cr|xrdp-0.4.1-5|163	%ghost /var/log/xrdp/sesman.log
12cr|xrdp-0.4.1-5|164	%attr(0644,root,root) %{_mandir}/man5/*
12cr|xrdp-0.4.1-5|165	%attr(0644,root,root) %{_mandir}/man8/*
12cr|xrdp-0.4.1-5|166	
12cr|xrdp-0.4.1-5|167	
12cr|xrdp-0.4.1-5|168	%changelog
12cr|xrdp-0.4.1-5|169	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-5mdv2011.0
12cr|xrdp-0.4.1-5|170	+ Revision: 615733
12cr|xrdp-0.4.1-5|171	- the mass rebuild of 2010.1 packages
12cr|xrdp-0.4.1-5|172	
12cr|xrdp-0.4.1-5|173	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 0.4.1-4mdv2010.1
12cr|xrdp-0.4.1-5|174	+ Revision: 536652
12cr|xrdp-0.4.1-5|175	- bump rel
12cr|xrdp-0.4.1-5|176	- fix link
12cr|xrdp-0.4.1-5|177	
12cr|xrdp-0.4.1-5|178	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 0.4.1-3mdv2010.1
12cr|xrdp-0.4.1-5|179	+ Revision: 536635
12cr|xrdp-0.4.1-5|180	- rebuild
12cr|xrdp-0.4.1-5|181	
12cr|xrdp-0.4.1-5|182	* Wed Aug 26 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-2mdv2010.0
12cr|xrdp-0.4.1-5|183	+ Revision: 421521
12cr|xrdp-0.4.1-5|184	- fix build with -Werror=format-security
12cr|xrdp-0.4.1-5|185	
12cr|xrdp-0.4.1-5|186	* Sun Sep 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-1mdv2009.0
12cr|xrdp-0.4.1-5|187	+ Revision: 282318
12cr|xrdp-0.4.1-5|188	- 0.4.1
12cr|xrdp-0.4.1-5|189	
12cr|xrdp-0.4.1-5|190	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0-6.5mdv2009.0
12cr|xrdp-0.4.1-5|191	+ Revision: 269840
12cr|xrdp-0.4.1-5|192	- rebuild early 2009.0 package (before pixel changes)
12cr|xrdp-0.4.1-5|193	
12cr|xrdp-0.4.1-5|194	* Tue Jun 03 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-0.5mdv2009.0
12cr|xrdp-0.4.1-5|195	+ Revision: 214767
12cr|xrdp-0.4.1-5|196	- another approach at fixing it...
12cr|xrdp-0.4.1-5|197	
12cr|xrdp-0.4.1-5|198	* Mon Jun 02 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-0.4mdv2009.0
12cr|xrdp-0.4.1-5|199	+ Revision: 214245
12cr|xrdp-0.4.1-5|200	- added more fixes
12cr|xrdp-0.4.1-5|201	
12cr|xrdp-0.4.1-5|202	* Thu May 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-0.3mdv2009.0
12cr|xrdp-0.4.1-5|203	+ Revision: 213143
12cr|xrdp-0.4.1-5|204	- replaced the ldconfig hack with another hack in the new initscript :)
12cr|xrdp-0.4.1-5|205	
12cr|xrdp-0.4.1-5|206	* Thu May 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-0.2mdv2009.0
12cr|xrdp-0.4.1-5|207	+ Revision: 213053
12cr|xrdp-0.4.1-5|208	- instead of rpath use a ldconfig file
12cr|xrdp-0.4.1-5|209	- use a temporary initscript
12cr|xrdp-0.4.1-5|210	
12cr|xrdp-0.4.1-5|211	* Thu May 15 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-0.1mdv2009.0
12cr|xrdp-0.4.1-5|212	+ Revision: 207658
12cr|xrdp-0.4.1-5|213	- import xrdp
12cr|xrdp-0.4.1-5|214	
12cr|xrdp-0.4.1-5|215	
12cr|xrdp-0.4.1-5|216	* Thu May 15 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-0.1mdv2008.0
12cr|xrdp-0.4.1-5|217	- initial Mandriva package (dag import)

8696 12
12cr|xrestop-0.4-11|1	%define        name    xrestop
12cr|xrestop-0.4-11|2	%define        version 0.4
12cr|xrestop-0.4-11|3	%define        release %mkrel 11
12cr|xrestop-0.4-11|4	
12cr|xrestop-0.4-11|5	Summary:	X Resource Monitor
12cr|xrestop-0.4-11|6	Name:		%{name}
12cr|xrestop-0.4-11|7	Version:	%{version}
12cr|xrestop-0.4-11|8	Release:	%{release}
12cr|xrestop-0.4-11|9	License:	GPL
12cr|xrestop-0.4-11|10	Group:		Monitoring
12cr|xrestop-0.4-11|11	URL:		http://www.freedesktop.org/Software/xrestop
12cr|xrestop-0.4-11|12	Source:		http://projects.o-hand.com/sources/xrestop/%{name}-%{version}.tar.gz
12cr|xrestop-0.4-11|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xrestop-0.4-11|14	BuildRequires:	libx11-devel
12cr|xrestop-0.4-11|15	BuildRequires:  libxext-devel
12cr|xrestop-0.4-11|16	BuildRequires:  libxres-devel
12cr|xrestop-0.4-11|17	BuildRequires:	ncurses-devel
12cr|xrestop-0.4-11|18	
12cr|xrestop-0.4-11|19	%description
12cr|xrestop-0.4-11|20	A utility to monitor the usage of resources within the X Server, and
12cr|xrestop-0.4-11|21	display them in a manner similar to top.
12cr|xrestop-0.4-11|22	
12cr|xrestop-0.4-11|23	%prep
12cr|xrestop-0.4-11|24	%setup -q
12cr|xrestop-0.4-11|25	
12cr|xrestop-0.4-11|26	%build
12cr|xrestop-0.4-11|27	%configure
12cr|xrestop-0.4-11|28	%make SUBDIRS=
12cr|xrestop-0.4-11|29	
12cr|xrestop-0.4-11|30	%install
12cr|xrestop-0.4-11|31	rm -rf %{buildroot}
12cr|xrestop-0.4-11|32	%makeinstall_std SUBDIRS=
12cr|xrestop-0.4-11|33	%makeinstall_std -C doc SUBDIRS=
12cr|xrestop-0.4-11|34	
12cr|xrestop-0.4-11|35	%clean
12cr|xrestop-0.4-11|36	rm -rf %{buildroot}
12cr|xrestop-0.4-11|37	
12cr|xrestop-0.4-11|38	%files
12cr|xrestop-0.4-11|39	%defattr(-,root,root,-)
12cr|xrestop-0.4-11|40	%{_bindir}/%{name}
12cr|xrestop-0.4-11|41	%{_mandir}/man1/%{name}*
12cr|xrestop-0.4-11|42	%doc README AUTHORS NEWS
12cr|xrestop-0.4-11|43	
12cr|xrestop-0.4-11|44	
12cr|xrestop-0.4-11|45	%changelog
12cr|xrestop-0.4-11|46	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-11mdv2011.0
12cr|xrestop-0.4-11|47	+ Revision: 615734
12cr|xrestop-0.4-11|48	- the mass rebuild of 2010.1 packages
12cr|xrestop-0.4-11|49	
12cr|xrestop-0.4-11|50	* Mon Apr 19 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.4-10mdv2010.1
12cr|xrestop-0.4-11|51	+ Revision: 536774
12cr|xrestop-0.4-11|52	- rebuild
12cr|xrestop-0.4-11|53	
12cr|xrestop-0.4-11|54	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.4-9mdv2010.0
12cr|xrestop-0.4-11|55	+ Revision: 435271
12cr|xrestop-0.4-11|56	- rebuild
12cr|xrestop-0.4-11|57	
12cr|xrestop-0.4-11|58	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 0.4-8mdv2009.0
12cr|xrestop-0.4-11|59	+ Revision: 262702
12cr|xrestop-0.4-11|60	- rebuild
12cr|xrestop-0.4-11|61	
12cr|xrestop-0.4-11|62	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.4-7mdv2009.0
12cr|xrestop-0.4-11|63	+ Revision: 257690
12cr|xrestop-0.4-11|64	- rebuild
12cr|xrestop-0.4-11|65	
12cr|xrestop-0.4-11|66	* Tue Feb 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.4-5mdv2008.1
12cr|xrestop-0.4-11|67	+ Revision: 166801
12cr|xrestop-0.4-11|68	- Revert to use upstream tarball, build requires and remove non mandatory local patches.
12cr|xrestop-0.4-11|69	
12cr|xrestop-0.4-11|70	* Thu Jan 17 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.4-4mdv2008.1
12cr|xrestop-0.4-11|71	+ Revision: 154353
12cr|xrestop-0.4-11|72	- Modified to use git-archive to generate tarball.
12cr|xrestop-0.4-11|73	Missing Changelog file can be rebuilt with something like git-log | git-shortlog
12cr|xrestop-0.4-11|74	This is also an interesting package, as it is licensed under GPL but
12cr|xrestop-0.4-11|75	in the X Org tree / repository......
12cr|xrestop-0.4-11|76	
12cr|xrestop-0.4-11|77	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.4-3mdv2008.1
12cr|xrestop-0.4-11|78	+ Revision: 136618
12cr|xrestop-0.4-11|79	- restore BuildRoot
12cr|xrestop-0.4-11|80	
12cr|xrestop-0.4-11|81	+ Thierry Vignaud <tv@mandriva.org>
12cr|xrestop-0.4-11|82	- kill re-definition of %%buildroot on Pixel's request
12cr|xrestop-0.4-11|83	
12cr|xrestop-0.4-11|84	
12cr|xrestop-0.4-11|85	* Fri Feb 09 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 0.4-3mdv2007.0
12cr|xrestop-0.4-11|86	+ Revision: 118533
12cr|xrestop-0.4-11|87	- Removed menu entries. This is a command line utility. (#28187)
12cr|xrestop-0.4-11|88	- Import xrestop
12cr|xrestop-0.4-11|89	
12cr|xrestop-0.4-11|90	* Tue Sep 05 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.4-2mdv2007.0
12cr|xrestop-0.4-11|91	- XDG
12cr|xrestop-0.4-11|92	
12cr|xrestop-0.4-11|93	* Mon Mar 13 2006 Lenny Cartier <lenny@mandriva.com> 0.4-1mdk
12cr|xrestop-0.4-11|94	- 0.4
12cr|xrestop-0.4-11|95	
12cr|xrestop-0.4-11|96	* Fri Oct 29 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.3-1mdk
12cr|xrestop-0.4-11|97	- 0.3
12cr|xrestop-0.4-11|98	
12cr|xrestop-0.4-11|99	* Thu Feb 26 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.2-5mdk
12cr|xrestop-0.4-11|100	- fix typo in longtitle
12cr|xrestop-0.4-11|101	- fix group
12cr|xrestop-0.4-11|102	- cleanups
12cr|xrestop-0.4-11|103	- added docs
12cr|xrestop-0.4-11|104	
12cr|xrestop-0.4-11|105	* Thu Feb 26 2004 Emmanuel Blindauer <manu@agat.net> 0.2-4mdk
12cr|xrestop-0.4-11|106	- Rebuild
12cr|xrestop-0.4-11|107	

8697 12
12cr|xrn-9.02-20|1	Summary:	An X Window System based news reader
12cr|xrn-9.02-20|2	Name:		xrn
12cr|xrn-9.02-20|3	Version:        9.02
12cr|xrn-9.02-20|4	Release:        %mkrel 20
12cr|xrn-9.02-20|5	License:	BSD
12cr|xrn-9.02-20|6	Group:		Networking/News
12cr|xrn-9.02-20|7	BuildRequires:	libxaw-devel bison flex libxpm-devel imake
12cr|xrn-9.02-20|8	BuildRequires:	libxp-devel
12cr|xrn-9.02-20|9	
12cr|xrn-9.02-20|10	Source0:	%{name}-%{version}.tar.bz2
12cr|xrn-9.02-20|11	Patch0:		xrn-9.02-rh.patch
12cr|xrn-9.02-20|12	Patch1:		xrn-imake.patch
12cr|xrn-9.02-20|13	Patch2:		xrn-9.02-fix-str-fmt.patch
12cr|xrn-9.02-20|14	
12cr|xrn-9.02-20|15	URL:		ftp://ftp.x.org/contrib/applications/xrn
12cr|xrn-9.02-20|16	BuildRoot:	%_tmppath/%name-%version-%release-root
12cr|xrn-9.02-20|17	
12cr|xrn-9.02-20|18	# Avoid problems with symlinks - xrn used to think it owned /usr/lib/X11
12cr|xrn-9.02-20|19	Requires(pre): x11-server-common > 1.4.0.90-12
12cr|xrn-9.02-20|20	
12cr|xrn-9.02-20|21	%description
12cr|xrn-9.02-20|22	A simple Usenet News reader for the X Window System.  Xrn allows you to
12cr|xrn-9.02-20|23	point and click your way through reading, replying and posting news
12cr|xrn-9.02-20|24	messages.
12cr|xrn-9.02-20|25	
12cr|xrn-9.02-20|26	Install the xrn package if you need a simple news reader for X.
12cr|xrn-9.02-20|27	
12cr|xrn-9.02-20|28	%prep
12cr|xrn-9.02-20|29	
12cr|xrn-9.02-20|30	%setup -q
12cr|xrn-9.02-20|31	%patch0 -p1
12cr|xrn-9.02-20|32	%patch1 -p1
12cr|xrn-9.02-20|33	%patch2 -p0
12cr|xrn-9.02-20|34	
12cr|xrn-9.02-20|35	%build
12cr|xrn-9.02-20|36	xmkmf
12cr|xrn-9.02-20|37	perl -p -i -e "s|XAPPLOADDIR = .*|XAPPLOADDIR = %{_datadir}/X11/app-defaults|" Makefile
12cr|xrn-9.02-20|38	make CDEBUGFLAGS="$RPM_OPT_FLAGS"
12cr|xrn-9.02-20|39	
12cr|xrn-9.02-20|40	%install
12cr|xrn-9.02-20|41	rm -rf $RPM_BUILD_ROOT
12cr|xrn-9.02-20|42	
12cr|xrn-9.02-20|43	%make install install.man DESTDIR=$RPM_BUILD_ROOT
12cr|xrn-9.02-20|44	# A link to ../../../etc/X11/app-defaults is made and named lib in x86_64
12cr|xrn-9.02-20|45	APPDEF=%{buildroot}/usr/lib/X11/app-defaults
12cr|xrn-9.02-20|46	if   [ -L $APPDEF ]; then rm    $APPDEF
12cr|xrn-9.02-20|47	elif [ -d $APPDEF ]; then rmdir $APPDEF
12cr|xrn-9.02-20|48	fi
12cr|xrn-9.02-20|49	
12cr|xrn-9.02-20|50	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|xrn-9.02-20|51	cat << EOF > %buildroot%{_datadir}/applications/mandriva-xrn.desktop
12cr|xrn-9.02-20|52	[Desktop Entry]
12cr|xrn-9.02-20|53	Type=Application
12cr|xrn-9.02-20|54	Categories=News;
12cr|xrn-9.02-20|55	Name=Xrn
12cr|xrn-9.02-20|56	Comment=News reader
12cr|xrn-9.02-20|57	Exec=/usr/bin/xrn
12cr|xrn-9.02-20|58	Icon=news_section
12cr|xrn-9.02-20|59	EOF
12cr|xrn-9.02-20|60	
12cr|xrn-9.02-20|61	
12cr|xrn-9.02-20|62	%if %mdkversion < 200900
12cr|xrn-9.02-20|63	%post
12cr|xrn-9.02-20|64	%{update_menus}
12cr|xrn-9.02-20|65	%endif
12cr|xrn-9.02-20|66	
12cr|xrn-9.02-20|67	%if %mdkversion < 200900
12cr|xrn-9.02-20|68	%postun
12cr|xrn-9.02-20|69	%{clean_menus}
12cr|xrn-9.02-20|70	%endif
12cr|xrn-9.02-20|71	
12cr|xrn-9.02-20|72	%clean
12cr|xrn-9.02-20|73	rm -rf $RPM_BUILD_ROOT
12cr|xrn-9.02-20|74	
12cr|xrn-9.02-20|75	%files
12cr|xrn-9.02-20|76	%defattr(-,root,root)
12cr|xrn-9.02-20|77	%doc README README.Linux TODO COMMON-PROBLMS COPYRIGHT CREDITS
12cr|xrn-9.02-20|78	%{_datadir}/X11/app-defaults/XRn
12cr|xrn-9.02-20|79	%_bindir/xrn
12cr|xrn-9.02-20|80	%_mandir/man1/xrn.1*
12cr|xrn-9.02-20|81	%{_datadir}/applications/mandriva-*.desktop
12cr|xrn-9.02-20|82	
12cr|xrn-9.02-20|83	
12cr|xrn-9.02-20|84	%changelog
12cr|xrn-9.02-20|85	* Mon Sep 21 2009 Thierry Vignaud <tvignaud@mandriva.com> 9.02-20mdv2010.0
12cr|xrn-9.02-20|86	+ Revision: 446269
12cr|xrn-9.02-20|87	- rebuild
12cr|xrn-9.02-20|88	
12cr|xrn-9.02-20|89	* Sun Mar 29 2009 Funda Wang <fundawang@mandriva.org> 9.02-19mdv2009.1
12cr|xrn-9.02-20|90	+ Revision: 362105
12cr|xrn-9.02-20|91	- br libxp
12cr|xrn-9.02-20|92	- fix str fmt
12cr|xrn-9.02-20|93	
12cr|xrn-9.02-20|94	* Sat Aug 09 2008 Thierry Vignaud <tvignaud@mandriva.com> 9.02-19mdv2009.0
12cr|xrn-9.02-20|95	+ Revision: 269841
12cr|xrn-9.02-20|96	- rebuild early 2009.0 package (before pixel changes)
12cr|xrn-9.02-20|97	
12cr|xrn-9.02-20|98	+ Pixel <pixel@mandriva.com>
12cr|xrn-9.02-20|99	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xrn-9.02-20|100	
12cr|xrn-9.02-20|101	* Tue May 06 2008 Paulo Andrade <pcpa@mandriva.com.br> 9.02-18mdv2009.0
12cr|xrn-9.02-20|102	+ Revision: 202137
12cr|xrn-9.02-20|103	- Another x86_64 build fix, as aparently libxorg-x11-devel only works
12cr|xrn-9.02-20|104	properly on i586.
12cr|xrn-9.02-20|105	- Update BuildRequires and Requires(pre) to ensure this package will not
12cr|xrn-9.02-20|106	overwrite symlinks.
12cr|xrn-9.02-20|107	- Install Xt resources file in proper directory and don't try to be owner
12cr|xrn-9.02-20|108	of the base directory. This is required to allow x11-server-common being
12cr|xrn-9.02-20|109	the owner package of most shared directories used by xorg packages.
12cr|xrn-9.02-20|110	
12cr|xrn-9.02-20|111	+ Olivier Blin <oblin@mandriva.com>
12cr|xrn-9.02-20|112	- restore BuildRoot
12cr|xrn-9.02-20|113	
12cr|xrn-9.02-20|114	* Thu Dec 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 9.02-16mdv2008.1
12cr|xrn-9.02-20|115	+ Revision: 135559
12cr|xrn-9.02-20|116	- auto-convert XDG menu entry
12cr|xrn-9.02-20|117	- kill re-definition of %%buildroot on Pixel's request
12cr|xrn-9.02-20|118	- fix build on x86_64
12cr|xrn-9.02-20|119	- adapt to new X11 layout
12cr|xrn-9.02-20|120	- buildrequires xmkmf
12cr|xrn-9.02-20|121	- buildrequires X11-devel instead of XFree86-devel
12cr|xrn-9.02-20|122	- import xrn
12cr|xrn-9.02-20|123	
12cr|xrn-9.02-20|124	
12cr|xrn-9.02-20|125	* Sun Jan 08 2006 Anssi Hannula <anssi@mandriva.org> 9.02-15mdk
12cr|xrn-9.02-20|126	- fix buildrequires for x86_64
12cr|xrn-9.02-20|127	
12cr|xrn-9.02-20|128	* Fri Jul 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 9.02-14mdk
12cr|xrn-9.02-20|129	- Fix BuildRequires
12cr|xrn-9.02-20|130	
12cr|xrn-9.02-20|131	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 9.02-13mdk
12cr|xrn-9.02-20|132	- Rebuild
12cr|xrn-9.02-20|133	
12cr|xrn-9.02-20|134	* Sat May 03 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 9.02-12mdk
12cr|xrn-9.02-20|135	- rebuild for rpm 4.2
12cr|xrn-9.02-20|136	
12cr|xrn-9.02-20|137	* Thu Jan 10 2002 David BAUDENS <baudens@mandrakesoft.com> 9.02-11mdk
12cr|xrn-9.02-20|138	- Fix menu entry (png icon)
12cr|xrn-9.02-20|139	
12cr|xrn-9.02-20|140	* Wed Aug 01 2001 Stefan van der Eijk <stefan@eijk.nu> 9.02-10mdk
12cr|xrn-9.02-20|141	- BuildRequires: bison, flex
12cr|xrn-9.02-20|142	
12cr|xrn-9.02-20|143	* Thu Jan 11 2001 David BAUDENS <baudens@mandrakesoft.com> 9.02-9mdk
12cr|xrn-9.02-20|144	- BuildRequires: libxpm4-devel
12cr|xrn-9.02-20|145	
12cr|xrn-9.02-20|146	* Sat Dec 16 2000 Etienne Faure  <etienne@mandraksoft.com> 9.02-8mdk
12cr|xrn-9.02-20|147	- cleaned menu entry
12cr|xrn-9.02-20|148	- added normal and large icons
12cr|xrn-9.02-20|149	
12cr|xrn-9.02-20|150	* Tue Aug 08 2000 Frederic Lepied <flepied@mandrakesoft.com> 9.02-7mdk
12cr|xrn-9.02-20|151	- automatically added BuildRequires
12cr|xrn-9.02-20|152	
12cr|xrn-9.02-20|153	* Wed Jul 19 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.02-6mdk
12cr|xrn-9.02-20|154	- major spec cleaning
12cr|xrn-9.02-20|155	
12cr|xrn-9.02-20|156	* Thu Jul 19 2000 Etienne Faure <etienne@mandrakesoft.com> 9.02-5mdk
12cr|xrn-9.02-20|157	- added the /usr/doc/xrn folder to installed files
12cr|xrn-9.02-20|158	
12cr|xrn-9.02-20|159	* Thu Jul 19 2000 etienne Faure <etienne@mandrakesoft.com> 9.02-4mdk
12cr|xrn-9.02-20|160	- bziped xrn.xpm icon
12cr|xrn-9.02-20|161	
12cr|xrn-9.02-20|162	* Tue Apr 18 2000 dam's <damien@mandrakesoft.com> 9.02-3mdk
12cr|xrn-9.02-20|163	- Convert gif icon to xpm.
12cr|xrn-9.02-20|164	
12cr|xrn-9.02-20|165	* Mon Apr 17 2000 dam's <damien@mandrakesoft.com> 9.02-2mdk
12cr|xrn-9.02-20|166	- Added menu entry
12cr|xrn-9.02-20|167	
12cr|xrn-9.02-20|168	* Tue Mar 28 2000 dam's <damien@mandrakesoft.com> 9.02-1mdk
12cr|xrn-9.02-20|169	- Release.
12cr|xrn-9.02-20|170	
12cr|xrn-9.02-20|171	* Thu Nov 25 1999 Florent Villard <warly@mandrakesoft.com>
12cr|xrn-9.02-20|172	- spec file cleaning
12cr|xrn-9.02-20|173	
12cr|xrn-9.02-20|174	* Thu May  6 1999 Bernhard Rosenkrnzer <bero@mandrakesoft.com>
12cr|xrn-9.02-20|175	- handle RPM_OPT_FLAGS
12cr|xrn-9.02-20|176	- Mandrake adaptions
12cr|xrn-9.02-20|177	
12cr|xrn-9.02-20|178	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|xrn-9.02-20|179	- auto rebuild in the new build environment (release 3)
12cr|xrn-9.02-20|180	
12cr|xrn-9.02-20|181	* Thu Dec 17 1998 Michael Maher <mike@redhat.com>
12cr|xrn-9.02-20|182	- built package for 6.0
12cr|xrn-9.02-20|183	
12cr|xrn-9.02-20|184	* Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com>
12cr|xrn-9.02-20|185	- build root
12cr|xrn-9.02-20|186	
12cr|xrn-9.02-20|187	* Thu May 07 1998 Prospector System <bugs@redhat.com>
12cr|xrn-9.02-20|188	- translations modified for de, fr, tr
12cr|xrn-9.02-20|189	
12cr|xrn-9.02-20|190	* Thu Oct 23 1997 Marc Ewing <marc@redhat.com>
12cr|xrn-9.02-20|191	- add wmconfig
12cr|xrn-9.02-20|192	
12cr|xrn-9.02-20|193	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|xrn-9.02-20|194	- built against glibc

8698 12
12cr|xroar-0.28.1-1|1	Name:		xroar
12cr|xroar-0.28.1-1|2	Version:	0.28.1
12cr|xroar-0.28.1-1|3	Release:	%mkrel 1
12cr|xroar-0.28.1-1|4	Summary:	Dragon32, Dragon64 and Tandy CoCo emulator
12cr|xroar-0.28.1-1|5	License:	GPLv2+
12cr|xroar-0.28.1-1|6	Group:		Emulators
12cr|xroar-0.28.1-1|7	URL:		http://www.6809.org.uk/dragon/xroar.shtml
12cr|xroar-0.28.1-1|8	Source0:	http://www.6809.org.uk/dragon/%{name}-%{version}.tar.gz
12cr|xroar-0.28.1-1|9	Source1:	%{name}-16.png
12cr|xroar-0.28.1-1|10	Source2:	%{name}-32.png
12cr|xroar-0.28.1-1|11	Source3:	%{name}-48.png
12cr|xroar-0.28.1-1|12	BuildRequires:	SDL-devel
12cr|xroar-0.28.1-1|13	BuildRequires:	SDL_image-devel
12cr|xroar-0.28.1-1|14	BuildRequires:	jackit-devel
12cr|xroar-0.28.1-1|15	BuildRequires:	pulseaudio-devel
12cr|xroar-0.28.1-1|16	BuildRequires:	pkgconfig(alsa)
12cr|xroar-0.28.1-1|17	BuildRequires:	sndfile-devel
12cr|xroar-0.28.1-1|18	BuildRequires:	gtk2-devel
12cr|xroar-0.28.1-1|19	BuildRequires:	mesagl-devel
12cr|xroar-0.28.1-1|20	BuildRequires:	mesaglu-devel
12cr|xroar-0.28.1-1|21	
12cr|xroar-0.28.1-1|22	%description
12cr|xroar-0.28.1-1|23	XRoar is a Dragon32, Dragon64 and Tandy CoCo emulator.
12cr|xroar-0.28.1-1|24	It uses standard cassette images (".cas" files) and virtual diskettes (".dsk"
12cr|xroar-0.28.1-1|25	or ".vdk" files) but has its own snapshot format at the moment (no ".pak" file
12cr|xroar-0.28.1-1|26	support).
12cr|xroar-0.28.1-1|27	
12cr|xroar-0.28.1-1|28	%prep
12cr|xroar-0.28.1-1|29	%setup -q -n %{name}-%{version}
12cr|xroar-0.28.1-1|30	
12cr|xroar-0.28.1-1|31	%build
12cr|xroar-0.28.1-1|32	export LDLIBS="-lm"
12cr|xroar-0.28.1-1|33	%configure2_5x
12cr|xroar-0.28.1-1|34	perl -pi -e "s#share#share/games#g" Makefile
12cr|xroar-0.28.1-1|35	%make
12cr|xroar-0.28.1-1|36	
12cr|xroar-0.28.1-1|37	%install
12cr|xroar-0.28.1-1|38	%__rm -rf %{buildroot}
12cr|xroar-0.28.1-1|39	
12cr|xroar-0.28.1-1|40	#binary
12cr|xroar-0.28.1-1|41	%__mkdir_p %{buildroot}%{_gamesbindir}
12cr|xroar-0.28.1-1|42	%__install -m 755 %{name} %{buildroot}%{_gamesbindir}
12cr|xroar-0.28.1-1|43	
12cr|xroar-0.28.1-1|44	#data dir
12cr|xroar-0.28.1-1|45	%__install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}
12cr|xroar-0.28.1-1|46	#but is there some free software to put in there ?
12cr|xroar-0.28.1-1|47	
12cr|xroar-0.28.1-1|48	#icons
12cr|xroar-0.28.1-1|49	%__install -d -m 755 %{buildroot}/%{_miconsdir}
12cr|xroar-0.28.1-1|50	%__install -m 644 %{SOURCE1} %{buildroot}/%{_miconsdir}/%{name}.png
12cr|xroar-0.28.1-1|51	%__install -m 644 %{SOURCE2} %{buildroot}/%{_iconsdir}/%{name}.png
12cr|xroar-0.28.1-1|52	%__install -d -m 755 %{buildroot}/%{_liconsdir}
12cr|xroar-0.28.1-1|53	%__install -m 644 %{SOURCE3} %{buildroot}/%{_liconsdir}/%{name}.png
12cr|xroar-0.28.1-1|54	
12cr|xroar-0.28.1-1|55	#xdg menu
12cr|xroar-0.28.1-1|56	%__install -d -m 755 %{buildroot}%{_datadir}/applications
12cr|xroar-0.28.1-1|57	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xroar-0.28.1-1|58	[Desktop Entry]
12cr|xroar-0.28.1-1|59	Encoding=UTF-8
12cr|xroar-0.28.1-1|60	Name=XRoar
12cr|xroar-0.28.1-1|61	Comment=Dragon32, Dragon64 and Tandy CoCo emulator
12cr|xroar-0.28.1-1|62	Exec=%{_gamesbindir}/%{name}
12cr|xroar-0.28.1-1|63	Icon=%{name}
12cr|xroar-0.28.1-1|64	Terminal=false
12cr|xroar-0.28.1-1|65	Type=Application
12cr|xroar-0.28.1-1|66	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;Game;GTK;
12cr|xroar-0.28.1-1|67	EOF
12cr|xroar-0.28.1-1|68	
12cr|xroar-0.28.1-1|69	%clean
12cr|xroar-0.28.1-1|70	%__rm -rf %{buildroot}
12cr|xroar-0.28.1-1|71	
12cr|xroar-0.28.1-1|72	%files
12cr|xroar-0.28.1-1|73	%doc ChangeLog COPYING* README
12cr|xroar-0.28.1-1|74	%attr(0755,root,games) %{_gamesbindir}/%{name}
12cr|xroar-0.28.1-1|75	%dir %attr(0755,root,games) %{_gamesdatadir}/%{name}
12cr|xroar-0.28.1-1|76	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xroar-0.28.1-1|77	%{_miconsdir}/%{name}.png
12cr|xroar-0.28.1-1|78	%{_iconsdir}/%{name}.png
12cr|xroar-0.28.1-1|79	%{_liconsdir}/%{name}.png
12cr|xroar-0.28.1-1|80	
12cr|xroar-0.28.1-1|81	
12cr|xroar-0.28.1-1|82	
12cr|xroar-0.28.1-1|83	%changelog
12cr|xroar-0.28.1-1|84	* Thu Jun 14 2012 Andrey Bondrov <abondrov@mandriva.org> 0.28.1-1mdv2012.0
12cr|xroar-0.28.1-1|85	+ Revision: 805558
12cr|xroar-0.28.1-1|86	- New version 0.28.1
12cr|xroar-0.28.1-1|87	
12cr|xroar-0.28.1-1|88	* Fri May 25 2012 Andrey Bondrov <abondrov@mandriva.org> 0.28-1
12cr|xroar-0.28.1-1|89	+ Revision: 800650
12cr|xroar-0.28.1-1|90	- New version 0.28, spec cleanup
12cr|xroar-0.28.1-1|91	
12cr|xroar-0.28.1-1|92	* Tue Aug 02 2011 Andrey Bondrov <abondrov@mandriva.org> 0.26-1
12cr|xroar-0.28.1-1|93	+ Revision: 692837
12cr|xroar-0.28.1-1|94	- imported package xroar
12cr|xroar-0.28.1-1|95	
12cr|xroar-0.28.1-1|96	
12cr|xroar-0.28.1-1|97	* Fri Dec  3 2010 Guillaume Bedot <littletux@zarb.org> 0.24-1plf2011.0
12cr|xroar-0.28.1-1|98	- 0.24
12cr|xroar-0.28.1-1|99	
12cr|xroar-0.28.1-1|100	* Mon Jan  5 2009 Guillaume Bedot <littletux@zarb.org> 0.22-1plf2009.1
12cr|xroar-0.28.1-1|101	- 0.22
12cr|xroar-0.28.1-1|102	
12cr|xroar-0.28.1-1|103	* Mon Apr 28 2008 Guillaume Bedot <littletux@zarb.org> 0.21-1plf2009.0
12cr|xroar-0.28.1-1|104	- 0.21
12cr|xroar-0.28.1-1|105	- icons as sources instead of br imagemagick
12cr|xroar-0.28.1-1|106	
12cr|xroar-0.28.1-1|107	* Mon Mar  3 2008 Guillaume Bedot <littletux@zarb.org> 0.20-1plf2008.1
12cr|xroar-0.28.1-1|108	- 0.20
12cr|xroar-0.28.1-1|109	- fix buildrequires and desktop file
12cr|xroar-0.28.1-1|110	
12cr|xroar-0.28.1-1|111	* Wed Jun 27 2007 Guillaume Bedot <littletux@zarb.org> 0.19-1plf2008.0
12cr|xroar-0.28.1-1|112	- 0.19
12cr|xroar-0.28.1-1|113	
12cr|xroar-0.28.1-1|114	* Wed Mar 21 2007 Guillaume Bedot <littletux@zarb.org> 0.18-1plf2007.1
12cr|xroar-0.28.1-1|115	- Release 0.18
12cr|xroar-0.28.1-1|116	- Now use the configure script, some cleanups
12cr|xroar-0.28.1-1|117	
12cr|xroar-0.28.1-1|118	* Wed Aug 30 2006 Anssi Hannula <anssi@zarb.org> 0.17-2plf2007.0
12cr|xroar-0.28.1-1|119	- fix buildrequires
12cr|xroar-0.28.1-1|120	
12cr|xroar-0.28.1-1|121	* Mon Aug 21 2006 Guillaume Bedot <littletux@zarb.org> 0.17-1plf2007.0
12cr|xroar-0.28.1-1|122	- 0.17
12cr|xroar-0.28.1-1|123	- no more TODO
12cr|xroar-0.28.1-1|124	
12cr|xroar-0.28.1-1|125	* Wed Aug  9 2006 Guillaume Bedot <littletux@zarb.org> 0.16-1plf2007.0
12cr|xroar-0.28.1-1|126	- 0.16
12cr|xroar-0.28.1-1|127	- updated doc
12cr|xroar-0.28.1-1|128	- fixed rights issue on doc and debug files
12cr|xroar-0.28.1-1|129	
12cr|xroar-0.28.1-1|130	* Sat Jul 22 2006 Guillaume Bedot <littletux@zarb.org> 0.15-1plf2007.0
12cr|xroar-0.28.1-1|131	- First PLF package

8699 12
12cr|xrpm-2.2-13|1	%define name xrpm
12cr|xrpm-2.2-13|2	%define version 2.2
12cr|xrpm-2.2-13|3	%define release %mkrel 13
12cr|xrpm-2.2-13|4	
12cr|xrpm-2.2-13|5	Summary: 	An alternative package manager for RPMS
12cr|xrpm-2.2-13|6	Name: 		%{name}
12cr|xrpm-2.2-13|7	Version: 	%{version}
12cr|xrpm-2.2-13|8	Release: 	%{release}
12cr|xrpm-2.2-13|9	Source: 	%{name}-%{version}.tar.bz2
12cr|xrpm-2.2-13|10	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cr|xrpm-2.2-13|11	License: 	GPL
12cr|xrpm-2.2-13|12	URL:		http://www.gmsys.com/xrpm.html
12cr|xrpm-2.2-13|13	Group: System/Configuration/Packaging
12cr|xrpm-2.2-13|14	Requires: tix tkinter
12cr|xrpm-2.2-13|15	
12cr|xrpm-2.2-13|16	%description
12cr|xrpm-2.2-13|17	XRPM-2.2 is an alternative tool for manipulating software packages built
12cr|xrpm-2.2-13|18	with RedHat's RPM package management tool. XRPM will allow you to list
12cr|xrpm-2.2-13|19	and install packages from directories and FTP sites.
12cr|xrpm-2.2-13|20	
12cr|xrpm-2.2-13|21	%prep
12cr|xrpm-2.2-13|22	
12cr|xrpm-2.2-13|23	%setup
12cr|xrpm-2.2-13|24	perl -pi -e 's/UseTUseLog/UseTkman/' xrpm.conf
12cr|xrpm-2.2-13|25	
12cr|xrpm-2.2-13|26	%install
12cr|xrpm-2.2-13|27	mkdir -p $RPM_BUILD_ROOT/etc
12cr|xrpm-2.2-13|28	mkdir -p $RPM_BUILD_ROOT/usr/bin
12cr|xrpm-2.2-13|29	mkdir -p $RPM_BUILD_ROOT%_libdir/xrpm
12cr|xrpm-2.2-13|30	cp ftp-sites $RPM_BUILD_ROOT/etc
12cr|xrpm-2.2-13|31	cp xrpm.conf $RPM_BUILD_ROOT/etc
12cr|xrpm-2.2-13|32	cp xrpm $RPM_BUILD_ROOT/usr/bin
12cr|xrpm-2.2-13|33	cp file.gif $RPM_BUILD_ROOT%_libdir/xrpm
12cr|xrpm-2.2-13|34	cp findrpm.py $RPM_BUILD_ROOT%_libdir/xrpm
12cr|xrpm-2.2-13|35	cp ftputil.py $RPM_BUILD_ROOT%_libdir/xrpm
12cr|xrpm-2.2-13|36	cp gmsgui.py $RPM_BUILD_ROOT%_libdir/xrpm
12cr|xrpm-2.2-13|37	cp gmsutil.py $RPM_BUILD_ROOT%_libdir/xrpm
12cr|xrpm-2.2-13|38	cp gui.py $RPM_BUILD_ROOT%_libdir/xrpm
12cr|xrpm-2.2-13|39	cp help.py $RPM_BUILD_ROOT%_libdir/xrpm
12cr|xrpm-2.2-13|40	cp info.gif $RPM_BUILD_ROOT%_libdir/xrpm
12cr|xrpm-2.2-13|41	cp install.gif $RPM_BUILD_ROOT%_libdir/xrpm
12cr|xrpm-2.2-13|42	cp license $RPM_BUILD_ROOT%_libdir/xrpm
12cr|xrpm-2.2-13|43	cp manual $RPM_BUILD_ROOT%_libdir/xrpm
12cr|xrpm-2.2-13|44	cp menu.py $RPM_BUILD_ROOT%_libdir/xrpm
12cr|xrpm-2.2-13|45	cp quit.gif $RPM_BUILD_ROOT%_libdir/xrpm
12cr|xrpm-2.2-13|46	cp remove.gif $RPM_BUILD_ROOT%_libdir/xrpm
12cr|xrpm-2.2-13|47	cp rpm.py $RPM_BUILD_ROOT%_libdir/xrpm
12cr|xrpm-2.2-13|48	cp xrpm.py $RPM_BUILD_ROOT%_libdir/xrpm
12cr|xrpm-2.2-13|49	
12cr|xrpm-2.2-13|50	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|xrpm-2.2-13|51	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xrpm-2.2-13|52	[Desktop Entry]
12cr|xrpm-2.2-13|53	Type=Application
12cr|xrpm-2.2-13|54	Exec=/usr/bin/xrpm
12cr|xrpm-2.2-13|55	Name=Xrpm
12cr|xrpm-2.2-13|56	Comment=Tool for manipulating software packages
12cr|xrpm-2.2-13|57	Icon=other_archiving
12cr|xrpm-2.2-13|58	Categories=Settings;PackageManager;
12cr|xrpm-2.2-13|59	EOF
12cr|xrpm-2.2-13|60	
12cr|xrpm-2.2-13|61	%if %mdkversion < 200900
12cr|xrpm-2.2-13|62	%post
12cr|xrpm-2.2-13|63	%{update_menus}
12cr|xrpm-2.2-13|64	%endif
12cr|xrpm-2.2-13|65	
12cr|xrpm-2.2-13|66	%if %mdkversion < 200900
12cr|xrpm-2.2-13|67	%postun
12cr|xrpm-2.2-13|68	%{clean_menus}
12cr|xrpm-2.2-13|69	%endif
12cr|xrpm-2.2-13|70	
12cr|xrpm-2.2-13|71	%clean
12cr|xrpm-2.2-13|72	rm -rf $RPM_BUILD_ROOT/
12cr|xrpm-2.2-13|73	
12cr|xrpm-2.2-13|74	%files
12cr|xrpm-2.2-13|75	%defattr(-,root,root)
12cr|xrpm-2.2-13|76	%doc CHANGES LICENSE NEWS todo
12cr|xrpm-2.2-13|77	%config(noreplace) /etc/ftp-sites
12cr|xrpm-2.2-13|78	%config(noreplace) /etc/xrpm.conf
12cr|xrpm-2.2-13|79	/usr/bin/xrpm
12cr|xrpm-2.2-13|80	%_libdir/xrpm/file.gif
12cr|xrpm-2.2-13|81	%_libdir/xrpm/findrpm.py
12cr|xrpm-2.2-13|82	%_libdir/xrpm/ftputil.py
12cr|xrpm-2.2-13|83	%_libdir/xrpm/gmsgui.py
12cr|xrpm-2.2-13|84	%_libdir/xrpm/gmsutil.py
12cr|xrpm-2.2-13|85	%_libdir/xrpm/gui.py
12cr|xrpm-2.2-13|86	%_libdir/xrpm/help.py
12cr|xrpm-2.2-13|87	%_libdir/xrpm/info.gif
12cr|xrpm-2.2-13|88	%_libdir/xrpm/install.gif
12cr|xrpm-2.2-13|89	%_libdir/xrpm/license
12cr|xrpm-2.2-13|90	%_libdir/xrpm/manual
12cr|xrpm-2.2-13|91	%_libdir/xrpm/menu.py
12cr|xrpm-2.2-13|92	%_libdir/xrpm/quit.gif
12cr|xrpm-2.2-13|93	%_libdir/xrpm/remove.gif
12cr|xrpm-2.2-13|94	%_libdir/xrpm/rpm.py
12cr|xrpm-2.2-13|95	%_libdir/xrpm/xrpm.py
12cr|xrpm-2.2-13|96	%{_datadir}/applications/mandriva-*.desktop
12cr|xrpm-2.2-13|97	
12cr|xrpm-2.2-13|98	
12cr|xrpm-2.2-13|99	%changelog
12cr|xrpm-2.2-13|100	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.2-13mdv2010.0
12cr|xrpm-2.2-13|101	+ Revision: 435274
12cr|xrpm-2.2-13|102	- rebuild
12cr|xrpm-2.2-13|103	
12cr|xrpm-2.2-13|104	* Sat Aug 09 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.2-12mdv2009.0
12cr|xrpm-2.2-13|105	+ Revision: 269843
12cr|xrpm-2.2-13|106	- rebuild early 2009.0 package (before pixel changes)
12cr|xrpm-2.2-13|107	
12cr|xrpm-2.2-13|108	+ Pixel <pixel@mandriva.com>
12cr|xrpm-2.2-13|109	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xrpm-2.2-13|110	
12cr|xrpm-2.2-13|111	* Sun May 11 2008 Funda Wang <fundawang@mandriva.org> 2.2-11mdv2009.0
12cr|xrpm-2.2-13|112	+ Revision: 205515
12cr|xrpm-2.2-13|113	- should not be noarch
12cr|xrpm-2.2-13|114	
12cr|xrpm-2.2-13|115	+ Olivier Blin <oblin@mandriva.com>
12cr|xrpm-2.2-13|116	- restore BuildRoot
12cr|xrpm-2.2-13|117	
12cr|xrpm-2.2-13|118	* Thu Dec 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.2-10mdv2008.1
12cr|xrpm-2.2-13|119	+ Revision: 135567
12cr|xrpm-2.2-13|120	- auto-convert XDG menu entry
12cr|xrpm-2.2-13|121	- fix menudir on x86_64
12cr|xrpm-2.2-13|122	- kill re-definition of %%buildroot on Pixel's request
12cr|xrpm-2.2-13|123	- use %%mkrel
12cr|xrpm-2.2-13|124	- import xrpm
12cr|xrpm-2.2-13|125	
12cr|xrpm-2.2-13|126	
12cr|xrpm-2.2-13|127	* Sun Mar 20 2005 Michael Scherer <misc@mandrake.org> 2.2-10mdk
12cr|xrpm-2.2-13|128	- fix 14407
12cr|xrpm-2.2-13|129	- rpmlint warning
12cr|xrpm-2.2-13|130	
12cr|xrpm-2.2-13|131	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.2-9mdk
12cr|xrpm-2.2-13|132	- rebuild
12cr|xrpm-2.2-13|133	
12cr|xrpm-2.2-13|134	* Thu Jan 30 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.2-8mdk
12cr|xrpm-2.2-13|135	- fix group
12cr|xrpm-2.2-13|136	- fix hardcoded-library-path
12cr|xrpm-2.2-13|137	
12cr|xrpm-2.2-13|138	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.2-7mdk
12cr|xrpm-2.2-13|139	- rebuild
12cr|xrpm-2.2-13|140	
12cr|xrpm-2.2-13|141	* Sun Jan 20 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 2.2-6mdk
12cr|xrpm-2.2-13|142	- Fix menu entry
12cr|xrpm-2.2-13|143	
12cr|xrpm-2.2-13|144	* Fri Aug 24 2001 Etienne Faure <etienne@mandrakesoft.com> 2.2-5mdk
12cr|xrpm-2.2-13|145	- rebuild
12cr|xrpm-2.2-13|146	
12cr|xrpm-2.2-13|147	* Wed Feb 21 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.2-4mdk
12cr|xrpm-2.2-13|148	- rebuild
12cr|xrpm-2.2-13|149	
12cr|xrpm-2.2-13|150	* Thu Sep 21 2000 Lenny Cartier <lenny@mandrakesoft.com> 2.2-3mdk
12cr|xrpm-2.2-13|151	- rebuild
12cr|xrpm-2.2-13|152	
12cr|xrpm-2.2-13|153	* Thu Aug 03 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.2-2mdk
12cr|xrpm-2.2-13|154	- BM
12cr|xrpm-2.2-13|155	
12cr|xrpm-2.2-13|156	* Wed Jun 21 2000 Lenny Cartier <lenny@mandrakesoft.com> 2.2-1mdk
12cr|xrpm-2.2-13|157	- new in contribs

8700 12
12cr|xscavenger-1.4.4-10|1	%define name xscavenger
12cr|xscavenger-1.4.4-10|2	%define version 1.4.4
12cr|xscavenger-1.4.4-10|3	%define release %mkrel 10
12cr|xscavenger-1.4.4-10|4	%define summary Cool arcade/thinking game very much like Lode Runner
12cr|xscavenger-1.4.4-10|5	
12cr|xscavenger-1.4.4-10|6	Name: %{name}
12cr|xscavenger-1.4.4-10|7	Summary: %{summary}
12cr|xscavenger-1.4.4-10|8	Version: %{version}
12cr|xscavenger-1.4.4-10|9	Release: %{release}
12cr|xscavenger-1.4.4-10|10	Source: http://www.xdr.com/dash/%{name}-%{version}.tar.bz2
12cr|xscavenger-1.4.4-10|11	Source10: %{name}.16.png.bz2
12cr|xscavenger-1.4.4-10|12	Source11: %{name}.32.png.bz2
12cr|xscavenger-1.4.4-10|13	Source12: %{name}.48.png.bz2
12cr|xscavenger-1.4.4-10|14	Patch0: xscavenger-1.4.4-link.patch
12cr|xscavenger-1.4.4-10|15	URL: http://www.xdr.com/dash/scavenger.html
12cr|xscavenger-1.4.4-10|16	License: GPL
12cr|xscavenger-1.4.4-10|17	Group: Games/Arcade
12cr|xscavenger-1.4.4-10|18	BuildRequires: libx11-devel
12cr|xscavenger-1.4.4-10|19	BuildRequires: imake
12cr|xscavenger-1.4.4-10|20	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|xscavenger-1.4.4-10|21	
12cr|xscavenger-1.4.4-10|22	%description
12cr|xscavenger-1.4.4-10|23	Scavenger is a cool arcade/thinking game very much like Lode Runner.
12cr|xscavenger-1.4.4-10|24	You've got to run around and collect objects while avoiding enemies. Some
12cr|xscavenger-1.4.4-10|25	objects are buried and you've got to dig down to get at them. It's an
12cr|xscavenger-1.4.4-10|26	addictive game and some of the levels are devilishly (cruelly) complicated
12cr|xscavenger-1.4.4-10|27	to solve.
12cr|xscavenger-1.4.4-10|28	
12cr|xscavenger-1.4.4-10|29	%prep
12cr|xscavenger-1.4.4-10|30	%setup -q
12cr|xscavenger-1.4.4-10|31	%patch0 -p0
12cr|xscavenger-1.4.4-10|32	
12cr|xscavenger-1.4.4-10|33	%build
12cr|xscavenger-1.4.4-10|34	cd src
12cr|xscavenger-1.4.4-10|35	perl -pi -e 's,^LIBNAME.*,LIBNAME = %{_gamesdatadir}/%{name},' Imakefile
12cr|xscavenger-1.4.4-10|36	xmkmf
12cr|xscavenger-1.4.4-10|37	touch scavenger.man
12cr|xscavenger-1.4.4-10|38	make CDEBUGFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cr|xscavenger-1.4.4-10|39	
12cr|xscavenger-1.4.4-10|40	%install
12cr|xscavenger-1.4.4-10|41	rm -rf "$RPM_BUILD_ROOT"
12cr|xscavenger-1.4.4-10|42	mkdir -p $RPM_BUILD_ROOT%{_gamesbindir} $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12cr|xscavenger-1.4.4-10|43	cp src/scavenger $RPM_BUILD_ROOT%{_gamesbindir}
12cr|xscavenger-1.4.4-10|44	cp -a data/* $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12cr|xscavenger-1.4.4-10|45	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man6
12cr|xscavenger-1.4.4-10|46	cp src/scavenger.6 $RPM_BUILD_ROOT%{_mandir}/man6
12cr|xscavenger-1.4.4-10|47	
12cr|xscavenger-1.4.4-10|48	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|xscavenger-1.4.4-10|49	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xscavenger-1.4.4-10|50	[Desktop Entry]
12cr|xscavenger-1.4.4-10|51	Type=Application
12cr|xscavenger-1.4.4-10|52	Exec=%{_gamesbindir}/scavenger
12cr|xscavenger-1.4.4-10|53	Icon=%{name}
12cr|xscavenger-1.4.4-10|54	Categories=Game;ArcadeGame;
12cr|xscavenger-1.4.4-10|55	Name=X-Scavenger
12cr|xscavenger-1.4.4-10|56	Comment=%{summary}
12cr|xscavenger-1.4.4-10|57	EOF
12cr|xscavenger-1.4.4-10|58	
12cr|xscavenger-1.4.4-10|59	mkdir -p $RPM_BUILD_ROOT%{_miconsdir}
12cr|xscavenger-1.4.4-10|60	mkdir -p $RPM_BUILD_ROOT%{_liconsdir}
12cr|xscavenger-1.4.4-10|61	bzcat %{SOURCE10} > $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cr|xscavenger-1.4.4-10|62	bzcat %{SOURCE11} > $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cr|xscavenger-1.4.4-10|63	bzcat %{SOURCE12} > $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cr|xscavenger-1.4.4-10|64	
12cr|xscavenger-1.4.4-10|65	%if %mdkversion < 200900
12cr|xscavenger-1.4.4-10|66	%post
12cr|xscavenger-1.4.4-10|67	%{update_menus}
12cr|xscavenger-1.4.4-10|68	%endif
12cr|xscavenger-1.4.4-10|69	
12cr|xscavenger-1.4.4-10|70	%if %mdkversion < 200900
12cr|xscavenger-1.4.4-10|71	%postun
12cr|xscavenger-1.4.4-10|72	%{clean_menus}
12cr|xscavenger-1.4.4-10|73	%endif
12cr|xscavenger-1.4.4-10|74	
12cr|xscavenger-1.4.4-10|75	%clean
12cr|xscavenger-1.4.4-10|76	rm -rf "$RPM_BUILD_ROOT"
12cr|xscavenger-1.4.4-10|77	
12cr|xscavenger-1.4.4-10|78	%files
12cr|xscavenger-1.4.4-10|79	%defattr(-,root,root)
12cr|xscavenger-1.4.4-10|80	%doc README DOC copyright
12cr|xscavenger-1.4.4-10|81	%attr(0755,root,root) %{_gamesbindir}/*
12cr|xscavenger-1.4.4-10|82	%{_gamesdatadir}/%{name}
12cr|xscavenger-1.4.4-10|83	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xscavenger-1.4.4-10|84	%{_miconsdir}/%{name}.png
12cr|xscavenger-1.4.4-10|85	%{_iconsdir}/%{name}.png
12cr|xscavenger-1.4.4-10|86	%{_liconsdir}/%{name}.png
12cr|xscavenger-1.4.4-10|87	%{_mandir}/*/*
12cr|xscavenger-1.4.4-10|88	
12cr|xscavenger-1.4.4-10|89	
12cr|xscavenger-1.4.4-10|90	
12cr|xscavenger-1.4.4-10|91	%changelog
12cr|xscavenger-1.4.4-10|92	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.4.4-10mdv2011.0
12cr|xscavenger-1.4.4-10|93	+ Revision: 634914
12cr|xscavenger-1.4.4-10|94	- simplify BR
12cr|xscavenger-1.4.4-10|95	
12cr|xscavenger-1.4.4-10|96	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.4.4-9mdv2010.0
12cr|xscavenger-1.4.4-10|97	+ Revision: 435275
12cr|xscavenger-1.4.4-10|98	- rebuild
12cr|xscavenger-1.4.4-10|99	
12cr|xscavenger-1.4.4-10|100	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 1.4.4-8mdv2009.0
12cr|xscavenger-1.4.4-10|101	+ Revision: 262704
12cr|xscavenger-1.4.4-10|102	- rebuild
12cr|xscavenger-1.4.4-10|103	
12cr|xscavenger-1.4.4-10|104	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.4.4-7mdv2009.0
12cr|xscavenger-1.4.4-10|105	+ Revision: 257710
12cr|xscavenger-1.4.4-10|106	- rebuild
12cr|xscavenger-1.4.4-10|107	
12cr|xscavenger-1.4.4-10|108	+ Pixel <pixel@mandriva.com>
12cr|xscavenger-1.4.4-10|109	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xscavenger-1.4.4-10|110	
12cr|xscavenger-1.4.4-10|111	+ Olivier Blin <oblin@mandriva.com>
12cr|xscavenger-1.4.4-10|112	- restore BuildRoot
12cr|xscavenger-1.4.4-10|113	
12cr|xscavenger-1.4.4-10|114	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 1.4.4-5mdv2008.1
12cr|xscavenger-1.4.4-10|115	+ Revision: 135571
12cr|xscavenger-1.4.4-10|116	- BR imake
12cr|xscavenger-1.4.4-10|117	- auto-convert XDG menu entry
12cr|xscavenger-1.4.4-10|118	- kill re-definition of %%buildroot on Pixel's request
12cr|xscavenger-1.4.4-10|119	- buildrequires X11-devel instead of XFree86-devel
12cr|xscavenger-1.4.4-10|120	- import xscavenger
12cr|xscavenger-1.4.4-10|121	
12cr|xscavenger-1.4.4-10|122	
12cr|xscavenger-1.4.4-10|123	* Sun Oct 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.4.4-5mdk
12cr|xscavenger-1.4.4-10|124	- BuildRequires fix
12cr|xscavenger-1.4.4-10|125	
12cr|xscavenger-1.4.4-10|126	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.4.4-4mdk
12cr|xscavenger-1.4.4-10|127	- Rebuild
12cr|xscavenger-1.4.4-10|128	
12cr|xscavenger-1.4.4-10|129	* Fri Feb 27 2004 Guillaume Cottenceau <gc@mandrakesoft.com> 1.4.4-3mdk
12cr|xscavenger-1.4.4-10|130	- rebuild
12cr|xscavenger-1.4.4-10|131	
12cr|xscavenger-1.4.4-10|132	* Tue Jan 14 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.4.4-2mdk
12cr|xscavenger-1.4.4-10|133	- rebuild
12cr|xscavenger-1.4.4-10|134	
12cr|xscavenger-1.4.4-10|135	* Sun Jan 12 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.4.4-1mdk
12cr|xscavenger-1.4.4-10|136	- 1.4.4
12cr|xscavenger-1.4.4-10|137	
12cr|xscavenger-1.4.4-10|138	* Wed Jun 12 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 143-2mdk
12cr|xscavenger-1.4.4-10|139	- png icons (out xpm!)
12cr|xscavenger-1.4.4-10|140	
12cr|xscavenger-1.4.4-10|141	* Tue Mar 12 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 143-1mdk
12cr|xscavenger-1.4.4-10|142	- new version
12cr|xscavenger-1.4.4-10|143	
12cr|xscavenger-1.4.4-10|144	* Mon Oct 15 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 142-3mdk
12cr|xscavenger-1.4.4-10|145	- fix obsolete-tag Copyright
12cr|xscavenger-1.4.4-10|146	
12cr|xscavenger-1.4.4-10|147	* Thu Jul  5 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 142-2mdk
12cr|xscavenger-1.4.4-10|148	- rebuild
12cr|xscavenger-1.4.4-10|149	- add man page
12cr|xscavenger-1.4.4-10|150	
12cr|xscavenger-1.4.4-10|151	* Thu Mar 22 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 142-1mdk
12cr|xscavenger-1.4.4-10|152	- first mdk release

8701 12
12cr|xscope-1.4-1|1	Name:		xscope
12cr|xscope-1.4-1|2	Version:	1.4
12cr|xscope-1.4-1|3	Release:	1
12cr|xscope-1.4-1|4	
12cr|xscope-1.4-1|5	Summary:	X Window Protocol Viewer
12cr|xscope-1.4-1|6	Group:		Development/X11
12cr|xscope-1.4-1|7	License:	MIT
12cr|xscope-1.4-1|8	
12cr|xscope-1.4-1|9	URL:		http://xorg.freedesktop.org
12cr|xscope-1.4-1|10	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12cr|xscope-1.4-1|11	
12cr|xscope-1.4-1|12	BuildRequires:	pkgconfig(x11)
12cr|xscope-1.4-1|13	BuildRequires:	pkgconfig(xtrans)
12cr|xscope-1.4-1|14	
12cr|xscope-1.4-1|15	%description
12cr|xscope-1.4-1|16	Xscope sits in-between an X11 client and an X11 server and prints the contents
12cr|xscope-1.4-1|17	of each request, reply, error, or event that is communicated between them.
12cr|xscope-1.4-1|18	Xscope can decode the core X11 protocol and several extensions, including
12cr|xscope-1.4-1|19	BIG-REQUESTS, LBX, MIT-SHM, NCD-WinCenterPro, RANDR, and RENDER. This
12cr|xscope-1.4-1|20	information can be useful in debugging and performance tuning of X11 servers
12cr|xscope-1.4-1|21	and clients.
12cr|xscope-1.4-1|22	
12cr|xscope-1.4-1|23	%prep
12cr|xscope-1.4-1|24	%setup -q
12cr|xscope-1.4-1|25	
12cr|xscope-1.4-1|26	%build
12cr|xscope-1.4-1|27	%configure2_5x
12cr|xscope-1.4-1|28	%make
12cr|xscope-1.4-1|29	
12cr|xscope-1.4-1|30	%install
12cr|xscope-1.4-1|31	%makeinstall_std
12cr|xscope-1.4-1|32	
12cr|xscope-1.4-1|33	%files
12cr|xscope-1.4-1|34	%{_bindir}/xscope
12cr|xscope-1.4-1|35	%{_mandir}/man1/xscope.1*
12cr|xscope-1.4-1|36	

8702 12
12cr|xscorch-0.2.1-0.pre2.1|1	%define	name	xscorch
12cr|xscorch-0.2.1-0.pre2.1|2	%define version 0.2.1
12cr|xscorch-0.2.1-0.pre2.1|3	%define release -c
12cr|xscorch-0.2.1-0.pre2.1|4	%define	Summary	Clone of Scorched Earth
12cr|xscorch-0.2.1-0.pre2.1|5	
12cr|xscorch-0.2.1-0.pre2.1|6	Summary:	Clone of Scorched Earth
12cr|xscorch-0.2.1-0.pre2.1|7	Name:		xscorch
12cr|xscorch-0.2.1-0.pre2.1|8	Version:	0.2.1
12cr|xscorch-0.2.1-0.pre2.1|9	Release:	%mkrel -c pre2 1
12cr|xscorch-0.2.1-0.pre2.1|10	Source0:	http://www.xscorch.org/releases/%{name}-%{version}-pre2.tar.gz
12cr|xscorch-0.2.1-0.pre2.1|11	Source11:	xscorch-16x16.png
12cr|xscorch-0.2.1-0.pre2.1|12	Source12:	xscorch-32x32.png
12cr|xscorch-0.2.1-0.pre2.1|13	Source13:	xscorch-48x48.png
12cr|xscorch-0.2.1-0.pre2.1|14	Patch1:		xscorch-0.2.0-non-crazy-scoring--standard.patch
12cr|xscorch-0.2.1-0.pre2.1|15	Patch3:		xscorch-0.2.1-gtk2.22.patch
12cr|xscorch-0.2.1-0.pre2.1|16	Patch4:		xscorch-0.2.1-link.patch
12cr|xscorch-0.2.1-0.pre2.1|17	Url:		http://www.xscorch.org/
12cr|xscorch-0.2.1-0.pre2.1|18	License:	GPLv2+
12cr|xscorch-0.2.1-0.pre2.1|19	Group:		Games/Arcade
12cr|xscorch-0.2.1-0.pre2.1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xscorch-0.2.1-0.pre2.1|21	BuildRequires:	libmikmod-devel
12cr|xscorch-0.2.1-0.pre2.1|22	BuildRequires:	gtk+2-devel
12cr|xscorch-0.2.1-0.pre2.1|23	
12cr|xscorch-0.2.1-0.pre2.1|24	%description
12cr|xscorch-0.2.1-0.pre2.1|25	Xscorch is a clone of the classic DOS game, "Scorched Earth". The basic goal
12cr|xscorch-0.2.1-0.pre2.1|26	is to annihilate enemy tanks using overpowered guns :). Basically, you buy
12cr|xscorch-0.2.1-0.pre2.1|27	weapons, you target the enemy by adjusting the angle of your turret and firing
12cr|xscorch-0.2.1-0.pre2.1|28	power, and you hope to destroy their tank before they destroy yours.
12cr|xscorch-0.2.1-0.pre2.1|29	
12cr|xscorch-0.2.1-0.pre2.1|30	%prep
12cr|xscorch-0.2.1-0.pre2.1|31	%setup -qn %{name}-%{version}-pre2
12cr|xscorch-0.2.1-0.pre2.1|32	%patch1 -p1
12cr|xscorch-0.2.1-0.pre2.1|33	%patch3 -p0 -b .gtk
12cr|xscorch-0.2.1-0.pre2.1|34	%patch4 -p0 -b .link
12cr|xscorch-0.2.1-0.pre2.1|35	
12cr|xscorch-0.2.1-0.pre2.1|36	%build
12cr|xscorch-0.2.1-0.pre2.1|37	%configure2_5x	--bindir=%{_gamesbindir} \
12cr|xscorch-0.2.1-0.pre2.1|38	--datadir=%{_gamesdatadir}
12cr|xscorch-0.2.1-0.pre2.1|39	
12cr|xscorch-0.2.1-0.pre2.1|40	%make
12cr|xscorch-0.2.1-0.pre2.1|41	
12cr|xscorch-0.2.1-0.pre2.1|42	%install
12cr|xscorch-0.2.1-0.pre2.1|43	rm -rf %{buildroot}
12cr|xscorch-0.2.1-0.pre2.1|44	%makeinstall_std
12cr|xscorch-0.2.1-0.pre2.1|45	
12cr|xscorch-0.2.1-0.pre2.1|46	
12cr|xscorch-0.2.1-0.pre2.1|47	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|xscorch-0.2.1-0.pre2.1|48	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xscorch-0.2.1-0.pre2.1|49	[Desktop Entry]
12cr|xscorch-0.2.1-0.pre2.1|50	Encoding=UTF-8
12cr|xscorch-0.2.1-0.pre2.1|51	Name=XScorch
12cr|xscorch-0.2.1-0.pre2.1|52	Comment=%{Summary}
12cr|xscorch-0.2.1-0.pre2.1|53	Exec=%{_gamesbindir}/%{name}
12cr|xscorch-0.2.1-0.pre2.1|54	Icon=%{name}
12cr|xscorch-0.2.1-0.pre2.1|55	Terminal=false
12cr|xscorch-0.2.1-0.pre2.1|56	Type=Application
12cr|xscorch-0.2.1-0.pre2.1|57	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cr|xscorch-0.2.1-0.pre2.1|58	EOF
12cr|xscorch-0.2.1-0.pre2.1|59	
12cr|xscorch-0.2.1-0.pre2.1|60	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cr|xscorch-0.2.1-0.pre2.1|61	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cr|xscorch-0.2.1-0.pre2.1|62	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cr|xscorch-0.2.1-0.pre2.1|63	
12cr|xscorch-0.2.1-0.pre2.1|64	%if %mdkversion < 200900
12cr|xscorch-0.2.1-0.pre2.1|65	%post
12cr|xscorch-0.2.1-0.pre2.1|66	%{update_menus}
12cr|xscorch-0.2.1-0.pre2.1|67	%endif
12cr|xscorch-0.2.1-0.pre2.1|68	
12cr|xscorch-0.2.1-0.pre2.1|69	%if %mdkversion < 200900
12cr|xscorch-0.2.1-0.pre2.1|70	%postun
12cr|xscorch-0.2.1-0.pre2.1|71	%{clean_menus}
12cr|xscorch-0.2.1-0.pre2.1|72	%endif
12cr|xscorch-0.2.1-0.pre2.1|73	
12cr|xscorch-0.2.1-0.pre2.1|74	%clean
12cr|xscorch-0.2.1-0.pre2.1|75	rm -rf %{buildroot}
12cr|xscorch-0.2.1-0.pre2.1|76	
12cr|xscorch-0.2.1-0.pre2.1|77	%files
12cr|xscorch-0.2.1-0.pre2.1|78	%defattr(755,root,root,755)
12cr|xscorch-0.2.1-0.pre2.1|79	%{_gamesbindir}/*
12cr|xscorch-0.2.1-0.pre2.1|80	%defattr(644,root,root,755)
12cr|xscorch-0.2.1-0.pre2.1|81	%{_mandir}/*/*
12cr|xscorch-0.2.1-0.pre2.1|82	%{_gamesdatadir}/%{name}
12cr|xscorch-0.2.1-0.pre2.1|83	%{_iconsdir}/%{name}.png
12cr|xscorch-0.2.1-0.pre2.1|84	%{_liconsdir}/%{name}.png
12cr|xscorch-0.2.1-0.pre2.1|85	%{_miconsdir}/%{name}.png
12cr|xscorch-0.2.1-0.pre2.1|86	%{_datadir}/applications/*
12cr|xscorch-0.2.1-0.pre2.1|87	%doc AUTHORS ChangeLog NEWS README TODO doc/AI doc/NETWORK doc/NOTES
12cr|xscorch-0.2.1-0.pre2.1|88	
12cr|xscorch-0.2.1-0.pre2.1|89	
12cr|xscorch-0.2.1-0.pre2.1|90	
12cr|xscorch-0.2.1-0.pre2.1|91	%changelog
12cr|xscorch-0.2.1-0.pre2.1|92	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 0.2.1-0.pre2.1mdv2011.0
12cr|xscorch-0.2.1-0.pre2.1|93	+ Revision: 634976
12cr|xscorch-0.2.1-0.pre2.1|94	- New version 0.2.1 pre2
12cr|xscorch-0.2.1-0.pre2.1|95	- fix linkage and build with newer gtk2.22
12cr|xscorch-0.2.1-0.pre2.1|96	- rediff 64bit patch
12cr|xscorch-0.2.1-0.pre2.1|97	
12cr|xscorch-0.2.1-0.pre2.1|98	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.2.0-7mdv2010.0
12cr|xscorch-0.2.1-0.pre2.1|99	+ Revision: 435277
12cr|xscorch-0.2.1-0.pre2.1|100	- rebuild
12cr|xscorch-0.2.1-0.pre2.1|101	
12cr|xscorch-0.2.1-0.pre2.1|102	* Thu Aug 14 2008 Götz Waschk <waschk@mandriva.org> 0.2.0-6mdv2009.0
12cr|xscorch-0.2.1-0.pre2.1|103	+ Revision: 271915
12cr|xscorch-0.2.1-0.pre2.1|104	- add official patches for 64 bit support and for stability
12cr|xscorch-0.2.1-0.pre2.1|105	- update home page
12cr|xscorch-0.2.1-0.pre2.1|106	- update license
12cr|xscorch-0.2.1-0.pre2.1|107	- fix build
12cr|xscorch-0.2.1-0.pre2.1|108	
12cr|xscorch-0.2.1-0.pre2.1|109	+ Pixel <pixel@mandriva.com>
12cr|xscorch-0.2.1-0.pre2.1|110	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xscorch-0.2.1-0.pre2.1|111	
12cr|xscorch-0.2.1-0.pre2.1|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|xscorch-0.2.1-0.pre2.1|113	- drop old menu
12cr|xscorch-0.2.1-0.pre2.1|114	
12cr|xscorch-0.2.1-0.pre2.1|115	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.2.0-5mdv2008.1
12cr|xscorch-0.2.1-0.pre2.1|116	+ Revision: 140994
12cr|xscorch-0.2.1-0.pre2.1|117	- restore BuildRoot
12cr|xscorch-0.2.1-0.pre2.1|118	
12cr|xscorch-0.2.1-0.pre2.1|119	+ Thierry Vignaud <tv@mandriva.org>
12cr|xscorch-0.2.1-0.pre2.1|120	- kill re-definition of %%buildroot on Pixel's request
12cr|xscorch-0.2.1-0.pre2.1|121	- import xscorch
12cr|xscorch-0.2.1-0.pre2.1|122	
12cr|xscorch-0.2.1-0.pre2.1|123	
12cr|xscorch-0.2.1-0.pre2.1|124	* Fri Aug 25 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.2.0-5mdv2007.0
12cr|xscorch-0.2.1-0.pre2.1|125	- fix summary macro used in menu item
12cr|xscorch-0.2.1-0.pre2.1|126	- don't archive/bzip2 icons
12cr|xscorch-0.2.1-0.pre2.1|127	- fix macro-in-%%changelog
12cr|xscorch-0.2.1-0.pre2.1|128	- cleanups
12cr|xscorch-0.2.1-0.pre2.1|129	
12cr|xscorch-0.2.1-0.pre2.1|130	* Fri Jul  7 2006 Pixel <pixel@mandriva.com> 0.2.0-4mdv2007.0
12cr|xscorch-0.2.1-0.pre2.1|131	- switch to XDG menu
12cr|xscorch-0.2.1-0.pre2.1|132	
12cr|xscorch-0.2.1-0.pre2.1|133	* Sun Jan 08 2006 Anssi Hannula <anssi@mandriva.org> 0.2.0-3mdk
12cr|xscorch-0.2.1-0.pre2.1|134	- %%mkrel
12cr|xscorch-0.2.1-0.pre2.1|135	- fix menu section
12cr|xscorch-0.2.1-0.pre2.1|136	- fix buildrequires for lib64
12cr|xscorch-0.2.1-0.pre2.1|137	
12cr|xscorch-0.2.1-0.pre2.1|138	* Thu Jun 02 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.2.0-2mdk
12cr|xscorch-0.2.1-0.pre2.1|139	- Rebuild
12cr|xscorch-0.2.1-0.pre2.1|140	
12cr|xscorch-0.2.1-0.pre2.1|141	* Fri Apr  2 2004 Pixel <pixel@mandrakesoft.com> 0.2.0-1mdk
12cr|xscorch-0.2.1-0.pre2.1|142	- new release
12cr|xscorch-0.2.1-0.pre2.1|143	- bzipped manpage patch not needed anymore (AFAIK the text is builtin the binary)
12cr|xscorch-0.2.1-0.pre2.1|144	- capitalize menu title
12cr|xscorch-0.2.1-0.pre2.1|145	
12cr|xscorch-0.2.1-0.pre2.1|146	* Fri Apr 25 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.1.15-3mdk
12cr|xscorch-0.2.1-0.pre2.1|147	- fixed buildrequires
12cr|xscorch-0.2.1-0.pre2.1|148	
12cr|xscorch-0.2.1-0.pre2.1|149	* Mon Mar 17 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.1.15-2mdk
12cr|xscorch-0.2.1-0.pre2.1|150	- drop obsolete Prefix tag
12cr|xscorch-0.2.1-0.pre2.1|151	- move from %%{_bindir} to %%{_gamesbindir} and from %%{_datadir} to %%{_gamesdatadir}
12cr|xscorch-0.2.1-0.pre2.1|152	- nicer formatting
12cr|xscorch-0.2.1-0.pre2.1|153	- quiet setup
12cr|xscorch-0.2.1-0.pre2.1|154	- don't use configure macro, somehow it made xscorch fail to compile
12cr|xscorch-0.2.1-0.pre2.1|155	- added menuitem and icons
12cr|xscorch-0.2.1-0.pre2.1|156	- added buildrequires
12cr|xscorch-0.2.1-0.pre2.1|157	
12cr|xscorch-0.2.1-0.pre2.1|158	* Thu Jun 27 2002 Pixel <pixel@mandrakesoft.com> 0.1.15-1mdk
12cr|xscorch-0.2.1-0.pre2.1|159	- new release
12cr|xscorch-0.2.1-0.pre2.1|160	
12cr|xscorch-0.2.1-0.pre2.1|161	* Mon Dec 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.1.14-1mdk
12cr|xscorch-0.2.1-0.pre2.1|162	- 0.1.14
12cr|xscorch-0.2.1-0.pre2.1|163	- refresh crazy-scoring patch
12cr|xscorch-0.2.1-0.pre2.1|164	
12cr|xscorch-0.2.1-0.pre2.1|165	* Tue Jul 24 2001 Pixel <pixel@mandrakesoft.com> 0.1.13-2mdk
12cr|xscorch-0.2.1-0.pre2.1|166	- non-crazy-scoring--standard
12cr|xscorch-0.2.1-0.pre2.1|167	
12cr|xscorch-0.2.1-0.pre2.1|168	* Tue Jul 24 2001 Pixel <pixel@mandrakesoft.com> 0.1.13-1mdk
12cr|xscorch-0.2.1-0.pre2.1|169	- new version
12cr|xscorch-0.2.1-0.pre2.1|170	- fix description-line-too-long
12cr|xscorch-0.2.1-0.pre2.1|171	
12cr|xscorch-0.2.1-0.pre2.1|172	* Sun Jan 21 2001 Pixel <pixel@mandrakesoft.com> 0.1.10-1mdk
12cr|xscorch-0.2.1-0.pre2.1|173	- initial spec

8703 12
12cr|xsd-3.3.0-4|1	Summary:	W3C XML schema to C++ data binding compiler
12cr|xsd-3.3.0-4|2	Name:		xsd
12cr|xsd-3.3.0-4|3	Version:	3.3.0
12cr|xsd-3.3.0-4|4	Release:	4
12cr|xsd-3.3.0-4|5	Group:		Development/C++
12cr|xsd-3.3.0-4|6	# Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0
12cr|xsd-3.3.0-4|7	License:	GPLv2 with exceptions and ASL 2.0
12cr|xsd-3.3.0-4|8	URL:		http://www.codesynthesis.com/products/xsd/
12cr|xsd-3.3.0-4|9	Source0:	http://www.codesynthesis.com/download/xsd/3.3/xsd-%{version}-2+dep.tar.bz2
12cr|xsd-3.3.0-4|10	# Suggestion sent to upstream via e-mail 20090707
12cr|xsd-3.3.0-4|11	Patch0:		xsd-3.3.0-xsdcxx-rename.patch
12cr|xsd-3.3.0-4|12	
12cr|xsd-3.3.0-4|13	BuildRequires:	boost-devel
12cr|xsd-3.3.0-4|14	BuildRequires:	xerces-c-devel
12cr|xsd-3.3.0-4|15	BuildRequires:	m4
12cr|xsd-3.3.0-4|16	# Requires:  ace-devel - only needed for applications using
12cr|xsd-3.3.0-4|17	#                        Adaptive Communication Environment (ACE) streams,
12cr|xsd-3.3.0-4|18	#                        enable when Fedora gets ACE packages.
12cr|xsd-3.3.0-4|19	#                        See http://www.cs.wustl.edu/~schmidt/ACE.html and
12cr|xsd-3.3.0-4|20	#                        https://bugzilla.redhat.com/show_bug.cgi?id=450164
12cr|xsd-3.3.0-4|21	
12cr|xsd-3.3.0-4|22	%description
12cr|xsd-3.3.0-4|23	CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to
12cr|xsd-3.3.0-4|24	C++ data binding compiler. Provided with an XML instance specification
12cr|xsd-3.3.0-4|25	(XML Schema), it generates C++ classes that represent the given
12cr|xsd-3.3.0-4|26	vocabulary as well as parsing and serialization code.
12cr|xsd-3.3.0-4|27	You can then access the data stored in XML using types and functions
12cr|xsd-3.3.0-4|28	that semantically correspond to your application domain rather than
12cr|xsd-3.3.0-4|29	dealing with intricacies of reading and writing XML.
12cr|xsd-3.3.0-4|30	
12cr|xsd-3.3.0-4|31	%package	devel
12cr|xsd-3.3.0-4|32	Group:		System/Libraries
12cr|xsd-3.3.0-4|33	Summary:	Development files for xsd
12cr|xsd-3.3.0-4|34	Requires:	xerces-c-devel
12cr|xsd-3.3.0-4|35	Requires:	%{name} = %{version}
12cr|xsd-3.3.0-4|36	
12cr|xsd-3.3.0-4|37	%description	devel
12cr|xsd-3.3.0-4|38	This package provides development files for xsd.
12cr|xsd-3.3.0-4|39	
12cr|xsd-3.3.0-4|40	%package	doc
12cr|xsd-3.3.0-4|41	Group:		Books/Computer books
12cr|xsd-3.3.0-4|42	Summary:	API documentation files for %{name}
12cr|xsd-3.3.0-4|43	
12cr|xsd-3.3.0-4|44	%description	doc
12cr|xsd-3.3.0-4|45	This package contains API documentation for %{name}.
12cr|xsd-3.3.0-4|46	
12cr|xsd-3.3.0-4|47	
12cr|xsd-3.3.0-4|48	%prep
12cr|xsd-3.3.0-4|49	%setup -q -n xsd-%{version}-2+dep
12cr|xsd-3.3.0-4|50	pushd xsd
12cr|xsd-3.3.0-4|51	%patch0 -p1 -b .xsdcxx-rename
12cr|xsd-3.3.0-4|52	popd
12cr|xsd-3.3.0-4|53	
12cr|xsd-3.3.0-4|54	%build
12cr|xsd-3.3.0-4|55	make verbose=0 CXXFLAGS="%{optflags}"
12cr|xsd-3.3.0-4|56	
12cr|xsd-3.3.0-4|57	%install
12cr|xsd-3.3.0-4|58	rm -rf apidocdir
12cr|xsd-3.3.0-4|59	
12cr|xsd-3.3.0-4|60	%makeinstall_std install_prefix="%{buildroot}%{_prefix}"
12cr|xsd-3.3.0-4|61	
12cr|xsd-3.3.0-4|62	# Split API documentation to -doc subpackage.
12cr|xsd-3.3.0-4|63	mkdir apidocdir
12cr|xsd-3.3.0-4|64	mv %{buildroot}%{_datadir}/doc/xsd/*.{xhtml,css} apidocdir/
12cr|xsd-3.3.0-4|65	mv %{buildroot}%{_datadir}/doc/xsd/cxx/ apidocdir/
12cr|xsd-3.3.0-4|66	mv %{buildroot}%{_datadir}/doc/xsd/ docdir/
12cr|xsd-3.3.0-4|67	
12cr|xsd-3.3.0-4|68	# Convert to utf-8.
12cr|xsd-3.3.0-4|69	for file in docdir/NEWS; do
12cr|xsd-3.3.0-4|70	mv $file timestamp
12cr|xsd-3.3.0-4|71	iconv -f ISO-8859-1 -t UTF-8 -o $file timestamp
12cr|xsd-3.3.0-4|72	touch -r timestamp $file
12cr|xsd-3.3.0-4|73	done
12cr|xsd-3.3.0-4|74	
12cr|xsd-3.3.0-4|75	# Rename binary to xsdcxx to avoid conflicting with mono-web package.
12cr|xsd-3.3.0-4|76	# Sent suggestion to upstream via e-mail 20090707
12cr|xsd-3.3.0-4|77	# they will consider renaming in 4.0.0
12cr|xsd-3.3.0-4|78	mv %{buildroot}%{_bindir}/xsd %{buildroot}%{_bindir}/xsdcxx
12cr|xsd-3.3.0-4|79	mv %{buildroot}%{_mandir}/man1/xsd.1 %{buildroot}%{_mandir}/man1/xsdcxx.1
12cr|xsd-3.3.0-4|80	
12cr|xsd-3.3.0-4|81	# Remove duplicate docs.
12cr|xsd-3.3.0-4|82	rm -rf %{buildroot}%{_datadir}/doc/libxsd
12cr|xsd-3.3.0-4|83	
12cr|xsd-3.3.0-4|84	# Remove Microsoft Visual C++ compiler helper files.
12cr|xsd-3.3.0-4|85	rm -rf %{buildroot}%{_includedir}/xsd/cxx/compilers
12cr|xsd-3.3.0-4|86	
12cr|xsd-3.3.0-4|87	# Remove redundant PostScript files that rpmlint grunts about not being UTF8
12cr|xsd-3.3.0-4|88	# See: https://bugzilla.redhat.com/show_bug.cgi?id=502024#c27
12cr|xsd-3.3.0-4|89	# for Boris Kolpackov's explanation about those
12cr|xsd-3.3.0-4|90	find apidocdir -name "*.ps" | xargs rm -f
12cr|xsd-3.3.0-4|91	# Remove other unwanted crap
12cr|xsd-3.3.0-4|92	find apidocdir -name "*.doxygen" \
12cr|xsd-3.3.0-4|93	-o -name "makefile" \
12cr|xsd-3.3.0-4|94	-o -name "*.html2ps" | xargs rm -f
12cr|xsd-3.3.0-4|95	
12cr|xsd-3.3.0-4|96	%files
12cr|xsd-3.3.0-4|97	%doc docdir/*
12cr|xsd-3.3.0-4|98	%{_bindir}/xsdcxx
12cr|xsd-3.3.0-4|99	%{_mandir}/man1/xsdcxx.1*
12cr|xsd-3.3.0-4|100	
12cr|xsd-3.3.0-4|101	%files devel
12cr|xsd-3.3.0-4|102	%{_includedir}/xsd/
12cr|xsd-3.3.0-4|103	
12cr|xsd-3.3.0-4|104	%files doc
12cr|xsd-3.3.0-4|105	%doc apidocdir/*
12cr|xsd-3.3.0-4|106	
12cr|xsd-3.3.0-4|107	

8704 12
12cr|xsidplay-2.0.3-5|1	Name:		xsidplay
12cr|xsidplay-2.0.3-5|2	Summary:	A Commdore 64 music player and SID chip emulator for X11
12cr|xsidplay-2.0.3-5|3	Version:	2.0.3
12cr|xsidplay-2.0.3-5|4	Release:	5
12cr|xsidplay-2.0.3-5|5	License:	GPLv2+
12cr|xsidplay-2.0.3-5|6	Group:		Sound
12cr|xsidplay-2.0.3-5|7	URL:		http://sf.net/projects/xsidplay2
12cr|xsidplay-2.0.3-5|8	Source:		http://prdownloads.sourceforge.net/xsidplay2/%{name}-%{version}.tar.bz2
12cr|xsidplay-2.0.3-5|9	Source1:	%{name}-48.png
12cr|xsidplay-2.0.3-5|10	Source2:	%{name}-32.png
12cr|xsidplay-2.0.3-5|11	Source3:	%{name}-16.png
12cr|xsidplay-2.0.3-5|12	BuildRequires:	libsidplay-devel < 2
12cr|xsidplay-2.0.3-5|13	BuildRequires:	qt3-devel
12cr|xsidplay-2.0.3-5|14	BuildRequires:	tsid-devel >= 0.6
12cr|xsidplay-2.0.3-5|15	BuildRequires:	pkgconfig(alsa)
12cr|xsidplay-2.0.3-5|16	BuildRequires:	pkgconfig(esound)
12cr|xsidplay-2.0.3-5|17	BuildRequires:	pkgconfig(libsidplay2)
12cr|xsidplay-2.0.3-5|18	
12cr|xsidplay-2.0.3-5|19	%description
12cr|xsidplay-2.0.3-5|20	This is a music player and SID chip emulator based in the SIDPLAY
12cr|xsidplay-2.0.3-5|21	library. With it you can listen to more than 10000 musics from old
12cr|xsidplay-2.0.3-5|22	and new C64 programs. The majority of available musics is in the
12cr|xsidplay-2.0.3-5|23	High Voltage SID Collection.
12cr|xsidplay-2.0.3-5|24	
12cr|xsidplay-2.0.3-5|25	%package libsidplay2
12cr|xsidplay-2.0.3-5|26	#stupid rpmlint: %mklibname
12cr|xsidplay-2.0.3-5|27	Summary:	Xsidplay version based on libsidplay2
12cr|xsidplay-2.0.3-5|28	Group:		Sound
12cr|xsidplay-2.0.3-5|29	Requires:	%{name} = %{version}
12cr|xsidplay-2.0.3-5|30	BuildRequires:	automake1.4
12cr|xsidplay-2.0.3-5|31	
12cr|xsidplay-2.0.3-5|32	%description libsidplay2
12cr|xsidplay-2.0.3-5|33	This is a music player and SID chip emulator based in the SIDPLAY
12cr|xsidplay-2.0.3-5|34	library. With it you can listen to more than 10000 musics from old
12cr|xsidplay-2.0.3-5|35	and new C64 programs. The majority of available musics is in the
12cr|xsidplay-2.0.3-5|36	High Voltage SID Collection.
12cr|xsidplay-2.0.3-5|37	
12cr|xsidplay-2.0.3-5|38	This package contains the version of xsidplay linked against the new version
12cr|xsidplay-2.0.3-5|39	of libsidplay, it needs much more processor power, but it has a much better
12cr|xsidplay-2.0.3-5|40	sound quality.
12cr|xsidplay-2.0.3-5|41	
12cr|xsidplay-2.0.3-5|42	%prep
12cr|xsidplay-2.0.3-5|43	%setup -q
12cr|xsidplay-2.0.3-5|44	
12cr|xsidplay-2.0.3-5|45	#fix path in man page
12cr|xsidplay-2.0.3-5|46	perl -pi -e "s!%{_datadir}/doc/%{name}!%{_datadir}/doc/%{name}-%{version}!" xsidplay.1
12cr|xsidplay-2.0.3-5|47	
12cr|xsidplay-2.0.3-5|48	%build
12cr|xsidplay-2.0.3-5|49	export LDFLAGS="-lsidplay2"
12cr|xsidplay-2.0.3-5|50	export CC=g++
12cr|xsidplay-2.0.3-5|51	%configure2_5x --with-qt-dir=%{_prefix}/lib/qt3 --with-qt-libraries=%{_prefix}/lib/qt3/%{_lib} --with-sidplay2 --with-sidplay-lib=%{_libdir}
12cr|xsidplay-2.0.3-5|52	%make LIBS=-lasound
12cr|xsidplay-2.0.3-5|53	mv src/xsidplay xsidplay-libsidplay2
12cr|xsidplay-2.0.3-5|54	make clean
12cr|xsidplay-2.0.3-5|55	rm -f config.cache
12cr|xsidplay-2.0.3-5|56	unset LDFLAGS
12cr|xsidplay-2.0.3-5|57	%configure2_5x --with-qt-dir=%{_prefix}/lib/qt3 --with-qt-libraries=%{_prefix}/lib/qt3/%{_lib}
12cr|xsidplay-2.0.3-5|58	%make LIBS=-lasound
12cr|xsidplay-2.0.3-5|59	
12cr|xsidplay-2.0.3-5|60	%install
12cr|xsidplay-2.0.3-5|61	%makeinstall_std pkgdatadir=%{_iconsdir}
12cr|xsidplay-2.0.3-5|62	# menu causes rpmlint warning, but that's ok, xsidplay is provided by
12cr|xsidplay-2.0.3-5|63	# alternative
12cr|xsidplay-2.0.3-5|64	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xsidplay-2.0.3-5|65	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xsidplay-2.0.3-5|66	[Desktop Entry]
12cr|xsidplay-2.0.3-5|67	Encoding=UTF-8
12cr|xsidplay-2.0.3-5|68	Name=Xsidplay
12cr|xsidplay-2.0.3-5|69	Comment=QT version of the C64 music player
12cr|xsidplay-2.0.3-5|70	Exec=%{_bindir}/%{name} %U
12cr|xsidplay-2.0.3-5|71	Icon=%{name}
12cr|xsidplay-2.0.3-5|72	Terminal=false
12cr|xsidplay-2.0.3-5|73	Type=Application
12cr|xsidplay-2.0.3-5|74	StartupNotify=true
12cr|xsidplay-2.0.3-5|75	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;Player;
12cr|xsidplay-2.0.3-5|76	EOF
12cr|xsidplay-2.0.3-5|77	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12cr|xsidplay-2.0.3-5|78	cp %{SOURCE1} %{buildroot}%{_liconsdir}/xsidplay.png
12cr|xsidplay-2.0.3-5|79	cp %{SOURCE2} %{buildroot}%{_iconsdir}/xsidplay.png
12cr|xsidplay-2.0.3-5|80	cp %{SOURCE3} %{buildroot}%{_miconsdir}/xsidplay.png
12cr|xsidplay-2.0.3-5|81	
12cr|xsidplay-2.0.3-5|82	cp xsidplay-libsidplay2 %{buildroot}%{_bindir}
12cr|xsidplay-2.0.3-5|83	cd %{buildroot}%{_bindir}
12cr|xsidplay-2.0.3-5|84	mv xsidplay xsidplay-libsidplay1
12cr|xsidplay-2.0.3-5|85	
12cr|xsidplay-2.0.3-5|86	rm -f %{buildroot}%{_datadir}/icons/mini/xsidplay.xpm
12cr|xsidplay-2.0.3-5|87	rm -f %{buildroot}%{_datadir}/icons/xsidplay.xpm
12cr|xsidplay-2.0.3-5|88	
12cr|xsidplay-2.0.3-5|89	%post
12cr|xsidplay-2.0.3-5|90	update-alternatives --install %{_bindir}/xsidplay xsidplay %{_bindir}/xsidplay-libsidplay1 10
12cr|xsidplay-2.0.3-5|91	[ -e %{_bindir}/%{name} ] || update-alternatives --auto %{name}
12cr|xsidplay-2.0.3-5|92	
12cr|xsidplay-2.0.3-5|93	%postun
12cr|xsidplay-2.0.3-5|94	[ "$1" = "0" ] || exit 0
12cr|xsidplay-2.0.3-5|95	update-alternatives --remove xsidplay %{_bindir}/xsidplay-libsidplay1
12cr|xsidplay-2.0.3-5|96	
12cr|xsidplay-2.0.3-5|97	%post libsidplay2
12cr|xsidplay-2.0.3-5|98	update-alternatives --install %{_bindir}/xsidplay xsidplay %{_bindir}/xsidplay-libsidplay2 20
12cr|xsidplay-2.0.3-5|99	
12cr|xsidplay-2.0.3-5|100	%postun libsidplay2
12cr|xsidplay-2.0.3-5|101	[ $1 = 0 ] || exit 0
12cr|xsidplay-2.0.3-5|102	update-alternatives --remove xsidplay %{_bindir}/xsidplay-libsidplay2
12cr|xsidplay-2.0.3-5|103	
12cr|xsidplay-2.0.3-5|104	%files
12cr|xsidplay-2.0.3-5|105	%doc AUTHORS README README.LIRC README.QT README.TSID README.music
12cr|xsidplay-2.0.3-5|106	%doc hv_sids.faq STIL.faq
12cr|xsidplay-2.0.3-5|107	%{_bindir}/xsidplay-libsidplay1
12cr|xsidplay-2.0.3-5|108	%{_iconsdir}/xsidplay.png
12cr|xsidplay-2.0.3-5|109	%{_iconsdir}/mini/xsidplay.png
12cr|xsidplay-2.0.3-5|110	%{_liconsdir}/xsidplay.png
12cr|xsidplay-2.0.3-5|111	%{_datadir}/applications/mandriva-*
12cr|xsidplay-2.0.3-5|112	%{_mandir}/man1/xsidplay.1*
12cr|xsidplay-2.0.3-5|113	
12cr|xsidplay-2.0.3-5|114	%files libsidplay2
12cr|xsidplay-2.0.3-5|115	%doc README.sidplay2
12cr|xsidplay-2.0.3-5|116	%{_bindir}/xsidplay-libsidplay2
12cr|xsidplay-2.0.3-5|117	

8705 12
12cr|xskat-4.0-10|1	%define name xskat
12cr|xskat-4.0-10|2	%define version 4.0
12cr|xskat-4.0-10|3	%define release %mkrel 10
12cr|xskat-4.0-10|4	
12cr|xskat-4.0-10|5	Summary: The card game Skat as defined by the official Skat Order
12cr|xskat-4.0-10|6	Name: %{name}
12cr|xskat-4.0-10|7	Version: %{version}
12cr|xskat-4.0-10|8	Release: %{release}
12cr|xskat-4.0-10|9	Source0: http://www.gulu.net/xskat/%{name}-%{version}.tar.bz2
12cr|xskat-4.0-10|10	License: GPL
12cr|xskat-4.0-10|11	Group: Games/Cards
12cr|xskat-4.0-10|12	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|xskat-4.0-10|13	Url: http://www.xskat.de/xskat.html
12cr|xskat-4.0-10|14	BuildRequires: libx11-devel
12cr|xskat-4.0-10|15	BuildRequires: rman gccmakedep
12cr|xskat-4.0-10|16	BuildRequires: imagemagick
12cr|xskat-4.0-10|17	BuildRequires: imake
12cr|xskat-4.0-10|18	
12cr|xskat-4.0-10|19	%description
12cr|xskat-4.0-10|20	XSkat lets you play the card game Skat as defined by
12cr|xskat-4.0-10|21	the official Skat Order on any Un*x machine running X11.
12cr|xskat-4.0-10|22	
12cr|xskat-4.0-10|23	Features
12cr|xskat-4.0-10|24	
12cr|xskat-4.0-10|25	* Single- and multiplayer mode.
12cr|xskat-4.0-10|26	* Playing over LAN or IRC.
12cr|xskat-4.0-10|27	* Game lists and logs.
12cr|xskat-4.0-10|28	* Three types of scoring.
12cr|xskat-4.0-10|29	* English or German text.
12cr|xskat-4.0-10|30	* German or French suited cards.
12cr|xskat-4.0-10|31	* Different computer strategies.
12cr|xskat-4.0-10|32	* Pre-definable card distributions.
12cr|xskat-4.0-10|33	* Variations: Ramsch, Bock, Kontra & Re, ...
12cr|xskat-4.0-10|34	
12cr|xskat-4.0-10|35	%prep
12cr|xskat-4.0-10|36	%setup -q
12cr|xskat-4.0-10|37	
12cr|xskat-4.0-10|38	%build
12cr|xskat-4.0-10|39	%configure2_5x --bindir=%_gamesbindir
12cr|xskat-4.0-10|40	%make
12cr|xskat-4.0-10|41	
12cr|xskat-4.0-10|42	%install
12cr|xskat-4.0-10|43	rm -rf $RPM_BUILD_ROOT
12cr|xskat-4.0-10|44	
12cr|xskat-4.0-10|45	mkdir -p $RPM_BUILD_ROOT{%{_gamesbindir},%{_mandir}/{man1,de/man1},%{_menudir}}
12cr|xskat-4.0-10|46	install xskat $RPM_BUILD_ROOT%{_gamesbindir}
12cr|xskat-4.0-10|47	install xskat.man $RPM_BUILD_ROOT%{_mandir}/man1/xskat.1
12cr|xskat-4.0-10|48	install xskat-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/xskat.1
12cr|xskat-4.0-10|49	
12cr|xskat-4.0-10|50	mkdir -p %buildroot%_iconsdir
12cr|xskat-4.0-10|51	convert icon.xbm %buildroot%_iconsdir/%name.png
12cr|xskat-4.0-10|52	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cr|xskat-4.0-10|53	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xskat-4.0-10|54	[Desktop Entry]
12cr|xskat-4.0-10|55	Name=Xskat
12cr|xskat-4.0-10|56	Comment=The Skat game
12cr|xskat-4.0-10|57	Exec=%{name}
12cr|xskat-4.0-10|58	Icon=%name
12cr|xskat-4.0-10|59	Terminal=false
12cr|xskat-4.0-10|60	Type=Application
12cr|xskat-4.0-10|61	StartupNotify=true
12cr|xskat-4.0-10|62	Categories=X-MandrivaLinux-MoreApplications-Games-Cards;Game;CardGame;
12cr|xskat-4.0-10|63	EOF
12cr|xskat-4.0-10|64	
12cr|xskat-4.0-10|65	%clean
12cr|xskat-4.0-10|66	rm -rf $RPM_BUILD_ROOT
12cr|xskat-4.0-10|67	
12cr|xskat-4.0-10|68	%if %mdkversion < 200900
12cr|xskat-4.0-10|69	%post
12cr|xskat-4.0-10|70	%{update_menus}
12cr|xskat-4.0-10|71	%endif
12cr|xskat-4.0-10|72	
12cr|xskat-4.0-10|73	%if %mdkversion < 200900
12cr|xskat-4.0-10|74	%postun
12cr|xskat-4.0-10|75	%{clean_menus}
12cr|xskat-4.0-10|76	%endif
12cr|xskat-4.0-10|77	
12cr|xskat-4.0-10|78	%files
12cr|xskat-4.0-10|79	%defattr(-,root,root)
12cr|xskat-4.0-10|80	%{_gamesbindir}/%{name}
12cr|xskat-4.0-10|81	%_datadir/applications/mandriva*
12cr|xskat-4.0-10|82	%_iconsdir/%name.png
12cr|xskat-4.0-10|83	%{_mandir}/man1/*
12cr|xskat-4.0-10|84	%lang(de) %{_mandir}/de/man1/*
12cr|xskat-4.0-10|85	%doc README* CHANGE*
12cr|xskat-4.0-10|86	
12cr|xskat-4.0-10|87	
12cr|xskat-4.0-10|88	
12cr|xskat-4.0-10|89	
12cr|xskat-4.0-10|90	
12cr|xskat-4.0-10|91	%changelog
12cr|xskat-4.0-10|92	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 4.0-10mdv2011.0
12cr|xskat-4.0-10|93	+ Revision: 615736
12cr|xskat-4.0-10|94	- the mass rebuild of 2010.1 packages
12cr|xskat-4.0-10|95	
12cr|xskat-4.0-10|96	* Sat Feb 20 2010 Funda Wang <fwang@mandriva.org> 4.0-9mdv2010.1
12cr|xskat-4.0-10|97	+ Revision: 508757
12cr|xskat-4.0-10|98	- simplify BR
12cr|xskat-4.0-10|99	
12cr|xskat-4.0-10|100	+ Thierry Vignaud <tv@mandriva.org>
12cr|xskat-4.0-10|101	- rebuild
12cr|xskat-4.0-10|102	
12cr|xskat-4.0-10|103	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xskat-4.0-10|104	- lowercase ImageMagick
12cr|xskat-4.0-10|105	
12cr|xskat-4.0-10|106	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 4.0-8mdv2009.0
12cr|xskat-4.0-10|107	+ Revision: 262914
12cr|xskat-4.0-10|108	- fix build (wrongly broken in r148455 on 2008-01-11)
12cr|xskat-4.0-10|109	- rebuild
12cr|xskat-4.0-10|110	- rebuild
12cr|xskat-4.0-10|111	- drop old menu
12cr|xskat-4.0-10|112	
12cr|xskat-4.0-10|113	+ Pixel <pixel@mandriva.com>
12cr|xskat-4.0-10|114	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xskat-4.0-10|115	
12cr|xskat-4.0-10|116	+ Olivier Blin <oblin@mandriva.com>
12cr|xskat-4.0-10|117	- restore BuildRoot
12cr|xskat-4.0-10|118	
12cr|xskat-4.0-10|119	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 4.0-5mdv2008.1
12cr|xskat-4.0-10|120	+ Revision: 130553
12cr|xskat-4.0-10|121	- kill re-definition of %%buildroot on Pixel's request
12cr|xskat-4.0-10|122	- buildrequires X11-devel instead of XFree86-devel
12cr|xskat-4.0-10|123	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|xskat-4.0-10|124	
12cr|xskat-4.0-10|125	
12cr|xskat-4.0-10|126	* Wed Aug 02 2006 Gtz Waschk <waschk@mandriva.org> 4.0-4mdv2007.0
12cr|xskat-4.0-10|127	- fix buildrequires
12cr|xskat-4.0-10|128	- xdg menu
12cr|xskat-4.0-10|129	
12cr|xskat-4.0-10|130	* Sun Mar 05 2006 Olivier Thauvin <nanardon@mandriva.org> 4.0-3mdk
12cr|xskat-4.0-10|131	- rebuild
12cr|xskat-4.0-10|132	
12cr|xskat-4.0-10|133	* Fri Feb 18 2005 Gtz Waschk <waschk@linux-mandrake.com> 4.0-2mdk
12cr|xskat-4.0-10|134	- fix menu
12cr|xskat-4.0-10|135	- drop prefix
12cr|xskat-4.0-10|136	- fix buildrequires
12cr|xskat-4.0-10|137	
12cr|xskat-4.0-10|138	* Sat May 29 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 4.0-1mdk
12cr|xskat-4.0-10|139	- 4.0
12cr|xskat-4.0-10|140	- fix url
12cr|xskat-4.0-10|141	
12cr|xskat-4.0-10|142	* Sat Jan 03 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.4-3mdk
12cr|xskat-4.0-10|143	- birthday rebuild
12cr|xskat-4.0-10|144	- s//usr/bin//usr/games/g
12cr|xskat-4.0-10|145	

8706 12
12cr|xsmbrowser-3.4.0-10|1	%define name    xsmbrowser
12cr|xsmbrowser-3.4.0-10|2	%define version 3.4.0
12cr|xsmbrowser-3.4.0-10|3	%define release %mkrel 10
12cr|xsmbrowser-3.4.0-10|4	
12cr|xsmbrowser-3.4.0-10|5	Summary: Tcl/Tk based Samba shares browser
12cr|xsmbrowser-3.4.0-10|6	Name: %{name}
12cr|xsmbrowser-3.4.0-10|7	Version: %{version}
12cr|xsmbrowser-3.4.0-10|8	Release: %{release}
12cr|xsmbrowser-3.4.0-10|9	Source0: %{name}-%{version}.tar.bz2
12cr|xsmbrowser-3.4.0-10|10	Source1: %{name}-commands.bz2
12cr|xsmbrowser-3.4.0-10|11	URL: http://www.public.iastate.edu/~chadspen/
12cr|xsmbrowser-3.4.0-10|12	License: GPL
12cr|xsmbrowser-3.4.0-10|13	Group: Networking/File transfer
12cr|xsmbrowser-3.4.0-10|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|xsmbrowser-3.4.0-10|15	BuildArch: noarch
12cr|xsmbrowser-3.4.0-10|16	Requires: expect
12cr|xsmbrowser-3.4.0-10|17	
12cr|xsmbrowser-3.4.0-10|18	%description
12cr|xsmbrowser-3.4.0-10|19	xSMBrowser is a fully-capable Samba browsing utility which supports both
12cr|xsmbrowser-3.4.0-10|20	WINS and Broadcast networks. It's been tested to work on Redhat, SuSe, DEC
12cr|xsmbrowser-3.4.0-10|21	Alphas, and others. It browses all aspects of networks: workgroups,
12cr|xsmbrowser-3.4.0-10|22	computers, shares, and files. The ability to add more than one network is
12cr|xsmbrowser-3.4.0-10|23	included, and the interface resembles Netscape Navigator (back/forward
12cr|xsmbrowser-3.4.0-10|24	buttons, stop, favorites). Mount/unmount buttons are also included.
12cr|xsmbrowser-3.4.0-10|25	
12cr|xsmbrowser-3.4.0-10|26	%prep
12cr|xsmbrowser-3.4.0-10|27	rm -rf $RPM_BUILD_ROOT
12cr|xsmbrowser-3.4.0-10|28	
12cr|xsmbrowser-3.4.0-10|29	%setup -n %{name}-%{version}
12cr|xsmbrowser-3.4.0-10|30	
12cr|xsmbrowser-3.4.0-10|31	%build
12cr|xsmbrowser-3.4.0-10|32	# no build for noarch packages
12cr|xsmbrowser-3.4.0-10|33	perl -pi -e "s|set image_path \"pixmaps\"|set image_path \"%_datadir/pixmaps/xsmbrowser\"||g;" xsmbrowser
12cr|xsmbrowser-3.4.0-10|34	
12cr|xsmbrowser-3.4.0-10|35	%install
12cr|xsmbrowser-3.4.0-10|36	rm -rf $RPM_BUILD_ROOT
12cr|xsmbrowser-3.4.0-10|37	mkdir -p $RPM_BUILD_ROOT{%{_bindir},/etc,%_datadir/pixmaps/xsmbrowser}/
12cr|xsmbrowser-3.4.0-10|38	install -m 755 xsmbrowser  \
12cr|xsmbrowser-3.4.0-10|39	$RPM_BUILD_ROOT%{_bindir}
12cr|xsmbrowser-3.4.0-10|40	install -m 644  pixmaps/*   \
12cr|xsmbrowser-3.4.0-10|41	$RPM_BUILD_ROOT%_datadir/pixmaps/xsmbrowser/
12cr|xsmbrowser-3.4.0-10|42	
12cr|xsmbrowser-3.4.0-10|43	# install KDE xsmbrowser-commands file
12cr|xsmbrowser-3.4.0-10|44	install -m 644  %{SOURCE1}  $RPM_BUILD_ROOT/etc/
12cr|xsmbrowser-3.4.0-10|45	bunzip2 $RPM_BUILD_ROOT/etc/*.bz2
12cr|xsmbrowser-3.4.0-10|46	
12cr|xsmbrowser-3.4.0-10|47	%clean
12cr|xsmbrowser-3.4.0-10|48	rm -rf $RPM_BUILD_ROOT
12cr|xsmbrowser-3.4.0-10|49	
12cr|xsmbrowser-3.4.0-10|50	%files
12cr|xsmbrowser-3.4.0-10|51	%defattr(-,root,root)
12cr|xsmbrowser-3.4.0-10|52	%doc INSTALL
12cr|xsmbrowser-3.4.0-10|53	%config(noreplace) %_sysconfdir/*
12cr|xsmbrowser-3.4.0-10|54	%_bindir/xsmbrowser
12cr|xsmbrowser-3.4.0-10|55	%dir %_datadir/pixmaps/xsmbrowser/
12cr|xsmbrowser-3.4.0-10|56	%_datadir/pixmaps/xsmbrowser/*
12cr|xsmbrowser-3.4.0-10|57	
12cr|xsmbrowser-3.4.0-10|58	
12cr|xsmbrowser-3.4.0-10|59	
12cr|xsmbrowser-3.4.0-10|60	%changelog
12cr|xsmbrowser-3.4.0-10|61	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.4.0-10mdv2010.0
12cr|xsmbrowser-3.4.0-10|62	+ Revision: 435297
12cr|xsmbrowser-3.4.0-10|63	- rebuild
12cr|xsmbrowser-3.4.0-10|64	
12cr|xsmbrowser-3.4.0-10|65	* Mon Aug 04 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.4.0-9mdv2009.0
12cr|xsmbrowser-3.4.0-10|66	+ Revision: 262707
12cr|xsmbrowser-3.4.0-10|67	- rebuild
12cr|xsmbrowser-3.4.0-10|68	
12cr|xsmbrowser-3.4.0-10|69	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.4.0-8mdv2009.0
12cr|xsmbrowser-3.4.0-10|70	+ Revision: 257752
12cr|xsmbrowser-3.4.0-10|71	- rebuild
12cr|xsmbrowser-3.4.0-10|72	
12cr|xsmbrowser-3.4.0-10|73	+ Olivier Blin <oblin@mandriva.com>
12cr|xsmbrowser-3.4.0-10|74	- restore BuildRoot
12cr|xsmbrowser-3.4.0-10|75	
12cr|xsmbrowser-3.4.0-10|76	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.4.0-6mdv2008.1
12cr|xsmbrowser-3.4.0-10|77	+ Revision: 130554
12cr|xsmbrowser-3.4.0-10|78	- kill re-definition of %%buildroot on Pixel's request
12cr|xsmbrowser-3.4.0-10|79	- use %%mkrel
12cr|xsmbrowser-3.4.0-10|80	- import xsmbrowser
12cr|xsmbrowser-3.4.0-10|81	
12cr|xsmbrowser-3.4.0-10|82	
12cr|xsmbrowser-3.4.0-10|83	* Tue Apr 26 2005 Lenny Cartier <lenny@mandrakesoft.com> 3.4.0-6mdk
12cr|xsmbrowser-3.4.0-10|84	- rebuild
12cr|xsmbrowser-3.4.0-10|85	
12cr|xsmbrowser-3.4.0-10|86	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.4.0-5mdk
12cr|xsmbrowser-3.4.0-10|87	- rebuild
12cr|xsmbrowser-3.4.0-10|88	
12cr|xsmbrowser-3.4.0-10|89	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.4.0-4mdk
12cr|xsmbrowser-3.4.0-10|90	- rebuild
12cr|xsmbrowser-3.4.0-10|91	
12cr|xsmbrowser-3.4.0-10|92	* Tue May 07 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.4.0-3mdk
12cr|xsmbrowser-3.4.0-10|93	- remove useless prefix
12cr|xsmbrowser-3.4.0-10|94	- add missing requires on expect
12cr|xsmbrowser-3.4.0-10|95	
12cr|xsmbrowser-3.4.0-10|96	* Fri Aug 24 2001 Etienne Faure <etienne@mandrakesoft.com> 3.4.0-2mdk
12cr|xsmbrowser-3.4.0-10|97	- rebuild
12cr|xsmbrowser-3.4.0-10|98	
12cr|xsmbrowser-3.4.0-10|99	* Tue Mar 06 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.4.0-1mdk
12cr|xsmbrowser-3.4.0-10|100	- updated to 3.4.0
12cr|xsmbrowser-3.4.0-10|101	
12cr|xsmbrowser-3.4.0-10|102	* Thu Dec 28 2000 Lenny Cartier <lenny@mandrakesoft.com> 3.3.0-1mdk
12cr|xsmbrowser-3.4.0-10|103	- used srpm from rufus t firefly <rufus.t.firefly@linux-mandrake.com> :
12cr|xsmbrowser-3.4.0-10|104	- v3.3.0-1mdk
12cr|xsmbrowser-3.4.0-10|105	
12cr|xsmbrowser-3.4.0-10|106	* Mon Dec 04 2000 rufus t firefly <rufus.t.firefly@linux-mandrake.com>
12cr|xsmbrowser-3.4.0-10|107	- v3.2-1mdk
12cr|xsmbrowser-3.4.0-10|108	- added xsmbrowser-commands for KDE desktop
12cr|xsmbrowser-3.4.0-10|109	
12cr|xsmbrowser-3.4.0-10|110	* Tue Nov 21 2000 rufus t firefly <rufus.t.firefly@linux-mandrake.com>
12cr|xsmbrowser-3.4.0-10|111	- v3.0-1mdk
12cr|xsmbrowser-3.4.0-10|112	- added perl patch for the pixmaps directory
12cr|xsmbrowser-3.4.0-10|113	
12cr|xsmbrowser-3.4.0-10|114	* Wed May 31 2000 rufus t firefly <rufus.t.firefly@linux-mandrake.com>
12cr|xsmbrowser-3.4.0-10|115	- v2.4.0 (initial packaging)
12cr|xsmbrowser-3.4.0-10|116	- bz2 archive for Mandrake
12cr|xsmbrowser-3.4.0-10|117	

8707 12
12cr|xsoldier-1.8-1|1	Summary:	Shooting game on X Window System
12cr|xsoldier-1.8-1|2	Name:		xsoldier
12cr|xsoldier-1.8-1|3	Version:	1.8
12cr|xsoldier-1.8-1|4	Release:	%mkrel 1
12cr|xsoldier-1.8-1|5	License:	GPLv2
12cr|xsoldier-1.8-1|6	Group:		Games/Arcade
12cr|xsoldier-1.8-1|7	URL:		http://www.interq.or.jp/libra/oohara/xsoldier/
12cr|xsoldier-1.8-1|8	Source0:	http://www.interq.or.jp/libra/oohara/xsoldier/%{name}-%{version}.tar.gz
12cr|xsoldier-1.8-1|9	Source3:	%{name}-icons.tar.bz2
12cr|xsoldier-1.8-1|10	Patch0:		%{name}-1.5-mdv-fix-str-fmt.patch
12cr|xsoldier-1.8-1|11	BuildRequires:	SDL-devel
12cr|xsoldier-1.8-1|12	BuildRequires:	SDL_image-devel
12cr|xsoldier-1.8-1|13	BuildRequires:	pkgconfig(x11)
12cr|xsoldier-1.8-1|14	Buildrequires:	pkgconfig(xpm)
12cr|xsoldier-1.8-1|15	
12cr|xsoldier-1.8-1|16	%description
12cr|xsoldier-1.8-1|17	Great little shoot 'em up game in the style of galaga. Very neat graphics, but
12cr|xsoldier-1.8-1|18	there's no sound support yet.
12cr|xsoldier-1.8-1|19	
12cr|xsoldier-1.8-1|20	%prep
12cr|xsoldier-1.8-1|21	%setup -q
12cr|xsoldier-1.8-1|22	%patch0 -p1 -b .strfmt
12cr|xsoldier-1.8-1|23	
12cr|xsoldier-1.8-1|24	%build
12cr|xsoldier-1.8-1|25	%configure --bindir=%{_gamesbindir} --localstatedir=%{_localstatedir}/lib  --with-sdl
12cr|xsoldier-1.8-1|26	%make
12cr|xsoldier-1.8-1|27	
12cr|xsoldier-1.8-1|28	%install
12cr|xsoldier-1.8-1|29	%__rm -fr %{buildroot}
12cr|xsoldier-1.8-1|30	
12cr|xsoldier-1.8-1|31	%makeinstall bindir=%{buildroot}%{_gamesbindir} datadir=%{buildroot}%{_datadir} localstatedir=%{buildroot}%{_localstatedir}/lib mandir=%{buildroot}%{_mandir}
12cr|xsoldier-1.8-1|32	
12cr|xsoldier-1.8-1|33	%__install -m 755 -d %{buildroot}/%{_menudir}
12cr|xsoldier-1.8-1|34	%__install -m 755 -d %{buildroot}/%{_iconsdir}
12cr|xsoldier-1.8-1|35	
12cr|xsoldier-1.8-1|36	(cd  %{buildroot}/%{_iconsdir} ; bunzip2 -c %{SOURCE3} | tar xvf - )
12cr|xsoldier-1.8-1|37	
12cr|xsoldier-1.8-1|38	%__mkdir_p %{buildroot}%{_datadir}/applications
12cr|xsoldier-1.8-1|39	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xsoldier-1.8-1|40	[Desktop Entry]
12cr|xsoldier-1.8-1|41	Name=%{name}
12cr|xsoldier-1.8-1|42	Comment=%{summary}
12cr|xsoldier-1.8-1|43	Exec=%{_gamesbindir}/%{name}
12cr|xsoldier-1.8-1|44	Icon=%{name}
12cr|xsoldier-1.8-1|45	Terminal=false
12cr|xsoldier-1.8-1|46	Type=Application
12cr|xsoldier-1.8-1|47	StartupNotify=true
12cr|xsoldier-1.8-1|48	Categories=Game;ArcadeGame;
12cr|xsoldier-1.8-1|49	EOF
12cr|xsoldier-1.8-1|50	
12cr|xsoldier-1.8-1|51	%__chmod 777 %{buildroot}/%{_localstatedir}/lib/games/xsoldier
12cr|xsoldier-1.8-1|52	%__cp scorefile.txt %{buildroot}/%{_localstatedir}/lib/games/xsoldier/xsoldier.scores
12cr|xsoldier-1.8-1|53	
12cr|xsoldier-1.8-1|54	%clean
12cr|xsoldier-1.8-1|55	%__rm -fr %{buildroot}
12cr|xsoldier-1.8-1|56	
12cr|xsoldier-1.8-1|57	%files
12cr|xsoldier-1.8-1|58	%defattr(-,root,root)
12cr|xsoldier-1.8-1|59	%doc ChangeLog README LICENSE INSTALL
12cr|xsoldier-1.8-1|60	%attr(0755, root, games) %{_gamesbindir}/*
12cr|xsoldier-1.8-1|61	%{_gamesdatadir}/*
12cr|xsoldier-1.8-1|62	%{_datadir}/applications/*
12cr|xsoldier-1.8-1|63	%{_iconsdir}/*.png
12cr|xsoldier-1.8-1|64	%{_miconsdir}/*.png
12cr|xsoldier-1.8-1|65	%{_liconsdir}/*.png
12cr|xsoldier-1.8-1|66	%{_mandir}/man6/*
12cr|xsoldier-1.8-1|67	%attr(664, games, games) %{_localstatedir}/lib/games/xsoldier/xsoldier.scores
12cr|xsoldier-1.8-1|68	
12cr|xsoldier-1.8-1|69	
12cr|xsoldier-1.8-1|70	
12cr|xsoldier-1.8-1|71	%changelog
12cr|xsoldier-1.8-1|72	* Tue Apr 24 2012 Andrey Bondrov <abondrov@mandriva.org> 1.8-1mdv2011.0
12cr|xsoldier-1.8-1|73	+ Revision: 793132
12cr|xsoldier-1.8-1|74	- New version 1.8
12cr|xsoldier-1.8-1|75	
12cr|xsoldier-1.8-1|76	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5-2mdv2011.0
12cr|xsoldier-1.8-1|77	+ Revision: 615737
12cr|xsoldier-1.8-1|78	- the mass rebuild of 2010.1 packages
12cr|xsoldier-1.8-1|79	
12cr|xsoldier-1.8-1|80	* Wed Nov 11 2009 Jérôme Brenier <incubusss@mandriva.org> 1.5-1mdv2010.1
12cr|xsoldier-1.8-1|81	+ Revision: 464479
12cr|xsoldier-1.8-1|82	- update to new version 1.5
12cr|xsoldier-1.8-1|83	- fix str fmt
12cr|xsoldier-1.8-1|84	- $RPM_BUILD_ROOT -> %%{buildroot}
12cr|xsoldier-1.8-1|85	
12cr|xsoldier-1.8-1|86	+ Thierry Vignaud <tv@mandriva.org>
12cr|xsoldier-1.8-1|87	- rebuild
12cr|xsoldier-1.8-1|88	
12cr|xsoldier-1.8-1|89	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 1.4-6mdv2009.0
12cr|xsoldier-1.8-1|90	+ Revision: 262717
12cr|xsoldier-1.8-1|91	- rebuild
12cr|xsoldier-1.8-1|92	
12cr|xsoldier-1.8-1|93	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.4-5mdv2009.0
12cr|xsoldier-1.8-1|94	+ Revision: 257773
12cr|xsoldier-1.8-1|95	- rebuild
12cr|xsoldier-1.8-1|96	
12cr|xsoldier-1.8-1|97	+ Pixel <pixel@mandriva.com>
12cr|xsoldier-1.8-1|98	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xsoldier-1.8-1|99	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|xsoldier-1.8-1|100	
12cr|xsoldier-1.8-1|101	* Thu Jan 03 2008 Olivier Blin <blino@mandriva.org> 1.4-3mdv2008.1
12cr|xsoldier-1.8-1|102	+ Revision: 140994
12cr|xsoldier-1.8-1|103	- restore BuildRoot
12cr|xsoldier-1.8-1|104	
12cr|xsoldier-1.8-1|105	+ Thierry Vignaud <tv@mandriva.org>
12cr|xsoldier-1.8-1|106	- kill re-definition of %%buildroot on Pixel's request
12cr|xsoldier-1.8-1|107	
12cr|xsoldier-1.8-1|108	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-3mdv2008.0
12cr|xsoldier-1.8-1|109	+ Revision: 90387
12cr|xsoldier-1.8-1|110	- rebuild
12cr|xsoldier-1.8-1|111	
12cr|xsoldier-1.8-1|112	+ Thierry Vignaud <tv@mandriva.org>
12cr|xsoldier-1.8-1|113	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|xsoldier-1.8-1|114	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|xsoldier-1.8-1|115	
12cr|xsoldier-1.8-1|116	* Mon Apr 30 2007 Crispin Boylan <crisb@mandriva.org> 1.4-2mdv2008.0
12cr|xsoldier-1.8-1|117	+ Revision: 19452
12cr|xsoldier-1.8-1|118	- Fix menu name
12cr|xsoldier-1.8-1|119	
12cr|xsoldier-1.8-1|120	
12cr|xsoldier-1.8-1|121	* Tue Jan 23 2007 Crispin Boylan <crisb@mandriva.org> 1.4-1mdv2007.0
12cr|xsoldier-1.8-1|122	+ Revision: 112663
12cr|xsoldier-1.8-1|123	- New version, XDG menu
12cr|xsoldier-1.8-1|124	- Import xsoldier
12cr|xsoldier-1.8-1|125	
12cr|xsoldier-1.8-1|126	* Thu Jan 05 2006 Lenny Cartier <lenny@mandriva.com> 1.3-5mdk
12cr|xsoldier-1.8-1|127	- rebuild
12cr|xsoldier-1.8-1|128	
12cr|xsoldier-1.8-1|129	* Thu Jul 01 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.3-4mdk
12cr|xsoldier-1.8-1|130	- rebuild
12cr|xsoldier-1.8-1|131	

8708 12
12cr|xsp-2.10.2-1|1	Summary:	Small Web Server Hosting ASP.NET
12cr|xsp-2.10.2-1|2	Name:		xsp
12cr|xsp-2.10.2-1|3	Version:	2.10.2
12cr|xsp-2.10.2-1|4	Release:	%mkrel 1
12cr|xsp-2.10.2-1|5	License:	BSD
12cr|xsp-2.10.2-1|6	Group:		System/Servers
12cr|xsp-2.10.2-1|7	URL:		http://www.mono-project.com/
12cr|xsp-2.10.2-1|8	Source:	 http://go-mono.com/sources/xsp/xsp-%{version}.tar.bz2
12cr|xsp-2.10.2-1|9	BuildRequires:	mono-devel
12cr|xsp-2.10.2-1|10	BuildArch: noarch
12cr|xsp-2.10.2-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cr|xsp-2.10.2-1|12	Conflicts: apache-mod_mono < 1:1.2.5-2
12cr|xsp-2.10.2-1|13	
12cr|xsp-2.10.2-1|14	%description
12cr|xsp-2.10.2-1|15	The XSP server is a small Web server that hosts the Mono System.Web
12cr|xsp-2.10.2-1|16	classes for running what is commonly known as ASP.NET.
12cr|xsp-2.10.2-1|17	
12cr|xsp-2.10.2-1|18	%package devel
12cr|xsp-2.10.2-1|19	Group:		Development/Other
12cr|xsp-2.10.2-1|20	Summary:	Development files for %name
12cr|xsp-2.10.2-1|21	Requires:	%name = %version-%release
12cr|xsp-2.10.2-1|22	
12cr|xsp-2.10.2-1|23	%description devel
12cr|xsp-2.10.2-1|24	The XSP server is a small Web server that hosts the Mono System.Web
12cr|xsp-2.10.2-1|25	classes for running what is commonly known as ASP.NET.
12cr|xsp-2.10.2-1|26	
12cr|xsp-2.10.2-1|27	This package contains the development parts of %{name}.
12cr|xsp-2.10.2-1|28	
12cr|xsp-2.10.2-1|29	%package doc
12cr|xsp-2.10.2-1|30	Summary:	Development documentation for %name
12cr|xsp-2.10.2-1|31	Group:		Development/Other
12cr|xsp-2.10.2-1|32	Requires(post):		mono-tools >= 1.1.9
12cr|xsp-2.10.2-1|33	Requires(postun):	mono-tools >= 1.1.9
12cr|xsp-2.10.2-1|34	
12cr|xsp-2.10.2-1|35	%description doc
12cr|xsp-2.10.2-1|36	This package contains the API documentation for %name in
12cr|xsp-2.10.2-1|37	Monodoc format.
12cr|xsp-2.10.2-1|38	
12cr|xsp-2.10.2-1|39	%prep
12cr|xsp-2.10.2-1|40	
12cr|xsp-2.10.2-1|41	%setup -q
12cr|xsp-2.10.2-1|42	
12cr|xsp-2.10.2-1|43	%build
12cr|xsp-2.10.2-1|44	./configure --prefix=%_prefix
12cr|xsp-2.10.2-1|45	make
12cr|xsp-2.10.2-1|46	
12cr|xsp-2.10.2-1|47	%install
12cr|xsp-2.10.2-1|48	rm -fr %{buildroot}
12cr|xsp-2.10.2-1|49	%makeinstall_std pkgconfigdir=%_datadir/pkgconfig
12cr|xsp-2.10.2-1|50	#gw install manually:
12cr|xsp-2.10.2-1|51	install -D src/Mono.WebServer.XSP/xsp.pc %buildroot%_datadir/pkgconfig/xsp.pc
12cr|xsp-2.10.2-1|52	# strip away annoying ^M
12cr|xsp-2.10.2-1|53	find %{buildroot} -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|xsp-2.10.2-1|54	find %{buildroot} -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cr|xsp-2.10.2-1|55	#gw remove unit tests
12cr|xsp-2.10.2-1|56	rm -rf %buildroot%_prefix/lib/xsp/unittests
12cr|xsp-2.10.2-1|57	
12cr|xsp-2.10.2-1|58	%clean
12cr|xsp-2.10.2-1|59	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|xsp-2.10.2-1|60	
12cr|xsp-2.10.2-1|61	%post doc
12cr|xsp-2.10.2-1|62	%_bindir/monodoc --make-index > /dev/null
12cr|xsp-2.10.2-1|63	
12cr|xsp-2.10.2-1|64	%postun doc
12cr|xsp-2.10.2-1|65	if [ "$1" = "0" -a -x %_bindir/monodoc ]; then %_bindir/monodoc --make-index > /dev/null
12cr|xsp-2.10.2-1|66	fi
12cr|xsp-2.10.2-1|67	
12cr|xsp-2.10.2-1|68	%files
12cr|xsp-2.10.2-1|69	%defattr(-,root,root)
12cr|xsp-2.10.2-1|70	%doc AUTHORS INSTALL NEWS README COPYING
12cr|xsp-2.10.2-1|71	%attr(0755,root,root) %{_bindir}/*
12cr|xsp-2.10.2-1|72	%attr(0644,root,root) %{_mandir}/man1/*
12cr|xsp-2.10.2-1|73	%dir %_prefix/lib/xsp
12cr|xsp-2.10.2-1|74	%_prefix/lib/xsp/2.0
12cr|xsp-2.10.2-1|75	%_prefix/lib/xsp/4.0
12cr|xsp-2.10.2-1|76	%_prefix/lib/xsp/test
12cr|xsp-2.10.2-1|77	%_prefix/lib/mono/2.0/*
12cr|xsp-2.10.2-1|78	%_prefix/lib/mono/4.0/*
12cr|xsp-2.10.2-1|79	%_prefix/lib/mono/gac/*
12cr|xsp-2.10.2-1|80	
12cr|xsp-2.10.2-1|81	%files devel
12cr|xsp-2.10.2-1|82	%defattr(-,root,root)
12cr|xsp-2.10.2-1|83	%_datadir/pkgconfig/xsp.pc
12cr|xsp-2.10.2-1|84	%_datadir/pkgconfig/xsp-2.pc
12cr|xsp-2.10.2-1|85	%_datadir/pkgconfig/xsp-4.pc
12cr|xsp-2.10.2-1|86	
12cr|xsp-2.10.2-1|87	%files doc
12cr|xsp-2.10.2-1|88	%defattr(-,root,root)
12cr|xsp-2.10.2-1|89	%_prefix/lib/monodoc/sources/*
12cr|xsp-2.10.2-1|90	
12cr|xsp-2.10.2-1|91	
12cr|xsp-2.10.2-1|92	%changelog
12cr|xsp-2.10.2-1|93	* Thu Jun 16 2011 Götz Waschk <waschk@mandriva.org> 2.10.2-1mdv2011.0
12cr|xsp-2.10.2-1|94	+ Revision: 685497
12cr|xsp-2.10.2-1|95	- new version
12cr|xsp-2.10.2-1|96	
12cr|xsp-2.10.2-1|97	* Thu Feb 17 2011 Götz Waschk <waschk@mandriva.org> 2.10-1
12cr|xsp-2.10.2-1|98	+ Revision: 638113
12cr|xsp-2.10.2-1|99	- update to new version 2.10
12cr|xsp-2.10.2-1|100	
12cr|xsp-2.10.2-1|101	* Thu Jan 06 2011 Götz Waschk <waschk@mandriva.org> 2.8.2-1mdv2011.0
12cr|xsp-2.10.2-1|102	+ Revision: 629042
12cr|xsp-2.10.2-1|103	- update to new version 2.8.2
12cr|xsp-2.10.2-1|104	
12cr|xsp-2.10.2-1|105	* Thu Dec 23 2010 Götz Waschk <waschk@mandriva.org> 2.8.1-1mdv2011.0
12cr|xsp-2.10.2-1|106	+ Revision: 624030
12cr|xsp-2.10.2-1|107	- new version
12cr|xsp-2.10.2-1|108	- update file list
12cr|xsp-2.10.2-1|109	- split out devel package
12cr|xsp-2.10.2-1|110	- remove unit tests
12cr|xsp-2.10.2-1|111	
12cr|xsp-2.10.2-1|112	* Thu Oct 07 2010 Götz Waschk <waschk@mandriva.org> 2.8-1mdv2011.0
12cr|xsp-2.10.2-1|113	+ Revision: 583937
12cr|xsp-2.10.2-1|114	- new version
12cr|xsp-2.10.2-1|115	- update file list
12cr|xsp-2.10.2-1|116	- manually install pkgconfig file
12cr|xsp-2.10.2-1|117	- add doc package
12cr|xsp-2.10.2-1|118	
12cr|xsp-2.10.2-1|119	* Tue Jul 20 2010 Götz Waschk <waschk@mandriva.org> 2.6.5-1mdv2011.0
12cr|xsp-2.10.2-1|120	+ Revision: 555672
12cr|xsp-2.10.2-1|121	- update to new version 2.6.5
12cr|xsp-2.10.2-1|122	
12cr|xsp-2.10.2-1|123	* Wed Apr 28 2010 Götz Waschk <waschk@mandriva.org> 2.6.4-1mdv2010.1
12cr|xsp-2.10.2-1|124	+ Revision: 539981
12cr|xsp-2.10.2-1|125	- update to new version 2.6.4
12cr|xsp-2.10.2-1|126	
12cr|xsp-2.10.2-1|127	* Tue Mar 16 2010 Götz Waschk <waschk@mandriva.org> 2.6.3-1mdv2010.1
12cr|xsp-2.10.2-1|128	+ Revision: 521497
12cr|xsp-2.10.2-1|129	- update to new version 2.6.3
12cr|xsp-2.10.2-1|130	
12cr|xsp-2.10.2-1|131	* Tue Dec 15 2009 Götz Waschk <waschk@mandriva.org> 2.6-1mdv2010.1
12cr|xsp-2.10.2-1|132	+ Revision: 478864
12cr|xsp-2.10.2-1|133	- update to new version 2.6
12cr|xsp-2.10.2-1|134	
12cr|xsp-2.10.2-1|135	* Thu Dec 10 2009 Götz Waschk <waschk@mandriva.org> 2.4.3-1mdv2010.1
12cr|xsp-2.10.2-1|136	+ Revision: 475950
12cr|xsp-2.10.2-1|137	- update to new version 2.4.3
12cr|xsp-2.10.2-1|138	
12cr|xsp-2.10.2-1|139	* Tue Jun 30 2009 Götz Waschk <waschk@mandriva.org> 2.4.2-1mdv2010.0
12cr|xsp-2.10.2-1|140	+ Revision: 390910
12cr|xsp-2.10.2-1|141	- update to new version 2.4.2
12cr|xsp-2.10.2-1|142	
12cr|xsp-2.10.2-1|143	* Fri Apr 24 2009 Götz Waschk <waschk@mandriva.org> 2.4-1mdv2010.0
12cr|xsp-2.10.2-1|144	+ Revision: 368972
12cr|xsp-2.10.2-1|145	- new version
12cr|xsp-2.10.2-1|146	- update file list
12cr|xsp-2.10.2-1|147	
12cr|xsp-2.10.2-1|148	* Wed Jan 14 2009 Götz Waschk <waschk@mandriva.org> 2.2-1mdv2009.1
12cr|xsp-2.10.2-1|149	+ Revision: 329392
12cr|xsp-2.10.2-1|150	- new version
12cr|xsp-2.10.2-1|151	- update file list
12cr|xsp-2.10.2-1|152	
12cr|xsp-2.10.2-1|153	* Sat Oct 11 2008 Götz Waschk <waschk@mandriva.org> 2.0-1mdv2009.1
12cr|xsp-2.10.2-1|154	+ Revision: 291912
12cr|xsp-2.10.2-1|155	- new version
12cr|xsp-2.10.2-1|156	
12cr|xsp-2.10.2-1|157	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 1.9.1-2mdv2009.0
12cr|xsp-2.10.2-1|158	+ Revision: 269844
12cr|xsp-2.10.2-1|159	- rebuild early 2009.0 package (before pixel changes)
12cr|xsp-2.10.2-1|160	
12cr|xsp-2.10.2-1|161	* Tue Apr 22 2008 Götz Waschk <waschk@mandriva.org> 1.9.1-1mdv2009.0
12cr|xsp-2.10.2-1|162	+ Revision: 196541
12cr|xsp-2.10.2-1|163	- new version
12cr|xsp-2.10.2-1|164	
12cr|xsp-2.10.2-1|165	* Tue Apr 08 2008 Götz Waschk <waschk@mandriva.org> 1.9-1mdv2009.0
12cr|xsp-2.10.2-1|166	+ Revision: 192398
12cr|xsp-2.10.2-1|167	- new version
12cr|xsp-2.10.2-1|168	
12cr|xsp-2.10.2-1|169	+ Olivier Blin <oblin@mandriva.com>
12cr|xsp-2.10.2-1|170	- restore BuildRoot
12cr|xsp-2.10.2-1|171	
12cr|xsp-2.10.2-1|172	+ Thierry Vignaud <tv@mandriva.org>
12cr|xsp-2.10.2-1|173	- kill re-definition of %%buildroot on Pixel's request
12cr|xsp-2.10.2-1|174	
12cr|xsp-2.10.2-1|175	* Thu Dec 13 2007 Götz Waschk <waschk@mandriva.org> 1.2.6-1mdv2008.1
12cr|xsp-2.10.2-1|176	+ Revision: 119272
12cr|xsp-2.10.2-1|177	- new version
12cr|xsp-2.10.2-1|178	- update file list
12cr|xsp-2.10.2-1|179	
12cr|xsp-2.10.2-1|180	* Wed Sep 05 2007 Götz Waschk <waschk@mandriva.org> 1.2.5-1mdv2008.0
12cr|xsp-2.10.2-1|181	+ Revision: 80101
12cr|xsp-2.10.2-1|182	- remove build workaround
12cr|xsp-2.10.2-1|183	- stand alone package of xsp
12cr|xsp-2.10.2-1|184	- copy apache-mod_mono to xsp
12cr|xsp-2.10.2-1|185	
12cr|xsp-2.10.2-1|186	* Thu Aug 30 2007 Götz Waschk <waschk@mandriva.org> 1:1.2.5-1mdv2008.0
12cr|xsp-2.10.2-1|187	+ Revision: 75587
12cr|xsp-2.10.2-1|188	- new version
12cr|xsp-2.10.2-1|189	
12cr|xsp-2.10.2-1|190	* Fri Aug 17 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.2.4-3mdv2008.0
12cr|xsp-2.10.2-1|191	+ Revision: 64723
12cr|xsp-2.10.2-1|192	- rebuild
12cr|xsp-2.10.2-1|193	
12cr|xsp-2.10.2-1|194	+ Thierry Vignaud <tv@mandriva.org>
12cr|xsp-2.10.2-1|195	- rebuild
12cr|xsp-2.10.2-1|196	
12cr|xsp-2.10.2-1|197	* Wed May 16 2007 Götz Waschk <waschk@mandriva.org> 1:1.2.4-1mdv2008.0
12cr|xsp-2.10.2-1|198	+ Revision: 27355
12cr|xsp-2.10.2-1|199	- new version
12cr|xsp-2.10.2-1|200	

8709 12
12cr|xstroke-0.6.cvs20040921-9|1	%define name 	xstroke
12cr|xstroke-0.6.cvs20040921-9|2	%define version 0.6.cvs20040921
12cr|xstroke-0.6.cvs20040921-9|3	%define release 9
12cr|xstroke-0.6.cvs20040921-9|4	
12cr|xstroke-0.6.cvs20040921-9|5	Summary: 	Fullscreen gesture and alphabet recognition
12cr|xstroke-0.6.cvs20040921-9|6	Name: 		%name
12cr|xstroke-0.6.cvs20040921-9|7	Version: 	%version
12cr|xstroke-0.6.cvs20040921-9|8	Release: 	%release
12cr|xstroke-0.6.cvs20040921-9|9	Url: 		http://cworth.org/~cworth/papers/xstroke/
12cr|xstroke-0.6.cvs20040921-9|10	License: 	GPLv2+
12cr|xstroke-0.6.cvs20040921-9|11	Group: 		Accessibility
12cr|xstroke-0.6.cvs20040921-9|12	Source: 	%{name}-%{version}.tar.bz2
12cr|xstroke-0.6.cvs20040921-9|13	BuildRequires:	pkgconfig(x11)
12cr|xstroke-0.6.cvs20040921-9|14	BuildRequires:	pkgconfig(xext)
12cr|xstroke-0.6.cvs20040921-9|15	BuildRequires:	pkgconfig(xft)
12cr|xstroke-0.6.cvs20040921-9|16	BuildRequires:	xpm-devel
12cr|xstroke-0.6.cvs20040921-9|17	BuildRequires:	pkgconfig(xtst)
12cr|xstroke-0.6.cvs20040921-9|18	BuildRequires:	pkgconfig(xi)
12cr|xstroke-0.6.cvs20040921-9|19	BuildRequires:	imagemagick
12cr|xstroke-0.6.cvs20040921-9|20	
12cr|xstroke-0.6.cvs20040921-9|21	%description
12cr|xstroke-0.6.cvs20040921-9|22	XStroke is a full-screen gesture recognition program for the X Window
12cr|xstroke-0.6.cvs20040921-9|23	System. It captures gestures performed with a pointer device, (such as a
12cr|xstroke-0.6.cvs20040921-9|24	mouse, a stylus, or a pen/tablet), recognizes the gestures and performs
12cr|xstroke-0.6.cvs20040921-9|25	actions based on the gestures. xstroke has been developed on Linux systems,
12cr|xstroke-0.6.cvs20040921-9|26	(i386 and StrongARM), but should be quite portable to any reasonable
12cr|xstroke-0.6.cvs20040921-9|27	system with X.
12cr|xstroke-0.6.cvs20040921-9|28	
12cr|xstroke-0.6.cvs20040921-9|29	%prep
12cr|xstroke-0.6.cvs20040921-9|30	%setup -q -n %name-0.6
12cr|xstroke-0.6.cvs20040921-9|31	
12cr|xstroke-0.6.cvs20040921-9|32	%build
12cr|xstroke-0.6.cvs20040921-9|33	export LDFLAGS="-lXrender -lX11 -ldl -lXext -lXtst -lXi"
12cr|xstroke-0.6.cvs20040921-9|34	%configure2_5x
12cr|xstroke-0.6.cvs20040921-9|35	%make
12cr|xstroke-0.6.cvs20040921-9|36	
12cr|xstroke-0.6.cvs20040921-9|37	%install
12cr|xstroke-0.6.cvs20040921-9|38	%makeinstall_std
12cr|xstroke-0.6.cvs20040921-9|39	
12cr|xstroke-0.6.cvs20040921-9|40	#menu
12cr|xstroke-0.6.cvs20040921-9|41	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|xstroke-0.6.cvs20040921-9|42	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%name.desktop
12cr|xstroke-0.6.cvs20040921-9|43	[Desktop Entry]
12cr|xstroke-0.6.cvs20040921-9|44	Type=Application
12cr|xstroke-0.6.cvs20040921-9|45	Exec=%{_bindir}/%name
12cr|xstroke-0.6.cvs20040921-9|46	Name=XStroke
12cr|xstroke-0.6.cvs20040921-9|47	Comment=Fullscreen gesture recognition
12cr|xstroke-0.6.cvs20040921-9|48	Icon=%name
12cr|xstroke-0.6.cvs20040921-9|49	Categories=Utility;Accessibility;
12cr|xstroke-0.6.cvs20040921-9|50	EOF
12cr|xstroke-0.6.cvs20040921-9|51	
12cr|xstroke-0.6.cvs20040921-9|52	#icons
12cr|xstroke-0.6.cvs20040921-9|53	mkdir -p %{buildroot}/%_liconsdir
12cr|xstroke-0.6.cvs20040921-9|54	convert -size 48x48 xstroke_inactive.xpm %{buildroot}/%_liconsdir/%name.png
12cr|xstroke-0.6.cvs20040921-9|55	mkdir -p %{buildroot}/%_iconsdir
12cr|xstroke-0.6.cvs20040921-9|56	convert -size 32x32 xstroke_inactive.xpm %{buildroot}/%_iconsdir/%name.png
12cr|xstroke-0.6.cvs20040921-9|57	mkdir -p %{buildroot}/%_miconsdir
12cr|xstroke-0.6.cvs20040921-9|58	convert -size 16x16 xstroke_inactive.xpm %{buildroot}/%_miconsdir/%name.png
12cr|xstroke-0.6.cvs20040921-9|59	
12cr|xstroke-0.6.cvs20040921-9|60	%files
12cr|xstroke-0.6.cvs20040921-9|61	%defattr(-,root,root)
12cr|xstroke-0.6.cvs20040921-9|62	%doc AUTHORS ChangeLog NEWS README TODO
12cr|xstroke-0.6.cvs20040921-9|63	%_bindir/%name
12cr|xstroke-0.6.cvs20040921-9|64	%config(noreplace) %_sysconfdir/%name
12cr|xstroke-0.6.cvs20040921-9|65	%{_datadir}/applications/mandriva-%name.desktop
12cr|xstroke-0.6.cvs20040921-9|66	%_iconsdir/%name.png
12cr|xstroke-0.6.cvs20040921-9|67	%_liconsdir/%name.png
12cr|xstroke-0.6.cvs20040921-9|68	%_miconsdir/%name.png
12cr|xstroke-0.6.cvs20040921-9|69	
12cr|xstroke-0.6.cvs20040921-9|70	
12cr|xstroke-0.6.cvs20040921-9|71	
12cr|xstroke-0.6.cvs20040921-9|72	%changelog
12cr|xstroke-0.6.cvs20040921-9|73	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 0.6.cvs20040921-6mdv2011.0
12cr|xstroke-0.6.cvs20040921-9|74	+ Revision: 634970
12cr|xstroke-0.6.cvs20040921-9|75	- simplify BR
12cr|xstroke-0.6.cvs20040921-9|76	
12cr|xstroke-0.6.cvs20040921-9|77	* Sat May 16 2009 Samuel Verschelde <stormi@mandriva.org> 0.6.cvs20040921-5mdv2010.0
12cr|xstroke-0.6.cvs20040921-9|78	+ Revision: 376497
12cr|xstroke-0.6.cvs20040921-9|79	- fix URL
12cr|xstroke-0.6.cvs20040921-9|80	- fix license
12cr|xstroke-0.6.cvs20040921-9|81	
12cr|xstroke-0.6.cvs20040921-9|82	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xstroke-0.6.cvs20040921-9|83	- lowercase ImageMagick
12cr|xstroke-0.6.cvs20040921-9|84	
12cr|xstroke-0.6.cvs20040921-9|85	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 0.6.cvs20040921-4mdv2009.0
12cr|xstroke-0.6.cvs20040921-9|86	+ Revision: 262733
12cr|xstroke-0.6.cvs20040921-9|87	- rebuild
12cr|xstroke-0.6.cvs20040921-9|88	
12cr|xstroke-0.6.cvs20040921-9|89	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.6.cvs20040921-3mdv2009.0
12cr|xstroke-0.6.cvs20040921-9|90	+ Revision: 257781
12cr|xstroke-0.6.cvs20040921-9|91	- rebuild
12cr|xstroke-0.6.cvs20040921-9|92	- fix 'error: for key "Icon" in group "Desktop Entry" is an icon name with an
12cr|xstroke-0.6.cvs20040921-9|93	extension, but there should be no extension as described in the Icon Theme
12cr|xstroke-0.6.cvs20040921-9|94	Specification if the value is not an absolute path'
12cr|xstroke-0.6.cvs20040921-9|95	- kill re-definition of %%buildroot on Pixel's request
12cr|xstroke-0.6.cvs20040921-9|96	
12cr|xstroke-0.6.cvs20040921-9|97	+ Pixel <pixel@mandriva.com>
12cr|xstroke-0.6.cvs20040921-9|98	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xstroke-0.6.cvs20040921-9|99	
12cr|xstroke-0.6.cvs20040921-9|100	+ Olivier Blin <oblin@mandriva.com>
12cr|xstroke-0.6.cvs20040921-9|101	- restore BuildRoot
12cr|xstroke-0.6.cvs20040921-9|102	
12cr|xstroke-0.6.cvs20040921-9|103	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 0.6.cvs20040921-1mdv2008.1
12cr|xstroke-0.6.cvs20040921-9|104	+ Revision: 120014
12cr|xstroke-0.6.cvs20040921-9|105	- auto convert menu to XDG
12cr|xstroke-0.6.cvs20040921-9|106	- buildrequires X11-devel instead of XFree86-devel
12cr|xstroke-0.6.cvs20040921-9|107	- use %%mkrel
12cr|xstroke-0.6.cvs20040921-9|108	- import xstroke
12cr|xstroke-0.6.cvs20040921-9|109	
12cr|xstroke-0.6.cvs20040921-9|110	
12cr|xstroke-0.6.cvs20040921-9|111	* Tue Sep 21 2004 Austin Acton <austin@mandrake.org> 0.6.cvs20040921-1mdk
12cr|xstroke-0.6.cvs20040921-9|112	- initial build
12cr|xstroke-0.6.cvs20040921-9|113	

8710 12
12cr|xsudo-0.1.0-1|1	Summary:        xsudo permit execute X-application with sudo
12cr|xsudo-0.1.0-1|2	Name:           xsudo
12cr|xsudo-0.1.0-1|3	Version:        0.1.0
12cr|xsudo-0.1.0-1|4	Release:        %mkrel 1
12cr|xsudo-0.1.0-1|5	License:        GPLv2+
12cr|xsudo-0.1.0-1|6	Group:          System/Base
12cr|xsudo-0.1.0-1|7	Source0:        %{name}
12cr|xsudo-0.1.0-1|8	BuildArch:      noarch
12cr|xsudo-0.1.0-1|9	Requires:	sudo
12cr|xsudo-0.1.0-1|10	
12cr|xsudo-0.1.0-1|11	%description
12cr|xsudo-0.1.0-1|12	xsudo permit execute X-application with sudo
12cr|xsudo-0.1.0-1|13	
12cr|xsudo-0.1.0-1|14	%prep
12cr|xsudo-0.1.0-1|15	
12cr|xsudo-0.1.0-1|16	%build
12cr|xsudo-0.1.0-1|17	
12cr|xsudo-0.1.0-1|18	%install
12cr|xsudo-0.1.0-1|19	rm -rf %{buildroot}
12cr|xsudo-0.1.0-1|20	
12cr|xsudo-0.1.0-1|21	mkdir -p ${RPM_BUILD_ROOT}/%{_bindir}
12cr|xsudo-0.1.0-1|22	cp %SOURCE0  ${RPM_BUILD_ROOT}/%{_bindir}/xsudo
12cr|xsudo-0.1.0-1|23	
12cr|xsudo-0.1.0-1|24	%clean
12cr|xsudo-0.1.0-1|25	rm -rf %{buildroot}
12cr|xsudo-0.1.0-1|26	
12cr|xsudo-0.1.0-1|27	%post
12cr|xsudo-0.1.0-1|28	
12cr|xsudo-0.1.0-1|29	cat /etc/sudoers | grep "DISPLAY XAUTHORITY XAUTHLOCALHOSTNAME" && exit 0
12cr|xsudo-0.1.0-1|30	echo "Defaults env_keep += \"DISPLAY XAUTHORITY XAUTHLOCALHOSTNAME\"" >> /etc/sudoers
12cr|xsudo-0.1.0-1|31	sed -i '/requiretty/s/^Defaults/# Defaults/g' /etc/sudoers
12cr|xsudo-0.1.0-1|32	
12cr|xsudo-0.1.0-1|33	%files
12cr|xsudo-0.1.0-1|34	%defattr(-, root, root, -)
12cr|xsudo-0.1.0-1|35	
12cr|xsudo-0.1.0-1|36	%{_bindir}/xsudo
12cr|xsudo-0.1.0-1|37	
12cr|xsudo-0.1.0-1|38	%changelog
12cr|xsudo-0.1.0-1|39	* Wed Dec 29 2010 Александр Казанцев <kazancas@mandriva.org> 0.1.0-1mdv2011.0
12cr|xsudo-0.1.0-1|40	+ Revision: 625913
12cr|xsudo-0.1.0-1|41	-inital release
12cr|xsudo-0.1.0-1|42	- import xsudo
12cr|xsudo-0.1.0-1|43	
12cr|xsudo-0.1.0-1|44	
12cr|xsudo-0.1.0-1|45	* Tue Nov 9 2010 Alexander Kazancev <kazancas@mandriva.ru> - 0.1.0
12cr|xsudo-0.1.0-1|46	- initial build
12cr|xsudo-0.1.0-1|47	
12cr|xsudo-0.1.0-1|48	

8711 12
12cr|xsynth-dssi-0.9.4-2|1	Name:       xsynth-dssi
12cr|xsynth-dssi-0.9.4-2|2	Summary:    Xsynth-DSSI plugin
12cr|xsynth-dssi-0.9.4-2|3	Version:    0.9.4
12cr|xsynth-dssi-0.9.4-2|4	Release:    2
12cr|xsynth-dssi-0.9.4-2|5	
12cr|xsynth-dssi-0.9.4-2|6	Source:     http://prdownloads.sourceforge.net/dssi/%{name}-%{version}.tar.gz
12cr|xsynth-dssi-0.9.4-2|7	URL:        http://dssi.sourceforge.net
12cr|xsynth-dssi-0.9.4-2|8	License:    GPLv2+
12cr|xsynth-dssi-0.9.4-2|9	Group:      Sound
12cr|xsynth-dssi-0.9.4-2|10	
12cr|xsynth-dssi-0.9.4-2|11	BuildRequires:  pkgconfig(dssi)
12cr|xsynth-dssi-0.9.4-2|12	BuildRequires:  pkgconfig(liblo)
12cr|xsynth-dssi-0.9.4-2|13	BuildRequires:  pkgconfig(alsa)
12cr|xsynth-dssi-0.9.4-2|14	BuildRequires:  pkgconfig(gtk+-2.0)
12cr|xsynth-dssi-0.9.4-2|15	
12cr|xsynth-dssi-0.9.4-2|16	%description
12cr|xsynth-dssi-0.9.4-2|17	Xsynth-DSSI plugin, a classic-analog (VCOs-VCF-VCA) style software synthesizer.
12cr|xsynth-dssi-0.9.4-2|18	
12cr|xsynth-dssi-0.9.4-2|19	%prep
12cr|xsynth-dssi-0.9.4-2|20	%setup -q
12cr|xsynth-dssi-0.9.4-2|21	
12cr|xsynth-dssi-0.9.4-2|22	%build
12cr|xsynth-dssi-0.9.4-2|23	%configure2_5x
12cr|xsynth-dssi-0.9.4-2|24	%make
12cr|xsynth-dssi-0.9.4-2|25	
12cr|xsynth-dssi-0.9.4-2|26	%install
12cr|xsynth-dssi-0.9.4-2|27	rm -rf %{buildroot}
12cr|xsynth-dssi-0.9.4-2|28	%makeinstall_std
12cr|xsynth-dssi-0.9.4-2|29	
12cr|xsynth-dssi-0.9.4-2|30	%files
12cr|xsynth-dssi-0.9.4-2|31	%defattr(-,root,root)
12cr|xsynth-dssi-0.9.4-2|32	%doc ChangeLog COPYING AUTHORS README TODO
12cr|xsynth-dssi-0.9.4-2|33	%{_libdir}/dssi/%{name}/Xsynth_gtk
12cr|xsynth-dssi-0.9.4-2|34	%{_libdir}/dssi/%{name}.so
12cr|xsynth-dssi-0.9.4-2|35	%{_datadir}/%{name}/factory_patches.Xsynth
12cr|xsynth-dssi-0.9.4-2|36	%{_datadir}/%{name}/version_0.1_patches.Xsynth
12cr|xsynth-dssi-0.9.4-2|37	
12cr|xsynth-dssi-0.9.4-2|38	
12cr|xsynth-dssi-0.9.4-2|39	
12cr|xsynth-dssi-0.9.4-2|40	%changelog
12cr|xsynth-dssi-0.9.4-2|41	* Fri Apr 27 2012 Frank Kober <emuse@mandriva.org> 0.9.4-2
12cr|xsynth-dssi-0.9.4-2|42	+ Revision: 793825
12cr|xsynth-dssi-0.9.4-2|43	- rebuild, spec cleanup
12cr|xsynth-dssi-0.9.4-2|44	
12cr|xsynth-dssi-0.9.4-2|45	* Sat Sep 25 2010 Frank Kober <emuse@mandriva.org> 0.9.4-1mdv2011.0
12cr|xsynth-dssi-0.9.4-2|46	+ Revision: 581020
12cr|xsynth-dssi-0.9.4-2|47	- new version 0.9.4
12cr|xsynth-dssi-0.9.4-2|48	
12cr|xsynth-dssi-0.9.4-2|49	* Sun Nov 29 2009 Jérôme Brenier <incubusss@mandriva.org> 0.9.2-1mdv2010.1
12cr|xsynth-dssi-0.9.4-2|50	+ Revision: 471359
12cr|xsynth-dssi-0.9.4-2|51	- new version 0.9.2
12cr|xsynth-dssi-0.9.4-2|52	- drop uidir patch (merged upstream)
12cr|xsynth-dssi-0.9.4-2|53	- fix license tag
12cr|xsynth-dssi-0.9.4-2|54	- $RPM_BUILD_ROOT -> %%{buildroot}
12cr|xsynth-dssi-0.9.4-2|55	
12cr|xsynth-dssi-0.9.4-2|56	* Sun Aug 02 2009 Funda Wang <fwang@mandriva.org> 0.9.0-3mdv2010.0
12cr|xsynth-dssi-0.9.4-2|57	+ Revision: 407547
12cr|xsynth-dssi-0.9.4-2|58	- fix build
12cr|xsynth-dssi-0.9.4-2|59	
12cr|xsynth-dssi-0.9.4-2|60	+ Thierry Vignaud <tv@mandriva.org>
12cr|xsynth-dssi-0.9.4-2|61	- rebuild
12cr|xsynth-dssi-0.9.4-2|62	- kill re-definition of %%buildroot on Pixel's request
12cr|xsynth-dssi-0.9.4-2|63	
12cr|xsynth-dssi-0.9.4-2|64	+ Olivier Blin <blino@mandriva.org>
12cr|xsynth-dssi-0.9.4-2|65	- restore BuildRoot
12cr|xsynth-dssi-0.9.4-2|66	
12cr|xsynth-dssi-0.9.4-2|67	+ Helio Chissini de Castro <helio@mandriva.com>
12cr|xsynth-dssi-0.9.4-2|68	- import xsynth-dssi-0.9.0-2mdk
12cr|xsynth-dssi-0.9.4-2|69	
12cr|xsynth-dssi-0.9.4-2|70	
12cr|xsynth-dssi-0.9.4-2|71	* Sun Apr 02 2006 Pedro Lopez-Cabanillas <plcl@users.sf.net> 0.9.0-2mdk
12cr|xsynth-dssi-0.9.4-2|72	- patch for installing the GUI at the proper location
12cr|xsynth-dssi-0.9.4-2|73	
12cr|xsynth-dssi-0.9.4-2|74	* Sat Apr 01 2006 Austin Acton <austin@mandriva.org> 0.9.0-1mdk
12cr|xsynth-dssi-0.9.4-2|75	- spec from Pedro Lopez-Cabanillas <plcl@users.sourceforge.net>
12cr|xsynth-dssi-0.9.4-2|76	- initial package
12cr|xsynth-dssi-0.9.4-2|77	

8712 12
12cr|xt7-player3-3.3.4-2|1	######################################################
12cr|xt7-player3-3.3.4-2|2	# SpecFile: xt7-player3.spec
12cr|xt7-player3-3.3.4-2|3	# For unstable branch do:
12cr|xt7-player3-3.3.4-2|4	# git clone https://github.com/kokoko3k/xt7-player.git
12cr|xt7-player3-3.3.4-2|5	######################################################
12cr|xt7-player3-3.3.4-2|6	%define oname xt7-player
12cr|xt7-player3-3.3.4-2|7	
12cr|xt7-player3-3.3.4-2|8	Summary:	Xt7-player mplayer GUI
12cr|xt7-player3-3.3.4-2|9	Name:		xt7-player3
12cr|xt7-player3-3.3.4-2|10	Version:	3.3.4
12cr|xt7-player3-3.3.4-2|11	Release:	2
12cr|xt7-player3-3.3.4-2|12	URL:		http://xt7-player.sourceforge.net/xt7forum/
12cr|xt7-player3-3.3.4-2|13	Source:		https://github.com/kokoko3k/xt7-player.git/%{oname}-src-%{version}.tar.gz
12cr|xt7-player3-3.3.4-2|14	License:	GPLv2
12cr|xt7-player3-3.3.4-2|15	Group:		Video
12cr|xt7-player3-3.3.4-2|16	BuildArch:	noarch
12cr|xt7-player3-3.3.4-2|17	BuildRequires:	gambas3-runtime >= 3.3.4
12cr|xt7-player3-3.3.4-2|18	BuildRequires:	gambas3-gb-qt4
12cr|xt7-player3-3.3.4-2|19	BuildRequires:	gambas3-gb-form
12cr|xt7-player3-3.3.4-2|20	BuildRequires:	gambas3-gb-desktop
12cr|xt7-player3-3.3.4-2|21	BuildRequires:	gambas3-gb-form-mdi
12cr|xt7-player3-3.3.4-2|22	BuildRequires:	gambas3-gb-net
12cr|xt7-player3-3.3.4-2|23	BuildRequires:	gambas3-gb-net-curl
12cr|xt7-player3-3.3.4-2|24	BuildRequires:	gambas3-gb-settings
12cr|xt7-player3-3.3.4-2|25	BuildRequires:	gambas3-gb-xml
12cr|xt7-player3-3.3.4-2|26	BuildRequires:	gambas3-gb-web
12cr|xt7-player3-3.3.4-2|27	BuildRequires:	gambas3-devel >= 3.3.4
12cr|xt7-player3-3.3.4-2|28	BuildRequires:	gambas3-gb-image
12cr|xt7-player3-3.3.4-2|29	BuildRequires:	gambas3-gb-image-imlib
12cr|xt7-player3-3.3.4-2|30	BuildRequires:	gambas3-gb-image-io
12cr|xt7-player3-3.3.4-2|31	BuildRequires:	gambas3-gb-db
12cr|xt7-player3-3.3.4-2|32	BuildRequires:	gambas3-gb-dbus
12cr|xt7-player3-3.3.4-2|33	BuildRequires:	gambas3-gb-db-form
12cr|xt7-player3-3.3.4-2|34	BuildRequires:	gambas3-gb-qt4-ext
12cr|xt7-player3-3.3.4-2|35	BuildRequires:	pkgconfig(taglib)
12cr|xt7-player3-3.3.4-2|36	BuildRequires:	gambas3-gb-gui
12cr|xt7-player3-3.3.4-2|37	BuildRequires:	gambas3-gb-compress
12cr|xt7-player3-3.3.4-2|38	BuildRequires:	gambas3-gb-form-dialog
12cr|xt7-player3-3.3.4-2|39	BuildRequires:	gambas3-gb-signal >= 3.3.4
12cr|xt7-player3-3.3.4-2|40	# 4 desktop file check
12cr|xt7-player3-3.3.4-2|41	BuildRequires:	desktop-file-utils
12cr|xt7-player3-3.3.4-2|42	
12cr|xt7-player3-3.3.4-2|43	# 4 icons convert
12cr|xt7-player3-3.3.4-2|44	BuildRequires:	imagemagick
12cr|xt7-player3-3.3.4-2|45	
12cr|xt7-player3-3.3.4-2|46	# 4 dvb-epg
12cr|xt7-player3-3.3.4-2|47	Requires:	dvbsnoop
12cr|xt7-player3-3.3.4-2|48	Requires:	dvb-apps
12cr|xt7-player3-3.3.4-2|49	
12cr|xt7-player3-3.3.4-2|50	# 4 downloading from youtube
12cr|xt7-player3-3.3.4-2|51	Requires:	youtube-dl >= 2012.09.27
12cr|xt7-player3-3.3.4-2|52	Requires:	xterm
12cr|xt7-player3-3.3.4-2|53	Requires:	wget
12cr|xt7-player3-3.3.4-2|54	
12cr|xt7-player3-3.3.4-2|55	# 4 subtiles , manage, download a.s.o.
12cr|xt7-player3-3.3.4-2|56	Requires:	python >= 2.7
12cr|xt7-player3-3.3.4-2|57	
12cr|xt7-player3-3.3.4-2|58	# 4 global hotkeys support
12cr|xt7-player3-3.3.4-2|59	Requires:	xbindkeys
12cr|xt7-player3-3.3.4-2|60	
12cr|xt7-player3-3.3.4-2|61	# 4 desktop integration
12cr|xt7-player3-3.3.4-2|62	Requires:	xdg-utils
12cr|xt7-player3-3.3.4-2|63	
12cr|xt7-player3-3.3.4-2|64	# 4 tagging
12cr|xt7-player3-3.3.4-2|65	Requires:	%{_lib}taglib1
12cr|xt7-player3-3.3.4-2|66	Requires:	%{_lib}taglib_c0
12cr|xt7-player3-3.3.4-2|67	
12cr|xt7-player3-3.3.4-2|68	# default player, works also with mplayer2
12cr|xt7-player3-3.3.4-2|69	Requires:	mplayer
12cr|xt7-player3-3.3.4-2|70	
12cr|xt7-player3-3.3.4-2|71	# 4 GUI
12cr|xt7-player3-3.3.4-2|72	Requires:	gambas3-runtime >= 3.3.1
12cr|xt7-player3-3.3.4-2|73	Requires:	gambas3-gb-image
12cr|xt7-player3-3.3.4-2|74	Requires:	gambas3-gb-dbus
12cr|xt7-player3-3.3.4-2|75	Requires:	gambas3-gb-qt4 >= 3.3.1
12cr|xt7-player3-3.3.4-2|76	Requires:	gambas3-gb-gtk
12cr|xt7-player3-3.3.4-2|77	Requires:	gambas3-gb-gui >= 3.3.1
12cr|xt7-player3-3.3.4-2|78	Requires:	gambas3-gb-form
12cr|xt7-player3-3.3.4-2|79	Requires:	gambas3-gb-xml
12cr|xt7-player3-3.3.4-2|80	Requires:	gambas3-gb-qt4-ext
12cr|xt7-player3-3.3.4-2|81	Requires:	gambas3-gb-form-stock
12cr|xt7-player3-3.3.4-2|82	Requires:	gambas3-gb-net
12cr|xt7-player3-3.3.4-2|83	Requires:	gambas3-gb-form-dialog
12cr|xt7-player3-3.3.4-2|84	Requires:	gambas3-gb-settings
12cr|xt7-player3-3.3.4-2|85	Requires:	gambas3-gb-form-mdi
12cr|xt7-player3-3.3.4-2|86	Requires:	gambas3-gb-compress
12cr|xt7-player3-3.3.4-2|87	Requires:	gambas3-gb-desktop
12cr|xt7-player3-3.3.4-2|88	Requires:	gambas3-gb-web
12cr|xt7-player3-3.3.4-2|89	Requires:	gambas3-gb-net-curl
12cr|xt7-player3-3.3.4-2|90	Requires:	gambas3-gb-signal >= 3.3.4
12cr|xt7-player3-3.3.4-2|91	Provides:	%{oname} == %{version}
12cr|xt7-player3-3.3.4-2|92	
12cr|xt7-player3-3.3.4-2|93	%rename Xt7-player3
12cr|xt7-player3-3.3.4-2|94	
12cr|xt7-player3-3.3.4-2|95	AutoReqProv:	no
12cr|xt7-player3-3.3.4-2|96	
12cr|xt7-player3-3.3.4-2|97	%description
12cr|xt7-player3-3.3.4-2|98	Xt7-Player, an (almost) complete mplayer GUI
12cr|xt7-player3-3.3.4-2|99	This program is written in Gambas3, so you will need Gambas3 to be installed.
12cr|xt7-player3-3.3.4-2|100	
12cr|xt7-player3-3.3.4-2|101	%prep
12cr|xt7-player3-3.3.4-2|102	%setup -q -n %{oname}-%{version}
12cr|xt7-player3-3.3.4-2|103	
12cr|xt7-player3-3.3.4-2|104	
12cr|xt7-player3-3.3.4-2|105	%build
12cr|xt7-player3-3.3.4-2|106	%configure --prefix=/usr
12cr|xt7-player3-3.3.4-2|107	%make
12cr|xt7-player3-3.3.4-2|108	
12cr|xt7-player3-3.3.4-2|109	%install
12cr|xt7-player3-3.3.4-2|110	%makeinstall
12cr|xt7-player3-3.3.4-2|111	#icons
12cr|xt7-player3-3.3.4-2|112	cd xt7-player
12cr|xt7-player3-3.3.4-2|113	install -d -m755 %{buildroot}%{_datadir}/pixmaps
12cr|xt7-player3-3.3.4-2|114	install -p xt7-player.png %{buildroot}%{_datadir}/pixmaps/xt7-player.png
12cr|xt7-player3-3.3.4-2|115	
12cr|xt7-player3-3.3.4-2|116	#menu entry
12cr|xt7-player3-3.3.4-2|117	desktop-file-install xt7-player.desktop \
12cr|xt7-player3-3.3.4-2|118	--dir %{buildroot}%{_datadir}/applications
12cr|xt7-player3-3.3.4-2|119	
12cr|xt7-player3-3.3.4-2|120	
12cr|xt7-player3-3.3.4-2|121	%files
12cr|xt7-player3-3.3.4-2|122	%doc COPYING README ChangeLog INSTALL
12cr|xt7-player3-3.3.4-2|123	%{_bindir}/*
12cr|xt7-player3-3.3.4-2|124	%{_datadir}/pixmaps/xt7-player.png
12cr|xt7-player3-3.3.4-2|125	%{_datadir}/applications/%{oname}.desktop
12cr|xt7-player3-3.3.4-2|126	

8713 12
12cr|xtel-3.3.0-17|1	%define name	xtel
12cr|xtel-3.3.0-17|2	%define version	3.3.0
12cr|xtel-3.3.0-17|3	%define release	%mkrel 17
12cr|xtel-3.3.0-17|4	
12cr|xtel-3.3.0-17|5	Summary: Emulateur Minitel
12cr|xtel-3.3.0-17|6	Name: %{name}
12cr|xtel-3.3.0-17|7	Version: %{version}
12cr|xtel-3.3.0-17|8	Release: %{release}
12cr|xtel-3.3.0-17|9	Source0: http://pficheux.free.fr/xtel/download/xtel-%{version}.tar.bz2
12cr|xtel-3.3.0-17|10	Source1: %{name}-fr-doc.tar.bz2
12cr|xtel-3.3.0-17|11	# FHS compliant XTEL
12cr|xtel-3.3.0-17|12	Patch0: xtel-mdk.patch
12cr|xtel-3.3.0-17|13	Patch1: xtel-3.3.0-debian_symlink_security.patch
12cr|xtel-3.3.0-17|14	Patch2: xtel-3.3.0-debian_a2ps.patch
12cr|xtel-3.3.0-17|15	Patch3: xtel-3.3.0-debian_motif.patch
12cr|xtel-3.3.0-17|16	License: GPLv2+
12cr|xtel-3.3.0-17|17	Group: Networking/Other
12cr|xtel-3.3.0-17|18	BuildRequires: libx11-devel
12cr|xtel-3.3.0-17|19	BuildRequires: lesstif-devel
12cr|xtel-3.3.0-17|20	BuildRequires: libxt-devel
12cr|xtel-3.3.0-17|21	BuildRequires: libxmu-devel
12cr|xtel-3.3.0-17|22	BuildRequires: libxaw-devel
12cr|xtel-3.3.0-17|23	BuildRequires: libxp-devel
12cr|xtel-3.3.0-17|24	Buildrequires: jpeg-devel
12cr|xtel-3.3.0-17|25	BuildRequires: x11-data-bitmaps
12cr|xtel-3.3.0-17|26	BuildRequires: imake
12cr|xtel-3.3.0-17|27	BuildRequires: gccmakedep
12cr|xtel-3.3.0-17|28	BuildRequires: mkfontdir
12cr|xtel-3.3.0-17|29	BuildRequires: bdftopcf
12cr|xtel-3.3.0-17|30	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cr|xtel-3.3.0-17|31	URL: http://pficheux.free.fr/xtel/
12cr|xtel-3.3.0-17|32	Requires: xinetd
12cr|xtel-3.3.0-17|33	
12cr|xtel-3.3.0-17|34	%description
12cr|xtel-3.3.0-17|35	Ce programme mule un Minitel dans un environnement UNIX/X11. Il utilise
12cr|xtel-3.3.0-17|36	une architecture client/serveur (xtel/xteld). Le dmon 'xteld' se charge de
12cr|xtel-3.3.0-17|37	grer les connexions Tltel (par modem) demandes par les clients via
12cr|xtel-3.3.0-17|38	TCP/IP. Xtel mule le Minitel 1B, 2 et TVR. Xteld permet galement d'utiliser
12cr|xtel-3.3.0-17|39	HyperTerminal Private Edition (3.0 ou 4.0) comme client Minitel Windows95/NT.
12cr|xtel-3.3.0-17|40	
12cr|xtel-3.3.0-17|41	%prep
12cr|xtel-3.3.0-17|42	%setup -q -a1
12cr|xtel-3.3.0-17|43	%patch0 -p1 -b .fhs
12cr|xtel-3.3.0-17|44	%patch1 -p1 -b .symlink
12cr|xtel-3.3.0-17|45	%patch2 -p1 -b .a2ps
12cr|xtel-3.3.0-17|46	%patch3 -p1 -b .motif
12cr|xtel-3.3.0-17|47	
12cr|xtel-3.3.0-17|48	%build
12cr|xtel-3.3.0-17|49	perl -pi -e 's|(#define.*DEBUG_XTELD.*)|/* $1 */|' Config.tmpl
12cr|xtel-3.3.0-17|50	# do not leak information in the config file
12cr|xtel-3.3.0-17|51	imake -DREDHAT  -DUseInstalled -I/usr/share/X11/config LIBDIR=%{_libdir}
12cr|xtel-3.3.0-17|52	
12cr|xtel-3.3.0-17|53	make Xtel LIBDIR=%{_libdir} CXXOPTIONS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cr|xtel-3.3.0-17|54	
12cr|xtel-3.3.0-17|55	%install
12cr|xtel-3.3.0-17|56	rm -rf $RPM_BUILD_ROOT
12cr|xtel-3.3.0-17|57	%makeinstall_std LIBDIR=%{_libdir}
12cr|xtel-3.3.0-17|58	make install.man DESTDIR=$RPM_BUILD_ROOT
12cr|xtel-3.3.0-17|59	
12cr|xtel-3.3.0-17|60	chmod 755 $RPM_BUILD_ROOT%{_bindir}/mdmdetect
12cr|xtel-3.3.0-17|61	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/
12cr|xtel-3.3.0-17|62	
12cr|xtel-3.3.0-17|63	cat <<EOF > $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/xtel
12cr|xtel-3.3.0-17|64	# default: on
12cr|xtel-3.3.0-17|65	# description: xteld provide services for MINITEL.
12cr|xtel-3.3.0-17|66	
12cr|xtel-3.3.0-17|67	service xtel
12cr|xtel-3.3.0-17|68	{
12cr|xtel-3.3.0-17|69	disable             = no
12cr|xtel-3.3.0-17|70	socket_type         = stream
12cr|xtel-3.3.0-17|71	protocol            = tcp
12cr|xtel-3.3.0-17|72	wait                = no
12cr|xtel-3.3.0-17|73	user                = root
12cr|xtel-3.3.0-17|74	group				= nogroup
12cr|xtel-3.3.0-17|75	server              = %{_bindir}/xteld
12cr|xtel-3.3.0-17|76	}
12cr|xtel-3.3.0-17|77	
12cr|xtel-3.3.0-17|78	EOF
12cr|xtel-3.3.0-17|79	cat <<EOF > $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/xtelw
12cr|xtel-3.3.0-17|80	# default: on
12cr|xtel-3.3.0-17|81	# description: xteld provide services for MINITEL.
12cr|xtel-3.3.0-17|82	
12cr|xtel-3.3.0-17|83	service xtelw
12cr|xtel-3.3.0-17|84	{
12cr|xtel-3.3.0-17|85	disable             = no
12cr|xtel-3.3.0-17|86	socket_type         = stream
12cr|xtel-3.3.0-17|87	protocol            = tcp
12cr|xtel-3.3.0-17|88	wait                = no
12cr|xtel-3.3.0-17|89	user                = root
12cr|xtel-3.3.0-17|90	group				= nogroup
12cr|xtel-3.3.0-17|91	server              = %{_bindir}/xteld
12cr|xtel-3.3.0-17|92	}
12cr|xtel-3.3.0-17|93	
12cr|xtel-3.3.0-17|94	EOF
12cr|xtel-3.3.0-17|95	
12cr|xtel-3.3.0-17|96	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xtel-3.3.0-17|97	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|xtel-3.3.0-17|98	[Desktop Entry]
12cr|xtel-3.3.0-17|99	Name=Xtel
12cr|xtel-3.3.0-17|100	Comment=Minitel emulation
12cr|xtel-3.3.0-17|101	Exec=%{_bindir}/%{name}
12cr|xtel-3.3.0-17|102	Icon=terminals_section
12cr|xtel-3.3.0-17|103	Terminal=false
12cr|xtel-3.3.0-17|104	Type=Application
12cr|xtel-3.3.0-17|105	StartupNotify=true
12cr|xtel-3.3.0-17|106	MimeType=foo/bar;foo2/bar2;
12cr|xtel-3.3.0-17|107	Categories=Motif;System;TerminalEmulator;
12cr|xtel-3.3.0-17|108	EOF
12cr|xtel-3.3.0-17|109	
12cr|xtel-3.3.0-17|110	# fix symlinks
12cr|xtel-3.3.0-17|111	rm -rf $RPM_BUILD_ROOT%{_libdir}/app-defaults
12cr|xtel-3.3.0-17|112	mkdir -p $RPM_BUILD_ROOT%{_libdir}/X11/app-defaults
12cr|xtel-3.3.0-17|113	ln -s %{_sysconfdir}/X11/app-defaults/XTelm $RPM_BUILD_ROOT%{_libdir}/X11/app-defaults/XTelm
12cr|xtel-3.3.0-17|114	ln -s %{_sysconfdir}/X11/app-defaults/XTelm-msg $RPM_BUILD_ROOT%{_libdir}/X11/app-defaults/XTelm-msg
12cr|xtel-3.3.0-17|115	
12cr|xtel-3.3.0-17|116	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cr|xtel-3.3.0-17|117	ln -s ../../..%{_datadir}/fonts/xtel \
12cr|xtel-3.3.0-17|118	%{buildroot}%_sysconfdir/X11/fontpath.d/xtel:pri=50
12cr|xtel-3.3.0-17|119	
12cr|xtel-3.3.0-17|120	%clean
12cr|xtel-3.3.0-17|121	rm -fr $RPM_BUILD_ROOT
12cr|xtel-3.3.0-17|122	
12cr|xtel-3.3.0-17|123	%post
12cr|xtel-3.3.0-17|124	if [ "`grep xtel /etc/services`" = "" ]; then
12cr|xtel-3.3.0-17|125	echo -n "Mise  jour de /etc/services..."
12cr|xtel-3.3.0-17|126	echo -e "xtel\t\t1313/tcp\t\t\t# Xtel" >> /etc/services
12cr|xtel-3.3.0-17|127	echo -e "xtelw\t\t1314/tcp\t\t\t# Xtel HyperTerminal" >> /etc/services
12cr|xtel-3.3.0-17|128	echo "OK"
12cr|xtel-3.3.0-17|129	fi
12cr|xtel-3.3.0-17|130	
12cr|xtel-3.3.0-17|131	service xinetd restart
12cr|xtel-3.3.0-17|132	%if %mdkversion < 200900
12cr|xtel-3.3.0-17|133	%{update_menus}
12cr|xtel-3.3.0-17|134	%endif
12cr|xtel-3.3.0-17|135	
12cr|xtel-3.3.0-17|136	%postun
12cr|xtel-3.3.0-17|137	service xinetd restart
12cr|xtel-3.3.0-17|138	%if %mdkversion < 200900
12cr|xtel-3.3.0-17|139	%{clean_menus}
12cr|xtel-3.3.0-17|140	%endif
12cr|xtel-3.3.0-17|141	
12cr|xtel-3.3.0-17|142	%files
12cr|xtel-3.3.0-17|143	%defattr(-,root,root)
12cr|xtel-3.3.0-17|144	%doc LISEZMOI.txt FAQ.txt HISTOIRE.txt
12cr|xtel-3.3.0-17|145	%doc xtel-fr-doc/*
12cr|xtel-3.3.0-17|146	%{_bindir}*
12cr|xtel-3.3.0-17|147	%{_libdir}/X11/app-defaults/XTelm
12cr|xtel-3.3.0-17|148	%{_libdir}/X11/app-defaults/XTelm-msg
12cr|xtel-3.3.0-17|149	%{_datadir}/fonts/*
12cr|xtel-3.3.0-17|150	%dir %{_sysconfdir}/%{name}/
12cr|xtel-3.3.0-17|151	%{_sysconfdir}/X11/fontpath.d/xtel:pri=50
12cr|xtel-3.3.0-17|152	%{_libdir}/%{name}
12cr|xtel-3.3.0-17|153	%{_mandir}/man1/*
12cr|xtel-3.3.0-17|154	
12cr|xtel-3.3.0-17|155	%config(noreplace) %{_sysconfdir}/%{name}/xtel.services
12cr|xtel-3.3.0-17|156	%config(noreplace) %{_sysconfdir}/%{name}/xtel.lignes
12cr|xtel-3.3.0-17|157	%config(noreplace) %{_sysconfdir}/ppp/*iminitel
12cr|xtel-3.3.0-17|158	%config(noreplace) %{_sysconfdir}/ppp/peers/iminitel
12cr|xtel-3.3.0-17|159	%config(noreplace) %{_sysconfdir}/xinetd.d/*
12cr|xtel-3.3.0-17|160	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
12cr|xtel-3.3.0-17|161	
12cr|xtel-3.3.0-17|162	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xtel-3.3.0-17|163	
12cr|xtel-3.3.0-17|164	
12cr|xtel-3.3.0-17|165	
12cr|xtel-3.3.0-17|166	%changelog
12cr|xtel-3.3.0-17|167	* Fri Jan 28 2011 Funda Wang <fwang@mandriva.org> 3.3.0-17mdv2011.0
12cr|xtel-3.3.0-17|168	+ Revision: 633645
12cr|xtel-3.3.0-17|169	- simplify BR
12cr|xtel-3.3.0-17|170	
12cr|xtel-3.3.0-17|171	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.0-16mdv2011.0
12cr|xtel-3.3.0-17|172	+ Revision: 615739
12cr|xtel-3.3.0-17|173	- the mass rebuild of 2010.1 packages
12cr|xtel-3.3.0-17|174	
12cr|xtel-3.3.0-17|175	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 3.3.0-15mdv2010.0
12cr|xtel-3.3.0-17|176	+ Revision: 435376
12cr|xtel-3.3.0-17|177	- BuildRequires libxp-devel
12cr|xtel-3.3.0-17|178	- rebuild
12cr|xtel-3.3.0-17|179	
12cr|xtel-3.3.0-17|180	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 3.3.0-14mdv2009.0
12cr|xtel-3.3.0-17|181	+ Revision: 262737
12cr|xtel-3.3.0-17|182	- rebuild
12cr|xtel-3.3.0-17|183	
12cr|xtel-3.3.0-17|184	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 3.3.0-13mdv2009.0
12cr|xtel-3.3.0-17|185	+ Revision: 257818
12cr|xtel-3.3.0-17|186	- rebuild
12cr|xtel-3.3.0-17|187	
12cr|xtel-3.3.0-17|188	+ Pixel <pixel@mandriva.com>
12cr|xtel-3.3.0-17|189	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xtel-3.3.0-17|190	
12cr|xtel-3.3.0-17|191	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 3.3.0-11mdv2008.1
12cr|xtel-3.3.0-17|192	+ Revision: 140994
12cr|xtel-3.3.0-17|193	- restore BuildRoot
12cr|xtel-3.3.0-17|194	
12cr|xtel-3.3.0-17|195	+ Thierry Vignaud <tv@mandriva.org>
12cr|xtel-3.3.0-17|196	- kill re-definition of %%buildroot on Pixel's request
12cr|xtel-3.3.0-17|197	- buildrequires X11-devel instead of XFree86-devel
12cr|xtel-3.3.0-17|198	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|xtel-3.3.0-17|199	
12cr|xtel-3.3.0-17|200	* Wed Aug 15 2007 Adam Williamson <awilliamson@mandriva.org> 3.3.0-11mdv2008.0
12cr|xtel-3.3.0-17|201	+ Revision: 63561
12cr|xtel-3.3.0-17|202	- okay, let's fix this up for x86-64 better, fix the symlinks better, and put the fonts in the right place
12cr|xtel-3.3.0-17|203	- bump for stupid bs bug
12cr|xtel-3.3.0-17|204	- oops, fix app-defaults stuff for x86-64
12cr|xtel-3.3.0-17|205	- buildrequires mkfontdir and bdftopcf
12cr|xtel-3.3.0-17|206	- buildrequires x11-data-bitmaps
12cr|xtel-3.3.0-17|207	- rebuild for 2008
12cr|xtel-3.3.0-17|208	- clean file list
12cr|xtel-3.3.0-17|209	- XDG menu
12cr|xtel-3.3.0-17|210	- use modern X layout (no more X11R6)
12cr|xtel-3.3.0-17|211	- new location for imake templates
12cr|xtel-3.3.0-17|212	- fix buildrequires
12cr|xtel-3.3.0-17|213	- patch3 (Debian): build against lesstif
12cr|xtel-3.3.0-17|214	- patch2 (Debian): correct calls to a2ps
12cr|xtel-3.3.0-17|215	- patch1 (Debian): fix symlink security issue
12cr|xtel-3.3.0-17|216	- use Fedora license policy (GPLv2+)
12cr|xtel-3.3.0-17|217	- spec clean
12cr|xtel-3.3.0-17|218	
12cr|xtel-3.3.0-17|219	+ Ademar de Souza Reis Jr <ademar@mandriva.com.br>
12cr|xtel-3.3.0-17|220	- fontpath.d conversion (#31756)
12cr|xtel-3.3.0-17|221	- Import xtel
12cr|xtel-3.3.0-17|222	
12cr|xtel-3.3.0-17|223	
12cr|xtel-3.3.0-17|224	
12cr|xtel-3.3.0-17|225	* Sat Mar 12 2005 Michael Scherer <misc@mandrake.org> 3.3.0-8mdk
12cr|xtel-3.3.0-17|226	- disable debug output in the log, thanks to Gerard Quequet
12cr|xtel-3.3.0-17|227	
12cr|xtel-3.3.0-17|228	* Mon Feb 21 2005 Franck Villaume <fvill@freesurf.fr> 3.3.0-7mdk
12cr|xtel-3.3.0-17|229	- add missing files
12cr|xtel-3.3.0-17|230	
12cr|xtel-3.3.0-17|231	* Wed Oct 20 2004 Michael Scherer <misc@mandrake.org> 3.3.0-6mdk
12cr|xtel-3.3.0-17|232	- Rebuild
12cr|xtel-3.3.0-17|233	- add missing file, to correct the size of the screen
12cr|xtel-3.3.0-17|234	
12cr|xtel-3.3.0-17|235	* Tue Dec 30 2003 Michael Scherer <misc@mandrake.org> 3.3.0-5mdk
12cr|xtel-3.3.0-17|236	- fix compilation
12cr|xtel-3.3.0-17|237	- remove some [DIRM]
12cr|xtel-3.3.0-17|238	- use service xinetd restart instead of sending SIGHUP
12cr|xtel-3.3.0-17|239	
12cr|xtel-3.3.0-17|240	* Wed Jul 23 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.3.0-4mdk
12cr|xtel-3.3.0-17|241	- buildrequires from Michael Scherer
12cr|xtel-3.3.0-17|242	
12cr|xtel-3.3.0-17|243	* Tue May 06 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.3.0-3mdk
12cr|xtel-3.3.0-17|244	- buildrequires
12cr|xtel-3.3.0-17|245	
12cr|xtel-3.3.0-17|246	* Fri Jan 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.3.0-2mdk
12cr|xtel-3.3.0-17|247	- rebuild
12cr|xtel-3.3.0-17|248	
12cr|xtel-3.3.0-17|249	* Thu Jun 13 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 3.3.0-1mdk
12cr|xtel-3.3.0-17|250	- Release 3.3.0
12cr|xtel-3.3.0-17|251	- Regenerate patch0
12cr|xtel-3.3.0-17|252	
12cr|xtel-3.3.0-17|253	* Sat Sep  1 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 3.2.1-7mdk
12cr|xtel-3.3.0-17|254	- Don't uninstall font when upgrading
12cr|xtel-3.3.0-17|255	
12cr|xtel-3.3.0-17|256	* Thu Aug 23 2001 Etienne Faure <etienne@mandrakesoft.com> 3.2.1-6mdk
12cr|xtel-3.3.0-17|257	- rebuild
12cr|xtel-3.3.0-17|258	
12cr|xtel-3.3.0-17|259	* Wed Feb 21 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.2.1-5mdk
12cr|xtel-3.3.0-17|260	- rebuild
12cr|xtel-3.3.0-17|261	
12cr|xtel-3.3.0-17|262	* Tue Nov 07 2000 Lenny Cartier <lenny@mandrakesoft.com> 3.2.1-4mdk
12cr|xtel-3.3.0-17|263	- added configuration examples and some documentation from
12cr|xtel-3.3.0-17|264	Pierre Jarillon <jarillon@atlantic-line.fr>
12cr|xtel-3.3.0-17|265	
12cr|xtel-3.3.0-17|266	* Thu Sep 21 2000 Lenny Cartier <lenny@mandrakesoft.com> 3.2.1-3mdk
12cr|xtel-3.3.0-17|267	- build release
12cr|xtel-3.3.0-17|268	- menu
12cr|xtel-3.3.0-17|269	
12cr|xtel-3.3.0-17|270	* Thu May 04 2000 Lenny Cartier <lenny@mandrakesoft.com> 3.2.1-2mdk
12cr|xtel-3.3.0-17|271	- fix group
12cr|xtel-3.3.0-17|272	- spechelper cleanups
12cr|xtel-3.3.0-17|273	
12cr|xtel-3.3.0-17|274	* Fri Dec 31 1999 Frederic Lepied <flepied@mandrakesoft.com> 3.2.1-1mdk
12cr|xtel-3.3.0-17|275	- first mandrake release

8714 12
12cr|xtoolwait-1.3-13|1	%define name	xtoolwait
12cr|xtoolwait-1.3-13|2	%define version	1.3
12cr|xtoolwait-1.3-13|3	%define release	%mkrel 13
12cr|xtoolwait-1.3-13|4	
12cr|xtoolwait-1.3-13|5	Summary:	A utility which aims to decrease X session startup time
12cr|xtoolwait-1.3-13|6	Name:		%{name}
12cr|xtoolwait-1.3-13|7	Version:	%{version}
12cr|xtoolwait-1.3-13|8	Release:	%{release}
12cr|xtoolwait-1.3-13|9	License:	GPL
12cr|xtoolwait-1.3-13|10	Group:		System/Configuration/Other
12cr|xtoolwait-1.3-13|11	BuildRequires:	imake
12cr|xtoolwait-1.3-13|12	BuildRequires:	libx11-devel
12cr|xtoolwait-1.3-13|13	Buildrequires:	libxext-devel
12cr|xtoolwait-1.3-13|14	Url:		http://www.hacom.nl/~richard/software/xtoolwait.html
12cr|xtoolwait-1.3-13|15	Source:		ftp://ftp.x.org/contrib/utilities/%{name}-%{version}.tar.bz2
12cr|xtoolwait-1.3-13|16	Patch0:		xtoolwait-imake.patch
12cr|xtoolwait-1.3-13|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xtoolwait-1.3-13|18	
12cr|xtoolwait-1.3-13|19	%description
12cr|xtoolwait-1.3-13|20	Xtoolwait is a utility which starts an X client in the background, waits
12cr|xtoolwait-1.3-13|21	for a window to be mapped on the root window, and then exits.  Xtoolwait
12cr|xtoolwait-1.3-13|22	can improve performance for users who start a bunch of X clients
12cr|xtoolwait-1.3-13|23	automatically (for example, xterm, xlock, xconsole, whatever) when the
12cr|xtoolwait-1.3-13|24	X session starts.
12cr|xtoolwait-1.3-13|25	
12cr|xtoolwait-1.3-13|26	Install xtoolwait if you'd like to try to speed up the startup time for
12cr|xtoolwait-1.3-13|27	X sessions.
12cr|xtoolwait-1.3-13|28	
12cr|xtoolwait-1.3-13|29	%prep
12cr|xtoolwait-1.3-13|30	%setup -q
12cr|xtoolwait-1.3-13|31	%patch0 -p1
12cr|xtoolwait-1.3-13|32	
12cr|xtoolwait-1.3-13|33	%build
12cr|xtoolwait-1.3-13|34	xmkmf
12cr|xtoolwait-1.3-13|35	%make CDEBUGFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cr|xtoolwait-1.3-13|36	
12cr|xtoolwait-1.3-13|37	%install
12cr|xtoolwait-1.3-13|38	rm -rf $RPM_BUILD_ROOT
12cr|xtoolwait-1.3-13|39	%{makeinstall_std} install.man
12cr|xtoolwait-1.3-13|40	
12cr|xtoolwait-1.3-13|41	%clean
12cr|xtoolwait-1.3-13|42	rm -rf $RPM_BUILD_ROOT
12cr|xtoolwait-1.3-13|43	
12cr|xtoolwait-1.3-13|44	%files
12cr|xtoolwait-1.3-13|45	%defattr(-,root,root)
12cr|xtoolwait-1.3-13|46	%{_bindir}/xtoolwait
12cr|xtoolwait-1.3-13|47	%{_mandir}/man1/xtoolwait.1*
12cr|xtoolwait-1.3-13|48	
12cr|xtoolwait-1.3-13|49	
12cr|xtoolwait-1.3-13|50	%changelog
12cr|xtoolwait-1.3-13|51	* Fri Jan 21 2011 Funda Wang <fwang@mandriva.org> 1.3-13mdv2011.0
12cr|xtoolwait-1.3-13|52	+ Revision: 632065
12cr|xtoolwait-1.3-13|53	- br xext
12cr|xtoolwait-1.3-13|54	- simplify BR
12cr|xtoolwait-1.3-13|55	
12cr|xtoolwait-1.3-13|56	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.3-12mdv2010.0
12cr|xtoolwait-1.3-13|57	+ Revision: 435318
12cr|xtoolwait-1.3-13|58	- rebuild
12cr|xtoolwait-1.3-13|59	
12cr|xtoolwait-1.3-13|60	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.3-11mdv2009.0
12cr|xtoolwait-1.3-13|61	+ Revision: 242997
12cr|xtoolwait-1.3-13|62	- rebuild
12cr|xtoolwait-1.3-13|63	- kill re-definition of %%buildroot on Pixel's request
12cr|xtoolwait-1.3-13|64	- buildrequires X11-devel instead of XFree86-devel
12cr|xtoolwait-1.3-13|65	- fix man pages extension
12cr|xtoolwait-1.3-13|66	
12cr|xtoolwait-1.3-13|67	+ Olivier Blin <oblin@mandriva.com>
12cr|xtoolwait-1.3-13|68	- restore BuildRoot
12cr|xtoolwait-1.3-13|69	
12cr|xtoolwait-1.3-13|70	* Mon Jun 18 2007 Adam Williamson <awilliamson@mandriva.org> 1.3-9mdv2008.0
12cr|xtoolwait-1.3-13|71	+ Revision: 40748
12cr|xtoolwait-1.3-13|72	- new X.org layout; trim buildrequires; rebuild for new era
12cr|xtoolwait-1.3-13|73	- Import xtoolwait
12cr|xtoolwait-1.3-13|74	
12cr|xtoolwait-1.3-13|75	
12cr|xtoolwait-1.3-13|76	
12cr|xtoolwait-1.3-13|77	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 1.3-8mdk
12cr|xtoolwait-1.3-13|78	- Rebuild
12cr|xtoolwait-1.3-13|79	
12cr|xtoolwait-1.3-13|80	* Sat Dec 25 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.3-7mdk
12cr|xtoolwait-1.3-13|81	- fix buildrequires
12cr|xtoolwait-1.3-13|82	- cosmetics
12cr|xtoolwait-1.3-13|83	
12cr|xtoolwait-1.3-13|84	* Mon Jul 21 2003 Aurelien Lemaire <alemaire@mandrakesoft.com> 1.3-6mdk
12cr|xtoolwait-1.3-13|85	- Rebuild for the new RPM
12cr|xtoolwait-1.3-13|86	- Add Url
12cr|xtoolwait-1.3-13|87	
12cr|xtoolwait-1.3-13|88	* Mon May 06 2002 Aurelien Lemaire <alemaire@mandrakesoft.com> 1.3-5mdk
12cr|xtoolwait-1.3-13|89	- Rebuild
12cr|xtoolwait-1.3-13|90	
12cr|xtoolwait-1.3-13|91	* Tue May 01 2001 David BAUDENS <baudens@mandrakesoft.com> 1.3-4mdk
12cr|xtoolwait-1.3-13|92	- Use %%_tmppath for BuildRoot
12cr|xtoolwait-1.3-13|93	
12cr|xtoolwait-1.3-13|94	* Tue Aug 08 2000 Frederic Lepied <flepied@mandrakesoft.com> 1.3-3mdk
12cr|xtoolwait-1.3-13|95	- automatically added BuildRequires
12cr|xtoolwait-1.3-13|96	
12cr|xtoolwait-1.3-13|97	* Tue Mar 28 2000 dam's <damien@mandrakesoft.com> 1.3-2mdk
12cr|xtoolwait-1.3-13|98	- Release.
12cr|xtoolwait-1.3-13|99	
12cr|xtoolwait-1.3-13|100	* Fri Nov 5 1999 dam's <damien@mandrakesoft.com>
12cr|xtoolwait-1.3-13|101	- Version 1.3
12cr|xtoolwait-1.3-13|102	
12cr|xtoolwait-1.3-13|103	* Thu May 06 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
12cr|xtoolwait-1.3-13|104	- Mandrake adaptions
12cr|xtoolwait-1.3-13|105	- handle RPM_OPT_FLAGS
12cr|xtoolwait-1.3-13|106	
12cr|xtoolwait-1.3-13|107	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|xtoolwait-1.3-13|108	- auto rebuild in the new build environment (release 2)
12cr|xtoolwait-1.3-13|109	
12cr|xtoolwait-1.3-13|110	* Fri Dec 18 1998 Bill Nottingham <notting@redhat.com>
12cr|xtoolwait-1.3-13|111	- build new version for 6.0
12cr|xtoolwait-1.3-13|112	
12cr|xtoolwait-1.3-13|113	* Wed Aug 12 1998 Jeff Johnson <jbj@redhat.com>
12cr|xtoolwait-1.3-13|114	- build root
12cr|xtoolwait-1.3-13|115	
12cr|xtoolwait-1.3-13|116	* Thu May 07 1998 Prospector System <bugs@redhat.com>
12cr|xtoolwait-1.3-13|117	- translations modified for de, fr, tr
12cr|xtoolwait-1.3-13|118	
12cr|xtoolwait-1.3-13|119	* Fri Oct 24 1997 Marc Ewing <marc@redhat.com>
12cr|xtoolwait-1.3-13|120	- new version
12cr|xtoolwait-1.3-13|121	
12cr|xtoolwait-1.3-13|122	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cr|xtoolwait-1.3-13|123	- built against glibc

8715 12
12cr|xtouch-0.2-8|1	%define version 0.2
12cr|xtouch-0.2-8|2	%define release 8
12cr|xtouch-0.2-8|3	
12cr|xtouch-0.2-8|4	Summary:		A mk712 touchscreen driver/calibration tool for X
12cr|xtouch-0.2-8|5	Name:			xtouch
12cr|xtouch-0.2-8|6	Version:		%{version}
12cr|xtouch-0.2-8|7	Release:		%{release}
12cr|xtouch-0.2-8|8	License:		GPL
12cr|xtouch-0.2-8|9	Group:			System/X11
12cr|xtouch-0.2-8|10	
12cr|xtouch-0.2-8|11	Source:			xtouch-0.2_ML1.0.0-beta3-8.tar.bz2
12cr|xtouch-0.2-8|12	Patch0:			xtouch-correct-device.patch
12cr|xtouch-0.2-8|13	Patch1:			xtouch-conf-file.patch
12cr|xtouch-0.2-8|14	Patch2:			xtouch-link.patch
12cr|xtouch-0.2-8|15	URL:			http://unknown_originally_from_Transmeta's_Midori_Linux
12cr|xtouch-0.2-8|16	BuildRequires:		pkgconfig(x11)
12cr|xtouch-0.2-8|17	BuildRequires:		pkgconfig(xtst)
12cr|xtouch-0.2-8|18	BuildRequires:		pkgconfig(xt)
12cr|xtouch-0.2-8|19	BuildRequires:		pkgconfig(xi)
12cr|xtouch-0.2-8|20	
12cr|xtouch-0.2-8|21	%description
12cr|xtouch-0.2-8|22	Xtouch enables the use of a mk712 touch screen as an input device for X.
12cr|xtouch-0.2-8|23	If the configuration file is empty, a calibration routine is launched when
12cr|xtouch-0.2-8|24	X starts.
12cr|xtouch-0.2-8|25	
12cr|xtouch-0.2-8|26	%prep
12cr|xtouch-0.2-8|27	%setup -q
12cr|xtouch-0.2-8|28	patch -p2 < xtouch-bestfit.patch
12cr|xtouch-0.2-8|29	%patch0 -p1 -b .dev
12cr|xtouch-0.2-8|30	%patch1 -p1 -b .conf
12cr|xtouch-0.2-8|31	%patch2 -p0 -b .link
12cr|xtouch-0.2-8|32	
12cr|xtouch-0.2-8|33	%build
12cr|xtouch-0.2-8|34	%setup_compile_flags
12cr|xtouch-0.2-8|35	pushd src
12cr|xtouch-0.2-8|36	%make
12cr|xtouch-0.2-8|37	%make dump-mouse
12cr|xtouch-0.2-8|38	popd
12cr|xtouch-0.2-8|39	
12cr|xtouch-0.2-8|40	%install
12cr|xtouch-0.2-8|41	install -d $RPM_BUILD_ROOT%{_usr}/X11R6/bin
12cr|xtouch-0.2-8|42	install -d $RPM_BUILD_ROOT%{_sysconfdir}
12cr|xtouch-0.2-8|43	install -d $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit.d
12cr|xtouch-0.2-8|44	install -d $RPM_BUILD_ROOT%{_sysconfdir}/devfs/conf.d
12cr|xtouch-0.2-8|45	install src/%{name} $RPM_BUILD_ROOT%{_usr}/X11R6/bin
12cr|xtouch-0.2-8|46	install src/dump-mouse $RPM_BUILD_ROOT%{_usr}/X11R6/bin
12cr|xtouch-0.2-8|47	cat /dev/null >  $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
12cr|xtouch-0.2-8|48	
12cr|xtouch-0.2-8|49	cat >> $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit.d/%{name} <<EOF
12cr|xtouch-0.2-8|50	#!/bin/sh
12cr|xtouch-0.2-8|51	# start the touchscreen handler, it will calibrate if there
12cr|xtouch-0.2-8|52	# is no xtouch file in /etc or ~/.xtouch
12cr|xtouch-0.2-8|53	XTOUCH_CALIBRATE=1 xtouch &
12cr|xtouch-0.2-8|54	EOF
12cr|xtouch-0.2-8|55	chmod +x $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit.d/%{name}
12cr|xtouch-0.2-8|56	
12cr|xtouch-0.2-8|57	cat >> $RPM_BUILD_ROOT%{_sysconfdir}/devfs/conf.d/mk712.conf <<EOF
12cr|xtouch-0.2-8|58	REGISTER        ^misc/mk712*        PERMISSIONS     root.root  0644
12cr|xtouch-0.2-8|59	EOF
12cr|xtouch-0.2-8|60	
12cr|xtouch-0.2-8|61	%files
12cr|xtouch-0.2-8|62	%defattr (-,root,root)
12cr|xtouch-0.2-8|63	%doc CONFIG
12cr|xtouch-0.2-8|64	%{_usr}/X11R6/bin/%{name}
12cr|xtouch-0.2-8|65	%{_usr}/X11R6/bin/dump-mouse
12cr|xtouch-0.2-8|66	%config(noreplace) %{_sysconfdir}/%{name}
12cr|xtouch-0.2-8|67	%{_sysconfdir}/X11/xinit.d/%{name}
12cr|xtouch-0.2-8|68	%config(noreplace) %{_sysconfdir}/devfs/conf.d/mk712.conf
12cr|xtouch-0.2-8|69	

8716 12
12cr|xtrace-1.2.0-3|1	Summary:	An strace like program for tracing X11 connections
12cr|xtrace-1.2.0-3|2	Name:		xtrace
12cr|xtrace-1.2.0-3|3	Version:	1.2.0
12cr|xtrace-1.2.0-3|4	Release:	%mkrel 3
12cr|xtrace-1.2.0-3|5	License:	BSD
12cr|xtrace-1.2.0-3|6	Group:		System/Kernel and hardware
12cr|xtrace-1.2.0-3|7	URL:		https://alioth.debian.org/projects/xtrace/
12cr|xtrace-1.2.0-3|8	Source0:	http://ftp.de.debian.org/debian/pool/main/x/xtrace/%{name}_%{version}.orig.tar.gz
12cr|xtrace-1.2.0-3|9	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|xtrace-1.2.0-3|10	#Conflicts:	glibc-utils
12cr|xtrace-1.2.0-3|11	
12cr|xtrace-1.2.0-3|12	%description
12cr|xtrace-1.2.0-3|13	What strace is for system calls, xtrace is for X11 connections:
12cr|xtrace-1.2.0-3|14	you hook it between one or more X11 clients and an X server and
12cr|xtrace-1.2.0-3|15	it prints the requests going from client to server and the replies,
12cr|xtrace-1.2.0-3|16	events and errors going the other way.
12cr|xtrace-1.2.0-3|17	
12cr|xtrace-1.2.0-3|18	
12cr|xtrace-1.2.0-3|19	%prep
12cr|xtrace-1.2.0-3|20	%setup -q
12cr|xtrace-1.2.0-3|21	%configure2_5x
12cr|xtrace-1.2.0-3|22	
12cr|xtrace-1.2.0-3|23	%build
12cr|xtrace-1.2.0-3|24	CFLAGS="%{optflags} -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
12cr|xtrace-1.2.0-3|25	%make
12cr|xtrace-1.2.0-3|26	
12cr|xtrace-1.2.0-3|27	%install
12cr|xtrace-1.2.0-3|28	rm -rf %{buildroot}
12cr|xtrace-1.2.0-3|29	#mkdir -p $RPM_BUILD_ROOT/ % _bindir
12cr|xtrace-1.2.0-3|30	#install -m 755 mbootpack $RPM_BUILD_ROOT/ % _bindir/
12cr|xtrace-1.2.0-3|31	%makeinstall_std
12cr|xtrace-1.2.0-3|32	mv %{buildroot}/%_bindir/xtrace %buildroot/%_bindir/xtrace-x11
12cr|xtrace-1.2.0-3|33	mv %{buildroot}/%_mandir/man1/xtrace.1 %buildroot/%_mandir/man1/xtrace-x11.1
12cr|xtrace-1.2.0-3|34	mv %{buildroot}/%_datadir/%{name} %buildroot/%_datadir/%{name}-x11/
12cr|xtrace-1.2.0-3|35	
12cr|xtrace-1.2.0-3|36	%clean
12cr|xtrace-1.2.0-3|37	rm -rf %{buildroot}
12cr|xtrace-1.2.0-3|38	
12cr|xtrace-1.2.0-3|39	%files
12cr|xtrace-1.2.0-3|40	%defattr(-,root,root)
12cr|xtrace-1.2.0-3|41	%doc README NEWS
12cr|xtrace-1.2.0-3|42	%{_bindir}/*
12cr|xtrace-1.2.0-3|43	%{_mandir}/man1/*
12cr|xtrace-1.2.0-3|44	%{_datadir}/%{name}-x11/*.proto
12cr|xtrace-1.2.0-3|45	
12cr|xtrace-1.2.0-3|46	
12cr|xtrace-1.2.0-3|47	%changelog
12cr|xtrace-1.2.0-3|48	* Tue Sep 20 2011 Alexander Barakin <abarakin@mandriva.org> 1.2.0-3mdv2012.0
12cr|xtrace-1.2.0-3|49	+ Revision: 700554
12cr|xtrace-1.2.0-3|50	- man dir fix
12cr|xtrace-1.2.0-3|51	
12cr|xtrace-1.2.0-3|52	* Tue Sep 20 2011 Alexander Barakin <abarakin@mandriva.org> 1.2.0-2
12cr|xtrace-1.2.0-3|53	+ Revision: 700549
12cr|xtrace-1.2.0-3|54	- resolve dupe names
12cr|xtrace-1.2.0-3|55	
12cr|xtrace-1.2.0-3|56	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.2.0-1
12cr|xtrace-1.2.0-3|57	+ Revision: 645492
12cr|xtrace-1.2.0-3|58	- update to new version 1.2.0
12cr|xtrace-1.2.0-3|59	
12cr|xtrace-1.2.0-3|60	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2011.0
12cr|xtrace-1.2.0-3|61	+ Revision: 615746
12cr|xtrace-1.2.0-3|62	- the mass rebuild of 2010.1 packages
12cr|xtrace-1.2.0-3|63	
12cr|xtrace-1.2.0-3|64	* Thu Feb 11 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.0.2-1mdv2010.1
12cr|xtrace-1.2.0-3|65	+ Revision: 504307
12cr|xtrace-1.2.0-3|66	- update to 1.0.2
12cr|xtrace-1.2.0-3|67	
12cr|xtrace-1.2.0-3|68	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 1.0.1-1mdv2010.1
12cr|xtrace-1.2.0-3|69	+ Revision: 462688
12cr|xtrace-1.2.0-3|70	- Update to new version 1.0.1
12cr|xtrace-1.2.0-3|71	
12cr|xtrace-1.2.0-3|72	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.8.0-6mdv2010.0
12cr|xtrace-1.2.0-3|73	+ Revision: 435321
12cr|xtrace-1.2.0-3|74	- rebuild
12cr|xtrace-1.2.0-3|75	- rebuild
12cr|xtrace-1.2.0-3|76	
12cr|xtrace-1.2.0-3|77	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.8.0-4mdv2009.0
12cr|xtrace-1.2.0-3|78	+ Revision: 257835
12cr|xtrace-1.2.0-3|79	- rebuild
12cr|xtrace-1.2.0-3|80	- kill re-definition of %%buildroot on Pixel's request
12cr|xtrace-1.2.0-3|81	
12cr|xtrace-1.2.0-3|82	+ Olivier Blin <blino@mandriva.org>
12cr|xtrace-1.2.0-3|83	- restore BuildRoot
12cr|xtrace-1.2.0-3|84	
12cr|xtrace-1.2.0-3|85	* Fri Nov 23 2007 Pixel <pixel@mandriva.com> 0.8.0-2mdv2008.1
12cr|xtrace-1.2.0-3|86	+ Revision: 111654
12cr|xtrace-1.2.0-3|87	- glibc-utils also provides /usr/bin/xtrace, explicit conflict is needed
12cr|xtrace-1.2.0-3|88	
12cr|xtrace-1.2.0-3|89	* Wed Sep 05 2007 Thierry Vignaud <tv@mandriva.org> 0.8.0-1mdv2008.0
12cr|xtrace-1.2.0-3|90	+ Revision: 80033
12cr|xtrace-1.2.0-3|91	- new release
12cr|xtrace-1.2.0-3|92	
12cr|xtrace-1.2.0-3|93	
12cr|xtrace-1.2.0-3|94	* Fri Nov 24 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.7.0-1mdv2007.0
12cr|xtrace-1.2.0-3|95	+ Revision: 87136
12cr|xtrace-1.2.0-3|96	- Import xtrace
12cr|xtrace-1.2.0-3|97	
12cr|xtrace-1.2.0-3|98	* Fri Nov 24 2006 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.7.0-1mdv2007.1
12cr|xtrace-1.2.0-3|99	- new release
12cr|xtrace-1.2.0-3|100	- fix URL
12cr|xtrace-1.2.0-3|101	
12cr|xtrace-1.2.0-3|102	* Sat Oct 14 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0-1mdv2007.1
12cr|xtrace-1.2.0-3|103	- initial release
12cr|xtrace-1.2.0-3|104	

8717 12
12cr|xtrlock-2.0-2|1	%define debver	2.0-13
12cr|xtrlock-2.0-2|2	
12cr|xtrlock-2.0-2|3	Summary:	Minimal X display lock program
12cr|xtrlock-2.0-2|4	Name:		xtrlock
12cr|xtrlock-2.0-2|5	Version:	2.0
12cr|xtrlock-2.0-2|6	Release:	%{mkrel 2}
12cr|xtrlock-2.0-2|7	Group:		Graphical desktop/Other
12cr|xtrlock-2.0-2|8	URL:		http://packages.debian.org/sid/xtrlock
12cr|xtrlock-2.0-2|9	BuildRequires:	libx11-devel
12cr|xtrlock-2.0-2|10	BuildRequires:	imake
12cr|xtrlock-2.0-2|11	License:	GPLv2+
12cr|xtrlock-2.0-2|12	Source0:	http://ftp.de.debian.org/debian/pool/main/x/%{name}/%{name}_%{debver}.tar.gz
12cr|xtrlock-2.0-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xtrlock-2.0-2|14	
12cr|xtrlock-2.0-2|15	%description
12cr|xtrlock-2.0-2|16	xtrlock is a very minimal X display lock program, which uses nothing
12cr|xtrlock-2.0-2|17	except the Xlib library. It doesn't obscure the screen, it is
12cr|xtrlock-2.0-2|18	completely idle while the display is locked and you don't type at it,
12cr|xtrlock-2.0-2|19	and it doesn't do funny things to the X access control lists.
12cr|xtrlock-2.0-2|20	
12cr|xtrlock-2.0-2|21	%prep
12cr|xtrlock-2.0-2|22	%setup -q
12cr|xtrlock-2.0-2|23	
12cr|xtrlock-2.0-2|24	%build
12cr|xtrlock-2.0-2|25	xmkmf
12cr|xtrlock-2.0-2|26	%make CFLAGS="%{optflags}" xtrlock
12cr|xtrlock-2.0-2|27	
12cr|xtrlock-2.0-2|28	%install
12cr|xtrlock-2.0-2|29	rm -rf %{buildroot}
12cr|xtrlock-2.0-2|30	
12cr|xtrlock-2.0-2|31	mkdir -p %{buildroot}%{_bindir}/%{name}
12cr|xtrlock-2.0-2|32	mkdir -p %{buildroot}%{_mandir}/man1
12cr|xtrlock-2.0-2|33	install -m 755 xtrlock %{buildroot}%{_bindir}/%{name}
12cr|xtrlock-2.0-2|34	install -m 644 xtrlock.man %{buildroot}%{_mandir}/man1/%{name}.1x
12cr|xtrlock-2.0-2|35	
12cr|xtrlock-2.0-2|36	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xtrlock-2.0-2|37	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|xtrlock-2.0-2|38	[Desktop Entry]
12cr|xtrlock-2.0-2|39	Name=Xtrlock
12cr|xtrlock-2.0-2|40	Comment=X terminal lock
12cr|xtrlock-2.0-2|41	Exec=%{_bindir}/%{name}
12cr|xtrlock-2.0-2|42	Icon=gnome-lockscreen
12cr|xtrlock-2.0-2|43	Terminal=false
12cr|xtrlock-2.0-2|44	Type=Application
12cr|xtrlock-2.0-2|45	StartupNotify=true
12cr|xtrlock-2.0-2|46	Categories=System;
12cr|xtrlock-2.0-2|47	EOF
12cr|xtrlock-2.0-2|48	
12cr|xtrlock-2.0-2|49	%if %mdkversion < 200900
12cr|xtrlock-2.0-2|50	%post
12cr|xtrlock-2.0-2|51	%{update_menus}
12cr|xtrlock-2.0-2|52	%endif
12cr|xtrlock-2.0-2|53	
12cr|xtrlock-2.0-2|54	%if %mdkversion < 200900
12cr|xtrlock-2.0-2|55	%postun
12cr|xtrlock-2.0-2|56	%{clean_menus}
12cr|xtrlock-2.0-2|57	%endif
12cr|xtrlock-2.0-2|58	
12cr|xtrlock-2.0-2|59	%clean
12cr|xtrlock-2.0-2|60	rm -rf %{buildroot}
12cr|xtrlock-2.0-2|61	
12cr|xtrlock-2.0-2|62	%files
12cr|xtrlock-2.0-2|63	%defattr(-,root,root)
12cr|xtrlock-2.0-2|64	%doc debian/README.Debian
12cr|xtrlock-2.0-2|65	%{_bindir}/%{name}
12cr|xtrlock-2.0-2|66	%{_mandir}/man1/%{name}.1*
12cr|xtrlock-2.0-2|67	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xtrlock-2.0-2|68	
12cr|xtrlock-2.0-2|69	
12cr|xtrlock-2.0-2|70	%changelog
12cr|xtrlock-2.0-2|71	* Mon Sep 21 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.0-2mdv2010.0
12cr|xtrlock-2.0-2|72	+ Revision: 446272
12cr|xtrlock-2.0-2|73	- rebuild
12cr|xtrlock-2.0-2|74	
12cr|xtrlock-2.0-2|75	* Wed Dec 24 2008 Adam Williamson <awilliamson@mandriva.org> 2.0-1mdv2009.1
12cr|xtrlock-2.0-2|76	+ Revision: 318409
12cr|xtrlock-2.0-2|77	- buildrequires imake
12cr|xtrlock-2.0-2|78	- import xtrlock
12cr|xtrlock-2.0-2|79	
12cr|xtrlock-2.0-2|80	

8718 12
12cr|xtux-20030306-13|1	Name:		xtux
12cr|xtux-20030306-13|2	Version:	20030306
12cr|xtux-20030306-13|3	Release:	13
12cr|xtux-20030306-13|4	Summary:	Multiplayer arcade game featuring open-source mascots
12cr|xtux-20030306-13|5	Group:		Games/Arcade
12cr|xtux-20030306-13|6	License:	GPL+ and LGPLv2+
12cr|xtux-20030306-13|7	URL:		http://xtux.sourceforge.net/
12cr|xtux-20030306-13|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.bz2
12cr|xtux-20030306-13|9	Source1:	%{name}-16.png
12cr|xtux-20030306-13|10	Source2:	%{name}-32.png
12cr|xtux-20030306-13|11	Source3:	%{name}-48.png
12cr|xtux-20030306-13|12	Patch:		xtux-fix-format-strings.patch
12cr|xtux-20030306-13|13	BuildRequires:	xpm-devel
12cr|xtux-20030306-13|14	
12cr|xtux-20030306-13|15	%description
12cr|xtux-20030306-13|16	2005: Microsoft finally releases Windows2000. The few remaining in line
12cr|xtux-20030306-13|17	from midnight December 31, 1999 expecting Microsoft to deliver "on time"
12cr|xtux-20030306-13|18	were slightly annoyed, but otherwise the response was extremely
12cr|xtux-20030306-13|19	enthusiastic.
12cr|xtux-20030306-13|20	
12cr|xtux-20030306-13|21	...
12cr|xtux-20030306-13|22	
12cr|xtux-20030306-13|23	You must Battle through hoards of Evil Microsoft lusers, Certified Peons
12cr|xtux-20030306-13|24	and Bugs while collecting computer processors. Using these, construct a
12cr|xtux-20030306-13|25	massive Beowulf machine capable of cracking the security on Microsofts
12cr|xtux-20030306-13|26	secret database. Upload yourself into the internet, liberate friendly
12cr|xtux-20030306-13|27	Linux sites, then battle your way into microsoft.com destroying all you
12cr|xtux-20030306-13|28	can find. Only then can you turn your wrath towards your nemisis, the
12cr|xtux-20030306-13|29	evil lord Gates.
12cr|xtux-20030306-13|30	
12cr|xtux-20030306-13|31	%prep
12cr|xtux-20030306-13|32	%setup -q -n %{name}
12cr|xtux-20030306-13|33	%patch -p2
12cr|xtux-20030306-13|34	%{__perl} -pi -e 's|./tux_serv|%{_gamesbindir}/tux_serv|;' src/client/menu.c
12cr|xtux-20030306-13|35	
12cr|xtux-20030306-13|36	%build
12cr|xtux-20030306-13|37	%{make} CC="%{__cc} %{optflags}" DATADIR="%{_gamesdatadir}/%{name}" X11LIB="-lX11"
12cr|xtux-20030306-13|38	
12cr|xtux-20030306-13|39	%install
12cr|xtux-20030306-13|40	%{__mkdir_p} %{buildroot}%{_gamesbindir}
12cr|xtux-20030306-13|41	%{__install} -m 755 %{name} %{buildroot}%{_gamesbindir}
12cr|xtux-20030306-13|42	%{__mkdir_p} %{buildroot}%{_sbindir}
12cr|xtux-20030306-13|43	%{__install} -m 755 tux_serv %{buildroot}%{_gamesbindir}
12cr|xtux-20030306-13|44	
12cr|xtux-20030306-13|45	%{__mkdir_p} %{buildroot}%{_gamesdatadir}/%{name}
12cr|xtux-20030306-13|46	cp -a data/* %{buildroot}%{_gamesdatadir}/%{name}
12cr|xtux-20030306-13|47	
12cr|xtux-20030306-13|48	# icons
12cr|xtux-20030306-13|49	%{__install} -D -m 644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
12cr|xtux-20030306-13|50	%{__install} -D -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12cr|xtux-20030306-13|51	%{__install} -D -m 644 %{SOURCE3} %{buildroot}%{_miconsdir}/%{name}.png
12cr|xtux-20030306-13|52	
12cr|xtux-20030306-13|53	# menus
12cr|xtux-20030306-13|54	
12cr|xtux-20030306-13|55	%{__mkdir_p} %{buildroot}%{_datadir}/applications
12cr|xtux-20030306-13|56	%{__cat} > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|xtux-20030306-13|57	[Desktop Entry]
12cr|xtux-20030306-13|58	Name=X-Tux
12cr|xtux-20030306-13|59	Comment=X-Tux
12cr|xtux-20030306-13|60	Exec=%{_gamesbindir}/%{name}
12cr|xtux-20030306-13|61	Icon=%{name}
12cr|xtux-20030306-13|62	Terminal=false
12cr|xtux-20030306-13|63	Type=Application
12cr|xtux-20030306-13|64	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cr|xtux-20030306-13|65	EOF
12cr|xtux-20030306-13|66	
12cr|xtux-20030306-13|67	%{_bindir}/find %{buildroot}%{_gamesdatadir}/%{name}/images -type d -name ".xvpics" | %{_bindir}/xargs -t %{__rm} -r
12cr|xtux-20030306-13|68	
12cr|xtux-20030306-13|69	%files
12cr|xtux-20030306-13|70	%defattr(0644,root,root,0755)
12cr|xtux-20030306-13|71	%doc AUTHORS CHANGELOG COPYING README README.GGZ doc/*
12cr|xtux-20030306-13|72	%attr(0755,root,root) %{_gamesbindir}/%{name}
12cr|xtux-20030306-13|73	%attr(0755,root,root) %{_gamesbindir}/tux_serv
12cr|xtux-20030306-13|74	%{_gamesdatadir}/%{name}
12cr|xtux-20030306-13|75	%{_iconsdir}/%{name}.png
12cr|xtux-20030306-13|76	%{_miconsdir}/%{name}.png
12cr|xtux-20030306-13|77	%{_liconsdir}/%{name}.png
12cr|xtux-20030306-13|78	%{_datadir}/applications/*
12cr|xtux-20030306-13|79	

8719 12
12cr|xvattr-1.3-9|1	%define name	xvattr
12cr|xvattr-1.3-9|2	%define version	1.3
12cr|xvattr-1.3-9|3	%define release	%mkrel 9
12cr|xvattr-1.3-9|4	
12cr|xvattr-1.3-9|5	Name:	%{name}
12cr|xvattr-1.3-9|6	Version: %{version}
12cr|xvattr-1.3-9|7	Release: %{release}
12cr|xvattr-1.3-9|8	Summary: Attribute editor for Xv extensions
12cr|xvattr-1.3-9|9	License: GPL
12cr|xvattr-1.3-9|10	Group:	 Video
12cr|xvattr-1.3-9|11	Source:	 http://www.dtek.chalmers.se/~dvd/dist/%{name}-%{version}.tar.bz2
12cr|xvattr-1.3-9|12	# (gentoo) use gtk+2.0:
12cr|xvattr-1.3-9|13	Patch0:  xvattr-1.3-gtk.patch
12cr|xvattr-1.3-9|14	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cr|xvattr-1.3-9|15	BuildRequires: gtk+2-devel
12cr|xvattr-1.3-9|16	BuildRequires: libxv-devel
12cr|xvattr-1.3-9|17	URL:	http://www.dtek.chalmers.se/groups/dvd/
12cr|xvattr-1.3-9|18	
12cr|xvattr-1.3-9|19	%description
12cr|xvattr-1.3-9|20	Xvattr lets you list the available attributes associated with the Xv
12cr|xvattr-1.3-9|21	extension to Xorg. It also allows you to change the values of the
12cr|xvattr-1.3-9|22	attributes. This can be used to change brightness and so on for
12cr|xvattr-1.3-9|23	programs that use Xv overlays.
12cr|xvattr-1.3-9|24	
12cr|xvattr-1.3-9|25	%prep
12cr|xvattr-1.3-9|26	%setup -q
12cr|xvattr-1.3-9|27	%patch0 -p1
12cr|xvattr-1.3-9|28	
12cr|xvattr-1.3-9|29	%build
12cr|xvattr-1.3-9|30	%configure2_5x
12cr|xvattr-1.3-9|31	%make
12cr|xvattr-1.3-9|32	
12cr|xvattr-1.3-9|33	%install
12cr|xvattr-1.3-9|34	rm -rf $RPM_BUILD_ROOT
12cr|xvattr-1.3-9|35	%makeinstall
12cr|xvattr-1.3-9|36	
12cr|xvattr-1.3-9|37	%clean
12cr|xvattr-1.3-9|38	rm -rf $RPM_BUILD_ROOT
12cr|xvattr-1.3-9|39	
12cr|xvattr-1.3-9|40	%files
12cr|xvattr-1.3-9|41	%defattr(-,root,root)
12cr|xvattr-1.3-9|42	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README xvattr.html
12cr|xvattr-1.3-9|43	%{_bindir}/%name
12cr|xvattr-1.3-9|44	%{_bindir}/gxvattr
12cr|xvattr-1.3-9|45	%{_mandir}/man1/%name.1*
12cr|xvattr-1.3-9|46	
12cr|xvattr-1.3-9|47	
12cr|xvattr-1.3-9|48	
12cr|xvattr-1.3-9|49	
12cr|xvattr-1.3-9|50	%changelog
12cr|xvattr-1.3-9|51	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3-9mdv2011.0
12cr|xvattr-1.3-9|52	+ Revision: 615753
12cr|xvattr-1.3-9|53	- the mass rebuild of 2010.1 packages
12cr|xvattr-1.3-9|54	
12cr|xvattr-1.3-9|55	* Thu Dec 03 2009 Thierry Vignaud <tv@mandriva.org> 1.3-8mdv2010.1
12cr|xvattr-1.3-9|56	+ Revision: 472978
12cr|xvattr-1.3-9|57	- patch 0: use gtk+2.0 (from gentoo)
12cr|xvattr-1.3-9|58	
12cr|xvattr-1.3-9|59	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.3-7mdv2010.0
12cr|xvattr-1.3-9|60	+ Revision: 435322
12cr|xvattr-1.3-9|61	- rebuild
12cr|xvattr-1.3-9|62	
12cr|xvattr-1.3-9|63	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 1.3-6mdv2009.0
12cr|xvattr-1.3-9|64	+ Revision: 262740
12cr|xvattr-1.3-9|65	- rebuild
12cr|xvattr-1.3-9|66	
12cr|xvattr-1.3-9|67	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.3-5mdv2009.0
12cr|xvattr-1.3-9|68	+ Revision: 257847
12cr|xvattr-1.3-9|69	- rebuild
12cr|xvattr-1.3-9|70	
12cr|xvattr-1.3-9|71	+ Olivier Blin <oblin@mandriva.com>
12cr|xvattr-1.3-9|72	- restore BuildRoot
12cr|xvattr-1.3-9|73	
12cr|xvattr-1.3-9|74	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.3-3mdv2008.1
12cr|xvattr-1.3-9|75	+ Revision: 130604
12cr|xvattr-1.3-9|76	- kill re-definition of %%buildroot on Pixel's request
12cr|xvattr-1.3-9|77	
12cr|xvattr-1.3-9|78	
12cr|xvattr-1.3-9|79	* Fri Jan 12 2007 Götz Waschk <waschk@mandriva.org> 1.3-3mdv2007.0
12cr|xvattr-1.3-9|80	+ Revision: 108136
12cr|xvattr-1.3-9|81	- fix buildrequires
12cr|xvattr-1.3-9|82	- Import xvattr
12cr|xvattr-1.3-9|83	
12cr|xvattr-1.3-9|84	* Fri Jan 12 2007 Götz Waschk <waschk@mandriva.org> 1.3-3mdv2007.1
12cr|xvattr-1.3-9|85	- use the right configure macro
12cr|xvattr-1.3-9|86	
12cr|xvattr-1.3-9|87	* Fri Jun 03 2005 Sebastien savarin <plouf@mandriva.org> 1.3-3mdk
12cr|xvattr-1.3-9|88	- Rebuild for new gcc
12cr|xvattr-1.3-9|89	
12cr|xvattr-1.3-9|90	* Wed Sep 08 2004 Spencer Anderson <sdander@oberon.ark.com> 1.3-2mdk
12cr|xvattr-1.3-9|91	- rebuild
12cr|xvattr-1.3-9|92	- change description
12cr|xvattr-1.3-9|93	

8720 12
12cr|xvidcap-1.1.7-4|1	#####################
12cr|xvidcap-1.1.7-4|2	# Hardcode PLF build
12cr|xvidcap-1.1.7-4|3	%define build_plf 0
12cr|xvidcap-1.1.7-4|4	#####################
12cr|xvidcap-1.1.7-4|5	
12cr|xvidcap-1.1.7-4|6	%{?_with_plf: %{expand: %%global build_plf 1}}
12cr|xvidcap-1.1.7-4|7	
12cr|xvidcap-1.1.7-4|8	%if %{build_plf}
12cr|xvidcap-1.1.7-4|9	%define distsuffix plf
12cr|xvidcap-1.1.7-4|10	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12cr|xvidcap-1.1.7-4|11	%define extrarelsuffix plf
12cr|xvidcap-1.1.7-4|12	%endif
12cr|xvidcap-1.1.7-4|13	
12cr|xvidcap-1.1.7-4|14	# Note that disabling these does not cause build failures, but
12cr|xvidcap-1.1.7-4|15	# other output formats than xwd will be disabled
12cr|xvidcap-1.1.7-4|16	# embedded ffmpeg vhook modules
12cr|xvidcap-1.1.7-4|17	%define _disable_ld_no_undefined 1
12cr|xvidcap-1.1.7-4|18	# FIXME: embedded ffmpeg
12cr|xvidcap-1.1.7-4|19	%define _disable_ld_as_needed 1
12cr|xvidcap-1.1.7-4|20	
12cr|xvidcap-1.1.7-4|21	Name:		xvidcap
12cr|xvidcap-1.1.7-4|22	Summary:	Screen capture video recorder
12cr|xvidcap-1.1.7-4|23	Version:	1.1.7
12cr|xvidcap-1.1.7-4|24	Release:	4%{?extrarelsuffix}
12cr|xvidcap-1.1.7-4|25	License:	GPLv2+
12cr|xvidcap-1.1.7-4|26	Group:		Video
12cr|xvidcap-1.1.7-4|27	URL:		http://xvidcap.sourceforge.net/
12cr|xvidcap-1.1.7-4|28	Source:		http://downloads.sourceforge.net/xvidcap/%{name}-%{version}.tar.gz
12cr|xvidcap-1.1.7-4|29	Patch0:		xvidcap-1.1.5-docbook.patch
12cr|xvidcap-1.1.7-4|30	Patch1:		xvidcap-1.1.7-fix-headers.patch
12cr|xvidcap-1.1.7-4|31	Patch2:		xvidcap-1.1.5-nawk.patch
12cr|xvidcap-1.1.7-4|32	Patch3:		xvidcap-1.1.7-desktop-entry.patch
12cr|xvidcap-1.1.7-4|33	Patch4:		xvidcap-1.1.7-ffmpeg-options.patch
12cr|xvidcap-1.1.7-4|34	Patch5:		xvidcap-1.1.7-shmstr.patch
12cr|xvidcap-1.1.7-4|35	Patch6:		xvidcap-1.1.7-glib.patch
12cr|xvidcap-1.1.7-4|36	
12cr|xvidcap-1.1.7-4|37	BuildRequires:	docbook-utils
12cr|xvidcap-1.1.7-4|38	BuildRequires:	intltool
12cr|xvidcap-1.1.7-4|39	BuildRequires:	scrollkeeper
12cr|xvidcap-1.1.7-4|40	BuildRequires:	xmlto
12cr|xvidcap-1.1.7-4|41	BuildRequires:	jpeg-devel
12cr|xvidcap-1.1.7-4|42	BuildRequires:	pkgconfig(dbus-glib-1)
12cr|xvidcap-1.1.7-4|43	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|xvidcap-1.1.7-4|44	BuildRequires:	pkgconfig(libglade-2.0)
12cr|xvidcap-1.1.7-4|45	BuildRequires:	pkgconfig(libpng)
12cr|xvidcap-1.1.7-4|46	BuildRequires:	pkgconfig(theora)
12cr|xvidcap-1.1.7-4|47	BuildRequires:	pkgconfig(x11)
12cr|xvidcap-1.1.7-4|48	BuildRequires:	pkgconfig(xmu)
12cr|xvidcap-1.1.7-4|49	BuildRequires:	pkgconfig(zlib)
12cr|xvidcap-1.1.7-4|50	%if %{build_plf}
12cr|xvidcap-1.1.7-4|51	BuildRequires:	libfaac-devel
12cr|xvidcap-1.1.7-4|52	BuildRequires:	libfaad2-devel
12cr|xvidcap-1.1.7-4|53	BuildRequires:	liblame-devel
12cr|xvidcap-1.1.7-4|54	BuildRequires:	pkgconfig(x264)
12cr|xvidcap-1.1.7-4|55	%endif
12cr|xvidcap-1.1.7-4|56	BuildConflicts:	ffmpeg-devel
12cr|xvidcap-1.1.7-4|57	Requires(post):	scrollkeeper
12cr|xvidcap-1.1.7-4|58	Requires(postun): scrollkeeper
12cr|xvidcap-1.1.7-4|59	Requires:	mplayer
12cr|xvidcap-1.1.7-4|60	Requires:	mencoder
12cr|xvidcap-1.1.7-4|61	Requires:	ffmpeg
12cr|xvidcap-1.1.7-4|62	Requires:	imagemagick
12cr|xvidcap-1.1.7-4|63	
12cr|xvidcap-1.1.7-4|64	%description
12cr|xvidcap-1.1.7-4|65	xvidcap is a screen capture enabling you to capture videos off your X-Window
12cr|xvidcap-1.1.7-4|66	desktop for illustration or documentation purposes. It is intended to be a
12cr|xvidcap-1.1.7-4|67	standards-based alternative to tools like Lotus ScreenCam.
12cr|xvidcap-1.1.7-4|68	
12cr|xvidcap-1.1.7-4|69	%if %{build_plf}
12cr|xvidcap-1.1.7-4|70	This package is in Restricted reporitory as it is linked with patented codecs.
12cr|xvidcap-1.1.7-4|71	%endif
12cr|xvidcap-1.1.7-4|72	
12cr|xvidcap-1.1.7-4|73	%prep
12cr|xvidcap-1.1.7-4|74	%setup -q
12cr|xvidcap-1.1.7-4|75	%patch0 -p0 -b .docbook
12cr|xvidcap-1.1.7-4|76	%patch1 -p1
12cr|xvidcap-1.1.7-4|77	%patch2 -p0 -b .fixawk
12cr|xvidcap-1.1.7-4|78	%patch3 -p1
12cr|xvidcap-1.1.7-4|79	%patch4 -p1
12cr|xvidcap-1.1.7-4|80	%patch5 -p0
12cr|xvidcap-1.1.7-4|81	%patch6 -p1
12cr|xvidcap-1.1.7-4|82	
12cr|xvidcap-1.1.7-4|83	NOCONFIGURE=yes sh ./autogen.sh
12cr|xvidcap-1.1.7-4|84	intltoolize --copy --force
12cr|xvidcap-1.1.7-4|85	
12cr|xvidcap-1.1.7-4|86	%build
12cr|xvidcap-1.1.7-4|87	%configure2_5x --disable-dependency-tracking --enable-libtheora LIBS="-lX11 -lz -lXext"
12cr|xvidcap-1.1.7-4|88	%make CPPFLAGS=-I`pwd`/ffmpeg
12cr|xvidcap-1.1.7-4|89	
12cr|xvidcap-1.1.7-4|90	%install
12cr|xvidcap-1.1.7-4|91	%makeinstall_std
12cr|xvidcap-1.1.7-4|92	
12cr|xvidcap-1.1.7-4|93	chmod 755 %{buildroot}%{_datadir}/%{name}/ppm2mpeg.sh
12cr|xvidcap-1.1.7-4|94	ln -s %{_datadir}/%{name}/ppm2mpeg.sh %{buildroot}%{_bindir}/ppm2mpeg.sh
12cr|xvidcap-1.1.7-4|95	
12cr|xvidcap-1.1.7-4|96	rm -fr %{buildroot}/%{_docdir}
12cr|xvidcap-1.1.7-4|97	
12cr|xvidcap-1.1.7-4|98	%find_lang %{name} --with-gnome --with-man --all-name
12cr|xvidcap-1.1.7-4|99	
12cr|xvidcap-1.1.7-4|100	%files -f %{name}.lang
12cr|xvidcap-1.1.7-4|101	%doc AUTHORS ChangeLog COPYING NEWS README
12cr|xvidcap-1.1.7-4|102	%{_bindir}/%{name}
12cr|xvidcap-1.1.7-4|103	%{_bindir}/xvidcap-dbus-client
12cr|xvidcap-1.1.7-4|104	%{_bindir}/ppm2mpeg.sh
12cr|xvidcap-1.1.7-4|105	%{_datadir}/dbus-1/services/net.jarre_de_the.Xvidcap.service
12cr|xvidcap-1.1.7-4|106	%{_mandir}/man1/*
12cr|xvidcap-1.1.7-4|107	%{_datadir}/applications/xvidcap.desktop
12cr|xvidcap-1.1.7-4|108	%{_datadir}/%{name}
12cr|xvidcap-1.1.7-4|109	%{_datadir}/pixmaps/%{name}.png
12cr|xvidcap-1.1.7-4|110	

8721 12
12cr|xvideoservicethief-2.4.1-1|1	%define tarballver %(echo %version|sed -e 's/\\./_/g')
12cr|xvideoservicethief-2.4.1-1|2	%define tarballname xVST
12cr|xvideoservicethief-2.4.1-1|3	
12cr|xvideoservicethief-2.4.1-1|4	Summary:	Downloading your favourite video clips
12cr|xvideoservicethief-2.4.1-1|5	Name:		xvideoservicethief
12cr|xvideoservicethief-2.4.1-1|6	Version: 	2.4.1
12cr|xvideoservicethief-2.4.1-1|7	Release: 	1
12cr|xvideoservicethief-2.4.1-1|8	Source0: 	%{tarballname}_%{tarballver}_src.zip
12cr|xvideoservicethief-2.4.1-1|9	License: 	GPLv2+
12cr|xvideoservicethief-2.4.1-1|10	Group: 		Networking/WWW
12cr|xvideoservicethief-2.4.1-1|11	Url: 		http://xviservicethief.sourceforge.net
12cr|xvideoservicethief-2.4.1-1|12	BuildRequires: 	qt4-devel
12cr|xvideoservicethief-2.4.1-1|13	Provides:	xvst = %version
12cr|xvideoservicethief-2.4.1-1|14	Provides:	xviservicethief = %version
12cr|xvideoservicethief-2.4.1-1|15	Patch0:         xvideoservicethief-2.4.1-gcc47.patch
12cr|xvideoservicethief-2.4.1-1|16	
12cr|xvideoservicethief-2.4.1-1|17	%description
12cr|xvideoservicethief-2.4.1-1|18	xVideoServiceThief (a.k.a xVST) is a tool for downloading your favourite
12cr|xvideoservicethief-2.4.1-1|19	video clips from a lot of video websites.
12cr|xvideoservicethief-2.4.1-1|20	
12cr|xvideoservicethief-2.4.1-1|21	xVideoServiceThief also provide you the ability to convert each video in
12cr|xvideoservicethief-2.4.1-1|22	most popular formats: AVI, MPEG1, MPEG2, WMV, MP4, 3GP, MP3 file formats.
12cr|xvideoservicethief-2.4.1-1|23	
12cr|xvideoservicethief-2.4.1-1|24	%files
12cr|xvideoservicethief-2.4.1-1|25	%defattr(-,root,root)
12cr|xvideoservicethief-2.4.1-1|26	%_bindir/*
12cr|xvideoservicethief-2.4.1-1|27	%_datadir/applications/*.desktop
12cr|xvideoservicethief-2.4.1-1|28	
12cr|xvideoservicethief-2.4.1-1|29	#--------------------------------------------------------------------
12cr|xvideoservicethief-2.4.1-1|30	%prep
12cr|xvideoservicethief-2.4.1-1|31	%setup -q -c -n %name-%version
12cr|xvideoservicethief-2.4.1-1|32	%patch0 -p1
12cr|xvideoservicethief-2.4.1-1|33	
12cr|xvideoservicethief-2.4.1-1|34	%build
12cr|xvideoservicethief-2.4.1-1|35	%qmake_qt4
12cr|xvideoservicethief-2.4.1-1|36	%make
12cr|xvideoservicethief-2.4.1-1|37	
12cr|xvideoservicethief-2.4.1-1|38	%install
12cr|xvideoservicethief-2.4.1-1|39	rm -rf %{buildroot}
12cr|xvideoservicethief-2.4.1-1|40	install -D -m0755 bin/xvst %{buildroot}%_bindir/xvst
12cr|xvideoservicethief-2.4.1-1|41	
12cr|xvideoservicethief-2.4.1-1|42	mkdir -p %{buildroot}/%_datadir/applications
12cr|xvideoservicethief-2.4.1-1|43	cat > %{buildroot}/%_datadir/applications/mandriva-%name.desktop <<EOF
12cr|xvideoservicethief-2.4.1-1|44	[Desktop Entry]
12cr|xvideoservicethief-2.4.1-1|45	Name=xVideoServiceThief
12cr|xvideoservicethief-2.4.1-1|46	Comment=Downloading video clips
12cr|xvideoservicethief-2.4.1-1|47	Exec=%{_bindir}/xvst
12cr|xvideoservicethief-2.4.1-1|48	Terminal=false
12cr|xvideoservicethief-2.4.1-1|49	Type=Application
12cr|xvideoservicethief-2.4.1-1|50	StartupNotify=true
12cr|xvideoservicethief-2.4.1-1|51	Categories=Qt;Network;
12cr|xvideoservicethief-2.4.1-1|52	EOF
12cr|xvideoservicethief-2.4.1-1|53	
12cr|xvideoservicethief-2.4.1-1|54	%clean
12cr|xvideoservicethief-2.4.1-1|55	rm -rf %{buildroot}
12cr|xvideoservicethief-2.4.1-1|56	
12cr|xvideoservicethief-2.4.1-1|57	
12cr|xvideoservicethief-2.4.1-1|58	
12cr|xvideoservicethief-2.4.1-1|59	%changelog
12cr|xvideoservicethief-2.4.1-1|60	* Mon Sep 21 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.8.2-2mdv2010.0
12cr|xvideoservicethief-2.4.1-1|61	+ Revision: 446274
12cr|xvideoservicethief-2.4.1-1|62	- rebuild
12cr|xvideoservicethief-2.4.1-1|63	
12cr|xvideoservicethief-2.4.1-1|64	* Sun Oct 26 2008 Funda Wang <fundawang@mandriva.org> 1.8.2-1mdv2009.1
12cr|xvideoservicethief-2.4.1-1|65	+ Revision: 297460
12cr|xvideoservicethief-2.4.1-1|66	- adding virtual provides
12cr|xvideoservicethief-2.4.1-1|67	- import xvideoservicethief
12cr|xvideoservicethief-2.4.1-1|68	
12cr|xvideoservicethief-2.4.1-1|69	

8722 12
12cr|xvkbd-3.3-1|1	%define name	xvkbd
12cr|xvkbd-3.3-1|2	%define version	3.3
12cr|xvkbd-3.3-1|3	%define release 1
12cr|xvkbd-3.3-1|4	
12cr|xvkbd-3.3-1|5	Name: 	 	%{name}
12cr|xvkbd-3.3-1|6	Summary: 	Virtual (on-screen) keyboard for X
12cr|xvkbd-3.3-1|7	Version: 	%{version}
12cr|xvkbd-3.3-1|8	Release: 	%{release}
12cr|xvkbd-3.3-1|9	
12cr|xvkbd-3.3-1|10	Source0:	http://homepage3.nifty.com/tsato/%{name}/%{name}-%{version}.tar.gz
12cr|xvkbd-3.3-1|11	URL:		http://homepage3.nifty.com/tsato/xvkbd/
12cr|xvkbd-3.3-1|12	License:	GPL
12cr|xvkbd-3.3-1|13	Group:		System/X11
12cr|xvkbd-3.3-1|14	BuildRequires:	Xaw3d-devel
12cr|xvkbd-3.3-1|15	BuildRequires:	libx11-devel
12cr|xvkbd-3.3-1|16	BuildRequires:	libxmu-devel
12cr|xvkbd-3.3-1|17	BuildRequires:	libxt-devel
12cr|xvkbd-3.3-1|18	BuildRequires:	libxtst-devel
12cr|xvkbd-3.3-1|19	BuildRequires:	pkgconfig(xi)
12cr|xvkbd-3.3-1|20	BuildRequires:	libxaw-devel
12cr|xvkbd-3.3-1|21	BuildRequires:	imagemagick
12cr|xvkbd-3.3-1|22	BuildRequires:	imake
12cr|xvkbd-3.3-1|23	
12cr|xvkbd-3.3-1|24	%description
12cr|xvkbd-3.3-1|25	xvkbd is a virtual (graphical) keyboard program for X Window System which
12cr|xvkbd-3.3-1|26	provides facility to enter characters onto other clients (softwares) by
12cr|xvkbd-3.3-1|27	clicking on a keyboard displayed on the screen. This may be used for systems
12cr|xvkbd-3.3-1|28	without a hardware keyboard such as kiosk terminals or handheld devices.
12cr|xvkbd-3.3-1|29	
12cr|xvkbd-3.3-1|30	This program also has facility to send characters specified as the command
12cr|xvkbd-3.3-1|31	line option to another client, which can help when one wants to fully utilize
12cr|xvkbd-3.3-1|32	some modern mice with multiple buttons.
12cr|xvkbd-3.3-1|33	
12cr|xvkbd-3.3-1|34	%prep
12cr|xvkbd-3.3-1|35	%setup -q
12cr|xvkbd-3.3-1|36	
12cr|xvkbd-3.3-1|37	%build
12cr|xvkbd-3.3-1|38	xmkmf
12cr|xvkbd-3.3-1|39	%make CDEBUGFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cr|xvkbd-3.3-1|40	
12cr|xvkbd-3.3-1|41	%install
12cr|xvkbd-3.3-1|42	rm -rf $RPM_BUILD_ROOT
12cr|xvkbd-3.3-1|43	%makeinstall_std install.man
12cr|xvkbd-3.3-1|44	rm -f $RPM_BUILD_ROOT/%_prefix/lib/X11/app-defaults
12cr|xvkbd-3.3-1|45	
12cr|xvkbd-3.3-1|46	#menu
12cr|xvkbd-3.3-1|47	
12cr|xvkbd-3.3-1|48	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xvkbd-3.3-1|49	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|xvkbd-3.3-1|50	[Desktop Entry]
12cr|xvkbd-3.3-1|51	Name=Virtual Keyboard
12cr|xvkbd-3.3-1|52	Comment=On-screen keyboard for X
12cr|xvkbd-3.3-1|53	Exec=%{_bindir}/%{name}
12cr|xvkbd-3.3-1|54	Icon=%{name}
12cr|xvkbd-3.3-1|55	Terminal=false
12cr|xvkbd-3.3-1|56	Type=Application
12cr|xvkbd-3.3-1|57	Categories=X-MandrivaLinux-MoreApplications-Accessibility;
12cr|xvkbd-3.3-1|58	EOF
12cr|xvkbd-3.3-1|59	
12cr|xvkbd-3.3-1|60	#icons
12cr|xvkbd-3.3-1|61	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cr|xvkbd-3.3-1|62	convert -size 48x48 xvkbd_icon.xbm $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cr|xvkbd-3.3-1|63	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cr|xvkbd-3.3-1|64	convert -size 32x32 xvkbd.xbm $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cr|xvkbd-3.3-1|65	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cr|xvkbd-3.3-1|66	convert -size 16x16 xvkbd.xbm $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cr|xvkbd-3.3-1|67	
12cr|xvkbd-3.3-1|68	%files
12cr|xvkbd-3.3-1|69	%doc README
12cr|xvkbd-3.3-1|70	#%doc %{_prefix}/X11R6/lib/X11/doc/html/xvkbd.1.html
12cr|xvkbd-3.3-1|71	%_prefix/bin/*
12cr|xvkbd-3.3-1|72	%config(noreplace) %_sysconfdir/X11/app-defaults/*
12cr|xvkbd-3.3-1|73	%{_mandir}/man1/*
12cr|xvkbd-3.3-1|74	%{_datadir}/applications
12cr|xvkbd-3.3-1|75	%{_liconsdir}/%name.png
12cr|xvkbd-3.3-1|76	%{_iconsdir}/%name.png
12cr|xvkbd-3.3-1|77	%{_miconsdir}/%name.png
12cr|xvkbd-3.3-1|78	
12cr|xvkbd-3.3-1|79	
12cr|xvkbd-3.3-1|80	
12cr|xvkbd-3.3-1|81	%changelog
12cr|xvkbd-3.3-1|82	* Tue Jun 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.3-1
12cr|xvkbd-3.3-1|83	+ Revision: 802706
12cr|xvkbd-3.3-1|84	- BR: pkgconfig(xi)
12cr|xvkbd-3.3-1|85	- version update 3.3
12cr|xvkbd-3.3-1|86	
12cr|xvkbd-3.3-1|87	* Fri Jan 21 2011 Funda Wang <fwang@mandriva.org> 3.0-4
12cr|xvkbd-3.3-1|88	+ Revision: 632026
12cr|xvkbd-3.3-1|89	- simplify BR
12cr|xvkbd-3.3-1|90	
12cr|xvkbd-3.3-1|91	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 3.0-3mdv2010.0
12cr|xvkbd-3.3-1|92	+ Revision: 435325
12cr|xvkbd-3.3-1|93	- rebuild
12cr|xvkbd-3.3-1|94	
12cr|xvkbd-3.3-1|95	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xvkbd-3.3-1|96	- lowercase ImageMagick
12cr|xvkbd-3.3-1|97	
12cr|xvkbd-3.3-1|98	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 3.0-2mdv2009.0
12cr|xvkbd-3.3-1|99	+ Revision: 269845
12cr|xvkbd-3.3-1|100	- rebuild early 2009.0 package (before pixel changes)
12cr|xvkbd-3.3-1|101	
12cr|xvkbd-3.3-1|102	+ Pixel <pixel@mandriva.com>
12cr|xvkbd-3.3-1|103	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xvkbd-3.3-1|104	
12cr|xvkbd-3.3-1|105	* Mon May 05 2008 Funda Wang <fwang@mandriva.org> 3.0-1mdv2009.0
12cr|xvkbd-3.3-1|106	+ Revision: 201441
12cr|xvkbd-3.3-1|107	- update to new version 3.0
12cr|xvkbd-3.3-1|108	
12cr|xvkbd-3.3-1|109	* Fri Mar 07 2008 Antoine Ginies <aginies@mandriva.com> 2.8-1mdv2008.1
12cr|xvkbd-3.3-1|110	+ Revision: 181236
12cr|xvkbd-3.3-1|111	- fix xaw3d-devel buildrequires
12cr|xvkbd-3.3-1|112	
12cr|xvkbd-3.3-1|113	+ Thierry Vignaud <tv@mandriva.org>
12cr|xvkbd-3.3-1|114	- drop old menu
12cr|xvkbd-3.3-1|115	- kill re-definition of %%buildroot on Pixel's request
12cr|xvkbd-3.3-1|116	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cr|xvkbd-3.3-1|117	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|xvkbd-3.3-1|118	
12cr|xvkbd-3.3-1|119	+ Olivier Blin <blino@mandriva.org>
12cr|xvkbd-3.3-1|120	- restore BuildRoot
12cr|xvkbd-3.3-1|121	
12cr|xvkbd-3.3-1|122	* Mon Jul 16 2007 Olivier Thauvin <nanardon@mandriva.org> 2.8-1mdv2008.0
12cr|xvkbd-3.3-1|123	+ Revision: 52642
12cr|xvkbd-3.3-1|124	- 2.8
12cr|xvkbd-3.3-1|125	

8723 12
12cr|xwii-2.9.4-4|1	
12cr|xwii-2.9.4-4|2	Name:		xwii
12cr|xwii-2.9.4-4|3	License:	GPL
12cr|xwii-2.9.4-4|4	Group:		System/Kernel and hardware
12cr|xwii-2.9.4-4|5	URL:		http://pingus.seul.org/~grumbel/xwii/
12cr|xwii-2.9.4-4|6	Version:	2.9.4
12cr|xwii-2.9.4-4|7	Release:	4
12cr|xwii-2.9.4-4|8	Summary:	Nintendo Wiimote Driver
12cr|xwii-2.9.4-4|9	Source:		http://pingus.seul.org/~grumbel/xwii/%{name}_%{version}_src.tar.gz
12cr|xwii-2.9.4-4|10	Patch0:		xwii_2.9.4-linkage.patch
12cr|xwii-2.9.4-4|11	BuildRequires:	pkgconfig(x11)
12cr|xwii-2.9.4-4|12	BuildRequires:	pkgconfig(xtst)
12cr|xwii-2.9.4-4|13	BuildRequires:	pkgconfig(xi)
12cr|xwii-2.9.4-4|14	BuildRequires:	wiiuse
12cr|xwii-2.9.4-4|15	BuildRequires:	wiiuse-devel
12cr|xwii-2.9.4-4|16	
12cr|xwii-2.9.4-4|17	%description
12cr|xwii-2.9.4-4|18	Userspace Nintendo Wiimote Driver for Linux
12cr|xwii-2.9.4-4|19	
12cr|xwii-2.9.4-4|20	%prep
12cr|xwii-2.9.4-4|21	%setup -q -n %{name}_%{version}_src
12cr|xwii-2.9.4-4|22	%patch0 -p0 -b .link
12cr|xwii-2.9.4-4|23	rm -fr wiiuse_v0.12
12cr|xwii-2.9.4-4|24	
12cr|xwii-2.9.4-4|25	%build
12cr|xwii-2.9.4-4|26	ln -s %{_libdir}/libwiiuse.so ./
12cr|xwii-2.9.4-4|27	%make PREFIX=%{_prefix}
12cr|xwii-2.9.4-4|28	
12cr|xwii-2.9.4-4|29	%install
12cr|xwii-2.9.4-4|30	install -d %{buildroot}%{_docdir}/%{name}/
12cr|xwii-2.9.4-4|31	install -d %{buildroot}%{_datadir}/%{name}/
12cr|xwii-2.9.4-4|32	
12cr|xwii-2.9.4-4|33	install -Dp xwii %{buildroot}%{_bindir}/%{name}
12cr|xwii-2.9.4-4|34	install -Dp Documentation/* %{buildroot}%{_docdir}/%{name}/
12cr|xwii-2.9.4-4|35	install -Dp profiles/* %{buildroot}%{_datadir}/%{name}/
12cr|xwii-2.9.4-4|36	
12cr|xwii-2.9.4-4|37	%clean
12cr|xwii-2.9.4-4|38	
12cr|xwii-2.9.4-4|39	%files
12cr|xwii-2.9.4-4|40	%defattr(-,root,root)
12cr|xwii-2.9.4-4|41	%{_bindir}/%{name}
12cr|xwii-2.9.4-4|42	%{_docdir}/%{name}
12cr|xwii-2.9.4-4|43	%{_datadir}/%{name}
12cr|xwii-2.9.4-4|44	
12cr|xwii-2.9.4-4|45	
12cr|xwii-2.9.4-4|46	
12cr|xwii-2.9.4-4|47	%changelog
12cr|xwii-2.9.4-4|48	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 2.9.4-3mdv2011.0
12cr|xwii-2.9.4-4|49	+ Revision: 640479
12cr|xwii-2.9.4-4|50	- rebuild to obsolete old packages
12cr|xwii-2.9.4-4|51	
12cr|xwii-2.9.4-4|52	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 2.9.4-2
12cr|xwii-2.9.4-4|53	+ Revision: 635132
12cr|xwii-2.9.4-4|54	- bump rel
12cr|xwii-2.9.4-4|55	- fix link and build
12cr|xwii-2.9.4-4|56	
12cr|xwii-2.9.4-4|57	* Fri Jan 28 2011 Zombie Ryushu <ryushu@mandriva.org> 2.9.4-1
12cr|xwii-2.9.4-4|58	+ Revision: 633640
12cr|xwii-2.9.4-4|59	- Fix wiiuse dependency
12cr|xwii-2.9.4-4|60	- imported package xwii
12cr|xwii-2.9.4-4|61	
12cr|xwii-2.9.4-4|62	
12cr|xwii-2.9.4-4|63	* Thu Dec 11 2008 - uli@suse.de
12cr|xwii-2.9.4-4|64	- fixed bugs found by rpmlint

8724 12
12cr|xwinwrap-0-0.20060209.5|1	%define cvs 20060209
12cr|xwinwrap-0-0.20060209.5|2	%define release %mkrel 0.%{cvs}.5
12cr|xwinwrap-0-0.20060209.5|3	
12cr|xwinwrap-0-0.20060209.5|4	Name: xwinwrap
12cr|xwinwrap-0-0.20060209.5|5	Version: 0
12cr|xwinwrap-0-0.20060209.5|6	Release: %release
12cr|xwinwrap-0-0.20060209.5|7	Summary: Utility to run applications as your desktop background
12cr|xwinwrap-0-0.20060209.5|8	Group: System/X11
12cr|xwinwrap-0-0.20060209.5|9	URL: http://webcvs.freedesktop.org/xapps/xwinwrap/
12cr|xwinwrap-0-0.20060209.5|10	Source: %{name}-%{cvs}.tar.bz2
12cr|xwinwrap-0-0.20060209.5|11	Patch0: xwinwrap-20060209-link.patch
12cr|xwinwrap-0-0.20060209.5|12	License: GPL
12cr|xwinwrap-0-0.20060209.5|13	BuildRoot: %{_tmppath}/%{name}-root
12cr|xwinwrap-0-0.20060209.5|14	BuildRequires: libx11-devel
12cr|xwinwrap-0-0.20060209.5|15	BuildRequires: libxext-devel
12cr|xwinwrap-0-0.20060209.5|16	BuildRequires: libxrender-devel
12cr|xwinwrap-0-0.20060209.5|17	
12cr|xwinwrap-0-0.20060209.5|18	%description
12cr|xwinwrap-0-0.20060209.5|19	Wrap, for example, Open GL screen savers and put them on your
12cr|xwinwrap-0-0.20060209.5|20	desktop background.
12cr|xwinwrap-0-0.20060209.5|21	
12cr|xwinwrap-0-0.20060209.5|22	Examples:
12cr|xwinwrap-0-0.20060209.5|23	xwinwrap -ni -argb -fs -s -st -sp -a -nf -- /usr/lib/xscreensaver/glmatrix -window-id WID
12cr|xwinwrap-0-0.20060209.5|24	xwinwrap -ni -o 0.6 -fs -s -st -sp -b -nf -- mplayer -wid WID -quiet movie.mpg
12cr|xwinwrap-0-0.20060209.5|25	xwinwrap -ni -argb -fs -s -st -sp -b -nf -- q3demo -window-id WID
12cr|xwinwrap-0-0.20060209.5|26	
12cr|xwinwrap-0-0.20060209.5|27	%prep
12cr|xwinwrap-0-0.20060209.5|28	%setup -q -n %{name}-%{cvs}
12cr|xwinwrap-0-0.20060209.5|29	%patch0 -p0 -b .link
12cr|xwinwrap-0-0.20060209.5|30	
12cr|xwinwrap-0-0.20060209.5|31	%build
12cr|xwinwrap-0-0.20060209.5|32	%setup_compile_flags
12cr|xwinwrap-0-0.20060209.5|33	%make
12cr|xwinwrap-0-0.20060209.5|34	
12cr|xwinwrap-0-0.20060209.5|35	%install
12cr|xwinwrap-0-0.20060209.5|36	rm -rf %{buildroot}
12cr|xwinwrap-0-0.20060209.5|37	mkdir -p %{buildroot}%{_bindir}
12cr|xwinwrap-0-0.20060209.5|38	cp %{name} %{buildroot}%{_bindir}
12cr|xwinwrap-0-0.20060209.5|39	
12cr|xwinwrap-0-0.20060209.5|40	%clean
12cr|xwinwrap-0-0.20060209.5|41	rm -rf %{buildroot}
12cr|xwinwrap-0-0.20060209.5|42	
12cr|xwinwrap-0-0.20060209.5|43	%files
12cr|xwinwrap-0-0.20060209.5|44	%defattr(-,root,root)
12cr|xwinwrap-0-0.20060209.5|45	%{_bindir}/%{name}
12cr|xwinwrap-0-0.20060209.5|46	
12cr|xwinwrap-0-0.20060209.5|47	
12cr|xwinwrap-0-0.20060209.5|48	
12cr|xwinwrap-0-0.20060209.5|49	
12cr|xwinwrap-0-0.20060209.5|50	%changelog
12cr|xwinwrap-0-0.20060209.5|51	* Fri Jan 21 2011 Funda Wang <fwang@mandriva.org> 0-0.20060209.5mdv2011.0
12cr|xwinwrap-0-0.20060209.5|52	+ Revision: 632007
12cr|xwinwrap-0-0.20060209.5|53	- fix linkage and BR
12cr|xwinwrap-0-0.20060209.5|54	
12cr|xwinwrap-0-0.20060209.5|55	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0-0.20060209.4mdv2010.0
12cr|xwinwrap-0-0.20060209.5|56	+ Revision: 435327
12cr|xwinwrap-0-0.20060209.5|57	- rebuild
12cr|xwinwrap-0-0.20060209.5|58	
12cr|xwinwrap-0-0.20060209.5|59	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0-0.20060209.3mdv2009.0
12cr|xwinwrap-0-0.20060209.5|60	+ Revision: 136630
12cr|xwinwrap-0-0.20060209.5|61	- restore BuildRoot
12cr|xwinwrap-0-0.20060209.5|62	
12cr|xwinwrap-0-0.20060209.5|63	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0-0.20060209.3mdv2008.1
12cr|xwinwrap-0-0.20060209.5|64	+ Revision: 130624
12cr|xwinwrap-0-0.20060209.5|65	- kill re-definition of %%buildroot on Pixel's request
12cr|xwinwrap-0-0.20060209.5|66	
12cr|xwinwrap-0-0.20060209.5|67	

8725 12
12cr|xxgdb-1.12-31|1	Name:		xxgdb
12cr|xxgdb-1.12-31|2	Summary:	An X Window System graphical interface for the GNU gdb debugger
12cr|xxgdb-1.12-31|3	Version:	1.12
12cr|xxgdb-1.12-31|4	Release:	%mkrel 31
12cr|xxgdb-1.12-31|5	License:	MIT
12cr|xxgdb-1.12-31|6	Group:		Development/Other
12cr|xxgdb-1.12-31|7	BuildRequires:	libx11-devel
12cr|xxgdb-1.12-31|8	BuildRequires:	libxext-devel
12cr|xxgdb-1.12-31|9	BuildRequires:	libxaw-devel
12cr|xxgdb-1.12-31|10	BuildRequires:	libxmu-devel
12cr|xxgdb-1.12-31|11	BuildRequires:	libxt-devel
12cr|xxgdb-1.12-31|12	BuildRequires:	imake
12cr|xxgdb-1.12-31|13	Source0:	ftp://sunsite.unc.edu/pub/Linux/devel/debuggers/%{name}-%{version}.tar.bz2
12cr|xxgdb-1.12-31|14	Source11:	%{name}-16x16.png
12cr|xxgdb-1.12-31|15	Source12:	%{name}-32x32.png
12cr|xxgdb-1.12-31|16	Source13:	%{name}-48x48.png
12cr|xxgdb-1.12-31|17	Patch0:		xxgdb-1.08-glibc.patch
12cr|xxgdb-1.12-31|18	Patch1:		xxgdb-1.12-sysv.patch
12cr|xxgdb-1.12-31|19	# From Debian (008-unix98-ptys.dpatch): Support Unix98 PTYs - AdamW
12cr|xxgdb-1.12-31|20	# 2008/09
12cr|xxgdb-1.12-31|21	Patch3:		xxgdb-1.12-debian-pty.patch
12cr|xxgdb-1.12-31|22	# From Debian: fix a build failure - AdamW 2008/09
12cr|xxgdb-1.12-31|23	Patch4:		xxgdb-1.12-debian-filemenu.patch
12cr|xxgdb-1.12-31|24	Patch5:		xxgdb-1.12-mandriva.patch
12cr|xxgdb-1.12-31|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|xxgdb-1.12-31|26	Requires:	gdb
12cr|xxgdb-1.12-31|27	Requires:	xedit
12cr|xxgdb-1.12-31|28	
12cr|xxgdb-1.12-31|29	%description
12cr|xxgdb-1.12-31|30	Xxgdb is an X Window System graphical interface to the GNU gdb debugger.
12cr|xxgdb-1.12-31|31	Xxgdb provides visual feedback and supports a mouse interface for the
12cr|xxgdb-1.12-31|32	user who wants to perform debugging tasks like the following:  controlling
12cr|xxgdb-1.12-31|33	program execution through breakpoints, examining and traversing the
12cr|xxgdb-1.12-31|34	function call stack, displaying values of variables and data structures,
12cr|xxgdb-1.12-31|35	and browsing source files and functions.
12cr|xxgdb-1.12-31|36	
12cr|xxgdb-1.12-31|37	Install the xxgdb package if you'd like to use a graphical interface with
12cr|xxgdb-1.12-31|38	the GNU gdb debugger.  You'll also need to have the gdb package installed.
12cr|xxgdb-1.12-31|39	
12cr|xxgdb-1.12-31|40	%prep
12cr|xxgdb-1.12-31|41	%setup -q -n %{name}-%{version}
12cr|xxgdb-1.12-31|42	%patch0 -p1
12cr|xxgdb-1.12-31|43	%patch1 -p1
12cr|xxgdb-1.12-31|44	%patch3 -p1 -b .pty
12cr|xxgdb-1.12-31|45	%patch4 -p1 -b .build
12cr|xxgdb-1.12-31|46	%patch5 -p1
12cr|xxgdb-1.12-31|47	
12cr|xxgdb-1.12-31|48	%build
12cr|xxgdb-1.12-31|49	xmkmf
12cr|xxgdb-1.12-31|50	%make CDEBUGFLAGS="%{optflags} -DUNIX98=1" CXXDEBUGFLAGS="%{optflags} -DUNIX98=1"
12cr|xxgdb-1.12-31|51	
12cr|xxgdb-1.12-31|52	%install
12cr|xxgdb-1.12-31|53	rm -rf %{buildroot}
12cr|xxgdb-1.12-31|54	%{makeinstall_std} install.man
12cr|xxgdb-1.12-31|55	
12cr|xxgdb-1.12-31|56	# icons
12cr|xxgdb-1.12-31|57	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|xxgdb-1.12-31|58	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|xxgdb-1.12-31|59	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|xxgdb-1.12-31|60	
12cr|xxgdb-1.12-31|61	mkdir -p %{buildroot}%{_datadir}/applications
12cr|xxgdb-1.12-31|62	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|xxgdb-1.12-31|63	[Desktop Entry]
12cr|xxgdb-1.12-31|64	Name=Xxgdb
12cr|xxgdb-1.12-31|65	Comment=Graphical interface to gdb debugger
12cr|xxgdb-1.12-31|66	Exec=%{_bindir}/%{name}
12cr|xxgdb-1.12-31|67	Icon=%{name}
12cr|xxgdb-1.12-31|68	Terminal=false
12cr|xxgdb-1.12-31|69	Type=Application
12cr|xxgdb-1.12-31|70	StartupNotify=true
12cr|xxgdb-1.12-31|71	Categories=Development;Debugger;
12cr|xxgdb-1.12-31|72	EOF
12cr|xxgdb-1.12-31|73	
12cr|xxgdb-1.12-31|74	rm -f %{buildroot}%{_prefix}/lib/X11/app-defaults
12cr|xxgdb-1.12-31|75	mkdir -p %{buildroot}%{_datadir}/X11/app-defaults
12cr|xxgdb-1.12-31|76	mv -f %{buildroot}%{_sysconfdir}/X11/app-defaults/XDbx %{buildroot}%{_datadir}/X11/app-defaults
12cr|xxgdb-1.12-31|77	
12cr|xxgdb-1.12-31|78	%clean
12cr|xxgdb-1.12-31|79	rm -rf %{buildroot}
12cr|xxgdb-1.12-31|80	
12cr|xxgdb-1.12-31|81	%if %mdkversion < 200900
12cr|xxgdb-1.12-31|82	%post
12cr|xxgdb-1.12-31|83	%update_menus
12cr|xxgdb-1.12-31|84	%update_icon_cache hicolor
12cr|xxgdb-1.12-31|85	%endif
12cr|xxgdb-1.12-31|86	
12cr|xxgdb-1.12-31|87	%if %mdkversion < 200900
12cr|xxgdb-1.12-31|88	%postun
12cr|xxgdb-1.12-31|89	%clean_menus
12cr|xxgdb-1.12-31|90	%clean_icon_cache hicolor
12cr|xxgdb-1.12-31|91	%endif
12cr|xxgdb-1.12-31|92	
12cr|xxgdb-1.12-31|93	%files
12cr|xxgdb-1.12-31|94	%defattr(-,root,root)
12cr|xxgdb-1.12-31|95	%{_bindir}/%{name}
12cr|xxgdb-1.12-31|96	%{_mandir}/man1/xxgdb.1*
12cr|xxgdb-1.12-31|97	%{_datadir}/X11/app-defaults/XDbx
12cr|xxgdb-1.12-31|98	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|xxgdb-1.12-31|99	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|xxgdb-1.12-31|100	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|xxgdb-1.12-31|101	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|xxgdb-1.12-31|102	
12cr|xxgdb-1.12-31|103	
12cr|xxgdb-1.12-31|104	%changelog
12cr|xxgdb-1.12-31|105	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.12-31mdv2011.0
12cr|xxgdb-1.12-31|106	+ Revision: 615754
12cr|xxgdb-1.12-31|107	- the mass rebuild of 2010.1 packages
12cr|xxgdb-1.12-31|108	
12cr|xxgdb-1.12-31|109	* Fri May 07 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.12-30mdv2010.1
12cr|xxgdb-1.12-31|110	+ Revision: 543087
12cr|xxgdb-1.12-31|111	+ rebuild (emptylog)
12cr|xxgdb-1.12-31|112	
12cr|xxgdb-1.12-31|113	* Wed May 05 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.12-29mdv2010.1
12cr|xxgdb-1.12-31|114	+ Revision: 542612
12cr|xxgdb-1.12-31|115	- Make package functional again
12cr|xxgdb-1.12-31|116	
12cr|xxgdb-1.12-31|117	+ Thierry Vignaud <tv@mandriva.org>
12cr|xxgdb-1.12-31|118	- rebuild
12cr|xxgdb-1.12-31|119	
12cr|xxgdb-1.12-31|120	* Sun Mar 29 2009 Funda Wang <fwang@mandriva.org> 1.12-26mdv2009.1
12cr|xxgdb-1.12-31|121	+ Revision: 362092
12cr|xxgdb-1.12-31|122	- rediff filemenu patch
12cr|xxgdb-1.12-31|123	
12cr|xxgdb-1.12-31|124	* Wed Sep 10 2008 Adam Williamson <awilliamson@mandriva.org> 1.12-26mdv2009.0
12cr|xxgdb-1.12-31|125	+ Revision: 283425
12cr|xxgdb-1.12-31|126	- drop legacy icons
12cr|xxgdb-1.12-31|127	- s,$RPM_OPT_FLAGS,%%{optflags} and s,$RPM_BUILD_ROOT,%%{buildroot}
12cr|xxgdb-1.12-31|128	- add debian-filemenu.patch from Debian (fixes a build issue)
12cr|xxgdb-1.12-31|129	- add debian-pty.patch from Debian (adds support for Unix98 PTYs, #21825)
12cr|xxgdb-1.12-31|130	- one buildrequires per line
12cr|xxgdb-1.12-31|131	- drop unnecessary defines
12cr|xxgdb-1.12-31|132	
12cr|xxgdb-1.12-31|133	+ Thierry Vignaud <tv@mandriva.org>
12cr|xxgdb-1.12-31|134	- rebuild
12cr|xxgdb-1.12-31|135	- rebuild
12cr|xxgdb-1.12-31|136	- kill re-definition of %%buildroot on Pixel's request
12cr|xxgdb-1.12-31|137	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cr|xxgdb-1.12-31|138	- fix man pages extension
12cr|xxgdb-1.12-31|139	
12cr|xxgdb-1.12-31|140	+ Pixel <pixel@mandriva.com>
12cr|xxgdb-1.12-31|141	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|xxgdb-1.12-31|142	
12cr|xxgdb-1.12-31|143	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|xxgdb-1.12-31|144	- rebuild
12cr|xxgdb-1.12-31|145	
12cr|xxgdb-1.12-31|146	+ Olivier Blin <oblin@mandriva.com>
12cr|xxgdb-1.12-31|147	- restore BuildRoot
12cr|xxgdb-1.12-31|148	
12cr|xxgdb-1.12-31|149	* Mon Jun 18 2007 Adam Williamson <awilliamson@mandriva.org> 1.12-25mdv2008.0
12cr|xxgdb-1.12-31|150	+ Revision: 40758
12cr|xxgdb-1.12-31|151	- new X layout; XDG menu; fd.o icons; trim buildrequires; rebuild for new era
12cr|xxgdb-1.12-31|152	- Import xxgdb
12cr|xxgdb-1.12-31|153	
12cr|xxgdb-1.12-31|154	
12cr|xxgdb-1.12-31|155	
12cr|xxgdb-1.12-31|156	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 1.12-24mdk
12cr|xxgdb-1.12-31|157	- Rebuild
12cr|xxgdb-1.12-31|158	
12cr|xxgdb-1.12-31|159	* Sat Dec 25 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.12-23mdk
12cr|xxgdb-1.12-31|160	- fix buildrequires
12cr|xxgdb-1.12-31|161	
12cr|xxgdb-1.12-31|162	* Mon Aug 16 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.12-22mdk
12cr|xxgdb-1.12-31|163	- Rebuild with new menu
12cr|xxgdb-1.12-31|164	
12cr|xxgdb-1.12-31|165	* Tue Jun 29 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.12-21mdk
12cr|xxgdb-1.12-31|166	- fix unpackaged files
12cr|xxgdb-1.12-31|167	- cleanups
12cr|xxgdb-1.12-31|168	
12cr|xxgdb-1.12-31|169	* Sat Jul 12 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.12-20mdk
12cr|xxgdb-1.12-31|170	- macroize
12cr|xxgdb-1.12-31|171	- rm -rf $RPM_BUILD_ROOT at the beginning of %%install
12cr|xxgdb-1.12-31|172	- rebuild
12cr|xxgdb-1.12-31|173	- fix unpackaged files
12cr|xxgdb-1.12-31|174	
12cr|xxgdb-1.12-31|175	* Tue May 01 2001 David BAUDENS <baudens@mandrakesoft.com> 1.12-19mdk
12cr|xxgdb-1.12-31|176	- Use %%_tmppath for BuildRoot
12cr|xxgdb-1.12-31|177	- Use %%update_menus and %%clean_menus macros
12cr|xxgdb-1.12-31|178	- Let spec_helper do its job (bzip2 man pages and strip binaries)
12cr|xxgdb-1.12-31|179	
12cr|xxgdb-1.12-31|180	* Thu Sep 14 2000 Florin Grad <florin@mandrakesoft.com> 1.12-18mdk
12cr|xxgdb-1.12-31|181	- eliminating some more warnings from rpmlint
12cr|xxgdb-1.12-31|182	- adding large icon and made all icons transparent
12cr|xxgdb-1.12-31|183	
12cr|xxgdb-1.12-31|184	* Wed Aug 30 2000 Florin Grad <florin@mandrakesoft.com> 1.12-17mdk
12cr|xxgdb-1.12-31|185	- adding some macros
12cr|xxgdb-1.12-31|186	
12cr|xxgdb-1.12-31|187	* Tue Aug 08 2000 Frederic Lepied <flepied@mandrakesoft.com> 1.12-16mdk
12cr|xxgdb-1.12-31|188	- automatically added BuildRequires
12cr|xxgdb-1.12-31|189	
12cr|xxgdb-1.12-31|190	* Wed Apr  5 2000 Denis Havlik <denis@mandrakesoft.com> 1.12-15mdk
12cr|xxgdb-1.12-31|191	- group: Development/Other
12cr|xxgdb-1.12-31|192	- menu + icons ( need beter ones!)
12cr|xxgdb-1.12-31|193	- spechelper
12cr|xxgdb-1.12-31|194	
12cr|xxgdb-1.12-31|195	* Wed Dec 1 1999 Florent Villard <warly@mandrakesoft.com>
12cr|xxgdb-1.12-31|196	- built in new environment
12cr|xxgdb-1.12-31|197	
12cr|xxgdb-1.12-31|198	* Tue Oct 19 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cr|xxgdb-1.12-31|199	- Fix incorrect paths in patch #1 (xxgdb-1.12-sysv.patch.bz2)
12cr|xxgdb-1.12-31|200	
12cr|xxgdb-1.12-31|201	* Tue May 11 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
12cr|xxgdb-1.12-31|202	- Mandrake adaptions
12cr|xxgdb-1.12-31|203	- handle RPM_OPT_FLAGS
12cr|xxgdb-1.12-31|204	
12cr|xxgdb-1.12-31|205	* Wed Mar 23 1999 Michael Maher <mike@redhat.com>
12cr|xxgdb-1.12-31|206	- added requires for gdb
12cr|xxgdb-1.12-31|207	
12cr|xxgdb-1.12-31|208	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cr|xxgdb-1.12-31|209	- auto rebuild in the new build environment (release 9)
12cr|xxgdb-1.12-31|210	
12cr|xxgdb-1.12-31|211	* Sun Jan 17 1999 Jeff Johnson <jbj@redhat.com>
12cr|xxgdb-1.12-31|212	- patch around i386 wchar_t glibc-2.1 typedef.
12cr|xxgdb-1.12-31|213	
12cr|xxgdb-1.12-31|214	* Wed Jul 29 1998 Jeff Johnson <jbj@redhat.com>
12cr|xxgdb-1.12-31|215	- change wmconfig group to utilities
12cr|xxgdb-1.12-31|216	- build root
12cr|xxgdb-1.12-31|217	
12cr|xxgdb-1.12-31|218	* Thu May 07 1998 Prospector System <bugs@redhat.com>
12cr|xxgdb-1.12-31|219	- translations modified for de, fr, tr
12cr|xxgdb-1.12-31|220	
12cr|xxgdb-1.12-31|221	* Mon Feb  9 1998 Otto Hammersmith <otto@redhat.com>
12cr|xxgdb-1.12-31|222	- fixed wmconfig entry
12cr|xxgdb-1.12-31|223	
12cr|xxgdb-1.12-31|224	* Tue Oct 21 1997 Otto Hammersmith <otto@redhat.com>
12cr|xxgdb-1.12-31|225	- fixed src url
12cr|xxgdb-1.12-31|226	- added wmconfig entries
12cr|xxgdb-1.12-31|227	- removed prefix line ... can't have it with wmconfig file :(
12cr|xxgdb-1.12-31|228	
12cr|xxgdb-1.12-31|229	* Fri Aug 22 1997 Erik Troan <ewt@redhat.com>
12cr|xxgdb-1.12-31|230	- built against glibc

8726 12
12cr|xxv-1.6-1|1	
12cr|xxv-1.6-1|2	%define name	xxv
12cr|xxv-1.6-1|3	%define version	1.6
12cr|xxv-1.6-1|4	%define rel	1
12cr|xxv-1.6-1|5	
12cr|xxv-1.6-1|6	Summary:	Xtreme eXtension for VDR
12cr|xxv-1.6-1|7	Name:		%name
12cr|xxv-1.6-1|8	Version:	%version
12cr|xxv-1.6-1|9	Release:	%mkrel %rel
12cr|xxv-1.6-1|10	Group:		Video
12cr|xxv-1.6-1|11	License:	LGPL
12cr|xxv-1.6-1|12	URL:		http://xpix.dieserver.de/
12cr|xxv-1.6-1|13	Source:		http://xpix.dieserver.de/downloads/xxv/%name-%version.tgz
12cr|xxv-1.6-1|14	Source2:	xxv.init
12cr|xxv-1.6-1|15	Source3:	xxv.sysconfig
12cr|xxv-1.6-1|16	Source4:	xxv.logrotate
12cr|xxv-1.6-1|17	# (Anssi 02/2008) In initscript we precreate empty pidfile so that vdr user
12cr|xxv-1.6-1|18	# has the rights to write there:
12cr|xxv-1.6-1|19	Patch0:		xxv-1.2-ignore-empty-pidfile.patch
12cr|xxv-1.6-1|20	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|xxv-1.6-1|21	BuildArch:	noarch
12cr|xxv-1.6-1|22	# for macros:
12cr|xxv-1.6-1|23	BuildRequires:	vdr-devel
12cr|xxv-1.6-1|24	Requires(post):	rpm-helper
12cr|xxv-1.6-1|25	Requires(preun): rpm-helper
12cr|xxv-1.6-1|26	Requires:	vdr-common
12cr|xxv-1.6-1|27	Suggests:	mysql
12cr|xxv-1.6-1|28	Requires:	vdr2jpeg
12cr|xxv-1.6-1|29	Requires:	fonts-ttf-bitstream-vera
12cr|xxv-1.6-1|30	# most 'use' statements are 'eval'ed, so we have to add requires manually;
12cr|xxv-1.6-1|31	# external versions of bundled libraries
12cr|xxv-1.6-1|32	Requires:	perl(Locale::Maketext::Extract)
12cr|xxv-1.6-1|33	Requires:	perl(Locale::Maketext::Lexicon)
12cr|xxv-1.6-1|34	Requires:	perl(Mail::SendEasy)
12cr|xxv-1.6-1|35	Requires:	perl(Module::Reload)
12cr|xxv-1.6-1|36	Requires:	perl(MP3::Icecast)
12cr|xxv-1.6-1|37	Requires:	perl(Net::IP::Match::Regexp)
12cr|xxv-1.6-1|38	Requires:	perl(Term::ReadLine::Perl)
12cr|xxv-1.6-1|39	Requires:	perl(Text::ASCIITable)
12cr|xxv-1.6-1|40	# list of requirements from install.sh
12cr|xxv-1.6-1|41	# sed -nr 's,^.*checkPerlModule (.*)$,Requires:\tperl(\1),p' install.sh
12cr|xxv-1.6-1|42	Requires:	perl(CGI)
12cr|xxv-1.6-1|43	Requires:	perl(Compress::Zlib)
12cr|xxv-1.6-1|44	Requires:	perl(Config::Tiny)
12cr|xxv-1.6-1|45	Requires:	perl(Data::Dumper)
12cr|xxv-1.6-1|46	Requires:	perl(Date::Manip)
12cr|xxv-1.6-1|47	Requires:	perl(DBD::mysql)
12cr|xxv-1.6-1|48	Requires:	perl(DBI)
12cr|xxv-1.6-1|49	Requires:	perl(Digest::MD5)
12cr|xxv-1.6-1|50	Requires:	perl(Digest::HMAC_MD5)
12cr|xxv-1.6-1|51	Requires:	perl(Encode)
12cr|xxv-1.6-1|52	Requires:	perl(Event)
12cr|xxv-1.6-1|53	Requires:	perl(Font::TTF::Font)
12cr|xxv-1.6-1|54	Requires:	perl(GD)
12cr|xxv-1.6-1|55	Requires:	perl(Getopt::Long)
12cr|xxv-1.6-1|56	Requires:	perl(HTML::TextToHTML)
12cr|xxv-1.6-1|57	Requires:	perl(HTML::TreeBuilder)
12cr|xxv-1.6-1|58	Requires:	perl(JSON)
12cr|xxv-1.6-1|59	# mdv bug #52269
12cr|xxv-1.6-1|60	Requires:	perl-JSON
12cr|xxv-1.6-1|61	Requires:	perl(Linux::Inotify2)
12cr|xxv-1.6-1|62	Requires:	perl(LWP::Simple)
12cr|xxv-1.6-1|63	Requires:	perl(LWP::UserAgent)
12cr|xxv-1.6-1|64	Requires:	perl(Locale::gettext)
12cr|xxv-1.6-1|65	Requires:	perl(MIME::Base64)
12cr|xxv-1.6-1|66	Requires:	perl(MP3::Info)
12cr|xxv-1.6-1|67	Requires:	perl(Net::Amazon)
12cr|xxv-1.6-1|68	Requires:	perl(Net::Amazon::Request::Artist)
12cr|xxv-1.6-1|69	Requires:	perl(Net::XMPP)
12cr|xxv-1.6-1|70	Requires:	perl(Proc::Killfam)
12cr|xxv-1.6-1|71	Requires:	perl(Proc::ProcessTable)
12cr|xxv-1.6-1|72	Requires:	perl(SOAP::Lite)
12cr|xxv-1.6-1|73	Requires:	perl(SOAP::Transport::HTTP)
12cr|xxv-1.6-1|74	Requires:	perl(Template)
12cr|xxv-1.6-1|75	Requires:	perl(Time::Local)
12cr|xxv-1.6-1|76	Requires:	perl(Time::HiRes)
12cr|xxv-1.6-1|77	Requires:	perl(URI::Escape)
12cr|xxv-1.6-1|78	Requires:	perl(XML::RSS)
12cr|xxv-1.6-1|79	Requires:	perl(XML::Simple)
12cr|xxv-1.6-1|80	
12cr|xxv-1.6-1|81	%define priv_exceptions perl(SOAP::Transport::HTTP::Event)\\|perl(Tools)\\|perl(Data::COW\\|perl(MediaLibParser
12cr|xxv-1.6-1|82	%define _provides_exceptions %priv_exceptions
12cr|xxv-1.6-1|83	%define _requires_exceptions %priv_exceptions
12cr|xxv-1.6-1|84	
12cr|xxv-1.6-1|85	%description
12cr|xxv-1.6-1|86	XXV means "Xtreme eXtension for VDR" and is a central service is for
12cr|xxv-1.6-1|87	the administration of the VDR and its environment, with which
12cr|xxv-1.6-1|88	different of haven are open and these different services can serve.
12cr|xxv-1.6-1|89	
12cr|xxv-1.6-1|90	An additional haven over a Plugin to construct should be just as
12cr|xxv-1.6-1|91	simple, to make available as also a certain service. The letter of a
12cr|xxv-1.6-1|92	Plugins goes very fast, there the input (Vdr, Database etc.) as well
12cr|xxv-1.6-1|93	as the output (telnet, HTTP...) generically was realized. It should
12cr|xxv-1.6-1|94	be e.g. possible thus to register with a telnet CONSOLE,
12cr|xxv-1.6-1|95	HttpBrowser, Wapphone, etc. an autotimer. This should substantially
12cr|xxv-1.6-1|96	faster the EPG data to scan be able (MySQL data base) and over an
12cr|xxv-1.6-1|97	interface the VDR the new timer communicate. Naturally also is
12cr|xxv-1.6-1|98	considered to the single mode of the SVdrP and only one instruction
12cr|xxv-1.6-1|99	is mailed. Afterwards the haven is again closed immediately, so that
12cr|xxv-1.6-1|100	other programs can access again svdrp.
12cr|xxv-1.6-1|101	
12cr|xxv-1.6-1|102	%prep
12cr|xxv-1.6-1|103	%setup -q
12cr|xxv-1.6-1|104	%patch0 -p1
12cr|xxv-1.6-1|105	
12cr|xxv-1.6-1|106	# Setup default config
12cr|xxv-1.6-1|107	perl -pi -e 's,file=/video/channels.conf,file=%{_vdr_cfgdir}/channels.conf,' etc/xxvd.cfg.example
12cr|xxv-1.6-1|108	#perl -pi -e 's,epgfile=/video/epg.data,epgfile=%{_vdr_videodir}/epg.data,' etc/xxvd.cfg.example
12cr|xxv-1.6-1|109	perl -pi -e 's,epgimages=/var/cache/xxv/epgimages,epgimages=%{_vdr_videodir}/epgimages,' etc/xxvd.cfg.example
12cr|xxv-1.6-1|110	perl -pi -e 's,Language=de_DE,Language=en_US,' etc/xxvd.cfg.example
12cr|xxv-1.6-1|111	perl -pi -e 's,initscript=/etc/init.d/xxvd,initscript=%{_initrddir}/xxv,' etc/xxvd.cfg.example
12cr|xxv-1.6-1|112	perl -pi -e 's,commandfile=/video/reccmds.conf,file=%{_vdr_cfgdir}/reccmds.conf,' etc/xxvd.cfg.example
12cr|xxv-1.6-1|113	perl -pi -e 's,videodir=/video,videodir=%{_vdr_videodir},' etc/xxvd.cfg.example
12cr|xxv-1.6-1|114	perl -pi -e 's,commands=/video/commands.conf,commands=%{_vdr_cfgdir}/commands.conf,' etc/xxvd.cfg.example
12cr|xxv-1.6-1|115	#perl -pi -e 's,file=/video/timers.conf,file=%{_vdr_cfgdir}/timers.conf,' etc/xxvd.cfg.example
12cr|xxv-1.6-1|116	perl -pi -e 's,tempimages=/var/cache/xxv/temp,tempimages=%{_var}/cache/%{name}/temp,' etc/xxvd.cfg.example
12cr|xxv-1.6-1|117	perl -pi -e 's,dir=/vtx,dir=%{_vdr_plugin_cachedir}/osdteletext,' etc/xxvd.cfg.example
12cr|xxv-1.6-1|118	
12cr|xxv-1.6-1|119	perl -pi -e 's,"\$RealBin/../lib","%{_datadir}/%{name}",' bin/xxvd
12cr|xxv-1.6-1|120	perl -pi -e 's,"/var/log/xxvd.log","%{_logdir}/%{name}/xxvd.log",' bin/xxvd
12cr|xxv-1.6-1|121	perl -pi -e 's,"\$RealBin/../locale","%{_datadir}/locale",' bin/xxvd
12cr|xxv-1.6-1|122	perl -pi -e 's,"\$RealBin/../lib/XXV,"%{_datadir}/%{name}/XXV,' bin/xxvd
12cr|xxv-1.6-1|123	perl -pi -e 's,"\$RealBin/../etc/xxvd.cfg","%{_localstatedir}/lib/%{name}/xxvd.cfg",' bin/xxvd
12cr|xxv-1.6-1|124	perl -pi -e 's,"\$RealBin/../doc","%{_localstatedir}/lib/%{name}/doc",' bin/xxvd
12cr|xxv-1.6-1|125	sed -i '/HTMLDIR/s,"\$RealBin/../","%{_datadir}/%{name}/skins",' bin/xxvd
12cr|xxv-1.6-1|126	perl -pi -e 's,"\$RealBin/../share/fonts/ttf-bitstream-vera,"%{_datadir}/fonts/TTF,' bin/xxvd
12cr|xxv-1.6-1|127	perl -pi -e 's,"\$RealBin/../share/,"%{_datadir}/%{name}/,' bin/xxvd
12cr|xxv-1.6-1|128	perl -pi -e 's,"\$RealBin/../contrib","%{_datadir}/%{name}/contrib",' bin/xxvd
12cr|xxv-1.6-1|129	
12cr|xxv-1.6-1|130	perl -pi -e "s,upgrade='upgrade-xxv-db.sql',upgrade='%{_datadir}/%{name}/contrib/upgrade-xxv-db.sql'," contrib/update-xxv
12cr|xxv-1.6-1|131	
12cr|xxv-1.6-1|132	cat > README.install.urpmi <<EOF
12cr|xxv-1.6-1|133	You must create the database "xxv" on your mysql server, create a
12cr|xxv-1.6-1|134	mysql user for xxv and enter the correct USR and PWD in the
12cr|xxv-1.6-1|135	[General] section of %{_localstatedir}/lib/%{name}/xxvd.cfg.
12cr|xxv-1.6-1|136	
12cr|xxv-1.6-1|137	You can create the database with default password with the following
12cr|xxv-1.6-1|138	command:
12cr|xxv-1.6-1|139	mysql -u root < %{_datadir}/%{name}/contrib/create-database.sql
12cr|xxv-1.6-1|140	No xxvd.cfg editing is then necessary.
12cr|xxv-1.6-1|141	
12cr|xxv-1.6-1|142	Alternatively, here are the example commands for creating a new
12cr|xxv-1.6-1|143	database with different credentials:
12cr|xxv-1.6-1|144	mysql -u root -e "create database xxv;"
12cr|xxv-1.6-1|145	mysql -u root -e "grant all privileges on xxv.* to username@localhost IDENTIFIED BY 'password';"
12cr|xxv-1.6-1|146	mysql -u root -e "flush privileges;"
12cr|xxv-1.6-1|147	
12cr|xxv-1.6-1|148	If you wish to later change the username and/or password, you must
12cr|xxv-1.6-1|149	change both the xxvd.cfg entry and the one of mysql.
12cr|xxv-1.6-1|150	
12cr|xxv-1.6-1|151	By default the web interface is on port 8080 with username "xxv"
12cr|xxv-1.6-1|152	and password "xxv". You can change these from the web interface.
12cr|xxv-1.6-1|153	Please go through the configuration options carefully and disable
12cr|xxv-1.6-1|154	the modules you do not need.
12cr|xxv-1.6-1|155	EOF
12cr|xxv-1.6-1|156	
12cr|xxv-1.6-1|157	cat > README.1.4.upgrade.urpmi <<EOF
12cr|xxv-1.6-1|158	In order to update to the new XXV database version, you need to manually
12cr|xxv-1.6-1|159	run update-xxv command. XXV must be stopped when updating the database.
12cr|xxv-1.6-1|160	See "update-xxv -h" for the proper parameters that may be needed.
12cr|xxv-1.6-1|161	EOF
12cr|xxv-1.6-1|162	
12cr|xxv-1.6-1|163	%install
12cr|xxv-1.6-1|164	rm -rf %{buildroot}
12cr|xxv-1.6-1|165	
12cr|xxv-1.6-1|166	install -d -m755 %{buildroot}%{_bindir}
12cr|xxv-1.6-1|167	install -m755 bin/xxvd %{buildroot}%{_bindir}
12cr|xxv-1.6-1|168	
12cr|xxv-1.6-1|169	install -d -m755 %{buildroot}%{_sysconfdir}
12cr|xxv-1.6-1|170	install -d -m755 %{buildroot}%{_localstatedir}/lib/%{name}
12cr|xxv-1.6-1|171	install -m644 etc/xxvd.cfg.example %{buildroot}%{_localstatedir}/lib/%{name}/xxvd.cfg
12cr|xxv-1.6-1|172	ln -s %{_localstatedir}/lib/%{name} %{buildroot}%{_sysconfdir}/%{name}
12cr|xxv-1.6-1|173	
12cr|xxv-1.6-1|174	install -d -m755 %{buildroot}%{_var}/cache/%{name}
12cr|xxv-1.6-1|175	
12cr|xxv-1.6-1|176	install -d -m755 %{buildroot}%{_datadir}/%{name}/contrib
12cr|xxv-1.6-1|177	install -m644 contrib/*.sql %{buildroot}%{_datadir}/%{name}/contrib
12cr|xxv-1.6-1|178	install -m755 contrib/update-xxv %{buildroot}%{_datadir}/%{name}/contrib
12cr|xxv-1.6-1|179	install -m755 contrib/*.pl %{buildroot}%{_bindir}
12cr|xxv-1.6-1|180	ln -s %{_datadir}/%{name}/contrib/update-xxv %{buildroot}%{_bindir}/update-xxv
12cr|xxv-1.6-1|181	
12cr|xxv-1.6-1|182	install -d -m755 %{buildroot}%{_localstatedir}/lib/%{name}/doc
12cr|xxv-1.6-1|183	install -m644 doc/* %{buildroot}%{_localstatedir}/lib/%{name}/doc
12cr|xxv-1.6-1|184	
12cr|xxv-1.6-1|185	install -d -m755 %{buildroot}%{_sysconfdir}/logrotate.d
12cr|xxv-1.6-1|186	install -m644 %SOURCE4 %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|xxv-1.6-1|187	
12cr|xxv-1.6-1|188	install -d -m755 %{buildroot}%{_datadir}/%{name}/skins
12cr|xxv-1.6-1|189	cp -a wml html %{buildroot}%{_datadir}/%{name}/skins
12cr|xxv-1.6-1|190	ln -s html %{buildroot}%{_datadir}/%{name}/skins/default
12cr|xxv-1.6-1|191	
12cr|xxv-1.6-1|192	cp -a lib/* share/* %{buildroot}%{_datadir}/%{name}
12cr|xxv-1.6-1|193	cp -a lib/Tools.pm lib/XXV lib/Data lib/SOAP lib/MediaLibParser* share/* %{buildroot}%{_datadir}/%{name}
12cr|xxv-1.6-1|194	
12cr|xxv-1.6-1|195	# remove bundled stuff we have a system version for
12cr|xxv-1.6-1|196	rm -r %{buildroot}%{_datadir}/%{name}/Locale/Maketext/Extract*
12cr|xxv-1.6-1|197	rm -r %{buildroot}%{_datadir}/%{name}/Locale/Maketext/Lexicon*
12cr|xxv-1.6-1|198	rm -r %{buildroot}%{_datadir}/%{name}/Mail/SendEasy*
12cr|xxv-1.6-1|199	rm -r %{buildroot}%{_datadir}/%{name}/Module/Reload*
12cr|xxv-1.6-1|200	rm -r %{buildroot}%{_datadir}/%{name}/MP3/Icecast*
12cr|xxv-1.6-1|201	rm -r %{buildroot}%{_datadir}/%{name}/Net/IP/Match/Regexp*
12cr|xxv-1.6-1|202	rm -r %{buildroot}%{_datadir}/%{name}/Term/ReadLine/{Perl*,readline*}
12cr|xxv-1.6-1|203	rm -r %{buildroot}%{_datadir}/%{name}/Text/ASCIITable*
12cr|xxv-1.6-1|204	rm -r %{buildroot}%{_datadir}/%{name}/fonts/ttf-bitstream-vera
12cr|xxv-1.6-1|205	
12cr|xxv-1.6-1|206	# remove bundle
12cr|xxv-1.6-1|207	rm -r %{buildroot}%{_datadir}/%{name}/Bundle
12cr|xxv-1.6-1|208	
12cr|xxv-1.6-1|209	for f in locale/*/; do
12cr|xxv-1.6-1|210	install -d -m755 \
12cr|xxv-1.6-1|211	%{buildroot}%{_datadir}/locale/$(basename $f)/LC_MESSAGES
12cr|xxv-1.6-1|212	install -m644 $f/LC_MESSAGES/xxv.mo \
12cr|xxv-1.6-1|213	%{buildroot}%{_datadir}/locale/$(basename $f)/LC_MESSAGES
12cr|xxv-1.6-1|214	done
12cr|xxv-1.6-1|215	
12cr|xxv-1.6-1|216	install -d -m755 %{buildroot}%{_logdir}/%{name}
12cr|xxv-1.6-1|217	
12cr|xxv-1.6-1|218	install -d -m755 %{buildroot}%{_sysconfdir}/sysconfig
12cr|xxv-1.6-1|219	install -m644 %SOURCE3 %{buildroot}%{_sysconfdir}/sysconfig/xxv
12cr|xxv-1.6-1|220	
12cr|xxv-1.6-1|221	install -d -m755 %{buildroot}%{_initrddir}
12cr|xxv-1.6-1|222	install -m755 %SOURCE2 %{buildroot}%{_initrddir}/xxv
12cr|xxv-1.6-1|223	
12cr|xxv-1.6-1|224	install -d -m755 %{buildroot}%{_logdir}/xxv
12cr|xxv-1.6-1|225	
12cr|xxv-1.6-1|226	install -d -m755 %{buildroot}%{_mandir}/man1
12cr|xxv-1.6-1|227	install -m644 doc/*.1  %{buildroot}%{_mandir}/man1
12cr|xxv-1.6-1|228	
12cr|xxv-1.6-1|229	%find_lang xxv
12cr|xxv-1.6-1|230	
12cr|xxv-1.6-1|231	%clean
12cr|xxv-1.6-1|232	rm -rf %{buildroot}
12cr|xxv-1.6-1|233	
12cr|xxv-1.6-1|234	%post
12cr|xxv-1.6-1|235	%_post_service %name
12cr|xxv-1.6-1|236	
12cr|xxv-1.6-1|237	%preun
12cr|xxv-1.6-1|238	%_preun_service %name
12cr|xxv-1.6-1|239	
12cr|xxv-1.6-1|240	%files -f xxv.lang
12cr|xxv-1.6-1|241	%defattr(-,root,root)
12cr|xxv-1.6-1|242	%doc doc/{CHANGELOG,README} README.install.urpmi README.*.upgrade.urpmi
12cr|xxv-1.6-1|243	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/xxv
12cr|xxv-1.6-1|244	%attr(-,vdr,vdr) %dir %{_logdir}/xxv
12cr|xxv-1.6-1|245	%attr(0640,vdr,vdr) %config(noreplace) %{_localstatedir}/lib/xxv/xxvd.cfg
12cr|xxv-1.6-1|246	%attr(-,vdr,vdr) %{_var}/cache/%{name}
12cr|xxv-1.6-1|247	%config(noreplace) %{_sysconfdir}/sysconfig/xxv
12cr|xxv-1.6-1|248	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|xxv-1.6-1|249	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/xxv/doc
12cr|xxv-1.6-1|250	%attr(-,vdr,vdr) %{_localstatedir}/lib/xxv/doc/*
12cr|xxv-1.6-1|251	%{_sysconfdir}/xxv
12cr|xxv-1.6-1|252	%{_initrddir}/xxv
12cr|xxv-1.6-1|253	%{_bindir}/xxvd
12cr|xxv-1.6-1|254	%{_bindir}/at-vdradmin2xxv.pl
12cr|xxv-1.6-1|255	%{_bindir}/chronicle-remove-duplicate.pl
12cr|xxv-1.6-1|256	%{_bindir}/update-xxv
12cr|xxv-1.6-1|257	%dir %{_datadir}/%{name}
12cr|xxv-1.6-1|258	%dir %{_datadir}/%{name}/Data
12cr|xxv-1.6-1|259	%{_datadir}/%{name}/Data/COW.pm
12cr|xxv-1.6-1|260	%{_datadir}/%{name}/MediaLibParser*
12cr|xxv-1.6-1|261	%dir %{_datadir}/%{name}/SOAP
12cr|xxv-1.6-1|262	%dir %{_datadir}/%{name}/SOAP/Transport
12cr|xxv-1.6-1|263	%dir %{_datadir}/%{name}/SOAP/Transport/HTTP
12cr|xxv-1.6-1|264	%{_datadir}/%{name}/SOAP/Transport/HTTP/Event.pm
12cr|xxv-1.6-1|265	%{_datadir}/%{name}/Tools.pm
12cr|xxv-1.6-1|266	%{_datadir}/%{name}/XXV
12cr|xxv-1.6-1|267	%{_datadir}/%{name}/contrib
12cr|xxv-1.6-1|268	%{_datadir}/%{name}/news
12cr|xxv-1.6-1|269	%{_datadir}/%{name}/skins
12cr|xxv-1.6-1|270	%{_datadir}/%{name}/xmltv
12cr|xxv-1.6-1|271	%{_mandir}/man1/xxvd.1*
12cr|xxv-1.6-1|272	
12cr|xxv-1.6-1|273	
12cr|xxv-1.6-1|274	%changelog
12cr|xxv-1.6-1|275	* Sun Aug 15 2010 Anssi Hannula <anssi@mandriva.org> 1.6-1mdv2011.0
12cr|xxv-1.6-1|276	+ Revision: 569839
12cr|xxv-1.6-1|277	- new version
12cr|xxv-1.6-1|278	- change .spec file to make it harder to forget various changes when
12cr|xxv-1.6-1|279	updating
12cr|xxv-1.6-1|280	
12cr|xxv-1.6-1|281	* Tue Jul 14 2009 Anssi Hannula <anssi@mandriva.org> 1.4-1mdv2010.0
12cr|xxv-1.6-1|282	+ Revision: 395999
12cr|xxv-1.6-1|283	- new version 1.4
12cr|xxv-1.6-1|284	- fix some instances of init script being referred to as xxvd, not xxv
12cr|xxv-1.6-1|285	- change requires on mysql to suggests
12cr|xxv-1.6-1|286	- update dependencies
12cr|xxv-1.6-1|287	- use system vera fonts
12cr|xxv-1.6-1|288	- provide update-xxv and other contrib scripts in /usr/bin
12cr|xxv-1.6-1|289	- add README.1.4.upgrade.urpmi about running update-xxv
12cr|xxv-1.6-1|290	
12cr|xxv-1.6-1|291	* Mon Jun 02 2008 Pixel <pixel@mandriva.com> 1.2-1mdv2009.0
12cr|xxv-1.6-1|292	+ Revision: 214231
12cr|xxv-1.6-1|293	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cr|xxv-1.6-1|294	
12cr|xxv-1.6-1|295	* Fri Feb 29 2008 Anssi Hannula <anssi@mandriva.org> 1.2-1mdv2008.1
12cr|xxv-1.6-1|296	+ Revision: 176914
12cr|xxv-1.6-1|297	- new version
12cr|xxv-1.6-1|298	- precreate pidfile to allow vdr user to write to it (P0)
12cr|xxv-1.6-1|299	
12cr|xxv-1.6-1|300	+ Olivier Blin <oblin@mandriva.com>
12cr|xxv-1.6-1|301	- restore BuildRoot
12cr|xxv-1.6-1|302	
12cr|xxv-1.6-1|303	+ Thierry Vignaud <tv@mandriva.org>
12cr|xxv-1.6-1|304	- kill re-definition of %%buildroot on Pixel's request
12cr|xxv-1.6-1|305	
12cr|xxv-1.6-1|306	* Fri Jun 01 2007 Anssi Hannula <anssi@mandriva.org> 0.90-2mdv2008.0
12cr|xxv-1.6-1|307	+ Revision: 33697
12cr|xxv-1.6-1|308	- fix invalid paths in config (BuildReq)
12cr|xxv-1.6-1|309	
12cr|xxv-1.6-1|310	
12cr|xxv-1.6-1|311	* Thu Mar 01 2007 Anssi Hannula <anssi@mandriva.org> 0.90-1mdv2007.0
12cr|xxv-1.6-1|312	+ Revision: 130778
12cr|xxv-1.6-1|313	- 0.90
12cr|xxv-1.6-1|314	- fix requires
12cr|xxv-1.6-1|315	- fix initscript
12cr|xxv-1.6-1|316	- Import xxv
12cr|xxv-1.6-1|317	
12cr|xxv-1.6-1|318	* Sun Jul 09 2006 Anssi Hannula <anssi@mandriva.org> 0.80-1mdv2007.0
12cr|xxv-1.6-1|319	- 0.80
12cr|xxv-1.6-1|320	
12cr|xxv-1.6-1|321	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.72-2mdv2007.0
12cr|xxv-1.6-1|322	- use _ prefix for system path macros
12cr|xxv-1.6-1|323	- protect xxvd.cfg, it contains credentials in cleartext
12cr|xxv-1.6-1|324	
12cr|xxv-1.6-1|325	* Sat Jun 03 2006 Anssi Hannula <anssi@mandriva.org> 0.72-1mdv2007.0
12cr|xxv-1.6-1|326	- initial Mandriva release
12cr|xxv-1.6-1|327	

8727 12
12cr|xxxterm-1.11.3-1|1	Summary:	A minimalists web browser
12cr|xxxterm-1.11.3-1|2	Name:		xxxterm
12cr|xxxterm-1.11.3-1|3	Version:	1.11.3
12cr|xxxterm-1.11.3-1|4	Release:	%mkrel 1
12cr|xxxterm-1.11.3-1|5	License:	MIT
12cr|xxxterm-1.11.3-1|6	Group:		Networking/WWW
12cr|xxxterm-1.11.3-1|7	URL:		https://opensource.conformal.com/wiki/XXXTerm
12cr|xxxterm-1.11.3-1|8	
12cr|xxxterm-1.11.3-1|9	Source0:		https://opensource.conformal.com/snapshots/xxxterm/%{name}-%{version}.tgz
12cr|xxxterm-1.11.3-1|10	Patch0:		xxxterm-1.8.0-mdv-desktop.patch
12cr|xxxterm-1.11.3-1|11	Patch1:		xxxterm-1.11.3-link-javascriptcoregtk.patch
12cr|xxxterm-1.11.3-1|12	BuildRequires:	webkitgtk-devel >= 1.3.1
12cr|xxxterm-1.11.3-1|13	BuildRequires:	gtk2-devel libsoup-devel gnutls-devel libbsd-devel
12cr|xxxterm-1.11.3-1|14	
12cr|xxxterm-1.11.3-1|15	%description
12cr|xxxterm-1.11.3-1|16	xxxterm is a minimalist web browser with sophisticated security features
12cr|xxxterm-1.11.3-1|17	designed-in (rather than through an add-on). In particular, it provides both
12cr|xxxterm-1.11.3-1|18	persistent and per-session controls for scripts and cookies, making it easy
12cr|xxxterm-1.11.3-1|19	to thwart tracking and scripting attacks.
12cr|xxxterm-1.11.3-1|20	
12cr|xxxterm-1.11.3-1|21	In additional to providing a familiar mouse-based interface like other web
12cr|xxxterm-1.11.3-1|22	browsers, it offers a set of vi-like keyboard commands for users who prefer
12cr|xxxterm-1.11.3-1|23	to keep their hands on their keyboard.
12cr|xxxterm-1.11.3-1|24	
12cr|xxxterm-1.11.3-1|25	The default settings provide a secure environment. With simple keyboard
12cr|xxxterm-1.11.3-1|26	commands, the user can "whitelist" specific sites, allowing cookies and scripts
12cr|xxxterm-1.11.3-1|27	from those sites.
12cr|xxxterm-1.11.3-1|28	
12cr|xxxterm-1.11.3-1|29	%prep
12cr|xxxterm-1.11.3-1|30	%setup -q
12cr|xxxterm-1.11.3-1|31	%patch0 -p1
12cr|xxxterm-1.11.3-1|32	%patch1 -p1
12cr|xxxterm-1.11.3-1|33	
12cr|xxxterm-1.11.3-1|34	%build
12cr|xxxterm-1.11.3-1|35	cd linux
12cr|xxxterm-1.11.3-1|36	export CFLAGS="%optflags"
12cr|xxxterm-1.11.3-1|37	%{__make} %{?_smp_mflags} OPTIMIZE="%{optflags}"
12cr|xxxterm-1.11.3-1|38	
12cr|xxxterm-1.11.3-1|39	%install
12cr|xxxterm-1.11.3-1|40	export PREFIX=%{buildroot}/usr
12cr|xxxterm-1.11.3-1|41	pushd linux
12cr|xxxterm-1.11.3-1|42	%{__make} install
12cr|xxxterm-1.11.3-1|43	popd
12cr|xxxterm-1.11.3-1|44	for s in 16 32 48 64 128; do
12cr|xxxterm-1.11.3-1|45	install -d -m 0755 %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/
12cr|xxxterm-1.11.3-1|46	ln -s ../../../../xxxterm/xxxtermicon${s}.png %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/xxxterm.png
12cr|xxxterm-1.11.3-1|47	done
12cr|xxxterm-1.11.3-1|48	install -D -m 0644 xxxterm.desktop %{buildroot}%{_datadir}/applications/xxxterm.desktop
12cr|xxxterm-1.11.3-1|49	install -D -m 0644 style.css %{buildroot}%{_datadir}/xxxterm/style.css
12cr|xxxterm-1.11.3-1|50	install -d -m 0755 %{buildroot}/%{_docdir}/xxxterm
12cr|xxxterm-1.11.3-1|51	cat > %{buildroot}/%{_docdir}/%{name}/LICENSE << EOF
12cr|xxxterm-1.11.3-1|52	-= License =-
12cr|xxxterm-1.11.3-1|53	
12cr|xxxterm-1.11.3-1|54	/*
12cr|xxxterm-1.11.3-1|55	* Copyright (c) 2010, 2011 Marco Peereboom <marco@peereboom.us>
12cr|xxxterm-1.11.3-1|56	* Copyright (c) 2011 Stevan Andjelkovic <stevan@student.chalmers.se>
12cr|xxxterm-1.11.3-1|57	* Copyright (c) 2010, 2011 Edd Barrett <vext01@gmail.com>
12cr|xxxterm-1.11.3-1|58	* Copyright (c) 2011 Todd T. Fries <todd@fries.net>
12cr|xxxterm-1.11.3-1|59	* Copyright (c) 2011 Raphael Graf <r@undefined.ch>
12cr|xxxterm-1.11.3-1|60	* Copyright (c) 2011 Michal Mazurek <akfaew@jasminek.net>
12cr|xxxterm-1.11.3-1|61	*
12cr|xxxterm-1.11.3-1|62	* Permission to use, copy, modify, and distribute this software for any
12cr|xxxterm-1.11.3-1|63	* purpose with or without fee is hereby granted, provided that the above
12cr|xxxterm-1.11.3-1|64	* copyright notice and this permission notice appear in all copies.
12cr|xxxterm-1.11.3-1|65	*
12cr|xxxterm-1.11.3-1|66	* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
12cr|xxxterm-1.11.3-1|67	* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
12cr|xxxterm-1.11.3-1|68	* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12cr|xxxterm-1.11.3-1|69	* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12cr|xxxterm-1.11.3-1|70	* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
12cr|xxxterm-1.11.3-1|71	* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
12cr|xxxterm-1.11.3-1|72	* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
12cr|xxxterm-1.11.3-1|73	*/
12cr|xxxterm-1.11.3-1|74	
12cr|xxxterm-1.11.3-1|75	-= javascript.h license =-
12cr|xxxterm-1.11.3-1|76	
12cr|xxxterm-1.11.3-1|77	Javascript code was borrowed from the friendly folks at vimprobable2 under the following license:
12cr|xxxterm-1.11.3-1|78	
12cr|xxxterm-1.11.3-1|79	/*
12cr|xxxterm-1.11.3-1|80	Copyright (c) 2009 Leon Winter
12cr|xxxterm-1.11.3-1|81	Copyright (c) 2009-2011 Hannes Schueller
12cr|xxxterm-1.11.3-1|82	Copyright (c) 2009-2010 Matto Fransen
12cr|xxxterm-1.11.3-1|83	Copyright (c) 2010-2011 Hans-Peter Deifel
12cr|xxxterm-1.11.3-1|84	Copyright (c) 2010-2011 Thomas Adam
12cr|xxxterm-1.11.3-1|85	Copyright (c) 2011 Albert Kim
12cr|xxxterm-1.11.3-1|86	Copyright (c) 2011 Daniel Carl
12cr|xxxterm-1.11.3-1|87	
12cr|xxxterm-1.11.3-1|88	Permission is hereby granted, free of charge, to any person obtaining a copy
12cr|xxxterm-1.11.3-1|89	of this software and associated documentation files (the "Software"), to deal
12cr|xxxterm-1.11.3-1|90	in the Software without restriction, including without limitation the rights
12cr|xxxterm-1.11.3-1|91	to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12cr|xxxterm-1.11.3-1|92	copies of the Software, and to permit persons to whom the Software is
12cr|xxxterm-1.11.3-1|93	furnished to do so, subject to the following conditions:
12cr|xxxterm-1.11.3-1|94	
12cr|xxxterm-1.11.3-1|95	The above copyright notice and this permission notice shall be included in
12cr|xxxterm-1.11.3-1|96	all copies or substantial portions of the Software.
12cr|xxxterm-1.11.3-1|97	
12cr|xxxterm-1.11.3-1|98	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12cr|xxxterm-1.11.3-1|99	IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12cr|xxxterm-1.11.3-1|100	FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12cr|xxxterm-1.11.3-1|101	AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12cr|xxxterm-1.11.3-1|102	LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12cr|xxxterm-1.11.3-1|103	OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
12cr|xxxterm-1.11.3-1|104	THE SOFTWARE.
12cr|xxxterm-1.11.3-1|105	*/
12cr|xxxterm-1.11.3-1|106	EOF
12cr|xxxterm-1.11.3-1|107	
12cr|xxxterm-1.11.3-1|108	%files
12cr|xxxterm-1.11.3-1|109	%doc %dir %{_docdir}/xxxterm
12cr|xxxterm-1.11.3-1|110	%doc %{_docdir}/xxxterm/LICENSE
12cr|xxxterm-1.11.3-1|111	%{_mandir}/man1/xxxterm.*
12cr|xxxterm-1.11.3-1|112	%{_bindir}/xxxterm
12cr|xxxterm-1.11.3-1|113	%{_datadir}/applications/xxxterm.desktop
12cr|xxxterm-1.11.3-1|114	%{_datadir}/xxxterm/style.css
12cr|xxxterm-1.11.3-1|115	%{_datadir}/xxxterm/xxxterm*.png
12cr|xxxterm-1.11.3-1|116	%{_datadir}/xxxterm/tld-rules
12cr|xxxterm-1.11.3-1|117	%{_iconsdir}/hicolor/*/apps/xxxterm.png
12cr|xxxterm-1.11.3-1|118	
12cr|xxxterm-1.11.3-1|119	
12cr|xxxterm-1.11.3-1|120	%changelog
12cr|xxxterm-1.11.3-1|121	* Fri Mar 02 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.11.3-1mdv2012.0
12cr|xxxterm-1.11.3-1|122	+ Revision: 781779
12cr|xxxterm-1.11.3-1|123	- update to 1.11.3
12cr|xxxterm-1.11.3-1|124	
12cr|xxxterm-1.11.3-1|125	* Sun Jan 08 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.10.0-1
12cr|xxxterm-1.11.3-1|126	+ Revision: 758740
12cr|xxxterm-1.11.3-1|127	- new version 1.10.0
12cr|xxxterm-1.11.3-1|128	
12cr|xxxterm-1.11.3-1|129	* Mon Dec 12 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.9.0-1
12cr|xxxterm-1.11.3-1|130	+ Revision: 740462
12cr|xxxterm-1.11.3-1|131	- Forgotten patch added
12cr|xxxterm-1.11.3-1|132	- Linking to libjavascriptcoregtk-1.0 fixed
12cr|xxxterm-1.11.3-1|133	- Update to 1.9.0
12cr|xxxterm-1.11.3-1|134	
12cr|xxxterm-1.11.3-1|135	* Thu Nov 03 2011 Andrey Smirnov <asmirnov@mandriva.org> 1.8.0-1
12cr|xxxterm-1.11.3-1|136	+ Revision: 715807
12cr|xxxterm-1.11.3-1|137	- Macros fixed
12cr|xxxterm-1.11.3-1|138	- imported package xxxterm
12cr|xxxterm-1.11.3-1|139	

8728 12
12cr|xylib-1.1-1|1	%define		major 3
12cr|xylib-1.1-1|2	%define		libname %mklibname xy %{major}
12cr|xylib-1.1-1|3	%define		develname %mklibname xy -d
12cr|xylib-1.1-1|4	
12cr|xylib-1.1-1|5	Name:		xylib
12cr|xylib-1.1-1|6	Version:	1.1
12cr|xylib-1.1-1|7	Release:	1
12cr|xylib-1.1-1|8	Summary:	A C++ x-y data reading library
12cr|xylib-1.1-1|9	License:	LGPLv2
12cr|xylib-1.1-1|10	Group:		System/Libraries
12cr|xylib-1.1-1|11	Url:		http://www.unipress.waw.pl/fityk/xylib/
12cr|xylib-1.1-1|12	Source0:	http://downloads.sourceforge.net/fityk/%{name}-%{version}.tar.bz2
12cr|xylib-1.1-1|13	BuildRequires:	boost-devel
12cr|xylib-1.1-1|14	BuildRequires:	zlib-devel
12cr|xylib-1.1-1|15	BuildRequires:	bzip2-devel
12cr|xylib-1.1-1|16	
12cr|xylib-1.1-1|17	%description
12cr|xylib-1.1-1|18	Xylib is a portable C++ library for reading files that contain x-y
12cr|xylib-1.1-1|19	data from powder diffraction, spectroscopy or other experimental
12cr|xylib-1.1-1|20	methods.
12cr|xylib-1.1-1|21	
12cr|xylib-1.1-1|22	Supported formats:
12cr|xylib-1.1-1|23	
12cr|xylib-1.1-1|24	* plain text (CSV or TSV or space-separated-values)
12cr|xylib-1.1-1|25	* Crystallographic Information File for Powder Diffraction (pdCIF)
12cr|xylib-1.1-1|26	* Siemens/Bruker UXD
12cr|xylib-1.1-1|27	* Siemens/Bruker RAW ver. 1/2/3/4
12cr|xylib-1.1-1|28	* Philips UDF
12cr|xylib-1.1-1|29	* Philips RD (raw scan) V3
12cr|xylib-1.1-1|30	* Rigaku DAT
12cr|xylib-1.1-1|31	* Sietronics Sieray CPI
12cr|xylib-1.1-1|32	* DBWS/DMPLOT data file
12cr|xylib-1.1-1|33	* Canberra MCA (only one of Canberra MCA formats?)
12cr|xylib-1.1-1|34	* XFIT/Koalariet XDD
12cr|xylib-1.1-1|35	* RIET7/LHPM/CSRIET/ILL_D1A5/PSI_DMC DAT
12cr|xylib-1.1-1|36	* Vamas ISO14976 (only experiment modes: SEM or MAPSV or MAPSVDP
12cr|xylib-1.1-1|37	are supported; only REGULAR scan_mode is supported)
12cr|xylib-1.1-1|38	* Princeton Instruments WinSpec SPE (only 1-D data is supported)
12cr|xylib-1.1-1|39	
12cr|xylib-1.1-1|40	
12cr|xylib-1.1-1|41	%package util
12cr|xylib-1.1-1|42	Summary:	An utility to convert files supported by xylib to TSV
12cr|xylib-1.1-1|43	Group:		Sciences/Chemistry
12cr|xylib-1.1-1|44	Provides:	xyconv = %{version}-%{release}
12cr|xylib-1.1-1|45	
12cr|xylib-1.1-1|46	%description util
12cr|xylib-1.1-1|47	This package contains xyconv, an utility provided with the xylib
12cr|xylib-1.1-1|48	library to convert the files it supports to TSV.
12cr|xylib-1.1-1|49	
12cr|xylib-1.1-1|50	%package -n %{libname}
12cr|xylib-1.1-1|51	Summary:	A C++ x-y data reading library
12cr|xylib-1.1-1|52	Group:		System/Libraries
12cr|xylib-1.1-1|53	
12cr|xylib-1.1-1|54	%description -n %{libname}
12cr|xylib-1.1-1|55	Xylib is a portable C++ library for reading files that contain x-y
12cr|xylib-1.1-1|56	data from powder diffraction, spectroscopy or other experimental
12cr|xylib-1.1-1|57	methods.
12cr|xylib-1.1-1|58	
12cr|xylib-1.1-1|59	Supported formats:
12cr|xylib-1.1-1|60	
12cr|xylib-1.1-1|61	* plain text (CSV or TSV or space-separated-values)
12cr|xylib-1.1-1|62	* Crystallographic Information File for Powder Diffraction (pdCIF)
12cr|xylib-1.1-1|63	* Siemens/Bruker UXD
12cr|xylib-1.1-1|64	* Siemens/Bruker RAW ver. 1/2/3/4
12cr|xylib-1.1-1|65	* Philips UDF
12cr|xylib-1.1-1|66	* Philips RD (raw scan) V3
12cr|xylib-1.1-1|67	* Rigaku DAT
12cr|xylib-1.1-1|68	* Sietronics Sieray CPI
12cr|xylib-1.1-1|69	* DBWS/DMPLOT data file
12cr|xylib-1.1-1|70	* Canberra MCA (only one of Canberra MCA formats?)
12cr|xylib-1.1-1|71	* XFIT/Koalariet XDD
12cr|xylib-1.1-1|72	* RIET7/LHPM/CSRIET/ILL_D1A5/PSI_DMC DAT
12cr|xylib-1.1-1|73	* Vamas ISO14976 (only experiment modes: SEM or MAPSV or MAPSVDP
12cr|xylib-1.1-1|74	are supported; only REGULAR scan_mode is supported)
12cr|xylib-1.1-1|75	* Princeton Instruments WinSpec SPE (only 1-D data is supported)
12cr|xylib-1.1-1|76	
12cr|xylib-1.1-1|77	This package contains the xylib shared library.
12cr|xylib-1.1-1|78	
12cr|xylib-1.1-1|79	%package -n %{develname}
12cr|xylib-1.1-1|80	Summary:	Development files for xylib
12cr|xylib-1.1-1|81	Group:		Development/C++
12cr|xylib-1.1-1|82	Provides:	%{name}-devel = %{version}-%{release}
12cr|xylib-1.1-1|83	Requires:	%{libname} = %{version}-%{release}
12cr|xylib-1.1-1|84	
12cr|xylib-1.1-1|85	%description -n %{develname}
12cr|xylib-1.1-1|86	This package contains the development files for xylib.
12cr|xylib-1.1-1|87	
12cr|xylib-1.1-1|88	%prep
12cr|xylib-1.1-1|89	%setup -q
12cr|xylib-1.1-1|90	
12cr|xylib-1.1-1|91	%build
12cr|xylib-1.1-1|92	%configure2_5x --disable-static
12cr|xylib-1.1-1|93	%make
12cr|xylib-1.1-1|94	
12cr|xylib-1.1-1|95	%install
12cr|xylib-1.1-1|96	%makeinstall_std
12cr|xylib-1.1-1|97	
12cr|xylib-1.1-1|98	%files util
12cr|xylib-1.1-1|99	%{_bindir}/xyconv
12cr|xylib-1.1-1|100	%{_mandir}/man1/xyconv*
12cr|xylib-1.1-1|101	
12cr|xylib-1.1-1|102	%files -n %{libname}
12cr|xylib-1.1-1|103	%{_libdir}/libxy.so.%{major}*
12cr|xylib-1.1-1|104	
12cr|xylib-1.1-1|105	%files -n %{develname}
12cr|xylib-1.1-1|106	%{_libdir}/libxy.so
12cr|xylib-1.1-1|107	%{_includedir}/*
12cr|xylib-1.1-1|108	

8729 12
12cr|yabasic-2.763-7|1	%define name yabasic
12cr|yabasic-2.763-7|2	%define version 2.763
12cr|yabasic-2.763-7|3	%define release %mkrel 7
12cr|yabasic-2.763-7|4	
12cr|yabasic-2.763-7|5	Summary:	Small basic interpreter with printing and graphics
12cr|yabasic-2.763-7|6	Name:		%{name}
12cr|yabasic-2.763-7|7	Version:	%{version}
12cr|yabasic-2.763-7|8	Release:	%{release}
12cr|yabasic-2.763-7|9	License:	Artistic
12cr|yabasic-2.763-7|10	Group:		Development/Other
12cr|yabasic-2.763-7|11	Source0:	http://www.yabasic.de/download/%{name}-%{version}.tar.bz2
12cr|yabasic-2.763-7|12	URL:		http://www.yabasic.de/
12cr|yabasic-2.763-7|13	BuildRequires:	libx11-devel
12cr|yabasic-2.763-7|14	BuildRequires:	libxt-devel
12cr|yabasic-2.763-7|15	BuildRequires:	ncurses-devel
12cr|yabasic-2.763-7|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|yabasic-2.763-7|17	
12cr|yabasic-2.763-7|18	%description
12cr|yabasic-2.763-7|19	Yabasic implements the most common and simple elements of the basic
12cr|yabasic-2.763-7|20	language; It comes with for-loops and goto with while-loops and
12cr|yabasic-2.763-7|21	procedures. Yabasic does monochrome line grafics, printing comes with
12cr|yabasic-2.763-7|22	no extra effort. Yabasic runs under Unix and Windows; it is small
12cr|yabasic-2.763-7|23	(less than 200KB) and free.
12cr|yabasic-2.763-7|24	
12cr|yabasic-2.763-7|25	%prep
12cr|yabasic-2.763-7|26	%setup -q
12cr|yabasic-2.763-7|27	
12cr|yabasic-2.763-7|28	%build
12cr|yabasic-2.763-7|29	autoreconf -fi
12cr|yabasic-2.763-7|30	%configure2_5x
12cr|yabasic-2.763-7|31	%make
12cr|yabasic-2.763-7|32	
12cr|yabasic-2.763-7|33	%check
12cr|yabasic-2.763-7|34	make check-TESTS
12cr|yabasic-2.763-7|35	
12cr|yabasic-2.763-7|36	%install
12cr|yabasic-2.763-7|37	rm -rf $RPM_BUILD_ROOT
12cr|yabasic-2.763-7|38	
12cr|yabasic-2.763-7|39	%makeinstall_std
12cr|yabasic-2.763-7|40	
12cr|yabasic-2.763-7|41	%clean
12cr|yabasic-2.763-7|42	rm -rf $RPM_BUILD_ROOT
12cr|yabasic-2.763-7|43	
12cr|yabasic-2.763-7|44	%files
12cr|yabasic-2.763-7|45	%defattr(-,root,root)
12cr|yabasic-2.763-7|46	%doc AUTHORS NEWS README *.htm ChangeLog
12cr|yabasic-2.763-7|47	%{_bindir}/*
12cr|yabasic-2.763-7|48	%{_mandir}/man1/yabasic.*
12cr|yabasic-2.763-7|49	
12cr|yabasic-2.763-7|50	
12cr|yabasic-2.763-7|51	%changelog
12cr|yabasic-2.763-7|52	* Fri Jan 21 2011 Funda Wang <fwang@mandriva.org> 2.763-7mdv2011.0
12cr|yabasic-2.763-7|53	+ Revision: 632006
12cr|yabasic-2.763-7|54	- simplify BR
12cr|yabasic-2.763-7|55	
12cr|yabasic-2.763-7|56	+ Thierry Vignaud <tv@mandriva.org>
12cr|yabasic-2.763-7|57	- rebuild
12cr|yabasic-2.763-7|58	
12cr|yabasic-2.763-7|59	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 2.763-6mdv2009.0
12cr|yabasic-2.763-7|60	+ Revision: 262760
12cr|yabasic-2.763-7|61	- rebuild
12cr|yabasic-2.763-7|62	
12cr|yabasic-2.763-7|63	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.763-5mdv2009.0
12cr|yabasic-2.763-7|64	+ Revision: 257854
12cr|yabasic-2.763-7|65	- rebuild
12cr|yabasic-2.763-7|66	
12cr|yabasic-2.763-7|67	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.763-3mdv2008.1
12cr|yabasic-2.763-7|68	+ Revision: 136631
12cr|yabasic-2.763-7|69	- restore BuildRoot
12cr|yabasic-2.763-7|70	
12cr|yabasic-2.763-7|71	+ Thierry Vignaud <tv@mandriva.org>
12cr|yabasic-2.763-7|72	- kill re-definition of %%buildroot on Pixel's request
12cr|yabasic-2.763-7|73	- buildrequires X11-devel instead of XFree86-devel
12cr|yabasic-2.763-7|74	
12cr|yabasic-2.763-7|75	* Wed Aug 22 2007 Olivier Thauvin <nanardon@mandriva.org> 2.763-3mdv2008.0
12cr|yabasic-2.763-7|76	+ Revision: 68894
12cr|yabasic-2.763-7|77	- rebuild
12cr|yabasic-2.763-7|78	
12cr|yabasic-2.763-7|79	+ Thierry Vignaud <tv@mandriva.org>
12cr|yabasic-2.763-7|80	- fix man pages extension
12cr|yabasic-2.763-7|81	
12cr|yabasic-2.763-7|82	
12cr|yabasic-2.763-7|83	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|yabasic-2.763-7|84	+ 08/10/06 10:31:51 (55329)
12cr|yabasic-2.763-7|85	- rebuild
12cr|yabasic-2.763-7|86	
12cr|yabasic-2.763-7|87	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|yabasic-2.763-7|88	+ 08/10/06 10:30:17 (55328)
12cr|yabasic-2.763-7|89	Import yabasic
12cr|yabasic-2.763-7|90	
12cr|yabasic-2.763-7|91	* Mon Oct 17 2005 Olivier Thauvin <nanardon@mandriva.org> 2.763-1mdk
12cr|yabasic-2.763-7|92	- 2.763
12cr|yabasic-2.763-7|93	
12cr|yabasic-2.763-7|94	* Sun May 01 2005 Olivier Thauvin <nanardon@mandriva.org> 2.751-1mdk
12cr|yabasic-2.763-7|95	- 2.751
12cr|yabasic-2.763-7|96	- add %%check section
12cr|yabasic-2.763-7|97	
12cr|yabasic-2.763-7|98	* Fri May 14 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.744-1mdk
12cr|yabasic-2.763-7|99	- 2.744
12cr|yabasic-2.763-7|100	

8730 12
12cr|yabause-0.9.11.1-1|1	Name:		yabause
12cr|yabause-0.9.11.1-1|2	Version:	0.9.11.1
12cr|yabause-0.9.11.1-1|3	Release:	1
12cr|yabause-0.9.11.1-1|4	
12cr|yabause-0.9.11.1-1|5	Summary:	Yabause - A Saturn emulator
12cr|yabause-0.9.11.1-1|6	License:	GPLv2+
12cr|yabause-0.9.11.1-1|7	Group:		Emulators
12cr|yabause-0.9.11.1-1|8	URL:		http://yabause.sourceforge.net/
12cr|yabause-0.9.11.1-1|9	Source0:	http://prdownloads.sourceforge.net/yabause/%{name}-%{version}.tar.gz
12cr|yabause-0.9.11.1-1|10	Patch1:		yabause-0.9.11-link.patch
12cr|yabause-0.9.11.1-1|11	Patch2:		yabause-0.9.11-lib64.patch
12cr|yabause-0.9.11.1-1|12	BuildRequires:	cmake
12cr|yabause-0.9.11.1-1|13	BuildRequires:	pkgconfig(sdl)
12cr|yabause-0.9.11.1-1|14	BuildRequires:	pkgconfig(glut)
12cr|yabause-0.9.11.1-1|15	BuildRequires:	jsw-devel
12cr|yabause-0.9.11.1-1|16	BuildRequires:	desktop-file-utils
12cr|yabause-0.9.11.1-1|17	BuildRequires:	pkgconfig(openssl)
12cr|yabause-0.9.11.1-1|18	BuildRequires:	pkgconfig(openal)
12cr|yabause-0.9.11.1-1|19	BuildRequires:	pkgconfig(xmu)
12cr|yabause-0.9.11.1-1|20	BuildRequires:	doxygen
12cr|yabause-0.9.11.1-1|21	# for the translations
12cr|yabause-0.9.11.1-1|22	BuildRequires:	mini18n-devel
12cr|yabause-0.9.11.1-1|23	# for gtk interface
12cr|yabause-0.9.11.1-1|24	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|yabause-0.9.11.1-1|25	BuildRequires:	pkgconfig(gtkglext-1.0)
12cr|yabause-0.9.11.1-1|26	# for qt interface
12cr|yabause-0.9.11.1-1|27	BuildRequires:	qt4-devel
12cr|yabause-0.9.11.1-1|28	Requires:	%{name}-bin = %{version}
12cr|yabause-0.9.11.1-1|29	
12cr|yabause-0.9.11.1-1|30	%description
12cr|yabause-0.9.11.1-1|31	Yabause is a Sega Saturn emulator.
12cr|yabause-0.9.11.1-1|32	This package includes the translations and documentation.
12cr|yabause-0.9.11.1-1|33	
12cr|yabause-0.9.11.1-1|34	%package gtk
12cr|yabause-0.9.11.1-1|35	Summary:	Yabause - A Saturn emulator - GTK+ interface
12cr|yabause-0.9.11.1-1|36	License:	GPLv2+
12cr|yabause-0.9.11.1-1|37	Group:		Emulators
12cr|yabause-0.9.11.1-1|38	Requires:	%{name} = %{version}
12cr|yabause-0.9.11.1-1|39	Provides:	%{name}-bin = %{version}
12cr|yabause-0.9.11.1-1|40	
12cr|yabause-0.9.11.1-1|41	%description gtk
12cr|yabause-0.9.11.1-1|42	Yabause is a Sega Saturn emulator.
12cr|yabause-0.9.11.1-1|43	
12cr|yabause-0.9.11.1-1|44	This package includes the GTK+ interface.
12cr|yabause-0.9.11.1-1|45	
12cr|yabause-0.9.11.1-1|46	To use a translation :
12cr|yabause-0.9.11.1-1|47	Start yabause,
12cr|yabause-0.9.11.1-1|48	Open the settings dialog (Yabause/Preferences),
12cr|yabause-0.9.11.1-1|49	Select Advanced tab,
12cr|yabause-0.9.11.1-1|50	Type or select the appropriate file in the Translation field
12cr|yabause-0.9.11.1-1|51	(existing translations are available in the /usr/share/yabause/ folder),
12cr|yabause-0.9.11.1-1|52	Close and restart yabause.
12cr|yabause-0.9.11.1-1|53	
12cr|yabause-0.9.11.1-1|54	%package qt
12cr|yabause-0.9.11.1-1|55	Summary:	Yabause - A Saturn emulator - QT interface
12cr|yabause-0.9.11.1-1|56	License:	GPLv2+
12cr|yabause-0.9.11.1-1|57	Group:		Emulators
12cr|yabause-0.9.11.1-1|58	Requires:	%{name} = %{version}
12cr|yabause-0.9.11.1-1|59	Provides:	%{name}-bin = %{version}
12cr|yabause-0.9.11.1-1|60	
12cr|yabause-0.9.11.1-1|61	%description qt
12cr|yabause-0.9.11.1-1|62	Yabause is a Sega Saturn emulator.
12cr|yabause-0.9.11.1-1|63	
12cr|yabause-0.9.11.1-1|64	This package includes the QT interface.
12cr|yabause-0.9.11.1-1|65	
12cr|yabause-0.9.11.1-1|66	To use a translation :
12cr|yabause-0.9.11.1-1|67	Start yabause,
12cr|yabause-0.9.11.1-1|68	Open the settings dialog (File/Settings),
12cr|yabause-0.9.11.1-1|69	Type or select the appropriate file in the Translation field
12cr|yabause-0.9.11.1-1|70	(existing translations are available in the /usr/share/yabause/ folder),
12cr|yabause-0.9.11.1-1|71	Close and restart yabause-qt.
12cr|yabause-0.9.11.1-1|72	
12cr|yabause-0.9.11.1-1|73	%prep
12cr|yabause-0.9.11.1-1|74	%setup -q
12cr|yabause-0.9.11.1-1|75	%patch1 -p1 -b .link
12cr|yabause-0.9.11.1-1|76	%ifarch x86_64
12cr|yabause-0.9.11.1-1|77	%patch2 -p1 -b .lib64
12cr|yabause-0.9.11.1-1|78	%endif
12cr|yabause-0.9.11.1-1|79	
12cr|yabause-0.9.11.1-1|80	%build
12cr|yabause-0.9.11.1-1|81	cmake . -DCMAKE_INSTALL_PREFIX:PATH=/usr
12cr|yabause-0.9.11.1-1|82	cmake . -DCMAKE_INSTALL_PREFIX:PATH=/usr -DYAB_MULTIBUILD=TRUE
12cr|yabause-0.9.11.1-1|83	%make
12cr|yabause-0.9.11.1-1|84	
12cr|yabause-0.9.11.1-1|85	%install
12cr|yabause-0.9.11.1-1|86	%makeinstall_std
12cr|yabause-0.9.11.1-1|87	
12cr|yabause-0.9.11.1-1|88	desktop-file-install --vendor="" \
12cr|yabause-0.9.11.1-1|89	--add-category="Emulator" \
12cr|yabause-0.9.11.1-1|90	--remove-key="TryExec" \
12cr|yabause-0.9.11.1-1|91	--dir %{buildroot}%{_datadir}/applications/ \
12cr|yabause-0.9.11.1-1|92	%{buildroot}%{_datadir}/applications/*
12cr|yabause-0.9.11.1-1|93	
12cr|yabause-0.9.11.1-1|94	%files
12cr|yabause-0.9.11.1-1|95	%doc AUTHORS ChangeLog GOALS README README.LIN README.QT TODO
12cr|yabause-0.9.11.1-1|96	%{_datadir}/%{name}
12cr|yabause-0.9.11.1-1|97	%{_datadir}/pixmaps/%{name}.png
12cr|yabause-0.9.11.1-1|98	
12cr|yabause-0.9.11.1-1|99	%files gtk
12cr|yabause-0.9.11.1-1|100	%doc AUTHORS
12cr|yabause-0.9.11.1-1|101	%attr(0755,root,games) %{_bindir}/%{name}-gtk
12cr|yabause-0.9.11.1-1|102	%{_datadir}/applications/%{name}-gtk.desktop
12cr|yabause-0.9.11.1-1|103	%{_mandir}/man1/%{name}-gtk.1*
12cr|yabause-0.9.11.1-1|104	
12cr|yabause-0.9.11.1-1|105	%files qt
12cr|yabause-0.9.11.1-1|106	%doc AUTHORS
12cr|yabause-0.9.11.1-1|107	%attr(0755,root,games) %{_bindir}/%{name}-qt
12cr|yabause-0.9.11.1-1|108	%{_datadir}/applications/%{name}-qt.desktop
12cr|yabause-0.9.11.1-1|109	%{_mandir}/man1/%{name}-qt.1*
12cr|yabause-0.9.11.1-1|110	
12cr|yabause-0.9.11.1-1|111	%changelog
12cr|yabause-0.9.11.1-1|112	* Mon Nov 28 2011 Andrey Bondrov <abondrov@mandriva.org> 0.9.11-1
12cr|yabause-0.9.11.1-1|113	+ Revision: 734875
12cr|yabause-0.9.11.1-1|114	- New version 0.9.11, switch to cmake
12cr|yabause-0.9.11.1-1|115	- Rebuild
12cr|yabause-0.9.11.1-1|116	- Updated BuildRequires
12cr|yabause-0.9.11.1-1|117	- imported package yabause
12cr|yabause-0.9.11.1-1|118	
12cr|yabause-0.9.11.1-1|119	
12cr|yabause-0.9.11.1-1|120	* Mon Jun  1 2009 Guillaume Bedot <littletux@zarb.org> 0.9.10-1plf2010.0
12cr|yabause-0.9.11.1-1|121	- 0.9.10
12cr|yabause-0.9.11.1-1|122	
12cr|yabause-0.9.11.1-1|123	* Sat Jan 17 2009 Guillaume Bedot <littletux@zarb.org> 0.9.9-1plf2009.1
12cr|yabause-0.9.11.1-1|124	- 0.9.9
12cr|yabause-0.9.11.1-1|125	
12cr|yabause-0.9.11.1-1|126	* Tue Jan  6 2009 Guillaume Bedot <littletux@zarb.org> 0.9.8-1plf2009.1
12cr|yabause-0.9.11.1-1|127	- 0.9.8
12cr|yabause-0.9.11.1-1|128	
12cr|yabause-0.9.11.1-1|129	* Tue Oct 21 2008 Guillaume Bedot <littletux@zarb.org> 0.9.7-1plf2009.1
12cr|yabause-0.9.11.1-1|130	- 0.9.7
12cr|yabause-0.9.11.1-1|131	- drop outdated patch
12cr|yabause-0.9.11.1-1|132	
12cr|yabause-0.9.11.1-1|133	* Mon Jun 30 2008 Guillaume Bedot <littletux@zarb.org> 0.9.6-1plf2009.0
12cr|yabause-0.9.11.1-1|134	- 0.9.6
12cr|yabause-0.9.11.1-1|135	- sub-packages for qt and gtk interfaces
12cr|yabause-0.9.11.1-1|136	- obsolete patch removed (workarounded upstream)
12cr|yabause-0.9.11.1-1|137	- dropped old menu and related icons
12cr|yabause-0.9.11.1-1|138	
12cr|yabause-0.9.11.1-1|139	* Thu May 29 2008 Guillaume Bedot <littletux@zarb.org> 0.9.5-1plf2009.0
12cr|yabause-0.9.11.1-1|140	- 0.9.5
12cr|yabause-0.9.11.1-1|141	- added icons as sources (do not require imagemagick)
12cr|yabause-0.9.11.1-1|142	
12cr|yabause-0.9.11.1-1|143	* Tue Mar 18 2008 Guillaume Bedot <littletux@zarb.org> 0.9.4-1plf2008.1
12cr|yabause-0.9.11.1-1|144	- 0.9.4
12cr|yabause-0.9.11.1-1|145	
12cr|yabause-0.9.11.1-1|146	* Tue Feb 05 2008 Anssi Hannula <anssi@zarb.org> 0.9.3-2plf2008.1
12cr|yabause-0.9.11.1-1|147	- buildrequires desktop-file-utils
12cr|yabause-0.9.11.1-1|148	
12cr|yabause-0.9.11.1-1|149	* Mon Jan 28 2008 Guillaume Bedot <littletux@zarb.org> 0.9.3-1plf2008.1
12cr|yabause-0.9.11.1-1|150	- 0.9.3
12cr|yabause-0.9.11.1-1|151	
12cr|yabause-0.9.11.1-1|152	* Mon Dec 17 2007 Guillaume Bedot <littletux@zarb.org> 0.9.2-1plf2008.1
12cr|yabause-0.9.11.1-1|153	- 0.9.2
12cr|yabause-0.9.11.1-1|154	
12cr|yabause-0.9.11.1-1|155	* Thu Dec 06 2007 Guillaume Bedot <littletux@zarb.org> 0.9.1-2plf2008.1
12cr|yabause-0.9.11.1-1|156	- builreqs
12cr|yabause-0.9.11.1-1|157	
12cr|yabause-0.9.11.1-1|158	* Tue Nov 27 2007 Guillaume Bedot <littletux@zarb.org> 0.9.1-1plf2008.1
12cr|yabause-0.9.11.1-1|159	- 0.9.1
12cr|yabause-0.9.11.1-1|160	
12cr|yabause-0.9.11.1-1|161	* Wed Jun 27 2007 Guillaume Bedot <littletux@zarb.org> 0.8.5-1plf2008.0
12cr|yabause-0.9.11.1-1|162	- 0.8.5
12cr|yabause-0.9.11.1-1|163	
12cr|yabause-0.9.11.1-1|164	* Wed Mar 21 2007 Guillaume Bedot <littletux@zarb.org> 0.8.0-1plf2007.1
12cr|yabause-0.9.11.1-1|165	- 0.8.0
12cr|yabause-0.9.11.1-1|166	
12cr|yabause-0.9.11.1-1|167	* Fri Sep 01 2006 Guillaume Bedot <littletux@zarb.org> 0.7.1-1plf2007.0
12cr|yabause-0.9.11.1-1|168	- 0.7.1
12cr|yabause-0.9.11.1-1|169	
12cr|yabause-0.9.11.1-1|170	* Wed Aug 30 2006 Anssi Hannula <anssi@zarb.org> 0.7.0-2plf2007.0
12cr|yabause-0.9.11.1-1|171	- fix buildrequires
12cr|yabause-0.9.11.1-1|172	
12cr|yabause-0.9.11.1-1|173	* Tue Aug 22 2006 Guillaume Bedot <littletux@zarb.org> 0.7.0-1plf2007.0
12cr|yabause-0.9.11.1-1|174	- 0.7.0, menu, new buildrequires
12cr|yabause-0.9.11.1-1|175	
12cr|yabause-0.9.11.1-1|176	* Sat Jul 22 2006 Guillaume Bedot <littletux@zarb.org> 0.6.0-2plf2007.0
12cr|yabause-0.9.11.1-1|177	- space insteas of tabs, clean install
12cr|yabause-0.9.11.1-1|178	
12cr|yabause-0.9.11.1-1|179	* Wed Feb 22 2006 Guillaume Bedot <littletux@zarb.org> 0.6.0-1plf
12cr|yabause-0.9.11.1-1|180	- First package

8731 12
12cr|yacas-1.3.2-1|1	%define name yacas
12cr|yacas-1.3.2-1|2	%define version 1.3.2
12cr|yacas-1.3.2-1|3	%define release 1
12cr|yacas-1.3.2-1|4	
12cr|yacas-1.3.2-1|5	%define major 0
12cr|yacas-1.3.2-1|6	%define libname %mklibname %name %major
12cr|yacas-1.3.2-1|7	
12cr|yacas-1.3.2-1|8	
12cr|yacas-1.3.2-1|9	Name: %{name}
12cr|yacas-1.3.2-1|10	Summary: Yacas, a computer algebra language
12cr|yacas-1.3.2-1|11	Version: %{version}
12cr|yacas-1.3.2-1|12	Release: %{release}
12cr|yacas-1.3.2-1|13	Source0: %{name}-%{version}.tar.gz
12cr|yacas-1.3.2-1|14	Group: Development/Other
12cr|yacas-1.3.2-1|15	URL: http://yacas.sourceforge.net/
12cr|yacas-1.3.2-1|16	BuildRequires: gsl-devel
12cr|yacas-1.3.2-1|17	License: GPLv2
12cr|yacas-1.3.2-1|18	
12cr|yacas-1.3.2-1|19	%description
12cr|yacas-1.3.2-1|20	Yacas (Yet Another Computer Algebra System) is a small and highly
12cr|yacas-1.3.2-1|21	flexible computer algebra language. The syntax uses a infix-operator
12cr|yacas-1.3.2-1|22	grammar parser. The distribution contains a small library of
12cr|yacas-1.3.2-1|23	mathematical functions, but its real strength is in the language in
12cr|yacas-1.3.2-1|24	which you can easily write your own symbolic manipulation algorithms.
12cr|yacas-1.3.2-1|25	It supports arbitrary precision arithmetic.
12cr|yacas-1.3.2-1|26	
12cr|yacas-1.3.2-1|27	%prep
12cr|yacas-1.3.2-1|28	%setup -q
12cr|yacas-1.3.2-1|29	
12cr|yacas-1.3.2-1|30	%build
12cr|yacas-1.3.2-1|31	%configure
12cr|yacas-1.3.2-1|32	
12cr|yacas-1.3.2-1|33	%make
12cr|yacas-1.3.2-1|34	
12cr|yacas-1.3.2-1|35	%install
12cr|yacas-1.3.2-1|36	%makeinstall_std
12cr|yacas-1.3.2-1|37	
12cr|yacas-1.3.2-1|38	%files
12cr|yacas-1.3.2-1|39	%defattr(-,root,root,0755)
12cr|yacas-1.3.2-1|40	%doc docs/*
12cr|yacas-1.3.2-1|41	%{_datadir}/yacas
12cr|yacas-1.3.2-1|42	%{_bindir}/*
12cr|yacas-1.3.2-1|43	
12cr|yacas-1.3.2-1|44	
12cr|yacas-1.3.2-1|45	
12cr|yacas-1.3.2-1|46	%changelog
12cr|yacas-1.3.2-1|47	* Fri Mar 02 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.3.2-1
12cr|yacas-1.3.2-1|48	+ Revision: 781756
12cr|yacas-1.3.2-1|49	- version update 1.3.2
12cr|yacas-1.3.2-1|50	
12cr|yacas-1.3.2-1|51	* Sun May 24 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.2-5mdv2010.0
12cr|yacas-1.3.2-1|52	+ Revision: 379337
12cr|yacas-1.3.2-1|53	- fix str fmt (1 patch)
12cr|yacas-1.3.2-1|54	- fix build with gcc 4.3 (1 patch)
12cr|yacas-1.3.2-1|55	- fix license (GPLv2)
12cr|yacas-1.3.2-1|56	
12cr|yacas-1.3.2-1|57	+ Thierry Vignaud <tv@mandriva.org>
12cr|yacas-1.3.2-1|58	- rebuild
12cr|yacas-1.3.2-1|59	- rebuild
12cr|yacas-1.3.2-1|60	- kill re-definition of %%buildroot on Pixel's request
12cr|yacas-1.3.2-1|61	
12cr|yacas-1.3.2-1|62	+ Olivier Blin <blino@mandriva.org>
12cr|yacas-1.3.2-1|63	- restore BuildRoot
12cr|yacas-1.3.2-1|64	
12cr|yacas-1.3.2-1|65	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 1.2.2-1mdv2008.1
12cr|yacas-1.3.2-1|66	+ Revision: 119981
12cr|yacas-1.3.2-1|67	- new release
12cr|yacas-1.3.2-1|68	- running make -k is just asking for problems
12cr|yacas-1.3.2-1|69	- new URL
12cr|yacas-1.3.2-1|70	- buildrequires gsl-devel
12cr|yacas-1.3.2-1|71	- use %%mkrel
12cr|yacas-1.3.2-1|72	- import yacas
12cr|yacas-1.3.2-1|73	

8732 12
12cr|yacli-0.2.3-0.0.5|1	%define section         free
12cr|yacli-0.2.3-0.0.5|2	%define gcj_support     1
12cr|yacli-0.2.3-0.0.5|3	
12cr|yacli-0.2.3-0.0.5|4	Name:           yacli
12cr|yacli-0.2.3-0.0.5|5	Version:        0.2.3
12cr|yacli-0.2.3-0.0.5|6	Release:        0.0.5
12cr|yacli-0.2.3-0.0.5|7	Epoch:          0
12cr|yacli-0.2.3-0.0.5|8	Summary:        org.freecompany.util
12cr|yacli-0.2.3-0.0.5|9	License:        MIT
12cr|yacli-0.2.3-0.0.5|10	Group:          Development/Java
12cr|yacli-0.2.3-0.0.5|11	URL:            http://www.freecompany.org/
12cr|yacli-0.2.3-0.0.5|12	# svn export https://svn.freecompany.org/public/util/tags/yacli-0.2.3
12cr|yacli-0.2.3-0.0.5|13	# zip -9r yacli-src-0.2.3.zip yacli-0.2.3
12cr|yacli-0.2.3-0.0.5|14	Source0:        http://repository.freecompany.org/org/freecompany/yacli/zips/yacli-src-%{version}.zip
12cr|yacli-0.2.3-0.0.5|15	Source1:        yacli-0.2.3-build.xml
12cr|yacli-0.2.3-0.0.5|16	BuildRequires:  ant
12cr|yacli-0.2.3-0.0.5|17	BuildRequires:  ant-junit
12cr|yacli-0.2.3-0.0.5|18	BuildRequires:  java-rpmbuild >= 0:1.6
12cr|yacli-0.2.3-0.0.5|19	BuildRequires:  junit
12cr|yacli-0.2.3-0.0.5|20	%if %{gcj_support}
12cr|yacli-0.2.3-0.0.5|21	BuildRequires:  java-gcj-compat-devel
12cr|yacli-0.2.3-0.0.5|22	%else
12cr|yacli-0.2.3-0.0.5|23	BuildRequires:  java-devel
12cr|yacli-0.2.3-0.0.5|24	BuildArch:      noarch
12cr|yacli-0.2.3-0.0.5|25	%endif
12cr|yacli-0.2.3-0.0.5|26	
12cr|yacli-0.2.3-0.0.5|27	%description
12cr|yacli-0.2.3-0.0.5|28	org.freecompany.util
12cr|yacli-0.2.3-0.0.5|29	
12cr|yacli-0.2.3-0.0.5|30	%package javadoc
12cr|yacli-0.2.3-0.0.5|31	Summary:        Javadoc for %{name}
12cr|yacli-0.2.3-0.0.5|32	Group:          Development/Java
12cr|yacli-0.2.3-0.0.5|33	
12cr|yacli-0.2.3-0.0.5|34	%description javadoc
12cr|yacli-0.2.3-0.0.5|35	Javadoc for %{name}.
12cr|yacli-0.2.3-0.0.5|36	
12cr|yacli-0.2.3-0.0.5|37	%prep
12cr|yacli-0.2.3-0.0.5|38	%setup -q
12cr|yacli-0.2.3-0.0.5|39	%{__cp} -a %{SOURCE1} build.xml
12cr|yacli-0.2.3-0.0.5|40	%{__perl} -pi -e 's|<javac|<javac nowarn="true"|g' build.xml
12cr|yacli-0.2.3-0.0.5|41	
12cr|yacli-0.2.3-0.0.5|42	%build
12cr|yacli-0.2.3-0.0.5|43	export CLASSPATH=$(build-classpath junit)
12cr|yacli-0.2.3-0.0.5|44	export OPT_JAR_LIST="ant/ant-junit"
12cr|yacli-0.2.3-0.0.5|45	%{ant} jar javadoc test
12cr|yacli-0.2.3-0.0.5|46	
12cr|yacli-0.2.3-0.0.5|47	%install
12cr|yacli-0.2.3-0.0.5|48	%{__mkdir_p} %{buildroot}%{_javadir}
12cr|yacli-0.2.3-0.0.5|49	%{__cp} -a dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cr|yacli-0.2.3-0.0.5|50	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
12cr|yacli-0.2.3-0.0.5|51	
12cr|yacli-0.2.3-0.0.5|52	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cr|yacli-0.2.3-0.0.5|53	cp -pr dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
12cr|yacli-0.2.3-0.0.5|54	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cr|yacli-0.2.3-0.0.5|55	
12cr|yacli-0.2.3-0.0.5|56	%if %{gcj_support}
12cr|yacli-0.2.3-0.0.5|57	%{_bindir}/aot-compile-rpm
12cr|yacli-0.2.3-0.0.5|58	%endif
12cr|yacli-0.2.3-0.0.5|59	
12cr|yacli-0.2.3-0.0.5|60	%if %{gcj_support}
12cr|yacli-0.2.3-0.0.5|61	%post
12cr|yacli-0.2.3-0.0.5|62	%{update_gcjdb}
12cr|yacli-0.2.3-0.0.5|63	
12cr|yacli-0.2.3-0.0.5|64	%postun
12cr|yacli-0.2.3-0.0.5|65	%{clean_gcjdb}
12cr|yacli-0.2.3-0.0.5|66	%endif
12cr|yacli-0.2.3-0.0.5|67	
12cr|yacli-0.2.3-0.0.5|68	%files
12cr|yacli-0.2.3-0.0.5|69	%defattr(0644,root,root,0755)
12cr|yacli-0.2.3-0.0.5|70	%{_javadir}/%{name}.jar
12cr|yacli-0.2.3-0.0.5|71	%{_javadir}/%{name}-%{version}.jar
12cr|yacli-0.2.3-0.0.5|72	%if %{gcj_support}
12cr|yacli-0.2.3-0.0.5|73	%dir %{_libdir}/gcj/%{name}
12cr|yacli-0.2.3-0.0.5|74	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
12cr|yacli-0.2.3-0.0.5|75	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
12cr|yacli-0.2.3-0.0.5|76	%endif
12cr|yacli-0.2.3-0.0.5|77	
12cr|yacli-0.2.3-0.0.5|78	%files javadoc
12cr|yacli-0.2.3-0.0.5|79	%defattr(0644,root,root,0755)
12cr|yacli-0.2.3-0.0.5|80	%doc %{_javadocdir}/%{name}-%{version}
12cr|yacli-0.2.3-0.0.5|81	%doc %{_javadocdir}/%{name}
12cr|yacli-0.2.3-0.0.5|82	
12cr|yacli-0.2.3-0.0.5|83	
12cr|yacli-0.2.3-0.0.5|84	%changelog
12cr|yacli-0.2.3-0.0.5|85	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0:0.2.3-0.0.4mdv2010.0
12cr|yacli-0.2.3-0.0.5|86	+ Revision: 435329
12cr|yacli-0.2.3-0.0.5|87	- rebuild
12cr|yacli-0.2.3-0.0.5|88	
12cr|yacli-0.2.3-0.0.5|89	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0:0.2.3-0.0.3mdv2009.0
12cr|yacli-0.2.3-0.0.5|90	+ Revision: 136631
12cr|yacli-0.2.3-0.0.5|91	- restore BuildRoot
12cr|yacli-0.2.3-0.0.5|92	
12cr|yacli-0.2.3-0.0.5|93	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|yacli-0.2.3-0.0.5|94	- kill re-definition of %%buildroot on Pixel's request
12cr|yacli-0.2.3-0.0.5|95	
12cr|yacli-0.2.3-0.0.5|96	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:0.2.3-0.0.3mdv2008.1
12cr|yacli-0.2.3-0.0.5|97	+ Revision: 121065
12cr|yacli-0.2.3-0.0.5|98	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cr|yacli-0.2.3-0.0.5|99	
12cr|yacli-0.2.3-0.0.5|100	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:0.2.3-0.0.2mdv2008.0
12cr|yacli-0.2.3-0.0.5|101	+ Revision: 87325
12cr|yacli-0.2.3-0.0.5|102	- rebuild to filter out autorequires of GCJ AOT objects
12cr|yacli-0.2.3-0.0.5|103	- remove unnecessary Requires(post) on java-gcj-compat
12cr|yacli-0.2.3-0.0.5|104	
12cr|yacli-0.2.3-0.0.5|105	* Tue Aug 07 2007 David Walluck <walluck@mandriva.org> 0:0.2.3-0.0.1mdv2008.0
12cr|yacli-0.2.3-0.0.5|106	+ Revision: 59603
12cr|yacli-0.2.3-0.0.5|107	- Import yacli
12cr|yacli-0.2.3-0.0.5|108	

8733 12
12cr|yad-0.16.3-1|1	Summary:	A fork of Zenity with many improvements
12cr|yad-0.16.3-1|2	Name:		yad
12cr|yad-0.16.3-1|3	Version:	0.16.3
12cr|yad-0.16.3-1|4	Release:	1
12cr|yad-0.16.3-1|5	Group:		Development/GNOME and GTK+
12cr|yad-0.16.3-1|6	License:	GPLv2
12cr|yad-0.16.3-1|7	URL:		http://code.google.com/p/yad/
12cr|yad-0.16.3-1|8	Source0:	%{name}-%{version}.tar.xz
12cr|yad-0.16.3-1|9	
12cr|yad-0.16.3-1|10	BuildRequires:	gettext
12cr|yad-0.16.3-1|11	BuildRequires:	intltool
12cr|yad-0.16.3-1|12	BuildRequires:	libtool
12cr|yad-0.16.3-1|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|yad-0.16.3-1|14	
12cr|yad-0.16.3-1|15	%description
12cr|yad-0.16.3-1|16	Yad (yet another dialog) is a fork of Zenity with many improvements, such as
12cr|yad-0.16.3-1|17	custom buttons, additional dialogs, pop-up menu in notification icon and more.
12cr|yad-0.16.3-1|18	
12cr|yad-0.16.3-1|19	There were two main reasons to make this fork. The first one is to remove
12cr|yad-0.16.3-1|20	dependencies on deprecated libraries, such as libglade and gnome-canvas.
12cr|yad-0.16.3-1|21	And the second one - as for me, Zenity looks like an abandoned project.
12cr|yad-0.16.3-1|22	Its ChangeLog consists of just "bump version to..." and "translation updated"
12cr|yad-0.16.3-1|23	for the long time, but many interesting ideas which are ignored by
12cr|yad-0.16.3-1|24	developers/maintainers were in GNOME Bugzilla.
12cr|yad-0.16.3-1|25	
12cr|yad-0.16.3-1|26	%prep
12cr|yad-0.16.3-1|27	%setup -q
12cr|yad-0.16.3-1|28	
12cr|yad-0.16.3-1|29	%build
12cr|yad-0.16.3-1|30	%configure2_5x
12cr|yad-0.16.3-1|31	
12cr|yad-0.16.3-1|32	%make
12cr|yad-0.16.3-1|33	
12cr|yad-0.16.3-1|34	%install
12cr|yad-0.16.3-1|35	rm -rf %{buildroot}
12cr|yad-0.16.3-1|36	%makeinstall_std
12cr|yad-0.16.3-1|37	
12cr|yad-0.16.3-1|38	rm -rf %{buildroot}/usr/share/aclocal/yad.m4
12cr|yad-0.16.3-1|39	
12cr|yad-0.16.3-1|40	%find_lang %{name}
12cr|yad-0.16.3-1|41	
12cr|yad-0.16.3-1|42	%files -f %{name}.lang
12cr|yad-0.16.3-1|43	%doc AUTHORS ChangeLog NEWS README TODO THANKS
12cr|yad-0.16.3-1|44	%{_bindir}/%{name}
12cr|yad-0.16.3-1|45	%{_iconsdir}/hicolor/*/apps/yad.png
12cr|yad-0.16.3-1|46	%{_mandir}/man1/*.1*
12cr|yad-0.16.3-1|47	
12cr|yad-0.16.3-1|48	
12cr|yad-0.16.3-1|49	
12cr|yad-0.16.3-1|50	%changelog
12cr|yad-0.16.3-1|51	* Wed Jan 25 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.16.3-1
12cr|yad-0.16.3-1|52	+ Revision: 768132
12cr|yad-0.16.3-1|53	- added missing BR
12cr|yad-0.16.3-1|54	- imported package yad
12cr|yad-0.16.3-1|55	
12cr|yad-0.16.3-1|56	
12cr|yad-0.16.3-1|57	* Tue Jan 24 2012 Matthew Dawkins <mdawkins@unity-linux.org> 0.16.3-1-unity2011
12cr|yad-0.16.3-1|58	- new version 0.16.3
12cr|yad-0.16.3-1|59	
12cr|yad-0.16.3-1|60	* Mon Mar 07 2011 Gianvacca <gianvacca@unity-linux.org> 0.9.0-1-unity2011
12cr|yad-0.16.3-1|61	- First release for Unity

8734 12
12cr|yadex-1.7.0-11|1	Summary:	Level editor for DOOM
12cr|yadex-1.7.0-11|2	Name:		yadex
12cr|yadex-1.7.0-11|3	Version:	1.7.0
12cr|yadex-1.7.0-11|4	Release:	%mkrel 11
12cr|yadex-1.7.0-11|5	License:	GPL
12cr|yadex-1.7.0-11|6	Group:		Games/Arcade
12cr|yadex-1.7.0-11|7	Source:		http://www.teaser.fr/~amajorel/yadex/%name-%version.tar.bz2
12cr|yadex-1.7.0-11|8	Patch0:		yadex-fix-compil.patch
12cr|yadex-1.7.0-11|9	Patch1:		yadex-1.7.0-gcc45.patch
12cr|yadex-1.7.0-11|10	URL:		http://www.teaser.fr/~amajorel/yadex
12cr|yadex-1.7.0-11|11	BuildRoot:	%_tmppath/%name-%version-%release-root
12cr|yadex-1.7.0-11|12	BuildRequires:	libx11-devel
12cr|yadex-1.7.0-11|13	
12cr|yadex-1.7.0-11|14	%description
12cr|yadex-1.7.0-11|15	Yadex is a Doom level (wad) editor for Unix systems running X, including
12cr|yadex-1.7.0-11|16	Linux. It supports Doom, Doom II, Ultimate Doom, Final Doom, Heretic,
12cr|yadex-1.7.0-11|17	Doom press release pre beta and also, in a more or less limited way, Hexen,
12cr|yadex-1.7.0-11|18	Strife and Doom alpha. It is available under the terms of the GPL.
12cr|yadex-1.7.0-11|19	
12cr|yadex-1.7.0-11|20	%prep
12cr|yadex-1.7.0-11|21	%setup -q
12cr|yadex-1.7.0-11|22	%patch0 -p0 -b .fix-compil
12cr|yadex-1.7.0-11|23	%patch1 -p0 -b .gcc
12cr|yadex-1.7.0-11|24	
12cr|yadex-1.7.0-11|25	%build
12cr|yadex-1.7.0-11|26	./configure --prefix=%_prefix
12cr|yadex-1.7.0-11|27	%make CXXFLAGS="%optflags" CXX="g++ %ldflags" X11LIBDIR=%{_libdir} X11INCLUDEDIR=%{_includedir}
12cr|yadex-1.7.0-11|28	
12cr|yadex-1.7.0-11|29	%install
12cr|yadex-1.7.0-11|30	rm -rf $RPM_BUILD_ROOT
12cr|yadex-1.7.0-11|31	make \
12cr|yadex-1.7.0-11|32	BINDIR=%buildroot/%_bindir \
12cr|yadex-1.7.0-11|33	ETCDIR=%buildroot/%_sysconfdir/%name/%version \
12cr|yadex-1.7.0-11|34	ETCDIRNV=%buildroot/%_sysconfdir/%name \
12cr|yadex-1.7.0-11|35	MANDIR=%buildroot/%_mandir \
12cr|yadex-1.7.0-11|36	SHAREDIR=%buildroot/%_datadir/games/%name/%version \
12cr|yadex-1.7.0-11|37	SHAREDIRNV=%buildroot/games/%_datadir \
12cr|yadex-1.7.0-11|38	install
12cr|yadex-1.7.0-11|39	
12cr|yadex-1.7.0-11|40	mkdir -p ./html
12cr|yadex-1.7.0-11|41	mv ./doc/*.html ./html
12cr|yadex-1.7.0-11|42	mv ./docsrc/*.png ./html
12cr|yadex-1.7.0-11|43	
12cr|yadex-1.7.0-11|44	cat %buildroot/%_sysconfdir/%name/%version/yadex.cfg | \
12cr|yadex-1.7.0-11|45	sed -e "s|/usr/local|%_prefix|" > %buildroot/%_sysconfdir/%name/%version/yadex.cfg.tmp
12cr|yadex-1.7.0-11|46	
12cr|yadex-1.7.0-11|47	mv %buildroot/%_sysconfdir/%name/%version/yadex.cfg.tmp %buildroot/%_sysconfdir/%name/%version/yadex.cfg
12cr|yadex-1.7.0-11|48	
12cr|yadex-1.7.0-11|49	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cr|yadex-1.7.0-11|50	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%name.desktop
12cr|yadex-1.7.0-11|51	[Desktop Entry]
12cr|yadex-1.7.0-11|52	Type=Application
12cr|yadex-1.7.0-11|53	Categories=Game;ArcadeGame;
12cr|yadex-1.7.0-11|54	Name=Yadex
12cr|yadex-1.7.0-11|55	Icon=arcade_section
12cr|yadex-1.7.0-11|56	Comment=A level editor for DOOM
12cr|yadex-1.7.0-11|57	Exec=%name
12cr|yadex-1.7.0-11|58	EOF
12cr|yadex-1.7.0-11|59	
12cr|yadex-1.7.0-11|60	%if %mdkversion < 200900
12cr|yadex-1.7.0-11|61	%post
12cr|yadex-1.7.0-11|62	%update_menus
12cr|yadex-1.7.0-11|63	%endif
12cr|yadex-1.7.0-11|64	
12cr|yadex-1.7.0-11|65	%if %mdkversion < 200900
12cr|yadex-1.7.0-11|66	%postun
12cr|yadex-1.7.0-11|67	%clean_menus
12cr|yadex-1.7.0-11|68	%endif
12cr|yadex-1.7.0-11|69	
12cr|yadex-1.7.0-11|70	%clean
12cr|yadex-1.7.0-11|71	rm -fr %buildroot
12cr|yadex-1.7.0-11|72	
12cr|yadex-1.7.0-11|73	%files
12cr|yadex-1.7.0-11|74	%defattr(-,root,root)
12cr|yadex-1.7.0-11|75	%doc README TODO CHANGES COPYING COPYING.LIB html
12cr|yadex-1.7.0-11|76	%_bindir/yadex
12cr|yadex-1.7.0-11|77	%_bindir/yadex-%{version}
12cr|yadex-1.7.0-11|78	%dir %_sysconfdir/%name
12cr|yadex-1.7.0-11|79	%dir %_sysconfdir/%name/%version
12cr|yadex-1.7.0-11|80	%config(noreplace) %_sysconfdir/%name/%version/yadex.cfg
12cr|yadex-1.7.0-11|81	%dir %_gamesdatadir/yadex
12cr|yadex-1.7.0-11|82	%dir %_gamesdatadir/yadex/%{version}
12cr|yadex-1.7.0-11|83	%_gamesdatadir/yadex/%{version}/*.ygd
12cr|yadex-1.7.0-11|84	%_mandir/man6/yadex*
12cr|yadex-1.7.0-11|85	%{_datadir}/applications/mandriva-yadex.desktop
12cr|yadex-1.7.0-11|86	
12cr|yadex-1.7.0-11|87	
12cr|yadex-1.7.0-11|88	
12cr|yadex-1.7.0-11|89	
12cr|yadex-1.7.0-11|90	%changelog
12cr|yadex-1.7.0-11|91	* Fri Jan 21 2011 Funda Wang <fwang@mandriva.org> 1.7.0-11mdv2011.0
12cr|yadex-1.7.0-11|92	+ Revision: 632005
12cr|yadex-1.7.0-11|93	- fix build with latest gcc
12cr|yadex-1.7.0-11|94	
12cr|yadex-1.7.0-11|95	+ Thierry Vignaud <tv@mandriva.org>
12cr|yadex-1.7.0-11|96	- rebuild
12cr|yadex-1.7.0-11|97	
12cr|yadex-1.7.0-11|98	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 1.7.0-10mdv2009.0
12cr|yadex-1.7.0-11|99	+ Revision: 262772
12cr|yadex-1.7.0-11|100	- rebuild
12cr|yadex-1.7.0-11|101	
12cr|yadex-1.7.0-11|102	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.7.0-9mdv2009.0
12cr|yadex-1.7.0-11|103	+ Revision: 257901
12cr|yadex-1.7.0-11|104	- rebuild
12cr|yadex-1.7.0-11|105	
12cr|yadex-1.7.0-11|106	+ Pixel <pixel@mandriva.com>
12cr|yadex-1.7.0-11|107	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|yadex-1.7.0-11|108	
12cr|yadex-1.7.0-11|109	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.7.0-7mdv2008.1
12cr|yadex-1.7.0-11|110	+ Revision: 171193
12cr|yadex-1.7.0-11|111	- rebuild
12cr|yadex-1.7.0-11|112	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cr|yadex-1.7.0-11|113	
12cr|yadex-1.7.0-11|114	+ Olivier Blin <oblin@mandriva.com>
12cr|yadex-1.7.0-11|115	- restore BuildRoot
12cr|yadex-1.7.0-11|116	
12cr|yadex-1.7.0-11|117	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 1.7.0-6mdv2008.1
12cr|yadex-1.7.0-11|118	+ Revision: 132303
12cr|yadex-1.7.0-11|119	- auto-convert XDG menu entry
12cr|yadex-1.7.0-11|120	- kill re-definition of %%buildroot on Pixel's request
12cr|yadex-1.7.0-11|121	
12cr|yadex-1.7.0-11|122	
12cr|yadex-1.7.0-11|123	* Mon Jan 15 2007 Olivier Thauvin <nanardon@mandriva.org> 1.7.0-6mdv2007.0
12cr|yadex-1.7.0-11|124	+ Revision: 108974
12cr|yadex-1.7.0-11|125	- patch0: fix build
12cr|yadex-1.7.0-11|126	- Import yadex
12cr|yadex-1.7.0-11|127	
12cr|yadex-1.7.0-11|128	* Sat Jan 07 2006 Anssi Hannula <anssi@mandriva.org> 1.7.0-4mdk
12cr|yadex-1.7.0-11|129	- fix x86_64 build
12cr|yadex-1.7.0-11|130	
12cr|yadex-1.7.0-11|131	* Fri Oct 21 2005 Olivier Thauvin <nanardon@mandriva.org> 1.7.0-3mdk
12cr|yadex-1.7.0-11|132	- rebuild
12cr|yadex-1.7.0-11|133	
12cr|yadex-1.7.0-11|134	* Sat Jul 03 2004 Michael Scherer <misc@mandrake.org> 1.7.0-2mdk
12cr|yadex-1.7.0-11|135	- rebuild for new gcc
12cr|yadex-1.7.0-11|136	

8735 12
12cr|yafaray-0.1.1-1|1	%define oname YafaRay
12cr|yafaray-0.1.1-1|2	
12cr|yafaray-0.1.1-1|3	%if %{_use_internal_dependency_generator}
12cr|yafaray-0.1.1-1|4	%define __noautoprovfiles '%{python_sitearch}/(.*)\.so$|%{_libdir}/yafaray'
12cr|yafaray-0.1.1-1|5	%else
12cr|yafaray-0.1.1-1|6	%define _exclude_files_from_autoprov ^%{python_sitearch}/.*\.so$\\|%{_libdir}/yafaray
12cr|yafaray-0.1.1-1|7	%endif
12cr|yafaray-0.1.1-1|8	
12cr|yafaray-0.1.1-1|9	Summary:	A free open-source raytracing render engine
12cr|yafaray-0.1.1-1|10	Name:		yafaray
12cr|yafaray-0.1.1-1|11	Version:	0.1.1
12cr|yafaray-0.1.1-1|12	Release:	1
12cr|yafaray-0.1.1-1|13	License:	LGPLv2.1
12cr|yafaray-0.1.1-1|14	Group:		Graphics
12cr|yafaray-0.1.1-1|15	URL:		http://www.yafray.org/
12cr|yafaray-0.1.1-1|16	Source0:	http://static.yafaray.org/sources/%{oname}.%{version}.zip
12cr|yafaray-0.1.1-1|17	Source1:	http://static.yafaray.org/sources/%{oname}-blender.%{version}.zip
12cr|yafaray-0.1.1-1|18	Source2:	yafaray.rpmlintrc
12cr|yafaray-0.1.1-1|19	BuildRequires:	scons
12cr|yafaray-0.1.1-1|20	BuildRequires:	pkgconfig(freetype2)
12cr|yafaray-0.1.1-1|21	BuildRequires:	pkgconfig(libpng)
12cr|yafaray-0.1.1-1|22	BuildRequires:	pkgconfig(libxml-2.0)
12cr|yafaray-0.1.1-1|23	BuildRequires:	pkgconfig(OpenEXR)
12cr|yafaray-0.1.1-1|24	BuildRequires:	jpeg-devel
12cr|yafaray-0.1.1-1|25	BuildRequires:	python-devel
12cr|yafaray-0.1.1-1|26	BuildRequires:	swig
12cr|yafaray-0.1.1-1|27	BuildRequires:	qt4-devel
12cr|yafaray-0.1.1-1|28	BuildRequires:	zlib-devel
12cr|yafaray-0.1.1-1|29	%rename yafray
12cr|yafaray-0.1.1-1|30	
12cr|yafaray-0.1.1-1|31	%description
12cr|yafaray-0.1.1-1|32	YafaRay is a free open-source raytracing render engine.
12cr|yafaray-0.1.1-1|33	
12cr|yafaray-0.1.1-1|34	Raytracing is a rendering technique for generating realistic images by
12cr|yafaray-0.1.1-1|35	tracing the path of light through a 3D scene. A render engine consists of
12cr|yafaray-0.1.1-1|36	a "faceless" computer program that interacts with a host 3D application
12cr|yafaray-0.1.1-1|37	to provide very specific raytracing capabilities "on demand". Blender 3D
12cr|yafaray-0.1.1-1|38	is the host application of YafaRay.
12cr|yafaray-0.1.1-1|39	
12cr|yafaray-0.1.1-1|40	%package blender
12cr|yafaray-0.1.1-1|41	Summary:	Blender integration scripts
12cr|yafaray-0.1.1-1|42	Group:		Graphics
12cr|yafaray-0.1.1-1|43	Requires:	%{name} = %{version}-%{release}
12cr|yafaray-0.1.1-1|44	Requires:	blender
12cr|yafaray-0.1.1-1|45	
12cr|yafaray-0.1.1-1|46	%description blender
12cr|yafaray-0.1.1-1|47	YafRay uses a python-coded settings interface to set lighting and rendering
12cr|yafaray-0.1.1-1|48	parameters. This settings interface is launched by an entry automatically
12cr|yafaray-0.1.1-1|49	added to the Blender Render menu.
12cr|yafaray-0.1.1-1|50	
12cr|yafaray-0.1.1-1|51	%prep
12cr|yafaray-0.1.1-1|52	%setup -q -n %{name}
12cr|yafaray-0.1.1-1|53	%setup -q -D -T -a 1 -n %{name}
12cr|yafaray-0.1.1-1|54	
12cr|yafaray-0.1.1-1|55	sed -i -e"s,/lib',/%{_lib}',g" config/linux2-config.py
12cr|yafaray-0.1.1-1|56	sed -i -e"s,/lib/,/%{_lib}/,g" config/linux2-config.py
12cr|yafaray-0.1.1-1|57	sed -i -e"s,WITH_YF_QT='false',WITH_YF_QT='true',g" config/linux2-config.py
12cr|yafaray-0.1.1-1|58	
12cr|yafaray-0.1.1-1|59	cat << EOF >> config/linux2-config.py
12cr|yafaray-0.1.1-1|60	YF_QTDIR = '/usr/lib/qt4'
12cr|yafaray-0.1.1-1|61	# unversioned SO is correct by itself when the said shared object is
12cr|yafaray-0.1.1-1|62	# meant to be dlopen at runtime, instead of being linked at build time.
12cr|yafaray-0.1.1-1|63	#YF_SHLINKFLAGS = "-Wl,-soname,libyafaraycore.so.1"
12cr|yafaray-0.1.1-1|64	EOF
12cr|yafaray-0.1.1-1|65	sed -i -e"s|REL_CCFLAGS = '-O3 -ffast-math'|REL_CCFLAGS = '-ffast-math -fPIC %{optflags}'|g" config/linux2-config.py
12cr|yafaray-0.1.1-1|66	sed -i -e"s|/usr/local|/usr|g" config/linux2-config.py
12cr|yafaray-0.1.1-1|67	# fixes %%{buildroot} in libyafaraycore.so
12cr|yafaray-0.1.1-1|68	sed -i -e"s,\$YF_LIBOUT,%{_libdir},g" tools/writeconfig.py
12cr|yafaray-0.1.1-1|69	sed -i -e"s,\$YF_PLUGINPATH,%{_libdir}/%{name},g" tools/writeconfig.py
12cr|yafaray-0.1.1-1|70	
12cr|yafaray-0.1.1-1|71	%build
12cr|yafaray-0.1.1-1|72	scons build
12cr|yafaray-0.1.1-1|73	scons swig
12cr|yafaray-0.1.1-1|74	
12cr|yafaray-0.1.1-1|75	%install
12cr|yafaray-0.1.1-1|76	scons PREFIX=%{buildroot}%{_prefix} install
12cr|yafaray-0.1.1-1|77	
12cr|yafaray-0.1.1-1|78	mkdir -p %{buildroot}%{_datadir}/blender/scripts
12cr|yafaray-0.1.1-1|79	mkdir -p %{buildroot}%{python_sitearch}
12cr|yafaray-0.1.1-1|80	
12cr|yafaray-0.1.1-1|81	cp -p bindings/python/yaf*.py \
12cr|yafaray-0.1.1-1|82	%{buildroot}%{_datadir}/blender/scripts
12cr|yafaray-0.1.1-1|83	cp -p bindings/python/_yaf*.so \
12cr|yafaray-0.1.1-1|84	%{buildroot}%{python_sitearch}
12cr|yafaray-0.1.1-1|85	cp -p %{name}-blender/yaf*.py \
12cr|yafaray-0.1.1-1|86	%{buildroot}%{_datadir}/blender/scripts
12cr|yafaray-0.1.1-1|87	
12cr|yafaray-0.1.1-1|88	%files
12cr|yafaray-0.1.1-1|89	%doc CODING LICENSE INSTALL
12cr|yafaray-0.1.1-1|90	%{_bindir}/%{name}-xml
12cr|yafaray-0.1.1-1|91	%{_libdir}/%{name}/*.so
12cr|yafaray-0.1.1-1|92	%{_libdir}/libyafaraycore.so
12cr|yafaray-0.1.1-1|93	
12cr|yafaray-0.1.1-1|94	%files blender
12cr|yafaray-0.1.1-1|95	%{_datadir}/blender/scripts/*
12cr|yafaray-0.1.1-1|96	%{_libdir}/libyafarayqt.so
12cr|yafaray-0.1.1-1|97	%{_libdir}/libyafarayplugin.so
12cr|yafaray-0.1.1-1|98	%{python_sitearch}/_yaf*.so
12cr|yafaray-0.1.1-1|99	
12cr|yafaray-0.1.1-1|100	
12cr|yafaray-0.1.1-1|101	
12cr|yafaray-0.1.1-1|102	%changelog
12cr|yafaray-0.1.1-1|103	* Sat Sep 01 2012 Andrey Bondrov <abondrov@mandriva.org> 0.1.1-1
12cr|yafaray-0.1.1-1|104	+ Revision: 816159
12cr|yafaray-0.1.1-1|105	- imported package yafaray
12cr|yafaray-0.1.1-1|106	

8736 12
12cr|yagf-0.9.2-1|1	Summary: Yet Another Graphic Front-end for Cuneiform
12cr|yagf-0.9.2-1|2	Name: 		yagf
12cr|yagf-0.9.2-1|3	Version:	0.9.2
12cr|yagf-0.9.2-1|4	Release:	%mkrel 1
12cr|yagf-0.9.2-1|5	License: 	GPLv3+
12cr|yagf-0.9.2-1|6	Group: 		Office
12cr|yagf-0.9.2-1|7	URL: 		http://symmetrica.net/cuneiform-linux/yagf-en.html
12cr|yagf-0.9.2-1|8	Source0: 	http://symmetrica.net/cuneiform-linux/yagf-%{version}.tar.gz
12cr|yagf-0.9.2-1|9	BuildRequires: 	cmake qt4-devel aspell-devel djvulibre-devel tiff-devel
12cr|yagf-0.9.2-1|10	#Requires: 	qt4-common aspell
12cr|yagf-0.9.2-1|11	Suggests:	cuneiform-linux
12cr|yagf-0.9.2-1|12	Suggests:	tesseract
12cr|yagf-0.9.2-1|13	#Requires:	aspell-ru aspell-uk aspell-en
12cr|yagf-0.9.2-1|14	
12cr|yagf-0.9.2-1|15	%description
12cr|yagf-0.9.2-1|16	YAGF is a graphical interface for cuneiform and tesseract text recognition
12cr|yagf-0.9.2-1|17	tools on the Linux platform. With YAGF you can scan images via XSane, import
12cr|yagf-0.9.2-1|18	pages from PDF documents, perform images preprocessing and recognize texts
12cr|yagf-0.9.2-1|19	using cuneiform from a single command center. YAGF also makes it easy to scan
12cr|yagf-0.9.2-1|20	and recognize several images sequentially.
12cr|yagf-0.9.2-1|21	
12cr|yagf-0.9.2-1|22	%prep
12cr|yagf-0.9.2-1|23	%setup -q
12cr|yagf-0.9.2-1|24	
12cr|yagf-0.9.2-1|25	find . -type f -executable -exec chmod a-x {} \;
12cr|yagf-0.9.2-1|26	
12cr|yagf-0.9.2-1|27	%build
12cr|yagf-0.9.2-1|28	%cmake
12cr|yagf-0.9.2-1|29	%make
12cr|yagf-0.9.2-1|30	
12cr|yagf-0.9.2-1|31	%install
12cr|yagf-0.9.2-1|32	pushd build
12cr|yagf-0.9.2-1|33	%makeinstall_std
12cr|yagf-0.9.2-1|34	popd
12cr|yagf-0.9.2-1|35	
12cr|yagf-0.9.2-1|36	%files
12cr|yagf-0.9.2-1|37	%{_bindir}/yagf
12cr|yagf-0.9.2-1|38	%{_datadir}/yagf
12cr|yagf-0.9.2-1|39	%{_datadir}/pixmaps/yagf.png
12cr|yagf-0.9.2-1|40	%{_datadir}/icons/hicolor/*/apps/yagf.*
12cr|yagf-0.9.2-1|41	%{_libdir}/yagf/libxspreload.so
12cr|yagf-0.9.2-1|42	%{_datadir}/applications/YAGF.desktop
12cr|yagf-0.9.2-1|43	%doc AUTHORS ChangeLog DESCRIPTION README
12cr|yagf-0.9.2-1|44	
12cr|yagf-0.9.2-1|45	
12cr|yagf-0.9.2-1|46	%changelog
12cr|yagf-0.9.2-1|47	* Sun Sep 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9.2-1mdv2012.0
12cr|yagf-0.9.2-1|48	+ Revision: 816672
12cr|yagf-0.9.2-1|49	- update to 0.9.2
12cr|yagf-0.9.2-1|50	
12cr|yagf-0.9.2-1|51	* Sun Apr 22 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9.1-1
12cr|yagf-0.9.2-1|52	+ Revision: 792700
12cr|yagf-0.9.2-1|53	- update to 0.9.1
12cr|yagf-0.9.2-1|54	- remove exessive reqs
12cr|yagf-0.9.2-1|55	
12cr|yagf-0.9.2-1|56	* Tue Mar 06 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9-1
12cr|yagf-0.9.2-1|57	+ Revision: 782515
12cr|yagf-0.9.2-1|58	- new version 0.9
12cr|yagf-0.9.2-1|59	
12cr|yagf-0.9.2-1|60	+ Александр Казанцев <kazancas@mandriva.org>
12cr|yagf-0.9.2-1|61	- enables YAGF to recognise German and Swedish text in Gothic typesetting (tesseract 3.0 or higher is required).
12cr|yagf-0.9.2-1|62	
12cr|yagf-0.9.2-1|63	* Wed Jan 04 2012 Александр Казанцев <kazancas@mandriva.org> 0.8.9-1
12cr|yagf-0.9.2-1|64	+ Revision: 752688
12cr|yagf-0.9.2-1|65	- new version 0.8.9
12cr|yagf-0.9.2-1|66	- drop support qt 4.6
12cr|yagf-0.9.2-1|67	- fix spec
12cr|yagf-0.9.2-1|68	
12cr|yagf-0.9.2-1|69	* Fri Sep 02 2011 Александр Казанцев <kazancas@mandriva.org> 0.8.7-1
12cr|yagf-0.9.2-1|70	+ Revision: 697780
12cr|yagf-0.9.2-1|71	- new version 0.8.7. Add tesseract support.
12cr|yagf-0.9.2-1|72	
12cr|yagf-0.9.2-1|73	+ Sergey Zhemoitel <serg@mandriva.org>
12cr|yagf-0.9.2-1|74	- patch russian comment in .desktop
12cr|yagf-0.9.2-1|75	- patch russian comments in .desktop
12cr|yagf-0.9.2-1|76	- patch russian comments in .desktop
12cr|yagf-0.9.2-1|77	
12cr|yagf-0.9.2-1|78	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0.8.6-2
12cr|yagf-0.9.2-1|79	+ Revision: 640474
12cr|yagf-0.9.2-1|80	- rebuild to obsolete old packages
12cr|yagf-0.9.2-1|81	
12cr|yagf-0.9.2-1|82	* Tue Feb 22 2011 Александр Казанцев <kazancas@mandriva.org> 0.8.6-1
12cr|yagf-0.9.2-1|83	+ Revision: 639298
12cr|yagf-0.9.2-1|84	- new version 0.8.6
12cr|yagf-0.9.2-1|85	
12cr|yagf-0.9.2-1|86	* Fri Jan 28 2011 Александр Казанцев <kazancas@mandriva.org> 0.8.5-1
12cr|yagf-0.9.2-1|87	+ Revision: 633710
12cr|yagf-0.9.2-1|88	- new version 0.8.5
12cr|yagf-0.9.2-1|89	
12cr|yagf-0.9.2-1|90	* Wed Jan 05 2011 Александр Казанцев <kazancas@mandriva.org> 0.8.3-1mdv2011.0
12cr|yagf-0.9.2-1|91	+ Revision: 628930
12cr|yagf-0.9.2-1|92	- new version 0.8.3
12cr|yagf-0.9.2-1|93	
12cr|yagf-0.9.2-1|94	* Fri Dec 31 2010 Александр Казанцев <kazancas@mandriva.org> 0.8.2-1mdv2011.0
12cr|yagf-0.9.2-1|95	+ Revision: 626911
12cr|yagf-0.9.2-1|96	- initial release
12cr|yagf-0.9.2-1|97	- import yagf
12cr|yagf-0.9.2-1|98	
12cr|yagf-0.9.2-1|99	
12cr|yagf-0.9.2-1|100	* Thu Apr 15 2010 Dmitry Nikitin <luckas_fb@mail.ru> - 0.8.2
12cr|yagf-0.9.2-1|101	- New version 0.8.2
12cr|yagf-0.9.2-1|102	- add support djvulibre by kinder
12cr|yagf-0.9.2-1|103	- add support for recognition format hocr and smarttext
12cr|yagf-0.9.2-1|104	- add Ukrainian translation for yagf
12cr|yagf-0.9.2-1|105	- update Russian translation
12cr|yagf-0.9.2-1|106	- some fix end of line
12cr|yagf-0.9.2-1|107	
12cr|yagf-0.9.2-1|108	* Sun Aug 16 2009 Andrei Borovsky <anb@symmetrica.net> - 0.8.1
12cr|yagf-0.9.2-1|109	- batch recognition added
12cr|yagf-0.9.2-1|110	* Wed Aug 5 2009  Andrei Borovsky <anb@symmetrica.net> - 0.8.0
12cr|yagf-0.9.2-1|111	- text selection blocks are now resizable
12cr|yagf-0.9.2-1|112	- images management bar is added
12cr|yagf-0.9.2-1|113	* Wed Aug 5 2009  Andrei Borovsky <anb@symmetrica.net> - 0.8.0
12cr|yagf-0.9.2-1|114	- text selection blocks are now resizable
12cr|yagf-0.9.2-1|115	- images management bar is added
12cr|yagf-0.9.2-1|116	* Sat Jul 25 2009 Andrei Borovsky <anb@symmetrica.net> - 0.7.1
12cr|yagf-0.9.2-1|117	- scaling and rotation is kept between images in the series
12cr|yagf-0.9.2-1|118	- images and text may be scaled by Ctrl + mouse wheel or by Ctrl + [+]/[-] keys.
12cr|yagf-0.9.2-1|119	* Sun Jul 19 2009 Andrei Borovsky <anb@symmetrica.net> - 0.7.0
12cr|yagf-0.9.2-1|120	- spell-checking is added
12cr|yagf-0.9.2-1|121	- saving to html with images is added
12cr|yagf-0.9.2-1|122	* Fri Jul 17 2009 Andrei Borovsky <anb@symmetrica.net> - 0.6.2
12cr|yagf-0.9.2-1|123	- merged the patches with the appropriate files
12cr|yagf-0.9.2-1|124	- removed unnessesary ldconfig call
12cr|yagf-0.9.2-1|125	* Wed Jul 15 2009 Kyrill Detinov <lazy.kent.suse@gmail.com> - 0.6.1
12cr|yagf-0.9.2-1|126	- update to 0.6.1
12cr|yagf-0.9.2-1|127	- fixed build in x86-64
12cr|yagf-0.9.2-1|128	- corrected build requires
12cr|yagf-0.9.2-1|129	* Sat Jun 20 2009 Kyrill Detinov <lazy.kent.suse@gmail.com> - 0.5.0
12cr|yagf-0.9.2-1|130	- change compiling outside of the source tree
12cr|yagf-0.9.2-1|131	* Mon Jun 15 2009 Kyrill Detinov <lazy.kent.suse@gmail.com> - 0.5.0
12cr|yagf-0.9.2-1|132	- fix requires Qt version
12cr|yagf-0.9.2-1|133	* Mon Jun 08 2009 Kyrill Detinov <lazy.kent.suse@gmail.com> - 0.5.0
12cr|yagf-0.9.2-1|134	- correct build requires:  libqt4-devel <= 4.4.3, cmake >= 2.6
12cr|yagf-0.9.2-1|135	* Fri Jun 05 2009 Kyrill Detinov <lazy.kent.suse@gmail.com> - 0.5.0
12cr|yagf-0.9.2-1|136	- initial package created

8737 12
12cr|yahqtzee-2009.10-2|1	Name:           yahqtzee
12cr|yahqtzee-2009.10-2|2	Version:        2009.10
12cr|yahqtzee-2009.10-2|3	Summary:        A dice game written in C++ with Qt 4
12cr|yahqtzee-2009.10-2|4	Release:        %mkrel 2
12cr|yahqtzee-2009.10-2|5	License:        GPL
12cr|yahqtzee-2009.10-2|6	Group:          Graphical desktop/KDE
12cr|yahqtzee-2009.10-2|7	URL:            http://www.qt-apps.org/content/show.php/YahQtzee?content=88126
12cr|yahqtzee-2009.10-2|8	Source0:        http://prdownloads.sourceforge.net/88126-yahtzee-%version.tar.gz
12cr|yahqtzee-2009.10-2|9	Patch0:         88126-yahtzee-2009.02-fix-desktopfile.patch
12cr|yahqtzee-2009.10-2|10	BuildRoot:      %_tmppath/%name-%version-%release-buildroot
12cr|yahqtzee-2009.10-2|11	BuildRequires:  qt4-devel
12cr|yahqtzee-2009.10-2|12	
12cr|yahqtzee-2009.10-2|13	%description
12cr|yahqtzee-2009.10-2|14	A dice game written in C++ with Qt 4.
12cr|yahqtzee-2009.10-2|15	
12cr|yahqtzee-2009.10-2|16	%files
12cr|yahqtzee-2009.10-2|17	%defattr(-,root,root)
12cr|yahqtzee-2009.10-2|18	%_gamesdatadir/yahtzee
12cr|yahqtzee-2009.10-2|19	%_gamesbindir/yahtzee
12cr|yahqtzee-2009.10-2|20	%_datadir/applications/yahtzee.desktop
12cr|yahqtzee-2009.10-2|21	%_iconsdir/yahtzee.png
12cr|yahqtzee-2009.10-2|22	
12cr|yahqtzee-2009.10-2|23	#-----------------------------------------------------------------------------
12cr|yahqtzee-2009.10-2|24	
12cr|yahqtzee-2009.10-2|25	%prep
12cr|yahqtzee-2009.10-2|26	%setup -q -n yahtzee
12cr|yahqtzee-2009.10-2|27	%patch0 -p1
12cr|yahqtzee-2009.10-2|28	
12cr|yahqtzee-2009.10-2|29	%build
12cr|yahqtzee-2009.10-2|30	
12cr|yahqtzee-2009.10-2|31	qmake yahtzee.pro
12cr|yahqtzee-2009.10-2|32	
12cr|yahqtzee-2009.10-2|33	%make
12cr|yahqtzee-2009.10-2|34	
12cr|yahqtzee-2009.10-2|35	
12cr|yahqtzee-2009.10-2|36	%install
12cr|yahqtzee-2009.10-2|37	rm -rf %buildroot
12cr|yahqtzee-2009.10-2|38	%__mkdir -p  %buildroot%_gamesdatadir/yahtzee
12cr|yahqtzee-2009.10-2|39	%__cp yahtzee %buildroot%_gamesdatadir/yahtzee/
12cr|yahqtzee-2009.10-2|40	%__cp *.qm  %buildroot%_gamesdatadir/yahtzee/
12cr|yahqtzee-2009.10-2|41	
12cr|yahqtzee-2009.10-2|42	%__mkdir -p %buildroot%_gamesdatadir/yahtzee/images
12cr|yahqtzee-2009.10-2|43	%__cp images/* %buildroot%_gamesdatadir/yahtzee/images
12cr|yahqtzee-2009.10-2|44	
12cr|yahqtzee-2009.10-2|45	%__mkdir -p %buildroot%_gamesbindir
12cr|yahqtzee-2009.10-2|46	ln -s %_gamesdatadir/yahtzee/yahtzee %buildroot%_gamesbindir
12cr|yahqtzee-2009.10-2|47	
12cr|yahqtzee-2009.10-2|48	%__mkdir -p %buildroot%_datadir/applications
12cr|yahqtzee-2009.10-2|49	%__cp desktop/yahtzee.desktop %buildroot%_datadir/applications/yahtzee.desktop
12cr|yahqtzee-2009.10-2|50	
12cr|yahqtzee-2009.10-2|51	%__mkdir -p %buildroot%_iconsdir
12cr|yahqtzee-2009.10-2|52	%__cp desktop/yahtzee.png %buildroot%_iconsdir/yahtzee.png
12cr|yahqtzee-2009.10-2|53	
12cr|yahqtzee-2009.10-2|54	%clean
12cr|yahqtzee-2009.10-2|55	rm -rf %{buildroot}
12cr|yahqtzee-2009.10-2|56	
12cr|yahqtzee-2009.10-2|57	
12cr|yahqtzee-2009.10-2|58	
12cr|yahqtzee-2009.10-2|59	%changelog
12cr|yahqtzee-2009.10-2|60	* Mon Sep 21 2009 Thierry Vignaud <tvignaud@mandriva.com> 2009.10-2mdv2010.0
12cr|yahqtzee-2009.10-2|61	+ Revision: 446277
12cr|yahqtzee-2009.10-2|62	- rebuild
12cr|yahqtzee-2009.10-2|63	
12cr|yahqtzee-2009.10-2|64	* Wed Mar 04 2009 Antoine Ginies <aginies@mandriva.com> 2009.10-1mdv2009.1
12cr|yahqtzee-2009.10-2|65	+ Revision: 348480
12cr|yahqtzee-2009.10-2|66	- update to latest release available
12cr|yahqtzee-2009.10-2|67	
12cr|yahqtzee-2009.10-2|68	* Tue Jan 13 2009 Nicolas Lécureuil <neoclust@mandriva.org> 2009.02-1mdv2009.1
12cr|yahqtzee-2009.10-2|69	+ Revision: 329217
12cr|yahqtzee-2009.10-2|70	- New upstream version
12cr|yahqtzee-2009.10-2|71	
12cr|yahqtzee-2009.10-2|72	* Sat Dec 13 2008 Nicolas Lécureuil <neoclust@mandriva.org> 2008.50-2mdv2009.1
12cr|yahqtzee-2009.10-2|73	+ Revision: 313942
12cr|yahqtzee-2009.10-2|74	- Bump release
12cr|yahqtzee-2009.10-2|75	
12cr|yahqtzee-2009.10-2|76	* Sat Dec 13 2008 Nicolas Lécureuil <neoclust@mandriva.org> 2008.50-1mdv2009.1
12cr|yahqtzee-2009.10-2|77	+ Revision: 313940
12cr|yahqtzee-2009.10-2|78	- Fix Summary
12cr|yahqtzee-2009.10-2|79	- import yahqtzee
12cr|yahqtzee-2009.10-2|80	
12cr|yahqtzee-2009.10-2|81	

8738 12
12cr|yakuake-2.9.9-1|1	Summary:	Very powerful Quake style Konsole
12cr|yakuake-2.9.9-1|2	Name:		yakuake
12cr|yakuake-2.9.9-1|3	Version:	2.9.9
12cr|yakuake-2.9.9-1|4	Release:	%mkrel 1
12cr|yakuake-2.9.9-1|5	License:	GPLv2+
12cr|yakuake-2.9.9-1|6	Group:		Graphical desktop/KDE
12cr|yakuake-2.9.9-1|7	Source0:	http://download.kde.org/stable/yakuake/%{version}/src/%{name}-%{version}.tar.xz
12cr|yakuake-2.9.9-1|8	Url:		http://www.kde-apps.org/content/show.php?content=29153
12cr|yakuake-2.9.9-1|9	BuildRequires:	kdelibs4-devel
12cr|yakuake-2.9.9-1|10	Requires:	konsole
12cr|yakuake-2.9.9-1|11	Obsoletes:	kde4-%name <= 2.9.2
12cr|yakuake-2.9.9-1|12	Provides:	kde4-%name = %version
12cr|yakuake-2.9.9-1|13	
12cr|yakuake-2.9.9-1|14	%description
12cr|yakuake-2.9.9-1|15	Yakuake is a Quake-style terminal emulator based on KDE Konsole technology.
12cr|yakuake-2.9.9-1|16	
12cr|yakuake-2.9.9-1|17	%files -f %{name}.lang
12cr|yakuake-2.9.9-1|18	%doc AUTHORS ChangeLog README TODO NEWS KDE4FAQ
12cr|yakuake-2.9.9-1|19	%{_kde_bindir}/*
12cr|yakuake-2.9.9-1|20	%{_kde_datadir}/applications/kde4/*.desktop
12cr|yakuake-2.9.9-1|21	%{_kde_appsdir}/%{name}
12cr|yakuake-2.9.9-1|22	%{_kde_appsdir}/kconf_update/%{name}*
12cr|yakuake-2.9.9-1|23	%{_kde_configdir}/yakuake.knsrc
12cr|yakuake-2.9.9-1|24	%{_kde_iconsdir}/hicolor/*/apps/*
12cr|yakuake-2.9.9-1|25	
12cr|yakuake-2.9.9-1|26	#--------------------------------------------------------------------
12cr|yakuake-2.9.9-1|27	
12cr|yakuake-2.9.9-1|28	%prep
12cr|yakuake-2.9.9-1|29	%setup -qn %{name}-%{version}
12cr|yakuake-2.9.9-1|30	
12cr|yakuake-2.9.9-1|31	%build
12cr|yakuake-2.9.9-1|32	%cmake_kde4
12cr|yakuake-2.9.9-1|33	%make
12cr|yakuake-2.9.9-1|34	
12cr|yakuake-2.9.9-1|35	%install
12cr|yakuake-2.9.9-1|36	%makeinstall_std -C build
12cr|yakuake-2.9.9-1|37	
12cr|yakuake-2.9.9-1|38	%find_lang %name

8739 12
12cr|yaml-cpp-0.3.0-1|1	%define major 0
12cr|yaml-cpp-0.3.0-1|2	%define libname %mklibname %{name} %{major}
12cr|yaml-cpp-0.3.0-1|3	%define devname %mklibname %{name} -d
12cr|yaml-cpp-0.3.0-1|4	
12cr|yaml-cpp-0.3.0-1|5	Name:		yaml-cpp
12cr|yaml-cpp-0.3.0-1|6	Version:	0.3.0
12cr|yaml-cpp-0.3.0-1|7	Release:	1
12cr|yaml-cpp-0.3.0-1|8	Summary:	A YAML parser and emitter for C++
12cr|yaml-cpp-0.3.0-1|9	Group:		Development/C++
12cr|yaml-cpp-0.3.0-1|10	License:	MIT
12cr|yaml-cpp-0.3.0-1|11	URL:		http://code.google.com/p/yaml-cpp/
12cr|yaml-cpp-0.3.0-1|12	Source0:	http://yaml-cpp.googlecode.com/files/%{name}-%{version}.tar.gz
12cr|yaml-cpp-0.3.0-1|13	BuildRequires:	cmake
12cr|yaml-cpp-0.3.0-1|14	
12cr|yaml-cpp-0.3.0-1|15	%description
12cr|yaml-cpp-0.3.0-1|16	yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec.
12cr|yaml-cpp-0.3.0-1|17	
12cr|yaml-cpp-0.3.0-1|18	%package	-n %{libname}
12cr|yaml-cpp-0.3.0-1|19	Summary:	A YAML parser and emitter for C++
12cr|yaml-cpp-0.3.0-1|20	Group:		System/Libraries
12cr|yaml-cpp-0.3.0-1|21	License:	MIT
12cr|yaml-cpp-0.3.0-1|22	Obsoletes:	%{name} < 0.3.0
12cr|yaml-cpp-0.3.0-1|23	
12cr|yaml-cpp-0.3.0-1|24	%description	-n %{libname}
12cr|yaml-cpp-0.3.0-1|25	yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec.
12cr|yaml-cpp-0.3.0-1|26	
12cr|yaml-cpp-0.3.0-1|27	%package	-n %{devname}
12cr|yaml-cpp-0.3.0-1|28	Summary:	Development files for %{name}
12cr|yaml-cpp-0.3.0-1|29	Group:		Development/C++
12cr|yaml-cpp-0.3.0-1|30	License:	MIT
12cr|yaml-cpp-0.3.0-1|31	Obsoletes:	%{name}-devel < 0.3.0
12cr|yaml-cpp-0.3.0-1|32	Provides:	%{name}-devel = %{version}-%{release}
12cr|yaml-cpp-0.3.0-1|33	Requires:	%{libname} = %{version}-%{release}
12cr|yaml-cpp-0.3.0-1|34	
12cr|yaml-cpp-0.3.0-1|35	%description	-n %{devname}
12cr|yaml-cpp-0.3.0-1|36	The %{name}-devel package contains libraries and header files for
12cr|yaml-cpp-0.3.0-1|37	developing applications that use %{name}.
12cr|yaml-cpp-0.3.0-1|38	
12cr|yaml-cpp-0.3.0-1|39	%prep
12cr|yaml-cpp-0.3.0-1|40	%setup -q -n %{name}
12cr|yaml-cpp-0.3.0-1|41	# Fix eol
12cr|yaml-cpp-0.3.0-1|42	sed -i 's/\r//' license.txt
12cr|yaml-cpp-0.3.0-1|43	
12cr|yaml-cpp-0.3.0-1|44	%build
12cr|yaml-cpp-0.3.0-1|45	# ask cmake to not strip binaries
12cr|yaml-cpp-0.3.0-1|46	%cmake -DYAML_CPP_BUILD_TOOLS=0
12cr|yaml-cpp-0.3.0-1|47	%make VERBOSE=1
12cr|yaml-cpp-0.3.0-1|48	
12cr|yaml-cpp-0.3.0-1|49	%install
12cr|yaml-cpp-0.3.0-1|50	%makeinstall_std -C build
12cr|yaml-cpp-0.3.0-1|51	
12cr|yaml-cpp-0.3.0-1|52	%files -n %{libname}
12cr|yaml-cpp-0.3.0-1|53	%{_libdir}/*.so.%{major}*
12cr|yaml-cpp-0.3.0-1|54	
12cr|yaml-cpp-0.3.0-1|55	%files -n %{devname}
12cr|yaml-cpp-0.3.0-1|56	%{_includedir}/yaml-cpp/
12cr|yaml-cpp-0.3.0-1|57	%{_libdir}/*.so
12cr|yaml-cpp-0.3.0-1|58	%{_libdir}/pkgconfig/*.pc
12cr|yaml-cpp-0.3.0-1|59	
12cr|yaml-cpp-0.3.0-1|60	
12cr|yaml-cpp-0.3.0-1|61	
12cr|yaml-cpp-0.3.0-1|62	%changelog
12cr|yaml-cpp-0.3.0-1|63	* Sat Oct  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cr|yaml-cpp-0.3.0-1|64	+ Commit: ba3e76b
12cr|yaml-cpp-0.3.0-1|65	- New version 0.3.0, fix package structure according to Mandriva/Rosa policy
12cr|yaml-cpp-0.3.0-1|66	
12cr|yaml-cpp-0.3.0-1|67	

8740 12
12cr|yarg-0.4-1|1	Name: yarg
12cr|yarg-0.4-1|2	Version: 0.4
12cr|yarg-0.4-1|3	Release: %mkrel 1
12cr|yarg-0.4-1|4	Summary: Yet Another Randr Gui
12cr|yarg-0.4-1|5	Group: System/X11
12cr|yarg-0.4-1|6	Source0: %{name}-%{version}.tar.bz2
12cr|yarg-0.4-1|7	Source1: %{name}.desktop
12cr|yarg-0.4-1|8	License: GPLv2+
12cr|yarg-0.4-1|9	BuildRoot: %{_tmppath}/%{name}-root
12cr|yarg-0.4-1|10	
12cr|yarg-0.4-1|11	BuildRequires: qt4-devel
12cr|yarg-0.4-1|12	BuildRequires: libx11-devel
12cr|yarg-0.4-1|13	BuildRequires: libxrandr-devel
12cr|yarg-0.4-1|14	BuildRequires: libboost-devel
12cr|yarg-0.4-1|15	
12cr|yarg-0.4-1|16	%description
12cr|yarg-0.4-1|17	Yet Another Randr Gui is a very simple Randr gui written in QT. Currently, it
12cr|yarg-0.4-1|18	only supports basic functionality and can be minimized to tray.
12cr|yarg-0.4-1|19	
12cr|yarg-0.4-1|20	%prep
12cr|yarg-0.4-1|21	%setup -q
12cr|yarg-0.4-1|22	
12cr|yarg-0.4-1|23	%build
12cr|yarg-0.4-1|24	qmake PREFIX=/usr
12cr|yarg-0.4-1|25	
12cr|yarg-0.4-1|26	%make
12cr|yarg-0.4-1|27	
12cr|yarg-0.4-1|28	%install
12cr|yarg-0.4-1|29	rm -rf %{buildroot}
12cr|yarg-0.4-1|30	make install INSTALL_ROOT=%{buildroot}
12cr|yarg-0.4-1|31	
12cr|yarg-0.4-1|32	mkdir -p %{buildroot}/%{_datadir}/applications/
12cr|yarg-0.4-1|33	cp -r %{SOURCE1} %{buildroot}/%{_datadir}/applications/
12cr|yarg-0.4-1|34	
12cr|yarg-0.4-1|35	%clean
12cr|yarg-0.4-1|36	rm -rf %{buildroot}
12cr|yarg-0.4-1|37	
12cr|yarg-0.4-1|38	%files
12cr|yarg-0.4-1|39	%defattr(-,root,root)
12cr|yarg-0.4-1|40	%{_bindir}/yarg
12cr|yarg-0.4-1|41	%{_datadir}/yarg
12cr|yarg-0.4-1|42	%{_datadir}/applications/yarg.desktop
12cr|yarg-0.4-1|43	%{_mandir}/man1/yarg.1*
12cr|yarg-0.4-1|44	
12cr|yarg-0.4-1|45	
12cr|yarg-0.4-1|46	%changelog
12cr|yarg-0.4-1|47	* Thu Dec 09 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.4-1mdv2011.0
12cr|yarg-0.4-1|48	+ Revision: 618312
12cr|yarg-0.4-1|49	- New version: 0.4
12cr|yarg-0.4-1|50	
12cr|yarg-0.4-1|51	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|yarg-0.4-1|52	- the mass rebuild of 2010.1 packages
12cr|yarg-0.4-1|53	
12cr|yarg-0.4-1|54	* Thu Apr 01 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.3-1mdv2010.1
12cr|yarg-0.4-1|55	+ Revision: 530745
12cr|yarg-0.4-1|56	- import yarg
12cr|yarg-0.4-1|57	

8741 12
12cr|yarssr-0.2.2-7|1	Summary:	An unobtrusive RSS Aggregator
12cr|yarssr-0.2.2-7|2	Name:		yarssr
12cr|yarssr-0.2.2-7|3	Version:	0.2.2
12cr|yarssr-0.2.2-7|4	Release:	%mkrel 7
12cr|yarssr-0.2.2-7|5	Group:		Networking/News
12cr|yarssr-0.2.2-7|6	License:	GPL
12cr|yarssr-0.2.2-7|7	URL:		http://yarssr.sourceforge.net/
12cr|yarssr-0.2.2-7|8	Source:		http://osdn.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
12cr|yarssr-0.2.2-7|9	BuildRoot:	%{_tmppath}/root-%{name}-%{version}
12cr|yarssr-0.2.2-7|10	BuildRequires:	coreutils, gettext
12cr|yarssr-0.2.2-7|11	BuildArch:	noarch
12cr|yarssr-0.2.2-7|12	
12cr|yarssr-0.2.2-7|13	%description
12cr|yarssr-0.2.2-7|14	Yet Another RSS Reader is an RSS aggregator and reader that displays its
12cr|yarssr-0.2.2-7|15	results in the GNOME or KDE system tray (notification area). To view the
12cr|yarssr-0.2.2-7|16	contents of the feed just click the menu-item and it will launch in your
12cr|yarssr-0.2.2-7|17	favorite browser. It is written in Perl and uses gtk2-perl for its
12cr|yarssr-0.2.2-7|18	interface. YARSSR is still early in development, but is entirely usable.
12cr|yarssr-0.2.2-7|19	
12cr|yarssr-0.2.2-7|20	%prep
12cr|yarssr-0.2.2-7|21	%setup -q
12cr|yarssr-0.2.2-7|22	
12cr|yarssr-0.2.2-7|23	%build
12cr|yarssr-0.2.2-7|24	%make PREFIX=%{_prefix}
12cr|yarssr-0.2.2-7|25	
12cr|yarssr-0.2.2-7|26	%install
12cr|yarssr-0.2.2-7|27	%makeinstall_std PREFIX=%{_prefix}
12cr|yarssr-0.2.2-7|28	%find_lang %name
12cr|yarssr-0.2.2-7|29	
12cr|yarssr-0.2.2-7|30	%clean
12cr|yarssr-0.2.2-7|31	[ %buildroot != '/' ] && rm -fr %buildroot
12cr|yarssr-0.2.2-7|32	
12cr|yarssr-0.2.2-7|33	%files -f %name.lang
12cr|yarssr-0.2.2-7|34	%defattr(-,root,root,0755)
12cr|yarssr-0.2.2-7|35	%doc ChangeLog INSTALL README TODO
12cr|yarssr-0.2.2-7|36	%{_bindir}/%{name}
12cr|yarssr-0.2.2-7|37	%{_prefix}/lib/%{name}
12cr|yarssr-0.2.2-7|38	%{_datadir}/%{name}
12cr|yarssr-0.2.2-7|39	
12cr|yarssr-0.2.2-7|40	
12cr|yarssr-0.2.2-7|41	
12cr|yarssr-0.2.2-7|42	%changelog
12cr|yarssr-0.2.2-7|43	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.2.2-7mdv2010.0
12cr|yarssr-0.2.2-7|44	+ Revision: 435345
12cr|yarssr-0.2.2-7|45	- rebuild
12cr|yarssr-0.2.2-7|46	
12cr|yarssr-0.2.2-7|47	* Mon Aug 04 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2.2-6mdv2009.0
12cr|yarssr-0.2.2-7|48	+ Revision: 262784
12cr|yarssr-0.2.2-7|49	- rebuild
12cr|yarssr-0.2.2-7|50	
12cr|yarssr-0.2.2-7|51	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2.2-5mdv2009.0
12cr|yarssr-0.2.2-7|52	+ Revision: 257931
12cr|yarssr-0.2.2-7|53	- rebuild
12cr|yarssr-0.2.2-7|54	
12cr|yarssr-0.2.2-7|55	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.2.2-3mdv2008.1
12cr|yarssr-0.2.2-7|56	+ Revision: 141006
12cr|yarssr-0.2.2-7|57	- restore BuildRoot
12cr|yarssr-0.2.2-7|58	
12cr|yarssr-0.2.2-7|59	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|yarssr-0.2.2-7|60	- kill re-definition of %%buildroot on Pixel's request
12cr|yarssr-0.2.2-7|61	
12cr|yarssr-0.2.2-7|62	
12cr|yarssr-0.2.2-7|63	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|yarssr-0.2.2-7|64	+ 08/10/06 10:38:34 (55337)
12cr|yarssr-0.2.2-7|65	- making package really noarch
12cr|yarssr-0.2.2-7|66	
12cr|yarssr-0.2.2-7|67	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|yarssr-0.2.2-7|68	+ 08/10/06 10:36:36 (55336)
12cr|yarssr-0.2.2-7|69	- lib64 fix
12cr|yarssr-0.2.2-7|70	
12cr|yarssr-0.2.2-7|71	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|yarssr-0.2.2-7|72	+ 08/10/06 10:33:08 (55331)
12cr|yarssr-0.2.2-7|73	Import yarssr
12cr|yarssr-0.2.2-7|74	
12cr|yarssr-0.2.2-7|75	* Sun Apr 30 2006 Olivier Thauvin <nanardon@mandriva.org> 0.2.2-2mdk
12cr|yarssr-0.2.2-7|76	- rebuild
12cr|yarssr-0.2.2-7|77	
12cr|yarssr-0.2.2-7|78	* Wed Mar 23 2005 Olivier Thauvin <nanardon@mandrake.org> 0.2.2-1mdk
12cr|yarssr-0.2.2-7|79	- From  Julien Hebert <juke@fr.st>
12cr|yarssr-0.2.2-7|80	- New Package
12cr|yarssr-0.2.2-7|81	

8742 12
12cr|yate-4.2.0-1|1	%define major 4
12cr|yate-4.2.0-1|2	%define lib_name %mklibname %{name} %{major}
12cr|yate-4.2.0-1|3	%define lib_name_devel %mklibname %{name} -d
12cr|yate-4.2.0-1|4	%define uprel	2
12cr|yate-4.2.0-1|5	
12cr|yate-4.2.0-1|6	Name:           yate
12cr|yate-4.2.0-1|7	Version:        4.2.0
12cr|yate-4.2.0-1|8	Release:        1
12cr|yate-4.2.0-1|9	Summary:        Yet Another Telephony Engine
12cr|yate-4.2.0-1|10	License:        GPLv2+
12cr|yate-4.2.0-1|11	Group:          Networking/Instant messaging
12cr|yate-4.2.0-1|12	URL:            http://yate.null.ro/
12cr|yate-4.2.0-1|13	Source0:        http://yate.null.ro/tarballs/yate%{major}/%{name}-%{version}-%{uprel}.tar.gz
12cr|yate-4.2.0-1|14	# Converted from <http://yate.null.ro/favicon.ico>
12cr|yate-4.2.0-1|15	Source1:        yate-16.png
12cr|yate-4.2.0-1|16	Source2:        yate-32.png
12cr|yate-4.2.0-1|17	Patch0:		yate-4.1.0-mdv-dont_break_cflags.patch
12cr|yate-4.2.0-1|18	
12cr|yate-4.2.0-1|19	Requires(post): rpm-helper
12cr|yate-4.2.0-1|20	Requires(preun): rpm-helper
12cr|yate-4.2.0-1|21	BuildRequires:  desktop-file-utils
12cr|yate-4.2.0-1|22	BuildRequires:  doxygen
12cr|yate-4.2.0-1|23	BuildRequires:  gcc-c++
12cr|yate-4.2.0-1|24	BuildRequires:  imagemagick
12cr|yate-4.2.0-1|25	BuildRequires:  pkgconfig(alsa)
12cr|yate-4.2.0-1|26	BuildRequires:  coredumper-devel
12cr|yate-4.2.0-1|27	BuildRequires:  gsm-devel
12cr|yate-4.2.0-1|28	BuildRequires:  qt4-devel
12cr|yate-4.2.0-1|29	BuildRequires:  xulrunner-devel
12cr|yate-4.2.0-1|30	BuildRequires:  mysql-devel
12cr|yate-4.2.0-1|31	BuildRequires:  openssl-devel
12cr|yate-4.2.0-1|32	BuildRequires:  pq-devel
12cr|yate-4.2.0-1|33	BuildRequires:  pri-devel
12cr|yate-4.2.0-1|34	#BuildRequires:  pkgconfig(ptlib)
12cr|yate-4.2.0-1|35	BuildRequires:	pkgconfig(spandsp)
12cr|yate-4.2.0-1|36	BuildRequires:  speex-devel
12cr|yate-4.2.0-1|37	BuildRequires:  tonezone-devel
12cr|yate-4.2.0-1|38	#BuildRequires:  pkgconfig(opal)
12cr|yate-4.2.0-1|39	BuildRequires:  postgresql-devel
12cr|yate-4.2.0-1|40	
12cr|yate-4.2.0-1|41	%description
12cr|yate-4.2.0-1|42	Yate is a telephony engine designed to implement PBX and IVR solutions
12cr|yate-4.2.0-1|43	for small to large scale projects.
12cr|yate-4.2.0-1|44	
12cr|yate-4.2.0-1|45	%files
12cr|yate-4.2.0-1|46	%dir %{_defaultdocdir}/%{name}
12cr|yate-4.2.0-1|47	%doc %{_defaultdocdir}/%{name}/README
12cr|yate-4.2.0-1|48	%doc %{_defaultdocdir}/%{name}/COPYING
12cr|yate-4.2.0-1|49	%doc %{_defaultdocdir}/%{name}/ChangeLog
12cr|yate-4.2.0-1|50	%{_bindir}/yate
12cr|yate-4.2.0-1|51	%{_mandir}/*/yate.*
12cr|yate-4.2.0-1|52	%{_initrddir}/yate
12cr|yate-4.2.0-1|53	%dir %{_datadir}/yate/data
12cr|yate-4.2.0-1|54	%{_datadir}/yate/data/*
12cr|yate-4.2.0-1|55	%dir %{_libdir}/yate
12cr|yate-4.2.0-1|56	%dir %{_libdir}/yate/client
12cr|yate-4.2.0-1|57	%dir %{_libdir}/yate/jabber
12cr|yate-4.2.0-1|58	%dir %{_libdir}/yate/server
12cr|yate-4.2.0-1|59	%dir %{_libdir}/yate/sig
12cr|yate-4.2.0-1|60	%dir %{_libdir}/yate/sip
12cr|yate-4.2.0-1|61	%{_libdir}/yate/cdrbuild.yate
12cr|yate-4.2.0-1|62	%{_libdir}/yate/cdrfile.yate
12cr|yate-4.2.0-1|63	%{_libdir}/yate/regexroute.yate
12cr|yate-4.2.0-1|64	%{_libdir}/yate/javascript.yate
12cr|yate-4.2.0-1|65	%{_libdir}/yate/gvoice.yate
12cr|yate-4.2.0-1|66	%{_libdir}/yate/isaccodec.yate
12cr|yate-4.2.0-1|67	%{_libdir}/yate/server/regfile.yate
12cr|yate-4.2.0-1|68	%{_libdir}/yate/server/accfile.yate
12cr|yate-4.2.0-1|69	%{_libdir}/yate/server/register.yate
12cr|yate-4.2.0-1|70	%{_libdir}/yate/tonegen.yate
12cr|yate-4.2.0-1|71	%{_libdir}/yate/tonedetect.yate
12cr|yate-4.2.0-1|72	%{_libdir}/yate/wavefile.yate
12cr|yate-4.2.0-1|73	%{_libdir}/yate/conference.yate
12cr|yate-4.2.0-1|74	%{_libdir}/yate/moh.yate
12cr|yate-4.2.0-1|75	%{_libdir}/yate/callgen.yate
12cr|yate-4.2.0-1|76	%{_libdir}/yate/analyzer.yate
12cr|yate-4.2.0-1|77	%{_libdir}/yate/rmanager.yate
12cr|yate-4.2.0-1|78	%{_libdir}/yate/msgsniff.yate
12cr|yate-4.2.0-1|79	%{_libdir}/yate/mux.yate
12cr|yate-4.2.0-1|80	%{_libdir}/yate/pbx.yate
12cr|yate-4.2.0-1|81	%{_libdir}/yate/dumbchan.yate
12cr|yate-4.2.0-1|82	%{_libdir}/yate/callfork.yate
12cr|yate-4.2.0-1|83	%{_libdir}/yate/extmodule.yate
12cr|yate-4.2.0-1|84	%{_libdir}/yate/filetransfer.yate
12cr|yate-4.2.0-1|85	%{_libdir}/yate/ysipchan.yate
12cr|yate-4.2.0-1|86	%{_libdir}/yate/yrtpchan.yate
12cr|yate-4.2.0-1|87	%{_libdir}/yate/ystunchan.yate
12cr|yate-4.2.0-1|88	%{_libdir}/yate/ysockschan.yate
12cr|yate-4.2.0-1|89	%{_libdir}/yate/yiaxchan.yate
12cr|yate-4.2.0-1|90	%{_libdir}/yate/yjinglechan.yate
12cr|yate-4.2.0-1|91	%{_libdir}/yate/enumroute.yate
12cr|yate-4.2.0-1|92	%{_libdir}/yate/faxchan.yate
12cr|yate-4.2.0-1|93	%{_libdir}/yate/ilbcwebrtc.yate
12cr|yate-4.2.0-1|94	%{_libdir}/yate/ilbccodec.yate
12cr|yate-4.2.0-1|95	%{_libdir}/yate/server/dbwave.yate
12cr|yate-4.2.0-1|96	%{_libdir}/yate/server/dbpbx.yate
12cr|yate-4.2.0-1|97	%{_libdir}/yate/server/pbxassist.yate
12cr|yate-4.2.0-1|98	%{_libdir}/yate/server/park.yate
12cr|yate-4.2.0-1|99	%{_libdir}/yate/server/queues.yate
12cr|yate-4.2.0-1|100	%{_libdir}/yate/server/lateroute.yate
12cr|yate-4.2.0-1|101	%{_libdir}/yate/server/callcounters.yate
12cr|yate-4.2.0-1|102	%{_libdir}/yate/server/yradius.yate
12cr|yate-4.2.0-1|103	%{_libdir}/yate/server/sipfeatures.yate
12cr|yate-4.2.0-1|104	%{_libdir}/yate/server/queuesnotify.yate
12cr|yate-4.2.0-1|105	%{_libdir}/yate/server/heartbeat.yate
12cr|yate-4.2.0-1|106	%{_libdir}/yate/server/clustering.yate
12cr|yate-4.2.0-1|107	%{_libdir}/yate/server/mgcpca.yate
12cr|yate-4.2.0-1|108	%{_libdir}/yate/server/mgcpgw.yate
12cr|yate-4.2.0-1|109	%{_libdir}/yate/server/mrcpspeech.yate
12cr|yate-4.2.0-1|110	%{_libdir}/yate/server/ysigchan.yate
12cr|yate-4.2.0-1|111	%{_libdir}/yate/server/ciscosm.yate
12cr|yate-4.2.0-1|112	%{_libdir}/yate/server/sigtransport.yate
12cr|yate-4.2.0-1|113	%{_libdir}/yate/server/analog.yate
12cr|yate-4.2.0-1|114	%{_libdir}/yate/server/analogdetect.yate
12cr|yate-4.2.0-1|115	%{_libdir}/yate/server/users.yate
12cr|yate-4.2.0-1|116	%{_libdir}/yate/server/presence.yate
12cr|yate-4.2.0-1|117	%{_libdir}/yate/server/subscription.yate
12cr|yate-4.2.0-1|118	%{_libdir}/yate/server/cpuload.yate
12cr|yate-4.2.0-1|119	%{_libdir}/yate/server/ccongestion.yate
12cr|yate-4.2.0-1|120	%{_libdir}/yate/server/monitoring.yate
12cr|yate-4.2.0-1|121	%{_libdir}/yate/server/ysnmpagent.yate
12cr|yate-4.2.0-1|122	%{_libdir}/yate/server/cache.yate
12cr|yate-4.2.0-1|123	%{_libdir}/yate/server/eventlogs.yate
12cr|yate-4.2.0-1|124	%{_libdir}/yate/client/osschan.yate
12cr|yate-4.2.0-1|125	%{_libdir}/yate/client/jabberclient.yate
12cr|yate-4.2.0-1|126	%{_libdir}/yate/jabber/jabberserver.yate
12cr|yate-4.2.0-1|127	%{_libdir}/yate/jabber/jbfeatures.yate
12cr|yate-4.2.0-1|128	%{_libdir}/yate/sig/isupmangler.yate
12cr|yate-4.2.0-1|129	%{_libdir}/yate/sig/ss7_lnp_ansi.yate
12cr|yate-4.2.0-1|130	%{_libdir}/yate/sig/camel_map.yate
12cr|yate-4.2.0-1|131	%{_libdir}/yate/sip/sip_cnam_lnp.yate
12cr|yate-4.2.0-1|132	%dir %{_sysconfdir}/yate
12cr|yate-4.2.0-1|133	%config(noreplace) %{_sysconfdir}/yate/accfile.conf
12cr|yate-4.2.0-1|134	%config(noreplace) %{_sysconfdir}/yate/cdrbuild.conf
12cr|yate-4.2.0-1|135	%config(noreplace) %{_sysconfdir}/yate/cdrfile.conf
12cr|yate-4.2.0-1|136	%config(noreplace) %{_sysconfdir}/yate/callcounters.conf
12cr|yate-4.2.0-1|137	%config(noreplace) %{_sysconfdir}/yate/dbpbx.conf
12cr|yate-4.2.0-1|138	%config(noreplace) %{_sysconfdir}/yate/dsoundchan.conf
12cr|yate-4.2.0-1|139	%config(noreplace) %{_sysconfdir}/yate/enumroute.conf
12cr|yate-4.2.0-1|140	%config(noreplace) %{_sysconfdir}/yate/sipfeatures.conf
12cr|yate-4.2.0-1|141	%config(noreplace) %{_sysconfdir}/yate/callfork.conf
12cr|yate-4.2.0-1|142	%config(noreplace) %{_sysconfdir}/yate/extmodule.conf
12cr|yate-4.2.0-1|143	%config(noreplace) %{_sysconfdir}/yate/filetransfer.conf
12cr|yate-4.2.0-1|144	%config(noreplace) %{_sysconfdir}/yate/moh.conf
12cr|yate-4.2.0-1|145	%config(noreplace) %{_sysconfdir}/yate/mux.conf
12cr|yate-4.2.0-1|146	%config(noreplace) %{_sysconfdir}/yate/pbxassist.conf
12cr|yate-4.2.0-1|147	%config(noreplace) %{_sysconfdir}/yate/queues.conf
12cr|yate-4.2.0-1|148	%config(noreplace) %{_sysconfdir}/yate/queuesnotify.conf
12cr|yate-4.2.0-1|149	%config(noreplace) %{_sysconfdir}/yate/lateroute.conf
12cr|yate-4.2.0-1|150	%config(noreplace) %{_sysconfdir}/yate/regexroute.conf
12cr|yate-4.2.0-1|151	%config(noreplace) %{_sysconfdir}/yate/javascript.conf
12cr|yate-4.2.0-1|152	%config(noreplace) %{_sysconfdir}/yate/regfile.conf
12cr|yate-4.2.0-1|153	%config(noreplace) %{_sysconfdir}/yate/register.conf
12cr|yate-4.2.0-1|154	%config(noreplace) %{_sysconfdir}/yate/tonegen.conf
12cr|yate-4.2.0-1|155	%config(noreplace) %{_sysconfdir}/yate/rmanager.conf
12cr|yate-4.2.0-1|156	%config(noreplace) %{_sysconfdir}/yate/yate.conf
12cr|yate-4.2.0-1|157	%config(noreplace) %{_sysconfdir}/yate/yiaxchan.conf
12cr|yate-4.2.0-1|158	%config(noreplace) %{_sysconfdir}/yate/yradius.conf
12cr|yate-4.2.0-1|159	%config(noreplace) %{_sysconfdir}/yate/yrtpchan.conf
12cr|yate-4.2.0-1|160	%config(noreplace) %{_sysconfdir}/yate/ysockschan.conf
12cr|yate-4.2.0-1|161	%config(noreplace) %{_sysconfdir}/yate/ystunchan.conf
12cr|yate-4.2.0-1|162	%config(noreplace) %{_sysconfdir}/yate/ysipchan.conf
12cr|yate-4.2.0-1|163	%config(noreplace) %{_sysconfdir}/yate/yjinglechan.conf
12cr|yate-4.2.0-1|164	%config(noreplace) %{_sysconfdir}/yate/heartbeat.conf
12cr|yate-4.2.0-1|165	%config(noreplace) %{_sysconfdir}/yate/clustering.conf
12cr|yate-4.2.0-1|166	%config(noreplace) %{_sysconfdir}/yate/mgcpca.conf
12cr|yate-4.2.0-1|167	%config(noreplace) %{_sysconfdir}/yate/mgcpgw.conf
12cr|yate-4.2.0-1|168	%config(noreplace) %{_sysconfdir}/yate/analog.conf
12cr|yate-4.2.0-1|169	%config(noreplace) %{_sysconfdir}/yate/ysigchan.conf
12cr|yate-4.2.0-1|170	%config(noreplace) %{_sysconfdir}/yate/ciscosm.conf
12cr|yate-4.2.0-1|171	%config(noreplace) %{_sysconfdir}/yate/sigtransport.conf
12cr|yate-4.2.0-1|172	%config(noreplace) %{_sysconfdir}/yate/cpuload.conf
12cr|yate-4.2.0-1|173	%config(noreplace) %{_sysconfdir}/yate/ccongestion.conf
12cr|yate-4.2.0-1|174	%config(noreplace) %{_sysconfdir}/yate/monitoring.conf
12cr|yate-4.2.0-1|175	%config(noreplace) %{_sysconfdir}/yate/ysnmpagent.conf
12cr|yate-4.2.0-1|176	%config(noreplace) %{_sysconfdir}/yate/cache.conf
12cr|yate-4.2.0-1|177	%config(noreplace) %{_sysconfdir}/yate/users.conf
12cr|yate-4.2.0-1|178	%config(noreplace) %{_sysconfdir}/yate/presence.conf
12cr|yate-4.2.0-1|179	%config(noreplace) %{_sysconfdir}/yate/subscription.conf
12cr|yate-4.2.0-1|180	%config(noreplace) %{_sysconfdir}/yate/jabberclient.conf
12cr|yate-4.2.0-1|181	%config(noreplace) %{_sysconfdir}/yate/jabberserver.conf
12cr|yate-4.2.0-1|182	%config(noreplace) %{_sysconfdir}/yate/jbfeatures.conf
12cr|yate-4.2.0-1|183	%config(noreplace) %{_sysconfdir}/yate/isupmangler.conf
12cr|yate-4.2.0-1|184	%config(noreplace) %{_sysconfdir}/yate/ss7_lnp_ansi.conf
12cr|yate-4.2.0-1|185	%config(noreplace) %{_sysconfdir}/yate/camel_map.conf
12cr|yate-4.2.0-1|186	%config(noreplace) %{_sysconfdir}/yate/sip_cnam_lnp.conf
12cr|yate-4.2.0-1|187	%config(noreplace) %{_sysconfdir}/yate/gvoice.conf
12cr|yate-4.2.0-1|188	%config(noreplace) %{_sysconfdir}/yate/eventlogs.conf
12cr|yate-4.2.0-1|189	%config(noreplace) %{_sysconfdir}/yate/lksctp.conf
12cr|yate-4.2.0-1|190	
12cr|yate-4.2.0-1|191	%config %{_sysconfdir}/logrotate.d/yate
12cr|yate-4.2.0-1|192	
12cr|yate-4.2.0-1|193	%post
12cr|yate-4.2.0-1|194	%_post_service %{name}
12cr|yate-4.2.0-1|195	
12cr|yate-4.2.0-1|196	%preun
12cr|yate-4.2.0-1|197	%_preun_service %{name}
12cr|yate-4.2.0-1|198	
12cr|yate-4.2.0-1|199	#------------------------------------------------------------------------------
12cr|yate-4.2.0-1|200	
12cr|yate-4.2.0-1|201	%package alsa
12cr|yate-4.2.0-1|202	Summary:        ALSA sound driver for Yate
12cr|yate-4.2.0-1|203	Group:          Networking/Instant messaging
12cr|yate-4.2.0-1|204	
12cr|yate-4.2.0-1|205	%description alsa
12cr|yate-4.2.0-1|206	Advanced Linux Sound Architecture audio driver for Yate. This is the
12cr|yate-4.2.0-1|207	recommended audio interface for using the client under Linux.
12cr|yate-4.2.0-1|208	
12cr|yate-4.2.0-1|209	%files alsa
12cr|yate-4.2.0-1|210	%{_libdir}/yate/client/alsachan.yate
12cr|yate-4.2.0-1|211	
12cr|yate-4.2.0-1|212	#------------------------------------------------------------------------------
12cr|yate-4.2.0-1|213	
12cr|yate-4.2.0-1|214	%package gsm
12cr|yate-4.2.0-1|215	Summary:        GSM audio codec for Yate
12cr|yate-4.2.0-1|216	Group:          Networking/Instant messaging
12cr|yate-4.2.0-1|217	
12cr|yate-4.2.0-1|218	%description gsm
12cr|yate-4.2.0-1|219	European GSM 06.10 audio codec for Yate. This is a low CPU usage codec
12cr|yate-4.2.0-1|220	that provides moderate compression and good voice quality.
12cr|yate-4.2.0-1|221	
12cr|yate-4.2.0-1|222	%files gsm
12cr|yate-4.2.0-1|223	%{_libdir}/yate/gsmcodec.yate
12cr|yate-4.2.0-1|224	
12cr|yate-4.2.0-1|225	#------------------------------------------------------------------------------
12cr|yate-4.2.0-1|226	
12cr|yate-4.2.0-1|227	%package speex
12cr|yate-4.2.0-1|228	Summary:        Speex audio codec for Yate
12cr|yate-4.2.0-1|229	Group:          Networking/Instant messaging
12cr|yate-4.2.0-1|230	
12cr|yate-4.2.0-1|231	%description speex
12cr|yate-4.2.0-1|232	Speex audio codec for Yate. Speex is based on CELP  and is designed to
12cr|yate-4.2.0-1|233	compress voice at bitrates ranging from 2 to 44 kbps.
12cr|yate-4.2.0-1|234	
12cr|yate-4.2.0-1|235	%files speex
12cr|yate-4.2.0-1|236	%{_libdir}/yate/speexcodec.yate
12cr|yate-4.2.0-1|237	
12cr|yate-4.2.0-1|238	#------------------------------------------------------------------------------
12cr|yate-4.2.0-1|239	
12cr|yate-4.2.0-1|240	%package h323
12cr|yate-4.2.0-1|241	Summary:        H.323 protocol driver for Yate
12cr|yate-4.2.0-1|242	Group:          Networking/Instant messaging
12cr|yate-4.2.0-1|243	
12cr|yate-4.2.0-1|244	%description h323
12cr|yate-4.2.0-1|245	Yate driver for the ITU-T H.323 VoIP protocol based on the OpenH323
12cr|yate-4.2.0-1|246	library.
12cr|yate-4.2.0-1|247	
12cr|yate-4.2.0-1|248	%files h323
12cr|yate-4.2.0-1|249	#%{_libdir}/yate/h323chan.yate
12cr|yate-4.2.0-1|250	%config(noreplace) %{_sysconfdir}/yate/h323chan.conf
12cr|yate-4.2.0-1|251	
12cr|yate-4.2.0-1|252	#------------------------------------------------------------------------------
12cr|yate-4.2.0-1|253	
12cr|yate-4.2.0-1|254	%package isdn
12cr|yate-4.2.0-1|255	Summary:        ISDN PRI card and protocol drivers for Yate
12cr|yate-4.2.0-1|256	Group:          Networking/Instant messaging
12cr|yate-4.2.0-1|257	
12cr|yate-4.2.0-1|258	%description isdn
12cr|yate-4.2.0-1|259	Yate drivers for ISDN PRI cards supported by the Zaptel or Wanpipe
12cr|yate-4.2.0-1|260	kernel interfaces.
12cr|yate-4.2.0-1|261	
12cr|yate-4.2.0-1|262	%files isdn
12cr|yate-4.2.0-1|263	#%{_libdir}/yate/server/wpcard.yate
12cr|yate-4.2.0-1|264	%config(noreplace) %{_sysconfdir}/yate/wpcard.conf
12cr|yate-4.2.0-1|265	%{_libdir}/yate/server/zapcard.yate
12cr|yate-4.2.0-1|266	%config(noreplace) %{_sysconfdir}/yate/zapcard.conf
12cr|yate-4.2.0-1|267	#%{_libdir}/yate/server/tdmcard.yate
12cr|yate-4.2.0-1|268	%config(noreplace) %{_sysconfdir}/yate/tdmcard.conf
12cr|yate-4.2.0-1|269	
12cr|yate-4.2.0-1|270	#------------------------------------------------------------------------------
12cr|yate-4.2.0-1|271	
12cr|yate-4.2.0-1|272	#%package lksctp
12cr|yate-4.2.0-1|273	#Summary:        Linux Kernel based SCTP support for Yate
12cr|yate-4.2.0-1|274	#Group:          Networking/Instant messaging
12cr|yate-4.2.0-1|275	#Provides:       %{name}-sctp = %{EVRD}
12cr|yate-4.2.0-1|276	#
12cr|yate-4.2.0-1|277	#%description lksctp
12cr|yate-4.2.0-1|278	#This package provides SCTP sockets support for Yate based on the Linux Kernel
12cr|yate-4.2.0-1|279	#implementation. These are needed for standard SIGTRAN interfaces.
12cr|yate-4.2.0-1|280	#
12cr|yate-4.2.0-1|281	#%files lksctp
12cr|yate-4.2.0-1|282	#%{_libdir}/yate/server/lksctp.yate
12cr|yate-4.2.0-1|283	
12cr|yate-4.2.0-1|284	#------------------------------------------------------------------------------
12cr|yate-4.2.0-1|285	
12cr|yate-4.2.0-1|286	%package openssl
12cr|yate-4.2.0-1|287	Summary:        OpenSSL based encryption support for Yate
12cr|yate-4.2.0-1|288	Group:          Networking/Instant messaging
12cr|yate-4.2.0-1|289	Provides:       %{name}-ssl = %{EVRD}
12cr|yate-4.2.0-1|290	Provides:       %{name}-crypto = %{EVRD}
12cr|yate-4.2.0-1|291	
12cr|yate-4.2.0-1|292	%description openssl
12cr|yate-4.2.0-1|293	This package provides SSL/TLS encrypted communication support for Yate as
12cr|yate-4.2.0-1|294	well as cryptographic routines used for other purposes.
12cr|yate-4.2.0-1|295	
12cr|yate-4.2.0-1|296	%files openssl
12cr|yate-4.2.0-1|297	%{_libdir}/yate/openssl.yate
12cr|yate-4.2.0-1|298	%config(noreplace) %{_sysconfdir}/yate/openssl.conf
12cr|yate-4.2.0-1|299	
12cr|yate-4.2.0-1|300	#------------------------------------------------------------------------------
12cr|yate-4.2.0-1|301	
12cr|yate-4.2.0-1|302	%package zlib
12cr|yate-4.2.0-1|303	Summary:        Zlib compression support for Yate
12cr|yate-4.2.0-1|304	Group:          Networking/Instant messaging
12cr|yate-4.2.0-1|305	Provides:       %{name}-compression = %{EVRD}
12cr|yate-4.2.0-1|306	
12cr|yate-4.2.0-1|307	%description zlib
12cr|yate-4.2.0-1|308	This package provides Zlib data compression for Yate.
12cr|yate-4.2.0-1|309	
12cr|yate-4.2.0-1|310	%files zlib
12cr|yate-4.2.0-1|311	%{_libdir}/yate/zlibcompress.yate
12cr|yate-4.2.0-1|312	%config(noreplace) %{_sysconfdir}/yate/zlibcompress.conf
12cr|yate-4.2.0-1|313	
12cr|yate-4.2.0-1|314	#------------------------------------------------------------------------------
12cr|yate-4.2.0-1|315	
12cr|yate-4.2.0-1|316	%package pgsql
12cr|yate-4.2.0-1|317	Summary:        PostgreSQL database driver for Yate
12cr|yate-4.2.0-1|318	Group:          Networking/Instant messaging
12cr|yate-4.2.0-1|319	Provides:       %{name}-database = %{EVRD}
12cr|yate-4.2.0-1|320	
12cr|yate-4.2.0-1|321	%description pgsql
12cr|yate-4.2.0-1|322	This package allows Yate to connect to a PostgreSQL database server.
12cr|yate-4.2.0-1|323	All modules that support database access will be able to use
12cr|yate-4.2.0-1|324	PostgreSQL.
12cr|yate-4.2.0-1|325	
12cr|yate-4.2.0-1|326	%files pgsql
12cr|yate-4.2.0-1|327	%{_libdir}/yate/server/pgsqldb.yate
12cr|yate-4.2.0-1|328	%config(noreplace) %{_sysconfdir}/yate/pgsqldb.conf
12cr|yate-4.2.0-1|329	
12cr|yate-4.2.0-1|330	#------------------------------------------------------------------------------
12cr|yate-4.2.0-1|331	
12cr|yate-4.2.0-1|332	%package mysql
12cr|yate-4.2.0-1|333	Summary:        MySQL database driver for Yate
12cr|yate-4.2.0-1|334	Group:          Networking/Instant messaging
12cr|yate-4.2.0-1|335	Provides:       %{name}-database = %{EVRD}
12cr|yate-4.2.0-1|336	
12cr|yate-4.2.0-1|337	%description mysql
12cr|yate-4.2.0-1|338	This package allows Yate to connect to a MySQL database server. All
12cr|yate-4.2.0-1|339	modules that support database access will be able to use MySQL.
12cr|yate-4.2.0-1|340	
12cr|yate-4.2.0-1|341	%files mysql
12cr|yate-4.2.0-1|342	%{_libdir}/yate/server/mysqldb.yate
12cr|yate-4.2.0-1|343	%config(noreplace) %{_sysconfdir}/yate/mysqldb.conf
12cr|yate-4.2.0-1|344	
12cr|yate-4.2.0-1|345	#------------------------------------------------------------------------------
12cr|yate-4.2.0-1|346	
12cr|yate-4.2.0-1|347	%package client-common
12cr|yate-4.2.0-1|348	Summary:        Common files for all Yate clients
12cr|yate-4.2.0-1|349	Group:          Networking/Instant messaging
12cr|yate-4.2.0-1|350	
12cr|yate-4.2.0-1|351	%description client-common
12cr|yate-4.2.0-1|352	This package includes the common files needed to use Yate as a VoIP client.
12cr|yate-4.2.0-1|353	
12cr|yate-4.2.0-1|354	%files client-common
12cr|yate-4.2.0-1|355	%defattr(-, root, root)
12cr|yate-4.2.0-1|356	%{_datadir}/pixmaps/null_team-*.png
12cr|yate-4.2.0-1|357	%dir %{_datadir}/yate/skins
12cr|yate-4.2.0-1|358	%{_datadir}/yate/skins/*
12cr|yate-4.2.0-1|359	%dir %{_datadir}/yate/sounds
12cr|yate-4.2.0-1|360	%{_datadir}/yate/sounds/*
12cr|yate-4.2.0-1|361	%dir %{_datadir}/yate/help
12cr|yate-4.2.0-1|362	%{_datadir}/yate/help/*
12cr|yate-4.2.0-1|363	%config(noreplace) %{_sysconfdir}/yate/providers.conf
12cr|yate-4.2.0-1|364	
12cr|yate-4.2.0-1|365	#------------------------------------------------------------------------------
12cr|yate-4.2.0-1|366	
12cr|yate-4.2.0-1|367	%package qt4
12cr|yate-4.2.0-1|368	Summary:        Qt-4 client package for Yate
12cr|yate-4.2.0-1|369	Group:          Networking/Instant messaging
12cr|yate-4.2.0-1|370	Provides:       %{name}-client = %{EVRD}
12cr|yate-4.2.0-1|371	Requires:       %{name}-client-common = %{EVRD}
12cr|yate-4.2.0-1|372	
12cr|yate-4.2.0-1|373	%description qt4
12cr|yate-4.2.0-1|374	The yate-qt4 package includes the files needed to use Yate as a VoIP client
12cr|yate-4.2.0-1|375	with a Qt version 4 graphical interface.
12cr|yate-4.2.0-1|376	
12cr|yate-4.2.0-1|377	%files qt4
12cr|yate-4.2.0-1|378	%defattr(-, root, root)
12cr|yate-4.2.0-1|379	%{_bindir}/yate-qt4
12cr|yate-4.2.0-1|380	%{_libdir}/libyateqt4.so.*
12cr|yate-4.2.0-1|381	%{_libdir}/yate/qt4/*.yate
12cr|yate-4.2.0-1|382	%{_datadir}/applications/yate-qt4.desktop
12cr|yate-4.2.0-1|383	%config(noreplace) %{_sysconfdir}/yate/yate-qt4.conf
12cr|yate-4.2.0-1|384	
12cr|yate-4.2.0-1|385	#------------------------------------------------------------------------------
12cr|yate-4.2.0-1|386	
12cr|yate-4.2.0-1|387	%package scripts
12cr|yate-4.2.0-1|388	Summary:        External scripting package for Yate
12cr|yate-4.2.0-1|389	Group:          Networking/Instant messaging
12cr|yate-4.2.0-1|390	Requires:       %{name} = %{EVRD}
12cr|yate-4.2.0-1|391	
12cr|yate-4.2.0-1|392	%description scripts
12cr|yate-4.2.0-1|393	The yate-scripts package includes libraries for using external scripts
12cr|yate-4.2.0-1|394	with Yate.
12cr|yate-4.2.0-1|395	
12cr|yate-4.2.0-1|396	%files scripts
12cr|yate-4.2.0-1|397	%dir %{_datadir}/yate/scripts
12cr|yate-4.2.0-1|398	%{_datadir}/yate/scripts/*.*
12cr|yate-4.2.0-1|399	
12cr|yate-4.2.0-1|400	#------------------------------------------------------------------------------
12cr|yate-4.2.0-1|401	
12cr|yate-4.2.0-1|402	%package -n %{lib_name}
12cr|yate-4.2.0-1|403	Summary:        Library for Yate
12cr|yate-4.2.0-1|404	Group:          System/Libraries
12cr|yate-4.2.0-1|405	
12cr|yate-4.2.0-1|406	%description -n %{lib_name}
12cr|yate-4.2.0-1|407	Library for Yate.
12cr|yate-4.2.0-1|408	
12cr|yate-4.2.0-1|409	%files -n %{lib_name}
12cr|yate-4.2.0-1|410	%{_libdir}/libyate.so.*
12cr|yate-4.2.0-1|411	%{_libdir}/libyatescript.so.*
12cr|yate-4.2.0-1|412	%{_libdir}/libyatejabber.so.*
12cr|yate-4.2.0-1|413	%{_libdir}/libyatesig.so.*
12cr|yate-4.2.0-1|414	%{_libdir}/libyatemgcp.so.*
12cr|yate-4.2.0-1|415	
12cr|yate-4.2.0-1|416	#------------------------------------------------------------------------------
12cr|yate-4.2.0-1|417	
12cr|yate-4.2.0-1|418	%package -n %{lib_name_devel}
12cr|yate-4.2.0-1|419	Summary:        Development package for Yate
12cr|yate-4.2.0-1|420	Group:          Development/C++
12cr|yate-4.2.0-1|421	Requires:       %{lib_name} = %{EVRD}
12cr|yate-4.2.0-1|422	Provides:       %{name}-devel = %{EVRD}
12cr|yate-4.2.0-1|423	Provides:       lib%{name}-devel = %{EVRD}
12cr|yate-4.2.0-1|424	Obsoletes:	%mklibname -d %{name} 1.2.0
12cr|yate-4.2.0-1|425	
12cr|yate-4.2.0-1|426	%description -n %{lib_name_devel}
12cr|yate-4.2.0-1|427	This package includes the libraries and header files for Yate that can
12cr|yate-4.2.0-1|428	be used to build and install new modules.
12cr|yate-4.2.0-1|429	
12cr|yate-4.2.0-1|430	%files -n %{lib_name_devel}
12cr|yate-4.2.0-1|431	%defattr(-, root, root)
12cr|yate-4.2.0-1|432	%doc %{_datadir}/doc/%{lib_name_devel}/*.html
12cr|yate-4.2.0-1|433	%doc %{_datadir}/doc/%{lib_name_devel}/api/*
12cr|yate-4.2.0-1|434	/usr/include/*
12cr|yate-4.2.0-1|435	%{_libdir}/lib*.so
12cr|yate-4.2.0-1|436	%{_bindir}/yate-config
12cr|yate-4.2.0-1|437	%{_mandir}/*/yate-config.*
12cr|yate-4.2.0-1|438	%{_libdir}/pkgconfig/yate.pc
12cr|yate-4.2.0-1|439	
12cr|yate-4.2.0-1|440	#------------------------------------------------------------------------------
12cr|yate-4.2.0-1|441	
12cr|yate-4.2.0-1|442	%package all
12cr|yate-4.2.0-1|443	Summary:        Metapackage for Yate
12cr|yate-4.2.0-1|444	Group:          Networking/Instant messaging
12cr|yate-4.2.0-1|445	Requires:       %{name} = %{EVRD}
12cr|yate-4.2.0-1|446	Requires:       %{name}-alsa = %{EVRD}
12cr|yate-4.2.0-1|447	Requires:       %{name}-gsm = %{EVRD}
12cr|yate-4.2.0-1|448	Requires:       %{name}-speex = %{EVRD}
12cr|yate-4.2.0-1|449	#Requires:       %{name}-h323 = %{EVRD}
12cr|yate-4.2.0-1|450	Requires:       %{name}-isdn = %{EVRD}
12cr|yate-4.2.0-1|451	#Requires:       %{name}-lksctp = %{EVRD}
12cr|yate-4.2.0-1|452	Requires:       %{name}-openssl = %{EVRD}
12cr|yate-4.2.0-1|453	Requires:       %{name}-zlib = %{EVRD}
12cr|yate-4.2.0-1|454	Requires:       %{name}-mysql = %{EVRD}
12cr|yate-4.2.0-1|455	Requires:       %{name}-pgsql = %{EVRD}
12cr|yate-4.2.0-1|456	Requires:       %{name}-qt4 = %{EVRD}
12cr|yate-4.2.0-1|457	Requires:       %{name}-scripts = %{EVRD}
12cr|yate-4.2.0-1|458	
12cr|yate-4.2.0-1|459	%description all
12cr|yate-4.2.0-1|460	Metapackage for Yate allowing to fetch and install all components at
12cr|yate-4.2.0-1|461	once. It contains no files, just dependencies to all other packages.
12cr|yate-4.2.0-1|462	
12cr|yate-4.2.0-1|463	#------------------------------------------------------------------------------
12cr|yate-4.2.0-1|464	
12cr|yate-4.2.0-1|465	%prep
12cr|yate-4.2.0-1|466	%setup -q -n %{name}
12cr|yate-4.2.0-1|467	%patch0 -p1
12cr|yate-4.2.0-1|468	
12cr|yate-4.2.0-1|469	# fix openh323 detection
12cr|yate-4.2.0-1|470	%{__perl} -pi -e 's|/lib/|/%{_lib}/|g' configure.in
12cr|yate-4.2.0-1|471	# fix CFLAGS
12cr|yate-4.2.0-1|472	#%{__perl} -pi -e 's|^CFLAGS := (.*)|CFLAGS := %{optflags} \1|g;' \
12cr|yate-4.2.0-1|473	#              -e 's|^CXXFLAGS := (.*)|CXXFLAGS := %{optflags} \1|g;' \
12cr|yate-4.2.0-1|474	#              -e 's|^CPPFLAGS := (.*)|CPPFLAGS := %{optflags} \1|g;' \
12cr|yate-4.2.0-1|475	#  `%{_bindir}/find . -type f -name Makefile.in`
12cr|yate-4.2.0-1|476	# fix caps and logdir
12cr|yate-4.2.0-1|477	%{__perl} -pi -e 's|YATE|yate|g;' \
12cr|yate-4.2.0-1|478	-e 's|/var/log|%{_logdir}|g;' \
12cr|yate-4.2.0-1|479	packing/rpm/yate.init
12cr|yate-4.2.0-1|480	
12cr|yate-4.2.0-1|481	autoreconf
12cr|yate-4.2.0-1|482	
12cr|yate-4.2.0-1|483	%build
12cr|yate-4.2.0-1|484	%{configure2_5x} --with-archlib=%{_lib}
12cr|yate-4.2.0-1|485	make
12cr|yate-4.2.0-1|486	%make apidocs-everything
12cr|yate-4.2.0-1|487	
12cr|yate-4.2.0-1|488	%install
12cr|yate-4.2.0-1|489	%{__rm} -rf %{buildroot}
12cr|yate-4.2.0-1|490	%{makeinstall_std}
12cr|yate-4.2.0-1|491	
12cr|yate-4.2.0-1|492	%{__mkdir_p} %{buildroot}%{_initrddir}
12cr|yate-4.2.0-1|493	%{__cp} -a packing/rpm/yate.init %{buildroot}%{_initrddir}/yate
12cr|yate-4.2.0-1|494	
12cr|yate-4.2.0-1|495	%{__mkdir_p} %{buildroot}%{_logdir}/yate
12cr|yate-4.2.0-1|496	
12cr|yate-4.2.0-1|497	%{__mkdir_p} %{buildroot}%{_sysconfdir}/logrotate.d
12cr|yate-4.2.0-1|498	%{__cat} > %{buildroot}%{_sysconfdir}/logrotate.d/yate << EOF
12cr|yate-4.2.0-1|499	%{_logdir}/yate {
12cr|yate-4.2.0-1|500	notifempty
12cr|yate-4.2.0-1|501	missingok
12cr|yate-4.2.0-1|502	rotate 7
12cr|yate-4.2.0-1|503	daily
12cr|yate-4.2.0-1|504	compress
12cr|yate-4.2.0-1|505	create 644 root root
12cr|yate-4.2.0-1|506	postrotate
12cr|yate-4.2.0-1|507	/sbin/service yate reload 2>/dev/null || true
12cr|yate-4.2.0-1|508	endscript
12cr|yate-4.2.0-1|509	}
12cr|yate-4.2.0-1|510	EOF
12cr|yate-4.2.0-1|511	
12cr|yate-4.2.0-1|512	%{_bindir}/find %{buildroot} -type f -name '*.menu' | %{_bindir}/xargs -t %{__rm}
12cr|yate-4.2.0-1|513	#%{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/16x16/apps
12cr|yate-4.2.0-1|514	#%{__cp} -a %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}-qt4.png
12cr|yate-4.2.0-1|515	#%{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
12cr|yate-4.2.0-1|516	#%{__cp} -a %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}-qt4.png
12cr|yate-4.2.0-1|517	#%{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
12cr|yate-4.2.0-1|518	#%{_bindir}/convert -resize 48x48 %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}-qt4.png
12cr|yate-4.2.0-1|519	#%{__mkdir_p} %{buildroot}%{_datadir}/pixmaps
12cr|yate-4.2.0-1|520	#%{__cp} -a %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}-qt4.png
12cr|yate-4.2.0-1|521	
12cr|yate-4.2.0-1|522	mkdir -p %{buildroot}%{_datadir}/applications/
12cr|yate-4.2.0-1|523	#/bin/echo 'Icon=%{name}-qt4' >> %{buildroot}%{_datadir}/applications/yate-qt4.desktop
12cr|yate-4.2.0-1|524	%{_bindir}/desktop-file-install --vendor ""             \
12cr|yate-4.2.0-1|525	--dir %{buildroot}%{_datadir}/applications \
12cr|yate-4.2.0-1|526	--add-category X-MandrivaLinux-Internet-InstantMessaging \
12cr|yate-4.2.0-1|527	--remove-category Application                   \
12cr|yate-4.2.0-1|528	%{buildroot}%{_datadir}/applications/yate-qt4.desktop
12cr|yate-4.2.0-1|529	
12cr|yate-4.2.0-1|530	# fix wrong location doc files
12cr|yate-4.2.0-1|531	mv %{buildroot}%{_docdir}/%{name}-%{version} %{buildroot}%{_docdir}/%{name}
12cr|yate-4.2.0-1|532	
12cr|yate-4.2.0-1|533	install -d -m 755 %{buildroot}/%{_docdir}/%{lib_name_devel}
12cr|yate-4.2.0-1|534	mv %{buildroot}%{_docdir}/%{name}/*.html %{buildroot}%{_docdir}/%{name}/api/ %{buildroot}/%{_docdir}/%{lib_name_devel}
12cr|yate-4.2.0-1|535	
12cr|yate-4.2.0-1|536	
12cr|yate-4.2.0-1|537	%changelog
12cr|yate-4.2.0-1|538	* Wed Apr 25 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 4.1.0-1mdv2011.0
12cr|yate-4.2.0-1|539	+ Revision: 793322
12cr|yate-4.2.0-1|540	- update to 4.1.0
12cr|yate-4.2.0-1|541	- update to 4.0.0
12cr|yate-4.2.0-1|542	
12cr|yate-4.2.0-1|543	+ Sergey Zhemoitel <serg@mandriva.org>
12cr|yate-4.2.0-1|544	- resource for new version
12cr|yate-4.2.0-1|545	- update to new version 3.3.2
12cr|yate-4.2.0-1|546	
12cr|yate-4.2.0-1|547	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0:2.2.0-6
12cr|yate-4.2.0-1|548	+ Revision: 645907
12cr|yate-4.2.0-1|549	- relink against libmysqlclient.so.18
12cr|yate-4.2.0-1|550	
12cr|yate-4.2.0-1|551	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 0:2.2.0-5mdv2011.0
12cr|yate-4.2.0-1|552	+ Revision: 627292
12cr|yate-4.2.0-1|553	- rebuilt against mysql-5.5.8 libs, again
12cr|yate-4.2.0-1|554	
12cr|yate-4.2.0-1|555	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0:2.2.0-4mdv2011.0
12cr|yate-4.2.0-1|556	+ Revision: 626566
12cr|yate-4.2.0-1|557	- rebuilt against mysql-5.5.8 libs
12cr|yate-4.2.0-1|558	
12cr|yate-4.2.0-1|559	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0:2.2.0-3mdv2011.0
12cr|yate-4.2.0-1|560	+ Revision: 615758
12cr|yate-4.2.0-1|561	- the mass rebuild of 2010.1 packages
12cr|yate-4.2.0-1|562	
12cr|yate-4.2.0-1|563	* Thu Apr 08 2010 Michael Scherer <misc@mandriva.org> 0:2.2.0-2mdv2010.1
12cr|yate-4.2.0-1|564	+ Revision: 533138
12cr|yate-4.2.0-1|565	- Rebuild for new libopenssl
12cr|yate-4.2.0-1|566	- remove patch0, not applied and it seems that yate respect fhs already
12cr|yate-4.2.0-1|567	
12cr|yate-4.2.0-1|568	* Tue Mar 23 2010 Michael Scherer <misc@mandriva.org> 0:2.2.0-1mdv2010.1
12cr|yate-4.2.0-1|569	+ Revision: 526776
12cr|yate-4.2.0-1|570	- drop patch1, applied upstream
12cr|yate-4.2.0-1|571	- drop patch2, splitted and rediffed in 3 patch
12cr|yate-4.2.0-1|572	- rediff patchs for version 2.2
12cr|yate-4.2.0-1|573	- really update to 2.2, and no longer hardcode the tarball version, thus leading to mdvsys update failure
12cr|yate-4.2.0-1|574	- add patch to fix qt detection
12cr|yate-4.2.0-1|575	- complete patch for linking order
12cr|yate-4.2.0-1|576	- add patch for format string detection
12cr|yate-4.2.0-1|577	- update to 2.2
12cr|yate-4.2.0-1|578	- fix various problems
12cr|yate-4.2.0-1|579	
12cr|yate-4.2.0-1|580	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|yate-4.2.0-1|581	- rebuild
12cr|yate-4.2.0-1|582	- lowercase ImageMagick
12cr|yate-4.2.0-1|583	
12cr|yate-4.2.0-1|584	+ Thierry Vignaud <tv@mandriva.org>
12cr|yate-4.2.0-1|585	- rebuild
12cr|yate-4.2.0-1|586	
12cr|yate-4.2.0-1|587	* Mon Dec 08 2008 Funda Wang <fwang@mandriva.org> 0:2.0.0-2mdv2009.1
12cr|yate-4.2.0-1|588	+ Revision: 311718
12cr|yate-4.2.0-1|589	- rebuild for new mysql
12cr|yate-4.2.0-1|590	
12cr|yate-4.2.0-1|591	* Mon Aug 11 2008 David Walluck <walluck@mandriva.org> 0:2.0.0-1mdv2009.0
12cr|yate-4.2.0-1|592	+ Revision: 270884
12cr|yate-4.2.0-1|593	- fix menu removal
12cr|yate-4.2.0-1|594	- 2.0.0
12cr|yate-4.2.0-1|595	
12cr|yate-4.2.0-1|596	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0:1.3.0-3mdv2009.0
12cr|yate-4.2.0-1|597	+ Revision: 243000
12cr|yate-4.2.0-1|598	- rebuild
12cr|yate-4.2.0-1|599	- kill re-definition of %%buildroot on Pixel's request
12cr|yate-4.2.0-1|600	
12cr|yate-4.2.0-1|601	+ Pixel <pixel@mandriva.com>
12cr|yate-4.2.0-1|602	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|yate-4.2.0-1|603	
12cr|yate-4.2.0-1|604	+ Olivier Blin <blino@mandriva.org>
12cr|yate-4.2.0-1|605	- restore BuildRoot
12cr|yate-4.2.0-1|606	
12cr|yate-4.2.0-1|607	* Tue Sep 04 2007 Funda Wang <fwang@mandriva.org> 0:1.3.0-1mdv2008.0
12cr|yate-4.2.0-1|608	+ Revision: 79276
12cr|yate-4.2.0-1|609	- fix file list
12cr|yate-4.2.0-1|610	- remove unexist file
12cr|yate-4.2.0-1|611	- spandsp is not stable (yate bug#84)
12cr|yate-4.2.0-1|612	- rename BR spandsp
12cr|yate-4.2.0-1|613	- New version 1.3.0
12cr|yate-4.2.0-1|614	
12cr|yate-4.2.0-1|615	+ David Walluck <walluck@mandriva.org>
12cr|yate-4.2.0-1|616	- update BuildRequires
12cr|yate-4.2.0-1|617	
12cr|yate-4.2.0-1|618	* Wed Apr 18 2007 David Walluck <walluck@mandriva.org> 0:1.2.0-2mdv2008.0
12cr|yate-4.2.0-1|619	+ Revision: 14289
12cr|yate-4.2.0-1|620	- BuildRequires: libspeex-devel
12cr|yate-4.2.0-1|621	- 1.2.0
12cr|yate-4.2.0-1|622	
12cr|yate-4.2.0-1|623	
12cr|yate-4.2.0-1|624	* Sun Jan 07 2007 David Walluck <walluck@mandriva.org> 1.1.0-5mdv2007.0
12cr|yate-4.2.0-1|625	+ Revision: 105034
12cr|yate-4.2.0-1|626	- rebuild for new libpq-devel
12cr|yate-4.2.0-1|627	
12cr|yate-4.2.0-1|628	* Sun Dec 17 2006 David Walluck <walluck@mandriva.org> 0:1.1.0-4mdv2007.1
12cr|yate-4.2.0-1|629	+ Revision: 98246
12cr|yate-4.2.0-1|630	- bumo release
12cr|yate-4.2.0-1|631	- fix initscript
12cr|yate-4.2.0-1|632	create logdir and add logrotate file
12cr|yate-4.2.0-1|633	
12cr|yate-4.2.0-1|634	* Sun Dec 17 2006 David Walluck <walluck@mandriva.org> 0:1.1.0-3mdv2007.1
12cr|yate-4.2.0-1|635	+ Revision: 98234
12cr|yate-4.2.0-1|636	- try non-parallel make
12cr|yate-4.2.0-1|637	- menu icons
12cr|yate-4.2.0-1|638	Makefile fixes and better FHS compliance
12cr|yate-4.2.0-1|639	yate-all no longer requires yate-devel
12cr|yate-4.2.0-1|640	
12cr|yate-4.2.0-1|641	* Sat Dec 16 2006 David Walluck <walluck@mandriva.org> 0:1.1.0-1mdv2007.1
12cr|yate-4.2.0-1|642	+ Revision: 98054
12cr|yate-4.2.0-1|643	- BuildRequires: postgresql-devel
12cr|yate-4.2.0-1|644	- Import yate
12cr|yate-4.2.0-1|645	
12cr|yate-4.2.0-1|646	* Fri Dec 15 2006 David Walluck <walluck@mandriva.org> 0:1.1.0-1mdv2007.1
12cr|yate-4.2.0-1|647	- release
12cr|yate-4.2.0-1|648	

8743 12
12cr|yauap-0.2.4-1|1	Name:           yauap
12cr|yauap-0.2.4-1|2	Summary:        Commandline Audio Player
12cr|yauap-0.2.4-1|3	Version:        0.2.4
12cr|yauap-0.2.4-1|4	Release:        %mkrel 1
12cr|yauap-0.2.4-1|5	Url:            http://www.nongnu.org/yauap/
12cr|yauap-0.2.4-1|6	License:        LGPL v2+
12cr|yauap-0.2.4-1|7	Group:          Sound
12cr|yauap-0.2.4-1|8	BuildRequires:  dbus-glib-devel
12cr|yauap-0.2.4-1|9	BuildRequires:  libgstreamer-plugins-base-devel
12cr|yauap-0.2.4-1|10	Requires:       libgstreamer0.10
12cr|yauap-0.2.4-1|11	Requires:       gstreamer0.10-plugins-base
12cr|yauap-0.2.4-1|12	Requires:       gstreamer0.10-plugins-good
12cr|yauap-0.2.4-1|13	Requires:       dbus-x11
12cr|yauap-0.2.4-1|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cr|yauap-0.2.4-1|15	Source0:        http://mirrors.zerg.biz/nongnu/yauap/%{name}-%{version}.tar.gz
12cr|yauap-0.2.4-1|16	
12cr|yauap-0.2.4-1|17	
12cr|yauap-0.2.4-1|18	%description
12cr|yauap-0.2.4-1|19	yauap is a simple commandline audio player based on GStreamer.
12cr|yauap-0.2.4-1|20	
12cr|yauap-0.2.4-1|21	%files
12cr|yauap-0.2.4-1|22	%defattr(-,root,root)
12cr|yauap-0.2.4-1|23	%doc README COPYING
12cr|yauap-0.2.4-1|24	%{_bindir}/yauap
12cr|yauap-0.2.4-1|25	
12cr|yauap-0.2.4-1|26	#--------------------------------------------------------------------
12cr|yauap-0.2.4-1|27	
12cr|yauap-0.2.4-1|28	%prep
12cr|yauap-0.2.4-1|29	%setup -q
12cr|yauap-0.2.4-1|30	
12cr|yauap-0.2.4-1|31	
12cr|yauap-0.2.4-1|32	%build
12cr|yauap-0.2.4-1|33	export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
12cr|yauap-0.2.4-1|34	%make
12cr|yauap-0.2.4-1|35	
12cr|yauap-0.2.4-1|36	%install
12cr|yauap-0.2.4-1|37	%makeinstall
12cr|yauap-0.2.4-1|38	
12cr|yauap-0.2.4-1|39	%clean
12cr|yauap-0.2.4-1|40	%{__rm} -rf "%{buildroot}"
12cr|yauap-0.2.4-1|41	
12cr|yauap-0.2.4-1|42	
12cr|yauap-0.2.4-1|43	
12cr|yauap-0.2.4-1|44	
12cr|yauap-0.2.4-1|45	%changelog
12cr|yauap-0.2.4-1|46	* Sun Sep 20 2009 Frederik Himpe <fhimpe@mandriva.org> 0.2.4-1mdv2010.0
12cr|yauap-0.2.4-1|47	+ Revision: 444884
12cr|yauap-0.2.4-1|48	- Update to new version 0.2.4
12cr|yauap-0.2.4-1|49	
12cr|yauap-0.2.4-1|50	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 0.2.3-1mdv2009.1
12cr|yauap-0.2.4-1|51	+ Revision: 332958
12cr|yauap-0.2.4-1|52	- New upstream release
12cr|yauap-0.2.4-1|53	
12cr|yauap-0.2.4-1|54	* Mon Aug 04 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2.2-4mdv2009.0
12cr|yauap-0.2.4-1|55	+ Revision: 262788
12cr|yauap-0.2.4-1|56	- rebuild
12cr|yauap-0.2.4-1|57	
12cr|yauap-0.2.4-1|58	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.2.2-3mdv2009.0
12cr|yauap-0.2.4-1|59	+ Revision: 257933
12cr|yauap-0.2.4-1|60	- rebuild
12cr|yauap-0.2.4-1|61	
12cr|yauap-0.2.4-1|62	* Tue Mar 18 2008 Nicolas Lécureuil <neoclust@mandriva.org> 0.2.2-1mdv2008.1
12cr|yauap-0.2.4-1|63	+ Revision: 188683
12cr|yauap-0.2.4-1|64	- import yauap
12cr|yauap-0.2.4-1|65	
12cr|yauap-0.2.4-1|66	

8744 12
12cr|yaws-1.87-1|1	Summary:	A high performance HTTP 1.1 webserver
12cr|yaws-1.87-1|2	Name:		yaws
12cr|yaws-1.87-1|3	Version:	1.87
12cr|yaws-1.87-1|4	Release:	%mkrel 1
12cr|yaws-1.87-1|5	License:	BSD
12cr|yaws-1.87-1|6	Group:		System/Servers
12cr|yaws-1.87-1|7	Url:		http://yaws.hyber.org/
12cr|yaws-1.87-1|8	Source0:	http://yaws.hyber.org/download/%{name}-%{version}.tar.gz
12cr|yaws-1.87-1|9	Source1:	%{name}.conf
12cr|yaws-1.87-1|10	Patch0:		%{name}-1.87-makefile.patch
12cr|yaws-1.87-1|11	Patch1:		%{name}-1.77-www.patch
12cr|yaws-1.87-1|12	BuildRequires:	erlang-compiler
12cr|yaws-1.87-1|13	BuildRequires:	erlang-devel
12cr|yaws-1.87-1|14	BuildRequires:	erlang-mnesia
12cr|yaws-1.87-1|15	BuildRequires:	erlang-xmerl
12cr|yaws-1.87-1|16	BuildRequires:	erlang-dialyzer
12cr|yaws-1.87-1|17	BuildRequires:	pam-devel
12cr|yaws-1.87-1|18	Requires:	erlang-mnesia
12cr|yaws-1.87-1|19	Requires:	erlang-xmerl
12cr|yaws-1.87-1|20	Requires:	erlang-crypto
12cr|yaws-1.87-1|21	Requires:	erlang-compiler
12cr|yaws-1.87-1|22	Requires:	erlang-dialyzer
12cr|yaws-1.87-1|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cr|yaws-1.87-1|24	
12cr|yaws-1.87-1|25	%description
12cr|yaws-1.87-1|26	Yaws is a HTTP high perfomance 1.1 webserver particularly
12cr|yaws-1.87-1|27	well suited for dynamic-content webapplications. Two separate
12cr|yaws-1.87-1|28	modes of operations are supported.
12cr|yaws-1.87-1|29	
12cr|yaws-1.87-1|30	* Standalone mode where Yaws runs as a regular webserver daemon.
12cr|yaws-1.87-1|31	This is the default mode.
12cr|yaws-1.87-1|32	* Embedded mode where Yaws runs as an embedded webserver in another
12cr|yaws-1.87-1|33	erlang application
12cr|yaws-1.87-1|34	
12cr|yaws-1.87-1|35	%prep
12cr|yaws-1.87-1|36	%setup -q
12cr|yaws-1.87-1|37	%patch0 -p1
12cr|yaws-1.87-1|38	%patch1 -p1
12cr|yaws-1.87-1|39	
12cr|yaws-1.87-1|40	%build
12cr|yaws-1.87-1|41	# (tpg) fix pc file
12cr|yaws-1.87-1|42	sed -i -e 's@$(PREFIX)/lib/pkgconfig@$(LIBDIR)/pkgconfig@g' Makefile
12cr|yaws-1.87-1|43	sed -i -e 's@/lib@/%{_lib}@g' *.pc.in
12cr|yaws-1.87-1|44	
12cr|yaws-1.87-1|45	%configure2_5x \
12cr|yaws-1.87-1|46	--with-defaultcharset=UTF-8 \
12cr|yaws-1.87-1|47	--sysconfdir=%{_sysconfdir}/%{name}
12cr|yaws-1.87-1|48	
12cr|yaws-1.87-1|49	# (tpg) limit threads to 4, so it can build on x86_64
12cr|yaws-1.87-1|50	%make BINDIR=%{_bindir} LIBDIR=%{_libdir} -j4
12cr|yaws-1.87-1|51	
12cr|yaws-1.87-1|52	%install
12cr|yaws-1.87-1|53	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|yaws-1.87-1|54	
12cr|yaws-1.87-1|55	%makeinstall_std BINDIR=%{_bindir} LIBDIR=%{_libdir}
12cr|yaws-1.87-1|56	
12cr|yaws-1.87-1|57	mkdir -p %{buildroot}%{_initrddir}
12cr|yaws-1.87-1|58	mv -f %{buildroot}%{_sysconfdir}/%{name}/init.d/%{name} %{buildroot}%{_initrddir}/%{name}
12cr|yaws-1.87-1|59	
12cr|yaws-1.87-1|60	# (tpg) remove autogenerated config
12cr|yaws-1.87-1|61	rm -rf %{buildroot}%{_sysconfdir}/%{name}.conf
12cr|yaws-1.87-1|62	
12cr|yaws-1.87-1|63	rm -rf %{buildroot}%{_sysconfdir}/%{name}/init.d
12cr|yaws-1.87-1|64	
12cr|yaws-1.87-1|65	# (tpg) install custom config
12cr|yaws-1.87-1|66	cp %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
12cr|yaws-1.87-1|67	
12cr|yaws-1.87-1|68	%pre
12cr|yaws-1.87-1|69	%_pre_useradd %{name} /var/yaws/www /bin/sh
12cr|yaws-1.87-1|70	
12cr|yaws-1.87-1|71	%post
12cr|yaws-1.87-1|72	%_post_service %{name}
12cr|yaws-1.87-1|73	
12cr|yaws-1.87-1|74	%postun
12cr|yaws-1.87-1|75	%_postun_userdel %{name}
12cr|yaws-1.87-1|76	
12cr|yaws-1.87-1|77	%preun
12cr|yaws-1.87-1|78	%_preun_service %{name}
12cr|yaws-1.87-1|79	
12cr|yaws-1.87-1|80	%clean
12cr|yaws-1.87-1|81	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|yaws-1.87-1|82	
12cr|yaws-1.87-1|83	%files
12cr|yaws-1.87-1|84	%defattr(-,root,root)
12cr|yaws-1.87-1|85	%doc README ChangeLog
12cr|yaws-1.87-1|86	%dir %{_sysconfdir}/%{name}
12cr|yaws-1.87-1|87	%{_bindir}/*
12cr|yaws-1.87-1|88	%config(noreplace) %{_sysconfdir}/%{name}/*
12cr|yaws-1.87-1|89	%{_initrddir}/%{name}
12cr|yaws-1.87-1|90	%{_libdir}/%{name}
12cr|yaws-1.87-1|91	%{_mandir}/man1/%{name}.1.*
12cr|yaws-1.87-1|92	%{_mandir}/man5/%{name}*.5.*
12cr|yaws-1.87-1|93	%{_var}/%{name}
12cr|yaws-1.87-1|94	%{_libdir}/pkgconfig/%{name}.pc
12cr|yaws-1.87-1|95	%exclude %{_docdir}/%{name}-%{version}
12cr|yaws-1.87-1|96	
12cr|yaws-1.87-1|97	
12cr|yaws-1.87-1|98	%changelog
12cr|yaws-1.87-1|99	* Sun Feb 28 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.87-1mdv2010.1
12cr|yaws-1.87-1|100	+ Revision: 512744
12cr|yaws-1.87-1|101	- rediff patch 0
12cr|yaws-1.87-1|102	- update to new version 1.87
12cr|yaws-1.87-1|103	- update to new version 1.85
12cr|yaws-1.87-1|104	- disable patch 0
12cr|yaws-1.87-1|105	
12cr|yaws-1.87-1|106	* Sun Aug 09 2009 Frederik Himpe <fhimpe@mandriva.org> 1.84-1mdv2010.0
12cr|yaws-1.87-1|107	+ Revision: 412557
12cr|yaws-1.87-1|108	- update to new version 1.84
12cr|yaws-1.87-1|109	
12cr|yaws-1.87-1|110	* Wed Jun 17 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.82-3mdv2010.0
12cr|yaws-1.87-1|111	+ Revision: 386827
12cr|yaws-1.87-1|112	- rebuild for new erlang
12cr|yaws-1.87-1|113	
12cr|yaws-1.87-1|114	* Mon Jun 15 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.82-2mdv2010.0
12cr|yaws-1.87-1|115	+ Revision: 386165
12cr|yaws-1.87-1|116	- fix pkgconfig file
12cr|yaws-1.87-1|117	- make it build on x86_64 by limiting max jobs to 4 while compiling
12cr|yaws-1.87-1|118	
12cr|yaws-1.87-1|119	+ Frederik Himpe <fhimpe@mandriva.org>
12cr|yaws-1.87-1|120	- Re-add makefile patch: it's still needed
12cr|yaws-1.87-1|121	- Update to new version 1.82
12cr|yaws-1.87-1|122	- Remove makefile patch: not needed anymore
12cr|yaws-1.87-1|123	
12cr|yaws-1.87-1|124	* Sat Nov 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.77-5mdv2009.1
12cr|yaws-1.87-1|125	+ Revision: 308021
12cr|yaws-1.87-1|126	- Patch1: fix system path
12cr|yaws-1.87-1|127	- config file looks nicer now
12cr|yaws-1.87-1|128	
12cr|yaws-1.87-1|129	* Sat Nov 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.77-4mdv2009.1
12cr|yaws-1.87-1|130	+ Revision: 307859
12cr|yaws-1.87-1|131	- fix config file
12cr|yaws-1.87-1|132	- add missing requires on erlang-cryptop, erlang-compiler and erlang-dialyzer
12cr|yaws-1.87-1|133	- move config files to /etc/yaws
12cr|yaws-1.87-1|134	- add scriplets
12cr|yaws-1.87-1|135	
12cr|yaws-1.87-1|136	* Fri Aug 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.77-3mdv2009.0
12cr|yaws-1.87-1|137	+ Revision: 277145
12cr|yaws-1.87-1|138	- rebuild
12cr|yaws-1.87-1|139	- Patch0: fix install on x86_64
12cr|yaws-1.87-1|140	- add missing buildrequires
12cr|yaws-1.87-1|141	- fix rpm group and license
12cr|yaws-1.87-1|142	- import yaws
12cr|yaws-1.87-1|143	
12cr|yaws-1.87-1|144	

8745 12
12cr|yaz-4.2.30-1|1	%define major 4
12cr|yaz-4.2.30-1|2	%define libname %mklibname yaz %{major}
12cr|yaz-4.2.30-1|3	%define develname %mklibname yaz -d
12cr|yaz-4.2.30-1|4	
12cr|yaz-4.2.30-1|5	Summary:	Z39.50 protocol support library
12cr|yaz-4.2.30-1|6	Name:		yaz
12cr|yaz-4.2.30-1|7	Version:	4.2.30
12cr|yaz-4.2.30-1|8	Release:	%mkrel 1
12cr|yaz-4.2.30-1|9	License:	BSD-like
12cr|yaz-4.2.30-1|10	Group:		System/Libraries
12cr|yaz-4.2.30-1|11	URL:		http://www.indexdata.dk/yaz/
12cr|yaz-4.2.30-1|12	Source0:	http://ftp.indexdata.dk/pub/yaz/%{name}-%{version}.tar.gz
12cr|yaz-4.2.30-1|13	Source1:	yaz-config.in
12cr|yaz-4.2.30-1|14	Patch0:		yaz-4.2.0-external_libstemmer.diff
12cr|yaz-4.2.30-1|15	BuildRequires:	bison
12cr|yaz-4.2.30-1|16	BuildRequires:	docbook-style-dsssl
12cr|yaz-4.2.30-1|17	BuildRequires:	docbook-style-xsl
12cr|yaz-4.2.30-1|18	BuildRequires:	libicu-devel
12cr|yaz-4.2.30-1|19	BuildRequires:	libstemmer-devel
12cr|yaz-4.2.30-1|20	BuildRequires:	libtool
12cr|yaz-4.2.30-1|21	BuildRequires:	libxml2-devel
12cr|yaz-4.2.30-1|22	BuildRequires:	libxslt-devel
12cr|yaz-4.2.30-1|23	BuildRequires:	ncurses-devel
12cr|yaz-4.2.30-1|24	BuildRequires:	openssl-devel
12cr|yaz-4.2.30-1|25	BuildRequires:	readline-devel
12cr|yaz-4.2.30-1|26	BuildRequires:	tcl
12cr|yaz-4.2.30-1|27	BuildRequires:	tcp_wrappers-devel
12cr|yaz-4.2.30-1|28	BuildRequires:	termcap-devel
12cr|yaz-4.2.30-1|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|yaz-4.2.30-1|30	
12cr|yaz-4.2.30-1|31	%description
12cr|yaz-4.2.30-1|32	This package contains both a test-server and clients (normal & ssl) for the
12cr|yaz-4.2.30-1|33	ANSI/NISO Z39.50 protocol for Information Retrieval.
12cr|yaz-4.2.30-1|34	
12cr|yaz-4.2.30-1|35	%package -n %{libname}
12cr|yaz-4.2.30-1|36	Summary:	Z39.50 Library
12cr|yaz-4.2.30-1|37	Group:		System/Libraries
12cr|yaz-4.2.30-1|38	Requires:	openssl
12cr|yaz-4.2.30-1|39	Requires:	tcp_wrappers
12cr|yaz-4.2.30-1|40	Requires:	%{name} = %{version}-%{release}
12cr|yaz-4.2.30-1|41	
12cr|yaz-4.2.30-1|42	%description -n	%{libname}
12cr|yaz-4.2.30-1|43	YAZ is a library for the ANSI/NISO Z39.50 protocol for Information Retrieval.
12cr|yaz-4.2.30-1|44	
12cr|yaz-4.2.30-1|45	%package -n %{develname}
12cr|yaz-4.2.30-1|46	Summary:	Z39.50 Library - development package
12cr|yaz-4.2.30-1|47	Group:		Development/C
12cr|yaz-4.2.30-1|48	Requires:	%{libname} = %{version}
12cr|yaz-4.2.30-1|49	Provides:	%{name}-devel
12cr|yaz-4.2.30-1|50	Provides:	lib%{name}-devel
12cr|yaz-4.2.30-1|51	Conflicts:	%{mklibname yaz 2 -d}
12cr|yaz-4.2.30-1|52	Obsoletes:	%{mklibname yaz 3 -d}
12cr|yaz-4.2.30-1|53	
12cr|yaz-4.2.30-1|54	%description -n	%{develname}
12cr|yaz-4.2.30-1|55	Development libraries and includes for the libyaz package.
12cr|yaz-4.2.30-1|56	
12cr|yaz-4.2.30-1|57	%prep
12cr|yaz-4.2.30-1|58	
12cr|yaz-4.2.30-1|59	%setup -q
12cr|yaz-4.2.30-1|60	%patch0 -p0
12cr|yaz-4.2.30-1|61	
12cr|yaz-4.2.30-1|62	# nuke the bundled libstemmer_c just in case
12cr|yaz-4.2.30-1|63	rm -rf libstemmer_c
12cr|yaz-4.2.30-1|64	
12cr|yaz-4.2.30-1|65	# i'm sick an dtired of patching this stupid file over and over...
12cr|yaz-4.2.30-1|66	rm -rf yaz-config.in
12cr|yaz-4.2.30-1|67	cp %{SOURCE1} yaz-config.in
12cr|yaz-4.2.30-1|68	
12cr|yaz-4.2.30-1|69	# lib64 fix
12cr|yaz-4.2.30-1|70	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
12cr|yaz-4.2.30-1|71	perl -pi -e "s|/usr/lib/|%{_libdir}/|g" configure*
12cr|yaz-4.2.30-1|72	
12cr|yaz-4.2.30-1|73	%build
12cr|yaz-4.2.30-1|74	autoreconf -fi
12cr|yaz-4.2.30-1|75	%configure2_5x \
12cr|yaz-4.2.30-1|76	--enable-shared \
12cr|yaz-4.2.30-1|77	--enable-tcpd \
12cr|yaz-4.2.30-1|78	--with-openssl \
12cr|yaz-4.2.30-1|79	--with-xml2 \
12cr|yaz-4.2.30-1|80	--with-xslt \
12cr|yaz-4.2.30-1|81	--with-exslt \
12cr|yaz-4.2.30-1|82	--with-icu
12cr|yaz-4.2.30-1|83	
12cr|yaz-4.2.30-1|84	%make
12cr|yaz-4.2.30-1|85	
12cr|yaz-4.2.30-1|86	%check
12cr|yaz-4.2.30-1|87	make check
12cr|yaz-4.2.30-1|88	
12cr|yaz-4.2.30-1|89	%install
12cr|yaz-4.2.30-1|90	
12cr|yaz-4.2.30-1|91	%makeinstall_std docdir=/installed-docs
12cr|yaz-4.2.30-1|92	
12cr|yaz-4.2.30-1|93	# fix installed docs
12cr|yaz-4.2.30-1|94	rm -rf installed-docs
12cr|yaz-4.2.30-1|95	mv %{buildroot}/installed-docs .
12cr|yaz-4.2.30-1|96	mv %{buildroot}%{_docdir}/yaz/* installed-docs/
12cr|yaz-4.2.30-1|97	
12cr|yaz-4.2.30-1|98	%multiarch_binaries %{buildroot}%{_bindir}/yaz-config
12cr|yaz-4.2.30-1|99	
12cr|yaz-4.2.30-1|100	%files
12cr|yaz-4.2.30-1|101	%defattr(644,root,root,755)
12cr|yaz-4.2.30-1|102	%doc README LICENSE installed-docs/*.html installed-docs/*.png
12cr|yaz-4.2.30-1|103	%attr(755,root,root) %{_bindir}/yaz-*
12cr|yaz-4.2.30-1|104	%attr(755,root,root) %{_bindir}/zoomsh
12cr|yaz-4.2.30-1|105	%{_mandir}/man1/yaz-client*.*
12cr|yaz-4.2.30-1|106	%{_mandir}/man1/yaz-iconv.1*
12cr|yaz-4.2.30-1|107	%{_mandir}/man1/yaz-icu.1*
12cr|yaz-4.2.30-1|108	%{_mandir}/man1/yaz-illclient.1*
12cr|yaz-4.2.30-1|109	%{_mandir}/man1/yaz-json-parse.1*
12cr|yaz-4.2.30-1|110	%{_mandir}/man1/yaz-marcdump.1*
12cr|yaz-4.2.30-1|111	%{_mandir}/man1/zoomsh.*
12cr|yaz-4.2.30-1|112	%{_mandir}/man1/yaz-url.1.*
12cr|yaz-4.2.30-1|113	%{_mandir}/man8/yaz-ztest*.*
12cr|yaz-4.2.30-1|114	# moved from lib pkg
12cr|yaz-4.2.30-1|115	%{_mandir}/man7/*
12cr|yaz-4.2.30-1|116	%{_datadir}/yaz/etc
12cr|yaz-4.2.30-1|117	
12cr|yaz-4.2.30-1|118	%files -n %{libname}
12cr|yaz-4.2.30-1|119	%defattr(644,root,root,755)
12cr|yaz-4.2.30-1|120	%attr(755,root,root) %{_libdir}/*.so.%{major}*
12cr|yaz-4.2.30-1|121	
12cr|yaz-4.2.30-1|122	%files -n %{develname}
12cr|yaz-4.2.30-1|123	%defattr(644,root,root,755)
12cr|yaz-4.2.30-1|124	%attr(755,root,root) %{multiarch_bindir}/yaz-config
12cr|yaz-4.2.30-1|125	%{_includedir}/yaz
12cr|yaz-4.2.30-1|126	%{_libdir}/*.so
12cr|yaz-4.2.30-1|127	%{_libdir}/*.a
12cr|yaz-4.2.30-1|128	%{_libdir}/pkgconfig/*.pc
12cr|yaz-4.2.30-1|129	%{_datadir}/aclocal/yaz.m4
12cr|yaz-4.2.30-1|130	%{_datadir}/yaz/z39.50
12cr|yaz-4.2.30-1|131	%{_datadir}/yaz/ill
12cr|yaz-4.2.30-1|132	%{_mandir}/man1/yaz-asncomp.*
12cr|yaz-4.2.30-1|133	%{_mandir}/man1/yaz-config.*
12cr|yaz-4.2.30-1|134	
12cr|yaz-4.2.30-1|135	
12cr|yaz-4.2.30-1|136	%changelog
12cr|yaz-4.2.30-1|137	* Mon Apr 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 4.2.30-1mdv2012.0
12cr|yaz-4.2.30-1|138	+ Revision: 792807
12cr|yaz-4.2.30-1|139	- version update 4.2.30
12cr|yaz-4.2.30-1|140	
12cr|yaz-4.2.30-1|141	* Sun Jun 05 2011 Funda Wang <fwang@mandriva.org> 4.2.0-2
12cr|yaz-4.2.30-1|142	+ Revision: 682807
12cr|yaz-4.2.30-1|143	- rebuild for new icu
12cr|yaz-4.2.30-1|144	
12cr|yaz-4.2.30-1|145	* Sun May 29 2011 Oden Eriksson <oeriksson@mandriva.com> 4.2.0-1
12cr|yaz-4.2.30-1|146	+ Revision: 681632
12cr|yaz-4.2.30-1|147	- 4.2.0
12cr|yaz-4.2.30-1|148	- fix the friggin multiarch changes
12cr|yaz-4.2.30-1|149	- use the system libstemmer library
12cr|yaz-4.2.30-1|150	- 4.0.12
12cr|yaz-4.2.30-1|151	- provide our own simplified yaz-config.in file (S1) instead of patching the stupid file over and over again....
12cr|yaz-4.2.30-1|152	
12cr|yaz-4.2.30-1|153	* Mon Mar 14 2011 Funda Wang <fwang@mandriva.org> 4.0.1-5
12cr|yaz-4.2.30-1|154	+ Revision: 644579
12cr|yaz-4.2.30-1|155	- rebuild for new icu
12cr|yaz-4.2.30-1|156	
12cr|yaz-4.2.30-1|157	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 4.0.1-4mdv2011.0
12cr|yaz-4.2.30-1|158	+ Revision: 615760
12cr|yaz-4.2.30-1|159	- the mass rebuild of 2010.1 packages
12cr|yaz-4.2.30-1|160	
12cr|yaz-4.2.30-1|161	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 4.0.1-3mdv2010.1
12cr|yaz-4.2.30-1|162	+ Revision: 536634
12cr|yaz-4.2.30-1|163	- rebuild
12cr|yaz-4.2.30-1|164	
12cr|yaz-4.2.30-1|165	* Sun Mar 21 2010 Funda Wang <fwang@mandriva.org> 4.0.1-2mdv2010.1
12cr|yaz-4.2.30-1|166	+ Revision: 526124
12cr|yaz-4.2.30-1|167	- rebuild for new icu
12cr|yaz-4.2.30-1|168	
12cr|yaz-4.2.30-1|169	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 4.0.1-1mdv2010.1
12cr|yaz-4.2.30-1|170	+ Revision: 507482
12cr|yaz-4.2.30-1|171	- 4.0.1
12cr|yaz-4.2.30-1|172	
12cr|yaz-4.2.30-1|173	* Mon Nov 09 2009 Frederik Himpe <fhimpe@mandriva.org> 3.0.50-1mdv2010.1
12cr|yaz-4.2.30-1|174	+ Revision: 463704
12cr|yaz-4.2.30-1|175	- update to new version 3.0.50
12cr|yaz-4.2.30-1|176	
12cr|yaz-4.2.30-1|177	* Mon Sep 14 2009 Frederik Himpe <fhimpe@mandriva.org> 3.0.48-1mdv2010.0
12cr|yaz-4.2.30-1|178	+ Revision: 440780
12cr|yaz-4.2.30-1|179	- update to new version 3.0.48
12cr|yaz-4.2.30-1|180	
12cr|yaz-4.2.30-1|181	* Mon Jul 13 2009 Frederik Himpe <fhimpe@mandriva.org> 3.0.47-1mdv2010.0
12cr|yaz-4.2.30-1|182	+ Revision: 395462
12cr|yaz-4.2.30-1|183	- update to new version 3.0.47
12cr|yaz-4.2.30-1|184	
12cr|yaz-4.2.30-1|185	* Wed Jun 10 2009 Oden Eriksson <oeriksson@mandriva.com> 3.0.46-1mdv2010.0
12cr|yaz-4.2.30-1|186	+ Revision: 384871
12cr|yaz-4.2.30-1|187	- 3.0.46
12cr|yaz-4.2.30-1|188	- rediffed patches
12cr|yaz-4.2.30-1|189	- nuke obsolete options
12cr|yaz-4.2.30-1|190	
12cr|yaz-4.2.30-1|191	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.41-2mdv2009.1
12cr|yaz-4.2.30-1|192	+ Revision: 347885
12cr|yaz-4.2.30-1|193	- rebuild for latest readline
12cr|yaz-4.2.30-1|194	
12cr|yaz-4.2.30-1|195	* Mon Feb 02 2009 Oden Eriksson <oeriksson@mandriva.com> 3.0.41-1mdv2009.1
12cr|yaz-4.2.30-1|196	+ Revision: 336358
12cr|yaz-4.2.30-1|197	- fix build (duh!)
12cr|yaz-4.2.30-1|198	- 3.0.41
12cr|yaz-4.2.30-1|199	- rediffed patches
12cr|yaz-4.2.30-1|200	
12cr|yaz-4.2.30-1|201	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 3.0.36-1mdv2009.1
12cr|yaz-4.2.30-1|202	+ Revision: 310408
12cr|yaz-4.2.30-1|203	- rebuild with new tcl
12cr|yaz-4.2.30-1|204	- new release 3.0.36
12cr|yaz-4.2.30-1|205	
12cr|yaz-4.2.30-1|206	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.34-1mdv2009.0
12cr|yaz-4.2.30-1|207	+ Revision: 237499
12cr|yaz-4.2.30-1|208	- rediffed P0
12cr|yaz-4.2.30-1|209	
12cr|yaz-4.2.30-1|210	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cr|yaz-4.2.30-1|211	- update to new version 3.0.34
12cr|yaz-4.2.30-1|212	
12cr|yaz-4.2.30-1|213	+ Pixel <pixel@mandriva.com>
12cr|yaz-4.2.30-1|214	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|yaz-4.2.30-1|215	
12cr|yaz-4.2.30-1|216	* Fri May 16 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.26-1mdv2009.0
12cr|yaz-4.2.30-1|217	+ Revision: 208164
12cr|yaz-4.2.30-1|218	- 3.0.26
12cr|yaz-4.2.30-1|219	
12cr|yaz-4.2.30-1|220	* Fri Feb 15 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.24-1mdv2008.1
12cr|yaz-4.2.30-1|221	+ Revision: 168741
12cr|yaz-4.2.30-1|222	- second try (bork bork bork!)
12cr|yaz-4.2.30-1|223	- 3.0.24
12cr|yaz-4.2.30-1|224	- rediffed P0
12cr|yaz-4.2.30-1|225	- make that strange doc install work
12cr|yaz-4.2.30-1|226	
12cr|yaz-4.2.30-1|227	+ Thierry Vignaud <tv@mandriva.org>
12cr|yaz-4.2.30-1|228	- fix no-buildroot-tag
12cr|yaz-4.2.30-1|229	
12cr|yaz-4.2.30-1|230	* Thu Dec 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 3.0.18-2mdv2008.1
12cr|yaz-4.2.30-1|231	+ Revision: 138524
12cr|yaz-4.2.30-1|232	- reintroduce patch 0
12cr|yaz-4.2.30-1|233	
12cr|yaz-4.2.30-1|234	* Thu Dec 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 3.0.18-1mdv2008.1
12cr|yaz-4.2.30-1|235	+ Revision: 138494
12cr|yaz-4.2.30-1|236	- add bunch of missing buildrequires, and remove not needed ones
12cr|yaz-4.2.30-1|237	- fix file list
12cr|yaz-4.2.30-1|238	- drop patch 0
12cr|yaz-4.2.30-1|239	- new version
12cr|yaz-4.2.30-1|240	
12cr|yaz-4.2.30-1|241	+ Thierry Vignaud <tv@mandriva.org>
12cr|yaz-4.2.30-1|242	- kill re-definition of %%buildroot on Pixel's request
12cr|yaz-4.2.30-1|243	
12cr|yaz-4.2.30-1|244	* Tue Nov 13 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.14-2mdv2008.1
12cr|yaz-4.2.30-1|245	+ Revision: 108417
12cr|yaz-4.2.30-1|246	- make it build on cs4
12cr|yaz-4.2.30-1|247	
12cr|yaz-4.2.30-1|248	* Tue Oct 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 3.0.14-1mdv2008.1
12cr|yaz-4.2.30-1|249	+ Revision: 101377
12cr|yaz-4.2.30-1|250	- new version
12cr|yaz-4.2.30-1|251	
12cr|yaz-4.2.30-1|252	* Mon Oct 01 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.10-2mdv2008.0
12cr|yaz-4.2.30-1|253	+ Revision: 94147
12cr|yaz-4.2.30-1|254	- rebuilt due to missing packages
12cr|yaz-4.2.30-1|255	
12cr|yaz-4.2.30-1|256	* Fri Sep 07 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.10-1mdv2008.0
12cr|yaz-4.2.30-1|257	+ Revision: 81705
12cr|yaz-4.2.30-1|258	- 3.0.10
12cr|yaz-4.2.30-1|259	- drop obolete patches
12cr|yaz-4.2.30-1|260	- new devel naming
12cr|yaz-4.2.30-1|261	
12cr|yaz-4.2.30-1|262	* Wed Aug 29 2007 Pixel <pixel@mandriva.com> 3.0.6-3mdv2008.0
12cr|yaz-4.2.30-1|263	+ Revision: 74638
12cr|yaz-4.2.30-1|264	- better conflict on older lib
12cr|yaz-4.2.30-1|265	
12cr|yaz-4.2.30-1|266	* Wed Aug 29 2007 Pixel <pixel@mandriva.com> 3.0.6-2mdv2008.0
12cr|yaz-4.2.30-1|267	+ Revision: 74631
12cr|yaz-4.2.30-1|268	- add explicit conflict from libyaz3-devel on libyaz2-devel
12cr|yaz-4.2.30-1|269	
12cr|yaz-4.2.30-1|270	* Thu Jun 07 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.6-1mdv2008.0
12cr|yaz-4.2.30-1|271	+ Revision: 36505
12cr|yaz-4.2.30-1|272	- 3.0.6
12cr|yaz-4.2.30-1|273	
12cr|yaz-4.2.30-1|274	* Tue May 08 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.2-1mdv2008.0
12cr|yaz-4.2.30-1|275	+ Revision: 25052
12cr|yaz-4.2.30-1|276	- 3.0.2
12cr|yaz-4.2.30-1|277	- rediffed P0
12cr|yaz-4.2.30-1|278	- new major (3)
12cr|yaz-4.2.30-1|279	
12cr|yaz-4.2.30-1|280	* Sat Apr 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.54-2mdv2008.0
12cr|yaz-4.2.30-1|281	+ Revision: 16550
12cr|yaz-4.2.30-1|282	- regenerate P0 one more time
12cr|yaz-4.2.30-1|283	
12cr|yaz-4.2.30-1|284	* Sat Apr 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.54-1mdv2008.0
12cr|yaz-4.2.30-1|285	+ Revision: 16497
12cr|yaz-4.2.30-1|286	- new version
12cr|yaz-4.2.30-1|287	- regenerate P0 and P1
12cr|yaz-4.2.30-1|288	- own missing files
12cr|yaz-4.2.30-1|289	

8746 12
12cr|yeahconsole-0.3.4-1|1	%define debug_package %{nil}
12cr|yeahconsole-0.3.4-1|2	
12cr|yeahconsole-0.3.4-1|3	Summary:	Quake-like pull-down console
12cr|yeahconsole-0.3.4-1|4	Name:		yeahconsole
12cr|yeahconsole-0.3.4-1|5	Version:	0.3.4
12cr|yeahconsole-0.3.4-1|6	Release:	1
12cr|yeahconsole-0.3.4-1|7	License:	GPLv2
12cr|yeahconsole-0.3.4-1|8	Group:		Terminals
12cr|yeahconsole-0.3.4-1|9	Url:		http://phrat.de/downloads.html
12cr|yeahconsole-0.3.4-1|10	Source0:	http://phrat.de/%{name}-%{version}.tar.xz
12cr|yeahconsole-0.3.4-1|11	Source1:	examples
12cr|yeahconsole-0.3.4-1|12	BuildRequires:	pkgconfig(x11)
12cr|yeahconsole-0.3.4-1|13	Requires:	xterm
12cr|yeahconsole-0.3.4-1|14	
12cr|yeahconsole-0.3.4-1|15	%description
12cr|yeahconsole-0.3.4-1|16	Yeahconsole puts an xterm window on top of your screen that behaves like a
12cr|yeahconsole-0.3.4-1|17	console found in many games (like Quake). Its visibility can be
12cr|yeahconsole-0.3.4-1|18	toggled by a keyboard shortcut (Control+Alt+y).
12cr|yeahconsole-0.3.4-1|19	
12cr|yeahconsole-0.3.4-1|20	Yeahconsole is configured by editing .Xdefaults.
12cr|yeahconsole-0.3.4-1|21	Please read the examples file.
12cr|yeahconsole-0.3.4-1|22	
12cr|yeahconsole-0.3.4-1|23	%prep
12cr|yeahconsole-0.3.4-1|24	%setup -q
12cr|yeahconsole-0.3.4-1|25	cp %{SOURCE1} .
12cr|yeahconsole-0.3.4-1|26	sed -i 's|/usr/local|%{buildroot}%{_prefix}|' Makefile
12cr|yeahconsole-0.3.4-1|27	sed -i 's| -o root -g root||' Makefile
12cr|yeahconsole-0.3.4-1|28	
12cr|yeahconsole-0.3.4-1|29	%build
12cr|yeahconsole-0.3.4-1|30	%make
12cr|yeahconsole-0.3.4-1|31	
12cr|yeahconsole-0.3.4-1|32	%install
12cr|yeahconsole-0.3.4-1|33	mkdir -p %{buildroot}%{_bindir}
12cr|yeahconsole-0.3.4-1|34	%makeinstall_std
12cr|yeahconsole-0.3.4-1|35	
12cr|yeahconsole-0.3.4-1|36	#menu
12cr|yeahconsole-0.3.4-1|37	mkdir -p %{buildroot}%{_datadir}/applications
12cr|yeahconsole-0.3.4-1|38	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|yeahconsole-0.3.4-1|39	[Desktop Entry]
12cr|yeahconsole-0.3.4-1|40	Encoding=UTF-8
12cr|yeahconsole-0.3.4-1|41	Name=YeahConsole
12cr|yeahconsole-0.3.4-1|42	Comment=%{Summary}
12cr|yeahconsole-0.3.4-1|43	Exec=%{_bindir}/%{name}
12cr|yeahconsole-0.3.4-1|44	Icon=terminals_section.png
12cr|yeahconsole-0.3.4-1|45	Terminal=false
12cr|yeahconsole-0.3.4-1|46	Type=Application
12cr|yeahconsole-0.3.4-1|47	StartupNotify=true
12cr|yeahconsole-0.3.4-1|48	Categories=X-MandrivaLinux-System-Terminals;
12cr|yeahconsole-0.3.4-1|49	EOF
12cr|yeahconsole-0.3.4-1|50	
12cr|yeahconsole-0.3.4-1|51	%files
12cr|yeahconsole-0.3.4-1|52	%doc examples README LICENSE
12cr|yeahconsole-0.3.4-1|53	%{_bindir}/%{name}
12cr|yeahconsole-0.3.4-1|54	%{_datadir}/applications/%{name}.desktop
12cr|yeahconsole-0.3.4-1|55	
12cr|yeahconsole-0.3.4-1|56	
12cr|yeahconsole-0.3.4-1|57	
12cr|yeahconsole-0.3.4-1|58	%changelog
12cr|yeahconsole-0.3.4-1|59	* Thu May 24 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.3.4-1
12cr|yeahconsole-0.3.4-1|60	+ Revision: 800409
12cr|yeahconsole-0.3.4-1|61	- imported package yeahconsole
12cr|yeahconsole-0.3.4-1|62	
12cr|yeahconsole-0.3.4-1|63	
12cr|yeahconsole-0.3.4-1|64	* Tue Jul 28 2009 KDulcimer <kdulcimer@unity-linux.org> 0.3.4-1-unity2009
12cr|yeahconsole-0.3.4-1|65	- Build yeahconsole

8747 12
12cr|yencode-0.46-11|1	Name:		yencode
12cr|yencode-0.46-11|2	Version:	0.46
12cr|yencode-0.46-11|3	Release:	%mkrel 11
12cr|yencode-0.46-11|4	Summary:	Usenet yEnc encoder,decoder and poster
12cr|yencode-0.46-11|5	Url:		http://www.yencode.org
12cr|yencode-0.46-11|6	Source:		http://prdownloads.sourceforge.net/yencode/yencode-0.46.tar.bz2
12cr|yencode-0.46-11|7	Patch0:		yencode-0.46-mdv-fix-str-fmt.patch
12cr|yencode-0.46-11|8	License:	GPLv2+
12cr|yencode-0.46-11|9	Group:		Networking/News
12cr|yencode-0.46-11|10	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|yencode-0.46-11|11	
12cr|yencode-0.46-11|12	%description
12cr|yencode-0.46-11|13	yencode is an encoder, decoder, and  posting  package  for  the  popular
12cr|yencode-0.46-11|14	Usenet yEnc encoding format. It features the ability to encode single or
12cr|yencode-0.46-11|15	multipart archives, a smart decoder  which  can  decode  multiple  files
12cr|yencode-0.46-11|16	(including files specified out of order or with nonsense filenames),  an
12cr|yencode-0.46-11|17	optional scan mode with recursion, and an easy  to  use  Usenet  posting
12cr|yencode-0.46-11|18	utility. It is fully compliant with the yEnc specifications.
12cr|yencode-0.46-11|19	
12cr|yencode-0.46-11|20	
12cr|yencode-0.46-11|21	%prep
12cr|yencode-0.46-11|22	%setup -q
12cr|yencode-0.46-11|23	%patch0 -p1 -b .strfmt
12cr|yencode-0.46-11|24	
12cr|yencode-0.46-11|25	%build
12cr|yencode-0.46-11|26	%configure
12cr|yencode-0.46-11|27	%make
12cr|yencode-0.46-11|28	
12cr|yencode-0.46-11|29	
12cr|yencode-0.46-11|30	%install
12cr|yencode-0.46-11|31	%makeinstall
12cr|yencode-0.46-11|32	
12cr|yencode-0.46-11|33	
12cr|yencode-0.46-11|34	%clean
12cr|yencode-0.46-11|35	rm -rf $RPM_BUILD_ROOT
12cr|yencode-0.46-11|36	
12cr|yencode-0.46-11|37	
12cr|yencode-0.46-11|38	%files
12cr|yencode-0.46-11|39	%defattr(-,root,root,-)
12cr|yencode-0.46-11|40	%doc AUTHORS ChangeLog README
12cr|yencode-0.46-11|41	
12cr|yencode-0.46-11|42	%defattr(-,root,root,755)
12cr|yencode-0.46-11|43	%{_bindir}/ydecode
12cr|yencode-0.46-11|44	%{_bindir}/yencode
12cr|yencode-0.46-11|45	%{_bindir}/ypost
12cr|yencode-0.46-11|46	
12cr|yencode-0.46-11|47	%defattr(-,root,root,644)
12cr|yencode-0.46-11|48	%_mandir/man1/ydecode.1*
12cr|yencode-0.46-11|49	%_mandir/man1/yencode.1*
12cr|yencode-0.46-11|50	%_mandir/man1/ypost.1*
12cr|yencode-0.46-11|51	%_mandir/man5/ypostrc.5*
12cr|yencode-0.46-11|52	
12cr|yencode-0.46-11|53	
12cr|yencode-0.46-11|54	
12cr|yencode-0.46-11|55	
12cr|yencode-0.46-11|56	%changelog
12cr|yencode-0.46-11|57	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.46-11mdv2011.0
12cr|yencode-0.46-11|58	+ Revision: 615761
12cr|yencode-0.46-11|59	- the mass rebuild of 2010.1 packages
12cr|yencode-0.46-11|60	
12cr|yencode-0.46-11|61	* Sat Dec 05 2009 Jérôme Brenier <incubusss@mandriva.org> 0.46-10mdv2010.1
12cr|yencode-0.46-11|62	+ Revision: 473881
12cr|yencode-0.46-11|63	- fix str fmt
12cr|yencode-0.46-11|64	- fix license tag
12cr|yencode-0.46-11|65	
12cr|yencode-0.46-11|66	+ Thierry Vignaud <tv@mandriva.org>
12cr|yencode-0.46-11|67	- rebuild
12cr|yencode-0.46-11|68	
12cr|yencode-0.46-11|69	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 0.46-8mdv2009.0
12cr|yencode-0.46-11|70	+ Revision: 262919
12cr|yencode-0.46-11|71	- rebuild
12cr|yencode-0.46-11|72	
12cr|yencode-0.46-11|73	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 0.46-7mdv2009.0
12cr|yencode-0.46-11|74	+ Revision: 262795
12cr|yencode-0.46-11|75	- rebuild
12cr|yencode-0.46-11|76	
12cr|yencode-0.46-11|77	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 0.46-5mdv2008.1
12cr|yencode-0.46-11|78	+ Revision: 166087
12cr|yencode-0.46-11|79	- fix spacing at top of description
12cr|yencode-0.46-11|80	- kill re-definition of %%buildroot on Pixel's request
12cr|yencode-0.46-11|81	
12cr|yencode-0.46-11|82	+ Olivier Blin <oblin@mandriva.com>
12cr|yencode-0.46-11|83	- restore BuildRoot
12cr|yencode-0.46-11|84	
12cr|yencode-0.46-11|85	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 0.46-5mdv2008.0
12cr|yencode-0.46-11|86	+ Revision: 70137
12cr|yencode-0.46-11|87	- use %%mkrel
12cr|yencode-0.46-11|88	
12cr|yencode-0.46-11|89	
12cr|yencode-0.46-11|90	* Mon May 09 2005 Lenny Cartier <lenny@mandriva.com> 0.46-4mdk
12cr|yencode-0.46-11|91	- rebuild
12cr|yencode-0.46-11|92	
12cr|yencode-0.46-11|93	* Fri Jan 02 2004 Han Boetes <han@linux-mandrake.com> 0.46-3mdk
12cr|yencode-0.46-11|94	- rebuild
12cr|yencode-0.46-11|95	
12cr|yencode-0.46-11|96	* Fri Dec 27 2002 Han Boetes <han@linux-mandrake.com> 0.46-2mdk
12cr|yencode-0.46-11|97	- rebuild because of new rpm macros and new glibc
12cr|yencode-0.46-11|98	
12cr|yencode-0.46-11|99	* Sat Jun 15 2002 Han Boetes <han@mijncomputer.nl> 0.46-1mdk
12cr|yencode-0.46-11|100	- Initial mdk release.
12cr|yencode-0.46-11|101	

8748 12
12cr|yersinia-0.7.2-0.20060323.3|1	Summary:	Network pen-testing tool
12cr|yersinia-0.7.2-0.20060323.3|2	Name:		yersinia
12cr|yersinia-0.7.2-0.20060323.3|3	Version:	0.7.2
12cr|yersinia-0.7.2-0.20060323.3|4	Release:	%mkrel 0.20060323.3
12cr|yersinia-0.7.2-0.20060323.3|5	License: 	GPL
12cr|yersinia-0.7.2-0.20060323.3|6	Group: 		System/Servers
12cr|yersinia-0.7.2-0.20060323.3|7	Source:		http://www.yersinia.net/download/%{name}-snapshot.tgz
12cr|yersinia-0.7.2-0.20060323.3|8	URL: 		http://www.yersinia.net
12cr|yersinia-0.7.2-0.20060323.3|9	BuildRequires:	gtk2-devel
12cr|yersinia-0.7.2-0.20060323.3|10	BuildRequires:	net-devel >= 1.1.3
12cr|yersinia-0.7.2-0.20060323.3|11	BuildRequires:	libtool
12cr|yersinia-0.7.2-0.20060323.3|12	BuildRequires:	ncurses-devel
12cr|yersinia-0.7.2-0.20060323.3|13	BuildRequires:	pcap-devel
12cr|yersinia-0.7.2-0.20060323.3|14	BuildRequires:	pkgconfig
12cr|yersinia-0.7.2-0.20060323.3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|yersinia-0.7.2-0.20060323.3|16	
12cr|yersinia-0.7.2-0.20060323.3|17	%description
12cr|yersinia-0.7.2-0.20060323.3|18	Yersinia is a network tool designed to take advantage of some weakeness in
12cr|yersinia-0.7.2-0.20060323.3|19	different network protocols. It pretends to be a solid framework for analyzing
12cr|yersinia-0.7.2-0.20060323.3|20	and testing the deployed networks and systems.
12cr|yersinia-0.7.2-0.20060323.3|21	
12cr|yersinia-0.7.2-0.20060323.3|22	Currently, only attacks for the following network protocols are implemented:
12cr|yersinia-0.7.2-0.20060323.3|23	* Spanning Tree Protocol (STP).
12cr|yersinia-0.7.2-0.20060323.3|24	* Cisco Discovery Protocol (CDP).
12cr|yersinia-0.7.2-0.20060323.3|25	* Dynamic Trunking Protocol (DTP).
12cr|yersinia-0.7.2-0.20060323.3|26	* Dynamic Host Configuration Protocol (DHCP).
12cr|yersinia-0.7.2-0.20060323.3|27	* Hot Standby Router Protocol (HSRP).
12cr|yersinia-0.7.2-0.20060323.3|28	* 802.1q.
12cr|yersinia-0.7.2-0.20060323.3|29	* Inter-Switch Link Protocol (ISL).
12cr|yersinia-0.7.2-0.20060323.3|30	* VLAN Trunking Protocol (VTP).
12cr|yersinia-0.7.2-0.20060323.3|31	
12cr|yersinia-0.7.2-0.20060323.3|32	%prep
12cr|yersinia-0.7.2-0.20060323.3|33	
12cr|yersinia-0.7.2-0.20060323.3|34	%setup -q -n %{name}
12cr|yersinia-0.7.2-0.20060323.3|35	
12cr|yersinia-0.7.2-0.20060323.3|36	%build
12cr|yersinia-0.7.2-0.20060323.3|37	make distclean
12cr|yersinia-0.7.2-0.20060323.3|38	rm -f configure
12cr|yersinia-0.7.2-0.20060323.3|39	sh ./autogen.sh
12cr|yersinia-0.7.2-0.20060323.3|40	
12cr|yersinia-0.7.2-0.20060323.3|41	%configure2_5x \
12cr|yersinia-0.7.2-0.20060323.3|42	--with-pcap-includes=%{_includedir}/pcap
12cr|yersinia-0.7.2-0.20060323.3|43	
12cr|yersinia-0.7.2-0.20060323.3|44	%make
12cr|yersinia-0.7.2-0.20060323.3|45	
12cr|yersinia-0.7.2-0.20060323.3|46	%install
12cr|yersinia-0.7.2-0.20060323.3|47	rm -rf %{buildroot}
12cr|yersinia-0.7.2-0.20060323.3|48	
12cr|yersinia-0.7.2-0.20060323.3|49	%makeinstall_std
12cr|yersinia-0.7.2-0.20060323.3|50	
12cr|yersinia-0.7.2-0.20060323.3|51	%clean
12cr|yersinia-0.7.2-0.20060323.3|52	rm -rf %{buildroot}
12cr|yersinia-0.7.2-0.20060323.3|53	
12cr|yersinia-0.7.2-0.20060323.3|54	%files
12cr|yersinia-0.7.2-0.20060323.3|55	%defattr(-,root,root)
12cr|yersinia-0.7.2-0.20060323.3|56	%doc AUTHORS COPYING ChangeLog FAQ INSTALL README THANKS TODO
12cr|yersinia-0.7.2-0.20060323.3|57	%{_bindir}/*
12cr|yersinia-0.7.2-0.20060323.3|58	%{_mandir}/man8/*
12cr|yersinia-0.7.2-0.20060323.3|59	
12cr|yersinia-0.7.2-0.20060323.3|60	
12cr|yersinia-0.7.2-0.20060323.3|61	%changelog
12cr|yersinia-0.7.2-0.20060323.3|62	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.7.2-0.20060323.3mdv2011.0
12cr|yersinia-0.7.2-0.20060323.3|63	+ Revision: 664861
12cr|yersinia-0.7.2-0.20060323.3|64	- mass rebuild
12cr|yersinia-0.7.2-0.20060323.3|65	
12cr|yersinia-0.7.2-0.20060323.3|66	* Thu Jun 04 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-0.20060323.2mdv2010.0
12cr|yersinia-0.7.2-0.20060323.3|67	+ Revision: 382744
12cr|yersinia-0.7.2-0.20060323.3|68	- rebuilt against libnet 1.1.3
12cr|yersinia-0.7.2-0.20060323.3|69	
12cr|yersinia-0.7.2-0.20060323.3|70	* Thu Oct 30 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-0.20060323.1mdv2009.1
12cr|yersinia-0.7.2-0.20060323.3|71	+ Revision: 298729
12cr|yersinia-0.7.2-0.20060323.3|72	- use the "latest" snapshot
12cr|yersinia-0.7.2-0.20060323.3|73	
12cr|yersinia-0.7.2-0.20060323.3|74	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-5mdv2009.1
12cr|yersinia-0.7.2-0.20060323.3|75	+ Revision: 298633
12cr|yersinia-0.7.2-0.20060323.3|76	- fix build
12cr|yersinia-0.7.2-0.20060323.3|77	- rebuilt against libpcap-1.0.0
12cr|yersinia-0.7.2-0.20060323.3|78	
12cr|yersinia-0.7.2-0.20060323.3|79	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 0.7.1-4mdv2009.0
12cr|yersinia-0.7.2-0.20060323.3|80	+ Revision: 262940
12cr|yersinia-0.7.2-0.20060323.3|81	- rebuild
12cr|yersinia-0.7.2-0.20060323.3|82	
12cr|yersinia-0.7.2-0.20060323.3|83	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 0.7.1-3mdv2009.0
12cr|yersinia-0.7.2-0.20060323.3|84	+ Revision: 262797
12cr|yersinia-0.7.2-0.20060323.3|85	- rebuild
12cr|yersinia-0.7.2-0.20060323.3|86	
12cr|yersinia-0.7.2-0.20060323.3|87	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.7.1-1mdv2008.1
12cr|yersinia-0.7.2-0.20060323.3|88	+ Revision: 141006
12cr|yersinia-0.7.2-0.20060323.3|89	- restore BuildRoot
12cr|yersinia-0.7.2-0.20060323.3|90	
12cr|yersinia-0.7.2-0.20060323.3|91	+ Thierry Vignaud <tv@mandriva.org>
12cr|yersinia-0.7.2-0.20060323.3|92	- kill re-definition of %%buildroot on Pixel's request
12cr|yersinia-0.7.2-0.20060323.3|93	
12cr|yersinia-0.7.2-0.20060323.3|94	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.1-1mdv2008.0
12cr|yersinia-0.7.2-0.20060323.3|95	+ Revision: 56114
12cr|yersinia-0.7.2-0.20060323.3|96	- update to new version 0.7.1
12cr|yersinia-0.7.2-0.20060323.3|97	- import yersinia
12cr|yersinia-0.7.2-0.20060323.3|98	
12cr|yersinia-0.7.2-0.20060323.3|99	
12cr|yersinia-0.7.2-0.20060323.3|100	* Fri Jun 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-3mdv2007.0
12cr|yersinia-0.7.2-0.20060323.3|101	- buildrequires gtk2-devel
12cr|yersinia-0.7.2-0.20060323.3|102	
12cr|yersinia-0.7.2-0.20060323.3|103	* Fri Jun 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-2mdv2007.0
12cr|yersinia-0.7.2-0.20060323.3|104	- buildrequires pkgconfig
12cr|yersinia-0.7.2-0.20060323.3|105	
12cr|yersinia-0.7.2-0.20060323.3|106	* Thu Jun 22 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-1mdv2007.0
12cr|yersinia-0.7.2-0.20060323.3|107	- new version
12cr|yersinia-0.7.2-0.20060323.3|108	
12cr|yersinia-0.7.2-0.20060323.3|109	* Fri Mar 17 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.6-3mdk
12cr|yersinia-0.7.2-0.20060323.3|110	- rebuilt against libnet1.1.2
12cr|yersinia-0.7.2-0.20060323.3|111	
12cr|yersinia-0.7.2-0.20060323.3|112	* Mon Oct 10 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.5.6-2mdk
12cr|yersinia-0.7.2-0.20060323.3|113	- Fix BuildRequires
12cr|yersinia-0.7.2-0.20060323.3|114	
12cr|yersinia-0.7.2-0.20060323.3|115	* Tue Sep 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.6-1mdk
12cr|yersinia-0.7.2-0.20060323.3|116	- first mdk release

8749 12
12cr|yiff-2.14.7-5|1	%define	name	yiff
12cr|yiff-2.14.7-5|2	%define	version 2.14.7
12cr|yiff-2.14.7-5|3	%define release %mkrel 5
12cr|yiff-2.14.7-5|4	%define major	%{version}
12cr|yiff-2.14.7-5|5	%define	libname %mklibname %name %major
12cr|yiff-2.14.7-5|6	%define	develname %mklibname %name -d
12cr|yiff-2.14.7-5|7	
12cr|yiff-2.14.7-5|8	Name:		%{name}
12cr|yiff-2.14.7-5|9	Version:	%{version}
12cr|yiff-2.14.7-5|10	Release:	%{release}
12cr|yiff-2.14.7-5|11	Summary:	YIFF Sound Systems
12cr|yiff-2.14.7-5|12	License: 	GPL
12cr|yiff-2.14.7-5|13	Group: 		System/Servers
12cr|yiff-2.14.7-5|14	Url: 		http://wolfpack.twu.net/YIFF/index.html
12cr|yiff-2.14.7-5|15	Source0:	http://wolfsinger.com/~wolfpack/packages/%{name}-%{version}.tar.bz2
12cr|yiff-2.14.7-5|16	Patch:		%{name}-2.14.5.build.patch
12cr|yiff-2.14.7-5|17	BuildRequires:	gtk+-devel
12cr|yiff-2.14.7-5|18	BuildRequires:	zlib-devel
12cr|yiff-2.14.7-5|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cr|yiff-2.14.7-5|20	
12cr|yiff-2.14.7-5|21	%description
12cr|yiff-2.14.7-5|22	YIFF is a high performance, stable, and fully  documented sound server for UNIX
12cr|yiff-2.14.7-5|23	games and applications. It employs a network transparent API which allows
12cr|yiff-2.14.7-5|24	multiple client programs to access sound capabilities in a similar way to how X
12cr|yiff-2.14.7-5|25	clients do graphics.
12cr|yiff-2.14.7-5|26	
12cr|yiff-2.14.7-5|27	Run yiffconfig after install to generate a starty script.
12cr|yiff-2.14.7-5|28	
12cr|yiff-2.14.7-5|29	%package -n %{libname}
12cr|yiff-2.14.7-5|30	Summary:	Main library for %{name}
12cr|yiff-2.14.7-5|31	Group:		System/Libraries
12cr|yiff-2.14.7-5|32	Provides:	%{name} = %{version}-%{release}
12cr|yiff-2.14.7-5|33	
12cr|yiff-2.14.7-5|34	%description -n %{libname}
12cr|yiff-2.14.7-5|35	This package contains the library needed to run programs dynamically linked
12cr|yiff-2.14.7-5|36	with %{name}.
12cr|yiff-2.14.7-5|37	
12cr|yiff-2.14.7-5|38	%package -n %{develname}
12cr|yiff-2.14.7-5|39	Summary:	Headers for developing programs that will use %{name}
12cr|yiff-2.14.7-5|40	Group:		Development/C
12cr|yiff-2.14.7-5|41	Requires:	%{libname} = %{version}
12cr|yiff-2.14.7-5|42	Provides:	%{name}-devel = %{version}-%{release}
12cr|yiff-2.14.7-5|43	Obsoletes:	%mklibname %name -d 2.14.5
12cr|yiff-2.14.7-5|44	
12cr|yiff-2.14.7-5|45	%description -n %{develname}
12cr|yiff-2.14.7-5|46	This package contains the headers that programmers will need to develop
12cr|yiff-2.14.7-5|47	applications which will use %{name}.
12cr|yiff-2.14.7-5|48	
12cr|yiff-2.14.7-5|49	%prep
12cr|yiff-2.14.7-5|50	%setup -q
12cr|yiff-2.14.7-5|51	%patch -p0
12cr|yiff-2.14.7-5|52	
12cr|yiff-2.14.7-5|53	%build
12cr|yiff-2.14.7-5|54	pushd libY2
12cr|yiff-2.14.7-5|55	%make -f Makefile.Linux CFLAGS="%{optflags} %{ldflags} -fPIC"
12cr|yiff-2.14.7-5|56	popd
12cr|yiff-2.14.7-5|57	pushd yiff
12cr|yiff-2.14.7-5|58	%make -f Makefile.Linux CFLAGS="%{optflags} %{ldflags} -DOSS_BUFFRAG"
12cr|yiff-2.14.7-5|59	popd
12cr|yiff-2.14.7-5|60	pushd yiffconfig
12cr|yiff-2.14.7-5|61	%make -f Makefile.Linux CFLAGS="%{optflags} %{ldflags} `gtk-config --cflags`"
12cr|yiff-2.14.7-5|62	popd
12cr|yiff-2.14.7-5|63	pushd yiffutils
12cr|yiff-2.14.7-5|64	%make -f Makefile.Linux CFLAGS="%{optflags} %{ldflags} -D__USE_BSD"
12cr|yiff-2.14.7-5|65	popd
12cr|yiff-2.14.7-5|66	
12cr|yiff-2.14.7-5|67	%install
12cr|yiff-2.14.7-5|68	rm -rf %{buildroot}
12cr|yiff-2.14.7-5|69	install -d -m 755 %{buildroot}/%{_sysconfdir}
12cr|yiff-2.14.7-5|70	install -d -m 755 %{buildroot}/%{_datadir}/icons
12cr|yiff-2.14.7-5|71	install -d -m 755 %{buildroot}/%{_datadir}/sounds
12cr|yiff-2.14.7-5|72	make PREFIX=%{buildroot}%{_prefix} YLIB_DIR=%{buildroot}%{_libdir} install
12cr|yiff-2.14.7-5|73	
12cr|yiff-2.14.7-5|74	# move man from /usr to /usr/share
12cr|yiff-2.14.7-5|75	mv %{buildroot}/%{_prefix}/man %{buildroot}/%{_mandir}
12cr|yiff-2.14.7-5|76	
12cr|yiff-2.14.7-5|77	install -m 644 yiff/yiffrc %{buildroot}/%{_sysconfdir}
12cr|yiff-2.14.7-5|78	
12cr|yiff-2.14.7-5|79	cat >> %{buildroot}%{_bindir}/starty <<EOF
12cr|yiff-2.14.7-5|80	#!/bin/sh
12cr|yiff-2.14.7-5|81	
12cr|yiff-2.14.7-5|82	# Locations of YIFF compoents and resources, make any changes as needed.
12cr|yiff-2.14.7-5|83	#
12cr|yiff-2.14.7-5|84	YIFF_PROGRAM=/usr/sbin/yiff
12cr|yiff-2.14.7-5|85	YIFF_CONFIGURATION=/etc/yiffrc
12cr|yiff-2.14.7-5|86	
12cr|yiff-2.14.7-5|87	# Run the YIFF Sound Server, syntax is; "<program> <config_file>"
12cr|yiff-2.14.7-5|88	# YIFF will put the process into background by itself.
12cr|yiff-2.14.7-5|89	#
12cr|yiff-2.14.7-5|90	$YIFF_PROGRAM $YIFF_CONFIGURATION
12cr|yiff-2.14.7-5|91	
12cr|yiff-2.14.7-5|92	# Put list of Y hosts that you would like to allow connecting to the
12cr|yiff-2.14.7-5|93	# Y server in this section. Note that localhost (127.0.0.1) is always
12cr|yiff-2.14.7-5|94	# given permission to connect when the YIFF server is runned.
12cr|yiff-2.14.7-5|95	#
12cr|yiff-2.14.7-5|96	#yhost 127.0.0.1
12cr|yiff-2.14.7-5|97	
12cr|yiff-2.14.7-5|98	# Play a sound object on successful startup?
12cr|yiff-2.14.7-5|99	#yplay -m /usr/share/sounds/startup1.wav
12cr|yiff-2.14.7-5|100	EOF
12cr|yiff-2.14.7-5|101	
12cr|yiff-2.14.7-5|102	%clean
12cr|yiff-2.14.7-5|103	rm -rf %{buildroot}
12cr|yiff-2.14.7-5|104	
12cr|yiff-2.14.7-5|105	%if %mdkversion < 200900
12cr|yiff-2.14.7-5|106	%post -n %{libname} -p /sbin/ldconfig
12cr|yiff-2.14.7-5|107	%endif
12cr|yiff-2.14.7-5|108	
12cr|yiff-2.14.7-5|109	%if %mdkversion < 200900
12cr|yiff-2.14.7-5|110	%postun -n %{libname} -p /sbin/ldconfig
12cr|yiff-2.14.7-5|111	%endif
12cr|yiff-2.14.7-5|112	
12cr|yiff-2.14.7-5|113	%files
12cr|yiff-2.14.7-5|114	%defattr(-,root,root)
12cr|yiff-2.14.7-5|115	%doc INSTALL INSTALL_MANUAL LICENSE README
12cr|yiff-2.14.7-5|116	%config(noreplace) %{_sysconfdir}/yiffrc
12cr|yiff-2.14.7-5|117	%{_sbindir}/*
12cr|yiff-2.14.7-5|118	%{_bindir}/*
12cr|yiff-2.14.7-5|119	%{_mandir}/man1/*
12cr|yiff-2.14.7-5|120	%{_mandir}/man3/*
12cr|yiff-2.14.7-5|121	%{_mandir}/man8/*
12cr|yiff-2.14.7-5|122	%{_datadir}/icons/*
12cr|yiff-2.14.7-5|123	%{_datadir}/sounds/*
12cr|yiff-2.14.7-5|124	
12cr|yiff-2.14.7-5|125	%files -n %{libname}
12cr|yiff-2.14.7-5|126	%defattr(-,root,root)
12cr|yiff-2.14.7-5|127	%doc LICENSE
12cr|yiff-2.14.7-5|128	%{_libdir}/lib*.so.*
12cr|yiff-2.14.7-5|129	
12cr|yiff-2.14.7-5|130	%files -n %{develname}
12cr|yiff-2.14.7-5|131	%defattr(-,root,root)
12cr|yiff-2.14.7-5|132	%doc LICENSE
12cr|yiff-2.14.7-5|133	%{_includedir}/*
12cr|yiff-2.14.7-5|134	%_libdir/*.so
12cr|yiff-2.14.7-5|135	
12cr|yiff-2.14.7-5|136	
12cr|yiff-2.14.7-5|137	%changelog
12cr|yiff-2.14.7-5|138	* Wed Dec 01 2010 Funda Wang <fwang@mandriva.org> 2.14.7-5mdv2011.0
12cr|yiff-2.14.7-5|139	+ Revision: 604368
12cr|yiff-2.14.7-5|140	- bunzip2 the patch
12cr|yiff-2.14.7-5|141	- use our own link flags
12cr|yiff-2.14.7-5|142	
12cr|yiff-2.14.7-5|143	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 2.14.7-4mdv2010.0
12cr|yiff-2.14.7-5|144	+ Revision: 446310
12cr|yiff-2.14.7-5|145	- rebuild
12cr|yiff-2.14.7-5|146	
12cr|yiff-2.14.7-5|147	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.14.7-3mdv2009.1
12cr|yiff-2.14.7-5|148	+ Revision: 354874
12cr|yiff-2.14.7-5|149	- rebuild
12cr|yiff-2.14.7-5|150	
12cr|yiff-2.14.7-5|151	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.14.7-2mdv2009.1
12cr|yiff-2.14.7-5|152	+ Revision: 354775
12cr|yiff-2.14.7-5|153	- new devel policy
12cr|yiff-2.14.7-5|154	
12cr|yiff-2.14.7-5|155	* Thu Mar 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.14.7-1mdv2009.1
12cr|yiff-2.14.7-5|156	+ Revision: 354410
12cr|yiff-2.14.7-5|157	- new version
12cr|yiff-2.14.7-5|158	
12cr|yiff-2.14.7-5|159	* Sun Dec 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.14.5-7mdv2009.1
12cr|yiff-2.14.7-5|160	+ Revision: 314328
12cr|yiff-2.14.7-5|161	- add starty script in %%{_bindir}
12cr|yiff-2.14.7-5|162	
12cr|yiff-2.14.7-5|163	* Thu Dec 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.14.5-6mdv2009.1
12cr|yiff-2.14.7-5|164	+ Revision: 312889
12cr|yiff-2.14.7-5|165	- rebuild with -DOSS_BUFFRAG (should fix #36958)
12cr|yiff-2.14.7-5|166	
12cr|yiff-2.14.7-5|167	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 2.14.5-5mdv2009.0
12cr|yiff-2.14.7-5|168	+ Revision: 262952
12cr|yiff-2.14.7-5|169	- rebuild
12cr|yiff-2.14.7-5|170	
12cr|yiff-2.14.7-5|171	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 2.14.5-4mdv2009.0
12cr|yiff-2.14.7-5|172	+ Revision: 262801
12cr|yiff-2.14.7-5|173	- rebuild
12cr|yiff-2.14.7-5|174	
12cr|yiff-2.14.7-5|175	+ Pixel <pixel@mandriva.com>
12cr|yiff-2.14.7-5|176	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|yiff-2.14.7-5|177	
12cr|yiff-2.14.7-5|178	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 2.14.5-2mdv2008.1
12cr|yiff-2.14.7-5|179	+ Revision: 141006
12cr|yiff-2.14.7-5|180	- restore BuildRoot
12cr|yiff-2.14.7-5|181	
12cr|yiff-2.14.7-5|182	+ Thierry Vignaud <tv@mandriva.org>
12cr|yiff-2.14.7-5|183	- kill re-definition of %%buildroot on Pixel's request
12cr|yiff-2.14.7-5|184	- import yiff
12cr|yiff-2.14.7-5|185	
12cr|yiff-2.14.7-5|186	
12cr|yiff-2.14.7-5|187	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.14.5-2mdv2007.0
12cr|yiff-2.14.7-5|188	- Rebuild
12cr|yiff-2.14.7-5|189	
12cr|yiff-2.14.7-5|190	* Thu May 04 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.14.5-1mdk
12cr|yiff-2.14.7-5|191	- New release 2.14.5
12cr|yiff-2.14.7-5|192	- rediff patch
12cr|yiff-2.14.7-5|193	
12cr|yiff-2.14.7-5|194	* Wed Sep 21 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.14.2-5mdk
12cr|yiff-2.14.7-5|195	- fix x86_64 build
12cr|yiff-2.14.7-5|196	
12cr|yiff-2.14.7-5|197	* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.14.2-4mdk
12cr|yiff-2.14.7-5|198	- less intrusive patch
12cr|yiff-2.14.7-5|199	
12cr|yiff-2.14.7-5|200	* Sat Jul 09 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.14.2-3mdk
12cr|yiff-2.14.7-5|201	- fix build with gcc 4
12cr|yiff-2.14.7-5|202	
12cr|yiff-2.14.7-5|203	* Sat Jun 05 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.14.2-2mdk
12cr|yiff-2.14.7-5|204	- rebuild
12cr|yiff-2.14.7-5|205	- rpmbuildupdate aware
12cr|yiff-2.14.7-5|206	
12cr|yiff-2.14.7-5|207	* Tue Aug 05 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.14.2-1mdk
12cr|yiff-2.14.7-5|208	- 2.14.2
12cr|yiff-2.14.7-5|209	
12cr|yiff-2.14.7-5|210	* Tue Jul 08 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.14.1-2mdk
12cr|yiff-2.14.7-5|211	- rebuild for new rpm devel computation
12cr|yiff-2.14.7-5|212	
12cr|yiff-2.14.7-5|213	* Thu Jun 05 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.14.1-1mdk
12cr|yiff-2.14.7-5|214	- 2.14.1
12cr|yiff-2.14.7-5|215	- cleaned patch
12cr|yiff-2.14.7-5|216	
12cr|yiff-2.14.7-5|217	* Sun May 11 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 2.12.4-9mdk
12cr|yiff-2.14.7-5|218	- %%{libname}-devel provides lib%%{name}-devel
12cr|yiff-2.14.7-5|219	
12cr|yiff-2.14.7-5|220	* Thu May 08 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 2.12.4-8mdk
12cr|yiff-2.14.7-5|221	- rebuild
12cr|yiff-2.14.7-5|222	- use %%mklibame macro
12cr|yiff-2.14.7-5|223	- changed library package name to %%{libname}
12cr|yiff-2.14.7-5|224	- added missing man pages
12cr|yiff-2.14.7-5|225	- proper build flags
12cr|yiff-2.14.7-5|226	
12cr|yiff-2.14.7-5|227	* Sat Oct 27 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 2.12.4-7mdk
12cr|yiff-2.14.7-5|228	- buildrequires zlib1-devel
12cr|yiff-2.14.7-5|229	- no explicit requires
12cr|yiff-2.14.7-5|230	
12cr|yiff-2.14.7-5|231	* Fri Oct 26 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.12.4-6mdk
12cr|yiff-2.14.7-5|232	- rebuild for dependencies.
12cr|yiff-2.14.7-5|233	
12cr|yiff-2.14.7-5|234	* Tue Oct 23 2001 Ludovic Francois <lfrancois@mandrakesoft.com> 2.12.4-5mdk
12cr|yiff-2.14.7-5|235	- rebuild for rpmlint
12cr|yiff-2.14.7-5|236	
12cr|yiff-2.14.7-5|237	* Thu Sep 06 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.12.4-4mdk
12cr|yiff-2.14.7-5|238	- rebuild
12cr|yiff-2.14.7-5|239	
12cr|yiff-2.14.7-5|240	* Fri Jun 22 2001 Etienne Faure    <etienne@mandrakesoft.com> 2.12.4-3mdk
12cr|yiff-2.14.7-5|241	- rebuild for contribs
12cr|yiff-2.14.7-5|242	
12cr|yiff-2.14.7-5|243	* Mon May 07 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 2.12.4-2mdk
12cr|yiff-2.14.7-5|244	- new source file, as the first one was corrupted
12cr|yiff-2.14.7-5|245	
12cr|yiff-2.14.7-5|246	* Sat May 05 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 2.12.4-1mdk
12cr|yiff-2.14.7-5|247	- 2.12.4
12cr|yiff-2.14.7-5|248	- corrected requires tag
12cr|yiff-2.14.7-5|249	- corrected file list to make rpmlint happy
12cr|yiff-2.14.7-5|250	
12cr|yiff-2.14.7-5|251	* Thu Feb 15 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 2.12.3-1mdk
12cr|yiff-2.14.7-5|252	- 2.12.3
12cr|yiff-2.14.7-5|253	
12cr|yiff-2.14.7-5|254	* Tue Feb 06 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 2.12.2-2mdk
12cr|yiff-2.14.7-5|255	- added yiffconfig corrections
12cr|yiff-2.14.7-5|256	- added instruction to description
12cr|yiff-2.14.7-5|257	
12cr|yiff-2.14.7-5|258	* Sat Feb 03 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 2.12.2-1mdk
12cr|yiff-2.14.7-5|259	- first Mandrake release

8750 12
12cr|yoshimi-1.0.0-2|1	%define name    yoshimi
12cr|yoshimi-1.0.0-2|2	%define version 1.0.0
12cr|yoshimi-1.0.0-2|3	%define release 2
12cr|yoshimi-1.0.0-2|4	
12cr|yoshimi-1.0.0-2|5	Name:           %{name}
12cr|yoshimi-1.0.0-2|6	Summary:        ZynAddSubFX with improved RT capacities
12cr|yoshimi-1.0.0-2|7	Version:        %{version}
12cr|yoshimi-1.0.0-2|8	Release:        %{release}
12cr|yoshimi-1.0.0-2|9	
12cr|yoshimi-1.0.0-2|10	Source:         http://sourceforge.net/projects/yoshimi/files/%name-%version.tar.bz2
12cr|yoshimi-1.0.0-2|11	URL:            http://yoshimi.sourceforge.net
12cr|yoshimi-1.0.0-2|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|yoshimi-1.0.0-2|13	License:        GPLv2
12cr|yoshimi-1.0.0-2|14	Group:          Sound
12cr|yoshimi-1.0.0-2|15	BuildRequires:  cmake libalsa-devel jackit-devel fltk-devel zlib-devel
12cr|yoshimi-1.0.0-2|16	BuildRequires:  fftw-devel mxml-devel sndfile-devel fontconfig-devel mesaglu-devel
12cr|yoshimi-1.0.0-2|17	BuildRequires:  boost-devel
12cr|yoshimi-1.0.0-2|18	BuildRequires:  desktop-file-utils
12cr|yoshimi-1.0.0-2|19	
12cr|yoshimi-1.0.0-2|20	%description
12cr|yoshimi-1.0.0-2|21	Yoshimi is the legendary and powerful ZynAddSubFX multitimbral standalone
12cr|yoshimi-1.0.0-2|22	synthesizer, but with improved realtime capacities. Yoshimi can use
12cr|yoshimi-1.0.0-2|23	either ALSA or JACK for both Audio and MIDI, the default now being JACK
12cr|yoshimi-1.0.0-2|24	
12cr|yoshimi-1.0.0-2|25	%prep
12cr|yoshimi-1.0.0-2|26	%setup -q
12cr|yoshimi-1.0.0-2|27	
12cr|yoshimi-1.0.0-2|28	%build
12cr|yoshimi-1.0.0-2|29	cd src
12cr|yoshimi-1.0.0-2|30	cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix}
12cr|yoshimi-1.0.0-2|31	%make
12cr|yoshimi-1.0.0-2|32	
12cr|yoshimi-1.0.0-2|33	%install
12cr|yoshimi-1.0.0-2|34	rm -rf %buildroot
12cr|yoshimi-1.0.0-2|35	cd src
12cr|yoshimi-1.0.0-2|36	%makeinstall_std
12cr|yoshimi-1.0.0-2|37	
12cr|yoshimi-1.0.0-2|38	rm -f %{buildroot}%{_datadir}/%{name}/banks/chip/.bankdir
12cr|yoshimi-1.0.0-2|39	chmod -R 755 %{buildroot}%{_datadir}/%{name}/banks
12cr|yoshimi-1.0.0-2|40	chmod -R 755 %{buildroot}%{_datadir}/%{name}/presets
12cr|yoshimi-1.0.0-2|41	chmod a-X %{buildroot}%{_datadir}/%{name}/banks/*/*
12cr|yoshimi-1.0.0-2|42	chmod a-X %{buildroot}%{_datadir}/%{name}/presets/*
12cr|yoshimi-1.0.0-2|43	
12cr|yoshimi-1.0.0-2|44	desktop-file-install \
12cr|yoshimi-1.0.0-2|45	--remove-key="Version" \
12cr|yoshimi-1.0.0-2|46	--add-category="X-MandrivaLinux-Sound" \
12cr|yoshimi-1.0.0-2|47	--dir %{buildroot}%{_datadir}/applications \
12cr|yoshimi-1.0.0-2|48	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|yoshimi-1.0.0-2|49	
12cr|yoshimi-1.0.0-2|50	%clean
12cr|yoshimi-1.0.0-2|51	rm -rf %{buildroot}
12cr|yoshimi-1.0.0-2|52	
12cr|yoshimi-1.0.0-2|53	%files
12cr|yoshimi-1.0.0-2|54	%defattr(-,root,root)
12cr|yoshimi-1.0.0-2|55	
12cr|yoshimi-1.0.0-2|56	%dir %{_datadir}/%name
12cr|yoshimi-1.0.0-2|57	%{_bindir}/%name
12cr|yoshimi-1.0.0-2|58	%{_datadir}/%name/*
12cr|yoshimi-1.0.0-2|59	%{_datadir}/pixmaps/%{name}.png
12cr|yoshimi-1.0.0-2|60	%{_datadir}/applications/%{name}.desktop
12cr|yoshimi-1.0.0-2|61	
12cr|yoshimi-1.0.0-2|62	
12cr|yoshimi-1.0.0-2|63	
12cr|yoshimi-1.0.0-2|64	
12cr|yoshimi-1.0.0-2|65	%changelog
12cr|yoshimi-1.0.0-2|66	* Sat Jul 07 2012 Frank Kober <emuse@mandriva.org> 1.0.0-2
12cr|yoshimi-1.0.0-2|67	+ Revision: 808443
12cr|yoshimi-1.0.0-2|68	+ rebuild (emptylog)
12cr|yoshimi-1.0.0-2|69	
12cr|yoshimi-1.0.0-2|70	* Thu Jul 05 2012 Frank Kober <emuse@mandriva.org> 1.0.0-1
12cr|yoshimi-1.0.0-2|71	+ Revision: 808158
12cr|yoshimi-1.0.0-2|72	- new version 1.0.0
12cr|yoshimi-1.0.0-2|73	
12cr|yoshimi-1.0.0-2|74	* Thu Jan 05 2012 Frank Kober <emuse@mandriva.org> 0.060.12-1
12cr|yoshimi-1.0.0-2|75	+ Revision: 757857
12cr|yoshimi-1.0.0-2|76	- new version 0.060.12
12cr|yoshimi-1.0.0-2|77	o svg icon added
12cr|yoshimi-1.0.0-2|78	- new version 0.060.11
12cr|yoshimi-1.0.0-2|79	o fltk-1.3 patch from last commit got applied upstream :)
12cr|yoshimi-1.0.0-2|80	
12cr|yoshimi-1.0.0-2|81	* Sun Dec 25 2011 Frank Kober <emuse@mandriva.org> 0.060.10-1
12cr|yoshimi-1.0.0-2|82	+ Revision: 745139
12cr|yoshimi-1.0.0-2|83	- new version 0.060.10
12cr|yoshimi-1.0.0-2|84	o added patch fixing build with fltk 1.3
12cr|yoshimi-1.0.0-2|85	o fixed some file permissions
12cr|yoshimi-1.0.0-2|86	
12cr|yoshimi-1.0.0-2|87	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cr|yoshimi-1.0.0-2|88	- rebuild for new fltk
12cr|yoshimi-1.0.0-2|89	
12cr|yoshimi-1.0.0-2|90	* Mon Apr 04 2011 Frank Kober <emuse@mandriva.org> 0.060.8-1
12cr|yoshimi-1.0.0-2|91	+ Revision: 650371
12cr|yoshimi-1.0.0-2|92	- new boost-devel requirement honored
12cr|yoshimi-1.0.0-2|93	- new version 0.060.8
12cr|yoshimi-1.0.0-2|94	o default MIDI backend now JACK MIDI
12cr|yoshimi-1.0.0-2|95	o comment added to description
12cr|yoshimi-1.0.0-2|96	
12cr|yoshimi-1.0.0-2|97	* Thu Jul 15 2010 Frank Kober <emuse@mandriva.org> 0.058.1-1mdv2011.0
12cr|yoshimi-1.0.0-2|98	+ Revision: 553530
12cr|yoshimi-1.0.0-2|99	- new version 0.58.1
12cr|yoshimi-1.0.0-2|100	
12cr|yoshimi-1.0.0-2|101	* Wed Apr 28 2010 Frank Kober <emuse@mandriva.org> 0.056-2mdv2010.1
12cr|yoshimi-1.0.0-2|102	+ Revision: 539972
12cr|yoshimi-1.0.0-2|103	- use package optimization instead of optflags
12cr|yoshimi-1.0.0-2|104	
12cr|yoshimi-1.0.0-2|105	* Sun Apr 11 2010 Frank Kober <emuse@mandriva.org> 0.056-1mdv2010.1
12cr|yoshimi-1.0.0-2|106	+ Revision: 533600
12cr|yoshimi-1.0.0-2|107	- sync sources
12cr|yoshimi-1.0.0-2|108	- new version 0.56, respect bs CCXFLAGS
12cr|yoshimi-1.0.0-2|109	
12cr|yoshimi-1.0.0-2|110	* Tue Mar 30 2010 Frank Kober <emuse@mandriva.org> 0.055.6-1mdv2010.1
12cr|yoshimi-1.0.0-2|111	+ Revision: 529978
12cr|yoshimi-1.0.0-2|112	-restablish definition of BuildRoot
12cr|yoshimi-1.0.0-2|113	- new version 0.55.6
12cr|yoshimi-1.0.0-2|114	
12cr|yoshimi-1.0.0-2|115	* Fri Feb 26 2010 Stéphane Téletchéa <steletch@mandriva.org> 0.055.3-1mdv2010.1
12cr|yoshimi-1.0.0-2|116	+ Revision: 511422
12cr|yoshimi-1.0.0-2|117	- Another missing BR
12cr|yoshimi-1.0.0-2|118	- really fix the missing BR
12cr|yoshimi-1.0.0-2|119	- missing BR
12cr|yoshimi-1.0.0-2|120	
12cr|yoshimi-1.0.0-2|121	+ Frank Kober <emuse@mandriva.org>
12cr|yoshimi-1.0.0-2|122	- import yoshimi
12cr|yoshimi-1.0.0-2|123	
12cr|yoshimi-1.0.0-2|124	

8751 12
12cr|youri-check-0.10.1-2|1	%define name	youri-check
12cr|youri-check-0.10.1-2|2	%define version 0.10.1
12cr|youri-check-0.10.1-2|3	%define release %mkrel 2
12cr|youri-check-0.10.1-2|4	
12cr|youri-check-0.10.1-2|5	%define _provides_exceptions perl(Youri::Check::.*)
12cr|youri-check-0.10.1-2|6	%define _requires_exceptions perl(Youri::\\(Check::.*\\|BTS::Bugzilla\\))
12cr|youri-check-0.10.1-2|7	
12cr|youri-check-0.10.1-2|8	Name:		%{name}
12cr|youri-check-0.10.1-2|9	Version:	%{version}
12cr|youri-check-0.10.1-2|10	Release:	%{release}
12cr|youri-check-0.10.1-2|11	Summary:	Youri check tool
12cr|youri-check-0.10.1-2|12	License:	GPL or Artistic
12cr|youri-check-0.10.1-2|13	Group:		Development/Other
12cr|youri-check-0.10.1-2|14	Source:		http://youri.zarb.or/download/%{name}-%{version}.tar.bz2
12cr|youri-check-0.10.1-2|15	Url:		http://youri.zarb.org
12cr|youri-check-0.10.1-2|16	BuildRequires:	perl-Youri-Utils
12cr|youri-check-0.10.1-2|17	# avoid mandriva fork
12cr|youri-check-0.10.1-2|18	Requires:	    perl-Youri-Config
12cr|youri-check-0.10.1-2|19	Requires:	    perl-Youri-Package
12cr|youri-check-0.10.1-2|20	Requires:	    perl-Youri-Utils
12cr|youri-check-0.10.1-2|21	BuildArch:	    noarch
12cr|youri-check-0.10.1-2|22	BuildRoot:	    %{_tmppath}/%{name}-%{version}
12cr|youri-check-0.10.1-2|23	
12cr|youri-check-0.10.1-2|24	%description
12cr|youri-check-0.10.1-2|25	youri-check is a generic package checking tools. It runs a list of tests on a
12cr|youri-check-0.10.1-2|26	list of package sets, and produces corresponding reports.
12cr|youri-check-0.10.1-2|27	
12cr|youri-check-0.10.1-2|28	%prep
12cr|youri-check-0.10.1-2|29	%setup -q
12cr|youri-check-0.10.1-2|30	
12cr|youri-check-0.10.1-2|31	%build
12cr|youri-check-0.10.1-2|32	%configure2_5x
12cr|youri-check-0.10.1-2|33	%make
12cr|youri-check-0.10.1-2|34	
12cr|youri-check-0.10.1-2|35	%check
12cr|youri-check-0.10.1-2|36	%__make check
12cr|youri-check-0.10.1-2|37	
12cr|youri-check-0.10.1-2|38	%install
12cr|youri-check-0.10.1-2|39	rm -rf %{buildroot}
12cr|youri-check-0.10.1-2|40	%makeinstall_std
12cr|youri-check-0.10.1-2|41	cat > README.urpmi<<EOF
12cr|youri-check-0.10.1-2|42	Mandriva RPM specific notes
12cr|youri-check-0.10.1-2|43	
12cr|youri-check-0.10.1-2|44	post-installation
12cr|youri-check-0.10.1-2|45	-----------------
12cr|youri-check-0.10.1-2|46	You need to setup a database, and install related DBI drivers. There is no
12cr|youri-check-0.10.1-2|47	schema to create, the application will do it automatically.
12cr|youri-check-0.10.1-2|48	
12cr|youri-check-0.10.1-2|49	You also need to adapt the configuration file to suite your needs, the one
12cr|youri-check-0.10.1-2|50	provided is only intended as an example. More details on YAML syntax can be
12cr|youri-check-0.10.1-2|51	found in YAML::AppConfig man page.
12cr|youri-check-0.10.1-2|52	EOF
12cr|youri-check-0.10.1-2|53	
12cr|youri-check-0.10.1-2|54	%clean
12cr|youri-check-0.10.1-2|55	rm -rf %{buildroot}
12cr|youri-check-0.10.1-2|56	
12cr|youri-check-0.10.1-2|57	%files
12cr|youri-check-0.10.1-2|58	%defattr(-,root,root)
12cr|youri-check-0.10.1-2|59	%doc ChangeLog README README.urpmi
12cr|youri-check-0.10.1-2|60	%config(noreplace) %{_sysconfdir}/youri
12cr|youri-check-0.10.1-2|61	%{_bindir}/youri-check
12cr|youri-check-0.10.1-2|62	%{_mandir}/man1/*
12cr|youri-check-0.10.1-2|63	%{_mandir}/man3/*
12cr|youri-check-0.10.1-2|64	%{_datadir}/youri
12cr|youri-check-0.10.1-2|65	%{_sysconfdir}/bash_completion.d/%{name}
12cr|youri-check-0.10.1-2|66	
12cr|youri-check-0.10.1-2|67	
12cr|youri-check-0.10.1-2|68	%changelog
12cr|youri-check-0.10.1-2|69	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 0.10.1-2mdv2012.0
12cr|youri-check-0.10.1-2|70	+ Revision: 743476
12cr|youri-check-0.10.1-2|71	- bump release
12cr|youri-check-0.10.1-2|72	- 0.10.1
12cr|youri-check-0.10.1-2|73	
12cr|youri-check-0.10.1-2|74	* Wed Jul 21 2010 Thierry Vignaud <tv@mandriva.org> 0.10-6mdv2011.0
12cr|youri-check-0.10.1-2|75	+ Revision: 556500
12cr|youri-check-0.10.1-2|76	- rebuild for new perl
12cr|youri-check-0.10.1-2|77	
12cr|youri-check-0.10.1-2|78	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.10-5mdv2010.0
12cr|youri-check-0.10.1-2|79	+ Revision: 446311
12cr|youri-check-0.10.1-2|80	- rebuild
12cr|youri-check-0.10.1-2|81	
12cr|youri-check-0.10.1-2|82	* Sun Jan 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-4mdv2009.1
12cr|youri-check-0.10.1-2|83	+ Revision: 324644
12cr|youri-check-0.10.1-2|84	- use explicit dependencies, to avoid mandriva fork package
12cr|youri-check-0.10.1-2|85	- filter some useless automatic dependencies
12cr|youri-check-0.10.1-2|86	- add README.urpmi with a few post-installation details
12cr|youri-check-0.10.1-2|87	
12cr|youri-check-0.10.1-2|88	* Tue Aug 05 2008 Thierry Vignaud <tv@mandriva.org> 0.10-3mdv2009.0
12cr|youri-check-0.10.1-2|89	+ Revision: 263762
12cr|youri-check-0.10.1-2|90	- fix testsuite buildrequires
12cr|youri-check-0.10.1-2|91	- rebuild
12cr|youri-check-0.10.1-2|92	- kill re-definition of %%buildroot on Pixel's request
12cr|youri-check-0.10.1-2|93	
12cr|youri-check-0.10.1-2|94	+ Olivier Blin <blino@mandriva.org>
12cr|youri-check-0.10.1-2|95	- restore BuildRoot
12cr|youri-check-0.10.1-2|96	
12cr|youri-check-0.10.1-2|97	* Sun Apr 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.0
12cr|youri-check-0.10.1-2|98	+ Revision: 17081
12cr|youri-check-0.10.1-2|99	- Import youri-check
12cr|youri-check-0.10.1-2|100	
12cr|youri-check-0.10.1-2|101	
12cr|youri-check-0.10.1-2|102	
12cr|youri-check-0.10.1-2|103	* Sun Apr 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.0
12cr|youri-check-0.10.1-2|104	- first mdv release

8752 12
12cr|youri-submit-0.10-7|1	Name:		youri-submit
12cr|youri-submit-0.10-7|2	Version:	0.10
12cr|youri-submit-0.10-7|3	Release:	7
12cr|youri-submit-0.10-7|4	Summary:	Youri submit tool
12cr|youri-submit-0.10-7|5	License:	GPL or Artistic
12cr|youri-submit-0.10-7|6	Group:		Development/Other
12cr|youri-submit-0.10-7|7	Source:		http://youri.zarb.or/download/%{name}-%{version}.tar.bz2
12cr|youri-submit-0.10-7|8	Url:		http://youri.zarb.org
12cr|youri-submit-0.10-7|9	BuildRequires:	perl(Youri::Utils)
12cr|youri-submit-0.10-7|10	BuildRequires:	perl(Youri::Package::RPM::Test)
12cr|youri-submit-0.10-7|11	BuildRequires:	perl(Youri::Package::RPM::Generator)
12cr|youri-submit-0.10-7|12	BuildRequires:	perl(Youri::Repository::Test)
12cr|youri-submit-0.10-7|13	BuildRequires:	perl(Test::Exception)
12cr|youri-submit-0.10-7|14	BuildRequires:	perl-devel
12cr|youri-submit-0.10-7|15	BuildArch:	    noarch
12cr|youri-submit-0.10-7|16	
12cr|youri-submit-0.10-7|17	%description
12cr|youri-submit-0.10-7|18	YOURI stands for "Youri Offers an Upload & Repository Infrastucture". It aims
12cr|youri-submit-0.10-7|19	to build tools making management of a coherent set of packages easier.
12cr|youri-submit-0.10-7|20	
12cr|youri-submit-0.10-7|21	youri-submit is a generic package submission tool. It first runs a list of
12cr|youri-submit-0.10-7|22	tests on each submitted package, and if no one fails, runs a list of actions on
12cr|youri-submit-0.10-7|23	those packages.
12cr|youri-submit-0.10-7|24	
12cr|youri-submit-0.10-7|25	%prep
12cr|youri-submit-0.10-7|26	%setup -q
12cr|youri-submit-0.10-7|27	
12cr|youri-submit-0.10-7|28	%build
12cr|youri-submit-0.10-7|29	%configure2_5x
12cr|youri-submit-0.10-7|30	%make
12cr|youri-submit-0.10-7|31	
12cr|youri-submit-0.10-7|32	%check
12cr|youri-submit-0.10-7|33	#%__make check
12cr|youri-submit-0.10-7|34	
12cr|youri-submit-0.10-7|35	%install
12cr|youri-submit-0.10-7|36	%makeinstall_std
12cr|youri-submit-0.10-7|37	
12cr|youri-submit-0.10-7|38	%files
12cr|youri-submit-0.10-7|39	%doc ChangeLog README
12cr|youri-submit-0.10-7|40	%config(noreplace) %{_sysconfdir}/youri
12cr|youri-submit-0.10-7|41	%{_bindir}/youri-submit*
12cr|youri-submit-0.10-7|42	%{_mandir}/man1/*
12cr|youri-submit-0.10-7|43	%{_mandir}/man3/*
12cr|youri-submit-0.10-7|44	%{_datadir}/youri
12cr|youri-submit-0.10-7|45	%{_sysconfdir}/bash_completion.d/%{name}
12cr|youri-submit-0.10-7|46	
12cr|youri-submit-0.10-7|47	
12cr|youri-submit-0.10-7|48	%changelog
12cr|youri-submit-0.10-7|49	* Wed Jul 21 2010 Thierry Vignaud <tv@mandriva.org> 0.10-6mdv2011.0
12cr|youri-submit-0.10-7|50	+ Revision: 556498
12cr|youri-submit-0.10-7|51	- rebuild for new perl
12cr|youri-submit-0.10-7|52	
12cr|youri-submit-0.10-7|53	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.10-5mdv2010.0
12cr|youri-submit-0.10-7|54	+ Revision: 435373
12cr|youri-submit-0.10-7|55	- rebuild
12cr|youri-submit-0.10-7|56	
12cr|youri-submit-0.10-7|57	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 0.10-4mdv2009.0
12cr|youri-submit-0.10-7|58	+ Revision: 262953
12cr|youri-submit-0.10-7|59	- rebuild
12cr|youri-submit-0.10-7|60	
12cr|youri-submit-0.10-7|61	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 0.10-3mdv2009.0
12cr|youri-submit-0.10-7|62	+ Revision: 262805
12cr|youri-submit-0.10-7|63	- rebuild
12cr|youri-submit-0.10-7|64	
12cr|youri-submit-0.10-7|65	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.10-1mdv2008.1
12cr|youri-submit-0.10-7|66	+ Revision: 141006
12cr|youri-submit-0.10-7|67	- restore BuildRoot
12cr|youri-submit-0.10-7|68	
12cr|youri-submit-0.10-7|69	+ Thierry Vignaud <tv@mandriva.org>
12cr|youri-submit-0.10-7|70	- kill re-definition of %%buildroot on Pixel's request
12cr|youri-submit-0.10-7|71	
12cr|youri-submit-0.10-7|72	* Wed Apr 25 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.0
12cr|youri-submit-0.10-7|73	+ Revision: 18318
12cr|youri-submit-0.10-7|74	- Import youri-submit
12cr|youri-submit-0.10-7|75	
12cr|youri-submit-0.10-7|76	
12cr|youri-submit-0.10-7|77	
12cr|youri-submit-0.10-7|78	* Sun Apr 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.0
12cr|youri-submit-0.10-7|79	- first mdv release

8753 12
12cr|youri-update-0.1.1-5|1	%define name	youri-update
12cr|youri-update-0.1.1-5|2	%define version 0.1.1
12cr|youri-update-0.1.1-5|3	%define release %mkrel 5
12cr|youri-update-0.1.1-5|4	
12cr|youri-update-0.1.1-5|5	Name:		%{name}
12cr|youri-update-0.1.1-5|6	Version:	%{version}
12cr|youri-update-0.1.1-5|7	Release:	%{release}
12cr|youri-update-0.1.1-5|8	Summary:	Youri update tool
12cr|youri-update-0.1.1-5|9	License:	GPL or Artistic
12cr|youri-update-0.1.1-5|10	Group:		Development/Other
12cr|youri-update-0.1.1-5|11	Source:		http://youri.zarb.or/download/%{name}-%{version}.tar.bz2
12cr|youri-update-0.1.1-5|12	Url:		http://youri.zarb.org
12cr|youri-update-0.1.1-5|13	BuildArch:	    noarch
12cr|youri-update-0.1.1-5|14	BuildRoot:	    %{_tmppath}/%{name}-%{version}
12cr|youri-update-0.1.1-5|15	
12cr|youri-update-0.1.1-5|16	%description
12cr|youri-update-0.1.1-5|17	YOURI stands for "Youri Offers an Upload & Repository Infrastucture". It aims
12cr|youri-update-0.1.1-5|18	to build tools making management of a coherent set of packages easier.
12cr|youri-update-0.1.1-5|19	
12cr|youri-update-0.1.1-5|20	youri-update allows to update packages. When given an explicit new version, it
12cr|youri-update-0.1.1-5|21	downloads new sources automatically, updates the spec file and builds a new
12cr|youri-update-0.1.1-5|22	version. When not given a new version, it just updates the spec file a builds a
12cr|youri-update-0.1.1-5|23	new release.
12cr|youri-update-0.1.1-5|24	
12cr|youri-update-0.1.1-5|25	It is a rewrite of rpmbuildupdate, using a configuration files and command line
12cr|youri-update-0.1.1-5|26	options more consistent with other youri tools.
12cr|youri-update-0.1.1-5|27	
12cr|youri-update-0.1.1-5|28	%prep
12cr|youri-update-0.1.1-5|29	%setup -q
12cr|youri-update-0.1.1-5|30	
12cr|youri-update-0.1.1-5|31	%build
12cr|youri-update-0.1.1-5|32	%configure2_5x
12cr|youri-update-0.1.1-5|33	%make
12cr|youri-update-0.1.1-5|34	
12cr|youri-update-0.1.1-5|35	%check
12cr|youri-update-0.1.1-5|36	%__make check
12cr|youri-update-0.1.1-5|37	
12cr|youri-update-0.1.1-5|38	%install
12cr|youri-update-0.1.1-5|39	rm -rf %{buildroot}
12cr|youri-update-0.1.1-5|40	%makeinstall_std
12cr|youri-update-0.1.1-5|41	
12cr|youri-update-0.1.1-5|42	%clean
12cr|youri-update-0.1.1-5|43	rm -rf %{buildroot}
12cr|youri-update-0.1.1-5|44	
12cr|youri-update-0.1.1-5|45	%files
12cr|youri-update-0.1.1-5|46	%defattr(-,root,root)
12cr|youri-update-0.1.1-5|47	%doc ChangeLog README
12cr|youri-update-0.1.1-5|48	%config(noreplace) %{_sysconfdir}/youri
12cr|youri-update-0.1.1-5|49	%{_bindir}/youri-update
12cr|youri-update-0.1.1-5|50	%{_mandir}/man1/*
12cr|youri-update-0.1.1-5|51	
12cr|youri-update-0.1.1-5|52	
12cr|youri-update-0.1.1-5|53	%changelog
12cr|youri-update-0.1.1-5|54	* Wed Jul 21 2010 Thierry Vignaud <tv@mandriva.org> 0.1.1-5mdv2011.0
12cr|youri-update-0.1.1-5|55	+ Revision: 556499
12cr|youri-update-0.1.1-5|56	- rebuild for new perl
12cr|youri-update-0.1.1-5|57	
12cr|youri-update-0.1.1-5|58	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.1.1-4mdv2010.0
12cr|youri-update-0.1.1-5|59	+ Revision: 435374
12cr|youri-update-0.1.1-5|60	- rebuild
12cr|youri-update-0.1.1-5|61	
12cr|youri-update-0.1.1-5|62	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.1.1-3mdv2009.0
12cr|youri-update-0.1.1-5|63	+ Revision: 243002
12cr|youri-update-0.1.1-5|64	- rebuild
12cr|youri-update-0.1.1-5|65	- kill re-definition of %%buildroot on Pixel's request
12cr|youri-update-0.1.1-5|66	
12cr|youri-update-0.1.1-5|67	+ Olivier Blin <oblin@mandriva.com>
12cr|youri-update-0.1.1-5|68	- restore BuildRoot
12cr|youri-update-0.1.1-5|69	
12cr|youri-update-0.1.1-5|70	* Wed May 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-1mdv2008.0
12cr|youri-update-0.1.1-5|71	+ Revision: 20752
12cr|youri-update-0.1.1-5|72	- Import youri-update
12cr|youri-update-0.1.1-5|73	
12cr|youri-update-0.1.1-5|74	
12cr|youri-update-0.1.1-5|75	
12cr|youri-update-0.1.1-5|76	* Wed May 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-1mdv2008.0
12cr|youri-update-0.1.1-5|77	- first mdv release

8754 12
12cr|youtube-dl-2012.09.27-1|1	Name:		youtube-dl
12cr|youtube-dl-2012.09.27-1|2	Version:	2012.09.27
12cr|youtube-dl-2012.09.27-1|3	Release:	1
12cr|youtube-dl-2012.09.27-1|4	Summary:	Small command-line program to download videos from YouTube
12cr|youtube-dl-2012.09.27-1|5	License:	Public Domain and GPLv2
12cr|youtube-dl-2012.09.27-1|6	Group:		Video
12cr|youtube-dl-2012.09.27-1|7	URL:		http://rg3.github.com/youtube-dl/
12cr|youtube-dl-2012.09.27-1|8	Source0:	https://github.com/rg3/youtube-dl/raw/%{version}/%{name}
12cr|youtube-dl-2012.09.27-1|9	#man page from Debian by Rogerio Brito <rbrito@users.sf.net>, licensed under GPLv2
12cr|youtube-dl-2012.09.27-1|10	Source1:	%{name}.1.gz
12cr|youtube-dl-2012.09.27-1|11	BuildArch:	noarch
12cr|youtube-dl-2012.09.27-1|12	Requires:	python
12cr|youtube-dl-2012.09.27-1|13	
12cr|youtube-dl-2012.09.27-1|14	%description
12cr|youtube-dl-2012.09.27-1|15	Small command-line program to download videos from YouTube.
12cr|youtube-dl-2012.09.27-1|16	
12cr|youtube-dl-2012.09.27-1|17	%prep
12cr|youtube-dl-2012.09.27-1|18	#nothing
12cr|youtube-dl-2012.09.27-1|19	
12cr|youtube-dl-2012.09.27-1|20	%build
12cr|youtube-dl-2012.09.27-1|21	#nothing
12cr|youtube-dl-2012.09.27-1|22	
12cr|youtube-dl-2012.09.27-1|23	%install
12cr|youtube-dl-2012.09.27-1|24	%__install -D -p -m 755 %{SOURCE0} %{buildroot}%{_bindir}/%{name}
12cr|youtube-dl-2012.09.27-1|25	
12cr|youtube-dl-2012.09.27-1|26	#man page by Rogerio Brito <rbrito@users.sf.net>, licensed under GPLv2 - from a Debian package
12cr|youtube-dl-2012.09.27-1|27	%__install -D -p -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}.1.gz
12cr|youtube-dl-2012.09.27-1|28	
12cr|youtube-dl-2012.09.27-1|29	%files
12cr|youtube-dl-2012.09.27-1|30	%defattr(-,root,root,-)
12cr|youtube-dl-2012.09.27-1|31	%{_bindir}/%{name}
12cr|youtube-dl-2012.09.27-1|32	%{_mandir}/man1/%{name}.1.*
12cr|youtube-dl-2012.09.27-1|33	
12cr|youtube-dl-2012.09.27-1|34	%changelog
12cr|youtube-dl-2012.09.27-1|35	* Fri Jan 27 2012 Andrey Bondrov <abondrov@mandriva.org> 2012.01.08b-1mdv2012.0
12cr|youtube-dl-2012.09.27-1|36	+ Revision: 769378
12cr|youtube-dl-2012.09.27-1|37	- imported package youtube-dl
12cr|youtube-dl-2012.09.27-1|38	

8755 12
12cr|yudit-2.9.2-4|1	%define debug_package %nil
12cr|yudit-2.9.2-4|2	
12cr|yudit-2.9.2-4|3	Name:       yudit
12cr|yudit-2.9.2-4|4	Version:    2.9.2
12cr|yudit-2.9.2-4|5	Release:    4
12cr|yudit-2.9.2-4|6	Group:      Editors
12cr|yudit-2.9.2-4|7	License:    GPLv2
12cr|yudit-2.9.2-4|8	Conflicts:  netatalk < 2.0.3-3mdk
12cr|yudit-2.9.2-4|9	Source0:    http://www.yudit.org/download/yudit-%{version}.tar.bz2
12cr|yudit-2.9.2-4|10	# Here I define the directories with ttf files; and several ttf fonts
12cr|yudit-2.9.2-4|11	# we provide or that are widely used, in order to cover the most of unicode
12cr|yudit-2.9.2-4|12	# if this patch doesn't work after an upgrade please try to fix it (it is
12cr|yudit-2.9.2-4|13	# a very simple three-lines one) rather than discarding, as discarding it
12cr|yudit-2.9.2-4|14	# means we lose out-of-the box support for various languages -- pablo
12cr|yudit-2.9.2-4|15	Patch0: yudit-2.9.2-properties.patch
12cr|yudit-2.9.2-4|16	URL:        http://www.yudit.org/
12cr|yudit-2.9.2-4|17	Summary:    Unicode Text Editor
12cr|yudit-2.9.2-4|18	BuildRequires:  imagemagick pkgconfig(x11)
12cr|yudit-2.9.2-4|19	
12cr|yudit-2.9.2-4|20	%description
12cr|yudit-2.9.2-4|21	Yudit is a unicode text editor for the X Window System.
12cr|yudit-2.9.2-4|22	It does not need localized environment or unicode fonts.
12cr|yudit-2.9.2-4|23	It supports simultanious processing of many languages,
12cr|yudit-2.9.2-4|24	input methods, conversions for local character standards.
12cr|yudit-2.9.2-4|25	This package includes X11 editor interface, shell conversion
12cr|yudit-2.9.2-4|26	utilities and it also has support for postscript printing.
12cr|yudit-2.9.2-4|27	
12cr|yudit-2.9.2-4|28	%prep
12cr|yudit-2.9.2-4|29	%setup -q
12cr|yudit-2.9.2-4|30	
12cr|yudit-2.9.2-4|31	%build
12cr|yudit-2.9.2-4|32	%configure2_5x
12cr|yudit-2.9.2-4|33	make
12cr|yudit-2.9.2-4|34	
12cr|yudit-2.9.2-4|35	%install
12cr|yudit-2.9.2-4|36	rm -rf $RPM_BUILD_ROOT
12cr|yudit-2.9.2-4|37	
12cr|yudit-2.9.2-4|38	%makeinstall_std
12cr|yudit-2.9.2-4|39	
12cr|yudit-2.9.2-4|40	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
12cr|yudit-2.9.2-4|41	convert gnome-%{name}.png -geometry 48x48 %{buildroot}%{_liconsdir}/%{name}.png
12cr|yudit-2.9.2-4|42	convert gnome-%{name}.png -geometry 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12cr|yudit-2.9.2-4|43	convert gnome-%{name}.png -geometry 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12cr|yudit-2.9.2-4|44	
12cr|yudit-2.9.2-4|45	
12cr|yudit-2.9.2-4|46	mkdir -p %{buildroot}%{_datadir}/applications
12cr|yudit-2.9.2-4|47	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|yudit-2.9.2-4|48	[Desktop Entry]
12cr|yudit-2.9.2-4|49	Name=Yudit
12cr|yudit-2.9.2-4|50	Type=Application
12cr|yudit-2.9.2-4|51	Description=Unicode Text Editor
12cr|yudit-2.9.2-4|52	Exec=yudit
12cr|yudit-2.9.2-4|53	Icon=yudit
12cr|yudit-2.9.2-4|54	Terminal=false
12cr|yudit-2.9.2-4|55	Categories=TextEditor;Utility;
12cr|yudit-2.9.2-4|56	EOF
12cr|yudit-2.9.2-4|57	
12cr|yudit-2.9.2-4|58	%find_lang %{name} || touch %name.lang
12cr|yudit-2.9.2-4|59	
12cr|yudit-2.9.2-4|60	# rpm complains and fails when there are installed but unpackaged files
12cr|yudit-2.9.2-4|61	# as we don't include those in the package, we delete them from the
12cr|yudit-2.9.2-4|62	# build tree -- pablo
12cr|yudit-2.9.2-4|63	rm -rf $RPM_BUILD_ROOT%{_datadir}/yudit/src
12cr|yudit-2.9.2-4|64	
12cr|yudit-2.9.2-4|65	%clean
12cr|yudit-2.9.2-4|66	rm -rf $RPM_BUILD_ROOT
12cr|yudit-2.9.2-4|67	
12cr|yudit-2.9.2-4|68	%if %mdkversion < 200900
12cr|yudit-2.9.2-4|69	%post
12cr|yudit-2.9.2-4|70	%{update_menus}
12cr|yudit-2.9.2-4|71	%endif
12cr|yudit-2.9.2-4|72	
12cr|yudit-2.9.2-4|73	%if %mdkversion < 200900
12cr|yudit-2.9.2-4|74	%postun
12cr|yudit-2.9.2-4|75	%{clean_menus}
12cr|yudit-2.9.2-4|76	%endif
12cr|yudit-2.9.2-4|77	
12cr|yudit-2.9.2-4|78	
12cr|yudit-2.9.2-4|79	%files -f %{name}.lang
12cr|yudit-2.9.2-4|80	%defattr (-, root, root, 755)
12cr|yudit-2.9.2-4|81	%doc *.TXT
12cr|yudit-2.9.2-4|82	%{_bindir}/*
12cr|yudit-2.9.2-4|83	%{_mandir}/man?/*
12cr|yudit-2.9.2-4|84	%{_datadir}/applications/*.desktop
12cr|yudit-2.9.2-4|85	%{_datadir}/yudit
12cr|yudit-2.9.2-4|86	%{_miconsdir}/%{name}.png
12cr|yudit-2.9.2-4|87	%{_iconsdir}/%{name}.png
12cr|yudit-2.9.2-4|88	%{_liconsdir}/%{name}.png
12cr|yudit-2.9.2-4|89	
12cr|yudit-2.9.2-4|90	
12cr|yudit-2.9.2-4|91	%changelog
12cr|yudit-2.9.2-4|92	* Fri Jan 21 2011 Funda Wang <fwang@mandriva.org> 2.9.2-3mdv2011.0
12cr|yudit-2.9.2-4|93	+ Revision: 632001
12cr|yudit-2.9.2-4|94	- drop unused BRs
12cr|yudit-2.9.2-4|95	
12cr|yudit-2.9.2-4|96	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.9.2-2mdv2011.0
12cr|yudit-2.9.2-4|97	+ Revision: 615762
12cr|yudit-2.9.2-4|98	- the mass rebuild of 2010.1 packages
12cr|yudit-2.9.2-4|99	
12cr|yudit-2.9.2-4|100	* Mon Mar 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.9.2-1mdv2010.1
12cr|yudit-2.9.2-4|101	+ Revision: 515726
12cr|yudit-2.9.2-4|102	- update to 2.9.2
12cr|yudit-2.9.2-4|103	
12cr|yudit-2.9.2-4|104	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 2.9.0-2mdv2010.0
12cr|yudit-2.9.2-4|105	+ Revision: 435375
12cr|yudit-2.9.2-4|106	- rebuild
12cr|yudit-2.9.2-4|107	
12cr|yudit-2.9.2-4|108	+ Oden Eriksson <oeriksson@mandriva.com>
12cr|yudit-2.9.2-4|109	- lowercase ImageMagick
12cr|yudit-2.9.2-4|110	
12cr|yudit-2.9.2-4|111	* Wed Jun 25 2008 Funda Wang <fwang@mandriva.org> 2.9.0-1mdv2009.0
12cr|yudit-2.9.2-4|112	+ Revision: 228850
12cr|yudit-2.9.2-4|113	- New version 2.9.0
12cr|yudit-2.9.2-4|114	
12cr|yudit-2.9.2-4|115	+ Pixel <pixel@mandriva.com>
12cr|yudit-2.9.2-4|116	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|yudit-2.9.2-4|117	
12cr|yudit-2.9.2-4|118	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 2.8.1-1mdv2008.1
12cr|yudit-2.9.2-4|119	+ Revision: 141006
12cr|yudit-2.9.2-4|120	- restore BuildRoot
12cr|yudit-2.9.2-4|121	
12cr|yudit-2.9.2-4|122	+ Thierry Vignaud <tv@mandriva.org>
12cr|yudit-2.9.2-4|123	- kill re-definition of %%buildroot on Pixel's request
12cr|yudit-2.9.2-4|124	- buildrequires X11-devel instead of XFree86-devel
12cr|yudit-2.9.2-4|125	
12cr|yudit-2.9.2-4|126	* Thu Apr 19 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2.8.1-1mdv2008.0
12cr|yudit-2.9.2-4|127	+ Revision: 15191
12cr|yudit-2.9.2-4|128	- Fix BuildRequires
12cr|yudit-2.9.2-4|129	- Kill old debian menu
12cr|yudit-2.9.2-4|130	- Import yudit
12cr|yudit-2.9.2-4|131	
12cr|yudit-2.9.2-4|132	
12cr|yudit-2.9.2-4|133	
12cr|yudit-2.9.2-4|134	
12cr|yudit-2.9.2-4|135	* Tue Aug 01 2006 Charles A Edwards <eslrahc@mandriva.org> 2.8.1-1mdv2007.0
12cr|yudit-2.9.2-4|136	- 2.8.1
12cr|yudit-2.9.2-4|137	- update spec, drop unneeded and some clean-up
12cr|yudit-2.9.2-4|138	- xdg
12cr|yudit-2.9.2-4|139	
12cr|yudit-2.9.2-4|140	* Tue Aug 23 2005 Stew Benedict <sbenedict@mandriva.com> 2.7.6-5mdk
12cr|yudit-2.9.2-4|141	- conflicts for upgrades
12cr|yudit-2.9.2-4|142	
12cr|yudit-2.9.2-4|143	* Mon Aug 16 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 2.7.6-4mdk
12cr|yudit-2.9.2-4|144	- Rebuild for new menu
12cr|yudit-2.9.2-4|145	
12cr|yudit-2.9.2-4|146	* Mon Jun 14 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 2.7.6-3mdk
12cr|yudit-2.9.2-4|147	- REbuild
12cr|yudit-2.9.2-4|148	
12cr|yudit-2.9.2-4|149	* Tue Mar 16 2004 Pablo Saratxaga <pablo@mandrakesoft.com> 2.7.6-2mdk
12cr|yudit-2.9.2-4|150	- Take back our configuration improvements (to find and use all fonts
12cr|yudit-2.9.2-4|151	we ship and be able to support out of the box a wide range of languages)
12cr|yudit-2.9.2-4|152	- changed Japanese input method to uim-anthy
12cr|yudit-2.9.2-4|153	
12cr|yudit-2.9.2-4|154	* Sun Jan 04 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 2.7.6-1mdk
12cr|yudit-2.9.2-4|155	- 2.7.6
12cr|yudit-2.9.2-4|156	- drop and updated patches
12cr|yudit-2.9.2-4|157	- convert icons to png and don't bzip2 'em
12cr|yudit-2.9.2-4|158	- generate menu item during %%install in stead
12cr|yudit-2.9.2-4|159	- cosmetics
12cr|yudit-2.9.2-4|160	- add new locale
12cr|yudit-2.9.2-4|161	- update docs
12cr|yudit-2.9.2-4|162	
12cr|yudit-2.9.2-4|163	* Mon Jul 14 2003 Per yvind Karlsen <peroyvind@sintrax.net> 2.7.5-1mdk
12cr|yudit-2.9.2-4|164	- 2.7.5
12cr|yudit-2.9.2-4|165	- drop and update patches
12cr|yudit-2.9.2-4|166	- add new locales
12cr|yudit-2.9.2-4|167	
12cr|yudit-2.9.2-4|168	* Fri Jan 10 2003 Pablo Saratxaga <pablo@mandrakesoft.com> 2.7.2-1mdk
12cr|yudit-2.9.2-4|169	- updated version to 2.7.2
12cr|yudit-2.9.2-4|170	
12cr|yudit-2.9.2-4|171	* Wed Nov 06 2002 Pablo Saratxaga <pablo@mandrakesoft.com> 2.6.4-1mdk
12cr|yudit-2.9.2-4|172	- updated version to 2.6.4
12cr|yudit-2.9.2-4|173	
12cr|yudit-2.9.2-4|174	* Wed Aug 14 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.6.2-3mdk
12cr|yudit-2.9.2-4|175	- Automated rebuild with gcc 3.2-0.3mdk
12cr|yudit-2.9.2-4|176	
12cr|yudit-2.9.2-4|177	* Thu Jul 25 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.6.2-2mdk
12cr|yudit-2.9.2-4|178	- Automated rebuild with gcc3.2
12cr|yudit-2.9.2-4|179	
12cr|yudit-2.9.2-4|180	* Fri Jul 12 2002 Pablo Saratxaga <pablo@mandrakesoft.com> 2.6.2-1mdk
12cr|yudit-2.9.2-4|181	
12cr|yudit-2.9.2-4|182	* Wed May 29 2002 Stefan van der Eijk <stefan@eijk.nu> 2.6-2mdk
12cr|yudit-2.9.2-4|183	- BuildRequires
12cr|yudit-2.9.2-4|184	
12cr|yudit-2.9.2-4|185	* Fri May 03 2002 Pablo Saratxaga <pablo@mandrakesoft.com> 2.6-1mdk
12cr|yudit-2.9.2-4|186	- updated to 2.6
12cr|yudit-2.9.2-4|187	
12cr|yudit-2.9.2-4|188	* Mon Jan 28 2002 Pablo Saratxaga <pablo@mandrakesoft.com> 2.5.2-1mdk
12cr|yudit-2.9.2-4|189	- updated to 2.5.2, with OpenType support
12cr|yudit-2.9.2-4|190	
12cr|yudit-2.9.2-4|191	* Fri Jan 18 2002 Pablo Saratxaga <pablo@mandrakesoft.com> 2.5-3mdk
12cr|yudit-2.9.2-4|192	- Rebuild with an improved list of default ttf fonts
12cr|yudit-2.9.2-4|193	
12cr|yudit-2.9.2-4|194	* Thu Dec 27 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 2.5-2mdk
12cr|yudit-2.9.2-4|195	- General cleanup.
12cr|yudit-2.9.2-4|196	
12cr|yudit-2.9.2-4|197	* Thu Dec 27 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 2.5-1mdk
12cr|yudit-2.9.2-4|198	- 2.5 for general consumption.
12cr|yudit-2.9.2-4|199	
12cr|yudit-2.9.2-4|200	* Wed Aug 29 2001 David BAUDENS <baudens@mandrakesoft.com> 2.4-2mdk
12cr|yudit-2.9.2-4|201	- Use new icons
12cr|yudit-2.9.2-4|202	
12cr|yudit-2.9.2-4|203	* Sun Apr 08 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 2.4-1mdk
12cr|yudit-2.9.2-4|204	- Bump up to 2.4.
12cr|yudit-2.9.2-4|205	- Apply official yudit patch 1 for 2.4.
12cr|yudit-2.9.2-4|206	
12cr|yudit-2.9.2-4|207	* Tue Feb 13 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 2.3-1mdk
12cr|yudit-2.9.2-4|208	- Bump up to 2.3 in cooker.
12cr|yudit-2.9.2-4|209	
12cr|yudit-2.9.2-4|210	* Tue Jan 23 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 2.2-1mdk
12cr|yudit-2.9.2-4|211	- new and shiny source.
12cr|yudit-2.9.2-4|212	- use -j instead of -I when uncompressing bzip2 files with tar.
12cr|yudit-2.9.2-4|213	
12cr|yudit-2.9.2-4|214	* Fri Jan 19 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 2.1-1mdk
12cr|yudit-2.9.2-4|215	- new and shiny source.
12cr|yudit-2.9.2-4|216	
12cr|yudit-2.9.2-4|217	* Fri Nov 17 2000 David BAUDENS <baudens@mandrakesoft.com> 1.5-8mdk
12cr|yudit-2.9.2-4|218	- Rebuild with gcc-2.96 & glibc-2.2
12cr|yudit-2.9.2-4|219	
12cr|yudit-2.9.2-4|220	* Mon Oct 02 2000 Daouda Lo <daouda@mandrakesoft.com> 1.5-7mdk
12cr|yudit-2.9.2-4|221	- change icons + more macrozif..
12cr|yudit-2.9.2-4|222	- use find_lang macro.
12cr|yudit-2.9.2-4|223	- let spechelper do its job ;-)
12cr|yudit-2.9.2-4|224	- patched to prevent yudit to find Tahoma font
12cr|yudit-2.9.2-4|225	- add some kmap files
12cr|yudit-2.9.2-4|226	
12cr|yudit-2.9.2-4|227	* Tue Aug 08 2000 Frederic Lepied <flepied@mandrakesoft.com> 1.5-6mdk
12cr|yudit-2.9.2-4|228	- automatically added BuildRequires
12cr|yudit-2.9.2-4|229	
12cr|yudit-2.9.2-4|230	* Sun Jul 23 2000 Stefan van der Eijk <s.vandereijk@chello.nl> 1.5-5mdk
12cr|yudit-2.9.2-4|231	- makeinstall macro
12cr|yudit-2.9.2-4|232	- macroszifications
12cr|yudit-2.9.2-4|233	- BM
12cr|yudit-2.9.2-4|234	- Geoffrey Lee <snailtalk@mandrakesoft.com>
12cr|yudit-2.9.2-4|235	- update menus and clean menus macro
12cr|yudit-2.9.2-4|236	- tmppath
12cr|yudit-2.9.2-4|237	- full src url
12cr|yudit-2.9.2-4|238	
12cr|yudit-2.9.2-4|239	* Tue May  2 2000 Vincent Saugey <vince@mandrakesoft.com> 1.5-4mdk
12cr|yudit-2.9.2-4|240	- Fixed menu entry
12cr|yudit-2.9.2-4|241	- Add 16 and 32 icons
12cr|yudit-2.9.2-4|242	
12cr|yudit-2.9.2-4|243	* Tue May 02 2000 Pablo Saratxaga <pablo@mandrakesoft.com> 1.5-3mdk
12cr|yudit-2.9.2-4|244	- added URLs, now Yudit has its own web page!
12cr|yudit-2.9.2-4|245	- added a menu entry
12cr|yudit-2.9.2-4|246	
12cr|yudit-2.9.2-4|247	* Thu Apr 20 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.5-2mdk
12cr|yudit-2.9.2-4|248	- fixed group
12cr|yudit-2.9.2-4|249	
12cr|yudit-2.9.2-4|250	* Wed Dec 01 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
12cr|yudit-2.9.2-4|251	- updated to 1.5
12cr|yudit-2.9.2-4|252	- merged with Nguyen-Dai Quy <daiquy.nguyen@ulg.ac.be> changes:
12cr|yudit-2.9.2-4|253	added vietnamese locale (contributed by Lai Hoa`i Trie^'t
12cr|yudit-2.9.2-4|254	<thlai@mail.usyd.edu.au>)
12cr|yudit-2.9.2-4|255	
12cr|yudit-2.9.2-4|256	* Thu Nov  4 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12cr|yudit-2.9.2-4|257	- Fix compilation with gcc2.95.
12cr|yudit-2.9.2-4|258	
12cr|yudit-2.9.2-4|259	* Mon Aug 09 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
12cr|yudit-2.9.2-4|260	- cleaned %%files
12cr|yudit-2.9.2-4|261	- added more encodings
12cr|yudit-2.9.2-4|262	
12cr|yudit-2.9.2-4|263	* Sun Jul 18 1999 NGUYEN-DAI Quy <DaiQuy.Nguyen@ulg.ac.be>
12cr|yudit-2.9.2-4|264	- Added "telex" input Method for Vietnamese (VNtelex.kmap).
12cr|yudit-2.9.2-4|265	- Modified "vn.utf8" --> "vi.utf8"
12cr|yudit-2.9.2-4|266	- Added "fr.utf8" for French
12cr|yudit-2.9.2-4|267	
12cr|yudit-2.9.2-4|268	* Wed Jul 14 1999 Triet H. Lai <thlai@ee.usyd.edu.au>
12cr|yudit-2.9.2-4|269	- Updated to version 1.3
12cr|yudit-2.9.2-4|270	- Added Vietnamese locale, unicode maps for VPS, TCVN,
12cr|yudit-2.9.2-4|271	and system config file (yuditrc.vn).

8756 12
12cr|yum-3.2.29-1|1	%define major   3.2
12cr|yum-3.2.29-1|2	
12cr|yum-3.2.29-1|3	Name:           yum
12cr|yum-3.2.29-1|4	Version:        3.2.29
12cr|yum-3.2.29-1|5	Release:        %mkrel 1
12cr|yum-3.2.29-1|6	Summary:        RPM installer/updater
12cr|yum-3.2.29-1|7	License:        GPLv3+
12cr|yum-3.2.29-1|8	Group:          System/Configuration/Packaging
12cr|yum-3.2.29-1|9	Source:         http://linux.duke.edu/projects/yum/download/%{major}/%{name}-%{version}.tar.gz
12cr|yum-3.2.29-1|10	URL:            http://www.linux.duke.edu/projects/yum
12cr|yum-3.2.29-1|11	Requires:       python-rpm
12cr|yum-3.2.29-1|12	Requires:       python-libxml2
12cr|yum-3.2.29-1|13	Requires:       python-urlgrabber
12cr|yum-3.2.29-1|14	Requires:       python-celementtree
12cr|yum-3.2.29-1|15	Requires:       python-gpgme
12cr|yum-3.2.29-1|16	Requires:       python-iniparse
12cr|yum-3.2.29-1|17	Requires:       yum-metadata-parser
12cr|yum-3.2.29-1|18	BuildRequires:  python-devel
12cr|yum-3.2.29-1|19	BuildRequires:	gettext
12cr|yum-3.2.29-1|20	BuildRequires:  intltool
12cr|yum-3.2.29-1|21	BuildArch:      noarch
12cr|yum-3.2.29-1|22	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cr|yum-3.2.29-1|23	
12cr|yum-3.2.29-1|24	%description
12cr|yum-3.2.29-1|25	Yum is a utility that can check for and automatically download and
12cr|yum-3.2.29-1|26	install updated RPM packages. Dependencies are obtained and downloaded
12cr|yum-3.2.29-1|27	automatically prompting the user as necessary.
12cr|yum-3.2.29-1|28	
12cr|yum-3.2.29-1|29	%prep
12cr|yum-3.2.29-1|30	%setup -q
12cr|yum-3.2.29-1|31	
12cr|yum-3.2.29-1|32	%build
12cr|yum-3.2.29-1|33	%{make}
12cr|yum-3.2.29-1|34	
12cr|yum-3.2.29-1|35	%install
12cr|yum-3.2.29-1|36	rm -rf %{buildroot}
12cr|yum-3.2.29-1|37	%{makeinstall_std}
12cr|yum-3.2.29-1|38	# correct scripts
12cr|yum-3.2.29-1|39	perl -pi -e 's|%{_libdir}/yum|%{_datadir}/yum|' %{buildroot}%{_bindir}/*
12cr|yum-3.2.29-1|40	# remove init stuff
12cr|yum-3.2.29-1|41	rm -f %{buildroot}%{_sysconfdir}/cron.*/yum.cron
12cr|yum-3.2.29-1|42	rm -f %{buildroot}%{_sysconfdir}/init.d/%{name}
12cr|yum-3.2.29-1|43	rm -f %{buildroot}%{_sysconfdir}/rc.d/init.d/%{name}
12cr|yum-3.2.29-1|44	rm -f %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|yum-3.2.29-1|45	rm -Rf  %{buildroot}/%py_puresitedir/urlgrabber/
12cr|yum-3.2.29-1|46	
12cr|yum-3.2.29-1|47	%find_lang %{name}
12cr|yum-3.2.29-1|48	
12cr|yum-3.2.29-1|49	%clean
12cr|yum-3.2.29-1|50	rm -rf %{buildroot}
12cr|yum-3.2.29-1|51	
12cr|yum-3.2.29-1|52	%files -f %{name}.lang
12cr|yum-3.2.29-1|53	%defattr(-, root, root)
12cr|yum-3.2.29-1|54	%doc README AUTHORS COPYING TODO INSTALL
12cr|yum-3.2.29-1|55	%config(noreplace) %{_sysconfdir}/yum/
12cr|yum-3.2.29-1|56	%py_puresitedir/*
12cr|yum-3.2.29-1|57	%{_datadir}/yum-cli/
12cr|yum-3.2.29-1|58	%{_bindir}/*
12cr|yum-3.2.29-1|59	%{_sbindir}/*
12cr|yum-3.2.29-1|60	/var/cache/yum
12cr|yum-3.2.29-1|61	%{_sysconfdir}/bash_completion.d/yum.bash
12cr|yum-3.2.29-1|62	%{_mandir}/man*/*
12cr|yum-3.2.29-1|63	%{_sysconfdir}/rc.d/init.d/yum-updatesd
12cr|yum-3.2.29-1|64	%{_sysconfdir}/cron.daily/0yum.cron
12cr|yum-3.2.29-1|65	%{_sysconfdir}/rc.d/init.d/yum-cron
12cr|yum-3.2.29-1|66	%{_sysconfdir}/sysconfig/yum-cron
12cr|yum-3.2.29-1|67	%attr(0644,root,root) %{_sysconfdir}/dbus-1/system.d/yum-updatesd.conf
12cr|yum-3.2.29-1|68	
12cr|yum-3.2.29-1|69	
12cr|yum-3.2.29-1|70	%changelog
12cr|yum-3.2.29-1|71	* Tue Mar 08 2011 Sandro Cazzaniga <kharec@mandriva.org> 3.2.29-1mdv2011.0
12cr|yum-3.2.29-1|72	+ Revision: 642892
12cr|yum-3.2.29-1|73	- new version
12cr|yum-3.2.29-1|74	- update file list
12cr|yum-3.2.29-1|75	
12cr|yum-3.2.29-1|76	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 3.2.28-2mdv2011.0
12cr|yum-3.2.29-1|77	+ Revision: 590092
12cr|yum-3.2.29-1|78	- rebuild for python 2.7
12cr|yum-3.2.29-1|79	
12cr|yum-3.2.29-1|80	* Sun Oct 17 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.2.28-1mdv2011.0
12cr|yum-3.2.29-1|81	+ Revision: 586375
12cr|yum-3.2.29-1|82	- update to 3.2.28
12cr|yum-3.2.29-1|83	
12cr|yum-3.2.29-1|84	* Wed Apr 21 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.2.27-1mdv2010.1
12cr|yum-3.2.29-1|85	+ Revision: 537458
12cr|yum-3.2.29-1|86	- update to new version
12cr|yum-3.2.29-1|87	
12cr|yum-3.2.29-1|88	* Tue Nov 10 2009 Michael Scherer <misc@mandriva.org> 3.2.25-1mdv2010.1
12cr|yum-3.2.29-1|89	+ Revision: 463855
12cr|yum-3.2.29-1|90	- update to new version 3.2.25
12cr|yum-3.2.29-1|91	
12cr|yum-3.2.29-1|92	* Tue Sep 29 2009 Michael Scherer <misc@mandriva.org> 3.2.24-1mdv2010.0
12cr|yum-3.2.29-1|93	+ Revision: 450815
12cr|yum-3.2.29-1|94	- new version
12cr|yum-3.2.29-1|95	- fix build on x86_64
12cr|yum-3.2.29-1|96	
12cr|yum-3.2.29-1|97	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 3.2.21-2mdv2010.0
12cr|yum-3.2.29-1|98	+ Revision: 446312
12cr|yum-3.2.29-1|99	- rebuild
12cr|yum-3.2.29-1|100	
12cr|yum-3.2.29-1|101	* Thu Jan 15 2009 Jérôme Soyer <saispo@mandriva.org> 3.2.21-1mdv2009.1
12cr|yum-3.2.29-1|102	+ Revision: 329835
12cr|yum-3.2.29-1|103	- New upstream release
12cr|yum-3.2.29-1|104	
12cr|yum-3.2.29-1|105	* Fri Jan 09 2009 Jérôme Soyer <saispo@mandriva.org> 3.2.20-1mdv2009.1
12cr|yum-3.2.29-1|106	+ Revision: 327616
12cr|yum-3.2.29-1|107	- New upstream version
12cr|yum-3.2.29-1|108	
12cr|yum-3.2.29-1|109	* Wed Dec 24 2008 Michael Scherer <misc@mandriva.org> 3.2.19-3mdv2009.1
12cr|yum-3.2.29-1|110	+ Revision: 318410
12cr|yum-3.2.29-1|111	- rebuild for new python
12cr|yum-3.2.29-1|112	
12cr|yum-3.2.29-1|113	* Fri Sep 12 2008 Alexander Kurtakov <akurtakov@mandriva.org> 3.2.19-2mdv2009.0
12cr|yum-3.2.29-1|114	+ Revision: 284123
12cr|yum-3.2.29-1|115	- Requires python-iniparse
12cr|yum-3.2.29-1|116	
12cr|yum-3.2.29-1|117	* Fri Sep 12 2008 Alexander Kurtakov <akurtakov@mandriva.org> 3.2.19-1mdv2009.0
12cr|yum-3.2.29-1|118	+ Revision: 284119
12cr|yum-3.2.29-1|119	- new version 3.2.19
12cr|yum-3.2.29-1|120	
12cr|yum-3.2.29-1|121	* Tue Jul 15 2008 Alexander Kurtakov <akurtakov@mandriva.org> 3.2.17-1mdv2009.0
12cr|yum-3.2.29-1|122	+ Revision: 235742
12cr|yum-3.2.29-1|123	- new version 3.2.17
12cr|yum-3.2.29-1|124	
12cr|yum-3.2.29-1|125	* Mon Jun 30 2008 Alexander Kurtakov <akurtakov@mandriva.org> 3.2.16-1mdv2009.0
12cr|yum-3.2.29-1|126	+ Revision: 230219
12cr|yum-3.2.29-1|127	- add missing BRs
12cr|yum-3.2.29-1|128	- new version 3.2.16
12cr|yum-3.2.29-1|129	
12cr|yum-3.2.29-1|130	* Mon Jun 30 2008 Alexander Kurtakov <akurtakov@mandriva.org> 3.2.10-2mdv2009.0
12cr|yum-3.2.29-1|131	+ Revision: 230150
12cr|yum-3.2.29-1|132	- add missing requires
12cr|yum-3.2.29-1|133	
12cr|yum-3.2.29-1|134	* Sun Mar 02 2008 Michael Scherer <misc@mandriva.org> 3.2.10-1mdv2008.1
12cr|yum-3.2.29-1|135	+ Revision: 177636
12cr|yum-3.2.29-1|136	- update to new version 3.2.10
12cr|yum-3.2.29-1|137	
12cr|yum-3.2.29-1|138	+ Olivier Blin <oblin@mandriva.com>
12cr|yum-3.2.29-1|139	- restore BuildRoot
12cr|yum-3.2.29-1|140	
12cr|yum-3.2.29-1|141	+ Thierry Vignaud <tv@mandriva.org>
12cr|yum-3.2.29-1|142	- kill re-definition of %%buildroot on Pixel's request
12cr|yum-3.2.29-1|143	
12cr|yum-3.2.29-1|144	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.2-3mdv2008.0
12cr|yum-3.2.29-1|145	+ Revision: 90398
12cr|yum-3.2.29-1|146	- rebuild
12cr|yum-3.2.29-1|147	
12cr|yum-3.2.29-1|148	* Sat Aug 11 2007 David Walluck <walluck@mandriva.org> 3.2.2-2mdv2008.0
12cr|yum-3.2.29-1|149	+ Revision: 62014
12cr|yum-3.2.29-1|150	- make yum-updatesd.conf non-executable
12cr|yum-3.2.29-1|151	
12cr|yum-3.2.29-1|152	* Sat Aug 11 2007 David Walluck <walluck@mandriva.org> 3.2.2-1mdv2008.0
12cr|yum-3.2.29-1|153	+ Revision: 61688
12cr|yum-3.2.29-1|154	- 3.2.2
12cr|yum-3.2.29-1|155	
12cr|yum-3.2.29-1|156	
12cr|yum-3.2.29-1|157	* Tue Dec 05 2006 Nicolas Lécureuil <neoclust@mandriva.org> 3.0.1-1mdv2007.0
12cr|yum-3.2.29-1|158	+ Revision: 90600
12cr|yum-3.2.29-1|159	- Sync sources
12cr|yum-3.2.29-1|160	- New release 3.0.1
12cr|yum-3.2.29-1|161	- import yum-2.6.1-1mdk
12cr|yum-3.2.29-1|162	
12cr|yum-3.2.29-1|163	* Sat May 06 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.6.1-1mdk
12cr|yum-3.2.29-1|164	- New release 2.6.1
12cr|yum-3.2.29-1|165	
12cr|yum-3.2.29-1|166	* Sun Apr 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.6.0-1mdk
12cr|yum-3.2.29-1|167	- New release 2.6.0
12cr|yum-3.2.29-1|168	
12cr|yum-3.2.29-1|169	* Mon Dec 05 2005 Michael Scherer <misc@mandriva.org> 2.4.0-2mdk
12cr|yum-3.2.29-1|170	- requires python-celementtree ( fix bug #19895 )
12cr|yum-3.2.29-1|171	
12cr|yum-3.2.29-1|172	* Sat Oct 01 2005 Michael Scherer <misc@mandriva.org> 2.4.0-1mdk
12cr|yum-3.2.29-1|173	- New release 2.4.0
12cr|yum-3.2.29-1|174	
12cr|yum-3.2.29-1|175	* Sat Sep 10 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.2-3mdk
12cr|yum-3.2.29-1|176	- fix requires
12cr|yum-3.2.29-1|177	
12cr|yum-3.2.29-1|178	* Fri Sep 02 2005 Michael Scherer <misc@mandriva.org> 2.2.2-2mdk
12cr|yum-3.2.29-1|179	- remove bundled urlgrabber
12cr|yum-3.2.29-1|180	- use python macro
12cr|yum-3.2.29-1|181	
12cr|yum-3.2.29-1|182	* Fri Jul 22 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.2.2-1mdk
12cr|yum-3.2.29-1|183	- New release 2.2.2
12cr|yum-3.2.29-1|184	
12cr|yum-3.2.29-1|185	* Sat Jun 04 2005 Gtz Waschk <waschk@mandriva.org> 2.2.1-3mdk
12cr|yum-3.2.29-1|186	- obsolete python-urlgrabber
12cr|yum-3.2.29-1|187	
12cr|yum-3.2.29-1|188	* Sun Apr 10 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.1-2mdk
12cr|yum-3.2.29-1|189	- fix URL (fix bug #14822)
12cr|yum-3.2.29-1|190	- spec cleanup
12cr|yum-3.2.29-1|191	
12cr|yum-3.2.29-1|192	* Sat Mar 19 2005 Michael Scherer <misc@mandrake.org> 2.2.1-1mdk
12cr|yum-3.2.29-1|193	- new version
12cr|yum-3.2.29-1|194	
12cr|yum-3.2.29-1|195	* Thu May 27 2004 Michael Scherer <misc@mandrake.org> 2.0.7-1mdk
12cr|yum-3.2.29-1|196	- New release 2.0.7
12cr|yum-3.2.29-1|197	- add a notice about the recompression
12cr|yum-3.2.29-1|198	
12cr|yum-3.2.29-1|199	* Wed May 26 2004 Michael Scherer <misc@mandrake.org> 2.0.6-2mdk
12cr|yum-3.2.29-1|200	- add correct Requires
12cr|yum-3.2.29-1|201	- remove warning in description
12cr|yum-3.2.29-1|202	
12cr|yum-3.2.29-1|203	* Fri Apr 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.0.6-1mdk
12cr|yum-3.2.29-1|204	- new version
12cr|yum-3.2.29-1|205	- rpmbuildupdate aware
12cr|yum-3.2.29-1|206	

8757 12
12cr|yum-arch-2.2.2-6|1	Name:           yum-arch
12cr|yum-arch-2.2.2-6|2	Version:        2.2.2
12cr|yum-arch-2.2.2-6|3	Release:        %mkrel 6
12cr|yum-arch-2.2.2-6|4	Summary:        Extract headers from rpm in a old yum repository
12cr|yum-arch-2.2.2-6|5	License:        GPL
12cr|yum-arch-2.2.2-6|6	Group:          System/Configuration/Packaging
12cr|yum-arch-2.2.2-6|7	URL:            http://linux.duke.edu/yum/
12cr|yum-arch-2.2.2-6|8	Source0:        http://linux.duke.edu/projects/yum/download/2.2/yum-%{version}.tar.gz
12cr|yum-arch-2.2.2-6|9	Patch1:         yum-arch-folder.patch
12cr|yum-arch-2.2.2-6|10	Patch2:         yum-arch-python26.patch
12cr|yum-arch-2.2.2-6|11	Requires:       python
12cr|yum-arch-2.2.2-6|12	Requires:       python-rpm
12cr|yum-arch-2.2.2-6|13	Requires:       python-libxml2
12cr|yum-arch-2.2.2-6|14	BuildRequires:  python
12cr|yum-arch-2.2.2-6|15	BuildRequires:  gettext
12cr|yum-arch-2.2.2-6|16	BuildArch:      noarch
12cr|yum-arch-2.2.2-6|17	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|yum-arch-2.2.2-6|18	
12cr|yum-arch-2.2.2-6|19	%description
12cr|yum-arch-2.2.2-6|20	Extract headers from rpm in a old yum repository.
12cr|yum-arch-2.2.2-6|21	
12cr|yum-arch-2.2.2-6|22	This package only provides the old yum-arch command from yum-%{version}
12cr|yum-arch-2.2.2-6|23	It should be used to generate repository informations for Fedora Core  < 3
12cr|yum-arch-2.2.2-6|24	and RedHat Enterprise Linux < 4.
12cr|yum-arch-2.2.2-6|25	
12cr|yum-arch-2.2.2-6|26	%prep
12cr|yum-arch-2.2.2-6|27	%setup -q -n yum-%{version}
12cr|yum-arch-2.2.2-6|28	%patch1 -p0 -b .folder
12cr|yum-arch-2.2.2-6|29	%patch2 -p0
12cr|yum-arch-2.2.2-6|30	
12cr|yum-arch-2.2.2-6|31	# to avoid rpmlint warnings
12cr|yum-arch-2.2.2-6|32	for source in *.py {repomd,rpmUtils,yum}/*.py; do
12cr|yum-arch-2.2.2-6|33	sed -i -e '/^#!\/usr/d' $source
12cr|yum-arch-2.2.2-6|34	done
12cr|yum-arch-2.2.2-6|35	
12cr|yum-arch-2.2.2-6|36	%build
12cr|yum-arch-2.2.2-6|37	make
12cr|yum-arch-2.2.2-6|38	
12cr|yum-arch-2.2.2-6|39	%install
12cr|yum-arch-2.2.2-6|40	rm -rf %{buildroot}
12cr|yum-arch-2.2.2-6|41	make DESTDIR=%{buildroot} install
12cr|yum-arch-2.2.2-6|42	
12cr|yum-arch-2.2.2-6|43	%clean
12cr|yum-arch-2.2.2-6|44	rm -rf %{buildroot}
12cr|yum-arch-2.2.2-6|45	
12cr|yum-arch-2.2.2-6|46	
12cr|yum-arch-2.2.2-6|47	%files
12cr|yum-arch-2.2.2-6|48	%defattr(-, root, root, -)
12cr|yum-arch-2.2.2-6|49	%doc README AUTHORS COPYING TODO INSTALL ChangeLog
12cr|yum-arch-2.2.2-6|50	%{_datadir}/%{name}
12cr|yum-arch-2.2.2-6|51	%{_bindir}/%{name}
12cr|yum-arch-2.2.2-6|52	%{_mandir}/man8/%{name}*
12cr|yum-arch-2.2.2-6|53	
12cr|yum-arch-2.2.2-6|54	
12cr|yum-arch-2.2.2-6|55	
12cr|yum-arch-2.2.2-6|56	%changelog
12cr|yum-arch-2.2.2-6|57	* Mon Sep 21 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.2.2-6mdv2010.0
12cr|yum-arch-2.2.2-6|58	+ Revision: 446313
12cr|yum-arch-2.2.2-6|59	- rebuild
12cr|yum-arch-2.2.2-6|60	
12cr|yum-arch-2.2.2-6|61	* Wed Feb 18 2009 Michael Scherer <misc@mandriva.org> 2.2.2-5mdv2009.1
12cr|yum-arch-2.2.2-6|62	+ Revision: 342505
12cr|yum-arch-2.2.2-6|63	- fix usage on 2.6, reported by xrg_ on irc
12cr|yum-arch-2.2.2-6|64	
12cr|yum-arch-2.2.2-6|65	* Mon Aug 04 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.2.2-4mdv2009.0
12cr|yum-arch-2.2.2-6|66	+ Revision: 262956
12cr|yum-arch-2.2.2-6|67	- rebuild
12cr|yum-arch-2.2.2-6|68	
12cr|yum-arch-2.2.2-6|69	* Mon Aug 04 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.2.2-3mdv2009.0
12cr|yum-arch-2.2.2-6|70	+ Revision: 262806
12cr|yum-arch-2.2.2-6|71	- rebuild
12cr|yum-arch-2.2.2-6|72	- kill re-definition of %%buildroot on Pixel's request
12cr|yum-arch-2.2.2-6|73	
12cr|yum-arch-2.2.2-6|74	+ Olivier Blin <oblin@mandriva.com>
12cr|yum-arch-2.2.2-6|75	- restore BuildRoot
12cr|yum-arch-2.2.2-6|76	
12cr|yum-arch-2.2.2-6|77	* Tue Dec 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.2-1mdv2008.1
12cr|yum-arch-2.2.2-6|78	+ Revision: 115431
12cr|yum-arch-2.2.2-6|79	- import yum-arch
12cr|yum-arch-2.2.2-6|80	
12cr|yum-arch-2.2.2-6|81	
12cr|yum-arch-2.2.2-6|82	* Tue Dec 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.2-1mdv2008.1
12cr|yum-arch-2.2.2-6|83	- initial mdv release

8758 12
12cr|yum-metadata-parser-1.1.4-3|1	Name:       yum-metadata-parser
12cr|yum-metadata-parser-1.1.4-3|2	Version:    1.1.4
12cr|yum-metadata-parser-1.1.4-3|3	Release:    %mkrel 3
12cr|yum-metadata-parser-1.1.4-3|4	Summary:    A fast metadata parser for yum
12cr|yum-metadata-parser-1.1.4-3|5	License:    GPL
12cr|yum-metadata-parser-1.1.4-3|6	Group:      System/Configuration/Packaging
12cr|yum-metadata-parser-1.1.4-3|7	URL:        http://devel.linux.duke.edu/cgi-bin/viewcvs.cgi/yum-metadata-parser/
12cr|yum-metadata-parser-1.1.4-3|8	Source0:    http://linux.duke.edu/projects/yum/download/yum-metadata-parser/%{name}-%{version}.tar.gz
12cr|yum-metadata-parser-1.1.4-3|9	Requires:       yum >= 2.6.2
12cr|yum-metadata-parser-1.1.4-3|10	BuildRequires:  python-devel
12cr|yum-metadata-parser-1.1.4-3|11	BuildRequires:  glib2-devel
12cr|yum-metadata-parser-1.1.4-3|12	BuildRequires:  libxml2-devel
12cr|yum-metadata-parser-1.1.4-3|13	BuildRequires:  sqlite3-devel
12cr|yum-metadata-parser-1.1.4-3|14	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cr|yum-metadata-parser-1.1.4-3|15	
12cr|yum-metadata-parser-1.1.4-3|16	%description
12cr|yum-metadata-parser-1.1.4-3|17	Fast metadata parser for yum implemented in C.
12cr|yum-metadata-parser-1.1.4-3|18	
12cr|yum-metadata-parser-1.1.4-3|19	%prep
12cr|yum-metadata-parser-1.1.4-3|20	%setup -q
12cr|yum-metadata-parser-1.1.4-3|21	
12cr|yum-metadata-parser-1.1.4-3|22	%build
12cr|yum-metadata-parser-1.1.4-3|23	%{__python} setup.py build
12cr|yum-metadata-parser-1.1.4-3|24	
12cr|yum-metadata-parser-1.1.4-3|25	%install
12cr|yum-metadata-parser-1.1.4-3|26	%{__python} setup.py install -O1 --root=%{buildroot}
12cr|yum-metadata-parser-1.1.4-3|27	
12cr|yum-metadata-parser-1.1.4-3|28	%clean
12cr|yum-metadata-parser-1.1.4-3|29	%{__rm} -rf %{buildroot}
12cr|yum-metadata-parser-1.1.4-3|30	
12cr|yum-metadata-parser-1.1.4-3|31	%files
12cr|yum-metadata-parser-1.1.4-3|32	%defattr(-,root,root)
12cr|yum-metadata-parser-1.1.4-3|33	%doc README AUTHORS ChangeLog
12cr|yum-metadata-parser-1.1.4-3|34	%{python_sitearch}/_sqlitecache.so
12cr|yum-metadata-parser-1.1.4-3|35	%{python_sitearch}/sqlitecachec.py
12cr|yum-metadata-parser-1.1.4-3|36	%{python_sitearch}/yum_metadata_parser-*.egg-info
12cr|yum-metadata-parser-1.1.4-3|37	
12cr|yum-metadata-parser-1.1.4-3|38	
12cr|yum-metadata-parser-1.1.4-3|39	%changelog
12cr|yum-metadata-parser-1.1.4-3|40	* Tue Dec 07 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.1.4-3mdv2011.0
12cr|yum-metadata-parser-1.1.4-3|41	+ Revision: 614426
12cr|yum-metadata-parser-1.1.4-3|42	- rebuild for python 2.7
12cr|yum-metadata-parser-1.1.4-3|43	
12cr|yum-metadata-parser-1.1.4-3|44	+ Michael Scherer <misc@mandriva.org>
12cr|yum-metadata-parser-1.1.4-3|45	- rebuild for python 2.7
12cr|yum-metadata-parser-1.1.4-3|46	
12cr|yum-metadata-parser-1.1.4-3|47	* Wed Jan 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.4-1mdv2010.1
12cr|yum-metadata-parser-1.1.4-3|48	+ Revision: 490763
12cr|yum-metadata-parser-1.1.4-3|49	- update to new version 1.1.4
12cr|yum-metadata-parser-1.1.4-3|50	
12cr|yum-metadata-parser-1.1.4-3|51	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 1.1.2-6mdv2010.0
12cr|yum-metadata-parser-1.1.4-3|52	+ Revision: 446314
12cr|yum-metadata-parser-1.1.4-3|53	- rebuild
12cr|yum-metadata-parser-1.1.4-3|54	
12cr|yum-metadata-parser-1.1.4-3|55	* Thu Dec 25 2008 Michael Scherer <misc@mandriva.org> 1.1.2-5mdv2009.1
12cr|yum-metadata-parser-1.1.4-3|56	+ Revision: 318499
12cr|yum-metadata-parser-1.1.4-3|57	- rebuild for new python
12cr|yum-metadata-parser-1.1.4-3|58	
12cr|yum-metadata-parser-1.1.4-3|59	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 1.1.2-4mdv2009.0
12cr|yum-metadata-parser-1.1.4-3|60	+ Revision: 262976
12cr|yum-metadata-parser-1.1.4-3|61	- rebuild
12cr|yum-metadata-parser-1.1.4-3|62	
12cr|yum-metadata-parser-1.1.4-3|63	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 1.1.2-3mdv2009.0
12cr|yum-metadata-parser-1.1.4-3|64	+ Revision: 262813
12cr|yum-metadata-parser-1.1.4-3|65	- rebuild
12cr|yum-metadata-parser-1.1.4-3|66	- kill re-definition of %%buildroot on Pixel's request
12cr|yum-metadata-parser-1.1.4-3|67	
12cr|yum-metadata-parser-1.1.4-3|68	+ Olivier Blin <oblin@mandriva.com>
12cr|yum-metadata-parser-1.1.4-3|69	- restore BuildRoot
12cr|yum-metadata-parser-1.1.4-3|70	
12cr|yum-metadata-parser-1.1.4-3|71	* Tue Dec 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-1mdv2008.1
12cr|yum-metadata-parser-1.1.4-3|72	+ Revision: 115434
12cr|yum-metadata-parser-1.1.4-3|73	- import yum-metadata-parser
12cr|yum-metadata-parser-1.1.4-3|74	
12cr|yum-metadata-parser-1.1.4-3|75	
12cr|yum-metadata-parser-1.1.4-3|76	* Tue Dec 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-1mdv2008.1
12cr|yum-metadata-parser-1.1.4-3|77	- first mdv release

8759 12
12cr|z26-3.02.01-2|1	Name:		z26
12cr|z26-3.02.01-2|2	Version:	3.02.01
12cr|z26-3.02.01-2|3	Release:	2
12cr|z26-3.02.01-2|4	Summary:	An Atari 2600 Video Computer System emulator
12cr|z26-3.02.01-2|5	License:	GPLv2+
12cr|z26-3.02.01-2|6	Group:		Emulators
12cr|z26-3.02.01-2|7	URL:		http://www.whimsey.com/z26/z26.html
12cr|z26-3.02.01-2|8	Source0:	http://www.whimsey.com/z26/%{name}v%{version}s.zip
12cr|z26-3.02.01-2|9	BuildRequires:	pkgconfig(sdl)
12cr|z26-3.02.01-2|10	BuildRequires:	pkgconfig(gl)
12cr|z26-3.02.01-2|11	BuildRequires:	pkgconfig(glu)
12cr|z26-3.02.01-2|12	BuildRequires:	imagemagick
12cr|z26-3.02.01-2|13	BuildRequires:	dos2unix
12cr|z26-3.02.01-2|14	
12cr|z26-3.02.01-2|15	%description
12cr|z26-3.02.01-2|16	The Atari 2600 Video Computer System (VCS), introduced in 1977, was the most
12cr|z26-3.02.01-2|17	popular home video game system of the early 1980's. This emulator will run
12cr|z26-3.02.01-2|18	most Atari ROM images, so that you can play your favorite old Atari 2600 games
12cr|z26-3.02.01-2|19	on your PC.
12cr|z26-3.02.01-2|20	
12cr|z26-3.02.01-2|21	%prep
12cr|z26-3.02.01-2|22	%setup -q -c
12cr|z26-3.02.01-2|23	dos2unix src/doc/*
12cr|z26-3.02.01-2|24	%__sed -i -e s/^CFLAGS=.*/CFLAGS="%{optflags}"/g src/conf/config_linux.mak
12cr|z26-3.02.01-2|25	%__sed -i -e s/"strip z26"//g src/Makefile
12cr|z26-3.02.01-2|26	
12cr|z26-3.02.01-2|27	%build
12cr|z26-3.02.01-2|28	cd src
12cr|z26-3.02.01-2|29	%make linux
12cr|z26-3.02.01-2|30	
12cr|z26-3.02.01-2|31	%install
12cr|z26-3.02.01-2|32	mkdir -p %{buildroot}%{_bindir}
12cr|z26-3.02.01-2|33	cp src/%{name} %{buildroot}%{_bindir}/
12cr|z26-3.02.01-2|34	
12cr|z26-3.02.01-2|35	# icons
12cr|z26-3.02.01-2|36	for N in 16 32 48 64 128; do
12cr|z26-3.02.01-2|37	convert src/%{name}_icon.png -scale ${N}x${N} src/$N.png;
12cr|z26-3.02.01-2|38	done
12cr|z26-3.02.01-2|39	install -D src/16.png %{buildroot}%{_miconsdir}/%{name}.png
12cr|z26-3.02.01-2|40	install -D src/32.png %{buildroot}%{_liconsdir}/%{name}.png
12cr|z26-3.02.01-2|41	install -D src/48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|z26-3.02.01-2|42	install -D src/64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|z26-3.02.01-2|43	install -D src/128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|z26-3.02.01-2|44	
12cr|z26-3.02.01-2|45	# menu-entry
12cr|z26-3.02.01-2|46	mkdir -p  %{buildroot}%{_datadir}/applications
12cr|z26-3.02.01-2|47	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|z26-3.02.01-2|48	[Desktop Entry]
12cr|z26-3.02.01-2|49	Name=z26
12cr|z26-3.02.01-2|50	Comment=Atari 2600 Emulator
12cr|z26-3.02.01-2|51	Exec=z26
12cr|z26-3.02.01-2|52	Icon=z26
12cr|z26-3.02.01-2|53	Terminal=false
12cr|z26-3.02.01-2|54	Type=Application
12cr|z26-3.02.01-2|55	Categories=Game;Emulator;
12cr|z26-3.02.01-2|56	EOF
12cr|z26-3.02.01-2|57	
12cr|z26-3.02.01-2|58	%files
12cr|z26-3.02.01-2|59	%doc src/doc/*
12cr|z26-3.02.01-2|60	%{_bindir}/%{name}
12cr|z26-3.02.01-2|61	%{_datadir}/applications/%{name}.desktop
12cr|z26-3.02.01-2|62	%{_miconsdir}/%{name}.png
12cr|z26-3.02.01-2|63	%{_liconsdir}/%{name}.png
12cr|z26-3.02.01-2|64	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|z26-3.02.01-2|65	

8760 12
12cr|z8530drv-utils-3.0.3-1|1	Name:         z8530drv-utils
12cr|z8530drv-utils-3.0.3-1|2	License:      GPL
12cr|z8530drv-utils-3.0.3-1|3	Group:        Communications
12cr|z8530drv-utils-3.0.3-1|4	Provides:     z8530drv
12cr|z8530drv-utils-3.0.3-1|5	Obsoletes:    z8530drv
12cr|z8530drv-utils-3.0.3-1|6	Version:      3.0.3
12cr|z8530drv-utils-3.0.3-1|7	Release:      1
12cr|z8530drv-utils-3.0.3-1|8	Summary:      Linux driver for Z8530 based HDLC cards for AX.25
12cr|z8530drv-utils-3.0.3-1|9	Source0:      ftp://ftp.ccac.rwth-aachen.de/pub/jr/z8530drv-utils_3.0-3.tar.gz
12cr|z8530drv-utils-3.0.3-1|10	Patch0:        z8530drv-gcc4.diff
12cr|z8530drv-utils-3.0.3-1|11	Patch1:       z8530drv-buildserv.diff
12cr|z8530drv-utils-3.0.3-1|12	URL:          http://yaina.de/jreuter/linux/scc.en.html
12cr|z8530drv-utils-3.0.3-1|13	# Patch:   z8530drv-utils-3.0.dif
12cr|z8530drv-utils-3.0.3-1|14	
12cr|z8530drv-utils-3.0.3-1|15	%description
12cr|z8530drv-utils-3.0.3-1|16	Utilities for the generic Z8530 AX.25 device driver
12cr|z8530drv-utils-3.0.3-1|17	
12cr|z8530drv-utils-3.0.3-1|18	
12cr|z8530drv-utils-3.0.3-1|19	
12cr|z8530drv-utils-3.0.3-1|20	Authors:
12cr|z8530drv-utils-3.0.3-1|21	--------
12cr|z8530drv-utils-3.0.3-1|22	Joerg Reuter <jreuter@yaina.de>
12cr|z8530drv-utils-3.0.3-1|23	
12cr|z8530drv-utils-3.0.3-1|24	%prep
12cr|z8530drv-utils-3.0.3-1|25	%setup -q -n z8530drv-utils-3.0
12cr|z8530drv-utils-3.0.3-1|26	%patch0 -p0
12cr|z8530drv-utils-3.0.3-1|27	%patch1 -p1
12cr|z8530drv-utils-3.0.3-1|28	
12cr|z8530drv-utils-3.0.3-1|29	%build
12cr|z8530drv-utils-3.0.3-1|30	make dep
12cr|z8530drv-utils-3.0.3-1|31	make
12cr|z8530drv-utils-3.0.3-1|32	
12cr|z8530drv-utils-3.0.3-1|33	%install
12cr|z8530drv-utils-3.0.3-1|34	mkdir -p %{buildroot}/{etc,etc/ax25,usr,usr/sbin,sbin}
12cr|z8530drv-utils-3.0.3-1|35	make prefix=%{buildroot} install
12cr|z8530drv-utils-3.0.3-1|36	
12cr|z8530drv-utils-3.0.3-1|37	%files
12cr|z8530drv-utils-3.0.3-1|38	%doc README
12cr|z8530drv-utils-3.0.3-1|39	%doc z8530drv-utils-3.0.lsm
12cr|z8530drv-utils-3.0.3-1|40	%doc doc/Copying.Z8530DRV
12cr|z8530drv-utils-3.0.3-1|41	%doc doc/FAQ
12cr|z8530drv-utils-3.0.3-1|42	%doc doc/scc_eng.doc
12cr|z8530drv-utils-3.0.3-1|43	%doc doc/scc_ger.doc
12cr|z8530drv-utils-3.0.3-1|44	%dir /etc/ax25
12cr|z8530drv-utils-3.0.3-1|45	%config /etc/ax25/z8530drv.conf
12cr|z8530drv-utils-3.0.3-1|46	/sbin/sccstat
12cr|z8530drv-utils-3.0.3-1|47	/sbin/sccinit
12cr|z8530drv-utils-3.0.3-1|48	/sbin/sccparam
12cr|z8530drv-utils-3.0.3-1|49	%{_sbindir}/sccgencfg
12cr|z8530drv-utils-3.0.3-1|50	%{_sbindir}/kissbridge
12cr|z8530drv-utils-3.0.3-1|51	
12cr|z8530drv-utils-3.0.3-1|52	
12cr|z8530drv-utils-3.0.3-1|53	%changelog
12cr|z8530drv-utils-3.0.3-1|54	* Thu May 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.0.3-1
12cr|z8530drv-utils-3.0.3-1|55	+ Revision: 798058
12cr|z8530drv-utils-3.0.3-1|56	- imported package z8530drv-utils
12cr|z8530drv-utils-3.0.3-1|57	

8761 12
12cr|zabbix-2.0.1-1|1	# TODO, maybe sometime:
12cr|zabbix-2.0.1-1|2	# * Do something about mutex errors sometimes occurring when init scripts'
12cr|zabbix-2.0.1-1|3	#   restart is invoked; something like "sleep 2" between stop and start?
12cr|zabbix-2.0.1-1|4	# * Use "Include" in zabbix_{agentd,proxy,server}.conf, point to corresponding
12cr|zabbix-2.0.1-1|5	#   /etc/zabbix/zabbix_*.conf.d/ dir; needs patching in order to not load
12cr|zabbix-2.0.1-1|6	#   various backup files (*.rpm{orig,new,save}, *~ etc) in that dir.
12cr|zabbix-2.0.1-1|7	
12cr|zabbix-2.0.1-1|8	%global srcname zabbix
12cr|zabbix-2.0.1-1|9	
12cr|zabbix-2.0.1-1|10	Name:           zabbix
12cr|zabbix-2.0.1-1|11	Version:        2.0.1
12cr|zabbix-2.0.1-1|12	Release:        1
12cr|zabbix-2.0.1-1|13	Summary:        Open-source monitoring solution for your IT infrastructure
12cr|zabbix-2.0.1-1|14	
12cr|zabbix-2.0.1-1|15	Group:          Monitoring
12cr|zabbix-2.0.1-1|16	License:        GPLv2+
12cr|zabbix-2.0.1-1|17	URL:            http://www.zabbix.com/
12cr|zabbix-2.0.1-1|18	Source0:        http://downloads.sourceforge.net/%{srcname}/%{srcname}-%{version}-free.tar.gz
12cr|zabbix-2.0.1-1|19	# upstream tarball minus src/zabbix_java/lib/org-json-2010-12-28.jar
12cr|zabbix-2.0.1-1|20	#Source0:        %{srcname}-%{version}-free.tar.gz
12cr|zabbix-2.0.1-1|21	Source1:        zabbix-web.conf
12cr|zabbix-2.0.1-1|22	Source5:        zabbix-logrotate.in
12cr|zabbix-2.0.1-1|23	# tmpfiles for F >= 15 mandriva >= 2012
12cr|zabbix-2.0.1-1|24	Source9:        zabbix-tmpfiles.conf
12cr|zabbix-2.0.1-1|25	# systemd units
12cr|zabbix-2.0.1-1|26	Source10:       zabbix-agent.service
12cr|zabbix-2.0.1-1|27	Source11:       zabbix-proxy-mysql.service
12cr|zabbix-2.0.1-1|28	Source12:       zabbix-proxy-pgsql.service
12cr|zabbix-2.0.1-1|29	Source13:       zabbix-proxy-sqlite3.service
12cr|zabbix-2.0.1-1|30	Source14:       zabbix-server-mysql.service
12cr|zabbix-2.0.1-1|31	Source15:       zabbix-server-pgsql.service
12cr|zabbix-2.0.1-1|32	Source16:       zabbix-server-sqlite3.service
12cr|zabbix-2.0.1-1|33	
12cr|zabbix-2.0.1-1|34	# local rules for config files
12cr|zabbix-2.0.1-1|35	Patch0:         zabbix-2.0.1-config.patch
12cr|zabbix-2.0.1-1|36	# local rules for config files - fonts
12cr|zabbix-2.0.1-1|37	Patch1:         zabbix-2.0.1-fonts-config.patch
12cr|zabbix-2.0.1-1|38	# remove flash content (#737337)
12cr|zabbix-2.0.1-1|39	# https://support.zabbix.com/browse/ZBX-4794
12cr|zabbix-2.0.1-1|40	Patch2:         zabbix-2.0.1-no-flash.patch
12cr|zabbix-2.0.1-1|41	# adapt for fping3 - https://support.zabbix.com/browse/ZBX-4894
12cr|zabbix-2.0.1-1|42	Patch3:         zabbix-1.8.12-fping3.patch
12cr|zabbix-2.0.1-1|43	
12cr|zabbix-2.0.1-1|44	BuildRequires:   mysql-devel
12cr|zabbix-2.0.1-1|45	BuildRequires:   postgresql-devel
12cr|zabbix-2.0.1-1|46	BuildRequires:   net-snmp-devel
12cr|zabbix-2.0.1-1|47	#BuildRequires:   openldap-devel
12cr|zabbix-2.0.1-1|48	BuildRequires:   pkgconfig(gnutls)
12cr|zabbix-2.0.1-1|49	BuildRequires:   pkgconfig(iksemel)
12cr|zabbix-2.0.1-1|50	BuildRequires:   pkgconfig(sqlite3)
12cr|zabbix-2.0.1-1|51	BuildRequires:   unixODBC-devel
12cr|zabbix-2.0.1-1|52	BuildRequires:   pkgconfig(libcurl)
12cr|zabbix-2.0.1-1|53	BuildRequires:   pkgconfig(OpenIPMI)
12cr|zabbix-2.0.1-1|54	BuildRequires:   pkgconfig(libssh2)
12cr|zabbix-2.0.1-1|55	BuildRequires:   systemd-units
12cr|zabbix-2.0.1-1|56	
12cr|zabbix-2.0.1-1|57	Requires:        logrotate
12cr|zabbix-2.0.1-1|58	Requires(pre):   shadow-utils
12cr|zabbix-2.0.1-1|59	%if %{srcname} != %{name}
12cr|zabbix-2.0.1-1|60	Conflicts:       %{srcname}
12cr|zabbix-2.0.1-1|61	%endif
12cr|zabbix-2.0.1-1|62	
12cr|zabbix-2.0.1-1|63	Obsoletes:       %{name}-docs < 1.8.9
12cr|zabbix-2.0.1-1|64	
12cr|zabbix-2.0.1-1|65	%description
12cr|zabbix-2.0.1-1|66	ZABBIX is software that monitors numerous parameters of a network and
12cr|zabbix-2.0.1-1|67	the health and integrity of servers. ZABBIX uses a flexible
12cr|zabbix-2.0.1-1|68	notification mechanism that allows users to configure e-mail based
12cr|zabbix-2.0.1-1|69	alerts for virtually any event.  This allows a fast reaction to server
12cr|zabbix-2.0.1-1|70	problems. ZABBIX offers excellent reporting and data visualisation
12cr|zabbix-2.0.1-1|71	features based on the stored data. This makes ZABBIX ideal for
12cr|zabbix-2.0.1-1|72	capacity planning.
12cr|zabbix-2.0.1-1|73	
12cr|zabbix-2.0.1-1|74	ZABBIX supports both polling and trapping. All ZABBIX reports and
12cr|zabbix-2.0.1-1|75	statistics, as well as configuration parameters are accessed through a
12cr|zabbix-2.0.1-1|76	web-based front end. A web-based front end ensures that the status of
12cr|zabbix-2.0.1-1|77	your network and the health of your servers can be assessed from any
12cr|zabbix-2.0.1-1|78	location. Properly configured, ZABBIX can play an important role in
12cr|zabbix-2.0.1-1|79	monitoring IT infrastructure. This is equally true for small
12cr|zabbix-2.0.1-1|80	organisations with a few servers and for large companies with a
12cr|zabbix-2.0.1-1|81	multitude of servers.
12cr|zabbix-2.0.1-1|82	
12cr|zabbix-2.0.1-1|83	%package server
12cr|zabbix-2.0.1-1|84	Summary:         Zabbix server common files
12cr|zabbix-2.0.1-1|85	Group:           Monitoring
12cr|zabbix-2.0.1-1|86	Requires:        %{name} = %{version}-%{release}
12cr|zabbix-2.0.1-1|87	Requires:        %{name}-server-implementation = %{version}-%{release}
12cr|zabbix-2.0.1-1|88	Requires:        fping
12cr|zabbix-2.0.1-1|89	Requires:        traceroute
12cr|zabbix-2.0.1-1|90	Requires(post):  /sbin/chkconfig
12cr|zabbix-2.0.1-1|91	Requires(preun): /sbin/chkconfig
12cr|zabbix-2.0.1-1|92	Requires(preun): /sbin/service
12cr|zabbix-2.0.1-1|93	
12cr|zabbix-2.0.1-1|94	%description server
12cr|zabbix-2.0.1-1|95	Zabbix server common files
12cr|zabbix-2.0.1-1|96	
12cr|zabbix-2.0.1-1|97	%package server-mysql
12cr|zabbix-2.0.1-1|98	Summary:         Zabbix server compiled to use MySQL
12cr|zabbix-2.0.1-1|99	Group:           Monitoring
12cr|zabbix-2.0.1-1|100	Requires:        %{name} = %{version}-%{release}
12cr|zabbix-2.0.1-1|101	Requires:        %{name}-server = %{version}-%{release}
12cr|zabbix-2.0.1-1|102	Requires(post):  systemd-units
12cr|zabbix-2.0.1-1|103	Requires(preun): systemd-units
12cr|zabbix-2.0.1-1|104	Requires(postun): systemd-units
12cr|zabbix-2.0.1-1|105	Provides:        %{name}-server-implementation = %{version}-%{release}
12cr|zabbix-2.0.1-1|106	Conflicts:       %{name}-server-pgsql
12cr|zabbix-2.0.1-1|107	Conflicts:       %{name}-server-sqlite3
12cr|zabbix-2.0.1-1|108	
12cr|zabbix-2.0.1-1|109	%description server-mysql
12cr|zabbix-2.0.1-1|110	Zabbix server compiled to use MySQL
12cr|zabbix-2.0.1-1|111	
12cr|zabbix-2.0.1-1|112	%package server-pgsql
12cr|zabbix-2.0.1-1|113	Summary:         Zabbix server compiled to use PostgresSQL
12cr|zabbix-2.0.1-1|114	Group:           Monitoring
12cr|zabbix-2.0.1-1|115	Requires:        %{name} = %{version}-%{release}
12cr|zabbix-2.0.1-1|116	Requires:        %{name}-server = %{version}-%{release}
12cr|zabbix-2.0.1-1|117	Requires(post):  systemd-units
12cr|zabbix-2.0.1-1|118	Requires(preun): systemd-units
12cr|zabbix-2.0.1-1|119	Requires(postun): systemd-units
12cr|zabbix-2.0.1-1|120	Provides:        %{name}-server-implementation = %{version}-%{release}
12cr|zabbix-2.0.1-1|121	Conflicts:       %{name}-server-mysql
12cr|zabbix-2.0.1-1|122	Conflicts:       %{name}-server-sqlite3
12cr|zabbix-2.0.1-1|123	
12cr|zabbix-2.0.1-1|124	%description server-pgsql
12cr|zabbix-2.0.1-1|125	Zabbix server compiled to use PostgresSQL
12cr|zabbix-2.0.1-1|126	
12cr|zabbix-2.0.1-1|127	%package server-sqlite3
12cr|zabbix-2.0.1-1|128	Summary:         Zabbix server compiled to use SQLite
12cr|zabbix-2.0.1-1|129	Group:           Monitoring
12cr|zabbix-2.0.1-1|130	Requires:        %{name} = %{version}-%{release}
12cr|zabbix-2.0.1-1|131	Requires:        %{name}-server = %{version}-%{release}
12cr|zabbix-2.0.1-1|132	Requires(post):  systemd-units
12cr|zabbix-2.0.1-1|133	Requires(preun): systemd-units
12cr|zabbix-2.0.1-1|134	Requires(postun): systemd-units
12cr|zabbix-2.0.1-1|135	Provides:        %{name}-server-implementation = %{version}-%{release}
12cr|zabbix-2.0.1-1|136	Conflicts:       %{name}-server-mysql
12cr|zabbix-2.0.1-1|137	Conflicts:       %{name}-server-pgsql
12cr|zabbix-2.0.1-1|138	
12cr|zabbix-2.0.1-1|139	%description server-sqlite3
12cr|zabbix-2.0.1-1|140	Zabbix server compiled to use SQLite
12cr|zabbix-2.0.1-1|141	
12cr|zabbix-2.0.1-1|142	%package agent
12cr|zabbix-2.0.1-1|143	Summary:         Zabbix Agent
12cr|zabbix-2.0.1-1|144	Group:           Monitoring
12cr|zabbix-2.0.1-1|145	Requires:        %{name} = %{version}-%{release}
12cr|zabbix-2.0.1-1|146	Requires(post):  systemd-units
12cr|zabbix-2.0.1-1|147	Requires(preun): systemd-units
12cr|zabbix-2.0.1-1|148	Requires(postun): systemd-units
12cr|zabbix-2.0.1-1|149	
12cr|zabbix-2.0.1-1|150	%description agent
12cr|zabbix-2.0.1-1|151	The Zabbix client agent, to be installed on monitored systems.
12cr|zabbix-2.0.1-1|152	
12cr|zabbix-2.0.1-1|153	%package proxy
12cr|zabbix-2.0.1-1|154	Summary:         Zabbix Proxy
12cr|zabbix-2.0.1-1|155	Group:           Monitoring
12cr|zabbix-2.0.1-1|156	Requires:        %{name} = %{version}-%{release}
12cr|zabbix-2.0.1-1|157	Requires:        %{name}-proxy-implementation = %{version}-%{release}
12cr|zabbix-2.0.1-1|158	Requires(post):  /sbin/chkconfig
12cr|zabbix-2.0.1-1|159	Requires(preun): /sbin/chkconfig
12cr|zabbix-2.0.1-1|160	Requires(preun): /sbin/service
12cr|zabbix-2.0.1-1|161	Requires:        fping
12cr|zabbix-2.0.1-1|162	
12cr|zabbix-2.0.1-1|163	%description proxy
12cr|zabbix-2.0.1-1|164	The Zabbix proxy
12cr|zabbix-2.0.1-1|165	
12cr|zabbix-2.0.1-1|166	%package proxy-mysql
12cr|zabbix-2.0.1-1|167	Summary:         Zabbix proxy compiled to use MySQL
12cr|zabbix-2.0.1-1|168	Group:           Monitoring
12cr|zabbix-2.0.1-1|169	Requires:        %{name}-proxy = %{version}-%{release}
12cr|zabbix-2.0.1-1|170	Requires(post):  systemd-units
12cr|zabbix-2.0.1-1|171	Requires(preun): systemd-units
12cr|zabbix-2.0.1-1|172	Requires(postun): systemd-units
12cr|zabbix-2.0.1-1|173	Provides:        %{name}-proxy-implementation = %{version}-%{release}
12cr|zabbix-2.0.1-1|174	
12cr|zabbix-2.0.1-1|175	%description proxy-mysql
12cr|zabbix-2.0.1-1|176	The Zabbix proxy compiled to use MySQL
12cr|zabbix-2.0.1-1|177	
12cr|zabbix-2.0.1-1|178	%package proxy-pgsql
12cr|zabbix-2.0.1-1|179	Summary:         Zabbix proxy compiled to use PostgreSQL
12cr|zabbix-2.0.1-1|180	Group:           Monitoring
12cr|zabbix-2.0.1-1|181	Requires:        %{name}-proxy = %{version}-%{release}
12cr|zabbix-2.0.1-1|182	Requires(post):  systemd-units
12cr|zabbix-2.0.1-1|183	Requires(preun): systemd-units
12cr|zabbix-2.0.1-1|184	Requires(postun): systemd-units
12cr|zabbix-2.0.1-1|185	Provides:        %{name}-proxy-implementation = %{version}-%{release}
12cr|zabbix-2.0.1-1|186	
12cr|zabbix-2.0.1-1|187	%description proxy-pgsql
12cr|zabbix-2.0.1-1|188	The Zabbix proxy compiled to use PostgreSQL
12cr|zabbix-2.0.1-1|189	
12cr|zabbix-2.0.1-1|190	%package proxy-sqlite3
12cr|zabbix-2.0.1-1|191	Summary:         Zabbix proxy compiled to use SQLite
12cr|zabbix-2.0.1-1|192	Group:           Monitoring
12cr|zabbix-2.0.1-1|193	Requires:        %{name}-proxy = %{version}-%{release}
12cr|zabbix-2.0.1-1|194	Requires(post):  systemd-units
12cr|zabbix-2.0.1-1|195	Requires(preun): systemd-units
12cr|zabbix-2.0.1-1|196	Requires(postun): systemd-units
12cr|zabbix-2.0.1-1|197	Provides:        %{name}-proxy-implementation = %{version}-%{release}
12cr|zabbix-2.0.1-1|198	
12cr|zabbix-2.0.1-1|199	%description proxy-sqlite3
12cr|zabbix-2.0.1-1|200	The Zabbix proxy compiled to use SQLite
12cr|zabbix-2.0.1-1|201	
12cr|zabbix-2.0.1-1|202	%package web
12cr|zabbix-2.0.1-1|203	Summary:         Zabbix Web Frontend
12cr|zabbix-2.0.1-1|204	Group:           Monitoring
12cr|zabbix-2.0.1-1|205	BuildArch:       noarch
12cr|zabbix-2.0.1-1|206	Requires:        php
12cr|zabbix-2.0.1-1|207	Requires:        php-gd
12cr|zabbix-2.0.1-1|208	Requires:        php-bcmath
12cr|zabbix-2.0.1-1|209	Requires:        php-mbstring
12cr|zabbix-2.0.1-1|210	Requires:        php-xml
12cr|zabbix-2.0.1-1|211	Requires:        php-gettext
12cr|zabbix-2.0.1-1|212	Requires:        dejavu-sans-fonts
12cr|zabbix-2.0.1-1|213	Requires:        %{name} = %{version}-%{release}
12cr|zabbix-2.0.1-1|214	Requires:        %{name}-web-database = %{version}-%{release}
12cr|zabbix-2.0.1-1|215	
12cr|zabbix-2.0.1-1|216	%description web
12cr|zabbix-2.0.1-1|217	The php frontend to display the Zabbix web interface.
12cr|zabbix-2.0.1-1|218	
12cr|zabbix-2.0.1-1|219	%package web-mysql
12cr|zabbix-2.0.1-1|220	Summary:         Zabbix web frontend for MySQL
12cr|zabbix-2.0.1-1|221	Group:           Monitoring
12cr|zabbix-2.0.1-1|222	BuildArch:       noarch
12cr|zabbix-2.0.1-1|223	Requires:        %{name}-web = %{version}-%{release}
12cr|zabbix-2.0.1-1|224	Requires:        php-mysql
12cr|zabbix-2.0.1-1|225	Provides:        %{name}-web-database = %{version}-%{release}
12cr|zabbix-2.0.1-1|226	Conflicts:       %{name}-web-pgsql
12cr|zabbix-2.0.1-1|227	Conflicts:       %{name}-web-sqlite3
12cr|zabbix-2.0.1-1|228	Obsoletes:       %{name}-web <= 1.5.3-0.1
12cr|zabbix-2.0.1-1|229	
12cr|zabbix-2.0.1-1|230	%description web-mysql
12cr|zabbix-2.0.1-1|231	Zabbix web frontend for MySQL
12cr|zabbix-2.0.1-1|232	
12cr|zabbix-2.0.1-1|233	%package web-pgsql
12cr|zabbix-2.0.1-1|234	Summary:         Zabbix web frontend for PostgreSQL
12cr|zabbix-2.0.1-1|235	Group:           Monitoring
12cr|zabbix-2.0.1-1|236	BuildArch:       noarch
12cr|zabbix-2.0.1-1|237	Requires:        %{name}-web = %{version}-%{release}
12cr|zabbix-2.0.1-1|238	Requires:        php-pgsql
12cr|zabbix-2.0.1-1|239	Provides:        %{name}-web-database = %{version}-%{release}
12cr|zabbix-2.0.1-1|240	Conflicts:       %{name}-web-mysql
12cr|zabbix-2.0.1-1|241	Conflicts:       %{name}-web-sqlite3
12cr|zabbix-2.0.1-1|242	
12cr|zabbix-2.0.1-1|243	%description web-pgsql
12cr|zabbix-2.0.1-1|244	Zabbix web frontend for PostgreSQL
12cr|zabbix-2.0.1-1|245	
12cr|zabbix-2.0.1-1|246	%package web-sqlite3
12cr|zabbix-2.0.1-1|247	Summary:         Zabbix web frontend for SQLite
12cr|zabbix-2.0.1-1|248	Group:           Monitoring
12cr|zabbix-2.0.1-1|249	BuildArch:       noarch
12cr|zabbix-2.0.1-1|250	Requires:        %{name}-web = %{version}-%{release}
12cr|zabbix-2.0.1-1|251	# Need to use the same db file as the server
12cr|zabbix-2.0.1-1|252	Requires:        %{name}-server-sqlite3 = %{version}-%{release}
12cr|zabbix-2.0.1-1|253	Provides:        %{name}-web-database = %{version}-%{release}
12cr|zabbix-2.0.1-1|254	Conflicts:       %{name}-web-mysql
12cr|zabbix-2.0.1-1|255	Conflicts:       %{name}-web-pgsql
12cr|zabbix-2.0.1-1|256	
12cr|zabbix-2.0.1-1|257	%description web-sqlite3
12cr|zabbix-2.0.1-1|258	Zabbix web frontend for SQLite
12cr|zabbix-2.0.1-1|259	
12cr|zabbix-2.0.1-1|260	
12cr|zabbix-2.0.1-1|261	%prep
12cr|zabbix-2.0.1-1|262	%setup0 -q -n %{srcname}-%{version}
12cr|zabbix-2.0.1-1|263	%patch0 -p1
12cr|zabbix-2.0.1-1|264	%patch1 -p1
12cr|zabbix-2.0.1-1|265	%patch3 -p1
12cr|zabbix-2.0.1-1|266	
12cr|zabbix-2.0.1-1|267	# remove bundled java libs
12cr|zabbix-2.0.1-1|268	rm -rf src/zabbix_java/lib/*.jar
12cr|zabbix-2.0.1-1|269	
12cr|zabbix-2.0.1-1|270	# remove included fonts
12cr|zabbix-2.0.1-1|271	rm -rf frontends/php/fonts
12cr|zabbix-2.0.1-1|272	
12cr|zabbix-2.0.1-1|273	# remove executable permissions
12cr|zabbix-2.0.1-1|274	chmod a-x upgrades/dbpatches/*/mysql/upgrade
12cr|zabbix-2.0.1-1|275	
12cr|zabbix-2.0.1-1|276	# All libraries are expected in /usr/lib or /usr/local/lib
12cr|zabbix-2.0.1-1|277	# https://support.zabbix.com/browse/ZBXNEXT-1296
12cr|zabbix-2.0.1-1|278	sed -i.orig -e 's|_LIBDIR=/usr/lib|_LIBDIR=%{_libdir}|g' \
12cr|zabbix-2.0.1-1|279	configure
12cr|zabbix-2.0.1-1|280	
12cr|zabbix-2.0.1-1|281	# kill off .htaccess files, options set in SOURCE1
12cr|zabbix-2.0.1-1|282	rm -f frontends/php/include/.htaccess
12cr|zabbix-2.0.1-1|283	rm -f frontends/php/api/.htaccess
12cr|zabbix-2.0.1-1|284	rm -f frontends/php/conf/.htaccess
12cr|zabbix-2.0.1-1|285	
12cr|zabbix-2.0.1-1|286	# set timestamp on modified config file and directories
12cr|zabbix-2.0.1-1|287	touch -r frontends/php/css.css frontends/php/include/config.inc.php \
12cr|zabbix-2.0.1-1|288	frontends/php/include/defines.inc.php \
12cr|zabbix-2.0.1-1|289	frontends/php/include \
12cr|zabbix-2.0.1-1|290	frontends/php/include/classes
12cr|zabbix-2.0.1-1|291	
12cr|zabbix-2.0.1-1|292	# remove prebuilt Windows binaries
12cr|zabbix-2.0.1-1|293	rm -rf bin
12cr|zabbix-2.0.1-1|294	
12cr|zabbix-2.0.1-1|295	# remove flash applet
12cr|zabbix-2.0.1-1|296	# https://support.zabbix.com/browse/ZBX-4794
12cr|zabbix-2.0.1-1|297	rm -f frontend/php/images/flash/zbxclock.swf
12cr|zabbix-2.0.1-1|298	%patch2 -p1
12cr|zabbix-2.0.1-1|299	
12cr|zabbix-2.0.1-1|300	
12cr|zabbix-2.0.1-1|301	%build
12cr|zabbix-2.0.1-1|302	
12cr|zabbix-2.0.1-1|303	common_flags="
12cr|zabbix-2.0.1-1|304	--enable-dependency-tracking
12cr|zabbix-2.0.1-1|305	--enable-server
12cr|zabbix-2.0.1-1|306	--enable-agent
12cr|zabbix-2.0.1-1|307	--enable-proxy
12cr|zabbix-2.0.1-1|308	--enable-ipv6
12cr|zabbix-2.0.1-1|309	--disable-java
12cr|zabbix-2.0.1-1|310	--with-net-snmp
12cr|zabbix-2.0.1-1|311	--with-ldap
12cr|zabbix-2.0.1-1|312	--with-libcurl
12cr|zabbix-2.0.1-1|313	--with-openipmi
12cr|zabbix-2.0.1-1|314	--with-jabber
12cr|zabbix-2.0.1-1|315	--with-unixodbc
12cr|zabbix-2.0.1-1|316	--with-ssh2
12cr|zabbix-2.0.1-1|317	"
12cr|zabbix-2.0.1-1|318	
12cr|zabbix-2.0.1-1|319	%configure2_5x $common_flags --with-mysql
12cr|zabbix-2.0.1-1|320	%make
12cr|zabbix-2.0.1-1|321	mv src/zabbix_server/zabbix_server src/zabbix_server/zabbix_server_mysql
12cr|zabbix-2.0.1-1|322	mv src/zabbix_proxy/zabbix_proxy src/zabbix_proxy/zabbix_proxy_mysql
12cr|zabbix-2.0.1-1|323	
12cr|zabbix-2.0.1-1|324	%configure2_5x $common_flags --with-postgresql
12cr|zabbix-2.0.1-1|325	%make
12cr|zabbix-2.0.1-1|326	mv src/zabbix_server/zabbix_server src/zabbix_server/zabbix_server_pgsql
12cr|zabbix-2.0.1-1|327	mv src/zabbix_proxy/zabbix_proxy src/zabbix_proxy/zabbix_proxy_pgsql
12cr|zabbix-2.0.1-1|328	
12cr|zabbix-2.0.1-1|329	%configure2_5x $common_flags --with-sqlite3
12cr|zabbix-2.0.1-1|330	%make
12cr|zabbix-2.0.1-1|331	mv src/zabbix_server/zabbix_server src/zabbix_server/zabbix_server_sqlite3
12cr|zabbix-2.0.1-1|332	mv src/zabbix_proxy/zabbix_proxy src/zabbix_proxy/zabbix_proxy_sqlite3
12cr|zabbix-2.0.1-1|333	
12cr|zabbix-2.0.1-1|334	touch src/zabbix_server/zabbix_server
12cr|zabbix-2.0.1-1|335	touch src/zabbix_proxy/zabbix_proxy
12cr|zabbix-2.0.1-1|336	
12cr|zabbix-2.0.1-1|337	
12cr|zabbix-2.0.1-1|338	%install
12cr|zabbix-2.0.1-1|339	# set up some required directories
12cr|zabbix-2.0.1-1|340	mkdir -p %{buildroot}%{_sysconfdir}/%{srcname}
12cr|zabbix-2.0.1-1|341	mkdir -p %{buildroot}%{_sysconfdir}/%{srcname}/externalscripts
12cr|zabbix-2.0.1-1|342	mkdir -p %{buildroot}%{_sysconfdir}/%{srcname}/web
12cr|zabbix-2.0.1-1|343	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12cr|zabbix-2.0.1-1|344	mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf.d
12cr|zabbix-2.0.1-1|345	mkdir -p %{buildroot}%{_unitdir}
12cr|zabbix-2.0.1-1|346	mkdir -p %{buildroot}%{_datadir}
12cr|zabbix-2.0.1-1|347	mkdir -p %{buildroot}%{_localstatedir}/lib/%{srcname}
12cr|zabbix-2.0.1-1|348	mkdir -p %{buildroot}%{_localstatedir}/log/%{srcname}
12cr|zabbix-2.0.1-1|349	mkdir -p %{buildroot}%{_localstatedir}/run/%{srcname}
12cr|zabbix-2.0.1-1|350	
12cr|zabbix-2.0.1-1|351	# install the frontend
12cr|zabbix-2.0.1-1|352	cp -a frontends/php %{buildroot}%{_datadir}/%{srcname}
12cr|zabbix-2.0.1-1|353	
12cr|zabbix-2.0.1-1|354	# prepare ghosted config file
12cr|zabbix-2.0.1-1|355	touch %{buildroot}%{_sysconfdir}/%{srcname}/web/zabbix.conf.php
12cr|zabbix-2.0.1-1|356	
12cr|zabbix-2.0.1-1|357	# drop Apache config file in place
12cr|zabbix-2.0.1-1|358	install -m 0644 -p %{SOURCE1} %{buildroot}%{_sysconfdir}/httpd/conf.d/%{srcname}.conf
12cr|zabbix-2.0.1-1|359	
12cr|zabbix-2.0.1-1|360	# fix config file options
12cr|zabbix-2.0.1-1|361	sed -i \
12cr|zabbix-2.0.1-1|362	-e 's|# PidFile=.*|PidFile=%{_localstatedir}/run/%{srcname}/zabbix_agentd.pid|g' \
12cr|zabbix-2.0.1-1|363	-e 's|^LogFile=.*|LogFile=%{_localstatedir}/log/%{srcname}/zabbix_agentd.log|g' \
12cr|zabbix-2.0.1-1|364	-e 's|# LogFileSize=.*|LogFileSize=0|g' \
12cr|zabbix-2.0.1-1|365	conf/zabbix_agentd.conf
12cr|zabbix-2.0.1-1|366	
12cr|zabbix-2.0.1-1|367	sed -i \
12cr|zabbix-2.0.1-1|368	-e 's|# PidFile=.*|PidFile=%{_localstatedir}/run/%{srcname}/zabbix.pid|g' \
12cr|zabbix-2.0.1-1|369	-e 's|^LogFile=.*|LogFile=%{_localstatedir}/log/%{srcname}/zabbix_server.log|g' \
12cr|zabbix-2.0.1-1|370	-e 's|# LogFileSize=.*|LogFileSize=0|g' \
12cr|zabbix-2.0.1-1|371	-e 's|# AlertScriptsPath=/home/zabbix/bin/|AlertScriptsPath=%{_localstatedir}/lib/%{srcname}/|g' \
12cr|zabbix-2.0.1-1|372	-e 's|^DBUser=root|DBUser=zabbix|g' \
12cr|zabbix-2.0.1-1|373	-e 's|# DBSocket=/tmp/mysql.sock|DBSocket=%{_localstatedir}/lib/mysql/mysql.sock|g' \
12cr|zabbix-2.0.1-1|374	conf/zabbix_server.conf
12cr|zabbix-2.0.1-1|375	
12cr|zabbix-2.0.1-1|376	sed -i \
12cr|zabbix-2.0.1-1|377	-e 's|# PidFile=.*|PidFile=%{_localstatedir}/run/%{srcname}/zabbix_proxy.pid|g' \
12cr|zabbix-2.0.1-1|378	-e 's|^LogFile=.*|LogFile=%{_localstatedir}/log/%{srcname}/zabbix_proxy.log|g' \
12cr|zabbix-2.0.1-1|379	-e 's|# LogFileSize=.*|LogFileSize=0|g' \
12cr|zabbix-2.0.1-1|380	-e 's|# AlertScriptsPath=/home/zabbix/bin/|AlertScriptsPath=%{_localstatedir}/lib/%{srcname}/|g' \
12cr|zabbix-2.0.1-1|381	-e 's|^DBUser=root|DBUser=zabbix|g' \
12cr|zabbix-2.0.1-1|382	-e 's|# DBSocket=/tmp/mysql.sock|DBSocket=%{_localstatedir}/lib/mysql/mysql.sock|g' \
12cr|zabbix-2.0.1-1|383	conf/zabbix_proxy.conf
12cr|zabbix-2.0.1-1|384	
12cr|zabbix-2.0.1-1|385	# install log rotation
12cr|zabbix-2.0.1-1|386	cat %{SOURCE5} | sed -e 's|COMPONENT|server|g' > \
12cr|zabbix-2.0.1-1|387	%{buildroot}%{_sysconfdir}/logrotate.d/zabbix-server
12cr|zabbix-2.0.1-1|388	cat %{SOURCE5} | sed -e 's|COMPONENT|agentd|g' > \
12cr|zabbix-2.0.1-1|389	%{buildroot}%{_sysconfdir}/logrotate.d/zabbix-agent
12cr|zabbix-2.0.1-1|390	cat %{SOURCE5} | sed -e 's|COMPONENT|proxy|g' > \
12cr|zabbix-2.0.1-1|391	%{buildroot}%{_sysconfdir}/logrotate.d/zabbix-proxy
12cr|zabbix-2.0.1-1|392	
12cr|zabbix-2.0.1-1|393	# systemd units
12cr|zabbix-2.0.1-1|394	install -m 0644 -p %{SOURCE10} %{buildroot}%{_unitdir}/zabbix-agent.service
12cr|zabbix-2.0.1-1|395	install -m 0644 -p %{SOURCE11} %{buildroot}%{_unitdir}/zabbix-proxy-mysql.service
12cr|zabbix-2.0.1-1|396	install -m 0644 -p %{SOURCE12} %{buildroot}%{_unitdir}/zabbix-proxy-pgsql.service
12cr|zabbix-2.0.1-1|397	install -m 0644 -p %{SOURCE13} %{buildroot}%{_unitdir}/zabbix-proxy-sqlite3.service
12cr|zabbix-2.0.1-1|398	install -m 0644 -p %{SOURCE14} %{buildroot}%{_unitdir}/zabbix-server-mysql.service
12cr|zabbix-2.0.1-1|399	install -m 0644 -p %{SOURCE15} %{buildroot}%{_unitdir}/zabbix-server-pgsql.service
12cr|zabbix-2.0.1-1|400	install -m 0644 -p %{SOURCE16} %{buildroot}%{_unitdir}/zabbix-server-sqlite3.service
12cr|zabbix-2.0.1-1|401	touch %{buildroot}%{_unitdir}/zabbix-proxy.service
12cr|zabbix-2.0.1-1|402	touch %{buildroot}%{_unitdir}/zabbix-server.service
12cr|zabbix-2.0.1-1|403	
12cr|zabbix-2.0.1-1|404	# install
12cr|zabbix-2.0.1-1|405	make DESTDIR=%{buildroot} install
12cr|zabbix-2.0.1-1|406	rm %{buildroot}%{_sbindir}/zabbix_server
12cr|zabbix-2.0.1-1|407	install -m 0755 -p src/zabbix_server/zabbix_server_* %{buildroot}%{_sbindir}/
12cr|zabbix-2.0.1-1|408	rm %{buildroot}%{_sbindir}/zabbix_proxy
12cr|zabbix-2.0.1-1|409	install -m 0755 -p src/zabbix_proxy/zabbix_proxy_* %{buildroot}%{_sbindir}/
12cr|zabbix-2.0.1-1|410	
12cr|zabbix-2.0.1-1|411	# install compatibility links for config files
12cr|zabbix-2.0.1-1|412	ln -sf %{_sysconfdir}/zabbix_agent.conf %{buildroot}%{_sysconfdir}/%{srcname}/zabbix_agent.conf
12cr|zabbix-2.0.1-1|413	ln -sf %{_sysconfdir}/zabbix_agentd.conf %{buildroot}%{_sysconfdir}/%{srcname}/zabbix_agentd.conf
12cr|zabbix-2.0.1-1|414	ln -sf %{_sysconfdir}/zabbix_server.conf %{buildroot}%{_sysconfdir}/%{srcname}/zabbix_server.conf
12cr|zabbix-2.0.1-1|415	ln -sf %{_sysconfdir}/zabbix_proxy.conf %{buildroot}%{_sysconfdir}/%{srcname}/zabbix_proxy.conf
12cr|zabbix-2.0.1-1|416	
12cr|zabbix-2.0.1-1|417	# nuke static libs and empty oracle upgrade sql
12cr|zabbix-2.0.1-1|418	rm -rf %{buildroot}%{_libdir}/libzbx*.a
12cr|zabbix-2.0.1-1|419	
12cr|zabbix-2.0.1-1|420	# copy sql files to appropriate per package locations
12cr|zabbix-2.0.1-1|421	for pkg in proxy server ; do
12cr|zabbix-2.0.1-1|422	docdir=%{buildroot}%{_docdir}/%{srcname}-$pkg-mysql-%{version}
12cr|zabbix-2.0.1-1|423	install -dm 755 $docdir
12cr|zabbix-2.0.1-1|424	cp -p --parents database/mysql/schema.sql $docdir
12cr|zabbix-2.0.1-1|425	cp -p --parents database/mysql/data.sql $docdir
12cr|zabbix-2.0.1-1|426	cp -p --parents database/mysql/images.sql $docdir
12cr|zabbix-2.0.1-1|427	cp -pR --parents upgrades/dbpatches/1.6/mysql $docdir
12cr|zabbix-2.0.1-1|428	cp -pR --parents upgrades/dbpatches/1.8/mysql $docdir
12cr|zabbix-2.0.1-1|429	cp -pR --parents upgrades/dbpatches/2.0/mysql $docdir
12cr|zabbix-2.0.1-1|430	docdir=%{buildroot}%{_docdir}/%{srcname}-$pkg-pgsql-%{version}
12cr|zabbix-2.0.1-1|431	install -dm 755 $docdir
12cr|zabbix-2.0.1-1|432	cp -p --parents database/postgresql/schema.sql $docdir
12cr|zabbix-2.0.1-1|433	cp -p --parents database/postgresql/data.sql $docdir
12cr|zabbix-2.0.1-1|434	cp -p --parents database/postgresql/images.sql $docdir
12cr|zabbix-2.0.1-1|435	cp -pR --parents upgrades/dbpatches/1.6/postgresql $docdir
12cr|zabbix-2.0.1-1|436	cp -pR --parents upgrades/dbpatches/1.8/postgresql $docdir
12cr|zabbix-2.0.1-1|437	cp -pR --parents upgrades/dbpatches/2.0/postgresql $docdir
12cr|zabbix-2.0.1-1|438	docdir=%{buildroot}%{_docdir}/%{srcname}-$pkg-sqlite3-%{version}
12cr|zabbix-2.0.1-1|439	install -dm 755 $docdir
12cr|zabbix-2.0.1-1|440	cp -p --parents database/sqlite3/schema.sql $docdir
12cr|zabbix-2.0.1-1|441	cp -p --parents database/sqlite3/data.sql $docdir
12cr|zabbix-2.0.1-1|442	cp -p --parents database/sqlite3/images.sql $docdir
12cr|zabbix-2.0.1-1|443	done
12cr|zabbix-2.0.1-1|444	# remove extraneous ones
12cr|zabbix-2.0.1-1|445	rm -rf %{buildroot}%{_datadir}/%{srcname}/create
12cr|zabbix-2.0.1-1|446	
12cr|zabbix-2.0.1-1|447	# systemd must create /var/run/%{srcname}
12cr|zabbix-2.0.1-1|448	mkdir -p %{buildroot}%{_sysconfdir}/tmpfiles.d
12cr|zabbix-2.0.1-1|449	install -m 0644 %{SOURCE9} %{buildroot}%{_sysconfdir}/tmpfiles.d/zabbix.conf
12cr|zabbix-2.0.1-1|450	
12cr|zabbix-2.0.1-1|451	
12cr|zabbix-2.0.1-1|452	%pre
12cr|zabbix-2.0.1-1|453	getent group zabbix > /dev/null || groupadd -r zabbix
12cr|zabbix-2.0.1-1|454	getent passwd zabbix > /dev/null || \
12cr|zabbix-2.0.1-1|455	useradd -r -g zabbix -d %{_localstatedir}/lib/%{srcname} -s /sbin/nologin \
12cr|zabbix-2.0.1-1|456	-c "Zabbix Monitoring System" zabbix
12cr|zabbix-2.0.1-1|457	:
12cr|zabbix-2.0.1-1|458	
12cr|zabbix-2.0.1-1|459	%post server-mysql
12cr|zabbix-2.0.1-1|460	if [ $1 -eq 1 ] ; then
12cr|zabbix-2.0.1-1|461	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|462	fi
12cr|zabbix-2.0.1-1|463	ln -sf %{_unitdir}/zabbix-server-mysql.service %{_unitdir}/zabbix-server.service
12cr|zabbix-2.0.1-1|464	
12cr|zabbix-2.0.1-1|465	%post server-pgsql
12cr|zabbix-2.0.1-1|466	if [ $1 -eq 1 ] ; then
12cr|zabbix-2.0.1-1|467	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|468	fi
12cr|zabbix-2.0.1-1|469	ln -sf %{_unitdir}/zabbix-server-pgsql.service %{_unitdir}/zabbix-server.service
12cr|zabbix-2.0.1-1|470	
12cr|zabbix-2.0.1-1|471	%post server-sqlite3
12cr|zabbix-2.0.1-1|472	if [ $1 -eq 1 ] ; then
12cr|zabbix-2.0.1-1|473	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|474	fi
12cr|zabbix-2.0.1-1|475	ln -sf %{_unitdir}/zabbix-server-sqlite3.service %{_unitdir}/zabbix-server.service
12cr|zabbix-2.0.1-1|476	
12cr|zabbix-2.0.1-1|477	%post proxy-mysql
12cr|zabbix-2.0.1-1|478	if [ $1 -eq 1 ] ; then
12cr|zabbix-2.0.1-1|479	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|480	fi
12cr|zabbix-2.0.1-1|481	ln -sf %{_unitdir}/zabbix-proxy-mysql.service %{_unitdir}/zabbix-proxy.service
12cr|zabbix-2.0.1-1|482	
12cr|zabbix-2.0.1-1|483	%post proxy-pgsql
12cr|zabbix-2.0.1-1|484	if [ $1 -eq 1 ] ; then
12cr|zabbix-2.0.1-1|485	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|486	fi
12cr|zabbix-2.0.1-1|487	ln -sf %{_unitdir}/zabbix-proxy-pgsql.service %{_unitdir}/zabbix-proxy.service
12cr|zabbix-2.0.1-1|488	
12cr|zabbix-2.0.1-1|489	%post proxy-sqlite3
12cr|zabbix-2.0.1-1|490	if [ $1 -eq 1 ] ; then
12cr|zabbix-2.0.1-1|491	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|492	fi
12cr|zabbix-2.0.1-1|493	ln -sf %{_unitdir}/zabbix-proxy-sqlite3.service %{_unitdir}/zabbix-proxy.service
12cr|zabbix-2.0.1-1|494	
12cr|zabbix-2.0.1-1|495	%post agent
12cr|zabbix-2.0.1-1|496	if [ $1 -eq 1 ] ; then
12cr|zabbix-2.0.1-1|497	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|498	fi
12cr|zabbix-2.0.1-1|499	
12cr|zabbix-2.0.1-1|500	
12cr|zabbix-2.0.1-1|501	%preun server-mysql
12cr|zabbix-2.0.1-1|502	if [ $1 -eq 0 ] ; then
12cr|zabbix-2.0.1-1|503	/bin/systemctl --no-reload disable zabbix-server-mysql.service > /dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|504	/bin/systemctl stop zabbix-server-mysql.service > /dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|505	fi
12cr|zabbix-2.0.1-1|506	
12cr|zabbix-2.0.1-1|507	%preun server-pgsql
12cr|zabbix-2.0.1-1|508	if [ $1 -eq 0 ] ; then
12cr|zabbix-2.0.1-1|509	/bin/systemctl --no-reload disable zabbix-server-pgsql.service > /dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|510	/bin/systemctl stop zabbix-server-pgsql.service > /dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|511	fi
12cr|zabbix-2.0.1-1|512	
12cr|zabbix-2.0.1-1|513	%preun server-sqlite3
12cr|zabbix-2.0.1-1|514	if [ $1 -eq 0 ] ; then
12cr|zabbix-2.0.1-1|515	/bin/systemctl --no-reload disable zabbix-server-sqlite3.service > /dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|516	/bin/systemctl stop zabbix-server-sqlite3.service > /dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|517	fi
12cr|zabbix-2.0.1-1|518	
12cr|zabbix-2.0.1-1|519	%preun proxy-mysql
12cr|zabbix-2.0.1-1|520	if [ $1 -eq 0 ] ; then
12cr|zabbix-2.0.1-1|521	/bin/systemctl --no-reload disable zabbix-proxy-mysql.service > /dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|522	/bin/systemctl stop zabbix-proxy-mysql.service > /dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|523	fi
12cr|zabbix-2.0.1-1|524	
12cr|zabbix-2.0.1-1|525	%preun proxy-pgsql
12cr|zabbix-2.0.1-1|526	if [ $1 -eq 0 ] ; then
12cr|zabbix-2.0.1-1|527	/bin/systemctl --no-reload disable zabbix-proxy-pgsql.service > /dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|528	/bin/systemctl stop zabbix-proxy-pgsql.service > /dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|529	fi
12cr|zabbix-2.0.1-1|530	
12cr|zabbix-2.0.1-1|531	%preun proxy-sqlite3
12cr|zabbix-2.0.1-1|532	if [ $1 -eq 0 ] ; then
12cr|zabbix-2.0.1-1|533	/bin/systemctl --no-reload disable zabbix-proxy-sqlite3.service > /dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|534	/bin/systemctl stop zabbix-proxy-sqlite3.service > /dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|535	fi
12cr|zabbix-2.0.1-1|536	
12cr|zabbix-2.0.1-1|537	%preun agent
12cr|zabbix-2.0.1-1|538	if [ $1 -eq 0 ] ; then
12cr|zabbix-2.0.1-1|539	/bin/systemctl --no-reload disable zabbix-agent.service > /dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|540	/bin/systemctl stop zabbix-agent.service > /dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|541	fi
12cr|zabbix-2.0.1-1|542	
12cr|zabbix-2.0.1-1|543	
12cr|zabbix-2.0.1-1|544	%postun server-mysql
12cr|zabbix-2.0.1-1|545	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|546	if [ $1 -ge 1 ] ; then
12cr|zabbix-2.0.1-1|547	/bin/systemctl try-restart zabbix-server-mysql.service >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|548	fi
12cr|zabbix-2.0.1-1|549	
12cr|zabbix-2.0.1-1|550	%postun server-pgsql
12cr|zabbix-2.0.1-1|551	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|552	if [ $1 -ge 1 ] ; then
12cr|zabbix-2.0.1-1|553	/bin/systemctl try-restart zabbix-server-pgsql.service >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|554	fi
12cr|zabbix-2.0.1-1|555	
12cr|zabbix-2.0.1-1|556	%postun server-sqlite3
12cr|zabbix-2.0.1-1|557	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|558	if [ $1 -ge 1 ] ; then
12cr|zabbix-2.0.1-1|559	/bin/systemctl try-restart zabbix-server-sqlite3.service >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|560	fi
12cr|zabbix-2.0.1-1|561	
12cr|zabbix-2.0.1-1|562	%postun proxy-mysql
12cr|zabbix-2.0.1-1|563	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|564	if [ $1 -ge 1 ] ; then
12cr|zabbix-2.0.1-1|565	/bin/systemctl try-restart zabbix-proxy-mysql.service >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|566	fi
12cr|zabbix-2.0.1-1|567	
12cr|zabbix-2.0.1-1|568	%postun proxy-pgsql
12cr|zabbix-2.0.1-1|569	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|570	if [ $1 -ge 1 ] ; then
12cr|zabbix-2.0.1-1|571	/bin/systemctl try-restart zabbix-proxy-pgsql.service >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|572	fi
12cr|zabbix-2.0.1-1|573	
12cr|zabbix-2.0.1-1|574	%postun proxy-sqlite3
12cr|zabbix-2.0.1-1|575	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|576	if [ $1 -ge 1 ] ; then
12cr|zabbix-2.0.1-1|577	/bin/systemctl try-restart zabbix-proxy-sqlite3.service >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|578	fi
12cr|zabbix-2.0.1-1|579	
12cr|zabbix-2.0.1-1|580	%postun agent
12cr|zabbix-2.0.1-1|581	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|582	if [ $1 -ge 1 ] ; then
12cr|zabbix-2.0.1-1|583	/bin/systemctl try-restart zabbix-agent.service >/dev/null 2>&1 || :
12cr|zabbix-2.0.1-1|584	fi
12cr|zabbix-2.0.1-1|585	
12cr|zabbix-2.0.1-1|586	
12cr|zabbix-2.0.1-1|587	%files
12cr|zabbix-2.0.1-1|588	%doc AUTHORS ChangeLog COPYING NEWS README
12cr|zabbix-2.0.1-1|589	%dir %{_sysconfdir}/%{srcname}
12cr|zabbix-2.0.1-1|590	%config(noreplace) %{_sysconfdir}/tmpfiles.d/zabbix.conf
12cr|zabbix-2.0.1-1|591	%attr(0755,zabbix,zabbix) %dir %{_localstatedir}/lib/%{srcname}
12cr|zabbix-2.0.1-1|592	%attr(0755,zabbix,zabbix) %dir %{_localstatedir}/log/%{srcname}
12cr|zabbix-2.0.1-1|593	%attr(0755,zabbix,zabbix) %dir %{_localstatedir}/run/%{srcname}
12cr|zabbix-2.0.1-1|594	%{_bindir}/zabbix_get
12cr|zabbix-2.0.1-1|595	%{_bindir}/zabbix_sender
12cr|zabbix-2.0.1-1|596	%{_mandir}/man1/zabbix_get.1*
12cr|zabbix-2.0.1-1|597	%{_mandir}/man1/zabbix_sender.1*
12cr|zabbix-2.0.1-1|598	
12cr|zabbix-2.0.1-1|599	%files server
12cr|zabbix-2.0.1-1|600	%doc misc/snmptrap/zabbix_trap_receiver.pl
12cr|zabbix-2.0.1-1|601	%attr(0640,root,zabbix) %config(noreplace) %{_sysconfdir}/zabbix_server.conf
12cr|zabbix-2.0.1-1|602	%{_sysconfdir}/%{srcname}/zabbix_server.conf
12cr|zabbix-2.0.1-1|603	%attr(0755,zabbix,zabbix) %dir %{_sysconfdir}/%{srcname}/externalscripts
12cr|zabbix-2.0.1-1|604	%config(noreplace) %{_sysconfdir}/logrotate.d/zabbix-server
12cr|zabbix-2.0.1-1|605	%ghost %{_unitdir}/zabbix-server.service
12cr|zabbix-2.0.1-1|606	%{_mandir}/man8/zabbix_server.8*
12cr|zabbix-2.0.1-1|607	
12cr|zabbix-2.0.1-1|608	%files server-mysql
12cr|zabbix-2.0.1-1|609	%{_docdir}/%{srcname}-server-mysql-%{version}/
12cr|zabbix-2.0.1-1|610	%{_sbindir}/zabbix_server_mysql
12cr|zabbix-2.0.1-1|611	%{_unitdir}/zabbix-server-mysql.service
12cr|zabbix-2.0.1-1|612	
12cr|zabbix-2.0.1-1|613	%files server-pgsql
12cr|zabbix-2.0.1-1|614	%{_docdir}/%{srcname}-server-pgsql-%{version}/
12cr|zabbix-2.0.1-1|615	%{_sbindir}/zabbix_server_pgsql
12cr|zabbix-2.0.1-1|616	%{_unitdir}/zabbix-server-pgsql.service
12cr|zabbix-2.0.1-1|617	
12cr|zabbix-2.0.1-1|618	%files server-sqlite3
12cr|zabbix-2.0.1-1|619	%{_docdir}/%{srcname}-server-sqlite3-%{version}/
12cr|zabbix-2.0.1-1|620	%{_sbindir}/zabbix_server_sqlite3
12cr|zabbix-2.0.1-1|621	%{_unitdir}/zabbix-server-sqlite3.service
12cr|zabbix-2.0.1-1|622	
12cr|zabbix-2.0.1-1|623	%files agent
12cr|zabbix-2.0.1-1|624	%doc conf/zabbix_agentd/*.conf
12cr|zabbix-2.0.1-1|625	%config(noreplace) %{_sysconfdir}/zabbix_agent.conf
12cr|zabbix-2.0.1-1|626	%{_sysconfdir}/%{srcname}/zabbix_agent.conf
12cr|zabbix-2.0.1-1|627	%config(noreplace) %{_sysconfdir}/zabbix_agentd.conf
12cr|zabbix-2.0.1-1|628	%{_sysconfdir}/%{srcname}/zabbix_agentd.conf
12cr|zabbix-2.0.1-1|629	%config(noreplace) %{_sysconfdir}/logrotate.d/zabbix-agent
12cr|zabbix-2.0.1-1|630	%{_unitdir}/zabbix-agent.service
12cr|zabbix-2.0.1-1|631	%{_sbindir}/zabbix_agent
12cr|zabbix-2.0.1-1|632	%{_sbindir}/zabbix_agentd
12cr|zabbix-2.0.1-1|633	%{_mandir}/man8/zabbix_agentd.8*
12cr|zabbix-2.0.1-1|634	
12cr|zabbix-2.0.1-1|635	%files proxy
12cr|zabbix-2.0.1-1|636	%doc misc/snmptrap/zabbix_trap_receiver.pl
12cr|zabbix-2.0.1-1|637	%attr(0640,root,zabbix) %config(noreplace) %{_sysconfdir}/zabbix_proxy.conf
12cr|zabbix-2.0.1-1|638	%{_sysconfdir}/%{srcname}/zabbix_proxy.conf
12cr|zabbix-2.0.1-1|639	%attr(0755,zabbix,zabbix) %dir %{_sysconfdir}/%{srcname}/externalscripts
12cr|zabbix-2.0.1-1|640	%config(noreplace) %{_sysconfdir}/logrotate.d/zabbix-proxy
12cr|zabbix-2.0.1-1|641	%ghost %{_unitdir}/zabbix-proxy.service
12cr|zabbix-2.0.1-1|642	%{_mandir}/man8/zabbix_proxy.8*
12cr|zabbix-2.0.1-1|643	
12cr|zabbix-2.0.1-1|644	%files proxy-mysql
12cr|zabbix-2.0.1-1|645	%{_docdir}/%{srcname}-proxy-mysql-%{version}/
12cr|zabbix-2.0.1-1|646	%{_sbindir}/zabbix_proxy_mysql
12cr|zabbix-2.0.1-1|647	%{_unitdir}/zabbix-proxy-mysql.service
12cr|zabbix-2.0.1-1|648	
12cr|zabbix-2.0.1-1|649	%files proxy-pgsql
12cr|zabbix-2.0.1-1|650	%{_docdir}/%{srcname}-proxy-pgsql-%{version}/
12cr|zabbix-2.0.1-1|651	%{_sbindir}/zabbix_proxy_pgsql
12cr|zabbix-2.0.1-1|652	%{_unitdir}/zabbix-proxy-pgsql.service
12cr|zabbix-2.0.1-1|653	
12cr|zabbix-2.0.1-1|654	%files proxy-sqlite3
12cr|zabbix-2.0.1-1|655	%{_docdir}/%{srcname}-proxy-sqlite3-%{version}/
12cr|zabbix-2.0.1-1|656	%{_sbindir}/zabbix_proxy_sqlite3
12cr|zabbix-2.0.1-1|657	%{_unitdir}/zabbix-proxy-sqlite3.service
12cr|zabbix-2.0.1-1|658	
12cr|zabbix-2.0.1-1|659	%files web
12cr|zabbix-2.0.1-1|660	%dir %attr(0750,apache,apache) %{_sysconfdir}/%{srcname}/web
12cr|zabbix-2.0.1-1|661	%ghost %attr(0644,apache,apache) %config(noreplace) %{_sysconfdir}/%{srcname}/web/zabbix.conf.php
12cr|zabbix-2.0.1-1|662	%config(noreplace) %{_sysconfdir}/httpd/conf.d/zabbix.conf
12cr|zabbix-2.0.1-1|663	%{_datadir}/%{srcname}
12cr|zabbix-2.0.1-1|664	
12cr|zabbix-2.0.1-1|665	%files web-mysql
12cr|zabbix-2.0.1-1|666	
12cr|zabbix-2.0.1-1|667	%files web-pgsql
12cr|zabbix-2.0.1-1|668	
12cr|zabbix-2.0.1-1|669	%files web-sqlite3

8762 12
12cr|zapata-1.0.1-9|1	%define	major 1
12cr|zapata-1.0.1-9|2	%define libname %mklibname zap %{major}
12cr|zapata-1.0.1-9|3	%define develname %mklibname zap -d
12cr|zapata-1.0.1-9|4	
12cr|zapata-1.0.1-9|5	Summary:	Zapata Telecom Library
12cr|zapata-1.0.1-9|6	Name:		zapata
12cr|zapata-1.0.1-9|7	Version:	1.0.1
12cr|zapata-1.0.1-9|8	Release:	9
12cr|zapata-1.0.1-9|9	License:	GPL
12cr|zapata-1.0.1-9|10	Group:		System/Libraries
12cr|zapata-1.0.1-9|11	URL:            http://www.asterisk.org/
12cr|zapata-1.0.1-9|12	Source0:	%{name}-%{version}.tar.bz2
12cr|zapata-1.0.1-9|13	Source1:	zapata_Makefile
12cr|zapata-1.0.1-9|14	Patch0:		zapata-1.0.0-mdk.diff
12cr|zapata-1.0.1-9|15	BuildRequires:	libtool
12cr|zapata-1.0.1-9|16	
12cr|zapata-1.0.1-9|17	%description
12cr|zapata-1.0.1-9|18	The Zapata library implements function calls allowing the user
12cr|zapata-1.0.1-9|19	easy access to the telephony functionality.
12cr|zapata-1.0.1-9|20	
12cr|zapata-1.0.1-9|21	%package -n	%{libname}
12cr|zapata-1.0.1-9|22	Summary:	Shared Zapata Telecom Library
12cr|zapata-1.0.1-9|23	Group:          System/Libraries
12cr|zapata-1.0.1-9|24	#Obsoletes:	%{name}
12cr|zapata-1.0.1-9|25	#Provides:	%{name}
12cr|zapata-1.0.1-9|26	
12cr|zapata-1.0.1-9|27	%description -n	%{libname}
12cr|zapata-1.0.1-9|28	The Zapata library implements function calls allowing the user
12cr|zapata-1.0.1-9|29	easy access to the telephony functionality.
12cr|zapata-1.0.1-9|30	
12cr|zapata-1.0.1-9|31	%package -n	%{develname}
12cr|zapata-1.0.1-9|32	Summary:	Zapata Telecom Library development files
12cr|zapata-1.0.1-9|33	Group:		Development/C
12cr|zapata-1.0.1-9|34	Requires:	%{libname} = %{version}
12cr|zapata-1.0.1-9|35	Provides:	%{name}-devel = %{version}
12cr|zapata-1.0.1-9|36	Provides:	libzap-devel = %{version}
12cr|zapata-1.0.1-9|37	Obsoletes:	%{name}-devel
12cr|zapata-1.0.1-9|38	Obsoletes:	%{mklibname zap 1 -d}
12cr|zapata-1.0.1-9|39	
12cr|zapata-1.0.1-9|40	%description -n	%{develname}
12cr|zapata-1.0.1-9|41	The Zapata library implements function calls allowing the user
12cr|zapata-1.0.1-9|42	easy access to the telephony functionality.
12cr|zapata-1.0.1-9|43	
12cr|zapata-1.0.1-9|44	This package contains the development library and its header
12cr|zapata-1.0.1-9|45	files for the Zapata Telecom Library.
12cr|zapata-1.0.1-9|46	
12cr|zapata-1.0.1-9|47	%prep
12cr|zapata-1.0.1-9|48	
12cr|zapata-1.0.1-9|49	%setup -q -n %{name}-%{version}
12cr|zapata-1.0.1-9|50	%patch0 -p1
12cr|zapata-1.0.1-9|51	
12cr|zapata-1.0.1-9|52	cp %{SOURCE1} Makefile
12cr|zapata-1.0.1-9|53	
12cr|zapata-1.0.1-9|54	%build
12cr|zapata-1.0.1-9|55	
12cr|zapata-1.0.1-9|56	%make \
12cr|zapata-1.0.1-9|57	CFLAGS="%{optflags} -fPIC -DPIC -D_REENTRANT -Iinclude" \
12cr|zapata-1.0.1-9|58	libdir=%{_libdir}
12cr|zapata-1.0.1-9|59	
12cr|zapata-1.0.1-9|60	%install
12cr|zapata-1.0.1-9|61	%makeinstall_std \
12cr|zapata-1.0.1-9|62	libdir=%{_libdir} \
12cr|zapata-1.0.1-9|63	includedir=%{_includedir}
12cr|zapata-1.0.1-9|64	
12cr|zapata-1.0.1-9|65	
12cr|zapata-1.0.1-9|66	%files -n %{libname}
12cr|zapata-1.0.1-9|67	%defattr(-,root,root)
12cr|zapata-1.0.1-9|68	%{_libdir}/*.so.*
12cr|zapata-1.0.1-9|69	
12cr|zapata-1.0.1-9|70	%files -n %{develname}
12cr|zapata-1.0.1-9|71	%defattr(-,root,root)
12cr|zapata-1.0.1-9|72	%{_includedir}/*
12cr|zapata-1.0.1-9|73	%{_libdir}/*.so
12cr|zapata-1.0.1-9|74	
12cr|zapata-1.0.1-9|75	
12cr|zapata-1.0.1-9|76	%changelog
12cr|zapata-1.0.1-9|77	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-8mdv2010.0
12cr|zapata-1.0.1-9|78	+ Revision: 435377
12cr|zapata-1.0.1-9|79	- rebuild
12cr|zapata-1.0.1-9|80	
12cr|zapata-1.0.1-9|81	* Tue Jun 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdv2009.0
12cr|zapata-1.0.1-9|82	+ Revision: 223775
12cr|zapata-1.0.1-9|83	- fix linkage
12cr|zapata-1.0.1-9|84	- fix devel package naming
12cr|zapata-1.0.1-9|85	
12cr|zapata-1.0.1-9|86	+ Pixel <pixel@mandriva.com>
12cr|zapata-1.0.1-9|87	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cr|zapata-1.0.1-9|88	
12cr|zapata-1.0.1-9|89	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.0.1-6mdv2008.1
12cr|zapata-1.0.1-9|90	+ Revision: 141006
12cr|zapata-1.0.1-9|91	- restore BuildRoot
12cr|zapata-1.0.1-9|92	
12cr|zapata-1.0.1-9|93	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|zapata-1.0.1-9|94	- kill re-definition of %%buildroot on Pixel's request
12cr|zapata-1.0.1-9|95	
12cr|zapata-1.0.1-9|96	
12cr|zapata-1.0.1-9|97	* Thu Aug 03 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdv2007.0
12cr|zapata-1.0.1-9|98	- fix typo
12cr|zapata-1.0.1-9|99	
12cr|zapata-1.0.1-9|100	* Wed Aug 02 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2007.0
12cr|zapata-1.0.1-9|101	- rebuild
12cr|zapata-1.0.1-9|102	
12cr|zapata-1.0.1-9|103	* Sun May 07 2006 Stefan van der Eijk <stefan@eijk.nu> 1.0.1-4mdk
12cr|zapata-1.0.1-9|104	- BuildRequires: libtool
12cr|zapata-1.0.1-9|105	
12cr|zapata-1.0.1-9|106	* Fri Sep 16 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cr|zapata-1.0.1-9|107	- maintain our own libtool aware makefile
12cr|zapata-1.0.1-9|108	
12cr|zapata-1.0.1-9|109	* Fri Sep 02 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cr|zapata-1.0.1-9|110	- rebuild
12cr|zapata-1.0.1-9|111	
12cr|zapata-1.0.1-9|112	* Thu Jul 21 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.1-1mdk
12cr|zapata-1.0.1-9|113	- New release 1.0.1
12cr|zapata-1.0.1-9|114	
12cr|zapata-1.0.1-9|115	* Sun Mar 13 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.0-3mdk
12cr|zapata-1.0.1-9|116	- use the %%mkrel macro
12cr|zapata-1.0.1-9|117	
12cr|zapata-1.0.1-9|118	* Sun Dec 26 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.0-2mdk
12cr|zapata-1.0.1-9|119	- use newer zaptel header in P0
12cr|zapata-1.0.1-9|120	- use also -DPIC -D_REENTRANT in CFLAGS
12cr|zapata-1.0.1-9|121	
12cr|zapata-1.0.1-9|122	* Fri Sep 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.0-1mdk
12cr|zapata-1.0.1-9|123	- 1.0.0
12cr|zapata-1.0.1-9|124	- fix url
12cr|zapata-1.0.1-9|125	
12cr|zapata-1.0.1-9|126	* Sat Sep 11 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0-0.RC2.1mdk
12cr|zapata-1.0.1-9|127	- initial mandrake package
12cr|zapata-1.0.1-9|128	

8763 12
12cr|zathura-0.0.8.5-1|1	%define debug_package %{nil}
12cr|zathura-0.0.8.5-1|2	Summary:	A lightweight PDF viewer
12cr|zathura-0.0.8.5-1|3	Name:		zathura
12cr|zathura-0.0.8.5-1|4	Version:	0.0.8.5
12cr|zathura-0.0.8.5-1|5	Release:	1
12cr|zathura-0.0.8.5-1|6	Group:		Office
12cr|zathura-0.0.8.5-1|7	License:	zlib
12cr|zathura-0.0.8.5-1|8	URL:		http://zathura.pwmt.org/projects/zathura
12cr|zathura-0.0.8.5-1|9	Source0:	http://zathura.pwmt.org/attachments/download/10/%{name}-%{version}.tar.xz
12cr|zathura-0.0.8.5-1|10	
12cr|zathura-0.0.8.5-1|11	BuildRequires:	desktop-file-utils
12cr|zathura-0.0.8.5-1|12	BuildRequires:	pkgconfig(cairo)
12cr|zathura-0.0.8.5-1|13	BuildRequires:	pkgconfig(glib-2.0)
12cr|zathura-0.0.8.5-1|14	BuildRequires:	pkgconfig(gtk+-2.0)
12cr|zathura-0.0.8.5-1|15	BuildRequires:	pkgconfig(poppler-glib)
12cr|zathura-0.0.8.5-1|16	
12cr|zathura-0.0.8.5-1|17	%description
12cr|zathura-0.0.8.5-1|18	Zathura is a highly configurable and functional PDF viewer based on the Poppler
12cr|zathura-0.0.8.5-1|19	rendering library and the GTK+ toolkit. The idea behind zathura is an
12cr|zathura-0.0.8.5-1|20	application that provides a minimalist and space saving interface as well as
12cr|zathura-0.0.8.5-1|21	an easy usage that mainly focuses on keyboard interaction.
12cr|zathura-0.0.8.5-1|22	
12cr|zathura-0.0.8.5-1|23	%prep
12cr|zathura-0.0.8.5-1|24	%setup -q
12cr|zathura-0.0.8.5-1|25	# don't rebuid at install time
12cr|zathura-0.0.8.5-1|26	sed -ie "s/install:\ all/install:\ /g" Makefile
12cr|zathura-0.0.8.5-1|27	
12cr|zathura-0.0.8.5-1|28	%build
12cr|zathura-0.0.8.5-1|29	%make
12cr|zathura-0.0.8.5-1|30	
12cr|zathura-0.0.8.5-1|31	%install
12cr|zathura-0.0.8.5-1|32	%makeinstall_std
12cr|zathura-0.0.8.5-1|33	
12cr|zathura-0.0.8.5-1|34	mkdir -p %{buildroot}%{_datadir}/applications
12cr|zathura-0.0.8.5-1|35	install -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/
12cr|zathura-0.0.8.5-1|36	desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
12cr|zathura-0.0.8.5-1|37	
12cr|zathura-0.0.8.5-1|38	%files
12cr|zathura-0.0.8.5-1|39	%doc LICENSE README
12cr|zathura-0.0.8.5-1|40	%{_bindir}/*
12cr|zathura-0.0.8.5-1|41	%{_mandir}/man*/*
12cr|zathura-0.0.8.5-1|42	%{_datadir}/applications/*
12cr|zathura-0.0.8.5-1|43	
12cr|zathura-0.0.8.5-1|44	
12cr|zathura-0.0.8.5-1|45	
12cr|zathura-0.0.8.5-1|46	%changelog
12cr|zathura-0.0.8.5-1|47	* Thu May 24 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.0.8.5-1
12cr|zathura-0.0.8.5-1|48	+ Revision: 800395
12cr|zathura-0.0.8.5-1|49	- imported package zathura
12cr|zathura-0.0.8.5-1|50	

8764 12
12cr|zaz-1.0.0-1|1	Name:           zaz
12cr|zaz-1.0.0-1|2	Version:        1.0.0
12cr|zaz-1.0.0-1|3	Release:        1
12cr|zaz-1.0.0-1|4	Summary:        A puzzle game where the player has to arrange balls in triplets
12cr|zaz-1.0.0-1|5	Group:          Games/Arcade
12cr|zaz-1.0.0-1|6	# Music released under CC-BY-SA
12cr|zaz-1.0.0-1|7	License:        GPLv3+ and CC-BY-SA
12cr|zaz-1.0.0-1|8	URL:            http://sourceforge.net/projects/zaz/
12cr|zaz-1.0.0-1|9	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cr|zaz-1.0.0-1|10	BuildRequires: pkgconfig(gl)
12cr|zaz-1.0.0-1|11	BuildRequires: pkgconfig(SDL_image)
12cr|zaz-1.0.0-1|12	BuildRequires: pkgconfig(theora)
12cr|zaz-1.0.0-1|13	BuildRequires: pkgconfig(vorbis)
12cr|zaz-1.0.0-1|14	BuildRequires: pkgconfig(ftgl)
12cr|zaz-1.0.0-1|15	BuildRequires: gettext
12cr|zaz-1.0.0-1|16	BuildRequires: desktop-file-utils
12cr|zaz-1.0.0-1|17	
12cr|zaz-1.0.0-1|18	%description
12cr|zaz-1.0.0-1|19	Zaz is an arcade action puzzle game where the goal is to get rid of all
12cr|zaz-1.0.0-1|20	incoming balls by rearranging their order and making triplets.
12cr|zaz-1.0.0-1|21	It currently includes 6 different levels. The game's name is recursive and
12cr|zaz-1.0.0-1|22	stands for "Zaz ain't Z".
12cr|zaz-1.0.0-1|23	
12cr|zaz-1.0.0-1|24	A 3D accelerator is needed for decent game play.
12cr|zaz-1.0.0-1|25	
12cr|zaz-1.0.0-1|26	
12cr|zaz-1.0.0-1|27	%prep
12cr|zaz-1.0.0-1|28	%setup -q
12cr|zaz-1.0.0-1|29	rm -fr win32.zip
12cr|zaz-1.0.0-1|30	
12cr|zaz-1.0.0-1|31	# Fix permissions
12cr|zaz-1.0.0-1|32	chmod 644 src/*.{cpp,h}
12cr|zaz-1.0.0-1|33	
12cr|zaz-1.0.0-1|34	
12cr|zaz-1.0.0-1|35	%build
12cr|zaz-1.0.0-1|36	%configure
12cr|zaz-1.0.0-1|37	%make
12cr|zaz-1.0.0-1|38	
12cr|zaz-1.0.0-1|39	
12cr|zaz-1.0.0-1|40	%install
12cr|zaz-1.0.0-1|41	%makeinstall_std
12cr|zaz-1.0.0-1|42	
12cr|zaz-1.0.0-1|43	# Remove docs
12cr|zaz-1.0.0-1|44	rm -r $RPM_BUILD_ROOT/usr/share/doc/
12cr|zaz-1.0.0-1|45	
12cr|zaz-1.0.0-1|46	# Fix desktop file
12cr|zaz-1.0.0-1|47	desktop-file-install \
12cr|zaz-1.0.0-1|48	--delete-original \
12cr|zaz-1.0.0-1|49	--add-category LogicGame \
12cr|zaz-1.0.0-1|50	--dir $RPM_BUILD_ROOT%{_datadir}/applications/ \
12cr|zaz-1.0.0-1|51	$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
12cr|zaz-1.0.0-1|52	
12cr|zaz-1.0.0-1|53	%find_lang %{name}
12cr|zaz-1.0.0-1|54	
12cr|zaz-1.0.0-1|55	
12cr|zaz-1.0.0-1|56	%files -f %{name}.lang
12cr|zaz-1.0.0-1|57	%doc AUTHORS ChangeLog COPYING data/copyright.txt
12cr|zaz-1.0.0-1|58	%{_bindir}/%{name}
12cr|zaz-1.0.0-1|59	%{_datadir}/%{name}
12cr|zaz-1.0.0-1|60	%{_datadir}/applications/%{name}.desktop
12cr|zaz-1.0.0-1|61	%{_datadir}/pixmaps/%{name}.xpm
12cr|zaz-1.0.0-1|62	
12cr|zaz-1.0.0-1|63	
12cr|zaz-1.0.0-1|64	
12cr|zaz-1.0.0-1|65	
12cr|zaz-1.0.0-1|66	
12cr|zaz-1.0.0-1|67	
12cr|zaz-1.0.0-1|68	
12cr|zaz-1.0.0-1|69	
12cr|zaz-1.0.0-1|70	%changelog
12cr|zaz-1.0.0-1|71	* Wed Oct  31 2012 symbianflo <symbianflo@mandrivausers.ro>
12cr|zaz-1.0.0-1|72	+ Commit: 57daac9
12cr|zaz-1.0.0-1|73	- spec clean, switch to pkgconfig style, fix build , convert spec from fedora style to rosa macros
12cr|zaz-1.0.0-1|74	
12cr|zaz-1.0.0-1|75	

8765 12
12cr|zboy-0.52-1|1	%if %{mdvver} >= 201100
12cr|zboy-0.52-1|2	%define		build_gui	1
12cr|zboy-0.52-1|3	%else
12cr|zboy-0.52-1|4	%define		build_gui	0
12cr|zboy-0.52-1|5	%endif
12cr|zboy-0.52-1|6	
12cr|zboy-0.52-1|7	Name:		zboy
12cr|zboy-0.52-1|8	Version:	0.52
12cr|zboy-0.52-1|9	Release:	%mkrel 1
12cr|zboy-0.52-1|10	Summary:	Nintendo GameBoy Emulator
12cr|zboy-0.52-1|11	License:	GPLv3
12cr|zboy-0.52-1|12	Group:		Emulators
12cr|zboy-0.52-1|13	URL:		http://www.viste-family.net/mateusz/software/zboy/
12cr|zboy-0.52-1|14	Source0:	http://www.viste-family.net/mateusz/software/%{name}/%{name}_v%{version}_src.zip
12cr|zboy-0.52-1|15	Source1:	%{name}-16.png
12cr|zboy-0.52-1|16	Source2:	%{name}-32.png
12cr|zboy-0.52-1|17	Source3:	%{name}-48.png
12cr|zboy-0.52-1|18	Source4:	%{name}-64.png
12cr|zboy-0.52-1|19	Source5:	%{name}-96.png
12cr|zboy-0.52-1|20	Source6:	%{name}-128.png
12cr|zboy-0.52-1|21	Patch0:		zboy-0.52-makefile.patch
12cr|zboy-0.52-1|22	Patch1:		zboy-0.52-sfmt.patch
12cr|zboy-0.52-1|23	BuildRequires:	SDL-devel
12cr|zboy-0.52-1|24	%if %{build_gui}
12cr|zboy-0.52-1|25	BuildRequires:	pkgconfig(gtk+-3.0)
12cr|zboy-0.52-1|26	BuildRequires:	pkgconfig(glib-2.0)
12cr|zboy-0.52-1|27	%endif
12cr|zboy-0.52-1|28	
12cr|zboy-0.52-1|29	%description
12cr|zboy-0.52-1|30	zBoy is a multiplatform GameBoy emulator that provides a load/save feature,
12cr|zboy-0.52-1|31	can perform PCX screenshots either manually or automatically (every few
12cr|zboy-0.52-1|32	seconds) and emulates an internal battery for ROMs that were designed to use
12cr|zboy-0.52-1|33	one (this allows to use the internal save option provided by such games,
12cr|zboy-0.52-1|34	remember highest scores, etc).
12cr|zboy-0.52-1|35	
12cr|zboy-0.52-1|36	zBoy supports some additionnal features, too, like intelligent saving of
12cr|zboy-0.52-1|37	hi-scores for some games that aren't able to save their hi-scores table by
12cr|zboy-0.52-1|38	themselves because of the lack of a battery-backed RAM on the cartridge, and
12cr|zboy-0.52-1|39	improving screen's resolution output using graphic algorithms like Scale2x,
12cr|zboy-0.52-1|40	Scale3x, eagle... Here you can see a comparison between graphic algorithms
12cr|zboy-0.52-1|41	supported by zBoy. This is also one of the very few GameBoy emulators that
12cr|zboy-0.52-1|42	provides a 2-gameboys link emulation, which makes it possible to play some
12cr|zboy-0.52-1|43	games in 2-players mode on a LAN.
12cr|zboy-0.52-1|44	
12cr|zboy-0.52-1|45	zBoy allows to play GameBoy games using a keyboard or a joypad (or both).
12cr|zboy-0.52-1|46	
12cr|zboy-0.52-1|47	%if %{build_gui}
12cr|zboy-0.52-1|48	Since 0.52 zBoy features GTK3 GUI.
12cr|zboy-0.52-1|49	%else
12cr|zboy-0.52-1|50	WARNING! There is no GUI for zBoy in this Mandriva version because it
12cr|zboy-0.52-1|51	doesn't have GTK3 development libraries.
12cr|zboy-0.52-1|52	Run the emulator from terminal: zboy your_rom.gb
12cr|zboy-0.52-1|53	%endif
12cr|zboy-0.52-1|54	
12cr|zboy-0.52-1|55	%prep
12cr|zboy-0.52-1|56	%setup -q -c
12cr|zboy-0.52-1|57	%patch0 -p1
12cr|zboy-0.52-1|58	%patch1 -p1
12cr|zboy-0.52-1|59	%__cp Makefile.linux Makefile
12cr|zboy-0.52-1|60	
12cr|zboy-0.52-1|61	%build
12cr|zboy-0.52-1|62	%setup_compile_flags
12cr|zboy-0.52-1|63	%if %{build_gui}
12cr|zboy-0.52-1|64	%make zboy-gui
12cr|zboy-0.52-1|65	%else
12cr|zboy-0.52-1|66	%make zboy-nogui
12cr|zboy-0.52-1|67	%endif
12cr|zboy-0.52-1|68	
12cr|zboy-0.52-1|69	%install
12cr|zboy-0.52-1|70	%__rm -rf %{buildroot}
12cr|zboy-0.52-1|71	%__mkdir_p %{buildroot}%{_bindir}
12cr|zboy-0.52-1|72	%__cp %{name} %{buildroot}%{_bindir}/%{name}
12cr|zboy-0.52-1|73	
12cr|zboy-0.52-1|74	%if %{build_gui}
12cr|zboy-0.52-1|75	# icons
12cr|zboy-0.52-1|76	%__install -D %{SOURCE1} -m 644 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cr|zboy-0.52-1|77	%__install -D %{SOURCE2} -m 644 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cr|zboy-0.52-1|78	%__install -D %{SOURCE3} -m 644 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cr|zboy-0.52-1|79	%__install -D %{SOURCE4} -m 644 %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cr|zboy-0.52-1|80	%__install -D %{SOURCE5} -m 644 %{buildroot}%{_iconsdir}/hicolor/96x96/apps/%{name}.png
12cr|zboy-0.52-1|81	%__install -D %{SOURCE6} -m 644 %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cr|zboy-0.52-1|82	
12cr|zboy-0.52-1|83	# menu-entry
12cr|zboy-0.52-1|84	%__mkdir_p  %{buildroot}%{_datadir}/applications
12cr|zboy-0.52-1|85	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cr|zboy-0.52-1|86	[Desktop Entry]
12cr|zboy-0.52-1|87	Version=1.0
12cr|zboy-0.52-1|88	Name=zBoy
12cr|zboy-0.52-1|89	Comment=Nintendo GameBoy Emulator
12cr|zboy-0.52-1|90	Type=Application
12cr|zboy-0.52-1|91	Exec=%{name}
12cr|zboy-0.52-1|92	Icon=%{name}
12cr|zboy-0.52-1|93	Categories=Game;Emulator;
12cr|zboy-0.52-1|94	EOF
12cr|zboy-0.52-1|95	%endif
12cr|zboy-0.52-1|96	
12cr|zboy-0.52-1|97	%clean
12cr|zboy-0.52-1|98	%__rm -rf %{buildroot}
12cr|zboy-0.52-1|99	
12cr|zboy-0.52-1|100	%files
12cr|zboy-0.52-1|101	%doc zboy.txt history.txt todo.txt license.txt
12cr|zboy-0.52-1|102	%{_bindir}/%{name}
12cr|zboy-0.52-1|103	%if %{build_gui}
12cr|zboy-0.52-1|104	%{_datadir}/applications/%{name}.desktop
12cr|zboy-0.52-1|105	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cr|zboy-0.52-1|106	%endif
12cr|zboy-0.52-1|107	
12cr|zboy-0.52-1|108	
12cr|zboy-0.52-1|109	%changelog
12cr|zboy-0.52-1|110	* Mon Apr 23 2012 Andrey Bondrov <abondrov@mandriva.org> 0.52-1mdv2011.0
12cr|zboy-0.52-1|111	+ Revision: 792756
12cr|zboy-0.52-1|112	- New version 0.52, now with GTK3 GUI (in MDV 2011+)
12cr|zboy-0.52-1|113	
12cr|zboy-0.52-1|114	* Sun Jan 15 2012 Andrey Bondrov <abondrov@mandriva.org> 0.51-1
12cr|zboy-0.52-1|115	+ Revision: 761186
12cr|zboy-0.52-1|116	- imported package zboy
12cr|zboy-0.52-1|117	

8766 12
12cr|zd1211-2.5.0.0-0.r85.1|1	%define build_dkms 1
12cr|zd1211-2.5.0.0-0.r85.1|2	
12cr|zd1211-2.5.0.0-0.r85.1|3	%{?_with_dkms:%define build_dkms 1}
12cr|zd1211-2.5.0.0-0.r85.1|4	%{?_without_dkms:%define build_dkms 0}
12cr|zd1211-2.5.0.0-0.r85.1|5	
12cr|zd1211-2.5.0.0-0.r85.1|6	%define	modname	%{name}
12cr|zd1211-2.5.0.0-0.r85.1|7	%define svnver	r85
12cr|zd1211-2.5.0.0-0.r85.1|8	%define	rel	0.%{svnver}.1
12cr|zd1211-2.5.0.0-0.r85.1|9	
12cr|zd1211-2.5.0.0-0.r85.1|10	Name:		zd1211
12cr|zd1211-2.5.0.0-0.r85.1|11	Summary:	Userland tools for zd1211 driver
12cr|zd1211-2.5.0.0-0.r85.1|12	Version:	2.5.0.0
12cr|zd1211-2.5.0.0-0.r85.1|13	Release:	%mkrel %{rel}
12cr|zd1211-2.5.0.0-0.r85.1|14	License:	GPL
12cr|zd1211-2.5.0.0-0.r85.1|15	Group:		System/Configuration/Hardware
12cr|zd1211-2.5.0.0-0.r85.1|16	URL:		http://zd1211.ath.cx/
12cr|zd1211-2.5.0.0-0.r85.1|17	Source0:	%{modname}-driver-%{svnver}.tar.xz
12cr|zd1211-2.5.0.0-0.r85.1|18	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|zd1211-2.5.0.0-0.r85.1|19	%if %build_dkms
12cr|zd1211-2.5.0.0-0.r85.1|20	Requires:	dkms-%{name} = %{version}
12cr|zd1211-2.5.0.0-0.r85.1|21	%endif
12cr|zd1211-2.5.0.0-0.r85.1|22	
12cr|zd1211-2.5.0.0-0.r85.1|23	%description
12cr|zd1211-2.5.0.0-0.r85.1|24	Initially contributed by ZyDAS under the GPL license, this ZD1211 Linux
12cr|zd1211-2.5.0.0-0.r85.1|25	driver is actively maintained by the open source community.
12cr|zd1211-2.5.0.0-0.r85.1|26	
12cr|zd1211-2.5.0.0-0.r85.1|27	%if %build_dkms
12cr|zd1211-2.5.0.0-0.r85.1|28	%package -n	dkms-%{name}
12cr|zd1211-2.5.0.0-0.r85.1|29	Summary:	DKMS-ready kernel-source for the ZyDAS ZD1211 kernel module
12cr|zd1211-2.5.0.0-0.r85.1|30	License:	GPL
12cr|zd1211-2.5.0.0-0.r85.1|31	Group:		System/Kernel and hardware
12cr|zd1211-2.5.0.0-0.r85.1|32	Requires(pre):	dkms
12cr|zd1211-2.5.0.0-0.r85.1|33	Requires(post): dkms
12cr|zd1211-2.5.0.0-0.r85.1|34	Requires:	%{name} = %{version}
12cr|zd1211-2.5.0.0-0.r85.1|35	
12cr|zd1211-2.5.0.0-0.r85.1|36	%description -n dkms-%{name}
12cr|zd1211-2.5.0.0-0.r85.1|37	Linux drivers for ZyDAS ZD1211 802.11b/g USB WLAN chipset.
12cr|zd1211-2.5.0.0-0.r85.1|38	DKMS package for %{name} kernel module.
12cr|zd1211-2.5.0.0-0.r85.1|39	%endif
12cr|zd1211-2.5.0.0-0.r85.1|40	
12cr|zd1211-2.5.0.0-0.r85.1|41	%prep
12cr|zd1211-2.5.0.0-0.r85.1|42	%setup -q -n %{modname}
12cr|zd1211-2.5.0.0-0.r85.1|43	find -type f |xargs chmod 644
12cr|zd1211-2.5.0.0-0.r85.1|44	
12cr|zd1211-2.5.0.0-0.r85.1|45	%build
12cr|zd1211-2.5.0.0-0.r85.1|46	gcc $RPM_OPT_FLAGS -o apdbg apdbg.c
12cr|zd1211-2.5.0.0-0.r85.1|47	
12cr|zd1211-2.5.0.0-0.r85.1|48	%install
12cr|zd1211-2.5.0.0-0.r85.1|49	rm -rf $RPM_BUILD_ROOT
12cr|zd1211-2.5.0.0-0.r85.1|50	install -m755 -D apdbg %{buildroot}%{_sbindir}/apdbg
12cr|zd1211-2.5.0.0-0.r85.1|51	
12cr|zd1211-2.5.0.0-0.r85.1|52	%if %build_dkms
12cr|zd1211-2.5.0.0-0.r85.1|53	mkdir -p $RPM_BUILD_ROOT/usr/src/%{modname}-%{version}-%{release}
12cr|zd1211-2.5.0.0-0.r85.1|54	cp -r * $RPM_BUILD_ROOT/usr/src/%{modname}-%{version}-%{release}
12cr|zd1211-2.5.0.0-0.r85.1|55	cat > %{buildroot}/usr/src/%{modname}-%{version}-%{release}/dkms.conf <<EOF
12cr|zd1211-2.5.0.0-0.r85.1|56	
12cr|zd1211-2.5.0.0-0.r85.1|57	PACKAGE_VERSION="%{version}-%{release}"
12cr|zd1211-2.5.0.0-0.r85.1|58	
12cr|zd1211-2.5.0.0-0.r85.1|59	# Items below here should not have to change with each driver version
12cr|zd1211-2.5.0.0-0.r85.1|60	PACKAGE_NAME="%{modname}"
12cr|zd1211-2.5.0.0-0.r85.1|61	MAKE[0]="make -C \${kernel_source_dir} SUBDIRS=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build modules ZD1211REV_B=0"
12cr|zd1211-2.5.0.0-0.r85.1|62	CLEAN="make -C \${kernel_source_dir} SUBDIRS=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build clean"
12cr|zd1211-2.5.0.0-0.r85.1|63	BUILT_MODULE_NAME[0]="\$PACKAGE_NAME"
12cr|zd1211-2.5.0.0-0.r85.1|64	DEST_MODULE_LOCATION[0]="/kernel/drivers/usb/net/wireless"
12cr|zd1211-2.5.0.0-0.r85.1|65	REMAKE_INITRD="no"
12cr|zd1211-2.5.0.0-0.r85.1|66	EOF
12cr|zd1211-2.5.0.0-0.r85.1|67	%endif
12cr|zd1211-2.5.0.0-0.r85.1|68	
12cr|zd1211-2.5.0.0-0.r85.1|69	%clean
12cr|zd1211-2.5.0.0-0.r85.1|70	rm -rf $RPM_BUILD_ROOT
12cr|zd1211-2.5.0.0-0.r85.1|71	
12cr|zd1211-2.5.0.0-0.r85.1|72	%if %build_dkms
12cr|zd1211-2.5.0.0-0.r85.1|73	%post -n dkms-%{name}
12cr|zd1211-2.5.0.0-0.r85.1|74	dkms add     -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade
12cr|zd1211-2.5.0.0-0.r85.1|75	dkms build   -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade
12cr|zd1211-2.5.0.0-0.r85.1|76	dkms install -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade
12cr|zd1211-2.5.0.0-0.r85.1|77	
12cr|zd1211-2.5.0.0-0.r85.1|78	%preun -n dkms-%{name}
12cr|zd1211-2.5.0.0-0.r85.1|79	dkms remove -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade --all
12cr|zd1211-2.5.0.0-0.r85.1|80	%endif
12cr|zd1211-2.5.0.0-0.r85.1|81	
12cr|zd1211-2.5.0.0-0.r85.1|82	%files
12cr|zd1211-2.5.0.0-0.r85.1|83	%defattr (-, root, root)
12cr|zd1211-2.5.0.0-0.r85.1|84	%doc sta
12cr|zd1211-2.5.0.0-0.r85.1|85	%{_sbindir}/apdbg
12cr|zd1211-2.5.0.0-0.r85.1|86	
12cr|zd1211-2.5.0.0-0.r85.1|87	%if %build_dkms
12cr|zd1211-2.5.0.0-0.r85.1|88	%files -n dkms-%{name}
12cr|zd1211-2.5.0.0-0.r85.1|89	%defattr(-,root,root)
12cr|zd1211-2.5.0.0-0.r85.1|90	/usr/src/%{name}-%{version}-%{release}
12cr|zd1211-2.5.0.0-0.r85.1|91	%endif
12cr|zd1211-2.5.0.0-0.r85.1|92	
12cr|zd1211-2.5.0.0-0.r85.1|93	
12cr|zd1211-2.5.0.0-0.r85.1|94	
12cr|zd1211-2.5.0.0-0.r85.1|95	%changelog
12cr|zd1211-2.5.0.0-0.r85.1|96	* Sat Oct 15 2011 Matthew Dawkins <mattydaw@mandriva.org> 2.5.0.0-0.r85.1mdv2012.0
12cr|zd1211-2.5.0.0-0.r85.1|97	+ Revision: 704820
12cr|zd1211-2.5.0.0-0.r85.1|98	- fixed svn checkout
12cr|zd1211-2.5.0.0-0.r85.1|99	- new snapshot revision 85
12cr|zd1211-2.5.0.0-0.r85.1|100	cleaned up specfile
12cr|zd1211-2.5.0.0-0.r85.1|101	
12cr|zd1211-2.5.0.0-0.r85.1|102	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 2.5.0.0-0.r67.4mdv2010.0
12cr|zd1211-2.5.0.0-0.r85.1|103	+ Revision: 446316
12cr|zd1211-2.5.0.0-0.r85.1|104	- rebuild
12cr|zd1211-2.5.0.0-0.r85.1|105	
12cr|zd1211-2.5.0.0-0.r85.1|106	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 2.5.0.0-0.r67.3mdv2009.1
12cr|zd1211-2.5.0.0-0.r85.1|107	+ Revision: 350035
12cr|zd1211-2.5.0.0-0.r85.1|108	- 2009.1 rebuild
12cr|zd1211-2.5.0.0-0.r85.1|109	
12cr|zd1211-2.5.0.0-0.r85.1|110	* Thu Jan 03 2008 Olivier Blin <blino@mandriva.org> 2.5.0.0-0.r67.2mdv2008.1
12cr|zd1211-2.5.0.0-0.r85.1|111	+ Revision: 141006
12cr|zd1211-2.5.0.0-0.r85.1|112	- restore BuildRoot
12cr|zd1211-2.5.0.0-0.r85.1|113	
12cr|zd1211-2.5.0.0-0.r85.1|114	+ Thierry Vignaud <tv@mandriva.org>
12cr|zd1211-2.5.0.0-0.r85.1|115	- kill re-definition of %%buildroot on Pixel's request
12cr|zd1211-2.5.0.0-0.r85.1|116	
12cr|zd1211-2.5.0.0-0.r85.1|117	* Tue Oct 02 2007 Olivier Blin <blino@mandriva.org> 2.5.0.0-0.r67.2mdv2008.0
12cr|zd1211-2.5.0.0-0.r85.1|118	+ Revision: 94550
12cr|zd1211-2.5.0.0-0.r85.1|119	- rebuild for kmod provides
12cr|zd1211-2.5.0.0-0.r85.1|120	- import zd1211
12cr|zd1211-2.5.0.0-0.r85.1|121	
12cr|zd1211-2.5.0.0-0.r85.1|122	
12cr|zd1211-2.5.0.0-0.r85.1|123	* Thu Mar 30 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.5.0.0-0.r67.1mdk
12cr|zd1211-2.5.0.0-0.r85.1|124	- some cleanups and adaptions
12cr|zd1211-2.5.0.0-0.r85.1|125	- from Torbjorn Turpeinen tobbe@nyvalls.se> :
12cr|zd1211-2.5.0.0-0.r85.1|126	o Initial release

8767 12
12cr|zeppoo-0.0.4-5|1	%if %{_use_internal_dependency_generator}
12cr|zeppoo-0.0.4-5|2	%define __noautoreq 'libzeppoo/libzeppoo.so'
12cr|zeppoo-0.0.4-5|3	%else
12cr|zeppoo-0.0.4-5|4	%define _requires_exceptions libzeppoo/libzeppoo.so
12cr|zeppoo-0.0.4-5|5	%endif
12cr|zeppoo-0.0.4-5|6	
12cr|zeppoo-0.0.4-5|7	Summary: Rootkit detection tool
12cr|zeppoo-0.0.4-5|8	Name:    zeppoo
12cr|zeppoo-0.0.4-5|9	Version: 0.0.4
12cr|zeppoo-0.0.4-5|10	Release: 5
12cr|zeppoo-0.0.4-5|11	Source0: http://downloads.sourceforge.net/zeppoo/%{name}-%{version}.tar.bz2
12cr|zeppoo-0.0.4-5|12	License: GPL
12cr|zeppoo-0.0.4-5|13	Group: Monitoring
12cr|zeppoo-0.0.4-5|14	Url: http://www.zeppoo.net/
12cr|zeppoo-0.0.4-5|15	
12cr|zeppoo-0.0.4-5|16	%description
12cr|zeppoo-0.0.4-5|17	Zeppoo allows you to detect rootkits on the i386 architecture under
12cr|zeppoo-0.0.4-5|18	Linux by using /dev/kmem and /dev/mem. It can also detect hidden
12cr|zeppoo-0.0.4-5|19	tasks, modules, syscalls, some corrupted symbols, and hidden
12cr|zeppoo-0.0.4-5|20	connections.
12cr|zeppoo-0.0.4-5|21	
12cr|zeppoo-0.0.4-5|22	%prep
12cr|zeppoo-0.0.4-5|23	%setup -q
12cr|zeppoo-0.0.4-5|24	
12cr|zeppoo-0.0.4-5|25	%build
12cr|zeppoo-0.0.4-5|26	%make -C lib%{name}
12cr|zeppoo-0.0.4-5|27	%make
12cr|zeppoo-0.0.4-5|28	
12cr|zeppoo-0.0.4-5|29	%install
12cr|zeppoo-0.0.4-5|30	rm -rf %{buildroot}
12cr|zeppoo-0.0.4-5|31	install -d %{buildroot}%{_bindir}
12cr|zeppoo-0.0.4-5|32	install -m755 %{name} %{buildroot}%{_bindir}/%{name}.real
12cr|zeppoo-0.0.4-5|33	cat <<EOF > %{buildroot}%{_bindir}/%{name}
12cr|zeppoo-0.0.4-5|34	#!/bin/sh
12cr|zeppoo-0.0.4-5|35	cd %{_libdir}
12cr|zeppoo-0.0.4-5|36	exec %{name}.real "\$@"
12cr|zeppoo-0.0.4-5|37	EOF
12cr|zeppoo-0.0.4-5|38	chmod 755 %{buildroot}%{_bindir}/%{name}
12cr|zeppoo-0.0.4-5|39	install -D -m644 lib%{name}/lib%{name}.so %{buildroot}%{_libdir}/lib%{name}/lib%{name}.so
12cr|zeppoo-0.0.4-5|40	
12cr|zeppoo-0.0.4-5|41	%clean
12cr|zeppoo-0.0.4-5|42	rm -rf %{buildroot}
12cr|zeppoo-0.0.4-5|43	
12cr|zeppoo-0.0.4-5|44	%files
12cr|zeppoo-0.0.4-5|45	%defattr(-,root,root)
12cr|zeppoo-0.0.4-5|46	%doc AUTHORS Changelog FAQ README SUPPORTS TODO
12cr|zeppoo-0.0.4-5|47	%{_bindir}/%{name}
12cr|zeppoo-0.0.4-5|48	%{_bindir}/%{name}.real
12cr|zeppoo-0.0.4-5|49	%dir %{_libdir}/lib%{name}
12cr|zeppoo-0.0.4-5|50	%{_libdir}/lib%{name}/lib%{name}.so
12cr|zeppoo-0.0.4-5|51	
12cr|zeppoo-0.0.4-5|52	
12cr|zeppoo-0.0.4-5|53	%changelog
12cr|zeppoo-0.0.4-5|54	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.0.4-5mdv2010.0
12cr|zeppoo-0.0.4-5|55	+ Revision: 435378
12cr|zeppoo-0.0.4-5|56	- rebuild
12cr|zeppoo-0.0.4-5|57	
12cr|zeppoo-0.0.4-5|58	* Mon Aug 04 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.0.4-4mdv2009.0
12cr|zeppoo-0.0.4-5|59	+ Revision: 263015
12cr|zeppoo-0.0.4-5|60	- rebuild
12cr|zeppoo-0.0.4-5|61	- rebuild
12cr|zeppoo-0.0.4-5|62	
12cr|zeppoo-0.0.4-5|63	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.0.4-1mdv2008.1
12cr|zeppoo-0.0.4-5|64	+ Revision: 141006
12cr|zeppoo-0.0.4-5|65	- restore BuildRoot
12cr|zeppoo-0.0.4-5|66	
12cr|zeppoo-0.0.4-5|67	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|zeppoo-0.0.4-5|68	- kill re-definition of %%buildroot on Pixel's request
12cr|zeppoo-0.0.4-5|69	
12cr|zeppoo-0.0.4-5|70	* Fri Aug 10 2007 Olivier Blin <oblin@mandriva.com> 0.0.4-1mdv2008.0
12cr|zeppoo-0.0.4-5|71	+ Revision: 61049
12cr|zeppoo-0.0.4-5|72	- initial (hackish) release
12cr|zeppoo-0.0.4-5|73	- Create zeppoo
12cr|zeppoo-0.0.4-5|74	

8768 12
12cr|zero-install-0.1.27-11|1	%define vname %{name}-%{version}
12cr|zero-install-0.1.27-11|2	%define LAZYFS_VERSION 0d1d26
12cr|zero-install-0.1.27-11|3	
12cr|zero-install-0.1.27-11|4	%define _sysconfdir /etc
12cr|zero-install-0.1.27-11|5	
12cr|zero-install-0.1.27-11|6	Name:           zero-install
12cr|zero-install-0.1.27-11|7	Version:        0.1.27
12cr|zero-install-0.1.27-11|8	Release:        %mkrel 11
12cr|zero-install-0.1.27-11|9	Summary:        Removes the need to install software
12cr|zero-install-0.1.27-11|10	
12cr|zero-install-0.1.27-11|11	Group:          System/Servers
12cr|zero-install-0.1.27-11|12	License:        GPLv2+
12cr|zero-install-0.1.27-11|13	URL:            http://0install.net/
12cr|zero-install-0.1.27-11|14	Source0:        http://heanet.dl.sourceforge.net/sourceforge/zero-install/%{vname}.tar.gz.gpg
12cr|zero-install-0.1.27-11|15	Patch0:         zero-install-0.1.26-build.patch.bz2
12cr|zero-install-0.1.27-11|16	Patch1:         zero-install-0.1.26-initscript.patch.bz2
12cr|zero-install-0.1.27-11|17	Patch2:         zero-install-0.1.26-noload.patch.bz2
12cr|zero-install-0.1.27-11|18	# (fc) 0.1.27-4mdk fix build with latest dbus
12cr|zero-install-0.1.27-11|19	Patch3:         zero-install-0.1.27-dbus050.patch.bz2
12cr|zero-install-0.1.27-11|20	# (nl) 0.1.27-6mdv2007.0 fix build with dbus 0.91
12cr|zero-install-0.1.27-11|21	Patch4:         zero-install-0.1.27-build-DBUS.patch
12cr|zero-install-0.1.27-11|22	BuildRoot:      %{_tmppath}/%{vname}-%{release}-root
12cr|zero-install-0.1.27-11|23	BuildRequires:  dbus-devel >= 0.20
12cr|zero-install-0.1.27-11|24	BuildRequires:  gnupg
12cr|zero-install-0.1.27-11|25	BuildRequires:  expat-devel
12cr|zero-install-0.1.27-11|26	Requires(pre):  rpm-helper
12cr|zero-install-0.1.27-11|27	Requires(post): rpm-helper
12cr|zero-install-0.1.27-11|28	Requires(preun):rpm-helper
12cr|zero-install-0.1.27-11|29	Requires(postun):rpm-helper
12cr|zero-install-0.1.27-11|30	Requires:       gnupg
12cr|zero-install-0.1.27-11|31	Requires:       wget
12cr|zero-install-0.1.27-11|32	Requires:       bzip2
12cr|zero-install-0.1.27-11|33	Requires:       tar
12cr|zero-install-0.1.27-11|34	Requires:       gzip
12cr|zero-install-0.1.27-11|35	Requires:       lazyfs = %{LAZYFS_VERSION}
12cr|zero-install-0.1.27-11|36	
12cr|zero-install-0.1.27-11|37	%description
12cr|zero-install-0.1.27-11|38	The Zero Install system removes the need to install software or libraries by
12cr|zero-install-0.1.27-11|39	running all programs from a network filesystem. The filesystem in question is
12cr|zero-install-0.1.27-11|40	the Internet as a whole, with an aggressive caching system to make it as fast
12cr|zero-install-0.1.27-11|41	as (or faster than) traditional systems such as urpmi repositories, and to
12cr|zero-install-0.1.27-11|42	allow for offline use. It doesn't require any central authority to maintain it,
12cr|zero-install-0.1.27-11|43	and allows users to run software without needing a root password.
12cr|zero-install-0.1.27-11|44	
12cr|zero-install-0.1.27-11|45	# -----------------------------------------------------------------------------
12cr|zero-install-0.1.27-11|46	
12cr|zero-install-0.1.27-11|47	%prep
12cr|zero-install-0.1.27-11|48	# We have to unpack manually because of using GPG
12cr|zero-install-0.1.27-11|49	%setup -c -T
12cr|zero-install-0.1.27-11|50	cd ..
12cr|zero-install-0.1.27-11|51	gpg -o %{vname}.tar.gz %{SOURCE0} || echo Ignoring GPG error
12cr|zero-install-0.1.27-11|52	tar --no-same-owner -xzf %{vname}.tar.gz
12cr|zero-install-0.1.27-11|53	rm %{vname}.tar.gz
12cr|zero-install-0.1.27-11|54	cd %name-%version
12cr|zero-install-0.1.27-11|55	%patch0 -p1 -b .build
12cr|zero-install-0.1.27-11|56	%patch1 -p1 -b .initscript
12cr|zero-install-0.1.27-11|57	%patch2 -p1 -b .noload
12cr|zero-install-0.1.27-11|58	%patch3 -p1 -b .dbus
12cr|zero-install-0.1.27-11|59	%patch4 -p1 -b .dbus_091
12cr|zero-install-0.1.27-11|60	
12cr|zero-install-0.1.27-11|61	# -----------------------------------------------------------------------------
12cr|zero-install-0.1.27-11|62	
12cr|zero-install-0.1.27-11|63	%build
12cr|zero-install-0.1.27-11|64	mkdir -p ${RPM_BUILD_ROOT}/%{_sysconfdir}/rc.d/init.d/
12cr|zero-install-0.1.27-11|65	%configure2_5x --with-user=zeroinst --with-distcheck=yes --prefix=/ \
12cr|zero-install-0.1.27-11|66	--with-initdir=%{_sysconfdir}/rc.d/init.d/
12cr|zero-install-0.1.27-11|67	%make
12cr|zero-install-0.1.27-11|68	
12cr|zero-install-0.1.27-11|69	# -----------------------------------------------------------------------------
12cr|zero-install-0.1.27-11|70	
12cr|zero-install-0.1.27-11|71	%install
12cr|zero-install-0.1.27-11|72	rm -rf "$RPM_BUILD_ROOT"
12cr|zero-install-0.1.27-11|73	mkdir "$RPM_BUILD_ROOT"
12cr|zero-install-0.1.27-11|74	DESTDIR="$RPM_BUILD_ROOT" make install
12cr|zero-install-0.1.27-11|75	mkdir -p "$RPM_BUILD_ROOT"/var/cache/zero-inst
12cr|zero-install-0.1.27-11|76	mv $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/0install $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/zero-install
12cr|zero-install-0.1.27-11|77	
12cr|zero-install-0.1.27-11|78	# -----------------------------------------------------------------------------
12cr|zero-install-0.1.27-11|79	
12cr|zero-install-0.1.27-11|80	%clean
12cr|zero-install-0.1.27-11|81	rm -rf $RPM_BUILD_ROOT
12cr|zero-install-0.1.27-11|82	
12cr|zero-install-0.1.27-11|83	# -----------------------------------------------------------------------------
12cr|zero-install-0.1.27-11|84	
12cr|zero-install-0.1.27-11|85	%pre
12cr|zero-install-0.1.27-11|86	# Add the "zeroinst" user
12cr|zero-install-0.1.27-11|87	%_pre_useradd zeroinst /var/cache/zero-inst /sbin/nologin
12cr|zero-install-0.1.27-11|88	
12cr|zero-install-0.1.27-11|89	%post
12cr|zero-install-0.1.27-11|90	%_post_service zero-install
12cr|zero-install-0.1.27-11|91	
12cr|zero-install-0.1.27-11|92	%preun
12cr|zero-install-0.1.27-11|93	%_preun_service zero-install
12cr|zero-install-0.1.27-11|94	
12cr|zero-install-0.1.27-11|95	%postun
12cr|zero-install-0.1.27-11|96	%_postun_userdel zeroinst
12cr|zero-install-0.1.27-11|97	
12cr|zero-install-0.1.27-11|98	# -----------------------------------------------------------------------------
12cr|zero-install-0.1.27-11|99	
12cr|zero-install-0.1.27-11|100	%files
12cr|zero-install-0.1.27-11|101	%defattr(-,root,root,-)
12cr|zero-install-0.1.27-11|102	/bin/0run
12cr|zero-install-0.1.27-11|103	/usr/bin/0refresh
12cr|zero-install-0.1.27-11|104	/usr/sbin/zero-install
12cr|zero-install-0.1.27-11|105	%{_sysconfdir}/rc.d/init.d/zero-install
12cr|zero-install-0.1.27-11|106	%attr(755, zeroinst, root) %dir /var/cache/zero-inst
12cr|zero-install-0.1.27-11|107	%doc NEWS README
12cr|zero-install-0.1.27-11|108	
12cr|zero-install-0.1.27-11|109	# -----------------------------------------------------------------------------
12cr|zero-install-0.1.27-11|110	
12cr|zero-install-0.1.27-11|111	
12cr|zero-install-0.1.27-11|112	
12cr|zero-install-0.1.27-11|113	%changelog
12cr|zero-install-0.1.27-11|114	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1.27-11mdv2010.0
12cr|zero-install-0.1.27-11|115	+ Revision: 435379
12cr|zero-install-0.1.27-11|116	- rebuild
12cr|zero-install-0.1.27-11|117	
12cr|zero-install-0.1.27-11|118	* Mon Aug 04 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1.27-10mdv2009.0
12cr|zero-install-0.1.27-11|119	+ Revision: 263030
12cr|zero-install-0.1.27-11|120	- rebuild
12cr|zero-install-0.1.27-11|121	- rebuild
12cr|zero-install-0.1.27-11|122	
12cr|zero-install-0.1.27-11|123	+ Olivier Blin <oblin@mandriva.com>
12cr|zero-install-0.1.27-11|124	- restore BuildRoot
12cr|zero-install-0.1.27-11|125	
12cr|zero-install-0.1.27-11|126	* Thu Dec 27 2007 Adam Williamson <awilliamson@mandriva.org> 0.1.27-7mdv2008.1
12cr|zero-install-0.1.27-11|127	+ Revision: 138682
12cr|zero-install-0.1.27-11|128	- rebuild for new expat
12cr|zero-install-0.1.27-11|129	- new license policy
12cr|zero-install-0.1.27-11|130	
12cr|zero-install-0.1.27-11|131	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|zero-install-0.1.27-11|132	- kill re-definition of %%buildroot on Pixel's request
12cr|zero-install-0.1.27-11|133	- import zero-install
12cr|zero-install-0.1.27-11|134	
12cr|zero-install-0.1.27-11|135	
12cr|zero-install-0.1.27-11|136	* Sat Sep 02 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.1.27-6mdv2007.0
12cr|zero-install-0.1.27-11|137	- Rebuild against new DBUS
12cr|zero-install-0.1.27-11|138	Add patch 4: Fix build  with D-Bus 0.91
12cr|zero-install-0.1.27-11|139	- Fix some rpmlint warnings
12cr|zero-install-0.1.27-11|140	
12cr|zero-install-0.1.27-11|141	* Fri Jan 27 2006 Frederic Crozat <fcrozat@mandriva.com> 0.1.27-5mdk
12cr|zero-install-0.1.27-11|142	- Rebuild with latest dbus
12cr|zero-install-0.1.27-11|143	
12cr|zero-install-0.1.27-11|144	* Thu Nov 03 2005 Frederic Crozat <fcrozat@mandriva.com> 0.1.27-4mdk
12cr|zero-install-0.1.27-11|145	- Patch3: fix build with latest dbus
12cr|zero-install-0.1.27-11|146	
12cr|zero-install-0.1.27-11|147	* Wed Sep 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.1.27-3mdk
12cr|zero-install-0.1.27-11|148	- Fix BuildRequires ( again )
12cr|zero-install-0.1.27-11|149	
12cr|zero-install-0.1.27-11|150	* Wed Sep 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.1.27-2mdk
12cr|zero-install-0.1.27-11|151	- Fix BuildRequires
12cr|zero-install-0.1.27-11|152	- mkrel
12cr|zero-install-0.1.27-11|153	- Fix PreReq
12cr|zero-install-0.1.27-11|154	
12cr|zero-install-0.1.27-11|155	* Mon Apr  4 2005 Frederic Lepied <flepied@mandrakesoft.com> 0.1.27-1mdk
12cr|zero-install-0.1.27-11|156	- New version
12cr|zero-install-0.1.27-11|157	
12cr|zero-install-0.1.27-11|158	* Thu Jan 20 2005 Emmanuel Blindauer <mdk@agat.net> 0.1.26-4mdk
12cr|zero-install-0.1.27-11|159	- update the require to the latest lazyfs
12cr|zero-install-0.1.27-11|160	
12cr|zero-install-0.1.27-11|161	* Wed Sep  1 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.1.26-3mdk
12cr|zero-install-0.1.27-11|162	- fixed summary
12cr|zero-install-0.1.27-11|163	- added a require on the right version of lazyfs
12cr|zero-install-0.1.27-11|164	- reworked init script: o mount and unmount the filesystem
12cr|zero-install-0.1.27-11|165	o use standard functions
12cr|zero-install-0.1.27-11|166	o provide a status sub-command
12cr|zero-install-0.1.27-11|167	
12cr|zero-install-0.1.27-11|168	* Wed Sep  1 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.1.26-2mdk
12cr|zero-install-0.1.27-11|169	- Requires lazyfs
12cr|zero-install-0.1.27-11|170	
12cr|zero-install-0.1.27-11|171	* Tue Aug 31 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.1.26-1mdk
12cr|zero-install-0.1.27-11|172	- new version
12cr|zero-install-0.1.27-11|173	
12cr|zero-install-0.1.27-11|174	* Sat Jun 19 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.1.24-1mdk
12cr|zero-install-0.1.27-11|175	- initial packaging
12cr|zero-install-0.1.27-11|176	
12cr|zero-install-0.1.27-11|177	* Sat Jun 5 2004 Alastair Porter
12cr|zero-install-0.1.27-11|178	- Update to 0.1.23
12cr|zero-install-0.1.27-11|179	
12cr|zero-install-0.1.27-11|180	* Fri Apr 24 2004 Thomas Leonard <tal197[AT]users.sf.net> - 0.1.22-1
12cr|zero-install-0.1.27-11|181	- Initial RPM release.

8769 12
12cr|zeromq-3.2.0-0.1|1	%define name	zeromq
12cr|zeromq-3.2.0-0.1|2	%define version	3.2.0
12cr|zeromq-3.2.0-0.1|3	%define release 0.1
12cr|zeromq-3.2.0-0.1|4	
12cr|zeromq-3.2.0-0.1|5	%define libname_orig lib%{name}
12cr|zeromq-3.2.0-0.1|6	%define major	3
12cr|zeromq-3.2.0-0.1|7	%define libname	%mklibname %{name} %{major}
12cr|zeromq-3.2.0-0.1|8	%define develname %mklibname %{name} -d
12cr|zeromq-3.2.0-0.1|9	
12cr|zeromq-3.2.0-0.1|10	Summary:	Software library for fast, message-based applications
12cr|zeromq-3.2.0-0.1|11	Name:		%{name}
12cr|zeromq-3.2.0-0.1|12	Version:	%{version}
12cr|zeromq-3.2.0-0.1|13	Release:	%{release}
12cr|zeromq-3.2.0-0.1|14	Source0:	http://download.zeromq.org/%{name}-%{version}-rc1.tar.gz
12cr|zeromq-3.2.0-0.1|15	License:	LGPLv3+
12cr|zeromq-3.2.0-0.1|16	Group:		Development/Other
12cr|zeromq-3.2.0-0.1|17	Url:		http://www.zeromq.org
12cr|zeromq-3.2.0-0.1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|zeromq-3.2.0-0.1|19	BuildRequires:	glib2-devel
12cr|zeromq-3.2.0-0.1|20	BuildRequires:	libuuid-devel
12cr|zeromq-3.2.0-0.1|21	BuildRequires:	python
12cr|zeromq-3.2.0-0.1|22	
12cr|zeromq-3.2.0-0.1|23	%description
12cr|zeromq-3.2.0-0.1|24	The 0MQ lightweight messaging kernel is a library which extends the
12cr|zeromq-3.2.0-0.1|25	standard socket interfaces with features traditionally provided by
12cr|zeromq-3.2.0-0.1|26	specialized messaging middle-ware products. 0MQ sockets provide an
12cr|zeromq-3.2.0-0.1|27	abstraction of asynchronous message queues, multiple messaging
12cr|zeromq-3.2.0-0.1|28	patterns, message filtering (subscriptions), seamless access to
12cr|zeromq-3.2.0-0.1|29	multiple transport protocols and more.
12cr|zeromq-3.2.0-0.1|30	
12cr|zeromq-3.2.0-0.1|31	%package -n	%{libname}
12cr|zeromq-3.2.0-0.1|32	Summary: 	Software library for fast, message-based applications
12cr|zeromq-3.2.0-0.1|33	Group:		System/Libraries
12cr|zeromq-3.2.0-0.1|34	Provides:	%{libname_orig} = %{version}-%{release}
12cr|zeromq-3.2.0-0.1|35	Obsoletes:	%{name}-utils
12cr|zeromq-3.2.0-0.1|36	
12cr|zeromq-3.2.0-0.1|37	%description -n %{libname}
12cr|zeromq-3.2.0-0.1|38	The 0MQ lightweight messaging kernel is a library which extends the
12cr|zeromq-3.2.0-0.1|39	standard socket interfaces with features traditionally provided by
12cr|zeromq-3.2.0-0.1|40	specialized messaging middle-ware products. 0MQ sockets provide an
12cr|zeromq-3.2.0-0.1|41	abstraction of asynchronous message queues, multiple messaging
12cr|zeromq-3.2.0-0.1|42	patterns, message filtering (subscriptions), seamless access to
12cr|zeromq-3.2.0-0.1|43	multiple transport protocols and more.
12cr|zeromq-3.2.0-0.1|44	
12cr|zeromq-3.2.0-0.1|45	This package contains the ${name} shared library.
12cr|zeromq-3.2.0-0.1|46	
12cr|zeromq-3.2.0-0.1|47	%package -n	%{develname}
12cr|zeromq-3.2.0-0.1|48	Summary: 	Development files for %{name}
12cr|zeromq-3.2.0-0.1|49	Group:		Development/C
12cr|zeromq-3.2.0-0.1|50	Requires:	%{libname} = %{version}-%{release}
12cr|zeromq-3.2.0-0.1|51	Provides:	%{name}-devel = %{version}-%{release}
12cr|zeromq-3.2.0-0.1|52	Provides:	%{libname_orig}-devel = %{version}-%{release}
12cr|zeromq-3.2.0-0.1|53	
12cr|zeromq-3.2.0-0.1|54	%description -n %{develname}
12cr|zeromq-3.2.0-0.1|55	The 0MQ lightweight messaging kernel is a library which extends the
12cr|zeromq-3.2.0-0.1|56	standard socket interfaces with features traditionally provided by
12cr|zeromq-3.2.0-0.1|57	specialized messaging middle-ware products. 0MQ sockets provide an
12cr|zeromq-3.2.0-0.1|58	abstraction of asynchronous message queues, multiple messaging
12cr|zeromq-3.2.0-0.1|59	patterns, message filtering (subscriptions), seamless access to
12cr|zeromq-3.2.0-0.1|60	multiple transport protocols and more.
12cr|zeromq-3.2.0-0.1|61	
12cr|zeromq-3.2.0-0.1|62	This package contains the libraries and header files needed to develop
12cr|zeromq-3.2.0-0.1|63	applications that use %{name}.
12cr|zeromq-3.2.0-0.1|64	
12cr|zeromq-3.2.0-0.1|65	%prep
12cr|zeromq-3.2.0-0.1|66	%setup -q
12cr|zeromq-3.2.0-0.1|67	
12cr|zeromq-3.2.0-0.1|68	%build
12cr|zeromq-3.2.0-0.1|69	export CFLAGS="$CFLAGS -fno-strict-aliasing -Wno-error=unused-variable" CXXFLAGS="$CXXFLAGS -Wno-error=unused-variable"
12cr|zeromq-3.2.0-0.1|70	./configure --prefix=/usr --with-pgm
12cr|zeromq-3.2.0-0.1|71	%make
12cr|zeromq-3.2.0-0.1|72	
12cr|zeromq-3.2.0-0.1|73	%install
12cr|zeromq-3.2.0-0.1|74	%__rm -rf %{buildroot}
12cr|zeromq-3.2.0-0.1|75	%makeinstall
12cr|zeromq-3.2.0-0.1|76	
12cr|zeromq-3.2.0-0.1|77	%clean
12cr|zeromq-3.2.0-0.1|78	%__rm -rf %{buildroot}
12cr|zeromq-3.2.0-0.1|79	
12cr|zeromq-3.2.0-0.1|80	%files -n %{libname}
12cr|zeromq-3.2.0-0.1|81	%defattr(-,root,root)
12cr|zeromq-3.2.0-0.1|82	%doc AUTHORS ChangeLog COPYING* NEWS README
12cr|zeromq-3.2.0-0.1|83	%{_libdir}/libzmq.so.%{major}*
12cr|zeromq-3.2.0-0.1|84	
12cr|zeromq-3.2.0-0.1|85	%files -n %{develname}
12cr|zeromq-3.2.0-0.1|86	%defattr(-,root,root)
12cr|zeromq-3.2.0-0.1|87	%{_libdir}/libzmq.a
12cr|zeromq-3.2.0-0.1|88	%if %mdkversion < 201200
12cr|zeromq-3.2.0-0.1|89	%{_libdir}/libzmq.la
12cr|zeromq-3.2.0-0.1|90	%endif
12cr|zeromq-3.2.0-0.1|91	%{_libdir}/libzmq.so
12cr|zeromq-3.2.0-0.1|92	%{_libdir}/pkgconfig/libzmq.pc
12cr|zeromq-3.2.0-0.1|93	%{_includedir}/zmq*
12cr|zeromq-3.2.0-0.1|94	%{_mandir}/man3/zmq*
12cr|zeromq-3.2.0-0.1|95	%{_mandir}/man7/zmq*
12cr|zeromq-3.2.0-0.1|96	
12cr|zeromq-3.2.0-0.1|97	
12cr|zeromq-3.2.0-0.1|98	
12cr|zeromq-3.2.0-0.1|99	%changelog
12cr|zeromq-3.2.0-0.1|100	* Tue Sep 18 2012 Crispin Boylan <crisb@mandriva.org> 3.2.0-0.1
12cr|zeromq-3.2.0-0.1|101	+ Revision: 817102
12cr|zeromq-3.2.0-0.1|102	- Update to 3.2.0-rc1
12cr|zeromq-3.2.0-0.1|103	
12cr|zeromq-3.2.0-0.1|104	* Wed Apr 04 2012 Lev Givon <lev@mandriva.org> 2.2.0-1
12cr|zeromq-3.2.0-0.1|105	+ Revision: 789199
12cr|zeromq-3.2.0-0.1|106	- Update to 2.2.0.
12cr|zeromq-3.2.0-0.1|107	
12cr|zeromq-3.2.0-0.1|108	* Tue Dec 20 2011 Guilherme Moro <guilherme@mandriva.com> 2.1.11-2
12cr|zeromq-3.2.0-0.1|109	+ Revision: 743986
12cr|zeromq-3.2.0-0.1|110	- enable openpgm support
12cr|zeromq-3.2.0-0.1|111	
12cr|zeromq-3.2.0-0.1|112	* Mon Dec 19 2011 Lev Givon <lev@mandriva.org> 2.1.11-1
12cr|zeromq-3.2.0-0.1|113	+ Revision: 743652
12cr|zeromq-3.2.0-0.1|114	- Update to 2.1.11.
12cr|zeromq-3.2.0-0.1|115	
12cr|zeromq-3.2.0-0.1|116	* Mon Oct 03 2011 Lev Givon <lev@mandriva.org> 2.1.10-1
12cr|zeromq-3.2.0-0.1|117	+ Revision: 702574
12cr|zeromq-3.2.0-0.1|118	- Update to 2.1.10.
12cr|zeromq-3.2.0-0.1|119	
12cr|zeromq-3.2.0-0.1|120	* Mon Aug 29 2011 Lev Givon <lev@mandriva.org> 2.1.9-1
12cr|zeromq-3.2.0-0.1|121	+ Revision: 697394
12cr|zeromq-3.2.0-0.1|122	- Update to 2.1.9.
12cr|zeromq-3.2.0-0.1|123	
12cr|zeromq-3.2.0-0.1|124	* Thu Jul 28 2011 Lev Givon <lev@mandriva.org> 2.1.8-1
12cr|zeromq-3.2.0-0.1|125	+ Revision: 692074
12cr|zeromq-3.2.0-0.1|126	- Update to 2.1.8.
12cr|zeromq-3.2.0-0.1|127	
12cr|zeromq-3.2.0-0.1|128	* Thu May 12 2011 Lev Givon <lev@mandriva.org> 2.1.7-1
12cr|zeromq-3.2.0-0.1|129	+ Revision: 673876
12cr|zeromq-3.2.0-0.1|130	- Update to 2.1.7.
12cr|zeromq-3.2.0-0.1|131	
12cr|zeromq-3.2.0-0.1|132	* Wed Apr 27 2011 Lev Givon <lev@mandriva.org> 2.1.6-1
12cr|zeromq-3.2.0-0.1|133	+ Revision: 659697
12cr|zeromq-3.2.0-0.1|134	- Update to 2.1.6.
12cr|zeromq-3.2.0-0.1|135	
12cr|zeromq-3.2.0-0.1|136	* Wed Mar 30 2011 Lev Givon <lev@mandriva.org> 2.1.4-1
12cr|zeromq-3.2.0-0.1|137	+ Revision: 649232
12cr|zeromq-3.2.0-0.1|138	- Update to 2.1.4.
12cr|zeromq-3.2.0-0.1|139	
12cr|zeromq-3.2.0-0.1|140	* Thu Mar 24 2011 Lev Givon <lev@mandriva.org> 2.1.3-2
12cr|zeromq-3.2.0-0.1|141	+ Revision: 648351
12cr|zeromq-3.2.0-0.1|142	- Make lib package obsolete zeromq-utils.
12cr|zeromq-3.2.0-0.1|143	
12cr|zeromq-3.2.0-0.1|144	* Thu Mar 24 2011 Lev Givon <lev@mandriva.org> 2.1.3-1
12cr|zeromq-3.2.0-0.1|145	+ Revision: 648186
12cr|zeromq-3.2.0-0.1|146	- Update to 2.1.3.
12cr|zeromq-3.2.0-0.1|147	Don't build PGM extension.
12cr|zeromq-3.2.0-0.1|148	
12cr|zeromq-3.2.0-0.1|149	* Sun Mar 06 2011 Lev Givon <lev@mandriva.org> 2.1.2-0.rc2.0
12cr|zeromq-3.2.0-0.1|150	+ Revision: 642270
12cr|zeromq-3.2.0-0.1|151	- Update to 2.1.2 rc2.
12cr|zeromq-3.2.0-0.1|152	
12cr|zeromq-3.2.0-0.1|153	* Wed Feb 23 2011 Lev Givon <lev@mandriva.org> 2.1.1-0.rc1.1
12cr|zeromq-3.2.0-0.1|154	+ Revision: 639473
12cr|zeromq-3.2.0-0.1|155	- Python required to build the PGM extension.
12cr|zeromq-3.2.0-0.1|156	
12cr|zeromq-3.2.0-0.1|157	* Wed Feb 23 2011 Lev Givon <lev@mandriva.org> 2.1.1-0.rc1.0
12cr|zeromq-3.2.0-0.1|158	+ Revision: 639459
12cr|zeromq-3.2.0-0.1|159	- Update to 2.1.1 rc1.
12cr|zeromq-3.2.0-0.1|160	Build with PGM support.
12cr|zeromq-3.2.0-0.1|161	
12cr|zeromq-3.2.0-0.1|162	* Mon Feb 07 2011 Lev Givon <lev@mandriva.org> 2.1.0-0.beta.0
12cr|zeromq-3.2.0-0.1|163	+ Revision: 636698
12cr|zeromq-3.2.0-0.1|164	- Update to 2.1.0 beta.
12cr|zeromq-3.2.0-0.1|165	
12cr|zeromq-3.2.0-0.1|166	* Tue Nov 02 2010 Lev Givon <lev@mandriva.org> 2.0.10-1mdv2011.0
12cr|zeromq-3.2.0-0.1|167	+ Revision: 592249
12cr|zeromq-3.2.0-0.1|168	- import zeromq
12cr|zeromq-3.2.0-0.1|169	

8770 12
12cr|zfo-editor-0.3.2-2|1	Name:		zfo-editor
12cr|zfo-editor-0.3.2-2|2	Version:	0.3.2
12cr|zfo-editor-0.3.2-2|3	Release:	%mkrel 2
12cr|zfo-editor-0.3.2-2|4	Summary:	ZFO editor allows working with zfo forms
12cr|zfo-editor-0.3.2-2|5	License:	GPLv2
12cr|zfo-editor-0.3.2-2|6	Group:		Office
12cr|zfo-editor-0.3.2-2|7	URL:		http://labs.nic.cz/page/768/zfo-editor/
12cr|zfo-editor-0.3.2-2|8	Source0:	http://labs.nic.cz/files/labs/zfo_editor/%{name}-%{version}.tar.gz
12cr|zfo-editor-0.3.2-2|9	BuildRequires:	python-setuptools
12cr|zfo-editor-0.3.2-2|10	BuildArch:	noarch
12cr|zfo-editor-0.3.2-2|11	Requires:	python-lxml
12cr|zfo-editor-0.3.2-2|12	Requires:	python-webkitgtk
12cr|zfo-editor-0.3.2-2|13	
12cr|zfo-editor-0.3.2-2|14	%description
12cr|zfo-editor-0.3.2-2|15	ZFO editor allows working with ZFO forms on systems which are not officially
12cr|zfo-editor-0.3.2-2|16	or at all supported by SW602 602XML Filler. ZFO editor works with forms
12cr|zfo-editor-0.3.2-2|17	present in ZFO/FO format excluding ISDS Databox-ZFO format, please use dsgui
12cr|zfo-editor-0.3.2-2|18	for that.
12cr|zfo-editor-0.3.2-2|19	
12cr|zfo-editor-0.3.2-2|20	%prep
12cr|zfo-editor-0.3.2-2|21	%setup -q -n %{name}-%{version}
12cr|zfo-editor-0.3.2-2|22	
12cr|zfo-editor-0.3.2-2|23	%build
12cr|zfo-editor-0.3.2-2|24	
12cr|zfo-editor-0.3.2-2|25	%install
12cr|zfo-editor-0.3.2-2|26	%{__rm} -rf %{buildroot}
12cr|zfo-editor-0.3.2-2|27	python setup.py install --root %{buildroot}/
12cr|zfo-editor-0.3.2-2|28	mv %{buildroot}/%{py_sitedir}/release.py %{buildroot}/%{py_sitedir}/zfoeditor/
12cr|zfo-editor-0.3.2-2|29	sed -i 's/Office/Office;/g' %{buildroot}/%{_datadir}/applications/%{name}.desktop
12cr|zfo-editor-0.3.2-2|30	sed -i 's/+xml/+xml;/g' %{buildroot}/%{_datadir}/applications/%{name}.desktop
12cr|zfo-editor-0.3.2-2|31	
12cr|zfo-editor-0.3.2-2|32	%clean
12cr|zfo-editor-0.3.2-2|33	%{__rm} -rf %{buildroot}
12cr|zfo-editor-0.3.2-2|34	
12cr|zfo-editor-0.3.2-2|35	%files
12cr|zfo-editor-0.3.2-2|36	%defattr(644,root,root,755)
12cr|zfo-editor-0.3.2-2|37	%doc README INSTALL RELEASE_NOTES.txt
12cr|zfo-editor-0.3.2-2|38	%dir %{_datadir}/zfoeditor
12cr|zfo-editor-0.3.2-2|39	%{_datadir}/zfoeditor/*
12cr|zfo-editor-0.3.2-2|40	%{py_sitedir}/zfoeditor/*
12cr|zfo-editor-0.3.2-2|41	%{py_sitedir}/zfo_editor*
12cr|zfo-editor-0.3.2-2|42	%{_datadir}/applications/%{name}*
12cr|zfo-editor-0.3.2-2|43	%{_datadir}/mime/packages/%{name}*
12cr|zfo-editor-0.3.2-2|44	%defattr(755,root,root,755)
12cr|zfo-editor-0.3.2-2|45	%{_bindir}/zfo_editor
12cr|zfo-editor-0.3.2-2|46	
12cr|zfo-editor-0.3.2-2|47	
12cr|zfo-editor-0.3.2-2|48	%changelog
12cr|zfo-editor-0.3.2-2|49	* Sat Oct 15 2011 Tomas Kindl <supp@mandriva.org> 0.3.2-2mdv2012.0
12cr|zfo-editor-0.3.2-2|50	+ Revision: 704791
12cr|zfo-editor-0.3.2-2|51	- add missing requires
12cr|zfo-editor-0.3.2-2|52	
12cr|zfo-editor-0.3.2-2|53	* Sat Oct 01 2011 Tomas Kindl <supp@mandriva.org> 0.3.2-1
12cr|zfo-editor-0.3.2-2|54	+ Revision: 702226
12cr|zfo-editor-0.3.2-2|55	- import zfo-editor
12cr|zfo-editor-0.3.2-2|56	
12cr|zfo-editor-0.3.2-2|57	

8771 12
12cr|zhu3d-4.2.4-2|1	Summary:	OpenGL-based equation viewer and solver
12cr|zhu3d-4.2.4-2|2	Name:		zhu3d
12cr|zhu3d-4.2.4-2|3	Version:	4.2.4
12cr|zhu3d-4.2.4-2|4	Release:	2
12cr|zhu3d-4.2.4-2|5	License:	GPLv2+
12cr|zhu3d-4.2.4-2|6	Group:		Sciences/Mathematics
12cr|zhu3d-4.2.4-2|7	Url:		http://kde-apps.org/content/show.php?content=43071
12cr|zhu3d-4.2.4-2|8	Source0:	http://switch.dl.sourceforge.net/project/zhu3d/zhu3d/zhu3d-%version.tar.gz
12cr|zhu3d-4.2.4-2|9	Source1:	%{name}.desktop
12cr|zhu3d-4.2.4-2|10	Patch0:		zhu3d-4.2.4-paths.patch
12cr|zhu3d-4.2.4-2|11	Patch1:		zhu3d-4.2.4-mdv-linkage.patch
12cr|zhu3d-4.2.4-2|12	Patch2:		zhu3d-4.2.4-compile.patch
12cr|zhu3d-4.2.4-2|13	BuildRequires:	qt4-devel
12cr|zhu3d-4.2.4-2|14	BuildRequires:	mesaglu-devel
12cr|zhu3d-4.2.4-2|15	BuildRequires:	dos2unix
12cr|zhu3d-4.2.4-2|16	
12cr|zhu3d-4.2.4-2|17	%description
12cr|zhu3d-4.2.4-2|18	With Zhu3D you interactively can view and animate functions,
12cr|zhu3d-4.2.4-2|19	isosurfaces and a further independent parametric system.
12cr|zhu3d-4.2.4-2|20	Numerical solutions of equation systems can be found with
12cr|zhu3d-4.2.4-2|21	a precise and reliable adaptive random search. The
12cr|zhu3d-4.2.4-2|22	OpenGL-viewer supports zooming, scaling, rotating and
12cr|zhu3d-4.2.4-2|23	translating as well as filed lightning or surface properties.
12cr|zhu3d-4.2.4-2|24	Special effects are transparency, textures, fog and motion blur.
12cr|zhu3d-4.2.4-2|25	
12cr|zhu3d-4.2.4-2|26	%prep
12cr|zhu3d-4.2.4-2|27	%setup -q
12cr|zhu3d-4.2.4-2|28	%apply_patches
12cr|zhu3d-4.2.4-2|29	dos2unix readme.txt
12cr|zhu3d-4.2.4-2|30	
12cr|zhu3d-4.2.4-2|31	%build
12cr|zhu3d-4.2.4-2|32	# setup compile flags is needed so that -fPIC and -DPIC will be overwritten
12cr|zhu3d-4.2.4-2|33	%setup_compile_flags
12cr|zhu3d-4.2.4-2|34	%qmake_qt4
12cr|zhu3d-4.2.4-2|35	%make
12cr|zhu3d-4.2.4-2|36	
12cr|zhu3d-4.2.4-2|37	%install
12cr|zhu3d-4.2.4-2|38	mkdir -p %{buildroot}%{_datadir}/%{name}/{work/textures,system/languages}
12cr|zhu3d-4.2.4-2|39	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps
12cr|zhu3d-4.2.4-2|40	
12cr|zhu3d-4.2.4-2|41	install -D %{name} %{buildroot}%{_bindir}/%{name}
12cr|zhu3d-4.2.4-2|42	install -D %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|zhu3d-4.2.4-2|43	install work/*.zhu %{buildroot}%{_datadir}/%{name}/work
12cr|zhu3d-4.2.4-2|44	install work/textures/* %{buildroot}%{_datadir}/%{name}/work/textures
12cr|zhu3d-4.2.4-2|45	install system/*.zhu %{buildroot}%{_datadir}/%{name}/system
12cr|zhu3d-4.2.4-2|46	install system/languages/*.qm %{buildroot}%{_datadir}/%{name}/system/languages
12cr|zhu3d-4.2.4-2|47	install system/icons/%{name}.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12cr|zhu3d-4.2.4-2|48	
12cr|zhu3d-4.2.4-2|49	#useless file
12cr|zhu3d-4.2.4-2|50	#rm -f %{buildroot}%{_datadir}/apps/%{name}/work/.directory
12cr|zhu3d-4.2.4-2|51	
12cr|zhu3d-4.2.4-2|52	%find_lang %{name} --with-qt
12cr|zhu3d-4.2.4-2|53	
12cr|zhu3d-4.2.4-2|54	%files -f %{name}.lang
12cr|zhu3d-4.2.4-2|55	%defattr(644,root,root,755)
12cr|zhu3d-4.2.4-2|56	%doc doc/ readme.txt
12cr|zhu3d-4.2.4-2|57	%attr(755,root,root) %{_bindir}/%{name}
12cr|zhu3d-4.2.4-2|58	%dir %{_datadir}/%{name}
12cr|zhu3d-4.2.4-2|59	%dir %{_datadir}/%{name}/work
12cr|zhu3d-4.2.4-2|60	%dir %{_datadir}/%{name}/work/textures
12cr|zhu3d-4.2.4-2|61	%dir %{_datadir}/%{name}/system
12cr|zhu3d-4.2.4-2|62	%dir %{_datadir}/%{name}/system/languages
12cr|zhu3d-4.2.4-2|63	%{_datadir}/%{name}/work/*.zhu
12cr|zhu3d-4.2.4-2|64	%{_datadir}/%{name}/work/textures/*.jpg
12cr|zhu3d-4.2.4-2|65	%{_datadir}/%{name}/work/textures/*.txt
12cr|zhu3d-4.2.4-2|66	%{_datadir}/%{name}/system/*.zhu
12cr|zhu3d-4.2.4-2|67	%{_iconsdir}/hicolor/64x64/apps/*.png
12cr|zhu3d-4.2.4-2|68	%{_datadir}/applications/%{name}.desktop
12cr|zhu3d-4.2.4-2|69	
12cr|zhu3d-4.2.4-2|70	
12cr|zhu3d-4.2.4-2|71	%changelog
12cr|zhu3d-4.2.4-2|72	* Tue Dec  4 2012 Bernhard Rosenkraenzer <bero@bero.eu> 4.2.4-2
12cr|zhu3d-4.2.4-2|73	- Fix build in current environment
12cr|zhu3d-4.2.4-2|74	
12cr|zhu3d-4.2.4-2|75	* Thu Mar 01 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 4.2.4-1mdv2012.0
12cr|zhu3d-4.2.4-2|76	+ Revision: 781620
12cr|zhu3d-4.2.4-2|77	- new version 4.2.4
12cr|zhu3d-4.2.4-2|78	
12cr|zhu3d-4.2.4-2|79	* Wed Jun 03 2009 Funda Wang <fwang@mandriva.org> 4.2.2-1mdv2010.0
12cr|zhu3d-4.2.4-2|80	+ Revision: 382342
12cr|zhu3d-4.2.4-2|81	- New version 4.2.2
12cr|zhu3d-4.2.4-2|82	- use setup_compile_flags to export FLAGS, in order that Qt4 implies -fPIC -DPIC
12cr|zhu3d-4.2.4-2|83	
12cr|zhu3d-4.2.4-2|84	* Tue Jan 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.1.8-1mdv2009.1
12cr|zhu3d-4.2.4-2|85	+ Revision: 325176
12cr|zhu3d-4.2.4-2|86	- remove DPIC and fPIC from compile flags
12cr|zhu3d-4.2.4-2|87	
12cr|zhu3d-4.2.4-2|88	+ Funda Wang <fwang@mandriva.org>
12cr|zhu3d-4.2.4-2|89	- New version 4.1.8
12cr|zhu3d-4.2.4-2|90	- rediff path patch
12cr|zhu3d-4.2.4-2|91	- New version 4.1.2
12cr|zhu3d-4.2.4-2|92	- no needed to use flags as it is exported by qmake macro
12cr|zhu3d-4.2.4-2|93	
12cr|zhu3d-4.2.4-2|94	* Sun Jul 27 2008 Funda Wang <fwang@mandriva.org> 4.1.0-1mdv2009.0
12cr|zhu3d-4.2.4-2|95	+ Revision: 250483
12cr|zhu3d-4.2.4-2|96	- New version 4.1.0
12cr|zhu3d-4.2.4-2|97	
12cr|zhu3d-4.2.4-2|98	* Mon Jul 21 2008 Funda Wang <fwang@mandriva.org> 4.0.8-1mdv2009.0
12cr|zhu3d-4.2.4-2|99	+ Revision: 239506
12cr|zhu3d-4.2.4-2|100	- New version 4.0.8
12cr|zhu3d-4.2.4-2|101	- drop unneeded gcc 4.3 patch
12cr|zhu3d-4.2.4-2|102	
12cr|zhu3d-4.2.4-2|103	* Sat Jun 28 2008 Funda Wang <fwang@mandriva.org> 4.0.6-1mdv2009.0
12cr|zhu3d-4.2.4-2|104	+ Revision: 229756
12cr|zhu3d-4.2.4-2|105	- add gcc43 patch from arklinux
12cr|zhu3d-4.2.4-2|106	- use correct optflags
12cr|zhu3d-4.2.4-2|107	- New version 4.0.6
12cr|zhu3d-4.2.4-2|108	
12cr|zhu3d-4.2.4-2|109	+ Pixel <pixel@mandriva.com>
12cr|zhu3d-4.2.4-2|110	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|zhu3d-4.2.4-2|111	
12cr|zhu3d-4.2.4-2|112	* Sat Apr 12 2008 Funda Wang <fwang@mandriva.org> 4.0.4-1mdv2009.0
12cr|zhu3d-4.2.4-2|113	+ Revision: 192602
12cr|zhu3d-4.2.4-2|114	- New version 4.0.4
12cr|zhu3d-4.2.4-2|115	
12cr|zhu3d-4.2.4-2|116	* Tue Mar 11 2008 Funda Wang <fwang@mandriva.org> 4.0.0-1mdv2008.1
12cr|zhu3d-4.2.4-2|117	+ Revision: 185931
12cr|zhu3d-4.2.4-2|118	- Updated to new version 4.0.0
12cr|zhu3d-4.2.4-2|119	
12cr|zhu3d-4.2.4-2|120	* Sun Mar 09 2008 Funda Wang <fwang@mandriva.org> 3.4.8-1mdv2008.1
12cr|zhu3d-4.2.4-2|121	+ Revision: 182805
12cr|zhu3d-4.2.4-2|122	- New version 3.4.8
12cr|zhu3d-4.2.4-2|123	
12cr|zhu3d-4.2.4-2|124	* Sat Mar 08 2008 Funda Wang <fwang@mandriva.org> 3.4.6-1mdv2008.1
12cr|zhu3d-4.2.4-2|125	+ Revision: 182052
12cr|zhu3d-4.2.4-2|126	- update to new version 3.4.6
12cr|zhu3d-4.2.4-2|127	
12cr|zhu3d-4.2.4-2|128	* Sun Feb 24 2008 Funda Wang <fwang@mandriva.org> 3.4.4-1mdv2008.1
12cr|zhu3d-4.2.4-2|129	+ Revision: 174227
12cr|zhu3d-4.2.4-2|130	- New version 3.4.4
12cr|zhu3d-4.2.4-2|131	
12cr|zhu3d-4.2.4-2|132	* Sun Jan 27 2008 Funda Wang <fwang@mandriva.org> 3.4.2-1mdv2008.1
12cr|zhu3d-4.2.4-2|133	+ Revision: 158672
12cr|zhu3d-4.2.4-2|134	- New version 3.4.2
12cr|zhu3d-4.2.4-2|135	
12cr|zhu3d-4.2.4-2|136	* Tue Jan 08 2008 Funda Wang <fwang@mandriva.org> 3.4.0-1mdv2008.1
12cr|zhu3d-4.2.4-2|137	+ Revision: 146569
12cr|zhu3d-4.2.4-2|138	- update to new version 3.4.0
12cr|zhu3d-4.2.4-2|139	
12cr|zhu3d-4.2.4-2|140	+ Olivier Blin <blino@mandriva.org>
12cr|zhu3d-4.2.4-2|141	- restore BuildRoot
12cr|zhu3d-4.2.4-2|142	
12cr|zhu3d-4.2.4-2|143	* Wed Dec 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 3.3.6-1mdv2008.1
12cr|zhu3d-4.2.4-2|144	+ Revision: 133092
12cr|zhu3d-4.2.4-2|145	- new version
12cr|zhu3d-4.2.4-2|146	
12cr|zhu3d-4.2.4-2|147	+ Thierry Vignaud <tv@mandriva.org>
12cr|zhu3d-4.2.4-2|148	- kill re-definition of %%buildroot on Pixel's request
12cr|zhu3d-4.2.4-2|149	
12cr|zhu3d-4.2.4-2|150	* Wed Dec 12 2007 Funda Wang <fwang@mandriva.org> 3.3.4-1mdv2008.1
12cr|zhu3d-4.2.4-2|151	+ Revision: 119081
12cr|zhu3d-4.2.4-2|152	- New version 3.3.4
12cr|zhu3d-4.2.4-2|153	
12cr|zhu3d-4.2.4-2|154	* Fri Dec 07 2007 Funda Wang <fwang@mandriva.org> 3.3.2-1mdv2008.1
12cr|zhu3d-4.2.4-2|155	+ Revision: 116309
12cr|zhu3d-4.2.4-2|156	- update to new version 3.3.2
12cr|zhu3d-4.2.4-2|157	
12cr|zhu3d-4.2.4-2|158	* Mon Dec 03 2007 Funda Wang <fwang@mandriva.org> 3.3.0-1mdv2008.1
12cr|zhu3d-4.2.4-2|159	+ Revision: 114556
12cr|zhu3d-4.2.4-2|160	- New version 3.3.0
12cr|zhu3d-4.2.4-2|161	- rediff patch0
12cr|zhu3d-4.2.4-2|162	
12cr|zhu3d-4.2.4-2|163	* Sat Dec 01 2007 Funda Wang <fwang@mandriva.org> 3.2.9-3mdv2008.1
12cr|zhu3d-4.2.4-2|164	+ Revision: 114248
12cr|zhu3d-4.2.4-2|165	- remove quotes in desktop file
12cr|zhu3d-4.2.4-2|166	
12cr|zhu3d-4.2.4-2|167	* Fri Nov 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 3.2.9-2mdv2008.1
12cr|zhu3d-4.2.4-2|168	+ Revision: 114035
12cr|zhu3d-4.2.4-2|169	- fix patch 0 :|
12cr|zhu3d-4.2.4-2|170	
12cr|zhu3d-4.2.4-2|171	* Fri Nov 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 3.2.9-1mdv2008.1
12cr|zhu3d-4.2.4-2|172	+ Revision: 113997
12cr|zhu3d-4.2.4-2|173	- rewrite patch 0
12cr|zhu3d-4.2.4-2|174	- new version
12cr|zhu3d-4.2.4-2|175	
12cr|zhu3d-4.2.4-2|176	* Mon Nov 26 2007 Funda Wang <fwang@mandriva.org> 3.2.0-1mdv2008.1
12cr|zhu3d-4.2.4-2|177	+ Revision: 112079
12cr|zhu3d-4.2.4-2|178	- New version 3.2.0
12cr|zhu3d-4.2.4-2|179	
12cr|zhu3d-4.2.4-2|180	* Fri Nov 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.8-1mdv2008.1
12cr|zhu3d-4.2.4-2|181	+ Revision: 111372
12cr|zhu3d-4.2.4-2|182	- new version
12cr|zhu3d-4.2.4-2|183	
12cr|zhu3d-4.2.4-2|184	* Mon Nov 19 2007 Funda Wang <fwang@mandriva.org> 3.1.6-1mdv2008.1
12cr|zhu3d-4.2.4-2|185	+ Revision: 110399
12cr|zhu3d-4.2.4-2|186	- drop kdelibs BR
12cr|zhu3d-4.2.4-2|187	- New version 3.1.6
12cr|zhu3d-4.2.4-2|188	
12cr|zhu3d-4.2.4-2|189	* Thu Nov 15 2007 Funda Wang <fwang@mandriva.org> 3.1.4-1mdv2008.1
12cr|zhu3d-4.2.4-2|190	+ Revision: 108889
12cr|zhu3d-4.2.4-2|191	- New version 3.1.4
12cr|zhu3d-4.2.4-2|192	
12cr|zhu3d-4.2.4-2|193	* Mon Nov 05 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.2-2mdv2008.1
12cr|zhu3d-4.2.4-2|194	+ Revision: 106221
12cr|zhu3d-4.2.4-2|195	- fix typo in desktop file
12cr|zhu3d-4.2.4-2|196	
12cr|zhu3d-4.2.4-2|197	* Sun Nov 04 2007 Funda Wang <fwang@mandriva.org> 3.1.2-1mdv2008.1
12cr|zhu3d-4.2.4-2|198	+ Revision: 105741
12cr|zhu3d-4.2.4-2|199	- New version 3.1.2
12cr|zhu3d-4.2.4-2|200	
12cr|zhu3d-4.2.4-2|201	* Fri Oct 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.0-2mdv2008.1
12cr|zhu3d-4.2.4-2|202	+ Revision: 102410
12cr|zhu3d-4.2.4-2|203	- better desktop file
12cr|zhu3d-4.2.4-2|204	- new license policy
12cr|zhu3d-4.2.4-2|205	
12cr|zhu3d-4.2.4-2|206	* Fri Oct 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.0-1mdv2008.1
12cr|zhu3d-4.2.4-2|207	+ Revision: 102326
12cr|zhu3d-4.2.4-2|208	- new version
12cr|zhu3d-4.2.4-2|209	
12cr|zhu3d-4.2.4-2|210	* Tue Oct 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 3.0.9-1mdv2008.1
12cr|zhu3d-4.2.4-2|211	+ Revision: 101371
12cr|zhu3d-4.2.4-2|212	- new version
12cr|zhu3d-4.2.4-2|213	
12cr|zhu3d-4.2.4-2|214	* Tue Oct 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 3.0.6-1mdv2008.1
12cr|zhu3d-4.2.4-2|215	+ Revision: 98767
12cr|zhu3d-4.2.4-2|216	- new version
12cr|zhu3d-4.2.4-2|217	
12cr|zhu3d-4.2.4-2|218	* Sun Sep 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 3.0.4-1mdv2008.0
12cr|zhu3d-4.2.4-2|219	+ Revision: 93933
12cr|zhu3d-4.2.4-2|220	- new version
12cr|zhu3d-4.2.4-2|221	- new version
12cr|zhu3d-4.2.4-2|222	
12cr|zhu3d-4.2.4-2|223	* Fri Aug 10 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 3.0.0-1mdv2008.0
12cr|zhu3d-4.2.4-2|224	+ Revision: 61051
12cr|zhu3d-4.2.4-2|225	- new version
12cr|zhu3d-4.2.4-2|226	
12cr|zhu3d-4.2.4-2|227	* Thu Jul 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.9.8-1mdv2008.0
12cr|zhu3d-4.2.4-2|228	+ Revision: 53663
12cr|zhu3d-4.2.4-2|229	- new version
12cr|zhu3d-4.2.4-2|230	- drop X-MandrivaLinux from desktop file
12cr|zhu3d-4.2.4-2|231	
12cr|zhu3d-4.2.4-2|232	* Mon May 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.9.6-2mdv2008.0
12cr|zhu3d-4.2.4-2|233	+ Revision: 32015
12cr|zhu3d-4.2.4-2|234	- rebuild
12cr|zhu3d-4.2.4-2|235	
12cr|zhu3d-4.2.4-2|236	
12cr|zhu3d-4.2.4-2|237	* Tue Feb 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.9.6-1mdv2007.0
12cr|zhu3d-4.2.4-2|238	+ Revision: 123170
12cr|zhu3d-4.2.4-2|239	- new version
12cr|zhu3d-4.2.4-2|240	- some cleans in spec file
12cr|zhu3d-4.2.4-2|241	
12cr|zhu3d-4.2.4-2|242	* Tue Jan 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.9.4-1mdv2007.1
12cr|zhu3d-4.2.4-2|243	+ Revision: 112454
12cr|zhu3d-4.2.4-2|244	- provide desktop file
12cr|zhu3d-4.2.4-2|245	- add patch 0
12cr|zhu3d-4.2.4-2|246	- complete spec file
12cr|zhu3d-4.2.4-2|247	- Import zhu3d
12cr|zhu3d-4.2.4-2|248	

8772 12
12cr|zile-2.4.8-1|1	%define name    zile
12cr|zile-2.4.8-1|2	%define version 2.4.8
12cr|zile-2.4.8-1|3	%define release 1
12cr|zile-2.4.8-1|4	%define Summary Zile Is Lossy Emacs
12cr|zile-2.4.8-1|5	
12cr|zile-2.4.8-1|6	Summary:        %Summary
12cr|zile-2.4.8-1|7	Name:           %name
12cr|zile-2.4.8-1|8	Epoch:		1
12cr|zile-2.4.8-1|9	Version:        %version
12cr|zile-2.4.8-1|10	Release:        %release
12cr|zile-2.4.8-1|11	License:        GPLv3+
12cr|zile-2.4.8-1|12	Group:          Editors
12cr|zile-2.4.8-1|13	URL:            http://www.gnu.org/software/zile/
12cr|zile-2.4.8-1|14	Source0:	http://ftp.gnu.org/gnu/zile/%name-%version.tar.gz
12cr|zile-2.4.8-1|15	Patch0:         zile-2.4.6-mdv-ncursesw.patch
12cr|zile-2.4.8-1|16	BuildRequires:  ncursesw-devel
12cr|zile-2.4.8-1|17	BuildRequires:	texinfo
12cr|zile-2.4.8-1|18	BuildRequires:	tetex-latex
12cr|zile-2.4.8-1|19	BuildRequires:	termcap-devel
12cr|zile-2.4.8-1|20	BuildRequires:	help2man
12cr|zile-2.4.8-1|21	BuildRequires:	pkgconfig(bdw-gc)
12cr|zile-2.4.8-1|22	
12cr|zile-2.4.8-1|23	
12cr|zile-2.4.8-1|24	%description
12cr|zile-2.4.8-1|25	Zile is another Emacs-clone. Zile is a customizable, self-documenting
12cr|zile-2.4.8-1|26	real-time open-source display editor.
12cr|zile-2.4.8-1|27	
12cr|zile-2.4.8-1|28	Zile was written to be as similar as possible to Emacs; every Emacs user
12cr|zile-2.4.8-1|29	should feel at home with Zile. Zile features
12cr|zile-2.4.8-1|30	
12cr|zile-2.4.8-1|31	* Small but fast and powerful. It is very useful for small footprint
12cr|zile-2.4.8-1|32	installations (like on floppy disk) or quick editing sessions.
12cr|zile-2.4.8-1|33	* 8-bit clean. Zile can operate with binary files.
12cr|zile-2.4.8-1|34	* Looks like Emacs. Most Zile key sequences and function names are
12cr|zile-2.4.8-1|35	identical to Emacs ones.
12cr|zile-2.4.8-1|36	* Multi buffer editing w/multi level undo. Zile can open an infinite
12cr|zile-2.4.8-1|37	number of files and can record an infinite sequence of undo
12cr|zile-2.4.8-1|38	operations.
12cr|zile-2.4.8-1|39	* Multi window. Zile can display multiple windows on the screen.
12cr|zile-2.4.8-1|40	* Killing, yanking and registers. The typical killing, yanking and
12cr|zile-2.4.8-1|41	register features of Emacs are available under Zile.
12cr|zile-2.4.8-1|42	* Minibuffer completion. Zile can complete the user written text.
12cr|zile-2.4.8-1|43	This is very useful for M-x commands and for selecting files.
12cr|zile-2.4.8-1|44	* Colors. Zile makes use of the color capatibilities of the terminal
12cr|zile-2.4.8-1|45	if available.
12cr|zile-2.4.8-1|46	* Source highlighting (``C'', ``C++'', and shell scripts). Zile can
12cr|zile-2.4.8-1|47	highlight ``C'', ``C++'' source files and shell scripts for
12cr|zile-2.4.8-1|48	better reading.
12cr|zile-2.4.8-1|49	* Auto fill (word wrap). Zile automatically breaks the lines when
12cr|zile-2.4.8-1|50	they become too wide (if the Auto Fill Mode is enabled).
12cr|zile-2.4.8-1|51	
12cr|zile-2.4.8-1|52	
12cr|zile-2.4.8-1|53	%prep
12cr|zile-2.4.8-1|54	%setup -q
12cr|zile-2.4.8-1|55	%patch0 -p1
12cr|zile-2.4.8-1|56	
12cr|zile-2.4.8-1|57	%build
12cr|zile-2.4.8-1|58	%configure2_5x
12cr|zile-2.4.8-1|59	%make
12cr|zile-2.4.8-1|60	
12cr|zile-2.4.8-1|61	%install
12cr|zile-2.4.8-1|62	%makeinstall_std
12cr|zile-2.4.8-1|63	
12cr|zile-2.4.8-1|64	%post
12cr|zile-2.4.8-1|65	%_install_info        %name.info
12cr|zile-2.4.8-1|66	
12cr|zile-2.4.8-1|67	%preun
12cr|zile-2.4.8-1|68	%_remove_install_info %name.info
12cr|zile-2.4.8-1|69	
12cr|zile-2.4.8-1|70	%files
12cr|zile-2.4.8-1|71	%defattr(0755,root,root,0755)
12cr|zile-2.4.8-1|72	%_bindir/*
12cr|zile-2.4.8-1|73	%defattr(0644,root,root,0755)
12cr|zile-2.4.8-1|74	%doc AUTHORS COPYING NEWS README
12cr|zile-2.4.8-1|75	#%_datadir/%name
12cr|zile-2.4.8-1|76	%_mandir/man1/%name.1.*
12cr|zile-2.4.8-1|77	
12cr|zile-2.4.8-1|78	
12cr|zile-2.4.8-1|79	%changelog
12cr|zile-2.4.8-1|80	* Mon Jul 16 2012 Alexander Khrukin <akhrukin@mandriva.org> 1:2.4.8-1
12cr|zile-2.4.8-1|81	+ Revision: 809773
12cr|zile-2.4.8-1|82	- version update 2.4.8
12cr|zile-2.4.8-1|83	
12cr|zile-2.4.8-1|84	* Thu Mar 22 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1:2.4.7-1
12cr|zile-2.4.8-1|85	+ Revision: 786054
12cr|zile-2.4.8-1|86	- update to 2.4.7
12cr|zile-2.4.8-1|87	
12cr|zile-2.4.8-1|88	* Sun Feb 19 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1:2.4.6-1
12cr|zile-2.4.8-1|89	+ Revision: 777420
12cr|zile-2.4.8-1|90	- new version 2.4.6
12cr|zile-2.4.8-1|91	- link to ncursesw instead ncurses
12cr|zile-2.4.8-1|92	- don't package INSTALL file
12cr|zile-2.4.8-1|93	
12cr|zile-2.4.8-1|94	+ Alexander Khrukin <akhrukin@mandriva.org>
12cr|zile-2.4.8-1|95	- version update 2.4.5
12cr|zile-2.4.8-1|96	
12cr|zile-2.4.8-1|97	+ Funda Wang <fwang@mandriva.org>
12cr|zile-2.4.8-1|98	- update to new version 2.3.22
12cr|zile-2.4.8-1|99	- update to new version 2.3.21
12cr|zile-2.4.8-1|100	
12cr|zile-2.4.8-1|101	* Sat Aug 14 2010 Funda Wang <fwang@mandriva.org> 1:2.3.19-1mdv2011.0
12cr|zile-2.4.8-1|102	+ Revision: 569547
12cr|zile-2.4.8-1|103	- update to new version 2.3.19
12cr|zile-2.4.8-1|104	
12cr|zile-2.4.8-1|105	* Wed Mar 03 2010 Sandro Cazzaniga <kharec@mandriva.org> 1:2.3.15-1mdv2010.1
12cr|zile-2.4.8-1|106	+ Revision: 513762
12cr|zile-2.4.8-1|107	- fix licence
12cr|zile-2.4.8-1|108	- update to 2.3.15
12cr|zile-2.4.8-1|109	
12cr|zile-2.4.8-1|110	* Wed Nov 11 2009 Frederik Himpe <fhimpe@mandriva.org> 1:2.3.13-1mdv2010.1
12cr|zile-2.4.8-1|111	+ Revision: 464903
12cr|zile-2.4.8-1|112	- update to new version 2.3.13
12cr|zile-2.4.8-1|113	
12cr|zile-2.4.8-1|114	* Sun Sep 20 2009 Frederik Himpe <fhimpe@mandriva.org> 1:2.3.12-1mdv2010.0
12cr|zile-2.4.8-1|115	+ Revision: 444859
12cr|zile-2.4.8-1|116	- update to new version 2.3.12
12cr|zile-2.4.8-1|117	
12cr|zile-2.4.8-1|118	* Tue Sep 01 2009 Frederik Himpe <fhimpe@mandriva.org> 1:2.3.11-1mdv2010.0
12cr|zile-2.4.8-1|119	+ Revision: 423671
12cr|zile-2.4.8-1|120	- update to new version 2.3.11
12cr|zile-2.4.8-1|121	
12cr|zile-2.4.8-1|122	* Mon Jul 27 2009 Emmanuel Andry <eandry@mandriva.org> 1:2.3.9-1mdv2010.0
12cr|zile-2.4.8-1|123	+ Revision: 400746
12cr|zile-2.4.8-1|124	- New version 2.3.9
12cr|zile-2.4.8-1|125	
12cr|zile-2.4.8-1|126	* Fri Mar 20 2009 Nicolas Vigier <nvigier@mandriva.com> 1:2.3.4-1mdv2009.1
12cr|zile-2.4.8-1|127	+ Revision: 359081
12cr|zile-2.4.8-1|128	- version 2.3.4
12cr|zile-2.4.8-1|129	
12cr|zile-2.4.8-1|130	* Sat Dec 13 2008 Funda Wang <fwang@mandriva.org> 1:2.3.0-1mdv2009.1
12cr|zile-2.4.8-1|131	+ Revision: 313902
12cr|zile-2.4.8-1|132	- New version 2.3.0
12cr|zile-2.4.8-1|133	
12cr|zile-2.4.8-1|134	* Mon Aug 04 2008 Funda Wang <fwang@mandriva.org> 1:2.2.61-1mdv2009.0
12cr|zile-2.4.8-1|135	+ Revision: 263137
12cr|zile-2.4.8-1|136	- update to new version 2.2.61
12cr|zile-2.4.8-1|137	
12cr|zile-2.4.8-1|138	* Sun Jul 27 2008 Funda Wang <fwang@mandriva.org> 1:2.2.60-1mdv2009.0
12cr|zile-2.4.8-1|139	+ Revision: 250482
12cr|zile-2.4.8-1|140	- update to new version 2.2.60
12cr|zile-2.4.8-1|141	
12cr|zile-2.4.8-1|142	* Wed May 14 2008 Funda Wang <fwang@mandriva.org> 1:2.2.59-1mdv2009.0
12cr|zile-2.4.8-1|143	+ Revision: 207225
12cr|zile-2.4.8-1|144	- update to new version 2.2.59
12cr|zile-2.4.8-1|145	
12cr|zile-2.4.8-1|146	* Wed May 07 2008 Funda Wang <fwang@mandriva.org> 1:2.2.58-1mdv2009.0
12cr|zile-2.4.8-1|147	+ Revision: 202698
12cr|zile-2.4.8-1|148	- New version 2.2.58
12cr|zile-2.4.8-1|149	
12cr|zile-2.4.8-1|150	* Wed Apr 16 2008 Funda Wang <fwang@mandriva.org> 1:2.2.57-1mdv2009.0
12cr|zile-2.4.8-1|151	+ Revision: 194513
12cr|zile-2.4.8-1|152	- update to new version 2.2.57
12cr|zile-2.4.8-1|153	
12cr|zile-2.4.8-1|154	* Wed Mar 05 2008 Nicolas Vigier <nvigier@mandriva.com> 1:2.2.56-1mdv2008.1
12cr|zile-2.4.8-1|155	+ Revision: 180172
12cr|zile-2.4.8-1|156	- new version
12cr|zile-2.4.8-1|157	
12cr|zile-2.4.8-1|158	* Mon Feb 11 2008 Funda Wang <fwang@mandriva.org> 1:2.2.54-1mdv2008.1
12cr|zile-2.4.8-1|159	+ Revision: 165018
12cr|zile-2.4.8-1|160	- update to new version 2.2.54
12cr|zile-2.4.8-1|161	
12cr|zile-2.4.8-1|162	* Tue Feb 05 2008 Funda Wang <fwang@mandriva.org> 1:2.2.53-1mdv2008.1
12cr|zile-2.4.8-1|163	+ Revision: 162742
12cr|zile-2.4.8-1|164	- update to new version 2.2.53
12cr|zile-2.4.8-1|165	
12cr|zile-2.4.8-1|166	+ Olivier Blin <blino@mandriva.org>
12cr|zile-2.4.8-1|167	- restore BuildRoot
12cr|zile-2.4.8-1|168	
12cr|zile-2.4.8-1|169	+ Thierry Vignaud <tv@mandriva.org>
12cr|zile-2.4.8-1|170	- kill re-definition of %%buildroot on Pixel's request
12cr|zile-2.4.8-1|171	
12cr|zile-2.4.8-1|172	* Tue Nov 20 2007 Funda Wang <fwang@mandriva.org> 1:2.2.52-1mdv2008.1
12cr|zile-2.4.8-1|173	+ Revision: 110734
12cr|zile-2.4.8-1|174	- New version 2.2.52
12cr|zile-2.4.8-1|175	
12cr|zile-2.4.8-1|176	* Mon Nov 12 2007 Funda Wang <fwang@mandriva.org> 1:2.2.50-1mdv2008.1
12cr|zile-2.4.8-1|177	+ Revision: 108147
12cr|zile-2.4.8-1|178	- New version 2.2.50
12cr|zile-2.4.8-1|179	
12cr|zile-2.4.8-1|180	* Tue Oct 16 2007 Funda Wang <fwang@mandriva.org> 1:2.2.48-1mdv2008.1
12cr|zile-2.4.8-1|181	+ Revision: 99000
12cr|zile-2.4.8-1|182	- New version 2.2.48
12cr|zile-2.4.8-1|183	
12cr|zile-2.4.8-1|184	* Sun Oct 14 2007 Funda Wang <fwang@mandriva.org> 1:2.2.47-1mdv2008.1
12cr|zile-2.4.8-1|185	+ Revision: 98313
12cr|zile-2.4.8-1|186	- New version 2.2.47
12cr|zile-2.4.8-1|187	
12cr|zile-2.4.8-1|188	* Sun Oct 14 2007 Funda Wang <fwang@mandriva.org> 1:2.2.46-1mdv2008.1
12cr|zile-2.4.8-1|189	+ Revision: 98140
12cr|zile-2.4.8-1|190	- New version 2.2.46
12cr|zile-2.4.8-1|191	
12cr|zile-2.4.8-1|192	* Thu Oct 11 2007 Funda Wang <fwang@mandriva.org> 1:2.2.43-1mdv2008.1
12cr|zile-2.4.8-1|193	+ Revision: 97025
12cr|zile-2.4.8-1|194	- New version 2.2.43
12cr|zile-2.4.8-1|195	
12cr|zile-2.4.8-1|196	* Sun Aug 19 2007 Funda Wang <fwang@mandriva.org> 1:2.2.41-1mdv2008.0
12cr|zile-2.4.8-1|197	+ Revision: 66538
12cr|zile-2.4.8-1|198	- New version 2.2.41
12cr|zile-2.4.8-1|199	
12cr|zile-2.4.8-1|200	* Fri Aug 10 2007 Funda Wang <fwang@mandriva.org> 1:2.2.40-1mdv2008.0
12cr|zile-2.4.8-1|201	+ Revision: 61031
12cr|zile-2.4.8-1|202	- New version 2.2.40
12cr|zile-2.4.8-1|203	
12cr|zile-2.4.8-1|204	* Tue Jul 17 2007 Funda Wang <fwang@mandriva.org> 1:2.2.39-1mdv2008.0
12cr|zile-2.4.8-1|205	+ Revision: 52975
12cr|zile-2.4.8-1|206	- New version
12cr|zile-2.4.8-1|207	
12cr|zile-2.4.8-1|208	* Thu Jul 12 2007 Funda Wang <fwang@mandriva.org> 1:2.2.38-1mdv2008.0
12cr|zile-2.4.8-1|209	+ Revision: 51566
12cr|zile-2.4.8-1|210	- New version
12cr|zile-2.4.8-1|211	
12cr|zile-2.4.8-1|212	* Sun Jul 08 2007 Nicolas Vigier <nvigier@mandriva.com> 1:2.2.37-1mdv2008.0
12cr|zile-2.4.8-1|213	+ Revision: 49619
12cr|zile-2.4.8-1|214	- new version
12cr|zile-2.4.8-1|215	

8773 12
12cr|zim-0.55-1|1	Name:		zim
12cr|zim-0.55-1|2	Version:	0.55
12cr|zim-0.55-1|3	Release:	%mkrel 1
12cr|zim-0.55-1|4	Summary:	A desktop wiki and outliner
12cr|zim-0.55-1|5	Source:		http://www.zim-wiki.org/downloads/%{name}-%{version}.tar.gz
12cr|zim-0.55-1|6	License:	GPLv2
12cr|zim-0.55-1|7	Group:		Editors
12cr|zim-0.55-1|8	Url:		http://www.zim-wiki.org/
12cr|zim-0.55-1|9	BuildRequires:	python-devel
12cr|zim-0.55-1|10	BuildRequires:	python-gobject
12cr|zim-0.55-1|11	Requires:	python
12cr|zim-0.55-1|12	Requires:	pygtk2.0
12cr|zim-0.55-1|13	Requires:	python-gobject
12cr|zim-0.55-1|14	Requires:	python-simplejson
12cr|zim-0.55-1|15	Suggests:	pyxdg
12cr|zim-0.55-1|16	Suggests:	xdg-utils
12cr|zim-0.55-1|17	BuildArch:	noarch
12cr|zim-0.55-1|18	
12cr|zim-0.55-1|19	%description
12cr|zim-0.55-1|20	Zim is a WYSIWYG text editor written in Gtk2-Perl which aims to bring
12cr|zim-0.55-1|21	the concept of a wiki to your desktop. Every page is saved as a text
12cr|zim-0.55-1|22	file with wiki markup. Pages can contain links to other pages, and are
12cr|zim-0.55-1|23	saved automatically. Creating a new page is as easy as linking to a
12cr|zim-0.55-1|24	non-existing page. Pages are ordered in a hierarchical structure that
12cr|zim-0.55-1|25	gives it the look and feel of an outliner. This tool is intended to
12cr|zim-0.55-1|26	keep track of TODO lists or to serve as a personal scratch book.
12cr|zim-0.55-1|27	
12cr|zim-0.55-1|28	%prep
12cr|zim-0.55-1|29	%setup -q
12cr|zim-0.55-1|30	
12cr|zim-0.55-1|31	%install
12cr|zim-0.55-1|32	%__rm -rf %{buildroot}
12cr|zim-0.55-1|33	%__python setup.py install --skip-xdg-cmd --root=%{buildroot}
12cr|zim-0.55-1|34	
12cr|zim-0.55-1|35	#install icons
12cr|zim-0.55-1|36	%__install -D -m 0644 data/zim.png %{buildroot}%{_icons64dir}/zim.png
12cr|zim-0.55-1|37	%__install -D -m 0644 data/zim.png %{buildroot}%{_iconsdir}/hicolor/64x64/mimetypes/application-x-zim-notebook.png
12cr|zim-0.55-1|38	%__install -D -m 0644 data/zim.png %{buildroot}%{_iconsdir}/hicolor/64x64/mimetypes/gnome-mime-application-x-zim-notebook.png
12cr|zim-0.55-1|39	
12cr|zim-0.55-1|40	%find_lang %{name}
12cr|zim-0.55-1|41	
12cr|zim-0.55-1|42	%clean
12cr|zim-0.55-1|43	%__rm -rf %{buildroot}
12cr|zim-0.55-1|44	
12cr|zim-0.55-1|45	%files -f %{name}.lang
12cr|zim-0.55-1|46	%doc README.txt CHANGELOG.txt
12cr|zim-0.55-1|47	%{_bindir}/%{name}
12cr|zim-0.55-1|48	%{_datadir}/%{name}/*
12cr|zim-0.55-1|49	%{_datadir}/applications/%{name}.desktop
12cr|zim-0.55-1|50	%{python_sitelib}/*
12cr|zim-0.55-1|51	%{_mandir}/man1/%{name}*
12cr|zim-0.55-1|52	%{_datadir}/pixmaps/%{name}.png
12cr|zim-0.55-1|53	%{_datadir}/mime/*
12cr|zim-0.55-1|54	%{_iconsdir}/hicolor/*/*/*
12cr|zim-0.55-1|55	%{_iconsdir}/ubuntu*/*/*/*
12cr|zim-0.55-1|56	
12cr|zim-0.55-1|57	
12cr|zim-0.55-1|58	%changelog
12cr|zim-0.55-1|59	* Thu Mar 22 2012 Andrey Bondrov <abondrov@mandriva.org> 0.55-1mdv2011.0
12cr|zim-0.55-1|60	+ Revision: 786044
12cr|zim-0.55-1|61	- New version 0.55
12cr|zim-0.55-1|62	
12cr|zim-0.55-1|63	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.50-1
12cr|zim-0.55-1|64	+ Revision: 645496
12cr|zim-0.55-1|65	- update to new version 0.50
12cr|zim-0.55-1|66	
12cr|zim-0.55-1|67	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.48-2mdv2011.0
12cr|zim-0.55-1|68	+ Revision: 592373
12cr|zim-0.55-1|69	- rebuild for python 2.7
12cr|zim-0.55-1|70	
12cr|zim-0.55-1|71	* Fri Aug 06 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.48-1mdv2011.0
12cr|zim-0.55-1|72	+ Revision: 567190
12cr|zim-0.55-1|73	- update to 0.48
12cr|zim-0.55-1|74	- drop patch0 and use --skip-xdg-cmd instead
12cr|zim-0.55-1|75	
12cr|zim-0.55-1|76	* Thu Mar 25 2010 Funda Wang <fwang@mandriva.org> 0.46-1mdv2010.1
12cr|zim-0.55-1|77	+ Revision: 527405
12cr|zim-0.55-1|78	- New version 0.46
12cr|zim-0.55-1|79	
12cr|zim-0.55-1|80	* Sat Mar 06 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.44-1mdv2010.1
12cr|zim-0.55-1|81	+ Revision: 515235
12cr|zim-0.55-1|82	- update tp 0.44
12cr|zim-0.55-1|83	
12cr|zim-0.55-1|84	* Sat Feb 13 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.43-1mdv2010.1
12cr|zim-0.55-1|85	+ Revision: 505185
12cr|zim-0.55-1|86	- add missing BR
12cr|zim-0.55-1|87	- update to 0.43
12cr|zim-0.55-1|88	- add patch to fix setup.py
12cr|zim-0.55-1|89	- fix license
12cr|zim-0.55-1|90	- clean spec
12cr|zim-0.55-1|91	
12cr|zim-0.55-1|92	* Sat Dec 19 2009 Ahmad Samir <ahmadsamir@mandriva.org> 0.28-2mdv2010.1
12cr|zim-0.55-1|93	+ Revision: 480044
12cr|zim-0.55-1|94	- rebuild for perl5.10.1 (bug #56339)
12cr|zim-0.55-1|95	
12cr|zim-0.55-1|96	* Sun Jul 19 2009 Funda Wang <fwang@mandriva.org> 0.28-1mdv2010.0
12cr|zim-0.55-1|97	+ Revision: 397456
12cr|zim-0.55-1|98	- new version 0.28
12cr|zim-0.55-1|99	
12cr|zim-0.55-1|100	* Mon Aug 25 2008 Funda Wang <fwang@mandriva.org> 0.26-1mdv2009.0
12cr|zim-0.55-1|101	+ Revision: 275621
12cr|zim-0.55-1|102	- New version 0.26
12cr|zim-0.55-1|103	
12cr|zim-0.55-1|104	* Wed Aug 06 2008 Olivier Blin <blino@mandriva.org> 0.25-2mdv2009.0
12cr|zim-0.55-1|105	+ Revision: 264208
12cr|zim-0.55-1|106	- rebuild for perl 5.10 (#41070)
12cr|zim-0.55-1|107	
12cr|zim-0.55-1|108	+ Pixel <pixel@mandriva.com>
12cr|zim-0.55-1|109	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|zim-0.55-1|110	
12cr|zim-0.55-1|111	+ Funda Wang <fwang@mandriva.org>
12cr|zim-0.55-1|112	- add missing BRs
12cr|zim-0.55-1|113	
12cr|zim-0.55-1|114	* Sun May 25 2008 Funda Wang <fwang@mandriva.org> 0.25-1mdv2009.0
12cr|zim-0.55-1|115	+ Revision: 211110
12cr|zim-0.55-1|116	- update to new version 0.25
12cr|zim-0.55-1|117	- fix URL
12cr|zim-0.55-1|118	
12cr|zim-0.55-1|119	* Wed Apr 23 2008 Funda Wang <fwang@mandriva.org> 0.24-1mdv2009.0
12cr|zim-0.55-1|120	+ Revision: 196730
12cr|zim-0.55-1|121	- New version 0.24
12cr|zim-0.55-1|122	
12cr|zim-0.55-1|123	+ Olivier Blin <blino@mandriva.org>
12cr|zim-0.55-1|124	- restore BuildRoot
12cr|zim-0.55-1|125	
12cr|zim-0.55-1|126	+ Thierry Vignaud <tv@mandriva.org>
12cr|zim-0.55-1|127	- kill re-definition of %%buildroot on Pixel's request
12cr|zim-0.55-1|128	
12cr|zim-0.55-1|129	* Thu Nov 22 2007 Funda Wang <fwang@mandriva.org> 0.23-1mdv2008.1
12cr|zim-0.55-1|130	+ Revision: 111173
12cr|zim-0.55-1|131	- New version 0.23
12cr|zim-0.55-1|132	
12cr|zim-0.55-1|133	* Fri Oct 12 2007 Jérôme Soyer <saispo@mandriva.org> 0.22-1mdv2008.1
12cr|zim-0.55-1|134	+ Revision: 97304
12cr|zim-0.55-1|135	- New release 0.22
12cr|zim-0.55-1|136	
12cr|zim-0.55-1|137	* Sun Aug 19 2007 Funda Wang <fwang@mandriva.org> 0.20-1mdv2008.0
12cr|zim-0.55-1|138	+ Revision: 67025
12cr|zim-0.55-1|139	- New version 0.20
12cr|zim-0.55-1|140	
12cr|zim-0.55-1|141	* Thu Apr 19 2007 Olivier Blin <blino@mandriva.org> 0.19-1mdv2008.0
12cr|zim-0.55-1|142	+ Revision: 14988
12cr|zim-0.55-1|143	- 0.19
12cr|zim-0.55-1|144	
12cr|zim-0.55-1|145	
12cr|zim-0.55-1|146	* Sun Feb 18 2007 Jérôme Soyer <saispo@mandriva.org> 0.17-1mdv2007.0
12cr|zim-0.55-1|147	+ Revision: 122457
12cr|zim-0.55-1|148	- New release 0.17
12cr|zim-0.55-1|149	
12cr|zim-0.55-1|150	* Thu Aug 24 2006 Olivier Blin <oblin@mandriva.com> 0.16-2mdv2007.0
12cr|zim-0.55-1|151	+ Revision: 57640
12cr|zim-0.55-1|152	- fix typo in summary
12cr|zim-0.55-1|153	- Import zim
12cr|zim-0.55-1|154	
12cr|zim-0.55-1|155	* Sun Jul 30 2006 Olivier Blin <blino@mandriva.com> 0.16-1mdv2007.0
12cr|zim-0.55-1|156	- initial Mandriva release
12cr|zim-0.55-1|157	

8774 12
12cr|zinnia-0.06-4|1	Summary: 	Online hand recognition system with machine learning
12cr|zinnia-0.06-4|2	Name: 		zinnia
12cr|zinnia-0.06-4|3	Version: 	0.06
12cr|zinnia-0.06-4|4	Release:	4
12cr|zinnia-0.06-4|5	License: 	BSD
12cr|zinnia-0.06-4|6	Group: 		System/Internationalization
12cr|zinnia-0.06-4|7	Source0: 	http://downloads.sourceforge.net/zinnia/%{name}-%{version}.tar.gz
12cr|zinnia-0.06-4|8	Patch0:		zinnia-0.05-bindings.patch
12cr|zinnia-0.06-4|9	URL: 		http://zinnia.sourceforge.net/
12cr|zinnia-0.06-4|10	BuildRequires:	perl-devel python-devel
12cr|zinnia-0.06-4|11	
12cr|zinnia-0.06-4|12	%description
12cr|zinnia-0.06-4|13	Zinnia is a simple, customizable and portable online hand recognition
12cr|zinnia-0.06-4|14	system based on Support Vector Machines. Zinnia simply receives user
12cr|zinnia-0.06-4|15	pen strokes as a sequence of coordinate data and outputs n-best
12cr|zinnia-0.06-4|16	characters sorted by SVM confidence. To keep portability, Zinnia
12cr|zinnia-0.06-4|17	doesn't have any rendering functionality. In addition to recognition,
12cr|zinnia-0.06-4|18	Zinnia provides training module that allows us to create any hand-
12cr|zinnia-0.06-4|19	written recognition systems with low-cost.
12cr|zinnia-0.06-4|20	
12cr|zinnia-0.06-4|21	%define	major 0
12cr|zinnia-0.06-4|22	%define	libname	%mklibname %{name} %{major}
12cr|zinnia-0.06-4|23	%define	devname	%mklibname -d %{name}
12cr|zinnia-0.06-4|24	
12cr|zinnia-0.06-4|25	%package -n	%{libname}
12cr|zinnia-0.06-4|26	Summary:	Libraries for %{name}
12cr|zinnia-0.06-4|27	Group:		System/Internationalization
12cr|zinnia-0.06-4|28	
12cr|zinnia-0.06-4|29	%description -n	%{libname}
12cr|zinnia-0.06-4|30	This package contains shared libraries for %{name}.
12cr|zinnia-0.06-4|31	
12cr|zinnia-0.06-4|32	%package -n	%{devname}
12cr|zinnia-0.06-4|33	Summary:	Development files for %{name}
12cr|zinnia-0.06-4|34	Group:		System/Internationalization
12cr|zinnia-0.06-4|35	Requires:	%{libname} = %{EVRD}
12cr|zinnia-0.06-4|36	Provides:	%{name}-devel = %{EVRD}
12cr|zinnia-0.06-4|37	
12cr|zinnia-0.06-4|38	%description -n	%{devname}
12cr|zinnia-0.06-4|39	This package contains development files for %{name}.
12cr|zinnia-0.06-4|40	
12cr|zinnia-0.06-4|41	%package -n	perl-%{name}
12cr|zinnia-0.06-4|42	Summary:	Perl bindings for %{name}
12cr|zinnia-0.06-4|43	Group:		Development/Perl
12cr|zinnia-0.06-4|44	Requires:	%{name} = %{EVRD}
12cr|zinnia-0.06-4|45	
12cr|zinnia-0.06-4|46	%description -n	perl-%{name}
12cr|zinnia-0.06-4|47	This package contains perl bindings for %{name}.
12cr|zinnia-0.06-4|48	
12cr|zinnia-0.06-4|49	%package -n	python-%{name}
12cr|zinnia-0.06-4|50	Summary:	Python bindings for %{name}
12cr|zinnia-0.06-4|51	Group:		Development/Python
12cr|zinnia-0.06-4|52	Requires:	%{name} = %{EVRD}
12cr|zinnia-0.06-4|53	Provides:	tegaki-engine
12cr|zinnia-0.06-4|54	
12cr|zinnia-0.06-4|55	%description -n	python-%{name}
12cr|zinnia-0.06-4|56	This package contains python bindings for %{name}.
12cr|zinnia-0.06-4|57	
12cr|zinnia-0.06-4|58	%prep
12cr|zinnia-0.06-4|59	%setup -q
12cr|zinnia-0.06-4|60	%patch0 -p1 -b .bindings~
12cr|zinnia-0.06-4|61	
12cr|zinnia-0.06-4|62	%build
12cr|zinnia-0.06-4|63	%configure2_5x --disable-static
12cr|zinnia-0.06-4|64	%make
12cr|zinnia-0.06-4|65	
12cr|zinnia-0.06-4|66	pushd perl
12cr|zinnia-0.06-4|67	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cr|zinnia-0.06-4|68	%{__make} OPTIMIZE="%{optflags}"
12cr|zinnia-0.06-4|69	popd
12cr|zinnia-0.06-4|70	
12cr|zinnia-0.06-4|71	pushd python
12cr|zinnia-0.06-4|72	CFLAGS="%{optflags} -I../" LDFLAGS="-L../.libs" python setup.py build
12cr|zinnia-0.06-4|73	popd
12cr|zinnia-0.06-4|74	
12cr|zinnia-0.06-4|75	%install
12cr|zinnia-0.06-4|76	%makeinstall_std
12cr|zinnia-0.06-4|77	
12cr|zinnia-0.06-4|78	%makeinstall_std -C perl
12cr|zinnia-0.06-4|79	
12cr|zinnia-0.06-4|80	pushd python
12cr|zinnia-0.06-4|81	python setup.py install --root=%{buildroot}
12cr|zinnia-0.06-4|82	popd
12cr|zinnia-0.06-4|83	
12cr|zinnia-0.06-4|84	%files
12cr|zinnia-0.06-4|85	%{_bindir}/zinnia*
12cr|zinnia-0.06-4|86	
12cr|zinnia-0.06-4|87	%files -n %{libname}
12cr|zinnia-0.06-4|88	%{_libdir}/libzinnia.so.%{major}*
12cr|zinnia-0.06-4|89	
12cr|zinnia-0.06-4|90	%files -n %{devname}
12cr|zinnia-0.06-4|91	%doc doc/*
12cr|zinnia-0.06-4|92	%{_includedir}/zinnia.h
12cr|zinnia-0.06-4|93	%dir %{_includedir}/%{name}
12cr|zinnia-0.06-4|94	%{_includedir}/%{name}/zinnia.h
12cr|zinnia-0.06-4|95	%{_libdir}/libzinnia.so
12cr|zinnia-0.06-4|96	%{_libdir}/pkgconfig/%{name}.pc
12cr|zinnia-0.06-4|97	
12cr|zinnia-0.06-4|98	%files -n perl-%{name}
12cr|zinnia-0.06-4|99	%dir %{perl_vendorarch}/auto/zinnia
12cr|zinnia-0.06-4|100	%{perl_vendorarch}/auto/zinnia/zinnia.so
12cr|zinnia-0.06-4|101	%{perl_vendorarch}/zinnia.pm
12cr|zinnia-0.06-4|102	
12cr|zinnia-0.06-4|103	%files -n python-%{name}
12cr|zinnia-0.06-4|104	%{py_platsitedir}/_zinnia.so
12cr|zinnia-0.06-4|105	%{py_platsitedir}/zinnia.py
12cr|zinnia-0.06-4|106	%{py_platsitedir}/zinnia_python-*-py%{py_ver}.egg-info
12cr|zinnia-0.06-4|107	
12cr|zinnia-0.06-4|108	
12cr|zinnia-0.06-4|109	%changelog
12cr|zinnia-0.06-4|110	* Thu Jan 26 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.06-4
12cr|zinnia-0.06-4|111	+ Revision: 769065
12cr|zinnia-0.06-4|112	- be more explicit in %%files manifest
12cr|zinnia-0.06-4|113	- use %%{EVRD} macro
12cr|zinnia-0.06-4|114	- drop redundant pkgconfig dependency
12cr|zinnia-0.06-4|115	- cleanups
12cr|zinnia-0.06-4|116	- drop libtool .la files that's now removed by spec-helper
12cr|zinnia-0.06-4|117	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cr|zinnia-0.06-4|118	
12cr|zinnia-0.06-4|119	* Sat May 14 2011 Funda Wang <fwang@mandriva.org> 0.06-2
12cr|zinnia-0.06-4|120	+ Revision: 674597
12cr|zinnia-0.06-4|121	- rebuild
12cr|zinnia-0.06-4|122	
12cr|zinnia-0.06-4|123	* Tue Nov 02 2010 Funda Wang <fwang@mandriva.org> 0.06-1mdv2011.0
12cr|zinnia-0.06-4|124	+ Revision: 592289
12cr|zinnia-0.06-4|125	- add requires
12cr|zinnia-0.06-4|126	- new version 0.06
12cr|zinnia-0.06-4|127	
12cr|zinnia-0.06-4|128	* Thu Jul 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.05-2mdv2011.0
12cr|zinnia-0.06-4|129	+ Revision: 556784
12cr|zinnia-0.06-4|130	- perl 5.12 rebuild
12cr|zinnia-0.06-4|131	
12cr|zinnia-0.06-4|132	* Thu Nov 19 2009 Jérôme Brenier <incubusss@mandriva.org> 0.05-1mdv2010.1
12cr|zinnia-0.06-4|133	+ Revision: 467434
12cr|zinnia-0.06-4|134	- new version 0.05
12cr|zinnia-0.06-4|135	- rediff P0
12cr|zinnia-0.06-4|136	- drop P1 (no more needed)
12cr|zinnia-0.06-4|137	- requires : pkgconfig for the devel subpackage
12cr|zinnia-0.06-4|138	- fix files section
12cr|zinnia-0.06-4|139	
12cr|zinnia-0.06-4|140	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.02-3mdv2010.0
12cr|zinnia-0.06-4|141	+ Revision: 446318
12cr|zinnia-0.06-4|142	- rebuild
12cr|zinnia-0.06-4|143	
12cr|zinnia-0.06-4|144	* Sun Feb 15 2009 Funda Wang <fwang@mandriva.org> 0.02-2mdv2009.1
12cr|zinnia-0.06-4|145	+ Revision: 340609
12cr|zinnia-0.06-4|146	- bump rel
12cr|zinnia-0.06-4|147	- add bindings build
12cr|zinnia-0.06-4|148	
12cr|zinnia-0.06-4|149	* Sun Feb 15 2009 Funda Wang <fwang@mandriva.org> 0.02-1mdv2009.1
12cr|zinnia-0.06-4|150	+ Revision: 340500
12cr|zinnia-0.06-4|151	- import zinnia
12cr|zinnia-0.06-4|152	
12cr|zinnia-0.06-4|153	

8775 12
12cr|zinnia-tomoe-0.6.0.20080911-2|1	%define tomoe_version 0.6.0
12cr|zinnia-tomoe-0.6.0.20080911-2|2	%define snapdate 20080911
12cr|zinnia-tomoe-0.6.0.20080911-2|3	
12cr|zinnia-tomoe-0.6.0.20080911-2|4	Summary: 	Zinnia Recognition models
12cr|zinnia-tomoe-0.6.0.20080911-2|5	Name: 		zinnia-tomoe
12cr|zinnia-tomoe-0.6.0.20080911-2|6	Version: 	%{tomoe_version}.%{snapdate}
12cr|zinnia-tomoe-0.6.0.20080911-2|7	Release: 	%mkrel 2
12cr|zinnia-tomoe-0.6.0.20080911-2|8	License: 	LGPLv2+
12cr|zinnia-tomoe-0.6.0.20080911-2|9	Group: 		System/Internationalization
12cr|zinnia-tomoe-0.6.0.20080911-2|10	Source: 	http://downloads.sourceforge.net/zinnia/%name-%tomoe_version-%snapdate.tar.bz2
12cr|zinnia-tomoe-0.6.0.20080911-2|11	URL: 		http://zinnia.sourceforge.net/
12cr|zinnia-tomoe-0.6.0.20080911-2|12	Buildroot: 	%{_tmppath}/%{name}-%{version}-buildroot
12cr|zinnia-tomoe-0.6.0.20080911-2|13	BuildArch:	noarch
12cr|zinnia-tomoe-0.6.0.20080911-2|14	BuildRequires:	zinnia >= 0.02
12cr|zinnia-tomoe-0.6.0.20080911-2|15	Requires:	zinnia >= 0.02
12cr|zinnia-tomoe-0.6.0.20080911-2|16	
12cr|zinnia-tomoe-0.6.0.20080911-2|17	%description
12cr|zinnia-tomoe-0.6.0.20080911-2|18	Model files trained with Tomoe data.
12cr|zinnia-tomoe-0.6.0.20080911-2|19	
12cr|zinnia-tomoe-0.6.0.20080911-2|20	%package ja
12cr|zinnia-tomoe-0.6.0.20080911-2|21	Summary:	Zinnia Recognition models - Japanese data
12cr|zinnia-tomoe-0.6.0.20080911-2|22	Group:		System/Internationalization
12cr|zinnia-tomoe-0.6.0.20080911-2|23	Provides:	%name = %version-%release
12cr|zinnia-tomoe-0.6.0.20080911-2|24	Requires:	locales-ja
12cr|zinnia-tomoe-0.6.0.20080911-2|25	
12cr|zinnia-tomoe-0.6.0.20080911-2|26	%description ja
12cr|zinnia-tomoe-0.6.0.20080911-2|27	Japanese Model files trained with Tomoe data.
12cr|zinnia-tomoe-0.6.0.20080911-2|28	
12cr|zinnia-tomoe-0.6.0.20080911-2|29	%package zh_CN
12cr|zinnia-tomoe-0.6.0.20080911-2|30	Summary:	Zinnia Recognition models - Simplified Chinese data
12cr|zinnia-tomoe-0.6.0.20080911-2|31	Group:		System/Internationalization
12cr|zinnia-tomoe-0.6.0.20080911-2|32	Provides:	%name = %version-%release
12cr|zinnia-tomoe-0.6.0.20080911-2|33	Requires:	locales-zh_CN
12cr|zinnia-tomoe-0.6.0.20080911-2|34	
12cr|zinnia-tomoe-0.6.0.20080911-2|35	%description zh_CN
12cr|zinnia-tomoe-0.6.0.20080911-2|36	Simplified Chinese Model files trained with Tomoe data.
12cr|zinnia-tomoe-0.6.0.20080911-2|37	
12cr|zinnia-tomoe-0.6.0.20080911-2|38	%prep
12cr|zinnia-tomoe-0.6.0.20080911-2|39	%setup -qn %name-%tomoe_version-%snapdate
12cr|zinnia-tomoe-0.6.0.20080911-2|40	
12cr|zinnia-tomoe-0.6.0.20080911-2|41	%build
12cr|zinnia-tomoe-0.6.0.20080911-2|42	%configure2_5x
12cr|zinnia-tomoe-0.6.0.20080911-2|43	%make
12cr|zinnia-tomoe-0.6.0.20080911-2|44	
12cr|zinnia-tomoe-0.6.0.20080911-2|45	%install
12cr|zinnia-tomoe-0.6.0.20080911-2|46	rm -rf %{buildroot}
12cr|zinnia-tomoe-0.6.0.20080911-2|47	%makeinstall_std
12cr|zinnia-tomoe-0.6.0.20080911-2|48	
12cr|zinnia-tomoe-0.6.0.20080911-2|49	%clean
12cr|zinnia-tomoe-0.6.0.20080911-2|50	rm -rf %{buildroot}
12cr|zinnia-tomoe-0.6.0.20080911-2|51	
12cr|zinnia-tomoe-0.6.0.20080911-2|52	%files ja
12cr|zinnia-tomoe-0.6.0.20080911-2|53	%defattr (-,root,root)
12cr|zinnia-tomoe-0.6.0.20080911-2|54	%{_prefix}/lib/zinnia/model/tomoe/handwriting-ja.model
12cr|zinnia-tomoe-0.6.0.20080911-2|55	
12cr|zinnia-tomoe-0.6.0.20080911-2|56	%files zh_CN
12cr|zinnia-tomoe-0.6.0.20080911-2|57	%defattr (-,root,root)
12cr|zinnia-tomoe-0.6.0.20080911-2|58	%{_prefix}/lib/zinnia/model/tomoe/handwriting-zh_CN.model
12cr|zinnia-tomoe-0.6.0.20080911-2|59	
12cr|zinnia-tomoe-0.6.0.20080911-2|60	
12cr|zinnia-tomoe-0.6.0.20080911-2|61	%changelog
12cr|zinnia-tomoe-0.6.0.20080911-2|62	* Mon Sep 21 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0.20080911-2mdv2010.0
12cr|zinnia-tomoe-0.6.0.20080911-2|63	+ Revision: 446328
12cr|zinnia-tomoe-0.6.0.20080911-2|64	- rebuild
12cr|zinnia-tomoe-0.6.0.20080911-2|65	
12cr|zinnia-tomoe-0.6.0.20080911-2|66	* Sun Feb 15 2009 Funda Wang <fundawang@mandriva.org> 0.6.0.20080911-1mdv2009.1
12cr|zinnia-tomoe-0.6.0.20080911-2|67	+ Revision: 340516
12cr|zinnia-tomoe-0.6.0.20080911-2|68	- add groups
12cr|zinnia-tomoe-0.6.0.20080911-2|69	- import zinnia-tomoe
12cr|zinnia-tomoe-0.6.0.20080911-2|70	
12cr|zinnia-tomoe-0.6.0.20080911-2|71	

8776 12
12cr|zint-2.4.3-1|1	%define name	zint
12cr|zint-2.4.3-1|2	%define version 2.4.3
12cr|zint-2.4.3-1|3	%define rel	1
12cr|zint-2.4.3-1|4	
12cr|zint-2.4.3-1|5	%define major	2.4
12cr|zint-2.4.3-1|6	%define libname	%mklibname %{name} %{major}
12cr|zint-2.4.3-1|7	%define devname	%mklibname -d %{name}
12cr|zint-2.4.3-1|8	%define qlibname	%mklibname q%{name} %{major}
12cr|zint-2.4.3-1|9	%define qdevname	%mklibname -d q%{name}
12cr|zint-2.4.3-1|10	
12cr|zint-2.4.3-1|11	Name:		%{name}
12cr|zint-2.4.3-1|12	Version:	%{version}
12cr|zint-2.4.3-1|13	Release:	%mkrel %{rel}
12cr|zint-2.4.3-1|14	Summary:	Barcode generator
12cr|zint-2.4.3-1|15	License:	GPLv3+
12cr|zint-2.4.3-1|16	URL:		http://www.zint.org.uk
12cr|zint-2.4.3-1|17	Source:		http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cr|zint-2.4.3-1|18	Group:		Graphics
12cr|zint-2.4.3-1|19	
12cr|zint-2.4.3-1|20	# patch to disable creation of rpaths
12cr|zint-2.4.3-1|21	Patch0:		%{name}-rpath.patch
12cr|zint-2.4.3-1|22	
12cr|zint-2.4.3-1|23	BuildRequires:	cmake
12cr|zint-2.4.3-1|24	BuildRequires:	libpng-devel
12cr|zint-2.4.3-1|25	BuildRequires:	zlib-devel
12cr|zint-2.4.3-1|26	BuildRequires:	qt4-devel
12cr|zint-2.4.3-1|27	BuildRequires:	desktop-file-utils
12cr|zint-2.4.3-1|28	
12cr|zint-2.4.3-1|29	%description
12cr|zint-2.4.3-1|30	Zint is a C library for encoding data in several barcode variants. The
12cr|zint-2.4.3-1|31	bundled command-line utility provides a simple interface to the library.
12cr|zint-2.4.3-1|32	Features of the library:
12cr|zint-2.4.3-1|33	- Over 50 symbologies including all ISO/IEC standards, like QR codes.
12cr|zint-2.4.3-1|34	- Unicode translation for symbologies which support Latin-1 and
12cr|zint-2.4.3-1|35	Kanji character sets.
12cr|zint-2.4.3-1|36	- Full GS1 support including data verification and automated insertion of
12cr|zint-2.4.3-1|37	FNC1 characters.
12cr|zint-2.4.3-1|38	- Support for encoding binary data including NULL (ASCII 0) characters.
12cr|zint-2.4.3-1|39	- Health Industry Barcode (HIBC) encoding capabilities.
12cr|zint-2.4.3-1|40	- Output in PNG, EPS and SVG formats with user adjustable sizes and colors.
12cr|zint-2.4.3-1|41	- Verification stage for SBN, ISBN and ISBN-13 data.
12cr|zint-2.4.3-1|42	
12cr|zint-2.4.3-1|43	%package -n %{libname}
12cr|zint-2.4.3-1|44	Summary:	C library for encoding data in several barcode variants
12cr|zint-2.4.3-1|45	Group:		System/Libraries
12cr|zint-2.4.3-1|46	
12cr|zint-2.4.3-1|47	%description -n %{libname}
12cr|zint-2.4.3-1|48	Zint is a C library for encoding data in several barcode variants.
12cr|zint-2.4.3-1|49	
12cr|zint-2.4.3-1|50	Features of the library:
12cr|zint-2.4.3-1|51	- Over 50 symbologies including all ISO/IEC standards, like QR codes.
12cr|zint-2.4.3-1|52	- Unicode translation for symbologies which support Latin-1 and
12cr|zint-2.4.3-1|53	Kanji character sets.
12cr|zint-2.4.3-1|54	- Full GS1 support including data verification and automated insertion of
12cr|zint-2.4.3-1|55	FNC1 characters.
12cr|zint-2.4.3-1|56	- Support for encoding binary data including NULL (ASCII 0) characters.
12cr|zint-2.4.3-1|57	- Health Industry Barcode (HIBC) encoding capabilities.
12cr|zint-2.4.3-1|58	- Output in PNG, EPS and SVG formats with user adjustable sizes and colors.
12cr|zint-2.4.3-1|59	- Verification stage for SBN, ISBN and ISBN-13 data.
12cr|zint-2.4.3-1|60	
12cr|zint-2.4.3-1|61	%package -n %{devname}
12cr|zint-2.4.3-1|62	Summary:	Library and header files for %{name}
12cr|zint-2.4.3-1|63	Group:		Development/C
12cr|zint-2.4.3-1|64	Requires:	%{libname} = %{version}-%{release}
12cr|zint-2.4.3-1|65	Provides:	%{name}-devel = %{version}-%{release}
12cr|zint-2.4.3-1|66	Provides:	lib%{name}-devel = %{version}-%{release}
12cr|zint-2.4.3-1|67	
12cr|zint-2.4.3-1|68	%description -n %{devname}
12cr|zint-2.4.3-1|69	C library and header files needed to develop applications that use
12cr|zint-2.4.3-1|70	the Zint library. The API documentation can be found on the project website:
12cr|zint-2.4.3-1|71	http://www.zint.org.uk/zintSite/Manual.aspx
12cr|zint-2.4.3-1|72	
12cr|zint-2.4.3-1|73	%package qt
12cr|zint-2.4.3-1|74	Summary:	Zint Barcode Studio
12cr|zint-2.4.3-1|75	Group:		Graphics
12cr|zint-2.4.3-1|76	
12cr|zint-2.4.3-1|77	%description qt
12cr|zint-2.4.3-1|78	Zint Barcode Studio is a Qt-based GUI which allows desktop users to generate
12cr|zint-2.4.3-1|79	barcodes which can then be embedded in documents or HTML pages.
12cr|zint-2.4.3-1|80	
12cr|zint-2.4.3-1|81	%package -n %{qlibname}
12cr|zint-2.4.3-1|82	Summary:	libQZint shared libraries
12cr|zint-2.4.3-1|83	Group:		System/Libraries
12cr|zint-2.4.3-1|84	
12cr|zint-2.4.3-1|85	%description -n %{qlibname}
12cr|zint-2.4.3-1|86	libQZint shared libraries.
12cr|zint-2.4.3-1|87	
12cr|zint-2.4.3-1|88	%package -n %{qdevname}
12cr|zint-2.4.3-1|89	Summary:	Library and header files for %{name}-qt
12cr|zint-2.4.3-1|90	Group:		Development/C
12cr|zint-2.4.3-1|91	Requires:	%{qlibname} = %{version}-%{release}
12cr|zint-2.4.3-1|92	Provides:	q%{name}-devel = %{version}-%{release}
12cr|zint-2.4.3-1|93	Provides:	libq%{name}-devel = %{version}-%{release}
12cr|zint-2.4.3-1|94	
12cr|zint-2.4.3-1|95	%description -n %{qdevname}
12cr|zint-2.4.3-1|96	C library and header files needed to develop applications that use libQZint.
12cr|zint-2.4.3-1|97	
12cr|zint-2.4.3-1|98	%prep
12cr|zint-2.4.3-1|99	%setup -q
12cr|zint-2.4.3-1|100	%patch0 -p1
12cr|zint-2.4.3-1|101	
12cr|zint-2.4.3-1|102	# remove BSD-licensed file required for Windows only (just to ensure that this package is plain GPLv3+)
12cr|zint-2.4.3-1|103	rm -f backend/ms_stdint.h
12cr|zint-2.4.3-1|104	
12cr|zint-2.4.3-1|105	# remove bundled getopt sources (we use the corresponding Fedora package instead)
12cr|zint-2.4.3-1|106	rm -f frontend/getopt*.*
12cr|zint-2.4.3-1|107	
12cr|zint-2.4.3-1|108	%build
12cr|zint-2.4.3-1|109	%cmake
12cr|zint-2.4.3-1|110	%make VERBOSE=1
12cr|zint-2.4.3-1|111	
12cr|zint-2.4.3-1|112	%install
12cr|zint-2.4.3-1|113	rm -rf %{buildroot}
12cr|zint-2.4.3-1|114	%makeinstall_std -C build
12cr|zint-2.4.3-1|115	
12cr|zint-2.4.3-1|116	#we don't need this(?)
12cr|zint-2.4.3-1|117	rm -rf %{buildroot}%{_datadir}/cmake
12cr|zint-2.4.3-1|118	
12cr|zint-2.4.3-1|119	#icon
12cr|zint-2.4.3-1|120	install -D -p -m 644 %{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cr|zint-2.4.3-1|121	
12cr|zint-2.4.3-1|122	#.desktop file
12cr|zint-2.4.3-1|123	install -D -p -m 644 %{name}-qt.desktop %{buildroot}%{_datadir}/applications/%{name}-qt.desktop
12cr|zint-2.4.3-1|124	
12cr|zint-2.4.3-1|125	%clean
12cr|zint-2.4.3-1|126	rm -rf %{buildroot}
12cr|zint-2.4.3-1|127	
12cr|zint-2.4.3-1|128	%files
12cr|zint-2.4.3-1|129	%defattr(-,root,root)
12cr|zint-2.4.3-1|130	%doc readme
12cr|zint-2.4.3-1|131	%{_bindir}/%{name}
12cr|zint-2.4.3-1|132	
12cr|zint-2.4.3-1|133	%files -n %{libname}
12cr|zint-2.4.3-1|134	%defattr(-,root,root)
12cr|zint-2.4.3-1|135	%{_libdir}/libzint.so.%{major}*
12cr|zint-2.4.3-1|136	
12cr|zint-2.4.3-1|137	%files -n %{devname}
12cr|zint-2.4.3-1|138	%defattr(-,root,root)
12cr|zint-2.4.3-1|139	%{_includedir}/%{name}.h
12cr|zint-2.4.3-1|140	%{_libdir}/libzint.so
12cr|zint-2.4.3-1|141	
12cr|zint-2.4.3-1|142	%files qt
12cr|zint-2.4.3-1|143	%defattr(-,root,root)
12cr|zint-2.4.3-1|144	%{_bindir}/%{name}-qt
12cr|zint-2.4.3-1|145	%{_datadir}/applications/%{name}-qt.desktop
12cr|zint-2.4.3-1|146	%{_datadir}/pixmaps/%{name}.png
12cr|zint-2.4.3-1|147	
12cr|zint-2.4.3-1|148	%files -n %{qlibname}
12cr|zint-2.4.3-1|149	%defattr(-,root,root)
12cr|zint-2.4.3-1|150	%{_libdir}/libQZint.so.%{major}*
12cr|zint-2.4.3-1|151	
12cr|zint-2.4.3-1|152	%files -n %{qdevname}
12cr|zint-2.4.3-1|153	%defattr(-,root,root)
12cr|zint-2.4.3-1|154	%{_includedir}/qzint.h
12cr|zint-2.4.3-1|155	%{_libdir}/libQZint.so
12cr|zint-2.4.3-1|156	
12cr|zint-2.4.3-1|157	
12cr|zint-2.4.3-1|158	%changelog
12cr|zint-2.4.3-1|159	* Mon May 23 2011 Jani Välimaa <wally@mandriva.org> 2.4.3-1mdv2011.0
12cr|zint-2.4.3-1|160	+ Revision: 677771
12cr|zint-2.4.3-1|161	- new version 2.4.3
12cr|zint-2.4.3-1|162	
12cr|zint-2.4.3-1|163	* Wed May 04 2011 Jani Välimaa <wally@mandriva.org> 2.4.2-1
12cr|zint-2.4.3-1|164	+ Revision: 666930
12cr|zint-2.4.3-1|165	- new version 2.4.2
12cr|zint-2.4.3-1|166	
12cr|zint-2.4.3-1|167	* Thu Mar 17 2011 Jani Välimaa <wally@mandriva.org> 2.4.1-1
12cr|zint-2.4.3-1|168	+ Revision: 646232
12cr|zint-2.4.3-1|169	- initial import based on Fedora .spec
12cr|zint-2.4.3-1|170	

8777 12
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|1	#
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|2	# iThis file is based on openSUSE spec file for package
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|3	#
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|4	# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|5	#
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|6	# All modifications and additions to the file contributed by third parties
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|7	# remain the property of their copyright owners, unless otherwise agreed
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|8	# upon. The license for this file, and modifications and additions to the
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|9	# file, is the same license as for the pristine package itself (unless the
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|10	# license for the pristine package is not an Open Source License, in which
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|11	# case the license is the MIT License). An "Open Source License" is a
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|12	# license that conforms to the Open Source Definition (Version 1.9)
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|13	# published by the Open Source Initiative.
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|14	
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|15	%define libname %mklibname zipios 0
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|16	%define develname %mklibname zipios -d
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|17	
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|18	Name:           zipios++
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|19	Version:	0.1.5.9+cvs.2007.04.28
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|20	Release:	1
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|21	License:	GPLv2
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|22	Summary:	A java.util.zip-like C++ library for reading and writing Zip files
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|23	Url:		http://zipios.sourceforge.net/
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|24	Group:		Development/C++
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|25	Source0:	%{name}-%{version}.tar.bz2
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|26	Patch0:		zipios++-0.1.5.9-suse-support-arches.patch
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|27	Patch1:		zipios++-0.1.5.9-suse-fix-amd64.patch
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|28	Patch2:		zipios++-0.1.5.9-suse-fix-gcc43.patch
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|29	Patch3:		zipios++-0.1.5.9+cvs.2007.04.28-mdv-gcc46.patch
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|30	BuildRequires:	zlib-devel libcppunit-devel doxygen imagemagick
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|31	
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|32	%description
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|33	Zipios++ is a java.util.zip-like C++ library for reading and writing Zip files.
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|34	Access to individual entries is provided through standard C++ iostreams.
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|35	A simple read-only virtual file system that mounts regular directories and zip
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|36	files is also provided
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|37	
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|38	%package -n %{libname}
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|39	Summary:        A java.util.zip-like C++ library for reading and writing Zip files
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|40	Group:          System/Libraries
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|41	
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|42	%description -n %{libname}
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|43	Zipios++ is a java.util.zip-like C++ library for reading and writing Zip files.
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|44	Access to individual entries is provided through standard C++ iostreams.
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|45	A simple read-only virtual file system that mounts regular directories and zip
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|46	files is also provided
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|47	
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|48	%package -n %{develname}
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|49	Summary:	Zipios++ header files
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|50	Group:		Development/C++
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|51	Requires: 	%libname = %version
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|52	Requires:	zlib-devel
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|53	Provides:       %{name}-devel = %{EVRD}
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|54	
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|55	%description -n %{develname}
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|56	Header files and documentation for zipios++ development.
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|57	
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|58	%prep
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|59	%setup -q -n %{name}-%version
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|60	%patch0 -p1
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|61	%patch1 -p1
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|62	%patch2 -p1
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|63	%patch3 -p1
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|64	
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|65	chmod -x AUTHORS NEWS README COPYING
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|66	
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|67	%build
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|68	%configure2_5x --enable-static='no'
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|69	
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|70	%make
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|71	%make doc
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|72	
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|73	%install
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|74	%makeinstall_std
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|75	rm -f %{buildroot}%{_libdir}/*.la
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|76	
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|77	%files -n %{libname}
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|78	%defattr(-,root,root)
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|79	%doc AUTHORS NEWS README COPYING
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|80	%{_libdir}/libzipios.so.*
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|81	
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|82	%files -n %{develname}
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|83	%defattr(-,root,root)
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|84	%doc AUTHORS NEWS README COPYING
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|85	%doc %dir doc/html/
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|86	%{_includedir}/zipios++
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|87	%{_libdir}/libzipios.so
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|88	
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|89	
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|90	%changelog
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|91	* Mon Jan 30 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.1.5.9+cvs.2007.04.28-1
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|92	+ Revision: 769742
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|93	- imported package zipios++
12cr|zipios++-0.1.5.9+cvs.2007.04.28-1|94	

8778 12
12cr|ziproxy-3.2.1-1|1	Summary:	A http compression and optimizer, non-caching, fully configurable proxy
12cr|ziproxy-3.2.1-1|2	Name:		ziproxy
12cr|ziproxy-3.2.1-1|3	Version:	3.2.1
12cr|ziproxy-3.2.1-1|4	Release:	%mkrel 1
12cr|ziproxy-3.2.1-1|5	License:	GPL
12cr|ziproxy-3.2.1-1|6	Group:		System/Servers
12cr|ziproxy-3.2.1-1|7	URL:		http://ziproxy.sourceforge.net/
12cr|ziproxy-3.2.1-1|8	Source0:	http://www.dancab.com/proj/ziproxy/files/%{name}-%{version}.tar.bz2
12cr|ziproxy-3.2.1-1|9	Source1:        ziproxy.init
12cr|ziproxy-3.2.1-1|10	Source2:        ziproxy.sysconfig
12cr|ziproxy-3.2.1-1|11	Source3:        ziproxy.logrotate
12cr|ziproxy-3.2.1-1|12	Patch0:		ziproxy-mdv_conf.diff
12cr|ziproxy-3.2.1-1|13	Requires(post): rpm-helper
12cr|ziproxy-3.2.1-1|14	Requires(preun): rpm-helper
12cr|ziproxy-3.2.1-1|15	BuildRequires:	flex
12cr|ziproxy-3.2.1-1|16	BuildRequires:	jasper-devel
12cr|ziproxy-3.2.1-1|17	BuildRequires:	jpeg-devel
12cr|ziproxy-3.2.1-1|18	BuildRequires:	ungif-devel
12cr|ziproxy-3.2.1-1|19	BuildRequires:	png-devel
12cr|ziproxy-3.2.1-1|20	BuildRequires:	libsasl2-devel
12cr|ziproxy-3.2.1-1|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ziproxy-3.2.1-1|22	
12cr|ziproxy-3.2.1-1|23	%description
12cr|ziproxy-3.2.1-1|24	Ziproxy is a forwarding (non-caching) proxy that gzips text and HTML files, and
12cr|ziproxy-3.2.1-1|25	reduces the size of images by converting them to lower quality JPEGs. It is
12cr|ziproxy-3.2.1-1|26	intended to increase the speed for low-speed Internet connections and it's
12cr|ziproxy-3.2.1-1|27	suitable for both home and professional usage. Ziproxy is fully configurable
12cr|ziproxy-3.2.1-1|28	and also features transparent proxy mode, preemptive name resolution, operation
12cr|ziproxy-3.2.1-1|29	in either daemon mode or (x)inetd mode, a detailed access log with compression
12cr|ziproxy-3.2.1-1|30	statistics, basic authentication, and more.
12cr|ziproxy-3.2.1-1|31	
12cr|ziproxy-3.2.1-1|32	%prep
12cr|ziproxy-3.2.1-1|33	
12cr|ziproxy-3.2.1-1|34	%setup -q
12cr|ziproxy-3.2.1-1|35	%patch0 -p0
12cr|ziproxy-3.2.1-1|36	
12cr|ziproxy-3.2.1-1|37	cp %{SOURCE1} ziproxy.init
12cr|ziproxy-3.2.1-1|38	cp %{SOURCE2} ziproxy.sysconfig
12cr|ziproxy-3.2.1-1|39	cp %{SOURCE3} ziproxy.logrotate
12cr|ziproxy-3.2.1-1|40	
12cr|ziproxy-3.2.1-1|41	# lib64 fix
12cr|ziproxy-3.2.1-1|42	perl -pi -e "s|/lib\b|/%{_lib}|g" config/*.m4
12cr|ziproxy-3.2.1-1|43	
12cr|ziproxy-3.2.1-1|44	%build
12cr|ziproxy-3.2.1-1|45	%serverbuild
12cr|ziproxy-3.2.1-1|46	autoreconf -fi
12cr|ziproxy-3.2.1-1|47	%configure2_5x \
12cr|ziproxy-3.2.1-1|48	--with-jasper=%{_prefix} \
12cr|ziproxy-3.2.1-1|49	--with-sasl2=%{_prefix} \
12cr|ziproxy-3.2.1-1|50	--with-cfgfile=%{_sysconfdir}/ziproxy/ziproxy.conf
12cr|ziproxy-3.2.1-1|51	
12cr|ziproxy-3.2.1-1|52	%make
12cr|ziproxy-3.2.1-1|53	
12cr|ziproxy-3.2.1-1|54	%install
12cr|ziproxy-3.2.1-1|55	rm -rf %{buildroot}
12cr|ziproxy-3.2.1-1|56	
12cr|ziproxy-3.2.1-1|57	install -d %{buildroot}%{_bindir}
12cr|ziproxy-3.2.1-1|58	install -d %{buildroot}%{_sbindir}
12cr|ziproxy-3.2.1-1|59	install -d %{buildroot}%{_initrddir}
12cr|ziproxy-3.2.1-1|60	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cr|ziproxy-3.2.1-1|61	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cr|ziproxy-3.2.1-1|62	install -d %{buildroot}%{_sysconfdir}/%{name}/errors
12cr|ziproxy-3.2.1-1|63	install -d %{buildroot}/var/log/%{name}
12cr|ziproxy-3.2.1-1|64	install -d %{buildroot}/var/run/%{name}
12cr|ziproxy-3.2.1-1|65	install -d %{buildroot}%{_mandir}/man1
12cr|ziproxy-3.2.1-1|66	
12cr|ziproxy-3.2.1-1|67	install -m0755 src/%{name} %{buildroot}%{_sbindir}/%{name}
12cr|ziproxy-3.2.1-1|68	install -m0755 src/tools/ziproxylogtool %{buildroot}%{_bindir}/
12cr|ziproxy-3.2.1-1|69	install -m0755 src/tools/ziproxy_genhtml_stats.sh %{buildroot}%{_bindir}/ziproxy_genhtml_stats
12cr|ziproxy-3.2.1-1|70	
12cr|ziproxy-3.2.1-1|71	install -m0644 etc/%{name}/%{name}.conf %{buildroot}%{_sysconfdir}/ziproxy/
12cr|ziproxy-3.2.1-1|72	install -m0644 var/%{name}/error/*.html %{buildroot}%{_sysconfdir}/ziproxy/errors/
12cr|ziproxy-3.2.1-1|73	
12cr|ziproxy-3.2.1-1|74	install -m0755 ziproxy.init %{buildroot}%{_initrddir}/%{name}
12cr|ziproxy-3.2.1-1|75	install -m0644 ziproxy.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cr|ziproxy-3.2.1-1|76	install -m0644 ziproxy.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cr|ziproxy-3.2.1-1|77	
12cr|ziproxy-3.2.1-1|78	install -m0644 man/*.1 %{buildroot}%{_mandir}/man1/
12cr|ziproxy-3.2.1-1|79	
12cr|ziproxy-3.2.1-1|80	%post
12cr|ziproxy-3.2.1-1|81	%_post_service %{name}
12cr|ziproxy-3.2.1-1|82	
12cr|ziproxy-3.2.1-1|83	%preun
12cr|ziproxy-3.2.1-1|84	%_preun_service %{name}
12cr|ziproxy-3.2.1-1|85	
12cr|ziproxy-3.2.1-1|86	%clean
12cr|ziproxy-3.2.1-1|87	rm -rf %{buildroot}
12cr|ziproxy-3.2.1-1|88	
12cr|ziproxy-3.2.1-1|89	%files
12cr|ziproxy-3.2.1-1|90	%defattr(-,root,root)
12cr|ziproxy-3.2.1-1|91	%doc COPYING CREDITS ChangeLog JPEG2000.txt README README.tools
12cr|ziproxy-3.2.1-1|92	%attr(0755,root,root) %{_initrddir}/%{name}
12cr|ziproxy-3.2.1-1|93	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cr|ziproxy-3.2.1-1|94	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cr|ziproxy-3.2.1-1|95	%attr(0700,root,root) %dir %{_sysconfdir}/%{name}
12cr|ziproxy-3.2.1-1|96	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12cr|ziproxy-3.2.1-1|97	%attr(0700,root,root) %dir %{_sysconfdir}/%{name}/errors
12cr|ziproxy-3.2.1-1|98	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/errors/*.html
12cr|ziproxy-3.2.1-1|99	%attr(0755,root,root) %{_sbindir}/%{name}
12cr|ziproxy-3.2.1-1|100	%attr(0755,root,root) %{_bindir}/ziproxylogtool
12cr|ziproxy-3.2.1-1|101	%attr(0755,root,root) %{_bindir}/ziproxy_genhtml_stats
12cr|ziproxy-3.2.1-1|102	%attr(0700,root,root) %dir /var/log/%{name}
12cr|ziproxy-3.2.1-1|103	%attr(0700,root,root) %dir /var/run/%{name}
12cr|ziproxy-3.2.1-1|104	%{_mandir}/man1/*
12cr|ziproxy-3.2.1-1|105	
12cr|ziproxy-3.2.1-1|106	
12cr|ziproxy-3.2.1-1|107	%changelog
12cr|ziproxy-3.2.1-1|108	* Sat Feb 11 2012 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.2.1-1mdv2012.0
12cr|ziproxy-3.2.1-1|109	+ Revision: 773361
12cr|ziproxy-3.2.1-1|110	- 3.2.1
12cr|ziproxy-3.2.1-1|111	
12cr|ziproxy-3.2.1-1|112	* Fri Jan 21 2011 Funda Wang <fwang@mandriva.org> 3.2.0-2
12cr|ziproxy-3.2.1-1|113	+ Revision: 632000
12cr|ziproxy-3.2.1-1|114	- X is not required
12cr|ziproxy-3.2.1-1|115	
12cr|ziproxy-3.2.1-1|116	* Wed Sep 08 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.2.0-1mdv2011.0
12cr|ziproxy-3.2.1-1|117	+ Revision: 576720
12cr|ziproxy-3.2.1-1|118	- libgsasl-devel as BR
12cr|ziproxy-3.2.1-1|119	- 3.2.0
12cr|ziproxy-3.2.1-1|120	- 3.2.0
12cr|ziproxy-3.2.1-1|121	
12cr|ziproxy-3.2.1-1|122	* Sun Jul 18 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.1.3-1mdv2011.0
12cr|ziproxy-3.2.1-1|123	+ Revision: 554766
12cr|ziproxy-3.2.1-1|124	- 3.1.3
12cr|ziproxy-3.2.1-1|125	
12cr|ziproxy-3.2.1-1|126	* Fri Jul 09 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.1.2-1mdv2011.0
12cr|ziproxy-3.2.1-1|127	+ Revision: 549863
12cr|ziproxy-3.2.1-1|128	- 3.1.2
12cr|ziproxy-3.2.1-1|129	
12cr|ziproxy-3.2.1-1|130	* Tue Jun 15 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.1.1-1mdv2010.1
12cr|ziproxy-3.2.1-1|131	+ Revision: 548071
12cr|ziproxy-3.2.1-1|132	- New 3.1.1
12cr|ziproxy-3.2.1-1|133	
12cr|ziproxy-3.2.1-1|134	* Thu Jun 03 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.1.0-1mdv2010.1
12cr|ziproxy-3.2.1-1|135	+ Revision: 547059
12cr|ziproxy-3.2.1-1|136	- New 3.1.0
12cr|ziproxy-3.2.1-1|137	
12cr|ziproxy-3.2.1-1|138	* Fri May 21 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.0.1-1mdv2010.1
12cr|ziproxy-3.2.1-1|139	+ Revision: 545555
12cr|ziproxy-3.2.1-1|140	- 3.0.1
12cr|ziproxy-3.2.1-1|141	
12cr|ziproxy-3.2.1-1|142	* Wed Apr 21 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 3.0.0-1mdv2010.1
12cr|ziproxy-3.2.1-1|143	+ Revision: 537289
12cr|ziproxy-3.2.1-1|144	- New 3.0
12cr|ziproxy-3.2.1-1|145	P0 rediffed
12cr|ziproxy-3.2.1-1|146	
12cr|ziproxy-3.2.1-1|147	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 2.7.2-1mdv2010.0
12cr|ziproxy-3.2.1-1|148	+ Revision: 451346
12cr|ziproxy-3.2.1-1|149	- 2.7.2
12cr|ziproxy-3.2.1-1|150	
12cr|ziproxy-3.2.1-1|151	* Mon Aug 17 2009 Oden Eriksson <oeriksson@mandriva.com> 2.7.0-2mdv2010.0
12cr|ziproxy-3.2.1-1|152	+ Revision: 417299
12cr|ziproxy-3.2.1-1|153	- rebuilt against libjpeg v7
12cr|ziproxy-3.2.1-1|154	
12cr|ziproxy-3.2.1-1|155	* Tue Apr 14 2009 Oden Eriksson <oeriksson@mandriva.com> 2.7.0-1mdv2009.1
12cr|ziproxy-3.2.1-1|156	+ Revision: 366863
12cr|ziproxy-3.2.1-1|157	- 2.7.0 (fixes US-CERT VU#435052)
12cr|ziproxy-3.2.1-1|158	- rediffed P0
12cr|ziproxy-3.2.1-1|159	
12cr|ziproxy-3.2.1-1|160	* Mon Dec 08 2008 Oden Eriksson <oeriksson@mandriva.com> 2.6.0-1mdv2009.1
12cr|ziproxy-3.2.1-1|161	+ Revision: 311888
12cr|ziproxy-3.2.1-1|162	- 2.6.0
12cr|ziproxy-3.2.1-1|163	- rediffed P0
12cr|ziproxy-3.2.1-1|164	
12cr|ziproxy-3.2.1-1|165	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 2.5.2-1mdv2009.0
12cr|ziproxy-3.2.1-1|166	+ Revision: 280717
12cr|ziproxy-3.2.1-1|167	- New release
12cr|ziproxy-3.2.1-1|168	
12cr|ziproxy-3.2.1-1|169	+ Thierry Vignaud <tv@mandriva.org>
12cr|ziproxy-3.2.1-1|170	- rebuild
12cr|ziproxy-3.2.1-1|171	- rebuild
12cr|ziproxy-3.2.1-1|172	
12cr|ziproxy-3.2.1-1|173	* Tue Mar 11 2008 Oden Eriksson <oeriksson@mandriva.com> 2.5.1-1mdv2008.1
12cr|ziproxy-3.2.1-1|174	+ Revision: 185611
12cr|ziproxy-3.2.1-1|175	- 2.5.1
12cr|ziproxy-3.2.1-1|176	
12cr|ziproxy-3.2.1-1|177	* Wed Jan 30 2008 Oden Eriksson <oeriksson@mandriva.com> 2.5.0-1mdv2008.1
12cr|ziproxy-3.2.1-1|178	+ Revision: 160265
12cr|ziproxy-3.2.1-1|179	- 2.5.0
12cr|ziproxy-3.2.1-1|180	- rediffed P0
12cr|ziproxy-3.2.1-1|181	
12cr|ziproxy-3.2.1-1|182	+ Olivier Blin <blino@mandriva.org>
12cr|ziproxy-3.2.1-1|183	- restore BuildRoot
12cr|ziproxy-3.2.1-1|184	
12cr|ziproxy-3.2.1-1|185	+ Thierry Vignaud <tv@mandriva.org>
12cr|ziproxy-3.2.1-1|186	- kill re-definition of %%buildroot on Pixel's request
12cr|ziproxy-3.2.1-1|187	
12cr|ziproxy-3.2.1-1|188	* Sun Dec 16 2007 Oden Eriksson <oeriksson@mandriva.com> 2.4.3-1mdv2008.1
12cr|ziproxy-3.2.1-1|189	+ Revision: 120605
12cr|ziproxy-3.2.1-1|190	- 2.4.3
12cr|ziproxy-3.2.1-1|191	
12cr|ziproxy-3.2.1-1|192	* Wed Dec 05 2007 Oden Eriksson <oeriksson@mandriva.com> 2.4.2-1mdv2008.1
12cr|ziproxy-3.2.1-1|193	+ Revision: 115580
12cr|ziproxy-3.2.1-1|194	- 2.4.2
12cr|ziproxy-3.2.1-1|195	- rediffed P0
12cr|ziproxy-3.2.1-1|196	
12cr|ziproxy-3.2.1-1|197	+ Thierry Vignaud <tv@mandriva.org>
12cr|ziproxy-3.2.1-1|198	- buildrequires X11-devel instead of XFree86-devel
12cr|ziproxy-3.2.1-1|199	
12cr|ziproxy-3.2.1-1|200	* Sun Nov 25 2007 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-1mdv2008.1
12cr|ziproxy-3.2.1-1|201	+ Revision: 111885
12cr|ziproxy-3.2.1-1|202	- import ziproxy
12cr|ziproxy-3.2.1-1|203	
12cr|ziproxy-3.2.1-1|204	
12cr|ziproxy-3.2.1-1|205	* Sun Nov 25 2007 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-1mdv2008.1
12cr|ziproxy-3.2.1-1|206	- initial Mandriva package

8779 12
12cr|ziptool-1.4.0-6|1	Summary:	Tools for Iomega JAZ and ZIP drives
12cr|ziptool-1.4.0-6|2	Name:		ziptool
12cr|ziptool-1.4.0-6|3	Version:	1.4.0
12cr|ziptool-1.4.0-6|4	Release:	%mkrel 6
12cr|ziptool-1.4.0-6|5	License:	GPL
12cr|ziptool-1.4.0-6|6	Group:		File tools
12cr|ziptool-1.4.0-6|7	Url:		http://wolfpack.twu.net/utilities.html#ziptool
12cr|ziptool-1.4.0-6|8	Source0:	ftp://wolfpack.twu.net/users/wolfpack/%{name}-%{version}.tar.bz2
12cr|ziptool-1.4.0-6|9	Patch0:		ziptool-1.4.0-build-fix-private-scsi-define.patch
12cr|ziptool-1.4.0-6|10	Patch1:		ziptool-1.4.0-format-security.patch
12cr|ziptool-1.4.0-6|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|ziptool-1.4.0-6|12	BuildRequires:	kernel-source-latest
12cr|ziptool-1.4.0-6|13	
12cr|ziptool-1.4.0-6|14	%description
12cr|ziptool-1.4.0-6|15	Medium protection is done by software for Iomega's JAZ and ZIP drives.
12cr|ziptool-1.4.0-6|16	jaztool and ziptool make this features available for Linux.
12cr|ziptool-1.4.0-6|17	
12cr|ziptool-1.4.0-6|18	%prep
12cr|ziptool-1.4.0-6|19	%setup -q
12cr|ziptool-1.4.0-6|20	%patch0 -p1 -b .build-fix-private-scsi-define
12cr|ziptool-1.4.0-6|21	%patch1 -p1 -b .format-security
12cr|ziptool-1.4.0-6|22	%{__gzip} -d %{name}.1.gz
12cr|ziptool-1.4.0-6|23	
12cr|ziptool-1.4.0-6|24	%build
12cr|ziptool-1.4.0-6|25	%make CFLAGS="$RPM_OPT_FLAGS -s"
12cr|ziptool-1.4.0-6|26	
12cr|ziptool-1.4.0-6|27	%install
12cr|ziptool-1.4.0-6|28	%{__rm} -rf $RPM_BUILD_ROOT
12cr|ziptool-1.4.0-6|29	%{__install} -m755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
12cr|ziptool-1.4.0-6|30	%{__install} -m644 %{name}.1 -D $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
12cr|ziptool-1.4.0-6|31	
12cr|ziptool-1.4.0-6|32	%clean
12cr|ziptool-1.4.0-6|33	%{__rm} -rf $RPM_BUILD_ROOT
12cr|ziptool-1.4.0-6|34	
12cr|ziptool-1.4.0-6|35	%files
12cr|ziptool-1.4.0-6|36	%defattr(644,root,root,755)
12cr|ziptool-1.4.0-6|37	%doc README
12cr|ziptool-1.4.0-6|38	%{_mandir}/man1/%{name}.1*
12cr|ziptool-1.4.0-6|39	%defattr(755,root,root,755)
12cr|ziptool-1.4.0-6|40	%{_bindir}/%{name}
12cr|ziptool-1.4.0-6|41	
12cr|ziptool-1.4.0-6|42	
12cr|ziptool-1.4.0-6|43	%changelog
12cr|ziptool-1.4.0-6|44	* Thu Oct 08 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.4.0-6mdv2010.0
12cr|ziptool-1.4.0-6|45	+ Revision: 456208
12cr|ziptool-1.4.0-6|46	- BuildRequires main kernel source.
12cr|ziptool-1.4.0-6|47	- Fix build with current kernel sources.
12cr|ziptool-1.4.0-6|48	- Fix build with -Wformat -Werror=format-security
12cr|ziptool-1.4.0-6|49	
12cr|ziptool-1.4.0-6|50	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ziptool-1.4.0-6|51	- rebuild
12cr|ziptool-1.4.0-6|52	- rebuild
12cr|ziptool-1.4.0-6|53	- rebuild
12cr|ziptool-1.4.0-6|54	- rebuild
12cr|ziptool-1.4.0-6|55	
12cr|ziptool-1.4.0-6|56	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.4.0-5mdv2008.1
12cr|ziptool-1.4.0-6|57	+ Revision: 136633
12cr|ziptool-1.4.0-6|58	- restore BuildRoot
12cr|ziptool-1.4.0-6|59	
12cr|ziptool-1.4.0-6|60	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|ziptool-1.4.0-6|61	- kill re-definition of %%buildroot on Pixel's request
12cr|ziptool-1.4.0-6|62	
12cr|ziptool-1.4.0-6|63	* Wed Aug 22 2007 Olivier Thauvin <nanardon@mandriva.org> 1.4.0-5mdv2008.0
12cr|ziptool-1.4.0-6|64	+ Revision: 68893
12cr|ziptool-1.4.0-6|65	- rebuild
12cr|ziptool-1.4.0-6|66	
12cr|ziptool-1.4.0-6|67	
12cr|ziptool-1.4.0-6|68	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|ziptool-1.4.0-6|69	+2006-07-14 20:26:06 (41217)
12cr|ziptool-1.4.0-6|70	- rebuild
12cr|ziptool-1.4.0-6|71	
12cr|ziptool-1.4.0-6|72	* Fri Jul 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|ziptool-1.4.0-6|73	+2006-07-14 20:20:48 (41212)
12cr|ziptool-1.4.0-6|74	Import ziptool
12cr|ziptool-1.4.0-6|75	
12cr|ziptool-1.4.0-6|76	* Tue May 10 2005 Franck Villaume <fvill@mandriva.org> 1.4.0-3mdk
12cr|ziptool-1.4.0-6|77	- fix the buildrequires....
12cr|ziptool-1.4.0-6|78	
12cr|ziptool-1.4.0-6|79	* Sat Aug 02 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.4.0-2mdk
12cr|ziptool-1.4.0-6|80	- rebuild
12cr|ziptool-1.4.0-6|81	

8780 12
12cr|zita-rev1-0.2.1-2|1	Name:            zita-rev1
12cr|zita-rev1-0.2.1-2|2	Version:         0.2.1
12cr|zita-rev1-0.2.1-2|3	
12cr|zita-rev1-0.2.1-2|4	Release:         2
12cr|zita-rev1-0.2.1-2|5	
12cr|zita-rev1-0.2.1-2|6	
12cr|zita-rev1-0.2.1-2|7	Summary:        Hall-type stereo reverb with GUI
12cr|zita-rev1-0.2.1-2|8	Source:         http://kokkinizita.linuxaudio.org/linuxaudio/downloads/%{name}-%{version}.tar.bz2
12cr|zita-rev1-0.2.1-2|9	URL:            http://kokkinizita.linuxaudio.org
12cr|zita-rev1-0.2.1-2|10	License:        GPLv2
12cr|zita-rev1-0.2.1-2|11	Group:          Sound
12cr|zita-rev1-0.2.1-2|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|zita-rev1-0.2.1-2|13	BuildRequires:  gtk2-devel
12cr|zita-rev1-0.2.1-2|14	BuildRequires:  cairo-devel
12cr|zita-rev1-0.2.1-2|15	BuildRequires:  clxclient-devel
12cr|zita-rev1-0.2.1-2|16	BuildRequires:  jackit-devel
12cr|zita-rev1-0.2.1-2|17	
12cr|zita-rev1-0.2.1-2|18	%description
12cr|zita-rev1-0.2.1-2|19	Zita-REV1 is a reworked version of the reverb originally developed for
12cr|zita-rev1-0.2.1-2|20	the Aeolus Virtual Pipe Organ by Fons "Kokkinizita" Adriaensen.
12cr|zita-rev1-0.2.1-2|21	Its character is more 'hall' than 'plate', but it can be used on a wide
12cr|zita-rev1-0.2.1-2|22	variety of instruments or voices. It is not a spatialiser - the early
12cr|zita-rev1-0.2.1-2|23	reflections are different for the L and R inputs, but do not correspond
12cr|zita-rev1-0.2.1-2|24	to any real room. They have been tuned to match left and right sources
12cr|zita-rev1-0.2.1-2|25	to some extent.
12cr|zita-rev1-0.2.1-2|26	
12cr|zita-rev1-0.2.1-2|27	%prep
12cr|zita-rev1-0.2.1-2|28	%setup -q
12cr|zita-rev1-0.2.1-2|29	
12cr|zita-rev1-0.2.1-2|30	perl -pi -e 's/\/usr\/local/\/usr/g' source/Makefile
12cr|zita-rev1-0.2.1-2|31	perl -pi -e 's/-march=native//g' source/Makefile
12cr|zita-rev1-0.2.1-2|32	
12cr|zita-rev1-0.2.1-2|33	%build
12cr|zita-rev1-0.2.1-2|34	cd source
12cr|zita-rev1-0.2.1-2|35	%make
12cr|zita-rev1-0.2.1-2|36	
12cr|zita-rev1-0.2.1-2|37	%install
12cr|zita-rev1-0.2.1-2|38	rm -rf %{buildroot}
12cr|zita-rev1-0.2.1-2|39	install -d %{buildroot}/%{_datadir}/%{name}
12cr|zita-rev1-0.2.1-2|40	install -d %{buildroot}/%{_bindir}
12cr|zita-rev1-0.2.1-2|41	cd source
12cr|zita-rev1-0.2.1-2|42	%makeinstall_std
12cr|zita-rev1-0.2.1-2|43	
12cr|zita-rev1-0.2.1-2|44	#install html documentation page
12cr|zita-rev1-0.2.1-2|45	install -d %{buildroot}%{_datadir}/doc/%{name}/html/
12cr|zita-rev1-0.2.1-2|46	install -m 755 ../doc/* %{buildroot}%{_datadir}/doc/%{name}/html
12cr|zita-rev1-0.2.1-2|47	
12cr|zita-rev1-0.2.1-2|48	mkdir -p %{buildroot}%{_datadir}/applications
12cr|zita-rev1-0.2.1-2|49	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cr|zita-rev1-0.2.1-2|50	[Desktop Entry]
12cr|zita-rev1-0.2.1-2|51	Name=Zita-REV1
12cr|zita-rev1-0.2.1-2|52	Comment=Stereo reverb
12cr|zita-rev1-0.2.1-2|53	Exec=%{_bindir}/%{name}
12cr|zita-rev1-0.2.1-2|54	Icon=sound_section
12cr|zita-rev1-0.2.1-2|55	Terminal=false
12cr|zita-rev1-0.2.1-2|56	Type=Application
12cr|zita-rev1-0.2.1-2|57	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;
12cr|zita-rev1-0.2.1-2|58	Encoding=UTF-8
12cr|zita-rev1-0.2.1-2|59	EOF
12cr|zita-rev1-0.2.1-2|60	
12cr|zita-rev1-0.2.1-2|61	
12cr|zita-rev1-0.2.1-2|62	%clean
12cr|zita-rev1-0.2.1-2|63	rm -rf %{buildroot}
12cr|zita-rev1-0.2.1-2|64	
12cr|zita-rev1-0.2.1-2|65	%files
12cr|zita-rev1-0.2.1-2|66	%defattr(-,root,root)
12cr|zita-rev1-0.2.1-2|67	%doc README
12cr|zita-rev1-0.2.1-2|68	%doc doc/*
12cr|zita-rev1-0.2.1-2|69	%{_bindir}/*
12cr|zita-rev1-0.2.1-2|70	%{_datadir}/%{name}/*
12cr|zita-rev1-0.2.1-2|71	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|zita-rev1-0.2.1-2|72	
12cr|zita-rev1-0.2.1-2|73	
12cr|zita-rev1-0.2.1-2|74	
12cr|zita-rev1-0.2.1-2|75	%changelog
12cr|zita-rev1-0.2.1-2|76	* Sat Dec 24 2011 Frank Kober <emuse@mandriva.org> 0.2.1-2
12cr|zita-rev1-0.2.1-2|77	+ Revision: 745011
12cr|zita-rev1-0.2.1-2|78	- rebuild to link against newer libpng
12cr|zita-rev1-0.2.1-2|79	
12cr|zita-rev1-0.2.1-2|80	* Wed Jun 15 2011 Frank Kober <emuse@mandriva.org> 0.2.1-1
12cr|zita-rev1-0.2.1-2|81	+ Revision: 685448
12cr|zita-rev1-0.2.1-2|82	- new version 0.2.1
12cr|zita-rev1-0.2.1-2|83	
12cr|zita-rev1-0.2.1-2|84	* Wed Apr 20 2011 Frank Kober <emuse@mandriva.org> 0.1.1-1
12cr|zita-rev1-0.2.1-2|85	+ Revision: 656079
12cr|zita-rev1-0.2.1-2|86	- import zita-rev1
12cr|zita-rev1-0.2.1-2|87	

8781 12
12cr|zkt-0.97-2|1	Summary:	DNSSEC Zone Key Tool
12cr|zkt-0.97-2|2	Name:		zkt
12cr|zkt-0.97-2|3	Version:	0.97
12cr|zkt-0.97-2|4	Release:	%mkrel 2
12cr|zkt-0.97-2|5	License:	BSD-like
12cr|zkt-0.97-2|6	Group:		Networking/Other
12cr|zkt-0.97-2|7	URL:		http://sourceforge.net/projects/zkt
12cr|zkt-0.97-2|8	Source0:	http://kent.dl.sourceforge.net/sourceforge/zkt/%{name}-%{version}.tar.gz
12cr|zkt-0.97-2|9	BuildRequires:	bind
12cr|zkt-0.97-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|zkt-0.97-2|11	
12cr|zkt-0.97-2|12	%description
12cr|zkt-0.97-2|13	DNSSEC Zone Key Tool is a toolkit written in C for DNSSEC zone and key
12cr|zkt-0.97-2|14	management. It supports automatic zone resigning and KSK- and ZSK rollover
12cr|zkt-0.97-2|15	according to RFC4641 and RFC5011.
12cr|zkt-0.97-2|16	
12cr|zkt-0.97-2|17	%prep
12cr|zkt-0.97-2|18	
12cr|zkt-0.97-2|19	%setup -q -n %{name}-%{version}
12cr|zkt-0.97-2|20	
12cr|zkt-0.97-2|21	%build
12cr|zkt-0.97-2|22	export PATH="$PATH:%{_sbindir}"
12cr|zkt-0.97-2|23	
12cr|zkt-0.97-2|24	%configure2_5x \
12cr|zkt-0.97-2|25	--enable-configpath=/var/lib/named
12cr|zkt-0.97-2|26	
12cr|zkt-0.97-2|27	perl -pi -e "s|^#define BIND_VERSION .*|#define BIND_VERSION 940|g" config.h
12cr|zkt-0.97-2|28	
12cr|zkt-0.97-2|29	make OPTIM="%{optflags}"
12cr|zkt-0.97-2|30	
12cr|zkt-0.97-2|31	%install
12cr|zkt-0.97-2|32	rm -rf %{buildroot}
12cr|zkt-0.97-2|33	
12cr|zkt-0.97-2|34	install -d %{buildroot}%{_bindir}
12cr|zkt-0.97-2|35	install -d %{buildroot}%{_mandir}/man8
12cr|zkt-0.97-2|36	
12cr|zkt-0.97-2|37	install -m0755 dnssec-signer %{buildroot}%{_bindir}/
12cr|zkt-0.97-2|38	install -m0755 dnssec-zkt %{buildroot}%{_bindir}/
12cr|zkt-0.97-2|39	install -m0755 zkt-soaserial %{buildroot}%{_bindir}/
12cr|zkt-0.97-2|40	
12cr|zkt-0.97-2|41	install -m0644 dnssec-signer.8 %{buildroot}%{_mandir}/man8/
12cr|zkt-0.97-2|42	install -m0644 dnssec-zkt.8 %{buildroot}%{_mandir}/man8/
12cr|zkt-0.97-2|43	
12cr|zkt-0.97-2|44	%clean
12cr|zkt-0.97-2|45	rm -rf %{buildroot}
12cr|zkt-0.97-2|46	
12cr|zkt-0.97-2|47	%files
12cr|zkt-0.97-2|48	%defattr(-,root,root)
12cr|zkt-0.97-2|49	%doc CHANGELOG LICENSE README README.logging TODO
12cr|zkt-0.97-2|50	%{_bindir}/*
12cr|zkt-0.97-2|51	%{_mandir}/man8/*
12cr|zkt-0.97-2|52	
12cr|zkt-0.97-2|53	
12cr|zkt-0.97-2|54	
12cr|zkt-0.97-2|55	%changelog
12cr|zkt-0.97-2|56	* Mon Sep 21 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.97-2mdv2010.0
12cr|zkt-0.97-2|57	+ Revision: 446347
12cr|zkt-0.97-2|58	- rebuild
12cr|zkt-0.97-2|59	
12cr|zkt-0.97-2|60	* Fri Oct 10 2008 Oden Eriksson <oeriksson@mandriva.com> 0.97-1mdv2009.1
12cr|zkt-0.97-2|61	+ Revision: 291412
12cr|zkt-0.97-2|62	- fix build
12cr|zkt-0.97-2|63	- import zkt
12cr|zkt-0.97-2|64	
12cr|zkt-0.97-2|65	
12cr|zkt-0.97-2|66	* Fri Oct 10 2008 Oden Eriksson <oeriksson@mandriva.com> 0.97-1mdv2009.0
12cr|zkt-0.97-2|67	- initial Mandriva package

8782 12
12cr|ZMailIn-1.0.1-2mdk|1	Name:               ZMailIn
12cr|ZMailIn-1.0.1-2mdk|2	Summary:            A Zope product to import emails into Zope sites.
12cr|ZMailIn-1.0.1-2mdk|3	Version:            1.0.1
12cr|ZMailIn-1.0.1-2mdk|4	Release:            2mdk
12cr|ZMailIn-1.0.1-2mdk|5	Group:              Development/Python
12cr|ZMailIn-1.0.1-2mdk|6	Requires:           zope
12cr|ZMailIn-1.0.1-2mdk|7	License:            GPL
12cr|ZMailIn-1.0.1-2mdk|8	URL:                http://www.zope.org/Members/NIP/ZMailIn
12cr|ZMailIn-1.0.1-2mdk|9	Packager:           Sebastien Robin <seb@nexedi.com>
12cr|ZMailIn-1.0.1-2mdk|10	BuildRoot:          %{_tmppath}/%{name}-%{version}-rootdir
12cr|ZMailIn-1.0.1-2mdk|11	Buildarch:	noarch
12cr|ZMailIn-1.0.1-2mdk|12	
12cr|ZMailIn-1.0.1-2mdk|13	Source: %{name}-%{version}.tar.bz2
12cr|ZMailIn-1.0.1-2mdk|14	
12cr|ZMailIn-1.0.1-2mdk|15	#----------------------------------------------------------------------
12cr|ZMailIn-1.0.1-2mdk|16	%description
12cr|ZMailIn-1.0.1-2mdk|17	ZMailIn is a Zope product to import emails into Zope sites.
12cr|ZMailIn-1.0.1-2mdk|18	
12cr|ZMailIn-1.0.1-2mdk|19	#----------------------------------------------------------------------
12cr|ZMailIn-1.0.1-2mdk|20	%prep
12cr|ZMailIn-1.0.1-2mdk|21	
12cr|ZMailIn-1.0.1-2mdk|22	rm -rf $RPM_BUILD_ROOT
12cr|ZMailIn-1.0.1-2mdk|23	%setup -q 0
12cr|ZMailIn-1.0.1-2mdk|24	
12cr|ZMailIn-1.0.1-2mdk|25	#----------------------------------------------------------------------
12cr|ZMailIn-1.0.1-2mdk|26	%build
12cr|ZMailIn-1.0.1-2mdk|27	
12cr|ZMailIn-1.0.1-2mdk|28	#----------------------------------------------------------------------
12cr|ZMailIn-1.0.1-2mdk|29	%install
12cr|ZMailIn-1.0.1-2mdk|30	
12cr|ZMailIn-1.0.1-2mdk|31	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}
12cr|ZMailIn-1.0.1-2mdk|32	install *.* $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}
12cr|ZMailIn-1.0.1-2mdk|33	
12cr|ZMailIn-1.0.1-2mdk|34	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/www
12cr|ZMailIn-1.0.1-2mdk|35	install www/*.* $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/www
12cr|ZMailIn-1.0.1-2mdk|36	
12cr|ZMailIn-1.0.1-2mdk|37	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/dtml
12cr|ZMailIn-1.0.1-2mdk|38	install dtml/*.* $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/dtml
12cr|ZMailIn-1.0.1-2mdk|39	
12cr|ZMailIn-1.0.1-2mdk|40	install -d $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/help
12cr|ZMailIn-1.0.1-2mdk|41	install help/*.* $RPM_BUILD_ROOT%{_libdir}/zope/lib/python/Products/%{name}/help/
12cr|ZMailIn-1.0.1-2mdk|42	
12cr|ZMailIn-1.0.1-2mdk|43	
12cr|ZMailIn-1.0.1-2mdk|44	%clean
12cr|ZMailIn-1.0.1-2mdk|45	rm -rf $RPM_BUILD_ROOT
12cr|ZMailIn-1.0.1-2mdk|46	
12cr|ZMailIn-1.0.1-2mdk|47	#----------------------------------------------------------------------
12cr|ZMailIn-1.0.1-2mdk|48	%files
12cr|ZMailIn-1.0.1-2mdk|49	%defattr(-,root,root,0755)
12cr|ZMailIn-1.0.1-2mdk|50	%doc CREDITS.txt INSTALL.txt LICENSE.txt VERSION.txt CHANGES.txt
12cr|ZMailIn-1.0.1-2mdk|51	
12cr|ZMailIn-1.0.1-2mdk|52	%{_libdir}/zope/lib/python/Products/%{name}/
12cr|ZMailIn-1.0.1-2mdk|53	
12cr|ZMailIn-1.0.1-2mdk|54	#----------------------------------------------------------------------
12cr|ZMailIn-1.0.1-2mdk|55	%changelog
12cr|ZMailIn-1.0.1-2mdk|56	* Wed Sep 05 2003 Sebastien Robin <seb@nexedi.com> 1.0.1-2mdk
12cr|ZMailIn-1.0.1-2mdk|57	- Update spec in order to follows Mandrake Rules
12cr|ZMailIn-1.0.1-2mdk|58	
12cr|ZMailIn-1.0.1-2mdk|59	* Wed Mar 05 2003 Jean-Paul Smets <jp@nexedi.com> 1.0.1-1nxd
12cr|ZMailIn-1.0.1-2mdk|60	- Initial release

8783 12
12cr|znc-1.0-1|1	%define _disable_ld_no_undefined 1
12cr|znc-1.0-1|2	
12cr|znc-1.0-1|3	Name:		znc
12cr|znc-1.0-1|4	Version:	1.0
12cr|znc-1.0-1|5	Release:	1
12cr|znc-1.0-1|6	Summary:	An IRC bouncer with many advanced features
12cr|znc-1.0-1|7	Group:		Networking/IRC
12cr|znc-1.0-1|8	License:	GPLv2+
12cr|znc-1.0-1|9	URL:		http://en.znc.in/wiki/ZNC
12cr|znc-1.0-1|10	Source0:	http://znc.in/releases/%{name}-%{version}.tar.gz
12cr|znc-1.0-1|11	BuildRequires:	pkgconfig(openssl)
12cr|znc-1.0-1|12	
12cr|znc-1.0-1|13	%files
12cr|znc-1.0-1|14	%{_bindir}/%{name}
12cr|znc-1.0-1|15	%{_libdir}/%{name}/*.so
12cr|znc-1.0-1|16	%{_datadir}/%{name}/modules/*/tmpl/*tmpl
12cr|znc-1.0-1|17	%{_datadir}/%{name}/modules/*/files
12cr|znc-1.0-1|18	%{_datadir}/%{name}/webskins/*/tmpl/*tmpl
12cr|znc-1.0-1|19	%{_datadir}/%{name}/webskins/*/pub/*
12cr|znc-1.0-1|20	%{_mandir}/man1/%{name}.1.*
12cr|znc-1.0-1|21	
12cr|znc-1.0-1|22	#-------------------------------------------------------------------------------
12cr|znc-1.0-1|23	%package	devel
12cr|znc-1.0-1|24	Summary:	Development Files for znc
12cr|znc-1.0-1|25	Group:		Networking/IRC
12cr|znc-1.0-1|26	Requires:	%{name} = %{version}
12cr|znc-1.0-1|27	Requires:	pkgconfig(openssl)
12cr|znc-1.0-1|28	
12cr|znc-1.0-1|29	%description	devel
12cr|znc-1.0-1|30	Development Files for ZNC - An IRC bouncer with many advanced features
12cr|znc-1.0-1|31	
12cr|znc-1.0-1|32	%files devel
12cr|znc-1.0-1|33	%{_bindir}/%{name}-buildmod
12cr|znc-1.0-1|34	%{_includedir}/%{name}/*.h
12cr|znc-1.0-1|35	%{_libdir}/pkgconfig/%{name}.pc
12cr|znc-1.0-1|36	%{_mandir}/man1/%{name}-buildmod.1.*
12cr|znc-1.0-1|37	
12cr|znc-1.0-1|38	#-------------------------------------------------------------------------------
12cr|znc-1.0-1|39	
12cr|znc-1.0-1|40	%description
12cr|znc-1.0-1|41	ZNC is an IRC bouncer with many advanced features such as a built-in web
12cr|znc-1.0-1|42	interface, persistent connection (detaching), multiple users, per channel
12cr|znc-1.0-1|43	playback buffer, SSL, IPv6, transparent DCC bouncing, and C++ module support,
12cr|znc-1.0-1|44	to name a few.
12cr|znc-1.0-1|45	
12cr|znc-1.0-1|46	%prep
12cr|znc-1.0-1|47	%setup -q
12cr|znc-1.0-1|48	
12cr|znc-1.0-1|49	%build
12cr|znc-1.0-1|50	%configure2_5x --disable-perl
12cr|znc-1.0-1|51	%make
12cr|znc-1.0-1|52	
12cr|znc-1.0-1|53	%install
12cr|znc-1.0-1|54	%makeinstall_std
12cr|znc-1.0-1|55	
12cr|znc-1.0-1|56	

8784 12
12cr|zn_poly-0.9-9|1	%define devname		%mklibname -d %{name}
12cr|zn_poly-0.9-9|2	
12cr|zn_poly-0.9-9|3	Summary:	Polynomial arithmetic in Z/nZ[x]
12cr|zn_poly-0.9-9|4	Name:		zn_poly
12cr|zn_poly-0.9-9|5	Version:	0.9
12cr|zn_poly-0.9-9|6	Release:	9
12cr|zn_poly-0.9-9|7	Group:		Sciences/Mathematics
12cr|zn_poly-0.9-9|8	License:	GPLv2 or GPLv3
12cr|zn_poly-0.9-9|9	Source:		http://cims.nyu.edu/~harvey/zn_poly/releases/%{name}-%{version}.tar.gz
12cr|zn_poly-0.9-9|10	URL:		http://cims.nyu.edu/~harvey/zn_poly/
12cr|zn_poly-0.9-9|11	
12cr|zn_poly-0.9-9|12	BuildRequires:	gmp-devel
12cr|zn_poly-0.9-9|13	BuildRequires:	ntl-devel
12cr|zn_poly-0.9-9|14	
12cr|zn_poly-0.9-9|15	Patch0:		zn_poly-0.9.patch
12cr|zn_poly-0.9-9|16	
12cr|zn_poly-0.9-9|17	%description
12cr|zn_poly-0.9-9|18	zn_poly is a C library for polynomial arithmetic in Z/nZ[x],
12cr|zn_poly-0.9-9|19	where n is any modulus that fits into an unsigned long.
12cr|zn_poly-0.9-9|20	
12cr|zn_poly-0.9-9|21	%package	-n %{devname}
12cr|zn_poly-0.9-9|22	Group:		Development/C
12cr|zn_poly-0.9-9|23	Summary:	Polynomial arithmetic in Z/nZ[x]
12cr|zn_poly-0.9-9|24	Provides:	zn_poly-devel = %{version}-%{release}
12cr|zn_poly-0.9-9|25	
12cr|zn_poly-0.9-9|26	%description	-n %{devname}
12cr|zn_poly-0.9-9|27	zn_poly is a C library for polynomial arithmetic in Z/nZ[x],
12cr|zn_poly-0.9-9|28	where n is any modulus that fits into an unsigned long.
12cr|zn_poly-0.9-9|29	
12cr|zn_poly-0.9-9|30	%prep
12cr|zn_poly-0.9-9|31	%setup -q
12cr|zn_poly-0.9-9|32	%patch0	-p1
12cr|zn_poly-0.9-9|33	
12cr|zn_poly-0.9-9|34	%build
12cr|zn_poly-0.9-9|35	# this script actually just calls makemakefile.py, and it doesn't like
12cr|zn_poly-0.9-9|36	# options it doesn't know about.
12cr|zn_poly-0.9-9|37	sed -i	-e 's|^ntl_include_dir.*|ntl_include_dir = options.ntl_prefix + "/NTL/include"|'	\
12cr|zn_poly-0.9-9|38	-e 's|" % prefix|" % ("%{buildroot}" + prefix)|'	\
12cr|zn_poly-0.9-9|39	-e 's|/lib"|/%{_lib}"|'					\
12cr|zn_poly-0.9-9|40	makemakefile.py
12cr|zn_poly-0.9-9|41	/bin/sh ./configure --prefix=%{_prefix} --cflags="%{optflags} -fPIC"
12cr|zn_poly-0.9-9|42	
12cr|zn_poly-0.9-9|43	make libzn_poly-%{version}.so
12cr|zn_poly-0.9-9|44	
12cr|zn_poly-0.9-9|45	%install
12cr|zn_poly-0.9-9|46	make install
12cr|zn_poly-0.9-9|47	
12cr|zn_poly-0.9-9|48	%files -n %{devname}
12cr|zn_poly-0.9-9|49	%doc doc/REFERENCES
12cr|zn_poly-0.9-9|50	%{_includedir}/*
12cr|zn_poly-0.9-9|51	%{_libdir}/*.so
12cr|zn_poly-0.9-9|52	
12cr|zn_poly-0.9-9|53	

8785 12
12cr|zonemanip-0.1.4-8|1	Summary:	Command line tool for PowerDNS and its MySQL backend
12cr|zonemanip-0.1.4-8|2	Name:		zonemanip
12cr|zonemanip-0.1.4-8|3	Version:	0.1.4
12cr|zonemanip-0.1.4-8|4	Release:	%mkrel 8
12cr|zonemanip-0.1.4-8|5	License:	GPL
12cr|zonemanip-0.1.4-8|6	Group:		System/Servers
12cr|zonemanip-0.1.4-8|7	URL:		http://soren.overgaard.org/cgi-bin/index?t=stuff
12cr|zonemanip-0.1.4-8|8	Source0:	http://soren.overgaard.org/stuff/%{name}-%{version}.tar.bz2
12cr|zonemanip-0.1.4-8|9	Patch0:		zonemanip-0.1.4-shhopt_fix.diff
12cr|zonemanip-0.1.4-8|10	Requires:	pdns-backend-mysql
12cr|zonemanip-0.1.4-8|11	Requires:	libdbi-drivers-dbd-mysql
12cr|zonemanip-0.1.4-8|12	BuildRequires:	automake
12cr|zonemanip-0.1.4-8|13	BuildRequires:	libdbi-devel
12cr|zonemanip-0.1.4-8|14	BuildRequires:	libshhopt-devel
12cr|zonemanip-0.1.4-8|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cr|zonemanip-0.1.4-8|16	
12cr|zonemanip-0.1.4-8|17	%description
12cr|zonemanip-0.1.4-8|18	zonemanip is a command line tool for manipulating records in a
12cr|zonemanip-0.1.4-8|19	gmysql backend for PowerDNS. It supports delegating ownership of
12cr|zonemanip-0.1.4-8|20	specific zones to specific shell users by maintaining a minimal
12cr|zonemanip-0.1.4-8|21	amount of metadata. Currently, most record types except AAAA and
12cr|zonemanip-0.1.4-8|22	PTR records are supported.
12cr|zonemanip-0.1.4-8|23	
12cr|zonemanip-0.1.4-8|24	%prep
12cr|zonemanip-0.1.4-8|25	
12cr|zonemanip-0.1.4-8|26	%setup -q
12cr|zonemanip-0.1.4-8|27	%patch0 -p1
12cr|zonemanip-0.1.4-8|28	
12cr|zonemanip-0.1.4-8|29	%build
12cr|zonemanip-0.1.4-8|30	rm -f configure
12cr|zonemanip-0.1.4-8|31	libtoolize --copy --force; aclocal; automake --add-missing --copy --foreign; autoconf
12cr|zonemanip-0.1.4-8|32	
12cr|zonemanip-0.1.4-8|33	%configure2_5x
12cr|zonemanip-0.1.4-8|34	
12cr|zonemanip-0.1.4-8|35	%make
12cr|zonemanip-0.1.4-8|36	
12cr|zonemanip-0.1.4-8|37	%install
12cr|zonemanip-0.1.4-8|38	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|zonemanip-0.1.4-8|39	
12cr|zonemanip-0.1.4-8|40	%makeinstall
12cr|zonemanip-0.1.4-8|41	
12cr|zonemanip-0.1.4-8|42	%clean
12cr|zonemanip-0.1.4-8|43	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cr|zonemanip-0.1.4-8|44	
12cr|zonemanip-0.1.4-8|45	%files
12cr|zonemanip-0.1.4-8|46	%defattr(-,root,root)
12cr|zonemanip-0.1.4-8|47	%doc INSTALL TODO
12cr|zonemanip-0.1.4-8|48	%attr(4755,root,root) %{_bindir}/%{name}
12cr|zonemanip-0.1.4-8|49	
12cr|zonemanip-0.1.4-8|50	
12cr|zonemanip-0.1.4-8|51	%changelog
12cr|zonemanip-0.1.4-8|52	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-8mdv2011.0
12cr|zonemanip-0.1.4-8|53	+ Revision: 627843
12cr|zonemanip-0.1.4-8|54	- don't force the usage of automake1.7
12cr|zonemanip-0.1.4-8|55	
12cr|zonemanip-0.1.4-8|56	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-7mdv2011.0
12cr|zonemanip-0.1.4-8|57	+ Revision: 609664
12cr|zonemanip-0.1.4-8|58	- rebuilt against new libdbi
12cr|zonemanip-0.1.4-8|59	
12cr|zonemanip-0.1.4-8|60	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.1.4-6mdv2010.0
12cr|zonemanip-0.1.4-8|61	+ Revision: 435405
12cr|zonemanip-0.1.4-8|62	- rebuild
12cr|zonemanip-0.1.4-8|63	
12cr|zonemanip-0.1.4-8|64	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.1.4-5mdv2009.0
12cr|zonemanip-0.1.4-8|65	+ Revision: 243007
12cr|zonemanip-0.1.4-8|66	- rebuild
12cr|zonemanip-0.1.4-8|67	- kill re-definition of %%buildroot on Pixel's request
12cr|zonemanip-0.1.4-8|68	
12cr|zonemanip-0.1.4-8|69	+ Olivier Blin <oblin@mandriva.com>
12cr|zonemanip-0.1.4-8|70	- restore BuildRoot
12cr|zonemanip-0.1.4-8|71	
12cr|zonemanip-0.1.4-8|72	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-3mdv2008.0
12cr|zonemanip-0.1.4-8|73	+ Revision: 25477
12cr|zonemanip-0.1.4-8|74	- Import zonemanip
12cr|zonemanip-0.1.4-8|75	
12cr|zonemanip-0.1.4-8|76	
12cr|zonemanip-0.1.4-8|77	
12cr|zonemanip-0.1.4-8|78	* Fri Apr 28 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-3mdk
12cr|zonemanip-0.1.4-8|79	- rebuild
12cr|zonemanip-0.1.4-8|80	
12cr|zonemanip-0.1.4-8|81	* Fri Feb 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.1.4-2mdk
12cr|zonemanip-0.1.4-8|82	- rebuild
12cr|zonemanip-0.1.4-8|83	
12cr|zonemanip-0.1.4-8|84	* Fri Jan 02 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.1.4-1mdk
12cr|zonemanip-0.1.4-8|85	- 0.1.4
12cr|zonemanip-0.1.4-8|86	
12cr|zonemanip-0.1.4-8|87	* Mon Dec 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.1.3-1mdk
12cr|zonemanip-0.1.4-8|88	- 0.1.3
12cr|zonemanip-0.1.4-8|89	
12cr|zonemanip-0.1.4-8|90	* Mon Oct 06 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.1.1-1mdk
12cr|zonemanip-0.1.4-8|91	- initial cooker contrib

8786 12
12cr|zookeeper-3.4.2-1|1	%define	major 2
12cr|zookeeper-3.4.2-1|2	%define libname	%mklibname zookeeper %{major}
12cr|zookeeper-3.4.2-1|3	%define develname %mklibname zookeeper -d
12cr|zookeeper-3.4.2-1|4	
12cr|zookeeper-3.4.2-1|5	Summary:	Zookeeper C client library
12cr|zookeeper-3.4.2-1|6	Name:		zookeeper
12cr|zookeeper-3.4.2-1|7	Version:	3.4.2
12cr|zookeeper-3.4.2-1|8	Release:	1
12cr|zookeeper-3.4.2-1|9	License:	Apache License
12cr|zookeeper-3.4.2-1|10	Group:		System/Libraries
12cr|zookeeper-3.4.2-1|11	URL:		http://hadoop.apache.org/zookeeper
12cr|zookeeper-3.4.2-1|12	Source0:	http://apache.dataphone.se/hadoop/zookeeper/%{name}-%{version}/%{name}-%{version}.tar.gz
12cr|zookeeper-3.4.2-1|13	Source1:	http://apache.dataphone.se/hadoop/zookeeper/%{name}-%{version}/%{name}-%{version}.tar.gz.asc
12cr|zookeeper-3.4.2-1|14	BuildRequires:	autoconf automake libtool
12cr|zookeeper-3.4.2-1|15	BuildRequires:	cppunit-devel >= 1.10.2
12cr|zookeeper-3.4.2-1|16	BuildRequires:	dos2unix
12cr|zookeeper-3.4.2-1|17	BuildRequires:	doxygen
12cr|zookeeper-3.4.2-1|18	BuildRequires:	graphviz
12cr|zookeeper-3.4.2-1|19	
12cr|zookeeper-3.4.2-1|20	%description
12cr|zookeeper-3.4.2-1|21	This package provides a C client interface to Zookeeper server. For general
12cr|zookeeper-3.4.2-1|22	information about Zookeeper please see %{url}
12cr|zookeeper-3.4.2-1|23	
12cr|zookeeper-3.4.2-1|24	%package -n	%{libname}
12cr|zookeeper-3.4.2-1|25	Summary:	Zookeeper C client library
12cr|zookeeper-3.4.2-1|26	Group:		System/Libraries
12cr|zookeeper-3.4.2-1|27	
12cr|zookeeper-3.4.2-1|28	%description -n	%{libname}
12cr|zookeeper-3.4.2-1|29	This package provides a C client interface to Zookeeper server. For general
12cr|zookeeper-3.4.2-1|30	information about Zookeeper please see %{url}
12cr|zookeeper-3.4.2-1|31	
12cr|zookeeper-3.4.2-1|32	%package -n	%{develname}
12cr|zookeeper-3.4.2-1|33	Summary:	Development files for the %{libname} library
12cr|zookeeper-3.4.2-1|34	Group:		Development/C
12cr|zookeeper-3.4.2-1|35	Requires:	%{libname} >= %{version}
12cr|zookeeper-3.4.2-1|36	Provides:	%{name}-devel = %{version}-%{release}
12cr|zookeeper-3.4.2-1|37	
12cr|zookeeper-3.4.2-1|38	%description -n	%{develname}
12cr|zookeeper-3.4.2-1|39	Development files for the %{libname} library.
12cr|zookeeper-3.4.2-1|40	
12cr|zookeeper-3.4.2-1|41	%prep
12cr|zookeeper-3.4.2-1|42	
12cr|zookeeper-3.4.2-1|43	%setup -q
12cr|zookeeper-3.4.2-1|44	
12cr|zookeeper-3.4.2-1|45	%build
12cr|zookeeper-3.4.2-1|46	pushd src/c
12cr|zookeeper-3.4.2-1|47	rm -rf autom4te.cache
12cr|zookeeper-3.4.2-1|48	autoreconf -fis
12cr|zookeeper-3.4.2-1|49	
12cr|zookeeper-3.4.2-1|50	%configure2_5x \
12cr|zookeeper-3.4.2-1|51	--disable-rpath \
12cr|zookeeper-3.4.2-1|52	--with-syncapi
12cr|zookeeper-3.4.2-1|53	
12cr|zookeeper-3.4.2-1|54	%make
12cr|zookeeper-3.4.2-1|55	
12cr|zookeeper-3.4.2-1|56	make doxygen-doc
12cr|zookeeper-3.4.2-1|57	popd
12cr|zookeeper-3.4.2-1|58	
12cr|zookeeper-3.4.2-1|59	%check
12cr|zookeeper-3.4.2-1|60	pushd src/c
12cr|zookeeper-3.4.2-1|61	make check
12cr|zookeeper-3.4.2-1|62	popd
12cr|zookeeper-3.4.2-1|63	
12cr|zookeeper-3.4.2-1|64	%install
12cr|zookeeper-3.4.2-1|65	rm -rf %{buildroot}
12cr|zookeeper-3.4.2-1|66	
12cr|zookeeper-3.4.2-1|67	pushd src/c
12cr|zookeeper-3.4.2-1|68	%makeinstall_std
12cr|zookeeper-3.4.2-1|69	
12cr|zookeeper-3.4.2-1|70	# cleanup
12cr|zookeeper-3.4.2-1|71	rm -f docs/html/*.map
12cr|zookeeper-3.4.2-1|72	popd
12cr|zookeeper-3.4.2-1|73	
12cr|zookeeper-3.4.2-1|74	# cleanup
12cr|zookeeper-3.4.2-1|75	rm -f %{buildroot}%{_libdir}/*.*a
12cr|zookeeper-3.4.2-1|76	
12cr|zookeeper-3.4.2-1|77	%files
12cr|zookeeper-3.4.2-1|78	%{_bindir}/cli_mt
12cr|zookeeper-3.4.2-1|79	%{_bindir}/cli_st
12cr|zookeeper-3.4.2-1|80	%{_bindir}/load_gen
12cr|zookeeper-3.4.2-1|81	
12cr|zookeeper-3.4.2-1|82	%files -n %{libname}
12cr|zookeeper-3.4.2-1|83	%doc src/c/ChangeLog src/c/LICENSE src/c/README
12cr|zookeeper-3.4.2-1|84	%{_libdir}/lib*.so.%{major}*
12cr|zookeeper-3.4.2-1|85	
12cr|zookeeper-3.4.2-1|86	%files -n %{develname}
12cr|zookeeper-3.4.2-1|87	%doc src/c/docs/html/*
12cr|zookeeper-3.4.2-1|88	%dir %{_includedir}/zookeeper
12cr|zookeeper-3.4.2-1|89	%{_includedir}/zookeeper/*.h
12cr|zookeeper-3.4.2-1|90	%{_libdir}/*.so
12cr|zookeeper-3.4.2-1|91	
12cr|zookeeper-3.4.2-1|92	
12cr|zookeeper-3.4.2-1|93	%changelog
12cr|zookeeper-3.4.2-1|94	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 3.4.2-1
12cr|zookeeper-3.4.2-1|95	+ Revision: 761289
12cr|zookeeper-3.4.2-1|96	- 3.4.2
12cr|zookeeper-3.4.2-1|97	- 3.3.3
12cr|zookeeper-3.4.2-1|98	
12cr|zookeeper-3.4.2-1|99	* Sat Oct 17 2009 Oden Eriksson <oeriksson@mandriva.com> 3.2.1-1mdv2010.0
12cr|zookeeper-3.4.2-1|100	+ Revision: 458005
12cr|zookeeper-3.4.2-1|101	- import zookeeper
12cr|zookeeper-3.4.2-1|102	
12cr|zookeeper-3.4.2-1|103	
12cr|zookeeper-3.4.2-1|104	* Sat Oct 17 2009 Oden Eriksson <oeriksson@mandriva.com> 3.2.1-1mdv2009.1
12cr|zookeeper-3.4.2-1|105	- 3.2.1
12cr|zookeeper-3.4.2-1|106	- the package was renamed to just zookeeper (someone should package the java bits...)
12cr|zookeeper-3.4.2-1|107	
12cr|zookeeper-3.4.2-1|108	* Sat May 03 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-1mdv2009.0
12cr|zookeeper-3.4.2-1|109	+ Revision: 200092
12cr|zookeeper-3.4.2-1|110	- import zookeeper-c
12cr|zookeeper-3.4.2-1|111	
12cr|zookeeper-3.4.2-1|112	* Sat May 03 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-1mdv2009.0
12cr|zookeeper-3.4.2-1|113	- initial Mandriva package

8787 12
12cr|zoom-1.1.5-1|1	Name:		zoom
12cr|zoom-1.1.5-1|2	Version:	1.1.5
12cr|zoom-1.1.5-1|3	Release:	%mkrel 1
12cr|zoom-1.1.5-1|4	Summary:	Z-Machine: it plays text adventure games written in ZCode
12cr|zoom-1.1.5-1|5	Group:		Games/Other
12cr|zoom-1.1.5-1|6	License:	GPLv2+
12cr|zoom-1.1.5-1|7	URL:		http://www.logicalshift.co.uk/unix/zoom/
12cr|zoom-1.1.5-1|8	Source0:	http://www.logicalshift.co.uk/unix/zoom/%{name}-%{version}.tar.gz
12cr|zoom-1.1.5-1|9	Patch0:		zoom-1.1.3-enable-antialiasing.patch
12cr|zoom-1.1.5-1|10	Patch1:		zoom-1.1.4-xft.patch
12cr|zoom-1.1.5-1|11	BuildRequires:	X11-devel
12cr|zoom-1.1.5-1|12	BuildRequires:	pkgconfig(xext)
12cr|zoom-1.1.5-1|13	BuildRequires:	pkgconfig(xrender) >= 0.9.6
12cr|zoom-1.1.5-1|14	BuildRequires:	pkgconfig(xft)
12cr|zoom-1.1.5-1|15	BuildRequires:	png-devel
12cr|zoom-1.1.5-1|16	BuildRequires:	t1lib-devel
12cr|zoom-1.1.5-1|17	
12cr|zoom-1.1.5-1|18	%description
12cr|zoom-1.1.5-1|19	Zoom is an interpreter for playing all of Infocom's text adventures and
12cr|zoom-1.1.5-1|20	newer games using the same format (Z-CODE), like the ones produced using
12cr|zoom-1.1.5-1|21	the Inform compiler.
12cr|zoom-1.1.5-1|22	
12cr|zoom-1.1.5-1|23	It has a fast interpreter core behind an X11 interface.
12cr|zoom-1.1.5-1|24	
12cr|zoom-1.1.5-1|25	%prep
12cr|zoom-1.1.5-1|26	%setup -q
12cr|zoom-1.1.5-1|27	%patch0 -p0
12cr|zoom-1.1.5-1|28	%patch1 -p0 -b .xft
12cr|zoom-1.1.5-1|29	
12cr|zoom-1.1.5-1|30	%build
12cr|zoom-1.1.5-1|31	autoreconf -fi -Im4
12cr|zoom-1.1.5-1|32	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
12cr|zoom-1.1.5-1|33	%make
12cr|zoom-1.1.5-1|34	
12cr|zoom-1.1.5-1|35	%install
12cr|zoom-1.1.5-1|36	%__rm -rf %{buildroot}
12cr|zoom-1.1.5-1|37	%makeinstall_std
12cr|zoom-1.1.5-1|38	%__mkdir_p %{buildroot}%{_gamesdatadir}/%{name}/games
12cr|zoom-1.1.5-1|39	%__rm -f manual/Makefile*
12cr|zoom-1.1.5-1|40	
12cr|zoom-1.1.5-1|41	%clean
12cr|zoom-1.1.5-1|42	%__rm -rf %{buildroot}
12cr|zoom-1.1.5-1|43	
12cr|zoom-1.1.5-1|44	%files
12cr|zoom-1.1.5-1|45	%defattr(-,root,root,0755)
12cr|zoom-1.1.5-1|46	%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO manual
12cr|zoom-1.1.5-1|47	%{_gamesbindir}/%{name}
12cr|zoom-1.1.5-1|48	%dir %{_gamesdatadir}/%{name}
12cr|zoom-1.1.5-1|49	%{_gamesdatadir}/%{name}/%{name}rc
12cr|zoom-1.1.5-1|50	%dir %{_gamesdatadir}/%{name}/games
12cr|zoom-1.1.5-1|51	
12cr|zoom-1.1.5-1|52	
12cr|zoom-1.1.5-1|53	%changelog
12cr|zoom-1.1.5-1|54	* Fri Mar 30 2012 Andrey Bondrov <abondrov@mandriva.org> 1.1.5-1mdv2011.0
12cr|zoom-1.1.5-1|55	+ Revision: 788381
12cr|zoom-1.1.5-1|56	- New version 1.1.5, spec cleanup, update BR
12cr|zoom-1.1.5-1|57	
12cr|zoom-1.1.5-1|58	* Fri Jan 21 2011 Funda Wang <fwang@mandriva.org> 1.1.4-2
12cr|zoom-1.1.5-1|59	+ Revision: 631999
12cr|zoom-1.1.5-1|60	- check libxft via pkgconfig
12cr|zoom-1.1.5-1|61	- drop unused lib check
12cr|zoom-1.1.5-1|62	
12cr|zoom-1.1.5-1|63	* Tue Jun 02 2009 Samuel Verschelde <stormi@mandriva.org> 1.1.4-1mdv2010.0
12cr|zoom-1.1.5-1|64	+ Revision: 382278
12cr|zoom-1.1.5-1|65	- update to new version 1.1.4
12cr|zoom-1.1.5-1|66	
12cr|zoom-1.1.5-1|67	* Fri May 22 2009 Samuel Verschelde <stormi@mandriva.org> 1.1.3-1mdv2010.0
12cr|zoom-1.1.5-1|68	+ Revision: 378684
12cr|zoom-1.1.5-1|69	- fix buildrequires
12cr|zoom-1.1.5-1|70	- import zoom
12cr|zoom-1.1.5-1|71	
12cr|zoom-1.1.5-1|72	

8788 12
12cr|zope-CMFActivity-0.8-7|1	%define Product CMFActivity
12cr|zope-CMFActivity-0.8-7|2	%define product cmfactivity
12cr|zope-CMFActivity-0.8-7|3	%define name    zope-%{Product}
12cr|zope-CMFActivity-0.8-7|4	%define version 0.8
12cr|zope-CMFActivity-0.8-7|5	%define release %mkrel 7
12cr|zope-CMFActivity-0.8-7|6	
12cr|zope-CMFActivity-0.8-7|7	Name:		%{name}
12cr|zope-CMFActivity-0.8-7|8	Version:	%{version}
12cr|zope-CMFActivity-0.8-7|9	Release:	%{release}
12cr|zope-CMFActivity-0.8-7|10	Summary:    Activity Tool for zope
12cr|zope-CMFActivity-0.8-7|11	License:    GPL
12cr|zope-CMFActivity-0.8-7|12	Group:      System/Servers
12cr|zope-CMFActivity-0.8-7|13	URL:        http://www.erp5.org
12cr|zope-CMFActivity-0.8-7|14	Source:     %{Product}-%{version}.tar.bz2
12cr|zope-CMFActivity-0.8-7|15	Requires:   zope
12cr|zope-CMFActivity-0.8-7|16	Obsoletes:  %{Product}
12cr|zope-CMFActivity-0.8-7|17	Buildarch:  noarch
12cr|zope-CMFActivity-0.8-7|18	BuildRoot:  %{_tmppath}/%{name}
12cr|zope-CMFActivity-0.8-7|19	
12cr|zope-CMFActivity-0.8-7|20	%description
12cr|zope-CMFActivity-0.8-7|21	This tools allows to implement activities for zope objects.
12cr|zope-CMFActivity-0.8-7|22	
12cr|zope-CMFActivity-0.8-7|23	%prep
12cr|zope-CMFActivity-0.8-7|24	%setup -q -n %{Product}-%{version}
12cr|zope-CMFActivity-0.8-7|25	
12cr|zope-CMFActivity-0.8-7|26	%build
12cr|zope-CMFActivity-0.8-7|27	
12cr|zope-CMFActivity-0.8-7|28	%install
12cr|zope-CMFActivity-0.8-7|29	rm -rf %{buildroot}
12cr|zope-CMFActivity-0.8-7|30	install -d %{buildroot}%{_libdir}/zope/lib/python/Products/%{Product}
12cr|zope-CMFActivity-0.8-7|31	cp -pr * %{buildroot}%{_libdir}/zope/lib/python/Products/%{Product}
12cr|zope-CMFActivity-0.8-7|32	
12cr|zope-CMFActivity-0.8-7|33	%clean
12cr|zope-CMFActivity-0.8-7|34	rm -rf %{buildroot}
12cr|zope-CMFActivity-0.8-7|35	
12cr|zope-CMFActivity-0.8-7|36	%files
12cr|zope-CMFActivity-0.8-7|37	%defattr(-,root,root)
12cr|zope-CMFActivity-0.8-7|38	%doc VERSION.txt
12cr|zope-CMFActivity-0.8-7|39	%{_libdir}/zope/lib/python/Products/%{Product}
12cr|zope-CMFActivity-0.8-7|40	
12cr|zope-CMFActivity-0.8-7|41	
12cr|zope-CMFActivity-0.8-7|42	%changelog
12cr|zope-CMFActivity-0.8-7|43	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.8-7mdv2010.0
12cr|zope-CMFActivity-0.8-7|44	+ Revision: 435474
12cr|zope-CMFActivity-0.8-7|45	- rebuild
12cr|zope-CMFActivity-0.8-7|46	- rebuild
12cr|zope-CMFActivity-0.8-7|47	
12cr|zope-CMFActivity-0.8-7|48	* Mon Aug 04 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8-5mdv2009.0
12cr|zope-CMFActivity-0.8-7|49	+ Revision: 263094
12cr|zope-CMFActivity-0.8-7|50	- rebuild
12cr|zope-CMFActivity-0.8-7|51	- rebuild
12cr|zope-CMFActivity-0.8-7|52	
12cr|zope-CMFActivity-0.8-7|53	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.8-2mdv2008.1
12cr|zope-CMFActivity-0.8-7|54	+ Revision: 136633
12cr|zope-CMFActivity-0.8-7|55	- restore BuildRoot
12cr|zope-CMFActivity-0.8-7|56	
12cr|zope-CMFActivity-0.8-7|57	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|zope-CMFActivity-0.8-7|58	- kill re-definition of %%buildroot on Pixel's request
12cr|zope-CMFActivity-0.8-7|59	
12cr|zope-CMFActivity-0.8-7|60	* Fri Sep 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8-2mdv2008.0
12cr|zope-CMFActivity-0.8-7|61	+ Revision: 91825
12cr|zope-CMFActivity-0.8-7|62	- spec cleanup
12cr|zope-CMFActivity-0.8-7|63	package renaming
12cr|zope-CMFActivity-0.8-7|64	- package renaming
12cr|zope-CMFActivity-0.8-7|65	- import CMFActivity
12cr|zope-CMFActivity-0.8-7|66	

8789 12
12cr|zope-CMFCategory-0.8-6|1	%define Product CMFCategory
12cr|zope-CMFCategory-0.8-6|2	%define product cmfcategory
12cr|zope-CMFCategory-0.8-6|3	%define name    zope-%{Product}
12cr|zope-CMFCategory-0.8-6|4	%define version 0.8
12cr|zope-CMFCategory-0.8-6|5	%define release %mkrel 6
12cr|zope-CMFCategory-0.8-6|6	
12cr|zope-CMFCategory-0.8-6|7	Name:		%{name}
12cr|zope-CMFCategory-0.8-6|8	Version:	%{version}
12cr|zope-CMFCategory-0.8-6|9	Release:	%{release}
12cr|zope-CMFCategory-0.8-6|10	Summary:    All algorithms related to categories and relations in CMF
12cr|zope-CMFCategory-0.8-6|11	License:    GPL
12cr|zope-CMFCategory-0.8-6|12	Group:      System/Servers
12cr|zope-CMFCategory-0.8-6|13	URL:        http://www.erp5.org
12cr|zope-CMFCategory-0.8-6|14	Source:     %{Product}-%{version}.tar.bz2
12cr|zope-CMFCategory-0.8-6|15	Requires:   zope
12cr|zope-CMFCategory-0.8-6|16	Obsoletes:  %{Product}
12cr|zope-CMFCategory-0.8-6|17	BuildRoot:  %{_tmppath}/%{name}
12cr|zope-CMFCategory-0.8-6|18	
12cr|zope-CMFCategory-0.8-6|19	%description
12cr|zope-CMFCategory-0.8-6|20	Category objects allow to define classification categories
12cr|zope-CMFCategory-0.8-6|21	in an ERP5 portal. For example, a document may be assigned a color
12cr|zope-CMFCategory-0.8-6|22	attribute (red, blue, green). Rather than assigning an attribute
12cr|zope-CMFCategory-0.8-6|23	with a pop-up menu (which is still a possibility), we can prefer
12cr|zope-CMFCategory-0.8-6|24	in certain cases to associate to the object a category. In this
12cr|zope-CMFCategory-0.8-6|25	example, the category will be named color/red, color/blue or color/green
12cr|zope-CMFCategory-0.8-6|26	
12cr|zope-CMFCategory-0.8-6|27	%prep
12cr|zope-CMFCategory-0.8-6|28	%setup -q -n %{Product}-%{version}
12cr|zope-CMFCategory-0.8-6|29	
12cr|zope-CMFCategory-0.8-6|30	%build
12cr|zope-CMFCategory-0.8-6|31	
12cr|zope-CMFCategory-0.8-6|32	%install
12cr|zope-CMFCategory-0.8-6|33	rm -rf %{buildroot}
12cr|zope-CMFCategory-0.8-6|34	install -d %{buildroot}%{_libdir}/zope/lib/python/Products/%{Product}
12cr|zope-CMFCategory-0.8-6|35	cp -pr * %{buildroot}%{_libdir}/zope/lib/python/Products/%{Product}
12cr|zope-CMFCategory-0.8-6|36	
12cr|zope-CMFCategory-0.8-6|37	%files
12cr|zope-CMFCategory-0.8-6|38	%defattr(-,root,root)
12cr|zope-CMFCategory-0.8-6|39	%doc VERSION.txt
12cr|zope-CMFCategory-0.8-6|40	%{_libdir}/zope/lib/python/Products/%{Product}
12cr|zope-CMFCategory-0.8-6|41	
12cr|zope-CMFCategory-0.8-6|42	
12cr|zope-CMFCategory-0.8-6|43	%changelog
12cr|zope-CMFCategory-0.8-6|44	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.8-6mdv2010.0
12cr|zope-CMFCategory-0.8-6|45	+ Revision: 435479
12cr|zope-CMFCategory-0.8-6|46	- rebuild
12cr|zope-CMFCategory-0.8-6|47	- rebuild
12cr|zope-CMFCategory-0.8-6|48	
12cr|zope-CMFCategory-0.8-6|49	* Sat Aug 09 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8-4mdv2009.0
12cr|zope-CMFCategory-0.8-6|50	+ Revision: 269876
12cr|zope-CMFCategory-0.8-6|51	- rebuild early 2009.0 package (before pixel changes)
12cr|zope-CMFCategory-0.8-6|52	
12cr|zope-CMFCategory-0.8-6|53	* Sun May 11 2008 Nicolas Lécureuil <neoclust@mandriva.org> 0.8-3mdv2009.0
12cr|zope-CMFCategory-0.8-6|54	+ Revision: 205682
12cr|zope-CMFCategory-0.8-6|55	- Should not be noarch ed
12cr|zope-CMFCategory-0.8-6|56	
12cr|zope-CMFCategory-0.8-6|57	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.8-2mdv2008.1
12cr|zope-CMFCategory-0.8-6|58	+ Revision: 136633
12cr|zope-CMFCategory-0.8-6|59	- restore BuildRoot
12cr|zope-CMFCategory-0.8-6|60	
12cr|zope-CMFCategory-0.8-6|61	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|zope-CMFCategory-0.8-6|62	- kill re-definition of %%buildroot on Pixel's request
12cr|zope-CMFCategory-0.8-6|63	
12cr|zope-CMFCategory-0.8-6|64	* Fri Sep 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8-2mdv2008.0
12cr|zope-CMFCategory-0.8-6|65	+ Revision: 91830
12cr|zope-CMFCategory-0.8-6|66	- new version
12cr|zope-CMFCategory-0.8-6|67	package renaming
12cr|zope-CMFCategory-0.8-6|68	- package renaming
12cr|zope-CMFCategory-0.8-6|69	- import CMFCategory
12cr|zope-CMFCategory-0.8-6|70	

8790 12
12cr|zope-CMFMailIn-1.0.0-10|1	%define Product CMFMailIn
12cr|zope-CMFMailIn-1.0.0-10|2	%define product cmfmailin
12cr|zope-CMFMailIn-1.0.0-10|3	%define name    zope-%{Product}
12cr|zope-CMFMailIn-1.0.0-10|4	%define version 1.0.0
12cr|zope-CMFMailIn-1.0.0-10|5	%define release %mkrel 10
12cr|zope-CMFMailIn-1.0.0-10|6	
12cr|zope-CMFMailIn-1.0.0-10|7	Name:		%{name}
12cr|zope-CMFMailIn-1.0.0-10|8	Version:	%{version}
12cr|zope-CMFMailIn-1.0.0-10|9	Release:	%{release}
12cr|zope-CMFMailIn-1.0.0-10|10	Summary:    A Zope product to import emails into CMF sites
12cr|zope-CMFMailIn-1.0.0-10|11	License:    GPL
12cr|zope-CMFMailIn-1.0.0-10|12	Group:      System/Servers
12cr|zope-CMFMailIn-1.0.0-10|13	URL:        http://www.zope.org/Members/NIP/ZMailIn
12cr|zope-CMFMailIn-1.0.0-10|14	Source:     %{Product}-%{version}.tar.bz2
12cr|zope-CMFMailIn-1.0.0-10|15	Obsoletes:  %{Product}
12cr|zope-CMFMailIn-1.0.0-10|16	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|zope-CMFMailIn-1.0.0-10|17	
12cr|zope-CMFMailIn-1.0.0-10|18	%description
12cr|zope-CMFMailIn-1.0.0-10|19	CMFMailIn is a Zope product to import emails into CMF sites.
12cr|zope-CMFMailIn-1.0.0-10|20	
12cr|zope-CMFMailIn-1.0.0-10|21	%prep
12cr|zope-CMFMailIn-1.0.0-10|22	%setup -q -n %{Product}-%{version}
12cr|zope-CMFMailIn-1.0.0-10|23	
12cr|zope-CMFMailIn-1.0.0-10|24	%build
12cr|zope-CMFMailIn-1.0.0-10|25	
12cr|zope-CMFMailIn-1.0.0-10|26	%install
12cr|zope-CMFMailIn-1.0.0-10|27	rm -rf %{buildroot}
12cr|zope-CMFMailIn-1.0.0-10|28	
12cr|zope-CMFMailIn-1.0.0-10|29	install -d %{buildroot}%{_libdir}/zope/lib/python/Products/%{Product}
12cr|zope-CMFMailIn-1.0.0-10|30	cp -pr * %{buildroot}%{_libdir}/zope/lib/python/Products/%{Product}
12cr|zope-CMFMailIn-1.0.0-10|31	
12cr|zope-CMFMailIn-1.0.0-10|32	%clean
12cr|zope-CMFMailIn-1.0.0-10|33	rm -rf %{buildroot}
12cr|zope-CMFMailIn-1.0.0-10|34	
12cr|zope-CMFMailIn-1.0.0-10|35	%files
12cr|zope-CMFMailIn-1.0.0-10|36	%defattr(-,root,root)
12cr|zope-CMFMailIn-1.0.0-10|37	%doc README.txt INSTALL.txt LICENSE.txt VERSION.txt
12cr|zope-CMFMailIn-1.0.0-10|38	%{_libdir}/zope/lib/python/Products/%{Product}
12cr|zope-CMFMailIn-1.0.0-10|39	
12cr|zope-CMFMailIn-1.0.0-10|40	
12cr|zope-CMFMailIn-1.0.0-10|41	%changelog
12cr|zope-CMFMailIn-1.0.0-10|42	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0-10mdv2010.0
12cr|zope-CMFMailIn-1.0.0-10|43	+ Revision: 435494
12cr|zope-CMFMailIn-1.0.0-10|44	- rebuild
12cr|zope-CMFMailIn-1.0.0-10|45	- rebuild
12cr|zope-CMFMailIn-1.0.0-10|46	
12cr|zope-CMFMailIn-1.0.0-10|47	* Sat Aug 09 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0-8mdv2009.0
12cr|zope-CMFMailIn-1.0.0-10|48	+ Revision: 269877
12cr|zope-CMFMailIn-1.0.0-10|49	- rebuild early 2009.0 package (before pixel changes)
12cr|zope-CMFMailIn-1.0.0-10|50	
12cr|zope-CMFMailIn-1.0.0-10|51	* Sun May 11 2008 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.0-7mdv2009.0
12cr|zope-CMFMailIn-1.0.0-10|52	+ Revision: 205681
12cr|zope-CMFMailIn-1.0.0-10|53	- Should not be noarch ed
12cr|zope-CMFMailIn-1.0.0-10|54	
12cr|zope-CMFMailIn-1.0.0-10|55	+ Olivier Blin <oblin@mandriva.com>
12cr|zope-CMFMailIn-1.0.0-10|56	- restore BuildRoot
12cr|zope-CMFMailIn-1.0.0-10|57	
12cr|zope-CMFMailIn-1.0.0-10|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|zope-CMFMailIn-1.0.0-10|59	- kill re-definition of %%buildroot on Pixel's request
12cr|zope-CMFMailIn-1.0.0-10|60	
12cr|zope-CMFMailIn-1.0.0-10|61	* Fri Sep 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-6mdv2008.0
12cr|zope-CMFMailIn-1.0.0-10|62	+ Revision: 91827
12cr|zope-CMFMailIn-1.0.0-10|63	- spec cleanup
12cr|zope-CMFMailIn-1.0.0-10|64	package renaming
12cr|zope-CMFMailIn-1.0.0-10|65	- package renaming
12cr|zope-CMFMailIn-1.0.0-10|66	- import CMFMailIn
12cr|zope-CMFMailIn-1.0.0-10|67	

8791 12
12cr|zope-CMFReportTool-0.1.1-11|1	%define Product CMFReportTool
12cr|zope-CMFReportTool-0.1.1-11|2	%define product cmfreporttool
12cr|zope-CMFReportTool-0.1.1-11|3	%define name    zope-%{Product}
12cr|zope-CMFReportTool-0.1.1-11|4	%define version 0.1.1
12cr|zope-CMFReportTool-0.1.1-11|5	%define release %mkrel 11
12cr|zope-CMFReportTool-0.1.1-11|6	
12cr|zope-CMFReportTool-0.1.1-11|7	Name:		%{name}
12cr|zope-CMFReportTool-0.1.1-11|8	Version:	%{version}
12cr|zope-CMFReportTool-0.1.1-11|9	Release:	%{release}
12cr|zope-CMFReportTool-0.1.1-11|10	Summary:    A Zope product to generate PDF reports
12cr|zope-CMFReportTool-0.1.1-11|11	Group:      Development/Python
12cr|zope-CMFReportTool-0.1.1-11|12	License:    GPL
12cr|zope-CMFReportTool-0.1.1-11|13	Group:      System/Servers
12cr|zope-CMFReportTool-0.1.1-11|14	URL:        http://www.zope.org/Members/jack-e/CMFReportTool/
12cr|zope-CMFReportTool-0.1.1-11|15	Source:     http://www.zope.org/Members/jack-e/CMFReportTool/%{version}/%{Product}-%{version}.tar.bz2
12cr|zope-CMFReportTool-0.1.1-11|16	Requires:   zope
12cr|zope-CMFReportTool-0.1.1-11|17	Obsoletes:  %{Product}
12cr|zope-CMFReportTool-0.1.1-11|18	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cr|zope-CMFReportTool-0.1.1-11|19	
12cr|zope-CMFReportTool-0.1.1-11|20	%description
12cr|zope-CMFReportTool-0.1.1-11|21	CMFReportTool is a Zope which extends the Zope CMF
12cr|zope-CMFReportTool-0.1.1-11|22	to implement PDF skins. PDF skins allow to generate reports
12cr|zope-CMFReportTool-0.1.1-11|23	which are automatically converted into PDF files with
12cr|zope-CMFReportTool-0.1.1-11|24	the python reportlab library.
12cr|zope-CMFReportTool-0.1.1-11|25	
12cr|zope-CMFReportTool-0.1.1-11|26	%prep
12cr|zope-CMFReportTool-0.1.1-11|27	%setup -q -n %{Product}-%{version}
12cr|zope-CMFReportTool-0.1.1-11|28	
12cr|zope-CMFReportTool-0.1.1-11|29	%build
12cr|zope-CMFReportTool-0.1.1-11|30	
12cr|zope-CMFReportTool-0.1.1-11|31	%install
12cr|zope-CMFReportTool-0.1.1-11|32	rm -rf %{buildroot}
12cr|zope-CMFReportTool-0.1.1-11|33	
12cr|zope-CMFReportTool-0.1.1-11|34	install -d %{buildroot}%{_libdir}/zope/lib/python/Products/%{Product}
12cr|zope-CMFReportTool-0.1.1-11|35	cp -pr * %{buildroot}%{_libdir}/zope/lib/python/Products/%{Product}
12cr|zope-CMFReportTool-0.1.1-11|36	
12cr|zope-CMFReportTool-0.1.1-11|37	%clean
12cr|zope-CMFReportTool-0.1.1-11|38	rm -rf %{buildroot}
12cr|zope-CMFReportTool-0.1.1-11|39	
12cr|zope-CMFReportTool-0.1.1-11|40	%files
12cr|zope-CMFReportTool-0.1.1-11|41	%defattr(-,root,root)
12cr|zope-CMFReportTool-0.1.1-11|42	%doc README.txt INSTALL.txt TODO.txt LICENSE.txt COPYRIGHT.txt
12cr|zope-CMFReportTool-0.1.1-11|43	%{_libdir}/zope/lib/python/Products/%{Product}
12cr|zope-CMFReportTool-0.1.1-11|44	
12cr|zope-CMFReportTool-0.1.1-11|45	
12cr|zope-CMFReportTool-0.1.1-11|46	%changelog
12cr|zope-CMFReportTool-0.1.1-11|47	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1.1-11mdv2010.0
12cr|zope-CMFReportTool-0.1.1-11|48	+ Revision: 435529
12cr|zope-CMFReportTool-0.1.1-11|49	- rebuild
12cr|zope-CMFReportTool-0.1.1-11|50	- rebuild
12cr|zope-CMFReportTool-0.1.1-11|51	
12cr|zope-CMFReportTool-0.1.1-11|52	* Sat Aug 09 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1.1-9mdv2009.0
12cr|zope-CMFReportTool-0.1.1-11|53	+ Revision: 269878
12cr|zope-CMFReportTool-0.1.1-11|54	- rebuild early 2009.0 package (before pixel changes)
12cr|zope-CMFReportTool-0.1.1-11|55	
12cr|zope-CMFReportTool-0.1.1-11|56	* Sun May 11 2008 Nicolas Lécureuil <neoclust@mandriva.org> 0.1.1-8mdv2009.0
12cr|zope-CMFReportTool-0.1.1-11|57	+ Revision: 205680
12cr|zope-CMFReportTool-0.1.1-11|58	- Should not be noarch ed
12cr|zope-CMFReportTool-0.1.1-11|59	
12cr|zope-CMFReportTool-0.1.1-11|60	+ Olivier Blin <oblin@mandriva.com>
12cr|zope-CMFReportTool-0.1.1-11|61	- restore BuildRoot
12cr|zope-CMFReportTool-0.1.1-11|62	
12cr|zope-CMFReportTool-0.1.1-11|63	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|zope-CMFReportTool-0.1.1-11|64	- kill re-definition of %%buildroot on Pixel's request
12cr|zope-CMFReportTool-0.1.1-11|65	
12cr|zope-CMFReportTool-0.1.1-11|66	* Fri Sep 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-7mdv2008.0
12cr|zope-CMFReportTool-0.1.1-11|67	+ Revision: 91820
12cr|zope-CMFReportTool-0.1.1-11|68	- spec cleanup
12cr|zope-CMFReportTool-0.1.1-11|69	package renaming
12cr|zope-CMFReportTool-0.1.1-11|70	- package renaming
12cr|zope-CMFReportTool-0.1.1-11|71	- import CMFReportTool
12cr|zope-CMFReportTool-0.1.1-11|72	

8792 12
12cr|zsnes-1.51-12|1	%define _enable_debug_packages %{nil}
12cr|zsnes-1.51-12|2	%define debug_package %{nil}
12cr|zsnes-1.51-12|3	
12cr|zsnes-1.51-12|4	%define fversion %(echo %version|sed s/\\\\\.//)
12cr|zsnes-1.51-12|5	%define dversion %(echo %version|sed s/\\\\\./_/)
12cr|zsnes-1.51-12|6	
12cr|zsnes-1.51-12|7	Summary:	Nintendo Super NES / Super Famicom Emulator
12cr|zsnes-1.51-12|8	Name:		zsnes
12cr|zsnes-1.51-12|9	Version:	1.51
12cr|zsnes-1.51-12|10	Release:	12
12cr|zsnes-1.51-12|11	Epoch:		1
12cr|zsnes-1.51-12|12	License:	GPLv2+
12cr|zsnes-1.51-12|13	Group:		Emulators
12cr|zsnes-1.51-12|14	URL:		http://zsnes.sourceforge.net
12cr|zsnes-1.51-12|15	Source0:	http://prdownloads.sourceforge.net/zsnes/%{name}%{fversion}src.tar.bz2
12cr|zsnes-1.51-12|16	Source1:	%{name}-icons.tar.bz2
12cr|zsnes-1.51-12|17	Patch0:		zsnes150-desktop.patch
12cr|zsnes-1.51-12|18	Patch1:		zsnes-1.51-libao.patch
12cr|zsnes-1.51-12|19	Patch2:		zsnes-1.51-gcc43.patch
12cr|zsnes-1.51-12|20	Patch3:		zsnes-1.51-libpng15.patch
12cr|zsnes-1.51-12|21	Patch4:		zsnes-1.51-gcc4.7.patch
12cr|zsnes-1.51-12|22	Patch5:		zsnes-1.51-hat-events.patch
12cr|zsnes-1.51-12|23	Patch6:		zsnes-1.51-matrix-init.patch
12cr|zsnes-1.51-12|24	BuildRequires:	nasm
12cr|zsnes-1.51-12|25	BuildRequires:	pkgconfig(ao)
12cr|zsnes-1.51-12|26	BuildRequires:	pkgconfig(gl)
12cr|zsnes-1.51-12|27	BuildRequires:	pkgconfig(libpng)
12cr|zsnes-1.51-12|28	BuildRequires:	pkgconfig(ncurses)
12cr|zsnes-1.51-12|29	BuildRequires:	pkgconfig(sdl)
12cr|zsnes-1.51-12|30	BuildRequires:	pkgconfig(zlib)
12cr|zsnes-1.51-12|31	#do not build currently on x86_64
12cr|zsnes-1.51-12|32	ExclusiveArch:	%{ix86}
12cr|zsnes-1.51-12|33	
12cr|zsnes-1.51-12|34	%description
12cr|zsnes-1.51-12|35	This is an emulator for Nintendo's 16 bit console, called Super Nintendo
12cr|zsnes-1.51-12|36	Entertainment System or Super Famicom. It features a pretty accurate emulation
12cr|zsnes-1.51-12|37	of that system's graphic and sound capabilities.
12cr|zsnes-1.51-12|38	The GUI enables the user to select games, change options, enable cheat codes
12cr|zsnes-1.51-12|39	and to save the game state, even network play is possible.
12cr|zsnes-1.51-12|40	
12cr|zsnes-1.51-12|41	%prep
12cr|zsnes-1.51-12|42	%setup -q -n %{name}_%{dversion}
12cr|zsnes-1.51-12|43	%patch0 -p1
12cr|zsnes-1.51-12|44	%patch1 -p1
12cr|zsnes-1.51-12|45	%patch2 -p0
12cr|zsnes-1.51-12|46	%patch3 -p0
12cr|zsnes-1.51-12|47	%patch4 -p1
12cr|zsnes-1.51-12|48	%patch5 -p1
12cr|zsnes-1.51-12|49	%patch6 -p1
12cr|zsnes-1.51-12|50	cd src
12cr|zsnes-1.51-12|51	#./autogen.sh
12cr|zsnes-1.51-12|52	autoreconf -fiv
12cr|zsnes-1.51-12|53	
12cr|zsnes-1.51-12|54	%build
12cr|zsnes-1.51-12|55	cd src
12cr|zsnes-1.51-12|56	# zsnes do not work with fortify patch, and i frankly do not want to mess with the mix of asm and C source code
12cr|zsnes-1.51-12|57	# (misc)
12cr|zsnes-1.51-12|58	export CFLAGS="-O2 -g -pipe -fexceptions -fomit-frame-pointer -fasynchronous-unwind-tables"
12cr|zsnes-1.51-12|59	%configure2_5x --x-includes=/usr/X11R6/include --enable-libao --disable-cpucheck force_arch=i586
12cr|zsnes-1.51-12|60	make
12cr|zsnes-1.51-12|61	
12cr|zsnes-1.51-12|62	%install
12cr|zsnes-1.51-12|63	mkdir -p %{buildroot}%{_bindir}
12cr|zsnes-1.51-12|64	install -c -m 0755 src/zsnes %{buildroot}%{_bindir}
12cr|zsnes-1.51-12|65	
12cr|zsnes-1.51-12|66	mkdir -p %{buildroot}%{_mandir}/man1/
12cr|zsnes-1.51-12|67	install -c -m 0644 src/linux/zsnes.1 %{buildroot}%{_mandir}/man1
12cr|zsnes-1.51-12|68	
12cr|zsnes-1.51-12|69	install -m 644 -D src/linux/zsnes.desktop %{buildroot}%{_datadir}/applications/zsnes.desktop
12cr|zsnes-1.51-12|70	
12cr|zsnes-1.51-12|71	# install icons
12cr|zsnes-1.51-12|72	install -m 755 -d %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
12cr|zsnes-1.51-12|73	tar xOjf %{SOURCE1} %{name}-16x16.png > %{buildroot}%{_miconsdir}/%{name}.png
12cr|zsnes-1.51-12|74	tar xOjf %{SOURCE1} %{name}-32x32.png > %{buildroot}%{_iconsdir}/%{name}.png
12cr|zsnes-1.51-12|75	tar xOjf %{SOURCE1} %{name}-48x48.png > %{buildroot}%{_liconsdir}/%{name}.png
12cr|zsnes-1.51-12|76	
12cr|zsnes-1.51-12|77	%files
12cr|zsnes-1.51-12|78	%doc docs/*
12cr|zsnes-1.51-12|79	%{_bindir}/*
12cr|zsnes-1.51-12|80	%{_iconsdir}/%{name}.png
12cr|zsnes-1.51-12|81	%{_miconsdir}/%{name}.png
12cr|zsnes-1.51-12|82	%{_liconsdir}/%{name}.png
12cr|zsnes-1.51-12|83	%{_mandir}/man1/%{name}.1*
12cr|zsnes-1.51-12|84	%{_datadir}/applications/%{name}.desktop
12cr|zsnes-1.51-12|85	

8793 12
12cr|zssh-1.5c-7|1	%define	name	zssh
12cr|zssh-1.5c-7|2	%define	version	1.5c
12cr|zssh-1.5c-7|3	%define	release	%mkrel 7
12cr|zssh-1.5c-7|4	
12cr|zssh-1.5c-7|5	Summary:	Interactive file transfers through ssh
12cr|zssh-1.5c-7|6	Name:		%{name}
12cr|zssh-1.5c-7|7	Version:	%{version}
12cr|zssh-1.5c-7|8	Release:	%{release}
12cr|zssh-1.5c-7|9	License:	GPL
12cr|zssh-1.5c-7|10	Group:		Networking/File transfer
12cr|zssh-1.5c-7|11	Requires:	lrzsz
12cr|zssh-1.5c-7|12	Url:		http://zssh.sourceforge.net/
12cr|zssh-1.5c-7|13	Source0:	%{name}-%{version}.tar.bz2
12cr|zssh-1.5c-7|14	Patch0:		zssh-1.5a-install.patch
12cr|zssh-1.5c-7|15	Patch1:		zssh-1.5a-ptmx.patch
12cr|zssh-1.5c-7|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|zssh-1.5c-7|17	BuildRequires:	readline-devel termcap-devel
12cr|zssh-1.5c-7|18	
12cr|zssh-1.5c-7|19	%description
12cr|zssh-1.5c-7|20	zssh (Zmodem SSH) is a program for interactively transferring files to/from
12cr|zssh-1.5c-7|21	a remote machine while using the secure shell (ssh). It is intended to be a
12cr|zssh-1.5c-7|22	convenient alternative to scp, allowing to transfer files without having to
12cr|zssh-1.5c-7|23	open another  session and re-authenticate  oneself. zssh is  an interactive
12cr|zssh-1.5c-7|24	wrapper for ssh used to switch  the ssh connection between the remote shell
12cr|zssh-1.5c-7|25	and  file transfers.  Files are  transferred through  the  zmodem protocol,
12cr|zssh-1.5c-7|26	using the rz and sz commands.
12cr|zssh-1.5c-7|27	
12cr|zssh-1.5c-7|28	%prep
12cr|zssh-1.5c-7|29	%setup -q
12cr|zssh-1.5c-7|30	%patch0 -p1 -b .install
12cr|zssh-1.5c-7|31	%patch1 -p1 -b .ptmx
12cr|zssh-1.5c-7|32	
12cr|zssh-1.5c-7|33	%build
12cr|zssh-1.5c-7|34	%__autoconf
12cr|zssh-1.5c-7|35	%configure
12cr|zssh-1.5c-7|36	%make
12cr|zssh-1.5c-7|37	
12cr|zssh-1.5c-7|38	%install
12cr|zssh-1.5c-7|39	rm -rf $RPM_BUILD_ROOT
12cr|zssh-1.5c-7|40	%{makeinstall}
12cr|zssh-1.5c-7|41	
12cr|zssh-1.5c-7|42	%clean
12cr|zssh-1.5c-7|43	rm -rf $RPM_BUILD_ROOT
12cr|zssh-1.5c-7|44	
12cr|zssh-1.5c-7|45	%files
12cr|zssh-1.5c-7|46	%defattr(644,root,root,755)
12cr|zssh-1.5c-7|47	%doc CHANGES FAQ INSTALL README VERSION
12cr|zssh-1.5c-7|48	%attr(0755,root,root) %{_bindir}/zssh
12cr|zssh-1.5c-7|49	%attr(0755,root,root) %{_bindir}/ztelnet
12cr|zssh-1.5c-7|50	%{_mandir}/man1/zssh.1*
12cr|zssh-1.5c-7|51	%{_mandir}/man1/ztelnet.1*
12cr|zssh-1.5c-7|52	
12cr|zssh-1.5c-7|53	
12cr|zssh-1.5c-7|54	
12cr|zssh-1.5c-7|55	%changelog
12cr|zssh-1.5c-7|56	* Mon Sep 21 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.5c-7mdv2010.0
12cr|zssh-1.5c-7|57	+ Revision: 446353
12cr|zssh-1.5c-7|58	- rebuild
12cr|zssh-1.5c-7|59	
12cr|zssh-1.5c-7|60	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5c-6mdv2009.1
12cr|zssh-1.5c-7|61	+ Revision: 347883
12cr|zssh-1.5c-7|62	- rebuild for latest readline
12cr|zssh-1.5c-7|63	
12cr|zssh-1.5c-7|64	* Mon Aug 04 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.5c-5mdv2009.0
12cr|zssh-1.5c-7|65	+ Revision: 263229
12cr|zssh-1.5c-7|66	- rebuild
12cr|zssh-1.5c-7|67	
12cr|zssh-1.5c-7|68	* Mon Aug 04 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.5c-4mdv2009.0
12cr|zssh-1.5c-7|69	+ Revision: 262912
12cr|zssh-1.5c-7|70	- rebuild
12cr|zssh-1.5c-7|71	
12cr|zssh-1.5c-7|72	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.5c-2mdv2008.1
12cr|zssh-1.5c-7|73	+ Revision: 136634
12cr|zssh-1.5c-7|74	- restore BuildRoot
12cr|zssh-1.5c-7|75	
12cr|zssh-1.5c-7|76	+ Thierry Vignaud <tvignaud@mandriva.com>
12cr|zssh-1.5c-7|77	- kill re-definition of %%buildroot on Pixel's request
12cr|zssh-1.5c-7|78	
12cr|zssh-1.5c-7|79	
12cr|zssh-1.5c-7|80	* Sun Aug 13 2006 Luca Berra <bluca@comedia.it>
12cr|zssh-1.5c-7|81	+ 08/13/06 06:10:06 (55788)
12cr|zssh-1.5c-7|82	rebuild
12cr|zssh-1.5c-7|83	
12cr|zssh-1.5c-7|84	* Sun Aug 13 2006 Luca Berra <bluca@comedia.it>
12cr|zssh-1.5c-7|85	+ 08/13/06 05:49:18 (55784)
12cr|zssh-1.5c-7|86	import zssh-1.5c-1mdk
12cr|zssh-1.5c-7|87	
12cr|zssh-1.5c-7|88	* Thu Jun 02 2005 Sebastien Savarin <plouf@mandriva.org> 1.5c-1mdk
12cr|zssh-1.5c-7|89	- New release 1.5c
12cr|zssh-1.5c-7|90	
12cr|zssh-1.5c-7|91	* Thu Jan 20 2005 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.5a-8mdk
12cr|zssh-1.5c-7|92	- rebuild for new readline
12cr|zssh-1.5c-7|93	- fix summary-ended-with-dot
12cr|zssh-1.5c-7|94	- cosmetics
12cr|zssh-1.5c-7|95	
12cr|zssh-1.5c-7|96	* Sun Feb 15 2004 Luca Berra <bluca@vodka.it> 1.5a-7mdk
12cr|zssh-1.5c-7|97	- fix detection of /dev/ptmx
12cr|zssh-1.5c-7|98	- remove configure patch, we run autoconf
12cr|zssh-1.5c-7|99	
12cr|zssh-1.5c-7|100	* Tue Nov 25 2003 Marcel Pol <mpol@mandrake.org> 1.5a-6mdk
12cr|zssh-1.5c-7|101	- buildrequires
12cr|zssh-1.5c-7|102	

8794 12
12cr|zsync-0.6.2-1|1	%define name zsync
12cr|zsync-0.6.2-1|2	%define version 0.6.2
12cr|zsync-0.6.2-1|3	%define release %mkrel 1
12cr|zsync-0.6.2-1|4	
12cr|zsync-0.6.2-1|5	Summary: An rsync like transfer software over http
12cr|zsync-0.6.2-1|6	Name: %{name}
12cr|zsync-0.6.2-1|7	Version: %{version}
12cr|zsync-0.6.2-1|8	Release: %{release}
12cr|zsync-0.6.2-1|9	Source0: %{name}-%{version}.tar.bz2
12cr|zsync-0.6.2-1|10	License: Artistic
12cr|zsync-0.6.2-1|11	Group: Networking/File transfer
12cr|zsync-0.6.2-1|12	Url: http://zsync.moria.org.uk/
12cr|zsync-0.6.2-1|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cr|zsync-0.6.2-1|14	
12cr|zsync-0.6.2-1|15	%description
12cr|zsync-0.6.2-1|16	zsync is a file transfer program. It allows you to download a file
12cr|zsync-0.6.2-1|17	from a remote web server, where you have a copy of an older version of
12cr|zsync-0.6.2-1|18	the file on your computer already. zsync downloads only the new parts
12cr|zsync-0.6.2-1|19	of the file. It uses the same algorithm as rsync.
12cr|zsync-0.6.2-1|20	
12cr|zsync-0.6.2-1|21	zsync does not require any special server software or a shell account
12cr|zsync-0.6.2-1|22	on the remote system (rsync, in comparison, requires that you have an
12cr|zsync-0.6.2-1|23	rsh or ssh account, or that the remote system runs rsyncd). Instead,
12cr|zsync-0.6.2-1|24	it uses a control file - a .zsync file - that describes the file to be
12cr|zsync-0.6.2-1|25	downloaded and enables zsync to work out which blocks it needs. This
12cr|zsync-0.6.2-1|26	file can be created by the admin of the web server hosting the
12cr|zsync-0.6.2-1|27	download, and placed alongside the file to download - it is generated
12cr|zsync-0.6.2-1|28	once, then any downloaders with zsync can use it.
12cr|zsync-0.6.2-1|29	
12cr|zsync-0.6.2-1|30	%prep
12cr|zsync-0.6.2-1|31	%setup -q
12cr|zsync-0.6.2-1|32	
12cr|zsync-0.6.2-1|33	%build
12cr|zsync-0.6.2-1|34	%configure
12cr|zsync-0.6.2-1|35	%make
12cr|zsync-0.6.2-1|36	
12cr|zsync-0.6.2-1|37	%install
12cr|zsync-0.6.2-1|38	rm -rf $RPM_BUILD_ROOT
12cr|zsync-0.6.2-1|39	%makeinstall
12cr|zsync-0.6.2-1|40	
12cr|zsync-0.6.2-1|41	%__rm -fr %buildroot%_datadir/doc
12cr|zsync-0.6.2-1|42	
12cr|zsync-0.6.2-1|43	%clean
12cr|zsync-0.6.2-1|44	rm -rf $RPM_BUILD_ROOT
12cr|zsync-0.6.2-1|45	
12cr|zsync-0.6.2-1|46	%files
12cr|zsync-0.6.2-1|47	%defattr(-,root,root)
12cr|zsync-0.6.2-1|48	%doc NEWS README
12cr|zsync-0.6.2-1|49	%_bindir/*
12cr|zsync-0.6.2-1|50	%_mandir/man?/*
12cr|zsync-0.6.2-1|51	
12cr|zsync-0.6.2-1|52	
12cr|zsync-0.6.2-1|53	
12cr|zsync-0.6.2-1|54	%changelog
12cr|zsync-0.6.2-1|55	* Sun Oct 10 2010 Giuseppe Ghibò <ghibo@mandriva.com> 0.6.2-1mdv2011.0
12cr|zsync-0.6.2-1|56	+ Revision: 584627
12cr|zsync-0.6.2-1|57	- Update to release 0.6.2.
12cr|zsync-0.6.2-1|58	
12cr|zsync-0.6.2-1|59	* Sun Nov 08 2009 Olivier Thauvin <nanardon@mandriva.org> 0.6.1-1mdv2010.1
12cr|zsync-0.6.2-1|60	+ Revision: 462918
12cr|zsync-0.6.2-1|61	- 0.6.1
12cr|zsync-0.6.2-1|62	
12cr|zsync-0.6.2-1|63	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.6-2mdv2010.0
12cr|zsync-0.6.2-1|64	+ Revision: 446354
12cr|zsync-0.6.2-1|65	- rebuild
12cr|zsync-0.6.2-1|66	
12cr|zsync-0.6.2-1|67	* Sun Jan 25 2009 Olivier Thauvin <nanardon@mandriva.org> 0.6-1mdv2009.1
12cr|zsync-0.6.2-1|68	+ Revision: 333342
12cr|zsync-0.6.2-1|69	- 0.6
12cr|zsync-0.6.2-1|70	
12cr|zsync-0.6.2-1|71	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 0.5-5mdv2009.0
12cr|zsync-0.6.2-1|72	+ Revision: 263230
12cr|zsync-0.6.2-1|73	- rebuild
12cr|zsync-0.6.2-1|74	
12cr|zsync-0.6.2-1|75	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 0.5-4mdv2009.0
12cr|zsync-0.6.2-1|76	+ Revision: 262913
12cr|zsync-0.6.2-1|77	- rebuild
12cr|zsync-0.6.2-1|78	
12cr|zsync-0.6.2-1|79	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.5-2mdv2008.1
12cr|zsync-0.6.2-1|80	+ Revision: 136634
12cr|zsync-0.6.2-1|81	- restore BuildRoot
12cr|zsync-0.6.2-1|82	
12cr|zsync-0.6.2-1|83	+ Thierry Vignaud <tv@mandriva.org>
12cr|zsync-0.6.2-1|84	- kill re-definition of %%buildroot on Pixel's request
12cr|zsync-0.6.2-1|85	
12cr|zsync-0.6.2-1|86	* Tue Aug 21 2007 Olivier Thauvin <nanardon@mandriva.org> 0.5-2mdv2008.0
12cr|zsync-0.6.2-1|87	+ Revision: 68565
12cr|zsync-0.6.2-1|88	- rebuild
12cr|zsync-0.6.2-1|89	
12cr|zsync-0.6.2-1|90	
12cr|zsync-0.6.2-1|91	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|zsync-0.6.2-1|92	+ 08/06/06 17:35:27 (53598)
12cr|zsync-0.6.2-1|93	- add source
12cr|zsync-0.6.2-1|94	
12cr|zsync-0.6.2-1|95	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|zsync-0.6.2-1|96	+ 08/06/06 17:35:04 (53597)
12cr|zsync-0.6.2-1|97	- 0.5
12cr|zsync-0.6.2-1|98	
12cr|zsync-0.6.2-1|99	* Wed Jul 12 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|zsync-0.6.2-1|100	+ 07/12/06 20:24:56 (41024)
12cr|zsync-0.6.2-1|101	- sync with last version
12cr|zsync-0.6.2-1|102	
12cr|zsync-0.6.2-1|103	* Wed Jul 12 2006 Olivier Thauvin <nanardon@mandriva.org>
12cr|zsync-0.6.2-1|104	+ 07/12/06 18:17:50 (40988)
12cr|zsync-0.6.2-1|105	Import zsync
12cr|zsync-0.6.2-1|106	
12cr|zsync-0.6.2-1|107	* Wed Jul 12 2006 Lenny Cartier <lenny@mandriva.com> 0.4.3-1mdv2007.0
12cr|zsync-0.6.2-1|108	- 0.4.3
12cr|zsync-0.6.2-1|109	
12cr|zsync-0.6.2-1|110	* Sat Dec 31 2005 Olivier Thauvin <nanardon@mandriva.org> 0.4.2-1mdk
12cr|zsync-0.6.2-1|111	- 0.4.2
12cr|zsync-0.6.2-1|112	- Happy new year, best wishes
12cr|zsync-0.6.2-1|113	
12cr|zsync-0.6.2-1|114	* Sun Jul 17 2005 Olivier Thauvin <nanardon@mandriva.org> 0.4.1-1mdk
12cr|zsync-0.6.2-1|115	- 0.4.1
12cr|zsync-0.6.2-1|116	
12cr|zsync-0.6.2-1|117	* Wed May 11 2005 Olivier Thauvin <nanardon@mandriva.org> 0.4.0-1mdk
12cr|zsync-0.6.2-1|118	- 0.4.0
12cr|zsync-0.6.2-1|119	
12cr|zsync-0.6.2-1|120	* Tue Mar 29 2005 Olivier Thauvin <nanardon@mandrake.org> 0.3.3-1mdk
12cr|zsync-0.6.2-1|121	- 0.3.3
12cr|zsync-0.6.2-1|122	
12cr|zsync-0.6.2-1|123	* Tue Mar 22 2005 Olivier Thauvin <nanardon@mandrake.org> 0.3.1-1mdk
12cr|zsync-0.6.2-1|124	- 0.3.1
12cr|zsync-0.6.2-1|125	
12cr|zsync-0.6.2-1|126	* Sat Mar 12 2005 Olivier Thauvin <nanardon@mandrake.org> 0.3.0-3mdk
12cr|zsync-0.6.2-1|127	- really fix summary (re thanks Zero_Dogg)
12cr|zsync-0.6.2-1|128	
12cr|zsync-0.6.2-1|129	* Sat Mar 12 2005 Olivier Thauvin <nanardon@mandrake.org> 0.3.0-2mdk
12cr|zsync-0.6.2-1|130	- <Zero_Dogg> Nanar: spelling error in zsync: "tranfert" == "transfer" i summary
12cr|zsync-0.6.2-1|131	
12cr|zsync-0.6.2-1|132	* Sat Mar 12 2005 Olivier Thauvin <nanardon@mandrake.org> 0.3.0-1mdk
12cr|zsync-0.6.2-1|133	- 0.3.0
12cr|zsync-0.6.2-1|134	
12cr|zsync-0.6.2-1|135	* Fri Feb 18 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.2.3-1mdk
12cr|zsync-0.6.2-1|136	- 0.2.3
12cr|zsync-0.6.2-1|137	
12cr|zsync-0.6.2-1|138	* Sun Feb 13 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.2.2-1mdk
12cr|zsync-0.6.2-1|139	- 0.2.2
12cr|zsync-0.6.2-1|140	
12cr|zsync-0.6.2-1|141	* Wed Feb 09 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.2.1-1mdk
12cr|zsync-0.6.2-1|142	- First mdk spec
12cr|zsync-0.6.2-1|143	

8795 12
12cr|zutils-0.9-1|1	Name:		zutils
12cr|zutils-0.9-1|2	Summary:	Utilities dealing with compressed files
12cr|zutils-0.9-1|3	Version:	0.9
12cr|zutils-0.9-1|4	Release:	1
12cr|zutils-0.9-1|5	License:	GPLv3+
12cr|zutils-0.9-1|6	Group:		Archiving/Compression
12cr|zutils-0.9-1|7	URL:		http://www.nongnu.org/zutils/zutils.html
12cr|zutils-0.9-1|8	Source0:	http://download.savannah.gnu.org/releases/zutils/%{name}-%{version}.tar.lz
12cr|zutils-0.9-1|9	BuildRequires:	lzip
12cr|zutils-0.9-1|10	Provides:	gzip-utils
12cr|zutils-0.9-1|11	Conflicts:	gzip-utils
12cr|zutils-0.9-1|12	
12cr|zutils-0.9-1|13	%description
12cr|zutils-0.9-1|14	Zutils is a collection of utilities able to deal with any combination
12cr|zutils-0.9-1|15	of compressed and non-compressed files transparently. If any given file,
12cr|zutils-0.9-1|16	including standard input, is compressed, its decompressed content is used.
12cr|zutils-0.9-1|17	Compressed files are decompressed on the fly; no temporary files are created.
12cr|zutils-0.9-1|18	These utilities are not wrapper scripts but safer and more efficient C++
12cr|zutils-0.9-1|19	programs. In particular the "--recursive" option is very efficient in those
12cr|zutils-0.9-1|20	utilities supporting it.
12cr|zutils-0.9-1|21	
12cr|zutils-0.9-1|22	The provided utilities are:
12cr|zutils-0.9-1|23	Zcat - Decompresses and copies files to standard output.
12cr|zutils-0.9-1|24	Zcmp - Decompresses and compares two files byte by byte.
12cr|zutils-0.9-1|25	Zdiff - Decompresses and compares two files line by line.
12cr|zutils-0.9-1|26	Zgrep - Decompresses and searches files for a regular expression.
12cr|zutils-0.9-1|27	Ztest - Tests integrity of compressed files.
12cr|zutils-0.9-1|28	
12cr|zutils-0.9-1|29	The supported compressors are bzip2, gzip, lzip and xz.
12cr|zutils-0.9-1|30	
12cr|zutils-0.9-1|31	%prep
12cr|zutils-0.9-1|32	%setup -q
12cr|zutils-0.9-1|33	
12cr|zutils-0.9-1|34	%build
12cr|zutils-0.9-1|35	%configure
12cr|zutils-0.9-1|36	%make
12cr|zutils-0.9-1|37	
12cr|zutils-0.9-1|38	%check
12cr|zutils-0.9-1|39	make check
12cr|zutils-0.9-1|40	
12cr|zutils-0.9-1|41	%install
12cr|zutils-0.9-1|42	%makeinstall_std
12cr|zutils-0.9-1|43	%__install -d -m 755 %{buildroot}/bin
12cr|zutils-0.9-1|44	%__mv %{buildroot}%{_bindir}/zcat %{buildroot}/bin/
12cr|zutils-0.9-1|45	%__ln_s ../../bin/zcat %{buildroot}%{_bindir}/zcat
12cr|zutils-0.9-1|46	
12cr|zutils-0.9-1|47	%files
12cr|zutils-0.9-1|48	/bin/zcat
12cr|zutils-0.9-1|49	%{_bindir}/z*
12cr|zutils-0.9-1|50	%{_infodir}/zutils.info*
12cr|zutils-0.9-1|51	%{_mandir}/man1/z*.1*
12cr|zutils-0.9-1|52	
12cr|zutils-0.9-1|53	%post
12cr|zutils-0.9-1|54	%_install_info
12cr|zutils-0.9-1|55	
12cr|zutils-0.9-1|56	%postun
12cr|zutils-0.9-1|57	%_remove_install_info
12cr|zutils-0.9-1|58	
12cr|zutils-0.9-1|59	
12cr|zutils-0.9-1|60	%changelog
12cr|zutils-0.9-1|61	* Tue Mar 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9-1
12cr|zutils-0.9-1|62	+ Revision: 784584
12cr|zutils-0.9-1|63	- imported package zutils
12cr|zutils-0.9-1|64	

8796 12
12cr|zygrib-5.0.6-1|1	%define oname	zyGrib
12cr|zygrib-5.0.6-1|2	
12cr|zygrib-5.0.6-1|3	Name:		zygrib
12cr|zygrib-5.0.6-1|4	Version:	5.0.6
12cr|zygrib-5.0.6-1|5	Release:	%mkrel 1
12cr|zygrib-5.0.6-1|6	Summary:	Weather data visualization, GRIB file viewer
12cr|zygrib-5.0.6-1|7	License:	GPLv3
12cr|zygrib-5.0.6-1|8	Group:		Sciences/Geosciences
12cr|zygrib-5.0.6-1|9	Url:		http://www.zygrib.org
12cr|zygrib-5.0.6-1|10	# Sources downloaded at :
12cr|zygrib-5.0.6-1|11	# http://www.zygrib.org/getfile.php?file=zyGrib-3.8.3.tgz
12cr|zygrib-5.0.6-1|12	# http://www.zygrib.org/getfile.php?file=zyGrib_maps2.tgz
12cr|zygrib-5.0.6-1|13	# Given the size, tarballs are extracted and recompressed using xz (tar -cJ)
12cr|zygrib-5.0.6-1|14	Source0:	%{oname}-%{version}.tgz
12cr|zygrib-5.0.6-1|15	Source1:	%{oname}_maps2.4.tgz
12cr|zygrib-5.0.6-1|16	# From the Debian package
12cr|zygrib-5.0.6-1|17	Source2:	%{name}.png
12cr|zygrib-5.0.6-1|18	Patch0:		qwt_include.patch
12cr|zygrib-5.0.6-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|zygrib-5.0.6-1|20	
12cr|zygrib-5.0.6-1|21	BuildRequires:	qt4-devel libqwt-devel
12cr|zygrib-5.0.6-1|22	BuildRequires:	proj-devel bzip2-devel
12cr|zygrib-5.0.6-1|23	
12cr|zygrib-5.0.6-1|24	Suggests:	%{name}-maps-high
12cr|zygrib-5.0.6-1|25	
12cr|zygrib-5.0.6-1|26	%description
12cr|zygrib-5.0.6-1|27	ZyGrib is a GRIB file viewer. It enables :
12cr|zygrib-5.0.6-1|28	
12cr|zygrib-5.0.6-1|29	o Visualisation of meteo data from files in GRIB Format 1
12cr|zygrib-5.0.6-1|30	o Automatic GRIB data download
12cr|zygrib-5.0.6-1|31	o Automatic Download from IAC (fleetcode) Data
12cr|zygrib-5.0.6-1|32	o Roh or compressed GRIB Data (gzip *.gz; bzip2 *.bz2) can be used
12cr|zygrib-5.0.6-1|33	
12cr|zygrib-5.0.6-1|34	%package maps-high
12cr|zygrib-5.0.6-1|35	Summary:	High resolution maps for %{oname}
12cr|zygrib-5.0.6-1|36	Group:		Sciences/Geosciences
12cr|zygrib-5.0.6-1|37	
12cr|zygrib-5.0.6-1|38	Requires:	%{name}
12cr|zygrib-5.0.6-1|39	
12cr|zygrib-5.0.6-1|40	%description maps-high
12cr|zygrib-5.0.6-1|41	This package contains maps for %{oname} in higher resolution than the ones
12cr|zygrib-5.0.6-1|42	provided in the main package.
12cr|zygrib-5.0.6-1|43	
12cr|zygrib-5.0.6-1|44	%prep
12cr|zygrib-5.0.6-1|45	%setup -q -n %{oname}-%{version}
12cr|zygrib-5.0.6-1|46	%setup -q -n %{oname}-%{version} -T -D -a 1
12cr|zygrib-5.0.6-1|47	%patch0 -p1
12cr|zygrib-5.0.6-1|48	
12cr|zygrib-5.0.6-1|49	# fix paths so that the executable can be relocated in %{_bindir}
12cr|zygrib-5.0.6-1|50	sed -i -e 's:"maps\/:"%{_datadir}\/%{name}\/maps\/:g' src/map/GisReader.cpp src/MainWindow.cpp
12cr|zygrib-5.0.6-1|51	sed -i -e 's:"img\/:"%{_datadir}\/%{name}\/img\/:g' src/GribAnimator.cpp src/MenuBar.cpp
12cr|zygrib-5.0.6-1|52	sed -i -e 's:"tr\/:"%{_datadir}\/%{name}\/tr\/:g' src/MenuBar.cpp src/main.cpp
12cr|zygrib-5.0.6-1|53	
12cr|zygrib-5.0.6-1|54	%build
12cr|zygrib-5.0.6-1|55	make QTBIN=%{qt4bin}
12cr|zygrib-5.0.6-1|56	
12cr|zygrib-5.0.6-1|57	%install
12cr|zygrib-5.0.6-1|58	rm -rf %{buildroot}
12cr|zygrib-5.0.6-1|59	
12cr|zygrib-5.0.6-1|60	install -d -m755 %{buildroot}%{_bindir}
12cr|zygrib-5.0.6-1|61	install -D -m755 src/%{oname} %{buildroot}%{_bindir}
12cr|zygrib-5.0.6-1|62	
12cr|zygrib-5.0.6-1|63	install -d -m755 %{buildroot}%{_datadir}/%{name}/tr
12cr|zygrib-5.0.6-1|64	cp -pr data/maps %{buildroot}%{_datadir}/%{name}
12cr|zygrib-5.0.6-1|65	cp -pr data/img %{buildroot}%{_datadir}/%{name}
12cr|zygrib-5.0.6-1|66	install -D -m644 data/tr/*.qm %{buildroot}%{_datadir}/%{name}/tr
12cr|zygrib-5.0.6-1|67	
12cr|zygrib-5.0.6-1|68	# desktop file
12cr|zygrib-5.0.6-1|69	install -d -m755 %{buildroot}%{_datadir}/applications
12cr|zygrib-5.0.6-1|70	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cr|zygrib-5.0.6-1|71	[Desktop Entry]
12cr|zygrib-5.0.6-1|72	Name=%{oname}
12cr|zygrib-5.0.6-1|73	GenericName=GRIB file viewer
12cr|zygrib-5.0.6-1|74	Comment=Multi-protocol Messaging Client
12cr|zygrib-5.0.6-1|75	Exec=%{_bindir}/%{oname}
12cr|zygrib-5.0.6-1|76	Icon=%{name}
12cr|zygrib-5.0.6-1|77	Terminal=false
12cr|zygrib-5.0.6-1|78	Type=Application
12cr|zygrib-5.0.6-1|79	StartupNotify=true
12cr|zygrib-5.0.6-1|80	Categories=Science;Geoscience;
12cr|zygrib-5.0.6-1|81	EOF
12cr|zygrib-5.0.6-1|82	
12cr|zygrib-5.0.6-1|83	# icon
12cr|zygrib-5.0.6-1|84	install -d -m755 %{buildroot}%{_datadir}/pixmaps
12cr|zygrib-5.0.6-1|85	install -D -m644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps
12cr|zygrib-5.0.6-1|86	
12cr|zygrib-5.0.6-1|87	%clean
12cr|zygrib-5.0.6-1|88	rm -rf %{buildroot}
12cr|zygrib-5.0.6-1|89	
12cr|zygrib-5.0.6-1|90	%files
12cr|zygrib-5.0.6-1|91	%defattr(-,root,root,-)
12cr|zygrib-5.0.6-1|92	%{_bindir}/%{oname}
12cr|zygrib-5.0.6-1|93	%{_datadir}/%{name}
12cr|zygrib-5.0.6-1|94	%exclude %{_datadir}/%{name}/maps/gshhs/gshhs_0.rim
12cr|zygrib-5.0.6-1|95	%exclude %{_datadir}/%{name}/maps/gshhs/gshhs_1.rim
12cr|zygrib-5.0.6-1|96	%exclude %{_datadir}/%{name}/maps/gshhs/rangs_0.*
12cr|zygrib-5.0.6-1|97	%exclude %{_datadir}/%{name}/maps/gshhs/rangs_1.*
12cr|zygrib-5.0.6-1|98	%exclude %{_datadir}/%{name}/maps/gshhs/wdb_*_f.b
12cr|zygrib-5.0.6-1|99	%exclude %{_datadir}/%{name}/maps/gshhs/wdb_*_h.b
12cr|zygrib-5.0.6-1|100	%{_datadir}/pixmaps/%{name}.png
12cr|zygrib-5.0.6-1|101	%{_datadir}/applications/%{name}.desktop
12cr|zygrib-5.0.6-1|102	
12cr|zygrib-5.0.6-1|103	%files maps-high
12cr|zygrib-5.0.6-1|104	%defattr(-,root,root,-)
12cr|zygrib-5.0.6-1|105	%{_datadir}/%{name}/maps/gshhs/gshhs_0.rim
12cr|zygrib-5.0.6-1|106	%{_datadir}/%{name}/maps/gshhs/gshhs_1.rim
12cr|zygrib-5.0.6-1|107	%{_datadir}/%{name}/maps/gshhs/rangs_0.*
12cr|zygrib-5.0.6-1|108	%{_datadir}/%{name}/maps/gshhs/rangs_1.*
12cr|zygrib-5.0.6-1|109	%{_datadir}/%{name}/maps/gshhs/wdb_*_f.b
12cr|zygrib-5.0.6-1|110	%{_datadir}/%{name}/maps/gshhs/wdb_*_h.b
12cr|zygrib-5.0.6-1|111	
12cr|zygrib-5.0.6-1|112	
12cr|zygrib-5.0.6-1|113	%changelog
12cr|zygrib-5.0.6-1|114	* Fri Oct 28 2011 Alexander Khrukin <akhrukin@mandriva.org> 5.0.6-1
12cr|zygrib-5.0.6-1|115	+ Revision: 707753
12cr|zygrib-5.0.6-1|116	- forgotten bzip dep
12cr|zygrib-5.0.6-1|117	- update release to upstream patch with qwt qt4 fix added
12cr|zygrib-5.0.6-1|118	
12cr|zygrib-5.0.6-1|119	* Sat Aug 07 2010 Samuel Verschelde <stormi@mandriva.org> 3.9.2-1mdv2011.0
12cr|zygrib-5.0.6-1|120	+ Revision: 567459
12cr|zygrib-5.0.6-1|121	- update to 3.9.2 (thanks to Jacques Granger)
12cr|zygrib-5.0.6-1|122	
12cr|zygrib-5.0.6-1|123	* Thu Feb 04 2010 Jérôme Brenier <incubusss@mandriva.org> 3.8.3-1mdv2010.1
12cr|zygrib-5.0.6-1|124	+ Revision: 500915
12cr|zygrib-5.0.6-1|125	- import zygrib
12cr|zygrib-5.0.6-1|126	

8797 12
12cr|zynaddsubfx-2.4.3-1|1	%define _disable_ld_no_undefined	1
12cr|zynaddsubfx-2.4.3-1|2	
12cr|zynaddsubfx-2.4.3-1|3	%define docver	1.4.3
12cr|zynaddsubfx-2.4.3-1|4	%define oname	ZynAddSubFX
12cr|zynaddsubfx-2.4.3-1|5	
12cr|zynaddsubfx-2.4.3-1|6	Name:		zynaddsubfx
12cr|zynaddsubfx-2.4.3-1|7	Version:	2.4.3
12cr|zynaddsubfx-2.4.3-1|8	Release:	1
12cr|zynaddsubfx-2.4.3-1|9	Summary:	Real-time MIDI software synthesizer
12cr|zynaddsubfx-2.4.3-1|10	Source0:	http://downloads.sourceforge.net/%{name}/%{oname}-%{version}.tar.bz2
12cr|zynaddsubfx-2.4.3-1|11	Source1:	http://downloads.sourceforge.net/%{name}/%{oname}-doc-%{docver}.tar.gz
12cr|zynaddsubfx-2.4.3-1|12	License:	GPLv2+
12cr|zynaddsubfx-2.4.3-1|13	Group:		Sound
12cr|zynaddsubfx-2.4.3-1|14	URL:		http://sourceforge.net/projects/zynaddsubfx
12cr|zynaddsubfx-2.4.3-1|15	BuildRequires:	libalsa-devel
12cr|zynaddsubfx-2.4.3-1|16	BuildRequires:	fltk-devel
12cr|zynaddsubfx-2.4.3-1|17	BuildRequires:	fftw3-devel
12cr|zynaddsubfx-2.4.3-1|18	BuildRequires:	cmake
12cr|zynaddsubfx-2.4.3-1|19	BuildRequires:	pkgconfig(jack)
12cr|zynaddsubfx-2.4.3-1|20	BuildRequires:	mxml-devel
12cr|zynaddsubfx-2.4.3-1|21	BuildRequires:	dssi-devel
12cr|zynaddsubfx-2.4.3-1|22	BuildRequires:	pkgconfig(cairo)
12cr|zynaddsubfx-2.4.3-1|23	BuildRequires:	pkgconfig(pixman-1)
12cr|zynaddsubfx-2.4.3-1|24	
12cr|zynaddsubfx-2.4.3-1|25	%description
12cr|zynaddsubfx-2.4.3-1|26	A real-time software synthesizer for Linux with many features,
12cr|zynaddsubfx-2.4.3-1|27	including polyphony, multi-timbral and microtonal capabilities.  It
12cr|zynaddsubfx-2.4.3-1|28	includes randomness of some parameters,which makes warm sounds, like
12cr|zynaddsubfx-2.4.3-1|29	analogue synthesizers. The program has system/insertion effects, too.
12cr|zynaddsubfx-2.4.3-1|30	
12cr|zynaddsubfx-2.4.3-1|31	%package dssi
12cr|zynaddsubfx-2.4.3-1|32	Summary:	DSSI synthesizer plugin
12cr|zynaddsubfx-2.4.3-1|33	Group:		Sound
12cr|zynaddsubfx-2.4.3-1|34	License:	GPLv2+
12cr|zynaddsubfx-2.4.3-1|35	Requires:	%{name} = %{version}-%{release}
12cr|zynaddsubfx-2.4.3-1|36	
12cr|zynaddsubfx-2.4.3-1|37	%description dssi
12cr|zynaddsubfx-2.4.3-1|38	This is the DSSI synthesizer plugin of zynaddsubfx, which can be used
12cr|zynaddsubfx-2.4.3-1|39	with DSSI hosts like qtractor, ghostess, rosegarden and others.
12cr|zynaddsubfx-2.4.3-1|40	
12cr|zynaddsubfx-2.4.3-1|41	
12cr|zynaddsubfx-2.4.3-1|42	%prep
12cr|zynaddsubfx-2.4.3-1|43	%setup -q -a 1 -n %{oname}-%{version}
12cr|zynaddsubfx-2.4.3-1|44	
12cr|zynaddsubfx-2.4.3-1|45	chmod 644 *.txt
12cr|zynaddsubfx-2.4.3-1|46	mv %{oname}-doc-%{docver} html
12cr|zynaddsubfx-2.4.3-1|47	
12cr|zynaddsubfx-2.4.3-1|48	%build
12cr|zynaddsubfx-2.4.3-1|49	%cmake
12cr|zynaddsubfx-2.4.3-1|50	%make
12cr|zynaddsubfx-2.4.3-1|51	
12cr|zynaddsubfx-2.4.3-1|52	%install
12cr|zynaddsubfx-2.4.3-1|53	cd build/
12cr|zynaddsubfx-2.4.3-1|54	%makeinstall_std
12cr|zynaddsubfx-2.4.3-1|55	
12cr|zynaddsubfx-2.4.3-1|56	%files
12cr|zynaddsubfx-2.4.3-1|57	%doc html *.txt ZynAddSubFX.lsm
12cr|zynaddsubfx-2.4.3-1|58	%doc  ExternalPrograms/Spliter/readme.txt
12cr|zynaddsubfx-2.4.3-1|59	%{_bindir}/zynaddsubfx
12cr|zynaddsubfx-2.4.3-1|60	
12cr|zynaddsubfx-2.4.3-1|61	%files dssi
12cr|zynaddsubfx-2.4.3-1|62	%{_libdir}/dssi/libzynaddsubfx_dssi.so
12cr|zynaddsubfx-2.4.3-1|63	
12cr|zynaddsubfx-2.4.3-1|64	
12cr|zynaddsubfx-2.4.3-1|65	%changelog
12cr|zynaddsubfx-2.4.3-1|66	* Mon Jun 25 2012 Frank Kober <emuse@mandriva.org> 2.4.3-1
12cr|zynaddsubfx-2.4.3-1|67	+ Revision: 806816
12cr|zynaddsubfx-2.4.3-1|68	- missing dssi-devel BR added
12cr|zynaddsubfx-2.4.3-1|69	- new version 2.4.3
12cr|zynaddsubfx-2.4.3-1|70	
12cr|zynaddsubfx-2.4.3-1|71	+ Alexander Khrukin <akhrukin@mandriva.org>
12cr|zynaddsubfx-2.4.3-1|72	- version update 2.4.2
12cr|zynaddsubfx-2.4.3-1|73	
12cr|zynaddsubfx-2.4.3-1|74	* Tue Aug 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.4.1-1mdv2011.0
12cr|zynaddsubfx-2.4.3-1|75	+ Revision: 572671
12cr|zynaddsubfx-2.4.3-1|76	- rediff p0
12cr|zynaddsubfx-2.4.3-1|77	- update to 2.4.1
12cr|zynaddsubfx-2.4.3-1|78	
12cr|zynaddsubfx-2.4.3-1|79	* Mon Jan 18 2010 Jérôme Brenier <incubusss@mandriva.org> 2.4.0-2mdv2010.1
12cr|zynaddsubfx-2.4.3-1|80	+ Revision: 493143
12cr|zynaddsubfx-2.4.3-1|81	- rebuild for new fltk
12cr|zynaddsubfx-2.4.3-1|82	
12cr|zynaddsubfx-2.4.3-1|83	* Thu Jul 16 2009 Götz Waschk <waschk@mandriva.org> 2.4.0-1mdv2010.0
12cr|zynaddsubfx-2.4.3-1|84	+ Revision: 396665
12cr|zynaddsubfx-2.4.3-1|85	- new version
12cr|zynaddsubfx-2.4.3-1|86	- rediff the patch
12cr|zynaddsubfx-2.4.3-1|87	- fix build and installation
12cr|zynaddsubfx-2.4.3-1|88	
12cr|zynaddsubfx-2.4.3-1|89	* Sun Dec 07 2008 Adam Williamson <awilliamson@mandriva.org> 2.2.1-7mdv2009.1
12cr|zynaddsubfx-2.4.3-1|90	+ Revision: 311514
12cr|zynaddsubfx-2.4.3-1|91	- rebuild for new fltk
12cr|zynaddsubfx-2.4.3-1|92	- some quick fixes for build with latest fltk
12cr|zynaddsubfx-2.4.3-1|93	- update .desktop files not to include MDV menu categories
12cr|zynaddsubfx-2.4.3-1|94	- new license policy
12cr|zynaddsubfx-2.4.3-1|95	- disable no_undefined (breaks build, no shared lib here)
12cr|zynaddsubfx-2.4.3-1|96	- clean spec
12cr|zynaddsubfx-2.4.3-1|97	- rename to lower-case per MDV policy
12cr|zynaddsubfx-2.4.3-1|98	- rename per policy
12cr|zynaddsubfx-2.4.3-1|99	
12cr|zynaddsubfx-2.4.3-1|100	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 2.2.1-6mdv2009.0
12cr|zynaddsubfx-2.4.3-1|101	+ Revision: 263231
12cr|zynaddsubfx-2.4.3-1|102	- rebuild
12cr|zynaddsubfx-2.4.3-1|103	
12cr|zynaddsubfx-2.4.3-1|104	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 2.2.1-5mdv2009.0
12cr|zynaddsubfx-2.4.3-1|105	+ Revision: 262918
12cr|zynaddsubfx-2.4.3-1|106	- rebuild
12cr|zynaddsubfx-2.4.3-1|107	
12cr|zynaddsubfx-2.4.3-1|108	+ Pixel <pixel@mandriva.com>
12cr|zynaddsubfx-2.4.3-1|109	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cr|zynaddsubfx-2.4.3-1|110	
12cr|zynaddsubfx-2.4.3-1|111	* Mon May 14 2007 Helio Chissini de Castro <helio@mandriva.com> 2.2.1-3mdv2008.0
12cr|zynaddsubfx-2.4.3-1|112	+ Revision: 26726
12cr|zynaddsubfx-2.4.3-1|113	- Moved .desktop files outside spec
12cr|zynaddsubfx-2.4.3-1|114	- Added banks and presets ( already included in package but not installed )
12cr|zynaddsubfx-2.4.3-1|115	- Removed old menudir ( not used on 2008 )
12cr|zynaddsubfx-2.4.3-1|116	- import ZynAddSubFX-2.2.1-2mdv2007.0
12cr|zynaddsubfx-2.4.3-1|117	

8798 12
12cr|zynjacku-6-2|1	%define name    zynjacku
12cr|zynjacku-6-2|2	%define version 6
12cr|zynjacku-6-2|3	%define release 2
12cr|zynjacku-6-2|4	
12cr|zynjacku-6-2|5	Name:           %{name}
12cr|zynjacku-6-2|6	Summary:        LV2 plugin host
12cr|zynjacku-6-2|7	Version:        %{version}
12cr|zynjacku-6-2|8	Release:        %{release}
12cr|zynjacku-6-2|9	
12cr|zynjacku-6-2|10	Source0:        http://download.gna.org/%name/%name-%version.tar.bz2
12cr|zynjacku-6-2|11	Source1:        zynjacku_logo.xpm
12cr|zynjacku-6-2|12	# (Fedora)Correct lv2 path on 64bit systems:
12cr|zynjacku-6-2|13	# https://gna.org/bugs/?13687
12cr|zynjacku-6-2|14	Patch0:         zynjacku-lv2path.patch
12cr|zynjacku-6-2|15	URL:            http://home.gna.org/zynjacku/
12cr|zynjacku-6-2|16	License:        GPLv2
12cr|zynjacku-6-2|17	Group:          Sound
12cr|zynjacku-6-2|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|zynjacku-6-2|19	
12cr|zynjacku-6-2|20	BuildRequires:  jackit-devel
12cr|zynjacku-6-2|21	BuildRequires:  gtk2-devel
12cr|zynjacku-6-2|22	BuildRequires:  pkgconfig
12cr|zynjacku-6-2|23	BuildRequires:  pkgconfig(libglade-2.0)
12cr|zynjacku-6-2|24	BuildRequires:  slv2-devel
12cr|zynjacku-6-2|25	BuildRequires:  lv2-devel
12cr|zynjacku-6-2|26	BuildRequires:  pygtk2.0-devel
12cr|zynjacku-6-2|27	
12cr|zynjacku-6-2|28	Requires:       jackit
12cr|zynjacku-6-2|29	Requires:       pygtk2.0
12cr|zynjacku-6-2|30	Provides:       lv2rack
12cr|zynjacku-6-2|31	
12cr|zynjacku-6-2|32	%description
12cr|zynjacku-6-2|33	zynjacku is JACK based, GTK (2.x) host for LV2 synths. It has one JACK
12cr|zynjacku-6-2|34	MIDI input port (routed to all hosted synths) and one (two for stereo
12cr|zynjacku-6-2|35	synths) JACK audio output port per plugin. Such design provides
12cr|zynjacku-6-2|36	multi-timbral sound by running several synth plugins.
12cr|zynjacku-6-2|37	zynjacku is a nunchaku weapon for JACK audio synthesis.
12cr|zynjacku-6-2|38	You have solid parts for synthesis itself and you have flexible part that
12cr|zynjacku-6-2|39	allows synthesis to suit your needs.
12cr|zynjacku-6-2|40	lv2rack is a host for LV2 effect plugins.
12cr|zynjacku-6-2|41	
12cr|zynjacku-6-2|42	%prep
12cr|zynjacku-6-2|43	%setup -q
12cr|zynjacku-6-2|44	%patch0 -p1 -b .lv2path
12cr|zynjacku-6-2|45	
12cr|zynjacku-6-2|46	%build
12cr|zynjacku-6-2|47	%configure2_5x --disable-static
12cr|zynjacku-6-2|48	%make
12cr|zynjacku-6-2|49	
12cr|zynjacku-6-2|50	%install
12cr|zynjacku-6-2|51	rm -rf %{buildroot}
12cr|zynjacku-6-2|52	%makeinstall
12cr|zynjacku-6-2|53	mkdir -p %{buildroot}%{_datadir}/pixmaps/
12cr|zynjacku-6-2|54	cp %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
12cr|zynjacku-6-2|55	mkdir -p %{buildroot}%{_datadir}/applications
12cr|zynjacku-6-2|56	
12cr|zynjacku-6-2|57	
12cr|zynjacku-6-2|58	#make desktop file for zynjacku
12cr|zynjacku-6-2|59	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cr|zynjacku-6-2|60	[Desktop Entry]
12cr|zynjacku-6-2|61	Name=Zynjacku
12cr|zynjacku-6-2|62	Comment=LV2 synth plugin host
12cr|zynjacku-6-2|63	Exec=%{_bindir}/%{name}
12cr|zynjacku-6-2|64	Icon=%{_datadir}/pixmaps/zynjacku_logo.xpm
12cr|zynjacku-6-2|65	Terminal=false
12cr|zynjacku-6-2|66	Type=Application
12cr|zynjacku-6-2|67	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;
12cr|zynjacku-6-2|68	EOF
12cr|zynjacku-6-2|69	
12cr|zynjacku-6-2|70	#make desktop file for lv2rack
12cr|zynjacku-6-2|71	cat > %{buildroot}%{_datadir}/applications/mandriva-lv2rack.desktop <<EOF
12cr|zynjacku-6-2|72	[Desktop Entry]
12cr|zynjacku-6-2|73	Name=LV2Rack
12cr|zynjacku-6-2|74	Comment=LV2 effects plugin host
12cr|zynjacku-6-2|75	Exec=%{_bindir}/lv2rack
12cr|zynjacku-6-2|76	Icon=%{_datadir}/pixmaps/zynjacku_logo.xpm
12cr|zynjacku-6-2|77	Terminal=false
12cr|zynjacku-6-2|78	Type=Application
12cr|zynjacku-6-2|79	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;
12cr|zynjacku-6-2|80	EOF
12cr|zynjacku-6-2|81	
12cr|zynjacku-6-2|82	# don't ship .la
12cr|zynjacku-6-2|83	find %{buildroot} -name '*.la' | xargs rm -f
12cr|zynjacku-6-2|84	
12cr|zynjacku-6-2|85	%clean
12cr|zynjacku-6-2|86	rm -rf %{buildroot}
12cr|zynjacku-6-2|87	
12cr|zynjacku-6-2|88	%files
12cr|zynjacku-6-2|89	%defattr(-,root,root)
12cr|zynjacku-6-2|90	%doc README AUTHORS NEWS
12cr|zynjacku-6-2|91	
12cr|zynjacku-6-2|92	%{_bindir}/%name
12cr|zynjacku-6-2|93	%{_bindir}/zynspect
12cr|zynjacku-6-2|94	%{_bindir}/lv2rack
12cr|zynjacku-6-2|95	%{python_sitelib}/zynworld/*
12cr|zynjacku-6-2|96	%dir %{_datadir}/%name
12cr|zynjacku-6-2|97	%{_datadir}/%name/*
12cr|zynjacku-6-2|98	%{_datadir}/pixmaps/%{name}_logo.xpm
12cr|zynjacku-6-2|99	%{_datadir}/applications/mandriva-%{name}.desktop
12cr|zynjacku-6-2|100	%{_datadir}/applications/mandriva-lv2rack.desktop
12cr|zynjacku-6-2|101	
12cr|zynjacku-6-2|102	
12cr|zynjacku-6-2|103	%changelog
12cr|zynjacku-6-2|104	* Wed Apr 25 2012 Frank Kober <emuse@mandriva.org> 6-2
12cr|zynjacku-6-2|105	+ Revision: 793425
12cr|zynjacku-6-2|106	- rebuild fixing BRs
12cr|zynjacku-6-2|107	
12cr|zynjacku-6-2|108	* Tue Mar 29 2011 Frank Kober <emuse@mandriva.org> 6-1
12cr|zynjacku-6-2|109	+ Revision: 648748
12cr|zynjacku-6-2|110	- new version 6
12cr|zynjacku-6-2|111	
12cr|zynjacku-6-2|112	* Mon Nov 01 2010 Frank Kober <emuse@mandriva.org> 5.2-5mdv2011.0
12cr|zynjacku-6-2|113	+ Revision: 591680
12cr|zynjacku-6-2|114	- rebuild for new python
12cr|zynjacku-6-2|115	
12cr|zynjacku-6-2|116	* Tue Aug 10 2010 Ahmad Samir <ahmadsamir@mandriva.org> 5.2-4mdv2011.0
12cr|zynjacku-6-2|117	+ Revision: 568288
12cr|zynjacku-6-2|118	- add patch to fix loading the plugins on 64bit systems (Fedora)
12cr|zynjacku-6-2|119	- disable static build and don't ship .la files
12cr|zynjacku-6-2|120	
12cr|zynjacku-6-2|121	+ Frank Kober <emuse@mandriva.org>
12cr|zynjacku-6-2|122	- remove obsolete dbus BR
12cr|zynjacku-6-2|123	
12cr|zynjacku-6-2|124	* Tue Apr 06 2010 Frank Kober <emuse@mandriva.org> 5.2-2mdv2010.1
12cr|zynjacku-6-2|125	+ Revision: 532046
12cr|zynjacku-6-2|126	- bump release
12cr|zynjacku-6-2|127	- add desktop files and icons
12cr|zynjacku-6-2|128	
12cr|zynjacku-6-2|129	* Tue Apr 06 2010 Frank Kober <emuse@mandriva.org> 5.2-1mdv2010.1
12cr|zynjacku-6-2|130	+ Revision: 532015
12cr|zynjacku-6-2|131	- fix python path for x86_64
12cr|zynjacku-6-2|132	- import zynjacku
12cr|zynjacku-6-2|133	
12cr|zynjacku-6-2|134	

8799 12
12cr|zzuf-0.13-2|1	Summary:    A transparent application input fuzzer
12cr|zzuf-0.13-2|2	Name:		zzuf
12cr|zzuf-0.13-2|3	Version:	0.13
12cr|zzuf-0.13-2|4	Release:	%mkrel 2
12cr|zzuf-0.13-2|5	Source0:	http://libcaca.zoy.org/files/%name/%name-%version.tar.gz
12cr|zzuf-0.13-2|6	License:	WTFPL
12cr|zzuf-0.13-2|7	Group:		Development/Other
12cr|zzuf-0.13-2|8	Url:		http://libcaca.zoy.org/wiki/%name
12cr|zzuf-0.13-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cr|zzuf-0.13-2|10	BuildRequires:	autoconf2.5
12cr|zzuf-0.13-2|11	
12cr|zzuf-0.13-2|12	%description
12cr|zzuf-0.13-2|13	zzuf is a transparent application input fuzzer. Its purpose is to find bugs in
12cr|zzuf-0.13-2|14	applications by corrupting their user-contributed data (which more than often
12cr|zzuf-0.13-2|15	comes from untrusted sources on the Internet). It works by intercepting file
12cr|zzuf-0.13-2|16	and network operations and changing random bits in the program?s input.
12cr|zzuf-0.13-2|17	
12cr|zzuf-0.13-2|18	zzuf's behaviour is deterministic, making it easier to reproduce bugs. Its
12cr|zzuf-0.13-2|19	main areas of use are:
12cr|zzuf-0.13-2|20	quality assurance: use zzuf to test existing software, or integrate it
12cr|zzuf-0.13-2|21	into your own software?s testsuite
12cr|zzuf-0.13-2|22	security: very often, segmentation faults or memory corruption issues
12cr|zzuf-0.13-2|23	mean a potential security hole, zzuf helps exposing some of them
12cr|zzuf-0.13-2|24	
12cr|zzuf-0.13-2|25	zzuf's primary target is media players, image viewers and web browsers,
12cr|zzuf-0.13-2|26	because the data they process is inherently insecure, but it was also
12cr|zzuf-0.13-2|27	successfully used to find bugs in system utilities such as objdump.
12cr|zzuf-0.13-2|28	%prep
12cr|zzuf-0.13-2|29	%setup -q
12cr|zzuf-0.13-2|30	
12cr|zzuf-0.13-2|31	%build
12cr|zzuf-0.13-2|32	%configure2_5x
12cr|zzuf-0.13-2|33	%make
12cr|zzuf-0.13-2|34	
12cr|zzuf-0.13-2|35	%install
12cr|zzuf-0.13-2|36	rm -rf $RPM_BUILD_ROOT
12cr|zzuf-0.13-2|37	%makeinstall
12cr|zzuf-0.13-2|38	rm -f %_libdir/%name/*.a
12cr|zzuf-0.13-2|39	
12cr|zzuf-0.13-2|40	%clean
12cr|zzuf-0.13-2|41	rm -rf $RPM_BUILD_ROOT
12cr|zzuf-0.13-2|42	
12cr|zzuf-0.13-2|43	%files
12cr|zzuf-0.13-2|44	%defattr(-,root,root)
12cr|zzuf-0.13-2|45	%_bindir/*
12cr|zzuf-0.13-2|46	%_mandir/man1/*
12cr|zzuf-0.13-2|47	%_mandir/man3/*
12cr|zzuf-0.13-2|48	%_libdir/%name/*
12cr|zzuf-0.13-2|49	
12cr|zzuf-0.13-2|50	
12cr|zzuf-0.13-2|51	
12cr|zzuf-0.13-2|52	
12cr|zzuf-0.13-2|53	
12cr|zzuf-0.13-2|54	%changelog
12cr|zzuf-0.13-2|55	

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

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

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

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

8804 12
12cu|4stAttack-2.1.4-13|1	Summary:	Connect-four for pygame
12cu|4stAttack-2.1.4-13|2	Name:		4stAttack
12cu|4stAttack-2.1.4-13|3	Version:	2.1.4
12cu|4stAttack-2.1.4-13|4	Release:	13
12cu|4stAttack-2.1.4-13|5	Group:		Games/Boards
12cu|4stAttack-2.1.4-13|6	License:	GPLv2
12cu|4stAttack-2.1.4-13|7	URL:		http://forcedattack.sourceforge.net
12cu|4stAttack-2.1.4-13|8	Source:		http://belnet.dl.sourceforge.net/sourceforge/forcedattack/%{name}-%{version}.tar.bz2
12cu|4stAttack-2.1.4-13|9	Source2:	%{name}-icons.tar.bz2
12cu|4stAttack-2.1.4-13|10	Requires:	pygame >= 1.5.3
12cu|4stAttack-2.1.4-13|11	BuildArch:	noarch
12cu|4stAttack-2.1.4-13|12	
12cu|4stAttack-2.1.4-13|13	%description
12cu|4stAttack-2.1.4-13|14	4stAttack is a game in which you have to try to out-smart your opponent.
12cu|4stAttack-2.1.4-13|15	The goal of the game is to connect four of stones in  a	 straight  line.
12cu|4stAttack-2.1.4-13|16	This can be horizontaly, vertically or diagonally.
12cu|4stAttack-2.1.4-13|17	
12cu|4stAttack-2.1.4-13|18	This rpm works with the portable pygame game-engine.
12cu|4stAttack-2.1.4-13|19	
12cu|4stAttack-2.1.4-13|20	
12cu|4stAttack-2.1.4-13|21	%prep
12cu|4stAttack-2.1.4-13|22	%setup -q
12cu|4stAttack-2.1.4-13|23	%setup -q -T -D -a2
12cu|4stAttack-2.1.4-13|24	
12cu|4stAttack-2.1.4-13|25	%build
12cu|4stAttack-2.1.4-13|26	
12cu|4stAttack-2.1.4-13|27	%install
12cu|4stAttack-2.1.4-13|28	rm -rf %{buildroot}
12cu|4stAttack-2.1.4-13|29	mkdir -p %{buildroot}%{_gamesbindir}/%{name}
12cu|4stAttack-2.1.4-13|30	cp -R *  %{buildroot}%{_gamesbindir}/%{name}
12cu|4stAttack-2.1.4-13|31	#icon
12cu|4stAttack-2.1.4-13|32	install -D -m644 %{name}48.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|4stAttack-2.1.4-13|33	install -D -m644 %{name}32.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|4stAttack-2.1.4-13|34	install -D -m644 %{name}16.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|4stAttack-2.1.4-13|35	
12cu|4stAttack-2.1.4-13|36	# Lets make a wrapper.
12cu|4stAttack-2.1.4-13|37	mkdir -p %{buildroot}%{_bindir}
12cu|4stAttack-2.1.4-13|38	cat << EOF > %{buildroot}%{_bindir}/%{name}
12cu|4stAttack-2.1.4-13|39	#!/bin/sh
12cu|4stAttack-2.1.4-13|40	cd %{_prefix}/games/%{name}
12cu|4stAttack-2.1.4-13|41	
12cu|4stAttack-2.1.4-13|42	if [ ! -f ~/.%{name} ]; then
12cu|4stAttack-2.1.4-13|43	cp settings.ini ~/.%{name} || exit 1
12cu|4stAttack-2.1.4-13|44	fi
12cu|4stAttack-2.1.4-13|45	
12cu|4stAttack-2.1.4-13|46	%{__python} 4stattack.py -ini ~/.%{name}
12cu|4stAttack-2.1.4-13|47	EOF
12cu|4stAttack-2.1.4-13|48	
12cu|4stAttack-2.1.4-13|49	# Menu entry
12cu|4stAttack-2.1.4-13|50	mkdir -p %{buildroot}%{_datadir}/applications
12cu|4stAttack-2.1.4-13|51	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|4stAttack-2.1.4-13|52	[Desktop Entry]
12cu|4stAttack-2.1.4-13|53	Name=%{name}
12cu|4stAttack-2.1.4-13|54	Comment=Connect-four for pygame
12cu|4stAttack-2.1.4-13|55	Exec=%{_bindir}/%{name}
12cu|4stAttack-2.1.4-13|56	Icon=%{name}
12cu|4stAttack-2.1.4-13|57	Terminal=false
12cu|4stAttack-2.1.4-13|58	Type=Application
12cu|4stAttack-2.1.4-13|59	StartupNotify=true
12cu|4stAttack-2.1.4-13|60	Categories=X-MandrivaLinux-MoreApplications-Games-Boards;Game;BoardGame;
12cu|4stAttack-2.1.4-13|61	EOF
12cu|4stAttack-2.1.4-13|62	
12cu|4stAttack-2.1.4-13|63	%files
12cu|4stAttack-2.1.4-13|64	%defattr(644,root,root,755)
12cu|4stAttack-2.1.4-13|65	%doc changelog.txt README.txt
12cu|4stAttack-2.1.4-13|66	%dir %{_gamesbindir}/%{name}
12cu|4stAttack-2.1.4-13|67	%{_gamesbindir}/%{name}/*
12cu|4stAttack-2.1.4-13|68	
12cu|4stAttack-2.1.4-13|69	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|4stAttack-2.1.4-13|70	
12cu|4stAttack-2.1.4-13|71	%{_liconsdir}/%{name}.png
12cu|4stAttack-2.1.4-13|72	%{_iconsdir}/%{name}.png
12cu|4stAttack-2.1.4-13|73	%{_miconsdir}/%{name}.png
12cu|4stAttack-2.1.4-13|74	
12cu|4stAttack-2.1.4-13|75	%defattr(755,root,root,755)
12cu|4stAttack-2.1.4-13|76	%{_bindir}/%{name}
12cu|4stAttack-2.1.4-13|77	
12cu|4stAttack-2.1.4-13|78	
12cu|4stAttack-2.1.4-13|79	
12cu|4stAttack-2.1.4-13|80	
12cu|4stAttack-2.1.4-13|81	%changelog
12cu|4stAttack-2.1.4-13|82	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.4-10mdv2011.0
12cu|4stAttack-2.1.4-13|83	+ Revision: 616405
12cu|4stAttack-2.1.4-13|84	- the mass rebuild of 2010.0 packages
12cu|4stAttack-2.1.4-13|85	
12cu|4stAttack-2.1.4-13|86	* Mon Jun 08 2009 JÃ©rÃ´me Brenier <incubusss@mandriva.org> 2.1.4-9mdv2010.0
12cu|4stAttack-2.1.4-13|87	+ Revision: 384132
12cu|4stAttack-2.1.4-13|88	- drop old menu
12cu|4stAttack-2.1.4-13|89	- fix license
12cu|4stAttack-2.1.4-13|90	- clean spec file
12cu|4stAttack-2.1.4-13|91	
12cu|4stAttack-2.1.4-13|92	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 2.1.4-8mdv2009.0
12cu|4stAttack-2.1.4-13|93	+ Revision: 218433
12cu|4stAttack-2.1.4-13|94	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|4stAttack-2.1.4-13|95	- %{update_menus} must be done in %%post, not %%postun (!)
12cu|4stAttack-2.1.4-13|96	
12cu|4stAttack-2.1.4-13|97	
12cu|4stAttack-2.1.4-13|98	* Fri Mar 16 2007 Claudio Matsuoka <claudio@mandriva.com> 2.1.4-8mdv2007.1
12cu|4stAttack-2.1.4-13|99	+ Revision: 145197
12cu|4stAttack-2.1.4-13|100	- Forced upgrade to test bugzilla product update.
12cu|4stAttack-2.1.4-13|101	- Import 4stAttack
12cu|4stAttack-2.1.4-13|102	
12cu|4stAttack-2.1.4-13|103	* Mon Sep 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.1.4-7mdv2007.0
12cu|4stAttack-2.1.4-13|104	- XDG
12cu|4stAttack-2.1.4-13|105	
12cu|4stAttack-2.1.4-13|106	* Mon Jan 02 2006 Lenny Cartier <lenny@mandrakesoft.com> 2.1.4-6mdk
12cu|4stAttack-2.1.4-13|107	- rebuild
12cu|4stAttack-2.1.4-13|108	
12cu|4stAttack-2.1.4-13|109	* Thu Jun 10 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.1.4-5mdk
12cu|4stAttack-2.1.4-13|110	- rebuild
12cu|4stAttack-2.1.4-13|111	

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

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

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

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

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

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

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

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

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

8814 12
12cu|ac3jack-2.0.3-9|1	Name:		ac3jack
12cu|ac3jack-2.0.3-9|2	Summary:	Jack audio to ac3 surround converter
12cu|ac3jack-2.0.3-9|3	Version:	2.0.3
12cu|ac3jack-2.0.3-9|4	Release:	9
12cu|ac3jack-2.0.3-9|5	
12cu|ac3jack-2.0.3-9|6	Source0:	http://www.essej.net/ac3jack/%{name}-%{version}.tar.gz
12cu|ac3jack-2.0.3-9|7	Patch0:		%{name}-2.0.3-mdv-fix-gcc4.4.patch
12cu|ac3jack-2.0.3-9|8	Patch1:		ac3jack-2.0.3-boost-mt.patch
12cu|ac3jack-2.0.3-9|9	URL:		http://www.essej.net/ac3jack/
12cu|ac3jack-2.0.3-9|10	License:	GPLv2+
12cu|ac3jack-2.0.3-9|11	Group:		Sound
12cu|ac3jack-2.0.3-9|12	BuildRequires:	jackit-devel
12cu|ac3jack-2.0.3-9|13	BuildRequires:	pkgconfig(sndfile)
12cu|ac3jack-2.0.3-9|14	BuildRequires:	ffmpeg-devel
12cu|ac3jack-2.0.3-9|15	BuildRequires:	aften-static-devel
12cu|ac3jack-2.0.3-9|16	BuildRequires:	libsigc++1.2-devel
12cu|ac3jack-2.0.3-9|17	BuildRequires:	pkgconfig(liblo)
12cu|ac3jack-2.0.3-9|18	BuildRequires:	pkgconfig(libxml-2.0)
12cu|ac3jack-2.0.3-9|19	BuildRequires:	wxgtku-devel
12cu|ac3jack-2.0.3-9|20	BuildRequires:	boost-devel
12cu|ac3jack-2.0.3-9|21	
12cu|ac3jack-2.0.3-9|22	%description
12cu|ac3jack-2.0.3-9|23	ac3jack is a tool for creating an AC-3 (Dolby Digital) multichannel stream
12cu|ac3jack-2.0.3-9|24	from its JACK input ports. Using this tool, an AC-3 stream (up to 5.1
12cu|ac3jack-2.0.3-9|25	channels) is created in real time and either written to a file or streamed to
12cu|ac3jack-2.0.3-9|26	standard output.
12cu|ac3jack-2.0.3-9|27	
12cu|ac3jack-2.0.3-9|28	When streamed to stdout and piped through the ALSA tool ac3dec -C, the AC-3
12cu|ac3jack-2.0.3-9|29	stream can be passed out the SPDIF port on your audio interface for connection
12cu|ac3jack-2.0.3-9|30	to a multichannel surround receiver. In this way, you can achieve full 5.1
12cu|ac3jack-2.0.3-9|31	surround mixing and monitoring of your JACK applications with a single digital
12cu|ac3jack-2.0.3-9|32	cable, and no need for hardware supporting discrete outputs and inputs.
12cu|ac3jack-2.0.3-9|33	
12cu|ac3jack-2.0.3-9|34	AC-3 is a compressed audio stream, so quality will suffer somewhat, but it is
12cu|ac3jack-2.0.3-9|35	the price you pay for easy surround sound. After all, if it is good enough for
12cu|ac3jack-2.0.3-9|36	DVD and film soundtracks, it must be OK.
12cu|ac3jack-2.0.3-9|37	
12cu|ac3jack-2.0.3-9|38	%prep
12cu|ac3jack-2.0.3-9|39	%setup -q
12cu|ac3jack-2.0.3-9|40	%patch0 -p1 -b .gcc44
12cu|ac3jack-2.0.3-9|41	%patch1 -p0 -b .boost
12cu|ac3jack-2.0.3-9|42	touch AUTHORS ChangeLog
12cu|ac3jack-2.0.3-9|43	
12cu|ac3jack-2.0.3-9|44	sed -i -e 's/TIME_UTC/TIME_UTC_/g' src/alsa_spdif_writer.cpp src/file_writer.cpp
12cu|ac3jack-2.0.3-9|45	sed -i '25a\#include "string.h"' src/ringbuffer.hpp
12cu|ac3jack-2.0.3-9|46	
12cu|ac3jack-2.0.3-9|47	%build
12cu|ac3jack-2.0.3-9|48	autoreconf -fi
12cu|ac3jack-2.0.3-9|49	%configure2_5x
12cu|ac3jack-2.0.3-9|50	%make
12cu|ac3jack-2.0.3-9|51	
12cu|ac3jack-2.0.3-9|52	%install
12cu|ac3jack-2.0.3-9|53	%makeinstall_std
12cu|ac3jack-2.0.3-9|54	
12cu|ac3jack-2.0.3-9|55	# menu entry
12cu|ac3jack-2.0.3-9|56	mkdir -p %{buildroot}%{_datadir}/applications
12cu|ac3jack-2.0.3-9|57	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|ac3jack-2.0.3-9|58	[Desktop Entry]
12cu|ac3jack-2.0.3-9|59	Name=Ac3jack
12cu|ac3jack-2.0.3-9|60	Comment=%{summary}
12cu|ac3jack-2.0.3-9|61	Exec=%{_bindir}/%{name}
12cu|ac3jack-2.0.3-9|62	Icon=
12cu|ac3jack-2.0.3-9|63	Terminal=false
12cu|ac3jack-2.0.3-9|64	Type=Application
12cu|ac3jack-2.0.3-9|65	Categories=Audio;X-MandrivaLinux-Sound;
12cu|ac3jack-2.0.3-9|66	EOF
12cu|ac3jack-2.0.3-9|67	
12cu|ac3jack-2.0.3-9|68	%clean
12cu|ac3jack-2.0.3-9|69	rm -rf %{buildroot}
12cu|ac3jack-2.0.3-9|70	
12cu|ac3jack-2.0.3-9|71	%files
12cu|ac3jack-2.0.3-9|72	%defattr(-,root,root)
12cu|ac3jack-2.0.3-9|73	%doc README
12cu|ac3jack-2.0.3-9|74	%{_bindir}/*
12cu|ac3jack-2.0.3-9|75	%{_datadir}/applications/%{name}.desktop
12cu|ac3jack-2.0.3-9|76	
12cu|ac3jack-2.0.3-9|77	
12cu|ac3jack-2.0.3-9|78	%changelog
12cu|ac3jack-2.0.3-9|79	* Sat Mar 31 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2.0.3-8
12cu|ac3jack-2.0.3-9|80	+ Revision: 788432
12cu|ac3jack-2.0.3-9|81	- Build for boost 1.49
12cu|ac3jack-2.0.3-9|82	- Don't buildrequire the 32bit version of libsndfile-devel on 64bit
12cu|ac3jack-2.0.3-9|83	
12cu|ac3jack-2.0.3-9|84	* Thu Jan 19 2012 Andrey Bondrov <abondrov@mandriva.org> 2.0.3-7
12cu|ac3jack-2.0.3-9|85	+ Revision: 762341
12cu|ac3jack-2.0.3-9|86	- Rebuild against utf8 wxGTK2.8
12cu|ac3jack-2.0.3-9|87	
12cu|ac3jack-2.0.3-9|88	* Mon Mar 14 2011 Funda Wang <fwang@mandriva.org> 2.0.3-6
12cu|ac3jack-2.0.3-9|89	+ Revision: 644447
12cu|ac3jack-2.0.3-9|90	- rebuild for new boost
12cu|ac3jack-2.0.3-9|91	
12cu|ac3jack-2.0.3-9|92	* Mon Aug 23 2010 Funda Wang <fwang@mandriva.org> 2.0.3-5mdv2011.0
12cu|ac3jack-2.0.3-9|93	+ Revision: 572119
12cu|ac3jack-2.0.3-9|94	- rebuild for new boost
12cu|ac3jack-2.0.3-9|95	
12cu|ac3jack-2.0.3-9|96	* Thu Aug 05 2010 Funda Wang <fwang@mandriva.org> 2.0.3-4mdv2011.0
12cu|ac3jack-2.0.3-9|97	+ Revision: 566095
12cu|ac3jack-2.0.3-9|98	- rebuild for new boost
12cu|ac3jack-2.0.3-9|99	
12cu|ac3jack-2.0.3-9|100	* Mon Feb 08 2010 Anssi Hannula <anssi@mandriva.org> 2.0.3-3mdv2010.1
12cu|ac3jack-2.0.3-9|101	+ Revision: 501882
12cu|ac3jack-2.0.3-9|102	- rebuild for new boost
12cu|ac3jack-2.0.3-9|103	
12cu|ac3jack-2.0.3-9|104	* Wed Feb 03 2010 Funda Wang <fwang@mandriva.org> 2.0.3-2mdv2010.1
12cu|ac3jack-2.0.3-9|105	+ Revision: 500121
12cu|ac3jack-2.0.3-9|106	- more fixes for gcc 4.4
12cu|ac3jack-2.0.3-9|107	- link against boost-mt
12cu|ac3jack-2.0.3-9|108	- rebuild for new boost
12cu|ac3jack-2.0.3-9|109	
12cu|ac3jack-2.0.3-9|110	* Sun Nov 08 2009 Jérôme Brenier <incubusss@mandriva.org> 2.0.3-1mdv2010.1
12cu|ac3jack-2.0.3-9|111	+ Revision: 463219
12cu|ac3jack-2.0.3-9|112	- update to new version 2.0.3
12cu|ac3jack-2.0.3-9|113	- BR modified accordingly
12cu|ac3jack-2.0.3-9|114	- fix build with gcc 4.4 (Patch0)
12cu|ac3jack-2.0.3-9|115	- drop no more needed ffmpeg includes patch
12cu|ac3jack-2.0.3-9|116	- add menu entry
12cu|ac3jack-2.0.3-9|117	- fix license tag
12cu|ac3jack-2.0.3-9|118	
12cu|ac3jack-2.0.3-9|119	* Mon Oct 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-8mdv2010.0
12cu|ac3jack-2.0.3-9|120	+ Revision: 454238
12cu|ac3jack-2.0.3-9|121	- fix build
12cu|ac3jack-2.0.3-9|122	
12cu|ac3jack-2.0.3-9|123	+ Thierry Vignaud <tv@mandriva.org>
12cu|ac3jack-2.0.3-9|124	- rebuild
12cu|ac3jack-2.0.3-9|125	- rebuild
12cu|ac3jack-2.0.3-9|126	- rebuild
12cu|ac3jack-2.0.3-9|127	
12cu|ac3jack-2.0.3-9|128	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 0.1.2-4mdv2008.1
12cu|ac3jack-2.0.3-9|129	+ Revision: 135813
12cu|ac3jack-2.0.3-9|130	- restore BuildRoot
12cu|ac3jack-2.0.3-9|131	
12cu|ac3jack-2.0.3-9|132	+ Thierry Vignaud <tv@mandriva.org>
12cu|ac3jack-2.0.3-9|133	- kill re-definition of %%buildroot on Pixel's request
12cu|ac3jack-2.0.3-9|134	
12cu|ac3jack-2.0.3-9|135	* Sat Jul 21 2007 Stefan van der Eijk <stefan@mandriva.org> 0.1.2-4mdv2008.0
12cu|ac3jack-2.0.3-9|136	+ Revision: 54302
12cu|ac3jack-2.0.3-9|137	- Import ac3jack
12cu|ac3jack-2.0.3-9|138	
12cu|ac3jack-2.0.3-9|139	
12cu|ac3jack-2.0.3-9|140	
12cu|ac3jack-2.0.3-9|141	* Mon Jun 26 2006 Lenny Cartier <lenny@mandriva.com> 0.1.2-4mdv2007.0
12cu|ac3jack-2.0.3-9|142	- rebuild
12cu|ac3jack-2.0.3-9|143	
12cu|ac3jack-2.0.3-9|144	* Fri Mar 31 2006 Austin Acton <austin@mandriva.org> 0.1.2-3mdk
12cu|ac3jack-2.0.3-9|145	- Rebuild
12cu|ac3jack-2.0.3-9|146	
12cu|ac3jack-2.0.3-9|147	* Tue Nov 08 2005 Austin Acton <austin@mandriva.org> 0.1.2-2mdk
12cu|ac3jack-2.0.3-9|148	- Rebuild
12cu|ac3jack-2.0.3-9|149	
12cu|ac3jack-2.0.3-9|150	* Mon Feb 16 2004 Austin Acton <austin@mandrake.org> 0.1.2-1mdk
12cu|ac3jack-2.0.3-9|151	- 0.1.2
12cu|ac3jack-2.0.3-9|152	
12cu|ac3jack-2.0.3-9|153	* Wed Jan 14 2004 Austin Acton <aacton@yorku.ca> 0.1.1-1mdk
12cu|ac3jack-2.0.3-9|154	- initial package

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

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

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

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

8819 12
12cu|adesklets-0.6.1-9|1	Summary:        Simple desklets for Unix
12cu|adesklets-0.6.1-9|2	Name:           adesklets
12cu|adesklets-0.6.1-9|3	Version:        0.6.1
12cu|adesklets-0.6.1-9|4	Release:        9
12cu|adesklets-0.6.1-9|5	License:        GPL
12cu|adesklets-0.6.1-9|6	URL:            http://adesklets.sourceforge.net/
12cu|adesklets-0.6.1-9|7	Source0:        %{name}-%{version}.tar.bz2
12cu|adesklets-0.6.1-9|8	Patch0:		adesklets-0.6.1-fix-str-fmt.patch
12cu|adesklets-0.6.1-9|9	Patch1:		adesklets-0.6.1-linkage.patch
12cu|adesklets-0.6.1-9|10	Group:          Graphical desktop/Other
12cu|adesklets-0.6.1-9|11	Requires:	tkinter
12cu|adesklets-0.6.1-9|12	BuildRequires:  imlib2-devel python-devel
12cu|adesklets-0.6.1-9|13	BuildRequires:  ncurses-devel
12cu|adesklets-0.6.1-9|14	BuildRequires:  readline-devel
12cu|adesklets-0.6.1-9|15	BuildRequires:  perl-devel
12cu|adesklets-0.6.1-9|16	
12cu|adesklets-0.6.1-9|17	%description
12cu|adesklets-0.6.1-9|18	adesklets is an interactive Imlib2 console for the X Window system. It provides
12cu|adesklets-0.6.1-9|19	to scripted languages a clean and simple way to write great looking, mildly
12cu|adesklets-0.6.1-9|20	interactive desktop integrated graphic applets (aka "desklets").
12cu|adesklets-0.6.1-9|21	
12cu|adesklets-0.6.1-9|22	%prep
12cu|adesklets-0.6.1-9|23	%setup -q
12cu|adesklets-0.6.1-9|24	%patch0 -p0
12cu|adesklets-0.6.1-9|25	%patch1 -p0
12cu|adesklets-0.6.1-9|26	
12cu|adesklets-0.6.1-9|27	%build
12cu|adesklets-0.6.1-9|28	export LDFLAGS="-lm"
12cu|adesklets-0.6.1-9|29	%configure2_5x
12cu|adesklets-0.6.1-9|30	pushd scripting/perl/
12cu|adesklets-0.6.1-9|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|adesklets-0.6.1-9|32	popd
12cu|adesklets-0.6.1-9|33	%make
12cu|adesklets-0.6.1-9|34	
12cu|adesklets-0.6.1-9|35	%install
12cu|adesklets-0.6.1-9|36	mkdir -p %{buildroot}%{_mandir}/man1
12cu|adesklets-0.6.1-9|37	mkdir -p %{buildroot}%{_infodir}
12cu|adesklets-0.6.1-9|38	%makeinstall_std
12cu|adesklets-0.6.1-9|39	
12cu|adesklets-0.6.1-9|40	
12cu|adesklets-0.6.1-9|41	%files
12cu|adesklets-0.6.1-9|42	%doc README ChangeLog NEWS INSTALL COPYING AUTHORS
12cu|adesklets-0.6.1-9|43	%{_bindir}/*
12cu|adesklets-0.6.1-9|44	%{_infodir}/*
12cu|adesklets-0.6.1-9|45	%py_platsitedir/*
12cu|adesklets-0.6.1-9|46	%{perl_vendorlib}/*
12cu|adesklets-0.6.1-9|47	%{_datadir}/adesklets
12cu|adesklets-0.6.1-9|48	%{_mandir}/*/*
12cu|adesklets-0.6.1-9|49	
12cu|adesklets-0.6.1-9|50	
12cu|adesklets-0.6.1-9|51	
12cu|adesklets-0.6.1-9|52	
12cu|adesklets-0.6.1-9|53	%changelog
12cu|adesklets-0.6.1-9|54	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.6.1-8mdv2010.0
12cu|adesklets-0.6.1-9|55	+ Revision: 436625
12cu|adesklets-0.6.1-9|56	- rebuild
12cu|adesklets-0.6.1-9|57	
12cu|adesklets-0.6.1-9|58	* Mon Mar 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.1-7mdv2009.1
12cu|adesklets-0.6.1-9|59	+ Revision: 356239
12cu|adesklets-0.6.1-9|60	- rebuild
12cu|adesklets-0.6.1-9|61	
12cu|adesklets-0.6.1-9|62	* Thu Jan 22 2009 Funda Wang <fwang@mandriva.org> 0.6.1-6mdv2009.1
12cu|adesklets-0.6.1-9|63	+ Revision: 332420
12cu|adesklets-0.6.1-9|64	- fix building
12cu|adesklets-0.6.1-9|65	
12cu|adesklets-0.6.1-9|66	+ Thierry Vignaud <tv@mandriva.org>
12cu|adesklets-0.6.1-9|67	- rebuild
12cu|adesklets-0.6.1-9|68	- rebuild
12cu|adesklets-0.6.1-9|69	
12cu|adesklets-0.6.1-9|70	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 0.6.1-4mdv2008.1
12cu|adesklets-0.6.1-9|71	+ Revision: 151759
12cu|adesklets-0.6.1-9|72	- rebuild
12cu|adesklets-0.6.1-9|73	
12cu|adesklets-0.6.1-9|74	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.6.1-3mdv2008.1
12cu|adesklets-0.6.1-9|75	+ Revision: 135817
12cu|adesklets-0.6.1-9|76	- restore BuildRoot
12cu|adesklets-0.6.1-9|77	
12cu|adesklets-0.6.1-9|78	+ Thierry Vignaud <tv@mandriva.org>
12cu|adesklets-0.6.1-9|79	- kill re-definition of %%buildroot on Pixel's request
12cu|adesklets-0.6.1-9|80	
12cu|adesklets-0.6.1-9|81	
12cu|adesklets-0.6.1-9|82	* Wed Dec 13 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 0.6.1-3mdv2007.0
12cu|adesklets-0.6.1-9|83	+ Revision: 96503
12cu|adesklets-0.6.1-9|84	- Rebuild against new python
12cu|adesklets-0.6.1-9|85	- Import adesklets
12cu|adesklets-0.6.1-9|86	
12cu|adesklets-0.6.1-9|87	* Wed Jun 28 2006 Lenny Cartier <lenny@mandriva.com> 0.6.1-2mdv2007.0
12cu|adesklets-0.6.1-9|88	- rebuild
12cu|adesklets-0.6.1-9|89	
12cu|adesklets-0.6.1-9|90	* Sat May 06 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.6.1-1mdk
12cu|adesklets-0.6.1-9|91	- New release 0.6.1
12cu|adesklets-0.6.1-9|92	
12cu|adesklets-0.6.1-9|93	* Wed Mar 29 2006 Pascal Terjan <pterjan@mandriva.org> 0.6.0-2mdk
12cu|adesklets-0.6.1-9|94	- requires tkinter (Fabrice Facorat, #20404)
12cu|adesklets-0.6.1-9|95	
12cu|adesklets-0.6.1-9|96	* Tue Mar 28 2006 Pascal Terjan <pterjan@mandriva.org> 0.6.0-1mdk
12cu|adesklets-0.6.1-9|97	- 0.6.0
12cu|adesklets-0.6.1-9|98	
12cu|adesklets-0.6.1-9|99	* Wed Dec 14 2005 Pascal Terjan <pterjan@mandriva.org> 0.5.0-1mdk
12cu|adesklets-0.6.1-9|100	- 0.5.0
12cu|adesklets-0.6.1-9|101	
12cu|adesklets-0.6.1-9|102	* Fri Oct 07 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.4.11-2mdk
12cu|adesklets-0.6.1-9|103	- Fix BuildRequires
12cu|adesklets-0.6.1-9|104	
12cu|adesklets-0.6.1-9|105	* Sat Sep 03 2005 Pascal Terjan <pterjan@mandriva.org> 0.4.11-1mdk
12cu|adesklets-0.6.1-9|106	- 0.4.11
12cu|adesklets-0.6.1-9|107	
12cu|adesklets-0.6.1-9|108	* Mon Aug 15 2005 Pascal Terjan <pterjan@mandriva.org> 0.4.10-1mdk
12cu|adesklets-0.6.1-9|109	- First Mandriva package
12cu|adesklets-0.6.1-9|110	

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

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

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

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

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

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

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

8827 12
12cu|AfterStep-2.2.11-4|1	#define debug_package %{nil}
12cu|AfterStep-2.2.11-4|2	%define	major	0
12cu|AfterStep-2.2.11-4|3	%define	libname	%mklibname %{name} %{major}
12cu|AfterStep-2.2.11-4|4	%define	libname_devel	%mklibname %{name} -d
12cu|AfterStep-2.2.11-4|5	%define	ltitle	AfterStep Window Manager
12cu|AfterStep-2.2.11-4|6	
12cu|AfterStep-2.2.11-4|7	Summary:	%{ltitle}
12cu|AfterStep-2.2.11-4|8	Name:		AfterStep
12cu|AfterStep-2.2.11-4|9	Version:	2.2.11
12cu|AfterStep-2.2.11-4|10	Release:	4
12cu|AfterStep-2.2.11-4|11	Epoch:          4
12cu|AfterStep-2.2.11-4|12	License:	GPLv2+
12cu|AfterStep-2.2.11-4|13	Group:		Graphical desktop/Other
12cu|AfterStep-2.2.11-4|14	URL:		http://www.afterstep.org/
12cu|AfterStep-2.2.11-4|15	
12cu|AfterStep-2.2.11-4|16	Source:		ftp://ftp.afterstep.org/stable/AfterStep-%version.tar.bz2
12cu|AfterStep-2.2.11-4|17	Source1:	%{name}-mdkconf.tar.bz2
12cu|AfterStep-2.2.11-4|18	Source3:	%{name}.png
12cu|AfterStep-2.2.11-4|19	Source4:	%{name}32.png
12cu|AfterStep-2.2.11-4|20	Source5:	%{name}48.png
12cu|AfterStep-2.2.11-4|21	Patch2:		%{name}-1.8.9-menuname.patch
12cu|AfterStep-2.2.11-4|22	Patch3:         %{name}.MenuKey.patch
12cu|AfterStep-2.2.11-4|23	Patch4:		afterstep-2.2.9-ldflags.patch
12cu|AfterStep-2.2.11-4|24	Patch5:		afterstep-2.2.9-libpng15.patch
12cu|AfterStep-2.2.11-4|25	
12cu|AfterStep-2.2.11-4|26	Requires:	desktop-common-data xli
12cu|AfterStep-2.2.11-4|27	BuildRequires:	pkgconfig(x11)
12cu|AfterStep-2.2.11-4|28	BuildRequires:	pkgconfig(xext)
12cu|AfterStep-2.2.11-4|29	BuildRequires:	pkgconfig(xinerama)
12cu|AfterStep-2.2.11-4|30	BuildRequires:	pkgconfig(dbus-1)
12cu|AfterStep-2.2.11-4|31	BuildRequires:	pkgconfig(freetype2)
12cu|AfterStep-2.2.11-4|32	BuildRequires:	jpeg-devel
12cu|AfterStep-2.2.11-4|33	BuildRequires:	pkgconfig(librsvg-2.0)
12cu|AfterStep-2.2.11-4|34	BuildRequires:	pkgconfig(libpng15)
12cu|AfterStep-2.2.11-4|35	BuildRequires:	pkgconfig(libtiff-4)
12cu|AfterStep-2.2.11-4|36	BuildRequires:	pkgconfig(gdk-2.0)
12cu|AfterStep-2.2.11-4|37	
12cu|AfterStep-2.2.11-4|38	%description
12cu|AfterStep-2.2.11-4|39	AfterStep is a Window Manager for X which started by emulating the NEXTSTEP
12cu|AfterStep-2.2.11-4|40	look and feel, but which has been significantly altered according to the
12cu|AfterStep-2.2.11-4|41	requests of various users. Many adepts will tell you that NEXTSTEP is not
12cu|AfterStep-2.2.11-4|42	only the most visually pleasant interface, but also one of the most functional
12cu|AfterStep-2.2.11-4|43	and intuitive out there. AfterStep aims to incorporate the advantages of the
12cu|AfterStep-2.2.11-4|44	NEXTSTEP interface, and add additional useful features.
12cu|AfterStep-2.2.11-4|45	
12cu|AfterStep-2.2.11-4|46	The developers of AfterStep have also worked very hard to ensure stability and
12cu|AfterStep-2.2.11-4|47	a small program footprint. Without giving up too many features, AfterStep still
12cu|AfterStep-2.2.11-4|48	works nicely in environments where memory is at a premium.
12cu|AfterStep-2.2.11-4|49	
12cu|AfterStep-2.2.11-4|50	%package -n %libname
12cu|AfterStep-2.2.11-4|51	Summary:	Libraries needed by AfterStep
12cu|AfterStep-2.2.11-4|52	Group:		Graphical desktop/Other
12cu|AfterStep-2.2.11-4|53	Provides:	lib%name = %version-%release
12cu|AfterStep-2.2.11-4|54	
12cu|AfterStep-2.2.11-4|55	%description -n %libname
12cu|AfterStep-2.2.11-4|56	AfterStep is a Window Manager for X which started by emulating the NEXTSTEP
12cu|AfterStep-2.2.11-4|57	look and feel, but which has been significantly altered according to the
12cu|AfterStep-2.2.11-4|58	requests of various users. Many adepts will tell you that NEXTSTEP is not
12cu|AfterStep-2.2.11-4|59	only the most visually pleasant interface, but also one of the most functional
12cu|AfterStep-2.2.11-4|60	and intuitive out there. AfterStep aims to incorporate the advantages of the
12cu|AfterStep-2.2.11-4|61	NEXTSTEP interface, and add additional useful features.
12cu|AfterStep-2.2.11-4|62	
12cu|AfterStep-2.2.11-4|63	The developers of AfterStep have also worked very hard to ensure stability and
12cu|AfterStep-2.2.11-4|64	a small program footprint. Without giving up too many features, AfterStep still
12cu|AfterStep-2.2.11-4|65	works nicely in environments where memory is at a premium.
12cu|AfterStep-2.2.11-4|66	
12cu|AfterStep-2.2.11-4|67	This package contains libraries needed by AfterStep package.
12cu|AfterStep-2.2.11-4|68	
12cu|AfterStep-2.2.11-4|69	%package -n %libname_devel
12cu|AfterStep-2.2.11-4|70	Summary:	Devel files needed to build applications based on AfterStep
12cu|AfterStep-2.2.11-4|71	Group:		Development/C
12cu|AfterStep-2.2.11-4|72	Provides:	%name-devel lib%name-devel
12cu|AfterStep-2.2.11-4|73	Requires:	%libname = %{epoch}:%version-%release
12cu|AfterStep-2.2.11-4|74	Obsoletes:	%mklibname -d %name 0
12cu|AfterStep-2.2.11-4|75	
12cu|AfterStep-2.2.11-4|76	%description -n %libname_devel
12cu|AfterStep-2.2.11-4|77	AfterStep is a Window Manager for X which started by emulating the NEXTSTEP
12cu|AfterStep-2.2.11-4|78	look and feel, but which has been significantly altered according to the
12cu|AfterStep-2.2.11-4|79	requests of various users. Many adepts will tell you that NEXTSTEP is not
12cu|AfterStep-2.2.11-4|80	only the most visually pleasant interface, but also one of the most functional
12cu|AfterStep-2.2.11-4|81	and intuitive out there. AfterStep aims to incorporate the advantages of the
12cu|AfterStep-2.2.11-4|82	NEXTSTEP interface, and add additional useful features.
12cu|AfterStep-2.2.11-4|83	
12cu|AfterStep-2.2.11-4|84	The developers of AfterStep have also worked very hard to ensure stability and
12cu|AfterStep-2.2.11-4|85	a small program footprint. Without giving up too many features, AfterStep still
12cu|AfterStep-2.2.11-4|86	works nicely in environments where memory is at a premium.
12cu|AfterStep-2.2.11-4|87	
12cu|AfterStep-2.2.11-4|88	This package contains devel files needed to build applications based on
12cu|AfterStep-2.2.11-4|89	AfterStep.
12cu|AfterStep-2.2.11-4|90	
12cu|AfterStep-2.2.11-4|91	%prep
12cu|AfterStep-2.2.11-4|92	%setup -q
12cu|AfterStep-2.2.11-4|93	
12cu|AfterStep-2.2.11-4|94	# LMDK patches
12cu|AfterStep-2.2.11-4|95	%patch2 -p1
12cu|AfterStep-2.2.11-4|96	%patch3 -p1
12cu|AfterStep-2.2.11-4|97	%patch4 -p0 -b .link
12cu|AfterStep-2.2.11-4|98	%patch5 -p1
12cu|AfterStep-2.2.11-4|99	
12cu|AfterStep-2.2.11-4|100	%build
12cu|AfterStep-2.2.11-4|101	rm -f config.status
12cu|AfterStep-2.2.11-4|102	export CFLAGS="%optflags"
12cu|AfterStep-2.2.11-4|103	export CCFLAGS="%optflags"
12cu|AfterStep-2.2.11-4|104	
12cu|AfterStep-2.2.11-4|105	%configure2_5x	\
12cu|AfterStep-2.2.11-4|106	--enable-sharedlibs \
12cu|AfterStep-2.2.11-4|107	--with-imageloader="xsetbg" \
12cu|AfterStep-2.2.11-4|108	--with-helpcommand="xterm -fn 9x15 -e man" \
12cu|AfterStep-2.2.11-4|109	--with-desktops=1 \
12cu|AfterStep-2.2.11-4|110	--with-deskgeometry=1x1 \
12cu|AfterStep-2.2.11-4|111	--enable-different-looknfeels \
12cu|AfterStep-2.2.11-4|112	--enable-i18n \
12cu|AfterStep-2.2.11-4|113	--enable-savewindows \
12cu|AfterStep-2.2.11-4|114	--enable-texture \
12cu|AfterStep-2.2.11-4|115	--enable-shade \
12cu|AfterStep-2.2.11-4|116	--enable-virtual \
12cu|AfterStep-2.2.11-4|117	--enable-saveunders \
12cu|AfterStep-2.2.11-4|118	--enable-windowlist \
12cu|AfterStep-2.2.11-4|119	--enable-availability \
12cu|AfterStep-2.2.11-4|120	--enable-shaping \
12cu|AfterStep-2.2.11-4|121	--enable-xinerama \
12cu|AfterStep-2.2.11-4|122	--enable-script \
12cu|AfterStep-2.2.11-4|123	--with-xpm \
12cu|AfterStep-2.2.11-4|124	--with-jpeg \
12cu|AfterStep-2.2.11-4|125	--with-png \
12cu|AfterStep-2.2.11-4|126	--with-ttf \
12cu|AfterStep-2.2.11-4|127	--with-tiff
12cu|AfterStep-2.2.11-4|128	
12cu|AfterStep-2.2.11-4|129	%make
12cu|AfterStep-2.2.11-4|130	
12cu|AfterStep-2.2.11-4|131	if [ -x /usr/bin/sgml2html ]; then sgml2html doc/afterstep.sgml; fi
12cu|AfterStep-2.2.11-4|132	
12cu|AfterStep-2.2.11-4|133	
12cu|AfterStep-2.2.11-4|134	%install
12cu|AfterStep-2.2.11-4|135	%makeinstall_std LDCONFIG=/bin/true
12cu|AfterStep-2.2.11-4|136	
12cu|AfterStep-2.2.11-4|137	# LMDK icons
12cu|AfterStep-2.2.11-4|138	install -m644 %SOURCE4 -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cu|AfterStep-2.2.11-4|139	install -m644 %SOURCE3 -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cu|AfterStep-2.2.11-4|140	install -m644 %SOURCE5 -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cu|AfterStep-2.2.11-4|141	
12cu|AfterStep-2.2.11-4|142	# Not needed with Mandriva menu
12cu|AfterStep-2.2.11-4|143	rm -fr $RPM_BUILD_ROOT/%{__datadir}/afterstep/start/Applications/
12cu|AfterStep-2.2.11-4|144	
12cu|AfterStep-2.2.11-4|145	install -d $RPM_BUILD_ROOT%{_sysconfdir}/X11/wmsession.d
12cu|AfterStep-2.2.11-4|146	cat > $RPM_BUILD_ROOT%{_sysconfdir}/X11/wmsession.d/15%{name} << EOF
12cu|AfterStep-2.2.11-4|147	NAME=%{name}
12cu|AfterStep-2.2.11-4|148	ICON=%{name}.png
12cu|AfterStep-2.2.11-4|149	EXEC=%{_bindir}/afterstep
12cu|AfterStep-2.2.11-4|150	DESC=A NeXt like Window-Manager
12cu|AfterStep-2.2.11-4|151	SCRIPT:
12cu|AfterStep-2.2.11-4|152	exec %{_bindir}/afterstep
12cu|AfterStep-2.2.11-4|153	EOF
12cu|AfterStep-2.2.11-4|154	
12cu|AfterStep-2.2.11-4|155	
12cu|AfterStep-2.2.11-4|156	%files
12cu|AfterStep-2.2.11-4|157	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/15%{name}
12cu|AfterStep-2.2.11-4|158	%doc COPYRIGHT ChangeLog NEW README TEAM UPGRADE doc/languages doc/licences
12cu|AfterStep-2.2.11-4|159	%{_iconsdir}/%{name}.png
12cu|AfterStep-2.2.11-4|160	%{_miconsdir}/%{name}.png
12cu|AfterStep-2.2.11-4|161	%{_liconsdir}/%{name}.png
12cu|AfterStep-2.2.11-4|162	%{_bindir}/*
12cu|AfterStep-2.2.11-4|163	%{_mandir}/man1/*
12cu|AfterStep-2.2.11-4|164	%{_mandir}/man3/*
12cu|AfterStep-2.2.11-4|165	%dir %{_datadir}/afterstep
12cu|AfterStep-2.2.11-4|166	%{_datadir}/afterstep/*
12cu|AfterStep-2.2.11-4|167	%_datadir/xsessions/AfterStep.desktop
12cu|AfterStep-2.2.11-4|168	
12cu|AfterStep-2.2.11-4|169	%files -n %libname
12cu|AfterStep-2.2.11-4|170	%{_libdir}/*.so.%major
12cu|AfterStep-2.2.11-4|171	%{_libdir}/*.so.%major.*
12cu|AfterStep-2.2.11-4|172	
12cu|AfterStep-2.2.11-4|173	%files -n %libname_devel
12cu|AfterStep-2.2.11-4|174	%{_libdir}/*.so
12cu|AfterStep-2.2.11-4|175	%{_libdir}/*.a
12cu|AfterStep-2.2.11-4|176	%_includedir/*
12cu|AfterStep-2.2.11-4|177	
12cu|AfterStep-2.2.11-4|178	
12cu|AfterStep-2.2.11-4|179	%changelog
12cu|AfterStep-2.2.11-4|180	* Wed Jan 19 2011 Funda Wang <fwang@mandriva.org> 4:2.2.11-1mdv2011.0
12cu|AfterStep-2.2.11-4|181	+ Revision: 631658
12cu|AfterStep-2.2.11-4|182	- New version 2.2.11
12cu|AfterStep-2.2.11-4|183	
12cu|AfterStep-2.2.11-4|184	* Mon Jan 03 2011 Funda Wang <fwang@mandriva.org> 4:2.2.9-4mdv2011.0
12cu|AfterStep-2.2.11-4|185	+ Revision: 627679
12cu|AfterStep-2.2.11-4|186	- fix linkage
12cu|AfterStep-2.2.11-4|187	
12cu|AfterStep-2.2.11-4|188	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 4:2.2.9-3mdv2011.0
12cu|AfterStep-2.2.11-4|189	+ Revision: 609926
12cu|AfterStep-2.2.11-4|190	- rebuild
12cu|AfterStep-2.2.11-4|191	
12cu|AfterStep-2.2.11-4|192	* Sun Aug 23 2009 Funda Wang <fwang@mandriva.org> 4:2.2.9-2mdv2010.0
12cu|AfterStep-2.2.11-4|193	+ Revision: 419754
12cu|AfterStep-2.2.11-4|194	- rebuild for new libjpeg v7
12cu|AfterStep-2.2.11-4|195	
12cu|AfterStep-2.2.11-4|196	+ Frederik Himpe <fhimpe@mandriva.org>
12cu|AfterStep-2.2.11-4|197	- Update to new version 2.2.9
12cu|AfterStep-2.2.11-4|198	- Use %%configure2_5x macro instead of %%configure to fix build
12cu|AfterStep-2.2.11-4|199	
12cu|AfterStep-2.2.11-4|200	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 4:2.2.4-2mdv2009.0
12cu|AfterStep-2.2.11-4|201	+ Revision: 218439
12cu|AfterStep-2.2.11-4|202	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|AfterStep-2.2.11-4|203	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|AfterStep-2.2.11-4|204	
12cu|AfterStep-2.2.11-4|205	+ Thierry Vignaud <tv@mandriva.org>
12cu|AfterStep-2.2.11-4|206	- drop old menu
12cu|AfterStep-2.2.11-4|207	
12cu|AfterStep-2.2.11-4|208	* Mon Jan 07 2008 Funda Wang <fwang@mandriva.org> 4:2.2.4-2mdv2008.1
12cu|AfterStep-2.2.11-4|209	+ Revision: 146266
12cu|AfterStep-2.2.11-4|210	- New devel package policy
12cu|AfterStep-2.2.11-4|211	- fix requires on Mandriva_desk
12cu|AfterStep-2.2.11-4|212	
12cu|AfterStep-2.2.11-4|213	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 4:2.2.4-1mdv2008.1
12cu|AfterStep-2.2.11-4|214	+ Revision: 135819
12cu|AfterStep-2.2.11-4|215	- restore BuildRoot
12cu|AfterStep-2.2.11-4|216	
12cu|AfterStep-2.2.11-4|217	+ Thierry Vignaud <tv@mandriva.org>
12cu|AfterStep-2.2.11-4|218	- kill re-definition of %%buildroot on Pixel's request
12cu|AfterStep-2.2.11-4|219	- buildrequires X11-devel instead of XFree86-devel
12cu|AfterStep-2.2.11-4|220	- s/Mandrake/Mandriva/
12cu|AfterStep-2.2.11-4|221	
12cu|AfterStep-2.2.11-4|222	
12cu|AfterStep-2.2.11-4|223	* Fri Dec 01 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 2.2.4-1mdv2007.0
12cu|AfterStep-2.2.11-4|224	+ Revision: 89500
12cu|AfterStep-2.2.11-4|225	- New version 2.2.4
12cu|AfterStep-2.2.11-4|226	
12cu|AfterStep-2.2.11-4|227	* Thu Aug 03 2006 Olivier Thauvin <nanardon@mandriva.org> 4:2.2.2-1mdv2007.0
12cu|AfterStep-2.2.11-4|228	+ Revision: 43064
12cu|AfterStep-2.2.11-4|229	- remove menu (no longer supported, just hopping xdg menu are supported, else no menu)
12cu|AfterStep-2.2.11-4|230	- 2.2.2
12cu|AfterStep-2.2.11-4|231	- Import AfterStep
12cu|AfterStep-2.2.11-4|232	
12cu|AfterStep-2.2.11-4|233	* Fri Jun 16 2006 Lenny Cartier <lenny@mandriva.com> 4:2.2.1-2mdv2007.0
12cu|AfterStep-2.2.11-4|234	- rebuild
12cu|AfterStep-2.2.11-4|235	
12cu|AfterStep-2.2.11-4|236	* Tue Mar 07 2006 Olivier Thauvin <nanardon@mandriva.org> 2.2.1-1mdk
12cu|AfterStep-2.2.11-4|237	- 2.2.1
12cu|AfterStep-2.2.11-4|238	
12cu|AfterStep-2.2.11-4|239	* Fri Oct 07 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.1.0-2mdk
12cu|AfterStep-2.2.11-4|240	- Fix BuildRequires
12cu|AfterStep-2.2.11-4|241	- Remove redundant buildrequire
12cu|AfterStep-2.2.11-4|242	
12cu|AfterStep-2.2.11-4|243	* Fri May 27 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.1.0-1mdk
12cu|AfterStep-2.2.11-4|244	- 2.1.0
12cu|AfterStep-2.2.11-4|245	
12cu|AfterStep-2.2.11-4|246	* Mon May 09 2005 Olivier Thauvin <nanardon@mandriva.org> 2.00.05-1mdk
12cu|AfterStep-2.2.11-4|247	- 2.00.05
12cu|AfterStep-2.2.11-4|248	- remove patch4, merge upstream
12cu|AfterStep-2.2.11-4|249	
12cu|AfterStep-2.2.11-4|250	* Thu Jan 13 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.00.01-2mdk
12cu|AfterStep-2.2.11-4|251	- Fix lib installation
12cu|AfterStep-2.2.11-4|252	
12cu|AfterStep-2.2.11-4|253	* Wed Jan 12 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.00.01-1mdk
12cu|AfterStep-2.2.11-4|254	- 2.00.01
12cu|AfterStep-2.2.11-4|255	- rediff patch3
12cu|AfterStep-2.2.11-4|256	
12cu|AfterStep-2.2.11-4|257	* Sat Feb 28 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.8.11-5mdk
12cu|AfterStep-2.2.11-4|258	- Fix Dep (epoch)
12cu|AfterStep-2.2.11-4|259	

8828 12
12cu|agg-2.5-15|1	## MD rename src pkg dir to agg
12cu|agg-2.5-15|2	%define major 2
12cu|agg-2.5-15|3	%define libname %mklibname %{name} %{major}
12cu|agg-2.5-15|4	%define libfft %mklibname aggfontfreetype %{major}
12cu|agg-2.5-15|5	%define libX11 %mklibname aggplatformX11_ %{major}
12cu|agg-2.5-15|6	%define libsdl %mklibname aggplatformsdl %{major}
12cu|agg-2.5-15|7	%define devname %mklibname %{name} -d
12cu|agg-2.5-15|8	
12cu|agg-2.5-15|9	Summary:	Open Source, free of charge graphic library
12cu|agg-2.5-15|10	Name:		agg
12cu|agg-2.5-15|11	Version:	2.5
12cu|agg-2.5-15|12	Release:	15
12cu|agg-2.5-15|13	License:	AGG License
12cu|agg-2.5-15|14	Group:		System/Libraries
12cu|agg-2.5-15|15	Url:		http://www.antigrain.com/
12cu|agg-2.5-15|16	Source0:	agg-2.5.tar.bz2
12cu|agg-2.5-15|17	Patch0:		agg-2.5-linkage_fix.diff
12cu|agg-2.5-15|18	Patch1:		agg-2.5-deansification.diff
12cu|agg-2.5-15|19	Patch2:		agg-2.5-no-rpath.patch
12cu|agg-2.5-15|20	BuildRequires:	pkgconfig(freetype2)
12cu|agg-2.5-15|21	BuildRequires:	pkgconfig(sdl)
12cu|agg-2.5-15|22	BuildRequires:	pkgconfig(x11)
12cu|agg-2.5-15|23	
12cu|agg-2.5-15|24	%description
12cu|agg-2.5-15|25	Anti-Grain Geometry (AGG) is an Open Source, free of charge graphic library,
12cu|agg-2.5-15|26	written in industrially standard C++. The terms and conditions of use AGG
12cu|agg-2.5-15|27	are described on The License page. AGG doesn't depend on any graphic API or
12cu|agg-2.5-15|28	technology. Basically, you can think of AGG as of a rendering engine that
12cu|agg-2.5-15|29	produces pixel images in memory from some vectorial data.
12cu|agg-2.5-15|30	
12cu|agg-2.5-15|31	#----------------------------------------------------------------------------
12cu|agg-2.5-15|32	
12cu|agg-2.5-15|33	%package -n %{libname}
12cu|agg-2.5-15|34	Summary:	Shared library for %{name}
12cu|agg-2.5-15|35	Group:		System/Libraries
12cu|agg-2.5-15|36	
12cu|agg-2.5-15|37	%description -n %{libname}
12cu|agg-2.5-15|38	This package contains a library needed to run programs dynamically
12cu|agg-2.5-15|39	linked with %{name}.
12cu|agg-2.5-15|40	
12cu|agg-2.5-15|41	%files -n %{libname}
12cu|agg-2.5-15|42	%{_libdir}/libagg.so.%{major}*
12cu|agg-2.5-15|43	
12cu|agg-2.5-15|44	#----------------------------------------------------------------------------
12cu|agg-2.5-15|45	
12cu|agg-2.5-15|46	%package -n %{libfft}
12cu|agg-2.5-15|47	Summary:	Shared library for %{name}
12cu|agg-2.5-15|48	Group:		System/Libraries
12cu|agg-2.5-15|49	Conflicts:	%{_lib}agg2 < 2.5-10
12cu|agg-2.5-15|50	
12cu|agg-2.5-15|51	%description -n %{libfft}
12cu|agg-2.5-15|52	This package contains a library needed to run programs dynamically
12cu|agg-2.5-15|53	linked with %{name}.
12cu|agg-2.5-15|54	
12cu|agg-2.5-15|55	%files -n %{libfft}
12cu|agg-2.5-15|56	%{_libdir}/libaggfontfreetype.so.%{major}*
12cu|agg-2.5-15|57	
12cu|agg-2.5-15|58	#----------------------------------------------------------------------------
12cu|agg-2.5-15|59	
12cu|agg-2.5-15|60	%package -n %{libsdl}
12cu|agg-2.5-15|61	Summary:	Shared library for %{name}
12cu|agg-2.5-15|62	Group:		System/Libraries
12cu|agg-2.5-15|63	Conflicts:	%{_lib}agg2 < 2.5-10
12cu|agg-2.5-15|64	
12cu|agg-2.5-15|65	%description -n %{libsdl}
12cu|agg-2.5-15|66	This package contains a library needed to run programs dynamically
12cu|agg-2.5-15|67	linked with %{name}.
12cu|agg-2.5-15|68	
12cu|agg-2.5-15|69	%files -n %{libsdl}
12cu|agg-2.5-15|70	%{_libdir}/libaggplatformsdl.so.%{major}*
12cu|agg-2.5-15|71	
12cu|agg-2.5-15|72	#----------------------------------------------------------------------------
12cu|agg-2.5-15|73	
12cu|agg-2.5-15|74	%package -n %{libX11}
12cu|agg-2.5-15|75	Summary:	Shared library for %{name}
12cu|agg-2.5-15|76	Group:		System/Libraries
12cu|agg-2.5-15|77	Conflicts:	%{_lib}agg2 < 2.5-10
12cu|agg-2.5-15|78	
12cu|agg-2.5-15|79	%description -n %{libX11}
12cu|agg-2.5-15|80	This package contains a library needed to run programs dynamically
12cu|agg-2.5-15|81	linked with %{name}.
12cu|agg-2.5-15|82	
12cu|agg-2.5-15|83	%files -n %{libX11}
12cu|agg-2.5-15|84	%{_libdir}/libaggplatformX11.so.%{major}*
12cu|agg-2.5-15|85	
12cu|agg-2.5-15|86	#----------------------------------------------------------------------------
12cu|agg-2.5-15|87	
12cu|agg-2.5-15|88	%package -n %{devname}
12cu|agg-2.5-15|89	Summary:	Headers for developing programs that will use %{name}
12cu|agg-2.5-15|90	Group:		Development/C
12cu|agg-2.5-15|91	Requires:	%{libname} = %{EVRD}
12cu|agg-2.5-15|92	Requires:	%{libfft} = %{EVRD}
12cu|agg-2.5-15|93	Requires:	%{libX11} = %{EVRD}
12cu|agg-2.5-15|94	Requires:	%{libsdl} = %{EVRD}
12cu|agg-2.5-15|95	Provides:	%{name}-devel = %{EVRD}
12cu|agg-2.5-15|96	
12cu|agg-2.5-15|97	%description -n %{devname}
12cu|agg-2.5-15|98	This package contains the headers that programmers will need to develop
12cu|agg-2.5-15|99	applications which will use %{name}.
12cu|agg-2.5-15|100	
12cu|agg-2.5-15|101	%files -n %{devname}
12cu|agg-2.5-15|102	%{_includedir}/agg2/
12cu|agg-2.5-15|103	%{_datadir}/aclocal/*.m4
12cu|agg-2.5-15|104	%{_libdir}/*.so
12cu|agg-2.5-15|105	%{_libdir}/pkgconfig/libagg.pc
12cu|agg-2.5-15|106	
12cu|agg-2.5-15|107	#----------------------------------------------------------------------------
12cu|agg-2.5-15|108	
12cu|agg-2.5-15|109	%prep
12cu|agg-2.5-15|110	%setup -q
12cu|agg-2.5-15|111	%apply_patches
12cu|agg-2.5-15|112	
12cu|agg-2.5-15|113	sh ./autogen.sh
12cu|agg-2.5-15|114	
12cu|agg-2.5-15|115	%build
12cu|agg-2.5-15|116	%configure2_5x \
12cu|agg-2.5-15|117	--disable-static
12cu|agg-2.5-15|118	
12cu|agg-2.5-15|119	# nuke -Wl,--no-undefined in just two places
12cu|agg-2.5-15|120	sed -i -e "s|-Wl,--no-undefined||g" src/platform/X11/Makefile
12cu|agg-2.5-15|121	sed -i -e "s|-Wl,--no-undefined||g" src/platform/sdl/Makefile
12cu|agg-2.5-15|122	
12cu|agg-2.5-15|123	%make
12cu|agg-2.5-15|124	
12cu|agg-2.5-15|125	%install
12cu|agg-2.5-15|126	%makeinstall_std
12cu|agg-2.5-15|127	
12cu|agg-2.5-15|128	
12cu|agg-2.5-15|129	%changelog
12cu|agg-2.5-15|130	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5-15
12cu|agg-2.5-15|131	+ Revision: 23dc70c
12cu|agg-2.5-15|132	- LOG Split library package, drop rpath from pkgconfig file, spec cleanup
12cu|agg-2.5-15|133	
12cu|agg-2.5-15|134	

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

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

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

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

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

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

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

8836 12
12cu|alex-3.0.5-1|1	%global debug_package %{nil}
12cu|alex-3.0.5-1|2	%define _cabal_setup Setup.lhs
12cu|alex-3.0.5-1|3	%define module alex
12cu|alex-3.0.5-1|4	Name:           %{module}
12cu|alex-3.0.5-1|5	Version:        3.0.5
12cu|alex-3.0.5-1|6	Release:        1
12cu|alex-3.0.5-1|7	Summary:        Tool for generating lexical analysers in Haskell
12cu|alex-3.0.5-1|8	Group:          Development/Other
12cu|alex-3.0.5-1|9	License:        BSD
12cu|alex-3.0.5-1|10	URL:            http://hackage.haskell.org/package/%{module}
12cu|alex-3.0.5-1|11	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|alex-3.0.5-1|12	
12cu|alex-3.0.5-1|13	BuildRequires:	happy
12cu|alex-3.0.5-1|14	BuildRequires:	docbook-style-xsl
12cu|alex-3.0.5-1|15	BuildRequires:	pkgconfig(libexslt)
12cu|alex-3.0.5-1|16	BuildRequires:	libxml2
12cu|alex-3.0.5-1|17	BuildRequires:	xmltex
12cu|alex-3.0.5-1|18	BuildRequires:	gmp-devel
12cu|alex-3.0.5-1|19	buildrequires:  haskell(QuickCheck)
12cu|alex-3.0.5-1|20	BuildRequires:  ghc, ghc-devel, haskell-macros
12cu|alex-3.0.5-1|21	buildrequires:  xsltproc, dblatex
12cu|alex-3.0.5-1|22	
12cu|alex-3.0.5-1|23	%description
12cu|alex-3.0.5-1|24	Alex is a tool for generating lexical analysers in Haskell, given a
12cu|alex-3.0.5-1|25	description of the tokens to be recognised in the form of regular
12cu|alex-3.0.5-1|26	expressions.  It is similar to the tool lex or flex for C/C++.
12cu|alex-3.0.5-1|27	
12cu|alex-3.0.5-1|28	%prep
12cu|alex-3.0.5-1|29	%setup -q -n %{module}-%{version}
12cu|alex-3.0.5-1|30	
12cu|alex-3.0.5-1|31	%build
12cu|alex-3.0.5-1|32	%_cabal_build
12cu|alex-3.0.5-1|33	cd doc
12cu|alex-3.0.5-1|34	test -f configure || autoreconf
12cu|alex-3.0.5-1|35	./configure
12cu|alex-3.0.5-1|36	make html
12cu|alex-3.0.5-1|37	
12cu|alex-3.0.5-1|38	%install
12cu|alex-3.0.5-1|39	%_cabal_install
12cu|alex-3.0.5-1|40	%_cabal_rpm_gen_deps
12cu|alex-3.0.5-1|41	%_cabal_un
12cu|alex-3.0.5-1|42	
12cu|alex-3.0.5-1|43	%files
12cu|alex-3.0.5-1|44	%{_bindir}/%{module}
12cu|alex-3.0.5-1|45	%{_docdir}/%{module}-%{version}
12cu|alex-3.0.5-1|46	%{_datadir}/%{module}-%{version}
12cu|alex-3.0.5-1|47	#% {_libdir}/% {module}-% {version}
12cu|alex-3.0.5-1|48	%_cabal_rpm_deps_dir
12cu|alex-3.0.5-1|49	#% _cabal_haddoc_files
12cu|alex-3.0.5-1|50	
12cu|alex-3.0.5-1|51	
12cu|alex-3.0.5-1|52	
12cu|alex-3.0.5-1|53	%changelog
12cu|alex-3.0.5-1|54	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-3mdv2011.0
12cu|alex-3.0.5-1|55	+ Revision: 609965
12cu|alex-3.0.5-1|56	- rebuild
12cu|alex-3.0.5-1|57	
12cu|alex-3.0.5-1|58	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 2.3.1-2mdv2010.1
12cu|alex-3.0.5-1|59	+ Revision: 503520
12cu|alex-3.0.5-1|60	- rebuild for new gmp
12cu|alex-3.0.5-1|61	
12cu|alex-3.0.5-1|62	* Sat Nov 28 2009 Jérôme Brenier <incubusss@mandriva.org> 2.3.1-1mdv2010.1
12cu|alex-3.0.5-1|63	+ Revision: 470827
12cu|alex-3.0.5-1|64	- new version 2.3.1
12cu|alex-3.0.5-1|65	
12cu|alex-3.0.5-1|66	+ Thierry Vignaud <tv@mandriva.org>
12cu|alex-3.0.5-1|67	- rebuild
12cu|alex-3.0.5-1|68	- rebuild
12cu|alex-3.0.5-1|69	
12cu|alex-3.0.5-1|70	* Thu Aug 07 2008 Adam Williamson <awilliamson@mandriva.org> 2.2-1mdv2009.0
12cu|alex-3.0.5-1|71	+ Revision: 266817
12cu|alex-3.0.5-1|72	- clean spec
12cu|alex-3.0.5-1|73	- new release 2.2
12cu|alex-3.0.5-1|74	
12cu|alex-3.0.5-1|75	+ Thierry Vignaud <tv@mandriva.org>
12cu|alex-3.0.5-1|76	- rebuild
12cu|alex-3.0.5-1|77	- kill re-definition of %%buildroot on Pixel's request
12cu|alex-3.0.5-1|78	
12cu|alex-3.0.5-1|79	+ Olivier Blin <oblin@mandriva.com>
12cu|alex-3.0.5-1|80	- restore BuildRoot
12cu|alex-3.0.5-1|81	
12cu|alex-3.0.5-1|82	* Sat Aug 25 2007 Gaëtan Lehmann <glehmann@mandriva.org> 2.1.0-1mdv2008.0
12cu|alex-3.0.5-1|83	+ Revision: 71309
12cu|alex-3.0.5-1|84	- 2.1.0
12cu|alex-3.0.5-1|85	
12cu|alex-3.0.5-1|86	
12cu|alex-3.0.5-1|87	* Wed Jun 28 2006 Lenny Cartier <lenny@mandriva.com> 2.0.1-3mdv2007.0
12cu|alex-3.0.5-1|88	- rebuild
12cu|alex-3.0.5-1|89	
12cu|alex-3.0.5-1|90	* Thu Oct 06 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.0.1-2mdk
12cu|alex-3.0.5-1|91	- Fix BuildRequires
12cu|alex-3.0.5-1|92	
12cu|alex-3.0.5-1|93	* Wed Jun 15 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 2.0.1-1mdk
12cu|alex-3.0.5-1|94	- initial contrib
12cu|alex-3.0.5-1|95	
12cu|alex-3.0.5-1|96	* Fri May 06 2005 Jens Petersen <petersen@redhat.com> - 2.0.1-1
12cu|alex-3.0.5-1|97	- initial packaging for Fedora Haskell based on upstream spec file
12cu|alex-3.0.5-1|98	

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

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

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

8840 12
12cu|alleyoop-0.9.8-2|1	Summary:	Graphical frontend to Valgrind memory checker
12cu|alleyoop-0.9.8-2|2	Name:		alleyoop
12cu|alleyoop-0.9.8-2|3	Version:	0.9.8
12cu|alleyoop-0.9.8-2|4	Release:	2
12cu|alleyoop-0.9.8-2|5	License:	GPLv2+
12cu|alleyoop-0.9.8-2|6	Group:		Development/Other
12cu|alleyoop-0.9.8-2|7	URL:		http://alleyoop.sourceforge.net/
12cu|alleyoop-0.9.8-2|8	
12cu|alleyoop-0.9.8-2|9	Source0:	https://sourceforge.net/projects/alleyoop/files/alleyoop/alleyoop-0.9.8/%{name}-%{version}.tar.gz
12cu|alleyoop-0.9.8-2|10	
12cu|alleyoop-0.9.8-2|11	BuildRequires:	binutils-devel
12cu|alleyoop-0.9.8-2|12	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|alleyoop-0.9.8-2|13	BuildRequires:	libglade2.0-devel
12cu|alleyoop-0.9.8-2|14	BuildRequires:	valgrind
12cu|alleyoop-0.9.8-2|15	BuildRequires:	intltool
12cu|alleyoop-0.9.8-2|16	# it checks for editors
12cu|alleyoop-0.9.8-2|17	# (saispo) not needed
12cu|alleyoop-0.9.8-2|18	#BuildRequires:	emacs xemacs vim-X11
12cu|alleyoop-0.9.8-2|19	Requires(pre):	GConf2 >= 2.3.3
12cu|alleyoop-0.9.8-2|20	Requires:	valgrind
12cu|alleyoop-0.9.8-2|21	
12cu|alleyoop-0.9.8-2|22	%description
12cu|alleyoop-0.9.8-2|23	Alleyoop is a graphical frontend to the Valgrind memory checker for
12cu|alleyoop-0.9.8-2|24	GNOME.
12cu|alleyoop-0.9.8-2|25	
12cu|alleyoop-0.9.8-2|26	%prep
12cu|alleyoop-0.9.8-2|27	%setup -q
12cu|alleyoop-0.9.8-2|28	
12cu|alleyoop-0.9.8-2|29	%build
12cu|alleyoop-0.9.8-2|30	# to guarantee that gvim can be found
12cu|alleyoop-0.9.8-2|31	export PATH="$PATH:/usr/X11R6/bin"
12cu|alleyoop-0.9.8-2|32	
12cu|alleyoop-0.9.8-2|33	%configure2_5x --enable-vgstrpool=yes
12cu|alleyoop-0.9.8-2|34	%make
12cu|alleyoop-0.9.8-2|35	
12cu|alleyoop-0.9.8-2|36	%install
12cu|alleyoop-0.9.8-2|37	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %{makeinstall_std}
12cu|alleyoop-0.9.8-2|38	
12cu|alleyoop-0.9.8-2|39	mkdir -p %{buildroot}%{_datadir}/applications
12cu|alleyoop-0.9.8-2|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|alleyoop-0.9.8-2|41	[Desktop Entry]
12cu|alleyoop-0.9.8-2|42	Name=Alleyoop
12cu|alleyoop-0.9.8-2|43	Comment=%{Summary}
12cu|alleyoop-0.9.8-2|44	Exec=%{_bindir}/%{name}
12cu|alleyoop-0.9.8-2|45	Icon=development_tools_section
12cu|alleyoop-0.9.8-2|46	Terminal=false
12cu|alleyoop-0.9.8-2|47	Type=Application
12cu|alleyoop-0.9.8-2|48	Categories=Development;Debugger;
12cu|alleyoop-0.9.8-2|49	
12cu|alleyoop-0.9.8-2|50	EOF
12cu|alleyoop-0.9.8-2|51	
12cu|alleyoop-0.9.8-2|52	%find_lang %{name}
12cu|alleyoop-0.9.8-2|53	
12cu|alleyoop-0.9.8-2|54	%preun
12cu|alleyoop-0.9.8-2|55	%preun_uninstall_gconf_schemas %{name}
12cu|alleyoop-0.9.8-2|56	
12cu|alleyoop-0.9.8-2|57	%clean
12cu|alleyoop-0.9.8-2|58	
12cu|alleyoop-0.9.8-2|59	%files -f %{name}.lang
12cu|alleyoop-0.9.8-2|60	%defattr(-, root, root)
12cu|alleyoop-0.9.8-2|61	%doc AUTHORS ChangeLog COPYING NEWS README
12cu|alleyoop-0.9.8-2|62	%{_sysconfdir}/gconf/schemas/*.schemas
12cu|alleyoop-0.9.8-2|63	%{_bindir}/*
12cu|alleyoop-0.9.8-2|64	%{_datadir}/applications/*
12cu|alleyoop-0.9.8-2|65	
12cu|alleyoop-0.9.8-2|66	
12cu|alleyoop-0.9.8-2|67	%changelog
12cu|alleyoop-0.9.8-2|68	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-2mdv2011.0
12cu|alleyoop-0.9.8-2|69	+ Revision: 609969
12cu|alleyoop-0.9.8-2|70	- rebuild
12cu|alleyoop-0.9.8-2|71	
12cu|alleyoop-0.9.8-2|72	* Tue Nov 24 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.7-1mdv2010.1
12cu|alleyoop-0.9.8-2|73	+ Revision: 469788
12cu|alleyoop-0.9.8-2|74	- update to new version 0.9.7
12cu|alleyoop-0.9.8-2|75	
12cu|alleyoop-0.9.8-2|76	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.5-1mdv2010.1
12cu|alleyoop-0.9.8-2|77	+ Revision: 462628
12cu|alleyoop-0.9.8-2|78	- Fix BuildRequires
12cu|alleyoop-0.9.8-2|79	- update to new version 0.9.5
12cu|alleyoop-0.9.8-2|80	
12cu|alleyoop-0.9.8-2|81	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.9.4-2mdv2010.0
12cu|alleyoop-0.9.8-2|82	+ Revision: 436640
12cu|alleyoop-0.9.8-2|83	- rebuild
12cu|alleyoop-0.9.8-2|84	
12cu|alleyoop-0.9.8-2|85	* Tue Feb 10 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.4-1mdv2009.1
12cu|alleyoop-0.9.8-2|86	+ Revision: 339243
12cu|alleyoop-0.9.8-2|87	- Update to new version 0.9.4
12cu|alleyoop-0.9.8-2|88	- Remove old and unapplied patch from svn
12cu|alleyoop-0.9.8-2|89	- Fix license
12cu|alleyoop-0.9.8-2|90	- Add URL in Source definition
12cu|alleyoop-0.9.8-2|91	
12cu|alleyoop-0.9.8-2|92	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.9.3-1mdv2009.0
12cu|alleyoop-0.9.8-2|93	+ Revision: 218437
12cu|alleyoop-0.9.8-2|94	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|alleyoop-0.9.8-2|95	
12cu|alleyoop-0.9.8-2|96	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 0.9.3-1mdv2008.1
12cu|alleyoop-0.9.8-2|97	+ Revision: 148036
12cu|alleyoop-0.9.8-2|98	- drop old menu
12cu|alleyoop-0.9.8-2|99	- kill re-definition of %%buildroot on Pixel's request
12cu|alleyoop-0.9.8-2|100	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cu|alleyoop-0.9.8-2|101	
12cu|alleyoop-0.9.8-2|102	+ Olivier Blin <oblin@mandriva.com>
12cu|alleyoop-0.9.8-2|103	- restore BuildRoot
12cu|alleyoop-0.9.8-2|104	
12cu|alleyoop-0.9.8-2|105	* Mon May 21 2007 Jérôme Soyer <saispo@mandriva.org> 0.9.3-1mdv2008.0
12cu|alleyoop-0.9.8-2|106	+ Revision: 29196
12cu|alleyoop-0.9.8-2|107	- Remove editors BuildRequires
12cu|alleyoop-0.9.8-2|108	- New release 0.9.3
12cu|alleyoop-0.9.8-2|109	- Import alleyoop
12cu|alleyoop-0.9.8-2|110	
12cu|alleyoop-0.9.8-2|111	
12cu|alleyoop-0.9.8-2|112	
12cu|alleyoop-0.9.8-2|113	* Mon Sep 11 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.2-3mdv2007.0
12cu|alleyoop-0.9.8-2|114	- actually define %%{Summary}
12cu|alleyoop-0.9.8-2|115	
12cu|alleyoop-0.9.8-2|116	* Mon Sep 11 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.2-2mdv2007.0
12cu|alleyoop-0.9.8-2|117	- fix menus (summary macro and comment breakage)
12cu|alleyoop-0.9.8-2|118	
12cu|alleyoop-0.9.8-2|119	* Tue Aug 08 2006 Jerome Soyer <saispo@mandriva.org> 0.9.2-1mdv2007.0
12cu|alleyoop-0.9.8-2|120	- New release 0.9.2
12cu|alleyoop-0.9.8-2|121	
12cu|alleyoop-0.9.8-2|122	* Tue Jul 11 2006 Lenny Cartier <lenny@mandriva.com> 0.9.0-2mdv2007.0
12cu|alleyoop-0.9.8-2|123	- xdg menu
12cu|alleyoop-0.9.8-2|124	
12cu|alleyoop-0.9.8-2|125	* Fri Mar 17 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.9.0-1mdk
12cu|alleyoop-0.9.8-2|126	- new release
12cu|alleyoop-0.9.8-2|127	- patch 0: fix build on x86_64
12cu|alleyoop-0.9.8-2|128	
12cu|alleyoop-0.9.8-2|129	* Fri Jul 30 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.8.2-1mdk
12cu|alleyoop-0.9.8-2|130	- 0.8.2
12cu|alleyoop-0.9.8-2|131	
12cu|alleyoop-0.9.8-2|132	* Fri Dec 12 2003 Abel Cheung <deaddog@deaddog.org> 0.8.0-3mdk
12cu|alleyoop-0.9.8-2|133	- Yet another fix
12cu|alleyoop-0.9.8-2|134	
12cu|alleyoop-0.9.8-2|135	* Sat Oct 25 2003 Abel Cheung <deaddog@deaddog.org> 0.8.0-2mdk
12cu|alleyoop-0.9.8-2|136	- Fix buildrequires
12cu|alleyoop-0.9.8-2|137	
12cu|alleyoop-0.9.8-2|138	* Sat Oct 25 2003 Abel Cheung <deaddog@deaddog.org> 0.8.0-1mdk
12cu|alleyoop-0.9.8-2|139	- First Mandrake package
12cu|alleyoop-0.9.8-2|140	

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

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

8843 12
12cu|alsamixertest-48.11-3|1	%define fname %{name}_%{version}
12cu|alsamixertest-48.11-3|2	%define libname %mklibname %name
12cu|alsamixertest-48.11-3|3	
12cu|alsamixertest-48.11-3|4	Summary:		A test tool for alsa mixer implementations
12cu|alsamixertest-48.11-3|5	Name:		    alsamixertest
12cu|alsamixertest-48.11-3|6	Version:		48.11
12cu|alsamixertest-48.11-3|7	Release:		3
12cu|alsamixertest-48.11-3|8	Source0:		https://launchpad.net/~diwic/+archive/ppa/+files/%{fname}.tar.gz
12cu|alsamixertest-48.11-3|9	License:		GPLv3
12cu|alsamixertest-48.11-3|10	Group:		Sound
12cu|alsamixertest-48.11-3|11	Url:		http://thread.gmane.org/gmane.comp.audio.pulseaudio.general/7542
12cu|alsamixertest-48.11-3|12	BuildRequires:	pkgconfig(fftw3)
12cu|alsamixertest-48.11-3|13	%py_requires -d
12cu|alsamixertest-48.11-3|14	
12cu|alsamixertest-48.11-3|15	%description
12cu|alsamixertest-48.11-3|16	A small script which tests whether the ALSA mixer lives up to PulseAudio's (and
12cu|alsamixertest-48.11-3|17	other advanced ALSA clients) expectations. If you are familiar with dbmeasure
12cu|alsamixertest-48.11-3|18	or dbverify by Lennart Poettering, this application's purpose is very similar,
12cu|alsamixertest-48.11-3|19	but this one is hopefully easier to set up, more user friendly, and also tests
12cu|alsamixertest-48.11-3|20	that the names of the volume controls are correct.
12cu|alsamixertest-48.11-3|21	
12cu|alsamixertest-48.11-3|22	My hope is that this will aid as a debugging tool for all these
12cu|alsamixertest-48.11-3|23	"everything below 20% of my speaker is muted, and then 21% blows my speakers"
12cu|alsamixertest-48.11-3|24	bugs.
12cu|alsamixertest-48.11-3|25	
12cu|alsamixertest-48.11-3|26	To use the tool, you'll need some kind of loopback. You can e g use a loopback
12cu|alsamixertest-48.11-3|27	cable and connect that between line in and line out, or test your laptop's
12cu|alsamixertest-48.11-3|28	internal speakers with your laptop's internal mic (just stop humming when you
12cu|alsamixertest-48.11-3|29	do so :-) ). Just set up the recording levels appropriately.
12cu|alsamixertest-48.11-3|30	
12cu|alsamixertest-48.11-3|31	When it is installed, run "alsamixertest -r" for a small tutorial and
12cu|alsamixertest-48.11-3|32	"alsamixertest -h" for command line options help.
12cu|alsamixertest-48.11-3|33	
12cu|alsamixertest-48.11-3|34	%prep
12cu|alsamixertest-48.11-3|35	%setup -q
12cu|alsamixertest-48.11-3|36	%apply_patches
12cu|alsamixertest-48.11-3|37	
12cu|alsamixertest-48.11-3|38	%build
12cu|alsamixertest-48.11-3|39	%make
12cu|alsamixertest-48.11-3|40	
12cu|alsamixertest-48.11-3|41	%install
12cu|alsamixertest-48.11-3|42	%makeinstall_std
12cu|alsamixertest-48.11-3|43	
12cu|alsamixertest-48.11-3|44	%files
12cu|alsamixertest-48.11-3|45	%{_bindir}/%{name}
12cu|alsamixertest-48.11-3|46	%{_datadir}/%{name}
12cu|alsamixertest-48.11-3|47	
12cu|alsamixertest-48.11-3|48	
12cu|alsamixertest-48.11-3|49	%changelog
12cu|alsamixertest-48.11-3|50	* Wed Nov 03 2010 Funda Wang <fwang@mandriva.org> 48.11-2mdv2011.0
12cu|alsamixertest-48.11-3|51	+ Revision: 592779
12cu|alsamixertest-48.11-3|52	- rebuild for py 2.7
12cu|alsamixertest-48.11-3|53	
12cu|alsamixertest-48.11-3|54	* Sat Oct 02 2010 Colin Guthrie <cguthrie@mandriva.org> 48.11-1mdv2011.0
12cu|alsamixertest-48.11-3|55	+ Revision: 582509
12cu|alsamixertest-48.11-3|56	- New version: 48.11
12cu|alsamixertest-48.11-3|57	
12cu|alsamixertest-48.11-3|58	* Wed Sep 29 2010 Colin Guthrie <cguthrie@mandriva.org> 47.14-2mdv2011.0
12cu|alsamixertest-48.11-3|59	+ Revision: 582053
12cu|alsamixertest-48.11-3|60	- Fix spec name (copy/paste error)
12cu|alsamixertest-48.11-3|61	- Fix license after confirming with author
12cu|alsamixertest-48.11-3|62	
12cu|alsamixertest-48.11-3|63	* Mon Sep 27 2010 Colin Guthrie <cguthrie@mandriva.org> 47.14-1mdv2011.0
12cu|alsamixertest-48.11-3|64	+ Revision: 581257
12cu|alsamixertest-48.11-3|65	- import alsamixertest
12cu|alsamixertest-48.11-3|66	

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

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

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

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

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

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

8850 12
12cu|ampache-3.5.4-6|1	Name:           ampache
12cu|ampache-3.5.4-6|2	Version:        3.5.4
12cu|ampache-3.5.4-6|3	Release:        6
12cu|ampache-3.5.4-6|4	Summary:        Web-based MP3/Ogg/RM/Flac/WMA/M4A manager
12cu|ampache-3.5.4-6|5	License:        GPL
12cu|ampache-3.5.4-6|6	Group:		Networking/WWW
12cu|ampache-3.5.4-6|7	URL:            http://www.ampache.org
12cu|ampache-3.5.4-6|8	Source:		http://www.ampache.org/downloads/%{name}-%{version}.tar.gz
12cu|ampache-3.5.4-6|9	Patch0:		%name-browser.patch
12cu|ampache-3.5.4-6|10	Requires:	apache-mod_php
12cu|ampache-3.5.4-6|11	Requires:	php-iconv
12cu|ampache-3.5.4-6|12	Requires:	php-mysql
12cu|ampache-3.5.4-6|13	BuildArch:      noarch
12cu|ampache-3.5.4-6|14	
12cu|ampache-3.5.4-6|15	%description
12cu|ampache-3.5.4-6|16	Ampache is a Web-based MP3/Ogg/RM/Flac/WMA/M4A manager.
12cu|ampache-3.5.4-6|17	It allows you to view, edit, and play your audio files via HTTP/IceCast/Mpd
12cu|ampache-3.5.4-6|18	or Moosic. It has support for downsampling, playlists, artist,
12cu|ampache-3.5.4-6|19	and album views, album art, random play, song play tracking, user themes,
12cu|ampache-3.5.4-6|20	and remote catalogs using XML-RPC.
12cu|ampache-3.5.4-6|21	
12cu|ampache-3.5.4-6|22	%prep
12cu|ampache-3.5.4-6|23	%setup -q
12cu|ampache-3.5.4-6|24	%patch0 -p0
12cu|ampache-3.5.4-6|25	
12cu|ampache-3.5.4-6|26	%install
12cu|ampache-3.5.4-6|27	rm -rf %{buildroot}
12cu|ampache-3.5.4-6|28	
12cu|ampache-3.5.4-6|29	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cu|ampache-3.5.4-6|30	cp -r * %{buildroot}%{_var}/www/%{name}
12cu|ampache-3.5.4-6|31	
12cu|ampache-3.5.4-6|32	# apache configuration
12cu|ampache-3.5.4-6|33	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|ampache-3.5.4-6|34	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|ampache-3.5.4-6|35	# Ampache configuration
12cu|ampache-3.5.4-6|36	
12cu|ampache-3.5.4-6|37	Alias /%{name} %{_var}/www/%{name}
12cu|ampache-3.5.4-6|38	<Directory %{_var}/www/%{name}>
12cu|ampache-3.5.4-6|39	Require all granted
12cu|ampache-3.5.4-6|40	</Directory>
12cu|ampache-3.5.4-6|41	EOF
12cu|ampache-3.5.4-6|42	
12cu|ampache-3.5.4-6|43	%clean
12cu|ampache-3.5.4-6|44	rm -rf %{buildroot}
12cu|ampache-3.5.4-6|45	
12cu|ampache-3.5.4-6|46	
12cu|ampache-3.5.4-6|47	
12cu|ampache-3.5.4-6|48	%files
12cu|ampache-3.5.4-6|49	%defattr(-,root,root)
12cu|ampache-3.5.4-6|50	%doc docs/*
12cu|ampache-3.5.4-6|51	%{_var}/www/%{name}
12cu|ampache-3.5.4-6|52	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|ampache-3.5.4-6|53	
12cu|ampache-3.5.4-6|54	
12cu|ampache-3.5.4-6|55	%changelog
12cu|ampache-3.5.4-6|56	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 3.5.4-3mdv2011.0
12cu|ampache-3.5.4-6|57	+ Revision: 609971
12cu|ampache-3.5.4-6|58	- rebuild
12cu|ampache-3.5.4-6|59	
12cu|ampache-3.5.4-6|60	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.5.4-2mdv2010.1
12cu|ampache-3.5.4-6|61	+ Revision: 513190
12cu|ampache-3.5.4-6|62	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|ampache-3.5.4-6|63	
12cu|ampache-3.5.4-6|64	* Sat Feb 06 2010 Frederik Himpe <fhimpe@mandriva.org> 3.5.4-1mdv2010.1
12cu|ampache-3.5.4-6|65	+ Revision: 501330
12cu|ampache-3.5.4-6|66	- update to new version 3.5.4
12cu|ampache-3.5.4-6|67	
12cu|ampache-3.5.4-6|68	* Sun Dec 27 2009 Frederik Himpe <fhimpe@mandriva.org> 3.5.3-1mdv2010.1
12cu|ampache-3.5.4-6|69	+ Revision: 482738
12cu|ampache-3.5.4-6|70	- update to new version 3.5.3
12cu|ampache-3.5.4-6|71	
12cu|ampache-3.5.4-6|72	* Mon Jul 13 2009 Frederik Himpe <fhimpe@mandriva.org> 3.5.1-1mdv2010.0
12cu|ampache-3.5.4-6|73	+ Revision: 395571
12cu|ampache-3.5.4-6|74	- update to new version 3.5.1
12cu|ampache-3.5.4-6|75	
12cu|ampache-3.5.4-6|76	* Wed Jun 10 2009 Funda Wang <fwang@mandriva.org> 3.5-1mdv2010.0
12cu|ampache-3.5.4-6|77	+ Revision: 384616
12cu|ampache-3.5.4-6|78	- New version 3.5
12cu|ampache-3.5.4-6|79	
12cu|ampache-3.5.4-6|80	* Tue Jan 20 2009 Funda Wang <fwang@mandriva.org> 3.4.4-1mdv2009.1
12cu|ampache-3.5.4-6|81	+ Revision: 331620
12cu|ampache-3.5.4-6|82	- update to new version 3.4.4
12cu|ampache-3.5.4-6|83	
12cu|ampache-3.5.4-6|84	* Sun Aug 31 2008 Funda Wang <fwang@mandriva.org> 3.4.3-1mdv2009.0
12cu|ampache-3.5.4-6|85	+ Revision: 277908
12cu|ampache-3.5.4-6|86	- update to new version 3.4.3
12cu|ampache-3.5.4-6|87	
12cu|ampache-3.5.4-6|88	* Sun Jul 27 2008 Funda Wang <fwang@mandriva.org> 3.4.2-1mdv2009.0
12cu|ampache-3.5.4-6|89	+ Revision: 250493
12cu|ampache-3.5.4-6|90	- update to new version 3.4.2
12cu|ampache-3.5.4-6|91	
12cu|ampache-3.5.4-6|92	* Sun Jun 01 2008 Funda Wang <fwang@mandriva.org> 3.4.1-1mdv2009.0
12cu|ampache-3.5.4-6|93	+ Revision: 214089
12cu|ampache-3.5.4-6|94	- New version 3.4.1
12cu|ampache-3.5.4-6|95	
12cu|ampache-3.5.4-6|96	* Sun May 11 2008 Funda Wang <fwang@mandriva.org> 3.4-1mdv2009.0
12cu|ampache-3.5.4-6|97	+ Revision: 205440
12cu|ampache-3.5.4-6|98	- New version 3.4
12cu|ampache-3.5.4-6|99	
12cu|ampache-3.5.4-6|100	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 3.3.3.5-2mdv2008.1
12cu|ampache-3.5.4-6|101	+ Revision: 170698
12cu|ampache-3.5.4-6|102	- rebuild
12cu|ampache-3.5.4-6|103	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|ampache-3.5.4-6|104	- kill re-definition of %%buildroot on Pixel's request
12cu|ampache-3.5.4-6|105	
12cu|ampache-3.5.4-6|106	+ Olivier Blin <oblin@mandriva.com>
12cu|ampache-3.5.4-6|107	- restore BuildRoot
12cu|ampache-3.5.4-6|108	
12cu|ampache-3.5.4-6|109	* Mon Aug 20 2007 Erwan Velu <erwan@mandriva.org> 3.3.3.5-1mdv2008.0
12cu|ampache-3.5.4-6|110	+ Revision: 67200
12cu|ampache-3.5.4-6|111	- 3.3.3.5
12cu|ampache-3.5.4-6|112	
12cu|ampache-3.5.4-6|113	* Fri Jul 27 2007 Funda Wang <fwang@mandriva.org> 3.3.3.4-1mdv2008.0
12cu|ampache-3.5.4-6|114	+ Revision: 56236
12cu|ampache-3.5.4-6|115	- New version 3.3.3.4
12cu|ampache-3.5.4-6|116	
12cu|ampache-3.5.4-6|117	* Mon Jun 11 2007 Erwan Velu <erwan@mandriva.org> 3.3.3.3-1mdv2008.0
12cu|ampache-3.5.4-6|118	+ Revision: 38037
12cu|ampache-3.5.4-6|119	- 3.3.3.3
12cu|ampache-3.5.4-6|120	
12cu|ampache-3.5.4-6|121	* Fri May 11 2007 Erwan Velu <erwan@mandriva.org> 3.3.3.2-1mdv2008.0
12cu|ampache-3.5.4-6|122	+ Revision: 26356
12cu|ampache-3.5.4-6|123	- 3.3.3.2
12cu|ampache-3.5.4-6|124	
12cu|ampache-3.5.4-6|125	* Thu Apr 26 2007 Erwan Velu <erwan@mandriva.org> 3.3.3.1-1mdv2008.0
12cu|ampache-3.5.4-6|126	+ Revision: 18423
12cu|ampache-3.5.4-6|127	- Import ampache
12cu|ampache-3.5.4-6|128	

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

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

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

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

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

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

8857 12
12cu|antimicro-2.6-1|1	Summary:	Graphical program used to map keyboard buttons and mouse controls to a gamepad
12cu|antimicro-2.6-1|2	Name:		antimicro
12cu|antimicro-2.6-1|3	Version:	2.6
12cu|antimicro-2.6-1|4	Release:	1
12cu|antimicro-2.6-1|5	License:	GPLv3+
12cu|antimicro-2.6-1|6	Group:		System/X11
12cu|antimicro-2.6-1|7	Url:		https://github.com/Ryochan7/antimicro/
12cu|antimicro-2.6-1|8	# https://github.com/Ryochan7/antimicro/archive/%{version}.tar.gz
12cu|antimicro-2.6-1|9	Source0:	%{name}-%{version}.tar.gz
12cu|antimicro-2.6-1|10	BuildRequires:	cmake
12cu|antimicro-2.6-1|11	BuildRequires:	qmake5
12cu|antimicro-2.6-1|12	BuildRequires:	qt5-linguist-tools
12cu|antimicro-2.6-1|13	BuildRequires:	pkgconfig(Qt5Core)
12cu|antimicro-2.6-1|14	BuildRequires:	pkgconfig(Qt5Gui)
12cu|antimicro-2.6-1|15	BuildRequires:	pkgconfig(Qt5Network)
12cu|antimicro-2.6-1|16	BuildRequires:	pkgconfig(Qt5Widgets)
12cu|antimicro-2.6-1|17	BuildRequires:	pkgconfig(sdl2)
12cu|antimicro-2.6-1|18	BuildRequires:	pkgconfig(x11)
12cu|antimicro-2.6-1|19	BuildRequires:	pkgconfig(xtst)
12cu|antimicro-2.6-1|20	
12cu|antimicro-2.6-1|21	%description
12cu|antimicro-2.6-1|22	AntiMicro is a graphical program used to map keyboard keys and mouse controls
12cu|antimicro-2.6-1|23	to a gamepad. This program is useful for playing PC games using a gamepad that
12cu|antimicro-2.6-1|24	do not have any form of built-in gamepad support. AntiMicro was inspired by
12cu|antimicro-2.6-1|25	QJoyPad but has additional features.
12cu|antimicro-2.6-1|26	
12cu|antimicro-2.6-1|27	%files -f %{name}.lang
12cu|antimicro-2.6-1|28	%doc Changelog gpl.txt README.md
12cu|antimicro-2.6-1|29	%{_bindir}/%{name}
12cu|antimicro-2.6-1|30	%dir %{_datadir}/%{name}
12cu|antimicro-2.6-1|31	%dir %{_datadir}/%{name}/translations
12cu|antimicro-2.6-1|32	%{_datadir}/applications/%{name}.desktop
12cu|antimicro-2.6-1|33	%{_datadir}/pixmaps/%{name}.png
12cu|antimicro-2.6-1|34	%{_datadir}/mime/packages/%{name}.xml
12cu|antimicro-2.6-1|35	%{_mandir}/man1/%{name}.1*
12cu|antimicro-2.6-1|36	
12cu|antimicro-2.6-1|37	#----------------------------------------------------------------------------
12cu|antimicro-2.6-1|38	
12cu|antimicro-2.6-1|39	%prep
12cu|antimicro-2.6-1|40	%setup -q
12cu|antimicro-2.6-1|41	
12cu|antimicro-2.6-1|42	%build
12cu|antimicro-2.6-1|43	%cmake_qt5
12cu|antimicro-2.6-1|44	%make
12cu|antimicro-2.6-1|45	
12cu|antimicro-2.6-1|46	%install
12cu|antimicro-2.6-1|47	%makeinstall_std -C build
12cu|antimicro-2.6-1|48	
12cu|antimicro-2.6-1|49	%find_lang %{name} --with-qt
12cu|antimicro-2.6-1|50	
12cu|antimicro-2.6-1|51	
12cu|antimicro-2.6-1|52	%changelog
12cu|antimicro-2.6-1|53	* Tue Sep 30 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.6-1
12cu|antimicro-2.6-1|54	+ Revision: 6d06745
12cu|antimicro-2.6-1|55	- BuildRequires qmake5 instead of qt5-macros
12cu|antimicro-2.6-1|56	
12cu|antimicro-2.6-1|57	

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

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

8860 12
12cu|apache-commons-codec-1.4-1|1	%global base_name codec
12cu|apache-commons-codec-1.4-1|2	%global short_name commons-%{base_name}
12cu|apache-commons-codec-1.4-1|3	
12cu|apache-commons-codec-1.4-1|4	# enable OSGi automatic dep solving
12cu|apache-commons-codec-1.4-1|5	%global _use_internal_dependency_generator 0
12cu|apache-commons-codec-1.4-1|6	%global __find_provides /usr/lib/rpm/osgideps.pl -p
12cu|apache-commons-codec-1.4-1|7	%global __find_requires /usr/lib/rpm/osgideps.pl -r
12cu|apache-commons-codec-1.4-1|8	
12cu|apache-commons-codec-1.4-1|9	Name:		apache-%{short_name}
12cu|apache-commons-codec-1.4-1|10	Version:	1.4
12cu|apache-commons-codec-1.4-1|11	Release:	1
12cu|apache-commons-codec-1.4-1|12	Summary:	Implementations of common encoders and decoders
12cu|apache-commons-codec-1.4-1|13	Group:		Development/Java
12cu|apache-commons-codec-1.4-1|14	License:	ASL 2.0
12cu|apache-commons-codec-1.4-1|15	URL:		http://commons.apache.org/%{base_name}/
12cu|apache-commons-codec-1.4-1|16	Source0:	http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
12cu|apache-commons-codec-1.4-1|17	Source1:	m2-repo.tar.gz
12cu|apache-commons-codec-1.4-1|18	BuildArch:	noarch
12cu|apache-commons-codec-1.4-1|19	
12cu|apache-commons-codec-1.4-1|20	BuildRequires: java-devel >= 0:1.6.0
12cu|apache-commons-codec-1.4-1|21	BuildRequires: jpackage-utils
12cu|apache-commons-codec-1.4-1|22	BuildRequires: maven2
12cu|apache-commons-codec-1.4-1|23	#BuildRequires: maven2-plugin-antrun
12cu|apache-commons-codec-1.4-1|24	#BuildRequires: maven2-plugin-assembly
12cu|apache-commons-codec-1.4-1|25	#BuildRequires: maven2-plugin-compiler
12cu|apache-commons-codec-1.4-1|26	#BuildRequires: maven2-plugin-idea
12cu|apache-commons-codec-1.4-1|27	#BuildRequires: maven2-plugin-install
12cu|apache-commons-codec-1.4-1|28	#BuildRequires: maven2-plugin-jar
12cu|apache-commons-codec-1.4-1|29	#BuildRequires: maven2-plugin-javadoc
12cu|apache-commons-codec-1.4-1|30	#BuildRequires: maven2-plugin-resources
12cu|apache-commons-codec-1.4-1|31	#BuildRequires: maven-doxia-sitetools
12cu|apache-commons-codec-1.4-1|32	#BuildRequires: maven-plugin-bundle
12cu|apache-commons-codec-1.4-1|33	#BuildRequires: maven-surefire-maven-plugin
12cu|apache-commons-codec-1.4-1|34	#BuildRequires: maven-surefire-provider-junit
12cu|apache-commons-codec-1.4-1|35	Requires:      java >= 0:1.6.0
12cu|apache-commons-codec-1.4-1|36	Requires:      jpackage-utils
12cu|apache-commons-codec-1.4-1|37	Requires(post):jpackage-utils
12cu|apache-commons-codec-1.4-1|38	Requires(postun):jpackage-utils
12cu|apache-commons-codec-1.4-1|39	
12cu|apache-commons-codec-1.4-1|40	Provides:      jakarta-%{short_name}
12cu|apache-commons-codec-1.4-1|41	Obsoletes:     jakarta-%{short_name}
12cu|apache-commons-codec-1.4-1|42	# It looks like there are packages in F-13 that BR/R the short name
12cu|apache-commons-codec-1.4-1|43	Provides:      %{short_name} = %{version}-%{release}
12cu|apache-commons-codec-1.4-1|44	Obsoletes:     %{short_name} < %{version}-%{release}
12cu|apache-commons-codec-1.4-1|45	
12cu|apache-commons-codec-1.4-1|46	%description
12cu|apache-commons-codec-1.4-1|47	Commons Codec is an attempt to provide definitive implementations of
12cu|apache-commons-codec-1.4-1|48	commonly used encoders and decoders. Examples include Base64, Hex,
12cu|apache-commons-codec-1.4-1|49	Phonetic and URLs.
12cu|apache-commons-codec-1.4-1|50	
12cu|apache-commons-codec-1.4-1|51	%package javadoc
12cu|apache-commons-codec-1.4-1|52	Summary:       API documentation for %{name}
12cu|apache-commons-codec-1.4-1|53	Group:         Development/Java
12cu|apache-commons-codec-1.4-1|54	Requires:      jpackage-utils
12cu|apache-commons-codec-1.4-1|55	Obsoletes:     jakarta-%{short_name}-javadoc
12cu|apache-commons-codec-1.4-1|56	
12cu|apache-commons-codec-1.4-1|57	%description javadoc
12cu|apache-commons-codec-1.4-1|58	%{summary}.
12cu|apache-commons-codec-1.4-1|59	
12cu|apache-commons-codec-1.4-1|60	%prep
12cu|apache-commons-codec-1.4-1|61	%setup -q -n %{short_name}-%{version}-src
12cu|apache-commons-codec-1.4-1|62	
12cu|apache-commons-codec-1.4-1|63	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
12cu|apache-commons-codec-1.4-1|64	mkdir -p $MAVEN_REPO_LOCAL
12cu|apache-commons-codec-1.4-1|65	tar -xf %{SOURCE1} -C $MAVEN_REPO_LOCAL
12cu|apache-commons-codec-1.4-1|66	
12cu|apache-commons-codec-1.4-1|67	sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
12cu|apache-commons-codec-1.4-1|68	
12cu|apache-commons-codec-1.4-1|69	%build
12cu|apache-commons-codec-1.4-1|70	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
12cu|apache-commons-codec-1.4-1|71	mvn -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
12cu|apache-commons-codec-1.4-1|72	install javadoc:javadoc
12cu|apache-commons-codec-1.4-1|73	
12cu|apache-commons-codec-1.4-1|74	%install
12cu|apache-commons-codec-1.4-1|75	
12cu|apache-commons-codec-1.4-1|76	# jars
12cu|apache-commons-codec-1.4-1|77	install -pD -T target/%{short_name}-%{version}.jar \
12cu|apache-commons-codec-1.4-1|78	%{buildroot}%{_javadir}/%{short_name}.jar
12cu|apache-commons-codec-1.4-1|79	(cd %{buildroot}%{_javadir} && for jar in *; do ln -sf ${jar} `echo $jar| sed "s|%{short_name}|%{name}|g"`; done)
12cu|apache-commons-codec-1.4-1|80	
12cu|apache-commons-codec-1.4-1|81	# javadocs
12cu|apache-commons-codec-1.4-1|82	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
12cu|apache-commons-codec-1.4-1|83	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
12cu|apache-commons-codec-1.4-1|84	
12cu|apache-commons-codec-1.4-1|85	# pom
12cu|apache-commons-codec-1.4-1|86	install -pD -T -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
12cu|apache-commons-codec-1.4-1|87	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
12cu|apache-commons-codec-1.4-1|88	
12cu|apache-commons-codec-1.4-1|89	# following line is only for backwards compatibility. New packages
12cu|apache-commons-codec-1.4-1|90	# should use proper groupid org.apache.commons
12cu|apache-commons-codec-1.4-1|91	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
12cu|apache-commons-codec-1.4-1|92	
12cu|apache-commons-codec-1.4-1|93	%post
12cu|apache-commons-codec-1.4-1|94	%update_maven_depmap
12cu|apache-commons-codec-1.4-1|95	
12cu|apache-commons-codec-1.4-1|96	%postun
12cu|apache-commons-codec-1.4-1|97	%update_maven_depmap
12cu|apache-commons-codec-1.4-1|98	
12cu|apache-commons-codec-1.4-1|99	%pre javadoc
12cu|apache-commons-codec-1.4-1|100	# workaround for rpm bug, can be removed in F-17
12cu|apache-commons-codec-1.4-1|101	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
12cu|apache-commons-codec-1.4-1|102	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
12cu|apache-commons-codec-1.4-1|103	
12cu|apache-commons-codec-1.4-1|104	%files
12cu|apache-commons-codec-1.4-1|105	%doc LICENSE.txt NOTICE.txt RELEASE-NOTES*
12cu|apache-commons-codec-1.4-1|106	%{_mavendepmapfragdir}/*
12cu|apache-commons-codec-1.4-1|107	%{_mavenpomdir}/*
12cu|apache-commons-codec-1.4-1|108	%{_javadir}/*
12cu|apache-commons-codec-1.4-1|109	
12cu|apache-commons-codec-1.4-1|110	%files javadoc
12cu|apache-commons-codec-1.4-1|111	%doc LICENSE.txt
12cu|apache-commons-codec-1.4-1|112	%{_javadocdir}/%{name}
12cu|apache-commons-codec-1.4-1|113	%changelog
12cu|apache-commons-codec-1.4-1|114	* Fri Oct 25 2013 Ilya <ilyahohryakov@gmail.com> 1.4-1
12cu|apache-commons-codec-1.4-1|115	+ Revision: 6704196
12cu|apache-commons-codec-1.4-1|116	- Fixed spec
12cu|apache-commons-codec-1.4-1|117	
12cu|apache-commons-codec-1.4-1|118	

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

8862 12
12cu|apache-gallery-1.0.2-2|1	%define module	Apache-Gallery
12cu|apache-gallery-1.0.2-2|2	
12cu|apache-gallery-1.0.2-2|3	Name:		    apache-gallery
12cu|apache-gallery-1.0.2-2|4	Version:	    1.0.2
12cu|apache-gallery-1.0.2-2|5	Release:	    2
12cu|apache-gallery-1.0.2-2|6	Summary:	    A mod_perl handler to create an image gallery
12cu|apache-gallery-1.0.2-2|7	License:	    GPL or Artistic
12cu|apache-gallery-1.0.2-2|8	Group:		    Networking/WWW
12cu|apache-gallery-1.0.2-2|9	URL:		    http://apachegallery.dk/
12cu|apache-gallery-1.0.2-2|10	Source0:	    http://apachegallery.dk/download/%{module}-%{version}.tar.gz
12cu|apache-gallery-1.0.2-2|11	Patch0:		    %{name}-0.9.5.urlbase.patch
12cu|apache-gallery-1.0.2-2|12	Requires:	    apache-mod_perl
12cu|apache-gallery-1.0.2-2|13	Obsoletes:	    perl-Apache-gallery
12cu|apache-gallery-1.0.2-2|14	Provides:	    perl-Apache-gallery
12cu|apache-gallery-1.0.2-2|15	BuildRequires:	apache-mod_perl
12cu|apache-gallery-1.0.2-2|16	# (tv) for testsuite:
12cu|apache-gallery-1.0.2-2|17	BuildRequires:	perl(CGI)
12cu|apache-gallery-1.0.2-2|18	BuildRequires:	perl(URI::Escape)
12cu|apache-gallery-1.0.2-2|19	BuildRequires:	perl(Image::Imlib2)
12cu|apache-gallery-1.0.2-2|20	BuildRequires:	perl(Image::Info)
12cu|apache-gallery-1.0.2-2|21	BuildRequires:	perl(Image::Size)
12cu|apache-gallery-1.0.2-2|22	BuildRequires:	perl(Text::Template)
12cu|apache-gallery-1.0.2-2|23	#BuildRequires:	perl(Test::MockObject)
12cu|apache-gallery-1.0.2-2|24	BuildRequires:	perl(Test::Pod)
12cu|apache-gallery-1.0.2-2|25	BuildRequires:	perl-devel
12cu|apache-gallery-1.0.2-2|26	BuildArch:	    noarch
12cu|apache-gallery-1.0.2-2|27	
12cu|apache-gallery-1.0.2-2|28	%description
12cu|apache-gallery-1.0.2-2|29	Apache::Gallery creates an thumbnail index of each directory and
12cu|apache-gallery-1.0.2-2|30	allows viewing pictures in different resolutions. Pictures are
12cu|apache-gallery-1.0.2-2|31	resized on the fly and cached.
12cu|apache-gallery-1.0.2-2|32	
12cu|apache-gallery-1.0.2-2|33	%prep
12cu|apache-gallery-1.0.2-2|34	%setup -q -n %{module}-%{version}
12cu|apache-gallery-1.0.2-2|35	#patch0 -p1
12cu|apache-gallery-1.0.2-2|36	
12cu|apache-gallery-1.0.2-2|37	%build
12cu|apache-gallery-1.0.2-2|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|apache-gallery-1.0.2-2|39	%make
12cu|apache-gallery-1.0.2-2|40	
12cu|apache-gallery-1.0.2-2|41	%install
12cu|apache-gallery-1.0.2-2|42	%makeinstall_std
12cu|apache-gallery-1.0.2-2|43	install -d -m 755 %{buildroot}%{_datadir}/apache-gallery/default
12cu|apache-gallery-1.0.2-2|44	install -d -m 755 %{buildroot}/var/www/apache-gallery/static
12cu|apache-gallery-1.0.2-2|45	
12cu|apache-gallery-1.0.2-2|46	for template in default new; do
12cu|apache-gallery-1.0.2-2|47	install -d -m 755 %{buildroot}%{_datadir}/apache-gallery/$template
12cu|apache-gallery-1.0.2-2|48	install -m 644 templates/$template/*.tpl %{buildroot}%{_datadir}/apache-gallery/$template
12cu|apache-gallery-1.0.2-2|49	install -m 644 templates/$template/gallery.css %{buildroot}/var/www/apache-gallery/static/$template.css
12cu|apache-gallery-1.0.2-2|50	done
12cu|apache-gallery-1.0.2-2|51	
12cu|apache-gallery-1.0.2-2|52	install -m 644 htdocs/* %{buildroot}/var/www/apache-gallery/static
12cu|apache-gallery-1.0.2-2|53	
12cu|apache-gallery-1.0.2-2|54	install -d -m 755 %{buildroot}/var/www/apache-gallery/photos
12cu|apache-gallery-1.0.2-2|55	
12cu|apache-gallery-1.0.2-2|56	install -d -m 755 %{buildroot}/var/cache/apache-gallery
12cu|apache-gallery-1.0.2-2|57	
12cu|apache-gallery-1.0.2-2|58	# apache configuration
12cu|apache-gallery-1.0.2-2|59	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|apache-gallery-1.0.2-2|60	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|apache-gallery-1.0.2-2|61	# %{name} Apache configuration
12cu|apache-gallery-1.0.2-2|62	Alias /apache-gallery/static /var/www/apache-gallery/static
12cu|apache-gallery-1.0.2-2|63	Alias /apache-gallery /var/www/apache-gallery/photos
12cu|apache-gallery-1.0.2-2|64	
12cu|apache-gallery-1.0.2-2|65	<IfModule mod_perl.c>
12cu|apache-gallery-1.0.2-2|66	PerlSetVar GalleryTemplateDir '/usr/share/apache-gallery/default'
12cu|apache-gallery-1.0.2-2|67	PerlSetVar GalleryCacheDir    '/var/cache/apache-gallery'
12cu|apache-gallery-1.0.2-2|68	PerlSetVar GalleryURLBase     '/apache-gallery/static'
12cu|apache-gallery-1.0.2-2|69	PerlOptions +GlobalRequest
12cu|apache-gallery-1.0.2-2|70	
12cu|apache-gallery-1.0.2-2|71	<Directory /var/www/apache-gallery>
12cu|apache-gallery-1.0.2-2|72	Require all granted
12cu|apache-gallery-1.0.2-2|73	</Directory>
12cu|apache-gallery-1.0.2-2|74	
12cu|apache-gallery-1.0.2-2|75	<Directory /var/www/apache-gallery/photos>
12cu|apache-gallery-1.0.2-2|76	SetHandler        modperl
12cu|apache-gallery-1.0.2-2|77	PerlResponseHandler       Apache::Gallery
12cu|apache-gallery-1.0.2-2|78	</Directory>
12cu|apache-gallery-1.0.2-2|79	
12cu|apache-gallery-1.0.2-2|80	<Directory /var/cache/apache-gallery>
12cu|apache-gallery-1.0.2-2|81	Require all granted
12cu|apache-gallery-1.0.2-2|82	</Directory>
12cu|apache-gallery-1.0.2-2|83	</ifModule>
12cu|apache-gallery-1.0.2-2|84	EOF
12cu|apache-gallery-1.0.2-2|85	
12cu|apache-gallery-1.0.2-2|86	%check
12cu|apache-gallery-1.0.2-2|87	#make test
12cu|apache-gallery-1.0.2-2|88	
12cu|apache-gallery-1.0.2-2|89	%files
12cu|apache-gallery-1.0.2-2|90	%doc README Changes INSTALL LICENSE TODO UPGRADE
12cu|apache-gallery-1.0.2-2|91	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|apache-gallery-1.0.2-2|92	%{perl_vendorlib}/Apache
12cu|apache-gallery-1.0.2-2|93	%{_datadir}/%{name}
12cu|apache-gallery-1.0.2-2|94	%attr(-,apache,apache) /var/cache/%{name}
12cu|apache-gallery-1.0.2-2|95	/var/www/%{name}
12cu|apache-gallery-1.0.2-2|96	%{_mandir}/*/*
12cu|apache-gallery-1.0.2-2|97	
12cu|apache-gallery-1.0.2-2|98	
12cu|apache-gallery-1.0.2-2|99	
12cu|apache-gallery-1.0.2-2|100	%changelog
12cu|apache-gallery-1.0.2-2|101	* Sat Feb 19 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.RC2.9mdv2011.0
12cu|apache-gallery-1.0.2-2|102	+ Revision: 638766
12cu|apache-gallery-1.0.2-2|103	- update urlbase patch to handle bugs #62482 and #61937
12cu|apache-gallery-1.0.2-2|104	
12cu|apache-gallery-1.0.2-2|105	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.RC2.8mdv2011.0
12cu|apache-gallery-1.0.2-2|106	+ Revision: 609982
12cu|apache-gallery-1.0.2-2|107	- rebuild
12cu|apache-gallery-1.0.2-2|108	
12cu|apache-gallery-1.0.2-2|109	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.RC2.7mdv2010.1
12cu|apache-gallery-1.0.2-2|110	+ Revision: 513191
12cu|apache-gallery-1.0.2-2|111	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|apache-gallery-1.0.2-2|112	
12cu|apache-gallery-1.0.2-2|113	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 1.0-0.RC2.7mdv2010.0
12cu|apache-gallery-1.0.2-2|114	+ Revision: 423977
12cu|apache-gallery-1.0.2-2|115	- rebuild
12cu|apache-gallery-1.0.2-2|116	
12cu|apache-gallery-1.0.2-2|117	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.0-0.RC2.6mdv2009.0
12cu|apache-gallery-1.0.2-2|118	+ Revision: 135820
12cu|apache-gallery-1.0.2-2|119	- restore BuildRoot
12cu|apache-gallery-1.0.2-2|120	
12cu|apache-gallery-1.0.2-2|121	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 1.0-0.RC2.6mdv2008.1
12cu|apache-gallery-1.0.2-2|122	+ Revision: 132461
12cu|apache-gallery-1.0.2-2|123	- BR perl(CGI) for testsuite
12cu|apache-gallery-1.0.2-2|124	- kill re-definition of %%buildroot on Pixel's request
12cu|apache-gallery-1.0.2-2|125	
12cu|apache-gallery-1.0.2-2|126	
12cu|apache-gallery-1.0.2-2|127	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.RC2.6mdv2007.0
12cu|apache-gallery-1.0.2-2|128	- buildrequires (URI::Escape)
12cu|apache-gallery-1.0.2-2|129	
12cu|apache-gallery-1.0.2-2|130	* Fri Jun 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.RC2.5mdv2007.0
12cu|apache-gallery-1.0.2-2|131	- relax buildrequires versionning
12cu|apache-gallery-1.0.2-2|132	- buildrequires perl(Image::Size)
12cu|apache-gallery-1.0.2-2|133	
12cu|apache-gallery-1.0.2-2|134	* Mon Jun 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.RC2.4mdv2007.0
12cu|apache-gallery-1.0.2-2|135	- rebuild with corrected webapp macros
12cu|apache-gallery-1.0.2-2|136	
12cu|apache-gallery-1.0.2-2|137	* Tue Jun 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.RC2.3mdv2007.0
12cu|apache-gallery-1.0.2-2|138	- rename to apache-gallery, as it is not a perl library
12cu|apache-gallery-1.0.2-2|139	- mv data files under /usr/share/apache-gallery, web files under /var/www/apache-gallery and temp files under /var/cache/apache-gallery
12cu|apache-gallery-1.0.2-2|140	- fix stylesheet install
12cu|apache-gallery-1.0.2-2|141	- drop previous patches
12cu|apache-gallery-1.0.2-2|142	- new configurable base url patch
12cu|apache-gallery-1.0.2-2|143	- default apache configuration
12cu|apache-gallery-1.0.2-2|144	
12cu|apache-gallery-1.0.2-2|145	* Tue Jun 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.RC2.2mdk
12cu|apache-gallery-1.0.2-2|146	- requires apache-mod_perl
12cu|apache-gallery-1.0.2-2|147	- drop useless patches
12cu|apache-gallery-1.0.2-2|148	- include empty templates, otherwise the application crashes
12cu|apache-gallery-1.0.2-2|149	
12cu|apache-gallery-1.0.2-2|150	* Thu Jun 02 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.RC2.1mdk
12cu|apache-gallery-1.0.2-2|151	- new version
12cu|apache-gallery-1.0.2-2|152	- re-enable make test in %%check
12cu|apache-gallery-1.0.2-2|153	
12cu|apache-gallery-1.0.2-2|154	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.9.1-4mdk
12cu|apache-gallery-1.0.2-2|155	- spec file cleanups, remove the ADVX-build stuff
12cu|apache-gallery-1.0.2-2|156	- disable make test for now
12cu|apache-gallery-1.0.2-2|157	
12cu|apache-gallery-1.0.2-2|158	* Wed Jan 26 2005 Guillaume Rousse <guillomovitch@mandrake.org> 0.9.1-3mdk
12cu|apache-gallery-1.0.2-2|159	- fix non-jpg images issue
12cu|apache-gallery-1.0.2-2|160	- fix icons path
12cu|apache-gallery-1.0.2-2|161	- use /var/cache/gallery as cache location
12cu|apache-gallery-1.0.2-2|162	- fix lowercase summary
12cu|apache-gallery-1.0.2-2|163	- remove empty files
12cu|apache-gallery-1.0.2-2|164	- change URL
12cu|apache-gallery-1.0.2-2|165	
12cu|apache-gallery-1.0.2-2|166	* Fri Sep 17 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.9.1-2mdk
12cu|apache-gallery-1.0.2-2|167	- fixed mod_perl2 issue
12cu|apache-gallery-1.0.2-2|168	
12cu|apache-gallery-1.0.2-2|169	* Sun Sep 12 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.9.1-1mdk
12cu|apache-gallery-1.0.2-2|170	- new version
12cu|apache-gallery-1.0.2-2|171	- buildrequires
12cu|apache-gallery-1.0.2-2|172	
12cu|apache-gallery-1.0.2-2|173	* Wed Jul 21 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.8-2mdk
12cu|apache-gallery-1.0.2-2|174	- rpmbuildupdate aware
12cu|apache-gallery-1.0.2-2|175	
12cu|apache-gallery-1.0.2-2|176	* Wed Apr 07 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.8-1mdk
12cu|apache-gallery-1.0.2-2|177	- new version
12cu|apache-gallery-1.0.2-2|178	- correct source URL
12cu|apache-gallery-1.0.2-2|179	- corrected buildrequires
12cu|apache-gallery-1.0.2-2|180	
12cu|apache-gallery-1.0.2-2|181	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.7-4mdk
12cu|apache-gallery-1.0.2-2|182	- fixed dir ownership (distlint)
12cu|apache-gallery-1.0.2-2|183	
12cu|apache-gallery-1.0.2-2|184	* Mon Jan 12 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.7-3mdk
12cu|apache-gallery-1.0.2-2|185	- buildrequires (slbd)
12cu|apache-gallery-1.0.2-2|186	
12cu|apache-gallery-1.0.2-2|187	* Mon Dec 08 2003 Guillaume Rousse <guillomovitch@mandrake.org> 0.7-2mdk
12cu|apache-gallery-1.0.2-2|188	- included missing templates and icons
12cu|apache-gallery-1.0.2-2|189	
12cu|apache-gallery-1.0.2-2|190	* Mon Dec 08 2003 Guillaume Rousse <guillomovitch@mandrake.org> 0.7-1mdk
12cu|apache-gallery-1.0.2-2|191	- first mdk release
12cu|apache-gallery-1.0.2-2|192	

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

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

8865 12
12cu|apache-mod_musicindex-1.4.0-2|1	#Module-Specific definitions
12cu|apache-mod_musicindex-1.4.0-2|2	%define apache_version 2.4.0
12cu|apache-mod_musicindex-1.4.0-2|3	%define mod_name mod_musicindex
12cu|apache-mod_musicindex-1.4.0-2|4	%define mod_conf B31_%{mod_name}.conf
12cu|apache-mod_musicindex-1.4.0-2|5	%define mod_so %{mod_name}.so
12cu|apache-mod_musicindex-1.4.0-2|6	
12cu|apache-mod_musicindex-1.4.0-2|7	Summary:	DSO module for the apache Web server
12cu|apache-mod_musicindex-1.4.0-2|8	Name:		apache-%{mod_name}
12cu|apache-mod_musicindex-1.4.0-2|9	Version:	1.4.0
12cu|apache-mod_musicindex-1.4.0-2|10	Release:	2
12cu|apache-mod_musicindex-1.4.0-2|11	Group:		System/Servers
12cu|apache-mod_musicindex-1.4.0-2|12	License:	LGPLv2.1
12cu|apache-mod_musicindex-1.4.0-2|13	URL:		http://hacks.slashdirt.org/musicindex/
12cu|apache-mod_musicindex-1.4.0-2|14	Source0:	http://hacks.slashdirt.org/musicindex/%{mod_name}-%{version}.tar.gz
12cu|apache-mod_musicindex-1.4.0-2|15	Source1:	%{mod_conf}
12cu|apache-mod_musicindex-1.4.0-2|16	Patch0:		mod_musicindex-libdir.diff
12cu|apache-mod_musicindex-1.4.0-2|17	Requires(pre): rpm-helper
12cu|apache-mod_musicindex-1.4.0-2|18	Requires(postun): rpm-helper
12cu|apache-mod_musicindex-1.4.0-2|19	Requires(pre):  apache-conf >= %{apache_version}
12cu|apache-mod_musicindex-1.4.0-2|20	Requires(pre):  apache >= %{apache_version}
12cu|apache-mod_musicindex-1.4.0-2|21	Requires:	apache-conf >= %{apache_version}
12cu|apache-mod_musicindex-1.4.0-2|22	Requires:	apache >= %{apache_version}
12cu|apache-mod_musicindex-1.4.0-2|23	BuildRequires:  apache-devel >= %{apache_version}
12cu|apache-mod_musicindex-1.4.0-2|24	BuildRequires:	pkgconfig(flac)
12cu|apache-mod_musicindex-1.4.0-2|25	BuildRequires:	id3tag-devel
12cu|apache-mod_musicindex-1.4.0-2|26	BuildRequires:	mad-devel
12cu|apache-mod_musicindex-1.4.0-2|27	BuildRequires:	pkgconfig(ogg)
12cu|apache-mod_musicindex-1.4.0-2|28	BuildRequires:	pkgconfig(vorbis)
12cu|apache-mod_musicindex-1.4.0-2|29	BuildRequires:	pkgconfig(libarchive)
12cu|apache-mod_musicindex-1.4.0-2|30	BuildRequires:	libmp4v2-devel
12cu|apache-mod_musicindex-1.4.0-2|31	BuildRequires:	mysql-devel
12cu|apache-mod_musicindex-1.4.0-2|32	
12cu|apache-mod_musicindex-1.4.0-2|33	%description
12cu|apache-mod_musicindex-1.4.0-2|34	mod_musicindex is an Apache module aimed at being a C alternative to the Perl
12cu|apache-mod_musicindex-1.4.0-2|35	module Apache::MP3. It allows nice displaying of directories containing MP3,
12cu|apache-mod_musicindex-1.4.0-2|36	Ogg Vorbis, FLAC, or MP4/AAC files, including sorting them on various fields,
12cu|apache-mod_musicindex-1.4.0-2|37	streaming/downloading them, constructing playlists, and searching. It also
12cu|apache-mod_musicindex-1.4.0-2|38	provides features such as RSS and Podcast feeds, multiple CSS support, and
12cu|apache-mod_musicindex-1.4.0-2|39	archive downloads.
12cu|apache-mod_musicindex-1.4.0-2|40	
12cu|apache-mod_musicindex-1.4.0-2|41	%prep
12cu|apache-mod_musicindex-1.4.0-2|42	
12cu|apache-mod_musicindex-1.4.0-2|43	%setup -q -n %{mod_name}-%{version}
12cu|apache-mod_musicindex-1.4.0-2|44	%patch0 -p0
12cu|apache-mod_musicindex-1.4.0-2|45	
12cu|apache-mod_musicindex-1.4.0-2|46	cp %{SOURCE1} %{mod_conf}
12cu|apache-mod_musicindex-1.4.0-2|47	
12cu|apache-mod_musicindex-1.4.0-2|48	%build
12cu|apache-mod_musicindex-1.4.0-2|49	rm -f configure
12cu|apache-mod_musicindex-1.4.0-2|50	autoreconf -fi
12cu|apache-mod_musicindex-1.4.0-2|51	
12cu|apache-mod_musicindex-1.4.0-2|52	%configure2_5x --localstatedir=/var/lib \
12cu|apache-mod_musicindex-1.4.0-2|53	--libdir=%{_libdir}
12cu|apache-mod_musicindex-1.4.0-2|54	
12cu|apache-mod_musicindex-1.4.0-2|55	%make
12cu|apache-mod_musicindex-1.4.0-2|56	
12cu|apache-mod_musicindex-1.4.0-2|57	%install
12cu|apache-mod_musicindex-1.4.0-2|58	
12cu|apache-mod_musicindex-1.4.0-2|59	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12cu|apache-mod_musicindex-1.4.0-2|60	install -d %{buildroot}%{_libdir}/apache-extramodules
12cu|apache-mod_musicindex-1.4.0-2|61	
12cu|apache-mod_musicindex-1.4.0-2|62	%makeinstall_std
12cu|apache-mod_musicindex-1.4.0-2|63	
12cu|apache-mod_musicindex-1.4.0-2|64	mv %{buildroot}%{_libdir}/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12cu|apache-mod_musicindex-1.4.0-2|65	
12cu|apache-mod_musicindex-1.4.0-2|66	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cu|apache-mod_musicindex-1.4.0-2|67	
12cu|apache-mod_musicindex-1.4.0-2|68	
12cu|apache-mod_musicindex-1.4.0-2|69	%find_lang %{mod_name}
12cu|apache-mod_musicindex-1.4.0-2|70	
12cu|apache-mod_musicindex-1.4.0-2|71	%post
12cu|apache-mod_musicindex-1.4.0-2|72	if [ -f %{_var}/lock/subsys/httpd ]; then
12cu|apache-mod_musicindex-1.4.0-2|73	%{_initrddir}/httpd restart 1>&2;
12cu|apache-mod_musicindex-1.4.0-2|74	fi
12cu|apache-mod_musicindex-1.4.0-2|75	
12cu|apache-mod_musicindex-1.4.0-2|76	%postun
12cu|apache-mod_musicindex-1.4.0-2|77	if [ "$1" = "0" ]; then
12cu|apache-mod_musicindex-1.4.0-2|78	if [ -f %{_var}/lock/subsys/httpd ]; then
12cu|apache-mod_musicindex-1.4.0-2|79	%{_initrddir}/httpd restart 1>&2
12cu|apache-mod_musicindex-1.4.0-2|80	fi
12cu|apache-mod_musicindex-1.4.0-2|81	fi
12cu|apache-mod_musicindex-1.4.0-2|82	
12cu|apache-mod_musicindex-1.4.0-2|83	%files -f %{mod_name}.lang
12cu|apache-mod_musicindex-1.4.0-2|84	%doc AUTHORS COPYING ChangeLog README README.Handlers
12cu|apache-mod_musicindex-1.4.0-2|85	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12cu|apache-mod_musicindex-1.4.0-2|86	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12cu|apache-mod_musicindex-1.4.0-2|87	%{_datadir}/%{mod_name}
12cu|apache-mod_musicindex-1.4.0-2|88	
12cu|apache-mod_musicindex-1.4.0-2|89	
12cu|apache-mod_musicindex-1.4.0-2|90	
12cu|apache-mod_musicindex-1.4.0-2|91	%changelog
12cu|apache-mod_musicindex-1.4.0-2|92	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-6mdv2012.0
12cu|apache-mod_musicindex-1.4.0-2|93	+ Revision: 772692
12cu|apache-mod_musicindex-1.4.0-2|94	- rebuild
12cu|apache-mod_musicindex-1.4.0-2|95	
12cu|apache-mod_musicindex-1.4.0-2|96	* Tue May 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-5
12cu|apache-mod_musicindex-1.4.0-2|97	+ Revision: 678353
12cu|apache-mod_musicindex-1.4.0-2|98	- mass rebuild
12cu|apache-mod_musicindex-1.4.0-2|99	
12cu|apache-mod_musicindex-1.4.0-2|100	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-4
12cu|apache-mod_musicindex-1.4.0-2|101	+ Revision: 645769
12cu|apache-mod_musicindex-1.4.0-2|102	- relink against libmysqlclient.so.18
12cu|apache-mod_musicindex-1.4.0-2|103	
12cu|apache-mod_musicindex-1.4.0-2|104	* Thu Dec 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.3.5-3mdv2011.0
12cu|apache-mod_musicindex-1.4.0-2|105	+ Revision: 605223
12cu|apache-mod_musicindex-1.4.0-2|106	- Rebuild with apr with workaround to issue with gcc type based
12cu|apache-mod_musicindex-1.4.0-2|107	
12cu|apache-mod_musicindex-1.4.0-2|108	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-2mdv2011.0
12cu|apache-mod_musicindex-1.4.0-2|109	+ Revision: 588037
12cu|apache-mod_musicindex-1.4.0-2|110	- rebuild
12cu|apache-mod_musicindex-1.4.0-2|111	
12cu|apache-mod_musicindex-1.4.0-2|112	* Sun Oct 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-1mdv2011.0
12cu|apache-mod_musicindex-1.4.0-2|113	+ Revision: 584669
12cu|apache-mod_musicindex-1.4.0-2|114	- 1.3.5
12cu|apache-mod_musicindex-1.4.0-2|115	
12cu|apache-mod_musicindex-1.4.0-2|116	* Mon Aug 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-1mdv2011.0
12cu|apache-mod_musicindex-1.4.0-2|117	+ Revision: 568082
12cu|apache-mod_musicindex-1.4.0-2|118	- 1.3.4
12cu|apache-mod_musicindex-1.4.0-2|119	
12cu|apache-mod_musicindex-1.4.0-2|120	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-3mdv2010.1
12cu|apache-mod_musicindex-1.4.0-2|121	+ Revision: 516154
12cu|apache-mod_musicindex-1.4.0-2|122	- rebuilt for apache-2.2.15
12cu|apache-mod_musicindex-1.4.0-2|123	
12cu|apache-mod_musicindex-1.4.0-2|124	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-2mdv2010.1
12cu|apache-mod_musicindex-1.4.0-2|125	+ Revision: 507473
12cu|apache-mod_musicindex-1.4.0-2|126	- rebuild
12cu|apache-mod_musicindex-1.4.0-2|127	
12cu|apache-mod_musicindex-1.4.0-2|128	* Tue Feb 16 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-1mdv2010.1
12cu|apache-mod_musicindex-1.4.0-2|129	+ Revision: 506519
12cu|apache-mod_musicindex-1.4.0-2|130	- 1.3.1
12cu|apache-mod_musicindex-1.4.0-2|131	
12cu|apache-mod_musicindex-1.4.0-2|132	* Thu Jan 14 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdv2010.1
12cu|apache-mod_musicindex-1.4.0-2|133	+ Revision: 491462
12cu|apache-mod_musicindex-1.4.0-2|134	- 1.3.0
12cu|apache-mod_musicindex-1.4.0-2|135	
12cu|apache-mod_musicindex-1.4.0-2|136	* Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-2mdv2010.0
12cu|apache-mod_musicindex-1.4.0-2|137	+ Revision: 406625
12cu|apache-mod_musicindex-1.4.0-2|138	- rebuild
12cu|apache-mod_musicindex-1.4.0-2|139	
12cu|apache-mod_musicindex-1.4.0-2|140	* Sun Jun 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-1mdv2010.0
12cu|apache-mod_musicindex-1.4.0-2|141	+ Revision: 387754
12cu|apache-mod_musicindex-1.4.0-2|142	- fix build
12cu|apache-mod_musicindex-1.4.0-2|143	- 1.2.5
12cu|apache-mod_musicindex-1.4.0-2|144	- rediffed patches
12cu|apache-mod_musicindex-1.4.0-2|145	
12cu|apache-mod_musicindex-1.4.0-2|146	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-4mdv2009.1
12cu|apache-mod_musicindex-1.4.0-2|147	+ Revision: 326166
12cu|apache-mod_musicindex-1.4.0-2|148	- rebuild
12cu|apache-mod_musicindex-1.4.0-2|149	
12cu|apache-mod_musicindex-1.4.0-2|150	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdv2009.0
12cu|apache-mod_musicindex-1.4.0-2|151	+ Revision: 235060
12cu|apache-mod_musicindex-1.4.0-2|152	- rebuild
12cu|apache-mod_musicindex-1.4.0-2|153	
12cu|apache-mod_musicindex-1.4.0-2|154	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdv2009.0
12cu|apache-mod_musicindex-1.4.0-2|155	+ Revision: 215612
12cu|apache-mod_musicindex-1.4.0-2|156	- fix rebuild
12cu|apache-mod_musicindex-1.4.0-2|157	- hard code %%{_localstatedir}/lib to ease backports
12cu|apache-mod_musicindex-1.4.0-2|158	
12cu|apache-mod_musicindex-1.4.0-2|159	* Mon Mar 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdv2009.0
12cu|apache-mod_musicindex-1.4.0-2|160	+ Revision: 191188
12cu|apache-mod_musicindex-1.4.0-2|161	- import apache-mod_musicindex
12cu|apache-mod_musicindex-1.4.0-2|162	
12cu|apache-mod_musicindex-1.4.0-2|163	
12cu|apache-mod_musicindex-1.4.0-2|164	* Mon Mar 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdv2008.1
12cu|apache-mod_musicindex-1.4.0-2|165	- initial Mandriva package

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

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

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

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

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

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

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

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

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

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

8876 12
12cu|ardour-2.8.16-1|1	%define oname ardour2
12cu|ardour-2.8.16-1|2	
12cu|ardour-2.8.16-1|3	Summary:	Professional multitrack audio recording application
12cu|ardour-2.8.16-1|4	Name:		ardour
12cu|ardour-2.8.16-1|5	Version:	2.8.16
12cu|ardour-2.8.16-1|6	Release:	1
12cu|ardour-2.8.16-1|7	Epoch:		1
12cu|ardour-2.8.16-1|8	Group:		Sound
12cu|ardour-2.8.16-1|9	License:	GPLv2+
12cu|ardour-2.8.16-1|10	URL:		http://ardour.org/
12cu|ardour-2.8.16-1|11	# since 2.8.2 there is no direct link :(
12cu|ardour-2.8.16-1|12	Source0:	http://releases.ardour.org/%{name}-%{version}.tar.bz2
12cu|ardour-2.8.16-1|13	Patch1:		ardour-2.8.11-flags.patch
12cu|ardour-2.8.16-1|14	Patch2:		ardour-2.8.16-lilv16.patch
12cu|ardour-2.8.16-1|15	Patch4:		ardour-2.8.2-disable-fdo-actions.patch
12cu|ardour-2.8.16-1|16	Patch5:		ardour-SConscript.patch
12cu|ardour-2.8.16-1|17	Patch6:		ardour-2.8.12-unistd.patch
12cu|ardour-2.8.16-1|18	Patch7:		ardour-2.8.12-SConstruct2.patch
12cu|ardour-2.8.16-1|19	BuildRequires:	scons >= 0.96
12cu|ardour-2.8.16-1|20	BuildRequires:	gettext >= 0.11.5
12cu|ardour-2.8.16-1|21	BuildRequires:	gtk+2.0
12cu|ardour-2.8.16-1|22	BuildRequires:	libtool
12cu|ardour-2.8.16-1|23	BuildRequires:	raptor2 >= 2.0.4
12cu|ardour-2.8.16-1|24	BuildRequires:	boost-devel
12cu|ardour-2.8.16-1|25	BuildRequires:	cwiid-devel
12cu|ardour-2.8.16-1|26	BuildRequires:	pkgconfig(libcurl)
12cu|ardour-2.8.16-1|27	BuildRequires:	pkgconfig(fftw3)
12cu|ardour-2.8.16-1|28	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|ardour-2.8.16-1|29	BuildRequires:	pkgconfig(gtkmm-2.4)
12cu|ardour-2.8.16-1|30	BuildRequires:	pkgconfig(jack)
12cu|ardour-2.8.16-1|31	BuildRequires:	pkgconfig(alsa)
12cu|ardour-2.8.16-1|32	BuildRequires:	pkgconfig(libart-2.0)
12cu|ardour-2.8.16-1|33	BuildRequires:	pkgconfig(flac)
12cu|ardour-2.8.16-1|34	BuildRequires:	pkgconfig(glib-2.0)
12cu|ardour-2.8.16-1|35	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
12cu|ardour-2.8.16-1|36	BuildRequires:	pkgconfig(libgnomecanvasmm-2.6)
12cu|ardour-2.8.16-1|37	BuildRequires:	pkgconfig(liblo)
12cu|ardour-2.8.16-1|38	BuildRequires:	pkgconfig(lrdf)
12cu|ardour-2.8.16-1|39	BuildRequires:	pkgconfig(samplerate)
12cu|ardour-2.8.16-1|40	BuildRequires:	pkgconfig(sndfile)
12cu|ardour-2.8.16-1|41	BuildRequires:	pkgconfig(libusb)
12cu|ardour-2.8.16-1|42	BuildRequires:	pkgconfig(libxml-2.0)
12cu|ardour-2.8.16-1|43	BuildRequires:	pkgconfig(libxslt)
12cu|ardour-2.8.16-1|44	BuildRequires:	pkgconfig(raptor)
12cu|ardour-2.8.16-1|45	BuildRequires:	pkgconfig(slv2)
12cu|ardour-2.8.16-1|46	BuildRequires:	pkgconfig(soundtouch)
12cu|ardour-2.8.16-1|47	BuildRequires:	pkgconfig(sqlite3)
12cu|ardour-2.8.16-1|48	BuildRequires:	pkgconfig(lv2core)
12cu|ardour-2.8.16-1|49	BuildRequires:	pkgconfig(vamp-sdk)
12cu|ardour-2.8.16-1|50	BuildRequires:	pkgconfig(rubberband)
12cu|ardour-2.8.16-1|51	BuildRequires:	pkgconfig(aubio)
12cu|ardour-2.8.16-1|52	BuildRequires:	pkgconfig(redland)
12cu|ardour-2.8.16-1|53	BuildRequires:	desktop-file-utils
12cu|ardour-2.8.16-1|54	BuildRequires:	suil-devel
12cu|ardour-2.8.16-1|55	BuildRequires:	lilv-devel
12cu|ardour-2.8.16-1|56	#BuildRequires:	gtk+2.0
12cu|ardour-2.8.16-1|57	BuildRequires:	xdg-utils
12cu|ardour-2.8.16-1|58	BuildRequires:	shared-mime-info
12cu|ardour-2.8.16-1|59	Requires:	jackit >= 0.100
12cu|ardour-2.8.16-1|60	
12cu|ardour-2.8.16-1|61	%description
12cu|ardour-2.8.16-1|62	Ardour is a digital audio workstation.You can use it to record, edit and mix
12cu|ardour-2.8.16-1|63	multi-track audio. You can produce your own CDs, mix video soundtracks, or just
12cu|ardour-2.8.16-1|64	experiment with new ideas about music and sound.
12cu|ardour-2.8.16-1|65	
12cu|ardour-2.8.16-1|66	Ardour capabilities include: multichannel recording, non-destructive editing
12cu|ardour-2.8.16-1|67	with unlimited undo/redo, full automation support, a powerful mixer, unlimited
12cu|ardour-2.8.16-1|68	tracks/busses/plugins, timecode synchronization, and hardware control from
12cu|ardour-2.8.16-1|69	surfaces like the Mackie Control Universal. If you've been looking for a tool
12cu|ardour-2.8.16-1|70	similar to ProTools, Nuendo, Pyramix, or Sequoia, you might have found it.
12cu|ardour-2.8.16-1|71	
12cu|ardour-2.8.16-1|72	You must have jackd running and an ALSA sound driver to use ardour. If you are
12cu|ardour-2.8.16-1|73	new to jackd, try qjackctl.
12cu|ardour-2.8.16-1|74	
12cu|ardour-2.8.16-1|75	See the online user manual at http://ardour.org/files/manual/index.html
12cu|ardour-2.8.16-1|76	
12cu|ardour-2.8.16-1|77	Important notice: This package is built against the system libraries in
12cu|ardour-2.8.16-1|78	Mandriva, and in the SConstruct file there is a text that seems to invalidate
12cu|ardour-2.8.16-1|79	support from upstream authors "USE AT YOUR OWN RISK: CANCELS ALL SUPPORT FROM
12cu|ardour-2.8.16-1|80	ARDOUR AUTHORS".
12cu|ardour-2.8.16-1|81	
12cu|ardour-2.8.16-1|82	%prep
12cu|ardour-2.8.16-1|83	%setup -q
12cu|ardour-2.8.16-1|84	%patch1 -p1
12cu|ardour-2.8.16-1|85	%patch2 -p1
12cu|ardour-2.8.16-1|86	%patch4 -p0
12cu|ardour-2.8.16-1|87	%patch5 -p1
12cu|ardour-2.8.16-1|88	%patch7 -p0
12cu|ardour-2.8.16-1|89	
12cu|ardour-2.8.16-1|90	%build
12cu|ardour-2.8.16-1|91	#(tpg) disable strange optimisations, like SSE
12cu|ardour-2.8.16-1|92	%ifarch %{ix86}
12cu|ardour-2.8.16-1|93	TARGETCPU="i686"
12cu|ardour-2.8.16-1|94	ARCHFLAGS="-DARCH_X86"
12cu|ardour-2.8.16-1|95	%endif
12cu|ardour-2.8.16-1|96	%ifarch x86_64
12cu|ardour-2.8.16-1|97	TARGETCPU="x86_64"
12cu|ardour-2.8.16-1|98	ARCHFLAGS="-DARCH_X86 -DBUILD_SSE_OPTIMIZATIONS -DUSE_X86_64_ASM"
12cu|ardour-2.8.16-1|99	%endif
12cu|ardour-2.8.16-1|100	
12cu|ardour-2.8.16-1|101	# ardour want to link against old library
12cu|ardour-2.8.16-1|102	# sed -i -e 's/soundtouch-1.0/soundtouch-1.4/g' SConstruct
12cu|ardour-2.8.16-1|103	
12cu|ardour-2.8.16-1|104	%scons \
12cu|ardour-2.8.16-1|105	PREFIX=%{_prefix} \
12cu|ardour-2.8.16-1|106	DIST_TARGET="${TARGETCPU}" \
12cu|ardour-2.8.16-1|107	LINKFLAGS="%{ldflags} --Wl, --as-needed" \
12cu|ardour-2.8.16-1|108	CCFLAGS="%{optflags} -ffast-math" \
12cu|ardour-2.8.16-1|109	ARCH="%{optflags} -ffast-math ${ARCHFLAGS}" \
12cu|ardour-2.8.16-1|110	FFT_ANALYSIS="1" \
12cu|ardour-2.8.16-1|111	LIBDIR="%{_libdir}" \
12cu|ardour-2.8.16-1|112	SYSLIBS="1" \
12cu|ardour-2.8.16-1|113	SURFACES="1" \
12cu|ardour-2.8.16-1|114	LIBLO="1" \
12cu|ardour-2.8.16-1|115	LV2="1" \
12cu|ardour-2.8.16-1|116	TRANZPORT="1" \
12cu|ardour-2.8.16-1|117	NLS="1" \
12cu|ardour-2.8.16-1|118	FREEDESKTOP="1" \
12cu|ardour-2.8.16-1|119	AUBIO="1" \
12cu|ardour-2.8.16-1|120	FPU_OPTIMIZATION="1" \
12cu|ardour-2.8.16-1|121	WIIMOTE="1" \
12cu|ardour-2.8.16-1|122	FREESOUND="1" \
12cu|ardour-2.8.16-1|123	AUSTATE="1"
12cu|ardour-2.8.16-1|124	
12cu|ardour-2.8.16-1|125	%install
12cu|ardour-2.8.16-1|126	mkdir -p %{buildroot}
12cu|ardour-2.8.16-1|127	scons DESTDIR=%{buildroot} install
12cu|ardour-2.8.16-1|128	
12cu|ardour-2.8.16-1|129	%find_lang %{name} --all-name
12cu|ardour-2.8.16-1|130	
12cu|ardour-2.8.16-1|131	%files -f %{name}.lang
12cu|ardour-2.8.16-1|132	%doc README PACKAGER_README
12cu|ardour-2.8.16-1|133	%dir %{_sysconfdir}/%{oname}
12cu|ardour-2.8.16-1|134	%dir %{_libdir}/%{oname}
12cu|ardour-2.8.16-1|135	%dir %{_libdir}/%{oname}/vamp
12cu|ardour-2.8.16-1|136	%dir %{_libdir}/%{oname}/surfaces
12cu|ardour-2.8.16-1|137	%dir %{_datadir}/%{oname}
12cu|ardour-2.8.16-1|138	%dir %{_datadir}/%{oname}/icons
12cu|ardour-2.8.16-1|139	%dir %{_datadir}/%{oname}/pixmaps
12cu|ardour-2.8.16-1|140	%dir %{_datadir}/%{oname}/templates
12cu|ardour-2.8.16-1|141	%config(noreplace) %{_sysconfdir}/%{oname}/ardour2_ui_dark.rc
12cu|ardour-2.8.16-1|142	%config(noreplace) %{_sysconfdir}/%{oname}/ardour2_ui_default.conf
12cu|ardour-2.8.16-1|143	%config(noreplace) %{_sysconfdir}/%{oname}/ardour2_ui_light.rc
12cu|ardour-2.8.16-1|144	%config(noreplace) %{_sysconfdir}/%{oname}/ardour.menus
12cu|ardour-2.8.16-1|145	%config(noreplace) %{_sysconfdir}/%{oname}/ardour_system.rc
12cu|ardour-2.8.16-1|146	%config(noreplace) %{_sysconfdir}/%{oname}/ergonomic-us.bindings
12cu|ardour-2.8.16-1|147	%config(noreplace) %{_sysconfdir}/%{oname}/mnemonic-us.bindings
12cu|ardour-2.8.16-1|148	%config(noreplace) %{_sysconfdir}/%{oname}/ardour-sae.menus
12cu|ardour-2.8.16-1|149	%config(noreplace) %{_sysconfdir}/%{oname}/SAE-de-keypad.bindings
12cu|ardour-2.8.16-1|150	%config(noreplace) %{_sysconfdir}/%{oname}/SAE-de-nokeypad.bindings
12cu|ardour-2.8.16-1|151	%config(noreplace) %{_sysconfdir}/%{oname}/SAE-us-keypad.bindings
12cu|ardour-2.8.16-1|152	%config(noreplace) %{_sysconfdir}/%{oname}/SAE-us-nokeypad.bindings
12cu|ardour-2.8.16-1|153	%config(noreplace) %{_sysconfdir}/%{oname}/ardour2_ui_dark_sae.rc
12cu|ardour-2.8.16-1|154	%config(noreplace) %{_sysconfdir}/%{oname}/ardour2_ui_light_sae.rc
12cu|ardour-2.8.16-1|155	%{_bindir}/%{oname}
12cu|ardour-2.8.16-1|156	%{_libdir}/%{oname}/*.so
12cu|ardour-2.8.16-1|157	%{_libdir}/%{oname}/ardour-*
12cu|ardour-2.8.16-1|158	%{_libdir}/%{oname}/surfaces/*.so
12cu|ardour-2.8.16-1|159	%{_libdir}/%{oname}/vamp/*.so
12cu|ardour-2.8.16-1|160	%{_libdir}/%{oname}/engines/libclearlooks.so
12cu|ardour-2.8.16-1|161	%{_datadir}/applications/*.desktop
12cu|ardour-2.8.16-1|162	%{_datadir}/%{oname}/icons/*.png
12cu|ardour-2.8.16-1|163	%{_datadir}/%{oname}/pixmaps/*.xpm
12cu|ardour-2.8.16-1|164	%{_datadir}/%{oname}/*.png
12cu|ardour-2.8.16-1|165	%{_datadir}/%{oname}/templates/*.template
12cu|ardour-2.8.16-1|166	%{_iconsdir}/hicolor/*/*/*.png
12cu|ardour-2.8.16-1|167	%{_datadir}/mime/packages/*.xml
12cu|ardour-2.8.16-1|168	
12cu|ardour-2.8.16-1|169	

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

8878 12
12cu|arduino-1.0.5-1|1	#define gitrev		6a68361
12cu|arduino-1.0.5-1|2	%define version		1.0.5
12cu|arduino-1.0.5-1|3	#define	prerel		rc2
12cu|arduino-1.0.5-1|4	%define longversion	0105
12cu|arduino-1.0.5-1|5	%define mdvrel		1
12cu|arduino-1.0.5-1|6	
12cu|arduino-1.0.5-1|7	Name:		arduino
12cu|arduino-1.0.5-1|8	Version:	%version
12cu|arduino-1.0.5-1|9	Release:	%{mdvrel}%{?prerel:.%prerel}
12cu|arduino-1.0.5-1|10	Summary:	An IDE for Arduino-compatible electronics prototyping platforms
12cu|arduino-1.0.5-1|11	Group:		Development/Other
12cu|arduino-1.0.5-1|12	License:	GPLv2+ and LGPLv2+ and CC BY-SA
12cu|arduino-1.0.5-1|13	URL:		http://www.arduino.cc/
12cu|arduino-1.0.5-1|14	
12cu|arduino-1.0.5-1|15	# There are lots of binaries in the "source" tarball.  Remove them with:
12cu|arduino-1.0.5-1|16	# 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}
12cu|arduino-1.0.5-1|17	# See also http://code.google.com/p/arduino/issues/detail?id=193
12cu|arduino-1.0.5-1|18	%if 0%{?gitrev}
12cu|arduino-1.0.5-1|19	Source0:	arduino-Arduino-%{gitrev}.tar.bz2
12cu|arduino-1.0.5-1|20	%else
12cu|arduino-1.0.5-1|21	Source0:	%{name}-%{version}.tar.xz
12cu|arduino-1.0.5-1|22	%endif
12cu|arduino-1.0.5-1|23	BuildArch:	noarch
12cu|arduino-1.0.5-1|24	
12cu|arduino-1.0.5-1|25	# Use unbundled libs:
12cu|arduino-1.0.5-1|26	Patch0:		arduino-script.patch
12cu|arduino-1.0.5-1|27	
12cu|arduino-1.0.5-1|28	Patch2:		arduino-1.0-rc2-mdv-use-system-avrdude.patch
12cu|arduino-1.0.5-1|29	
12cu|arduino-1.0.5-1|30	# Requested upstream in http://github.com/arduino/Arduino/pull/5:
12cu|arduino-1.0.5-1|31	Patch3:		arduino-0022-fedora-use-system-rxtx.patch
12cu|arduino-1.0.5-1|32	
12cu|arduino-1.0.5-1|33	Patch4:		arduino-0022-fedora-icons-etc.patch
12cu|arduino-1.0.5-1|34	Patch6:		arduino-add-to-groups.patch
12cu|arduino-1.0.5-1|35	Patch7:		arduino-0022-mdv-release-check.patch
12cu|arduino-1.0.5-1|36	Patch8:		arduino-no-avrdude64.patch
12cu|arduino-1.0.5-1|37	
12cu|arduino-1.0.5-1|38	Patch9:		arduino-1.0.1-rosa-javac17.patch
12cu|arduino-1.0.5-1|39	
12cu|arduino-1.0.5-1|40	BuildRequires:	java-devel
12cu|arduino-1.0.5-1|41	BuildRequires:	jpackage-utils ant ant-apache-regexp desktop-file-utils ecj jna rxtx git
12cu|arduino-1.0.5-1|42	Requires:	%{name}-core = %{version}-%{release}, %{name}-doc = %{version}-%{release}
12cu|arduino-1.0.5-1|43	Requires:	java >= 0:1.6.0 x11-font-type1 ecj jna rxtx
12cu|arduino-1.0.5-1|44	Requires:	zenity perl polkit
12cu|arduino-1.0.5-1|45	
12cu|arduino-1.0.5-1|46	
12cu|arduino-1.0.5-1|47	%description
12cu|arduino-1.0.5-1|48	Arduino is an open-source electronics prototyping platform based on
12cu|arduino-1.0.5-1|49	flexible, easy-to-use hardware and software. It's intended for artists,
12cu|arduino-1.0.5-1|50	designers, hobbyists, and anyone interested in creating interactive
12cu|arduino-1.0.5-1|51	objects or environments.
12cu|arduino-1.0.5-1|52	
12cu|arduino-1.0.5-1|53	This package contains an IDE that can be used to develop and upload code
12cu|arduino-1.0.5-1|54	to the micro-controller.
12cu|arduino-1.0.5-1|55	
12cu|arduino-1.0.5-1|56	
12cu|arduino-1.0.5-1|57	%package core
12cu|arduino-1.0.5-1|58	Summary:	Files required for compiling code for Arduino-compatible micro-controllers
12cu|arduino-1.0.5-1|59	Group:		Development/Other
12cu|arduino-1.0.5-1|60	Requires:	cross-avr-gcc cross-avr-gcc-c++ avr-libc avrdude
12cu|arduino-1.0.5-1|61	
12cu|arduino-1.0.5-1|62	
12cu|arduino-1.0.5-1|63	%description core
12cu|arduino-1.0.5-1|64	Arduino is an open-source electronics prototyping platform based on
12cu|arduino-1.0.5-1|65	flexible, easy-to-use hardware and software. It's intended for artists,
12cu|arduino-1.0.5-1|66	designers, hobbyists, and anyone interested in creating interactive
12cu|arduino-1.0.5-1|67	objects or environments.
12cu|arduino-1.0.5-1|68	
12cu|arduino-1.0.5-1|69	This package contains the core files required to compile and upload
12cu|arduino-1.0.5-1|70	Arduino code.
12cu|arduino-1.0.5-1|71	
12cu|arduino-1.0.5-1|72	
12cu|arduino-1.0.5-1|73	%package doc
12cu|arduino-1.0.5-1|74	Summary:	Documentation for the Arduino micro-controller platform
12cu|arduino-1.0.5-1|75	Group:		Development/Other
12cu|arduino-1.0.5-1|76	
12cu|arduino-1.0.5-1|77	
12cu|arduino-1.0.5-1|78	%description doc
12cu|arduino-1.0.5-1|79	Arduino is an open-source electronics prototyping platform based on
12cu|arduino-1.0.5-1|80	flexible, easy-to-use hardware and software. It's intended for artists,
12cu|arduino-1.0.5-1|81	designers, hobbyists, and anyone interested in creating interactive
12cu|arduino-1.0.5-1|82	objects or environments.
12cu|arduino-1.0.5-1|83	
12cu|arduino-1.0.5-1|84	This package contains reference documentation.
12cu|arduino-1.0.5-1|85	
12cu|arduino-1.0.5-1|86	
12cu|arduino-1.0.5-1|87	%prep
12cu|arduino-1.0.5-1|88	%if 0%{?gitrev}
12cu|arduino-1.0.5-1|89	%setup -q -n arduino-Arduino-%{gitrev}
12cu|arduino-1.0.5-1|90	%else
12cu|arduino-1.0.5-1|91	%setup -q
12cu|arduino-1.0.5-1|92	%endif
12cu|arduino-1.0.5-1|93	find -name '*.class' -exec rm -f '{}' \;
12cu|arduino-1.0.5-1|94	find -name '*.jar' -exec rm -f '{}' \;
12cu|arduino-1.0.5-1|95	%patch6 -p1
12cu|arduino-1.0.5-1|96	chmod a+rx build/linux/%{name}-add-groups
12cu|arduino-1.0.5-1|97	%patch0
12cu|arduino-1.0.5-1|98	%patch2 -p1
12cu|arduino-1.0.5-1|99	%patch3 -p1
12cu|arduino-1.0.5-1|100	
12cu|arduino-1.0.5-1|101	pwd=`pwd`
12cu|arduino-1.0.5-1|102	cd /
12cu|arduino-1.0.5-1|103	git apply --directory=$pwd %{PATCH4}
12cu|arduino-1.0.5-1|104	cd $pwd
12cu|arduino-1.0.5-1|105	
12cu|arduino-1.0.5-1|106	%patch7 -p1
12cu|arduino-1.0.5-1|107	%patch8 -p1
12cu|arduino-1.0.5-1|108	%patch9 -p1
12cu|arduino-1.0.5-1|109	
12cu|arduino-1.0.5-1|110	echo "\nupdate.check=false" >> build/shared/lib/preferences.txt
12cu|arduino-1.0.5-1|111	
12cu|arduino-1.0.5-1|112	build-jar-repository -p -s app/lib/ ecj jna RXTXcomm
12cu|arduino-1.0.5-1|113	
12cu|arduino-1.0.5-1|114	
12cu|arduino-1.0.5-1|115	%build
12cu|arduino-1.0.5-1|116	cd core/methods
12cu|arduino-1.0.5-1|117	ant
12cu|arduino-1.0.5-1|118	cd ..
12cu|arduino-1.0.5-1|119	ant
12cu|arduino-1.0.5-1|120	cd ../build
12cu|arduino-1.0.5-1|121	ant dist < /dev/null
12cu|arduino-1.0.5-1|122	tar -xf linux/%{name}-%{longversion}-linux.tgz
12cu|arduino-1.0.5-1|123	
12cu|arduino-1.0.5-1|124	
12cu|arduino-1.0.5-1|125	%install
12cu|arduino-1.0.5-1|126	cd build/%{name}-%{longversion}
12cu|arduino-1.0.5-1|127	
12cu|arduino-1.0.5-1|128	mkdir -p %{buildroot}/%{_bindir}
12cu|arduino-1.0.5-1|129	cp -a arduino %{buildroot}/%{_bindir}/
12cu|arduino-1.0.5-1|130	
12cu|arduino-1.0.5-1|131	mkdir -p %{buildroot}/%{_datadir}/%{name}
12cu|arduino-1.0.5-1|132	cp -a hardware lib libraries examples %{buildroot}/%{_datadir}/%{name}/
12cu|arduino-1.0.5-1|133	rm %{buildroot}/%{_datadir}/%{name}/lib/*.jar
12cu|arduino-1.0.5-1|134	rm -r %{buildroot}/%{_datadir}/%{name}/hardware/tools
12cu|arduino-1.0.5-1|135	
12cu|arduino-1.0.5-1|136	mkdir -p %{buildroot}/%{_defaultdocdir}/%{name}-%{version}
12cu|arduino-1.0.5-1|137	cp -a reference %{buildroot}/%{_defaultdocdir}/%{name}-%{version}/
12cu|arduino-1.0.5-1|138	ln -s %{_defaultdocdir}/%{name}-%{version}/reference %{buildroot}/%{_datadir}/%{name}/reference
12cu|arduino-1.0.5-1|139	
12cu|arduino-1.0.5-1|140	# Requested upstream in http://github.com/arduino/Arduino/pull/4:
12cu|arduino-1.0.5-1|141	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;
12cu|arduino-1.0.5-1|142	
12cu|arduino-1.0.5-1|143	cp -a lib/core.jar lib/pde.jar %{buildroot}/%{_datadir}/%{name}/
12cu|arduino-1.0.5-1|144	
12cu|arduino-1.0.5-1|145	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}
12cu|arduino-1.0.5-1|146	mv %{buildroot}/%{_datadir}/%{name}/hardware/%{name}/boards.txt \
12cu|arduino-1.0.5-1|147	%{buildroot}/%{_datadir}/%{name}/hardware/%{name}/programmers.txt \
12cu|arduino-1.0.5-1|148	%{buildroot}/%{_sysconfdir}/%{name}/
12cu|arduino-1.0.5-1|149	ln -s %{_sysconfdir}/%{name}/boards.txt \
12cu|arduino-1.0.5-1|150	%{buildroot}/%{_datadir}/%{name}/hardware/%{name}/boards.txt
12cu|arduino-1.0.5-1|151	ln -s %{_sysconfdir}/%{name}/programmers.txt \
12cu|arduino-1.0.5-1|152	%{buildroot}/%{_datadir}/%{name}/hardware/%{name}/programmers.txt
12cu|arduino-1.0.5-1|153	
12cu|arduino-1.0.5-1|154	mkdir -p %{buildroot}/%{_mandir}/man1
12cu|arduino-1.0.5-1|155	cp -p ../linux/%{name}.1 %{buildroot}/%{_mandir}/man1/
12cu|arduino-1.0.5-1|156	
12cu|arduino-1.0.5-1|157	desktop-file-install --dir=%{buildroot}%{_datadir}/applications ../linux/%{name}.desktop
12cu|arduino-1.0.5-1|158	
12cu|arduino-1.0.5-1|159	for dir in ../linux/icons/*; do
12cu|arduino-1.0.5-1|160	size=`basename $dir`
12cu|arduino-1.0.5-1|161	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/$size/apps
12cu|arduino-1.0.5-1|162	cp $dir/%{name}.png %{buildroot}/%{_datadir}/icons/hicolor/$size/apps/
12cu|arduino-1.0.5-1|163	done
12cu|arduino-1.0.5-1|164	
12cu|arduino-1.0.5-1|165	mkdir -p %{buildroot}/usr/lib
12cu|arduino-1.0.5-1|166	cp -a ../linux/%{name}-add-groups %{buildroot}/usr/lib
12cu|arduino-1.0.5-1|167	
12cu|arduino-1.0.5-1|168	mkdir -p %{buildroot}/%{_datadir}/polkit-1/actions
12cu|arduino-1.0.5-1|169	cp -a ../linux/cc.arduino.add-groups.policy %{buildroot}/%{_datadir}/polkit-1/actions
12cu|arduino-1.0.5-1|170	
12cu|arduino-1.0.5-1|171	
12cu|arduino-1.0.5-1|172	%files
12cu|arduino-1.0.5-1|173	%doc license.txt readme.txt todo.txt
12cu|arduino-1.0.5-1|174	%{_bindir}/*
12cu|arduino-1.0.5-1|175	%{_datadir}/%{name}/*.jar
12cu|arduino-1.0.5-1|176	%{_datadir}/%{name}/lib/
12cu|arduino-1.0.5-1|177	%{_datadir}/applications/*
12cu|arduino-1.0.5-1|178	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cu|arduino-1.0.5-1|179	%{_datadir}/polkit-1/actions/cc.arduino.add-groups.policy
12cu|arduino-1.0.5-1|180	/usr/lib/%{name}-add-groups
12cu|arduino-1.0.5-1|181	%{_mandir}/man1/%{name}.1.xz
12cu|arduino-1.0.5-1|182	%{_datadir}/%{name}/reference
12cu|arduino-1.0.5-1|183	
12cu|arduino-1.0.5-1|184	
12cu|arduino-1.0.5-1|185	%files -n %{name}-core
12cu|arduino-1.0.5-1|186	%doc license.txt readme.txt todo.txt
12cu|arduino-1.0.5-1|187	%config(noreplace) %{_sysconfdir}/%{name}/boards.txt
12cu|arduino-1.0.5-1|188	%config(noreplace) %{_sysconfdir}/%{name}/programmers.txt
12cu|arduino-1.0.5-1|189	%{_datadir}/%{name}/examples/
12cu|arduino-1.0.5-1|190	%{_datadir}/%{name}/hardware/
12cu|arduino-1.0.5-1|191	%{_datadir}/%{name}/libraries/
12cu|arduino-1.0.5-1|192	
12cu|arduino-1.0.5-1|193	
12cu|arduino-1.0.5-1|194	%files -n %{name}-doc
12cu|arduino-1.0.5-1|195	%{_defaultdocdir}/%{name}-%{version}/
12cu|arduino-1.0.5-1|196	
12cu|arduino-1.0.5-1|197	
12cu|arduino-1.0.5-1|198	
12cu|arduino-1.0.5-1|199	%changelog
12cu|arduino-1.0.5-1|200	* Thu Oct 10 2013 akdengi <kazancas@mandriva.ru> 1.0.5-1
12cu|arduino-1.0.5-1|201	+ Revision: 92f9571
12cu|arduino-1.0.5-1|202	- update to 1.0.5 with correct tarball
12cu|arduino-1.0.5-1|203	
12cu|arduino-1.0.5-1|204	

8879 12
12cu|argus-clients-3.0.7.7-1|1	Name:           argus-clients
12cu|argus-clients-3.0.7.7-1|2	Version:        3.0.7.7
12cu|argus-clients-3.0.7.7-1|3	Release:        1
12cu|argus-clients-3.0.7.7-1|4	Epoch:          0
12cu|argus-clients-3.0.7.7-1|5	Summary:        Client tools for argus network audit
12cu|argus-clients-3.0.7.7-1|6	License:        GPLv2+
12cu|argus-clients-3.0.7.7-1|7	Group:          Networking/Other
12cu|argus-clients-3.0.7.7-1|8	URL:            http://qosient.com/argus/
12cu|argus-clients-3.0.7.7-1|9	Source0:        http://qosient.com/argus/dev/%{name}-%{version}.tar.gz
12cu|argus-clients-3.0.7.7-1|10	Patch0:		argus-clients-3.0.2-fix-str-fmt.patch
12cu|argus-clients-3.0.7.7-1|11	BuildRequires:  bison
12cu|argus-clients-3.0.7.7-1|12	BuildRequires:  flex
12cu|argus-clients-3.0.7.7-1|13	BuildRequires:  ncurses-devel
12cu|argus-clients-3.0.7.7-1|14	BuildRequires:  libsasl-devel
12cu|argus-clients-3.0.7.7-1|15	BuildRequires:	mysql-devel
12cu|argus-clients-3.0.7.7-1|16	
12cu|argus-clients-3.0.7.7-1|17	%description
12cu|argus-clients-3.0.7.7-1|18	Clients to the argus probe which process and display information.
12cu|argus-clients-3.0.7.7-1|19	
12cu|argus-clients-3.0.7.7-1|20	
12cu|argus-clients-3.0.7.7-1|21	%package	devel
12cu|argus-clients-3.0.7.7-1|22	Summary:        Static library and header files for the %{name}
12cu|argus-clients-3.0.7.7-1|23	Group:		Development/C
12cu|argus-clients-3.0.7.7-1|24	Provides:	%{name}-devel = %{version}
12cu|argus-clients-3.0.7.7-1|25	Requires:       %{name} = %{version}-%{release}
12cu|argus-clients-3.0.7.7-1|26	
12cu|argus-clients-3.0.7.7-1|27	%description	devel
12cu|argus-clients-3.0.7.7-1|28	Static library and header files for the %{name}
12cu|argus-clients-3.0.7.7-1|29	
12cu|argus-clients-3.0.7.7-1|30	%prep
12cu|argus-clients-3.0.7.7-1|31	%setup -q -n %name-%version
12cu|argus-clients-3.0.7.7-1|32	
12cu|argus-clients-3.0.7.7-1|33	%build
12cu|argus-clients-3.0.7.7-1|34	%configure2_5x
12cu|argus-clients-3.0.7.7-1|35	make
12cu|argus-clients-3.0.7.7-1|36	
12cu|argus-clients-3.0.7.7-1|37	%install
12cu|argus-clients-3.0.7.7-1|38	%{__rm} -rf %{buildroot}
12cu|argus-clients-3.0.7.7-1|39	%{makeinstall_std}
12cu|argus-clients-3.0.7.7-1|40	
12cu|argus-clients-3.0.7.7-1|41	rm -rf %{buildroot}%_docdir
12cu|argus-clients-3.0.7.7-1|42	
12cu|argus-clients-3.0.7.7-1|43	%files
12cu|argus-clients-3.0.7.7-1|44	%defattr(0644,root,root,0755)
12cu|argus-clients-3.0.7.7-1|45	#%doc ChangeLog COPYING CREDITS INSTALL MANIFEST README VERSION doc support
12cu|argus-clients-3.0.7.7-1|46	%attr(0755,root,root) %{_bindir}/*
12cu|argus-clients-3.0.7.7-1|47	%{_prefix}/argus
12cu|argus-clients-3.0.7.7-1|48	%{_mandir}/man?/*
12cu|argus-clients-3.0.7.7-1|49	
12cu|argus-clients-3.0.7.7-1|50	%files devel
12cu|argus-clients-3.0.7.7-1|51	%{_includedir}/argus/*
12cu|argus-clients-3.0.7.7-1|52	%{_libdir}/*.a
12cu|argus-clients-3.0.7.7-1|53	%{_libdir}/pkgconfig/%{name}.pc
12cu|argus-clients-3.0.7.7-1|54	

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

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

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

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

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

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

8886 12
12cu|arpd-0.2-12|1	Summary:	ARP reply daemon
12cu|arpd-0.2-12|2	Name:		arpd
12cu|arpd-0.2-12|3	Version:	0.2
12cu|arpd-0.2-12|4	Release:	12
12cu|arpd-0.2-12|5	Group:		System/Servers
12cu|arpd-0.2-12|6	License:	BSD
12cu|arpd-0.2-12|7	URL:		http://niels.xtdnet.nl/honeyd/
12cu|arpd-0.2-12|8	Source0:	%{name}-%{version}.tar.bz2
12cu|arpd-0.2-12|9	Source1:	%{name}.init.bz2
12cu|arpd-0.2-12|10	Source2:	%{name}.sysconfig.bz2
12cu|arpd-0.2-12|11	Patch0:		arpd-0.2-gcc34.diff
12cu|arpd-0.2-12|12	Requires(preun): rpm-helper
12cu|arpd-0.2-12|13	Requires(post): rpm-helper
12cu|arpd-0.2-12|14	BuildRequires:	libevent0.9-devel
12cu|arpd-0.2-12|15	BuildRequires:	dnet-devel
12cu|arpd-0.2-12|16	BuildRequires:	pcap-devel = 1.3.0-2
12cu|arpd-0.2-12|17	BuildRequires:	flex
12cu|arpd-0.2-12|18	BuildRequires:	bison
12cu|arpd-0.2-12|19	
12cu|arpd-0.2-12|20	%description
12cu|arpd-0.2-12|21	arpd replies to any ARP request for an IP address matching the
12cu|arpd-0.2-12|22	specified destination net with the hardware MAC address of the
12cu|arpd-0.2-12|23	specified interface, but only after determining if another host
12cu|arpd-0.2-12|24	already claims it.
12cu|arpd-0.2-12|25	
12cu|arpd-0.2-12|26	%prep
12cu|arpd-0.2-12|27	
12cu|arpd-0.2-12|28	%setup -q -n %{name}
12cu|arpd-0.2-12|29	%patch0 -p0
12cu|arpd-0.2-12|30	
12cu|arpd-0.2-12|31	# libevent0.9 fix
12cu|arpd-0.2-12|32	perl -pi -e "s|event\.h|libevent0\.9\.h|g" *
12cu|arpd-0.2-12|33	perl -pi -e "s|libevent\.a|libevent0\.9\.a|g" *
12cu|arpd-0.2-12|34	
12cu|arpd-0.2-12|35	# lib64 fix
12cu|arpd-0.2-12|36	perl -pi -e "s|\\\$withval/lib/|\\\${libdir}/|g" configure*
12cu|arpd-0.2-12|37	perl -pi -e "s|\\\$withval/lib |\\\${libdir} |g" configure*
12cu|arpd-0.2-12|38	perl -pi -e "s|\-L\\\${prefix}/lib|\-L\\\${libdir}|g" configure*
12cu|arpd-0.2-12|39	perl -pi -e "s|\\\${prefix}/lib/|\\\${libdir}/|g" configure*
12cu|arpd-0.2-12|40	perl -pi -e "s|\-levent|\-levent0.9|g" configure*
12cu|arpd-0.2-12|41	
12cu|arpd-0.2-12|42	bzcat %{SOURCE1} > %{name}.init
12cu|arpd-0.2-12|43	bzcat %{SOURCE2} > %{name}.sysconfig
12cu|arpd-0.2-12|44	
12cu|arpd-0.2-12|45	%build
12cu|arpd-0.2-12|46	
12cu|arpd-0.2-12|47	export CFLAGS="%{optflags} -fPIC"
12cu|arpd-0.2-12|48	
12cu|arpd-0.2-12|49	./configure \
12cu|arpd-0.2-12|50	--enable-shared \
12cu|arpd-0.2-12|51	--enable-static \
12cu|arpd-0.2-12|52	--prefix=%{_prefix} \
12cu|arpd-0.2-12|53	--exec-prefix=%{_exec_prefix} \
12cu|arpd-0.2-12|54	--bindir=%{_sbindir} \
12cu|arpd-0.2-12|55	--sbindir=%{_sbindir} \
12cu|arpd-0.2-12|56	--sysconfdir=%{_sysconfdir} \
12cu|arpd-0.2-12|57	--datadir=%{_datadir} \
12cu|arpd-0.2-12|58	--includedir=%{_includedir} \
12cu|arpd-0.2-12|59	--libdir=%{_libdir} \
12cu|arpd-0.2-12|60	--libexecdir=%{_libexecdir} \
12cu|arpd-0.2-12|61	--localstatedir=%{_localstatedir}/lib \
12cu|arpd-0.2-12|62	--sharedstatedir=%{_sharedstatedir} \
12cu|arpd-0.2-12|63	--mandir=%{_mandir} \
12cu|arpd-0.2-12|64	--infodir=%{_infodir}
12cu|arpd-0.2-12|65	
12cu|arpd-0.2-12|66	%make
12cu|arpd-0.2-12|67	
12cu|arpd-0.2-12|68	%install
12cu|arpd-0.2-12|69	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cu|arpd-0.2-12|70	
12cu|arpd-0.2-12|71	install -d %{buildroot}%{_initrddir}
12cu|arpd-0.2-12|72	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cu|arpd-0.2-12|73	install -d %{buildroot}%{_sbindir}
12cu|arpd-0.2-12|74	install -d %{buildroot}%{_mandir}/man8
12cu|arpd-0.2-12|75	
12cu|arpd-0.2-12|76	install -m755 %{name} %{buildroot}%{_sbindir}/%{name}
12cu|arpd-0.2-12|77	install -m644 %{name}.8 %{buildroot}%{_mandir}/man8/%{name}.8
12cu|arpd-0.2-12|78	
12cu|arpd-0.2-12|79	install -m755 %{name}.init %{buildroot}%{_initrddir}/%{name}
12cu|arpd-0.2-12|80	install -m644 %{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cu|arpd-0.2-12|81	
12cu|arpd-0.2-12|82	%post
12cu|arpd-0.2-12|83	%_post_service %{name}
12cu|arpd-0.2-12|84	
12cu|arpd-0.2-12|85	%preun
12cu|arpd-0.2-12|86	%_preun_service %{name}
12cu|arpd-0.2-12|87	
12cu|arpd-0.2-12|88	%clean
12cu|arpd-0.2-12|89	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12cu|arpd-0.2-12|90	
12cu|arpd-0.2-12|91	%files
12cu|arpd-0.2-12|92	%defattr(-,root,root)
12cu|arpd-0.2-12|93	%doc LICENSE
12cu|arpd-0.2-12|94	%config(noreplace) %attr(0755,root,root) %{_initrddir}/%{name}
12cu|arpd-0.2-12|95	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/%{name}
12cu|arpd-0.2-12|96	%attr(0755,root,root) %{_sbindir}/%{name}
12cu|arpd-0.2-12|97	%attr(0644,root,root) %{_mandir}/man8/%{name}.8*
12cu|arpd-0.2-12|98	
12cu|arpd-0.2-12|99	
12cu|arpd-0.2-12|100	%changelog
12cu|arpd-0.2-12|101	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-11mdv2011.0
12cu|arpd-0.2-12|102	+ Revision: 616604
12cu|arpd-0.2-12|103	- the mass rebuild of 2010.0 packages
12cu|arpd-0.2-12|104	
12cu|arpd-0.2-12|105	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.2-10mdv2010.0
12cu|arpd-0.2-12|106	+ Revision: 436671
12cu|arpd-0.2-12|107	- rebuild
12cu|arpd-0.2-12|108	
12cu|arpd-0.2-12|109	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-9mdv2009.1
12cu|arpd-0.2-12|110	+ Revision: 298232
12cu|arpd-0.2-12|111	- rebuilt against libpcap-1.0.0
12cu|arpd-0.2-12|112	
12cu|arpd-0.2-12|113	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-8mdv2009.0
12cu|arpd-0.2-12|114	+ Revision: 238993
12cu|arpd-0.2-12|115	- rebuild
12cu|arpd-0.2-12|116	
12cu|arpd-0.2-12|117	+ Pixel <pixel@mandriva.com>
12cu|arpd-0.2-12|118	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cu|arpd-0.2-12|119	
12cu|arpd-0.2-12|120	+ Olivier Blin <oblin@mandriva.com>
12cu|arpd-0.2-12|121	- restore BuildRoot
12cu|arpd-0.2-12|122	
12cu|arpd-0.2-12|123	+ Thierry Vignaud <tv@mandriva.org>
12cu|arpd-0.2-12|124	- kill re-definition of %%buildroot on Pixel's request
12cu|arpd-0.2-12|125	
12cu|arpd-0.2-12|126	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-7mdv2008.0
12cu|arpd-0.2-12|127	+ Revision: 83891
12cu|arpd-0.2-12|128	- bump release
12cu|arpd-0.2-12|129	- fix deps
12cu|arpd-0.2-12|130	- rebuild
12cu|arpd-0.2-12|131	
12cu|arpd-0.2-12|132	+ Thierry Vignaud <tv@mandriva.org>
12cu|arpd-0.2-12|133	- fix prereq
12cu|arpd-0.2-12|134	
12cu|arpd-0.2-12|135	
12cu|arpd-0.2-12|136	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-5mdv2007.0
12cu|arpd-0.2-12|137	+ Revision: 101561
12cu|arpd-0.2-12|138	- Import arpd
12cu|arpd-0.2-12|139	
12cu|arpd-0.2-12|140	* Mon Jun 19 2006 Emmanuel Andry <eandry@mandriva.org> 0.2-5mdv2007.0
12cu|arpd-0.2-12|141	- rebuild
12cu|arpd-0.2-12|142	- %%mkrel
12cu|arpd-0.2-12|143	
12cu|arpd-0.2-12|144	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdk
12cu|arpd-0.2-12|145	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cu|arpd-0.2-12|146	
12cu|arpd-0.2-12|147	* Mon Jan 17 2005 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.2-3mdk
12cu|arpd-0.2-12|148	- fix deps and build
12cu|arpd-0.2-12|149	
12cu|arpd-0.2-12|150	* Mon Dec 22 2003 Michael Scherer <misc@mandrake.org> 0.2-2mdk
12cu|arpd-0.2-12|151	- correct initscript
12cu|arpd-0.2-12|152	- remove explicit lib Requires
12cu|arpd-0.2-12|153	

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

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

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

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

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

8892 12
12cu|ascii-3.14-1|1	Name:		ascii
12cu|ascii-3.14-1|2	Version:	3.14
12cu|ascii-3.14-1|3	Release:	1
12cu|ascii-3.14-1|4	URL:		http://www.catb.org/~esr/ascii/
12cu|ascii-3.14-1|5	Source0:	http://www.catb.org/~esr/ascii/%name-%version.tar.gz
12cu|ascii-3.14-1|6	License:	BSD
12cu|ascii-3.14-1|7	Group:		Text tools
12cu|ascii-3.14-1|8	Summary:	Interactive ASCII name and synonym chart
12cu|ascii-3.14-1|9	
12cu|ascii-3.14-1|10	
12cu|ascii-3.14-1|11	%description
12cu|ascii-3.14-1|12	The ascii utility provides easy conversion between various byte representations
12cu|ascii-3.14-1|13	and the American Standard Code for Information Interchange (ASCII) character
12cu|ascii-3.14-1|14	table.  It knows about a wide variety of hex, binary, octal, Teletype mnemonic,
12cu|ascii-3.14-1|15	ISO/ECMA code point, slang names, XML entity names, and other representations.
12cu|ascii-3.14-1|16	Given any one on the command line, it will try to display all others.  Called
12cu|ascii-3.14-1|17	with no arguments it displays a handy small ASCII chart.
12cu|ascii-3.14-1|18	
12cu|ascii-3.14-1|19	%prep
12cu|ascii-3.14-1|20	%setup -q
12cu|ascii-3.14-1|21	
12cu|ascii-3.14-1|22	%build
12cu|ascii-3.14-1|23	%make CC="gcc %optflags %ldflags" %{name} %{name}.1
12cu|ascii-3.14-1|24	
12cu|ascii-3.14-1|25	%install
12cu|ascii-3.14-1|26	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
12cu|ascii-3.14-1|27	install -m644 %{name}.1 -D %{buildroot}%{_mandir}/man1/%{name}.1
12cu|ascii-3.14-1|28	
12cu|ascii-3.14-1|29	%files
12cu|ascii-3.14-1|30	%doc README COPYING
12cu|ascii-3.14-1|31	%{_bindir}/%{name}
12cu|ascii-3.14-1|32	%{_mandir}/man?/*
12cu|ascii-3.14-1|33	
12cu|ascii-3.14-1|34	
12cu|ascii-3.14-1|35	
12cu|ascii-3.14-1|36	%changelog
12cu|ascii-3.14-1|37	* Tue Jan 28 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.14-1
12cu|ascii-3.14-1|38	+ Revision: 642b5f8
12cu|ascii-3.14-1|39	- 3.14
12cu|ascii-3.14-1|40	- Recognize \0 as ASCII NUL.
12cu|ascii-3.14-1|41	- ascii.cgi deleted: the <isindex> it relies on is archaic and nonconformant.
12cu|ascii-3.14-1|42	- Markup improvements on the manual page.
12cu|ascii-3.14-1|43	
12cu|ascii-3.14-1|44	

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

8894 12
12cu|asciiquarium-1.1-1|1	%define name    asciiquarium
12cu|asciiquarium-1.1-1|2	%define version 1.1
12cu|asciiquarium-1.1-1|3	%define release 1
12cu|asciiquarium-1.1-1|4	
12cu|asciiquarium-1.1-1|5	Name:           %{name}
12cu|asciiquarium-1.1-1|6	Version:        %{version}
12cu|asciiquarium-1.1-1|7	Release:        %{release}
12cu|asciiquarium-1.1-1|8	Summary:        An aquarium/sea animation in ASCII art
12cu|asciiquarium-1.1-1|9	License:        GPL
12cu|asciiquarium-1.1-1|10	Group:          Toys
12cu|asciiquarium-1.1-1|11	URL:            http://www.robobunny.com/projects/asciiquarium/
12cu|asciiquarium-1.1-1|12	Source0:        http://www.robobunny.com/projects/asciiquarium/%{name}_%{version}.tar.gz
12cu|asciiquarium-1.1-1|13	Requires:	perl-Term-Animation
12cu|asciiquarium-1.1-1|14	BuildArch:      noarch
12cu|asciiquarium-1.1-1|15	
12cu|asciiquarium-1.1-1|16	%description
12cu|asciiquarium-1.1-1|17	Asciiquarium is an aquarium/sea animation in ASCII art.
12cu|asciiquarium-1.1-1|18	
12cu|asciiquarium-1.1-1|19	%prep
12cu|asciiquarium-1.1-1|20	%setup -q -n %{name}_%{version}
12cu|asciiquarium-1.1-1|21	
12cu|asciiquarium-1.1-1|22	%build
12cu|asciiquarium-1.1-1|23	
12cu|asciiquarium-1.1-1|24	%install
12cu|asciiquarium-1.1-1|25	install -d -m 755 %{buildroot}%{_bindir}
12cu|asciiquarium-1.1-1|26	install -m 755 asciiquarium %{buildroot}%{_bindir}
12cu|asciiquarium-1.1-1|27	
12cu|asciiquarium-1.1-1|28	
12cu|asciiquarium-1.1-1|29	%files
12cu|asciiquarium-1.1-1|30	%doc CHANGES  README gpl.txt
12cu|asciiquarium-1.1-1|31	%{_bindir}/*
12cu|asciiquarium-1.1-1|32	
12cu|asciiquarium-1.1-1|33	
12cu|asciiquarium-1.1-1|34	

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

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

8897 12
12cu|aspell-csb-0.02.0-1|1	%define _enable_debug_packages %{nil}
12cu|aspell-csb-0.02.0-1|2	%define debug_package          %{nil}
12cu|aspell-csb-0.02.0-1|3	
12cu|aspell-csb-0.02.0-1|4	%define src_ver 0.02-0
12cu|aspell-csb-0.02.0-1|5	%define fname aspell6-%{languagecode}
12cu|aspell-csb-0.02.0-1|6	%define aspell_ver 0.60
12cu|aspell-csb-0.02.0-1|7	%define languageenglazy Kashubian
12cu|aspell-csb-0.02.0-1|8	%define languagecode csb
12cu|aspell-csb-0.02.0-1|9	# FIXME: no locale yet
12cu|aspell-csb-0.02.0-1|10	%define lc_ctype csb_XX
12cu|aspell-csb-0.02.0-1|11	
12cu|aspell-csb-0.02.0-1|12	Summary:       %{languageenglazy} files for aspell
12cu|aspell-csb-0.02.0-1|13	Name:          aspell-%{languagecode}
12cu|aspell-csb-0.02.0-1|14	Version:       0.02.0
12cu|aspell-csb-0.02.0-1|15	Release:       1
12cu|aspell-csb-0.02.0-1|16	Group:         System/Internationalization
12cu|aspell-csb-0.02.0-1|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/csb/aspell6-csb-0.02-0.tar.bz2
12cu|aspell-csb-0.02.0-1|18	URL:		   http://aspell.net/
12cu|aspell-csb-0.02.0-1|19	License:	   GPL
12cu|aspell-csb-0.02.0-1|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12cu|aspell-csb-0.02.0-1|21	Provides: spell-%{languagecode}
12cu|aspell-csb-0.02.0-1|22	
12cu|aspell-csb-0.02.0-1|23	BuildRequires: aspell >= %{aspell_ver}
12cu|aspell-csb-0.02.0-1|24	BuildRequires: make
12cu|aspell-csb-0.02.0-1|25	Requires:      aspell >= %{aspell_ver}
12cu|aspell-csb-0.02.0-1|26	
12cu|aspell-csb-0.02.0-1|27	# Mandriva Stuff
12cu|aspell-csb-0.02.0-1|28	#Requires:      locales-%{languagecode}
12cu|aspell-csb-0.02.0-1|29	# aspell = 1, myspell = 2, lang-specific = 3
12cu|aspell-csb-0.02.0-1|30	Provides:      enchant-dictionary = 1
12cu|aspell-csb-0.02.0-1|31	Provides:      aspell-dictionary
12cu|aspell-csb-0.02.0-1|32	#Provides:      aspell-%{lc_ctype}
12cu|aspell-csb-0.02.0-1|33	
12cu|aspell-csb-0.02.0-1|34	Autoreqprov:   no
12cu|aspell-csb-0.02.0-1|35	
12cu|aspell-csb-0.02.0-1|36	%description
12cu|aspell-csb-0.02.0-1|37	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
12cu|aspell-csb-0.02.0-1|38	
12cu|aspell-csb-0.02.0-1|39	%prep
12cu|aspell-csb-0.02.0-1|40	%setup -q -n %{fname}-%{src_ver}
12cu|aspell-csb-0.02.0-1|41	
12cu|aspell-csb-0.02.0-1|42	%build
12cu|aspell-csb-0.02.0-1|43	# don't use configure macro
12cu|aspell-csb-0.02.0-1|44	./configure
12cu|aspell-csb-0.02.0-1|45	
12cu|aspell-csb-0.02.0-1|46	%make
12cu|aspell-csb-0.02.0-1|47	
12cu|aspell-csb-0.02.0-1|48	%install
12cu|aspell-csb-0.02.0-1|49	rm -fr $RPM_BUILD_ROOT
12cu|aspell-csb-0.02.0-1|50	
12cu|aspell-csb-0.02.0-1|51	%makeinstall_std
12cu|aspell-csb-0.02.0-1|52	
12cu|aspell-csb-0.02.0-1|53	chmod 644 Copyright README*
12cu|aspell-csb-0.02.0-1|54	
12cu|aspell-csb-0.02.0-1|55	%clean
12cu|aspell-csb-0.02.0-1|56	rm -fr $RPM_BUILD_ROOT
12cu|aspell-csb-0.02.0-1|57	
12cu|aspell-csb-0.02.0-1|58	%files
12cu|aspell-csb-0.02.0-1|59	%defattr(-,root,root)
12cu|aspell-csb-0.02.0-1|60	%doc README* Copyright
12cu|aspell-csb-0.02.0-1|61	%{_libdir}/aspell-%{aspell_ver}/*
12cu|aspell-csb-0.02.0-1|62	
12cu|aspell-csb-0.02.0-1|63	
12cu|aspell-csb-0.02.0-1|64	
12cu|aspell-csb-0.02.0-1|65	
12cu|aspell-csb-0.02.0-1|66	%changelog
12cu|aspell-csb-0.02.0-1|67	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.01.1-6mdv2011.0
12cu|aspell-csb-0.02.0-1|68	+ Revision: 616608
12cu|aspell-csb-0.02.0-1|69	- the mass rebuild of 2010.0 packages
12cu|aspell-csb-0.02.0-1|70	
12cu|aspell-csb-0.02.0-1|71	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0.01.1-5mdv2010.0
12cu|aspell-csb-0.02.0-1|72	+ Revision: 423965
12cu|aspell-csb-0.02.0-1|73	- rebuild
12cu|aspell-csb-0.02.0-1|74	
12cu|aspell-csb-0.02.0-1|75	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 0.01.1-4mdv2009.0
12cu|aspell-csb-0.02.0-1|76	+ Revision: 226180
12cu|aspell-csb-0.02.0-1|77	- rebuild
12cu|aspell-csb-0.02.0-1|78	
12cu|aspell-csb-0.02.0-1|79	* Sun Mar 09 2008 Anssi Hannula <anssi@mandriva.org> 0.01.1-3mdv2008.1
12cu|aspell-csb-0.02.0-1|80	+ Revision: 182408
12cu|aspell-csb-0.02.0-1|81	- provide enchant-dictionary
12cu|aspell-csb-0.02.0-1|82	
12cu|aspell-csb-0.02.0-1|83	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.01.1-2mdv2008.1
12cu|aspell-csb-0.02.0-1|84	+ Revision: 135824
12cu|aspell-csb-0.02.0-1|85	- restore BuildRoot
12cu|aspell-csb-0.02.0-1|86	
12cu|aspell-csb-0.02.0-1|87	+ Thierry Vignaud <tv@mandriva.org>
12cu|aspell-csb-0.02.0-1|88	- kill re-definition of %%buildroot on Pixel's request
12cu|aspell-csb-0.02.0-1|89	- s/Mandrake/Mandriva/
12cu|aspell-csb-0.02.0-1|90	
12cu|aspell-csb-0.02.0-1|91	
12cu|aspell-csb-0.02.0-1|92	* Mon Mar 05 2007 Oden Eriksson <oeriksson@mandriva.com> 0.01.1-2mdv2007.0
12cu|aspell-csb-0.02.0-1|93	+ Revision: 132947
12cu|aspell-csb-0.02.0-1|94	- Import aspell-csb
12cu|aspell-csb-0.02.0-1|95	
12cu|aspell-csb-0.02.0-1|96	* Mon Mar 05 2007 Oden Eriksson <oeriksson@mandriva.com> 0.01.1-2mdv2007.1
12cu|aspell-csb-0.02.0-1|97	- disable debug packages
12cu|aspell-csb-0.02.0-1|98	
12cu|aspell-csb-0.02.0-1|99	* Tue Nov 29 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.01.1-1mdk
12cu|aspell-csb-0.02.0-1|100	- first version
12cu|aspell-csb-0.02.0-1|101	
12cu|aspell-csb-0.02.0-1|102	

8898 12
12cu|aspellgui-0.0.7-2|1	%define oname AspellGUI
12cu|aspellgui-0.0.7-2|2	%define debug_package	%{nil}
12cu|aspellgui-0.0.7-2|3	Name:		aspellgui
12cu|aspellgui-0.0.7-2|4	Summary:	GUI for aspell
12cu|aspellgui-0.0.7-2|5	License:	GPLv3
12cu|aspellgui-0.0.7-2|6	Version:	0.0.7
12cu|aspellgui-0.0.7-2|7	Release:	2
12cu|aspellgui-0.0.7-2|8	Group:		Text tools
12cu|aspellgui-0.0.7-2|9	URL:		http://keithhedger.hostingsiteforfree.com/pages/aspellgui/aspelgui.html
12cu|aspellgui-0.0.7-2|10	Source:		http://keithhedger.hostingsiteforfree.com/zips/aspellgui/%{oname}-%{version}.tar.gz
12cu|aspellgui-0.0.7-2|11	BuildRequires:  pkgconfig(Qt5Widgets)
12cu|aspellgui-0.0.7-2|12	BuildRequires:  aspell-devel
12cu|aspellgui-0.0.7-2|13	BuildRequires:	desktop-file-utils
12cu|aspellgui-0.0.7-2|14	BuildRequires:	qmake5
12cu|aspellgui-0.0.7-2|15	
12cu|aspellgui-0.0.7-2|16	
12cu|aspellgui-0.0.7-2|17	%description
12cu|aspellgui-0.0.7-2|18	GUI for aspell, just launch it from the accessories menu and
12cu|aspellgui-0.0.7-2|19	pase or type a word in the text box and either press
12cu|aspellgui-0.0.7-2|20	\'Spell Check\' to check and correct all words in the
12cu|aspellgui-0.0.7-2|21	text box or select a single word and press
12cu|aspellgui-0.0.7-2|22	\'Check Word\' to just correct that one,
12cu|aspellgui-0.0.7-2|23	that\'s all there is to it.
12cu|aspellgui-0.0.7-2|24	
12cu|aspellgui-0.0.7-2|25	
12cu|aspellgui-0.0.7-2|26	%prep
12cu|aspellgui-0.0.7-2|27	%setup -qn %{oname}-%{version}
12cu|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
12cu|aspellgui-0.0.7-2|29	
12cu|aspellgui-0.0.7-2|30	%build
12cu|aspellgui-0.0.7-2|31	%configure --prefix=/usr --enable-qt5
12cu|aspellgui-0.0.7-2|32	make clean
12cu|aspellgui-0.0.7-2|33	%make
12cu|aspellgui-0.0.7-2|34	
12cu|aspellgui-0.0.7-2|35	
12cu|aspellgui-0.0.7-2|36	%install
12cu|aspellgui-0.0.7-2|37	%makeinstall_std
12cu|aspellgui-0.0.7-2|38	desktop-file-validate %{buildroot}%{_datadir}/applications/AspellGUI.desktop
12cu|aspellgui-0.0.7-2|39	
12cu|aspellgui-0.0.7-2|40	
12cu|aspellgui-0.0.7-2|41	%files
12cu|aspellgui-0.0.7-2|42	%doc  ChangeLog README AspellGUI/resources/docs/gpl-3.0.txt
12cu|aspellgui-0.0.7-2|43	%{_bindir}/%{name}
12cu|aspellgui-0.0.7-2|44	%{_datadir}/applications/%{oname}.desktop
12cu|aspellgui-0.0.7-2|45	%{_datadir}/pixmaps/AspellGUI.png
12cu|aspellgui-0.0.7-2|46	%{_datadir}/pixmaps/AspellGUI48.png
12cu|aspellgui-0.0.7-2|47	%{_iconsdir}/hicolor/*/apps/AspellGUI.png
12cu|aspellgui-0.0.7-2|48	%{_datadir}/AspellGUI/
12cu|aspellgui-0.0.7-2|49	
12cu|aspellgui-0.0.7-2|50	
12cu|aspellgui-0.0.7-2|51	
12cu|aspellgui-0.0.7-2|52	
12cu|aspellgui-0.0.7-2|53	
12cu|aspellgui-0.0.7-2|54	
12cu|aspellgui-0.0.7-2|55	
12cu|aspellgui-0.0.7-2|56	
12cu|aspellgui-0.0.7-2|57	
12cu|aspellgui-0.0.7-2|58	
12cu|aspellgui-0.0.7-2|59	
12cu|aspellgui-0.0.7-2|60	
12cu|aspellgui-0.0.7-2|61	%changelog
12cu|aspellgui-0.0.7-2|62	* Tue Sep 30 2014 abfonly <abfonly@gmail.com> 0.0.7-2
12cu|aspellgui-0.0.7-2|63	+ Revision: f25a69c
12cu|aspellgui-0.0.7-2|64	- Merge pull request #1 from abfonly/aspellgui:rosa2012.1
12cu|aspellgui-0.0.7-2|65	- abfonly
12cu|aspellgui-0.0.7-2|66	
12cu|aspellgui-0.0.7-2|67	

8899 12
12cu|assetml-1.2.1-10|1	%define major 0
12cu|assetml-1.2.1-10|2	%define libname %mklibname %name %major
12cu|assetml-1.2.1-10|3	%define libnamedev %mklibname %name %major -d
12cu|assetml-1.2.1-10|4	
12cu|assetml-1.2.1-10|5	
12cu|assetml-1.2.1-10|6	
12cu|assetml-1.2.1-10|7	Summary: Library assetml to share and reuse content like image and audio file
12cu|assetml-1.2.1-10|8	Name: 		assetml
12cu|assetml-1.2.1-10|9	Version: 	1.2.1
12cu|assetml-1.2.1-10|10	Release: 	10
12cu|assetml-1.2.1-10|11	License: 	GPLv2+
12cu|assetml-1.2.1-10|12	Group: 		System/Libraries
12cu|assetml-1.2.1-10|13	Source:		lib%name-%version.tar.bz2
12cu|assetml-1.2.1-10|14	BuildRequires:	pkgconfig
12cu|assetml-1.2.1-10|15	BuildRequires:	popt-devel
12cu|assetml-1.2.1-10|16	BuildRequires:	glib2-devel >= 2.0.0
12cu|assetml-1.2.1-10|17	BuildRequires:	glibc-devel
12cu|assetml-1.2.1-10|18	BuildRequires:	libxml2-devel
12cu|assetml-1.2.1-10|19	BuildRequires:	texi2html
12cu|assetml-1.2.1-10|20	BuildRequires:	texinfo
12cu|assetml-1.2.1-10|21	URL: 		http://ofset.sf.net/assetml
12cu|assetml-1.2.1-10|22	
12cu|assetml-1.2.1-10|23	%description
12cu|assetml-1.2.1-10|24	This is a library based on an XML file format that is used to share and reuse
12cu|assetml-1.2.1-10|25	content like image and audio file.
12cu|assetml-1.2.1-10|26	Application using this library can query files on their system that provides an
12cu|assetml-1.2.1-10|27	assetml xml file description.
12cu|assetml-1.2.1-10|28	
12cu|assetml-1.2.1-10|29	%package -n %libname
12cu|assetml-1.2.1-10|30	Summary:        Library assetml to share image and audio file between project
12cu|assetml-1.2.1-10|31	Group:          System/Libraries
12cu|assetml-1.2.1-10|32	
12cu|assetml-1.2.1-10|33	%description -n %libname
12cu|assetml-1.2.1-10|34	AssetML Library
12cu|assetml-1.2.1-10|35	
12cu|assetml-1.2.1-10|36	%package  -n %libnamedev
12cu|assetml-1.2.1-10|37	Summary:        Devel Library assetml to share image and audio file between project
12cu|assetml-1.2.1-10|38	Group: 		System/Libraries
12cu|assetml-1.2.1-10|39	Requires:       %libname = %version
12cu|assetml-1.2.1-10|40	Provides:	libassetml-devel
12cu|assetml-1.2.1-10|41	
12cu|assetml-1.2.1-10|42	%description -n %libnamedev
12cu|assetml-1.2.1-10|43	AssetML Devel Library
12cu|assetml-1.2.1-10|44	
12cu|assetml-1.2.1-10|45	%prep
12cu|assetml-1.2.1-10|46	
12cu|assetml-1.2.1-10|47	%setup -q -n lib%{name}-%version
12cu|assetml-1.2.1-10|48	
12cu|assetml-1.2.1-10|49	%build
12cu|assetml-1.2.1-10|50	
12cu|assetml-1.2.1-10|51	%configure2_5x
12cu|assetml-1.2.1-10|52	
12cu|assetml-1.2.1-10|53	%make
12cu|assetml-1.2.1-10|54	
12cu|assetml-1.2.1-10|55	%install
12cu|assetml-1.2.1-10|56	%makeinstall
12cu|assetml-1.2.1-10|57	
12cu|assetml-1.2.1-10|58	%find_lang lib%name
12cu|assetml-1.2.1-10|59	
12cu|assetml-1.2.1-10|60	
12cu|assetml-1.2.1-10|61	%files -f lib%name.lang
12cu|assetml-1.2.1-10|62	%defattr(-, root, root)
12cu|assetml-1.2.1-10|63	%doc AUTHORS COPYING ChangeLog INSTALL README THANKS
12cu|assetml-1.2.1-10|64	%_bindir/*
12cu|assetml-1.2.1-10|65	%_datadir/gnome/help/*
12cu|assetml-1.2.1-10|66	%_infodir/*
12cu|assetml-1.2.1-10|67	
12cu|assetml-1.2.1-10|68	%files -n %libname
12cu|assetml-1.2.1-10|69	%defattr(-,root,root)
12cu|assetml-1.2.1-10|70	%_libdir/libassetml.so.*
12cu|assetml-1.2.1-10|71	
12cu|assetml-1.2.1-10|72	%files -n %libnamedev
12cu|assetml-1.2.1-10|73	%defattr(-, root, root)
12cu|assetml-1.2.1-10|74	%_libdir/lib*.so
12cu|assetml-1.2.1-10|75	%_includedir/libassetml*/*
12cu|assetml-1.2.1-10|76	%_libdir/pkgconfig/libassetml.pc
12cu|assetml-1.2.1-10|77	
12cu|assetml-1.2.1-10|78	
12cu|assetml-1.2.1-10|79	
12cu|assetml-1.2.1-10|80	
12cu|assetml-1.2.1-10|81	%changelog
12cu|assetml-1.2.1-10|82	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-7mdv2011.0
12cu|assetml-1.2.1-10|83	+ Revision: 616614
12cu|assetml-1.2.1-10|84	- the mass rebuild of 2010.0 packages
12cu|assetml-1.2.1-10|85	
12cu|assetml-1.2.1-10|86	* Mon Jun 22 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.1-6mdv2010.0
12cu|assetml-1.2.1-10|87	+ Revision: 388026
12cu|assetml-1.2.1-10|88	- fix build (use configure2_5x)
12cu|assetml-1.2.1-10|89	- fix license tag
12cu|assetml-1.2.1-10|90	
12cu|assetml-1.2.1-10|91	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-5mdv2009.0
12cu|assetml-1.2.1-10|92	+ Revision: 226184
12cu|assetml-1.2.1-10|93	- rebuild
12cu|assetml-1.2.1-10|94	
12cu|assetml-1.2.1-10|95	+ Pixel <pixel@mandriva.com>
12cu|assetml-1.2.1-10|96	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|assetml-1.2.1-10|97	
12cu|assetml-1.2.1-10|98	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.2.1-4mdv2008.1
12cu|assetml-1.2.1-10|99	+ Revision: 140690
12cu|assetml-1.2.1-10|100	- restore BuildRoot
12cu|assetml-1.2.1-10|101	
12cu|assetml-1.2.1-10|102	+ Thierry Vignaud <tv@mandriva.org>
12cu|assetml-1.2.1-10|103	- kill re-definition of %%buildroot on Pixel's request
12cu|assetml-1.2.1-10|104	
12cu|assetml-1.2.1-10|105	
12cu|assetml-1.2.1-10|106	* Wed Nov 15 2006 Lenny Cartier <lenny@mandriva.com> 1.2.1-4mdv2007.0
12cu|assetml-1.2.1-10|107	+ Revision: 84433
12cu|assetml-1.2.1-10|108	- Import assetml
12cu|assetml-1.2.1-10|109	

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

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

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

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

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

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

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

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

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

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

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

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

8912 12
12cu|audex-0.77b1-1|1	Summary:	Audio grabber tool for CD-ROM drives based on KDE 4
12cu|audex-0.77b1-1|2	Name:		audex
12cu|audex-0.77b1-1|3	Version:	0.77b1
12cu|audex-0.77b1-1|4	Release:	%mkrel 1
12cu|audex-0.77b1-1|5	License:	GPLv3
12cu|audex-0.77b1-1|6	Group:		Sound
12cu|audex-0.77b1-1|7	URL:		http://kde.maniatek.com/%{name}/
12cu|audex-0.77b1-1|8	Source0:	http://kde.maniatek.com/%{name}/files/%{name}-%{version}.tar.xz
12cu|audex-0.77b1-1|9	#Patch0:	audex-0.74b1-fix-lseek-not-declared.patch
12cu|audex-0.77b1-1|10	Patch1:		audex-0.76b2-enable-translations.patch
12cu|audex-0.77b1-1|11	BuildRequires:	kdelibs4-devel
12cu|audex-0.77b1-1|12	BuildRequires:	cmake >= 2.8.0
12cu|audex-0.77b1-1|13	BuildRequires:	phonon-devel
12cu|audex-0.77b1-1|14	BuildRequires:	libcdda-devel
12cu|audex-0.77b1-1|15	BuildRequires:	automoc4
12cu|audex-0.77b1-1|16	BuildRequires:	python-eyed3
12cu|audex-0.77b1-1|17	BuildRequires:	libkcddb-devel >= 4.9
12cu|audex-0.77b1-1|18	BuildRequires:	libkcompactdisc-devel >= 4.9
12cu|audex-0.77b1-1|19	Requires:	kdebase4-runtime
12cu|audex-0.77b1-1|20	Requires(post,postun):	desktop-file-utils
12cu|audex-0.77b1-1|21	
12cu|audex-0.77b1-1|22	
12cu|audex-0.77b1-1|23	%description
12cu|audex-0.77b1-1|24	Audex is a new audio grabber tool for CD-ROM drives based on KDE 4. It creates
12cu|audex-0.77b1-1|25	profiles for LAME, OGG Vorbis (oggenc), FLAC, FAAC (MP4/M4A/AAC) and RIFF
12cu|audex-0.77b1-1|26	WAVE: please install your favorite encoder. Of course for WAVE no external
12cu|audex-0.77b1-1|27	encoder is needed! Beyond you can define custom profile, which means that
12cu|audex-0.77b1-1|28	%{name} works together with command line encoders in general.
12cu|audex-0.77b1-1|29	Some features are:
12cu|audex-0.77b1-1|30	* Extracting with CDDA Paranoia. So you have quite perfect audio quality.
12cu|audex-0.77b1-1|31	* Extracting and encoding run parallel.
12cu|audex-0.77b1-1|32	* Filename editing with local and remote CDDB/FreeDB database.
12cu|audex-0.77b1-1|33	* Metadata correction tools like capitalize etc.
12cu|audex-0.77b1-1|34	* Multi-profile extraction (with one command-line encoder per profile).
12cu|audex-0.77b1-1|35	* Fetch covers from the Internet and store them in the database.
12cu|audex-0.77b1-1|36	* Create play-lists, cover and template-based-info files in target directory.
12cu|audex-0.77b1-1|37	* Creates extraction and encoding protocols.
12cu|audex-0.77b1-1|38	* Transfer files with KDE KIO-Slaves.
12cu|audex-0.77b1-1|39	
12cu|audex-0.77b1-1|40	
12cu|audex-0.77b1-1|41	%files -f %{name}.lang
12cu|audex-0.77b1-1|42	%doc CHANGELOG LICENCE README TODO
12cu|audex-0.77b1-1|43	%{_kde_bindir}/%{name}
12cu|audex-0.77b1-1|44	%{_kde_datadir}/applications/kde4/%{name}*.desktop
12cu|audex-0.77b1-1|45	%{_kde_datadir}/apps/solid/actions/%{name}*.desktop
12cu|audex-0.77b1-1|46	%{_kde_datadir}/apps/%{name}
12cu|audex-0.77b1-1|47	# This is useless: already listed by %%find_lang
12cu|audex-0.77b1-1|48	#{_kde_datadir}/locale/*/LC_MESSAGES/%%{name}.mo
12cu|audex-0.77b1-1|49	%{_kde_iconsdir}/hicolor/*/*/*.png
12cu|audex-0.77b1-1|50	
12cu|audex-0.77b1-1|51	#--------------------------------------------------------------------
12cu|audex-0.77b1-1|52	
12cu|audex-0.77b1-1|53	%prep
12cu|audex-0.77b1-1|54	%setup -q
12cu|audex-0.77b1-1|55	%apply_patches
12cu|audex-0.77b1-1|56	
12cu|audex-0.77b1-1|57	%build
12cu|audex-0.77b1-1|58	# No longer needed
12cu|audex-0.77b1-1|59	#export CFLAGS="%%{optflags} -fno-strict-aliasing" CXXFLAGS="%%{optflags} -fno-strict-aliasing"
12cu|audex-0.77b1-1|60	%cmake_kde4
12cu|audex-0.77b1-1|61	%make
12cu|audex-0.77b1-1|62	
12cu|audex-0.77b1-1|63	
12cu|audex-0.77b1-1|64	%install
12cu|audex-0.77b1-1|65	%makeinstall_std -C build
12cu|audex-0.77b1-1|66	
12cu|audex-0.77b1-1|67	%find_lang %{name} --with-html
12cu|audex-0.77b1-1|68	
12cu|audex-0.77b1-1|69	
12cu|audex-0.77b1-1|70	%changelog
12cu|audex-0.77b1-1|71	* Fri May 10 2013 Giovanni Mariani <mc2374@mclink.it> 0.77b1-1
12cu|audex-0.77b1-1|72	- New release 0.77b1
12cu|audex-0.77b1-1|73	
12cu|audex-0.77b1-1|74	* Thu Jan 31 2013 Giovanni Mariani <mc2374@mclink.it> 0.76b2-1
12cu|audex-0.77b1-1|75	- New release 0.76b2
12cu|audex-0.77b1-1|76	- Adjusted URL
12cu|audex-0.77b1-1|77	- Dropped P0 and re-enabled strict aliasing (it works now)
12cu|audex-0.77b1-1|78	- Added P1 to actually have the translation files installed
12cu|audex-0.77b1-1|79	
12cu|audex-0.77b1-1|80	* Wed Oct 10 2012 Giovanni Mariani <mc2374@mclink.it> 0.74b1-1
12cu|audex-0.77b1-1|81	- Removed Source1: from release 0.73 it is integrated in the source tarball
12cu|audex-0.77b1-1|82	- Removed unused %%define
12cu|audex-0.77b1-1|83	- Removed BuildRoot, defattr, %%clean section and %%mkrel
12cu|audex-0.77b1-1|84	- Updated URL tag
12cu|audex-0.77b1-1|85	- Made sure the Description text wraps at 79th char and corrected some typos
12cu|audex-0.77b1-1|86	- Added some docs (it makes rpmlint happy)
12cu|audex-0.77b1-1|87	- Replaced BReq for now-removed kdemultimedia4-devel with the actual needed
12cu|audex-0.77b1-1|88	devel packages (libkcddb and libkcompactdisk)
12cu|audex-0.77b1-1|89	- Disable strict aliasing error to fix build
12cu|audex-0.77b1-1|90	- Added P0 to unbroke the build another time
12cu|audex-0.77b1-1|91	
12cu|audex-0.77b1-1|92	* Sun Jan 30 2011 Bruno Cornec <bcornec@mandriva.org> 0.74b1-1mdv2011.0
12cu|audex-0.77b1-1|93	+ Revision: 634338
12cu|audex-0.77b1-1|94	- Update audex to upstream 0.74b1
12cu|audex-0.77b1-1|95	
12cu|audex-0.77b1-1|96	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|audex-0.77b1-1|97	- the mass rebuild of 2010.0 packages
12cu|audex-0.77b1-1|98	
12cu|audex-0.77b1-1|99	* Wed Oct 21 2009 Anne Nicolas <ennael@mandriva.org> 0.71b5-2mdv2010.0
12cu|audex-0.77b1-1|100	+ Revision: 458547
12cu|audex-0.77b1-1|101	- fix group
12cu|audex-0.77b1-1|102	
12cu|audex-0.77b1-1|103	* Sat Jul 04 2009 Bruno Cornec <bcornec@mandriva.org> 0.71b5-1mdv2010.0
12cu|audex-0.77b1-1|104	+ Revision: 392038
12cu|audex-0.77b1-1|105	- Import audex 0.71b5
12cu|audex-0.77b1-1|106	- create audex
12cu|audex-0.77b1-1|107	

8913 12
12cu|audiere-1.9.4-11|1	%define major 1
12cu|audiere-1.9.4-11|2	%define libname %mklibname %{name} %{major}
12cu|audiere-1.9.4-11|3	%define develname %mklibname %{name} -d
12cu|audiere-1.9.4-11|4	
12cu|audiere-1.9.4-11|5	Summary:	High-level audio API
12cu|audiere-1.9.4-11|6	Name:		audiere
12cu|audiere-1.9.4-11|7	Version:	1.9.4
12cu|audiere-1.9.4-11|8	Release:	11
12cu|audiere-1.9.4-11|9	License:	LGPLv2+
12cu|audiere-1.9.4-11|10	Group:		Sound
12cu|audiere-1.9.4-11|11	URL:		http://audiere.sourceforge.net
12cu|audiere-1.9.4-11|12	Source:		http://prdownloads.sourceforge.net/audiere/%{name}-%{version}-src.tar.bz2
12cu|audiere-1.9.4-11|13	Patch0:		%{name}-1.9.4-speex.patch
12cu|audiere-1.9.4-11|14	Patch1:		%{name}-1.9.4-gcc43.patch
12cu|audiere-1.9.4-11|15	Patch2:		%{name}-1.9.4-flac.patch
12cu|audiere-1.9.4-11|16	Patch3:		audiere-1.9.4-add-missing-header.patch
12cu|audiere-1.9.4-11|17	BuildRequires:	audiofile-devel
12cu|audiere-1.9.4-11|18	BuildRequires:	pkgconfig(flac)
12cu|audiere-1.9.4-11|19	BuildRequires:	pkgconfig(libcdaudio)
12cu|audiere-1.9.4-11|20	BuildRequires:	pkgconfig(ogg)
12cu|audiere-1.9.4-11|21	BuildRequires:	pkgconfig(vorbis)
12cu|audiere-1.9.4-11|22	BuildRequires:	speex-devel
12cu|audiere-1.9.4-11|23	
12cu|audiere-1.9.4-11|24	%description
12cu|audiere-1.9.4-11|25	Audiere is a high-level audio API. It can play Ogg Vorbis, MP3,
12cu|audiere-1.9.4-11|26	FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For
12cu|audiere-1.9.4-11|27	audio output, Audiere supports DirectSound or WinMM in Windows,
12cu|audiere-1.9.4-11|28	OSS on Linux and Cygwin, and SGI AL on IRIX.
12cu|audiere-1.9.4-11|29	
12cu|audiere-1.9.4-11|30	%package -n %{libname}
12cu|audiere-1.9.4-11|31	Summary:	High-level audio API
12cu|audiere-1.9.4-11|32	Group:		System/Libraries
12cu|audiere-1.9.4-11|33	
12cu|audiere-1.9.4-11|34	%description -n %{libname}
12cu|audiere-1.9.4-11|35	Audiere is a high-level audio API. It can play Ogg Vorbis, MP3,
12cu|audiere-1.9.4-11|36	FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For
12cu|audiere-1.9.4-11|37	audio output, Audiere supports DirectSound or WinMM in Windows,
12cu|audiere-1.9.4-11|38	OSS on Linux and Cygwin, and SGI AL on IRIX.
12cu|audiere-1.9.4-11|39	
12cu|audiere-1.9.4-11|40	
12cu|audiere-1.9.4-11|41	%package -n %{develname}
12cu|audiere-1.9.4-11|42	Summary:	Development headers and libraries for audiere
12cu|audiere-1.9.4-11|43	Group:		Development/C++
12cu|audiere-1.9.4-11|44	Requires:	%{libname} = %{version}-%{release}
12cu|audiere-1.9.4-11|45	Requires:	pkgconfig(flac)
12cu|audiere-1.9.4-11|46	Requires:	pkgconfig(libcdaudio)
12cu|audiere-1.9.4-11|47	Requires:	pkgconfig(ogg)
12cu|audiere-1.9.4-11|48	Requires:	pkgconfig(vorbis)
12cu|audiere-1.9.4-11|49	Requires:	speex-devel
12cu|audiere-1.9.4-11|50	Provides:	%{name}-devel = %{version}-%{release}
12cu|audiere-1.9.4-11|51	Provides:	lib%{name}-devel = %{version}-%{release}
12cu|audiere-1.9.4-11|52	
12cu|audiere-1.9.4-11|53	%description -n %{develname}
12cu|audiere-1.9.4-11|54	Development headers and libraries for audiere.
12cu|audiere-1.9.4-11|55	
12cu|audiere-1.9.4-11|56	%prep
12cu|audiere-1.9.4-11|57	%setup -qn audiere
12cu|audiere-1.9.4-11|58	%patch0 -p1
12cu|audiere-1.9.4-11|59	%patch1 -p1
12cu|audiere-1.9.4-11|60	%patch2 -p1
12cu|audiere-1.9.4-11|61	%patch3 -p1
12cu|audiere-1.9.4-11|62	
12cu|audiere-1.9.4-11|63	%build
12cu|audiere-1.9.4-11|64	sh ./bootstrap
12cu|audiere-1.9.4-11|65	
12cu|audiere-1.9.4-11|66	%configure2_5x \
12cu|audiere-1.9.4-11|67	--enable-opt
12cu|audiere-1.9.4-11|68	%make
12cu|audiere-1.9.4-11|69	
12cu|audiere-1.9.4-11|70	%install
12cu|audiere-1.9.4-11|71	%makeinstall_std
12cu|audiere-1.9.4-11|72	
12cu|audiere-1.9.4-11|73	%files -n %{libname}
12cu|audiere-1.9.4-11|74	%{_libdir}/libaudiere-%{version}.so
12cu|audiere-1.9.4-11|75	
12cu|audiere-1.9.4-11|76	%files -n %{develname}
12cu|audiere-1.9.4-11|77	%doc doc/*.txt
12cu|audiere-1.9.4-11|78	%{_bindir}/audiere-config
12cu|audiere-1.9.4-11|79	%{_includedir}/audiere.h
12cu|audiere-1.9.4-11|80	%{_libdir}/libaudiere.a
12cu|audiere-1.9.4-11|81	%{_libdir}/libaudiere.so
12cu|audiere-1.9.4-11|82	
12cu|audiere-1.9.4-11|83	
12cu|audiere-1.9.4-11|84	%changelog
12cu|audiere-1.9.4-11|85	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9.4-10mdv2011.0
12cu|audiere-1.9.4-11|86	+ Revision: 610005
12cu|audiere-1.9.4-11|87	- rebuild
12cu|audiere-1.9.4-11|88	
12cu|audiere-1.9.4-11|89	* Sat Feb 13 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-9mdv2010.1
12cu|audiere-1.9.4-11|90	+ Revision: 505582
12cu|audiere-1.9.4-11|91	- Patch3: add missing header
12cu|audiere-1.9.4-11|92	
12cu|audiere-1.9.4-11|93	+ Thierry Vignaud <tv@mandriva.org>
12cu|audiere-1.9.4-11|94	- rebuild
12cu|audiere-1.9.4-11|95	- rebuild
12cu|audiere-1.9.4-11|96	
12cu|audiere-1.9.4-11|97	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.9.4-7mdv2009.0
12cu|audiere-1.9.4-11|98	+ Revision: 266224
12cu|audiere-1.9.4-11|99	- rebuild early 2009.0 package (before pixel changes)
12cu|audiere-1.9.4-11|100	
12cu|audiere-1.9.4-11|101	* Tue Jun 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-6mdv2009.0
12cu|audiere-1.9.4-11|102	+ Revision: 214779
12cu|audiere-1.9.4-11|103	- Patch0: fix compilation against speex
12cu|audiere-1.9.4-11|104	- Patch1: fix compilation against gcc-4.3
12cu|audiere-1.9.4-11|105	- Patch2: fix compilation against flac
12cu|audiere-1.9.4-11|106	- fix provides for devel library
12cu|audiere-1.9.4-11|107	
12cu|audiere-1.9.4-11|108	* Sun Mar 09 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-5mdv2008.1
12cu|audiere-1.9.4-11|109	+ Revision: 183136
12cu|audiere-1.9.4-11|110	- new license policy
12cu|audiere-1.9.4-11|111	
12cu|audiere-1.9.4-11|112	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.9.4-4mdv2008.1
12cu|audiere-1.9.4-11|113	+ Revision: 170768
12cu|audiere-1.9.4-11|114	- rebuild
12cu|audiere-1.9.4-11|115	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|audiere-1.9.4-11|116	- kill re-definition of %%buildroot on Pixel's request
12cu|audiere-1.9.4-11|117	
12cu|audiere-1.9.4-11|118	+ Olivier Blin <oblin@mandriva.com>
12cu|audiere-1.9.4-11|119	- restore BuildRoot
12cu|audiere-1.9.4-11|120	
12cu|audiere-1.9.4-11|121	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 1.9.4-3mdv2008.0
12cu|audiere-1.9.4-11|122	+ Revision: 67948
12cu|audiere-1.9.4-11|123	- fix description
12cu|audiere-1.9.4-11|124	
12cu|audiere-1.9.4-11|125	* Sun Aug 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-2mdv2008.0
12cu|audiere-1.9.4-11|126	+ Revision: 66520
12cu|audiere-1.9.4-11|127	- add more provides on devel package
12cu|audiere-1.9.4-11|128	
12cu|audiere-1.9.4-11|129	* Mon Jun 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-1mdv2008.0
12cu|audiere-1.9.4-11|130	+ Revision: 44190
12cu|audiere-1.9.4-11|131	- Import audiere
12cu|audiere-1.9.4-11|132	

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

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

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

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

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

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

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

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

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

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

8924 12
12cu|awstats-7.3-1|1	Name:		awstats
12cu|awstats-7.3-1|2	Version:	7.3
12cu|awstats-7.3-1|3	Release:	1
12cu|awstats-7.3-1|4	Summary:	Advanced Web Statistics
12cu|awstats-7.3-1|5	License:	GPLv2
12cu|awstats-7.3-1|6	Group:		Networking/WWW
12cu|awstats-7.3-1|7	URL:		http://awstats.sourceforge.net
12cu|awstats-7.3-1|8	Source0:	http://prdownloads.sourceforge.net/awstats/%{name}-%{version}.tar.gz
12cu|awstats-7.3-1|9	BuildRequires:  perl
12cu|awstats-7.3-1|10	Requires:	webserver
12cu|awstats-7.3-1|11	BuildArch:	noarch
12cu|awstats-7.3-1|12	
12cu|awstats-7.3-1|13	%description
12cu|awstats-7.3-1|14	Advanced Web Statistics is a powerful and feature-full tool that generates
12cu|awstats-7.3-1|15	advanced web server graphic statistics. This server log analyzer works
12cu|awstats-7.3-1|16	from command line or as a CGI and shows you all information your log contains,
12cu|awstats-7.3-1|17	in graphical web pages. It can analyze a lot of web/wap/proxy servers like
12cu|awstats-7.3-1|18	Apache, IIS, Weblogic, Webstar, Squid, ... but also mail or FTP servers.
12cu|awstats-7.3-1|19	
12cu|awstats-7.3-1|20	This program can measure visits, unique visitors, authenticated users, pages,
12cu|awstats-7.3-1|21	domains/countries, OS busiest times, robot visits, type of files, search
12cu|awstats-7.3-1|22	engines/keywords used, visits duration, HTTP errors and more...
12cu|awstats-7.3-1|23	Statistics can be updated from a browser or your scheduler.
12cu|awstats-7.3-1|24	The program also supports virtual servers, plugins and a lot of features.
12cu|awstats-7.3-1|25	
12cu|awstats-7.3-1|26	%prep
12cu|awstats-7.3-1|27	%setup -q
12cu|awstats-7.3-1|28	# fix perms
12cu|awstats-7.3-1|29	find . -type f -exec chmod 644 {} \;
12cu|awstats-7.3-1|30	find . -name *.pl -exec chmod 755 {} \;
12cu|awstats-7.3-1|31	rm -f  wwwroot/cgi-bin/plugins/.#geoip_city_maxmind.pm.1.8
12cu|awstats-7.3-1|32	chmod 755 docs/images docs/scripts
12cu|awstats-7.3-1|33	
12cu|awstats-7.3-1|34	sed -i 's/\r$//' docs/pad_awstats.xml
12cu|awstats-7.3-1|35	sed -i 's/\r$//' docs/styles.css
12cu|awstats-7.3-1|36	
12cu|awstats-7.3-1|37	%build
12cu|awstats-7.3-1|38	# nothing to build
12cu|awstats-7.3-1|39	
12cu|awstats-7.3-1|40	
12cu|awstats-7.3-1|41	%install
12cu|awstats-7.3-1|42	# apache configuration
12cu|awstats-7.3-1|43	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|awstats-7.3-1|44	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|awstats-7.3-1|45	# Awstats configuration
12cu|awstats-7.3-1|46	
12cu|awstats-7.3-1|47	Alias /awstats %{_datadir}/%{name}/www
12cu|awstats-7.3-1|48	<Directory %{_datadir}/%{name}/www>
12cu|awstats-7.3-1|49	Require all granted
12cu|awstats-7.3-1|50	
12cu|awstats-7.3-1|51	Options ExecCGI
12cu|awstats-7.3-1|52	AddHandler cgi-script .pl
12cu|awstats-7.3-1|53	DirectoryIndex awstats.pl
12cu|awstats-7.3-1|54	</Directory>
12cu|awstats-7.3-1|55	
12cu|awstats-7.3-1|56	SetEnv PERL5LIB %{_datadir}/%{name}/lib:%{_datadir}/%{name}/plugins
12cu|awstats-7.3-1|57	EOF
12cu|awstats-7.3-1|58	
12cu|awstats-7.3-1|59	# cron task
12cu|awstats-7.3-1|60	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.daily
12cu|awstats-7.3-1|61	cat > %{buildroot}%{_sysconfdir}/cron.daily/%{name} <<EOF
12cu|awstats-7.3-1|62	#!/bin/sh
12cu|awstats-7.3-1|63	%{_datadir}/%{name}/www/awstats.pl -config=awstats.conf -update > /dev/null
12cu|awstats-7.3-1|64	EOF
12cu|awstats-7.3-1|65	chmod 755 %{buildroot}%{_sysconfdir}/cron.daily/%{name}
12cu|awstats-7.3-1|66	
12cu|awstats-7.3-1|67	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cu|awstats-7.3-1|68	install -m 644 wwwroot/cgi-bin/awstats.model.conf %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
12cu|awstats-7.3-1|69	
12cu|awstats-7.3-1|70	perl -pi \
12cu|awstats-7.3-1|71	-e 's|^LogFile=.*|LogFile="/var/log/httpd/access_log"|;' \
12cu|awstats-7.3-1|72	-e 's|^DirData=.*|DirData="/var/lib/awstats"|;' \
12cu|awstats-7.3-1|73	-e 's|^DirCgi=.*|DirCgi="/awstats"|;' \
12cu|awstats-7.3-1|74	-e 's|^DirIcons=.*|DirIcons="/awstats/icon"|;' \
12cu|awstats-7.3-1|75	-e 's|^MiscTrackerUrl=.*|MiscTrackerUrl="/awstats/js/awstats_misc_tracker.js"|;' \
12cu|awstats-7.3-1|76	%{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
12cu|awstats-7.3-1|77	
12cu|awstats-7.3-1|78	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|awstats-7.3-1|79	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www
12cu|awstats-7.3-1|80	install -m 755 wwwroot/cgi-bin/awstats.pl %{buildroot}%{_datadir}/%{name}/www
12cu|awstats-7.3-1|81	cp -r wwwroot/icon %{buildroot}%{_datadir}/%{name}/www
12cu|awstats-7.3-1|82	cp -r wwwroot/css %{buildroot}%{_datadir}/%{name}/www
12cu|awstats-7.3-1|83	cp -r wwwroot/js %{buildroot}%{_datadir}/%{name}/www
12cu|awstats-7.3-1|84	
12cu|awstats-7.3-1|85	cp -r tools %{buildroot}%{_datadir}/%{name}
12cu|awstats-7.3-1|86	cp -r wwwroot/cgi-bin/lang %{buildroot}%{_datadir}/%{name}
12cu|awstats-7.3-1|87	cp -r wwwroot/cgi-bin/lib %{buildroot}%{_datadir}/%{name}
12cu|awstats-7.3-1|88	cp -r wwwroot/cgi-bin/plugins %{buildroot}%{_datadir}/%{name}
12cu|awstats-7.3-1|89	
12cu|awstats-7.3-1|90	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cu|awstats-7.3-1|91	
12cu|awstats-7.3-1|92	
12cu|awstats-7.3-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}
12cu|awstats-7.3-1|94	
12cu|awstats-7.3-1|95	%post
12cu|awstats-7.3-1|96	if [ $1 -eq 1 ]; then
12cu|awstats-7.3-1|97	perl -pi -e 's/SiteDomain=""/SiteDomain="'`hostname`'"/' %{_sysconfdir}/%{name}/%{name}.conf
12cu|awstats-7.3-1|98	fi
12cu|awstats-7.3-1|99	
12cu|awstats-7.3-1|100	%files
12cu|awstats-7.3-1|101	%doc README.TXT docs/*
12cu|awstats-7.3-1|102	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|awstats-7.3-1|103	%config(noreplace) %{_sysconfdir}/%{name}
12cu|awstats-7.3-1|104	%config(noreplace) %{_sysconfdir}/cron.daily/%{name}
12cu|awstats-7.3-1|105	%{_datadir}/%{name}
12cu|awstats-7.3-1|106	%{_localstatedir}/lib/%{name}
12cu|awstats-7.3-1|107	
12cu|awstats-7.3-1|108	%changelog
12cu|awstats-7.3-1|109	* Sat Feb 08 2014 SymbianFlo <symbianflo@mandrivausers.ro> 7.3-1
12cu|awstats-7.3-1|110	+ Revision: 4498eca
12cu|awstats-7.3-1|111	- ***** 7.3 *****
12cu|awstats-7.3-1|112	- New features:
12cu|awstats-7.3-1|113	- - Add command line option -version
12cu|awstats-7.3-1|114	- - Better error management of geoip modules.
12cu|awstats-7.3-1|115	- - Update domains, robots and search engines database:
12cu|awstats-7.3-1|116	- - #877 Windows 8 + iOS Support in AWStats
12cu|awstats-7.3-1|117	- - Detection of 8.1 and IE11.
12cu|awstats-7.3-1|118	- Fixes:
12cu|awstats-7.3-1|119	- - When using builddate option of script awstats_buildstaticpages,
12cu|awstats-7.3-1|120	- static link is wrong.
12cu|awstats-7.3-1|121	- - Restore detection of Opera browsers versions.
12cu|awstats-7.3-1|122	- - #838 GeoIP Cities page doesnt work.
12cu|awstats-7.3-1|123	- - Add missing icons.
12cu|awstats-7.3-1|124	- - #881 Avoid warning mixed http/https with module graphgooglechartapi.
12cu|awstats-7.3-1|125	- - #918 $MinHit{'Host'} rather than $MinHit{'Login'} used in sub HTMLShowLogins.
12cu|awstats-7.3-1|126	- Other:
12cu|awstats-7.3-1|127	- - Move version system to sourceforge Git instead of CVS.
12cu|awstats-7.3-1|128	
12cu|awstats-7.3-1|129	

8925 12
12cu|ax25-apps-0.0.8-0.rc2.3|1	%define prerel	rc2
12cu|ax25-apps-0.0.8-0.rc2.3|2	%define release	3
12cu|ax25-apps-0.0.8-0.rc2.3|3	
12cu|ax25-apps-0.0.8-0.rc2.3|4	Name:		ax25-apps
12cu|ax25-apps-0.0.8-0.rc2.3|5	Version:	0.0.8
12cu|ax25-apps-0.0.8-0.rc2.3|6	Release:	%mkrel -c %{prerel} %{release}
12cu|ax25-apps-0.0.8-0.rc2.3|7	Summary:	Applications for kernel AX.25 support
12cu|ax25-apps-0.0.8-0.rc2.3|8	Group:		Communications
12cu|ax25-apps-0.0.8-0.rc2.3|9	#ax25ipd is BSD licensed, rest is GPLv2+
12cu|ax25-apps-0.0.8-0.rc2.3|10	License:	GPLv2+ and BSD
12cu|ax25-apps-0.0.8-0.rc2.3|11	Url:		http://www.linux-ax25.org/wiki/LinuxAX25
12cu|ax25-apps-0.0.8-0.rc2.3|12	Source:		http://www.linux-ax25.org/pub/ax25-apps/%{name}-%{version}-%{prerel}.tar.gz
12cu|ax25-apps-0.0.8-0.rc2.3|13	Patch0:		ax25-apps-0.0.8-nongenericnames.patch
12cu|ax25-apps-0.0.8-0.rc2.3|14	BuildRequires:	ax25-devel
12cu|ax25-apps-0.0.8-0.rc2.3|15	BuildRequires:	pkgconfig(ncurses)
12cu|ax25-apps-0.0.8-0.rc2.3|16	
12cu|ax25-apps-0.0.8-0.rc2.3|17	%description
12cu|ax25-apps-0.0.8-0.rc2.3|18	Applications for kernel AX.25 support.
12cu|ax25-apps-0.0.8-0.rc2.3|19	
12cu|ax25-apps-0.0.8-0.rc2.3|20	This package is split off from the previous ax25-utils and contains the
12cu|ax25-apps-0.0.8-0.rc2.3|21	following applications : ax25ipd, ax25mond, ax25rtctl, ax25rtd, axcall,
12cu|ax25-apps-0.0.8-0.rc2.3|22	axlisten.
12cu|ax25-apps-0.0.8-0.rc2.3|23	
12cu|ax25-apps-0.0.8-0.rc2.3|24	%prep
12cu|ax25-apps-0.0.8-0.rc2.3|25	%setup -q -n %{name}-%{version}-%{prerel}
12cu|ax25-apps-0.0.8-0.rc2.3|26	%patch0 -p1 -b .nongenericnames
12cu|ax25-apps-0.0.8-0.rc2.3|27	
12cu|ax25-apps-0.0.8-0.rc2.3|28	%build
12cu|ax25-apps-0.0.8-0.rc2.3|29	autoreconf -vfi
12cu|ax25-apps-0.0.8-0.rc2.3|30	%configure2_5x
12cu|ax25-apps-0.0.8-0.rc2.3|31	%make
12cu|ax25-apps-0.0.8-0.rc2.3|32	
12cu|ax25-apps-0.0.8-0.rc2.3|33	%install
12cu|ax25-apps-0.0.8-0.rc2.3|34	%makeinstall_std installconf
12cu|ax25-apps-0.0.8-0.rc2.3|35	
12cu|ax25-apps-0.0.8-0.rc2.3|36	%files
12cu|ax25-apps-0.0.8-0.rc2.3|37	%defattr(-,root,root)
12cu|ax25-apps-0.0.8-0.rc2.3|38	%doc README NEWS AUTHORS ChangeLog
12cu|ax25-apps-0.0.8-0.rc2.3|39	%dir %{_sysconfdir}/ax25
12cu|ax25-apps-0.0.8-0.rc2.3|40	%config(noreplace) %{_sysconfdir}/ax25/ax25ipd.conf
12cu|ax25-apps-0.0.8-0.rc2.3|41	%config(noreplace) %{_sysconfdir}/ax25/ax25mond.conf
12cu|ax25-apps-0.0.8-0.rc2.3|42	%config(noreplace) %{_sysconfdir}/ax25/ax25rtd.conf
12cu|ax25-apps-0.0.8-0.rc2.3|43	%{_bindir}/ax*
12cu|ax25-apps-0.0.8-0.rc2.3|44	%{_sbindir}/ax25*
12cu|ax25-apps-0.0.8-0.rc2.3|45	%{_mandir}/*/*
12cu|ax25-apps-0.0.8-0.rc2.3|46	
12cu|ax25-apps-0.0.8-0.rc2.3|47	
12cu|ax25-apps-0.0.8-0.rc2.3|48	%changelog
12cu|ax25-apps-0.0.8-0.rc2.3|49	* Fri Oct 08 2010 Jani Välimaa <wally@mandriva.org> 0.0.8-0.rc2.2mdv2011.0
12cu|ax25-apps-0.0.8-0.rc2.3|50	+ Revision: 584222
12cu|ax25-apps-0.0.8-0.rc2.3|51	- fix license
12cu|ax25-apps-0.0.8-0.rc2.3|52	
12cu|ax25-apps-0.0.8-0.rc2.3|53	* Fri Oct 08 2010 Jani Välimaa <wally@mandriva.org> 0.0.8-0.rc2.1mdv2011.0
12cu|ax25-apps-0.0.8-0.rc2.3|54	+ Revision: 584221
12cu|ax25-apps-0.0.8-0.rc2.3|55	- add patch (thanks goes to debian maintainers)
12cu|ax25-apps-0.0.8-0.rc2.3|56	- fix file list
12cu|ax25-apps-0.0.8-0.rc2.3|57	- fix description
12cu|ax25-apps-0.0.8-0.rc2.3|58	- new version 0.0.8 rc2
12cu|ax25-apps-0.0.8-0.rc2.3|59	- clean spec
12cu|ax25-apps-0.0.8-0.rc2.3|60	- fix license
12cu|ax25-apps-0.0.8-0.rc2.3|61	
12cu|ax25-apps-0.0.8-0.rc2.3|62	* Wed Oct 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.6-11mdv2010.0
12cu|ax25-apps-0.0.8-0.rc2.3|63	+ Revision: 455737
12cu|ax25-apps-0.0.8-0.rc2.3|64	- no need for explicit dependencies, especially when they prevent x86_64 installation
12cu|ax25-apps-0.0.8-0.rc2.3|65	
12cu|ax25-apps-0.0.8-0.rc2.3|66	+ Thierry Vignaud <tv@mandriva.org>
12cu|ax25-apps-0.0.8-0.rc2.3|67	- use %%configure2_5x
12cu|ax25-apps-0.0.8-0.rc2.3|68	- rebuild
12cu|ax25-apps-0.0.8-0.rc2.3|69	- rebuild
12cu|ax25-apps-0.0.8-0.rc2.3|70	
12cu|ax25-apps-0.0.8-0.rc2.3|71	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.0.6-8mdv2009.0
12cu|ax25-apps-0.0.8-0.rc2.3|72	+ Revision: 243099
12cu|ax25-apps-0.0.8-0.rc2.3|73	- rebuild
12cu|ax25-apps-0.0.8-0.rc2.3|74	
12cu|ax25-apps-0.0.8-0.rc2.3|75	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.0.6-6mdv2008.1
12cu|ax25-apps-0.0.8-0.rc2.3|76	+ Revision: 135826
12cu|ax25-apps-0.0.8-0.rc2.3|77	- restore BuildRoot
12cu|ax25-apps-0.0.8-0.rc2.3|78	
12cu|ax25-apps-0.0.8-0.rc2.3|79	+ Thierry Vignaud <tv@mandriva.org>
12cu|ax25-apps-0.0.8-0.rc2.3|80	- kill re-definition of %%buildroot on Pixel's request
12cu|ax25-apps-0.0.8-0.rc2.3|81	- import ax25-apps
12cu|ax25-apps-0.0.8-0.rc2.3|82	
12cu|ax25-apps-0.0.8-0.rc2.3|83	
12cu|ax25-apps-0.0.8-0.rc2.3|84	* Mon Jul 31 2006 Lenny Cartier <lenny@mandrakesoft.com> 0.0.6-6mdv2007.0
12cu|ax25-apps-0.0.8-0.rc2.3|85	- rebuild
12cu|ax25-apps-0.0.8-0.rc2.3|86	
12cu|ax25-apps-0.0.8-0.rc2.3|87	* Thu Aug 05 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.0.6-5mdk
12cu|ax25-apps-0.0.8-0.rc2.3|88	- rebuild
12cu|ax25-apps-0.0.8-0.rc2.3|89	
12cu|ax25-apps-0.0.8-0.rc2.3|90	* Thu Jun 03 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.0.6-4mdk
12cu|ax25-apps-0.0.8-0.rc2.3|91	- rebuild
12cu|ax25-apps-0.0.8-0.rc2.3|92	
12cu|ax25-apps-0.0.8-0.rc2.3|93	* Sat Apr 26 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.0.6-3mdk
12cu|ax25-apps-0.0.8-0.rc2.3|94	- adjust buildrequires
12cu|ax25-apps-0.0.8-0.rc2.3|95	
12cu|ax25-apps-0.0.8-0.rc2.3|96	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.0.6-2mdk
12cu|ax25-apps-0.0.8-0.rc2.3|97	- rebuild
12cu|ax25-apps-0.0.8-0.rc2.3|98	
12cu|ax25-apps-0.0.8-0.rc2.3|99	* Thu May 21 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.0.6-1mdk
12cu|ax25-apps-0.0.8-0.rc2.3|100	- refresh requires & builrequires
12cu|ax25-apps-0.0.8-0.rc2.3|101	- fix group
12cu|ax25-apps-0.0.8-0.rc2.3|102	- submitted by Laurent Grawet <laurent.grawet@ibelgique.com>

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

8927 12
12cu|axssh-0.4-2|1	Summary:	Secure login with linemode and ssh
12cu|axssh-0.4-2|2	Name:		axssh
12cu|axssh-0.4-2|3	Version:	0.4
12cu|axssh-0.4-2|4	Release:	2
12cu|axssh-0.4-2|5	License:	GPLv2+
12cu|axssh-0.4-2|6	Group:		Communications
12cu|axssh-0.4-2|7	Url:		http://tools.assembla.com/svn/hamradio
12cu|axssh-0.4-2|8	Source0:	axssh-%{version}.tar.gz
12cu|axssh-0.4-2|9	Requires:	openssh-clients
12cu|axssh-0.4-2|10	
12cu|axssh-0.4-2|11	%description
12cu|axssh-0.4-2|12	Axssh is a linemode wrapper for SSH via Amateur Packet Radio links.
12cu|axssh-0.4-2|13	
12cu|axssh-0.4-2|14	%files
12cu|axssh-0.4-2|15	%doc README
12cu|axssh-0.4-2|16	%{_bindir}/axssh
12cu|axssh-0.4-2|17	
12cu|axssh-0.4-2|18	#----------------------------------------------------------------------------
12cu|axssh-0.4-2|19	
12cu|axssh-0.4-2|20	%prep
12cu|axssh-0.4-2|21	%setup -q
12cu|axssh-0.4-2|22	
12cu|axssh-0.4-2|23	%build
12cu|axssh-0.4-2|24	%make CFLAGS="%{optflags}"
12cu|axssh-0.4-2|25	
12cu|axssh-0.4-2|26	%install
12cu|axssh-0.4-2|27	install -d -m 755 %{buildroot}/%{_bindir}
12cu|axssh-0.4-2|28	install -d -m 755 %{buildroot}/%{_docdir}/%{name}
12cu|axssh-0.4-2|29	install -m 755 axssh %{buildroot}/%{_bindir}/
12cu|axssh-0.4-2|30	install -m 644 README %{buildroot}/%{_docdir}/%{name}
12cu|axssh-0.4-2|31	
12cu|axssh-0.4-2|32	
12cu|axssh-0.4-2|33	%changelog
12cu|axssh-0.4-2|34	* Wed Feb 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4-2
12cu|axssh-0.4-2|35	+ Revision: 651f0f0
12cu|axssh-0.4-2|36	- LOG Fix debug package, update Requires, spec cleanup
12cu|axssh-0.4-2|37	
12cu|axssh-0.4-2|38	

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

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

8930 12
12cu|backuppc-3.2.0-4|1	%define Name    BackupPC
12cu|backuppc-3.2.0-4|2	
12cu|backuppc-3.2.0-4|3	%if %{_use_internal_dependency_generator}
12cu|backuppc-3.2.0-4|4	%define __noautoreq 'perl\\(BackupPC::.*\\)'
12cu|backuppc-3.2.0-4|5	%define __noautoprov 'perl\\(BackupPC::.*\\)'
12cu|backuppc-3.2.0-4|6	%else
12cu|backuppc-3.2.0-4|7	%define _provides_exceptions perl(BackupPC::.*)
12cu|backuppc-3.2.0-4|8	%define _requires_exceptions perl(BackupPC::.*)
12cu|backuppc-3.2.0-4|9	%endif
12cu|backuppc-3.2.0-4|10	
12cu|backuppc-3.2.0-4|11	Name:               backuppc
12cu|backuppc-3.2.0-4|12	Version:            3.2.0
12cu|backuppc-3.2.0-4|13	Release:            4
12cu|backuppc-3.2.0-4|14	Summary:            High-performance, enterprise-grade backup system
12cu|backuppc-3.2.0-4|15	Group:              Archiving/Backup
12cu|backuppc-3.2.0-4|16	License:            GPL
12cu|backuppc-3.2.0-4|17	url:                http://backuppc.sourceforge.net
12cu|backuppc-3.2.0-4|18	Source:             http://sourceforge.net/projects/backuppc/%{Name}-%{version}.tar.gz
12cu|backuppc-3.2.0-4|19	Source2:            %{name}.init
12cu|backuppc-3.2.0-4|20	Source3:            %{name}.rpmlintrc
12cu|backuppc-3.2.0-4|21	Patch0:             %{name}-3.1.0-fhs.patch
12cu|backuppc-3.2.0-4|22	Patch1: BackupPC-3.1.0-CVE-2009-3369.diff
12cu|backuppc-3.2.0-4|23	Requires:           sendmail-command
12cu|backuppc-3.2.0-4|24	Requires:           apache
12cu|backuppc-3.2.0-4|25	Requires(pre):      rpm-helper
12cu|backuppc-3.2.0-4|26	Requires(preun):    rpm-helper
12cu|backuppc-3.2.0-4|27	Requires(post):   rpm-helper
12cu|backuppc-3.2.0-4|28	Requires(postun):   rpm-helper
12cu|backuppc-3.2.0-4|29	Suggests:           openssh-clients
12cu|backuppc-3.2.0-4|30	Suggests:           samba-client
12cu|backuppc-3.2.0-4|31	Suggests:           perl(File::RsyncP)
12cu|backuppc-3.2.0-4|32	Buildarch:          noarch
12cu|backuppc-3.2.0-4|33	
12cu|backuppc-3.2.0-4|34	%description
12cu|backuppc-3.2.0-4|35	BackupPC is a high-performance, enterprise-grade system
12cu|backuppc-3.2.0-4|36	for backing up Linux, Win32, and laptops to a server's disk.
12cu|backuppc-3.2.0-4|37	Features include clever pooling of identical files, no client-side
12cu|backuppc-3.2.0-4|38	software, and a powerful Apache/CGI user interface.
12cu|backuppc-3.2.0-4|39	
12cu|backuppc-3.2.0-4|40	%prep
12cu|backuppc-3.2.0-4|41	%setup -q -n %{Name}-%{version}
12cu|backuppc-3.2.0-4|42	%patch0 -p1
12cu|backuppc-3.2.0-4|43	%patch1 -p0
12cu|backuppc-3.2.0-4|44	
12cu|backuppc-3.2.0-4|45	rm -rf images/CVS
12cu|backuppc-3.2.0-4|46	# fix file perms
12cu|backuppc-3.2.0-4|47	find lib -type f -exec chmod 644 {} \;
12cu|backuppc-3.2.0-4|48	find bin -type f -exec chmod 755 {} \;
12cu|backuppc-3.2.0-4|49	# fix perl shellbang
12cu|backuppc-3.2.0-4|50	find . -type f -exec perl -pi -e 's|^#!/bin/perl|#!/usr/bin/perl|' {} \;
12cu|backuppc-3.2.0-4|51	
12cu|backuppc-3.2.0-4|52	%build
12cu|backuppc-3.2.0-4|53	# set installation directory
12cu|backuppc-3.2.0-4|54	find . -type f -exec perl -pi -e 's|__INSTALLDIR__|%{_datadir}/%{name}|' {} \;
12cu|backuppc-3.2.0-4|55	find . -type f -exec perl -pi -e 's|__TOPDIR__|%{_localstatedir}/lib/%{name}|' {} \;
12cu|backuppc-3.2.0-4|56	# set configuration
12cu|backuppc-3.2.0-4|57	# the binaries path are disabled to avoid service failure at start
12cu|backuppc-3.2.0-4|58	perl -pi \
12cu|backuppc-3.2.0-4|59	-e 's|^\$Conf{BackupPCUser}.*|\$Conf{BackupPCUser} = "%{name}";|;' \
12cu|backuppc-3.2.0-4|60	-e 's|^\$Conf{CgiDir}.*|\$Conf{CgiDir} = "%{_var}/www/%{name}";|;' \
12cu|backuppc-3.2.0-4|61	-e 's|^\$Conf{InstallDir}.*|\$Conf{InstallDir} = "%{_datadir}/%{name}";|;' \
12cu|backuppc-3.2.0-4|62	-e 's|^\$Conf{CgiImageDirURL}.*|\$Conf{CgiImageDirURL} = "/%{name}";|;' \
12cu|backuppc-3.2.0-4|63	-e 's|^\$Conf{SshPath}.*|\$Conf{SshPath} = "";|;' \
12cu|backuppc-3.2.0-4|64	-e 's|^\$Conf{SmbClientPath}.*|\$Conf{SmbClientPath} = "";|;' \
12cu|backuppc-3.2.0-4|65	-e 's|^\$Conf{NmbLookupPath}.*|\$Conf{NmbLookupPath} = "";|;' \
12cu|backuppc-3.2.0-4|66	-e 's|^\$Conf{PingPath}.*|\$Conf{PingPath} = "/bin/ping";|;' \
12cu|backuppc-3.2.0-4|67	-e 's|^\$Conf{DfPath}.*|\$Conf{DfPath} = "/bin/df";|;' \
12cu|backuppc-3.2.0-4|68	-e 's|^\$Conf{SplitPath}.*|\$Conf{SplitPath} = "/usr/bin/split";|;' \
12cu|backuppc-3.2.0-4|69	-e 's|^\$Conf{CatPath}.*|\$Conf{CatPath} = "/bin/cat";|;' \
12cu|backuppc-3.2.0-4|70	-e 's|^\$Conf{GzipPath}.*|\$Conf{GzipPath} = "/bin/gzip";|;' \
12cu|backuppc-3.2.0-4|71	-e 's|^\$Conf{Bzip2Path}.*|\$Conf{Bzip2Path} = "/usr/bin/bzip2";|;' \
12cu|backuppc-3.2.0-4|72	-e 's|^\$Conf{SendmailPath}.*|\$Conf{SendmailPath} = "/usr/sbin/sendmail";|;' \
12cu|backuppc-3.2.0-4|73	-e 's|^\$Conf{ServerInitdPath}.*|\$Conf{ServerInitdPath} = "%{_initrddir}/%{name}";|;' \
12cu|backuppc-3.2.0-4|74	-e 's|^\$Conf{BackupPCdPath}.*|\$Conf{BackupPCdPath} = "%{_datadir}/%{name}/bin/BackupPC";|;' \
12cu|backuppc-3.2.0-4|75	-e 's|^\$Conf{TarClientPath}.*|\$Conf{TarClientPath} = "/bin/tar";|;' \
12cu|backuppc-3.2.0-4|76	-e 's|^\$Conf{RsyncClientPath}.*|\$Conf{RsyncClientPath} = "/usr/bin/rsync";|;' \
12cu|backuppc-3.2.0-4|77	-e 's|^\$Conf{SmbClientPath}.*|\$Conf{TarClientPath} = "/usr/bin/smbclient";|;' \
12cu|backuppc-3.2.0-4|78	conf/config.pl
12cu|backuppc-3.2.0-4|79	
12cu|backuppc-3.2.0-4|80	%install
12cu|backuppc-3.2.0-4|81	# constant files
12cu|backuppc-3.2.0-4|82	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|backuppc-3.2.0-4|83	cp -pr lib %{buildroot}%{_datadir}/%{name}
12cu|backuppc-3.2.0-4|84	cp -pr bin %{buildroot}%{_datadir}/%{name}
12cu|backuppc-3.2.0-4|85	cp -pr doc %{buildroot}%{_datadir}/%{name}
12cu|backuppc-3.2.0-4|86	
12cu|backuppc-3.2.0-4|87	# web files
12cu|backuppc-3.2.0-4|88	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cu|backuppc-3.2.0-4|89	install -m 644 images/* %{buildroot}%{_var}/www/%{name}
12cu|backuppc-3.2.0-4|90	install -m 644 conf/*.css %{buildroot}%{_var}/www/%{name}
12cu|backuppc-3.2.0-4|91	install -m 644 conf/*.js %{buildroot}%{_var}/www/%{name}
12cu|backuppc-3.2.0-4|92	install -m 4755 cgi-bin/BackupPC_Admin %{buildroot}%{_var}/www/%{name}/BackupPC_Admin.cgi
12cu|backuppc-3.2.0-4|93	
12cu|backuppc-3.2.0-4|94	# variable files
12cu|backuppc-3.2.0-4|95	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cu|backuppc-3.2.0-4|96	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/{cpool,log,pc,pool,trash}
12cu|backuppc-3.2.0-4|97	
12cu|backuppc-3.2.0-4|98	# configuration
12cu|backuppc-3.2.0-4|99	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cu|backuppc-3.2.0-4|100	install -m 644 conf/{hosts,config.pl} %{buildroot}%{_sysconfdir}/%{name}
12cu|backuppc-3.2.0-4|101	
12cu|backuppc-3.2.0-4|102	# init script
12cu|backuppc-3.2.0-4|103	install -d -m 755 %{buildroot}%{_initrddir}
12cu|backuppc-3.2.0-4|104	install -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/%{name}
12cu|backuppc-3.2.0-4|105	
12cu|backuppc-3.2.0-4|106	# logs
12cu|backuppc-3.2.0-4|107	install -d -m 755 %{buildroot}%{_var}/log/%{name}
12cu|backuppc-3.2.0-4|108	
12cu|backuppc-3.2.0-4|109	# apache configuration
12cu|backuppc-3.2.0-4|110	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|backuppc-3.2.0-4|111	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|backuppc-3.2.0-4|112	# BackupPC Apache configuration
12cu|backuppc-3.2.0-4|113	Alias /%{name} %{_var}/www/%{name}
12cu|backuppc-3.2.0-4|114	
12cu|backuppc-3.2.0-4|115	<Directory %{_var}/www/%{name}>
12cu|backuppc-3.2.0-4|116	Options ExecCGI
12cu|backuppc-3.2.0-4|117	DirectoryIndex BackupPC_Admin.cgi
12cu|backuppc-3.2.0-4|118	Require all granted
12cu|backuppc-3.2.0-4|119	</Directory>
12cu|backuppc-3.2.0-4|120	EOF
12cu|backuppc-3.2.0-4|121	
12cu|backuppc-3.2.0-4|122	cat > README.mdv <<EOF
12cu|backuppc-3.2.0-4|123	Mandriva RPM specific notes
12cu|backuppc-3.2.0-4|124	
12cu|backuppc-3.2.0-4|125	setup
12cu|backuppc-3.2.0-4|126	-----
12cu|backuppc-3.2.0-4|127	The setup used here differs from default one, to achieve better FHS compliance.
12cu|backuppc-3.2.0-4|128	- the files accessibles from the web are in /var/www/backuppc
12cu|backuppc-3.2.0-4|129	- the files non accessibles from the web are in /usr/share/backuppc
12cu|backuppc-3.2.0-4|130	- the variables files in /var/lib/backuppc
12cu|backuppc-3.2.0-4|131	- both global and per-host configuration file are in /etc/backuppc
12cu|backuppc-3.2.0-4|132	EOF
12cu|backuppc-3.2.0-4|133	
12cu|backuppc-3.2.0-4|134	%pre
12cu|backuppc-3.2.0-4|135	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/sh
12cu|backuppc-3.2.0-4|136	
12cu|backuppc-3.2.0-4|137	%post
12cu|backuppc-3.2.0-4|138	%_post_service %{name}
12cu|backuppc-3.2.0-4|139	
12cu|backuppc-3.2.0-4|140	%preun
12cu|backuppc-3.2.0-4|141	%_preun_service %{name}
12cu|backuppc-3.2.0-4|142	
12cu|backuppc-3.2.0-4|143	%postun
12cu|backuppc-3.2.0-4|144	%_postun_userdel %{name}
12cu|backuppc-3.2.0-4|145	
12cu|backuppc-3.2.0-4|146	%files
12cu|backuppc-3.2.0-4|147	%defattr(-,root,root)
12cu|backuppc-3.2.0-4|148	%doc ChangeLog README LICENSE doc/* README.mdv
12cu|backuppc-3.2.0-4|149	%config(noreplace) %{_sysconfdir}/%{name}
12cu|backuppc-3.2.0-4|150	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|backuppc-3.2.0-4|151	%{_initrddir}/%{name}
12cu|backuppc-3.2.0-4|152	%{_datadir}/%{name}
12cu|backuppc-3.2.0-4|153	%{_var}/www/%{name}/*gif
12cu|backuppc-3.2.0-4|154	%{_var}/www/%{name}/*png
12cu|backuppc-3.2.0-4|155	%{_var}/www/%{name}/*js
12cu|backuppc-3.2.0-4|156	%{_var}/www/%{name}/*css
12cu|backuppc-3.2.0-4|157	%{_var}/www/%{name}/*ico
12cu|backuppc-3.2.0-4|158	%attr(-,backuppc,backuppc) %{_localstatedir}/lib/%{name}
12cu|backuppc-3.2.0-4|159	%attr(-,backuppc,backuppc) %{_var}/log/%{name}
12cu|backuppc-3.2.0-4|160	%attr(-,backuppc,backuppc) %{_var}/www/%{name}/BackupPC_Admin.cgi
12cu|backuppc-3.2.0-4|161	
12cu|backuppc-3.2.0-4|162	
12cu|backuppc-3.2.0-4|163	
12cu|backuppc-3.2.0-4|164	
12cu|backuppc-3.2.0-4|165	%changelog
12cu|backuppc-3.2.0-4|166	* Sat Aug 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.0-1mdv2011.0
12cu|backuppc-3.2.0-4|167	+ Revision: 567315
12cu|backuppc-3.2.0-4|168	- new version
12cu|backuppc-3.2.0-4|169	
12cu|backuppc-3.2.0-4|170	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.0-10mdv2010.1
12cu|backuppc-3.2.0-4|171	+ Revision: 513151
12cu|backuppc-3.2.0-4|172	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|backuppc-3.2.0-4|173	
12cu|backuppc-3.2.0-4|174	* Thu Oct 01 2009 Oden Eriksson <oeriksson@mandriva.com> 3.1.0-9mdv2010.0
12cu|backuppc-3.2.0-4|175	+ Revision: 452219
12cu|backuppc-3.2.0-4|176	- P1: security fix for CVE-2009-3369 (debian)
12cu|backuppc-3.2.0-4|177	
12cu|backuppc-3.2.0-4|178	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 3.1.0-8mdv2010.0
12cu|backuppc-3.2.0-4|179	+ Revision: 436764
12cu|backuppc-3.2.0-4|180	- rebuild
12cu|backuppc-3.2.0-4|181	
12cu|backuppc-3.2.0-4|182	* Thu Jan 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.0-7mdv2009.1
12cu|backuppc-3.2.0-4|183	+ Revision: 335370
12cu|backuppc-3.2.0-4|184	- ship missing javascript file (close #47365)
12cu|backuppc-3.2.0-4|185	
12cu|backuppc-3.2.0-4|186	* Mon Jan 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.0-6mdv2009.1
12cu|backuppc-3.2.0-4|187	+ Revision: 331458
12cu|backuppc-3.2.0-4|188	- add a few soft dependencies, as nobody want to read documentation (fix #47045)
12cu|backuppc-3.2.0-4|189	
12cu|backuppc-3.2.0-4|190	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 3.1.0-5mdv2009.0
12cu|backuppc-3.2.0-4|191	+ Revision: 243159
12cu|backuppc-3.2.0-4|192	- rebuild
12cu|backuppc-3.2.0-4|193	
12cu|backuppc-3.2.0-4|194	+ Pixel <pixel@mandriva.com>
12cu|backuppc-3.2.0-4|195	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cu|backuppc-3.2.0-4|196	
12cu|backuppc-3.2.0-4|197	* Sun Feb 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.0-3mdv2008.1
12cu|backuppc-3.2.0-4|198	+ Revision: 170040
12cu|backuppc-3.2.0-4|199	- fix FHS patch (fix #37746)
12cu|backuppc-3.2.0-4|200	
12cu|backuppc-3.2.0-4|201	+ Olivier Blin <oblin@mandriva.com>
12cu|backuppc-3.2.0-4|202	- restore BuildRoot
12cu|backuppc-3.2.0-4|203	
12cu|backuppc-3.2.0-4|204	+ Thierry Vignaud <tv@mandriva.org>
12cu|backuppc-3.2.0-4|205	- kill re-definition of %%buildroot on Pixel's request
12cu|backuppc-3.2.0-4|206	
12cu|backuppc-3.2.0-4|207	* Thu Nov 29 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.0-2mdv2008.1
12cu|backuppc-3.2.0-4|208	+ Revision: 113947
12cu|backuppc-3.2.0-4|209	- don't provide or require private libfs
12cu|backuppc-3.2.0-4|210	
12cu|backuppc-3.2.0-4|211	* Thu Nov 29 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.1.0-1mdv2008.1
12cu|backuppc-3.2.0-4|212	+ Revision: 113946
12cu|backuppc-3.2.0-4|213	- new version
12cu|backuppc-3.2.0-4|214	
12cu|backuppc-3.2.0-4|215	* Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.0-2mdv2008.0
12cu|backuppc-3.2.0-4|216	+ Revision: 66810
12cu|backuppc-3.2.0-4|217	- set path for as much command as possible in default configuration (fix #32036)
12cu|backuppc-3.2.0-4|218	
12cu|backuppc-3.2.0-4|219	
12cu|backuppc-3.2.0-4|220	* Wed Feb 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.0-1mdv2007.0
12cu|backuppc-3.2.0-4|221	+ Revision: 130153
12cu|backuppc-3.2.0-4|222	- sync sources
12cu|backuppc-3.2.0-4|223	- new version
12cu|backuppc-3.2.0-4|224	rediff FHS patch
12cu|backuppc-3.2.0-4|225	unify service script
12cu|backuppc-3.2.0-4|226	
12cu|backuppc-3.2.0-4|227	* Wed Feb 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.2.2-3mdv2007.1
12cu|backuppc-3.2.0-4|228	+ Revision: 120838
12cu|backuppc-3.2.0-4|229	- LSB-compatible init script
12cu|backuppc-3.2.0-4|230	
12cu|backuppc-3.2.0-4|231	* Fri Dec 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.2.2-2mdv2007.1
12cu|backuppc-3.2.0-4|232	+ Revision: 97306
12cu|backuppc-3.2.0-4|233	- move documentation under %%datadir/backuppc, as it is accessed at runtime (fix #27594)
12cu|backuppc-3.2.0-4|234	no need to modify main cgi file name
12cu|backuppc-3.2.0-4|235	- Import backuppc
12cu|backuppc-3.2.0-4|236	
12cu|backuppc-3.2.0-4|237	* Wed Aug 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.2.2-1mdv2007.0
12cu|backuppc-3.2.0-4|238	- new version
12cu|backuppc-3.2.0-4|239	- new webapps macros
12cu|backuppc-3.2.0-4|240	- use herein document for README.mdv
12cu|backuppc-3.2.0-4|241	
12cu|backuppc-3.2.0-4|242	* Wed Dec 21 2005 Guillaume Rousse <guillomovitch@zarb.org> 2.1.2-1mdk
12cu|backuppc-3.2.0-4|243	- initial mdk package
12cu|backuppc-3.2.0-4|244	

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

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

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

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

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

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

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

8938 12
12cu|barcode-0.98-15|1	%define major 0
12cu|barcode-0.98-15|2	%define libname	  %mklibname barcode %{major}
12cu|barcode-0.98-15|3	%define develname %mklibname barcode -d
12cu|barcode-0.98-15|4	
12cu|barcode-0.98-15|5	Summary:	GNU barcode
12cu|barcode-0.98-15|6	Name:		barcode
12cu|barcode-0.98-15|7	Version:	0.98
12cu|barcode-0.98-15|8	Release:	15
12cu|barcode-0.98-15|9	License:	GPLv2+
12cu|barcode-0.98-15|10	Group:		Publishing
12cu|barcode-0.98-15|11	Source:		ftp://ftp.gnu.org/gnu/barcode/%name-%{version}.tar.bz2
12cu|barcode-0.98-15|12	Patch0:		barcode-0.98-fix-str-fmt.patch
12cu|barcode-0.98-15|13	Patch1:		barcode-0.98-fix-installation.patch
12cu|barcode-0.98-15|14	URL:		http://gnu.systemy.it/software/barcode
12cu|barcode-0.98-15|15	
12cu|barcode-0.98-15|16	%description
12cu|barcode-0.98-15|17	This is GNU-barcode.
12cu|barcode-0.98-15|18	The package is meant to solve most needs in barcode creation with a
12cu|barcode-0.98-15|19	conventional printer. It can create printouts for the conventional
12cu|barcode-0.98-15|20	product tagging standards: UPC-A, UPC-E, EAN-13, EAN-8, ISBN, as well
12cu|barcode-0.98-15|21	as a few other formats. Ouput is generated as either Postscript or
12cu|barcode-0.98-15|22	Encapsulated Postscript (other back-ends may be added if needed).
12cu|barcode-0.98-15|23	
12cu|barcode-0.98-15|24	%package -n %{develname}
12cu|barcode-0.98-15|25	Summary:	GNU barcode files for development
12cu|barcode-0.98-15|26	Group:		Development/Other
12cu|barcode-0.98-15|27	Obsoletes:	%{libname}-devel
12cu|barcode-0.98-15|28	Provides:	%{name}-devel
12cu|barcode-0.98-15|29	
12cu|barcode-0.98-15|30	%description -n %{develname}
12cu|barcode-0.98-15|31	This is GNU-barcode.
12cu|barcode-0.98-15|32	The package is meant to solve most needs in barcode creation with a
12cu|barcode-0.98-15|33	conventional printer. It can create printouts for the conventional
12cu|barcode-0.98-15|34	product tagging standards: UPC-A, UPC-E, EAN-13, EAN-8, ISBN, as well
12cu|barcode-0.98-15|35	as a few other formats. Ouput is generated as either Postscript or
12cu|barcode-0.98-15|36	Encapsulated Postscript (other back-ends may be added if needed).
12cu|barcode-0.98-15|37	
12cu|barcode-0.98-15|38	This package contain the C header, the static library and man page
12cu|barcode-0.98-15|39	for development.
12cu|barcode-0.98-15|40	
12cu|barcode-0.98-15|41	%prep
12cu|barcode-0.98-15|42	%setup -q
12cu|barcode-0.98-15|43	%patch0 -p1
12cu|barcode-0.98-15|44	%patch1 -p0
12cu|barcode-0.98-15|45	
12cu|barcode-0.98-15|46	%build
12cu|barcode-0.98-15|47	%configure2_5x
12cu|barcode-0.98-15|48	%make
12cu|barcode-0.98-15|49	
12cu|barcode-0.98-15|50	%install
12cu|barcode-0.98-15|51	%makeinstall_std
12cu|barcode-0.98-15|52	
12cu|barcode-0.98-15|53	%files
12cu|barcode-0.98-15|54	%defattr(-, root, root)
12cu|barcode-0.98-15|55	%doc COPYING ChangeLog README TODO doc/*.pdf doc/*.ps
12cu|barcode-0.98-15|56	%{_bindir}/barcode
12cu|barcode-0.98-15|57	%{_datadir}/info/*
12cu|barcode-0.98-15|58	%{_mandir}/man1/*
12cu|barcode-0.98-15|59	
12cu|barcode-0.98-15|60	%files -n %{develname}
12cu|barcode-0.98-15|61	%defattr(-, root, root)
12cu|barcode-0.98-15|62	%{_includedir}/barcode.h
12cu|barcode-0.98-15|63	%{_libdir}/libbarcode.a
12cu|barcode-0.98-15|64	%{_mandir}/man3/*
12cu|barcode-0.98-15|65	
12cu|barcode-0.98-15|66	
12cu|barcode-0.98-15|67	%changelog
12cu|barcode-0.98-15|68	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.98-14mdv2011.0
12cu|barcode-0.98-15|69	+ Revision: 610052
12cu|barcode-0.98-15|70	- rebuild
12cu|barcode-0.98-15|71	
12cu|barcode-0.98-15|72	* Wed Apr 21 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.98-13mdv2010.1
12cu|barcode-0.98-15|73	+ Revision: 537479
12cu|barcode-0.98-15|74	- fix SOURCE
12cu|barcode-0.98-15|75	- don't define name, version, release on top of spec
12cu|barcode-0.98-15|76	- clean spec
12cu|barcode-0.98-15|77	
12cu|barcode-0.98-15|78	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.98-12mdv2010.0
12cu|barcode-0.98-15|79	+ Revision: 436800
12cu|barcode-0.98-15|80	- rebuild
12cu|barcode-0.98-15|81	
12cu|barcode-0.98-15|82	* Tue Dec 23 2008 Funda Wang <fwang@mandriva.org> 0.98-11mdv2009.1
12cu|barcode-0.98-15|83	+ Revision: 317778
12cu|barcode-0.98-15|84	- fix str ftm
12cu|barcode-0.98-15|85	- use standard DESTDIR to install
12cu|barcode-0.98-15|86	- fix post script
12cu|barcode-0.98-15|87	
12cu|barcode-0.98-15|88	* Tue Aug 26 2008 Emmanuel Andry <eandry@mandriva.org> 0.98-10mdv2009.0
12cu|barcode-0.98-15|89	+ Revision: 276155
12cu|barcode-0.98-15|90	- apply devel policy
12cu|barcode-0.98-15|91	- fix license
12cu|barcode-0.98-15|92	- replace old RPM_BUILD_ROOT
12cu|barcode-0.98-15|93	
12cu|barcode-0.98-15|94	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.98-9mdv2009.0
12cu|barcode-0.98-15|95	+ Revision: 240437
12cu|barcode-0.98-15|96	- rebuild
12cu|barcode-0.98-15|97	- kill re-definition of %%buildroot on Pixel's request
12cu|barcode-0.98-15|98	
12cu|barcode-0.98-15|99	+ Olivier Blin <oblin@mandriva.com>
12cu|barcode-0.98-15|100	- restore BuildRoot
12cu|barcode-0.98-15|101	
12cu|barcode-0.98-15|102	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 0.98-7mdv2008.0
12cu|barcode-0.98-15|103	+ Revision: 70145
12cu|barcode-0.98-15|104	- use %%mkrel
12cu|barcode-0.98-15|105	
12cu|barcode-0.98-15|106	
12cu|barcode-0.98-15|107	* Tue Apr 05 2005 Marcel Pol <mpol@mandriva.org> 0.98-6mdk
12cu|barcode-0.98-15|108	- fix libdir on x86-64
12cu|barcode-0.98-15|109	
12cu|barcode-0.98-15|110	* Wed Dec 08 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.98-5mdk
12cu|barcode-0.98-15|111	- Libification
12cu|barcode-0.98-15|112	
12cu|barcode-0.98-15|113	* Fri May 14 2004 Marcel Pol <mpol@mandrake.org> 0.98-4mdk
12cu|barcode-0.98-15|114	- rebuild
12cu|barcode-0.98-15|115	
12cu|barcode-0.98-15|116	* Wed Apr 16 2003 Marcel Pol <mpol@gmx.net> 0.98-3mdk
12cu|barcode-0.98-15|117	- undo previous change, spec-helper does that (thanks thierry)
12cu|barcode-0.98-15|118	
12cu|barcode-0.98-15|119	* Wed Apr 16 2003 Marcel Pol <mpol@gmx.net> 0.98-2mdk
12cu|barcode-0.98-15|120	- bzip man and info pages
12cu|barcode-0.98-15|121	
12cu|barcode-0.98-15|122	* Mon Apr 14 2003 Marcel Pol <mpol@gmx.net> 0.98-1mdk
12cu|barcode-0.98-15|123	- initial mandrake release
12cu|barcode-0.98-15|124	

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

8940 12
12cu|bashdb-4.2_0.8-4|1	%define oversion 4.2-0.8
12cu|bashdb-4.2_0.8-4|2	
12cu|bashdb-4.2_0.8-4|3	Summary:	BASH debugger, the BASH symbolic debugger
12cu|bashdb-4.2_0.8-4|4	Name:		bashdb
12cu|bashdb-4.2_0.8-4|5	Version:	4.2_0.8
12cu|bashdb-4.2_0.8-4|6	Release:	4
12cu|bashdb-4.2_0.8-4|7	License:	GPLv2+
12cu|bashdb-4.2_0.8-4|8	Group:		Development/Other
12cu|bashdb-4.2_0.8-4|9	Url:		http://bashdb.sourceforge.net/
12cu|bashdb-4.2_0.8-4|10	Source0:	http://downloads.sourceforge.net/bashdb/%{name}-%{oversion}.tar.bz2
12cu|bashdb-4.2_0.8-4|11	BuildRequires:	bash
12cu|bashdb-4.2_0.8-4|12	Requires:	bash
12cu|bashdb-4.2_0.8-4|13	BuildArch:	noarch
12cu|bashdb-4.2_0.8-4|14	
12cu|bashdb-4.2_0.8-4|15	%description
12cu|bashdb-4.2_0.8-4|16	The Bash Debugger Project is a source-code debugger for bash,
12cu|bashdb-4.2_0.8-4|17	which follows the gdb command syntax.
12cu|bashdb-4.2_0.8-4|18	The purpose of the BASH debugger is to check
12cu|bashdb-4.2_0.8-4|19	what is going on “inside” a bash script, while it executes:
12cu|bashdb-4.2_0.8-4|20	* Start a script, specifying conditions that might affect its behavior.
12cu|bashdb-4.2_0.8-4|21	* Stop a script at certain conditions (break points).
12cu|bashdb-4.2_0.8-4|22	* Examine the state of a script.
12cu|bashdb-4.2_0.8-4|23	* Experiment, by changing variable values on the fly.
12cu|bashdb-4.2_0.8-4|24	The 4.0 series is a complete rewrite of the previous series.
12cu|bashdb-4.2_0.8-4|25	Bashdb can be used with ddd: ddd --debugger %{_bindir}/%{name} <script-name>.
12cu|bashdb-4.2_0.8-4|26	
12cu|bashdb-4.2_0.8-4|27	%files
12cu|bashdb-4.2_0.8-4|28	%doc doc/*.html AUTHORS ChangeLog COPYING NEWS README THANKS
12cu|bashdb-4.2_0.8-4|29	%{_bindir}/%{name}
12cu|bashdb-4.2_0.8-4|30	%{_datadir}/%{name}/
12cu|bashdb-4.2_0.8-4|31	%{_mandir}/man1/%{name}.1*
12cu|bashdb-4.2_0.8-4|32	%{_infodir}/%{name}.info.*
12cu|bashdb-4.2_0.8-4|33	
12cu|bashdb-4.2_0.8-4|34	#----------------------------------------------------------------------------
12cu|bashdb-4.2_0.8-4|35	
12cu|bashdb-4.2_0.8-4|36	%prep
12cu|bashdb-4.2_0.8-4|37	%setup -q -n %{name}-%{oversion}
12cu|bashdb-4.2_0.8-4|38	
12cu|bashdb-4.2_0.8-4|39	%build
12cu|bashdb-4.2_0.8-4|40	%configure2_5x
12cu|bashdb-4.2_0.8-4|41	%make
12cu|bashdb-4.2_0.8-4|42	
12cu|bashdb-4.2_0.8-4|43	%install
12cu|bashdb-4.2_0.8-4|44	%makeinstall_std
12cu|bashdb-4.2_0.8-4|45	
12cu|bashdb-4.2_0.8-4|46	
12cu|bashdb-4.2_0.8-4|47	%changelog
12cu|bashdb-4.2_0.8-4|48	* Wed Feb 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2_0.8-4
12cu|bashdb-4.2_0.8-4|49	+ Revision: 7a2008c
12cu|bashdb-4.2_0.8-4|50	- LOG Should be noarch package
12cu|bashdb-4.2_0.8-4|51	
12cu|bashdb-4.2_0.8-4|52	

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

8942 12
12cu|bbkeys-0.9.1-4|1	%define name	bbkeys
12cu|bbkeys-0.9.1-4|2	%define version 0.9.1
12cu|bbkeys-0.9.1-4|3	%define release  4
12cu|bbkeys-0.9.1-4|4	
12cu|bbkeys-0.9.1-4|5	Summary:	Bbkeys, a configurable key-grabber for blackbox
12cu|bbkeys-0.9.1-4|6	Name:		%{name}
12cu|bbkeys-0.9.1-4|7	Version:	%{version}
12cu|bbkeys-0.9.1-4|8	Release:	%{release}
12cu|bbkeys-0.9.1-4|9	License:	MIT
12cu|bbkeys-0.9.1-4|10	Group:		Graphical desktop/Other
12cu|bbkeys-0.9.1-4|11	Source0:	http://heanet.dl.sourceforge.net/sourceforge/bbkeys/%name-%version.tar.gz
12cu|bbkeys-0.9.1-4|12	Source1:	%{name}-16x16.png
12cu|bbkeys-0.9.1-4|13	Source2:	%{name}-32x32.png
12cu|bbkeys-0.9.1-4|14	Source3:	%{name}-48x48.png
12cu|bbkeys-0.9.1-4|15	URL:		http://bbkeys.sourceforge.net/
12cu|bbkeys-0.9.1-4|16	BuildRequires:	pkgconfig(x11) blackbox-devel
12cu|bbkeys-0.9.1-4|17	
12cu|bbkeys-0.9.1-4|18	%description
12cu|bbkeys-0.9.1-4|19	Bbkeys is a configurable key-grabber designed for the blackbox window
12cu|bbkeys-0.9.1-4|20	manager which is written by Brad Hughes.
12cu|bbkeys-0.9.1-4|21	It is based on the bbtools object code created by John Kennis
12cu|bbkeys-0.9.1-4|22	and re-uses some of the blackbox window manager classesas well.
12cu|bbkeys-0.9.1-4|23	Bbkeys is easily configurable via directly hand-editing ~/.bbkeysrc
12cu|bbkeys-0.9.1-4|24	file, or by using the gui configuration tool bbconf.
12cu|bbkeys-0.9.1-4|25	
12cu|bbkeys-0.9.1-4|26	%prep
12cu|bbkeys-0.9.1-4|27	
12cu|bbkeys-0.9.1-4|28	%setup -q
12cu|bbkeys-0.9.1-4|29	
12cu|bbkeys-0.9.1-4|30	%build
12cu|bbkeys-0.9.1-4|31	%configure2_5x
12cu|bbkeys-0.9.1-4|32	%make
12cu|bbkeys-0.9.1-4|33	
12cu|bbkeys-0.9.1-4|34	%install
12cu|bbkeys-0.9.1-4|35	rm -fr $RPM_BUILD_ROOT
12cu|bbkeys-0.9.1-4|36	
12cu|bbkeys-0.9.1-4|37	%makeinstall_std
12cu|bbkeys-0.9.1-4|38	
12cu|bbkeys-0.9.1-4|39	mkdir -p %{buildroot}%{_datadir}/applications
12cu|bbkeys-0.9.1-4|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|bbkeys-0.9.1-4|41	[Desktop Entry]
12cu|bbkeys-0.9.1-4|42	Name=%{name}
12cu|bbkeys-0.9.1-4|43	Comment=Bbkeys, a configurable key-grabber for blackbox
12cu|bbkeys-0.9.1-4|44	Exec=%{name} -c
12cu|bbkeys-0.9.1-4|45	Icon=%{name}
12cu|bbkeys-0.9.1-4|46	Terminal=false
12cu|bbkeys-0.9.1-4|47	Type=Application
12cu|bbkeys-0.9.1-4|48	Categories=Settings;DesktopSettings;
12cu|bbkeys-0.9.1-4|49	EOF
12cu|bbkeys-0.9.1-4|50	
12cu|bbkeys-0.9.1-4|51	#icon
12cu|bbkeys-0.9.1-4|52	install -d $RPM_BUILD_ROOT/%{_iconsdir}
12cu|bbkeys-0.9.1-4|53	install -d $RPM_BUILD_ROOT/%{_liconsdir}
12cu|bbkeys-0.9.1-4|54	install -d $RPM_BUILD_ROOT/%{_miconsdir}
12cu|bbkeys-0.9.1-4|55	install %{SOURCE1}  $RPM_BUILD_ROOT/%{_miconsdir}/%{name}.png
12cu|bbkeys-0.9.1-4|56	install %{SOURCE2}  $RPM_BUILD_ROOT/%{_iconsdir}/%{name}.png
12cu|bbkeys-0.9.1-4|57	install %{SOURCE3}  $RPM_BUILD_ROOT/%{_liconsdir}/%{name}.png
12cu|bbkeys-0.9.1-4|58	
12cu|bbkeys-0.9.1-4|59	rm -fr $RPM_BUILD_ROOT%_prefix/doc
12cu|bbkeys-0.9.1-4|60	
12cu|bbkeys-0.9.1-4|61	%if %mdkversion < 200900
12cu|bbkeys-0.9.1-4|62	%post
12cu|bbkeys-0.9.1-4|63	%{update_menus}
12cu|bbkeys-0.9.1-4|64	%endif
12cu|bbkeys-0.9.1-4|65	
12cu|bbkeys-0.9.1-4|66	%if %mdkversion < 200900
12cu|bbkeys-0.9.1-4|67	%postun
12cu|bbkeys-0.9.1-4|68	%{clean_menus}
12cu|bbkeys-0.9.1-4|69	%endif
12cu|bbkeys-0.9.1-4|70	
12cu|bbkeys-0.9.1-4|71	%clean
12cu|bbkeys-0.9.1-4|72	rm -rf $RPM_BUILD_ROOT
12cu|bbkeys-0.9.1-4|73	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
12cu|bbkeys-0.9.1-4|74	
12cu|bbkeys-0.9.1-4|75	%files -n %{name}
12cu|bbkeys-0.9.1-4|76	%defattr(-,root,root)
12cu|bbkeys-0.9.1-4|77	%doc README ChangeLog AUTHORS TODO INSTALL
12cu|bbkeys-0.9.1-4|78	%attr(755,root,root)
12cu|bbkeys-0.9.1-4|79	%{_bindir}/*
12cu|bbkeys-0.9.1-4|80	%{_iconsdir}/%{name}.png
12cu|bbkeys-0.9.1-4|81	%{_liconsdir}/%{name}.png
12cu|bbkeys-0.9.1-4|82	%{_miconsdir}/%{name}.png
12cu|bbkeys-0.9.1-4|83	%{_datadir}/%{name}
12cu|bbkeys-0.9.1-4|84	%{_mandir}/man1/*
12cu|bbkeys-0.9.1-4|85	%{_mandir}/man5/*
12cu|bbkeys-0.9.1-4|86	%_datadir/applications/*
12cu|bbkeys-0.9.1-4|87	
12cu|bbkeys-0.9.1-4|88	
12cu|bbkeys-0.9.1-4|89	%changelog
12cu|bbkeys-0.9.1-4|90	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 0.9.1-3mdv2011.0
12cu|bbkeys-0.9.1-4|91	+ Revision: 635004
12cu|bbkeys-0.9.1-4|92	- rebuild
12cu|bbkeys-0.9.1-4|93	- tighten BR
12cu|bbkeys-0.9.1-4|94	
12cu|bbkeys-0.9.1-4|95	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-2mdv2011.0
12cu|bbkeys-0.9.1-4|96	+ Revision: 616735
12cu|bbkeys-0.9.1-4|97	- the mass rebuild of 2010.0 packages
12cu|bbkeys-0.9.1-4|98	
12cu|bbkeys-0.9.1-4|99	* Wed Jun 10 2009 Jérôme Brenier <incubusss@mandriva.org> 0.9.1-1mdv2010.0
12cu|bbkeys-0.9.1-4|100	+ Revision: 384643
12cu|bbkeys-0.9.1-4|101	- update to new version 0.9.1
12cu|bbkeys-0.9.1-4|102	- fix license
12cu|bbkeys-0.9.1-4|103	
12cu|bbkeys-0.9.1-4|104	+ Thierry Vignaud <tv@mandriva.org>
12cu|bbkeys-0.9.1-4|105	- rebuild
12cu|bbkeys-0.9.1-4|106	
12cu|bbkeys-0.9.1-4|107	+ Pixel <pixel@mandriva.com>
12cu|bbkeys-0.9.1-4|108	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|bbkeys-0.9.1-4|109	
12cu|bbkeys-0.9.1-4|110	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.9.0-1mdv2008.1
12cu|bbkeys-0.9.1-4|111	+ Revision: 135828
12cu|bbkeys-0.9.1-4|112	- restore BuildRoot
12cu|bbkeys-0.9.1-4|113	
12cu|bbkeys-0.9.1-4|114	+ Thierry Vignaud <tv@mandriva.org>
12cu|bbkeys-0.9.1-4|115	- kill re-definition of %%buildroot on Pixel's request
12cu|bbkeys-0.9.1-4|116	
12cu|bbkeys-0.9.1-4|117	* Wed Sep 05 2007 Funda Wang <fwang@mandriva.org> 0.9.0-1mdv2008.0
12cu|bbkeys-0.9.1-4|118	+ Revision: 79752
12cu|bbkeys-0.9.1-4|119	- fix file list
12cu|bbkeys-0.9.1-4|120	- BR blackbox
12cu|bbkeys-0.9.1-4|121	- New version 0.9.0
12cu|bbkeys-0.9.1-4|122	
12cu|bbkeys-0.9.1-4|123	* Fri Aug 31 2007 Funda Wang <fwang@mandriva.org> 0.8.6-6mdv2008.0
12cu|bbkeys-0.9.1-4|124	+ Revision: 76707
12cu|bbkeys-0.9.1-4|125	- bunzip2 the images
12cu|bbkeys-0.9.1-4|126	- fix menu entries
12cu|bbkeys-0.9.1-4|127	
12cu|bbkeys-0.9.1-4|128	
12cu|bbkeys-0.9.1-4|129	* Mon Jul 31 2006 Lenny Cartier <lenny@mandriva.com> 0.8.6-5mdv2007.0
12cu|bbkeys-0.9.1-4|130	- rebuild
12cu|bbkeys-0.9.1-4|131	
12cu|bbkeys-0.9.1-4|132	* Fri Jun 18 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.8.6-4mdk
12cu|bbkeys-0.9.1-4|133	- rebuild
12cu|bbkeys-0.9.1-4|134	
12cu|bbkeys-0.9.1-4|135	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.8.6-3mdk
12cu|bbkeys-0.9.1-4|136	- rebuild
12cu|bbkeys-0.9.1-4|137	

8943 12
12cu|bblaunch-0.0.3-9|1	%define name bblaunch
12cu|bblaunch-0.0.3-9|2	%define version 0.0.3
12cu|bblaunch-0.0.3-9|3	%define release  9
12cu|bblaunch-0.0.3-9|4	
12cu|bblaunch-0.0.3-9|5	Summary: An application launcher for Blackbox type window managers
12cu|bblaunch-0.0.3-9|6	Name: %{name}
12cu|bblaunch-0.0.3-9|7	Version: %{version}
12cu|bblaunch-0.0.3-9|8	Release: %{release}
12cu|bblaunch-0.0.3-9|9	Source0: http://folk.uio.no/~steingrd/%{name}-%{version}.tar.bz2
12cu|bblaunch-0.0.3-9|10	Source1: %{name}.1
12cu|bblaunch-0.0.3-9|11	Patch0: bblaunch-0.0.3.typo.patch
12cu|bblaunch-0.0.3-9|12	License: GPL
12cu|bblaunch-0.0.3-9|13	Group: Graphical desktop/Other
12cu|bblaunch-0.0.3-9|14	Url: http://blackboxwm.sourceforge.net/
12cu|bblaunch-0.0.3-9|15	BuildRequires: pkgconfig(x11)
12cu|bblaunch-0.0.3-9|16	
12cu|bblaunch-0.0.3-9|17	%description
12cu|bblaunch-0.0.3-9|18	bblaunch is an application launcher that lets you set certain blackbox related
12cu|bblaunch-0.0.3-9|19	attributes on the launched program.  You can use it to run an application with
12cu|bblaunch-0.0.3-9|20	no decorations, to immediately have it sent to a specific workspace, to have it
12cu|bblaunch-0.0.3-9|21	visible on all workspaces and so on and so on.
12cu|bblaunch-0.0.3-9|22	
12cu|bblaunch-0.0.3-9|23	%prep
12cu|bblaunch-0.0.3-9|24	%setup -q
12cu|bblaunch-0.0.3-9|25	%patch0 -p1 -b .typo
12cu|bblaunch-0.0.3-9|26	
12cu|bblaunch-0.0.3-9|27	%build
12cu|bblaunch-0.0.3-9|28	# (blino) the default -O2 optimization makes bblaunch segfault
12cu|bblaunch-0.0.3-9|29	export CFLAGS="%optflags -O0"
12cu|bblaunch-0.0.3-9|30	%configure2_5x
12cu|bblaunch-0.0.3-9|31	%make
12cu|bblaunch-0.0.3-9|32	
12cu|bblaunch-0.0.3-9|33	%install
12cu|bblaunch-0.0.3-9|34	rm -rf $RPM_BUILD_ROOT
12cu|bblaunch-0.0.3-9|35	%makeinstall_std
12cu|bblaunch-0.0.3-9|36	install -d -m 755 ${RPM_BUILD_ROOT}%{_mandir}/man1/
12cu|bblaunch-0.0.3-9|37	install -m 644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_mandir}/man1/
12cu|bblaunch-0.0.3-9|38	
12cu|bblaunch-0.0.3-9|39	%clean
12cu|bblaunch-0.0.3-9|40	rm -rf $RPM_BUILD_ROOT
12cu|bblaunch-0.0.3-9|41	
12cu|bblaunch-0.0.3-9|42	%files
12cu|bblaunch-0.0.3-9|43	%defattr(-,root,root)
12cu|bblaunch-0.0.3-9|44	%{_bindir}/%{name}
12cu|bblaunch-0.0.3-9|45	%{_mandir}/man1/%{name}.1*
12cu|bblaunch-0.0.3-9|46	
12cu|bblaunch-0.0.3-9|47	
12cu|bblaunch-0.0.3-9|48	%changelog
12cu|bblaunch-0.0.3-9|49	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 0.0.3-8mdv2011.0
12cu|bblaunch-0.0.3-9|50	+ Revision: 635005
12cu|bblaunch-0.0.3-9|51	- rebuild
12cu|bblaunch-0.0.3-9|52	- tighten BR
12cu|bblaunch-0.0.3-9|53	
12cu|bblaunch-0.0.3-9|54	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.3-7mdv2011.0
12cu|bblaunch-0.0.3-9|55	+ Revision: 616742
12cu|bblaunch-0.0.3-9|56	- the mass rebuild of 2010.0 packages
12cu|bblaunch-0.0.3-9|57	
12cu|bblaunch-0.0.3-9|58	* Tue Sep 01 2009 Thierry Vignaud <tv@mandriva.org> 0.0.3-6mdv2010.0
12cu|bblaunch-0.0.3-9|59	+ Revision: 424022
12cu|bblaunch-0.0.3-9|60	- rebuild
12cu|bblaunch-0.0.3-9|61	
12cu|bblaunch-0.0.3-9|62	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.0.3-5mdv2009.0
12cu|bblaunch-0.0.3-9|63	+ Revision: 240442
12cu|bblaunch-0.0.3-9|64	- rebuild
12cu|bblaunch-0.0.3-9|65	- kill re-definition of %%buildroot on Pixel's request
12cu|bblaunch-0.0.3-9|66	
12cu|bblaunch-0.0.3-9|67	+ Olivier Blin <oblin@mandriva.com>
12cu|bblaunch-0.0.3-9|68	- restore BuildRoot
12cu|bblaunch-0.0.3-9|69	
12cu|bblaunch-0.0.3-9|70	* Wed Aug 15 2007 Pascal Terjan <pterjan@mandriva.org> 0.0.3-3mdv2008.0
12cu|bblaunch-0.0.3-9|71	+ Revision: 63758
12cu|bblaunch-0.0.3-9|72	- Import bblaunch
12cu|bblaunch-0.0.3-9|73	
12cu|bblaunch-0.0.3-9|74	
12cu|bblaunch-0.0.3-9|75	
12cu|bblaunch-0.0.3-9|76	* Fri Dec 23 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.0.3-3mdk
12cu|bblaunch-0.0.3-9|77	- Fix BuildRequires
12cu|bblaunch-0.0.3-9|78	- use mkrel
12cu|bblaunch-0.0.3-9|79	
12cu|bblaunch-0.0.3-9|80	* Fri Oct 21 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.0.3-2mdk
12cu|bblaunch-0.0.3-9|81	- Fix BuildRequires
12cu|bblaunch-0.0.3-9|82	
12cu|bblaunch-0.0.3-9|83	* Sat Apr  2 2005 Olivier Blin <oblin@mandrakesoft.com> 0.0.3-1mdk
12cu|bblaunch-0.0.3-9|84	- initial Mandrakelinux release (Patch0 and man page from Debian)

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

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

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

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

8948 12
12cu|bfc-0.2-4|1	#define git	20121105
12cu|bfc-0.2-4|2	
12cu|bfc-0.2-4|3	Name:		bfc
12cu|bfc-0.2-4|4	Version:	0.2
12cu|bfc-0.2-4|5	Release:	%{?git:0.git%{git}.}4
12cu|bfc-0.2-4|6	Summary:	An alternative ABF client
12cu|bfc-0.2-4|7	Group:		Development/Other
12cu|bfc-0.2-4|8	License:	GPLv3+
12cu|bfc-0.2-4|9	URL:		https://github.com/mikhirev/bfc
12cu|bfc-0.2-4|10	%if 0%{?git}
12cu|bfc-0.2-4|11	Source0:	%{name}-%{git}.tar.xz
12cu|bfc-0.2-4|12	%else
12cu|bfc-0.2-4|13	Source0:	%{name}-%{version}.tar.xz
12cu|bfc-0.2-4|14	%endif
12cu|bfc-0.2-4|15	Source1:	bfc.conf
12cu|bfc-0.2-4|16	Patch0:		bfc-0.2-git20121225.patch
12cu|bfc-0.2-4|17	BuildArch:	noarch
12cu|bfc-0.2-4|18	Requires:	perl(LWP::Protocol::https)
12cu|bfc-0.2-4|19	Requires:	rpm-build
12cu|bfc-0.2-4|20	
12cu|bfc-0.2-4|21	%description
12cu|bfc-0.2-4|22	Build Farm Client aka bfc is an alternative command line client for ABF
12cu|bfc-0.2-4|23	(Automated Build Farm) and %{distribution} maintainers' helper.
12cu|bfc-0.2-4|24	It is being under development and not feature rich yet.
12cu|bfc-0.2-4|25	
12cu|bfc-0.2-4|26	%prep
12cu|bfc-0.2-4|27	%setup -q %{?git: -n %{name}-%{git}}
12cu|bfc-0.2-4|28	%patch0 -p1
12cu|bfc-0.2-4|29	
12cu|bfc-0.2-4|30	%build
12cu|bfc-0.2-4|31	pod2man bfc > bfc.1
12cu|bfc-0.2-4|32	
12cu|bfc-0.2-4|33	%install
12cu|bfc-0.2-4|34	install -D -m 755 bfc %{buildroot}%{_bindir}/bfc
12cu|bfc-0.2-4|35	install -D -m 644 bfc.1 %{buildroot}%{_mandir}/man1/bfc.1
12cu|bfc-0.2-4|36	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/bfc.conf
12cu|bfc-0.2-4|37	
12cu|bfc-0.2-4|38	%files
12cu|bfc-0.2-4|39	%doc README
12cu|bfc-0.2-4|40	%{_bindir}/bfc
12cu|bfc-0.2-4|41	%{_mandir}/man1/bfc.1*
12cu|bfc-0.2-4|42	%config %{_sysconfdir}/bfc.conf

8949 12
12cu|bgpq3-0.1.19-1|1	Summary:	BGP filtering automation for cisco and juniper routers
12cu|bgpq3-0.1.19-1|2	Name:		bgpq3
12cu|bgpq3-0.1.19-1|3	Version:	0.1.19
12cu|bgpq3-0.1.19-1|4	Release:	1
12cu|bgpq3-0.1.19-1|5	License:	GPLv2
12cu|bgpq3-0.1.19-1|6	Group:		Text tools
12cu|bgpq3-0.1.19-1|7	URL:		http://snar.spb.ru/prog/bgpq3/
12cu|bgpq3-0.1.19-1|8	Source:		http://snar.spb.ru/prog/bgpq3/%{name}-%{version}.tgz
12cu|bgpq3-0.1.19-1|9	
12cu|bgpq3-0.1.19-1|10	
12cu|bgpq3-0.1.19-1|11	%description
12cu|bgpq3-0.1.19-1|12	The bgpq3 ultility used to generate Cisco and
12cu|bgpq3-0.1.19-1|13	Juniper prefix-lists, extended access-lists,
12cu|bgpq3-0.1.19-1|14	policy-statement terms and as-path lists
12cu|bgpq3-0.1.19-1|15	based on RADB data.
12cu|bgpq3-0.1.19-1|16	
12cu|bgpq3-0.1.19-1|17	%prep
12cu|bgpq3-0.1.19-1|18	%setup -q
12cu|bgpq3-0.1.19-1|19	
12cu|bgpq3-0.1.19-1|20	%build
12cu|bgpq3-0.1.19-1|21	%configure
12cu|bgpq3-0.1.19-1|22	%make
12cu|bgpq3-0.1.19-1|23	
12cu|bgpq3-0.1.19-1|24	%install
12cu|bgpq3-0.1.19-1|25	mkdir -p %{buildroot}%{_bindir}
12cu|bgpq3-0.1.19-1|26	install -D -m 755 bgpq3 %{buildroot}%{_bindir}/
12cu|bgpq3-0.1.19-1|27	mkdir -p %{buildroot}%{_mandir}/man8
12cu|bgpq3-0.1.19-1|28	install -D -m 644 bgpq3.8 %{buildroot}%{_mandir}/man8/
12cu|bgpq3-0.1.19-1|29	
12cu|bgpq3-0.1.19-1|30	%files
12cu|bgpq3-0.1.19-1|31	%{_bindir}/*
12cu|bgpq3-0.1.19-1|32	%{_mandir}/man8/*
12cu|bgpq3-0.1.19-1|33	
12cu|bgpq3-0.1.19-1|34	

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

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

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

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

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

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

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

8957 12
12cu|bindgraph-0.2-13|1	Summary:	Gathers bind9 statistics
12cu|bindgraph-0.2-13|2	Name:		bindgraph
12cu|bindgraph-0.2-13|3	Version:	0.2
12cu|bindgraph-0.2-13|4	Release:	13
12cu|bindgraph-0.2-13|5	License:	GPL
12cu|bindgraph-0.2-13|6	Group:		Networking/WWW
12cu|bindgraph-0.2-13|7	URL:		http://www.linux.it/~md/software/
12cu|bindgraph-0.2-13|8	Source0:	http://ftp.debian.org/debian/pool/main/b/bindgraph/bindgraph_0.2a.orig.tar.gz
12cu|bindgraph-0.2-13|9	Source1:	bindgraph.init
12cu|bindgraph-0.2-13|10	Source2:	bindgraph.sysconfig
12cu|bindgraph-0.2-13|11	Source3:	bindgraph.logrotate
12cu|bindgraph-0.2-13|12	Patch0:		bindgraph-0.2-mdk_config.diff
12cu|bindgraph-0.2-13|13	Requires:       webserver
12cu|bindgraph-0.2-13|14	%if %mdkversion < 201010
12cu|bindgraph-0.2-13|15	Requires(postun):   rpm-helper
12cu|bindgraph-0.2-13|16	%endif
12cu|bindgraph-0.2-13|17	Requires(post):   rpm-helper
12cu|bindgraph-0.2-13|18	Requires(preun):   rpm-helper
12cu|bindgraph-0.2-13|19	Requires:	bind
12cu|bindgraph-0.2-13|20	Requires:	rrdtool
12cu|bindgraph-0.2-13|21	#Requires:	perl-File-Tail
12cu|bindgraph-0.2-13|22	BuildArch:	noarch
12cu|bindgraph-0.2-13|23	
12cu|bindgraph-0.2-13|24	%description
12cu|bindgraph-0.2-13|25	DNS statistics RRDtool frontend for BIND9 BindGraph is a very simple DNS
12cu|bindgraph-0.2-13|26	statistics RRDtool frontend for BIND9 that produces daily, weekly, monthly and
12cu|bindgraph-0.2-13|27	yearly graphs of the DNS server's activity (queries, errors, etc.).
12cu|bindgraph-0.2-13|28	
12cu|bindgraph-0.2-13|29	%prep
12cu|bindgraph-0.2-13|30	
12cu|bindgraph-0.2-13|31	%setup -q
12cu|bindgraph-0.2-13|32	%patch0 -p0
12cu|bindgraph-0.2-13|33	
12cu|bindgraph-0.2-13|34	cp %{SOURCE1} bindgraph.init
12cu|bindgraph-0.2-13|35	cp %{SOURCE2} bindgraph.sysconfig
12cu|bindgraph-0.2-13|36	cp %{SOURCE3} bindgraph.logrotate
12cu|bindgraph-0.2-13|37	
12cu|bindgraph-0.2-13|38	%build
12cu|bindgraph-0.2-13|39	
12cu|bindgraph-0.2-13|40	%install
12cu|bindgraph-0.2-13|41	
12cu|bindgraph-0.2-13|42	install -d %{buildroot}%{_initrddir}
12cu|bindgraph-0.2-13|43	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cu|bindgraph-0.2-13|44	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cu|bindgraph-0.2-13|45	install -d %{buildroot}%{_sbindir}
12cu|bindgraph-0.2-13|46	install -d %{buildroot}%{_localstatedir}/lib/bindgraph
12cu|bindgraph-0.2-13|47	install -d %{buildroot}/var/run/bindgraph
12cu|bindgraph-0.2-13|48	install -d %{buildroot}/var/log/bindgraph
12cu|bindgraph-0.2-13|49	install -d %{buildroot}/var/cache/bindgraph
12cu|bindgraph-0.2-13|50	install -d %{buildroot}/var/www/cgi-bin
12cu|bindgraph-0.2-13|51	
12cu|bindgraph-0.2-13|52	install -m0755 bindgraph.pl %{buildroot}%{_sbindir}/bindgraph
12cu|bindgraph-0.2-13|53	install -m0755 bindgraph.cgi %{buildroot}/var/www/cgi-bin/
12cu|bindgraph-0.2-13|54	install -m0755 bindgraph.init %{buildroot}%{_initrddir}/bindgraph
12cu|bindgraph-0.2-13|55	install -m0644 bindgraph.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/bindgraph
12cu|bindgraph-0.2-13|56	install -m0644 bindgraph.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/bindgraph
12cu|bindgraph-0.2-13|57	
12cu|bindgraph-0.2-13|58	install -d %{buildroot}%{_webappconfdir}
12cu|bindgraph-0.2-13|59	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
12cu|bindgraph-0.2-13|60	<Location /cgi-bin/bindgraph.cgi>
12cu|bindgraph-0.2-13|61	Require all granted
12cu|bindgraph-0.2-13|62	</Location>
12cu|bindgraph-0.2-13|63	EOF
12cu|bindgraph-0.2-13|64	
12cu|bindgraph-0.2-13|65	%post
12cu|bindgraph-0.2-13|66	%_post_service bindgraph
12cu|bindgraph-0.2-13|67	%if %mdkversion < 201010
12cu|bindgraph-0.2-13|68	%_post_webapp
12cu|bindgraph-0.2-13|69	%endif
12cu|bindgraph-0.2-13|70	
12cu|bindgraph-0.2-13|71	%preun
12cu|bindgraph-0.2-13|72	%_preun_service bindgraph
12cu|bindgraph-0.2-13|73	
12cu|bindgraph-0.2-13|74	
12cu|bindgraph-0.2-13|75	%clean
12cu|bindgraph-0.2-13|76	
12cu|bindgraph-0.2-13|77	%files
12cu|bindgraph-0.2-13|78	%doc ChangeLog COPYING rbldnsd.diff README
12cu|bindgraph-0.2-13|79	%attr(0755,root,root) %{_initrddir}/bindgraph
12cu|bindgraph-0.2-13|80	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|bindgraph-0.2-13|81	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/bindgraph
12cu|bindgraph-0.2-13|82	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/bindgraph
12cu|bindgraph-0.2-13|83	%attr(0755,root,root) %{_sbindir}/bindgraph
12cu|bindgraph-0.2-13|84	%attr(0755,root,root) /var/www/cgi-bin/bindgraph.cgi
12cu|bindgraph-0.2-13|85	%dir %attr(0755,root,root) /var/run/bindgraph
12cu|bindgraph-0.2-13|86	%dir %attr(0755,root,root) /var/log/bindgraph
12cu|bindgraph-0.2-13|87	%dir %attr(0755,apache,root) /var/cache/bindgraph
12cu|bindgraph-0.2-13|88	%dir %attr(0755,root,root) %{_localstatedir}/lib/bindgraph
12cu|bindgraph-0.2-13|89	
12cu|bindgraph-0.2-13|90	
12cu|bindgraph-0.2-13|91	%changelog
12cu|bindgraph-0.2-13|92	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-10mdv2011.0
12cu|bindgraph-0.2-13|93	+ Revision: 610071
12cu|bindgraph-0.2-13|94	- rebuild
12cu|bindgraph-0.2-13|95	
12cu|bindgraph-0.2-13|96	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.2-9mdv2010.1
12cu|bindgraph-0.2-13|97	+ Revision: 513189
12cu|bindgraph-0.2-13|98	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|bindgraph-0.2-13|99	- switch to "open to all" default access policy
12cu|bindgraph-0.2-13|100	- no need to prevent initscript translation
12cu|bindgraph-0.2-13|101	
12cu|bindgraph-0.2-13|102	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.2-8mdv2010.0
12cu|bindgraph-0.2-13|103	+ Revision: 424621
12cu|bindgraph-0.2-13|104	- rebuild
12cu|bindgraph-0.2-13|105	
12cu|bindgraph-0.2-13|106	* Sun Jul 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-7mdv2009.0
12cu|bindgraph-0.2-13|107	+ Revision: 238958
12cu|bindgraph-0.2-13|108	- rebuild
12cu|bindgraph-0.2-13|109	
12cu|bindgraph-0.2-13|110	+ Pixel <pixel@mandriva.com>
12cu|bindgraph-0.2-13|111	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cu|bindgraph-0.2-13|112	
12cu|bindgraph-0.2-13|113	+ Olivier Blin <oblin@mandriva.com>
12cu|bindgraph-0.2-13|114	- restore BuildRoot
12cu|bindgraph-0.2-13|115	
12cu|bindgraph-0.2-13|116	+ Thierry Vignaud <tv@mandriva.org>
12cu|bindgraph-0.2-13|117	- kill re-definition of %%buildroot on Pixel's request
12cu|bindgraph-0.2-13|118	
12cu|bindgraph-0.2-13|119	* Thu May 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-6mdv2008.0
12cu|bindgraph-0.2-13|120	+ Revision: 26127
12cu|bindgraph-0.2-13|121	- use the source from debian that actually works (duh!)
12cu|bindgraph-0.2-13|122	- added some apache config as well...
12cu|bindgraph-0.2-13|123	
12cu|bindgraph-0.2-13|124	* Thu May 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2-5mdv2008.0
12cu|bindgraph-0.2-13|125	+ Revision: 25915
12cu|bindgraph-0.2-13|126	- fix the path to the query.log
12cu|bindgraph-0.2-13|127	- bunzip the sources
12cu|bindgraph-0.2-13|128	
12cu|bindgraph-0.2-13|129	
12cu|bindgraph-0.2-13|130	* Fri Dec 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdv2007.0
12cu|bindgraph-0.2-13|131	+ Revision: 101620
12cu|bindgraph-0.2-13|132	- Import bindgraph
12cu|bindgraph-0.2-13|133	
12cu|bindgraph-0.2-13|134	* Sun Jan 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdk
12cu|bindgraph-0.2-13|135	- rebuild
12cu|bindgraph-0.2-13|136	
12cu|bindgraph-0.2-13|137	* Sun Dec 19 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.2-3mdk
12cu|bindgraph-0.2-13|138	- fix a silly typo
12cu|bindgraph-0.2-13|139	
12cu|bindgraph-0.2-13|140	* Sun Dec 19 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.2-2mdk
12cu|bindgraph-0.2-13|141	- ahh, i forgot the %%post, %%preun and logrotate stuff...
12cu|bindgraph-0.2-13|142	
12cu|bindgraph-0.2-13|143	* Sun Dec 19 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.2-1mdk
12cu|bindgraph-0.2-13|144	- initial debian import but with a twist
12cu|bindgraph-0.2-13|145	- partly rediffed the debian patch (P0)
12cu|bindgraph-0.2-13|146	- added S1 & S2
12cu|bindgraph-0.2-13|147	

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

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

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

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

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

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

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

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

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

8967 12
12cu|blueman-1.23-3|1	Name: 		blueman
12cu|blueman-1.23-3|2	Version: 	1.23
12cu|blueman-1.23-3|3	Release: 	3
12cu|blueman-1.23-3|4	Summary: 	Full featured bluetooth manager for GNOME/GTK
12cu|blueman-1.23-3|5	License: 	GPLv2+
12cu|blueman-1.23-3|6	Group: 		Communications
12cu|blueman-1.23-3|7	Url: 		http://blueman-project.org/
12cu|blueman-1.23-3|8	Source0: 	http://launchpad.net/blueman/1.0/1.10/+download/%{name}-%{version}.tar.gz
12cu|blueman-1.23-3|9	BuildRequires:  desktop-file-utils
12cu|blueman-1.23-3|10	BuildRequires:  perl(XML::Parser)
12cu|blueman-1.23-3|11	BuildRequires:  glib2-devel
12cu|blueman-1.23-3|12	BuildRequires:  pkgconfig(gconf-2.0)
12cu|blueman-1.23-3|13	BuildRequires:  pygtk2.0-devel
12cu|blueman-1.23-3|14	BuildRequires:  intltool
12cu|blueman-1.23-3|15	BuildRequires:	startup-notification-devel
12cu|blueman-1.23-3|16	BuildRequires:	python-gobject
12cu|blueman-1.23-3|17	BuildRequires:	python-notify
12cu|blueman-1.23-3|18	BuildRequires:	bluez-devel
12cu|blueman-1.23-3|19	BuildRequires:	python-devel
12cu|blueman-1.23-3|20	BuildRequires:	python-pyrex
12cu|blueman-1.23-3|21	BuildRequires:	python-dbus
12cu|blueman-1.23-3|22	Requires:	obex-data-server
12cu|blueman-1.23-3|23	Requires:	python-notify
12cu|blueman-1.23-3|24	Requires:	pygtk2.0
12cu|blueman-1.23-3|25	Requires:	gnome-python-gconf
12cu|blueman-1.23-3|26	Requires:	python-dbus
12cu|blueman-1.23-3|27	Requires:	python-gobject
12cu|blueman-1.23-3|28	Requires:	polkit-gnome
12cu|blueman-1.23-3|29	Requires:	python-blueman
12cu|blueman-1.23-3|30	
12cu|blueman-1.23-3|31	
12cu|blueman-1.23-3|32	%description
12cu|blueman-1.23-3|33	Blueman is designed to provide simple, yet effective means for
12cu|blueman-1.23-3|34	controlling BlueZ API and simplifying bluetooth tasks such as:
12cu|blueman-1.23-3|35	
12cu|blueman-1.23-3|36	* Connecting to 3G/EDGE/GPRS via dial-up
12cu|blueman-1.23-3|37	* Connecting to/Creating bluetooth networks
12cu|blueman-1.23-3|38	* Connecting to input devices
12cu|blueman-1.23-3|39	* Connecting to audio devices
12cu|blueman-1.23-3|40	* Sending/Receiving/Browsing files via OBEX
12cu|blueman-1.23-3|41	* Pairing
12cu|blueman-1.23-3|42	
12cu|blueman-1.23-3|43	Blueman also integrates with Network Manager 0.7, so any Dialup/Network
12cu|blueman-1.23-3|44	connections will be made available (via HAL) to Network Manager.
12cu|blueman-1.23-3|45	
12cu|blueman-1.23-3|46	%package -n	python-%{name}
12cu|blueman-1.23-3|47	Summary:	Blueman python package
12cu|blueman-1.23-3|48	Group:		Communications
12cu|blueman-1.23-3|49	
12cu|blueman-1.23-3|50	%description -n	python-%{name}
12cu|blueman-1.23-3|51	The python-blueman package is required for blueman.
12cu|blueman-1.23-3|52	
12cu|blueman-1.23-3|53	%package -n	nautilus-sendto-%{name}
12cu|blueman-1.23-3|54	Summary:	Blueman nautilus plugin
12cu|blueman-1.23-3|55	Group:		Communications
12cu|blueman-1.23-3|56	Provides:	nautilus-sendto-%{name}-plugin
12cu|blueman-1.23-3|57	
12cu|blueman-1.23-3|58	%description -n	nautilus-sendto-%{name}
12cu|blueman-1.23-3|59	Blueman nautilus plugin
12cu|blueman-1.23-3|60	
12cu|blueman-1.23-3|61	
12cu|blueman-1.23-3|62	%prep
12cu|blueman-1.23-3|63	%setup -q
12cu|blueman-1.23-3|64	
12cu|blueman-1.23-3|65	%build
12cu|blueman-1.23-3|66	%configure2_5x  --disable-desktop-update \
12cu|blueman-1.23-3|67	--disable-icon-update \
12cu|blueman-1.23-3|68	--disable-schemas-install \
12cu|blueman-1.23-3|69	--disable-static
12cu|blueman-1.23-3|70	%make
12cu|blueman-1.23-3|71	
12cu|blueman-1.23-3|72	%install
12cu|blueman-1.23-3|73	%makeinstall_std
12cu|blueman-1.23-3|74	
12cu|blueman-1.23-3|75	desktop-file-install --vendor="" \
12cu|blueman-1.23-3|76	--add-category="GTK" \
12cu|blueman-1.23-3|77	--add-category="HardwareSettings" \
12cu|blueman-1.23-3|78	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}-manager.desktop
12cu|blueman-1.23-3|79	
12cu|blueman-1.23-3|80	%find_lang %{name}
12cu|blueman-1.23-3|81	
12cu|blueman-1.23-3|82	%files -f %{name}.lang
12cu|blueman-1.23-3|83	%{_sysconfdir}/dbus-1/system.d/org.%{name}*.conf
12cu|blueman-1.23-3|84	%{_sysconfdir}/xdg/autostart/%{name}.desktop
12cu|blueman-1.23-3|85	%{_bindir}/%{name}-*
12cu|blueman-1.23-3|86	%{_datadir}/applications/%{name}-manager.desktop
12cu|blueman-1.23-3|87	%{_datadir}/polkit-1/actions/org.%{name}.policy
12cu|blueman-1.23-3|88	%{_datadir}/%{name}/ui/*.ui
12cu|blueman-1.23-3|89	%{_datadir}/%{name}/icons/hicolor/*/*s/*.png
12cu|blueman-1.23-3|90	#%{_datadir}/%{name}/icons/hicolor/scalable/status/*.svg
12cu|blueman-1.23-3|91	%{_datadir}/icons/hicolor/*/apps/*.png
12cu|blueman-1.23-3|92	%{_datadir}/icons/hicolor/scalable/apps/*.svg
12cu|blueman-1.23-3|93	%{_datadir}/blueman/icons/hicolor/scalable/actions/*.svg
12cu|blueman-1.23-3|94	%{_datadir}/blueman/icons/hicolor/scalable/devices/*.svg
12cu|blueman-1.23-3|95	%{_datadir}/blueman/icons/hicolor/scalable/status/*.svg
12cu|blueman-1.23-3|96	%{_datadir}/dbus-1/services/%{name}-applet.service
12cu|blueman-1.23-3|97	%{_datadir}/dbus-1/system-services/org.%{name}*.service
12cu|blueman-1.23-3|98	#%{_datadir}/hal/fdi/information/20thirdparty/*.fdi
12cu|blueman-1.23-3|99	%{_mandir}/man1/%{name}*1.*
12cu|blueman-1.23-3|100	
12cu|blueman-1.23-3|101	%files -n nautilus-sendto-%{name}
12cu|blueman-1.23-3|102	%{_libdir}/nautilus-sendto/plugins/libnstblueman.so
12cu|blueman-1.23-3|103	
12cu|blueman-1.23-3|104	%files -n python-%{name}
12cu|blueman-1.23-3|105	
12cu|blueman-1.23-3|106	%{python_sitelib}/blueman
12cu|blueman-1.23-3|107	%{python_sitearch}/*.so
12cu|blueman-1.23-3|108	%{_libdir}/%{name}-*
12cu|blueman-1.23-3|109	
12cu|blueman-1.23-3|110	
12cu|blueman-1.23-3|111	%changelog
12cu|blueman-1.23-3|112	* Thu Jun 14 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.23-2
12cu|blueman-1.23-3|113	+ Revision: 805708
12cu|blueman-1.23-3|114	- rel bump
12cu|blueman-1.23-3|115	- files into both packages fix
12cu|blueman-1.23-3|116	- version update 1.23
12cu|blueman-1.23-3|117	
12cu|blueman-1.23-3|118	* Mon Nov 08 2010 Funda Wang <fwang@mandriva.org> 1.21-2mdv2011.0
12cu|blueman-1.23-3|119	+ Revision: 595015
12cu|blueman-1.23-3|120	- rebuild for py 2.7
12cu|blueman-1.23-3|121	
12cu|blueman-1.23-3|122	* Sat Dec 26 2009 Emmanuel Andry <eandry@mandriva.org> 1.21-1mdv2010.1
12cu|blueman-1.23-3|123	+ Revision: 482499
12cu|blueman-1.23-3|124	- New version 1.21
12cu|blueman-1.23-3|125	- update BR
12cu|blueman-1.23-3|126	- update files list
12cu|blueman-1.23-3|127	
12cu|blueman-1.23-3|128	* Wed Jul 29 2009 Eugeni Dodonov <eugeni@mandriva.com> 1.10-3mdv2010.0
12cu|blueman-1.23-3|129	+ Revision: 403707
12cu|blueman-1.23-3|130	- Bring back .so files to prevent blueman-* from crashing on startup.
12cu|blueman-1.23-3|131	
12cu|blueman-1.23-3|132	* Sat Jul 25 2009 Emmanuel Andry <eandry@mandriva.org> 1.10-1mdv2010.0
12cu|blueman-1.23-3|133	+ Revision: 399801
12cu|blueman-1.23-3|134	- New version 1.10
12cu|blueman-1.23-3|135	- add source url
12cu|blueman-1.23-3|136	- update files list
12cu|blueman-1.23-3|137	
12cu|blueman-1.23-3|138	* Fri Mar 27 2009 Emmanuel Andry <eandry@mandriva.org> 1.02-4mdv2009.1
12cu|blueman-1.23-3|139	+ Revision: 361574
12cu|blueman-1.23-3|140	- don't explicitely requires notification-daemon
12cu|blueman-1.23-3|141	
12cu|blueman-1.23-3|142	* Mon Mar 02 2009 Emmanuel Andry <eandry@mandriva.org> 1.02-3mdv2009.1
12cu|blueman-1.23-3|143	+ Revision: 347587
12cu|blueman-1.23-3|144	- requires python-blueman
12cu|blueman-1.23-3|145	
12cu|blueman-1.23-3|146	* Mon Mar 02 2009 Emmanuel Andry <eandry@mandriva.org> 1.02-2mdv2009.1
12cu|blueman-1.23-3|147	+ Revision: 347346
12cu|blueman-1.23-3|148	- fix files
12cu|blueman-1.23-3|149	- BR python-dbus
12cu|blueman-1.23-3|150	- fix BR
12cu|blueman-1.23-3|151	- BR python-devel
12cu|blueman-1.23-3|152	- import blueman
12cu|blueman-1.23-3|153	

8968 12
12cu|bobobot-0-16.preview3.9|1	%define preview preview3
12cu|bobobot-0-16.preview3.9|2	
12cu|bobobot-0-16.preview3.9|3	Summary:	Mario-like game
12cu|bobobot-0-16.preview3.9|4	Name:		bobobot
12cu|bobobot-0-16.preview3.9|5	Version:	0
12cu|bobobot-0-16.preview3.9|6	Release:	16.%{preview}.9
12cu|bobobot-0-16.preview3.9|7	Source0:	ftp://ftp.sonic.net/pub/users/nbs/unix/x/bobobot/bobobot-preview3.tar.bz2
12cu|bobobot-0-16.preview3.9|8	Url:		http://newbreedsoftware.com/bobobot/
12cu|bobobot-0-16.preview3.9|9	License:	GPLv2+
12cu|bobobot-0-16.preview3.9|10	Group:		Games/Arcade
12cu|bobobot-0-16.preview3.9|11	Buildrequires:	SDL-devel
12cu|bobobot-0-16.preview3.9|12	BuildRequires:	SDL_mixer-devel
12cu|bobobot-0-16.preview3.9|13	Buildrequires:	pkgconfig(x11)
12cu|bobobot-0-16.preview3.9|14	BuildRequires:	imagemagick
12cu|bobobot-0-16.preview3.9|15	Patch0:		%{name}-preview3-fix-makefile.patch
12cu|bobobot-0-16.preview3.9|16	Patch2:		%{name}-preview3-fix-nosound.patch
12cu|bobobot-0-16.preview3.9|17	
12cu|bobobot-0-16.preview3.9|18	%description
12cu|bobobot-0-16.preview3.9|19	BoboBot is a multi-level one-player action game starring "BoboBot," the
12cu|bobobot-0-16.preview3.9|20	robo-monkey. It's played with the keyboard, or optionally with a joystick
12cu|bobobot-0-16.preview3.9|21	
12cu|bobobot-0-16.preview3.9|22	%prep
12cu|bobobot-0-16.preview3.9|23	%setup -q -n %{name}-preview3
12cu|bobobot-0-16.preview3.9|24	%patch0 -p1
12cu|bobobot-0-16.preview3.9|25	%patch2 -p1 -z .pix
12cu|bobobot-0-16.preview3.9|26	
12cu|bobobot-0-16.preview3.9|27	# beurk
12cu|bobobot-0-16.preview3.9|28	chmod +x mods/unused
12cu|bobobot-0-16.preview3.9|29	chmod -R a+r *
12cu|bobobot-0-16.preview3.9|30	
12cu|bobobot-0-16.preview3.9|31	%build
12cu|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"
12cu|bobobot-0-16.preview3.9|33	
12cu|bobobot-0-16.preview3.9|34	%install
12cu|bobobot-0-16.preview3.9|35	%{__install} -d %{buildroot}{%{_liconsdir},%{_miconsdir}}
12cu|bobobot-0-16.preview3.9|36	convert %{name}-icon.xpm -size 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12cu|bobobot-0-16.preview3.9|37	convert %{name}-icon.xpm -size 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12cu|bobobot-0-16.preview3.9|38	convert %{name}-icon.xpm -size 48x48 %{buildroot}%{_liconsdir}/%{name}.png
12cu|bobobot-0-16.preview3.9|39	
12cu|bobobot-0-16.preview3.9|40	mkdir -p %{buildroot}%{_datadir}/applications
12cu|bobobot-0-16.preview3.9|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|bobobot-0-16.preview3.9|42	[Desktop Entry]
12cu|bobobot-0-16.preview3.9|43	Name=BoboBot
12cu|bobobot-0-16.preview3.9|44	Comment=%{summary}
12cu|bobobot-0-16.preview3.9|45	Exec=%_gamesbindir/%{name}
12cu|bobobot-0-16.preview3.9|46	Icon=%{name}
12cu|bobobot-0-16.preview3.9|47	Terminal=false
12cu|bobobot-0-16.preview3.9|48	Type=Application
12cu|bobobot-0-16.preview3.9|49	Categories=Game;ArcadeGame;
12cu|bobobot-0-16.preview3.9|50	EOF
12cu|bobobot-0-16.preview3.9|51	
12cu|bobobot-0-16.preview3.9|52	install -d %{buildroot}{%{_gamesbindir},%{_gamesdatadir}/%{name}}
12cu|bobobot-0-16.preview3.9|53	make INSTALLROOT=%{buildroot}%{_gamesdatadir}/%{name}
12cu|bobobot-0-16.preview3.9|54	mv %{buildroot}%{_gamesdatadir}/%{name}/%{name} %{buildroot}%{_gamesbindir}
12cu|bobobot-0-16.preview3.9|55	
12cu|bobobot-0-16.preview3.9|56	%clean
12cu|bobobot-0-16.preview3.9|57	
12cu|bobobot-0-16.preview3.9|58	%files
12cu|bobobot-0-16.preview3.9|59	%defattr(644,root,root,755)
12cu|bobobot-0-16.preview3.9|60	%doc docs/*
12cu|bobobot-0-16.preview3.9|61	%{_gamesdatadir}/%{name}
12cu|bobobot-0-16.preview3.9|62	%{_datadir}/applications/*
12cu|bobobot-0-16.preview3.9|63	%{_miconsdir}/%{name}.png
12cu|bobobot-0-16.preview3.9|64	%{_iconsdir}/%{name}.png
12cu|bobobot-0-16.preview3.9|65	%{_liconsdir}/%{name}.png
12cu|bobobot-0-16.preview3.9|66	%defattr(755,root,root,755)
12cu|bobobot-0-16.preview3.9|67	%{_gamesbindir}/%{name}
12cu|bobobot-0-16.preview3.9|68	
12cu|bobobot-0-16.preview3.9|69	
12cu|bobobot-0-16.preview3.9|70	
12cu|bobobot-0-16.preview3.9|71	%changelog
12cu|bobobot-0-16.preview3.9|72	* Wed Jan 05 2011 Funda Wang <fwang@mandriva.org> 0-16.preview3.8mdv2011.0
12cu|bobobot-0-16.preview3.9|73	+ Revision: 628658
12cu|bobobot-0-16.preview3.9|74	- tighten BR
12cu|bobobot-0-16.preview3.9|75	
12cu|bobobot-0-16.preview3.9|76	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 0-16.preview3.7mdv2011.0
12cu|bobobot-0-16.preview3.9|77	+ Revision: 571832
12cu|bobobot-0-16.preview3.9|78	- bunzip2 the patches
12cu|bobobot-0-16.preview3.9|79	
12cu|bobobot-0-16.preview3.9|80	* Tue Jun 16 2009 Jérôme Brenier <incubusss@mandriva.org> 0-16.preview3.7mdv2010.0
12cu|bobobot-0-16.preview3.9|81	+ Revision: 386379
12cu|bobobot-0-16.preview3.9|82	- rebuild
12cu|bobobot-0-16.preview3.9|83	
12cu|bobobot-0-16.preview3.9|84	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|bobobot-0-16.preview3.9|85	- lowercase ImageMagick
12cu|bobobot-0-16.preview3.9|86	
12cu|bobobot-0-16.preview3.9|87	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0-16.preview3.6mdv2009.0
12cu|bobobot-0-16.preview3.9|88	+ Revision: 243357
12cu|bobobot-0-16.preview3.9|89	- rebuild
12cu|bobobot-0-16.preview3.9|90	- kill re-definition of %%buildroot on Pixel's request
12cu|bobobot-0-16.preview3.9|91	
12cu|bobobot-0-16.preview3.9|92	+ Pixel <pixel@mandriva.com>
12cu|bobobot-0-16.preview3.9|93	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|bobobot-0-16.preview3.9|94	
12cu|bobobot-0-16.preview3.9|95	+ Olivier Blin <oblin@mandriva.com>
12cu|bobobot-0-16.preview3.9|96	- restore BuildRoot
12cu|bobobot-0-16.preview3.9|97	
12cu|bobobot-0-16.preview3.9|98	* Mon Dec 10 2007 Funda Wang <fwang@mandriva.org> 0-16.preview3.4mdv2008.1
12cu|bobobot-0-16.preview3.9|99	+ Revision: 116845
12cu|bobobot-0-16.preview3.9|100	- drop old menu
12cu|bobobot-0-16.preview3.9|101	
12cu|bobobot-0-16.preview3.9|102	+ Thierry Vignaud <tv@mandriva.org>
12cu|bobobot-0-16.preview3.9|103	- buildrequires X11-devel instead of XFree86-devel
12cu|bobobot-0-16.preview3.9|104	- import bobobot
12cu|bobobot-0-16.preview3.9|105	
12cu|bobobot-0-16.preview3.9|106	
12cu|bobobot-0-16.preview3.9|107	* Fri Jul  7 2006 Pixel <pixel@mandriva.com> 0-16.preview3.3mdv2007.0
12cu|bobobot-0-16.preview3.9|108	- switch to XDG menu
12cu|bobobot-0-16.preview3.9|109	
12cu|bobobot-0-16.preview3.9|110	* Thu May  5 2005 Pixel <pixel@mandriva.com> 0-16.preview3.2mdk
12cu|bobobot-0-16.preview3.9|111	- fix build on lib64 (hopefully)
12cu|bobobot-0-16.preview3.9|112	
12cu|bobobot-0-16.preview3.9|113	* Thu Mar 24 2005 Olivier Thauvin <nanardon@mandrake.org> 0-16.preview3.1mdk
12cu|bobobot-0-16.preview3.9|114	- who is the stupid guy who didn't put mdk at the end of release tag ?
12cu|bobobot-0-16.preview3.9|115	
12cu|bobobot-0-16.preview3.9|116	* Fri Nov 12 2004 Pixel <pixel@mandrakesoft.com> 0-15mdk.preview3
12cu|bobobot-0-16.preview3.9|117	- rebuild
12cu|bobobot-0-16.preview3.9|118	
12cu|bobobot-0-16.preview3.9|119	* Wed Aug 06 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0-14mdk.preview3
12cu|bobobot-0-16.preview3.9|120	- include more meaningful documentation
12cu|bobobot-0-16.preview3.9|121	
12cu|bobobot-0-16.preview3.9|122	* Mon Aug 04 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0-13mdk.preview3
12cu|bobobot-0-16.preview3.9|123	- rebuild
12cu|bobobot-0-16.preview3.9|124	- move stuff to %%{_gamesbindir} & %%{_gamesdatadir}
12cu|bobobot-0-16.preview3.9|125	- quiet setup
12cu|bobobot-0-16.preview3.9|126	- drop Prefix tag
12cu|bobobot-0-16.preview3.9|127	- cosmetics
12cu|bobobot-0-16.preview3.9|128	- added menu item
12cu|bobobot-0-16.preview3.9|129	- added icons
12cu|bobobot-0-16.preview3.9|130	
12cu|bobobot-0-16.preview3.9|131	* Thu Sep 05 2002 Lenny Cartier <lenny@mandrakesoft.com> 0-12mdk.preview3
12cu|bobobot-0-16.preview3.9|132	- rebuild
12cu|bobobot-0-16.preview3.9|133	
12cu|bobobot-0-16.preview3.9|134	* Sun Jul 21 2002 Pixel <pixel@mandrakesoft.com> 0-11mdk.preview3
12cu|bobobot-0-16.preview3.9|135	- recompile against new vorbis stuff
12cu|bobobot-0-16.preview3.9|136	
12cu|bobobot-0-16.preview3.9|137	* Mon Apr 29 2002 Pixel <pixel@mandrakesoft.com> 0-10mdk.preview3
12cu|bobobot-0-16.preview3.9|138	- rebuild for new libasound (alsa)
12cu|bobobot-0-16.preview3.9|139	
12cu|bobobot-0-16.preview3.9|140	* Sat Jan 19 2002 Stefan van der Eijk <stefan@eijk.nu> 0-9mdk.preview3
12cu|bobobot-0-16.preview3.9|141	- BuildRequires
12cu|bobobot-0-16.preview3.9|142	
12cu|bobobot-0-16.preview3.9|143	* Tue Sep 11 2001 Stefan van der Eijk <stefan@eijk.nu> 0-8mdk.preview3
12cu|bobobot-0-16.preview3.9|144	- BuildRequires: libSDL1.2-devel XFree86-devel
12cu|bobobot-0-16.preview3.9|145	
12cu|bobobot-0-16.preview3.9|146	* Thu Sep  6 2001 Pixel <pixel@mandrakesoft.com> 0-7mdk.preview3
12cu|bobobot-0-16.preview3.9|147	- rebuild
12cu|bobobot-0-16.preview3.9|148	
12cu|bobobot-0-16.preview3.9|149	* Mon May 14 2001 Pixel <pixel@mandrakesoft.com> 0-6mdk.preview3
12cu|bobobot-0-16.preview3.9|150	- rebuild with new SDL
12cu|bobobot-0-16.preview3.9|151	
12cu|bobobot-0-16.preview3.9|152	* Tue Dec 19 2000 Pixel <pixel@mandrakesoft.com> 0-5mdk.preview3
12cu|bobobot-0-16.preview3.9|153	- rebuild for new lib mixer
12cu|bobobot-0-16.preview3.9|154	
12cu|bobobot-0-16.preview3.9|155	* Mon Dec  4 2000 Pixel <pixel@mandrakesoft.com> 0-4mdk.preview3
12cu|bobobot-0-16.preview3.9|156	- new version
12cu|bobobot-0-16.preview3.9|157	
12cu|bobobot-0-16.preview3.9|158	* Wed Nov 29 2000 Pixel <pixel@mandrakesoft.com> 0-3mdk.preview2
12cu|bobobot-0-16.preview3.9|159	- rebuild
12cu|bobobot-0-16.preview3.9|160	
12cu|bobobot-0-16.preview3.9|161	* Mon Nov 27 2000 Pixel <pixel@mandrakesoft.com> 0-2mdk.preview2
12cu|bobobot-0-16.preview3.9|162	- add BuildRequires
12cu|bobobot-0-16.preview3.9|163	
12cu|bobobot-0-16.preview3.9|164	* Wed Nov  1 2000 Pixel <pixel@mandrakesoft.com> 0-1mdk.preview2
12cu|bobobot-0-16.preview3.9|165	- initial spec
12cu|bobobot-0-16.preview3.9|166	
12cu|bobobot-0-16.preview3.9|167	
12cu|bobobot-0-16.preview3.9|168	# end of file

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

8970 12
12cu|bogofilter-1.2.3-1|1	#define _requires_exceptions perl
12cu|bogofilter-1.2.3-1|2	
12cu|bogofilter-1.2.3-1|3	Summary:	Fast anti-spam filtering by Bayesian statistical analysis
12cu|bogofilter-1.2.3-1|4	Name:		bogofilter
12cu|bogofilter-1.2.3-1|5	Version:	1.2.3
12cu|bogofilter-1.2.3-1|6	Release:	1
12cu|bogofilter-1.2.3-1|7	License:	GPLv2+
12cu|bogofilter-1.2.3-1|8	Group:		Networking/Mail
12cu|bogofilter-1.2.3-1|9	URL:		http://bogofilter.sourceforge.net
12cu|bogofilter-1.2.3-1|10	Source0:	http://freefr.dl.sourceforge.net/project/bogofilter/bogofilter-%{version}/%{name}-%{version}.tar.bz2
12cu|bogofilter-1.2.3-1|11	BuildRequires:	db-devel
12cu|bogofilter-1.2.3-1|12	BuildRequires:	gsl-devel
12cu|bogofilter-1.2.3-1|13	BuildRequires:	valgrind
12cu|bogofilter-1.2.3-1|14	BuildRequires:	flex
12cu|bogofilter-1.2.3-1|15	BuildRequires:	xmlto
12cu|bogofilter-1.2.3-1|16	BuildRequires:	openjade
12cu|bogofilter-1.2.3-1|17	
12cu|bogofilter-1.2.3-1|18	%description
12cu|bogofilter-1.2.3-1|19	Bogofilter is a Bayesian spam filter. In its normal mode of
12cu|bogofilter-1.2.3-1|20	operation, it takes an email message or other text on standard
12cu|bogofilter-1.2.3-1|21	input, does a statistical check against lists of "good" and
12cu|bogofilter-1.2.3-1|22	"bad" words, and returns a status code indicating whether or not
12cu|bogofilter-1.2.3-1|23	the message is spam. Bogofilter is designed with fast algorithms
12cu|bogofilter-1.2.3-1|24	(including Berkeley DB system), coded directly in C, and tuned for
12cu|bogofilter-1.2.3-1|25	speed, so it can be used for production by sites that process a
12cu|bogofilter-1.2.3-1|26	lot of mail.
12cu|bogofilter-1.2.3-1|27	
12cu|bogofilter-1.2.3-1|28	%prep
12cu|bogofilter-1.2.3-1|29	
12cu|bogofilter-1.2.3-1|30	%setup -q
12cu|bogofilter-1.2.3-1|31	
12cu|bogofilter-1.2.3-1|32	%build
12cu|bogofilter-1.2.3-1|33	
12cu|bogofilter-1.2.3-1|34	%configure2_5x \
12cu|bogofilter-1.2.3-1|35	--disable-rpath \
12cu|bogofilter-1.2.3-1|36	--disable-transactions \
12cu|bogofilter-1.2.3-1|37	--with-database=db \
12cu|bogofilter-1.2.3-1|38	--without-included-gsl
12cu|bogofilter-1.2.3-1|39	
12cu|bogofilter-1.2.3-1|40	%make
12cu|bogofilter-1.2.3-1|41	
12cu|bogofilter-1.2.3-1|42	%check
12cu|bogofilter-1.2.3-1|43	make DESTDIR="%{buildroot}" check
12cu|bogofilter-1.2.3-1|44	
12cu|bogofilter-1.2.3-1|45	%install
12cu|bogofilter-1.2.3-1|46	%makeinstall_std
12cu|bogofilter-1.2.3-1|47	
12cu|bogofilter-1.2.3-1|48	mv %{buildroot}%{_sysconfdir}/bogofilter.cf.example %{buildroot}%{_sysconfdir}/bogofilter.cf
12cu|bogofilter-1.2.3-1|49	
12cu|bogofilter-1.2.3-1|50	##include contrib...some my find it usefull
12cu|bogofilter-1.2.3-1|51	for d in contrib ; do
12cu|bogofilter-1.2.3-1|52	install -d %{buildroot}%{_datadir}/%{name}/$d
12cu|bogofilter-1.2.3-1|53	files=$(find "$d" -maxdepth 1 -type f -print)
12cu|bogofilter-1.2.3-1|54	for f in $files ; do
12cu|bogofilter-1.2.3-1|55	case $f in
12cu|bogofilter-1.2.3-1|56	*.c|*.o|*.obj|*/Makefile*) continue ;;
12cu|bogofilter-1.2.3-1|57	*.1)
12cu|bogofilter-1.2.3-1|58	cp -p $f %{buildroot}%{_mandir}/man1 ;;
12cu|bogofilter-1.2.3-1|59	*)
12cu|bogofilter-1.2.3-1|60	cp -p $f %{buildroot}%{_datadir}/%{name}/$d ;;
12cu|bogofilter-1.2.3-1|61	esac
12cu|bogofilter-1.2.3-1|62	done
12cu|bogofilter-1.2.3-1|63	done
12cu|bogofilter-1.2.3-1|64	
12cu|bogofilter-1.2.3-1|65	# it gets built, so why not install it?
12cu|bogofilter-1.2.3-1|66	##it is only needed to run check during build and does not need to be installed CAE
12cu|bogofilter-1.2.3-1|67	#install -m755 contrib/bogogrep %{buildroot}%{_bindir}/
12cu|bogofilter-1.2.3-1|68	
12cu|bogofilter-1.2.3-1|69	# prepare for doc inclusion
12cu|bogofilter-1.2.3-1|70	for n in xml html ; do
12cu|bogofilter-1.2.3-1|71	install -d .inst/$n
12cu|bogofilter-1.2.3-1|72	install -m644 doc/*.$n .inst/$n
12cu|bogofilter-1.2.3-1|73	done
12cu|bogofilter-1.2.3-1|74	
12cu|bogofilter-1.2.3-1|75	%files
12cu|bogofilter-1.2.3-1|76	%doc AUTHORS GETTING.STARTED Doxyfile NEWS
12cu|bogofilter-1.2.3-1|77	%doc README* RELEASE.NOTES
12cu|bogofilter-1.2.3-1|78	%doc RELEASE.NOTES* TODO bogofilter.cf.example
12cu|bogofilter-1.2.3-1|79	%doc doc/README* doc/bogofilter-SA*
12cu|bogofilter-1.2.3-1|80	%doc doc/integrating-*
12cu|bogofilter-1.2.3-1|81	%doc doc/rpm.notes.BerkeleyDB
12cu|bogofilter-1.2.3-1|82	%doc .inst/html .inst/xml
12cu|bogofilter-1.2.3-1|83	%doc trio/AUTHORS trio/CHANGES trio/README
12cu|bogofilter-1.2.3-1|84	%doc contrib/README*
12cu|bogofilter-1.2.3-1|85	%config(noreplace) %{_sysconfdir}/bogofilter.cf
12cu|bogofilter-1.2.3-1|86	%{_bindir}/*
12cu|bogofilter-1.2.3-1|87	%{_datadir}/bogofilter
12cu|bogofilter-1.2.3-1|88	%{_mandir}/man1/*
12cu|bogofilter-1.2.3-1|89	
12cu|bogofilter-1.2.3-1|90	
12cu|bogofilter-1.2.3-1|91	%changelog
12cu|bogofilter-1.2.3-1|92	* Mon May 07 2012 Crispin Boylan <crisb@mandriva.org> 1.2.2-4
12cu|bogofilter-1.2.3-1|93	+ Revision: 797318
12cu|bogofilter-1.2.3-1|94	- Rebuild
12cu|bogofilter-1.2.3-1|95	
12cu|bogofilter-1.2.3-1|96	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cu|bogofilter-1.2.3-1|97	- build with db 5.1 (fwang | 2011-04-12 10:39:11 +0200)
12cu|bogofilter-1.2.3-1|98	
12cu|bogofilter-1.2.3-1|99	* Sun Jul 11 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.2.2-2mdv2011.0
12cu|bogofilter-1.2.3-1|100	+ Revision: 551171
12cu|bogofilter-1.2.3-1|101	- add a _requires_exceptions for perl, not needed (from Charles A Edwards)
12cu|bogofilter-1.2.3-1|102	
12cu|bogofilter-1.2.3-1|103	* Sat Jul 10 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.2-1mdv2011.0
12cu|bogofilter-1.2.3-1|104	+ Revision: 550109
12cu|bogofilter-1.2.3-1|105	- update to new version 1.2.2
12cu|bogofilter-1.2.3-1|106	
12cu|bogofilter-1.2.3-1|107	* Sat Jan 02 2010 Funda Wang <fwang@mandriva.org> 1.2.1-2mdv2010.1
12cu|bogofilter-1.2.3-1|108	+ Revision: 484939
12cu|bogofilter-1.2.3-1|109	- build for db4.8
12cu|bogofilter-1.2.3-1|110	
12cu|bogofilter-1.2.3-1|111	* Fri Aug 14 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2.1-1mdv2010.0
12cu|bogofilter-1.2.3-1|112	+ Revision: 416385
12cu|bogofilter-1.2.3-1|113	- update to new version 1.2.1
12cu|bogofilter-1.2.3-1|114	
12cu|bogofilter-1.2.3-1|115	* Tue Feb 24 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.0-1mdv2009.1
12cu|bogofilter-1.2.3-1|116	+ Revision: 344436
12cu|bogofilter-1.2.3-1|117	- build against db4.7
12cu|bogofilter-1.2.3-1|118	- update to new version 1.2.0
12cu|bogofilter-1.2.3-1|119	
12cu|bogofilter-1.2.3-1|120	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.1.7-2mdv2009.0
12cu|bogofilter-1.2.3-1|121	+ Revision: 266301
12cu|bogofilter-1.2.3-1|122	- rebuild early 2009.0 package (before pixel changes)
12cu|bogofilter-1.2.3-1|123	
12cu|bogofilter-1.2.3-1|124	* Wed May 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.7-1mdv2009.0
12cu|bogofilter-1.2.3-1|125	+ Revision: 202667
12cu|bogofilter-1.2.3-1|126	- new version
12cu|bogofilter-1.2.3-1|127	- drop patch 0 and 1, not usefull imho
12cu|bogofilter-1.2.3-1|128	- enable valgrind test
12cu|bogofilter-1.2.3-1|129	- add missing buildrequires
12cu|bogofilter-1.2.3-1|130	
12cu|bogofilter-1.2.3-1|131	* Fri Jan 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.6-3mdv2008.1
12cu|bogofilter-1.2.3-1|132	+ Revision: 147813
12cu|bogofilter-1.2.3-1|133	- disable transactional mode in Berkeley DB, probably this causes bug #36504
12cu|bogofilter-1.2.3-1|134	- do not package INSTALL file
12cu|bogofilter-1.2.3-1|135	
12cu|bogofilter-1.2.3-1|136	* Sun Dec 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.6-2mdv2008.1
12cu|bogofilter-1.2.3-1|137	+ Revision: 139395
12cu|bogofilter-1.2.3-1|138	- rebuild against db4.6
12cu|bogofilter-1.2.3-1|139	- new license policy
12cu|bogofilter-1.2.3-1|140	- do not package COPYING file
12cu|bogofilter-1.2.3-1|141	
12cu|bogofilter-1.2.3-1|142	+ Olivier Blin <blino@mandriva.org>
12cu|bogofilter-1.2.3-1|143	- restore BuildRoot
12cu|bogofilter-1.2.3-1|144	
12cu|bogofilter-1.2.3-1|145	+ Thierry Vignaud <tv@mandriva.org>
12cu|bogofilter-1.2.3-1|146	- kill re-definition of %%buildroot on Pixel's request
12cu|bogofilter-1.2.3-1|147	
12cu|bogofilter-1.2.3-1|148	* Thu Dec 06 2007 Andreas Hasenack <andreas@mandriva.com> 1.1.6-1mdv2008.1
12cu|bogofilter-1.2.3-1|149	+ Revision: 116019
12cu|bogofilter-1.2.3-1|150	- updated to version 1.1.6
12cu|bogofilter-1.2.3-1|151	
12cu|bogofilter-1.2.3-1|152	* Tue Sep 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.5-2mdv2008.0
12cu|bogofilter-1.2.3-1|153	+ Revision: 89868
12cu|bogofilter-1.2.3-1|154	- remove dead configure option
12cu|bogofilter-1.2.3-1|155	- disable rpath
12cu|bogofilter-1.2.3-1|156	- enable transactions
12cu|bogofilter-1.2.3-1|157	- use system gsl library
12cu|bogofilter-1.2.3-1|158	- compile with support with Berkeley's database
12cu|bogofilter-1.2.3-1|159	- spec file clean
12cu|bogofilter-1.2.3-1|160	

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

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

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

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

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

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

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

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

8979 12
12cu|bubble-chains-0.1.1-1|1	######################################################
12cu|bubble-chains-0.1.1-1|2	# SpecFile: chains.spec
12cu|bubble-chains-0.1.1-1|3	# Generato: http://www.mandrivausers.ro/
12cu|bubble-chains-0.1.1-1|4	# MRB-Falticska Florin
12cu|bubble-chains-0.1.1-1|5	######################################################
12cu|bubble-chains-0.1.1-1|6	%define debug_package	%{nil}
12cu|bubble-chains-0.1.1-1|7	%define oname chains
12cu|bubble-chains-0.1.1-1|8	
12cu|bubble-chains-0.1.1-1|9	Name: 		bubble-chains
12cu|bubble-chains-0.1.1-1|10	Summary: 	Free-ware cross-platform 2D arcade-puzzle game
12cu|bubble-chains-0.1.1-1|11	Version: 	0.1.1
12cu|bubble-chains-0.1.1-1|12	Release: 	1
12cu|bubble-chains-0.1.1-1|13	License: 	GPLv2
12cu|bubble-chains-0.1.1-1|14	Group: 		Games/Puzzles
12cu|bubble-chains-0.1.1-1|15	URL:		http://bubble-chains.sintegrial.com/
12cu|bubble-chains-0.1.1-1|16	Source0:	http://bubble-chains.sintegrial.com/files/%{oname}-%{version}-src.7z
12cu|bubble-chains-0.1.1-1|17	Patch0:		%{name}-%{version}-dirs.patch
12cu|bubble-chains-0.1.1-1|18	
12cu|bubble-chains-0.1.1-1|19	BuildRequires:	qt4-devel
12cu|bubble-chains-0.1.1-1|20	BuildRequires:	pkgconfig(xrandr)
12cu|bubble-chains-0.1.1-1|21	BuildRequires:	pkgconfig(sdl)
12cu|bubble-chains-0.1.1-1|22	BuildRequires:	pkgconfig(SDL_mixer)
12cu|bubble-chains-0.1.1-1|23	BuildRequires:	imagemagick
12cu|bubble-chains-0.1.1-1|24	BuildRequires:	desktop-file-utils
12cu|bubble-chains-0.1.1-1|25	BuildRequires:	p7zip
12cu|bubble-chains-0.1.1-1|26	Requires:	config(TiMidity++)
12cu|bubble-chains-0.1.1-1|27	
12cu|bubble-chains-0.1.1-1|28	
12cu|bubble-chains-0.1.1-1|29	%description
12cu|bubble-chains-0.1.1-1|30	Bubble Chains is a funny 2D game which runs on Linux,
12cu|bubble-chains-0.1.1-1|31	Windows and FreeBSD.
12cu|bubble-chains-0.1.1-1|32	Bubble Chains was created using only free
12cu|bubble-chains-0.1.1-1|33	development software and free resources.
12cu|bubble-chains-0.1.1-1|34	Game manual can be found on the official website:
12cu|bubble-chains-0.1.1-1|35	http://bubble-chains.sintegrial.com/about.php
12cu|bubble-chains-0.1.1-1|36	
12cu|bubble-chains-0.1.1-1|37	%prep
12cu|bubble-chains-0.1.1-1|38	7za x %{SOURCE0}
12cu|bubble-chains-0.1.1-1|39	%setup -T -D -n %{oname}-%{version}-src
12cu|bubble-chains-0.1.1-1|40	%patch0 -p0
12cu|bubble-chains-0.1.1-1|41	
12cu|bubble-chains-0.1.1-1|42	
12cu|bubble-chains-0.1.1-1|43	%build
12cu|bubble-chains-0.1.1-1|44	%qmake_qt4
12cu|bubble-chains-0.1.1-1|45	%make
12cu|bubble-chains-0.1.1-1|46	
12cu|bubble-chains-0.1.1-1|47	%install
12cu|bubble-chains-0.1.1-1|48	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cu|bubble-chains-0.1.1-1|49	
12cu|bubble-chains-0.1.1-1|50	install -d -m755 %{buildroot}%{_liconsdir}
12cu|bubble-chains-0.1.1-1|51	install -d -m755 %{buildroot}%{_iconsdir}
12cu|bubble-chains-0.1.1-1|52	install -d -m755 %{buildroot}%{_miconsdir}
12cu|bubble-chains-0.1.1-1|53	install -d -m755 %{buildroot}%{_datadir}/pixmaps
12cu|bubble-chains-0.1.1-1|54	
12cu|bubble-chains-0.1.1-1|55	convert images/icon256.png -resize 48x48 %{buildroot}%{_liconsdir}/%{oname}.png
12cu|bubble-chains-0.1.1-1|56	convert images/icon256.png -resize 32x32 %{buildroot}%{_iconsdir}/%{oname}.png
12cu|bubble-chains-0.1.1-1|57	convert images/icon256.png -resize 16x16 %{buildroot}%{_miconsdir}/%{oname}.png
12cu|bubble-chains-0.1.1-1|58	install -m 644 images/icon256.png %{buildroot}%{_datadir}/pixmaps/%{oname}.svg
12cu|bubble-chains-0.1.1-1|59	
12cu|bubble-chains-0.1.1-1|60	# menu entry
12cu|bubble-chains-0.1.1-1|61	mkdir -p %{buildroot}%{_datadir}/applications
12cu|bubble-chains-0.1.1-1|62	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|bubble-chains-0.1.1-1|63	[Desktop Entry]
12cu|bubble-chains-0.1.1-1|64	Categories=Qt;Game;
12cu|bubble-chains-0.1.1-1|65	Comment=funny 2D game
12cu|bubble-chains-0.1.1-1|66	Exec=chains
12cu|bubble-chains-0.1.1-1|67	GenericName=chains
12cu|bubble-chains-0.1.1-1|68	Icon=chains
12cu|bubble-chains-0.1.1-1|69	Name=chains
12cu|bubble-chains-0.1.1-1|70	NoDisplay=false
12cu|bubble-chains-0.1.1-1|71	StartupNotify=true
12cu|bubble-chains-0.1.1-1|72	Terminal=false
12cu|bubble-chains-0.1.1-1|73	Type=Application
12cu|bubble-chains-0.1.1-1|74	EOF
12cu|bubble-chains-0.1.1-1|75	
12cu|bubble-chains-0.1.1-1|76	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|bubble-chains-0.1.1-1|77	
12cu|bubble-chains-0.1.1-1|78	# make rpmlint happy
12cu|bubble-chains-0.1.1-1|79	pushd %{buildroot}%{_datadir}/%{oname}/data
12cu|bubble-chains-0.1.1-1|80	chmod 0755 schemes help schemes/default lang tools sounds levels music bonus
12cu|bubble-chains-0.1.1-1|81	popd
12cu|bubble-chains-0.1.1-1|82	
12cu|bubble-chains-0.1.1-1|83	chmod 0755 %{buildroot}%{_datadir}/%{oname}/data
12cu|bubble-chains-0.1.1-1|84	#
12cu|bubble-chains-0.1.1-1|85	
12cu|bubble-chains-0.1.1-1|86	%files
12cu|bubble-chains-0.1.1-1|87	%doc README
12cu|bubble-chains-0.1.1-1|88	%{_bindir}/%{oname}
12cu|bubble-chains-0.1.1-1|89	%{_datadir}/applications/%{name}.desktop
12cu|bubble-chains-0.1.1-1|90	%{_iconsdir}/%{oname}.png
12cu|bubble-chains-0.1.1-1|91	%{_miconsdir}/%{oname}.png
12cu|bubble-chains-0.1.1-1|92	%{_liconsdir}/%{oname}.png
12cu|bubble-chains-0.1.1-1|93	%{_datadir}/pixmaps/%{oname}.svg
12cu|bubble-chains-0.1.1-1|94	%{_datadir}/%{oname}/data
12cu|bubble-chains-0.1.1-1|95	
12cu|bubble-chains-0.1.1-1|96	
12cu|bubble-chains-0.1.1-1|97	
12cu|bubble-chains-0.1.1-1|98	
12cu|bubble-chains-0.1.1-1|99	%changelog
12cu|bubble-chains-0.1.1-1|100	* Tue Apr 29 2014 symbianflo <symbianflo@symbianflo> 0.1.1-1
12cu|bubble-chains-0.1.1-1|101	+ Revision: 8c76d9f
12cu|bubble-chains-0.1.1-1|102	- Log import from MRB for contrib
12cu|bubble-chains-0.1.1-1|103	
12cu|bubble-chains-0.1.1-1|104	

8980 12
12cu|bubblemon-1.46-6|1	Summary: 	WindowMaker dockapp CPU, memory, swap and load average monitor
12cu|bubblemon-1.46-6|2	Name:		bubblemon
12cu|bubblemon-1.46-6|3	Version:	1.46
12cu|bubblemon-1.46-6|4	Release:	6
12cu|bubblemon-1.46-6|5	License:	GPLv2+
12cu|bubblemon-1.46-6|6	Group:          Graphical desktop/WindowMaker
12cu|bubblemon-1.46-6|7	Source0:	%{name}-dockapp-%{version}.tar.bz2
12cu|bubblemon-1.46-6|8	Source1:	%{name}-icons.tar.bz2
12cu|bubblemon-1.46-6|9	Patch0:		%{name}-1.46-fix-overlinking.patch
12cu|bubblemon-1.46-6|10	URL:		http://www.ne.jp/asahi/linux/timecop/
12cu|bubblemon-1.46-6|11	BuildRequires:	pkgconfig(x11)
12cu|bubblemon-1.46-6|12	BuildRequires:  xpm-devel
12cu|bubblemon-1.46-6|13	BuildRequires:  gtk+-devel = 1.2.10
12cu|bubblemon-1.46-6|14	
12cu|bubblemon-1.46-6|15	%description
12cu|bubblemon-1.46-6|16	This is a system monitoring dockapp, visually based on the GNOME "BubbleMon"
12cu|bubblemon-1.46-6|17	applet. Basically, it displays CPU and memory load as bubbles in a jar of
12cu|bubblemon-1.46-6|18	water. But that is where similarity ends. New bubblemon-dockapp features
12cu|bubblemon-1.46-6|19	translucent CPU load meter (for accurate CPU load measurement), yellow duck
12cu|bubblemon-1.46-6|20	swimming back and forth on the water surface (just for fun), and fading load
12cu|bubblemon-1.46-6|21	average and memory usage screens. Either of the info screens can be locked to
12cu|bubblemon-1.46-6|22	stay on top of water/duck/cpu screen, so that you can see both statistics at
12cu|bubblemon-1.46-6|23	once. Pretty nifty toy for your desktop. Code has been thoroughly optimized
12cu|bubblemon-1.46-6|24	since version 1.0, and even with all the features compiled in, BubbleMon still
12cu|bubblemon-1.46-6|25	uses very little CPU time. All the extra "bloated" features can be compiled
12cu|bubblemon-1.46-6|26	out or disabled on command-line, if you prefer original "BubbleMon" look.
12cu|bubblemon-1.46-6|27	
12cu|bubblemon-1.46-6|28	%prep
12cu|bubblemon-1.46-6|29	%setup -q -n %{name}-dockapp-%{version}
12cu|bubblemon-1.46-6|30	%patch0 -p1
12cu|bubblemon-1.46-6|31	
12cu|bubblemon-1.46-6|32	%build
12cu|bubblemon-1.46-6|33	make EXTRA="-DENABLE_DUCK -DENABLE_CPU -DENABLE_MEMSCREEN" \
12cu|bubblemon-1.46-6|34	CFLAGS="$RPM_OPT_FLAGS `gtk-config --cflags` \${EXTRA} \${WMAN}"
12cu|bubblemon-1.46-6|35	
12cu|bubblemon-1.46-6|36	%install
12cu|bubblemon-1.46-6|37	[ -d %buildroot ] && rm -rf %buildroot
12cu|bubblemon-1.46-6|38	
12cu|bubblemon-1.46-6|39	install -m 755 -d %buildroot%{_miconsdir}
12cu|bubblemon-1.46-6|40	install -m 755 -d %buildroot%{_iconsdir}
12cu|bubblemon-1.46-6|41	install -m 755 -d %buildroot%{_liconsdir}
12cu|bubblemon-1.46-6|42	tar xOjf %SOURCE1 %{name}-16x16.png > %buildroot%{_miconsdir}/%{name}.png
12cu|bubblemon-1.46-6|43	tar xOjf %SOURCE1 %{name}-32x32.png > %buildroot%{_iconsdir}/%{name}.png
12cu|bubblemon-1.46-6|44	tar xOjf %SOURCE1 %{name}-48x48.png > %buildroot%{_liconsdir}/%{name}.png
12cu|bubblemon-1.46-6|45	
12cu|bubblemon-1.46-6|46	install -m 755 bubblemon -D %buildroot%{_bindir}/bubblemon
12cu|bubblemon-1.46-6|47	
12cu|bubblemon-1.46-6|48	
12cu|bubblemon-1.46-6|49	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cu|bubblemon-1.46-6|50	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|bubblemon-1.46-6|51	[Desktop Entry]
12cu|bubblemon-1.46-6|52	Name=%{name}
12cu|bubblemon-1.46-6|53	Comment=Monitoring-duck-in-a-jar dockapp
12cu|bubblemon-1.46-6|54	Exec=%{_bindir}/%{name}
12cu|bubblemon-1.46-6|55	Icon=%{name}
12cu|bubblemon-1.46-6|56	Terminal=false
12cu|bubblemon-1.46-6|57	Type=Application
12cu|bubblemon-1.46-6|58	StartupNotify=true
12cu|bubblemon-1.46-6|59	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
12cu|bubblemon-1.46-6|60	EOF
12cu|bubblemon-1.46-6|61	
12cu|bubblemon-1.46-6|62	%clean
12cu|bubblemon-1.46-6|63	rm -rf $RPM_BUILD_ROOT
12cu|bubblemon-1.46-6|64	
12cu|bubblemon-1.46-6|65	%if %mdkversion < 200900
12cu|bubblemon-1.46-6|66	%post
12cu|bubblemon-1.46-6|67	%{update_menus}
12cu|bubblemon-1.46-6|68	%endif
12cu|bubblemon-1.46-6|69	
12cu|bubblemon-1.46-6|70	%if %mdkversion < 200900
12cu|bubblemon-1.46-6|71	%postun
12cu|bubblemon-1.46-6|72	%{clean_menus}
12cu|bubblemon-1.46-6|73	%endif
12cu|bubblemon-1.46-6|74	
12cu|bubblemon-1.46-6|75	%files
12cu|bubblemon-1.46-6|76	%defattr (-,root,root)
12cu|bubblemon-1.46-6|77	%doc ChangeLog README SUPPORTED_SYSTEMS doc/Xdefaults.sample
12cu|bubblemon-1.46-6|78	%{_bindir}/*
12cu|bubblemon-1.46-6|79	%{_liconsdir}/%{name}.png
12cu|bubblemon-1.46-6|80	%{_miconsdir}/%{name}.png
12cu|bubblemon-1.46-6|81	%{_iconsdir}/%{name}.png
12cu|bubblemon-1.46-6|82	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|bubblemon-1.46-6|83	
12cu|bubblemon-1.46-6|84	
12cu|bubblemon-1.46-6|85	
12cu|bubblemon-1.46-6|86	%changelog
12cu|bubblemon-1.46-6|87	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 1.46-5mdv2011.0
12cu|bubblemon-1.46-6|88	+ Revision: 571833
12cu|bubblemon-1.46-6|89	- use libx11-devel
12cu|bubblemon-1.46-6|90	
12cu|bubblemon-1.46-6|91	* Tue Jun 16 2009 Jérôme Brenier <incubusss@mandriva.org> 1.46-5mdv2010.0
12cu|bubblemon-1.46-6|92	+ Revision: 386385
12cu|bubblemon-1.46-6|93	- fix overlinking
12cu|bubblemon-1.46-6|94	- fix license tag
12cu|bubblemon-1.46-6|95	
12cu|bubblemon-1.46-6|96	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.46-4mdv2009.0
12cu|bubblemon-1.46-6|97	+ Revision: 243370
12cu|bubblemon-1.46-6|98	- rebuild
12cu|bubblemon-1.46-6|99	- drop old menu
12cu|bubblemon-1.46-6|100	
12cu|bubblemon-1.46-6|101	+ Pixel <pixel@mandriva.com>
12cu|bubblemon-1.46-6|102	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|bubblemon-1.46-6|103	
12cu|bubblemon-1.46-6|104	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.46-2mdv2008.1
12cu|bubblemon-1.46-6|105	+ Revision: 140691
12cu|bubblemon-1.46-6|106	- restore BuildRoot
12cu|bubblemon-1.46-6|107	
12cu|bubblemon-1.46-6|108	+ Thierry Vignaud <tv@mandriva.org>
12cu|bubblemon-1.46-6|109	- kill re-definition of %%buildroot on Pixel's request
12cu|bubblemon-1.46-6|110	- import bubblemon
12cu|bubblemon-1.46-6|111	
12cu|bubblemon-1.46-6|112	
12cu|bubblemon-1.46-6|113	* Fri Sep 01 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.46-2mdv2007.0
12cu|bubblemon-1.46-6|114	- XDG
12cu|bubblemon-1.46-6|115	
12cu|bubblemon-1.46-6|116	* Fri Jul 22 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.46-1mdk
12cu|bubblemon-1.46-6|117	- New release 1.46
12cu|bubblemon-1.46-6|118	
12cu|bubblemon-1.46-6|119	* Sun Dec 14 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.41-1mdk
12cu|bubblemon-1.46-6|120	- 1.4.1
12cu|bubblemon-1.46-6|121	- drop Prefix tag
12cu|bubblemon-1.46-6|122	- fix buildrequires
12cu|bubblemon-1.46-6|123	- drop explicit library dependency
12cu|bubblemon-1.46-6|124	- quiet setup
12cu|bubblemon-1.46-6|125	
12cu|bubblemon-1.46-6|126	* Wed Jul 16 2003 HA Quc-Vit <viet@mandrakesoft.com> 1.4-2mdk
12cu|bubblemon-1.46-6|127	- added libgtk+1.2-devel to BuildRequires thanks to
12cu|bubblemon-1.46-6|128	Michael Scherer <scherer.michael@free.fr>
12cu|bubblemon-1.46-6|129	
12cu|bubblemon-1.46-6|130	* Mon Feb 11 2002 HA Quc-Vit <viet@mandrakesoft.com> 1.4-1mdk
12cu|bubblemon-1.46-6|131	- new source update.
12cu|bubblemon-1.46-6|132	- icons converted from xpm to png.
12cu|bubblemon-1.46-6|133	- s/Copyright/License/
12cu|bubblemon-1.46-6|134	- compile options are now working.
12cu|bubblemon-1.46-6|135	
12cu|bubblemon-1.46-6|136	* Thu May 31 2001 HA Quc-Vit <viet@mandrakesoft.com> 1.32-1mdk
12cu|bubblemon-1.46-6|137	- Initial release.

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

8982 12
12cu|bugzilla-4.0.1-8|1	%if %{_use_internal_dependency_generator}
12cu|bugzilla-4.0.1-8|2	%define __noautoprov 'perl(.*)'
12cu|bugzilla-4.0.1-8|3	%define __noautoreq 'perl\\(XML::Twig\\)|perl\\(MIME::Parser\\)|perl\\(Bugzilla.*\\)|perl\\(DBD::.*\\)|perl\\(DBI::st\\)|perl\\(DBI::db\\)|perl\\(TheSchwartz\\)'
12cu|bugzilla-4.0.1-8|4	%else
12cu|bugzilla-4.0.1-8|5	%define _provides_exceptions perl(.*)
12cu|bugzilla-4.0.1-8|6	%define _requires_exceptions perl(\\(XML::Twig\\|MIME::Parser\\|Bugzilla.*\\|DBD::.*\\|DBI::st\\))
12cu|bugzilla-4.0.1-8|7	%endif
12cu|bugzilla-4.0.1-8|8	
12cu|bugzilla-4.0.1-8|9	Name:		bugzilla
12cu|bugzilla-4.0.1-8|10	Version:	4.0.1
12cu|bugzilla-4.0.1-8|11	Release:	8
12cu|bugzilla-4.0.1-8|12	
12cu|bugzilla-4.0.1-8|13	Summary:	A bug tracking system developed by mozilla.org
12cu|bugzilla-4.0.1-8|14	License:	MPL
12cu|bugzilla-4.0.1-8|15	Group:		Networking/WWW
12cu|bugzilla-4.0.1-8|16	Url:		http://www.bugzilla.org
12cu|bugzilla-4.0.1-8|17	Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/webtools/%{name}-%{version}.tar.gz
12cu|bugzilla-4.0.1-8|18	Patch0:		%{name}-3.6.3-fhs.patch
12cu|bugzilla-4.0.1-8|19	Patch1:		%{name}-4.0.1-dont-mess-file-perms.patch
12cu|bugzilla-4.0.1-8|20	# https://bugzilla.mozilla.org/show_bug.cgi?id=392482
12cu|bugzilla-4.0.1-8|21	Patch2:		%{name}-3.6-extern-id.patch
12cu|bugzilla-4.0.1-8|22	Requires:	apache
12cu|bugzilla-4.0.1-8|23	Requires:	perl(CGI) >= 1:3.500.0
12cu|bugzilla-4.0.1-8|24	Requires:	perl(Date::Format) >= 2.21
12cu|bugzilla-4.0.1-8|25	Requires:	perl(DateTime)     >= 0.280.0
12cu|bugzilla-4.0.1-8|26	Requires:	perl(Digest::SHA)
12cu|bugzilla-4.0.1-8|27	Requires:	perl(File::Spec)   >= 0.840.0
12cu|bugzilla-4.0.1-8|28	Requires:	perl(DBI)          >= 1.410.0
12cu|bugzilla-4.0.1-8|29	Requires:	perl(Template)     >= 2.120.0
12cu|bugzilla-4.0.1-8|30	Requires:	perl(Email::Send)  >= 2.0.0
12cu|bugzilla-4.0.1-8|31	Requires:	perl(Email::MIME::Modifier)
12cu|bugzilla-4.0.1-8|32	Requires:	sendmail-command
12cu|bugzilla-4.0.1-8|33	%if %mdkversion < 201010
12cu|bugzilla-4.0.1-8|34	Requires(post):   rpm-helper
12cu|bugzilla-4.0.1-8|35	Requires(postun):   rpm-helper
12cu|bugzilla-4.0.1-8|36	%endif
12cu|bugzilla-4.0.1-8|37	Suggests: diffutils
12cu|bugzilla-4.0.1-8|38	Suggests: graphviz
12cu|bugzilla-4.0.1-8|39	Suggests: patchutils
12cu|bugzilla-4.0.1-8|40	Suggests: perl(DBD::mysql) >= 4.0.0
12cu|bugzilla-4.0.1-8|41	Suggests: perl(DBD::Pg)    >= 1.45.0
12cu|bugzilla-4.0.1-8|42	Suggests: perl(GD)
12cu|bugzilla-4.0.1-8|43	Suggests: perl(GD::Graph)
12cu|bugzilla-4.0.1-8|44	Suggests: perl(GD::TextUtil)
12cu|bugzilla-4.0.1-8|45	Suggests: perl(Chart::Base)
12cu|bugzilla-4.0.1-8|46	Suggests: perl(Net::LDAP)
12cu|bugzilla-4.0.1-8|47	Suggests: perl(PatchReader)
12cu|bugzilla-4.0.1-8|48	Suggests: perl(XML::Parser)
12cu|bugzilla-4.0.1-8|49	BuildArch:	noarch
12cu|bugzilla-4.0.1-8|50	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cu|bugzilla-4.0.1-8|51	
12cu|bugzilla-4.0.1-8|52	%description
12cu|bugzilla-4.0.1-8|53	Bugzilla is one example of a class of programs called "Defect Tracking
12cu|bugzilla-4.0.1-8|54	Systems", or, more commonly, "Bug-Tracking Systems". Defect Tracking Systems
12cu|bugzilla-4.0.1-8|55	allow individual or groups of developers to keep track of outstanding bugs
12cu|bugzilla-4.0.1-8|56	in their product effectively.
12cu|bugzilla-4.0.1-8|57	
12cu|bugzilla-4.0.1-8|58	%package contrib
12cu|bugzilla-4.0.1-8|59	Summary:	Additional tools for %{name}
12cu|bugzilla-4.0.1-8|60	Group:		Networking/WWW
12cu|bugzilla-4.0.1-8|61	
12cu|bugzilla-4.0.1-8|62	%description contrib
12cu|bugzilla-4.0.1-8|63	This package contains additional tools for %{name}.
12cu|bugzilla-4.0.1-8|64	
12cu|bugzilla-4.0.1-8|65	%prep
12cu|bugzilla-4.0.1-8|66	%setup -q
12cu|bugzilla-4.0.1-8|67	%patch0 -p1
12cu|bugzilla-4.0.1-8|68	%patch1 -p1
12cu|bugzilla-4.0.1-8|69	%patch2 -p1
12cu|bugzilla-4.0.1-8|70	find . -name CVS -o -name .cvsignore | xargs rm -rf
12cu|bugzilla-4.0.1-8|71	
12cu|bugzilla-4.0.1-8|72	# fix perms
12cu|bugzilla-4.0.1-8|73	chmod -R go=u-w .
12cu|bugzilla-4.0.1-8|74	chmod 644 Bugzilla/Bug.pm
12cu|bugzilla-4.0.1-8|75	chmod 644 template/en/default/admin/keywords/*
12cu|bugzilla-4.0.1-8|76	chmod 755 docs/makedocs.pl
12cu|bugzilla-4.0.1-8|77	
12cu|bugzilla-4.0.1-8|78	# fix paths
12cu|bugzilla-4.0.1-8|79	find . -type f | xargs perl -pi -e "s|/usr/local/bin|%{_bindir}|g"
12cu|bugzilla-4.0.1-8|80	
12cu|bugzilla-4.0.1-8|81	# fix contrib documentation files names
12cu|bugzilla-4.0.1-8|82	(cd contrib/bugzilla-submit && mv README README.bugzilla-submit)
12cu|bugzilla-4.0.1-8|83	
12cu|bugzilla-4.0.1-8|84	%build
12cu|bugzilla-4.0.1-8|85	
12cu|bugzilla-4.0.1-8|86	%install
12cu|bugzilla-4.0.1-8|87	rm -rf %{buildroot}
12cu|bugzilla-4.0.1-8|88	
12cu|bugzilla-4.0.1-8|89	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|bugzilla-4.0.1-8|90	
12cu|bugzilla-4.0.1-8|91	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www
12cu|bugzilla-4.0.1-8|92	install -m 755 *.cgi %{buildroot}%{_datadir}/%{name}/www
12cu|bugzilla-4.0.1-8|93	cp -pr js skins images robots.txt %{buildroot}%{_datadir}/%{name}/www
12cu|bugzilla-4.0.1-8|94	install -d -m 755 %{buildroot}%{_datadir}/%{name}/extensions
12cu|bugzilla-4.0.1-8|95	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www/skins/custom
12cu|bugzilla-4.0.1-8|96	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www/skins/contrib
12cu|bugzilla-4.0.1-8|97	
12cu|bugzilla-4.0.1-8|98	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
12cu|bugzilla-4.0.1-8|99	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
12cu|bugzilla-4.0.1-8|100	
12cu|bugzilla-4.0.1-8|101	# only install english templates (bug #61555)
12cu|bugzilla-4.0.1-8|102	install -d -m 755 %{buildroot}%{_datadir}/%{name}/template
12cu|bugzilla-4.0.1-8|103	cp -pr template/en %{buildroot}%{_datadir}/%{name}/template
12cu|bugzilla-4.0.1-8|104	
12cu|bugzilla-4.0.1-8|105	cp -pr Bugzilla %{buildroot}%{_datadir}/%{name}/lib
12cu|bugzilla-4.0.1-8|106	install -m 644 Bugzilla.pm \
12cu|bugzilla-4.0.1-8|107	%{buildroot}%{_datadir}/%{name}/lib
12cu|bugzilla-4.0.1-8|108	install -m 755 collectstats.pl \
12cu|bugzilla-4.0.1-8|109	testserver.pl \
12cu|bugzilla-4.0.1-8|110	checksetup.pl \
12cu|bugzilla-4.0.1-8|111	importxml.pl \
12cu|bugzilla-4.0.1-8|112	whineatnews.pl \
12cu|bugzilla-4.0.1-8|113	whine.pl \
12cu|bugzilla-4.0.1-8|114	contrib/bugzilla_ldapsync.rb \
12cu|bugzilla-4.0.1-8|115	contrib/bzdbcopy.pl \
12cu|bugzilla-4.0.1-8|116	contrib/cvs-update.pl \
12cu|bugzilla-4.0.1-8|117	contrib/jb2bz.py \
12cu|bugzilla-4.0.1-8|118	contrib/merge-users.pl \
12cu|bugzilla-4.0.1-8|119	contrib/mysqld-watcher.pl \
12cu|bugzilla-4.0.1-8|120	contrib/sendbugmail.pl \
12cu|bugzilla-4.0.1-8|121	contrib/sendunsentbugmail.pl \
12cu|bugzilla-4.0.1-8|122	contrib/syncLDAP.pl \
12cu|bugzilla-4.0.1-8|123	contrib/yp_nomail.sh \
12cu|bugzilla-4.0.1-8|124	contrib/bugzilla-submit/bugzilla-submit \
12cu|bugzilla-4.0.1-8|125	contrib/cmdline/buglist \
12cu|bugzilla-4.0.1-8|126	contrib/cmdline/bugs \
12cu|bugzilla-4.0.1-8|127	%{buildroot}%{_datadir}/%{name}/bin
12cu|bugzilla-4.0.1-8|128	cp -p bugzilla.dtd %{buildroot}%{_datadir}/%{name}
12cu|bugzilla-4.0.1-8|129	
12cu|bugzilla-4.0.1-8|130	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cu|bugzilla-4.0.1-8|131	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cu|bugzilla-4.0.1-8|132	install -m 644 contrib/cmdline/query.conf %{buildroot}%{_sysconfdir}/%{name}
12cu|bugzilla-4.0.1-8|133	
12cu|bugzilla-4.0.1-8|134	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cu|bugzilla-4.0.1-8|135	
12cu|bugzilla-4.0.1-8|136	# apache configuration
12cu|bugzilla-4.0.1-8|137	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|bugzilla-4.0.1-8|138	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|bugzilla-4.0.1-8|139	# Bugzilla Apache configuration
12cu|bugzilla-4.0.1-8|140	Alias /bugzilla/data %{_localstatedir}/lib/bugzilla/
12cu|bugzilla-4.0.1-8|141	Alias /%{name} %{_datadir}/%{name}/www
12cu|bugzilla-4.0.1-8|142	
12cu|bugzilla-4.0.1-8|143	<Directory %{_datadir}/%{name}/www>
12cu|bugzilla-4.0.1-8|144	Require all granted
12cu|bugzilla-4.0.1-8|145	
12cu|bugzilla-4.0.1-8|146	Options ExecCGI
12cu|bugzilla-4.0.1-8|147	DirectoryIndex index.cgi
12cu|bugzilla-4.0.1-8|148	</Directory>
12cu|bugzilla-4.0.1-8|149	
12cu|bugzilla-4.0.1-8|150	# The duplicates.rdf must be accessible, as it is used by
12cu|bugzilla-4.0.1-8|151	# duplicates.xul
12cu|bugzilla-4.0.1-8|152	<Directory %{_localstatedir}/lib/bugzilla>
12cu|bugzilla-4.0.1-8|153	<Files duplicates.rdf>
12cu|bugzilla-4.0.1-8|154	Require all granted
12cu|bugzilla-4.0.1-8|155	</Files>
12cu|bugzilla-4.0.1-8|156	</Directory>
12cu|bugzilla-4.0.1-8|157	
12cu|bugzilla-4.0.1-8|158	# The dot files must be accessible to the public webdot server
12cu|bugzilla-4.0.1-8|159	# The png files locally created locally must be accessible
12cu|bugzilla-4.0.1-8|160	<Directory %{_localstatedir}/lib/bugzilla/webdot>
12cu|bugzilla-4.0.1-8|161	<FilesMatch \.dot$>
12cu|bugzilla-4.0.1-8|162	Require host research.att.com
12cu|bugzilla-4.0.1-8|163	</FilesMatch>
12cu|bugzilla-4.0.1-8|164	
12cu|bugzilla-4.0.1-8|165	<FilesMatch \.png$>
12cu|bugzilla-4.0.1-8|166	Require all granted
12cu|bugzilla-4.0.1-8|167	</FilesMatch>
12cu|bugzilla-4.0.1-8|168	</Directory>
12cu|bugzilla-4.0.1-8|169	EOF
12cu|bugzilla-4.0.1-8|170	
12cu|bugzilla-4.0.1-8|171	# cron task
12cu|bugzilla-4.0.1-8|172	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
12cu|bugzilla-4.0.1-8|173	cat > %{buildroot}%{_sysconfdir}/cron.d/%{name} <<EOF
12cu|bugzilla-4.0.1-8|174	0 0 * * *     apache     %{_datadir}/%{name}/bin/collectstats.pl > /dev/null 2>&1
12cu|bugzilla-4.0.1-8|175	0 0 * * *     apache     %{_datadir}/%{name}/bin/whineatnews.pl > /dev/null 2>&1
12cu|bugzilla-4.0.1-8|176	*/15 * * * *     apache     %{_datadir}/%{name}/bin/whine.pl > /dev/null 2>&1
12cu|bugzilla-4.0.1-8|177	EOF
12cu|bugzilla-4.0.1-8|178	
12cu|bugzilla-4.0.1-8|179	cat > README.mdv <<EOF
12cu|bugzilla-4.0.1-8|180	Mandriva RPM specific notes
12cu|bugzilla-4.0.1-8|181	
12cu|bugzilla-4.0.1-8|182	setup
12cu|bugzilla-4.0.1-8|183	-----
12cu|bugzilla-4.0.1-8|184	The setup used here differs from default one, to achieve better FHS compliance.
12cu|bugzilla-4.0.1-8|185	- the constant files are in %{_datadir}/%{name}
12cu|bugzilla-4.0.1-8|186	- the variables files are in %{_localstatedir}/lib/%{name}
12cu|bugzilla-4.0.1-8|187	- the configuration file will be generated in %{_sysconfdir}/%{name}
12cu|bugzilla-4.0.1-8|188	
12cu|bugzilla-4.0.1-8|189	post-installation
12cu|bugzilla-4.0.1-8|190	-----------------
12cu|bugzilla-4.0.1-8|191	You have to create the MySQL database, and run %{_datadir}/%{name}/bin/checksetup.pl
12cu|bugzilla-4.0.1-8|192	
12cu|bugzilla-4.0.1-8|193	Additional useful packages
12cu|bugzilla-4.0.1-8|194	--------------------------
12cu|bugzilla-4.0.1-8|195	- perl-GD, perl-GDGraph, perl-GD-TextUtil and perl-Chart for graphical reports
12cu|bugzilla-4.0.1-8|196	- perl-XML-Parser for importing XML bugs
12cu|bugzilla-4.0.1-8|197	- perl-Net-LDAP for LDAP authentication
12cu|bugzilla-4.0.1-8|198	- perl-PatchReader, cvs, diffutils and patchutils for patch viewer
12cu|bugzilla-4.0.1-8|199	- graphviz for graphical view of dependency relationships
12cu|bugzilla-4.0.1-8|200	- a MySQL database, either locale or remote
12cu|bugzilla-4.0.1-8|201	EOF
12cu|bugzilla-4.0.1-8|202	
12cu|bugzilla-4.0.1-8|203	%clean
12cu|bugzilla-4.0.1-8|204	rm -rf %{buildroot}
12cu|bugzilla-4.0.1-8|205	
12cu|bugzilla-4.0.1-8|206	
12cu|bugzilla-4.0.1-8|207	
12cu|bugzilla-4.0.1-8|208	%files
12cu|bugzilla-4.0.1-8|209	%defattr(-,root,root)
12cu|bugzilla-4.0.1-8|210	%doc README README.mdv docs
12cu|bugzilla-4.0.1-8|211	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|bugzilla-4.0.1-8|212	%config(noreplace) %{_sysconfdir}/cron.d/%{name}
12cu|bugzilla-4.0.1-8|213	%{_datadir}/%{name}
12cu|bugzilla-4.0.1-8|214	%{_sysconfdir}/%{name}
12cu|bugzilla-4.0.1-8|215	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
12cu|bugzilla-4.0.1-8|216	%exclude %{_datadir}/%{name}/bin/bugzilla_ldapsync.rb
12cu|bugzilla-4.0.1-8|217	%exclude %{_datadir}/%{name}/bin/cvs-update.pl
12cu|bugzilla-4.0.1-8|218	%exclude %{_datadir}/%{name}/bin/jb2bz.py
12cu|bugzilla-4.0.1-8|219	%exclude %{_datadir}/%{name}/bin/mysqld-watcher.pl
12cu|bugzilla-4.0.1-8|220	%exclude %{_datadir}/%{name}/bin/sendbugmail.pl
12cu|bugzilla-4.0.1-8|221	%exclude %{_datadir}/%{name}/bin/sendunsentbugmail.pl
12cu|bugzilla-4.0.1-8|222	%exclude %{_datadir}/%{name}/bin/syncLDAP.pl
12cu|bugzilla-4.0.1-8|223	%exclude %{_datadir}/%{name}/bin/yp_nomail.sh
12cu|bugzilla-4.0.1-8|224	%exclude %{_datadir}/%{name}/bin/bugzilla-submit
12cu|bugzilla-4.0.1-8|225	%exclude %{_datadir}/%{name}/bin/buglist
12cu|bugzilla-4.0.1-8|226	%exclude %{_datadir}/%{name}/bin/bugs
12cu|bugzilla-4.0.1-8|227	%exclude %{_sysconfdir}/%{name}/query.conf
12cu|bugzilla-4.0.1-8|228	
12cu|bugzilla-4.0.1-8|229	%files contrib
12cu|bugzilla-4.0.1-8|230	%defattr(-,root,root)
12cu|bugzilla-4.0.1-8|231	%doc contrib/README
12cu|bugzilla-4.0.1-8|232	%doc contrib/bugzilla-submit/README.bugzilla-submit
12cu|bugzilla-4.0.1-8|233	%{_datadir}/%{name}/bin/bugzilla_ldapsync.rb
12cu|bugzilla-4.0.1-8|234	%{_datadir}/%{name}/bin/cvs-update.pl
12cu|bugzilla-4.0.1-8|235	%{_datadir}/%{name}/bin/jb2bz.py
12cu|bugzilla-4.0.1-8|236	%{_datadir}/%{name}/bin/mysqld-watcher.pl
12cu|bugzilla-4.0.1-8|237	%{_datadir}/%{name}/bin/sendbugmail.pl
12cu|bugzilla-4.0.1-8|238	%{_datadir}/%{name}/bin/sendunsentbugmail.pl
12cu|bugzilla-4.0.1-8|239	%{_datadir}/%{name}/bin/syncLDAP.pl
12cu|bugzilla-4.0.1-8|240	%{_datadir}/%{name}/bin/yp_nomail.sh
12cu|bugzilla-4.0.1-8|241	%{_datadir}/%{name}/bin/bugzilla-submit
12cu|bugzilla-4.0.1-8|242	%{_datadir}/%{name}/bin/buglist
12cu|bugzilla-4.0.1-8|243	%{_datadir}/%{name}/bin/bugs
12cu|bugzilla-4.0.1-8|244	%config(noreplace) %{_sysconfdir}/%{name}/query.conf
12cu|bugzilla-4.0.1-8|245	
12cu|bugzilla-4.0.1-8|246	
12cu|bugzilla-4.0.1-8|247	%changelog
12cu|bugzilla-4.0.1-8|248	* Thu Jun 16 2011 Guillaume Rousse <guillomovitch@mandriva.org> 4.0.1-1mdv2011.0
12cu|bugzilla-4.0.1-8|249	+ Revision: 685608
12cu|bugzilla-4.0.1-8|250	- new version
12cu|bugzilla-4.0.1-8|251	
12cu|bugzilla-4.0.1-8|252	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 4.0-2
12cu|bugzilla-4.0.1-8|253	+ Revision: 640424
12cu|bugzilla-4.0.1-8|254	- rebuild to obsolete old packages
12cu|bugzilla-4.0.1-8|255	
12cu|bugzilla-4.0.1-8|256	* Fri Feb 18 2011 Oden Eriksson <oeriksson@mandriva.com> 4.0-1
12cu|bugzilla-4.0.1-8|257	+ Revision: 638460
12cu|bugzilla-4.0.1-8|258	- 4.0
12cu|bugzilla-4.0.1-8|259	- rediff the mdv patches
12cu|bugzilla-4.0.1-8|260	
12cu|bugzilla-4.0.1-8|261	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 3.6.4-1
12cu|bugzilla-4.0.1-8|262	+ Revision: 634176
12cu|bugzilla-4.0.1-8|263	- update to new version 3.6.4
12cu|bugzilla-4.0.1-8|264	
12cu|bugzilla-4.0.1-8|265	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cu|bugzilla-4.0.1-8|266	- Update perl-CGI requires because of a security issue
12cu|bugzilla-4.0.1-8|267	https://bugzilla.mozilla.org/show_bug.cgi?id=600464
12cu|bugzilla-4.0.1-8|268	
12cu|bugzilla-4.0.1-8|269	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.6.3-2mdv2011.0
12cu|bugzilla-4.0.1-8|270	+ Revision: 594829
12cu|bugzilla-4.0.1-8|271	- only ship english templates (bug #61555)
12cu|bugzilla-4.0.1-8|272	
12cu|bugzilla-4.0.1-8|273	* Sat Nov 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.6.3-1mdv2011.0
12cu|bugzilla-4.0.1-8|274	+ Revision: 594273
12cu|bugzilla-4.0.1-8|275	- new version
12cu|bugzilla-4.0.1-8|276	update fhs and installation patches
12cu|bugzilla-4.0.1-8|277	
12cu|bugzilla-4.0.1-8|278	* Wed Aug 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.6.2-1mdv2011.0
12cu|bugzilla-4.0.1-8|279	+ Revision: 569161
12cu|bugzilla-4.0.1-8|280	- new version
12cu|bugzilla-4.0.1-8|281	
12cu|bugzilla-4.0.1-8|282	* Tue Apr 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.6-1mdv2010.1
12cu|bugzilla-4.0.1-8|283	+ Revision: 534573
12cu|bugzilla-4.0.1-8|284	- new version
12cu|bugzilla-4.0.1-8|285	
12cu|bugzilla-4.0.1-8|286	* Thu Mar 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.6-1mdv2010.1
12cu|bugzilla-4.0.1-8|287	+ Revision: 525137
12cu|bugzilla-4.0.1-8|288	- update to new version 3.4.6
12cu|bugzilla-4.0.1-8|289	
12cu|bugzilla-4.0.1-8|290	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.5-2mdv2010.1
12cu|bugzilla-4.0.1-8|291	+ Revision: 513138
12cu|bugzilla-4.0.1-8|292	- fix dependencies
12cu|bugzilla-4.0.1-8|293	
12cu|bugzilla-4.0.1-8|294	* Sat Feb 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.5-1mdv2010.1
12cu|bugzilla-4.0.1-8|295	+ Revision: 501371
12cu|bugzilla-4.0.1-8|296	- new version
12cu|bugzilla-4.0.1-8|297	
12cu|bugzilla-4.0.1-8|298	* Wed Jan 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.4-2mdv2010.1
12cu|bugzilla-4.0.1-8|299	+ Revision: 494305
12cu|bugzilla-4.0.1-8|300	- switch to open to all by default, as the application does not allow modification of system state
12cu|bugzilla-4.0.1-8|301	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|bugzilla-4.0.1-8|302	
12cu|bugzilla-4.0.1-8|303	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.4-1mdv2010.1
12cu|bugzilla-4.0.1-8|304	+ Revision: 473485
12cu|bugzilla-4.0.1-8|305	- new version
12cu|bugzilla-4.0.1-8|306	- better apache configuration
12cu|bugzilla-4.0.1-8|307	
12cu|bugzilla-4.0.1-8|308	* Mon Nov 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.3-2mdv2010.1
12cu|bugzilla-4.0.1-8|309	+ Revision: 472099
12cu|bugzilla-4.0.1-8|310	- restrict default access permissions to localhost only, as per new policy
12cu|bugzilla-4.0.1-8|311	
12cu|bugzilla-4.0.1-8|312	* Sat Nov 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.3-1mdv2010.1
12cu|bugzilla-4.0.1-8|313	+ Revision: 462364
12cu|bugzilla-4.0.1-8|314	- update to new version 3.4.3
12cu|bugzilla-4.0.1-8|315	
12cu|bugzilla-4.0.1-8|316	* Sun Sep 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.2-1mdv2010.0
12cu|bugzilla-4.0.1-8|317	+ Revision: 438635
12cu|bugzilla-4.0.1-8|318	- new version
12cu|bugzilla-4.0.1-8|319	
12cu|bugzilla-4.0.1-8|320	* Wed Aug 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.4.1-1mdv2010.0
12cu|bugzilla-4.0.1-8|321	+ Revision: 418278
12cu|bugzilla-4.0.1-8|322	- new version
12cu|bugzilla-4.0.1-8|323	
12cu|bugzilla-4.0.1-8|324	* Wed Aug 12 2009 Jérôme Quelin <jquelin@mandriva.org> 3.4-3mdv2010.0
12cu|bugzilla-4.0.1-8|325	+ Revision: 415676
12cu|bugzilla-4.0.1-8|326	- adding security patch
12cu|bugzilla-4.0.1-8|327	
12cu|bugzilla-4.0.1-8|328	* Wed Aug 12 2009 Jérôme Quelin <jquelin@mandriva.org> 3.4-2mdv2010.0
12cu|bugzilla-4.0.1-8|329	+ Revision: 415671
12cu|bugzilla-4.0.1-8|330	- bug 52827: adding missing requires:
12cu|bugzilla-4.0.1-8|331	
12cu|bugzilla-4.0.1-8|332	* Tue Jul 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.4-1mdv2010.0
12cu|bugzilla-4.0.1-8|333	+ Revision: 402836
12cu|bugzilla-4.0.1-8|334	- new version
12cu|bugzilla-4.0.1-8|335	
12cu|bugzilla-4.0.1-8|336	* Thu Jul 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.4-1mdv2010.0
12cu|bugzilla-4.0.1-8|337	+ Revision: 396682
12cu|bugzilla-4.0.1-8|338	- new version
12cu|bugzilla-4.0.1-8|339	- move all web files under %%{_datadir}/%%{name}/www
12cu|bugzilla-4.0.1-8|340	
12cu|bugzilla-4.0.1-8|341	* Tue May 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.3-2mdv2010.0
12cu|bugzilla-4.0.1-8|342	+ Revision: 372202
12cu|bugzilla-4.0.1-8|343	- add soft dependencies for optional additional packages
12cu|bugzilla-4.0.1-8|344	
12cu|bugzilla-4.0.1-8|345	* Thu Apr 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.3-1mdv2009.1
12cu|bugzilla-4.0.1-8|346	+ Revision: 363522
12cu|bugzilla-4.0.1-8|347	- update to new version 3.2.3
12cu|bugzilla-4.0.1-8|348	
12cu|bugzilla-4.0.1-8|349	* Tue Feb 03 2009 Funda Wang <fwang@mandriva.org> 3.2.2-1mdv2009.1
12cu|bugzilla-4.0.1-8|350	+ Revision: 337090
12cu|bugzilla-4.0.1-8|351	- New version 3.2.2
12cu|bugzilla-4.0.1-8|352	
12cu|bugzilla-4.0.1-8|353	* Fri Dec 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.2-1mdv2009.1
12cu|bugzilla-4.0.1-8|354	+ Revision: 310742
12cu|bugzilla-4.0.1-8|355	- new version
12cu|bugzilla-4.0.1-8|356	- rediff FHS and file perms patches
12cu|bugzilla-4.0.1-8|357	
12cu|bugzilla-4.0.1-8|358	* Sun Nov 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.6-1mdv2009.1
12cu|bugzilla-4.0.1-8|359	+ Revision: 301431
12cu|bugzilla-4.0.1-8|360	- update to new version 3.0.6
12cu|bugzilla-4.0.1-8|361	
12cu|bugzilla-4.0.1-8|362	* Mon Aug 25 2008 Funda Wang <fwang@mandriva.org> 3.0.5-1mdv2009.0
12cu|bugzilla-4.0.1-8|363	+ Revision: 275951
12cu|bugzilla-4.0.1-8|364	- rediff perms patch
12cu|bugzilla-4.0.1-8|365	- New version 3.0.5
12cu|bugzilla-4.0.1-8|366	
12cu|bugzilla-4.0.1-8|367	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 3.0.4-2mdv2009.0
12cu|bugzilla-4.0.1-8|368	+ Revision: 266423
12cu|bugzilla-4.0.1-8|369	- rebuild early 2009.0 package (before pixel changes)
12cu|bugzilla-4.0.1-8|370	
12cu|bugzilla-4.0.1-8|371	+ Pixel <pixel@mandriva.com>
12cu|bugzilla-4.0.1-8|372	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cu|bugzilla-4.0.1-8|373	
12cu|bugzilla-4.0.1-8|374	* Tue May 06 2008 Funda Wang <fwang@mandriva.org> 3.0.4-1mdv2009.0
12cu|bugzilla-4.0.1-8|375	+ Revision: 201767
12cu|bugzilla-4.0.1-8|376	- New version 3.0.4
12cu|bugzilla-4.0.1-8|377	
12cu|bugzilla-4.0.1-8|378	* Fri Feb 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.3-1mdv2008.1
12cu|bugzilla-4.0.1-8|379	+ Revision: 176726
12cu|bugzilla-4.0.1-8|380	- update to new version 3.0.3
12cu|bugzilla-4.0.1-8|381	
12cu|bugzilla-4.0.1-8|382	+ Olivier Blin <oblin@mandriva.com>
12cu|bugzilla-4.0.1-8|383	- restore BuildRoot
12cu|bugzilla-4.0.1-8|384	
12cu|bugzilla-4.0.1-8|385	+ Thierry Vignaud <tv@mandriva.org>
12cu|bugzilla-4.0.1-8|386	- kill re-definition of %%buildroot on Pixel's request
12cu|bugzilla-4.0.1-8|387	
12cu|bugzilla-4.0.1-8|388	* Fri Dec 07 2007 Oden Eriksson <oeriksson@mandriva.com> 3.0.2-2mdv2008.1
12cu|bugzilla-4.0.1-8|389	+ Revision: 116252
12cu|bugzilla-4.0.1-8|390	- added P2 to be able to use apache-mod_authn_bugzilla
12cu|bugzilla-4.0.1-8|391	
12cu|bugzilla-4.0.1-8|392	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.2-1mdv2008.1
12cu|bugzilla-4.0.1-8|393	+ Revision: 105255
12cu|bugzilla-4.0.1-8|394	- new version
12cu|bugzilla-4.0.1-8|395	
12cu|bugzilla-4.0.1-8|396	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.1-2mdv2008.0
12cu|bugzilla-4.0.1-8|397	+ Revision: 89581
12cu|bugzilla-4.0.1-8|398	- rebuild
12cu|bugzilla-4.0.1-8|399	
12cu|bugzilla-4.0.1-8|400	* Fri Aug 31 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.1-1mdv2008.0
12cu|bugzilla-4.0.1-8|401	+ Revision: 77124
12cu|bugzilla-4.0.1-8|402	- new version
12cu|bugzilla-4.0.1-8|403	drop duplicate warning patch (merged upstream)
12cu|bugzilla-4.0.1-8|404	rediff fhs patch
12cu|bugzilla-4.0.1-8|405	
12cu|bugzilla-4.0.1-8|406	* Wed May 30 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-4mdv2008.0
12cu|bugzilla-4.0.1-8|407	+ Revision: 32946
12cu|bugzilla-4.0.1-8|408	- really fix dependencies, using individual module syntax rather than packages
12cu|bugzilla-4.0.1-8|409	
12cu|bugzilla-4.0.1-8|410	* Fri May 25 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-3mdv2008.0
12cu|bugzilla-4.0.1-8|411	+ Revision: 31125
12cu|bugzilla-4.0.1-8|412	- fix dependencies
12cu|bugzilla-4.0.1-8|413	
12cu|bugzilla-4.0.1-8|414	* Thu May 24 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-2mdv2008.0
12cu|bugzilla-4.0.1-8|415	+ Revision: 30905
12cu|bugzilla-4.0.1-8|416	- update dependencies
12cu|bugzilla-4.0.1-8|417	- fix alias ordering in apache configuration
12cu|bugzilla-4.0.1-8|418	- add missing custom skins directory
12cu|bugzilla-4.0.1-8|419	- fix FHS patch
12cu|bugzilla-4.0.1-8|420	
12cu|bugzilla-4.0.1-8|421	* Thu May 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-1mdv2008.0
12cu|bugzilla-4.0.1-8|422	+ Revision: 27603
12cu|bugzilla-4.0.1-8|423	- new version
12cu|bugzilla-4.0.1-8|424	
12cu|bugzilla-4.0.1-8|425	
12cu|bugzilla-4.0.1-8|426	* Wed Feb 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.22.2-1mdv2007.0
12cu|bugzilla-4.0.1-8|427	+ Revision: 121057
12cu|bugzilla-4.0.1-8|428	- new version
12cu|bugzilla-4.0.1-8|429	rediff FHS patch
12cu|bugzilla-4.0.1-8|430	
12cu|bugzilla-4.0.1-8|431	* Thu Dec 14 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.22.1-1mdv2007.1
12cu|bugzilla-4.0.1-8|432	+ Revision: 96801
12cu|bugzilla-4.0.1-8|433	- new version
12cu|bugzilla-4.0.1-8|434	- Import bugzilla
12cu|bugzilla-4.0.1-8|435	
12cu|bugzilla-4.0.1-8|436	* Sat Jul 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.22-4mdv2007.0
12cu|bugzilla-4.0.1-8|437	- relax buildrequires versionning
12cu|bugzilla-4.0.1-8|438	
12cu|bugzilla-4.0.1-8|439	* Tue Jun 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.22-3mdv2007.0
12cu|bugzilla-4.0.1-8|440	- use new webapps macros
12cu|bugzilla-4.0.1-8|441	- don't provides private perl dependencies
12cu|bugzilla-4.0.1-8|442	- decompress all patches
12cu|bugzilla-4.0.1-8|443	
12cu|bugzilla-4.0.1-8|444	* Tue May 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.22-2mdk
12cu|bugzilla-4.0.1-8|445	- fix apache configuration file backportability
12cu|bugzilla-4.0.1-8|446	
12cu|bugzilla-4.0.1-8|447	* Wed May 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.22-1mdk
12cu|bugzilla-4.0.1-8|448	- new release
12cu|bugzilla-4.0.1-8|449	- buildrequires apache >= 2.0.54-5mdk because of macros use
12cu|bugzilla-4.0.1-8|450	- rediff FHS patch
12cu|bugzilla-4.0.1-8|451	- don't use backup files for patches, as it interferes with installed files
12cu|bugzilla-4.0.1-8|452	
12cu|bugzilla-4.0.1-8|453	* Tue Apr 18 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.20.1-1mdk
12cu|bugzilla-4.0.1-8|454	- New release 2.20.1
12cu|bugzilla-4.0.1-8|455	- use herein document to manage README.mdv instead of additional source
12cu|bugzilla-4.0.1-8|456	- backport compatible apache configuration file
12cu|bugzilla-4.0.1-8|457	- mark the cron task as configuration to allow user customizations
12cu|bugzilla-4.0.1-8|458	
12cu|bugzilla-4.0.1-8|459	* Mon Dec 05 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.20-2mdk
12cu|bugzilla-4.0.1-8|460	- misc fixes from Sherwin Daganato (<win@email.com.ph>)
12cu|bugzilla-4.0.1-8|461	- rediff fhs patch to fix missed files
12cu|bugzilla-4.0.1-8|462	- add whine.pl (new in v2.20) in cron and bindir
12cu|bugzilla-4.0.1-8|463	- fix requires
12cu|bugzilla-4.0.1-8|464	- fix regex in _requires_exceptions
12cu|bugzilla-4.0.1-8|465	- don't ship tests
12cu|bugzilla-4.0.1-8|466	- filter additional automatics requires
12cu|bugzilla-4.0.1-8|467	- drop require on perl-DBD-Mysql, bugzilla is supposed to be DB-agnostic now
12cu|bugzilla-4.0.1-8|468	- fix checksetup.pl path in README
12cu|bugzilla-4.0.1-8|469	
12cu|bugzilla-4.0.1-8|470	* Sun Nov 06 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.20-1mdk
12cu|bugzilla-4.0.1-8|471	- 2.20
12cu|bugzilla-4.0.1-8|472	- use webapp rpm macros
12cu|bugzilla-4.0.1-8|473	- rediff all patches
12cu|bugzilla-4.0.1-8|474	
12cu|bugzilla-4.0.1-8|475	* Fri Sep 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.18.3-1mdk
12cu|bugzilla-4.0.1-8|476	- new version
12cu|bugzilla-4.0.1-8|477	- %%mkrel
12cu|bugzilla-4.0.1-8|478	- fix requires for contrib package
12cu|bugzilla-4.0.1-8|479	
12cu|bugzilla-4.0.1-8|480	* Fri Jul 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.18.1-3mdk
12cu|bugzilla-4.0.1-8|481	- requires sendmail-command
12cu|bugzilla-4.0.1-8|482	
12cu|bugzilla-4.0.1-8|483	* Thu Jun 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.18.1-2mdk
12cu|bugzilla-4.0.1-8|484	- new apache setup
12cu|bugzilla-4.0.1-8|485	- clean apache config from useless directives
12cu|bugzilla-4.0.1-8|486	- update README.mdk
12cu|bugzilla-4.0.1-8|487	- more exceptions for handling optional packages
12cu|bugzilla-4.0.1-8|488	
12cu|bugzilla-4.0.1-8|489	* Fri May 13 2005 Oden Eriksson <oeriksson@mandriva.com> 2.18.1-1mdk
12cu|bugzilla-4.0.1-8|490	- 2.18.1 (Minor bugfixes)
12cu|bugzilla-4.0.1-8|491	- rediffed P0
12cu|bugzilla-4.0.1-8|492	
12cu|bugzilla-4.0.1-8|493	* Sat Apr 02 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.18-4mdk
12cu|bugzilla-4.0.1-8|494	- ship configuration directory (thanks snt)
12cu|bugzilla-4.0.1-8|495	
12cu|bugzilla-4.0.1-8|496	* Sat Feb 19 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.18-3mdk
12cu|bugzilla-4.0.1-8|497	- patch files instead of setting PERL5LIB as bugzilla run in tainted mode
12cu|bugzilla-4.0.1-8|498	- more complete apache configuration
12cu|bugzilla-4.0.1-8|499	- update README.mdk
12cu|bugzilla-4.0.1-8|500	- make cron tasks run by apache user
12cu|bugzilla-4.0.1-8|501	- install tests and contribs
12cu|bugzilla-4.0.1-8|502	- ship contrib in a distinct subpackage
12cu|bugzilla-4.0.1-8|503	
12cu|bugzilla-4.0.1-8|504	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.18-2mdk
12cu|bugzilla-4.0.1-8|505	- spec file cleanups, remove the ADVX-build stuff
12cu|bugzilla-4.0.1-8|506	
12cu|bugzilla-4.0.1-8|507	* Thu Jan 27 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.18-1mdk
12cu|bugzilla-4.0.1-8|508	- new version
12cu|bugzilla-4.0.1-8|509	- top-level is now /var/www/bugzilla
12cu|bugzilla-4.0.1-8|510	- non-accessible files are now in /usr/share/bugzilla
12cu|bugzilla-4.0.1-8|511	- herein document whenever possible
12cu|bugzilla-4.0.1-8|512	- no more order for apache configuration
12cu|bugzilla-4.0.1-8|513	- reload apache instead of restart it
12cu|bugzilla-4.0.1-8|514	- don't tag executables in /etc as executables
12cu|bugzilla-4.0.1-8|515	- README.mdk
12cu|bugzilla-4.0.1-8|516	
12cu|bugzilla-4.0.1-8|517	* Mon Jan 17 2005 Stefan van der Eijk <stefan@mandrake.org> 2.16.8-1mdk
12cu|bugzilla-4.0.1-8|518	- New release 2.16.8
12cu|bugzilla-4.0.1-8|519	
12cu|bugzilla-4.0.1-8|520	* Thu Jan 06 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.16.7-2mdk
12cu|bugzilla-4.0.1-8|521	- fixed missing perl deps (thx knocte <knocte@gmail.com>)
12cu|bugzilla-4.0.1-8|522	
12cu|bugzilla-4.0.1-8|523	* Mon Dec 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.16.7-1mdk
12cu|bugzilla-4.0.1-8|524	- 2.16.7 (security and bugfixes release)
12cu|bugzilla-4.0.1-8|525	
12cu|bugzilla-4.0.1-8|526	* Tue Jul 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.16.6-2mdk
12cu|bugzilla-4.0.1-8|527	- apache config file in /etc/httpd/webapps.d
12cu|bugzilla-4.0.1-8|528	- standard perms for /etc/httpd/webapps.d/%%{order}_bugzilla.conf
12cu|bugzilla-4.0.1-8|529	
12cu|bugzilla-4.0.1-8|530	* Mon Jul 12 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.16.6-1mdk
12cu|bugzilla-4.0.1-8|531	- 2.16.6 (minor bugfixes)
12cu|bugzilla-4.0.1-8|532	
12cu|bugzilla-4.0.1-8|533	* Fri Apr 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.16.5-1mdk
12cu|bugzilla-4.0.1-8|534	- new version
12cu|bugzilla-4.0.1-8|535	- dropped useless provides
12cu|bugzilla-4.0.1-8|536	- rpmbuildupdate aware
12cu|bugzilla-4.0.1-8|537	
12cu|bugzilla-4.0.1-8|538	* Tue Apr 13 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.16.4-3mdk
12cu|bugzilla-4.0.1-8|539	- updated description (John Keller <jkeller@matchbox.fr>)
12cu|bugzilla-4.0.1-8|540	
12cu|bugzilla-4.0.1-8|541	* Wed Apr 07 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.16.4-2mdk
12cu|bugzilla-4.0.1-8|542	- let spechelper compute perl dependencies
12cu|bugzilla-4.0.1-8|543	

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

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

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

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

8987 12
12cu|bwidget-1.9.7-1|1	Name:		bwidget
12cu|bwidget-1.9.7-1|2	Version:	1.9.7
12cu|bwidget-1.9.7-1|3	Release:	1
12cu|bwidget-1.9.7-1|4	Summary:	Extended widget set for Tk
12cu|bwidget-1.9.7-1|5	Group:		System/Libraries
12cu|bwidget-1.9.7-1|6	License:	BSD
12cu|bwidget-1.9.7-1|7	URL:		http://tcllib.sourceforge.net/
12cu|bwidget-1.9.7-1|8	Source0:	https://sourceforge.net/projects/tcllib/files/BWidget/1.9.7/%{name}-%{version}.tar.gz
12cu|bwidget-1.9.7-1|9	#Requires:      tcl(abi) = 8.5 tk
12cu|bwidget-1.9.7-1|10	Requires:	tcl
12cu|bwidget-1.9.7-1|11	Requires:	tk
12cu|bwidget-1.9.7-1|12	BuildRequires:	tcl-devel
12cu|bwidget-1.9.7-1|13	BuildArch:	noarch
12cu|bwidget-1.9.7-1|14	
12cu|bwidget-1.9.7-1|15	%description
12cu|bwidget-1.9.7-1|16	An extended widget set for Tcl/Tk.
12cu|bwidget-1.9.7-1|17	
12cu|bwidget-1.9.7-1|18	%prep
12cu|bwidget-1.9.7-1|19	%setup -q
12cu|bwidget-1.9.7-1|20	%{__sed} -i 's/\r//' LICENSE.txt BWman/*.html
12cu|bwidget-1.9.7-1|21	
12cu|bwidget-1.9.7-1|22	%build
12cu|bwidget-1.9.7-1|23	
12cu|bwidget-1.9.7-1|24	%install
12cu|bwidget-1.9.7-1|25	# Don't bother with the included configure script and Makefile.  They
12cu|bwidget-1.9.7-1|26	# are missing a lot of pieces and won't work at all.  Installation is
12cu|bwidget-1.9.7-1|27	# pretty simple, so we can just do it here manually.
12cu|bwidget-1.9.7-1|28	%{__mkdir_p} %{buildroot}%{tcl_sitelib}/%{name}%{version}/
12cu|bwidget-1.9.7-1|29	%{__mkdir_p} %{buildroot}%{tcl_sitelib}/%{name}%{version}/lang
12cu|bwidget-1.9.7-1|30	%{__mkdir_p} %{buildroot}%{tcl_sitelib}/%{name}%{version}/images
12cu|bwidget-1.9.7-1|31	
12cu|bwidget-1.9.7-1|32	%{__install} -m 0644 -pD *.tcl %{buildroot}%{tcl_sitelib}/%{name}%{version}/
12cu|bwidget-1.9.7-1|33	%{__install} -m 0644 -pD lang/*.rc %{buildroot}%{tcl_sitelib}/%{name}%{version}/lang/
12cu|bwidget-1.9.7-1|34	%{__install} -m 0644 -pD images/*.gif images/*.xbm %{buildroot}%{tcl_sitelib}/%{name}%{version}/images/
12cu|bwidget-1.9.7-1|35	
12cu|bwidget-1.9.7-1|36	
12cu|bwidget-1.9.7-1|37	%files
12cu|bwidget-1.9.7-1|38	%defattr(0644,root,root,0755)
12cu|bwidget-1.9.7-1|39	%doc README.txt LICENSE.txt
12cu|bwidget-1.9.7-1|40	%doc BWman/*.html
12cu|bwidget-1.9.7-1|41	%defattr(-,root,root,0755)
12cu|bwidget-1.9.7-1|42	%{tcl_sitelib}/%{name}%{version}
12cu|bwidget-1.9.7-1|43	
12cu|bwidget-1.9.7-1|44	
12cu|bwidget-1.9.7-1|45	%changelog
12cu|bwidget-1.9.7-1|46	* Tue Mar 15 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.9.2-1mdv2011.0
12cu|bwidget-1.9.7-1|47	+ Revision: 645050
12cu|bwidget-1.9.7-1|48	- update to new version 1.9.2
12cu|bwidget-1.9.7-1|49	
12cu|bwidget-1.9.7-1|50	* Mon Feb 15 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.9.0-1mdv2011.0
12cu|bwidget-1.9.7-1|51	+ Revision: 506073
12cu|bwidget-1.9.7-1|52	- Update to 1.9.0
12cu|bwidget-1.9.7-1|53	- Clean spec to fix warnings
12cu|bwidget-1.9.7-1|54	
12cu|bwidget-1.9.7-1|55	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.8.0-6mdv2010.0
12cu|bwidget-1.9.7-1|56	+ Revision: 436907
12cu|bwidget-1.9.7-1|57	- rebuild
12cu|bwidget-1.9.7-1|58	
12cu|bwidget-1.9.7-1|59	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 1.8.0-5mdv2009.1
12cu|bwidget-1.9.7-1|60	+ Revision: 310802
12cu|bwidget-1.9.7-1|61	- buildrequires tcl-devel (for the macros)
12cu|bwidget-1.9.7-1|62	- rebuild with new tcl
12cu|bwidget-1.9.7-1|63	- drop the now unneeded defines
12cu|bwidget-1.9.7-1|64	
12cu|bwidget-1.9.7-1|65	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.8.0-4mdv2009.0
12cu|bwidget-1.9.7-1|66	+ Revision: 243378
12cu|bwidget-1.9.7-1|67	- rebuild
12cu|bwidget-1.9.7-1|68	
12cu|bwidget-1.9.7-1|69	* Wed Jan 09 2008 David Walluck <walluck@mandriva.org> 1.8.0-2mdv2008.1
12cu|bwidget-1.9.7-1|70	+ Revision: 147396
12cu|bwidget-1.9.7-1|71	- add macros
12cu|bwidget-1.9.7-1|72	- fix tcl Requires
12cu|bwidget-1.9.7-1|73	
12cu|bwidget-1.9.7-1|74	* Mon Jan 07 2008 David Walluck <walluck@mandriva.org> 1.8.0-1mdv2008.1
12cu|bwidget-1.9.7-1|75	+ Revision: 146191
12cu|bwidget-1.9.7-1|76	- hardcode tcl version
12cu|bwidget-1.9.7-1|77	- import bwidget
12cu|bwidget-1.9.7-1|78	
12cu|bwidget-1.9.7-1|79	
12cu|bwidget-1.9.7-1|80	* Fri Jan  3 2008 Marcela Maslanova <mmaslano@redhat.com> 1.8.0-3
12cu|bwidget-1.9.7-1|81	- rebuild with new tcl8.5, changed abi in spec
12cu|bwidget-1.9.7-1|82	
12cu|bwidget-1.9.7-1|83	* Wed Aug 22 2007 Wart <wart at kobold.org> 1.8.0-2
12cu|bwidget-1.9.7-1|84	- License tag clarification
12cu|bwidget-1.9.7-1|85	- Move files to a tcl-specific directory for faster loading
12cu|bwidget-1.9.7-1|86	
12cu|bwidget-1.9.7-1|87	* Thu Oct 19 2006 Wart <wart at kobold.org> 1.8.0-1
12cu|bwidget-1.9.7-1|88	- Update to 1.8.0
12cu|bwidget-1.9.7-1|89	- Remove patch that was accepted upstream
12cu|bwidget-1.9.7-1|90	
12cu|bwidget-1.9.7-1|91	* Mon Aug 28 2006 Wart <wart at kobold.org> 1.7.0-4
12cu|bwidget-1.9.7-1|92	- Rebuild for Fedora Extras
12cu|bwidget-1.9.7-1|93	
12cu|bwidget-1.9.7-1|94	* Fri Aug 11 2006 Wart <wart at kobold.org> 1.7.0-3
12cu|bwidget-1.9.7-1|95	- Add patch for adding a color selector to the font dialog
12cu|bwidget-1.9.7-1|96	
12cu|bwidget-1.9.7-1|97	* Sat Dec 10 2005 Wart <wart at kobold.org> 1.7.0-2
12cu|bwidget-1.9.7-1|98	- added dist tag to release tag.
12cu|bwidget-1.9.7-1|99	
12cu|bwidget-1.9.7-1|100	* Sat Dec 10 2005 Wart <wart at kobold.org> 1.7.0-1
12cu|bwidget-1.9.7-1|101	- Initial spec file.
12cu|bwidget-1.9.7-1|102	
12cu|bwidget-1.9.7-1|103	

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

8989 12
12cu|byobu-5.86-2|1	%define _files_listed_twice_terminate_build 0
12cu|byobu-5.86-2|2	%define build_mrb 0
12cu|byobu-5.86-2|3	
12cu|byobu-5.86-2|4	%define name	byobu
12cu|byobu-5.86-2|5	%define version 5.86
12cu|byobu-5.86-2|6	%define release 2
12cu|byobu-5.86-2|7	Summary: 	Profiles for the GNU screen manager
12cu|byobu-5.86-2|8	Name: 	 	%{name}
12cu|byobu-5.86-2|9	Version: 	%{version}
12cu|byobu-5.86-2|10	Release: 	%{release}
12cu|byobu-5.86-2|11	License: 	GPLv3+
12cu|byobu-5.86-2|12	Group:		Terminals
12cu|byobu-5.86-2|13	URL:		http://byobu.co/index.html
12cu|byobu-5.86-2|14	Source0: 	http://byobu.co/download/%{name}_%{version}.orig.tar.gz
12cu|byobu-5.86-2|15	BuildArch:	noarch
12cu|byobu-5.86-2|16	BuildRequires:	gettext
12cu|byobu-5.86-2|17	BuildRequires:	desktop-file-utils
12cu|byobu-5.86-2|18	
12cu|byobu-5.86-2|19	# Do not drop TTY req. Sflo
12cu|byobu-5.86-2|20	%if %{build_mrb}
12cu|byobu-5.86-2|21	# lauched as byobu-screen
12cu|byobu-5.86-2|22	Requires:	screen >= 4.2.1
12cu|byobu-5.86-2|23	%else
12cu|byobu-5.86-2|24	Requires:	screen >= 4.0.3
12cu|byobu-5.86-2|25	%endif
12cu|byobu-5.86-2|26	
12cu|byobu-5.86-2|27	Requires:	python >= 2.7
12cu|byobu-5.86-2|28	Requires:	newt
12cu|byobu-5.86-2|29	Requires:	gettext
12cu|byobu-5.86-2|30	#From X xterm-256color .Sflo
12cu|byobu-5.86-2|31	Requires:	ncurses-extraterms
12cu|byobu-5.86-2|32	# lauched as byobu, tmux also needed in X .Sflo
12cu|byobu-5.86-2|33	Requires:	tmux >= 1.9
12cu|byobu-5.86-2|34	
12cu|byobu-5.86-2|35	%description
12cu|byobu-5.86-2|36	byobu includes a set of profiles for the GNU screen window
12cu|byobu-5.86-2|37	manager. These profiles are quite useful on server machines which are
12cu|byobu-5.86-2|38	not running a graphical desktop. The 'screen' command provides a
12cu|byobu-5.86-2|39	number of advanced features are not necessarily exposed in the default
12cu|byobu-5.86-2|40	profile. These profiles provide features such as status bars, clocks,
12cu|byobu-5.86-2|41	notifiers (reboot-required, updates-available), etc. The
12cu|byobu-5.86-2|42	profile-switcher allows users to quickly switch their .screenrc to any
12cu|byobu-5.86-2|43	of the available profiles.
12cu|byobu-5.86-2|44	
12cu|byobu-5.86-2|45	%prep
12cu|byobu-5.86-2|46	%setup -q
12cu|byobu-5.86-2|47	
12cu|byobu-5.86-2|48	%build
12cu|byobu-5.86-2|49	%configure2_5x
12cu|byobu-5.86-2|50	
12cu|byobu-5.86-2|51	%install
12cu|byobu-5.86-2|52	%makeinstall_std
12cu|byobu-5.86-2|53	# lang
12cu|byobu-5.86-2|54	for po in po/*.po
12cu|byobu-5.86-2|55	do
12cu|byobu-5.86-2|56	lang=${po#po/}
12cu|byobu-5.86-2|57	lang=${lang%.po}
12cu|byobu-5.86-2|58	mkdir -p %{buildroot}%{_datadir}/locale/${lang}/LC_MESSAGES/
12cu|byobu-5.86-2|59	msgfmt ${po} -o %{buildroot}%{_datadir}/locale/${lang}/LC_MESSAGES/%{name}.mo
12cu|byobu-5.86-2|60	done
12cu|byobu-5.86-2|61	# desktop
12cu|byobu-5.86-2|62	desktop-file-install usr/share/applications/%{name}.desktop --dir %{buildroot}%{_datadir}/applications
12cu|byobu-5.86-2|63	# icons in DE
12cu|byobu-5.86-2|64	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cu|byobu-5.86-2|65	mv %{buildroot}%{_datadir}/byobu/pixmaps/byobu.svg %{buildroot}%{_datadir}/pixmaps/byobu.svg
12cu|byobu-5.86-2|66	
12cu|byobu-5.86-2|67	%find_lang %{name}
12cu|byobu-5.86-2|68	
12cu|byobu-5.86-2|69	
12cu|byobu-5.86-2|70	%files -f %{name}.lang
12cu|byobu-5.86-2|71	%doc README COPYING ChangeLog
12cu|byobu-5.86-2|72	%doc /usr/share/doc/%{name}/help.screen.txt
12cu|byobu-5.86-2|73	%doc /usr/share/doc/%{name}/help.tmux.txt
12cu|byobu-5.86-2|74	%dir %{_datadir}/%{name}
12cu|byobu-5.86-2|75	%dir %{_prefix}/lib/%{name}
12cu|byobu-5.86-2|76	%{_bindir}/%{name}*
12cu|byobu-5.86-2|77	%{_bindir}/col1
12cu|byobu-5.86-2|78	%{_bindir}/wifi-status
12cu|byobu-5.86-2|79	%{_bindir}/ctail
12cu|byobu-5.86-2|80	%config(noreplace) %{_sysconfdir}/%{name}/backend
12cu|byobu-5.86-2|81	%config(noreplace) %{_sysconfdir}/%{name}/socketdir
12cu|byobu-5.86-2|82	%config(noreplace) %{_sysconfdir}/profile.d/Z97-%{name}.sh
12cu|byobu-5.86-2|83	%{_datadir}/applications/%{name}.desktop
12cu|byobu-5.86-2|84	%{_datadir}/%{name}/*
12cu|byobu-5.86-2|85	%{_mandir}/man1/%{name}*.1.*
12cu|byobu-5.86-2|86	%{_mandir}/man1/col1.1.xz
12cu|byobu-5.86-2|87	%{_mandir}/man1/ctail.1.xz
12cu|byobu-5.86-2|88	%{_mandir}/man1/wifi-status.1.xz
12cu|byobu-5.86-2|89	%{_prefix}/lib/%{name}/*
12cu|byobu-5.86-2|90	%{_datadir}/pixmaps/byobu.svg
12cu|byobu-5.86-2|91	
12cu|byobu-5.86-2|92	%changelog
12cu|byobu-5.86-2|93	* Sat Oct 04 2014 abfonly <abfonly@gmail.com> 5.86-2
12cu|byobu-5.86-2|94	+ Revision: d273ab7
12cu|byobu-5.86-2|95	- Merge pull request #1 from abfonly/byobu:rosa2012.1
12cu|byobu-5.86-2|96	- abfonly
12cu|byobu-5.86-2|97	
12cu|byobu-5.86-2|98	

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

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

8992 12
12cu|cacti-0.8.7i-5|1	%if %_use_internal_dependency_generator
12cu|cacti-0.8.7i-5|2	%define __noautoreq 'pear(/usr/share/php/adodb/adodb.inc.php)'
12cu|cacti-0.8.7i-5|3	%else
12cu|cacti-0.8.7i-5|4	%define _requires_exceptions pear(/usr/share/php/adodb/adodb.inc.php)
12cu|cacti-0.8.7i-5|5	%endif
12cu|cacti-0.8.7i-5|6	
12cu|cacti-0.8.7i-5|7	%define pia_version 3.1
12cu|cacti-0.8.7i-5|8	
12cu|cacti-0.8.7i-5|9	Summary:	Php frontend for rrdtool
12cu|cacti-0.8.7i-5|10	Name:		cacti
12cu|cacti-0.8.7i-5|11	Version:	0.8.7i
12cu|cacti-0.8.7i-5|12	Release:	5
12cu|cacti-0.8.7i-5|13	License:	GPL
12cu|cacti-0.8.7i-5|14	Group:		System/Servers
12cu|cacti-0.8.7i-5|15	URL:		http://www.cacti.net
12cu|cacti-0.8.7i-5|16	Source0:	http://www.cacti.net/downloads/%{name}-%{version}-PIA-%{pia_version}.tar.gz
12cu|cacti-0.8.7i-5|17	Patch0:		cacti-0.8.7i-PIA-3.1-fhs.diff
12cu|cacti-0.8.7i-5|18	Patch1:		cacti-0.8.7i-PIA-3.1-use-external-adodb.diff
12cu|cacti-0.8.7i-5|19	Requires:	apache-mod_php >= 2.0.54
12cu|cacti-0.8.7i-5|20	Requires:	php-adodb >= 1:4.64-1mdk
12cu|cacti-0.8.7i-5|21	Requires:	php-cli
12cu|cacti-0.8.7i-5|22	Requires:	php-gd
12cu|cacti-0.8.7i-5|23	Requires:	php-mysql
12cu|cacti-0.8.7i-5|24	Requires:	php-snmp
12cu|cacti-0.8.7i-5|25	Requires:	php-xml
12cu|cacti-0.8.7i-5|26	Requires:	php-sockets
12cu|cacti-0.8.7i-5|27	Requires:	net-snmp-utils
12cu|cacti-0.8.7i-5|28	Requires:	net-snmp
12cu|cacti-0.8.7i-5|29	Requires:	rrdtool
12cu|cacti-0.8.7i-5|30	BuildArch:	noarch
12cu|cacti-0.8.7i-5|31	
12cu|cacti-0.8.7i-5|32	%description
12cu|cacti-0.8.7i-5|33	Cacti is a complete frondend to rrdtool, it stores all of the
12cu|cacti-0.8.7i-5|34	nessesary information to create graphs and populate them with
12cu|cacti-0.8.7i-5|35	data in a MySQL database.
12cu|cacti-0.8.7i-5|36	
12cu|cacti-0.8.7i-5|37	The frontend is completely PHP driven. Along with being able
12cu|cacti-0.8.7i-5|38	to maintain Graphs, Data Sources, and Round Robin Archives in
12cu|cacti-0.8.7i-5|39	a database, cacti handles the data gathering also. There is
12cu|cacti-0.8.7i-5|40	also SNMP support for those used to creating traffic graphs
12cu|cacti-0.8.7i-5|41	with MRTG.
12cu|cacti-0.8.7i-5|42	
12cu|cacti-0.8.7i-5|43	The plugin architecture patch has been applied
12cu|cacti-0.8.7i-5|44	
12cu|cacti-0.8.7i-5|45	%prep
12cu|cacti-0.8.7i-5|46	
12cu|cacti-0.8.7i-5|47	%setup -q -n %{name}-%{version}-PIA-%{pia_version}
12cu|cacti-0.8.7i-5|48	
12cu|cacti-0.8.7i-5|49	%patch0 -p1
12cu|cacti-0.8.7i-5|50	%patch1 -p0
12cu|cacti-0.8.7i-5|51	
12cu|cacti-0.8.7i-5|52	rm -rf lib/adodb
12cu|cacti-0.8.7i-5|53	find . -type f -name "*.orig" | xargs rm -f
12cu|cacti-0.8.7i-5|54	
12cu|cacti-0.8.7i-5|55	# fix perms
12cu|cacti-0.8.7i-5|56	find . -type d | xargs chmod 755
12cu|cacti-0.8.7i-5|57	find . -type f | xargs chmod 644
12cu|cacti-0.8.7i-5|58	chmod +x scripts/*.{pl,sh}
12cu|cacti-0.8.7i-5|59	chmod +x poller.php cmd.php
12cu|cacti-0.8.7i-5|60	
12cu|cacti-0.8.7i-5|61	# no .htaccess file
12cu|cacti-0.8.7i-5|62	rm -f cli/.htaccess
12cu|cacti-0.8.7i-5|63	
12cu|cacti-0.8.7i-5|64	%build
12cu|cacti-0.8.7i-5|65	
12cu|cacti-0.8.7i-5|66	%install
12cu|cacti-0.8.7i-5|67	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|cacti-0.8.7i-5|68	
12cu|cacti-0.8.7i-5|69	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|cacti-0.8.7i-5|70	cp *.php %{buildroot}%{_datadir}/%{name}
12cu|cacti-0.8.7i-5|71	cp -pr docs %{buildroot}%{_datadir}/%{name}
12cu|cacti-0.8.7i-5|72	cp -pr images %{buildroot}%{_datadir}/%{name}
12cu|cacti-0.8.7i-5|73	cp -pr install %{buildroot}%{_datadir}/%{name}
12cu|cacti-0.8.7i-5|74	cp -pr include %{buildroot}%{_datadir}/%{name}
12cu|cacti-0.8.7i-5|75	
12cu|cacti-0.8.7i-5|76	cp -pr scripts %{buildroot}%{_datadir}/%{name}
12cu|cacti-0.8.7i-5|77	cp -pr cli %{buildroot}%{_datadir}/%{name}
12cu|cacti-0.8.7i-5|78	cp -pr resource %{buildroot}%{_datadir}/%{name}
12cu|cacti-0.8.7i-5|79	cp -pr lib %{buildroot}%{_datadir}/%{name}
12cu|cacti-0.8.7i-5|80	
12cu|cacti-0.8.7i-5|81	install -d -m 755 %{buildroot}%{_datadir}/%{name}/sql
12cu|cacti-0.8.7i-5|82	install -m 644 cacti.sql %{buildroot}%{_datadir}/%{name}/sql
12cu|cacti-0.8.7i-5|83	
12cu|cacti-0.8.7i-5|84	install -d -m 755 %{buildroot}%{_datadir}/%{name}/plugins
12cu|cacti-0.8.7i-5|85	
12cu|cacti-0.8.7i-5|86	# fix SQL schemas
12cu|cacti-0.8.7i-5|87	perl -pi -e 's/TYPE=/ENGINE=/' %{buildroot}%{_datadir}/%{name}/sql/*
12cu|cacti-0.8.7i-5|88	
12cu|cacti-0.8.7i-5|89	# configuration
12cu|cacti-0.8.7i-5|90	install -d -m 755 %{buildroot}%{_sysconfdir}
12cu|cacti-0.8.7i-5|91	mv %{buildroot}%{_datadir}/%{name}/include/config.php \
12cu|cacti-0.8.7i-5|92	%{buildroot}%{_sysconfdir}/%{name}.conf
12cu|cacti-0.8.7i-5|93	pushd %{buildroot}%{_datadir}/%{name}/include
12cu|cacti-0.8.7i-5|94	ln -s ../../../..%{_sysconfdir}/%{name}.conf config.php
12cu|cacti-0.8.7i-5|95	chmod 600 %{buildroot}%{_sysconfdir}/%{name}.conf
12cu|cacti-0.8.7i-5|96	popd
12cu|cacti-0.8.7i-5|97	
12cu|cacti-0.8.7i-5|98	perl -pi -e 's|\$url_path = "/";|\$url_path = "/cacti/";|' \
12cu|cacti-0.8.7i-5|99	%{buildroot}%{_sysconfdir}/cacti.conf
12cu|cacti-0.8.7i-5|100	
12cu|cacti-0.8.7i-5|101	# data
12cu|cacti-0.8.7i-5|102	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cu|cacti-0.8.7i-5|103	pushd %{buildroot}%{_datadir}/%{name}
12cu|cacti-0.8.7i-5|104	ln -s ../../..%{_localstatedir}/lib/%{name} rra
12cu|cacti-0.8.7i-5|105	popd
12cu|cacti-0.8.7i-5|106	
12cu|cacti-0.8.7i-5|107	# apache configuration
12cu|cacti-0.8.7i-5|108	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|cacti-0.8.7i-5|109	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|cacti-0.8.7i-5|110	# Cacti Apache configuration file
12cu|cacti-0.8.7i-5|111	Alias /%{name} %{_datadir}/%{name}
12cu|cacti-0.8.7i-5|112	<Directory %{_datadir}/%{name}>
12cu|cacti-0.8.7i-5|113	Require all granted
12cu|cacti-0.8.7i-5|114	
12cu|cacti-0.8.7i-5|115	Options -FollowSymLinks
12cu|cacti-0.8.7i-5|116	
12cu|cacti-0.8.7i-5|117	<Files ~ "^(poller.*|cmd).php$">
12cu|cacti-0.8.7i-5|118	Require all denied
12cu|cacti-0.8.7i-5|119	</Files>
12cu|cacti-0.8.7i-5|120	
12cu|cacti-0.8.7i-5|121	# recommanded value
12cu|cacti-0.8.7i-5|122	php_value memory_limit 128M
12cu|cacti-0.8.7i-5|123	</Directory>
12cu|cacti-0.8.7i-5|124	
12cu|cacti-0.8.7i-5|125	<Directory %{_datadir}/%{name}/scripts>
12cu|cacti-0.8.7i-5|126	Require all denied
12cu|cacti-0.8.7i-5|127	</Directory>
12cu|cacti-0.8.7i-5|128	
12cu|cacti-0.8.7i-5|129	<Directory %{_datadir}/%{name}/cli>
12cu|cacti-0.8.7i-5|130	Require all denied
12cu|cacti-0.8.7i-5|131	</Directory>
12cu|cacti-0.8.7i-5|132	
12cu|cacti-0.8.7i-5|133	<Directory %{_datadir}/%{name}/resource>
12cu|cacti-0.8.7i-5|134	Require all denied
12cu|cacti-0.8.7i-5|135	</Directory>
12cu|cacti-0.8.7i-5|136	
12cu|cacti-0.8.7i-5|137	<Directory %{_datadir}/%{name}/lib>
12cu|cacti-0.8.7i-5|138	Require all denied
12cu|cacti-0.8.7i-5|139	</Directory>
12cu|cacti-0.8.7i-5|140	
12cu|cacti-0.8.7i-5|141	<Directory %{_datadir}/%{name}/sql>
12cu|cacti-0.8.7i-5|142	Require all denied
12cu|cacti-0.8.7i-5|143	</Directory>
12cu|cacti-0.8.7i-5|144	EOF
12cu|cacti-0.8.7i-5|145	
12cu|cacti-0.8.7i-5|146	# cron task
12cu|cacti-0.8.7i-5|147	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
12cu|cacti-0.8.7i-5|148	cat > %{buildroot}%{_sysconfdir}/cron.d/%{name} <<EOF
12cu|cacti-0.8.7i-5|149	*/5 * * * *     apache     php %{_datadir}/%{name}/poller.php > /dev/null 2>&1
12cu|cacti-0.8.7i-5|150	EOF
12cu|cacti-0.8.7i-5|151	
12cu|cacti-0.8.7i-5|152	# logs
12cu|cacti-0.8.7i-5|153	install -d -m 755 %{buildroot}%{_var}/log/%{name}
12cu|cacti-0.8.7i-5|154	touch %{buildroot}%{_localstatedir}/log/%{name}/%{name}.log
12cu|cacti-0.8.7i-5|155	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cu|cacti-0.8.7i-5|156	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
12cu|cacti-0.8.7i-5|157	%{_var}/log/%{name}/*.log {
12cu|cacti-0.8.7i-5|158	missingok
12cu|cacti-0.8.7i-5|159	compress
12cu|cacti-0.8.7i-5|160	}
12cu|cacti-0.8.7i-5|161	EOF
12cu|cacti-0.8.7i-5|162	
12cu|cacti-0.8.7i-5|163	rm -rf %{buildroot}%{_datadir}/%{name}/lib/adodb
12cu|cacti-0.8.7i-5|164	
12cu|cacti-0.8.7i-5|165	cat > README.mdv <<EOF
12cu|cacti-0.8.7i-5|166	Mandriva RPM specific notes
12cu|cacti-0.8.7i-5|167	
12cu|cacti-0.8.7i-5|168	setup
12cu|cacti-0.8.7i-5|169	-----
12cu|cacti-0.8.7i-5|170	The setup used here differs from default one, to achieve better FHS compliance.
12cu|cacti-0.8.7i-5|171	- the constant files are in %{_datadir}/%{name}
12cu|cacti-0.8.7i-5|172	- the configuration file is /etc/cacti.conf
12cu|cacti-0.8.7i-5|173	- the variable files are in %{_localstatedir}/lib/%{name}
12cu|cacti-0.8.7i-5|174	- the log files are in %{_localstatedir}/log/%{name}
12cu|cacti-0.8.7i-5|175	
12cu|cacti-0.8.7i-5|176	post-installation
12cu|cacti-0.8.7i-5|177	-----------------
12cu|cacti-0.8.7i-5|178	You have to create the MySQL database using the following files:
12cu|cacti-0.8.7i-5|179	- /usr/share/cacti/sql/cacti.sql
12cu|cacti-0.8.7i-5|180	
12cu|cacti-0.8.7i-5|181	Warning, apache will segfault if cacti is run with an empty database...
12cu|cacti-0.8.7i-5|182	
12cu|cacti-0.8.7i-5|183	Additional useful packages
12cu|cacti-0.8.7i-5|184	--------------------------
12cu|cacti-0.8.7i-5|185	- a MySQL database, either locale or remote
12cu|cacti-0.8.7i-5|186	EOF
12cu|cacti-0.8.7i-5|187	
12cu|cacti-0.8.7i-5|188	%pre
12cu|cacti-0.8.7i-5|189	if [ $1 = "2" ]; then
12cu|cacti-0.8.7i-5|190	# fix for old setup
12cu|cacti-0.8.7i-5|191	if [ -L %{_var}/www/%{name}/include ]; then
12cu|cacti-0.8.7i-5|192	rm -f %{_var}/www/%{name}/include
12cu|cacti-0.8.7i-5|193	fi
12cu|cacti-0.8.7i-5|194	fi
12cu|cacti-0.8.7i-5|195	
12cu|cacti-0.8.7i-5|196	%files
12cu|cacti-0.8.7i-5|197	%defattr(-,root,root)
12cu|cacti-0.8.7i-5|198	%doc LICENSE README.mdv docs/CHANGELOG docs/CONTRIB docs/README
12cu|cacti-0.8.7i-5|199	%attr(640,root,apache) %config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|cacti-0.8.7i-5|200	%attr(640,root,apache) %%config(noreplace) %{_sysconfdir}/%{name}.conf
12cu|cacti-0.8.7i-5|201	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cu|cacti-0.8.7i-5|202	%{_sysconfdir}/cron.d/%{name}
12cu|cacti-0.8.7i-5|203	%{_datadir}/%{name}
12cu|cacti-0.8.7i-5|204	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
12cu|cacti-0.8.7i-5|205	%attr(-,apache,apache) %{_localstatedir}/log/%{name}/%{name}.log
12cu|cacti-0.8.7i-5|206	
12cu|cacti-0.8.7i-5|207	
12cu|cacti-0.8.7i-5|208	%changelog
12cu|cacti-0.8.7i-5|209	* Thu Jan 19 2012 Oden Eriksson <oeriksson@mandriva.com> 0.8.7i-0.1mdv2011.0
12cu|cacti-0.8.7i-5|210	+ Revision: 762385
12cu|cacti-0.8.7i-5|211	- also actually make it work with external adodb (phew!)
12cu|cacti-0.8.7i-5|212	
12cu|cacti-0.8.7i-5|213	* Thu Jan 19 2012 Oden Eriksson <oeriksson@mandriva.com> 0.8.7i-2
12cu|cacti-0.8.7i-5|214	+ Revision: 762384
12cu|cacti-0.8.7i-5|215	- fix a small typo ;)
12cu|cacti-0.8.7i-5|216	
12cu|cacti-0.8.7i-5|217	* Thu Jan 19 2012 Oden Eriksson <oeriksson@mandriva.com> 0.8.7i-1
12cu|cacti-0.8.7i-5|218	+ Revision: 762355
12cu|cacti-0.8.7i-5|219	- 0.8.7i (PIA-3.1)
12cu|cacti-0.8.7i-5|220	
12cu|cacti-0.8.7i-5|221	* Fri Sep 30 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.7h-1
12cu|cacti-0.8.7i-5|222	+ Revision: 702090
12cu|cacti-0.8.7i-5|223	- 0.8.7h (fixes *a lot* of security issues)
12cu|cacti-0.8.7i-5|224	- drop obsolete patches
12cu|cacti-0.8.7i-5|225	- use the http://www.cacti.net/downloads/pia/cacti-plugin-0.8.7h-PA-v3.0.tar.gz source instead of fiddling with private patches and what not
12cu|cacti-0.8.7i-5|226	- rediffed the cacti-0.8.7g-use-external-adodb.patch patch
12cu|cacti-0.8.7i-5|227	
12cu|cacti-0.8.7i-5|228	* Wed Sep 21 2011 Alexander Barakin <abarakin@mandriva.org> 0.8.7g-6
12cu|cacti-0.8.7i-5|229	+ Revision: 700715
12cu|cacti-0.8.7i-5|230	- bump release
12cu|cacti-0.8.7i-5|231	- fix permissions on cacti.conf
12cu|cacti-0.8.7i-5|232	
12cu|cacti-0.8.7i-5|233	* Thu Jun 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7g-5
12cu|cacti-0.8.7i-5|234	+ Revision: 688401
12cu|cacti-0.8.7i-5|235	- create plugins directory, and fix default configuration
12cu|cacti-0.8.7i-5|236	
12cu|cacti-0.8.7i-5|237	* Wed Jun 29 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7g-4
12cu|cacti-0.8.7i-5|238	+ Revision: 688237
12cu|cacti-0.8.7i-5|239	- re-enable plugin architecture
12cu|cacti-0.8.7i-5|240	- fix SQL schemas syntaxe
12cu|cacti-0.8.7i-5|241	- drop pre-2010.0 compatibility
12cu|cacti-0.8.7i-5|242	
12cu|cacti-0.8.7i-5|243	* Thu Oct 21 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.8.7g-3mdv2011.0
12cu|cacti-0.8.7i-5|244	+ Revision: 587172
12cu|cacti-0.8.7i-5|245	- Do not add shebang in cron.d file
12cu|cacti-0.8.7i-5|246	CCBUG: 57855
12cu|cacti-0.8.7i-5|247	
12cu|cacti-0.8.7i-5|248	* Tue Aug 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.7g-2mdv2011.0
12cu|cacti-0.8.7i-5|249	+ Revision: 572677
12cu|cacti-0.8.7i-5|250	- added upstream patches P10 - P14
12cu|cacti-0.8.7i-5|251	- added backporting magic
12cu|cacti-0.8.7i-5|252	
12cu|cacti-0.8.7i-5|253	* Mon Jul 12 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.7g-1mdv2011.0
12cu|cacti-0.8.7i-5|254	+ Revision: 551281
12cu|cacti-0.8.7i-5|255	- 0.8.7g
12cu|cacti-0.8.7i-5|256	
12cu|cacti-0.8.7i-5|257	* Mon Jun 21 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.7g-0.0.beta2.1mdv2010.1
12cu|cacti-0.8.7i-5|258	+ Revision: 548397
12cu|cacti-0.8.7i-5|259	- 0.8.7g-beta2
12cu|cacti-0.8.7i-5|260	
12cu|cacti-0.8.7i-5|261	* Wed Jun 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.7f-1mdv2010.1
12cu|cacti-0.8.7i-5|262	+ Revision: 546991
12cu|cacti-0.8.7i-5|263	- 0.8.7f
12cu|cacti-0.8.7i-5|264	- drop upstream added patches
12cu|cacti-0.8.7i-5|265	- rediffed one patch
12cu|cacti-0.8.7i-5|266	
12cu|cacti-0.8.7i-5|267	* Thu May 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-12mdv2010.1
12cu|cacti-0.8.7i-5|268	+ Revision: 544671
12cu|cacti-0.8.7i-5|269	- fix SQL injection vulnerability (CVE-2010-1431)
12cu|cacti-0.8.7i-5|270	
12cu|cacti-0.8.7i-5|271	* Thu May 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.7e-11mdv2010.1
12cu|cacti-0.8.7i-5|272	+ Revision: 543015
12cu|cacti-0.8.7i-5|273	- bump release
12cu|cacti-0.8.7i-5|274	- make it backportable for cs4
12cu|cacti-0.8.7i-5|275	- sync with the mes5 updates
12cu|cacti-0.8.7i-5|276	
12cu|cacti-0.8.7i-5|277	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-10mdv2010.1
12cu|cacti-0.8.7i-5|278	+ Revision: 513146
12cu|cacti-0.8.7i-5|279	- ship an empty log file to avoid a big red error message terrifying users in installation wizard
12cu|cacti-0.8.7i-5|280	
12cu|cacti-0.8.7i-5|281	* Fri Feb 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-9mdv2010.1
12cu|cacti-0.8.7i-5|282	+ Revision: 512119
12cu|cacti-0.8.7i-5|283	- fix dependencies
12cu|cacti-0.8.7i-5|284	- refer to actual configuration file location in error message
12cu|cacti-0.8.7i-5|285	- drop unapplied installer patch
12cu|cacti-0.8.7i-5|286	- clean patch 1 from backup files
12cu|cacti-0.8.7i-5|287	- make configuration file perms more restrictive
12cu|cacti-0.8.7i-5|288	
12cu|cacti-0.8.7i-5|289	* Tue Jan 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-8mdv2010.1
12cu|cacti-0.8.7i-5|290	+ Revision: 493903
12cu|cacti-0.8.7i-5|291	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|cacti-0.8.7i-5|292	- cleaner default apache configuration
12cu|cacti-0.8.7i-5|293	- symlink rrd directory from %%{_datadir}/%%{name}
12cu|cacti-0.8.7i-5|294	
12cu|cacti-0.8.7i-5|295	* Sun Jan 03 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-7mdv2010.1
12cu|cacti-0.8.7i-5|296	+ Revision: 486049
12cu|cacti-0.8.7i-5|297	- switch apache ACLs to open to all by default, as application does not allow
12cu|cacti-0.8.7i-5|298	local modifications
12cu|cacti-0.8.7i-5|299	- add a note in README.mdv about segfault occuring with an empty database
12cu|cacti-0.8.7i-5|300	
12cu|cacti-0.8.7i-5|301	* Thu Dec 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-6mdv2010.1
12cu|cacti-0.8.7i-5|302	+ Revision: 479728
12cu|cacti-0.8.7i-5|303	- add all available upstream patches, including the fix for XSS vuln (CVE-2009-4032)
12cu|cacti-0.8.7i-5|304	
12cu|cacti-0.8.7i-5|305	* Tue Dec 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-5mdv2010.1
12cu|cacti-0.8.7i-5|306	+ Revision: 478975
12cu|cacti-0.8.7i-5|307	- don't apply patch to prevent php to segfault when the database is empty, it
12cu|cacti-0.8.7i-5|308	has too many side-effect with Plugin Architecture patch
12cu|cacti-0.8.7i-5|309	- fix backporting
12cu|cacti-0.8.7i-5|310	
12cu|cacti-0.8.7i-5|311	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-4mdv2010.1
12cu|cacti-0.8.7i-5|312	+ Revision: 478245
12cu|cacti-0.8.7i-5|313	- add patch to avoid php segfault with empty database (#56306)
12cu|cacti-0.8.7i-5|314	- update Plugin Architecture patch to 2.6
12cu|cacti-0.8.7i-5|315	- ship missing SQL file for Plugin Architecture
12cu|cacti-0.8.7i-5|316	- move SQL files in a specific subdirectory
12cu|cacti-0.8.7i-5|317	
12cu|cacti-0.8.7i-5|318	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-3mdv2010.1
12cu|cacti-0.8.7i-5|319	+ Revision: 473525
12cu|cacti-0.8.7i-5|320	- don't attempt to isolate web files from other files, to better match upstream
12cu|cacti-0.8.7i-5|321	setup
12cu|cacti-0.8.7i-5|322	- enforce new default access policy
12cu|cacti-0.8.7i-5|323	- better default apache configuration
12cu|cacti-0.8.7i-5|324	
12cu|cacti-0.8.7i-5|325	* Sat Jul 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-2mdv2010.0
12cu|cacti-0.8.7i-5|326	+ Revision: 399767
12cu|cacti-0.8.7i-5|327	- additional php-sockets dependency
12cu|cacti-0.8.7i-5|328	- fix default log file location
12cu|cacti-0.8.7i-5|329	
12cu|cacti-0.8.7i-5|330	* Sat Jul 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7e-1mdv2010.0
12cu|cacti-0.8.7i-5|331	+ Revision: 399675
12cu|cacti-0.8.7i-5|332	- new version
12cu|cacti-0.8.7i-5|333	- use symlinks instead of patch for FHS compliance
12cu|cacti-0.8.7i-5|334	- move web files under %%{_datadir}/%%{name}/www
12cu|cacti-0.8.7i-5|335	- update for new adodb package
12cu|cacti-0.8.7i-5|336	
12cu|cacti-0.8.7i-5|337	* Thu Feb 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7d-1mdv2009.1
12cu|cacti-0.8.7i-5|338	+ Revision: 342756
12cu|cacti-0.8.7i-5|339	- new version
12cu|cacti-0.8.7i-5|340	- rediff FHS patch
12cu|cacti-0.8.7i-5|341	- update PA patch
12cu|cacti-0.8.7i-5|342	
12cu|cacti-0.8.7i-5|343	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.8.7b-4mdv2009.0
12cu|cacti-0.8.7i-5|344	+ Revision: 266444
12cu|cacti-0.8.7i-5|345	- rebuild early 2009.0 package (before pixel changes)
12cu|cacti-0.8.7i-5|346	
12cu|cacti-0.8.7i-5|347	+ Pixel <pixel@mandriva.com>
12cu|cacti-0.8.7i-5|348	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cu|cacti-0.8.7i-5|349	
12cu|cacti-0.8.7i-5|350	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7b-3mdv2009.0
12cu|cacti-0.8.7i-5|351	+ Revision: 210979
12cu|cacti-0.8.7i-5|352	- update FHS patch for missing included file (fix #40862)
12cu|cacti-0.8.7i-5|353	- update FHS patch for upgrade scripts
12cu|cacti-0.8.7i-5|354	
12cu|cacti-0.8.7i-5|355	* Mon Mar 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7b-2mdv2008.1
12cu|cacti-0.8.7i-5|356	+ Revision: 191186
12cu|cacti-0.8.7i-5|357	- don't make cron task executable
12cu|cacti-0.8.7i-5|358	
12cu|cacti-0.8.7i-5|359	* Fri Feb 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7b-1mdv2008.1
12cu|cacti-0.8.7i-5|360	+ Revision: 176798
12cu|cacti-0.8.7i-5|361	- new version
12cu|cacti-0.8.7i-5|362	update FHS and PA patches
12cu|cacti-0.8.7i-5|363	
12cu|cacti-0.8.7i-5|364	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.8.7a-4mdv2008.1
12cu|cacti-0.8.7i-5|365	+ Revision: 170781
12cu|cacti-0.8.7i-5|366	- rebuild
12cu|cacti-0.8.7i-5|367	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|cacti-0.8.7i-5|368	
12cu|cacti-0.8.7i-5|369	* Wed Jan 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7a-3mdv2008.1
12cu|cacti-0.8.7i-5|370	+ Revision: 157170
12cu|cacti-0.8.7i-5|371	- fix default URL root (fix #36617)
12cu|cacti-0.8.7i-5|372	
12cu|cacti-0.8.7i-5|373	* Thu Jan 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7a-2mdv2008.1
12cu|cacti-0.8.7i-5|374	+ Revision: 154062
12cu|cacti-0.8.7i-5|375	- rediff fhs patch
12cu|cacti-0.8.7i-5|376	ifix _adodb.patch (should fix #36617)
12cu|cacti-0.8.7i-5|377	
12cu|cacti-0.8.7i-5|378	+ Olivier Blin <blino@mandriva.org>
12cu|cacti-0.8.7i-5|379	- restore BuildRoot
12cu|cacti-0.8.7i-5|380	
12cu|cacti-0.8.7i-5|381	+ Thierry Vignaud <tv@mandriva.org>
12cu|cacti-0.8.7i-5|382	- kill re-definition of %%buildroot on Pixel's request
12cu|cacti-0.8.7i-5|383	
12cu|cacti-0.8.7i-5|384	* Wed Nov 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.7a-1mdv2008.1
12cu|cacti-0.8.7i-5|385	+ Revision: 113789
12cu|cacti-0.8.7i-5|386	- new version
12cu|cacti-0.8.7i-5|387	rediff FHS patch
12cu|cacti-0.8.7i-5|388	apply Plugin Architecture patch from http://cactiusers.org/downloads/plugins/
12cu|cacti-0.8.7i-5|389	
12cu|cacti-0.8.7i-5|390	+ Buchan Milne <bgmilne@mandriva.org>
12cu|cacti-0.8.7i-5|391	- New version 0.8.7
12cu|cacti-0.8.7i-5|392	- Drop LDAP protocol patch (protocol version support added upstream)
12cu|cacti-0.8.7i-5|393	- Add plugin patch from cactiusers.org (and the tarball it ships in)
12cu|cacti-0.8.7i-5|394	
12cu|cacti-0.8.7i-5|395	* Fri Aug 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6j-1mdv2008.0
12cu|cacti-0.8.7i-5|396	+ Revision: 65370
12cu|cacti-0.8.7i-5|397	- remove eol fixing, as done by spec-helper
12cu|cacti-0.8.7i-5|398	- new version
12cu|cacti-0.8.7i-5|399	
12cu|cacti-0.8.7i-5|400	
12cu|cacti-0.8.7i-5|401	* Sat Oct 21 2006 Jérôme Soyer <saispo@mandriva.org> 0.8.6i-1mdv2007.0
12cu|cacti-0.8.7i-5|402	+ Revision: 71585
12cu|cacti-0.8.7i-5|403	- New release 0.8.6i
12cu|cacti-0.8.7i-5|404	- Import cacti
12cu|cacti-0.8.7i-5|405	
12cu|cacti-0.8.7i-5|406	* Wed Jul 12 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6h-6mdv2007.0
12cu|cacti-0.8.7i-5|407	- use herein document for README.mdv
12cu|cacti-0.8.7i-5|408	
12cu|cacti-0.8.7i-5|409	* Sat Jul 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6h-5mdv2007.0
12cu|cacti-0.8.7i-5|410	- relax buildrequires versionning
12cu|cacti-0.8.7i-5|411	
12cu|cacti-0.8.7i-5|412	* Tue Jun 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6h-4mdv2007.0
12cu|cacti-0.8.7i-5|413	- new webapps macros
12cu|cacti-0.8.7i-5|414	- decompress all patches
12cu|cacti-0.8.7i-5|415	
12cu|cacti-0.8.7i-5|416	* Fri Mar 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6h-3mdk
12cu|cacti-0.8.7i-5|417	- add patch to allow to select LDAP protocol
12cu|cacti-0.8.7i-5|418	- fix included adodb removal
12cu|cacti-0.8.7i-5|419	- backport compatible apache configuration file
12cu|cacti-0.8.7i-5|420	
12cu|cacti-0.8.7i-5|421	* Mon Feb 27 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6h-2mdk
12cu|cacti-0.8.7i-5|422	- fixes from J.P. Pasnak <pasnak@warpedsystems.sk.ca> (fix bug #21125)
12cu|cacti-0.8.7i-5|423	- rediff patch 0
12cu|cacti-0.8.7i-5|424	- move some additional files out of webroot
12cu|cacti-0.8.7i-5|425	
12cu|cacti-0.8.7i-5|426	* Tue Jan 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6h-1mdk
12cu|cacti-0.8.7i-5|427	- New release 0.8.6h
12cu|cacti-0.8.7i-5|428	- rediff patch 0
12cu|cacti-0.8.7i-5|429	
12cu|cacti-0.8.7i-5|430	* Mon Dec 05 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6g-3mdk
12cu|cacti-0.8.7i-5|431	- move new poller scripts to /usr/share/cacti (fix bug #20065)
12cu|cacti-0.8.7i-5|432	- rediff patch 0
12cu|cacti-0.8.7i-5|433	- don't backup files before patching
12cu|cacti-0.8.7i-5|434	
12cu|cacti-0.8.7i-5|435	* Thu Dec 01 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6g-2mdk
12cu|cacti-0.8.7i-5|436	- rediff patch 0 (fix 0.8.6f -> 0.8.6g upgrade)
12cu|cacti-0.8.7i-5|437	
12cu|cacti-0.8.7i-5|438	* Sun Nov 06 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6g-1mdk
12cu|cacti-0.8.7i-5|439	- New release 0.8.6g
12cu|cacti-0.8.7i-5|440	- rediff and merge patches 0, 2 and 3
12cu|cacti-0.8.7i-5|441	
12cu|cacti-0.8.7i-5|442	* Wed Aug 17 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6f-3mdk
12cu|cacti-0.8.7i-5|443	- rediff patch 3 to avoid false automatic pear dependencies
12cu|cacti-0.8.7i-5|444	
12cu|cacti-0.8.7i-5|445	* Wed Aug 17 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6f-2mdk
12cu|cacti-0.8.7i-5|446	- fix remaining wrong includes (fix bug #5423)
12cu|cacti-0.8.7i-5|447	
12cu|cacti-0.8.7i-5|448	* Wed Jul 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6f-1mdk
12cu|cacti-0.8.7i-5|449	- new version
12cu|cacti-0.8.7i-5|450	- fix upgrade
12cu|cacti-0.8.7i-5|451	- fix include path
12cu|cacti-0.8.7i-5|452	- mv upgrade libraries outside of www root
12cu|cacti-0.8.7i-5|453	
12cu|cacti-0.8.7i-5|454	* Thu Jun 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6e-3mdk
12cu|cacti-0.8.7i-5|455	- use new rpm apache macros
12cu|cacti-0.8.7i-5|456	- rediff patch 1 for new adodb
12cu|cacti-0.8.7i-5|457	- only fix encoding for text files
12cu|cacti-0.8.7i-5|458	- let rpm compute dependencies
12cu|cacti-0.8.7i-5|459	
12cu|cacti-0.8.7i-5|460	* Thu Jun 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6e-2mdk
12cu|cacti-0.8.7i-5|461	- drop redundant requires
12cu|cacti-0.8.7i-5|462	- drop additional sources, herein documents are used
12cu|cacti-0.8.7i-5|463	- safer %%post and %%postun
12cu|cacti-0.8.7i-5|464	- don't use dos2unix
12cu|cacti-0.8.7i-5|465	- use patch instead of symlinks for FHS compliance
12cu|cacti-0.8.7i-5|466	- split include between /usr/share/cacti and /var/www/cacti
12cu|cacti-0.8.7i-5|467	- remove script from webroot
12cu|cacti-0.8.7i-5|468	
12cu|cacti-0.8.7i-5|469	* Thu Jun 23 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6e-1mdk
12cu|cacti-0.8.7i-5|470	- 0.8.6e (Major security fixes)
12cu|cacti-0.8.7i-5|471	- fix apache changes
12cu|cacti-0.8.7i-5|472	- use the %%mkrel macro
12cu|cacti-0.8.7i-5|473	
12cu|cacti-0.8.7i-5|474	* Mon May 16 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6d-4mdk
12cu|cacti-0.8.7i-5|475	- don't trash images
12cu|cacti-0.8.7i-5|476	
12cu|cacti-0.8.7i-5|477	* Mon May 16 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6d-3mdk
12cu|cacti-0.8.7i-5|478	- fix config
12cu|cacti-0.8.7i-5|479	- fix reload
12cu|cacti-0.8.7i-5|480	
12cu|cacti-0.8.7i-5|481	* Fri May 13 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6d-2mdk
12cu|cacti-0.8.7i-5|482	- fix upgrading from 0.8.6c-5mdk and prior releases
12cu|cacti-0.8.7i-5|483	
12cu|cacti-0.8.7i-5|484	* Wed May 11 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6d-1mdk
12cu|cacti-0.8.7i-5|485	- 0.8.6d
12cu|cacti-0.8.7i-5|486	- rediff P0, P1 & P2
12cu|cacti-0.8.7i-5|487	- fix deps
12cu|cacti-0.8.7i-5|488	- use better anti ^M stripper
12cu|cacti-0.8.7i-5|489	
12cu|cacti-0.8.7i-5|490	* Sat Apr 09 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6c-10mdk
12cu|cacti-0.8.7i-5|491	- fix #13964
12cu|cacti-0.8.7i-5|492	
12cu|cacti-0.8.7i-5|493	* Sat Apr 09 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6c-9mdk
12cu|cacti-0.8.7i-5|494	- fix #13963
12cu|cacti-0.8.7i-5|495	
12cu|cacti-0.8.7i-5|496	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6c-8mdk
12cu|cacti-0.8.7i-5|497	- spec file cleanups, remove the ADVX-build stuff
12cu|cacti-0.8.7i-5|498	- fix rpmlint errors
12cu|cacti-0.8.7i-5|499	
12cu|cacti-0.8.7i-5|500	* Mon Jan 31 2005 Guillaume Rousse <guillomovitch@mandrake.org> 0.8.6c-7mdk
12cu|cacti-0.8.7i-5|501	- fix configuration patch
12cu|cacti-0.8.7i-5|502	
12cu|cacti-0.8.7i-5|503	* Sat Jan 29 2005 Guillaume Rousse <guillomovitch@mandrake.org> 0.8.6c-6mdk
12cu|cacti-0.8.7i-5|504	- fix inclusion pathes (Gilles Mocellin <cooker@gmocellin.dyndns.org>)
12cu|cacti-0.8.7i-5|505	- move include and lib to /usr/share/cacti
12cu|cacti-0.8.7i-5|506	- fix post-install and post-uninstall
12cu|cacti-0.8.7i-5|507	
12cu|cacti-0.8.7i-5|508	* Thu Jan 27 2005 Guillaume Rousse <guillomovitch@mandrake.org> 0.8.6c-5mdk
12cu|cacti-0.8.7i-5|509	- top-level dir is now /var/www/cacti
12cu|cacti-0.8.7i-5|510	- config is now in /etc
12cu|cacti-0.8.7i-5|511	- reload apache instead of restarting it
12cu|cacti-0.8.7i-5|512	- herein document instead of external source for apache config
12cu|cacti-0.8.7i-5|513	- don't tag executables in /etc as config
12cu|cacti-0.8.7i-5|514	- README.mdk
12cu|cacti-0.8.7i-5|515	
12cu|cacti-0.8.7i-5|516	* Wed Jan 12 2005 Guillaume Rousse <guillomovitch@mandrake.org> 0.8.6c-4mdk
12cu|cacti-0.8.7i-5|517	- move resource out of web dir too
12cu|cacti-0.8.7i-5|518	- rediff P0 accordingly
12cu|cacti-0.8.7i-5|519	- make cron task run with webserver uid
12cu|cacti-0.8.7i-5|520	- use herein document instead of additional source
12cu|cacti-0.8.7i-5|521	
12cu|cacti-0.8.7i-5|522	* Thu Jan 06 2005 Guillaume Rousse <guillomovitch@mandrake.org> 0.8.6c-3mdk
12cu|cacti-0.8.7i-5|523	- fix scripts encoding and perms
12cu|cacti-0.8.7i-5|524	- rediff P0 for additional path problems in xml files
12cu|cacti-0.8.7i-5|525	
12cu|cacti-0.8.7i-5|526	* Mon Dec 20 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6c-2mdk
12cu|cacti-0.8.7i-5|527	- fix url
12cu|cacti-0.8.7i-5|528	
12cu|cacti-0.8.7i-5|529	* Mon Dec 20 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6c-1mdk
12cu|cacti-0.8.7i-5|530	- 0.8.6c
12cu|cacti-0.8.7i-5|531	- fix deps
12cu|cacti-0.8.7i-5|532	- fix P0
12cu|cacti-0.8.7i-5|533	
12cu|cacti-0.8.7i-5|534	* Sat Oct 09 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6b-1mdk
12cu|cacti-0.8.7i-5|535	- 0.8.6b
12cu|cacti-0.8.7i-5|536	- fix P0
12cu|cacti-0.8.7i-5|537	- bring back perms on the scripts, duh!
12cu|cacti-0.8.7i-5|538	
12cu|cacti-0.8.7i-5|539	* Mon Oct 04 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6-3mdk
12cu|cacti-0.8.7i-5|540	- fix P0 and S1
12cu|cacti-0.8.7i-5|541	
12cu|cacti-0.8.7i-5|542	* Mon Oct 04 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6-2mdk
12cu|cacti-0.8.7i-5|543	- fix strange perms
12cu|cacti-0.8.7i-5|544	
12cu|cacti-0.8.7i-5|545	* Mon Oct 04 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.6-1mdk
12cu|cacti-0.8.7i-5|546	- 0.8.6
12cu|cacti-0.8.7i-5|547	- rediffed P0 & P1
12cu|cacti-0.8.7i-5|548	- misc spec file fixes
12cu|cacti-0.8.7i-5|549	
12cu|cacti-0.8.7i-5|550	* Mon May 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.5a-1mdk
12cu|cacti-0.8.7i-5|551	- 0.8.5a
12cu|cacti-0.8.7i-5|552	- fixed P0
12cu|cacti-0.8.7i-5|553	- added P1
12cu|cacti-0.8.7i-5|554	
12cu|cacti-0.8.7i-5|555	* Tue Mar 02 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.8.5-1mdk
12cu|cacti-0.8.7i-5|556	- 0.8.5
12cu|cacti-0.8.7i-5|557	- rediff patch1
12cu|cacti-0.8.7i-5|558	- add logrotate script
12cu|cacti-0.8.7i-5|559	- macroszification
12cu|cacti-0.8.7i-5|560	
12cu|cacti-0.8.7i-5|561	* Thu Nov 27 2003 Guillaume Rousse <guillomovitch@mandrake.org> 0.8.4-2mdk
12cu|cacti-0.8.7i-5|562	- add missing lib directory
12cu|cacti-0.8.7i-5|563	
12cu|cacti-0.8.7i-5|564	* Tue Nov 25 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 0.8.4-1mdk
12cu|cacti-0.8.7i-5|565	- 0.8.4
12cu|cacti-0.8.7i-5|566	- ADVX macros
12cu|cacti-0.8.7i-5|567	- fix files list
12cu|cacti-0.8.7i-5|568	

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

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

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

8996 12
12cu|cairo-dock-themes-1.6.3.1-5|1	Summary:	Themes for cairo-dock
12cu|cairo-dock-themes-1.6.3.1-5|2	Name:		cairo-dock-themes
12cu|cairo-dock-themes-1.6.3.1-5|3	Version:	1.6.3.1
12cu|cairo-dock-themes-1.6.3.1-5|4	Release:	5
12cu|cairo-dock-themes-1.6.3.1-5|5	License:	GPLv3+
12cu|cairo-dock-themes-1.6.3.1-5|6	Group:		Graphical desktop/Other
12cu|cairo-dock-themes-1.6.3.1-5|7	Url:		http://www.cairo-dock.org/
12cu|cairo-dock-themes-1.6.3.1-5|8	Source0:	http://download.berlios.de/cairo-dock/%{name}-%{version}.tar.bz2
12cu|cairo-dock-themes-1.6.3.1-5|9	Source1:	%{name}.rpmlintrc
12cu|cairo-dock-themes-1.6.3.1-5|10	Patch0:		cairo-dock-themes-1.6.3.1-theme-dir.patch
12cu|cairo-dock-themes-1.6.3.1-5|11	BuildRequires:	pkgconfig(gldi)
12cu|cairo-dock-themes-1.6.3.1-5|12	Requires:	cairo-dock
12cu|cairo-dock-themes-1.6.3.1-5|13	BuildArch:	noarch
12cu|cairo-dock-themes-1.6.3.1-5|14	
12cu|cairo-dock-themes-1.6.3.1-5|15	%description
12cu|cairo-dock-themes-1.6.3.1-5|16	This package contains all cairo-dock themes.
12cu|cairo-dock-themes-1.6.3.1-5|17	
12cu|cairo-dock-themes-1.6.3.1-5|18	%files
12cu|cairo-dock-themes-1.6.3.1-5|19	%{_datadir}/cairo-dock/themes/*
12cu|cairo-dock-themes-1.6.3.1-5|20	
12cu|cairo-dock-themes-1.6.3.1-5|21	#---------------------------------------------------------------------
12cu|cairo-dock-themes-1.6.3.1-5|22	%prep
12cu|cairo-dock-themes-1.6.3.1-5|23	%setup -q
12cu|cairo-dock-themes-1.6.3.1-5|24	%patch0 -p0
12cu|cairo-dock-themes-1.6.3.1-5|25	
12cu|cairo-dock-themes-1.6.3.1-5|26	%build
12cu|cairo-dock-themes-1.6.3.1-5|27	autoreconf -fi
12cu|cairo-dock-themes-1.6.3.1-5|28	%configure2_5x
12cu|cairo-dock-themes-1.6.3.1-5|29	%make
12cu|cairo-dock-themes-1.6.3.1-5|30	
12cu|cairo-dock-themes-1.6.3.1-5|31	%install
12cu|cairo-dock-themes-1.6.3.1-5|32	%makeinstall_std
12cu|cairo-dock-themes-1.6.3.1-5|33	
12cu|cairo-dock-themes-1.6.3.1-5|34	
12cu|cairo-dock-themes-1.6.3.1-5|35	%changelog
12cu|cairo-dock-themes-1.6.3.1-5|36	* Thu Feb 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.3.1-5
12cu|cairo-dock-themes-1.6.3.1-5|37	+ Revision: 556d31a
12cu|cairo-dock-themes-1.6.3.1-5|38	- LOG Update patch to work with cairo-dock 3.3.x
12cu|cairo-dock-themes-1.6.3.1-5|39	
12cu|cairo-dock-themes-1.6.3.1-5|40	

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

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

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

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

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

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

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

9004 12
12cu|calf-0.0.19-1|1	Name:           calf
12cu|calf-0.0.19-1|2	Summary:        Pack of multi-standard audio plugins and host for JACK
12cu|calf-0.0.19-1|3	Version:        0.0.19
12cu|calf-0.0.19-1|4	Release:        1
12cu|calf-0.0.19-1|5	
12cu|calf-0.0.19-1|6	Source:         http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz
12cu|calf-0.0.19-1|7	URL:            http://%{name}.sourceforge.net/
12cu|calf-0.0.19-1|8	License:        GPLv2
12cu|calf-0.0.19-1|9	Group:          Sound
12cu|calf-0.0.19-1|10	BuildRequires:  desktop-file-utils expat-devel cairo-devel
12cu|calf-0.0.19-1|11	BuildRequires:  gtk2-devel
12cu|calf-0.0.19-1|12	BuildRequires:  fftw-devel
12cu|calf-0.0.19-1|13	BuildRequires:  pkgconfig
12cu|calf-0.0.19-1|14	BuildRequires:  pkgconfig(gconf-2.0)
12cu|calf-0.0.19-1|15	BuildRequires:  jackit-devel lv2-devel readline-devel
12cu|calf-0.0.19-1|16	BuildRequires:  fluidsynth-devel
12cu|calf-0.0.19-1|17	Requires:       redland lv2 fluidsynth
12cu|calf-0.0.19-1|18	
12cu|calf-0.0.19-1|19	%description
12cu|calf-0.0.19-1|20	Calf is a pack of audio plugins for the LV2 interface.
12cu|calf-0.0.19-1|21	Calf contains the following audio effects: vintage delay,
12cu|calf-0.0.19-1|22	rotary speaker, reverb, multi chorus, flanger, phaser, filter,
12cu|calf-0.0.19-1|23	compressor. It also contains two full-blown synthesizers: monosynth and
12cu|calf-0.0.19-1|24	organ.
12cu|calf-0.0.19-1|25	
12cu|calf-0.0.19-1|26	%prep
12cu|calf-0.0.19-1|27	
12cu|calf-0.0.19-1|28	%setup -q
12cu|calf-0.0.19-1|29	
12cu|calf-0.0.19-1|30	%build
12cu|calf-0.0.19-1|31	LDFLAGS='-lgthread-2.0' \
12cu|calf-0.0.19-1|32	%configure  --with-ladspa-dir=%{_libdir}/ladspa \
12cu|calf-0.0.19-1|33	--with-dssi-dir=%{_libdir}/dssi \
12cu|calf-0.0.19-1|34	--with-lv2-dir=%{_libdir}/lv2 \
12cu|calf-0.0.19-1|35	--enable-static=false \
12cu|calf-0.0.19-1|36	--libdir=%{_libdir} \
12cu|calf-0.0.19-1|37	--without-lash --enable-experimental=yes
12cu|calf-0.0.19-1|38	%make
12cu|calf-0.0.19-1|39	
12cu|calf-0.0.19-1|40	%install
12cu|calf-0.0.19-1|41	%makeinstall_std
12cu|calf-0.0.19-1|42	desktop-file-install --add-category=";X-MandrivaLinux-Multimedia-Sound;" \
12cu|calf-0.0.19-1|43	--add-category="GTK;" \
12cu|calf-0.0.19-1|44	--remove-key="Version" \
12cu|calf-0.0.19-1|45	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|calf-0.0.19-1|46	
12cu|calf-0.0.19-1|47	rm -f %{buildroot}/%{_datadir}/icons/hicolor/icon-theme.cache
12cu|calf-0.0.19-1|48	
12cu|calf-0.0.19-1|49	
12cu|calf-0.0.19-1|50	%files
12cu|calf-0.0.19-1|51	%defattr(-,root,root)
12cu|calf-0.0.19-1|52	%doc README COPYING AUTHORS
12cu|calf-0.0.19-1|53	%{_bindir}/calfjackhost
12cu|calf-0.0.19-1|54	%{_libdir}/lv2/%{name}.lv2
12cu|calf-0.0.19-1|55	%{_libdir}/%{name}/%{name}.so
12cu|calf-0.0.19-1|56	
12cu|calf-0.0.19-1|57	
12cu|calf-0.0.19-1|58	%{_datadir}/%{name}/*
12cu|calf-0.0.19-1|59	
12cu|calf-0.0.19-1|60	%{_datadir}/icons/hicolor/16x16/apps/calf.png
12cu|calf-0.0.19-1|61	%{_datadir}/icons/hicolor/24x24/apps/calf.png
12cu|calf-0.0.19-1|62	%{_datadir}/icons/hicolor/32x32/apps/calf.png
12cu|calf-0.0.19-1|63	%{_datadir}/icons/hicolor/48x48/apps/calf.png
12cu|calf-0.0.19-1|64	%{_datadir}/icons/hicolor/128x128/apps/calf.png
12cu|calf-0.0.19-1|65	%{_datadir}/icons/hicolor/128x128/apps/calf_plugin.png
12cu|calf-0.0.19-1|66	%{_datadir}/icons/hicolor/16x16/apps/calf_plugin.png
12cu|calf-0.0.19-1|67	%{_datadir}/icons/hicolor/22x22/apps/calf.png
12cu|calf-0.0.19-1|68	%{_datadir}/icons/hicolor/22x22/apps/calf_plugin.png
12cu|calf-0.0.19-1|69	%{_datadir}/icons/hicolor/24x24/apps/calf_plugin.png
12cu|calf-0.0.19-1|70	%{_datadir}/icons/hicolor/256x256/apps/calf.png
12cu|calf-0.0.19-1|71	%{_datadir}/icons/hicolor/256x256/apps/calf_plugin.png
12cu|calf-0.0.19-1|72	%{_datadir}/icons/hicolor/32x32/apps/calf_plugin.png
12cu|calf-0.0.19-1|73	%{_datadir}/icons/hicolor/48x48/apps/calf_plugin.png
12cu|calf-0.0.19-1|74	%{_datadir}/icons/hicolor/64x64/apps/calf.png
12cu|calf-0.0.19-1|75	%{_datadir}/icons/hicolor/64x64/apps/calf_plugin.png
12cu|calf-0.0.19-1|76	%{_datadir}/icons/hicolor/scalable/apps/calf.svg
12cu|calf-0.0.19-1|77	%{_datadir}/icons/hicolor/scalable/apps/calf_plugin.svg
12cu|calf-0.0.19-1|78	
12cu|calf-0.0.19-1|79	%{_mandir}/man1/calfjackhost.1.*
12cu|calf-0.0.19-1|80	%{_mandir}/man7/calf.7.*
12cu|calf-0.0.19-1|81	
12cu|calf-0.0.19-1|82	%{_datadir}/applications/%{name}.desktop
12cu|calf-0.0.19-1|83	
12cu|calf-0.0.19-1|84	
12cu|calf-0.0.19-1|85	
12cu|calf-0.0.19-1|86	%changelog
12cu|calf-0.0.19-1|87	* Wed Apr 25 2012 Frank Kober <emuse@mandriva.org> 0.0.19-0.git20120421.1mdv2012.0
12cu|calf-0.0.19-1|88	+ Revision: 793444
12cu|calf-0.0.19-1|89	- new git snapshot
12cu|calf-0.0.19-1|90	o adjust file list
12cu|calf-0.0.19-1|91	o adapt BR names
12cu|calf-0.0.19-1|92	o drop strfmt fix patch
12cu|calf-0.0.19-1|93	
12cu|calf-0.0.19-1|94	* Tue Jun 28 2011 Frank Kober <emuse@mandriva.org> 0.0.19-0.git20110507.1
12cu|calf-0.0.19-1|95	+ Revision: 687626
12cu|calf-0.0.19-1|96	- try included autogen.sh instead of autoreconf
12cu|calf-0.0.19-1|97	- bump version to 0.0.19
12cu|calf-0.0.19-1|98	- add string format fix
12cu|calf-0.0.19-1|99	- update to latest git version from 2011-05-07
12cu|calf-0.0.19-1|100	o keep official version tarball
12cu|calf-0.0.19-1|101	
12cu|calf-0.0.19-1|102	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0.0.18.6-5
12cu|calf-0.0.19-1|103	+ Revision: 640427
12cu|calf-0.0.19-1|104	- rebuild to obsolete old packages
12cu|calf-0.0.19-1|105	
12cu|calf-0.0.19-1|106	* Mon Feb 14 2011 Frank Kober <emuse@mandriva.org> 0.0.18.6-4
12cu|calf-0.0.19-1|107	+ Revision: 637747
12cu|calf-0.0.19-1|108	- disable lash, fix hicolor icon cache conflict
12cu|calf-0.0.19-1|109	
12cu|calf-0.0.19-1|110	* Sun Feb 13 2011 Frank Kober <emuse@mandriva.org> 0.0.18.6-3
12cu|calf-0.0.19-1|111	+ Revision: 637570
12cu|calf-0.0.19-1|112	- fix icon paths
12cu|calf-0.0.19-1|113	- rebuild for fixed redland
12cu|calf-0.0.19-1|114	
12cu|calf-0.0.19-1|115	* Wed Feb 09 2011 Frank Kober <emuse@mandriva.org> 0.0.18.6-2
12cu|calf-0.0.19-1|116	+ Revision: 637055
12cu|calf-0.0.19-1|117	- rebuild for new raptor
12cu|calf-0.0.19-1|118	
12cu|calf-0.0.19-1|119	* Tue Aug 24 2010 Frank Kober <emuse@mandriva.org> 0.0.18.6-1mdv2011.0
12cu|calf-0.0.19-1|120	+ Revision: 572936
12cu|calf-0.0.19-1|121	- new version 0.18.6 (bugfix)
12cu|calf-0.0.19-1|122	o replace autoreconf by configure2_5x
12cu|calf-0.0.19-1|123	
12cu|calf-0.0.19-1|124	* Tue Jan 05 2010 Stéphane Téletchéa <steletch@mandriva.org> 0.0.18.5-1mdv2010.1
12cu|calf-0.0.19-1|125	+ Revision: 486367
12cu|calf-0.0.19-1|126	- Another missing BR
12cu|calf-0.0.19-1|127	- Missing BR readline
12cu|calf-0.0.19-1|128	- Precise plugins path
12cu|calf-0.0.19-1|129	
12cu|calf-0.0.19-1|130	+ Frank Kober <emuse@mandriva.org>
12cu|calf-0.0.19-1|131	- manpage compression format generalized
12cu|calf-0.0.19-1|132	- Update rpm group tag
12cu|calf-0.0.19-1|133	- Update rpm group tag
12cu|calf-0.0.19-1|134	- import calf
12cu|calf-0.0.19-1|135	
12cu|calf-0.0.19-1|136	
12cu|calf-0.0.19-1|137	* Sat Dec 19 2009 Frank Kober <emuse@mandriva.org> 0.0.18.5-1mdv2010.0
12cu|calf-0.0.19-1|138	- import calf

9005 12
12cu|calibre-1.15.0-3|1	Summary:	E-book converter and library management
12cu|calibre-1.15.0-3|2	Name:		calibre
12cu|calibre-1.15.0-3|3	Version:	1.15.0
12cu|calibre-1.15.0-3|4	Release:	3
12cu|calibre-1.15.0-3|5	License:	GPLv3+
12cu|calibre-1.15.0-3|6	Group:		Office
12cu|calibre-1.15.0-3|7	Url:		http://calibre-ebook.com/
12cu|calibre-1.15.0-3|8	Source0:	http://iweb.dl.sourceforge.net/project/%{name}/%{version}/%{name}-%{version}.tar.xz
12cu|calibre-1.15.0-3|9	Source2:	%{name}-mount-helper
12cu|calibre-1.15.0-3|10	Source100:	%{name}.rpmlintrc
12cu|calibre-1.15.0-3|11	Patch1:		%{name}-no-update-0.8.6.patch
12cu|calibre-1.15.0-3|12	Patch3:		%{name}-0.7.27-python-fix.patch
12cu|calibre-1.15.0-3|13	Patch4:		%{name}-python2-env-fix.patch
12cu|calibre-1.15.0-3|14	Patch5:		%{name}-web-control.patch
12cu|calibre-1.15.0-3|15	BuildRequires:	chrpath
12cu|calibre-1.15.0-3|16	BuildRequires:	desktop-file-utils
12cu|calibre-1.15.0-3|17	BuildRequires:	python-setuptools
12cu|calibre-1.15.0-3|18	BuildRequires:	python-sip
12cu|calibre-1.15.0-3|19	BuildRequires:	unzip
12cu|calibre-1.15.0-3|20	BuildRequires:	xdg-utils >= 1.0.2
12cu|calibre-1.15.0-3|21	BuildRequires:	chmlib-devel >= 0.40
12cu|calibre-1.15.0-3|22	BuildRequires:	icu-devel >= 4.4
12cu|calibre-1.15.0-3|23	BuildRequires:	libwmf-devel >= 0.2.8
12cu|calibre-1.15.0-3|24	BuildRequires:	podofo-devel >= 0.8.2
12cu|calibre-1.15.0-3|25	BuildRequires:	python-qt4-devel >= 4.9.6
12cu|calibre-1.15.0-3|26	BuildRequires:	qt4-devel >= 4.8.0
12cu|calibre-1.15.0-3|27	BuildRequires:	qt4-devel-private
12cu|calibre-1.15.0-3|28	BuildRequires:	pkgconfig(ImageMagick) >= 6.5.9
12cu|calibre-1.15.0-3|29	BuildRequires:	pkgconfig(libmtp) >= 1.1.5
12cu|calibre-1.15.0-3|30	BuildRequires:	pkgconfig(poppler-glib)
12cu|calibre-1.15.0-3|31	BuildRequires:	pkgconfig(poppler-qt4) >= 0.12
12cu|calibre-1.15.0-3|32	BuildRequires:	pkgconfig(python)
12cu|calibre-1.15.0-3|33	BuildRequires:	pkgconfig(sqlite3)
12cu|calibre-1.15.0-3|34	BuildRequires:	pythonegg(apsw) >= 3.7.17
12cu|calibre-1.15.0-3|35	BuildRequires:	pythonegg(beautifulsoup) >= 3.0.5
12cu|calibre-1.15.0-3|36	BuildRequires:	pythonegg(cssutils) >= 0.9.9
12cu|calibre-1.15.0-3|37	BuildRequires:	pythonegg(lxml) >= 2.2.1
12cu|calibre-1.15.0-3|38	BuildRequires:	pythonegg(mechanize) >= 0.1.11
12cu|calibre-1.15.0-3|39	BuildRequires:	pythonegg(pil) >= 1.1.6
12cu|calibre-1.15.0-3|40	BuildRequires:	pythonegg(python-dateutil) >= 1.4.1
12cu|calibre-1.15.0-3|41	BuildRequires:	pythonegg(six)
12cu|calibre-1.15.0-3|42	
12cu|calibre-1.15.0-3|43	Requires:	fonts-ttf-liberation
12cu|calibre-1.15.0-3|44	Requires:	imagemagick
12cu|calibre-1.15.0-3|45	Requires:	poppler >= 0.20.2
12cu|calibre-1.15.0-3|46	Requires:	pythonegg(apsw) >= 3.7.17
12cu|calibre-1.15.0-3|47	Requires:	pythonegg(beautifulsoup) >= 3.0.5
12cu|calibre-1.15.0-3|48	Requires:	pythonegg(cherrypy)
12cu|calibre-1.15.0-3|49	Requires:	pythonegg(cssselect) >= 0.7.1
12cu|calibre-1.15.0-3|50	Requires:	pythonegg(cssutils) >= 0.9.9
12cu|calibre-1.15.0-3|51	Requires:	pythonegg(python-dateutil) >= 1.4.1
12cu|calibre-1.15.0-3|52	Requires:	pythonegg(django-tagging)
12cu|calibre-1.15.0-3|53	Requires:	pythonegg(dnspython) >= 1.6.0
12cu|calibre-1.15.0-3|54	Requires:	pythonegg(genshi)
12cu|calibre-1.15.0-3|55	Requires:	pythonegg(pil) >= 1.1.6
12cu|calibre-1.15.0-3|56	Requires:	pythonegg(lxml) >= 2.2.1
12cu|calibre-1.15.0-3|57	Requires:	pythonegg(mechanize) >= 0.1.11
12cu|calibre-1.15.0-3|58	Requires:	pythonegg(netifaces) >= 0.8
12cu|calibre-1.15.0-3|59	Requires:	pythonegg(odfpy)
12cu|calibre-1.15.0-3|60	Requires:	pythonegg(pypdf)
12cu|calibre-1.15.0-3|61	Requires:	python-qt4 >= 4.9.6
12cu|calibre-1.15.0-3|62	Requires:	python-qt4-help
12cu|calibre-1.15.0-3|63	
12cu|calibre-1.15.0-3|64	%description
12cu|calibre-1.15.0-3|65	Calibre is meant to be a complete e-library solution. It includes library
12cu|calibre-1.15.0-3|66	management, format conversion, news feeds to e-book conversion as well as
12cu|calibre-1.15.0-3|67	e-book reader sync features.
12cu|calibre-1.15.0-3|68	
12cu|calibre-1.15.0-3|69	Calibre is primarily a e-book cataloging program. It manages your e-book
12cu|calibre-1.15.0-3|70	collection for you. It is designed around the concept of the logical book,
12cu|calibre-1.15.0-3|71	i.e. a single entry in the database that may correspond to e-books in several
12cu|calibre-1.15.0-3|72	formats. It also supports conversion to and from a dozen different e-book
12cu|calibre-1.15.0-3|73	formats.
12cu|calibre-1.15.0-3|74	
12cu|calibre-1.15.0-3|75	Supported input formats are: MOBI, LIT, PRC, EPUB, CHM, ODT, HTML, CBR, CBZ,
12cu|calibre-1.15.0-3|76	RTF, TXT, PDF and LRS.
12cu|calibre-1.15.0-3|77	
12cu|calibre-1.15.0-3|78	%files
12cu|calibre-1.15.0-3|79	%doc COPYRIGHT LICENSE Changelog.yaml
12cu|calibre-1.15.0-3|80	%{_bindir}/calibre
12cu|calibre-1.15.0-3|81	%{_bindir}/calibre-complete
12cu|calibre-1.15.0-3|82	%{_bindir}/calibre-customize
12cu|calibre-1.15.0-3|83	%{_bindir}/calibre-debug
12cu|calibre-1.15.0-3|84	%{_bindir}/calibre-parallel
12cu|calibre-1.15.0-3|85	%{_bindir}/calibre-server
12cu|calibre-1.15.0-3|86	%{_bindir}/calibre-smtp
12cu|calibre-1.15.0-3|87	%{_bindir}/calibre-mount-helper
12cu|calibre-1.15.0-3|88	%{_bindir}/calibredb
12cu|calibre-1.15.0-3|89	%{_bindir}/ebook-convert
12cu|calibre-1.15.0-3|90	%{_bindir}/ebook-device
12cu|calibre-1.15.0-3|91	%{_bindir}/ebook-meta
12cu|calibre-1.15.0-3|92	%{_bindir}/ebook-viewer
12cu|calibre-1.15.0-3|93	%{_bindir}/ebook-polish
12cu|calibre-1.15.0-3|94	%{_bindir}/fetch-ebook-metadata
12cu|calibre-1.15.0-3|95	%{_bindir}/lrf2lrs
12cu|calibre-1.15.0-3|96	%{_bindir}/lrfviewer
12cu|calibre-1.15.0-3|97	%{_bindir}/lrs2lrf
12cu|calibre-1.15.0-3|98	%{_bindir}/markdown-calibre
12cu|calibre-1.15.0-3|99	%{_bindir}/web2disk
12cu|calibre-1.15.0-3|100	%{_bindir}/ebook-edit
12cu|calibre-1.15.0-3|101	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
12cu|calibre-1.15.0-3|102	%{_libdir}/%{name}
12cu|calibre-1.15.0-3|103	%{_datadir}/%{name}
12cu|calibre-1.15.0-3|104	%{_datadir}/pixmaps/*
12cu|calibre-1.15.0-3|105	%{_datadir}/applications/*.desktop
12cu|calibre-1.15.0-3|106	%{_datadir}/mime/packages/*
12cu|calibre-1.15.0-3|107	%{_datadir}/icons/hicolor/scalable/mimetypes/*
12cu|calibre-1.15.0-3|108	%{_datadir}/icons/hicolor/*/apps/*
12cu|calibre-1.15.0-3|109	%{python_sitelib}/init_calibre.py*
12cu|calibre-1.15.0-3|110	
12cu|calibre-1.15.0-3|111	#--------------------------------------------------------------------
12cu|calibre-1.15.0-3|112	
12cu|calibre-1.15.0-3|113	%prep
12cu|calibre-1.15.0-3|114	%setup -q -n %{name}
12cu|calibre-1.15.0-3|115	
12cu|calibre-1.15.0-3|116	# remove redundant / non-free fonts
12cu|calibre-1.15.0-3|117	rm -rf resources/fonts/*/
12cu|calibre-1.15.0-3|118	
12cu|calibre-1.15.0-3|119	# don't check for new upstream version (that's what packagers do)
12cu|calibre-1.15.0-3|120	# otherwise the plugins are safe to be updated in ~/.config/calibre/plugins/
12cu|calibre-1.15.0-3|121	%patch1 -F 2 -p1 -b .no-update
12cu|calibre-1.15.0-3|122	
12cu|calibre-1.15.0-3|123	# libs
12cu|calibre-1.15.0-3|124	%patch3 -p1 -b .python-fix
12cu|calibre-1.15.0-3|125	
12cu|calibre-1.15.0-3|126	# there is no python2 symlink to python2.7
12cu|calibre-1.15.0-3|127	# but just python, as opposed to python3
12cu|calibre-1.15.0-3|128	%patch4 -p1 -b .python2-env-fix
12cu|calibre-1.15.0-3|129	
12cu|calibre-1.15.0-3|130	# import from QtNetwork, not Qt
12cu|calibre-1.15.0-3|131	%patch5 -p1 -b .python-web-control
12cu|calibre-1.15.0-3|132	
12cu|calibre-1.15.0-3|133	# dos2unix newline conversion
12cu|calibre-1.15.0-3|134	sed -i -e 's/\r//' src/calibre/web/feeds/recipes/*
12cu|calibre-1.15.0-3|135	
12cu|calibre-1.15.0-3|136	# fix the location of liberation default font
12cu|calibre-1.15.0-3|137	# sed -i -e "s:P('fonts/liberation/LiberationSerif:('%{_datadir}/fonts/TTF/liberation/LiberationSerif:" \
12cu|calibre-1.15.0-3|138	#  src/calibre/library/catalog.py
12cu|calibre-1.15.0-3|139	sed -i -e "s:P('fonts/liberation/LiberationSerif:('%{_datadir}/fonts/TTF/liberation/LiberationSerif:" \
12cu|calibre-1.15.0-3|140	src/calibre/utils/magick/draw.py
12cu|calibre-1.15.0-3|141	sed -i -e "s:P('fonts/liberation/LiberationSerif:('%{_datadir}/fonts/TTF/liberation/LiberationSerif:" \
12cu|calibre-1.15.0-3|142	src/calibre/web/feeds/news.py
12cu|calibre-1.15.0-3|143	sed -i -e "s:P('fonts/liberation/LiberationSerif:('%{_datadir}/fonts/TTF/liberation/LiberationSerif:" \
12cu|calibre-1.15.0-3|144	recipes/*_ke.recipe
12cu|calibre-1.15.0-3|145	
12cu|calibre-1.15.0-3|146	# remove shebangs
12cu|calibre-1.15.0-3|147	sed -i -e '/^#!\//, 1d' src/calibre/*/*/*/*.py
12cu|calibre-1.15.0-3|148	sed -i -e '/^#!\//, 1d' src/calibre/*/*/*.py
12cu|calibre-1.15.0-3|149	sed -i -e '/^#![ ]*\//, 1d' src/calibre/*/*.py
12cu|calibre-1.15.0-3|150	sed -i -e '/^#!\//, 1d' src/calibre/*.py
12cu|calibre-1.15.0-3|151	sed -i -e '/^#!\//, 1d' src/templite/*.py
12cu|calibre-1.15.0-3|152	sed -i -e '/^#!\//, 1d' resources/default_tweaks.py
12cu|calibre-1.15.0-3|153	sed -i -e '/^#!\//, 1d' recipes/*.recipe
12cu|calibre-1.15.0-3|154	
12cu|calibre-1.15.0-3|155	chmod -x src/calibre/*/*/*/*.py
12cu|calibre-1.15.0-3|156	chmod -x src/calibre/*/*/*.py
12cu|calibre-1.15.0-3|157	chmod -x src/calibre/*/*.py
12cu|calibre-1.15.0-3|158	chmod -x src/calibre/*.py
12cu|calibre-1.15.0-3|159	chmod -x recipes/*.recipe
12cu|calibre-1.15.0-3|160	
12cu|calibre-1.15.0-3|161	%build
12cu|calibre-1.15.0-3|162	OVERRIDE_CFLAGS="%{optflags}" LANG='en_US.UTF-8' python setup.py build
12cu|calibre-1.15.0-3|163	LANG='en_US.UTF-8' python setup.py translations
12cu|calibre-1.15.0-3|164	
12cu|calibre-1.15.0-3|165	%install
12cu|calibre-1.15.0-3|166	mkdir -p %{buildroot}%{_datadir}
12cu|calibre-1.15.0-3|167	
12cu|calibre-1.15.0-3|168	# create directories for xdg-utils
12cu|calibre-1.15.0-3|169	mkdir -p %{buildroot}%{_datadir}/icons
12cu|calibre-1.15.0-3|170	mkdir -p %{buildroot}%{_datadir}/icons/hicolor
12cu|calibre-1.15.0-3|171	mkdir -p %{buildroot}%{_datadir}/packages
12cu|calibre-1.15.0-3|172	mkdir -p %{buildroot}%{_datadir}/mime
12cu|calibre-1.15.0-3|173	mkdir -p %{buildroot}%{_datadir}/mime/packages
12cu|calibre-1.15.0-3|174	mkdir -p %{buildroot}%{_datadir}/applications
12cu|calibre-1.15.0-3|175	mkdir -p %{buildroot}%{_datadir}/desktop-directories
12cu|calibre-1.15.0-3|176	
12cu|calibre-1.15.0-3|177	# create directory for calibre environment module
12cu|calibre-1.15.0-3|178	# the install script assumes it's there.
12cu|calibre-1.15.0-3|179	mkdir -p %{buildroot}%{python_sitelib}
12cu|calibre-1.15.0-3|180	
12cu|calibre-1.15.0-3|181	XDG_DATA_DIRS="%{buildroot}%{_datadir}" \
12cu|calibre-1.15.0-3|182	XDG_UTILS_INSTALL_MODE="system" \
12cu|calibre-1.15.0-3|183	LIBPATH="%{_libdir}" \
12cu|calibre-1.15.0-3|184	python setup.py install --root=%{buildroot}%{_prefix} \
12cu|calibre-1.15.0-3|185	--prefix=%{_prefix} \
12cu|calibre-1.15.0-3|186	--libdir=%{_libdir} \
12cu|calibre-1.15.0-3|187	--staging-libdir=%{buildroot}%{_libdir} \
12cu|calibre-1.15.0-3|188	# remove shebang from init_calibre.py here because
12cu|calibre-1.15.0-3|189	# it just got spawned by the install script
12cu|calibre-1.15.0-3|190	sed -i -e '/^#!\//, 1d' %{buildroot}%{python_sitelib}/init_calibre.py
12cu|calibre-1.15.0-3|191	
12cu|calibre-1.15.0-3|192	# icons
12cu|calibre-1.15.0-3|193	mkdir -p %{buildroot}%{_datadir}/pixmaps/
12cu|calibre-1.15.0-3|194	cp -p resources/images/library.png		  \
12cu|calibre-1.15.0-3|195	%{buildroot}%{_datadir}/pixmaps/%{name}-gui.png
12cu|calibre-1.15.0-3|196	cp -p resources/images/viewer.png		  \
12cu|calibre-1.15.0-3|197	%{buildroot}%{_datadir}/pixmaps/calibre-viewer.png
12cu|calibre-1.15.0-3|198	
12cu|calibre-1.15.0-3|199	# every file is empty here
12cu|calibre-1.15.0-3|200	find %{buildroot}%{_datadir}/mime -maxdepth 1 -type f|xargs rm -f
12cu|calibre-1.15.0-3|201	
12cu|calibre-1.15.0-3|202	# the portable batch (>=0.8.5) is not needed
12cu|calibre-1.15.0-3|203	rm -f %{buildroot}%{_bindir}/calibre-portable.bat
12cu|calibre-1.15.0-3|204	
12cu|calibre-1.15.0-3|205	# packages aren't allowed to register mimetypes like this
12cu|calibre-1.15.0-3|206	rm -f %{buildroot}%{_datadir}/applications/defaults.list
12cu|calibre-1.15.0-3|207	rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
12cu|calibre-1.15.0-3|208	rm -f %{buildroot}%{_datadir}/mime/application/*.xml
12cu|calibre-1.15.0-3|209	rm -f %{buildroot}%{_datadir}/mime/text/*.xml
12cu|calibre-1.15.0-3|210	
12cu|calibre-1.15.0-3|211	desktop-file-validate \
12cu|calibre-1.15.0-3|212	%{buildroot}%{_datadir}/applications/calibre-ebook-viewer.desktop
12cu|calibre-1.15.0-3|213	desktop-file-validate \
12cu|calibre-1.15.0-3|214	%{buildroot}%{_datadir}/applications/calibre-gui.desktop
12cu|calibre-1.15.0-3|215	desktop-file-validate \
12cu|calibre-1.15.0-3|216	%{buildroot}%{_datadir}/applications/calibre-lrfviewer.desktop
12cu|calibre-1.15.0-3|217	
12cu|calibre-1.15.0-3|218	# mimetype icon for lrf
12cu|calibre-1.15.0-3|219	rm -rf %{buildroot}%{_datadir}/icons/hicolor/128x128
12cu|calibre-1.15.0-3|220	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable
12cu|calibre-1.15.0-3|221	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/mimetypes
12cu|calibre-1.15.0-3|222	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12cu|calibre-1.15.0-3|223	cp -p resources/images/mimetypes/lrf.png \
12cu|calibre-1.15.0-3|224	%{buildroot}%{_datadir}/icons/hicolor/scalable/mimetypes/application-x-sony-bbeb.png
12cu|calibre-1.15.0-3|225	cp -p resources/images/viewer.png \
12cu|calibre-1.15.0-3|226	%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/calibre-viewer.png
12cu|calibre-1.15.0-3|227	
12cu|calibre-1.15.0-3|228	# don't put bash completions in /usr/etc
12cu|calibre-1.15.0-3|229	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
12cu|calibre-1.15.0-3|230	mv %{buildroot}%{_prefix}%{_sysconfdir}/bash_completion.d/%{name} %{buildroot}%{_sysconfdir}/bash_completion.d
12cu|calibre-1.15.0-3|231	rmdir %{buildroot}%{_prefix}%{_sysconfdir}/bash_completion.d
12cu|calibre-1.15.0-3|232	
12cu|calibre-1.15.0-3|233	# these are provided as separate packages
12cu|calibre-1.15.0-3|234	rm -rf %{buildroot}%{_libdir}/%{name}/{odf,cherrypy,pyPdf,encutils,cssutils}
12cu|calibre-1.15.0-3|235	rm -rf %{buildroot}%{_libdir}/%{name}/cal/utils/genshi
12cu|calibre-1.15.0-3|236	rm -rf %{buildroot}%{_libdir}/%{name}/cal/trac
12cu|calibre-1.15.0-3|237	
12cu|calibre-1.15.0-3|238	# link to system fonts after we have deleted the non-free ones
12cu|calibre-1.15.0-3|239	# http://oldbugs.calibre-ebook.com/ticket/3832
12cu|calibre-1.15.0-3|240	mkdir -p %{buildroot}%{_datadir}/%{name}/fonts/prs500
12cu|calibre-1.15.0-3|241	ln -s %{_datadir}/fonts/TTF/liberation/LiberationSans-Regular.ttf \
12cu|calibre-1.15.0-3|242	%{buildroot}%{_datadir}/%{name}/fonts/prs500/tt0003m_.ttf
12cu|calibre-1.15.0-3|243	ln -s %{_datadir}/fonts/TTF/liberation/LiberationSerif-Regular.ttf \
12cu|calibre-1.15.0-3|244	%{buildroot}%{_datadir}/%{name}/fonts/prs500/tt0011m_.ttf
12cu|calibre-1.15.0-3|245	ln -s %{_datadir}/fonts/TTF/liberation/LiberationMono-Regular.ttf \
12cu|calibre-1.15.0-3|246	%{buildroot}%{_datadir}/%{name}/fonts/prs500/tt0419m_.ttf
12cu|calibre-1.15.0-3|247	
12cu|calibre-1.15.0-3|248	
12cu|calibre-1.15.0-3|249	# delete locales, calibre stores them in a zip file now
12cu|calibre-1.15.0-3|250	rm -rf %{buildroot}%{_datadir}/%{name}/localization/locales/
12cu|calibre-1.15.0-3|251	
12cu|calibre-1.15.0-3|252	rm -f %{buildroot}%{_bindir}/%{name}-uninstall
12cu|calibre-1.15.0-3|253	
12cu|calibre-1.15.0-3|254	install -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/
12cu|calibre-1.15.0-3|255	
12cu|calibre-1.15.0-3|256	
12cu|calibre-1.15.0-3|257	# fix linting section :)
12cu|calibre-1.15.0-3|258	# script-without-shebang
12cu|calibre-1.15.0-3|259	find %{buildroot}%{_libdir}/%{name}/chardet -name '*.py' -exec sed -i -e '1i#!/usr/bin/python'  {} \;
12cu|calibre-1.15.0-3|260	
12cu|calibre-1.15.0-3|261	# wrong-script-interpreter
12cu|calibre-1.15.0-3|262	find %{buildroot}%{_libdir}/%{name}/calibre/ebooks/markdown/extensions/meta.py  -exec sed -i -e '1i#!/usr/bin/python'  {} \;
12cu|calibre-1.15.0-3|263	
12cu|calibre-1.15.0-3|264	# non-executable-script
12cu|calibre-1.15.0-3|265	chmod a+x %{buildroot}%{_libdir}/%{name}/qtcurve/test_rendering.py
12cu|calibre-1.15.0-3|266	chmod a+x %{buildroot}%{_libdir}/%{name}/calibre/ebooks/djvu/djvubzzdec.py
12cu|calibre-1.15.0-3|267	chmod a+x %{buildroot}%{_libdir}/%{name}/calibre/utils/fonts/sfnt/cff/table.py
12cu|calibre-1.15.0-3|268	chmod a+x %{buildroot}%{_libdir}/%{name}/calibre/ebooks/djvu/djvu.py
12cu|calibre-1.15.0-3|269	chmod a+x %{buildroot}%{_libdir}/%{name}/calibre/ebooks/oeb/display/test-cfi/run.py
12cu|calibre-1.15.0-3|270	chmod a+x %{buildroot}%{_libdir}/%{name}/calibre/devices/mtp/unix/upstream/update.py
12cu|calibre-1.15.0-3|271	chmod a+x %{buildroot}%{_libdir}/%{name}/calibre/utils/fonts/sfnt/cff/__init__.py
12cu|calibre-1.15.0-3|272	chmod a+x %{buildroot}%{_libdir}/%{name}/calibre/utils/fonts/sfnt/cff/dict_data.py
12cu|calibre-1.15.0-3|273	chmod a+x %{buildroot}%{_libdir}/%{name}/calibre/utils/fonts/sfnt/cff/constants.py
12cu|calibre-1.15.0-3|274	chmod a+x %{buildroot}%{_libdir}/%{name}/calibre/ebooks/markdown/extensions/meta.py
12cu|calibre-1.15.0-3|275	chmod a+x %{buildroot}%{_libdir}/%{name}/calibre/utils/fonts/sfnt/cff/writer.py
12cu|calibre-1.15.0-3|276	chmod a+x %{buildroot}%{_libdir}/%{name}/calibre/ebooks/oeb/polish/tests/main.py
12cu|calibre-1.15.0-3|277	chmod a+x %{buildroot}%{_libdir}/%{name}/calibre/ebooks/oeb/polish/tests/base.py
12cu|calibre-1.15.0-3|278	chmod a+x %{buildroot}%{_libdir}/%{name}/calibre/ebooks/oeb/polish/tests/container.py
12cu|calibre-1.15.0-3|279	chmod a+x %{buildroot}%{_libdir}/%{name}/calibre/ebooks/oeb/polish/tests/__init__.py
12cu|calibre-1.15.0-3|280	chmod a+x %{buildroot}%{_datadir}/%{name}/catalog/section_list_templates.py
12cu|calibre-1.15.0-3|281	chmod a+x %{buildroot}%{_datadir}/%{name}/calibre-portable.sh
12cu|calibre-1.15.0-3|282	
12cu|calibre-1.15.0-3|283	chmod +x %{buildroot}%{_libdir}/%{name}/calibre/ebooks/oeb/polish/check/base.py
12cu|calibre-1.15.0-3|284	chmod +x %{buildroot}%{_libdir}/%{name}/calibre/ebooks/oeb/polish/check/parsing.py
12cu|calibre-1.15.0-3|285	chmod +x %{buildroot}%{_libdir}/%{name}/calibre/ebooks/oeb/polish/check/main.py
12cu|calibre-1.15.0-3|286	chmod +x %{buildroot}%{_libdir}/%{name}/calibre/ebooks/oeb/polish/check/__init__.py
12cu|calibre-1.15.0-3|287	chmod +x %{buildroot}%{_libdir}/%{name}/calibre/gui2/tweak_book/editor/syntax/base.py
12cu|calibre-1.15.0-3|288	chmod +x %{buildroot}%{_libdir}/%{name}/calibre/ebooks/oeb/polish/check/images.py
12cu|calibre-1.15.0-3|289	chmod +x %{buildroot}%{_libdir}/%{name}/calibre/ebooks/oeb/polish/check/links.py
12cu|calibre-1.15.0-3|290	chmod +x %{buildroot}%{_libdir}/%{name}/calibre/gui2/tweak_book/editor/syntax/css.py
12cu|calibre-1.15.0-3|291	chmod +x %{buildroot}%{_libdir}/%{name}/calibre/ebooks/oeb/polish/check/fonts.py
12cu|calibre-1.15.0-3|292	chmod +x %{buildroot}%{_libdir}/%{name}/calibre/gui2/tweak_book/editor/syntax/__init__.py
12cu|calibre-1.15.0-3|293	chmod +x %{buildroot}%{_libdir}/%{name}/calibre/ebooks/oeb/polish/tests/parsing.py
12cu|calibre-1.15.0-3|294	chmod +x %{buildroot}%{_libdir}/%{name}/calibre/gui2/tweak_book/editor/syntax/html.py
12cu|calibre-1.15.0-3|295	# rpath fix
12cu|calibre-1.15.0-3|296	chrpath -d %{buildroot}%{_libdir}/%{name}/calibre/plugins/pictureflow.so
12cu|calibre-1.15.0-3|297	chrpath -d %{buildroot}%{_libdir}/%{name}/calibre/plugins/progress_indicator.so
12cu|calibre-1.15.0-3|298	chrpath -d %{buildroot}%{_libdir}/%{name}/calibre/plugins/qt_hack.so
12cu|calibre-1.15.0-3|299	
12cu|calibre-1.15.0-3|300	
12cu|calibre-1.15.0-3|301	%changelog
12cu|calibre-1.15.0-3|302	* Mon Apr 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.15.0-3
12cu|calibre-1.15.0-3|303	+ Revision: f47f259
12cu|calibre-1.15.0-3|304	- Sort BuildRequires, rebuild against new python-sip
12cu|calibre-1.15.0-3|305	
12cu|calibre-1.15.0-3|306	

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

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

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

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

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

9011 12
12cu|caps-0.9.7-1|1	%define debug_package          %{nil}
12cu|caps-0.9.7-1|2	
12cu|caps-0.9.7-1|3	Name: 	 	caps
12cu|caps-0.9.7-1|4	Version: 	0.9.7
12cu|caps-0.9.7-1|5	Release: 	1
12cu|caps-0.9.7-1|6	
12cu|caps-0.9.7-1|7	Summary: 	Collection of plugins for LADSPA
12cu|caps-0.9.7-1|8	URL:		http://quitte.de/dsp/
12cu|caps-0.9.7-1|9	License:	GPLv2+
12cu|caps-0.9.7-1|10	Group:		Sound
12cu|caps-0.9.7-1|11	Source0:	http://quitte.de/dsp/%{name}_%{version}.tar.bz2
12cu|caps-0.9.7-1|12	BuildRequires:	ladspa-devel
12cu|caps-0.9.7-1|13	Requires:	ladspa
12cu|caps-0.9.7-1|14	
12cu|caps-0.9.7-1|15	%description
12cu|caps-0.9.7-1|16	CAPS, the C* Audio Plugin Suite, is a collection of refined LADSPA
12cu|caps-0.9.7-1|17	audio plugins capable of (and mainly intended for) realtime operation.
12cu|caps-0.9.7-1|18	The suite includes DSP units emulating instrument amplifiers,
12cu|caps-0.9.7-1|19	stomp-box classics, versatile 'virtual analogue' oscillators, fractal
12cu|caps-0.9.7-1|20	oscillation, reverb, equalization and more.
12cu|caps-0.9.7-1|21	
12cu|caps-0.9.7-1|22	%prep
12cu|caps-0.9.7-1|23	%setup -q
12cu|caps-0.9.7-1|24	
12cu|caps-0.9.7-1|25	%build
12cu|caps-0.9.7-1|26	%make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC" DEST=%{_libdir}/ladspa RDFDEST=%{_datadir}/ladspa/rdf
12cu|caps-0.9.7-1|27	
12cu|caps-0.9.7-1|28	%install
12cu|caps-0.9.7-1|29	%makeinstall DEST=%{buildroot}/%{_libdir}/ladspa RDFDEST=%{buildroot}%{_datadir}/ladspa/rdf
12cu|caps-0.9.7-1|30	
12cu|caps-0.9.7-1|31	%files
12cu|caps-0.9.7-1|32	%defattr(-,root,root)
12cu|caps-0.9.7-1|33	%doc CHANGES README
12cu|caps-0.9.7-1|34	%{_libdir}/ladspa/%{name}.so
12cu|caps-0.9.7-1|35	%{_datadir}/ladspa/rdf/%{name}.rdf
12cu|caps-0.9.7-1|36	
12cu|caps-0.9.7-1|37	
12cu|caps-0.9.7-1|38	%changelog
12cu|caps-0.9.7-1|39	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.4.2-2mdv2010.0
12cu|caps-0.9.7-1|40	+ Revision: 424746
12cu|caps-0.9.7-1|41	- rebuild
12cu|caps-0.9.7-1|42	
12cu|caps-0.9.7-1|43	* Thu Aug 28 2008 Adam Williamson <awilliamson@mandriva.org> 0.4.2-1mdv2009.0
12cu|caps-0.9.7-1|44	+ Revision: 276762
12cu|caps-0.9.7-1|45	- add fPIC to cflags (needed for build on x86-64)
12cu|caps-0.9.7-1|46	- provide / obsolete ladspa-quitte-dsp, which it supersedes
12cu|caps-0.9.7-1|47	- clean (well, completely rewrite) spec
12cu|caps-0.9.7-1|48	- new release 0.4.2
12cu|caps-0.9.7-1|49	
12cu|caps-0.9.7-1|50	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.3.0-3mdv2009.0
12cu|caps-0.9.7-1|51	+ Revision: 243435
12cu|caps-0.9.7-1|52	- rebuild
12cu|caps-0.9.7-1|53	
12cu|caps-0.9.7-1|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.3.0-1mdv2008.1
12cu|caps-0.9.7-1|55	+ Revision: 136283
12cu|caps-0.9.7-1|56	- restore BuildRoot
12cu|caps-0.9.7-1|57	
12cu|caps-0.9.7-1|58	+ Thierry Vignaud <tv@mandriva.org>
12cu|caps-0.9.7-1|59	- kill re-definition of %%buildroot on Pixel's request
12cu|caps-0.9.7-1|60	
12cu|caps-0.9.7-1|61	* Wed Aug 15 2007 Pascal Terjan <pterjan@mandriva.org> 0.3.0-1mdv2008.0
12cu|caps-0.9.7-1|62	+ Revision: 63781
12cu|caps-0.9.7-1|63	- Import caps
12cu|caps-0.9.7-1|64	
12cu|caps-0.9.7-1|65	
12cu|caps-0.9.7-1|66	
12cu|caps-0.9.7-1|67	* Sun May 16 2006 Emmanuel Andry <eandry@mandriva.org> 0.3.0-1mdk
12cu|caps-0.9.7-1|68	- 0.3.0
12cu|caps-0.9.7-1|69	- drop patch
12cu|caps-0.9.7-1|70	
12cu|caps-0.9.7-1|71	* Mon Jan 02 2005 Lenny Cartier <lenny@mandriva.com> 0.2.3-1mdk
12cu|caps-0.9.7-1|72	- 0.2.3
12cu|caps-0.9.7-1|73	- use debian patch
12cu|caps-0.9.7-1|74	- add docfiles in docdir
12cu|caps-0.9.7-1|75	
12cu|caps-0.9.7-1|76	* Wed Jun 16 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1.11-2mdk
12cu|caps-0.9.7-1|77	- Rebuild
12cu|caps-0.9.7-1|78	
12cu|caps-0.9.7-1|79	* Sat May 8 2004 Austin Acton <austin@mandrake.org> 0.1.11-1mdk
12cu|caps-0.9.7-1|80	- initial package

9012 12
12cu|carpm-2.2-4|1	Name:		carpm
12cu|carpm-2.2-4|2	Summary:	Script to help rpm's managing in command-line
12cu|carpm-2.2-4|3	Version:	2.2
12cu|carpm-2.2-4|4	Release:	4
12cu|carpm-2.2-4|5	Source0:	%{name}-%{version}.tar.bz2
12cu|carpm-2.2-4|6	License:	GPLv3
12cu|carpm-2.2-4|7	Group:		System/Configuration/Packaging
12cu|carpm-2.2-4|8	URL:		http://carpm.sourceforge.net
12cu|carpm-2.2-4|9	BuildRequires:	bash
12cu|carpm-2.2-4|10	Requires:	rpm
12cu|carpm-2.2-4|11	Requires:	urpmi
12cu|carpm-2.2-4|12	Requires:	bash
12cu|carpm-2.2-4|13	BuildArch:  noarch
12cu|carpm-2.2-4|14	
12cu|carpm-2.2-4|15	%description
12cu|carpm-2.2-4|16	Carpm is a script, a text tool for help you to managing your rpm and your rpm
12cu|carpm-2.2-4|17	database.
12cu|carpm-2.2-4|18	
12cu|carpm-2.2-4|19	%prep
12cu|carpm-2.2-4|20	%setup -q
12cu|carpm-2.2-4|21	
12cu|carpm-2.2-4|22	%build
12cu|carpm-2.2-4|23	
12cu|carpm-2.2-4|24	%install
12cu|carpm-2.2-4|25	mkdir -p %{buildroot}%{_bindir}
12cu|carpm-2.2-4|26	install -m 755 %name %{buildroot}/%{_bindir}
12cu|carpm-2.2-4|27	
12cu|carpm-2.2-4|28	
12cu|carpm-2.2-4|29	%files
12cu|carpm-2.2-4|30	%doc INSTALL COPYING
12cu|carpm-2.2-4|31	%{_bindir}/%{name}
12cu|carpm-2.2-4|32	
12cu|carpm-2.2-4|33	
12cu|carpm-2.2-4|34	%changelog
12cu|carpm-2.2-4|35	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2-3mdv2011.0
12cu|carpm-2.2-4|36	+ Revision: 610096
12cu|carpm-2.2-4|37	- rebuild
12cu|carpm-2.2-4|38	
12cu|carpm-2.2-4|39	* Sun Apr 25 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.2-2mdv2010.1
12cu|carpm-2.2-4|40	+ Revision: 538632
12cu|carpm-2.2-4|41	- don't define name version release on top of spec.
12cu|carpm-2.2-4|42	- use the tar.bz2 given by upstream
12cu|carpm-2.2-4|43	- package doc
12cu|carpm-2.2-4|44	
12cu|carpm-2.2-4|45	* Thu Feb 25 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.2-1mdv2010.1
12cu|carpm-2.2-4|46	+ Revision: 511170
12cu|carpm-2.2-4|47	- up to 2.2
12cu|carpm-2.2-4|48	
12cu|carpm-2.2-4|49	* Wed Feb 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.1-2mdv2010.1
12cu|carpm-2.2-4|50	+ Revision: 510583
12cu|carpm-2.2-4|51	- fix rel
12cu|carpm-2.2-4|52	- fix version
12cu|carpm-2.2-4|53	
12cu|carpm-2.2-4|54	* Wed Feb 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.1-1mdv2010.1
12cu|carpm-2.2-4|55	+ Revision: 510578
12cu|carpm-2.2-4|56	- new version 2.1
12cu|carpm-2.2-4|57	
12cu|carpm-2.2-4|58	* Sat Feb 20 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.0-1mdv2010.1
12cu|carpm-2.2-4|59	+ Revision: 508732
12cu|carpm-2.2-4|60	- import carpm
12cu|carpm-2.2-4|61	
12cu|carpm-2.2-4|62	

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

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

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

9016 12
12cu|ccd2iso-0.3-6|1	Summary: CloneCD image to ISO image file converter
12cu|ccd2iso-0.3-6|2	Name:    ccd2iso
12cu|ccd2iso-0.3-6|3	Version: 0.3
12cu|ccd2iso-0.3-6|4	Release: 6
12cu|ccd2iso-0.3-6|5	Source0: http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
12cu|ccd2iso-0.3-6|6	License: GPL
12cu|ccd2iso-0.3-6|7	Group:   Archiving/Cd burning
12cu|ccd2iso-0.3-6|8	Url:     http://sourceforge.net/projects/ccd2iso/
12cu|ccd2iso-0.3-6|9	
12cu|ccd2iso-0.3-6|10	%description
12cu|ccd2iso-0.3-6|11	CloneCD is an image to ISO image file converter.
12cu|ccd2iso-0.3-6|12	
12cu|ccd2iso-0.3-6|13	%prep
12cu|ccd2iso-0.3-6|14	%setup -q
12cu|ccd2iso-0.3-6|15	
12cu|ccd2iso-0.3-6|16	%build
12cu|ccd2iso-0.3-6|17	aclocal-1.9
12cu|ccd2iso-0.3-6|18	automake-1.9
12cu|ccd2iso-0.3-6|19	autoheader
12cu|ccd2iso-0.3-6|20	autoconf
12cu|ccd2iso-0.3-6|21	%configure
12cu|ccd2iso-0.3-6|22	%make
12cu|ccd2iso-0.3-6|23	
12cu|ccd2iso-0.3-6|24	%install
12cu|ccd2iso-0.3-6|25	%makeinstall_std
12cu|ccd2iso-0.3-6|26	
12cu|ccd2iso-0.3-6|27	%files
12cu|ccd2iso-0.3-6|28	%doc README INSTALL AUTHORS
12cu|ccd2iso-0.3-6|29	%{_bindir}/ccd2iso
12cu|ccd2iso-0.3-6|30	
12cu|ccd2iso-0.3-6|31	%changelog
12cu|ccd2iso-0.3-6|32	* Thu Jan 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-6
12cu|ccd2iso-0.3-6|33	+ Revision: 49638dd
12cu|ccd2iso-0.3-6|34	- Spec cleanup
12cu|ccd2iso-0.3-6|35	
12cu|ccd2iso-0.3-6|36	

9017 12
12cu|cciss_vol_status-1.11-1|1	Summary:	HP Smart Array Status Display
12cu|cciss_vol_status-1.11-1|2	Name:		cciss_vol_status
12cu|cciss_vol_status-1.11-1|3	Version:	1.11
12cu|cciss_vol_status-1.11-1|4	Release:        1
12cu|cciss_vol_status-1.11-1|5	Group:		System/Kernel and hardware
12cu|cciss_vol_status-1.11-1|6	License:	GPLv2
12cu|cciss_vol_status-1.11-1|7	Source0:	https://sourceforge.net/projects/cciss/files/cciss_vol_status/%{name}-%{version}.tar.gz
12cu|cciss_vol_status-1.11-1|8	BuildRequires:	kernel-source
12cu|cciss_vol_status-1.11-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|cciss_vol_status-1.11-1|10	
12cu|cciss_vol_status-1.11-1|11	%description
12cu|cciss_vol_status-1.11-1|12	Show status of logical drives attached to HP Smart Array controllers.
12cu|cciss_vol_status-1.11-1|13	
12cu|cciss_vol_status-1.11-1|14	%prep
12cu|cciss_vol_status-1.11-1|15	
12cu|cciss_vol_status-1.11-1|16	%setup -q
12cu|cciss_vol_status-1.11-1|17	
12cu|cciss_vol_status-1.11-1|18	%build
12cu|cciss_vol_status-1.11-1|19	autoreconf -fis
12cu|cciss_vol_status-1.11-1|20	
12cu|cciss_vol_status-1.11-1|21	%configure2_5x
12cu|cciss_vol_status-1.11-1|22	
12cu|cciss_vol_status-1.11-1|23	%make
12cu|cciss_vol_status-1.11-1|24	
12cu|cciss_vol_status-1.11-1|25	%install
12cu|cciss_vol_status-1.11-1|26	rm -rf %{buildroot}
12cu|cciss_vol_status-1.11-1|27	
12cu|cciss_vol_status-1.11-1|28	install -d %{buildroot}%{_sbindir}
12cu|cciss_vol_status-1.11-1|29	install -d %{buildroot}%{_mandir}/man8
12cu|cciss_vol_status-1.11-1|30	
12cu|cciss_vol_status-1.11-1|31	install -m0755 cciss_vol_status %{buildroot}%{_sbindir}/
12cu|cciss_vol_status-1.11-1|32	install -m0644 cciss_vol_status.8 %{buildroot}%{_mandir}/man8/
12cu|cciss_vol_status-1.11-1|33	
12cu|cciss_vol_status-1.11-1|34	%clean
12cu|cciss_vol_status-1.11-1|35	rm -rf %{buildroot}
12cu|cciss_vol_status-1.11-1|36	
12cu|cciss_vol_status-1.11-1|37	%files
12cu|cciss_vol_status-1.11-1|38	%defattr(-,root,root)
12cu|cciss_vol_status-1.11-1|39	%doc ChangeLog AUTHORS
12cu|cciss_vol_status-1.11-1|40	%{_sbindir}/cciss_vol_status
12cu|cciss_vol_status-1.11-1|41	%{_mandir}/man8/cciss_vol_status.8*
12cu|cciss_vol_status-1.11-1|42	
12cu|cciss_vol_status-1.11-1|43	
12cu|cciss_vol_status-1.11-1|44	
12cu|cciss_vol_status-1.11-1|45	%changelog
12cu|cciss_vol_status-1.11-1|46	* Tue Mar 15 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.09-1mdv2011.0
12cu|cciss_vol_status-1.11-1|47	+ Revision: 645061
12cu|cciss_vol_status-1.11-1|48	- update to new version 1.09
12cu|cciss_vol_status-1.11-1|49	
12cu|cciss_vol_status-1.11-1|50	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.03-3mdv2011.0
12cu|cciss_vol_status-1.11-1|51	+ Revision: 616949
12cu|cciss_vol_status-1.11-1|52	- the mass rebuild of 2010.0 packages
12cu|cciss_vol_status-1.11-1|53	
12cu|cciss_vol_status-1.11-1|54	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.03-2mdv2010.0
12cu|cciss_vol_status-1.11-1|55	+ Revision: 424750
12cu|cciss_vol_status-1.11-1|56	- rebuild
12cu|cciss_vol_status-1.11-1|57	
12cu|cciss_vol_status-1.11-1|58	* Mon Sep 08 2008 Oden Eriksson <oeriksson@mandriva.com> 1.03-1mdv2009.0
12cu|cciss_vol_status-1.11-1|59	+ Revision: 282672
12cu|cciss_vol_status-1.11-1|60	- import cciss_vol_status
12cu|cciss_vol_status-1.11-1|61	
12cu|cciss_vol_status-1.11-1|62	
12cu|cciss_vol_status-1.11-1|63	* Mon Sep 08 2008 Oden Eriksson <oeriksson@mandriva.com> 1.03-1mdv2009.0
12cu|cciss_vol_status-1.11-1|64	- initial Mandriva package (opensuse import)
12cu|cciss_vol_status-1.11-1|65	
12cu|cciss_vol_status-1.11-1|66	

9018 12
12cu|ccrtp-2.0.5-2|1	%define api	2.0
12cu|ccrtp-2.0.5-2|2	%define major	0
12cu|ccrtp-2.0.5-2|3	%define libname %mklibname %{name} %{api} %{major}
12cu|ccrtp-2.0.5-2|4	%define devname %mklibname %{name} -d
12cu|ccrtp-2.0.5-2|5	
12cu|ccrtp-2.0.5-2|6	Summary:	Common C++ RTP stack
12cu|ccrtp-2.0.5-2|7	Name:		ccrtp
12cu|ccrtp-2.0.5-2|8	Version:	2.0.5
12cu|ccrtp-2.0.5-2|9	Release:	2
12cu|ccrtp-2.0.5-2|10	License:	GPLv2+
12cu|ccrtp-2.0.5-2|11	Group:		System/Libraries
12cu|ccrtp-2.0.5-2|12	Url:		http://www.gnu.org/software/ccrtp/
12cu|ccrtp-2.0.5-2|13	Source0:	ftp://ftp.gnu.org/pub/gnu/ccrtp/%{name}-%{version}.tar.gz
12cu|ccrtp-2.0.5-2|14	Source1:	ftp://ftp.gnu.org/pub/gnu/ccrtp/%{name}-%{version}.tar.gz.sig
12cu|ccrtp-2.0.5-2|15	BuildRequires:	doxygen
12cu|ccrtp-2.0.5-2|16	BuildRequires:	libtool
12cu|ccrtp-2.0.5-2|17	BuildRequires:	pkgconfig(libccgnu2)
12cu|ccrtp-2.0.5-2|18	BuildRequires:	pkgconfig(libgcrypt)
12cu|ccrtp-2.0.5-2|19	BuildRequires:	pkgconfig(ucommon)
12cu|ccrtp-2.0.5-2|20	
12cu|ccrtp-2.0.5-2|21	%description
12cu|ccrtp-2.0.5-2|22	Common C++ RTP stack.
12cu|ccrtp-2.0.5-2|23	
12cu|ccrtp-2.0.5-2|24	#----------------------------------------------------------------------------
12cu|ccrtp-2.0.5-2|25	
12cu|ccrtp-2.0.5-2|26	%package -n 	%{libname}
12cu|ccrtp-2.0.5-2|27	Summary:	Dynamic libraries from %{name}
12cu|ccrtp-2.0.5-2|28	Group:		System/Libraries
12cu|ccrtp-2.0.5-2|29	Provides:	%{name} = %{EVRD}
12cu|ccrtp-2.0.5-2|30	
12cu|ccrtp-2.0.5-2|31	%description -n %{libname}
12cu|ccrtp-2.0.5-2|32	Dynamic libraries from %{name}.
12cu|ccrtp-2.0.5-2|33	
12cu|ccrtp-2.0.5-2|34	%files -n %{libname}
12cu|ccrtp-2.0.5-2|35	%{_libdir}/libccrtp.so.%{major}*
12cu|ccrtp-2.0.5-2|36	
12cu|ccrtp-2.0.5-2|37	#----------------------------------------------------------------------------
12cu|ccrtp-2.0.5-2|38	
12cu|ccrtp-2.0.5-2|39	%package -n 	%{devname}
12cu|ccrtp-2.0.5-2|40	Summary:	Header files and static libraries from %{name}
12cu|ccrtp-2.0.5-2|41	Group:		Development/C
12cu|ccrtp-2.0.5-2|42	Requires:	%{libname} = %{EVRD}
12cu|ccrtp-2.0.5-2|43	Provides:	%{name}-devel = %{EVRD}
12cu|ccrtp-2.0.5-2|44	
12cu|ccrtp-2.0.5-2|45	%description -n %{devname}
12cu|ccrtp-2.0.5-2|46	Libraries and includes files for developing programs based on %{name}.
12cu|ccrtp-2.0.5-2|47	
12cu|ccrtp-2.0.5-2|48	%files -n %{devname}
12cu|ccrtp-2.0.5-2|49	%{_includedir}/*
12cu|ccrtp-2.0.5-2|50	%{_libdir}/libccrtp.so
12cu|ccrtp-2.0.5-2|51	%{_libdir}/pkgconfig/*.pc
12cu|ccrtp-2.0.5-2|52	%{_infodir}/*
12cu|ccrtp-2.0.5-2|53	
12cu|ccrtp-2.0.5-2|54	#----------------------------------------------------------------------------
12cu|ccrtp-2.0.5-2|55	
12cu|ccrtp-2.0.5-2|56	%prep
12cu|ccrtp-2.0.5-2|57	%setup -q
12cu|ccrtp-2.0.5-2|58	
12cu|ccrtp-2.0.5-2|59	%build
12cu|ccrtp-2.0.5-2|60	export CXXFLAGS="-fpermissive %{optflags}"
12cu|ccrtp-2.0.5-2|61	%configure2_5x --disable-static
12cu|ccrtp-2.0.5-2|62	%make
12cu|ccrtp-2.0.5-2|63	# disable or we have 4.7.2/../../../../lib64/crti.o: No such file or directory
12cu|ccrtp-2.0.5-2|64	# why we use this?
12cu|ccrtp-2.0.5-2|65	# LIBTOOL=% _bindir/libtool
12cu|ccrtp-2.0.5-2|66	
12cu|ccrtp-2.0.5-2|67	%install
12cu|ccrtp-2.0.5-2|68	%makeinstall_std
12cu|ccrtp-2.0.5-2|69	
12cu|ccrtp-2.0.5-2|70	
12cu|ccrtp-2.0.5-2|71	%changelog
12cu|ccrtp-2.0.5-2|72	* Thu Feb 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.5-2
12cu|ccrtp-2.0.5-2|73	+ Revision: 77fc7e5
12cu|ccrtp-2.0.5-2|74	- LOG New version 2.0.5, spec cleanup
12cu|ccrtp-2.0.5-2|75	
12cu|ccrtp-2.0.5-2|76	

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

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

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

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

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

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

9025 12
12cu|cduce-0.5.5-1|1	%define name	cduce
12cu|cduce-0.5.5-1|2	%define version 0.5.3
12cu|cduce-0.5.5-1|3	%define release	%mkrel 3
12cu|cduce-0.5.5-1|4	
12cu|cduce-0.5.5-1|5	Name:		%{name}
12cu|cduce-0.5.5-1|6	Version:	0.5.5
12cu|cduce-0.5.5-1|7	Release:	1
12cu|cduce-0.5.5-1|8	Summary:	XML-oriented functional language
12cu|cduce-0.5.5-1|9	Source:	    http://www.cduce.org/download/%{name}-%{version}.tar.gz
12cu|cduce-0.5.5-1|10	URL:		http://www.cduce.org
12cu|cduce-0.5.5-1|11	License:	GPL
12cu|cduce-0.5.5-1|12	Group:		Development/Other
12cu|cduce-0.5.5-1|13	BuildRequires:	ocaml
12cu|cduce-0.5.5-1|14	BuildRequires:	ocaml-sources
12cu|cduce-0.5.5-1|15	BuildRequires:	camlp4
12cu|cduce-0.5.5-1|16	BuildRequires:	ocaml-expat-devel
12cu|cduce-0.5.5-1|17	BuildRequires:	ocaml-pcre-devel
12cu|cduce-0.5.5-1|18	BuildRequires:	ocaml-ulex-devel
12cu|cduce-0.5.5-1|19	BuildRequires:	ocaml-ocamlnet-devel
12cu|cduce-0.5.5-1|20	BuildRequires:	ocaml-curl-devel
12cu|cduce-0.5.5-1|21	BuildRequires:	ocaml-pxp-devel >= 1.1.96
12cu|cduce-0.5.5-1|22	BuildRequires:	ocaml-findlib
12cu|cduce-0.5.5-1|23	BuildRoot:	    %{_tmppath}/%{name}-%{version}
12cu|cduce-0.5.5-1|24	
12cu|cduce-0.5.5-1|25	%description
12cu|cduce-0.5.5-1|26	CDuce is a modern XML-oriented functional language with innovative features. A
12cu|cduce-0.5.5-1|27	compiler is available under the terms of an open-source license. CDuce is
12cu|cduce-0.5.5-1|28	type-safe, efficient, and offer powerful constructions to work with XML
12cu|cduce-0.5.5-1|29	documents.
12cu|cduce-0.5.5-1|30	
12cu|cduce-0.5.5-1|31	%package        devel
12cu|cduce-0.5.5-1|32	Summary:        Development files for %{name}
12cu|cduce-0.5.5-1|33	Group:          Development/Other
12cu|cduce-0.5.5-1|34	Requires:       %{name} = %{version}-%{release}
12cu|cduce-0.5.5-1|35	
12cu|cduce-0.5.5-1|36	%description    devel
12cu|cduce-0.5.5-1|37	The %{name}-devel package contains libraries and signature files for
12cu|cduce-0.5.5-1|38	developing applications that use %{name}.
12cu|cduce-0.5.5-1|39	
12cu|cduce-0.5.5-1|40	%prep
12cu|cduce-0.5.5-1|41	%setup -q
12cu|cduce-0.5.5-1|42	
12cu|cduce-0.5.5-1|43	%build
12cu|cduce-0.5.5-1|44	./configure \
12cu|cduce-0.5.5-1|45	--prefix=%{_prefix} \
12cu|cduce-0.5.5-1|46	--mandir=%{_mandir} \
12cu|cduce-0.5.5-1|47	--docdir=%{_docdir}/%{name} \
12cu|cduce-0.5.5-1|48	--mliface=%{_prefix}/src/ocaml
12cu|cduce-0.5.5-1|49	make all doc VERBOSE=true
12cu|cduce-0.5.5-1|50	
12cu|cduce-0.5.5-1|51	%install
12cu|cduce-0.5.5-1|52	rm -rf %{buildroot}
12cu|cduce-0.5.5-1|53	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
12cu|cduce-0.5.5-1|54	make install \
12cu|cduce-0.5.5-1|55	OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml \
12cu|cduce-0.5.5-1|56	BINDIR=%{buildroot}%{_bindir} \
12cu|cduce-0.5.5-1|57	MANDIR=%{buildroot}%{_mandir} \
12cu|cduce-0.5.5-1|58	DOCDIR=%{buildroot}%{_docdir}/%{name} \
12cu|cduce-0.5.5-1|59	
12cu|cduce-0.5.5-1|60	%clean
12cu|cduce-0.5.5-1|61	rm -rf %{buildroot}
12cu|cduce-0.5.5-1|62	
12cu|cduce-0.5.5-1|63	%files
12cu|cduce-0.5.5-1|64	%defattr(-,root,root)
12cu|cduce-0.5.5-1|65	%doc %{_docdir}/%{name}
12cu|cduce-0.5.5-1|66	%{_bindir}/*
12cu|cduce-0.5.5-1|67	%{_mandir}/man1/*
12cu|cduce-0.5.5-1|68	%{_libdir}/ocaml/cduce
12cu|cduce-0.5.5-1|69	%exclude %{_libdir}/ocaml/cduce/*.a
12cu|cduce-0.5.5-1|70	%exclude %{_libdir}/ocaml/cduce/*.cmxa
12cu|cduce-0.5.5-1|71	
12cu|cduce-0.5.5-1|72	%files devel
12cu|cduce-0.5.5-1|73	%defattr(-,root,root,-)
12cu|cduce-0.5.5-1|74	%{_libdir}/ocaml/cduce/*.a
12cu|cduce-0.5.5-1|75	%{_libdir}/ocaml/cduce/*.cmxa
12cu|cduce-0.5.5-1|76	
12cu|cduce-0.5.5-1|77	
12cu|cduce-0.5.5-1|78	%changelog
12cu|cduce-0.5.5-1|79	* Sun Feb 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.3-3mdv2010.1
12cu|cduce-0.5.5-1|80	+ Revision: 512708
12cu|cduce-0.5.5-1|81	- rebuild
12cu|cduce-0.5.5-1|82	
12cu|cduce-0.5.5-1|83	* Mon Jun 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.3-2mdv2010.0
12cu|cduce-0.5.5-1|84	+ Revision: 390543
12cu|cduce-0.5.5-1|85	- rebuild for latest ocaml
12cu|cduce-0.5.5-1|86	
12cu|cduce-0.5.5-1|87	* Mon Jun 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.3-1mdv2010.0
12cu|cduce-0.5.5-1|88	+ Revision: 384005
12cu|cduce-0.5.5-1|89	- new version
12cu|cduce-0.5.5-1|90	- drop patch, merged upstream
12cu|cduce-0.5.5-1|91	
12cu|cduce-0.5.5-1|92	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.2.1-2mdv2009.1
12cu|cduce-0.5.5-1|93	+ Revision: 321204
12cu|cduce-0.5.5-1|94	- move non-devel files in main package
12cu|cduce-0.5.5-1|95	- site-lib hierarchy doesn't exist anymore
12cu|cduce-0.5.5-1|96	- fix build with latest ocaml (fedora patch)
12cu|cduce-0.5.5-1|97	- add curl support
12cu|cduce-0.5.5-1|98	
12cu|cduce-0.5.5-1|99	* Fri Aug 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.2.1-1mdv2009.0
12cu|cduce-0.5.5-1|100	+ Revision: 272368
12cu|cduce-0.5.5-1|101	- new version
12cu|cduce-0.5.5-1|102	
12cu|cduce-0.5.5-1|103	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.5.0-5mdv2009.0
12cu|cduce-0.5.5-1|104	+ Revision: 243470
12cu|cduce-0.5.5-1|105	- rebuild
12cu|cduce-0.5.5-1|106	
12cu|cduce-0.5.5-1|107	* Fri Mar 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-3mdv2008.1
12cu|cduce-0.5.5-1|108	+ Revision: 181374
12cu|cduce-0.5.5-1|109	- rebuild
12cu|cduce-0.5.5-1|110	
12cu|cduce-0.5.5-1|111	+ Olivier Blin <oblin@mandriva.com>
12cu|cduce-0.5.5-1|112	- restore BuildRoot
12cu|cduce-0.5.5-1|113	
12cu|cduce-0.5.5-1|114	+ Thierry Vignaud <tv@mandriva.org>
12cu|cduce-0.5.5-1|115	- kill re-definition of %%buildroot on Pixel's request
12cu|cduce-0.5.5-1|116	
12cu|cduce-0.5.5-1|117	* Thu Sep 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-2mdv2008.0
12cu|cduce-0.5.5-1|118	+ Revision: 80935
12cu|cduce-0.5.5-1|119	- fix build dependencies
12cu|cduce-0.5.5-1|120	- build ocaml interface
12cu|cduce-0.5.5-1|121	expat support
12cu|cduce-0.5.5-1|122	
12cu|cduce-0.5.5-1|123	* Sat Aug 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-1mdv2008.0
12cu|cduce-0.5.5-1|124	+ Revision: 65397
12cu|cduce-0.5.5-1|125	- new version
12cu|cduce-0.5.5-1|126	
12cu|cduce-0.5.5-1|127	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cu|cduce-0.5.5-1|128	- new release: 0.4.2
12cu|cduce-0.5.5-1|129	
12cu|cduce-0.5.5-1|130	
12cu|cduce-0.5.5-1|131	* Fri Feb 23 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.1-1mdv2007.0
12cu|cduce-0.5.5-1|132	+ Revision: 124865
12cu|cduce-0.5.5-1|133	- fix build dependencies
12cu|cduce-0.5.5-1|134	
12cu|cduce-0.5.5-1|135	* Fri Feb 23 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.1-1mdv2007.1
12cu|cduce-0.5.5-1|136	- first mdv release
12cu|cduce-0.5.5-1|137	
12cu|cduce-0.5.5-1|138	

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

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

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

9029 12
12cu|cellwriter-1.3.5-1|1	#define debug_package %{nil}
12cu|cellwriter-1.3.5-1|2	
12cu|cellwriter-1.3.5-1|3	Name:           cellwriter
12cu|cellwriter-1.3.5-1|4	Summary:        Character-based hardwriting input panel
12cu|cellwriter-1.3.5-1|5	Version:        1.3.5
12cu|cellwriter-1.3.5-1|6	Release:        1
12cu|cellwriter-1.3.5-1|7	Source0:        http://pub.risujin.org/cellwriter/%{name}-%{version}.tar.gz
12cu|cellwriter-1.3.5-1|8	URL:            http://risujin.org/cellwriter/
12cu|cellwriter-1.3.5-1|9	Group:          Accessibility
12cu|cellwriter-1.3.5-1|10	License:        GPLv2
12cu|cellwriter-1.3.5-1|11	BuildRequires:   pkgconfig(xtst)
12cu|cellwriter-1.3.5-1|12	BuildRequires:   pkgconfig(gdk-2.0)
12cu|cellwriter-1.3.5-1|13	BuildRequires:   pkgconfig(libgnome-2.0)
12cu|cellwriter-1.3.5-1|14	
12cu|cellwriter-1.3.5-1|15	%description
12cu|cellwriter-1.3.5-1|16	CellWriter is a grid-entry natural handwriting input panel. As you write
12cu|cellwriter-1.3.5-1|17	characters into the cells, your writing is instantly recognized at the
12cu|cellwriter-1.3.5-1|18	character level. When you press Enter on the panel, the input you entered is
12cu|cellwriter-1.3.5-1|19	sent to the currently focused application as if typed on the keyboard.
12cu|cellwriter-1.3.5-1|20	
12cu|cellwriter-1.3.5-1|21	%prep
12cu|cellwriter-1.3.5-1|22	%setup -q
12cu|cellwriter-1.3.5-1|23	
12cu|cellwriter-1.3.5-1|24	
12cu|cellwriter-1.3.5-1|25	%build
12cu|cellwriter-1.3.5-1|26	%configure2_5x
12cu|cellwriter-1.3.5-1|27	%make LIBS="$LIBS -lX11 -lm -lXtst"
12cu|cellwriter-1.3.5-1|28	
12cu|cellwriter-1.3.5-1|29	%install
12cu|cellwriter-1.3.5-1|30	%makeinstall_std
12cu|cellwriter-1.3.5-1|31	
12cu|cellwriter-1.3.5-1|32	
12cu|cellwriter-1.3.5-1|33	%files
12cu|cellwriter-1.3.5-1|34	%doc README NEWS COPYING AUTHORS
12cu|cellwriter-1.3.5-1|35	%{_bindir}/*
12cu|cellwriter-1.3.5-1|36	%{_mandir}/man1/*
12cu|cellwriter-1.3.5-1|37	%{_datadir}/%name
12cu|cellwriter-1.3.5-1|38	%{_datadir}/pixmaps/*
12cu|cellwriter-1.3.5-1|39	%{_iconsdir}/hicolor/scalable/apps/cellwriter.svg
12cu|cellwriter-1.3.5-1|40	%{_datadir}/applications/*
12cu|cellwriter-1.3.5-1|41	
12cu|cellwriter-1.3.5-1|42	
12cu|cellwriter-1.3.5-1|43	%changelog
12cu|cellwriter-1.3.5-1|44	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-5mdv2011.0
12cu|cellwriter-1.3.5-1|45	+ Revision: 610129
12cu|cellwriter-1.3.5-1|46	- rebuild
12cu|cellwriter-1.3.5-1|47	
12cu|cellwriter-1.3.5-1|48	* Sun May 02 2010 Funda Wang <fwang@mandriva.org> 1.3.4-4mdv2010.1
12cu|cellwriter-1.3.5-1|49	+ Revision: 541555
12cu|cellwriter-1.3.5-1|50	- fix perm
12cu|cellwriter-1.3.5-1|51	
12cu|cellwriter-1.3.5-1|52	* Tue Feb 09 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.3.4-3mdv2010.1
12cu|cellwriter-1.3.5-1|53	+ Revision: 502678
12cu|cellwriter-1.3.5-1|54	- fix licence
12cu|cellwriter-1.3.5-1|55	
12cu|cellwriter-1.3.5-1|56	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.3.4-2mdv2010.0
12cu|cellwriter-1.3.5-1|57	+ Revision: 436989
12cu|cellwriter-1.3.5-1|58	- rebuild
12cu|cellwriter-1.3.5-1|59	
12cu|cellwriter-1.3.5-1|60	* Sun Mar 15 2009 Funda Wang <fwang@mandriva.org> 1.3.4-1mdv2009.1
12cu|cellwriter-1.3.5-1|61	+ Revision: 355280
12cu|cellwriter-1.3.5-1|62	- New version 1.3.4
12cu|cellwriter-1.3.5-1|63	
12cu|cellwriter-1.3.5-1|64	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.2.4-3mdv2009.0
12cu|cellwriter-1.3.5-1|65	+ Revision: 243472
12cu|cellwriter-1.3.5-1|66	- rebuild
12cu|cellwriter-1.3.5-1|67	- kill re-definition of %%buildroot on Pixel's request
12cu|cellwriter-1.3.5-1|68	
12cu|cellwriter-1.3.5-1|69	+ Olivier Blin <oblin@mandriva.com>
12cu|cellwriter-1.3.5-1|70	- restore BuildRoot
12cu|cellwriter-1.3.5-1|71	
12cu|cellwriter-1.3.5-1|72	* Thu Oct 18 2007 Austin Acton <austin@mandriva.org> 1.2.4-1mdv2008.1
12cu|cellwriter-1.3.5-1|73	+ Revision: 99984
12cu|cellwriter-1.3.5-1|74	- fix buildrequires
12cu|cellwriter-1.3.5-1|75	- import cellwriter
12cu|cellwriter-1.3.5-1|76	
12cu|cellwriter-1.3.5-1|77	
12cu|cellwriter-1.3.5-1|78	

9030 12
12cu|cerealizer-0.8.1-1|1	%define name    cerealizer
12cu|cerealizer-0.8.1-1|2	%define oname   Cerealizer
12cu|cerealizer-0.8.1-1|3	%define version 0.7
12cu|cerealizer-0.8.1-1|4	
12cu|cerealizer-0.8.1-1|5	Name:           %{name}
12cu|cerealizer-0.8.1-1|6	Version:        0.8.1
12cu|cerealizer-0.8.1-1|7	Release:        1
12cu|cerealizer-0.8.1-1|8	License:        GPL
12cu|cerealizer-0.8.1-1|9	Url:		http://home.gna.org/oomadness/fr/cerealizer/index.html
12cu|cerealizer-0.8.1-1|10	Source:		http://download.gna.org/soya/Cerealizer-%{version}.tar.bz2
12cu|cerealizer-0.8.1-1|11	Group:          Development/Python
12cu|cerealizer-0.8.1-1|12	Summary:        Python module that allows to save objects in file
12cu|cerealizer-0.8.1-1|13	BuildRequires:  python-devel
12cu|cerealizer-0.8.1-1|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|cerealizer-0.8.1-1|15	Buildarch:	noarch
12cu|cerealizer-0.8.1-1|16	
12cu|cerealizer-0.8.1-1|17	%description
12cu|cerealizer-0.8.1-1|18	Python module that allows to save objects in file
12cu|cerealizer-0.8.1-1|19	
12cu|cerealizer-0.8.1-1|20	%prep
12cu|cerealizer-0.8.1-1|21	%setup -q  -n %{oname}-%{version}
12cu|cerealizer-0.8.1-1|22	rm -rf `find -name CVS` `find -name .cvswrappers`
12cu|cerealizer-0.8.1-1|23	
12cu|cerealizer-0.8.1-1|24	%build
12cu|cerealizer-0.8.1-1|25	
12cu|cerealizer-0.8.1-1|26	%{__python} setup.py build
12cu|cerealizer-0.8.1-1|27	
12cu|cerealizer-0.8.1-1|28	%install
12cu|cerealizer-0.8.1-1|29	%{__rm} -rf $RPM_BUILD_ROOT
12cu|cerealizer-0.8.1-1|30	%{__python} setup.py install --root=$RPM_BUILD_ROOT
12cu|cerealizer-0.8.1-1|31	
12cu|cerealizer-0.8.1-1|32	%clean
12cu|cerealizer-0.8.1-1|33	%{__rm} -rf $RPM_BUILD_ROOT
12cu|cerealizer-0.8.1-1|34	
12cu|cerealizer-0.8.1-1|35	%files
12cu|cerealizer-0.8.1-1|36	%defattr(-,root,root)
12cu|cerealizer-0.8.1-1|37	%doc README
12cu|cerealizer-0.8.1-1|38	%py_puresitedir/%{name}
12cu|cerealizer-0.8.1-1|39	%py_puresitedir/*.egg-info
12cu|cerealizer-0.8.1-1|40	
12cu|cerealizer-0.8.1-1|41	
12cu|cerealizer-0.8.1-1|42	
12cu|cerealizer-0.8.1-1|43	
12cu|cerealizer-0.8.1-1|44	%changelog
12cu|cerealizer-0.8.1-1|45	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.7-4mdv2011.0
12cu|cerealizer-0.8.1-1|46	+ Revision: 592376
12cu|cerealizer-0.8.1-1|47	- rebuild for python 2.7
12cu|cerealizer-0.8.1-1|48	
12cu|cerealizer-0.8.1-1|49	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.7-3mdv2010.0
12cu|cerealizer-0.8.1-1|50	+ Revision: 436990
12cu|cerealizer-0.8.1-1|51	- rebuild
12cu|cerealizer-0.8.1-1|52	
12cu|cerealizer-0.8.1-1|53	* Sun Jan 04 2009 Funda Wang <fwang@mandriva.org> 0.7-2mdv2009.1
12cu|cerealizer-0.8.1-1|54	+ Revision: 324175
12cu|cerealizer-0.8.1-1|55	- rebuild
12cu|cerealizer-0.8.1-1|56	
12cu|cerealizer-0.8.1-1|57	* Sat Sep 06 2008 Emmanuel Andry <eandry@mandriva.org> 0.7-1mdv2009.0
12cu|cerealizer-0.8.1-1|58	+ Revision: 281879
12cu|cerealizer-0.8.1-1|59	- New version
12cu|cerealizer-0.8.1-1|60	
12cu|cerealizer-0.8.1-1|61	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.6-3mdv2009.0
12cu|cerealizer-0.8.1-1|62	+ Revision: 243474
12cu|cerealizer-0.8.1-1|63	- rebuild
12cu|cerealizer-0.8.1-1|64	- kill re-definition of %%buildroot on Pixel's request
12cu|cerealizer-0.8.1-1|65	
12cu|cerealizer-0.8.1-1|66	+ Olivier Blin <oblin@mandriva.com>
12cu|cerealizer-0.8.1-1|67	- restore BuildRoot
12cu|cerealizer-0.8.1-1|68	
12cu|cerealizer-0.8.1-1|69	* Sat Dec 15 2007 Emmanuel Andry <eandry@mandriva.org> 0.6-1mdv2008.1
12cu|cerealizer-0.8.1-1|70	+ Revision: 120399
12cu|cerealizer-0.8.1-1|71	- New version
12cu|cerealizer-0.8.1-1|72	
12cu|cerealizer-0.8.1-1|73	* Tue Sep 11 2007 Emmanuel Andry <eandry@mandriva.org> 0.5-2mdv2008.0
12cu|cerealizer-0.8.1-1|74	+ Revision: 84538
12cu|cerealizer-0.8.1-1|75	- rebuild
12cu|cerealizer-0.8.1-1|76	
12cu|cerealizer-0.8.1-1|77	
12cu|cerealizer-0.8.1-1|78	* Sat Dec 16 2006 Olivier Blin <oblin@mandriva.com> 0.5-1mdv2007.0
12cu|cerealizer-0.8.1-1|79	+ Revision: 98150
12cu|cerealizer-0.8.1-1|80	- 0.5 (with register_alias support, #24821)
12cu|cerealizer-0.8.1-1|81	
12cu|cerealizer-0.8.1-1|82	* Fri Dec 15 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.4-3mdv2007.1
12cu|cerealizer-0.8.1-1|83	+ Revision: 97486
12cu|cerealizer-0.8.1-1|84	- Fix File list
12cu|cerealizer-0.8.1-1|85	- Fix File list
12cu|cerealizer-0.8.1-1|86	- Rebuild against new python
12cu|cerealizer-0.8.1-1|87	- Import cerealizer
12cu|cerealizer-0.8.1-1|88	
12cu|cerealizer-0.8.1-1|89	* Tue Jul 11 2006 Lenny Cartier <lenny@mandriva.com> 0.4-1mdv2007.0
12cu|cerealizer-0.8.1-1|90	- new
12cu|cerealizer-0.8.1-1|91	
12cu|cerealizer-0.8.1-1|92	

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

9032 12
12cu|cgenius-1.8.1.1-2|1	%define oversion 1811
12cu|cgenius-1.8.1.1-2|2	
12cu|cgenius-1.8.1.1-2|3	Summary:	Commander Keen engine
12cu|cgenius-1.8.1.1-2|4	Name:		cgenius
12cu|cgenius-1.8.1.1-2|5	Version:	1.8.1.1
12cu|cgenius-1.8.1.1-2|6	Release:	2
12cu|cgenius-1.8.1.1-2|7	License:	GPLv2+
12cu|cgenius-1.8.1.1-2|8	Group:		Games/Arcade
12cu|cgenius-1.8.1.1-2|9	Url:		http://clonekeenplus.sourceforge.net/
12cu|cgenius-1.8.1.1-2|10	# from git by tag https://github.com/gerstrong/Commander-Genius/
12cu|cgenius-1.8.1.1-2|11	Source0:	Commander-Genius-%{oversion}release.tar.gz
12cu|cgenius-1.8.1.1-2|12	BuildRequires:	cmake
12cu|cgenius-1.8.1.1-2|13	BuildRequires:	imagemagick
12cu|cgenius-1.8.1.1-2|14	BuildRequires:	boost-devel
12cu|cgenius-1.8.1.1-2|15	BuildRequires:	pkgconfig(gl)
12cu|cgenius-1.8.1.1-2|16	BuildRequires:	pkgconfig(sdl2)
12cu|cgenius-1.8.1.1-2|17	BuildRequires:	pkgconfig(SDL2_image)
12cu|cgenius-1.8.1.1-2|18	BuildRequires:	pkgconfig(vorbisfile)
12cu|cgenius-1.8.1.1-2|19	BuildRequires:	pkgconfig(x11)
12cu|cgenius-1.8.1.1-2|20	
12cu|cgenius-1.8.1.1-2|21	%description
12cu|cgenius-1.8.1.1-2|22	Commander Genius is an open-source clone of Commander Keen which allows
12cu|cgenius-1.8.1.1-2|23	you to play the games, and a majority of the mods made for it.
12cu|cgenius-1.8.1.1-2|24	
12cu|cgenius-1.8.1.1-2|25	So far Commander Keen 1-6 are fully supported.
12cu|cgenius-1.8.1.1-2|26	
12cu|cgenius-1.8.1.1-2|27	Warning! Make sure to place data files to %{_gamesdatadir}/commandergenius/
12cu|cgenius-1.8.1.1-2|28	
12cu|cgenius-1.8.1.1-2|29	You should note, that following versions of Keen work the best:
12cu|cgenius-1.8.1.1-2|30	- Keen 1 - Version 1.33
12cu|cgenius-1.8.1.1-2|31	- Keen 2 - Version 1.33
12cu|cgenius-1.8.1.1-2|32	- Keen 3 - Version 1.33
12cu|cgenius-1.8.1.1-2|33	- Keen 4 - Version 1.4
12cu|cgenius-1.8.1.1-2|34	- Keen 5 - Version 1.4
12cu|cgenius-1.8.1.1-2|35	- Keen 6 - Version 1.4
12cu|cgenius-1.8.1.1-2|36	
12cu|cgenius-1.8.1.1-2|37	%files
12cu|cgenius-1.8.1.1-2|38	%{_gamesbindir}/%{name}
12cu|cgenius-1.8.1.1-2|39	%dir %attr(0777,games,root) %{_gamesdatadir}/commandergenius/
12cu|cgenius-1.8.1.1-2|40	%{_gamesdatadir}/commandergenius/*
12cu|cgenius-1.8.1.1-2|41	%{_datadir}/applications/%{name}.desktop
12cu|cgenius-1.8.1.1-2|42	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|cgenius-1.8.1.1-2|43	
12cu|cgenius-1.8.1.1-2|44	#----------------------------------------------------------------------------
12cu|cgenius-1.8.1.1-2|45	
12cu|cgenius-1.8.1.1-2|46	%prep
12cu|cgenius-1.8.1.1-2|47	%setup -qn Commander-Genius-%{oversion}release
12cu|cgenius-1.8.1.1-2|48	
12cu|cgenius-1.8.1.1-2|49	find . -type f -perm 0755 -exec chmod 644 {} \;
12cu|cgenius-1.8.1.1-2|50	
12cu|cgenius-1.8.1.1-2|51	%build
12cu|cgenius-1.8.1.1-2|52	%cmake \
12cu|cgenius-1.8.1.1-2|53	-DGAMES_SHAREDIR=%{_gamesdatadir} \
12cu|cgenius-1.8.1.1-2|54	-DBUILD_SHARED_LIBS:BOOL=OFF \
12cu|cgenius-1.8.1.1-2|55	-DBUILD_STATIC_LIBS:BOOL=ON
12cu|cgenius-1.8.1.1-2|56	%make
12cu|cgenius-1.8.1.1-2|57	
12cu|cgenius-1.8.1.1-2|58	%install
12cu|cgenius-1.8.1.1-2|59	%makeinstall_std -C build
12cu|cgenius-1.8.1.1-2|60	
12cu|cgenius-1.8.1.1-2|61	mv %{buildroot}%{_gamesbindir}/CGeniusExe %{buildroot}%{_gamesbindir}/%{name}
12cu|cgenius-1.8.1.1-2|62	
12cu|cgenius-1.8.1.1-2|63	# install menu entry, overwrite the default one
12cu|cgenius-1.8.1.1-2|64	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|cgenius-1.8.1.1-2|65	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|cgenius-1.8.1.1-2|66	[Desktop Entry]
12cu|cgenius-1.8.1.1-2|67	Name=Commander Genius
12cu|cgenius-1.8.1.1-2|68	Comment=Play natively Commander Keen Games
12cu|cgenius-1.8.1.1-2|69	Exec=%{_gamesbindir}/%{name}
12cu|cgenius-1.8.1.1-2|70	Icon=%{name}
12cu|cgenius-1.8.1.1-2|71	Terminal=false
12cu|cgenius-1.8.1.1-2|72	Type=Application
12cu|cgenius-1.8.1.1-2|73	Categories=Game;ArcadeGame;
12cu|cgenius-1.8.1.1-2|74	EOF
12cu|cgenius-1.8.1.1-2|75	
12cu|cgenius-1.8.1.1-2|76	# install menu icons
12cu|cgenius-1.8.1.1-2|77	for N in 16 32 48 64 128 256;
12cu|cgenius-1.8.1.1-2|78	do
12cu|cgenius-1.8.1.1-2|79	convert CGLogo.png -scale ${N}x${N} $N.png;
12cu|cgenius-1.8.1.1-2|80	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
12cu|cgenius-1.8.1.1-2|81	done
12cu|cgenius-1.8.1.1-2|82	
12cu|cgenius-1.8.1.1-2|83	
12cu|cgenius-1.8.1.1-2|84	%changelog
12cu|cgenius-1.8.1.1-2|85	* Fri Jan 16 2015 Rosa <rosa@abf.rosalinux.ru> 1.8.1.1-2
12cu|cgenius-1.8.1.1-2|86	+ Revision: 18a91f8
12cu|cgenius-1.8.1.1-2|87	- Automatic import for version 1.8.1.1-2
12cu|cgenius-1.8.1.1-2|88	
12cu|cgenius-1.8.1.1-2|89	

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

9034 12
12cu|cgiirc-0.5.9-11|1	Name:           cgiirc
12cu|cgiirc-0.5.9-11|2	Version:        0.5.9
12cu|cgiirc-0.5.9-11|3	Release:        11
12cu|cgiirc-0.5.9-11|4	Summary:        IRC gateway
12cu|cgiirc-0.5.9-11|5	License:        Artistic and GPL
12cu|cgiirc-0.5.9-11|6	Group:		Networking/WWW
12cu|cgiirc-0.5.9-11|7	URL:            http://cgiirc.sourceforge.net
12cu|cgiirc-0.5.9-11|8	Source:		http://prdownloads.sourceforge.net/cgiirc/%{name}-%{version}.tar.bz2
12cu|cgiirc-0.5.9-11|9	Patch0:		%{name}-0.5.8.fhs.patch
12cu|cgiirc-0.5.9-11|10	Patch1:		%{name}-0.5.7.config.patch
12cu|cgiirc-0.5.9-11|11	Requires:	webserver
12cu|cgiirc-0.5.9-11|12	BuildArch:      noarch
12cu|cgiirc-0.5.9-11|13	
12cu|cgiirc-0.5.9-11|14	%description
12cu|cgiirc-0.5.9-11|15	CGI:IRC is a Perl/CGI program that lets you access IRC from a web browser, it
12cu|cgiirc-0.5.9-11|16	is designed to be flexible and has many uses such as an IRC gateway for an IRC
12cu|cgiirc-0.5.9-11|17	network, a chat-room for a website or to access IRC when stuck behind a
12cu|cgiirc-0.5.9-11|18	restrictive firewall.
12cu|cgiirc-0.5.9-11|19	
12cu|cgiirc-0.5.9-11|20	%prep
12cu|cgiirc-0.5.9-11|21	%setup -q
12cu|cgiirc-0.5.9-11|22	%patch0 -p1
12cu|cgiirc-0.5.9-11|23	%patch1 -p0
12cu|cgiirc-0.5.9-11|24	chmod 755 docs/*.pl
12cu|cgiirc-0.5.9-11|25	find . -name .htaccess -exec rm -f {} \;
12cu|cgiirc-0.5.9-11|26	
12cu|cgiirc-0.5.9-11|27	%install
12cu|cgiirc-0.5.9-11|28	rm -rf %{buildroot}
12cu|cgiirc-0.5.9-11|29	
12cu|cgiirc-0.5.9-11|30	install -d -m 755 %{buildroot}%{_var}/www/cgi-bin
12cu|cgiirc-0.5.9-11|31	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cu|cgiirc-0.5.9-11|32	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|cgiirc-0.5.9-11|33	install -d -m 755 %{buildroot}%{_sysconfdir}
12cu|cgiirc-0.5.9-11|34	
12cu|cgiirc-0.5.9-11|35	install -m 755 *.cgi %{buildroot}%{_var}/www/cgi-bin
12cu|cgiirc-0.5.9-11|36	install -m 644 cgiirc.config.full %{buildroot}%{_sysconfdir}/cgiirc.config
12cu|cgiirc-0.5.9-11|37	cp -r modules %{buildroot}%{_datadir}/%{name}
12cu|cgiirc-0.5.9-11|38	cp -r interfaces %{buildroot}%{_datadir}/%{name}
12cu|cgiirc-0.5.9-11|39	cp -r formats %{buildroot}%{_datadir}/%{name}
12cu|cgiirc-0.5.9-11|40	cp -r images/* %{buildroot}%{_var}/www/%{name}
12cu|cgiirc-0.5.9-11|41	
12cu|cgiirc-0.5.9-11|42	# apache configuration
12cu|cgiirc-0.5.9-11|43	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|cgiirc-0.5.9-11|44	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|cgiirc-0.5.9-11|45	# CGI::IRC configuration
12cu|cgiirc-0.5.9-11|46	
12cu|cgiirc-0.5.9-11|47	Alias /%{name} %{_var}/www/%{name}
12cu|cgiirc-0.5.9-11|48	
12cu|cgiirc-0.5.9-11|49	<Directory %{_var}/www/%{name}>
12cu|cgiirc-0.5.9-11|50	Require all granted
12cu|cgiirc-0.5.9-11|51	</Directory>
12cu|cgiirc-0.5.9-11|52	EOF
12cu|cgiirc-0.5.9-11|53	
12cu|cgiirc-0.5.9-11|54	%clean
12cu|cgiirc-0.5.9-11|55	rm -rf %{buildroot}
12cu|cgiirc-0.5.9-11|56	
12cu|cgiirc-0.5.9-11|57	
12cu|cgiirc-0.5.9-11|58	
12cu|cgiirc-0.5.9-11|59	%files
12cu|cgiirc-0.5.9-11|60	%defattr(-,root,root)
12cu|cgiirc-0.5.9-11|61	%doc README docs/*
12cu|cgiirc-0.5.9-11|62	%{_datadir}/%{name}
12cu|cgiirc-0.5.9-11|63	%{_var}/www/%{name}
12cu|cgiirc-0.5.9-11|64	%{_var}/www/cgi-bin/*
12cu|cgiirc-0.5.9-11|65	%config(noreplace) %{_sysconfdir}/cgiirc.config
12cu|cgiirc-0.5.9-11|66	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|cgiirc-0.5.9-11|67	
12cu|cgiirc-0.5.9-11|68	
12cu|cgiirc-0.5.9-11|69	%changelog
12cu|cgiirc-0.5.9-11|70	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.9-8mdv2011.0
12cu|cgiirc-0.5.9-11|71	+ Revision: 610133
12cu|cgiirc-0.5.9-11|72	- rebuild
12cu|cgiirc-0.5.9-11|73	
12cu|cgiirc-0.5.9-11|74	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.9-7mdv2010.1
12cu|cgiirc-0.5.9-11|75	+ Revision: 513155
12cu|cgiirc-0.5.9-11|76	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|cgiirc-0.5.9-11|77	
12cu|cgiirc-0.5.9-11|78	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.5.9-6mdv2010.0
12cu|cgiirc-0.5.9-11|79	+ Revision: 424795
12cu|cgiirc-0.5.9-11|80	- rebuild
12cu|cgiirc-0.5.9-11|81	
12cu|cgiirc-0.5.9-11|82	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.5.9-5mdv2009.0
12cu|cgiirc-0.5.9-11|83	+ Revision: 243478
12cu|cgiirc-0.5.9-11|84	- rebuild
12cu|cgiirc-0.5.9-11|85	
12cu|cgiirc-0.5.9-11|86	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.5.9-3mdv2008.1
12cu|cgiirc-0.5.9-11|87	+ Revision: 140692
12cu|cgiirc-0.5.9-11|88	- restore BuildRoot
12cu|cgiirc-0.5.9-11|89	
12cu|cgiirc-0.5.9-11|90	+ Thierry Vignaud <tv@mandriva.org>
12cu|cgiirc-0.5.9-11|91	- kill re-definition of %%buildroot on Pixel's request
12cu|cgiirc-0.5.9-11|92	
12cu|cgiirc-0.5.9-11|93	* Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.9-3mdv2008.0
12cu|cgiirc-0.5.9-11|94	+ Revision: 67054
12cu|cgiirc-0.5.9-11|95	- rebuild
12cu|cgiirc-0.5.9-11|96	
12cu|cgiirc-0.5.9-11|97	+ Erwan Velu <erwan@mandriva.org>
12cu|cgiirc-0.5.9-11|98	- Import cgiirc
12cu|cgiirc-0.5.9-11|99	
12cu|cgiirc-0.5.9-11|100	
12cu|cgiirc-0.5.9-11|101	
12cu|cgiirc-0.5.9-11|102	* Fri Jun 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.9-2mdv2007.0
12cu|cgiirc-0.5.9-11|103	- relax buildrequires versionning
12cu|cgiirc-0.5.9-11|104	
12cu|cgiirc-0.5.9-11|105	* Mon Jun 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.9-1mdv2007.0
12cu|cgiirc-0.5.9-11|106	- new version
12cu|cgiirc-0.5.9-11|107	- %%mkrel
12cu|cgiirc-0.5.9-11|108	- new webapp macros
12cu|cgiirc-0.5.9-11|109	- decompress patches
12cu|cgiirc-0.5.9-11|110	
12cu|cgiirc-0.5.9-11|111	* Fri May 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.8-1mdk
12cu|cgiirc-0.5.9-11|112	- New release 0.5.8
12cu|cgiirc-0.5.9-11|113	- rediff fhs patch
12cu|cgiirc-0.5.9-11|114	- backport compatible apache configuration file
12cu|cgiirc-0.5.9-11|115	
12cu|cgiirc-0.5.9-11|116	* Mon Sep 12 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.7-1mdk
12cu|cgiirc-0.5.9-11|117	- first mdk release

9035 12
12cu|cgoban1-1.9.14-15|1	%define name cgoban1
12cu|cgoban1-1.9.14-15|2	%define version 1.9.14
12cu|cgoban1-1.9.14-15|3	%define release  15
12cu|cgoban1-1.9.14-15|4	%define rname cgoban
12cu|cgoban1-1.9.14-15|5	
12cu|cgoban1-1.9.14-15|6	Summary: A Go game client
12cu|cgoban1-1.9.14-15|7	Summary(fr): Un client pour le jeu de Go
12cu|cgoban1-1.9.14-15|8	Name: %{name}
12cu|cgoban1-1.9.14-15|9	Version: %{version}
12cu|cgoban1-1.9.14-15|10	Release: %{release}
12cu|cgoban1-1.9.14-15|11	License: GPLv2+
12cu|cgoban1-1.9.14-15|12	Group: Games/Boards
12cu|cgoban1-1.9.14-15|13	Source:	http://ovh.dl.sourceforge.net/sourceforge/cgoban1/%rname-%version.tar.bz2
12cu|cgoban1-1.9.14-15|14	Source2: %name-mini.png
12cu|cgoban1-1.9.14-15|15	Source3: %name.png
12cu|cgoban1-1.9.14-15|16	URL: http://cgoban1.sourceforge.net/
12cu|cgoban1-1.9.14-15|17	BuildRequires:  pkgconfig(x11)
12cu|cgoban1-1.9.14-15|18	Provides: %rname = %{version}
12cu|cgoban1-1.9.14-15|19	
12cu|cgoban1-1.9.14-15|20	%description
12cu|cgoban1-1.9.14-15|21	Cgoban (Complete Goban) is for Unix systems with X11.  It has the ability
12cu|cgoban1-1.9.14-15|22	to be a computerized go board, view and edit smart-go files, and connect to
12cu|cgoban1-1.9.14-15|23	go servers on the Internet.
12cu|cgoban1-1.9.14-15|24	Cgoban is also a smart interface for GNU Go.
12cu|cgoban1-1.9.14-15|25	
12cu|cgoban1-1.9.14-15|26	%prep
12cu|cgoban1-1.9.14-15|27	%setup -q -n %rname-%version
12cu|cgoban1-1.9.14-15|28	
12cu|cgoban1-1.9.14-15|29	%build
12cu|cgoban1-1.9.14-15|30	mv src/cgoban.c src/cgoban.c.orig
12cu|cgoban1-1.9.14-15|31	sed -e 's|\"./goDummy\"|\"/usr/games/gnugo --quiet\"|' <src/cgoban.c.orig >src/cgoban.c
12cu|cgoban1-1.9.14-15|32	mv configure configure.orig
12cu|cgoban1-1.9.14-15|33	sed -e "s|-O2 -fomit-frame-pointer|$RPM_OPT_FLAGS|g" <configure.orig >configure
12cu|cgoban1-1.9.14-15|34	chmod +x configure
12cu|cgoban1-1.9.14-15|35	%configure2_5x --program-suffix=1
12cu|cgoban1-1.9.14-15|36	%make
12cu|cgoban1-1.9.14-15|37	
12cu|cgoban1-1.9.14-15|38	%install
12cu|cgoban1-1.9.14-15|39	rm -rf $RPM_BUILD_ROOT
12cu|cgoban1-1.9.14-15|40	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cu|cgoban1-1.9.14-15|41	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man6
12cu|cgoban1-1.9.14-15|42	mkdir -p $RPM_BUILD_ROOT%{_iconsdir}{,/mini,/large}
12cu|cgoban1-1.9.14-15|43	%makeinstall_std
12cu|cgoban1-1.9.14-15|44	
12cu|cgoban1-1.9.14-15|45	cp cgoban_icon.png $RPM_BUILD_ROOT%{_iconsdir}/large/cgoban1.png
12cu|cgoban1-1.9.14-15|46	cp %{SOURCE2} $RPM_BUILD_ROOT%{_iconsdir}/mini/cgoban1.png
12cu|cgoban1-1.9.14-15|47	cp %{SOURCE3} $RPM_BUILD_ROOT%{_iconsdir}/cgoban1.png
12cu|cgoban1-1.9.14-15|48	
12cu|cgoban1-1.9.14-15|49	mkdir -p %{buildroot}%{_datadir}/applications
12cu|cgoban1-1.9.14-15|50	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|cgoban1-1.9.14-15|51	[Desktop Entry]
12cu|cgoban1-1.9.14-15|52	Name=CGoban
12cu|cgoban1-1.9.14-15|53	Comment=Graphical game of Go
12cu|cgoban1-1.9.14-15|54	Exec=%{_bindir}/%{name}
12cu|cgoban1-1.9.14-15|55	Icon=cgoban1
12cu|cgoban1-1.9.14-15|56	Terminal=false
12cu|cgoban1-1.9.14-15|57	Type=Application
12cu|cgoban1-1.9.14-15|58	Categories=Game;BoardGame;
12cu|cgoban1-1.9.14-15|59	EOF
12cu|cgoban1-1.9.14-15|60	
12cu|cgoban1-1.9.14-15|61	%clean
12cu|cgoban1-1.9.14-15|62	rm -rf $RPM_BUILD_ROOT
12cu|cgoban1-1.9.14-15|63	
12cu|cgoban1-1.9.14-15|64	%if %mdkversion < 200900
12cu|cgoban1-1.9.14-15|65	%post
12cu|cgoban1-1.9.14-15|66	%update_menus
12cu|cgoban1-1.9.14-15|67	%endif
12cu|cgoban1-1.9.14-15|68	
12cu|cgoban1-1.9.14-15|69	%if %mdkversion < 200900
12cu|cgoban1-1.9.14-15|70	%postun
12cu|cgoban1-1.9.14-15|71	%clean_menus
12cu|cgoban1-1.9.14-15|72	%endif
12cu|cgoban1-1.9.14-15|73	
12cu|cgoban1-1.9.14-15|74	%files
12cu|cgoban1-1.9.14-15|75	%defattr(-,root,root)
12cu|cgoban1-1.9.14-15|76	%doc README TODO seigen-minoru.sgf
12cu|cgoban1-1.9.14-15|77	%{_bindir}/*
12cu|cgoban1-1.9.14-15|78	%{_mandir}/man6/*
12cu|cgoban1-1.9.14-15|79	%{_datadir}/applications/*.desktop
12cu|cgoban1-1.9.14-15|80	%{_iconsdir}/cgoban1.png
12cu|cgoban1-1.9.14-15|81	%{_iconsdir}/*/cgoban1.png
12cu|cgoban1-1.9.14-15|82	
12cu|cgoban1-1.9.14-15|83	
12cu|cgoban1-1.9.14-15|84	%changelog
12cu|cgoban1-1.9.14-15|85	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 1.9.14-14mdv2011.0
12cu|cgoban1-1.9.14-15|86	+ Revision: 635081
12cu|cgoban1-1.9.14-15|87	- drop fr translation
12cu|cgoban1-1.9.14-15|88	- rebuild
12cu|cgoban1-1.9.14-15|89	- tighten BR
12cu|cgoban1-1.9.14-15|90	
12cu|cgoban1-1.9.14-15|91	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9.14-13mdv2011.0
12cu|cgoban1-1.9.14-15|92	+ Revision: 616994
12cu|cgoban1-1.9.14-15|93	- the mass rebuild of 2010.0 packages
12cu|cgoban1-1.9.14-15|94	
12cu|cgoban1-1.9.14-15|95	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 1.9.14-12mdv2010.0
12cu|cgoban1-1.9.14-15|96	+ Revision: 424797
12cu|cgoban1-1.9.14-15|97	- rebuild
12cu|cgoban1-1.9.14-15|98	
12cu|cgoban1-1.9.14-15|99	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.9.14-11mdv2009.0
12cu|cgoban1-1.9.14-15|100	+ Revision: 243479
12cu|cgoban1-1.9.14-15|101	- rebuild
12cu|cgoban1-1.9.14-15|102	
12cu|cgoban1-1.9.14-15|103	+ Pixel <pixel@mandriva.com>
12cu|cgoban1-1.9.14-15|104	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|cgoban1-1.9.14-15|105	
12cu|cgoban1-1.9.14-15|106	* Tue Mar 25 2008 Pascal Terjan <pterjan@mandriva.org> 1.9.14-9mdv2008.1
12cu|cgoban1-1.9.14-15|107	+ Revision: 189892
12cu|cgoban1-1.9.14-15|108	- Convert the description into UTF-8
12cu|cgoban1-1.9.14-15|109	
12cu|cgoban1-1.9.14-15|110	+ Olivier Blin <oblin@mandriva.com>
12cu|cgoban1-1.9.14-15|111	- restore BuildRoot
12cu|cgoban1-1.9.14-15|112	
12cu|cgoban1-1.9.14-15|113	+ Thierry Vignaud <tv@mandriva.org>
12cu|cgoban1-1.9.14-15|114	- kill re-definition of %%buildroot on Pixel's request
12cu|cgoban1-1.9.14-15|115	
12cu|cgoban1-1.9.14-15|116	* Sun Dec 02 2007 Funda Wang <fwang@mandriva.org> 1.9.14-8mdv2008.1
12cu|cgoban1-1.9.14-15|117	+ Revision: 114364
12cu|cgoban1-1.9.14-15|118	- rebuild for new era
12cu|cgoban1-1.9.14-15|119	
12cu|cgoban1-1.9.14-15|120	+ Thierry Vignaud <tv@mandriva.org>
12cu|cgoban1-1.9.14-15|121	- kill hardcoded icon extension
12cu|cgoban1-1.9.14-15|122	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|cgoban1-1.9.14-15|123	
12cu|cgoban1-1.9.14-15|124	
12cu|cgoban1-1.9.14-15|125	* Tue Jan 09 2007 Pascal Terjan <pterjan@mandriva.org> 1.9.14-7mdv2007.0
12cu|cgoban1-1.9.14-15|126	+ Revision: 106212
12cu|cgoban1-1.9.14-15|127	- Use autoconf 2.5
12cu|cgoban1-1.9.14-15|128	- XDG menu
12cu|cgoban1-1.9.14-15|129	- Import cgoban1
12cu|cgoban1-1.9.14-15|130	
12cu|cgoban1-1.9.14-15|131	* Wed May 10 2006 Pascal Terjan <pterjan@mandriva.org> 1.9.14-6mdk
12cu|cgoban1-1.9.14-15|132	- mkrel
12cu|cgoban1-1.9.14-15|133	
12cu|cgoban1-1.9.14-15|134	* Tue Mar 15 2005 Pascal Terjan <pterjan@mandrake.org> 1.9.14-5mdk
12cu|cgoban1-1.9.14-15|135	- rebuild to get the right menu section
12cu|cgoban1-1.9.14-15|136	
12cu|cgoban1-1.9.14-15|137	* Sat May 15 2004 Pascal Terjan <pterjan@mandrake.org> 1.9.14-4mdk
12cu|cgoban1-1.9.14-15|138	- Rebuild
12cu|cgoban1-1.9.14-15|139	- use macros
12cu|cgoban1-1.9.14-15|140	- use cgoban1 for menu and icon
12cu|cgoban1-1.9.14-15|141	- add normal and mini icon
12cu|cgoban1-1.9.14-15|142	

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

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

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

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

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

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

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

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

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

9045 12
12cu|chrony-1.27-0.pre1git1ca844a.2|1	%define gitpatch git1ca844a
12cu|chrony-1.27-0.pre1git1ca844a.2|2	%define git 1
12cu|chrony-1.27-0.pre1git1ca844a.2|3	%define prel pre1
12cu|chrony-1.27-0.pre1git1ca844a.2|4	
12cu|chrony-1.27-0.pre1git1ca844a.2|5	Name:		chrony
12cu|chrony-1.27-0.pre1git1ca844a.2|6	Version:	1.27
12cu|chrony-1.27-0.pre1git1ca844a.2|7	%if %git
12cu|chrony-1.27-0.pre1git1ca844a.2|8	Release:	0.%{?prel}%{?gitpatch}.2
12cu|chrony-1.27-0.pre1git1ca844a.2|9	%else
12cu|chrony-1.27-0.pre1git1ca844a.2|10	Release:	1
12cu|chrony-1.27-0.pre1git1ca844a.2|11	%endif
12cu|chrony-1.27-0.pre1git1ca844a.2|12	Summary:	An NTP client/server
12cu|chrony-1.27-0.pre1git1ca844a.2|13	Group:		System/Base
12cu|chrony-1.27-0.pre1git1ca844a.2|14	License:	GPLv2
12cu|chrony-1.27-0.pre1git1ca844a.2|15	URL:		http://chrony.tuxfamily.org
12cu|chrony-1.27-0.pre1git1ca844a.2|16	Source0:	http://download.tuxfamily.org/chrony/chrony-%{version}-%{?prel}.tar.gz
12cu|chrony-1.27-0.pre1git1ca844a.2|17	Source1:	chrony.conf
12cu|chrony-1.27-0.pre1git1ca844a.2|18	Source2:	chrony.keys
12cu|chrony-1.27-0.pre1git1ca844a.2|19	Source3:	chronyd.service
12cu|chrony-1.27-0.pre1git1ca844a.2|20	Source4:	chrony.helper
12cu|chrony-1.27-0.pre1git1ca844a.2|21	Source5:	chrony.logrotate
12cu|chrony-1.27-0.pre1git1ca844a.2|22	Source7:	chrony.nm-dispatcher
12cu|chrony-1.27-0.pre1git1ca844a.2|23	Source8:	chrony.dhclient
12cu|chrony-1.27-0.pre1git1ca844a.2|24	Source9:	chrony-wait.service
12cu|chrony-1.27-0.pre1git1ca844a.2|25	%{?gitpatch:Patch0: chrony-%{version}-%{?prel}%{gitpatch}.patch.gz}
12cu|chrony-1.27-0.pre1git1ca844a.2|26	BuildRequires:	libcap-devel
12cu|chrony-1.27-0.pre1git1ca844a.2|27	BuildRequires:	libedit-devel
12cu|chrony-1.27-0.pre1git1ca844a.2|28	BuildRequires:	bison
12cu|chrony-1.27-0.pre1git1ca844a.2|29	BuildRequires:	texinfo
12cu|chrony-1.27-0.pre1git1ca844a.2|30	Requires(pre):	shadow-utils
12cu|chrony-1.27-0.pre1git1ca844a.2|31	Requires(post):	systemd-units chkconfig
12cu|chrony-1.27-0.pre1git1ca844a.2|32	Requires(preun):	systemd-units
12cu|chrony-1.27-0.pre1git1ca844a.2|33	Requires(postun):	systemd-units
12cu|chrony-1.27-0.pre1git1ca844a.2|34	
12cu|chrony-1.27-0.pre1git1ca844a.2|35	%description
12cu|chrony-1.27-0.pre1git1ca844a.2|36	A client/server for the Network Time Protocol, this program keeps your
12cu|chrony-1.27-0.pre1git1ca844a.2|37	computer's clock accurate. It was specially designed to support
12cu|chrony-1.27-0.pre1git1ca844a.2|38	systems with intermittent internet connections, but it also works well
12cu|chrony-1.27-0.pre1git1ca844a.2|39	in permanently connected environments. It can use also hardware reference
12cu|chrony-1.27-0.pre1git1ca844a.2|40	clocks, system real-time clock or manual input as time references.
12cu|chrony-1.27-0.pre1git1ca844a.2|41	
12cu|chrony-1.27-0.pre1git1ca844a.2|42	%prep
12cu|chrony-1.27-0.pre1git1ca844a.2|43	%setup -q -n %{name}-%{version}-%{?prel}
12cu|chrony-1.27-0.pre1git1ca844a.2|44	%{?gitpatch:%patch0 -p1}
12cu|chrony-1.27-0.pre1git1ca844a.2|45	
12cu|chrony-1.27-0.pre1git1ca844a.2|46	%{?gitpatch: echo %{version}-%{gitpatch} > version.txt}
12cu|chrony-1.27-0.pre1git1ca844a.2|47	
12cu|chrony-1.27-0.pre1git1ca844a.2|48	%build
12cu|chrony-1.27-0.pre1git1ca844a.2|49	%if %mdkver >= 201200
12cu|chrony-1.27-0.pre1git1ca844a.2|50	%serverbuild_hardened
12cu|chrony-1.27-0.pre1git1ca844a.2|51	%else
12cu|chrony-1.27-0.pre1git1ca844a.2|52	%serverbuild
12cu|chrony-1.27-0.pre1git1ca844a.2|53	export CFLAGS="$CFLAGS -pie -fpie"
12cu|chrony-1.27-0.pre1git1ca844a.2|54	export LDFLAGS="$LDFLAGS -Wl,-z,relro,-z,now"
12cu|chrony-1.27-0.pre1git1ca844a.2|55	%endif
12cu|chrony-1.27-0.pre1git1ca844a.2|56	
12cu|chrony-1.27-0.pre1git1ca844a.2|57	%configure \
12cu|chrony-1.27-0.pre1git1ca844a.2|58	--docdir=%{_docdir} \
12cu|chrony-1.27-0.pre1git1ca844a.2|59	--with-sendmail=%{_sbindir}/sendmail
12cu|chrony-1.27-0.pre1git1ca844a.2|60	
12cu|chrony-1.27-0.pre1git1ca844a.2|61	%make getdate all docs
12cu|chrony-1.27-0.pre1git1ca844a.2|62	
12cu|chrony-1.27-0.pre1git1ca844a.2|63	%install
12cu|chrony-1.27-0.pre1git1ca844a.2|64	%makeinstall_std install-docs DESTDIR=%{buildroot}
12cu|chrony-1.27-0.pre1git1ca844a.2|65	
12cu|chrony-1.27-0.pre1git1ca844a.2|66	rm -rf %{buildroot}%{_docdir}
12cu|chrony-1.27-0.pre1git1ca844a.2|67	
12cu|chrony-1.27-0.pre1git1ca844a.2|68	mkdir -p %{buildroot}%{_sysconfdir}/{sysconfig,logrotate.d}
12cu|chrony-1.27-0.pre1git1ca844a.2|69	mkdir -p %{buildroot}%{_localstatedir}/{lib,log}/chrony
12cu|chrony-1.27-0.pre1git1ca844a.2|70	mkdir -p %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d
12cu|chrony-1.27-0.pre1git1ca844a.2|71	mkdir -p %{buildroot}%{_sysconfdir}/dhcp/dhclient.d
12cu|chrony-1.27-0.pre1git1ca844a.2|72	mkdir -p %{buildroot}/usr/libexec/
12cu|chrony-1.27-0.pre1git1ca844a.2|73	mkdir -p %{buildroot}/lib/systemd/system
12cu|chrony-1.27-0.pre1git1ca844a.2|74	
12cu|chrony-1.27-0.pre1git1ca844a.2|75	install -m 644 -p %{SOURCE1} %{buildroot}%{_sysconfdir}/chrony.conf
12cu|chrony-1.27-0.pre1git1ca844a.2|76	install -m 640 -p %{SOURCE2} %{buildroot}%{_sysconfdir}/chrony.keys
12cu|chrony-1.27-0.pre1git1ca844a.2|77	install -m 644 -p %{SOURCE3} %{buildroot}/lib/systemd/system/chronyd.service
12cu|chrony-1.27-0.pre1git1ca844a.2|78	install -m 755 -p %{SOURCE4} %{buildroot}/usr/libexec/chrony-helper
12cu|chrony-1.27-0.pre1git1ca844a.2|79	install -m 644 -p %{SOURCE5} %{buildroot}%{_sysconfdir}/logrotate.d/chrony
12cu|chrony-1.27-0.pre1git1ca844a.2|80	install -m 755 -p %{SOURCE7} %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d/20-chrony
12cu|chrony-1.27-0.pre1git1ca844a.2|81	install -m 755 -p %{SOURCE8} %{buildroot}%{_sysconfdir}/dhcp/dhclient.d/chrony.sh
12cu|chrony-1.27-0.pre1git1ca844a.2|82	install -m 644 -p %{SOURCE9} %{buildroot}/lib/systemd/system/chrony-wait.service
12cu|chrony-1.27-0.pre1git1ca844a.2|83	
12cu|chrony-1.27-0.pre1git1ca844a.2|84	touch %{buildroot}%{_localstatedir}/lib/chrony/{drift,rtc}
12cu|chrony-1.27-0.pre1git1ca844a.2|85	
12cu|chrony-1.27-0.pre1git1ca844a.2|86	%pre
12cu|chrony-1.27-0.pre1git1ca844a.2|87	getent group chrony > /dev/null || /usr/sbin/groupadd -r chrony
12cu|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
12cu|chrony-1.27-0.pre1git1ca844a.2|89	:
12cu|chrony-1.27-0.pre1git1ca844a.2|90	
12cu|chrony-1.27-0.pre1git1ca844a.2|91	%post
12cu|chrony-1.27-0.pre1git1ca844a.2|92	/bin/systemctl daemon-reload &> /dev/null
12cu|chrony-1.27-0.pre1git1ca844a.2|93	:
12cu|chrony-1.27-0.pre1git1ca844a.2|94	
12cu|chrony-1.27-0.pre1git1ca844a.2|95	%triggerun -- chrony < 1.25
12cu|chrony-1.27-0.pre1git1ca844a.2|96	if /sbin/chkconfig --level 3 chronyd; then
12cu|chrony-1.27-0.pre1git1ca844a.2|97	/bin/systemctl enable chronyd.service &> /dev/null
12cu|chrony-1.27-0.pre1git1ca844a.2|98	fi
12cu|chrony-1.27-0.pre1git1ca844a.2|99	:
12cu|chrony-1.27-0.pre1git1ca844a.2|100	
12cu|chrony-1.27-0.pre1git1ca844a.2|101	%preun
12cu|chrony-1.27-0.pre1git1ca844a.2|102	if [ "$1" -eq 0 ]; then
12cu|chrony-1.27-0.pre1git1ca844a.2|103	/bin/systemctl --no-reload disable chrony-wait.service chronyd.service &> /dev/null
12cu|chrony-1.27-0.pre1git1ca844a.2|104	/bin/systemctl stop chrony-wait.service chronyd.service &> /dev/null
12cu|chrony-1.27-0.pre1git1ca844a.2|105	fi
12cu|chrony-1.27-0.pre1git1ca844a.2|106	:
12cu|chrony-1.27-0.pre1git1ca844a.2|107	
12cu|chrony-1.27-0.pre1git1ca844a.2|108	%postun
12cu|chrony-1.27-0.pre1git1ca844a.2|109	/bin/systemctl daemon-reload &> /dev/null
12cu|chrony-1.27-0.pre1git1ca844a.2|110	if [ "$1" -ge 1 ]; then
12cu|chrony-1.27-0.pre1git1ca844a.2|111	/bin/systemctl try-restart chronyd.service &> /dev/null
12cu|chrony-1.27-0.pre1git1ca844a.2|112	fi
12cu|chrony-1.27-0.pre1git1ca844a.2|113	:
12cu|chrony-1.27-0.pre1git1ca844a.2|114	
12cu|chrony-1.27-0.pre1git1ca844a.2|115	%files
12cu|chrony-1.27-0.pre1git1ca844a.2|116	%doc COPYING NEWS README chrony.txt faq.txt examples/*
12cu|chrony-1.27-0.pre1git1ca844a.2|117	%config(noreplace) %{_sysconfdir}/chrony.conf
12cu|chrony-1.27-0.pre1git1ca844a.2|118	%config(noreplace) %verify(not md5 size mtime) %attr(640,root,chrony) %{_sysconfdir}/chrony.keys
12cu|chrony-1.27-0.pre1git1ca844a.2|119	%config(noreplace) %{_sysconfdir}/logrotate.d/chrony
12cu|chrony-1.27-0.pre1git1ca844a.2|120	%{_sysconfdir}/NetworkManager/dispatcher.d/20-chrony
12cu|chrony-1.27-0.pre1git1ca844a.2|121	%{_sysconfdir}/dhcp/dhclient.d/chrony.sh
12cu|chrony-1.27-0.pre1git1ca844a.2|122	%{_bindir}/chronyc
12cu|chrony-1.27-0.pre1git1ca844a.2|123	%{_sbindir}/chronyd
12cu|chrony-1.27-0.pre1git1ca844a.2|124	/usr/libexec/chrony-helper
12cu|chrony-1.27-0.pre1git1ca844a.2|125	%{_infodir}/chrony.info*
12cu|chrony-1.27-0.pre1git1ca844a.2|126	/lib/systemd/system/chrony*.service
12cu|chrony-1.27-0.pre1git1ca844a.2|127	%{_mandir}/man[158]/%{name}*.[158]*
12cu|chrony-1.27-0.pre1git1ca844a.2|128	%dir %attr(-,chrony,chrony) %{_localstatedir}/lib/chrony
12cu|chrony-1.27-0.pre1git1ca844a.2|129	%ghost %attr(-,chrony,chrony) %{_localstatedir}/lib/chrony/drift
12cu|chrony-1.27-0.pre1git1ca844a.2|130	%ghost %attr(-,chrony,chrony) %{_localstatedir}/lib/chrony/rtc
12cu|chrony-1.27-0.pre1git1ca844a.2|131	%dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony
12cu|chrony-1.27-0.pre1git1ca844a.2|132	
12cu|chrony-1.27-0.pre1git1ca844a.2|133	%changelog
12cu|chrony-1.27-0.pre1git1ca844a.2|134	* Thu Jan  3 2013 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.27-0.pre1git1ca844a.2
12cu|chrony-1.27-0.pre1git1ca844a.2|135	- drop dependency on 'info'
12cu|chrony-1.27-0.pre1git1ca844a.2|136	
12cu|chrony-1.27-0.pre1git1ca844a.2|137	* Sat Nov 03 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.27-0.pre1git1ca844a.1
12cu|chrony-1.27-0.pre1git1ca844a.2|138	+ Revision: 821779
12cu|chrony-1.27-0.pre1git1ca844a.2|139	- update to new version 1.27-pre1
12cu|chrony-1.27-0.pre1git1ca844a.2|140	- patch0: update to git b088b7
12cu|chrony-1.27-0.pre1git1ca844a.2|141	- update from fedora fils chrony.dhclient chrony-wait.service chrony.helper
12cu|chrony-1.27-0.pre1git1ca844a.2|142	- dont run info-install on %%post, %%preun
12cu|chrony-1.27-0.pre1git1ca844a.2|143	- spec file clean
12cu|chrony-1.27-0.pre1git1ca844a.2|144	
12cu|chrony-1.27-0.pre1git1ca844a.2|145	* Sun Oct 09 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.26.20110831gitb088b7-2
12cu|chrony-1.27-0.pre1git1ca844a.2|146	+ Revision: 703948
12cu|chrony-1.27-0.pre1git1ca844a.2|147	- use global ntp servers in chrony.conf
12cu|chrony-1.27-0.pre1git1ca844a.2|148	- use %%serverbuild_hardened macro for mdv2012
12cu|chrony-1.27-0.pre1git1ca844a.2|149	- spec file clean
12cu|chrony-1.27-0.pre1git1ca844a.2|150	
12cu|chrony-1.27-0.pre1git1ca844a.2|151	* Sun Sep 18 2011 Александр Казанцев <kazancas@mandriva.org> 1.26.20110831gitb088b7-1
12cu|chrony-1.27-0.pre1git1ca844a.2|152	+ Revision: 700224
12cu|chrony-1.27-0.pre1git1ca844a.2|153	- update to 1.26
12cu|chrony-1.27-0.pre1git1ca844a.2|154	- adapt for Mandriva use with systemd
12cu|chrony-1.27-0.pre1git1ca844a.2|155	- drop SysVinit service
12cu|chrony-1.27-0.pre1git1ca844a.2|156	
12cu|chrony-1.27-0.pre1git1ca844a.2|157	* Wed May 04 2011 Michael Scherer <misc@mandriva.org> 1.25-1
12cu|chrony-1.27-0.pre1git1ca844a.2|158	+ Revision: 666398
12cu|chrony-1.27-0.pre1git1ca844a.2|159	- update to new version 1.25
12cu|chrony-1.27-0.pre1git1ca844a.2|160	
12cu|chrony-1.27-0.pre1git1ca844a.2|161	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.24-4mdv2011.0
12cu|chrony-1.27-0.pre1git1ca844a.2|162	+ Revision: 610138
12cu|chrony-1.27-0.pre1git1ca844a.2|163	- rebuild
12cu|chrony-1.27-0.pre1git1ca844a.2|164	
12cu|chrony-1.27-0.pre1git1ca844a.2|165	* Thu Feb 25 2010 Oden Eriksson <oeriksson@mandriva.com> 1.24-3mdv2010.1
12cu|chrony-1.27-0.pre1git1ca844a.2|166	+ Revision: 511156
12cu|chrony-1.27-0.pre1git1ca844a.2|167	- bump release again...
12cu|chrony-1.27-0.pre1git1ca844a.2|168	- bump release due to unknown bs problems
12cu|chrony-1.27-0.pre1git1ca844a.2|169	- 1.24 (fixes CVE-2010-0292, CVE-2010-0293, CVE-2010-0294)
12cu|chrony-1.27-0.pre1git1ca844a.2|170	- rediffed one patch
12cu|chrony-1.27-0.pre1git1ca844a.2|171	
12cu|chrony-1.27-0.pre1git1ca844a.2|172	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.23-8mdv2010.0
12cu|chrony-1.27-0.pre1git1ca844a.2|173	+ Revision: 437030
12cu|chrony-1.27-0.pre1git1ca844a.2|174	- rebuild
12cu|chrony-1.27-0.pre1git1ca844a.2|175	
12cu|chrony-1.27-0.pre1git1ca844a.2|176	* Fri Apr 03 2009 Funda Wang <fwang@mandriva.org> 1.23-7mdv2009.1
12cu|chrony-1.27-0.pre1git1ca844a.2|177	+ Revision: 363669
12cu|chrony-1.27-0.pre1git1ca844a.2|178	- rebuild for new readline
12cu|chrony-1.27-0.pre1git1ca844a.2|179	
12cu|chrony-1.27-0.pre1git1ca844a.2|180	* Thu Mar 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.23-6mdv2009.1
12cu|chrony-1.27-0.pre1git1ca844a.2|181	+ Revision: 361432
12cu|chrony-1.27-0.pre1git1ca844a.2|182	- rebuild
12cu|chrony-1.27-0.pre1git1ca844a.2|183	
12cu|chrony-1.27-0.pre1git1ca844a.2|184	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cu|chrony-1.27-0.pre1git1ca844a.2|185	- rebuild for latest readline
12cu|chrony-1.27-0.pre1git1ca844a.2|186	
12cu|chrony-1.27-0.pre1git1ca844a.2|187	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.23-3mdv2009.0
12cu|chrony-1.27-0.pre1git1ca844a.2|188	+ Revision: 243883
12cu|chrony-1.27-0.pre1git1ca844a.2|189	- rebuild
12cu|chrony-1.27-0.pre1git1ca844a.2|190	
12cu|chrony-1.27-0.pre1git1ca844a.2|191	* Mon Jan 28 2008 Adam Williamson <awilliamson@mandriva.org> 1.23-1mdv2008.1
12cu|chrony-1.27-0.pre1git1ca844a.2|192	+ Revision: 159227
12cu|chrony-1.27-0.pre1git1ca844a.2|193	- buildrequires texinfo (for .info file creation)
12cu|chrony-1.27-0.pre1git1ca844a.2|194	- new release 1.23 (hopefully fix #23977)
12cu|chrony-1.27-0.pre1git1ca844a.2|195	- rewrap description
12cu|chrony-1.27-0.pre1git1ca844a.2|196	- new license policy
12cu|chrony-1.27-0.pre1git1ca844a.2|197	- spec clean
12cu|chrony-1.27-0.pre1git1ca844a.2|198	
12cu|chrony-1.27-0.pre1git1ca844a.2|199	+ Olivier Blin <blino@mandriva.org>
12cu|chrony-1.27-0.pre1git1ca844a.2|200	- restore BuildRoot
12cu|chrony-1.27-0.pre1git1ca844a.2|201	
12cu|chrony-1.27-0.pre1git1ca844a.2|202	+ Thierry Vignaud <tv@mandriva.org>
12cu|chrony-1.27-0.pre1git1ca844a.2|203	- kill re-definition of %%buildroot on Pixel's request
12cu|chrony-1.27-0.pre1git1ca844a.2|204	- import chrony
12cu|chrony-1.27-0.pre1git1ca844a.2|205	
12cu|chrony-1.27-0.pre1git1ca844a.2|206	
12cu|chrony-1.27-0.pre1git1ca844a.2|207	* Wed Jun 21 2006 Lenny Cartier <lenny@mandriva.com> 1.22-0.20060621mdv2007.0
12cu|chrony-1.27-0.pre1git1ca844a.2|208	- conflicts ntp openntpd
12cu|chrony-1.27-0.pre1git1ca844a.2|209	- update to 20060621
12cu|chrony-1.27-0.pre1git1ca844a.2|210	
12cu|chrony-1.27-0.pre1git1ca844a.2|211	* Sun Apr 03 2005 Michael Scherer <misc@mandrake.org> 1.20-3mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|212	- Rebuild for readline
12cu|chrony-1.27-0.pre1git1ca844a.2|213	
12cu|chrony-1.27-0.pre1git1ca844a.2|214	* Fri Jan 03 2004 Franck Villaume <fvill@freesurf.fr> 1.20-2mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|215	- add BuildRequires : readline-devel
12cu|chrony-1.27-0.pre1git1ca844a.2|216	
12cu|chrony-1.27-0.pre1git1ca844a.2|217	* Sun Dec 14 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.20-1mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|218	- 1.20
12cu|chrony-1.27-0.pre1git1ca844a.2|219	- cleanups
12cu|chrony-1.27-0.pre1git1ca844a.2|220	- macroize
12cu|chrony-1.27-0.pre1git1ca844a.2|221	- quiet setup
12cu|chrony-1.27-0.pre1git1ca844a.2|222	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cu|chrony-1.27-0.pre1git1ca844a.2|223	- fix buildrequires (lib64..)
12cu|chrony-1.27-0.pre1git1ca844a.2|224	- add clean section
12cu|chrony-1.27-0.pre1git1ca844a.2|225	- fix init script (P1) in stead of messing with symlinks for chkconfig
12cu|chrony-1.27-0.pre1git1ca844a.2|226	- compile with $RPM_OPT_FLAGS
12cu|chrony-1.27-0.pre1git1ca844a.2|227	
12cu|chrony-1.27-0.pre1git1ca844a.2|228	* Mon Apr 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.19-2mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|229	- adjust buildrequires
12cu|chrony-1.27-0.pre1git1ca844a.2|230	
12cu|chrony-1.27-0.pre1git1ca844a.2|231	* Wed Jan 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.19-1mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|232	- from Aleksander Adamowski <olo@altkom.com.pl> :
12cu|chrony-1.27-0.pre1git1ca844a.2|233	- update to version 1.19
12cu|chrony-1.27-0.pre1git1ca844a.2|234	- add manpages
12cu|chrony-1.27-0.pre1git1ca844a.2|235	
12cu|chrony-1.27-0.pre1git1ca844a.2|236	* Fri Sep 20 2002 Aleksander Adamowski <olo@altkom.com.pl> 1.18-1mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|237	- update to version 1.18
12cu|chrony-1.27-0.pre1git1ca844a.2|238	
12cu|chrony-1.27-0.pre1git1ca844a.2|239	* Wed Jul 24 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17-3mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|240	- rebuild for new readline
12cu|chrony-1.27-0.pre1git1ca844a.2|241	
12cu|chrony-1.27-0.pre1git1ca844a.2|242	* Mon May 27 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.17-2mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|243	- fixed by Vlatko Kosturjak <kost@linux-mandrake.com> :
12cu|chrony-1.27-0.pre1git1ca844a.2|244	- fix for /etc/init.d/chronyd script (missing quote)
12cu|chrony-1.27-0.pre1git1ca844a.2|245	- fix for info install/uninstall
12cu|chrony-1.27-0.pre1git1ca844a.2|246	- support for chkconfig (chronyd is now visible in drakxservices)
12cu|chrony-1.27-0.pre1git1ca844a.2|247	
12cu|chrony-1.27-0.pre1git1ca844a.2|248	* Thu Mar 07 2002  Lenny Cartier <lenny@mandrakesoft.com> 1.17-1mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|249	- updated by W. Unruh <unruh@physics.ubc.ca> :
12cu|chrony-1.27-0.pre1git1ca844a.2|250	- update to version 1.17
12cu|chrony-1.27-0.pre1git1ca844a.2|251	
12cu|chrony-1.27-0.pre1git1ca844a.2|252	* Thu Jun 15 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.15-1mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|253	- update to 1.15
12cu|chrony-1.27-0.pre1git1ca844a.2|254	
12cu|chrony-1.27-0.pre1git1ca844a.2|255	* Fri Jan 05 2001 David BAUDENS <baudens@mandrakesoft.com> 1.14-3mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|256	- ExcludeArch: ppc
12cu|chrony-1.27-0.pre1git1ca844a.2|257	- Macros
12cu|chrony-1.27-0.pre1git1ca844a.2|258	- Spec clean up
12cu|chrony-1.27-0.pre1git1ca844a.2|259	
12cu|chrony-1.27-0.pre1git1ca844a.2|260	* Wed Sep 27 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.14-2mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|261	- fix info pages
12cu|chrony-1.27-0.pre1git1ca844a.2|262	
12cu|chrony-1.27-0.pre1git1ca844a.2|263	* Mon Sep 25 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.14-1mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|264	- include fixes from :
12cu|chrony-1.27-0.pre1git1ca844a.2|265	Tue Sep 18 2000 W. Unruh <unruh@phsyics.ubc.ca> 1.14-1mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|266	-fix links in /etc/rc.d
12cu|chrony-1.27-0.pre1git1ca844a.2|267	-update to version 1.14
12cu|chrony-1.27-0.pre1git1ca844a.2|268	- macros
12cu|chrony-1.27-0.pre1git1ca844a.2|269	
12cu|chrony-1.27-0.pre1git1ca844a.2|270	* Tue Apr 25 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.11-2mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|271	- fix group
12cu|chrony-1.27-0.pre1git1ca844a.2|272	- spec helper fixes
12cu|chrony-1.27-0.pre1git1ca844a.2|273	
12cu|chrony-1.27-0.pre1git1ca844a.2|274	* Mon Feb 07 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cu|chrony-1.27-0.pre1git1ca844a.2|275	- fixed non-root build of the package
12cu|chrony-1.27-0.pre1git1ca844a.2|276	- bypass install script
12cu|chrony-1.27-0.pre1git1ca844a.2|277	- add correct links
12cu|chrony-1.27-0.pre1git1ca844a.2|278	- used original srpm provided by Per Wedin <perra@m-media.se>
12cu|chrony-1.27-0.pre1git1ca844a.2|279	
12cu|chrony-1.27-0.pre1git1ca844a.2|280	* Sun Feb 06 2000 Per Wedin <perra@m-media.se>
12cu|chrony-1.27-0.pre1git1ca844a.2|281	- 1.11-2: Minor changes in chrony-1.11.spec
12cu|chrony-1.27-0.pre1git1ca844a.2|282	
12cu|chrony-1.27-0.pre1git1ca844a.2|283	* Sat Feb 05 2000 Per Wedin <perra@m-media.se>
12cu|chrony-1.27-0.pre1git1ca844a.2|284	- New version: 1.11-1. First try...
12cu|chrony-1.27-0.pre1git1ca844a.2|285	
12cu|chrony-1.27-0.pre1git1ca844a.2|286	* Wed Jun 24 1998 Corey Minyard <minyard@acm.org>
12cu|chrony-1.27-0.pre1git1ca844a.2|287	- Fixed all the configuration information so it went out correctly
12cu|chrony-1.27-0.pre1git1ca844a.2|288	
12cu|chrony-1.27-0.pre1git1ca844a.2|289	* Mon Jun 22 1998 Corey Minyard <minyard@acm.org>
12cu|chrony-1.27-0.pre1git1ca844a.2|290	- Initial version.
12cu|chrony-1.27-0.pre1git1ca844a.2|291	* Sun Oct 09 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.26.20110831gitb088b7-2mdv2012.0
12cu|chrony-1.27-0.pre1git1ca844a.2|292	+ Revision: 703948
12cu|chrony-1.27-0.pre1git1ca844a.2|293	- use global ntp servers in chrony.conf
12cu|chrony-1.27-0.pre1git1ca844a.2|294	> - use %%serverbuild_hardened macro for mdv2012^C
12cu|chrony-1.27-0.pre1git1ca844a.2|295	- spec file clean
12cu|chrony-1.27-0.pre1git1ca844a.2|296	
12cu|chrony-1.27-0.pre1git1ca844a.2|297	* Sun Sep 18 2011 ÐÐ»ÐµÐºÑÐ°Ð½Ð´Ñ ÐÐ°Ð·Ð°Ð½ÑÐµÐ² <kazancas@mandriva.org> 1.26.20110831gitb088b7-1
12cu|chrony-1.27-0.pre1git1ca844a.2|298	+ Revision: 700224
12cu|chrony-1.27-0.pre1git1ca844a.2|299	- update to 1.26
12cu|chrony-1.27-0.pre1git1ca844a.2|300	- adapt for Mandriva use with systemd
12cu|chrony-1.27-0.pre1git1ca844a.2|301	- drop SysVinit service
12cu|chrony-1.27-0.pre1git1ca844a.2|302	
12cu|chrony-1.27-0.pre1git1ca844a.2|303	* Wed May 04 2011 Michael Scherer <misc@mandriva.org> 1.25-1
12cu|chrony-1.27-0.pre1git1ca844a.2|304	+ Revision: 666398
12cu|chrony-1.27-0.pre1git1ca844a.2|305	- update to new version 1.25
12cu|chrony-1.27-0.pre1git1ca844a.2|306	
12cu|chrony-1.27-0.pre1git1ca844a.2|307	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.24-4mdv2011.0
12cu|chrony-1.27-0.pre1git1ca844a.2|308	+ Revision: 610138
12cu|chrony-1.27-0.pre1git1ca844a.2|309	- rebuild
12cu|chrony-1.27-0.pre1git1ca844a.2|310	
12cu|chrony-1.27-0.pre1git1ca844a.2|311	* Thu Feb 25 2010 Oden Eriksson <oeriksson@mandriva.com> 1.24-3mdv2010.1
12cu|chrony-1.27-0.pre1git1ca844a.2|312	+ Revision: 511156
12cu|chrony-1.27-0.pre1git1ca844a.2|313	- bump release again...
12cu|chrony-1.27-0.pre1git1ca844a.2|314	- bump release due to unknown bs problems
12cu|chrony-1.27-0.pre1git1ca844a.2|315	- 1.24 (fixes CVE-2010-0292, CVE-2010-0293, CVE-2010-0294)
12cu|chrony-1.27-0.pre1git1ca844a.2|316	- rediffed one patch
12cu|chrony-1.27-0.pre1git1ca844a.2|317	
12cu|chrony-1.27-0.pre1git1ca844a.2|318	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.23-8mdv2010.0
12cu|chrony-1.27-0.pre1git1ca844a.2|319	+ Revision: 437030
12cu|chrony-1.27-0.pre1git1ca844a.2|320	- rebuild
12cu|chrony-1.27-0.pre1git1ca844a.2|321	
12cu|chrony-1.27-0.pre1git1ca844a.2|322	* Fri Apr 03 2009 Funda Wang <fwang@mandriva.org> 1.23-7mdv2009.1
12cu|chrony-1.27-0.pre1git1ca844a.2|323	+ Revision: 363669
12cu|chrony-1.27-0.pre1git1ca844a.2|324	- rebuild for new readline
12cu|chrony-1.27-0.pre1git1ca844a.2|325	
12cu|chrony-1.27-0.pre1git1ca844a.2|326	* Thu Mar 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.23-6mdv2009.1
12cu|chrony-1.27-0.pre1git1ca844a.2|327	+ Revision: 361432
12cu|chrony-1.27-0.pre1git1ca844a.2|328	- rebuild
12cu|chrony-1.27-0.pre1git1ca844a.2|329	
12cu|chrony-1.27-0.pre1git1ca844a.2|330	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cu|chrony-1.27-0.pre1git1ca844a.2|331	- rebuild for latest readline
12cu|chrony-1.27-0.pre1git1ca844a.2|332	
12cu|chrony-1.27-0.pre1git1ca844a.2|333	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.23-3mdv2009.0
12cu|chrony-1.27-0.pre1git1ca844a.2|334	+ Revision: 243883
12cu|chrony-1.27-0.pre1git1ca844a.2|335	- rebuild
12cu|chrony-1.27-0.pre1git1ca844a.2|336	
12cu|chrony-1.27-0.pre1git1ca844a.2|337	* Mon Jan 28 2008 Adam Williamson <awilliamson@mandriva.org> 1.23-1mdv2008.1
12cu|chrony-1.27-0.pre1git1ca844a.2|338	+ Revision: 159227
12cu|chrony-1.27-0.pre1git1ca844a.2|339	- buildrequires texinfo (for .info file creation)
12cu|chrony-1.27-0.pre1git1ca844a.2|340	- new release 1.23 (hopefully fix #23977)
12cu|chrony-1.27-0.pre1git1ca844a.2|341	- rewrap description
12cu|chrony-1.27-0.pre1git1ca844a.2|342	- new license policy
12cu|chrony-1.27-0.pre1git1ca844a.2|343	- spec clean
12cu|chrony-1.27-0.pre1git1ca844a.2|344	
12cu|chrony-1.27-0.pre1git1ca844a.2|345	+ Olivier Blin <blino@mandriva.org>
12cu|chrony-1.27-0.pre1git1ca844a.2|346	- restore BuildRoot
12cu|chrony-1.27-0.pre1git1ca844a.2|347	
12cu|chrony-1.27-0.pre1git1ca844a.2|348	+ Thierry Vignaud <tv@mandriva.org>
12cu|chrony-1.27-0.pre1git1ca844a.2|349	- kill re-definition of %%buildroot on Pixel's request
12cu|chrony-1.27-0.pre1git1ca844a.2|350	- import chrony
12cu|chrony-1.27-0.pre1git1ca844a.2|351	
12cu|chrony-1.27-0.pre1git1ca844a.2|352	
12cu|chrony-1.27-0.pre1git1ca844a.2|353	* Wed Jun 21 2006 Lenny Cartier <lenny@mandriva.com> 1.22-0.20060621mdv2007.0
12cu|chrony-1.27-0.pre1git1ca844a.2|354	- conflicts ntp openntpd
12cu|chrony-1.27-0.pre1git1ca844a.2|355	- update to 20060621
12cu|chrony-1.27-0.pre1git1ca844a.2|356	
12cu|chrony-1.27-0.pre1git1ca844a.2|357	* Sun Apr 03 2005 Michael Scherer <misc@mandrake.org> 1.20-3mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|358	- Rebuild for readline
12cu|chrony-1.27-0.pre1git1ca844a.2|359	
12cu|chrony-1.27-0.pre1git1ca844a.2|360	* Fri Jan 03 2004 Franck Villaume <fvill@freesurf.fr> 1.20-2mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|361	- add BuildRequires : readline-devel
12cu|chrony-1.27-0.pre1git1ca844a.2|362	
12cu|chrony-1.27-0.pre1git1ca844a.2|363	* Sun Dec 14 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.20-1mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|364	- 1.20
12cu|chrony-1.27-0.pre1git1ca844a.2|365	- cleanups
12cu|chrony-1.27-0.pre1git1ca844a.2|366	- macroize
12cu|chrony-1.27-0.pre1git1ca844a.2|367	- quiet setup
12cu|chrony-1.27-0.pre1git1ca844a.2|368	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cu|chrony-1.27-0.pre1git1ca844a.2|369	- fix buildrequires (lib64..)
12cu|chrony-1.27-0.pre1git1ca844a.2|370	- add clean section
12cu|chrony-1.27-0.pre1git1ca844a.2|371	- fix init script (P1) in stead of messing with symlinks for chkconfig
12cu|chrony-1.27-0.pre1git1ca844a.2|372	- compile with $RPM_OPT_FLAGS
12cu|chrony-1.27-0.pre1git1ca844a.2|373	
12cu|chrony-1.27-0.pre1git1ca844a.2|374	* Mon Apr 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.19-2mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|375	- adjust buildrequires
12cu|chrony-1.27-0.pre1git1ca844a.2|376	
12cu|chrony-1.27-0.pre1git1ca844a.2|377	* Wed Jan 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.19-1mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|378	- from Aleksander Adamowski <olo@altkom.com.pl> :
12cu|chrony-1.27-0.pre1git1ca844a.2|379	- update to version 1.19
12cu|chrony-1.27-0.pre1git1ca844a.2|380	- add manpages
12cu|chrony-1.27-0.pre1git1ca844a.2|381	
12cu|chrony-1.27-0.pre1git1ca844a.2|382	* Fri Sep 20 2002 Aleksander Adamowski <olo@altkom.com.pl> 1.18-1mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|383	- update to version 1.18
12cu|chrony-1.27-0.pre1git1ca844a.2|384	
12cu|chrony-1.27-0.pre1git1ca844a.2|385	* Wed Jul 24 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17-3mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|386	- rebuild for new readline
12cu|chrony-1.27-0.pre1git1ca844a.2|387	
12cu|chrony-1.27-0.pre1git1ca844a.2|388	* Mon May 27 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.17-2mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|389	- fixed by Vlatko Kosturjak <kost@linux-mandrake.com> :
12cu|chrony-1.27-0.pre1git1ca844a.2|390	- fix for /etc/init.d/chronyd script (missing quote)
12cu|chrony-1.27-0.pre1git1ca844a.2|391	- fix for info install/uninstall
12cu|chrony-1.27-0.pre1git1ca844a.2|392	- support for chkconfig (chronyd is now visible in drakxservices)
12cu|chrony-1.27-0.pre1git1ca844a.2|393	
12cu|chrony-1.27-0.pre1git1ca844a.2|394	* Thu Mar 07 2002  Lenny Cartier <lenny@mandrakesoft.com> 1.17-1mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|395	- updated by W. Unruh <unruh@physics.ubc.ca> :
12cu|chrony-1.27-0.pre1git1ca844a.2|396	- update to version 1.17
12cu|chrony-1.27-0.pre1git1ca844a.2|397	
12cu|chrony-1.27-0.pre1git1ca844a.2|398	* Thu Jun 15 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.15-1mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|399	- update to 1.15
12cu|chrony-1.27-0.pre1git1ca844a.2|400	
12cu|chrony-1.27-0.pre1git1ca844a.2|401	* Fri Jan 05 2001 David BAUDENS <baudens@mandrakesoft.com> 1.14-3mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|402	- ExcludeArch: ppc
12cu|chrony-1.27-0.pre1git1ca844a.2|403	- Macros
12cu|chrony-1.27-0.pre1git1ca844a.2|404	- Spec clean up
12cu|chrony-1.27-0.pre1git1ca844a.2|405	
12cu|chrony-1.27-0.pre1git1ca844a.2|406	* Wed Sep 27 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.14-2mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|407	- fix info pages
12cu|chrony-1.27-0.pre1git1ca844a.2|408	
12cu|chrony-1.27-0.pre1git1ca844a.2|409	* Mon Sep 25 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.14-1mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|410	- include fixes from :
12cu|chrony-1.27-0.pre1git1ca844a.2|411	Tue Sep 18 2000 W. Unruh <unruh@phsyics.ubc.ca> 1.14-1mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|412	-fix links in /etc/rc.d
12cu|chrony-1.27-0.pre1git1ca844a.2|413	-update to version 1.14
12cu|chrony-1.27-0.pre1git1ca844a.2|414	- macros
12cu|chrony-1.27-0.pre1git1ca844a.2|415	
12cu|chrony-1.27-0.pre1git1ca844a.2|416	* Tue Apr 25 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.11-2mdk
12cu|chrony-1.27-0.pre1git1ca844a.2|417	- fix group
12cu|chrony-1.27-0.pre1git1ca844a.2|418	- spec helper fixes
12cu|chrony-1.27-0.pre1git1ca844a.2|419	
12cu|chrony-1.27-0.pre1git1ca844a.2|420	* Mon Feb 07 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cu|chrony-1.27-0.pre1git1ca844a.2|421	- fixed non-root build of the package
12cu|chrony-1.27-0.pre1git1ca844a.2|422	- bypass install script
12cu|chrony-1.27-0.pre1git1ca844a.2|423	- add correct links
12cu|chrony-1.27-0.pre1git1ca844a.2|424	- used original srpm provided by Per Wedin <perra@m-media.se>
12cu|chrony-1.27-0.pre1git1ca844a.2|425	
12cu|chrony-1.27-0.pre1git1ca844a.2|426	* Sun Feb 06 2000 Per Wedin <perra@m-media.se>
12cu|chrony-1.27-0.pre1git1ca844a.2|427	- 1.11-2: Minor changes in chrony-1.11.spec
12cu|chrony-1.27-0.pre1git1ca844a.2|428	
12cu|chrony-1.27-0.pre1git1ca844a.2|429	* Sat Feb 05 2000 Per Wedin <perra@m-media.se>
12cu|chrony-1.27-0.pre1git1ca844a.2|430	- New version: 1.11-1. First try...
12cu|chrony-1.27-0.pre1git1ca844a.2|431	
12cu|chrony-1.27-0.pre1git1ca844a.2|432	* Wed Jun 24 1998 Corey Minyard <minyard@acm.org>
12cu|chrony-1.27-0.pre1git1ca844a.2|433	- Fixed all the configuration information so it went out correctly
12cu|chrony-1.27-0.pre1git1ca844a.2|434	
12cu|chrony-1.27-0.pre1git1ca844a.2|435	* Mon Jun 22 1998 Corey Minyard <minyard@acm.org>
12cu|chrony-1.27-0.pre1git1ca844a.2|436	- Initial version.

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

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

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

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

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

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

9052 12
12cu|clara-0.20031214-7|1	%define name	clara
12cu|clara-0.20031214-7|2	%define version 0.20031214
12cu|clara-0.20031214-7|3	%define tarver  20031214
12cu|clara-0.20031214-7|4	%define release  7
12cu|clara-0.20031214-7|5	%define rc_name	%{name}-%{tarver}
12cu|clara-0.20031214-7|6	
12cu|clara-0.20031214-7|7	Name: 		%{name}
12cu|clara-0.20031214-7|8	Version: 	%{version}
12cu|clara-0.20031214-7|9	Release: 	%{release}
12cu|clara-0.20031214-7|10	
12cu|clara-0.20031214-7|11	Summary: 	An OCR (Optical Character Recognition) program
12cu|clara-0.20031214-7|12	URL: 		http://www.geocities.com/claraocr
12cu|clara-0.20031214-7|13	Source: 	http://www.geocities.com/claraocr/%{rc_name}.tar.bz2
12cu|clara-0.20031214-7|14	Patch0:		clara-optflags.patch
12cu|clara-0.20031214-7|15	Patch1:		clara-fix-str-fmt.patch
12cu|clara-0.20031214-7|16	Patch2:		clara-gcc44.patch
12cu|clara-0.20031214-7|17	License: 	GPL
12cu|clara-0.20031214-7|18	Group: 		Graphics
12cu|clara-0.20031214-7|19	BuildRequires:	pkgconfig(x11)
12cu|clara-0.20031214-7|20	
12cu|clara-0.20031214-7|21	%description
12cu|clara-0.20031214-7|22	Clara OCR is intended for large scale digitalization projects.
12cu|clara-0.20031214-7|23	It features a powerful GUI and a web interface for cooperative
12cu|clara-0.20031214-7|24	digitalization of books. Clara OCR development started in 1999
12cu|clara-0.20031214-7|25	and we're approaching production level.
12cu|clara-0.20031214-7|26	
12cu|clara-0.20031214-7|27	%prep
12cu|clara-0.20031214-7|28	%setup -q -n %{rc_name}
12cu|clara-0.20031214-7|29	%patch0 -p1 -b .makefile
12cu|clara-0.20031214-7|30	%patch1 -p0 -b .str
12cu|clara-0.20031214-7|31	%patch2 -p0 -b .gcc
12cu|clara-0.20031214-7|32	%if %_lib == lib64
12cu|clara-0.20031214-7|33	sed -i 's|LIBPATH = -L/usr/X11R6/lib|LIBPATH = |' Makefile
12cu|clara-0.20031214-7|34	%endif
12cu|clara-0.20031214-7|35	
12cu|clara-0.20031214-7|36	%build
12cu|clara-0.20031214-7|37	%make LDFLAGS="%ldflags"
12cu|clara-0.20031214-7|38	%make doc
12cu|clara-0.20031214-7|39	
12cu|clara-0.20031214-7|40	%install
12cu|clara-0.20031214-7|41	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cu|clara-0.20031214-7|42	cp clara $RPM_BUILD_ROOT%{_bindir}
12cu|clara-0.20031214-7|43	
12cu|clara-0.20031214-7|44	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cu|clara-0.20031214-7|45	install -m 644 doc/clara.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cu|clara-0.20031214-7|46	install -m 644 doc/clara-dev.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cu|clara-0.20031214-7|47	install -m 644 doc/clara-adv.1 $RPM_BUILD_ROOT%{_mandir}/man1
12cu|clara-0.20031214-7|48	
12cu|clara-0.20031214-7|49	%clean
12cu|clara-0.20031214-7|50	rm -rf $RPM_BUILD_ROOT
12cu|clara-0.20031214-7|51	
12cu|clara-0.20031214-7|52	%files
12cu|clara-0.20031214-7|53	%defattr(-,root,root)
12cu|clara-0.20031214-7|54	%doc doc/*html doc/FAQ doc/README
12cu|clara-0.20031214-7|55	%{_mandir}/man1/clara*
12cu|clara-0.20031214-7|56	%{_bindir}/*
12cu|clara-0.20031214-7|57	
12cu|clara-0.20031214-7|58	
12cu|clara-0.20031214-7|59	
12cu|clara-0.20031214-7|60	%changelog
12cu|clara-0.20031214-7|61	* Fri Jan 21 2011 Funda Wang <fwang@mandriva.org> 0.20031214-6mdv2011.0
12cu|clara-0.20031214-7|62	+ Revision: 632028
12cu|clara-0.20031214-7|63	- fix build
12cu|clara-0.20031214-7|64	- bunzip2 the patch
12cu|clara-0.20031214-7|65	
12cu|clara-0.20031214-7|66	+ Thierry Vignaud <tv@mandriva.org>
12cu|clara-0.20031214-7|67	- rebuild
12cu|clara-0.20031214-7|68	- rebuild
12cu|clara-0.20031214-7|69	
12cu|clara-0.20031214-7|70	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.20031214-3mdv2008.1
12cu|clara-0.20031214-7|71	+ Revision: 140694
12cu|clara-0.20031214-7|72	- restore BuildRoot
12cu|clara-0.20031214-7|73	
12cu|clara-0.20031214-7|74	+ Thierry Vignaud <tv@mandriva.org>
12cu|clara-0.20031214-7|75	- kill re-definition of %%buildroot on Pixel's request
12cu|clara-0.20031214-7|76	- buildrequires X11-devel instead of XFree86-devel
12cu|clara-0.20031214-7|77	- import clara
12cu|clara-0.20031214-7|78	
12cu|clara-0.20031214-7|79	
12cu|clara-0.20031214-7|80	* Fri Jun 02 2006 Stew Benedict <sbenedict@mandriva.com> 0.20031214-3mdv2007.0
12cu|clara-0.20031214-7|81	- rebuild, new url
12cu|clara-0.20031214-7|82	
12cu|clara-0.20031214-7|83	* Mon May  9 2005 Stew Benedict <sbenedict@mandriva.com> 0.20031214-2mdk
12cu|clara-0.20031214-7|84	- fix x86_64 build
12cu|clara-0.20031214-7|85	
12cu|clara-0.20031214-7|86	* Fri Apr  2 2004 Stew Benedict <sbenedict@mandrakesoft.com> 0.20031214-1mdk
12cu|clara-0.20031214-7|87	- new snapshot, rework patch0
12cu|clara-0.20031214-7|88	
12cu|clara-0.20031214-7|89	* Mon Mar 10 2003 Marcel Pol <mpol@gmx.net> 0.9.9-3mdk
12cu|clara-0.20031214-7|90	- buildreq: XFree86-devel
12cu|clara-0.20031214-7|91	
12cu|clara-0.20031214-7|92	* Mon Dec 30 2002 Stew Benedict <sbenedict@mandrakesoft.com> 0.9.9-2mdk
12cu|clara-0.20031214-7|93	- rebuild for new glibc/rpm, add %%clean section for rpmlint
12cu|clara-0.20031214-7|94	
12cu|clara-0.20031214-7|95	* Tue May 07 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.9.9-1mdk
12cu|clara-0.20031214-7|96	- 0.9.9
12cu|clara-0.20031214-7|97	- refresh patch0
12cu|clara-0.20031214-7|98	
12cu|clara-0.20031214-7|99	* Thu Nov 29 2001 Yves Duret <yduret@mandrakesoft.com> 0.9.8-1mdk
12cu|clara-0.20031214-7|100	- version 0.9.8
12cu|clara-0.20031214-7|101	- fix typo in url
12cu|clara-0.20031214-7|102	
12cu|clara-0.20031214-7|103	* Mon Jul 23 2001 Yves Duret <yduret@mandrakesoft.com> 0.9.7-1mdk
12cu|clara-0.20031214-7|104	- first MandrakeSoft package

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

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

9055 12
12cu|clipgrab-3.4.7-1|1	Name:           clipgrab
12cu|clipgrab-3.4.7-1|2	Version:        3.4.7
12cu|clipgrab-3.4.7-1|3	Release:        1
12cu|clipgrab-3.4.7-1|4	Summary:        Video down-loader
12cu|clipgrab-3.4.7-1|5	License:        GPLv3
12cu|clipgrab-3.4.7-1|6	Group:          Video
12cu|clipgrab-3.4.7-1|7	URL:            http://clipgrab.org/
12cu|clipgrab-3.4.7-1|8	Source0:        http://download.clipgrab.de/%{name}-%{version}.tar.bz2
12cu|clipgrab-3.4.7-1|9	Source1:        %{name}.desktop
12cu|clipgrab-3.4.7-1|10	
12cu|clipgrab-3.4.7-1|11	BuildRequires:  pkgconfig(QtCore)
12cu|clipgrab-3.4.7-1|12	BuildRequires:  pkgconfig(QtWebKit)
12cu|clipgrab-3.4.7-1|13	BuildRequires:  imagemagick
12cu|clipgrab-3.4.7-1|14	
12cu|clipgrab-3.4.7-1|15	Requires:     ffmpeg
12cu|clipgrab-3.4.7-1|16	
12cu|clipgrab-3.4.7-1|17	%description
12cu|clipgrab-3.4.7-1|18	A program which downloads and converts on-line videos from YouTube, Vimeo,
12cu|clipgrab-3.4.7-1|19	DailyMotion, MyVideo and many other platforms.
12cu|clipgrab-3.4.7-1|20	
12cu|clipgrab-3.4.7-1|21	
12cu|clipgrab-3.4.7-1|22	%prep
12cu|clipgrab-3.4.7-1|23	%setup -q
12cu|clipgrab-3.4.7-1|24	# fix spurious-executable-perm in debug
12cu|clipgrab-3.4.7-1|25	find . -type f -exec chmod -x {} \;
12cu|clipgrab-3.4.7-1|26	# fix wrong EOL encoding
12cu|clipgrab-3.4.7-1|27	perl -i -pe 's/\r\n/\n/gs' http_handler.h
12cu|clipgrab-3.4.7-1|28	
12cu|clipgrab-3.4.7-1|29	%build
12cu|clipgrab-3.4.7-1|30	%qmake_qt4 clipgrab.pro QMAKE_CXXFLAGS="%{optflags -wall}"
12cu|clipgrab-3.4.7-1|31	%make
12cu|clipgrab-3.4.7-1|32	
12cu|clipgrab-3.4.7-1|33	%install
12cu|clipgrab-3.4.7-1|34	# binary
12cu|clipgrab-3.4.7-1|35	install -D -m 755 %{name} %{buildroot}%{_bindir}/%{name}
12cu|clipgrab-3.4.7-1|36	
12cu|clipgrab-3.4.7-1|37	# icons
12cu|clipgrab-3.4.7-1|38	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12cu|clipgrab-3.4.7-1|39	mkdir -p %{buildroot}%{_iconsdir}/hicolor/16x16/apps
12cu|clipgrab-3.4.7-1|40	mkdir -p %{buildroot}%{_iconsdir}/hicolor/32x32/apps
12cu|clipgrab-3.4.7-1|41	install -D -m644 icon.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|clipgrab-3.4.7-1|42	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|clipgrab-3.4.7-1|43	install -D -m644 *.png %{buildroot}%{_datadir}/%{name}/
12cu|clipgrab-3.4.7-1|44	convert -geometry 32x32 icon.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|clipgrab-3.4.7-1|45	convert -geometry 16x16 icon.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|clipgrab-3.4.7-1|46	convert -scale 16x16 icon.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|clipgrab-3.4.7-1|47	convert -scale 32x32 icon.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|clipgrab-3.4.7-1|48	
12cu|clipgrab-3.4.7-1|49	# locales
12cu|clipgrab-3.4.7-1|50	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|clipgrab-3.4.7-1|51	install -D -m644 *.qm %{buildroot}%{_datadir}/%{name}/
12cu|clipgrab-3.4.7-1|52	# menu entry
12cu|clipgrab-3.4.7-1|53	install -d %{buildroot}%{_datadir}/applications
12cu|clipgrab-3.4.7-1|54	desktop-file-install --dir="%{buildroot}%{_datadir}/applications" %{SOURCE1}
12cu|clipgrab-3.4.7-1|55	
12cu|clipgrab-3.4.7-1|56	# create lang file
12cu|clipgrab-3.4.7-1|57	(cd %{buildroot} && find . -name '*.qm') | %__sed -e 's|^.||' | sed -e \
12cu|clipgrab-3.4.7-1|58	's:\(%{_datadir}/%{name}/%{name}_\)\([a-z_A-Z]\+\)\(.*qm$\):%lang(\2) \1\2\3:'\
12cu|clipgrab-3.4.7-1|59	>> %{name}.lang
12cu|clipgrab-3.4.7-1|60	
12cu|clipgrab-3.4.7-1|61	
12cu|clipgrab-3.4.7-1|62	%files -f %{name}.lang
12cu|clipgrab-3.4.7-1|63	%doc COPYING README
12cu|clipgrab-3.4.7-1|64	%{_bindir}/%{name}
12cu|clipgrab-3.4.7-1|65	%{_datadir}/%{name}/*.png
12cu|clipgrab-3.4.7-1|66	%{_datadir}/applications/%{name}.desktop
12cu|clipgrab-3.4.7-1|67	%{_iconsdir}/%{name}.png
12cu|clipgrab-3.4.7-1|68	%{_miconsdir}/%{name}.png
12cu|clipgrab-3.4.7-1|69	%{_liconsdir}/%{name}.png
12cu|clipgrab-3.4.7-1|70	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|clipgrab-3.4.7-1|71	
12cu|clipgrab-3.4.7-1|72	
12cu|clipgrab-3.4.7-1|73	
12cu|clipgrab-3.4.7-1|74	
12cu|clipgrab-3.4.7-1|75	%changelog
12cu|clipgrab-3.4.7-1|76	* Sun Oct 05 2014 abfonly <abfonly@gmail.com> 3.4.7-1
12cu|clipgrab-3.4.7-1|77	+ Revision: 1133622
12cu|clipgrab-3.4.7-1|78	- Merge pull request #2 from abfonly/clipgrab:rosa2012.1
12cu|clipgrab-3.4.7-1|79	- abfonly
12cu|clipgrab-3.4.7-1|80	
12cu|clipgrab-3.4.7-1|81	

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

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

9058 12
12cu|clusterit-2.5-5|1	Summary:	Collection of clustering tools
12cu|clusterit-2.5-5|2	Name:		clusterit
12cu|clusterit-2.5-5|3	Version:	2.5
12cu|clusterit-2.5-5|4	Release:	5
12cu|clusterit-2.5-5|5	License:	BSD
12cu|clusterit-2.5-5|6	Group:		Networking/Remote access
12cu|clusterit-2.5-5|7	URL:		http://clusterit.sourceforge.net/
12cu|clusterit-2.5-5|8	Source:		%{name}-%{version}.tar.gz
12cu|clusterit-2.5-5|9	BuildRequires:  pkgconfig(x11)
12cu|clusterit-2.5-5|10	BuildRequires:	ncurses-devel
12cu|clusterit-2.5-5|11	Requires:	openssh-clients
12cu|clusterit-2.5-5|12	Requires:	rsh-client
12cu|clusterit-2.5-5|13	Requires:	gawk
12cu|clusterit-2.5-5|14	
12cu|clusterit-2.5-5|15	%description
12cu|clusterit-2.5-5|16	This is a collection of clustering tools, to turn your ordinary
12cu|clusterit-2.5-5|17	everyday pile of UNIX workstations into a speedy parallel beast.
12cu|clusterit-2.5-5|18	dsh : run a command on a cluster of machines.  dshbak : format the
12cu|clusterit-2.5-5|19	output of dsh. barrier, barrierd : synchronize a process on a number
12cu|clusterit-2.5-5|20	of machines. jsd : simple command scheduling daemon for remote execution.
12cu|clusterit-2.5-5|21	jsh : run scheduled commands on remote machines. run : run a command
12cu|clusterit-2.5-5|22	on a machine at random. seq : run a command on a cluster in sequence.
12cu|clusterit-2.5-5|23	pcp : copy a file to a cluster of machines. pdf : display free disk space
12cu|clusterit-2.5-5|24	across a group of machines. prm : delete a file or files on a cluster
12cu|clusterit-2.5-5|25	of machines. rvt : a specialized VT100 emulator for the X window system.
12cu|clusterit-2.5-5|26	dvt : clustersed quickly dissect cluster files.
12cu|clusterit-2.5-5|27	
12cu|clusterit-2.5-5|28	%prep
12cu|clusterit-2.5-5|29	%setup -q
12cu|clusterit-2.5-5|30	
12cu|clusterit-2.5-5|31	%build
12cu|clusterit-2.5-5|32	%configure2_5x
12cu|clusterit-2.5-5|33	%make
12cu|clusterit-2.5-5|34	
12cu|clusterit-2.5-5|35	%install
12cu|clusterit-2.5-5|36	%makeinstall_std
12cu|clusterit-2.5-5|37	
12cu|clusterit-2.5-5|38	%clean
12cu|clusterit-2.5-5|39	
12cu|clusterit-2.5-5|40	%files
12cu|clusterit-2.5-5|41	%doc INSTALL CHANGES README html/*.html html/man/*.html
12cu|clusterit-2.5-5|42	%{_mandir}/man1/*
12cu|clusterit-2.5-5|43	%{_bindir}/*
12cu|clusterit-2.5-5|44	
12cu|clusterit-2.5-5|45	
12cu|clusterit-2.5-5|46	%changelog
12cu|clusterit-2.5-5|47	* Fri Jan 28 2011 Funda Wang <fwang@mandriva.org> 2.5-3mdv2011.0
12cu|clusterit-2.5-5|48	+ Revision: 633698
12cu|clusterit-2.5-5|49	- invalid source
12cu|clusterit-2.5-5|50	- patch is of no use
12cu|clusterit-2.5-5|51	- bunzip2 the patch
12cu|clusterit-2.5-5|52	
12cu|clusterit-2.5-5|53	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|clusterit-2.5-5|54	- the mass rebuild of 2010.0 packages
12cu|clusterit-2.5-5|55	
12cu|clusterit-2.5-5|56	+ Sandro Cazzaniga <kharec@mandriva.org>
12cu|clusterit-2.5-5|57	- fix %%build to use %%make
12cu|clusterit-2.5-5|58	- use %%make
12cu|clusterit-2.5-5|59	- very little spec cleanup
12cu|clusterit-2.5-5|60	- new version 2.5, use %%configure2_5x and a tar.gz file
12cu|clusterit-2.5-5|61	
12cu|clusterit-2.5-5|62	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 2.4-5mdv2010.0
12cu|clusterit-2.5-5|63	+ Revision: 424881
12cu|clusterit-2.5-5|64	- rebuild
12cu|clusterit-2.5-5|65	
12cu|clusterit-2.5-5|66	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.4-4mdv2009.0
12cu|clusterit-2.5-5|67	+ Revision: 243532
12cu|clusterit-2.5-5|68	- rebuild
12cu|clusterit-2.5-5|69	
12cu|clusterit-2.5-5|70	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.4-2mdv2008.1
12cu|clusterit-2.5-5|71	+ Revision: 170786
12cu|clusterit-2.5-5|72	- rebuild
12cu|clusterit-2.5-5|73	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|clusterit-2.5-5|74	
12cu|clusterit-2.5-5|75	+ Olivier Blin <oblin@mandriva.com>
12cu|clusterit-2.5-5|76	- restore BuildRoot
12cu|clusterit-2.5-5|77	
12cu|clusterit-2.5-5|78	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.4-1mdv2008.1
12cu|clusterit-2.5-5|79	+ Revision: 123242
12cu|clusterit-2.5-5|80	- kill re-definition of %%buildroot on Pixel's request
12cu|clusterit-2.5-5|81	- import clusterit
12cu|clusterit-2.5-5|82	
12cu|clusterit-2.5-5|83	
12cu|clusterit-2.5-5|84	* Fri Apr 28 2006 Jerome Soyer <saispo@mandriva.org> 2.4-1mdk
12cu|clusterit-2.5-5|85	- New release 2.4
12cu|clusterit-2.5-5|86	- Fix Url
12cu|clusterit-2.5-5|87	
12cu|clusterit-2.5-5|88	* Fri Sep 09 2005 Antoine Ginies <aginies@mandrakesoft.com> 2.3.1-2mdk
12cu|clusterit-2.5-5|89	- Fix BuildRquires
12cu|clusterit-2.5-5|90	
12cu|clusterit-2.5-5|91	* Fri Jul 22 2005 Erwan Velu <velu@seanodes.com> 2.3.1-1mdk
12cu|clusterit-2.5-5|92	- 2.3.1
12cu|clusterit-2.5-5|93	
12cu|clusterit-2.5-5|94	* Wed May 19 2004 Antoine Ginies <aginies@n2.mandrakesoft.com> 2.2-1mdk
12cu|clusterit-2.5-5|95	- release 2.2
12cu|clusterit-2.5-5|96	* Fri Jan 03 2003 Antoine Ginies <aginies@mandrakesoft.com> 2.0-6mdk
12cu|clusterit-2.5-5|97	- build for new glibc
12cu|clusterit-2.5-5|98	* Tue Aug 6 2002 Antoine Ginies <aginies@mandrakesoft.com> 2.0-5mdk
12cu|clusterit-2.5-5|99	- build with gcc 3.2
12cu|clusterit-2.5-5|100	* Thu Jul 11 2002 Antoine Ginies <aginies@mandrakesoft.com> 2.0-4mdk
12cu|clusterit-2.5-5|101	- Build on 8.2 with 2.96
12cu|clusterit-2.5-5|102	* Wed Jul 03 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.0-3mdk
12cu|clusterit-2.5-5|103	- fix ~rpm/... pb
12cu|clusterit-2.5-5|104	* Fri May 17 2002 Antoine Ginies <aginies@mandrakesoft.com> 2.0-2mdk
12cu|clusterit-2.5-5|105	- solve conflict problem with sh-utils
12cu|clusterit-2.5-5|106	- correct stupid error of changelog
12cu|clusterit-2.5-5|107	* Tue Apr 30 2002 Antoine Ginies <aginies@mandrakesoft.com> 2.0-1mdk
12cu|clusterit-2.5-5|108	- first release for Mandrakesoft :-)

9059 12
12cu|clusternfs-3.0.rc2-2|1	%define debug_package	%{nil}
12cu|clusternfs-3.0.rc2-2|2	
12cu|clusternfs-3.0.rc2-2|3	Name:		clusternfs
12cu|clusternfs-3.0.rc2-2|4	Version:	3.0.rc2
12cu|clusternfs-3.0.rc2-2|5	Release:	2
12cu|clusternfs-3.0.rc2-2|6	
12cu|clusternfs-3.0.rc2-2|7	License:	GPL
12cu|clusternfs-3.0.rc2-2|8	Group:		System/Servers
12cu|clusternfs-3.0.rc2-2|9	Summary:	ClusterNFS server
12cu|clusternfs-3.0.rc2-2|10	URL:		http://clusternfs.sourceforge.net/
12cu|clusternfs-3.0.rc2-2|11	Source:		http://heanet.dl.sourceforge.net/project/clusternfs/ClusterNFS/3.0-rc2/%{name}-%{version}.tar.bz2
12cu|clusternfs-3.0.rc2-2|12	
12cu|clusternfs-3.0.rc2-2|13	Source1:	clusternfs.init
12cu|clusternfs-3.0.rc2-2|14	BuildRequires:	tcp_wrappers-devel
12cu|clusternfs-3.0.rc2-2|15	Conflicts:	nfs-utils
12cu|clusternfs-3.0.rc2-2|16	Provides:       nfs-server
12cu|clusternfs-3.0.rc2-2|17	Requires:	rpcbind
12cu|clusternfs-3.0.rc2-2|18	Requires(post): rpm-helper
12cu|clusternfs-3.0.rc2-2|19	Requires(preun): rpm-helper
12cu|clusternfs-3.0.rc2-2|20	
12cu|clusternfs-3.0.rc2-2|21	
12cu|clusternfs-3.0.rc2-2|22	%description
12cu|clusternfs-3.0.rc2-2|23	ClusterNFS allows diskless clients to share a single root filesystem
12cu|clusternfs-3.0.rc2-2|24	by matching "tagged" filenames of the form "filename$$TAG=value$$"
12cu|clusternfs-3.0.rc2-2|25	with fallback to the original filename.
12cu|clusternfs-3.0.rc2-2|26	
12cu|clusternfs-3.0.rc2-2|27	%prep
12cu|clusternfs-3.0.rc2-2|28	%setup -q
12cu|clusternfs-3.0.rc2-2|29	sed -i 's|register void|register|g' *.c
12cu|clusternfs-3.0.rc2-2|30	
12cu|clusternfs-3.0.rc2-2|31	%build
12cu|clusternfs-3.0.rc2-2|32	%serverbuild
12cu|clusternfs-3.0.rc2-2|33	./BUILD --batch \
12cu|clusternfs-3.0.rc2-2|34	--rquotad=no \
12cu|clusternfs-3.0.rc2-2|35	--ugidd=no --nis=yes \
12cu|clusternfs-3.0.rc2-2|36	--hosts-access=yes\
12cu|clusternfs-3.0.rc2-2|37	--libwrap-directory=%{_libdir} \
12cu|clusternfs-3.0.rc2-2|38	--exports-uid=0 --exports-gid=0 \
12cu|clusternfs-3.0.rc2-2|39	--log-mounts=yes --multi=yes \
12cu|clusternfs-3.0.rc2-2|40	--devtab=yes --trnames=yes \
12cu|clusternfs-3.0.rc2-2|41	--path_devtab=%{_localstatedir}/lib/nfs/devtab
12cu|clusternfs-3.0.rc2-2|42	
12cu|clusternfs-3.0.rc2-2|43	%make
12cu|clusternfs-3.0.rc2-2|44	
12cu|clusternfs-3.0.rc2-2|45	%install
12cu|clusternfs-3.0.rc2-2|46	%makeinstall_std
12cu|clusternfs-3.0.rc2-2|47	install -d %{buildroot}/var/adm/fillup-templates
12cu|clusternfs-3.0.rc2-2|48	install -m 755 %{SOURCE1} -D %{buildroot}%{_initrddir}/clusternfs
12cu|clusternfs-3.0.rc2-2|49	rm -f %{buildroot}{%{_sbindir}/,%{_mandir}/man8/}showmount*
12cu|clusternfs-3.0.rc2-2|50	
12cu|clusternfs-3.0.rc2-2|51	
12cu|clusternfs-3.0.rc2-2|52	%post
12cu|clusternfs-3.0.rc2-2|53	%_post_service %{name}
12cu|clusternfs-3.0.rc2-2|54	
12cu|clusternfs-3.0.rc2-2|55	%preun
12cu|clusternfs-3.0.rc2-2|56	%_preun_service %{name}
12cu|clusternfs-3.0.rc2-2|57	
12cu|clusternfs-3.0.rc2-2|58	
12cu|clusternfs-3.0.rc2-2|59	
12cu|clusternfs-3.0.rc2-2|60	%files
12cu|clusternfs-3.0.rc2-2|61	%doc BUGS COPYING ChangeLog HALL_OF_FAME NEWS README README.HISTORIC TODO README.ClusterNFS EXAMPLE.ClusterNFS
12cu|clusternfs-3.0.rc2-2|62	%{_mandir}/man5/*
12cu|clusternfs-3.0.rc2-2|63	%{_mandir}/man8/[m-r]*
12cu|clusternfs-3.0.rc2-2|64	%{_localstatedir}/lib/nfs
12cu|clusternfs-3.0.rc2-2|65	%{_sbindir}/rpc.*
12cu|clusternfs-3.0.rc2-2|66	%config(noreplace) %{_initrddir}/clusternfs
12cu|clusternfs-3.0.rc2-2|67	
12cu|clusternfs-3.0.rc2-2|68	
12cu|clusternfs-3.0.rc2-2|69	
12cu|clusternfs-3.0.rc2-2|70	
12cu|clusternfs-3.0.rc2-2|71	%changelog
12cu|clusternfs-3.0.rc2-2|72	* Tue Apr 08 2014 symbianflo <symbianflo@symbianflo> 3.0.rc2-2
12cu|clusternfs-3.0.rc2-2|73	+ Revision: eed74c6
12cu|clusternfs-3.0.rc2-2|74	- Log : Import clusternfs
12cu|clusternfs-3.0.rc2-2|75	
12cu|clusternfs-3.0.rc2-2|76	

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

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

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

9063 12
12cu|cmmusic-1.6-1|1	Summary:	Console Mplayer Music
12cu|cmmusic-1.6-1|2	Name:		cmmusic
12cu|cmmusic-1.6-1|3	Version:	1.6
12cu|cmmusic-1.6-1|4	Release:	1
12cu|cmmusic-1.6-1|5	License:	GPLv2+
12cu|cmmusic-1.6-1|6	Group:		Sound
12cu|cmmusic-1.6-1|7	Source0:	http://downloads.sourceforge.net/cmmusic/%{name}-%{version}.tar.gz
12cu|cmmusic-1.6-1|8	Source1:	http://downloads.sourceforge.net/cmmusic/%{name}-plugin-%{version}.tar.gz
12cu|cmmusic-1.6-1|9	Patch0:		cmmusic-1.6-gcc43.patch
12cu|cmmusic-1.6-1|10	Patch1:		cmmusic-1.6-fix-format-string-error.patch
12cu|cmmusic-1.6-1|11	URL:		http://cmmusic.sourceforge.net/
12cu|cmmusic-1.6-1|12	BuildRequires:	pkgconfig(ncursesw)
12cu|cmmusic-1.6-1|13	BuildRequires:	pkgconfig(ncurses)
12cu|cmmusic-1.6-1|14	BuildRequires:	desktop-file-utils
12cu|cmmusic-1.6-1|15	Requires:	mplayer
12cu|cmmusic-1.6-1|16	%rename		%{name}-gtk
12cu|cmmusic-1.6-1|17	
12cu|cmmusic-1.6-1|18	%description
12cu|cmmusic-1.6-1|19	A front looks like xmms of mplayer which base on console user interface for
12cu|cmmusic-1.6-1|20	Linux. It may include control, list or event lirc panel and supports keyboard
12cu|cmmusic-1.6-1|21	and mouse.
12cu|cmmusic-1.6-1|22	
12cu|cmmusic-1.6-1|23	
12cu|cmmusic-1.6-1|24	%prep
12cu|cmmusic-1.6-1|25	%setup -qc -n %{name}-%{version}
12cu|cmmusic-1.6-1|26	#tar xfz %%{name}-%%{version}.tar.gz
12cu|cmmusic-1.6-1|27	tar xfz %{SOURCE1}
12cu|cmmusic-1.6-1|28	#tar xfz %%{name}-plugin-gtk-%%{version}.tar.gz
12cu|cmmusic-1.6-1|29	
12cu|cmmusic-1.6-1|30	# Fix wron executable perms
12cu|cmmusic-1.6-1|31	find %{name}-%{version} -name "*.cpp" -exec chmod a-x {} \;
12cu|cmmusic-1.6-1|32	find %{name}-%{version} -name "*.c" -exec chmod a-x {} \;
12cu|cmmusic-1.6-1|33	find %{name}-%{version} -name "*.h" -exec chmod a-x {} \;
12cu|cmmusic-1.6-1|34	find %{name}-plugin-%{version} -name "*.cpp" -exec chmod a-x {} \;
12cu|cmmusic-1.6-1|35	find %{name}-plugin-%{version} -name "*.c" -exec chmod a-x {} \;
12cu|cmmusic-1.6-1|36	find %{name}-plugin-%{version} -name "*.h" -exec chmod a-x {} \;
12cu|cmmusic-1.6-1|37	chmod -x %{name}-%{version}/{COPYING,ChangeLog,README}
12cu|cmmusic-1.6-1|38	
12cu|cmmusic-1.6-1|39	pushd %{name}-plugin-%{version}
12cu|cmmusic-1.6-1|40	%patch0 -p1
12cu|cmmusic-1.6-1|41	popd
12cu|cmmusic-1.6-1|42	%patch1 -p1
12cu|cmmusic-1.6-1|43	
12cu|cmmusic-1.6-1|44	
12cu|cmmusic-1.6-1|45	%build
12cu|cmmusic-1.6-1|46	pushd %{name}-%{version}
12cu|cmmusic-1.6-1|47	%configure2_5x
12cu|cmmusic-1.6-1|48	%make
12cu|cmmusic-1.6-1|49	popd
12cu|cmmusic-1.6-1|50	
12cu|cmmusic-1.6-1|51	pushd %{name}-plugin-%{version}
12cu|cmmusic-1.6-1|52	%configure2_5x
12cu|cmmusic-1.6-1|53	%make
12cu|cmmusic-1.6-1|54	popd
12cu|cmmusic-1.6-1|55	
12cu|cmmusic-1.6-1|56	
12cu|cmmusic-1.6-1|57	%install
12cu|cmmusic-1.6-1|58	pushd %{name}-%{version}
12cu|cmmusic-1.6-1|59	%makeinstall_std
12cu|cmmusic-1.6-1|60	popd
12cu|cmmusic-1.6-1|61	
12cu|cmmusic-1.6-1|62	pushd %{name}-plugin-%{version}
12cu|cmmusic-1.6-1|63	%makeinstall_std
12cu|cmmusic-1.6-1|64	popd
12cu|cmmusic-1.6-1|65	
12cu|cmmusic-1.6-1|66	# Fix the .desktop file
12cu|cmmusic-1.6-1|67	desktop-file-install	--remove-key=Encoding \
12cu|cmmusic-1.6-1|68	--set-key=Icon --set-value=%{name} \
12cu|cmmusic-1.6-1|69	%{buildroot}%{_datadir}/applications/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|cmmusic-1.6-1|70	
12cu|cmmusic-1.6-1|71	chmod +x %{buildroot}%{_datadir}/%{name}/plugins/{baidump3,cuelist,shell,ttplrc}.sh
12cu|cmmusic-1.6-1|72	
12cu|cmmusic-1.6-1|73	
12cu|cmmusic-1.6-1|74	%files
12cu|cmmusic-1.6-1|75	%doc %{name}-%{version}/{COPYING,ChangeLog,README}
12cu|cmmusic-1.6-1|76	%{_bindir}/%{name}
12cu|cmmusic-1.6-1|77	%{_bindir}/cmmusicx
12cu|cmmusic-1.6-1|78	%{_datadir}/%{name}
12cu|cmmusic-1.6-1|79	%{_datadir}/applications/%{name}.desktop
12cu|cmmusic-1.6-1|80	%{_datadir}/pixmaps/%{name}.xpm
12cu|cmmusic-1.6-1|81	
12cu|cmmusic-1.6-1|82	
12cu|cmmusic-1.6-1|83	%changelog
12cu|cmmusic-1.6-1|84	* Sun Jun 02 2013 Giovanni Mariani <mc2374@mclink.it> 1.6-1
12cu|cmmusic-1.6-1|85	- New release 1.6
12cu|cmmusic-1.6-1|86	- Changed BReqs to the pkgconfig form
12cu|cmmusic-1.6-1|87	- Dropped -gtk package (no more sources for it)
12cu|cmmusic-1.6-1|88	- Remade P0 and added P1 to fix build error with -Werror=format-security
12cu|cmmusic-1.6-1|89	- Added some docs and keep rpmlint happy
12cu|cmmusic-1.6-1|90	- Added S100 to silence useless rpmlint wanrings
12cu|cmmusic-1.6-1|91	
12cu|cmmusic-1.6-1|92	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5-3mdv2011.0
12cu|cmmusic-1.6-1|93	+ Revision: 617073
12cu|cmmusic-1.6-1|94	- the mass rebuild of 2010.0 packages
12cu|cmmusic-1.6-1|95	
12cu|cmmusic-1.6-1|96	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.5-2mdv2010.0
12cu|cmmusic-1.6-1|97	+ Revision: 437058
12cu|cmmusic-1.6-1|98	- rebuild
12cu|cmmusic-1.6-1|99	
12cu|cmmusic-1.6-1|100	* Mon Mar 23 2009 Funda Wang <fwang@mandriva.org> 1.5-1mdv2009.1
12cu|cmmusic-1.6-1|101	+ Revision: 360605
12cu|cmmusic-1.6-1|102	- import cmmusic
12cu|cmmusic-1.6-1|103	
12cu|cmmusic-1.6-1|104	

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

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

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

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

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

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

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

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

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

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

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

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

9076 12
12cu|colord-kde-0.3.0-1|1	Summary:	Colord support for KDE
12cu|colord-kde-0.3.0-1|2	Name:		colord-kde
12cu|colord-kde-0.3.0-1|3	Version:	0.3.0
12cu|colord-kde-0.3.0-1|4	Release:	1
12cu|colord-kde-0.3.0-1|5	License:	GPLv2+
12cu|colord-kde-0.3.0-1|6	Group:		Graphics
12cu|colord-kde-0.3.0-1|7	Url:		http://dantti.wordpress.com/
12cu|colord-kde-0.3.0-1|8	Source0:	http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
12cu|colord-kde-0.3.0-1|9	BuildRequires:	cmake
12cu|colord-kde-0.3.0-1|10	BuildRequires:	kdelibs4-devel
12cu|colord-kde-0.3.0-1|11	BuildRequires:	pkgconfig(colord)
12cu|colord-kde-0.3.0-1|12	BuildRequires:	pkgconfig(lcms2)
12cu|colord-kde-0.3.0-1|13	Requires:	kdebase4-runtime
12cu|colord-kde-0.3.0-1|14	Requires:	colord
12cu|colord-kde-0.3.0-1|15	
12cu|colord-kde-0.3.0-1|16	%description
12cu|colord-kde-0.3.0-1|17	KDE support for colord including KDE Daemon module and System Settings module.
12cu|colord-kde-0.3.0-1|18	
12cu|colord-kde-0.3.0-1|19	%prep
12cu|colord-kde-0.3.0-1|20	%setup -q
12cu|colord-kde-0.3.0-1|21	
12cu|colord-kde-0.3.0-1|22	%build
12cu|colord-kde-0.3.0-1|23	%cmake_kde4
12cu|colord-kde-0.3.0-1|24	%make
12cu|colord-kde-0.3.0-1|25	
12cu|colord-kde-0.3.0-1|26	%install
12cu|colord-kde-0.3.0-1|27	%makeinstall_std -C build
12cu|colord-kde-0.3.0-1|28	
12cu|colord-kde-0.3.0-1|29	%files
12cu|colord-kde-0.3.0-1|30	%doc COPYING MAINTAINERS TODO
12cu|colord-kde-0.3.0-1|31	%{_kde_applicationsdir}/colordkdeiccimporter.desktop
12cu|colord-kde-0.3.0-1|32	%{_kde_bindir}/colord-kde-icc-importer
12cu|colord-kde-0.3.0-1|33	%{_kde_libdir}/kde4/k*_colord.so
12cu|colord-kde-0.3.0-1|34	%{_kde_services}/kcm_colord.desktop
12cu|colord-kde-0.3.0-1|35	%{_kde_services}/kded/colord.desktop
12cu|colord-kde-0.3.0-1|36	

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

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

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

9080 12
12cu|compiz0.8-bcop-0.8.8-1|1	%define oname compiz-bcop
12cu|compiz0.8-bcop-0.8.8-1|2	%define shortname bcop
12cu|compiz0.8-bcop-0.8.8-1|3	
12cu|compiz0.8-bcop-0.8.8-1|4	Name:		compiz0.8-bcop
12cu|compiz0.8-bcop-0.8.8-1|5	Version:	0.8.8
12cu|compiz0.8-bcop-0.8.8-1|6	Release:	1
12cu|compiz0.8-bcop-0.8.8-1|7	Summary:	BCOP: Compiz Fusion plugin build utility
12cu|compiz0.8-bcop-0.8.8-1|8	Group:		System/X11
12cu|compiz0.8-bcop-0.8.8-1|9	License:	GPLv2
12cu|compiz0.8-bcop-0.8.8-1|10	URL:		http://www.compiz.org/
12cu|compiz0.8-bcop-0.8.8-1|11	Source:		http://releases.compiz.org/components/%{oname}/%{oname}-%{version}.tar.bz2
12cu|compiz0.8-bcop-0.8.8-1|12	BuildRequires:	pkgconfig(libxslt)
12cu|compiz0.8-bcop-0.8.8-1|13	Requires:	xsltproc
12cu|compiz0.8-bcop-0.8.8-1|14	Conflicts:	compiz > 0.9
12cu|compiz0.8-bcop-0.8.8-1|15	BuildArch:	noarch
12cu|compiz0.8-bcop-0.8.8-1|16	
12cu|compiz0.8-bcop-0.8.8-1|17	%description
12cu|compiz0.8-bcop-0.8.8-1|18	BCOP: Compiz Fusion plugin build utility.
12cu|compiz0.8-bcop-0.8.8-1|19	
12cu|compiz0.8-bcop-0.8.8-1|20	%prep
12cu|compiz0.8-bcop-0.8.8-1|21	%setup -q -n %{oname}-%{version}
12cu|compiz0.8-bcop-0.8.8-1|22	
12cu|compiz0.8-bcop-0.8.8-1|23	%build
12cu|compiz0.8-bcop-0.8.8-1|24	%configure2_5x
12cu|compiz0.8-bcop-0.8.8-1|25	%make
12cu|compiz0.8-bcop-0.8.8-1|26	
12cu|compiz0.8-bcop-0.8.8-1|27	%install
12cu|compiz0.8-bcop-0.8.8-1|28	%makeinstall_std
12cu|compiz0.8-bcop-0.8.8-1|29	
12cu|compiz0.8-bcop-0.8.8-1|30	%files
12cu|compiz0.8-bcop-0.8.8-1|31	%{_bindir}/%{shortname}
12cu|compiz0.8-bcop-0.8.8-1|32	%dir %{_datadir}/%{shortname}
12cu|compiz0.8-bcop-0.8.8-1|33	%{_datadir}/%{shortname}/%{shortname}.xslt
12cu|compiz0.8-bcop-0.8.8-1|34	%{_datadir}/pkgconfig/%{shortname}.pc
12cu|compiz0.8-bcop-0.8.8-1|35	

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

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

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

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

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

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

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

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

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

9090 12
12cu|configure-trackpoint-0.6-6|1	Name:		configure-trackpoint
12cu|configure-trackpoint-0.6-6|2	Version:	0.6
12cu|configure-trackpoint-0.6-6|3	Release:	6
12cu|configure-trackpoint-0.6-6|4	Summary:	TrackPoint configuration tool
12cu|configure-trackpoint-0.6-6|5	URL:		http://tpctl.sourceforge.net/configure-trackpoint.html
12cu|configure-trackpoint-0.6-6|6	License:	GPL
12cu|configure-trackpoint-0.6-6|7	Group:		System/Configuration/Hardware
12cu|configure-trackpoint-0.6-6|8	Source:		http://prdownloads.sourceforge.net/tpctl/%{name}-%{version}.tar.bz2
12cu|configure-trackpoint-0.6-6|9	Source1:	trackpoint.init
12cu|configure-trackpoint-0.6-6|10	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|configure-trackpoint-0.6-6|11	BuildRequires:	imagemagick desktop-file-utils
12cu|configure-trackpoint-0.6-6|12	Requires:	rpm-helper
12cu|configure-trackpoint-0.6-6|13	
12cu|configure-trackpoint-0.6-6|14	%description
12cu|configure-trackpoint-0.6-6|15	Configure-trackpoint is a Gnome TrackPoint configuration tool, which
12cu|configure-trackpoint-0.6-6|16	provides a friendly and descriptive interface to configure various
12cu|configure-trackpoint-0.6-6|17	TrackPoint device's parameters.
12cu|configure-trackpoint-0.6-6|18	
12cu|configure-trackpoint-0.6-6|19	%prep
12cu|configure-trackpoint-0.6-6|20	%setup -q
12cu|configure-trackpoint-0.6-6|21	
12cu|configure-trackpoint-0.6-6|22	%build
12cu|configure-trackpoint-0.6-6|23	%configure
12cu|configure-trackpoint-0.6-6|24	%make
12cu|configure-trackpoint-0.6-6|25	# the Icon tag shouldn't have an extension, desktop-* complains
12cu|configure-trackpoint-0.6-6|26	sed -i~ -e '/^Icon/s/\.png//' configure-trackpoint.desktop
12cu|configure-trackpoint-0.6-6|27	
12cu|configure-trackpoint-0.6-6|28	%install
12cu|configure-trackpoint-0.6-6|29	rm -rf $RPM_BUILD_ROOT
12cu|configure-trackpoint-0.6-6|30	%makeinstall_std
12cu|configure-trackpoint-0.6-6|31	# default provided config is useless and very likely bad (wrong device)
12cu|configure-trackpoint-0.6-6|32	# the user must run the app and save settings to get a working config
12cu|configure-trackpoint-0.6-6|33	cat <<FIN >%{buildroot}/%{_sysconfdir}/trackpoint/trackpoint.conf
12cu|configure-trackpoint-0.6-6|34	# This file is manipulated by the configure-trackpoint program, and sourced
12cu|configure-trackpoint-0.6-6|35	# by %{_initrddir}/trackpoint. Avoid hand editing, it is not guaranteed
12cu|configure-trackpoint-0.6-6|36	# to work as expected.
12cu|configure-trackpoint-0.6-6|37	
12cu|configure-trackpoint-0.6-6|38	FIN
12cu|configure-trackpoint-0.6-6|39	rm -rf %{buildroot}/{%{_sysconfdir}/init.d,%{_initrddir}/trackpoint}
12cu|configure-trackpoint-0.6-6|40	cp -p %{SOURCE1} %{buildroot}/%{_initrddir}/trackpoint
12cu|configure-trackpoint-0.6-6|41	
12cu|configure-trackpoint-0.6-6|42	
12cu|configure-trackpoint-0.6-6|43	desktop-file-install --vendor="" \
12cu|configure-trackpoint-0.6-6|44	--remove-category="Application" \
12cu|configure-trackpoint-0.6-6|45	--remove-category="SystemSetup" \
12cu|configure-trackpoint-0.6-6|46	--add-category="Settings;HardwareSettings" \
12cu|configure-trackpoint-0.6-6|47	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cu|configure-trackpoint-0.6-6|48	
12cu|configure-trackpoint-0.6-6|49	mkdir -p %{buildroot}/{%{_miconsdir},%{_liconsdir}}
12cu|configure-trackpoint-0.6-6|50	convert -resize 48x48 pixmaps/trackpoint.png %{buildroot}/%{_liconsdir}/%{name}.png
12cu|configure-trackpoint-0.6-6|51	convert -resize 32x32 pixmaps/trackpoint.png %{buildroot}/%{_iconsdir}/%{name}.png
12cu|configure-trackpoint-0.6-6|52	convert -resize 16x16 pixmaps/trackpoint.png %{buildroot}/%{_miconsdir}/%{name}.png
12cu|configure-trackpoint-0.6-6|53	
12cu|configure-trackpoint-0.6-6|54	%clean
12cu|configure-trackpoint-0.6-6|55	rm -rf $RPM_BUILD_ROOT
12cu|configure-trackpoint-0.6-6|56	
12cu|configure-trackpoint-0.6-6|57	%post
12cu|configure-trackpoint-0.6-6|58	%_post_service trackpoint
12cu|configure-trackpoint-0.6-6|59	%if %mdkversion < 200900
12cu|configure-trackpoint-0.6-6|60	%update_menus
12cu|configure-trackpoint-0.6-6|61	%endif
12cu|configure-trackpoint-0.6-6|62	
12cu|configure-trackpoint-0.6-6|63	consoleperms=/etc/security/console.perms
12cu|configure-trackpoint-0.6-6|64	if ! `grep -q "/proc/trackpoint/" $consoleperms` ; then
12cu|configure-trackpoint-0.6-6|65	echo "adding entry for /proc/trackpoint/* to your $consoleperms"
12cu|configure-trackpoint-0.6-6|66	cat >> $consoleperms << EOF
12cu|configure-trackpoint-0.6-6|67	
12cu|configure-trackpoint-0.6-6|68	# Added by %{name} to allow user access to /proc/trackpoint
12cu|configure-trackpoint-0.6-6|69	<console>  0600 /proc/trackpoint/* 0600 root
12cu|configure-trackpoint-0.6-6|70	EOF
12cu|configure-trackpoint-0.6-6|71	fi
12cu|configure-trackpoint-0.6-6|72	
12cu|configure-trackpoint-0.6-6|73	%preun
12cu|configure-trackpoint-0.6-6|74	%_preun_service trackpoint
12cu|configure-trackpoint-0.6-6|75	
12cu|configure-trackpoint-0.6-6|76	%if %mdkversion < 200900
12cu|configure-trackpoint-0.6-6|77	%postun
12cu|configure-trackpoint-0.6-6|78	%clean_menus
12cu|configure-trackpoint-0.6-6|79	%endif
12cu|configure-trackpoint-0.6-6|80	
12cu|configure-trackpoint-0.6-6|81	%files
12cu|configure-trackpoint-0.6-6|82	%defattr(-,root,root)
12cu|configure-trackpoint-0.6-6|83	%doc AUTHORS ChangeLog
12cu|configure-trackpoint-0.6-6|84	%{_bindir}/%{name}
12cu|configure-trackpoint-0.6-6|85	%{_datadir}/pixmaps/%{name}
12cu|configure-trackpoint-0.6-6|86	%{_iconsdir}/%{name}.png
12cu|configure-trackpoint-0.6-6|87	%{_liconsdir}/%{name}.png
12cu|configure-trackpoint-0.6-6|88	%{_miconsdir}/%{name}.png
12cu|configure-trackpoint-0.6-6|89	%{_datadir}/applications/*.desktop
12cu|configure-trackpoint-0.6-6|90	%{_initrddir}/trackpoint
12cu|configure-trackpoint-0.6-6|91	%config(noreplace) %{_sysconfdir}/trackpoint/trackpoint.conf
12cu|configure-trackpoint-0.6-6|92	
12cu|configure-trackpoint-0.6-6|93	
12cu|configure-trackpoint-0.6-6|94	
12cu|configure-trackpoint-0.6-6|95	%changelog
12cu|configure-trackpoint-0.6-6|96	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-5mdv2011.0
12cu|configure-trackpoint-0.6-6|97	+ Revision: 617412
12cu|configure-trackpoint-0.6-6|98	- the mass rebuild of 2010.0 packages
12cu|configure-trackpoint-0.6-6|99	
12cu|configure-trackpoint-0.6-6|100	* Wed Sep 02 2009 Thierry Vignaud <tv@mandriva.org> 0.6-4mdv2010.0
12cu|configure-trackpoint-0.6-6|101	+ Revision: 424941
12cu|configure-trackpoint-0.6-6|102	- rebuild
12cu|configure-trackpoint-0.6-6|103	
12cu|configure-trackpoint-0.6-6|104	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|configure-trackpoint-0.6-6|105	- lowercase ImageMagick
12cu|configure-trackpoint-0.6-6|106	
12cu|configure-trackpoint-0.6-6|107	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.6-3mdv2009.0
12cu|configure-trackpoint-0.6-6|108	+ Revision: 243623
12cu|configure-trackpoint-0.6-6|109	- rebuild
12cu|configure-trackpoint-0.6-6|110	- drop old menu
12cu|configure-trackpoint-0.6-6|111	- kill re-definition of %%buildroot on Pixel's request
12cu|configure-trackpoint-0.6-6|112	
12cu|configure-trackpoint-0.6-6|113	+ Pixel <pixel@mandriva.com>
12cu|configure-trackpoint-0.6-6|114	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|configure-trackpoint-0.6-6|115	
12cu|configure-trackpoint-0.6-6|116	+ Olivier Blin <oblin@mandriva.com>
12cu|configure-trackpoint-0.6-6|117	- restore BuildRoot
12cu|configure-trackpoint-0.6-6|118	
12cu|configure-trackpoint-0.6-6|119	* Sun Dec 02 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.6-1mdv2008.1
12cu|configure-trackpoint-0.6-6|120	+ Revision: 114395
12cu|configure-trackpoint-0.6-6|121	- new version 0.6
12cu|configure-trackpoint-0.6-6|122	- initscript to initialize the trackpoint at system startup
12cu|configure-trackpoint-0.6-6|123	- some fixes to the menu and desktop entry file
12cu|configure-trackpoint-0.6-6|124	- added ChangeLog to package documentation
12cu|configure-trackpoint-0.6-6|125	- updated description, the trackpoint stuff seems to be in mainline kernel now
12cu|configure-trackpoint-0.6-6|126	
12cu|configure-trackpoint-0.6-6|127	+ Thierry Vignaud <tv@mandriva.org>
12cu|configure-trackpoint-0.6-6|128	- import configure-trackpoint
12cu|configure-trackpoint-0.6-6|129	
12cu|configure-trackpoint-0.6-6|130	
12cu|configure-trackpoint-0.6-6|131	* Tue Sep 12 2006 Emmanuel Andry <eandry@mandriva.org> 0.2-3mdv2007.0
12cu|configure-trackpoint-0.6-6|132	- add buildrequires desktop-file-utils
12cu|configure-trackpoint-0.6-6|133	
12cu|configure-trackpoint-0.6-6|134	* Tue Sep 12 2006 Emmanuel Andry <eandry@mandriva.org> 0.2-2mdv2007.0
12cu|configure-trackpoint-0.6-6|135	- %%mkrel
12cu|configure-trackpoint-0.6-6|136	- xdg menu
12cu|configure-trackpoint-0.6-6|137	
12cu|configure-trackpoint-0.6-6|138	* Mon Mar 21 2005 Michael Reinsch <mr@uue.org> 0.2-1mdk
12cu|configure-trackpoint-0.6-6|139	- first package for Mandrakelinux

9091 12
12cu|conglomerate-0.9.1-11|1	Summary:	A structural XML document editor
12cu|conglomerate-0.9.1-11|2	Name:		conglomerate
12cu|conglomerate-0.9.1-11|3	Version:	0.9.1
12cu|conglomerate-0.9.1-11|4	Release:	11
12cu|conglomerate-0.9.1-11|5	License:	GPLv2+
12cu|conglomerate-0.9.1-11|6	Group:		Editors
12cu|conglomerate-0.9.1-11|7	URL:		http://www.conglomerate.org/
12cu|conglomerate-0.9.1-11|8	Source:		http://prdownloads.sourceforge.net/conglomerate/%{name}-%{version}.tar.bz2
12cu|conglomerate-0.9.1-11|9	Source1:	%{name}-48.png
12cu|conglomerate-0.9.1-11|10	Patch:		conglomerate-0.9.1-format-strings.patch
12cu|conglomerate-0.9.1-11|11	BuildRequires:	gtksourceview-devel >= 0.6
12cu|conglomerate-0.9.1-11|12	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|conglomerate-0.9.1-11|13	BuildRequires:	pkgconfig(libexslt)
12cu|conglomerate-0.9.1-11|14	BuildRequires:	libglade2.0-devel >= 2.0.0
12cu|conglomerate-0.9.1-11|15	BuildRequires:	enchant-devel
12cu|conglomerate-0.9.1-11|16	BuildRequires:	scrollkeeper
12cu|conglomerate-0.9.1-11|17	BuildRequires:	gtk-doc
12cu|conglomerate-0.9.1-11|18	BuildRequires:	perl-XML-Parser
12cu|conglomerate-0.9.1-11|19	BuildRequires:	desktop-file-utils
12cu|conglomerate-0.9.1-11|20	#BuildRequires:	automake1.4
12cu|conglomerate-0.9.1-11|21	Requires(post): scrollkeeper desktop-file-utils
12cu|conglomerate-0.9.1-11|22	Requires(postun): scrollkeeper desktop-file-utils
12cu|conglomerate-0.9.1-11|23	
12cu|conglomerate-0.9.1-11|24	%description
12cu|conglomerate-0.9.1-11|25	Conglomerate is an XML editor for GNOME, aiming to be as user-friendly as
12cu|conglomerate-0.9.1-11|26	possible, to help non-technical people to use DocBook and similar formats.
12cu|conglomerate-0.9.1-11|27	
12cu|conglomerate-0.9.1-11|28	
12cu|conglomerate-0.9.1-11|29	%prep
12cu|conglomerate-0.9.1-11|30	%setup -q
12cu|conglomerate-0.9.1-11|31	%patch -p1
12cu|conglomerate-0.9.1-11|32	
12cu|conglomerate-0.9.1-11|33	%build
12cu|conglomerate-0.9.1-11|34	%configure2_5x
12cu|conglomerate-0.9.1-11|35	%make
12cu|conglomerate-0.9.1-11|36	
12cu|conglomerate-0.9.1-11|37	%install
12cu|conglomerate-0.9.1-11|38	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12cu|conglomerate-0.9.1-11|39	
12cu|conglomerate-0.9.1-11|40	# menu entry
12cu|conglomerate-0.9.1-11|41	desktop-file-install --vendor="" \
12cu|conglomerate-0.9.1-11|42	--remove-category="Application" \
12cu|conglomerate-0.9.1-11|43	--add-category="X-MandrivaLinux-MoreApplications-Editors" \
12cu|conglomerate-0.9.1-11|44	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|conglomerate-0.9.1-11|45	
12cu|conglomerate-0.9.1-11|46	
12cu|conglomerate-0.9.1-11|47	install -D pixmaps/conglomerate-icon-16.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|conglomerate-0.9.1-11|48	install -D %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
12cu|conglomerate-0.9.1-11|49	install -D pixmaps/conglomerate-icon-32.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|conglomerate-0.9.1-11|50	
12cu|conglomerate-0.9.1-11|51	%{find_lang} %{name} --with-gnome
12cu|conglomerate-0.9.1-11|52	
12cu|conglomerate-0.9.1-11|53	%files -f %{name}.lang
12cu|conglomerate-0.9.1-11|54	%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
12cu|conglomerate-0.9.1-11|55	%{_bindir}/*
12cu|conglomerate-0.9.1-11|56	%{_datadir}/%{name}
12cu|conglomerate-0.9.1-11|57	%{_datadir}/applications/%name.desktop
12cu|conglomerate-0.9.1-11|58	%{_datadir}/application-registry/*.applications
12cu|conglomerate-0.9.1-11|59	%{_datadir}/mime-info/*
12cu|conglomerate-0.9.1-11|60	#%dir %{_datadir}/omf/%name
12cu|conglomerate-0.9.1-11|61	#%{_datadir}/omf/%name/%name-C.omf
12cu|conglomerate-0.9.1-11|62	%{_datadir}/pixmaps/*
12cu|conglomerate-0.9.1-11|63	%{_datadir}/gtk-doc/html/%name
12cu|conglomerate-0.9.1-11|64	%{_iconsdir}/%{name}.png
12cu|conglomerate-0.9.1-11|65	%{_liconsdir}/%{name}.png
12cu|conglomerate-0.9.1-11|66	%{_miconsdir}/%{name}.png
12cu|conglomerate-0.9.1-11|67	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cu|conglomerate-0.9.1-11|68	
12cu|conglomerate-0.9.1-11|69	
12cu|conglomerate-0.9.1-11|70	%changelog
12cu|conglomerate-0.9.1-11|71	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.9.1-9mdv2011.0
12cu|conglomerate-0.9.1-11|72	+ Revision: 677616
12cu|conglomerate-0.9.1-11|73	- rebuild to add gconftool as req
12cu|conglomerate-0.9.1-11|74	
12cu|conglomerate-0.9.1-11|75	* Fri Jul 24 2009 GÃ¶tz Waschk <waschk@mandriva.org> 0.9.1-8mdv2011.0
12cu|conglomerate-0.9.1-11|76	+ Revision: 399238
12cu|conglomerate-0.9.1-11|77	- fix format strings
12cu|conglomerate-0.9.1-11|78	- update license
12cu|conglomerate-0.9.1-11|79	
12cu|conglomerate-0.9.1-11|80	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.9.1-7mdv2009.0
12cu|conglomerate-0.9.1-11|81	+ Revision: 243624
12cu|conglomerate-0.9.1-11|82	- rebuild
12cu|conglomerate-0.9.1-11|83	
12cu|conglomerate-0.9.1-11|84	+ Pixel <pixel@mandriva.com>
12cu|conglomerate-0.9.1-11|85	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|conglomerate-0.9.1-11|86	
12cu|conglomerate-0.9.1-11|87	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 0.9.1-5mdv2008.1
12cu|conglomerate-0.9.1-11|88	+ Revision: 148086
12cu|conglomerate-0.9.1-11|89	- drop old menu
12cu|conglomerate-0.9.1-11|90	- kill re-definition of %%buildroot on Pixel's request
12cu|conglomerate-0.9.1-11|91	
12cu|conglomerate-0.9.1-11|92	+ Olivier Blin <oblin@mandriva.com>
12cu|conglomerate-0.9.1-11|93	- restore BuildRoot
12cu|conglomerate-0.9.1-11|94	
12cu|conglomerate-0.9.1-11|95	* Fri Aug 03 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.9.1-5mdv2008.0
12cu|conglomerate-0.9.1-11|96	+ Revision: 58476
12cu|conglomerate-0.9.1-11|97	- Import conglomerate
12cu|conglomerate-0.9.1-11|98	
12cu|conglomerate-0.9.1-11|99	
12cu|conglomerate-0.9.1-11|100	
12cu|conglomerate-0.9.1-11|101	* Wed Aug 02 2006 Frederic Crozat <fcrozat@mandriva.com> 0.9.1-5mdv2007.0
12cu|conglomerate-0.9.1-11|102	- Rebuild with latest dbus
12cu|conglomerate-0.9.1-11|103	
12cu|conglomerate-0.9.1-11|104	* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 0.9.1-4mdv2007.0
12cu|conglomerate-0.9.1-11|105	- add missing mime handling
12cu|conglomerate-0.9.1-11|106	
12cu|conglomerate-0.9.1-11|107	* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 0.9.1-3mdv2007.0
12cu|conglomerate-0.9.1-11|108	- many spec fixes
12cu|conglomerate-0.9.1-11|109	- xdg menu
12cu|conglomerate-0.9.1-11|110	
12cu|conglomerate-0.9.1-11|111	* Fri Nov 18 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.9.1-2mdk
12cu|conglomerate-0.9.1-11|112	- rebuild against openssl-0.9.8
12cu|conglomerate-0.9.1-11|113	
12cu|conglomerate-0.9.1-11|114	* Fri Jun 24 2005 Götz Waschk <waschk@mandriva.org> 0.9.1-1mdk
12cu|conglomerate-0.9.1-11|115	- New release 0.9.1
12cu|conglomerate-0.9.1-11|116	
12cu|conglomerate-0.9.1-11|117	* Tue Feb 15 2005 Jerome Soyer <saispo@mandrake.org> 0.9.0-1mdk
12cu|conglomerate-0.9.1-11|118	- New release 0.9.0
12cu|conglomerate-0.9.1-11|119	
12cu|conglomerate-0.9.1-11|120	* Thu Nov  4 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.16-1mdk
12cu|conglomerate-0.9.1-11|121	- drop patch
12cu|conglomerate-0.9.1-11|122	- New release 0.7.16
12cu|conglomerate-0.9.1-11|123	
12cu|conglomerate-0.9.1-11|124	* Wed Oct 27 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.15-1mdk
12cu|conglomerate-0.9.1-11|125	- drop ghost file
12cu|conglomerate-0.9.1-11|126	- fix omf file installation
12cu|conglomerate-0.9.1-11|127	- fix buildrequires
12cu|conglomerate-0.9.1-11|128	- fix docs build
12cu|conglomerate-0.9.1-11|129	- New release 0.7.15
12cu|conglomerate-0.9.1-11|130	
12cu|conglomerate-0.9.1-11|131	* Fri Aug 20 2004 Austin Acton <austin@mandrake.org> 0.7.14-2mdk
12cu|conglomerate-0.9.1-11|132	- new menu
12cu|conglomerate-0.9.1-11|133	
12cu|conglomerate-0.9.1-11|134	* Mon Jun 28 2004 Abel Cheung <deaddog@mandrakesoft.com> 0.7.14-1mdk
12cu|conglomerate-0.9.1-11|135	- New release 0.7.14
12cu|conglomerate-0.9.1-11|136	
12cu|conglomerate-0.9.1-11|137	* Mon Jun 21 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.13-1mdk
12cu|conglomerate-0.9.1-11|138	- remove config file tag from GConf schemas
12cu|conglomerate-0.9.1-11|139	- add gtk-doc files
12cu|conglomerate-0.9.1-11|140	- buildrequires gtk-doc
12cu|conglomerate-0.9.1-11|141	- add source URL
12cu|conglomerate-0.9.1-11|142	- New release 0.7.13
12cu|conglomerate-0.9.1-11|143	
12cu|conglomerate-0.9.1-11|144	* Fri May 21 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.12-3mdk
12cu|conglomerate-0.9.1-11|145	- yelp-pregenerate is dead, fix the post script
12cu|conglomerate-0.9.1-11|146	
12cu|conglomerate-0.9.1-11|147	* Fri Apr 16 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.12-2mdk
12cu|conglomerate-0.9.1-11|148	- fix installation
12cu|conglomerate-0.9.1-11|149	
12cu|conglomerate-0.9.1-11|150	* Tue Mar 02 2004 Abel Cheung <deaddog@deaddog.org> 0.7.12-1mdk
12cu|conglomerate-0.9.1-11|151	- New version
12cu|conglomerate-0.9.1-11|152	
12cu|conglomerate-0.9.1-11|153	* Mon Feb 16 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.11-1mdk
12cu|conglomerate-0.9.1-11|154	- remove gtk-doc stuff
12cu|conglomerate-0.9.1-11|155	- new version
12cu|conglomerate-0.9.1-11|156	
12cu|conglomerate-0.9.1-11|157	* Tue Jan 13 2004 Buchan Milne <bgmilne@linux-mandrake.com> 0.7.10-1mdk
12cu|conglomerate-0.9.1-11|158	- 0.7.10
12cu|conglomerate-0.9.1-11|159	
12cu|conglomerate-0.9.1-11|160	* Wed Jan  7 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.8-2mdk
12cu|conglomerate-0.9.1-11|161	- fix buildrequires
12cu|conglomerate-0.9.1-11|162	
12cu|conglomerate-0.9.1-11|163	* Tue Dec 23 2003 Arkadiusz Lipiec <arkadiusz.lipiec@gazeta.pl> 0.7.8-1mdk
12cu|conglomerate-0.9.1-11|164	- new version
12cu|conglomerate-0.9.1-11|165	- icon 32x32 is in pixmaps directory (no need to source2 tag)
12cu|conglomerate-0.9.1-11|166	
12cu|conglomerate-0.9.1-11|167	* Fri Dec 12 2003 Abel Cheung <deaddog@deaddog.org> 0.7.7-1mdk
12cu|conglomerate-0.9.1-11|168	- new version
12cu|conglomerate-0.9.1-11|169	- Remove patch0 (upstream)
12cu|conglomerate-0.9.1-11|170	
12cu|conglomerate-0.9.1-11|171	* Thu Oct 30 2003 Götz Waschk <waschk@linux-mandrake.com> 0.7.6-1mdk
12cu|conglomerate-0.9.1-11|172	- new version
12cu|conglomerate-0.9.1-11|173	
12cu|conglomerate-0.9.1-11|174	* Wed Oct  8 2003 Götz Waschk <waschk@linux-mandrake.com> 0.7.5-1mdk
12cu|conglomerate-0.9.1-11|175	- fix rpmlint warning
12cu|conglomerate-0.9.1-11|176	- add gtk-doc docs
12cu|conglomerate-0.9.1-11|177	- fix changelog (Abel Cheung, can you please use ISO-8859-1 next time?)
12cu|conglomerate-0.9.1-11|178	- new version
12cu|conglomerate-0.9.1-11|179	
12cu|conglomerate-0.9.1-11|180	* Mon Sep 29 2003 Abel Cheung <deaddog@deaddog.org> 0.7.4-1mdk
12cu|conglomerate-0.9.1-11|181	- 0.7.4
12cu|conglomerate-0.9.1-11|182	- Patch0: Fix path of faq XML file in document
12cu|conglomerate-0.9.1-11|183	- Convert this spec to UTF-8
12cu|conglomerate-0.9.1-11|184	- Fix doc pre-generation
12cu|conglomerate-0.9.1-11|185	
12cu|conglomerate-0.9.1-11|186	* Tue Sep 23 2003 Götz Waschk <waschk@linux-mandrake.com> 0.7.3-1mdk
12cu|conglomerate-0.9.1-11|187	- new version
12cu|conglomerate-0.9.1-11|188	
12cu|conglomerate-0.9.1-11|189	* Mon Sep 22 2003 Abel Cheung <deaddog@deaddog.org> 0.7.2-4mdk
12cu|conglomerate-0.9.1-11|190	- Generate help file cache
12cu|conglomerate-0.9.1-11|191	- Register help document with scrollkeeper
12cu|conglomerate-0.9.1-11|192	
12cu|conglomerate-0.9.1-11|193	* Mon Sep 22 2003 Götz Waschk <waschk@linux-mandrake.com> 0.7.2-3mdk
12cu|conglomerate-0.9.1-11|194	- fix buildrequires
12cu|conglomerate-0.9.1-11|195	
12cu|conglomerate-0.9.1-11|196	* Sat Sep 20 2003 Abel Cheung <deaddog@deaddog.org> 0.7.2-2mdk
12cu|conglomerate-0.9.1-11|197	- spec tweaks
12cu|conglomerate-0.9.1-11|198	
12cu|conglomerate-0.9.1-11|199	* Fri Sep 19 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.7.2-1mdk
12cu|conglomerate-0.9.1-11|200	- update
12cu|conglomerate-0.9.1-11|201	
12cu|conglomerate-0.9.1-11|202	* Mon Aug 11 2003 Abel Cheung <maddog@linux.org.hk> 0.5.4-1mdk
12cu|conglomerate-0.9.1-11|203	- First Mandrake spec

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

9093 12
12cu|conky-1.9.0-2|1	Summary:	A lightweight system monitor
12cu|conky-1.9.0-2|2	Name:		conky
12cu|conky-1.9.0-2|3	Version:	1.9.0
12cu|conky-1.9.0-2|4	Release:	2
12cu|conky-1.9.0-2|5	License:	GPLv3+
12cu|conky-1.9.0-2|6	Group:		Monitoring
12cu|conky-1.9.0-2|7	Url:		http://conky.sourceforge.net/
12cu|conky-1.9.0-2|8	Source0:	http://downloads.sourceforge.net/project/conky/conky/%{version}/%{name}-%{version}.tar.bz2
12cu|conky-1.9.0-2|9	BuildRequires:	curl-devel
12cu|conky-1.9.0-2|10	BuildRequires:	libxslt-proc
12cu|conky-1.9.0-2|11	BuildRequires:	libiw-devel
12cu|conky-1.9.0-2|12	BuildRequires:	lua-devel
12cu|conky-1.9.0-2|13	BuildRequires:	tolua++-devel
12cu|conky-1.9.0-2|14	BuildRequires:	imlib2-devel
12cu|conky-1.9.0-2|15	BuildRequires:	gettext-devel
12cu|conky-1.9.0-2|16	BuildRequires:	cairo-devel
12cu|conky-1.9.0-2|17	BuildRequires:	glib2-devel
12cu|conky-1.9.0-2|18	BuildRequires:	pkgconfig(x11)
12cu|conky-1.9.0-2|19	BuildRequires:	pkgconfig(xdamage)
12cu|conky-1.9.0-2|20	BuildRequires:	pkgconfig(xext)
12cu|conky-1.9.0-2|21	BuildRequires:	pkgconfig(xfixes)
12cu|conky-1.9.0-2|22	BuildRequires:	pkgconfig(xft)
12cu|conky-1.9.0-2|23	BuildRequires:	ncurses-devel
12cu|conky-1.9.0-2|24	
12cu|conky-1.9.0-2|25	%description
12cu|conky-1.9.0-2|26	Conky is a free, light-weight system monitor for X,
12cu|conky-1.9.0-2|27	that displays any information on your desktop.
12cu|conky-1.9.0-2|28	
12cu|conky-1.9.0-2|29	%prep
12cu|conky-1.9.0-2|30	%setup -q
12cu|conky-1.9.0-2|31	
12cu|conky-1.9.0-2|32	%build
12cu|conky-1.9.0-2|33	%configure2_5x \
12cu|conky-1.9.0-2|34	--disable-static \
12cu|conky-1.9.0-2|35	--disable-rpath \
12cu|conky-1.9.0-2|36	--enable-ibm \
12cu|conky-1.9.0-2|37	--enable-rss \
12cu|conky-1.9.0-2|38	--enable-wlan \
12cu|conky-1.9.0-2|39	--enable-imlib2 \
12cu|conky-1.9.0-2|40	--enable-lua-cairo --enable-lua-imlib2
12cu|conky-1.9.0-2|41	
12cu|conky-1.9.0-2|42	%make
12cu|conky-1.9.0-2|43	
12cu|conky-1.9.0-2|44	%install
12cu|conky-1.9.0-2|45	%makeinstall_std
12cu|conky-1.9.0-2|46	
12cu|conky-1.9.0-2|47	#% find_lang %{name}
12cu|conky-1.9.0-2|48	
12cu|conky-1.9.0-2|49	%files
12cu|conky-1.9.0-2|50	#-f %{name}.lang
12cu|conky-1.9.0-2|51	%config(noreplace) %{_sysconfdir}/%{name}
12cu|conky-1.9.0-2|52	%{_bindir}/%{name}
12cu|conky-1.9.0-2|53	%{_libdir}/%{name}
12cu|conky-1.9.0-2|54	%{_mandir}/man1/*
12cu|conky-1.9.0-2|55	
12cu|conky-1.9.0-2|56	
12cu|conky-1.9.0-2|57	%changelog
12cu|conky-1.9.0-2|58	* Sat May 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.9.0-1
12cu|conky-1.9.0-2|59	+ Revision: 796888
12cu|conky-1.9.0-2|60	- version update 1.9.0
12cu|conky-1.9.0-2|61	
12cu|conky-1.9.0-2|62	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 1.8.1-2
12cu|conky-1.9.0-2|63	+ Revision: 635134
12cu|conky-1.9.0-2|64	- simplify BR
12cu|conky-1.9.0-2|65	
12cu|conky-1.9.0-2|66	* Sun Oct 17 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.8.1-1mdv2011.0
12cu|conky-1.9.0-2|67	+ Revision: 586301
12cu|conky-1.9.0-2|68	- update to new version 1.8.1
12cu|conky-1.9.0-2|69	
12cu|conky-1.9.0-2|70	* Sat Aug 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.8.0-1mdv2011.0
12cu|conky-1.9.0-2|71	+ Revision: 567392
12cu|conky-1.9.0-2|72	- update to new version 1.8.0
12cu|conky-1.9.0-2|73	- fix url for source0
12cu|conky-1.9.0-2|74	- drop patch 0
12cu|conky-1.9.0-2|75	
12cu|conky-1.9.0-2|76	* Sat Nov 21 2009 Funda Wang <fwang@mandriva.org> 1.7.2-3mdv2010.1
12cu|conky-1.9.0-2|77	+ Revision: 468536
12cu|conky-1.9.0-2|78	- build lua modules
12cu|conky-1.9.0-2|79	
12cu|conky-1.9.0-2|80	* Wed Oct 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.2-2mdv2010.0
12cu|conky-1.9.0-2|81	+ Revision: 455795
12cu|conky-1.9.0-2|82	- rebuild for new curl SSL backend
12cu|conky-1.9.0-2|83	
12cu|conky-1.9.0-2|84	* Sun Aug 30 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.2-1mdv2010.0
12cu|conky-1.9.0-2|85	+ Revision: 422660
12cu|conky-1.9.0-2|86	- update to new version 1.7.2
12cu|conky-1.9.0-2|87	
12cu|conky-1.9.0-2|88	* Sat Jul 18 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.1.1-2mdv2010.0
12cu|conky-1.9.0-2|89	+ Revision: 397059
12cu|conky-1.9.0-2|90	- add Florian Hubold's suggests to enable more features
12cu|conky-1.9.0-2|91	
12cu|conky-1.9.0-2|92	* Sun Jun 28 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.1.1-1mdv2010.0
12cu|conky-1.9.0-2|93	+ Revision: 390367
12cu|conky-1.9.0-2|94	- disable lua support
12cu|conky-1.9.0-2|95	- update to new version 1.7.1.1
12cu|conky-1.9.0-2|96	
12cu|conky-1.9.0-2|97	* Sat May 09 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.0-1mdv2010.0
12cu|conky-1.9.0-2|98	+ Revision: 373897
12cu|conky-1.9.0-2|99	- update to new version 1.7.0
12cu|conky-1.9.0-2|100	
12cu|conky-1.9.0-2|101	* Fri Aug 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.1-1mdv2009.0
12cu|conky-1.9.0-2|102	+ Revision: 275144
12cu|conky-1.9.0-2|103	- update to new version 1.6.1
12cu|conky-1.9.0-2|104	
12cu|conky-1.9.0-2|105	* Sun Jul 27 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.0-1mdv2009.0
12cu|conky-1.9.0-2|106	+ Revision: 250440
12cu|conky-1.9.0-2|107	- update to new version 1.6.0
12cu|conky-1.9.0-2|108	
12cu|conky-1.9.0-2|109	+ Pixel <pixel@mandriva.com>
12cu|conky-1.9.0-2|110	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|conky-1.9.0-2|111	
12cu|conky-1.9.0-2|112	* Wed May 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5.1-1mdv2009.0
12cu|conky-1.9.0-2|113	+ Revision: 203290
12cu|conky-1.9.0-2|114	- add sources and spec file
12cu|conky-1.9.0-2|115	- Created package structure for conky.
12cu|conky-1.9.0-2|116	

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

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

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

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

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

9099 12
12cu|cool-retro-term-0.9-0.20141004.2|1	%define git 20141004
12cu|cool-retro-term-0.9-0.20141004.2|2	
12cu|cool-retro-term-0.9-0.20141004.2|3	Summary:	Cool Retro Terminal
12cu|cool-retro-term-0.9-0.20141004.2|4	Name:		cool-retro-term
12cu|cool-retro-term-0.9-0.20141004.2|5	Version:	0.9
12cu|cool-retro-term-0.9-0.20141004.2|6	Release:	0.%{git}.2
12cu|cool-retro-term-0.9-0.20141004.2|7	License:	GPLv3+
12cu|cool-retro-term-0.9-0.20141004.2|8	Group:		Terminals
12cu|cool-retro-term-0.9-0.20141004.2|9	Url:		https://github.com/Swordifish90/cool-retro-term
12cu|cool-retro-term-0.9-0.20141004.2|10	# Git snapshot
12cu|cool-retro-term-0.9-0.20141004.2|11	Source0:	%{name}-%{version}-%{git}.tar.bz2
12cu|cool-retro-term-0.9-0.20141004.2|12	BuildRequires:	qmake5
12cu|cool-retro-term-0.9-0.20141004.2|13	BuildRequires:	pkgconfig(Qt5Core)
12cu|cool-retro-term-0.9-0.20141004.2|14	BuildRequires:	pkgconfig(Qt5Gui)
12cu|cool-retro-term-0.9-0.20141004.2|15	BuildRequires:	pkgconfig(Qt5Qml)
12cu|cool-retro-term-0.9-0.20141004.2|16	BuildRequires:	pkgconfig(Qt5Quick)
12cu|cool-retro-term-0.9-0.20141004.2|17	BuildRequires:	pkgconfig(Qt5Widgets)
12cu|cool-retro-term-0.9-0.20141004.2|18	
12cu|cool-retro-term-0.9-0.20141004.2|19	%description
12cu|cool-retro-term-0.9-0.20141004.2|20	Cool Retro Terminal is a terminal emulator which tries to mimic the look and
12cu|cool-retro-term-0.9-0.20141004.2|21	feel of the old cathode tube screens. It has been designed to be eye-candy,
12cu|cool-retro-term-0.9-0.20141004.2|22	customizable, and reasonably lightweight.
12cu|cool-retro-term-0.9-0.20141004.2|23	
12cu|cool-retro-term-0.9-0.20141004.2|24	%files
12cu|cool-retro-term-0.9-0.20141004.2|25	%{_bindir}/%{name}
12cu|cool-retro-term-0.9-0.20141004.2|26	%{_datadir}/applications/%{name}.desktop
12cu|cool-retro-term-0.9-0.20141004.2|27	%dir %{_qt5_libdir}/qt5/qml/org/crt/konsole
12cu|cool-retro-term-0.9-0.20141004.2|28	%{_qt5_libdir}/qt5/qml/org/crt/konsole/*
12cu|cool-retro-term-0.9-0.20141004.2|29	
12cu|cool-retro-term-0.9-0.20141004.2|30	#----------------------------------------------------------------------------
12cu|cool-retro-term-0.9-0.20141004.2|31	
12cu|cool-retro-term-0.9-0.20141004.2|32	%prep
12cu|cool-retro-term-0.9-0.20141004.2|33	%setup -qn %{name}-%{version}-%{git}
12cu|cool-retro-term-0.9-0.20141004.2|34	
12cu|cool-retro-term-0.9-0.20141004.2|35	%build
12cu|cool-retro-term-0.9-0.20141004.2|36	%define optflags -Wa,--compress-debug-sections -gdwarf-4
12cu|cool-retro-term-0.9-0.20141004.2|37	%define ldflags %{nil}
12cu|cool-retro-term-0.9-0.20141004.2|38	%qmake_qt5
12cu|cool-retro-term-0.9-0.20141004.2|39	%make
12cu|cool-retro-term-0.9-0.20141004.2|40	
12cu|cool-retro-term-0.9-0.20141004.2|41	%install
12cu|cool-retro-term-0.9-0.20141004.2|42	make install INSTALL_ROOT=%{buildroot} STRIP=true
12cu|cool-retro-term-0.9-0.20141004.2|43	
12cu|cool-retro-term-0.9-0.20141004.2|44	%changelog
12cu|cool-retro-term-0.9-0.20141004.2|45	* Mon Oct 06 2014 Rosa <rosa@abf.rosalinux.ru> 0.9-0.20141004.2
12cu|cool-retro-term-0.9-0.20141004.2|46	+ Revision: 106b6b6
12cu|cool-retro-term-0.9-0.20141004.2|47	- Automatic import for version 0.9-0.20141004.2
12cu|cool-retro-term-0.9-0.20141004.2|48	
12cu|cool-retro-term-0.9-0.20141004.2|49	

9100 12
12cu|copter-commander-1.8-9|1	%define name copter-commander
12cu|copter-commander-1.8-9|2	%define version 1.8
12cu|copter-commander-1.8-9|3	%define release 9
12cu|copter-commander-1.8-9|4	
12cu|copter-commander-1.8-9|5	Summary: A 2d networked helicopter game
12cu|copter-commander-1.8-9|6	Name: %{name}
12cu|copter-commander-1.8-9|7	Version: %{version}
12cu|copter-commander-1.8-9|8	Release: %{release}
12cu|copter-commander-1.8-9|9	Source0: %{name}-%{version}.tar.bz2
12cu|copter-commander-1.8-9|10	Patch0:  %{name}-makefile-destdir.patch
12cu|copter-commander-1.8-9|11	Patch1:  copter-commander-1.8-lvalue.patch
12cu|copter-commander-1.8-9|12	Source10: %name-16.png
12cu|copter-commander-1.8-9|13	Source11: %name-32.png
12cu|copter-commander-1.8-9|14	Source12: %name-48.png
12cu|copter-commander-1.8-9|15	License: GPLv2+
12cu|copter-commander-1.8-9|16	Group: Games/Arcade
12cu|copter-commander-1.8-9|17	Url: http://sourceforge.net/projects/coco/
12cu|copter-commander-1.8-9|18	BuildRoot: %{_tmppath}/%{name}-buildroot
12cu|copter-commander-1.8-9|19	BuildRequires: libgnome-devel
12cu|copter-commander-1.8-9|20	BuildRequires: libtiff-devel
12cu|copter-commander-1.8-9|21	BuildRequires: libgtkglarea-devel = 1.2.3
12cu|copter-commander-1.8-9|22	
12cu|copter-commander-1.8-9|23	%description
12cu|copter-commander-1.8-9|24	A unique blend of arcade action and real time strategy, Copter Commander
12cu|copter-commander-1.8-9|25	is fun for novices but surprisingly deep. It supports one to four players
12cu|copter-commander-1.8-9|26	via Internet play and is based on the game design of Rescue Raiders/Armor
12cu|copter-commander-1.8-9|27	Alley.
12cu|copter-commander-1.8-9|28	
12cu|copter-commander-1.8-9|29	%prep
12cu|copter-commander-1.8-9|30	%setup -q
12cu|copter-commander-1.8-9|31	%patch0 -p0
12cu|copter-commander-1.8-9|32	%patch1 -p0 -b .lvalue
12cu|copter-commander-1.8-9|33	
12cu|copter-commander-1.8-9|34	%build
12cu|copter-commander-1.8-9|35	
12cu|copter-commander-1.8-9|36	%make \
12cu|copter-commander-1.8-9|37	CFLAGS="$RPM_OPT_FLAGS" \
12cu|copter-commander-1.8-9|38	COCO_OPTIMIZATION_FLAGS="-O2" \
12cu|copter-commander-1.8-9|39	COCO_INSTALL_DIRECTORY=%_prefix \
12cu|copter-commander-1.8-9|40	COCO_BIN_DIRECTORY=%_gamesbindir \
12cu|copter-commander-1.8-9|41	COCO_SHARE_DIRECTORY=%_gamesdatadir/%name/%version
12cu|copter-commander-1.8-9|42	
12cu|copter-commander-1.8-9|43	%install
12cu|copter-commander-1.8-9|44	rm -rf $RPM_BUILD_ROOT
12cu|copter-commander-1.8-9|45	
12cu|copter-commander-1.8-9|46	%makeinstall_std \
12cu|copter-commander-1.8-9|47	COCO_INSTALL_DIRECTORY=%_prefix \
12cu|copter-commander-1.8-9|48	COCO_BIN_DIRECTORY=%_gamesbindir \
12cu|copter-commander-1.8-9|49	COCO_SHARE_DIRECTORY=%_gamesdatadir/%name/%version
12cu|copter-commander-1.8-9|50	
12cu|copter-commander-1.8-9|51	(
12cu|copter-commander-1.8-9|52	cd %buildroot%_gamesbindir
12cu|copter-commander-1.8-9|53	ln -s glx-%name %name-glx
12cu|copter-commander-1.8-9|54	)
12cu|copter-commander-1.8-9|55	
12cu|copter-commander-1.8-9|56	mkdir -p %buildroot{%_miconsdir,%_iconsdir,%_liconsdir}
12cu|copter-commander-1.8-9|57	cp %SOURCE10 %buildroot%_miconsdir/%name.png
12cu|copter-commander-1.8-9|58	cp %SOURCE11 %buildroot%_iconsdir/%name.png
12cu|copter-commander-1.8-9|59	cp %SOURCE12 %buildroot%_liconsdir/%name.png
12cu|copter-commander-1.8-9|60	
12cu|copter-commander-1.8-9|61	
12cu|copter-commander-1.8-9|62	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cu|copter-commander-1.8-9|63	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|copter-commander-1.8-9|64	[Desktop Entry]
12cu|copter-commander-1.8-9|65	Name=Copter Commander
12cu|copter-commander-1.8-9|66	Comment=Copter Commander
12cu|copter-commander-1.8-9|67	Exec=%_gamesbindir/%{name}
12cu|copter-commander-1.8-9|68	Icon=%{name}
12cu|copter-commander-1.8-9|69	Terminal=false
12cu|copter-commander-1.8-9|70	Type=Application
12cu|copter-commander-1.8-9|71	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cu|copter-commander-1.8-9|72	EOF
12cu|copter-commander-1.8-9|73	
12cu|copter-commander-1.8-9|74	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}-glx.desktop << EOF
12cu|copter-commander-1.8-9|75	[Desktop Entry]
12cu|copter-commander-1.8-9|76	Name=Copter-Commander Glx
12cu|copter-commander-1.8-9|77	Comment=Copter Commander OpenGL
12cu|copter-commander-1.8-9|78	Exec=%_gamesbindir/glx-%{name}
12cu|copter-commander-1.8-9|79	Icon=%{name}
12cu|copter-commander-1.8-9|80	Terminal=false
12cu|copter-commander-1.8-9|81	Type=Application
12cu|copter-commander-1.8-9|82	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cu|copter-commander-1.8-9|83	EOF
12cu|copter-commander-1.8-9|84	
12cu|copter-commander-1.8-9|85	%clean
12cu|copter-commander-1.8-9|86	rm -rf $RPM_BUILD_ROOT
12cu|copter-commander-1.8-9|87	
12cu|copter-commander-1.8-9|88	
12cu|copter-commander-1.8-9|89	%files
12cu|copter-commander-1.8-9|90	%defattr(-,root,root)
12cu|copter-commander-1.8-9|91	%doc DEVEL GNOME-HACKS ChangeLog INSTALL copyright
12cu|copter-commander-1.8-9|92	%_gamesbindir/*
12cu|copter-commander-1.8-9|93	%_gamesdatadir/%name
12cu|copter-commander-1.8-9|94	%_liconsdir/%name.png
12cu|copter-commander-1.8-9|95	%_iconsdir/%name.png
12cu|copter-commander-1.8-9|96	%_miconsdir/%name.png
12cu|copter-commander-1.8-9|97	%{_datadir}/applications/*.desktop
12cu|copter-commander-1.8-9|98	
12cu|copter-commander-1.8-9|99	
12cu|copter-commander-1.8-9|100	%changelog
12cu|copter-commander-1.8-9|101	* Thu May 14 2009 Samuel Verschelde <stormi@mandriva.org> 1.8-8mdv2010.0
12cu|copter-commander-1.8-9|102	+ Revision: 375634
12cu|copter-commander-1.8-9|103	- fix Licence
12cu|copter-commander-1.8-9|104	- fix Group (#49502)
12cu|copter-commander-1.8-9|105	- fix spec file (Patch0 was not applied)
12cu|copter-commander-1.8-9|106	
12cu|copter-commander-1.8-9|107	* Fri Aug 15 2008 Götz Waschk <waschk@mandriva.org> 1.8-7mdv2009.0
12cu|copter-commander-1.8-9|108	+ Revision: 272473
12cu|copter-commander-1.8-9|109	- remove icon cache call, locolor has no icon theme (bug #42852)
12cu|copter-commander-1.8-9|110	
12cu|copter-commander-1.8-9|111	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.8-6mdv2009.0
12cu|copter-commander-1.8-9|112	+ Revision: 243637
12cu|copter-commander-1.8-9|113	- rebuild
12cu|copter-commander-1.8-9|114	
12cu|copter-commander-1.8-9|115	+ Pixel <pixel@mandriva.com>
12cu|copter-commander-1.8-9|116	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|copter-commander-1.8-9|117	
12cu|copter-commander-1.8-9|118	* Mon Feb 18 2008 Olivier Thauvin <nanardon@mandriva.org> 1.8-4mdv2008.1
12cu|copter-commander-1.8-9|119	+ Revision: 172117
12cu|copter-commander-1.8-9|120	- create directory for icons
12cu|copter-commander-1.8-9|121	- kill partial changelog rest
12cu|copter-commander-1.8-9|122	
12cu|copter-commander-1.8-9|123	+ Thierry Vignaud <tv@mandriva.org>
12cu|copter-commander-1.8-9|124	- drop old menu
12cu|copter-commander-1.8-9|125	- kill re-definition of %%buildroot on Pixel's request
12cu|copter-commander-1.8-9|126	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|copter-commander-1.8-9|127	
12cu|copter-commander-1.8-9|128	+ Olivier Blin <oblin@mandriva.com>
12cu|copter-commander-1.8-9|129	- restore BuildRoot
12cu|copter-commander-1.8-9|130	
12cu|copter-commander-1.8-9|131	
12cu|copter-commander-1.8-9|132	* Mon Jul 17 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|copter-commander-1.8-9|133	+ 2006-07-17 09:54:07 (41417)
12cu|copter-commander-1.8-9|134	- add patch1
12cu|copter-commander-1.8-9|135	
12cu|copter-commander-1.8-9|136	* Mon Jul 17 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|copter-commander-1.8-9|137	+ 2006-07-17 09:53:28 (41416)
12cu|copter-commander-1.8-9|138	- fix build (patch1)
12cu|copter-commander-1.8-9|139	- xdg menu
12cu|copter-commander-1.8-9|140	- fix old menu section
12cu|copter-commander-1.8-9|141	
12cu|copter-commander-1.8-9|142	* Mon Jul 17 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|copter-commander-1.8-9|143	+ 2006-07-17 09:32:28 (41415)
12cu|copter-commander-1.8-9|144	Import copter-commander
12cu|copter-commander-1.8-9|145	
12cu|copter-commander-1.8-9|146	* Thu Jan 08 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.8-2mdk
12cu|copter-commander-1.8-9|147	- DIRM fix
12cu|copter-commander-1.8-9|148	- set RPM_OPT_FLAGS
12cu|copter-commander-1.8-9|149	
12cu|copter-commander-1.8-9|150	* Mon Oct 13 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.8-1mdk
12cu|copter-commander-1.8-9|151	- 1st mdk package
12cu|copter-commander-1.8-9|152	

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

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

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

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

9105 12
12cu|coriander-2.0.1-2|1	%define version		2.0.1
12cu|coriander-2.0.1-2|2	%define release 		2
12cu|coriander-2.0.1-2|3	
12cu|coriander-2.0.1-2|4	Summary:	GUI for controlling IEEE1394 cameras
12cu|coriander-2.0.1-2|5	Name:		coriander
12cu|coriander-2.0.1-2|6	Version:	%{version}
12cu|coriander-2.0.1-2|7	Release:	%{release}
12cu|coriander-2.0.1-2|8	License:	GPLv2+
12cu|coriander-2.0.1-2|9	Group:		Video
12cu|coriander-2.0.1-2|10	Source:		http://downloads.sourceforge.net/project/coriander/coriander-2/%{version}/%{name}-%{version}.tar.gz
12cu|coriander-2.0.1-2|11	URL:		http://damien.douxchamps.net/ieee1394/coriander/
12cu|coriander-2.0.1-2|12	BuildRequires:	SDL-devel
12cu|coriander-2.0.1-2|13	BuildRequires:	ftp-devel
12cu|coriander-2.0.1-2|14	BuildRequires:	dc1394-devel
12cu|coriander-2.0.1-2|15	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|coriander-2.0.1-2|16	BuildRequires:	pkgconfig(libraw1394)
12cu|coriander-2.0.1-2|17	BuildRequires:	pkgconfig(xv)
12cu|coriander-2.0.1-2|18	
12cu|coriander-2.0.1-2|19	%description
12cu|coriander-2.0.1-2|20	Coriander is the Linux graphical user interface (GUI) for controlling
12cu|coriander-2.0.1-2|21	a Digital Camera through the IEEE1394 bus (aka FireWire, or iLink).
12cu|coriander-2.0.1-2|22	Coriander is full featured and besides changing the parameters of the
12cu|coriander-2.0.1-2|23	camera it will also let you record video, send images to an FTP site,
12cu|coriander-2.0.1-2|24	convert the video to a V4L stream,... A live display is of course
12cu|coriander-2.0.1-2|25	provided too. Best of all, Coriander will work with any camera that is
12cu|coriander-2.0.1-2|26	compatible with the IIDC specifications (also known as DCAM specs).
12cu|coriander-2.0.1-2|27	This includes most 1394 webcams and a majority of industrial or
12cu|coriander-2.0.1-2|28	scientific cameras too.
12cu|coriander-2.0.1-2|29	
12cu|coriander-2.0.1-2|30	%prep
12cu|coriander-2.0.1-2|31	%setup -q
12cu|coriander-2.0.1-2|32	
12cu|coriander-2.0.1-2|33	%build
12cu|coriander-2.0.1-2|34	NOCONFIGURE=yes ./autogen.sh
12cu|coriander-2.0.1-2|35	%configure2_5x
12cu|coriander-2.0.1-2|36	%make
12cu|coriander-2.0.1-2|37	
12cu|coriander-2.0.1-2|38	%install
12cu|coriander-2.0.1-2|39	rm -rf ${RPM_BUILD_ROOT}
12cu|coriander-2.0.1-2|40	%makeinstall_std
12cu|coriander-2.0.1-2|41	
12cu|coriander-2.0.1-2|42	%clean
12cu|coriander-2.0.1-2|43	rm -rf ${RPM_BUILD_ROOT}
12cu|coriander-2.0.1-2|44	
12cu|coriander-2.0.1-2|45	%files
12cu|coriander-2.0.1-2|46	%defattr(-,root,root)
12cu|coriander-2.0.1-2|47	%{_bindir}/coriander
12cu|coriander-2.0.1-2|48	%dir %{_datadir}/pixmaps/coriander
12cu|coriander-2.0.1-2|49	%{_datadir}/pixmaps/coriander/coriander-icon.png
12cu|coriander-2.0.1-2|50	%{_datadir}/pixmaps/coriander/coriander-logo.png
12cu|coriander-2.0.1-2|51	
12cu|coriander-2.0.1-2|52	
12cu|coriander-2.0.1-2|53	%changelog
12cu|coriander-2.0.1-2|54	* Sat Oct 02 2010 Funda Wang <fwang@mandriva.org> 2.0.1-1mdv2011.0
12cu|coriander-2.0.1-2|55	+ Revision: 582469
12cu|coriander-2.0.1-2|56	- New version 2.0.1
12cu|coriander-2.0.1-2|57	
12cu|coriander-2.0.1-2|58	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 2.0.0-2mdv2010.0
12cu|coriander-2.0.1-2|59	+ Revision: 437126
12cu|coriander-2.0.1-2|60	- rebuild
12cu|coriander-2.0.1-2|61	
12cu|coriander-2.0.1-2|62	* Sat Jun 21 2008 Stefan van der Eijk <stefan@mandriva.org> 2.0.0-1mdv2009.0
12cu|coriander-2.0.1-2|63	+ Revision: 227806
12cu|coriander-2.0.1-2|64	- 2.0.0
12cu|coriander-2.0.1-2|65	
12cu|coriander-2.0.1-2|66	+ Thierry Vignaud <tv@mandriva.org>
12cu|coriander-2.0.1-2|67	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|coriander-2.0.1-2|68	
12cu|coriander-2.0.1-2|69	* Fri Jan 18 2008 Stefan van der Eijk <stefan@mandriva.org> 2.0.0-0.rc6.1mdv2008.1
12cu|coriander-2.0.1-2|70	+ Revision: 154563
12cu|coriander-2.0.1-2|71	- 2.0.0 rc6
12cu|coriander-2.0.1-2|72	
12cu|coriander-2.0.1-2|73	+ Funda Wang <fwang@mandriva.org>
12cu|coriander-2.0.1-2|74	- rebuild
12cu|coriander-2.0.1-2|75	
12cu|coriander-2.0.1-2|76	+ Olivier Blin <oblin@mandriva.com>
12cu|coriander-2.0.1-2|77	- restore BuildRoot
12cu|coriander-2.0.1-2|78	
12cu|coriander-2.0.1-2|79	+ Thierry Vignaud <tv@mandriva.org>
12cu|coriander-2.0.1-2|80	- kill re-definition of %%buildroot on Pixel's request
12cu|coriander-2.0.1-2|81	
12cu|coriander-2.0.1-2|82	* Mon Jun 11 2007 Stefan van der Eijk <stefan@mandriva.org> 2.0.0-0.rc5.1mdv2008.0
12cu|coriander-2.0.1-2|83	+ Revision: 38012
12cu|coriander-2.0.1-2|84	- 2.0.0-rc5
12cu|coriander-2.0.1-2|85	
12cu|coriander-2.0.1-2|86	
12cu|coriander-2.0.1-2|87	* Sun Jan 21 2007 Stefan van der Eijk <stefan@mandriva.org> 2.0.0-0.rc4.1mdv2007.0
12cu|coriander-2.0.1-2|88	+ Revision: 111251
12cu|coriander-2.0.1-2|89	- 2.0.0-rc4
12cu|coriander-2.0.1-2|90	- 2.0.0-rc3
12cu|coriander-2.0.1-2|91	- 2.0.0-rc2
12cu|coriander-2.0.1-2|92	
12cu|coriander-2.0.1-2|93	* Wed Oct 25 2006 Stefan van der Eijk <stefan@mandriva.org> 2.0.0-0.rc1.1mdv2007.0
12cu|coriander-2.0.1-2|94	+ Revision: 72245
12cu|coriander-2.0.1-2|95	- 2.0.0-rc1
12cu|coriander-2.0.1-2|96	- Import coriander
12cu|coriander-2.0.1-2|97	
12cu|coriander-2.0.1-2|98	* Thu Aug 03 2006 Frederic Crozat <fcrozat@mandriva.com> 2.0.0-0.pre6.3mdv2007.0
12cu|coriander-2.0.1-2|99	- Rebuild with latest dbus
12cu|coriander-2.0.1-2|100	
12cu|coriander-2.0.1-2|101	* Mon Jun 12 2006 Stefan van der Eijk <stefan@eijk.nu> 2.0.0-0.pre6.2mdk
12cu|coriander-2.0.1-2|102	- fix BuildRequires for sparc64
12cu|coriander-2.0.1-2|103	
12cu|coriander-2.0.1-2|104	* Thu May 11 2006 Stefan van der Eijk <stefan@eijk.nu> 2.0.0-0.pre6.1mdk
12cu|coriander-2.0.1-2|105	- 2.0.0-pre6
12cu|coriander-2.0.1-2|106	
12cu|coriander-2.0.1-2|107	* Wed Mar 22 2006 Jerome Martin <jerome.f.martin@free.fr> 2.0.0-0.pre5.2mdk
12cu|coriander-2.0.1-2|108	- Fixed BuildRequires
12cu|coriander-2.0.1-2|109	
12cu|coriander-2.0.1-2|110	* Mon Mar 20 2006 Stefan van der Eijk <stefan@eijk.nu> 2.0.0-0.pre5.1mdk
12cu|coriander-2.0.1-2|111	- 2.0.0-pre5
12cu|coriander-2.0.1-2|112	
12cu|coriander-2.0.1-2|113	* Tue Dec 27 2005 Stefan van der Eijk <stefan@eijk.nu> 2.0.0-0.pre4.1mdk
12cu|coriander-2.0.1-2|114	- initial package
12cu|coriander-2.0.1-2|115	

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

9107 12
12cu|courier-authlib-0.65.0-2|1	Name:		courier-authlib
12cu|courier-authlib-0.65.0-2|2	Version:	0.65.0
12cu|courier-authlib-0.65.0-2|3	Release:	2
12cu|courier-authlib-0.65.0-2|4	Summary:	Courier authentication library
12cu|courier-authlib-0.65.0-2|5	Group:		System/Servers
12cu|courier-authlib-0.65.0-2|6	License:	GPL
12cu|courier-authlib-0.65.0-2|7	URL:		http://www.courier-mta.org
12cu|courier-authlib-0.65.0-2|8	Source0:	http://prdownloads.sourceforge.net/courier/%{name}-%{version}.tar.bz2
12cu|courier-authlib-0.65.0-2|9	Source1:	courier-authlib.sysconftool.m4
12cu|courier-authlib-0.65.0-2|10	Source2:	courier-authlib.authdaemon-init
12cu|courier-authlib-0.65.0-2|11	Patch0:		courier-authlib-0.65.sysconftool.patch
12cu|courier-authlib-0.65.0-2|12	BuildRequires:	expect
12cu|courier-authlib-0.65.0-2|13	BuildRequires:	libltdl-devel
12cu|courier-authlib-0.65.0-2|14	BuildRequires:	gdbm-devel
12cu|courier-authlib-0.65.0-2|15	BuildRequires:	openldap-devel
12cu|courier-authlib-0.65.0-2|16	BuildRequires:	pam-devel
12cu|courier-authlib-0.65.0-2|17	BuildRequires:	mysql-devel
12cu|courier-authlib-0.65.0-2|18	BuildRequires:	postgresql-devel
12cu|courier-authlib-0.65.0-2|19	Obsoletes:	courier-imap-utils
12cu|courier-authlib-0.65.0-2|20	Obsoletes:	libcourier-authlib0
12cu|courier-authlib-0.65.0-2|21	Conflicts:	courier-imap <= 3.0.8
12cu|courier-authlib-0.65.0-2|22	
12cu|courier-authlib-0.65.0-2|23	%description
12cu|courier-authlib-0.65.0-2|24	The Courier authentication library provides authentication
12cu|courier-authlib-0.65.0-2|25	services for other Courier applications.
12cu|courier-authlib-0.65.0-2|26	
12cu|courier-authlib-0.65.0-2|27	This package contains the Courier authentication daemon and common
12cu|courier-authlib-0.65.0-2|28	authentication modules:
12cu|courier-authlib-0.65.0-2|29	
12cu|courier-authlib-0.65.0-2|30	o authcustom
12cu|courier-authlib-0.65.0-2|31	o authpam
12cu|courier-authlib-0.65.0-2|32	o authpwd
12cu|courier-authlib-0.65.0-2|33	o authshadow
12cu|courier-authlib-0.65.0-2|34	o courierauthsaslclient
12cu|courier-authlib-0.65.0-2|35	o courierauthsasl
12cu|courier-authlib-0.65.0-2|36	
12cu|courier-authlib-0.65.0-2|37	%package -n courier-authdaemon
12cu|courier-authlib-0.65.0-2|38	Summary:	Courier authentication daemon
12cu|courier-authlib-0.65.0-2|39	Group:		System/Servers
12cu|courier-authlib-0.65.0-2|40	Requires:	%{name} = %{version}
12cu|courier-authlib-0.65.0-2|41	Requires:	expect
12cu|courier-authlib-0.65.0-2|42	Requires(pre):	rpm-helper
12cu|courier-authlib-0.65.0-2|43	
12cu|courier-authlib-0.65.0-2|44	%description -n courier-authdaemon
12cu|courier-authlib-0.65.0-2|45	This package contains the Courier authentication daemon.
12cu|courier-authlib-0.65.0-2|46	
12cu|courier-authlib-0.65.0-2|47	%package userdb
12cu|courier-authlib-0.65.0-2|48	Summary:	Userdb support for the Courier authentication library
12cu|courier-authlib-0.65.0-2|49	Group:		System/Servers
12cu|courier-authlib-0.65.0-2|50	Requires(pre):	%{name} = %{version}
12cu|courier-authlib-0.65.0-2|51	
12cu|courier-authlib-0.65.0-2|52	%description userdb
12cu|courier-authlib-0.65.0-2|53	This package installs the userdb support for the Courier
12cu|courier-authlib-0.65.0-2|54	authentication library.  Userdb is a simple way to manage virtual
12cu|courier-authlib-0.65.0-2|55	mail accounts using a GDBM-based database file.
12cu|courier-authlib-0.65.0-2|56	
12cu|courier-authlib-0.65.0-2|57	Install this package in order to be able to authenticate with
12cu|courier-authlib-0.65.0-2|58	userdb.
12cu|courier-authlib-0.65.0-2|59	
12cu|courier-authlib-0.65.0-2|60	%package ldap
12cu|courier-authlib-0.65.0-2|61	Summary:	LDAP support for the Courier authentication library
12cu|courier-authlib-0.65.0-2|62	Group:		System/Servers
12cu|courier-authlib-0.65.0-2|63	Requires(pre):	%{name} = %{version}
12cu|courier-authlib-0.65.0-2|64	Obsoletes:	courier-imap-ldap
12cu|courier-authlib-0.65.0-2|65	
12cu|courier-authlib-0.65.0-2|66	%description ldap
12cu|courier-authlib-0.65.0-2|67	This package installs LDAP support for the Courier authentication
12cu|courier-authlib-0.65.0-2|68	library. Install this package in order to be able to authenticate
12cu|courier-authlib-0.65.0-2|69	using LDAP.
12cu|courier-authlib-0.65.0-2|70	
12cu|courier-authlib-0.65.0-2|71	%package mysql
12cu|courier-authlib-0.65.0-2|72	Summary:	MySQL support for the Courier authentication library
12cu|courier-authlib-0.65.0-2|73	Group:		System/Servers
12cu|courier-authlib-0.65.0-2|74	Requires(pre):	%{name} = %{version}
12cu|courier-authlib-0.65.0-2|75	Obsoletes:	courier-imap-mysql
12cu|courier-authlib-0.65.0-2|76	
12cu|courier-authlib-0.65.0-2|77	%description mysql
12cu|courier-authlib-0.65.0-2|78	This package installs MySQL support for the Courier authentication
12cu|courier-authlib-0.65.0-2|79	library. Install this package in order to be able to authenticate
12cu|courier-authlib-0.65.0-2|80	using MySQL.
12cu|courier-authlib-0.65.0-2|81	
12cu|courier-authlib-0.65.0-2|82	%package pgsql
12cu|courier-authlib-0.65.0-2|83	Summary:	PostgreSQL support for the Courier authentication library
12cu|courier-authlib-0.65.0-2|84	Group:		System/Servers
12cu|courier-authlib-0.65.0-2|85	Requires(pre):	%{name} = %{version}
12cu|courier-authlib-0.65.0-2|86	Obsoletes:	courier-imap-pgsql
12cu|courier-authlib-0.65.0-2|87	
12cu|courier-authlib-0.65.0-2|88	%description pgsql
12cu|courier-authlib-0.65.0-2|89	This package installs PostgreSQL support for the Courier
12cu|courier-authlib-0.65.0-2|90	authentication library. Install this package in order to be able
12cu|courier-authlib-0.65.0-2|91	to authenticate using PostgreSQL.
12cu|courier-authlib-0.65.0-2|92	
12cu|courier-authlib-0.65.0-2|93	%package sqlite
12cu|courier-authlib-0.65.0-2|94	Summary:	SQLite support for the Courier authentication library
12cu|courier-authlib-0.65.0-2|95	Group:		System/Servers
12cu|courier-authlib-0.65.0-2|96	Requires(pre):	%{name} = %{version}
12cu|courier-authlib-0.65.0-2|97	
12cu|courier-authlib-0.65.0-2|98	%description sqlite
12cu|courier-authlib-0.65.0-2|99	This package installs SQLite support for the Courier
12cu|courier-authlib-0.65.0-2|100	authentication library. Install this package in order to be able
12cu|courier-authlib-0.65.0-2|101	to authenticate using SQLite.
12cu|courier-authlib-0.65.0-2|102	
12cu|courier-authlib-0.65.0-2|103	%package devel
12cu|courier-authlib-0.65.0-2|104	Summary:	Development libraries for the Courier authentication library
12cu|courier-authlib-0.65.0-2|105	Group:		Development/C
12cu|courier-authlib-0.65.0-2|106	Requires:	%{name} = %{version}
12cu|courier-authlib-0.65.0-2|107	
12cu|courier-authlib-0.65.0-2|108	%description devel
12cu|courier-authlib-0.65.0-2|109	This package contains the development libraries and files needed
12cu|courier-authlib-0.65.0-2|110	to compile Courier packages that use this authentication library.
12cu|courier-authlib-0.65.0-2|111	Install this package in order to build the rest of the Courier
12cu|courier-authlib-0.65.0-2|112	packages. After they are built and installed this package can be
12cu|courier-authlib-0.65.0-2|113	removed. Files in this package are not needed at runtime.
12cu|courier-authlib-0.65.0-2|114	
12cu|courier-authlib-0.65.0-2|115	%prep
12cu|courier-authlib-0.65.0-2|116	%setup -q -n %{name}-%{version}
12cu|courier-authlib-0.65.0-2|117	%patch0 -p 0 -b .sysconftool
12cu|courier-authlib-0.65.0-2|118	
12cu|courier-authlib-0.65.0-2|119	cp %{SOURCE1} .
12cu|courier-authlib-0.65.0-2|120	
12cu|courier-authlib-0.65.0-2|121	%build
12cu|courier-authlib-0.65.0-2|122	%configure2_5x \
12cu|courier-authlib-0.65.0-2|123	--with-syslog=MAIL \
12cu|courier-authlib-0.65.0-2|124	--disable-ltdl-install \
12cu|courier-authlib-0.65.0-2|125	--with-db=gdbm \
12cu|courier-authlib-0.65.0-2|126	--with-random=/dev/urandom \
12cu|courier-authlib-0.65.0-2|127	--with-mailuser=daemon \
12cu|courier-authlib-0.65.0-2|128	--with-mailgroup=daemon \
12cu|courier-authlib-0.65.0-2|129	--with-authdaemonrc=%{_sysconfdir}/courier/authdaemonrc \
12cu|courier-authlib-0.65.0-2|130	--with-authdaemonvar=%{_localstatedir}/lib/authdaemon \
12cu|courier-authlib-0.65.0-2|131	--with-makedatprog=%{_sbindir}/makedatprog \
12cu|courier-authlib-0.65.0-2|132	--with-userdb=%{_sysconfdir}/userdb \
12cu|courier-authlib-0.65.0-2|133	--with-pkgconfdir=%{_sysconfdir}/courier \
12cu|courier-authlib-0.65.0-2|134	--with-authuserdb \
12cu|courier-authlib-0.65.0-2|135	--with-authpam \
12cu|courier-authlib-0.65.0-2|136	--with-authldap \
12cu|courier-authlib-0.65.0-2|137	--with-authldaprc=%{_sysconfdir}/courier/authldaprc \
12cu|courier-authlib-0.65.0-2|138	--with-authpwd \
12cu|courier-authlib-0.65.0-2|139	--with-authshadow \
12cu|courier-authlib-0.65.0-2|140	--without-authvchkpw \
12cu|courier-authlib-0.65.0-2|141	--with-authpgsqlrc=%{_sysconfdir}/courier/authpgsqlrc \
12cu|courier-authlib-0.65.0-2|142	--with-authpgsql \
12cu|courier-authlib-0.65.0-2|143	--with-pgsql-libs=%{_libdir} \
12cu|courier-authlib-0.65.0-2|144	--with-pgsql-includes=%{_includedir}/pgsql \
12cu|courier-authlib-0.65.0-2|145	--with-authmysqlrc=%{_sysconfdir}/courier/authmysqlrc \
12cu|courier-authlib-0.65.0-2|146	--with-authmysql \
12cu|courier-authlib-0.65.0-2|147	--with-mysql-libs=%{_libdir} \
12cu|courier-authlib-0.65.0-2|148	--with-mysql-includes=%{_includedir}/mysql \
12cu|courier-authlib-0.65.0-2|149	--with-authcustom
12cu|courier-authlib-0.65.0-2|150	%make
12cu|courier-authlib-0.65.0-2|151	%make authinfo
12cu|courier-authlib-0.65.0-2|152	
12cu|courier-authlib-0.65.0-2|153	%check
12cu|courier-authlib-0.65.0-2|154	%{__make} check
12cu|courier-authlib-0.65.0-2|155	
12cu|courier-authlib-0.65.0-2|156	%install
12cu|courier-authlib-0.65.0-2|157	%makeinstall_std
12cu|courier-authlib-0.65.0-2|158	
12cu|courier-authlib-0.65.0-2|159	# fix perms
12cu|courier-authlib-0.65.0-2|160	chmod 755 %{buildroot}%{_localstatedir}/lib/authdaemon
12cu|courier-authlib-0.65.0-2|161	
12cu|courier-authlib-0.65.0-2|162	install -d %{buildroot}%{_var}/run/authdaemon
12cu|courier-authlib-0.65.0-2|163	
12cu|courier-authlib-0.65.0-2|164	install -m 755 sysconftool %{buildroot}%{_libdir}/courier-authlib/
12cu|courier-authlib-0.65.0-2|165	install -m 755 authmigrate %{buildroot}%{_libdir}/courier-authlib/
12cu|courier-authlib-0.65.0-2|166	
12cu|courier-authlib-0.65.0-2|167	install -d -m 755 %{buildroot}%{_initrddir}
12cu|courier-authlib-0.65.0-2|168	install -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/courier-authdaemon
12cu|courier-authlib-0.65.0-2|169	mv %{buildroot}%{_libdir}/courier-authlib/authdaemond %{buildroot}%{_sbindir}/authdaemond
12cu|courier-authlib-0.65.0-2|170	
12cu|courier-authlib-0.65.0-2|171	mv %{buildroot}%{_libdir}/courier-authlib/makedatprog %{buildroot}%{_sbindir}/makedatprog
12cu|courier-authlib-0.65.0-2|172	
12cu|courier-authlib-0.65.0-2|173	# some utils...
12cu|courier-authlib-0.65.0-2|174	install -m 755 authinfo %{buildroot}%{_sbindir}/
12cu|courier-authlib-0.65.0-2|175	install -m 755 authdaemontest %{buildroot}%{_sbindir}/
12cu|courier-authlib-0.65.0-2|176	install -m 755 liblock/lockmail %{buildroot}%{_sbindir}/
12cu|courier-authlib-0.65.0-2|177	install -m 644 liblock/lockmail.1 %{buildroot}%{_mandir}/man1/
12cu|courier-authlib-0.65.0-2|178	
12cu|courier-authlib-0.65.0-2|179	# A hack to provide libraries under libdir to be able to pick up them w/o adding
12cu|courier-authlib-0.65.0-2|180	# courier-authlib to LD_LIBRARY_PATH
12cu|courier-authlib-0.65.0-2|181	for file in %{buildroot}%{_libdir}/courier-authlib/*.so
12cu|courier-authlib-0.65.0-2|182	do
12cu|courier-authlib-0.65.0-2|183	ln -s %{_libdir}/courier-authlib/`basename $file` %{buildroot}%{_libdir}/`basename $file`
12cu|courier-authlib-0.65.0-2|184	done
12cu|courier-authlib-0.65.0-2|185	
12cu|courier-authlib-0.65.0-2|186	# fix configuration
12cu|courier-authlib-0.65.0-2|187	for file in %{buildroot}%{_sysconfdir}/courier/*.dist; do
12cu|courier-authlib-0.65.0-2|188	mv $file  %{buildroot}%{_sysconfdir}/courier/`basename $file .dist`
12cu|courier-authlib-0.65.0-2|189	done
12cu|courier-authlib-0.65.0-2|190	chmod 644 %{buildroot}%{_sysconfdir}/courier/*
12cu|courier-authlib-0.65.0-2|191	
12cu|courier-authlib-0.65.0-2|192	perl -pi \
12cu|courier-authlib-0.65.0-2|193	-e "s|^authmodulelist=.*|authmodulelist=\"authpam authpwd authshadow\"|g;" \
12cu|courier-authlib-0.65.0-2|194	-e "s|^authmodulelistorig=.*|authmodulelistorig=\"authpam authpwd authshadow\"|g;" \
12cu|courier-authlib-0.65.0-2|195	%{buildroot}%{_sysconfdir}/courier/authdaemonrc
12cu|courier-authlib-0.65.0-2|196	
12cu|courier-authlib-0.65.0-2|197	cat > README.mdv << EOF
12cu|courier-authlib-0.65.0-2|198	ROSA RPM specific notes
12cu|courier-authlib-0.65.0-2|199	
12cu|courier-authlib-0.65.0-2|200	Upgrade
12cu|courier-authlib-0.65.0-2|201	------
12cu|courier-authlib-0.65.0-2|202	Default upgrade procedure consists of shipping new configuration files with
12cu|courier-authlib-0.65.0-2|203	.dist suffix, then running sysconftool script to merge with current
12cu|courier-authlib-0.65.0-2|204	configuration. This packages ships new configuration files with their final
12cu|courier-authlib-0.65.0-2|205	name instead, wich will be saved by rpm as .rpmnew if original ones have been
12cu|courier-authlib-0.65.0-2|206	modified, and run sysconftools script during upgrade automatically.
12cu|courier-authlib-0.65.0-2|207	EOF
12cu|courier-authlib-0.65.0-2|208	
12cu|courier-authlib-0.65.0-2|209	%post -n courier-authdaemon
12cu|courier-authlib-0.65.0-2|210	%{_libdir}/courier-authlib/authmigrate >/dev/null
12cu|courier-authlib-0.65.0-2|211	if [ -f %{_sysconfdir}/courier/authdaemonrc.rpmnew ]; then
12cu|courier-authlib-0.65.0-2|212	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/authdaemonrc.rpmnew >/dev/null
12cu|courier-authlib-0.65.0-2|213	fi
12cu|courier-authlib-0.65.0-2|214	%_post_service courier-authdaemon
12cu|courier-authlib-0.65.0-2|215	
12cu|courier-authlib-0.65.0-2|216	%preun -n courier-authdaemon
12cu|courier-authlib-0.65.0-2|217	%_preun_service courier-authdaemon
12cu|courier-authlib-0.65.0-2|218	
12cu|courier-authlib-0.65.0-2|219	%post userdb
12cu|courier-authlib-0.65.0-2|220	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cu|courier-authlib-0.65.0-2|221	
12cu|courier-authlib-0.65.0-2|222	%postun userdb
12cu|courier-authlib-0.65.0-2|223	if [ "$1" = "0" ]; then
12cu|courier-authlib-0.65.0-2|224	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cu|courier-authlib-0.65.0-2|225	fi
12cu|courier-authlib-0.65.0-2|226	
12cu|courier-authlib-0.65.0-2|227	%post ldap
12cu|courier-authlib-0.65.0-2|228	%{_libdir}/courier-authlib/authmigrate >/dev/null
12cu|courier-authlib-0.65.0-2|229	if [ -f %{_sysconfdir}/courier/authldaprc.rpmnew ]; then
12cu|courier-authlib-0.65.0-2|230	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/authldaprc.rpmnew >/dev/null
12cu|courier-authlib-0.65.0-2|231	fi
12cu|courier-authlib-0.65.0-2|232	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cu|courier-authlib-0.65.0-2|233	
12cu|courier-authlib-0.65.0-2|234	%postun ldap
12cu|courier-authlib-0.65.0-2|235	if [ "$1" = "0" ]; then
12cu|courier-authlib-0.65.0-2|236	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cu|courier-authlib-0.65.0-2|237	fi
12cu|courier-authlib-0.65.0-2|238	
12cu|courier-authlib-0.65.0-2|239	%post mysql
12cu|courier-authlib-0.65.0-2|240	%{_libdir}/courier-authlib/authmigrate >/dev/null
12cu|courier-authlib-0.65.0-2|241	if [ -f %{_sysconfdir}/courier/authmysqlrc.rpmnew ]; then
12cu|courier-authlib-0.65.0-2|242	%{_libdir}/courier-authlib/sysconftool %{_sysconfdir}/courier/authmysqlrc.rpmnew >/dev/null
12cu|courier-authlib-0.65.0-2|243	fi
12cu|courier-authlib-0.65.0-2|244	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cu|courier-authlib-0.65.0-2|245	
12cu|courier-authlib-0.65.0-2|246	%postun mysql
12cu|courier-authlib-0.65.0-2|247	if [ "$1" = "0" ]; then
12cu|courier-authlib-0.65.0-2|248	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cu|courier-authlib-0.65.0-2|249	fi
12cu|courier-authlib-0.65.0-2|250	
12cu|courier-authlib-0.65.0-2|251	%pre pgsql
12cu|courier-authlib-0.65.0-2|252	%{_libdir}/courier-authlib/authmigrate >/dev/null
12cu|courier-authlib-0.65.0-2|253	
12cu|courier-authlib-0.65.0-2|254	%post pgsql
12cu|courier-authlib-0.65.0-2|255	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cu|courier-authlib-0.65.0-2|256	
12cu|courier-authlib-0.65.0-2|257	%postun pgsql
12cu|courier-authlib-0.65.0-2|258	if [ "$1" = "0" ]; then
12cu|courier-authlib-0.65.0-2|259	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cu|courier-authlib-0.65.0-2|260	fi
12cu|courier-authlib-0.65.0-2|261	
12cu|courier-authlib-0.65.0-2|262	%pre sqlite
12cu|courier-authlib-0.65.0-2|263	%{_libdir}/courier-authlib/authmigrate >/dev/null
12cu|courier-authlib-0.65.0-2|264	
12cu|courier-authlib-0.65.0-2|265	%post sqlite
12cu|courier-authlib-0.65.0-2|266	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cu|courier-authlib-0.65.0-2|267	
12cu|courier-authlib-0.65.0-2|268	%postun sqlite
12cu|courier-authlib-0.65.0-2|269	if [ "$1" = "0" ]; then
12cu|courier-authlib-0.65.0-2|270	%{_initrddir}/courier-authdaemon condrestart 1>&2;
12cu|courier-authlib-0.65.0-2|271	fi
12cu|courier-authlib-0.65.0-2|272	
12cu|courier-authlib-0.65.0-2|273	%files
12cu|courier-authlib-0.65.0-2|274	%defattr(-,root,root)
12cu|courier-authlib-0.65.0-2|275	%doc README.mdv README README.authdebug.html README.html README_authlib.html
12cu|courier-authlib-0.65.0-2|276	%doc NEWS COPYING* AUTHORS ChangeLog liblock/lockmail.html liblog/courierlogger.html
12cu|courier-authlib-0.65.0-2|277	%dir %{_sysconfdir}/courier
12cu|courier-authlib-0.65.0-2|278	%dir %{_libdir}/courier-authlib
12cu|courier-authlib-0.65.0-2|279	%{_libdir}/courier-authlib/authmigrate
12cu|courier-authlib-0.65.0-2|280	%{_libdir}/courier-authlib/authsystem.passwd
12cu|courier-authlib-0.65.0-2|281	%{_libdir}/courier-authlib/sysconftool
12cu|courier-authlib-0.65.0-2|282	%{_libdir}/courier-authlib/libcourierauthsaslclient.so.*
12cu|courier-authlib-0.65.0-2|283	%{_libdir}/courier-authlib/libcourierauthsasl.so.*
12cu|courier-authlib-0.65.0-2|284	%{_libdir}/courier-authlib/libcourierauthcommon.so.*
12cu|courier-authlib-0.65.0-2|285	%{_libdir}/courier-authlib/libcourierauth.so.*
12cu|courier-authlib-0.65.0-2|286	%{_libdir}/courier-authlib/libauthcustom.so.0
12cu|courier-authlib-0.65.0-2|287	%{_libdir}/courier-authlib/libauthpam.so.0
12cu|courier-authlib-0.65.0-2|288	%{_libdir}/courier-authlib/libauthpwd.so.0
12cu|courier-authlib-0.65.0-2|289	%{_libdir}/courier-authlib/libauthshadow.so.0
12cu|courier-authlib-0.65.0-2|290	%{_libdir}/courier-authlib/libauthpipe.so.0
12cu|courier-authlib-0.65.0-2|291	%{_mandir}/man1/*
12cu|courier-authlib-0.65.0-2|292	
12cu|courier-authlib-0.65.0-2|293	%files -n courier-authdaemon
12cu|courier-authlib-0.65.0-2|294	%defattr(-,root,root)
12cu|courier-authlib-0.65.0-2|295	%config(noreplace) %{_sysconfdir}/courier/authdaemonrc
12cu|courier-authlib-0.65.0-2|296	%{_sbindir}/authdaemond
12cu|courier-authlib-0.65.0-2|297	%{_sbindir}/authdaemontest
12cu|courier-authlib-0.65.0-2|298	%{_sbindir}/authenumerate
12cu|courier-authlib-0.65.0-2|299	%{_sbindir}/authinfo
12cu|courier-authlib-0.65.0-2|300	%{_sbindir}/authtest
12cu|courier-authlib-0.65.0-2|301	%{_sbindir}/courierlogger
12cu|courier-authlib-0.65.0-2|302	%{_sbindir}/lockmail
12cu|courier-authlib-0.65.0-2|303	%{_sbindir}/authpasswd
12cu|courier-authlib-0.65.0-2|304	%{_sbindir}/makedatprog
12cu|courier-authlib-0.65.0-2|305	%{_initrddir}/courier-authdaemon
12cu|courier-authlib-0.65.0-2|306	%{_localstatedir}/lib/authdaemon
12cu|courier-authlib-0.65.0-2|307	%{_var}/run/authdaemon
12cu|courier-authlib-0.65.0-2|308	
12cu|courier-authlib-0.65.0-2|309	%files userdb
12cu|courier-authlib-0.65.0-2|310	%defattr(-,root,root)
12cu|courier-authlib-0.65.0-2|311	%doc userdb/makeuserdb.html userdb/userdb.html userdb/userdbpw.html
12cu|courier-authlib-0.65.0-2|312	%{_sbindir}/makeuserdb
12cu|courier-authlib-0.65.0-2|313	%{_sbindir}/pw2userdb
12cu|courier-authlib-0.65.0-2|314	%{_sbindir}/userdb
12cu|courier-authlib-0.65.0-2|315	%{_sbindir}/userdb-test-cram-md5
12cu|courier-authlib-0.65.0-2|316	%{_sbindir}/userdbpw
12cu|courier-authlib-0.65.0-2|317	%{_libdir}/courier-authlib/libauthuserdb.so.0
12cu|courier-authlib-0.65.0-2|318	%{_mandir}/man8/*userdb*
12cu|courier-authlib-0.65.0-2|319	
12cu|courier-authlib-0.65.0-2|320	%files ldap
12cu|courier-authlib-0.65.0-2|321	%defattr(-,root,root)
12cu|courier-authlib-0.65.0-2|322	%doc README.ldap authldap.schema
12cu|courier-authlib-0.65.0-2|323	%config(noreplace) %{_sysconfdir}/courier/authldaprc
12cu|courier-authlib-0.65.0-2|324	%{_libdir}/courier-authlib/libauthldap.so.0
12cu|courier-authlib-0.65.0-2|325	
12cu|courier-authlib-0.65.0-2|326	%files mysql
12cu|courier-authlib-0.65.0-2|327	%defattr(-,root,root)
12cu|courier-authlib-0.65.0-2|328	%doc README.authmysql.html README.authmysql.myownquery
12cu|courier-authlib-0.65.0-2|329	%config(noreplace) %{_sysconfdir}/courier/authmysqlrc
12cu|courier-authlib-0.65.0-2|330	%{_libdir}/courier-authlib/libauthmysql.so.0
12cu|courier-authlib-0.65.0-2|331	
12cu|courier-authlib-0.65.0-2|332	%files pgsql
12cu|courier-authlib-0.65.0-2|333	%defattr(-,root,root)
12cu|courier-authlib-0.65.0-2|334	%doc README.authpostgres.html
12cu|courier-authlib-0.65.0-2|335	%config(noreplace) %{_sysconfdir}/courier/authpgsqlrc
12cu|courier-authlib-0.65.0-2|336	%{_libdir}/courier-authlib/libauthpgsql.so.0
12cu|courier-authlib-0.65.0-2|337	
12cu|courier-authlib-0.65.0-2|338	%files sqlite
12cu|courier-authlib-0.65.0-2|339	%defattr(-,root,root)
12cu|courier-authlib-0.65.0-2|340	%config(noreplace) %{_sysconfdir}/courier/authsqliterc
12cu|courier-authlib-0.65.0-2|341	%{_libdir}/courier-authlib/libauthsqlite.so.0
12cu|courier-authlib-0.65.0-2|342	
12cu|courier-authlib-0.65.0-2|343	%files devel
12cu|courier-authlib-0.65.0-2|344	%defattr(-,root,root)
12cu|courier-authlib-0.65.0-2|345	%doc authlib.html auth_*.html
12cu|courier-authlib-0.65.0-2|346	%{_bindir}/courierauthconfig
12cu|courier-authlib-0.65.0-2|347	%{_libdir}/courier-authlib/*.a
12cu|courier-authlib-0.65.0-2|348	%{_libdir}/courier-authlib/*.so
12cu|courier-authlib-0.65.0-2|349	%{_libdir}/*.so
12cu|courier-authlib-0.65.0-2|350	%{_includedir}/*
12cu|courier-authlib-0.65.0-2|351	%{_mandir}/man3/*
12cu|courier-authlib-0.65.0-2|352	
12cu|courier-authlib-0.65.0-2|353	
12cu|courier-authlib-0.65.0-2|354	
12cu|courier-authlib-0.65.0-2|355	
12cu|courier-authlib-0.65.0-2|356	%changelog
12cu|courier-authlib-0.65.0-2|357	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.63.0-6mdv2011.0
12cu|courier-authlib-0.65.0-2|358	+ Revision: 645789
12cu|courier-authlib-0.65.0-2|359	- relink against libmysqlclient.so.18
12cu|courier-authlib-0.65.0-2|360	
12cu|courier-authlib-0.65.0-2|361	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 0.63.0-5mdv2011.0
12cu|courier-authlib-0.65.0-2|362	+ Revision: 627218
12cu|courier-authlib-0.65.0-2|363	- rebuilt against mysql-5.5.8 libs, again
12cu|courier-authlib-0.65.0-2|364	
12cu|courier-authlib-0.65.0-2|365	* Thu Dec 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0.63.0-4mdv2011.0
12cu|courier-authlib-0.65.0-2|366	+ Revision: 626512
12cu|courier-authlib-0.65.0-2|367	- rebuilt against mysql-5.5.8 libs
12cu|courier-authlib-0.65.0-2|368	
12cu|courier-authlib-0.65.0-2|369	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.63.0-2mdv2011.0
12cu|courier-authlib-0.65.0-2|370	+ Revision: 610162
12cu|courier-authlib-0.65.0-2|371	- rebuild
12cu|courier-authlib-0.65.0-2|372	
12cu|courier-authlib-0.65.0-2|373	* Fri Feb 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.63.0-1mdv2010.1
12cu|courier-authlib-0.65.0-2|374	+ Revision: 512127
12cu|courier-authlib-0.65.0-2|375	- update to new version 0.63.0
12cu|courier-authlib-0.65.0-2|376	
12cu|courier-authlib-0.65.0-2|377	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 0.62.4-2mdv2010.1
12cu|courier-authlib-0.65.0-2|378	+ Revision: 507481
12cu|courier-authlib-0.65.0-2|379	- rebuild
12cu|courier-authlib-0.65.0-2|380	
12cu|courier-authlib-0.65.0-2|381	* Thu Jul 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.62.4-1mdv2010.0
12cu|courier-authlib-0.65.0-2|382	+ Revision: 399045
12cu|courier-authlib-0.65.0-2|383	- new version
12cu|courier-authlib-0.65.0-2|384	
12cu|courier-authlib-0.65.0-2|385	* Sun Jan 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.62.0-1mdv2009.1
12cu|courier-authlib-0.65.0-2|386	+ Revision: 331022
12cu|courier-authlib-0.65.0-2|387	- update to new version 0.62.0
12cu|courier-authlib-0.65.0-2|388	
12cu|courier-authlib-0.65.0-2|389	* Mon Dec 08 2008 Oden Eriksson <oeriksson@mandriva.com> 0.61.1-1mdv2009.1
12cu|courier-authlib-0.65.0-2|390	+ Revision: 311851
12cu|courier-authlib-0.65.0-2|391	- 0.61.1
12cu|courier-authlib-0.65.0-2|392	- use lowercase mysql-devel
12cu|courier-authlib-0.65.0-2|393	
12cu|courier-authlib-0.65.0-2|394	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.61.0-3mdv2009.1
12cu|courier-authlib-0.65.0-2|395	+ Revision: 311327
12cu|courier-authlib-0.65.0-2|396	- rebuilt against mysql-5.1.30 libs
12cu|courier-authlib-0.65.0-2|397	
12cu|courier-authlib-0.65.0-2|398	* Mon Sep 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.61.0-2mdv2009.0
12cu|courier-authlib-0.65.0-2|399	+ Revision: 282763
12cu|courier-authlib-0.65.0-2|400	- use a rebind mount instead of an hard link for postfix chroot (bug #43478)
12cu|courier-authlib-0.65.0-2|401	- change initscript to re-mount the socket directory in postfix chroot, as hardlinks don't work between different filesystems
12cu|courier-authlib-0.65.0-2|402	
12cu|courier-authlib-0.65.0-2|403	* Sat Sep 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.61.0-1mdv2009.0
12cu|courier-authlib-0.65.0-2|404	+ Revision: 281748
12cu|courier-authlib-0.65.0-2|405	- new version
12cu|courier-authlib-0.65.0-2|406	
12cu|courier-authlib-0.65.0-2|407	* Fri Jul 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.60.6-1mdv2009.0
12cu|courier-authlib-0.65.0-2|408	+ Revision: 231884
12cu|courier-authlib-0.65.0-2|409	- new version
12cu|courier-authlib-0.65.0-2|410	
12cu|courier-authlib-0.65.0-2|411	+ Pixel <pixel@mandriva.com>
12cu|courier-authlib-0.65.0-2|412	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cu|courier-authlib-0.65.0-2|413	
12cu|courier-authlib-0.65.0-2|414	* Wed Dec 26 2007 Oden Eriksson <oeriksson@mandriva.com> 0.60.1-2mdv2008.1
12cu|courier-authlib-0.65.0-2|415	+ Revision: 137976
12cu|courier-authlib-0.65.0-2|416	- rebuilt against openldap-2.4.7 libs
12cu|courier-authlib-0.65.0-2|417	
12cu|courier-authlib-0.65.0-2|418	+ Olivier Blin <oblin@mandriva.com>
12cu|courier-authlib-0.65.0-2|419	- restore BuildRoot
12cu|courier-authlib-0.65.0-2|420	
12cu|courier-authlib-0.65.0-2|421	+ Thierry Vignaud <tv@mandriva.org>
12cu|courier-authlib-0.65.0-2|422	- kill re-definition of %%buildroot on Pixel's request
12cu|courier-authlib-0.65.0-2|423	
12cu|courier-authlib-0.65.0-2|424	* Thu Dec 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.60.1-1mdv2008.1
12cu|courier-authlib-0.65.0-2|425	+ Revision: 119234
12cu|courier-authlib-0.65.0-2|426	- update to new version 0.60.1
12cu|courier-authlib-0.65.0-2|427	
12cu|courier-authlib-0.65.0-2|428	
12cu|courier-authlib-0.65.0-2|429	* Mon Mar 05 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.59.1-2mdv2007.0
12cu|courier-authlib-0.65.0-2|430	+ Revision: 133179
12cu|courier-authlib-0.65.0-2|431	- more consistent init scripts
12cu|courier-authlib-0.65.0-2|432	- export DEBUG_LOGIN variable before launching daemon, as it seems to trust environment more than its configuration file (fix #28354)
12cu|courier-authlib-0.65.0-2|433	- new version
12cu|courier-authlib-0.65.0-2|434	
12cu|courier-authlib-0.65.0-2|435	* Fri Jan 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.59-1mdv2007.1
12cu|courier-authlib-0.65.0-2|436	+ Revision: 107889
12cu|courier-authlib-0.65.0-2|437	- new version
12cu|courier-authlib-0.65.0-2|438	- Import courier-authlib
12cu|courier-authlib-0.65.0-2|439	
12cu|courier-authlib-0.65.0-2|440	* Wed Sep 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.58-9mdv2007.0
12cu|courier-authlib-0.65.0-2|441	- enforce courierlogger options in init script
12cu|courier-authlib-0.65.0-2|442	- add network dependencies in init script
12cu|courier-authlib-0.65.0-2|443	
12cu|courier-authlib-0.65.0-2|444	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.58-8mdv2007.0
12cu|courier-authlib-0.65.0-2|445	- fix sysconftool patch
12cu|courier-authlib-0.65.0-2|446	- fix config file merge in %%post
12cu|courier-authlib-0.65.0-2|447	- add postfix chroot support in init script (#5134)
12cu|courier-authlib-0.65.0-2|448	- decompress all patches and sources
12cu|courier-authlib-0.65.0-2|449	
12cu|courier-authlib-0.65.0-2|450	* Wed May 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.58-7mdk
12cu|courier-authlib-0.65.0-2|451	- fix buildrequires
12cu|courier-authlib-0.65.0-2|452	- fix initscript
12cu|courier-authlib-0.65.0-2|453	
12cu|courier-authlib-0.65.0-2|454	* Wed May 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.58-6mdk
12cu|courier-authlib-0.65.0-2|455	- resurect authdaemon subpackage
12cu|courier-authlib-0.65.0-2|456	- mv plugins in runtime packages
12cu|courier-authlib-0.65.0-2|457	- mv configuration in /etc/courier
12cu|courier-authlib-0.65.0-2|458	
12cu|courier-authlib-0.65.0-2|459	* Wed May 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.58-5mdk
12cu|courier-authlib-0.65.0-2|460	- conflicts with old courier-imap release (fix bug #22476)
12cu|courier-authlib-0.65.0-2|461	- obsoletes plugin packages previsouly shipped with courier-imap
12cu|courier-authlib-0.65.0-2|462	- fix configure invocation
12cu|courier-authlib-0.65.0-2|463	- fix some perms
12cu|courier-authlib-0.65.0-2|464	
12cu|courier-authlib-0.65.0-2|465	* Mon May 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.58-4mdk
12cu|courier-authlib-0.65.0-2|466	- drop vpopmail support
12cu|courier-authlib-0.65.0-2|467	- minor initscript corrections
12cu|courier-authlib-0.65.0-2|468	
12cu|courier-authlib-0.65.0-2|469	* Thu May 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.58-3mdk
12cu|courier-authlib-0.65.0-2|470	- no need for libification
12cu|courier-authlib-0.65.0-2|471	- rename courier-authdaemon to courier-authlib
12cu|courier-authlib-0.65.0-2|472	- don't ship .dist configuration files, and patch sysconftool to handle .rpmnew instead
12cu|courier-authlib-0.65.0-2|473	- spec cleanup
12cu|courier-authlib-0.65.0-2|474	- LSB-compliant init script
12cu|courier-authlib-0.65.0-2|475	- simpler %%post/%%pre scripts using condrestart
12cu|courier-authlib-0.65.0-2|476	- don't ship socket in package
12cu|courier-authlib-0.65.0-2|477	
12cu|courier-authlib-0.65.0-2|478	* Thu May 11 2006 Jerome Soyer <saispo@mandriva.org> 0.58-2mdk
12cu|courier-authlib-0.65.0-2|479	- Remove not needed "%%pre"
12cu|courier-authlib-0.65.0-2|480	
12cu|courier-authlib-0.65.0-2|481	* Wed May 10 2006 Jerome Soyer <saispo@mandriva.org> 0.58-1mdk
12cu|courier-authlib-0.65.0-2|482	- New release 0.58
12cu|courier-authlib-0.65.0-2|483	- Use mkrel
12cu|courier-authlib-0.65.0-2|484	
12cu|courier-authlib-0.65.0-2|485	* Thu Apr 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.55-4mdk
12cu|courier-authlib-0.65.0-2|486	- rebuilt against new postgresql libs
12cu|courier-authlib-0.65.0-2|487	
12cu|courier-authlib-0.65.0-2|488	* Sun Mar 06 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.55-3mdk
12cu|courier-authlib-0.65.0-2|489	- fix some minor issues
12cu|courier-authlib-0.65.0-2|490	- make it compile on 10.0 too (libtool mess)
12cu|courier-authlib-0.65.0-2|491	- make it somewhat possible to link against vpopmail
12cu|courier-authlib-0.65.0-2|492	- do some libifiction
12cu|courier-authlib-0.65.0-2|493	- rename the initscript to courier-authdaemond
12cu|courier-authlib-0.65.0-2|494	
12cu|courier-authlib-0.65.0-2|495	* Sat Mar 05 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.55-2mdk
12cu|courier-authlib-0.65.0-2|496	- fix deps
12cu|courier-authlib-0.65.0-2|497	
12cu|courier-authlib-0.65.0-2|498	* Fri Mar 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.55-1mdk
12cu|courier-authlib-0.65.0-2|499	- 0.55
12cu|courier-authlib-0.65.0-2|500	
12cu|courier-authlib-0.65.0-2|501	* Tue Mar 01 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.54-1mdk
12cu|courier-authlib-0.65.0-2|502	- initial Mandrakelinux package
12cu|courier-authlib-0.65.0-2|503	- added a more standard initscript (S2)
12cu|courier-authlib-0.65.0-2|504	- used tiny parts of the provided spec file
12cu|courier-authlib-0.65.0-2|505	

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

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

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

9111 12
12cu|cross-avr-binutils-2.23.2-1|1	%define target avr
12cu|cross-avr-binutils-2.23.2-1|2	
12cu|cross-avr-binutils-2.23.2-1|3	Name:           cross-%{target}-binutils
12cu|cross-avr-binutils-2.23.2-1|4	Version:        2.23.2
12cu|cross-avr-binutils-2.23.2-1|5	Release:        1
12cu|cross-avr-binutils-2.23.2-1|6	Summary:        Cross Compiling GNU binutils targeted at %{target}
12cu|cross-avr-binutils-2.23.2-1|7	Group:          Development/Other
12cu|cross-avr-binutils-2.23.2-1|8	License:        GPLv2+
12cu|cross-avr-binutils-2.23.2-1|9	URL:            http://www.gnu.org/software/binutils/
12cu|cross-avr-binutils-2.23.2-1|10	Source0:        ftp://ftp.gnu.org:21/pub/gnu/binutils/binutils-%{version}.tar.bz2
12cu|cross-avr-binutils-2.23.2-1|11	BuildRequires:  gawk texinfo
12cu|cross-avr-binutils-2.23.2-1|12	
12cu|cross-avr-binutils-2.23.2-1|13	%description
12cu|cross-avr-binutils-2.23.2-1|14	This is a Cross Compiling version of GNU binutils, which can be used to
12cu|cross-avr-binutils-2.23.2-1|15	assemble and link binaries for the %{target} platform, instead of for the
12cu|cross-avr-binutils-2.23.2-1|16	native %{_arch} platform.
12cu|cross-avr-binutils-2.23.2-1|17	
12cu|cross-avr-binutils-2.23.2-1|18	
12cu|cross-avr-binutils-2.23.2-1|19	%prep
12cu|cross-avr-binutils-2.23.2-1|20	%setup -q -c
12cu|cross-avr-binutils-2.23.2-1|21	
12cu|cross-avr-binutils-2.23.2-1|22	
12cu|cross-avr-binutils-2.23.2-1|23	%build
12cu|cross-avr-binutils-2.23.2-1|24	mkdir -p build
12cu|cross-avr-binutils-2.23.2-1|25	pushd build
12cu|cross-avr-binutils-2.23.2-1|26	CFLAGS="%optflags" ../binutils-%{version}/configure --prefix=%{_prefix} \
12cu|cross-avr-binutils-2.23.2-1|27	--libdir=%{_libdir} --mandir=%{_mandir} --infodir=%{_infodir} \
12cu|cross-avr-binutils-2.23.2-1|28	--target=%{target} --disable-werror --disable-nls
12cu|cross-avr-binutils-2.23.2-1|29	make %{?_smp_mflags}
12cu|cross-avr-binutils-2.23.2-1|30	popd build
12cu|cross-avr-binutils-2.23.2-1|31	
12cu|cross-avr-binutils-2.23.2-1|32	
12cu|cross-avr-binutils-2.23.2-1|33	%install
12cu|cross-avr-binutils-2.23.2-1|34	rm -rf %{buildroot}
12cu|cross-avr-binutils-2.23.2-1|35	pushd build
12cu|cross-avr-binutils-2.23.2-1|36	make install DESTDIR=%{buildroot}
12cu|cross-avr-binutils-2.23.2-1|37	popd build
12cu|cross-avr-binutils-2.23.2-1|38	# these are for win targets only
12cu|cross-avr-binutils-2.23.2-1|39	rm %{buildroot}%{_mandir}/man1/%{target}-{dlltool,nlmconv,windres}.1
12cu|cross-avr-binutils-2.23.2-1|40	# we don't want these as we are a cross version
12cu|cross-avr-binutils-2.23.2-1|41	rm -r %{buildroot}%{_infodir}
12cu|cross-avr-binutils-2.23.2-1|42	rm    %{buildroot}%{_libdir}/libiberty.a
12cu|cross-avr-binutils-2.23.2-1|43	
12cu|cross-avr-binutils-2.23.2-1|44	
12cu|cross-avr-binutils-2.23.2-1|45	%files
12cu|cross-avr-binutils-2.23.2-1|46	%defattr(-,root,root,-)
12cu|cross-avr-binutils-2.23.2-1|47	%doc binutils-%{version}/COPYING binutils-%{version}/COPYING.LIB
12cu|cross-avr-binutils-2.23.2-1|48	%doc binutils-%{version}/README
12cu|cross-avr-binutils-2.23.2-1|49	%{_prefix}/%{target}
12cu|cross-avr-binutils-2.23.2-1|50	%{_bindir}/%{target}-*
12cu|cross-avr-binutils-2.23.2-1|51	%{_mandir}/man1/%{target}-*.1*
12cu|cross-avr-binutils-2.23.2-1|52	
12cu|cross-avr-binutils-2.23.2-1|53	
12cu|cross-avr-binutils-2.23.2-1|54	%changelog
12cu|cross-avr-binutils-2.23.2-1|55	* Mon Mar 19 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.22-1mdv2012.0
12cu|cross-avr-binutils-2.23.2-1|56	+ Revision: 785574
12cu|cross-avr-binutils-2.23.2-1|57	- update to 2.22
12cu|cross-avr-binutils-2.23.2-1|58	
12cu|cross-avr-binutils-2.23.2-1|59	* Tue Oct 04 2011 Andrey Smirnov <asmirnov@mandriva.org> 2.21.1-1
12cu|cross-avr-binutils-2.23.2-1|60	+ Revision: 702720
12cu|cross-avr-binutils-2.23.2-1|61	- imported package cross-avr-binutils
12cu|cross-avr-binutils-2.23.2-1|62	
12cu|cross-avr-binutils-2.23.2-1|63	* Tue Oct 12 2010 Funda Wang <fwang@mandriva.org> 2.20.51.0.11-1mnb2
12cu|cross-avr-binutils-2.23.2-1|64	+ Revision: 585033
12cu|cross-avr-binutils-2.23.2-1|65	- sync with main native binutils
12cu|cross-avr-binutils-2.23.2-1|66	
12cu|cross-avr-binutils-2.23.2-1|67	* Mon Dec 28 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.20.51.0.4-1mnb2
12cu|cross-avr-binutils-2.23.2-1|68	+ Revision: 483151
12cu|cross-avr-binutils-2.23.2-1|69	- Update/sync with binutils 2.20.51.0.4-1mnb2
12cu|cross-avr-binutils-2.23.2-1|70	- Enable cross build for avr target, first release based on
12cu|cross-avr-binutils-2.23.2-1|71	binutils-2.19.51.0.2-1mnb2
12cu|cross-avr-binutils-2.23.2-1|72	- binutils.spec: rename to cross-avr-binutils.spec
12cu|cross-avr-binutils-2.23.2-1|73	- Branch cross-avr-binutils, from current binutils.
12cu|cross-avr-binutils-2.23.2-1|74	
12cu|cross-avr-binutils-2.23.2-1|75	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cu|cross-avr-binutils-2.23.2-1|76	- don't ship with PIC libiberty for mips..
12cu|cross-avr-binutils-2.23.2-1|77	- add missing 'OPTION_FIX_GS2F_KERNEL' enum type in binutils-2.19.51.0.2-mips-ls2f_fetch_fix.patch
12cu|cross-avr-binutils-2.23.2-1|78	
12cu|cross-avr-binutils-2.23.2-1|79	* Wed Feb 11 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.19.51.0.2-1mnb2
12cu|cross-avr-binutils-2.23.2-1|80	+ Revision: 339335
12cu|cross-avr-binutils-2.23.2-1|81	- apply mips patches from 2008.1 Gdium tree
12cu|cross-avr-binutils-2.23.2-1|82	- enable 64 bit support for mipsel
12cu|cross-avr-binutils-2.23.2-1|83	- new release: 2.19.51.0.2
12cu|cross-avr-binutils-2.23.2-1|84	- spec cosmetics
12cu|cross-avr-binutils-2.23.2-1|85	- remove locale files when doing cross build
12cu|cross-avr-binutils-2.23.2-1|86	- fix string literal errors when building binutils for mips
12cu|cross-avr-binutils-2.23.2-1|87	
12cu|cross-avr-binutils-2.23.2-1|88	* Wed Dec 24 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.19.50.0.1-1mnb2
12cu|cross-avr-binutils-2.23.2-1|89	+ Revision: 318384
12cu|cross-avr-binutils-2.23.2-1|90	- fix buildrequires
12cu|cross-avr-binutils-2.23.2-1|91	- sync with 2.19.50.0.1-8.fc11
12cu|cross-avr-binutils-2.23.2-1|92	- new release
12cu|cross-avr-binutils-2.23.2-1|93	- sync with binutils-2.18.50.0.9-1.fc10
12cu|cross-avr-binutils-2.23.2-1|94	
12cu|cross-avr-binutils-2.23.2-1|95	* Mon Aug 18 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.18.50.0.8-1mnb2
12cu|cross-avr-binutils-2.23.2-1|96	+ Revision: 273254
12cu|cross-avr-binutils-2.23.2-1|97	- new release
12cu|cross-avr-binutils-2.23.2-1|98	- sync with binutils-2.18.50.0.8-2.fc10
12cu|cross-avr-binutils-2.23.2-1|99	
12cu|cross-avr-binutils-2.23.2-1|100	+ Pixel <pixel@mandriva.com>
12cu|cross-avr-binutils-2.23.2-1|101	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|cross-avr-binutils-2.23.2-1|102	
12cu|cross-avr-binutils-2.23.2-1|103	* Sun May 25 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.18.50.0.6-1mnb2
12cu|cross-avr-binutils-2.23.2-1|104	+ Revision: 211109
12cu|cross-avr-binutils-2.23.2-1|105	- Updated to version 2.18.50.0.6
12cu|cross-avr-binutils-2.23.2-1|106	- Changed license tag (GPL -> GPLv3+, following policy).
12cu|cross-avr-binutils-2.23.2-1|107	- Sync patches with Fedora.
12cu|cross-avr-binutils-2.23.2-1|108	
12cu|cross-avr-binutils-2.23.2-1|109	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.18.50.0.3-1mnb1
12cu|cross-avr-binutils-2.23.2-1|110	+ Revision: 170649
12cu|cross-avr-binutils-2.23.2-1|111	- replace %%mkrel with %%manbo_mkrel for Manbo Core 1
12cu|cross-avr-binutils-2.23.2-1|112	
12cu|cross-avr-binutils-2.23.2-1|113	* Thu Jan 31 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.18.50.0.3-1mdv2008.1
12cu|cross-avr-binutils-2.23.2-1|114	+ Revision: 160824
12cu|cross-avr-binutils-2.23.2-1|115	- New release: 2.18.50.3
12cu|cross-avr-binutils-2.23.2-1|116	- sync patches with Fedora
12cu|cross-avr-binutils-2.23.2-1|117	- regenerate P21 (linux32)
12cu|cross-avr-binutils-2.23.2-1|118	- don't hardcode vendor name & os in target
12cu|cross-avr-binutils-2.23.2-1|119	- add translations
12cu|cross-avr-binutils-2.23.2-1|120	- cosmetics
12cu|cross-avr-binutils-2.23.2-1|121	- add missing ia64 patch from fedora
12cu|cross-avr-binutils-2.23.2-1|122	- sync with fedora 2.17.50.0.12-4
12cu|cross-avr-binutils-2.23.2-1|123	- move checks to %%check
12cu|cross-avr-binutils-2.23.2-1|124	- s/mandrake/mandriva/
12cu|cross-avr-binutils-2.23.2-1|125	
12cu|cross-avr-binutils-2.23.2-1|126	+ Thierry Vignaud <tv@mandriva.org>
12cu|cross-avr-binutils-2.23.2-1|127	- rebuild
12cu|cross-avr-binutils-2.23.2-1|128	- kill re-definition of %%buildroot on Pixel's request
12cu|cross-avr-binutils-2.23.2-1|129	- kill file require on info-install
12cu|cross-avr-binutils-2.23.2-1|130	
12cu|cross-avr-binutils-2.23.2-1|131	+ Olivier Blin <blino@mandriva.org>
12cu|cross-avr-binutils-2.23.2-1|132	- restore BuildRoot
12cu|cross-avr-binutils-2.23.2-1|133	
12cu|cross-avr-binutils-2.23.2-1|134	+ Pixel <pixel@mandriva.com>
12cu|cross-avr-binutils-2.23.2-1|135	- fix group (#28151)
12cu|cross-avr-binutils-2.23.2-1|136	
12cu|cross-avr-binutils-2.23.2-1|137	* Sun May 06 2007 Christiaan Welvaart <spturtle@mandriva.org> 2.17.50.0.9-2mdv2008.0
12cu|cross-avr-binutils-2.23.2-1|138	+ Revision: 23749
12cu|cross-avr-binutils-2.23.2-1|139	- match all sparc flavors when checking target_cpu
12cu|cross-avr-binutils-2.23.2-1|140	- fix check to build alternate binaries for spu
12cu|cross-avr-binutils-2.23.2-1|141	
12cu|cross-avr-binutils-2.23.2-1|142	

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

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

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

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

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

9117 12
12cu|csound-5.19.01-1|1	# Csound is really dumb about 64-bit
12cu|csound-5.19.01-1|2	%ifarch	x86_64 ia64 ppc64 sparc64 s390x
12cu|csound-5.19.01-1|3	%define	build64bit	1
12cu|csound-5.19.01-1|4	%define	lib64		1
12cu|csound-5.19.01-1|5	%define	useDouble	1
12cu|csound-5.19.01-1|6	%define	install64bit	--word64
12cu|csound-5.19.01-1|7	%else
12cu|csound-5.19.01-1|8	%define	build64bit	0
12cu|csound-5.19.01-1|9	%define	lib64		0
12cu|csound-5.19.01-1|10	%define	useDouble	0
12cu|csound-5.19.01-1|11	%define	install64bit	%{nil}
12cu|csound-5.19.01-1|12	%endif
12cu|csound-5.19.01-1|13	
12cu|csound-5.19.01-1|14	%define	use_cmake	0
12cu|csound-5.19.01-1|15	
12cu|csound-5.19.01-1|16	%define	major		5
12cu|csound-5.19.01-1|17	%define	libname		%mklibname %{name} %{major}
12cu|csound-5.19.01-1|18	%define	develname	%mklibname -d %{name}
12cu|csound-5.19.01-1|19	
12cu|csound-5.19.01-1|20	Summary:	A sound synthesis language and library
12cu|csound-5.19.01-1|21	Name:		csound
12cu|csound-5.19.01-1|22	Version:	5.19.01
12cu|csound-5.19.01-1|23	Release:	%mkrel 1
12cu|csound-5.19.01-1|24	License:	LGPLv2+
12cu|csound-5.19.01-1|25	Group:		Sound
12cu|csound-5.19.01-1|26	URL:		http://csound.sourceforge.net/
12cu|csound-5.19.01-1|27	Source0:	http://downloads.sourceforge.net/%{name}/Csound%{version}.tar.gz
12cu|csound-5.19.01-1|28	Source1:	http://downloads.sourceforge.net/%{name}/Csound5.19_manual_html.zip
12cu|csound-5.19.01-1|29	Source2:	http://ccrma.stanford.edu/software/stk/release/stk-4.4.4.tar.gz
12cu|csound-5.19.01-1|30	Source100:	%{name}.rpmlintrc
12cu|csound-5.19.01-1|31	Patch0:		%{name}-5.18.02-fixpython.patch
12cu|csound-5.19.01-1|32	Patch1:		%{name}-5.19.01-no-usr-local.patch
12cu|csound-5.19.01-1|33	Patch2:		%{name}-5.19.01-default-opcodedir.patch
12cu|csound-5.19.01-1|34	Patch3:		%{name}-5.19.01-64-bit-plugin-path.patch
12cu|csound-5.19.01-1|35	Patch4:		%{name}-5.18.02-fix-conflicts.patch
12cu|csound-5.19.01-1|36	Patch5:		%{name}-5.18.02-fix-locale-install.patch
12cu|csound-5.19.01-1|37	Patch6:		%{name}-5.19.01-default-pulse.patch
12cu|csound-5.19.01-1|38	Patch7:		%{name}-5.19.01-compile-flag.patch
12cu|csound-5.19.01-1|39	Patch8:		%{name}-5.18.02-fix-tcl-check.patch
12cu|csound-5.19.01-1|40	Patch9:		%{name}-5.19.01-fix-link.patch
12cu|csound-5.19.01-1|41	BuildRequires:	bison
12cu|csound-5.19.01-1|42	BuildRequires:	flex
12cu|csound-5.19.01-1|43	BuildRequires:	gcc-c++ >= 4.0.0
12cu|csound-5.19.01-1|44	BuildRequires:	gettext
12cu|csound-5.19.01-1|45	BuildRequires:	python
12cu|csound-5.19.01-1|46	BuildRequires:	scons
12cu|csound-5.19.01-1|47	BuildRequires:	swig
12cu|csound-5.19.01-1|48	BuildRequires:	stk-devel
12cu|csound-5.19.01-1|49	BuildRequires:	jpackage-utils >= 1.5
12cu|csound-5.19.01-1|50	BuildRequires:	texlive
12cu|csound-5.19.01-1|51	BuildRequires:	texlive-latex
12cu|csound-5.19.01-1|52	BuildRequires:	xsltproc
12cu|csound-5.19.01-1|53	BuildRequires:	pkgconfig(alsa)
12cu|csound-5.19.01-1|54	BuildRequires:	ladspa-devel
12cu|csound-5.19.01-1|55	BuildRequires:	boost-devel
12cu|csound-5.19.01-1|56	BuildRequires:	fltk-devel >= 1.1.7
12cu|csound-5.19.01-1|57	BuildRequires:	java-devel-openjdk
12cu|csound-5.19.01-1|58	BuildRequires:	java-1.5.0-gcj-devel
12cu|csound-5.19.01-1|59	BuildRequires:	jpeg-devel
12cu|csound-5.19.01-1|60	BuildRequires:	tcl-devel
12cu|csound-5.19.01-1|61	BuildRequires:	pkgconfig(cairo)
12cu|csound-5.19.01-1|62	BuildRequires:	pkgconfig(dssi)
12cu|csound-5.19.01-1|63	BuildRequires:	pkgconfig(fluidsynth)
12cu|csound-5.19.01-1|64	BuildRequires:	pkgconfig(jack)
12cu|csound-5.19.01-1|65	BuildRequires:	pkgconfig(liblo)
12cu|csound-5.19.01-1|66	BuildRequires:	pkgconfig(libpng)
12cu|csound-5.19.01-1|67	BuildRequires:	pkgconfig(libpulse)
12cu|csound-5.19.01-1|68	BuildRequires:	pkgconfig(lua)
12cu|csound-5.19.01-1|69	BuildRequires:	pkgconfig(luajit)
12cu|csound-5.19.01-1|70	BuildRequires:	pkgconfig(ogg)
12cu|csound-5.19.01-1|71	BuildRequires:	pkgconfig(pixman-1)
12cu|csound-5.19.01-1|72	BuildRequires:	pkgconfig(python)
12cu|csound-5.19.01-1|73	BuildRequires:	pkgconfig(sndfile) >= 1.0.19
12cu|csound-5.19.01-1|74	BuildRequires:	pkgconfig(portaudio-2.0)
12cu|csound-5.19.01-1|75	BuildRequires:	pkgconfig(tk)
12cu|csound-5.19.01-1|76	BuildRequires:	pkgconfig(vorbis)
12cu|csound-5.19.01-1|77	# For stk build
12cu|csound-5.19.01-1|78	BuildRequires:	emacs-common
12cu|csound-5.19.01-1|79	BuildRequires:	gomp-devel
12cu|csound-5.19.01-1|80	Obsoletes:	%{name} < %{version}
12cu|csound-5.19.01-1|81	Requires:	%{libname} = %{version}
12cu|csound-5.19.01-1|82	
12cu|csound-5.19.01-1|83	%description
12cu|csound-5.19.01-1|84	Csound is a sound and music synthesis system, providing facilities for
12cu|csound-5.19.01-1|85	composition and performance over a wide range of platforms. It is not
12cu|csound-5.19.01-1|86	restricted to any style of music, having been used for many years in
12cu|csound-5.19.01-1|87	at least classical, pop, techno, ambient...
12cu|csound-5.19.01-1|88	
12cu|csound-5.19.01-1|89	%files -f csound5.lang
12cu|csound-5.19.01-1|90	%doc COPYING ChangeLog readme-csound5.txt
12cu|csound-5.19.01-1|91	%{_bindir}/atsa
12cu|csound-5.19.01-1|92	%{_bindir}/cs-launcher
12cu|csound-5.19.01-1|93	%{_bindir}/csb64enc
12cu|csound-5.19.01-1|94	%{_bindir}/csound
12cu|csound-5.19.01-1|95	%{_bindir}/cvanal
12cu|csound-5.19.01-1|96	%{_bindir}/dnoise
12cu|csound-5.19.01-1|97	%{_bindir}/cs-envext
12cu|csound-5.19.01-1|98	%{_bindir}/cs-extract
12cu|csound-5.19.01-1|99	%{_bindir}/cs-extractor
12cu|csound-5.19.01-1|100	%{_bindir}/het_export
12cu|csound-5.19.01-1|101	%{_bindir}/het_import
12cu|csound-5.19.01-1|102	%{_bindir}/hetro
12cu|csound-5.19.01-1|103	%{_bindir}/lpanal
12cu|csound-5.19.01-1|104	%{_bindir}/lpc_export
12cu|csound-5.19.01-1|105	%{_bindir}/lpc_import
12cu|csound-5.19.01-1|106	%{_bindir}/makecsd
12cu|csound-5.19.01-1|107	%{_bindir}/cs-mixer
12cu|csound-5.19.01-1|108	%{_bindir}/pvanal
12cu|csound-5.19.01-1|109	%{_bindir}/pvlook
12cu|csound-5.19.01-1|110	%{_bindir}/cs-scale
12cu|csound-5.19.01-1|111	%{_bindir}/cs-scot
12cu|csound-5.19.01-1|112	%{_bindir}/scsort
12cu|csound-5.19.01-1|113	%{_bindir}/cs-sndinfo
12cu|csound-5.19.01-1|114	%{_bindir}/cs-srconv
12cu|csound-5.19.01-1|115	%{_bindir}/pv_export
12cu|csound-5.19.01-1|116	%{_bindir}/pv_import
12cu|csound-5.19.01-1|117	%{_bindir}/winsound
12cu|csound-5.19.01-1|118	
12cu|csound-5.19.01-1|119	#-------------------------------------------------------------------------------
12cu|csound-5.19.01-1|120	
12cu|csound-5.19.01-1|121	%package -n %{libname}
12cu|csound-5.19.01-1|122	Summary:	Csound main library and plug-ins
12cu|csound-5.19.01-1|123	Group:		Sound
12cu|csound-5.19.01-1|124	Requires:	%{libname} = %{version}
12cu|csound-5.19.01-1|125	
12cu|csound-5.19.01-1|126	%description -n %{libname}
12cu|csound-5.19.01-1|127	Contains the library and the main plug-ins for using Csound.
12cu|csound-5.19.01-1|128	
12cu|csound-5.19.01-1|129	%files -n %{libname}
12cu|csound-5.19.01-1|130	%doc COPYING ChangeLog readme-csound5.txt
12cu|csound-5.19.01-1|131	%{_libdir}/lib%{name}.so.5.2
12cu|csound-5.19.01-1|132	%dir %{_libdir}/%{name}
12cu|csound-5.19.01-1|133	%dir %{_libdir}/%{name}/plugins
12cu|csound-5.19.01-1|134	%{_libdir}/%{name}/plugins/libampmidid.so
12cu|csound-5.19.01-1|135	%{_libdir}/%{name}/plugins/libcellular.so
12cu|csound-5.19.01-1|136	%{_libdir}/%{name}/plugins/libchua.so
12cu|csound-5.19.01-1|137	%{_libdir}/%{name}/plugins/libcontrol.so
12cu|csound-5.19.01-1|138	%{_libdir}/%{name}/plugins/libcs_date.so
12cu|csound-5.19.01-1|139	%{_libdir}/%{name}/plugins/libcsladspa.so
12cu|csound-5.19.01-1|140	%{_libdir}/%{name}/plugins/libdoppler.so
12cu|csound-5.19.01-1|141	%{_libdir}/%{name}/plugins/libfareygen.so
12cu|csound-5.19.01-1|142	%{_libdir}/%{name}/plugins/libfractalnoise.so
12cu|csound-5.19.01-1|143	%{_libdir}/%{name}/plugins/libimage.so
12cu|csound-5.19.01-1|144	%{_libdir}/%{name}/plugins/libjacko.so
12cu|csound-5.19.01-1|145	%{_libdir}/%{name}/plugins/libjoystik.so
12cu|csound-5.19.01-1|146	%{_libdir}/%{name}/plugins/libLuaCsound.so
12cu|csound-5.19.01-1|147	%{_libdir}/%{name}/plugins/libmixer.so
12cu|csound-5.19.01-1|148	%{_libdir}/%{name}/plugins/libplaterev.so
12cu|csound-5.19.01-1|149	%{_libdir}/%{name}/plugins/libpy.so
12cu|csound-5.19.01-1|150	%{_libdir}/%{name}/plugins/librtalsa.so
12cu|csound-5.19.01-1|151	%{_libdir}/%{name}/plugins/librtpa.so
12cu|csound-5.19.01-1|152	%{_libdir}/%{name}/plugins/librtpulse.so
12cu|csound-5.19.01-1|153	%{_libdir}/%{name}/plugins/libscansyn.so
12cu|csound-5.19.01-1|154	%{_libdir}/%{name}/plugins/libserial.so
12cu|csound-5.19.01-1|155	%{_libdir}/%{name}/plugins/libsignalflowgraph.so
12cu|csound-5.19.01-1|156	%{_libdir}/%{name}/plugins/libstdutil.so
12cu|csound-5.19.01-1|157	%{_libdir}/%{name}/plugins/libsystem_call.so
12cu|csound-5.19.01-1|158	%{_libdir}/%{name}/plugins/libudprecv.so
12cu|csound-5.19.01-1|159	%{_libdir}/%{name}/plugins/libudpsend.so
12cu|csound-5.19.01-1|160	%{_libdir}/%{name}/plugins/liburandom.so
12cu|csound-5.19.01-1|161	
12cu|csound-5.19.01-1|162	#-------------------------------------------------------------------------------
12cu|csound-5.19.01-1|163	
12cu|csound-5.19.01-1|164	%package -n %{develname}
12cu|csound-5.19.01-1|165	Summary:	Csound development files and libraries
12cu|csound-5.19.01-1|166	Group:		Development/C
12cu|csound-5.19.01-1|167	Requires:	%{libname} = %{version}
12cu|csound-5.19.01-1|168	Provides:	%{name}-devel = %{version}-%{release}
12cu|csound-5.19.01-1|169	Obsoletes:	%{name}-devel < %{version}-%{release}
12cu|csound-5.19.01-1|170	
12cu|csound-5.19.01-1|171	%description -n %{develname}
12cu|csound-5.19.01-1|172	Contains headers and libraries for developing applications that use Csound.
12cu|csound-5.19.01-1|173	
12cu|csound-5.19.01-1|174	%files -n %{develname}
12cu|csound-5.19.01-1|175	%doc COPYING ChangeLog readme-csound5.txt
12cu|csound-5.19.01-1|176	%dir %{_includedir}/%{name}/
12cu|csound-5.19.01-1|177	%{_includedir}/%{name}/*
12cu|csound-5.19.01-1|178	%{_libdir}/lib%{name}.so
12cu|csound-5.19.01-1|179	%{_libdir}/libcsnd.so
12cu|csound-5.19.01-1|180	
12cu|csound-5.19.01-1|181	#-------------------------------------------------------------------------------
12cu|csound-5.19.01-1|182	
12cu|csound-5.19.01-1|183	%package python
12cu|csound-5.19.01-1|184	Summary:	Python Csound development files and libraries
12cu|csound-5.19.01-1|185	Group:		Development/Python
12cu|csound-5.19.01-1|186	Requires:	%{name} = %{version}
12cu|csound-5.19.01-1|187	Requires:	python
12cu|csound-5.19.01-1|188	
12cu|csound-5.19.01-1|189	%description python
12cu|csound-5.19.01-1|190	Contains Python language bindings for developing Python applications that
12cu|csound-5.19.01-1|191	use Csound.
12cu|csound-5.19.01-1|192	
12cu|csound-5.19.01-1|193	%files python
12cu|csound-5.19.01-1|194	%doc COPYING
12cu|csound-5.19.01-1|195	%{_libdir}/libcsnd.so.5.2
12cu|csound-5.19.01-1|196	%{python_sitearch}/_csnd.so
12cu|csound-5.19.01-1|197	%{python_sitearch}/csnd.py
12cu|csound-5.19.01-1|198	
12cu|csound-5.19.01-1|199	#-------------------------------------------------------------------------------
12cu|csound-5.19.01-1|200	
12cu|csound-5.19.01-1|201	#package python-devel
12cu|csound-5.19.01-1|202	#Summary:	Csound python development files and libraries
12cu|csound-5.19.01-1|203	#Group:		Development/Python
12cu|csound-5.19.01-1|204	#Requires:	%%{name}-python = %%{version}
12cu|csound-5.19.01-1|205	#description python-devel
12cu|csound-5.19.01-1|206	#Contains libraries for developing against csound-python.
12cu|csound-5.19.01-1|207	#files python-devel
12cu|csound-5.19.01-1|208	#{_libdir}/libcsnd.so
12cu|csound-5.19.01-1|209	
12cu|csound-5.19.01-1|210	#-------------------------------------------------------------------------------
12cu|csound-5.19.01-1|211	
12cu|csound-5.19.01-1|212	%package java
12cu|csound-5.19.01-1|213	Summary:	Java Csound support
12cu|csound-5.19.01-1|214	Group:		Development/Java
12cu|csound-5.19.01-1|215	Requires:	%{name} = %{version}
12cu|csound-5.19.01-1|216	Requires:	jpackage-utils >= 1.5
12cu|csound-5.19.01-1|217	Requires:	java-1.5.0-gcj
12cu|csound-5.19.01-1|218	Requires(post,postun):	gcj-tools
12cu|csound-5.19.01-1|219	
12cu|csound-5.19.01-1|220	%description java
12cu|csound-5.19.01-1|221	Contains Java language bindings for developing and running Java applications
12cu|csound-5.19.01-1|222	that use Csound.
12cu|csound-5.19.01-1|223	
12cu|csound-5.19.01-1|224	%files java
12cu|csound-5.19.01-1|225	%doc COPYING
12cu|csound-5.19.01-1|226	%{_libdir}/lib_jcsound.so
12cu|csound-5.19.01-1|227	%{_libdir}/%{name}/java/
12cu|csound-5.19.01-1|228	%{_javadir}/csnd.jar
12cu|csound-5.19.01-1|229	%attr(-,root,root) %{_libdir}/gcj/%{name}
12cu|csound-5.19.01-1|230	
12cu|csound-5.19.01-1|231	#-------------------------------------------------------------------------------
12cu|csound-5.19.01-1|232	
12cu|csound-5.19.01-1|233	%package javadoc
12cu|csound-5.19.01-1|234	Summary:	API documentation for Java Csound support
12cu|csound-5.19.01-1|235	Group:		Development/Java
12cu|csound-5.19.01-1|236	
12cu|csound-5.19.01-1|237	%description javadoc
12cu|csound-5.19.01-1|238	API documentation for the %{name}-java package.
12cu|csound-5.19.01-1|239	
12cu|csound-5.19.01-1|240	%files javadoc
12cu|csound-5.19.01-1|241	%doc COPYING
12cu|csound-5.19.01-1|242	%doc %{_javadocdir}/%{name}-java
12cu|csound-5.19.01-1|243	
12cu|csound-5.19.01-1|244	#-------------------------------------------------------------------------------
12cu|csound-5.19.01-1|245	
12cu|csound-5.19.01-1|246	%package tk
12cu|csound-5.19.01-1|247	Summary:	Tcl/Tk related Csound utilities
12cu|csound-5.19.01-1|248	Group:		Sound
12cu|csound-5.19.01-1|249	Requires:	%{name} = %{version}
12cu|csound-5.19.01-1|250	Requires:	tcl
12cu|csound-5.19.01-1|251	Requires:	tk
12cu|csound-5.19.01-1|252	
12cu|csound-5.19.01-1|253	%description tk
12cu|csound-5.19.01-1|254	Contains Tcl/Tk related Csound utilities.
12cu|csound-5.19.01-1|255	
12cu|csound-5.19.01-1|256	%files tk
12cu|csound-5.19.01-1|257	%doc COPYING
12cu|csound-5.19.01-1|258	%{_libdir}/%{name}/tcl/
12cu|csound-5.19.01-1|259	%{_bindir}/matrix.tk
12cu|csound-5.19.01-1|260	%{_bindir}/brkpt
12cu|csound-5.19.01-1|261	%{_bindir}/linseg
12cu|csound-5.19.01-1|262	%{_bindir}/tabdes
12cu|csound-5.19.01-1|263	%{_bindir}/cstclsh
12cu|csound-5.19.01-1|264	%{_bindir}/cswish
12cu|csound-5.19.01-1|265	
12cu|csound-5.19.01-1|266	#-------------------------------------------------------------------------------
12cu|csound-5.19.01-1|267	
12cu|csound-5.19.01-1|268	%package stk
12cu|csound-5.19.01-1|269	Summary:	STK plug-ins for Csound
12cu|csound-5.19.01-1|270	Group:		Sound
12cu|csound-5.19.01-1|271	Requires:	%{name} = %{version}
12cu|csound-5.19.01-1|272	
12cu|csound-5.19.01-1|273	%description stk
12cu|csound-5.19.01-1|274	Contains STK plug-ins for Csound.
12cu|csound-5.19.01-1|275	
12cu|csound-5.19.01-1|276	%files stk
12cu|csound-5.19.01-1|277	%doc COPYING
12cu|csound-5.19.01-1|278	%{_libdir}/%{name}/plugins/libstk.so
12cu|csound-5.19.01-1|279	%{_datadir}/%{name}/rawwaves/*.raw
12cu|csound-5.19.01-1|280	
12cu|csound-5.19.01-1|281	#-------------------------------------------------------------------------------
12cu|csound-5.19.01-1|282	
12cu|csound-5.19.01-1|283	%package gui
12cu|csound-5.19.01-1|284	Summary:	A FLTK-based GUI for Csound
12cu|csound-5.19.01-1|285	Group:		Sound
12cu|csound-5.19.01-1|286	Requires:	%{name} = %{version}
12cu|csound-5.19.01-1|287	Requires:	fltk
12cu|csound-5.19.01-1|288	Requires:	xdg-utils
12cu|csound-5.19.01-1|289	
12cu|csound-5.19.01-1|290	%description gui
12cu|csound-5.19.01-1|291	Contains a FLTK-based GUI for Csound.
12cu|csound-5.19.01-1|292	
12cu|csound-5.19.01-1|293	%files gui
12cu|csound-5.19.01-1|294	%doc COPYING
12cu|csound-5.19.01-1|295	%{_bindir}/csound5gui
12cu|csound-5.19.01-1|296	
12cu|csound-5.19.01-1|297	#-------------------------------------------------------------------------------
12cu|csound-5.19.01-1|298	
12cu|csound-5.19.01-1|299	%package fltk
12cu|csound-5.19.01-1|300	Summary:	FLTK plug-ins for Csound
12cu|csound-5.19.01-1|301	Group:		Sound
12cu|csound-5.19.01-1|302	Requires:	%{name} = %{version}
12cu|csound-5.19.01-1|303	Requires:	fltk
12cu|csound-5.19.01-1|304	
12cu|csound-5.19.01-1|305	%description fltk
12cu|csound-5.19.01-1|306	Contains FLTK plug-ins for Csound.
12cu|csound-5.19.01-1|307	
12cu|csound-5.19.01-1|308	%files fltk
12cu|csound-5.19.01-1|309	%doc COPYING
12cu|csound-5.19.01-1|310	%{_libdir}/%{name}/plugins/libwidgets.so
12cu|csound-5.19.01-1|311	
12cu|csound-5.19.01-1|312	#-------------------------------------------------------------------------------
12cu|csound-5.19.01-1|313	
12cu|csound-5.19.01-1|314	%package jack
12cu|csound-5.19.01-1|315	Summary:	Jack Audio plug-ins for Csound
12cu|csound-5.19.01-1|316	Group:		Sound
12cu|csound-5.19.01-1|317	Requires:	%{name} = %{version}
12cu|csound-5.19.01-1|318	Requires:	jackit
12cu|csound-5.19.01-1|319	
12cu|csound-5.19.01-1|320	%description jack
12cu|csound-5.19.01-1|321	Contains Jack Audio plugins for Csound.
12cu|csound-5.19.01-1|322	
12cu|csound-5.19.01-1|323	%files jack
12cu|csound-5.19.01-1|324	%doc COPYING
12cu|csound-5.19.01-1|325	%{_libdir}/%{name}/plugins/librtjack.so
12cu|csound-5.19.01-1|326	%{_libdir}/%{name}/plugins/libjackTransport.so
12cu|csound-5.19.01-1|327	
12cu|csound-5.19.01-1|328	#-------------------------------------------------------------------------------
12cu|csound-5.19.01-1|329	
12cu|csound-5.19.01-1|330	%package fluidsynth
12cu|csound-5.19.01-1|331	Summary:	Fluidsyth sound font plug-in for Csound
12cu|csound-5.19.01-1|332	Group:		Sound
12cu|csound-5.19.01-1|333	Requires:	%{name} = %{version}
12cu|csound-5.19.01-1|334	Requires:	fluidsynth
12cu|csound-5.19.01-1|335	
12cu|csound-5.19.01-1|336	%description fluidsynth
12cu|csound-5.19.01-1|337	Contains Fluidsynth sound font plug-in for Csound.
12cu|csound-5.19.01-1|338	
12cu|csound-5.19.01-1|339	%files fluidsynth
12cu|csound-5.19.01-1|340	%doc COPYING
12cu|csound-5.19.01-1|341	%{_libdir}/%{name}/plugins/libfluidOpcodes.so
12cu|csound-5.19.01-1|342	
12cu|csound-5.19.01-1|343	#-------------------------------------------------------------------------------
12cu|csound-5.19.01-1|344	
12cu|csound-5.19.01-1|345	%package dssi
12cu|csound-5.19.01-1|346	Summary:	Disposable Soft Synth Interface (DSSI) plug-in for Csound
12cu|csound-5.19.01-1|347	Group:		Sound
12cu|csound-5.19.01-1|348	Requires:	%{name} = %{version}
12cu|csound-5.19.01-1|349	Requires:	dssi
12cu|csound-5.19.01-1|350	
12cu|csound-5.19.01-1|351	%description dssi
12cu|csound-5.19.01-1|352	Disposable Soft Synth Interface (DSSI) plug-in for Csound.
12cu|csound-5.19.01-1|353	
12cu|csound-5.19.01-1|354	%files dssi
12cu|csound-5.19.01-1|355	%doc COPYING
12cu|csound-5.19.01-1|356	%{_libdir}/%{name}/plugins/libdssi4cs.so
12cu|csound-5.19.01-1|357	
12cu|csound-5.19.01-1|358	#-------------------------------------------------------------------------------
12cu|csound-5.19.01-1|359	
12cu|csound-5.19.01-1|360	%package osc
12cu|csound-5.19.01-1|361	Summary:	Open Sound Control (OSC) plug-in for Csound
12cu|csound-5.19.01-1|362	Group:		Sound
12cu|csound-5.19.01-1|363	Requires:	%{name} = %{version}
12cu|csound-5.19.01-1|364	
12cu|csound-5.19.01-1|365	%description osc
12cu|csound-5.19.01-1|366	Open Sound Control (OSC) plug-in for Csound.
12cu|csound-5.19.01-1|367	
12cu|csound-5.19.01-1|368	%files osc
12cu|csound-5.19.01-1|369	%doc COPYING
12cu|csound-5.19.01-1|370	%{_libdir}/%{name}/plugins/libosc.so
12cu|csound-5.19.01-1|371	
12cu|csound-5.19.01-1|372	#-------------------------------------------------------------------------------
12cu|csound-5.19.01-1|373	
12cu|csound-5.19.01-1|374	%package virtual-keyboard
12cu|csound-5.19.01-1|375	Summary:	Virtual MIDI keyboard plug-in for Csound
12cu|csound-5.19.01-1|376	Group:		Sound
12cu|csound-5.19.01-1|377	Requires:	%{name} = %{version}
12cu|csound-5.19.01-1|378	Requires:	fltk
12cu|csound-5.19.01-1|379	
12cu|csound-5.19.01-1|380	%description virtual-keyboard
12cu|csound-5.19.01-1|381	A virtual MIDI keyboard plug-in for Csound.
12cu|csound-5.19.01-1|382	
12cu|csound-5.19.01-1|383	%files virtual-keyboard
12cu|csound-5.19.01-1|384	%doc COPYING
12cu|csound-5.19.01-1|385	%{_libdir}/%{name}/plugins/libvirtual.so
12cu|csound-5.19.01-1|386	
12cu|csound-5.19.01-1|387	#-------------------------------------------------------------------------------
12cu|csound-5.19.01-1|388	
12cu|csound-5.19.01-1|389	%package manual
12cu|csound-5.19.01-1|390	Summary:	The Csound manual
12cu|csound-5.19.01-1|391	Group:		Sound
12cu|csound-5.19.01-1|392	Requires:	%{name} = %{version}
12cu|csound-5.19.01-1|393	BuildArch:	noarch
12cu|csound-5.19.01-1|394	
12cu|csound-5.19.01-1|395	%description manual
12cu|csound-5.19.01-1|396	Canonical Reference Manual for Csound.
12cu|csound-5.19.01-1|397	
12cu|csound-5.19.01-1|398	%files manual
12cu|csound-5.19.01-1|399	%doc manual/html
12cu|csound-5.19.01-1|400	
12cu|csound-5.19.01-1|401	#-------------------------------------------------------------------------------
12cu|csound-5.19.01-1|402	
12cu|csound-5.19.01-1|403	%prep
12cu|csound-5.19.01-1|404	%setup -qn Csound%{version}
12cu|csound-5.19.01-1|405	%patch0 -p1 -b .fixpython
12cu|csound-5.19.01-1|406	%patch1 -p1 -b .no-usr-local
12cu|csound-5.19.01-1|407	%patch2 -p1 -b .default-opcodedir
12cu|csound-5.19.01-1|408	%patch3 -p1 -b .64-bit-plugin-path
12cu|csound-5.19.01-1|409	%patch4 -p1 -b .fix-conflicts
12cu|csound-5.19.01-1|410	%patch5 -p1 -b .fix-local-install
12cu|csound-5.19.01-1|411	%patch6 -p1 -b .default-pulse
12cu|csound-5.19.01-1|412	%patch7 -p1 -b .compile-flag
12cu|csound-5.19.01-1|413	%patch8 -p1 -b .tcl
12cu|csound-5.19.01-1|414	%patch9 -p1 -b .link
12cu|csound-5.19.01-1|415	
12cu|csound-5.19.01-1|416	# It needs a custom.py or scons will fail
12cu|csound-5.19.01-1|417	cp custom-linux-jpff.py custom.py
12cu|csound-5.19.01-1|418	
12cu|csound-5.19.01-1|419	
12cu|csound-5.19.01-1|420	# Extract manual files
12cu|csound-5.19.01-1|421	mkdir -p manual
12cu|csound-5.19.01-1|422	pushd manual
12cu|csound-5.19.01-1|423	unzip -q %{SOURCE1}
12cu|csound-5.19.01-1|424	chmod 0755 html
12cu|csound-5.19.01-1|425	cd html
12cu|csound-5.19.01-1|426	chmod 0644 *.html *.css
12cu|csound-5.19.01-1|427	chmod 0755 images examples
12cu|csound-5.19.01-1|428	cd images/callouts
12cu|csound-5.19.01-1|429	chmod 0644 *
12cu|csound-5.19.01-1|430	cd ..
12cu|csound-5.19.01-1|431	chmod 0755 callouts
12cu|csound-5.19.01-1|432	chmod 0644 *.png *.jpg *.gif
12cu|csound-5.19.01-1|433	cd ..
12cu|csound-5.19.01-1|434	cd examples
12cu|csound-5.19.01-1|435	chmod 0644 *
12cu|csound-5.19.01-1|436	cd ../..
12cu|csound-5.19.01-1|437	popd
12cu|csound-5.19.01-1|438	
12cu|csound-5.19.01-1|439	# Extract and place the stk stuff
12cu|csound-5.19.01-1|440	# NOTE: we now have STK in Contrib, but csound needs the stk source files
12cu|csound-5.19.01-1|441	# in its source tree, so we cannot simply BReq STK and go on
12cu|csound-5.19.01-1|442	mkdir -p stktemp
12cu|csound-5.19.01-1|443	pushd stktemp
12cu|csound-5.19.01-1|444	tar xzvf %{SOURCE2}
12cu|csound-5.19.01-1|445	mv stk-4.4.4/include ../Opcodes/stk
12cu|csound-5.19.01-1|446	mv stk-4.4.4/rawwaves ../Opcodes/stk
12cu|csound-5.19.01-1|447	mv stk-4.4.4/src ../Opcodes/stk
12cu|csound-5.19.01-1|448	popd
12cu|csound-5.19.01-1|449	
12cu|csound-5.19.01-1|450	# Adjust location of the documentation for the GUI bits
12cu|csound-5.19.01-1|451	sed -ie 's#\"firefox /usr/local/share/doc/csound/manual/#\"xdg-open file://%{_docdir}/%{name}-manual-%{version}/#' \
12cu|csound-5.19.01-1|452	frontends/fltk_gui/CsoundGlobalSettings.cpp
12cu|csound-5.19.01-1|453	
12cu|csound-5.19.01-1|454	# Dirty hacks
12cu|csound-5.19.01-1|455	%if %{use_cmake}
12cu|csound-5.19.01-1|456	sed -i 's|"lib"|"%{_lib}"|g' CMakeLists.txt
12cu|csound-5.19.01-1|457	sed -i 's|"${LIBRARY_INSTALL_DIR}/%{name}/plugins64-${APIVERSION}"|"${LIBRARY_INSTALL_DIR}/%{name}/plugins-${APIVERSION}"|g' CMakeLists.txt
12cu|csound-5.19.01-1|458	sed -i 's|"lib"|"%{_lib}"|g' CMakeLists.txt
12cu|csound-5.19.01-1|459	%else
12cu|csound-5.19.01-1|460	#sed -i 's|(LIBS = \['sndfile'\]|(LIBS = \['sndfile', 'python2.7'\]|g' SConstruct
12cu|csound-5.19.01-1|461	# Add path for OpenJDK to custom.py and SConstruct
12cu|csound-5.19.01-1|462	#sed -i 's|"\['java', 'jvm/java', 'jvm/java-1.5.0'\]"|"\['java', 'jvm/java', 'jvm/java-1.6.0'\]"|g' SConstruct
12cu|csound-5.19.01-1|463	sed -i "s|'/usr/lib/jvm/java-1.5.0/include'|'/usr/lib/jvm/java-1.6.0/include'|g" custom.py
12cu|csound-5.19.01-1|464	sed -i "s|'/usr/lib/jvm/java-1.5.0/include/linux'|'/usr/lib/jvm/java-1.6.0/include/linux'|g" custom.py
12cu|csound-5.19.01-1|465	# Fix include path
12cu|csound-5.19.01-1|466	sed -i 's|-I/usr/local/include/|-I/usr/include/|g' custom.py
12cu|csound-5.19.01-1|467	%endif
12cu|csound-5.19.01-1|468	
12cu|csound-5.19.01-1|469	
12cu|csound-5.19.01-1|470	%build
12cu|csound-5.19.01-1|471	%define	Werror_cflags	%{nil}
12cu|csound-5.19.01-1|472	# TODO: (gvm) Try the cmake-based build
12cu|csound-5.19.01-1|473	%if %{use_cmake}
12cu|csound-5.19.01-1|474	%cmake .. \
12cu|csound-5.19.01-1|475	-DBUILD_RELEASE=1 \
12cu|csound-5.19.01-1|476	-DUSE_DOUBLE=1 \
12cu|csound-5.19.01-1|477	-DBUILD_UTILITIES=1 \
12cu|csound-5.19.01-1|478	-DBUILD_NEW_PARSER=1 \
12cu|csound-5.19.01-1|479	-DBUILD_MULTI_CORE=1 \
12cu|csound-5.19.01-1|480	-DFAIL_MISSING=0 \
12cu|csound-5.19.01-1|481	-DUSE_GETTEXT=1
12cu|csound-5.19.01-1|482	%make
12cu|csound-5.19.01-1|483	%else
12cu|csound-5.19.01-1|484	scons	\
12cu|csound-5.19.01-1|485	customCCFLAGS="%{optflags}" \
12cu|csound-5.19.01-1|486	customCXXFLAGS="%{optflags}" \
12cu|csound-5.19.01-1|487	customSHLINKFLAGS="%{ldflags}" \
12cu|csound-5.19.01-1|488	useDouble=%{useDouble} \
12cu|csound-5.19.01-1|489	usePortAudio=1 \
12cu|csound-5.19.01-1|490	usePortMIDI=0 \
12cu|csound-5.19.01-1|491	useALSA=1 \
12cu|csound-5.19.01-1|492	useJack=1 \
12cu|csound-5.19.01-1|493	useIpMIDI=0 \
12cu|csound-5.19.01-1|494	useFLTK=1 \
12cu|csound-5.19.01-1|495	buildCsoundAC=1 \
12cu|csound-5.19.01-1|496	buildCsoundVST=0 \
12cu|csound-5.19.01-1|497	buildCSEditor=1 \
12cu|csound-5.19.01-1|498	buildCsound5GUI=1 \
12cu|csound-5.19.01-1|499	generateTags=1 \
12cu|csound-5.19.01-1|500	generatePdf=0 \
12cu|csound-5.19.01-1|501	useOSC=1 \
12cu|csound-5.19.01-1|502	buildPythonOpcodes=1 \
12cu|csound-5.19.01-1|503	buildLuaOpcodes=1 \
12cu|csound-5.19.01-1|504	prefix=%{_prefix} \
12cu|csound-5.19.01-1|505	buildRelease=1 \
12cu|csound-5.19.01-1|506	noDebug=1 \
12cu|csound-5.19.01-1|507	useLrint=1 \
12cu|csound-5.19.01-1|508	Word64=%{build64bit} \
12cu|csound-5.19.01-1|509	Lib64=%{lib64} \
12cu|csound-5.19.01-1|510	dynamicCsoundLibrary=1 \
12cu|csound-5.19.01-1|511	buildStkOpcodes=1 \
12cu|csound-5.19.01-1|512	buildDSSI=1 \
12cu|csound-5.19.01-1|513	buildUtilities=1 \
12cu|csound-5.19.01-1|514	buildTclcsound=1 \
12cu|csound-5.19.01-1|515	buildWinsound=1 \
12cu|csound-5.19.01-1|516	buildVirtual=1 \
12cu|csound-5.19.01-1|517	buildInterfaces=1 \
12cu|csound-5.19.01-1|518	buildLuaWrapper=1 \
12cu|csound-5.19.01-1|519	buildPythonWrapper=1 \
12cu|csound-5.19.01-1|520	buildJavaWrapper=1 \
12cu|csound-5.19.01-1|521	buildMultiCore=1 \
12cu|csound-5.19.01-1|522	useGettext=1 \
12cu|csound-5.19.01-1|523	useOpenMP=1 \
12cu|csound-5.19.01-1|524	buildcatalog=1
12cu|csound-5.19.01-1|525	# No more present in SConstruct
12cu|csound-5.19.01-1|526	# useFluidsynth=1
12cu|csound-5.19.01-1|527	# Enabling this makes the build fail
12cu|csound-5.19.01-1|528	# gcc4opt(=cputype)
12cu|csound-5.19.01-1|529	# Useless?
12cu|csound-5.19.01-1|530	# pythonVersion=%%{python_version}
12cu|csound-5.19.01-1|531	%endif
12cu|csound-5.19.01-1|532	
12cu|csound-5.19.01-1|533	
12cu|csound-5.19.01-1|534	# Generate javadoc
12cu|csound-5.19.01-1|535	(cd interfaces; javadoc *.java)
12cu|csound-5.19.01-1|536	
12cu|csound-5.19.01-1|537	
12cu|csound-5.19.01-1|538	%install
12cu|csound-5.19.01-1|539	%{__python} install.py --prefix=%{_prefix} --instdir=%{buildroot} %{install64bit}
12cu|csound-5.19.01-1|540	%{__rm} -f %{buildroot}%{_docdir}/%{name}/COPYING
12cu|csound-5.19.01-1|541	%{__rm} -f %{buildroot}%{_docdir}/%{name}/ChangeLog
12cu|csound-5.19.01-1|542	%{__rm} -f %{buildroot}%{_docdir}/%{name}/INSTALL
12cu|csound-5.19.01-1|543	%{__rm} -f %{buildroot}%{_docdir}/%{name}/readme-csound5.txt
12cu|csound-5.19.01-1|544	%{__rm} -f %{buildroot}%{_bindir}/uninstall-csound5
12cu|csound-5.19.01-1|545	%{__rm} -f %{buildroot}%{_prefix}/csound5-*.md5sums
12cu|csound-5.19.01-1|546	
12cu|csound-5.19.01-1|547	
12cu|csound-5.19.01-1|548	install -dm 755 %{buildroot}%{_javadir}
12cu|csound-5.19.01-1|549	(cd %{buildroot}%{_javadir}; ln -s %{_libdir}/%{name}/java/csnd.jar .)
12cu|csound-5.19.01-1|550	
12cu|csound-5.19.01-1|551	install -dm 644 %{buildroot}%{_javadocdir}/%{name}-java
12cu|csound-5.19.01-1|552	%{__chmod} -R 755 %{buildroot}%{_javadocdir}/%{name}-java
12cu|csound-5.19.01-1|553	pushd interfaces
12cu|csound-5.19.01-1|554	(tar cf - *.html csnd/*.html) | (cd %{buildroot}%{_javadocdir}/%{name}-java; tar xvf -)
12cu|csound-5.19.01-1|555	popd
12cu|csound-5.19.01-1|556	
12cu|csound-5.19.01-1|557	%{_bindir}/aot-compile-rpm
12cu|csound-5.19.01-1|558	
12cu|csound-5.19.01-1|559	
12cu|csound-5.19.01-1|560	%find_lang csound5
12cu|csound-5.19.01-1|561	
12cu|csound-5.19.01-1|562	
12cu|csound-5.19.01-1|563	%post java
12cu|csound-5.19.01-1|564	if [ -x %{_bindir}/rebuild-gcj-db ]; then
12cu|csound-5.19.01-1|565	%{_bindir}/rebuild-gcj-db
12cu|csound-5.19.01-1|566	fi
12cu|csound-5.19.01-1|567	
12cu|csound-5.19.01-1|568	
12cu|csound-5.19.01-1|569	%postun java
12cu|csound-5.19.01-1|570	if [ -x %{_bindir}/rebuild-gcj-db ]; then
12cu|csound-5.19.01-1|571	%{_bindir}/rebuild-gcj-db
12cu|csound-5.19.01-1|572	fi
12cu|csound-5.19.01-1|573	
12cu|csound-5.19.01-1|574	
12cu|csound-5.19.01-1|575	%changelog
12cu|csound-5.19.01-1|576	* Wed Jun 05 2013 Giovanni Mariani <mc2374@mclink.it> 5.19.01-1
12cu|csound-5.19.01-1|577	- New release 5.19.01
12cu|csound-5.19.01-1|578	- Renumbered all the patches and rediffed P1-P3 and P6-P7
12cu|csound-5.19.01-1|579	- Remade P9 (added python 2.7 path in place of a sed statement)
12cu|csound-5.19.01-1|580	- Added some BReqs and version info according to the build output
12cu|csound-5.19.01-1|581	- Enabled portaudio support and adjusted scons build options
12cu|csound-5.19.01-1|582	- Added STK support (S2) and added sub-package for the resulting files
12cu|csound-5.19.01-1|583	- Added means to optionally use cmake instead of scons
12cu|csound-5.19.01-1|584	- Fixed file lists
12cu|csound-5.19.01-1|585	- Added a library package and managed to avoid tons of rpmlint warning and errors
12cu|csound-5.19.01-1|586	(no-documentation, spurious-executable-perm, no-major-in-name, executable-in-library-package,
12cu|csound-5.19.01-1|587	non-standard-dir-perm)
12cu|csound-5.19.01-1|588	- Added also S100 to silence more unavoidable rpmlint warnings (for the details see the file)
12cu|csound-5.19.01-1|589	
12cu|csound-5.19.01-1|590	* Wed Oct 31 2012 Giovanni Mariani <mc2374@mclink.it> 5.18.02-1
12cu|csound-5.19.01-1|591	- New release 5.18.02
12cu|csound-5.19.01-1|592	- Dropped BuildRoot, %%defattr and %%clean section
12cu|csound-5.19.01-1|593	- Switched BReqs from tetex to texlive and fixed others (libalsa and sndfile)
12cu|csound-5.19.01-1|594	- Dropped empty package csound-python-devel
12cu|csound-5.19.01-1|595	- Dropped S1: it does not exist on the download site
12cu|csound-5.19.01-1|596	- Remade P0 (partially upstreamed) and P13 (scons was partially removed
12cu|csound-5.19.01-1|597	in favor of cmake)
12cu|csound-5.19.01-1|598	- Dropped P3-P4, P11-P12 (fixed upstream) and P8 (OGG support dropped)
12cu|csound-5.19.01-1|599	- Rediffed P1-P2, P5-P7, P9-P10
12cu|csound-5.19.01-1|600	
12cu|csound-5.19.01-1|601	* Tue May 24 2011 Funda Wang <fwang@mandriva.org> 5.13.0-1
12cu|csound-5.19.01-1|602	+ Revision: 678012
12cu|csound-5.19.01-1|603	- update group
12cu|csound-5.19.01-1|604	- fix build
12cu|csound-5.19.01-1|605	- add br
12cu|csound-5.19.01-1|606	- more linkage fix
12cu|csound-5.19.01-1|607	- more linkage fix
12cu|csound-5.19.01-1|608	- fix linkage
12cu|csound-5.19.01-1|609	- update group
12cu|csound-5.19.01-1|610	- sync with fedora
12cu|csound-5.19.01-1|611	
12cu|csound-5.19.01-1|612	+ Stéphane Téletchéa <steletch@mandriva.org>
12cu|csound-5.19.01-1|613	- update to new version 5.12.1
12cu|csound-5.19.01-1|614	
12cu|csound-5.19.01-1|615	* Sun Nov 07 2010 Jani Välimaa <wally@mandriva.org> 5.11-6mdv2011.0
12cu|csound-5.19.01-1|616	+ Revision: 594452
12cu|csound-5.19.01-1|617	- recognize python 2.7
12cu|csound-5.19.01-1|618	- rebuild for python 2.7
12cu|csound-5.19.01-1|619	
12cu|csound-5.19.01-1|620	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 5.11-5mdv2010.1
12cu|csound-5.19.01-1|621	+ Revision: 492228
12cu|csound-5.19.01-1|622	- rebuild for new libjpegv8
12cu|csound-5.19.01-1|623	
12cu|csound-5.19.01-1|624	* Fri Jan 08 2010 Frederik Himpe <fhimpe@mandriva.org> 5.11-4mdv2010.1
12cu|csound-5.19.01-1|625	+ Revision: 487725
12cu|csound-5.19.01-1|626	- rebuild
12cu|csound-5.19.01-1|627	
12cu|csound-5.19.01-1|628	* Sun Jan 03 2010 Emmanuel Andry <eandry@mandriva.org> 5.11-3mdv2010.1
12cu|csound-5.19.01-1|629	+ Revision: 486025
12cu|csound-5.19.01-1|630	- rebuild for new fltk
12cu|csound-5.19.01-1|631	
12cu|csound-5.19.01-1|632	* Thu Nov 26 2009 Jérôme Brenier <incubusss@mandriva.org> 5.11-2mdv2010.1
12cu|csound-5.19.01-1|633	+ Revision: 470418
12cu|csound-5.19.01-1|634	-jack subpackage : requires jackit instead of jack-audio-connection-kit
12cu|csound-5.19.01-1|635	
12cu|csound-5.19.01-1|636	* Sat Nov 07 2009 Frederik Himpe <fhimpe@mandriva.org> 5.11-1mdv2010.1
12cu|csound-5.19.01-1|637	+ Revision: 462689
12cu|csound-5.19.01-1|638	- update to new version 5.11
12cu|csound-5.19.01-1|639	
12cu|csound-5.19.01-1|640	* Thu Oct 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 5.10.1-3mdv2010.0
12cu|csound-5.19.01-1|641	+ Revision: 456003
12cu|csound-5.19.01-1|642	- fix groups
12cu|csound-5.19.01-1|643	- rename -manual subpackage to -doc
12cu|csound-5.19.01-1|644	- don't make it noarch, it doesn't work
12cu|csound-5.19.01-1|645	
12cu|csound-5.19.01-1|646	* Sun Sep 20 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 5.10.1-2mdv2010.0
12cu|csound-5.19.01-1|647	+ Revision: 446059
12cu|csound-5.19.01-1|648	- Fix groups
12cu|csound-5.19.01-1|649	- Fix obsoletes
12cu|csound-5.19.01-1|650	- Let my "monk" packaging habits fix my spec files :)
12cu|csound-5.19.01-1|651	- Fix file list
12cu|csound-5.19.01-1|652	- import csound
12cu|csound-5.19.01-1|653	

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

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

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

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

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

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

9124 12
12cu|cwirc-2.0.0-6|1	Summary:	X-Chat Morse plugin
12cu|cwirc-2.0.0-6|2	Name:		cwirc
12cu|cwirc-2.0.0-6|3	Version:	2.0.0
12cu|cwirc-2.0.0-6|4	Release:	6
12cu|cwirc-2.0.0-6|5	License:	GPLv2+
12cu|cwirc-2.0.0-6|6	Group:		Networking/IRC
12cu|cwirc-2.0.0-6|7	Url:		http://webperso.easyconnect.fr/om.the/web/cwirc/download/
12cu|cwirc-2.0.0-6|8	Source0:	http://webperso.easyconnect.fr/om.the/web/cwirc/download/%{name}-%{version}.tar.bz2
12cu|cwirc-2.0.0-6|9	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|cwirc-2.0.0-6|10	Requires:	xchat >= 2.0.2
12cu|cwirc-2.0.0-6|11	
12cu|cwirc-2.0.0-6|12	%description
12cu|cwirc-2.0.0-6|13	X-Chat plugin for sending and receiving raw morse code over IRC.
12cu|cwirc-2.0.0-6|14	
12cu|cwirc-2.0.0-6|15	%files
12cu|cwirc-2.0.0-6|16	%doc README Changelog COPYING schematics/cw_oscillator.jpg schematics/rs232_key_connection.jpg
12cu|cwirc-2.0.0-6|17	%{_libdir}/xchat/plugins/cwirc.so
12cu|cwirc-2.0.0-6|18	%{_bindir}/cwirc_frontend
12cu|cwirc-2.0.0-6|19	%{_libdir}/cwirc/extensions
12cu|cwirc-2.0.0-6|20	
12cu|cwirc-2.0.0-6|21	#----------------------------------------------------------------------------
12cu|cwirc-2.0.0-6|22	
12cu|cwirc-2.0.0-6|23	%prep
12cu|cwirc-2.0.0-6|24	%setup -q
12cu|cwirc-2.0.0-6|25	
12cu|cwirc-2.0.0-6|26	%build
12cu|cwirc-2.0.0-6|27	make \
12cu|cwirc-2.0.0-6|28	CFLAGS="%{optflags} -DLINUX" \
12cu|cwirc-2.0.0-6|29	STRIP=true \
12cu|cwirc-2.0.0-6|30	TARGET_OS=LINUX \
12cu|cwirc-2.0.0-6|31	PLUGIN_INSTALL_DIRECTORY=dummy \
12cu|cwirc-2.0.0-6|32	FRONTEND_INSTALL_DIRECTORY=dummy \
12cu|cwirc-2.0.0-6|33	CWIRC_EXTENSIONS_DIRECTORY=%{_libdir}/cwirc/extensions
12cu|cwirc-2.0.0-6|34	
12cu|cwirc-2.0.0-6|35	%install
12cu|cwirc-2.0.0-6|36	mkdir -p %{buildroot}%{_libdir}/xchat/plugins
12cu|cwirc-2.0.0-6|37	mkdir -p %{buildroot}%{_bindir}
12cu|cwirc-2.0.0-6|38	mkdir -p %{buildroot}%{_libdir}/cwirc/extensions
12cu|cwirc-2.0.0-6|39	install -m 0755 cwirc.so %{buildroot}%{_libdir}/xchat/plugins
12cu|cwirc-2.0.0-6|40	install -m 0755 cwirc_frontend %{buildroot}%{_bindir}/
12cu|cwirc-2.0.0-6|41	
12cu|cwirc-2.0.0-6|42	
12cu|cwirc-2.0.0-6|43	%changelog
12cu|cwirc-2.0.0-6|44	* Fri Feb 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-6
12cu|cwirc-2.0.0-6|45	+ Revision: a4a0ab0
12cu|cwirc-2.0.0-6|46	- LOG Fix debug package, spec cleanup
12cu|cwirc-2.0.0-6|47	
12cu|cwirc-2.0.0-6|48	

9125 12
12cu|d1x-rebirth-0.58.1-1|1	# Copyright (c) 2006-2008 oc2pus
12cu|d1x-rebirth-0.58.1-1|2	# This file and all modifications and additions to the pristine
12cu|d1x-rebirth-0.58.1-1|3	# package are under the same license as the package itself.
12cu|d1x-rebirth-0.58.1-1|4	#
12cu|d1x-rebirth-0.58.1-1|5	# Please submit bugfixes or comments to toni@links2linux.de
12cu|d1x-rebirth-0.58.1-1|6	
12cu|d1x-rebirth-0.58.1-1|7	# norootforbuild
12cu|d1x-rebirth-0.58.1-1|8	
12cu|d1x-rebirth-0.58.1-1|9	Summary:	The port of Descent 1 for Linux
12cu|d1x-rebirth-0.58.1-1|10	Name:		d1x-rebirth
12cu|d1x-rebirth-0.58.1-1|11	Version:	0.58.1
12cu|d1x-rebirth-0.58.1-1|12	Release:	1
12cu|d1x-rebirth-0.58.1-1|13	License:	GPL
12cu|d1x-rebirth-0.58.1-1|14	Group:		Games/Arcade
12cu|d1x-rebirth-0.58.1-1|15	URL:		http://www.dxx-rebirth.com/
12cu|d1x-rebirth-0.58.1-1|16	Source:		http://www.dxx-rebirth.com/download/dxx/%{name}_v%{version}-src.tar.gz
12cu|d1x-rebirth-0.58.1-1|17	Source1:	%{name}.png
12cu|d1x-rebirth-0.58.1-1|18	Source2:	D2XBDE01.zip
12cu|d1x-rebirth-0.58.1-1|19	BuildRequires:	dos2unix
12cu|d1x-rebirth-0.58.1-1|20	BuildRequires:	gcc-c++
12cu|d1x-rebirth-0.58.1-1|21	BuildRequires:	nasm
12cu|d1x-rebirth-0.58.1-1|22	BuildRequires:	scons
12cu|d1x-rebirth-0.58.1-1|23	BuildRequires:	SDL-devel
12cu|d1x-rebirth-0.58.1-1|24	BuildRequires:	SDL_image-devel
12cu|d1x-rebirth-0.58.1-1|25	BuildRequires:	SDL_mixer-devel
12cu|d1x-rebirth-0.58.1-1|26	BuildRequires:	physfs-devel
12cu|d1x-rebirth-0.58.1-1|27	BuildRequires:	pkgconfig(gl)
12cu|d1x-rebirth-0.58.1-1|28	BuildRequires:	pkgconfig(glu)
12cu|d1x-rebirth-0.58.1-1|29	BuildRequires:	unzip
12cu|d1x-rebirth-0.58.1-1|30	Requires:	physfs
12cu|d1x-rebirth-0.58.1-1|31	
12cu|d1x-rebirth-0.58.1-1|32	%description
12cu|d1x-rebirth-0.58.1-1|33	This is the port of Descent 1, the famous 3D game for PC.
12cu|d1x-rebirth-0.58.1-1|34	
12cu|d1x-rebirth-0.58.1-1|35	D2X is based on source code that was released the 14 December 1999 by
12cu|d1x-rebirth-0.58.1-1|36	Parallax Software Corporation.
12cu|d1x-rebirth-0.58.1-1|37	
12cu|d1x-rebirth-0.58.1-1|38	To use this package you'll need some datafiles installed in
12cu|d1x-rebirth-0.58.1-1|39	/usr/share/games/descent2. See dxx-readme.txt.
12cu|d1x-rebirth-0.58.1-1|40	
12cu|d1x-rebirth-0.58.1-1|41	%package sdl
12cu|d1x-rebirth-0.58.1-1|42	Group:		Games/Arcade
12cu|d1x-rebirth-0.58.1-1|43	Summary:	Descent 1 for Linux, SDL version
12cu|d1x-rebirth-0.58.1-1|44	Requires:	d1x-rebirth = %{version}
12cu|d1x-rebirth-0.58.1-1|45	Conflicts:	d1x-rebirth-gl
12cu|d1x-rebirth-0.58.1-1|46	
12cu|d1x-rebirth-0.58.1-1|47	%description sdl
12cu|d1x-rebirth-0.58.1-1|48	This is the port of Descent 1, the famous 3D game for PC.
12cu|d1x-rebirth-0.58.1-1|49	
12cu|d1x-rebirth-0.58.1-1|50	D2X is based on source code that was released the 14 December 1999
12cu|d1x-rebirth-0.58.1-1|51	by Parallax Software Corporation.
12cu|d1x-rebirth-0.58.1-1|52	
12cu|d1x-rebirth-0.58.1-1|53	To use this package you'll need some datafiles installed in
12cu|d1x-rebirth-0.58.1-1|54	/usr/share/games/descent2. See dxx-readme.txt.
12cu|d1x-rebirth-0.58.1-1|55	
12cu|d1x-rebirth-0.58.1-1|56	This version uses SDL for Audio, Input/Output and graphics
12cu|d1x-rebirth-0.58.1-1|57	rendering.
12cu|d1x-rebirth-0.58.1-1|58	
12cu|d1x-rebirth-0.58.1-1|59	%package gl
12cu|d1x-rebirth-0.58.1-1|60	Group:		Games/Arcade
12cu|d1x-rebirth-0.58.1-1|61	Summary:	Descent 1 for Linux, OpenGL version
12cu|d1x-rebirth-0.58.1-1|62	Requires:	d1x-rebirth = %{version}
12cu|d1x-rebirth-0.58.1-1|63	Conflicts:	d1x-rebirth-sdl
12cu|d1x-rebirth-0.58.1-1|64	
12cu|d1x-rebirth-0.58.1-1|65	%description gl
12cu|d1x-rebirth-0.58.1-1|66	This is the port of Descent 1, the famous 3D game for PC.
12cu|d1x-rebirth-0.58.1-1|67	
12cu|d1x-rebirth-0.58.1-1|68	D2X is based on source code that was released the 14 December 1999 by
12cu|d1x-rebirth-0.58.1-1|69	Parallax Software Corporation.
12cu|d1x-rebirth-0.58.1-1|70	
12cu|d1x-rebirth-0.58.1-1|71	To use this package you'll need some datafiles installed in
12cu|d1x-rebirth-0.58.1-1|72	/usr/share/games/descent2.  See dxx-readme.txt.
12cu|d1x-rebirth-0.58.1-1|73	
12cu|d1x-rebirth-0.58.1-1|74	This version uses SDL for Audio and Input/Output and OpenGL for
12cu|d1x-rebirth-0.58.1-1|75	graphics rendering.
12cu|d1x-rebirth-0.58.1-1|76	
12cu|d1x-rebirth-0.58.1-1|77	%prep
12cu|d1x-rebirth-0.58.1-1|78	%setup -q -n %{name}_v%{version}-src -a2
12cu|d1x-rebirth-0.58.1-1|79	dos2unix     d1x.ini *.txt
12cu|d1x-rebirth-0.58.1-1|80	chmod 644 d1x.ini *.txt
12cu|d1x-rebirth-0.58.1-1|81	dos2unix CHANGELOG.txt
12cu|d1x-rebirth-0.58.1-1|82	
12cu|d1x-rebirth-0.58.1-1|83	%build
12cu|d1x-rebirth-0.58.1-1|84	# d1x-sdl
12cu|d1x-rebirth-0.58.1-1|85	scons %{?jobs:-j%{jobs}} \
12cu|d1x-rebirth-0.58.1-1|86	sharepath=%{_datadir}/games/descent2 \
12cu|d1x-rebirth-0.58.1-1|87	sdl_only=1 \
12cu|d1x-rebirth-0.58.1-1|88	sdlmixer=1 \
12cu|d1x-rebirth-0.58.1-1|89	no_asm=1
12cu|d1x-rebirth-0.58.1-1|90	cp d1x-rebirth d1x-rebirth-sdl
12cu|d1x-rebirth-0.58.1-1|91	
12cu|d1x-rebirth-0.58.1-1|92	# d1x-gl
12cu|d1x-rebirth-0.58.1-1|93	scons -c
12cu|d1x-rebirth-0.58.1-1|94	scons %{?jobs:-j%{jobs}} \
12cu|d1x-rebirth-0.58.1-1|95	sharepath=%{_datadir}/games/descent2 \
12cu|d1x-rebirth-0.58.1-1|96	sdlmixer=1 \
12cu|d1x-rebirth-0.58.1-1|97	PREFIX=%{buildroot}%{_prefix}
12cu|d1x-rebirth-0.58.1-1|98	cp d1x-rebirth d1x-rebirth-gl
12cu|d1x-rebirth-0.58.1-1|99	
12cu|d1x-rebirth-0.58.1-1|100	%install
12cu|d1x-rebirth-0.58.1-1|101	# binaries
12cu|d1x-rebirth-0.58.1-1|102	install -dm 755 %{buildroot}%{_prefix}/games/
12cu|d1x-rebirth-0.58.1-1|103	install -m 755 d1x-rebirth-gl \
12cu|d1x-rebirth-0.58.1-1|104	%{buildroot}%{_prefix}/games/
12cu|d1x-rebirth-0.58.1-1|105	install -m 755 d1x-rebirth-sdl \
12cu|d1x-rebirth-0.58.1-1|106	%{buildroot}%{_prefix}/games/
12cu|d1x-rebirth-0.58.1-1|107	
12cu|d1x-rebirth-0.58.1-1|108	install -dm 755 %{buildroot}%{_datadir}/games/descent2
12cu|d1x-rebirth-0.58.1-1|109	# german translations
12cu|d1x-rebirth-0.58.1-1|110	install -m 644 D2XBDE01/D2XbDE01/*.txb \
12cu|d1x-rebirth-0.58.1-1|111	%{buildroot}%{_datadir}/games/descent2
12cu|d1x-rebirth-0.58.1-1|112	install -m 644 D2XBDE01/*.txt \
12cu|d1x-rebirth-0.58.1-1|113	%{buildroot}%{_datadir}/games/descent2
12cu|d1x-rebirth-0.58.1-1|114	# directory for original descent data
12cu|d1x-rebirth-0.58.1-1|115	install -dm 755 %{buildroot}%{_datadir}/games/descent2/missions
12cu|d1x-rebirth-0.58.1-1|116	
12cu|d1x-rebirth-0.58.1-1|117	# man-pages
12cu|d1x-rebirth-0.58.1-1|118	# %__install -dm 755 %{buildroot}%{_mandir}/man1/
12cu|d1x-rebirth-0.58.1-1|119	# %__install  -m 644 libmve/*.1 \
12cu|d1x-rebirth-0.58.1-1|120	#	%{buildroot}%{_mandir}/man1/
12cu|d1x-rebirth-0.58.1-1|121	
12cu|d1x-rebirth-0.58.1-1|122	# icon
12cu|d1x-rebirth-0.58.1-1|123	install -dm 755 %{buildroot}%{_datadir}/pixmaps
12cu|d1x-rebirth-0.58.1-1|124	install -m 644 %{SOURCE1} \
12cu|d1x-rebirth-0.58.1-1|125	%{buildroot}%{_datadir}/pixmaps
12cu|d1x-rebirth-0.58.1-1|126	
12cu|d1x-rebirth-0.58.1-1|127	# menu
12cu|d1x-rebirth-0.58.1-1|128	install -dm 755 %{buildroot}%{_datadir}/applications
12cu|d1x-rebirth-0.58.1-1|129	cat > %{name}-sdl.desktop << EOF
12cu|d1x-rebirth-0.58.1-1|130	[Desktop Entry]
12cu|d1x-rebirth-0.58.1-1|131	Encoding=UTF-8
12cu|d1x-rebirth-0.58.1-1|132	Type=Application
12cu|d1x-rebirth-0.58.1-1|133	Name=D2x (SDL version)
12cu|d1x-rebirth-0.58.1-1|134	Comment=The port of Descent 1 for Linux
12cu|d1x-rebirth-0.58.1-1|135	Exec=%{_prefix}/games/d1x-rebirth-sdl
12cu|d1x-rebirth-0.58.1-1|136	Icon=%{name}
12cu|d1x-rebirth-0.58.1-1|137	Categories=Game;ActionGame;
12cu|d1x-rebirth-0.58.1-1|138	EOF
12cu|d1x-rebirth-0.58.1-1|139	install -m 644 %{name}-sdl.desktop \
12cu|d1x-rebirth-0.58.1-1|140	%{buildroot}%{_datadir}/applications
12cu|d1x-rebirth-0.58.1-1|141	
12cu|d1x-rebirth-0.58.1-1|142	cat > %{name}-gl.desktop << EOF
12cu|d1x-rebirth-0.58.1-1|143	[Desktop Entry]
12cu|d1x-rebirth-0.58.1-1|144	Encoding=UTF-8
12cu|d1x-rebirth-0.58.1-1|145	Type=Application
12cu|d1x-rebirth-0.58.1-1|146	Name=D2x (OpenGL version)
12cu|d1x-rebirth-0.58.1-1|147	Comment=The port of Descent 1 for Linux
12cu|d1x-rebirth-0.58.1-1|148	Exec=%{_prefix}/games/d1x-rebirth-gl
12cu|d1x-rebirth-0.58.1-1|149	Icon=%{name}
12cu|d1x-rebirth-0.58.1-1|150	Categories=Game;ArcadeGame;
12cu|d1x-rebirth-0.58.1-1|151	EOF
12cu|d1x-rebirth-0.58.1-1|152	install -m 644 %{name}-gl.desktop \
12cu|d1x-rebirth-0.58.1-1|153	%{buildroot}%{_datadir}/applications
12cu|d1x-rebirth-0.58.1-1|154	
12cu|d1x-rebirth-0.58.1-1|155	%files
12cu|d1x-rebirth-0.58.1-1|156	%doc *.txt *.plist *.ini
12cu|d1x-rebirth-0.58.1-1|157	%dir %{_datadir}/games/descent2
12cu|d1x-rebirth-0.58.1-1|158	%{_datadir}/games/descent2/*.txb
12cu|d1x-rebirth-0.58.1-1|159	%{_datadir}/games/descent2/*.txt
12cu|d1x-rebirth-0.58.1-1|160	%dir %{_datadir}/games/descent2/missions
12cu|d1x-rebirth-0.58.1-1|161	%{_datadir}/pixmaps/%{name}.png
12cu|d1x-rebirth-0.58.1-1|162	
12cu|d1x-rebirth-0.58.1-1|163	%files sdl
12cu|d1x-rebirth-0.58.1-1|164	%doc COPYING*
12cu|d1x-rebirth-0.58.1-1|165	%{_prefix}/games/d1x-rebirth-sdl
12cu|d1x-rebirth-0.58.1-1|166	%{_datadir}/applications/%{name}-sdl.desktop
12cu|d1x-rebirth-0.58.1-1|167	
12cu|d1x-rebirth-0.58.1-1|168	%files gl
12cu|d1x-rebirth-0.58.1-1|169	%doc COPYING*
12cu|d1x-rebirth-0.58.1-1|170	%{_prefix}/games/d1x-rebirth-gl
12cu|d1x-rebirth-0.58.1-1|171	%{_datadir}/applications/%{name}-gl.desktop
12cu|d1x-rebirth-0.58.1-1|172	
12cu|d1x-rebirth-0.58.1-1|173	
12cu|d1x-rebirth-0.58.1-1|174	%changelog
12cu|d1x-rebirth-0.58.1-1|175	* Wed Oct 02 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.58.1-1
12cu|d1x-rebirth-0.58.1-1|176	+ Revision: a8b3b43
12cu|d1x-rebirth-0.58.1-1|177	- Drop old tarball
12cu|d1x-rebirth-0.58.1-1|178	
12cu|d1x-rebirth-0.58.1-1|179	

9126 12
12cu|d2x-rebirth-0.58.1-1|1	# Copyright (c) 2006-2008 oc2pus
12cu|d2x-rebirth-0.58.1-1|2	# This file and all modifications and additions to the pristine
12cu|d2x-rebirth-0.58.1-1|3	# package are under the same license as the package itself.
12cu|d2x-rebirth-0.58.1-1|4	#
12cu|d2x-rebirth-0.58.1-1|5	# Please submit bugfixes or comments to toni@links2linux.de
12cu|d2x-rebirth-0.58.1-1|6	
12cu|d2x-rebirth-0.58.1-1|7	# norootforbuild
12cu|d2x-rebirth-0.58.1-1|8	
12cu|d2x-rebirth-0.58.1-1|9	Summary:	The port of Descent 2 for Linux
12cu|d2x-rebirth-0.58.1-1|10	Name:		d2x-rebirth
12cu|d2x-rebirth-0.58.1-1|11	Version:	0.58.1
12cu|d2x-rebirth-0.58.1-1|12	Release:	1
12cu|d2x-rebirth-0.58.1-1|13	License:	GPL
12cu|d2x-rebirth-0.58.1-1|14	Group:		Games/Arcade
12cu|d2x-rebirth-0.58.1-1|15	URL:		http://www.dxx-rebirth.com/
12cu|d2x-rebirth-0.58.1-1|16	Source:		http://www.dxx-rebirth.com/download/dxx/%{name}_v%{version}-src.tar.gz
12cu|d2x-rebirth-0.58.1-1|17	Source1:	%{name}.png
12cu|d2x-rebirth-0.58.1-1|18	Source2:	D2XBDE01.zip
12cu|d2x-rebirth-0.58.1-1|19	BuildRequires:	dos2unix
12cu|d2x-rebirth-0.58.1-1|20	BuildRequires:	gcc-c++
12cu|d2x-rebirth-0.58.1-1|21	BuildRequires:	nasm
12cu|d2x-rebirth-0.58.1-1|22	BuildRequires:	scons
12cu|d2x-rebirth-0.58.1-1|23	BuildRequires:	SDL-devel
12cu|d2x-rebirth-0.58.1-1|24	BuildRequires:	SDL_image-devel
12cu|d2x-rebirth-0.58.1-1|25	BuildRequires:	SDL_mixer-devel
12cu|d2x-rebirth-0.58.1-1|26	BuildRequires:	physfs-devel
12cu|d2x-rebirth-0.58.1-1|27	BuildRequires:	pkgconfig(gl)
12cu|d2x-rebirth-0.58.1-1|28	BuildRequires:	pkgconfig(glu)
12cu|d2x-rebirth-0.58.1-1|29	BuildRequires:	unzip
12cu|d2x-rebirth-0.58.1-1|30	Requires:	physfs
12cu|d2x-rebirth-0.58.1-1|31	
12cu|d2x-rebirth-0.58.1-1|32	%description
12cu|d2x-rebirth-0.58.1-1|33	This is the port of Descent 2, the famous 3D game for PC.
12cu|d2x-rebirth-0.58.1-1|34	
12cu|d2x-rebirth-0.58.1-1|35	D2X is based on source code that was released the 14 December 1999 by
12cu|d2x-rebirth-0.58.1-1|36	Parallax Software Corporation.
12cu|d2x-rebirth-0.58.1-1|37	
12cu|d2x-rebirth-0.58.1-1|38	To use this package you'll need some datafiles installed in
12cu|d2x-rebirth-0.58.1-1|39	/usr/share/games/descent2. See dxx-readme.txt.
12cu|d2x-rebirth-0.58.1-1|40	
12cu|d2x-rebirth-0.58.1-1|41	%package sdl
12cu|d2x-rebirth-0.58.1-1|42	Group:		Games/Arcade
12cu|d2x-rebirth-0.58.1-1|43	Summary:	Descent 2 for Linux, SDL version
12cu|d2x-rebirth-0.58.1-1|44	Requires:	d2x-rebirth = %{version}
12cu|d2x-rebirth-0.58.1-1|45	Conflicts:	d2x-rebirth-gl
12cu|d2x-rebirth-0.58.1-1|46	
12cu|d2x-rebirth-0.58.1-1|47	%description sdl
12cu|d2x-rebirth-0.58.1-1|48	This is the port of Descent 2, the famous 3D game for PC.
12cu|d2x-rebirth-0.58.1-1|49	
12cu|d2x-rebirth-0.58.1-1|50	D2X is based on source code that was released the 14 December 1999
12cu|d2x-rebirth-0.58.1-1|51	by Parallax Software Corporation.
12cu|d2x-rebirth-0.58.1-1|52	
12cu|d2x-rebirth-0.58.1-1|53	To use this package you'll need some datafiles installed in
12cu|d2x-rebirth-0.58.1-1|54	/usr/share/games/descent2. See dxx-readme.txt.
12cu|d2x-rebirth-0.58.1-1|55	
12cu|d2x-rebirth-0.58.1-1|56	This version uses SDL for Audio, Input/Output and graphics
12cu|d2x-rebirth-0.58.1-1|57	rendering.
12cu|d2x-rebirth-0.58.1-1|58	
12cu|d2x-rebirth-0.58.1-1|59	%package gl
12cu|d2x-rebirth-0.58.1-1|60	Group:		Games/Arcade
12cu|d2x-rebirth-0.58.1-1|61	Summary:	Descent 2 for Linux, OpenGL version
12cu|d2x-rebirth-0.58.1-1|62	Requires:	d2x-rebirth = %{version}
12cu|d2x-rebirth-0.58.1-1|63	Conflicts:	d2x-rebirth-sdl
12cu|d2x-rebirth-0.58.1-1|64	
12cu|d2x-rebirth-0.58.1-1|65	%description gl
12cu|d2x-rebirth-0.58.1-1|66	This is the port of Descent 2, the famous 3D game for PC.
12cu|d2x-rebirth-0.58.1-1|67	
12cu|d2x-rebirth-0.58.1-1|68	D2X is based on source code that was released the 14 December 1999 by
12cu|d2x-rebirth-0.58.1-1|69	Parallax Software Corporation.
12cu|d2x-rebirth-0.58.1-1|70	
12cu|d2x-rebirth-0.58.1-1|71	To use this package you'll need some datafiles installed in
12cu|d2x-rebirth-0.58.1-1|72	/usr/share/games/descent2.  See dxx-readme.txt.
12cu|d2x-rebirth-0.58.1-1|73	
12cu|d2x-rebirth-0.58.1-1|74	This version uses SDL for Audio and Input/Output and OpenGL for
12cu|d2x-rebirth-0.58.1-1|75	graphics rendering.
12cu|d2x-rebirth-0.58.1-1|76	
12cu|d2x-rebirth-0.58.1-1|77	
12cu|d2x-rebirth-0.58.1-1|78	%prep
12cu|d2x-rebirth-0.58.1-1|79	%setup -q -n %{name}_v%{version}-src -a2
12cu|d2x-rebirth-0.58.1-1|80	dos2unix     d2x.ini *.txt
12cu|d2x-rebirth-0.58.1-1|81	%__chmod 644 d2x.ini *.txt
12cu|d2x-rebirth-0.58.1-1|82	dos2unix CHANGELOG.txt
12cu|d2x-rebirth-0.58.1-1|83	
12cu|d2x-rebirth-0.58.1-1|84	%build
12cu|d2x-rebirth-0.58.1-1|85	# d2x-sdl
12cu|d2x-rebirth-0.58.1-1|86	scons %{?jobs:-j%{jobs}} \
12cu|d2x-rebirth-0.58.1-1|87	sharepath=%{_gamesdatadir}/descent2 \
12cu|d2x-rebirth-0.58.1-1|88	sdl_only=1 \
12cu|d2x-rebirth-0.58.1-1|89	sdlmixer=1 \
12cu|d2x-rebirth-0.58.1-1|90	no_asm=1
12cu|d2x-rebirth-0.58.1-1|91	mv d2x-rebirth d2x-rebirth-sdl
12cu|d2x-rebirth-0.58.1-1|92	
12cu|d2x-rebirth-0.58.1-1|93	# d2x-gl
12cu|d2x-rebirth-0.58.1-1|94	scons -c
12cu|d2x-rebirth-0.58.1-1|95	scons %{?jobs:-j%{jobs}} \
12cu|d2x-rebirth-0.58.1-1|96	sharepath=%{_gamesdatadir}/descent2 \
12cu|d2x-rebirth-0.58.1-1|97	sdlmixer=1 \
12cu|d2x-rebirth-0.58.1-1|98	PREFIX=%{buildroot}%{_prefix}
12cu|d2x-rebirth-0.58.1-1|99	cp d2x-rebirth d2x-rebirth-gl
12cu|d2x-rebirth-0.58.1-1|100	
12cu|d2x-rebirth-0.58.1-1|101	%install
12cu|d2x-rebirth-0.58.1-1|102	# binaries
12cu|d2x-rebirth-0.58.1-1|103	install -dm 755 %{buildroot}%{_prefix}/games/
12cu|d2x-rebirth-0.58.1-1|104	install -m 755 d2x-rebirth  \
12cu|d2x-rebirth-0.58.1-1|105	%{buildroot}%{_prefix}/games/d2x-rebirth-gl
12cu|d2x-rebirth-0.58.1-1|106	install -m 755 d2x-rebirth-sdl \
12cu|d2x-rebirth-0.58.1-1|107	%{buildroot}%{_prefix}/games/
12cu|d2x-rebirth-0.58.1-1|108	
12cu|d2x-rebirth-0.58.1-1|109	install -dm 755 %{buildroot}%{_datadir}/games/descent2
12cu|d2x-rebirth-0.58.1-1|110	# german translations
12cu|d2x-rebirth-0.58.1-1|111	install -m 644 D2XBDE01/D2XbDE01/*.txb \
12cu|d2x-rebirth-0.58.1-1|112	%{buildroot}%{_datadir}/games/descent2
12cu|d2x-rebirth-0.58.1-1|113	install -m 644 D2XBDE01/*.txt \
12cu|d2x-rebirth-0.58.1-1|114	%{buildroot}%{_datadir}/games/descent2
12cu|d2x-rebirth-0.58.1-1|115	# directory for original descent data
12cu|d2x-rebirth-0.58.1-1|116	install -dm 755 %{buildroot}%{_datadir}/games/descent2/missions
12cu|d2x-rebirth-0.58.1-1|117	
12cu|d2x-rebirth-0.58.1-1|118	# man-pages
12cu|d2x-rebirth-0.58.1-1|119	install -dm 755 %{buildroot}%{_mandir}/man1/
12cu|d2x-rebirth-0.58.1-1|120	install  -m 644 libmve/*.1 \
12cu|d2x-rebirth-0.58.1-1|121	%{buildroot}%{_mandir}/man1/
12cu|d2x-rebirth-0.58.1-1|122	
12cu|d2x-rebirth-0.58.1-1|123	# icon
12cu|d2x-rebirth-0.58.1-1|124	install -dm 755 %{buildroot}%{_datadir}/pixmaps
12cu|d2x-rebirth-0.58.1-1|125	install -m 644 %{SOURCE1} \
12cu|d2x-rebirth-0.58.1-1|126	%{buildroot}%{_datadir}/pixmaps
12cu|d2x-rebirth-0.58.1-1|127	
12cu|d2x-rebirth-0.58.1-1|128	# menu
12cu|d2x-rebirth-0.58.1-1|129	install -dm 755 %{buildroot}%{_datadir}/applications
12cu|d2x-rebirth-0.58.1-1|130	cat > %{name}-sdl.desktop << EOF
12cu|d2x-rebirth-0.58.1-1|131	[Desktop Entry]
12cu|d2x-rebirth-0.58.1-1|132	Encoding=UTF-8
12cu|d2x-rebirth-0.58.1-1|133	Type=Application
12cu|d2x-rebirth-0.58.1-1|134	Name=D2x (SDL version)
12cu|d2x-rebirth-0.58.1-1|135	Comment=The port of Descent 2 for Linux
12cu|d2x-rebirth-0.58.1-1|136	Exec=%{_prefix}/games/d2x-rebirth-sdl
12cu|d2x-rebirth-0.58.1-1|137	Icon=%{name}
12cu|d2x-rebirth-0.58.1-1|138	Categories=Game;ActionGame;
12cu|d2x-rebirth-0.58.1-1|139	EOF
12cu|d2x-rebirth-0.58.1-1|140	install -m 644 %{name}-sdl.desktop \
12cu|d2x-rebirth-0.58.1-1|141	%{buildroot}%{_datadir}/applications
12cu|d2x-rebirth-0.58.1-1|142	
12cu|d2x-rebirth-0.58.1-1|143	cat > %{name}-gl.desktop << EOF
12cu|d2x-rebirth-0.58.1-1|144	[Desktop Entry]
12cu|d2x-rebirth-0.58.1-1|145	Encoding=UTF-8
12cu|d2x-rebirth-0.58.1-1|146	Type=Application
12cu|d2x-rebirth-0.58.1-1|147	Name=D2x (OpenGL version)
12cu|d2x-rebirth-0.58.1-1|148	Comment=The port of Descent 2 for Linux
12cu|d2x-rebirth-0.58.1-1|149	Exec=%{_prefix}/games/d2x-rebirth-gl
12cu|d2x-rebirth-0.58.1-1|150	Icon=%{name}
12cu|d2x-rebirth-0.58.1-1|151	Categories=Game;ArcadeGame;
12cu|d2x-rebirth-0.58.1-1|152	EOF
12cu|d2x-rebirth-0.58.1-1|153	install -m 644 %{name}-gl.desktop \
12cu|d2x-rebirth-0.58.1-1|154	%{buildroot}%{_datadir}/applications
12cu|d2x-rebirth-0.58.1-1|155	
12cu|d2x-rebirth-0.58.1-1|156	%files
12cu|d2x-rebirth-0.58.1-1|157	%doc *.txt *.plist *.ini
12cu|d2x-rebirth-0.58.1-1|158	%dir %{_datadir}/games/descent2
12cu|d2x-rebirth-0.58.1-1|159	%{_datadir}/games/descent2/*.txb
12cu|d2x-rebirth-0.58.1-1|160	%{_datadir}/games/descent2/*.txt
12cu|d2x-rebirth-0.58.1-1|161	%dir %{_datadir}/games/descent2/missions
12cu|d2x-rebirth-0.58.1-1|162	%{_mandir}/man1/*
12cu|d2x-rebirth-0.58.1-1|163	%{_datadir}/pixmaps/%{name}.png
12cu|d2x-rebirth-0.58.1-1|164	
12cu|d2x-rebirth-0.58.1-1|165	%files sdl
12cu|d2x-rebirth-0.58.1-1|166	%doc COPYING*
12cu|d2x-rebirth-0.58.1-1|167	%{_prefix}/games/d2x-rebirth-sdl
12cu|d2x-rebirth-0.58.1-1|168	%{_datadir}/applications/%{name}-sdl.desktop
12cu|d2x-rebirth-0.58.1-1|169	
12cu|d2x-rebirth-0.58.1-1|170	%files gl
12cu|d2x-rebirth-0.58.1-1|171	%doc COPYING*
12cu|d2x-rebirth-0.58.1-1|172	%{_prefix}/games/d2x-rebirth-gl
12cu|d2x-rebirth-0.58.1-1|173	%{_datadir}/applications/%{name}-gl.desktop
12cu|d2x-rebirth-0.58.1-1|174	
12cu|d2x-rebirth-0.58.1-1|175	
12cu|d2x-rebirth-0.58.1-1|176	%changelog
12cu|d2x-rebirth-0.58.1-1|177	* Wed Oct 02 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.58.1-1
12cu|d2x-rebirth-0.58.1-1|178	+ Revision: a9926d6
12cu|d2x-rebirth-0.58.1-1|179	- Drop old tarball
12cu|d2x-rebirth-0.58.1-1|180	
12cu|d2x-rebirth-0.58.1-1|181	

9127 12
12cu|d2x-xl-1.16.16-1|1	%define Werror_cflags %nil
12cu|d2x-xl-1.16.16-1|2	%define dataver 1.15.295
12cu|d2x-xl-1.16.16-1|3	
12cu|d2x-xl-1.16.16-1|4	Summary:	This is the port of Descent 2 Version 1.2, the famous 3D game for PC
12cu|d2x-xl-1.16.16-1|5	Name:		d2x-xl
12cu|d2x-xl-1.16.16-1|6	Version:	1.16.16
12cu|d2x-xl-1.16.16-1|7	Release:	1
12cu|d2x-xl-1.16.16-1|8	Group:		Games/Arcade
12cu|d2x-xl-1.16.16-1|9	License:	GPL
12cu|d2x-xl-1.16.16-1|10	URL:		http://www.descent2.de/
12cu|d2x-xl-1.16.16-1|11	# Repack from original 7z archive + unpacked makefiles
12cu|d2x-xl-1.16.16-1|12	Source0:	%{name}-src-%{version}.tar.bz2
12cu|d2x-xl-1.16.16-1|13	Source1:	d2x-xl-data-%{dataver}.7z
12cu|d2x-xl-1.16.16-1|14	Patch0:		d2x-xl-1.15.130-link.patch
12cu|d2x-xl-1.16.16-1|15	Patch1:		d2x-xl-src-1.16.16-datapath.patch
12cu|d2x-xl-1.16.16-1|16	BuildRequires:	imagemagick
12cu|d2x-xl-1.16.16-1|17	BuildRequires:	p7zip
12cu|d2x-xl-1.16.16-1|18	BuildRequires:	glibc-devel
12cu|d2x-xl-1.16.16-1|19	BuildRequires:	gomp-devel
12cu|d2x-xl-1.16.16-1|20	BuildRequires:	lesstif-devel
12cu|d2x-xl-1.16.16-1|21	BuildRequires:	pkgconfig(gl)
12cu|d2x-xl-1.16.16-1|22	BuildRequires:	pkgconfig(glew)
12cu|d2x-xl-1.16.16-1|23	BuildRequires:	pkgconfig(glu)
12cu|d2x-xl-1.16.16-1|24	BuildRequires:	pkgconfig(libcurl)
12cu|d2x-xl-1.16.16-1|25	BuildRequires:	pkgconfig(sdl)
12cu|d2x-xl-1.16.16-1|26	BuildRequires:	pkgconfig(SDL_image)
12cu|d2x-xl-1.16.16-1|27	BuildRequires:	pkgconfig(SDL_mixer)
12cu|d2x-xl-1.16.16-1|28	BuildRequires:	pkgconfig(SDL_net)
12cu|d2x-xl-1.16.16-1|29	Requires:	TiMidity++
12cu|d2x-xl-1.16.16-1|30	
12cu|d2x-xl-1.16.16-1|31	%description
12cu|d2x-xl-1.16.16-1|32	This is the port of Descent 2 Version 1.2, the famous 3D game for PC.
12cu|d2x-xl-1.16.16-1|33	
12cu|d2x-xl-1.16.16-1|34	D2X is based on source code that was released the 14 December 1999 by
12cu|d2x-xl-1.16.16-1|35	Parallax Software Corporation.
12cu|d2x-xl-1.16.16-1|36	
12cu|d2x-xl-1.16.16-1|37	To use this package you'll need the datafiles from the Retail version
12cu|d2x-xl-1.16.16-1|38	of Descent 2 Version 1.2 installed in %{_gamesdatadir}/%{name}
12cu|d2x-xl-1.16.16-1|39	
12cu|d2x-xl-1.16.16-1|40	%prep
12cu|d2x-xl-1.16.16-1|41	%setup -q -n %{name}-src-%{version}
12cu|d2x-xl-1.16.16-1|42	%patch0 -p0
12cu|d2x-xl-1.16.16-1|43	%patch1 -p1
12cu|d2x-xl-1.16.16-1|44	
12cu|d2x-xl-1.16.16-1|45	%build
12cu|d2x-xl-1.16.16-1|46	autoreconf
12cu|d2x-xl-1.16.16-1|47	%configure2_5x \
12cu|d2x-xl-1.16.16-1|48	--bindir=%{_gamesbindir} \
12cu|d2x-xl-1.16.16-1|49	--disable-debug \
12cu|d2x-xl-1.16.16-1|50	--enable-release \
12cu|d2x-xl-1.16.16-1|51	--with-opengl
12cu|d2x-xl-1.16.16-1|52	%make
12cu|d2x-xl-1.16.16-1|53	
12cu|d2x-xl-1.16.16-1|54	%install
12cu|d2x-xl-1.16.16-1|55	%makeinstall_std
12cu|d2x-xl-1.16.16-1|56	
12cu|d2x-xl-1.16.16-1|57	install -d %{buildroot}%{_gamesdatadir}/%{name}
12cu|d2x-xl-1.16.16-1|58	pushd %{buildroot}%{_gamesdatadir}/%{name}
12cu|d2x-xl-1.16.16-1|59	7z x %{SOURCE1}
12cu|d2x-xl-1.16.16-1|60	popd
12cu|d2x-xl-1.16.16-1|61	
12cu|d2x-xl-1.16.16-1|62	install -d %{buildroot}%{_datadir}/applications
12cu|d2x-xl-1.16.16-1|63	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|d2x-xl-1.16.16-1|64	[Desktop Entry]
12cu|d2x-xl-1.16.16-1|65	Name=D2X-XL
12cu|d2x-xl-1.16.16-1|66	Comment=This is the port of Descent 2 Version 1.2, the famous 3D game for PC
12cu|d2x-xl-1.16.16-1|67	Exec=%{_gamesbindir}/%{name}
12cu|d2x-xl-1.16.16-1|68	Icon=%{name}
12cu|d2x-xl-1.16.16-1|69	Terminal=false
12cu|d2x-xl-1.16.16-1|70	Type=Application
12cu|d2x-xl-1.16.16-1|71	StartupNotify=true
12cu|d2x-xl-1.16.16-1|72	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cu|d2x-xl-1.16.16-1|73	EOF
12cu|d2x-xl-1.16.16-1|74	
12cu|d2x-xl-1.16.16-1|75	install -d %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cu|d2x-xl-1.16.16-1|76	convert -resize 16x16 d2x-xl-icon-64x64.png -resize 32x32 %{buildroot}%{_miconsdir}/%{name}.png
12cu|d2x-xl-1.16.16-1|77	convert -resize 32x32 d2x-xl-icon-64x64.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12cu|d2x-xl-1.16.16-1|78	convert -resize 48x48 d2x-xl-icon-64x64.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|d2x-xl-1.16.16-1|79	
12cu|d2x-xl-1.16.16-1|80	%files
12cu|d2x-xl-1.16.16-1|81	%defattr(0644,root,root,0755)
12cu|d2x-xl-1.16.16-1|82	%attr(0755,root,root) %{_gamesbindir}/%{name}
12cu|d2x-xl-1.16.16-1|83	%{_gamesdatadir}/%{name}
12cu|d2x-xl-1.16.16-1|84	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|d2x-xl-1.16.16-1|85	%{_miconsdir}/%{name}.png
12cu|d2x-xl-1.16.16-1|86	%{_iconsdir}/%{name}.png
12cu|d2x-xl-1.16.16-1|87	%{_liconsdir}/%{name}.png
12cu|d2x-xl-1.16.16-1|88	

9128 12
12cu|dangerdeep-0.4-0_pre3327|1	%define title           Danger from the deep
12cu|dangerdeep-0.4-0_pre3327|2	%define longtitle       WW2 german submarine simulation
12cu|dangerdeep-0.4-0_pre3327|3	
12cu|dangerdeep-0.4-0_pre3327|4	Name:		dangerdeep
12cu|dangerdeep-0.4-0_pre3327|5	Version:	0.4
12cu|dangerdeep-0.4-0_pre3327|6	Release:	0_pre3327
12cu|dangerdeep-0.4-0_pre3327|7	Summary:	WW2 German submarine simulation
12cu|dangerdeep-0.4-0_pre3327|8	License:	GPLv2
12cu|dangerdeep-0.4-0_pre3327|9	Group:		Games/Other
12cu|dangerdeep-0.4-0_pre3327|10	URL:		http://dangerdeep.sourceforge.net/
12cu|dangerdeep-0.4-0_pre3327|11	Source0:	http://kent.dl.sourceforge.net/project/dangerdeep/%{version}.%{release}/%{name}-%{version}.%{release}.tar.gz
12cu|dangerdeep-0.4-0_pre3327|12	BuildRequires:	scons
12cu|dangerdeep-0.4-0_pre3327|13	BuildRequires:	pkgconfig(fftw3)
12cu|dangerdeep-0.4-0_pre3327|14	BuildRequires:	pkgconfig(sdl)
12cu|dangerdeep-0.4-0_pre3327|15	%if %{mdvver} == 201200
12cu|dangerdeep-0.4-0_pre3327|16	BuildRequires:	SDL_net-devel
12cu|dangerdeep-0.4-0_pre3327|17	%else
12cu|dangerdeep-0.4-0_pre3327|18	BuildRequires:	pkgconfig(SDL_net)
12cu|dangerdeep-0.4-0_pre3327|19	%endif
12cu|dangerdeep-0.4-0_pre3327|20	BuildRequires:	pkgconfig(SDL_image)
12cu|dangerdeep-0.4-0_pre3327|21	BuildRequires:	pkgconfig(SDL_mixer)
12cu|dangerdeep-0.4-0_pre3327|22	BuildRequires:	pkgconfig(gl)
12cu|dangerdeep-0.4-0_pre3327|23	BuildRequires:	pkgconfig(glu)
12cu|dangerdeep-0.4-0_pre3327|24	BuildRequires:	imagemagick
12cu|dangerdeep-0.4-0_pre3327|25	BuildRequires:	pkgconfig(libavutil)
12cu|dangerdeep-0.4-0_pre3327|26	
12cu|dangerdeep-0.4-0_pre3327|27	Requires:	    dangerdeep-data
12cu|dangerdeep-0.4-0_pre3327|28	
12cu|dangerdeep-0.4-0_pre3327|29	
12cu|dangerdeep-0.4-0_pre3327|30	%description
12cu|dangerdeep-0.4-0_pre3327|31	Danger from the deep (aka dangerdeep) is a Free / Open Source World War II
12cu|dangerdeep-0.4-0_pre3327|32	German submarine simulation. It is currently available for Linux/i386 and
12cu|dangerdeep-0.4-0_pre3327|33	Windows, but since it uses SDL/OpenGL it should be portable to other operating
12cu|dangerdeep-0.4-0_pre3327|34	systems or platforms. (If anyone wishes to port it, please contact us.) This
12cu|dangerdeep-0.4-0_pre3327|35	game is planned as tactical simulation and will be as realistic as our time and
12cu|dangerdeep-0.4-0_pre3327|36	knowledge of physics allows. It's current state is ALPHA, but it is playable.
12cu|dangerdeep-0.4-0_pre3327|37	
12cu|dangerdeep-0.4-0_pre3327|38	%prep
12cu|dangerdeep-0.4-0_pre3327|39	%setup -q -n %{name}-%{version}.%{release}
12cu|dangerdeep-0.4-0_pre3327|40	# fix gl
12cu|dangerdeep-0.4-0_pre3327|41	perl -pi -e "s|/usr/local/bin|%{_gamesbindir}|"                          SConstruct
12cu|dangerdeep-0.4-0_pre3327|42	perl -pi -e "s|/usr/local/share/dangerdeep|%{_gamesdatadir}/dangerdeep|" SConstruct
12cu|dangerdeep-0.4-0_pre3327|43	perl -pi -e "s|/usr/local/lib|/usr/lib64|"				 SConstruct
12cu|dangerdeep-0.4-0_pre3327|44	perl -pi -e "s|ffmpeg/libavutil/avutil.h|libavutil/avutil.h|"		 SConstruct
12cu|dangerdeep-0.4-0_pre3327|45	
12cu|dangerdeep-0.4-0_pre3327|46	# glibc fix in fresh
12cu|dangerdeep-0.4-0_pre3327|47	%if %{mdvver} >= 201210
12cu|dangerdeep-0.4-0_pre3327|48	sed -i '114i#include <unistd.h>' src/faulthandler.h
12cu|dangerdeep-0.4-0_pre3327|49	sed -i '28i#include <string.h>' src/matrix3.h
12cu|dangerdeep-0.4-0_pre3327|50	%endif
12cu|dangerdeep-0.4-0_pre3327|51	
12cu|dangerdeep-0.4-0_pre3327|52	
12cu|dangerdeep-0.4-0_pre3327|53	
12cu|dangerdeep-0.4-0_pre3327|54	# spurious-executable-perm
12cu|dangerdeep-0.4-0_pre3327|55	find src -name '*.h' -exec chmod a-x {} \;
12cu|dangerdeep-0.4-0_pre3327|56	find src -name '*.cpp' -exec chmod a-x {} \;
12cu|dangerdeep-0.4-0_pre3327|57	
12cu|dangerdeep-0.4-0_pre3327|58	# incorrect-fsf-address
12cu|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|" {} \;
12cu|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|" {} \;
12cu|dangerdeep-0.4-0_pre3327|61	
12cu|dangerdeep-0.4-0_pre3327|62	# file-not-utf8
12cu|dangerdeep-0.4-0_pre3327|63	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && mv -f ChangeLog.conv ChangeLog
12cu|dangerdeep-0.4-0_pre3327|64	iconv -f iso8859-1 -t utf-8 CREDITS > CREDITS.conv && mv -f CREDITS.conv CREDITS
12cu|dangerdeep-0.4-0_pre3327|65	iconv -f iso8859-1 -t utf-8 README > README.conv && mv -f README.conv README
12cu|dangerdeep-0.4-0_pre3327|66	iconv -f iso8859-1 -t utf-8 LICENSE > LICENSE.conv && mv -f LICENSE.conv LICENSE
12cu|dangerdeep-0.4-0_pre3327|67	
12cu|dangerdeep-0.4-0_pre3327|68	%build
12cu|dangerdeep-0.4-0_pre3327|69	procs=`egrep -c ^cpu[0-9]+ /proc/stat ||:`
12cu|dangerdeep-0.4-0_pre3327|70	if [ "$procs" ="0"]; then
12cu|dangerdeep-0.4-0_pre3327|71	procs=1
12cu|dangerdeep-0.4-0_pre3327|72	fi
12cu|dangerdeep-0.4-0_pre3327|73	
12cu|dangerdeep-0.4-0_pre3327|74	scons -j$procs \
12cu|dangerdeep-0.4-0_pre3327|75	installbindir=%{buildroot}%{_gamesbindir} \
12cu|dangerdeep-0.4-0_pre3327|76	installdatadir=%{buildroot}%{_gamesdatadir} \
12cu|dangerdeep-0.4-0_pre3327|77	datadir=%{_gamesdatadir}/%{name} \
12cu|dangerdeep-0.4-0_pre3327|78	usex86sse=1
12cu|dangerdeep-0.4-0_pre3327|79	
12cu|dangerdeep-0.4-0_pre3327|80	for i in 16 32 48; do
12cu|dangerdeep-0.4-0_pre3327|81	convert -size ${i}x$i logo.xpm -resize ${i}x$i %{name}-${i}x$i.png
12cu|dangerdeep-0.4-0_pre3327|82	done
12cu|dangerdeep-0.4-0_pre3327|83	
12cu|dangerdeep-0.4-0_pre3327|84	%install
12cu|dangerdeep-0.4-0_pre3327|85	scons \
12cu|dangerdeep-0.4-0_pre3327|86	installbindir=%{buildroot}%{_gamesbindir} \
12cu|dangerdeep-0.4-0_pre3327|87	installdatadir=%{buildroot}%{_gamesdatadir} \
12cu|dangerdeep-0.4-0_pre3327|88	datadir=%{_gamesdatadir}/%{name} \
12cu|dangerdeep-0.4-0_pre3327|89	install
12cu|dangerdeep-0.4-0_pre3327|90	
12cu|dangerdeep-0.4-0_pre3327|91	#install -d -m 755 %{buildroot}%{_mandir}/man6
12cu|dangerdeep-0.4-0_pre3327|92	#install -m 644 doc/man/dangerdeep.6 %{buildroot}%{_mandir}/man6
12cu|dangerdeep-0.4-0_pre3327|93	
12cu|dangerdeep-0.4-0_pre3327|94	install -d -m 755 %{buildroot}%{_datadir}/applications
12cu|dangerdeep-0.4-0_pre3327|95	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|dangerdeep-0.4-0_pre3327|96	[Desktop Entry]
12cu|dangerdeep-0.4-0_pre3327|97	Name=%{title}
12cu|dangerdeep-0.4-0_pre3327|98	Comment=%{longtitle}
12cu|dangerdeep-0.4-0_pre3327|99	Exec=%{_gamesbindir}/%{name}
12cu|dangerdeep-0.4-0_pre3327|100	Icon=%{name}
12cu|dangerdeep-0.4-0_pre3327|101	Terminal=false
12cu|dangerdeep-0.4-0_pre3327|102	Type=Application
12cu|dangerdeep-0.4-0_pre3327|103	StartupNotify=false
12cu|dangerdeep-0.4-0_pre3327|104	Categories=X-MandrivaLinux-MoreApplications-Games-Other;Game;
12cu|dangerdeep-0.4-0_pre3327|105	EOF
12cu|dangerdeep-0.4-0_pre3327|106	
12cu|dangerdeep-0.4-0_pre3327|107	# icon
12cu|dangerdeep-0.4-0_pre3327|108	install -d -m 755 %{buildroot}/%{_miconsdir}
12cu|dangerdeep-0.4-0_pre3327|109	install -d -m 755 %{buildroot}/%{_iconsdir}
12cu|dangerdeep-0.4-0_pre3327|110	install -d -m 755 %{buildroot}/%{_liconsdir}
12cu|dangerdeep-0.4-0_pre3327|111	install -m 644 %{name}-16x16.png %{buildroot}/%{_miconsdir}/%{name}.png
12cu|dangerdeep-0.4-0_pre3327|112	install -m 644 %{name}-32x32.png %{buildroot}/%{_iconsdir}/%{name}.png
12cu|dangerdeep-0.4-0_pre3327|113	install -m 644 %{name}-48x48.png %{buildroot}/%{_liconsdir}/%{name}.png
12cu|dangerdeep-0.4-0_pre3327|114	
12cu|dangerdeep-0.4-0_pre3327|115	
12cu|dangerdeep-0.4-0_pre3327|116	%files
12cu|dangerdeep-0.4-0_pre3327|117	%doc ChangeLog CREDITS README LICENSE
12cu|dangerdeep-0.4-0_pre3327|118	%{_gamesbindir}/%{name}
12cu|dangerdeep-0.4-0_pre3327|119	#{_mandir}/man6/*
12cu|dangerdeep-0.4-0_pre3327|120	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|dangerdeep-0.4-0_pre3327|121	%{_miconsdir}/*
12cu|dangerdeep-0.4-0_pre3327|122	%{_iconsdir}/*.*
12cu|dangerdeep-0.4-0_pre3327|123	%{_liconsdir}/*
12cu|dangerdeep-0.4-0_pre3327|124	
12cu|dangerdeep-0.4-0_pre3327|125	

9129 12
12cu|dap-2.1.5-12|1	%define name	dap
12cu|dap-2.1.5-12|2	%define version	2.1.5
12cu|dap-2.1.5-12|3	%define release  12
12cu|dap-2.1.5-12|4	
12cu|dap-2.1.5-12|5	Summary:	Audio sample editing and processing suite
12cu|dap-2.1.5-12|6	Name:		%{name}
12cu|dap-2.1.5-12|7	Version: 	%{version}
12cu|dap-2.1.5-12|8	Release: 	%{release}
12cu|dap-2.1.5-12|9	License: 	GPL
12cu|dap-2.1.5-12|10	Group: 		Sound
12cu|dap-2.1.5-12|11	URL: 		http://www.cee.hw.ac.uk/~richardk/
12cu|dap-2.1.5-12|12	Source: 	%{name}-%{version}.tar.bz2
12cu|dap-2.1.5-12|13	Patch1:		dap-2.1.5-x11-path.patch
12cu|dap-2.1.5-12|14	BuildRequires:	libforms-devel
12cu|dap-2.1.5-12|15	Buildrequires:	pkgconfig(x11)
12cu|dap-2.1.5-12|16	
12cu|dap-2.1.5-12|17	%description
12cu|dap-2.1.5-12|18	DAP is a comprehensive audio sample editing and processing suite.
12cu|dap-2.1.5-12|19	It currently supports AIFF and AIFF-C audio files, 8 or 16 bit
12cu|dap-2.1.5-12|20	resolution, and 1, 2 or 4 channels of audio data. The package
12cu|dap-2.1.5-12|21	offers comprehensive editing, playback, and recording facilities
12cu|dap-2.1.5-12|22	including full time stretch resampling, manual data editing, and
12cu|dap-2.1.5-12|23	a reasonably complete DSP processing suite.
12cu|dap-2.1.5-12|24	
12cu|dap-2.1.5-12|25	%prep
12cu|dap-2.1.5-12|26	%setup -q
12cu|dap-2.1.5-12|27	%patch1 -p1
12cu|dap-2.1.5-12|28	
12cu|dap-2.1.5-12|29	%build
12cu|dap-2.1.5-12|30	export XFORMS=/usr/include/X11
12cu|dap-2.1.5-12|31	make CXX="g++ %ldflags" OPTIM="$RPM_OPT_FLAGS" -f Makefile.linux
12cu|dap-2.1.5-12|32	
12cu|dap-2.1.5-12|33	%install
12cu|dap-2.1.5-12|34	rm -rf %buildroot/
12cu|dap-2.1.5-12|35	
12cu|dap-2.1.5-12|36	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cu|dap-2.1.5-12|37	cp main/DAP $RPM_BUILD_ROOT/%_bindir/dap
12cu|dap-2.1.5-12|38	
12cu|dap-2.1.5-12|39	mkdir -p %{buildroot}%{_datadir}/applications
12cu|dap-2.1.5-12|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|dap-2.1.5-12|41	[Desktop Entry]
12cu|dap-2.1.5-12|42	Name=%{name}
12cu|dap-2.1.5-12|43	Comment=Audio sample editing and processing suite
12cu|dap-2.1.5-12|44	Exec=%{name} -c
12cu|dap-2.1.5-12|45	Icon=%{name}
12cu|dap-2.1.5-12|46	Terminal=false
12cu|dap-2.1.5-12|47	Type=Application
12cu|dap-2.1.5-12|48	Categories=AudioVideo;Audio;Midi;Mixer;Sequencer;Tuner;AudioVideoEditing;Player;Recorder;
12cu|dap-2.1.5-12|49	EOF
12cu|dap-2.1.5-12|50	
12cu|dap-2.1.5-12|51	%clean
12cu|dap-2.1.5-12|52	rm -rf %buildroot
12cu|dap-2.1.5-12|53	
12cu|dap-2.1.5-12|54	%if %mdkversion < 200900
12cu|dap-2.1.5-12|55	%post
12cu|dap-2.1.5-12|56	%{update_menus}
12cu|dap-2.1.5-12|57	%endif
12cu|dap-2.1.5-12|58	
12cu|dap-2.1.5-12|59	%if %mdkversion < 200900
12cu|dap-2.1.5-12|60	%postun
12cu|dap-2.1.5-12|61	%{clean_menus}
12cu|dap-2.1.5-12|62	%endif
12cu|dap-2.1.5-12|63	
12cu|dap-2.1.5-12|64	%files
12cu|dap-2.1.5-12|65	%defattr(-,root,root)
12cu|dap-2.1.5-12|66	%doc CHANGES COPYING FEATURES README THANKS TODO
12cu|dap-2.1.5-12|67	%{_bindir}/%name
12cu|dap-2.1.5-12|68	%{_datadir}/applications/*
12cu|dap-2.1.5-12|69	
12cu|dap-2.1.5-12|70	
12cu|dap-2.1.5-12|71	%changelog
12cu|dap-2.1.5-12|72	* Thu Dec 23 2010 Funda Wang <fwang@mandriva.org> 2.1.5-11mdv2011.0
12cu|dap-2.1.5-12|73	+ Revision: 623979
12cu|dap-2.1.5-12|74	- rebuild for new xform
12cu|dap-2.1.5-12|75	
12cu|dap-2.1.5-12|76	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.5-10mdv2011.0
12cu|dap-2.1.5-12|77	+ Revision: 617517
12cu|dap-2.1.5-12|78	- the mass rebuild of 2010.0 packages
12cu|dap-2.1.5-12|79	
12cu|dap-2.1.5-12|80	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 2.1.5-9mdv2010.0
12cu|dap-2.1.5-12|81	+ Revision: 427209
12cu|dap-2.1.5-12|82	- rebuild
12cu|dap-2.1.5-12|83	
12cu|dap-2.1.5-12|84	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.1.5-8mdv2009.0
12cu|dap-2.1.5-12|85	+ Revision: 243960
12cu|dap-2.1.5-12|86	- rebuild
12cu|dap-2.1.5-12|87	
12cu|dap-2.1.5-12|88	+ Pixel <pixel@mandriva.com>
12cu|dap-2.1.5-12|89	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|dap-2.1.5-12|90	
12cu|dap-2.1.5-12|91	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.1.5-6mdv2008.1
12cu|dap-2.1.5-12|92	+ Revision: 136360
12cu|dap-2.1.5-12|93	- restore BuildRoot
12cu|dap-2.1.5-12|94	
12cu|dap-2.1.5-12|95	+ Thierry Vignaud <tv@mandriva.org>
12cu|dap-2.1.5-12|96	- kill re-definition of %%buildroot on Pixel's request
12cu|dap-2.1.5-12|97	
12cu|dap-2.1.5-12|98	+ Funda Wang <fwang@mandriva.org>
12cu|dap-2.1.5-12|99	- old patch not needed
12cu|dap-2.1.5-12|100	
12cu|dap-2.1.5-12|101	* Thu Sep 06 2007 Funda Wang <fwang@mandriva.org> 2.1.5-6mdv2008.0
12cu|dap-2.1.5-12|102	+ Revision: 80961
12cu|dap-2.1.5-12|103	- Rebuild for new x11 library
12cu|dap-2.1.5-12|104	- Import dap
12cu|dap-2.1.5-12|105	
12cu|dap-2.1.5-12|106	
12cu|dap-2.1.5-12|107	
12cu|dap-2.1.5-12|108	* Fri Aug 04 2006 Lenny Cartier <lenny@mandriva.com> 2.1.5-5mdv2007.0
12cu|dap-2.1.5-12|109	- xdg
12cu|dap-2.1.5-12|110	
12cu|dap-2.1.5-12|111	* Fri Jun 23 2006 Pascal Terjan <pterjan@mandriva.org> 2.1.5-4mdv2007.0
12cu|dap-2.1.5-12|112	- fix lib64
12cu|dap-2.1.5-12|113	
12cu|dap-2.1.5-12|114	* Thu Jan 06 2006 Lenny Cartier <lenny@mandriva.com> 2.1.5-3mdk
12cu|dap-2.1.5-12|115	- rebuild
12cu|dap-2.1.5-12|116	
12cu|dap-2.1.5-12|117	* Wed Jun 16 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.1.5-2mdk
12cu|dap-2.1.5-12|118	- rebuild
12cu|dap-2.1.5-12|119	
12cu|dap-2.1.5-12|120	* Mon Feb 16 2004 Austin Acton <austin@mandrake.org> 2.1.5-1mdk
12cu|dap-2.1.5-12|121	- 2.1.5
12cu|dap-2.1.5-12|122	
12cu|dap-2.1.5-12|123	* Tue Jan 07 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.1.4-1mdk
12cu|dap-2.1.5-12|124	- from Austin Acton <aacton@yorku.ca> :
12cu|dap-2.1.5-12|125	- initial package

9130 12
12cu|darkplaces-20130304-1|1	%define Werror_cflags %nil
12cu|darkplaces-20130304-1|2	
12cu|darkplaces-20130304-1|3	%define debug_package %{nil}
12cu|darkplaces-20130304-1|4	
12cu|darkplaces-20130304-1|5	Summary:	Multiplayer, deathmatch oriented first person shooter engine
12cu|darkplaces-20130304-1|6	Name:		darkplaces
12cu|darkplaces-20130304-1|7	Version:	20130304
12cu|darkplaces-20130304-1|8	Release:	1
12cu|darkplaces-20130304-1|9	Epoch:		1
12cu|darkplaces-20130304-1|10	License:	GPLv2+
12cu|darkplaces-20130304-1|11	Group:		Games/Arcade
12cu|darkplaces-20130304-1|12	Url:		http://icculus.org/twilight/darkplaces/
12cu|darkplaces-20130304-1|13	Source0:	%{name}enginesource%{version}.zip
12cu|darkplaces-20130304-1|14	# Debian patchset
12cu|darkplaces-20130304-1|15	Patch0:		0001-Split-Unix-CFLAGS-libs-to-one-per-line.patch
12cu|darkplaces-20130304-1|16	Patch1:		0002-Add-support-for-make-LINK_TO_LIBJPEG-1.patch
12cu|darkplaces-20130304-1|17	Patch2:		0003-Add-support-for-make-LINK_TO_ZLIB-1.patch
12cu|darkplaces-20130304-1|18	Patch3:		0004-Add-support-for-LINK_TO_LIBVORBIS-using-pkg-config.patch
12cu|darkplaces-20130304-1|19	Patch4:		0005-Add-LINK_TO_MODPLUG-option.patch
12cu|darkplaces-20130304-1|20	Patch5:		0006-add-LINK_TO_ODE-to-link-against-system-libode.patch
12cu|darkplaces-20130304-1|21	Patch6:		0007-add-LINK_TO_THEORA.patch
12cu|darkplaces-20130304-1|22	Patch7:		0008-Add-LINK_TO_PNG.patch
12cu|darkplaces-20130304-1|23	Patch8:		0009-add-LINK_TO_CURL.patch
12cu|darkplaces-20130304-1|24	Patch9:		0010-Add-LINK_TO_FREETYPE2.patch
12cu|darkplaces-20130304-1|25	Patch10:	0011-Add-support-for-linking-to-system-d0_blind_id-and-d0.patch
12cu|darkplaces-20130304-1|26	Patch11:	0012-Add-support-for-forcing-d0_blind_id-and-d0_rijndael-.patch
12cu|darkplaces-20130304-1|27	Patch12:	0014-image_png.h-change-name-of-multiple-inclusion-guard-.patch
12cu|darkplaces-20130304-1|28	Patch13:	0015-Be-more-type-safe-when-calling-setjmp-call-the-same-.patch
12cu|darkplaces-20130304-1|29	Patch14:	0016-Be-a-bit-more-type-safe-about-using-libpng.patch
12cu|darkplaces-20130304-1|30	Patch15:	0017-Fix-various-typos-dont-don-t-doesnt-doesn-t-arguemen.patch
12cu|darkplaces-20130304-1|31	Patch16:	0018-Don-t-build-SSE-only-software-rasterizer-on-non-x86-.patch
12cu|darkplaces-20130304-1|32	Patch17:	0019-If-linking-libpng-conventionally-use-the-png_jmpbuf-.patch
12cu|darkplaces-20130304-1|33	Patch18:	0020-If-linking-libpng-normally-use-its-header-to-get-the.patch
12cu|darkplaces-20130304-1|34	Patch19:	0021-If-linking-libpng-in-the-normal-way-use-its-actual-v.patch
12cu|darkplaces-20130304-1|35	Patch20:	0022-Add-support-for-disabling-libavw.patch
12cu|darkplaces-20130304-1|36	Patch21:	0023-Disable-dlopen-support-and-warn-if-it-gets-compiled-.patch
12cu|darkplaces-20130304-1|37	Patch22:	0024-Disable-gpu-skinning-for-skeletal-models.patch
12cu|darkplaces-20130304-1|38	BuildRequires:	jpeg-devel
12cu|darkplaces-20130304-1|39	BuildRequires:	pkgconfig(alsa)
12cu|darkplaces-20130304-1|40	BuildRequires:	pkgconfig(freetype2)
12cu|darkplaces-20130304-1|41	BuildRequires:	pkgconfig(gl)
12cu|darkplaces-20130304-1|42	BuildRequires:	pkgconfig(libcurl)
12cu|darkplaces-20130304-1|43	BuildRequires:	pkgconfig(libmodplug)
12cu|darkplaces-20130304-1|44	BuildRequires:	pkgconfig(libpng)
12cu|darkplaces-20130304-1|45	BuildRequires:	pkgconfig(ode)
12cu|darkplaces-20130304-1|46	BuildRequires:	pkgconfig(ogg)
12cu|darkplaces-20130304-1|47	BuildRequires:	pkgconfig(sdl)
12cu|darkplaces-20130304-1|48	BuildRequires:	pkgconfig(theora)
12cu|darkplaces-20130304-1|49	BuildRequires:	pkgconfig(vorbis)
12cu|darkplaces-20130304-1|50	BuildRequires:	pkgconfig(x11)
12cu|darkplaces-20130304-1|51	BuildRequires:	pkgconfig(xext)
12cu|darkplaces-20130304-1|52	BuildRequires:	pkgconfig(xpm)
12cu|darkplaces-20130304-1|53	BuildRequires:	pkgconfig(xxf86dga)
12cu|darkplaces-20130304-1|54	BuildRequires:	pkgconfig(zlib)
12cu|darkplaces-20130304-1|55	Requires:	curl
12cu|darkplaces-20130304-1|56	
12cu|darkplaces-20130304-1|57	%description
12cu|darkplaces-20130304-1|58	Darkplaces is a modern, powerful first-person shooter engine.
12cu|darkplaces-20130304-1|59	
12cu|darkplaces-20130304-1|60	%files
12cu|darkplaces-20130304-1|61	%doc COPYING darkplaces.txt
12cu|darkplaces-20130304-1|62	%{_gamesbindir}/darkplaces-glx
12cu|darkplaces-20130304-1|63	%{_gamesbindir}/darkplaces-sdl
12cu|darkplaces-20130304-1|64	
12cu|darkplaces-20130304-1|65	#----------------------------------------------------------------------------
12cu|darkplaces-20130304-1|66	
12cu|darkplaces-20130304-1|67	%package server
12cu|darkplaces-20130304-1|68	Summary:	Dedicated server for the darkplaces engine
12cu|darkplaces-20130304-1|69	Group:		Games/Arcade
12cu|darkplaces-20130304-1|70	Requires:	curl
12cu|darkplaces-20130304-1|71	
12cu|darkplaces-20130304-1|72	%description server
12cu|darkplaces-20130304-1|73	Darkplaces is a modern, powerful first-person shooter engine.
12cu|darkplaces-20130304-1|74	
12cu|darkplaces-20130304-1|75	This is the darkplaces dedicated server required to host network games.
12cu|darkplaces-20130304-1|76	
12cu|darkplaces-20130304-1|77	%files server
12cu|darkplaces-20130304-1|78	%doc COPYING darkplaces.txt
12cu|darkplaces-20130304-1|79	%{_gamesbindir}/darkplaces-dedicated
12cu|darkplaces-20130304-1|80	
12cu|darkplaces-20130304-1|81	#----------------------------------------------------------------------------
12cu|darkplaces-20130304-1|82	
12cu|darkplaces-20130304-1|83	%prep
12cu|darkplaces-20130304-1|84	%setup -q -n %{name}
12cu|darkplaces-20130304-1|85	%apply_patches
12cu|darkplaces-20130304-1|86	
12cu|darkplaces-20130304-1|87	%build
12cu|darkplaces-20130304-1|88	make \
12cu|darkplaces-20130304-1|89	release \
12cu|darkplaces-20130304-1|90	OPTIM_RELEASE="%{optflags}" \
12cu|darkplaces-20130304-1|91	LINK_TO_CURL=1 \
12cu|darkplaces-20130304-1|92	LINK_TO_FREETYPE2=1 \
12cu|darkplaces-20130304-1|93	LINK_TO_LIBJPEG=1 \
12cu|darkplaces-20130304-1|94	LINK_TO_LIBVORBIS=1 \
12cu|darkplaces-20130304-1|95	LINK_TO_MODPLUG=1 \
12cu|darkplaces-20130304-1|96	LINK_TO_ODE=1 \
12cu|darkplaces-20130304-1|97	LINK_TO_PNG=1 \
12cu|darkplaces-20130304-1|98	LINK_TO_THEORA=1 \
12cu|darkplaces-20130304-1|99	LINK_TO_ZLIB=1 \
12cu|darkplaces-20130304-1|100	DISABLE_OFFSCREEN_GECKO=1 \
12cu|darkplaces-20130304-1|101	DISABLE_D0_BLIND_ID=1 \
12cu|darkplaces-20130304-1|102	DISABLE_D0_RIJNDAEL=1
12cu|darkplaces-20130304-1|103	
12cu|darkplaces-20130304-1|104	%install
12cu|darkplaces-20130304-1|105	# Install the main programs
12cu|darkplaces-20130304-1|106	mkdir -p %{buildroot}%{_gamesbindir}
12cu|darkplaces-20130304-1|107	install -m 0755 darkplaces-glx \
12cu|darkplaces-20130304-1|108	%{buildroot}%{_gamesbindir}/darkplaces-glx
12cu|darkplaces-20130304-1|109	install -m 0755 darkplaces-sdl \
12cu|darkplaces-20130304-1|110	%{buildroot}%{_gamesbindir}/darkplaces-sdl
12cu|darkplaces-20130304-1|111	install -m 0755 darkplaces-dedicated \
12cu|darkplaces-20130304-1|112	%{buildroot}%{_gamesbindir}/darkplaces-dedicated
12cu|darkplaces-20130304-1|113	
12cu|darkplaces-20130304-1|114	
12cu|darkplaces-20130304-1|115	%changelog
12cu|darkplaces-20130304-1|116	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:20130304-1
12cu|darkplaces-20130304-1|117	+ Revision: c9b527b
12cu|darkplaces-20130304-1|118	- LOG New version 20130304, add patchset from Debian to link against libraries instead of dlopening them
12cu|darkplaces-20130304-1|119	
12cu|darkplaces-20130304-1|120	

9131 12
12cu|darktable-1.6.7-1|1	%define _cmake_skip_rpath -DCMAKE_SKIP_RPATH:BOOL=OFF
12cu|darktable-1.6.7-1|2	
12cu|darktable-1.6.7-1|3	# Keep libraries private
12cu|darktable-1.6.7-1|4	%if %{_use_internal_dependency_generator}
12cu|darktable-1.6.7-1|5	%define __noautoprov '(.*)\\.so(.*)'
12cu|darktable-1.6.7-1|6	%define __noautoreq 'libdarktable\\.so(.*)'
12cu|darktable-1.6.7-1|7	%endif
12cu|darktable-1.6.7-1|8	
12cu|darktable-1.6.7-1|9	Summary:	Utility to organize and develop raw images
12cu|darktable-1.6.7-1|10	Name:		darktable
12cu|darktable-1.6.7-1|11	Version:	1.6.7
12cu|darktable-1.6.7-1|12	Release:	1
12cu|darktable-1.6.7-1|13	License:	GPLv3+
12cu|darktable-1.6.7-1|14	Group:		Graphics
12cu|darktable-1.6.7-1|15	Url:		http://darktable.sourceforge.net/
12cu|darktable-1.6.7-1|16	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-release-%{version}.tar.gz
12cu|darktable-1.6.7-1|17	Source100:	%{name}.rpmlintrc
12cu|darktable-1.6.7-1|18	BuildRequires:	cmake
12cu|darktable-1.6.7-1|19	BuildRequires:	desktop-file-utils
12cu|darktable-1.6.7-1|20	BuildRequires:	gettext
12cu|darktable-1.6.7-1|21	BuildRequires:	gnome-doc-utils
12cu|darktable-1.6.7-1|22	BuildRequires:	intltool
12cu|darktable-1.6.7-1|23	BuildRequires:	gettext-devel
12cu|darktable-1.6.7-1|24	BuildRequires:	gomp-devel
12cu|darktable-1.6.7-1|25	BuildRequires:	jpeg-devel
12cu|darktable-1.6.7-1|26	BuildRequires:	libxml2-utils
12cu|darktable-1.6.7-1|27	BuildRequires:	perl
12cu|darktable-1.6.7-1|28	BuildRequires:	xsltproc
12cu|darktable-1.6.7-1|29	BuildRequires:	pkgconfig(cairo)
12cu|darktable-1.6.7-1|30	BuildRequires:	pkgconfig(colord)
12cu|darktable-1.6.7-1|31	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|darktable-1.6.7-1|32	BuildRequires:	pkgconfig(exiv2)
12cu|darktable-1.6.7-1|33	BuildRequires:	pkgconfig(flickcurl)
12cu|darktable-1.6.7-1|34	BuildRequires:	pkgconfig(gconf-2.0)
12cu|darktable-1.6.7-1|35	BuildRequires:	pkgconfig(gl)
12cu|darktable-1.6.7-1|36	BuildRequires:	pkgconfig(glu)
12cu|darktable-1.6.7-1|37	BuildRequires:	pkgconfig(gnome-keyring-1)
12cu|darktable-1.6.7-1|38	BuildRequires:	pkgconfig(GraphicsMagick)
12cu|darktable-1.6.7-1|39	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|darktable-1.6.7-1|40	BuildRequires:	pkgconfig(json-glib-1.0)
12cu|darktable-1.6.7-1|41	BuildRequires:	pkgconfig(lcms2)
12cu|darktable-1.6.7-1|42	BuildRequires:	pkgconfig(lensfun)
12cu|darktable-1.6.7-1|43	BuildRequires:	pkgconfig(libcurl)
12cu|darktable-1.6.7-1|44	BuildRequires:	pkgconfig(libglade-2.0)
12cu|darktable-1.6.7-1|45	BuildRequires:	pkgconfig(libgphoto2)
12cu|darktable-1.6.7-1|46	BuildRequires:	pkgconfig(libopenjpeg1)
12cu|darktable-1.6.7-1|47	BuildRequires:	pkgconfig(libpng)
12cu|darktable-1.6.7-1|48	BuildRequires:	pkgconfig(librsvg-2.0)
12cu|darktable-1.6.7-1|49	BuildRequires:	pkgconfig(libsecret-1)
12cu|darktable-1.6.7-1|50	BuildRequires:	pkgconfig(libsoup-2.4)
12cu|darktable-1.6.7-1|51	BuildRequires:	pkgconfig(libtiff-4)
12cu|darktable-1.6.7-1|52	BuildRequires:	pkgconfig(libwebp)
12cu|darktable-1.6.7-1|53	BuildRequires:	pkgconfig(lua)
12cu|darktable-1.6.7-1|54	BuildRequires:	pkgconfig(OpenEXR)
12cu|darktable-1.6.7-1|55	BuildRequires:	pkgconfig(sdl)
12cu|darktable-1.6.7-1|56	BuildRequires:	pkgconfig(sqlite3)
12cu|darktable-1.6.7-1|57	BuildRequires:	pkgconfig(zlib)
12cu|darktable-1.6.7-1|58	BuildRequires:	xml2po
12cu|darktable-1.6.7-1|59	BuildRequires:	saxon
12cu|darktable-1.6.7-1|60	BuildRequires:	fop
12cu|darktable-1.6.7-1|61	
12cu|darktable-1.6.7-1|62	Requires:	gphoto2
12cu|darktable-1.6.7-1|63	
12cu|darktable-1.6.7-1|64	%description
12cu|darktable-1.6.7-1|65	Darktable is an open source photography workflow application and RAW developer.
12cu|darktable-1.6.7-1|66	A virtual lighttable and darkroom for photographers. It manages your digital
12cu|darktable-1.6.7-1|67	negatives in a database, lets you view them through a zoomable lighttable
12cu|darktable-1.6.7-1|68	and enables you to develop raw images and enhance them.
12cu|darktable-1.6.7-1|69	
12cu|darktable-1.6.7-1|70	%files -f %{name}.lang
12cu|darktable-1.6.7-1|71	%doc doc/README doc/AUTHORS doc/LICENSE doc/TRANSLATORS
12cu|darktable-1.6.7-1|72	%{_bindir}/%{name}*
12cu|darktable-1.6.7-1|73	%{_libdir}/%{name}
12cu|darktable-1.6.7-1|74	%{_datadir}/appdata/%{name}.appdata.xml
12cu|darktable-1.6.7-1|75	%{_datadir}/applications/%{name}.desktop
12cu|darktable-1.6.7-1|76	%{_datadir}/%{name}
12cu|darktable-1.6.7-1|77	%{_iconsdir}/hicolor/*/apps/%{name}*
12cu|darktable-1.6.7-1|78	%{_mandir}/man1/%{name}*
12cu|darktable-1.6.7-1|79	
12cu|darktable-1.6.7-1|80	#----------------------------------------------------------------------------
12cu|darktable-1.6.7-1|81	
12cu|darktable-1.6.7-1|82	%prep
12cu|darktable-1.6.7-1|83	%setup -qn %{name}-release-%{version}
12cu|darktable-1.6.7-1|84	# file name typo
12cu|darktable-1.6.7-1|85	mv -f cmake/version.cmake.cmake cmake/version.cmake
12cu|darktable-1.6.7-1|86	# Fix bogus perms
12cu|darktable-1.6.7-1|87	chmod -x src/external/LibRaw/src/libraw_datastream.cpp
12cu|darktable-1.6.7-1|88	
12cu|darktable-1.6.7-1|89	
12cu|darktable-1.6.7-1|90	%build
12cu|darktable-1.6.7-1|91	%cmake \
12cu|darktable-1.6.7-1|92	-DCMAKE_LIBRARY_PATH:PATH=%{_libdir} \
12cu|darktable-1.6.7-1|93	-DDONT_INSTALL_GCONF_SCHEMAS:BOOLEAN=ON \
12cu|darktable-1.6.7-1|94	-DCMAKE_BUILD_TYPE:STRING=Release \
12cu|darktable-1.6.7-1|95	-DBINARY_PACKAGE_BUILD=1 \
12cu|darktable-1.6.7-1|96	-DPROJECT_VERSION:STRING="%{name}-%{EVRD}" \
12cu|darktable-1.6.7-1|97	-DINSTALL_IOP_EXPERIMENTAL:BOOLEAN=ON
12cu|darktable-1.6.7-1|98	
12cu|darktable-1.6.7-1|99	%make
12cu|darktable-1.6.7-1|100	
12cu|darktable-1.6.7-1|101	%install
12cu|darktable-1.6.7-1|102	export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
12cu|darktable-1.6.7-1|103	%makeinstall_std -C build
12cu|darktable-1.6.7-1|104	
12cu|darktable-1.6.7-1|105	%find_lang %{name}
12cu|darktable-1.6.7-1|106	
12cu|darktable-1.6.7-1|107	#desktop-file-validate %%{buildroot}/%%{_datadir}/applications/%%{name}.desktop
12cu|darktable-1.6.7-1|108	rm -rf %{buildroot}%{_datadir}/doc/%{name}
12cu|darktable-1.6.7-1|109	
12cu|darktable-1.6.7-1|110	
12cu|darktable-1.6.7-1|111	%changelog
12cu|darktable-1.6.7-1|112	
12cu|darktable-1.6.7-1|113	* Sat Jul 04 2015 abfonly <abfonly@gmail.com> 1.6.7-1
12cu|darktable-1.6.7-1|114	- (139e4b1) Merge pull request #5 from import/darktable:rosa2014.1
12cu|darktable-1.6.7-1|115	- (139e4b1) abfonly
12cu|darktable-1.6.7-1|116	
12cu|darktable-1.6.7-1|117	

9132 12
12cu|dayplanner-0.11-2|1	%if %{_use_internal_dependency_generator}
12cu|dayplanner-0.11-2|2	%define __noautoreq 'perl\\(DP::CoreModules\\)'
12cu|dayplanner-0.11-2|3	%else
12cu|dayplanner-0.11-2|4	%define _requires_exceptions perl\(DP::CoreModules\)
12cu|dayplanner-0.11-2|5	%endif
12cu|dayplanner-0.11-2|6	
12cu|dayplanner-0.11-2|7	Summary:	An easy and clean Day Planner
12cu|dayplanner-0.11-2|8	Name:		dayplanner
12cu|dayplanner-0.11-2|9	Version:	0.11
12cu|dayplanner-0.11-2|10	Release:	2
12cu|dayplanner-0.11-2|11	Group:		Office
12cu|dayplanner-0.11-2|12	License:	GPLv3+
12cu|dayplanner-0.11-2|13	URL:		http://www.day-planner.org/
12cu|dayplanner-0.11-2|14	Source0:	http://download.gna.org/dayplanner/%{name}-%{version}.tar.bz2
12cu|dayplanner-0.11-2|15	Patch0:         dayplanner-0.11-locale.patch
12cu|dayplanner-0.11-2|16	BuildRequires:	perl-devel
12cu|dayplanner-0.11-2|17	BuildRequires:	perl(Locale::gettext)
12cu|dayplanner-0.11-2|18	BuildArch:	noarch
12cu|dayplanner-0.11-2|19	
12cu|dayplanner-0.11-2|20	%description
12cu|dayplanner-0.11-2|21	Day Planner is a simple time management program.
12cu|dayplanner-0.11-2|22	
12cu|dayplanner-0.11-2|23	Day Planner is designed to help you easily manage your time.
12cu|dayplanner-0.11-2|24	It can manage appointments, birthdays and more. It makes sure you
12cu|dayplanner-0.11-2|25	remember your appointments by popping up a dialog box reminding you about it.
12cu|dayplanner-0.11-2|26	
12cu|dayplanner-0.11-2|27	%files -f dayplanner.lang
12cu|dayplanner-0.11-2|28	# Note to packagers: Please leave COPYING in here as this package is distributed
12cu|dayplanner-0.11-2|29	#  from the software website aswell
12cu|dayplanner-0.11-2|30	%doc AUTHORS COPYING NEWS THANKS TODO ./doc/*
12cu|dayplanner-0.11-2|31	%{_bindir}/dayplanner
12cu|dayplanner-0.11-2|32	%{_bindir}/dayplanner-daemon
12cu|dayplanner-0.11-2|33	%{_bindir}/dayplanner-notifier
12cu|dayplanner-0.11-2|34	%{_datadir}/%{name}/
12cu|dayplanner-0.11-2|35	%{_mandir}/man1/*
12cu|dayplanner-0.11-2|36	%{_iconsdir}/dayplanner*.png
12cu|dayplanner-0.11-2|37	%{_miconsdir}/dayplanner*.png
12cu|dayplanner-0.11-2|38	%{_liconsdir}/dayplanner*.png
12cu|dayplanner-0.11-2|39	%{_datadir}/applications/%{name}.desktop
12cu|dayplanner-0.11-2|40	%{_datadir}/pixmaps/%{name}.png
12cu|dayplanner-0.11-2|41	
12cu|dayplanner-0.11-2|42	#----------------------------------------------------------------------------
12cu|dayplanner-0.11-2|43	
12cu|dayplanner-0.11-2|44	%prep
12cu|dayplanner-0.11-2|45	%setup -q
12cu|dayplanner-0.11-2|46	
12cu|dayplanner-0.11-2|47	%patch0 -p1
12cu|dayplanner-0.11-2|48	
12cu|dayplanner-0.11-2|49	%build
12cu|dayplanner-0.11-2|50	# Nothing
12cu|dayplanner-0.11-2|51	
12cu|dayplanner-0.11-2|52	%install
12cu|dayplanner-0.11-2|53	%makeinstall_std prefix=/usr
12cu|dayplanner-0.11-2|54	
12cu|dayplanner-0.11-2|55	# Install the icons
12cu|dayplanner-0.11-2|56	install -m644 ./art/dayplanner-24x24.png -D %{buildroot}%{_iconsdir}/dayplanner.png
12cu|dayplanner-0.11-2|57	install -m644 ./art/dayplanner-16x16.png -D %{buildroot}%{_miconsdir}/dayplanner.png
12cu|dayplanner-0.11-2|58	install -m644 ./art/dayplanner-48x48.png -D %{buildroot}%{_liconsdir}/dayplanner.png
12cu|dayplanner-0.11-2|59	# (High contrast icons)
12cu|dayplanner-0.11-2|60	install -m644 ./art/dayplanner_HC24.png -D %{buildroot}%{_iconsdir}/dayplanner_HC.png
12cu|dayplanner-0.11-2|61	install -m644 ./art/dayplanner_HC16.png -D %{buildroot}%{_miconsdir}/dayplanner_HC.png
12cu|dayplanner-0.11-2|62	install -m644 ./art/dayplanner_HC48.png -D %{buildroot}%{_liconsdir}/dayplanner_HC.png
12cu|dayplanner-0.11-2|63	
12cu|dayplanner-0.11-2|64	# Find the localization
12cu|dayplanner-0.11-2|65	%find_lang %{name}
12cu|dayplanner-0.11-2|66	
12cu|dayplanner-0.11-2|67	
12cu|dayplanner-0.11-2|68	%changelog
12cu|dayplanner-0.11-2|69	* Fri Mar 28 2014 Victor Ryzhikh <victorr2007@yandex.ru> 0.11-2
12cu|dayplanner-0.11-2|70	+ Revision: c2d342c
12cu|dayplanner-0.11-2|71	- Updated dayplanner.spec
12cu|dayplanner-0.11-2|72	
12cu|dayplanner-0.11-2|73	

9133 12
12cu|dbench-4.0-3|1	Summary:	Filesystem benchmark similar to Netbench
12cu|dbench-4.0-3|2	Name:		dbench
12cu|dbench-4.0-3|3	Version:	4.0
12cu|dbench-4.0-3|4	Release:	3
12cu|dbench-4.0-3|5	License:	GPLv3+
12cu|dbench-4.0-3|6	Group:		System/Kernel and hardware
12cu|dbench-4.0-3|7	Url:		http://samba.org/ftp/tridge/dbench/README
12cu|dbench-4.0-3|8	Source0:	http://samba.org/ftp/tridge/dbench/%{name}-%{version}.tar.gz
12cu|dbench-4.0-3|9	BuildRequires:	pkgconfig(popt)
12cu|dbench-4.0-3|10	
12cu|dbench-4.0-3|11	%description
12cu|dbench-4.0-3|12	dbench is a filesystem benchmark that generates load patterns similar
12cu|dbench-4.0-3|13	to those of the commercial Netbench benchmark, but without requiring
12cu|dbench-4.0-3|14	a lab of Windows load generators to run. It is now considered a de-facto
12cu|dbench-4.0-3|15	standard for generating load on the Linux VFS.
12cu|dbench-4.0-3|16	
12cu|dbench-4.0-3|17	%files
12cu|dbench-4.0-3|18	%doc COPYING README
12cu|dbench-4.0-3|19	%attr(755,root,root) %{_bindir}/dbench
12cu|dbench-4.0-3|20	%attr(755,root,root) %{_bindir}/tbench
12cu|dbench-4.0-3|21	%attr(755,root,root) %{_bindir}/tbench_srv
12cu|dbench-4.0-3|22	%attr(644,root,root) %{_mandir}/man1/dbench.1.*
12cu|dbench-4.0-3|23	%attr(644,root,root) %{_mandir}/man1/tbench.1.*
12cu|dbench-4.0-3|24	%attr(644,root,root) %{_mandir}/man1/tbench_srv.1.*
12cu|dbench-4.0-3|25	%attr(644,root,root) %{_datadir}/%{name}/client.txt
12cu|dbench-4.0-3|26	
12cu|dbench-4.0-3|27	#----------------------------------------------------------------------------
12cu|dbench-4.0-3|28	
12cu|dbench-4.0-3|29	%prep
12cu|dbench-4.0-3|30	%setup -q
12cu|dbench-4.0-3|31	
12cu|dbench-4.0-3|32	%build
12cu|dbench-4.0-3|33	./autogen.sh
12cu|dbench-4.0-3|34	%configure2_5x --datadir=/usr/share/dbench
12cu|dbench-4.0-3|35	%make CC="cc %ldflags"
12cu|dbench-4.0-3|36	
12cu|dbench-4.0-3|37	%install
12cu|dbench-4.0-3|38	mkdir -p %{buildroot}%{_bindir}
12cu|dbench-4.0-3|39	mkdir -p %{buildroot}%{_mandir}/man1
12cu|dbench-4.0-3|40	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|dbench-4.0-3|41	install -c -m 0755 dbench %{buildroot}%{_bindir}/dbench
12cu|dbench-4.0-3|42	install -c -m 0755 tbench %{buildroot}%{_bindir}/tbench
12cu|dbench-4.0-3|43	install -c -m 0755 tbench_srv %{buildroot}%{_bindir}/tbench_srv
12cu|dbench-4.0-3|44	install -c -m 0644 dbench.1 %{buildroot}%{_mandir}/man1/dbench.1
12cu|dbench-4.0-3|45	install -c -m 0644 client.txt %{buildroot}%{_datadir}/%{name}/client.txt
12cu|dbench-4.0-3|46	pushd %{buildroot}%{_mandir}/man1/
12cu|dbench-4.0-3|47	ln -sf dbench.1 tbench.1
12cu|dbench-4.0-3|48	ln -sf dbench.1 tbench_srv.1
12cu|dbench-4.0-3|49	popd
12cu|dbench-4.0-3|50	
12cu|dbench-4.0-3|51	
12cu|dbench-4.0-3|52	%changelog
12cu|dbench-4.0-3|53	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0-3
12cu|dbench-4.0-3|54	+ Revision: 1e84393
12cu|dbench-4.0-3|55	- LOG Fix debug package
12cu|dbench-4.0-3|56	
12cu|dbench-4.0-3|57	

9134 12
12cu|dbtool-1.6-9|1	Summary:	Command Line Tool for GDBM
12cu|dbtool-1.6-9|2	Name:		dbtool
12cu|dbtool-1.6-9|3	Version:	1.6
12cu|dbtool-1.6-9|4	Release:	9
12cu|dbtool-1.6-9|5	License:	GPLv2+
12cu|dbtool-1.6-9|6	Group:		Databases
12cu|dbtool-1.6-9|7	Url:		http://www.daemon.de/DBTOOL
12cu|dbtool-1.6-9|8	Source0:	ftp://ftp.daemon.de/scip/Apps/dbtool/dbtool-%{version}.tar.bz2
12cu|dbtool-1.6-9|9	Patch0:		dbtool.patch
12cu|dbtool-1.6-9|10	Patch1:		dbtool-1.6-gcc411.diff
12cu|dbtool-1.6-9|11	BuildRequires:	gdbm-devel
12cu|dbtool-1.6-9|12	BuildRequires:	pkgconfig(libpcre)
12cu|dbtool-1.6-9|13	
12cu|dbtool-1.6-9|14	%description
12cu|dbtool-1.6-9|15	dbtool can be used to store and retrieve data in a key/value format
12cu|dbtool-1.6-9|16	in a GDBM hash database. Perl compatible regular expressions are
12cu|dbtool-1.6-9|17	supported both for storing and retrieving of data. It's main
12cu|dbtool-1.6-9|18	advantages are the ability to maintain huge amounts of data and
12cu|dbtool-1.6-9|19	speed. It also supports encrypted databases using the AES cipher
12cu|dbtool-1.6-9|20	algorithm.
12cu|dbtool-1.6-9|21	
12cu|dbtool-1.6-9|22	%files
12cu|dbtool-1.6-9|23	%doc AUTHORS ChangeLog README samples
12cu|dbtool-1.6-9|24	%{_bindir}/dbtool*
12cu|dbtool-1.6-9|25	%{_mandir}/man1/*
12cu|dbtool-1.6-9|26	
12cu|dbtool-1.6-9|27	#----------------------------------------------------------------------------
12cu|dbtool-1.6-9|28	
12cu|dbtool-1.6-9|29	%prep
12cu|dbtool-1.6-9|30	%setup -q
12cu|dbtool-1.6-9|31	%patch0 -p0
12cu|dbtool-1.6-9|32	%patch1 -p1
12cu|dbtool-1.6-9|33	
12cu|dbtool-1.6-9|34	# fix attribs
12cu|dbtool-1.6-9|35	find samples -type f | xargs chmod 644
12cu|dbtool-1.6-9|36	find samples -type d | xargs chmod 755
12cu|dbtool-1.6-9|37	find . -perm 0640 | xargs chmod 644
12cu|dbtool-1.6-9|38	chmod 644 AUTHORS ChangeLog README
12cu|dbtool-1.6-9|39	
12cu|dbtool-1.6-9|40	%build
12cu|dbtool-1.6-9|41	# build the gdbm version
12cu|dbtool-1.6-9|42	%configure2_5x --without-berkeley
12cu|dbtool-1.6-9|43	%make CXXFLAGS="%{optflags} -Wall" LDFLAGS="%{ldflags}"
12cu|dbtool-1.6-9|44	
12cu|dbtool-1.6-9|45	%install
12cu|dbtool-1.6-9|46	install -d %{buildroot}%{_bindir}
12cu|dbtool-1.6-9|47	install -d %{buildroot}%{_mandir}/man1
12cu|dbtool-1.6-9|48	
12cu|dbtool-1.6-9|49	install -m0755 dbtool %{buildroot}%{_bindir}/
12cu|dbtool-1.6-9|50	install -m0644 dbtool.1 %{buildroot}%{_mandir}/man1/
12cu|dbtool-1.6-9|51	
12cu|dbtool-1.6-9|52	
12cu|dbtool-1.6-9|53	%changelog
12cu|dbtool-1.6-9|54	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6-9
12cu|dbtool-1.6-9|55	+ Revision: f1d6a24
12cu|dbtool-1.6-9|56	- LOG Fix debug package
12cu|dbtool-1.6-9|57	
12cu|dbtool-1.6-9|58	

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

9136 12
12cu|dcaenc-2-1|1	%define libmajor 0
12cu|dcaenc-2-1|2	%define pluginname %{mklibname alsa-plugins}-dca
12cu|dcaenc-2-1|3	%define libname %mklibname %name %libmajor
12cu|dcaenc-2-1|4	%define devellibname %mklibname -d %name
12cu|dcaenc-2-1|5	#define debug_package	%{nil}
12cu|dcaenc-2-1|6	#define distsuffix mrb
12cu|dcaenc-2-1|7	
12cu|dcaenc-2-1|8	Summary: DTS Coherent Acoustics encoder
12cu|dcaenc-2-1|9	Name:    dcaenc
12cu|dcaenc-2-1|10	Version: 2
12cu|dcaenc-2-1|11	Release: 1
12cu|dcaenc-2-1|12	Source0: http://aepatrakov.narod.ru/dcaenc/%{name}-%{version}.tar.gz
12cu|dcaenc-2-1|13	License: LGPLv2.1+
12cu|dcaenc-2-1|14	Group:   Sound
12cu|dcaenc-2-1|15	URL:     http://aepatrakov.narod.ru/dcaenc/
12cu|dcaenc-2-1|16	BuildRequires: kernel-headers >= 2.4.0
12cu|dcaenc-2-1|17	BuildRequires: pkgconfig(alsa)
12cu|dcaenc-2-1|18	
12cu|dcaenc-2-1|19	
12cu|dcaenc-2-1|20	%description
12cu|dcaenc-2-1|21	DTS Coherent Acoustics encoder
12cu|dcaenc-2-1|22	
12cu|dcaenc-2-1|23	It may be useful if you want to create a
12cu|dcaenc-2-1|24	DTS CD or a DTS
12cu|dcaenc-2-1|25	soundtrack for a DVD
12cu|dcaenc-2-1|26	from a 6-channel PCM wav file using linux.
12cu|dcaenc-2-1|27	Another use case is related to
12cu|dcaenc-2-1|28	real-time encoding of multichannel PCM
12cu|dcaenc-2-1|29	audio output from arbitrary linux
12cu|dcaenc-2-1|30	applications for transmission over SPDIF
12cu|dcaenc-2-1|31	(see %{pluginname} package)
12cu|dcaenc-2-1|32	
12cu|dcaenc-2-1|33	
12cu|dcaenc-2-1|34	%package -n %{libname}
12cu|dcaenc-2-1|35	Summary:   Libraries for DTS Coherent Acoustics encoder
12cu|dcaenc-2-1|36	Group:     Sound
12cu|dcaenc-2-1|37	
12cu|dcaenc-2-1|38	%description -n %{libname}
12cu|dcaenc-2-1|39	Libraries for DTS Coherent Acoustics encoder
12cu|dcaenc-2-1|40	
12cu|dcaenc-2-1|41	
12cu|dcaenc-2-1|42	%package -n %{devellibname}
12cu|dcaenc-2-1|43	Summary:   Development sources for DTS Coherent Acoustics encoder
12cu|dcaenc-2-1|44	Group:     Development/C
12cu|dcaenc-2-1|45	Requires:  %{libname} = %{version}-%{release}
12cu|dcaenc-2-1|46	
12cu|dcaenc-2-1|47	%description -n %{devellibname}
12cu|dcaenc-2-1|48	Development sources for DTS Coherent Acoustics encoder
12cu|dcaenc-2-1|49	
12cu|dcaenc-2-1|50	
12cu|dcaenc-2-1|51	%package -n %{pluginname}
12cu|dcaenc-2-1|52	Summary:   DTS Coherent Acoustics encoder plugin for ALSA
12cu|dcaenc-2-1|53	Group:     Sound
12cu|dcaenc-2-1|54	Requires:  alsa-lib
12cu|dcaenc-2-1|55	
12cu|dcaenc-2-1|56	%description -n %{pluginname}
12cu|dcaenc-2-1|57	DTS Coherent Acoustics encoder plugin for ALSA
12cu|dcaenc-2-1|58	
12cu|dcaenc-2-1|59	Provides real-time encoding of multichannel PCM audio output from arbitrary
12cu|dcaenc-2-1|60	linux applications for transmission over SPDIF.
12cu|dcaenc-2-1|61	
12cu|dcaenc-2-1|62	
12cu|dcaenc-2-1|63	%prep
12cu|dcaenc-2-1|64	%setup -q -n %name-%version
12cu|dcaenc-2-1|65	%apply_patches
12cu|dcaenc-2-1|66	
12cu|dcaenc-2-1|67	%build
12cu|dcaenc-2-1|68	%configure2_5x
12cu|dcaenc-2-1|69	%make
12cu|dcaenc-2-1|70	
12cu|dcaenc-2-1|71	%install
12cu|dcaenc-2-1|72	%makeinstall_std
12cu|dcaenc-2-1|73	
12cu|dcaenc-2-1|74	mv %{buildroot}%{_datadir}/alsa/pcm %{buildroot}%{_datadir}/alsa/alsa.conf.d
12cu|dcaenc-2-1|75	
12cu|dcaenc-2-1|76	find %{buildroot} -name '*.la' -delete
12cu|dcaenc-2-1|77	
12cu|dcaenc-2-1|78	%files
12cu|dcaenc-2-1|79	%{_bindir}/dcaenc
12cu|dcaenc-2-1|80	
12cu|dcaenc-2-1|81	%files -n %{libname}
12cu|dcaenc-2-1|82	%{_libdir}/libdcaenc.so.%{libmajor}*
12cu|dcaenc-2-1|83	
12cu|dcaenc-2-1|84	%files -n %{devellibname}
12cu|dcaenc-2-1|85	%{_includedir}/dcaenc.h
12cu|dcaenc-2-1|86	%{_libdir}/libdcaenc.so
12cu|dcaenc-2-1|87	%{_libdir}/pkgconfig/dcaenc.pc
12cu|dcaenc-2-1|88	
12cu|dcaenc-2-1|89	%files -n %{pluginname}
12cu|dcaenc-2-1|90	%{_datadir}/alsa/alsa.conf.d/dca.conf
12cu|dcaenc-2-1|91	%{_libdir}/alsa-lib/*
12cu|dcaenc-2-1|92	
12cu|dcaenc-2-1|93	
12cu|dcaenc-2-1|94	
12cu|dcaenc-2-1|95	

9137 12
12cu|dcc-1.3.135-4|1	%define build_sendmail 1
12cu|dcc-1.3.135-4|2	# commandline overrides:
12cu|dcc-1.3.135-4|3	# rpm -ba|--rebuild --with 'xxx'
12cu|dcc-1.3.135-4|4	%{?_without_sendmail: %{expand: %%define build_sendmail 0}}
12cu|dcc-1.3.135-4|5	
12cu|dcc-1.3.135-4|6	Summary:	Distributed Checksum Clearinghouse, anti-spam tool
12cu|dcc-1.3.135-4|7	Name:		dcc
12cu|dcc-1.3.135-4|8	Version:	1.3.135
12cu|dcc-1.3.135-4|9	Release:	4
12cu|dcc-1.3.135-4|10	License:	BSD-like
12cu|dcc-1.3.135-4|11	Group:		System/Servers
12cu|dcc-1.3.135-4|12	URL:		http://www.rhyolite.com/anti-spam/dcc/
12cu|dcc-1.3.135-4|13	Source0:	http://www.rhyolite.com/src/dcc/old/dcc-%{version}.tar.Z
12cu|dcc-1.3.135-4|14	Patch0:		dcc-dccd-initscript-135.diff
12cu|dcc-1.3.135-4|15	Patch1:		dcc-make-dcc_conf-nochwon.diff
12cu|dcc-1.3.135-4|16	Requires(post): rpm-helper perl rrdtool
12cu|dcc-1.3.135-4|17	Requires(preun): rpm-helper perl rrdtool
12cu|dcc-1.3.135-4|18	Requires(pre): rpm-helper
12cu|dcc-1.3.135-4|19	Requires(postun): rpm-helper
12cu|dcc-1.3.135-4|20	Requires:	perl rrdtool
12cu|dcc-1.3.135-4|21	BuildRequires:	perl wget apache-base
12cu|dcc-1.3.135-4|22	%if %{build_sendmail}
12cu|dcc-1.3.135-4|23	BuildRequires:	sendmail-devel
12cu|dcc-1.3.135-4|24	%endif
12cu|dcc-1.3.135-4|25	
12cu|dcc-1.3.135-4|26	%description
12cu|dcc-1.3.135-4|27	Distributed Checksum Clearinghouse or DCC is a cooperative,
12cu|dcc-1.3.135-4|28	distributed system intended to detect "bulk" mail or mail sent to
12cu|dcc-1.3.135-4|29	many people. It allows individuals receiving a single mail message
12cu|dcc-1.3.135-4|30	to determine that many other people have been sent essentially
12cu|dcc-1.3.135-4|31	identical copies of the message and so reject the message. It can
12cu|dcc-1.3.135-4|32	identify some unsolicited bulk mail using "spam traps" and other
12cu|dcc-1.3.135-4|33	detectors, but that is not its focus.
12cu|dcc-1.3.135-4|34	
12cu|dcc-1.3.135-4|35	The DCC can be viewed as a tool for end users to enforce their
12cu|dcc-1.3.135-4|36	right to "opt-in" to streams of bulk mail by refusing all bulk mail
12cu|dcc-1.3.135-4|37	except from sources in a "white list."  White lists are generally
12cu|dcc-1.3.135-4|38	the responsibility of DCC clients, since only they know which bulk
12cu|dcc-1.3.135-4|39	mail they solicited.
12cu|dcc-1.3.135-4|40	
12cu|dcc-1.3.135-4|41	NB to use DCC to reject SPAM you need to configure
12cu|dcc-1.3.135-4|42	%{_datadir}/dcc/dcc_conf and either use procmail or sendmail to
12cu|dcc-1.3.135-4|43	feed the messages to DCC
12cu|dcc-1.3.135-4|44	
12cu|dcc-1.3.135-4|45	%package	cgi
12cu|dcc-1.3.135-4|46	Summary:	The cgi-scripts for managing mail delivery on a DCC enabled server
12cu|dcc-1.3.135-4|47	Group:		System/Servers
12cu|dcc-1.3.135-4|48	Requires:	apache-mpm-prefork
12cu|dcc-1.3.135-4|49	Requires:	%{name} = %{version}
12cu|dcc-1.3.135-4|50	
12cu|dcc-1.3.135-4|51	%description	cgi
12cu|dcc-1.3.135-4|52	Example set of cgi-scripts to allow users to point-and-click
12cu|dcc-1.3.135-4|53	manage their own DCC whitelists and thus what is delivered to
12cu|dcc-1.3.135-4|54	them.  Allows overriding of site level lists.  The scripts give
12cu|dcc-1.3.135-4|55	controlled access to the whitelists which are otherwise in
12cu|dcc-1.3.135-4|56	protected directory space (owned by dcc).
12cu|dcc-1.3.135-4|57	
12cu|dcc-1.3.135-4|58	NB these scripts need configured after installation
12cu|dcc-1.3.135-4|59	
12cu|dcc-1.3.135-4|60	%if %{build_sendmail}
12cu|dcc-1.3.135-4|61	%package	sendmail
12cu|dcc-1.3.135-4|62	Summary:	Distributed Checksum Clearinghouse Milter Interface
12cu|dcc-1.3.135-4|63	Group:		System/Servers
12cu|dcc-1.3.135-4|64	Requires:	sendmail
12cu|dcc-1.3.135-4|65	Requires:	sendmail-cf
12cu|dcc-1.3.135-4|66	Requires:	%{name} = %{version}
12cu|dcc-1.3.135-4|67	
12cu|dcc-1.3.135-4|68	%description	sendmail
12cu|dcc-1.3.135-4|69	Dccm is a daemon built with the sendmail milter interface intended
12cu|dcc-1.3.135-4|70	to connect sendmail to DCC servers.
12cu|dcc-1.3.135-4|71	%endif
12cu|dcc-1.3.135-4|72	
12cu|dcc-1.3.135-4|73	%package	devel
12cu|dcc-1.3.135-4|74	Summary:	Development headers and libraries for %{name}
12cu|dcc-1.3.135-4|75	Group:		Development/C
12cu|dcc-1.3.135-4|76	
12cu|dcc-1.3.135-4|77	%description	devel
12cu|dcc-1.3.135-4|78	Development headers and libraries for %{name}
12cu|dcc-1.3.135-4|79	
12cu|dcc-1.3.135-4|80	%prep
12cu|dcc-1.3.135-4|81	
12cu|dcc-1.3.135-4|82	%setup -q -n %{name}-%{version}
12cu|dcc-1.3.135-4|83	%patch0 -p0 -b .initscript
12cu|dcc-1.3.135-4|84	%patch1 -p0 -b .nochown
12cu|dcc-1.3.135-4|85	
12cu|dcc-1.3.135-4|86	# fix defaults
12cu|dcc-1.3.135-4|87	find . -type f | xargs perl -pi -e "s|/usr/local|%{_prefix}|g"
12cu|dcc-1.3.135-4|88	find . -type f | xargs perl -pi -e "s|/var/dcc|%{_localstatedir}/lib/dcc|g"
12cu|dcc-1.3.135-4|89	
12cu|dcc-1.3.135-4|90	# lib64 fixes
12cu|dcc-1.3.135-4|91	perl -pi -e "s|/usr/lib|%{_libdir}|g" configure
12cu|dcc-1.3.135-4|92	
12cu|dcc-1.3.135-4|93	%build
12cu|dcc-1.3.135-4|94	
12cu|dcc-1.3.135-4|95	./configure \
12cu|dcc-1.3.135-4|96	--libexecdir=%{_sbindir} \
12cu|dcc-1.3.135-4|97	%if %{build_sendmail}
12cu|dcc-1.3.135-4|98	--with-sendmail \
12cu|dcc-1.3.135-4|99	%endif
12cu|dcc-1.3.135-4|100	--with-installroot=%{buildroot} \
12cu|dcc-1.3.135-4|101	--homedir=%{_localstatedir}/lib/dcc \
12cu|dcc-1.3.135-4|102	--bindir=%{_bindir} \
12cu|dcc-1.3.135-4|103	--mandir=%{_mandir} \
12cu|dcc-1.3.135-4|104	--disable-sys-inst \
12cu|dcc-1.3.135-4|105	--with-uid=dcc \
12cu|dcc-1.3.135-4|106	--with-cgibin=/var/www/dcc-bin \
12cu|dcc-1.3.135-4|107	--with-rundir=/var/run/dcc \
12cu|dcc-1.3.135-4|108	--with-db-memory=32
12cu|dcc-1.3.135-4|109	
12cu|dcc-1.3.135-4|110	#    --prefix=%{_localstatedir}/lib/dcc \
12cu|dcc-1.3.135-4|111	
12cu|dcc-1.3.135-4|112	perl -p -i -e "s:\".*\":\"%{_sbindir}\": if m/define\s+DCC_LIBEXECDIR/ ;" include/dcc_config.h
12cu|dcc-1.3.135-4|113	
12cu|dcc-1.3.135-4|114	make CWARN="%{optflags}"
12cu|dcc-1.3.135-4|115	
12cu|dcc-1.3.135-4|116	# make extras
12cu|dcc-1.3.135-4|117	make CWARN="%{optflags}" -C dccifd/dccif-test
12cu|dcc-1.3.135-4|118	
12cu|dcc-1.3.135-4|119	%install
12cu|dcc-1.3.135-4|120	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cu|dcc-1.3.135-4|121	
12cu|dcc-1.3.135-4|122	# don't fiddle with the initscript!
12cu|dcc-1.3.135-4|123	export DONT_GPRINTIFY=1
12cu|dcc-1.3.135-4|124	
12cu|dcc-1.3.135-4|125	install -d %{buildroot}%{_initrddir}
12cu|dcc-1.3.135-4|126	install -d %{buildroot}%{_sysconfdir}/cron.daily
12cu|dcc-1.3.135-4|127	install -d %{buildroot}%{_webappconfdir}
12cu|dcc-1.3.135-4|128	install -d %{buildroot}/var/run/dcc
12cu|dcc-1.3.135-4|129	install -d %{buildroot}%{_localstatedir}/lib/dcc/{log,userdirs/{local,esmtp,cyrus,procmail}}
12cu|dcc-1.3.135-4|130	install -d %{buildroot}%{_mandir}/man8
12cu|dcc-1.3.135-4|131	install -d %{buildroot}%{_libdir}
12cu|dcc-1.3.135-4|132	install -d %{buildroot}%{_includedir}/dcc
12cu|dcc-1.3.135-4|133	
12cu|dcc-1.3.135-4|134	export INST_UID="`id -u`"
12cu|dcc-1.3.135-4|135	export INST_GID="`id -g`"
12cu|dcc-1.3.135-4|136	alias chown=echo
12cu|dcc-1.3.135-4|137	make MANOWN=$INST_UID MANGRP=$INST_GID DCC_SUID=$INST_UID DCC_OWN=$INST_UID \
12cu|dcc-1.3.135-4|138	DCC_GRP=$INST_GID BINOWN=$INST_UID GRP=$INST_GID INSTALL="install -c" \
12cu|dcc-1.3.135-4|139	install
12cu|dcc-1.3.135-4|140	unalias chown
12cu|dcc-1.3.135-4|141	
12cu|dcc-1.3.135-4|142	chmod 755 %{buildroot}%{_sbindir}/* %{buildroot}%{_bindir}/*
12cu|dcc-1.3.135-4|143	
12cu|dcc-1.3.135-4|144	install -m0755 misc/cron-dccd %{buildroot}%{_sysconfdir}/cron.daily/dccd
12cu|dcc-1.3.135-4|145	install -m0755 misc/rcDCC %{buildroot}%{_initrddir}/dccd
12cu|dcc-1.3.135-4|146	install -m0600 homedir/flod %{buildroot}%{_localstatedir}/lib/dcc/flod
12cu|dcc-1.3.135-4|147	
12cu|dcc-1.3.135-4|148	install -m0755 dccifd/dccif-test/dccif-test %{buildroot}%{_sbindir}/
12cu|dcc-1.3.135-4|149	#install -m0755 dccifd/dccif-test/dccif-test.pl %{buildroot}%{_sbindir}/
12cu|dcc-1.3.135-4|150	install -m0755 dccifd/dccif.pl %{buildroot}%{_sbindir}/
12cu|dcc-1.3.135-4|151	
12cu|dcc-1.3.135-4|152	%if %{build_sendmail}
12cu|dcc-1.3.135-4|153	install -d %{buildroot}%{_datadir}/sendmail-cf/feature
12cu|dcc-1.3.135-4|154	install -m0644 misc/dcc.m4 %{buildroot}%{_datadir}/sendmail-cf/feature/
12cu|dcc-1.3.135-4|155	install -m0644 misc/dccdnsbl.m4 %{buildroot}%{_datadir}/sendmail-cf/feature/
12cu|dcc-1.3.135-4|156	#install -m0644 misc/dict-attack-aliases %{buildroot}%{_localstatedir}/lib/dcc/
12cu|dcc-1.3.135-4|157	#install -m0755 misc/filter-dict-attack %{buildroot}%{_sbindir}/
12cu|dcc-1.3.135-4|158	%endif
12cu|dcc-1.3.135-4|159	
12cu|dcc-1.3.135-4|160	# Set some initial logging, but no rejections
12cu|dcc-1.3.135-4|161	perl -p -i -e "s/BRAND=\$/BRAND=%{version}-%{release}/ ; s/DCCM_LOG_AT=\$/\$&10/ ; " \
12cu|dcc-1.3.135-4|162	%{buildroot}%{_localstatedir}/lib/dcc/dcc_conf
12cu|dcc-1.3.135-4|163	
12cu|dcc-1.3.135-4|164	# install the apache2 config
12cu|dcc-1.3.135-4|165	cat > dcc.conf <<EOF
12cu|dcc-1.3.135-4|166	
12cu|dcc-1.3.135-4|167	ScriptAlias /dcc-bin/ /var/www/dcc-bin/
12cu|dcc-1.3.135-4|168	
12cu|dcc-1.3.135-4|169	<Directory /var/www/dcc-bin/>
12cu|dcc-1.3.135-4|170	Require host 127.0.0.1
12cu|dcc-1.3.135-4|171	
12cu|dcc-1.3.135-4|172	SSLCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP
12cu|dcc-1.3.135-4|173	SSLRequireSSL
12cu|dcc-1.3.135-4|174	ErrorDocument 403 /dcc-bin/http2https
12cu|dcc-1.3.135-4|175	
12cu|dcc-1.3.135-4|176	AuthType Basic
12cu|dcc-1.3.135-4|177	AuthName "DCC user"
12cu|dcc-1.3.135-4|178	AuthUserFile %{_localstatedir}/lib/dcc/userdirs/webusers
12cu|dcc-1.3.135-4|179	require valid-user
12cu|dcc-1.3.135-4|180	
12cu|dcc-1.3.135-4|181	</Directory>
12cu|dcc-1.3.135-4|182	EOF
12cu|dcc-1.3.135-4|183	
12cu|dcc-1.3.135-4|184	install -m 0755 dcc.conf %{buildroot}%{_webappconfdir}/dcc.conf
12cu|dcc-1.3.135-4|185	echo "# put users in here" > %{buildroot}%{_localstatedir}/lib/dcc/userdirs/webusers
12cu|dcc-1.3.135-4|186	
12cu|dcc-1.3.135-4|187	# prepare for docs inclusion
12cu|dcc-1.3.135-4|188	cp misc/README README.misc
12cu|dcc-1.3.135-4|189	cp homedir/README README.homedir
12cu|dcc-1.3.135-4|190	cp cgi-bin/README README.cgi-bin
12cu|dcc-1.3.135-4|191	
12cu|dcc-1.3.135-4|192	# fix strange attribs
12cu|dcc-1.3.135-4|193	chmod 644 CHANGES LICENSE README*  *.html
12cu|dcc-1.3.135-4|194	
12cu|dcc-1.3.135-4|195	# install devel files
12cu|dcc-1.3.135-4|196	install -m0644 dccd/*.h %{buildroot}%{_includedir}/dcc/
12cu|dcc-1.3.135-4|197	install -m0644 include/*.h %{buildroot}%{_includedir}/dcc/
12cu|dcc-1.3.135-4|198	install -m0644 srvrlib/*.h %{buildroot}%{_includedir}/dcc/
12cu|dcc-1.3.135-4|199	install -m0644 thrlib/*.h %{buildroot}%{_includedir}/dcc/
12cu|dcc-1.3.135-4|200	#install -m0644 clntlib/*.h %{buildroot}%{_includedir}/dcc/
12cu|dcc-1.3.135-4|201	
12cu|dcc-1.3.135-4|202	install -m0755 dcclib/libdcc.a %{buildroot}%{_libdir}/
12cu|dcc-1.3.135-4|203	install -m0755 srvrlib/libsrvr.a %{buildroot}%{_libdir}/
12cu|dcc-1.3.135-4|204	install -m0755 thrlib/libthr.a %{buildroot}%{_libdir}/
12cu|dcc-1.3.135-4|205	install -m0755 clntlib/libclnt.a %{buildroot}%{_libdir}/
12cu|dcc-1.3.135-4|206	
12cu|dcc-1.3.135-4|207	
12cu|dcc-1.3.135-4|208	
12cu|dcc-1.3.135-4|209	# house cleaning
12cu|dcc-1.3.135-4|210	rm -f %{buildroot}/var/www/dcc-bin/README
12cu|dcc-1.3.135-4|211	rm -f %{buildroot}%{_sbindir}/rcDCC
12cu|dcc-1.3.135-4|212	rm -f %{buildroot}%{_sbindir}/cron-dccd
12cu|dcc-1.3.135-4|213	rm -f %{buildroot}%{_sbindir}/logger
12cu|dcc-1.3.135-4|214	rm -f %{buildroot}%{_sbindir}/updatedcc
12cu|dcc-1.3.135-4|215	rm -f %{buildroot}%{_sbindir}/uninstalldcc
12cu|dcc-1.3.135-4|216	
12cu|dcc-1.3.135-4|217	# install man pages
12cu|dcc-1.3.135-4|218	install -m0644 *.8 %{buildroot}%{_mandir}/man8/
12cu|dcc-1.3.135-4|219	
12cu|dcc-1.3.135-4|220	%pre
12cu|dcc-1.3.135-4|221	%_pre_useradd dcc %{_localstatedir}/lib/dcc /bin/sh
12cu|dcc-1.3.135-4|222	
12cu|dcc-1.3.135-4|223	%post
12cu|dcc-1.3.135-4|224	%_post_service dccd
12cu|dcc-1.3.135-4|225	# this causes a hang if not connected to the internet
12cu|dcc-1.3.135-4|226	# deactivate it for now... user should read man pages
12cu|dcc-1.3.135-4|227	# instead...
12cu|dcc-1.3.135-4|228	#%{_bindir}/cdcc info > %{_localstatedir}/lib/dcc/map.txt || :
12cu|dcc-1.3.135-4|229	
12cu|dcc-1.3.135-4|230	
12cu|dcc-1.3.135-4|231	%preun
12cu|dcc-1.3.135-4|232	%_preun_service dccd
12cu|dcc-1.3.135-4|233	
12cu|dcc-1.3.135-4|234	%postun
12cu|dcc-1.3.135-4|235	%_postun_userdel dcc
12cu|dcc-1.3.135-4|236	
12cu|dcc-1.3.135-4|237	%clean
12cu|dcc-1.3.135-4|238	
12cu|dcc-1.3.135-4|239	%files
12cu|dcc-1.3.135-4|240	%doc CHANGES  LICENSE README.misc README.homedir
12cu|dcc-1.3.135-4|241	%doc FAQ.html INSTALL.html cdcc.html dbclean.html dblist.html
12cu|dcc-1.3.135-4|242	%doc dcc.html dccd.html dccifd.html dccproc.html dccsight.html
12cu|dcc-1.3.135-4|243	
12cu|dcc-1.3.135-4|244	%attr(0755,root,root) %{_sysconfdir}/cron.daily/dccd
12cu|dcc-1.3.135-4|245	%attr(0755,root,root) %{_initrddir}/dccd
12cu|dcc-1.3.135-4|246	
12cu|dcc-1.3.135-4|247	%config(noreplace) %attr(0600,dcc,dcc) %{_localstatedir}/lib/dcc/ids
12cu|dcc-1.3.135-4|248	%config(noreplace) %attr(0600,dcc,dcc) %{_localstatedir}/lib/dcc/map
12cu|dcc-1.3.135-4|249	%config(noreplace) %attr(0600,dcc,dcc) %{_localstatedir}/lib/dcc/map.txt
12cu|dcc-1.3.135-4|250	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/dcc_conf
12cu|dcc-1.3.135-4|251	#%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/dcc_db
12cu|dcc-1.3.135-4|252	#%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/dcc_db.hash
12cu|dcc-1.3.135-4|253	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/flod
12cu|dcc-1.3.135-4|254	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/whiteclnt
12cu|dcc-1.3.135-4|255	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/whitecommon
12cu|dcc-1.3.135-4|256	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/whitelist
12cu|dcc-1.3.135-4|257	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/grey_flod
12cu|dcc-1.3.135-4|258	%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/grey_whitelist
12cu|dcc-1.3.135-4|259	
12cu|dcc-1.3.135-4|260	%attr(4755,root,root) %{_bindir}/cdcc
12cu|dcc-1.3.135-4|261	%attr(4755,root,root) %{_bindir}/dccproc
12cu|dcc-1.3.135-4|262	%attr(0755,root,root) %{_bindir}/dccif-test
12cu|dcc-1.3.135-4|263	
12cu|dcc-1.3.135-4|264	%attr(0755,root,root) %{_sbindir}/dbclean
12cu|dcc-1.3.135-4|265	%attr(0755,root,root) %{_sbindir}/dblist
12cu|dcc-1.3.135-4|266	%attr(0755,root,root) %{_sbindir}/dccd
12cu|dcc-1.3.135-4|267	%attr(0755,root,root) %{_sbindir}/dccifd
12cu|dcc-1.3.135-4|268	%attr(0755,root,root) %{_sbindir}/newwebuser
12cu|dcc-1.3.135-4|269	#%attr(0755,root,root) %{_sbindir}/refeed
12cu|dcc-1.3.135-4|270	%attr(0755,root,root) %{_sbindir}/start-dccd
12cu|dcc-1.3.135-4|271	%attr(0755,root,root) %{_sbindir}/start-dccifd
12cu|dcc-1.3.135-4|272	%attr(0755,root,root) %{_sbindir}/stop-dccd
12cu|dcc-1.3.135-4|273	%attr(0755,root,root) %{_sbindir}/wlist
12cu|dcc-1.3.135-4|274	%attr(4755,root,root) %{_sbindir}/dccsight
12cu|dcc-1.3.135-4|275	%attr(0755,root,root) %{_sbindir}/start-grey
12cu|dcc-1.3.135-4|276	%attr(0755,root,root) %{_sbindir}/fetchblack
12cu|dcc-1.3.135-4|277	%attr(0755,root,root) %{_sbindir}/list-clients
12cu|dcc-1.3.135-4|278	%attr(0755,root,root) %{_sbindir}/dns-helper
12cu|dcc-1.3.135-4|279	%attr(0755,root,root) %{_sbindir}/ck2ip
12cu|dcc-1.3.135-4|280	%attr(0755,root,root) %{_sbindir}/dcc-stats-update
12cu|dcc-1.3.135-4|281	
12cu|dcc-1.3.135-4|282	%attr(0755,root,root) %{_sbindir}/check_ip_range
12cu|dcc-1.3.135-4|283	%attr(0755,root,root) %{_sbindir}/dcc-nagios
12cu|dcc-1.3.135-4|284	%attr(0755,root,root) %{_sbindir}/dump-clients
12cu|dcc-1.3.135-4|285	%attr(0755,root,root) %{_sbindir}/fetchids
12cu|dcc-1.3.135-4|286	%attr(0755,root,root) %{_sbindir}/fix-map
12cu|dcc-1.3.135-4|287	
12cu|dcc-1.3.135-4|288	
12cu|dcc-1.3.135-4|289	# rrdtool stuff
12cu|dcc-1.3.135-4|290	%attr(0755,root,root) %{_sbindir}/dcc-stats-collect
12cu|dcc-1.3.135-4|291	%attr(0755,root,root) %{_sbindir}/dcc-stats-graph
12cu|dcc-1.3.135-4|292	%attr(0755,root,root) %{_sbindir}/dcc-stats-init
12cu|dcc-1.3.135-4|293	%attr(0755,root,root) %{_sbindir}/stats-get
12cu|dcc-1.3.135-4|294	
12cu|dcc-1.3.135-4|295	# extras
12cu|dcc-1.3.135-4|296	%attr(0755,root,root) %{_sbindir}/dccif-test
12cu|dcc-1.3.135-4|297	#%attr(0755,root,root) %{_sbindir}/dccif-test.pl
12cu|dcc-1.3.135-4|298	%attr(0755,root,root) %{_sbindir}/dccif.pl
12cu|dcc-1.3.135-4|299	%attr(0755,root,root) %{_sbindir}/fetch-testmsg-whitelist
12cu|dcc-1.3.135-4|300	
12cu|dcc-1.3.135-4|301	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc
12cu|dcc-1.3.135-4|302	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/log
12cu|dcc-1.3.135-4|303	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs
12cu|dcc-1.3.135-4|304	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs/local
12cu|dcc-1.3.135-4|305	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs/cyrus
12cu|dcc-1.3.135-4|306	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs/procmail
12cu|dcc-1.3.135-4|307	%attr(0755,dcc,dcc) %dir %{_localstatedir}/lib/dcc/userdirs/esmtp
12cu|dcc-1.3.135-4|308	%attr(0755,dcc,dcc) %dir /var/run/dcc
12cu|dcc-1.3.135-4|309	
12cu|dcc-1.3.135-4|310	%attr(0644,root,root) %{_mandir}/man8/cdcc.8*
12cu|dcc-1.3.135-4|311	%attr(0644,root,root) %{_mandir}/man8/dbclean.8*
12cu|dcc-1.3.135-4|312	%attr(0644,root,root) %{_mandir}/man8/dblist.8*
12cu|dcc-1.3.135-4|313	%attr(0644,root,root) %{_mandir}/man8/dcc.8*
12cu|dcc-1.3.135-4|314	%attr(0644,root,root) %{_mandir}/man8/dccd.8*
12cu|dcc-1.3.135-4|315	%attr(0644,root,root) %{_mandir}/man8/dccifd.8*
12cu|dcc-1.3.135-4|316	%attr(0644,root,root) %{_mandir}/man8/dccproc.8*
12cu|dcc-1.3.135-4|317	%attr(0644,root,root) %{_mandir}/man8/dccsight.8*
12cu|dcc-1.3.135-4|318	#%attr(0644,root,root) %{_mandir}/man8/dnsbl.8*
12cu|dcc-1.3.135-4|319	
12cu|dcc-1.3.135-4|320	# excludes - files related to dcc-sendmail
12cu|dcc-1.3.135-4|321	%exclude %{_sbindir}/hackmc
12cu|dcc-1.3.135-4|322	%exclude %{_sbindir}/start-dccm
12cu|dcc-1.3.135-4|323	%exclude %{_mandir}/man8/dccm.8*
12cu|dcc-1.3.135-4|324	%if %{build_sendmail}
12cu|dcc-1.3.135-4|325	%files sendmail
12cu|dcc-1.3.135-4|326	%doc dccm.html
12cu|dcc-1.3.135-4|327	#%config(noreplace) %attr(0644,dcc,dcc) %{_localstatedir}/lib/dcc/dict-attack-aliases
12cu|dcc-1.3.135-4|328	%attr(0755,root,root) %{_sbindir}/dccm
12cu|dcc-1.3.135-4|329	#%attr(0755,root,root) %{_sbindir}/filter-dict-attack
12cu|dcc-1.3.135-4|330	%attr(0755,root,root) %{_sbindir}/hackmc
12cu|dcc-1.3.135-4|331	#%attr(0755,root,root) %{_sbindir}/na-spam
12cu|dcc-1.3.135-4|332	#%attr(0755,root,root) %{_sbindir}/ng-spam
12cu|dcc-1.3.135-4|333	%attr(0755,root,root) %{_sbindir}/start-dccm
12cu|dcc-1.3.135-4|334	%attr(0644,root,root) %{_datadir}/sendmail-cf/feature/dcc.m4
12cu|dcc-1.3.135-4|335	%attr(0644,root,root) %{_datadir}/sendmail-cf/feature/dccdnsbl.m4
12cu|dcc-1.3.135-4|336	%attr(0644,root,root) %{_mandir}/man8/dccm.8*
12cu|dcc-1.3.135-4|337	%endif
12cu|dcc-1.3.135-4|338	
12cu|dcc-1.3.135-4|339	%files cgi
12cu|dcc-1.3.135-4|340	%doc README.cgi-bin
12cu|dcc-1.3.135-4|341	%attr(0644,root,root) %config(noreplace) %{_webappconfdir}/dcc.conf
12cu|dcc-1.3.135-4|342	%attr(0644,root,root) %config(noreplace) %{_localstatedir}/lib/dcc/userdirs/webusers
12cu|dcc-1.3.135-4|343	%attr(0755,root,root) /var/www/dcc-bin/chgpasswd
12cu|dcc-1.3.135-4|344	%attr(0755,root,root) /var/www/dcc-bin/common
12cu|dcc-1.3.135-4|345	%attr(0755,root,root) /var/www/dcc-bin/edit-whiteclnt
12cu|dcc-1.3.135-4|346	%attr(0755,root,root) /var/www/dcc-bin/http2https
12cu|dcc-1.3.135-4|347	%attr(0755,root,root) /var/www/dcc-bin/list-log
12cu|dcc-1.3.135-4|348	%attr(0755,root,root) /var/www/dcc-bin/list-msg
12cu|dcc-1.3.135-4|349	%attr(0755,root,root) /var/www/dcc-bin/webuser-notify
12cu|dcc-1.3.135-4|350	%attr(0755,root,root) /var/www/dcc-bin/footer
12cu|dcc-1.3.135-4|351	%attr(0755,root,root) /var/www/dcc-bin/header
12cu|dcc-1.3.135-4|352	%attr(0755,root,root) /var/www/dcc-bin/common.pm
12cu|dcc-1.3.135-4|353	%attr(0755,root,root) /var/www/dcc-bin/footer-dist
12cu|dcc-1.3.135-4|354	%attr(0755,root,root) /var/www/dcc-bin/header-dist
12cu|dcc-1.3.135-4|355	
12cu|dcc-1.3.135-4|356	%files devel
12cu|dcc-1.3.135-4|357	%attr(0644,root,root) %{_includedir}/dcc/*.h
12cu|dcc-1.3.135-4|358	%attr(0755,root,root) %{_libdir}/*.a
12cu|dcc-1.3.135-4|359	
12cu|dcc-1.3.135-4|360	%changelog
12cu|dcc-1.3.135-4|361	* Mon Oct 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.3.135-4
12cu|dcc-1.3.135-4|362	+ Revision: 11ce816
12cu|dcc-1.3.135-4|363	- Adopted for Apache 2.4
12cu|dcc-1.3.135-4|364	
12cu|dcc-1.3.135-4|365	

9138 12
12cu|dcmo5-11.2-3|1	Summary:	Thomson MO5 emulator
12cu|dcmo5-11.2-3|2	Name:		dcmo5
12cu|dcmo5-11.2-3|3	Version:	11.2
12cu|dcmo5-11.2-3|4	Release:	3
12cu|dcmo5-11.2-3|5	License:	GPLv3+
12cu|dcmo5-11.2-3|6	Group:		Emulators
12cu|dcmo5-11.2-3|7	Url:		http://dcmo5.free.fr/
12cu|dcmo5-11.2-3|8	Source0:	http://dcmo5.free.fr/v11/download/%{name}v11.0.tar.gz
12cu|dcmo5-11.2-3|9	Source1:	http://dcmo5.free.fr/v11/download/%{name}v%{version}.tar.gz
12cu|dcmo5-11.2-3|10	Source2:	%{name}-32.png
12cu|dcmo5-11.2-3|11	Source3:	%{name}-16.png
12cu|dcmo5-11.2-3|12	Source4:	%{name}.rom
12cu|dcmo5-11.2-3|13	Patch0:		dcmo5v11.2-user_directory.patch.bz2
12cu|dcmo5-11.2-3|14	BuildRequires:	pkgconfig(sdl)
12cu|dcmo5-11.2-3|15	BuildRequires:	pkgconfig(SDL_ttf)
12cu|dcmo5-11.2-3|16	
12cu|dcmo5-11.2-3|17	%description
12cu|dcmo5-11.2-3|18	DCMO5 is an emulator for the Thomson MO5 system.
12cu|dcmo5-11.2-3|19	
12cu|dcmo5-11.2-3|20	%files
12cu|dcmo5-11.2-3|21	%doc licence/dcmo5v11-licence.txt licence/gpl-3.0.txt licence/lgpl-3.0.txt licence/vera-copyright.txt
12cu|dcmo5-11.2-3|22	%{_bindir}/%{name}
12cu|dcmo5-11.2-3|23	%{_iconsdir}/%{name}.png
12cu|dcmo5-11.2-3|24	%{_liconsdir}/%{name}.png
12cu|dcmo5-11.2-3|25	%{_datadir}/applications/%{name}.desktop
12cu|dcmo5-11.2-3|26	%{_datadir}/apps/%{name}/%{name}.rom
12cu|dcmo5-11.2-3|27	
12cu|dcmo5-11.2-3|28	#----------------------------------------------------------------------------
12cu|dcmo5-11.2-3|29	
12cu|dcmo5-11.2-3|30	%prep
12cu|dcmo5-11.2-3|31	%setup -q -a 1 -c %{name}-%{version}-%{release}
12cu|dcmo5-11.2-3|32	%patch0 -p0
12cu|dcmo5-11.2-3|33	sed -i s/cc/"gcc %{optflags}"/g makefile
12cu|dcmo5-11.2-3|34	
12cu|dcmo5-11.2-3|35	%build
12cu|dcmo5-11.2-3|36	%make
12cu|dcmo5-11.2-3|37	
12cu|dcmo5-11.2-3|38	%install
12cu|dcmo5-11.2-3|39	# binary
12cu|dcmo5-11.2-3|40	install -d -m 755 %{buildroot}%{_bindir}
12cu|dcmo5-11.2-3|41	install -m 755 dcmo5 %{buildroot}%{_bindir}/
12cu|dcmo5-11.2-3|42	
12cu|dcmo5-11.2-3|43	# icon
12cu|dcmo5-11.2-3|44	install -d -m 755 %{buildroot}%{_iconsdir}
12cu|dcmo5-11.2-3|45	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12cu|dcmo5-11.2-3|46	install -d -m 755 %{buildroot}%{_liconsdir}
12cu|dcmo5-11.2-3|47	install -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
12cu|dcmo5-11.2-3|48	
12cu|dcmo5-11.2-3|49	# xdg menu
12cu|dcmo5-11.2-3|50	install -d -m 755 %{buildroot}%{_datadir}/applications
12cu|dcmo5-11.2-3|51	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|dcmo5-11.2-3|52	[Desktop Entry]
12cu|dcmo5-11.2-3|53	Encoding=UTF-8
12cu|dcmo5-11.2-3|54	Name=DCMO5
12cu|dcmo5-11.2-3|55	Comment=%{summary}
12cu|dcmo5-11.2-3|56	Exec=%{_bindir}/%{name}
12cu|dcmo5-11.2-3|57	Icon=%{name}
12cu|dcmo5-11.2-3|58	Terminal=false
12cu|dcmo5-11.2-3|59	Type=Application
12cu|dcmo5-11.2-3|60	Categories=Game;Emulator;
12cu|dcmo5-11.2-3|61	EOF
12cu|dcmo5-11.2-3|62	
12cu|dcmo5-11.2-3|63	# rom
12cu|dcmo5-11.2-3|64	install -d -m 755 %{buildroot}%{_datadir}/apps/dcmo5
12cu|dcmo5-11.2-3|65	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/apps/dcmo5/%{name}.rom
12cu|dcmo5-11.2-3|66	
12cu|dcmo5-11.2-3|67	
12cu|dcmo5-11.2-3|68	%changelog
12cu|dcmo5-11.2-3|69	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 11.2-3
12cu|dcmo5-11.2-3|70	+ Revision: a72606a
12cu|dcmo5-11.2-3|71	- Fix debug package, spec cleanup
12cu|dcmo5-11.2-3|72	
12cu|dcmo5-11.2-3|73	

9139 12
12cu|dcto9p-11.0-3|1	Summary:	Thomson TO9+ emulator
12cu|dcto9p-11.0-3|2	Name:		dcto9p
12cu|dcto9p-11.0-3|3	Version:	11.0
12cu|dcto9p-11.0-3|4	Release:	3
12cu|dcto9p-11.0-3|5	License:	GPLv3+
12cu|dcto9p-11.0-3|6	Group:		Emulators
12cu|dcto9p-11.0-3|7	Url:		http://dcto9p.free.fr/
12cu|dcto9p-11.0-3|8	Source0:	http://dcto9p.free.fr/v11/download/%{name}v%{version}.tar.gz
12cu|dcto9p-11.0-3|9	Source1:	%{name}-32.png
12cu|dcto9p-11.0-3|10	Source2:	%{name}-16.png
12cu|dcto9p-11.0-3|11	Patch0:		dcto9pv11.0-user_directory.patch.bz2
12cu|dcto9p-11.0-3|12	BuildRequires:	pkgconfig(sdl)
12cu|dcto9p-11.0-3|13	BuildRequires:	pkgconfig(SDL_ttf)
12cu|dcto9p-11.0-3|14	
12cu|dcto9p-11.0-3|15	%description
12cu|dcto9p-11.0-3|16	DCTO9+ is an emulator for the Thomson TO9+ system.
12cu|dcto9p-11.0-3|17	
12cu|dcto9p-11.0-3|18	%files
12cu|dcto9p-11.0-3|19	%doc licence/dcto9pv11-licence.txt licence/gpl-3.0.txt licence/lgpl-3.0.txt licence/vera-copyright.txt
12cu|dcto9p-11.0-3|20	%{_bindir}/%{name}
12cu|dcto9p-11.0-3|21	%{_datadir}/applications/%{name}.desktop
12cu|dcto9p-11.0-3|22	%{_iconsdir}/%{name}.png
12cu|dcto9p-11.0-3|23	%{_liconsdir}/%{name}.png
12cu|dcto9p-11.0-3|24	
12cu|dcto9p-11.0-3|25	#----------------------------------------------------------------------------
12cu|dcto9p-11.0-3|26	
12cu|dcto9p-11.0-3|27	%prep
12cu|dcto9p-11.0-3|28	%setup -q -c %{name}-%{version}-%{release}
12cu|dcto9p-11.0-3|29	%patch0 -p0
12cu|dcto9p-11.0-3|30	sed -i s/cc/"gcc %{optflags}"/g makefile
12cu|dcto9p-11.0-3|31	
12cu|dcto9p-11.0-3|32	%build
12cu|dcto9p-11.0-3|33	%make
12cu|dcto9p-11.0-3|34	
12cu|dcto9p-11.0-3|35	%install
12cu|dcto9p-11.0-3|36	# binary
12cu|dcto9p-11.0-3|37	install -d -m 755 %{buildroot}%{_bindir}
12cu|dcto9p-11.0-3|38	install -m 755 dcto9p %{buildroot}%{_bindir}/
12cu|dcto9p-11.0-3|39	
12cu|dcto9p-11.0-3|40	# icon
12cu|dcto9p-11.0-3|41	install -d -m 755 %{buildroot}%{_iconsdir}
12cu|dcto9p-11.0-3|42	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
12cu|dcto9p-11.0-3|43	install -d -m 755 %{buildroot}%{_liconsdir}
12cu|dcto9p-11.0-3|44	install -m 644 %{SOURCE2} %{buildroot}%{_liconsdir}/%{name}.png
12cu|dcto9p-11.0-3|45	
12cu|dcto9p-11.0-3|46	# xdg menu
12cu|dcto9p-11.0-3|47	install -d -m 755 %{buildroot}%{_datadir}/applications
12cu|dcto9p-11.0-3|48	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|dcto9p-11.0-3|49	[Desktop Entry]
12cu|dcto9p-11.0-3|50	Encoding=UTF-8
12cu|dcto9p-11.0-3|51	Name=DCTO9+
12cu|dcto9p-11.0-3|52	Comment=%{summary}
12cu|dcto9p-11.0-3|53	Exec=%{_bindir}/%{name}
12cu|dcto9p-11.0-3|54	Icon=%{name}
12cu|dcto9p-11.0-3|55	Terminal=false
12cu|dcto9p-11.0-3|56	Type=Application
12cu|dcto9p-11.0-3|57	Categories=Game;Emulator;
12cu|dcto9p-11.0-3|58	EOF
12cu|dcto9p-11.0-3|59	
12cu|dcto9p-11.0-3|60	
12cu|dcto9p-11.0-3|61	%changelog
12cu|dcto9p-11.0-3|62	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 11.0-3
12cu|dcto9p-11.0-3|63	+ Revision: 3707989
12cu|dcto9p-11.0-3|64	- LOG Fix debug package
12cu|dcto9p-11.0-3|65	
12cu|dcto9p-11.0-3|66	

9140 12
12cu|ddrescue-1.17-1|1	Summary:	Data recovery tool
12cu|ddrescue-1.17-1|2	Name:		ddrescue
12cu|ddrescue-1.17-1|3	Version:	1.17
12cu|ddrescue-1.17-1|4	Release:	1
12cu|ddrescue-1.17-1|5	License:	GPLv3+
12cu|ddrescue-1.17-1|6	Group:		System/Kernel and hardware
12cu|ddrescue-1.17-1|7	Source0:	http://ftp.gnu.org/gnu/ddrescue/%{name}-%{version}.tar.gz
12cu|ddrescue-1.17-1|8	URL:		http://www.gnu.org/software/ddrescue/ddrescue.html
12cu|ddrescue-1.17-1|9	
12cu|ddrescue-1.17-1|10	
12cu|ddrescue-1.17-1|11	
12cu|ddrescue-1.17-1|12	
12cu|ddrescue-1.17-1|13	%description
12cu|ddrescue-1.17-1|14	GNU ddrescue is a data recovery tool. It copies data from one file or block
12cu|ddrescue-1.17-1|15	device (hard disc, CDROM, etc) to another, trying hard to rescue data in
12cu|ddrescue-1.17-1|16	case of read errors.
12cu|ddrescue-1.17-1|17	
12cu|ddrescue-1.17-1|18	Ddrescue does not truncate the output file if not asked to. So, every time
12cu|ddrescue-1.17-1|19	you run it on the same output file, it tries to fill in the gaps.
12cu|ddrescue-1.17-1|20	
12cu|ddrescue-1.17-1|21	The basic operation of ddrescue is fully automatic. That is, you don't have
12cu|ddrescue-1.17-1|22	to wait for an error, stop the program, read the log, run it in reverse mode.
12cu|ddrescue-1.17-1|23	
12cu|ddrescue-1.17-1|24	If you use the log-file feature of ddrescue, the data is rescued very
12cu|ddrescue-1.17-1|25	efficiently (only the needed blocks are read). Also you can interrupt the
12cu|ddrescue-1.17-1|26	rescue at any time and resume it later at the same point.
12cu|ddrescue-1.17-1|27	
12cu|ddrescue-1.17-1|28	Automatic merging of backups: If you have two or more damaged copies of a file,
12cu|ddrescue-1.17-1|29	CDROM, etc, and run ddrescue on all of them, one at a time, with the same
12cu|ddrescue-1.17-1|30	output file, you will probably obtain a complete and error-free file. This is
12cu|ddrescue-1.17-1|31	so because the probability of having damaged areas at the same places on
12cu|ddrescue-1.17-1|32	different input files is very low. Using the log-file, only the needed blocks
12cu|ddrescue-1.17-1|33	are read from the second and successive copies.
12cu|ddrescue-1.17-1|34	
12cu|ddrescue-1.17-1|35	The log-file is periodically saved to disc. So in case of a crash you can
12cu|ddrescue-1.17-1|36	resume the rescue with little recopying.
12cu|ddrescue-1.17-1|37	
12cu|ddrescue-1.17-1|38	Also, the same log-file can be used for multiple commands that copy different
12cu|ddrescue-1.17-1|39	areas of the file, and for multiple recovery attempts over different subsets.
12cu|ddrescue-1.17-1|40	
12cu|ddrescue-1.17-1|41	Ddrescue aligns its I/O buffer to the sector size so that it can be used to
12cu|ddrescue-1.17-1|42	read from raw devices. For efficiency reasons, also aligns it to the memory
12cu|ddrescue-1.17-1|43	page size if page size is a multiple of sector size.
12cu|ddrescue-1.17-1|44	
12cu|ddrescue-1.17-1|45	%prep
12cu|ddrescue-1.17-1|46	%setup -q
12cu|ddrescue-1.17-1|47	
12cu|ddrescue-1.17-1|48	%build
12cu|ddrescue-1.17-1|49	%configure2_5x
12cu|ddrescue-1.17-1|50	%make CXXFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12cu|ddrescue-1.17-1|51	
12cu|ddrescue-1.17-1|52	%install
12cu|ddrescue-1.17-1|53	%makeinstall_std
12cu|ddrescue-1.17-1|54	
12cu|ddrescue-1.17-1|55	
12cu|ddrescue-1.17-1|56	%files
12cu|ddrescue-1.17-1|57	%doc AUTHORS ChangeLog README
12cu|ddrescue-1.17-1|58	%{_bindir}/*
12cu|ddrescue-1.17-1|59	%{_infodir}/*
12cu|ddrescue-1.17-1|60	%{_mandir}/*/*
12cu|ddrescue-1.17-1|61	
12cu|ddrescue-1.17-1|62	
12cu|ddrescue-1.17-1|63	

9141 12
12cu|dd-rescue-1.33-1|1	Name:		dd-rescue
12cu|dd-rescue-1.33-1|2	Version:	1.33
12cu|dd-rescue-1.33-1|3	Release:	1
12cu|dd-rescue-1.33-1|4	Summary:	Similar to dd but can copy from source with errors
12cu|dd-rescue-1.33-1|5	Group:		System/Configuration/Hardware
12cu|dd-rescue-1.33-1|6	License:	GPLv3
12cu|dd-rescue-1.33-1|7	URL:		http://www.garloff.de/kurt/linux/ddrescue
12cu|dd-rescue-1.33-1|8	Source0:	http://www.garloff.de/kurt/linux/ddrescue/dd_rescue-%{version}.tar.gz
12cu|dd-rescue-1.33-1|9	
12cu|dd-rescue-1.33-1|10	
12cu|dd-rescue-1.33-1|11	%description
12cu|dd-rescue-1.33-1|12	Imagine, one of your partitions is crashed, and as there are some hard errors,
12cu|dd-rescue-1.33-1|13	you don't want to write to this hard disk any more. Just getting all the data
12cu|dd-rescue-1.33-1|14	off it and retiring it seems to be suitable. However, you can't access the
12cu|dd-rescue-1.33-1|15	files, as the file system is damaged. Now, you want to copy the whole
12cu|dd-rescue-1.33-1|16	partition into a file. You burn it on CD-Rom, just to never lose it again.
12cu|dd-rescue-1.33-1|17	
12cu|dd-rescue-1.33-1|18	You can setup a loop device, and repair (fsck) it and hopefully are able to
12cu|dd-rescue-1.33-1|19	mount it. Copying this partition with normal Un*x tools like cat or dd will
12cu|dd-rescue-1.33-1|20	fail, as those tools abort on error. dd_rescue instead will try to read and if
12cu|dd-rescue-1.33-1|21	it fails, it will go on with the next sectors. The output file naturally will
12cu|dd-rescue-1.33-1|22	have holes in it, of course. You can write a log file, to see, where all these
12cu|dd-rescue-1.33-1|23	errors are located.
12cu|dd-rescue-1.33-1|24	
12cu|dd-rescue-1.33-1|25	The data rate drops very low, when errors are encountered. If you interrupt
12cu|dd-rescue-1.33-1|26	the process of copying, you don't lose anything. You can just continue at any
12cu|dd-rescue-1.33-1|27	position later. The output file will just be filled in further and not
12cu|dd-rescue-1.33-1|28	truncated as with other Un*x tools. If you have one spot of bad sectors within
12cu|dd-rescue-1.33-1|29	the partition, it might be a good idea, to approach this spot from both sides.
12cu|dd-rescue-1.33-1|30	Reverse direction copy is your friend.
12cu|dd-rescue-1.33-1|31	
12cu|dd-rescue-1.33-1|32	The two block sizes are a performance optimization. Large block sizes result in
12cu|dd-rescue-1.33-1|33	superior performance, but in case of errors, you want to try to salvage every
12cu|dd-rescue-1.33-1|34	single sector. So hardbs is best be set to the hardware sector size (most often
12cu|dd-rescue-1.33-1|35	512 bytes) and softbs to a large value, such as the default 16k.
12cu|dd-rescue-1.33-1|36	
12cu|dd-rescue-1.33-1|37	
12cu|dd-rescue-1.33-1|38	%prep
12cu|dd-rescue-1.33-1|39	%setup -q -n dd_rescue
12cu|dd-rescue-1.33-1|40	
12cu|dd-rescue-1.33-1|41	%build
12cu|dd-rescue-1.33-1|42	
12cu|dd-rescue-1.33-1|43	%make
12cu|dd-rescue-1.33-1|44	
12cu|dd-rescue-1.33-1|45	%install
12cu|dd-rescue-1.33-1|46	mkdir -p %{buildroot}%{_bindir}
12cu|dd-rescue-1.33-1|47	install -m 755 dd_rescue %{buildroot}%{_bindir}/%{name}
12cu|dd-rescue-1.33-1|48	
12cu|dd-rescue-1.33-1|49	%files
12cu|dd-rescue-1.33-1|50	%doc COPYING README.dd_rescue
12cu|dd-rescue-1.33-1|51	%{_bindir}/%{name}
12cu|dd-rescue-1.33-1|52	
12cu|dd-rescue-1.33-1|53	
12cu|dd-rescue-1.33-1|54	

9142 12
12cu|dd_rhelp-0.3.0-1|1	%define name	dd_rhelp
12cu|dd_rhelp-0.3.0-1|2	%define version	0.3.0
12cu|dd_rhelp-0.3.0-1|3	%define release	1
12cu|dd_rhelp-0.3.0-1|4	
12cu|dd_rhelp-0.3.0-1|5	Summary:	A hard disk rescue helper
12cu|dd_rhelp-0.3.0-1|6	Name:		%{name}
12cu|dd_rhelp-0.3.0-1|7	Version:	%{version}
12cu|dd_rhelp-0.3.0-1|8	Release:	%{release}
12cu|dd_rhelp-0.3.0-1|9	Source0:	http://www.kalysto.org/pkg/%{name}-%{version}.tar.gz
12cu|dd_rhelp-0.3.0-1|10	License:	GPLv2
12cu|dd_rhelp-0.3.0-1|11	Group:		System/Kernel and hardware
12cu|dd_rhelp-0.3.0-1|12	Url:		http://www.kalysto.org/utilities/dd_rhelp/index.en.html
12cu|dd_rhelp-0.3.0-1|13	BuildArch:	noarch
12cu|dd_rhelp-0.3.0-1|14	Requires:	dd_rescue
12cu|dd_rhelp-0.3.0-1|15	
12cu|dd_rhelp-0.3.0-1|16	%description
12cu|dd_rhelp-0.3.0-1|17	dd_rhelp is a bash script that handles a very useful program written
12cu|dd_rhelp-0.3.0-1|18	in C by Kurt Garloff which is called dd_rescue, it roughly act as the
12cu|dd_rhelp-0.3.0-1|19	dd Linux command with the characteristic to NOT stop when it falls on
12cu|dd_rhelp-0.3.0-1|20	read/write errors.
12cu|dd_rhelp-0.3.0-1|21	
12cu|dd_rhelp-0.3.0-1|22	%prep
12cu|dd_rhelp-0.3.0-1|23	%setup -q
12cu|dd_rhelp-0.3.0-1|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
12cu|dd_rhelp-0.3.0-1|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
12cu|dd_rhelp-0.3.0-1|26	
12cu|dd_rhelp-0.3.0-1|27	%build
12cu|dd_rhelp-0.3.0-1|28	
12cu|dd_rhelp-0.3.0-1|29	%install
12cu|dd_rhelp-0.3.0-1|30	install -D -m 755 %{name} %{buildroot}%{_bindir}/%{name}
12cu|dd_rhelp-0.3.0-1|31	
12cu|dd_rhelp-0.3.0-1|32	%files
12cu|dd_rhelp-0.3.0-1|33	%doc ChangeLog FAQ NEWS README THANKS TODO COPYING
12cu|dd_rhelp-0.3.0-1|34	%{_bindir}/%{name}
12cu|dd_rhelp-0.3.0-1|35	
12cu|dd_rhelp-0.3.0-1|36	
12cu|dd_rhelp-0.3.0-1|37	

9143 12
12cu|deadbeef-plugin-mpris-2.1.5-2|1	%if %{_use_internal_dependency_generator}
12cu|deadbeef-plugin-mpris-2.1.5-2|2	%define __noautoprov 'mpris\\.so(.*)'
12cu|deadbeef-plugin-mpris-2.1.5-2|3	%endif
12cu|deadbeef-plugin-mpris-2.1.5-2|4	
12cu|deadbeef-plugin-mpris-2.1.5-2|5	Summary:	MPRIS support plugin for DeaDBeeF
12cu|deadbeef-plugin-mpris-2.1.5-2|6	Name:		deadbeef-plugin-mpris
12cu|deadbeef-plugin-mpris-2.1.5-2|7	Version:	2.1.5
12cu|deadbeef-plugin-mpris-2.1.5-2|8	Release:	2
12cu|deadbeef-plugin-mpris-2.1.5-2|9	License:	GPLv3+
12cu|deadbeef-plugin-mpris-2.1.5-2|10	Group:		Sound
12cu|deadbeef-plugin-mpris-2.1.5-2|11	Url:		https://github.com/kernelhcy/DeaDBeeF-MPRIS-plugin
12cu|deadbeef-plugin-mpris-2.1.5-2|12	# Snapshot from git, version from configure.ac
12cu|deadbeef-plugin-mpris-2.1.5-2|13	Source0:	deadbeef-mpris-plugin-%{version}.tar.bz2
12cu|deadbeef-plugin-mpris-2.1.5-2|14	Patch0:		deadbeef-plugin-mpris-2.1.5-fix-crash.patch
12cu|deadbeef-plugin-mpris-2.1.5-2|15	BuildRequires:	deadbeef-devel
12cu|deadbeef-plugin-mpris-2.1.5-2|16	BuildRequires:	pkgconfig(glib-2.0)
12cu|deadbeef-plugin-mpris-2.1.5-2|17	Requires:	deadbeef
12cu|deadbeef-plugin-mpris-2.1.5-2|18	
12cu|deadbeef-plugin-mpris-2.1.5-2|19	%description
12cu|deadbeef-plugin-mpris-2.1.5-2|20	MPRIS support plugin for DeaDBeeF.
12cu|deadbeef-plugin-mpris-2.1.5-2|21	
12cu|deadbeef-plugin-mpris-2.1.5-2|22	%files
12cu|deadbeef-plugin-mpris-2.1.5-2|23	%doc README COPYING
12cu|deadbeef-plugin-mpris-2.1.5-2|24	%{_libdir}/deadbeef/mpris.so*
12cu|deadbeef-plugin-mpris-2.1.5-2|25	
12cu|deadbeef-plugin-mpris-2.1.5-2|26	#----------------------------------------------------------------------------
12cu|deadbeef-plugin-mpris-2.1.5-2|27	
12cu|deadbeef-plugin-mpris-2.1.5-2|28	%prep
12cu|deadbeef-plugin-mpris-2.1.5-2|29	%setup -qn deadbeef-mpris-plugin-%{version}
12cu|deadbeef-plugin-mpris-2.1.5-2|30	%patch0 -p1
12cu|deadbeef-plugin-mpris-2.1.5-2|31	
12cu|deadbeef-plugin-mpris-2.1.5-2|32	sed s,"/lib/","/%{_lib}/",g -i configure.ac
12cu|deadbeef-plugin-mpris-2.1.5-2|33	
12cu|deadbeef-plugin-mpris-2.1.5-2|34	%build
12cu|deadbeef-plugin-mpris-2.1.5-2|35	autoreconf -fi
12cu|deadbeef-plugin-mpris-2.1.5-2|36	%configure2_5x --disable-static
12cu|deadbeef-plugin-mpris-2.1.5-2|37	%make
12cu|deadbeef-plugin-mpris-2.1.5-2|38	
12cu|deadbeef-plugin-mpris-2.1.5-2|39	%install
12cu|deadbeef-plugin-mpris-2.1.5-2|40	%makeinstall_std
12cu|deadbeef-plugin-mpris-2.1.5-2|41	
12cu|deadbeef-plugin-mpris-2.1.5-2|42	
12cu|deadbeef-plugin-mpris-2.1.5-2|43	%changelog
12cu|deadbeef-plugin-mpris-2.1.5-2|44	* Mon May 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.5-2
12cu|deadbeef-plugin-mpris-2.1.5-2|45	+ Revision: 6c297d9
12cu|deadbeef-plugin-mpris-2.1.5-2|46	- Add patch to fix deadbeef crash
12cu|deadbeef-plugin-mpris-2.1.5-2|47	
12cu|deadbeef-plugin-mpris-2.1.5-2|48	

9144 12
12cu|debmirror-2.14-2|1	%define name	debmirror
12cu|debmirror-2.14-2|2	%define version 2.14
12cu|debmirror-2.14-2|3	%define release 2
12cu|debmirror-2.14-2|4	
12cu|debmirror-2.14-2|5	Name:		%{name}
12cu|debmirror-2.14-2|6	Version:	%{version}
12cu|debmirror-2.14-2|7	Release:	%{release}
12cu|debmirror-2.14-2|8	Epoch:      1
12cu|debmirror-2.14-2|9	Summary:	Debian partial mirror script, with ftp and package pool support
12cu|debmirror-2.14-2|10	License:	GPLv2
12cu|debmirror-2.14-2|11	Group:		Development/Other
12cu|debmirror-2.14-2|12	Url:		http://packages.debian.org/unstable/net/debmirror
12cu|debmirror-2.14-2|13	Source:		http://ftp.debian.org/debian/pool/main/d/debmirror/%{name}_%{version}.tar.gz
12cu|debmirror-2.14-2|14	Patch0:     %{name}.disableipv6.patch
12cu|debmirror-2.14-2|15	Buildarch:  noarch
12cu|debmirror-2.14-2|16	
12cu|debmirror-2.14-2|17	%description
12cu|debmirror-2.14-2|18	This program downloads and maintains a partial local Debian mirror. It can
12cu|debmirror-2.14-2|19	mirror any combination of architectures, distributions and sections. Files are
12cu|debmirror-2.14-2|20	transferred by ftp, http, hftp or rsync, and package pools are fully supported.
12cu|debmirror-2.14-2|21	It also does locking and updates trace files.
12cu|debmirror-2.14-2|22	
12cu|debmirror-2.14-2|23	%prep
12cu|debmirror-2.14-2|24	%setup -q -n %{name}
12cu|debmirror-2.14-2|25	%patch0 -p0
12cu|debmirror-2.14-2|26	%build
12cu|debmirror-2.14-2|27	
12cu|debmirror-2.14-2|28	%install
12cu|debmirror-2.14-2|29	install -Dp -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
12cu|debmirror-2.14-2|30	install -Dp -m 0644 examples/%{name}.conf %{buildroot}%{_sysconfdir}/%{name}.conf
12cu|debmirror-2.14-2|31	
12cu|debmirror-2.14-2|32	# generate a man page
12cu|debmirror-2.14-2|33	install -d %{buildroot}%{_mandir}/man1
12cu|debmirror-2.14-2|34	pod2man %{name} %{buildroot}%{_mandir}/man1/%{name}.1
12cu|debmirror-2.14-2|35	
12cu|debmirror-2.14-2|36	
12cu|debmirror-2.14-2|37	
12cu|debmirror-2.14-2|38	%files
12cu|debmirror-2.14-2|39	%doc doc/* debian/NEWS debian/copyright debian/changelog examples
12cu|debmirror-2.14-2|40	%config(noreplace) %{_sysconfdir}/debmirror.conf
12cu|debmirror-2.14-2|41	%{_bindir}/*
12cu|debmirror-2.14-2|42	%{_mandir}/man1/*
12cu|debmirror-2.14-2|43	
12cu|debmirror-2.14-2|44	

9145 12
12cu|decibel-audio-player-1.08-1|1	%define	name	decibel-audio-player
12cu|decibel-audio-player-1.08-1|2	%define	version 1.08
12cu|decibel-audio-player-1.08-1|3	%define rel	1
12cu|decibel-audio-player-1.08-1|4	%define	release	%rel
12cu|decibel-audio-player-1.08-1|5	
12cu|decibel-audio-player-1.08-1|6	Name:		%{name}
12cu|decibel-audio-player-1.08-1|7	Summary:	A clean and user-friendly audio player
12cu|decibel-audio-player-1.08-1|8	Version:	%{version}
12cu|decibel-audio-player-1.08-1|9	Release:	%{release}
12cu|decibel-audio-player-1.08-1|10	Source0:	http://decibel.silent-blade.org/uploads/Main/%{name}-%{version}.tar.gz
12cu|decibel-audio-player-1.08-1|11	Source1:	decibel-audio-player
12cu|decibel-audio-player-1.08-1|12	Source2:	decibel-audio-player-remote
12cu|decibel-audio-player-1.08-1|13	URL:		http://decibel.silent-blade.org/
12cu|decibel-audio-player-1.08-1|14	Group:		Sound
12cu|decibel-audio-player-1.08-1|15	License:	GPLv2+
12cu|decibel-audio-player-1.08-1|16	Requires:	pygtk2.0
12cu|decibel-audio-player-1.08-1|17	Requires:	gstreamer0.10-python
12cu|decibel-audio-player-1.08-1|18	Requires:	pygtk2.0-libglade
12cu|decibel-audio-player-1.08-1|19	Requires:	gstreamer0.10-plugins-good
12cu|decibel-audio-player-1.08-1|20	Requires:	gstreamer0.10-plugins-base
12cu|decibel-audio-player-1.08-1|21	Requires:	gstreamer0.10-plugins-ugly
12cu|decibel-audio-player-1.08-1|22	Requires:	python-pyxml
12cu|decibel-audio-player-1.08-1|23	Requires:	mutagen
12cu|decibel-audio-player-1.08-1|24	Requires:	python-notify
12cu|decibel-audio-player-1.08-1|25	Requires:	python-imaging
12cu|decibel-audio-player-1.08-1|26	Requires:	zeitgeist
12cu|decibel-audio-player-1.08-1|27	Requires:	python-CDDB
12cu|decibel-audio-player-1.08-1|28	
12cu|decibel-audio-player-1.08-1|29	BuildArch:	noarch
12cu|decibel-audio-player-1.08-1|30	
12cu|decibel-audio-player-1.08-1|31	%description
12cu|decibel-audio-player-1.08-1|32	Decibel is a GTK+ audio player designed for GNU/Linux, which aims at
12cu|decibel-audio-player-1.08-1|33	being very straightforward to use by means of a very clean and user
12cu|decibel-audio-player-1.08-1|34	friendly interface. Decibel is especially targeted at Gnome and will
12cu|decibel-audio-player-1.08-1|35	follow the Gnome HIG as closely as possible.
12cu|decibel-audio-player-1.08-1|36	
12cu|decibel-audio-player-1.08-1|37	It does not include features that generally have had better support
12cu|decibel-audio-player-1.08-1|38	in specialized software, e.g. tagging.
12cu|decibel-audio-player-1.08-1|39	
12cu|decibel-audio-player-1.08-1|40	%prep
12cu|decibel-audio-player-1.08-1|41	%setup -q -n %{name}-%{version}
12cu|decibel-audio-player-1.08-1|42	# fix paths in make
12cu|decibel-audio-player-1.08-1|43	perl -pi -e "s|/usr/local|/usr|"  Makefile
12cu|decibel-audio-player-1.08-1|44	perl -pi -e "s|share/pixmaps|share/icons|"  Makefile
12cu|decibel-audio-player-1.08-1|45	
12cu|decibel-audio-player-1.08-1|46	%build
12cu|decibel-audio-player-1.08-1|47	
12cu|decibel-audio-player-1.08-1|48	%install
12cu|decibel-audio-player-1.08-1|49	%makeinstall_std
12cu|decibel-audio-player-1.08-1|50	
12cu|decibel-audio-player-1.08-1|51	# replace wrappers
12cu|decibel-audio-player-1.08-1|52	rm -rf %{buildroot}%{_bindir}/*
12cu|decibel-audio-player-1.08-1|53	install -m755 {%SOURCE1,%SOURCE2} %{buildroot}%{_bindir}/
12cu|decibel-audio-player-1.08-1|54	# fix permits
12cu|decibel-audio-player-1.08-1|55	chmod a+x %{buildroot}%{_datadir}/%{name}/src/decibel-audio-player.py
12cu|decibel-audio-player-1.08-1|56	%find_lang %name
12cu|decibel-audio-player-1.08-1|57	
12cu|decibel-audio-player-1.08-1|58	
12cu|decibel-audio-player-1.08-1|59	%files -f %name.lang
12cu|decibel-audio-player-1.08-1|60	%doc doc/{ChangeLog,decibel-audio-player.1,decibel-audio-player-remote.1,LICENCE}
12cu|decibel-audio-player-1.08-1|61	%{_bindir}/*
12cu|decibel-audio-player-1.08-1|62	%{_datadir}/%name/
12cu|decibel-audio-player-1.08-1|63	%{_datadir}/applications/*
12cu|decibel-audio-player-1.08-1|64	%{_iconsdir}/*
12cu|decibel-audio-player-1.08-1|65	%{_mandir}/*/*
12cu|decibel-audio-player-1.08-1|66	
12cu|decibel-audio-player-1.08-1|67	
12cu|decibel-audio-player-1.08-1|68	

9146 12
12cu|declarative-plasmoids-4.10-1|1	Name:    declarative-plasmoids
12cu|declarative-plasmoids-4.10-1|2	Summary: Declarative plasmoids for the plasma desktop and mobile
12cu|declarative-plasmoids-4.10-1|3	Version: 4.10
12cu|declarative-plasmoids-4.10-1|4	Release: 1
12cu|declarative-plasmoids-4.10-1|5	Group:   Graphical desktop/KDE
12cu|declarative-plasmoids-4.10-1|6	License: LGPLv2
12cu|declarative-plasmoids-4.10-1|7	URL:     http://www.kde.org/
12cu|declarative-plasmoids-4.10-1|8	Source:  ftp://ftp.kde.org/pub/kde/stable/active/1.0/src/%{name}-%version.tar.xz
12cu|declarative-plasmoids-4.10-1|9	BuildRequires: kdelibs4-devel
12cu|declarative-plasmoids-4.10-1|10	BuildArch: noarch
12cu|declarative-plasmoids-4.10-1|11	
12cu|declarative-plasmoids-4.10-1|12	
12cu|declarative-plasmoids-4.10-1|13	%description
12cu|declarative-plasmoids-4.10-1|14	Declarative plasmoids for the plasma desktop and mobile
12cu|declarative-plasmoids-4.10-1|15	
12cu|declarative-plasmoids-4.10-1|16	%files
12cu|declarative-plasmoids-4.10-1|17	%doc COPYING.LIB
12cu|declarative-plasmoids-4.10-1|18	# dictionary
12cu|declarative-plasmoids-4.10-1|19	%_kde_appsdir/plasma/plasmoids/org.kde.dictionary-qml
12cu|declarative-plasmoids-4.10-1|20	%_kde_datadir/kde4/services/plasma-applet-dictionary-qml.desktop
12cu|declarative-plasmoids-4.10-1|21	# knowledgebase
12cu|declarative-plasmoids-4.10-1|22	%_kde_appsdir/plasma/plasmoids/org.kde.knowledgebase
12cu|declarative-plasmoids-4.10-1|23	%_kde_datadir/kde4/services/plasma-applet-knowledgebase-qml.desktop
12cu|declarative-plasmoids-4.10-1|24	# microblog
12cu|declarative-plasmoids-4.10-1|25	%_kde_datadir/applications/kde4/active-microblog.desktop
12cu|declarative-plasmoids-4.10-1|26	%_kde_appsdir/plasma/plasmoids/org.kde.microblog-qml
12cu|declarative-plasmoids-4.10-1|27	%_kde_datadir/kde4/services/plasma-applet-microblog-qml.desktop
12cu|declarative-plasmoids-4.10-1|28	# news
12cu|declarative-plasmoids-4.10-1|29	%_kde_appsdir/plasma/plasmoids/org.kde.news-qml
12cu|declarative-plasmoids-4.10-1|30	%_kde_datadir/kde4/services/plasma-applet-news-qml.desktop
12cu|declarative-plasmoids-4.10-1|31	%_kde_datadir/applications/kde4/active-news-reader.desktop
12cu|declarative-plasmoids-4.10-1|32	%_kde_datadir/icons/hicolor/*/apps/active-news.png
12cu|declarative-plasmoids-4.10-1|33	%_kde_datadir/icons/hicolor/scalable/apps/active-news.svgz
12cu|declarative-plasmoids-4.10-1|34	# rssnow
12cu|declarative-plasmoids-4.10-1|35	%_kde_appsdir/plasma/plasmoids/org.kde.rssnow-qml
12cu|declarative-plasmoids-4.10-1|36	%_kde_datadir/kde4/services/plasma-applet-rssnow-qml.desktop
12cu|declarative-plasmoids-4.10-1|37	# social-news
12cu|declarative-plasmoids-4.10-1|38	%_kde_datadir/kde4/services/plasma-applet-social-news-qml.desktop
12cu|declarative-plasmoids-4.10-1|39	%_kde_appsdir/plasma/plasmoids/org.kde.social-news-qml
12cu|declarative-plasmoids-4.10-1|40	
12cu|declarative-plasmoids-4.10-1|41	#----------------------------------------------------------------------
12cu|declarative-plasmoids-4.10-1|42	
12cu|declarative-plasmoids-4.10-1|43	%prep
12cu|declarative-plasmoids-4.10-1|44	%setup -q
12cu|declarative-plasmoids-4.10-1|45	
12cu|declarative-plasmoids-4.10-1|46	%build
12cu|declarative-plasmoids-4.10-1|47	%cmake_kde4
12cu|declarative-plasmoids-4.10-1|48	
12cu|declarative-plasmoids-4.10-1|49	%make
12cu|declarative-plasmoids-4.10-1|50	
12cu|declarative-plasmoids-4.10-1|51	%install
12cu|declarative-plasmoids-4.10-1|52	%makeinstall_std -C build
12cu|declarative-plasmoids-4.10-1|53	
12cu|declarative-plasmoids-4.10-1|54	perl -pi -e "s|identi.ca,twitter|identi.ca,twitter;|"  %{buildroot}%{_datadir}/applications/kde4/active-microblog.desktop
12cu|declarative-plasmoids-4.10-1|55	perl -pi -e "s|xxidenti.ca,twitter;xx|xxidenti.ca,twitter;xx;|"  %{buildroot}%{_datadir}/applications/kde4/active-microblog.desktop
12cu|declarative-plasmoids-4.10-1|56	
12cu|declarative-plasmoids-4.10-1|57	
12cu|declarative-plasmoids-4.10-1|58	

9147 12
12cu|dee-1.0.14-1|1	%define lib_major 4
12cu|dee-1.0.14-1|2	%define api 1.0
12cu|dee-1.0.14-1|3	%define libname %mklibname dee %{api} %{lib_major}
12cu|dee-1.0.14-1|4	%define gi_name %mklibname dee-gir %{api}
12cu|dee-1.0.14-1|5	%define libnamedev %mklibname -d dee
12cu|dee-1.0.14-1|6	
12cu|dee-1.0.14-1|7	Name: dee
12cu|dee-1.0.14-1|8	Summary: Model to synchronize mutiple instances over DBus
12cu|dee-1.0.14-1|9	Version: 1.0.14
12cu|dee-1.0.14-1|10	Release: 1
12cu|dee-1.0.14-1|11	License: LGPLv2+
12cu|dee-1.0.14-1|12	Group: System/Libraries
12cu|dee-1.0.14-1|13	Source0: http://launchpad.net/dee/1.0/%{version}/+download/dee-%{version}.tar.gz
12cu|dee-1.0.14-1|14	URL: https://launchpad.net/dee
12cu|dee-1.0.14-1|15	BuildRequires: pkgconfig(dbus-glib-1)
12cu|dee-1.0.14-1|16	BuildRequires: pkgconfig(glib-2.0) >= 2.26
12cu|dee-1.0.14-1|17	BuildRequires: pkgconfig(gthread-2.0) >= 2.26
12cu|dee-1.0.14-1|18	BuildRequires: pkgconfig(gobject-2.0) >= 2.26
12cu|dee-1.0.14-1|19	BuildRequires: pkgconfig(gio-2.0) >= 2.26
12cu|dee-1.0.14-1|20	BuildRequires: pkgconfig(gio-unix-2.0) >= 2.26
12cu|dee-1.0.14-1|21	BuildRequires: gobject-introspection-devel
12cu|dee-1.0.14-1|22	BuildRequires: vala-tools
12cu|dee-1.0.14-1|23	BuildRequires: vala-devel
12cu|dee-1.0.14-1|24	BuildRequires: icu-devel
12cu|dee-1.0.14-1|25	
12cu|dee-1.0.14-1|26	
12cu|dee-1.0.14-1|27	%description
12cu|dee-1.0.14-1|28	Libdee is a library that uses DBus to provide objects allowing you to create
12cu|dee-1.0.14-1|29	Model-View-Controller type programs across DBus. It also consists of utility
12cu|dee-1.0.14-1|30	objects which extend DBus allowing for peer-to-peer discoverability of known
12cu|dee-1.0.14-1|31	objects without needing a central registrar.
12cu|dee-1.0.14-1|32	
12cu|dee-1.0.14-1|33	%package -n %{libname}
12cu|dee-1.0.14-1|34	Summary: Model to synchronize mutiple instances over DBus - Shared lib
12cu|dee-1.0.14-1|35	Group: System/Libraries
12cu|dee-1.0.14-1|36	
12cu|dee-1.0.14-1|37	%description -n %{libname}
12cu|dee-1.0.14-1|38	Libdee is a library that uses DBus to provide objects allowing you to create
12cu|dee-1.0.14-1|39	Model-View-Controller type programs across DBus. It also consists of utility
12cu|dee-1.0.14-1|40	objects which extend DBus allowing for peer-to-peer discoverability of known
12cu|dee-1.0.14-1|41	objects without needing a central registrar.
12cu|dee-1.0.14-1|42	
12cu|dee-1.0.14-1|43	%package -n %{gi_name}
12cu|dee-1.0.14-1|44	Summary: GObject Introspection interface library for %{name}
12cu|dee-1.0.14-1|45	Group: System/Libraries
12cu|dee-1.0.14-1|46	Requires: %{libname} = %{version}-%{release}
12cu|dee-1.0.14-1|47	
12cu|dee-1.0.14-1|48	%description -n %{gi_name}
12cu|dee-1.0.14-1|49	GObject Introspection interface library for %{name}.
12cu|dee-1.0.14-1|50	
12cu|dee-1.0.14-1|51	%package -n %{libnamedev}
12cu|dee-1.0.14-1|52	Summary: Libraries and include files for developing with libdee
12cu|dee-1.0.14-1|53	Group: Development/C
12cu|dee-1.0.14-1|54	Requires: %{libname} = %{version}
12cu|dee-1.0.14-1|55	Provides: %{name}-devel = %{version}-%{release}
12cu|dee-1.0.14-1|56	
12cu|dee-1.0.14-1|57	%description -n %{libnamedev}
12cu|dee-1.0.14-1|58	This package contains files that are needed to build applications.
12cu|dee-1.0.14-1|59	
12cu|dee-1.0.14-1|60	%prep
12cu|dee-1.0.14-1|61	%setup -q
12cu|dee-1.0.14-1|62	
12cu|dee-1.0.14-1|63	%build
12cu|dee-1.0.14-1|64	%configure2_5x --disable-static
12cu|dee-1.0.14-1|65	%make
12cu|dee-1.0.14-1|66	
12cu|dee-1.0.14-1|67	%install
12cu|dee-1.0.14-1|68	%makeinstall_std
12cu|dee-1.0.14-1|69	
12cu|dee-1.0.14-1|70	rm -f %{buildroot}%{_libdir}/*.la
12cu|dee-1.0.14-1|71	
12cu|dee-1.0.14-1|72	%files
12cu|dee-1.0.14-1|73	%doc ChangeLog README TODO COPYING COPYING.GPL
12cu|dee-1.0.14-1|74	%{_bindir}/dee-tool
12cu|dee-1.0.14-1|75	%{python_sitearch}/gi/overrides/Dee.*
12cu|dee-1.0.14-1|76	
12cu|dee-1.0.14-1|77	%files -n %{libname}
12cu|dee-1.0.14-1|78	%doc ChangeLog README TODO COPYING COPYING.GPL
12cu|dee-1.0.14-1|79	%{_libdir}/libdee-%{api}.so.%{lib_major}*
12cu|dee-1.0.14-1|80	
12cu|dee-1.0.14-1|81	%files -n %{gi_name}
12cu|dee-1.0.14-1|82	%doc ChangeLog README TODO COPYING COPYING.GPL
12cu|dee-1.0.14-1|83	%{_libdir}/girepository-1.0/Dee-%{api}.typelib
12cu|dee-1.0.14-1|84	
12cu|dee-1.0.14-1|85	%files -n %{libnamedev}
12cu|dee-1.0.14-1|86	%doc ChangeLog README TODO COPYING COPYING.GPL
12cu|dee-1.0.14-1|87	%{_libdir}/*.so
12cu|dee-1.0.14-1|88	%{_libdir}/pkgconfig/*
12cu|dee-1.0.14-1|89	%{_includedir}/*
12cu|dee-1.0.14-1|90	%{_datadir}/gtk-doc/html/dee-*
12cu|dee-1.0.14-1|91	%{_datadir}/gir-1.0/*.gir
12cu|dee-1.0.14-1|92	%{_datadir}/vala/vapi/*
12cu|dee-1.0.14-1|93	
12cu|dee-1.0.14-1|94	
12cu|dee-1.0.14-1|95	
12cu|dee-1.0.14-1|96	
12cu|dee-1.0.14-1|97	

9148 12
12cu|dell-bmcflash-1.5.0-3|1	%define _enable_debug_packages %{nil}
12cu|dell-bmcflash-1.5.0-3|2	%define debug_package %{nil}
12cu|dell-bmcflash-1.5.0-3|3	
12cu|dell-bmcflash-1.5.0-3|4	Summary:	A firmware-tools plugin to handle flash of Dell BMC
12cu|dell-bmcflash-1.5.0-3|5	Name:		dell-bmcflash
12cu|dell-bmcflash-1.5.0-3|6	Version:	1.5.0
12cu|dell-bmcflash-1.5.0-3|7	Release:	3
12cu|dell-bmcflash-1.5.0-3|8	License:	GPLv2+
12cu|dell-bmcflash-1.5.0-3|9	Group:		System/Kernel and hardware
12cu|dell-bmcflash-1.5.0-3|10	Url:		http://linux.dell.com/libsmbios/download/
12cu|dell-bmcflash-1.5.0-3|11	Source0:	http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
12cu|dell-bmcflash-1.5.0-3|12	BuildRequires:	pkgconfig(python)
12cu|dell-bmcflash-1.5.0-3|13	Requires:	firmware-tools
12cu|dell-bmcflash-1.5.0-3|14	Requires:	firmware-addon-dell
12cu|dell-bmcflash-1.5.0-3|15	# Dell only sells Intel-compat systems, so this package doesnt make much sense
12cu|dell-bmcflash-1.5.0-3|16	# on, eg. PPC. Also, we rely on libsmbios, which is only avail on Intel-compat
12cu|dell-bmcflash-1.5.0-3|17	ExclusiveArch:	x86_64 %{ix86}
12cu|dell-bmcflash-1.5.0-3|18	
12cu|dell-bmcflash-1.5.0-3|19	%description
12cu|dell-bmcflash-1.5.0-3|20	The dell-bmcflash package provides plugins to firmware-tools which enable
12cu|dell-bmcflash-1.5.0-3|21	inventory and firmware updates for Dell Baseboard Management Controllers (BMC)
12cu|dell-bmcflash-1.5.0-3|22	
12cu|dell-bmcflash-1.5.0-3|23	%files
12cu|dell-bmcflash-1.5.0-3|24	%doc COPYING-GPL COPYING-OSL README
12cu|dell-bmcflash-1.5.0-3|25	%{_bindir}/*
12cu|dell-bmcflash-1.5.0-3|26	%config(noreplace) %{_sysconfdir}/firmware/firmware.d/*.conf
12cu|dell-bmcflash-1.5.0-3|27	%{python_sitelib}/*
12cu|dell-bmcflash-1.5.0-3|28	
12cu|dell-bmcflash-1.5.0-3|29	#----------------------------------------------------------------------------
12cu|dell-bmcflash-1.5.0-3|30	
12cu|dell-bmcflash-1.5.0-3|31	%prep
12cu|dell-bmcflash-1.5.0-3|32	%setup -q
12cu|dell-bmcflash-1.5.0-3|33	
12cu|dell-bmcflash-1.5.0-3|34	%build
12cu|dell-bmcflash-1.5.0-3|35	python setup.py build
12cu|dell-bmcflash-1.5.0-3|36	
12cu|dell-bmcflash-1.5.0-3|37	%install
12cu|dell-bmcflash-1.5.0-3|38	mkdir -p %{buildroot}/%{_datadir}/firmware/dell/bmc
12cu|dell-bmcflash-1.5.0-3|39	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|dell-bmcflash-1.5.0-3|40	
12cu|dell-bmcflash-1.5.0-3|41	
12cu|dell-bmcflash-1.5.0-3|42	
12cu|dell-bmcflash-1.5.0-3|43	%changelog
12cu|dell-bmcflash-1.5.0-3|44	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.0-3
12cu|dell-bmcflash-1.5.0-3|45	+ Revision: 3358bbf
12cu|dell-bmcflash-1.5.0-3|46	- LOG Disable debug package
12cu|dell-bmcflash-1.5.0-3|47	
12cu|dell-bmcflash-1.5.0-3|48	

9149 12
12cu|deluge-1.3.7-1|1	# Use system or static libtorrent(-rasterbar)?
12cu|deluge-1.3.7-1|2	%define sys_libtorrent 1
12cu|deluge-1.3.7-1|3	%define _enable_debug_packages %nil
12cu|deluge-1.3.7-1|4	%define debug_package %nil
12cu|deluge-1.3.7-1|5	
12cu|deluge-1.3.7-1|6	Summary:	Full-featured GTK+ Bittorrent client
12cu|deluge-1.3.7-1|7	Name:		deluge
12cu|deluge-1.3.7-1|8	Version:	1.3.7
12cu|deluge-1.3.7-1|9	Release:	1
12cu|deluge-1.3.7-1|10	License:	GPLv3+ with exceptions
12cu|deluge-1.3.7-1|11	Group:		Networking/File transfer
12cu|deluge-1.3.7-1|12	Url:		http://deluge-torrent.org/
12cu|deluge-1.3.7-1|13	Source0:	http://download.deluge-torrent.org/source/%{name}-%{version}.tar.bz2
12cu|deluge-1.3.7-1|14	# (Debian) add patch to disable checking for updates by default
12cu|deluge-1.3.7-1|15	Patch0:		new_release_check.patch
12cu|deluge-1.3.7-1|16	Patch1:		deluge-1.1.8-use-multithreaded-boost.patch
12cu|deluge-1.3.7-1|17	BuildRequires:	desktop-file-utils
12cu|deluge-1.3.7-1|18	BuildRequires:	python-devel
12cu|deluge-1.3.7-1|19	BuildRequires:	boost-devel
12cu|deluge-1.3.7-1|20	BuildRequires:	zlib-devel
12cu|deluge-1.3.7-1|21	BuildRequires:	openssl-devel
12cu|deluge-1.3.7-1|22	BuildRequires:	imagemagick
12cu|deluge-1.3.7-1|23	BuildRequires:	python-setuptools
12cu|deluge-1.3.7-1|24	BuildRequires:	intltool
12cu|deluge-1.3.7-1|25	%if %{sys_libtorrent}
12cu|deluge-1.3.7-1|26	BuildRequires:	python-libtorrent-rasterbar >= 0.14.9
12cu|deluge-1.3.7-1|27	%endif
12cu|deluge-1.3.7-1|28	Requires:	librsvg2
12cu|deluge-1.3.7-1|29	Requires:	pyxdg
12cu|deluge-1.3.7-1|30	Requires:	pygtk2.0-libglade
12cu|deluge-1.3.7-1|31	Requires:	gnome-python-gnomevfs
12cu|deluge-1.3.7-1|32	Requires:	python-twisted-web
12cu|deluge-1.3.7-1|33	Requires:	python-simplejson
12cu|deluge-1.3.7-1|34	Requires:	python-notify
12cu|deluge-1.3.7-1|35	Requires:	python-OpenSSL
12cu|deluge-1.3.7-1|36	Requires:	python-chardet
12cu|deluge-1.3.7-1|37	Requires:	python-pkg-resources
12cu|deluge-1.3.7-1|38	%if %{sys_libtorrent}
12cu|deluge-1.3.7-1|39	Requires:	python-libtorrent-rasterbar >= 0.14.9
12cu|deluge-1.3.7-1|40	BuildArch:	noarch
12cu|deluge-1.3.7-1|41	%endif
12cu|deluge-1.3.7-1|42	
12cu|deluge-1.3.7-1|43	%description
12cu|deluge-1.3.7-1|44	Deluge is a Bittorrent client. Deluge is intended to bring a native,
12cu|deluge-1.3.7-1|45	full-featured client to Linux GTK+ desktop environments such as GNOME
12cu|deluge-1.3.7-1|46	and XFCE.
12cu|deluge-1.3.7-1|47	
12cu|deluge-1.3.7-1|48	%files
12cu|deluge-1.3.7-1|49	%doc ChangeLog
12cu|deluge-1.3.7-1|50	%{_bindir}/%{name}*
12cu|deluge-1.3.7-1|51	%{_datadir}/applications/%{name}.desktop
12cu|deluge-1.3.7-1|52	%if %{sys_libtorrent}
12cu|deluge-1.3.7-1|53	%{py_puresitedir}/*
12cu|deluge-1.3.7-1|54	%else
12cu|deluge-1.3.7-1|55	%{py_platsitedir}/*
12cu|deluge-1.3.7-1|56	%endif
12cu|deluge-1.3.7-1|57	%{_datadir}/pixmaps/%{name}.*
12cu|deluge-1.3.7-1|58	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cu|deluge-1.3.7-1|59	%{_mandir}/man1/%{name}*.1.*
12cu|deluge-1.3.7-1|60	
12cu|deluge-1.3.7-1|61	#----------------------------------------------------------------------------
12cu|deluge-1.3.7-1|62	
12cu|deluge-1.3.7-1|63	%prep
12cu|deluge-1.3.7-1|64	%setup -q
12cu|deluge-1.3.7-1|65	
12cu|deluge-1.3.7-1|66	%patch0 -p1 -b .update
12cu|deluge-1.3.7-1|67	%patch1 -p1 -b .mt
12cu|deluge-1.3.7-1|68	
12cu|deluge-1.3.7-1|69	%build
12cu|deluge-1.3.7-1|70	%ifarch x86_64 sparc64
12cu|deluge-1.3.7-1|71	CFLAGS="%{optflags} -DAMD64" python setup.py build
12cu|deluge-1.3.7-1|72	%else
12cu|deluge-1.3.7-1|73	CFLAGS="%{optflags}" python setup.py build
12cu|deluge-1.3.7-1|74	%endif
12cu|deluge-1.3.7-1|75	
12cu|deluge-1.3.7-1|76	%install
12cu|deluge-1.3.7-1|77	python ./setup.py install -O1 --skip-build --root=%{buildroot}
12cu|deluge-1.3.7-1|78	
12cu|deluge-1.3.7-1|79	
12cu|deluge-1.3.7-1|80	%changelog
12cu|deluge-1.3.7-1|81	* Mon Sep 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.7-1
12cu|deluge-1.3.7-1|82	+ Revision: cddde69
12cu|deluge-1.3.7-1|83	- New version 1.3.7
12cu|deluge-1.3.7-1|84	
12cu|deluge-1.3.7-1|85	

9150 12
12cu|denemo-1.1.8-1|1	%define Werror_cflags %nil
12cu|denemo-1.1.8-1|2	Summary:	WYSIWYG musical score editor and frontend for Lilypond
12cu|denemo-1.1.8-1|3	Name:		denemo
12cu|denemo-1.1.8-1|4	Version:	1.1.8
12cu|denemo-1.1.8-1|5	Release:	1
12cu|denemo-1.1.8-1|6	License:	GPLv2+
12cu|denemo-1.1.8-1|7	Group:		Sound
12cu|denemo-1.1.8-1|8	URL:		http://www.denemo.org/HomePage
12cu|denemo-1.1.8-1|9	Source0:	http://ftp.gnu.org/gnu/denemo/%{name}-%{version}.tar.gz
12cu|denemo-1.1.8-1|10	
12cu|denemo-1.1.8-1|11	BuildRequires:	pkgconfig(rubberband) >= 1.0.8
12cu|denemo-1.1.8-1|12	BuildRequires:	intltool >= 0.35.0
12cu|denemo-1.1.8-1|13	BuildRequires:	pkgconfig(aubio)
12cu|denemo-1.1.8-1|14	BuildRequires:	pkgconfig(evince-view-3.0)
12cu|denemo-1.1.8-1|15	BuildRequires:	pkgconfig(fftw3)
12cu|denemo-1.1.8-1|16	BuildRequires:	pkgconfig(fluidsynth)
12cu|denemo-1.1.8-1|17	BuildRequires:	pkgconfig(fontconfig)
12cu|denemo-1.1.8-1|18	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|denemo-1.1.8-1|19	BuildRequires:	pkgconfig(gtksourceview-3.0)
12cu|denemo-1.1.8-1|20	BuildRequires:	pkgconfig(guile-1.8)
12cu|denemo-1.1.8-1|21	BuildRequires:	pkgconfig(librsvg-2.0)
12cu|denemo-1.1.8-1|22	BuildRequires:	pkgconfig(libxml-2.0)
12cu|denemo-1.1.8-1|23	BuildRequires:	pkgconfig(portaudio-2.0)
12cu|denemo-1.1.8-1|24	BuildRequires:	pkgconfig(samplerate)
12cu|denemo-1.1.8-1|25	BuildRequires:	portmidi-devel
12cu|denemo-1.1.8-1|26	BuildRequires:	desktop-file-utils
12cu|denemo-1.1.8-1|27	
12cu|denemo-1.1.8-1|28	Requires:	fluidsynth
12cu|denemo-1.1.8-1|29	Requires:	lilypond
12cu|denemo-1.1.8-1|30	Requires:	playmidi
12cu|denemo-1.1.8-1|31	Requires:	TiMidity++
12cu|denemo-1.1.8-1|32	
12cu|denemo-1.1.8-1|33	%description
12cu|denemo-1.1.8-1|34	Denemo is the GNU graphical musical score editor, and serves as a frontend
12cu|denemo-1.1.8-1|35	to Lilypond. Besides lilypond, it can also export music into ABC format.
12cu|denemo-1.1.8-1|36	as well as handling Csound score files playback and MIDI playback.
12cu|denemo-1.1.8-1|37	
12cu|denemo-1.1.8-1|38	%prep
12cu|denemo-1.1.8-1|39	%setup -q
12cu|denemo-1.1.8-1|40	autoconf
12cu|denemo-1.1.8-1|41	
12cu|denemo-1.1.8-1|42	
12cu|denemo-1.1.8-1|43	%build
12cu|denemo-1.1.8-1|44	%configure2_5x --disable-static \
12cu|denemo-1.1.8-1|45	--with-included-smf --enable-jack
12cu|denemo-1.1.8-1|46	perl -pi -e "s|-lporttime||" src/Makefile
12cu|denemo-1.1.8-1|47	%make
12cu|denemo-1.1.8-1|48	
12cu|denemo-1.1.8-1|49	%install
12cu|denemo-1.1.8-1|50	%makeinstall_std
12cu|denemo-1.1.8-1|51	
12cu|denemo-1.1.8-1|52	desktop-file-install --vendor="" \
12cu|denemo-1.1.8-1|53	--dir=%{buildroot}/%{_datadir}/applications\
12cu|denemo-1.1.8-1|54	--add-category=GTK \
12cu|denemo-1.1.8-1|55	%{buildroot}/%{_datadir}/applications/denemo.desktop
12cu|denemo-1.1.8-1|56	
12cu|denemo-1.1.8-1|57	pushd %{buildroot}%{_datadir}/%{name}/actions/denemo-modules
12cu|denemo-1.1.8-1|58	find . -name "*.scm" |xargs chmod 0644
12cu|denemo-1.1.8-1|59	popd
12cu|denemo-1.1.8-1|60	
12cu|denemo-1.1.8-1|61	
12cu|denemo-1.1.8-1|62	%find_lang %{name}
12cu|denemo-1.1.8-1|63	
12cu|denemo-1.1.8-1|64	%files -f %{name}.lang
12cu|denemo-1.1.8-1|65	%doc COPYING AUTHORS
12cu|denemo-1.1.8-1|66	%{_bindir}/*
12cu|denemo-1.1.8-1|67	%{_datadir}/%{name}
12cu|denemo-1.1.8-1|68	%{_datadir}/fonts/truetype/%{name}/*
12cu|denemo-1.1.8-1|69	%{_datadir}/applications/%{name}.desktop
12cu|denemo-1.1.8-1|70	%{_datadir}/pixmaps/%{name}.png
12cu|denemo-1.1.8-1|71	%{_datadir}/appdata/denemo.appdata.xml
12cu|denemo-1.1.8-1|72	
12cu|denemo-1.1.8-1|73	%changelog
12cu|denemo-1.1.8-1|74	* Sun Oct 05 2014 symbianflo <symbianflo@symbianflo> 1.1.8-1
12cu|denemo-1.1.8-1|75	+ Revision: ae59eaf
12cu|denemo-1.1.8-1|76	- Log: Update to 1.1.8
12cu|denemo-1.1.8-1|77	
12cu|denemo-1.1.8-1|78	

9151 12
12cu|desktopcouch-1.0.8-1|1	Summary:       Integration of CouchDB storage into desktop applications
12cu|desktopcouch-1.0.8-1|2	Name:          desktopcouch
12cu|desktopcouch-1.0.8-1|3	Version:       1.0.8
12cu|desktopcouch-1.0.8-1|4	Release:       1
12cu|desktopcouch-1.0.8-1|5	License:       LGPLv3
12cu|desktopcouch-1.0.8-1|6	Group:         Databases
12cu|desktopcouch-1.0.8-1|7	URL:           https://launchpad.net/desktopcouch
12cu|desktopcouch-1.0.8-1|8	Source0:       http://launchpad.net/desktopcouch/trunk/%{version}/+download/%{name}-%{version}.tar.gz
12cu|desktopcouch-1.0.8-1|9	BuildRequires: python
12cu|desktopcouch-1.0.8-1|10	BuildRequires: python-setuptools
12cu|desktopcouch-1.0.8-1|11	BuildRequires: python-distutils-extra
12cu|desktopcouch-1.0.8-1|12	BuildRequires: python-twisted-core
12cu|desktopcouch-1.0.8-1|13	BuildRequires: pkgconfig(pygobject-2.0)
12cu|desktopcouch-1.0.8-1|14	BuildRequires: pkgconfig(dbus-python)
12cu|desktopcouch-1.0.8-1|15	BuildRequires: intltool
12cu|desktopcouch-1.0.8-1|16	BuildRequires: pyxdg
12cu|desktopcouch-1.0.8-1|17	BuildRequires: pkgconfig(pygtk-2.0)
12cu|desktopcouch-1.0.8-1|18	BuildRequires: python-couchdb
12cu|desktopcouch-1.0.8-1|19	BuildRequires: gnome-python-gnomekeyring
12cu|desktopcouch-1.0.8-1|20	BuildRequires: python-simplejson
12cu|desktopcouch-1.0.8-1|21	BuildRequires: avahi-python
12cu|desktopcouch-1.0.8-1|22	BuildRequires: python-oauth
12cu|desktopcouch-1.0.8-1|23	
12cu|desktopcouch-1.0.8-1|24	Requires:      couchdb-bin
12cu|desktopcouch-1.0.8-1|25	Requires:      python-couchdb
12cu|desktopcouch-1.0.8-1|26	Requires:      python-oauth
12cu|desktopcouch-1.0.8-1|27	Requires:      python
12cu|desktopcouch-1.0.8-1|28	
12cu|desktopcouch-1.0.8-1|29	BuildArch:     noarch
12cu|desktopcouch-1.0.8-1|30	
12cu|desktopcouch-1.0.8-1|31	%description
12cu|desktopcouch-1.0.8-1|32	Integration of CouchDB storage into desktop applications, for automatic
12cu|desktopcouch-1.0.8-1|33	replication and synchronization of data between computers.
12cu|desktopcouch-1.0.8-1|34	
12cu|desktopcouch-1.0.8-1|35	%package tools
12cu|desktopcouch-1.0.8-1|36	Requires:   pygtk2.0
12cu|desktopcouch-1.0.8-1|37	Group:      Databases
12cu|desktopcouch-1.0.8-1|38	Summary: Desktopcouch tools
12cu|desktopcouch-1.0.8-1|39	%description tools
12cu|desktopcouch-1.0.8-1|40	This package contains graphical tools for desktopcouch, to pair two computers.
12cu|desktopcouch-1.0.8-1|41	
12cu|desktopcouch-1.0.8-1|42	%prep
12cu|desktopcouch-1.0.8-1|43	%setup -q
12cu|desktopcouch-1.0.8-1|44	
12cu|desktopcouch-1.0.8-1|45	%build
12cu|desktopcouch-1.0.8-1|46	python setup.py build
12cu|desktopcouch-1.0.8-1|47	
12cu|desktopcouch-1.0.8-1|48	%install
12cu|desktopcouch-1.0.8-1|49	python setup.py install --root $RPM_BUILD_ROOT
12cu|desktopcouch-1.0.8-1|50	
12cu|desktopcouch-1.0.8-1|51	rm -Rf $RPM_BUILD_ROOT/%{_datadir}/apport/
12cu|desktopcouch-1.0.8-1|52	rm -Rf $RPM_BUILD_ROOT/%{_docdir}/
12cu|desktopcouch-1.0.8-1|53	
12cu|desktopcouch-1.0.8-1|54	%files
12cu|desktopcouch-1.0.8-1|55	%config(noreplace) %{_sysconfdir}/xdg/desktop-couch/compulsory-auth.ini
12cu|desktopcouch-1.0.8-1|56	%config(noreplace) %{_sysconfdir}/xdg/desktop-couch/default.ini
12cu|desktopcouch-1.0.8-1|57	%dir %{_sysconfdir}/xdg/desktop-couch
12cu|desktopcouch-1.0.8-1|58	%{_datadir}/dbus-1/services/org.desktopcouch.CouchDB.service
12cu|desktopcouch-1.0.8-1|59	%{py_puresitedir}/%{name}/
12cu|desktopcouch-1.0.8-1|60	%{py_puresitedir}/*.egg-info
12cu|desktopcouch-1.0.8-1|61	%{_prefix}/lib/%{name}/
12cu|desktopcouch-1.0.8-1|62	%{_datadir}/%{name}/
12cu|desktopcouch-1.0.8-1|63	
12cu|desktopcouch-1.0.8-1|64	%files tools
12cu|desktopcouch-1.0.8-1|65	%{_bindir}/*
12cu|desktopcouch-1.0.8-1|66	%{_mandir}/man1/*
12cu|desktopcouch-1.0.8-1|67	%{_datadir}/applications/*.desktop
12cu|desktopcouch-1.0.8-1|68	
12cu|desktopcouch-1.0.8-1|69	
12cu|desktopcouch-1.0.8-1|70	
12cu|desktopcouch-1.0.8-1|71	

9152 12
12cu|desmume-0.9.10-1|1	%define		longname	DeSmuME
12cu|desmume-0.9.10-1|2	
12cu|desmume-0.9.10-1|3	Summary:	A Nintendo DS emulator
12cu|desmume-0.9.10-1|4	Name:		desmume
12cu|desmume-0.9.10-1|5	Version:	0.9.10
12cu|desmume-0.9.10-1|6	Release:	1
12cu|desmume-0.9.10-1|7	License:	GPLv2+
12cu|desmume-0.9.10-1|8	Group:		Emulators
12cu|desmume-0.9.10-1|9	Url:		http://desmume.sourceforge.net/
12cu|desmume-0.9.10-1|10	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cu|desmume-0.9.10-1|11	Source10:	%{name}-48.png
12cu|desmume-0.9.10-1|12	Patch0:		desmume-0.9.10-no-return-for-void.patch
12cu|desmume-0.9.10-1|13	BuildRequires:	desktop-file-utils
12cu|desmume-0.9.10-1|14	BuildRequires:	intltool
12cu|desmume-0.9.10-1|15	BuildRequires:	recode
12cu|desmume-0.9.10-1|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|desmume-0.9.10-1|17	BuildRequires:	pkgconfig(gtkglext-1.0)
12cu|desmume-0.9.10-1|18	BuildRequires:	pkgconfig(libagg)
12cu|desmume-0.9.10-1|19	BuildRequires:	pkgconfig(libglade-2.0)
12cu|desmume-0.9.10-1|20	BuildRequires:	pkgconfig(sdl)
12cu|desmume-0.9.10-1|21	BuildRequires:	pkgconfig(zlib)
12cu|desmume-0.9.10-1|22	BuildRequires:	pcap-devel
12cu|desmume-0.9.10-1|23	Obsoletes:	wx%{name} < 0.9.10
12cu|desmume-0.9.10-1|24	
12cu|desmume-0.9.10-1|25	%description
12cu|desmume-0.9.10-1|26	DeSmuME is a Nintendo DS emulator running homebrew demos and commercial
12cu|desmume-0.9.10-1|27	games... For the latter ones, you should own the games corresponding the
12cu|desmume-0.9.10-1|28	roms you play with.
12cu|desmume-0.9.10-1|29	
12cu|desmume-0.9.10-1|30	You can find a compatibility list here : http://desmume.org/?page_id=15
12cu|desmume-0.9.10-1|31	
12cu|desmume-0.9.10-1|32	In this package is the GTK GUI version.
12cu|desmume-0.9.10-1|33	
12cu|desmume-0.9.10-1|34	%files
12cu|desmume-0.9.10-1|35	%doc AUTHORS ChangeLog README README.LIN
12cu|desmume-0.9.10-1|36	%attr(0755,root,root) %{_bindir}/%{name}
12cu|desmume-0.9.10-1|37	%{_iconsdir}/%{name}.png
12cu|desmume-0.9.10-1|38	%{_datadir}/applications/%{name}.desktop
12cu|desmume-0.9.10-1|39	%{_mandir}/man1/desmume.1.*
12cu|desmume-0.9.10-1|40	%{_datadir}/pixmaps/DeSmuME.xpm
12cu|desmume-0.9.10-1|41	
12cu|desmume-0.9.10-1|42	#----------------------------------------------------------------------------
12cu|desmume-0.9.10-1|43	
12cu|desmume-0.9.10-1|44	%package -n %{name}-glade
12cu|desmume-0.9.10-1|45	Summary:	A Nintendo DS emulator (Glade GUI version)
12cu|desmume-0.9.10-1|46	Group:		Emulators
12cu|desmume-0.9.10-1|47	
12cu|desmume-0.9.10-1|48	%description -n %{name}-glade
12cu|desmume-0.9.10-1|49	DeSmuME is a Nintendo DS emulator running homebrew demos and commercial
12cu|desmume-0.9.10-1|50	games... For the latter ones, you should own the games corresponding the
12cu|desmume-0.9.10-1|51	roms you play with.
12cu|desmume-0.9.10-1|52	
12cu|desmume-0.9.10-1|53	You can find a compatibility list here : http://desmume.org/?page_id=15
12cu|desmume-0.9.10-1|54	
12cu|desmume-0.9.10-1|55	In this package is the GTK/Glade version, which includes a translation.
12cu|desmume-0.9.10-1|56	
12cu|desmume-0.9.10-1|57	%files -n %{name}-glade -f %{name}.lang
12cu|desmume-0.9.10-1|58	%doc AUTHORS ChangeLog README README.LIN
12cu|desmume-0.9.10-1|59	%attr(0755,root,root) %{_bindir}/%{name}-glade
12cu|desmume-0.9.10-1|60	%{_datadir}/%{name}
12cu|desmume-0.9.10-1|61	%{_iconsdir}/%{name}-glade.png
12cu|desmume-0.9.10-1|62	%{_datadir}/applications/%{name}-glade.desktop
12cu|desmume-0.9.10-1|63	%{_mandir}/man1/desmume-glade.1.*
12cu|desmume-0.9.10-1|64	
12cu|desmume-0.9.10-1|65	#----------------------------------------------------------------------------
12cu|desmume-0.9.10-1|66	
12cu|desmume-0.9.10-1|67	%package -n %{name}-cli
12cu|desmume-0.9.10-1|68	Summary:	A Nintendo DS emulator (CLI version)
12cu|desmume-0.9.10-1|69	Group:		Emulators
12cu|desmume-0.9.10-1|70	
12cu|desmume-0.9.10-1|71	%description -n %{name}-cli
12cu|desmume-0.9.10-1|72	DeSmuME is a Nintendo DS emulator running homebrew demos and commercial
12cu|desmume-0.9.10-1|73	games... For the latter ones, you should own the games corresponding the
12cu|desmume-0.9.10-1|74	roms you play with.
12cu|desmume-0.9.10-1|75	
12cu|desmume-0.9.10-1|76	You can find a compatibility list here : http://desmume.org/?page_id=15
12cu|desmume-0.9.10-1|77	
12cu|desmume-0.9.10-1|78	In this package is the CLI version (without a GUI).
12cu|desmume-0.9.10-1|79	
12cu|desmume-0.9.10-1|80	%files -n %{name}-cli
12cu|desmume-0.9.10-1|81	%doc AUTHORS ChangeLog README README.LIN
12cu|desmume-0.9.10-1|82	%attr(0755,root,root) %{_bindir}/%{name}-cli
12cu|desmume-0.9.10-1|83	%{_mandir}/man1/desmume-cli.1.*
12cu|desmume-0.9.10-1|84	
12cu|desmume-0.9.10-1|85	#----------------------------------------------------------------------------
12cu|desmume-0.9.10-1|86	
12cu|desmume-0.9.10-1|87	%prep
12cu|desmume-0.9.10-1|88	%setup -q
12cu|desmume-0.9.10-1|89	%patch0 -p1
12cu|desmume-0.9.10-1|90	recode l1..u8 AUTHORS ChangeLog
12cu|desmume-0.9.10-1|91	perl -pi -e 's|\r\n|\n|g' AUTHORS ChangeLog
12cu|desmume-0.9.10-1|92	find src -name *.[ch]* -exec chmod 644 {} +
12cu|desmume-0.9.10-1|93	
12cu|desmume-0.9.10-1|94	%build
12cu|desmume-0.9.10-1|95	./autogen.sh
12cu|desmume-0.9.10-1|96	%configure2_5x \
12cu|desmume-0.9.10-1|97	--enable-wifi \
12cu|desmume-0.9.10-1|98	--enable-glade
12cu|desmume-0.9.10-1|99	%make
12cu|desmume-0.9.10-1|100	
12cu|desmume-0.9.10-1|101	%install
12cu|desmume-0.9.10-1|102	%makeinstall_std
12cu|desmume-0.9.10-1|103	
12cu|desmume-0.9.10-1|104	#glade files
12cu|desmume-0.9.10-1|105	install -d -m 755 %{buildroot}/%{_datadir}/%{name}
12cu|desmume-0.9.10-1|106	install -m 644 src/gtk-glade/glade/* %{buildroot}/%{_datadir}/%{name}
12cu|desmume-0.9.10-1|107	
12cu|desmume-0.9.10-1|108	#icons
12cu|desmume-0.9.10-1|109	install -d -m 755 %{buildroot}/%{_iconsdir}
12cu|desmume-0.9.10-1|110	install -m 644 %{SOURCE10} %{buildroot}/%{_iconsdir}/%{name}.png
12cu|desmume-0.9.10-1|111	install -m 644 %{SOURCE10} %{buildroot}/%{_iconsdir}/%{name}-glade.png
12cu|desmume-0.9.10-1|112	
12cu|desmume-0.9.10-1|113	#xdg menus
12cu|desmume-0.9.10-1|114	desktop-file-install --vendor="" \
12cu|desmume-0.9.10-1|115	--remove-category="Application" \
12cu|desmume-0.9.10-1|116	--remove-key="Version" \
12cu|desmume-0.9.10-1|117	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
12cu|desmume-0.9.10-1|118	--add-category="Emulator" \
12cu|desmume-0.9.10-1|119	--dir=%{buildroot}%{_datadir}/applications \
12cu|desmume-0.9.10-1|120	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|desmume-0.9.10-1|121	
12cu|desmume-0.9.10-1|122	desktop-file-install --vendor="" \
12cu|desmume-0.9.10-1|123	--remove-category="Application" \
12cu|desmume-0.9.10-1|124	--remove-key="Version" \
12cu|desmume-0.9.10-1|125	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
12cu|desmume-0.9.10-1|126	--add-category="Emulator" \
12cu|desmume-0.9.10-1|127	--dir=%{buildroot}%{_datadir}/applications \
12cu|desmume-0.9.10-1|128	%{buildroot}%{_datadir}/applications/%{name}-glade.desktop
12cu|desmume-0.9.10-1|129	
12cu|desmume-0.9.10-1|130	%find_lang %{name}
12cu|desmume-0.9.10-1|131	
12cu|desmume-0.9.10-1|132	
12cu|desmume-0.9.10-1|133	%changelog
12cu|desmume-0.9.10-1|134	* Fri Nov 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.10-1
12cu|desmume-0.9.10-1|135	+ Revision: c670a54
12cu|desmume-0.9.10-1|136	- LOG New version 0.9.10, drop wx package as it's no longer provided in upstream
12cu|desmume-0.9.10-1|137	
12cu|desmume-0.9.10-1|138	

9153 12
12cu|deutex-4.4.0-4|1	Name:		deutex
12cu|deutex-4.4.0-4|2	Version:	4.4.0
12cu|deutex-4.4.0-4|3	Release:	4
12cu|deutex-4.4.0-4|4	Summary:	Summary	A utility for modifying the graphics of Doom IWAD and PWAD files
12cu|deutex-4.4.0-4|5	Source0:	http://www.teaser.fr/~amajorel/deutex/%{name}-%{version}.tar.bz2
12cu|deutex-4.4.0-4|6	# this patch s needed otherwise we cannot see fatal error on start, used
12cu|deutex-4.4.0-4|7	# to fix a segfault on start, as code was not 64 bits clean
12cu|deutex-4.4.0-4|8	Patch0:     deutex-4.4.0-fix-error-on-startup.diff
12cu|deutex-4.4.0-4|9	Patch1:     deutex-4.4.0-fix-error-on-64b.diff
12cu|deutex-4.4.0-4|10	URL:		http://www.deutex.com/
12cu|deutex-4.4.0-4|11	Group:		Games/Arcade
12cu|deutex-4.4.0-4|12	License:	GPLv2
12cu|deutex-4.4.0-4|13	BuildRequires:	SDL-devel smpeg-devel SDL_mixer-devel SDL_net-devel
12cu|deutex-4.4.0-4|14	
12cu|deutex-4.4.0-4|15	%description
12cu|deutex-4.4.0-4|16	DeuTex is a wad composer for Doom, Heretic, Hexen and Strife. It can be used
12cu|deutex-4.4.0-4|17	to extract the lumps of a wad and save them as individual files. Conversely,
12cu|deutex-4.4.0-4|18	it can also build a wad from separate files.  When extracting a lump to a file,
12cu|deutex-4.4.0-4|19	it does not just copy the raw data, it converts it to an appropriate format
12cu|deutex-4.4.0-4|20	(such as PPM for graphics, Sun audio for samples, etc.). Conversely, when it
12cu|deutex-4.4.0-4|21	reads files for inclusion in pwads, it does the necessary conversions (for
12cu|deutex-4.4.0-4|22	example, from PPM to Doom picture format). In addition, DeuTex has functions
12cu|deutex-4.4.0-4|23	such as merging wads, etc.
12cu|deutex-4.4.0-4|24	
12cu|deutex-4.4.0-4|25	%prep
12cu|deutex-4.4.0-4|26	%setup -q -n %{name}-%{version}
12cu|deutex-4.4.0-4|27	%patch0 -p0
12cu|deutex-4.4.0-4|28	%patch1 -p0
12cu|deutex-4.4.0-4|29	
12cu|deutex-4.4.0-4|30	%build
12cu|deutex-4.4.0-4|31	%make CFLAGS="%optflags" LDFLAGS="%ldflags"
12cu|deutex-4.4.0-4|32	
12cu|deutex-4.4.0-4|33	%install
12cu|deutex-4.4.0-4|34	rm -rf %{buildroot}
12cu|deutex-4.4.0-4|35	mkdir -p %{buildroot}/%{_bindir}
12cu|deutex-4.4.0-4|36	mkdir -p %{buildroot}/%{_prefix}/man/man6/
12cu|deutex-4.4.0-4|37	mkdir -p %{buildroot}/%_mandir/
12cu|deutex-4.4.0-4|38	
12cu|deutex-4.4.0-4|39	make install PREFIX=%{buildroot}/%{_prefix}
12cu|deutex-4.4.0-4|40	
12cu|deutex-4.4.0-4|41	mv %{buildroot}/%{_prefix}/man/man6/ %{buildroot}/%_mandir/man6/
12cu|deutex-4.4.0-4|42	
12cu|deutex-4.4.0-4|43	%clean
12cu|deutex-4.4.0-4|44	rm -rf %{buildroot}
12cu|deutex-4.4.0-4|45	
12cu|deutex-4.4.0-4|46	%files
12cu|deutex-4.4.0-4|47	%doc CHANGES LICENSE README COPYING TODO COPYING.LIB VERSION
12cu|deutex-4.4.0-4|48	%defattr (-,root,root)
12cu|deutex-4.4.0-4|49	%{_bindir}/deutex
12cu|deutex-4.4.0-4|50	%{_bindir}/deusf
12cu|deutex-4.4.0-4|51	%_mandir/man6/*
12cu|deutex-4.4.0-4|52	
12cu|deutex-4.4.0-4|53	
12cu|deutex-4.4.0-4|54	%changelog
12cu|deutex-4.4.0-4|55	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 4.4.0-3mdv2011.0
12cu|deutex-4.4.0-4|56	+ Revision: 610238
12cu|deutex-4.4.0-4|57	- rebuild
12cu|deutex-4.4.0-4|58	
12cu|deutex-4.4.0-4|59	* Fri Apr 30 2010 Funda Wang <fwang@mandriva.org> 4.4.0-2mdv2010.1
12cu|deutex-4.4.0-4|60	+ Revision: 541253
12cu|deutex-4.4.0-4|61	- use flags
12cu|deutex-4.4.0-4|62	
12cu|deutex-4.4.0-4|63	* Sun Mar 29 2009 Michael Scherer <misc@mandriva.org> 4.4.0-2mdv2009.1
12cu|deutex-4.4.0-4|64	+ Revision: 362134
12cu|deutex-4.4.0-4|65	- fix segfault on x86_64 on start, and also port it to 64 bits
12cu|deutex-4.4.0-4|66	- remove useless buildRequires
12cu|deutex-4.4.0-4|67	- update license
12cu|deutex-4.4.0-4|68	- fix installation of file ( bug 49263 )
12cu|deutex-4.4.0-4|69	- add doc and man page
12cu|deutex-4.4.0-4|70	
12cu|deutex-4.4.0-4|71	* Tue Nov 18 2008 Zombie Ryushu <ryushu@mandriva.org> 4.4.0-1mdv2009.1
12cu|deutex-4.4.0-4|72	+ Revision: 304124
12cu|deutex-4.4.0-4|73	- import deutex
12cu|deutex-4.4.0-4|74	
12cu|deutex-4.4.0-4|75	
12cu|deutex-4.4.0-4|76	
12cu|deutex-4.4.0-4|77	* Fri May 19 2006 Lenny Cartier <lenny@mandrakesoft.com> 4.4.0
12cu|deutex-4.4.0-4|78	- 4.4.0

9154 12
12cu|devede-3.23.0-1|1	%define _files_listed_twice_terminate_build 0
12cu|devede-3.23.0-1|2	
12cu|devede-3.23.0-1|3	
12cu|devede-3.23.0-1|4	######################
12cu|devede-3.23.0-1|5	# Hardcode PLF build
12cu|devede-3.23.0-1|6	%define build_plf 0
12cu|devede-3.23.0-1|7	######################
12cu|devede-3.23.0-1|8	%if %{build_plf}
12cu|devede-3.23.0-1|9	%define distsuffix plf
12cu|devede-3.23.0-1|10	%define extrarelsuffix plf
12cu|devede-3.23.0-1|11	%endif
12cu|devede-3.23.0-1|12	
12cu|devede-3.23.0-1|13	Name:		devede
12cu|devede-3.23.0-1|14	Version:	3.23.0
12cu|devede-3.23.0-1|15	Release:	1
12cu|devede-3.23.0-1|16	Summary:	Graphical frontend to create video DVDs/(S)VCDs
12cu|devede-3.23.0-1|17	License:	GPLv3+
12cu|devede-3.23.0-1|18	Group:		Graphical desktop/Other
12cu|devede-3.23.0-1|19	URL:		http://www.rastersoft.com/programas/devede.html
12cu|devede-3.23.0-1|20	Source0:	http://www.rastersoft.com/descargas/%{name}-%{version}.tar.bz2
12cu|devede-3.23.0-1|21	Source1:	devede-16.png
12cu|devede-3.23.0-1|22	Source2:	devede-32.png
12cu|devede-3.23.0-1|23	Source3:	devede-48.png
12cu|devede-3.23.0-1|24	BuildArch:	noarch
12cu|devede-3.23.0-1|25	BuildRequires:	bash
12cu|devede-3.23.0-1|26	BuildRequires:	coreutils
12cu|devede-3.23.0-1|27	Requires:	dvdauthor
12cu|devede-3.23.0-1|28	Requires:	mencoder
12cu|devede-3.23.0-1|29	Requires:	mkisofs
12cu|devede-3.23.0-1|30	Requires:	mplayer
12cu|devede-3.23.0-1|31	Requires:	pygtk2.0
12cu|devede-3.23.0-1|32	Requires:	python
12cu|devede-3.23.0-1|33	Requires:	vcdimager
12cu|devede-3.23.0-1|34	Requires:	python-cairo
12cu|devede-3.23.0-1|35	Requires:	ffmpeg
12cu|devede-3.23.0-1|36	%if %{build_plf}
12cu|devede-3.23.0-1|37	Requires:	faad2
12cu|devede-3.23.0-1|38	%else
12cu|devede-3.23.0-1|39	Suggests:	faad2
12cu|devede-3.23.0-1|40	%endif
12cu|devede-3.23.0-1|41	
12cu|devede-3.23.0-1|42	%description
12cu|devede-3.23.0-1|43	DeVeDe is a program to create video DVDs (compatible with home players) from
12cu|devede-3.23.0-1|44	nearly any video format. It only uses Python, MPlayer, Mencoder, DVDAuthor,
12cu|devede-3.23.0-1|45	VCDImager, and mkisofs, so it has very few dependencies.
12cu|devede-3.23.0-1|46	
12cu|devede-3.23.0-1|47	%prep
12cu|devede-3.23.0-1|48	%setup -q
12cu|devede-3.23.0-1|49	
12cu|devede-3.23.0-1|50	# fix spurious-executable-perm
12cu|devede-3.23.0-1|51	chmod -x version.txt
12cu|devede-3.23.0-1|52	
12cu|devede-3.23.0-1|53	# remove shebangs
12cu|devede-3.23.0-1|54	%{__sed} -i -e '/^#!\//, 1d' %{name}_*.py
12cu|devede-3.23.0-1|55	%{__sed} -i 's/\/usr\/lib\/devede/\/usr\/share\/devede/' %{name}.py
12cu|devede-3.23.0-1|56	
12cu|devede-3.23.0-1|57	%build
12cu|devede-3.23.0-1|58	./setup.py build
12cu|devede-3.23.0-1|59	
12cu|devede-3.23.0-1|60	%install
12cu|devede-3.23.0-1|61	# The stuff that goes to /usr/lib is just python scripts, not actually
12cu|devede-3.23.0-1|62	# arch-specific. The app always looks for them in /usr/lib , even on
12cu|devede-3.23.0-1|63	# x86-64. So define libdir as %_prefix/lib. See bug #31692. -AdamW 2007/06
12cu|devede-3.23.0-1|64	./setup.py install --root=%{buildroot}
12cu|devede-3.23.0-1|65	
12cu|devede-3.23.0-1|66	
12cu|devede-3.23.0-1|67	# fd.o icons
12cu|devede-3.23.0-1|68	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48,scalable}/apps
12cu|devede-3.23.0-1|69	mv %{buildroot}/%{_datadir}/pixmaps/%{name}.svg %{buildroot}/%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cu|devede-3.23.0-1|70	install -m 644 %{SOURCE1} %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|devede-3.23.0-1|71	install -m 644 %{SOURCE2} %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|devede-3.23.0-1|72	install -m 644 %{SOURCE3} %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|devede-3.23.0-1|73	
12cu|devede-3.23.0-1|74	# redundant files, temp files...
12cu|devede-3.23.0-1|75	rm -f %{buildroot}/%{_bindir}/%{name}-debug
12cu|devede-3.23.0-1|76	rm -f %{buildroot}/%{_datadir}/doc/%{name}/html/*~
12cu|devede-3.23.0-1|77	
12cu|devede-3.23.0-1|78	%find_lang %{name}
12cu|devede-3.23.0-1|79	
12cu|devede-3.23.0-1|80	%files -f %name.lang
12cu|devede-3.23.0-1|81	%doc changes.txt version.txt
12cu|devede-3.23.0-1|82	%defattr(0755,root,root,0755)
12cu|devede-3.23.0-1|83	%{_bindir}/%{name}
12cu|devede-3.23.0-1|84	%defattr(0644,root,root,0755)
12cu|devede-3.23.0-1|85	%{_datadir}/applications/%{name}.desktop
12cu|devede-3.23.0-1|86	%{_datadir}/%{name}
12cu|devede-3.23.0-1|87	%{_datadir}/doc/%{name}
12cu|devede-3.23.0-1|88	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cu|devede-3.23.0-1|89	%{py_puresitedir}/*
12cu|devede-3.23.0-1|90	
12cu|devede-3.23.0-1|91	
12cu|devede-3.23.0-1|92	
12cu|devede-3.23.0-1|93	
12cu|devede-3.23.0-1|94	
12cu|devede-3.23.0-1|95	%changelog
12cu|devede-3.23.0-1|96	* Sun Oct 05 2014 abfonly <abfonly@gmail.com> 3.23.0-1
12cu|devede-3.23.0-1|97	+ Revision: c04467f
12cu|devede-3.23.0-1|98	- Updated devede.spec
12cu|devede-3.23.0-1|99	
12cu|devede-3.23.0-1|100	

9155 12
12cu|devilspie-0.23-1|1	Summary:	A window matching tool
12cu|devilspie-0.23-1|2	Name:		devilspie
12cu|devilspie-0.23-1|3	Version:	0.23
12cu|devilspie-0.23-1|4	Release:	1
12cu|devilspie-0.23-1|5	License:	GPLv2+
12cu|devilspie-0.23-1|6	Group:		Graphical desktop/GNOME
12cu|devilspie-0.23-1|7	Url:		http://www.burtonini.com/
12cu|devilspie-0.23-1|8	Source0:	http://www.burtonini.com/computing/%{name}-%{version}.tar.xz
12cu|devilspie-0.23-1|9	# Debian patchset
12cu|devilspie-0.23-1|10	Patch0:		fix_manpage_lintian_warnings.patch
12cu|devilspie-0.23-1|11	Patch1:		fix_memleak_in_my_wnck_get_viewport_start.patch
12cu|devilspie-0.23-1|12	Patch2:		fix_using_deprecated_wnck_functions.patch
12cu|devilspie-0.23-1|13	Patch3:		remove_unavailable_options_from_manpage.patch
12cu|devilspie-0.23-1|14	BuildRequires:	intltool
12cu|devilspie-0.23-1|15	BuildRequires:	pkgconfig(gdk-3.0)
12cu|devilspie-0.23-1|16	BuildRequires:	pkgconfig(glib-2.0)
12cu|devilspie-0.23-1|17	BuildRequires:	pkgconfig(libwnck-3.0)
12cu|devilspie-0.23-1|18	BuildRequires:	pkgconfig(x11)
12cu|devilspie-0.23-1|19	
12cu|devilspie-0.23-1|20	%description
12cu|devilspie-0.23-1|21	A window-matching utility, inspired by Sawfish's "Matched Windows" option and
12cu|devilspie-0.23-1|22	the lack of the functionality in Metacity. Metacity lacking window matching is
12cu|devilspie-0.23-1|23	not a bad thing -- Metacity is a lean window manager, and window matching does
12cu|devilspie-0.23-1|24	not have to be a window manager task.
12cu|devilspie-0.23-1|25	
12cu|devilspie-0.23-1|26	Devil's Pie can be configured to detect windows as they are created, and match
12cu|devilspie-0.23-1|27	the window to a set of rules. If the window matches the rules, it can perform a
12cu|devilspie-0.23-1|28	series of actions on that window. For example, I make all windows created by
12cu|devilspie-0.23-1|29	X-Chat appear on all workspaces, and the main Gkrellm1 window does not appear
12cu|devilspie-0.23-1|30	in the pager or task list.
12cu|devilspie-0.23-1|31	
12cu|devilspie-0.23-1|32	%files -f %{name}.lang
12cu|devilspie-0.23-1|33	%doc AUTHORS ChangeLog README* TODO
12cu|devilspie-0.23-1|34	%{_bindir}/*
12cu|devilspie-0.23-1|35	%{_mandir}/*/*
12cu|devilspie-0.23-1|36	
12cu|devilspie-0.23-1|37	#----------------------------------------------------------------------------
12cu|devilspie-0.23-1|38	
12cu|devilspie-0.23-1|39	%prep
12cu|devilspie-0.23-1|40	%setup -q
12cu|devilspie-0.23-1|41	%patch0 -p1
12cu|devilspie-0.23-1|42	%patch1 -p1
12cu|devilspie-0.23-1|43	%patch2 -p1
12cu|devilspie-0.23-1|44	%patch3 -p1
12cu|devilspie-0.23-1|45	
12cu|devilspie-0.23-1|46	%build
12cu|devilspie-0.23-1|47	%configure2_5x
12cu|devilspie-0.23-1|48	%make
12cu|devilspie-0.23-1|49	
12cu|devilspie-0.23-1|50	%check
12cu|devilspie-0.23-1|51	make check
12cu|devilspie-0.23-1|52	
12cu|devilspie-0.23-1|53	%install
12cu|devilspie-0.23-1|54	%makeinstall_std
12cu|devilspie-0.23-1|55	
12cu|devilspie-0.23-1|56	%find_lang %{name}
12cu|devilspie-0.23-1|57	
12cu|devilspie-0.23-1|58	
12cu|devilspie-0.23-1|59	%changelog
12cu|devilspie-0.23-1|60	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.23-1
12cu|devilspie-0.23-1|61	+ Revision: 9081213
12cu|devilspie-0.23-1|62	- LOG New version 0.23, update BuildRequires, add patchset from Debian
12cu|devilspie-0.23-1|63	
12cu|devilspie-0.23-1|64	

9156 12
12cu|devmon-0.3.1-0.beta1.3|1	%define beta beta1
12cu|devmon-0.3.1-0.beta1.3|2	
12cu|devmon-0.3.1-0.beta1.3|3	Summary:	SNMP Device Monitoring for Hobbit/BigBrother
12cu|devmon-0.3.1-0.beta1.3|4	Name:		devmon
12cu|devmon-0.3.1-0.beta1.3|5	Version:	0.3.1
12cu|devmon-0.3.1-0.beta1.3|6	Release:	0.%{beta}.3
12cu|devmon-0.3.1-0.beta1.3|7	License:	GPLv2+
12cu|devmon-0.3.1-0.beta1.3|8	Group:		Monitoring
12cu|devmon-0.3.1-0.beta1.3|9	Url:		http://devmon.sf.net
12cu|devmon-0.3.1-0.beta1.3|10	Source0:	http://prdownloads.sourceforge.net/devmon/devmon-%{version}%{?beta:-%beta}.tar.gz
12cu|devmon-0.3.1-0.beta1.3|11	Patch0:		devmon-correct-paths.patch
12cu|devmon-0.3.1-0.beta1.3|12	Requires:	devmon-templates
12cu|devmon-0.3.1-0.beta1.3|13	Requires(pre,post,preun,postun):	rpm-helper
12cu|devmon-0.3.1-0.beta1.3|14	BuildArch:	noarch
12cu|devmon-0.3.1-0.beta1.3|15	
12cu|devmon-0.3.1-0.beta1.3|16	%description
12cu|devmon-0.3.1-0.beta1.3|17	Devmon is a device monitoring script which works in tandem with the
12cu|devmon-0.3.1-0.beta1.3|18	Hobbit/BigBrother monitoring suites. It queries remote hosts via SNMP, applies
12cu|devmon-0.3.1-0.beta1.3|19	user-defined logic and thresholds to the acquired data, and submits status and
12cu|devmon-0.3.1-0.beta1.3|20	alarms to a display server.
12cu|devmon-0.3.1-0.beta1.3|21	
12cu|devmon-0.3.1-0.beta1.3|22	%files
12cu|devmon-0.3.1-0.beta1.3|23	%doc docs/* README CHANGELOG extras/devmon.db extras/devmon-graph.cfg
12cu|devmon-0.3.1-0.beta1.3|24	%{_datadir}/%{name}
12cu|devmon-0.3.1-0.beta1.3|25	%attr(,640,root,devmon) %config(noreplace) %{_sysconfdir}/devmon.cfg
12cu|devmon-0.3.1-0.beta1.3|26	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cu|devmon-0.3.1-0.beta1.3|27	%config %{_initrddir}/%{name}
12cu|devmon-0.3.1-0.beta1.3|28	%attr(755,devmon,devmon) %dir %{_logdir}/%{name}
12cu|devmon-0.3.1-0.beta1.3|29	%attr(755,devmon,devmon) %dir %{_var}/run/%{name}
12cu|devmon-0.3.1-0.beta1.3|30	%attr(755,devmon,devmon) %dir %{_localstatedir}/lib/%{name}
12cu|devmon-0.3.1-0.beta1.3|31	
12cu|devmon-0.3.1-0.beta1.3|32	%pre
12cu|devmon-0.3.1-0.beta1.3|33	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
12cu|devmon-0.3.1-0.beta1.3|34	
12cu|devmon-0.3.1-0.beta1.3|35	%post
12cu|devmon-0.3.1-0.beta1.3|36	%_post_service %{name}
12cu|devmon-0.3.1-0.beta1.3|37	
12cu|devmon-0.3.1-0.beta1.3|38	%preun
12cu|devmon-0.3.1-0.beta1.3|39	%_preun_service %{name}
12cu|devmon-0.3.1-0.beta1.3|40	
12cu|devmon-0.3.1-0.beta1.3|41	%postun
12cu|devmon-0.3.1-0.beta1.3|42	%_postun_userdel %{name}
12cu|devmon-0.3.1-0.beta1.3|43	
12cu|devmon-0.3.1-0.beta1.3|44	#----------------------------------------------------------------------------
12cu|devmon-0.3.1-0.beta1.3|45	
12cu|devmon-0.3.1-0.beta1.3|46	%prep
12cu|devmon-0.3.1-0.beta1.3|47	%setup -q -n %{name}-%{version}-%{beta}
12cu|devmon-0.3.1-0.beta1.3|48	%patch0 -p1 -b .mdv
12cu|devmon-0.3.1-0.beta1.3|49	
12cu|devmon-0.3.1-0.beta1.3|50	%build
12cu|devmon-0.3.1-0.beta1.3|51	
12cu|devmon-0.3.1-0.beta1.3|52	%install
12cu|devmon-0.3.1-0.beta1.3|53	install -d %{buildroot}/%{_datadir}/%{name}
12cu|devmon-0.3.1-0.beta1.3|54	install -d %{buildroot}/%{_sysconfdir}/logrotate.d %{buildroot}/%{_initrddir}
12cu|devmon-0.3.1-0.beta1.3|55	install -d %{buildroot}/%{_localstatedir}/lib/%{name} %{buildroot}/%{_var}/run/%{name}
12cu|devmon-0.3.1-0.beta1.3|56	install -d %{buildroot}/%{_logdir}/%{name}
12cu|devmon-0.3.1-0.beta1.3|57	install -d %{buildroot}/%{_localstatedir}/lib/%{name}
12cu|devmon-0.3.1-0.beta1.3|58	cp -a modules %{buildroot}/%{_datadir}/%{name}
12cu|devmon-0.3.1-0.beta1.3|59	install -m755 devmon %{buildroot}/%{_datadir}/%{name}
12cu|devmon-0.3.1-0.beta1.3|60	install -m 640 devmon.cfg %{buildroot}/%{_sysconfdir}
12cu|devmon-0.3.1-0.beta1.3|61	install -m 755 extras/devmon.initd.redhat %{buildroot}/%{_initrddir}/devmon
12cu|devmon-0.3.1-0.beta1.3|62	
12cu|devmon-0.3.1-0.beta1.3|63	cat << EOF > %{buildroot}/%{_sysconfdir}/logrotate.d/%{name}
12cu|devmon-0.3.1-0.beta1.3|64	/var/log/devmon/devmon.log {
12cu|devmon-0.3.1-0.beta1.3|65	notifempty
12cu|devmon-0.3.1-0.beta1.3|66	missingok
12cu|devmon-0.3.1-0.beta1.3|67	postrotate
12cu|devmon-0.3.1-0.beta1.3|68	/sbin/service %{name} condrestart 2> /dev/null > /dev/null || true
12cu|devmon-0.3.1-0.beta1.3|69	endscript
12cu|devmon-0.3.1-0.beta1.3|70	}
12cu|devmon-0.3.1-0.beta1.3|71	EOF
12cu|devmon-0.3.1-0.beta1.3|72	
12cu|devmon-0.3.1-0.beta1.3|73	
12cu|devmon-0.3.1-0.beta1.3|74	%changelog
12cu|devmon-0.3.1-0.beta1.3|75	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.1-0.beta1.3
12cu|devmon-0.3.1-0.beta1.3|76	+ Revision: ed74b48
12cu|devmon-0.3.1-0.beta1.3|77	- LOG Spec cleanup
12cu|devmon-0.3.1-0.beta1.3|78	
12cu|devmon-0.3.1-0.beta1.3|79	

9157 12
12cu|devmon-templates-20080206-6|1	Summary:	Templates for Devmon SNMP Device Monitoring for Hobbit/BigBrother
12cu|devmon-templates-20080206-6|2	Name:		devmon-templates
12cu|devmon-templates-20080206-6|3	Version:	20080206
12cu|devmon-templates-20080206-6|4	Release:	6
12cu|devmon-templates-20080206-6|5	License:	GPLv2+
12cu|devmon-templates-20080206-6|6	Group:		Monitoring
12cu|devmon-templates-20080206-6|7	Url:		http://devmon.sf.net
12cu|devmon-templates-20080206-6|8	Source0:	http://prdownloads.sourceforge.net/devmon/devmon-templates-%{version}.tar.gz
12cu|devmon-templates-20080206-6|9	Source10:	%{name}.rpmlintrc
12cu|devmon-templates-20080206-6|10	Requires:	devmon
12cu|devmon-templates-20080206-6|11	BuildArch:	noarch
12cu|devmon-templates-20080206-6|12	
12cu|devmon-templates-20080206-6|13	%description
12cu|devmon-templates-20080206-6|14	Devmon is a device monitoring script which works in tandem with the
12cu|devmon-templates-20080206-6|15	Hobbit/BigBrother monitoring suites. It queries remote hosts via SNMP, applies
12cu|devmon-templates-20080206-6|16	user-defined logic and thresholds to the acquired data, and submits status and
12cu|devmon-templates-20080206-6|17	alarms to a display server.
12cu|devmon-templates-20080206-6|18	
12cu|devmon-templates-20080206-6|19	This package contains the device templates, which define the OIDs, transforms,
12cu|devmon-templates-20080206-6|20	thresholds, exceptions, and the message template sent to Hobbit/Big Brother.
12cu|devmon-templates-20080206-6|21	
12cu|devmon-templates-20080206-6|22	%files
12cu|devmon-templates-20080206-6|23	%{_datadir}/devmon/templates
12cu|devmon-templates-20080206-6|24	
12cu|devmon-templates-20080206-6|25	#----------------------------------------------------------------------------
12cu|devmon-templates-20080206-6|26	
12cu|devmon-templates-20080206-6|27	%prep
12cu|devmon-templates-20080206-6|28	%setup -q
12cu|devmon-templates-20080206-6|29	
12cu|devmon-templates-20080206-6|30	%build
12cu|devmon-templates-20080206-6|31	
12cu|devmon-templates-20080206-6|32	%install
12cu|devmon-templates-20080206-6|33	install -d %{buildroot}/%{_datadir}/devmon/templates
12cu|devmon-templates-20080206-6|34	cp -a * %{buildroot}/%{_datadir}/devmon/templates
12cu|devmon-templates-20080206-6|35	
12cu|devmon-templates-20080206-6|36	
12cu|devmon-templates-20080206-6|37	%changelog
12cu|devmon-templates-20080206-6|38	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20080206-6
12cu|devmon-templates-20080206-6|39	+ Revision: df0e59f
12cu|devmon-templates-20080206-6|40	- LOG Add rpmlint filter, spec cleanup
12cu|devmon-templates-20080206-6|41	
12cu|devmon-templates-20080206-6|42	

9158 12
12cu|d-feet-0.3.4-1|1	%define	debug_package %{nil}
12cu|d-feet-0.3.4-1|2	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|d-feet-0.3.4-1|3	
12cu|d-feet-0.3.4-1|4	Summary:	 D-Bus debugger
12cu|d-feet-0.3.4-1|5	Name:		d-feet
12cu|d-feet-0.3.4-1|6	Version:	0.3.4
12cu|d-feet-0.3.4-1|7	Release:	1
12cu|d-feet-0.3.4-1|8	License:	GPLv2+
12cu|d-feet-0.3.4-1|9	Group:		Emulators
12cu|d-feet-0.3.4-1|10	Url:		http://fedorahosted.org/d-feet/
12cu|d-feet-0.3.4-1|11	Source0:	http://ftp.gnome.org/pub/GNOME/sources/d-feet/%{url_ver}/%{name}-%{version}.tar.xz
12cu|d-feet-0.3.4-1|12	BuildRequires:	python-setuptools
12cu|d-feet-0.3.4-1|13	BuildRequires:	python-pep8
12cu|d-feet-0.3.4-1|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.6
12cu|d-feet-0.3.4-1|15	BuildRequires:	pkgconfig(glib-2.0)
12cu|d-feet-0.3.4-1|16	BuildRequires:	itstool
12cu|d-feet-0.3.4-1|17	BuildRequires:	libxml2-utils
12cu|d-feet-0.3.4-1|18	BuildRequires:	intltool
12cu|d-feet-0.3.4-1|19	
12cu|d-feet-0.3.4-1|20	Requires:	python-dbus
12cu|d-feet-0.3.4-1|21	
12cu|d-feet-0.3.4-1|22	
12cu|d-feet-0.3.4-1|23	%description
12cu|d-feet-0.3.4-1|24	D-Feet is a D-Bus debugger written in PyGtk by John (J5) Palmieri.
12cu|d-feet-0.3.4-1|25	
12cu|d-feet-0.3.4-1|26	It allows :
12cu|d-feet-0.3.4-1|27	* to view names on any bus,
12cu|d-feet-0.3.4-1|28	* to view exported objects, interfaces, methods and signals,
12cu|d-feet-0.3.4-1|29	* to view the full command line of services on the bus,
12cu|d-feet-0.3.4-1|30	* and to execute methods with parameters on the bus and see their
12cu|d-feet-0.3.4-1|31	return values.
12cu|d-feet-0.3.4-1|32	
12cu|d-feet-0.3.4-1|33	%prep
12cu|d-feet-0.3.4-1|34	%setup -q
12cu|d-feet-0.3.4-1|35	
12cu|d-feet-0.3.4-1|36	%build
12cu|d-feet-0.3.4-1|37	%configure2_5x
12cu|d-feet-0.3.4-1|38	%make
12cu|d-feet-0.3.4-1|39	
12cu|d-feet-0.3.4-1|40	%install
12cu|d-feet-0.3.4-1|41	%makeinstall_std
12cu|d-feet-0.3.4-1|42	
12cu|d-feet-0.3.4-1|43	
12cu|d-feet-0.3.4-1|44	mkdir -p %{buildroot}%{_datadir}/%{name}/help/figures
12cu|d-feet-0.3.4-1|45	mv %{buildroot}%{_datadir}/help/C/%{name}/{index,basics}.page \
12cu|d-feet-0.3.4-1|46	%{buildroot}%{_datadir}/%{name}/help/
12cu|d-feet-0.3.4-1|47	mv %{buildroot}%{_datadir}/help/C/%{name}/figures/icon.png \
12cu|d-feet-0.3.4-1|48	%{buildroot}%{_datadir}/%{name}/help/figures/
12cu|d-feet-0.3.4-1|49	rm -rf %{buildroot}%{_datadir}/help
12cu|d-feet-0.3.4-1|50	
12cu|d-feet-0.3.4-1|51	%files
12cu|d-feet-0.3.4-1|52	%doc AUTHORS COPYING README
12cu|d-feet-0.3.4-1|53	%{python_sitelib}/*
12cu|d-feet-0.3.4-1|54	%{_bindir}/%{name}
12cu|d-feet-0.3.4-1|55	%{_datadir}/%{name}/
12cu|d-feet-0.3.4-1|56	%{_iconsdir}/hicolor/*/apps/*.png
12cu|d-feet-0.3.4-1|57	%{_iconsdir}/hicolor/*/apps/*.svg
12cu|d-feet-0.3.4-1|58	%{_iconsdir}/HighContrast/*/apps/*.svg
12cu|d-feet-0.3.4-1|59	%{_datadir}/applications/%{name}.desktop
12cu|d-feet-0.3.4-1|60	%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
12cu|d-feet-0.3.4-1|61	

9159 12
12cu|dfu-programmer-0.6.1-1|1	Name:           dfu-programmer
12cu|dfu-programmer-0.6.1-1|2	Version:        0.6.1
12cu|dfu-programmer-0.6.1-1|3	Release:        1
12cu|dfu-programmer-0.6.1-1|4	Summary:        A Device Firmware Update based USB programmer for Atmel chips
12cu|dfu-programmer-0.6.1-1|5	
12cu|dfu-programmer-0.6.1-1|6	Group:          Development/Other
12cu|dfu-programmer-0.6.1-1|7	License:        GPLv2+
12cu|dfu-programmer-0.6.1-1|8	URL:            http://dfu-programmer.sourceforge.net/
12cu|dfu-programmer-0.6.1-1|9	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cu|dfu-programmer-0.6.1-1|10	
12cu|dfu-programmer-0.6.1-1|11	BuildRequires:  libusb-devel >= 0.1.10a
12cu|dfu-programmer-0.6.1-1|12	
12cu|dfu-programmer-0.6.1-1|13	%description
12cu|dfu-programmer-0.6.1-1|14	A linux based command-line programmer for Atmel chips with a USB
12cu|dfu-programmer-0.6.1-1|15	bootloader supporting ISP. This is a mostly Device Firmware Update
12cu|dfu-programmer-0.6.1-1|16	(DFU) 1.0 compliant user-space application. Supports all DFU enabled
12cu|dfu-programmer-0.6.1-1|17	Atmel chips with USB support.
12cu|dfu-programmer-0.6.1-1|18	
12cu|dfu-programmer-0.6.1-1|19	%prep
12cu|dfu-programmer-0.6.1-1|20	%setup -q
12cu|dfu-programmer-0.6.1-1|21	
12cu|dfu-programmer-0.6.1-1|22	%build
12cu|dfu-programmer-0.6.1-1|23	export LDFLAGS="-lusb-1.0"
12cu|dfu-programmer-0.6.1-1|24	%configure
12cu|dfu-programmer-0.6.1-1|25	%make
12cu|dfu-programmer-0.6.1-1|26	
12cu|dfu-programmer-0.6.1-1|27	%install
12cu|dfu-programmer-0.6.1-1|28	%makeinstall_std
12cu|dfu-programmer-0.6.1-1|29	
12cu|dfu-programmer-0.6.1-1|30	%{__install} -d %{buildroot}%{_datadir}/hal/fdi/information/20thirdparty
12cu|dfu-programmer-0.6.1-1|31	%{__install} -pm 644 fedora/10-dfu-programmer.fdi %{buildroot}%{_datadir}/hal/fdi/information/20thirdparty/10-dfu-programmer.fdi
12cu|dfu-programmer-0.6.1-1|32	
12cu|dfu-programmer-0.6.1-1|33	%files
12cu|dfu-programmer-0.6.1-1|34	%doc AUTHORS ChangeLog NEWS README COPYING
12cu|dfu-programmer-0.6.1-1|35	%{_bindir}/%{name}
12cu|dfu-programmer-0.6.1-1|36	%{_mandir}/man1/%{name}.1*
12cu|dfu-programmer-0.6.1-1|37	%{_datadir}/hal/fdi/information/20thirdparty/10-dfu-programmer.fdi
12cu|dfu-programmer-0.6.1-1|38	
12cu|dfu-programmer-0.6.1-1|39	%changelog
12cu|dfu-programmer-0.6.1-1|40	* Sun Jan 16 2011 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.5.4-1
12cu|dfu-programmer-0.6.1-1|41	- added atmega8u2 support
12cu|dfu-programmer-0.6.1-1|42	* Sun Jan 16 2011 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.5.3-1
12cu|dfu-programmer-0.6.1-1|43	- added at32uc3c* support
12cu|dfu-programmer-0.6.1-1|44	- fixed a number of defects
12cu|dfu-programmer-0.6.1-1|45	* Sat Aug 22 2009 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.5.2-1
12cu|dfu-programmer-0.6.1-1|46	- added ability to read from STDIN
12cu|dfu-programmer-0.6.1-1|47	- added ability to configure AVR32 fuses
12cu|dfu-programmer-0.6.1-1|48	- Applied a number of bug fixes
12cu|dfu-programmer-0.6.1-1|49	- Fixed AVR device support
12cu|dfu-programmer-0.6.1-1|50	* Wed Dec 10 2008 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.5.1-1
12cu|dfu-programmer-0.6.1-1|51	- add new flag to surpress bootloader memory checking
12cu|dfu-programmer-0.6.1-1|52	* Wed Dec 03 2008 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.5.0-1
12cu|dfu-programmer-0.6.1-1|53	- update the description
12cu|dfu-programmer-0.6.1-1|54	- fix the broken hal rules
12cu|dfu-programmer-0.6.1-1|55	* Fri Aug 29 2008 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.4.6-1
12cu|dfu-programmer-0.6.1-1|56	- change udev rules and permissions to be hal based
12cu|dfu-programmer-0.6.1-1|57	* Wed Aug 20 2008 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.4.5-1
12cu|dfu-programmer-0.6.1-1|58	- added 4K bootloader support
12cu|dfu-programmer-0.6.1-1|59	- added eeprom-dump and eeprom-flash support
12cu|dfu-programmer-0.6.1-1|60	- fixed the Source0 url
12cu|dfu-programmer-0.6.1-1|61	* Mon Nov 19 2007 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.4.4-1
12cu|dfu-programmer-0.6.1-1|62	- added reset command
12cu|dfu-programmer-0.6.1-1|63	- added udev rules and permissions
12cu|dfu-programmer-0.6.1-1|64	* Sun Aug 15 2007 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.4.3-2
12cu|dfu-programmer-0.6.1-1|65	- updated the license tag
12cu|dfu-programmer-0.6.1-1|66	* Sun Aug 12 2007 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.4.3-1
12cu|dfu-programmer-0.6.1-1|67	- see NEWS for details about this release
12cu|dfu-programmer-0.6.1-1|68	* Fri Jul 20 2007 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.4.2-2
12cu|dfu-programmer-0.6.1-1|69	- updated the release to include the dist, and remove the runtime lib req.
12cu|dfu-programmer-0.6.1-1|70	* Fri Jul 06 2007 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.4.2-1
12cu|dfu-programmer-0.6.1-1|71	- updating the release and other information to be ready to be part of fedora
12cu|dfu-programmer-0.6.1-1|72	* Tue May 08 2007 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.4.1-1
12cu|dfu-programmer-0.6.1-1|73	- fixint the changelog and Source0 URL
12cu|dfu-programmer-0.6.1-1|74	* Wed Oct 21 2006 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.3.1-1
12cu|dfu-programmer-0.6.1-1|75	- updated the release to get ready to be part of the fedora extras
12cu|dfu-programmer-0.6.1-1|76	* Wed May 07 2006 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.3.0-1
12cu|dfu-programmer-0.6.1-1|77	- updated the release to Fedora Core 5 & the email address
12cu|dfu-programmer-0.6.1-1|78	* Wed Aug 31 2005 Weston Schmidt <weston_schmidt at yahoo.com>
12cu|dfu-programmer-0.6.1-1|79	- initial creation

9160 12
12cu|dgen-sdl-1.32-1|1	Name:		dgen-sdl
12cu|dgen-sdl-1.32-1|2	Summary:	DGen Sega Genesis emulator, ported to SDL
12cu|dgen-sdl-1.32-1|3	Version:	1.32
12cu|dgen-sdl-1.32-1|4	Release:	1
12cu|dgen-sdl-1.32-1|5	Group:		Emulators
12cu|dgen-sdl-1.32-1|6	License:	BSD
12cu|dgen-sdl-1.32-1|7	URL:		http://dgen.sourceforge.net/
12cu|dgen-sdl-1.32-1|8	Source0:	http://sourceforge.net/projects/dgen/files/dgen/%{version}/%{name}-%{version}.tar.gz
12cu|dgen-sdl-1.32-1|9	BuildRequires:	pkgconfig(gl)
12cu|dgen-sdl-1.32-1|10	BuildRequires:	pkgconfig(glu)
12cu|dgen-sdl-1.32-1|11	BuildRequires:	pkgconfig(sdl)
12cu|dgen-sdl-1.32-1|12	%ifarch %{ix86}
12cu|dgen-sdl-1.32-1|13	BuildRequires:	nasm
12cu|dgen-sdl-1.32-1|14	%endif
12cu|dgen-sdl-1.32-1|15	
12cu|dgen-sdl-1.32-1|16	%description
12cu|dgen-sdl-1.32-1|17	DGen/SDL is a free, open source emulator for Sega Genesis/MegaDrive systems.
12cu|dgen-sdl-1.32-1|18	The latest version supports save states, interlace mode, Game Genie,
12cu|dgen-sdl-1.32-1|19	Linux joystick support, compressed ROM images, and other nice features.
12cu|dgen-sdl-1.32-1|20	
12cu|dgen-sdl-1.32-1|21	Warning! There is no GUI yet so you need to either run DGen/SDL from
12cu|dgen-sdl-1.32-1|22	terminal or use front-end (if there are any).
12cu|dgen-sdl-1.32-1|23	
12cu|dgen-sdl-1.32-1|24	%prep
12cu|dgen-sdl-1.32-1|25	%setup -q
12cu|dgen-sdl-1.32-1|26	
12cu|dgen-sdl-1.32-1|27	%build
12cu|dgen-sdl-1.32-1|28	%configure --without-star --enable-opengl
12cu|dgen-sdl-1.32-1|29	%make
12cu|dgen-sdl-1.32-1|30	
12cu|dgen-sdl-1.32-1|31	%install
12cu|dgen-sdl-1.32-1|32	%makeinstall_std
12cu|dgen-sdl-1.32-1|33	
12cu|dgen-sdl-1.32-1|34	%files
12cu|dgen-sdl-1.32-1|35	%doc AUTHORS ChangeLog COPYING README BUGS
12cu|dgen-sdl-1.32-1|36	%{_bindir}/dgen
12cu|dgen-sdl-1.32-1|37	%{_bindir}/dgen_tobin
12cu|dgen-sdl-1.32-1|38	%{_mandir}/man1/dgen.1*
12cu|dgen-sdl-1.32-1|39	%{_mandir}/man1/dgen_tobin.1*
12cu|dgen-sdl-1.32-1|40	%{_mandir}/man5/dgenrc.5*
12cu|dgen-sdl-1.32-1|41	

9161 12
12cu|di-4.35-1|1	%define debug_package %{nil}
12cu|di-4.35-1|2	
12cu|di-4.35-1|3	Name:		di
12cu|di-4.35-1|4	Version:	4.35
12cu|di-4.35-1|5	Release:	1
12cu|di-4.35-1|6	Summary:	Disk information utility, more powerful than 'df'
12cu|di-4.35-1|7	Group:		System/Base
12cu|di-4.35-1|8	License:	zlib/libpng
12cu|di-4.35-1|9	URL:		http://www.gentoo.com/di/
12cu|di-4.35-1|10	Source0:	http://www.gentoo.com/di/di-%{version}.tar.gz
12cu|di-4.35-1|11	
12cu|di-4.35-1|12	%description
12cu|di-4.35-1|13	'di' is a disk information utility, displaying everything (and
12cu|di-4.35-1|14	more) that your 'df' command does. It features the ability to display
12cu|di-4.35-1|15	your disk usage in whatever format you prefer. It also
12cu|di-4.35-1|16	checks the user and group quotas, so that the user
12cu|di-4.35-1|17	sees the space available for their use, not the system wide
12cu|di-4.35-1|18	disk space. It is designed to be portable across many platforms
12cu|di-4.35-1|19	and is great for heterogenous networks.
12cu|di-4.35-1|20	
12cu|di-4.35-1|21	%prep
12cu|di-4.35-1|22	%setup -q
12cu|di-4.35-1|23	
12cu|di-4.35-1|24	%build
12cu|di-4.35-1|25	make -e LOCALEDIR=/usr/share/locale
12cu|di-4.35-1|26	
12cu|di-4.35-1|27	%install
12cu|di-4.35-1|28	mkdir -p %{buildroot}/usr
12cu|di-4.35-1|29	make -e prefix=%{buildroot}/usr install
12cu|di-4.35-1|30	
12cu|di-4.35-1|31	%find_lang %{name} %{name}.lang
12cu|di-4.35-1|32	
12cu|di-4.35-1|33	%files -f %{name}.lang
12cu|di-4.35-1|34	%doc README LICENSE MANIFEST
12cu|di-4.35-1|35	%{_bindir}/*
12cu|di-4.35-1|36	%{_mandir}/man?/*
12cu|di-4.35-1|37	
12cu|di-4.35-1|38	%changelog
12cu|di-4.35-1|39	* Sat Feb 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.35-1
12cu|di-4.35-1|40	+ Revision: 1106b74
12cu|di-4.35-1|41	- Disale debug
12cu|di-4.35-1|42	
12cu|di-4.35-1|43	

9162 12
12cu|digger-20130313-1|1	Name:		digger
12cu|digger-20130313-1|2	Version:	20130313
12cu|digger-20130313-1|3	Release:	1
12cu|digger-20130313-1|4	# created from my branch at https://gitorious.org/digger with:
12cu|digger-20130313-1|5	# git archive --prefix=digger-$(date +%Y%m%d)/ -o digger-$(date +%Y%m%d).tar --format tar HEAD
12cu|digger-20130313-1|6	Source0:	%{name}-%{version}.tar
12cu|digger-20130313-1|7	Source11:	%{name}-16x16.png
12cu|digger-20130313-1|8	Source12:	%{name}-32x32.png
12cu|digger-20130313-1|9	Source13:	%{name}-48x48.png
12cu|digger-20130313-1|10	License:	GPLv2
12cu|digger-20130313-1|11	Group:		Games/Arcade
12cu|digger-20130313-1|12	URL:		http://www.digger.org/
12cu|digger-20130313-1|13	Summary:	The Unix version of the old classic game Digger
12cu|digger-20130313-1|14	BuildRequires:	SDL-devel
12cu|digger-20130313-1|15	BuildRequires:	zlib-devel
12cu|digger-20130313-1|16	BuildRequires:  pkgconfig(x11)
12cu|digger-20130313-1|17	BuildRequires:	cmake
12cu|digger-20130313-1|18	
12cu|digger-20130313-1|19	%description
12cu|digger-20130313-1|20	This is the Unix version of the old classic game Digger.
12cu|digger-20130313-1|21	It has many new features including:
12cu|digger-20130313-1|22	* Exit button
12cu|digger-20130313-1|23	* Optional VGA graphics
12cu|digger-20130313-1|24	* Recording and playback
12cu|digger-20130313-1|25	* Real time speed control
12cu|digger-20130313-1|26	* Keyboard redefinition
12cu|digger-20130313-1|27	* Gauntlet mode
12cu|digger-20130313-1|28	* Two player simultaneous mode
12cu|digger-20130313-1|29	
12cu|digger-20130313-1|30	%prep
12cu|digger-20130313-1|31	%setup -q
12cu|digger-20130313-1|32	
12cu|digger-20130313-1|33	%build
12cu|digger-20130313-1|34	
12cu|digger-20130313-1|35	%cmake
12cu|digger-20130313-1|36	%make
12cu|digger-20130313-1|37	
12cu|digger-20130313-1|38	%install
12cu|digger-20130313-1|39	install -m755 build/digger -D %{buildroot}%{_gamesbindir}/%{name}
12cu|digger-20130313-1|40	
12cu|digger-20130313-1|41	install -d %{buildroot}%{_datadir}/applications
12cu|digger-20130313-1|42	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|digger-20130313-1|43	[Desktop Entry]
12cu|digger-20130313-1|44	Name=Digger Remastered
12cu|digger-20130313-1|45	Comment=%{summary}
12cu|digger-20130313-1|46	Exec=%{_gamesbindir}/%{name}
12cu|digger-20130313-1|47	Icon=%{name}
12cu|digger-20130313-1|48	Terminal=false
12cu|digger-20130313-1|49	Type=Application
12cu|digger-20130313-1|50	StartupNotify=true
12cu|digger-20130313-1|51	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cu|digger-20130313-1|52	EOF
12cu|digger-20130313-1|53	
12cu|digger-20130313-1|54	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cu|digger-20130313-1|55	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cu|digger-20130313-1|56	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cu|digger-20130313-1|57	
12cu|digger-20130313-1|58	%files
12cu|digger-20130313-1|59	%doc %{name}.txt
12cu|digger-20130313-1|60	%{_gamesbindir}/%{name}
12cu|digger-20130313-1|61	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|digger-20130313-1|62	%{_miconsdir}/%{name}.png
12cu|digger-20130313-1|63	%{_iconsdir}/%{name}.png
12cu|digger-20130313-1|64	%{_liconsdir}/%{name}.png
12cu|digger-20130313-1|65	
12cu|digger-20130313-1|66	
12cu|digger-20130313-1|67	
12cu|digger-20130313-1|68	
12cu|digger-20130313-1|69	

9163 12
12cu|dillo-3.0.3-1|1	Summary:	Very fast and light web browser
12cu|dillo-3.0.3-1|2	Name:		dillo
12cu|dillo-3.0.3-1|3	Version:	3.0.3
12cu|dillo-3.0.3-1|4	Release:	1
12cu|dillo-3.0.3-1|5	# The OpenSSL exception is in dpi/https.c - AdamW 2008/12
12cu|dillo-3.0.3-1|6	License:	GPLv3+ with exceptions
12cu|dillo-3.0.3-1|7	Group:		Networking/WWW
12cu|dillo-3.0.3-1|8	URL:		http://www.dillo.org/
12cu|dillo-3.0.3-1|9	Source0:	http://www.dillo.org/download/%{name}-%{version}.tar.bz2
12cu|dillo-3.0.3-1|10	Source1:	http://www.dillo.org/download/%{name}-%{version}.tar.bz2.asc
12cu|dillo-3.0.3-1|11	BuildRequires:	fltk-devel
12cu|dillo-3.0.3-1|12	BuildRequires:	jpeg-devel
12cu|dillo-3.0.3-1|13	BuildRequires:	ungif-devel
12cu|dillo-3.0.3-1|14	BuildRequires:	pkgconfig(cairo)
12cu|dillo-3.0.3-1|15	BuildRequires:	pkgconfig(libpng)
12cu|dillo-3.0.3-1|16	BuildRequires:	pkgconfig(pixman-1)
12cu|dillo-3.0.3-1|17	BuildRequires:	pkgconfig(x11)
12cu|dillo-3.0.3-1|18	BuildRequires:	pkgconfig(zlib)
12cu|dillo-3.0.3-1|19	
12cu|dillo-3.0.3-1|20	%description
12cu|dillo-3.0.3-1|21	Dillo is a Web browser that's completely written in C, very fast, and small in
12cu|dillo-3.0.3-1|22	code base and binary. It is a graphical browser built upon FLTK2 and currently
12cu|dillo-3.0.3-1|23	renders a subset of HTML (no frames, no JavaScript, and no JVM).
12cu|dillo-3.0.3-1|24	
12cu|dillo-3.0.3-1|25	%prep
12cu|dillo-3.0.3-1|26	%setup -q
12cu|dillo-3.0.3-1|27	
12cu|dillo-3.0.3-1|28	%build
12cu|dillo-3.0.3-1|29	%configure2_5x --enable-ipv6
12cu|dillo-3.0.3-1|30	%make
12cu|dillo-3.0.3-1|31	
12cu|dillo-3.0.3-1|32	%install
12cu|dillo-3.0.3-1|33	%makeinstall_std
12cu|dillo-3.0.3-1|34	
12cu|dillo-3.0.3-1|35	mkdir -p %{buildroot}%{_sysconfdir}
12cu|dillo-3.0.3-1|36	install -m 644 dillorc %{buildroot}%{_sysconfdir}/
12cu|dillo-3.0.3-1|37	
12cu|dillo-3.0.3-1|38	mkdir -p %{buildroot}%{_datadir}/applications
12cu|dillo-3.0.3-1|39	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|dillo-3.0.3-1|40	[Desktop Entry]
12cu|dillo-3.0.3-1|41	Name=Dillo
12cu|dillo-3.0.3-1|42	Comment=A simple web browser
12cu|dillo-3.0.3-1|43	Exec=%{name}
12cu|dillo-3.0.3-1|44	Icon=networking_www_section
12cu|dillo-3.0.3-1|45	Terminal=false
12cu|dillo-3.0.3-1|46	Type=Application
12cu|dillo-3.0.3-1|47	Categories=Network;WebBrowser;
12cu|dillo-3.0.3-1|48	EOF
12cu|dillo-3.0.3-1|49	
12cu|dillo-3.0.3-1|50	%files
12cu|dillo-3.0.3-1|51	%doc AUTHORS ChangeLog* INSTALL NEWS README
12cu|dillo-3.0.3-1|52	%{_bindir}/*
12cu|dillo-3.0.3-1|53	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|dillo-3.0.3-1|54	%{_libdir}/%{name}/
12cu|dillo-3.0.3-1|55	%config(noreplace) %{_sysconfdir}/dillorc
12cu|dillo-3.0.3-1|56	%config(noreplace) %{_sysconfdir}/dillo/dillorc
12cu|dillo-3.0.3-1|57	%config(noreplace) %{_sysconfdir}/dillo/dpidrc
12cu|dillo-3.0.3-1|58	%config(noreplace) %{_sysconfdir}/dillo/keysrc
12cu|dillo-3.0.3-1|59	%config(noreplace) %{_sysconfdir}/dillo/domainrc
12cu|dillo-3.0.3-1|60	%{_mandir}/man1/dillo.1*
12cu|dillo-3.0.3-1|61	

9164 12
12cu|dino-0.2.8-2|1	%define name	dino
12cu|dino-0.2.8-2|2	%define version	0.2.8
12cu|dino-0.2.8-2|3	%define release  2
12cu|dino-0.2.8-2|4	
12cu|dino-0.2.8-2|5	Name: 	 	%{name}
12cu|dino-0.2.8-2|6	Summary: 	Pattern-based MIDI sequencer
12cu|dino-0.2.8-2|7	Version: 	%{version}
12cu|dino-0.2.8-2|8	Release: 	%{release}
12cu|dino-0.2.8-2|9	License:	GPLv2+
12cu|dino-0.2.8-2|10	Group:		Sound
12cu|dino-0.2.8-2|11	URL:		http://dino.nongnu.org/
12cu|dino-0.2.8-2|12	Source0:	http://download.savannah.nongnu.org/releases/dino/%{name}-%{version}.tar.gz
12cu|dino-0.2.8-2|13	BuildRequires:	imagemagick
12cu|dino-0.2.8-2|14	BuildRequires:	jackit-devel >= 0.102.5
12cu|dino-0.2.8-2|15	BuildRequires:	pkgconfig(libglademm-2.4)
12cu|dino-0.2.8-2|16	BuildRequires:	lash-devel
12cu|dino-0.2.8-2|17	BuildRequires:	pkgconfig(libxml++-2.6)
12cu|dino-0.2.8-2|18	BuildRequires:	chrpath
12cu|dino-0.2.8-2|19	BuildRequires:	readline-devel
12cu|dino-0.2.8-2|20	
12cu|dino-0.2.8-2|21	%description
12cu|dino-0.2.8-2|22	Dino is a pattern-based sequencer, which means that you write small patterns
12cu|dino-0.2.8-2|23	of MIDI events that you can repeat and arrange to create a whole song. Each
12cu|dino-0.2.8-2|24	track has its own patterns, so you can for example play the same drum pattern
12cu|dino-0.2.8-2|25	over and over again while you play different lead synth patterns and
12cu|dino-0.2.8-2|26	basslines.
12cu|dino-0.2.8-2|27	
12cu|dino-0.2.8-2|28	%prep
12cu|dino-0.2.8-2|29	%setup -q
12cu|dino-0.2.8-2|30	
12cu|dino-0.2.8-2|31	%build
12cu|dino-0.2.8-2|32	%configure2_5x
12cu|dino-0.2.8-2|33	%make
12cu|dino-0.2.8-2|34	
12cu|dino-0.2.8-2|35	%install
12cu|dino-0.2.8-2|36	%makeinstall_std
12cu|dino-0.2.8-2|37	chrpath -d %buildroot/%_bindir/%name
12cu|dino-0.2.8-2|38	
12cu|dino-0.2.8-2|39	#menu
12cu|dino-0.2.8-2|40	mkdir -p %{buildroot}%{_datadir}/applications
12cu|dino-0.2.8-2|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|dino-0.2.8-2|42	[Desktop Entry]
12cu|dino-0.2.8-2|43	Name=Dino
12cu|dino-0.2.8-2|44	Comment=MIDI Sequencer
12cu|dino-0.2.8-2|45	Exec=%{_bindir}/%{name}
12cu|dino-0.2.8-2|46	Icon=%{name}
12cu|dino-0.2.8-2|47	Terminal=false
12cu|dino-0.2.8-2|48	Type=Application
12cu|dino-0.2.8-2|49	StartupNotify=true
12cu|dino-0.2.8-2|50	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;Sequencer;
12cu|dino-0.2.8-2|51	EOF
12cu|dino-0.2.8-2|52	
12cu|dino-0.2.8-2|53	#icons
12cu|dino-0.2.8-2|54	mkdir -p %{buildroot}/%_liconsdir
12cu|dino-0.2.8-2|55	convert -size 48x48 pixmaps/head.png %{buildroot}/%_liconsdir/%name.png
12cu|dino-0.2.8-2|56	mkdir -p %{buildroot}/%_iconsdir
12cu|dino-0.2.8-2|57	convert -size 32x32 pixmaps/head.png %{buildroot}/%_iconsdir/%name.png
12cu|dino-0.2.8-2|58	mkdir -p %{buildroot}/%_miconsdir
12cu|dino-0.2.8-2|59	convert -size 16x16 pixmaps/head.png %{buildroot}/%_miconsdir/%name.png
12cu|dino-0.2.8-2|60	
12cu|dino-0.2.8-2|61	%files
12cu|dino-0.2.8-2|62	%defattr(-,root,root)
12cu|dino-0.2.8-2|63	%doc AUTHORS ChangeLog NEWS README TODO
12cu|dino-0.2.8-2|64	%{_bindir}/%name
12cu|dino-0.2.8-2|65	%{_datadir}/%name
12cu|dino-0.2.8-2|66	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|dino-0.2.8-2|67	%{_liconsdir}/%name.png
12cu|dino-0.2.8-2|68	%{_iconsdir}/%name.png
12cu|dino-0.2.8-2|69	%{_miconsdir}/%name.png
12cu|dino-0.2.8-2|70	
12cu|dino-0.2.8-2|71	
12cu|dino-0.2.8-2|72	
12cu|dino-0.2.8-2|73	%changelog
12cu|dino-0.2.8-2|74	* Mon Apr 23 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.2.8-1
12cu|dino-0.2.8-2|75	+ Revision: 792808
12cu|dino-0.2.8-2|76	- update to 0.2.8
12cu|dino-0.2.8-2|77	- drop old patches
12cu|dino-0.2.8-2|78	
12cu|dino-0.2.8-2|79	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-2mdv2011.0
12cu|dino-0.2.8-2|80	+ Revision: 610244
12cu|dino-0.2.8-2|81	- rebuild
12cu|dino-0.2.8-2|82	
12cu|dino-0.2.8-2|83	* Sat May 01 2010 Funda Wang <fwang@mandriva.org> 0.2.2-1mdv2010.1
12cu|dino-0.2.8-2|84	+ Revision: 541395
12cu|dino-0.2.8-2|85	- fix build with gcc 4.4
12cu|dino-0.2.8-2|86	
12cu|dino-0.2.8-2|87	* Tue Apr 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.2-1mdv2009.1
12cu|dino-0.2.8-2|88	+ Revision: 366884
12cu|dino-0.2.8-2|89	- fix build dependencies
12cu|dino-0.2.8-2|90	- new version
12cu|dino-0.2.8-2|91	- fix build
12cu|dino-0.2.8-2|92	
12cu|dino-0.2.8-2|93	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|dino-0.2.8-2|94	- lowercase ImageMagick
12cu|dino-0.2.8-2|95	
12cu|dino-0.2.8-2|96	+ Thierry Vignaud <tv@mandriva.org>
12cu|dino-0.2.8-2|97	- rebuild
12cu|dino-0.2.8-2|98	- drop old menu
12cu|dino-0.2.8-2|99	- kill re-definition of %%buildroot on Pixel's request
12cu|dino-0.2.8-2|100	- import dino
12cu|dino-0.2.8-2|101	
12cu|dino-0.2.8-2|102	+ Pixel <pixel@mandriva.com>
12cu|dino-0.2.8-2|103	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|dino-0.2.8-2|104	
12cu|dino-0.2.8-2|105	+ Olivier Blin <blino@mandriva.org>
12cu|dino-0.2.8-2|106	- restore BuildRoot
12cu|dino-0.2.8-2|107	
12cu|dino-0.2.8-2|108	
12cu|dino-0.2.8-2|109	* Wed Sep 13 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.2.1-2mdv2007.0
12cu|dino-0.2.8-2|110	- XDG
12cu|dino-0.2.8-2|111	- Add Patch0: Fix Build
12cu|dino-0.2.8-2|112	
12cu|dino-0.2.8-2|113	* Thu May 18 2006 Austin Acton <austin@mandriva.org> 0.2.1-1mdk
12cu|dino-0.2.8-2|114	- initial package

9165 12
12cu|diskimg-1.1.1-10|1	Summary:	A tools to make disks/partitions image
12cu|diskimg-1.1.1-10|2	Name:		diskimg
12cu|diskimg-1.1.1-10|3	Version:	1.1.1
12cu|diskimg-1.1.1-10|4	Release:	10
12cu|diskimg-1.1.1-10|5	License:	GPL
12cu|diskimg-1.1.1-10|6	Group:		Archiving/Backup
12cu|diskimg-1.1.1-10|7	Url:		http://www.scylla-charybdis.com/tools.html#diskimg
12cu|diskimg-1.1.1-10|8	Source0:	%{name}.tar.bz2
12cu|diskimg-1.1.1-10|9	
12cu|diskimg-1.1.1-10|10	%description
12cu|diskimg-1.1.1-10|11	DiskImg is a small command-line utility that dumps the contents
12cu|diskimg-1.1.1-10|12	of a drive or partition to standard out. Because it is based on
12cu|diskimg-1.1.1-10|13	large file support, it is able to skip over read errors and log
12cu|diskimg-1.1.1-10|14	them to a log file. It can start reading at an offset and writes
12cu|diskimg-1.1.1-10|15	its progress to stderr.
12cu|diskimg-1.1.1-10|16	
12cu|diskimg-1.1.1-10|17	%files
12cu|diskimg-1.1.1-10|18	%doc VERSION README
12cu|diskimg-1.1.1-10|19	%{_bindir}/%{name}
12cu|diskimg-1.1.1-10|20	
12cu|diskimg-1.1.1-10|21	#----------------------------------------------------------------------------
12cu|diskimg-1.1.1-10|22	
12cu|diskimg-1.1.1-10|23	%prep
12cu|diskimg-1.1.1-10|24	%setup -q
12cu|diskimg-1.1.1-10|25	
12cu|diskimg-1.1.1-10|26	%build
12cu|diskimg-1.1.1-10|27	%make "CFLAGS=%{optflags}"
12cu|diskimg-1.1.1-10|28	
12cu|diskimg-1.1.1-10|29	%install
12cu|diskimg-1.1.1-10|30	install -D %{name} %{buildroot}%{_bindir}/%{name}
12cu|diskimg-1.1.1-10|31	
12cu|diskimg-1.1.1-10|32	
12cu|diskimg-1.1.1-10|33	%changelog
12cu|diskimg-1.1.1-10|34	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-10
12cu|diskimg-1.1.1-10|35	+ Revision: 659219f
12cu|diskimg-1.1.1-10|36	- LOG Fix debug package, spec cleanup
12cu|diskimg-1.1.1-10|37	
12cu|diskimg-1.1.1-10|38	

9166 12
12cu|dispcalGUI-1.7.5.7-1|1	Summary:	A graphical user interface for the Argyll CMS display calibration utilities
12cu|dispcalGUI-1.7.5.7-1|2	Name:		dispcalGUI
12cu|dispcalGUI-1.7.5.7-1|3	Version:	1.7.5.7
12cu|dispcalGUI-1.7.5.7-1|4	Release:	1
12cu|dispcalGUI-1.7.5.7-1|5	License:	GPLv3+
12cu|dispcalGUI-1.7.5.7-1|6	Group: 		Graphics
12cu|dispcalGUI-1.7.5.7-1|7	Url:		http://dispcalGUI.hoech.net
12cu|dispcalGUI-1.7.5.7-1|8	Source0:	http://sourceforge.net/projects/dispcalgui/files/release/%{version}/%{name}-%{version}.tar.gz
12cu|dispcalGUI-1.7.5.7-1|9	Patch0:		dispcalGUI-1.7.5.7-rpmbuild.patch
12cu|dispcalGUI-1.7.5.7-1|10	BuildRequires:	python-setuptools
12cu|dispcalGUI-1.7.5.7-1|11	BuildRequires:	wxPythonGTK
12cu|dispcalGUI-1.7.5.7-1|12	BuildRequires:	wxPythonGTK-wxversion
12cu|dispcalGUI-1.7.5.7-1|13	BuildRequires:	pkgconfig(python)
12cu|dispcalGUI-1.7.5.7-1|14	BuildRequires:	pkgconfig(xinerama)
12cu|dispcalGUI-1.7.5.7-1|15	BuildRequires:	pkgconfig(xrandr)
12cu|dispcalGUI-1.7.5.7-1|16	BuildRequires:	pkgconfig(xxf86vm)
12cu|dispcalGUI-1.7.5.7-1|17	Requires:	argyllcms
12cu|dispcalGUI-1.7.5.7-1|18	Requires:	python-setuptools
12cu|dispcalGUI-1.7.5.7-1|19	Requires:	wxPythonGTK
12cu|dispcalGUI-1.7.5.7-1|20	Requires:	wxPythonGTK-wxversion
12cu|dispcalGUI-1.7.5.7-1|21	
12cu|dispcalGUI-1.7.5.7-1|22	%description
12cu|dispcalGUI-1.7.5.7-1|23	A graphical user interface for the Argyll CMS display calibration utilities.
12cu|dispcalGUI-1.7.5.7-1|24	
12cu|dispcalGUI-1.7.5.7-1|25	%files
12cu|dispcalGUI-1.7.5.7-1|26	%{_bindir}/*
12cu|dispcalGUI-1.7.5.7-1|27	%{_datadir}/%{name}
12cu|dispcalGUI-1.7.5.7-1|28	%{_datadir}/applications/dispcalGUI*.desktop
12cu|dispcalGUI-1.7.5.7-1|29	%{_mandir}/man1/*.xz
12cu|dispcalGUI-1.7.5.7-1|30	%{_iconsdir}/hicolor/*/*
12cu|dispcalGUI-1.7.5.7-1|31	%{py_platsitedir}/%{name}
12cu|dispcalGUI-1.7.5.7-1|32	%{py_platsitedir}/*egg*
12cu|dispcalGUI-1.7.5.7-1|33	%{_sysconfdir}/xdg/autostart/z-dispcalGUI-apply-profiles.desktop
12cu|dispcalGUI-1.7.5.7-1|34	
12cu|dispcalGUI-1.7.5.7-1|35	#----------------------------------------------------------------------------
12cu|dispcalGUI-1.7.5.7-1|36	
12cu|dispcalGUI-1.7.5.7-1|37	%prep
12cu|dispcalGUI-1.7.5.7-1|38	%setup -q
12cu|dispcalGUI-1.7.5.7-1|39	%patch0 -p1
12cu|dispcalGUI-1.7.5.7-1|40	
12cu|dispcalGUI-1.7.5.7-1|41	%build
12cu|dispcalGUI-1.7.5.7-1|42	python setup.py build
12cu|dispcalGUI-1.7.5.7-1|43	
12cu|dispcalGUI-1.7.5.7-1|44	%install
12cu|dispcalGUI-1.7.5.7-1|45	python setup.py install --prefix=/usr --root=%{buildroot}
12cu|dispcalGUI-1.7.5.7-1|46	
12cu|dispcalGUI-1.7.5.7-1|47	
12cu|dispcalGUI-1.7.5.7-1|48	
12cu|dispcalGUI-1.7.5.7-1|49	%changelog
12cu|dispcalGUI-1.7.5.7-1|50	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.5.7-1
12cu|dispcalGUI-1.7.5.7-1|51	+ Revision: 92c9220
12cu|dispcalGUI-1.7.5.7-1|52	- LOG Force is_rpm_build to be true
12cu|dispcalGUI-1.7.5.7-1|53	
12cu|dispcalGUI-1.7.5.7-1|54	

9167 12
12cu|distcc-3.2rc1-1|1	%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
12cu|distcc-3.2rc1-1|2	%{!?python_version: %define python_version %(%{__python} -c 'import sys; print sys.version.split(" ")[0]' || echo "2.3")}
12cu|distcc-3.2rc1-1|3	%define _hardened_build 1
12cu|distcc-3.2rc1-1|4	
12cu|distcc-3.2rc1-1|5	
12cu|distcc-3.2rc1-1|6	Name:       distcc
12cu|distcc-3.2rc1-1|7	Version:    3.2rc1
12cu|distcc-3.2rc1-1|8	Release:    1
12cu|distcc-3.2rc1-1|9	Summary:    Distributed C/C++ compilation
12cu|distcc-3.2rc1-1|10	Group:      Development/C
12cu|distcc-3.2rc1-1|11	License:    GPLv2+
12cu|distcc-3.2rc1-1|12	URL:        http://distcc.org/
12cu|distcc-3.2rc1-1|13	Source0:    http://distcc.googlecode.com/files/%{name}-%{version}.tar.bz2
12cu|distcc-3.2rc1-1|14	Source1:    hosts.sample
12cu|distcc-3.2rc1-1|15	Source2:    distccd.service
12cu|distcc-3.2rc1-1|16	Patch0:     %{name}-3.2rc1-mga-fix-sv-coding-in-distccmon-gnome.desktop.patch
12cu|distcc-3.2rc1-1|17	BuildRequires: pkgconfig(popt)
12cu|distcc-3.2rc1-1|18	BuildRequires: pkgconfig(libgnomeui-2.0)
12cu|distcc-3.2rc1-1|19	BuildRequires: pkgconfig(pango)
12cu|distcc-3.2rc1-1|20	BuildRequires: pkgconfig(python-2.7)
12cu|distcc-3.2rc1-1|21	BuildRequires: desktop-file-utils
12cu|distcc-3.2rc1-1|22	BuildRequires: avahi-common-devel
12cu|distcc-3.2rc1-1|23	BuildRequires: pkgconfig(avahi-client)
12cu|distcc-3.2rc1-1|24	BuildRequires: pkgconfig(avahi-core)
12cu|distcc-3.2rc1-1|25	
12cu|distcc-3.2rc1-1|26	
12cu|distcc-3.2rc1-1|27	%description
12cu|distcc-3.2rc1-1|28	distcc is a program to distribute compilation of C or C++ code across
12cu|distcc-3.2rc1-1|29	several machines on a network. distcc should always generate the same
12cu|distcc-3.2rc1-1|30	results as a local compile, is simple to install and use, and is often
12cu|distcc-3.2rc1-1|31	two or more times faster than a local compile.
12cu|distcc-3.2rc1-1|32	
12cu|distcc-3.2rc1-1|33	
12cu|distcc-3.2rc1-1|34	%package     server
12cu|distcc-3.2rc1-1|35	Summary:    Server for distributed C/C++ compilation
12cu|distcc-3.2rc1-1|36	Group:      Development/C
12cu|distcc-3.2rc1-1|37	License:    GPLv2+
12cu|distcc-3.2rc1-1|38	
12cu|distcc-3.2rc1-1|39	Requires(post): systemd-units
12cu|distcc-3.2rc1-1|40	Requires(preun): systemd-units
12cu|distcc-3.2rc1-1|41	Requires(postun): systemd-units
12cu|distcc-3.2rc1-1|42	
12cu|distcc-3.2rc1-1|43	%description server
12cu|distcc-3.2rc1-1|44	This package contains the compilation server needed to use %{name}.
12cu|distcc-3.2rc1-1|45	
12cu|distcc-3.2rc1-1|46	
12cu|distcc-3.2rc1-1|47	%prep
12cu|distcc-3.2rc1-1|48	%setup -q
12cu|distcc-3.2rc1-1|49	# desktop patch from mga
12cu|distcc-3.2rc1-1|50	%patch0 -p0
12cu|distcc-3.2rc1-1|51	# fix debug
12cu|distcc-3.2rc1-1|52	find src -type f -exec chmod 644 {} \;
12cu|distcc-3.2rc1-1|53	chmod 644 include_server/c_extensions/distcc_pump_c_extensions_module.c
12cu|distcc-3.2rc1-1|54	chmod 644 lzo/minilzo.{c,h}
12cu|distcc-3.2rc1-1|55	chmod 644 lzo/lzoconf.h
12cu|distcc-3.2rc1-1|56	chmod 644 README
12cu|distcc-3.2rc1-1|57	chmod 644 COPYING
12cu|distcc-3.2rc1-1|58	iconv -f iso8859-1 -t utf-8 NEWS > NEWS.conv && mv -f NEWS.conv NEWS
12cu|distcc-3.2rc1-1|59	
12cu|distcc-3.2rc1-1|60	%build
12cu|distcc-3.2rc1-1|61	%configure --with-gnome --with-docdir=%{_datadir}/doc/%{name}-%{version} --disable-Werror
12cu|distcc-3.2rc1-1|62	%make
12cu|distcc-3.2rc1-1|63	
12cu|distcc-3.2rc1-1|64	
12cu|distcc-3.2rc1-1|65	%install
12cu|distcc-3.2rc1-1|66	%makeinstall_std
12cu|distcc-3.2rc1-1|67	
12cu|distcc-3.2rc1-1|68	# Move desktop file to right directory
12cu|distcc-3.2rc1-1|69	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cu|distcc-3.2rc1-1|70	mv $RPM_BUILD_ROOT%{_datadir}/%{name}/*.desktop $RPM_BUILD_ROOT%{_datadir}/applications/
12cu|distcc-3.2rc1-1|71	sed -i 's@Icon=@Icon=%{_datadir}/%{name}/@' $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
12cu|distcc-3.2rc1-1|72	
12cu|distcc-3.2rc1-1|73	# Install sample hosts file
12cu|distcc-3.2rc1-1|74	install -Dm 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/hosts
12cu|distcc-3.2rc1-1|75	
12cu|distcc-3.2rc1-1|76	# Install sample distccd config file
12cu|distcc-3.2rc1-1|77	install -Dm 0644 contrib/redhat/sysconfig $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/distccd
12cu|distcc-3.2rc1-1|78	
12cu|distcc-3.2rc1-1|79	# Install distcdd unit file
12cu|distcc-3.2rc1-1|80	mkdir -p $RPM_BUILD_ROOT%{_unitdir}
12cu|distcc-3.2rc1-1|81	install -Dm 0755 %{SOURCE2} $RPM_BUILD_ROOT%{_unitdir}/distccd.service
12cu|distcc-3.2rc1-1|82	
12cu|distcc-3.2rc1-1|83	# fix permits
12cu|distcc-3.2rc1-1|84	find $RPM_BUILD_ROOT%{python_sitearch}/include_server -name '*.py' -exec chmod +x {} \;
12cu|distcc-3.2rc1-1|85	chmod +x $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/commands.allow.sh
12cu|distcc-3.2rc1-1|86	sed -i -e '1d;2i#!/usr/bin/python' $RPM_BUILD_ROOT%{python_sitearch}/include_server/__init__.py
12cu|distcc-3.2rc1-1|87	
12cu|distcc-3.2rc1-1|88	%post server
12cu|distcc-3.2rc1-1|89	#[ $1 -lt 2 ] && /sbin/chkconfig --add distccd ||:
12cu|distcc-3.2rc1-1|90	if [ $1 -eq 1 ] ; then
12cu|distcc-3.2rc1-1|91	# Initial installation
12cu|distcc-3.2rc1-1|92	/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|distcc-3.2rc1-1|93	fi
12cu|distcc-3.2rc1-1|94	
12cu|distcc-3.2rc1-1|95	
12cu|distcc-3.2rc1-1|96	
12cu|distcc-3.2rc1-1|97	%preun server
12cu|distcc-3.2rc1-1|98	#[ $1 -eq 0 ] && /sbin/chkconfig --del distccd ||:
12cu|distcc-3.2rc1-1|99	if [ $1 -eq 0 ] ; then
12cu|distcc-3.2rc1-1|100	# Package removal, not upgrade
12cu|distcc-3.2rc1-1|101	/usr/bin/systemctl --no-reload disable distccd.service > /dev/null 2>&1 || :
12cu|distcc-3.2rc1-1|102	/usr/bin/systemctl stop distccd.service > /dev/null 2>&1 || :
12cu|distcc-3.2rc1-1|103	fi
12cu|distcc-3.2rc1-1|104	
12cu|distcc-3.2rc1-1|105	%postun server
12cu|distcc-3.2rc1-1|106	/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|distcc-3.2rc1-1|107	if [ $1 -ge 1 ] ; then
12cu|distcc-3.2rc1-1|108	# Package upgrade, not uninstall
12cu|distcc-3.2rc1-1|109	/usr/bin/systemctl try-restart distccd.service >/dev/null 2>&1 || :
12cu|distcc-3.2rc1-1|110	fi
12cu|distcc-3.2rc1-1|111	
12cu|distcc-3.2rc1-1|112	%files
12cu|distcc-3.2rc1-1|113	%doc %{_datadir}/doc/%{name}-%{version}
12cu|distcc-3.2rc1-1|114	%{_bindir}/distcc
12cu|distcc-3.2rc1-1|115	%{_bindir}/distccmon*
12cu|distcc-3.2rc1-1|116	%{_bindir}/lsdistcc
12cu|distcc-3.2rc1-1|117	%{_bindir}/pump
12cu|distcc-3.2rc1-1|118	%{_mandir}/man1/distcc.*
12cu|distcc-3.2rc1-1|119	%{_mandir}/man1/distccmon*
12cu|distcc-3.2rc1-1|120	%{_datadir}/%{name}
12cu|distcc-3.2rc1-1|121	%{_datadir}/applications/*.desktop
12cu|distcc-3.2rc1-1|122	%dir %{_sysconfdir}/%{name}
12cu|distcc-3.2rc1-1|123	%config(noreplace) %{_sysconfdir}/%{name}/hosts
12cu|distcc-3.2rc1-1|124	
12cu|distcc-3.2rc1-1|125	%files server
12cu|distcc-3.2rc1-1|126	%doc COPYING README
12cu|distcc-3.2rc1-1|127	%{_bindir}/distccd
12cu|distcc-3.2rc1-1|128	%{_unitdir}/*
12cu|distcc-3.2rc1-1|129	%{_sysconfdir}/default/distcc
12cu|distcc-3.2rc1-1|130	%{_sysconfdir}/distcc/*allow*
12cu|distcc-3.2rc1-1|131	%{_mandir}/man1/distccd*
12cu|distcc-3.2rc1-1|132	%{_mandir}/man1/include_server*
12cu|distcc-3.2rc1-1|133	%{_mandir}/man1/pump*
12cu|distcc-3.2rc1-1|134	%config(noreplace) %{_sysconfdir}/sysconfig/distccd
12cu|distcc-3.2rc1-1|135	%{python_sitearch}/include_server*
12cu|distcc-3.2rc1-1|136	
12cu|distcc-3.2rc1-1|137	
12cu|distcc-3.2rc1-1|138	

9168 12
12cu|djview4-4.9-1|1	%define debug_package %{nil}
12cu|djview4-4.9-1|2	
12cu|djview4-4.9-1|3	Name:           djview4
12cu|djview4-4.9-1|4	Version:        4.9
12cu|djview4-4.9-1|5	Release:        1
12cu|djview4-4.9-1|6	Epoch:          0
12cu|djview4-4.9-1|7	Summary:        DjVu viewer and browser plugin
12cu|djview4-4.9-1|8	License:        GPLv2+
12cu|djview4-4.9-1|9	Group:          Publishing
12cu|djview4-4.9-1|10	URL:            http://djvu.sourceforge.net/djview4.html
12cu|djview4-4.9-1|11	Source0:        https://sourceforge.net/projects/djvu/files/DjView/4.9/djview-%{version}.tar.gz
12cu|djview4-4.9-1|12	BuildRequires:  desktop-file-utils
12cu|djview4-4.9-1|13	BuildRequires:  djvulibre-devel >= 3.5.18
12cu|djview4-4.9-1|14	BuildRequires:  qt4-devel >= 4.2.0
12cu|djview4-4.9-1|15	BuildRequires:  tiff-devel
12cu|djview4-4.9-1|16	
12cu|djview4-4.9-1|17	%description
12cu|djview4-4.9-1|18	This package contains the djview4 viewer and browser plugin.
12cu|djview4-4.9-1|19	
12cu|djview4-4.9-1|20	Highlights:
12cu|djview4-4.9-1|21	
12cu|djview4-4.9-1|22	- Entirely based on the public djvulibre api.
12cu|djview4-4.9-1|23	- Entirely written in portable Qt4.
12cu|djview4-4.9-1|24	- Works with Qt/X11, Qt/Mac, and Qt/Windows.
12cu|djview4-4.9-1|25	- Continuous scrolling of pages.
12cu|djview4-4.9-1|26	- Side-by-side display of pages.
12cu|djview4-4.9-1|27	- Ability to specify a url to the djview command.
12cu|djview4-4.9-1|28	- All plugin and cgi options available from the command line.
12cu|djview4-4.9-1|29	- All silly annotations implemented.
12cu|djview4-4.9-1|30	- Display thumbnails as a grid.
12cu|djview4-4.9-1|31	- Display outlines.
12cu|djview4-4.9-1|32	- Page names supported (see djvused command set-page-title).
12cu|djview4-4.9-1|33	- Metadata dialog (see djvused command set-meta).
12cu|djview4-4.9-1|34	- Mmplemented as reusable Qt widgets.
12cu|djview4-4.9-1|35	
12cu|djview4-4.9-1|36	%package -n mozilla-plugin-dejavu
12cu|djview4-4.9-1|37	Summary:        UNIX-based DjVu Netscape plugin
12cu|djview4-4.9-1|38	Group:          Publishing
12cu|djview4-4.9-1|39	Requires:       %{name} = %{epoch}:%{version}-%{release}
12cu|djview4-4.9-1|40	Obsoletes:      djvulibre-browser-plugin < %{epoch}:%{version}-%{release}
12cu|djview4-4.9-1|41	Provides:       djvulibre-browser-plugin = %{epoch}:%{version}-%{release}
12cu|djview4-4.9-1|42	
12cu|djview4-4.9-1|43	%description -n mozilla-plugin-dejavu
12cu|djview4-4.9-1|44	UNIX-based DjVu Netscape plugin.
12cu|djview4-4.9-1|45	
12cu|djview4-4.9-1|46	%prep
12cu|djview4-4.9-1|47	%setup -q
12cu|djview4-4.9-1|48	
12cu|djview4-4.9-1|49	%build
12cu|djview4-4.9-1|50	export QTDIR=%{qt4dir}
12cu|djview4-4.9-1|51	%configure2_5x
12cu|djview4-4.9-1|52	%make
12cu|djview4-4.9-1|53	
12cu|djview4-4.9-1|54	%install
12cu|djview4-4.9-1|55	%makeinstall_std
12cu|djview4-4.9-1|56	%__rm -r %{buildroot}%{_datadir}/djvu/djview4/desktop
12cu|djview4-4.9-1|57	%__mkdir_p %{buildroot}%{_libdir}/mozilla/plugins
12cu|djview4-4.9-1|58	%__mv %{buildroot}%{_libdir}/netscape/plugins/nsdejavu.so %{buildroot}%{_libdir}/mozilla/plugins/nsdejavu.so
12cu|djview4-4.9-1|59	%__ln_s %{_libdir}/mozilla/plugins/nsdejavu.so %{buildroot}%{_libdir}/netscape/plugins/nsdejavu.so
12cu|djview4-4.9-1|60	
12cu|djview4-4.9-1|61	%__mkdir_p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
12cu|djview4-4.9-1|62	%__cp -a desktopfiles/hi32-djview4.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/djvulibre-djview4.png
12cu|djview4-4.9-1|63	%__mkdir_p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps
12cu|djview4-4.9-1|64	%__cp -a desktopfiles/hi64-djview4.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/djvulibre-djview4.png
12cu|djview4-4.9-1|65	%__mkdir_p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12cu|djview4-4.9-1|66	%__cp -a desktopfiles/djview.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/djvulibre-djview4.svg
12cu|djview4-4.9-1|67	
12cu|djview4-4.9-1|68	%{_bindir}/desktop-file-install \
12cu|djview4-4.9-1|69	--vendor="" \
12cu|djview4-4.9-1|70	--remove-category="Application" \
12cu|djview4-4.9-1|71	--add-category="Qt" \
12cu|djview4-4.9-1|72	--add-category="Graphics" \
12cu|djview4-4.9-1|73	--add-category="Viewer" \
12cu|djview4-4.9-1|74	--dir %{buildroot}%{_datadir}/applications desktopfiles/djvulibre-djview4.desktop
12cu|djview4-4.9-1|75	
12cu|djview4-4.9-1|76	%files
12cu|djview4-4.9-1|77	%defattr(0644,root,root,0755)
12cu|djview4-4.9-1|78	%doc COPYING COPYRIGHT INSTALL NEWS README README_packagers README_translations
12cu|djview4-4.9-1|79	%attr(0755,root,root) %{_bindir}/djview
12cu|djview4-4.9-1|80	%attr(0755,root,root) %{_bindir}/djview4
12cu|djview4-4.9-1|81	%{_datadir}/djvu/djview4/
12cu|djview4-4.9-1|82	%{_mandir}/man1/djview4.1*
12cu|djview4-4.9-1|83	%{_mandir}/man1/djview.1*
12cu|djview4-4.9-1|84	%{_datadir}/applications/djvulibre-djview4.desktop
12cu|djview4-4.9-1|85	%{_datadir}/icons/hicolor/*/apps/djvulibre-djview4.*
12cu|djview4-4.9-1|86	
12cu|djview4-4.9-1|87	%files -n mozilla-plugin-dejavu
12cu|djview4-4.9-1|88	%defattr(0644,root,root,0755)
12cu|djview4-4.9-1|89	%doc nsdejavu/README
12cu|djview4-4.9-1|90	%attr(0755,root,root) %{_libdir}/netscape/plugins/nsdejavu.so
12cu|djview4-4.9-1|91	%attr(0755,root,root) %{_libdir}/mozilla/plugins/nsdejavu.so
12cu|djview4-4.9-1|92	%{_mandir}/man1/nsdejavu.1*
12cu|djview4-4.9-1|93	
12cu|djview4-4.9-1|94	
12cu|djview4-4.9-1|95	
12cu|djview4-4.9-1|96	%changelog
12cu|djview4-4.9-1|97	* Thu Oct 06 2011 Andrey Bondrov <abondrov@mandriva.org> 0:4.8-1
12cu|djview4-4.9-1|98	+ Revision: 703281
12cu|djview4-4.9-1|99	- Add patch0 to avoid swap function overloading
12cu|djview4-4.9-1|100	- New version: 4.8
12cu|djview4-4.9-1|101	
12cu|djview4-4.9-1|102	* Wed Mar 09 2011 Lev Givon <lev@mandriva.org> 0:4.7-1
12cu|djview4-4.9-1|103	+ Revision: 643129
12cu|djview4-4.9-1|104	- Update to 4.7.
12cu|djview4-4.9-1|105	
12cu|djview4-4.9-1|106	* Sat Feb 26 2011 Tomas Kindl <supp@mandriva.org> 0:4.6-2
12cu|djview4-4.9-1|107	+ Revision: 639824
12cu|djview4-4.9-1|108	- rebuilt
12cu|djview4-4.9-1|109	
12cu|djview4-4.9-1|110	* Mon Nov 01 2010 Lev Givon <lev@mandriva.org> 0:4.6-1mdv2011.0
12cu|djview4-4.9-1|111	+ Revision: 591630
12cu|djview4-4.9-1|112	- Update to 4.6.
12cu|djview4-4.9-1|113	Remove format string patch (no longer necessary).
12cu|djview4-4.9-1|114	
12cu|djview4-4.9-1|115	* Wed Jul 28 2010 Lev Givon <lev@mandriva.org> 0:4.5-3mdv2011.0
12cu|djview4-4.9-1|116	+ Revision: 562702
12cu|djview4-4.9-1|117	- Include svg icon.
12cu|djview4-4.9-1|118	
12cu|djview4-4.9-1|119	* Wed Mar 17 2010 Lev Givon <lev@mandriva.org> 0:4.5-2mdv2010.1
12cu|djview4-4.9-1|120	+ Revision: 524611
12cu|djview4-4.9-1|121	- Include high-resolution icon in package.
12cu|djview4-4.9-1|122	
12cu|djview4-4.9-1|123	* Sat Dec 12 2009 Jérôme Brenier <incubusss@mandriva.org> 0:4.5-1mdv2010.1
12cu|djview4-4.9-1|124	+ Revision: 477780
12cu|djview4-4.9-1|125	- new version 4.5
12cu|djview4-4.9-1|126	- fix str fmt
12cu|djview4-4.9-1|127	- fix license tag
12cu|djview4-4.9-1|128	
12cu|djview4-4.9-1|129	* Sat Oct 18 2008 David Walluck <walluck@mandriva.org> 0:4.4-1mdv2009.1
12cu|djview4-4.9-1|130	+ Revision: 295151
12cu|djview4-4.9-1|131	- 4.4
12cu|djview4-4.9-1|132	
12cu|djview4-4.9-1|133	* Sun Sep 07 2008 Frederik Himpe <fhimpe@mandriva.org> 0:4.3-3mdv2009.0
12cu|djview4-4.9-1|134	+ Revision: 282360
12cu|djview4-4.9-1|135	- Rebuild for new djvulibre
12cu|djview4-4.9-1|136	
12cu|djview4-4.9-1|137	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0:4.3-2mdv2009.0
12cu|djview4-4.9-1|138	+ Revision: 266564
12cu|djview4-4.9-1|139	- rebuild early 2009.0 package (before pixel changes)
12cu|djview4-4.9-1|140	
12cu|djview4-4.9-1|141	* Sun Apr 20 2008 David Walluck <walluck@mandriva.org> 0:4.3-1mdv2009.0
12cu|djview4-4.9-1|142	+ Revision: 196002
12cu|djview4-4.9-1|143	- 4.3
12cu|djview4-4.9-1|144	
12cu|djview4-4.9-1|145	* Wed Jan 16 2008 David Walluck <walluck@mandriva.org> 0:4.2.3-1mdv2008.1
12cu|djview4-4.9-1|146	+ Revision: 153858
12cu|djview4-4.9-1|147	- use gentoo version number which includes the release in the version string
12cu|djview4-4.9-1|148	
12cu|djview4-4.9-1|149	+ Olivier Blin <blino@mandriva.org>
12cu|djview4-4.9-1|150	- restore BuildRoot
12cu|djview4-4.9-1|151	
12cu|djview4-4.9-1|152	+ Thierry Vignaud <tv@mandriva.org>
12cu|djview4-4.9-1|153	- kill re-definition of %%buildroot on Pixel's request
12cu|djview4-4.9-1|154	- kill extra spacing at top of description
12cu|djview4-4.9-1|155	
12cu|djview4-4.9-1|156	* Thu Dec 13 2007 David Walluck <walluck@mandriva.org> 0:4.2-1mdv2008.1
12cu|djview4-4.9-1|157	+ Revision: 119479
12cu|djview4-4.9-1|158	- 4.2-3
12cu|djview4-4.9-1|159	
12cu|djview4-4.9-1|160	* Sat Nov 10 2007 David Walluck <walluck@mandriva.org> 0:4.1.2-1mdv2008.1
12cu|djview4-4.9-1|161	+ Revision: 107319
12cu|djview4-4.9-1|162	- change version to match gentoo
12cu|djview4-4.9-1|163	
12cu|djview4-4.9-1|164	* Fri Aug 17 2007 David Walluck <walluck@mandriva.org> 0:4.1-1mdv2008.0
12cu|djview4-4.9-1|165	+ Revision: 65324
12cu|djview4-4.9-1|166	- needs desktop-file-utils
12cu|djview4-4.9-1|167	- BuildRequires: tiff-devel
12cu|djview4-4.9-1|168	- Import djview4
12cu|djview4-4.9-1|169	
12cu|djview4-4.9-1|170	

9169 12
12cu|dkms-netfilter-rtsp-3.7-1|1	%define proto rtsp
12cu|dkms-netfilter-rtsp-3.7-1|2	%define module_name netfilter-%{proto}
12cu|dkms-netfilter-rtsp-3.7-1|3	
12cu|dkms-netfilter-rtsp-3.7-1|4	Summary:	Netfilter RTSP support (nat and conntrack)
12cu|dkms-netfilter-rtsp-3.7-1|5	Name:		dkms-%{module_name}
12cu|dkms-netfilter-rtsp-3.7-1|6	Version:	3.7
12cu|dkms-netfilter-rtsp-3.7-1|7	Release:	1
12cu|dkms-netfilter-rtsp-3.7-1|8	License:	GPLv2+
12cu|dkms-netfilter-rtsp-3.7-1|9	Group:		System/Kernel and hardware
12cu|dkms-netfilter-rtsp-3.7-1|10	Url:		http://mike.it-loops.com/rtsp/
12cu|dkms-netfilter-rtsp-3.7-1|11	Source0:	%{proto}-module-%{version}-v2.tar.gz
12cu|dkms-netfilter-rtsp-3.7-1|12	Source10:	%{name}.rpmlintrc
12cu|dkms-netfilter-rtsp-3.7-1|13	Requires(post):	coreutils
12cu|dkms-netfilter-rtsp-3.7-1|14	Requires(post,preun):	dkms
12cu|dkms-netfilter-rtsp-3.7-1|15	Provides:	%{module_name} = %{EVRD}
12cu|dkms-netfilter-rtsp-3.7-1|16	BuildArch:	noarch
12cu|dkms-netfilter-rtsp-3.7-1|17	
12cu|dkms-netfilter-rtsp-3.7-1|18	%description
12cu|dkms-netfilter-rtsp-3.7-1|19	This module enable to add conntrack and nat support to netfilter for rtsp,
12cu|dkms-netfilter-rtsp-3.7-1|20	( Real Time Streaming Protocol ).
12cu|dkms-netfilter-rtsp-3.7-1|21	
12cu|dkms-netfilter-rtsp-3.7-1|22	%files
12cu|dkms-netfilter-rtsp-3.7-1|23	%defattr(0644,root,root,0755)
12cu|dkms-netfilter-rtsp-3.7-1|24	%doc README.rst
12cu|dkms-netfilter-rtsp-3.7-1|25	%{_usrsrc}/%{module_name}-%{version}-%{release}
12cu|dkms-netfilter-rtsp-3.7-1|26	
12cu|dkms-netfilter-rtsp-3.7-1|27	%post
12cu|dkms-netfilter-rtsp-3.7-1|28	%{_sbindir}/dkms add -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
12cu|dkms-netfilter-rtsp-3.7-1|29	%{_sbindir}/dkms build -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
12cu|dkms-netfilter-rtsp-3.7-1|30	%{_sbindir}/dkms install -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
12cu|dkms-netfilter-rtsp-3.7-1|31	/sbin/rmmod nf_conntrack_rtsp
12cu|dkms-netfilter-rtsp-3.7-1|32	/sbin/modprobe nf_conntrack_rtsp
12cu|dkms-netfilter-rtsp-3.7-1|33	/sbin/rmmod nf_nat_rtsp
12cu|dkms-netfilter-rtsp-3.7-1|34	/sbin/modprobe nf_nat_rtsp || :
12cu|dkms-netfilter-rtsp-3.7-1|35	
12cu|dkms-netfilter-rtsp-3.7-1|36	%preun
12cu|dkms-netfilter-rtsp-3.7-1|37	%{_sbindir}/dkms remove -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade --all || :
12cu|dkms-netfilter-rtsp-3.7-1|38	
12cu|dkms-netfilter-rtsp-3.7-1|39	#----------------------------------------------------------------------------
12cu|dkms-netfilter-rtsp-3.7-1|40	
12cu|dkms-netfilter-rtsp-3.7-1|41	%prep
12cu|dkms-netfilter-rtsp-3.7-1|42	%setup -q -c
12cu|dkms-netfilter-rtsp-3.7-1|43	
12cu|dkms-netfilter-rtsp-3.7-1|44	%build
12cu|dkms-netfilter-rtsp-3.7-1|45	
12cu|dkms-netfilter-rtsp-3.7-1|46	%install
12cu|dkms-netfilter-rtsp-3.7-1|47	mkdir -p %{buildroot}%{_usrsrc}/%{module_name}-%{version}-%{release}
12cu|dkms-netfilter-rtsp-3.7-1|48	cp -a * %{buildroot}%{_usrsrc}/%{module_name}-%{version}-%{release}
12cu|dkms-netfilter-rtsp-3.7-1|49	cat > %{buildroot}%{_usrsrc}/%{module_name}-%{version}-%{release}/dkms.conf << EOF
12cu|dkms-netfilter-rtsp-3.7-1|50	PACKAGE_VERSION="%{version}-%{release}"
12cu|dkms-netfilter-rtsp-3.7-1|51	
12cu|dkms-netfilter-rtsp-3.7-1|52	# Items below here should not have to change with each driver version
12cu|dkms-netfilter-rtsp-3.7-1|53	PACKAGE_NAME="%{module_name}"
12cu|dkms-netfilter-rtsp-3.7-1|54	
12cu|dkms-netfilter-rtsp-3.7-1|55	BUILT_MODULE_NAME[0]="nf_conntrack_rtsp"
12cu|dkms-netfilter-rtsp-3.7-1|56	DEST_MODULE_LOCATION[0]="/kernel/net/netfilter"
12cu|dkms-netfilter-rtsp-3.7-1|57	BUILT_MODULE_NAME[1]="nf_nat_rtsp"
12cu|dkms-netfilter-rtsp-3.7-1|58	DEST_MODULE_LOCATION[1]="/kernel/net/netfilter"
12cu|dkms-netfilter-rtsp-3.7-1|59	
12cu|dkms-netfilter-rtsp-3.7-1|60	AUTOINSTALL="yes"
12cu|dkms-netfilter-rtsp-3.7-1|61	
12cu|dkms-netfilter-rtsp-3.7-1|62	EOF
12cu|dkms-netfilter-rtsp-3.7-1|63	
12cu|dkms-netfilter-rtsp-3.7-1|64	
12cu|dkms-netfilter-rtsp-3.7-1|65	%changelog
12cu|dkms-netfilter-rtsp-3.7-1|66	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.7-1
12cu|dkms-netfilter-rtsp-3.7-1|67	+ Revision: 41c2fdc
12cu|dkms-netfilter-rtsp-3.7-1|68	- LOG New version 3.7
12cu|dkms-netfilter-rtsp-3.7-1|69	
12cu|dkms-netfilter-rtsp-3.7-1|70	

9170 12
12cu|dkms-vhba-2.1.1-0.20130607.2|1	%define module vhba
12cu|dkms-vhba-2.1.1-0.20130607.2|2	%define oname vhba-module
12cu|dkms-vhba-2.1.1-0.20130607.2|3	# upstream release tarball is a snapshot-style one
12cu|dkms-vhba-2.1.1-0.20130607.2|4	%define snapshot 20130607
12cu|dkms-vhba-2.1.1-0.20130607.2|5	
12cu|dkms-vhba-2.1.1-0.20130607.2|6	Summary:	Virtual SCSI HBA kernel module
12cu|dkms-vhba-2.1.1-0.20130607.2|7	Name:		dkms-vhba
12cu|dkms-vhba-2.1.1-0.20130607.2|8	# Sync version with cdemu because there's no version for module
12cu|dkms-vhba-2.1.1-0.20130607.2|9	Version:	2.1.1
12cu|dkms-vhba-2.1.1-0.20130607.2|10	Release:	0.%{snapshot}.2
12cu|dkms-vhba-2.1.1-0.20130607.2|11	Group:		System/Kernel and hardware
12cu|dkms-vhba-2.1.1-0.20130607.2|12	License:	GPLv2+
12cu|dkms-vhba-2.1.1-0.20130607.2|13	Url:		http://cdemu.sourceforge.net/
12cu|dkms-vhba-2.1.1-0.20130607.2|14	Source0:	http://downloads.sourceforge.net/cdemu/%{oname}-%{snapshot}.tar.bz2
12cu|dkms-vhba-2.1.1-0.20130607.2|15	Source10:	%{name}.rpmlintrc
12cu|dkms-vhba-2.1.1-0.20130607.2|16	Requires:	dkms
12cu|dkms-vhba-2.1.1-0.20130607.2|17	Requires(post,preun):	dkms
12cu|dkms-vhba-2.1.1-0.20130607.2|18	BuildArch:	noarch
12cu|dkms-vhba-2.1.1-0.20130607.2|19	
12cu|dkms-vhba-2.1.1-0.20130607.2|20	%description
12cu|dkms-vhba-2.1.1-0.20130607.2|21	Virtual SCSI HBA kernel module. The vhba module is used by cdemu.
12cu|dkms-vhba-2.1.1-0.20130607.2|22	
12cu|dkms-vhba-2.1.1-0.20130607.2|23	%files
12cu|dkms-vhba-2.1.1-0.20130607.2|24	%{_usrsrc}/%{module}-%{version}-%{release}
12cu|dkms-vhba-2.1.1-0.20130607.2|25	
12cu|dkms-vhba-2.1.1-0.20130607.2|26	%post
12cu|dkms-vhba-2.1.1-0.20130607.2|27	dkms add	-m %{module} -v %{version}-%{release} --rpm_safe_upgrade &&
12cu|dkms-vhba-2.1.1-0.20130607.2|28	dkms build	-m %{module} -v %{version}-%{release} --rpm_safe_upgrade &&
12cu|dkms-vhba-2.1.1-0.20130607.2|29	dkms install	-m %{module} -v %{version}-%{release} --rpm_safe_upgrade
12cu|dkms-vhba-2.1.1-0.20130607.2|30	true
12cu|dkms-vhba-2.1.1-0.20130607.2|31	
12cu|dkms-vhba-2.1.1-0.20130607.2|32	%preun
12cu|dkms-vhba-2.1.1-0.20130607.2|33	dkms remove  -m %{module} -v %{version}-%{release} --all --rpm_safe_upgrade
12cu|dkms-vhba-2.1.1-0.20130607.2|34	true
12cu|dkms-vhba-2.1.1-0.20130607.2|35	
12cu|dkms-vhba-2.1.1-0.20130607.2|36	#----------------------------------------------------------------------------
12cu|dkms-vhba-2.1.1-0.20130607.2|37	
12cu|dkms-vhba-2.1.1-0.20130607.2|38	%prep
12cu|dkms-vhba-2.1.1-0.20130607.2|39	%setup -q -n %{oname}-%{snapshot}
12cu|dkms-vhba-2.1.1-0.20130607.2|40	rm -rf debian
12cu|dkms-vhba-2.1.1-0.20130607.2|41	
12cu|dkms-vhba-2.1.1-0.20130607.2|42	%build
12cu|dkms-vhba-2.1.1-0.20130607.2|43	
12cu|dkms-vhba-2.1.1-0.20130607.2|44	%install
12cu|dkms-vhba-2.1.1-0.20130607.2|45	install -d -m755 %{buildroot}%{_usrsrc}/%{module}-%{version}-%{release}
12cu|dkms-vhba-2.1.1-0.20130607.2|46	cp -r * %{buildroot}%{_usrsrc}/%{module}-%{version}-%{release}
12cu|dkms-vhba-2.1.1-0.20130607.2|47	
12cu|dkms-vhba-2.1.1-0.20130607.2|48	cat > %{buildroot}%{_usrsrc}/%{module}-%{version}-%{release}/dkms.conf <<EOF
12cu|dkms-vhba-2.1.1-0.20130607.2|49	PACKAGE_NAME="%{module}"
12cu|dkms-vhba-2.1.1-0.20130607.2|50	PACKAGE_VERSION="%{version}-%{release}"
12cu|dkms-vhba-2.1.1-0.20130607.2|51	DEST_MODULE_LOCATION[0]="/kernel/%{module}"
12cu|dkms-vhba-2.1.1-0.20130607.2|52	BUILT_MODULE_NAME[0]="%{module}"
12cu|dkms-vhba-2.1.1-0.20130607.2|53	MAKE[0]="make KDIR=\${kernel_source_dir}"
12cu|dkms-vhba-2.1.1-0.20130607.2|54	AUTOINSTALL="yes"
12cu|dkms-vhba-2.1.1-0.20130607.2|55	EOF
12cu|dkms-vhba-2.1.1-0.20130607.2|56	sed -i 's/-Werror//' %{buildroot}%{_usrsrc}/%{module}-%{version}-%{release}/Makefile
12cu|dkms-vhba-2.1.1-0.20130607.2|57	
12cu|dkms-vhba-2.1.1-0.20130607.2|58	
12cu|dkms-vhba-2.1.1-0.20130607.2|59	
12cu|dkms-vhba-2.1.1-0.20130607.2|60	%changelog
12cu|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
12cu|dkms-vhba-2.1.1-0.20130607.2|62	+ Revision: 696c967
12cu|dkms-vhba-2.1.1-0.20130607.2|63	- LOG Drop udev rule, use it in cdemu-daemon package instead
12cu|dkms-vhba-2.1.1-0.20130607.2|64	
12cu|dkms-vhba-2.1.1-0.20130607.2|65	

9171 12
12cu|dmtx-utils-0.7.4-3|1	Name:		dmtx-utils
12cu|dmtx-utils-0.7.4-3|2	Version:	0.7.4
12cu|dmtx-utils-0.7.4-3|3	Release:	3
12cu|dmtx-utils-0.7.4-3|4	Summary:	a library for reading and writing Data Matrix 2D barcodes
12cu|dmtx-utils-0.7.4-3|5	Source0:	http://downloads.sourceforge.net/project/libdmtx/libdmtx/0.7.4/%{name}-%{version}.tar.bz2
12cu|dmtx-utils-0.7.4-3|6	Group:		Development/C++
12cu|dmtx-utils-0.7.4-3|7	License: 	GPLv2
12cu|dmtx-utils-0.7.4-3|8	URL:		http://www.libdmtx.org
12cu|dmtx-utils-0.7.4-3|9	BuildRequires:	pkgconfig(ImageMagick)
12cu|dmtx-utils-0.7.4-3|10	BuildRequires:	pkgconfig(libdmtx)
12cu|dmtx-utils-0.7.4-3|11	Obsoletes: libdmtx-utils
12cu|dmtx-utils-0.7.4-3|12	
12cu|dmtx-utils-0.7.4-3|13	%description
12cu|dmtx-utils-0.7.4-3|14	dmtx-utils is open source software for reading and writing Data Matrix 2D
12cu|dmtx-utils-0.7.4-3|15	barcodes on Linux and Unix. At its core libdmtx is a shared library,
12cu|dmtx-utils-0.7.4-3|16	allowing C/C++ programs to use its capabilities without restrictions
12cu|dmtx-utils-0.7.4-3|17	or overhead.
12cu|dmtx-utils-0.7.4-3|18	
12cu|dmtx-utils-0.7.4-3|19	This package contains command line tools (dmtxread, dmtxwrite and dmtxquery)
12cu|dmtx-utils-0.7.4-3|20	to test %{name} and to learn its behavior.
12cu|dmtx-utils-0.7.4-3|21	
12cu|dmtx-utils-0.7.4-3|22	%prep
12cu|dmtx-utils-0.7.4-3|23	%setup -q
12cu|dmtx-utils-0.7.4-3|24	
12cu|dmtx-utils-0.7.4-3|25	%build
12cu|dmtx-utils-0.7.4-3|26	%configure2_5x \
12cu|dmtx-utils-0.7.4-3|27	
12cu|dmtx-utils-0.7.4-3|28	%make
12cu|dmtx-utils-0.7.4-3|29	
12cu|dmtx-utils-0.7.4-3|30	%install
12cu|dmtx-utils-0.7.4-3|31	%makeinstall
12cu|dmtx-utils-0.7.4-3|32	
12cu|dmtx-utils-0.7.4-3|33	%files
12cu|dmtx-utils-0.7.4-3|34	%doc AUTHORS ChangeLog COPYING README README.linux TODO
12cu|dmtx-utils-0.7.4-3|35	%{_bindir}/dmtxquery
12cu|dmtx-utils-0.7.4-3|36	%{_bindir}/dmtxread
12cu|dmtx-utils-0.7.4-3|37	%{_bindir}/dmtxwrite
12cu|dmtx-utils-0.7.4-3|38	%{_mandir}/man1/dmtxquery*
12cu|dmtx-utils-0.7.4-3|39	%{_mandir}/man1/dmtxread*
12cu|dmtx-utils-0.7.4-3|40	%{_mandir}/man1/dmtxwrite*
12cu|dmtx-utils-0.7.4-3|41	
12cu|dmtx-utils-0.7.4-3|42	
12cu|dmtx-utils-0.7.4-3|43	%changelog
12cu|dmtx-utils-0.7.4-3|44	* Sat Dec 24 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.7.4-2
12cu|dmtx-utils-0.7.4-3|45	+ Revision: 745082
12cu|dmtx-utils-0.7.4-3|46	- rebuild to properly obsolete old utils pkg name
12cu|dmtx-utils-0.7.4-3|47	- removed unneeded BRs
12cu|dmtx-utils-0.7.4-3|48	- first build for spit out dmxt-utils from lib
12cu|dmtx-utils-0.7.4-3|49	- copy dmtx-utils now split out from libdmtx
12cu|dmtx-utils-0.7.4-3|50	- new version 0.7.4.tar.bz2
12cu|dmtx-utils-0.7.4-3|51	- cleaned up spec
12cu|dmtx-utils-0.7.4-3|52	
12cu|dmtx-utils-0.7.4-3|53	* Fri Apr 29 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-2
12cu|dmtx-utils-0.7.4-3|54	+ Revision: 660235
12cu|dmtx-utils-0.7.4-3|55	- mass rebuild
12cu|dmtx-utils-0.7.4-3|56	
12cu|dmtx-utils-0.7.4-3|57	+ John Balcaen <mikala@mandriva.org>
12cu|dmtx-utils-0.7.4-3|58	- Remove BuildRoot
12cu|dmtx-utils-0.7.4-3|59	
12cu|dmtx-utils-0.7.4-3|60	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cu|dmtx-utils-0.7.4-3|61	- Fix Buildrequires
12cu|dmtx-utils-0.7.4-3|62	
12cu|dmtx-utils-0.7.4-3|63	* Tue Aug 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.7.2-1mdv2011.0
12cu|dmtx-utils-0.7.4-3|64	+ Revision: 574836
12cu|dmtx-utils-0.7.4-3|65	- import libdmtx
12cu|dmtx-utils-0.7.4-3|66	

9172 12
12cu|dnsa-0.5-1|1	Summary:	DNS Auditing tool
12cu|dnsa-0.5-1|2	Name:		dnsa
12cu|dnsa-0.5-1|3	Version:	0.5
12cu|dnsa-0.5-1|4	Release:	1
12cu|dnsa-0.5-1|5	License:	GPLv2+
12cu|dnsa-0.5-1|6	Group:		Networking/Other
12cu|dnsa-0.5-1|7	Url:		http://www.packetfactory.net/projects/dnsa/
12cu|dnsa-0.5-1|8	Source0:	%{name}-%{version}-beta.tar.bz2
12cu|dnsa-0.5-1|9	BuildRequires:	libnet-devel
12cu|dnsa-0.5-1|10	BuildRequires:	libpcap-devel
12cu|dnsa-0.5-1|11	
12cu|dnsa-0.5-1|12	%description
12cu|dnsa-0.5-1|13	DNS Auditing tool.
12cu|dnsa-0.5-1|14	
12cu|dnsa-0.5-1|15	%files
12cu|dnsa-0.5-1|16	%doc sources/AUTHORS sources/ChangeLog sources/INSTALL sources/KNOWN_BUGS sources/README sources/TODO docs
12cu|dnsa-0.5-1|17	%{_bindir}/dnsa
12cu|dnsa-0.5-1|18	
12cu|dnsa-0.5-1|19	#----------------------------------------------------------------------------
12cu|dnsa-0.5-1|20	
12cu|dnsa-0.5-1|21	%prep
12cu|dnsa-0.5-1|22	%setup -q -n %{name}-%{version}-beta
12cu|dnsa-0.5-1|23	
12cu|dnsa-0.5-1|24	# lib64 fixes
12cu|dnsa-0.5-1|25	perl -pi -e "s|/lib\ |/%{_lib}\ |g" sources/configure*
12cu|dnsa-0.5-1|26	
12cu|dnsa-0.5-1|27	# anti recheck hack
12cu|dnsa-0.5-1|28	touch sources/*
12cu|dnsa-0.5-1|29	
12cu|dnsa-0.5-1|30	%build
12cu|dnsa-0.5-1|31	cd sources
12cu|dnsa-0.5-1|32	%configure2_5x
12cu|dnsa-0.5-1|33	%make
12cu|dnsa-0.5-1|34	
12cu|dnsa-0.5-1|35	%install
12cu|dnsa-0.5-1|36	install -d %{buildroot}%{_bindir}
12cu|dnsa-0.5-1|37	install -m0755 sources/dnsa %{buildroot}%{_bindir}/
12cu|dnsa-0.5-1|38	
12cu|dnsa-0.5-1|39	
12cu|dnsa-0.5-1|40	%changelog
12cu|dnsa-0.5-1|41	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5-1
12cu|dnsa-0.5-1|42	+ Revision: 5bcf9ee
12cu|dnsa-0.5-1|43	- Fix BuildRequires
12cu|dnsa-0.5-1|44	
12cu|dnsa-0.5-1|45	

9173 12
12cu|dnsflood-1.20-1|1	Summary:	DNS Flood Detector
12cu|dnsflood-1.20-1|2	Name:		dnsflood
12cu|dnsflood-1.20-1|3	Version:	1.20
12cu|dnsflood-1.20-1|4	Release:	1
12cu|dnsflood-1.20-1|5	License:	GPLv2
12cu|dnsflood-1.20-1|6	Group:		System/Servers
12cu|dnsflood-1.20-1|7	URL:		http://www.adotout.com/dnsflood.html
12cu|dnsflood-1.20-1|8	Source0:	http://www.adotout.com/%{name}-%{version}.tgz
12cu|dnsflood-1.20-1|9	Source1:	%{name}.init
12cu|dnsflood-1.20-1|10	Source2:	%{name}.sysconfig
12cu|dnsflood-1.20-1|11	Requires(post): rpm-helper
12cu|dnsflood-1.20-1|12	Requires(preun): rpm-helper
12cu|dnsflood-1.20-1|13	BuildRequires:	libpcap-devel
12cu|dnsflood-1.20-1|14	
12cu|dnsflood-1.20-1|15	
12cu|dnsflood-1.20-1|16	%description
12cu|dnsflood-1.20-1|17	DNS Flood Detector was developed to detect abusive usage levels on high traffic
12cu|dnsflood-1.20-1|18	name-servers and to enable quick response to the use of one's name-server to
12cu|dnsflood-1.20-1|19	facilitate Spam.
12cu|dnsflood-1.20-1|20	
12cu|dnsflood-1.20-1|21	%prep
12cu|dnsflood-1.20-1|22	
12cu|dnsflood-1.20-1|23	%setup -q -n dns_flood_detector_1.2
12cu|dnsflood-1.20-1|24	
12cu|dnsflood-1.20-1|25	cp %{SOURCE1} %{name}.init
12cu|dnsflood-1.20-1|26	cp %{SOURCE2} %{name}.sysconfig
12cu|dnsflood-1.20-1|27	
12cu|dnsflood-1.20-1|28	%build
12cu|dnsflood-1.20-1|29	%serverbuild
12cu|dnsflood-1.20-1|30	
12cu|dnsflood-1.20-1|31	gcc $CFLAGS -D_BSD_SOURCE -lpcap -lpthread -lm -o dns_flood_detector dns_flood_detector.c
12cu|dnsflood-1.20-1|32	
12cu|dnsflood-1.20-1|33	%install
12cu|dnsflood-1.20-1|34	install -d %{buildroot}%{_sbindir}
12cu|dnsflood-1.20-1|35	install -d %{buildroot}%{_initrddir}
12cu|dnsflood-1.20-1|36	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cu|dnsflood-1.20-1|37	
12cu|dnsflood-1.20-1|38	install -m0755 dns_flood_detector %{buildroot}%{_sbindir}/
12cu|dnsflood-1.20-1|39	install -m0755 %{name}.init %{buildroot}%{_initrddir}/'dnsflood'
12cu|dnsflood-1.20-1|40	install -m0644 %{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/dns_flood_detector
12cu|dnsflood-1.20-1|41	
12cu|dnsflood-1.20-1|42	%post
12cu|dnsflood-1.20-1|43	%_post_service %{name}
12cu|dnsflood-1.20-1|44	
12cu|dnsflood-1.20-1|45	%preun
12cu|dnsflood-1.20-1|46	%_preun_service %{name}
12cu|dnsflood-1.20-1|47	
12cu|dnsflood-1.20-1|48	%files
12cu|dnsflood-1.20-1|49	%doc README LICENSE
12cu|dnsflood-1.20-1|50	%config(noreplace) %{_sysconfdir}/sysconfig/dns_flood_detector
12cu|dnsflood-1.20-1|51	%attr(0755,root,root) %{_initrddir}/dnsflood
12cu|dnsflood-1.20-1|52	%attr(0755,root,root) %{_sbindir}/dns_flood_detector
12cu|dnsflood-1.20-1|53	
12cu|dnsflood-1.20-1|54	
12cu|dnsflood-1.20-1|55	

9174 12
12cu|dnssec-conf-2.02-1|1	Summary:	DNSSEC and DLV configuration and priming tool
12cu|dnssec-conf-2.02-1|2	Name:		dnssec-conf
12cu|dnssec-conf-2.02-1|3	Version:	2.02
12cu|dnssec-conf-2.02-1|4	Release:	1
12cu|dnssec-conf-2.02-1|5	License:	GPLv2+
12cu|dnssec-conf-2.02-1|6	Group:		System/Servers
12cu|dnssec-conf-2.02-1|7	Url:		http://www.xelerance.com/software/dnssec-conf/
12cu|dnssec-conf-2.02-1|8	Source0:	http://www.xelerance.com/software/%{name}/%{name}-%{version}.tar.gz
12cu|dnssec-conf-2.02-1|9	Patch0:		dnssec-conf-1.20-borked_xml.diff
12cu|dnssec-conf-2.02-1|10	BuildRequires:	docbook-style-xsl
12cu|dnssec-conf-2.02-1|11	BuildRequires:	xmlto
12cu|dnssec-conf-2.02-1|12	Requires:	curl
12cu|dnssec-conf-2.02-1|13	Requires:	python-dns
12cu|dnssec-conf-2.02-1|14	#Requires: a caching nameserver
12cu|dnssec-conf-2.02-1|15	#Requires bind 9.4.0 if bind is reconfigured.....
12cu|dnssec-conf-2.02-1|16	BuildArch:	noarch
12cu|dnssec-conf-2.02-1|17	
12cu|dnssec-conf-2.02-1|18	%description
12cu|dnssec-conf-2.02-1|19	DNSSEC configuration and priming tool. Keys are required until the root
12cu|dnssec-conf-2.02-1|20	is signed, as well as for local unpublished DNSSEC keys to be preloaded
12cu|dnssec-conf-2.02-1|21	into the recursive nameserver. These DNSSEC configuration files can be
12cu|dnssec-conf-2.02-1|22	directly included in the bind or unbound nameserver configuration files.
12cu|dnssec-conf-2.02-1|23	dnssec-conf includes a commandline configuration client for Bind and
12cu|dnssec-conf-2.02-1|24	Unbound, known DNSSEC keys, URL's to official publication pages of keys,
12cu|dnssec-conf-2.02-1|25	and harvested keys, as well a script to harvest DNSKEY's from DNS.
12cu|dnssec-conf-2.02-1|26	See also: system-config-dnssec
12cu|dnssec-conf-2.02-1|27	
12cu|dnssec-conf-2.02-1|28	%files
12cu|dnssec-conf-2.02-1|29	%doc LICENSE README INSTALL
12cu|dnssec-conf-2.02-1|30	%attr(0755,root,root) %dir %{_sysconfdir}/pki/dnssec-keys
12cu|dnssec-conf-2.02-1|31	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pki/dnssec-keys/*/*
12cu|dnssec-conf-2.02-1|32	%attr(0755,root,root) %dir %{_sysconfdir}/pki/dnssec-keys/production
12cu|dnssec-conf-2.02-1|33	%attr(0755,root,root) %dir %{_sysconfdir}/pki/dnssec-keys/harvest
12cu|dnssec-conf-2.02-1|34	%attr(0755,root,root) %dir %{_sysconfdir}/pki/dnssec-keys/dlv
12cu|dnssec-conf-2.02-1|35	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/dnssec
12cu|dnssec-conf-2.02-1|36	%{_bindir}/dnskey-pull
12cu|dnssec-conf-2.02-1|37	%{_sbindir}/dnssec-configure
12cu|dnssec-conf-2.02-1|38	%{_mandir}/*/*
12cu|dnssec-conf-2.02-1|39	
12cu|dnssec-conf-2.02-1|40	#----------------------------------------------------------------------------
12cu|dnssec-conf-2.02-1|41	
12cu|dnssec-conf-2.02-1|42	%prep
12cu|dnssec-conf-2.02-1|43	%setup -q -n %{name}-%{version}
12cu|dnssec-conf-2.02-1|44	%patch0 -p0
12cu|dnssec-conf-2.02-1|45	
12cu|dnssec-conf-2.02-1|46	%build
12cu|dnssec-conf-2.02-1|47	make
12cu|dnssec-conf-2.02-1|48	
12cu|dnssec-conf-2.02-1|49	%install
12cu|dnssec-conf-2.02-1|50	%makeinstall_std \
12cu|dnssec-conf-2.02-1|51	PREFIX=%{_prefix} \
12cu|dnssec-conf-2.02-1|52	ETCDIR=%{buildroot}%{_sysconfdir} \
12cu|dnssec-conf-2.02-1|53	BINDIR=%{buildroot}%{_bindir}\
12cu|dnssec-conf-2.02-1|54	SBINDIR=%{buildroot}%{_sbindir} \
12cu|dnssec-conf-2.02-1|55	MANDIR=%{buildroot}%{_mandir}
12cu|dnssec-conf-2.02-1|56	
12cu|dnssec-conf-2.02-1|57	#KEYSDIR=$(ETCDIR)/pki/dnssec-keys
12cu|dnssec-conf-2.02-1|58	
12cu|dnssec-conf-2.02-1|59	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cu|dnssec-conf-2.02-1|60	install -m0644 packaging/fedora/dnssec.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/dnssec
12cu|dnssec-conf-2.02-1|61	
12cu|dnssec-conf-2.02-1|62	# until upstream fixes standard DLV setting in 1.21
12cu|dnssec-conf-2.02-1|63	sed -i 's|#DLV="dlv.isc.org"|DLV="dlv.isc.org"|' %{buildroot}%{_sysconfdir}/sysconfig/dnssec
12cu|dnssec-conf-2.02-1|64	sed -i 's|DLV="off"|#DLV="off"|' %{buildroot}%{_sysconfdir}/sysconfig/dnssec
12cu|dnssec-conf-2.02-1|65	
12cu|dnssec-conf-2.02-1|66	
12cu|dnssec-conf-2.02-1|67	%changelog
12cu|dnssec-conf-2.02-1|68	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.02-1
12cu|dnssec-conf-2.02-1|69	+ Revision: fd8efd7
12cu|dnssec-conf-2.02-1|70	- LOG New version 2.02, update BuildRequires
12cu|dnssec-conf-2.02-1|71	
12cu|dnssec-conf-2.02-1|72	

9175 12
12cu|docbook-style-xsl-ns-1.78.1-1|1	%define Name docbook-style-xsl-ns
12cu|docbook-style-xsl-ns-1.78.1-1|2	
12cu|docbook-style-xsl-ns-1.78.1-1|3	Name:		%{Name}
12cu|docbook-style-xsl-ns-1.78.1-1|4	Version:	1.78.1
12cu|docbook-style-xsl-ns-1.78.1-1|5	Release:	1
12cu|docbook-style-xsl-ns-1.78.1-1|6	Group:		Publishing
12cu|docbook-style-xsl-ns-1.78.1-1|7	
12cu|docbook-style-xsl-ns-1.78.1-1|8	Summary:	Norman Walsh's modular stylesheets for DocBook5
12cu|docbook-style-xsl-ns-1.78.1-1|9	
12cu|docbook-style-xsl-ns-1.78.1-1|10	License:	Artistic style
12cu|docbook-style-xsl-ns-1.78.1-1|11	URL:		http://sourceforge.net/projects/docbook
12cu|docbook-style-xsl-ns-1.78.1-1|12	
12cu|docbook-style-xsl-ns-1.78.1-1|13	Provides:	docbook-xsl = %{version}
12cu|docbook-style-xsl-ns-1.78.1-1|14	Requires:	docbook-dtd-xml
12cu|docbook-style-xsl-ns-1.78.1-1|15	Requires(pre):	sgml-common >= 0.6.3-2mdk
12cu|docbook-style-xsl-ns-1.78.1-1|16	# BuildRequires:	gcj-tools
12cu|docbook-style-xsl-ns-1.78.1-1|17	Source0:	https://sourceforge.net/projects/docbook/files/docbook-xsl-ns/1.78.1/docbook-xsl-ns-%{version}.tar.bz2
12cu|docbook-style-xsl-ns-1.78.1-1|18	BuildArch:	noarch
12cu|docbook-style-xsl-ns-1.78.1-1|19	Obsoletes:	docbook5-style-xsl
12cu|docbook-style-xsl-ns-1.78.1-1|20	Provides:	docbook5-style-xsl
12cu|docbook-style-xsl-ns-1.78.1-1|21	
12cu|docbook-style-xsl-ns-1.78.1-1|22	%define sgmlbase %{_datadir}/sgml/
12cu|docbook-style-xsl-ns-1.78.1-1|23	
12cu|docbook-style-xsl-ns-1.78.1-1|24	%Description
12cu|docbook-style-xsl-ns-1.78.1-1|25	These XSL stylesheets allow to convert any DocBook5 document to another
12cu|docbook-style-xsl-ns-1.78.1-1|26	printed (for example, RTF or PostScript) or online (for example, HTML) format.
12cu|docbook-style-xsl-ns-1.78.1-1|27	They are highly customizable.
12cu|docbook-style-xsl-ns-1.78.1-1|28	Note that this is an experimental release for testing purposes only: it makes
12cu|docbook-style-xsl-ns-1.78.1-1|29	the stylesheets namespace aware for the first time for DocBook 5 (RNG based).
12cu|docbook-style-xsl-ns-1.78.1-1|30	For production use please install docbook-style-xsl instead.
12cu|docbook-style-xsl-ns-1.78.1-1|31	
12cu|docbook-style-xsl-ns-1.78.1-1|32	%prep
12cu|docbook-style-xsl-ns-1.78.1-1|33	%setup -n docbook-xsl-ns-%{version} -q
12cu|docbook-style-xsl-ns-1.78.1-1|34	
12cu|docbook-style-xsl-ns-1.78.1-1|35	%build
12cu|docbook-style-xsl-ns-1.78.1-1|36	# index jar files to please rpmlint
12cu|docbook-style-xsl-ns-1.78.1-1|37	# jar -i extensions/*.jar
12cu|docbook-style-xsl-ns-1.78.1-1|38	
12cu|docbook-style-xsl-ns-1.78.1-1|39	%install
12cu|docbook-style-xsl-ns-1.78.1-1|40	TARGET=%{sgmlbase}/docbook/xsl-stylesheets-db5-%{version}
12cu|docbook-style-xsl-ns-1.78.1-1|41	mkdir -p %{buildroot}$TARGET
12cu|docbook-style-xsl-ns-1.78.1-1|42	# Camille 2007-01-23: "slides website roundtrip" XSL not available in this DB5 release
12cu|docbook-style-xsl-ns-1.78.1-1|43	cp -a VERSION common eclipse extensions fo highlighting html htmlhelp images javahelp lib template xhtml manpages profiling params tools %{buildroot}$TARGET
12cu|docbook-style-xsl-ns-1.78.1-1|44	
12cu|docbook-style-xsl-ns-1.78.1-1|45	
12cu|docbook-style-xsl-ns-1.78.1-1|46	%files
12cu|docbook-style-xsl-ns-1.78.1-1|47	%defattr (-,root,root)
12cu|docbook-style-xsl-ns-1.78.1-1|48	%doc BUGS TODO README VERSION NEWS* COPYING RELEASE* INSTALL
12cu|docbook-style-xsl-ns-1.78.1-1|49	%{sgmlbase}/docbook/xsl-stylesheets-db5-%{version}
12cu|docbook-style-xsl-ns-1.78.1-1|50	
12cu|docbook-style-xsl-ns-1.78.1-1|51	
12cu|docbook-style-xsl-ns-1.78.1-1|52	%changelog
12cu|docbook-style-xsl-ns-1.78.1-1|53	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.75.2-2mdv2011.0
12cu|docbook-style-xsl-ns-1.78.1-1|54	+ Revision: 617867
12cu|docbook-style-xsl-ns-1.78.1-1|55	- the mass rebuild of 2010.0 packages
12cu|docbook-style-xsl-ns-1.78.1-1|56	
12cu|docbook-style-xsl-ns-1.78.1-1|57	* Mon Aug 17 2009 Frederik Himpe <fhimpe@mandriva.org> 1.75.2-1mdv2010.0
12cu|docbook-style-xsl-ns-1.78.1-1|58	+ Revision: 417410
12cu|docbook-style-xsl-ns-1.78.1-1|59	- Use %%mkrel
12cu|docbook-style-xsl-ns-1.78.1-1|60	- update to new version 1.75.2
12cu|docbook-style-xsl-ns-1.78.1-1|61	
12cu|docbook-style-xsl-ns-1.78.1-1|62	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.73.2-3mdv2009.0
12cu|docbook-style-xsl-ns-1.78.1-1|63	+ Revision: 240632
12cu|docbook-style-xsl-ns-1.78.1-1|64	- rebuild
12cu|docbook-style-xsl-ns-1.78.1-1|65	- kill re-definition of %%buildroot on Pixel's request
12cu|docbook-style-xsl-ns-1.78.1-1|66	
12cu|docbook-style-xsl-ns-1.78.1-1|67	+ Olivier Blin <oblin@mandriva.com>
12cu|docbook-style-xsl-ns-1.78.1-1|68	- restore BuildRoot
12cu|docbook-style-xsl-ns-1.78.1-1|69	
12cu|docbook-style-xsl-ns-1.78.1-1|70	* Fri Aug 31 2007 Funda Wang <fwang@mandriva.org> 1.73.2-1mdv2008.0
12cu|docbook-style-xsl-ns-1.78.1-1|71	+ Revision: 76413
12cu|docbook-style-xsl-ns-1.78.1-1|72	- Obsoletes old name
12cu|docbook-style-xsl-ns-1.78.1-1|73	- New versino 1.73.2
12cu|docbook-style-xsl-ns-1.78.1-1|74	- docbook5-xsl renamed to docbook-style-ns
12cu|docbook-style-xsl-ns-1.78.1-1|75	
12cu|docbook-style-xsl-ns-1.78.1-1|76	
12cu|docbook-style-xsl-ns-1.78.1-1|77	* Wed Jan 24 2007 Camille Bégnis <camille@mandriva.com> 1.72.0-1mdv2007.0
12cu|docbook-style-xsl-ns-1.78.1-1|78	+ Revision: 112876
12cu|docbook-style-xsl-ns-1.78.1-1|79	- simplify spec
12cu|docbook-style-xsl-ns-1.78.1-1|80	- Import docbook5-style-xsl
12cu|docbook-style-xsl-ns-1.78.1-1|81	
12cu|docbook-style-xsl-ns-1.78.1-1|82	* Wed Jan 24 2007 Camille Begnis <camille@mandriva.com> 1.72.0-1mdv2007.1
12cu|docbook-style-xsl-ns-1.78.1-1|83	- Esperimental stylesheet release for native (namespaced) DocBook5 support
12cu|docbook-style-xsl-ns-1.78.1-1|84	
12cu|docbook-style-xsl-ns-1.78.1-1|85	
12cu|docbook-style-xsl-ns-1.78.1-1|86	

9176 12
12cu|docker-1.5-7|1	%define name	docker
12cu|docker-1.5-7|2	%define version	1.5
12cu|docker-1.5-7|3	%define release  7
12cu|docker-1.5-7|4	
12cu|docker-1.5-7|5	Name: 	 	%{name}
12cu|docker-1.5-7|6	Summary: 	Standalone system tray
12cu|docker-1.5-7|7	Version: 	%{version}
12cu|docker-1.5-7|8	Release: 	%{release}
12cu|docker-1.5-7|9	Source:		%{name}-%{version}.tar.bz2
12cu|docker-1.5-7|10	Patch0:		docker-1.5-link.patch
12cu|docker-1.5-7|11	URL:		http://icculus.org/openbox/2/docker/
12cu|docker-1.5-7|12	License:	GPL
12cu|docker-1.5-7|13	Group:		Graphical desktop/Other
12cu|docker-1.5-7|14	BuildRequires:	pkgconfig(x11) glib2-devel
12cu|docker-1.5-7|15	
12cu|docker-1.5-7|16	%description
12cu|docker-1.5-7|17	Docker is a docking application (WindowMaker dock app) which acts as a system
12cu|docker-1.5-7|18	tray for KDE3 and GNOME2. It can be used to replace the panel in either
12cu|docker-1.5-7|19	environment, allowing you to have a system tray without running the KDE/GNOME
12cu|docker-1.5-7|20	panel or environment. Originally written and designed to work with Openbox 2,
12cu|docker-1.5-7|21	it should work fine in any window manager that supports WindowMaker dock apps.
12cu|docker-1.5-7|22	
12cu|docker-1.5-7|23	%prep
12cu|docker-1.5-7|24	%setup -q
12cu|docker-1.5-7|25	%patch0 -p0
12cu|docker-1.5-7|26	
12cu|docker-1.5-7|27	%build
12cu|docker-1.5-7|28	%make CFLAGS="%optflags" XLIBPATH=%_libdir LDFLAGS="%ldflags"
12cu|docker-1.5-7|29	
12cu|docker-1.5-7|30	%install
12cu|docker-1.5-7|31	rm -rf $RPM_BUILD_ROOT
12cu|docker-1.5-7|32	install -D -m755 %name %buildroot/%_bindir/%name
12cu|docker-1.5-7|33	
12cu|docker-1.5-7|34	%clean
12cu|docker-1.5-7|35	rm -rf $RPM_BUILD_ROOT
12cu|docker-1.5-7|36	
12cu|docker-1.5-7|37	%files
12cu|docker-1.5-7|38	%defattr(-,root,root)
12cu|docker-1.5-7|39	%doc README
12cu|docker-1.5-7|40	%{_bindir}/%name
12cu|docker-1.5-7|41	
12cu|docker-1.5-7|42	
12cu|docker-1.5-7|43	%changelog
12cu|docker-1.5-7|44	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 1.5-6mdv2011.0
12cu|docker-1.5-7|45	+ Revision: 635170
12cu|docker-1.5-7|46	- rebuild
12cu|docker-1.5-7|47	- fix linkage
12cu|docker-1.5-7|48	
12cu|docker-1.5-7|49	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5-5mdv2011.0
12cu|docker-1.5-7|50	+ Revision: 617868
12cu|docker-1.5-7|51	- the mass rebuild of 2010.0 packages
12cu|docker-1.5-7|52	
12cu|docker-1.5-7|53	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.5-4mdv2010.0
12cu|docker-1.5-7|54	+ Revision: 428310
12cu|docker-1.5-7|55	- rebuild
12cu|docker-1.5-7|56	
12cu|docker-1.5-7|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.5-3mdv2009.0
12cu|docker-1.5-7|58	+ Revision: 244447
12cu|docker-1.5-7|59	- rebuild
12cu|docker-1.5-7|60	
12cu|docker-1.5-7|61	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.5-1mdv2008.1
12cu|docker-1.5-7|62	+ Revision: 136373
12cu|docker-1.5-7|63	- restore BuildRoot
12cu|docker-1.5-7|64	
12cu|docker-1.5-7|65	+ Thierry Vignaud <tv@mandriva.org>
12cu|docker-1.5-7|66	- kill re-definition of %%buildroot on Pixel's request
12cu|docker-1.5-7|67	
12cu|docker-1.5-7|68	* Fri Jun 08 2007 Austin Acton <austin@mandriva.org> 1.5-1mdv2008.0
12cu|docker-1.5-7|69	+ Revision: 37421
12cu|docker-1.5-7|70	- buildrequires glib
12cu|docker-1.5-7|71	- Import docker
12cu|docker-1.5-7|72	

9177 12
12cu|docky-2.1.4-4|1	%global         debug_package %{nil}
12cu|docky-2.1.4-4|2	
12cu|docky-2.1.4-4|3	Name:           docky
12cu|docky-2.1.4-4|4	Version:        2.1.4
12cu|docky-2.1.4-4|5	Release:        4
12cu|docky-2.1.4-4|6	Summary:        Advanced shortcut bar written in Mono
12cu|docky-2.1.4-4|7	
12cu|docky-2.1.4-4|8	Group:          Graphical desktop/GNOME
12cu|docky-2.1.4-4|9	License:        GPLv3+
12cu|docky-2.1.4-4|10	URL:            http://wiki.go-docky.com
12cu|docky-2.1.4-4|11	Source0:        http://launchpad.net/docky/2.1/%{version}/+download/docky-%{version}.tar.xz
12cu|docky-2.1.4-4|12	
12cu|docky-2.1.4-4|13	Requires:       gnome-sharp2 gnome-desktop-sharp
12cu|docky-2.1.4-4|14	Requires:       gnome-keyring-sharp mono-addins
12cu|docky-2.1.4-4|15	Requires:       mono ndesk-dbus notify-sharp gtk2
12cu|docky-2.1.4-4|16	Requires:       hicolor-icon-theme
12cu|docky-2.1.4-4|17	Requires:       gio-sharp
12cu|docky-2.1.4-4|18	Requires:       dbus-sharp dbus-sharp-glib
12cu|docky-2.1.4-4|19	Requires:       gnome-python-wnck
12cu|docky-2.1.4-4|20	
12cu|docky-2.1.4-4|21	# sharp deps
12cu|docky-2.1.4-4|22	BuildRequires:  gnome-sharp2-devel gnome-desktop-sharp-devel
12cu|docky-2.1.4-4|23	BuildRequires:  gnome-keyring-sharp gtk-sharp2-devel mono-addins-devel
12cu|docky-2.1.4-4|24	BuildRequires:  mono-devel ndesk-dbus-devel ndesk-dbus-glib-devel
12cu|docky-2.1.4-4|25	BuildRequires:  notify-sharp-devel
12cu|docky-2.1.4-4|26	BuildRequires:  pkgconfig(gconf-2.0)
12cu|docky-2.1.4-4|27	BuildRequires:  gio-sharp-devel
12cu|docky-2.1.4-4|28	BuildRequires:  dbus-sharp-devel pkgconfig(dbus-sharp-glib-1.0)
12cu|docky-2.1.4-4|29	# native deps
12cu|docky-2.1.4-4|30	BuildRequires:  pkgconfig(glib-2.0) pkgconfig(gtk+-2.0)
12cu|docky-2.1.4-4|31	BuildRequires:  gettext
12cu|docky-2.1.4-4|32	BuildRequires:  perl-XML-Parser
12cu|docky-2.1.4-4|33	BuildRequires:  intltool
12cu|docky-2.1.4-4|34	BuildRequires:  desktop-file-utils
12cu|docky-2.1.4-4|35	
12cu|docky-2.1.4-4|36	# Mono only available on these:
12cu|docky-2.1.4-4|37	ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
12cu|docky-2.1.4-4|38	
12cu|docky-2.1.4-4|39	
12cu|docky-2.1.4-4|40	%description
12cu|docky-2.1.4-4|41	Docky is an advanced shortcut bar that sits at the bottom, top, and/or sides
12cu|docky-2.1.4-4|42	of your screen. It provides easy access to some of the files, folders,
12cu|docky-2.1.4-4|43	and applications on your computer, displays which applications are
12cu|docky-2.1.4-4|44	currently running, holds windows in their minimized state, and more.
12cu|docky-2.1.4-4|45	
12cu|docky-2.1.4-4|46	
12cu|docky-2.1.4-4|47	%package        devel
12cu|docky-2.1.4-4|48	Summary:        Development files for %{name}
12cu|docky-2.1.4-4|49	Group:          Development/Other
12cu|docky-2.1.4-4|50	Requires:       %{name} = %{version}-%{release}
12cu|docky-2.1.4-4|51	Requires:       pkgconfig
12cu|docky-2.1.4-4|52	
12cu|docky-2.1.4-4|53	%description    devel
12cu|docky-2.1.4-4|54	The %{name}-devel package contains libraries and header files
12cu|docky-2.1.4-4|55	for developing applications that use %{name}.
12cu|docky-2.1.4-4|56	
12cu|docky-2.1.4-4|57	
12cu|docky-2.1.4-4|58	%prep
12cu|docky-2.1.4-4|59	%setup -q
12cu|docky-2.1.4-4|60	
12cu|docky-2.1.4-4|61	
12cu|docky-2.1.4-4|62	%build
12cu|docky-2.1.4-4|63	%configure2_5x
12cu|docky-2.1.4-4|64	%make
12cu|docky-2.1.4-4|65	
12cu|docky-2.1.4-4|66	
12cu|docky-2.1.4-4|67	%install
12cu|docky-2.1.4-4|68	make install DESTDIR=$RPM_BUILD_ROOT
12cu|docky-2.1.4-4|69	
12cu|docky-2.1.4-4|70	#gapi_codegen.exe is not distributed (licence is GNU GPL v2)
12cu|docky-2.1.4-4|71	rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/gapi_codegen*
12cu|docky-2.1.4-4|72	
12cu|docky-2.1.4-4|73	desktop-file-install    \
12cu|docky-2.1.4-4|74	--dir $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart       \
12cu|docky-2.1.4-4|75	--add-only-show-in=GNOME                                \
12cu|docky-2.1.4-4|76	$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
12cu|docky-2.1.4-4|77	desktop-file-install --delete-original  \
12cu|docky-2.1.4-4|78	--dir $RPM_BUILD_ROOT%{_datadir}/applications   \
12cu|docky-2.1.4-4|79	--remove-category Application \
12cu|docky-2.1.4-4|80	$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
12cu|docky-2.1.4-4|81	
12cu|docky-2.1.4-4|82	# autostart is disabled by default
12cu|docky-2.1.4-4|83	echo "X-GNOME-Autostart-enabled=false" >> \
12cu|docky-2.1.4-4|84	$RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/%{name}.desktop
12cu|docky-2.1.4-4|85	
12cu|docky-2.1.4-4|86	%find_lang %{name}
12cu|docky-2.1.4-4|87	
12cu|docky-2.1.4-4|88	
12cu|docky-2.1.4-4|89	%files -f %{name}.lang
12cu|docky-2.1.4-4|90	%doc AUTHORS COPYING COPYRIGHT NEWS
12cu|docky-2.1.4-4|91	%{_bindir}/%{name}
12cu|docky-2.1.4-4|92	%{_libdir}/%{name}
12cu|docky-2.1.4-4|93	%{_datadir}/%{name}/
12cu|docky-2.1.4-4|94	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cu|docky-2.1.4-4|95	%{_datadir}/icons/hicolor/*/apps/gmail.png
12cu|docky-2.1.4-4|96	%{_datadir}/icons/hicolor/*/mimetypes/*
12cu|docky-2.1.4-4|97	%{_datadir}/applications/*.desktop
12cu|docky-2.1.4-4|98	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}.desktop
12cu|docky-2.1.4-4|99	%{_sysconfdir}/gconf/schemas/docky.schemas
12cu|docky-2.1.4-4|100	%doc %{_mandir}/man1/%{name}.1*
12cu|docky-2.1.4-4|101	
12cu|docky-2.1.4-4|102	
12cu|docky-2.1.4-4|103	%files devel
12cu|docky-2.1.4-4|104	%{_libdir}/pkgconfig/docky.cairohelper.pc
12cu|docky-2.1.4-4|105	%{_libdir}/pkgconfig/docky.services.pc
12cu|docky-2.1.4-4|106	%{_libdir}/pkgconfig/docky.widgets.pc
12cu|docky-2.1.4-4|107	%{_libdir}/pkgconfig/docky.items.pc
12cu|docky-2.1.4-4|108	

9178 12
12cu|docmgr-1.0-0.RC10.4|1	%define	prerel	RC10
12cu|docmgr-1.0-0.RC10.4|2	%define	webroot	%{_var}/www/docmgr
12cu|docmgr-1.0-0.RC10.4|3	
12cu|docmgr-1.0-0.RC10.4|4	Name:		docmgr
12cu|docmgr-1.0-0.RC10.4|5	Version:	1.0
12cu|docmgr-1.0-0.RC10.4|6	Release:	0.%{prerel}.4
12cu|docmgr-1.0-0.RC10.4|7	License:	GPLv2
12cu|docmgr-1.0-0.RC10.4|8	Group:		System/Servers
12cu|docmgr-1.0-0.RC10.4|9	Summary:	Web based DMS - Document Management System
12cu|docmgr-1.0-0.RC10.4|10	URL:		http://docmgr.org/
12cu|docmgr-1.0-0.RC10.4|11	
12cu|docmgr-1.0-0.RC10.4|12	Source0:	%{name}-%{version}%{?prerel:-%{prerel}}.tar.gz
12cu|docmgr-1.0-0.RC10.4|13	Source1:	docmgr-rsync.sh
12cu|docmgr-1.0-0.RC10.4|14	#Patch0:		docmgr-1.0-RC10-local-config.patch
12cu|docmgr-1.0-0.RC10.4|15	Patch1:		docmgr-1.0-RC10-unified-tmpdir.patch
12cu|docmgr-1.0-0.RC10.4|16	Patch2:		docmgr-1.0-RC8-quiet-rm.patch
12cu|docmgr-1.0-0.RC10.4|17	#Patch3:		docmgr-1.0-RC10-no-dos-eol.patch
12cu|docmgr-1.0-0.RC10.4|18	Patch4:		docmgr-1.0-RC6-PyODConverter-1.1.patch
12cu|docmgr-1.0-0.RC10.4|19	Patch5:		docmgr-1.0-RC6-PyODConvert-stream.patch
12cu|docmgr-1.0-0.RC10.4|20	Patch6:		docmgr-1.0-RC10-fileconvert-ooo-profile.d.patch
12cu|docmgr-1.0-0.RC10.4|21	#Patch7:		docmgr-1.0-RC6-fix-keepalive-relative-url.patch
12cu|docmgr-1.0-0.RC10.4|22	# As DocumentConvert.py now uses streams, we don't need to copy documents
12cu|docmgr-1.0-0.RC10.4|23	# to a temporary directory to read them. This will also get rid of an issue
12cu|docmgr-1.0-0.RC10.4|24	# with the input document being deleted before reading as well..
12cu|docmgr-1.0-0.RC10.4|25	# Also since we no longer create a temporary copy with an extension to detect
12cu|docmgr-1.0-0.RC10.4|26	# the type from, we now detect it based on mime type in stead.
12cu|docmgr-1.0-0.RC10.4|27	# NOTE: Since we lack magic for ie. OOXML files and OOo also is dependent on suffix
12cu|docmgr-1.0-0.RC10.4|28	# to determine type, behaviour has been partly reverted to create a symlink
12cu|docmgr-1.0-0.RC10.4|29	# in stead with the corresponding suffix...
12cu|docmgr-1.0-0.RC10.4|30	Patch8:		docmgr-1.0-RC10-dont-use-temp-copy-for-ooo-input.patch
12cu|docmgr-1.0-0.RC10.4|31	# Use LC_TIME for date & time format if LOCALE is set
12cu|docmgr-1.0-0.RC10.4|32	Patch9:		docmgr-1.0-RC9-locale-use-LC_TIME.patch
12cu|docmgr-1.0-0.RC10.4|33	#Patch10:	docmgr-1.0-RC6-add-mediawiki-derived-installer.patch
12cu|docmgr-1.0-0.RC10.4|34	# This is mainly to avoid dependency extractor from adding dependencies on the
12cu|docmgr-1.0-0.RC10.4|35	# conditionally included files...
12cu|docmgr-1.0-0.RC10.4|36	#Patch11:	docmgr-1.0-RC6-conditional-include-function.patch
12cu|docmgr-1.0-0.RC10.4|37	Patch12:	docmgr-1.0-RC6-die-if-pg_connect-fails.patch
12cu|docmgr-1.0-0.RC10.4|38	# This will set the default timezone if defined, this to silence php warnings
12cu|docmgr-1.0-0.RC10.4|39	# when using date() with LC_TIME.
12cu|docmgr-1.0-0.RC10.4|40	# TODO: fetch timezone from system(?), defaults to GMT for now. Uncertain whether
12cu|docmgr-1.0-0.RC10.4|41	# or not it's actually desired to set any other timezone, rationale for now is to
12cu|docmgr-1.0-0.RC10.4|42	# set it only to silence php errors about it not being set when using date()..
12cu|docmgr-1.0-0.RC10.4|43	Patch13:	docmgr-1.0-RC10-set-default-timezone.patch
12cu|docmgr-1.0-0.RC10.4|44	# Check that user actually exists before trying to update failed_logins for it
12cu|docmgr-1.0-0.RC10.4|45	Patch14:	docmgr-1.0-RC8-check-if-user-exists-for-failed-logins.patch
12cu|docmgr-1.0-0.RC10.4|46	# The config file mentions RESTRICTED_DELETE, but it's not really implemented,
12cu|docmgr-1.0-0.RC10.4|47	# so let's implement it here.
12cu|docmgr-1.0-0.RC10.4|48	Patch15:	docmgr-1.0-RC10-restricted-delete.patch
12cu|docmgr-1.0-0.RC10.4|49	Patch16:	docmgr-1.0-RC6-use-FILE_DIR-for-process.patch
12cu|docmgr-1.0-0.RC10.4|50	#Patch17:	docmgr-1.0-RC6-fix-typo.patch
12cu|docmgr-1.0-0.RC10.4|51	Patch18:	docmgr-1.0-RC6-use-correct-mime-types.patch
12cu|docmgr-1.0-0.RC10.4|52	# Add absolute path to include_path
12cu|docmgr-1.0-0.RC10.4|53	Patch19:	docmgr-1.0-RC10-set-include_path.patch
12cu|docmgr-1.0-0.RC10.4|54	# Check that the OOo converter returns without error status.
12cu|docmgr-1.0-0.RC10.4|55	# TODO: implement proper behaviour on error
12cu|docmgr-1.0-0.RC10.4|56	Patch20:	docmgr-1.0-RC6-check-fileconvert-exit-status.patch
12cu|docmgr-1.0-0.RC10.4|57	#Patch21:	docmgr-1.0-RC10-use-utf8-for-client_encoding.patch
12cu|docmgr-1.0-0.RC10.4|58	Patch22:	docmgr-1.0-RC10-run-indexer-as-admin-user.patch
12cu|docmgr-1.0-0.RC10.4|59	Patch23:	docmgr-1.0-RC8-webdav-baseUri-no-reserved-domain.patch
12cu|docmgr-1.0-0.RC10.4|60	# Print out the actual error message within the array, rather than the
12cu|docmgr-1.0-0.RC10.4|61	# array (type) itself. Probably not the best solution, but does at least
12cu|docmgr-1.0-0.RC10.4|62	# provide *some* verbosity...
12cu|docmgr-1.0-0.RC10.4|63	#Patch24:	docmgr-1.0-RC8-print-firstlogin-perm-error.patch
12cu|docmgr-1.0-0.RC10.4|64	# Do prefix searching to allow for searching on beginning of words as you write
12cu|docmgr-1.0-0.RC10.4|65	# them. TODO: will it work with or break postgresql < 8.4?
12cu|docmgr-1.0-0.RC10.4|66	Patch25:	docmgr-1.0-RC8-tsearch2-prefix-search.patch
12cu|docmgr-1.0-0.RC10.4|67	Patch26:	docmgr-1.0-RC8-update-to-ckeditor-3.2.patch
12cu|docmgr-1.0-0.RC10.4|68	# You can only search for users in the account manager, not list them, so let's
12cu|docmgr-1.0-0.RC10.4|69	# implement a list as well.
12cu|docmgr-1.0-0.RC10.4|70	Patch27:	docmgr-1.0-RC9-show-user-list.patch
12cu|docmgr-1.0-0.RC10.4|71	#Patch28:	docmgr-1.0-RC8-set-bitmask.patch
12cu|docmgr-1.0-0.RC10.4|72	Patch29:	docmgr-1.0-RC8-check-bitset-not-bitmask.patch
12cu|docmgr-1.0-0.RC10.4|73	Patch30:	docmgr-1.0-RC8-fix-css-themes-relative-path.patch
12cu|docmgr-1.0-0.RC10.4|74	Patch31:	docmgr-1.0-RC9-default-perms.patch
12cu|docmgr-1.0-0.RC10.4|75	# Split date and time in php to get it correctly with localized version
12cu|docmgr-1.0-0.RC10.4|76	Patch32:	docmgr-1.0-RC9-split-time-and-date-in-php-not-js.patch
12cu|docmgr-1.0-0.RC10.4|77	Patch33:	docmgr-1.0-RC9-add-missing-objectId-to-edittask-query.patch
12cu|docmgr-1.0-0.RC10.4|78	Patch34:	docmgr-1.0-RC9-set-workflow-comment-properly.patch
12cu|docmgr-1.0-0.RC10.4|79	Patch35:	docmgr-1.0-RC9-display-recipient-notes-for-task.patch
12cu|docmgr-1.0-0.RC10.4|80	Patch36:	docmgr-1.0-RC9-pg_connect-accept-empty-default-values.patch
12cu|docmgr-1.0-0.RC10.4|81	# Use host & port specified in /etc/sysconfig/docmgr if available for doc conversion
12cu|docmgr-1.0-0.RC10.4|82	Patch37:	docmgr-1.0-RC9-docconv-host-port-sysconfig.patch
12cu|docmgr-1.0-0.RC10.4|83	#Patch38:	docmgr-1.0-RC10-installer-use-local-config.patch
12cu|docmgr-1.0-0.RC10.4|84	Patch39:	docmgr-1.0-RC10-make-users-directory-protected.patch
12cu|docmgr-1.0-0.RC10.4|85	#Patch40:	docmgr-1.0-RC10-customizable-database-setup.patch
12cu|docmgr-1.0-0.RC10.4|86	Patch41:	docmgr-1.0-RC10-enhanced-setup-and-config.patch
12cu|docmgr-1.0-0.RC10.4|87	Patch42:	docmgr-1.0-RC10-use-improved-external-documentconverter.patch
12cu|docmgr-1.0-0.RC10.4|88	
12cu|docmgr-1.0-0.RC10.4|89	Requires:	clamav
12cu|docmgr-1.0-0.RC10.4|90	Requires:	enscript
12cu|docmgr-1.0-0.RC10.4|91	Requires:	file
12cu|docmgr-1.0-0.RC10.4|92	Requires:	gocr
12cu|docmgr-1.0-0.RC10.4|93	Requires:	imagemagick
12cu|docmgr-1.0-0.RC10.4|94	Requires:	libtiff-progs
12cu|docmgr-1.0-0.RC10.4|95	Requires:	ocrad
12cu|docmgr-1.0-0.RC10.4|96	Requires:	poppler
12cu|docmgr-1.0-0.RC10.4|97	Requires:	python-odconverter
12cu|docmgr-1.0-0.RC10.4|98	Requires:	sendmail-command
12cu|docmgr-1.0-0.RC10.4|99	Requires:	xpdf
12cu|docmgr-1.0-0.RC10.4|100	Requires:	wget
12cu|docmgr-1.0-0.RC10.4|101	Requires:	zip
12cu|docmgr-1.0-0.RC10.4|102	
12cu|docmgr-1.0-0.RC10.4|103	Requires:	apache-mod_ssl
12cu|docmgr-1.0-0.RC10.4|104	Requires:	mod_php
12cu|docmgr-1.0-0.RC10.4|105	Requires:	php-cli
12cu|docmgr-1.0-0.RC10.4|106	Requires:	php-iconv
12cu|docmgr-1.0-0.RC10.4|107	Requires:	php-imap
12cu|docmgr-1.0-0.RC10.4|108	Requires:	php-fileinfo
12cu|docmgr-1.0-0.RC10.4|109	Requires:	php-mbstring
12cu|docmgr-1.0-0.RC10.4|110	Requires:	php-pgsql
12cu|docmgr-1.0-0.RC10.4|111	Requires:	php-zip
12cu|docmgr-1.0-0.RC10.4|112	
12cu|docmgr-1.0-0.RC10.4|113	Requires:	postgresql-server >= 8.4
12cu|docmgr-1.0-0.RC10.4|114	Requires:	postgresql-contrib-virtual
12cu|docmgr-1.0-0.RC10.4|115	Requires:	postgresql-plpgsql-virtual
12cu|docmgr-1.0-0.RC10.4|116	Requires(post,preun):	rpm-helper
12cu|docmgr-1.0-0.RC10.4|117	
12cu|docmgr-1.0-0.RC10.4|118	BuildArch:	noarch
12cu|docmgr-1.0-0.RC10.4|119	
12cu|docmgr-1.0-0.RC10.4|120	%description
12cu|docmgr-1.0-0.RC10.4|121	DocMgr is a complete, web-based Document Management System (DMS).
12cu|docmgr-1.0-0.RC10.4|122	It allows for the storage of any file type, and supports full-text indexing
12cu|docmgr-1.0-0.RC10.4|123	of the most popular document formats. It is available in many different
12cu|docmgr-1.0-0.RC10.4|124	languages and is easy to translate into new languages.
12cu|docmgr-1.0-0.RC10.4|125	
12cu|docmgr-1.0-0.RC10.4|126	DocMgr runs on PHP, the Apache webserver, and Postgresql. It optionally
12cu|docmgr-1.0-0.RC10.4|127	uses tsearch2 for full-text indexing which provides for faster search results
12cu|docmgr-1.0-0.RC10.4|128	and result ranking. DocMgr supports LDAP authentication, the ability to
12cu|docmgr-1.0-0.RC10.4|129	easily add and remove "objects" for storage in the system, document workflow,
12cu|docmgr-1.0-0.RC10.4|130	object subscriptions, WebDAV access, and an ever-growing set of features
12cu|docmgr-1.0-0.RC10.4|131	revolving around content storage.
12cu|docmgr-1.0-0.RC10.4|132	
12cu|docmgr-1.0-0.RC10.4|133	%prep
12cu|docmgr-1.0-0.RC10.4|134	%setup -q -n %{name}
12cu|docmgr-1.0-0.RC10.4|135	#%%patch0 -p1 -b .local~
12cu|docmgr-1.0-0.RC10.4|136	%patch1 -p1 -b .tmpdir~
12cu|docmgr-1.0-0.RC10.4|137	%patch2 -p1 -b .quiet~
12cu|docmgr-1.0-0.RC10.4|138	#%%patch3 -p1 -b .dos_eol~
12cu|docmgr-1.0-0.RC10.4|139	%patch4 -p1 -b .doc_conv1.1~
12cu|docmgr-1.0-0.RC10.4|140	%patch5 -p1 -b .stream~
12cu|docmgr-1.0-0.RC10.4|141	%patch6 -p1 -b .ooo~
12cu|docmgr-1.0-0.RC10.4|142	#%%patch7 -p1 -b .relative~
12cu|docmgr-1.0-0.RC10.4|143	%patch8 -p1 -b .notemp~
12cu|docmgr-1.0-0.RC10.4|144	%patch9 -p1 -b .locale~
12cu|docmgr-1.0-0.RC10.4|145	#%%patch10 -p1 -b .mw_install~
12cu|docmgr-1.0-0.RC10.4|146	#%%patch11 -p1 -b .cond_include~
12cu|docmgr-1.0-0.RC10.4|147	%patch12 -p1 -b .die~
12cu|docmgr-1.0-0.RC10.4|148	%patch13 -p1 -b .timezone~
12cu|docmgr-1.0-0.RC10.4|149	%patch14 -p1 -b .failed_logins~
12cu|docmgr-1.0-0.RC10.4|150	%patch15 -p1 -b .restricted~
12cu|docmgr-1.0-0.RC10.4|151	%patch16 -p1 -b .file_dir~
12cu|docmgr-1.0-0.RC10.4|152	#%%patch17 -p1 -b .typo~
12cu|docmgr-1.0-0.RC10.4|153	%patch18 -p1 -b .mime_types~
12cu|docmgr-1.0-0.RC10.4|154	%patch19 -p1 -b .set_include_path~
12cu|docmgr-1.0-0.RC10.4|155	%patch20 -p1 -b .exit_status~
12cu|docmgr-1.0-0.RC10.4|156	#%%patch21 -p1 -b .utf8~
12cu|docmgr-1.0-0.RC10.4|157	%patch22 -p1 -b .admin~
12cu|docmgr-1.0-0.RC10.4|158	%patch23 -p1 -b .webdav~
12cu|docmgr-1.0-0.RC10.4|159	#%%patch24 -p1 -b .perm_error~
12cu|docmgr-1.0-0.RC10.4|160	%patch25 -p1 -b .prefix_search~
12cu|docmgr-1.0-0.RC10.4|161	%patch26 -p1 -b .ckeditor3.2~
12cu|docmgr-1.0-0.RC10.4|162	%patch27 -p1 -b .account_list~
12cu|docmgr-1.0-0.RC10.4|163	#%%patch28 -p1 -b .bitmask~
12cu|docmgr-1.0-0.RC10.4|164	%patch29 -p1 -b .bitset~
12cu|docmgr-1.0-0.RC10.4|165	%patch30 -p1 -b .themes_path~
12cu|docmgr-1.0-0.RC10.4|166	%patch31 -p1 -b .perms~
12cu|docmgr-1.0-0.RC10.4|167	%patch32 -p1 -b .date_view~
12cu|docmgr-1.0-0.RC10.4|168	%patch33 -p1 -b .objectId~
12cu|docmgr-1.0-0.RC10.4|169	%patch34 -p1 -b .comment~
12cu|docmgr-1.0-0.RC10.4|170	%patch35 -p1 -b .task_notes~
12cu|docmgr-1.0-0.RC10.4|171	%patch36 -p1 -b .emptydefs~
12cu|docmgr-1.0-0.RC10.4|172	%patch37 -p1 -b .hostport~
12cu|docmgr-1.0-0.RC10.4|173	#%%patch38 -p1 -b .local_installer~
12cu|docmgr-1.0-0.RC10.4|174	%patch39 -p1 -b .protected~
12cu|docmgr-1.0-0.RC10.4|175	#%%patch40 -p1 -b .db_setup~
12cu|docmgr-1.0-0.RC10.4|176	%patch41 -p1 -b .setup~
12cu|docmgr-1.0-0.RC10.4|177	%patch42 -p1 -b .pyodconv_new~
12cu|docmgr-1.0-0.RC10.4|178	
12cu|docmgr-1.0-0.RC10.4|179	find -type f |xargs chmod 644
12cu|docmgr-1.0-0.RC10.4|180	
12cu|docmgr-1.0-0.RC10.4|181	%build
12cu|docmgr-1.0-0.RC10.4|182	
12cu|docmgr-1.0-0.RC10.4|183	%install
12cu|docmgr-1.0-0.RC10.4|184	rm -rf %{buildroot}
12cu|docmgr-1.0-0.RC10.4|185	
12cu|docmgr-1.0-0.RC10.4|186	install -d %{buildroot}%{_var}/{www,lib}/docmgr
12cu|docmgr-1.0-0.RC10.4|187	cp -r */ *.php %{buildroot}%{webroot}
12cu|docmgr-1.0-0.RC10.4|188	rm -rf %{buildroot}%{webroot}/{DOCS,sd}
12cu|docmgr-1.0-0.RC10.4|189	mv %{buildroot}%{webroot}/files %{buildroot}%{_var}/lib/%{name}
12cu|docmgr-1.0-0.RC10.4|190	
12cu|docmgr-1.0-0.RC10.4|191	install -d %{buildroot}%{_webappconfdir}
12cu|docmgr-1.0-0.RC10.4|192	tee %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
12cu|docmgr-1.0-0.RC10.4|193	Alias /%{name} %{webroot}
12cu|docmgr-1.0-0.RC10.4|194	<Directory "%{webroot}">
12cu|docmgr-1.0-0.RC10.4|195	Require all granted
12cu|docmgr-1.0-0.RC10.4|196	</Directory>
12cu|docmgr-1.0-0.RC10.4|197	
12cu|docmgr-1.0-0.RC10.4|198	<Directory "%{webroot}/bin">
12cu|docmgr-1.0-0.RC10.4|199	Require all denied
12cu|docmgr-1.0-0.RC10.4|200	</Directory>
12cu|docmgr-1.0-0.RC10.4|201	
12cu|docmgr-1.0-0.RC10.4|202	<IfModule mod_ssl.c>
12cu|docmgr-1.0-0.RC10.4|203	<LocationMatch /%{name}>
12cu|docmgr-1.0-0.RC10.4|204	Options FollowSymLinks
12cu|docmgr-1.0-0.RC10.4|205	RewriteEngine on
12cu|docmgr-1.0-0.RC10.4|206	RewriteCond %{SERVER_PORT} !^443$
12cu|docmgr-1.0-0.RC10.4|207	RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [L,R]
12cu|docmgr-1.0-0.RC10.4|208	</LocationMatch>
12cu|docmgr-1.0-0.RC10.4|209	</IfModule>
12cu|docmgr-1.0-0.RC10.4|210	EOF
12cu|docmgr-1.0-0.RC10.4|211	
12cu|docmgr-1.0-0.RC10.4|212	install -d %{buildroot}%{webroot}/config/{local/tmp,vendor}
12cu|docmgr-1.0-0.RC10.4|213	touch %{buildroot}%{webroot}/config/local/{app-config,config}.php
12cu|docmgr-1.0-0.RC10.4|214	tee %{buildroot}%{webroot}/config/vendor/config.php << EOF
12cu|docmgr-1.0-0.RC10.4|215	<?php
12cu|docmgr-1.0-0.RC10.4|216	/********************************************
12cu|docmgr-1.0-0.RC10.4|217	DO NOT EDIT THE SETTINGS IN THIS FILE (config/vendor/config.php)!
12cu|docmgr-1.0-0.RC10.4|218	Add your own local settings to config/local/config.php in stead,
12cu|docmgr-1.0-0.RC10.4|219	otherwise you might loose your configuration when upgrading.
12cu|docmgr-1.0-0.RC10.4|220	********************************************/
12cu|docmgr-1.0-0.RC10.4|221	
12cu|docmgr-1.0-0.RC10.4|222	# No host & port specified, means use postgresql defaults (unix sockets)
12cu|docmgr-1.0-0.RC10.4|223	define("DBHOST","");
12cu|docmgr-1.0-0.RC10.4|224	define("DBPORT","");
12cu|docmgr-1.0-0.RC10.4|225	define("DBUSER", "docmgr");
12cu|docmgr-1.0-0.RC10.4|226	define("DBPASSWORD", "");
12cu|docmgr-1.0-0.RC10.4|227	define("DBNAME", "docmgr");
12cu|docmgr-1.0-0.RC10.4|228	define("FILE_DIR", "%{_localstatedir}/lib/%{name}/files");
12cu|docmgr-1.0-0.RC10.4|229	define("ADMIN_EMAIL", "root@localhost");
12cu|docmgr-1.0-0.RC10.4|230	define("SITE_URL", "http://localhost/%{name}");
12cu|docmgr-1.0-0.RC10.4|231	define("SITE_PATH", "%{webroot}");
12cu|docmgr-1.0-0.RC10.4|232	define("IMPORT_DIR", FILE_DIR . "/import");
12cu|docmgr-1.0-0.RC10.4|233	define("DB_CHARSET", "UTF-8");
12cu|docmgr-1.0-0.RC10.4|234	define("VIEW_CHARSET", "UTF-8");
12cu|docmgr-1.0-0.RC10.4|235	define("DEBUG", "5");
12cu|docmgr-1.0-0.RC10.4|236	EOF
12cu|docmgr-1.0-0.RC10.4|237	
12cu|docmgr-1.0-0.RC10.4|238	tee %{buildroot}%{webroot}/config/vendor/app-config.php << EOF
12cu|docmgr-1.0-0.RC10.4|239	<?php
12cu|docmgr-1.0-0.RC10.4|240	/********************************************
12cu|docmgr-1.0-0.RC10.4|241	DO NOT EDIT THE SETTINGS IN THIS FILE (config/vendor/app-config.php)!
12cu|docmgr-1.0-0.RC10.4|242	Add your own local settings to config/local/app-config.php in stead,
12cu|docmgr-1.0-0.RC10.4|243	otherwise you might loose your configuration when upgrading.
12cu|docmgr-1.0-0.RC10.4|244	********************************************/
12cu|docmgr-1.0-0.RC10.4|245	
12cu|docmgr-1.0-0.RC10.4|246	define('OPENOFFICE_PATH', '');
12cu|docmgr-1.0-0.RC10.4|247	EOF
12cu|docmgr-1.0-0.RC10.4|248	
12cu|docmgr-1.0-0.RC10.4|249	find %{buildroot} -name \*~ |xargs rm -f
12cu|docmgr-1.0-0.RC10.4|250	
12cu|docmgr-1.0-0.RC10.4|251	# ghost files
12cu|docmgr-1.0-0.RC10.4|252	for conf in app-config.php config.php; do
12cu|docmgr-1.0-0.RC10.4|253	touch %{buildroot}%{webroot}/config/local/{,tmp/}$conf
12cu|docmgr-1.0-0.RC10.4|254	done
12cu|docmgr-1.0-0.RC10.4|255	
12cu|docmgr-1.0-0.RC10.4|256	install -m755 %{SOURCE1} -D %{buildroot}%{webroot}/bin/docmgr-rsync.sh
12cu|docmgr-1.0-0.RC10.4|257	
12cu|docmgr-1.0-0.RC10.4|258	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cu|docmgr-1.0-0.RC10.4|259	tee %{buildroot}%{_sysconfdir}/logrotate.d/docmgr-rsync <<EOH
12cu|docmgr-1.0-0.RC10.4|260	%{_var}/log/docmgr/rsync.log {
12cu|docmgr-1.0-0.RC10.4|261	notifempty
12cu|docmgr-1.0-0.RC10.4|262	missingok
12cu|docmgr-1.0-0.RC10.4|263	copytruncate
12cu|docmgr-1.0-0.RC10.4|264	}
12cu|docmgr-1.0-0.RC10.4|265	EOH
12cu|docmgr-1.0-0.RC10.4|266	
12cu|docmgr-1.0-0.RC10.4|267	install -m700 -d %{buildroot}%{_var}/log/docmgr
12cu|docmgr-1.0-0.RC10.4|268	
12cu|docmgr-1.0-0.RC10.4|269	%posttrans
12cu|docmgr-1.0-0.RC10.4|270	%_post_webapp
12cu|docmgr-1.0-0.RC10.4|271	
12cu|docmgr-1.0-0.RC10.4|272	%postun
12cu|docmgr-1.0-0.RC10.4|273	%_postun_webapp
12cu|docmgr-1.0-0.RC10.4|274	
12cu|docmgr-1.0-0.RC10.4|275	%files
12cu|docmgr-1.0-0.RC10.4|276	%defattr(644,root,root,755)
12cu|docmgr-1.0-0.RC10.4|277	%doc DOCS/AUTHORS
12cu|docmgr-1.0-0.RC10.4|278	%config %{_webappconfdir}/%{name}.conf
12cu|docmgr-1.0-0.RC10.4|279	%dir %{webroot}
12cu|docmgr-1.0-0.RC10.4|280	%{webroot}/apilib
12cu|docmgr-1.0-0.RC10.4|281	%{webroot}/app
12cu|docmgr-1.0-0.RC10.4|282	%{webroot}/auth
12cu|docmgr-1.0-0.RC10.4|283	%dir %{webroot}/bin
12cu|docmgr-1.0-0.RC10.4|284	%attr(755,,root,root) %{webroot}/bin/*
12cu|docmgr-1.0-0.RC10.4|285	%{webroot}/ckeditor
12cu|docmgr-1.0-0.RC10.4|286	%dir %{webroot}/config
12cu|docmgr-1.0-0.RC10.4|287	%config %{webroot}/config/app-config.php
12cu|docmgr-1.0-0.RC10.4|288	%config %{webroot}/config/config.php
12cu|docmgr-1.0-0.RC10.4|289	%dir %{webroot}/config/vendor
12cu|docmgr-1.0-0.RC10.4|290	%config %{webroot}/config/vendor/app-config.php
12cu|docmgr-1.0-0.RC10.4|291	%config %{webroot}/config/vendor/config.php
12cu|docmgr-1.0-0.RC10.4|292	%config(noreplace) %{webroot}/config/ldap-config.php
12cu|docmgr-1.0-0.RC10.4|293	%dir %{webroot}/config/local
12cu|docmgr-1.0-0.RC10.4|294	%config(noreplace, missingok) %ghost %{webroot}/config/local/app-config.php
12cu|docmgr-1.0-0.RC10.4|295	%config(noreplace, missingok) %ghost %{webroot}/config/local/config.php
12cu|docmgr-1.0-0.RC10.4|296	%attr(775, root, apache) %dir %{webroot}/config/local/tmp/
12cu|docmgr-1.0-0.RC10.4|297	%ghost %{webroot}/config/local/tmp/app-config.php
12cu|docmgr-1.0-0.RC10.4|298	%ghost %{webroot}/config/local/tmp/config.php
12cu|docmgr-1.0-0.RC10.4|299	#%attr(600, root, root) %config(noreplace, missingok) %ghost %{webroot}/config/ldap-config.php
12cu|docmgr-1.0-0.RC10.4|300	%{webroot}/config/forms
12cu|docmgr-1.0-0.RC10.4|301	%{webroot}/config/db_version.php
12cu|docmgr-1.0-0.RC10.4|302	%{webroot}/config/*.xml
12cu|docmgr-1.0-0.RC10.4|303	%{webroot}/controls
12cu|docmgr-1.0-0.RC10.4|304	%{webroot}/header
12cu|docmgr-1.0-0.RC10.4|305	%{webroot}/install
12cu|docmgr-1.0-0.RC10.4|306	%{webroot}/javascript
12cu|docmgr-1.0-0.RC10.4|307	%{webroot}/jslib
12cu|docmgr-1.0-0.RC10.4|308	%{webroot}/lib
12cu|docmgr-1.0-0.RC10.4|309	%{webroot}/modules
12cu|docmgr-1.0-0.RC10.4|310	%{webroot}/themes
12cu|docmgr-1.0-0.RC10.4|311	%{webroot}/sabredav
12cu|docmgr-1.0-0.RC10.4|312	%{webroot}/scripts
12cu|docmgr-1.0-0.RC10.4|313	%{webroot}/api.php
12cu|docmgr-1.0-0.RC10.4|314	%{webroot}/history.php
12cu|docmgr-1.0-0.RC10.4|315	%{webroot}/index.php
12cu|docmgr-1.0-0.RC10.4|316	%{webroot}/webdav.php
12cu|docmgr-1.0-0.RC10.4|317	%attr(711,root,root) %dir %{_localstatedir}/lib/%{name}
12cu|docmgr-1.0-0.RC10.4|318	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}/files
12cu|docmgr-1.0-0.RC10.4|319	%config(noreplace) %{_sysconfdir}/logrotate.d/docmgr-rsync
12cu|docmgr-1.0-0.RC10.4|320	%attr(700,apache,apache) %{_var}/log/docmgr
12cu|docmgr-1.0-0.RC10.4|321	
12cu|docmgr-1.0-0.RC10.4|322	
12cu|docmgr-1.0-0.RC10.4|323	
12cu|docmgr-1.0-0.RC10.4|324	%changelog
12cu|docmgr-1.0-0.RC10.4|325	* Mon Oct 07 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0-0.RC10.4
12cu|docmgr-1.0-0.RC10.4|326	+ Revision: 753076d
12cu|docmgr-1.0-0.RC10.4|327	- Spec cleanup
12cu|docmgr-1.0-0.RC10.4|328	
12cu|docmgr-1.0-0.RC10.4|329	

9179 12
12cu|dokeos-1.8.6.1-3|1	Summary:	An elearning and course management web application
12cu|dokeos-1.8.6.1-3|2	Name:		dokeos
12cu|dokeos-1.8.6.1-3|3	Version:	1.8.6.1
12cu|dokeos-1.8.6.1-3|4	Release:	3
12cu|dokeos-1.8.6.1-3|5	License:	GPLv2+
12cu|dokeos-1.8.6.1-3|6	Group:		Education
12cu|dokeos-1.8.6.1-3|7	Url:		http://www.dokeos.com/
12cu|dokeos-1.8.6.1-3|8	Source0:	http://ovh.dl.sourceforge.net/sourceforge/dokeos/%{name}-%{version}.zip
12cu|dokeos-1.8.6.1-3|9	Requires:	apache-mod_php
12cu|dokeos-1.8.6.1-3|10	Requires:	php-mysql
12cu|dokeos-1.8.6.1-3|11	Requires:	php-xml
12cu|dokeos-1.8.6.1-3|12	BuildArch:	noarch
12cu|dokeos-1.8.6.1-3|13	
12cu|dokeos-1.8.6.1-3|14	%description
12cu|dokeos-1.8.6.1-3|15	Dokeos is an elearning and course management web application, translated
12cu|dokeos-1.8.6.1-3|16	in 31 languages, already helping thousands of organisations worldwide to
12cu|dokeos-1.8.6.1-3|17	manage learning and collaboration activities. It has many tools, is light
12cu|dokeos-1.8.6.1-3|18	and flexible, and free software.
12cu|dokeos-1.8.6.1-3|19	
12cu|dokeos-1.8.6.1-3|20	%files
12cu|dokeos-1.8.6.1-3|21	%doc README.txt install.sh
12cu|dokeos-1.8.6.1-3|22	%{_var}/www/html/%{name}
12cu|dokeos-1.8.6.1-3|23	
12cu|dokeos-1.8.6.1-3|24	%post
12cu|dokeos-1.8.6.1-3|25	echo "Default permissions of configuration files won't allow dokeo to make changes."
12cu|dokeos-1.8.6.1-3|26	echo "To allow dokeos to make changes be sure to run %{_docdir}/%{name}-%{version}/install.sh"
12cu|dokeos-1.8.6.1-3|27	echo "to change the permissions."
12cu|dokeos-1.8.6.1-3|28	echo "Also be sure to restrict permissions of /var/www/html/dokeos/claroline/inc/conf/claro_main.conf.php"
12cu|dokeos-1.8.6.1-3|29	echo "afterwards so other users can't write to it."
12cu|dokeos-1.8.6.1-3|30	echo "Eg. chmod 644 /var/www/html/dokeos/claroline/inc/conf/claro_main.conf.php"
12cu|dokeos-1.8.6.1-3|31	
12cu|dokeos-1.8.6.1-3|32	#----------------------------------------------------------------------------
12cu|dokeos-1.8.6.1-3|33	
12cu|dokeos-1.8.6.1-3|34	%prep
12cu|dokeos-1.8.6.1-3|35	%setup -q
12cu|dokeos-1.8.6.1-3|36	
12cu|dokeos-1.8.6.1-3|37	%build
12cu|dokeos-1.8.6.1-3|38	cat << EOF > install.sh
12cu|dokeos-1.8.6.1-3|39	#!/bin/sh
12cu|dokeos-1.8.6.1-3|40	echo "Setting permissions of dokeos' files"
12cu|dokeos-1.8.6.1-3|41	chmod 777 %{webroot}/claroline/inc/conf/
12cu|dokeos-1.8.6.1-3|42	chmod 777 %{webroot}/claroline/garbage/
12cu|dokeos-1.8.6.1-3|43	chmod 777 %{webroot}/claroline/upload/
12cu|dokeos-1.8.6.1-3|44	chmod 777 %{webroot}/archive/
12cu|dokeos-1.8.6.1-3|45	chmod 777 %{webroot}/courses/
12cu|dokeos-1.8.6.1-3|46	chmod 777 %{webroot}/home/
12cu|dokeos-1.8.6.1-3|47	echo ""
12cu|dokeos-1.8.6.1-3|48	echo "Be sure to change the permission of /var/www/html/dokeos/claroline/inc/conf/claro_main.conf.php"
12cu|dokeos-1.8.6.1-3|49	echo "afterwards so other users can't write to it."
12cu|dokeos-1.8.6.1-3|50	echo "Eg. chmod 644 /var/www/html/dokeos/claroline/inc/conf/claro_main.conf.php"
12cu|dokeos-1.8.6.1-3|51	EOF
12cu|dokeos-1.8.6.1-3|52	chmod 700 install.sh
12cu|dokeos-1.8.6.1-3|53	
12cu|dokeos-1.8.6.1-3|54	%install
12cu|dokeos-1.8.6.1-3|55	install -d %{buildroot}%{_var}/www/html/%{name}
12cu|dokeos-1.8.6.1-3|56	cp -r * %{buildroot}%{_var}/www/html/%{name}/
12cu|dokeos-1.8.6.1-3|57	
12cu|dokeos-1.8.6.1-3|58	
12cu|dokeos-1.8.6.1-3|59	%changelog
12cu|dokeos-1.8.6.1-3|60	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.6.1-3
12cu|dokeos-1.8.6.1-3|61	+ Revision: 88ad454
12cu|dokeos-1.8.6.1-3|62	- LOG Spec cleanup
12cu|dokeos-1.8.6.1-3|63	
12cu|dokeos-1.8.6.1-3|64	

9180 12
12cu|dokuwiki-20110525a-5|1	%define up_version  2011-05-25a
12cu|dokuwiki-20110525a-5|2	%define dir_version  2011-05-25a
12cu|dokuwiki-20110525a-5|3	
12cu|dokuwiki-20110525a-5|4	%define _localstatedir %{_var}
12cu|dokuwiki-20110525a-5|5	
12cu|dokuwiki-20110525a-5|6	Name:       dokuwiki
12cu|dokuwiki-20110525a-5|7	Version:    20110525a
12cu|dokuwiki-20110525a-5|8	Release:    5
12cu|dokuwiki-20110525a-5|9	Summary:    A wiki with plain text files backend
12cu|dokuwiki-20110525a-5|10	License:    GPLv2
12cu|dokuwiki-20110525a-5|11	Group:      Networking/WWW
12cu|dokuwiki-20110525a-5|12	Url:        http://wiki.splitbrain.org/wiki:dokuwiki
12cu|dokuwiki-20110525a-5|13	Source:     http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-%{up_version}.tgz
12cu|dokuwiki-20110525a-5|14	Requires:   mod_php
12cu|dokuwiki-20110525a-5|15	Requires:   php-xml
12cu|dokuwiki-20110525a-5|16	Requires:   apache-mod_socache_shmcb
12cu|dokuwiki-20110525a-5|17	BuildArch:  noarch
12cu|dokuwiki-20110525a-5|18	
12cu|dokuwiki-20110525a-5|19	%description
12cu|dokuwiki-20110525a-5|20	DokuWiki is a standards compliant, simple to use Wiki, mainly aimed at creating
12cu|dokuwiki-20110525a-5|21	documentation of any kind. It is targeted at developer teams, workgroups and
12cu|dokuwiki-20110525a-5|22	small companies. It has a simple but powerful syntax which makes sure the
12cu|dokuwiki-20110525a-5|23	datafiles remain readable outside the Wiki and eases the creation of structured
12cu|dokuwiki-20110525a-5|24	texts. All data is stored in plain text files -- no database is required.
12cu|dokuwiki-20110525a-5|25	
12cu|dokuwiki-20110525a-5|26	%prep
12cu|dokuwiki-20110525a-5|27	%setup -q -n %{name}-%{dir_version}
12cu|dokuwiki-20110525a-5|28	find . -name '.htaccess' | xargs rm -f
12cu|dokuwiki-20110525a-5|29	
12cu|dokuwiki-20110525a-5|30	%build
12cu|dokuwiki-20110525a-5|31	
12cu|dokuwiki-20110525a-5|32	%install
12cu|dokuwiki-20110525a-5|33	rm -rf %{buildroot}
12cu|dokuwiki-20110525a-5|34	
12cu|dokuwiki-20110525a-5|35	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cu|dokuwiki-20110525a-5|36	install -m 644 *.php %{buildroot}%{_var}/www/%{name}
12cu|dokuwiki-20110525a-5|37	(cd %{buildroot}%{_var}/www/%{name} && ln -sf ../../..%{_datadir}/%{name}/lib .)
12cu|dokuwiki-20110525a-5|38	
12cu|dokuwiki-20110525a-5|39	cat > %{buildroot}%{_var}/www/%{name}/prepend.php <<'EOF'
12cu|dokuwiki-20110525a-5|40	<?php
12cu|dokuwiki-20110525a-5|41	define('DOKU_CONF','%{_sysconfdir}/%{name}/');
12cu|dokuwiki-20110525a-5|42	define('DOKU_LOCAL','%{_sysconfdir}/%{name}/');
12cu|dokuwiki-20110525a-5|43	define('DOKU_INC','%{_datadir}/%{name}/');
12cu|dokuwiki-20110525a-5|44	define('DOKU_DATA','%{_localstatedir}/lib/%{name}/');
12cu|dokuwiki-20110525a-5|45	EOF
12cu|dokuwiki-20110525a-5|46	
12cu|dokuwiki-20110525a-5|47	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|dokuwiki-20110525a-5|48	cp -pr bin %{buildroot}%{_datadir}/%{name}
12cu|dokuwiki-20110525a-5|49	chmod +x %{buildroot}%{_datadir}/%{name}/bin/*
12cu|dokuwiki-20110525a-5|50	cp -pr inc %{buildroot}%{_datadir}/%{name}
12cu|dokuwiki-20110525a-5|51	cp -pr lib %{buildroot}%{_datadir}/%{name}
12cu|dokuwiki-20110525a-5|52	
12cu|dokuwiki-20110525a-5|53	install -d -m 755 %{buildroot}%{_localstatedir}/lib
12cu|dokuwiki-20110525a-5|54	cp -pr data %{buildroot}%{_localstatedir}/lib/%{name}
12cu|dokuwiki-20110525a-5|55	
12cu|dokuwiki-20110525a-5|56	install -d -m 755 %{buildroot}%{_sysconfdir}
12cu|dokuwiki-20110525a-5|57	cp -pr conf %{buildroot}%{_sysconfdir}/%{name}
12cu|dokuwiki-20110525a-5|58	rm -f %{buildroot}%{_sysconfdir}/%{name}/*.{dist,example}
12cu|dokuwiki-20110525a-5|59	perl -pi -e 's|./data|%{_localstatedir}/lib/%{name}|' %{buildroot}%{_sysconfdir}/%{name}/dokuwiki.php
12cu|dokuwiki-20110525a-5|60	
12cu|dokuwiki-20110525a-5|61	
12cu|dokuwiki-20110525a-5|62	# apache configuration
12cu|dokuwiki-20110525a-5|63	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|dokuwiki-20110525a-5|64	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|dokuwiki-20110525a-5|65	# %{name} Apache configuration
12cu|dokuwiki-20110525a-5|66	Alias /%{name} %{_var}/www/%{name}
12cu|dokuwiki-20110525a-5|67	
12cu|dokuwiki-20110525a-5|68	<Directory %{_var}/www/%{name}>
12cu|dokuwiki-20110525a-5|69	Require all granted
12cu|dokuwiki-20110525a-5|70	Options FollowSymLinks
12cu|dokuwiki-20110525a-5|71	DirectoryIndex doku.php
12cu|dokuwiki-20110525a-5|72	php_value auto_prepend_file %{_var}/www/%{name}/prepend.php
12cu|dokuwiki-20110525a-5|73	</Directory>
12cu|dokuwiki-20110525a-5|74	EOF
12cu|dokuwiki-20110525a-5|75	
12cu|dokuwiki-20110525a-5|76	cat > README.urpmi <<EOF
12cu|dokuwiki-20110525a-5|77	Mandriva RPM specific notes
12cu|dokuwiki-20110525a-5|78	
12cu|dokuwiki-20110525a-5|79	setup
12cu|dokuwiki-20110525a-5|80	-----
12cu|dokuwiki-20110525a-5|81	The setup used here differs from default one, to achieve better FHS compliance, and
12cu|dokuwiki-20110525a-5|82	follow upstream security recommandations detailed at
12cu|dokuwiki-20110525a-5|83	http://wiki.splitbrain.org/wiki:security:
12cu|dokuwiki-20110525a-5|84	- the files accessibles from the web are in %{_var}/www/%{name}
12cu|dokuwiki-20110525a-5|85	- the variable files are in %{_localstatedir}/lib/%{name}
12cu|dokuwiki-20110525a-5|86	- the non-variable files are in %{_datadir}/%{name}
12cu|dokuwiki-20110525a-5|87	- the configuration files are in %{_sysconfdir}/%{name}
12cu|dokuwiki-20110525a-5|88	EOF
12cu|dokuwiki-20110525a-5|89	
12cu|dokuwiki-20110525a-5|90	%clean
12cu|dokuwiki-20110525a-5|91	rm -rf %{buildroot}
12cu|dokuwiki-20110525a-5|92	
12cu|dokuwiki-20110525a-5|93	%pretrans
12cu|dokuwiki-20110525a-5|94	# fix for old lib setup
12cu|dokuwiki-20110525a-5|95	if [ -d %{_localstatedir}/www/%{name}/lib -a ! -L %{_localstatedir}/www/%{name}/lib ]; then
12cu|dokuwiki-20110525a-5|96	cd %{_localstatedir}/www/%{name}
12cu|dokuwiki-20110525a-5|97	find lib -type f | \
12cu|dokuwiki-20110525a-5|98	tar --create --files-from - --remove-files | \
12cu|dokuwiki-20110525a-5|99	(cd %{_datadir}/%{name} && tar --preserve --extract)
12cu|dokuwiki-20110525a-5|100	rm -rf lib
12cu|dokuwiki-20110525a-5|101	ln -sf ../../..%{_datadir}/%{name}/lib lib
12cu|dokuwiki-20110525a-5|102	fi
12cu|dokuwiki-20110525a-5|103	
12cu|dokuwiki-20110525a-5|104	
12cu|dokuwiki-20110525a-5|105	%pre
12cu|dokuwiki-20110525a-5|106	if [ $1 = "2" ]; then
12cu|dokuwiki-20110525a-5|107	# fix for old setup
12cu|dokuwiki-20110525a-5|108	if [ -d %{_localstatedir}/lib/%{name}/data ]; then
12cu|dokuwiki-20110525a-5|109	mv %{_localstatedir}/lib/%{name}/data/* %{_localstatedir}/lib/%{name}
12cu|dokuwiki-20110525a-5|110	rmdir %{_localstatedir}/lib/%{name}/data
12cu|dokuwiki-20110525a-5|111	fi
12cu|dokuwiki-20110525a-5|112	fi
12cu|dokuwiki-20110525a-5|113	
12cu|dokuwiki-20110525a-5|114	
12cu|dokuwiki-20110525a-5|115	
12cu|dokuwiki-20110525a-5|116	%files
12cu|dokuwiki-20110525a-5|117	%defattr(-,root,root)
12cu|dokuwiki-20110525a-5|118	%doc COPYING README VERSION README.urpmi conf/*.{dist,example}
12cu|dokuwiki-20110525a-5|119	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|dokuwiki-20110525a-5|120	%attr(-,apache,apache) %config(noreplace) %{_sysconfdir}/%{name}
12cu|dokuwiki-20110525a-5|121	%{_var}/www/%{name}
12cu|dokuwiki-20110525a-5|122	%{_datadir}/%{name}
12cu|dokuwiki-20110525a-5|123	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
12cu|dokuwiki-20110525a-5|124	
12cu|dokuwiki-20110525a-5|125	
12cu|dokuwiki-20110525a-5|126	
12cu|dokuwiki-20110525a-5|127	%changelog
12cu|dokuwiki-20110525a-5|128	* Fri Oct 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 20110525a-5
12cu|dokuwiki-20110525a-5|129	+ Revision: 10ac0b8
12cu|dokuwiki-20110525a-5|130	- Fix for Apache 2.4
12cu|dokuwiki-20110525a-5|131	
12cu|dokuwiki-20110525a-5|132	

9181 12
12cu|dolphin-connector-1.2-5|1	%define svn_version g5f75edb
12cu|dolphin-connector-1.2-5|2	
12cu|dolphin-connector-1.2-5|3	Name: dolphin-connector
12cu|dolphin-connector-1.2-5|4	Summary: Simple MySQL C API wrapper for C++
12cu|dolphin-connector-1.2-5|5	Version: 1.2
12cu|dolphin-connector-1.2-5|6	Release: 5
12cu|dolphin-connector-1.2-5|7	License: BSD
12cu|dolphin-connector-1.2-5|8	Group: Development/C++
12cu|dolphin-connector-1.2-5|9	Source: http://github.com/poetinha/dolphin-connector/tarball/master/poetinha-%{name}-v%{version}-1-%{svn_version}.tar.gz
12cu|dolphin-connector-1.2-5|10	URL:	http://github.com/poetinha/dolphin-connector
12cu|dolphin-connector-1.2-5|11	BuildRequires: boost-static-devel, mysql-devel, automake
12cu|dolphin-connector-1.2-5|12	
12cu|dolphin-connector-1.2-5|13	%description
12cu|dolphin-connector-1.2-5|14	Dolphin Connector is a simples MySQL C API wrapper for C++, It is originally
12cu|dolphin-connector-1.2-5|15	designed to be as efficient as is possible, and makes no use of exceptions
12cu|dolphin-connector-1.2-5|16	
12cu|dolphin-connector-1.2-5|17	%package  devel
12cu|dolphin-connector-1.2-5|18	Summary: Development files for Dolphin Connector
12cu|dolphin-connector-1.2-5|19	Group: Development/C++
12cu|dolphin-connector-1.2-5|20	Requires: %{name} = %{version}-%{release}
12cu|dolphin-connector-1.2-5|21	Requires: mysql-devel
12cu|dolphin-connector-1.2-5|22	Requires: boost-devel
12cu|dolphin-connector-1.2-5|23	
12cu|dolphin-connector-1.2-5|24	%description devel
12cu|dolphin-connector-1.2-5|25	Dolphin Connector development package
12cu|dolphin-connector-1.2-5|26	
12cu|dolphin-connector-1.2-5|27	%prep
12cu|dolphin-connector-1.2-5|28	%setup -q -n poetinha-%{name}-5f75edb
12cu|dolphin-connector-1.2-5|29	
12cu|dolphin-connector-1.2-5|30	%build
12cu|dolphin-connector-1.2-5|31	./autogen.sh
12cu|dolphin-connector-1.2-5|32	
12cu|dolphin-connector-1.2-5|33	########./configure --prefix=/usr/ --disable-static
12cu|dolphin-connector-1.2-5|34	%configure
12cu|dolphin-connector-1.2-5|35	%make
12cu|dolphin-connector-1.2-5|36	
12cu|dolphin-connector-1.2-5|37	%install
12cu|dolphin-connector-1.2-5|38	%make_install
12cu|dolphin-connector-1.2-5|39	
12cu|dolphin-connector-1.2-5|40	cd include/
12cu|dolphin-connector-1.2-5|41	make install DESTDIR=%{buildroot}
12cu|dolphin-connector-1.2-5|42	
12cu|dolphin-connector-1.2-5|43	rm -f %{buildroot}%{_libdir}/*.la
12cu|dolphin-connector-1.2-5|44	rm -f %{buildroot}%{_libdir}/*.a
12cu|dolphin-connector-1.2-5|45	
12cu|dolphin-connector-1.2-5|46	rm -f sample/Makefile*
12cu|dolphin-connector-1.2-5|47	
12cu|dolphin-connector-1.2-5|48	%post -p /sbin/ldconfig
12cu|dolphin-connector-1.2-5|49	
12cu|dolphin-connector-1.2-5|50	%postun -p /sbin/ldconfig
12cu|dolphin-connector-1.2-5|51	
12cu|dolphin-connector-1.2-5|52	%files
12cu|dolphin-connector-1.2-5|53	%defattr(-,root,root,-)
12cu|dolphin-connector-1.2-5|54	%doc ChangeLog LICENSE README TODO
12cu|dolphin-connector-1.2-5|55	%{_libdir}/*.so.*
12cu|dolphin-connector-1.2-5|56	
12cu|dolphin-connector-1.2-5|57	%files devel
12cu|dolphin-connector-1.2-5|58	%defattr(-,root,root,-)
12cu|dolphin-connector-1.2-5|59	%doc sample
12cu|dolphin-connector-1.2-5|60	%{_includedir}/dolphinconn
12cu|dolphin-connector-1.2-5|61	%{_libdir}/*.so
12cu|dolphin-connector-1.2-5|62	
12cu|dolphin-connector-1.2-5|63	
12cu|dolphin-connector-1.2-5|64	%changelog
12cu|dolphin-connector-1.2-5|65	* Thu Sep 22 2011 Leonardo Coelho <leonardoc@mandriva.com> 1.2-4mdv2012.0
12cu|dolphin-connector-1.2-5|66	+ Revision: 700988
12cu|dolphin-connector-1.2-5|67	- change the package license
12cu|dolphin-connector-1.2-5|68	- add devel package
12cu|dolphin-connector-1.2-5|69	- changes on spec file
12cu|dolphin-connector-1.2-5|70	
12cu|dolphin-connector-1.2-5|71	* Tue Sep 06 2011 Leonardo Coelho <leonardoc@mandriva.com> 1.2-1
12cu|dolphin-connector-1.2-5|72	+ Revision: 698382
12cu|dolphin-connector-1.2-5|73	- first mandriva version
12cu|dolphin-connector-1.2-5|74	- Created package structure for dolphin-connector.
12cu|dolphin-connector-1.2-5|75	

9182 12
12cu|dolphin-emu-4.0.2-1|1	Summary:	Gamecube / Wii / Triforce Emulator
12cu|dolphin-emu-4.0.2-1|2	Name:		dolphin-emu
12cu|dolphin-emu-4.0.2-1|3	Version:	4.0.2
12cu|dolphin-emu-4.0.2-1|4	Release:	1
12cu|dolphin-emu-4.0.2-1|5	Epoch:		1
12cu|dolphin-emu-4.0.2-1|6	License:	GPLv2+
12cu|dolphin-emu-4.0.2-1|7	Group:		Emulators
12cu|dolphin-emu-4.0.2-1|8	Url:		http://www.dolphin-emu.com/
12cu|dolphin-emu-4.0.2-1|9	# Fetched from git and cleaned up from useless junk
12cu|dolphin-emu-4.0.2-1|10	Source0:	%{name}-%{version}.tar.bz2
12cu|dolphin-emu-4.0.2-1|11	Source9:	%{name}-256.png
12cu|dolphin-emu-4.0.2-1|12	Source10:	%{name}-128.png
12cu|dolphin-emu-4.0.2-1|13	Source11:	%{name}-64.png
12cu|dolphin-emu-4.0.2-1|14	Source12:	%{name}-32.png
12cu|dolphin-emu-4.0.2-1|15	Source13:	%{name}-16.png
12cu|dolphin-emu-4.0.2-1|16	Patch0:		dolphin-emu-cmakepath.patch
12cu|dolphin-emu-4.0.2-1|17	BuildRequires:	cmake
12cu|dolphin-emu-4.0.2-1|18	BuildRequires:	git
12cu|dolphin-emu-4.0.2-1|19	BuildRequires:	ffmpeg-devel
12cu|dolphin-emu-4.0.2-1|20	BuildRequires:	gomp-devel
12cu|dolphin-emu-4.0.2-1|21	BuildRequires:	liblzo-devel
12cu|dolphin-emu-4.0.2-1|22	BuildRequires:	polarssl-devel
12cu|dolphin-emu-4.0.2-1|23	BuildRequires:	sfml-network-devel
12cu|dolphin-emu-4.0.2-1|24	BuildRequires:	wxgtku3.0-devel
12cu|dolphin-emu-4.0.2-1|25	BuildRequires:	pkgconfig(ao)
12cu|dolphin-emu-4.0.2-1|26	BuildRequires:	pkgconfig(alsa)
12cu|dolphin-emu-4.0.2-1|27	BuildRequires:	pkgconfig(bluez)
12cu|dolphin-emu-4.0.2-1|28	BuildRequires:	pkgconfig(gl)
12cu|dolphin-emu-4.0.2-1|29	BuildRequires:	pkgconfig(glu)
12cu|dolphin-emu-4.0.2-1|30	BuildRequires:	pkgconfig(glew)
12cu|dolphin-emu-4.0.2-1|31	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|dolphin-emu-4.0.2-1|32	BuildRequires:	pkgconfig(libpng)
12cu|dolphin-emu-4.0.2-1|33	BuildRequires:	pkgconfig(libpulse)
12cu|dolphin-emu-4.0.2-1|34	BuildRequires:	pkgconfig(libusb-1.0)
12cu|dolphin-emu-4.0.2-1|35	BuildRequires:	pkgconfig(openal)
12cu|dolphin-emu-4.0.2-1|36	BuildRequires:	pkgconfig(pangocairo)
12cu|dolphin-emu-4.0.2-1|37	BuildRequires:	pkgconfig(portaudio-2.0)
12cu|dolphin-emu-4.0.2-1|38	BuildRequires:	pkgconfig(sdl2)
12cu|dolphin-emu-4.0.2-1|39	BuildRequires:	pkgconfig(sm)
12cu|dolphin-emu-4.0.2-1|40	BuildRequires:	pkgconfig(soundtouch)
12cu|dolphin-emu-4.0.2-1|41	BuildRequires:	pkgconfig(xi)
12cu|dolphin-emu-4.0.2-1|42	BuildRequires:	pkgconfig(xrandr)
12cu|dolphin-emu-4.0.2-1|43	BuildRequires:	pkgconfig(zlib)
12cu|dolphin-emu-4.0.2-1|44	
12cu|dolphin-emu-4.0.2-1|45	%description
12cu|dolphin-emu-4.0.2-1|46	Gamecube / Wii / Triforce Emulator.
12cu|dolphin-emu-4.0.2-1|47	
12cu|dolphin-emu-4.0.2-1|48	%files -f %{name}.lang
12cu|dolphin-emu-4.0.2-1|49	%doc license.txt Readme.txt
12cu|dolphin-emu-4.0.2-1|50	%attr(0755,root,root) %{_bindir}/%{name}
12cu|dolphin-emu-4.0.2-1|51	%{_datadir}/%{name}
12cu|dolphin-emu-4.0.2-1|52	%{_datadir}/applications/%{name}.desktop
12cu|dolphin-emu-4.0.2-1|53	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|dolphin-emu-4.0.2-1|54	%{_datadir}/pixmaps/%{name}.xpm
12cu|dolphin-emu-4.0.2-1|55	
12cu|dolphin-emu-4.0.2-1|56	#----------------------------------------------------------------------------
12cu|dolphin-emu-4.0.2-1|57	
12cu|dolphin-emu-4.0.2-1|58	%prep
12cu|dolphin-emu-4.0.2-1|59	%setup -q
12cu|dolphin-emu-4.0.2-1|60	%patch0 -p1
12cu|dolphin-emu-4.0.2-1|61	
12cu|dolphin-emu-4.0.2-1|62	%build
12cu|dolphin-emu-4.0.2-1|63	mkdir -p build
12cu|dolphin-emu-4.0.2-1|64	cd build
12cu|dolphin-emu-4.0.2-1|65	export CFLAGS='%{optflags} -O3'
12cu|dolphin-emu-4.0.2-1|66	export CXXFLAGS='%{optflags} -O3'
12cu|dolphin-emu-4.0.2-1|67	cmake -DCMAKE_INSTALL_PREFIX=%{buildroot}/usr ..
12cu|dolphin-emu-4.0.2-1|68	%make
12cu|dolphin-emu-4.0.2-1|69	
12cu|dolphin-emu-4.0.2-1|70	%install
12cu|dolphin-emu-4.0.2-1|71	%makeinstall -C build
12cu|dolphin-emu-4.0.2-1|72	
12cu|dolphin-emu-4.0.2-1|73	install -D -m 644 %{SOURCE13} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|dolphin-emu-4.0.2-1|74	install -D -m 644 %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|dolphin-emu-4.0.2-1|75	install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cu|dolphin-emu-4.0.2-1|76	install -D -m 644 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cu|dolphin-emu-4.0.2-1|77	install -D -m 644 %{SOURCE9} %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
12cu|dolphin-emu-4.0.2-1|78	
12cu|dolphin-emu-4.0.2-1|79	install -d %{buildroot}%{_datadir}/applications
12cu|dolphin-emu-4.0.2-1|80	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|dolphin-emu-4.0.2-1|81	[Desktop Entry]
12cu|dolphin-emu-4.0.2-1|82	Name=Dolphin-Emulator
12cu|dolphin-emu-4.0.2-1|83	Comment=%{summary}
12cu|dolphin-emu-4.0.2-1|84	Exec=%{_bindir}/%{name}
12cu|dolphin-emu-4.0.2-1|85	Icon=%{name}
12cu|dolphin-emu-4.0.2-1|86	Terminal=false
12cu|dolphin-emu-4.0.2-1|87	Type=Application
12cu|dolphin-emu-4.0.2-1|88	StartupNotify=true
12cu|dolphin-emu-4.0.2-1|89	Categories=Game;Emulator;
12cu|dolphin-emu-4.0.2-1|90	EOF
12cu|dolphin-emu-4.0.2-1|91	
12cu|dolphin-emu-4.0.2-1|92	%find_lang %{name}
12cu|dolphin-emu-4.0.2-1|93	
12cu|dolphin-emu-4.0.2-1|94	
12cu|dolphin-emu-4.0.2-1|95	%changelog
12cu|dolphin-emu-4.0.2-1|96	* Mon Dec 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.0.2-1
12cu|dolphin-emu-4.0.2-1|97	+ Revision: 9dd5509
12cu|dolphin-emu-4.0.2-1|98	- LOG New version 4.0.2, build with system wxWidgets3.0
12cu|dolphin-emu-4.0.2-1|99	
12cu|dolphin-emu-4.0.2-1|100	

9183 12
12cu|dolphin-libreoffice-templates-1.0-2|1	Summary:	LibreOffice document templates for Dolphin contextual menu
12cu|dolphin-libreoffice-templates-1.0-2|2	Name:		dolphin-libreoffice-templates
12cu|dolphin-libreoffice-templates-1.0-2|3	Version:	1.0
12cu|dolphin-libreoffice-templates-1.0-2|4	Release:	2
12cu|dolphin-libreoffice-templates-1.0-2|5	# Based on Calligra templates
12cu|dolphin-libreoffice-templates-1.0-2|6	License:	GPLv2+
12cu|dolphin-libreoffice-templates-1.0-2|7	Group:		Graphical desktop/KDE
12cu|dolphin-libreoffice-templates-1.0-2|8	Url:		http://rosalab.com/
12cu|dolphin-libreoffice-templates-1.0-2|9	Source0:	%{name}-%{version}.tar.bz2
12cu|dolphin-libreoffice-templates-1.0-2|10	Buildarch:	noarch
12cu|dolphin-libreoffice-templates-1.0-2|11	
12cu|dolphin-libreoffice-templates-1.0-2|12	%description
12cu|dolphin-libreoffice-templates-1.0-2|13	LibreOffice document templates for Dolphin contextual menu.
12cu|dolphin-libreoffice-templates-1.0-2|14	
12cu|dolphin-libreoffice-templates-1.0-2|15	%files
12cu|dolphin-libreoffice-templates-1.0-2|16	%{_datadir}/templates
12cu|dolphin-libreoffice-templates-1.0-2|17	
12cu|dolphin-libreoffice-templates-1.0-2|18	#----------------------------------------------------------------------------
12cu|dolphin-libreoffice-templates-1.0-2|19	
12cu|dolphin-libreoffice-templates-1.0-2|20	%prep
12cu|dolphin-libreoffice-templates-1.0-2|21	%setup -q
12cu|dolphin-libreoffice-templates-1.0-2|22	
12cu|dolphin-libreoffice-templates-1.0-2|23	%build
12cu|dolphin-libreoffice-templates-1.0-2|24	
12cu|dolphin-libreoffice-templates-1.0-2|25	%install
12cu|dolphin-libreoffice-templates-1.0-2|26	mkdir -p %{buildroot}%{_datadir}/templates/
12cu|dolphin-libreoffice-templates-1.0-2|27	mkdir -p %{buildroot}%{_datadir}/templates/.source
12cu|dolphin-libreoffice-templates-1.0-2|28	install -m 0644 templates/*.desktop %{buildroot}%{_datadir}/templates/
12cu|dolphin-libreoffice-templates-1.0-2|29	install -m 0644 templates/.source/* %{buildroot}%{_datadir}/templates/.source/
12cu|dolphin-libreoffice-templates-1.0-2|30	
12cu|dolphin-libreoffice-templates-1.0-2|31	
12cu|dolphin-libreoffice-templates-1.0-2|32	%changelog
12cu|dolphin-libreoffice-templates-1.0-2|33	* Sun Oct 05 2014 Rosa <rosa@abf.rosalinux.ru> 1.0-2
12cu|dolphin-libreoffice-templates-1.0-2|34	+ Revision: dd0dc36
12cu|dolphin-libreoffice-templates-1.0-2|35	- Automatic import for version 1.0-2
12cu|dolphin-libreoffice-templates-1.0-2|36	
12cu|dolphin-libreoffice-templates-1.0-2|37	

9184 12
12cu|dom4j-1.6.1-8|1	# Copyright (c) 2000-2007, JPackage Project
12cu|dom4j-1.6.1-8|2	# All rights reserved.
12cu|dom4j-1.6.1-8|3	#
12cu|dom4j-1.6.1-8|4	# Redistribution and use in source and binary forms, with or without
12cu|dom4j-1.6.1-8|5	# modification, are permitted provided that the following conditions
12cu|dom4j-1.6.1-8|6	# are met:
12cu|dom4j-1.6.1-8|7	#
12cu|dom4j-1.6.1-8|8	# 1. Redistributions of source code must retain the above copyright
12cu|dom4j-1.6.1-8|9	#    notice, this list of conditions and the following disclaimer.
12cu|dom4j-1.6.1-8|10	# 2. Redistributions in binary form must reproduce the above copyright
12cu|dom4j-1.6.1-8|11	#    notice, this list of conditions and the following disclaimer in the
12cu|dom4j-1.6.1-8|12	#    documentation and/or other materials provided with the
12cu|dom4j-1.6.1-8|13	#    distribution.
12cu|dom4j-1.6.1-8|14	# 3. Neither the name of the JPackage Project nor the names of its
12cu|dom4j-1.6.1-8|15	#    contributors may be used to endorse or promote products derived
12cu|dom4j-1.6.1-8|16	#    from this software without specific prior written permission.
12cu|dom4j-1.6.1-8|17	#
12cu|dom4j-1.6.1-8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cu|dom4j-1.6.1-8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cu|dom4j-1.6.1-8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cu|dom4j-1.6.1-8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cu|dom4j-1.6.1-8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cu|dom4j-1.6.1-8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cu|dom4j-1.6.1-8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cu|dom4j-1.6.1-8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cu|dom4j-1.6.1-8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cu|dom4j-1.6.1-8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cu|dom4j-1.6.1-8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cu|dom4j-1.6.1-8|29	#
12cu|dom4j-1.6.1-8|30	
12cu|dom4j-1.6.1-8|31	Summary:        Open Source XML framework for Java
12cu|dom4j-1.6.1-8|32	Name:           dom4j
12cu|dom4j-1.6.1-8|33	Version:        1.6.1
12cu|dom4j-1.6.1-8|34	Release:        8
12cu|dom4j-1.6.1-8|35	License:        BSD
12cu|dom4j-1.6.1-8|36	URL:            http://www.dom4j.org/
12cu|dom4j-1.6.1-8|37	Group:          Development/Java
12cu|dom4j-1.6.1-8|38	Source0:        http://downloads.sourceforge.net/dom4j/dom4j-1.6.1.tar.gz
12cu|dom4j-1.6.1-8|39	Source1:        dom4j_rundemo.sh
12cu|dom4j-1.6.1-8|40	Patch0:         dom4j-1.6.1-build_xml.patch
12cu|dom4j-1.6.1-8|41	BuildRequires:  jpackage-utils >= 0:1.6
12cu|dom4j-1.6.1-8|42	BuildRequires:  ant >= 0:1.6
12cu|dom4j-1.6.1-8|43	BuildRequires:  junit
12cu|dom4j-1.6.1-8|44	BuildRequires:  jtidy
12cu|dom4j-1.6.1-8|45	BuildRequires:  junitperf
12cu|dom4j-1.6.1-8|46	BuildRequires:  isorelax
12cu|dom4j-1.6.1-8|47	BuildRequires:  jaxen-bootstrap >= 0:1.1-0.b7
12cu|dom4j-1.6.1-8|48	BuildRequires:  msv-msv
12cu|dom4j-1.6.1-8|49	BuildRequires:  relaxngDatatype
12cu|dom4j-1.6.1-8|50	BuildRequires:  bea-stax
12cu|dom4j-1.6.1-8|51	BuildRequires:  bea-stax-api
12cu|dom4j-1.6.1-8|52	BuildRequires:  ws-jaxme
12cu|dom4j-1.6.1-8|53	BuildRequires:  xalan-j2
12cu|dom4j-1.6.1-8|54	BuildRequires:  xerces-j2
12cu|dom4j-1.6.1-8|55	BuildRequires:  jaxp = 1.2
12cu|dom4j-1.6.1-8|56	BuildRequires:  xpp2
12cu|dom4j-1.6.1-8|57	BuildRequires:  xpp3
12cu|dom4j-1.6.1-8|58	BuildRequires:  msv-xsdlib
12cu|dom4j-1.6.1-8|59	Requires:  xpp2
12cu|dom4j-1.6.1-8|60	Requires:  xpp3
12cu|dom4j-1.6.1-8|61	Requires:  xerces-j2
12cu|dom4j-1.6.1-8|62	Requires:  msv-msv
12cu|dom4j-1.6.1-8|63	Requires:  msv-xsdlib
12cu|dom4j-1.6.1-8|64	Requires:  relaxngDatatype
12cu|dom4j-1.6.1-8|65	Requires:  isorelax
12cu|dom4j-1.6.1-8|66	Requires:  jaxen-bootstrap >= 0:1.1-0.b7
12cu|dom4j-1.6.1-8|67	Requires:  jpackage-utils >= 0:1.6
12cu|dom4j-1.6.1-8|68	Requires:  bea-stax
12cu|dom4j-1.6.1-8|69	Requires:  bea-stax-api
12cu|dom4j-1.6.1-8|70	Requires:  ws-jaxme
12cu|dom4j-1.6.1-8|71	Requires:  xalan-j2
12cu|dom4j-1.6.1-8|72	BuildArch:      noarch
12cu|dom4j-1.6.1-8|73	
12cu|dom4j-1.6.1-8|74	%description
12cu|dom4j-1.6.1-8|75	dom4j is an Open Source XML framework for Java. dom4j allows you to read,
12cu|dom4j-1.6.1-8|76	write, navigate, create and modify XML documents. dom4j integrates with
12cu|dom4j-1.6.1-8|77	DOM and SAX and is seamlessly integrated with full XPath support.
12cu|dom4j-1.6.1-8|78	
12cu|dom4j-1.6.1-8|79	%package demo
12cu|dom4j-1.6.1-8|80	Summary:        Samples for %{name}
12cu|dom4j-1.6.1-8|81	Group:          Development/Java
12cu|dom4j-1.6.1-8|82	Requires:       dom4j = 0:%{version}-%{release}
12cu|dom4j-1.6.1-8|83	
12cu|dom4j-1.6.1-8|84	%description demo
12cu|dom4j-1.6.1-8|85	Samples for %{name}.
12cu|dom4j-1.6.1-8|86	
12cu|dom4j-1.6.1-8|87	%package manual
12cu|dom4j-1.6.1-8|88	Summary:        Manual for %{name}
12cu|dom4j-1.6.1-8|89	Group:          Development/Java
12cu|dom4j-1.6.1-8|90	
12cu|dom4j-1.6.1-8|91	%description manual
12cu|dom4j-1.6.1-8|92	Development/Java for %{name}.
12cu|dom4j-1.6.1-8|93	
12cu|dom4j-1.6.1-8|94	%package javadoc
12cu|dom4j-1.6.1-8|95	Summary:        Javadoc for %{name}
12cu|dom4j-1.6.1-8|96	Group:          Development/Java
12cu|dom4j-1.6.1-8|97	
12cu|dom4j-1.6.1-8|98	%description javadoc
12cu|dom4j-1.6.1-8|99	Javadoc for %{name}.
12cu|dom4j-1.6.1-8|100	
12cu|dom4j-1.6.1-8|101	
12cu|dom4j-1.6.1-8|102	%prep
12cu|dom4j-1.6.1-8|103	%setup -q
12cu|dom4j-1.6.1-8|104	# replace run.sh
12cu|dom4j-1.6.1-8|105	cp -p %{SOURCE1} run.sh
12cu|dom4j-1.6.1-8|106	# remove binary libs
12cu|dom4j-1.6.1-8|107	find . -name "*.jar" -exec rm -f {} \;
12cu|dom4j-1.6.1-8|108	# fix for deleted jars
12cu|dom4j-1.6.1-8|109	mv build.xml build.xml.orig
12cu|dom4j-1.6.1-8|110	sed -e '/unjar/d' -e 's|,cookbook/\*\*,|,|' build.xml.orig > build.xml
12cu|dom4j-1.6.1-8|111	
12cu|dom4j-1.6.1-8|112	%patch0 -b .sav
12cu|dom4j-1.6.1-8|113	
12cu|dom4j-1.6.1-8|114	%build
12cu|dom4j-1.6.1-8|115	pushd lib
12cu|dom4j-1.6.1-8|116	ln -sf $(build-classpath xpp2)
12cu|dom4j-1.6.1-8|117	ln -sf $(build-classpath relaxngDatatype)
12cu|dom4j-1.6.1-8|118	ln -sf $(build-classpath jaxme/jaxmeapi)
12cu|dom4j-1.6.1-8|119	ln -sf $(build-classpath msv-xsdlib)
12cu|dom4j-1.6.1-8|120	ln -sf $(build-classpath msv-msv)
12cu|dom4j-1.6.1-8|121	ln -sf $(build-classpath jaxen)
12cu|dom4j-1.6.1-8|122	ln -sf $(build-classpath bea-stax-api)
12cu|dom4j-1.6.1-8|123	pushd test
12cu|dom4j-1.6.1-8|124	ln -sf $(build-classpath bea-stax-ri)
12cu|dom4j-1.6.1-8|125	ln -sf $(build-classpath junitperf)
12cu|dom4j-1.6.1-8|126	ln -sf $(build-classpath junit)
12cu|dom4j-1.6.1-8|127	popd
12cu|dom4j-1.6.1-8|128	ln -sf $(build-classpath xpp3)
12cu|dom4j-1.6.1-8|129	pushd tools
12cu|dom4j-1.6.1-8|130	ln -sf $(build-classpath jaxme/jaxmexs)
12cu|dom4j-1.6.1-8|131	ln -sf $(build-classpath xalan-j2)
12cu|dom4j-1.6.1-8|132	ln -sf $(build-classpath jaxme/jaxmejs)
12cu|dom4j-1.6.1-8|133	ln -sf $(build-classpath jtidy)
12cu|dom4j-1.6.1-8|134	ln -sf $(build-classpath isorelax)
12cu|dom4j-1.6.1-8|135	ln -sf $(build-classpath jaxme/jaxme2)
12cu|dom4j-1.6.1-8|136	ln -sf $(build-classpath xerces-j2)
12cu|dom4j-1.6.1-8|137	popd
12cu|dom4j-1.6.1-8|138	popd
12cu|dom4j-1.6.1-8|139	
12cu|dom4j-1.6.1-8|140	# FIXME: test needs to be fixed
12cu|dom4j-1.6.1-8|141	ant all samples # test
12cu|dom4j-1.6.1-8|142	
12cu|dom4j-1.6.1-8|143	%install
12cu|dom4j-1.6.1-8|144	# jars
12cu|dom4j-1.6.1-8|145	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12cu|dom4j-1.6.1-8|146	cp -p build/%{name}.jar \
12cu|dom4j-1.6.1-8|147	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cu|dom4j-1.6.1-8|148	
12cu|dom4j-1.6.1-8|149	# javadoc
12cu|dom4j-1.6.1-8|150	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cu|dom4j-1.6.1-8|151	pushd build/doc/javadoc
12cu|dom4j-1.6.1-8|152	for f in `find -name \*.html -o -name \*.css`; do
12cu|dom4j-1.6.1-8|153	sed -i 's/\r//g' $f;
12cu|dom4j-1.6.1-8|154	done
12cu|dom4j-1.6.1-8|155	popd
12cu|dom4j-1.6.1-8|156	cp -pr build/doc/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cu|dom4j-1.6.1-8|157	
12cu|dom4j-1.6.1-8|158	# manual
12cu|dom4j-1.6.1-8|159	mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cu|dom4j-1.6.1-8|160	rm -rf docs/apidocs docs/clover
12cu|dom4j-1.6.1-8|161	pushd docs
12cu|dom4j-1.6.1-8|162	for f in `find -name \*.html -o -name \*.css -o -name \*.java`; do
12cu|dom4j-1.6.1-8|163	sed -i 's/\r//g' $f;
12cu|dom4j-1.6.1-8|164	done
12cu|dom4j-1.6.1-8|165	popd
12cu|dom4j-1.6.1-8|166	cp -pr docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cu|dom4j-1.6.1-8|167	tr -d \\r <LICENSE.txt >tmp.file; mv tmp.file LICENSE.txt
12cu|dom4j-1.6.1-8|168	cp -p LICENSE.txt $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cu|dom4j-1.6.1-8|169	
12cu|dom4j-1.6.1-8|170	# demo
12cu|dom4j-1.6.1-8|171	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/classes/org/dom4j
12cu|dom4j-1.6.1-8|172	cp -pr xml $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12cu|dom4j-1.6.1-8|173	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/src
12cu|dom4j-1.6.1-8|174	cp -pr src/samples $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/src
12cu|dom4j-1.6.1-8|175	cp -pr build/classes/org/dom4j/samples $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/classes/org/dom4j
12cu|dom4j-1.6.1-8|176	install -m 755 run.sh $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12cu|dom4j-1.6.1-8|177	
12cu|dom4j-1.6.1-8|178	%files
12cu|dom4j-1.6.1-8|179	%dir %{_docdir}/%{name}-%{version}
12cu|dom4j-1.6.1-8|180	%{_javadir}/%{name}.jar
12cu|dom4j-1.6.1-8|181	
12cu|dom4j-1.6.1-8|182	%files javadoc
12cu|dom4j-1.6.1-8|183	%{_javadocdir}/*
12cu|dom4j-1.6.1-8|184	
12cu|dom4j-1.6.1-8|185	%files manual
12cu|dom4j-1.6.1-8|186	%doc %{_docdir}/%{name}-%{version}
12cu|dom4j-1.6.1-8|187	
12cu|dom4j-1.6.1-8|188	%files demo
12cu|dom4j-1.6.1-8|189	%attr(0755,root,root) %{_datadir}/%{name}-%{version}/run.sh
12cu|dom4j-1.6.1-8|190	%dir %{_datadir}/%{name}-%{version}
12cu|dom4j-1.6.1-8|191	%{_datadir}/%{name}-%{version}/src
12cu|dom4j-1.6.1-8|192	%{_datadir}/%{name}-%{version}/xml
12cu|dom4j-1.6.1-8|193	%{_datadir}/%{name}-%{version}/classes
12cu|dom4j-1.6.1-8|194	
12cu|dom4j-1.6.1-8|195	
12cu|dom4j-1.6.1-8|196	
12cu|dom4j-1.6.1-8|197	
12cu|dom4j-1.6.1-8|198	%changelog
12cu|dom4j-1.6.1-8|199	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.6.1-8
12cu|dom4j-1.6.1-8|200	+ Revision: d697107
12cu|dom4j-1.6.1-8|201	- Automatic import for version 1.6.1-8
12cu|dom4j-1.6.1-8|202	
12cu|dom4j-1.6.1-8|203	

9185 12
12cu|dosbox-0.74-3|1	Summary:	A DOS emulator
12cu|dosbox-0.74-3|2	Name:		dosbox
12cu|dosbox-0.74-3|3	Version:	0.74
12cu|dosbox-0.74-3|4	Release:	3
12cu|dosbox-0.74-3|5	License:	GPLv2+
12cu|dosbox-0.74-3|6	Group:		Emulators
12cu|dosbox-0.74-3|7	Url:		http://dosbox.sourceforge.net/
12cu|dosbox-0.74-3|8	Source0:	http://prdownloads.sourceforge.net/dosbox/%{name}-%{version}.tar.bz2
12cu|dosbox-0.74-3|9	Source11:	%{name}-16x16.png
12cu|dosbox-0.74-3|10	Source12:	%{name}-32x32.png
12cu|dosbox-0.74-3|11	Source13:	%{name}-48x48.png
12cu|dosbox-0.74-3|12	Patch0:		dosbox-0.73-fix-str-fmt.patch
12cu|dosbox-0.74-3|13	# patch for gcc-4.6. Thnx to Gentoo
12cu|dosbox-0.74-3|14	Patch1:		dosbox-0.74-gcc46.patch
12cu|dosbox-0.74-3|15	BuildRequires:	SDL_sound-devel
12cu|dosbox-0.74-3|16	BuildRequires:	pkgconfig(alsa)
12cu|dosbox-0.74-3|17	BuildRequires:	pkgconfig(gl)
12cu|dosbox-0.74-3|18	BuildRequires:	pkgconfig(glu)
12cu|dosbox-0.74-3|19	BuildRequires:	pkgconfig(libpng)
12cu|dosbox-0.74-3|20	BuildRequires:	pkgconfig(sdl)
12cu|dosbox-0.74-3|21	BuildRequires:	pkgconfig(SDL_net)
12cu|dosbox-0.74-3|22	BuildRequires:	pkgconfig(x11)
12cu|dosbox-0.74-3|23	BuildRequires:	pkgconfig(zlib)
12cu|dosbox-0.74-3|24	
12cu|dosbox-0.74-3|25	%description
12cu|dosbox-0.74-3|26	DOSBox is a DOS-emulator that uses the SDL-library which makes
12cu|dosbox-0.74-3|27	DOSBox very easy to port to different platforms. DOSBox has
12cu|dosbox-0.74-3|28	already been ported to many different platforms, such as
12cu|dosbox-0.74-3|29	Windows, BeOS, Linux, MacOS X...
12cu|dosbox-0.74-3|30	
12cu|dosbox-0.74-3|31	DOSBox also emulates CPU:286/386 realmode/protected mode,
12cu|dosbox-0.74-3|32	Directory FileSystem/XMS/EMS, Tandy/Hercules/CGA/EGA/VGA/VESA
12cu|dosbox-0.74-3|33	graphics, a SoundBlaster/Gravis Ultra Sound card for excellent
12cu|dosbox-0.74-3|34	sound compatibility with older games...
12cu|dosbox-0.74-3|35	
12cu|dosbox-0.74-3|36	You can "re-live" the good old days with the help of DOSBox,
12cu|dosbox-0.74-3|37	it can run plenty of the old classics that don't run on your
12cu|dosbox-0.74-3|38	new computer!
12cu|dosbox-0.74-3|39	
12cu|dosbox-0.74-3|40	%files
12cu|dosbox-0.74-3|41	%doc AUTHORS ChangeLog NEWS README THANKS
12cu|dosbox-0.74-3|42	%{_bindir}/%{name}
12cu|dosbox-0.74-3|43	%{_datadir}/applications/*.desktop
12cu|dosbox-0.74-3|44	%{_mandir}/*/*
12cu|dosbox-0.74-3|45	%{_iconsdir}/%{name}.png
12cu|dosbox-0.74-3|46	%{_liconsdir}/%{name}.png
12cu|dosbox-0.74-3|47	%{_miconsdir}/%{name}.png
12cu|dosbox-0.74-3|48	
12cu|dosbox-0.74-3|49	#----------------------------------------------------------------------------
12cu|dosbox-0.74-3|50	
12cu|dosbox-0.74-3|51	%prep
12cu|dosbox-0.74-3|52	%setup -q
12cu|dosbox-0.74-3|53	%patch0 -p0
12cu|dosbox-0.74-3|54	%patch1 -p0
12cu|dosbox-0.74-3|55	
12cu|dosbox-0.74-3|56	%build
12cu|dosbox-0.74-3|57	%configure2_5x
12cu|dosbox-0.74-3|58	%make
12cu|dosbox-0.74-3|59	
12cu|dosbox-0.74-3|60	%install
12cu|dosbox-0.74-3|61	%makeinstall_std
12cu|dosbox-0.74-3|62	
12cu|dosbox-0.74-3|63	rm -rf %{buildroot}%{_datadir}/doc/dosbox
12cu|dosbox-0.74-3|64	
12cu|dosbox-0.74-3|65	mkdir -p %{buildroot}%{_datadir}/applications
12cu|dosbox-0.74-3|66	
12cu|dosbox-0.74-3|67	# Create appropriate .desktop file
12cu|dosbox-0.74-3|68	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|dosbox-0.74-3|69	[Desktop Entry]
12cu|dosbox-0.74-3|70	Name=DOSBox
12cu|dosbox-0.74-3|71	Comment=A DOS emulator
12cu|dosbox-0.74-3|72	Exec=%{name}
12cu|dosbox-0.74-3|73	Icon=%{name}
12cu|dosbox-0.74-3|74	Terminal=false
12cu|dosbox-0.74-3|75	Type=Application
12cu|dosbox-0.74-3|76	StartupNotify=true
12cu|dosbox-0.74-3|77	Categories=Utility;Emulator;
12cu|dosbox-0.74-3|78	EOF
12cu|dosbox-0.74-3|79	
12cu|dosbox-0.74-3|80	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cu|dosbox-0.74-3|81	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cu|dosbox-0.74-3|82	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cu|dosbox-0.74-3|83	
12cu|dosbox-0.74-3|84	
12cu|dosbox-0.74-3|85	%changelog
12cu|dosbox-0.74-3|86	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.74-3
12cu|dosbox-0.74-3|87	+ Revision: 9786c48
12cu|dosbox-0.74-3|88	- LOG Update BuildRequires
12cu|dosbox-0.74-3|89	
12cu|dosbox-0.74-3|90	

9186 12
12cu|dosemu-1.4.0.8-1|1	%define	dosver	1.1
12cu|dosemu-1.4.0.8-1|2	
12cu|dosemu-1.4.0.8-1|3	#disable for plugins
12cu|dosemu-1.4.0.8-1|4	%define _disable_ld_no_undefined 1
12cu|dosemu-1.4.0.8-1|5	
12cu|dosemu-1.4.0.8-1|6	Summary:	DOSEMU stands for DOS Emulation, and enables Linux to run DOS programs
12cu|dosemu-1.4.0.8-1|7	Name:		dosemu
12cu|dosemu-1.4.0.8-1|8	Version:	1.4.0.8
12cu|dosemu-1.4.0.8-1|9	Release:	1
12cu|dosemu-1.4.0.8-1|10	Group:		Emulators
12cu|dosemu-1.4.0.8-1|11	License:	GPLv2+
12cu|dosemu-1.4.0.8-1|12	Url:		http://dosemu.sourceforge.net/
12cu|dosemu-1.4.0.8-1|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
12cu|dosemu-1.4.0.8-1|14	Source0:	%{name}-%{version}.tar.xz
12cu|dosemu-1.4.0.8-1|15	Source1:	%{name}-freedos-%{dosver}-bin.tar.bz2
12cu|dosemu-1.4.0.8-1|16	Source11:	xdosemu-16x16.png
12cu|dosemu-1.4.0.8-1|17	Source12:	xdosemu-32x32.png
12cu|dosemu-1.4.0.8-1|18	Source13:	xdosemu-48x48.png
12cu|dosemu-1.4.0.8-1|19	Patch0:		dosemu-1.4.0.8-parallel-build.patch
12cu|dosemu-1.4.0.8-1|20	BuildRequires:	bdftopcf
12cu|dosemu-1.4.0.8-1|21	BuildRequires:	bison
12cu|dosemu-1.4.0.8-1|22	BuildRequires:	flex
12cu|dosemu-1.4.0.8-1|23	BuildRequires:	mkfontdir
12cu|dosemu-1.4.0.8-1|24	BuildRequires:	pkgconfig(sdl)
12cu|dosemu-1.4.0.8-1|25	BuildRequires:	pkgconfig(slang)
12cu|dosemu-1.4.0.8-1|26	BuildRequires:	pkgconfig(x11)
12cu|dosemu-1.4.0.8-1|27	BuildRequires:	pkgconfig(xext)
12cu|dosemu-1.4.0.8-1|28	BuildRequires:	pkgconfig(xxf86vm)
12cu|dosemu-1.4.0.8-1|29	BuildRequires:	gpm-devel
12cu|dosemu-1.4.0.8-1|30	BuildRequires:	svgalib-devel
12cu|dosemu-1.4.0.8-1|31	Requires:	dosimage
12cu|dosemu-1.4.0.8-1|32	Exclusivearch:	%{ix86} x86_64
12cu|dosemu-1.4.0.8-1|33	
12cu|dosemu-1.4.0.8-1|34	%description
12cu|dosemu-1.4.0.8-1|35	DOSEMU is a user-level program which uses certain special features
12cu|dosemu-1.4.0.8-1|36	of the Linux kernel and the 80386 processor to run MS-DOS/FreeDOS/
12cu|dosemu-1.4.0.8-1|37	DR-DOS, DOS programs, and many DPMI applications in what we in the
12cu|dosemu-1.4.0.8-1|38	biz call a `DOS box'.
12cu|dosemu-1.4.0.8-1|39	
12cu|dosemu-1.4.0.8-1|40	%package -n	xdosemu
12cu|dosemu-1.4.0.8-1|41	Summary:	A DOS emulator for the X Window System
12cu|dosemu-1.4.0.8-1|42	Group:		Emulators
12cu|dosemu-1.4.0.8-1|43	Requires:	%{name} = %{EVRD}
12cu|dosemu-1.4.0.8-1|44	Requires:	dosimage
12cu|dosemu-1.4.0.8-1|45	
12cu|dosemu-1.4.0.8-1|46	%description -n xdosemu
12cu|dosemu-1.4.0.8-1|47	Xdosemu is a version of the dosemu DOS emulator that runs with the X
12cu|dosemu-1.4.0.8-1|48	Window System.  Xdosemu provides VGA graphics and mouse support.
12cu|dosemu-1.4.0.8-1|49	
12cu|dosemu-1.4.0.8-1|50	Install xdosemu if you need to run DOS programs on your system, and you'd
12cu|dosemu-1.4.0.8-1|51	like to do so with the convenience of graphics support and mouse
12cu|dosemu-1.4.0.8-1|52	capabilities.
12cu|dosemu-1.4.0.8-1|53	
12cu|dosemu-1.4.0.8-1|54	%package	freedos
12cu|dosemu-1.4.0.8-1|55	Summary:	A FreeDOS hdimage for dosemu, a DOS emulator, to use
12cu|dosemu-1.4.0.8-1|56	Group:		Emulators
12cu|dosemu-1.4.0.8-1|57	Provides:	dosimage
12cu|dosemu-1.4.0.8-1|58	
12cu|dosemu-1.4.0.8-1|59	%description freedos
12cu|dosemu-1.4.0.8-1|60	Generally, the dosemu DOS emulator requires either that your system
12cu|dosemu-1.4.0.8-1|61	have some version of DOS available or that your system's partitions
12cu|dosemu-1.4.0.8-1|62	were formatted and installed with DOS. If your system does not meet
12cu|dosemu-1.4.0.8-1|63	either of the previous requirements, you can instead use the dosemu-
12cu|dosemu-1.4.0.8-1|64	freedos package, which contains required files which will be
12cu|dosemu-1.4.0.8-1|65	installed in '/usr/share/dosemu/freedos-1.0'
12cu|dosemu-1.4.0.8-1|66	
12cu|dosemu-1.4.0.8-1|67	Install dosemu-freedos if you are installing the dosemu package
12cu|dosemu-1.4.0.8-1|68	and you don't have a version of DOS available on your system,
12cu|dosemu-1.4.0.8-1|69	and your system's partitions were not formatted and installed
12cu|dosemu-1.4.0.8-1|70	with DOS.
12cu|dosemu-1.4.0.8-1|71	
12cu|dosemu-1.4.0.8-1|72	%prep
12cu|dosemu-1.4.0.8-1|73	%setup -c %{name} -q -n %{name}-%{version}
12cu|dosemu-1.4.0.8-1|74	%patch0 -p1
12cu|dosemu-1.4.0.8-1|75	
12cu|dosemu-1.4.0.8-1|76	bunzip2 -c %{SOURCE1} | gzip -c > freedos.tgz
12cu|dosemu-1.4.0.8-1|77	
12cu|dosemu-1.4.0.8-1|78	%build
12cu|dosemu-1.4.0.8-1|79	%configure2_5x	--with-fdtarball=freedos.tgz \
12cu|dosemu-1.4.0.8-1|80	--with-svgalib \
12cu|dosemu-1.4.0.8-1|81	--with-x
12cu|dosemu-1.4.0.8-1|82	%make
12cu|dosemu-1.4.0.8-1|83	
12cu|dosemu-1.4.0.8-1|84	%install
12cu|dosemu-1.4.0.8-1|85	%makeinstall_std
12cu|dosemu-1.4.0.8-1|86	
12cu|dosemu-1.4.0.8-1|87	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|dosemu-1.4.0.8-1|88	install -m644 %{SOURCE11} -D \
12cu|dosemu-1.4.0.8-1|89	%{buildroot}%{_iconsdir}/hicolor/16x16/apps/x%{name}.png
12cu|dosemu-1.4.0.8-1|90	install -m644 %{SOURCE12} -D \
12cu|dosemu-1.4.0.8-1|91	%{buildroot}%{_iconsdir}/hicolor/32x32/apps/x%{name}.png
12cu|dosemu-1.4.0.8-1|92	install -m644 %{SOURCE13} -D \
12cu|dosemu-1.4.0.8-1|93	%{buildroot}%{_iconsdir}/hicolor/48x48/apps/x%{name}.png
12cu|dosemu-1.4.0.8-1|94	
12cu|dosemu-1.4.0.8-1|95	#xdg menu
12cu|dosemu-1.4.0.8-1|96	mkdir -p %{buildroot}%{_datadir}/applications
12cu|dosemu-1.4.0.8-1|97	cat > %{buildroot}%{_datadir}/applications/xdosemu.desktop <<EOF
12cu|dosemu-1.4.0.8-1|98	[Desktop Entry]
12cu|dosemu-1.4.0.8-1|99	Name=Xdosemu
12cu|dosemu-1.4.0.8-1|100	Comment=DOS emulator running under X
12cu|dosemu-1.4.0.8-1|101	Exec=%{_bindir}/x%{name}
12cu|dosemu-1.4.0.8-1|102	Icon=x%{name}
12cu|dosemu-1.4.0.8-1|103	Terminal=false
12cu|dosemu-1.4.0.8-1|104	Type=Application
12cu|dosemu-1.4.0.8-1|105	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
12cu|dosemu-1.4.0.8-1|106	EOF
12cu|dosemu-1.4.0.8-1|107	
12cu|dosemu-1.4.0.8-1|108	rm -rf %{buildroot}%{_docdir}
12cu|dosemu-1.4.0.8-1|109	
12cu|dosemu-1.4.0.8-1|110	# move freedos to another place to fix update issue (#34837)
12cu|dosemu-1.4.0.8-1|111	mv %{buildroot}%{_datadir}/%{name}/freedos \
12cu|dosemu-1.4.0.8-1|112	%{buildroot}%{_datadir}/%{name}/freedos-%{dosver}
12cu|dosemu-1.4.0.8-1|113	
12cu|dosemu-1.4.0.8-1|114	chmod 0755 %{buildroot}%{_libdir}/dosemu/libplugin*.so
12cu|dosemu-1.4.0.8-1|115	
12cu|dosemu-1.4.0.8-1|116	%files
12cu|dosemu-1.4.0.8-1|117	%doc doc/*
12cu|dosemu-1.4.0.8-1|118	%{_bindir}/dosemu.bin
12cu|dosemu-1.4.0.8-1|119	%{_bindir}/dosemu
12cu|dosemu-1.4.0.8-1|120	%{_bindir}/mkfatimage
12cu|dosemu-1.4.0.8-1|121	%{_bindir}/mkfatimage16
12cu|dosemu-1.4.0.8-1|122	%{_bindir}/midid
12cu|dosemu-1.4.0.8-1|123	%{_bindir}/dosdebug
12cu|dosemu-1.4.0.8-1|124	%{_libdir}/dosemu/libplugin*.so
12cu|dosemu-1.4.0.8-1|125	%{_mandir}/man1/mkfatimage16.1*
12cu|dosemu-1.4.0.8-1|126	%{_mandir}/man1/dosdebug.1*
12cu|dosemu-1.4.0.8-1|127	%{_mandir}/man1/dosemu.1*
12cu|dosemu-1.4.0.8-1|128	%{_mandir}/man1/dosemu.bin.1*
12cu|dosemu-1.4.0.8-1|129	%{_mandir}/man1/midid.1.*
12cu|dosemu-1.4.0.8-1|130	%lang(ru) %{_mandir}/ru/man1/mkfatimage16.1*
12cu|dosemu-1.4.0.8-1|131	%lang(ru) %{_mandir}/ru/man1/dosdebug.1*
12cu|dosemu-1.4.0.8-1|132	%lang(ru) %{_mandir}/ru/man1/dosemu.1*
12cu|dosemu-1.4.0.8-1|133	%lang(ru) %{_mandir}/ru/man1/dosemu.bin.1*
12cu|dosemu-1.4.0.8-1|134	%{_datadir}/dosemu/commands
12cu|dosemu-1.4.0.8-1|135	%{_datadir}/dosemu/keymap
12cu|dosemu-1.4.0.8-1|136	%{_datadir}/dosemu/Xfonts
12cu|dosemu-1.4.0.8-1|137	%config(noreplace) %{_sysconfdir}/dosemu.conf
12cu|dosemu-1.4.0.8-1|138	%config(noreplace) %{_sysconfdir}/drives/c
12cu|dosemu-1.4.0.8-1|139	%config(noreplace) %{_sysconfdir}/drives/d
12cu|dosemu-1.4.0.8-1|140	%config(noreplace) %{_sysconfdir}/dosemu.users
12cu|dosemu-1.4.0.8-1|141	%config(noreplace) %{_sysconfdir}/global.conf
12cu|dosemu-1.4.0.8-1|142	
12cu|dosemu-1.4.0.8-1|143	%files -n xdosemu
12cu|dosemu-1.4.0.8-1|144	%{_bindir}/xdosemu
12cu|dosemu-1.4.0.8-1|145	%{_mandir}/man1/xdosemu.1*
12cu|dosemu-1.4.0.8-1|146	%lang(ru) %{_mandir}/ru/man1/xdosemu.1*
12cu|dosemu-1.4.0.8-1|147	%{_iconsdir}/hicolor/16x16/apps/x%{name}.png
12cu|dosemu-1.4.0.8-1|148	%{_iconsdir}/hicolor/32x32/apps/x%{name}.png
12cu|dosemu-1.4.0.8-1|149	%{_iconsdir}/hicolor/48x48/apps/x%{name}.png
12cu|dosemu-1.4.0.8-1|150	%{_datadir}/applications/xdosemu.desktop
12cu|dosemu-1.4.0.8-1|151	
12cu|dosemu-1.4.0.8-1|152	%files freedos
12cu|dosemu-1.4.0.8-1|153	%{_datadir}/dosemu/freedos-%{dosver}
12cu|dosemu-1.4.0.8-1|154	%{_datadir}/dosemu/drive_z
12cu|dosemu-1.4.0.8-1|155	
12cu|dosemu-1.4.0.8-1|156	

9187 12
12cu|dotclear-2.6.2-2|1	Name:		dotclear
12cu|dotclear-2.6.2-2|2	Version:	2.6.2
12cu|dotclear-2.6.2-2|3	Release:	2
12cu|dotclear-2.6.2-2|4	Summary:	Web-based blog
12cu|dotclear-2.6.2-2|5	License:	GPLv2
12cu|dotclear-2.6.2-2|6	Group:		System/Servers
12cu|dotclear-2.6.2-2|7	URL:		http://www.dotclear.net
12cu|dotclear-2.6.2-2|8	Source0:	http://download.dotclear.org/latest/%{name}-%{version}.tar.gz
12cu|dotclear-2.6.2-2|9	Source1:	%{name}.rpmlintrc
12cu|dotclear-2.6.2-2|10	Patch0:		php53.patch
12cu|dotclear-2.6.2-2|11	Requires:		php-xml
12cu|dotclear-2.6.2-2|12	Requires:		php-iconv
12cu|dotclear-2.6.2-2|13	Requires:		php-mbstring
12cu|dotclear-2.6.2-2|14	BuildArch:	noarch
12cu|dotclear-2.6.2-2|15	
12cu|dotclear-2.6.2-2|16	%description
12cu|dotclear-2.6.2-2|17	dotclear is a multilingual web application developed in php.
12cu|dotclear-2.6.2-2|18	It provides personal blogs and trackbacks to react,
12cu|dotclear-2.6.2-2|19	but also can be used in a multi-user mode with several right levels.
12cu|dotclear-2.6.2-2|20	
12cu|dotclear-2.6.2-2|21	%prep
12cu|dotclear-2.6.2-2|22	%setup -q -n %{name}
12cu|dotclear-2.6.2-2|23	%patch0 -p1
12cu|dotclear-2.6.2-2|24	
12cu|dotclear-2.6.2-2|25	%build
12cu|dotclear-2.6.2-2|26	
12cu|dotclear-2.6.2-2|27	%install
12cu|dotclear-2.6.2-2|28	# install files
12cu|dotclear-2.6.2-2|29	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cu|dotclear-2.6.2-2|30	cp -aRf * %{buildroot}%{_var}/www/%{name}
12cu|dotclear-2.6.2-2|31	for i in CHANGELOG CREDITS LICENSE README; do
12cu|dotclear-2.6.2-2|32	rm -f %{buildroot}%{_var}/www/%{name}/$i
12cu|dotclear-2.6.2-2|33	done
12cu|dotclear-2.6.2-2|34	
12cu|dotclear-2.6.2-2|35	# apache configuration
12cu|dotclear-2.6.2-2|36	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|dotclear-2.6.2-2|37	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|dotclear-2.6.2-2|38	Alias /dotclear /var/www/dotclear
12cu|dotclear-2.6.2-2|39	<Directory /var/www/dotclear>
12cu|dotclear-2.6.2-2|40	Require all granted
12cu|dotclear-2.6.2-2|41	</Directory>
12cu|dotclear-2.6.2-2|42	
12cu|dotclear-2.6.2-2|43	<Directory /var/www/dotclear/admin/install>
12cu|dotclear-2.6.2-2|44	Require local granted
12cu|dotclear-2.6.2-2|45	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
12cu|dotclear-2.6.2-2|46	</Directory>
12cu|dotclear-2.6.2-2|47	EOF
12cu|dotclear-2.6.2-2|48	
12cu|dotclear-2.6.2-2|49	# remove .htaccess files
12cu|dotclear-2.6.2-2|50	find %{buildroot}%{_var}/www/%{name} -name .htaccess -exec rm -f {} \;
12cu|dotclear-2.6.2-2|51	
12cu|dotclear-2.6.2-2|52	# fix exectuable bit
12cu|dotclear-2.6.2-2|53	find %{buildroot}%{_var}/www/%{name} -type f -exec chmod 644 {} \;
12cu|dotclear-2.6.2-2|54	chmod 755 %{buildroot}%{_var}/www/%{name}/inc/dbschema/upgrade-cli.php
12cu|dotclear-2.6.2-2|55	
12cu|dotclear-2.6.2-2|56	cat > README.urpmi <<EOF
12cu|dotclear-2.6.2-2|57	Dotclear is a database driven blogging program designed to make it exceedingly
12cu|dotclear-2.6.2-2|58	easy to publish an online blog, sometimes also called a weblog or journal.
12cu|dotclear-2.6.2-2|59	
12cu|dotclear-2.6.2-2|60	Once this package is installed, there are a few configuration items which need
12cu|dotclear-2.6.2-2|61	to be performed before the blog is usable.  First, you need to install
12cu|dotclear-2.6.2-2|62	Mysql or PostgreSQL database and corresponding php modules:
12cu|dotclear-2.6.2-2|63	
12cu|dotclear-2.6.2-2|64	# urpmi mysql php-mysql
12cu|dotclear-2.6.2-2|65	
12cu|dotclear-2.6.2-2|66	or
12cu|dotclear-2.6.2-2|67	
12cu|dotclear-2.6.2-2|68	# urpmi postgresql php-pgsql
12cu|dotclear-2.6.2-2|69	
12cu|dotclear-2.6.2-2|70	Then, you need to establish a username and password to connect to your
12cu|dotclear-2.6.2-2|71	MySQL database as, and make both MySQL/Postgres and Dotclear aware of this.
12cu|dotclear-2.6.2-2|72	Let's start by creating the database and the username / password
12cu|dotclear-2.6.2-2|73	inside MySQL first:
12cu|dotclear-2.6.2-2|74	
12cu|dotclear-2.6.2-2|75	# mysql
12cu|dotclear-2.6.2-2|76	mysql> create database dotclear;
12cu|dotclear-2.6.2-2|77	Query OK, 1 row affected (0.00 sec)
12cu|dotclear-2.6.2-2|78	
12cu|dotclear-2.6.2-2|79	mysql> grant all privileges on dotclear.* to dotclear identified by 'dotclear';
12cu|dotclear-2.6.2-2|80	Query OK, 0 rows affected (0.00 sec)
12cu|dotclear-2.6.2-2|81	
12cu|dotclear-2.6.2-2|82	mysql> flush privileges;
12cu|dotclear-2.6.2-2|83	Query OK, 0 rows affected (0.00 sec)
12cu|dotclear-2.6.2-2|84	
12cu|dotclear-2.6.2-2|85	mysql> exit
12cu|dotclear-2.6.2-2|86	Bye
12cu|dotclear-2.6.2-2|87	#
12cu|dotclear-2.6.2-2|88	
12cu|dotclear-2.6.2-2|89	Under certain curcumstances, you may need to run variations of the "grant"
12cu|dotclear-2.6.2-2|90	command:
12cu|dotclear-2.6.2-2|91	mysql> grant all privileges on dotclear.* to dotclear@localhost identified by 'dotclear';
12cu|dotclear-2.6.2-2|92	OR
12cu|dotclear-2.6.2-2|93	mysql> grant all privileges on dotclear.* to dotclear@'%' identified by 'dotclear';
12cu|dotclear-2.6.2-2|94	
12cu|dotclear-2.6.2-2|95	This has created an empty database called 'dotclear', created a user named
12cu|dotclear-2.6.2-2|96	'dotclear' with a password of 'dotclear', and given the 'dotclear' user total
12cu|dotclear-2.6.2-2|97	permission over the 'dotclear' database.  Obviously, you'll want to select a
12cu|dotclear-2.6.2-2|98	different password, and you may want to choose different database and user
12cu|dotclear-2.6.2-2|99	names depending on your installation.  The specific values you choose are
12cu|dotclear-2.6.2-2|100	not constrained, they simply need to be consistent between the database and the
12cu|dotclear-2.6.2-2|101	config file.
12cu|dotclear-2.6.2-2|102	
12cu|dotclear-2.6.2-2|103	Once that's done and the database server and web server have been started,
12cu|dotclear-2.6.2-2|104	in your favourite web browser, enter following URL :
12cu|dotclear-2.6.2-2|105	http://hostname/dotclear/admin/install/wizard.php  and
12cu|dotclear-2.6.2-2|106	follow the instructions given to you on the pages you see to set up the
12cu|dotclear-2.6.2-2|107	database tables and begin publishing your blog.
12cu|dotclear-2.6.2-2|108	EOF
12cu|dotclear-2.6.2-2|109	
12cu|dotclear-2.6.2-2|110	%files
12cu|dotclear-2.6.2-2|111	%doc README.urpmi CHANGELOG CREDITS LICENSE
12cu|dotclear-2.6.2-2|112	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|dotclear-2.6.2-2|113	%dir %{_var}/www/%{name}
12cu|dotclear-2.6.2-2|114	%{_var}/www/%{name}/*.php
12cu|dotclear-2.6.2-2|115	%{_var}/www/%{name}/*.md
12cu|dotclear-2.6.2-2|116	#%{_var}/www/%{name}/inc/
12cu|dotclear-2.6.2-2|117	%{_var}/www/%{name}/admin
12cu|dotclear-2.6.2-2|118	#%{_var}/www/%{name}/cache
12cu|dotclear-2.6.2-2|119	%{_var}/www/%{name}/db
12cu|dotclear-2.6.2-2|120	%{_var}/www/%{name}/locales
12cu|dotclear-2.6.2-2|121	%{_var}/www/%{name}/plugins
12cu|dotclear-2.6.2-2|122	%{_var}/www/%{name}/public
12cu|dotclear-2.6.2-2|123	%{_var}/www/%{name}/themes
12cu|dotclear-2.6.2-2|124	%attr(0775,root,apache) %{_var}/www/%{name}/cache
12cu|dotclear-2.6.2-2|125	%attr(0775,root,apache) %{_var}/www/%{name}/inc/
12cu|dotclear-2.6.2-2|126	
12cu|dotclear-2.6.2-2|127	
12cu|dotclear-2.6.2-2|128	%changelog
12cu|dotclear-2.6.2-2|129	* Thu Apr 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.2-2
12cu|dotclear-2.6.2-2|130	+ Revision: 4348d4e
12cu|dotclear-2.6.2-2|131	- Update permissions for admin
12cu|dotclear-2.6.2-2|132	
12cu|dotclear-2.6.2-2|133	

9188 12
12cu|dotproject-2.1.4-0.0.r6063.4|1	%define svn_snap r6063
12cu|dotproject-2.1.4-0.0.r6063.4|2	
12cu|dotproject-2.1.4-0.0.r6063.4|3	Summary:	Web Based Project Management Tool
12cu|dotproject-2.1.4-0.0.r6063.4|4	Name:		dotproject
12cu|dotproject-2.1.4-0.0.r6063.4|5	Version:	2.1.4
12cu|dotproject-2.1.4-0.0.r6063.4|6	Release:	0.0.%{svn_snap}.4
12cu|dotproject-2.1.4-0.0.r6063.4|7	License:	GPL
12cu|dotproject-2.1.4-0.0.r6063.4|8	Group:		System/Servers
12cu|dotproject-2.1.4-0.0.r6063.4|9	URL:		http://sourceforge.net/projects/dotproject/
12cu|dotproject-2.1.4-0.0.r6063.4|10	Source0:	http://prdownloads.sourceforge.net/dotproject/%{name}-%{version}-%{svn_snap}.tar.xz
12cu|dotproject-2.1.4-0.0.r6063.4|11	# S10 - S30 was taken http://sourceforge.net/projects/dotmods/
12cu|dotproject-2.1.4-0.0.r6063.4|12	Source10:	http://mesh.dl.sourceforge.net/project/dotmods/Annotations/0.3.0/annotations_1235-29072009.zip
12cu|dotproject-2.1.4-0.0.r6063.4|13	Source11:	http://mesh.dl.sourceforge.net/project/dotmods/Backup%20Module/v2.0/backup_2.0.tar.gz
12cu|dotproject-2.1.4-0.0.r6063.4|14	Source12:	http://mesh.dl.sourceforge.net/project/dotmods/Details/0.3.0/details_1235-29072009.zip
12cu|dotproject-2.1.4-0.0.r6063.4|15	Source13:	http://mesh.dl.sourceforge.net/project/dotmods/Eventum%20Integration%20Module/v1.1.5/dp_eventum_1_1_5.zip
12cu|dotproject-2.1.4-0.0.r6063.4|16	Source14:	http://mesh.dl.sourceforge.net/project/dotmods/Finance/finance%200.1/finance.zip
12cu|dotproject-2.1.4-0.0.r6063.4|17	# cvs -z3 -d:pserver:anonymous@dotmods.cvs.sourceforge.net:/cvsroot/dotmods co -P helpdesk
12cu|dotproject-2.1.4-0.0.r6063.4|18	Source15:	helpdesk.tar.gz
12cu|dotproject-2.1.4-0.0.r6063.4|19	Source16:	http://mesh.dl.sourceforge.net/project/dotmods/Holiday/Version%201.2/holiday_v1_2.tar.gz
12cu|dotproject-2.1.4-0.0.r6063.4|20	Source17:	http://mesh.dl.sourceforge.net/project/dotmods/Import%20Export/backup%200.2/backup.zip
12cu|dotproject-2.1.4-0.0.r6063.4|21	# cvs -z3 -d:pserver:anonymous@dotmods.cvs.sourceforge.net:/cvsroot/dotmods co -P inventory
12cu|dotproject-2.1.4-0.0.r6063.4|22	Source18:	inventory.tar.gz
12cu|dotproject-2.1.4-0.0.r6063.4|23	Source19:	http://mesh.dl.sourceforge.net/project/dotmods/Invoice/invoice_0.7.tar.gz
12cu|dotproject-2.1.4-0.0.r6063.4|24	Source20:	http://mesh.dl.sourceforge.net/project/dotmods/Journal%20Module/v1.0a/journal.zip
12cu|dotproject-2.1.4-0.0.r6063.4|25	Source21:	http://mesh.dl.sourceforge.net/project/dotmods/Opportunities/0.3.0/opportunities_1235-29072009.zip
12cu|dotproject-2.1.4-0.0.r6063.4|26	Source22:	http://mesh.dl.sourceforge.net/project/dotmods/ProjectDesigner/ProjectDesigner%20v1/projectdesigner_v1.zip
12cu|dotproject-2.1.4-0.0.r6063.4|27	# cvs -z3 -d:pserver:anonymous@dotmods.cvs.sourceforge.net:/cvsroot/dotmods co -P risks
12cu|dotproject-2.1.4-0.0.r6063.4|28	Source23:	risks.tar.gz
12cu|dotproject-2.1.4-0.0.r6063.4|29	Source24:	http://mesh.dl.sourceforge.net/project/dotmods/Trac%20Integration/Release%200.5/trac_dotmod-0.5.1.tar.gz
12cu|dotproject-2.1.4-0.0.r6063.4|30	Source25:	http://mesh.dl.sourceforge.net/project/dotmods/Unitcost/v1.0.0/unitcost_1.0.0.tar.gz
12cu|dotproject-2.1.4-0.0.r6063.4|31	Patch0:		dotproject-2.1.2-fix-perl-path.patch
12cu|dotproject-2.1.4-0.0.r6063.4|32	Patch1:		dotproject-external_smarty.diff
12cu|dotproject-2.1.4-0.0.r6063.4|33	Patch2:		dotproject-external_nusoap.diff
12cu|dotproject-2.1.4-0.0.r6063.4|34	Patch3:		dotproject-external_adodb.diff
12cu|dotproject-2.1.4-0.0.r6063.4|35	Requires(post): rpm-helper apache-mod_php
12cu|dotproject-2.1.4-0.0.r6063.4|36	Requires(preun): rpm-helper apache-mod_php
12cu|dotproject-2.1.4-0.0.r6063.4|37	Requires:	apache-mod_php
12cu|dotproject-2.1.4-0.0.r6063.4|38	Requires:	apache-mod_socache_shmcb
12cu|dotproject-2.1.4-0.0.r6063.4|39	Requires:	nusoap
12cu|dotproject-2.1.4-0.0.r6063.4|40	Requires:	php-adodb
12cu|dotproject-2.1.4-0.0.r6063.4|41	Requires:	php-gd
12cu|dotproject-2.1.4-0.0.r6063.4|42	Requires:	php-jpgraph
12cu|dotproject-2.1.4-0.0.r6063.4|43	Requires:	php-ldap
12cu|dotproject-2.1.4-0.0.r6063.4|44	Requires:	php-mysql
12cu|dotproject-2.1.4-0.0.r6063.4|45	Requires:	php-pear-Date_Holidays
12cu|dotproject-2.1.4-0.0.r6063.4|46	Requires:	php-smarty
12cu|dotproject-2.1.4-0.0.r6063.4|47	Requires:	php-sqlite3
12cu|dotproject-2.1.4-0.0.r6063.4|48	BuildArch:	noarch
12cu|dotproject-2.1.4-0.0.r6063.4|49	BuildRequires:	apache-devel >= 2.0.54
12cu|dotproject-2.1.4-0.0.r6063.4|50	BuildRequires:	unzip
12cu|dotproject-2.1.4-0.0.r6063.4|51	
12cu|dotproject-2.1.4-0.0.r6063.4|52	%description
12cu|dotproject-2.1.4-0.0.r6063.4|53	DotProject is a Web-based project management framework that includes modules
12cu|dotproject-2.1.4-0.0.r6063.4|54	for companies, projects, tasks (with Gantt charts), forums, files, a
12cu|dotproject-2.1.4-0.0.r6063.4|55	calendar, contacts, tickets/helpdesk, multi-language support, user/module
12cu|dotproject-2.1.4-0.0.r6063.4|56	permissions, and themes. It is translated into 17 languages and has a modular
12cu|dotproject-2.1.4-0.0.r6063.4|57	design that allows extra modules (such as time sheets and inventory) to be
12cu|dotproject-2.1.4-0.0.r6063.4|58	added in easily.
12cu|dotproject-2.1.4-0.0.r6063.4|59	
12cu|dotproject-2.1.4-0.0.r6063.4|60	%prep
12cu|dotproject-2.1.4-0.0.r6063.4|61	%setup -q
12cu|dotproject-2.1.4-0.0.r6063.4|62	
12cu|dotproject-2.1.4-0.0.r6063.4|63	# extra modules
12cu|dotproject-2.1.4-0.0.r6063.4|64	pushd modules
12cu|dotproject-2.1.4-0.0.r6063.4|65	
12cu|dotproject-2.1.4-0.0.r6063.4|66	if ! [ -d annotations ]; then unzip -q %{SOURCE10}; else exit 1; fi
12cu|dotproject-2.1.4-0.0.r6063.4|67	if ! [ -d backup ]; then tar -zxf %{SOURCE11}; else exit 1; fi
12cu|dotproject-2.1.4-0.0.r6063.4|68	if ! [ -d details ]; then unzip -q %{SOURCE12}; else exit 1; fi
12cu|dotproject-2.1.4-0.0.r6063.4|69	if ! [ -d eventum ]; then unzip -q %{SOURCE13}; else exit 1; fi
12cu|dotproject-2.1.4-0.0.r6063.4|70	if ! [ -d finance ]; then unzip -q %{SOURCE14}; else exit 1; fi
12cu|dotproject-2.1.4-0.0.r6063.4|71	if ! [ -d helpdesk ]; then tar -zxf %{SOURCE15}; else exit 1; fi
12cu|dotproject-2.1.4-0.0.r6063.4|72	if ! [ -d holiday ]; then tar -zxf %{SOURCE16}; else exit 1; fi
12cu|dotproject-2.1.4-0.0.r6063.4|73	
12cu|dotproject-2.1.4-0.0.r6063.4|74	# special voodoo magic here...
12cu|dotproject-2.1.4-0.0.r6063.4|75	if ! [ -d import_export ]; then
12cu|dotproject-2.1.4-0.0.r6063.4|76	mkdir -p import_export
12cu|dotproject-2.1.4-0.0.r6063.4|77	pushd import_export
12cu|dotproject-2.1.4-0.0.r6063.4|78	unzip -q %{SOURCE17}
12cu|dotproject-2.1.4-0.0.r6063.4|79	mv backup/* .
12cu|dotproject-2.1.4-0.0.r6063.4|80	rm -rf backup
12cu|dotproject-2.1.4-0.0.r6063.4|81	perl -pi -e "s|\'Backup\'\;|\'Import_Export\'\;|g" setup.php
12cu|dotproject-2.1.4-0.0.r6063.4|82	perl -pi -e "s|\'backup\'\;|\'import_export\'\;|g" setup.php
12cu|dotproject-2.1.4-0.0.r6063.4|83	popd
12cu|dotproject-2.1.4-0.0.r6063.4|84	else
12cu|dotproject-2.1.4-0.0.r6063.4|85	exit 1
12cu|dotproject-2.1.4-0.0.r6063.4|86	fi
12cu|dotproject-2.1.4-0.0.r6063.4|87	
12cu|dotproject-2.1.4-0.0.r6063.4|88	if ! [ -d inventory ]; then tar -zxf %{SOURCE18}; else exit 1; fi
12cu|dotproject-2.1.4-0.0.r6063.4|89	if ! [ -d invoice ]; then tar -zxf %{SOURCE19}; else exit 1; fi
12cu|dotproject-2.1.4-0.0.r6063.4|90	
12cu|dotproject-2.1.4-0.0.r6063.4|91	# more special voodoo magic here.
12cu|dotproject-2.1.4-0.0.r6063.4|92	if ! [ -d journal ]; then
12cu|dotproject-2.1.4-0.0.r6063.4|93	cd ..
12cu|dotproject-2.1.4-0.0.r6063.4|94	unzip -q %{SOURCE20}
12cu|dotproject-2.1.4-0.0.r6063.4|95	cd -
12cu|dotproject-2.1.4-0.0.r6063.4|96	else
12cu|dotproject-2.1.4-0.0.r6063.4|97	exit 1
12cu|dotproject-2.1.4-0.0.r6063.4|98	fi
12cu|dotproject-2.1.4-0.0.r6063.4|99	
12cu|dotproject-2.1.4-0.0.r6063.4|100	if ! [ -d opportunities ]; then unzip -q %{SOURCE21}; else exit 1; fi
12cu|dotproject-2.1.4-0.0.r6063.4|101	if ! [ -d projectdesigner ]; then unzip -q %{SOURCE22}; else exit 1; fi
12cu|dotproject-2.1.4-0.0.r6063.4|102	if ! [ -d risks ]; then tar -zxf %{SOURCE23}; else exit 1; fi
12cu|dotproject-2.1.4-0.0.r6063.4|103	if ! [ -d trac ]; then tar -zxf %{SOURCE24}; else exit 1; fi
12cu|dotproject-2.1.4-0.0.r6063.4|104	if ! [ -d unitcost ]; then tar -zxf %{SOURCE25}; else exit 1; fi
12cu|dotproject-2.1.4-0.0.r6063.4|105	
12cu|dotproject-2.1.4-0.0.r6063.4|106	popd
12cu|dotproject-2.1.4-0.0.r6063.4|107	
12cu|dotproject-2.1.4-0.0.r6063.4|108	# don't bundle these
12cu|dotproject-2.1.4-0.0.r6063.4|109	#rm -rf lib/PEAR
12cu|dotproject-2.1.4-0.0.r6063.4|110	rm -rf lib/adodb
12cu|dotproject-2.1.4-0.0.r6063.4|111	rm -rf lib/jpgraph
12cu|dotproject-2.1.4-0.0.r6063.4|112	rm -rf lib/smarty
12cu|dotproject-2.1.4-0.0.r6063.4|113	rm -f lib/phpgacl/soap/nusoap.php
12cu|dotproject-2.1.4-0.0.r6063.4|114	rm -rf modules/holiday/PEAR
12cu|dotproject-2.1.4-0.0.r6063.4|115	
12cu|dotproject-2.1.4-0.0.r6063.4|116	%patch0 -p0
12cu|dotproject-2.1.4-0.0.r6063.4|117	%patch1 -p1
12cu|dotproject-2.1.4-0.0.r6063.4|118	%patch2 -p1
12cu|dotproject-2.1.4-0.0.r6063.4|119	%patch3 -p1
12cu|dotproject-2.1.4-0.0.r6063.4|120	
12cu|dotproject-2.1.4-0.0.r6063.4|121	# fix dir/file perms
12cu|dotproject-2.1.4-0.0.r6063.4|122	find . -type d -exec chmod 755 {} \;
12cu|dotproject-2.1.4-0.0.r6063.4|123	find . -type f -exec chmod 644 {} \;
12cu|dotproject-2.1.4-0.0.r6063.4|124	
12cu|dotproject-2.1.4-0.0.r6063.4|125	# clean up CVS stuff
12cu|dotproject-2.1.4-0.0.r6063.4|126	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cu|dotproject-2.1.4-0.0.r6063.4|127	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cu|dotproject-2.1.4-0.0.r6063.4|128	done
12cu|dotproject-2.1.4-0.0.r6063.4|129	
12cu|dotproject-2.1.4-0.0.r6063.4|130	# clean up SVN stuff
12cu|dotproject-2.1.4-0.0.r6063.4|131	for i in `find . -type d -name .svn` `find . -type f -name .svn\*`; do
12cu|dotproject-2.1.4-0.0.r6063.4|132	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cu|dotproject-2.1.4-0.0.r6063.4|133	done
12cu|dotproject-2.1.4-0.0.r6063.4|134	
12cu|dotproject-2.1.4-0.0.r6063.4|135	# unwanted files
12cu|dotproject-2.1.4-0.0.r6063.4|136	find . -type f -name "Thumbs.db" -exec rm -f {} \;
12cu|dotproject-2.1.4-0.0.r6063.4|137	
12cu|dotproject-2.1.4-0.0.r6063.4|138	# strip away annoying ^M
12cu|dotproject-2.1.4-0.0.r6063.4|139	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cu|dotproject-2.1.4-0.0.r6063.4|140	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cu|dotproject-2.1.4-0.0.r6063.4|141	
12cu|dotproject-2.1.4-0.0.r6063.4|142	%build
12cu|dotproject-2.1.4-0.0.r6063.4|143	
12cu|dotproject-2.1.4-0.0.r6063.4|144	%install
12cu|dotproject-2.1.4-0.0.r6063.4|145	export DONT_RELINK=1
12cu|dotproject-2.1.4-0.0.r6063.4|146	
12cu|dotproject-2.1.4-0.0.r6063.4|147	install -d %{buildroot}%{_sysconfdir}/%{name}
12cu|dotproject-2.1.4-0.0.r6063.4|148	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|dotproject-2.1.4-0.0.r6063.4|149	install -d %{buildroot}%{_datadir}/%{name}
12cu|dotproject-2.1.4-0.0.r6063.4|150	
12cu|dotproject-2.1.4-0.0.r6063.4|151	cp -aRf * %{buildroot}%{_datadir}/%{name}/
12cu|dotproject-2.1.4-0.0.r6063.4|152	
12cu|dotproject-2.1.4-0.0.r6063.4|153	install -d %{buildroot}%{_datadir}/%{name}/files/cache/phpgacl
12cu|dotproject-2.1.4-0.0.r6063.4|154	install -d %{buildroot}%{_datadir}/%{name}/files/cache/smarty_templates
12cu|dotproject-2.1.4-0.0.r6063.4|155	install -d %{buildroot}%{_datadir}/%{name}/files/cache/smarty_templates_c
12cu|dotproject-2.1.4-0.0.r6063.4|156	
12cu|dotproject-2.1.4-0.0.r6063.4|157	# fix file perms
12cu|dotproject-2.1.4-0.0.r6063.4|158	chmod 755 %{buildroot}%{_datadir}/%{name}/includes/gateway.pl
12cu|dotproject-2.1.4-0.0.r6063.4|159	cp %{buildroot}%{_datadir}/%{name}/includes/gateway.pl %{buildroot}%{_datadir}/%{name}/modules/helpdesk/gateway.pl
12cu|dotproject-2.1.4-0.0.r6063.4|160	
12cu|dotproject-2.1.4-0.0.r6063.4|161	# fix config file location
12cu|dotproject-2.1.4-0.0.r6063.4|162	cp %{buildroot}%{_datadir}/%{name}/includes/config-dist.php %{buildroot}%{_sysconfdir}/%{name}/config.php
12cu|dotproject-2.1.4-0.0.r6063.4|163	ln -s %{_sysconfdir}/%{name}/config.php %{buildroot}%{_datadir}/%{name}/includes/config.php
12cu|dotproject-2.1.4-0.0.r6063.4|164	
12cu|dotproject-2.1.4-0.0.r6063.4|165	cat > dotproject-apache.conf << EOF
12cu|dotproject-2.1.4-0.0.r6063.4|166	
12cu|dotproject-2.1.4-0.0.r6063.4|167	Alias /%{name} "%{_datadir}/%{name}"
12cu|dotproject-2.1.4-0.0.r6063.4|168	
12cu|dotproject-2.1.4-0.0.r6063.4|169	<Directory "%{_datadir}/%{name}">
12cu|dotproject-2.1.4-0.0.r6063.4|170	Require all granted
12cu|dotproject-2.1.4-0.0.r6063.4|171	php_admin_value memory_limit    64M
12cu|dotproject-2.1.4-0.0.r6063.4|172	php_admin_value post_max_size   17M
12cu|dotproject-2.1.4-0.0.r6063.4|173	php_admin_value upload_max_filesize 32M
12cu|dotproject-2.1.4-0.0.r6063.4|174	php_admin_value max_execution_time 120
12cu|dotproject-2.1.4-0.0.r6063.4|175	</Directory>
12cu|dotproject-2.1.4-0.0.r6063.4|176	
12cu|dotproject-2.1.4-0.0.r6063.4|177	<Directory "%{_datadir}/%{name}/files">
12cu|dotproject-2.1.4-0.0.r6063.4|178	Options -All
12cu|dotproject-2.1.4-0.0.r6063.4|179	Require all denied
12cu|dotproject-2.1.4-0.0.r6063.4|180	</Directory>
12cu|dotproject-2.1.4-0.0.r6063.4|181	
12cu|dotproject-2.1.4-0.0.r6063.4|182	<Directory "%{_datadir}/%{name}/files/temp">
12cu|dotproject-2.1.4-0.0.r6063.4|183	Options -All
12cu|dotproject-2.1.4-0.0.r6063.4|184	Require all granted
12cu|dotproject-2.1.4-0.0.r6063.4|185	</Directory>
12cu|dotproject-2.1.4-0.0.r6063.4|186	
12cu|dotproject-2.1.4-0.0.r6063.4|187	<Directory "%{_datadir}/%{name}/includes">
12cu|dotproject-2.1.4-0.0.r6063.4|188	<Files "gateway.pl">
12cu|dotproject-2.1.4-0.0.r6063.4|189	Require all denied
12cu|dotproject-2.1.4-0.0.r6063.4|190	</Files>
12cu|dotproject-2.1.4-0.0.r6063.4|191	</Directory>
12cu|dotproject-2.1.4-0.0.r6063.4|192	
12cu|dotproject-2.1.4-0.0.r6063.4|193	<Directory "%{_datadir}/%{name}/install">
12cu|dotproject-2.1.4-0.0.r6063.4|194	Require host 127.0.0.1
12cu|dotproject-2.1.4-0.0.r6063.4|195	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
12cu|dotproject-2.1.4-0.0.r6063.4|196	</Directory>
12cu|dotproject-2.1.4-0.0.r6063.4|197	EOF
12cu|dotproject-2.1.4-0.0.r6063.4|198	
12cu|dotproject-2.1.4-0.0.r6063.4|199	install -m0644 dotproject-apache.conf %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|dotproject-2.1.4-0.0.r6063.4|200	
12cu|dotproject-2.1.4-0.0.r6063.4|201	# cleanup
12cu|dotproject-2.1.4-0.0.r6063.4|202	find %{buildroot}%{_datadir}/%{name} -type f -name "\.htaccess" | xargs rm -f
12cu|dotproject-2.1.4-0.0.r6063.4|203	
12cu|dotproject-2.1.4-0.0.r6063.4|204	
12cu|dotproject-2.1.4-0.0.r6063.4|205	%files
12cu|dotproject-2.1.4-0.0.r6063.4|206	%doc ChangeLog
12cu|dotproject-2.1.4-0.0.r6063.4|207	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|dotproject-2.1.4-0.0.r6063.4|208	%attr(0640,apache,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
12cu|dotproject-2.1.4-0.0.r6063.4|209	%{_datadir}/%{name}
12cu|dotproject-2.1.4-0.0.r6063.4|210	
12cu|dotproject-2.1.4-0.0.r6063.4|211	%changelog
12cu|dotproject-2.1.4-0.0.r6063.4|212	* Fri Oct 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.1.4-0.0.r6063.4
12cu|dotproject-2.1.4-0.0.r6063.4|213	+ Revision: f9e2d31
12cu|dotproject-2.1.4-0.0.r6063.4|214	- Fix for Apache 2.4
12cu|dotproject-2.1.4-0.0.r6063.4|215	
12cu|dotproject-2.1.4-0.0.r6063.4|216	

9189 12
12cu|doublecmd-0.5.10-1|1	# norootforbuild
12cu|doublecmd-0.5.10-1|2	
12cu|doublecmd-0.5.10-1|3	%define debug_package %{nil}
12cu|doublecmd-0.5.10-1|4	
12cu|doublecmd-0.5.10-1|5	Summary:	Twin-panel (commander-style) file manager (Qt4)
12cu|doublecmd-0.5.10-1|6	Name:		doublecmd
12cu|doublecmd-0.5.10-1|7	Version:	0.5.10
12cu|doublecmd-0.5.10-1|8	Release:	1
12cu|doublecmd-0.5.10-1|9	License:	GPLv2+
12cu|doublecmd-0.5.10-1|10	Group:		File tools
12cu|doublecmd-0.5.10-1|11	Url:		http://doublecmd.sourceforge.net
12cu|doublecmd-0.5.10-1|12	Source0:	http://downloads.sourceforge.net/project/doublecmd/Double%20Commander%20Source/%{name}-%{version}-src.tar.gz
12cu|doublecmd-0.5.10-1|13	Patch0:		dont_build_lazarus_components.patch
12cu|doublecmd-0.5.10-1|14	Patch1:		doublecmd-0.5.10-lazarus-1.2.patch
12cu|doublecmd-0.5.10-1|15	BuildRequires:	fpc
12cu|doublecmd-0.5.10-1|16	BuildRequires:	fpc-src
12cu|doublecmd-0.5.10-1|17	BuildRequires:	lazarus
12cu|doublecmd-0.5.10-1|18	BuildRequires:	bzip2-devel
12cu|doublecmd-0.5.10-1|19	BuildRequires:	qt4pas-devel
12cu|doublecmd-0.5.10-1|20	BuildRequires:	pkgconfig(glib-2.0)
12cu|doublecmd-0.5.10-1|21	BuildRequires:	pkgconfig(ncurses)
12cu|doublecmd-0.5.10-1|22	BuildRequires:	pkgconfig(dbus-1)
12cu|doublecmd-0.5.10-1|23	
12cu|doublecmd-0.5.10-1|24	%files
12cu|doublecmd-0.5.10-1|25	%{_libdir}/%{name}
12cu|doublecmd-0.5.10-1|26	%{_bindir}/%{name}
12cu|doublecmd-0.5.10-1|27	%{_datadir}/%{name}
12cu|doublecmd-0.5.10-1|28	%{_datadir}/man/man1/%{name}.*
12cu|doublecmd-0.5.10-1|29	%{_datadir}/pixmaps/%{name}.*
12cu|doublecmd-0.5.10-1|30	%{_datadir}/applications/%{name}.desktop
12cu|doublecmd-0.5.10-1|31	
12cu|doublecmd-0.5.10-1|32	#----------------------------------------------------------------------------
12cu|doublecmd-0.5.10-1|33	
12cu|doublecmd-0.5.10-1|34	%description
12cu|doublecmd-0.5.10-1|35	Double Commander is a cross platform open source file manager with two panels
12cu|doublecmd-0.5.10-1|36	side by side. It is inspired by Total Commander and features some new ideas.
12cu|doublecmd-0.5.10-1|37	
12cu|doublecmd-0.5.10-1|38	%prep
12cu|doublecmd-0.5.10-1|39	%setup -q
12cu|doublecmd-0.5.10-1|40	%patch0 -p1
12cu|doublecmd-0.5.10-1|41	%patch1 -p1
12cu|doublecmd-0.5.10-1|42	
12cu|doublecmd-0.5.10-1|43	%build
12cu|doublecmd-0.5.10-1|44	./build.sh beta qt
12cu|doublecmd-0.5.10-1|45	
12cu|doublecmd-0.5.10-1|46	%install
12cu|doublecmd-0.5.10-1|47	install/linux/install.sh --install-prefix=%{buildroot}
12cu|doublecmd-0.5.10-1|48	
12cu|doublecmd-0.5.10-1|49	
12cu|doublecmd-0.5.10-1|50	%changelog
12cu|doublecmd-0.5.10-1|51	* Tue Aug 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.10-1
12cu|doublecmd-0.5.10-1|52	+ Revision: e1aea35
12cu|doublecmd-0.5.10-1|53	- Add patch from upstream to fix build with Lazarus 1.2+
12cu|doublecmd-0.5.10-1|54	
12cu|doublecmd-0.5.10-1|55	

9190 12
12cu|dpatch-2.0.35-1|1	Name:		dpatch
12cu|dpatch-2.0.35-1|2	Version:	2.0.35
12cu|dpatch-2.0.35-1|3	Release:	1
12cu|dpatch-2.0.35-1|4	Summary:	Debian dpatch tool
12cu|dpatch-2.0.35-1|5	Group:		Development/Other
12cu|dpatch-2.0.35-1|6	License:	GPLv2+
12cu|dpatch-2.0.35-1|7	URL:		https://alioth.debian.org/projects/dpatch/
12cu|dpatch-2.0.35-1|8	Source0:	ftp://ftp.debian.org:21/debian/pool/main/d/dpatch/dpatch_2.0.35.tar.gz
12cu|dpatch-2.0.35-1|9	BuildArch:	noarch
12cu|dpatch-2.0.35-1|10	Requires:   	dpkg
12cu|dpatch-2.0.35-1|11	Patch1:		dpatch-nawk.patch
12cu|dpatch-2.0.35-1|12	
12cu|dpatch-2.0.35-1|13	%description
12cu|dpatch-2.0.35-1|14	Debian dpatch tool.
12cu|dpatch-2.0.35-1|15	
12cu|dpatch-2.0.35-1|16	%prep
12cu|dpatch-2.0.35-1|17	%setup -q -n %{name}
12cu|dpatch-2.0.35-1|18	%patch1 -p1 -b .orig
12cu|dpatch-2.0.35-1|19	
12cu|dpatch-2.0.35-1|20	%build
12cu|dpatch-2.0.35-1|21	make
12cu|dpatch-2.0.35-1|22	
12cu|dpatch-2.0.35-1|23	%install
12cu|dpatch-2.0.35-1|24	install -d %{buildroot}{%{_mandir}/{man1,man7},%{_bindir}}
12cu|dpatch-2.0.35-1|25	make install DESTDIR=%{buildroot}
12cu|dpatch-2.0.35-1|26	
12cu|dpatch-2.0.35-1|27	%files
12cu|dpatch-2.0.35-1|28	%doc debian/control debian/copyright debian/NEWS
12cu|dpatch-2.0.35-1|29	%{_bindir}/*
12cu|dpatch-2.0.35-1|30	%{_datadir}/dpatch
12cu|dpatch-2.0.35-1|31	%{_mandir}/*/*
12cu|dpatch-2.0.35-1|32	%{_sysconfdir}/bash_completion.d/dpatch_edit_patch
12cu|dpatch-2.0.35-1|33	
12cu|dpatch-2.0.35-1|34	
12cu|dpatch-2.0.35-1|35	%changelog
12cu|dpatch-2.0.35-1|36	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.31-2mdv2011.0
12cu|dpatch-2.0.35-1|37	+ Revision: 610271
12cu|dpatch-2.0.35-1|38	- rebuild
12cu|dpatch-2.0.35-1|39	
12cu|dpatch-2.0.35-1|40	* Tue Feb 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.0.31-1mdv2010.1
12cu|dpatch-2.0.35-1|41	+ Revision: 510390
12cu|dpatch-2.0.35-1|42	- up to 2.0.31
12cu|dpatch-2.0.35-1|43	
12cu|dpatch-2.0.35-1|44	* Sat Jan 24 2009 Jérôme Soyer <saispo@mandriva.org> 2.0.30-1mdv2009.1
12cu|dpatch-2.0.35-1|45	+ Revision: 333151
12cu|dpatch-2.0.35-1|46	- import dpatch
12cu|dpatch-2.0.35-1|47	
12cu|dpatch-2.0.35-1|48	
12cu|dpatch-2.0.35-1|49	

9191 12
12cu|dpic-2013.03.10-1|1	Name:		dpic
12cu|dpic-2013.03.10-1|2	Version:	2013.03.10
12cu|dpic-2013.03.10-1|3	Release:	1
12cu|dpic-2013.03.10-1|4	Summary:	Pic language processor
12cu|dpic-2013.03.10-1|5	License:	BSD
12cu|dpic-2013.03.10-1|6	Group:		Publishing
12cu|dpic-2013.03.10-1|7	URL:		http://www.ece.uwaterloo.ca/~aplevich/dpic/
12cu|dpic-2013.03.10-1|8	Source0:	%{name}-%{version}.tar.gz
12cu|dpic-2013.03.10-1|9	
12cu|dpic-2013.03.10-1|10	%description
12cu|dpic-2013.03.10-1|11	Pic language processor for LaTeX documents or web sites.
12cu|dpic-2013.03.10-1|12	
12cu|dpic-2013.03.10-1|13	%files
12cu|dpic-2013.03.10-1|14	%doc README CHANGES doc/dpicdoc.pdf
12cu|dpic-2013.03.10-1|15	%{_bindir}/%{name}
12cu|dpic-2013.03.10-1|16	%{_mandir}/man1/%{name}.1*
12cu|dpic-2013.03.10-1|17	
12cu|dpic-2013.03.10-1|18	
12cu|dpic-2013.03.10-1|19	#--------------------------------------------------------------------
12cu|dpic-2013.03.10-1|20	
12cu|dpic-2013.03.10-1|21	%prep
12cu|dpic-2013.03.10-1|22	%setup -qn %{name}
12cu|dpic-2013.03.10-1|23	chmod 0644 README CHANGES doc/dpicdoc.pdf
12cu|dpic-2013.03.10-1|24	
12cu|dpic-2013.03.10-1|25	%build
12cu|dpic-2013.03.10-1|26	%setup_compile_flags
12cu|dpic-2013.03.10-1|27	%make
12cu|dpic-2013.03.10-1|28	
12cu|dpic-2013.03.10-1|29	%install
12cu|dpic-2013.03.10-1|30	install -Dm 0755 %{name} %{buildroot}%{_bindir}/%{name}
12cu|dpic-2013.03.10-1|31	install -Dm 0644 doc/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
12cu|dpic-2013.03.10-1|32	

9192 12
12cu|dragonegg-3.3-1|1	%define _disable_ld_no_undefined 1
12cu|dragonegg-3.3-1|2	
12cu|dragonegg-3.3-1|3	%define		gcc_version		%(%__cc -dumpversion)
12cu|dragonegg-3.3-1|4	%define		gcc_plugindir		%(%__cc -print-file-name=plugin)
12cu|dragonegg-3.3-1|5	
12cu|dragonegg-3.3-1|6	Summary:	DragonEgg - Using LLVM as a GCC backend
12cu|dragonegg-3.3-1|7	Name:		dragonegg
12cu|dragonegg-3.3-1|8	Version:	3.3
12cu|dragonegg-3.3-1|9	Release:	1
12cu|dragonegg-3.3-1|10	License:	NCSA
12cu|dragonegg-3.3-1|11	Group:		Development/Other
12cu|dragonegg-3.3-1|12	Url:		http://dragonegg.llvm.org
12cu|dragonegg-3.3-1|13	Source0:	http://llvm.org/releases/%version/dragonegg-%version.src.tar.gz
12cu|dragonegg-3.3-1|14	Patch0:		dragonegg-3.3-arm-target.patch
12cu|dragonegg-3.3-1|15	BuildRequires:	gcc-plugin-devel
12cu|dragonegg-3.3-1|16	BuildRequires:	llvm-devel
12cu|dragonegg-3.3-1|17	
12cu|dragonegg-3.3-1|18	%description
12cu|dragonegg-3.3-1|19	DragonEgg is a gcc plugin that replaces GCC's optimizers and code
12cu|dragonegg-3.3-1|20	generators with those from the LLVM project. It works with gcc-4.5,
12cu|dragonegg-3.3-1|21	gcc-4.6, and gcc-4.7, targets the x86-32 and x86-64 processor families,
12cu|dragonegg-3.3-1|22	and has been successfully used on the Darwin, FreeBSD, KFreeBSD, Linux
12cu|dragonegg-3.3-1|23	and OpenBSD platforms. It fully supports Ada, C, C++ and Fortran.
12cu|dragonegg-3.3-1|24	It has partial support for Go, Java, Obj-C and Obj-C++.
12cu|dragonegg-3.3-1|25	
12cu|dragonegg-3.3-1|26	%files
12cu|dragonegg-3.3-1|27	%doc %{_docdir}/%{name}
12cu|dragonegg-3.3-1|28	%{_bindir}/%{name}
12cu|dragonegg-3.3-1|29	%{gcc_plugindir}/%{name}.so
12cu|dragonegg-3.3-1|30	
12cu|dragonegg-3.3-1|31	#----------------------------------------------------------------------------
12cu|dragonegg-3.3-1|32	%prep
12cu|dragonegg-3.3-1|33	%setup -q -n %{name}-%{version}.src
12cu|dragonegg-3.3-1|34	%patch0 -p1 -b .arm~
12cu|dragonegg-3.3-1|35	
12cu|dragonegg-3.3-1|36	%build
12cu|dragonegg-3.3-1|37	%setup_compile_flags
12cu|dragonegg-3.3-1|38	%make	\
12cu|dragonegg-3.3-1|39	GCC=%__cc \
12cu|dragonegg-3.3-1|40	LLVM_CONFIG=llvm-config \
12cu|dragonegg-3.3-1|41	GCC_VERSION=%{gcc_version} \
12cu|dragonegg-3.3-1|42	REVISION=`llvm-config --version` \
12cu|dragonegg-3.3-1|43	VERBOSE=1
12cu|dragonegg-3.3-1|44	
12cu|dragonegg-3.3-1|45	#-----------------------------------------------------------------------
12cu|dragonegg-3.3-1|46	%install
12cu|dragonegg-3.3-1|47	install -m755 -D %{name}.so %{buildroot}%{gcc_plugindir}/%{name}.so
12cu|dragonegg-3.3-1|48	install -d %{buildroot}%{_docdir}/%{name}
12cu|dragonegg-3.3-1|49	install -m644 README TODO %{buildroot}%{_docdir}/%{name}
12cu|dragonegg-3.3-1|50	
12cu|dragonegg-3.3-1|51	mkdir -p %{buildroot}%{_bindir}
12cu|dragonegg-3.3-1|52	cat > %{buildroot}%{_bindir}/%{name} << EOF
12cu|dragonegg-3.3-1|53	#!/bin/sh
12cu|dragonegg-3.3-1|54	
12cu|dragonegg-3.3-1|55	gcc-%{gcc_version} -fplugin=%{gcc_plugindir}/%{name}.so "\$@"
12cu|dragonegg-3.3-1|56	EOF
12cu|dragonegg-3.3-1|57	chmod +x %{buildroot}%{_bindir}/%{name}
12cu|dragonegg-3.3-1|58	
12cu|dragonegg-3.3-1|59	
12cu|dragonegg-3.3-1|60	%changelog
12cu|dragonegg-3.3-1|61	* Fri Oct 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3-1
12cu|dragonegg-3.3-1|62	+ Revision: 649adcb
12cu|dragonegg-3.3-1|63	- LOG New version 3.3, build with system optflags
12cu|dragonegg-3.3-1|64	
12cu|dragonegg-3.3-1|65	

9193 12
12cu|drakconf-legacy-12.19.2-6|1	%define   legacy_name drakconf
12cu|drakconf-legacy-12.19.2-6|2	
12cu|drakconf-legacy-12.19.2-6|3	Summary:  The %{vendor} Linux Control Center
12cu|drakconf-legacy-12.19.2-6|4	Name:     drakconf-legacy
12cu|drakconf-legacy-12.19.2-6|5	Version:  12.19.2
12cu|drakconf-legacy-12.19.2-6|6	Release:  6
12cu|drakconf-legacy-12.19.2-6|7	License:  GPLv2+
12cu|drakconf-legacy-12.19.2-6|8	Group:    System/Configuration/Other
12cu|drakconf-legacy-12.19.2-6|9	Url:      http://wiki.mandriva.com/en/ControlCenter
12cu|drakconf-legacy-12.19.2-6|10	Source0:  %{legacy_name}-%{version}.tar.lzma
12cu|drakconf-legacy-12.19.2-6|11	Source1:  drakconf16.png
12cu|drakconf-legacy-12.19.2-6|12	Source2:  drakconf32.png
12cu|drakconf-legacy-12.19.2-6|13	Source3:  drakconf48.png
12cu|drakconf-legacy-12.19.2-6|14	Source4:  drakconf-legacy.rpmlintrc
12cu|drakconf-legacy-12.19.2-6|15	BuildArch: noarch
12cu|drakconf-legacy-12.19.2-6|16	
12cu|drakconf-legacy-12.19.2-6|17	BuildRequires: gettext
12cu|drakconf-legacy-12.19.2-6|18	BuildRequires: intltool
12cu|drakconf-legacy-12.19.2-6|19	BuildRequires: perl-MDK-Common-devel
12cu|drakconf-legacy-12.19.2-6|20	BuildRequires: drakxtools-backend
12cu|drakconf-legacy-12.19.2-6|21	
12cu|drakconf-legacy-12.19.2-6|22	Requires: %{_vendor}-release
12cu|drakconf-legacy-12.19.2-6|23	Requires: drakxtools >= 11.64
12cu|drakconf-legacy-12.19.2-6|24	Requires: harddrake-ui
12cu|drakconf-legacy-12.19.2-6|25	Requires: usermode
12cu|drakconf-legacy-12.19.2-6|26	Requires: perl-Gtk2
12cu|drakconf-legacy-12.19.2-6|27	Requires: perl-Gnome2-Vte
12cu|drakconf-legacy-12.19.2-6|28	Requires: gtk+2.0
12cu|drakconf-legacy-12.19.2-6|29	Requires: perl-MDK-Common
12cu|drakconf-legacy-12.19.2-6|30	Requires: userdrake
12cu|drakconf-legacy-12.19.2-6|31	Requires: drakconf-icons = %{version}
12cu|drakconf-legacy-12.19.2-6|32	Requires: drakx-net
12cu|drakconf-legacy-12.19.2-6|33	Requires: drakx-kbd-mouse-x11
12cu|drakconf-legacy-12.19.2-6|34	Requires: perl-Gtk2-WebKit
12cu|drakconf-legacy-12.19.2-6|35	Requires: drakconf-icons
12cu|drakconf-legacy-12.19.2-6|36	Suggests: drakfax
12cu|drakconf-legacy-12.19.2-6|37	Suggests: system-config-printer
12cu|drakconf-legacy-12.19.2-6|38	Suggests: rpmdrake
12cu|drakconf-legacy-12.19.2-6|39	Suggests: drakmenustyle
12cu|drakconf-legacy-12.19.2-6|40	Suggests: drakguard
12cu|drakconf-legacy-12.19.2-6|41	Suggests: mdkonline >= 2.77.19
12cu|drakconf-legacy-12.19.2-6|42	
12cu|drakconf-legacy-12.19.2-6|43	# workaround rpm issues on updates (bad ordering relating to virtual packages?):
12cu|drakconf-legacy-12.19.2-6|44	%define _requires_exceptions perl(Gtk2::Html2)
12cu|drakconf-legacy-12.19.2-6|45	
12cu|drakconf-legacy-12.19.2-6|46	%description
12cu|drakconf-legacy-12.19.2-6|47	drakconf includes the %{vendor} Linux Control Center which is an interface to
12cu|drakconf-legacy-12.19.2-6|48	multiple utilities from DrakXtools.
12cu|drakconf-legacy-12.19.2-6|49	
12cu|drakconf-legacy-12.19.2-6|50	%prep
12cu|drakconf-legacy-12.19.2-6|51	%setup -q -n %{legacy_name}-%{version}
12cu|drakconf-legacy-12.19.2-6|52	%apply_patches
12cu|drakconf-legacy-12.19.2-6|53	
12cu|drakconf-legacy-12.19.2-6|54	%build
12cu|drakconf-legacy-12.19.2-6|55	
12cu|drakconf-legacy-12.19.2-6|56	%install
12cu|drakconf-legacy-12.19.2-6|57	rm -fr %{buildroot}
12cu|drakconf-legacy-12.19.2-6|58	%makeinstall_std
12cu|drakconf-legacy-12.19.2-6|59	
12cu|drakconf-legacy-12.19.2-6|60	#install lang
12cu|drakconf-legacy-12.19.2-6|61	%find_lang %{legacy_name}
12cu|drakconf-legacy-12.19.2-6|62	
12cu|drakconf-legacy-12.19.2-6|63	#install menu
12cu|drakconf-legacy-12.19.2-6|64	mkdir -p %{buildroot}%{_datadir}/applications
12cu|drakconf-legacy-12.19.2-6|65	install -m644 drakconf.desktop %{buildroot}%{_datadir}/applications/%{_vendor}-drakconf.desktop
12cu|drakconf-legacy-12.19.2-6|66	
12cu|drakconf-legacy-12.19.2-6|67	#fix run from /usr/bin as need for consolehelper work
12cu|drakconf-legacy-12.19.2-6|68	sed -e 's/sbin/bin/' -i %{buildroot}%{_datadir}/applications/%{_vendor}-drakconf.desktop
12cu|drakconf-legacy-12.19.2-6|69	
12cu|drakconf-legacy-12.19.2-6|70	#install menu icon
12cu|drakconf-legacy-12.19.2-6|71	mkdir -p %{buildroot}/{%{_miconsdir},%{_liconsdir}}
12cu|drakconf-legacy-12.19.2-6|72	install -m644 %{SOURCE1} %{buildroot}/%{_miconsdir}/drakconf.png
12cu|drakconf-legacy-12.19.2-6|73	install -m644 %{SOURCE2} %{buildroot}/%{_iconsdir}/drakconf.png
12cu|drakconf-legacy-12.19.2-6|74	install -m644 %{SOURCE3} %{buildroot}/%{_liconsdir}/drakconf.png
12cu|drakconf-legacy-12.19.2-6|75	
12cu|drakconf-legacy-12.19.2-6|76	install -d %{buildroot}/etc
12cu|drakconf-legacy-12.19.2-6|77	touch %{buildroot}/etc/mcc.conf
12cu|drakconf-legacy-12.19.2-6|78	
12cu|drakconf-legacy-12.19.2-6|79	#icons still in old drakconf-icons package
12cu|drakconf-legacy-12.19.2-6|80	rm -rf %{buildroot}%{_datadir}/mcc/themes
12cu|drakconf-legacy-12.19.2-6|81	
12cu|drakconf-legacy-12.19.2-6|82	#mv drakconf to sbin - it's need be run only from root
12cu|drakconf-legacy-12.19.2-6|83	mv -f %{buildroot}%{_bindir}/drakconf %{buildroot}%{_sbindir}/drakconf
12cu|drakconf-legacy-12.19.2-6|84	
12cu|drakconf-legacy-12.19.2-6|85	#pam.d configuration
12cu|drakconf-legacy-12.19.2-6|86	# console user, ask for root password
12cu|drakconf-legacy-12.19.2-6|87	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/drakconf
12cu|drakconf-legacy-12.19.2-6|88	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cu|drakconf-legacy-12.19.2-6|89	cat > %{buildroot}%{_sysconfdir}/security/console.apps/drakconf <<EOF
12cu|drakconf-legacy-12.19.2-6|90	USER=root
12cu|drakconf-legacy-12.19.2-6|91	PROGRAM=/usr/sbin/drakconf.real
12cu|drakconf-legacy-12.19.2-6|92	SESSION=true
12cu|drakconf-legacy-12.19.2-6|93	FALLBACK=false
12cu|drakconf-legacy-12.19.2-6|94	EOF
12cu|drakconf-legacy-12.19.2-6|95	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cu|drakconf-legacy-12.19.2-6|96	cat > %{buildroot}%{_sysconfdir}/pam.d/drakconf  <<EOF
12cu|drakconf-legacy-12.19.2-6|97	#%PAM-1.0
12cu|drakconf-legacy-12.19.2-6|98	auth	sufficient	pam_rootok.so
12cu|drakconf-legacy-12.19.2-6|99	auth	sufficient	pam_timestamp.so
12cu|drakconf-legacy-12.19.2-6|100	auth	include		system-auth
12cu|drakconf-legacy-12.19.2-6|101	session	required	pam_permit.so
12cu|drakconf-legacy-12.19.2-6|102	session	optional	pam_xauth.so
12cu|drakconf-legacy-12.19.2-6|103	session	optional	pam_timestamp.so
12cu|drakconf-legacy-12.19.2-6|104	account	required	pam_permit.so
12cu|drakconf-legacy-12.19.2-6|105	EOF
12cu|drakconf-legacy-12.19.2-6|106	
12cu|drakconf-legacy-12.19.2-6|107	for i in %{buildroot}{%{_sbindir},%{_bindir}}/mcc; do ln -s {drakconf,$i}; done
12cu|drakconf-legacy-12.19.2-6|108	
12cu|drakconf-legacy-12.19.2-6|109	%files -f %{legacy_name}.lang
12cu|drakconf-legacy-12.19.2-6|110	%doc COPYING
12cu|drakconf-legacy-12.19.2-6|111	%config(noreplace) %ghost %{_sysconfdir}/mcc.conf
12cu|drakconf-legacy-12.19.2-6|112	%config(noreplace) %{_sysconfdir}/sysconfig/mcc.conf
12cu|drakconf-legacy-12.19.2-6|113	%{_bindir}/*
12cu|drakconf-legacy-12.19.2-6|114	%{_sbindir}/*
12cu|drakconf-legacy-12.19.2-6|115	%{_datadir}/applications/%{_vendor}-drakconf.desktop
12cu|drakconf-legacy-12.19.2-6|116	%{perl_vendorlib}/MDV
12cu|drakconf-legacy-12.19.2-6|117	%dir %{_datadir}/mcc
12cu|drakconf-legacy-12.19.2-6|118	%{_datadir}/mcc/progs.conf
12cu|drakconf-legacy-12.19.2-6|119	%{_iconsdir}/*
12cu|drakconf-legacy-12.19.2-6|120	%{_sysconfdir}/pam.d/drakconf
12cu|drakconf-legacy-12.19.2-6|121	%{_sysconfdir}/security/console.apps/drakconf
12cu|drakconf-legacy-12.19.2-6|122	
12cu|drakconf-legacy-12.19.2-6|123	%changelog
12cu|drakconf-legacy-12.19.2-6|124	* Sun Mar 11 2012 Matthew Dawkins <mattydaw@mandriva.org> 12.19.2-3
12cu|drakconf-legacy-12.19.2-6|125	+ Revision: 784204
12cu|drakconf-legacy-12.19.2-6|126	- rebuild to drop popt reqs
12cu|drakconf-legacy-12.19.2-6|127	- corrected macros, vendor=Mandriva, _vendor=mandriva
12cu|drakconf-legacy-12.19.2-6|128	- cleaned up spec
12cu|drakconf-legacy-12.19.2-6|129	- this is an attempt to make the spec distro agnostic
12cu|drakconf-legacy-12.19.2-6|130	- removed legacy conflicts and version for requires
12cu|drakconf-legacy-12.19.2-6|131	- removed pre 2009 scriptlets
12cu|drakconf-legacy-12.19.2-6|132	- removed mdk trigger
12cu|drakconf-legacy-12.19.2-6|133	
12cu|drakconf-legacy-12.19.2-6|134	* Thu Sep 01 2011 Nicolas LÃ©cureuil <nlecureuil@mandriva.com> 12.19.2-2
12cu|drakconf-legacy-12.19.2-6|135	+ Revision: 697701
12cu|drakconf-legacy-12.19.2-6|136	- Remove the Autologin module from MCC ( BUG: 64114 )
12cu|drakconf-legacy-12.19.2-6|137	
12cu|drakconf-legacy-12.19.2-6|138	* Wed Apr 20 2011 Antoine Ginies <aginies@mandriva.com> 12.19.2-1
12cu|drakconf-legacy-12.19.2-6|139	+ Revision: 656172
12cu|drakconf-legacy-12.19.2-6|140	- remove requires on drak3d
12cu|drakconf-legacy-12.19.2-6|141	
12cu|drakconf-legacy-12.19.2-6|142	* Sun Aug 01 2010 Funda Wang <fwang@mandriva.org> 12.19.1-3mdv2011.0
12cu|drakconf-legacy-12.19.2-6|143	+ Revision: 564233
12cu|drakconf-legacy-12.19.2-6|144	- rebuild for perl 5.12.1
12cu|drakconf-legacy-12.19.2-6|145	
12cu|drakconf-legacy-12.19.2-6|146	* Thu Jul 22 2010 Funda Wang <fwang@mandriva.org> 12.19.1-2mdv2011.0
12cu|drakconf-legacy-12.19.2-6|147	+ Revision: 556963
12cu|drakconf-legacy-12.19.2-6|148	- rebuild
12cu|drakconf-legacy-12.19.2-6|149	
12cu|drakconf-legacy-12.19.2-6|150	+ Joao Victor Martins <jvictor@mandriva.com>
12cu|drakconf-legacy-12.19.2-6|151	- 12.19.1
12cu|drakconf-legacy-12.19.2-6|152	- Updated extended maintenance binary to mdkapplet-add-media-helper.
12cu|drakconf-legacy-12.19.2-6|153	
12cu|drakconf-legacy-12.19.2-6|154	* Wed May 26 2010 Christophe Fergeau <cfergeau@mandriva.com> 12.19-1mdv2010.1
12cu|drakconf-legacy-12.19.2-6|155	+ Revision: 546209
12cu|drakconf-legacy-12.19.2-6|156	- 12.19:
12cu|drakconf-legacy-12.19.2-6|157	- properly align text and icons (#53383)
12cu|drakconf-legacy-12.19.2-6|158	- Use /usr/sbin/system-config-printer instead of the /usr/bin/ one. (Bug #58174)
12cu|drakconf-legacy-12.19.2-6|159	
12cu|drakconf-legacy-12.19.2-6|160	* Mon Mar 29 2010 Tiago Salem <salem@mandriva.com.br> 12.18.4-1mdv2010.1
12cu|drakconf-legacy-12.19.2-6|161	+ Revision: 528924
12cu|drakconf-legacy-12.19.2-6|162	- update to 12.18.4
12cu|drakconf-legacy-12.19.2-6|163	
12cu|drakconf-legacy-12.19.2-6|164	* Tue Jan 26 2010 Thierry Vignaud <tv@mandriva.org> 12.18.3-1mdv2010.1
12cu|drakconf-legacy-12.19.2-6|165	+ Revision: 496775
12cu|drakconf-legacy-12.19.2-6|166	- stop retrieving URL on startup (now done in embedded tool)
12cu|drakconf-legacy-12.19.2-6|167	
12cu|drakconf-legacy-12.19.2-6|168	* Mon Jan 25 2010 Thierry Vignaud <tv@mandriva.org> 12.18.2-1mdv2010.1
12cu|drakconf-legacy-12.19.2-6|169	+ Revision: 496462
12cu|drakconf-legacy-12.19.2-6|170	- translations updates
12cu|drakconf-legacy-12.19.2-6|171	
12cu|drakconf-legacy-12.19.2-6|172	* Mon Jan 25 2010 Thierry Vignaud <tv@mandriva.org> 12.18.1-1mdv2010.1
12cu|drakconf-legacy-12.19.2-6|173	+ Revision: 496461
12cu|drakconf-legacy-12.19.2-6|174	- patch 0: build fix
12cu|drakconf-legacy-12.19.2-6|175	- extended maintenance tool:
12cu|drakconf-legacy-12.19.2-6|176	o fix providing the right version
12cu|drakconf-legacy-12.19.2-6|177	o provide the URL
12cu|drakconf-legacy-12.19.2-6|178	
12cu|drakconf-legacy-12.19.2-6|179	* Fri Jan 22 2010 Thierry Vignaud <tv@mandriva.org> 12.18-1mdv2010.1
12cu|drakconf-legacy-12.19.2-6|180	+ Revision: 494775
12cu|drakconf-legacy-12.19.2-6|181	- add extended maintenance icon
12cu|drakconf-legacy-12.19.2-6|182	
12cu|drakconf-legacy-12.19.2-6|183	+ Sandro Cazzaniga <kharec@mandriva.org>
12cu|drakconf-legacy-12.19.2-6|184	- Fix licence to GPLv2+
12cu|drakconf-legacy-12.19.2-6|185	
12cu|drakconf-legacy-12.19.2-6|186	* Thu Oct 29 2009 Thierry Vignaud <tv@mandriva.org> 12.17-1mdv2010.0
12cu|drakconf-legacy-12.19.2-6|187	+ Revision: 460164
12cu|drakconf-legacy-12.19.2-6|188	- refresh the icon list if some package got installed
12cu|drakconf-legacy-12.19.2-6|189	- restart cups service when installing system-config-print
12cu|drakconf-legacy-12.19.2-6|190	
12cu|drakconf-legacy-12.19.2-6|191	* Tue Oct 27 2009 Thierry Vignaud <tv@mandriva.org> 12.16-1mdv2010.0
12cu|drakconf-legacy-12.19.2-6|192	+ Revision: 459468
12cu|drakconf-legacy-12.19.2-6|193	- do not offer to configure the boot splash screen
12cu|drakconf-legacy-12.19.2-6|194	
12cu|drakconf-legacy-12.19.2-6|195	* Mon Oct 12 2009 Thierry Vignaud <tv@mandriva.org> 12.15-1mdv2010.0
12cu|drakconf-legacy-12.19.2-6|196	+ Revision: 456899
12cu|drakconf-legacy-12.19.2-6|197	- bump require on drakxtools for new API
12cu|drakconf-legacy-12.19.2-6|198	- display help as user
12cu|drakconf-legacy-12.19.2-6|199	- fix sometimes not being able to run the help browser (#53999)
12cu|drakconf-legacy-12.19.2-6|200	- try harder to display release notes, bug wizards, ... as user
12cu|drakconf-legacy-12.19.2-6|201	
12cu|drakconf-legacy-12.19.2-6|202	* Mon Oct 12 2009 Thierry Vignaud <tv@mandriva.org> 12.14-1mdv2010.0
12cu|drakconf-legacy-12.19.2-6|203	+ Revision: 456854
12cu|drakconf-legacy-12.19.2-6|204	- fix tool URL which can be a translated UTF-8 string (eg: for CD/DVD
12cu|drakconf-legacy-12.19.2-6|205	entries) (#54457)
12cu|drakconf-legacy-12.19.2-6|206	- run help when pressing <F1>
12cu|drakconf-legacy-12.19.2-6|207	- drop obsolete comment
12cu|drakconf-legacy-12.19.2-6|208	
12cu|drakconf-legacy-12.19.2-6|209	* Thu Oct 08 2009 Frederic Crozat <fcrozat@mandriva.com> 12.13.2-2mdv2010.0
12cu|drakconf-legacy-12.19.2-6|210	+ Revision: 456082
12cu|drakconf-legacy-12.19.2-6|211	- Remove dependency on drakbackup
12cu|drakconf-legacy-12.19.2-6|212	
12cu|drakconf-legacy-12.19.2-6|213	* Tue Oct 06 2009 Thierry Vignaud <tv@mandriva.org> 12.13.2-1mdv2010.0
12cu|drakconf-legacy-12.19.2-6|214	+ Revision: 454904
12cu|drakconf-legacy-12.19.2-6|215	- fix system-config-printer emplacement (#54303)
12cu|drakconf-legacy-12.19.2-6|216	
12cu|drakconf-legacy-12.19.2-6|217	* Mon Aug 31 2009 Thierry Vignaud <tv@mandriva.org> 12.13.1-1mdv2010.0
12cu|drakconf-legacy-12.19.2-6|218	+ Revision: 422845
12cu|drakconf-legacy-12.19.2-6|219	- workaround latest webkit breaking mcc (bis repetita) (teuf)
12cu|drakconf-legacy-12.19.2-6|220	
12cu|drakconf-legacy-12.19.2-6|221	* Wed Jul 29 2009 Thierry Vignaud <tv@mandriva.org> 12.13-1mdv2010.0
12cu|drakconf-legacy-12.19.2-6|222	+ Revision: 403872
12cu|drakconf-legacy-12.19.2-6|223	- control-center:
12cu|drakconf-legacy-12.19.2-6|224	o show update frequency configurator
12cu|drakconf-legacy-12.19.2-6|225	
12cu|drakconf-legacy-12.19.2-6|226	* Fri Jul 24 2009 Eugeni Dodonov <eugeni@mandriva.com> 12.12-1mdv2010.0
12cu|drakconf-legacy-12.19.2-6|227	+ Revision: 399470
12cu|drakconf-legacy-12.19.2-6|228	- 12.12:
12cu|drakconf-legacy-12.19.2-6|229	- add support for tomoyo-gui.
12cu|drakconf-legacy-12.19.2-6|230	
12cu|drakconf-legacy-12.19.2-6|231	* Fri Jul 10 2009 Thierry Vignaud <tv@mandriva.org> 12.11-1mdv2010.0
12cu|drakconf-legacy-12.19.2-6|232	+ Revision: 394210
12cu|drakconf-legacy-12.19.2-6|233	- drakconsole
12cu|drakconf-legacy-12.19.2-6|234	o fix not having the focus on startup (#48091)
12cu|drakconf-legacy-12.19.2-6|235	
12cu|drakconf-legacy-12.19.2-6|236	* Fri Apr 17 2009 Thierry Vignaud <tv@mandriva.org> 12.10.1-2mdv2009.1
12cu|drakconf-legacy-12.19.2-6|237	+ Revision: 367922
12cu|drakconf-legacy-12.19.2-6|238	- install task-printing-server task-printing-hp too when
12cu|drakconf-legacy-12.19.2-6|239	system-printer-config is missing
12cu|drakconf-legacy-12.19.2-6|240	- enable to install missing tools through /usr/share/mcc/progs.conf
12cu|drakconf-legacy-12.19.2-6|241	(eg: system-printer-config on live CDs, #49994)
12cu|drakconf-legacy-12.19.2-6|242	- fix swedish translation (#49990)
12cu|drakconf-legacy-12.19.2-6|243	- fix packaging /etc/sysconfig/mcc.conf
12cu|drakconf-legacy-12.19.2-6|244	
12cu|drakconf-legacy-12.19.2-6|245	* Wed Apr 15 2009 Thierry Vignaud <tv@mandriva.org> 12.9-1mdv2009.1
12cu|drakconf-legacy-12.19.2-6|246	+ Revision: 367400
12cu|drakconf-legacy-12.19.2-6|247	- translation updates
12cu|drakconf-legacy-12.19.2-6|248	
12cu|drakconf-legacy-12.19.2-6|249	* Sun Apr 05 2009 Thierry Vignaud <tv@mandriva.org> 12.8-1mdv2009.1
12cu|drakconf-legacy-12.19.2-6|250	+ Revision: 364242
12cu|drakconf-legacy-12.19.2-6|251	- fix displaying name of CD/DVDs if more than one (#49565)
12cu|drakconf-legacy-12.19.2-6|252	
12cu|drakconf-legacy-12.19.2-6|253	* Mon Mar 30 2009 Thierry Vignaud <tv@mandriva.org> 12.7-1mdv2009.1
12cu|drakconf-legacy-12.19.2-6|254	+ Revision: 362327
12cu|drakconf-legacy-12.19.2-6|255	- translation updates
12cu|drakconf-legacy-12.19.2-6|256	
12cu|drakconf-legacy-12.19.2-6|257	* Mon Mar 30 2009 Thierry Vignaud <tv@mandriva.org> 12.6-2mdv2009.1
12cu|drakconf-legacy-12.19.2-6|258	+ Revision: 362322
12cu|drakconf-legacy-12.19.2-6|259	- drop require on rfbdrake
12cu|drakconf-legacy-12.19.2-6|260	
12cu|drakconf-legacy-12.19.2-6|261	* Mon Mar 23 2009 Thierry Vignaud <tv@mandriva.org> 12.6-1mdv2009.1
12cu|drakconf-legacy-12.19.2-6|262	+ Revision: 360617
12cu|drakconf-legacy-12.19.2-6|263	- drakconf:
12cu|drakconf-legacy-12.19.2-6|264	o fix IDs of DVD/CDs thus fixing crashing on invalidly escaped
12cu|drakconf-legacy-12.19.2-6|265	characters (#49034)
12cu|drakconf-legacy-12.19.2-6|266	- drakxconf:
12cu|drakconf-legacy-12.19.2-6|267	o do use translations when using the text mode version (#48988)
12cu|drakconf-legacy-12.19.2-6|268	
12cu|drakconf-legacy-12.19.2-6|269	* Thu Mar 19 2009 Thierry Vignaud <tv@mandriva.org> 12.5-1mdv2009.1
12cu|drakconf-legacy-12.19.2-6|270	+ Revision: 357809
12cu|drakconf-legacy-12.19.2-6|271	- fix a rare crash when embedded program segfaulted (#48080)
12cu|drakconf-legacy-12.19.2-6|272	
12cu|drakconf-legacy-12.19.2-6|273	* Mon Mar 16 2009 Thierry Vignaud <tv@mandriva.org> 12.4-1mdv2009.1
12cu|drakconf-legacy-12.19.2-6|274	+ Revision: 355648
12cu|drakconf-legacy-12.19.2-6|275	- workaround latest webkit breaking mcc (again)
12cu|drakconf-legacy-12.19.2-6|276	
12cu|drakconf-legacy-12.19.2-6|277	* Wed Feb 18 2009 Thierry Vignaud <tv@mandriva.org> 12.3-1mdv2009.1
12cu|drakconf-legacy-12.19.2-6|278	+ Revision: 342285
12cu|drakconf-legacy-12.19.2-6|279	- fix not-working-links regression introduced by webkit workaround in
12cu|drakconf-legacy-12.19.2-6|280	12.2 (#47911)
12cu|drakconf-legacy-12.19.2-6|281	
12cu|drakconf-legacy-12.19.2-6|282	* Mon Feb 16 2009 Thierry Vignaud <tv@mandriva.org> 12.2-1mdv2009.1
12cu|drakconf-legacy-12.19.2-6|283	+ Revision: 340964
12cu|drakconf-legacy-12.19.2-6|284	- workaround latest webkit breaking mcc (#47840)
12cu|drakconf-legacy-12.19.2-6|285	
12cu|drakconf-legacy-12.19.2-6|286	* Thu Jan 22 2009 Eugeni Dodonov <eugeni@mandriva.com> 12.1-1mdv2009.1
12cu|drakconf-legacy-12.19.2-6|287	+ Revision: 332392
12cu|drakconf-legacy-12.19.2-6|288	- Version 12.1 - 21 January 2009, Eugeni Dodonov
12cu|drakconf-legacy-12.19.2-6|289	- removed entry for drakperm (now handled by msecgui)
12cu|drakconf-legacy-12.19.2-6|290	- add support for msecgui
12cu|drakconf-legacy-12.19.2-6|291	- changed description for draksec functionality
12cu|drakconf-legacy-12.19.2-6|292	
12cu|drakconf-legacy-12.19.2-6|293	+ Funda Wang <fwang@mandriva.org>
12cu|drakconf-legacy-12.19.2-6|294	- it is a noarch package
12cu|drakconf-legacy-12.19.2-6|295	
12cu|drakconf-legacy-12.19.2-6|296	* Thu Dec 18 2008 Thierry Vignaud <tv@mandriva.org> 12-1mdv2009.1
12cu|drakconf-legacy-12.19.2-6|297	+ Revision: 315693
12cu|drakconf-legacy-12.19.2-6|298	- drop again diagnostics, strict, vars and warnings pragmas
12cu|drakconf-legacy-12.19.2-6|299	(was kept since 10.18.7)
12cu|drakconf-legacy-12.19.2-6|300	- enable to alter branding
12cu|drakconf-legacy-12.19.2-6|301	
12cu|drakconf-legacy-12.19.2-6|302	* Sat Oct 04 2008 Olivier Blin <blino@mandriva.org> 11.9-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|303	+ Revision: 291112
12cu|drakconf-legacy-12.19.2-6|304	- 11.9
12cu|drakconf-legacy-12.19.2-6|305	- do not show banner when no application is embedded
12cu|drakconf-legacy-12.19.2-6|306	
12cu|drakconf-legacy-12.19.2-6|307	* Thu Oct 02 2008 Thierry Vignaud <tv@mandriva.org> 11.8.2-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|308	+ Revision: 290880
12cu|drakconf-legacy-12.19.2-6|309	- use different icons for sources manager & drakstats
12cu|drakconf-legacy-12.19.2-6|310	
12cu|drakconf-legacy-12.19.2-6|311	* Wed Oct 01 2008 Thierry Vignaud <tv@mandriva.org> 11.8.1-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|312	+ Revision: 290303
12cu|drakconf-legacy-12.19.2-6|313	- fix desktop menu entry (#44457)
12cu|drakconf-legacy-12.19.2-6|314	
12cu|drakconf-legacy-12.19.2-6|315	* Tue Sep 30 2008 Thierry Vignaud <tv@mandriva.org> 11.8-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|316	+ Revision: 290171
12cu|drakconf-legacy-12.19.2-6|317	- enable to translate menu entry here rather than in menu-messages (#43580)
12cu|drakconf-legacy-12.19.2-6|318	- right part:
12cu|drakconf-legacy-12.19.2-6|319	o adjust spacing
12cu|drakconf-legacy-12.19.2-6|320	o fix order with RTL languages
12cu|drakconf-legacy-12.19.2-6|321	o fix titles alignment with RTL languages
12cu|drakconf-legacy-12.19.2-6|322	o remove gray gradient
12cu|drakconf-legacy-12.19.2-6|323	o reduce subtitles font size
12cu|drakconf-legacy-12.19.2-6|324	
12cu|drakconf-legacy-12.19.2-6|325	* Tue Sep 30 2008 Thierry Vignaud <tv@mandriva.org> 11.7.3-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|326	+ Revision: 289965
12cu|drakconf-legacy-12.19.2-6|327	- translation updates
12cu|drakconf-legacy-12.19.2-6|328	
12cu|drakconf-legacy-12.19.2-6|329	* Mon Sep 29 2008 Thierry Vignaud <tv@mandriva.org> 11.7.2-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|330	+ Revision: 289124
12cu|drakconf-legacy-12.19.2-6|331	- use new drakxtools API
12cu|drakconf-legacy-12.19.2-6|332	
12cu|drakconf-legacy-12.19.2-6|333	* Fri Sep 26 2008 Thierry Vignaud <tv@mandriva.org> 11.7.1-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|334	+ Revision: 288640
12cu|drakconf-legacy-12.19.2-6|335	- fix banners displaying titles with "&amp;"
12cu|drakconf-legacy-12.19.2-6|336	
12cu|drakconf-legacy-12.19.2-6|337	* Fri Sep 26 2008 Thierry Vignaud <tv@mandriva.org> 11.7-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|338	+ Revision: 288558
12cu|drakconf-legacy-12.19.2-6|339	- RTL languages fixes
12cu|drakconf-legacy-12.19.2-6|340	- fix icon ugliness
12cu|drakconf-legacy-12.19.2-6|341	
12cu|drakconf-legacy-12.19.2-6|342	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11.6-2mdv2009.0
12cu|drakconf-legacy-12.19.2-6|343	+ Revision: 288148
12cu|drakconf-legacy-12.19.2-6|344	- fix URL
12cu|drakconf-legacy-12.19.2-6|345	- require perl-Gtk2-WebKit instead of perl-Gtk2-Html2
12cu|drakconf-legacy-12.19.2-6|346	
12cu|drakconf-legacy-12.19.2-6|347	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11.6-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|348	+ Revision: 288129
12cu|drakconf-legacy-12.19.2-6|349	- dither splash screen
12cu|drakconf-legacy-12.19.2-6|350	
12cu|drakconf-legacy-12.19.2-6|351	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11.5-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|352	+ Revision: 288127
12cu|drakconf-legacy-12.19.2-6|353	- do not crash when selecting "Reload" in contextual menu (#44226)
12cu|drakconf-legacy-12.19.2-6|354	- disable contextual menu
12cu|drakconf-legacy-12.19.2-6|355	- make icon+text act as a single item for links
12cu|drakconf-legacy-12.19.2-6|356	- make sure --save-html-pages write UTF-8 files
12cu|drakconf-legacy-12.19.2-6|357	- use gray gradient in right background
12cu|drakconf-legacy-12.19.2-6|358	- bump require on drakxtools for new image
12cu|drakconf-legacy-12.19.2-6|359	
12cu|drakconf-legacy-12.19.2-6|360	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11.4-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|361	+ Revision: 288109
12cu|drakconf-legacy-12.19.2-6|362	- add padding between icons & text
12cu|drakconf-legacy-12.19.2-6|363	- display frames around icons
12cu|drakconf-legacy-12.19.2-6|364	- render titles as blue and with asterisks
12cu|drakconf-legacy-12.19.2-6|365	- reduce spacing between left items
12cu|drakconf-legacy-12.19.2-6|366	
12cu|drakconf-legacy-12.19.2-6|367	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11.2-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|368	+ Revision: 288097
12cu|drakconf-legacy-12.19.2-6|369	- restore scrollbar (#44213)
12cu|drakconf-legacy-12.19.2-6|370	
12cu|drakconf-legacy-12.19.2-6|371	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11.1-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|372	+ Revision: 288088
12cu|drakconf-legacy-12.19.2-6|373	- handle --save-html-pages in order to debug HTML pages generated by
12cu|drakconf-legacy-12.19.2-6|374	mcc
12cu|drakconf-legacy-12.19.2-6|375	- make focus be visible
12cu|drakconf-legacy-12.19.2-6|376	- show right items as white
12cu|drakconf-legacy-12.19.2-6|377	
12cu|drakconf-legacy-12.19.2-6|378	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|379	+ Revision: 288007
12cu|drakconf-legacy-12.19.2-6|380	- improve style by using installer's one
12cu|drakconf-legacy-12.19.2-6|381	- switch from gtkhtml2 to wekbit
12cu|drakconf-legacy-12.19.2-6|382	
12cu|drakconf-legacy-12.19.2-6|383	* Wed Sep 24 2008 Thierry Vignaud <tv@mandriva.org> 10.26-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|384	+ Revision: 287812
12cu|drakconf-legacy-12.19.2-6|385	- bump require on drakxtools
12cu|drakconf-legacy-12.19.2-6|386	- fix about dialog banner (#44176)
12cu|drakconf-legacy-12.19.2-6|387	- new splash screen
12cu|drakconf-legacy-12.19.2-6|388	
12cu|drakconf-legacy-12.19.2-6|389	* Tue Sep 23 2008 Thierry Vignaud <tv@mandriva.org> 10.25.2-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|390	+ Revision: 287216
12cu|drakconf-legacy-12.19.2-6|391	- use new boot icon
12cu|drakconf-legacy-12.19.2-6|392	
12cu|drakconf-legacy-12.19.2-6|393	* Mon Sep 22 2008 Thierry Vignaud <tv@mandriva.org> 10.25.1-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|394	+ Revision: 287130
12cu|drakconf-legacy-12.19.2-6|395	- restore icon wrongly removed
12cu|drakconf-legacy-12.19.2-6|396	
12cu|drakconf-legacy-12.19.2-6|397	* Mon Sep 22 2008 Thierry Vignaud <tv@mandriva.org> 10.25-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|398	+ Revision: 286690
12cu|drakconf-legacy-12.19.2-6|399	- updated icons & translations
12cu|drakconf-legacy-12.19.2-6|400	
12cu|drakconf-legacy-12.19.2-6|401	* Tue Sep 16 2008 Thierry Vignaud <tv@mandriva.org> 10.24-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|402	+ Revision: 285190
12cu|drakconf-legacy-12.19.2-6|403	- do call the appropriate help index
12cu|drakconf-legacy-12.19.2-6|404	- fix calling the appropriate contextual help index:
12cu|drakconf-legacy-12.19.2-6|405	o ensure tab order doesn't alter help ID
12cu|drakconf-legacy-12.19.2-6|406	o fix help ID for "local disks" (not know yet to the doc)
12cu|drakconf-legacy-12.19.2-6|407	
12cu|drakconf-legacy-12.19.2-6|408	* Mon Sep 15 2008 Thierry Vignaud <tv@mandriva.org> 10.23-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|409	+ Revision: 284870
12cu|drakconf-legacy-12.19.2-6|410	- fix errata/NEWS URL (#43854)
12cu|drakconf-legacy-12.19.2-6|411	
12cu|drakconf-legacy-12.19.2-6|412	* Sat Aug 23 2008 Anne Nicolas <ennael@mandriva.org> 10.22-2mdv2009.0
12cu|drakconf-legacy-12.19.2-6|413	+ Revision: 275301
12cu|drakconf-legacy-12.19.2-6|414	- Fix drakxtools require
12cu|drakconf-legacy-12.19.2-6|415	
12cu|drakconf-legacy-12.19.2-6|416	* Fri Aug 22 2008 Thierry Vignaud <tv@mandriva.org> 10.22-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|417	+ Revision: 275087
12cu|drakconf-legacy-12.19.2-6|418	- do not crash if an icon is missing (#37651)
12cu|drakconf-legacy-12.19.2-6|419	- stop probing for floppies, which can be slow (#40322)
12cu|drakconf-legacy-12.19.2-6|420	
12cu|drakconf-legacy-12.19.2-6|421	* Wed Aug 20 2008 Thierry Vignaud <tv@mandriva.org> 10.21-2mdv2009.0
12cu|drakconf-legacy-12.19.2-6|422	+ Revision: 274298
12cu|drakconf-legacy-12.19.2-6|423	+ rebuild (emptylog)
12cu|drakconf-legacy-12.19.2-6|424	
12cu|drakconf-legacy-12.19.2-6|425	* Wed Aug 20 2008 Thierry Vignaud <tv@mandriva.org> 10.21-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|426	+ Revision: 274283
12cu|drakconf-legacy-12.19.2-6|427	- change system-config-printer to embed in mcc and
12cu|drakconf-legacy-12.19.2-6|428	change its path to $sbindir
12cu|drakconf-legacy-12.19.2-6|429	
12cu|drakconf-legacy-12.19.2-6|430	* Wed Aug 20 2008 Thierry Vignaud <tv@mandriva.org> 10.20-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|431	+ Revision: 274250
12cu|drakconf-legacy-12.19.2-6|432	- change printerdrake by system-config-printer
12cu|drakconf-legacy-12.19.2-6|433	- update translations
12cu|drakconf-legacy-12.19.2-6|434	
12cu|drakconf-legacy-12.19.2-6|435	+ Tiago Salem <salem@mandriva.com.br>
12cu|drakconf-legacy-12.19.2-6|436	- Changing suggests: printerdrake by system-config-printer
12cu|drakconf-legacy-12.19.2-6|437	
12cu|drakconf-legacy-12.19.2-6|438	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 10.19-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|439	+ Revision: 251182
12cu|drakconf-legacy-12.19.2-6|440	- update icons
12cu|drakconf-legacy-12.19.2-6|441	- update translations
12cu|drakconf-legacy-12.19.2-6|442	
12cu|drakconf-legacy-12.19.2-6|443	+ Pixel <pixel@mandriva.com>
12cu|drakconf-legacy-12.19.2-6|444	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|drakconf-legacy-12.19.2-6|445	
12cu|drakconf-legacy-12.19.2-6|446	* Wed May 28 2008 Thierry Vignaud <tv@mandriva.org> 10.18.7-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|447	+ Revision: 212642
12cu|drakconf-legacy-12.19.2-6|448	- BuildRequires drakxtools-backend for generating conf file
12cu|drakconf-legacy-12.19.2-6|449	- package sysconfig file
12cu|drakconf-legacy-12.19.2-6|450	- do open bug in running firefox drakbug (#31109)
12cu|drakconf-legacy-12.19.2-6|451	- enable to disable some icons through /etc/sysconfig/mcc.conf
12cu|drakconf-legacy-12.19.2-6|452	
12cu|drakconf-legacy-12.19.2-6|453	* Fri May 23 2008 Thierry Vignaud <tv@mandriva.org> 10.18.6-1mdv2009.0
12cu|drakconf-legacy-12.19.2-6|454	+ Revision: 210396
12cu|drakconf-legacy-12.19.2-6|455	- solve hard to reproduce perl segfault (#34505)
12cu|drakconf-legacy-12.19.2-6|456	
12cu|drakconf-legacy-12.19.2-6|457	* Thu Apr 03 2008 Olivier Blin <blino@mandriva.org> 10.18.5-2mdv2008.1
12cu|drakconf-legacy-12.19.2-6|458	+ Revision: 192275
12cu|drakconf-legacy-12.19.2-6|459	- suggest drakguard and draksnapshot
12cu|drakconf-legacy-12.19.2-6|460	
12cu|drakconf-legacy-12.19.2-6|461	* Thu Apr 03 2008 Thierry Vignaud <tv@mandriva.org> 10.18.5-1mdv2008.1
12cu|drakconf-legacy-12.19.2-6|462	+ Revision: 192056
12cu|drakconf-legacy-12.19.2-6|463	- translation updates
12cu|drakconf-legacy-12.19.2-6|464	
12cu|drakconf-legacy-12.19.2-6|465	* Wed Apr 02 2008 Thierry Vignaud <tv@mandriva.org> 10.18.4-1mdv2008.1
12cu|drakconf-legacy-12.19.2-6|466	+ Revision: 191524
12cu|drakconf-legacy-12.19.2-6|467	- translation updates
12cu|drakconf-legacy-12.19.2-6|468	
12cu|drakconf-legacy-12.19.2-6|469	* Fri Mar 28 2008 Thierry Vignaud <tv@mandriva.org> 10.18.3-1mdv2008.1
12cu|drakconf-legacy-12.19.2-6|470	+ Revision: 190919
12cu|drakconf-legacy-12.19.2-6|471	- translation updates
12cu|drakconf-legacy-12.19.2-6|472	
12cu|drakconf-legacy-12.19.2-6|473	* Tue Mar 25 2008 Thierry Vignaud <tv@mandriva.org> 10.18.2-1mdv2008.1
12cu|drakconf-legacy-12.19.2-6|474	+ Revision: 190055
12cu|drakconf-legacy-12.19.2-6|475	- translation updates
12cu|drakconf-legacy-12.19.2-6|476	
12cu|drakconf-legacy-12.19.2-6|477	* Tue Mar 11 2008 Thierry Vignaud <tv@mandriva.org> 10.18.1-1mdv2008.1
12cu|drakconf-legacy-12.19.2-6|478	+ Revision: 183953
12cu|drakconf-legacy-12.19.2-6|479	- rename sound icon (#38767)
12cu|drakconf-legacy-12.19.2-6|480	
12cu|drakconf-legacy-12.19.2-6|481	* Mon Mar 10 2008 Thierry Vignaud <tv@mandriva.org> 10.18-1mdv2008.1
12cu|drakconf-legacy-12.19.2-6|482	+ Revision: 183752
12cu|drakconf-legacy-12.19.2-6|483	- fix calling userdrake without consolehelper-gtk else we kill
12cu|drakconf-legacy-12.19.2-6|484	consolehelper-gtk instead of userdrake (#34892)
12cu|drakconf-legacy-12.19.2-6|485	(also fixing unable to run userdrake in sec level > 3)
12cu|drakconf-legacy-12.19.2-6|486	- use 'sound' iconf for "Sound Configuration"
12cu|drakconf-legacy-12.19.2-6|487	
12cu|drakconf-legacy-12.19.2-6|488	* Fri Mar 07 2008 Thierry Vignaud <tv@mandriva.org> 10.17-1mdv2008.1
12cu|drakconf-legacy-12.19.2-6|489	+ Revision: 181331
12cu|drakconf-legacy-12.19.2-6|490	- add "Parental Controls" icon
12cu|drakconf-legacy-12.19.2-6|491	- add "Sound Configuration" icon
12cu|drakconf-legacy-12.19.2-6|492	- restore wait animation (regression introduced in 10.4.14-1mdv2007.1)
12cu|drakconf-legacy-12.19.2-6|493	- make a suggests out of drakmenustyle require (#38107)
12cu|drakconf-legacy-12.19.2-6|494	
12cu|drakconf-legacy-12.19.2-6|495	* Tue Feb 26 2008 Thierry Vignaud <tv@mandriva.org> 10.16-1mdv2008.1
12cu|drakconf-legacy-12.19.2-6|496	+ Revision: 175626
12cu|drakconf-legacy-12.19.2-6|497	- translations updates
12cu|drakconf-legacy-12.19.2-6|498	
12cu|drakconf-legacy-12.19.2-6|499	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 10.15-1mdv2008.1
12cu|drakconf-legacy-12.19.2-6|500	+ Revision: 168539
12cu|drakconf-legacy-12.19.2-6|501	- remove menu entry for upload to old HCL db
12cu|drakconf-legacy-12.19.2-6|502	
12cu|drakconf-legacy-12.19.2-6|503	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 10.14-1mdv2008.1
12cu|drakconf-legacy-12.19.2-6|504	+ Revision: 167779
12cu|drakconf-legacy-12.19.2-6|505	- readd buildroot
12cu|drakconf-legacy-12.19.2-6|506	- change 'Share data with Windows system' to 'Access Windows (SMB)
12cu|drakconf-legacy-12.19.2-6|507	shared drives and partitions' (36552)
12cu|drakconf-legacy-12.19.2-6|508	- change 'Use NFS shares' to 'Access NFS shared drives and partitions'
12cu|drakconf-legacy-12.19.2-6|509	for consistency
12cu|drakconf-legacy-12.19.2-6|510	- change 'Share your data through NFS' to 'Share drives and
12cu|drakconf-legacy-12.19.2-6|511	directories using NFS'
12cu|drakconf-legacy-12.19.2-6|512	- new wording for WebDAV configuration tool
12cu|drakconf-legacy-12.19.2-6|513	- more text changes for nfs / smb sharing
12cu|drakconf-legacy-12.19.2-6|514	- escape "&", "<", ">" in descriptions so that Gtk2::Html2 doesn't
12cu|drakconf-legacy-12.19.2-6|515	havoc on them
12cu|drakconf-legacy-12.19.2-6|516	- updated translation
12cu|drakconf-legacy-12.19.2-6|517	- use more consistent entry in drakconf for rpmdrake (same as menu
12cu|drakconf-legacy-12.19.2-6|518	label) (#33315)
12cu|drakconf-legacy-12.19.2-6|519	
12cu|drakconf-legacy-12.19.2-6|520	* Wed Jan 23 2008 Thierry Vignaud <tv@mandriva.org> 10.13-1mdv2008.1
12cu|drakconf-legacy-12.19.2-6|521	+ Revision: 157041
12cu|drakconf-legacy-12.19.2-6|522	- updated translations
12cu|drakconf-legacy-12.19.2-6|523	
12cu|drakconf-legacy-12.19.2-6|524	* Wed Jan 09 2008 Thierry Vignaud <tv@mandriva.org> 10.12-1mdv2008.1
12cu|drakconf-legacy-12.19.2-6|525	+ Revision: 147275
12cu|drakconf-legacy-12.19.2-6|526	- show again "removing interface" since netcenter doesn't support this (#34588)
12cu|drakconf-legacy-12.19.2-6|527	- size horizontal & vertical sizes independently & support height of
12cu|drakconf-legacy-12.19.2-6|528	480 so that strange laptops have reasonnable sizing
12cu|drakconf-legacy-12.19.2-6|529	- kill re-definition of %%buildroot on Pixel's request
12cu|drakconf-legacy-12.19.2-6|530	- do not harcode icon extension
12cu|drakconf-legacy-12.19.2-6|531	
12cu|drakconf-legacy-12.19.2-6|532	+ Funda Wang <fwang@mandriva.org>
12cu|drakconf-legacy-12.19.2-6|533	- drop old menu
12cu|drakconf-legacy-12.19.2-6|534	
12cu|drakconf-legacy-12.19.2-6|535	* Mon Oct 08 2007 Thierry Vignaud <tv@mandriva.org> 10.11-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|536	+ Revision: 95700
12cu|drakconf-legacy-12.19.2-6|537	- enable to visit Mandriva Tour from mcc
12cu|drakconf-legacy-12.19.2-6|538	
12cu|drakconf-legacy-12.19.2-6|539	* Wed Oct 03 2007 Thierry Vignaud <tv@mandriva.org> 10.10-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|540	+ Revision: 95042
12cu|drakconf-legacy-12.19.2-6|541	- updated translation
12cu|drakconf-legacy-12.19.2-6|542	
12cu|drakconf-legacy-12.19.2-6|543	* Mon Oct 01 2007 Thierry Vignaud <tv@mandriva.org> 10.9-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|544	+ Revision: 94140
12cu|drakconf-legacy-12.19.2-6|545	- updated translation
12cu|drakconf-legacy-12.19.2-6|546	
12cu|drakconf-legacy-12.19.2-6|547	* Fri Sep 28 2007 Thierry Vignaud <tv@mandriva.org> 10.8-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|548	+ Revision: 93570
12cu|drakconf-legacy-12.19.2-6|549	- fix reporting bug on drakwizard
12cu|drakconf-legacy-12.19.2-6|550	
12cu|drakconf-legacy-12.19.2-6|551	* Thu Sep 27 2007 Thierry Vignaud <tv@mandriva.org> 10.7-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|552	+ Revision: 93286
12cu|drakconf-legacy-12.19.2-6|553	- move transfugrake from "Localization" section into "Administration tools"
12cu|drakconf-legacy-12.19.2-6|554	section
12cu|drakconf-legacy-12.19.2-6|555	
12cu|drakconf-legacy-12.19.2-6|556	* Tue Sep 25 2007 Thierry Vignaud <tv@mandriva.org> 10.6.7-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|557	+ Revision: 92938
12cu|drakconf-legacy-12.19.2-6|558	- updated translations
12cu|drakconf-legacy-12.19.2-6|559	
12cu|drakconf-legacy-12.19.2-6|560	* Wed Sep 19 2007 Thierry Vignaud <tv@mandriva.org> 10.6.6-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|561	+ Revision: 90969
12cu|drakconf-legacy-12.19.2-6|562	- updated translations
12cu|drakconf-legacy-12.19.2-6|563	
12cu|drakconf-legacy-12.19.2-6|564	* Mon Sep 17 2007 Thierry Vignaud <tv@mandriva.org> 10.6.5-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|565	+ Revision: 89070
12cu|drakconf-legacy-12.19.2-6|566	- translation snapshot
12cu|drakconf-legacy-12.19.2-6|567	-  use "X-MandrivaLinux-System-Configuration" category instead
12cu|drakconf-legacy-12.19.2-6|568	"X-MandrivaLinux-CrossDesktop" and "System" instead of "Settings"
12cu|drakconf-legacy-12.19.2-6|569	- suggests printerdrake instead of hard-requiring it
12cu|drakconf-legacy-12.19.2-6|570	
12cu|drakconf-legacy-12.19.2-6|571	* Fri Sep 14 2007 Thierry Vignaud <tv@mandriva.org> 10.6.4-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|572	+ Revision: 85406
12cu|drakconf-legacy-12.19.2-6|573	- fix bogus markup (#33556)
12cu|drakconf-legacy-12.19.2-6|574	- show again disk ID now that we use short descriptions (#33554)
12cu|drakconf-legacy-12.19.2-6|575	
12cu|drakconf-legacy-12.19.2-6|576	* Thu Sep 13 2007 Thierry Vignaud <tv@mandriva.org> 10.6.3-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|577	+ Revision: 84963
12cu|drakconf-legacy-12.19.2-6|578	- add an horizontal separator between right sub-sections
12cu|drakconf-legacy-12.19.2-6|579	
12cu|drakconf-legacy-12.19.2-6|580	* Wed Sep 12 2007 Thierry Vignaud <tv@mandriva.org> 10.6.2-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|581	+ Revision: 84673
12cu|drakconf-legacy-12.19.2-6|582	- lot of typo fixes
12cu|drakconf-legacy-12.19.2-6|583	- make right titles be bold
12cu|drakconf-legacy-12.19.2-6|584	- only draw the current notebook label in bold
12cu|drakconf-legacy-12.19.2-6|585	- use new icon for "network sharing"
12cu|drakconf-legacy-12.19.2-6|586	
12cu|drakconf-legacy-12.19.2-6|587	* Mon Sep 10 2007 Thierry Vignaud <tv@mandriva.org> 10.6.1-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|588	+ Revision: 84096
12cu|drakconf-legacy-12.19.2-6|589	- do not show mcc's menu when embedding edit-urpm-sources (#33316)
12cu|drakconf-legacy-12.19.2-6|590	- fix rfbdrake path (#33373)
12cu|drakconf-legacy-12.19.2-6|591	- typo fix (#33274)
12cu|drakconf-legacy-12.19.2-6|592	- updated translations
12cu|drakconf-legacy-12.19.2-6|593	
12cu|drakconf-legacy-12.19.2-6|594	* Wed Sep 05 2007 Thierry Vignaud <tv@mandriva.org> 10.6-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|595	+ Revision: 80296
12cu|drakconf-legacy-12.19.2-6|596	- adjust file list
12cu|drakconf-legacy-12.19.2-6|597	- add a transfugdrake entry
12cu|drakconf-legacy-12.19.2-6|598	- add back "Access Windows shares" tool
12cu|drakconf-legacy-12.19.2-6|599	- enable to run as a user if using --testing option
12cu|drakconf-legacy-12.19.2-6|600	- fix icon alignment for RTL locales (#32881)
12cu|drakconf-legacy-12.19.2-6|601	- improved margin between tables & subtitles
12cu|drakconf-legacy-12.19.2-6|602	- new icons for "Network Center"  & "rpmdrake"
12cu|drakconf-legacy-12.19.2-6|603	- updated descriptions
12cu|drakconf-legacy-12.19.2-6|604	- suggests transfugdrake
12cu|drakconf-legacy-12.19.2-6|605	- stop packaging desktop entries for g-c-c
12cu|drakconf-legacy-12.19.2-6|606	
12cu|drakconf-legacy-12.19.2-6|607	* Wed Aug 22 2007 Thierry Vignaud <tv@mandriva.org> 10.5-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|608	+ Revision: 68962
12cu|drakconf-legacy-12.19.2-6|609	- don't use extra space if we have only one icon in last row
12cu|drakconf-legacy-12.19.2-6|610	- hide mdvonline wizard since web registering is unused/broken
12cu|drakconf-legacy-12.19.2-6|611	- increase default size for resolutions bigger than > 800x600 (modulo
12cu|drakconf-legacy-12.19.2-6|612	laptops)
12cu|drakconf-legacy-12.19.2-6|613	- move "Software Media Manager" into "Software Management"
12cu|drakconf-legacy-12.19.2-6|614	- offer report a bug on embedded tool instead of drakconf in menu
12cu|drakconf-legacy-12.19.2-6|615	- prevent not being able to close mcc once drakbug was fired
12cu|drakconf-legacy-12.19.2-6|616	
12cu|drakconf-legacy-12.19.2-6|617	* Wed Aug 22 2007 Olivier Blin <blino@mandriva.org> 10.4.25-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|618	+ Revision: 68779
12cu|drakconf-legacy-12.19.2-6|619	- 10.4.25
12cu|drakconf-legacy-12.19.2-6|620	- add back "Add Connection" wizard
12cu|drakconf-legacy-12.19.2-6|621	- remove Roaming entry
12cu|drakconf-legacy-12.19.2-6|622	- use temporary icon for network center
12cu|drakconf-legacy-12.19.2-6|623	- render right titles with a smaller font and in gray (Tv)
12cu|drakconf-legacy-12.19.2-6|624	
12cu|drakconf-legacy-12.19.2-6|625	* Mon Aug 13 2007 Thierry Vignaud <tv@mandriva.org> 10.4.24-3mdv2008.0
12cu|drakconf-legacy-12.19.2-6|626	+ Revision: 62660
12cu|drakconf-legacy-12.19.2-6|627	- fix file conflict
12cu|drakconf-legacy-12.19.2-6|628	
12cu|drakconf-legacy-12.19.2-6|629	* Sun Aug 12 2007 Pixel <pixel@mandriva.com> 10.4.24-2mdv2008.0
12cu|drakconf-legacy-12.19.2-6|630	+ Revision: 62220
12cu|drakconf-legacy-12.19.2-6|631	- don't suggest mdkwebadmin, no such package (and mdkwebadmin.pl is bundled here)
12cu|drakconf-legacy-12.19.2-6|632	
12cu|drakconf-legacy-12.19.2-6|633	* Sat Aug 11 2007 Thierry Vignaud <tv@mandriva.org> 10.4.24-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|634	+ Revision: 61883
12cu|drakconf-legacy-12.19.2-6|635	- fix subtitles alignment with RTL locales (#32445)
12cu|drakconf-legacy-12.19.2-6|636	- Suggests: drakfax, rpmdrake, mdkwebadmin, rfbdrake
12cu|drakconf-legacy-12.19.2-6|637	
12cu|drakconf-legacy-12.19.2-6|638	* Wed Aug 08 2007 Thierry Vignaud <tv@mandriva.org> 10.4.23-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|639	+ Revision: 60265
12cu|drakconf-legacy-12.19.2-6|640	- cleanup code by killing last workarounds for expert mode
12cu|drakconf-legacy-12.19.2-6|641	- enable to test new view when network center is installed
12cu|drakconf-legacy-12.19.2-6|642	- new GUI:
12cu|drakconf-legacy-12.19.2-6|643	o create sub groups with title in the right part
12cu|drakconf-legacy-12.19.2-6|644	o add default titles
12cu|drakconf-legacy-12.19.2-6|645	o reorder samba vs NFS
12cu|drakconf-legacy-12.19.2-6|646	
12cu|drakconf-legacy-12.19.2-6|647	* Tue Jul 31 2007 Thierry Vignaud <tv@mandriva.org> 10.4.22-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|648	+ Revision: 57138
12cu|drakconf-legacy-12.19.2-6|649	- add driver name to CD/DVD descriptions in order to reduce confusion
12cu|drakconf-legacy-12.19.2-6|650	when there's several of them
12cu|drakconf-legacy-12.19.2-6|651	- keep only one entry for XFdrake
12cu|drakconf-legacy-12.19.2-6|652	- kill expert mode
12cu|drakconf-legacy-12.19.2-6|653	- kill drakxtv since bttv configuration was only needed with very old
12cu|drakconf-legacy-12.19.2-6|654	cards and since kdetv and the like have their own scanning wizards
12cu|drakconf-legacy-12.19.2-6|655	- merge "Install Software", "Installed Software", "Remove Software" as
12cu|drakconf-legacy-12.19.2-6|656	they basically are the same software in different views we keep
12cu|drakconf-legacy-12.19.2-6|657	MandrivaUpdate for now since it offers to update media
12cu|drakconf-legacy-12.19.2-6|658	- move "Display Manager chooser" from "System" section into "Boot" one
12cu|drakconf-legacy-12.19.2-6|659	- rename "Mount Points" as "Local disks" (#31779)
12cu|drakconf-legacy-12.19.2-6|660	- split out "network sharing" out of "mount points" (#31779)
12cu|drakconf-legacy-12.19.2-6|661	- bump require on drakxtools
12cu|drakconf-legacy-12.19.2-6|662	
12cu|drakconf-legacy-12.19.2-6|663	* Wed Jun 27 2007 Thierry Vignaud <tv@mandriva.org> 10.4.21-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|664	+ Revision: 44998
12cu|drakconf-legacy-12.19.2-6|665	- display the release in the about dialog (#31223)
12cu|drakconf-legacy-12.19.2-6|666	- rename "Set Samba mount points" entry as "Configure Windows shared
12cu|drakconf-legacy-12.19.2-6|667	drives on the local network" (#28976)
12cu|drakconf-legacy-12.19.2-6|668	- show release notes from the help menu (#26281)
12cu|drakconf-legacy-12.19.2-6|669	- show errata from the help menu too
12cu|drakconf-legacy-12.19.2-6|670	- workaround libgtkhtml2_0 infamously blocking events on
12cu|drakconf-legacy-12.19.2-6|671	hidden-due-to-scroll links (#23185)
12cu|drakconf-legacy-12.19.2-6|672	- drop /usr/X11R6/bin/DrakConf symlink (#24749)
12cu|drakconf-legacy-12.19.2-6|673	- disable startup notification (#29679)
12cu|drakconf-legacy-12.19.2-6|674	
12cu|drakconf-legacy-12.19.2-6|675	* Fri Jun 08 2007 Thierry Vignaud <tv@mandriva.org> 10.4.20-1mdv2008.0
12cu|drakconf-legacy-12.19.2-6|676	+ Revision: 37487
12cu|drakconf-legacy-12.19.2-6|677	- first release after SVN recover
12cu|drakconf-legacy-12.19.2-6|678	
12cu|drakconf-legacy-12.19.2-6|679	
12cu|drakconf-legacy-12.19.2-6|680	* Tue Mar 27 2007 Thierry Vignaud <tvignaud@mandriva.com> 10.4.19-1mdv2007.1
12cu|drakconf-legacy-12.19.2-6|681	+ Revision: 148880
12cu|drakconf-legacy-12.19.2-6|682	- do not account help browser as a child to wait for, thus enabling to
12cu|drakconf-legacy-12.19.2-6|683	close mcc while help is browsed in external browser (#28442)
12cu|drakconf-legacy-12.19.2-6|684	
12cu|drakconf-legacy-12.19.2-6|685	* Mon Mar 19 2007 Thierry Vignaud <tvignaud@mandriva.com> 10.4.18-1mdv2007.1
12cu|drakconf-legacy-12.19.2-6|686	+ Revision: 146564
12cu|drakconf-legacy-12.19.2-6|687	- make it fit in 800x600
12cu|drakconf-legacy-12.19.2-6|688	- do not package big ChangeLog
12cu|drakconf-legacy-12.19.2-6|689	
12cu|drakconf-legacy-12.19.2-6|690	* Fri Mar 16 2007 Thierry Vignaud <tvignaud@mandriva.com> 10.4.17-2mdv2007.1
12cu|drakconf-legacy-12.19.2-6|691	+ Revision: 145198
12cu|drakconf-legacy-12.19.2-6|692	- bump release
12cu|drakconf-legacy-12.19.2-6|693	
12cu|drakconf-legacy-12.19.2-6|694	* Fri Mar 16 2007 Thierry Vignaud <tvignaud@mandriva.com> 10.4.17-1mdv2007.1
12cu|drakconf-legacy-12.19.2-6|695	+ Revision: 145055
12cu|drakconf-legacy-12.19.2-6|696	- translation update
12cu|drakconf-legacy-12.19.2-6|697	
12cu|drakconf-legacy-12.19.2-6|698	* Mon Jan 22 2007 Thierry Vignaud <tvignaud@mandriva.com> 10.4.16-1mdv2007.1
12cu|drakconf-legacy-12.19.2-6|699	+ Revision: 111861
12cu|drakconf-legacy-12.19.2-6|700	- fix fcrozat's fix
12cu|drakconf-legacy-12.19.2-6|701	- fix build
12cu|drakconf-legacy-12.19.2-6|702	- require drak3d & drakx-kbd-mouse-x11
12cu|drakconf-legacy-12.19.2-6|703	- don't require draktermserv; we don't offer to run it
12cu|drakconf-legacy-12.19.2-6|704	- require drakbackup & draktermserv
12cu|drakconf-legacy-12.19.2-6|705	
12cu|drakconf-legacy-12.19.2-6|706	* Tue Dec 05 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.15-1mdv2007.1
12cu|drakconf-legacy-12.19.2-6|707	+ Revision: 90759
12cu|drakconf-legacy-12.19.2-6|708	- really overite 10.4.14 tarball with 10.4.15 one
12cu|drakconf-legacy-12.19.2-6|709	- about dialog:
12cu|drakconf-legacy-12.19.2-6|710	o don't display emails of authors
12cu|drakconf-legacy-12.19.2-6|711	o fix banner
12cu|drakconf-legacy-12.19.2-6|712	
12cu|drakconf-legacy-12.19.2-6|713	* Thu Nov 30 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.14-2mdv2007.1
12cu|drakconf-legacy-12.19.2-6|714	+ Revision: 89463
12cu|drakconf-legacy-12.19.2-6|715	- fix require (drakx-net instead of drakxnet)
12cu|drakconf-legacy-12.19.2-6|716	
12cu|drakconf-legacy-12.19.2-6|717	* Thu Nov 30 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.14-1mdv2007.1
12cu|drakconf-legacy-12.19.2-6|718	+ Revision: 89408
12cu|drakconf-legacy-12.19.2-6|719	- Import drakconf
12cu|drakconf-legacy-12.19.2-6|720	
12cu|drakconf-legacy-12.19.2-6|721	* Thu Nov 30 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.14-1mdv2007.1
12cu|drakconf-legacy-12.19.2-6|722	- requires drakx-net & printerdrake
12cu|drakconf-legacy-12.19.2-6|723	
12cu|drakconf-legacy-12.19.2-6|724	* Sat Sep 23 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.13-1mdv2007.0
12cu|drakconf-legacy-12.19.2-6|725	- fix menu group
12cu|drakconf-legacy-12.19.2-6|726	- workaround rpm issues on updates
12cu|drakconf-legacy-12.19.2-6|727	
12cu|drakconf-legacy-12.19.2-6|728	* Wed Sep 20 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.12-1mdv2007.0
12cu|drakconf-legacy-12.19.2-6|729	- handle embedded tools that block SIG_KILL (#24914)
12cu|drakconf-legacy-12.19.2-6|730	
12cu|drakconf-legacy-12.19.2-6|731	* Sat Sep 16 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.11-1mdv2007.0
12cu|drakconf-legacy-12.19.2-6|732	- news & kolab wizards are now dead
12cu|drakconf-legacy-12.19.2-6|733	
12cu|drakconf-legacy-12.19.2-6|734	* Wed Sep 13 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.10-1mdv2007.0
12cu|drakconf-legacy-12.19.2-6|735	- translation update
12cu|drakconf-legacy-12.19.2-6|736	
12cu|drakconf-legacy-12.19.2-6|737	* Sat Sep 09 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.9-1mdv2007.0
12cu|drakconf-legacy-12.19.2-6|738	- allow to disable 3d desktop in text drakconf (#25316)
12cu|drakconf-legacy-12.19.2-6|739	- printer wizard doesn't exist anymore
12cu|drakconf-legacy-12.19.2-6|740	
12cu|drakconf-legacy-12.19.2-6|741	* Thu Sep 07 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.8-1mdv2007.0
12cu|drakconf-legacy-12.19.2-6|742	- unhide main XFdrake icon
12cu|drakconf-legacy-12.19.2-6|743	
12cu|drakconf-legacy-12.19.2-6|744	* Wed Sep 06 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.7-1mdv2007.0
12cu|drakconf-legacy-12.19.2-6|745	- drakmenustyle replaced menudrake
12cu|drakconf-legacy-12.19.2-6|746	- show localekdrake in mcc
12cu|drakconf-legacy-12.19.2-6|747	
12cu|drakconf-legacy-12.19.2-6|748	* Tue Aug 29 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.6-1mdv2007.0
12cu|drakconf-legacy-12.19.2-6|749	- update translations
12cu|drakconf-legacy-12.19.2-6|750	
12cu|drakconf-legacy-12.19.2-6|751	* Tue Aug 29 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.5-1mdv2007.0
12cu|drakconf-legacy-12.19.2-6|752	- fix bogus icons (#24789)
12cu|drakconf-legacy-12.19.2-6|753	
12cu|drakconf-legacy-12.19.2-6|754	* Fri Aug 25 2006 Olivier Blin <oblin@mandriva.com> 10.4.4-1mdv2007.0
12cu|drakconf-legacy-12.19.2-6|755	- add drak3d, drakinvictus and drakvpn
12cu|drakconf-legacy-12.19.2-6|756	- update draknetprofile icon
12cu|drakconf-legacy-12.19.2-6|757	- from Thierry Vignaud:
12cu|drakconf-legacy-12.19.2-6|758	o set minimum size to a bigger value if screen size is bigger than 640x480
12cu|drakconf-legacy-12.19.2-6|759	(thus fixing overlapping widgets when resizing mcc to its minimal size)
12cu|drakconf-legacy-12.19.2-6|760	o prevent "spoofing" minimum size
12cu|drakconf-legacy-12.19.2-6|761	o s/Mandrake/Mandriva/ in icon file names (#21539)
12cu|drakconf-legacy-12.19.2-6|762	o drakxconf: warn if tool is not executable
12cu|drakconf-legacy-12.19.2-6|763	o drakxconf: tinyfirewall was replaced drakfirewall (#24592)
12cu|drakconf-legacy-12.19.2-6|764	- from Stew Benedict:
12cu|drakconf-legacy-12.19.2-6|765	o let drakbackup show only it's own menu
12cu|drakconf-legacy-12.19.2-6|766	
12cu|drakconf-legacy-12.19.2-6|767	* Wed Aug 02 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.3-1mdv2007.0
12cu|drakconf-legacy-12.19.2-6|768	- fix menu entry
12cu|drakconf-legacy-12.19.2-6|769	
12cu|drakconf-legacy-12.19.2-6|770	* Sun Jul 30 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.2-1mdv2007.0
12cu|drakconf-legacy-12.19.2-6|771	- switch to XDG menu
12cu|drakconf-legacy-12.19.2-6|772	
12cu|drakconf-legacy-12.19.2-6|773	* Thu Jun 01 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.1-1mdv2007.0
12cu|drakconf-legacy-12.19.2-6|774	- drop old netprofile stuff (blino)
12cu|drakconf-legacy-12.19.2-6|775	- add a draknetprofile icon (blino)
12cu|drakconf-legacy-12.19.2-6|776	
12cu|drakconf-legacy-12.19.2-6|777	* Wed Mar 22 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.0-1mdk
12cu|drakconf-legacy-12.19.2-6|778	- hide mcc's menu when running draknfs and draksambashare since they
12cu|drakconf-legacy-12.19.2-6|779	already provides a menu bar (#21528)
12cu|drakconf-legacy-12.19.2-6|780	
12cu|drakconf-legacy-12.19.2-6|781	* Wed Feb 15 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.3.2-1mdk
12cu|drakconf-legacy-12.19.2-6|782	- do not use stock icons in menus
12cu|drakconf-legacy-12.19.2-6|783	- offer to upload hw list in the online db and start a browser there
12cu|drakconf-legacy-12.19.2-6|784	in order to specify the hw status
12cu|drakconf-legacy-12.19.2-6|785	
12cu|drakconf-legacy-12.19.2-6|786	* Tue Jan 03 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.3.1-1mdk
12cu|drakconf-legacy-12.19.2-6|787	- adapt to new DrakX API (#20395)
12cu|drakconf-legacy-12.19.2-6|788	- only warn about non executable programs, just skip non installed
12cu|drakconf-legacy-12.19.2-6|789	stuff (Eskild Hustvedt)
12cu|drakconf-legacy-12.19.2-6|790	- use CREDITS.<lang> if availlable
12cu|drakconf-legacy-12.19.2-6|791	
12cu|drakconf-legacy-12.19.2-6|792	* Tue Sep 20 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-5mdk
12cu|drakconf-legacy-12.19.2-6|793	- show drakauth (again) in "system" section only if drakwizard isn't
12cu|drakconf-legacy-12.19.2-6|794	installed (#18687)
12cu|drakconf-legacy-12.19.2-6|795	
12cu|drakconf-legacy-12.19.2-6|796	* Mon Sep 19 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-4mdk
12cu|drakconf-legacy-12.19.2-6|797	- display a banner for drakhosts
12cu|drakconf-legacy-12.19.2-6|798	- don't show "NFS exports" twice (blino, #18670)
12cu|drakconf-legacy-12.19.2-6|799	- use proper icon for drakhosts
12cu|drakconf-legacy-12.19.2-6|800	- really run sshd wizard when requested (blino, #18645)
12cu|drakconf-legacy-12.19.2-6|801	
12cu|drakconf-legacy-12.19.2-6|802	* Sat Sep 17 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-3mdk
12cu|drakconf-legacy-12.19.2-6|803	- do display 3 missing icons
12cu|drakconf-legacy-12.19.2-6|804	
12cu|drakconf-legacy-12.19.2-6|805	* Fri Sep 16 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-2mdk
12cu|drakconf-legacy-12.19.2-6|806	- fix switching section while starting a non embedded tool (#17284)
12cu|drakconf-legacy-12.19.2-6|807	
12cu|drakconf-legacy-12.19.2-6|808	* Thu Sep 15 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-1mdk
12cu|drakconf-legacy-12.19.2-6|809	- add new tools (draknfs, drakhosts, draksambashare) and new wizards
12cu|drakconf-legacy-12.19.2-6|810	(sambashare, sambaprint, sshd)
12cu|drakconf-legacy-12.19.2-6|811	- only show wizards that are installed after drakwizard split
12cu|drakconf-legacy-12.19.2-6|812	- fix garbaged display when toggling "expert mode" while a tool is
12cu|drakconf-legacy-12.19.2-6|813	embedded (#17212)
12cu|drakconf-legacy-12.19.2-6|814	- translation update
12cu|drakconf-legacy-12.19.2-6|815	- enable sub dialogs to be transient to mcc's main window
12cu|drakconf-legacy-12.19.2-6|816	
12cu|drakconf-legacy-12.19.2-6|817	* Thu Jun 09 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.6mdk
12cu|drakconf-legacy-12.19.2-6|818	- fix profiles (blino)
12cu|drakconf-legacy-12.19.2-6|819	
12cu|drakconf-legacy-12.19.2-6|820	* Wed Jun 08 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.5mdk
12cu|drakconf-legacy-12.19.2-6|821	- use new drakconnect API (blino)
12cu|drakconf-legacy-12.19.2-6|822	
12cu|drakconf-legacy-12.19.2-6|823	* Tue May 17 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.4mdk
12cu|drakconf-legacy-12.19.2-6|824	- improved layout of CREDITS in about dialog (#14995)
12cu|drakconf-legacy-12.19.2-6|825	
12cu|drakconf-legacy-12.19.2-6|826	* Tue May 03 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.3mdk
12cu|drakconf-legacy-12.19.2-6|827	- fix restoring notebook position when switching from/to expert mode
12cu|drakconf-legacy-12.19.2-6|828	- fix detecting buggy programs not starting
12cu|drakconf-legacy-12.19.2-6|829	- fix contributors list (blino, #14995)
12cu|drakconf-legacy-12.19.2-6|830	
12cu|drakconf-legacy-12.19.2-6|831	* Tue Apr 19 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.3-0.2mdk
12cu|drakconf-legacy-12.19.2-6|832	- fix mandrivaupdate's icon (#15494)
12cu|drakconf-legacy-12.19.2-6|833	
12cu|drakconf-legacy-12.19.2-6|834	* Sat Apr 16 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.3-0.1mdk
12cu|drakconf-legacy-12.19.2-6|835	- Mandrakesoft is now Mandriva
12cu|drakconf-legacy-12.19.2-6|836	
12cu|drakconf-legacy-12.19.2-6|837	* Wed Mar 30 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-5mdk
12cu|drakconf-legacy-12.19.2-6|838	- move small icons in their own package (#13392)
12cu|drakconf-legacy-12.19.2-6|839	
12cu|drakconf-legacy-12.19.2-6|840	* Thu Mar 24 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-4mdk
12cu|drakconf-legacy-12.19.2-6|841	- add "roaming" icon in network section
12cu|drakconf-legacy-12.19.2-6|842	- improve layout for RTL languages
12cu|drakconf-legacy-12.19.2-6|843	- reduce columns flicking (now it only happens when a page has a
12cu|drakconf-legacy-12.19.2-6|844	scrollbar)
12cu|drakconf-legacy-12.19.2-6|845	- update translations
12cu|drakconf-legacy-12.19.2-6|846	
12cu|drakconf-legacy-12.19.2-6|847	* Fri Mar 18 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-3mdk
12cu|drakconf-legacy-12.19.2-6|848	- fix hidden left icons when expert mode is altered several times
12cu|drakconf-legacy-12.19.2-6|849	whereas a tool is embedded (#14440)
12cu|drakconf-legacy-12.19.2-6|850	- fix RTL rendering (#14517):
12cu|drakconf-legacy-12.19.2-6|851	o add bidi hints for html render engines
12cu|drakconf-legacy-12.19.2-6|852	o explicitely align RTL texts to right
12cu|drakconf-legacy-12.19.2-6|853	o pack text & icon from righ to left for RTL languages
12cu|drakconf-legacy-12.19.2-6|854	
12cu|drakconf-legacy-12.19.2-6|855	* Mon Mar 07 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-2mdk
12cu|drakconf-legacy-12.19.2-6|856	- translation updates
12cu|drakconf-legacy-12.19.2-6|857	
12cu|drakconf-legacy-12.19.2-6|858	* Wed Mar 02 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-1mdk
12cu|drakconf-legacy-12.19.2-6|859	- enhanced layout (#13447)
12cu|drakconf-legacy-12.19.2-6|860	- fix bogus portuguese translation (#13695)
12cu|drakconf-legacy-12.19.2-6|861	
12cu|drakconf-legacy-12.19.2-6|862	* Fri Feb 25 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.11mdk
12cu|drakconf-legacy-12.19.2-6|863	- fix layout bug on "expert mode" switch while embedding a tool (#13416)
12cu|drakconf-legacy-12.19.2-6|864	- display a graphical warning when the translations are bogus
12cu|drakconf-legacy-12.19.2-6|865	
12cu|drakconf-legacy-12.19.2-6|866	* Fri Feb 25 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.10mdk
12cu|drakconf-legacy-12.19.2-6|867	- prevent translation bugs (such as #13540) to happen
12cu|drakconf-legacy-12.19.2-6|868	
12cu|drakconf-legacy-12.19.2-6|869	* Thu Feb 24 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.9mdk
12cu|drakconf-legacy-12.19.2-6|870	- fix crashes in profile dialogs (#7313)
12cu|drakconf-legacy-12.19.2-6|871	- really use short descriptions in banners (#13567)
12cu|drakconf-legacy-12.19.2-6|872	- kill logdrake when asked for in menu (#9329)
12cu|drakconf-legacy-12.19.2-6|873	
12cu|drakconf-legacy-12.19.2-6|874	* Mon Feb 21 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.8mdk
12cu|drakconf-legacy-12.19.2-6|875	- update drakups' icons
12cu|drakconf-legacy-12.19.2-6|876	
12cu|drakconf-legacy-12.19.2-6|877	* Tue Feb 15 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.7mdk
12cu|drakconf-legacy-12.19.2-6|878	- fix drakstats path
12cu|drakconf-legacy-12.19.2-6|879	- update translations (#13673)
12cu|drakconf-legacy-12.19.2-6|880	
12cu|drakconf-legacy-12.19.2-6|881	* Mon Feb 14 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.6mdk
12cu|drakconf-legacy-12.19.2-6|882	- enable drakconf to display third parties wizard (#13643)
12cu|drakconf-legacy-12.19.2-6|883	- drakstats is located now in /usr/sbin/drakstats (daouda, #13572)
12cu|drakconf-legacy-12.19.2-6|884	- do not show banner for mandrakeupdate which now take care of that
12cu|drakconf-legacy-12.19.2-6|885	
12cu|drakconf-legacy-12.19.2-6|886	* Fri Feb 11 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.5mdk
12cu|drakconf-legacy-12.19.2-6|887	- use short description for banners (#13567)
12cu|drakconf-legacy-12.19.2-6|888	
12cu|drakconf-legacy-12.19.2-6|889	* Thu Feb 10 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.4mdk
12cu|drakconf-legacy-12.19.2-6|890	- add a mdkonline icon in rpmdrake section
12cu|drakconf-legacy-12.19.2-6|891	- update translations
12cu|drakconf-legacy-12.19.2-6|892	
12cu|drakconf-legacy-12.19.2-6|893	* Thu Feb 03 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.3mdk
12cu|drakconf-legacy-12.19.2-6|894	- add long descriptions with 2 columns layout
12cu|drakconf-legacy-12.19.2-6|895	- hide "Installed Software" entry now that we have long description
12cu|drakconf-legacy-12.19.2-6|896	strings (# 13041)
12cu|drakconf-legacy-12.19.2-6|897	- fix icon alignment (#12447)
12cu|drakconf-legacy-12.19.2-6|898	- workaround disappearing gdk window crash (#13190)
12cu|drakconf-legacy-12.19.2-6|899	- really show drakauth in system section only if drakwizard isn't installed
12cu|drakconf-legacy-12.19.2-6|900	- add a few new icons
12cu|drakconf-legacy-12.19.2-6|901	
12cu|drakconf-legacy-12.19.2-6|902	* Mon Jan 24 2005 Daouda LO <daouda@mandrakesoft.com> 10.2-0.2mdk
12cu|drakconf-legacy-12.19.2-6|903	- added drakstats to package management section
12cu|drakconf-legacy-12.19.2-6|904	- some cleanups
12cu|drakconf-legacy-12.19.2-6|905	
12cu|drakconf-legacy-12.19.2-6|906	* Mon Jan 24 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.1mdk
12cu|drakconf-legacy-12.19.2-6|907	- split the wizard category in four
12cu|drakconf-legacy-12.19.2-6|908	- reorder categories by usage frequency
12cu|drakconf-legacy-12.19.2-6|909	- kill embedded tool instead of exiting the whole mcc when one click
12cu|drakconf-legacy-12.19.2-6|910	on the close icon and when a tool is embedded
12cu|drakconf-legacy-12.19.2-6|911	
12cu|drakconf-legacy-12.19.2-6|912	* Wed Jan 12 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-4mdk
12cu|drakconf-legacy-12.19.2-6|913	- hide menu and banner too when embedding harddrake2 & rpmdrake
12cu|drakconf-legacy-12.19.2-6|914	
12cu|drakconf-legacy-12.19.2-6|915	* Wed Jan 12 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-3mdk
12cu|drakconf-legacy-12.19.2-6|916	- internal cleanings
12cu|drakconf-legacy-12.19.2-6|917	- embedd printerdrake & userdrake
12cu|drakconf-legacy-12.19.2-6|918	- add an "installed softwares" icon in rpmdrake section
12cu|drakconf-legacy-12.19.2-6|919	- show drakauth in system section
12cu|drakconf-legacy-12.19.2-6|920	
12cu|drakconf-legacy-12.19.2-6|921	* Sat Oct 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-2mdk
12cu|drakconf-legacy-12.19.2-6|922	- start drakups in wizard mode
12cu|drakconf-legacy-12.19.2-6|923	
12cu|drakconf-legacy-12.19.2-6|924	* Fri Oct 01 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-1mdk
12cu|drakconf-legacy-12.19.2-6|925	- show UPS icon
12cu|drakconf-legacy-12.19.2-6|926	
12cu|drakconf-legacy-12.19.2-6|927	* Sat Sep 25 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.7mdk
12cu|drakconf-legacy-12.19.2-6|928	- hide main XFdrake icon
12cu|drakconf-legacy-12.19.2-6|929	
12cu|drakconf-legacy-12.19.2-6|930	* Tue Sep 14 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.6mdk
12cu|drakconf-legacy-12.19.2-6|931	- enable to start directly with drakwizard
12cu|drakconf-legacy-12.19.2-6|932	- show LDAP wizard
12cu|drakconf-legacy-12.19.2-6|933	
12cu|drakconf-legacy-12.19.2-6|934	* Tue Sep 14 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.5mdk
12cu|drakconf-legacy-12.19.2-6|935	- add hidden entries for localedrake and drakauth
12cu|drakconf-legacy-12.19.2-6|936	- accept tags with spaces with --start-with option
12cu|drakconf-legacy-12.19.2-6|937	- about dialog:
12cu|drakconf-legacy-12.19.2-6|938	o fix utf-8 issues
12cu|drakconf-legacy-12.19.2-6|939	o fix parsing new CREDITS file
12cu|drakconf-legacy-12.19.2-6|940	
12cu|drakconf-legacy-12.19.2-6|941	* Thu Sep 09 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.4mdk
12cu|drakconf-legacy-12.19.2-6|942	- main notebook (better respect of l10n):
12cu|drakconf-legacy-12.19.2-6|943	o let labels wrap
12cu|drakconf-legacy-12.19.2-6|944	o enable the main notebook to scroll:
12cu|drakconf-legacy-12.19.2-6|945	- about dialog: display translator name
12cu|drakconf-legacy-12.19.2-6|946	- fix menu entry capitalization (thus reusing simplified menu string)
12cu|drakconf-legacy-12.19.2-6|947	- translation snapshot
12cu|drakconf-legacy-12.19.2-6|948	
12cu|drakconf-legacy-12.19.2-6|949	* Thu Sep 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.3mdk
12cu|drakconf-legacy-12.19.2-6|950	- new design
12cu|drakconf-legacy-12.19.2-6|951	- add support for the '--start-with=foobar' command line option that
12cu|drakconf-legacy-12.19.2-6|952	enable to start mcc directly with specified applet
12cu|drakconf-legacy-12.19.2-6|953	
12cu|drakconf-legacy-12.19.2-6|954	* Sat Aug 28 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.2mdk
12cu|drakconf-legacy-12.19.2-6|955	- translation update
12cu|drakconf-legacy-12.19.2-6|956	- fix about dialogs (credits got broken by mandrakelinux-release
12cu|drakconf-legacy-12.19.2-6|957	package renaming)
12cu|drakconf-legacy-12.19.2-6|958	- PXE wizard is dead
12cu|drakconf-legacy-12.19.2-6|959	- fix special "<control>" entries (pablo)
12cu|drakconf-legacy-12.19.2-6|960	- make web wizard description more accurate (#8153)
12cu|drakconf-legacy-12.19.2-6|961	- drakconsole: add a title for when one run it not from mcc
12cu|drakconf-legacy-12.19.2-6|962	
12cu|drakconf-legacy-12.19.2-6|963	* Fri Jul 23 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.1mdk
12cu|drakconf-legacy-12.19.2-6|964	- sync with new drakconnect API
12cu|drakconf-legacy-12.19.2-6|965	
12cu|drakconf-legacy-12.19.2-6|966	* Wed Jun 16 2004 Daouda LO <daouda@mandrakesoft.com> 10-14mdk
12cu|drakconf-legacy-12.19.2-6|967	- embed rfbdrake (Online Administration section)
12cu|drakconf-legacy-12.19.2-6|968	- fix buildrequires (Per Øyvind Karlsen)
12cu|drakconf-legacy-12.19.2-6|969	- fix profiles garbage (tvignaud, #9278)
12cu|drakconf-legacy-12.19.2-6|970	
12cu|drakconf-legacy-12.19.2-6|971	* Thu Apr 15 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-13mdk
12cu|drakconf-legacy-12.19.2-6|972	- remove stock icon from button
12cu|drakconf-legacy-12.19.2-6|973	- display drakcronat icon if installed
12cu|drakconf-legacy-12.19.2-6|974	

9194 12
12cu|drakguard-policy-0.7.7-9|1	Summary:	Parental control tool with NetPolice DNS enable
12cu|drakguard-policy-0.7.7-9|2	Name:		drakguard-policy
12cu|drakguard-policy-0.7.7-9|3	Version:	0.7.7
12cu|drakguard-policy-0.7.7-9|4	Release:	9
12cu|drakguard-policy-0.7.7-9|5	License:	GPLv2+
12cu|drakguard-policy-0.7.7-9|6	Group:		System/Configuration/Other
12cu|drakguard-policy-0.7.7-9|7	Url:		http://www.rosalab.ru/
12cu|drakguard-policy-0.7.7-9|8	Requires(post,postun):	squid
12cu|drakguard-policy-0.7.7-9|9	Requires:	drakguard
12cu|drakguard-policy-0.7.7-9|10	BuildArch:	noarch
12cu|drakguard-policy-0.7.7-9|11	
12cu|drakguard-policy-0.7.7-9|12	%description
12cu|drakguard-policy-0.7.7-9|13	This tool allows to configure parental control. It can block access to
12cu|drakguard-policy-0.7.7-9|14	web sites and restrict connection during a specified timeframe. This version
12cu|drakguard-policy-0.7.7-9|15	consist DNS-protect from russian company Yandex.
12cu|drakguard-policy-0.7.7-9|16	
12cu|drakguard-policy-0.7.7-9|17	To disable NetPolice filters remove this line from /etc/squid/squid.conf:
12cu|drakguard-policy-0.7.7-9|18	dns_nameservers 77.88.8.3 77.88.8.7
12cu|drakguard-policy-0.7.7-9|19	
12cu|drakguard-policy-0.7.7-9|20	%files
12cu|drakguard-policy-0.7.7-9|21	
12cu|drakguard-policy-0.7.7-9|22	%post
12cu|drakguard-policy-0.7.7-9|23	echo "dns_nameservers 77.88.8.3 77.88.8.7" >> /etc/squid/squid.conf
12cu|drakguard-policy-0.7.7-9|24	
12cu|drakguard-policy-0.7.7-9|25	%postun
12cu|drakguard-policy-0.7.7-9|26	sed -i 's/dns_nameservers\ 77.88.8.3\ 77.88.8.7//' /etc/squid/squid.conf
12cu|drakguard-policy-0.7.7-9|27	
12cu|drakguard-policy-0.7.7-9|28	#----------------------------------------------------------------------------
12cu|drakguard-policy-0.7.7-9|29	
12cu|drakguard-policy-0.7.7-9|30	%prep
12cu|drakguard-policy-0.7.7-9|31	# Nothing
12cu|drakguard-policy-0.7.7-9|32	
12cu|drakguard-policy-0.7.7-9|33	%build
12cu|drakguard-policy-0.7.7-9|34	# Nothing
12cu|drakguard-policy-0.7.7-9|35	
12cu|drakguard-policy-0.7.7-9|36	%install
12cu|drakguard-policy-0.7.7-9|37	# Nothing
12cu|drakguard-policy-0.7.7-9|38	
12cu|drakguard-policy-0.7.7-9|39	
12cu|drakguard-policy-0.7.7-9|40	%changelog
12cu|drakguard-policy-0.7.7-9|41	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.7-9
12cu|drakguard-policy-0.7.7-9|42	+ Revision: 6410252
12cu|drakguard-policy-0.7.7-9|43	- LOG Spec cleanup
12cu|drakguard-policy-0.7.7-9|44	
12cu|drakguard-policy-0.7.7-9|45	

9195 12
12cu|dreamchess-0.2.0-2|1	Summary:	OpenGL chess game
12cu|dreamchess-0.2.0-2|2	Name:		dreamchess
12cu|dreamchess-0.2.0-2|3	Version:	0.2.0
12cu|dreamchess-0.2.0-2|4	Release:	2
12cu|dreamchess-0.2.0-2|5	License:	GPLv3+
12cu|dreamchess-0.2.0-2|6	Group:		Games/Boards
12cu|dreamchess-0.2.0-2|7	Url:		http://www.dreamchess.org/
12cu|dreamchess-0.2.0-2|8	Source0:	%{name}-%{version}.tar.gz
12cu|dreamchess-0.2.0-2|9	Source1:	%{name}.desktop
12cu|dreamchess-0.2.0-2|10	Source2:	%{name}-48.png
12cu|dreamchess-0.2.0-2|11	Patch0:		dreamchess-0.2.0-pthread.patch
12cu|dreamchess-0.2.0-2|12	Patch1:		dreamchess-0.2.0-sfmt.patch
12cu|dreamchess-0.2.0-2|13	BuildRequires:	jpeg-devel
12cu|dreamchess-0.2.0-2|14	BuildRequires:	pkgconfig(gl)
12cu|dreamchess-0.2.0-2|15	BuildRequires:	pkgconfig(glu)
12cu|dreamchess-0.2.0-2|16	BuildRequires:	pkgconfig(libpng)
12cu|dreamchess-0.2.0-2|17	BuildRequires:	pkgconfig(mxml)
12cu|dreamchess-0.2.0-2|18	BuildRequires:	pkgconfig(sdl)
12cu|dreamchess-0.2.0-2|19	BuildRequires:	pkgconfig(SDL_image)
12cu|dreamchess-0.2.0-2|20	BuildRequires:	pkgconfig(SDL_mixer)
12cu|dreamchess-0.2.0-2|21	BuildRequires:	pkgconfig(zlib)
12cu|dreamchess-0.2.0-2|22	Requires:	%{name}-data = %{EVRD}
12cu|dreamchess-0.2.0-2|23	
12cu|dreamchess-0.2.0-2|24	%description
12cu|dreamchess-0.2.0-2|25	DreamChess is a user interface for playing chess. It comes with its own
12cu|dreamchess-0.2.0-2|26	engine called Dreamer. Both DreamChess and Dreamer are compatible with the
12cu|dreamchess-0.2.0-2|27	xboard/Winboard chess engine communication protocol. This means that
12cu|dreamchess-0.2.0-2|28	DreamChess can be used with other xboard-compatible chess engines such as
12cu|dreamchess-0.2.0-2|29	crafty (ftp://ftp.cis.uab.edu/pub/hyatt/) and GNU Chess
12cu|dreamchess-0.2.0-2|30	(http://www.gnu.org/software/chess/). Similarly, the Dreamer chess engine can
12cu|dreamchess-0.2.0-2|31	be used with other xboard-compatible user interfaces such as xboard and
12cu|dreamchess-0.2.0-2|32	Winboard (http://www.tim-mann.org/xboard.html) and recent editions of the
12cu|dreamchess-0.2.0-2|33	commercial chess program Chessmaster (http://www.chessmaster.com/).
12cu|dreamchess-0.2.0-2|34	
12cu|dreamchess-0.2.0-2|35	%files
12cu|dreamchess-0.2.0-2|36	%doc README COPYING ChangeLog AUTHORS INSTALL
12cu|dreamchess-0.2.0-2|37	%{_gamesbindir}/*
12cu|dreamchess-0.2.0-2|38	%{_datadir}/pixmaps/%{name}.png
12cu|dreamchess-0.2.0-2|39	%{_datadir}/applications/%{name}.desktop
12cu|dreamchess-0.2.0-2|40	%{_mandir}/man6/*
12cu|dreamchess-0.2.0-2|41	
12cu|dreamchess-0.2.0-2|42	#----------------------------------------------------------------------------
12cu|dreamchess-0.2.0-2|43	
12cu|dreamchess-0.2.0-2|44	%package data
12cu|dreamchess-0.2.0-2|45	Summary:	Data files for DreamChess game
12cu|dreamchess-0.2.0-2|46	Group:		Games/Boards
12cu|dreamchess-0.2.0-2|47	BuildArch:	noarch
12cu|dreamchess-0.2.0-2|48	Requires:	%{name} = %{EVRD}
12cu|dreamchess-0.2.0-2|49	
12cu|dreamchess-0.2.0-2|50	%description data
12cu|dreamchess-0.2.0-2|51	This package contains data files for DreamChess game.
12cu|dreamchess-0.2.0-2|52	
12cu|dreamchess-0.2.0-2|53	%files data
12cu|dreamchess-0.2.0-2|54	%{_gamesdatadir}/*
12cu|dreamchess-0.2.0-2|55	
12cu|dreamchess-0.2.0-2|56	#----------------------------------------------------------------------------
12cu|dreamchess-0.2.0-2|57	
12cu|dreamchess-0.2.0-2|58	%prep
12cu|dreamchess-0.2.0-2|59	%setup -q
12cu|dreamchess-0.2.0-2|60	%patch0 -p1
12cu|dreamchess-0.2.0-2|61	%patch1 -p1
12cu|dreamchess-0.2.0-2|62	
12cu|dreamchess-0.2.0-2|63	%build
12cu|dreamchess-0.2.0-2|64	%configure2_5x \
12cu|dreamchess-0.2.0-2|65	--bindir=%{_gamesbindir} \
12cu|dreamchess-0.2.0-2|66	--datadir=%{_gamesdatadir}
12cu|dreamchess-0.2.0-2|67	%make
12cu|dreamchess-0.2.0-2|68	
12cu|dreamchess-0.2.0-2|69	%install
12cu|dreamchess-0.2.0-2|70	%makeinstall_std
12cu|dreamchess-0.2.0-2|71	install -pD -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|dreamchess-0.2.0-2|72	install -pD -m644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|dreamchess-0.2.0-2|73	
12cu|dreamchess-0.2.0-2|74	
12cu|dreamchess-0.2.0-2|75	%changelog
12cu|dreamchess-0.2.0-2|76	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.0-2
12cu|dreamchess-0.2.0-2|77	+ Revision: ef4d4c9
12cu|dreamchess-0.2.0-2|78	- LOG Spec cleanup
12cu|dreamchess-0.2.0-2|79	
12cu|dreamchess-0.2.0-2|80	

9196 12
12cu|dropbox-servicemenu-0.16.1-2|1	Name:           dropbox-servicemenu
12cu|dropbox-servicemenu-0.16.1-2|2	Version:        0.16.1
12cu|dropbox-servicemenu-0.16.1-2|3	Release:        2
12cu|dropbox-servicemenu-0.16.1-2|4	Summary:        Dropbox servicemenu for Konqueror and Dolphin
12cu|dropbox-servicemenu-0.16.1-2|5	Group:          Networking/File transfer
12cu|dropbox-servicemenu-0.16.1-2|6	License:        GPLv3+
12cu|dropbox-servicemenu-0.16.1-2|7	#peace's latest fix
12cu|dropbox-servicemenu-0.16.1-2|8	Url:            http://kde-apps.org/content/show.php/Dropbox+ServiceMenu?content=124416
12cu|dropbox-servicemenu-0.16.1-2|9	Source0:        http://dl.dropbox.com/u/4127065/DropboxServiceMenu-0.16.1_peace.tar.gz
12cu|dropbox-servicemenu-0.16.1-2|10	BuildArch:      noarch
12cu|dropbox-servicemenu-0.16.1-2|11	BuildRequires:  kdebase4, desktop-file-utils
12cu|dropbox-servicemenu-0.16.1-2|12	Requires:       kdebase4, python, xdg-utils, sqlite3-tools, klipper
12cu|dropbox-servicemenu-0.16.1-2|13	
12cu|dropbox-servicemenu-0.16.1-2|14	%description
12cu|dropbox-servicemenu-0.16.1-2|15	Dropbox ServiceMenu is a servicemenu which allows easy access to most
12cu|dropbox-servicemenu-0.16.1-2|16	of Dropbox features.
12cu|dropbox-servicemenu-0.16.1-2|17	
12cu|dropbox-servicemenu-0.16.1-2|18	%prep
12cu|dropbox-servicemenu-0.16.1-2|19	%setup -q -n DropboxServiceMenu-0.16.1_peace
12cu|dropbox-servicemenu-0.16.1-2|20	rm install-it.sh
12cu|dropbox-servicemenu-0.16.1-2|21	rm deinstall.sh
12cu|dropbox-servicemenu-0.16.1-2|22	
12cu|dropbox-servicemenu-0.16.1-2|23	%build
12cu|dropbox-servicemenu-0.16.1-2|24	# nothing to build
12cu|dropbox-servicemenu-0.16.1-2|25	
12cu|dropbox-servicemenu-0.16.1-2|26	
12cu|dropbox-servicemenu-0.16.1-2|27	%install
12cu|dropbox-servicemenu-0.16.1-2|28	mkdir -p $RPM_BUILD_ROOT%{_datadir}/kde4/services/ServiceMenus/
12cu|dropbox-servicemenu-0.16.1-2|29	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cu|dropbox-servicemenu-0.16.1-2|30	install -m 755 dropbox-scripts/pyndexer.py $RPM_BUILD_ROOT%{_bindir}/pyndexer.py
12cu|dropbox-servicemenu-0.16.1-2|31	install -m 755 dropbox-scripts/dropbox.py $RPM_BUILD_ROOT%{_bindir}/dropbox.py
12cu|dropbox-servicemenu-0.16.1-2|32	install -m 755 dropbox-scripts/dropbox-notify.py $RPM_BUILD_ROOT%{_bindir}/dropbox-notify.py
12cu|dropbox-servicemenu-0.16.1-2|33	install -m 755 dropbox-scripts/dropbox_menu.sh $RPM_BUILD_ROOT%{_bindir}/dropbox_menu.sh
12cu|dropbox-servicemenu-0.16.1-2|34	install -m 755 dropbox-scripts/dropbox_menu_translations.sh $RPM_BUILD_ROOT%{_bindir}/dropbox_menu_translations.sh
12cu|dropbox-servicemenu-0.16.1-2|35	
12cu|dropbox-servicemenu-0.16.1-2|36	install -m 644 dropbox_all.desktop $RPM_BUILD_ROOT%{_datadir}/kde4/services/ServiceMenus/
12cu|dropbox-servicemenu-0.16.1-2|37	install -m 644 dropbox_directories.desktop $RPM_BUILD_ROOT%{_datadir}/kde4/services/ServiceMenus/
12cu|dropbox-servicemenu-0.16.1-2|38	install -m 644 dropbox_files.desktop $RPM_BUILD_ROOT%{_datadir}/kde4/services/ServiceMenus/
12cu|dropbox-servicemenu-0.16.1-2|39	
12cu|dropbox-servicemenu-0.16.1-2|40	
12cu|dropbox-servicemenu-0.16.1-2|41	%files
12cu|dropbox-servicemenu-0.16.1-2|42	%defattr(-,root,root,-)
12cu|dropbox-servicemenu-0.16.1-2|43	%doc LICENSE Changelog THANKS pEACEFIX
12cu|dropbox-servicemenu-0.16.1-2|44	%{_bindir}/pyndexer.py
12cu|dropbox-servicemenu-0.16.1-2|45	%{_bindir}/dropbox.py
12cu|dropbox-servicemenu-0.16.1-2|46	%{_bindir}/dropbox-notify.py
12cu|dropbox-servicemenu-0.16.1-2|47	%{_bindir}/dropbox_menu.sh
12cu|dropbox-servicemenu-0.16.1-2|48	%{_bindir}/dropbox_menu_translations.sh
12cu|dropbox-servicemenu-0.16.1-2|49	%{_datadir}/kde4/services/ServiceMenus/dropbox_all.desktop
12cu|dropbox-servicemenu-0.16.1-2|50	%{_datadir}/kde4/services/ServiceMenus/dropbox_directories.desktop
12cu|dropbox-servicemenu-0.16.1-2|51	%{_datadir}/kde4/services/ServiceMenus/dropbox_files.desktop
12cu|dropbox-servicemenu-0.16.1-2|52	
12cu|dropbox-servicemenu-0.16.1-2|53	
12cu|dropbox-servicemenu-0.16.1-2|54	%changelog
12cu|dropbox-servicemenu-0.16.1-2|55	

9197 12
12cu|drumstick-0.5.0-4|1	%define major 0
12cu|drumstick-0.5.0-4|2	%define libalsa %mklibname %{name}-alsa %{major}
12cu|drumstick-0.5.0-4|3	%define libfile %mklibname %{name}-file %{major}
12cu|drumstick-0.5.0-4|4	%define devname %mklibname %{name} -d
12cu|drumstick-0.5.0-4|5	
12cu|drumstick-0.5.0-4|6	Summary:	C++/Qt4 wrapper around the ALSA library sequencer interface
12cu|drumstick-0.5.0-4|7	Name:		drumstick
12cu|drumstick-0.5.0-4|8	Version:	0.5.0
12cu|drumstick-0.5.0-4|9	Release:	4
12cu|drumstick-0.5.0-4|10	Group:		Development/C++
12cu|drumstick-0.5.0-4|11	License:	GPLv2+
12cu|drumstick-0.5.0-4|12	Url:		http://drumstick.sourceforge.net/
12cu|drumstick-0.5.0-4|13	Source0:	http://downloads.sourceforge.net/project/drumstick/%{version}/%{name}-%{version}.tar.bz2
12cu|drumstick-0.5.0-4|14	Patch0:		drumstick-0.5.0-fix-gold-linker.patch
12cu|drumstick-0.5.0-4|15	BuildRequires:	cmake
12cu|drumstick-0.5.0-4|16	BuildRequires:	qt4-devel
12cu|drumstick-0.5.0-4|17	BuildRequires:	pkgconfig(alsa)
12cu|drumstick-0.5.0-4|18	# vpiano example program needs it
12cu|drumstick-0.5.0-4|19	BuildRequires:	pkgconfig(x11)
12cu|drumstick-0.5.0-4|20	# to build the manpages
12cu|drumstick-0.5.0-4|21	BuildRequires:	docbook-style-xsl
12cu|drumstick-0.5.0-4|22	BuildRequires:	docbook-dtd-xml
12cu|drumstick-0.5.0-4|23	BuildRequires:	doxygen >= 1.5.0
12cu|drumstick-0.5.0-4|24	BuildRequires:	graphviz
12cu|drumstick-0.5.0-4|25	BuildRequires:	xsltproc
12cu|drumstick-0.5.0-4|26	# See INSTALL file
12cu|drumstick-0.5.0-4|27	BuildRequires:	shared-mime-info >= 0.3.0
12cu|drumstick-0.5.0-4|28	
12cu|drumstick-0.5.0-4|29	%description
12cu|drumstick-0.5.0-4|30	The %{name} library is a C++ wrapper around the ALSA library sequencer
12cu|drumstick-0.5.0-4|31	interface, using Qt4 objects, idioms and style. The ALSA sequencer
12cu|drumstick-0.5.0-4|32	interface provides software support for MIDI technology on GNU/Linux.
12cu|drumstick-0.5.0-4|33	
12cu|drumstick-0.5.0-4|34	%files
12cu|drumstick-0.5.0-4|35	%doc AUTHORS ChangeLog COPYING NEWS README TODO
12cu|drumstick-0.5.0-4|36	%{_datadir}/mime/packages/drumstick.xml
12cu|drumstick-0.5.0-4|37	
12cu|drumstick-0.5.0-4|38	#----------------------------------------------------------------------------
12cu|drumstick-0.5.0-4|39	
12cu|drumstick-0.5.0-4|40	%package -n %{libalsa}
12cu|drumstick-0.5.0-4|41	Summary:	Drumstick shared library
12cu|drumstick-0.5.0-4|42	Group:		System/Libraries
12cu|drumstick-0.5.0-4|43	Conflicts:	%{name} < 0.5.0-4
12cu|drumstick-0.5.0-4|44	
12cu|drumstick-0.5.0-4|45	%description -n %{libalsa}
12cu|drumstick-0.5.0-4|46	Drumstick shared library.
12cu|drumstick-0.5.0-4|47	
12cu|drumstick-0.5.0-4|48	%files -n %{libalsa}
12cu|drumstick-0.5.0-4|49	%{_libdir}/lib%{name}-alsa.so.%{major}*
12cu|drumstick-0.5.0-4|50	
12cu|drumstick-0.5.0-4|51	#----------------------------------------------------------------------------
12cu|drumstick-0.5.0-4|52	
12cu|drumstick-0.5.0-4|53	%package -n %{libfile}
12cu|drumstick-0.5.0-4|54	Summary:	Drumstick shared library
12cu|drumstick-0.5.0-4|55	Group:		System/Libraries
12cu|drumstick-0.5.0-4|56	Conflicts:	%{name} < 0.5.0-4
12cu|drumstick-0.5.0-4|57	
12cu|drumstick-0.5.0-4|58	%description -n %{libfile}
12cu|drumstick-0.5.0-4|59	Drumstick shared library.
12cu|drumstick-0.5.0-4|60	
12cu|drumstick-0.5.0-4|61	%files -n %{libfile}
12cu|drumstick-0.5.0-4|62	%{_libdir}/lib%{name}-file.so.%{major}*
12cu|drumstick-0.5.0-4|63	
12cu|drumstick-0.5.0-4|64	#----------------------------------------------------------------------------
12cu|drumstick-0.5.0-4|65	
12cu|drumstick-0.5.0-4|66	%package -n %{devname}
12cu|drumstick-0.5.0-4|67	Summary:	Development files for %{name}
12cu|drumstick-0.5.0-4|68	Group:		Development/C++
12cu|drumstick-0.5.0-4|69	Requires:	%{libalsa} = %{EVRD}
12cu|drumstick-0.5.0-4|70	Requires:	%{libfile} = %{EVRD}
12cu|drumstick-0.5.0-4|71	Provides:	%{name}-devel = %{EVRD}
12cu|drumstick-0.5.0-4|72	Conflicts:	%{name}-devel < 0.5.0-4
12cu|drumstick-0.5.0-4|73	Obsoletes:	%{name}-devel < 0.5.0-4
12cu|drumstick-0.5.0-4|74	
12cu|drumstick-0.5.0-4|75	%description -n %{devname}
12cu|drumstick-0.5.0-4|76	The %{name} library is a C++ wrapper around the ALSA library sequencer
12cu|drumstick-0.5.0-4|77	interface, using Qt4 objects, idioms and style. This package contains
12cu|drumstick-0.5.0-4|78	the files needed for build programs against %{name}.
12cu|drumstick-0.5.0-4|79	
12cu|drumstick-0.5.0-4|80	%files -n %{devname}
12cu|drumstick-0.5.0-4|81	%doc build/doc/html/*
12cu|drumstick-0.5.0-4|82	%{_libdir}/libdrumstick-alsa.so
12cu|drumstick-0.5.0-4|83	%{_libdir}/libdrumstick-file.so
12cu|drumstick-0.5.0-4|84	%{_libdir}/pkgconfig/*.pc
12cu|drumstick-0.5.0-4|85	%{_includedir}/drumstick/
12cu|drumstick-0.5.0-4|86	%{_includedir}/drumstick.h
12cu|drumstick-0.5.0-4|87	
12cu|drumstick-0.5.0-4|88	#----------------------------------------------------------------------------
12cu|drumstick-0.5.0-4|89	
12cu|drumstick-0.5.0-4|90	%package examples
12cu|drumstick-0.5.0-4|91	Summary:	Example programs for %{name}
12cu|drumstick-0.5.0-4|92	Group:		Development/C++
12cu|drumstick-0.5.0-4|93	Requires:	%{name} = %{EVRD}
12cu|drumstick-0.5.0-4|94	
12cu|drumstick-0.5.0-4|95	%description examples
12cu|drumstick-0.5.0-4|96	This package contains the test/example programs for %{name}.
12cu|drumstick-0.5.0-4|97	
12cu|drumstick-0.5.0-4|98	%files examples
12cu|drumstick-0.5.0-4|99	%{_bindir}/drumstick-*
12cu|drumstick-0.5.0-4|100	%{_datadir}/applications/drumstick-*.desktop
12cu|drumstick-0.5.0-4|101	%{_datadir}/icons/hicolor/*/apps/*
12cu|drumstick-0.5.0-4|102	%{_mandir}/man1/%{name}-*
12cu|drumstick-0.5.0-4|103	
12cu|drumstick-0.5.0-4|104	#----------------------------------------------------------------------------
12cu|drumstick-0.5.0-4|105	
12cu|drumstick-0.5.0-4|106	%prep
12cu|drumstick-0.5.0-4|107	%setup -q
12cu|drumstick-0.5.0-4|108	%apply_patches
12cu|drumstick-0.5.0-4|109	
12cu|drumstick-0.5.0-4|110	%build
12cu|drumstick-0.5.0-4|111	%cmake
12cu|drumstick-0.5.0-4|112	%make
12cu|drumstick-0.5.0-4|113	# (gvm) Make also the doxygen docs for the library
12cu|drumstick-0.5.0-4|114	%make doxygen
12cu|drumstick-0.5.0-4|115	
12cu|drumstick-0.5.0-4|116	%install
12cu|drumstick-0.5.0-4|117	%makeinstall_std -C build
12cu|drumstick-0.5.0-4|118	
12cu|drumstick-0.5.0-4|119	
12cu|drumstick-0.5.0-4|120	%changelog
12cu|drumstick-0.5.0-4|121	* Tue Feb 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.0-4
12cu|drumstick-0.5.0-4|122	+ Revision: 4c868e4
12cu|drumstick-0.5.0-4|123	- LOG Split libraries according to our policy, update BuildRequires
12cu|drumstick-0.5.0-4|124	
12cu|drumstick-0.5.0-4|125	

9198 12
12cu|drupal-7.27-1|1	Summary:	Open source content management platform
12cu|drupal-7.27-1|2	Name:		drupal
12cu|drupal-7.27-1|3	Version:	7.27
12cu|drupal-7.27-1|4	Release:	1
12cu|drupal-7.27-1|5	License:	GPLv2+
12cu|drupal-7.27-1|6	Group:		Networking/WWW
12cu|drupal-7.27-1|7	Url:		http://www.drupal.org/
12cu|drupal-7.27-1|8	Source0:	http://ftp.osuosl.org/pub/drupal/files/projects/%{name}-%{version}.tar.gz
12cu|drupal-7.27-1|9	Patch0:		drupal-7.4-baseurl.patch
12cu|drupal-7.27-1|10	Patch1:		drupal-7.8-scripts-remove-shebang.patch
12cu|drupal-7.27-1|11	Patch2:		drupal-7.14-fc-fix-path-disclosure-vulnerability.patch
12cu|drupal-7.27-1|12	Patch3:		drupal-7.26-drupal-conf.patch
12cu|drupal-7.27-1|13	Requires:	apache
12cu|drupal-7.27-1|14	Requires:	apache-mod_php
12cu|drupal-7.27-1|15	Requires:	php-xml
12cu|drupal-7.27-1|16	Requires:	php-mbstring
12cu|drupal-7.27-1|17	Requires:	php-gd
12cu|drupal-7.27-1|18	Suggests:	drupal-database-storage
12cu|drupal-7.27-1|19	# Drupal fails to create initial config when php-suhosin is installed
12cu|drupal-7.27-1|20	Conflicts:	php-suhosin
12cu|drupal-7.27-1|21	BuildArch:	noarch
12cu|drupal-7.27-1|22	
12cu|drupal-7.27-1|23	%description
12cu|drupal-7.27-1|24	Drupal is a free software package that allows an individual or a
12cu|drupal-7.27-1|25	community of users to easily publish, manage and organize a wide variety
12cu|drupal-7.27-1|26	of content on a website. Tens of thousands of people and organizations
12cu|drupal-7.27-1|27	have used Drupal to power scores of different web sites, including
12cu|drupal-7.27-1|28	
12cu|drupal-7.27-1|29	* Community web portals
12cu|drupal-7.27-1|30	* Discussion sites
12cu|drupal-7.27-1|31	* Corporate web sites
12cu|drupal-7.27-1|32	* Intranet applications
12cu|drupal-7.27-1|33	* Personal web sites or blogs
12cu|drupal-7.27-1|34	* Aficionado sites
12cu|drupal-7.27-1|35	* E-commerce applications
12cu|drupal-7.27-1|36	* Resource directories
12cu|drupal-7.27-1|37	* Social Networking sites
12cu|drupal-7.27-1|38	
12cu|drupal-7.27-1|39	%files
12cu|drupal-7.27-1|40	%defattr(0644,root,root,0755)
12cu|drupal-7.27-1|41	%doc *.txt
12cu|drupal-7.27-1|42	%dir %{_var}/www/drupal
12cu|drupal-7.27-1|43	%{_var}/www/drupal/*.php
12cu|drupal-7.27-1|44	%{_var}/www/drupal/*.txt
12cu|drupal-7.27-1|45	%{_var}/www/drupal/includes
12cu|drupal-7.27-1|46	%{_var}/www/drupal/misc
12cu|drupal-7.27-1|47	%{_var}/www/drupal/modules
12cu|drupal-7.27-1|48	%{_var}/www/drupal/profiles
12cu|drupal-7.27-1|49	%dir %{_var}/www/drupal/scripts
12cu|drupal-7.27-1|50	%attr(0755,root,root) %{_var}/www/drupal/scripts/*
12cu|drupal-7.27-1|51	%attr(0755,apache,apache) %{_var}/www/drupal/sites
12cu|drupal-7.27-1|52	%{_var}/www/drupal/themes
12cu|drupal-7.27-1|53	%attr(710,root,apache) %dir %{_sysconfdir}/drupal
12cu|drupal-7.27-1|54	%attr(640,root,apache) %config(noreplace) %{_sysconfdir}/drupal/robots.txt
12cu|drupal-7.27-1|55	%config(noreplace) %{_webappconfdir}/drupal.conf
12cu|drupal-7.27-1|56	
12cu|drupal-7.27-1|57	#----------------------------------------------------------------------------
12cu|drupal-7.27-1|58	
12cu|drupal-7.27-1|59	%package mysql
12cu|drupal-7.27-1|60	Summary:	mysql storage of drupal
12cu|drupal-7.27-1|61	Group:		Networking/WWW
12cu|drupal-7.27-1|62	Provides:	drupal-database-storage = %{EVRD}
12cu|drupal-7.27-1|63	Requires:	drupal = %{EVRD}
12cu|drupal-7.27-1|64	Requires:	php-pdo_mysql
12cu|drupal-7.27-1|65	Requires:	mysql
12cu|drupal-7.27-1|66	Obsoletes:	drupal-mysqli < %{EVRD}
12cu|drupal-7.27-1|67	
12cu|drupal-7.27-1|68	%description mysql
12cu|drupal-7.27-1|69	This package provides virtual requries of using mysql as storage backend
12cu|drupal-7.27-1|70	for drupal.
12cu|drupal-7.27-1|71	
12cu|drupal-7.27-1|72	%files mysql
12cu|drupal-7.27-1|73	
12cu|drupal-7.27-1|74	#----------------------------------------------------------------------------
12cu|drupal-7.27-1|75	
12cu|drupal-7.27-1|76	%package postgresql
12cu|drupal-7.27-1|77	Summary:	postgresql storage of drupal
12cu|drupal-7.27-1|78	Group:		Networking/WWW
12cu|drupal-7.27-1|79	Provides:	drupal-database-storage = %{EVRD}
12cu|drupal-7.27-1|80	Requires:	drupal = %{EVRD}
12cu|drupal-7.27-1|81	Requires:	php-pdo_pgsql
12cu|drupal-7.27-1|82	Requires:	postgresql-virtual
12cu|drupal-7.27-1|83	
12cu|drupal-7.27-1|84	%description postgresql
12cu|drupal-7.27-1|85	This package provides virtual requries of using postgresql as storage backend
12cu|drupal-7.27-1|86	for drupal.
12cu|drupal-7.27-1|87	
12cu|drupal-7.27-1|88	%files postgresql
12cu|drupal-7.27-1|89	
12cu|drupal-7.27-1|90	#----------------------------------------------------------------------------
12cu|drupal-7.27-1|91	
12cu|drupal-7.27-1|92	%package sqlite
12cu|drupal-7.27-1|93	Summary:	sqlite storage of drupal
12cu|drupal-7.27-1|94	Group:		Networking/WWW
12cu|drupal-7.27-1|95	Provides:	drupal-database-storage = %{EVRD}
12cu|drupal-7.27-1|96	Requires:	drupal = %{EVRD}
12cu|drupal-7.27-1|97	Requires:	php-pdo_sqlite
12cu|drupal-7.27-1|98	
12cu|drupal-7.27-1|99	%description sqlite
12cu|drupal-7.27-1|100	This package provides virtual requries of using sqlite as storage backend
12cu|drupal-7.27-1|101	for drupal.
12cu|drupal-7.27-1|102	
12cu|drupal-7.27-1|103	%files sqlite
12cu|drupal-7.27-1|104	
12cu|drupal-7.27-1|105	#----------------------------------------------------------------------------
12cu|drupal-7.27-1|106	
12cu|drupal-7.27-1|107	%prep
12cu|drupal-7.27-1|108	%setup -q
12cu|drupal-7.27-1|109	%patch0 -p0
12cu|drupal-7.27-1|110	%patch1 -p0
12cu|drupal-7.27-1|111	%patch2 -p1
12cu|drupal-7.27-1|112	%patch3 -p1
12cu|drupal-7.27-1|113	
12cu|drupal-7.27-1|114	%build
12cu|drupal-7.27-1|115	
12cu|drupal-7.27-1|116	%install
12cu|drupal-7.27-1|117	mkdir -p %{buildroot}%{_var}/www/drupal
12cu|drupal-7.27-1|118	cp -a * %{buildroot}%{_var}/www/drupal
12cu|drupal-7.27-1|119	
12cu|drupal-7.27-1|120	rm %{buildroot}%{_var}/www/drupal/*.txt %{buildroot}%{_var}/www/drupal/web.config
12cu|drupal-7.27-1|121	
12cu|drupal-7.27-1|122	mkdir -p %{buildroot}%{_sysconfdir}/drupal
12cu|drupal-7.27-1|123	cat > %{buildroot}%{_sysconfdir}/drupal/robots.txt << EOF
12cu|drupal-7.27-1|124	User-agent: *
12cu|drupal-7.27-1|125	Disallow:   /
12cu|drupal-7.27-1|126	EOF
12cu|drupal-7.27-1|127	(cd %{buildroot}%{_var}/www/drupal && \
12cu|drupal-7.27-1|128	ln -s %{_sysconfdir}/drupal/robots.txt robots.txt)
12cu|drupal-7.27-1|129	
12cu|drupal-7.27-1|130	mkdir -p %{buildroot}%{_webappconfdir}
12cu|drupal-7.27-1|131	cp .htaccess %{buildroot}%{_webappconfdir}/drupal.conf
12cu|drupal-7.27-1|132	
12cu|drupal-7.27-1|133	
12cu|drupal-7.27-1|134	%changelog
12cu|drupal-7.27-1|135	* Wed Apr 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.27-1
12cu|drupal-7.27-1|136	+ Revision: cc4bed7
12cu|drupal-7.27-1|137	- New version 7.27
12cu|drupal-7.27-1|138	
12cu|drupal-7.27-1|139	

9199 12
12cu|ds_net_utils-0.3-1|1	Summary:	DanSoft Net Utils
12cu|ds_net_utils-0.3-1|2	Name:		ds_net_utils
12cu|ds_net_utils-0.3-1|3	Version:	0.3
12cu|ds_net_utils-0.3-1|4	Release:	1
12cu|ds_net_utils-0.3-1|5	License:	GPLv2+
12cu|ds_net_utils-0.3-1|6	Group:		Networking/Other
12cu|ds_net_utils-0.3-1|7	Url:		http://dansoft.krasnokamensk.ru
12cu|ds_net_utils-0.3-1|8	Source0:	http://dansoft.krasnokamensk.ru/data/1017/%{name}-%{version}.tar.gz
12cu|ds_net_utils-0.3-1|9	BuildRequires:	qt4-devel
12cu|ds_net_utils-0.3-1|10	
12cu|ds_net_utils-0.3-1|11	%description
12cu|ds_net_utils-0.3-1|12	DanSoft Net Utils:
12cu|ds_net_utils-0.3-1|13	- ping
12cu|ds_net_utils-0.3-1|14	- what is my ip
12cu|ds_net_utils-0.3-1|15	- Looking Glass
12cu|ds_net_utils-0.3-1|16	
12cu|ds_net_utils-0.3-1|17	%prep
12cu|ds_net_utils-0.3-1|18	%setup -q
12cu|ds_net_utils-0.3-1|19	
12cu|ds_net_utils-0.3-1|20	%build
12cu|ds_net_utils-0.3-1|21	%qmake_qt4
12cu|ds_net_utils-0.3-1|22	%make
12cu|ds_net_utils-0.3-1|23	
12cu|ds_net_utils-0.3-1|24	%install
12cu|ds_net_utils-0.3-1|25	install -d -m 755 %{buildroot}%{_bindir}
12cu|ds_net_utils-0.3-1|26	install -m 755 ping/ds_ping %{buildroot}%{_bindir}/ds_ping
12cu|ds_net_utils-0.3-1|27	install -m 755 lg/ds_lg %{buildroot}%{_bindir}/ds_lg
12cu|ds_net_utils-0.3-1|28	install -m 755 whatismyip/ds_whatismyip %{buildroot}%{_bindir}/ds_whatismyip
12cu|ds_net_utils-0.3-1|29	
12cu|ds_net_utils-0.3-1|30	%files
12cu|ds_net_utils-0.3-1|31	%{_bindir}/ds_ping
12cu|ds_net_utils-0.3-1|32	%{_bindir}/ds_lg
12cu|ds_net_utils-0.3-1|33	%{_bindir}/ds_whatismyip
12cu|ds_net_utils-0.3-1|34	
12cu|ds_net_utils-0.3-1|35	
12cu|ds_net_utils-0.3-1|36	%changelog
12cu|ds_net_utils-0.3-1|37	* Fri Dec 06 2013 Александр, Данилов <dik@inbox.ru> 0.3-1
12cu|ds_net_utils-0.3-1|38	+ Revision: 92325c4
12cu|ds_net_utils-0.3-1|39	- Updated ds_net_utils.spec
12cu|ds_net_utils-0.3-1|40	
12cu|ds_net_utils-0.3-1|41	

9200 12
12cu|dspam-3.10.1-2|1	%define _disable_ld_no_undefined 1
12cu|dspam-3.10.1-2|2	
12cu|dspam-3.10.1-2|3	%define	major 7
12cu|dspam-3.10.1-2|4	%define libname %mklibname dspam %{major}
12cu|dspam-3.10.1-2|5	%define develname %mklibname dspam -d
12cu|dspam-3.10.1-2|6	
12cu|dspam-3.10.1-2|7	Summary:	A library and Mail Delivery Agent for Bayesian spam filtering
12cu|dspam-3.10.1-2|8	Name:		dspam
12cu|dspam-3.10.1-2|9	Version:	3.10.1
12cu|dspam-3.10.1-2|10	Release:	2
12cu|dspam-3.10.1-2|11	License:	GPL
12cu|dspam-3.10.1-2|12	Group:		System/Servers
12cu|dspam-3.10.1-2|13	URL:		http://dspam.nuclearelephant.com/
12cu|dspam-3.10.1-2|14	Source0:	http://dspam.nuclearelephant.com/sources/%{name}-%{version}.tar.gz
12cu|dspam-3.10.1-2|15	Source1:	dspam_sa_trainer.tar.bz2
12cu|dspam-3.10.1-2|16	Source2:	dspam.cf
12cu|dspam-3.10.1-2|17	Source3:	dspam.cron
12cu|dspam-3.10.1-2|18	Source4:	dspam.sysconfig
12cu|dspam-3.10.1-2|19	Source5:	dspam.init
12cu|dspam-3.10.1-2|20	Patch0:		dspam-modules.diff
12cu|dspam-3.10.1-2|21	Requires(post): rpm-helper
12cu|dspam-3.10.1-2|22	Requires(preun): rpm-helper
12cu|dspam-3.10.1-2|23	Requires:   apache-mod_socache_shmcb
12cu|dspam-3.10.1-2|24	Requires:	clamav clamd
12cu|dspam-3.10.1-2|25	BuildRequires:	autoconf2.5
12cu|dspam-3.10.1-2|26	BuildRequires:	automake
12cu|dspam-3.10.1-2|27	BuildRequires:	mysql-devel
12cu|dspam-3.10.1-2|28	BuildRequires:	sqlite3-devel
12cu|dspam-3.10.1-2|29	BuildRequires:	postgresql-devel
12cu|dspam-3.10.1-2|30	BuildRequires:	openldap-devel
12cu|dspam-3.10.1-2|31	BuildRequires:	libtool
12cu|dspam-3.10.1-2|32	#BuildConflicts:	sqlite-devel
12cu|dspam-3.10.1-2|33	Obsoletes:	dspam-amavis
12cu|dspam-3.10.1-2|34	Obsoletes:	dspam-db4
12cu|dspam-3.10.1-2|35	
12cu|dspam-3.10.1-2|36	%description
12cu|dspam-3.10.1-2|37	DSPAM (as in De-Spam) is an open-source project to create a new
12cu|dspam-3.10.1-2|38	kind of anti-spam mechanism, and is currently effective as both a
12cu|dspam-3.10.1-2|39	server-side agent for UNIX email servers and a developer's library
12cu|dspam-3.10.1-2|40	for mail clients, other anti-spam tools, and similar projects
12cu|dspam-3.10.1-2|41	requiring drop-in spam filtering.
12cu|dspam-3.10.1-2|42	
12cu|dspam-3.10.1-2|43	The DSPAM agent masquerades as the email server's local delivery
12cu|dspam-3.10.1-2|44	agent and filters/learns spams using an advanced Bayesian
12cu|dspam-3.10.1-2|45	statistical approach (based on Baye's theorem of combined
12cu|dspam-3.10.1-2|46	probabilities) which provides an administratively
12cu|dspam-3.10.1-2|47	maintenance-free, easy-learning Anti-Spam service custom tailored
12cu|dspam-3.10.1-2|48	to each individual user's behavior. Advanced because on top of
12cu|dspam-3.10.1-2|49	standard Bayesian filtering is also incorporated the use of
12cu|dspam-3.10.1-2|50	Chained Tokens, de-obfuscation, and other enhancements. DSPAM
12cu|dspam-3.10.1-2|51	works great with Sendmail and Exim, and should work well with
12cu|dspam-3.10.1-2|52	any other MTA that supports an external local delivery agent
12cu|dspam-3.10.1-2|53	(postfix, qmail, etc.)
12cu|dspam-3.10.1-2|54	
12cu|dspam-3.10.1-2|55	%package -n	%{libname}
12cu|dspam-3.10.1-2|56	Summary:	A library and Mail Delivery Agent for Bayesian spam filtering
12cu|dspam-3.10.1-2|57	Group:         	System/Libraries
12cu|dspam-3.10.1-2|58	Conflicts:	%{mklibname dspam 5}
12cu|dspam-3.10.1-2|59	Conflicts:	%{mklibname dspam 6}
12cu|dspam-3.10.1-2|60	Conflicts:	%{mklibname dspamdb4 6}
12cu|dspam-3.10.1-2|61	Conflicts:	%{mklibname dspamamavis 6}
12cu|dspam-3.10.1-2|62	
12cu|dspam-3.10.1-2|63	%description -n	%{libname}
12cu|dspam-3.10.1-2|64	DSPAM (as in De-Spam) is an open-source project to create a new
12cu|dspam-3.10.1-2|65	kind of anti-spam mechanism, and is currently effective as both a
12cu|dspam-3.10.1-2|66	server-side agent for UNIX email servers and a developer's library
12cu|dspam-3.10.1-2|67	for mail clients, other anti-spam tools, and similar projects
12cu|dspam-3.10.1-2|68	requiring drop-in spam filtering.
12cu|dspam-3.10.1-2|69	
12cu|dspam-3.10.1-2|70	The DSPAM agent masquerades as the email server's local delivery
12cu|dspam-3.10.1-2|71	agent and filters/learns spams using an advanced Bayesian
12cu|dspam-3.10.1-2|72	statistical approach (based on Baye's theorem of combined
12cu|dspam-3.10.1-2|73	probabilities) which provides an administratively
12cu|dspam-3.10.1-2|74	maintenance-free, easy-learning Anti-Spam service custom tailored
12cu|dspam-3.10.1-2|75	to each individual user's behavior. Advanced because on top of
12cu|dspam-3.10.1-2|76	standard Bayesian filtering is also incorporated the use of
12cu|dspam-3.10.1-2|77	Chained Tokens, de-obfuscation, and other enhancements. DSPAM
12cu|dspam-3.10.1-2|78	works great with Sendmail and Exim, and should work well with
12cu|dspam-3.10.1-2|79	any other MTA that supports an external local delivery agent
12cu|dspam-3.10.1-2|80	(postfix, qmail, etc.)
12cu|dspam-3.10.1-2|81	
12cu|dspam-3.10.1-2|82	%package -n	%{develname}
12cu|dspam-3.10.1-2|83	Summary:	Development library and header files for the %{name} library
12cu|dspam-3.10.1-2|84	Group:		Development/C
12cu|dspam-3.10.1-2|85	Requires:	%{libname} = %{version}
12cu|dspam-3.10.1-2|86	Provides:	%{name}-devel lib%{name}-devel
12cu|dspam-3.10.1-2|87	Obsoletes:	%{mklibname dspam 5 -d}
12cu|dspam-3.10.1-2|88	Obsoletes:	%{mklibname dspam 6 -d}
12cu|dspam-3.10.1-2|89	Obsoletes:	%{mklibname dspam 7 -d}
12cu|dspam-3.10.1-2|90	
12cu|dspam-3.10.1-2|91	%description -n	%{develname}
12cu|dspam-3.10.1-2|92	DSPAM has had its core engine moved into a separate library,
12cu|dspam-3.10.1-2|93	libdspam. This library can be used by developers to provide
12cu|dspam-3.10.1-2|94	'drop-in' spam filtering for their mail client applications,
12cu|dspam-3.10.1-2|95	other anti-spam tools, or similar projects.
12cu|dspam-3.10.1-2|96	
12cu|dspam-3.10.1-2|97	%package	backend-mysql
12cu|dspam-3.10.1-2|98	Summary:	The mysql driver for dspam
12cu|dspam-3.10.1-2|99	Group:		System/Servers
12cu|dspam-3.10.1-2|100	Requires:	%{name} = %{version}
12cu|dspam-3.10.1-2|101	Obsoletes:	dspam-mysql
12cu|dspam-3.10.1-2|102	Obsoletes:	%{mklibname dspammysql 6}
12cu|dspam-3.10.1-2|103	
12cu|dspam-3.10.1-2|104	%description	backend-mysql
12cu|dspam-3.10.1-2|105	The mysql driver for dspam
12cu|dspam-3.10.1-2|106	
12cu|dspam-3.10.1-2|107	%package	backend-pgsql
12cu|dspam-3.10.1-2|108	Summary:	The pgsql driver for dspam
12cu|dspam-3.10.1-2|109	Group:		System/Servers
12cu|dspam-3.10.1-2|110	Requires:	%{name} = %{version}
12cu|dspam-3.10.1-2|111	Obsoletes:	dspam-pgsql
12cu|dspam-3.10.1-2|112	Obsoletes:	%{mklibname dspampgsql 6}
12cu|dspam-3.10.1-2|113	
12cu|dspam-3.10.1-2|114	%description	backend-pgsql
12cu|dspam-3.10.1-2|115	The pgsql driver for dspam
12cu|dspam-3.10.1-2|116	
12cu|dspam-3.10.1-2|117	%package	backend-sqlite3
12cu|dspam-3.10.1-2|118	Summary:	The sqlite3 driver for dspam
12cu|dspam-3.10.1-2|119	Group:		System/Servers
12cu|dspam-3.10.1-2|120	Requires:	%{name} = %{version}
12cu|dspam-3.10.1-2|121	
12cu|dspam-3.10.1-2|122	%description	backend-sqlite3
12cu|dspam-3.10.1-2|123	The sqlite3 driver for dspam
12cu|dspam-3.10.1-2|124	
12cu|dspam-3.10.1-2|125	%package	cgi
12cu|dspam-3.10.1-2|126	Summary:	Web administration GUI for DSPAM
12cu|dspam-3.10.1-2|127	Group:		System/Servers
12cu|dspam-3.10.1-2|128	Requires:	apache
12cu|dspam-3.10.1-2|129	Requires:	%{name} = %{version}
12cu|dspam-3.10.1-2|130	
12cu|dspam-3.10.1-2|131	%description	cgi
12cu|dspam-3.10.1-2|132	Web administration GUI for DSPAM.
12cu|dspam-3.10.1-2|133	
12cu|dspam-3.10.1-2|134	%prep
12cu|dspam-3.10.1-2|135	
12cu|dspam-3.10.1-2|136	%setup -q -n %{name}-%{version} -a1
12cu|dspam-3.10.1-2|137	%patch0 -p1
12cu|dspam-3.10.1-2|138	
12cu|dspam-3.10.1-2|139	# instead of maintaining patches...
12cu|dspam-3.10.1-2|140	find -type f -name "Makefile*" | xargs perl -pi -e "s|-static||g"
12cu|dspam-3.10.1-2|141	
12cu|dspam-3.10.1-2|142	cp %{SOURCE2} dspam.cf
12cu|dspam-3.10.1-2|143	cp %{SOURCE3} dspam.cron
12cu|dspam-3.10.1-2|144	cp %{SOURCE4} dspam.sysconfig
12cu|dspam-3.10.1-2|145	cp %{SOURCE5} dspam.init
12cu|dspam-3.10.1-2|146	
12cu|dspam-3.10.1-2|147	%build
12cu|dspam-3.10.1-2|148	export WANT_AUTOCONF_2_5=1
12cu|dspam-3.10.1-2|149	rm -f configure
12cu|dspam-3.10.1-2|150	autoreconf -fis
12cu|dspam-3.10.1-2|151	ln -snf %{_bindir}/libtool .
12cu|dspam-3.10.1-2|152	
12cu|dspam-3.10.1-2|153	#sh ./autogen.sh
12cu|dspam-3.10.1-2|154	
12cu|dspam-3.10.1-2|155	%configure2_5x \
12cu|dspam-3.10.1-2|156	--enable-daemon \
12cu|dspam-3.10.1-2|157	--enable-ldap \
12cu|dspam-3.10.1-2|158	--enable-trusted-user-security \
12cu|dspam-3.10.1-2|159	--enable-clamav \
12cu|dspam-3.10.1-2|160	--enable-neural-networking \
12cu|dspam-3.10.1-2|161	--enable-long-usernames \
12cu|dspam-3.10.1-2|162	--enable-domain-scale \
12cu|dspam-3.10.1-2|163	--enable-virtual-users \
12cu|dspam-3.10.1-2|164	--with-dspam-home=%{_localstatedir}/lib/dspam \
12cu|dspam-3.10.1-2|165	--with-logdir=/var/log/dspam \
12cu|dspam-3.10.1-2|166	--with-storage-driver=hash_drv,mysql_drv,pgsql_drv,sqlite3_drv \
12cu|dspam-3.10.1-2|167	--with-mysql-includes=%{_includedir}/mysql --with-mysql-libraries=%{_libdir} \
12cu|dspam-3.10.1-2|168	--with-pgsql-includes=%{_includedir} --with-pgsql-libraries=%{_libdir} \
12cu|dspam-3.10.1-2|169	--with-sqlite3-includes=%{_includedir} --with-sqlite3-libraries=%{_libdir}
12cu|dspam-3.10.1-2|170	
12cu|dspam-3.10.1-2|171	%install
12cu|dspam-3.10.1-2|172	rm -rf %{buildroot}
12cu|dspam-3.10.1-2|173	
12cu|dspam-3.10.1-2|174	# make some dirs
12cu|dspam-3.10.1-2|175	install -d %{buildroot}%{_includedir}/dspam
12cu|dspam-3.10.1-2|176	install -d %{buildroot}%{_initrddir}
12cu|dspam-3.10.1-2|177	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin
12cu|dspam-3.10.1-2|178	install -d %{buildroot}%{_sysconfdir}/cron.daily
12cu|dspam-3.10.1-2|179	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cu|dspam-3.10.1-2|180	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|dspam-3.10.1-2|181	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cu|dspam-3.10.1-2|182	install -d %{buildroot}%{_sysconfdir}/ld.so.conf.d
12cu|dspam-3.10.1-2|183	install -d %{buildroot}%{_libdir}/dspam
12cu|dspam-3.10.1-2|184	install -d %{buildroot}%{_localstatedir}/lib/dspam/data
12cu|dspam-3.10.1-2|185	install -d %{buildroot}/var/log/dspam
12cu|dspam-3.10.1-2|186	install -d %{buildroot}/var/run/dspam
12cu|dspam-3.10.1-2|187	install -d %{buildroot}/var/www/icons
12cu|dspam-3.10.1-2|188	install -d %{buildroot}%{_datadir}/dspam/cgi-bin/templates
12cu|dspam-3.10.1-2|189	install -d %{buildroot}%{_datadir}/dspam-sqlite3
12cu|dspam-3.10.1-2|190	install -d %{buildroot}%{_datadir}/dspam-mysql
12cu|dspam-3.10.1-2|191	install -d %{buildroot}%{_datadir}/dspam-pgsql
12cu|dspam-3.10.1-2|192	
12cu|dspam-3.10.1-2|193	%makeinstall_std
12cu|dspam-3.10.1-2|194	
12cu|dspam-3.10.1-2|195	# install promo icon
12cu|dspam-3.10.1-2|196	install -m0644 webui/htdocs/dspam-logo-small.gif %{buildroot}/var/www/icons/dspam.gif
12cu|dspam-3.10.1-2|197	
12cu|dspam-3.10.1-2|198	# install /etc stuff
12cu|dspam-3.10.1-2|199	install -m0755 dspam.cron %{buildroot}%{_sysconfdir}/cron.daily/dspam
12cu|dspam-3.10.1-2|200	install -m0644 dspam.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/dspam
12cu|dspam-3.10.1-2|201	install -m0755 dspam.init %{buildroot}%{_initrddir}/dspam
12cu|dspam-3.10.1-2|202	
12cu|dspam-3.10.1-2|203	# nuke unwanted devel files
12cu|dspam-3.10.1-2|204	rm -f %{buildroot}%{_libdir}/dspam/lib*_drv.*a
12cu|dspam-3.10.1-2|205	
12cu|dspam-3.10.1-2|206	# install sql stuff
12cu|dspam-3.10.1-2|207	install -m0644 src/tools.sqlite_drv/*.sql %{buildroot}%{_datadir}/dspam-sqlite3/
12cu|dspam-3.10.1-2|208	install -m0644 src/tools.mysql_drv/*.sql %{buildroot}%{_datadir}/dspam-mysql/
12cu|dspam-3.10.1-2|209	install -m0644 src/tools.pgsql_drv/*.sql %{buildroot}%{_datadir}/dspam-pgsql/
12cu|dspam-3.10.1-2|210	
12cu|dspam-3.10.1-2|211	# install the cgi stuff
12cu|dspam-3.10.1-2|212	install -m0755 webui/cgi-bin/*.cgi %{buildroot}%{_datadir}/dspam/cgi-bin/
12cu|dspam-3.10.1-2|213	install -m0755 webui/cgi-bin/configure.pl %{buildroot}%{_datadir}/dspam/cgi-bin/
12cu|dspam-3.10.1-2|214	install -m0644 webui/cgi-bin/*.txt %{buildroot}%{_datadir}/dspam/cgi-bin/
12cu|dspam-3.10.1-2|215	install -m0644 webui/cgi-bin/default.prefs %{buildroot}%{_datadir}/dspam/cgi-bin/
12cu|dspam-3.10.1-2|216	install -m0644 webui/cgi-bin/admins %{buildroot}%{_datadir}/dspam/cgi-bin/
12cu|dspam-3.10.1-2|217	install -m0644 webui/htdocs/*.css %{buildroot}%{_datadir}/dspam/cgi-bin/
12cu|dspam-3.10.1-2|218	install -m0644 webui/htdocs/*.gif %{buildroot}%{_datadir}/dspam/cgi-bin/
12cu|dspam-3.10.1-2|219	install -m0644 webui/cgi-bin/templates/*.html %{buildroot}%{_datadir}/dspam/cgi-bin/templates/
12cu|dspam-3.10.1-2|220	
12cu|dspam-3.10.1-2|221	# fix webroot
12cu|dspam-3.10.1-2|222	perl -pi -e "s|\"\/\"\;|\"\/dspam\"\;|g" %{buildroot}%{_datadir}/dspam/cgi-bin/configure.pl
12cu|dspam-3.10.1-2|223	
12cu|dspam-3.10.1-2|224	cat > dspam.apache2 << EOF
12cu|dspam-3.10.1-2|225	
12cu|dspam-3.10.1-2|226	Alias /dspam %{_datadir}/dspam/cgi-bin
12cu|dspam-3.10.1-2|227	
12cu|dspam-3.10.1-2|228	<Directory %{_datadir}/dspam/cgi-bin/>
12cu|dspam-3.10.1-2|229	
12cu|dspam-3.10.1-2|230	Options ExecCGI
12cu|dspam-3.10.1-2|231	AllowOverride Limit AuthConfig
12cu|dspam-3.10.1-2|232	DirectoryIndex dspam.cgi
12cu|dspam-3.10.1-2|233	
12cu|dspam-3.10.1-2|234	Require host 127.0.0.1
12cu|dspam-3.10.1-2|235	
12cu|dspam-3.10.1-2|236	AuthUserFile %{_datadir}/dspam/cgi-bin/.htpasswd
12cu|dspam-3.10.1-2|237	AuthGroupFile /dev/null
12cu|dspam-3.10.1-2|238	AuthName "Authorization required"
12cu|dspam-3.10.1-2|239	AuthType Basic
12cu|dspam-3.10.1-2|240	
12cu|dspam-3.10.1-2|241	<Limit GET>
12cu|dspam-3.10.1-2|242	require user root
12cu|dspam-3.10.1-2|243	require user dspamadmin
12cu|dspam-3.10.1-2|244	</Limit>
12cu|dspam-3.10.1-2|245	
12cu|dspam-3.10.1-2|246	</Directory>
12cu|dspam-3.10.1-2|247	EOF
12cu|dspam-3.10.1-2|248	install -m0644 dspam.apache2 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/dspam.conf
12cu|dspam-3.10.1-2|249	echo "dspamadmin:h7Sr5nPztyPjU" > %{buildroot}%{_datadir}/dspam/cgi-bin/.htpasswd
12cu|dspam-3.10.1-2|250	echo "dspamadmin" >> %{buildroot}%{_datadir}/dspam/cgi-bin/admins
12cu|dspam-3.10.1-2|251	
12cu|dspam-3.10.1-2|252	cat > dspam.logrotate << EOF
12cu|dspam-3.10.1-2|253	/var/log/dspam/*.log {
12cu|dspam-3.10.1-2|254	missingok
12cu|dspam-3.10.1-2|255	monthly
12cu|dspam-3.10.1-2|256	compress
12cu|dspam-3.10.1-2|257	postrotate
12cu|dspam-3.10.1-2|258	/bin/kill -HUP \`cat /var/run/dspam/dspam.pid 2> /dev/null\` || /bin/true
12cu|dspam-3.10.1-2|259	endscript
12cu|dspam-3.10.1-2|260	}
12cu|dspam-3.10.1-2|261	EOF
12cu|dspam-3.10.1-2|262	install -m0644 dspam.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/dspam
12cu|dspam-3.10.1-2|263	
12cu|dspam-3.10.1-2|264	# fix strange perms (strip cannot access setuid/sgid files...)
12cu|dspam-3.10.1-2|265	chmod 755 %{buildroot}%{_bindir}/*
12cu|dspam-3.10.1-2|266	
12cu|dspam-3.10.1-2|267	# install spamassassin stuff
12cu|dspam-3.10.1-2|268	install -m0644 dspam.cf %{buildroot}%{_sysconfdir}/mail/spamassassin
12cu|dspam-3.10.1-2|269	
12cu|dspam-3.10.1-2|270	# fix default config (patches won't apply here...)
12cu|dspam-3.10.1-2|271	perl -pi -e "s|^#ServerDomainSocketPath.*|ServerDomainSocketPath \"%{_localstatedir}/lib/dspam/dspam\.sock\"|g" %{buildroot}%{_sysconfdir}/dspam.conf
12cu|dspam-3.10.1-2|272	perl -pi -e "s|^#ClientHost.*|ClientHost \"%{_localstatedir}/lib/dspam/dspam\.sock\"|g" %{buildroot}%{_sysconfdir}/dspam.conf
12cu|dspam-3.10.1-2|273	perl -pi -e "s|^#ServerPID.*|ServerPID \"/var/run/dspam/dspam\.pid\"|g" %{buildroot}%{_sysconfdir}/dspam.conf
12cu|dspam-3.10.1-2|274	perl -pi -e "s|^#ServerMode.*|ServerMode dspam|g" %{buildroot}%{_sysconfdir}/dspam.conf
12cu|dspam-3.10.1-2|275	
12cu|dspam-3.10.1-2|276	# fix strange perms
12cu|dspam-3.10.1-2|277	chmod 644 doc/*
12cu|dspam-3.10.1-2|278	
12cu|dspam-3.10.1-2|279	# provide a  README.urpmi file
12cu|dspam-3.10.1-2|280	cat > README.urpmi << EOF
12cu|dspam-3.10.1-2|281	
12cu|dspam-3.10.1-2|282	Due huge changes in the source an upgrade from 3.4.x to 3.6.x has to be done
12cu|dspam-3.10.1-2|283	manually, please read these files:
12cu|dspam-3.10.1-2|284	
12cu|dspam-3.10.1-2|285	%{_docdir}/%{name}-%{version}/RELEASE.NOTES
12cu|dspam-3.10.1-2|286	%{_docdir}/%{name}-%{version}/UPGRADING
12cu|dspam-3.10.1-2|287	
12cu|dspam-3.10.1-2|288	The previous 3.4.x packages was specially handcrafted so that you could use each
12cu|dspam-3.10.1-2|289	driver and even toggle between them, or use them simultaneousely. This is not
12cu|dspam-3.10.1-2|290	nessesary anymore and that magic has therefore been removed.
12cu|dspam-3.10.1-2|291	
12cu|dspam-3.10.1-2|292	The Berkley-DB backend driver has been removed as it is prone to give errors due
12cu|dspam-3.10.1-2|293	lack of thread safety as outlined in the dspam documentation.
12cu|dspam-3.10.1-2|294	
12cu|dspam-3.10.1-2|295	The amavis-new tailored package has been removed, it may reappear later on.
12cu|dspam-3.10.1-2|296	
12cu|dspam-3.10.1-2|297	You will have to define a proper cron command to use for daily cleanups. Look
12cu|dspam-3.10.1-2|298	in the %{_sysconfdir}/sysconfig/dspam file for some examples.
12cu|dspam-3.10.1-2|299	
12cu|dspam-3.10.1-2|300	For example when executing dspam with the mysql driver it is possible it will
12cu|dspam-3.10.1-2|301	complain that it cannot find a %{_localstatedir}/lib/dspam/mysql.data file. This
12cu|dspam-3.10.1-2|302	is for backward compatibility. Do not use this file, edit the %{_sysconfdir}/dspam.conf
12cu|dspam-3.10.1-2|303	file instead.
12cu|dspam-3.10.1-2|304	
12cu|dspam-3.10.1-2|305	The dspam-cgi web interface is password protected and only accessable from 127.0.0.1,
12cu|dspam-3.10.1-2|306	login as dspamadmin (l/p=dspamadmin) and change this ASAP in the
12cu|dspam-3.10.1-2|307	%{_datadir}/dspam/cgi-bin/.htpasswd file. Preferably you should use some other
12cu|dspam-3.10.1-2|308	authentication mechanish.
12cu|dspam-3.10.1-2|309	EOF
12cu|dspam-3.10.1-2|310	
12cu|dspam-3.10.1-2|311	echo "%{_libdir}/dspam" > %{buildroot}%{_sysconfdir}/ld.so.conf.d/dspam.conf
12cu|dspam-3.10.1-2|312	
12cu|dspam-3.10.1-2|313	%post
12cu|dspam-3.10.1-2|314	%_post_service dspam
12cu|dspam-3.10.1-2|315	
12cu|dspam-3.10.1-2|316	%preun
12cu|dspam-3.10.1-2|317	%_preun_service dspam
12cu|dspam-3.10.1-2|318	
12cu|dspam-3.10.1-2|319	%post cgi
12cu|dspam-3.10.1-2|320	if [ -f /var/lock/subsys/httpd ]; then
12cu|dspam-3.10.1-2|321	%{_initrddir}/httpd restart 1>&2;
12cu|dspam-3.10.1-2|322	fi
12cu|dspam-3.10.1-2|323	
12cu|dspam-3.10.1-2|324	%postun cgi
12cu|dspam-3.10.1-2|325	if [ "$1" = "0" ]; then
12cu|dspam-3.10.1-2|326	if [ -f /var/lock/subsys/httpd ]; then
12cu|dspam-3.10.1-2|327	%{_initrddir}/httpd restart 1>&2
12cu|dspam-3.10.1-2|328	fi
12cu|dspam-3.10.1-2|329	fi
12cu|dspam-3.10.1-2|330	
12cu|dspam-3.10.1-2|331	%if "%{distribution}" == "Mandriva Linux"
12cu|dspam-3.10.1-2|332	%if %mdkversion < 200900
12cu|dspam-3.10.1-2|333	%post -n %{libname} -p /sbin/ldconfig
12cu|dspam-3.10.1-2|334	
12cu|dspam-3.10.1-2|335	%postun -n %{libname} -p /sbin/ldconfig
12cu|dspam-3.10.1-2|336	
12cu|dspam-3.10.1-2|337	%post backend-mysql -p /sbin/ldconfig
12cu|dspam-3.10.1-2|338	
12cu|dspam-3.10.1-2|339	%postun backend-mysql -p /sbin/ldconfig
12cu|dspam-3.10.1-2|340	
12cu|dspam-3.10.1-2|341	%post backend-pgsql -p /sbin/ldconfig
12cu|dspam-3.10.1-2|342	
12cu|dspam-3.10.1-2|343	%postun backend-pgsql -p /sbin/ldconfig
12cu|dspam-3.10.1-2|344	
12cu|dspam-3.10.1-2|345	%post backend-sqlite3 -p /sbin/ldconfig
12cu|dspam-3.10.1-2|346	
12cu|dspam-3.10.1-2|347	%postun backend-sqlite3 -p /sbin/ldconfig
12cu|dspam-3.10.1-2|348	%endif
12cu|dspam-3.10.1-2|349	%endif
12cu|dspam-3.10.1-2|350	
12cu|dspam-3.10.1-2|351	%files
12cu|dspam-3.10.1-2|352	%doc README* RELEASE.NOTES CHANGELOG txt/*.txt dspam_sa_trainer
12cu|dspam-3.10.1-2|353	%doc doc/courier.txt doc/exim.txt doc/markov.txt doc/pop3filter.txt
12cu|dspam-3.10.1-2|354	%doc doc/postfix.txt doc/qmail.txt doc/relay.txt doc/sendmail.txt
12cu|dspam-3.10.1-2|355	%attr(0755,root,root) %{_initrddir}/dspam
12cu|dspam-3.10.1-2|356	%attr(0755,root,root) %{_sysconfdir}/cron.daily/dspam
12cu|dspam-3.10.1-2|357	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/dspam.conf
12cu|dspam-3.10.1-2|358	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/dspam
12cu|dspam-3.10.1-2|359	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/dspam
12cu|dspam-3.10.1-2|360	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/mail/spamassassin/dspam.cf
12cu|dspam-3.10.1-2|361	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/ld.so.conf.d/dspam.conf
12cu|dspam-3.10.1-2|362	%attr(0755,root,root) %{_bindir}/cssclean
12cu|dspam-3.10.1-2|363	%attr(0755,root,root) %{_bindir}/csscompress
12cu|dspam-3.10.1-2|364	%attr(0755,root,root) %{_bindir}/cssconvert
12cu|dspam-3.10.1-2|365	%attr(0755,root,root) %{_bindir}/cssstat
12cu|dspam-3.10.1-2|366	%attr(0755,root,mail) %{_bindir}/dspam_admin
12cu|dspam-3.10.1-2|367	%attr(0755,root,mail) %{_bindir}/dspam
12cu|dspam-3.10.1-2|368	%attr(0755,root,root) %{_bindir}/dspam_2sql
12cu|dspam-3.10.1-2|369	%attr(0755,root,root) %{_bindir}/dspam_clean
12cu|dspam-3.10.1-2|370	%attr(0755,root,root) %{_bindir}/dspam_crc
12cu|dspam-3.10.1-2|371	%attr(0755,root,root) %{_bindir}/dspamc
12cu|dspam-3.10.1-2|372	%attr(0755,root,root) %{_bindir}/dspam_dump
12cu|dspam-3.10.1-2|373	%attr(0755,root,root) %{_bindir}/dspam_logrotate
12cu|dspam-3.10.1-2|374	%attr(0755,root,root) %{_bindir}/dspam_merge
12cu|dspam-3.10.1-2|375	%attr(0755,root,root) %{_bindir}/dspam_stats
12cu|dspam-3.10.1-2|376	%attr(0755,root,root) %{_bindir}/dspam_train
12cu|dspam-3.10.1-2|377	%attr(0755,root,root) %{_bindir}/dspam_notify
12cu|dspam-3.10.1-2|378	%attr(0644,root,root) %{_mandir}/man1/dspam.1*
12cu|dspam-3.10.1-2|379	%attr(0644,root,root) %{_mandir}/man1/dspam_clean.1*
12cu|dspam-3.10.1-2|380	%attr(0644,root,root) %{_mandir}/man1/dspam_dump.1*
12cu|dspam-3.10.1-2|381	%attr(0644,root,root) %{_mandir}/man1/dspam_merge.1*
12cu|dspam-3.10.1-2|382	%attr(0644,root,root) %{_mandir}/man1/dspam_stats.1*
12cu|dspam-3.10.1-2|383	%attr(0644,root,root) %{_mandir}/man1/dspam_train.1*
12cu|dspam-3.10.1-2|384	%attr(0644,root,root) %{_mandir}/man1/dspam_admin.1*
12cu|dspam-3.10.1-2|385	%attr(0644,root,root) %{_mandir}/man1/dspam_crc.1*
12cu|dspam-3.10.1-2|386	%attr(0644,root,root) %{_mandir}/man1/dspam_logrotate.1*
12cu|dspam-3.10.1-2|387	%attr(0644,root,root) /var/www/icons/dspam.gif
12cu|dspam-3.10.1-2|388	%dir %attr(0750,root,mail) %{_localstatedir}/lib/dspam
12cu|dspam-3.10.1-2|389	%dir %attr(0750,root,mail) %{_localstatedir}/lib/dspam/data
12cu|dspam-3.10.1-2|390	%dir %attr(0755,root,root) %{_datadir}/dspam
12cu|dspam-3.10.1-2|391	%dir %attr(0750,root,mail) /var/log/dspam
12cu|dspam-3.10.1-2|392	%dir %attr(0750,root,root) /var/run/dspam
12cu|dspam-3.10.1-2|393	
12cu|dspam-3.10.1-2|394	%files -n %{libname}
12cu|dspam-3.10.1-2|395	%attr(0755,root,root) %{_libdir}/libdspam.so.*
12cu|dspam-3.10.1-2|396	%attr(0755,root,root) %{_libdir}/dspam/libhash_drv.so
12cu|dspam-3.10.1-2|397	
12cu|dspam-3.10.1-2|398	%files -n %{develname}
12cu|dspam-3.10.1-2|399	%attr(0755,root,root) %{_libdir}/libdspam.so
12cu|dspam-3.10.1-2|400	%attr(0644,root,root) %{_libdir}/libdspam.*a
12cu|dspam-3.10.1-2|401	%{_includedir}/dspam
12cu|dspam-3.10.1-2|402	%attr(0644,root,root) %{_libdir}/pkgconfig/dspam.pc
12cu|dspam-3.10.1-2|403	%attr(0644,root,root) %{_mandir}/man3/*
12cu|dspam-3.10.1-2|404	
12cu|dspam-3.10.1-2|405	%files backend-mysql
12cu|dspam-3.10.1-2|406	%doc doc/mysql_drv.txt
12cu|dspam-3.10.1-2|407	%attr(0755,root,root) %{_libdir}/dspam/libmysql_drv.so
12cu|dspam-3.10.1-2|408	%dir %attr(0755,root,root) %{_datadir}/dspam-mysql
12cu|dspam-3.10.1-2|409	%attr(0644,root,root) %{_datadir}/dspam-mysql/*
12cu|dspam-3.10.1-2|410	
12cu|dspam-3.10.1-2|411	%files backend-pgsql
12cu|dspam-3.10.1-2|412	%doc doc/pgsql_drv.txt
12cu|dspam-3.10.1-2|413	%attr(0755,root,root) %{_libdir}/dspam/libpgsql_drv.so
12cu|dspam-3.10.1-2|414	%attr(0755,root,root) %{_bindir}/dspam_pg2int8
12cu|dspam-3.10.1-2|415	%dir %attr(0755,root,root) %{_datadir}/dspam-pgsql
12cu|dspam-3.10.1-2|416	%attr(0644,root,root) %{_datadir}/dspam-pgsql/*
12cu|dspam-3.10.1-2|417	
12cu|dspam-3.10.1-2|418	%files backend-sqlite3
12cu|dspam-3.10.1-2|419	%doc doc/sqlite_drv.txt
12cu|dspam-3.10.1-2|420	%attr(0755,root,root) %{_libdir}/dspam/libsqlite3_drv.so
12cu|dspam-3.10.1-2|421	%{_datadir}/dspam-sqlite3
12cu|dspam-3.10.1-2|422	
12cu|dspam-3.10.1-2|423	%files cgi
12cu|dspam-3.10.1-2|424	%dir %attr(0755,root,root) %{_datadir}/dspam/cgi-bin
12cu|dspam-3.10.1-2|425	%dir %attr(0755,root,root) %{_datadir}/dspam/cgi-bin/templates
12cu|dspam-3.10.1-2|426	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/dspam.conf
12cu|dspam-3.10.1-2|427	%attr(0644,root,root) %config(noreplace) %{_datadir}/dspam/cgi-bin/default.prefs
12cu|dspam-3.10.1-2|428	%attr(0644,root,root) %config(noreplace) %{_datadir}/dspam/cgi-bin/admins
12cu|dspam-3.10.1-2|429	%attr(0644,root,root) %config(noreplace) %{_datadir}/dspam/cgi-bin/.htpasswd
12cu|dspam-3.10.1-2|430	%attr(0644,root,root) %{_datadir}/dspam/cgi-bin/*.txt
12cu|dspam-3.10.1-2|431	%attr(0644,root,root) %{_datadir}/dspam/cgi-bin/*.gif
12cu|dspam-3.10.1-2|432	%attr(0644,root,root) %{_datadir}/dspam/cgi-bin/*.css
12cu|dspam-3.10.1-2|433	%attr(0755,root,root) %{_datadir}/dspam/cgi-bin/*.cgi
12cu|dspam-3.10.1-2|434	%attr(0755,root,root) %{_datadir}/dspam/cgi-bin/*.pl
12cu|dspam-3.10.1-2|435	%attr(0644,root,root) %{_datadir}/dspam/cgi-bin/templates/*.html
12cu|dspam-3.10.1-2|436	
12cu|dspam-3.10.1-2|437	
12cu|dspam-3.10.1-2|438	
12cu|dspam-3.10.1-2|439	%changelog
12cu|dspam-3.10.1-2|440	* Mon Oct 07 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.10.1-2
12cu|dspam-3.10.1-2|441	+ Revision: 182fdfe
12cu|dspam-3.10.1-2|442	- Spec cleanup
12cu|dspam-3.10.1-2|443	
12cu|dspam-3.10.1-2|444	

9201 12
12cu|dssi-vst-0.9.2-6|1	%define debug_package %{nil}
12cu|dssi-vst-0.9.2-6|2	# when building debug package: *** ERROR: same build ID in nonidentical files!
12cu|dssi-vst-0.9.2-6|3	
12cu|dssi-vst-0.9.2-6|4	Summary:	DSSI and LADSPA plugin wrapper for VST plugins
12cu|dssi-vst-0.9.2-6|5	Name:		dssi-vst
12cu|dssi-vst-0.9.2-6|6	Version:	0.9.2
12cu|dssi-vst-0.9.2-6|7	Release:	6
12cu|dssi-vst-0.9.2-6|8	License:	GPLv2+
12cu|dssi-vst-0.9.2-6|9	Group:		Sound
12cu|dssi-vst-0.9.2-6|10	Url:		http://breakfastquay.com/dssi-vst/
12cu|dssi-vst-0.9.2-6|11	Source0:	http://code.breakfastquay.com/attachments/download/2/%{name}-%{version}.tar.bz2
12cu|dssi-vst-0.9.2-6|12	BuildRequires:	ladspa-devel
12cu|dssi-vst-0.9.2-6|13	BuildRequires:	pkgconfig(alsa)
12cu|dssi-vst-0.9.2-6|14	BuildRequires:	pkgconfig(dssi)
12cu|dssi-vst-0.9.2-6|15	BuildRequires:	pkgconfig(jack)
12cu|dssi-vst-0.9.2-6|16	BuildRequires:	pkgconfig(liblo)
12cu|dssi-vst-0.9.2-6|17	# The -wine subpackage will only be built on ix86
12cu|dssi-vst-0.9.2-6|18	%ifarch %{ix86}
12cu|dssi-vst-0.9.2-6|19	BuildRequires:	wine-devel
12cu|dssi-vst-0.9.2-6|20	# Both packages depend on each other
12cu|dssi-vst-0.9.2-6|21	Requires:	%{name}-wine = %{EVRD}
12cu|dssi-vst-0.9.2-6|22	%endif
12cu|dssi-vst-0.9.2-6|23	Requires:	dssi
12cu|dssi-vst-0.9.2-6|24	ExclusiveArch:	%{ix86} x86_64
12cu|dssi-vst-0.9.2-6|25	
12cu|dssi-vst-0.9.2-6|26	%description
12cu|dssi-vst-0.9.2-6|27	dssi-vst enables any compliant DSSI or LADSPA host to use VST instruments
12cu|dssi-vst-0.9.2-6|28	and effects as plugins. They will recognize VSTs placed in the user's
12cu|dssi-vst-0.9.2-6|29	
12cu|dssi-vst-0.9.2-6|30	myhome/plugins/win32-vst
12cu|dssi-vst-0.9.2-6|31	
12cu|dssi-vst-0.9.2-6|32	Note:
12cu|dssi-vst-0.9.2-6|33	x86_64 users also need the dssi-vst-wine package from the i586 contrib
12cu|dssi-vst-0.9.2-6|34	repository.
12cu|dssi-vst-0.9.2-6|35	
12cu|dssi-vst-0.9.2-6|36	'VST is a trademark of Steinberg Media Technologies GmbH'
12cu|dssi-vst-0.9.2-6|37	
12cu|dssi-vst-0.9.2-6|38	However, this library does not use VST headers, and is absolutely free.
12cu|dssi-vst-0.9.2-6|39	
12cu|dssi-vst-0.9.2-6|40	%files
12cu|dssi-vst-0.9.2-6|41	%doc README
12cu|dssi-vst-0.9.2-6|42	%{_bindir}/*
12cu|dssi-vst-0.9.2-6|43	%{_libdir}/dssi/%{name}.so
12cu|dssi-vst-0.9.2-6|44	%dir %{_libdir}/dssi/%{name}/
12cu|dssi-vst-0.9.2-6|45	%{_libdir}/dssi/%{name}/%{name}_gui
12cu|dssi-vst-0.9.2-6|46	%{_libdir}/ladspa/%{name}.so
12cu|dssi-vst-0.9.2-6|47	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/profile.d/dssi-vst.sh
12cu|dssi-vst-0.9.2-6|48	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/profile.d/dssi-vst.csh
12cu|dssi-vst-0.9.2-6|49	
12cu|dssi-vst-0.9.2-6|50	#----------------------------------------------------------------------------
12cu|dssi-vst-0.9.2-6|51	
12cu|dssi-vst-0.9.2-6|52	%ifarch %{ix86}
12cu|dssi-vst-0.9.2-6|53	%package wine
12cu|dssi-vst-0.9.2-6|54	Summary:	VST plugins wrapper
12cu|dssi-vst-0.9.2-6|55	Group:		System/Libraries
12cu|dssi-vst-0.9.2-6|56	Requires:	%{name} = %{EVRD}
12cu|dssi-vst-0.9.2-6|57	
12cu|dssi-vst-0.9.2-6|58	%description wine
12cu|dssi-vst-0.9.2-6|59	This package provides two 32bit executables necessary for using dssi-vst
12cu|dssi-vst-0.9.2-6|60	even on 64bit platforms.
12cu|dssi-vst-0.9.2-6|61	dssi-vst enables any compliant DSSI or LADSPA host to use VST instruments
12cu|dssi-vst-0.9.2-6|62	and effects as plugins. They will recognize VSTs placed in the user's
12cu|dssi-vst-0.9.2-6|63	
12cu|dssi-vst-0.9.2-6|64	myhome/plugins/win32-vst
12cu|dssi-vst-0.9.2-6|65	
12cu|dssi-vst-0.9.2-6|66	'VST is a trademark of Steinberg Media Technologies GmbH'
12cu|dssi-vst-0.9.2-6|67	
12cu|dssi-vst-0.9.2-6|68	However, this library does not use VST headers, and is absolutely free.
12cu|dssi-vst-0.9.2-6|69	
12cu|dssi-vst-0.9.2-6|70	%files wine
12cu|dssi-vst-0.9.2-6|71	%dir %{_libdir}/dssi/
12cu|dssi-vst-0.9.2-6|72	%dir %{_libdir}/dssi/%{name}/
12cu|dssi-vst-0.9.2-6|73	%{_libdir}/dssi/%{name}/%{name}-scanner*
12cu|dssi-vst-0.9.2-6|74	%{_libdir}/dssi/%{name}/%{name}-server*
12cu|dssi-vst-0.9.2-6|75	%endif
12cu|dssi-vst-0.9.2-6|76	
12cu|dssi-vst-0.9.2-6|77	#----------------------------------------------------------------------------
12cu|dssi-vst-0.9.2-6|78	
12cu|dssi-vst-0.9.2-6|79	%prep
12cu|dssi-vst-0.9.2-6|80	%setup -q
12cu|dssi-vst-0.9.2-6|81	
12cu|dssi-vst-0.9.2-6|82	%build
12cu|dssi-vst-0.9.2-6|83	%ifarch %{ix86}
12cu|dssi-vst-0.9.2-6|84	#build all targets only on i586
12cu|dssi-vst-0.9.2-6|85	make CXXFLAGS="%{optflags} -fPIC -Ivestige"
12cu|dssi-vst-0.9.2-6|86	
12cu|dssi-vst-0.9.2-6|87	# correct executable filenames if wineg++ >= 4.3
12cu|dssi-vst-0.9.2-6|88	mv dssi-vst-server.exe dssi-vst-server
12cu|dssi-vst-0.9.2-6|89	mv dssi-vst-scanner.exe dssi-vst-scanner
12cu|dssi-vst-0.9.2-6|90	
12cu|dssi-vst-0.9.2-6|91	%else
12cu|dssi-vst-0.9.2-6|92	# On x86_64, build non-wine parts only:
12cu|dssi-vst-0.9.2-6|93	make \
12cu|dssi-vst-0.9.2-6|94	dssi-vst.so vsthost dssi-vst_gui \
12cu|dssi-vst-0.9.2-6|95	CXXFLAGS="%{optflags} -fPIC -Ivestige"
12cu|dssi-vst-0.9.2-6|96	%endif
12cu|dssi-vst-0.9.2-6|97	
12cu|dssi-vst-0.9.2-6|98	%install
12cu|dssi-vst-0.9.2-6|99	%ifarch %{ix86}
12cu|dssi-vst-0.9.2-6|100	make DSSIDIR=%{buildroot}%{_libdir}/dssi   \
12cu|dssi-vst-0.9.2-6|101	LADSPADIR=%{buildroot}%{_libdir}/ladspa \
12cu|dssi-vst-0.9.2-6|102	BINDIR=%{buildroot}%{_bindir}        \
12cu|dssi-vst-0.9.2-6|103	install
12cu|dssi-vst-0.9.2-6|104	rm -f %{buildroot}%{_libdir}/ladspa/*
12cu|dssi-vst-0.9.2-6|105	%else
12cu|dssi-vst-0.9.2-6|106	mkdir -p %{buildroot}%{_libdir}/dssi/%{name} \
12cu|dssi-vst-0.9.2-6|107	%{buildroot}%{_bindir}              \
12cu|dssi-vst-0.9.2-6|108	%{buildroot}%{_libdir}/ladspa
12cu|dssi-vst-0.9.2-6|109	install -pm 755 vsthost %{buildroot}%{_bindir}
12cu|dssi-vst-0.9.2-6|110	install -pm 644 %{name}.so %{buildroot}%{_libdir}/dssi/
12cu|dssi-vst-0.9.2-6|111	install -pm 755 %{name}_gui %{buildroot}%{_libdir}/dssi/%{name}/
12cu|dssi-vst-0.9.2-6|112	%endif
12cu|dssi-vst-0.9.2-6|113	ln -s ../dssi/%{name}.so %{buildroot}%{_libdir}/ladspa
12cu|dssi-vst-0.9.2-6|114	
12cu|dssi-vst-0.9.2-6|115	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
12cu|dssi-vst-0.9.2-6|116	
12cu|dssi-vst-0.9.2-6|117	#prepare VST_PATH definition in user profile
12cu|dssi-vst-0.9.2-6|118	cat > %{buildroot}%{_sysconfdir}/profile.d/%{name}.csh << EOF
12cu|dssi-vst-0.9.2-6|119	# Set VST_PATH for csh
12cu|dssi-vst-0.9.2-6|120	if ( \${?VST_PATH} ) then
12cu|dssi-vst-0.9.2-6|121	exit
12cu|dssi-vst-0.9.2-6|122	endif
12cu|dssi-vst-0.9.2-6|123	setenv VST_PATH \$HOME/plugins/win32-vst
12cu|dssi-vst-0.9.2-6|124	EOF
12cu|dssi-vst-0.9.2-6|125	
12cu|dssi-vst-0.9.2-6|126	cat > %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh << EOF
12cu|dssi-vst-0.9.2-6|127	# Set VST_PATH for Bash shell
12cu|dssi-vst-0.9.2-6|128	if [ -n "\\\$VST_PATH" ]; then
12cu|dssi-vst-0.9.2-6|129	export VST_PATH="\$HOME/plugins/win32-vst"
12cu|dssi-vst-0.9.2-6|130	fi
12cu|dssi-vst-0.9.2-6|131	EOF
12cu|dssi-vst-0.9.2-6|132	
12cu|dssi-vst-0.9.2-6|133	# add 32bit dssi path on x86_64 systems to find wine executables
12cu|dssi-vst-0.9.2-6|134	%ifarch x86_64
12cu|dssi-vst-0.9.2-6|135	cat  > %{buildroot}%{_sysconfdir}/profile.d/%{name}.csh << EOF
12cu|dssi-vst-0.9.2-6|136	setenv DSSI_PATH \$DSSI_PATH:/usr/lib/dssi
12cu|dssi-vst-0.9.2-6|137	EOF
12cu|dssi-vst-0.9.2-6|138	cat  > %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh << EOF
12cu|dssi-vst-0.9.2-6|139	export DSSI_PATH="\$DSSI_PATH:/usr/lib/dssi"
12cu|dssi-vst-0.9.2-6|140	EOF
12cu|dssi-vst-0.9.2-6|141	%endif
12cu|dssi-vst-0.9.2-6|142	
12cu|dssi-vst-0.9.2-6|143	
12cu|dssi-vst-0.9.2-6|144	%changelog
12cu|dssi-vst-0.9.2-6|145	* Tue Feb 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.2-6
12cu|dssi-vst-0.9.2-6|146	+ Revision: 523561a
12cu|dssi-vst-0.9.2-6|147	- LOG Spec cleanup
12cu|dssi-vst-0.9.2-6|148	
12cu|dssi-vst-0.9.2-6|149	

9202 12
12cu|dumb-0.9.3-10|1	Summary:	Dynamic Universal Music Bibliotheque
12cu|dumb-0.9.3-10|2	Name:		dumb
12cu|dumb-0.9.3-10|3	Version:	0.9.3
12cu|dumb-0.9.3-10|4	Release:	10
12cu|dumb-0.9.3-10|5	License:	BSD
12cu|dumb-0.9.3-10|6	Group:		Sound
12cu|dumb-0.9.3-10|7	Url:		http://dumb.sf.net/
12cu|dumb-0.9.3-10|8	Source0:	http://prdownloads.sourceforge.net/dumb/%{name}-%{version}.tar.bz2
12cu|dumb-0.9.3-10|9	Patch0:		dumb-0.9.3-fix-linking.patch
12cu|dumb-0.9.3-10|10	BuildRequires:	pkgconfig(allegro)
12cu|dumb-0.9.3-10|11	
12cu|dumb-0.9.3-10|12	%description
12cu|dumb-0.9.3-10|13	DUMB is an IT, XM, S3M and MOD player library. This includes a player based
12cu|dumb-0.9.3-10|14	on Allegro.
12cu|dumb-0.9.3-10|15	
12cu|dumb-0.9.3-10|16	%files
12cu|dumb-0.9.3-10|17	%doc readme.txt licence.txt release.txt
12cu|dumb-0.9.3-10|18	%{_bindir}/*
12cu|dumb-0.9.3-10|19	
12cu|dumb-0.9.3-10|20	#----------------------------------------------------------------------------
12cu|dumb-0.9.3-10|21	
12cu|dumb-0.9.3-10|22	%package devel
12cu|dumb-0.9.3-10|23	Summary:	Dynamic Universal Music Bibliotheque
12cu|dumb-0.9.3-10|24	Group:		Development/C
12cu|dumb-0.9.3-10|25	
12cu|dumb-0.9.3-10|26	%description devel
12cu|dumb-0.9.3-10|27	DUMB is an IT, XM, S3M and MOD player library. This contains static libraries
12cu|dumb-0.9.3-10|28	and C header files.
12cu|dumb-0.9.3-10|29	
12cu|dumb-0.9.3-10|30	%files devel
12cu|dumb-0.9.3-10|31	%doc docs/*
12cu|dumb-0.9.3-10|32	%{_libdir}/lib*.a
12cu|dumb-0.9.3-10|33	%{_includedir}/*.h
12cu|dumb-0.9.3-10|34	
12cu|dumb-0.9.3-10|35	#----------------------------------------------------------------------------
12cu|dumb-0.9.3-10|36	
12cu|dumb-0.9.3-10|37	%prep
12cu|dumb-0.9.3-10|38	%setup -q
12cu|dumb-0.9.3-10|39	%patch0 -p1
12cu|dumb-0.9.3-10|40	
12cu|dumb-0.9.3-10|41	cat > make/config.txt << EOF
12cu|dumb-0.9.3-10|42	include make/unix.inc
12cu|dumb-0.9.3-10|43	ALL_TARGETS := core core-examples core-headers
12cu|dumb-0.9.3-10|44	ALL_TARGETS += allegro allegro-examples allegro-headers
12cu|dumb-0.9.3-10|45	PREFIX := %{_prefix}
12cu|dumb-0.9.3-10|46	EOF
12cu|dumb-0.9.3-10|47	
12cu|dumb-0.9.3-10|48	%build
12cu|dumb-0.9.3-10|49	%make CC="gcc -fPIC %{optflags}" LDFLAGS="%{ldflags}"
12cu|dumb-0.9.3-10|50	
12cu|dumb-0.9.3-10|51	%install
12cu|dumb-0.9.3-10|52	mkdir -p %{buildroot}%{_bindir}
12cu|dumb-0.9.3-10|53	mkdir -p %{buildroot}%{_libdir}
12cu|dumb-0.9.3-10|54	mkdir -p %{buildroot}%{_includedir}
12cu|dumb-0.9.3-10|55	%makeinstall \
12cu|dumb-0.9.3-10|56	PREFIX=%{buildroot}%{_prefix} \
12cu|dumb-0.9.3-10|57	LIB_INSTALL_PATH=%{buildroot}%{_libdir}
12cu|dumb-0.9.3-10|58	
12cu|dumb-0.9.3-10|59	
12cu|dumb-0.9.3-10|60	%changelog
12cu|dumb-0.9.3-10|61	* Tue Feb 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3-10
12cu|dumb-0.9.3-10|62	+ Revision: 4a6bcec
12cu|dumb-0.9.3-10|63	- LOG Fix debug package, spec cleanup
12cu|dumb-0.9.3-10|64	
12cu|dumb-0.9.3-10|65	

9203 12
12cu|dunelegacy-0.96.3-1|1	Name:		dunelegacy
12cu|dunelegacy-0.96.3-1|2	Version:	0.96.3
12cu|dunelegacy-0.96.3-1|3	Release:	1
12cu|dunelegacy-0.96.3-1|4	Summary:	Open-source Dune II engine
12cu|dunelegacy-0.96.3-1|5	License:	GPLv2+
12cu|dunelegacy-0.96.3-1|6	Group:		Games/Strategy
12cu|dunelegacy-0.96.3-1|7	URL:		http://dunelegacy.sourceforge.net/
12cu|dunelegacy-0.96.3-1|8	Source0:	http://www.myway.de/richieland/%{name}-%{version}-src.tar.bz2
12cu|dunelegacy-0.96.3-1|9	BuildRequires:	pkgconfig(SDL_mixer)
12cu|dunelegacy-0.96.3-1|10	BuildRequires:	pkgconfig(sdl)
12cu|dunelegacy-0.96.3-1|11	BuildRequires:	libstdc++-devel
12cu|dunelegacy-0.96.3-1|12	BuildRequires:	desktop-file-utils
12cu|dunelegacy-0.96.3-1|13	
12cu|dunelegacy-0.96.3-1|14	%description
12cu|dunelegacy-0.96.3-1|15	Lead one of three interplanetary houses, Atreides, Harkonnen or Ordos,
12cu|dunelegacy-0.96.3-1|16	in an attempt to harvest the largest amount of spice from the sand
12cu|dunelegacy-0.96.3-1|17	dunes. Exchange your spice stockpiles for credits through refinement
12cu|dunelegacy-0.96.3-1|18	and build an army capable of thwarting attempts of the other houses to
12cu|dunelegacy-0.96.3-1|19	stop your harvesting!
12cu|dunelegacy-0.96.3-1|20	
12cu|dunelegacy-0.96.3-1|21	Dune Legacy is an effort by a handful of developers to revitalize the
12cu|dunelegacy-0.96.3-1|22	first-ever real-time strategy game. The original game was the basis
12cu|dunelegacy-0.96.3-1|23	for the hugely successful Command and Conquer series, and the game-play
12cu|dunelegacy-0.96.3-1|24	has been replicated an extended to a wide variety of story-lines and
12cu|dunelegacy-0.96.3-1|25	series.
12cu|dunelegacy-0.96.3-1|26	
12cu|dunelegacy-0.96.3-1|27	NOTE: Original Dune 2 game files are needed.
12cu|dunelegacy-0.96.3-1|28	
12cu|dunelegacy-0.96.3-1|29	%prep
12cu|dunelegacy-0.96.3-1|30	%setup -q
12cu|dunelegacy-0.96.3-1|31	sed -i s,"#!/usr/bin/env xdg-open",,g %{name}.desktop
12cu|dunelegacy-0.96.3-1|32	sed -i 's/\r//' ToDo.txt
12cu|dunelegacy-0.96.3-1|33	# clean
12cu|dunelegacy-0.96.3-1|34	rm -fr debian
12cu|dunelegacy-0.96.3-1|35	rm -fr MacOSX
12cu|dunelegacy-0.96.3-1|36	
12cu|dunelegacy-0.96.3-1|37	%build
12cu|dunelegacy-0.96.3-1|38	%configure2_5x
12cu|dunelegacy-0.96.3-1|39	%make
12cu|dunelegacy-0.96.3-1|40	
12cu|dunelegacy-0.96.3-1|41	%install
12cu|dunelegacy-0.96.3-1|42	%makeinstall_std
12cu|dunelegacy-0.96.3-1|43	# menu entry
12cu|dunelegacy-0.96.3-1|44	mkdir -p %{buildroot}%{_datadir}/applications
12cu|dunelegacy-0.96.3-1|45	install -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|dunelegacy-0.96.3-1|46	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|dunelegacy-0.96.3-1|47	# icons
12cu|dunelegacy-0.96.3-1|48	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cu|dunelegacy-0.96.3-1|49	install -m 644 %{name}-128x128.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|dunelegacy-0.96.3-1|50	
12cu|dunelegacy-0.96.3-1|51	
12cu|dunelegacy-0.96.3-1|52	
12cu|dunelegacy-0.96.3-1|53	%files
12cu|dunelegacy-0.96.3-1|54	%doc README ToDo.txt ChangeLog
12cu|dunelegacy-0.96.3-1|55	%{_bindir}/%{name}
12cu|dunelegacy-0.96.3-1|56	%dir %{_datadir}/%{name}
12cu|dunelegacy-0.96.3-1|57	%{_datadir}/%{name}/*
12cu|dunelegacy-0.96.3-1|58	%{_datadir}/applications/%{name}.desktop
12cu|dunelegacy-0.96.3-1|59	%{_datadir}/pixmaps/%{name}.png
12cu|dunelegacy-0.96.3-1|60	
12cu|dunelegacy-0.96.3-1|61	
12cu|dunelegacy-0.96.3-1|62	
12cu|dunelegacy-0.96.3-1|63	

9204 12
12cu|dvda-author-09.09-2|1	%define debug_package %{nil}
12cu|dvda-author-09.09-2|2	
12cu|dvda-author-09.09-2|3	Summary:	High-definition DVD-AUDIO disc creator
12cu|dvda-author-09.09-2|4	Name:		dvda-author
12cu|dvda-author-09.09-2|5	Version:	09.09
12cu|dvda-author-09.09-2|6	Release:	2
12cu|dvda-author-09.09-2|7	License:	GPLv3+
12cu|dvda-author-09.09-2|8	Group:		Archiving/Cd burning
12cu|dvda-author-09.09-2|9	# Repack, drop built binaries etc from upstream tarball
12cu|dvda-author-09.09-2|10	Url:		http://dvd-audio.sourceforge.net/
12cu|dvda-author-09.09-2|11	Source0:	%{name}-%{version}-60.tar.lzma
12cu|dvda-author-09.09-2|12	BuildRequires:	curl
12cu|dvda-author-09.09-2|13	BuildRequires:	help2man
12cu|dvda-author-09.09-2|14	BuildRequires:	pkgconfig(flac)
12cu|dvda-author-09.09-2|15	BuildRequires:	pkgconfig(sox)
12cu|dvda-author-09.09-2|16	BuildRequires:	pkgconfig(vorbis)
12cu|dvda-author-09.09-2|17	Requires:	cdrkit
12cu|dvda-author-09.09-2|18	Requires:	dvdauthor
12cu|dvda-author-09.09-2|19	Requires:	imagemagick
12cu|dvda-author-09.09-2|20	Requires:	mkisofs
12cu|dvda-author-09.09-2|21	Requires:	mjpegtools
12cu|dvda-author-09.09-2|22	
12cu|dvda-author-09.09-2|23	%description
12cu|dvda-author-09.09-2|24	dvda-author creates high-definition DVD-Audio discs with navigable DVD-Video
12cu|dvda-author-09.09-2|25	zone from DVD-Audio zone Supported input audio types: .wav, .flac, .oga,
12cu|dvda-author-09.09-2|26	SoX-supported formats
12cu|dvda-author-09.09-2|27	EXAMPLES
12cu|dvda-author-09.09-2|28	-creates a 3-group DVD-Audio disc (legacy syntax):
12cu|dvda-author-09.09-2|29	
12cu|dvda-author-09.09-2|30	dvda-author -g file1.wav file2.flac -g file3.flac -g file4.wav
12cu|dvda-author-09.09-2|31	
12cu|dvda-author-09.09-2|32	-creates a hybrid DVD disc with both AUDIO_TS mirroring audio_input_directory
12cu|dvda-author-09.09-2|33	and VIDEO_TS imported from directory VID, outputs disc structure to directory
12cu|dvda-author-09.09-2|34	DVD_HYBRID and links video titleset #2 of VIDEO_TS to AUDIO_TS:
12cu|dvda-author-09.09-2|35	
12cu|dvda-author-09.09-2|36	dvda-author -i ~/audio/audio_input_directory -o DVD_HYBRID -V ~/Video/VID -T 2
12cu|dvda-author-09.09-2|37	
12cu|dvda-author-09.09-2|38	Both types of constructions can be combined.
12cu|dvda-author-09.09-2|39	
12cu|dvda-author-09.09-2|40	%files
12cu|dvda-author-09.09-2|41	%doc %{_datadir}/doc/%{name}/*
12cu|dvda-author-09.09-2|42	%{_bindir}/%{name}
12cu|dvda-author-09.09-2|43	%{_datadir}/applications/%{name}/
12cu|dvda-author-09.09-2|44	%{_datadir}/pixmaps/%{name}*.png
12cu|dvda-author-09.09-2|45	%{_mandir}/man1/%{name}.1*
12cu|dvda-author-09.09-2|46	
12cu|dvda-author-09.09-2|47	#----------------------------------------------------------------------------
12cu|dvda-author-09.09-2|48	
12cu|dvda-author-09.09-2|49	%prep
12cu|dvda-author-09.09-2|50	%setup -q
12cu|dvda-author-09.09-2|51	
12cu|dvda-author-09.09-2|52	%build
12cu|dvda-author-09.09-2|53	%configure2_5x
12cu|dvda-author-09.09-2|54	%make
12cu|dvda-author-09.09-2|55	
12cu|dvda-author-09.09-2|56	%install
12cu|dvda-author-09.09-2|57	%makeinstall_std
12cu|dvda-author-09.09-2|58	
12cu|dvda-author-09.09-2|59	
12cu|dvda-author-09.09-2|60	%changelog
12cu|dvda-author-09.09-2|61	* Tue Feb 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 09.09-2
12cu|dvda-author-09.09-2|62	+ Revision: 0d13194
12cu|dvda-author-09.09-2|63	- LOG Bump release
12cu|dvda-author-09.09-2|64	
12cu|dvda-author-09.09-2|65	

9205 12
12cu|dvdisaster-0.72.4-2|1	Summary:	Securely store data on DVD/CD media
12cu|dvdisaster-0.72.4-2|2	Name:		dvdisaster
12cu|dvdisaster-0.72.4-2|3	Version:	0.72.4
12cu|dvdisaster-0.72.4-2|4	Release:	2
12cu|dvdisaster-0.72.4-2|5	License:	GPLv2
12cu|dvdisaster-0.72.4-2|6	Group:		Archiving/Backup
12cu|dvdisaster-0.72.4-2|7	URL:		http://dvdisaster.net/
12cu|dvdisaster-0.72.4-2|8	Source0:	http://dvdisaster.net/downloads/%{name}-%{version}.tar.bz2
12cu|dvdisaster-0.72.4-2|9	BuildRequires:	gettext-devel
12cu|dvdisaster-0.72.4-2|10	BuildRequires:	pkgconfig(glib-2.0)
12cu|dvdisaster-0.72.4-2|11	BuildRequires:	pango-devel
12cu|dvdisaster-0.72.4-2|12	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|dvdisaster-0.72.4-2|13	BuildRequires:	bzip2-devel = 1.0.6-5
12cu|dvdisaster-0.72.4-2|14	
12cu|dvdisaster-0.72.4-2|15	%description
12cu|dvdisaster-0.72.4-2|16	
12cu|dvdisaster-0.72.4-2|17	dvdisaster is a way to securely store data on DVD/CD media.
12cu|dvdisaster-0.72.4-2|18	CD, DVD and BD media keep their data only for a finite time
12cu|dvdisaster-0.72.4-2|19	(typically for many years).
12cu|dvdisaster-0.72.4-2|20	After that time, data loss develops slowly with read errors
12cu|dvdisaster-0.72.4-2|21	growing from the outer media region towards the inside.
12cu|dvdisaster-0.72.4-2|22	dvdisaster stores data on CD/DVD/BD (supported media) in a way
12cu|dvdisaster-0.72.4-2|23	that it is fully recoverable even after some read errors have
12cu|dvdisaster-0.72.4-2|24	developed. This enables you to rescue the complete data to a new
12cu|dvdisaster-0.72.4-2|25	medium. Data loss is prevented by using error correcting codes.
12cu|dvdisaster-0.72.4-2|26	Error correction data is either added to the medium
12cu|dvdisaster-0.72.4-2|27	or kept in separate error correction files. dvdisaster works at
12cu|dvdisaster-0.72.4-2|28	the image level so that the
12cu|dvdisaster-0.72.4-2|29	ecovery does not depend on the file system of the medium.
12cu|dvdisaster-0.72.4-2|30	The maximum error correction capacity is user-selectable.
12cu|dvdisaster-0.72.4-2|31	
12cu|dvdisaster-0.72.4-2|32	
12cu|dvdisaster-0.72.4-2|33	
12cu|dvdisaster-0.72.4-2|34	%prep
12cu|dvdisaster-0.72.4-2|35	%setup -q
12cu|dvdisaster-0.72.4-2|36	
12cu|dvdisaster-0.72.4-2|37	%build
12cu|dvdisaster-0.72.4-2|38	./configure \
12cu|dvdisaster-0.72.4-2|39	--prefix=%{_prefix} \
12cu|dvdisaster-0.72.4-2|40	--buildroot=%{buildroot} \
12cu|dvdisaster-0.72.4-2|41	--mandir=%{_mandir} \
12cu|dvdisaster-0.72.4-2|42	--localedir=%{_datadir}/locale \
12cu|dvdisaster-0.72.4-2|43	--docdir=%{_datadir}/doc \
12cu|dvdisaster-0.72.4-2|44	--docsubdir=%{name}
12cu|dvdisaster-0.72.4-2|45	%__make CFLAGS="%{optflags}"
12cu|dvdisaster-0.72.4-2|46	
12cu|dvdisaster-0.72.4-2|47	%install
12cu|dvdisaster-0.72.4-2|48	
12cu|dvdisaster-0.72.4-2|49	%makeinstall_std
12cu|dvdisaster-0.72.4-2|50	
12cu|dvdisaster-0.72.4-2|51	
12cu|dvdisaster-0.72.4-2|52	%files
12cu|dvdisaster-0.72.4-2|53	%defattr(-,root,root)
12cu|dvdisaster-0.72.4-2|54	%{_bindir}/dvdisaster*
12cu|dvdisaster-0.72.4-2|55	%doc CHANGELOG COPYING CREDIT* README* TODO INSTALL documentation
12cu|dvdisaster-0.72.4-2|56	%{_mandir}/man?/%{name}*
12cu|dvdisaster-0.72.4-2|57	%{_mandir}/*/man?/%{name}*
12cu|dvdisaster-0.72.4-2|58	%{_datadir}/locale/*/LC_MESSAGES/*
12cu|dvdisaster-0.72.4-2|59	

9206 12
12cu|dvdstyler-2.7.2-1|1	%define oname DVDStyler
12cu|dvdstyler-2.7.2-1|2	
12cu|dvdstyler-2.7.2-1|3	Summary:	DVD authoring application
12cu|dvdstyler-2.7.2-1|4	Name:		dvdstyler
12cu|dvdstyler-2.7.2-1|5	Version:	2.7.2
12cu|dvdstyler-2.7.2-1|6	Release:	1
12cu|dvdstyler-2.7.2-1|7	Epoch:		1
12cu|dvdstyler-2.7.2-1|8	License:	GPLv2+
12cu|dvdstyler-2.7.2-1|9	Group:		Video
12cu|dvdstyler-2.7.2-1|10	Url:		http://dvdstyler.sourceforge.net/
12cu|dvdstyler-2.7.2-1|11	Source0:	http://sourceforge.net/projects/dvdstyler/files/%{name}/%{version}/%{oname}-%{version}.tar.bz2
12cu|dvdstyler-2.7.2-1|12	Patch0:		dvdstyler-make-desktopfile-valid.patch
12cu|dvdstyler-2.7.2-1|13	BuildRequires:	bison
12cu|dvdstyler-2.7.2-1|14	BuildRequires:	desktop-file-utils
12cu|dvdstyler-2.7.2-1|15	BuildRequires:	dvd+rw-tools
12cu|dvdstyler-2.7.2-1|16	BuildRequires:	dvdauthor >= 0.7.0
12cu|dvdstyler-2.7.2-1|17	BuildRequires:	ffmpeg
12cu|dvdstyler-2.7.2-1|18	BuildRequires:	flex
12cu|dvdstyler-2.7.2-1|19	BuildRequires:	gettext
12cu|dvdstyler-2.7.2-1|20	BuildRequires:	imagemagick
12cu|dvdstyler-2.7.2-1|21	BuildRequires:	mkisofs
12cu|dvdstyler-2.7.2-1|22	BuildRequires:	netpbm
12cu|dvdstyler-2.7.2-1|23	BuildRequires:	xmlto
12cu|dvdstyler-2.7.2-1|24	BuildRequires:	zip
12cu|dvdstyler-2.7.2-1|25	BuildRequires:	ffmpeg-devel
12cu|dvdstyler-2.7.2-1|26	BuildRequires:	wxgtku2.8-devel
12cu|dvdstyler-2.7.2-1|27	BuildRequires:	pkgconfig(libexif)
12cu|dvdstyler-2.7.2-1|28	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|dvdstyler-2.7.2-1|29	BuildRequires:	pkgconfig(libwxsvg) >= 1.1.14
12cu|dvdstyler-2.7.2-1|30	
12cu|dvdstyler-2.7.2-1|31	Requires:	dvdauthor
12cu|dvdstyler-2.7.2-1|32	Requires:	mjpegtools
12cu|dvdstyler-2.7.2-1|33	Requires:	dvd+rw-tools
12cu|dvdstyler-2.7.2-1|34	Requires:	mkisofs
12cu|dvdstyler-2.7.2-1|35	
12cu|dvdstyler-2.7.2-1|36	%description
12cu|dvdstyler-2.7.2-1|37	DVDstyler is a DVD authoring program. The main DVDStyler features are:
12cu|dvdstyler-2.7.2-1|38	* you can drag and drop MPEG files directly
12cu|dvdstyler-2.7.2-1|39	* you can import image file for background
12cu|dvdstyler-2.7.2-1|40	* you can create NTSC/PAL menu
12cu|dvdstyler-2.7.2-1|41	* you can place text and images anywhere on the menu screen
12cu|dvdstyler-2.7.2-1|42	* you can change font/color
12cu|dvdstyler-2.7.2-1|43	* you can put basic text buttons, change font/color and background color
12cu|dvdstyler-2.7.2-1|44	* you can set chapters for each movie
12cu|dvdstyler-2.7.2-1|45	* you can change post command for each movie
12cu|dvdstyler-2.7.2-1|46	
12cu|dvdstyler-2.7.2-1|47	%files -f %{name}.lang
12cu|dvdstyler-2.7.2-1|48	%doc AUTHORS ChangeLog README TODO
12cu|dvdstyler-2.7.2-1|49	%{_bindir}/%{name}
12cu|dvdstyler-2.7.2-1|50	%{_datadir}/%{name}
12cu|dvdstyler-2.7.2-1|51	%{_mandir}/man1/%{name}.1*
12cu|dvdstyler-2.7.2-1|52	%{_datadir}/applications/*.desktop
12cu|dvdstyler-2.7.2-1|53	%{_datadir}/pixmaps/*.png
12cu|dvdstyler-2.7.2-1|54	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|dvdstyler-2.7.2-1|55	
12cu|dvdstyler-2.7.2-1|56	#----------------------------------------------------------------------------
12cu|dvdstyler-2.7.2-1|57	
12cu|dvdstyler-2.7.2-1|58	%prep
12cu|dvdstyler-2.7.2-1|59	%setup -q -n %{oname}-%{version}
12cu|dvdstyler-2.7.2-1|60	%patch0 -p0
12cu|dvdstyler-2.7.2-1|61	
12cu|dvdstyler-2.7.2-1|62	# fix desktop file
12cu|dvdstyler-2.7.2-1|63	sed -i -e 's,%{name}.png,%{name},g' data/dvdstyler.desktop
12cu|dvdstyler-2.7.2-1|64	
12cu|dvdstyler-2.7.2-1|65	# not utf-8 file
12cu|dvdstyler-2.7.2-1|66	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && mv -f ChangeLog.conv ChangeLog
12cu|dvdstyler-2.7.2-1|67	
12cu|dvdstyler-2.7.2-1|68	%build
12cu|dvdstyler-2.7.2-1|69	chmod +x ./autogen.sh ./configure
12cu|dvdstyler-2.7.2-1|70	./autogen.sh
12cu|dvdstyler-2.7.2-1|71	%configure2_5x --with-wx-config=%{_bindir}/wx-config-unicode
12cu|dvdstyler-2.7.2-1|72	%make
12cu|dvdstyler-2.7.2-1|73	
12cu|dvdstyler-2.7.2-1|74	%install
12cu|dvdstyler-2.7.2-1|75	%makeinstall_std
12cu|dvdstyler-2.7.2-1|76	# we'll install this in %%files section
12cu|dvdstyler-2.7.2-1|77	rm -fr %{buildroot}%{_docdir}
12cu|dvdstyler-2.7.2-1|78	
12cu|dvdstyler-2.7.2-1|79	# menu entry
12cu|dvdstyler-2.7.2-1|80	desktop-file-install --vendor='' \
12cu|dvdstyler-2.7.2-1|81	--dir=%{buildroot}%{_datadir}/applications \
12cu|dvdstyler-2.7.2-1|82	--remove-category='Application' \
12cu|dvdstyler-2.7.2-1|83	--add-category='Video;AudioVideoEditing' \
12cu|dvdstyler-2.7.2-1|84	%{buildroot}%{_datadir}/applications/*.desktop
12cu|dvdstyler-2.7.2-1|85	
12cu|dvdstyler-2.7.2-1|86	# icons
12cu|dvdstyler-2.7.2-1|87	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12cu|dvdstyler-2.7.2-1|88	convert -size 48x48 src/rc/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|dvdstyler-2.7.2-1|89	convert -size 32x32 src/rc/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|dvdstyler-2.7.2-1|90	convert -size 16x16 src/rc/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|dvdstyler-2.7.2-1|91	
12cu|dvdstyler-2.7.2-1|92	# remove duplicate files
12cu|dvdstyler-2.7.2-1|93	rm -fr %{buildroot}%{_libdir}/share/doc/dvdstyler/
12cu|dvdstyler-2.7.2-1|94	
12cu|dvdstyler-2.7.2-1|95	# es_ar language missing in rosa lang tree, to be seen later
12cu|dvdstyler-2.7.2-1|96	# for now we got to live with "E: invalid-lc-messages-dir"
12cu|dvdstyler-2.7.2-1|97	# I'd like to avoid rpmlintrc usage.
12cu|dvdstyler-2.7.2-1|98	# If someone have a fix please push it.
12cu|dvdstyler-2.7.2-1|99	
12cu|dvdstyler-2.7.2-1|100	%find_lang %{name}
12cu|dvdstyler-2.7.2-1|101	
12cu|dvdstyler-2.7.2-1|102	
12cu|dvdstyler-2.7.2-1|103	
12cu|dvdstyler-2.7.2-1|104	%changelog
12cu|dvdstyler-2.7.2-1|105	* Thu Jun 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.7.2-1
12cu|dvdstyler-2.7.2-1|106	+ Revision: 4895983
12cu|dvdstyler-2.7.2-1|107	- New version 2.7.2
12cu|dvdstyler-2.7.2-1|108	
12cu|dvdstyler-2.7.2-1|109	

9207 12
12cu|dvi2tty-5.3.4-1|1	%define name	dvi2tty
12cu|dvi2tty-5.3.4-1|2	%define version 5.3.4
12cu|dvi2tty-5.3.4-1|3	%define release 1
12cu|dvi2tty-5.3.4-1|4	#debuginfo-without-sources
12cu|dvi2tty-5.3.4-1|5	%define debug_package	%{nil}
12cu|dvi2tty-5.3.4-1|6	
12cu|dvi2tty-5.3.4-1|7	Name:		%{name}
12cu|dvi2tty-5.3.4-1|8	Version:	%{version}
12cu|dvi2tty-5.3.4-1|9	Release:	%{release}
12cu|dvi2tty-5.3.4-1|10	Summary:	Tool for previewing DVI files on text-only devices
12cu|dvi2tty-5.3.4-1|11	Group:		Text tools
12cu|dvi2tty-5.3.4-1|12	URL:		http://www.mesa.nl/pub/dvi2tty/
12cu|dvi2tty-5.3.4-1|13	Source:		http://www.mesa.nl/pub/dvi2tty/%{name}-%{version}.tgz
12cu|dvi2tty-5.3.4-1|14	Patch0:		dvi2tty-5.3.4-pager.patch
12cu|dvi2tty-5.3.4-1|15	License:	GPLv2
12cu|dvi2tty-5.3.4-1|16	
12cu|dvi2tty-5.3.4-1|17	
12cu|dvi2tty-5.3.4-1|18	%description
12cu|dvi2tty-5.3.4-1|19	dvi2tty is a tool for previewing DVI files on text-only devices. It is
12cu|dvi2tty-5.3.4-1|20	used by MC for viewing DVI files.
12cu|dvi2tty-5.3.4-1|21	
12cu|dvi2tty-5.3.4-1|22	%prep
12cu|dvi2tty-5.3.4-1|23	%setup -q
12cu|dvi2tty-5.3.4-1|24	%patch0 -p0 -b .pager
12cu|dvi2tty-5.3.4-1|25	
12cu|dvi2tty-5.3.4-1|26	%build
12cu|dvi2tty-5.3.4-1|27	%make
12cu|dvi2tty-5.3.4-1|28	
12cu|dvi2tty-5.3.4-1|29	%install
12cu|dvi2tty-5.3.4-1|30	mkdir -p %buildroot%_bindir
12cu|dvi2tty-5.3.4-1|31	mkdir -p %buildroot%_mandir/man1
12cu|dvi2tty-5.3.4-1|32	install -m 755 dvi2tty disdvi %buildroot%_bindir
12cu|dvi2tty-5.3.4-1|33	install -m 644 dvi2tty.1 disdvi.1 %buildroot%_mandir/man1
12cu|dvi2tty-5.3.4-1|34	
12cu|dvi2tty-5.3.4-1|35	%files
12cu|dvi2tty-5.3.4-1|36	%_bindir/*
12cu|dvi2tty-5.3.4-1|37	%_mandir/*/*
12cu|dvi2tty-5.3.4-1|38	
12cu|dvi2tty-5.3.4-1|39	
12cu|dvi2tty-5.3.4-1|40	
12cu|dvi2tty-5.3.4-1|41	

9208 12
12cu|dvtm-0.12-1|1	#empty-debuginfo-package
12cu|dvtm-0.12-1|2	%define debug_package	%{nil}
12cu|dvtm-0.12-1|3	Name:		dvtm
12cu|dvtm-0.12-1|4	Version:	0.12
12cu|dvtm-0.12-1|5	Release:	1
12cu|dvtm-0.12-1|6	Summary:	Tiling window management for the console
12cu|dvtm-0.12-1|7	License:	MIT
12cu|dvtm-0.12-1|8	Group:		Terminals
12cu|dvtm-0.12-1|9	URL:		http://www.brain-dump.org/projects/dvtm/
12cu|dvtm-0.12-1|10	Source0:	http://www.brain-dump.org/projects/dvtm/%{name}-%{version}.tar.gz
12cu|dvtm-0.12-1|11	BuildRequires:	pkgconfig(ncurses)
12cu|dvtm-0.12-1|12	BuildRequires:	pkgconfig(ncursesw)
12cu|dvtm-0.12-1|13	
12cu|dvtm-0.12-1|14	%description
12cu|dvtm-0.12-1|15	dvtm brings the concept of tiling window management, popularized by
12cu|dvtm-0.12-1|16	X11-window managers like dwm to the console. As a console window manager
12cu|dvtm-0.12-1|17	it tries to make it easy to work with multiple console based programs
12cu|dvtm-0.12-1|18	like vim, mutt, cmus or irssi.
12cu|dvtm-0.12-1|19	
12cu|dvtm-0.12-1|20	%prep
12cu|dvtm-0.12-1|21	%setup -q
12cu|dvtm-0.12-1|22	
12cu|dvtm-0.12-1|23	
12cu|dvtm-0.12-1|24	%build
12cu|dvtm-0.12-1|25	sed -i 's/PREFIX.*local*/PREFIX\ =\ \/usr\//' config.mk
12cu|dvtm-0.12-1|26	%make
12cu|dvtm-0.12-1|27	
12cu|dvtm-0.12-1|28	%install
12cu|dvtm-0.12-1|29	%makeinstall_std
12cu|dvtm-0.12-1|30	
12cu|dvtm-0.12-1|31	
12cu|dvtm-0.12-1|32	%files
12cu|dvtm-0.12-1|33	%doc README LICENSE
12cu|dvtm-0.12-1|34	%{_bindir}/%{name}
12cu|dvtm-0.12-1|35	%{_bindir}/%{name}-status
12cu|dvtm-0.12-1|36	%{_datadir}/terminfo/d/*
12cu|dvtm-0.12-1|37	%{_mandir}/man1/%{name}.1*
12cu|dvtm-0.12-1|38	
12cu|dvtm-0.12-1|39	
12cu|dvtm-0.12-1|40	%changelog
12cu|dvtm-0.12-1|41	* Sun Oct 05 2014 abfonly <abfonly@gmail.com> 0.12-1
12cu|dvtm-0.12-1|42	+ Revision: e459e3b
12cu|dvtm-0.12-1|43	- Merge pull request #3 from abfonly/dvtm:rosa2012.1
12cu|dvtm-0.12-1|44	- abfonly
12cu|dvtm-0.12-1|45	
12cu|dvtm-0.12-1|46	

9209 12
12cu|dwm-6.0-3|1	Name:		dwm
12cu|dwm-6.0-3|2	Version:	6.0
12cu|dwm-6.0-3|3	Release:	3
12cu|dwm-6.0-3|4	URL:		http://dwm.suckless.org
12cu|dwm-6.0-3|5	Source0:	http://dl.suckless.org/%{name}/%{name}-%{version}.tar.gz
12cu|dwm-6.0-3|6	Source1:	%{name}.png
12cu|dwm-6.0-3|7	License:	MIT
12cu|dwm-6.0-3|8	Group:		Graphical desktop/Other
12cu|dwm-6.0-3|9	Summary:	A minimalist window manager for the X Window System
12cu|dwm-6.0-3|10	Requires:	xterm
12cu|dwm-6.0-3|11	Requires:	xmessage
12cu|dwm-6.0-3|12	Requires:	dwm-tools
12cu|dwm-6.0-3|13	BuildRequires:	pkgconfig(x11)
12cu|dwm-6.0-3|14	BuildRequires:	pkgconfig(xinerama)
12cu|dwm-6.0-3|15	
12cu|dwm-6.0-3|16	%define debug_package %{nil}
12cu|dwm-6.0-3|17	
12cu|dwm-6.0-3|18	%description
12cu|dwm-6.0-3|19	dwm is a dynamic window manager for X.
12cu|dwm-6.0-3|20	
12cu|dwm-6.0-3|21	It manages windows in tiled and floating layouts.
12cu|dwm-6.0-3|22	Either layout can be applied dynamically, optimizing
12cu|dwm-6.0-3|23	the environment for the application in use and the
12cu|dwm-6.0-3|24	task performed. It is the little brother of wmii.
12cu|dwm-6.0-3|25	
12cu|dwm-6.0-3|26	%prep
12cu|dwm-6.0-3|27	%setup -q
12cu|dwm-6.0-3|28	
12cu|dwm-6.0-3|29	%build
12cu|dwm-6.0-3|30	%make CC="gcc %{optflags} %{ldflags}"
12cu|dwm-6.0-3|31	
12cu|dwm-6.0-3|32	%install
12cu|dwm-6.0-3|33	%makeinstall_std DESTDIR=%{buildroot} PREFIX=%{_prefix}
12cu|dwm-6.0-3|34	
12cu|dwm-6.0-3|35	# startfile
12cu|dwm-6.0-3|36	%__cat > %{buildroot}%{_bindir}/start%{name} << EOF
12cu|dwm-6.0-3|37	#!/bin/sh
12cu|dwm-6.0-3|38	exec %{_bindir}/%{name}
12cu|dwm-6.0-3|39	EOF
12cu|dwm-6.0-3|40	
12cu|dwm-6.0-3|41	%__chmod 755 %{buildroot}%{_bindir}/start%{name}
12cu|dwm-6.0-3|42	
12cu|dwm-6.0-3|43	# session file
12cu|dwm-6.0-3|44	%__install -d %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cu|dwm-6.0-3|45	%__cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/40%{name} << EOF
12cu|dwm-6.0-3|46	NAME=%{name}
12cu|dwm-6.0-3|47	EXEC=%{_bindir}/start%{name}
12cu|dwm-6.0-3|48	DESC=%{name} window manager
12cu|dwm-6.0-3|49	SCRIPT:
12cu|dwm-6.0-3|50	exec %{_bindir}/start%{name}
12cu|dwm-6.0-3|51	EOF
12cu|dwm-6.0-3|52	
12cu|dwm-6.0-3|53	%__mkdir_p %{buildroot}%{_datadir}/icons/
12cu|dwm-6.0-3|54	%__cp -f %{SOURCE1} %{buildroot}%{_datadir}/icons/
12cu|dwm-6.0-3|55	
12cu|dwm-6.0-3|56	%files
12cu|dwm-6.0-3|57	%defattr(-,root,root,755)
12cu|dwm-6.0-3|58	%doc LICENSE README
12cu|dwm-6.0-3|59	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/40%{name}
12cu|dwm-6.0-3|60	%{_bindir}/%{name}
12cu|dwm-6.0-3|61	%{_bindir}/start%{name}
12cu|dwm-6.0-3|62	%{_mandir}/man1/dwm.1*
12cu|dwm-6.0-3|63	%{_datadir}/icons/%{name}.png
12cu|dwm-6.0-3|64	
12cu|dwm-6.0-3|65	
12cu|dwm-6.0-3|66	%changelog
12cu|dwm-6.0-3|67	* Thu Feb 09 2012 Andrey Bondrov <abondrov@mandriva.org> 6.0-1mdv2012.0
12cu|dwm-6.0-3|68	+ Revision: 772260
12cu|dwm-6.0-3|69	- New version 6.0
12cu|dwm-6.0-3|70	
12cu|dwm-6.0-3|71	* Tue Nov 29 2011 Andrey Bondrov <abondrov@mandriva.org> 5.9-1
12cu|dwm-6.0-3|72	+ Revision: 735403
12cu|dwm-6.0-3|73	- New version 5.9
12cu|dwm-6.0-3|74	
12cu|dwm-6.0-3|75	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 5.8.2-2
12cu|dwm-6.0-3|76	+ Revision: 635319
12cu|dwm-6.0-3|77	- simplify BR
12cu|dwm-6.0-3|78	
12cu|dwm-6.0-3|79	* Wed Jul 28 2010 Rémy Clouard <shikamaru@mandriva.org> 5.8.2-1mdv2011.0
12cu|dwm-6.0-3|80	+ Revision: 562814
12cu|dwm-6.0-3|81	- bump release, fix URL and Source
12cu|dwm-6.0-3|82	- clean spec to avoid an rpmlint warning
12cu|dwm-6.0-3|83	- add shebang to startdwm script
12cu|dwm-6.0-3|84	
12cu|dwm-6.0-3|85	* Tue Jan 12 2010 Rémy Clouard <shikamaru@mandriva.org> 5.7.2-1mdv2010.1
12cu|dwm-6.0-3|86	+ Revision: 490027
12cu|dwm-6.0-3|87	- bump release (5.7.2)
12cu|dwm-6.0-3|88	- fix licence
12cu|dwm-6.0-3|89	
12cu|dwm-6.0-3|90	* Sun Sep 27 2009 Frederik Himpe <fhimpe@mandriva.org> 5.7.1-1mdv2010.0
12cu|dwm-6.0-3|91	+ Revision: 449726
12cu|dwm-6.0-3|92	- update to new version 5.7.1
12cu|dwm-6.0-3|93	
12cu|dwm-6.0-3|94	* Mon Jul 27 2009 Frederik Himpe <fhimpe@mandriva.org> 5.6.1-1mdv2010.0
12cu|dwm-6.0-3|95	+ Revision: 400631
12cu|dwm-6.0-3|96	- update to new version 5.6.1
12cu|dwm-6.0-3|97	
12cu|dwm-6.0-3|98	* Tue Jul 14 2009 Frederik Himpe <fhimpe@mandriva.org> 5.6-1mdv2010.0
12cu|dwm-6.0-3|99	+ Revision: 396039
12cu|dwm-6.0-3|100	- update to new version 5.6
12cu|dwm-6.0-3|101	
12cu|dwm-6.0-3|102	* Mon May 18 2009 Frederik Himpe <fhimpe@mandriva.org> 5.5-1mdv2010.0
12cu|dwm-6.0-3|103	+ Revision: 377334
12cu|dwm-6.0-3|104	- Update to new version 5.5
12cu|dwm-6.0-3|105	
12cu|dwm-6.0-3|106	* Wed Feb 18 2009 Jérôme Soyer <saispo@mandriva.org> 5.4-1mdv2009.1
12cu|dwm-6.0-3|107	+ Revision: 342494
12cu|dwm-6.0-3|108	- New upstream release
12cu|dwm-6.0-3|109	
12cu|dwm-6.0-3|110	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 5.3.1-1mdv2009.1
12cu|dwm-6.0-3|111	+ Revision: 324243
12cu|dwm-6.0-3|112	- New upstream release
12cu|dwm-6.0-3|113	
12cu|dwm-6.0-3|114	* Wed Dec 03 2008 Jérôme Soyer <saispo@mandriva.org> 5.2-1mdv2009.1
12cu|dwm-6.0-3|115	+ Revision: 309671
12cu|dwm-6.0-3|116	- New Release 5.2
12cu|dwm-6.0-3|117	
12cu|dwm-6.0-3|118	* Wed Jul 30 2008 Jérôme Soyer <saispo@mandriva.org> 5.1-1mdv2009.0
12cu|dwm-6.0-3|119	+ Revision: 254725
12cu|dwm-6.0-3|120	- New release 5.1
12cu|dwm-6.0-3|121	
12cu|dwm-6.0-3|122	* Tue Jan 08 2008 Jérôme Soyer <saispo@mandriva.org> 4.7-3mdv2008.1
12cu|dwm-6.0-3|123	+ Revision: 146908
12cu|dwm-6.0-3|124	- Add Requires
12cu|dwm-6.0-3|125	
12cu|dwm-6.0-3|126	+ Olivier Blin <blino@mandriva.org>
12cu|dwm-6.0-3|127	- restore BuildRoot
12cu|dwm-6.0-3|128	
12cu|dwm-6.0-3|129	+ Thierry Vignaud <tv@mandriva.org>
12cu|dwm-6.0-3|130	- kill re-definition of %%buildroot on Pixel's request
12cu|dwm-6.0-3|131	
12cu|dwm-6.0-3|132	* Thu Dec 13 2007 Jérôme Soyer <saispo@mandriva.org> 4.7-2mdv2008.1
12cu|dwm-6.0-3|133	+ Revision: 119225
12cu|dwm-6.0-3|134	- Add macro for creating session
12cu|dwm-6.0-3|135	
12cu|dwm-6.0-3|136	* Thu Dec 06 2007 Jérôme Soyer <saispo@mandriva.org> 4.7-1mdv2008.1
12cu|dwm-6.0-3|137	+ Revision: 116082
12cu|dwm-6.0-3|138	- import dwm
12cu|dwm-6.0-3|139	
12cu|dwm-6.0-3|140	

9210 12
12cu|dwm-tools-32-3|1	%define _enable_debug_packages %{nil}
12cu|dwm-tools-32-3|2	%define debug_package %{nil}
12cu|dwm-tools-32-3|3	
12cu|dwm-tools-32-3|4	%define dmenu_version 4.4.1
12cu|dwm-tools-32-3|5	%define lsw_version 0.2
12cu|dwm-tools-32-3|6	%define slock_version 0.9
12cu|dwm-tools-32-3|7	%define sselp_version 0.2
12cu|dwm-tools-32-3|8	%define ssid_version 0.1
12cu|dwm-tools-32-3|9	%define swarp_version 0.1
12cu|dwm-tools-32-3|10	%define tabbed_version 0.3
12cu|dwm-tools-32-3|11	%define wmname_version 0.1
12cu|dwm-tools-32-3|12	
12cu|dwm-tools-32-3|13	Summary:	Dwm Window Manager Tools
12cu|dwm-tools-32-3|14	Name:		dwm-tools
12cu|dwm-tools-32-3|15	Version:	32
12cu|dwm-tools-32-3|16	Release:	3
12cu|dwm-tools-32-3|17	License:	MIT
12cu|dwm-tools-32-3|18	Group:		Graphical desktop/Other
12cu|dwm-tools-32-3|19	Url:		http://www.suckless.org
12cu|dwm-tools-32-3|20	Source0:	%{name}-%{version}.tar.bz2
12cu|dwm-tools-32-3|21	BuildRequires:	pkgconfig(x11)
12cu|dwm-tools-32-3|22	BuildRequires:	pkgconfig(xext)
12cu|dwm-tools-32-3|23	BuildRequires:	pkgconfig(xinerama)
12cu|dwm-tools-32-3|24	Provides:	dmenu = %{dmenu_version}
12cu|dwm-tools-32-3|25	Provides:	lsw = %{lsw_version}
12cu|dwm-tools-32-3|26	Provides:	slock = %{slock_version}
12cu|dwm-tools-32-3|27	Provides:	sselp = %{sselp_version}
12cu|dwm-tools-32-3|28	Provides:	ssid = %{ssid_version}
12cu|dwm-tools-32-3|29	Provides:	swarp = %{swarp_version}
12cu|dwm-tools-32-3|30	Provides:	tabbed = %{tabbed_version}
12cu|dwm-tools-32-3|31	Provides:	wmname = %{wmname_version}
12cu|dwm-tools-32-3|32	
12cu|dwm-tools-32-3|33	%description
12cu|dwm-tools-32-3|34	Dwm tools is a set of tools for some WM such as wmii, dwm, etc.
12cu|dwm-tools-32-3|35	
12cu|dwm-tools-32-3|36	%files
12cu|dwm-tools-32-3|37	%attr(0755,root,root) %{_bindir}/*
12cu|dwm-tools-32-3|38	%{_datadir}/man/man*/*
12cu|dwm-tools-32-3|39	
12cu|dwm-tools-32-3|40	#----------------------------------------------------------------------------
12cu|dwm-tools-32-3|41	
12cu|dwm-tools-32-3|42	%prep
12cu|dwm-tools-32-3|43	%setup -q
12cu|dwm-tools-32-3|44	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; \
12cu|dwm-tools-32-3|45	do \
12cu|dwm-tools-32-3|46	tar xf $tarballs; \
12cu|dwm-tools-32-3|47	done
12cu|dwm-tools-32-3|48	
12cu|dwm-tools-32-3|49	%build
12cu|dwm-tools-32-3|50	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}; \
12cu|dwm-tools-32-3|51	do \
12cu|dwm-tools-32-3|52	make -C $dwmtools PREFIX=/usr; \
12cu|dwm-tools-32-3|53	done
12cu|dwm-tools-32-3|54	
12cu|dwm-tools-32-3|55	%install
12cu|dwm-tools-32-3|56	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}; \
12cu|dwm-tools-32-3|57	do \
12cu|dwm-tools-32-3|58	make -C $dwmtools install DESTDIR=%{buildroot} PREFIX=/usr; \
12cu|dwm-tools-32-3|59	done
12cu|dwm-tools-32-3|60	
12cu|dwm-tools-32-3|61	
12cu|dwm-tools-32-3|62	%changelog
12cu|dwm-tools-32-3|63	* Tue Feb 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 32-3
12cu|dwm-tools-32-3|64	+ Revision: a8a2607
12cu|dwm-tools-32-3|65	- LOG Disable debug package, spec cleanup
12cu|dwm-tools-32-3|66	
12cu|dwm-tools-32-3|67	

9211 12
12cu|e-0.17.5-1|1	%define use_ccache 1
12cu|e-0.17.5-1|2	%define oname enlightenment
12cu|e-0.17.5-1|3	
12cu|e-0.17.5-1|4	%define _disable_ld_no_undefined 1
12cu|e-0.17.5-1|5	
12cu|e-0.17.5-1|6	Summary:	Enlightenment DR 17 window manager
12cu|e-0.17.5-1|7	Name:		e
12cu|e-0.17.5-1|8	Version:	0.17.5
12cu|e-0.17.5-1|9	Release:	1
12cu|e-0.17.5-1|10	License:	BSD
12cu|e-0.17.5-1|11	Group:		Graphical desktop/Enlightenment
12cu|e-0.17.5-1|12	Url:		http://www.enlightenment.org/
12cu|e-0.17.5-1|13	Source0:	http://download.enlightenment.org/releases/%{oname}-%{version}.tar.bz2
12cu|e-0.17.5-1|14	# When we have it:
12cu|e-0.17.5-1|15	#Source1:	some-theme.edj.bz2
12cu|e-0.17.5-1|16	Patch0:		e17_sysactions.conf.patch
12cu|e-0.17.5-1|17	
12cu|e-0.17.5-1|18	BuildRequires:	multiarch-utils
12cu|e-0.17.5-1|19	BuildRequires:	doxygen
12cu|e-0.17.5-1|20	BuildRequires:	gettext-devel
12cu|e-0.17.5-1|21	BuildRequires:	pam-devel
12cu|e-0.17.5-1|22	BuildRequires:	edje
12cu|e-0.17.5-1|23	BuildRequires:	eet
12cu|e-0.17.5-1|24	BuildRequires:	embryo
12cu|e-0.17.5-1|25	BuildRequires:	pkgconfig(alsa)
12cu|e-0.17.5-1|26	BuildRequires:	pkgconfig(dbus-1)
12cu|e-0.17.5-1|27	BuildRequires:	pkgconfig(ebluez) >= 1.7.4
12cu|e-0.17.5-1|28	BuildRequires:	pkgconfig(ecore) >= 1.7.4
12cu|e-0.17.5-1|29	BuildRequires:	pkgconfig(ecore-con) >= 1.7.4
12cu|e-0.17.5-1|30	BuildRequires:	pkgconfig(ecore-evas) >= 1.7.4
12cu|e-0.17.5-1|31	BuildRequires:	pkgconfig(ecore-file) >= 1.7.4
12cu|e-0.17.5-1|32	BuildRequires:	pkgconfig(ecore-input) >= 1.7.4
12cu|e-0.17.5-1|33	BuildRequires:	pkgconfig(ecore-input-evas) >= 1.7.4
12cu|e-0.17.5-1|34	BuildRequires:	pkgconfig(ecore-ipc) >= 1.7.4
12cu|e-0.17.5-1|35	BuildRequires:	pkgconfig(ecore-x) >= 1.7.4
12cu|e-0.17.5-1|36	BuildRequires:	pkgconfig(edbus) >= 1.7.4
12cu|e-0.17.5-1|37	BuildRequires:	pkgconfig(edje) >= 1.7.4
12cu|e-0.17.5-1|38	BuildRequires:	pkgconfig(eet) >= 1.7.4
12cu|e-0.17.5-1|39	BuildRequires:	pkgconfig(eeze) >= 1.7.4
12cu|e-0.17.5-1|40	BuildRequires:	pkgconfig(efreet) >= 1.7.4
12cu|e-0.17.5-1|41	BuildRequires:	pkgconfig(efreet-mime) >= 1.7.4
12cu|e-0.17.5-1|42	BuildRequires:	pkgconfig(efreet-trash) >= 1.7.4
12cu|e-0.17.5-1|43	BuildRequires:	pkgconfig(eina) >= 1.7.4
12cu|e-0.17.5-1|44	BuildRequires:	pkgconfig(eio) >= 1.7.4
12cu|e-0.17.5-1|45	BuildRequires:	pkgconfig(elementary) >= 1.7.4
12cu|e-0.17.5-1|46	BuildRequires:	pkgconfig(eofono) >= 1.7.4
12cu|e-0.17.5-1|47	BuildRequires:	pkgconfig(ephysics)
12cu|e-0.17.5-1|48	BuildRequires:	pkgconfig(ethumb)
12cu|e-0.17.5-1|49	BuildRequires:	pkgconfig(evas) >= 1.7.4
12cu|e-0.17.5-1|50	BuildRequires:	pkgconfig(exchange)
12cu|e-0.17.5-1|51	BuildRequires:	pkgconfig(xcb)
12cu|e-0.17.5-1|52	BuildRequires:	pkgconfig(xcb-keysyms)
12cu|e-0.17.5-1|53	BuildRequires:	pkgconfig(xcb-shape)
12cu|e-0.17.5-1|54	
12cu|e-0.17.5-1|55	#Requires:	acpitool
12cu|e-0.17.5-1|56	Requires:	pm-utils
12cu|e-0.17.5-1|57	Requires:	eet >= 1.7.4
12cu|e-0.17.5-1|58	Requires:	ecore >= 1.7.4
12cu|e-0.17.5-1|59	Requires:	efreet >= 1.7.4
12cu|e-0.17.5-1|60	Requires:	embryo >= 1.7.4
12cu|e-0.17.5-1|61	Requires:	e_dbus >= 1.7.4
12cu|e-0.17.5-1|62	Requires:	evas >= 1.7.4
12cu|e-0.17.5-1|63	Requires:	evas_generic_loaders >= 1.7.4
12cu|e-0.17.5-1|64	#Suggests:	econnman
12cu|e-0.17.5-1|65	
12cu|e-0.17.5-1|66	Provides:	%{oname} = %{EVRD}
12cu|e-0.17.5-1|67	
12cu|e-0.17.5-1|68	%description
12cu|e-0.17.5-1|69	E17 is a next generation window manager for UNIX operating systems. Based on
12cu|e-0.17.5-1|70	the Enlightenment Foundation Libraries (EFL), E17 is much more than just
12cu|e-0.17.5-1|71	another window manager - it's an ambitious and innovative project that aims
12cu|e-0.17.5-1|72	to drive the development of graphical applications industry-wide for several
12cu|e-0.17.5-1|73	years to come.
12cu|e-0.17.5-1|74	
12cu|e-0.17.5-1|75	%files -f %{oname}.lang
12cu|e-0.17.5-1|76	%doc AUTHORS README COPYING doc/*
12cu|e-0.17.5-1|77	%config %{_sysconfdir}/X11/wmsession.d/23E17
12cu|e-0.17.5-1|78	%config(noreplace) %{_sysconfdir}/%{oname}/sysactions.conf
12cu|e-0.17.5-1|79	%{_sysconfdir}/xdg/menus/enlightenment.menu
12cu|e-0.17.5-1|80	%{_bindir}/%{oname}
12cu|e-0.17.5-1|81	%{_bindir}/%{oname}_*
12cu|e-0.17.5-1|82	%{_datadir}/%{oname}
12cu|e-0.17.5-1|83	%{_datadir}/applications/enlightenment_filemanager.desktop
12cu|e-0.17.5-1|84	%{_libdir}/%{oname}
12cu|e-0.17.5-1|85	
12cu|e-0.17.5-1|86	#----------------------------------------------------------------------------
12cu|e-0.17.5-1|87	
12cu|e-0.17.5-1|88	%package devel
12cu|e-0.17.5-1|89	Summary:	Enlightenment library headers and development libraries
12cu|e-0.17.5-1|90	Group:		Development/C
12cu|e-0.17.5-1|91	
12cu|e-0.17.5-1|92	%description devel
12cu|e-0.17.5-1|93	E17 development headers and development libraries.
12cu|e-0.17.5-1|94	
12cu|e-0.17.5-1|95	%files devel
12cu|e-0.17.5-1|96	%{_bindir}/%{oname}-config
12cu|e-0.17.5-1|97	%{multiarch_bindir}/%{oname}-config
12cu|e-0.17.5-1|98	%{_libdir}/pkgconfig/*.pc
12cu|e-0.17.5-1|99	%{_includedir}/%{oname}
12cu|e-0.17.5-1|100	
12cu|e-0.17.5-1|101	#----------------------------------------------------------------------------
12cu|e-0.17.5-1|102	
12cu|e-0.17.5-1|103	%prep
12cu|e-0.17.5-1|104	%setup -qn %{oname}-%{version}
12cu|e-0.17.5-1|105	%apply_patches
12cu|e-0.17.5-1|106	
12cu|e-0.17.5-1|107	sed -i s,release_info=\"-release\ \$release\",release_info=\"\",g configure.ac
12cu|e-0.17.5-1|108	
12cu|e-0.17.5-1|109	%build
12cu|e-0.17.5-1|110	#NOCONFIGURE=yes ./autogen.sh
12cu|e-0.17.5-1|111	%configure2_5x \
12cu|e-0.17.5-1|112	--enable-files \
12cu|e-0.17.5-1|113	--disable-device-hal \
12cu|e-0.17.5-1|114	--disable-mount-hal \
12cu|e-0.17.5-1|115	--enable-device-udev \
12cu|e-0.17.5-1|116	--enable-exchange
12cu|e-0.17.5-1|117	
12cu|e-0.17.5-1|118	%make
12cu|e-0.17.5-1|119	
12cu|e-0.17.5-1|120	%install
12cu|e-0.17.5-1|121	%makeinstall_std
12cu|e-0.17.5-1|122	
12cu|e-0.17.5-1|123	%find_lang %{oname}
12cu|e-0.17.5-1|124	
12cu|e-0.17.5-1|125	#fake e-config
12cu|e-0.17.5-1|126	touch %{buildroot}/%{_bindir}/%{oname}-config
12cu|e-0.17.5-1|127	%multiarch_binaries %{buildroot}/%{_bindir}/%{oname}-config
12cu|e-0.17.5-1|128	
12cu|e-0.17.5-1|129	#fix bad perms
12cu|e-0.17.5-1|130	chmod a=rx,u+xws %{buildroot}%{_libdir}/%{oname}/modules/cpufreq/linux-*/freqset
12cu|e-0.17.5-1|131	chmod a=rx,u+xws %{buildroot}%{_libdir}/%{oname}/utils/enlightenment_sys
12cu|e-0.17.5-1|132	chmod a=rx,u+xws %{buildroot}%{_libdir}/%{oname}/utils/enlightenment_backlight
12cu|e-0.17.5-1|133	
12cu|e-0.17.5-1|134	# display manager entry
12cu|e-0.17.5-1|135	mkdir -p %{buildroot}/%{_sysconfdir}/X11/wmsession.d
12cu|e-0.17.5-1|136	cat << EOF > %{buildroot}/%{_sysconfdir}/X11/wmsession.d/23E17
12cu|e-0.17.5-1|137	NAME=E17
12cu|e-0.17.5-1|138	ICON=
12cu|e-0.17.5-1|139	EXEC=/usr/bin/enlightenment_start
12cu|e-0.17.5-1|140	SCRIPT:
12cu|e-0.17.5-1|141	exec /usr/bin/enlightenment_start
12cu|e-0.17.5-1|142	EOF
12cu|e-0.17.5-1|143	
12cu|e-0.17.5-1|144	# We already have wmsession.d/23E17, so we can remove
12cu|e-0.17.5-1|145	# xsessions/enlightenment.desktop. If we keep both files, we'll have both "E17"
12cu|e-0.17.5-1|146	# and "Enlightenment" options in the Display Manager (GDM, Entrance), which is
12cu|e-0.17.5-1|147	# not good.
12cu|e-0.17.5-1|148	# Also, the wmsession.d file is used to generate
12cu|e-0.17.5-1|149	# /etc/X11/dm/Sessions/23E17.desktop, which uses Xsession and consequently
12cu|e-0.17.5-1|150	# consolekit. If you re-enable the sessions/enlightenment.desktop, please patch
12cu|e-0.17.5-1|151	# it to use Exec="/usr/share/X11/xdm/Xsession E17". See bug #59123
12cu|e-0.17.5-1|152	rm -f %{buildroot}%{_datadir}/xsessions/%{oname}.desktop
12cu|e-0.17.5-1|153	
12cu|e-0.17.5-1|154	# When we have our own theme
12cu|e-0.17.5-1|155	# rename default theme, so we can replace it with our theme
12cu|e-0.17.5-1|156	#mv %{buildroot}%{_datadir}/enlightenment/data/themes/default.edj %{buildroot}%{_datadir}/enlightenment/data/themes/original-default.edj
12cu|e-0.17.5-1|157	# add our theme as default
12cu|e-0.17.5-1|158	#bzcat %{SOURCE1} > %{buildroot}%{_datadir}/enlightenment/data/themes/default.edj
12cu|e-0.17.5-1|159	
12cu|e-0.17.5-1|160	
12cu|e-0.17.5-1|161	%changelog
12cu|e-0.17.5-1|162	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17.5-1
12cu|e-0.17.5-1|163	+ Revision: 83c3175
12cu|e-0.17.5-1|164	- LOG New version 0.17.5
12cu|e-0.17.5-1|165	
12cu|e-0.17.5-1|166	

9212 12
12cu|e17_themes-0.2-3|1	Summary: 	Enlightenment DR 17 themes
12cu|e17_themes-0.2-3|2	Name: 		e17_themes
12cu|e17_themes-0.2-3|3	Version: 	0.2
12cu|e17_themes-0.2-3|4	Release: 	3
12cu|e17_themes-0.2-3|5	License: 	BSD
12cu|e17_themes-0.2-3|6	Group: 		Graphical desktop/Enlightenment
12cu|e17_themes-0.2-3|7	URL:		http://exchange.enlightenment.org/theme/
12cu|e17_themes-0.2-3|8	#Source0:	Natural_Yellow.edj.bz2
12cu|e17_themes-0.2-3|9	#Source1:	bwsquared.edj.bz2
12cu|e17_themes-0.2-3|10	Source2:	cerium.edj.bz2
12cu|e17_themes-0.2-3|11	#Source3:	crude.edj.bz2
12cu|e17_themes-0.2-3|12	#Source4:	cthulhain-0.5.8.edj.bz2
12cu|e17_themes-0.2-3|13	#Source5:	grunge.edj.bz2
12cu|e17_themes-0.2-3|14	Source6:	milky1.0-Beta8.edj.bz2
12cu|e17_themes-0.2-3|15	#Source7:	nyz-0.3.edj.bz2
12cu|e17_themes-0.2-3|16	Source8:	simply-white-1.0.2.edj.bz2
12cu|e17_themes-0.2-3|17	Source9:	steampunk_0_18.edj.bz2
12cu|e17_themes-0.2-3|18	Source10:	edjy-b.edj.bz2
12cu|e17_themes-0.2-3|19	#Source11:	fireball.edj.bz2
12cu|e17_themes-0.2-3|20	Source12:	A-Beautiful-Blue.edj.bz2
12cu|e17_themes-0.2-3|21	Requires:	e >= 0.16.999.050
12cu|e17_themes-0.2-3|22	
12cu|e17_themes-0.2-3|23	%description
12cu|e17_themes-0.2-3|24	E17 theme from exchange.enlightenment.org.
12cu|e17_themes-0.2-3|25	
12cu|e17_themes-0.2-3|26	%prep
12cu|e17_themes-0.2-3|27	
12cu|e17_themes-0.2-3|28	%build
12cu|e17_themes-0.2-3|29	
12cu|e17_themes-0.2-3|30	%install
12cu|e17_themes-0.2-3|31	rm -fr %{buildroot}
12cu|e17_themes-0.2-3|32	mkdir -p %buildroot/%{_datadir}/enlightenment/data/themes/
12cu|e17_themes-0.2-3|33	#cp -av %{SOURCE1} %buildroot/%{_datadir}/enlightenment/data/themes/
12cu|e17_themes-0.2-3|34	cp -av %{SOURCE2} %buildroot/%{_datadir}/enlightenment/data/themes/
12cu|e17_themes-0.2-3|35	#cp -av %{SOURCE3} %buildroot/%{_datadir}/enlightenment/data/themes/
12cu|e17_themes-0.2-3|36	#cp -av %{SOURCE4} %buildroot/%{_datadir}/enlightenment/data/themes/
12cu|e17_themes-0.2-3|37	#cp -av %{SOURCE5} %buildroot/%{_datadir}/enlightenment/data/themes/
12cu|e17_themes-0.2-3|38	cp -av %{SOURCE6} %buildroot/%{_datadir}/enlightenment/data/themes/
12cu|e17_themes-0.2-3|39	#cp -av %{SOURCE7} %buildroot/%{_datadir}/enlightenment/data/themes/
12cu|e17_themes-0.2-3|40	cp -av %{SOURCE8} %buildroot/%{_datadir}/enlightenment/data/themes/
12cu|e17_themes-0.2-3|41	cp -av %{SOURCE9} %buildroot/%{_datadir}/enlightenment/data/themes/
12cu|e17_themes-0.2-3|42	cp -av %{SOURCE10} %buildroot/%{_datadir}/enlightenment/data/themes/
12cu|e17_themes-0.2-3|43	#cp -av %{SOURCE11} %buildroot/%{_datadir}/enlightenment/data/themes/
12cu|e17_themes-0.2-3|44	cp -av %{SOURCE12} %buildroot/%{_datadir}/enlightenment/data/themes/
12cu|e17_themes-0.2-3|45	
12cu|e17_themes-0.2-3|46	pushd %buildroot/%{_datadir}/enlightenment/data/themes/
12cu|e17_themes-0.2-3|47	for theme in *.bz2
12cu|e17_themes-0.2-3|48	do
12cu|e17_themes-0.2-3|49	bunzip2 -fv $theme
12cu|e17_themes-0.2-3|50	done
12cu|e17_themes-0.2-3|51	popd
12cu|e17_themes-0.2-3|52	
12cu|e17_themes-0.2-3|53	%clean
12cu|e17_themes-0.2-3|54	
12cu|e17_themes-0.2-3|55	%files
12cu|e17_themes-0.2-3|56	%defattr(-,root,root)
12cu|e17_themes-0.2-3|57	%{_datadir}/enlightenment/data/themes/*.edj
12cu|e17_themes-0.2-3|58	
12cu|e17_themes-0.2-3|59	
12cu|e17_themes-0.2-3|60	%changelog
12cu|e17_themes-0.2-3|61	* Sun Jan 02 2011 Crispin Boylan <crisb@mandriva.org> 0.2-1mdv2011.0
12cu|e17_themes-0.2-3|62	+ Revision: 627476
12cu|e17_themes-0.2-3|63	- Update themes and dont install ones which dont work anymore
12cu|e17_themes-0.2-3|64	
12cu|e17_themes-0.2-3|65	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-3mdv2011.0
12cu|e17_themes-0.2-3|66	+ Revision: 617946
12cu|e17_themes-0.2-3|67	- the mass rebuild of 2010.0 packages
12cu|e17_themes-0.2-3|68	
12cu|e17_themes-0.2-3|69	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.1-2mdv2010.0
12cu|e17_themes-0.2-3|70	+ Revision: 437220
12cu|e17_themes-0.2-3|71	- rebuild
12cu|e17_themes-0.2-3|72	
12cu|e17_themes-0.2-3|73	* Thu Mar 05 2009 Antoine Ginies <aginies@mandriva.com> 0.1-1mdv2009.1
12cu|e17_themes-0.2-3|74	+ Revision: 348800
12cu|e17_themes-0.2-3|75	- import e17_themes
12cu|e17_themes-0.2-3|76	
12cu|e17_themes-0.2-3|77	

9213 12
12cu|e3-2.8-1|1	%define _enable_debug_packages %{nil}
12cu|e3-2.8-1|2	%define debug_package %{nil}
12cu|e3-2.8-1|3	
12cu|e3-2.8-1|4	Summary:	Tiny editor, well suited for rescue disks
12cu|e3-2.8-1|5	Name:		e3
12cu|e3-2.8-1|6	Version:	2.8
12cu|e3-2.8-1|7	Release:	1
12cu|e3-2.8-1|8	License:	GPLv2+
12cu|e3-2.8-1|9	Group:		Editors
12cu|e3-2.8-1|10	Url:		https://sites.google.com/site/e3editor/
12cu|e3-2.8-1|11	Source0:	https://sites.google.com/site/e3editor/Home/%{name}-%{version}.tgz
12cu|e3-2.8-1|12	# mark the stack as non-executable and disable tiny/crippled elf on 32
12cu|e3-2.8-1|13	# bit linux so that stack can be marked as non-executable on it too
12cu|e3-2.8-1|14	# http://www.gentoo.org/proj/en/hardened/gnu-stack.xml
12cu|e3-2.8-1|15	Patch0:		e3-gnu-stack.patch
12cu|e3-2.8-1|16	BuildRequires:	nasm
12cu|e3-2.8-1|17	ExclusiveArch:	%{ix86} x86_64
12cu|e3-2.8-1|18	
12cu|e3-2.8-1|19	%description
12cu|e3-2.8-1|20	E3 is teeny tiny editor that doesn't depend on any libs.
12cu|e3-2.8-1|21	e3 uses subset of wordstar|emacs|pico|vi|nedit commands.
12cu|e3-2.8-1|22	
12cu|e3-2.8-1|23	%files
12cu|e3-2.8-1|24	%doc README ChangeLog e3.html
12cu|e3-2.8-1|25	%{_bindir}/e3
12cu|e3-2.8-1|26	%{_bindir}/e3em
12cu|e3-2.8-1|27	%{_bindir}/e3ne
12cu|e3-2.8-1|28	%{_bindir}/e3pi
12cu|e3-2.8-1|29	%{_bindir}/e3vi
12cu|e3-2.8-1|30	%{_bindir}/e3ws
12cu|e3-2.8-1|31	%{_mandir}/man1/e3*
12cu|e3-2.8-1|32	
12cu|e3-2.8-1|33	#----------------------------------------------------------------------------
12cu|e3-2.8-1|34	
12cu|e3-2.8-1|35	%prep
12cu|e3-2.8-1|36	%setup -q
12cu|e3-2.8-1|37	%patch0 -p1
12cu|e3-2.8-1|38	rm -rf bin
12cu|e3-2.8-1|39	
12cu|e3-2.8-1|40	%build
12cu|e3-2.8-1|41	%ifarch x86_64
12cu|e3-2.8-1|42	make PREFIX=%{_prefix} MANDIR=%{_mandir}/man1 EXMODE=SED 64
12cu|e3-2.8-1|43	%else
12cu|e3-2.8-1|44	make PREFIX=%{_prefix} MANDIR=%{_mandir}/man1 EXMODE=SED 32
12cu|e3-2.8-1|45	%endif
12cu|e3-2.8-1|46	
12cu|e3-2.8-1|47	%install
12cu|e3-2.8-1|48	install -d %{buildroot}%{_bindir}
12cu|e3-2.8-1|49	install -d %{buildroot}%{_mandir}/man1
12cu|e3-2.8-1|50	
12cu|e3-2.8-1|51	install -m755 e3 %{buildroot}%{_bindir}/e3
12cu|e3-2.8-1|52	install -m644 e3.man %{buildroot}%{_mandir}/man1/e3.1
12cu|e3-2.8-1|53	
12cu|e3-2.8-1|54	# fix those softlinks
12cu|e3-2.8-1|55	pushd %{buildroot}%{_bindir}
12cu|e3-2.8-1|56	for i in e3em e3ne e3pi e3vi e3ws; do
12cu|e3-2.8-1|57	ln -snf e3 ${i}
12cu|e3-2.8-1|58	done
12cu|e3-2.8-1|59	popd
12cu|e3-2.8-1|60	
12cu|e3-2.8-1|61	
12cu|e3-2.8-1|62	%changelog
12cu|e3-2.8-1|63	* Tue Feb 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8-1
12cu|e3-2.8-1|64	+ Revision: 8947473
12cu|e3-2.8-1|65	- LOG New version 2.8, disable debug package
12cu|e3-2.8-1|66	
12cu|e3-2.8-1|67	

9214 12
12cu|easymp3gain-0.5.0-3|1	%define _enable_debug_packages %{nil}
12cu|easymp3gain-0.5.0-3|2	%define debug_package %{nil}
12cu|easymp3gain-0.5.0-3|3	
12cu|easymp3gain-0.5.0-3|4	Summary:	Graphical user interface for MP3Gain, AACGain and VorbisGain (GTK2)
12cu|easymp3gain-0.5.0-3|5	Name:		easymp3gain
12cu|easymp3gain-0.5.0-3|6	Version:	0.5.0
12cu|easymp3gain-0.5.0-3|7	Release:	3
12cu|easymp3gain-0.5.0-3|8	License:	GPLv2+
12cu|easymp3gain-0.5.0-3|9	Group:		Sound
12cu|easymp3gain-0.5.0-3|10	Url:		http://easymp3gain.sourceforge.net
12cu|easymp3gain-0.5.0-3|11	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cu|easymp3gain-0.5.0-3|12	Source0:	%{name}-%{version}.src.tar.gz
12cu|easymp3gain-0.5.0-3|13	Patch0:		easymp3gain-cpu.patch
12cu|easymp3gain-0.5.0-3|14	Patch1:		easymp3gain-0.5.0-desktop.patch
12cu|easymp3gain-0.5.0-3|15	Patch2:		fix_missing_LazarusDir.diff
12cu|easymp3gain-0.5.0-3|16	Patch3:		fix_missing_overload_on_AddTask.diff
12cu|easymp3gain-0.5.0-3|17	BuildRequires:	fpc
12cu|easymp3gain-0.5.0-3|18	BuildRequires:	lazarus
12cu|easymp3gain-0.5.0-3|19	BuildRequires:	pkgconfig(glib-2.0)
12cu|easymp3gain-0.5.0-3|20	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|easymp3gain-0.5.0-3|21	Requires:	mp3gain
12cu|easymp3gain-0.5.0-3|22	Requires:	vorbisgain
12cu|easymp3gain-0.5.0-3|23	
12cu|easymp3gain-0.5.0-3|24	%description
12cu|easymp3gain-0.5.0-3|25	easyMP3Gain is a graphical user interface for MP3Gain, AACGain and VorbisGain.
12cu|easymp3gain-0.5.0-3|26	The Interface looks similar to the one available for Windows.
12cu|easymp3gain-0.5.0-3|27	It's a native GTK/GTK+ application, so it runs on Linux and FreeBSD/OpenBSD.
12cu|easymp3gain-0.5.0-3|28	
12cu|easymp3gain-0.5.0-3|29	%files
12cu|easymp3gain-0.5.0-3|30	%{_bindir}/%{name}
12cu|easymp3gain-0.5.0-3|31	%{_datadir}/%{name}
12cu|easymp3gain-0.5.0-3|32	%{_datadir}/applications/%{name}.desktop
12cu|easymp3gain-0.5.0-3|33	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|easymp3gain-0.5.0-3|34	
12cu|easymp3gain-0.5.0-3|35	#----------------------------------------------------------------------------
12cu|easymp3gain-0.5.0-3|36	
12cu|easymp3gain-0.5.0-3|37	%prep
12cu|easymp3gain-0.5.0-3|38	%setup -q
12cu|easymp3gain-0.5.0-3|39	%ifarch %{ix86}
12cu|easymp3gain-0.5.0-3|40	%patch0 -p1
12cu|easymp3gain-0.5.0-3|41	%endif
12cu|easymp3gain-0.5.0-3|42	%patch1 -p0
12cu|easymp3gain-0.5.0-3|43	%patch2 -p1
12cu|easymp3gain-0.5.0-3|44	%patch3 -p1
12cu|easymp3gain-0.5.0-3|45	
12cu|easymp3gain-0.5.0-3|46	%build
12cu|easymp3gain-0.5.0-3|47	make all
12cu|easymp3gain-0.5.0-3|48	
12cu|easymp3gain-0.5.0-3|49	%install
12cu|easymp3gain-0.5.0-3|50	./install.sh DESTDIR=%{buildroot}
12cu|easymp3gain-0.5.0-3|51	
12cu|easymp3gain-0.5.0-3|52	
12cu|easymp3gain-0.5.0-3|53	
12cu|easymp3gain-0.5.0-3|54	%changelog
12cu|easymp3gain-0.5.0-3|55	* Tue Feb 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.0-3
12cu|easymp3gain-0.5.0-3|56	+ Revision: 6cdad80
12cu|easymp3gain-0.5.0-3|57	- LOG Sync patchset with Mageia, spec cleanup
12cu|easymp3gain-0.5.0-3|58	
12cu|easymp3gain-0.5.0-3|59	

9215 12
12cu|easynote-keys-1.0-1|1	Name:		easynote-keys
12cu|easynote-keys-1.0-1|2	Version:	1.0
12cu|easynote-keys-1.0-1|3	Release:	1
12cu|easynote-keys-1.0-1|4	Summary:	Mappings for additional keys of Packard Bell EASYNOTE
12cu|easynote-keys-1.0-1|5	License:	GPLv2+
12cu|easynote-keys-1.0-1|6	Group:		System/Configuration/Hardware
12cu|easynote-keys-1.0-1|7	BuildArch:	noarch
12cu|easynote-keys-1.0-1|8	Requires:	xmodmap
12cu|easynote-keys-1.0-1|9	
12cu|easynote-keys-1.0-1|10	%description
12cu|easynote-keys-1.0-1|11	setkeycodes and Xmodmap settings for
12cu|easynote-keys-1.0-1|12	Packard Bell EASYNOTE machines such as TE11HC-B8302G50Mnks
12cu|easynote-keys-1.0-1|13	
12cu|easynote-keys-1.0-1|14	%prep
12cu|easynote-keys-1.0-1|15	
12cu|easynote-keys-1.0-1|16	%build
12cu|easynote-keys-1.0-1|17	
12cu|easynote-keys-1.0-1|18	%install
12cu|easynote-keys-1.0-1|19	
12cu|easynote-keys-1.0-1|20	%post
12cu|easynote-keys-1.0-1|21	cat >>/etc/rc.d/rc.local <<EOF
12cu|easynote-keys-1.0-1|22	setkeycodes e01a 217     # added by easynote-keys
12cu|easynote-keys-1.0-1|23	setkeycodes e034 219     # added by easynote-keys
12cu|easynote-keys-1.0-1|24	setkeycodes e033 221     # added by easynote-keys
12cu|easynote-keys-1.0-1|25	EOF
12cu|easynote-keys-1.0-1|26	
12cu|easynote-keys-1.0-1|27	cat >>/etc/X11/Xmodmap <<EOF
12cu|easynote-keys-1.0-1|28	! added by easynote-keys
12cu|easynote-keys-1.0-1|29	keycode 229 = EuroSign
12cu|easynote-keys-1.0-1|30	! added by easynote-keys
12cu|easynote-keys-1.0-1|31	keycode 227 = dollar
12cu|easynote-keys-1.0-1|32	EOF
12cu|easynote-keys-1.0-1|33	
12cu|easynote-keys-1.0-1|34	%preun
12cu|easynote-keys-1.0-1|35	sed -i '/added by easynote-keys/{N;d}' /etc/X11/Xmodmap
12cu|easynote-keys-1.0-1|36	sed -i '/added by easynote-keys/d' /etc/rc.d/rc.local
12cu|easynote-keys-1.0-1|37	
12cu|easynote-keys-1.0-1|38	
12cu|easynote-keys-1.0-1|39	%files

9216 12
12cu|easystroke-0.6.0-1|1	#empty debug package
12cu|easystroke-0.6.0-1|2	%define debug_package	%{nil}
12cu|easystroke-0.6.0-1|3	
12cu|easystroke-0.6.0-1|4	Summary:	A gesture-recognition application for X11
12cu|easystroke-0.6.0-1|5	Name:		easystroke
12cu|easystroke-0.6.0-1|6	Version:	0.6.0
12cu|easystroke-0.6.0-1|7	Release:	1
12cu|easystroke-0.6.0-1|8	Group:		Accessibility
12cu|easystroke-0.6.0-1|9	License:	ISC
12cu|easystroke-0.6.0-1|10	Url:		http://easystroke.sourceforge.net/
12cu|easystroke-0.6.0-1|11	Source0:	http://garr.dl.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
12cu|easystroke-0.6.0-1|12	
12cu|easystroke-0.6.0-1|13	BuildRequires:	pkgconfig(gdkmm-3.0)
12cu|easystroke-0.6.0-1|14	BuildRequires:	dbus-glib-devel
12cu|easystroke-0.6.0-1|15	BuildRequires:	boost-devel
12cu|easystroke-0.6.0-1|16	BuildRequires:	pkgconfig(x11)
12cu|easystroke-0.6.0-1|17	BuildRequires:	pkgconfig(xext)
12cu|easystroke-0.6.0-1|18	BuildRequires:	pkgconfig(xi)
12cu|easystroke-0.6.0-1|19	BuildRequires:	pkgconfig(xfixes)
12cu|easystroke-0.6.0-1|20	BuildRequires:	pkgconfig(xtst)
12cu|easystroke-0.6.0-1|21	BuildRequires:	x11-server-devel
12cu|easystroke-0.6.0-1|22	BuildRequires:	intltool
12cu|easystroke-0.6.0-1|23	BuildRequires:	help2man
12cu|easystroke-0.6.0-1|24	
12cu|easystroke-0.6.0-1|25	%description
12cu|easystroke-0.6.0-1|26	Easystroke is a gesture-recognition application for X11. Gestures or
12cu|easystroke-0.6.0-1|27	strokes are movements that you make with you mouse (or your pen,
12cu|easystroke-0.6.0-1|28	finger etc.) while holding down a specific mouse button. Easystroke
12cu|easystroke-0.6.0-1|29	will execute certain actions if it recognizes the stroke; currently
12cu|easystroke-0.6.0-1|30	easystroke can emulate key presses, execute shell commands, hold down
12cu|easystroke-0.6.0-1|31	modifiers and emulate a scroll wheel.
12cu|easystroke-0.6.0-1|32	The program was designed with Tablet PCs in mind and can be used
12cu|easystroke-0.6.0-1|33	effectively even without access to a keyboard. Easystroke tries to
12cu|easystroke-0.6.0-1|34	provide an intuitive and efficient user interface, while at the same
12cu|easystroke-0.6.0-1|35	time being highly configurable and offering many advanced features.
12cu|easystroke-0.6.0-1|36	
12cu|easystroke-0.6.0-1|37	%prep
12cu|easystroke-0.6.0-1|38	%setup -q
12cu|easystroke-0.6.0-1|39	# fix PREFIX
12cu|easystroke-0.6.0-1|40	sed -i -e 's:/usr/local:%{_prefix}:' Makefile
12cu|easystroke-0.6.0-1|41	
12cu|easystroke-0.6.0-1|42	%build
12cu|easystroke-0.6.0-1|43	%make	CXX="g++ %{optflags}" \
12cu|easystroke-0.6.0-1|44	CC="gcc -std=c99 %{optflags}" \
12cu|easystroke-0.6.0-1|45	LDFLAGS="%{ldflags}"
12cu|easystroke-0.6.0-1|46	
12cu|easystroke-0.6.0-1|47	# man page
12cu|easystroke-0.6.0-1|48	make man
12cu|easystroke-0.6.0-1|49	
12cu|easystroke-0.6.0-1|50	%install
12cu|easystroke-0.6.0-1|51	%makeinstall_std
12cu|easystroke-0.6.0-1|52	
12cu|easystroke-0.6.0-1|53	# man page install
12cu|easystroke-0.6.0-1|54	install -D -m644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
12cu|easystroke-0.6.0-1|55	
12cu|easystroke-0.6.0-1|56	%find_lang %{name}
12cu|easystroke-0.6.0-1|57	
12cu|easystroke-0.6.0-1|58	%files -f %{name}.lang
12cu|easystroke-0.6.0-1|59	%doc LICENSE changelog
12cu|easystroke-0.6.0-1|60	%{_bindir}/%{name}
12cu|easystroke-0.6.0-1|61	%{_datadir}/applications/%{name}.desktop
12cu|easystroke-0.6.0-1|62	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12cu|easystroke-0.6.0-1|63	%{_mandir}/man1/%{name}*
12cu|easystroke-0.6.0-1|64	
12cu|easystroke-0.6.0-1|65	
12cu|easystroke-0.6.0-1|66	
12cu|easystroke-0.6.0-1|67	

9217 12
12cu|ecasound-2.9.0-2|1	%define	major		24
12cu|ecasound-2.9.0-2|2	%define	libname		%mklibname %{name} %{major}
12cu|ecasound-2.9.0-2|3	%define	develname	%mklibname %{name} -d
12cu|ecasound-2.9.0-2|4	
12cu|ecasound-2.9.0-2|5	Summary:	Sound processing, multitrack recording, and mixing tools
12cu|ecasound-2.9.0-2|6	Name:		ecasound
12cu|ecasound-2.9.0-2|7	Version:	2.9.0
12cu|ecasound-2.9.0-2|8	Release:	2
12cu|ecasound-2.9.0-2|9	License: 	GPLv2+
12cu|ecasound-2.9.0-2|10	Group:		Sound
12cu|ecasound-2.9.0-2|11	URL: 		http://www.eca.cx/ecasound/
12cu|ecasound-2.9.0-2|12	Source0:	http://ecasound.seul.org/download/%{name}-%{version}.tar.gz
12cu|ecasound-2.9.0-2|13	Source1:	%{name}16.png
12cu|ecasound-2.9.0-2|14	Source2:	%{name}32.png
12cu|ecasound-2.9.0-2|15	Source3:	%{name}48.png
12cu|ecasound-2.9.0-2|16	Patch0:		%{name}-2.7.0-shared.diff
12cu|ecasound-2.9.0-2|17	Patch1:		%{name}-shellbang_fix.patch
12cu|ecasound-2.9.0-2|18	Patch2:		%{name}-linkage_fix.diff
12cu|ecasound-2.9.0-2|19	Patch3:		%{name}-2.6.0-link-pyecasound.patch
12cu|ecasound-2.9.0-2|20	Requires(post,postun): 	desktop-file-utils
12cu|ecasound-2.9.0-2|21	BuildRequires:	pkgconfig(jack)
12cu|ecasound-2.9.0-2|22	BuildRequires:	pkgconfig(alsa) >= 0.9.0
12cu|ecasound-2.9.0-2|23	BuildRequires:	pkgconfig(audiofile)
12cu|ecasound-2.9.0-2|24	BuildRequires:	pkgconfig(samplerate)
12cu|ecasound-2.9.0-2|25	BuildRequires:	pkgconfig(sndfile) >= 1.0.0
12cu|ecasound-2.9.0-2|26	BuildRequires:	ncurses-devel
12cu|ecasound-2.9.0-2|27	BuildRequires:	pkgconfig(python)
12cu|ecasound-2.9.0-2|28	BuildRequires:	readline-devel
12cu|ecasound-2.9.0-2|29	BuildRequires:	oil-devel >= 0.3
12cu|ecasound-2.9.0-2|30	BuildRequires:	pkgconfig(liblo)
12cu|ecasound-2.9.0-2|31	BuildRequires:	pkgconfig(lilv-0)
12cu|ecasound-2.9.0-2|32	BuildRequires:	ruby
12cu|ecasound-2.9.0-2|33	BuildRequires:	pkgconfig(ruby-1.9)
12cu|ecasound-2.9.0-2|34	BuildRequires:	multiarch-utils >= 1.0.3
12cu|ecasound-2.9.0-2|35	
12cu|ecasound-2.9.0-2|36	%define	python_compile_opt	python -O -c "import compileall; compileall.compile_dir('.')"
12cu|ecasound-2.9.0-2|37	%define	python_compile		python -c "import compileall; compileall.compile_dir('.')"
12cu|ecasound-2.9.0-2|38	
12cu|ecasound-2.9.0-2|39	%description
12cu|ecasound-2.9.0-2|40	Ecasound is a software package designed for multitrack audio processing.
12cu|ecasound-2.9.0-2|41	It can be used for simple tasks like audio playback, recording and format
12cu|ecasound-2.9.0-2|42	conversions, as well as for multitrack effect processing, mixing, recording
12cu|ecasound-2.9.0-2|43	and signal recycling. Ecasound supports a wide range of audio inputs, outputs
12cu|ecasound-2.9.0-2|44	and effect algorithms. Effects and audio objects can be combined in various
12cu|ecasound-2.9.0-2|45	ways, and their parameters can be controlled by operator objects like
12cu|ecasound-2.9.0-2|46	oscillators and MIDI-CCs. A versatile console mode user-interface is included
12cu|ecasound-2.9.0-2|47	in the package.
12cu|ecasound-2.9.0-2|48	
12cu|ecasound-2.9.0-2|49	%files
12cu|ecasound-2.9.0-2|50	%doc NEWS COPYING COPYING.GPL COPYING.LGPL README BUGS TODO examples
12cu|ecasound-2.9.0-2|51	%doc Documentation/*.html
12cu|ecasound-2.9.0-2|52	%{_bindir}/eca*
12cu|ecasound-2.9.0-2|53	#%%config(noreplace) %%{_sysconfdir}/ecasound/*
12cu|ecasound-2.9.0-2|54	%{_datadir}/%{name}
12cu|ecasound-2.9.0-2|55	%{_mandir}/man1/*
12cu|ecasound-2.9.0-2|56	%{_mandir}/man5/*
12cu|ecasound-2.9.0-2|57	%{_iconsdir}/%{name}.png
12cu|ecasound-2.9.0-2|58	%{_miconsdir}/%{name}.png
12cu|ecasound-2.9.0-2|59	%{_liconsdir}/%{name}.png
12cu|ecasound-2.9.0-2|60	%{_datadir}/applications/*.desktop
12cu|ecasound-2.9.0-2|61	
12cu|ecasound-2.9.0-2|62	#-------------------------------------------------------------------------------
12cu|ecasound-2.9.0-2|63	
12cu|ecasound-2.9.0-2|64	%package -n %{libname}
12cu|ecasound-2.9.0-2|65	Summary:	Shared libraries for Ecasound
12cu|ecasound-2.9.0-2|66	Group:		System/Libraries
12cu|ecasound-2.9.0-2|67	
12cu|ecasound-2.9.0-2|68	%description -n %{libname}
12cu|ecasound-2.9.0-2|69	Ecasound is a software package designed for multitrack audio processing.
12cu|ecasound-2.9.0-2|70	It can be used for simple tasks like audio playback, recording and format
12cu|ecasound-2.9.0-2|71	conversions, as well as for multitrack effect processing, mixing, recording
12cu|ecasound-2.9.0-2|72	and signal recycling. Ecasound supports a wide range of audio inputs, outputs
12cu|ecasound-2.9.0-2|73	and effect algorithms. Effects and audio objects can be combined in various
12cu|ecasound-2.9.0-2|74	ways, and their parameters can be controlled by operator objects like
12cu|ecasound-2.9.0-2|75	oscillators and MIDI-CCs. A versatile console mode user-interface is included
12cu|ecasound-2.9.0-2|76	in the package. This package contains the shared Ecasound libraries.
12cu|ecasound-2.9.0-2|77	
12cu|ecasound-2.9.0-2|78	%files -n %{libname}
12cu|ecasound-2.9.0-2|79	%{_libdir}/libecasound.so.%{major}*
12cu|ecasound-2.9.0-2|80	%{_libdir}/libecasoundc.so.*
12cu|ecasound-2.9.0-2|81	%{_libdir}/libkvutils.so.*
12cu|ecasound-2.9.0-2|82	
12cu|ecasound-2.9.0-2|83	#-------------------------------------------------------------------------------
12cu|ecasound-2.9.0-2|84	
12cu|ecasound-2.9.0-2|85	%package -n python-%{name}
12cu|ecasound-2.9.0-2|86	Summary:	Python bindings to %{name} control interface
12cu|ecasound-2.9.0-2|87	Group:		Sound
12cu|ecasound-2.9.0-2|88	Requires:	%{name} = %{version}
12cu|ecasound-2.9.0-2|89	%rename		pyecasound
12cu|ecasound-2.9.0-2|90	
12cu|ecasound-2.9.0-2|91	%description -n python-%{name}
12cu|ecasound-2.9.0-2|92	Python bindings to Ecasound Control Interface (ECI).
12cu|ecasound-2.9.0-2|93	
12cu|ecasound-2.9.0-2|94	%files -n python-ecasound
12cu|ecasound-2.9.0-2|95	#{py_platsitedir}/*.so
12cu|ecasound-2.9.0-2|96	%{py_platsitedir}/*.py
12cu|ecasound-2.9.0-2|97	%{py_platsitedir}/*.pyc
12cu|ecasound-2.9.0-2|98	%{py_platsitedir}/*.pyo
12cu|ecasound-2.9.0-2|99	
12cu|ecasound-2.9.0-2|100	#-------------------------------------------------------------------------------
12cu|ecasound-2.9.0-2|101	
12cu|ecasound-2.9.0-2|102	%package -n ruby-%{name}
12cu|ecasound-2.9.0-2|103	Summary:	Ruby bindings to %{name} control interface
12cu|ecasound-2.9.0-2|104	Group:		Sound
12cu|ecasound-2.9.0-2|105	Requires:	%{name} = %{version}
12cu|ecasound-2.9.0-2|106	%rename		rubyecasound
12cu|ecasound-2.9.0-2|107	
12cu|ecasound-2.9.0-2|108	%description -n ruby-%{name}
12cu|ecasound-2.9.0-2|109	Ruby bindings to Ecasound Control Interface (ECI).
12cu|ecasound-2.9.0-2|110	
12cu|ecasound-2.9.0-2|111	%files -n ruby-ecasound
12cu|ecasound-2.9.0-2|112	%{ruby_sitelibdir}/*.rb
12cu|ecasound-2.9.0-2|113	
12cu|ecasound-2.9.0-2|114	#-------------------------------------------------------------------------------
12cu|ecasound-2.9.0-2|115	
12cu|ecasound-2.9.0-2|116	%package -n %{develname}
12cu|ecasound-2.9.0-2|117	Summary:	Ecasound - development files
12cu|ecasound-2.9.0-2|118	Group:		Development/Other
12cu|ecasound-2.9.0-2|119	Requires:	%{libname} = %{version}
12cu|ecasound-2.9.0-2|120	Provides:	lib%{name}-devel = %{version}-%{release}
12cu|ecasound-2.9.0-2|121	Provides:	%{name}-devel = %{version}-%{release}
12cu|ecasound-2.9.0-2|122	%rename		%{_lib}ecasound16-devel
12cu|ecasound-2.9.0-2|123	
12cu|ecasound-2.9.0-2|124	%description -n	%{develname}
12cu|ecasound-2.9.0-2|125	The %{name}-devel package contains the files necessary for building apps like
12cu|ecasound-2.9.0-2|126	ecawave and ecamegapedal that directly link against %{name} libraries.
12cu|ecasound-2.9.0-2|127	
12cu|ecasound-2.9.0-2|128	%files -n %{develname}
12cu|ecasound-2.9.0-2|129	%{_bindir}/libecasound-config
12cu|ecasound-2.9.0-2|130	%{_bindir}/libecasoundc-config
12cu|ecasound-2.9.0-2|131	%{_includedir}/kvutils/*.h
12cu|ecasound-2.9.0-2|132	%{_includedir}/libecasound/*.h
12cu|ecasound-2.9.0-2|133	%{_includedir}/libecasoundc/*.h
12cu|ecasound-2.9.0-2|134	%{_libdir}/*.so
12cu|ecasound-2.9.0-2|135	%{_libdir}/*.a
12cu|ecasound-2.9.0-2|136	
12cu|ecasound-2.9.0-2|137	#-------------------------------------------------------------------------------
12cu|ecasound-2.9.0-2|138	
12cu|ecasound-2.9.0-2|139	%prep
12cu|ecasound-2.9.0-2|140	%setup -q
12cu|ecasound-2.9.0-2|141	%patch0 -p0
12cu|ecasound-2.9.0-2|142	%patch1 -p1
12cu|ecasound-2.9.0-2|143	%patch2 -p0
12cu|ecasound-2.9.0-2|144	%patch3 -p1
12cu|ecasound-2.9.0-2|145	
12cu|ecasound-2.9.0-2|146	# lib64 fix
12cu|ecasound-2.9.0-2|147	perl -pi -e "s|/lib/|/%{_lib}/|g" configure*
12cu|ecasound-2.9.0-2|148	
12cu|ecasound-2.9.0-2|149	
12cu|ecasound-2.9.0-2|150	%build
12cu|ecasound-2.9.0-2|151	autoreconf -fiv
12cu|ecasound-2.9.0-2|152	# It was "%%{optflags} -fPIC -DPIC",
12cu|ecasound-2.9.0-2|153	# but we already have "-fPIC" in %%{optflags}
12cu|ecasound-2.9.0-2|154	export CFLAGS="%{optflags} -DPIC"
12cu|ecasound-2.9.0-2|155	export CXXFLAGS="%{optflags} -DPIC"
12cu|ecasound-2.9.0-2|156	
12cu|ecasound-2.9.0-2|157	%configure2_5x \
12cu|ecasound-2.9.0-2|158	--enable-liboil \
12cu|ecasound-2.9.0-2|159	--enable-pyecasound \
12cu|ecasound-2.9.0-2|160	--disable-dependency-tracking \
12cu|ecasound-2.9.0-2|161	--disable-liblilv \
12cu|ecasound-2.9.0-2|162	--enable-sys-readline
12cu|ecasound-2.9.0-2|163	
12cu|ecasound-2.9.0-2|164	%make
12cu|ecasound-2.9.0-2|165	
12cu|ecasound-2.9.0-2|166	# (eandry) the tests dies at "pyecasound" on bs submit,
12cu|ecasound-2.9.0-2|167	# but build fine with mdvsys build, so disabling for submission
12cu|ecasound-2.9.0-2|168	#%%check
12cu|ecasound-2.9.0-2|169	#%%make check
12cu|ecasound-2.9.0-2|170	
12cu|ecasound-2.9.0-2|171	
12cu|ecasound-2.9.0-2|172	%install
12cu|ecasound-2.9.0-2|173	install -d %{buildroot}%{py_platsitedir}
12cu|ecasound-2.9.0-2|174	%makeinstall_std
12cu|ecasound-2.9.0-2|175	
12cu|ecasound-2.9.0-2|176	pushd pyecasound
12cu|ecasound-2.9.0-2|177	%python_compile_opt
12cu|ecasound-2.9.0-2|178	%python_compile
12cu|ecasound-2.9.0-2|179	install *.pyc *.pyo %{buildroot}%{py_platsitedir}
12cu|ecasound-2.9.0-2|180	popd
12cu|ecasound-2.9.0-2|181	
12cu|ecasound-2.9.0-2|182	# Icons
12cu|ecasound-2.9.0-2|183	install -m644 %{SOURCE1} -D %{buildroot}%{_miconsdir}/%{name}.png
12cu|ecasound-2.9.0-2|184	install -m644 %{SOURCE2} -D %{buildroot}%{_iconsdir}/%{name}.png
12cu|ecasound-2.9.0-2|185	install -m644 %{SOURCE3} -D %{buildroot}%{_liconsdir}/%{name}.png
12cu|ecasound-2.9.0-2|186	
12cu|ecasound-2.9.0-2|187	# Menu
12cu|ecasound-2.9.0-2|188	mkdir -p %{buildroot}%{_datadir}/applications
12cu|ecasound-2.9.0-2|189	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|ecasound-2.9.0-2|190	[Desktop Entry]
12cu|ecasound-2.9.0-2|191	Name=%{name}
12cu|ecasound-2.9.0-2|192	Name[ru]=%{name}
12cu|ecasound-2.9.0-2|193	Comment=%{Summary}
12cu|ecasound-2.9.0-2|194	Comment[ru]=Инструменты обработки звука, микширования и записи
12cu|ecasound-2.9.0-2|195	Exec=%{name} -c
12cu|ecasound-2.9.0-2|196	Icon=%{name}
12cu|ecasound-2.9.0-2|197	Terminal=false
12cu|ecasound-2.9.0-2|198	Type=Application
12cu|ecasound-2.9.0-2|199	Categories=X-MandrivaLinux-Multimedia-Sound;
12cu|ecasound-2.9.0-2|200	EOF
12cu|ecasound-2.9.0-2|201	
12cu|ecasound-2.9.0-2|202	cat > %{buildroot}%{_datadir}/applications/ecamonitor.desktop << EOF
12cu|ecasound-2.9.0-2|203	[Desktop Entry]
12cu|ecasound-2.9.0-2|204	Name=%{name}
12cu|ecasound-2.9.0-2|205	Name[ru]=%{name}
12cu|ecasound-2.9.0-2|206	Comment=%{Summary}
12cu|ecasound-2.9.0-2|207	Comment[ru]=Инструменты обработки звука, микширования и записи
12cu|ecasound-2.9.0-2|208	Exec=ecamonitor
12cu|ecasound-2.9.0-2|209	Icon=%{name}
12cu|ecasound-2.9.0-2|210	Terminal=false
12cu|ecasound-2.9.0-2|211	Type=Application
12cu|ecasound-2.9.0-2|212	Categories=X-MandrivaLinux-Multimedia-Sound;
12cu|ecasound-2.9.0-2|213	EOF
12cu|ecasound-2.9.0-2|214	
12cu|ecasound-2.9.0-2|215	cat > %{buildroot}%{_datadir}/applications/ecasignalview.desktop << EOF
12cu|ecasound-2.9.0-2|216	[Desktop Entry]
12cu|ecasound-2.9.0-2|217	Name=%{name}
12cu|ecasound-2.9.0-2|218	Name[ru]=%{name}
12cu|ecasound-2.9.0-2|219	Comment=%{Summary}
12cu|ecasound-2.9.0-2|220	Comment[ru]=Инструменты обработки звука, микширования и записи
12cu|ecasound-2.9.0-2|221	Exec=ecasignalview
12cu|ecasound-2.9.0-2|222	Icon=%{name}
12cu|ecasound-2.9.0-2|223	Terminal=false
12cu|ecasound-2.9.0-2|224	Type=Application
12cu|ecasound-2.9.0-2|225	Categories=X-MandrivaLinux-Multimedia-Sound;
12cu|ecasound-2.9.0-2|226	EOF
12cu|ecasound-2.9.0-2|227	
12cu|ecasound-2.9.0-2|228	# Installer wrongly put the ecasound.rb file in /usr/lib/ruby/1.9.1/site_ruby/1.9/
12cu|ecasound-2.9.0-2|229	# the right one is %%{ruby_sitelibdir}= /usr/lib/ruby/1.9.1/site_ruby/1.9.1/:
12cu|ecasound-2.9.0-2|230	# rename it accordingly
12cu|ecasound-2.9.0-2|231	mv %{buildroot}/usr/lib/ruby/1.9.1/site_ruby/1.9/ %{buildroot}%{ruby_sitelibdir}
12cu|ecasound-2.9.0-2|232	
12cu|ecasound-2.9.0-2|233	
12cu|ecasound-2.9.0-2|234	
12cu|ecasound-2.9.0-2|235	%changelog
12cu|ecasound-2.9.0-2|236	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.0-2
12cu|ecasound-2.9.0-2|237	+ Revision: c6c2fb5
12cu|ecasound-2.9.0-2|238	- Added Russian descriptions
12cu|ecasound-2.9.0-2|239	
12cu|ecasound-2.9.0-2|240	

9218 12
12cu|echomine-muse-0.81-0.0.3|1	%define gcj_support 1
12cu|echomine-muse-0.81-0.0.3|2	%define section free
12cu|echomine-muse-0.81-0.0.3|3	
12cu|echomine-muse-0.81-0.0.3|4	Name:           echomine-muse
12cu|echomine-muse-0.81-0.0.3|5	Version:        0.81
12cu|echomine-muse-0.81-0.0.3|6	Release:        %mkrel 0.0.3
12cu|echomine-muse-0.81-0.0.3|7	Epoch:          0
12cu|echomine-muse-0.81-0.0.3|8	Summary:        Java API for XMPP/Jabber
12cu|echomine-muse-0.81-0.0.3|9	License:        GPL
12cu|echomine-muse-0.81-0.0.3|10	Group:          Development/Java
12cu|echomine-muse-0.81-0.0.3|11	URL:            http://open.echomine.org/confluence/display/MUSE/Muse+Home
12cu|echomine-muse-0.81-0.0.3|12	Source0:        http://download.berlios.de/muse/muse-0.81.tar.gz
12cu|echomine-muse-0.81-0.0.3|13	Patch0:         muse-0.81-file-compare-to.patch
12cu|echomine-muse-0.81-0.0.3|14	Requires:       jakarta-commons-logging
12cu|echomine-muse-0.81-0.0.3|15	Requires:       jdom
12cu|echomine-muse-0.81-0.0.3|16	Requires:       xpp3
12cu|echomine-muse-0.81-0.0.3|17	BuildRequires:  ant
12cu|echomine-muse-0.81-0.0.3|18	BuildRequires:  jakarta-commons-logging
12cu|echomine-muse-0.81-0.0.3|19	BuildRequires:  jdom
12cu|echomine-muse-0.81-0.0.3|20	BuildRequires:  xpp3
12cu|echomine-muse-0.81-0.0.3|21	%if %{gcj_support}
12cu|echomine-muse-0.81-0.0.3|22	BuildRequires:  java-gcj-compat-devel
12cu|echomine-muse-0.81-0.0.3|23	%else
12cu|echomine-muse-0.81-0.0.3|24	BuildArch:      noarch
12cu|echomine-muse-0.81-0.0.3|25	%endif
12cu|echomine-muse-0.81-0.0.3|26	BuildRequires:  java-rpmbuild
12cu|echomine-muse-0.81-0.0.3|27	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cu|echomine-muse-0.81-0.0.3|28	
12cu|echomine-muse-0.81-0.0.3|29	%description
12cu|echomine-muse-0.81-0.0.3|30	Echomine Muse provides an easy-to-use Java API that gives you quick
12cu|echomine-muse-0.81-0.0.3|31	and easy yet powerful access to network collaboration services.
12cu|echomine-muse-0.81-0.0.3|32	Specifically, it allows you to communicate with XMPP/Jabber servers
12cu|echomine-muse-0.81-0.0.3|33	to perform instant messaging and presence management in a secure
12cu|echomine-muse-0.81-0.0.3|34	and real-time environment.
12cu|echomine-muse-0.81-0.0.3|35	
12cu|echomine-muse-0.81-0.0.3|36	%package javadoc
12cu|echomine-muse-0.81-0.0.3|37	Summary:        Javadoc documentation for muse
12cu|echomine-muse-0.81-0.0.3|38	Group:          Development/Java
12cu|echomine-muse-0.81-0.0.3|39	
12cu|echomine-muse-0.81-0.0.3|40	%description javadoc
12cu|echomine-muse-0.81-0.0.3|41	Javadoc documentation for muse.
12cu|echomine-muse-0.81-0.0.3|42	
12cu|echomine-muse-0.81-0.0.3|43	%prep
12cu|echomine-muse-0.81-0.0.3|44	%setup -q -c
12cu|echomine-muse-0.81-0.0.3|45	%patch0 -p0
12cu|echomine-muse-0.81-0.0.3|46	%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs -t %{__rm}
12cu|echomine-muse-0.81-0.0.3|47	
12cu|echomine-muse-0.81-0.0.3|48	%build
12cu|echomine-muse-0.81-0.0.3|49	export CLASSPATH=$(build-classpath jakarta-commons-logging jdom xpp3)
12cu|echomine-muse-0.81-0.0.3|50	export OPT_JAR_LIST=:
12cu|echomine-muse-0.81-0.0.3|51	%{ant} jar javadocs
12cu|echomine-muse-0.81-0.0.3|52	
12cu|echomine-muse-0.81-0.0.3|53	%install
12cu|echomine-muse-0.81-0.0.3|54	%{__mkdir_p} %{buildroot}%{_javadir}
12cu|echomine-muse-0.81-0.0.3|55	cp -a work/muse.jar %{buildroot}%{_javadir}/muse-%{version}.jar
12cu|echomine-muse-0.81-0.0.3|56	%{__ln_s} muse-%{version}.jar %{buildroot}%{_javadir}/muse.jar
12cu|echomine-muse-0.81-0.0.3|57	
12cu|echomine-muse-0.81-0.0.3|58	%{__mkdir_p} %{buildroot}%{_javadocdir}/muse-%{version}
12cu|echomine-muse-0.81-0.0.3|59	cp -a work/docs/api/* %{buildroot}%{_javadocdir}/muse-%{version}
12cu|echomine-muse-0.81-0.0.3|60	%{__ln_s} muse-%{version} %{buildroot}%{_javadocdir}/muse
12cu|echomine-muse-0.81-0.0.3|61	
12cu|echomine-muse-0.81-0.0.3|62	%if %{gcj_support}
12cu|echomine-muse-0.81-0.0.3|63	%{_bindir}/aot-compile-rpm
12cu|echomine-muse-0.81-0.0.3|64	%endif
12cu|echomine-muse-0.81-0.0.3|65	
12cu|echomine-muse-0.81-0.0.3|66	%if %{gcj_support}
12cu|echomine-muse-0.81-0.0.3|67	%post
12cu|echomine-muse-0.81-0.0.3|68	%{update_gcjdb}
12cu|echomine-muse-0.81-0.0.3|69	
12cu|echomine-muse-0.81-0.0.3|70	%postun
12cu|echomine-muse-0.81-0.0.3|71	%{clean_gcjdb}
12cu|echomine-muse-0.81-0.0.3|72	%endif
12cu|echomine-muse-0.81-0.0.3|73	
12cu|echomine-muse-0.81-0.0.3|74	%files
12cu|echomine-muse-0.81-0.0.3|75	%defattr(0644,root,root,0755)
12cu|echomine-muse-0.81-0.0.3|76	%doc examples license
12cu|echomine-muse-0.81-0.0.3|77	%{_javadir}/*.jar
12cu|echomine-muse-0.81-0.0.3|78	%if %{gcj_support}
12cu|echomine-muse-0.81-0.0.3|79	%dir %{_libdir}/gcj/%{name}
12cu|echomine-muse-0.81-0.0.3|80	%attr(-,root,root) %{_libdir}/gcj/%{name}/*.jar.*
12cu|echomine-muse-0.81-0.0.3|81	%endif
12cu|echomine-muse-0.81-0.0.3|82	
12cu|echomine-muse-0.81-0.0.3|83	%files javadoc
12cu|echomine-muse-0.81-0.0.3|84	%defattr(0644,root,root,0755)
12cu|echomine-muse-0.81-0.0.3|85	%doc %{_javadocdir}/muse-%{version}
12cu|echomine-muse-0.81-0.0.3|86	%doc %{_javadocdir}/muse
12cu|echomine-muse-0.81-0.0.3|87	
12cu|echomine-muse-0.81-0.0.3|88	
12cu|echomine-muse-0.81-0.0.3|89	%changelog
12cu|echomine-muse-0.81-0.0.3|90	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:0.81-0.0.3mdv2011.0
12cu|echomine-muse-0.81-0.0.3|91	+ Revision: 617992
12cu|echomine-muse-0.81-0.0.3|92	- the mass rebuild of 2010.0 packages
12cu|echomine-muse-0.81-0.0.3|93	
12cu|echomine-muse-0.81-0.0.3|94	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0:0.81-0.0.2mdv2010.0
12cu|echomine-muse-0.81-0.0.3|95	+ Revision: 428445
12cu|echomine-muse-0.81-0.0.3|96	- rebuild
12cu|echomine-muse-0.81-0.0.3|97	
12cu|echomine-muse-0.81-0.0.3|98	* Sat Dec 29 2007 David Walluck <walluck@mandriva.org> 0:0.81-0.0.1mdv2008.1
12cu|echomine-muse-0.81-0.0.3|99	+ Revision: 139119
12cu|echomine-muse-0.81-0.0.3|100	- import echomine-muse
12cu|echomine-muse-0.81-0.0.3|101	
12cu|echomine-muse-0.81-0.0.3|102	

9219 12
12cu|ecl-13.5.1-1|1	%define Werror_cflags	%{nil}
12cu|ecl-13.5.1-1|2	
12cu|ecl-13.5.1-1|3	Name:           ecl
12cu|ecl-13.5.1-1|4	Version:        13.5.1
12cu|ecl-13.5.1-1|5	Release:        1
12cu|ecl-13.5.1-1|6	Summary:        Embeddable Common-Lisp
12cu|ecl-13.5.1-1|7	Group:          Development/Other
12cu|ecl-13.5.1-1|8	License:        LGPLv2+ and BSD and MIT and Public Domain
12cu|ecl-13.5.1-1|9	URL:            http://ecls.sourceforge.net/
12cu|ecl-13.5.1-1|10	Source0:        http://downloads.sourceforge.net/ecls/%{name}-%{version}.tgz
12cu|ecl-13.5.1-1|11	# The manual has not yet been released.  Use the following commands to generate
12cu|ecl-13.5.1-1|12	# the manual tarball:
12cu|ecl-13.5.1-1|13	#   git clone git://ecls.git.sourceforge.net/gitroot/ecls/ecl-doc
12cu|ecl-13.5.1-1|14	#   cd ecl-doc
12cu|ecl-13.5.1-1|15	#   git checkout 5d2657b5b32a2b5df701ba1ffa768e3e05816b70
12cu|ecl-13.5.1-1|16	#   rm -fr .git
12cu|ecl-13.5.1-1|17	#   cd ..
12cu|ecl-13.5.1-1|18	#   tar cJf ecl-doc.tar.xz ecl-doc
12cu|ecl-13.5.1-1|19	Source1:        %{name}-doc.tar.xz
12cu|ecl-13.5.1-1|20	Source2:        %{name}.desktop
12cu|ecl-13.5.1-1|21	# A modified version of src/util/ecl.svg with extra whitespace removed.  The
12cu|ecl-13.5.1-1|22	# extra whitespace made the icon appear very small and shoved into a corner.
12cu|ecl-13.5.1-1|23	Source3:        %{name}.svg
12cu|ecl-13.5.1-1|24	Source4:        %{name}.rpmlintrc
12cu|ecl-13.5.1-1|25	# This patch was sent upstream on 4 Feb 2012.  It fixes a few warnings
12cu|ecl-13.5.1-1|26	# from the C compiler that indicate situations that might be dangerous at
12cu|ecl-13.5.1-1|27	# runtime.
12cu|ecl-13.5.1-1|28	Patch0:         %{name}-13.5.1-warnings.patch
12cu|ecl-13.5.1-1|29	# Do not use a separate thread to handle signals by default if built with
12cu|ecl-13.5.1-1|30	# boehm-gc support.
12cu|ecl-13.5.1-1|31	# This prevents a deadlock when building maxima with ecl support in
12cu|ecl-13.5.1-1|32	# fedora, and should handle by default these problems:
12cu|ecl-13.5.1-1|33	# http://trac.sagemath.org/sage_trac/ticket/11752
12cu|ecl-13.5.1-1|34	# http://www.mail-archive.com/ecls-list@lists.sourceforge.net/msg00644.html
12cu|ecl-13.5.1-1|35	Patch1:         %{name}-13.5.1-signal_handling_thread.patch
12cu|ecl-13.5.1-1|36	# Work around xsltproc requiring namespace declarations for entities.  This
12cu|ecl-13.5.1-1|37	# patch was sent upstream 3 Jun 2013.
12cu|ecl-13.5.1-1|38	Patch2:         %{name}-12.12.1-xsltproc.patch
12cu|ecl-13.5.1-1|39	# GCC does not implement support for #pragma STDC FENV_ACCESS
12cu|ecl-13.5.1-1|40	Patch3:         %{name}-13.5.1-fenv-access.patch
12cu|ecl-13.5.1-1|41	
12cu|ecl-13.5.1-1|42	BuildRequires:  m4
12cu|ecl-13.5.1-1|43	BuildRequires:  texi2html
12cu|ecl-13.5.1-1|44	BuildRequires:	texinfo
12cu|ecl-13.5.1-1|45	BuildRequires:  gmp-devel
12cu|ecl-13.5.1-1|46	BuildRequires:  pkgconfig(bdw-gc)
12cu|ecl-13.5.1-1|47	BuildRequires:  pkgconfig(x11)
12cu|ecl-13.5.1-1|48	BuildRequires:  xmlto
12cu|ecl-13.5.1-1|49	
12cu|ecl-13.5.1-1|50	# ECL permits to mix C code and Lisp, so users probably want gcc and
12cu|ecl-13.5.1-1|51	# devel packages of libraries used by ecl
12cu|ecl-13.5.1-1|52	Suggests:       gcc
12cu|ecl-13.5.1-1|53	Suggests:       pkgconfig(bdw-gc)
12cu|ecl-13.5.1-1|54	Suggests:       gmp-devel
12cu|ecl-13.5.1-1|55	
12cu|ecl-13.5.1-1|56	%description
12cu|ecl-13.5.1-1|57	ECL (Embeddable Common-Lisp) is an interpreter of the Common-Lisp
12cu|ecl-13.5.1-1|58	language as described in the X3J13 Ansi specification, featuring CLOS
12cu|ecl-13.5.1-1|59	(Common-Lisp Object System), conditions, loops, etc, plus a translator
12cu|ecl-13.5.1-1|60	to C, which can produce standalone executables.
12cu|ecl-13.5.1-1|61	
12cu|ecl-13.5.1-1|62	# no -devel package for header files is split off
12cu|ecl-13.5.1-1|63	# since they are required by the main package
12cu|ecl-13.5.1-1|64	
12cu|ecl-13.5.1-1|65	%package doc
12cu|ecl-13.5.1-1|66	Summary:      Documentation for Embeddable Common-Lisp
12cu|ecl-13.5.1-1|67	Group:        Development/Other
12cu|ecl-13.5.1-1|68	Requires:     %{name} = %{version}
12cu|ecl-13.5.1-1|69	
12cu|ecl-13.5.1-1|70	%description doc
12cu|ecl-13.5.1-1|71	ECL (Embeddable Common-Lisp) is an interpreter of the Common-Lisp
12cu|ecl-13.5.1-1|72	language as described in the X3J13 Ansi specification, featuring CLOS
12cu|ecl-13.5.1-1|73	(Common-Lisp Object System), conditions, loops, etc, plus a translator
12cu|ecl-13.5.1-1|74	to C, which can produce standalone executables.
12cu|ecl-13.5.1-1|75	
12cu|ecl-13.5.1-1|76	This package contains the documentation for ECL.
12cu|ecl-13.5.1-1|77	
12cu|ecl-13.5.1-1|78	%prep
12cu|ecl-13.5.1-1|79	%setup -q
12cu|ecl-13.5.1-1|80	%setup -q -T -D -a 1
12cu|ecl-13.5.1-1|81	%patch0
12cu|ecl-13.5.1-1|82	%patch1
12cu|ecl-13.5.1-1|83	%patch2
12cu|ecl-13.5.1-1|84	%patch3
12cu|ecl-13.5.1-1|85	
12cu|ecl-13.5.1-1|86	# Remove spurious executable bits
12cu|ecl-13.5.1-1|87	chmod a-x src/CHANGELOG
12cu|ecl-13.5.1-1|88	find src/c -type f -perm /0111 | xargs chmod a-x
12cu|ecl-13.5.1-1|89	find src/h -type f -perm /0111 | xargs chmod a-x
12cu|ecl-13.5.1-1|90	
12cu|ecl-13.5.1-1|91	%build
12cu|ecl-13.5.1-1|92	CONFIGURE_TOP=$PWD \
12cu|ecl-13.5.1-1|93	%configure2_5x --enable-unicode=yes --enable-c99complex --enable-threads=yes \
12cu|ecl-13.5.1-1|94	--with-__thread --with-clx --disable-rpath \
12cu|ecl-13.5.1-1|95	%ifarch x86_64
12cu|ecl-13.5.1-1|96	--with-sse \
12cu|ecl-13.5.1-1|97	%endif
12cu|ecl-13.5.1-1|98	CPPFLAGS=`pkg-config --cflags libffi` \
12cu|ecl-13.5.1-1|99	CFLAGS="%{optflags} -std=gnu99 -Wno-unused -Wno-return-type"
12cu|ecl-13.5.1-1|100	make
12cu|ecl-13.5.1-1|101	mkdir -p ecl-doc/tmp
12cu|ecl-13.5.1-1|102	make -C ecl-doc
12cu|ecl-13.5.1-1|103	rm ecl-doc/html/ecl2.proc
12cu|ecl-13.5.1-1|104	
12cu|ecl-13.5.1-1|105	%install
12cu|ecl-13.5.1-1|106	%makeinstall_std
12cu|ecl-13.5.1-1|107	
12cu|ecl-13.5.1-1|108	# Remove installed files that are in the wrong place
12cu|ecl-13.5.1-1|109	rm -fr %{buildroot}%{_docdir}
12cu|ecl-13.5.1-1|110	rm -f %{buildroot}%{_libdir}/Copyright
12cu|ecl-13.5.1-1|111	rm -f %{buildroot}%{_libdir}/LGPL
12cu|ecl-13.5.1-1|112	
12cu|ecl-13.5.1-1|113	# Install the man pages
12cu|ecl-13.5.1-1|114	mkdir -p %{buildroot}%{_mandir}/man1
12cu|ecl-13.5.1-1|115	sed -e "s|@bindir@|%{_bindir}|" src/doc/ecl.man.in > \
12cu|ecl-13.5.1-1|116	%{buildroot}%{_mandir}/man1/ecl.1
12cu|ecl-13.5.1-1|117	cp -p src/doc/ecl-config.man.in %{buildroot}%{_mandir}/man1/ecl-config.1
12cu|ecl-13.5.1-1|118	
12cu|ecl-13.5.1-1|119	# Install the desktop file
12cu|ecl-13.5.1-1|120	desktop-file-install --dir=%{buildroot}%{_datadir}/applications/ %{SOURCE2}
12cu|ecl-13.5.1-1|121	
12cu|ecl-13.5.1-1|122	# Install the desktop icon
12cu|ecl-13.5.1-1|123	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12cu|ecl-13.5.1-1|124	cp -p %{SOURCE3} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/
12cu|ecl-13.5.1-1|125	
12cu|ecl-13.5.1-1|126	%files
12cu|ecl-13.5.1-1|127	%{_bindir}/ecl
12cu|ecl-13.5.1-1|128	%{_bindir}/ecl-config
12cu|ecl-13.5.1-1|129	%{_datadir}/applications/ecl.desktop
12cu|ecl-13.5.1-1|130	%{_datadir}/icons/hicolor/scalable/apps/ecl.svg
12cu|ecl-13.5.1-1|131	%{_libdir}/%{name}-%{version}/
12cu|ecl-13.5.1-1|132	%{_libdir}/libecl.so*
12cu|ecl-13.5.1-1|133	%{_includedir}/ecl
12cu|ecl-13.5.1-1|134	%{_mandir}/man1/*
12cu|ecl-13.5.1-1|135	
12cu|ecl-13.5.1-1|136	%doc ANNOUNCEMENT Copyright LGPL src/CHANGELOG
12cu|ecl-13.5.1-1|137	
12cu|ecl-13.5.1-1|138	%files doc
12cu|ecl-13.5.1-1|139	%doc examples ecl-doc/html
12cu|ecl-13.5.1-1|140	%doc src/doc/amop.txt src/doc/types-and-classes

9220 12
12cu|ecore-1.7.9-1|1	%define	major	1
12cu|ecore-1.7.9-1|2	%define	libname %mklibname %{name} %{major}
12cu|ecore-1.7.9-1|3	%define	devname %mklibname %{name} -d
12cu|ecore-1.7.9-1|4	
12cu|ecore-1.7.9-1|5	Summary:	Enlightenment event/X abstraction layer
12cu|ecore-1.7.9-1|6	Name:		ecore
12cu|ecore-1.7.9-1|7	Epoch:		3
12cu|ecore-1.7.9-1|8	Version:	1.7.9
12cu|ecore-1.7.9-1|9	Release:	1
12cu|ecore-1.7.9-1|10	License:	BSD
12cu|ecore-1.7.9-1|11	Group:		Graphical desktop/Enlightenment
12cu|ecore-1.7.9-1|12	Url:		http://www.enlightenment.org/
12cu|ecore-1.7.9-1|13	Source0:	http://download.enlightenment.fr/releases/%{name}-%{version}.tar.bz2
12cu|ecore-1.7.9-1|14	
12cu|ecore-1.7.9-1|15	BuildRequires:	gettext-devel
12cu|ecore-1.7.9-1|16	BuildRequires:	gpm-devel
12cu|ecore-1.7.9-1|17	BuildRequires:	pkgconfig(directfb)
12cu|ecore-1.7.9-1|18	BuildRequires:	pkgconfig(eet)
12cu|ecore-1.7.9-1|19	BuildRequires:	pkgconfig(eina)
12cu|ecore-1.7.9-1|20	BuildRequires:	pkgconfig(evas)
12cu|ecore-1.7.9-1|21	BuildRequires:	pkgconfig(gnutls)
12cu|ecore-1.7.9-1|22	BuildRequires:	pkgconfig(libcares)
12cu|ecore-1.7.9-1|23	BuildRequires:	pkgconfig(libcurl)
12cu|ecore-1.7.9-1|24	BuildRequires:	pkgconfig(sdl)
12cu|ecore-1.7.9-1|25	BuildRequires:	pkgconfig(tslib-0.0)
12cu|ecore-1.7.9-1|26	BuildRequires:	pkgconfig(x11)
12cu|ecore-1.7.9-1|27	BuildRequires:	pkgconfig(xcomposite)
12cu|ecore-1.7.9-1|28	BuildRequires:	pkgconfig(xcursor)
12cu|ecore-1.7.9-1|29	BuildRequires:	pkgconfig(xdamage)
12cu|ecore-1.7.9-1|30	BuildRequires:	pkgconfig(xext)
12cu|ecore-1.7.9-1|31	BuildRequires:	pkgconfig(xfixes)
12cu|ecore-1.7.9-1|32	BuildRequires:	pkgconfig(xi)
12cu|ecore-1.7.9-1|33	BuildRequires:	pkgconfig(xinerama)
12cu|ecore-1.7.9-1|34	BuildRequires:	pkgconfig(xrandr)
12cu|ecore-1.7.9-1|35	BuildRequires:	pkgconfig(xrender)
12cu|ecore-1.7.9-1|36	BuildRequires:	pkgconfig(xscrnsaver)
12cu|ecore-1.7.9-1|37	BuildRequires:	pkgconfig(xtst)
12cu|ecore-1.7.9-1|38	
12cu|ecore-1.7.9-1|39	%description
12cu|ecore-1.7.9-1|40	Ecore is the event/X abstraction layer that makes doing selections,
12cu|ecore-1.7.9-1|41	Xdnd, general X stuff, event loops, timeouts and idle handlers fast,
12cu|ecore-1.7.9-1|42	optimized, and convenient.
12cu|ecore-1.7.9-1|43	
12cu|ecore-1.7.9-1|44	This package is part of the Enlightenment DR17 desktop shell.
12cu|ecore-1.7.9-1|45	
12cu|ecore-1.7.9-1|46	%files -f %{name}.lang
12cu|ecore-1.7.9-1|47	%doc AUTHORS COPYING README
12cu|ecore-1.7.9-1|48	%{_libdir}/ecore/immodules/xim.so
12cu|ecore-1.7.9-1|49	
12cu|ecore-1.7.9-1|50	#----------------------------------------------------------------------------
12cu|ecore-1.7.9-1|51	
12cu|ecore-1.7.9-1|52	%package -n %{libname}
12cu|ecore-1.7.9-1|53	Summary:	Libraries for the %{name} package
12cu|ecore-1.7.9-1|54	Group:		System/Libraries
12cu|ecore-1.7.9-1|55	
12cu|ecore-1.7.9-1|56	%description -n %{libname}
12cu|ecore-1.7.9-1|57	Libraries for %{name}.
12cu|ecore-1.7.9-1|58	
12cu|ecore-1.7.9-1|59	%files -n %{libname}
12cu|ecore-1.7.9-1|60	%{_libdir}/*.so.%{major}*
12cu|ecore-1.7.9-1|61	
12cu|ecore-1.7.9-1|62	#----------------------------------------------------------------------------
12cu|ecore-1.7.9-1|63	
12cu|ecore-1.7.9-1|64	%package -n %{devname}
12cu|ecore-1.7.9-1|65	Summary:	Headers and development libraries from %{name}
12cu|ecore-1.7.9-1|66	Group:		Development/Other
12cu|ecore-1.7.9-1|67	Requires:	%{libname} = %{EVRD}
12cu|ecore-1.7.9-1|68	Provides:	%{name}-devel = %{EVRD}
12cu|ecore-1.7.9-1|69	
12cu|ecore-1.7.9-1|70	%description -n %{devname}
12cu|ecore-1.7.9-1|71	%{name} development headers and libraries.
12cu|ecore-1.7.9-1|72	
12cu|ecore-1.7.9-1|73	%files -n %{devname}
12cu|ecore-1.7.9-1|74	%{_libdir}/pkgconfig/*
12cu|ecore-1.7.9-1|75	%{_libdir}/*.so
12cu|ecore-1.7.9-1|76	%{_includedir}/ecore*
12cu|ecore-1.7.9-1|77	
12cu|ecore-1.7.9-1|78	#----------------------------------------------------------------------------
12cu|ecore-1.7.9-1|79	
12cu|ecore-1.7.9-1|80	%prep
12cu|ecore-1.7.9-1|81	%setup -q
12cu|ecore-1.7.9-1|82	
12cu|ecore-1.7.9-1|83	%build
12cu|ecore-1.7.9-1|84	%configure2_5x \
12cu|ecore-1.7.9-1|85	--enable-ecore-x \
12cu|ecore-1.7.9-1|86	--enable-ecore-fb \
12cu|ecore-1.7.9-1|87	--enable-ecore-directfb \
12cu|ecore-1.7.9-1|88	--enable-ecore-con \
12cu|ecore-1.7.9-1|89	--enable-ecore-file \
12cu|ecore-1.7.9-1|90	--enable-ecore-sdl \
12cu|ecore-1.7.9-1|91	--enable-ecore-evas \
12cu|ecore-1.7.9-1|92	--enable-ecore-evas-fb \
12cu|ecore-1.7.9-1|93	--enable-ecore-evas-software-x11 \
12cu|ecore-1.7.9-1|94	--enable-ecore-evas-opengl-x11 \
12cu|ecore-1.7.9-1|95	--enable-ecore-evas-opengl-sdl \
12cu|ecore-1.7.9-1|96	--enable-ecore-evas-software-16-x11 \
12cu|ecore-1.7.9-1|97	--enable-gnutls \
12cu|ecore-1.7.9-1|98	--enable-curl \
12cu|ecore-1.7.9-1|99	--enable-cares \
12cu|ecore-1.7.9-1|100	--disable-static
12cu|ecore-1.7.9-1|101	
12cu|ecore-1.7.9-1|102	%make
12cu|ecore-1.7.9-1|103	
12cu|ecore-1.7.9-1|104	%install
12cu|ecore-1.7.9-1|105	%makeinstall_std
12cu|ecore-1.7.9-1|106	
12cu|ecore-1.7.9-1|107	%find_lang %{name}
12cu|ecore-1.7.9-1|108	
12cu|ecore-1.7.9-1|109	
12cu|ecore-1.7.9-1|110	%changelog
12cu|ecore-1.7.9-1|111	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.7.9-1
12cu|ecore-1.7.9-1|112	+ Revision: 0b50a11
12cu|ecore-1.7.9-1|113	- LOG New version 1.7.9
12cu|ecore-1.7.9-1|114	
12cu|ecore-1.7.9-1|115	

9221 12
12cu|edb-debugger-0.9.17-2|1	%define _name   debugger
12cu|edb-debugger-0.9.17-2|2	%define _exe    edb
12cu|edb-debugger-0.9.17-2|3	
12cu|edb-debugger-0.9.17-2|4	Name:           edb-debugger
12cu|edb-debugger-0.9.17-2|5	Summary:        A free OllyDbg like debugger
12cu|edb-debugger-0.9.17-2|6	Version:        0.9.17
12cu|edb-debugger-0.9.17-2|7	Release:        2
12cu|edb-debugger-0.9.17-2|8	Source0:        http://www.codef00.com/projects/%{_name}-%{version}.tgz
12cu|edb-debugger-0.9.17-2|9	URL:            http://www.codef00.com/projects
12cu|edb-debugger-0.9.17-2|10	
12cu|edb-debugger-0.9.17-2|11	Group:          Development/Other
12cu|edb-debugger-0.9.17-2|12	License:        GPLv2
12cu|edb-debugger-0.9.17-2|13	
12cu|edb-debugger-0.9.17-2|14	BuildRequires: qt4-devel >= 4.5
12cu|edb-debugger-0.9.17-2|15	BuildRequires: boost-devel >= 1.35
12cu|edb-debugger-0.9.17-2|16	BuildRequires: imagemagick
12cu|edb-debugger-0.9.17-2|17	BuildRequires: desktop-file-utils
12cu|edb-debugger-0.9.17-2|18	
12cu|edb-debugger-0.9.17-2|19	
12cu|edb-debugger-0.9.17-2|20	%description
12cu|edb-debugger-0.9.17-2|21	One of the main goals of this debugger is modularity.
12cu|edb-debugger-0.9.17-2|22	The interface is written in Qt4 and is therefore source portable
12cu|edb-debugger-0.9.17-2|23	to many platforms. The debugger core is a plugin and the platform
12cu|edb-debugger-0.9.17-2|24	specific code is isolated to just a few files, porting to a new OS
12cu|edb-debugger-0.9.17-2|25	would require porting these few files and implementing a plugin
12cu|edb-debugger-0.9.17-2|26	which implements the DebuggerCoreInterface interface. Also,
12cu|edb-debugger-0.9.17-2|27	because the plugins are based on the QPlugin API, and do their work
12cu|edb-debugger-0.9.17-2|28	through the DebuggerCoreInterface object, they are almost always
12cu|edb-debugger-0.9.17-2|29	portable with just a simple recompile.
12cu|edb-debugger-0.9.17-2|30	The disassembly engine is my edisassm project. I feel that this
12cu|edb-debugger-0.9.17-2|31	disassembler is mature and works well. It is worth noting that the
12cu|edb-debugger-0.9.17-2|32	current version of edb has temporarily dropped AT&T syntax support.
12cu|edb-debugger-0.9.17-2|33	Once this is implemented in edisassm, it will return.
12cu|edb-debugger-0.9.17-2|34	
12cu|edb-debugger-0.9.17-2|35	%prep
12cu|edb-debugger-0.9.17-2|36	%setup -q -n %{_name}
12cu|edb-debugger-0.9.17-2|37	
12cu|edb-debugger-0.9.17-2|38	%build
12cu|edb-debugger-0.9.17-2|39	%{qmake_qt4} PREFIX=%{_prefix} DEFAULT_PLUGIN_PATH="%{_libdir}/%{_exe}/"
12cu|edb-debugger-0.9.17-2|40	%make
12cu|edb-debugger-0.9.17-2|41	
12cu|edb-debugger-0.9.17-2|42	%install
12cu|edb-debugger-0.9.17-2|43	rm -rf $RPM_BUILD_ROOT
12cu|edb-debugger-0.9.17-2|44	make install INSTALL_ROOT=%{buildroot}
12cu|edb-debugger-0.9.17-2|45	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir},%{_bindir},%{_libdir}}/
12cu|edb-debugger-0.9.17-2|46	install -c -m 0755 src/images/edb48-logo.png "$RPM_BUILD_ROOT%{_liconsdir}/%{_exe}.png"
12cu|edb-debugger-0.9.17-2|47	%{__mv} %{buildroot}/bin/* %{buildroot}%{_bindir}/
12cu|edb-debugger-0.9.17-2|48	%{__mv} %{buildroot}/%{_lib}/* %{buildroot}%{_libdir}/
12cu|edb-debugger-0.9.17-2|49	%{__rm} -fr %{buildroot}/bin
12cu|edb-debugger-0.9.17-2|50	%{__rm} -fr %{buildroot}/%{_lib}
12cu|edb-debugger-0.9.17-2|51	
12cu|edb-debugger-0.9.17-2|52	convert src/images/edb48-logo.png -resize 32x32 $RPM_BUILD_ROOT%{_iconsdir}/%{_exe}.png
12cu|edb-debugger-0.9.17-2|53	convert src/images/edb48-logo.png -resize 16x16 $RPM_BUILD_ROOT%{_miconsdir}/%{_exe}.png
12cu|edb-debugger-0.9.17-2|54	
12cu|edb-debugger-0.9.17-2|55	desktop-file-install --vendor="" \
12cu|edb-debugger-0.9.17-2|56	--dir $RPM_BUILD_ROOT%{_datadir}/applications \
12cu|edb-debugger-0.9.17-2|57	%{_exe}.desktop
12cu|edb-debugger-0.9.17-2|58	
12cu|edb-debugger-0.9.17-2|59	
12cu|edb-debugger-0.9.17-2|60	%clean
12cu|edb-debugger-0.9.17-2|61	rm -rf $RPM_BUILD_ROOT
12cu|edb-debugger-0.9.17-2|62	
12cu|edb-debugger-0.9.17-2|63	%files
12cu|edb-debugger-0.9.17-2|64	%defattr(-,root,root,-)
12cu|edb-debugger-0.9.17-2|65	%{_bindir}/%{_exe}
12cu|edb-debugger-0.9.17-2|66	%{_libdir}/%{_exe}/*.so
12cu|edb-debugger-0.9.17-2|67	%{_datadir}/applications/%{_exe}.desktop
12cu|edb-debugger-0.9.17-2|68	%{_liconsdir}/%{_exe}.png
12cu|edb-debugger-0.9.17-2|69	%{_miconsdir}/%{_exe}.png
12cu|edb-debugger-0.9.17-2|70	%{_iconsdir}/%{_exe}.png
12cu|edb-debugger-0.9.17-2|71	
12cu|edb-debugger-0.9.17-2|72	
12cu|edb-debugger-0.9.17-2|73	
12cu|edb-debugger-0.9.17-2|74	%changelog
12cu|edb-debugger-0.9.17-2|75	* Thu Jul 14 2011 Angelo Naselli <anaselli@mandriva.org> 0.9.17-1mdv2011
12cu|edb-debugger-0.9.17-2|76	+ Revision: 690008
12cu|edb-debugger-0.9.17-2|77	- import edb-debugger
12cu|edb-debugger-0.9.17-2|78	

9222 12
12cu|e_dbus-1.7.9-1|1	%define	major	1
12cu|e_dbus-1.7.9-1|2	%define	libname	%mklibname %{name} %{major}
12cu|e_dbus-1.7.9-1|3	%define	devname	%mklibname %{name} -d
12cu|e_dbus-1.7.9-1|4	
12cu|e_dbus-1.7.9-1|5	Summary:	E17 basic convenience wrappers around dbus
12cu|e_dbus-1.7.9-1|6	Name:		e_dbus
12cu|e_dbus-1.7.9-1|7	Version:	1.7.9
12cu|e_dbus-1.7.9-1|8	Release:	1
12cu|e_dbus-1.7.9-1|9	License:	BSD
12cu|e_dbus-1.7.9-1|10	Group:		System/Servers
12cu|e_dbus-1.7.9-1|11	Url:		http://www.enlightenment.org/
12cu|e_dbus-1.7.9-1|12	Source0:	http://download.enlightenment.fr/releases/%{name}-%{version}.tar.bz2
12cu|e_dbus-1.7.9-1|13	BuildRequires:	doxygen
12cu|e_dbus-1.7.9-1|14	BuildRequires:	pkgconfig(dbus-1)
12cu|e_dbus-1.7.9-1|15	BuildRequires:	pkgconfig(ecore) >= 1.7.0
12cu|e_dbus-1.7.9-1|16	BuildRequires:	pkgconfig(eina) >= 1.7.0
12cu|e_dbus-1.7.9-1|17	BuildRequires:	pkgconfig(evas) >= 1.7.0
12cu|e_dbus-1.7.9-1|18	
12cu|e_dbus-1.7.9-1|19	%description
12cu|e_dbus-1.7.9-1|20	This is the start of some basic convenience wrappers around dbus to
12cu|e_dbus-1.7.9-1|21	ease integrating dbus with EFL based applications.
12cu|e_dbus-1.7.9-1|22	When using e_dbus, direct use of the low level dbus api is still
12cu|e_dbus-1.7.9-1|23	heavily required for processing messages.
12cu|e_dbus-1.7.9-1|24	
12cu|e_dbus-1.7.9-1|25	%files
12cu|e_dbus-1.7.9-1|26	%doc AUTHORS README
12cu|e_dbus-1.7.9-1|27	%{_bindir}/*
12cu|e_dbus-1.7.9-1|28	%{_datadir}/%{name}/*
12cu|e_dbus-1.7.9-1|29	
12cu|e_dbus-1.7.9-1|30	#----------------------------------------------------------------------------
12cu|e_dbus-1.7.9-1|31	
12cu|e_dbus-1.7.9-1|32	%package -n %{libname}
12cu|e_dbus-1.7.9-1|33	Summary:	Libraries for the %{name} package
12cu|e_dbus-1.7.9-1|34	Group:		System/Libraries
12cu|e_dbus-1.7.9-1|35	
12cu|e_dbus-1.7.9-1|36	%description -n %{libname}
12cu|e_dbus-1.7.9-1|37	Libraries for %{name}.
12cu|e_dbus-1.7.9-1|38	
12cu|e_dbus-1.7.9-1|39	%files -n %{libname}
12cu|e_dbus-1.7.9-1|40	%{_libdir}/*.so.%{major}*
12cu|e_dbus-1.7.9-1|41	
12cu|e_dbus-1.7.9-1|42	#----------------------------------------------------------------------------
12cu|e_dbus-1.7.9-1|43	
12cu|e_dbus-1.7.9-1|44	%package -n %{devname}
12cu|e_dbus-1.7.9-1|45	Summary:	Headers and development libraries from %{name}
12cu|e_dbus-1.7.9-1|46	Group:		Development/Other
12cu|e_dbus-1.7.9-1|47	Requires:	%{libname} = %{EVRD}
12cu|e_dbus-1.7.9-1|48	Requires:	%{name} = %{EVRD}
12cu|e_dbus-1.7.9-1|49	Provides:	%{name}-devel = %{EVRD}
12cu|e_dbus-1.7.9-1|50	
12cu|e_dbus-1.7.9-1|51	%description -n %{devname}
12cu|e_dbus-1.7.9-1|52	%{name} development headers and libraries.
12cu|e_dbus-1.7.9-1|53	
12cu|e_dbus-1.7.9-1|54	%files -n %{devname}
12cu|e_dbus-1.7.9-1|55	%{_libdir}/*.so
12cu|e_dbus-1.7.9-1|56	%{_libdir}/pkgconfig/*.pc
12cu|e_dbus-1.7.9-1|57	%{_includedir}/%{name}*
12cu|e_dbus-1.7.9-1|58	
12cu|e_dbus-1.7.9-1|59	#----------------------------------------------------------------------------
12cu|e_dbus-1.7.9-1|60	
12cu|e_dbus-1.7.9-1|61	%prep
12cu|e_dbus-1.7.9-1|62	%setup -q
12cu|e_dbus-1.7.9-1|63	
12cu|e_dbus-1.7.9-1|64	%build
12cu|e_dbus-1.7.9-1|65	%configure \
12cu|e_dbus-1.7.9-1|66	--disable-static \
12cu|e_dbus-1.7.9-1|67	--enable-econnman0_7x \
12cu|e_dbus-1.7.9-1|68	--enable-ebluez
12cu|e_dbus-1.7.9-1|69	
12cu|e_dbus-1.7.9-1|70	%make
12cu|e_dbus-1.7.9-1|71	
12cu|e_dbus-1.7.9-1|72	%install
12cu|e_dbus-1.7.9-1|73	%makeinstall_std
12cu|e_dbus-1.7.9-1|74	
12cu|e_dbus-1.7.9-1|75	
12cu|e_dbus-1.7.9-1|76	%changelog
12cu|e_dbus-1.7.9-1|77	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.9-1
12cu|e_dbus-1.7.9-1|78	+ Revision: 2d1ccc8
12cu|e_dbus-1.7.9-1|79	- LOG New version 1.7.9
12cu|e_dbus-1.7.9-1|80	
12cu|e_dbus-1.7.9-1|81	

9223 12
12cu|ede-2.0-2|1	Name: 		ede
12cu|ede-2.0-2|2	Version: 	2.0
12cu|ede-2.0-2|3	Release: 	2
12cu|ede-2.0-2|4	Source0: 	http://downloads.sourceforge.net/project/ede/%{name}/%{version}/%{name}-%{version}.tar.gz
12cu|ede-2.0-2|5	Patch0:		ede-1.0.4-exclude-unused-progs.patch
12cu|ede-2.0-2|6	Patch1:		ede-2.0-mdv-linking.patch
12cu|ede-2.0-2|7	Patch2:		ede-mandriva-menufixes.patch
12cu|ede-2.0-2|8	Patch3:		ede-2.0-rosa-flags.patch
12cu|ede-2.0-2|9	Patch4:		ede-2.0-rosa-format-security.patch
12cu|ede-2.0-2|10	Patch5:		ede-2.0-rosa-no-update-mime-database.patch
12cu|ede-2.0-2|11	Summary:	The core programs for the Equinox Desktop Environment
12cu|ede-2.0-2|12	URL: 		http://equinox-project.org/
12cu|ede-2.0-2|13	License: 	GPLv2+
12cu|ede-2.0-2|14	Group: 		Graphical desktop/Other
12cu|ede-2.0-2|15	
12cu|ede-2.0-2|16	BuildRequires:	jam
12cu|ede-2.0-2|17	BuildRequires:	pkgconfig(edelib)
12cu|ede-2.0-2|18	BuildRequires:	pkgconfig(x11)
12cu|ede-2.0-2|19	BuildRequires:	pkgconfig(xext)
12cu|ede-2.0-2|20	BuildRequires:	fltk-devel
12cu|ede-2.0-2|21	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12cu|ede-2.0-2|22	BuildRequires:	pkgconfig(xpm)
12cu|ede-2.0-2|23	BuildRequires:	pkgconfig(xkbfile)
12cu|ede-2.0-2|24	BuildRequires:	pkgconfig(libcurl)
12cu|ede-2.0-2|25	BuildRequires:	pkgconfig(ice)
12cu|ede-2.0-2|26	BuildRequires:	pkgconfig(cairo)
12cu|ede-2.0-2|27	BuildRequires:	pkgconfig(pixman-1)
12cu|ede-2.0-2|28	BuildRequires:	jpeg-devel
12cu|ede-2.0-2|29	BuildRequires:	png-devel
12cu|ede-2.0-2|30	
12cu|ede-2.0-2|31	%description
12cu|ede-2.0-2|32	Equinox Desktop Environment (EDE) is desktop environment - the piece of
12cu|ede-2.0-2|33	software that enables you to launch applications in a convenient way,
12cu|ede-2.0-2|34	show what windows you have opened, manages icons and background of your
12cu|ede-2.0-2|35	desktop, etc. This core package provides panel with tasklist, clock,
12cu|ede-2.0-2|36	load status; icon manager that take care of your icons on background,
12cu|ede-2.0-2|37	control panel for easy access to your settings, sound volume control,
12cu|ede-2.0-2|38	color configuration, panel configuration, menu editor, icons configuration,
12cu|ede-2.0-2|39	tips, time/date and timezone configuration, fast file search tool and of
12cu|ede-2.0-2|40	course window manager that manages your windows with config utility.
12cu|ede-2.0-2|41	
12cu|ede-2.0-2|42	%prep
12cu|ede-2.0-2|43	%setup -q
12cu|ede-2.0-2|44	#patch0 -p1
12cu|ede-2.0-2|45	%patch1 -p1
12cu|ede-2.0-2|46	#patch2 -p1
12cu|ede-2.0-2|47	%patch3 -p1
12cu|ede-2.0-2|48	%patch4 -p1
12cu|ede-2.0-2|49	%patch5 -p1
12cu|ede-2.0-2|50	
12cu|ede-2.0-2|51	%build
12cu|ede-2.0-2|52	%define _disable_ld_no_undefined 1
12cu|ede-2.0-2|53	
12cu|ede-2.0-2|54	%configure
12cu|ede-2.0-2|55	jam -d+5
12cu|ede-2.0-2|56	
12cu|ede-2.0-2|57	%install
12cu|ede-2.0-2|58	jam install DESTDIR=%{buildroot}
12cu|ede-2.0-2|59	
12cu|ede-2.0-2|60	# Mandriva specific stuff - add to wmsessions
12cu|ede-2.0-2|61	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d/
12cu|ede-2.0-2|62	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/08EDE
12cu|ede-2.0-2|63	NAME=EDE
12cu|ede-2.0-2|64	ICON=ede-wmsession.xpm
12cu|ede-2.0-2|65	EXEC=%{_bindir}/startede
12cu|ede-2.0-2|66	DESC=Equinox Lightweight desktop environment
12cu|ede-2.0-2|67	SCRIPT:
12cu|ede-2.0-2|68	exec %{_bindir}/startede
12cu|ede-2.0-2|69	EOF
12cu|ede-2.0-2|70	
12cu|ede-2.0-2|71	mv %{buildroot}%{_docdir}/%{name}-%{version}* %{buildroot}%{_docdir}/%{name}
12cu|ede-2.0-2|72	
12cu|ede-2.0-2|73	
12cu|ede-2.0-2|74	
12cu|ede-2.0-2|75	%files
12cu|ede-2.0-2|76	%doc AUTHORS AUTHORS.pekwm ChangeLog README
12cu|ede-2.0-2|77	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/08EDE
12cu|ede-2.0-2|78	%{_bindir}/*
12cu|ede-2.0-2|79	%{_datadir}/applications/*.desktop
12cu|ede-2.0-2|80	%{_iconsdir}/edeneu
12cu|ede-2.0-2|81	%{_iconsdir}/kbflags
12cu|ede-2.0-2|82	%{_datadir}/dbus-1/services/*.service
12cu|ede-2.0-2|83	%{_datadir}/desktop-directories/ede-*.directory
12cu|ede-2.0-2|84	%{_datadir}/ede
12cu|ede-2.0-2|85	%{_datadir}/mime/packages/*.xml
12cu|ede-2.0-2|86	%{_datadir}/pekwm
12cu|ede-2.0-2|87	%{_datadir}/wallpapers/*
12cu|ede-2.0-2|88	%{_datadir}/xsessions/ede.desktop
12cu|ede-2.0-2|89	%config(noreplace) %{_sysconfdir}/pekwm/*
12cu|ede-2.0-2|90	%config(noreplace) %{_sysconfdir}/xdg/ede/*
12cu|ede-2.0-2|91	%config(noreplace) %{_sysconfdir}/xdg/menus/*

9224 12
12cu|edgar-1.06-1|1	%define rel 2
12cu|edgar-1.06-1|2	
12cu|edgar-1.06-1|3	Name:		edgar
12cu|edgar-1.06-1|4	Summary:	2D Platform Game
12cu|edgar-1.06-1|5	Version:	1.06
12cu|edgar-1.06-1|6	Release:	1
12cu|edgar-1.06-1|7	Source:		%{name}-%{version}-%{rel}.tar.gz
12cu|edgar-1.06-1|8	Url:		http://www.parallelrealities.co.uk/projects/edgar.php
12cu|edgar-1.06-1|9	Group:		Games/Adventure
12cu|edgar-1.06-1|10	License:	GPLv2
12cu|edgar-1.06-1|11	Requires:	%{name}-data = %{version}
12cu|edgar-1.06-1|12	BuildRequires:	SDL_image-devel
12cu|edgar-1.06-1|13	BuildRequires:	SDL_mixer-devel
12cu|edgar-1.06-1|14	BuildRequires:	SDL_net-devel
12cu|edgar-1.06-1|15	BuildRequires:	SDL_ttf-devel
12cu|edgar-1.06-1|16	BuildRequires:	zlib-devel
12cu|edgar-1.06-1|17	BuildRequires:	desktop-file-utils
12cu|edgar-1.06-1|18	
12cu|edgar-1.06-1|19	%description
12cu|edgar-1.06-1|20	The Legend of Edgar. When his father fails to return home after venturing out
12cu|edgar-1.06-1|21	one stormy night, Edgar sets off on a quest to rescue him.
12cu|edgar-1.06-1|22	
12cu|edgar-1.06-1|23	%package data
12cu|edgar-1.06-1|24	Group:		Games/Arcade
12cu|edgar-1.06-1|25	License:	GPLv2
12cu|edgar-1.06-1|26	BuildArch:	noarch
12cu|edgar-1.06-1|27	Summary:	The Legend of Edgar level set
12cu|edgar-1.06-1|28	Requires:	%{name} = %{version}
12cu|edgar-1.06-1|29	
12cu|edgar-1.06-1|30	%description data
12cu|edgar-1.06-1|31	The Legend of Edgar. When his father fails to return home after venturing
12cu|edgar-1.06-1|32	out one stormy night, Edgar sets off on a quest to rescue him.
12cu|edgar-1.06-1|33	
12cu|edgar-1.06-1|34	This package contains official level set for Edgar.
12cu|edgar-1.06-1|35	
12cu|edgar-1.06-1|36	%prep
12cu|edgar-1.06-1|37	%setup -q
12cu|edgar-1.06-1|38	
12cu|edgar-1.06-1|39	%build
12cu|edgar-1.06-1|40	%make VERSION=%{version} RELEASE=%{rel}
12cu|edgar-1.06-1|41	
12cu|edgar-1.06-1|42	%install
12cu|edgar-1.06-1|43	%makeinstall_std
12cu|edgar-1.06-1|44	
12cu|edgar-1.06-1|45	%find_lang %{name}
12cu|edgar-1.06-1|46	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
12cu|edgar-1.06-1|47	--remove-category=Application \
12cu|edgar-1.06-1|48	--add-category="AdventureGame" \
12cu|edgar-1.06-1|49	%{buildroot}%{_datadir}/applications/edgar.desktop
12cu|edgar-1.06-1|50	
12cu|edgar-1.06-1|51	rm -rf %{buildroot}%{_datadir}/doc
12cu|edgar-1.06-1|52	
12cu|edgar-1.06-1|53	%files -f %{name}.lang
12cu|edgar-1.06-1|54	%doc doc/*
12cu|edgar-1.06-1|55	%{_gamesbindir}/*
12cu|edgar-1.06-1|56	%{_datadir}/applications/*.desktop
12cu|edgar-1.06-1|57	%{_iconsdir}/hicolor/*/apps/*
12cu|edgar-1.06-1|58	
12cu|edgar-1.06-1|59	%files data
12cu|edgar-1.06-1|60	%dir %{_gamesdatadir}/%{name}
12cu|edgar-1.06-1|61	%{_gamesdatadir}/%{name}/*
12cu|edgar-1.06-1|62	

9225 12
12cu|edid-decode-0-0.20120926.1|1	%define git	20120926
12cu|edid-decode-0-0.20120926.1|2	
12cu|edid-decode-0-0.20120926.1|3	Summary:	EDID parse tool
12cu|edid-decode-0-0.20120926.1|4	Name:		edid-decode
12cu|edid-decode-0-0.20120926.1|5	Version:	0
12cu|edid-decode-0-0.20120926.1|6	Release:	0.%{git}.1
12cu|edid-decode-0-0.20120926.1|7	License:	MIT
12cu|edid-decode-0-0.20120926.1|8	Group:		System/X11
12cu|edid-decode-0-0.20120926.1|9	Url:		http://cgit.freedesktop.org/xorg/app/edid-decode/
12cu|edid-decode-0-0.20120926.1|10	# git clone git://anongit.freedesktop.org/xorg/app/edid-decode
12cu|edid-decode-0-0.20120926.1|11	# tar c -j --exclude=.git --exclude=.gitignore -f edid-decode-%{git}.tar.bz2 edid-decode
12cu|edid-decode-0-0.20120926.1|12	Source0:	%{name}-%{git}.tar.bz2
12cu|edid-decode-0-0.20120926.1|13	# (cjw) add a basic man page
12cu|edid-decode-0-0.20120926.1|14	Source1:	edid-decode.1
12cu|edid-decode-0-0.20120926.1|15	# (cjw) use CFLAGS to compile source file
12cu|edid-decode-0-0.20120926.1|16	Patch1:		edid-decode-makefile.patch
12cu|edid-decode-0-0.20120926.1|17	# (cjw) fix string parsing
12cu|edid-decode-0-0.20120926.1|18	Patch2:		edid-decode-extract-string.patch
12cu|edid-decode-0-0.20120926.1|19	
12cu|edid-decode-0-0.20120926.1|20	%description
12cu|edid-decode-0-0.20120926.1|21	The edid-decode tool parses a given EDID from a file or stdin and
12cu|edid-decode-0-0.20120926.1|22	shows the contents on stdout. It handles both the regular video info
12cu|edid-decode-0-0.20120926.1|23	and the audio info often provided by HDMI displays.
12cu|edid-decode-0-0.20120926.1|24	
12cu|edid-decode-0-0.20120926.1|25	%prep
12cu|edid-decode-0-0.20120926.1|26	%setup -q -n %{name}
12cu|edid-decode-0-0.20120926.1|27	%patch1 -p1 -b .cleanup
12cu|edid-decode-0-0.20120926.1|28	%patch2 -p1 -b .strings
12cu|edid-decode-0-0.20120926.1|29	
12cu|edid-decode-0-0.20120926.1|30	%build
12cu|edid-decode-0-0.20120926.1|31	%make CFLAGS="%{optflags}"
12cu|edid-decode-0-0.20120926.1|32	
12cu|edid-decode-0-0.20120926.1|33	%install
12cu|edid-decode-0-0.20120926.1|34	%makeinstall_std
12cu|edid-decode-0-0.20120926.1|35	mkdir -p %{buildroot}%{_mandir}/man1
12cu|edid-decode-0-0.20120926.1|36	install -m 0644 %{SOURCE1} %{buildroot}%{_mandir}/man1
12cu|edid-decode-0-0.20120926.1|37	
12cu|edid-decode-0-0.20120926.1|38	%files
12cu|edid-decode-0-0.20120926.1|39	%{_bindir}/%{name}
12cu|edid-decode-0-0.20120926.1|40	%{_mandir}/man1/%{name}.1.*
12cu|edid-decode-0-0.20120926.1|41	

9226 12
12cu|edje-1.7.9-1|1	%define	major	1
12cu|edje-1.7.9-1|2	%define	libname %mklibname %{name} %{major}
12cu|edje-1.7.9-1|3	%define	devname %mklibname %{name} -d
12cu|edje-1.7.9-1|4	
12cu|edje-1.7.9-1|5	Summary:	Complex graphical design & layout library
12cu|edje-1.7.9-1|6	Name:		edje
12cu|edje-1.7.9-1|7	Version:	1.7.9
12cu|edje-1.7.9-1|8	Release:	1
12cu|edje-1.7.9-1|9	License:	BSD
12cu|edje-1.7.9-1|10	Group:		Graphical desktop/Enlightenment
12cu|edje-1.7.9-1|11	Url:		http://www.enlightenment.org/
12cu|edje-1.7.9-1|12	Source0:	http://download.enlightenment.fr/releases/%{name}-%{version}.tar.bz2
12cu|edje-1.7.9-1|13	BuildRequires:	lua-devel
12cu|edje-1.7.9-1|14	BuildRequires:	pkgconfig(ecore)
12cu|edje-1.7.9-1|15	BuildRequires:	pkgconfig(ecore-evas)
12cu|edje-1.7.9-1|16	BuildRequires:	pkgconfig(ecore-file)
12cu|edje-1.7.9-1|17	BuildRequires:	pkgconfig(ecore-input)
12cu|edje-1.7.9-1|18	BuildRequires:	pkgconfig(eet)
12cu|edje-1.7.9-1|19	BuildRequires:	pkgconfig(eina)
12cu|edje-1.7.9-1|20	BuildRequires:	pkgconfig(eio)
12cu|edje-1.7.9-1|21	BuildRequires:	pkgconfig(embryo)
12cu|edje-1.7.9-1|22	BuildRequires:	pkgconfig(evas)
12cu|edje-1.7.9-1|23	Conflicts:	%{libname} < 1.1.99.66793-0.20120103.1
12cu|edje-1.7.9-1|24	Requires:	evas
12cu|edje-1.7.9-1|25	
12cu|edje-1.7.9-1|26	%description
12cu|edje-1.7.9-1|27	A graphical layout and animation library for animated resizable, compressed
12cu|edje-1.7.9-1|28	and scalable themes.
12cu|edje-1.7.9-1|29	
12cu|edje-1.7.9-1|30	This package is part of the Enlightenment DR17 desktop shell.
12cu|edje-1.7.9-1|31	
12cu|edje-1.7.9-1|32	%files
12cu|edje-1.7.9-1|33	%doc AUTHORS COPYING README
12cu|edje-1.7.9-1|34	%{_bindir}/%{name}_*
12cu|edje-1.7.9-1|35	%{_bindir}/inkscape2edc
12cu|edje-1.7.9-1|36	%{_libdir}/edje/utils/epp
12cu|edje-1.7.9-1|37	%{_datadir}/%{name}
12cu|edje-1.7.9-1|38	%{_datadir}/mime/packages/%{name}.xml
12cu|edje-1.7.9-1|39	
12cu|edje-1.7.9-1|40	#----------------------------------------------------------------------------
12cu|edje-1.7.9-1|41	
12cu|edje-1.7.9-1|42	%package -n %{libname}
12cu|edje-1.7.9-1|43	Summary:	Libraries for the edje package
12cu|edje-1.7.9-1|44	Group:		System/Libraries
12cu|edje-1.7.9-1|45	
12cu|edje-1.7.9-1|46	%description -n %{libname}
12cu|edje-1.7.9-1|47	Libraries for edje.
12cu|edje-1.7.9-1|48	
12cu|edje-1.7.9-1|49	%files -n %{libname}
12cu|edje-1.7.9-1|50	%{_libdir}/lib%{name}.so.%{major}*
12cu|edje-1.7.9-1|51	
12cu|edje-1.7.9-1|52	#----------------------------------------------------------------------------
12cu|edje-1.7.9-1|53	
12cu|edje-1.7.9-1|54	%package -n %{devname}
12cu|edje-1.7.9-1|55	Summary:	Enlightenment edje headers and development libraries
12cu|edje-1.7.9-1|56	Group:		Development/Other
12cu|edje-1.7.9-1|57	Requires:	%{libname} = %{EVRD}
12cu|edje-1.7.9-1|58	Requires:	pkgconfig(lua)
12cu|edje-1.7.9-1|59	Provides:	%{name}-devel = %{EVRD}
12cu|edje-1.7.9-1|60	
12cu|edje-1.7.9-1|61	%description -n %{devname}
12cu|edje-1.7.9-1|62	Edje development headers and libraries.
12cu|edje-1.7.9-1|63	
12cu|edje-1.7.9-1|64	%files -n %{devname}
12cu|edje-1.7.9-1|65	%{_libdir}/lib%{name}.so
12cu|edje-1.7.9-1|66	%{_libdir}/pkgconfig/*.pc
12cu|edje-1.7.9-1|67	%{_includedir}/%{name}*
12cu|edje-1.7.9-1|68	
12cu|edje-1.7.9-1|69	#----------------------------------------------------------------------------
12cu|edje-1.7.9-1|70	
12cu|edje-1.7.9-1|71	%prep
12cu|edje-1.7.9-1|72	%setup -q
12cu|edje-1.7.9-1|73	
12cu|edje-1.7.9-1|74	%build
12cu|edje-1.7.9-1|75	%configure2_5x \
12cu|edje-1.7.9-1|76	--disable-static
12cu|edje-1.7.9-1|77	%make
12cu|edje-1.7.9-1|78	
12cu|edje-1.7.9-1|79	%install
12cu|edje-1.7.9-1|80	%makeinstall_std
12cu|edje-1.7.9-1|81	
12cu|edje-1.7.9-1|82	
12cu|edje-1.7.9-1|83	%changelog
12cu|edje-1.7.9-1|84	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.9-1
12cu|edje-1.7.9-1|85	+ Revision: 43498cb
12cu|edje-1.7.9-1|86	- LOG New version 1.7.9
12cu|edje-1.7.9-1|87	
12cu|edje-1.7.9-1|88	

9227 12
12cu|eekboard-1.0.8-5|1	Name:		eekboard
12cu|eekboard-1.0.8-5|2	Version:	1.0.8
12cu|eekboard-1.0.8-5|3	Release:	5%{?dist}
12cu|eekboard-1.0.8-5|4	Summary:	Yet Another Virtual Keyboard
12cu|eekboard-1.0.8-5|5	
12cu|eekboard-1.0.8-5|6	Group:		System/X11
12cu|eekboard-1.0.8-5|7	License:	GPLv3+
12cu|eekboard-1.0.8-5|8	URL:		http://fedorahosted.org/eekboard/
12cu|eekboard-1.0.8-5|9	Source0:	http://github.com/downloads/ueno/eekboard/eekboard-%{version}.tar.gz
12cu|eekboard-1.0.8-5|10	Patch0:		eekboard-stop-key-repeat.patch
12cu|eekboard-1.0.8-5|11	BuildRequires:	gnome-common, gettext-devel
12cu|eekboard-1.0.8-5|12	BuildRequires:	pkgconfig(xtst)
12cu|eekboard-1.0.8-5|13	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|eekboard-1.0.8-5|14	BuildRequires:	pkgconfig(libxklavier)
12cu|eekboard-1.0.8-5|15	BuildRequires:	pkgconfig(atspi-2)
12cu|eekboard-1.0.8-5|16	BuildRequires:	intltool desktop-file-utils
12cu|eekboard-1.0.8-5|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cu|eekboard-1.0.8-5|18	BuildRequires:	pkgconfig(libcroco-0.6)
12cu|eekboard-1.0.8-5|19	BuildRequires:	vala-tools
12cu|eekboard-1.0.8-5|20	
12cu|eekboard-1.0.8-5|21	Requires:	eekboard-service = %{version}-%{release}
12cu|eekboard-1.0.8-5|22	Provides:	eekboard-python = %{version}-%{release}
12cu|eekboard-1.0.8-5|23	Obsoletes:	eekboard-python < 1.0.5-5
12cu|eekboard-1.0.8-5|24	
12cu|eekboard-1.0.8-5|25	%description
12cu|eekboard-1.0.8-5|26	eekboard is a virtual keyboard software package, including a set of
12cu|eekboard-1.0.8-5|27	tools to implement desktop virtual keyboards.
12cu|eekboard-1.0.8-5|28	
12cu|eekboard-1.0.8-5|29	%package service
12cu|eekboard-1.0.8-5|30	Summary:	Runtime service for eekboard
12cu|eekboard-1.0.8-5|31	Group:		System/X11
12cu|eekboard-1.0.8-5|32	
12cu|eekboard-1.0.8-5|33	Requires:	%{name}-libs = %{version}-%{release}
12cu|eekboard-1.0.8-5|34	
12cu|eekboard-1.0.8-5|35	%description service
12cu|eekboard-1.0.8-5|36	This package contains the D-Bus service for eekboard
12cu|eekboard-1.0.8-5|37	
12cu|eekboard-1.0.8-5|38	%package libs
12cu|eekboard-1.0.8-5|39	Summary:	Runtime libraries for eekboard
12cu|eekboard-1.0.8-5|40	Group:		System/Libraries
12cu|eekboard-1.0.8-5|41	License:	LGPLv2+
12cu|eekboard-1.0.8-5|42	
12cu|eekboard-1.0.8-5|43	%description libs
12cu|eekboard-1.0.8-5|44	This package contains the libraries for eekboard
12cu|eekboard-1.0.8-5|45	
12cu|eekboard-1.0.8-5|46	%package devel
12cu|eekboard-1.0.8-5|47	Summary:	Development tools for eekboard
12cu|eekboard-1.0.8-5|48	Group:		Development/X11
12cu|eekboard-1.0.8-5|49	License:	LGPLv2+ and GFDL
12cu|eekboard-1.0.8-5|50	
12cu|eekboard-1.0.8-5|51	Requires:	vala
12cu|eekboard-1.0.8-5|52	Requires:	%{name}-libs = %{version}-%{release}
12cu|eekboard-1.0.8-5|53	
12cu|eekboard-1.0.8-5|54	%description devel
12cu|eekboard-1.0.8-5|55	This package contains the development tools for eekboard.
12cu|eekboard-1.0.8-5|56	
12cu|eekboard-1.0.8-5|57	
12cu|eekboard-1.0.8-5|58	%prep
12cu|eekboard-1.0.8-5|59	%setup -q
12cu|eekboard-1.0.8-5|60	%patch0 -p1 -b .stop-key-repeat
12cu|eekboard-1.0.8-5|61	
12cu|eekboard-1.0.8-5|62	AUTOPOINT='intltoolize --automake --copy' autoreconf -fi
12cu|eekboard-1.0.8-5|63	
12cu|eekboard-1.0.8-5|64	
12cu|eekboard-1.0.8-5|65	%build
12cu|eekboard-1.0.8-5|66	%configure --disable-static --enable-atspi
12cu|eekboard-1.0.8-5|67	make %{?_smp_mflags}
12cu|eekboard-1.0.8-5|68	
12cu|eekboard-1.0.8-5|69	
12cu|eekboard-1.0.8-5|70	%install
12cu|eekboard-1.0.8-5|71	make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
12cu|eekboard-1.0.8-5|72	rm -rf $RPM_BUILD_ROOT%{_libdir}/*.la
12cu|eekboard-1.0.8-5|73	
12cu|eekboard-1.0.8-5|74	# We don't install autostart file to avoid conflict with other OSK.
12cu|eekboard-1.0.8-5|75	# Instead, install it under doc.
12cu|eekboard-1.0.8-5|76	mkdir -p base-installed/examples
12cu|eekboard-1.0.8-5|77	mv $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/%{name}-autostart.desktop base-installed/examples
12cu|eekboard-1.0.8-5|78	
12cu|eekboard-1.0.8-5|79	desktop-file-validate ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop
12cu|eekboard-1.0.8-5|80	
12cu|eekboard-1.0.8-5|81	%find_lang %{name}
12cu|eekboard-1.0.8-5|82	
12cu|eekboard-1.0.8-5|83	%post
12cu|eekboard-1.0.8-5|84	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
12cu|eekboard-1.0.8-5|85	
12cu|eekboard-1.0.8-5|86	%postun
12cu|eekboard-1.0.8-5|87	if [ $1 -eq 0 ] ; then
12cu|eekboard-1.0.8-5|88	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
12cu|eekboard-1.0.8-5|89	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cu|eekboard-1.0.8-5|90	fi
12cu|eekboard-1.0.8-5|91	
12cu|eekboard-1.0.8-5|92	%posttrans
12cu|eekboard-1.0.8-5|93	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cu|eekboard-1.0.8-5|94	
12cu|eekboard-1.0.8-5|95	%post libs -p /sbin/ldconfig
12cu|eekboard-1.0.8-5|96	
12cu|eekboard-1.0.8-5|97	%postun libs
12cu|eekboard-1.0.8-5|98	if [ $1 -eq 0 ] ; then
12cu|eekboard-1.0.8-5|99	/usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
12cu|eekboard-1.0.8-5|100	fi
12cu|eekboard-1.0.8-5|101	
12cu|eekboard-1.0.8-5|102	%posttrans libs
12cu|eekboard-1.0.8-5|103	/usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
12cu|eekboard-1.0.8-5|104	/sbin/ldconfig
12cu|eekboard-1.0.8-5|105	
12cu|eekboard-1.0.8-5|106	
12cu|eekboard-1.0.8-5|107	%files -f %{name}.lang
12cu|eekboard-1.0.8-5|108	%doc base-installed/examples
12cu|eekboard-1.0.8-5|109	%{_bindir}/eekboard
12cu|eekboard-1.0.8-5|110	%{_libexecdir}/eekboard-setup
12cu|eekboard-1.0.8-5|111	%{_datadir}/applications/%{name}.desktop
12cu|eekboard-1.0.8-5|112	%{_datadir}/icons/hicolor/*/apps/eekboard.png
12cu|eekboard-1.0.8-5|113	%{_datadir}/icons/hicolor/scalable/apps/eekboard.svg
12cu|eekboard-1.0.8-5|114	
12cu|eekboard-1.0.8-5|115	%files service
12cu|eekboard-1.0.8-5|116	%{_bindir}/eekboard-server
12cu|eekboard-1.0.8-5|117	%{_datadir}/dbus-1/services/eekboard-server.service
12cu|eekboard-1.0.8-5|118	%{_datadir}/eekboard/
12cu|eekboard-1.0.8-5|119	%{_datadir}/glib-2.0/schemas/*
12cu|eekboard-1.0.8-5|120	
12cu|eekboard-1.0.8-5|121	%files libs
12cu|eekboard-1.0.8-5|122	%doc AUTHORS COPYING README
12cu|eekboard-1.0.8-5|123	%{_libdir}/libeek*.so.*
12cu|eekboard-1.0.8-5|124	%{_libdir}/girepository-1.0/Eek*.typelib
12cu|eekboard-1.0.8-5|125	
12cu|eekboard-1.0.8-5|126	%files devel
12cu|eekboard-1.0.8-5|127	# LGPLv2+
12cu|eekboard-1.0.8-5|128	%{_libdir}/libeek*.so
12cu|eekboard-1.0.8-5|129	%{_includedir}/eek-0.90/
12cu|eekboard-1.0.8-5|130	%{_includedir}/eekboard-0.90/
12cu|eekboard-1.0.8-5|131	%{_datadir}/gir-1.0/Eek*.gir
12cu|eekboard-1.0.8-5|132	%{_datadir}/vala/vapi/eek*.vapi
12cu|eekboard-1.0.8-5|133	%{_datadir}/vala/vapi/eek*.deps
12cu|eekboard-1.0.8-5|134	%{_libdir}/pkgconfig/eek*.pc
12cu|eekboard-1.0.8-5|135	# GFDL
12cu|eekboard-1.0.8-5|136	%{_datadir}/gtk-doc/html/*
12cu|eekboard-1.0.8-5|137	
12cu|eekboard-1.0.8-5|138	
12cu|eekboard-1.0.8-5|139	
12cu|eekboard-1.0.8-5|140	%changelog
12cu|eekboard-1.0.8-5|141	* Mon Nov 18 2013 Rosa <rosa@abf.rosalinux.ru> 1.0.8-5
12cu|eekboard-1.0.8-5|142	+ Revision: 40b11a2
12cu|eekboard-1.0.8-5|143	- Automatic import for version 1.0.8-5
12cu|eekboard-1.0.8-5|144	
12cu|eekboard-1.0.8-5|145	

9228 12
12cu|eet-1.7.9-1|1	%define	major	1
12cu|eet-1.7.9-1|2	%define	libname %mklibname %{name} %{major}
12cu|eet-1.7.9-1|3	%define	devname %mklibname %{name} -d
12cu|eet-1.7.9-1|4	
12cu|eet-1.7.9-1|5	Summary:	Eet library
12cu|eet-1.7.9-1|6	Name:		eet
12cu|eet-1.7.9-1|7	Version:	1.7.9
12cu|eet-1.7.9-1|8	Release:	1
12cu|eet-1.7.9-1|9	License:	BSD
12cu|eet-1.7.9-1|10	Group:		Graphical desktop/Enlightenment
12cu|eet-1.7.9-1|11	Url:		http://www.enlightenment.org/
12cu|eet-1.7.9-1|12	Source0:	http://download.enlightenment.fr/releases/%{name}-%{version}.tar.bz2
12cu|eet-1.7.9-1|13	BuildRequires:	jpeg-devel
12cu|eet-1.7.9-1|14	BuildRequires:	pkgconfig(eina) >= 1.0.0
12cu|eet-1.7.9-1|15	BuildRequires:	pkgconfig(gnutls) >= 1.7.6
12cu|eet-1.7.9-1|16	# note: pkgconfig(libgcrypt) is for 2013.0+, for Rosa 2012.1 should be libgcrypt-devel
12cu|eet-1.7.9-1|17	BuildRequires:	pkgconfig(libgcrypt)
12cu|eet-1.7.9-1|18	BuildRequires:	pkgconfig(zlib)
12cu|eet-1.7.9-1|19	
12cu|eet-1.7.9-1|20	%description
12cu|eet-1.7.9-1|21	Eet is a tiny library designed to write an arbitary set of chunks of data
12cu|eet-1.7.9-1|22	to a file and optionally compress each chunk (very much like a zip file)
12cu|eet-1.7.9-1|23	and allow fast random-access reading of the file later on. It does not
12cu|eet-1.7.9-1|24	do zip as a zip itself has more complexity than is needed, and it was much
12cu|eet-1.7.9-1|25	simpler to impliment this once here.
12cu|eet-1.7.9-1|26	
12cu|eet-1.7.9-1|27	This package is part of the E17 desktop shell.
12cu|eet-1.7.9-1|28	
12cu|eet-1.7.9-1|29	%files
12cu|eet-1.7.9-1|30	%doc AUTHORS COPYING README
12cu|eet-1.7.9-1|31	%{_bindir}/%{name}
12cu|eet-1.7.9-1|32	
12cu|eet-1.7.9-1|33	#----------------------------------------------------------------------------
12cu|eet-1.7.9-1|34	
12cu|eet-1.7.9-1|35	%package -n %{libname}
12cu|eet-1.7.9-1|36	Summary:	Eet library
12cu|eet-1.7.9-1|37	Group:		System/Libraries
12cu|eet-1.7.9-1|38	
12cu|eet-1.7.9-1|39	%description -n %{libname}
12cu|eet-1.7.9-1|40	This package contains the dynamic libraries from %{name}.
12cu|eet-1.7.9-1|41	
12cu|eet-1.7.9-1|42	%files -n %{libname}
12cu|eet-1.7.9-1|43	%{_libdir}/libeet.so.%{major}*
12cu|eet-1.7.9-1|44	
12cu|eet-1.7.9-1|45	#----------------------------------------------------------------------------
12cu|eet-1.7.9-1|46	
12cu|eet-1.7.9-1|47	%package -n %{devname}
12cu|eet-1.7.9-1|48	Summary:	Eet headers, libraries, documentation and test programs
12cu|eet-1.7.9-1|49	Group:		Development/Other
12cu|eet-1.7.9-1|50	Requires:	%{libname} = %{EVRD}
12cu|eet-1.7.9-1|51	Provides:	%{name}-devel = %{EVRD}
12cu|eet-1.7.9-1|52	
12cu|eet-1.7.9-1|53	%description -n %{devname}
12cu|eet-1.7.9-1|54	Headers and libraries from eet.
12cu|eet-1.7.9-1|55	
12cu|eet-1.7.9-1|56	%files -n %{devname}
12cu|eet-1.7.9-1|57	%{_libdir}/libeet.so
12cu|eet-1.7.9-1|58	%{_libdir}/pkgconfig/*.pc
12cu|eet-1.7.9-1|59	%dir %{_datadir}/%{name}
12cu|eet-1.7.9-1|60	%dir %{_datadir}/%{name}/examples
12cu|eet-1.7.9-1|61	%{_datadir}/%{name}/examples/*
12cu|eet-1.7.9-1|62	%{_includedir}/eet*
12cu|eet-1.7.9-1|63	
12cu|eet-1.7.9-1|64	#----------------------------------------------------------------------------
12cu|eet-1.7.9-1|65	
12cu|eet-1.7.9-1|66	%prep
12cu|eet-1.7.9-1|67	%setup -q
12cu|eet-1.7.9-1|68	
12cu|eet-1.7.9-1|69	%build
12cu|eet-1.7.9-1|70	%configure2_5x \
12cu|eet-1.7.9-1|71	--disable-static
12cu|eet-1.7.9-1|72	
12cu|eet-1.7.9-1|73	%make
12cu|eet-1.7.9-1|74	
12cu|eet-1.7.9-1|75	%install
12cu|eet-1.7.9-1|76	%makeinstall_std
12cu|eet-1.7.9-1|77	
12cu|eet-1.7.9-1|78	
12cu|eet-1.7.9-1|79	%changelog
12cu|eet-1.7.9-1|80	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.9-1
12cu|eet-1.7.9-1|81	+ Revision: 13956b4
12cu|eet-1.7.9-1|82	- LOG New version 1.7.9
12cu|eet-1.7.9-1|83	
12cu|eet-1.7.9-1|84	

9229 12
12cu|eeze-1.7.9-1|1	%define major   1
12cu|eeze-1.7.9-1|2	%define libname %mklibname %{name} %{major}
12cu|eeze-1.7.9-1|3	%define devname %mklibname %{name} -d
12cu|eeze-1.7.9-1|4	
12cu|eeze-1.7.9-1|5	Summary:	Library for easily manipulating devices
12cu|eeze-1.7.9-1|6	Name:		eeze
12cu|eeze-1.7.9-1|7	Version:	1.7.9
12cu|eeze-1.7.9-1|8	Release:	1
12cu|eeze-1.7.9-1|9	License:	BSD
12cu|eeze-1.7.9-1|10	Group:		Graphical desktop/Enlightenment
12cu|eeze-1.7.9-1|11	Url:		http://www.enlightenment.org/
12cu|eeze-1.7.9-1|12	Source0:	http://download.enlightenment.fr/releases/%{name}-%{version}.tar.bz2
12cu|eeze-1.7.9-1|13	BuildRequires:	gettext-devel
12cu|eeze-1.7.9-1|14	BuildRequires:	pkgconfig(ecore) >= 1.7.0
12cu|eeze-1.7.9-1|15	BuildRequires:	pkgconfig(ecore-con) >= 1.7.0
12cu|eeze-1.7.9-1|16	BuildRequires:	pkgconfig(ecore-file) >= 1.7.0
12cu|eeze-1.7.9-1|17	BuildRequires:	pkgconfig(edje) >= 1.7.0
12cu|eeze-1.7.9-1|18	BuildRequires:	pkgconfig(eet) >= 1.7.0
12cu|eeze-1.7.9-1|19	BuildRequires:	pkgconfig(libudev)
12cu|eeze-1.7.9-1|20	BuildRequires:	pkgconfig(mount)
12cu|eeze-1.7.9-1|21	
12cu|eeze-1.7.9-1|22	%description
12cu|eeze-1.7.9-1|23	Eeze is a library for manipulating devices through udev with a simple and fast
12cu|eeze-1.7.9-1|24	api. It interfaces directly with libudev, avoiding such middleman daemons as
12cu|eeze-1.7.9-1|25	udisks/upower or hal, to immediately gather device information the instant it
12cu|eeze-1.7.9-1|26	becomes known to the system.  This can be used to determine such things as:
12cu|eeze-1.7.9-1|27	* If a cdrom has a disk inserted
12cu|eeze-1.7.9-1|28	* The temperature of a cpu core
12cu|eeze-1.7.9-1|29	* The remaining power left in a battery
12cu|eeze-1.7.9-1|30	* The current power consumption of various parts
12cu|eeze-1.7.9-1|31	* Monitor in realtime the status of peripheral devices
12cu|eeze-1.7.9-1|32	
12cu|eeze-1.7.9-1|33	Each of the above examples can be performed by using only a single eeze
12cu|eeze-1.7.9-1|34	function, as one of the primary focuses of the library is to reduce the
12cu|eeze-1.7.9-1|35	complexity of managing devices.
12cu|eeze-1.7.9-1|36	
12cu|eeze-1.7.9-1|37	%files
12cu|eeze-1.7.9-1|38	%{_bindir}/eeze*
12cu|eeze-1.7.9-1|39	
12cu|eeze-1.7.9-1|40	#----------------------------------------------------------------------------
12cu|eeze-1.7.9-1|41	
12cu|eeze-1.7.9-1|42	%package -n %{libname}
12cu|eeze-1.7.9-1|43	Summary:	Dynamic libraries from %{name}
12cu|eeze-1.7.9-1|44	Group:		System/Libraries
12cu|eeze-1.7.9-1|45	%rename	%{name}
12cu|eeze-1.7.9-1|46	
12cu|eeze-1.7.9-1|47	%description -n %{libname}
12cu|eeze-1.7.9-1|48	Eeze libraries.
12cu|eeze-1.7.9-1|49	
12cu|eeze-1.7.9-1|50	Eeze is a library for manipulating devices through udev with a simple and fast
12cu|eeze-1.7.9-1|51	api. It interfaces directly with libudev, avoiding such middleman daemons as
12cu|eeze-1.7.9-1|52	udisks/upower or hal, to immediately gather device information the instant it
12cu|eeze-1.7.9-1|53	becomes known to the system.  This can be used to determine such things as:
12cu|eeze-1.7.9-1|54	* If a cdrom has a disk inserted
12cu|eeze-1.7.9-1|55	* The temperature of a cpu core
12cu|eeze-1.7.9-1|56	* The remaining power left in a battery
12cu|eeze-1.7.9-1|57	* The current power consumption of various parts
12cu|eeze-1.7.9-1|58	* Monitor in realtime the status of peripheral devices
12cu|eeze-1.7.9-1|59	
12cu|eeze-1.7.9-1|60	Each of the above examples can be performed by using only a single eeze
12cu|eeze-1.7.9-1|61	function, as one of the primary focuses of the library is to reduce the
12cu|eeze-1.7.9-1|62	complexity of managing devices.
12cu|eeze-1.7.9-1|63	
12cu|eeze-1.7.9-1|64	%files -n %{libname}
12cu|eeze-1.7.9-1|65	%{_libdir}/libeeze.so.%{major}*
12cu|eeze-1.7.9-1|66	
12cu|eeze-1.7.9-1|67	#----------------------------------------------------------------------------
12cu|eeze-1.7.9-1|68	
12cu|eeze-1.7.9-1|69	%package -n	%{devname}
12cu|eeze-1.7.9-1|70	Summary:	Headers and development libraries from %{name}
12cu|eeze-1.7.9-1|71	Group:		System/Libraries
12cu|eeze-1.7.9-1|72	Requires:	%{libname} = %{EVRD}
12cu|eeze-1.7.9-1|73	Provides:	%{name}-devel = %{EVRD}
12cu|eeze-1.7.9-1|74	
12cu|eeze-1.7.9-1|75	%description -n %{devname}
12cu|eeze-1.7.9-1|76	%{name} development headers and libraries.
12cu|eeze-1.7.9-1|77	
12cu|eeze-1.7.9-1|78	%files -n %{devname}
12cu|eeze-1.7.9-1|79	%{_includedir}/%{name}*
12cu|eeze-1.7.9-1|80	%{_libdir}/libeeze.so
12cu|eeze-1.7.9-1|81	%{_libdir}/pkgconfig/eeze.pc
12cu|eeze-1.7.9-1|82	
12cu|eeze-1.7.9-1|83	#----------------------------------------------------------------------------
12cu|eeze-1.7.9-1|84	
12cu|eeze-1.7.9-1|85	%prep
12cu|eeze-1.7.9-1|86	%setup -q
12cu|eeze-1.7.9-1|87	
12cu|eeze-1.7.9-1|88	%build
12cu|eeze-1.7.9-1|89	%configure2_5x \
12cu|eeze-1.7.9-1|90	--disable-static \
12cu|eeze-1.7.9-1|91	--with-mount \
12cu|eeze-1.7.9-1|92	--with-umount \
12cu|eeze-1.7.9-1|93	--with-eject
12cu|eeze-1.7.9-1|94	%make
12cu|eeze-1.7.9-1|95	
12cu|eeze-1.7.9-1|96	%install
12cu|eeze-1.7.9-1|97	%makeinstall_std
12cu|eeze-1.7.9-1|98	
12cu|eeze-1.7.9-1|99	
12cu|eeze-1.7.9-1|100	%changelog
12cu|eeze-1.7.9-1|101	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.9-1
12cu|eeze-1.7.9-1|102	+ Revision: 3f2c51f
12cu|eeze-1.7.9-1|103	- LOG New version 1.7.9
12cu|eeze-1.7.9-1|104	
12cu|eeze-1.7.9-1|105	

9230 12
12cu|efax-gtk-3.2.12-1|1	%define Werror_cflags %nil
12cu|efax-gtk-3.2.12-1|2	
12cu|efax-gtk-3.2.12-1|3	%define name	efax-gtk
12cu|efax-gtk-3.2.12-1|4	%define version 3.2.10
12cu|efax-gtk-3.2.12-1|5	%define release 1
12cu|efax-gtk-3.2.12-1|6	
12cu|efax-gtk-3.2.12-1|7	Name: 	 	%{name}
12cu|efax-gtk-3.2.12-1|8	Summary: 	GTK2 frontend for efax
12cu|efax-gtk-3.2.12-1|9	Version: 	3.2.12
12cu|efax-gtk-3.2.12-1|10	Release: 	1
12cu|efax-gtk-3.2.12-1|11	
12cu|efax-gtk-3.2.12-1|12	Source0:	http://sourceforge.net/projects/efax-gtk/files/efax-gtk/3.2.12/%{name}-%{version}.src.tgz
12cu|efax-gtk-3.2.12-1|13	URL:		http://efax-gtk.sourceforge.net
12cu|efax-gtk-3.2.12-1|14	License:	GPLv2
12cu|efax-gtk-3.2.12-1|15	Group:		Communications
12cu|efax-gtk-3.2.12-1|16	BuildRequires:	pkgconfig
12cu|efax-gtk-3.2.12-1|17	BuildRequires:  gtk+3-devel
12cu|efax-gtk-3.2.12-1|18	BuildRequires:  sigc++2.0-devel
12cu|efax-gtk-3.2.12-1|19	BuildRequires:  desktop-file-utils
12cu|efax-gtk-3.2.12-1|20	BuildRequires:	libtiff-devel
12cu|efax-gtk-3.2.12-1|21	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|efax-gtk-3.2.12-1|22	BuildRequires:	c++-gtk-utils-devel
12cu|efax-gtk-3.2.12-1|23	
12cu|efax-gtk-3.2.12-1|24	Requires:	ghostscript
12cu|efax-gtk-3.2.12-1|25	Requires:       cups
12cu|efax-gtk-3.2.12-1|26	Requires:       gv
12cu|efax-gtk-3.2.12-1|27	
12cu|efax-gtk-3.2.12-1|28	%description
12cu|efax-gtk-3.2.12-1|29	Efax-gtk provides a GUI frontend for the efax fax program. It interfaces with
12cu|efax-gtk-3.2.12-1|30	efax directly, replacing the scripts supplied with efax, and can be used for
12cu|efax-gtk-3.2.12-1|31	receiving and sending faxes, and for viewing, printing, and managing faxes
12cu|efax-gtk-3.2.12-1|32	which have been received and sent.
12cu|efax-gtk-3.2.12-1|33	
12cu|efax-gtk-3.2.12-1|34	%prep
12cu|efax-gtk-3.2.12-1|35	%setup -q
12cu|efax-gtk-3.2.12-1|36	# since users can't write to /var/lock
12cu|efax-gtk-3.2.12-1|37	perl -p -i -e 's|/var/lock|/tmp||g' efax-gtkrc
12cu|efax-gtk-3.2.12-1|38	# /dev/modem is quite common
12cu|efax-gtk-3.2.12-1|39	perl -p -i -e 's|ttyS1|modem||g' efax-gtkrc
12cu|efax-gtk-3.2.12-1|40	
12cu|efax-gtk-3.2.12-1|41	%build
12cu|efax-gtk-3.2.12-1|42	%configure2_5x
12cu|efax-gtk-3.2.12-1|43	perl -p -i -e 's/install-data-hook//g' Makefile efax-gtk-faxfilter/Makefile
12cu|efax-gtk-3.2.12-1|44	perl -p -i -e 's/usr\/local/usr/g' Makefile
12cu|efax-gtk-3.2.12-1|45	perl -p -i -e 's/efax-gtk.png/efax-gtk/g' efax-gtk.desktop
12cu|efax-gtk-3.2.12-1|46	%make
12cu|efax-gtk-3.2.12-1|47	
12cu|efax-gtk-3.2.12-1|48	%install
12cu|efax-gtk-3.2.12-1|49	%makeinstall_std
12cu|efax-gtk-3.2.12-1|50	
12cu|efax-gtk-3.2.12-1|51	#menu
12cu|efax-gtk-3.2.12-1|52	desktop-file-install --vendor="" \
12cu|efax-gtk-3.2.12-1|53	--remove-category="Application" \
12cu|efax-gtk-3.2.12-1|54	--add-category="X-MandrivaLinux-Office-Communications-Fax" \
12cu|efax-gtk-3.2.12-1|55	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|efax-gtk-3.2.12-1|56	
12cu|efax-gtk-3.2.12-1|57	%find_lang %name
12cu|efax-gtk-3.2.12-1|58	
12cu|efax-gtk-3.2.12-1|59	%post
12cu|efax-gtk-3.2.12-1|60	touch /tmp/faxfile.ps
12cu|efax-gtk-3.2.12-1|61	chmod a+rw /tmp/faxfile.ps
12cu|efax-gtk-3.2.12-1|62	
12cu|efax-gtk-3.2.12-1|63	%files -f %{name}.lang
12cu|efax-gtk-3.2.12-1|64	%doc AUTHORS README BUGS COPYING
12cu|efax-gtk-3.2.12-1|65	%{_bindir}/*
12cu|efax-gtk-3.2.12-1|66	%config(noreplace) %{_sysconfdir}/%{name}rc
12cu|efax-gtk-3.2.12-1|67	%{_datadir}/applications/*
12cu|efax-gtk-3.2.12-1|68	%{_mandir}/man1/*
12cu|efax-gtk-3.2.12-1|69	%{_datadir}/pixmaps/%{name}.png
12cu|efax-gtk-3.2.12-1|70	%{_localstatedir}/spool/fax/*
12cu|efax-gtk-3.2.12-1|71	
12cu|efax-gtk-3.2.12-1|72	
12cu|efax-gtk-3.2.12-1|73	%changelog
12cu|efax-gtk-3.2.12-1|74	* Thu Oct 24 2013 dsilakov <denis.silakov@rosalab.ru> 3.2.12-1
12cu|efax-gtk-3.2.12-1|75	+ Revision: 3188386
12cu|efax-gtk-3.2.12-1|76	- Merge pull request #1 from import/efax-gtk:auto_update
12cu|efax-gtk-3.2.12-1|77	- ROSA Updates Builder: update suggested
12cu|efax-gtk-3.2.12-1|78	
12cu|efax-gtk-3.2.12-1|79	

9231 12
12cu|efreet-1.7.9-1|1	%define	major	1
12cu|efreet-1.7.9-1|2	%define	libname %mklibname %{name} %{major}
12cu|efreet-1.7.9-1|3	%define	devname %mklibname %{name} -d
12cu|efreet-1.7.9-1|4	
12cu|efreet-1.7.9-1|5	Summary:	Enlightened efreet
12cu|efreet-1.7.9-1|6	Name:		efreet
12cu|efreet-1.7.9-1|7	Epoch:		2
12cu|efreet-1.7.9-1|8	Version:	1.7.9
12cu|efreet-1.7.9-1|9	Release:	1
12cu|efreet-1.7.9-1|10	License:	BSD
12cu|efreet-1.7.9-1|11	Group:		Graphical desktop/Enlightenment
12cu|efreet-1.7.9-1|12	Url:		http://www.enlightenment.org/
12cu|efreet-1.7.9-1|13	Source0:	http://download.enlightenment.fr/releases/%{name}-%{version}.tar.bz2
12cu|efreet-1.7.9-1|14	BuildRequires:	pkgconfig(ecore) >= 1.7.0
12cu|efreet-1.7.9-1|15	BuildRequires:	pkgconfig(ecore-file) >= 1.7.0
12cu|efreet-1.7.9-1|16	BuildRequires:	pkgconfig(eet) >= 1.7.0
12cu|efreet-1.7.9-1|17	BuildRequires:	pkgconfig(eina) >= 1.7.0
12cu|efreet-1.7.9-1|18	Conflicts:	%{libname} < 2:1.1.99.66149-0.20120103.1
12cu|efreet-1.7.9-1|19	
12cu|efreet-1.7.9-1|20	%description
12cu|efreet-1.7.9-1|21	An implementation of several specifications from freedesktop.org intended
12cu|efreet-1.7.9-1|22	for use in Enlightenment DR17 (e17) and other applications using the
12cu|efreet-1.7.9-1|23	Enlightenment Foundation Libraries (EFL). Currently, the following
12cu|efreet-1.7.9-1|24	specifications are included:
12cu|efreet-1.7.9-1|25	o Base Directory
12cu|efreet-1.7.9-1|26	o Desktop Entry
12cu|efreet-1.7.9-1|27	o Icon Theme
12cu|efreet-1.7.9-1|28	o Menu
12cu|efreet-1.7.9-1|29	
12cu|efreet-1.7.9-1|30	%files -f %{name}.lang
12cu|efreet-1.7.9-1|31	%doc AUTHORS COPYING README
12cu|efreet-1.7.9-1|32	%{_bindir}/%{name}*
12cu|efreet-1.7.9-1|33	%{_libexecdir}/%{name}/%{name}_desktop_cache_create
12cu|efreet-1.7.9-1|34	%{_libexecdir}/%{name}/%{name}_icon_cache_create
12cu|efreet-1.7.9-1|35	
12cu|efreet-1.7.9-1|36	#----------------------------------------------------------------------------
12cu|efreet-1.7.9-1|37	
12cu|efreet-1.7.9-1|38	%package -n %{libname}
12cu|efreet-1.7.9-1|39	Summary:	Enlightened efreet Libraries
12cu|efreet-1.7.9-1|40	Group:		System/Libraries
12cu|efreet-1.7.9-1|41	
12cu|efreet-1.7.9-1|42	%description -n %{libname}
12cu|efreet-1.7.9-1|43	Efreet libraries.
12cu|efreet-1.7.9-1|44	
12cu|efreet-1.7.9-1|45	An implementation of several specifications from freedesktop.org intended
12cu|efreet-1.7.9-1|46	for use in Enlightenment DR17 (e17) and other applications using the
12cu|efreet-1.7.9-1|47	Enlightenment Foundation Libraries (EFL). Currently, the following
12cu|efreet-1.7.9-1|48	specifications are included:
12cu|efreet-1.7.9-1|49	o Base Directory
12cu|efreet-1.7.9-1|50	o Desktop Entry
12cu|efreet-1.7.9-1|51	o Icon Theme
12cu|efreet-1.7.9-1|52	o Menu
12cu|efreet-1.7.9-1|53	
12cu|efreet-1.7.9-1|54	%files -n %{libname}
12cu|efreet-1.7.9-1|55	%{_libdir}/lib%{name}*.so.%{major}*
12cu|efreet-1.7.9-1|56	
12cu|efreet-1.7.9-1|57	
12cu|efreet-1.7.9-1|58	#----------------------------------------------------------------------------
12cu|efreet-1.7.9-1|59	
12cu|efreet-1.7.9-1|60	%package -n %{devname}
12cu|efreet-1.7.9-1|61	Summary:	Enlightened efreet Library headers and development libraries
12cu|efreet-1.7.9-1|62	Group:		System/Libraries
12cu|efreet-1.7.9-1|63	Requires:	%{libname} = %{EVRD}
12cu|efreet-1.7.9-1|64	Provides:	%{name}-devel = %{EVRD}
12cu|efreet-1.7.9-1|65	
12cu|efreet-1.7.9-1|66	%description -n %{devname}
12cu|efreet-1.7.9-1|67	Efreet development headers and development libraries.
12cu|efreet-1.7.9-1|68	
12cu|efreet-1.7.9-1|69	%files -n %{devname}
12cu|efreet-1.7.9-1|70	%{_libdir}/lib%{name}*.so
12cu|efreet-1.7.9-1|71	%{_libdir}/pkgconfig/*.pc
12cu|efreet-1.7.9-1|72	%{_includedir}/%{name}*
12cu|efreet-1.7.9-1|73	
12cu|efreet-1.7.9-1|74	#----------------------------------------------------------------------------
12cu|efreet-1.7.9-1|75	
12cu|efreet-1.7.9-1|76	%prep
12cu|efreet-1.7.9-1|77	%setup -q
12cu|efreet-1.7.9-1|78	
12cu|efreet-1.7.9-1|79	%build
12cu|efreet-1.7.9-1|80	%configure2_5x \
12cu|efreet-1.7.9-1|81	--disable-static
12cu|efreet-1.7.9-1|82	
12cu|efreet-1.7.9-1|83	%make
12cu|efreet-1.7.9-1|84	
12cu|efreet-1.7.9-1|85	%install
12cu|efreet-1.7.9-1|86	%makeinstall_std
12cu|efreet-1.7.9-1|87	
12cu|efreet-1.7.9-1|88	# Get rid of unneeded testing cruft
12cu|efreet-1.7.9-1|89	rm -rf %{buildroot}%{_datadir}/%{name}
12cu|efreet-1.7.9-1|90	
12cu|efreet-1.7.9-1|91	%find_lang %{name}
12cu|efreet-1.7.9-1|92	
12cu|efreet-1.7.9-1|93	
12cu|efreet-1.7.9-1|94	%changelog
12cu|efreet-1.7.9-1|95	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.7.9-1
12cu|efreet-1.7.9-1|96	+ Revision: 6ee2fd9
12cu|efreet-1.7.9-1|97	- LOG New version 1.7.9
12cu|efreet-1.7.9-1|98	
12cu|efreet-1.7.9-1|99	

9232 12
12cu|egroupware-1.8.007.20150218-1|1	# (oe) undefining these makes the build _real_ quick.
12cu|egroupware-1.8.007.20150218-1|2	%undefine __find_provides
12cu|egroupware-1.8.007.20150218-1|3	%undefine __find_requires
12cu|egroupware-1.8.007.20150218-1|4	
12cu|egroupware-1.8.007.20150218-1|5	%define	Name	eGroupware
12cu|egroupware-1.8.007.20150218-1|6	
12cu|egroupware-1.8.007.20150218-1|7	Name:		egroupware
12cu|egroupware-1.8.007.20150218-1|8	Version:	1.8.007.20150218
12cu|egroupware-1.8.007.20150218-1|9	Release:	1
12cu|egroupware-1.8.007.20150218-1|10	Summary:	Web-based groupware suite written in php
12cu|egroupware-1.8.007.20150218-1|11	License:	GPL+
12cu|egroupware-1.8.007.20150218-1|12	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|13	URL:		http://www.egroupware.org/
12cu|egroupware-1.8.007.20150218-1|14	Source0:	http://downloads.sourceforge.net/%{name}/%{Name}-%{version}.tar.bz2
12cu|egroupware-1.8.007.20150218-1|15	Source1:	http://downloads.sourceforge.net/%{name}/%{Name}-egw-pear-%{version}.tar.bz2
12cu|egroupware-1.8.007.20150218-1|16	Source2:	http://downloads.sourceforge.net/%{name}/%{Name}-gallery-%{version}.tar.bz2
12cu|egroupware-1.8.007.20150218-1|17	Patch0:		eGroupware-1.6.002-preferred_php_binary.patch
12cu|egroupware-1.8.007.20150218-1|18	
12cu|egroupware-1.8.007.20150218-1|19	Requires:	apache-mod_php
12cu|egroupware-1.8.007.20150218-1|20	Requires:   apache-mod_socache_shmcb
12cu|egroupware-1.8.007.20150218-1|21	Requires:	php-xml
12cu|egroupware-1.8.007.20150218-1|22	Requires:	php-gd
12cu|egroupware-1.8.007.20150218-1|23	Requires:	php-cli
12cu|egroupware-1.8.007.20150218-1|24	Requires:	php-dom
12cu|egroupware-1.8.007.20150218-1|25	Requires:	php-zip
12cu|egroupware-1.8.007.20150218-1|26	Requires:   php-pear-XML_Parser
12cu|egroupware-1.8.007.20150218-1|27	Requires:	%{name}-calendar
12cu|egroupware-1.8.007.20150218-1|28	Requires:	%{name}-etemplate
12cu|egroupware-1.8.007.20150218-1|29	Requires:	%{name}-emailadmin
12cu|egroupware-1.8.007.20150218-1|30	Suggests:	php-pdo_mysql
12cu|egroupware-1.8.007.20150218-1|31	Suggests:	php-mcrypt
12cu|egroupware-1.8.007.20150218-1|32	Suggests:	php-imap
12cu|egroupware-1.8.007.20150218-1|33	Provides:	egroupware-addressbook = %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|34	Provides:	egroupware-etemplate = %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|35	Provides:	egroupware-contrib-icalsrv = %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|36	Provides:	egroupware-contrib-egwical = %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|37	Provides:	egroupware-icalsrv = %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|38	Provides:	egroupware-mydms = %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|39	Obsoletes:	egroupware-addressbook < 1.8.001.2010111-1
12cu|egroupware-1.8.007.20150218-1|40	Obsoletes:	egroupware-etemplate < 1.8.001.2010111-1
12cu|egroupware-1.8.007.20150218-1|41	Obsoletes:	egroupware-icalsrv < 1.8.001.2010111-1
12cu|egroupware-1.8.007.20150218-1|42	Obsoletes:	egroupware-mydms < 1.8.001.2010111-1
12cu|egroupware-1.8.007.20150218-1|43	Obsoletes:	egroupware-contrib-icalsrv < 1.2.107-5
12cu|egroupware-1.8.007.20150218-1|44	Obsoletes:	egroupware-contrib-egwical < 1.2.107-5
12cu|egroupware-1.8.007.20150218-1|45	BuildArch:	noarch
12cu|egroupware-1.8.007.20150218-1|46	
12cu|egroupware-1.8.007.20150218-1|47	%description
12cu|egroupware-1.8.007.20150218-1|48	eGroupWare is a web-based groupware suite written in PHP.
12cu|egroupware-1.8.007.20150218-1|49	The core package provides the admin, setup, phpgwapi and preferences
12cu|egroupware-1.8.007.20150218-1|50	packages. It also provides an API for developing additional applications.
12cu|egroupware-1.8.007.20150218-1|51	See the egroupware apps project for add-on apps.
12cu|egroupware-1.8.007.20150218-1|52	
12cu|egroupware-1.8.007.20150218-1|53	%package bookmarks
12cu|egroupware-1.8.007.20150218-1|54	Summary:	The eGroupWare bookmarks application
12cu|egroupware-1.8.007.20150218-1|55	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|56	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|57	
12cu|egroupware-1.8.007.20150218-1|58	%description bookmarks
12cu|egroupware-1.8.007.20150218-1|59	Manage your bookmarks with eGroupWare. Has Netscape plugin.
12cu|egroupware-1.8.007.20150218-1|60	
12cu|egroupware-1.8.007.20150218-1|61	%package calendar
12cu|egroupware-1.8.007.20150218-1|62	Summary:	The eGroupWare calendar application
12cu|egroupware-1.8.007.20150218-1|63	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|64	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|65	
12cu|egroupware-1.8.007.20150218-1|66	%description calendar
12cu|egroupware-1.8.007.20150218-1|67	Powerful calendar with meeting request system, Alarms, CalDAV and E-Mail
12cu|egroupware-1.8.007.20150218-1|68	support, and ACL security.
12cu|egroupware-1.8.007.20150218-1|69	
12cu|egroupware-1.8.007.20150218-1|70	%package developer_tools
12cu|egroupware-1.8.007.20150218-1|71	Summary:	The eGroupWare developer_tools application
12cu|egroupware-1.8.007.20150218-1|72	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|73	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|74	
12cu|egroupware-1.8.007.20150218-1|75	%description developer_tools
12cu|egroupware-1.8.007.20150218-1|76	The TranslationTools allow to create and extend translations-files for
12cu|egroupware-1.8.007.20150218-1|77	eGroupWare. They can search the sources for new / added phrases and show you
12cu|egroupware-1.8.007.20150218-1|78	the ones missing in your language.
12cu|egroupware-1.8.007.20150218-1|79	
12cu|egroupware-1.8.007.20150218-1|80	%package egw-pear
12cu|egroupware-1.8.007.20150218-1|81	Summary:	Php-pear classes for eGroupWare
12cu|egroupware-1.8.007.20150218-1|82	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|83	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|84	
12cu|egroupware-1.8.007.20150218-1|85	%description egw-pear
12cu|egroupware-1.8.007.20150218-1|86	egw-pear contains modified pear classes necessary for eGroupware.
12cu|egroupware-1.8.007.20150218-1|87	
12cu|egroupware-1.8.007.20150218-1|88	%package emailadmin
12cu|egroupware-1.8.007.20150218-1|89	Summary:	The eGroupWare emailadmin application
12cu|egroupware-1.8.007.20150218-1|90	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|91	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|92	Requires:	%{name}-egw-pear >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|93	Suggests:	php-pear-Auth_SASL
12cu|egroupware-1.8.007.20150218-1|94	
12cu|egroupware-1.8.007.20150218-1|95	%description emailadmin
12cu|egroupware-1.8.007.20150218-1|96	EmailAdmin enables user email account maintenance in eGroupWare.
12cu|egroupware-1.8.007.20150218-1|97	
12cu|egroupware-1.8.007.20150218-1|98	%package felamimail
12cu|egroupware-1.8.007.20150218-1|99	Summary:	The eGroupWare felamimail application
12cu|egroupware-1.8.007.20150218-1|100	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|101	Requires:	%{name}-emailadmin = %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|102	Requires:	%{name}-egw-pear = %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|103	
12cu|egroupware-1.8.007.20150218-1|104	%description felamimail
12cu|egroupware-1.8.007.20150218-1|105	The felamimail Email Reader is an alternative email application for eGroupWare.
12cu|egroupware-1.8.007.20150218-1|106	
12cu|egroupware-1.8.007.20150218-1|107	%package filemanager
12cu|egroupware-1.8.007.20150218-1|108	Summary:	The eGroupWare filemanager application
12cu|egroupware-1.8.007.20150218-1|109	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|110	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|111	Requires:	%{name}-egw-pear >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|112	
12cu|egroupware-1.8.007.20150218-1|113	%description filemanager
12cu|egroupware-1.8.007.20150218-1|114	This is the filemanager app for eGroupWare.
12cu|egroupware-1.8.007.20150218-1|115	
12cu|egroupware-1.8.007.20150218-1|116	%package gallery
12cu|egroupware-1.8.007.20150218-1|117	Summary:	The eGroupWare gallery application
12cu|egroupware-1.8.007.20150218-1|118	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|119	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|120	Requires:	%{name}-egw-pear >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|121	
12cu|egroupware-1.8.007.20150218-1|122	%description gallery
12cu|egroupware-1.8.007.20150218-1|123	A gallery application for eGroupWare (a port of gallery2).
12cu|egroupware-1.8.007.20150218-1|124	
12cu|egroupware-1.8.007.20150218-1|125	%package importexport
12cu|egroupware-1.8.007.20150218-1|126	Summary:	The eGroupWare import/export function
12cu|egroupware-1.8.007.20150218-1|127	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|128	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|129	
12cu|egroupware-1.8.007.20150218-1|130	%description importexport
12cu|egroupware-1.8.007.20150218-1|131	This package provides a general import/export function for the
12cu|egroupware-1.8.007.20150218-1|132	eGroupware suite.
12cu|egroupware-1.8.007.20150218-1|133	
12cu|egroupware-1.8.007.20150218-1|134	%package infolog
12cu|egroupware-1.8.007.20150218-1|135	Summary:	The eGroupWare infolog application
12cu|egroupware-1.8.007.20150218-1|136	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|137	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|138	
12cu|egroupware-1.8.007.20150218-1|139	%description infolog
12cu|egroupware-1.8.007.20150218-1|140	This is the infolog app for eGroupWare.
12cu|egroupware-1.8.007.20150218-1|141	
12cu|egroupware-1.8.007.20150218-1|142	%package manual
12cu|egroupware-1.8.007.20150218-1|143	Summary:	The eGroupWare messenger application
12cu|egroupware-1.8.007.20150218-1|144	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|145	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|146	
12cu|egroupware-1.8.007.20150218-1|147	%description manual
12cu|egroupware-1.8.007.20150218-1|148	This is the manual app for eGroupWare.
12cu|egroupware-1.8.007.20150218-1|149	
12cu|egroupware-1.8.007.20150218-1|150	%package news_admin
12cu|egroupware-1.8.007.20150218-1|151	Summary:	The eGroupWare news_admin application
12cu|egroupware-1.8.007.20150218-1|152	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|153	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|154	
12cu|egroupware-1.8.007.20150218-1|155	%description news_admin
12cu|egroupware-1.8.007.20150218-1|156	This is the news_admin app for eGroupWare.
12cu|egroupware-1.8.007.20150218-1|157	
12cu|egroupware-1.8.007.20150218-1|158	%package notifications
12cu|egroupware-1.8.007.20150218-1|159	Summary:	User notifications for eGroupWare
12cu|egroupware-1.8.007.20150218-1|160	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|161	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|162	
12cu|egroupware-1.8.007.20150218-1|163	%description notifications
12cu|egroupware-1.8.007.20150218-1|164	This package provides pop-up user notifications for the eGroupWare
12cu|egroupware-1.8.007.20150218-1|165	suite.
12cu|egroupware-1.8.007.20150218-1|166	
12cu|egroupware-1.8.007.20150218-1|167	%package phpbrain
12cu|egroupware-1.8.007.20150218-1|168	Summary:	The eGroupWare phpbrain application
12cu|egroupware-1.8.007.20150218-1|169	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|170	
12cu|egroupware-1.8.007.20150218-1|171	%description phpbrain
12cu|egroupware-1.8.007.20150218-1|172	This is the phpbrain app for eGroupWare.
12cu|egroupware-1.8.007.20150218-1|173	
12cu|egroupware-1.8.007.20150218-1|174	%package phpsysinfo
12cu|egroupware-1.8.007.20150218-1|175	Summary:	The eGroupWare phpsysinfo application
12cu|egroupware-1.8.007.20150218-1|176	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|177	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|178	
12cu|egroupware-1.8.007.20150218-1|179	%description phpsysinfo
12cu|egroupware-1.8.007.20150218-1|180	This is the cire phpsysinfo of eGroupWare.
12cu|egroupware-1.8.007.20150218-1|181	
12cu|egroupware-1.8.007.20150218-1|182	%package polls
12cu|egroupware-1.8.007.20150218-1|183	Summary:	The eGroupWare polls application
12cu|egroupware-1.8.007.20150218-1|184	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|185	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|186	
12cu|egroupware-1.8.007.20150218-1|187	%description polls
12cu|egroupware-1.8.007.20150218-1|188	This is the polls app for eGroupWare.
12cu|egroupware-1.8.007.20150218-1|189	
12cu|egroupware-1.8.007.20150218-1|190	%package projectmanager
12cu|egroupware-1.8.007.20150218-1|191	Summary:	The eGroupWare projects application
12cu|egroupware-1.8.007.20150218-1|192	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|193	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|194	
12cu|egroupware-1.8.007.20150218-1|195	%description projectmanager
12cu|egroupware-1.8.007.20150218-1|196	This is the projects app for eGroupWare.
12cu|egroupware-1.8.007.20150218-1|197	
12cu|egroupware-1.8.007.20150218-1|198	%package registration
12cu|egroupware-1.8.007.20150218-1|199	Summary:	The eGroupWare registration application
12cu|egroupware-1.8.007.20150218-1|200	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|201	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|202	
12cu|egroupware-1.8.007.20150218-1|203	%description registration
12cu|egroupware-1.8.007.20150218-1|204	This is the registration app for eGroupWare.
12cu|egroupware-1.8.007.20150218-1|205	
12cu|egroupware-1.8.007.20150218-1|206	%package sambaadmin
12cu|egroupware-1.8.007.20150218-1|207	Summary:	The eGroupWare sambaadmin application
12cu|egroupware-1.8.007.20150218-1|208	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|209	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|210	
12cu|egroupware-1.8.007.20150218-1|211	%description sambaadmin
12cu|egroupware-1.8.007.20150218-1|212	Manage Samba resources with egroupware.
12cu|egroupware-1.8.007.20150218-1|213	
12cu|egroupware-1.8.007.20150218-1|214	%package sitemgr
12cu|egroupware-1.8.007.20150218-1|215	Summary:	The eGroupWare sitemgr application
12cu|egroupware-1.8.007.20150218-1|216	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|217	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|218	
12cu|egroupware-1.8.007.20150218-1|219	%description sitemgr
12cu|egroupware-1.8.007.20150218-1|220	This is the sitemgr app for eGroupWare.
12cu|egroupware-1.8.007.20150218-1|221	
12cu|egroupware-1.8.007.20150218-1|222	%package syncml
12cu|egroupware-1.8.007.20150218-1|223	Summary:	The eGroupWare syncml application
12cu|egroupware-1.8.007.20150218-1|224	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|225	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|226	
12cu|egroupware-1.8.007.20150218-1|227	%description syncml
12cu|egroupware-1.8.007.20150218-1|228	Synchronisation for agenda, contacts and todo list.
12cu|egroupware-1.8.007.20150218-1|229	
12cu|egroupware-1.8.007.20150218-1|230	%package timesheet
12cu|egroupware-1.8.007.20150218-1|231	Summary:	The eGroupWare timesheet application
12cu|egroupware-1.8.007.20150218-1|232	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|233	Requires:	%{name} >= %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|234	
12cu|egroupware-1.8.007.20150218-1|235	%description timesheet
12cu|egroupware-1.8.007.20150218-1|236	Free time management.
12cu|egroupware-1.8.007.20150218-1|237	
12cu|egroupware-1.8.007.20150218-1|238	%package tracker
12cu|egroupware-1.8.007.20150218-1|239	Summary:	The eGroupWare tracker application
12cu|egroupware-1.8.007.20150218-1|240	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|241	Requires:	%{name} = %{version}-%{release}
12cu|egroupware-1.8.007.20150218-1|242	
12cu|egroupware-1.8.007.20150218-1|243	%description tracker
12cu|egroupware-1.8.007.20150218-1|244	This is the tracker app for eGroupWare.
12cu|egroupware-1.8.007.20150218-1|245	
12cu|egroupware-1.8.007.20150218-1|246	%package wiki
12cu|egroupware-1.8.007.20150218-1|247	Summary:	The eGroupWare wiki application
12cu|egroupware-1.8.007.20150218-1|248	Group:		System/Servers
12cu|egroupware-1.8.007.20150218-1|249	
12cu|egroupware-1.8.007.20150218-1|250	%description wiki
12cu|egroupware-1.8.007.20150218-1|251	This is the wiki app for eGroupWare.
12cu|egroupware-1.8.007.20150218-1|252	
12cu|egroupware-1.8.007.20150218-1|253	%prep
12cu|egroupware-1.8.007.20150218-1|254	%setup -q -n %{name}
12cu|egroupware-1.8.007.20150218-1|255	%setup -q -T -D -b 1 -n %{name}
12cu|egroupware-1.8.007.20150218-1|256	%setup -q -T -D -b 2 -n %{name}
12cu|egroupware-1.8.007.20150218-1|257	%patch0 -p1
12cu|egroupware-1.8.007.20150218-1|258	
12cu|egroupware-1.8.007.20150218-1|259	# cleanup
12cu|egroupware-1.8.007.20150218-1|260	find . -type d -name CVS | xargs rm -rf
12cu|egroupware-1.8.007.20150218-1|261	find . -type f -name *.old -o -name *.backup | xargs rm -f
12cu|egroupware-1.8.007.20150218-1|262	find . -type f -empty | xargs rm -f
12cu|egroupware-1.8.007.20150218-1|263	find . -type f | xargs chmod 644
12cu|egroupware-1.8.007.20150218-1|264	find . -name .htaccess |xargs rm -f
12cu|egroupware-1.8.007.20150218-1|265	find . -name .svn | xargs rm -rf
12cu|egroupware-1.8.007.20150218-1|266	
12cu|egroupware-1.8.007.20150218-1|267	%build
12cu|egroupware-1.8.007.20150218-1|268	
12cu|egroupware-1.8.007.20150218-1|269	%install
12cu|egroupware-1.8.007.20150218-1|270	# apache configuration
12cu|egroupware-1.8.007.20150218-1|271	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|egroupware-1.8.007.20150218-1|272	sed 's,\/usr\/share\/egroupware,\/var\/www\/egroupware,' doc/rpm-build/apache.conf > %{buildroot}%{_webappconfdir}/%{name}.conf
12cu|egroupware-1.8.007.20150218-1|273	
12cu|egroupware-1.8.007.20150218-1|274	# install files
12cu|egroupware-1.8.007.20150218-1|275	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/default/files
12cu|egroupware-1.8.007.20150218-1|276	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/default/backup
12cu|egroupware-1.8.007.20150218-1|277	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cu|egroupware-1.8.007.20150218-1|278	cp -aRf * %{buildroot}%{_var}/www/%{name}
12cu|egroupware-1.8.007.20150218-1|279	
12cu|egroupware-1.8.007.20150218-1|280	# setup the config file: this dummy content triggers the setup process
12cu|egroupware-1.8.007.20150218-1|281	# (from upstream's package)
12cu|egroupware-1.8.007.20150218-1|282	cp doc/rpm-build/header.inc.php %{buildroot}%{_localstatedir}/lib/%{name}/header.inc.php
12cu|egroupware-1.8.007.20150218-1|283	ln -s %{_localstatedir}/lib/%{name}/header.inc.php %{buildroot}%{_var}/www/%{name}/header.inc.php
12cu|egroupware-1.8.007.20150218-1|284	
12cu|egroupware-1.8.007.20150218-1|285	# post-install cleanup
12cu|egroupware-1.8.007.20150218-1|286	rm -rf %{buildroot}%{_var}/www/%{name}/doc
12cu|egroupware-1.8.007.20150218-1|287	rm -rf %{buildroot}%{_var}/www/%{name}/*/doc
12cu|egroupware-1.8.007.20150218-1|288	rm -f %{buildroot}%{_var}/www/%{name}/felamimail/{COPYING,Changelog,README,TODO}
12cu|egroupware-1.8.007.20150218-1|289	# doc cleanup
12cu|egroupware-1.8.007.20150218-1|290	rm -f doc/Makefile
12cu|egroupware-1.8.007.20150218-1|291	rm -rf doc/rpm-build
12cu|egroupware-1.8.007.20150218-1|292	
12cu|egroupware-1.8.007.20150218-1|293	%files
12cu|egroupware-1.8.007.20150218-1|294	%doc doc/*
12cu|egroupware-1.8.007.20150218-1|295	%doc phpgwapi/doc/*
12cu|egroupware-1.8.007.20150218-1|296	# Apache configuration file
12cu|egroupware-1.8.007.20150218-1|297	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|egroupware-1.8.007.20150218-1|298	# Header config file
12cu|egroupware-1.8.007.20150218-1|299	%attr(640,apache,apache) %config(noreplace) %{_localstatedir}/lib/%{name}/header.inc.php
12cu|egroupware-1.8.007.20150218-1|300	# top level dir and files
12cu|egroupware-1.8.007.20150218-1|301	%dir %{_var}/www/%{name}
12cu|egroupware-1.8.007.20150218-1|302	%{_var}/www/%{name}/*.php
12cu|egroupware-1.8.007.20150218-1|303	%{_var}/www/%{name}/groupdav.htaccess
12cu|egroupware-1.8.007.20150218-1|304	%{_var}/www/%{name}/header.inc.php.template
12cu|egroupware-1.8.007.20150218-1|305	%{_var}/www/%{name}/phpgwapi
12cu|egroupware-1.8.007.20150218-1|306	%{_var}/www/%{name}/addressbook
12cu|egroupware-1.8.007.20150218-1|307	%{_var}/www/%{name}/admin
12cu|egroupware-1.8.007.20150218-1|308	%{_var}/www/%{name}/etemplate
12cu|egroupware-1.8.007.20150218-1|309	%{_var}/www/%{name}/preferences
12cu|egroupware-1.8.007.20150218-1|310	%{_var}/www/%{name}/setup
12cu|egroupware-1.8.007.20150218-1|311	%{_var}/www/%{name}/home
12cu|egroupware-1.8.007.20150218-1|312	%{_var}/www/%{name}/resources
12cu|egroupware-1.8.007.20150218-1|313	%{_var}/www/%{name}/files
12cu|egroupware-1.8.007.20150218-1|314	%attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}
12cu|egroupware-1.8.007.20150218-1|315	%attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}/default
12cu|egroupware-1.8.007.20150218-1|316	%attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}/default/files
12cu|egroupware-1.8.007.20150218-1|317	%attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}/default/backup
12cu|egroupware-1.8.007.20150218-1|318	
12cu|egroupware-1.8.007.20150218-1|319	%files bookmarks
12cu|egroupware-1.8.007.20150218-1|320	%{_var}/www/%{name}/bookmarks
12cu|egroupware-1.8.007.20150218-1|321	
12cu|egroupware-1.8.007.20150218-1|322	%files calendar
12cu|egroupware-1.8.007.20150218-1|323	%{_var}/www/%{name}/calendar
12cu|egroupware-1.8.007.20150218-1|324	
12cu|egroupware-1.8.007.20150218-1|325	%files developer_tools
12cu|egroupware-1.8.007.20150218-1|326	%doc developer_tools/doc/*
12cu|egroupware-1.8.007.20150218-1|327	%{_var}/www/%{name}/developer_tools
12cu|egroupware-1.8.007.20150218-1|328	
12cu|egroupware-1.8.007.20150218-1|329	%files egw-pear
12cu|egroupware-1.8.007.20150218-1|330	%{_var}/www/%{name}/egw-pear
12cu|egroupware-1.8.007.20150218-1|331	
12cu|egroupware-1.8.007.20150218-1|332	%files emailadmin
12cu|egroupware-1.8.007.20150218-1|333	%{_var}/www/%{name}/emailadmin
12cu|egroupware-1.8.007.20150218-1|334	
12cu|egroupware-1.8.007.20150218-1|335	%files felamimail
12cu|egroupware-1.8.007.20150218-1|336	%doc felamimail/{Changelog,README,TODO}
12cu|egroupware-1.8.007.20150218-1|337	%{_var}/www/%{name}/felamimail
12cu|egroupware-1.8.007.20150218-1|338	
12cu|egroupware-1.8.007.20150218-1|339	%files filemanager
12cu|egroupware-1.8.007.20150218-1|340	%{_var}/www/%{name}/filemanager
12cu|egroupware-1.8.007.20150218-1|341	
12cu|egroupware-1.8.007.20150218-1|342	%files gallery
12cu|egroupware-1.8.007.20150218-1|343	%{_var}/www/%{name}/gallery
12cu|egroupware-1.8.007.20150218-1|344	
12cu|egroupware-1.8.007.20150218-1|345	%files importexport
12cu|egroupware-1.8.007.20150218-1|346	%{_var}/www/%{name}/importexport
12cu|egroupware-1.8.007.20150218-1|347	
12cu|egroupware-1.8.007.20150218-1|348	%files infolog
12cu|egroupware-1.8.007.20150218-1|349	%{_var}/www/%{name}/infolog
12cu|egroupware-1.8.007.20150218-1|350	
12cu|egroupware-1.8.007.20150218-1|351	%files manual
12cu|egroupware-1.8.007.20150218-1|352	%{_var}/www/%{name}/manual
12cu|egroupware-1.8.007.20150218-1|353	
12cu|egroupware-1.8.007.20150218-1|354	%files news_admin
12cu|egroupware-1.8.007.20150218-1|355	%doc news_admin/doc/*
12cu|egroupware-1.8.007.20150218-1|356	%{_var}/www/%{name}/news_admin
12cu|egroupware-1.8.007.20150218-1|357	
12cu|egroupware-1.8.007.20150218-1|358	%files notifications
12cu|egroupware-1.8.007.20150218-1|359	%{_var}/www/%{name}/notifications
12cu|egroupware-1.8.007.20150218-1|360	
12cu|egroupware-1.8.007.20150218-1|361	%files phpbrain
12cu|egroupware-1.8.007.20150218-1|362	%{_var}/www/%{name}/phpbrain
12cu|egroupware-1.8.007.20150218-1|363	
12cu|egroupware-1.8.007.20150218-1|364	%files phpsysinfo
12cu|egroupware-1.8.007.20150218-1|365	%{_var}/www/%{name}/phpsysinfo
12cu|egroupware-1.8.007.20150218-1|366	
12cu|egroupware-1.8.007.20150218-1|367	%files polls
12cu|egroupware-1.8.007.20150218-1|368	%doc polls/doc/*
12cu|egroupware-1.8.007.20150218-1|369	%{_var}/www/%{name}/polls
12cu|egroupware-1.8.007.20150218-1|370	
12cu|egroupware-1.8.007.20150218-1|371	%files projectmanager
12cu|egroupware-1.8.007.20150218-1|372	%{_var}/www/%{name}/projectmanager
12cu|egroupware-1.8.007.20150218-1|373	
12cu|egroupware-1.8.007.20150218-1|374	%files registration
12cu|egroupware-1.8.007.20150218-1|375	%doc registration/doc/*
12cu|egroupware-1.8.007.20150218-1|376	%{_var}/www/%{name}/registration
12cu|egroupware-1.8.007.20150218-1|377	
12cu|egroupware-1.8.007.20150218-1|378	%files sambaadmin
12cu|egroupware-1.8.007.20150218-1|379	%{_var}/www/%{name}/sambaadmin
12cu|egroupware-1.8.007.20150218-1|380	
12cu|egroupware-1.8.007.20150218-1|381	%files sitemgr
12cu|egroupware-1.8.007.20150218-1|382	%{_var}/www/%{name}/sitemgr
12cu|egroupware-1.8.007.20150218-1|383	
12cu|egroupware-1.8.007.20150218-1|384	%files syncml
12cu|egroupware-1.8.007.20150218-1|385	%{_var}/www/%{name}/syncml
12cu|egroupware-1.8.007.20150218-1|386	
12cu|egroupware-1.8.007.20150218-1|387	%files timesheet
12cu|egroupware-1.8.007.20150218-1|388	%{_var}/www/%{name}/timesheet
12cu|egroupware-1.8.007.20150218-1|389	
12cu|egroupware-1.8.007.20150218-1|390	%files tracker
12cu|egroupware-1.8.007.20150218-1|391	%{_var}/www/%{name}/tracker
12cu|egroupware-1.8.007.20150218-1|392	
12cu|egroupware-1.8.007.20150218-1|393	%files wiki
12cu|egroupware-1.8.007.20150218-1|394	%doc wiki/doc/*
12cu|egroupware-1.8.007.20150218-1|395	%{_var}/www/%{name}/wiki
12cu|egroupware-1.8.007.20150218-1|396	
12cu|egroupware-1.8.007.20150218-1|397	
12cu|egroupware-1.8.007.20150218-1|398	
12cu|egroupware-1.8.007.20150218-1|399	%changelog
12cu|egroupware-1.8.007.20150218-1|400	* Thu Mar 12 2015 dsilakov <denis.silakov@rosalab.ru> 1.8.007.20150218-1
12cu|egroupware-1.8.007.20150218-1|401	+ Revision: ba58ddd
12cu|egroupware-1.8.007.20150218-1|402	- Merge pull request #1 from import/egroupware:rosa2014.1
12cu|egroupware-1.8.007.20150218-1|403	- Updated to 1.8.007.20150218
12cu|egroupware-1.8.007.20150218-1|404	
12cu|egroupware-1.8.007.20150218-1|405	

9233 12
12cu|egroupware-contrib-1.2.107-11|1	%define	Name	eGroupWare-contrib
12cu|egroupware-contrib-1.2.107-11|2	%define egw	egroupware
12cu|egroupware-contrib-1.2.107-11|3	%define wwwdir	%{_var}/www/%{egw}
12cu|egroupware-contrib-1.2.107-11|4	%define	Version	1.2.107-2
12cu|egroupware-contrib-1.2.107-11|5	
12cu|egroupware-contrib-1.2.107-11|6	Name:		egroupware-contrib
12cu|egroupware-contrib-1.2.107-11|7	Version:	1.2.107
12cu|egroupware-contrib-1.2.107-11|8	Release:	11
12cu|egroupware-contrib-1.2.107-11|9	Summary:	Contrib modules for egroupware suite
12cu|egroupware-contrib-1.2.107-11|10	License:	GPL+
12cu|egroupware-contrib-1.2.107-11|11	Group:		System/Servers
12cu|egroupware-contrib-1.2.107-11|12	URL:		http://www.egroupware.org/
12cu|egroupware-contrib-1.2.107-11|13	Source0:	%{Name}-%{Version}.tar.bz2
12cu|egroupware-contrib-1.2.107-11|14	Requires:	apache-mod_php
12cu|egroupware-contrib-1.2.107-11|15	Requires:   apache-mod_socache_shmcb
12cu|egroupware-contrib-1.2.107-11|16	Requires:	php-xml
12cu|egroupware-contrib-1.2.107-11|17	Requires:	php-gd
12cu|egroupware-contrib-1.2.107-11|18	BuildArch:	noarch
12cu|egroupware-contrib-1.2.107-11|19	
12cu|egroupware-contrib-1.2.107-11|20	%description
12cu|egroupware-contrib-1.2.107-11|21	eGroupWare is a web-based groupware suite written in PHP. This -contrib
12cu|egroupware-contrib-1.2.107-11|22	package provides unsupported (and often obsolete and broken) plugins.
12cu|egroupware-contrib-1.2.107-11|23	
12cu|egroupware-contrib-1.2.107-11|24	%package backup
12cu|egroupware-contrib-1.2.107-11|25	Summary:	The eGroupWare backup application
12cu|egroupware-contrib-1.2.107-11|26	Group:		System/Servers
12cu|egroupware-contrib-1.2.107-11|27	Requires:	%{egw} >= %{version}-%{release}
12cu|egroupware-contrib-1.2.107-11|28	Obsoletes:	egroupware-backup
12cu|egroupware-contrib-1.2.107-11|29	Provides:	egroupware-backup
12cu|egroupware-contrib-1.2.107-11|30	
12cu|egroupware-contrib-1.2.107-11|31	%description backup
12cu|egroupware-contrib-1.2.107-11|32	An online configurable backup app to store data offline.
12cu|egroupware-contrib-1.2.107-11|33	Can store files in zip, tar.gz and tar.bz2 on the local machine
12cu|egroupware-contrib-1.2.107-11|34	or Remote via FTP, SMBMOUNT or NFS
12cu|egroupware-contrib-1.2.107-11|35	
12cu|egroupware-contrib-1.2.107-11|36	%package browser
12cu|egroupware-contrib-1.2.107-11|37	Summary:	The eGroupWare browser application
12cu|egroupware-contrib-1.2.107-11|38	Group:		System/Servers
12cu|egroupware-contrib-1.2.107-11|39	Requires:	%{egw} >= %{version}-%{release}
12cu|egroupware-contrib-1.2.107-11|40	
12cu|egroupware-contrib-1.2.107-11|41	%description browser
12cu|egroupware-contrib-1.2.107-11|42	The eGroupWare browser application
12cu|egroupware-contrib-1.2.107-11|43	
12cu|egroupware-contrib-1.2.107-11|44	%package chatty
12cu|egroupware-contrib-1.2.107-11|45	Summary:	The eGroupWare chat application
12cu|egroupware-contrib-1.2.107-11|46	Group:		System/Servers
12cu|egroupware-contrib-1.2.107-11|47	Requires:	%{egw} >= %{version}-%{release}
12cu|egroupware-contrib-1.2.107-11|48	
12cu|egroupware-contrib-1.2.107-11|49	%description chatty
12cu|egroupware-contrib-1.2.107-11|50	Direct dialogue for egroupware.
12cu|egroupware-contrib-1.2.107-11|51	
12cu|egroupware-contrib-1.2.107-11|52	%package comic
12cu|egroupware-contrib-1.2.107-11|53	Summary:	The eGroupWare comic application
12cu|egroupware-contrib-1.2.107-11|54	Group:		System/Servers
12cu|egroupware-contrib-1.2.107-11|55	Requires:	%{egw} >= %{version}-%{release}
12cu|egroupware-contrib-1.2.107-11|56	Obsoletes:	egroupware-comic
12cu|egroupware-contrib-1.2.107-11|57	Provides:	egroupware-comic
12cu|egroupware-contrib-1.2.107-11|58	
12cu|egroupware-contrib-1.2.107-11|59	%description comic
12cu|egroupware-contrib-1.2.107-11|60	This application display comic strips.
12cu|egroupware-contrib-1.2.107-11|61	
12cu|egroupware-contrib-1.2.107-11|62	%package email
12cu|egroupware-contrib-1.2.107-11|63	Summary:	The eGroupWare email application
12cu|egroupware-contrib-1.2.107-11|64	Group:		System/Servers
12cu|egroupware-contrib-1.2.107-11|65	Obsoletes:	egroupware-email
12cu|egroupware-contrib-1.2.107-11|66	Provides:	egroupware-email
12cu|egroupware-contrib-1.2.107-11|67	
12cu|egroupware-contrib-1.2.107-11|68	%description email
12cu|egroupware-contrib-1.2.107-11|69	AngleMail for eGroupWare at www.anglemail.org is an Email reader with multiple
12cu|egroupware-contrib-1.2.107-11|70	accounts and mailbox filtering. Also Anglemail support IMAP, IMAPS, POP3 and
12cu|egroupware-contrib-1.2.107-11|71	POP3S accounts.
12cu|egroupware-contrib-1.2.107-11|72	
12cu|egroupware-contrib-1.2.107-11|73	%package filescenter
12cu|egroupware-contrib-1.2.107-11|74	Summary:	The eGroupWare filescenter application
12cu|egroupware-contrib-1.2.107-11|75	Group:		System/Servers
12cu|egroupware-contrib-1.2.107-11|76	Requires:	%{egw} >= %{version}-%{release}
12cu|egroupware-contrib-1.2.107-11|77	
12cu|egroupware-contrib-1.2.107-11|78	%description filescenter
12cu|egroupware-contrib-1.2.107-11|79	This is the filescenter app for eGroupWare.
12cu|egroupware-contrib-1.2.107-11|80	
12cu|egroupware-contrib-1.2.107-11|81	%package forum
12cu|egroupware-contrib-1.2.107-11|82	Summary:	The eGroupWare forum application
12cu|egroupware-contrib-1.2.107-11|83	Group:		System/Servers
12cu|egroupware-contrib-1.2.107-11|84	Requires:	%{egw} >= %{version}-%{release}
12cu|egroupware-contrib-1.2.107-11|85	Obsoletes:	egroupware-forum
12cu|egroupware-contrib-1.2.107-11|86	Provides:	egroupware-forum
12cu|egroupware-contrib-1.2.107-11|87	
12cu|egroupware-contrib-1.2.107-11|88	%description forum
12cu|egroupware-contrib-1.2.107-11|89	This is the forum app for eGroupWare.
12cu|egroupware-contrib-1.2.107-11|90	
12cu|egroupware-contrib-1.2.107-11|91	%package ftp
12cu|egroupware-contrib-1.2.107-11|92	Summary:	The eGroupWare ftp application
12cu|egroupware-contrib-1.2.107-11|93	Group:		System/Servers
12cu|egroupware-contrib-1.2.107-11|94	Requires:	%{egw} >= %{version}-%{release}
12cu|egroupware-contrib-1.2.107-11|95	Obsoletes:	egroupware-ftp
12cu|egroupware-contrib-1.2.107-11|96	Provides:	egroupware-ftp
12cu|egroupware-contrib-1.2.107-11|97	
12cu|egroupware-contrib-1.2.107-11|98	%description ftp
12cu|egroupware-contrib-1.2.107-11|99	This is the ftp app for eGroupWare.
12cu|egroupware-contrib-1.2.107-11|100	
12cu|egroupware-contrib-1.2.107-11|101	%package fudforum
12cu|egroupware-contrib-1.2.107-11|102	Summary:	The eGroupWare fudforum application
12cu|egroupware-contrib-1.2.107-11|103	Group:		System/Servers
12cu|egroupware-contrib-1.2.107-11|104	Requires:	%{egw} >= %{version}-%{release}
12cu|egroupware-contrib-1.2.107-11|105	Obsoletes:	egroupware-fudforum
12cu|egroupware-contrib-1.2.107-11|106	Provides:	egroupware-fudforum
12cu|egroupware-contrib-1.2.107-11|107	
12cu|egroupware-contrib-1.2.107-11|108	%description fudforum
12cu|egroupware-contrib-1.2.107-11|109	This is the fudforum app for eGroupWare.
12cu|egroupware-contrib-1.2.107-11|110	
12cu|egroupware-contrib-1.2.107-11|111	%package headlines
12cu|egroupware-contrib-1.2.107-11|112	Summary:	The eGroupWare headlines application
12cu|egroupware-contrib-1.2.107-11|113	Group:		System/Servers
12cu|egroupware-contrib-1.2.107-11|114	Requires:	%{egw} >= %{version}-%{release}
12cu|egroupware-contrib-1.2.107-11|115	Obsoletes:	egroupware-headlines
12cu|egroupware-contrib-1.2.107-11|116	Provides:	egroupware-headlines
12cu|egroupware-contrib-1.2.107-11|117	
12cu|egroupware-contrib-1.2.107-11|118	%description headlines
12cu|egroupware-contrib-1.2.107-11|119	This is the headlines app for eGroupWare.
12cu|egroupware-contrib-1.2.107-11|120	
12cu|egroupware-contrib-1.2.107-11|121	%package jinn
12cu|egroupware-contrib-1.2.107-11|122	Summary:	The eGroupWare jinn application
12cu|egroupware-contrib-1.2.107-11|123	Group:		System/Servers
12cu|egroupware-contrib-1.2.107-11|124	Requires:	%{egw} >= %{version}-%{release}
12cu|egroupware-contrib-1.2.107-11|125	Obsoletes:	egroupware-jinn
12cu|egroupware-contrib-1.2.107-11|126	Provides:	egroupware-jinn
12cu|egroupware-contrib-1.2.107-11|127	
12cu|egroupware-contrib-1.2.107-11|128	%description jinn
12cu|egroupware-contrib-1.2.107-11|129	The jinn app is a multi-site, multi-database, multi-user/-group, database
12cu|egroupware-contrib-1.2.107-11|130	driven Content Management System written in and for the eGroupWare Framework.
12cu|egroupware-contrib-1.2.107-11|131	
12cu|egroupware-contrib-1.2.107-11|132	%package messenger
12cu|egroupware-contrib-1.2.107-11|133	Summary:	The eGroupWare messenger application
12cu|egroupware-contrib-1.2.107-11|134	Group:		System/Servers
12cu|egroupware-contrib-1.2.107-11|135	Requires:	%{egw} >= %{version}-%{release}
12cu|egroupware-contrib-1.2.107-11|136	Obsoletes:	egroupware-messenger
12cu|egroupware-contrib-1.2.107-11|137	Provides:	egroupware-messenger
12cu|egroupware-contrib-1.2.107-11|138	
12cu|egroupware-contrib-1.2.107-11|139	%description messenger
12cu|egroupware-contrib-1.2.107-11|140	This is the messenger app for eGroupWare.
12cu|egroupware-contrib-1.2.107-11|141	bsoletes:	egroupware-phpbrain
12cu|egroupware-contrib-1.2.107-11|142	Provides:	egroupware-phpbrain
12cu|egroupware-contrib-1.2.107-11|143	
12cu|egroupware-contrib-1.2.107-11|144	%package phpldapadmin
12cu|egroupware-contrib-1.2.107-11|145	Summary:	The eGroupWare phpldapadmin application
12cu|egroupware-contrib-1.2.107-11|146	Group:		System/Servers
12cu|egroupware-contrib-1.2.107-11|147	Requires:	%{egw} >= %{version}-%{release}
12cu|egroupware-contrib-1.2.107-11|148	Obsoletes:	egroupware-phpldapadmin
12cu|egroupware-contrib-1.2.107-11|149	Provides:	egroupware-phpldapadmin
12cu|egroupware-contrib-1.2.107-11|150	
12cu|egroupware-contrib-1.2.107-11|151	%description phpldapadmin
12cu|egroupware-contrib-1.2.107-11|152	This is the phpldapadmin app for eGroupWare.
12cu|egroupware-contrib-1.2.107-11|153	
12cu|egroupware-contrib-1.2.107-11|154	%package projects
12cu|egroupware-contrib-1.2.107-11|155	Summary:	The eGroupWare projects application
12cu|egroupware-contrib-1.2.107-11|156	Group:		System/Servers
12cu|egroupware-contrib-1.2.107-11|157	Obsoletes:	egroupware-projects
12cu|egroupware-contrib-1.2.107-11|158	Provides:	egroupware-projects
12cu|egroupware-contrib-1.2.107-11|159	
12cu|egroupware-contrib-1.2.107-11|160	%description projects
12cu|egroupware-contrib-1.2.107-11|161	This is the projects app for eGroupWare.
12cu|egroupware-contrib-1.2.107-11|162	
12cu|egroupware-contrib-1.2.107-11|163	%package skel
12cu|egroupware-contrib-1.2.107-11|164	Summary:        The eGroupWare skel application
12cu|egroupware-contrib-1.2.107-11|165	Group:          System/Servers
12cu|egroupware-contrib-1.2.107-11|166	Requires:       %{egw} >= %{version}-%{release}
12cu|egroupware-contrib-1.2.107-11|167	Obsoletes:	egroupware-skel
12cu|egroupware-contrib-1.2.107-11|168	Provides:	egroupware-skel
12cu|egroupware-contrib-1.2.107-11|169	
12cu|egroupware-contrib-1.2.107-11|170	%description skel
12cu|egroupware-contrib-1.2.107-11|171	This is the skel app for eGroupWare.
12cu|egroupware-contrib-1.2.107-11|172	
12cu|egroupware-contrib-1.2.107-11|173	%package soap
12cu|egroupware-contrib-1.2.107-11|174	Summary:        The eGroupWare soap application
12cu|egroupware-contrib-1.2.107-11|175	Group:          System/Servers
12cu|egroupware-contrib-1.2.107-11|176	Requires:       %{egw} >= %{version}-%{release}
12cu|egroupware-contrib-1.2.107-11|177	
12cu|egroupware-contrib-1.2.107-11|178	%description soap
12cu|egroupware-contrib-1.2.107-11|179	This is the soap app for eGroupWare.
12cu|egroupware-contrib-1.2.107-11|180	
12cu|egroupware-contrib-1.2.107-11|181	%package stocks
12cu|egroupware-contrib-1.2.107-11|182	Summary:	The eGroupWare stocks application
12cu|egroupware-contrib-1.2.107-11|183	Group:		System/Servers
12cu|egroupware-contrib-1.2.107-11|184	Requires:	%{egw} >= %{version}-%{release}
12cu|egroupware-contrib-1.2.107-11|185	Obsoletes:	egroupware-stocks
12cu|egroupware-contrib-1.2.107-11|186	Provides:	egroupware-stocks
12cu|egroupware-contrib-1.2.107-11|187	
12cu|egroupware-contrib-1.2.107-11|188	%description stocks
12cu|egroupware-contrib-1.2.107-11|189	This is the stocks app for eGroupWare.
12cu|egroupware-contrib-1.2.107-11|190	
12cu|egroupware-contrib-1.2.107-11|191	%package switchuser
12cu|egroupware-contrib-1.2.107-11|192	Summary:        The eGroupWare switchuser application
12cu|egroupware-contrib-1.2.107-11|193	Group:          System/Servers
12cu|egroupware-contrib-1.2.107-11|194	Requires:       %{egw} >= %{version}-%{release}
12cu|egroupware-contrib-1.2.107-11|195	
12cu|egroupware-contrib-1.2.107-11|196	%description switchuser
12cu|egroupware-contrib-1.2.107-11|197	This is the switchuser app for eGroupWare.
12cu|egroupware-contrib-1.2.107-11|198	
12cu|egroupware-contrib-1.2.107-11|199	%package tts
12cu|egroupware-contrib-1.2.107-11|200	Summary:	The eGroupWare tts application
12cu|egroupware-contrib-1.2.107-11|201	Group:		System/Servers
12cu|egroupware-contrib-1.2.107-11|202	Requires:	%{egw} >= %{version}-%{release}
12cu|egroupware-contrib-1.2.107-11|203	Obsoletes:	egroupware-tts
12cu|egroupware-contrib-1.2.107-11|204	Provides:	egroupware-tts
12cu|egroupware-contrib-1.2.107-11|205	
12cu|egroupware-contrib-1.2.107-11|206	%description tts
12cu|egroupware-contrib-1.2.107-11|207	This is the tts app for eGroupWare.
12cu|egroupware-contrib-1.2.107-11|208	
12cu|egroupware-contrib-1.2.107-11|209	%package xmlrpc
12cu|egroupware-contrib-1.2.107-11|210	Summary:        The eGroupWare xmlrpc application
12cu|egroupware-contrib-1.2.107-11|211	Group:          System/Servers
12cu|egroupware-contrib-1.2.107-11|212	Requires:       %{egw} >= %{version}-%{release}
12cu|egroupware-contrib-1.2.107-11|213	
12cu|egroupware-contrib-1.2.107-11|214	%description xmlrpc
12cu|egroupware-contrib-1.2.107-11|215	This is the xmlrpc app for eGroupWare.
12cu|egroupware-contrib-1.2.107-11|216	
12cu|egroupware-contrib-1.2.107-11|217	%prep
12cu|egroupware-contrib-1.2.107-11|218	%setup -q -n %{egw}
12cu|egroupware-contrib-1.2.107-11|219	# cleanup
12cu|egroupware-contrib-1.2.107-11|220	find . -type d -name CVS | xargs rm -rf
12cu|egroupware-contrib-1.2.107-11|221	find . -type f -name *.old -o -name *.backup | xargs rm -f
12cu|egroupware-contrib-1.2.107-11|222	find . -type f -empty | xargs rm -f
12cu|egroupware-contrib-1.2.107-11|223	find . -type f | xargs chmod 644
12cu|egroupware-contrib-1.2.107-11|224	find . -name .svn | xargs rm -rf
12cu|egroupware-contrib-1.2.107-11|225	
12cu|egroupware-contrib-1.2.107-11|226	
12cu|egroupware-contrib-1.2.107-11|227	# delete duplicate fonts
12cu|egroupware-contrib-1.2.107-11|228	find . -type d -name ttf-bitstream-vera-1.10|xargs rm -rf
12cu|egroupware-contrib-1.2.107-11|229	
12cu|egroupware-contrib-1.2.107-11|230	# remove egwical and icalsrv (they're in the main package now)
12cu|egroupware-contrib-1.2.107-11|231	rm -rf egwical/ icalsrv/
12cu|egroupware-contrib-1.2.107-11|232	
12cu|egroupware-contrib-1.2.107-11|233	%build
12cu|egroupware-contrib-1.2.107-11|234	
12cu|egroupware-contrib-1.2.107-11|235	%install
12cu|egroupware-contrib-1.2.107-11|236	rm -rf  %{buildroot}
12cu|egroupware-contrib-1.2.107-11|237	
12cu|egroupware-contrib-1.2.107-11|238	# install files
12cu|egroupware-contrib-1.2.107-11|239	install -d -m 755 %{buildroot}%{wwwdir}
12cu|egroupware-contrib-1.2.107-11|240	cp -aRf * %{buildroot}%{wwwdir}
12cu|egroupware-contrib-1.2.107-11|241	
12cu|egroupware-contrib-1.2.107-11|242	# post-install cleanup
12cu|egroupware-contrib-1.2.107-11|243	rm -rf %{buildroot}%{wwwdir}/doc
12cu|egroupware-contrib-1.2.107-11|244	rm -rf %{buildroot}%{wwwdir}/*/doc
12cu|egroupware-contrib-1.2.107-11|245	rm -f %{buildroot}%{wwwdir}/backup/README
12cu|egroupware-contrib-1.2.107-11|246	rm -f %{buildroot}%{wwwdir}/felamimail/{COPYING,Changelog,README,TODO}
12cu|egroupware-contrib-1.2.107-11|247	rm -f %{buildroot}%{wwwdir}/jinn/{CHANGELOG,COPYING,INSTALL,LICENSE,README,TODO}
12cu|egroupware-contrib-1.2.107-11|248	rm -f %{buildroot}%{wwwdir}/phpldapadmin/{INSTALL,LICENSE,VERSION}
12cu|egroupware-contrib-1.2.107-11|249	rm -rf %{buildroot}%{wwwdir}/infolog/debian
12cu|egroupware-contrib-1.2.107-11|250	rm -rf %{buildroot}%{wwwdir}/jinn/quixplorer_2_3
12cu|egroupware-contrib-1.2.107-11|251	# doc cleanup
12cu|egroupware-contrib-1.2.107-11|252	rm -f doc/Makefile
12cu|egroupware-contrib-1.2.107-11|253	rm -rf doc/rpm-build
12cu|egroupware-contrib-1.2.107-11|254	
12cu|egroupware-contrib-1.2.107-11|255	# remove .htaccess files
12cu|egroupware-contrib-1.2.107-11|256	find %{buildroot}%{wwwdir} -name .htaccess -exec rm -f {} \;
12cu|egroupware-contrib-1.2.107-11|257	
12cu|egroupware-contrib-1.2.107-11|258	# modify shell bang for perl scripts
12cu|egroupware-contrib-1.2.107-11|259	find %{buildroot}%{wwwdir} -name '*.pl' -exec perl -pi -e 's|/usr/local/bin/perl|/usr/bin/perl|g' {} \;
12cu|egroupware-contrib-1.2.107-11|260	find %{buildroot}%{wwwdir} -name '*.py' -exec perl -pi -e 's|/usr/local/bin/python|/usr/bin/python|g' {} \;
12cu|egroupware-contrib-1.2.107-11|261	
12cu|egroupware-contrib-1.2.107-11|262	# fix right on scripts
12cu|egroupware-contrib-1.2.107-11|263	find %{buildroot}%{wwwdir} -name '*.pl' -exec chmod 755 {} \;
12cu|egroupware-contrib-1.2.107-11|264	find %{buildroot}%{wwwdir} -name '*.py' -exec chmod 755 {} \;
12cu|egroupware-contrib-1.2.107-11|265	
12cu|egroupware-contrib-1.2.107-11|266	# apache configuration for fudforum
12cu|egroupware-contrib-1.2.107-11|267	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|egroupware-contrib-1.2.107-11|268	cat > %{buildroot}%{_webappconfdir}/%{egw}-fudforum.conf <<EOF
12cu|egroupware-contrib-1.2.107-11|269	<Directory /var/www/egroupware/fudforum/setup/base>
12cu|egroupware-contrib-1.2.107-11|270	Require all denied
12cu|egroupware-contrib-1.2.107-11|271	</Directory>
12cu|egroupware-contrib-1.2.107-11|272	
12cu|egroupware-contrib-1.2.107-11|273	<Directory /var/www/egroupware/fudforum/setup/base/sql>
12cu|egroupware-contrib-1.2.107-11|274	Require all denied
12cu|egroupware-contrib-1.2.107-11|275	</Directory>
12cu|egroupware-contrib-1.2.107-11|276	
12cu|egroupware-contrib-1.2.107-11|277	<Directory /var/www/egroupware/fudforum/setup/base/src>
12cu|egroupware-contrib-1.2.107-11|278	Require all denied
12cu|egroupware-contrib-1.2.107-11|279	</Directory>
12cu|egroupware-contrib-1.2.107-11|280	
12cu|egroupware-contrib-1.2.107-11|281	<Directory /var/www/egroupware/fudforum/setup/base/thm>
12cu|egroupware-contrib-1.2.107-11|282	Require all denied
12cu|egroupware-contrib-1.2.107-11|283	</Directory>
12cu|egroupware-contrib-1.2.107-11|284	
12cu|egroupware-contrib-1.2.107-11|285	<Directory /var/www/egroupware/fudforum/setup/base/cache>
12cu|egroupware-contrib-1.2.107-11|286	Require all denied
12cu|egroupware-contrib-1.2.107-11|287	</Directory>
12cu|egroupware-contrib-1.2.107-11|288	
12cu|egroupware-contrib-1.2.107-11|289	<Directory /var/www/egroupware/fudforum/setup/base/scripts>
12cu|egroupware-contrib-1.2.107-11|290	Require all denied
12cu|egroupware-contrib-1.2.107-11|291	</Directory>
12cu|egroupware-contrib-1.2.107-11|292	
12cu|egroupware-contrib-1.2.107-11|293	<Directory /var/www/egroupware/fudforum/setup/base/www_root>
12cu|egroupware-contrib-1.2.107-11|294	
12cu|egroupware-contrib-1.2.107-11|295	php_admin_value output_buffering 16000
12cu|egroupware-contrib-1.2.107-11|296	php_admin_value variables_order GPCS
12cu|egroupware-contrib-1.2.107-11|297	php_admin_value implicit_flush 0
12cu|egroupware-contrib-1.2.107-11|298	php_admin_value register_globals 0
12cu|egroupware-contrib-1.2.107-11|299	php_admin_value register_argc_argv 0
12cu|egroupware-contrib-1.2.107-11|300	php_admin_value magic_quotes_gpc 0
12cu|egroupware-contrib-1.2.107-11|301	php_admin_value session.use_trans_sid 0
12cu|egroupware-contrib-1.2.107-11|302	</Directory>
12cu|egroupware-contrib-1.2.107-11|303	
12cu|egroupware-contrib-1.2.107-11|304	<Directory /var/www/egroupware/fudforum/setup/base/include>
12cu|egroupware-contrib-1.2.107-11|305	Require all denied
12cu|egroupware-contrib-1.2.107-11|306	</Directory>
12cu|egroupware-contrib-1.2.107-11|307	EOF
12cu|egroupware-contrib-1.2.107-11|308	
12cu|egroupware-contrib-1.2.107-11|309	
12cu|egroupware-contrib-1.2.107-11|310	
12cu|egroupware-contrib-1.2.107-11|311	%clean
12cu|egroupware-contrib-1.2.107-11|312	rm -rf %{buildroot}
12cu|egroupware-contrib-1.2.107-11|313	
12cu|egroupware-contrib-1.2.107-11|314	%files backup
12cu|egroupware-contrib-1.2.107-11|315	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|316	%doc backup/README
12cu|egroupware-contrib-1.2.107-11|317	%{wwwdir}/backup
12cu|egroupware-contrib-1.2.107-11|318	
12cu|egroupware-contrib-1.2.107-11|319	%files browser
12cu|egroupware-contrib-1.2.107-11|320	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|321	%doc browser/doc/*
12cu|egroupware-contrib-1.2.107-11|322	%{wwwdir}/browser
12cu|egroupware-contrib-1.2.107-11|323	
12cu|egroupware-contrib-1.2.107-11|324	%files chatty
12cu|egroupware-contrib-1.2.107-11|325	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|326	%{wwwdir}/chatty
12cu|egroupware-contrib-1.2.107-11|327	
12cu|egroupware-contrib-1.2.107-11|328	%files comic
12cu|egroupware-contrib-1.2.107-11|329	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|330	%doc comic/doc/*
12cu|egroupware-contrib-1.2.107-11|331	%{wwwdir}/comic
12cu|egroupware-contrib-1.2.107-11|332	
12cu|egroupware-contrib-1.2.107-11|333	%files email
12cu|egroupware-contrib-1.2.107-11|334	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|335	%doc email/addressbook-js.changelog.txt email/doc/*
12cu|egroupware-contrib-1.2.107-11|336	%{wwwdir}/email
12cu|egroupware-contrib-1.2.107-11|337	
12cu|egroupware-contrib-1.2.107-11|338	%files filescenter
12cu|egroupware-contrib-1.2.107-11|339	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|340	%doc filescenter/doc/*
12cu|egroupware-contrib-1.2.107-11|341	%{wwwdir}/filescenter
12cu|egroupware-contrib-1.2.107-11|342	
12cu|egroupware-contrib-1.2.107-11|343	%files forum
12cu|egroupware-contrib-1.2.107-11|344	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|345	%doc forum/README
12cu|egroupware-contrib-1.2.107-11|346	%{wwwdir}/forum
12cu|egroupware-contrib-1.2.107-11|347	
12cu|egroupware-contrib-1.2.107-11|348	%files ftp
12cu|egroupware-contrib-1.2.107-11|349	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|350	%doc ftp/doc/*
12cu|egroupware-contrib-1.2.107-11|351	%{wwwdir}/ftp
12cu|egroupware-contrib-1.2.107-11|352	
12cu|egroupware-contrib-1.2.107-11|353	%files fudforum
12cu|egroupware-contrib-1.2.107-11|354	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|355	%{wwwdir}/fudforum
12cu|egroupware-contrib-1.2.107-11|356	%config(noreplace) %{_webappconfdir}/%{egw}-fudforum.conf
12cu|egroupware-contrib-1.2.107-11|357	
12cu|egroupware-contrib-1.2.107-11|358	%files headlines
12cu|egroupware-contrib-1.2.107-11|359	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|360	%{wwwdir}/headlines
12cu|egroupware-contrib-1.2.107-11|361	
12cu|egroupware-contrib-1.2.107-11|362	%files jinn
12cu|egroupware-contrib-1.2.107-11|363	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|364	%doc jinn/{CHANGELOG,COPYING,INSTALL,LICENSE,README,TODO} jinn/doc/*
12cu|egroupware-contrib-1.2.107-11|365	%{wwwdir}/jinn
12cu|egroupware-contrib-1.2.107-11|366	
12cu|egroupware-contrib-1.2.107-11|367	%files messenger
12cu|egroupware-contrib-1.2.107-11|368	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|369	%doc messenger/doc/*
12cu|egroupware-contrib-1.2.107-11|370	%{wwwdir}/messenger
12cu|egroupware-contrib-1.2.107-11|371	
12cu|egroupware-contrib-1.2.107-11|372	%files phpldapadmin
12cu|egroupware-contrib-1.2.107-11|373	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|374	%doc phpldapadmin/{LICENSE,VERSION}
12cu|egroupware-contrib-1.2.107-11|375	%{wwwdir}/phpldapadmin
12cu|egroupware-contrib-1.2.107-11|376	
12cu|egroupware-contrib-1.2.107-11|377	%files projects
12cu|egroupware-contrib-1.2.107-11|378	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|379	%doc projects/doc/*
12cu|egroupware-contrib-1.2.107-11|380	%{wwwdir}/projects
12cu|egroupware-contrib-1.2.107-11|381	
12cu|egroupware-contrib-1.2.107-11|382	%files skel
12cu|egroupware-contrib-1.2.107-11|383	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|384	%doc skel/doc/*
12cu|egroupware-contrib-1.2.107-11|385	%{wwwdir}/skel
12cu|egroupware-contrib-1.2.107-11|386	
12cu|egroupware-contrib-1.2.107-11|387	%files soap
12cu|egroupware-contrib-1.2.107-11|388	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|389	%doc soap/README.txt
12cu|egroupware-contrib-1.2.107-11|390	%{wwwdir}/soap
12cu|egroupware-contrib-1.2.107-11|391	
12cu|egroupware-contrib-1.2.107-11|392	%files stocks
12cu|egroupware-contrib-1.2.107-11|393	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|394	%doc stocks/doc/*
12cu|egroupware-contrib-1.2.107-11|395	%{wwwdir}/stocks
12cu|egroupware-contrib-1.2.107-11|396	
12cu|egroupware-contrib-1.2.107-11|397	%files switchuser
12cu|egroupware-contrib-1.2.107-11|398	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|399	%doc switchuser/CHANGELOG switchuser/doc/*
12cu|egroupware-contrib-1.2.107-11|400	%{wwwdir}/switchuser
12cu|egroupware-contrib-1.2.107-11|401	
12cu|egroupware-contrib-1.2.107-11|402	%files tts
12cu|egroupware-contrib-1.2.107-11|403	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|404	%doc tts/doc/*
12cu|egroupware-contrib-1.2.107-11|405	%{wwwdir}/tts
12cu|egroupware-contrib-1.2.107-11|406	
12cu|egroupware-contrib-1.2.107-11|407	%files xmlrpc
12cu|egroupware-contrib-1.2.107-11|408	%defattr(-,root,root)
12cu|egroupware-contrib-1.2.107-11|409	%doc xmlrpc/NOTE xmlrpc/doc/*
12cu|egroupware-contrib-1.2.107-11|410	%{wwwdir}/xmlrpc
12cu|egroupware-contrib-1.2.107-11|411	
12cu|egroupware-contrib-1.2.107-11|412	
12cu|egroupware-contrib-1.2.107-11|413	
12cu|egroupware-contrib-1.2.107-11|414	%changelog
12cu|egroupware-contrib-1.2.107-11|415	* Fri Oct 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2.107-11
12cu|egroupware-contrib-1.2.107-11|416	+ Revision: 303d00a
12cu|egroupware-contrib-1.2.107-11|417	- Fix for Apache 2.4
12cu|egroupware-contrib-1.2.107-11|418	
12cu|egroupware-contrib-1.2.107-11|419	

9234 12
12cu|eina-1.7.9-1|1	%define	major	1
12cu|eina-1.7.9-1|2	%define	libname %mklibname %{name} %{major}
12cu|eina-1.7.9-1|3	%define	devname %mklibname %{name} -d
12cu|eina-1.7.9-1|4	
12cu|eina-1.7.9-1|5	Summary:	Data Type Library
12cu|eina-1.7.9-1|6	Name:		eina
12cu|eina-1.7.9-1|7	Version:	1.7.9
12cu|eina-1.7.9-1|8	Release:	1
12cu|eina-1.7.9-1|9	License:	LGPLv2+
12cu|eina-1.7.9-1|10	Group:		Graphical desktop/Enlightenment
12cu|eina-1.7.9-1|11	Url:		http://www.enlightenment.org/
12cu|eina-1.7.9-1|12	Source0:	http://download.enlightenment.fr/releases/%{name}-%{version}.tar.bz2
12cu|eina-1.7.9-1|13	
12cu|eina-1.7.9-1|14	#----------------------------------------------------------------------------
12cu|eina-1.7.9-1|15	
12cu|eina-1.7.9-1|16	%description
12cu|eina-1.7.9-1|17	Eina is a data type library.
12cu|eina-1.7.9-1|18	
12cu|eina-1.7.9-1|19	%package -n %{libname}
12cu|eina-1.7.9-1|20	Summary:	Libraries for the %{name} package
12cu|eina-1.7.9-1|21	Group:		System/Libraries
12cu|eina-1.7.9-1|22	
12cu|eina-1.7.9-1|23	%description -n %{libname}
12cu|eina-1.7.9-1|24	Libraries for %{name}.
12cu|eina-1.7.9-1|25	
12cu|eina-1.7.9-1|26	%files -n %{libname}
12cu|eina-1.7.9-1|27	%{_libdir}/libeina.so.%{major}*
12cu|eina-1.7.9-1|28	
12cu|eina-1.7.9-1|29	#----------------------------------------------------------------------------
12cu|eina-1.7.9-1|30	
12cu|eina-1.7.9-1|31	%package -n %{devname}
12cu|eina-1.7.9-1|32	Summary:	Headers and development libraries from %{name}
12cu|eina-1.7.9-1|33	Group:		Development/Other
12cu|eina-1.7.9-1|34	Requires:	%{libname} = %{EVRD}
12cu|eina-1.7.9-1|35	Provides:	%{name}-devel = %{EVRD}
12cu|eina-1.7.9-1|36	
12cu|eina-1.7.9-1|37	%description -n %{devname}
12cu|eina-1.7.9-1|38	%{name} development headers and libraries.
12cu|eina-1.7.9-1|39	
12cu|eina-1.7.9-1|40	%files -n %{devname}
12cu|eina-1.7.9-1|41	%{_libdir}/pkgconfig/*
12cu|eina-1.7.9-1|42	%{_libdir}/libeina.so
12cu|eina-1.7.9-1|43	%{_includedir}/*
12cu|eina-1.7.9-1|44	
12cu|eina-1.7.9-1|45	#----------------------------------------------------------------------------
12cu|eina-1.7.9-1|46	
12cu|eina-1.7.9-1|47	%prep
12cu|eina-1.7.9-1|48	%setup -q
12cu|eina-1.7.9-1|49	
12cu|eina-1.7.9-1|50	%build
12cu|eina-1.7.9-1|51	%configure2_5x \
12cu|eina-1.7.9-1|52	--disable-cpu-sse \
12cu|eina-1.7.9-1|53	--disable-static
12cu|eina-1.7.9-1|54	
12cu|eina-1.7.9-1|55	%make
12cu|eina-1.7.9-1|56	
12cu|eina-1.7.9-1|57	%install
12cu|eina-1.7.9-1|58	%makeinstall_std
12cu|eina-1.7.9-1|59	
12cu|eina-1.7.9-1|60	
12cu|eina-1.7.9-1|61	%changelog
12cu|eina-1.7.9-1|62	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.9-1
12cu|eina-1.7.9-1|63	+ Revision: 6f67bbe
12cu|eina-1.7.9-1|64	- LOG New version 1.7.9
12cu|eina-1.7.9-1|65	
12cu|eina-1.7.9-1|66	

9235 12
12cu|einstein-2.0-2|1	Summary:	Remake of old DOS game Sherlock which was inspired by Albert Einstein's puzzle
12cu|einstein-2.0-2|2	Name:		einstein
12cu|einstein-2.0-2|3	Version:	2.0
12cu|einstein-2.0-2|4	Release:	2
12cu|einstein-2.0-2|5	License:	GPLv2+
12cu|einstein-2.0-2|6	Group:		Games/Puzzles
12cu|einstein-2.0-2|7	Url:		http://games.flowix.com/en/index.html
12cu|einstein-2.0-2|8	Source:		http://www.babichev.info/files/einstein/%{name}-%{version}-src.tar.gz
12cu|einstein-2.0-2|9	Source1:	%{name}-1.0-html-pages.tgz
12cu|einstein-2.0-2|10	Source2:	%{name}-wrapper
12cu|einstein-2.0-2|11	Source3:	icon.bmp
12cu|einstein-2.0-2|12	Source4:	einstein.desktop
12cu|einstein-2.0-2|13	Source5:	einstein.png
12cu|einstein-2.0-2|14	Patch1:		einstein-math_h.patch
12cu|einstein-2.0-2|15	Patch2:		einstein-Makefile.patch
12cu|einstein-2.0-2|16	Patch3:		einstein-formatter_cpp.patch
12cu|einstein-2.0-2|17	Patch4:		einstein-2.0-deb-icon_change.patch
12cu|einstein-2.0-2|18	Patch5:		einstein-2.0-deb-font_change.patch
12cu|einstein-2.0-2|19	Patch6:		einstein-2.0-deb-random_init.patch
12cu|einstein-2.0-2|20	Patch7:		einstein-2.0-alt-rules_clarification.patch
12cu|einstein-2.0-2|21	Patch8:		einstein-2.0-alt-fix_mkres_link.patch
12cu|einstein-2.0-2|22	Patch9:		einstein-2.0-alt-translation_fix.patch
12cu|einstein-2.0-2|23	Patch10:	einstein-2.0-gcc43.patch
12cu|einstein-2.0-2|24	Patch11:	einstein-2.0-no-strip.patch
12cu|einstein-2.0-2|25	BuildRequires:	fonts-ttf-dejavu
12cu|einstein-2.0-2|26	BuildRequires:	makedepend
12cu|einstein-2.0-2|27	BuildRequires:	pkgconfig(freetype2)
12cu|einstein-2.0-2|28	BuildRequires:	pkgconfig(SDL_mixer)
12cu|einstein-2.0-2|29	BuildRequires:	pkgconfig(SDL_ttf)
12cu|einstein-2.0-2|30	BuildRequires:	pkgconfig(zlib)
12cu|einstein-2.0-2|31	
12cu|einstein-2.0-2|32	%description
12cu|einstein-2.0-2|33	Einstein puzzle is cross-platform open source remake of old DOS game Sherlock
12cu|einstein-2.0-2|34	which was inspired by Albert Einstein's puzzle. Einstein said that only those
12cu|einstein-2.0-2|35	with an intelligence quotient of 97 percentile and higher should be able to
12cu|einstein-2.0-2|36	solve it.
12cu|einstein-2.0-2|37	
12cu|einstein-2.0-2|38	The game goal is to open all cards in square of 6x6 cards.
12cu|einstein-2.0-2|39	Every row of square contains cards of one type only. For example, first row
12cu|einstein-2.0-2|40	contains arabic digits, second - letters, third - rome digits, fouths - dices,
12cu|einstein-2.0-2|41	fifth - geometric figures, sixs - mathematic symbols.
12cu|einstein-2.0-2|42	
12cu|einstein-2.0-2|43	%files
12cu|einstein-2.0-2|44	%doc doc/*
12cu|einstein-2.0-2|45	%{_bindir}/*
12cu|einstein-2.0-2|46	%{_datadir}/%{name}
12cu|einstein-2.0-2|47	%{_datadir}/applications/*.desktop
12cu|einstein-2.0-2|48	%{_datadir}/pixmaps/%{name}.png
12cu|einstein-2.0-2|49	
12cu|einstein-2.0-2|50	#----------------------------------------------------------------------------
12cu|einstein-2.0-2|51	
12cu|einstein-2.0-2|52	%prep
12cu|einstein-2.0-2|53	%setup
12cu|einstein-2.0-2|54	%setup -q -T -D -a 1
12cu|einstein-2.0-2|55	
12cu|einstein-2.0-2|56	%patch1
12cu|einstein-2.0-2|57	%patch2
12cu|einstein-2.0-2|58	%patch3 -p2
12cu|einstein-2.0-2|59	%patch4 -p1
12cu|einstein-2.0-2|60	%patch5 -p1
12cu|einstein-2.0-2|61	%patch6 -p1
12cu|einstein-2.0-2|62	%patch7 -p1
12cu|einstein-2.0-2|63	%patch8 -p1
12cu|einstein-2.0-2|64	%patch9 -p1
12cu|einstein-2.0-2|65	%patch10 -p1
12cu|einstein-2.0-2|66	%patch11 -p1
12cu|einstein-2.0-2|67	install %{SOURCE3} res/
12cu|einstein-2.0-2|68	mv %{name} doc
12cu|einstein-2.0-2|69	cp /usr/share/fonts/TTF/dejavu/DejaVuSans.ttf res/
12cu|einstein-2.0-2|70	
12cu|einstein-2.0-2|71	%build
12cu|einstein-2.0-2|72	%make depend
12cu|einstein-2.0-2|73	%make -C mkres OPTIMIZE="%{optflags}"
12cu|einstein-2.0-2|74	pushd res
12cu|einstein-2.0-2|75	../mkres/mkres --source resources.descr --output ../einstein.res
12cu|einstein-2.0-2|76	popd
12cu|einstein-2.0-2|77	%make PREFIX=/usr OPTIMIZE="%{optflags}"
12cu|einstein-2.0-2|78	
12cu|einstein-2.0-2|79	%install
12cu|einstein-2.0-2|80	mkdir -p %{buildroot}%{_bindir}
12cu|einstein-2.0-2|81	mkdir -p %{buildroot}%{_datadir}/%{name}/res
12cu|einstein-2.0-2|82	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
12cu|einstein-2.0-2|83	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}.bin
12cu|einstein-2.0-2|84	install %{SOURCE2} %{buildroot}%{_bindir}/%{name}
12cu|einstein-2.0-2|85	chmod 755 %{buildroot}%{_bindir}/%{name}
12cu|einstein-2.0-2|86	install -Dm 0644 %{SOURCE4} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|einstein-2.0-2|87	install -Dm 0644 %{SOURCE5} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|einstein-2.0-2|88	
12cu|einstein-2.0-2|89	
12cu|einstein-2.0-2|90	%changelog
12cu|einstein-2.0-2|91	* Tue Feb 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-2
12cu|einstein-2.0-2|92	+ Revision: e5827cf
12cu|einstein-2.0-2|93	- LOG Fix debug package
12cu|einstein-2.0-2|94	
12cu|einstein-2.0-2|95	

9236 12
12cu|eio-1.7.9-1|1	%define major	1
12cu|eio-1.7.9-1|2	%define libname	%mklibname %{name} %{major}
12cu|eio-1.7.9-1|3	%define devname	%mklibname %{name} -d
12cu|eio-1.7.9-1|4	
12cu|eio-1.7.9-1|5	Summary:	E17 Input Output Library
12cu|eio-1.7.9-1|6	Name:		eio
12cu|eio-1.7.9-1|7	Version:	1.7.9
12cu|eio-1.7.9-1|8	Release:	1
12cu|eio-1.7.9-1|9	License:	LGPLv2+
12cu|eio-1.7.9-1|10	Group:		Graphical desktop/Enlightenment
12cu|eio-1.7.9-1|11	Url:		http://www.enlightenment.org/
12cu|eio-1.7.9-1|12	Source0:	http://download.enlightenment.fr/releases/%{name}-%{version}.tar.bz2
12cu|eio-1.7.9-1|13	BuildRequires:	gettext-devel
12cu|eio-1.7.9-1|14	BuildRequires:	pkgconfig(eet) >= 1.7.0
12cu|eio-1.7.9-1|15	BuildRequires:	pkgconfig(ecore) >= 1.7.0
12cu|eio-1.7.9-1|16	BuildRequires:	pkgconfig(eina) >= 1.7.0
12cu|eio-1.7.9-1|17	
12cu|eio-1.7.9-1|18	%description
12cu|eio-1.7.9-1|19	This library is intended to provide non blocking IO by using thread for all
12cu|eio-1.7.9-1|20	operation that may block. It depends only on eina and ecore right now. It
12cu|eio-1.7.9-1|21	should integrate all the features/functions of Ecore_File that could block.
12cu|eio-1.7.9-1|22	
12cu|eio-1.7.9-1|23	This should become one day part of what we call the EFL and be a dependence
12cu|eio-1.7.9-1|24	of E17. Feel free to contribute, help is always appreciated!
12cu|eio-1.7.9-1|25	
12cu|eio-1.7.9-1|26	#----------------------------------------------------------------------------
12cu|eio-1.7.9-1|27	
12cu|eio-1.7.9-1|28	%package -n %{libname}
12cu|eio-1.7.9-1|29	Summary:	Eio library
12cu|eio-1.7.9-1|30	Group:		System/Libraries
12cu|eio-1.7.9-1|31	
12cu|eio-1.7.9-1|32	%description -n %{libname}
12cu|eio-1.7.9-1|33	This package contains the dynamic libraries from %{name}.
12cu|eio-1.7.9-1|34	
12cu|eio-1.7.9-1|35	%files -n %{libname}
12cu|eio-1.7.9-1|36	%{_libdir}/libeio.so.%{major}*
12cu|eio-1.7.9-1|37	
12cu|eio-1.7.9-1|38	#----------------------------------------------------------------------------
12cu|eio-1.7.9-1|39	
12cu|eio-1.7.9-1|40	%package -n %{devname}
12cu|eio-1.7.9-1|41	Summary:	Eio headers, libraries, documentation and test programs
12cu|eio-1.7.9-1|42	Group:		Development/Other
12cu|eio-1.7.9-1|43	Requires:	%{libname} = %{EVRD}
12cu|eio-1.7.9-1|44	Provides:	%{name}-devel = %{EVRD}
12cu|eio-1.7.9-1|45	
12cu|eio-1.7.9-1|46	%description -n %{devname}
12cu|eio-1.7.9-1|47	Headers and libraries from %{name}.
12cu|eio-1.7.9-1|48	
12cu|eio-1.7.9-1|49	%files -n %{devname}
12cu|eio-1.7.9-1|50	%doc AUTHORS README ChangeLog NEWS
12cu|eio-1.7.9-1|51	%{_includedir}/%{name}*
12cu|eio-1.7.9-1|52	%{_libdir}/libeio.so
12cu|eio-1.7.9-1|53	%{_libdir}/pkgconfig/*.pc
12cu|eio-1.7.9-1|54	
12cu|eio-1.7.9-1|55	#----------------------------------------------------------------------------
12cu|eio-1.7.9-1|56	
12cu|eio-1.7.9-1|57	%prep
12cu|eio-1.7.9-1|58	%setup -q
12cu|eio-1.7.9-1|59	
12cu|eio-1.7.9-1|60	%build
12cu|eio-1.7.9-1|61	%configure2_5x \
12cu|eio-1.7.9-1|62	--disable-static
12cu|eio-1.7.9-1|63	
12cu|eio-1.7.9-1|64	%make
12cu|eio-1.7.9-1|65	
12cu|eio-1.7.9-1|66	%install
12cu|eio-1.7.9-1|67	%makeinstall_std
12cu|eio-1.7.9-1|68	
12cu|eio-1.7.9-1|69	
12cu|eio-1.7.9-1|70	%changelog
12cu|eio-1.7.9-1|71	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.9-1
12cu|eio-1.7.9-1|72	+ Revision: ef98261
12cu|eio-1.7.9-1|73	- LOG New version 1.7.9
12cu|eio-1.7.9-1|74	
12cu|eio-1.7.9-1|75	

9237 12
12cu|eiskaltdcpp-2.2.9-1|1	%define	major		2.2
12cu|eiskaltdcpp-2.2.9-1|2	%define	libname		%mklibname %{name} %{major}
12cu|eiskaltdcpp-2.2.9-1|3	%define	develname	%mklibname %{name} -d
12cu|eiskaltdcpp-2.2.9-1|4	
12cu|eiskaltdcpp-2.2.9-1|5	
12cu|eiskaltdcpp-2.2.9-1|6	Name:		eiskaltdcpp
12cu|eiskaltdcpp-2.2.9-1|7	Version:	2.2.9
12cu|eiskaltdcpp-2.2.9-1|8	Release:	1
12cu|eiskaltdcpp-2.2.9-1|9	License:	GPLv3+
12cu|eiskaltdcpp-2.2.9-1|10	Summary:	Cross-platform program that uses the Direct Connect and ADC protocol
12cu|eiskaltdcpp-2.2.9-1|11	Url:		http://code.google.com/p/eiskaltdc
12cu|eiskaltdcpp-2.2.9-1|12	Group:		Networking/File transfer
12cu|eiskaltdcpp-2.2.9-1|13	Source0:	https://eiskaltdc.googlecode.com/files/%{name}-%{version}.tar.xz
12cu|eiskaltdcpp-2.2.9-1|14	Patch0:		eiskaltdcpp-2.2.8-fix-linkage.patch
12cu|eiskaltdcpp-2.2.9-1|15	
12cu|eiskaltdcpp-2.2.9-1|16	BuildRequires:  cmake >= 2.6.3
12cu|eiskaltdcpp-2.2.9-1|17	BuildRequires:  boost-devel
12cu|eiskaltdcpp-2.2.9-1|18	BuildRequires:  aspell-devel
12cu|eiskaltdcpp-2.2.9-1|19	BuildRequires:  pkgconfig(libupnp)
12cu|eiskaltdcpp-2.2.9-1|20	BuildRequires:  qt4-devel
12cu|eiskaltdcpp-2.2.9-1|21	BuildRequires:  bzip2-devel
12cu|eiskaltdcpp-2.2.9-1|22	BuildRequires:  pkgconfig(openssl) >= 0.9.8
12cu|eiskaltdcpp-2.2.9-1|23	BuildRequires:  gettext-devel
12cu|eiskaltdcpp-2.2.9-1|24	BuildRequires:  pkgconfig(gail-3.0)
12cu|eiskaltdcpp-2.2.9-1|25	BuildRequires:  pkgconfig(gdk-3.0)
12cu|eiskaltdcpp-2.2.9-1|26	BuildRequires:  pkgconfig(libnotify)
12cu|eiskaltdcpp-2.2.9-1|27	BuildRequires:  pkgconfig(lua)
12cu|eiskaltdcpp-2.2.9-1|28	BuildRequires:  pkgconfig(gladeui-2.0)
12cu|eiskaltdcpp-2.2.9-1|29	BuildRequires:  pkgconfig(libidn)
12cu|eiskaltdcpp-2.2.9-1|30	BuildRequires:  desktop-file-utils
12cu|eiskaltdcpp-2.2.9-1|31	BuildRequires:  pkgconfig(libpcre)
12cu|eiskaltdcpp-2.2.9-1|32	BuildRequires:  miniupnpc-devel
12cu|eiskaltdcpp-2.2.9-1|33	BuildRequires:  pkgconfig(lua)
12cu|eiskaltdcpp-2.2.9-1|34	BuildRequires:  pkgconfig(libcanberra-gtk3)
12cu|eiskaltdcpp-2.2.9-1|35	
12cu|eiskaltdcpp-2.2.9-1|36	
12cu|eiskaltdcpp-2.2.9-1|37	%description
12cu|eiskaltdcpp-2.2.9-1|38	EiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC
12cu|eiskaltdcpp-2.2.9-1|39	protocol. It is compatible with other DC clients, such as the original DC from
12cu|eiskaltdcpp-2.2.9-1|40	Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates with all
12cu|eiskaltdcpp-2.2.9-1|41	common DC hub software. The minimum number of our patches to original DC++
12cu|eiskaltdcpp-2.2.9-1|42	kernel makes it easy to upgrade to new versions and ensures compatibility with
12cu|eiskaltdcpp-2.2.9-1|43	other clients.
12cu|eiskaltdcpp-2.2.9-1|44	
12cu|eiskaltdcpp-2.2.9-1|45	
12cu|eiskaltdcpp-2.2.9-1|46	%files -f lib%{name}.lang
12cu|eiskaltdcpp-2.2.9-1|47	%doc AUTHORS COPYING LICENSE ChangeLog.txt ChangeLog_ru.txt ChangeLog_uk.txt
12cu|eiskaltdcpp-2.2.9-1|48	%dir %{_datadir}/%{name}
12cu|eiskaltdcpp-2.2.9-1|49	%{_datadir}/%{name}/update_geoip
12cu|eiskaltdcpp-2.2.9-1|50	%{_datadir}/%{name}/sounds
12cu|eiskaltdcpp-2.2.9-1|51	%{_datadir}/%{name}/examples
12cu|eiskaltdcpp-2.2.9-1|52	%{_datadir}/%{name}/emoticons
12cu|eiskaltdcpp-2.2.9-1|53	%{_datadir}/%{name}/luascripts
12cu|eiskaltdcpp-2.2.9-1|54	%{_datadir}/pixmaps/%{name}.png
12cu|eiskaltdcpp-2.2.9-1|55	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cu|eiskaltdcpp-2.2.9-1|56	
12cu|eiskaltdcpp-2.2.9-1|57	#-----------------------------------------------------------------------------
12cu|eiskaltdcpp-2.2.9-1|58	
12cu|eiskaltdcpp-2.2.9-1|59	%package -n %{libname}
12cu|eiskaltdcpp-2.2.9-1|60	Summary:	Dynamic library used by EiskaltDC++
12cu|eiskaltdcpp-2.2.9-1|61	Group:		System/Libraries
12cu|eiskaltdcpp-2.2.9-1|62	
12cu|eiskaltdcpp-2.2.9-1|63	%description -n %{libname}
12cu|eiskaltdcpp-2.2.9-1|64	Dynamic library used by EiskaltDC++.
12cu|eiskaltdcpp-2.2.9-1|65	
12cu|eiskaltdcpp-2.2.9-1|66	%files -n %{libname}
12cu|eiskaltdcpp-2.2.9-1|67	%doc COPYING
12cu|eiskaltdcpp-2.2.9-1|68	%{_libdir}/lib%{name}.so.%{major}*
12cu|eiskaltdcpp-2.2.9-1|69	
12cu|eiskaltdcpp-2.2.9-1|70	#-----------------------------------------------------------------------------
12cu|eiskaltdcpp-2.2.9-1|71	
12cu|eiskaltdcpp-2.2.9-1|72	
12cu|eiskaltdcpp-2.2.9-1|73	%package qt
12cu|eiskaltdcpp-2.2.9-1|74	Summary:	Qt frontend for EiskaltDC++
12cu|eiskaltdcpp-2.2.9-1|75	Group:		Networking/File transfer
12cu|eiskaltdcpp-2.2.9-1|76	Requires:	%{name} = %{EVRD}
12cu|eiskaltdcpp-2.2.9-1|77	Requires:	%{libname} = %{EVRD}
12cu|eiskaltdcpp-2.2.9-1|78	
12cu|eiskaltdcpp-2.2.9-1|79	%description qt
12cu|eiskaltdcpp-2.2.9-1|80	EiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC
12cu|eiskaltdcpp-2.2.9-1|81	protocol. It is compatible with other DC clients, such as the original DC from
12cu|eiskaltdcpp-2.2.9-1|82	Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates with all
12cu|eiskaltdcpp-2.2.9-1|83	common DC hub software. The minimum number of our patches to original DC++
12cu|eiskaltdcpp-2.2.9-1|84	kernel makes it easy to upgrade to new versions and ensures compatibility with
12cu|eiskaltdcpp-2.2.9-1|85	other clients. This is the Qt front end.
12cu|eiskaltdcpp-2.2.9-1|86	
12cu|eiskaltdcpp-2.2.9-1|87	
12cu|eiskaltdcpp-2.2.9-1|88	
12cu|eiskaltdcpp-2.2.9-1|89	%files qt -f %{name}-qt.lang
12cu|eiskaltdcpp-2.2.9-1|90	%doc COPYING
12cu|eiskaltdcpp-2.2.9-1|91	%dir %{_datadir}/%{name}/qt
12cu|eiskaltdcpp-2.2.9-1|92	%dir %{_datadir}/%{name}/qt/ts
12cu|eiskaltdcpp-2.2.9-1|93	%{_datadir}/%{name}/qt/icons
12cu|eiskaltdcpp-2.2.9-1|94	%{_datadir}/%{name}/qt/qtscripts
12cu|eiskaltdcpp-2.2.9-1|95	%{_datadir}/%{name}/qt/resources
12cu|eiskaltdcpp-2.2.9-1|96	%{_mandir}/man1/%{name}-qt.1.*
12cu|eiskaltdcpp-2.2.9-1|97	%{_datadir}/applications/%{name}-qt.desktop
12cu|eiskaltdcpp-2.2.9-1|98	%{_bindir}/%{name}-qt
12cu|eiskaltdcpp-2.2.9-1|99	
12cu|eiskaltdcpp-2.2.9-1|100	
12cu|eiskaltdcpp-2.2.9-1|101	#-----------------------------------------------------------------------------
12cu|eiskaltdcpp-2.2.9-1|102	%package gtk
12cu|eiskaltdcpp-2.2.9-1|103	Summary:	GTK frontend for EiskaltDC++
12cu|eiskaltdcpp-2.2.9-1|104	Group:		Networking/File transfer
12cu|eiskaltdcpp-2.2.9-1|105	Requires:	%{name} = %{EVRD}
12cu|eiskaltdcpp-2.2.9-1|106	Requires:	%{libname} = %{EVRD}
12cu|eiskaltdcpp-2.2.9-1|107	
12cu|eiskaltdcpp-2.2.9-1|108	%description gtk
12cu|eiskaltdcpp-2.2.9-1|109	EiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC
12cu|eiskaltdcpp-2.2.9-1|110	protocol. It is compatible with other DC clients, such as the original DC from
12cu|eiskaltdcpp-2.2.9-1|111	Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates with all
12cu|eiskaltdcpp-2.2.9-1|112	common DC hub software. The minimum number of our patches to original DC++
12cu|eiskaltdcpp-2.2.9-1|113	kernel makes it easy to upgrade to new versions and ensures compatibility with
12cu|eiskaltdcpp-2.2.9-1|114	other clients. This is the GTK front end.
12cu|eiskaltdcpp-2.2.9-1|115	
12cu|eiskaltdcpp-2.2.9-1|116	
12cu|eiskaltdcpp-2.2.9-1|117	
12cu|eiskaltdcpp-2.2.9-1|118	%files gtk -f %{name}-gtk.lang
12cu|eiskaltdcpp-2.2.9-1|119	%doc COPYING
12cu|eiskaltdcpp-2.2.9-1|120	%{_datadir}/%{name}/gtk
12cu|eiskaltdcpp-2.2.9-1|121	%{_mandir}/man1/%{name}-gtk.1.*
12cu|eiskaltdcpp-2.2.9-1|122	%{_datadir}/applications/%{name}-gtk.desktop
12cu|eiskaltdcpp-2.2.9-1|123	%{_bindir}/%{name}-gtk
12cu|eiskaltdcpp-2.2.9-1|124	
12cu|eiskaltdcpp-2.2.9-1|125	
12cu|eiskaltdcpp-2.2.9-1|126	#-----------------------------------------------------------------------------
12cu|eiskaltdcpp-2.2.9-1|127	%package daemon
12cu|eiskaltdcpp-2.2.9-1|128	Summary:	A simple EiskaltDC++ daemon
12cu|eiskaltdcpp-2.2.9-1|129	Group:		Networking/File transfer
12cu|eiskaltdcpp-2.2.9-1|130	Requires:	%{name} = %{EVRD}
12cu|eiskaltdcpp-2.2.9-1|131	Requires:	%{libname} = %{EVRD}
12cu|eiskaltdcpp-2.2.9-1|132	Requires:	perl(Term::UI)
12cu|eiskaltdcpp-2.2.9-1|133	
12cu|eiskaltdcpp-2.2.9-1|134	%description daemon
12cu|eiskaltdcpp-2.2.9-1|135	EiskaltDC++ is a cross-platform program that uses the Direct Connect and
12cu|eiskaltdcpp-2.2.9-1|136	ADC protocol. It is compatible with other DC clients, such as the original
12cu|eiskaltdcpp-2.2.9-1|137	DC from Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates
12cu|eiskaltdcpp-2.2.9-1|138	with all common DC hub software. This is a simple daemon for running
12cu|eiskaltdcpp-2.2.9-1|139	EiskaltDC++ without any GUI; it can be controlled via XMLRPC or JSONRPC.
12cu|eiskaltdcpp-2.2.9-1|140	
12cu|eiskaltdcpp-2.2.9-1|141	%files daemon
12cu|eiskaltdcpp-2.2.9-1|142	%doc AUTHORS COPYING LICENSE README TODO
12cu|eiskaltdcpp-2.2.9-1|143	%{_datadir}/%{name}/cli/*
12cu|eiskaltdcpp-2.2.9-1|144	%{_mandir}/man1/%{name}-daemon.1.*
12cu|eiskaltdcpp-2.2.9-1|145	%{_mandir}/man1/%{name}-cli-*.1.*
12cu|eiskaltdcpp-2.2.9-1|146	%{_bindir}/%{name}-daemon
12cu|eiskaltdcpp-2.2.9-1|147	%{_bindir}/%{name}-cli-*
12cu|eiskaltdcpp-2.2.9-1|148	
12cu|eiskaltdcpp-2.2.9-1|149	
12cu|eiskaltdcpp-2.2.9-1|150	#-----------------------------------------------------------------------------
12cu|eiskaltdcpp-2.2.9-1|151	%package -n %{develname}
12cu|eiskaltdcpp-2.2.9-1|152	Summary:	Development files for the main EiskaltDC++ library
12cu|eiskaltdcpp-2.2.9-1|153	Group:		Development/C++
12cu|eiskaltdcpp-2.2.9-1|154	Requires:	%{libname} = %{EVRD}
12cu|eiskaltdcpp-2.2.9-1|155	Provides:	%{name}-devel = %{EVRD}
12cu|eiskaltdcpp-2.2.9-1|156	
12cu|eiskaltdcpp-2.2.9-1|157	%description -n %{develname}
12cu|eiskaltdcpp-2.2.9-1|158	EiskaltDC++ is a cross-platform program that uses the Direct Connect and
12cu|eiskaltdcpp-2.2.9-1|159	ADC protocol. It is compatible with other DC clients, such as the original
12cu|eiskaltdcpp-2.2.9-1|160	DC from Neomodus, DC++ and derivatives. EiskaltDC++ also inter operates
12cu|eiskaltdcpp-2.2.9-1|161	with all common DC hub software.
12cu|eiskaltdcpp-2.2.9-1|162	This package contains the header files needed to use the main EiskaltDC++
12cu|eiskaltdcpp-2.2.9-1|163	library.
12cu|eiskaltdcpp-2.2.9-1|164	
12cu|eiskaltdcpp-2.2.9-1|165	%files -n %{develname}
12cu|eiskaltdcpp-2.2.9-1|166	%doc COPYING ChangeLog.txt ChangeLog_ru.txt ChangeLog_uk.txt
12cu|eiskaltdcpp-2.2.9-1|167	%{_includedir}/%{name}/dcpp/*.h
12cu|eiskaltdcpp-2.2.9-1|168	
12cu|eiskaltdcpp-2.2.9-1|169	
12cu|eiskaltdcpp-2.2.9-1|170	#-----------------------------------------------------------------------------
12cu|eiskaltdcpp-2.2.9-1|171	
12cu|eiskaltdcpp-2.2.9-1|172	%prep
12cu|eiskaltdcpp-2.2.9-1|173	%setup -q
12cu|eiskaltdcpp-2.2.9-1|174	#https://github.com/eiskaltdcpp/eiskaltdcpp/issues/27
12cu|eiskaltdcpp-2.2.9-1|175	lua_version=`lua -v 2>&1 | cut -d ' ' -f2 | cut -d '.' -f1,2`
12cu|eiskaltdcpp-2.2.9-1|176	if [ "$lua_version" = "5.2" ]
12cu|eiskaltdcpp-2.2.9-1|177	then
12cu|eiskaltdcpp-2.2.9-1|178	sed -i -e 's/Lua51/Lua52/' CMakeLists.txt cmake/FindLua52.cmake
12cu|eiskaltdcpp-2.2.9-1|179	fi
12cu|eiskaltdcpp-2.2.9-1|180	
12cu|eiskaltdcpp-2.2.9-1|181	%patch0 -p1 -b .linkage
12cu|eiskaltdcpp-2.2.9-1|182	
12cu|eiskaltdcpp-2.2.9-1|183	%build
12cu|eiskaltdcpp-2.2.9-1|184	rm -rf data/examples/*.php eiskaltdcpp-qt/qtscripts/gnome/*.php
12cu|eiskaltdcpp-2.2.9-1|185	
12cu|eiskaltdcpp-2.2.9-1|186	%cmake	-DCMAKE_BUILD_TYPE=Release \
12cu|eiskaltdcpp-2.2.9-1|187	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
12cu|eiskaltdcpp-2.2.9-1|188	-DLIB_INSTALL_DIR=%{_libdir} \
12cu|eiskaltdcpp-2.2.9-1|189	-DLOCAL_BOOST=OFF \
12cu|eiskaltdcpp-2.2.9-1|190	-DLUA_SCRIPT=ON \
12cu|eiskaltdcpp-2.2.9-1|191	-DUSE_IDNA=ON \
12cu|eiskaltdcpp-2.2.9-1|192	-DPERL_REGEX=ON \
12cu|eiskaltdcpp-2.2.9-1|193	-DUSE_QT=ON \
12cu|eiskaltdcpp-2.2.9-1|194	-DUSE_QT_SQLITE=ON \
12cu|eiskaltdcpp-2.2.9-1|195	-DUSE_QT_QML=ON \
12cu|eiskaltdcpp-2.2.9-1|196	-DUSE_JS=ON \
12cu|eiskaltdcpp-2.2.9-1|197	-DUSE_ASPELL=ON \
12cu|eiskaltdcpp-2.2.9-1|198	-DFREE_SPACE_BAR_C=ON \
12cu|eiskaltdcpp-2.2.9-1|199	-DDBUS_NOTIFY=ON \
12cu|eiskaltdcpp-2.2.9-1|200	-DUSE_GTK3=ON \
12cu|eiskaltdcpp-2.2.9-1|201	-DUSE_LIBGNOME2=OFF \
12cu|eiskaltdcpp-2.2.9-1|202	-DUSE_LIBNOTIFY=ON \
12cu|eiskaltdcpp-2.2.9-1|203	-DUSE_LIBCANBERRA=ON \
12cu|eiskaltdcpp-2.2.9-1|204	-DNO_UI_DAEMON=ON \
12cu|eiskaltdcpp-2.2.9-1|205	-DXMLRPC_DAEMON=OFF \
12cu|eiskaltdcpp-2.2.9-1|206	-DJSONRPC_DAEMON=ON \
12cu|eiskaltdcpp-2.2.9-1|207	-DUSE_CLI_XMLRPC=ON \
12cu|eiskaltdcpp-2.2.9-1|208	-DUSE_CLI_JSONRPC=ON \
12cu|eiskaltdcpp-2.2.9-1|209	-DWITH_DEV_FILES=ON \
12cu|eiskaltdcpp-2.2.9-1|210	-DEISKALTDCPP_INCLUDE_DIR="%{_includedir}/%{name}" \
12cu|eiskaltdcpp-2.2.9-1|211	-DWITH_EMOTICONS=ON \
12cu|eiskaltdcpp-2.2.9-1|212	-DWITH_SOUNDS=ON \
12cu|eiskaltdcpp-2.2.9-1|213	-DWITH_EXAMPLES=ON \
12cu|eiskaltdcpp-2.2.9-1|214	-DWITH_LUASCRIPTS=ON \
12cu|eiskaltdcpp-2.2.9-1|215	-DWITH_DHT=ON \
12cu|eiskaltdcpp-2.2.9-1|216	-DUSE_MINIUPNP=ON \
12cu|eiskaltdcpp-2.2.9-1|217	-DCREATE_MO=ON \
12cu|eiskaltdcpp-2.2.9-1|218	-DINSTALL_RUNTIME_PATH=OFF
12cu|eiskaltdcpp-2.2.9-1|219	%make
12cu|eiskaltdcpp-2.2.9-1|220	
12cu|eiskaltdcpp-2.2.9-1|221	
12cu|eiskaltdcpp-2.2.9-1|222	%install
12cu|eiskaltdcpp-2.2.9-1|223	%makeinstall_std -C build
12cu|eiskaltdcpp-2.2.9-1|224	
12cu|eiskaltdcpp-2.2.9-1|225	%find_lang %{name}-gtk
12cu|eiskaltdcpp-2.2.9-1|226	
12cu|eiskaltdcpp-2.2.9-1|227	find %{buildroot} -name "*.qm" | sed 's:'%{buildroot}'::
12cu|eiskaltdcpp-2.2.9-1|228	s:.*/\([a-zA-Z]\{2\}\).qm:%lang(\1) \0:' > %{name}-qt.lang
12cu|eiskaltdcpp-2.2.9-1|229	
12cu|eiskaltdcpp-2.2.9-1|230	%find_lang lib%{name} lib%{name}.lang
12cu|eiskaltdcpp-2.2.9-1|231	
12cu|eiskaltdcpp-2.2.9-1|232	
12cu|eiskaltdcpp-2.2.9-1|233	
12cu|eiskaltdcpp-2.2.9-1|234	
12cu|eiskaltdcpp-2.2.9-1|235	
12cu|eiskaltdcpp-2.2.9-1|236	%changelog
12cu|eiskaltdcpp-2.2.9-1|237	* Sat Feb 22 2014 symbianflo <symbianflo@mandrivausers.ro> 2.2.9-1
12cu|eiskaltdcpp-2.2.9-1|238	+ Revision: 28da8cc
12cu|eiskaltdcpp-2.2.9-1|239	- Merge pull request #1 from symbianflo/eiskaltdcpp:rosa2012.1
12cu|eiskaltdcpp-2.2.9-1|240	- symbianflo
12cu|eiskaltdcpp-2.2.9-1|241	
12cu|eiskaltdcpp-2.2.9-1|242	

9238 12
12cu|ejabberd-2.1.13-4|1	Summary:	A distributed, fault-tolerant Jabber/XMPP server
12cu|ejabberd-2.1.13-4|2	
12cu|ejabberd-2.1.13-4|3	Name:		ejabberd
12cu|ejabberd-2.1.13-4|4	Version:	2.1.13
12cu|ejabberd-2.1.13-4|5	Release:	4
12cu|ejabberd-2.1.13-4|6	Group:		System/Servers
12cu|ejabberd-2.1.13-4|7	License:	GPLv2+
12cu|ejabberd-2.1.13-4|8	URL:		http://www.ejabberd.im/
12cu|ejabberd-2.1.13-4|9	Source0:	http://www.process-one.net/downloads/ejabberd/%{version}/%{name}-%{version}.tgz
12cu|ejabberd-2.1.13-4|10	Source3:        inetrc
12cu|ejabberd-2.1.13-4|11	# http://ejabberd.jabber.ru/ejabberdctl-extra
12cu|ejabberd-2.1.13-4|12	Source4:	http://ejabberd.jabber.ru/files/efiles/mod_ctlextra.erl
12cu|ejabberd-2.1.13-4|13	# The following were extracted from a patch found on http://realloc.spb.ru/share/ejabberdad.html
12cu|ejabberd-2.1.13-4|14	Source5:	ejabberd_auth_ad.erl
12cu|ejabberd-2.1.13-4|15	Source6:	mod_shared_roster_ad.erl
12cu|ejabberd-2.1.13-4|16	Source7:	mod_vcard_ad.erl
12cu|ejabberd-2.1.13-4|17	
12cu|ejabberd-2.1.13-4|18	Source9:        ejabberd.logrotate
12cu|ejabberd-2.1.13-4|19	Source10:       ejabberd.sysconfig
12cu|ejabberd-2.1.13-4|20	Source11:       ejabberd.service
12cu|ejabberd-2.1.13-4|21	Source12:       ejabberd.tmpfiles.conf
12cu|ejabberd-2.1.13-4|22	
12cu|ejabberd-2.1.13-4|23	# PAM support
12cu|ejabberd-2.1.13-4|24	Source13:       ejabberdctl.pam
12cu|ejabberd-2.1.13-4|25	Source14:       ejabberdctl.apps
12cu|ejabberd-2.1.13-4|26	Source15:       ejabberd.pam
12cu|ejabberd-2.1.13-4|27	
12cu|ejabberd-2.1.13-4|28	# Patches from Fedora
12cu|ejabberd-2.1.13-4|29	# Use ejabberd as an example for PAM service name (fedora/epel-specific)
12cu|ejabberd-2.1.13-4|30	Patch1: ejabberd-0001-Fix-PAM-service-example-name-to-match-actual-one.patch
12cu|ejabberd-2.1.13-4|31	# fixed delays in s2s connections
12cu|ejabberd-2.1.13-4|32	Patch2: ejabberd-0002-Fixed-delays-in-s2s-connections.patch
12cu|ejabberd-2.1.13-4|33	# Introducing mod_admin_extra
12cu|ejabberd-2.1.13-4|34	Patch3: ejabberd-0003-Introducing-mod_admin_extra.patch
12cu|ejabberd-2.1.13-4|35	# BZ# 439583, 452326, 451554, 465196, 502361 (fedora/epel-specific)
12cu|ejabberd-2.1.13-4|36	Patch4: ejabberd-0004-Fedora-specific-changes-to-ejabberdctl.patch
12cu|ejabberd-2.1.13-4|37	# Fix so-lib permissions while installing (fedora/epel-specific)
12cu|ejabberd-2.1.13-4|38	Patch5: ejabberd-0005-Install-.so-objects-with-0755-permissions.patch
12cu|ejabberd-2.1.13-4|39	# Will be proposed for inclusion into upstream
12cu|ejabberd-2.1.13-4|40	Patch6: ejabberd-0006-Use-versioned-directory-for-storing-docs.patch
12cu|ejabberd-2.1.13-4|41	# Backported from upstream
12cu|ejabberd-2.1.13-4|42	Patch7: ejabberd-0007-Support-SASL-GSSAPI-authentication-thanks-to-Mikael-.patch
12cu|ejabberd-2.1.13-4|43	# Disable IP restriction for ejabberdctl (seems that it doesn't work well)
12cu|ejabberd-2.1.13-4|44	Patch8: ejabberd-0008-Disable-INET_DIST_INTERFACE-by-default.patch
12cu|ejabberd-2.1.13-4|45	
12cu|ejabberd-2.1.13-4|46	BuildRequires:	erlang-base
12cu|ejabberd-2.1.13-4|47	BuildRequires:	erlang-ssl
12cu|ejabberd-2.1.13-4|48	BuildRequires:	erlang-devel
12cu|ejabberd-2.1.13-4|49	BuildRequires:	erlang-erl_interface
12cu|ejabberd-2.1.13-4|50	BuildRequires:	erlang-compiler
12cu|ejabberd-2.1.13-4|51	BuildRequires:	erlang-asn1
12cu|ejabberd-2.1.13-4|52	BuildRequires:	erlang-public_key
12cu|ejabberd-2.1.13-4|53	BuildRequires:	erlang-parsetools
12cu|ejabberd-2.1.13-4|54	BuildRequires:	libexpat-devel
12cu|ejabberd-2.1.13-4|55	BuildRequires:	openssl-devel
12cu|ejabberd-2.1.13-4|56	BuildRequires:	zlib-devel
12cu|ejabberd-2.1.13-4|57	BuildRequires:	tetex-latex
12cu|ejabberd-2.1.13-4|58	BuildRequires:	hevea
12cu|ejabberd-2.1.13-4|59	BuildRequires:	rpm-helper >= 0.21
12cu|ejabberd-2.1.13-4|60	BuildRequires:  texlive-collection-basic
12cu|ejabberd-2.1.13-4|61	Requires:	erlang-base
12cu|ejabberd-2.1.13-4|62	Requires:	erlang-crypto
12cu|ejabberd-2.1.13-4|63	Requires:	erlang-mnesia
12cu|ejabberd-2.1.13-4|64	Requires:	erlang-syntax_tools
12cu|ejabberd-2.1.13-4|65	Requires:	erlang-compiler
12cu|ejabberd-2.1.13-4|66	Requires:	erlang-asn1
12cu|ejabberd-2.1.13-4|67	Requires:	erlang-ssl
12cu|ejabberd-2.1.13-4|68	Requires(post):	systemd
12cu|ejabberd-2.1.13-4|69	Requires(pre):	rpm-helper >= 0.19
12cu|ejabberd-2.1.13-4|70	Requires(post):	rpm-helper >= 0.21
12cu|ejabberd-2.1.13-4|71	Requires(preun):	rpm-helper >= 0.19
12cu|ejabberd-2.1.13-4|72	Requires(postun):	rpm-helper >= 0.19
12cu|ejabberd-2.1.13-4|73	
12cu|ejabberd-2.1.13-4|74	
12cu|ejabberd-2.1.13-4|75	%description
12cu|ejabberd-2.1.13-4|76	ejabberd is a Free and Open Source distributed fault-tolerant
12cu|ejabberd-2.1.13-4|77	Jabber/XMPP server. It is mostly written in Erlang, and runs on many
12cu|ejabberd-2.1.13-4|78	platforms (tested on Linux, FreeBSD, NetBSD, Solaris, Mac OS X and
12cu|ejabberd-2.1.13-4|79	Windows NT/2000/XP).
12cu|ejabberd-2.1.13-4|80	
12cu|ejabberd-2.1.13-4|81	%package devel
12cu|ejabberd-2.1.13-4|82	Summary:	Development files for %{name}
12cu|ejabberd-2.1.13-4|83	
12cu|ejabberd-2.1.13-4|84	Group:		Development/Other
12cu|ejabberd-2.1.13-4|85	Requires:	%{name} = %{version}-%{release}
12cu|ejabberd-2.1.13-4|86	Requires:	erlang-devel
12cu|ejabberd-2.1.13-4|87	
12cu|ejabberd-2.1.13-4|88	%description devel
12cu|ejabberd-2.1.13-4|89	Development files for %{name}.
12cu|ejabberd-2.1.13-4|90	
12cu|ejabberd-2.1.13-4|91	%package doc
12cu|ejabberd-2.1.13-4|92	Summary:	Documentation for ejabberd
12cu|ejabberd-2.1.13-4|93	
12cu|ejabberd-2.1.13-4|94	Group:		System/Servers
12cu|ejabberd-2.1.13-4|95	
12cu|ejabberd-2.1.13-4|96	%description doc
12cu|ejabberd-2.1.13-4|97	Documentation for ejabberd.
12cu|ejabberd-2.1.13-4|98	
12cu|ejabberd-2.1.13-4|99	%prep
12cu|ejabberd-2.1.13-4|100	%setup -q
12cu|ejabberd-2.1.13-4|101	
12cu|ejabberd-2.1.13-4|102	
12cu|ejabberd-2.1.13-4|103	%patch1 -p1 -b .pam_name
12cu|ejabberd-2.1.13-4|104	%patch2 -p1 -b .s2s_delays
12cu|ejabberd-2.1.13-4|105	%patch3 -p1 -b .mod_admin_extra
12cu|ejabberd-2.1.13-4|106	#%patch4 -p1 -b .fedora_specific
12cu|ejabberd-2.1.13-4|107	%patch5 -p1 -b .fix_perms
12cu|ejabberd-2.1.13-4|108	%patch6 -p1 -b .versioned_docdir
12cu|ejabberd-2.1.13-4|109	%patch7 -p1 -b .gssapi
12cu|ejabberd-2.1.13-4|110	%patch8 -p1 -b .disable_ip_restriction_for_ejabberdctl
12cu|ejabberd-2.1.13-4|111	
12cu|ejabberd-2.1.13-4|112	# FIXME one more last-minute fix, now for 2.1.13
12cu|ejabberd-2.1.13-4|113	sed -i -e "s,2.1.12,2.1.13,g" src/configure
12cu|ejabberd-2.1.13-4|114	touch -r src/configure.ac src/configure
12cu|ejabberd-2.1.13-4|115	
12cu|ejabberd-2.1.13-4|116	%{__perl} -pi -e "s!/var/lib/ejabberd!%{_libdir}/ejabberd-%{version}!g" src/Makefile.in
12cu|ejabberd-2.1.13-4|117	%{__perl} -pi -e "s!/etc!%{_sysconfdir}!g" src/Makefile.in
12cu|ejabberd-2.1.13-4|118	
12cu|ejabberd-2.1.13-4|119	cp %{SOURCE4} src
12cu|ejabberd-2.1.13-4|120	cp %{SOURCE5} src
12cu|ejabberd-2.1.13-4|121	cp %{SOURCE6} src
12cu|ejabberd-2.1.13-4|122	cp %{SOURCE7} src
12cu|ejabberd-2.1.13-4|123	
12cu|ejabberd-2.1.13-4|124	%build
12cu|ejabberd-2.1.13-4|125	%define _disable_ld_no_undefined 1
12cu|ejabberd-2.1.13-4|126	pushd src
12cu|ejabberd-2.1.13-4|127	%configure2_5x \
12cu|ejabberd-2.1.13-4|128	--enable-odbc \
12cu|ejabberd-2.1.13-4|129	--disable-pam \
12cu|ejabberd-2.1.13-4|130	--disable-ejabberd_zlib
12cu|ejabberd-2.1.13-4|131	
12cu|ejabberd-2.1.13-4|132	%make -j1
12cu|ejabberd-2.1.13-4|133	popd
12cu|ejabberd-2.1.13-4|134	pushd doc
12cu|ejabberd-2.1.13-4|135	make html pdf
12cu|ejabberd-2.1.13-4|136	popd
12cu|ejabberd-2.1.13-4|137	
12cu|ejabberd-2.1.13-4|138	%install
12cu|ejabberd-2.1.13-4|139	pushd src
12cu|ejabberd-2.1.13-4|140	%makeinstall_std
12cu|ejabberd-2.1.13-4|141	popd
12cu|ejabberd-2.1.13-4|142	
12cu|ejabberd-2.1.13-4|143	# fix example SSL certificate path to real one, which we created recently (see above)
12cu|ejabberd-2.1.13-4|144	%{__perl} -pi -e 's!/path/to/ssl.pem!/etc/ejabberd/ejabberd.pem!g' %{buildroot}/etc/ejabberd/ejabberd.cfg
12cu|ejabberd-2.1.13-4|145	
12cu|ejabberd-2.1.13-4|146	# fix captcha path
12cu|ejabberd-2.1.13-4|147	%{__perl} -pi -e 's!/lib/ejabberd/priv/bin/captcha.sh!%{_libdir}/%{name}/priv/bin/captcha.sh!g' %{buildroot}/etc/ejabberd/ejabberd.cfg
12cu|ejabberd-2.1.13-4|148	
12cu|ejabberd-2.1.13-4|149	mkdir -p %{buildroot}/var/log/ejabberd
12cu|ejabberd-2.1.13-4|150	mkdir -p %{buildroot}/var/lib/ejabberd/spool
12cu|ejabberd-2.1.13-4|151	
12cu|ejabberd-2.1.13-4|152	chmod a+x %{buildroot}%{_libdir}/ejabberd/priv/lib/
12cu|ejabberd-2.1.13-4|153	
12cu|ejabberd-2.1.13-4|154	%{__perl} -pi -e 's!./ssl.pem!/etc/pki/tls/private/ejabberd.pem!g' \
12cu|ejabberd-2.1.13-4|155	%{buildroot}/etc/ejabberd/ejabberd.cfg
12cu|ejabberd-2.1.13-4|156	
12cu|ejabberd-2.1.13-4|157	install -d -m 755 %{buildroot}/var/log/ejabberd
12cu|ejabberd-2.1.13-4|158	install -d -m 755 %{buildroot}%{_var}/lib/ejabberd
12cu|ejabberd-2.1.13-4|159	
12cu|ejabberd-2.1.13-4|160	# install systemd entry
12cu|ejabberd-2.1.13-4|161	install -D -m 0644 -p %{S:11} %{buildroot}%{_unitdir}/%{name}.service
12cu|ejabberd-2.1.13-4|162	install -D -m 0644 -p %{S:12} %{buildroot}%{_tmpfilesdir}/%{name}.conf
12cu|ejabberd-2.1.13-4|163	
12cu|ejabberd-2.1.13-4|164	# install sysconfig file
12cu|ejabberd-2.1.13-4|165	install -D -p -m 0644  %{S:10} %{buildroot}%{_sysconfdir}/sysconfig/ejabberd
12cu|ejabberd-2.1.13-4|166	
12cu|ejabberd-2.1.13-4|167	mkdir -p %{buildroot}%{_bindir}
12cu|ejabberd-2.1.13-4|168	ln -s consolehelper %{buildroot}%{_bindir}/ejabberdctl
12cu|ejabberd-2.1.13-4|169	install -D -p -m 0644 %{S:13} %{buildroot}%{_sysconfdir}/pam.d/ejabberdctl
12cu|ejabberd-2.1.13-4|170	install -D -p -m 0644 %{S:14} %{buildroot}%{_sysconfdir}/security/console.apps/ejabberdctl
12cu|ejabberd-2.1.13-4|171	install -D -p -m 0644 %{S:15} %{buildroot}%{_sysconfdir}/pam.d/ejabberd
12cu|ejabberd-2.1.13-4|172	
12cu|ejabberd-2.1.13-4|173	
12cu|ejabberd-2.1.13-4|174	# install config for logrotate
12cu|ejabberd-2.1.13-4|175	install -D -p -m 0644  %{S:9} %{buildroot}%{_sysconfdir}/logrotate.d/ejabberd
12cu|ejabberd-2.1.13-4|176	
12cu|ejabberd-2.1.13-4|177	cp %{S:3} %{buildroot}%{_sysconfdir}/ejabberd/inetrc
12cu|ejabberd-2.1.13-4|178	
12cu|ejabberd-2.1.13-4|179	cat > README.urpmi <<EOF
12cu|ejabberd-2.1.13-4|180	Mageia RPM specific notes
12cu|ejabberd-2.1.13-4|181	
12cu|ejabberd-2.1.13-4|182	Post-installation
12cu|ejabberd-2.1.13-4|183	-----------------
12cu|ejabberd-2.1.13-4|184	There is no users created with the default configuration.
12cu|ejabberd-2.1.13-4|185	
12cu|ejabberd-2.1.13-4|186	You have to first create an user, either through a client supporting registration (kopete, psi), or through command line:
12cu|ejabberd-2.1.13-4|187	
12cu|ejabberd-2.1.13-4|188	$> su ejabberd -c 'ejabberdctl --node ejabberd@host register user domain.tld passwd'
12cu|ejabberd-2.1.13-4|189	
12cu|ejabberd-2.1.13-4|190	Then you have to grant him admin privilege, by adding such a line in /etc/ejabberd/ejabberd.cfg:
12cu|ejabberd-2.1.13-4|191	
12cu|ejabberd-2.1.13-4|192	{acl, admin, {user, "user"}}.
12cu|ejabberd-2.1.13-4|193	
12cu|ejabberd-2.1.13-4|194	More commands are available, through ejabberctl:
12cu|ejabberd-2.1.13-4|195	
12cu|ejabberd-2.1.13-4|196	$> su ejabberd -c 'ejabberdctl --node ejabberd@host help'
12cu|ejabberd-2.1.13-4|197	
12cu|ejabberd-2.1.13-4|198	You can also access the web console at http://host:5280/admin
12cu|ejabberd-2.1.13-4|199	EOF
12cu|ejabberd-2.1.13-4|200	
12cu|ejabberd-2.1.13-4|201	install -d -m 755 %{buildroot}%{_docdir}/%{name}
12cu|ejabberd-2.1.13-4|202	install -m 644 README %{buildroot}%{_docdir}/%{name}
12cu|ejabberd-2.1.13-4|203	install -m 644 README.urpmi %{buildroot}%{_docdir}/%{name}
12cu|ejabberd-2.1.13-4|204	install -m 644 COPYING %{buildroot}%{_docdir}/%{name}
12cu|ejabberd-2.1.13-4|205	install -m 644 doc/*.pdf doc/*.html doc/*.png doc/release_notes_*  %{buildroot}%{_docdir}/%{name}
12cu|ejabberd-2.1.13-4|206	
12cu|ejabberd-2.1.13-4|207	install -d -m 755 %{buildroot}%{_sbindir}
12cu|ejabberd-2.1.13-4|208	# ejabberd wrapper
12cu|ejabberd-2.1.13-4|209	cat > %{buildroot}%{_sbindir}/ejabberd <<'EOF'
12cu|ejabberd-2.1.13-4|210	#!/bin/sh
12cu|ejabberd-2.1.13-4|211	
12cu|ejabberd-2.1.13-4|212	ERLANG_NODE=ejabberd
12cu|ejabberd-2.1.13-4|213	ERL=/usr/bin/erl
12cu|ejabberd-2.1.13-4|214	LIB=%{_var}/lib/ejabberd/ebin
12cu|ejabberd-2.1.13-4|215	CONFIG=/etc/ejabberd/ejabberd.cfg
12cu|ejabberd-2.1.13-4|216	INETRC=/etc/ejabberd/inetrc
12cu|ejabberd-2.1.13-4|217	LOG=/var/log/ejabberd/ejabberd.log
12cu|ejabberd-2.1.13-4|218	SASL_LOG=/var/log/ejabberd/sasl.log
12cu|ejabberd-2.1.13-4|219	SPOOL=/var/lib/ejabberd
12cu|ejabberd-2.1.13-4|220	
12cu|ejabberd-2.1.13-4|221	if [ -r /var/lib/ejabberd/.erlang.cookie ] ; then
12cu|ejabberd-2.1.13-4|222	export HOME=/var/lib/ejabberd
12cu|ejabberd-2.1.13-4|223	fi
12cu|ejabberd-2.1.13-4|224	
12cu|ejabberd-2.1.13-4|225	ARGS=
12cu|ejabberd-2.1.13-4|226	while [ $# -ne 0 ] ; do
12cu|ejabberd-2.1.13-4|227	PARAM=$1
12cu|ejabberd-2.1.13-4|228	shift
12cu|ejabberd-2.1.13-4|229	case $PARAM in
12cu|ejabberd-2.1.13-4|230	--) break ;;
12cu|ejabberd-2.1.13-4|231	--node) ERLANG_NODE=$1; shift ;;
12cu|ejabberd-2.1.13-4|232	--config) CONFIG=$1 ; shift ;;
12cu|ejabberd-2.1.13-4|233	--log) LOG=$1 ; shift ;;
12cu|ejabberd-2.1.13-4|234	--sasl-log) SASL_LOG=$1 ; shift ;;
12cu|ejabberd-2.1.13-4|235	--spool) SPOOL=$1 ; shift ;;
12cu|ejabberd-2.1.13-4|236	*) ARGS="$ARGS $PARAM" ;;
12cu|ejabberd-2.1.13-4|237	esac
12cu|ejabberd-2.1.13-4|238	done
12cu|ejabberd-2.1.13-4|239	
12cu|ejabberd-2.1.13-4|240	if [ "$ERLANG_NODE" = "${ERLANG_NODE%.*}" ] ; then
12cu|ejabberd-2.1.13-4|241	SNAME=-sname
12cu|ejabberd-2.1.13-4|242	else
12cu|ejabberd-2.1.13-4|243	SNAME=-name
12cu|ejabberd-2.1.13-4|244	fi
12cu|ejabberd-2.1.13-4|245	
12cu|ejabberd-2.1.13-4|246	exec $ERL -pa $LIB \
12cu|ejabberd-2.1.13-4|247	$SNAME $ERLANG_NODE \
12cu|ejabberd-2.1.13-4|248	-s ejabberd \
12cu|ejabberd-2.1.13-4|249	-kernel inetrc \"$INETRC\" \
12cu|ejabberd-2.1.13-4|250	-ejabberd config \"$CONFIG\" log_path \"$LOG\" \
12cu|ejabberd-2.1.13-4|251	-sasl sasl_error_logger \{file,\"$SASL_LOG\"\} \
12cu|ejabberd-2.1.13-4|252	-mnesia dir \"$SPOOL\" \
12cu|ejabberd-2.1.13-4|253	$ERL_OPTIONS $ARGS "$@"
12cu|ejabberd-2.1.13-4|254	EOF
12cu|ejabberd-2.1.13-4|255	chmod 755 %{buildroot}%{_sbindir}/ejabberd
12cu|ejabberd-2.1.13-4|256	
12cu|ejabberd-2.1.13-4|257	%pre
12cu|ejabberd-2.1.13-4|258	if [ -d %{_var}/lib/%{name}/spool ]; then
12cu|ejabberd-2.1.13-4|259	mv -f %{_var}/lib/%{name}/spool/* %{_var}/lib/%{name}
12cu|ejabberd-2.1.13-4|260	rmdir %{_var}/lib/%{name}/spool
12cu|ejabberd-2.1.13-4|261	fi
12cu|ejabberd-2.1.13-4|262	%_pre_useradd %{name} /var/lib/%{name} /bin/sh
12cu|ejabberd-2.1.13-4|263	%_pre_groupadd %{name} %{name}
12cu|ejabberd-2.1.13-4|264	
12cu|ejabberd-2.1.13-4|265	%preun
12cu|ejabberd-2.1.13-4|266	%_preun_service %{name}
12cu|ejabberd-2.1.13-4|267	
12cu|ejabberd-2.1.13-4|268	%post
12cu|ejabberd-2.1.13-4|269	%_create_ssl_certificate %{name} -b -g %{name}
12cu|ejabberd-2.1.13-4|270	%_tmpfilescreate %{name}
12cu|ejabberd-2.1.13-4|271	%_post_service %{name}
12cu|ejabberd-2.1.13-4|272	
12cu|ejabberd-2.1.13-4|273	%postun
12cu|ejabberd-2.1.13-4|274	%_postun_userdel %{name}
12cu|ejabberd-2.1.13-4|275	%_postun_groupdel %{name}
12cu|ejabberd-2.1.13-4|276	
12cu|ejabberd-2.1.13-4|277	%clean
12cu|ejabberd-2.1.13-4|278	
12cu|ejabberd-2.1.13-4|279	%files
12cu|ejabberd-2.1.13-4|280	%doc %{_docdir}/%{name}-%{version}
12cu|ejabberd-2.1.13-4|281	%{_docdir}/%{name}/COPYING
12cu|ejabberd-2.1.13-4|282	%{_docdir}/%{name}/README
12cu|ejabberd-2.1.13-4|283	%{_docdir}/%{name}/README.urpmi
12cu|ejabberd-2.1.13-4|284	%dir %attr(750,root,ejabberd) %{_sysconfdir}/ejabberd
12cu|ejabberd-2.1.13-4|285	%attr(750,root,ejabberd) %{_sysconfdir}/sysconfig/ejabberd
12cu|ejabberd-2.1.13-4|286	%attr(640,root,ejabberd) %config(noreplace) %{_sysconfdir}/ejabberd/ejabberd.cfg
12cu|ejabberd-2.1.13-4|287	%attr(640,root,ejabberd) %config(noreplace) %{_sysconfdir}/ejabberd/inetrc
12cu|ejabberd-2.1.13-4|288	%attr(640,root,ejabberd) %config(noreplace) %{_sysconfdir}/ejabberd/ejabberdctl.cfg
12cu|ejabberd-2.1.13-4|289	%{_unitdir}/%{name}.service
12cu|ejabberd-2.1.13-4|290	%{_tmpfilesdir}/%{name}.conf
12cu|ejabberd-2.1.13-4|291	%{_sbindir}/ejabberd
12cu|ejabberd-2.1.13-4|292	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cu|ejabberd-2.1.13-4|293	%config(noreplace) %{_sysconfdir}/pam.d/ejabberdctl
12cu|ejabberd-2.1.13-4|294	%config(noreplace) %{_sysconfdir}/security/console.apps/ejabberdctl
12cu|ejabberd-2.1.13-4|295	%{_bindir}/ejabberdctl
12cu|ejabberd-2.1.13-4|296	%attr(550,root,ejabberd) %{_sbindir}/ejabberdctl
12cu|ejabberd-2.1.13-4|297	%dir %{_libdir}/ejabberd
12cu|ejabberd-2.1.13-4|298	%dir %{_libdir}/ejabberd/ebin
12cu|ejabberd-2.1.13-4|299	%dir %{_libdir}/ejabberd/priv
12cu|ejabberd-2.1.13-4|300	%{_libdir}/ejabberd/ebin/*
12cu|ejabberd-2.1.13-4|301	%{_libdir}/ejabberd/priv/*
12cu|ejabberd-2.1.13-4|302	%config(noreplace) %{_sysconfdir}/logrotate.d/ejabberd
12cu|ejabberd-2.1.13-4|303	%attr(-,ejabberd,ejabberd) /var/lib/ejabberd
12cu|ejabberd-2.1.13-4|304	%attr(-,ejabberd,ejabberd) /var/log/ejabberd
12cu|ejabberd-2.1.13-4|305	
12cu|ejabberd-2.1.13-4|306	%files devel
12cu|ejabberd-2.1.13-4|307	%{_libdir}/ejabberd/include
12cu|ejabberd-2.1.13-4|308	
12cu|ejabberd-2.1.13-4|309	%files doc
12cu|ejabberd-2.1.13-4|310	%{_docdir}/%{name}/*
12cu|ejabberd-2.1.13-4|311	%exclude %{_docdir}/%{name}/COPYING
12cu|ejabberd-2.1.13-4|312	%exclude %{_docdir}/%{name}/README
12cu|ejabberd-2.1.13-4|313	%exclude %{_docdir}/%{name}/README.urpmi
12cu|ejabberd-2.1.13-4|314	
12cu|ejabberd-2.1.13-4|315	%changelog
12cu|ejabberd-2.1.13-4|316	* Thu Apr 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.13-4
12cu|ejabberd-2.1.13-4|317	+ Revision: 53756bd
12cu|ejabberd-2.1.13-4|318	- Move back inetrc
12cu|ejabberd-2.1.13-4|319	
12cu|ejabberd-2.1.13-4|320	

9239 12
12cu|ekg-1.8-0.rc2.4|1	%define prel rc1
12cu|ekg-1.8-0.rc2.4|2	
12cu|ekg-1.8-0.rc2.4|3	Summary:	A client compatible with Gadu-Gadu
12cu|ekg-1.8-0.rc2.4|4	Name:		ekg
12cu|ekg-1.8-0.rc2.4|5	Version:	1.8
12cu|ekg-1.8-0.rc2.4|6	Release:	0.rc2.4
12cu|ekg-1.8-0.rc2.4|7	License:	GPLv2+
12cu|ekg-1.8-0.rc2.4|8	Group:		Networking/Instant messaging
12cu|ekg-1.8-0.rc2.4|9	Url:		http://ekg.chmurka.net/
12cu|ekg-1.8-0.rc2.4|10	Source0:	http://ekg.chmurka.net/%{name}-%{version}%{prel}.tar.bz2
12cu|ekg-1.8-0.rc2.4|11	Source1:	%{name}.conf
12cu|ekg-1.8-0.rc2.4|12	Patch0:		%{name}-makefile-ioctld-makedir.patch
12cu|ekg-1.8-0.rc2.4|13	Patch1:		ekg-1.8_rc1-gtk.patch
12cu|ekg-1.8-0.rc2.4|14	Patch2:		ekg-1.8rc1-linkage.patch
12cu|ekg-1.8-0.rc2.4|15	BuildRequires:	aspell-devel
12cu|ekg-1.8-0.rc2.4|16	BuildRequires:	jpeg-devel
12cu|ekg-1.8-0.rc2.4|17	BuildRequires:	libgsm-devel
12cu|ekg-1.8-0.rc2.4|18	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|ekg-1.8-0.rc2.4|19	BuildRequires:	pkgconfig(libgadu)
12cu|ekg-1.8-0.rc2.4|20	BuildRequires:	pkgconfig(ncurses)
12cu|ekg-1.8-0.rc2.4|21	BuildRequires:	pkgconfig(openssl)
12cu|ekg-1.8-0.rc2.4|22	BuildRequires:	pkgconfig(python)
12cu|ekg-1.8-0.rc2.4|23	BuildRequires:	pkgconfig(zlib)
12cu|ekg-1.8-0.rc2.4|24	
12cu|ekg-1.8-0.rc2.4|25	%description
12cu|ekg-1.8-0.rc2.4|26	EKG ("Eksperymentalny Klient Gadu-Gadu") is an open source gadu-gadu
12cu|ekg-1.8-0.rc2.4|27	client for UNIX systems. Gadu-Gadu is an instant messaging program,
12cu|ekg-1.8-0.rc2.4|28	very popular in Poland.
12cu|ekg-1.8-0.rc2.4|29	
12cu|ekg-1.8-0.rc2.4|30	EKG features include:
12cu|ekg-1.8-0.rc2.4|31	- irssi-like ncurses interface
12cu|ekg-1.8-0.rc2.4|32	- sending and receiving files
12cu|ekg-1.8-0.rc2.4|33	- voice conversations
12cu|ekg-1.8-0.rc2.4|34	- launching shell commands on certain events
12cu|ekg-1.8-0.rc2.4|35	- reading input from pipe
12cu|ekg-1.8-0.rc2.4|36	- python scripting support
12cu|ekg-1.8-0.rc2.4|37	- speech synthesis (using an external program)
12cu|ekg-1.8-0.rc2.4|38	- encryption support
12cu|ekg-1.8-0.rc2.4|39	
12cu|ekg-1.8-0.rc2.4|40	Please note that the program is not internationalized and all messages
12cu|ekg-1.8-0.rc2.4|41	are in Polish (although the commands are in English).
12cu|ekg-1.8-0.rc2.4|42	
12cu|ekg-1.8-0.rc2.4|43	%files
12cu|ekg-1.8-0.rc2.4|44	%defattr(644,root,root,755)
12cu|ekg-1.8-0.rc2.4|45	%doc docs/{dcc,files,gdb,python,sim,themes,ui-ncurses,vars,voip}.txt
12cu|ekg-1.8-0.rc2.4|46	%doc ChangeLog docs/{FAQ,README,TODO,ULOTKA} docs/emoticons.{ansi,sample}
12cu|ekg-1.8-0.rc2.4|47	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cu|ekg-1.8-0.rc2.4|48	%attr(755,root,root) %{_bindir}/e*
12cu|ekg-1.8-0.rc2.4|49	%attr(755,root,root) %{_bindir}/ioctld
12cu|ekg-1.8-0.rc2.4|50	%{_datadir}/ekg
12cu|ekg-1.8-0.rc2.4|51	%{_mandir}/man1/*
12cu|ekg-1.8-0.rc2.4|52	%{_mandir}/pl/man1/*
12cu|ekg-1.8-0.rc2.4|53	
12cu|ekg-1.8-0.rc2.4|54	#----------------------------------------------------------------------------
12cu|ekg-1.8-0.rc2.4|55	
12cu|ekg-1.8-0.rc2.4|56	%prep
12cu|ekg-1.8-0.rc2.4|57	%setup -qn %{name}-%{version}%{prel}
12cu|ekg-1.8-0.rc2.4|58	%patch0 -p1 -b .ioctld
12cu|ekg-1.8-0.rc2.4|59	%patch1 -p1 -b .gtk
12cu|ekg-1.8-0.rc2.4|60	%patch2 -p1 -b .linkage
12cu|ekg-1.8-0.rc2.4|61	
12cu|ekg-1.8-0.rc2.4|62	%build
12cu|ekg-1.8-0.rc2.4|63	%configure2_5x \
12cu|ekg-1.8-0.rc2.4|64	--enable-aspell \
12cu|ekg-1.8-0.rc2.4|65	--disable-static \
12cu|ekg-1.8-0.rc2.4|66	--enable-shared \
12cu|ekg-1.8-0.rc2.4|67	--enable-ioctld \
12cu|ekg-1.8-0.rc2.4|68	--with-python \
12cu|ekg-1.8-0.rc2.4|69	--with-libgsm
12cu|ekg-1.8-0.rc2.4|70	%make
12cu|ekg-1.8-0.rc2.4|71	
12cu|ekg-1.8-0.rc2.4|72	%install
12cu|ekg-1.8-0.rc2.4|73	%makeinstall_std
12cu|ekg-1.8-0.rc2.4|74	
12cu|ekg-1.8-0.rc2.4|75	install contrib/ekl2.pl %{buildroot}%{_bindir}
12cu|ekg-1.8-0.rc2.4|76	install contrib/ekl2.sh %{buildroot}%{_bindir}
12cu|ekg-1.8-0.rc2.4|77	install docs/ekl2.man.pl %{buildroot}%{_mandir}/pl/man1/ekl2.1
12cu|ekg-1.8-0.rc2.4|78	install docs/ekl2.man.en %{buildroot}%{_mandir}/man1/ekl2.1
12cu|ekg-1.8-0.rc2.4|79	install -D %{SOURCE1} %{buildroot}%{_sysconfdir}/ekg.conf
12cu|ekg-1.8-0.rc2.4|80	rm -f examples/Makefile examples/Makefile.in examples/.cvsignore
12cu|ekg-1.8-0.rc2.4|81	
12cu|ekg-1.8-0.rc2.4|82	#fix wrong-script-end-of-line-encoding /usr/bin/ekl2.pl
12cu|ekg-1.8-0.rc2.4|83	perl -pi -e 's/\015$//' %{buildroot}/%{_bindir}/ekl2.pl
12cu|ekg-1.8-0.rc2.4|84	
12cu|ekg-1.8-0.rc2.4|85	#Remove bad requires from libgadu.pc
12cu|ekg-1.8-0.rc2.4|86	perl -pi -e 's/@[^@]*@//' %{buildroot}%{_libdir}/pkgconfig/libgadu.pc
12cu|ekg-1.8-0.rc2.4|87	
12cu|ekg-1.8-0.rc2.4|88	
12cu|ekg-1.8-0.rc2.4|89	%changelog
12cu|ekg-1.8-0.rc2.4|90	* Tue Feb 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8-0.rc2.4
12cu|ekg-1.8-0.rc2.4|91	+ Revision: 5c8f0aa
12cu|ekg-1.8-0.rc2.4|92	- LOG Update BuildRequires, fix build
12cu|ekg-1.8-0.rc2.4|93	
12cu|ekg-1.8-0.rc2.4|94	

9240 12
12cu|ekg2-1.0-7.20120212.2|1	%define _snapshot 20120212
12cu|ekg2-1.0-7.20120212.2|2	
12cu|ekg2-1.0-7.20120212.2|3	Summary:	Opensource multi-protocol instatnt messaging client
12cu|ekg2-1.0-7.20120212.2|4	Name:		ekg2
12cu|ekg2-1.0-7.20120212.2|5	Version:	1.0
12cu|ekg2-1.0-7.20120212.2|6	Release:	7.%{_snapshot}.2
12cu|ekg2-1.0-7.20120212.2|7	License:	GPLv2+
12cu|ekg2-1.0-7.20120212.2|8	Group:		Networking/Instant messaging
12cu|ekg2-1.0-7.20120212.2|9	Url:		http://ekg2.org/
12cu|ekg2-1.0-7.20120212.2|10	Source0:	http://pl.ekg2.org/%{name}-%{_snapshot}.tar.bz2
12cu|ekg2-1.0-7.20120212.2|11	BuildRequires:	libtool
12cu|ekg2-1.0-7.20120212.2|12	BuildRequires:	aspell-devel
12cu|ekg2-1.0-7.20120212.2|13	BuildRequires:	gettext-devel
12cu|ekg2-1.0-7.20120212.2|14	BuildRequires:	gpgme-devel
12cu|ekg2-1.0-7.20120212.2|15	BuildRequires:	gpm-devel
12cu|ekg2-1.0-7.20120212.2|16	BuildRequires:	jpeg-devel
12cu|ekg2-1.0-7.20120212.2|17	BuildRequires:	libgsm-devel
12cu|ekg2-1.0-7.20120212.2|18	BuildRequires:	libltdl-devel
12cu|ekg2-1.0-7.20120212.2|19	BuildRequires:	perl-devel
12cu|ekg2-1.0-7.20120212.2|20	BuildRequires:	readline-devel
12cu|ekg2-1.0-7.20120212.2|21	BuildRequires:	xosd-devel
12cu|ekg2-1.0-7.20120212.2|22	BuildRequires:	pkgconfig(expat)
12cu|ekg2-1.0-7.20120212.2|23	BuildRequires:	pkgconfig(gnutls)
12cu|ekg2-1.0-7.20120212.2|24	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|ekg2-1.0-7.20120212.2|25	BuildRequires:	pkgconfig(libgadu)
12cu|ekg2-1.0-7.20120212.2|26	BuildRequires:	pkgconfig(ncursesw)
12cu|ekg2-1.0-7.20120212.2|27	BuildRequires:	pkgconfig(openssl)
12cu|ekg2-1.0-7.20120212.2|28	BuildRequires:	pkgconfig(python)
12cu|ekg2-1.0-7.20120212.2|29	BuildRequires:	pkgconfig(sqlite3)
12cu|ekg2-1.0-7.20120212.2|30	Conflicts:	ekg
12cu|ekg2-1.0-7.20120212.2|31	Conflicts:	%{name}-devel
12cu|ekg2-1.0-7.20120212.2|32	
12cu|ekg2-1.0-7.20120212.2|33	%description
12cu|ekg2-1.0-7.20120212.2|34	EKG2 is opensource IM client for Unix systems. Program supports plugins,
12cu|ekg2-1.0-7.20120212.2|35	which make possibility to support many diffrent protocols.
12cu|ekg2-1.0-7.20120212.2|36	
12cu|ekg2-1.0-7.20120212.2|37	%files -f %{name}.lang
12cu|ekg2-1.0-7.20120212.2|38	%doc docs/*
12cu|ekg2-1.0-7.20120212.2|39	%{_bindir}/*
12cu|ekg2-1.0-7.20120212.2|40	%{_libdir}/%{name}
12cu|ekg2-1.0-7.20120212.2|41	%{_datadir}/%{name}
12cu|ekg2-1.0-7.20120212.2|42	%{perl_vendorarch}/Ekg2
12cu|ekg2-1.0-7.20120212.2|43	%{perl_vendorarch}/Ekg2.pm
12cu|ekg2-1.0-7.20120212.2|44	%{perl_vendorarch}/auto/Ekg2
12cu|ekg2-1.0-7.20120212.2|45	
12cu|ekg2-1.0-7.20120212.2|46	#----------------------------------------------------------------------------
12cu|ekg2-1.0-7.20120212.2|47	
12cu|ekg2-1.0-7.20120212.2|48	%prep
12cu|ekg2-1.0-7.20120212.2|49	%setup -qn %{name}-%{_snapshot}
12cu|ekg2-1.0-7.20120212.2|50	export AUTOMAKE="automake --foreign"
12cu|ekg2-1.0-7.20120212.2|51	autoreconf -fi
12cu|ekg2-1.0-7.20120212.2|52	sed -i "s/);/,\n\t'INSTALLDIRS' => 'vendor');/" plugins/perl/common/Makefile.PL
12cu|ekg2-1.0-7.20120212.2|53	sed -i "s/);/,\n\t'INSTALLDIRS' => 'vendor');/" plugins/perl/irc/Makefile.PL
12cu|ekg2-1.0-7.20120212.2|54	
12cu|ekg2-1.0-7.20120212.2|55	%build
12cu|ekg2-1.0-7.20120212.2|56	%configure2_5x \
12cu|ekg2-1.0-7.20120212.2|57	--with-aspell \
12cu|ekg2-1.0-7.20120212.2|58	--with-expat \
12cu|ekg2-1.0-7.20120212.2|59	--with-libgnutls \
12cu|ekg2-1.0-7.20120212.2|60	--with-libgadu \
12cu|ekg2-1.0-7.20120212.2|61	--with-libgsm \
12cu|ekg2-1.0-7.20120212.2|62	--with-python \
12cu|ekg2-1.0-7.20120212.2|63	--without-readline \
12cu|ekg2-1.0-7.20120212.2|64	--with-sqlite \
12cu|ekg2-1.0-7.20120212.2|65	--with-sqlite3 \
12cu|ekg2-1.0-7.20120212.2|66	--with-gtk \
12cu|ekg2-1.0-7.20120212.2|67	--enable-unicode \
12cu|ekg2-1.0-7.20120212.2|68	--disable-rpath
12cu|ekg2-1.0-7.20120212.2|69	
12cu|ekg2-1.0-7.20120212.2|70	# /usr/bin/gpgme-config --cflags returns empty string, but build fails:
12cu|ekg2-1.0-7.20120212.2|71	# error: GPGME was compiled with _FILE_OFFSET_BITS = 64
12cu|ekg2-1.0-7.20120212.2|72	%make GPGME_CFLAGS="-D_FILE_OFFSET_BITS=64"
12cu|ekg2-1.0-7.20120212.2|73	
12cu|ekg2-1.0-7.20120212.2|74	%install
12cu|ekg2-1.0-7.20120212.2|75	install -d %{buildroot}%{_datadir}/%{name}/scripts
12cu|ekg2-1.0-7.20120212.2|76	install -d  %{buildroot}%{perl_vendorlib}/i386-linux
12cu|ekg2-1.0-7.20120212.2|77	
12cu|ekg2-1.0-7.20120212.2|78	%makeinstall_std
12cu|ekg2-1.0-7.20120212.2|79	
12cu|ekg2-1.0-7.20120212.2|80	rm -rf docs/{CVS,.cvsignore,Makefile*}
12cu|ekg2-1.0-7.20120212.2|81	rm -rf docs/ekg2book/{CVS,.cvsignore,Makefile*}
12cu|ekg2-1.0-7.20120212.2|82	rm -rf docs/ekg2book/design/CVS
12cu|ekg2-1.0-7.20120212.2|83	rm -rf docs/ekg2book-en/{CVS,.cvsignore,Makefile*}
12cu|ekg2-1.0-7.20120212.2|84	rm -rf docs/ekg2book-en/design/CVS
12cu|ekg2-1.0-7.20120212.2|85	rm -f %{buildroot}%{_libdir}/%{name}/plugins/*.la
12cu|ekg2-1.0-7.20120212.2|86	
12cu|ekg2-1.0-7.20120212.2|87	%find_lang %{name}
12cu|ekg2-1.0-7.20120212.2|88	
12cu|ekg2-1.0-7.20120212.2|89	
12cu|ekg2-1.0-7.20120212.2|90	%changelog
12cu|ekg2-1.0-7.20120212.2|91	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-7.20120212.2
12cu|ekg2-1.0-7.20120212.2|92	+ Revision: 0d51a7d
12cu|ekg2-1.0-7.20120212.2|93	- Fix BuildRequires
12cu|ekg2-1.0-7.20120212.2|94	
12cu|ekg2-1.0-7.20120212.2|95	

9241 12
12cu|elementary-1.7.9-1|1	%define major   1
12cu|elementary-1.7.9-1|2	%define libname %mklibname %{name} %{major}
12cu|elementary-1.7.9-1|3	%define devname %mklibname %{name} -d
12cu|elementary-1.7.9-1|4	
12cu|elementary-1.7.9-1|5	Summary:	Basic widget set based on EFL for mobile touch-screen devices
12cu|elementary-1.7.9-1|6	Name:		elementary
12cu|elementary-1.7.9-1|7	Version:	1.7.9
12cu|elementary-1.7.9-1|8	Release:	1
12cu|elementary-1.7.9-1|9	License:	LGPLv2.1+
12cu|elementary-1.7.9-1|10	Group:		Graphical desktop/Enlightenment
12cu|elementary-1.7.9-1|11	Url:		http://www.enlightenment.org/
12cu|elementary-1.7.9-1|12	Source0:	http://download.enlightenment.fr/releases/%{name}-%{version}.tar.bz2
12cu|elementary-1.7.9-1|13	BuildRequires:	doxygen
12cu|elementary-1.7.9-1|14	BuildRequires:	gettext-devel
12cu|elementary-1.7.9-1|15	BuildRequires:	edje
12cu|elementary-1.7.9-1|16	BuildRequires:	eet
12cu|elementary-1.7.9-1|17	BuildRequires:	embryo
12cu|elementary-1.7.9-1|18	BuildRequires:	pkgconfig(ecore) >= 1.7.1
12cu|elementary-1.7.9-1|19	BuildRequires:	pkgconfig(ecore-con) >= 1.7.1
12cu|elementary-1.7.9-1|20	BuildRequires:	pkgconfig(ecore-evas) >= 1.7.1
12cu|elementary-1.7.9-1|21	BuildRequires:	pkgconfig(ecore-file) >= 1.7.1
12cu|elementary-1.7.9-1|22	BuildRequires:	pkgconfig(ecore-imf) >= 1.7.1
12cu|elementary-1.7.9-1|23	BuildRequires:	pkgconfig(edbus) >= 1.7.1
12cu|elementary-1.7.9-1|24	BuildRequires:	pkgconfig(edje) >= 1.7.1
12cu|elementary-1.7.9-1|25	BuildRequires:	pkgconfig(eet) >= 1.7.1
12cu|elementary-1.7.9-1|26	BuildRequires:	pkgconfig(efreet) >= 1.7.1
12cu|elementary-1.7.9-1|27	BuildRequires:	pkgconfig(efreet-mime) >= 1.7.1
12cu|elementary-1.7.9-1|28	BuildRequires:	pkgconfig(efreet-trash) >= 1.7.1
12cu|elementary-1.7.9-1|29	BuildRequires:	pkgconfig(eina) >= 1.7.1
12cu|elementary-1.7.9-1|30	BuildRequires:	pkgconfig(eio) >= 1.7.1
12cu|elementary-1.7.9-1|31	BuildRequires:	pkgconfig(evas) >= 1.7.1
12cu|elementary-1.7.9-1|32	BuildRequires:	evas_generic_loaders
12cu|elementary-1.7.9-1|33	
12cu|elementary-1.7.9-1|34	# Extra stuff
12cu|elementary-1.7.9-1|35	BuildRequires:	pkgconfig(emotion)
12cu|elementary-1.7.9-1|36	BuildRequires:	pkgconfig(ethumb_client)
12cu|elementary-1.7.9-1|37	#BuildRequires:	pkgconfig(eweather)
12cu|elementary-1.7.9-1|38	
12cu|elementary-1.7.9-1|39	%description
12cu|elementary-1.7.9-1|40	A basic widget set that is easy to use based on EFL for mobile
12cu|elementary-1.7.9-1|41	touch-screen devices
12cu|elementary-1.7.9-1|42	
12cu|elementary-1.7.9-1|43	This package is part of the Enlightenment DR17 desktop shell.
12cu|elementary-1.7.9-1|44	
12cu|elementary-1.7.9-1|45	%files -f %{name}.lang
12cu|elementary-1.7.9-1|46	%doc AUTHORS COPYING README
12cu|elementary-1.7.9-1|47	%{_bindir}/%{name}_run
12cu|elementary-1.7.9-1|48	%{_bindir}/elementary_config
12cu|elementary-1.7.9-1|49	%{_bindir}/elementary_quicklaunch
12cu|elementary-1.7.9-1|50	%{_libdir}/edje/modules/elm/linux-*/module.so
12cu|elementary-1.7.9-1|51	%{_libdir}/elementary/modules/access_output/linux*
12cu|elementary-1.7.9-1|52	%{_datadir}/applications/%{name}_config.desktop
12cu|elementary-1.7.9-1|53	%{_datadir}/%{name}/config/*
12cu|elementary-1.7.9-1|54	%{_datadir}/%{name}/edje_externals/*
12cu|elementary-1.7.9-1|55	%{_datadir}/%{name}/images/*
12cu|elementary-1.7.9-1|56	%{_datadir}/%{name}/themes/default.edj
12cu|elementary-1.7.9-1|57	%{_datadir}/%{name}/themes/default-desktop.edj
12cu|elementary-1.7.9-1|58	%{_datadir}/%{name}/objects/*
12cu|elementary-1.7.9-1|59	%{_iconsdir}/%{name}.png
12cu|elementary-1.7.9-1|60	
12cu|elementary-1.7.9-1|61	#----------------------------------------------------------------------------
12cu|elementary-1.7.9-1|62	
12cu|elementary-1.7.9-1|63	%package -n %{libname}
12cu|elementary-1.7.9-1|64	Summary:	Libraries for the %{name} package
12cu|elementary-1.7.9-1|65	Group:		System/Libraries
12cu|elementary-1.7.9-1|66	
12cu|elementary-1.7.9-1|67	%description -n %{libname}
12cu|elementary-1.7.9-1|68	Libraries for %{name}.
12cu|elementary-1.7.9-1|69	
12cu|elementary-1.7.9-1|70	%files -n %{libname}
12cu|elementary-1.7.9-1|71	%{_libdir}/libelementary.so.%{major}*
12cu|elementary-1.7.9-1|72	
12cu|elementary-1.7.9-1|73	#----------------------------------------------------------------------------
12cu|elementary-1.7.9-1|74	
12cu|elementary-1.7.9-1|75	%package -n %{devname}
12cu|elementary-1.7.9-1|76	Summary:	Headers and development libraries from %{name}
12cu|elementary-1.7.9-1|77	Group:		Development/Other
12cu|elementary-1.7.9-1|78	Requires:	%{libname} = %{EVRD}
12cu|elementary-1.7.9-1|79	Requires:	pkgconfig(eweather)
12cu|elementary-1.7.9-1|80	Provides:	%{name}-devel = %{EVRD}
12cu|elementary-1.7.9-1|81	
12cu|elementary-1.7.9-1|82	%description -n %{devname}
12cu|elementary-1.7.9-1|83	%{name} development headers and libraries.
12cu|elementary-1.7.9-1|84	
12cu|elementary-1.7.9-1|85	%files -n %{devname}
12cu|elementary-1.7.9-1|86	%{_bindir}/elementary_testql
12cu|elementary-1.7.9-1|87	%{_bindir}/elementary_test
12cu|elementary-1.7.9-1|88	%{_libdir}/pkgconfig/*.pc
12cu|elementary-1.7.9-1|89	%{_libdir}/libelementary.so
12cu|elementary-1.7.9-1|90	%{_libdir}/elementary_testql.so
12cu|elementary-1.7.9-1|91	%{_libdir}/elementary/modules/test_entry/linux*
12cu|elementary-1.7.9-1|92	%{_libdir}/elementary/modules/test_map/linux*
12cu|elementary-1.7.9-1|93	%{_libdir}/elementary/modules/datetime_input_ctxpopup/linux*
12cu|elementary-1.7.9-1|94	%{_datadir}/applications/%{name}_test.desktop
12cu|elementary-1.7.9-1|95	%{_includedir}/%{name}*
12cu|elementary-1.7.9-1|96	
12cu|elementary-1.7.9-1|97	#----------------------------------------------------------------------------
12cu|elementary-1.7.9-1|98	
12cu|elementary-1.7.9-1|99	%prep
12cu|elementary-1.7.9-1|100	%setup -q
12cu|elementary-1.7.9-1|101	
12cu|elementary-1.7.9-1|102	%build
12cu|elementary-1.7.9-1|103	%configure2_5x \
12cu|elementary-1.7.9-1|104	--disable-static
12cu|elementary-1.7.9-1|105	%make
12cu|elementary-1.7.9-1|106	
12cu|elementary-1.7.9-1|107	%install
12cu|elementary-1.7.9-1|108	%makeinstall_std
12cu|elementary-1.7.9-1|109	
12cu|elementary-1.7.9-1|110	%find_lang %{name}
12cu|elementary-1.7.9-1|111	
12cu|elementary-1.7.9-1|112	
12cu|elementary-1.7.9-1|113	%changelog
12cu|elementary-1.7.9-1|114	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.9-1
12cu|elementary-1.7.9-1|115	+ Revision: 9753c0a
12cu|elementary-1.7.9-1|116	- LOG Fix files list
12cu|elementary-1.7.9-1|117	
12cu|elementary-1.7.9-1|118	

9242 12
12cu|elfio-1.0.3-6|1	%define oname ELFIO
12cu|elfio-1.0.3-6|2	%define sdevname %mklibname %{name} -d -s
12cu|elfio-1.0.3-6|3	
12cu|elfio-1.0.3-6|4	Summary:	ELF (Executable and Linkable Format) reader and producer
12cu|elfio-1.0.3-6|5	Name:		elfio
12cu|elfio-1.0.3-6|6	Version:	1.0.3
12cu|elfio-1.0.3-6|7	Release:	6
12cu|elfio-1.0.3-6|8	License:	LGPLv2.1+
12cu|elfio-1.0.3-6|9	Group:		System/Libraries
12cu|elfio-1.0.3-6|10	Url:		http://elfio.sourceforge.net/
12cu|elfio-1.0.3-6|11	Source0:	http://downloads.sourceforge.net/%{name}/%{oname}-%{version}.tar.bz2
12cu|elfio-1.0.3-6|12	
12cu|elfio-1.0.3-6|13	%description
12cu|elfio-1.0.3-6|14	ELFIO is a C++ library for reading and generating files in the ELF
12cu|elfio-1.0.3-6|15	binary format. This library is unique and not based on any other
12cu|elfio-1.0.3-6|16	product. It is also platform independent. The library uses standard
12cu|elfio-1.0.3-6|17	ANSI C++ constructions and runs on a wide variety of architectures.
12cu|elfio-1.0.3-6|18	
12cu|elfio-1.0.3-6|19	%files
12cu|elfio-1.0.3-6|20	%doc README AUTHORS doc/tutorial.pdf
12cu|elfio-1.0.3-6|21	%{_bindir}/ELFDump
12cu|elfio-1.0.3-6|22	
12cu|elfio-1.0.3-6|23	#----------------------------------------------------------------------------
12cu|elfio-1.0.3-6|24	
12cu|elfio-1.0.3-6|25	%package -n %{sdevname}
12cu|elfio-1.0.3-6|26	Summary:	Development tools for programs using the %{oname} library
12cu|elfio-1.0.3-6|27	Group:		Development/C
12cu|elfio-1.0.3-6|28	Provides:	%{name}-devel = %{EVRD}
12cu|elfio-1.0.3-6|29	Obsoletes:	%{_lib}elfio1-devel < 1.0.3-6
12cu|elfio-1.0.3-6|30	
12cu|elfio-1.0.3-6|31	%description -n %{sdevname}
12cu|elfio-1.0.3-6|32	This package contains the header files and libraries needed for
12cu|elfio-1.0.3-6|33	developing programs using the %{oname} library.
12cu|elfio-1.0.3-6|34	
12cu|elfio-1.0.3-6|35	%files -n %{sdevname}
12cu|elfio-1.0.3-6|36	%{_includedir}/ELF*.h
12cu|elfio-1.0.3-6|37	%{_libdir}/lib%{oname}.a
12cu|elfio-1.0.3-6|38	
12cu|elfio-1.0.3-6|39	#----------------------------------------------------------------------------
12cu|elfio-1.0.3-6|40	
12cu|elfio-1.0.3-6|41	%prep
12cu|elfio-1.0.3-6|42	%setup -q -n %{oname}-%{version}
12cu|elfio-1.0.3-6|43	
12cu|elfio-1.0.3-6|44	%build
12cu|elfio-1.0.3-6|45	%configure2_5x
12cu|elfio-1.0.3-6|46	%make
12cu|elfio-1.0.3-6|47	
12cu|elfio-1.0.3-6|48	%install
12cu|elfio-1.0.3-6|49	%makeinstall_std
12cu|elfio-1.0.3-6|50	
12cu|elfio-1.0.3-6|51	
12cu|elfio-1.0.3-6|52	%changelog
12cu|elfio-1.0.3-6|53	* Tue Feb 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.3-6
12cu|elfio-1.0.3-6|54	+ Revision: 04faf0a
12cu|elfio-1.0.3-6|55	- LOG Name devel package properly, spec cleanup
12cu|elfio-1.0.3-6|56	
12cu|elfio-1.0.3-6|57	

9243 12
12cu|elinks-0.12-0.pre6.1|1	%define pre pre6
12cu|elinks-0.12-0.pre6.1|2	
12cu|elinks-0.12-0.pre6.1|3	Summary:	Lynx-like text WWW browser
12cu|elinks-0.12-0.pre6.1|4	Name:		elinks
12cu|elinks-0.12-0.pre6.1|5	Version:	0.12
12cu|elinks-0.12-0.pre6.1|6	Release:	0.%{pre}.1
12cu|elinks-0.12-0.pre6.1|7	License:	GPLv2+
12cu|elinks-0.12-0.pre6.1|8	Group:		Networking/WWW
12cu|elinks-0.12-0.pre6.1|9	Url:		http://elinks.or.cz/
12cu|elinks-0.12-0.pre6.1|10	Source0:	http://elinks.or.cz/download/%{name}-%{version}%{pre}.tar.bz2
12cu|elinks-0.12-0.pre6.1|11	Source1:	elinks.conf
12cu|elinks-0.12-0.pre6.1|12	# stella6.4/centos patches thx to Nux
12cu|elinks-0.12-0.pre6.1|13	Patch0:		elinks-0.11.0-ssl-noegd.patch
12cu|elinks-0.12-0.pre6.1|14	Patch1:		elinks-0.10.1-utf_8_io-default.patch
12cu|elinks-0.12-0.pre6.1|15	Patch3:		elinks-0.11.0-getaddrinfo.patch
12cu|elinks-0.12-0.pre6.1|16	Patch4:		elinks-0.11.0-sysname.patch
12cu|elinks-0.12-0.pre6.1|17	Patch5:		elinks-0.10.1-xterm.patch
12cu|elinks-0.12-0.pre6.1|18	Patch7:		elinks-0.11.3-macropen.patch
12cu|elinks-0.12-0.pre6.1|19	Patch8:		elinks-scroll.patch
12cu|elinks-0.12-0.pre6.1|20	# nss_compat_ossl not yet ported on rosa
12cu|elinks-0.12-0.pre6.1|21	#Patch9:	elinks-nss.patch
12cu|elinks-0.12-0.pre6.1|22	#Patch10:	elinks-nss-inc.patch
12cu|elinks-0.12-0.pre6.1|23	Patch11:	elinks-0.12pre5-js185.patch
12cu|elinks-0.12-0.pre6.1|24	Patch12:	elinks-0.12pre5-ddg-search.patch
12cu|elinks-0.12-0.pre6.1|25	Patch13:	elinks-0.12pre6-autoconf.patch
12cu|elinks-0.12-0.pre6.1|26	
12cu|elinks-0.12-0.pre6.1|27	BuildRequires:	bzip2-devel
12cu|elinks-0.12-0.pre6.1|28	BuildRequires:	gpm-devel
12cu|elinks-0.12-0.pre6.1|29	BuildRequires:	krb5-devel
12cu|elinks-0.12-0.pre6.1|30	BuildRequires:	pkgconfig(expat)
12cu|elinks-0.12-0.pre6.1|31	BuildRequires:	pkgconfig(libidn)
12cu|elinks-0.12-0.pre6.1|32	BuildRequires:	pkgconfig(mozjs185)
12cu|elinks-0.12-0.pre6.1|33	BuildRequires:	pkgconfig(openssl)
12cu|elinks-0.12-0.pre6.1|34	BuildRequires:	pkgconfig(x11)
12cu|elinks-0.12-0.pre6.1|35	Provides:	webclient
12cu|elinks-0.12-0.pre6.1|36	Provides:	links
12cu|elinks-0.12-0.pre6.1|37	
12cu|elinks-0.12-0.pre6.1|38	%description
12cu|elinks-0.12-0.pre6.1|39	ELinks is an advanced and well-established feature-rich text mode web
12cu|elinks-0.12-0.pre6.1|40	(HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly
12cu|elinks-0.12-0.pre6.1|41	customizable and can be extended via scripts. Its features include:
12cu|elinks-0.12-0.pre6.1|42	
12cu|elinks-0.12-0.pre6.1|43	- renders tables and frames
12cu|elinks-0.12-0.pre6.1|44	- displays colors as specified in current HTML page
12cu|elinks-0.12-0.pre6.1|45	- uses drop-down menu (like in Midnight Commander)
12cu|elinks-0.12-0.pre6.1|46	- can download files in background
12cu|elinks-0.12-0.pre6.1|47	- HTTP authentication
12cu|elinks-0.12-0.pre6.1|48	
12cu|elinks-0.12-0.pre6.1|49	%files -f elinks.lang
12cu|elinks-0.12-0.pre6.1|50	%{_bindir}/elinks
12cu|elinks-0.12-0.pre6.1|51	%doc README SITES TODO COPYING
12cu|elinks-0.12-0.pre6.1|52	%ghost %verify(not md5 size mtime) %{_bindir}/links
12cu|elinks-0.12-0.pre6.1|53	%ghost %verify(not md5 size mtime) %{_mandir}/man1/links*
12cu|elinks-0.12-0.pre6.1|54	%config(noreplace) %{_sysconfdir}/elinks.conf
12cu|elinks-0.12-0.pre6.1|55	%{_mandir}/man1/elinks.1*
12cu|elinks-0.12-0.pre6.1|56	%{_mandir}/man5/*
12cu|elinks-0.12-0.pre6.1|57	
12cu|elinks-0.12-0.pre6.1|58	%postun
12cu|elinks-0.12-0.pre6.1|59	if [ "$1" -ge "1" ]; then
12cu|elinks-0.12-0.pre6.1|60	links=`readlink %{_sysconfdir}/alternatives/links`
12cu|elinks-0.12-0.pre6.1|61	if [ "$links" == "%{_bindir}/elinks" ]; then
12cu|elinks-0.12-0.pre6.1|62	%{_sbindir}/alternatives --set links %{_bindir}/elinks
12cu|elinks-0.12-0.pre6.1|63	fi
12cu|elinks-0.12-0.pre6.1|64	fi
12cu|elinks-0.12-0.pre6.1|65	exit 0
12cu|elinks-0.12-0.pre6.1|66	
12cu|elinks-0.12-0.pre6.1|67	%post
12cu|elinks-0.12-0.pre6.1|68	#Set up alternatives files for links
12cu|elinks-0.12-0.pre6.1|69	%{_sbindir}/alternatives --install %{_bindir}/links links %{_bindir}/elinks 90 \
12cu|elinks-0.12-0.pre6.1|70	--slave %{_mandir}/man1/links.1.gz links-man %{_mandir}/man1/elinks.1.gz
12cu|elinks-0.12-0.pre6.1|71	links=`readlink %{_sysconfdir}/alternatives/links`
12cu|elinks-0.12-0.pre6.1|72	if [ "$links" == "%{_bindir}/elinks" ]; then
12cu|elinks-0.12-0.pre6.1|73	%{_sbindir}/alternatives --set links %{_bindir}/elinks
12cu|elinks-0.12-0.pre6.1|74	fi
12cu|elinks-0.12-0.pre6.1|75	
12cu|elinks-0.12-0.pre6.1|76	%preun
12cu|elinks-0.12-0.pre6.1|77	if [ $1 = 0 ]; then
12cu|elinks-0.12-0.pre6.1|78	%{_sbindir}/alternatives --remove links %{_bindir}/elinks
12cu|elinks-0.12-0.pre6.1|79	fi
12cu|elinks-0.12-0.pre6.1|80	exit 0
12cu|elinks-0.12-0.pre6.1|81	
12cu|elinks-0.12-0.pre6.1|82	#----------------------------------------------------------------------------
12cu|elinks-0.12-0.pre6.1|83	
12cu|elinks-0.12-0.pre6.1|84	%prep
12cu|elinks-0.12-0.pre6.1|85	%setup -q -n %{name}-%{version}%{pre}
12cu|elinks-0.12-0.pre6.1|86	%patch0 -p1
12cu|elinks-0.12-0.pre6.1|87	%patch1 -p1
12cu|elinks-0.12-0.pre6.1|88	%patch3 -p1
12cu|elinks-0.12-0.pre6.1|89	%patch4 -p1
12cu|elinks-0.12-0.pre6.1|90	%patch5 -p1
12cu|elinks-0.12-0.pre6.1|91	%patch7 -p1
12cu|elinks-0.12-0.pre6.1|92	%patch8 -p1
12cu|elinks-0.12-0.pre6.1|93	#patch9 -p1
12cu|elinks-0.12-0.pre6.1|94	#patch10 -p1
12cu|elinks-0.12-0.pre6.1|95	%patch11 -p1
12cu|elinks-0.12-0.pre6.1|96	%patch12 -p1
12cu|elinks-0.12-0.pre6.1|97	%patch13 -p1
12cu|elinks-0.12-0.pre6.1|98	
12cu|elinks-0.12-0.pre6.1|99	find . -name "Makefile*" -o -name "*.m4" |xargs sed -i -e 's,configure.in,configure.ac,g'
12cu|elinks-0.12-0.pre6.1|100	sed -i 's/^# *serial [AM0-9]*$//' acinclude.m4 config/m4/*.m4
12cu|elinks-0.12-0.pre6.1|101	aclocal -I config/m4
12cu|elinks-0.12-0.pre6.1|102	autoreconf
12cu|elinks-0.12-0.pre6.1|103	
12cu|elinks-0.12-0.pre6.1|104	%build
12cu|elinks-0.12-0.pre6.1|105	export CFLAGS="%{optflags} $(getconf LFS_CFLAGS) -D_GNU_SOURCE"
12cu|elinks-0.12-0.pre6.1|106	%configure2_5x \
12cu|elinks-0.12-0.pre6.1|107	%{?rescue:--without-gpm} \
12cu|elinks-0.12-0.pre6.1|108	--without-x \
12cu|elinks-0.12-0.pre6.1|109	--with-gssapi \
12cu|elinks-0.12-0.pre6.1|110	--enable-bittorrent \
12cu|elinks-0.12-0.pre6.1|111	--with-nss_compat_ossl \
12cu|elinks-0.12-0.pre6.1|112	--enable-256-colors \
12cu|elinks-0.12-0.pre6.1|113	--without-openssl \
12cu|elinks-0.12-0.pre6.1|114	--without-gnutls
12cu|elinks-0.12-0.pre6.1|115	
12cu|elinks-0.12-0.pre6.1|116	MOPTS="V=1"
12cu|elinks-0.12-0.pre6.1|117	if tty >/dev/null 2>&1; then
12cu|elinks-0.12-0.pre6.1|118	# turn on fancy colorized output only when we have a TTY device
12cu|elinks-0.12-0.pre6.1|119	MOPTS=
12cu|elinks-0.12-0.pre6.1|120	fi
12cu|elinks-0.12-0.pre6.1|121	%make $MOPTS
12cu|elinks-0.12-0.pre6.1|122	
12cu|elinks-0.12-0.pre6.1|123	%install
12cu|elinks-0.12-0.pre6.1|124	%makeinstall_std
12cu|elinks-0.12-0.pre6.1|125	rm -f %{buildroot}%{_datadir}/locale/locale.alias
12cu|elinks-0.12-0.pre6.1|126	mkdir -p %{buildroot}%{_sysconfdir}
12cu|elinks-0.12-0.pre6.1|127	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/elinks.conf
12cu|elinks-0.12-0.pre6.1|128	touch %{buildroot}%{_bindir}/links
12cu|elinks-0.12-0.pre6.1|129	true | gzip -c > %{buildroot}%{_mandir}/man1/links.1.gz
12cu|elinks-0.12-0.pre6.1|130	
12cu|elinks-0.12-0.pre6.1|131	%find_lang elinks
12cu|elinks-0.12-0.pre6.1|132	
12cu|elinks-0.12-0.pre6.1|133	
12cu|elinks-0.12-0.pre6.1|134	%changelog
12cu|elinks-0.12-0.pre6.1|135	* Tue Feb 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12-0.pre6.1
12cu|elinks-0.12-0.pre6.1|136	+ Revision: 605b408
12cu|elinks-0.12-0.pre6.1|137	- LOG Fix automake issue
12cu|elinks-0.12-0.pre6.1|138	
12cu|elinks-0.12-0.pre6.1|139	

9244 12
12cu|emacs-browse-kill-ring-1.3-10|1	%define rname browse-kill-ring
12cu|emacs-browse-kill-ring-1.3-10|2	
12cu|emacs-browse-kill-ring-1.3-10|3	Summary:	Interactively insert items from kill-ring
12cu|emacs-browse-kill-ring-1.3-10|4	Name:		emacs-%{rname}
12cu|emacs-browse-kill-ring-1.3-10|5	Version:	1.3
12cu|emacs-browse-kill-ring-1.3-10|6	Release:	10
12cu|emacs-browse-kill-ring-1.3-10|7	License:	GPLv2+
12cu|emacs-browse-kill-ring-1.3-10|8	Group:		Editors
12cu|emacs-browse-kill-ring-1.3-10|9	Url:		http://www.todesschaf.org/projects/bkr.html
12cu|emacs-browse-kill-ring-1.3-10|10	Source0:	%{rname}.el
12cu|emacs-browse-kill-ring-1.3-10|11	Source1:	%{name}-autostart.el
12cu|emacs-browse-kill-ring-1.3-10|12	BuildRequires:	emacs
12cu|emacs-browse-kill-ring-1.3-10|13	BuildRequires:	perl
12cu|emacs-browse-kill-ring-1.3-10|14	BuildArch:	noarch
12cu|emacs-browse-kill-ring-1.3-10|15	
12cu|emacs-browse-kill-ring-1.3-10|16	%description
12cu|emacs-browse-kill-ring-1.3-10|17	Ever feel that 'C-y M-y M-y M-y ...' is not a great way of trying
12cu|emacs-browse-kill-ring-1.3-10|18	to find that piece of text you know you killed a while back?  Then
12cu|emacs-browse-kill-ring-1.3-10|19	browse-kill-ring is for you.
12cu|emacs-browse-kill-ring-1.3-10|20	
12cu|emacs-browse-kill-ring-1.3-10|21	%files
12cu|emacs-browse-kill-ring-1.3-10|22	%doc DOCUMENTATION
12cu|emacs-browse-kill-ring-1.3-10|23	%config(noreplace) /etc/emacs/site-start.d/%{name}.el
12cu|emacs-browse-kill-ring-1.3-10|24	%{_datadir}/*/site-lisp/*el*
12cu|emacs-browse-kill-ring-1.3-10|25	
12cu|emacs-browse-kill-ring-1.3-10|26	#----------------------------------------------------------------------------
12cu|emacs-browse-kill-ring-1.3-10|27	
12cu|emacs-browse-kill-ring-1.3-10|28	%prep
12cu|emacs-browse-kill-ring-1.3-10|29	%setup -T -c
12cu|emacs-browse-kill-ring-1.3-10|30	install -m644 %{SOURCE0} .
12cu|emacs-browse-kill-ring-1.3-10|31	
12cu|emacs-browse-kill-ring-1.3-10|32	%build
12cu|emacs-browse-kill-ring-1.3-10|33	emacs -batch -q -no-site-file -f batch-byte-compile %{rname}.el
12cu|emacs-browse-kill-ring-1.3-10|34	mv %{rname}.elc emacs-%{rname}.elc
12cu|emacs-browse-kill-ring-1.3-10|35	
12cu|emacs-browse-kill-ring-1.3-10|36	#Maybe need adjust
12cu|emacs-browse-kill-ring-1.3-10|37	perl -n -e 'last if /^\(/;last if /^;;; Code/; s|^([;])+\s||; print' < %{SOURCE0} > DOCUMENTATION
12cu|emacs-browse-kill-ring-1.3-10|38	
12cu|emacs-browse-kill-ring-1.3-10|39	%install
12cu|emacs-browse-kill-ring-1.3-10|40	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp/
12cu|emacs-browse-kill-ring-1.3-10|41	install -m644 emacs-%{rname}.elc %{buildroot}%{_datadir}/emacs/site-lisp/
12cu|emacs-browse-kill-ring-1.3-10|42	install -m644 %{rname}.el %{buildroot}%{_datadir}/emacs/site-lisp/
12cu|emacs-browse-kill-ring-1.3-10|43	
12cu|emacs-browse-kill-ring-1.3-10|44	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cu|emacs-browse-kill-ring-1.3-10|45	install -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
12cu|emacs-browse-kill-ring-1.3-10|46	
12cu|emacs-browse-kill-ring-1.3-10|47	
12cu|emacs-browse-kill-ring-1.3-10|48	%changelog
12cu|emacs-browse-kill-ring-1.3-10|49	* Wed Feb 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-10
12cu|emacs-browse-kill-ring-1.3-10|50	+ Revision: 4ddebdf
12cu|emacs-browse-kill-ring-1.3-10|51	- LOG Drop xemacs part, spec cleanup
12cu|emacs-browse-kill-ring-1.3-10|52	
12cu|emacs-browse-kill-ring-1.3-10|53	

9245 12
12cu|emacs-chess-2.0b5-5|1	%define pname chess
12cu|emacs-chess-2.0b5-5|2	%define name emacs-%pname
12cu|emacs-chess-2.0b5-5|3	
12cu|emacs-chess-2.0b5-5|4	Name:		%name
12cu|emacs-chess-2.0b5-5|5	Summary: 	A client and library for playing Chess from Emacs
12cu|emacs-chess-2.0b5-5|6	Version: 	2.0b5
12cu|emacs-chess-2.0b5-5|7	Release: 	5
12cu|emacs-chess-2.0b5-5|8	License:	GPL
12cu|emacs-chess-2.0b5-5|9	Group: 		Editors
12cu|emacs-chess-2.0b5-5|10	Source: 	%{pname}-%{version}.tar.bz2
12cu|emacs-chess-2.0b5-5|11	Url: 		http://www.newartisans.com/johnw/EmacsChess.html
12cu|emacs-chess-2.0b5-5|12	BuildRequires: 	emacs-bin
12cu|emacs-chess-2.0b5-5|13	BuildRequires:  texinfo
12cu|emacs-chess-2.0b5-5|14	BuildArch: noarch
12cu|emacs-chess-2.0b5-5|15	
12cu|emacs-chess-2.0b5-5|16	%{expand:%%define emacs_version %(rpm -q emacs|sed 's/emacs-\([0-9].*\)-.*$/\1/')}
12cu|emacs-chess-2.0b5-5|17	
12cu|emacs-chess-2.0b5-5|18	%description
12cu|emacs-chess-2.0b5-5|19	Chess.el does not know how to play chess against you.  While the
12cu|emacs-chess-2.0b5-5|20	library does know all legal moves, there is no "thinking" module.  For
12cu|emacs-chess-2.0b5-5|21	this, you must download one of the publically available chess engines,
12cu|emacs-chess-2.0b5-5|22	such as gnuchess, crafty or phalanx.  You will find all of these
12cu|emacs-chess-2.0b5-5|23	sufficiently challenging, I'm sure.  Once they are installed, chess.el
12cu|emacs-chess-2.0b5-5|24	will use them, provided the locations of the binaries is on your PATH.
12cu|emacs-chess-2.0b5-5|25	
12cu|emacs-chess-2.0b5-5|26	%prep
12cu|emacs-chess-2.0b5-5|27	%setup -q -n %pname-%version
12cu|emacs-chess-2.0b5-5|28	
12cu|emacs-chess-2.0b5-5|29	%build
12cu|emacs-chess-2.0b5-5|30	make clean
12cu|emacs-chess-2.0b5-5|31	%make
12cu|emacs-chess-2.0b5-5|32	
12cu|emacs-chess-2.0b5-5|33	%install
12cu|emacs-chess-2.0b5-5|34	mkdir -p %{buildroot}/%_datadir/emacs/site-lisp
12cu|emacs-chess-2.0b5-5|35	install	*.el *.elc %{buildroot}/%_datadir/emacs/site-lisp
12cu|emacs-chess-2.0b5-5|36	
12cu|emacs-chess-2.0b5-5|37	install -d %buildroot%{_sysconfdir}/emacs/site-start.d
12cu|emacs-chess-2.0b5-5|38	cp chess-auto.el %buildroot%{_sysconfdir}/emacs/site-start.d/%pname-emacs.el
12cu|emacs-chess-2.0b5-5|39	
12cu|emacs-chess-2.0b5-5|40	%files
12cu|emacs-chess-2.0b5-5|41	%doc COPYING ChangeLog EPD.txt PGN.txt PLAN README TODO
12cu|emacs-chess-2.0b5-5|42	%_datadir/emacs/site-lisp/*.el
12cu|emacs-chess-2.0b5-5|43	%_datadir/emacs/site-lisp/*.elc
12cu|emacs-chess-2.0b5-5|44	%config(noreplace) %_sysconfdir/emacs/site-start.d/%pname-emacs.el
12cu|emacs-chess-2.0b5-5|45	
12cu|emacs-chess-2.0b5-5|46	%changelog
12cu|emacs-chess-2.0b5-5|47	* Sat Aug 05 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|emacs-chess-2.0b5-5|48	+ 08/05/06 15:50:35 (53315)
12cu|emacs-chess-2.0b5-5|49	- rebuild
12cu|emacs-chess-2.0b5-5|50	
12cu|emacs-chess-2.0b5-5|51	* Sat Aug 05 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|emacs-chess-2.0b5-5|52	+ 08/05/06 15:48:58 (53314)
12cu|emacs-chess-2.0b5-5|53	Import emacs-chess
12cu|emacs-chess-2.0b5-5|54	
12cu|emacs-chess-2.0b5-5|55	* Mon May 01 2006 Olivier Thauvin <nanardon@mandriva.org> 2.0b5-3mdk
12cu|emacs-chess-2.0b5-5|56	- Rebuild
12cu|emacs-chess-2.0b5-5|57	
12cu|emacs-chess-2.0b5-5|58	* Fri Apr 29 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.0b5-2mdk
12cu|emacs-chess-2.0b5-5|59	- rebuild for latest emacs
12cu|emacs-chess-2.0b5-5|60	
12cu|emacs-chess-2.0b5-5|61	* Wed Apr 21 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.0b5-1mdk
12cu|emacs-chess-2.0b5-5|62	- 2.0b5
12cu|emacs-chess-2.0b5-5|63	
12cu|emacs-chess-2.0b5-5|64	* Tue Dec 23 2003 Michael Scherer <misc@mandrake.org> 2.0b3-3mdk
12cu|emacs-chess-2.0b5-5|65	- BuildRequires : texinfo
12cu|emacs-chess-2.0b5-5|66	
12cu|emacs-chess-2.0b5-5|67	
12cu|emacs-chess-2.0b5-5|68	* Tue Jan 21 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.0b3-2mdk
12cu|emacs-chess-2.0b5-5|69	- rebuild for latest emacs
12cu|emacs-chess-2.0b5-5|70	
12cu|emacs-chess-2.0b5-5|71	* Sun Dec 29 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.0b3-1mdk
12cu|emacs-chess-2.0b5-5|72	- initial mdk package
12cu|emacs-chess-2.0b5-5|73	

9246 12
12cu|emacs-elib-1.0-12|1	%define fname   elib
12cu|emacs-elib-1.0-12|2	%define elibdir %{_datadir}/emacs/site-lisp/%{fname}
12cu|emacs-elib-1.0-12|3	
12cu|emacs-elib-1.0-12|4	Name:           emacs-%{fname}
12cu|emacs-elib-1.0-12|5	Version:        1.0
12cu|emacs-elib-1.0-12|6	Release:        %mkrel 12
12cu|emacs-elib-1.0-12|7	Epoch:          0
12cu|emacs-elib-1.0-12|8	Summary:        Emacs Lisp Library
12cu|emacs-elib-1.0-12|9	Requires:       emacs >= 0:20.7
12cu|emacs-elib-1.0-12|10	License:        GPL
12cu|emacs-elib-1.0-12|11	URL:            http://jdee.sunsite.dk/
12cu|emacs-elib-1.0-12|12	Source:         http://jdee.sunsite.dk/%{fname}-%{version}.tar.bz2
12cu|emacs-elib-1.0-12|13	Patch:          emacs-elib-1.0-direntry.patch
12cu|emacs-elib-1.0-12|14	Group:          Editors
12cu|emacs-elib-1.0-12|15	Obsoletes:      elib < %{epoch}:%{version}-%{release}
12cu|emacs-elib-1.0-12|16	Provides:       elib = %{epoch}:%{version}-%{release}
12cu|emacs-elib-1.0-12|17	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cu|emacs-elib-1.0-12|18	BuildArch:      noarch
12cu|emacs-elib-1.0-12|19	BuildRequires:  emacs-bin
12cu|emacs-elib-1.0-12|20	BuildRequires:  texinfo
12cu|emacs-elib-1.0-12|21	
12cu|emacs-elib-1.0-12|22	%description
12cu|emacs-elib-1.0-12|23	The Emacs Lisp Library.
12cu|emacs-elib-1.0-12|24	
12cu|emacs-elib-1.0-12|25	%prep
12cu|emacs-elib-1.0-12|26	%setup -q -n %{fname}-%{version}
12cu|emacs-elib-1.0-12|27	%patch -p1
12cu|emacs-elib-1.0-12|28	
12cu|emacs-elib-1.0-12|29	%build
12cu|emacs-elib-1.0-12|30	%{make}
12cu|emacs-elib-1.0-12|31	
12cu|emacs-elib-1.0-12|32	%install
12cu|emacs-elib-1.0-12|33	%{__rm} -rf %{buildroot}
12cu|emacs-elib-1.0-12|34	%{__mkdir_p} %{buildroot}%{_datadir}/emacs/site-lisp/%{fname}
12cu|emacs-elib-1.0-12|35	%{__mkdir_p} %{buildroot}{%{elibdir},%{_infodir}}
12cu|emacs-elib-1.0-12|36	
12cu|emacs-elib-1.0-12|37	%{__install} -m 644 *.el *.elc %{buildroot}%{elibdir}
12cu|emacs-elib-1.0-12|38	%{__install} -m 644 *.info* %{buildroot}%{_infodir}
12cu|emacs-elib-1.0-12|39	
12cu|emacs-elib-1.0-12|40	%clean
12cu|emacs-elib-1.0-12|41	%{__rm} -rf %{buildroot}
12cu|emacs-elib-1.0-12|42	
12cu|emacs-elib-1.0-12|43	
12cu|emacs-elib-1.0-12|44	
12cu|emacs-elib-1.0-12|45	%files
12cu|emacs-elib-1.0-12|46	%defattr(-,root,root)
12cu|emacs-elib-1.0-12|47	%doc ChangeLog COPYING INSTALL NEWS README RELEASING TODO
12cu|emacs-elib-1.0-12|48	%{elibdir}
12cu|emacs-elib-1.0-12|49	%{_infodir}/*info*
12cu|emacs-elib-1.0-12|50	
12cu|emacs-elib-1.0-12|51	
12cu|emacs-elib-1.0-12|52	%changelog
12cu|emacs-elib-1.0-12|53	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.0-12mdv2011.0
12cu|emacs-elib-1.0-12|54	+ Revision: 618049
12cu|emacs-elib-1.0-12|55	- the mass rebuild of 2010.0 packages
12cu|emacs-elib-1.0-12|56	
12cu|emacs-elib-1.0-12|57	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0:1.0-11mdv2010.0
12cu|emacs-elib-1.0-12|58	+ Revision: 428556
12cu|emacs-elib-1.0-12|59	- rebuild
12cu|emacs-elib-1.0-12|60	
12cu|emacs-elib-1.0-12|61	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0:1.0-10mdv2009.0
12cu|emacs-elib-1.0-12|62	+ Revision: 244698
12cu|emacs-elib-1.0-12|63	- rebuild
12cu|emacs-elib-1.0-12|64	
12cu|emacs-elib-1.0-12|65	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0:1.0-8mdv2008.1
12cu|emacs-elib-1.0-12|66	+ Revision: 136403
12cu|emacs-elib-1.0-12|67	- restore BuildRoot
12cu|emacs-elib-1.0-12|68	
12cu|emacs-elib-1.0-12|69	+ Thierry Vignaud <tv@mandriva.org>
12cu|emacs-elib-1.0-12|70	- kill re-definition of %%buildroot on Pixel's request
12cu|emacs-elib-1.0-12|71	
12cu|emacs-elib-1.0-12|72	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cu|emacs-elib-1.0-12|73	- rebuild
12cu|emacs-elib-1.0-12|74	
12cu|emacs-elib-1.0-12|75	* Mon Sep 10 2007 David Walluck <walluck@mandriva.org> 0:1.0-7mdv2008.0
12cu|emacs-elib-1.0-12|76	+ Revision: 83983
12cu|emacs-elib-1.0-12|77	- rebuild
12cu|emacs-elib-1.0-12|78	- Import emacs-elib
12cu|emacs-elib-1.0-12|79	
12cu|emacs-elib-1.0-12|80	
12cu|emacs-elib-1.0-12|81	
12cu|emacs-elib-1.0-12|82	* Fri Sep 08 2006 David Walluck <walluck@mandriva.org> 0:1.0-6mdv2007.0
12cu|emacs-elib-1.0-12|83	- rebuild
12cu|emacs-elib-1.0-12|84	- bunzip2 patch
12cu|emacs-elib-1.0-12|85	- version elib provides
12cu|emacs-elib-1.0-12|86	- use macros
12cu|emacs-elib-1.0-12|87	
12cu|emacs-elib-1.0-12|88	* Fri Apr 29 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0-5mdk
12cu|emacs-elib-1.0-12|89	- rebuild for new emacs
12cu|emacs-elib-1.0-12|90	
12cu|emacs-elib-1.0-12|91	* Fri Sep 03 2004 David Walluck <walluck@mandrake.org> 0:1.0-4mdk
12cu|emacs-elib-1.0-12|92	- rebuild
12cu|emacs-elib-1.0-12|93	
12cu|emacs-elib-1.0-12|94	* Mon Apr 28 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.0-3mdk
12cu|emacs-elib-1.0-12|95	- fixed dir ownership (Olivier Thauvin <thauvin@aerov.jussieu.fr>)
12cu|emacs-elib-1.0-12|96	
12cu|emacs-elib-1.0-12|97	* Fri Apr 25 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.0-2mdk
12cu|emacs-elib-1.0-12|98	- fixed buildrequires (Stefan van der Eijk <stefan@eijk.nu>)
12cu|emacs-elib-1.0-12|99	
12cu|emacs-elib-1.0-12|100	* Sun Mar 23 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.0-1mdk
12cu|emacs-elib-1.0-12|101	- contributed by David Walluck <david@anti-microsoft.org

9247 12
12cu|emacs-ess-13.09-1|1	%define upstream_name ess
12cu|emacs-ess-13.09-1|2	
12cu|emacs-ess-13.09-1|3	Summary:	Emacs Speaks Statistics package for Emacs
12cu|emacs-ess-13.09-1|4	Name:		emacs-%{upstream_name}
12cu|emacs-ess-13.09-1|5	Version:	13.09
12cu|emacs-ess-13.09-1|6	Release:	1
12cu|emacs-ess-13.09-1|7	License:	GPLv2+
12cu|emacs-ess-13.09-1|8	Group:		Editors
12cu|emacs-ess-13.09-1|9	Url:		http://ess.r-project.org
12cu|emacs-ess-13.09-1|10	Source0:	http://ess.r-project.org/downloads/ess/%{upstream_name}-%{version}.tgz
12cu|emacs-ess-13.09-1|11	BuildRequires:	emacs
12cu|emacs-ess-13.09-1|12	BuildRequires:	emacs-el
12cu|emacs-ess-13.09-1|13	BuildRequires:	R-base
12cu|emacs-ess-13.09-1|14	BuildRequires:	texinfo
12cu|emacs-ess-13.09-1|15	Requires:	emacs
12cu|emacs-ess-13.09-1|16	Requires:	emacs-el
12cu|emacs-ess-13.09-1|17	BuildArch:	noarch
12cu|emacs-ess-13.09-1|18	
12cu|emacs-ess-13.09-1|19	%description
12cu|emacs-ess-13.09-1|20	This package provides Emacs Speaks Statistics (ESS), which provides
12cu|emacs-ess-13.09-1|21	Emacs-based front ends for popular statistics packages.
12cu|emacs-ess-13.09-1|22	
12cu|emacs-ess-13.09-1|23	ESS provides an intelligent, consistent interface between the user and
12cu|emacs-ess-13.09-1|24	the software.  ESS interfaces with S-PLUS, R, SAS, BUGS and other
12cu|emacs-ess-13.09-1|25	statistical analysis packages under the Unix, Microsoft Windows, and
12cu|emacs-ess-13.09-1|26	Apple Mac OS operating systems.  ESS is a package for the GNU Emacs
12cu|emacs-ess-13.09-1|27	text editor whose features ESS uses to streamline the creation and use
12cu|emacs-ess-13.09-1|28	of statistical software. ESS knows the syntax and grammar of statistical
12cu|emacs-ess-13.09-1|29	analysis packages and provides consistent display and editing features
12cu|emacs-ess-13.09-1|30	based on that knowledge. ESS assists in interactive and batch execution
12cu|emacs-ess-13.09-1|31	of statements written in these statistical analysis languages.
12cu|emacs-ess-13.09-1|32	
12cu|emacs-ess-13.09-1|33	%files
12cu|emacs-ess-13.09-1|34	%doc ANNOUNCE ChangeLog README VERSION
12cu|emacs-ess-13.09-1|35	%dir %{_datadir}/emacs/site-lisp
12cu|emacs-ess-13.09-1|36	%{_datadir}/emacs/site-lisp/%{upstream_name}
12cu|emacs-ess-13.09-1|37	%{_infodir}/%{upstream_name}.info.xz
12cu|emacs-ess-13.09-1|38	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}.el
12cu|emacs-ess-13.09-1|39	
12cu|emacs-ess-13.09-1|40	#----------------------------------------------------------------------------
12cu|emacs-ess-13.09-1|41	
12cu|emacs-ess-13.09-1|42	%package doc
12cu|emacs-ess-13.09-1|43	Summary:	Emacs Speaks Statistics Documentation
12cu|emacs-ess-13.09-1|44	Group:		Editors
12cu|emacs-ess-13.09-1|45	
12cu|emacs-ess-13.09-1|46	%description doc
12cu|emacs-ess-13.09-1|47	This package provides documentation for Emacs Speaks Statistics (ESS).
12cu|emacs-ess-13.09-1|48	
12cu|emacs-ess-13.09-1|49	%prep
12cu|emacs-ess-13.09-1|50	%setup -q -n %{upstream_name}-%{version}
12cu|emacs-ess-13.09-1|51	chmod u+w doc/{html,info,refcard,dir.txt} # fix perms
12cu|emacs-ess-13.09-1|52	
12cu|emacs-ess-13.09-1|53	%files doc
12cu|emacs-ess-13.09-1|54	%doc doc/ess-intro-graphs.pdf doc/readme.pdf doc/html
12cu|emacs-ess-13.09-1|55	
12cu|emacs-ess-13.09-1|56	#----------------------------------------------------------------------------
12cu|emacs-ess-13.09-1|57	
12cu|emacs-ess-13.09-1|58	%build
12cu|emacs-ess-13.09-1|59	%make \
12cu|emacs-ess-13.09-1|60	PREFIX=%{_prefix} \
12cu|emacs-ess-13.09-1|61	LISPDIR=%{_datadir}/emacs/site-lisp/%{upstream_name} \
12cu|emacs-ess-13.09-1|62	ETCDIR=%{_datadir}/emacs/site-lisp/%{upstream_name}/etc \
12cu|emacs-ess-13.09-1|63	INFODIR=%{_infodir}
12cu|emacs-ess-13.09-1|64	
12cu|emacs-ess-13.09-1|65	cat > %{name}.el <<"EOF"
12cu|emacs-ess-13.09-1|66	;;; Set up %{upstream_name} for Emacs.
12cu|emacs-ess-13.09-1|67	;;;
12cu|emacs-ess-13.09-1|68	;;; This file is automatically loaded by emacs's site-start.el
12cu|emacs-ess-13.09-1|69	;;; when you start a new emacs session.
12cu|emacs-ess-13.09-1|70	(if (not (string-match "XEmacs" emacs-version)) (require 'ess-site))
12cu|emacs-ess-13.09-1|71	EOF
12cu|emacs-ess-13.09-1|72	
12cu|emacs-ess-13.09-1|73	%install
12cu|emacs-ess-13.09-1|74	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cu|emacs-ess-13.09-1|75	install -d %{buildroot}%{_infodir}
12cu|emacs-ess-13.09-1|76	
12cu|emacs-ess-13.09-1|77	%makeinstall_std \
12cu|emacs-ess-13.09-1|78	PREFIX=%{buildroot}%{_prefix} \
12cu|emacs-ess-13.09-1|79	LISPDIR=%{buildroot}%{_datadir}/emacs/site-lisp/%{upstream_name} \
12cu|emacs-ess-13.09-1|80	ETCDIR=%{buildroot}%{_datadir}/emacs/site-lisp/%{upstream_name}/etc \
12cu|emacs-ess-13.09-1|81	INFODIR=%{buildroot}%{_infodir} \
12cu|emacs-ess-13.09-1|82	DOCDIR=%{buildroot}%{_docdir}/%{name}-doc
12cu|emacs-ess-13.09-1|83	install -m 0644 %{name}.el %{buildroot}%{_sysconfdir}/emacs/site-start.d/
12cu|emacs-ess-13.09-1|84	rm -f %{buildroot}%{_datadir}/emacs/site-lisp/%{upstream_name}/etc/*.BAT
12cu|emacs-ess-13.09-1|85	rm -f %{buildroot}%{_datadir}/emacs/site-lisp/%{upstream_name}/etc/*.sparc
12cu|emacs-ess-13.09-1|86	rm -f %{buildroot}%{_docdir}/%{name}-doc/*.dvi
12cu|emacs-ess-13.09-1|87	rm -f %{buildroot}%{_docdir}/%{name}-doc/*.html
12cu|emacs-ess-13.09-1|88	
12cu|emacs-ess-13.09-1|89	
12cu|emacs-ess-13.09-1|90	%changelog
12cu|emacs-ess-13.09-1|91	* Wed Feb 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 13.09-1
12cu|emacs-ess-13.09-1|92	+ Revision: 7773559
12cu|emacs-ess-13.09-1|93	- LOG New version 13.09, drop xemacs part as upstream did
12cu|emacs-ess-13.09-1|94	
12cu|emacs-ess-13.09-1|95	

9248 12
12cu|emacs-haskell-mode-2.4-1|1	%define rname haskell-mode
12cu|emacs-haskell-mode-2.4-1|2	
12cu|emacs-haskell-mode-2.4-1|3	Summary: Major mode for editing Haskell code with emacs
12cu|emacs-haskell-mode-2.4-1|4	Name:    emacs-haskell-mode
12cu|emacs-haskell-mode-2.4-1|5	Version: 2.4
12cu|emacs-haskell-mode-2.4-1|6	Release: 1
12cu|emacs-haskell-mode-2.4-1|7	Source0: http://www.iro.umontreal.ca/~monnier/elisp/haskell-mode-%{version}.tar.gz
12cu|emacs-haskell-mode-2.4-1|8	License: GPL
12cu|emacs-haskell-mode-2.4-1|9	Group: Development/Other
12cu|emacs-haskell-mode-2.4-1|10	BuildArch: noarch
12cu|emacs-haskell-mode-2.4-1|11	BuildRequires: emacs
12cu|emacs-haskell-mode-2.4-1|12	Url: http://haskell.org/haskell-mode/
12cu|emacs-haskell-mode-2.4-1|13	
12cu|emacs-haskell-mode-2.4-1|14	%description
12cu|emacs-haskell-mode-2.4-1|15	Haskell Mode for Emacs
12cu|emacs-haskell-mode-2.4-1|16	
12cu|emacs-haskell-mode-2.4-1|17	%prep
12cu|emacs-haskell-mode-2.4-1|18	%setup -q -n %{rname}-%{version}
12cu|emacs-haskell-mode-2.4-1|19	
12cu|emacs-haskell-mode-2.4-1|20	%build
12cu|emacs-haskell-mode-2.4-1|21	make
12cu|emacs-haskell-mode-2.4-1|22	
12cu|emacs-haskell-mode-2.4-1|23	%install
12cu|emacs-haskell-mode-2.4-1|24	# NB: prefering .el files (so that it's version independant)
12cu|emacs-haskell-mode-2.4-1|25	install -d %buildroot%{_datadir}/emacs/site-lisp
12cu|emacs-haskell-mode-2.4-1|26	install -m644 *.el %buildroot%_datadir/emacs/site-lisp
12cu|emacs-haskell-mode-2.4-1|27	
12cu|emacs-haskell-mode-2.4-1|28	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cu|emacs-haskell-mode-2.4-1|29	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{rname}.el
12cu|emacs-haskell-mode-2.4-1|30	(load "%{_datadir}/emacs/site-lisp/haskell-site-file")
12cu|emacs-haskell-mode-2.4-1|31	;(add-hook 'haskell-mode-hook 'turn-on-haskell-decl-scan)
12cu|emacs-haskell-mode-2.4-1|32	;(add-hook 'haskell-mode-hook 'turn-on-haskell-hugs)
12cu|emacs-haskell-mode-2.4-1|33	EOF
12cu|emacs-haskell-mode-2.4-1|34	
12cu|emacs-haskell-mode-2.4-1|35	
12cu|emacs-haskell-mode-2.4-1|36	%files
12cu|emacs-haskell-mode-2.4-1|37	%doc NEWS
12cu|emacs-haskell-mode-2.4-1|38	%config(noreplace) /etc/emacs/site-start.d/%{rname}.el
12cu|emacs-haskell-mode-2.4-1|39	%_datadir/*/site-lisp/*
12cu|emacs-haskell-mode-2.4-1|40	
12cu|emacs-haskell-mode-2.4-1|41	
12cu|emacs-haskell-mode-2.4-1|42	
12cu|emacs-haskell-mode-2.4-1|43	
12cu|emacs-haskell-mode-2.4-1|44	%changelog
12cu|emacs-haskell-mode-2.4-1|45	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1-6mdv2011.0
12cu|emacs-haskell-mode-2.4-1|46	+ Revision: 618050
12cu|emacs-haskell-mode-2.4-1|47	- the mass rebuild of 2010.0 packages
12cu|emacs-haskell-mode-2.4-1|48	
12cu|emacs-haskell-mode-2.4-1|49	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 2.1-5mdv2010.0
12cu|emacs-haskell-mode-2.4-1|50	+ Revision: 428559
12cu|emacs-haskell-mode-2.4-1|51	- rebuild
12cu|emacs-haskell-mode-2.4-1|52	
12cu|emacs-haskell-mode-2.4-1|53	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.1-4mdv2009.0
12cu|emacs-haskell-mode-2.4-1|54	+ Revision: 244701
12cu|emacs-haskell-mode-2.4-1|55	- rebuild
12cu|emacs-haskell-mode-2.4-1|56	
12cu|emacs-haskell-mode-2.4-1|57	+ Olivier Blin <oblin@mandriva.com>
12cu|emacs-haskell-mode-2.4-1|58	- restore BuildRoot
12cu|emacs-haskell-mode-2.4-1|59	
12cu|emacs-haskell-mode-2.4-1|60	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 2.1-2mdv2008.1
12cu|emacs-haskell-mode-2.4-1|61	+ Revision: 132849
12cu|emacs-haskell-mode-2.4-1|62	- BR emacs
12cu|emacs-haskell-mode-2.4-1|63	- kill re-definition of %%buildroot on Pixel's request
12cu|emacs-haskell-mode-2.4-1|64	- import emacs-haskell-mode
12cu|emacs-haskell-mode-2.4-1|65	
12cu|emacs-haskell-mode-2.4-1|66	
12cu|emacs-haskell-mode-2.4-1|67	* Mon Dec  5 2005 Pixel <pixel@mandriva.com> 2.1-2mdk
12cu|emacs-haskell-mode-2.4-1|68	- fix loading
12cu|emacs-haskell-mode-2.4-1|69	
12cu|emacs-haskell-mode-2.4-1|70	* Mon Nov 28 2005 Pixel <pixel@mandriva.com> 2.1-1mdk
12cu|emacs-haskell-mode-2.4-1|71	- first package
12cu|emacs-haskell-mode-2.4-1|72	

9249 12
12cu|emacs-matlab-3.3.1-2.20130402.1|1	%define git 20130402
12cu|emacs-matlab-3.3.1-2.20130402.1|2	
12cu|emacs-matlab-3.3.1-2.20130402.1|3	Summary:	Matlab mode for emacs
12cu|emacs-matlab-3.3.1-2.20130402.1|4	Name:		emacs-matlab
12cu|emacs-matlab-3.3.1-2.20130402.1|5	Version:	3.3.1
12cu|emacs-matlab-3.3.1-2.20130402.1|6	Release:	2.%{git}.1
12cu|emacs-matlab-3.3.1-2.20130402.1|7	License:	GPLv2+
12cu|emacs-matlab-3.3.1-2.20130402.1|8	Group:		Editors
12cu|emacs-matlab-3.3.1-2.20130402.1|9	Url: 		http://matlab-emacs.sourceforge.net/
12cu|emacs-matlab-3.3.1-2.20130402.1|10	Source0:	matlab-emacs-%{git}.tar.bz2
12cu|emacs-matlab-3.3.1-2.20130402.1|11	BuildRequires:	emacs
12cu|emacs-matlab-3.3.1-2.20130402.1|12	BuildRequires:	emacs-cedet
12cu|emacs-matlab-3.3.1-2.20130402.1|13	Requires:	emacs
12cu|emacs-matlab-3.3.1-2.20130402.1|14	Requires:	emacs-cedet
12cu|emacs-matlab-3.3.1-2.20130402.1|15	BuildArch:	noarch
12cu|emacs-matlab-3.3.1-2.20130402.1|16	
12cu|emacs-matlab-3.3.1-2.20130402.1|17	%description
12cu|emacs-matlab-3.3.1-2.20130402.1|18	Matlab mode for emacs.
12cu|emacs-matlab-3.3.1-2.20130402.1|19	
12cu|emacs-matlab-3.3.1-2.20130402.1|20	%files
12cu|emacs-matlab-3.3.1-2.20130402.1|21	%doc ChangeLog* README
12cu|emacs-matlab-3.3.1-2.20130402.1|22	%{_datadir}/emacs/site-lisp/matlab
12cu|emacs-matlab-3.3.1-2.20130402.1|23	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/matlab-load.*
12cu|emacs-matlab-3.3.1-2.20130402.1|24	
12cu|emacs-matlab-3.3.1-2.20130402.1|25	#----------------------------------------------------------------------------
12cu|emacs-matlab-3.3.1-2.20130402.1|26	
12cu|emacs-matlab-3.3.1-2.20130402.1|27	%prep
12cu|emacs-matlab-3.3.1-2.20130402.1|28	%setup -q -n matlab-emacs
12cu|emacs-matlab-3.3.1-2.20130402.1|29	
12cu|emacs-matlab-3.3.1-2.20130402.1|30	%build
12cu|emacs-matlab-3.3.1-2.20130402.1|31	sed -i 's,--no-site-file,,' Makefile
12cu|emacs-matlab-3.3.1-2.20130402.1|32	%make all
12cu|emacs-matlab-3.3.1-2.20130402.1|33	
12cu|emacs-matlab-3.3.1-2.20130402.1|34	%install
12cu|emacs-matlab-3.3.1-2.20130402.1|35	rm -f *~
12cu|emacs-matlab-3.3.1-2.20130402.1|36	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp/matlab/
12cu|emacs-matlab-3.3.1-2.20130402.1|37	install -m 644 *.el* %{buildroot}%{_datadir}/emacs/site-lisp/matlab/
12cu|emacs-matlab-3.3.1-2.20130402.1|38	
12cu|emacs-matlab-3.3.1-2.20130402.1|39	cat > tmp <<EOF
12cu|emacs-matlab-3.3.1-2.20130402.1|40	;; Set path to matlab mode files on Mandriva
12cu|emacs-matlab-3.3.1-2.20130402.1|41	(add-to-list 'load-path "/usr/share/emacs/site-lisp/matlab")
12cu|emacs-matlab-3.3.1-2.20130402.1|42	
12cu|emacs-matlab-3.3.1-2.20130402.1|43	EOF
12cu|emacs-matlab-3.3.1-2.20130402.1|44	cat tmp matlab-load.el > tmp2
12cu|emacs-matlab-3.3.1-2.20130402.1|45	mv -f tmp2 matlab-load.el
12cu|emacs-matlab-3.3.1-2.20130402.1|46	
12cu|emacs-matlab-3.3.1-2.20130402.1|47	mkdir -p %{buildroot}%{_sysconfdir}/emacs/site-start.d/
12cu|emacs-matlab-3.3.1-2.20130402.1|48	install -m 644 matlab-load.el* %{buildroot}%{_sysconfdir}/emacs/site-start.d/
12cu|emacs-matlab-3.3.1-2.20130402.1|49	rm -f %{buildroot}%{_datadir}/emacs/site-lisp/matlab/matlab-load*
12cu|emacs-matlab-3.3.1-2.20130402.1|50	
12cu|emacs-matlab-3.3.1-2.20130402.1|51	chmod 644 ChangeLog* README
12cu|emacs-matlab-3.3.1-2.20130402.1|52	
12cu|emacs-matlab-3.3.1-2.20130402.1|53	
12cu|emacs-matlab-3.3.1-2.20130402.1|54	%changelog
12cu|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
12cu|emacs-matlab-3.3.1-2.20130402.1|56	+ Revision: fa61ee8
12cu|emacs-matlab-3.3.1-2.20130402.1|57	- LOG Update to latest snapshot (20130402), spec cleanup
12cu|emacs-matlab-3.3.1-2.20130402.1|58	
12cu|emacs-matlab-3.3.1-2.20130402.1|59	

9250 12
12cu|emacs-php-mode-1.5.0-1|1	%define		rname php-mode
12cu|emacs-php-mode-1.5.0-1|2	
12cu|emacs-php-mode-1.5.0-1|3	Summary:	Major mode for editing PHP code
12cu|emacs-php-mode-1.5.0-1|4	Name:		emacs-%{rname}
12cu|emacs-php-mode-1.5.0-1|5	Version:	1.5.0
12cu|emacs-php-mode-1.5.0-1|6	Release:	%mkrel 1
12cu|emacs-php-mode-1.5.0-1|7	Epoch:		1
12cu|emacs-php-mode-1.5.0-1|8	Source0:	http://prdownloads.sourceforge.net/php-mode/%{rname}-%{version}.tar.gz
12cu|emacs-php-mode-1.5.0-1|9	URL:		http://php-mode.sourceforge.net/
12cu|emacs-php-mode-1.5.0-1|10	License:	GPLv3+
12cu|emacs-php-mode-1.5.0-1|11	Group:		Editors
12cu|emacs-php-mode-1.5.0-1|12	BuildRoot:	%_tmppath/%{name}-%{release}-buildroot
12cu|emacs-php-mode-1.5.0-1|13	Requires:	emacs >= 22.0
12cu|emacs-php-mode-1.5.0-1|14	BuildRequires:	emacs >= 22.0, texinfo
12cu|emacs-php-mode-1.5.0-1|15	BuildArch:    	noarch
12cu|emacs-php-mode-1.5.0-1|16	
12cu|emacs-php-mode-1.5.0-1|17	%description
12cu|emacs-php-mode-1.5.0-1|18	PHP mode is a major Emacs mode for editing PHP 3 and 4 source code. As
12cu|emacs-php-mode-1.5.0-1|19	it is an extension of the C mode, it inherits all of that mode's
12cu|emacs-php-mode-1.5.0-1|20	navigation functionality. It's syntax highlighting colors code
12cu|emacs-php-mode-1.5.0-1|21	according to PHP's grammar, however, and indents it according to the
12cu|emacs-php-mode-1.5.0-1|22	PEAR coding guidelines. The mode also includes a couple of handy
12cu|emacs-php-mode-1.5.0-1|23	IDE features such as documentation search and a source and class
12cu|emacs-php-mode-1.5.0-1|24	browser.
12cu|emacs-php-mode-1.5.0-1|25	
12cu|emacs-php-mode-1.5.0-1|26	%prep
12cu|emacs-php-mode-1.5.0-1|27	%setup -q -n %{rname}-%{version}
12cu|emacs-php-mode-1.5.0-1|28	
12cu|emacs-php-mode-1.5.0-1|29	%build
12cu|emacs-php-mode-1.5.0-1|30	emacs -batch -q -no-site-file -f batch-byte-compile %{rname}.el
12cu|emacs-php-mode-1.5.0-1|31	make %{rname}.info
12cu|emacs-php-mode-1.5.0-1|32	
12cu|emacs-php-mode-1.5.0-1|33	%install
12cu|emacs-php-mode-1.5.0-1|34	%__rm -rf %{buildroot}
12cu|emacs-php-mode-1.5.0-1|35	
12cu|emacs-php-mode-1.5.0-1|36	%__install -m 755 -d %{buildroot}%{_datadir}/emacs/site-lisp
12cu|emacs-php-mode-1.5.0-1|37	%__install -m 644 %{rname}.el* %{buildroot}%{_datadir}/emacs/site-lisp/
12cu|emacs-php-mode-1.5.0-1|38	
12cu|emacs-php-mode-1.5.0-1|39	%__install -m 755 -d %{buildroot}%{_infodir}
12cu|emacs-php-mode-1.5.0-1|40	%__install -m 644 %{rname}.info* %{buildroot}%{_infodir}
12cu|emacs-php-mode-1.5.0-1|41	
12cu|emacs-php-mode-1.5.0-1|42	%__install -m 755 -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cu|emacs-php-mode-1.5.0-1|43	cat > %buildroot%_sysconfdir/emacs/site-start.d/%{name}.el << EOF
12cu|emacs-php-mode-1.5.0-1|44	;; -*- Mode: Emacs-Lisp -*-
12cu|emacs-php-mode-1.5.0-1|45	; Copyright (C) 2000 by Chmouel Boudjnah
12cu|emacs-php-mode-1.5.0-1|46	;
12cu|emacs-php-mode-1.5.0-1|47	; Redistribution of this file is permitted under the terms of the GNU
12cu|emacs-php-mode-1.5.0-1|48	; Public License (GPL)
12cu|emacs-php-mode-1.5.0-1|49	;
12cu|emacs-php-mode-1.5.0-1|50	
12cu|emacs-php-mode-1.5.0-1|51	(autoload '%{rname} "%{rname}" nil t)
12cu|emacs-php-mode-1.5.0-1|52	(setq auto-mode-alist (append '(("\\\\.php3?\\\\'" . %{rname})) auto-mode-alist))
12cu|emacs-php-mode-1.5.0-1|53	EOF
12cu|emacs-php-mode-1.5.0-1|54	
12cu|emacs-php-mode-1.5.0-1|55	
12cu|emacs-php-mode-1.5.0-1|56	
12cu|emacs-php-mode-1.5.0-1|57	%clean
12cu|emacs-php-mode-1.5.0-1|58	%__rm -rf %{buildroot}
12cu|emacs-php-mode-1.5.0-1|59	
12cu|emacs-php-mode-1.5.0-1|60	%files
12cu|emacs-php-mode-1.5.0-1|61	%defattr(-,root,root)
12cu|emacs-php-mode-1.5.0-1|62	%doc ChangeLog
12cu|emacs-php-mode-1.5.0-1|63	%config(noreplace) /etc/emacs/site-start.d/%{name}.el
12cu|emacs-php-mode-1.5.0-1|64	%_datadir/*/site-lisp/*el*
12cu|emacs-php-mode-1.5.0-1|65	%_infodir/%rname.*
12cu|emacs-php-mode-1.5.0-1|66	
12cu|emacs-php-mode-1.5.0-1|67	
12cu|emacs-php-mode-1.5.0-1|68	%changelog
12cu|emacs-php-mode-1.5.0-1|69	* Wed Feb 04 2009 Lev Givon <lev@mandriva.org> 1:1.5.0-1mdv2009.1
12cu|emacs-php-mode-1.5.0-1|70	+ Revision: 337546
12cu|emacs-php-mode-1.5.0-1|71	- Update to 1.5.0.
12cu|emacs-php-mode-1.5.0-1|72	
12cu|emacs-php-mode-1.5.0-1|73	* Thu Jul 24 2008 Lev Givon <lev@mandriva.org> 1:1.4.0-1mdv2009.0
12cu|emacs-php-mode-1.5.0-1|74	+ Revision: 245569
12cu|emacs-php-mode-1.5.0-1|75	- Update to 1.4.0, update license.
12cu|emacs-php-mode-1.5.0-1|76	
12cu|emacs-php-mode-1.5.0-1|77	* Tue Jul 22 2008 Thierry Vignaud <tvignaud@mandriva.com> 1:1.2.0-3mdv2009.0
12cu|emacs-php-mode-1.5.0-1|78	+ Revision: 240683
12cu|emacs-php-mode-1.5.0-1|79	- rebuild
12cu|emacs-php-mode-1.5.0-1|80	- kill re-definition of %%buildroot on Pixel's request
12cu|emacs-php-mode-1.5.0-1|81	
12cu|emacs-php-mode-1.5.0-1|82	+ Olivier Blin <oblin@mandriva.com>
12cu|emacs-php-mode-1.5.0-1|83	- restore BuildRoot
12cu|emacs-php-mode-1.5.0-1|84	
12cu|emacs-php-mode-1.5.0-1|85	* Mon Jul 09 2007 Olivier Blin <oblin@mandriva.com> 1:1.2.0-1mdv2008.0
12cu|emacs-php-mode-1.5.0-1|86	+ Revision: 50545
12cu|emacs-php-mode-1.5.0-1|87	- 1.2.0
12cu|emacs-php-mode-1.5.0-1|88	- bump Epoch
12cu|emacs-php-mode-1.5.0-1|89	- update documentation filtering regexp (and move in prep section)
12cu|emacs-php-mode-1.5.0-1|90	- Import emacs-php-mode
12cu|emacs-php-mode-1.5.0-1|91	
12cu|emacs-php-mode-1.5.0-1|92	
12cu|emacs-php-mode-1.5.0-1|93	
12cu|emacs-php-mode-1.5.0-1|94	* Fri Apr 29 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 102-6mdk
12cu|emacs-php-mode-1.5.0-1|95	- rebuild for new emacs
12cu|emacs-php-mode-1.5.0-1|96	
12cu|emacs-php-mode-1.5.0-1|97	* Wed Feb 26 2003 Gtz Waschk <waschk@linux-mandrake.com> 102-5mdk
12cu|emacs-php-mode-1.5.0-1|98	- remove xemacs file, included in xemacs package
12cu|emacs-php-mode-1.5.0-1|99	- fix site-start file
12cu|emacs-php-mode-1.5.0-1|100	
12cu|emacs-php-mode-1.5.0-1|101	* Tue Jan 21 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 102-4mdk
12cu|emacs-php-mode-1.5.0-1|102	- rebuild for latest emacs
12cu|emacs-php-mode-1.5.0-1|103	
12cu|emacs-php-mode-1.5.0-1|104	* Mon Jul 22 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 102-3mdk
12cu|emacs-php-mode-1.5.0-1|105	- welcome to goreland:
12cu|emacs-php-mode-1.5.0-1|106	s!
12cu|emacs-php-mode-1.5.0-1|107	cat << EOF > file
12cu|emacs-php-mode-1.5.0-1|108	%%{expand:%%(%%__cat %%{SOURCE1})}
12cu|emacs-php-mode-1.5.0-1|109	EOF
12cu|emacs-php-mode-1.5.0-1|110	!cat %%SOURCE1 > file
12cu|emacs-php-mode-1.5.0-1|111	!g
12cu|emacs-php-mode-1.5.0-1|112	
12cu|emacs-php-mode-1.5.0-1|113	s!
12cu|emacs-php-mode-1.5.0-1|114	mkdir -p %%name-%%version
12cu|emacs-php-mode-1.5.0-1|115	install -m644 %%SOURCE0 %%name-%%version/%%rname.el
12cu|emacs-php-mode-1.5.0-1|116	%%setup -T -D
12cu|emacs-php-mode-1.5.0-1|117	!
12cu|emacs-php-mode-1.5.0-1|118	%%setup -c -T
12cu|emacs-php-mode-1.5.0-1|119	!g
12cu|emacs-php-mode-1.5.0-1|120	
12cu|emacs-php-mode-1.5.0-1|121	- remove useless prefix
12cu|emacs-php-mode-1.5.0-1|122	
12cu|emacs-php-mode-1.5.0-1|123	* Fri Jun 21 2002 Gtz Waschk <waschk@linux-mandrake.com> 102-2mdk
12cu|emacs-php-mode-1.5.0-1|124	- buildarch noarch
12cu|emacs-php-mode-1.5.0-1|125	- buildrequires emacs-bin
12cu|emacs-php-mode-1.5.0-1|126	
12cu|emacs-php-mode-1.5.0-1|127	* Sat Jan 26 2002 Yves Duret <yduret@mandrakesoft.com> 102-1mdk
12cu|emacs-php-mode-1.5.0-1|128	- version 102
12cu|emacs-php-mode-1.5.0-1|129	- add URL: tag
12cu|emacs-php-mode-1.5.0-1|130	- s#Copyright#License#
12cu|emacs-php-mode-1.5.0-1|131	
12cu|emacs-php-mode-1.5.0-1|132	* Mon Sep 10 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 099-1mdk
12cu|emacs-php-mode-1.5.0-1|133	- First version.

9251 12
12cu|emacs-psgml-1.3.2-1|1	%define	fname	psgml
12cu|emacs-psgml-1.3.2-1|2	%define psgmldir %_datadir/emacs/site-lisp/psgml
12cu|emacs-psgml-1.3.2-1|3	
12cu|emacs-psgml-1.3.2-1|4	%define debug_package %{nil}
12cu|emacs-psgml-1.3.2-1|5	
12cu|emacs-psgml-1.3.2-1|6	Summary:	A GNU Emacs major mode for editing SGML documents
12cu|emacs-psgml-1.3.2-1|7	name:		emacs-%fname
12cu|emacs-psgml-1.3.2-1|8	Version:	1.3.2
12cu|emacs-psgml-1.3.2-1|9	Release: 	1
12cu|emacs-psgml-1.3.2-1|10	Requires: 	sgml-common
12cu|emacs-psgml-1.3.2-1|11	Requires: 	emacs >= 20.7
12cu|emacs-psgml-1.3.2-1|12	License: 	GPL
12cu|emacs-psgml-1.3.2-1|13	URL:		http://www.lysator.liu.se/projects/about_psgml.html
12cu|emacs-psgml-1.3.2-1|14	Source: 	ftp://ftp.lysator.liu.se:21/pub/sgml/ALPHA/psgml-%{version}.tar.gz
12cu|emacs-psgml-1.3.2-1|15	Group: 		Editors
12cu|emacs-psgml-1.3.2-1|16	Obsoletes:	psgml
12cu|emacs-psgml-1.3.2-1|17	Provides:	psgml = %version-%release
12cu|emacs-psgml-1.3.2-1|18	BuildRequires:	emacs-bin
12cu|emacs-psgml-1.3.2-1|19	
12cu|emacs-psgml-1.3.2-1|20	%description
12cu|emacs-psgml-1.3.2-1|21	Emacs is an advanced and extensible editor. An Emacs major mode
12cu|emacs-psgml-1.3.2-1|22	customizes Emacs for editing particular types of text documents. PSGML
12cu|emacs-psgml-1.3.2-1|23	is a major mode for SGML (a markup language) documents.  PSGML
12cu|emacs-psgml-1.3.2-1|24	provides several functionalities for editing SGML documents:
12cu|emacs-psgml-1.3.2-1|25	indentation according to element nesting depth and identification of
12cu|emacs-psgml-1.3.2-1|26	structural errors (but it is not a validating SGML parser); menus and
12cu|emacs-psgml-1.3.2-1|27	commands for inserting tags with only the contextually valid tags;
12cu|emacs-psgml-1.3.2-1|28	attribute values can be edited in a separate window with information
12cu|emacs-psgml-1.3.2-1|29	about types and defaults; structure based editing includes movement
12cu|emacs-psgml-1.3.2-1|30	and killing; and also several commands for folding editing.
12cu|emacs-psgml-1.3.2-1|31	
12cu|emacs-psgml-1.3.2-1|32	%prep
12cu|emacs-psgml-1.3.2-1|33	%setup -q -n %fname-%version
12cu|emacs-psgml-1.3.2-1|34	
12cu|emacs-psgml-1.3.2-1|35	%build
12cu|emacs-psgml-1.3.2-1|36	%configure
12cu|emacs-psgml-1.3.2-1|37	make infodir=%{_infodir} psgmldir=%{psgmldir}
12cu|emacs-psgml-1.3.2-1|38	
12cu|emacs-psgml-1.3.2-1|39	%install
12cu|emacs-psgml-1.3.2-1|40	install -d %{buildroot}{%{psgmldir},%{_infodir},%{_libdir}/sgml/cdtd}
12cu|emacs-psgml-1.3.2-1|41	
12cu|emacs-psgml-1.3.2-1|42	%makeinstall psgmldir=%{buildroot}%{psgmldir} lispdir=%{buildroot}%{psgmldir}
12cu|emacs-psgml-1.3.2-1|43	
12cu|emacs-psgml-1.3.2-1|44	# Why putting source files ??????
12cu|emacs-psgml-1.3.2-1|45	#for i in $RPM_BUILD_ROOT%{psgmldir}/*.elc; do
12cu|emacs-psgml-1.3.2-1|46	#  rm -f $i
12cu|emacs-psgml-1.3.2-1|47	#  cp `echo $(basename $i) | sed s/elc/el/` %{buildroot}%{psgmldir}
12cu|emacs-psgml-1.3.2-1|48	#done
12cu|emacs-psgml-1.3.2-1|49	
12cu|emacs-psgml-1.3.2-1|50	make install-info infodir=%{buildroot}%{_infodir}
12cu|emacs-psgml-1.3.2-1|51	
12cu|emacs-psgml-1.3.2-1|52	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cu|emacs-psgml-1.3.2-1|53	cat << EOF > %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}-init.el
12cu|emacs-psgml-1.3.2-1|54	(add-to-list 'load-path "%{psgmldir}")
12cu|emacs-psgml-1.3.2-1|55	
12cu|emacs-psgml-1.3.2-1|56	(autoload 'sgml-mode "psgml" "Major mode for editing SGML." t)
12cu|emacs-psgml-1.3.2-1|57	(autoload 'xml-mode "psgml" "Major mode for editing XML." t)
12cu|emacs-psgml-1.3.2-1|58	(if (not (getenv "SGML_CATALOG_FILES"))
12cu|emacs-psgml-1.3.2-1|59	(defvar sgml-catalog-files '("CATALOG" "catalog" "/etc/sgml/catalog""%{_libdir}/sgml/CATALOG" "%{_libdir}/sgml-tools/dtd/catalog"))
12cu|emacs-psgml-1.3.2-1|60	"*List of catalog entry files.
12cu|emacs-psgml-1.3.2-1|61	The files are in the format defined in the SGML Open Draft Technical
12cu|emacs-psgml-1.3.2-1|62	Resolution on Entity Management.")
12cu|emacs-psgml-1.3.2-1|63	(put 'sgml-catalog-files 'sgml-type 'list);;
12cu|emacs-psgml-1.3.2-1|64	;;
12cu|emacs-psgml-1.3.2-1|65	;; SGML markup faces.
12cu|emacs-psgml-1.3.2-1|66	;;
12cu|emacs-psgml-1.3.2-1|67	(setq sgml-markup-faces
12cu|emacs-psgml-1.3.2-1|68	'((start-tag . font-lock-function-name-face)
12cu|emacs-psgml-1.3.2-1|69	(end-tag . font-lock-builtin-face)
12cu|emacs-psgml-1.3.2-1|70	(comment . font-lock-comment-face)
12cu|emacs-psgml-1.3.2-1|71	(pi . font-lock-keyword-face)
12cu|emacs-psgml-1.3.2-1|72	(sgml . font-lock-keyword-face)
12cu|emacs-psgml-1.3.2-1|73	(doctype . font-lock-keyword-face)
12cu|emacs-psgml-1.3.2-1|74	(entity . font-lock-variable-name-face)
12cu|emacs-psgml-1.3.2-1|75	(shortref . font-lock-variable-name-face)
12cu|emacs-psgml-1.3.2-1|76	(ignored  . font-lock-comment)
12cu|emacs-psgml-1.3.2-1|77	(ms-start . font-lock-type-face)
12cu|emacs-psgml-1.3.2-1|78	(ms-end . font-lock-type-face)))
12cu|emacs-psgml-1.3.2-1|79	
12cu|emacs-psgml-1.3.2-1|80	(setq sgml-set-face t)
12cu|emacs-psgml-1.3.2-1|81	
12cu|emacs-psgml-1.3.2-1|82	EOF
12cu|emacs-psgml-1.3.2-1|83	
12cu|emacs-psgml-1.3.2-1|84	
12cu|emacs-psgml-1.3.2-1|85	%files
12cu|emacs-psgml-1.3.2-1|86	%doc README.psgml
12cu|emacs-psgml-1.3.2-1|87	%config(noreplace) %_sysconfdir/emacs/site-start.d/%{name}-init.el
12cu|emacs-psgml-1.3.2-1|88	%dir %{psgmldir}
12cu|emacs-psgml-1.3.2-1|89	%{psgmldir}/*
12cu|emacs-psgml-1.3.2-1|90	%_libdir/sgml/cdtd
12cu|emacs-psgml-1.3.2-1|91	%_infodir/*info*
12cu|emacs-psgml-1.3.2-1|92	
12cu|emacs-psgml-1.3.2-1|93	
12cu|emacs-psgml-1.3.2-1|94	
12cu|emacs-psgml-1.3.2-1|95	%changelog
12cu|emacs-psgml-1.3.2-1|96	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-11mdv2011.0
12cu|emacs-psgml-1.3.2-1|97	+ Revision: 618052
12cu|emacs-psgml-1.3.2-1|98	- the mass rebuild of 2010.0 packages
12cu|emacs-psgml-1.3.2-1|99	
12cu|emacs-psgml-1.3.2-1|100	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.2.5-10mdv2010.0
12cu|emacs-psgml-1.3.2-1|101	+ Revision: 428587
12cu|emacs-psgml-1.3.2-1|102	- rebuild
12cu|emacs-psgml-1.3.2-1|103	
12cu|emacs-psgml-1.3.2-1|104	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.2.5-9mdv2009.0
12cu|emacs-psgml-1.3.2-1|105	+ Revision: 266618
12cu|emacs-psgml-1.3.2-1|106	- rebuild early 2009.0 package (before pixel changes)
12cu|emacs-psgml-1.3.2-1|107	
12cu|emacs-psgml-1.3.2-1|108	* Sun May 11 2008 Nicolas LÃ©cureuil <nlecureuil@mandriva.com> 1.2.5-8mdv2009.0
12cu|emacs-psgml-1.3.2-1|109	+ Revision: 205714
12cu|emacs-psgml-1.3.2-1|110	- Should not be noarch ed
12cu|emacs-psgml-1.3.2-1|111	
12cu|emacs-psgml-1.3.2-1|112	+ Olivier Blin <oblin@mandriva.com>
12cu|emacs-psgml-1.3.2-1|113	- restore BuildRoot
12cu|emacs-psgml-1.3.2-1|114	
12cu|emacs-psgml-1.3.2-1|115	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 1.2.5-7mdv2008.1
12cu|emacs-psgml-1.3.2-1|116	+ Revision: 132938
12cu|emacs-psgml-1.3.2-1|117	- fix prereq
12cu|emacs-psgml-1.3.2-1|118	- kill re-definition of %%buildroot on Pixel's request
12cu|emacs-psgml-1.3.2-1|119	- use %%mkrel
12cu|emacs-psgml-1.3.2-1|120	- fix summary-ended-with-dot
12cu|emacs-psgml-1.3.2-1|121	- import emacs-psgml
12cu|emacs-psgml-1.3.2-1|122	
12cu|emacs-psgml-1.3.2-1|123	
12cu|emacs-psgml-1.3.2-1|124	* Fri Apr 29 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.2.5-7mdk
12cu|emacs-psgml-1.3.2-1|125	- rebuild for new emacs
12cu|emacs-psgml-1.3.2-1|126	
12cu|emacs-psgml-1.3.2-1|127	* Tue May 20 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.2.5-6mdk
12cu|emacs-psgml-1.3.2-1|128	- distlint fixes
12cu|emacs-psgml-1.3.2-1|129	
12cu|emacs-psgml-1.3.2-1|130	* Tue Jan 21 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.2.5-5mdk
12cu|emacs-psgml-1.3.2-1|131	- rebuild for latest emacs
12cu|emacs-psgml-1.3.2-1|132	
12cu|emacs-psgml-1.3.2-1|133	* Mon Jul 22 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.2.5-4mdk
12cu|emacs-psgml-1.3.2-1|134	- build release
12cu|emacs-psgml-1.3.2-1|135	
12cu|emacs-psgml-1.3.2-1|136	* Fri Jun 21 2002 Götz Waschk <waschk@linux-mandrake.com> 1.2.5-3mdk
12cu|emacs-psgml-1.3.2-1|137	- buildrequires emacs-bin
12cu|emacs-psgml-1.3.2-1|138	
12cu|emacs-psgml-1.3.2-1|139	* Sat Jun 01 2002 Yves Duret <yduret@mandrakesoft.com> 1.2.5-2mdk
12cu|emacs-psgml-1.3.2-1|140	- renamed to emacs-psgml to be more coherent with our other emacs modes.
12cu|emacs-psgml-1.3.2-1|141	- do not own %%_infodir in the rpm.
12cu|emacs-psgml-1.3.2-1|142	- %%setup -q
12cu|emacs-psgml-1.3.2-1|143	- spec clean up
12cu|emacs-psgml-1.3.2-1|144	
12cu|emacs-psgml-1.3.2-1|145	* Thu May 16 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.2.5-1mdk
12cu|emacs-psgml-1.3.2-1|146	- new release
12cu|emacs-psgml-1.3.2-1|147	- add %%clean section
12cu|emacs-psgml-1.3.2-1|148	
12cu|emacs-psgml-1.3.2-1|149	* Wed Jan 02 2002 Camille Begnis <camille@mandrakesoft.com> 1.2.4-1mdk
12cu|emacs-psgml-1.3.2-1|150	- 1.2.4
12cu|emacs-psgml-1.3.2-1|151	- removed patches
12cu|emacs-psgml-1.3.2-1|152	
12cu|emacs-psgml-1.3.2-1|153	* Fri Nov 16 2001 Camille Begnis <camille@mandrakesoft.com> 1.2.2-4mdk
12cu|emacs-psgml-1.3.2-1|154	- Take patches from RedHat for DocBook>4.0 and emacs21
12cu|emacs-psgml-1.3.2-1|155	- Improve highlighting
12cu|emacs-psgml-1.3.2-1|156	- put again .elc files instead of .el
12cu|emacs-psgml-1.3.2-1|157	
12cu|emacs-psgml-1.3.2-1|158	* Fri Aug 31 2001 Lenny Cartier <lenny@mandrakesoft.com>  1.2.2-3mdk
12cu|emacs-psgml-1.3.2-1|159	- rebuild
12cu|emacs-psgml-1.3.2-1|160	
12cu|emacs-psgml-1.3.2-1|161	* Fri Jun 22 2001 Pixel <pixel@mandrakesoft.com> 1.2.2-2mdk
12cu|emacs-psgml-1.3.2-1|162	- much cleanup (still doesn't work?)
12cu|emacs-psgml-1.3.2-1|163	
12cu|emacs-psgml-1.3.2-1|164	* Wed Jun 21 2001 Camille Begnis <camille@mandrakesoft.com> 1.2.2-1mdk
12cu|emacs-psgml-1.3.2-1|165	- Stole spec from RH
12cu|emacs-psgml-1.3.2-1|166	

9252 12
12cu|emacs-w3m-1.5-0.20120203.1|1	%define rname w3m
12cu|emacs-w3m-1.5-0.20120203.1|2	%define emacs_version 24.3
12cu|emacs-w3m-1.5-0.20120203.1|3	%define git 20120203
12cu|emacs-w3m-1.5-0.20120203.1|4	
12cu|emacs-w3m-1.5-0.20120203.1|5	Summary:	An Emacs interface to w3m, a web browser and pager
12cu|emacs-w3m-1.5-0.20120203.1|6	Name:		emacs-%{rname}
12cu|emacs-w3m-1.5-0.20120203.1|7	Version:	1.5
12cu|emacs-w3m-1.5-0.20120203.1|8	Release:	0.%{git}.1
12cu|emacs-w3m-1.5-0.20120203.1|9	License:	GPLv2+
12cu|emacs-w3m-1.5-0.20120203.1|10	Group:		Networking/WWW
12cu|emacs-w3m-1.5-0.20120203.1|11	Url:		http://emacs-w3m.namazu.org/
12cu|emacs-w3m-1.5-0.20120203.1|12	Source0:	%{name}-%{version}.tar.gz
12cu|emacs-w3m-1.5-0.20120203.1|13	Source1:	%{name}-autostart.el
12cu|emacs-w3m-1.5-0.20120203.1|14	BuildRequires:	emacs
12cu|emacs-w3m-1.5-0.20120203.1|15	Requires:	emacs
12cu|emacs-w3m-1.5-0.20120203.1|16	Requires:	w3m
12cu|emacs-w3m-1.5-0.20120203.1|17	Conflicts:	xemacs
12cu|emacs-w3m-1.5-0.20120203.1|18	Provides:	emacs-w3 = %{EVRD}
12cu|emacs-w3m-1.5-0.20120203.1|19	BuildArch:	noarch
12cu|emacs-w3m-1.5-0.20120203.1|20	
12cu|emacs-w3m-1.5-0.20120203.1|21	%description
12cu|emacs-w3m-1.5-0.20120203.1|22	Emacs-w3m is a simple Emacs interface to w3m, which is a pager with WWW
12cu|emacs-w3m-1.5-0.20120203.1|23	capability. Although it is a pager, it can be used as a text-mode WWW browser.
12cu|emacs-w3m-1.5-0.20120203.1|24	
12cu|emacs-w3m-1.5-0.20120203.1|25	%files
12cu|emacs-w3m-1.5-0.20120203.1|26	%doc README
12cu|emacs-w3m-1.5-0.20120203.1|27	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*el
12cu|emacs-w3m-1.5-0.20120203.1|28	%{_infodir}/*
12cu|emacs-w3m-1.5-0.20120203.1|29	%dir %attr(0755, root, root) %{_datadir}/emacs/site-lisp/%{rname}/
12cu|emacs-w3m-1.5-0.20120203.1|30	%{_datadir}/emacs/site-lisp/%{rname}/*elc
12cu|emacs-w3m-1.5-0.20120203.1|31	%{_datadir}/emacs/site-lisp/%{rname}/mew-%{rname}.el
12cu|emacs-w3m-1.5-0.20120203.1|32	%{_datadir}/emacs/site-lisp/%{rname}/mime-%{rname}.el
12cu|emacs-w3m-1.5-0.20120203.1|33	%{_datadir}/emacs/site-lisp/%{rname}/octet.el
12cu|emacs-w3m-1.5-0.20120203.1|34	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-load.el
12cu|emacs-w3m-1.5-0.20120203.1|35	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-ucs.el
12cu|emacs-w3m-1.5-0.20120203.1|36	%{_datadir}/emacs/%{emacs_version}/etc/images/w3m/
12cu|emacs-w3m-1.5-0.20120203.1|37	
12cu|emacs-w3m-1.5-0.20120203.1|38	#----------------------------------------------------------------------------
12cu|emacs-w3m-1.5-0.20120203.1|39	
12cu|emacs-w3m-1.5-0.20120203.1|40	%package el
12cu|emacs-w3m-1.5-0.20120203.1|41	Summary:	Web Browser sources for GNU Emacs
12cu|emacs-w3m-1.5-0.20120203.1|42	Group:		Editors
12cu|emacs-w3m-1.5-0.20120203.1|43	Url:		http://www.cs.indiana.edu/elisp/w3/
12cu|emacs-w3m-1.5-0.20120203.1|44	Requires:	%{name} = %{EVRD}
12cu|emacs-w3m-1.5-0.20120203.1|45	
12cu|emacs-w3m-1.5-0.20120203.1|46	%description el
12cu|emacs-w3m-1.5-0.20120203.1|47	Emacs-w3m is a simple Emacs interface to w3m, which is a pager with WWW
12cu|emacs-w3m-1.5-0.20120203.1|48	capability. Although it is a pager, it can be used as a text-mode WWW browser.
12cu|emacs-w3m-1.5-0.20120203.1|49	
12cu|emacs-w3m-1.5-0.20120203.1|50	This is the elisp source.
12cu|emacs-w3m-1.5-0.20120203.1|51	
12cu|emacs-w3m-1.5-0.20120203.1|52	%files el
12cu|emacs-w3m-1.5-0.20120203.1|53	%doc ChangeLog
12cu|emacs-w3m-1.5-0.20120203.1|54	%dir %attr(0755, root, root) %{_datadir}/emacs/site-lisp/%{rname}/
12cu|emacs-w3m-1.5-0.20120203.1|55	%{_datadir}/emacs/site-lisp/%{rname}/ChangeLog
12cu|emacs-w3m-1.5-0.20120203.1|56	%{_datadir}/emacs/site-lisp/%{rname}/ChangeLog.1
12cu|emacs-w3m-1.5-0.20120203.1|57	%{_datadir}/emacs/site-lisp/%{rname}/bookmark-w3m.el
12cu|emacs-w3m-1.5-0.20120203.1|58	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-antenna.el
12cu|emacs-w3m-1.5-0.20120203.1|59	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-bookmark.el
12cu|emacs-w3m-1.5-0.20120203.1|60	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-bug.el
12cu|emacs-w3m-1.5-0.20120203.1|61	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-ccl.el
12cu|emacs-w3m-1.5-0.20120203.1|62	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-cookie.el
12cu|emacs-w3m-1.5-0.20120203.1|63	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-dtree.el
12cu|emacs-w3m-1.5-0.20120203.1|64	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-ems.el
12cu|emacs-w3m-1.5-0.20120203.1|65	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-favicon.el
12cu|emacs-w3m-1.5-0.20120203.1|66	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-fb.el
12cu|emacs-w3m-1.5-0.20120203.1|67	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-filter.el
12cu|emacs-w3m-1.5-0.20120203.1|68	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-form.el
12cu|emacs-w3m-1.5-0.20120203.1|69	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-hist.el
12cu|emacs-w3m-1.5-0.20120203.1|70	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-image.el
12cu|emacs-w3m-1.5-0.20120203.1|71	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-lnum.el
12cu|emacs-w3m-1.5-0.20120203.1|72	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-mail.el
12cu|emacs-w3m-1.5-0.20120203.1|73	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-namazu.el
12cu|emacs-w3m-1.5-0.20120203.1|74	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-perldoc.el
12cu|emacs-w3m-1.5-0.20120203.1|75	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-proc.el
12cu|emacs-w3m-1.5-0.20120203.1|76	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-rss.el
12cu|emacs-w3m-1.5-0.20120203.1|77	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-search.el
12cu|emacs-w3m-1.5-0.20120203.1|78	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-session.el
12cu|emacs-w3m-1.5-0.20120203.1|79	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-symbol.el
12cu|emacs-w3m-1.5-0.20120203.1|80	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-tabmenu.el
12cu|emacs-w3m-1.5-0.20120203.1|81	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-util.el
12cu|emacs-w3m-1.5-0.20120203.1|82	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}-weather.el
12cu|emacs-w3m-1.5-0.20120203.1|83	%{_datadir}/emacs/site-lisp/%{rname}/%{rname}.el
12cu|emacs-w3m-1.5-0.20120203.1|84	
12cu|emacs-w3m-1.5-0.20120203.1|85	#----------------------------------------------------------------------------
12cu|emacs-w3m-1.5-0.20120203.1|86	
12cu|emacs-w3m-1.5-0.20120203.1|87	%prep
12cu|emacs-w3m-1.5-0.20120203.1|88	%setup -q
12cu|emacs-w3m-1.5-0.20120203.1|89	
12cu|emacs-w3m-1.5-0.20120203.1|90	%build
12cu|emacs-w3m-1.5-0.20120203.1|91	autoreconf -fi
12cu|emacs-w3m-1.5-0.20120203.1|92	./configure --with-emacs=emacs --libdir=%{_libdir}
12cu|emacs-w3m-1.5-0.20120203.1|93	
12cu|emacs-w3m-1.5-0.20120203.1|94	make
12cu|emacs-w3m-1.5-0.20120203.1|95	
12cu|emacs-w3m-1.5-0.20120203.1|96	%install
12cu|emacs-w3m-1.5-0.20120203.1|97	mkdir -p %{buildroot}%{_sysconfdir}/emacs/site-start.d/
12cu|emacs-w3m-1.5-0.20120203.1|98	install -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{rname}.el
12cu|emacs-w3m-1.5-0.20120203.1|99	
12cu|emacs-w3m-1.5-0.20120203.1|100	make install \
12cu|emacs-w3m-1.5-0.20120203.1|101	infodir=%{buildroot}%{_infodir} \
12cu|emacs-w3m-1.5-0.20120203.1|102	lispdir=%{buildroot}%{_datadir}/emacs/site-lisp/%{rname}
12cu|emacs-w3m-1.5-0.20120203.1|103	
12cu|emacs-w3m-1.5-0.20120203.1|104	make install-icons \
12cu|emacs-w3m-1.5-0.20120203.1|105	ICONDIR=%{buildroot}%{_datadir}/emacs/%{emacs_version}/etc/images/%{rname}
12cu|emacs-w3m-1.5-0.20120203.1|106	
12cu|emacs-w3m-1.5-0.20120203.1|107	
12cu|emacs-w3m-1.5-0.20120203.1|108	%changelog
12cu|emacs-w3m-1.5-0.20120203.1|109	* Wed Feb 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5-0.20120203.1
12cu|emacs-w3m-1.5-0.20120203.1|110	+ Revision: b5225d5
12cu|emacs-w3m-1.5-0.20120203.1|111	- LOG Update to new snapshot (20120203), spec cleanup
12cu|emacs-w3m-1.5-0.20120203.1|112	
12cu|emacs-w3m-1.5-0.20120203.1|113	

9253 12
12cu|emacs-yaml-mode-0.0.4-3|1	%define		rname yaml-mode
12cu|emacs-yaml-mode-0.0.4-3|2	
12cu|emacs-yaml-mode-0.0.4-3|3	Summary:	Major mode for editing YAML file
12cu|emacs-yaml-mode-0.0.4-3|4	Name:		emacs-%{rname}
12cu|emacs-yaml-mode-0.0.4-3|5	Version:	0.0.4
12cu|emacs-yaml-mode-0.0.4-3|6	Release:	3
12cu|emacs-yaml-mode-0.0.4-3|7	Epoch:		1
12cu|emacs-yaml-mode-0.0.4-3|8	Source0:	%{rname}-%{version}.tar.gz
12cu|emacs-yaml-mode-0.0.4-3|9	URL:		http://github.com/yoshiki/yaml-mode/tree/master
12cu|emacs-yaml-mode-0.0.4-3|10	License:	GPLv3+
12cu|emacs-yaml-mode-0.0.4-3|11	Group:		Editors
12cu|emacs-yaml-mode-0.0.4-3|12	BuildRoot:	%_tmppath/%{name}-%{release}-buildroot
12cu|emacs-yaml-mode-0.0.4-3|13	Requires:	emacs >= 22.0
12cu|emacs-yaml-mode-0.0.4-3|14	BuildRequires:	emacs >= 22.0, texinfo
12cu|emacs-yaml-mode-0.0.4-3|15	BuildArch:    	noarch
12cu|emacs-yaml-mode-0.0.4-3|16	
12cu|emacs-yaml-mode-0.0.4-3|17	%description
12cu|emacs-yaml-mode-0.0.4-3|18	YAML mode is a major Emacs mode for editing YAML.
12cu|emacs-yaml-mode-0.0.4-3|19	
12cu|emacs-yaml-mode-0.0.4-3|20	%prep
12cu|emacs-yaml-mode-0.0.4-3|21	%setup -q -n yoshiki-yaml-mode-bce5aa195f30734b2f559ee36065e6c96b36986e/
12cu|emacs-yaml-mode-0.0.4-3|22	
12cu|emacs-yaml-mode-0.0.4-3|23	%build
12cu|emacs-yaml-mode-0.0.4-3|24	emacs -batch -q -no-site-file -f batch-byte-compile %{rname}.el
12cu|emacs-yaml-mode-0.0.4-3|25	
12cu|emacs-yaml-mode-0.0.4-3|26	%install
12cu|emacs-yaml-mode-0.0.4-3|27	%__rm -rf %{buildroot}
12cu|emacs-yaml-mode-0.0.4-3|28	
12cu|emacs-yaml-mode-0.0.4-3|29	%__install -m 755 -d %{buildroot}%{_datadir}/emacs/site-lisp
12cu|emacs-yaml-mode-0.0.4-3|30	%__install -m 644 %{rname}.el* %{buildroot}%{_datadir}/emacs/site-lisp/
12cu|emacs-yaml-mode-0.0.4-3|31	
12cu|emacs-yaml-mode-0.0.4-3|32	%__install -m 755 -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cu|emacs-yaml-mode-0.0.4-3|33	cat > %buildroot%_sysconfdir/emacs/site-start.d/%{name}.el << EOF
12cu|emacs-yaml-mode-0.0.4-3|34	;; -*- Mode: Emacs-Lisp -*-
12cu|emacs-yaml-mode-0.0.4-3|35	;
12cu|emacs-yaml-mode-0.0.4-3|36	; Redistribution of this file is permitted under the terms of the GNU
12cu|emacs-yaml-mode-0.0.4-3|37	; Public License (GPL)
12cu|emacs-yaml-mode-0.0.4-3|38	;
12cu|emacs-yaml-mode-0.0.4-3|39	
12cu|emacs-yaml-mode-0.0.4-3|40	(autoload '%{rname} "%{rname}" nil t)
12cu|emacs-yaml-mode-0.0.4-3|41	(setq auto-mode-alist (append '(("\\\\.yml?\\\\'" . %{rname})) auto-mode-alist))
12cu|emacs-yaml-mode-0.0.4-3|42	
12cu|emacs-yaml-mode-0.0.4-3|43	(add-hook 'yaml-mode-hook
12cu|emacs-yaml-mode-0.0.4-3|44	'(lambda ()
12cu|emacs-yaml-mode-0.0.4-3|45	(define-key yaml-mode-map "\C-m" 'newline-and-indent)))
12cu|emacs-yaml-mode-0.0.4-3|46	
12cu|emacs-yaml-mode-0.0.4-3|47	EOF
12cu|emacs-yaml-mode-0.0.4-3|48	
12cu|emacs-yaml-mode-0.0.4-3|49	
12cu|emacs-yaml-mode-0.0.4-3|50	
12cu|emacs-yaml-mode-0.0.4-3|51	%clean
12cu|emacs-yaml-mode-0.0.4-3|52	%__rm -rf %{buildroot}
12cu|emacs-yaml-mode-0.0.4-3|53	
12cu|emacs-yaml-mode-0.0.4-3|54	%files
12cu|emacs-yaml-mode-0.0.4-3|55	%defattr(-,root,root)
12cu|emacs-yaml-mode-0.0.4-3|56	%doc Changes README
12cu|emacs-yaml-mode-0.0.4-3|57	%config(noreplace) /etc/emacs/site-start.d/%{name}.el
12cu|emacs-yaml-mode-0.0.4-3|58	%_datadir/*/site-lisp/*el*
12cu|emacs-yaml-mode-0.0.4-3|59	
12cu|emacs-yaml-mode-0.0.4-3|60	
12cu|emacs-yaml-mode-0.0.4-3|61	
12cu|emacs-yaml-mode-0.0.4-3|62	%changelog
12cu|emacs-yaml-mode-0.0.4-3|63	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.0.4-2mdv2011.0
12cu|emacs-yaml-mode-0.0.4-3|64	+ Revision: 618056
12cu|emacs-yaml-mode-0.0.4-3|65	- the mass rebuild of 2010.0 packages
12cu|emacs-yaml-mode-0.0.4-3|66	
12cu|emacs-yaml-mode-0.0.4-3|67	* Mon Jun 08 2009 Jerome Martin <jmartin@mandriva.org> 1:0.0.4-1mdv2010.0
12cu|emacs-yaml-mode-0.0.4-3|68	+ Revision: 383955
12cu|emacs-yaml-mode-0.0.4-3|69	- create emacs-yaml-mode
12cu|emacs-yaml-mode-0.0.4-3|70	

9254 12
12cu|emboss-6.4.0-4|1	%define _disable_ld_no_undefined 1
12cu|emboss-6.4.0-4|2	%define _disable_ld_as_needed 1
12cu|emboss-6.4.0-4|3	
12cu|emboss-6.4.0-4|4	%define oname EMBOSS
12cu|emboss-6.4.0-4|5	%define major 6
12cu|emboss-6.4.0-4|6	%define major1 1
12cu|emboss-6.4.0-4|7	%define major7 7
12cu|emboss-6.4.0-4|8	%define major3 3
12cu|emboss-6.4.0-4|9	%define libacd %mklibname acd %{major}
12cu|emboss-6.4.0-4|10	%define libajax %mklibname ajax %{major}
12cu|emboss-6.4.0-4|11	%define libajaxdb %mklibname ajaxdb %{major}
12cu|emboss-6.4.0-4|12	%define libajaxg %mklibname ajaxg %{major}
12cu|emboss-6.4.0-4|13	%define libeexpat %mklibname eexpat %{major1}
12cu|emboss-6.4.0-4|14	%define libensembl %mklibname ensembl %{major}
12cu|emboss-6.4.0-4|15	%define libepcre %mklibname epcre %{major7}
12cu|emboss-6.4.0-4|16	%define libeplplot %mklibname eplplot %{major3}
12cu|emboss-6.4.0-4|17	%define libezlib %mklibname ezlib %{major1}
12cu|emboss-6.4.0-4|18	%define libnucleus %mklibname nucleus %{major}
12cu|emboss-6.4.0-4|19	%define devname %mklibname %{name} -d
12cu|emboss-6.4.0-4|20	
12cu|emboss-6.4.0-4|21	Summary:	The European Molecular Biology Open Software Suite
12cu|emboss-6.4.0-4|22	Name:		emboss
12cu|emboss-6.4.0-4|23	Version:	6.4.0
12cu|emboss-6.4.0-4|24	Release:	4
12cu|emboss-6.4.0-4|25	License:	GPL/LGPL
12cu|emboss-6.4.0-4|26	Group:		Sciences/Biology
12cu|emboss-6.4.0-4|27	Url:		http://www.emboss.org
12cu|emboss-6.4.0-4|28	Source0:	ftp://emboss.open-bio.org/pub/EMBOSS/%{oname}-%{version}.tar.gz
12cu|emboss-6.4.0-4|29	Source1:	%{name}.default.bz2
12cu|emboss-6.4.0-4|30	BuildRequires:	pkgconfig(libpcre)
12cu|emboss-6.4.0-4|31	BuildRequires:	pkgconfig(libpng)
12cu|emboss-6.4.0-4|32	BuildRequires:	pkgconfig(x11)
12cu|emboss-6.4.0-4|33	Obsoletes:	%{_lib}emboss6 < 6.4.0-4
12cu|emboss-6.4.0-4|34	
12cu|emboss-6.4.0-4|35	%description
12cu|emboss-6.4.0-4|36	EMBOSS is a new, free Open Source software analysis package specially
12cu|emboss-6.4.0-4|37	developed for the needs of the molecular biology (e.g. EMBnet) user community.
12cu|emboss-6.4.0-4|38	The software automatically copes with data in a variety of formats and even
12cu|emboss-6.4.0-4|39	allows transparent retrieval of sequence data from the web. Also, as extensive
12cu|emboss-6.4.0-4|40	libraries are provided with the package, it is a platform to allow other
12cu|emboss-6.4.0-4|41	scientists to develop and release software in true open source spirit.
12cu|emboss-6.4.0-4|42	EMBOSS also integrates a range of currently available packages and tools for
12cu|emboss-6.4.0-4|43	sequence analysis into a seamless whole.
12cu|emboss-6.4.0-4|44	
12cu|emboss-6.4.0-4|45	Reference for EMBOSS: Rice,P. Longden,I. and Bleasby,A.
12cu|emboss-6.4.0-4|46	"EMBOSS: The European Molecular Biology Open Software Suite"
12cu|emboss-6.4.0-4|47	Trends in Genetics June 2000, vol 16, No 6. pp.276-277
12cu|emboss-6.4.0-4|48	
12cu|emboss-6.4.0-4|49	%files
12cu|emboss-6.4.0-4|50	%doc AUTHORS ChangeLog COPYING FAQ INSTALL LICENSE NEWS README THANKS
12cu|emboss-6.4.0-4|51	%{_bindir}/*
12cu|emboss-6.4.0-4|52	%{_datadir}/EMBOSS
12cu|emboss-6.4.0-4|53	%config(noreplace) %{_sysconfdir}/emboss.default
12cu|emboss-6.4.0-4|54	%config(noreplace) %{_sysconfdir}/profile.d/emboss.*
12cu|emboss-6.4.0-4|55	
12cu|emboss-6.4.0-4|56	#----------------------------------------------------------------------------
12cu|emboss-6.4.0-4|57	
12cu|emboss-6.4.0-4|58	%package -n %{libacd}
12cu|emboss-6.4.0-4|59	Summary:	Shared library for %{name}
12cu|emboss-6.4.0-4|60	Group:		System/Libraries
12cu|emboss-6.4.0-4|61	Conflicts:	%{_lib}emboss6 < 6.4.0-4
12cu|emboss-6.4.0-4|62	
12cu|emboss-6.4.0-4|63	%description -n %{libacd}
12cu|emboss-6.4.0-4|64	Shared library for %{name}.
12cu|emboss-6.4.0-4|65	
12cu|emboss-6.4.0-4|66	%files -n %{libacd}
12cu|emboss-6.4.0-4|67	%{_libdir}/libacd.so.%{major}*
12cu|emboss-6.4.0-4|68	
12cu|emboss-6.4.0-4|69	#----------------------------------------------------------------------------
12cu|emboss-6.4.0-4|70	
12cu|emboss-6.4.0-4|71	%package -n %{libajax}
12cu|emboss-6.4.0-4|72	Summary:	Shared library for %{name}
12cu|emboss-6.4.0-4|73	Group:		System/Libraries
12cu|emboss-6.4.0-4|74	Conflicts:	%{_lib}emboss6 < 6.4.0-4
12cu|emboss-6.4.0-4|75	
12cu|emboss-6.4.0-4|76	%description -n %{libajax}
12cu|emboss-6.4.0-4|77	Shared library for %{name}.
12cu|emboss-6.4.0-4|78	
12cu|emboss-6.4.0-4|79	%files -n %{libajax}
12cu|emboss-6.4.0-4|80	%{_libdir}/libajax.so.%{major}*
12cu|emboss-6.4.0-4|81	
12cu|emboss-6.4.0-4|82	#----------------------------------------------------------------------------
12cu|emboss-6.4.0-4|83	
12cu|emboss-6.4.0-4|84	%package -n %{libajaxdb}
12cu|emboss-6.4.0-4|85	Summary:	Shared library for %{name}
12cu|emboss-6.4.0-4|86	Group:		System/Libraries
12cu|emboss-6.4.0-4|87	Conflicts:	%{_lib}emboss6 < 6.4.0-4
12cu|emboss-6.4.0-4|88	
12cu|emboss-6.4.0-4|89	%description -n %{libajaxdb}
12cu|emboss-6.4.0-4|90	Shared library for %{name}.
12cu|emboss-6.4.0-4|91	
12cu|emboss-6.4.0-4|92	%files -n %{libajaxdb}
12cu|emboss-6.4.0-4|93	%{_libdir}/libajaxdb.so.%{major}*
12cu|emboss-6.4.0-4|94	
12cu|emboss-6.4.0-4|95	#----------------------------------------------------------------------------
12cu|emboss-6.4.0-4|96	
12cu|emboss-6.4.0-4|97	%package -n %{libajaxg}
12cu|emboss-6.4.0-4|98	Summary:	Shared library for %{name}
12cu|emboss-6.4.0-4|99	Group:		System/Libraries
12cu|emboss-6.4.0-4|100	Conflicts:	%{_lib}emboss6 < 6.4.0-4
12cu|emboss-6.4.0-4|101	
12cu|emboss-6.4.0-4|102	%description -n %{libajaxg}
12cu|emboss-6.4.0-4|103	Shared library for %{name}.
12cu|emboss-6.4.0-4|104	
12cu|emboss-6.4.0-4|105	%files -n %{libajaxg}
12cu|emboss-6.4.0-4|106	%{_libdir}/libajaxg.so.%{major}*
12cu|emboss-6.4.0-4|107	
12cu|emboss-6.4.0-4|108	#----------------------------------------------------------------------------
12cu|emboss-6.4.0-4|109	
12cu|emboss-6.4.0-4|110	%package -n %{libeexpat}
12cu|emboss-6.4.0-4|111	Summary:	Shared library for %{name}
12cu|emboss-6.4.0-4|112	Group:		System/Libraries
12cu|emboss-6.4.0-4|113	Conflicts:	%{_lib}emboss6 < 6.4.0-4
12cu|emboss-6.4.0-4|114	
12cu|emboss-6.4.0-4|115	%description -n %{libeexpat}
12cu|emboss-6.4.0-4|116	Shared library for %{name}.
12cu|emboss-6.4.0-4|117	
12cu|emboss-6.4.0-4|118	%files -n %{libeexpat}
12cu|emboss-6.4.0-4|119	%{_libdir}/libeexpat.so.%{major1}*
12cu|emboss-6.4.0-4|120	
12cu|emboss-6.4.0-4|121	#----------------------------------------------------------------------------
12cu|emboss-6.4.0-4|122	
12cu|emboss-6.4.0-4|123	%package -n %{libensembl}
12cu|emboss-6.4.0-4|124	Summary:	Shared library for %{name}
12cu|emboss-6.4.0-4|125	Group:		System/Libraries
12cu|emboss-6.4.0-4|126	Conflicts:	%{_lib}emboss6 < 6.4.0-4
12cu|emboss-6.4.0-4|127	
12cu|emboss-6.4.0-4|128	%description -n %{libensembl}
12cu|emboss-6.4.0-4|129	Shared library for %{name}.
12cu|emboss-6.4.0-4|130	
12cu|emboss-6.4.0-4|131	%files -n %{libensembl}
12cu|emboss-6.4.0-4|132	%{_libdir}/libensembl.so.%{major}*
12cu|emboss-6.4.0-4|133	
12cu|emboss-6.4.0-4|134	#----------------------------------------------------------------------------
12cu|emboss-6.4.0-4|135	
12cu|emboss-6.4.0-4|136	%package -n %{libepcre}
12cu|emboss-6.4.0-4|137	Summary:	Shared library for %{name}
12cu|emboss-6.4.0-4|138	Group:		System/Libraries
12cu|emboss-6.4.0-4|139	Conflicts:	%{_lib}emboss6 < 6.4.0-4
12cu|emboss-6.4.0-4|140	
12cu|emboss-6.4.0-4|141	%description -n %{libepcre}
12cu|emboss-6.4.0-4|142	Shared library for %{name}.
12cu|emboss-6.4.0-4|143	
12cu|emboss-6.4.0-4|144	%files -n %{libepcre}
12cu|emboss-6.4.0-4|145	%{_libdir}/libepcre.so.%{major7}*
12cu|emboss-6.4.0-4|146	
12cu|emboss-6.4.0-4|147	#----------------------------------------------------------------------------
12cu|emboss-6.4.0-4|148	
12cu|emboss-6.4.0-4|149	%package -n %{libeplplot}
12cu|emboss-6.4.0-4|150	Summary:	Shared library for %{name}
12cu|emboss-6.4.0-4|151	Group:		System/Libraries
12cu|emboss-6.4.0-4|152	Conflicts:	%{_lib}emboss6 < 6.4.0-4
12cu|emboss-6.4.0-4|153	
12cu|emboss-6.4.0-4|154	%description -n %{libeplplot}
12cu|emboss-6.4.0-4|155	Shared library for %{name}.
12cu|emboss-6.4.0-4|156	
12cu|emboss-6.4.0-4|157	%files -n %{libeplplot}
12cu|emboss-6.4.0-4|158	%{_libdir}/libeplplot.so.%{major3}*
12cu|emboss-6.4.0-4|159	
12cu|emboss-6.4.0-4|160	#----------------------------------------------------------------------------
12cu|emboss-6.4.0-4|161	
12cu|emboss-6.4.0-4|162	%package -n %{libezlib}
12cu|emboss-6.4.0-4|163	Summary:	Shared library for %{name}
12cu|emboss-6.4.0-4|164	Group:		System/Libraries
12cu|emboss-6.4.0-4|165	Conflicts:	%{_lib}emboss6 < 6.4.0-4
12cu|emboss-6.4.0-4|166	
12cu|emboss-6.4.0-4|167	%description -n %{libezlib}
12cu|emboss-6.4.0-4|168	Shared library for %{name}.
12cu|emboss-6.4.0-4|169	
12cu|emboss-6.4.0-4|170	%files -n %{libezlib}
12cu|emboss-6.4.0-4|171	%{_libdir}/libezlib.so.%{major1}*
12cu|emboss-6.4.0-4|172	
12cu|emboss-6.4.0-4|173	#----------------------------------------------------------------------------
12cu|emboss-6.4.0-4|174	
12cu|emboss-6.4.0-4|175	%package -n %{libnucleus}
12cu|emboss-6.4.0-4|176	Summary:	Shared library for %{name}
12cu|emboss-6.4.0-4|177	Group:		System/Libraries
12cu|emboss-6.4.0-4|178	Conflicts:	%{_lib}emboss6 < 6.4.0-4
12cu|emboss-6.4.0-4|179	
12cu|emboss-6.4.0-4|180	%description -n %{libnucleus}
12cu|emboss-6.4.0-4|181	Shared library for %{name}.
12cu|emboss-6.4.0-4|182	
12cu|emboss-6.4.0-4|183	%files -n %{libnucleus}
12cu|emboss-6.4.0-4|184	%{_libdir}/libnucleus.so.%{major}*
12cu|emboss-6.4.0-4|185	
12cu|emboss-6.4.0-4|186	#----------------------------------------------------------------------------
12cu|emboss-6.4.0-4|187	
12cu|emboss-6.4.0-4|188	%package -n %{devname}
12cu|emboss-6.4.0-4|189	Summary:	Development files for %{name}
12cu|emboss-6.4.0-4|190	Group:		Development/Other
12cu|emboss-6.4.0-4|191	Requires:	%{libacd} = %{EVRD}
12cu|emboss-6.4.0-4|192	Requires:	%{libajax} = %{EVRD}
12cu|emboss-6.4.0-4|193	Requires:	%{libajaxdb} = %{EVRD}
12cu|emboss-6.4.0-4|194	Requires:	%{libajaxg} = %{EVRD}
12cu|emboss-6.4.0-4|195	Requires:	%{libeexpat} = %{EVRD}
12cu|emboss-6.4.0-4|196	Requires:	%{libensembl} = %{EVRD}
12cu|emboss-6.4.0-4|197	Requires:	%{libepcre} = %{EVRD}
12cu|emboss-6.4.0-4|198	Requires:	%{libeplplot} = %{EVRD}
12cu|emboss-6.4.0-4|199	Requires:	%{libezlib} = %{EVRD}
12cu|emboss-6.4.0-4|200	Requires:	%{libnucleus} = %{EVRD}
12cu|emboss-6.4.0-4|201	Provides:	%{name}-devel = %{EVRD}
12cu|emboss-6.4.0-4|202	
12cu|emboss-6.4.0-4|203	%description -n %{devname}
12cu|emboss-6.4.0-4|204	Development files for %{name}.
12cu|emboss-6.4.0-4|205	
12cu|emboss-6.4.0-4|206	%files -n %{devname}
12cu|emboss-6.4.0-4|207	%{_includedir}/*
12cu|emboss-6.4.0-4|208	%{_libdir}/libacd.so
12cu|emboss-6.4.0-4|209	%{_libdir}/libajax.so
12cu|emboss-6.4.0-4|210	%{_libdir}/libajaxdb.so
12cu|emboss-6.4.0-4|211	%{_libdir}/libajaxg.so
12cu|emboss-6.4.0-4|212	%{_libdir}/libeexpat.so
12cu|emboss-6.4.0-4|213	%{_libdir}/libensembl.so
12cu|emboss-6.4.0-4|214	%{_libdir}/libepcre.so
12cu|emboss-6.4.0-4|215	%{_libdir}/libeplplot.so
12cu|emboss-6.4.0-4|216	%{_libdir}/libezlib.so
12cu|emboss-6.4.0-4|217	%{_libdir}/libnucleus.so
12cu|emboss-6.4.0-4|218	
12cu|emboss-6.4.0-4|219	#----------------------------------------------------------------------------
12cu|emboss-6.4.0-4|220	
12cu|emboss-6.4.0-4|221	%prep
12cu|emboss-6.4.0-4|222	%setup -q -n %{oname}-%{version}
12cu|emboss-6.4.0-4|223	bzcat %{SOURCE1} > emboss.default
12cu|emboss-6.4.0-4|224	
12cu|emboss-6.4.0-4|225	%build
12cu|emboss-6.4.0-4|226	autoreconf -fi
12cu|emboss-6.4.0-4|227	%configure2_5x \
12cu|emboss-6.4.0-4|228	--without-java \
12cu|emboss-6.4.0-4|229	--disable-static
12cu|emboss-6.4.0-4|230	%make
12cu|emboss-6.4.0-4|231	
12cu|emboss-6.4.0-4|232	%install
12cu|emboss-6.4.0-4|233	%makeinstall_std
12cu|emboss-6.4.0-4|234	
12cu|emboss-6.4.0-4|235	# fix perms and conflicts
12cu|emboss-6.4.0-4|236	chmod 755 %{buildroot}%{_bindir}/runJemboss.csh
12cu|emboss-6.4.0-4|237	for file in merger emma yank; do
12cu|emboss-6.4.0-4|238	mv %{buildroot}%{_bindir}/$file %{buildroot}%{_bindir}/$file-%{name}
12cu|emboss-6.4.0-4|239	done
12cu|emboss-6.4.0-4|240	# configuration file
12cu|emboss-6.4.0-4|241	install -d -m 755 %{buildroot}%{_sysconfdir}
12cu|emboss-6.4.0-4|242	install -m 644 emboss.default %{buildroot}%{_sysconfdir}
12cu|emboss-6.4.0-4|243	cd %{buildroot}%{_datadir}/EMBOSS && ln -s ../../../etc/emboss.default .
12cu|emboss-6.4.0-4|244	# shell init files
12cu|emboss-6.4.0-4|245	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
12cu|emboss-6.4.0-4|246	cat >%{buildroot}%{_sysconfdir}/profile.d/emboss.sh <<EOF
12cu|emboss-6.4.0-4|247	#EMBOSS environment
12cu|emboss-6.4.0-4|248	export PLPLOT_LIB=%{_datadir}/EMBOSS
12cu|emboss-6.4.0-4|249	EOF
12cu|emboss-6.4.0-4|250	cat >%{buildroot}%{_sysconfdir}/profile.d/emboss.csh <<EOF
12cu|emboss-6.4.0-4|251	#EMBOSS environment
12cu|emboss-6.4.0-4|252	setenv PLPLOT_LIB %{_datadir}/EMBOSS
12cu|emboss-6.4.0-4|253	EOF
12cu|emboss-6.4.0-4|254	#remove jemboss
12cu|emboss-6.4.0-4|255	rm -rf %{buildroot}%{_datadir}/EMBOSS/jemboss
12cu|emboss-6.4.0-4|256	
12cu|emboss-6.4.0-4|257	#fix avlmap-utils
12cu|emboss-6.4.0-4|258	mv %{buildroot}%{_bindir}/wordcount %{buildroot}%{_bindir}/wordcount-%{name}
12cu|emboss-6.4.0-4|259	
12cu|emboss-6.4.0-4|260	
12cu|emboss-6.4.0-4|261	%changelog
12cu|emboss-6.4.0-4|262	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 6.4.0-4
12cu|emboss-6.4.0-4|263	+ Revision: 546c710
12cu|emboss-6.4.0-4|264	- Split library package
12cu|emboss-6.4.0-4|265	
12cu|emboss-6.4.0-4|266	

9255 12
12cu|embryo-1.7.9-1|1	%define	major	1
12cu|embryo-1.7.9-1|2	%define	libname %mklibname %{name} %{major}
12cu|embryo-1.7.9-1|3	%define	devname %mklibname %{name} -d
12cu|embryo-1.7.9-1|4	
12cu|embryo-1.7.9-1|5	Summary:	Enlightenment bytecode virtual machine
12cu|embryo-1.7.9-1|6	Name:		embryo
12cu|embryo-1.7.9-1|7	Version:	1.7.9
12cu|embryo-1.7.9-1|8	Release:	1
12cu|embryo-1.7.9-1|9	License:	BSD
12cu|embryo-1.7.9-1|10	Group:		Graphical desktop/Enlightenment
12cu|embryo-1.7.9-1|11	Url:		http://www.enlightenment.org/
12cu|embryo-1.7.9-1|12	Source0:	http://download.enlightenment.fr/releases/%{name}-%{version}.tar.bz2
12cu|embryo-1.7.9-1|13	BuildRequires:	pkgconfig(eina) >= 1.7.0
12cu|embryo-1.7.9-1|14	
12cu|embryo-1.7.9-1|15	%description
12cu|embryo-1.7.9-1|16	Embryo is primarily a shared library that gives you an API to load and control
12cu|embryo-1.7.9-1|17	interpreted programs compiled into an abstract machine bytecode that it
12cu|embryo-1.7.9-1|18	understands.  This abstract (or virtual) machine is similar to a real machine
12cu|embryo-1.7.9-1|19	with a CPU, but it is emulated in software.
12cu|embryo-1.7.9-1|20	
12cu|embryo-1.7.9-1|21	This package is part of the Enlightenment DR17 desktop shell.
12cu|embryo-1.7.9-1|22	
12cu|embryo-1.7.9-1|23	%files
12cu|embryo-1.7.9-1|24	%doc AUTHORS COPYING README
12cu|embryo-1.7.9-1|25	%{_bindir}/%{name}_cc
12cu|embryo-1.7.9-1|26	%{_datadir}/%{name}
12cu|embryo-1.7.9-1|27	
12cu|embryo-1.7.9-1|28	#----------------------------------------------------------------------------
12cu|embryo-1.7.9-1|29	
12cu|embryo-1.7.9-1|30	%package -n %{libname}
12cu|embryo-1.7.9-1|31	Summary:	Libraries for the %{name} package
12cu|embryo-1.7.9-1|32	Group:		System/Libraries
12cu|embryo-1.7.9-1|33	
12cu|embryo-1.7.9-1|34	%description -n %{libname}
12cu|embryo-1.7.9-1|35	Libraries for %{name}.
12cu|embryo-1.7.9-1|36	
12cu|embryo-1.7.9-1|37	%files -n %{libname}
12cu|embryo-1.7.9-1|38	%{_libdir}/lib%{name}.so.%{major}*
12cu|embryo-1.7.9-1|39	
12cu|embryo-1.7.9-1|40	#----------------------------------------------------------------------------
12cu|embryo-1.7.9-1|41	
12cu|embryo-1.7.9-1|42	%package -n %{devname}
12cu|embryo-1.7.9-1|43	Summary:	Headers and development libraries from %{name}
12cu|embryo-1.7.9-1|44	Group:		Development/Other
12cu|embryo-1.7.9-1|45	Requires:	%{libname} = %{EVRD}
12cu|embryo-1.7.9-1|46	Provides:	%{name}-devel = %{EVRD}
12cu|embryo-1.7.9-1|47	
12cu|embryo-1.7.9-1|48	%description -n %{devname}
12cu|embryo-1.7.9-1|49	%{name} development headers and libraries.
12cu|embryo-1.7.9-1|50	
12cu|embryo-1.7.9-1|51	%files -n %{devname}
12cu|embryo-1.7.9-1|52	%{_libdir}/pkgconfig/*
12cu|embryo-1.7.9-1|53	%{_libdir}/lib%{name}.so
12cu|embryo-1.7.9-1|54	%{_includedir}/%{name}*
12cu|embryo-1.7.9-1|55	
12cu|embryo-1.7.9-1|56	#----------------------------------------------------------------------------
12cu|embryo-1.7.9-1|57	
12cu|embryo-1.7.9-1|58	%prep
12cu|embryo-1.7.9-1|59	%setup -q
12cu|embryo-1.7.9-1|60	
12cu|embryo-1.7.9-1|61	%build
12cu|embryo-1.7.9-1|62	%configure2_5x --disable-static
12cu|embryo-1.7.9-1|63	%make
12cu|embryo-1.7.9-1|64	
12cu|embryo-1.7.9-1|65	%install
12cu|embryo-1.7.9-1|66	%makeinstall_std
12cu|embryo-1.7.9-1|67	
12cu|embryo-1.7.9-1|68	
12cu|embryo-1.7.9-1|69	%changelog
12cu|embryo-1.7.9-1|70	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.9-1
12cu|embryo-1.7.9-1|71	+ Revision: dec663f
12cu|embryo-1.7.9-1|72	- LOG New version 1.7.9
12cu|embryo-1.7.9-1|73	
12cu|embryo-1.7.9-1|74	

9256 12
12cu|embutils-0.19-5|1	%define _enable_debug_packages %{nil}
12cu|embutils-0.19-5|2	%define debug_package %{nil}
12cu|embutils-0.19-5|3	
12cu|embutils-0.19-5|4	Summary:	Small system utilities for embedded systems
12cu|embutils-0.19-5|5	Name:		embutils
12cu|embutils-0.19-5|6	Version:	0.19
12cu|embutils-0.19-5|7	Release:	5
12cu|embutils-0.19-5|8	License:	GPLv2+
12cu|embutils-0.19-5|9	Group:		System/Base
12cu|embutils-0.19-5|10	Url:		http://www.fefe.de/
12cu|embutils-0.19-5|11	Source0:	http://www.fefe.de/embutils/%{name}-%{version}.tar.bz2
12cu|embutils-0.19-5|12	Source1:	http://www.fefe.de/embutils/%{name}-%{version}.tar.bz2.sig
12cu|embutils-0.19-5|13	BuildRequires:	dietlibc-devel
12cu|embutils-0.19-5|14	Prefix:		%{_libdir}/%{name}
12cu|embutils-0.19-5|15	
12cu|embutils-0.19-5|16	%description
12cu|embutils-0.19-5|17	Most of the typical Unix userland typically comes from either the
12cu|embutils-0.19-5|18	GNU project or the BSD people. Those sources are ancient and
12cu|embutils-0.19-5|19	optimized for features, not for small size, and now that computers
12cu|embutils-0.19-5|20	are fast enough and have lots of RAM, implementations became
12cu|embutils-0.19-5|21	larger and larger. Features like internationalization eat lots of
12cu|embutils-0.19-5|22	memory and disk space.
12cu|embutils-0.19-5|23	
12cu|embutils-0.19-5|24	For embedded system and boot disks (and desktops and servers for
12cu|embutils-0.19-5|25	purist Unix users), you rather want small than internationalized
12cu|embutils-0.19-5|26	versions of the utilities. That's why I started to reimplement a
12cu|embutils-0.19-5|27	few important typical userland programs that I need on boot and
12cu|embutils-0.19-5|28	rescue disks, making sure that you can link it against diet libc
12cu|embutils-0.19-5|29	to create very small statically linked binaries.
12cu|embutils-0.19-5|30	
12cu|embutils-0.19-5|31	%files
12cu|embutils-0.19-5|32	%doc CHANGES TODO
12cu|embutils-0.19-5|33	%{prefix}/bin/allinone
12cu|embutils-0.19-5|34	%{prefix}/bin/arch
12cu|embutils-0.19-5|35	%{prefix}/bin/basename
12cu|embutils-0.19-5|36	%{prefix}/bin/cat
12cu|embutils-0.19-5|37	%{prefix}/bin/chgrp
12cu|embutils-0.19-5|38	%{prefix}/bin/chmod
12cu|embutils-0.19-5|39	%{prefix}/bin/chown
12cu|embutils-0.19-5|40	%{prefix}/bin/chroot
12cu|embutils-0.19-5|41	%{prefix}/bin/chrootuid
12cu|embutils-0.19-5|42	%{prefix}/bin/chvt
12cu|embutils-0.19-5|43	%{prefix}/bin/clear
12cu|embutils-0.19-5|44	%{prefix}/bin/cmp
12cu|embutils-0.19-5|45	%{prefix}/bin/cp
12cu|embutils-0.19-5|46	%{prefix}/bin/date
12cu|embutils-0.19-5|47	%{prefix}/bin/dd
12cu|embutils-0.19-5|48	%{prefix}/bin/df
12cu|embutils-0.19-5|49	%{prefix}/bin/dirname
12cu|embutils-0.19-5|50	%{prefix}/bin/dmesg
12cu|embutils-0.19-5|51	%{prefix}/bin/domainname
12cu|embutils-0.19-5|52	%{prefix}/bin/du
12cu|embutils-0.19-5|53	%{prefix}/bin/echo
12cu|embutils-0.19-5|54	%{prefix}/bin/env
12cu|embutils-0.19-5|55	%{prefix}/bin/false
12cu|embutils-0.19-5|56	%{prefix}/bin/head
12cu|embutils-0.19-5|57	%{prefix}/bin/hostname
12cu|embutils-0.19-5|58	%{prefix}/bin/id
12cu|embutils-0.19-5|59	%{prefix}/bin/insmod
12cu|embutils-0.19-5|60	%{prefix}/bin/install
12cu|embutils-0.19-5|61	%{prefix}/bin/kill
12cu|embutils-0.19-5|62	%{prefix}/bin/ln
12cu|embutils-0.19-5|63	%{prefix}/bin/ls
12cu|embutils-0.19-5|64	%{prefix}/bin/lsmod
12cu|embutils-0.19-5|65	%{prefix}/bin/md5sum
12cu|embutils-0.19-5|66	%{prefix}/bin/mesg
12cu|embutils-0.19-5|67	%{prefix}/bin/mkdir
12cu|embutils-0.19-5|68	%{prefix}/bin/mkfifo
12cu|embutils-0.19-5|69	%{prefix}/bin/mknod
12cu|embutils-0.19-5|70	%{prefix}/bin/mktemp
12cu|embutils-0.19-5|71	%{prefix}/bin/mount
12cu|embutils-0.19-5|72	%{prefix}/bin/mv
12cu|embutils-0.19-5|73	%{prefix}/bin/nice
12cu|embutils-0.19-5|74	%{prefix}/bin/nohup
12cu|embutils-0.19-5|75	%{prefix}/bin/pivot_root
12cu|embutils-0.19-5|76	%{prefix}/bin/printenv
12cu|embutils-0.19-5|77	%{prefix}/bin/pwd
12cu|embutils-0.19-5|78	%{prefix}/bin/renice
12cu|embutils-0.19-5|79	%{prefix}/bin/rm
12cu|embutils-0.19-5|80	%{prefix}/bin/rmdir
12cu|embutils-0.19-5|81	%{prefix}/bin/rmmod
12cu|embutils-0.19-5|82	%{prefix}/bin/sleep
12cu|embutils-0.19-5|83	%{prefix}/bin/sleep2
12cu|embutils-0.19-5|84	%{prefix}/bin/soscp
12cu|embutils-0.19-5|85	%{prefix}/bin/sosln
12cu|embutils-0.19-5|86	%{prefix}/bin/soslns
12cu|embutils-0.19-5|87	%{prefix}/bin/sosmv
12cu|embutils-0.19-5|88	%{prefix}/bin/sosrm
12cu|embutils-0.19-5|89	%{prefix}/bin/strings
12cu|embutils-0.19-5|90	%{prefix}/bin/sync
12cu|embutils-0.19-5|91	%{prefix}/bin/tail
12cu|embutils-0.19-5|92	%{prefix}/bin/tar
12cu|embutils-0.19-5|93	%{prefix}/bin/tee
12cu|embutils-0.19-5|94	%{prefix}/bin/test
12cu|embutils-0.19-5|95	%{prefix}/bin/time
12cu|embutils-0.19-5|96	%{prefix}/bin/touch
12cu|embutils-0.19-5|97	%{prefix}/bin/tr
12cu|embutils-0.19-5|98	%{prefix}/bin/true
12cu|embutils-0.19-5|99	%{prefix}/bin/truncate
12cu|embutils-0.19-5|100	%{prefix}/bin/tty
12cu|embutils-0.19-5|101	%{prefix}/bin/umount
12cu|embutils-0.19-5|102	%{prefix}/bin/uname
12cu|embutils-0.19-5|103	%{prefix}/bin/uniq
12cu|embutils-0.19-5|104	%{prefix}/bin/uudecode
12cu|embutils-0.19-5|105	%{prefix}/bin/uuencode
12cu|embutils-0.19-5|106	%{prefix}/bin/wc
12cu|embutils-0.19-5|107	%{prefix}/bin/which
12cu|embutils-0.19-5|108	%{prefix}/bin/whoami
12cu|embutils-0.19-5|109	%{prefix}/bin/write
12cu|embutils-0.19-5|110	%{prefix}/bin/yes
12cu|embutils-0.19-5|111	
12cu|embutils-0.19-5|112	#----------------------------------------------------------------------------
12cu|embutils-0.19-5|113	
12cu|embutils-0.19-5|114	%prep
12cu|embutils-0.19-5|115	%setup -q
12cu|embutils-0.19-5|116	
12cu|embutils-0.19-5|117	%build
12cu|embutils-0.19-5|118	make FLAGS="-DPAGE_SIZE=\"`getconf PAGE_SIZE`\""
12cu|embutils-0.19-5|119	
12cu|embutils-0.19-5|120	%install
12cu|embutils-0.19-5|121	install -d %{buildroot}%{prefix}/bin
12cu|embutils-0.19-5|122	
12cu|embutils-0.19-5|123	make DESTDIR="%{buildroot}%{prefix}" prefix="" install
12cu|embutils-0.19-5|124	
12cu|embutils-0.19-5|125	# fix softlinks...
12cu|embutils-0.19-5|126	ln -snf chown %{buildroot}%{prefix}/bin/chgrp
12cu|embutils-0.19-5|127	ln -snf mv %{buildroot}%{prefix}/bin/cp
12cu|embutils-0.19-5|128	ln -snf mknod %{buildroot}%{prefix}/bin/mkfifo
12cu|embutils-0.19-5|129	
12cu|embutils-0.19-5|130	
12cu|embutils-0.19-5|131	%changelog
12cu|embutils-0.19-5|132	* Wed Feb 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.19-5
12cu|embutils-0.19-5|133	+ Revision: c175336
12cu|embutils-0.19-5|134	- LOG Disable debug package, spec cleanup
12cu|embutils-0.19-5|135	
12cu|embutils-0.19-5|136	

9257 12
12cu|emelfm-0.9.2.1-6|1	%define debug_package %{nil}
12cu|emelfm-0.9.2.1-6|2	%define extra_ver 1
12cu|emelfm-0.9.2.1-6|3	%define rversion 0.9.2
12cu|emelfm-0.9.2.1-6|4	
12cu|emelfm-0.9.2.1-6|5	Summary:	File manager using the two-panel design and Gtk+
12cu|emelfm-0.9.2.1-6|6	Name:		emelfm
12cu|emelfm-0.9.2.1-6|7	Version:	0.9.2.%{extra_ver}
12cu|emelfm-0.9.2.1-6|8	Release:	6
12cu|emelfm-0.9.2.1-6|9	License:	GPLv2+
12cu|emelfm-0.9.2.1-6|10	Group:		File tools
12cu|emelfm-0.9.2.1-6|11	Url:		http://www.havens.de/elm/emelfm.html
12cu|emelfm-0.9.2.1-6|12	Source0:	%{name}-%{rversion}-elm%{extra_ver}.tar.bz2
12cu|emelfm-0.9.2.1-6|13	BuildRequires:	pkgconfig(gtk+)
12cu|emelfm-0.9.2.1-6|14	Requires:	gtk+
12cu|emelfm-0.9.2.1-6|15	Requires:	xterm
12cu|emelfm-0.9.2.1-6|16	
12cu|emelfm-0.9.2.1-6|17	%description
12cu|emelfm-0.9.2.1-6|18	emelFM is a file manager that implements the popular two-panel design. It
12cu|emelfm-0.9.2.1-6|19	features a simple GTK+ interface, a flexible filetyping scheme, and a built-in
12cu|emelfm-0.9.2.1-6|20	command line for executing commands without opening an xterm.
12cu|emelfm-0.9.2.1-6|21	
12cu|emelfm-0.9.2.1-6|22	Features:
12cu|emelfm-0.9.2.1-6|23	o Simple Interface
12cu|emelfm-0.9.2.1-6|24	o Bookmarks and History Lists
12cu|emelfm-0.9.2.1-6|25	o Flexible filetyping scheme
12cu|emelfm-0.9.2.1-6|26	o Multiple actions selectable for each filetype
12cu|emelfm-0.9.2.1-6|27	o Filename, Size, and Date Filters
12cu|emelfm-0.9.2.1-6|28	o Built-In Command Line
12cu|emelfm-0.9.2.1-6|29	o User-defined menu
12cu|emelfm-0.9.2.1-6|30	o Configurable Keyboard bindings
12cu|emelfm-0.9.2.1-6|31	o Configurable Toolbar
12cu|emelfm-0.9.2.1-6|32	o Runtime loadable plugins
12cu|emelfm-0.9.2.1-6|33	
12cu|emelfm-0.9.2.1-6|34	%files -f %{name}.lang
12cu|emelfm-0.9.2.1-6|35	%doc README COPYING ChangeLog
12cu|emelfm-0.9.2.1-6|36	%doc docs/help.txt
12cu|emelfm-0.9.2.1-6|37	%{_bindir}/*
12cu|emelfm-0.9.2.1-6|38	%{_datadir}/applications/*
12cu|emelfm-0.9.2.1-6|39	%{_libdir}/emelfm/plugins/*.so
12cu|emelfm-0.9.2.1-6|40	
12cu|emelfm-0.9.2.1-6|41	#----------------------------------------------------------------------------
12cu|emelfm-0.9.2.1-6|42	
12cu|emelfm-0.9.2.1-6|43	%prep
12cu|emelfm-0.9.2.1-6|44	%setup -q -n %{name}-%{rversion}-elm%{extra_ver}
12cu|emelfm-0.9.2.1-6|45	
12cu|emelfm-0.9.2.1-6|46	%build
12cu|emelfm-0.9.2.1-6|47	%make
12cu|emelfm-0.9.2.1-6|48	
12cu|emelfm-0.9.2.1-6|49	%install
12cu|emelfm-0.9.2.1-6|50	mkdir -p %{buildroot}%{_bindir}
12cu|emelfm-0.9.2.1-6|51	mkdir -p %{buildroot}%{_docdir}
12cu|emelfm-0.9.2.1-6|52	mkdir -p %{buildroot}%{_libdir}/emelfm/plugins
12cu|emelfm-0.9.2.1-6|53	mkdir -p %{buildroot}%{_datadir}/locale/
12cu|emelfm-0.9.2.1-6|54	make BIN_DIR=%{buildroot}%{_bindir} DOC_DIR=%{buildroot}%{_docdir} \
12cu|emelfm-0.9.2.1-6|55	PLUGINS_DIR=%{buildroot}%{_libdir}/emelfm/plugins \
12cu|emelfm-0.9.2.1-6|56	LOCALEDIR=%{buildroot}%{_datadir}/locale/ install
12cu|emelfm-0.9.2.1-6|57	
12cu|emelfm-0.9.2.1-6|58	rm -rf %{buildroot}%{_docdir}/help.txt
12cu|emelfm-0.9.2.1-6|59	
12cu|emelfm-0.9.2.1-6|60	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|emelfm-0.9.2.1-6|61	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cu|emelfm-0.9.2.1-6|62	[Desktop Entry]
12cu|emelfm-0.9.2.1-6|63	Type=Application
12cu|emelfm-0.9.2.1-6|64	Exec=%{name}
12cu|emelfm-0.9.2.1-6|65	Name=Emelfm
12cu|emelfm-0.9.2.1-6|66	Comment=A GTK file manager
12cu|emelfm-0.9.2.1-6|67	Icon=file_tools_section
12cu|emelfm-0.9.2.1-6|68	Categories=FileManager;Utility;
12cu|emelfm-0.9.2.1-6|69	EOF
12cu|emelfm-0.9.2.1-6|70	
12cu|emelfm-0.9.2.1-6|71	%find_lang %{name}
12cu|emelfm-0.9.2.1-6|72	
12cu|emelfm-0.9.2.1-6|73	
12cu|emelfm-0.9.2.1-6|74	%changelog
12cu|emelfm-0.9.2.1-6|75	* Wed Feb 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.2.1-6
12cu|emelfm-0.9.2.1-6|76	+ Revision: ae9deb0
12cu|emelfm-0.9.2.1-6|77	- LOG Spec cleanup
12cu|emelfm-0.9.2.1-6|78	
12cu|emelfm-0.9.2.1-6|79	

9258 12
12cu|emerald-0.8.8-1|1	%define __noautoreq 'pkgconfig\\(libdecoration\\)'
12cu|emerald-0.8.8-1|2	
12cu|emerald-0.8.8-1|3	%define major 0
12cu|emerald-0.8.8-1|4	%define libname %mklibname %{name}engine %{major}
12cu|emerald-0.8.8-1|5	%define devname %mklibname -d %{name}engine
12cu|emerald-0.8.8-1|6	
12cu|emerald-0.8.8-1|7	Name:		emerald
12cu|emerald-0.8.8-1|8	Version:	0.8.8
12cu|emerald-0.8.8-1|9	Release:	1
12cu|emerald-0.8.8-1|10	Summary:	Window decorator for Compiz
12cu|emerald-0.8.8-1|11	Group:		System/X11
12cu|emerald-0.8.8-1|12	License:	GPLv2
12cu|emerald-0.8.8-1|13	URL:		http://www.compiz.org/
12cu|emerald-0.8.8-1|14	Source:		http://releases.compiz.org/components/emerald/%{name}-%{version}.tar.bz2
12cu|emerald-0.8.8-1|15	BuildRequires:	desktop-file-utils
12cu|emerald-0.8.8-1|16	BuildRequires:	intltool
12cu|emerald-0.8.8-1|17	BuildRequires:	subversion-devel
12cu|emerald-0.8.8-1|18	BuildRequires:	compiz0.8-devel
12cu|emerald-0.8.8-1|19	BuildRequires:	pkgconfig(apr-1)
12cu|emerald-0.8.8-1|20	BuildRequires:	pkgconfig(apr-util-1)
12cu|emerald-0.8.8-1|21	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|emerald-0.8.8-1|22	BuildRequires:	pkgconfig(libwnck-1.0)
12cu|emerald-0.8.8-1|23	BuildRequires:	pkgconfig(neon)
12cu|emerald-0.8.8-1|24	BuildRequires:	pkgconfig(pango)
12cu|emerald-0.8.8-1|25	
12cu|emerald-0.8.8-1|26	Requires:	compiz0.8
12cu|emerald-0.8.8-1|27	Requires:	emerald-themes
12cu|emerald-0.8.8-1|28	Provides:	compiz-decorator = %{version}-%{release}
12cu|emerald-0.8.8-1|29	
12cu|emerald-0.8.8-1|30	%description
12cu|emerald-0.8.8-1|31	Themeable window decorator for the Compiz window manager/compositor.
12cu|emerald-0.8.8-1|32	
12cu|emerald-0.8.8-1|33	#----------------------------------------------------------------------------
12cu|emerald-0.8.8-1|34	
12cu|emerald-0.8.8-1|35	%package -n %{libname}
12cu|emerald-0.8.8-1|36	Summary:	Library files for %{name}
12cu|emerald-0.8.8-1|37	Group:		System/X11
12cu|emerald-0.8.8-1|38	Conflicts:	%{_lib}name
12cu|emerald-0.8.8-1|39	
12cu|emerald-0.8.8-1|40	%description -n %{libname}
12cu|emerald-0.8.8-1|41	Library files for %{name}.
12cu|emerald-0.8.8-1|42	
12cu|emerald-0.8.8-1|43	#----------------------------------------------------------------------------
12cu|emerald-0.8.8-1|44	
12cu|emerald-0.8.8-1|45	%package -n %{devname}
12cu|emerald-0.8.8-1|46	Summary:	Development files from %{name}
12cu|emerald-0.8.8-1|47	Group:		Development/Other
12cu|emerald-0.8.8-1|48	Requires:	%{libname} = %{version}-%{release}
12cu|emerald-0.8.8-1|49	Requires:	compiz0.8-devel
12cu|emerald-0.8.8-1|50	Provides:	%{name}-devel = %{version}-%{release}
12cu|emerald-0.8.8-1|51	Conflicts:	%{_lib}name-devel
12cu|emerald-0.8.8-1|52	
12cu|emerald-0.8.8-1|53	%description -n %{devname}
12cu|emerald-0.8.8-1|54	Development files from %{name}.
12cu|emerald-0.8.8-1|55	
12cu|emerald-0.8.8-1|56	#----------------------------------------------------------------------------
12cu|emerald-0.8.8-1|57	
12cu|emerald-0.8.8-1|58	%prep
12cu|emerald-0.8.8-1|59	%setup -q
12cu|emerald-0.8.8-1|60	
12cu|emerald-0.8.8-1|61	%build
12cu|emerald-0.8.8-1|62	%configure2_5x \
12cu|emerald-0.8.8-1|63	--disable-mime-update \
12cu|emerald-0.8.8-1|64	--disable-static
12cu|emerald-0.8.8-1|65	
12cu|emerald-0.8.8-1|66	%make LIBS="-ldl -lm"
12cu|emerald-0.8.8-1|67	
12cu|emerald-0.8.8-1|68	%install
12cu|emerald-0.8.8-1|69	%makeinstall_std
12cu|emerald-0.8.8-1|70	
12cu|emerald-0.8.8-1|71	%find_lang %{name}
12cu|emerald-0.8.8-1|72	
12cu|emerald-0.8.8-1|73	desktop-file-install \
12cu|emerald-0.8.8-1|74	--vendor="" \
12cu|emerald-0.8.8-1|75	--add-category="X-MandrivaLinux-CrossDesktop" \
12cu|emerald-0.8.8-1|76	--dir %{buildroot}%{_datadir}/applications \
12cu|emerald-0.8.8-1|77	%{buildroot}%{_datadir}/applications/*.desktop
12cu|emerald-0.8.8-1|78	
12cu|emerald-0.8.8-1|79	mkdir -p %{buildroot}%{_datadir}/mimelnk/application
12cu|emerald-0.8.8-1|80	cat >%{buildroot}%{_datadir}/mimelnk/application/x-%{name}-theme.desktop <<EOF
12cu|emerald-0.8.8-1|81	[Desktop Entry]
12cu|emerald-0.8.8-1|82	Type=MimeType
12cu|emerald-0.8.8-1|83	Comment=Emerald Theme
12cu|emerald-0.8.8-1|84	MimeType=application/x-emerald-theme
12cu|emerald-0.8.8-1|85	Patterns=*.emerald
12cu|emerald-0.8.8-1|86	EOF
12cu|emerald-0.8.8-1|87	
12cu|emerald-0.8.8-1|88	#----------------------------------------------------------------------------
12cu|emerald-0.8.8-1|89	
12cu|emerald-0.8.8-1|90	%files -f %{name}.lang
12cu|emerald-0.8.8-1|91	%doc AUTHORS ChangeLog README COPYING
12cu|emerald-0.8.8-1|92	%{_bindir}/%{name}*
12cu|emerald-0.8.8-1|93	%{_libdir}/%{name}/engines/*.so
12cu|emerald-0.8.8-1|94	%{_datadir}/applications/%{name}*.desktop
12cu|emerald-0.8.8-1|95	%{_datadir}/mime-info/%{name}.mime
12cu|emerald-0.8.8-1|96	%{_datadir}/mime/packages/%{name}.xml
12cu|emerald-0.8.8-1|97	%{_datadir}/mimelnk/application/x-%{name}-theme.desktop
12cu|emerald-0.8.8-1|98	%{_datadir}/pixmaps/%{name}*.png
12cu|emerald-0.8.8-1|99	%{_iconsdir}/hicolor/48x48/mimetypes/*.png
12cu|emerald-0.8.8-1|100	%{_datadir}/%{name}/*
12cu|emerald-0.8.8-1|101	%{_mandir}/man1/%{name}*.1*
12cu|emerald-0.8.8-1|102	
12cu|emerald-0.8.8-1|103	%files -n %{libname}
12cu|emerald-0.8.8-1|104	%{_libdir}/lib%{name}engine.so.%{major}*
12cu|emerald-0.8.8-1|105	
12cu|emerald-0.8.8-1|106	%files -n %{devname}
12cu|emerald-0.8.8-1|107	%{_libdir}/pkgconfig/%{name}engine.pc
12cu|emerald-0.8.8-1|108	%dir %{_includedir}/%{name}
12cu|emerald-0.8.8-1|109	%{_includedir}/%{name}/*
12cu|emerald-0.8.8-1|110	%{_libdir}/lib%{name}engine.so
12cu|emerald-0.8.8-1|111	

9259 12
12cu|emerald-themes-0.6.0-0.20080210.4|1	%define git 20080210
12cu|emerald-themes-0.6.0-0.20080210.4|2	
12cu|emerald-themes-0.6.0-0.20080210.4|3	%if  %{git}
12cu|emerald-themes-0.6.0-0.20080210.4|4	%define srcname %{name}-%{git}
12cu|emerald-themes-0.6.0-0.20080210.4|5	%define distname %{name}
12cu|emerald-themes-0.6.0-0.20080210.4|6	%define rel 0.%{git}.4
12cu|emerald-themes-0.6.0-0.20080210.4|7	%else
12cu|emerald-themes-0.6.0-0.20080210.4|8	%define srcname %{name}-%{version}
12cu|emerald-themes-0.6.0-0.20080210.4|9	%define distname %{name}-%{version}
12cu|emerald-themes-0.6.0-0.20080210.4|10	%define rel 1
12cu|emerald-themes-0.6.0-0.20080210.4|11	%endif
12cu|emerald-themes-0.6.0-0.20080210.4|12	
12cu|emerald-themes-0.6.0-0.20080210.4|13	Name:		emerald-themes
12cu|emerald-themes-0.6.0-0.20080210.4|14	Version:	0.6.0
12cu|emerald-themes-0.6.0-0.20080210.4|15	Release:	%{rel}
12cu|emerald-themes-0.6.0-0.20080210.4|16	Summary:	Themes for the Emerald Window Decorator
12cu|emerald-themes-0.6.0-0.20080210.4|17	Group:		System/X11
12cu|emerald-themes-0.6.0-0.20080210.4|18	License:	GPLv2
12cu|emerald-themes-0.6.0-0.20080210.4|19	URL:		http://www.compiz-fusion.org/
12cu|emerald-themes-0.6.0-0.20080210.4|20	Source:		%{srcname}.tar.bz2
12cu|emerald-themes-0.6.0-0.20080210.4|21	Requires:	emerald
12cu|emerald-themes-0.6.0-0.20080210.4|22	BuildArch:	noarch
12cu|emerald-themes-0.6.0-0.20080210.4|23	
12cu|emerald-themes-0.6.0-0.20080210.4|24	%description
12cu|emerald-themes-0.6.0-0.20080210.4|25	Themes for the Emerald Window Decorator for Compiz.
12cu|emerald-themes-0.6.0-0.20080210.4|26	
12cu|emerald-themes-0.6.0-0.20080210.4|27	This package provides some basic themes, although more can be downloaded
12cu|emerald-themes-0.6.0-0.20080210.4|28	automatically once installed.
12cu|emerald-themes-0.6.0-0.20080210.4|29	
12cu|emerald-themes-0.6.0-0.20080210.4|30	#----------------------------------------------------------------------------
12cu|emerald-themes-0.6.0-0.20080210.4|31	
12cu|emerald-themes-0.6.0-0.20080210.4|32	%prep
12cu|emerald-themes-0.6.0-0.20080210.4|33	%setup -q -n %{distname}
12cu|emerald-themes-0.6.0-0.20080210.4|34	
12cu|emerald-themes-0.6.0-0.20080210.4|35	%build
12cu|emerald-themes-0.6.0-0.20080210.4|36	%if %{git}
12cu|emerald-themes-0.6.0-0.20080210.4|37	# This is a GIT snapshot, so we need to generate makefiles.
12cu|emerald-themes-0.6.0-0.20080210.4|38	sh autogen.sh -V
12cu|emerald-themes-0.6.0-0.20080210.4|39	%endif
12cu|emerald-themes-0.6.0-0.20080210.4|40	
12cu|emerald-themes-0.6.0-0.20080210.4|41	%configure2_5x
12cu|emerald-themes-0.6.0-0.20080210.4|42	%make
12cu|emerald-themes-0.6.0-0.20080210.4|43	
12cu|emerald-themes-0.6.0-0.20080210.4|44	%install
12cu|emerald-themes-0.6.0-0.20080210.4|45	
12cu|emerald-themes-0.6.0-0.20080210.4|46	%makeinstall_std
12cu|emerald-themes-0.6.0-0.20080210.4|47	
12cu|emerald-themes-0.6.0-0.20080210.4|48	chmod -R a+r %{buildroot}
12cu|emerald-themes-0.6.0-0.20080210.4|49	
12cu|emerald-themes-0.6.0-0.20080210.4|50	#----------------------------------------------------------------------------
12cu|emerald-themes-0.6.0-0.20080210.4|51	
12cu|emerald-themes-0.6.0-0.20080210.4|52	%files
12cu|emerald-themes-0.6.0-0.20080210.4|53	%dir %{_datadir}/emerald/themes
12cu|emerald-themes-0.6.0-0.20080210.4|54	%{_datadir}/emerald/themes/*
12cu|emerald-themes-0.6.0-0.20080210.4|55	

9260 12
12cu|e_modules-0.0.1-1.84419.3|1	#Tarball of svn snapshot created as follows...
12cu|e_modules-0.0.1-1.84419.3|2	#Cut and paste in a shell after removing initial #
12cu|e_modules-0.0.1-1.84419.3|3	
12cu|e_modules-0.0.1-1.84419.3|4	#svn co http://svn.enlightenment.org/svn/e/trunk/E-MODULES-EXTRA E-MODULES-EXTRA; \
12cu|e_modules-0.0.1-1.84419.3|5	#cd E-MODULES-EXTRA; \
12cu|e_modules-0.0.1-1.84419.3|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cu|e_modules-0.0.1-1.84419.3|7	#PKG_VERSION=0.0.1.$SVNREV; \
12cu|e_modules-0.0.1-1.84419.3|8	#cd ..; \
12cu|e_modules-0.0.1-1.84419.3|9	#tar -Jcf E-MODULES-EXTRA-$PKG_VERSION.tar.xz E-MODULES-EXTRA/ --exclude .svn --exclude .*ignore
12cu|e_modules-0.0.1-1.84419.3|10	
12cu|e_modules-0.0.1-1.84419.3|11	
12cu|e_modules-0.0.1-1.84419.3|12	%define	svnrev	84419
12cu|e_modules-0.0.1-1.84419.3|13	%define	svnname	E-MODULES-EXTRA
12cu|e_modules-0.0.1-1.84419.3|14	
12cu|e_modules-0.0.1-1.84419.3|15	Summary:	Loose collection of third party E17 modules
12cu|e_modules-0.0.1-1.84419.3|16	Name:		e_modules
12cu|e_modules-0.0.1-1.84419.3|17	Epoch:		1
12cu|e_modules-0.0.1-1.84419.3|18	Version:	0.0.1
12cu|e_modules-0.0.1-1.84419.3|19	Release:	1.%{svnrev}.3
12cu|e_modules-0.0.1-1.84419.3|20	License:	BSD
12cu|e_modules-0.0.1-1.84419.3|21	Group:		Graphical desktop/Enlightenment
12cu|e_modules-0.0.1-1.84419.3|22	URL:		http://enlightenment.org/
12cu|e_modules-0.0.1-1.84419.3|23	Source0:	%{svnname}-%{version}.%{svnrev}.tar.xz
12cu|e_modules-0.0.1-1.84419.3|24	
12cu|e_modules-0.0.1-1.84419.3|25	BuildRequires:	edje
12cu|e_modules-0.0.1-1.84419.3|26	BuildRequires:	embryo
12cu|e_modules-0.0.1-1.84419.3|27	BuildRequires:	emprint
12cu|e_modules-0.0.1-1.84419.3|28	BuildRequires:	elementary
12cu|e_modules-0.0.1-1.84419.3|29	BuildRequires:	evas
12cu|e_modules-0.0.1-1.84419.3|30	Buildrequires:	imagemagick
12cu|e_modules-0.0.1-1.84419.3|31	Buildrequires:	gettext-devel
12cu|e_modules-0.0.1-1.84419.3|32	BuildRequires:	pkgconfig(ecore)
12cu|e_modules-0.0.1-1.84419.3|33	BuildRequires:	pkgconfig(edbus)
12cu|e_modules-0.0.1-1.84419.3|34	BuildRequires:	pkgconfig(edje)
12cu|e_modules-0.0.1-1.84419.3|35	BuildRequires:	pkgconfig(eet)
12cu|e_modules-0.0.1-1.84419.3|36	BuildRequires:	pkgconfig(efreet)
12cu|e_modules-0.0.1-1.84419.3|37	BuildRequires:	pkgconfig(eina)
12cu|e_modules-0.0.1-1.84419.3|38	BuildRequires:	pkgconfig(embryo)
12cu|e_modules-0.0.1-1.84419.3|39	BuildRequires:	pkgconfig(enlightenment)
12cu|e_modules-0.0.1-1.84419.3|40	BuildRequires:	pkgconfig(evas)
12cu|e_modules-0.0.1-1.84419.3|41	BuildRequires:	pkgconfig(exalt)
12cu|e_modules-0.0.1-1.84419.3|42	BuildRequires:	pkgconfig(elementary)
12cu|e_modules-0.0.1-1.84419.3|43	BuildRequires:	pkgconfig(eweather)
12cu|e_modules-0.0.1-1.84419.3|44	BuildRequires:	pkgconfig(ethumb)
12cu|e_modules-0.0.1-1.84419.3|45	BuildRequires:	pkgconfig(json)
12cu|e_modules-0.0.1-1.84419.3|46	BuildRequires:	pkgconfig(libbsd)
12cu|e_modules-0.0.1-1.84419.3|47	BuildRequires:	pkgconfig(libmpd)
12cu|e_modules-0.0.1-1.84419.3|48	BuildRequires:	pkgconfig(xkbfile)
12cu|e_modules-0.0.1-1.84419.3|49	BuildRequires:	v8-devel
12cu|e_modules-0.0.1-1.84419.3|50	
12cu|e_modules-0.0.1-1.84419.3|51	Requires:	e >= 0.16.999.050-3
12cu|e_modules-0.0.1-1.84419.3|52	Requires:	emprint
12cu|e_modules-0.0.1-1.84419.3|53	
12cu|e_modules-0.0.1-1.84419.3|54	%description
12cu|e_modules-0.0.1-1.84419.3|55	e_modules is a loose collection of third party E17 modules written by
12cu|e_modules-0.0.1-1.84419.3|56	various authors.  They are not officially a part of E17, but they are
12cu|e_modules-0.0.1-1.84419.3|57	allowed to use the E cvs repository.  The modules are all separate
12cu|e_modules-0.0.1-1.84419.3|58	modules, written by separate authors.
12cu|e_modules-0.0.1-1.84419.3|59	
12cu|e_modules-0.0.1-1.84419.3|60	%prep
12cu|e_modules-0.0.1-1.84419.3|61	%setup -qn %{svnname}
12cu|e_modules-0.0.1-1.84419.3|62	
12cu|e_modules-0.0.1-1.84419.3|63	rm -fr weather eenvader.fractal
12cu|e_modules-0.0.1-1.84419.3|64	# share uses E18 api
12cu|e_modules-0.0.1-1.84419.3|65	rm -fr share
12cu|e_modules-0.0.1-1.84419.3|66	
12cu|e_modules-0.0.1-1.84419.3|67	%build
12cu|e_modules-0.0.1-1.84419.3|68	%define Werror_cflags %nil
12cu|e_modules-0.0.1-1.84419.3|69	
12cu|e_modules-0.0.1-1.84419.3|70	# Is it still needed? Looks like it breaks build so comment it out:
12cu|e_modules-0.0.1-1.84419.3|71	#for m in itask winlist-ng; do pushd $m; sed -i 's@po/Makefile@@' configure.ac ; sed -i 's@ po@@' Makefile.am; popd; done
12cu|e_modules-0.0.1-1.84419.3|72	
12cu|e_modules-0.0.1-1.84419.3|73	for i in `find * -type d|awk -F'/' '{print $1}'|sort|uniq`
12cu|e_modules-0.0.1-1.84419.3|74	do
12cu|e_modules-0.0.1-1.84419.3|75	(
12cu|e_modules-0.0.1-1.84419.3|76	pushd $i
12cu|e_modules-0.0.1-1.84419.3|77	NOCONFIGURE=yes ./autogen.sh
12cu|e_modules-0.0.1-1.84419.3|78	%configure2_5x
12cu|e_modules-0.0.1-1.84419.3|79	make
12cu|e_modules-0.0.1-1.84419.3|80	popd
12cu|e_modules-0.0.1-1.84419.3|81	)
12cu|e_modules-0.0.1-1.84419.3|82	done
12cu|e_modules-0.0.1-1.84419.3|83	
12cu|e_modules-0.0.1-1.84419.3|84	%install
12cu|e_modules-0.0.1-1.84419.3|85	for i in `find * -type d|awk -F'/' '{print $1}'|sort|uniq`
12cu|e_modules-0.0.1-1.84419.3|86	do
12cu|e_modules-0.0.1-1.84419.3|87	%makeinstall_std -C $i
12cu|e_modules-0.0.1-1.84419.3|88	done
12cu|e_modules-0.0.1-1.84419.3|89	
12cu|e_modules-0.0.1-1.84419.3|90	# Don't use it to avoid file listed twice rpm error
12cu|e_modules-0.0.1-1.84419.3|91	#find_lang %{name} --all-name
12cu|e_modules-0.0.1-1.84419.3|92	
12cu|e_modules-0.0.1-1.84419.3|93	# do not provide devel stuffs
12cu|e_modules-0.0.1-1.84419.3|94	rm -fr %{buildroot}%{_includedir}/drawer %{buildroot}%{_libdir}/pkgconfig
12cu|e_modules-0.0.1-1.84419.3|95	find %{buildroot} -type f -name "*.a" -exec rm -f {} ';'
12cu|e_modules-0.0.1-1.84419.3|96	
12cu|e_modules-0.0.1-1.84419.3|97	%files
12cu|e_modules-0.0.1-1.84419.3|98	%doc AUTHORS README
12cu|e_modules-0.0.1-1.84419.3|99	%{_libdir}/enlightenment/modules/*
12cu|e_modules-0.0.1-1.84419.3|100	

9261 12
12cu|emotion-1.7.9-1|1	%define	gstapi	0.10
12cu|emotion-1.7.9-1|2	%define	major	1
12cu|emotion-1.7.9-1|3	%define	libname %mklibname %{name} %{major}
12cu|emotion-1.7.9-1|4	%define	devname %mklibname %{name} -d
12cu|emotion-1.7.9-1|5	
12cu|emotion-1.7.9-1|6	Summary:	Enlightenment video and media library
12cu|emotion-1.7.9-1|7	Name:		emotion
12cu|emotion-1.7.9-1|8	Version:	1.7.9
12cu|emotion-1.7.9-1|9	Release:	1
12cu|emotion-1.7.9-1|10	License:	BSD
12cu|emotion-1.7.9-1|11	Group:		Graphical desktop/Enlightenment
12cu|emotion-1.7.9-1|12	Url:		http://www.enlightenment.org/
12cu|emotion-1.7.9-1|13	Source0:	http://download.enlightenment.fr/releases/%{name}-%{version}.tar.bz2
12cu|emotion-1.7.9-1|14	
12cu|emotion-1.7.9-1|15	BuildRequires:	doxygen
12cu|emotion-1.7.9-1|16	BuildRequires:	evas >= 1.7.1
12cu|emotion-1.7.9-1|17	BuildRequires:	edje >= 1.7.1
12cu|emotion-1.7.9-1|18	BuildRequires:	gstreamer%{gstapi}-tools
12cu|emotion-1.7.9-1|19	BuildRequires:	pkgconfig(ecore) >= 1.7.1
12cu|emotion-1.7.9-1|20	BuildRequires:	pkgconfig(edje) >= 1.7.1
12cu|emotion-1.7.9-1|21	BuildRequires:	pkgconfig(eio)
12cu|emotion-1.7.9-1|22	BuildRequires:	pkgconfig(embryo) >= 1.7.1
12cu|emotion-1.7.9-1|23	BuildRequires:	pkgconfig(eet) >= 1.7.1
12cu|emotion-1.7.9-1|24	BuildRequires:	pkgconfig(eeze) >= 1.7.1
12cu|emotion-1.7.9-1|25	BuildRequires:	pkgconfig(evas) >= 1.7.1
12cu|emotion-1.7.9-1|26	BuildRequires:	pkgconfig(edje) >= 1.7.1
12cu|emotion-1.7.9-1|27	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
12cu|emotion-1.7.9-1|28	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{gstapi})
12cu|emotion-1.7.9-1|29	BuildRequires:	pkgconfig(gstreamer-video-%{gstapi})
12cu|emotion-1.7.9-1|30	BuildRequires:	pkgconfig(libxine)
12cu|emotion-1.7.9-1|31	BuildRequires:	pkgconfig(lua)
12cu|emotion-1.7.9-1|32	
12cu|emotion-1.7.9-1|33	%description
12cu|emotion-1.7.9-1|34	Emotion is a video & media object library designed to interface with Evas and
12cu|emotion-1.7.9-1|35	Ecore to provide autonomous "video" and "audio" objects that can be moved,
12cu|emotion-1.7.9-1|36	resized and positioned like any normal object, but instead they can play video
12cu|emotion-1.7.9-1|37	and audio and can be controlled from a high-level control API allowing the
12cu|emotion-1.7.9-1|38	programmer to quickly piece together a multi-media system with minimal work.
12cu|emotion-1.7.9-1|39	
12cu|emotion-1.7.9-1|40	This package is part of the Enlightenment DR17 desktop shell.
12cu|emotion-1.7.9-1|41	
12cu|emotion-1.7.9-1|42	%files
12cu|emotion-1.7.9-1|43	%doc AUTHORS COPYING README
12cu|emotion-1.7.9-1|44	%{_bindir}/%{name}_*
12cu|emotion-1.7.9-1|45	%{_datadir}/%{name}
12cu|emotion-1.7.9-1|46	%{_libdir}/%{name}
12cu|emotion-1.7.9-1|47	%{_libdir}/edje/modules/emotion/linux-*/*.so
12cu|emotion-1.7.9-1|48	
12cu|emotion-1.7.9-1|49	#----------------------------------------------------------------------------
12cu|emotion-1.7.9-1|50	
12cu|emotion-1.7.9-1|51	%package -n %{libname}
12cu|emotion-1.7.9-1|52	Summary:	Libraries for the %{name} package
12cu|emotion-1.7.9-1|53	Group:		System/Libraries
12cu|emotion-1.7.9-1|54	Requires:	%{name}
12cu|emotion-1.7.9-1|55	
12cu|emotion-1.7.9-1|56	%description -n %{libname}
12cu|emotion-1.7.9-1|57	Libraries for %{name}.
12cu|emotion-1.7.9-1|58	
12cu|emotion-1.7.9-1|59	%files -n %{libname}
12cu|emotion-1.7.9-1|60	%{_libdir}/lib%{name}.so.%{major}*
12cu|emotion-1.7.9-1|61	
12cu|emotion-1.7.9-1|62	#----------------------------------------------------------------------------
12cu|emotion-1.7.9-1|63	
12cu|emotion-1.7.9-1|64	%package -n %{devname}
12cu|emotion-1.7.9-1|65	Summary:	Headers and development libraries from %{name}
12cu|emotion-1.7.9-1|66	Group:		Development/Other
12cu|emotion-1.7.9-1|67	Requires:	%{libname} = %{EVRD}
12cu|emotion-1.7.9-1|68	Provides:	%{name}-devel = %{EVRD}
12cu|emotion-1.7.9-1|69	
12cu|emotion-1.7.9-1|70	%description -n %{devname}
12cu|emotion-1.7.9-1|71	%{name} development headers and libraries.
12cu|emotion-1.7.9-1|72	
12cu|emotion-1.7.9-1|73	%files -n %{devname}
12cu|emotion-1.7.9-1|74	%{_libdir}/pkgconfig/*
12cu|emotion-1.7.9-1|75	%{_libdir}/lib%{name}.so
12cu|emotion-1.7.9-1|76	%{_includedir}/%{name}*
12cu|emotion-1.7.9-1|77	
12cu|emotion-1.7.9-1|78	#----------------------------------------------------------------------------
12cu|emotion-1.7.9-1|79	
12cu|emotion-1.7.9-1|80	%prep
12cu|emotion-1.7.9-1|81	%setup -q
12cu|emotion-1.7.9-1|82	
12cu|emotion-1.7.9-1|83	%build
12cu|emotion-1.7.9-1|84	%configure2_5x \
12cu|emotion-1.7.9-1|85	--enable-gstreamer \
12cu|emotion-1.7.9-1|86	--enable-xine \
12cu|emotion-1.7.9-1|87	--disable-static
12cu|emotion-1.7.9-1|88	
12cu|emotion-1.7.9-1|89	%make
12cu|emotion-1.7.9-1|90	
12cu|emotion-1.7.9-1|91	%install
12cu|emotion-1.7.9-1|92	%makeinstall_std
12cu|emotion-1.7.9-1|93	
12cu|emotion-1.7.9-1|94	
12cu|emotion-1.7.9-1|95	%changelog
12cu|emotion-1.7.9-1|96	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.9-1
12cu|emotion-1.7.9-1|97	+ Revision: ad0bc4b
12cu|emotion-1.7.9-1|98	- LOG New version 1.7.9
12cu|emotion-1.7.9-1|99	
12cu|emotion-1.7.9-1|100	

9262 12
12cu|enet-1.3.11-1|1	%define major		2
12cu|enet-1.3.11-1|2	%define libname		%mklibname %{name} %{major}
12cu|enet-1.3.11-1|3	%define develname	%mklibname %{name} -d
12cu|enet-1.3.11-1|4	
12cu|enet-1.3.11-1|5	Summary:	Simple and robust network communication layer on top of UDP
12cu|enet-1.3.11-1|6	Name:		enet
12cu|enet-1.3.11-1|7	Version:	1.3.11
12cu|enet-1.3.11-1|8	Release:	1
12cu|enet-1.3.11-1|9	Source0:	http://enet.bespin.org/download/%{name}-%{version}.tar.gz
12cu|enet-1.3.11-1|10	License:	BSD
12cu|enet-1.3.11-1|11	Group:		System/Libraries
12cu|enet-1.3.11-1|12	URL:		http://enet.bespin.org
12cu|enet-1.3.11-1|13	
12cu|enet-1.3.11-1|14	%description
12cu|enet-1.3.11-1|15	ENet's purpose is to provide a relatively thin, simple and robust
12cu|enet-1.3.11-1|16	network communication layer on top of UDP (User Datagram Protocol). The
12cu|enet-1.3.11-1|17	primary feature it provides is optional reliable, in-order delivery of
12cu|enet-1.3.11-1|18	packets.
12cu|enet-1.3.11-1|19	
12cu|enet-1.3.11-1|20	ENet omits certain higher level networking features such as
12cu|enet-1.3.11-1|21	authentication, lobbying, server discovery, encryption, or other similar
12cu|enet-1.3.11-1|22	tasks that are particularly application specific so that the library
12cu|enet-1.3.11-1|23	remains flexible, portable, and easily embeddable.
12cu|enet-1.3.11-1|24	
12cu|enet-1.3.11-1|25	%package -n	%{libname}
12cu|enet-1.3.11-1|26	Summary:	Libraries for %{name}
12cu|enet-1.3.11-1|27	Group:		System/Libraries
12cu|enet-1.3.11-1|28	
12cu|enet-1.3.11-1|29	%description -n	%{libname}
12cu|enet-1.3.11-1|30	ENet's purpose is to provide a relatively thin, simple and robust
12cu|enet-1.3.11-1|31	network communication layer on top of UDP (User Datagram Protocol). The
12cu|enet-1.3.11-1|32	primary feature it provides is optional reliable, in-order delivery of
12cu|enet-1.3.11-1|33	packets.
12cu|enet-1.3.11-1|34	
12cu|enet-1.3.11-1|35	ENet omits certain higher level networking features such as
12cu|enet-1.3.11-1|36	authentication, lobbying, server discovery, encryption, or other similar
12cu|enet-1.3.11-1|37	tasks that are particularly application specific so that the library
12cu|enet-1.3.11-1|38	remains flexible, portable, and easily embeddable.
12cu|enet-1.3.11-1|39	
12cu|enet-1.3.11-1|40	This package provides the libraries for %{name}.
12cu|enet-1.3.11-1|41	
12cu|enet-1.3.11-1|42	%package -n %{develname}
12cu|enet-1.3.11-1|43	Summary:	Development files for for %{name}
12cu|enet-1.3.11-1|44	Group:		Development/C
12cu|enet-1.3.11-1|45	Requires:	%{libname} = %{version}-%{release}
12cu|enet-1.3.11-1|46	Provides:	%{name}-devel = %{version}-%{release}
12cu|enet-1.3.11-1|47	Provides:	lib%{name}-devel = %{version}-%{release}
12cu|enet-1.3.11-1|48	
12cu|enet-1.3.11-1|49	%description -n	%{develname}
12cu|enet-1.3.11-1|50	Development files and headers for %{name}.
12cu|enet-1.3.11-1|51	
12cu|enet-1.3.11-1|52	%prep
12cu|enet-1.3.11-1|53	%setup -q
12cu|enet-1.3.11-1|54	
12cu|enet-1.3.11-1|55	%build
12cu|enet-1.3.11-1|56	%configure2_5x --disable-static
12cu|enet-1.3.11-1|57	%make
12cu|enet-1.3.11-1|58	
12cu|enet-1.3.11-1|59	%install
12cu|enet-1.3.11-1|60	%makeinstall_std
12cu|enet-1.3.11-1|61	
12cu|enet-1.3.11-1|62	%files -n %{libname}
12cu|enet-1.3.11-1|63	%doc LICENSE README ChangeLog
12cu|enet-1.3.11-1|64	%{_libdir}/libenet.so.%{major}*
12cu|enet-1.3.11-1|65	
12cu|enet-1.3.11-1|66	%files -n %{develname}
12cu|enet-1.3.11-1|67	%{_includedir}/%{name}
12cu|enet-1.3.11-1|68	%{_libdir}/libenet.so
12cu|enet-1.3.11-1|69	%{_libdir}/pkgconfig/libenet.pc
12cu|enet-1.3.11-1|70	
12cu|enet-1.3.11-1|71	
12cu|enet-1.3.11-1|72	
12cu|enet-1.3.11-1|73	
12cu|enet-1.3.11-1|74	%changelog
12cu|enet-1.3.11-1|75	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.11-1
12cu|enet-1.3.11-1|76	+ Revision: d958690
12cu|enet-1.3.11-1|77	- Updated to 1.3.11 (by updates_builder)
12cu|enet-1.3.11-1|78	
12cu|enet-1.3.11-1|79	

9263 12
12cu|engine_pkcs11-0.1.8-4|1	Summary: PKCS#11 engine for OpenSSL
12cu|engine_pkcs11-0.1.8-4|2	Name: engine_pkcs11
12cu|engine_pkcs11-0.1.8-4|3	Version: 0.1.8
12cu|engine_pkcs11-0.1.8-4|4	Release: 4
12cu|engine_pkcs11-0.1.8-4|5	License: BSD
12cu|engine_pkcs11-0.1.8-4|6	Group: System/Libraries
12cu|engine_pkcs11-0.1.8-4|7	Source0: http://www.opensc-project.org/files/%{name}/%{name}-%{version}.tar.gz
12cu|engine_pkcs11-0.1.8-4|8	Buildrequires: libp11-devel >= 0.2.1
12cu|engine_pkcs11-0.1.8-4|9	Buildrequires: pkgconfig(openssl)
12cu|engine_pkcs11-0.1.8-4|10	URL: http://www.opensc.org/engine_pkcs11
12cu|engine_pkcs11-0.1.8-4|11	
12cu|engine_pkcs11-0.1.8-4|12	%description
12cu|engine_pkcs11-0.1.8-4|13	Engine_pkcs11 is an implementation of an engine for OpenSSL. It can be loaded
12cu|engine_pkcs11-0.1.8-4|14	using code, config file or command line and will pass any function call by
12cu|engine_pkcs11-0.1.8-4|15	openssl to a PKCS#11 module. Engine_pkcs11 is meant to be used with smart cards
12cu|engine_pkcs11-0.1.8-4|16	and software for using smart cards in PKCS#11 format, such as OpenSC. Originaly
12cu|engine_pkcs11-0.1.8-4|17	this engine was a part of OpenSC, until OpenSC was split into several small
12cu|engine_pkcs11-0.1.8-4|18	projects for improved flexibility.
12cu|engine_pkcs11-0.1.8-4|19	
12cu|engine_pkcs11-0.1.8-4|20	%prep
12cu|engine_pkcs11-0.1.8-4|21	%setup -q
12cu|engine_pkcs11-0.1.8-4|22	cat > README.mandriva <<EOF
12cu|engine_pkcs11-0.1.8-4|23	In Mandriva, the engine file has been placed in the
12cu|engine_pkcs11-0.1.8-4|24	%{_libdir}/openssl/engines directory instead of the default
12cu|engine_pkcs11-0.1.8-4|25	%{_libdir}/engines. This was done so in order to match our openssl
12cu|engine_pkcs11-0.1.8-4|26	installation.
12cu|engine_pkcs11-0.1.8-4|27	
12cu|engine_pkcs11-0.1.8-4|28	Considering this new path, below is the suggested change to openssl.cnf
12cu|engine_pkcs11-0.1.8-4|29	in order to use this engine:
12cu|engine_pkcs11-0.1.8-4|30	
12cu|engine_pkcs11-0.1.8-4|31	openssl_conf = openssl_def
12cu|engine_pkcs11-0.1.8-4|32	
12cu|engine_pkcs11-0.1.8-4|33	[openssl_def]
12cu|engine_pkcs11-0.1.8-4|34	engines = engine_section
12cu|engine_pkcs11-0.1.8-4|35	
12cu|engine_pkcs11-0.1.8-4|36	[engine_section]
12cu|engine_pkcs11-0.1.8-4|37	pkcs11 = pkcs11_section
12cu|engine_pkcs11-0.1.8-4|38	
12cu|engine_pkcs11-0.1.8-4|39	[pkcs11_section]
12cu|engine_pkcs11-0.1.8-4|40	engine_id = pkcs11
12cu|engine_pkcs11-0.1.8-4|41	dynamic_path = %{_libdir}/openssl/engines/engine_pkcs11.so
12cu|engine_pkcs11-0.1.8-4|42	MODULE_PATH = %{_libdir}/opensc-pkcs11.so
12cu|engine_pkcs11-0.1.8-4|43	init = 0
12cu|engine_pkcs11-0.1.8-4|44	
12cu|engine_pkcs11-0.1.8-4|45	EOF
12cu|engine_pkcs11-0.1.8-4|46	
12cu|engine_pkcs11-0.1.8-4|47	chmod 0644 README.mandriva
12cu|engine_pkcs11-0.1.8-4|48	
12cu|engine_pkcs11-0.1.8-4|49	%build
12cu|engine_pkcs11-0.1.8-4|50	%configure2_5x --with-enginesdir=%{_libdir}/openssl/engines
12cu|engine_pkcs11-0.1.8-4|51	%make
12cu|engine_pkcs11-0.1.8-4|52	
12cu|engine_pkcs11-0.1.8-4|53	%install
12cu|engine_pkcs11-0.1.8-4|54	rm -rf %{buildroot}
12cu|engine_pkcs11-0.1.8-4|55	%makeinstall_std
12cu|engine_pkcs11-0.1.8-4|56	
12cu|engine_pkcs11-0.1.8-4|57	# remove unnecessary files
12cu|engine_pkcs11-0.1.8-4|58	rm -f %{buildroot}%{_libdir}/openssl/engines/*.a
12cu|engine_pkcs11-0.1.8-4|59	
12cu|engine_pkcs11-0.1.8-4|60	%clean
12cu|engine_pkcs11-0.1.8-4|61	rm -rf %{buildroot}
12cu|engine_pkcs11-0.1.8-4|62	
12cu|engine_pkcs11-0.1.8-4|63	%files
12cu|engine_pkcs11-0.1.8-4|64	%defattr(-,root,root)
12cu|engine_pkcs11-0.1.8-4|65	%doc doc/README doc/nonpersistent/wiki.out/* README.mandriva
12cu|engine_pkcs11-0.1.8-4|66	%{_libdir}/openssl/engines/*
12cu|engine_pkcs11-0.1.8-4|67	
12cu|engine_pkcs11-0.1.8-4|68	
12cu|engine_pkcs11-0.1.8-4|69	%changelog
12cu|engine_pkcs11-0.1.8-4|70	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.8-3mdv2011.0
12cu|engine_pkcs11-0.1.8-4|71	+ Revision: 610376
12cu|engine_pkcs11-0.1.8-4|72	- rebuild
12cu|engine_pkcs11-0.1.8-4|73	
12cu|engine_pkcs11-0.1.8-4|74	* Wed Apr 21 2010 Funda Wang <fwang@mandriva.org> 0.1.8-2mdv2010.1
12cu|engine_pkcs11-0.1.8-4|75	+ Revision: 537454
12cu|engine_pkcs11-0.1.8-4|76	- rebuild
12cu|engine_pkcs11-0.1.8-4|77	
12cu|engine_pkcs11-0.1.8-4|78	* Thu Jan 07 2010 Frederik Himpe <fhimpe@mandriva.org> 0.1.8-1mdv2010.1
12cu|engine_pkcs11-0.1.8-4|79	+ Revision: 487337
12cu|engine_pkcs11-0.1.8-4|80	- update to new version 0.1.8
12cu|engine_pkcs11-0.1.8-4|81	
12cu|engine_pkcs11-0.1.8-4|82	* Sun Dec 27 2009 Frederik Himpe <fhimpe@mandriva.org> 0.1.7-1mdv2010.1
12cu|engine_pkcs11-0.1.8-4|83	+ Revision: 482764
12cu|engine_pkcs11-0.1.8-4|84	- Update to new version 0.7.1
12cu|engine_pkcs11-0.1.8-4|85	- a few cosmetic clean-ups in SPEC file
12cu|engine_pkcs11-0.1.8-4|86	
12cu|engine_pkcs11-0.1.8-4|87	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.1.5-2mdv2010.0
12cu|engine_pkcs11-0.1.8-4|88	+ Revision: 437462
12cu|engine_pkcs11-0.1.8-4|89	- rebuild
12cu|engine_pkcs11-0.1.8-4|90	
12cu|engine_pkcs11-0.1.8-4|91	* Tue Oct 14 2008 Funda Wang <fwang@mandriva.org> 0.1.5-1mdv2009.1
12cu|engine_pkcs11-0.1.8-4|92	+ Revision: 293500
12cu|engine_pkcs11-0.1.8-4|93	- new version 0.1.5
12cu|engine_pkcs11-0.1.8-4|94	
12cu|engine_pkcs11-0.1.8-4|95	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.1.4-3mdv2009.0
12cu|engine_pkcs11-0.1.8-4|96	+ Revision: 244904
12cu|engine_pkcs11-0.1.8-4|97	- rebuild
12cu|engine_pkcs11-0.1.8-4|98	- kill re-definition of %%buildroot on Pixel's request
12cu|engine_pkcs11-0.1.8-4|99	
12cu|engine_pkcs11-0.1.8-4|100	+ Olivier Blin <oblin@mandriva.com>
12cu|engine_pkcs11-0.1.8-4|101	- restore BuildRoot
12cu|engine_pkcs11-0.1.8-4|102	
12cu|engine_pkcs11-0.1.8-4|103	* Mon Nov 05 2007 Andreas Hasenack <andreas@mandriva.com> 0.1.4-1mdv2008.1
12cu|engine_pkcs11-0.1.8-4|104	+ Revision: 106185
12cu|engine_pkcs11-0.1.8-4|105	- updated to version 0.1.4
12cu|engine_pkcs11-0.1.8-4|106	
12cu|engine_pkcs11-0.1.8-4|107	
12cu|engine_pkcs11-0.1.8-4|108	* Fri Jan 12 2007 Andreas Hasenack <andreas@mandriva.com> 0.1.3-3mdv2007.0
12cu|engine_pkcs11-0.1.8-4|109	+ Revision: 107938
12cu|engine_pkcs11-0.1.8-4|110	- rebuilt
12cu|engine_pkcs11-0.1.8-4|111	- Import engine_pkcs11
12cu|engine_pkcs11-0.1.8-4|112	
12cu|engine_pkcs11-0.1.8-4|113	* Mon Dec 05 2005 Andreas Hasenack <andreas@mandriva.com> 0.1.3-2mdk
12cu|engine_pkcs11-0.1.8-4|114	- fix engine path to match openssl's
12cu|engine_pkcs11-0.1.8-4|115	- added a README.mandriva file to explain this change
12cu|engine_pkcs11-0.1.8-4|116	
12cu|engine_pkcs11-0.1.8-4|117	* Sat Dec 03 2005 Andreas Hasenack <andreas@mandriva.com> 0.1.3-1mdk
12cu|engine_pkcs11-0.1.8-4|118	- packaged for Mandriva
12cu|engine_pkcs11-0.1.8-4|119	

9264 12
12cu|engrampa-1.8.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|engrampa-1.8.0-1|2	%define oname   mate-file-archiver
12cu|engrampa-1.8.0-1|3	
12cu|engrampa-1.8.0-1|4	Name:          engrampa
12cu|engrampa-1.8.0-1|5	Version:       1.8.0
12cu|engrampa-1.8.0-1|6	Release:       1
12cu|engrampa-1.8.0-1|7	Summary:       An archive manager for MATE Desktop
12cu|engrampa-1.8.0-1|8	Group:         Archiving/Compression
12cu|engrampa-1.8.0-1|9	License:       GPLv2+ and LGPLv2+
12cu|engrampa-1.8.0-1|10	URL:           http://mate-desktop.org
12cu|engrampa-1.8.0-1|11	Source0:       http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|engrampa-1.8.0-1|12	
12cu|engrampa-1.8.0-1|13	BuildRequires: intltool
12cu|engrampa-1.8.0-1|14	BuildRequires: chrpath
12cu|engrampa-1.8.0-1|15	BuildRequires: mate-common
12cu|engrampa-1.8.0-1|16	BuildRequires: xsltproc
12cu|engrampa-1.8.0-1|17	BuildRequires: which
12cu|engrampa-1.8.0-1|18	BuildRequires: xml2po
12cu|engrampa-1.8.0-1|19	BuildRequires: magic-devel
12cu|engrampa-1.8.0-1|20	BuildRequires: pkgconfig(glib-2.0)
12cu|engrampa-1.8.0-1|21	BuildRequires: pkgconfig(gtk+-2.0)
12cu|engrampa-1.8.0-1|22	BuildRequires: pkgconfig(gnome-doc-utils)
12cu|engrampa-1.8.0-1|23	BuildRequires: pkgconfig(libcaja-extension)
12cu|engrampa-1.8.0-1|24	BuildRequires: pkgconfig(sm)
12cu|engrampa-1.8.0-1|25	BuildRequires: pkgconfig(gsettings-desktop-schemas)
12cu|engrampa-1.8.0-1|26	BuildRequires: itstool
12cu|engrampa-1.8.0-1|27	BuildRequires: yelp-tools
12cu|engrampa-1.8.0-1|28	
12cu|engrampa-1.8.0-1|29	Suggests:      cdrecord-isotools
12cu|engrampa-1.8.0-1|30	# for the gsettings schema
12cu|engrampa-1.8.0-1|31	Requires:      caja
12cu|engrampa-1.8.0-1|32	
12cu|engrampa-1.8.0-1|33	%rename %{oname}
12cu|engrampa-1.8.0-1|34	
12cu|engrampa-1.8.0-1|35	%description
12cu|engrampa-1.8.0-1|36	Engrampa is an archive manager for the GNOME environment.  This means that
12cu|engrampa-1.8.0-1|37	you can : create and modify archives; view the content of an archive; view a
12cu|engrampa-1.8.0-1|38	file contained in the archive; extract files from the archive.
12cu|engrampa-1.8.0-1|39	Engrampa is only a front-end (a graphical interface) to archiving programs
12cu|engrampa-1.8.0-1|40	like tar and zip. The supported file types are :
12cu|engrampa-1.8.0-1|41	* Tar archives uncompressed (.tar) or compressed with
12cu|engrampa-1.8.0-1|42	* gzip (.tar.gz , .tgz)
12cu|engrampa-1.8.0-1|43	* bzip (.tar.bz , .tbz)
12cu|engrampa-1.8.0-1|44	* bzip2 (.tar.bz2 , .tbz2)
12cu|engrampa-1.8.0-1|45	* compress (.tar.Z , .taz)
12cu|engrampa-1.8.0-1|46	* lzop (.tar.lzo , .tzo)
12cu|engrampa-1.8.0-1|47	* lzma (.tar.lzma , .tlz)
12cu|engrampa-1.8.0-1|48	* Zip archives (.zip)
12cu|engrampa-1.8.0-1|49	* Jar archives (.jar , .ear , .war)
12cu|engrampa-1.8.0-1|50	* Lha archives (.lzh)
12cu|engrampa-1.8.0-1|51	* Rar archives (.rar)
12cu|engrampa-1.8.0-1|52	* Single files compressed with gzip, bzip, bzip2, compress, lzop, lzma
12cu|engrampa-1.8.0-1|53	* ISO images
12cu|engrampa-1.8.0-1|54	
12cu|engrampa-1.8.0-1|55	
12cu|engrampa-1.8.0-1|56	%prep
12cu|engrampa-1.8.0-1|57	%setup -q
12cu|engrampa-1.8.0-1|58	
12cu|engrampa-1.8.0-1|59	%build
12cu|engrampa-1.8.0-1|60	NOCONFIGURE=1 ./autogen.sh
12cu|engrampa-1.8.0-1|61	%configure2_5x                \
12cu|engrampa-1.8.0-1|62	--disable-scrollkeeper  \
12cu|engrampa-1.8.0-1|63	--disable-static        \
12cu|engrampa-1.8.0-1|64	--with-gtk=2.0          \
12cu|engrampa-1.8.0-1|65	--enable-packagekit \
12cu|engrampa-1.8.0-1|66	--enable-caja-actions
12cu|engrampa-1.8.0-1|67	
12cu|engrampa-1.8.0-1|68	%make
12cu|engrampa-1.8.0-1|69	
12cu|engrampa-1.8.0-1|70	
12cu|engrampa-1.8.0-1|71	%install
12cu|engrampa-1.8.0-1|72	%makeinstall_std
12cu|engrampa-1.8.0-1|73	
12cu|engrampa-1.8.0-1|74	%find_lang %{name} --with-gnome --all-name
12cu|engrampa-1.8.0-1|75	
12cu|engrampa-1.8.0-1|76	#gw rpmlint errors
12cu|engrampa-1.8.0-1|77	chrpath -d %{buildroot}%{_bindir}/%{name}
12cu|engrampa-1.8.0-1|78	chrpath -d %{buildroot}%{_libdir}/caja/*/*.so
12cu|engrampa-1.8.0-1|79	
12cu|engrampa-1.8.0-1|80	%files -f %{name}.lang
12cu|engrampa-1.8.0-1|81	%doc README COPYING NEWS AUTHORS
12cu|engrampa-1.8.0-1|82	%{_bindir}/%{name}
12cu|engrampa-1.8.0-1|83	%{_libexecdir}/%{name}
12cu|engrampa-1.8.0-1|84	%{_datadir}/%{name}
12cu|engrampa-1.8.0-1|85	%{_datadir}/applications/%{name}.desktop
12cu|engrampa-1.8.0-1|86	%{_datadir}/MateConf/gsettings/%{name}.convert
12cu|engrampa-1.8.0-1|87	%{_datadir}/glib-2.0/schemas/org.mate.engrampa.gschema.xml
12cu|engrampa-1.8.0-1|88	%{_iconsdir}/hicolor/*/apps/*.png
12cu|engrampa-1.8.0-1|89	%{_iconsdir}/hicolor/scalable/apps/*.svg
12cu|engrampa-1.8.0-1|90	%{_libdir}/caja/extensions-2.0/libcaja-%{name}.so
12cu|engrampa-1.8.0-1|91	%{_mandir}/man1/%{name}.1.*
12cu|engrampa-1.8.0-1|92	
12cu|engrampa-1.8.0-1|93	%changelog
12cu|engrampa-1.8.0-1|94	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|engrampa-1.8.0-1|95	+ Revision: 68749bf
12cu|engrampa-1.8.0-1|96	- Fix setup
12cu|engrampa-1.8.0-1|97	
12cu|engrampa-1.8.0-1|98	

9265 12
12cu|enigma-1.20-1|1	Summary:	Puzzle game similar to Oxyd
12cu|enigma-1.20-1|2	Name:		enigma
12cu|enigma-1.20-1|3	Version:	1.20
12cu|enigma-1.20-1|4	Release:	1
12cu|enigma-1.20-1|5	License:	GPLv2+
12cu|enigma-1.20-1|6	Group:		Games/Arcade
12cu|enigma-1.20-1|7	Url:		http://www.nongnu.org/enigma/
12cu|enigma-1.20-1|8	Source0:	http://downloads.sourceforge.net/%{name}-game/Release%20%{version}/%{name}-%{version}.tar.gz
12cu|enigma-1.20-1|9	BuildRequires:	desktop-file-utils
12cu|enigma-1.20-1|10	BuildRequires:	imagemagick
12cu|enigma-1.20-1|11	BuildRequires:	pkgconfig(libcurl)
12cu|enigma-1.20-1|12	BuildRequires:	pkgconfig(libpng)
12cu|enigma-1.20-1|13	BuildRequires:	pkgconfig(lua)
12cu|enigma-1.20-1|14	BuildRequires:	pkgconfig(sdl)
12cu|enigma-1.20-1|15	BuildRequires:	pkgconfig(SDL_image)
12cu|enigma-1.20-1|16	BuildRequires:	pkgconfig(SDL_mixer)
12cu|enigma-1.20-1|17	BuildRequires:	pkgconfig(SDL_ttf)
12cu|enigma-1.20-1|18	BuildRequires:	pkgconfig(xerces-c)
12cu|enigma-1.20-1|19	
12cu|enigma-1.20-1|20	%description
12cu|enigma-1.20-1|21	Enigma is a tribute to and a re-implementation of one of the most
12cu|enigma-1.20-1|22	original and intriguing computer games of the 1990's: Oxyd.  Your
12cu|enigma-1.20-1|23	objective is easily explained: find and uncover all pairs of identical
12cu|enigma-1.20-1|24	Oxyd stones in each landscape.  Sounds simple?  It would be, if it
12cu|enigma-1.20-1|25	weren't for hidden traps, vast mazes, insurmountable obstacles and
12cu|enigma-1.20-1|26	innumerable puzzles blocking your direct way to the Oxyd stones...
12cu|enigma-1.20-1|27	
12cu|enigma-1.20-1|28	%files -f %{name}.lang
12cu|enigma-1.20-1|29	%{_bindir}/*
12cu|enigma-1.20-1|30	%{_datadir}/enigma
12cu|enigma-1.20-1|31	%{_datadir}/applications/%{name}.desktop
12cu|enigma-1.20-1|32	%{_mandir}/man6/*
12cu|enigma-1.20-1|33	%{_datadir}/icons/hicolor/48x48/apps/*
12cu|enigma-1.20-1|34	%{_datadir}/pixmaps/*
12cu|enigma-1.20-1|35	
12cu|enigma-1.20-1|36	#----------------------------------------------------------------------------
12cu|enigma-1.20-1|37	
12cu|enigma-1.20-1|38	%prep
12cu|enigma-1.20-1|39	%setup -q
12cu|enigma-1.20-1|40	
12cu|enigma-1.20-1|41	%build
12cu|enigma-1.20-1|42	%configure2_5x
12cu|enigma-1.20-1|43	%make
12cu|enigma-1.20-1|44	
12cu|enigma-1.20-1|45	%install
12cu|enigma-1.20-1|46	%makeinstall_std
12cu|enigma-1.20-1|47	
12cu|enigma-1.20-1|48	rm -rf %{buildroot}/%{_docdir}/%{name}
12cu|enigma-1.20-1|49	
12cu|enigma-1.20-1|50	rm -rf %{buildroot}%{_includedir} %{buildroot}%{_libdir}/*.a
12cu|enigma-1.20-1|51	
12cu|enigma-1.20-1|52	desktop-file-install --vendor="" \
12cu|enigma-1.20-1|53	--remove-category="Application" \
12cu|enigma-1.20-1|54	--remove-category="PuzzleGame" \
12cu|enigma-1.20-1|55	--add-category="ArcadeGame;LogicGame" \
12cu|enigma-1.20-1|56	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|enigma-1.20-1|57	
12cu|enigma-1.20-1|58	%find_lang %{name}
12cu|enigma-1.20-1|59	
12cu|enigma-1.20-1|60	
12cu|enigma-1.20-1|61	%changelog
12cu|enigma-1.20-1|62	* Wed Feb 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.20-1
12cu|enigma-1.20-1|63	+ Revision: 4ee275d
12cu|enigma-1.20-1|64	- LOG New version 1.20, new url, re-work package
12cu|enigma-1.20-1|65	
12cu|enigma-1.20-1|66	

9266 12
12cu|enki-0.6.0-0.74197.1|1	#Tarball of svn snapshot created as follows...
12cu|enki-0.6.0-0.74197.1|2	#Cut and paste in a shell after removing initial #
12cu|enki-0.6.0-0.74197.1|3	
12cu|enki-0.6.0-0.74197.1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/enki enki; \
12cu|enki-0.6.0-0.74197.1|5	#cd enki; \
12cu|enki-0.6.0-0.74197.1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12cu|enki-0.6.0-0.74197.1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cu|enki-0.6.0-0.74197.1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cu|enki-0.6.0-0.74197.1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12cu|enki-0.6.0-0.74197.1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12cu|enki-0.6.0-0.74197.1|11	#cd ..; \
12cu|enki-0.6.0-0.74197.1|12	#tar -Jcf enki-$PKG_VERSION.tar.xz enki/ --exclude .svn --exclude .*ignore
12cu|enki-0.6.0-0.74197.1|13	
12cu|enki-0.6.0-0.74197.1|14	%define svnrev  74197
12cu|enki-0.6.0-0.74197.1|15	
12cu|enki-0.6.0-0.74197.1|16	Summary:	Enki Photo Manager for E17
12cu|enki-0.6.0-0.74197.1|17	Name:		enki
12cu|enki-0.6.0-0.74197.1|18	Version:	0.6.0
12cu|enki-0.6.0-0.74197.1|19	Release:	0.%{svnrev}.1
12cu|enki-0.6.0-0.74197.1|20	License:	GPLv2
12cu|enki-0.6.0-0.74197.1|21	Group:		Graphical desktop/Enlightenment
12cu|enki-0.6.0-0.74197.1|22	URL:		http://www.enlightenment.org/
12cu|enki-0.6.0-0.74197.1|23	Source0:	%{name}-%{version}.%{svnrev}.tar.xz
12cu|enki-0.6.0-0.74197.1|24	Patch0:		enki-desktop.patch
12cu|enki-0.6.0-0.74197.1|25	
12cu|enki-0.6.0-0.74197.1|26	BuildRequires:	edje
12cu|enki-0.6.0-0.74197.1|27	BuildRequires:	embryo
12cu|enki-0.6.0-0.74197.1|28	BuildRequires:	evas
12cu|enki-0.6.0-0.74197.1|29	BuildRequires:	desktop-file-utils
12cu|enki-0.6.0-0.74197.1|30	BuildRequires:	gettext-devel
12cu|enki-0.6.0-0.74197.1|31	BuildRequires:	pkgconfig(eio)
12cu|enki-0.6.0-0.74197.1|32	BuildRequires:	pkgconfig(enlil)
12cu|enki-0.6.0-0.74197.1|33	BuildRequires:	pkgconfig(elementary)
12cu|enki-0.6.0-0.74197.1|34	BuildRequires:	pkgconfig(eweather)
12cu|enki-0.6.0-0.74197.1|35	
12cu|enki-0.6.0-0.74197.1|36	Requires:	enlil
12cu|enki-0.6.0-0.74197.1|37	
12cu|enki-0.6.0-0.74197.1|38	%description
12cu|enki-0.6.0-0.74197.1|39	Enki is a photo manager using the EFL and allows the user to manage a
12cu|enki-0.6.0-0.74197.1|40	list of albums and photos.
12cu|enki-0.6.0-0.74197.1|41	
12cu|enki-0.6.0-0.74197.1|42	%prep
12cu|enki-0.6.0-0.74197.1|43	%setup -qn %{name}
12cu|enki-0.6.0-0.74197.1|44	%apply_patches
12cu|enki-0.6.0-0.74197.1|45	
12cu|enki-0.6.0-0.74197.1|46	%build
12cu|enki-0.6.0-0.74197.1|47	NOCONFIGURE=yes ./autogen.sh
12cu|enki-0.6.0-0.74197.1|48	%configure2_5x
12cu|enki-0.6.0-0.74197.1|49	%make
12cu|enki-0.6.0-0.74197.1|50	
12cu|enki-0.6.0-0.74197.1|51	%install
12cu|enki-0.6.0-0.74197.1|52	%makeinstall_std
12cu|enki-0.6.0-0.74197.1|53	
12cu|enki-0.6.0-0.74197.1|54	#menu
12cu|enki-0.6.0-0.74197.1|55	desktop-file-install --vendor="" \
12cu|enki-0.6.0-0.74197.1|56	--remove-category="Application" \
12cu|enki-0.6.0-0.74197.1|57	--add-category="X-MandrivaLinux-Multimedia-Graphics" \
12cu|enki-0.6.0-0.74197.1|58	--dir %{buildroot}%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
12cu|enki-0.6.0-0.74197.1|59	
12cu|enki-0.6.0-0.74197.1|60	%files
12cu|enki-0.6.0-0.74197.1|61	%doc AUTHORS COPYING INSTALL NEWS README
12cu|enki-0.6.0-0.74197.1|62	%{_bindir}/enki
12cu|enki-0.6.0-0.74197.1|63	%{_bindir}/enki-slideshow
12cu|enki-0.6.0-0.74197.1|64	%{_datadir}/enki/themes/*.edj
12cu|enki-0.6.0-0.74197.1|65	%{_datadir}/applications/enki.desktop
12cu|enki-0.6.0-0.74197.1|66	%{_datadir}/pixmaps/enki.png
12cu|enki-0.6.0-0.74197.1|67	
12cu|enki-0.6.0-0.74197.1|68	%changelog
12cu|enki-0.6.0-0.74197.1|69	* Wed Oct 10 2012 Alexander Khryukin <alexander@mezon.ru> 0.6.0-0.74197.1
12cu|enki-0.6.0-0.74197.1|70	+ Revision: ddee783
12cu|enki-0.6.0-0.74197.1|71	- BR: pkgconfig(eweather)
12cu|enki-0.6.0-0.74197.1|72	
12cu|enki-0.6.0-0.74197.1|73	

9267 12
12cu|eog-plugins-3.8.1-1|1	Summary:	Plugins for the Eye of GNOME image viewer
12cu|eog-plugins-3.8.1-1|2	Name:		eog-plugins
12cu|eog-plugins-3.8.1-1|3	Version:	3.8.1
12cu|eog-plugins-3.8.1-1|4	Release:	1
12cu|eog-plugins-3.8.1-1|5	License:	GPLv2+
12cu|eog-plugins-3.8.1-1|6	Group:		Graphical desktop/GNOME
12cu|eog-plugins-3.8.1-1|7	Url:		http://www.gnome.org/projects/eog/
12cu|eog-plugins-3.8.1-1|8	Source0: 	http://ftp.gnome.org/pub/GNOME/sources/eog-plugins/3.8/%{name}-%{version}.tar.xz
12cu|eog-plugins-3.8.1-1|9	BuildRequires:	intltool
12cu|eog-plugins-3.8.1-1|10	BuildRequires:	pkgconfig(champlain-0.12)
12cu|eog-plugins-3.8.1-1|11	BuildRequires:	pkgconfig(eog)
12cu|eog-plugins-3.8.1-1|12	BuildRequires:	pkgconfig(gl)
12cu|eog-plugins-3.8.1-1|13	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12cu|eog-plugins-3.8.1-1|14	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|eog-plugins-3.8.1-1|15	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
12cu|eog-plugins-3.8.1-1|16	BuildRequires:	pkgconfig(libexif)
12cu|eog-plugins-3.8.1-1|17	BuildRequires:	pkgconfig(libgdata)
12cu|eog-plugins-3.8.1-1|18	
12cu|eog-plugins-3.8.1-1|19	Requires:	eog
12cu|eog-plugins-3.8.1-1|20	Requires:	postr
12cu|eog-plugins-3.8.1-1|21	
12cu|eog-plugins-3.8.1-1|22	%description
12cu|eog-plugins-3.8.1-1|23	This is the Eye of Gnome, an image viewer program. It is meant
12cu|eog-plugins-3.8.1-1|24	to be a fast and functional image viewer as well as an image
12cu|eog-plugins-3.8.1-1|25	cataloging program. It does proper handling of large images and
12cu|eog-plugins-3.8.1-1|26	images with full opacity information, and can zoom and scroll
12cu|eog-plugins-3.8.1-1|27	images quickly while keeping  memory usage constant.
12cu|eog-plugins-3.8.1-1|28	
12cu|eog-plugins-3.8.1-1|29	This package contains additional plugins for EOG:
12cu|eog-plugins-3.8.1-1|30	- Map
12cu|eog-plugins-3.8.1-1|31	- Exif display
12cu|eog-plugins-3.8.1-1|32	- Zoom to fit image width
12cu|eog-plugins-3.8.1-1|33	- Flickr Uploader
12cu|eog-plugins-3.8.1-1|34	- PicasaWeb Uploader
12cu|eog-plugins-3.8.1-1|35	- Python Console
12cu|eog-plugins-3.8.1-1|36	- Send By Mail
12cu|eog-plugins-3.8.1-1|37	- Slideshow Shuffle
12cu|eog-plugins-3.8.1-1|38	
12cu|eog-plugins-3.8.1-1|39	%files -f %{name}.lang
12cu|eog-plugins-3.8.1-1|40	%doc AUTHORS NEWS README
12cu|eog-plugins-3.8.1-1|41	%{_datadir}/eog/plugins/*
12cu|eog-plugins-3.8.1-1|42	%{_libdir}/eog/plugins/*
12cu|eog-plugins-3.8.1-1|43	%{_datadir}/glib-2.0/schemas/*.xml
12cu|eog-plugins-3.8.1-1|44	
12cu|eog-plugins-3.8.1-1|45	#----------------------------------------------------------------------------
12cu|eog-plugins-3.8.1-1|46	
12cu|eog-plugins-3.8.1-1|47	%prep
12cu|eog-plugins-3.8.1-1|48	%setup -q
12cu|eog-plugins-3.8.1-1|49	
12cu|eog-plugins-3.8.1-1|50	%build
12cu|eog-plugins-3.8.1-1|51	%configure2_5x \
12cu|eog-plugins-3.8.1-1|52	--disable-static
12cu|eog-plugins-3.8.1-1|53	
12cu|eog-plugins-3.8.1-1|54	%make
12cu|eog-plugins-3.8.1-1|55	
12cu|eog-plugins-3.8.1-1|56	%install
12cu|eog-plugins-3.8.1-1|57	%makeinstall_std
12cu|eog-plugins-3.8.1-1|58	
12cu|eog-plugins-3.8.1-1|59	%find_lang %{name} --with-gnome
12cu|eog-plugins-3.8.1-1|60	
12cu|eog-plugins-3.8.1-1|61	
12cu|eog-plugins-3.8.1-1|62	%changelog
12cu|eog-plugins-3.8.1-1|63	* Wed Feb 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.8.1-1
12cu|eog-plugins-3.8.1-1|64	+ Revision: ecc13a8
12cu|eog-plugins-3.8.1-1|65	- LOG New version 3.8.1, spec cleanup
12cu|eog-plugins-3.8.1-1|66	
12cu|eog-plugins-3.8.1-1|67	

9268 12
12cu|eom-1.8.0-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cu|eom-1.8.0-1|2	%define oname  mate-image-viewer
12cu|eom-1.8.0-1|3	
12cu|eom-1.8.0-1|4	Name:          eom
12cu|eom-1.8.0-1|5	Version:       1.8.0
12cu|eom-1.8.0-1|6	Release:       1
12cu|eom-1.8.0-1|7	Summary:       Eye of MATE image viewer
12cu|eom-1.8.0-1|8	Group:         Graphical desktop/Other
12cu|eom-1.8.0-1|9	License:       GPLv2+ and LGPLv2+
12cu|eom-1.8.0-1|10	URL:           http://mate-desktop.org
12cu|eom-1.8.0-1|11	Source0:       http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|eom-1.8.0-1|12	
12cu|eom-1.8.0-1|13	BuildRequires: pkgconfig(glib-2.0)
12cu|eom-1.8.0-1|14	BuildRequires: pkgconfig(gtk+-2.0)
12cu|eom-1.8.0-1|15	BuildRequires: pkgconfig(gtk-doc)
12cu|eom-1.8.0-1|16	BuildRequires: pkgconfig(libglade-2.0)
12cu|eom-1.8.0-1|17	BuildRequires: pkgconfig(libexif)
12cu|eom-1.8.0-1|18	BuildRequires: pkgconfig(exempi-2.0)
12cu|eom-1.8.0-1|19	BuildRequires: pkgconfig(libart-2.0)
12cu|eom-1.8.0-1|20	BuildRequires: pkgconfig(xt)
12cu|eom-1.8.0-1|21	BuildRequires: pkgconfig(libxml-2.0)
12cu|eom-1.8.0-1|22	BuildRequires: pkgconfig(librsvg-2.0)
12cu|eom-1.8.0-1|23	BuildRequires: pkgconfig(mate-doc-utils)
12cu|eom-1.8.0-1|24	BuildRequires: pkgconfig(mate-desktop-2.0)
12cu|eom-1.8.0-1|25	BuildRequires: pkgconfig(lcms)
12cu|eom-1.8.0-1|26	BuildRequires: pkgconfig(gsettings-desktop-schemas)
12cu|eom-1.8.0-1|27	BuildRequires: pkgconfig(mate-icon-theme)
12cu|eom-1.8.0-1|28	BuildRequires: pkgconfig(pygtk-2.0)
12cu|eom-1.8.0-1|29	BuildRequires: pkgconfig(dbus-glib-1)
12cu|eom-1.8.0-1|30	BuildRequires: pkgconfig(shared-mime-info)
12cu|eom-1.8.0-1|31	BuildRequires: pkgconfig(pygobject-2.0)
12cu|eom-1.8.0-1|32	BuildRequires: jpeg-devel
12cu|eom-1.8.0-1|33	BuildRequires: intltool
12cu|eom-1.8.0-1|34	BuildRequires: itstool
12cu|eom-1.8.0-1|35	BuildRequires: which
12cu|eom-1.8.0-1|36	BuildRequires: xml2po
12cu|eom-1.8.0-1|37	BuildRequires: mate-common
12cu|eom-1.8.0-1|38	BuildRequires: yelp-tools
12cu|eom-1.8.0-1|39	
12cu|eom-1.8.0-1|40	Requires:      mate-icon-theme
12cu|eom-1.8.0-1|41	Requires:      gsettings-desktop-schemas
12cu|eom-1.8.0-1|42	
12cu|eom-1.8.0-1|43	%rename %{oname}
12cu|eom-1.8.0-1|44	
12cu|eom-1.8.0-1|45	%description
12cu|eom-1.8.0-1|46	This is the Eye of MATE, an image viewer program.  It is meant to be
12cu|eom-1.8.0-1|47	a fast and functional image viewer.
12cu|eom-1.8.0-1|48	
12cu|eom-1.8.0-1|49	Eye of MATE is a fork of Eye of GNOME.
12cu|eom-1.8.0-1|50	
12cu|eom-1.8.0-1|51	%package devel
12cu|eom-1.8.0-1|52	Summary:  C headers needed to build EOM plugins
12cu|eom-1.8.0-1|53	Group:    Development/C
12cu|eom-1.8.0-1|54	Requires: %{name} = %{version}
12cu|eom-1.8.0-1|55	Provides: %{name}-devel = %{version}-%{release}
12cu|eom-1.8.0-1|56	Provides: %{oname}-devel = %{version}-%{release}
12cu|eom-1.8.0-1|57	
12cu|eom-1.8.0-1|58	%description devel
12cu|eom-1.8.0-1|59	The Eye of MATE image viewer (eom) is the official image viewer for the
12cu|eom-1.8.0-1|60	MATE desktop. This package allows you to develop plugins that add new
12cu|eom-1.8.0-1|61	functionality to eom.
12cu|eom-1.8.0-1|62	
12cu|eom-1.8.0-1|63	%prep
12cu|eom-1.8.0-1|64	%setup -q
12cu|eom-1.8.0-1|65	%apply_patches
12cu|eom-1.8.0-1|66	
12cu|eom-1.8.0-1|67	%build
12cu|eom-1.8.0-1|68	# NOCONFIGURE=1 ./autogen.sh
12cu|eom-1.8.0-1|69	%configure2_5x \
12cu|eom-1.8.0-1|70	--disable-schemas-compile \
12cu|eom-1.8.0-1|71	--disable-scrollkeeper
12cu|eom-1.8.0-1|72	
12cu|eom-1.8.0-1|73	%make LIBS='-lgmodule-2.0 -lz'
12cu|eom-1.8.0-1|74	
12cu|eom-1.8.0-1|75	
12cu|eom-1.8.0-1|76	%install
12cu|eom-1.8.0-1|77	%makeinstall_std
12cu|eom-1.8.0-1|78	
12cu|eom-1.8.0-1|79	desktop-file-install                               \
12cu|eom-1.8.0-1|80	--delete-original                                \
12cu|eom-1.8.0-1|81	--dir %{buildroot}%{_datadir}/applications    \
12cu|eom-1.8.0-1|82	%{buildroot}%{_datadir}/applications/eom.desktop
12cu|eom-1.8.0-1|83	
12cu|eom-1.8.0-1|84	# Remove needless MateConf stuff
12cu|eom-1.8.0-1|85	rm -fr %{buildroot}%{_datadir}/MateConf
12cu|eom-1.8.0-1|86	
12cu|eom-1.8.0-1|87	%find_lang eom --with-gnome
12cu|eom-1.8.0-1|88	
12cu|eom-1.8.0-1|89	# save space by linking identical images in translated docs
12cu|eom-1.8.0-1|90	helpdir=%{buildroot}%{_datadir}/mate/help/%{name}
12cu|eom-1.8.0-1|91	for f in $helpdir/C/figures/*.png; do
12cu|eom-1.8.0-1|92	b="$(basename $f)"
12cu|eom-1.8.0-1|93	for d in $helpdir/*; do
12cu|eom-1.8.0-1|94	if [ -d "$d" -a "$d" != "$helpdir/C" ]; then
12cu|eom-1.8.0-1|95	g="$d/figures/$b"
12cu|eom-1.8.0-1|96	if [ -f "$g" ]; then
12cu|eom-1.8.0-1|97	if cmp -s $f $g; then
12cu|eom-1.8.0-1|98	rm "$g"; ln -s "../../C/figures/$b" "$g"
12cu|eom-1.8.0-1|99	fi
12cu|eom-1.8.0-1|100	fi
12cu|eom-1.8.0-1|101	fi
12cu|eom-1.8.0-1|102	done
12cu|eom-1.8.0-1|103	done
12cu|eom-1.8.0-1|104	
12cu|eom-1.8.0-1|105	%post
12cu|eom-1.8.0-1|106	/bin/touch --no-create %{_datadir}/mate-image-viewer/icons/hicolor >&/dev/null || :
12cu|eom-1.8.0-1|107	
12cu|eom-1.8.0-1|108	%files -f %name.lang
12cu|eom-1.8.0-1|109	%doc AUTHORS COPYING NEWS README
12cu|eom-1.8.0-1|110	%{_bindir}/eom
12cu|eom-1.8.0-1|111	%{_mandir}/man1/eom.*
12cu|eom-1.8.0-1|112	%{_libdir}/eom/plugins
12cu|eom-1.8.0-1|113	%{_datadir}/applications/eom.desktop
12cu|eom-1.8.0-1|114	%{_datadir}/eom
12cu|eom-1.8.0-1|115	# %{_datadir}/help/*/%{name}
12cu|eom-1.8.0-1|116	%{_datadir}/gtk-doc/html/eom/*
12cu|eom-1.8.0-1|117	%{_datadir}/icons/hicolor/*/apps/eom.*
12cu|eom-1.8.0-1|118	%{_datadir}/glib-2.0/schemas/org.mate.eom.gschema.xml
12cu|eom-1.8.0-1|119	
12cu|eom-1.8.0-1|120	%files devel
12cu|eom-1.8.0-1|121	%{_libdir}/pkgconfig/eom.pc
12cu|eom-1.8.0-1|122	%{_includedir}/eom-2.20
12cu|eom-1.8.0-1|123	
12cu|eom-1.8.0-1|124	%changelog
12cu|eom-1.8.0-1|125	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|eom-1.8.0-1|126	+ Revision: 66a0b7b
12cu|eom-1.8.0-1|127	- Fix files
12cu|eom-1.8.0-1|128	
12cu|eom-1.8.0-1|129	

9269 12
12cu|epdfview-0.1.8-5|1	Summary:	Simple and lightweight PDF viewer
12cu|epdfview-0.1.8-5|2	Name:		epdfview
12cu|epdfview-0.1.8-5|3	Version:	0.1.8
12cu|epdfview-0.1.8-5|4	Release:	5
12cu|epdfview-0.1.8-5|5	License:	GPLv2+
12cu|epdfview-0.1.8-5|6	Group:		Office
12cu|epdfview-0.1.8-5|7	Url:		http://trac.emma-soft.com/epdfview/
12cu|epdfview-0.1.8-5|8	Source0:	http://trac.emma-soft.com/epdfview/chrome/site/releases/%{name}-%{version}.tar.bz2
12cu|epdfview-0.1.8-5|9	Patch1:		epdfview-0.1.8_glibh.patch
12cu|epdfview-0.1.8-5|10	Patch2:		epdfview-0.1.6-format_not_a_string_literal_and_no_format_arguments.patch
12cu|epdfview-0.1.8-5|11	Patch3:		epdfview-0.1.8-bgra_to_rgba.patch
12cu|epdfview-0.1.8-5|12	Patch4:		epdfview-0.1.8-cups-1.6.patch
12cu|epdfview-0.1.8-5|13	BuildRequires:	bison
12cu|epdfview-0.1.8-5|14	BuildRequires:	cups-devel
12cu|epdfview-0.1.8-5|15	BuildRequires:	pkgconfig(cppunit)
12cu|epdfview-0.1.8-5|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|epdfview-0.1.8-5|17	BuildRequires:	pkgconfig(poppler-glib)
12cu|epdfview-0.1.8-5|18	Requires:	poppler
12cu|epdfview-0.1.8-5|19	
12cu|epdfview-0.1.8-5|20	%description
12cu|epdfview-0.1.8-5|21	ePDFView is a free lightweight PDF document viewer using Poppler and GTK+
12cu|epdfview-0.1.8-5|22	libraries.The aim of ePDFView is to make a simple PDF document viewer,
12cu|epdfview-0.1.8-5|23	in the lines of Evince but without using the Gnome libraries.
12cu|epdfview-0.1.8-5|24	
12cu|epdfview-0.1.8-5|25	%files -f %{name}.lang
12cu|epdfview-0.1.8-5|26	%dir %{_datadir}/%{name}
12cu|epdfview-0.1.8-5|27	%{_bindir}/%{name}
12cu|epdfview-0.1.8-5|28	%{_datadir}/applications/%{name}.desktop
12cu|epdfview-0.1.8-5|29	%{_datadir}/%{name}/*
12cu|epdfview-0.1.8-5|30	%{_iconsdir}/hicolor/*/apps/*
12cu|epdfview-0.1.8-5|31	%{_mandir}/man1/epdfview.1.*
12cu|epdfview-0.1.8-5|32	
12cu|epdfview-0.1.8-5|33	#----------------------------------------------------------------------------
12cu|epdfview-0.1.8-5|34	
12cu|epdfview-0.1.8-5|35	%prep
12cu|epdfview-0.1.8-5|36	%setup -q
12cu|epdfview-0.1.8-5|37	%apply_patches
12cu|epdfview-0.1.8-5|38	
12cu|epdfview-0.1.8-5|39	%build
12cu|epdfview-0.1.8-5|40	%configure2_5x \
12cu|epdfview-0.1.8-5|41	--disable-rpath \
12cu|epdfview-0.1.8-5|42	--with-cups
12cu|epdfview-0.1.8-5|43	%make
12cu|epdfview-0.1.8-5|44	
12cu|epdfview-0.1.8-5|45	%install
12cu|epdfview-0.1.8-5|46	%makeinstall_std
12cu|epdfview-0.1.8-5|47	
12cu|epdfview-0.1.8-5|48	# (tpg) move icons to the right place
12cu|epdfview-0.1.8-5|49	for i in 24 32 48;do
12cu|epdfview-0.1.8-5|50	mkdir -p %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps
12cu|epdfview-0.1.8-5|51	cp %{buildroot}%{_datadir}/%{name}/pixmaps/icon_epdfview-$i.png %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps/%{name}.png;
12cu|epdfview-0.1.8-5|52	done
12cu|epdfview-0.1.8-5|53	
12cu|epdfview-0.1.8-5|54	sed -i -e 's/^Icon=icon_epdfview-48$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
12cu|epdfview-0.1.8-5|55	
12cu|epdfview-0.1.8-5|56	%find_lang %{name}
12cu|epdfview-0.1.8-5|57	
12cu|epdfview-0.1.8-5|58	
12cu|epdfview-0.1.8-5|59	%changelog
12cu|epdfview-0.1.8-5|60	* Wed Feb 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.8-5
12cu|epdfview-0.1.8-5|61	+ Revision: 9773bce
12cu|epdfview-0.1.8-5|62	- LOG Add patch to fix build with new cups, spec cleanup
12cu|epdfview-0.1.8-5|63	
12cu|epdfview-0.1.8-5|64	

9270 12
12cu|ephysics-0.1.99.77544-2|1	%define major 0
12cu|ephysics-0.1.99.77544-2|2	%define libname %mklibname %{name} %{major}
12cu|ephysics-0.1.99.77544-2|3	%define devname %mklibname %{name} -d
12cu|ephysics-0.1.99.77544-2|4	
12cu|ephysics-0.1.99.77544-2|5	%define svnrev 77544
12cu|ephysics-0.1.99.77544-2|6	
12cu|ephysics-0.1.99.77544-2|7	Summary:	A wrapper between Ecore, Evas and Bullet Physics
12cu|ephysics-0.1.99.77544-2|8	Name:		ephysics
12cu|ephysics-0.1.99.77544-2|9	Version:	0.1.99.%{svnrev}
12cu|ephysics-0.1.99.77544-2|10	Release:	2
12cu|ephysics-0.1.99.77544-2|11	License:	BSD
12cu|ephysics-0.1.99.77544-2|12	Group:		Graphical desktop/Enlightenment
12cu|ephysics-0.1.99.77544-2|13	Url:		http://trac.enlightenment.org/e/browser/trunk/ephysics
12cu|ephysics-0.1.99.77544-2|14	Source0:	%{name}-%{version}.tar.bz2
12cu|ephysics-0.1.99.77544-2|15	Patch0:		ephysics-0.1.99.77544-linkage.patch
12cu|ephysics-0.1.99.77544-2|16	BuildRequires:	autoconf
12cu|ephysics-0.1.99.77544-2|17	BuildRequires:	automake
12cu|ephysics-0.1.99.77544-2|18	BuildRequires:	libtool
12cu|ephysics-0.1.99.77544-2|19	BuildRequires:	pkgconfig(bullet)
12cu|ephysics-0.1.99.77544-2|20	BuildRequires:	pkgconfig(ecore)
12cu|ephysics-0.1.99.77544-2|21	BuildRequires:	pkgconfig(ecore-evas)
12cu|ephysics-0.1.99.77544-2|22	BuildRequires:	pkgconfig(eina)
12cu|ephysics-0.1.99.77544-2|23	BuildRequires:	pkgconfig(evas)
12cu|ephysics-0.1.99.77544-2|24	
12cu|ephysics-0.1.99.77544-2|25	%description
12cu|ephysics-0.1.99.77544-2|26	EPhysics is a library that manages Ecore, Evas and Bullet Physics into
12cu|ephysics-0.1.99.77544-2|27	an easy to use way. It's a kind of wrapper, a glue, between these libraries.
12cu|ephysics-0.1.99.77544-2|28	It's not intended to be a physics library (we already have many out there).
12cu|ephysics-0.1.99.77544-2|29	
12cu|ephysics-0.1.99.77544-2|30	#----------------------------------------------------------------------------
12cu|ephysics-0.1.99.77544-2|31	
12cu|ephysics-0.1.99.77544-2|32	%package -n %{libname}
12cu|ephysics-0.1.99.77544-2|33	Summary:	Ephysics Dynamic Library
12cu|ephysics-0.1.99.77544-2|34	Group:		System/Libraries
12cu|ephysics-0.1.99.77544-2|35	
12cu|ephysics-0.1.99.77544-2|36	%description -n %{libname}
12cu|ephysics-0.1.99.77544-2|37	Ephysics is a wrapper library between Ecore, Evas and Bullet Physics.
12cu|ephysics-0.1.99.77544-2|38	
12cu|ephysics-0.1.99.77544-2|39	%files -n %{libname}
12cu|ephysics-0.1.99.77544-2|40	%{_libdir}/libephysics.so.%{major}*
12cu|ephysics-0.1.99.77544-2|41	
12cu|ephysics-0.1.99.77544-2|42	#----------------------------------------------------------------------------
12cu|ephysics-0.1.99.77544-2|43	
12cu|ephysics-0.1.99.77544-2|44	%package -n %{devname}
12cu|ephysics-0.1.99.77544-2|45	Summary:	Ephysics headers, static libraries, documentation and test programs
12cu|ephysics-0.1.99.77544-2|46	Group:		Development/Other
12cu|ephysics-0.1.99.77544-2|47	Requires:	%{libname} = %{EVRD}
12cu|ephysics-0.1.99.77544-2|48	
12cu|ephysics-0.1.99.77544-2|49	%description -n %{devname}
12cu|ephysics-0.1.99.77544-2|50	Headers, static libraries, test programs and documentation for ephysics.
12cu|ephysics-0.1.99.77544-2|51	
12cu|ephysics-0.1.99.77544-2|52	%files -n %{devname}
12cu|ephysics-0.1.99.77544-2|53	%{_includedir}/ephysics-0/
12cu|ephysics-0.1.99.77544-2|54	%{_libdir}/pkgconfig/ephysics.pc
12cu|ephysics-0.1.99.77544-2|55	%{_libdir}/libephysics.so
12cu|ephysics-0.1.99.77544-2|56	
12cu|ephysics-0.1.99.77544-2|57	#----------------------------------------------------------------------------
12cu|ephysics-0.1.99.77544-2|58	
12cu|ephysics-0.1.99.77544-2|59	%prep
12cu|ephysics-0.1.99.77544-2|60	%setup -q
12cu|ephysics-0.1.99.77544-2|61	%patch0 -p1
12cu|ephysics-0.1.99.77544-2|62	
12cu|ephysics-0.1.99.77544-2|63	%build
12cu|ephysics-0.1.99.77544-2|64	NOCONFIGURE=yes ./autogen.sh
12cu|ephysics-0.1.99.77544-2|65	%configure --disable-static
12cu|ephysics-0.1.99.77544-2|66	%make
12cu|ephysics-0.1.99.77544-2|67	
12cu|ephysics-0.1.99.77544-2|68	%install
12cu|ephysics-0.1.99.77544-2|69	%makeinstall_std
12cu|ephysics-0.1.99.77544-2|70	
12cu|ephysics-0.1.99.77544-2|71	
12cu|ephysics-0.1.99.77544-2|72	%changelog
12cu|ephysics-0.1.99.77544-2|73	* Sun Oct 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.99.77544-2
12cu|ephysics-0.1.99.77544-2|74	+ Revision: bd7768b
12cu|ephysics-0.1.99.77544-2|75	- LOG Fix license, do various cleanups
12cu|ephysics-0.1.99.77544-2|76	
12cu|ephysics-0.1.99.77544-2|77	

9271 12
12cu|epic4-2.10.1-2|1	%define help_version 20050315
12cu|epic4-2.10.1-2|2	
12cu|epic4-2.10.1-2|3	Summary:	(E)nhanced (P)rogrammable (I)RC-II (C)lient
12cu|epic4-2.10.1-2|4	Name:		epic4
12cu|epic4-2.10.1-2|5	Version:	2.10.1
12cu|epic4-2.10.1-2|6	Release:	2
12cu|epic4-2.10.1-2|7	License:	BSD
12cu|epic4-2.10.1-2|8	Group:		Networking/IRC
12cu|epic4-2.10.1-2|9	Url:		http://www.epicsol.org/
12cu|epic4-2.10.1-2|10	Source0:	ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/epic4-%{version}.tar.bz2
12cu|epic4-2.10.1-2|11	Source1:	ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/epic4-help-%{help_version}.tar.gz
12cu|epic4-2.10.1-2|12	Source2:	epic.wmconfig
12cu|epic4-2.10.1-2|13	Source3:	ircII.servers
12cu|epic4-2.10.1-2|14	# Don't include term.h, it conflicts with termcap.h - AdamW 2008/12
12cu|epic4-2.10.1-2|15	Patch0:		epic4-2.10-include.patch
12cu|epic4-2.10.1-2|16	BuildRequires:	desktop-file-utils
12cu|epic4-2.10.1-2|17	BuildRequires:	perl-devel
12cu|epic4-2.10.1-2|18	BuildRequires:	tcl-devel
12cu|epic4-2.10.1-2|19	BuildRequires:	pkgconfig(ncurses)
12cu|epic4-2.10.1-2|20	BuildRequires:	pkgconfig(openssl)
12cu|epic4-2.10.1-2|21	Provides:	epic = %{EVRD}
12cu|epic4-2.10.1-2|22	Provides:	epic-help = %{help_version}
12cu|epic4-2.10.1-2|23	
12cu|epic4-2.10.1-2|24	%description
12cu|epic4-2.10.1-2|25	EPIC is the (E)nhanced (P)rogrammable (I)RC-II (C)lient. It is a program
12cu|epic4-2.10.1-2|26	used to connect to IRC servers around the globe so that the user can chat
12cu|epic4-2.10.1-2|27	with others.
12cu|epic4-2.10.1-2|28	
12cu|epic4-2.10.1-2|29	%files
12cu|epic4-2.10.1-2|30	%doc INSTALL UPDATES KNOWNBUGS BUG_FORM doc/*
12cu|epic4-2.10.1-2|31	%{_bindir}/*
12cu|epic4-2.10.1-2|32	%{_libexecdir}/wserv4
12cu|epic4-2.10.1-2|33	%dir %{_datadir}/epic
12cu|epic4-2.10.1-2|34	%config(noreplace) %{_datadir}/epic/ircII.servers
12cu|epic4-2.10.1-2|35	%{_datadir}/epic/script/
12cu|epic4-2.10.1-2|36	%{_datadir}/epic/help/
12cu|epic4-2.10.1-2|37	%{_mandir}/man1/*
12cu|epic4-2.10.1-2|38	%{_datadir}/applications/*-%{name}.desktop
12cu|epic4-2.10.1-2|39	
12cu|epic4-2.10.1-2|40	#----------------------------------------------------------------------------
12cu|epic4-2.10.1-2|41	
12cu|epic4-2.10.1-2|42	%prep
12cu|epic4-2.10.1-2|43	%setup -q -a 1 -T -b 0
12cu|epic4-2.10.1-2|44	%patch0 -p1 -b .include
12cu|epic4-2.10.1-2|45	rm -r `%{_bindir}/find -type d -name CVS`
12cu|epic4-2.10.1-2|46	
12cu|epic4-2.10.1-2|47	%build
12cu|epic4-2.10.1-2|48	%configure2_5x \
12cu|epic4-2.10.1-2|49	--with-ipv6 \
12cu|epic4-2.10.1-2|50	--with-perl \
12cu|epic4-2.10.1-2|51	--with-ssl \
12cu|epic4-2.10.1-2|52	--without-socks \
12cu|epic4-2.10.1-2|53	--without-socks5 \
12cu|epic4-2.10.1-2|54	--with-tcl
12cu|epic4-2.10.1-2|55	
12cu|epic4-2.10.1-2|56	%make wserv_exe="%{_libexecdir}"
12cu|epic4-2.10.1-2|57	
12cu|epic4-2.10.1-2|58	%install
12cu|epic4-2.10.1-2|59	%makeinstall installhelp sharedir=%{buildroot}%{_datadir} libexecdir=%{buildroot}%{_libexecdir}
12cu|epic4-2.10.1-2|60	install -m644 %{SOURCE3} %{buildroot}%{_datadir}/epic
12cu|epic4-2.10.1-2|61	chmod 755 %{buildroot}%{_datadir}/epic/script/epic-crypt-gpg{,-aa}
12cu|epic4-2.10.1-2|62	
12cu|epic4-2.10.1-2|63	cat > %{name}.desktop << EOF
12cu|epic4-2.10.1-2|64	[Desktop Entry]
12cu|epic4-2.10.1-2|65	Name=Epic
12cu|epic4-2.10.1-2|66	Comment=EPIC is the (E)nhanced (P)rogrammable (I)RC-II (C)lient.
12cu|epic4-2.10.1-2|67	Exec=%{_bindir}/%{name}
12cu|epic4-2.10.1-2|68	Icon=irc_section
12cu|epic4-2.10.1-2|69	Terminal=false
12cu|epic4-2.10.1-2|70	Type=Application
12cu|epic4-2.10.1-2|71	Categories=Network;IRCClient;
12cu|epic4-2.10.1-2|72	EOF
12cu|epic4-2.10.1-2|73	
12cu|epic4-2.10.1-2|74	mkdir -p %{buildroot}%{_datadir}/applications
12cu|epic4-2.10.1-2|75	desktop-file-install --vendor="rosa" \
12cu|epic4-2.10.1-2|76	--remove-category="Application" \
12cu|epic4-2.10.1-2|77	--dir %{buildroot}%{_datadir}/applications %{name}.desktop
12cu|epic4-2.10.1-2|78	
12cu|epic4-2.10.1-2|79	# Empty docs make rpmlint go crazy
12cu|epic4-2.10.1-2|80	find %{buildroot} -size 0 |xargs rm -f
12cu|epic4-2.10.1-2|81	
12cu|epic4-2.10.1-2|82	
12cu|epic4-2.10.1-2|83	%changelog
12cu|epic4-2.10.1-2|84	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.10.1-2
12cu|epic4-2.10.1-2|85	+ Revision: 4a65a4c
12cu|epic4-2.10.1-2|86	- Fix files
12cu|epic4-2.10.1-2|87	
12cu|epic4-2.10.1-2|88	

9272 12
12cu|epic5-1.1.6-1|1	Summary:	(E)nhanced (P)rogrammable (I)RC-II (C)lient
12cu|epic5-1.1.6-1|2	Name:		epic5
12cu|epic5-1.1.6-1|3	Version:	1.1.6
12cu|epic5-1.1.6-1|4	Release:	1
12cu|epic5-1.1.6-1|5	License:	BSD
12cu|epic5-1.1.6-1|6	Group:		Networking/IRC
12cu|epic5-1.1.6-1|7	Url:		http://www.epicsol.org/
12cu|epic5-1.1.6-1|8	Source0:	http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/%{name}-%{version}.tar.bz2
12cu|epic5-1.1.6-1|9	Source1:	ftp://ftp.epicsol.org/pub/epic/help/epic-help-current.tar.gz
12cu|epic5-1.1.6-1|10	# Amnesiac 2.0.2 release updated on Jul 26 2010 @ 20:09
12cu|epic5-1.1.6-1|11	Source2:	http://amnesiac.ircii.org/amnesiac2.0.2cvs51.tgz
12cu|epic5-1.1.6-1|12	Source10:	%{name}.rpmlintrc
12cu|epic5-1.1.6-1|13	BuildRequires:	perl-devel
12cu|epic5-1.1.6-1|14	BuildRequires:	ruby-devel
12cu|epic5-1.1.6-1|15	BuildRequires:	tcl-devel
12cu|epic5-1.1.6-1|16	BuildRequires:	pkgconfig(libarchive)
12cu|epic5-1.1.6-1|17	BuildRequires:	pkgconfig(ncurses)
12cu|epic5-1.1.6-1|18	BuildRequires:	pkgconfig(openssl)
12cu|epic5-1.1.6-1|19	
12cu|epic5-1.1.6-1|20	%description
12cu|epic5-1.1.6-1|21	EPIC is an irc client project. The EPIC software was forked from
12cu|epic5-1.1.6-1|22	ircII-2.8.2 in fall 1994. There have been 5 generations of EPIC.
12cu|epic5-1.1.6-1|23	
12cu|epic5-1.1.6-1|24	EPIC's development model is to provide tools to scripters rather than
12cu|epic5-1.1.6-1|25	features to end users. Out of the box, EPIC behaves much the same way
12cu|epic5-1.1.6-1|26	ircII-2.8.2 did in 1994. To truly leverage EPIC, you will need a
12cu|epic5-1.1.6-1|27	script pack.
12cu|epic5-1.1.6-1|28	
12cu|epic5-1.1.6-1|29	This package includes the Amnesia script pack, see http://amnesiac.ircii.org
12cu|epic5-1.1.6-1|30	
12cu|epic5-1.1.6-1|31	%files
12cu|epic5-1.1.6-1|32	%defattr(0644,root,root,0755)
12cu|epic5-1.1.6-1|33	%doc BUG_FORM COPYRIGHT FILES INSTALL KNOWNBUGS README README-CRYPTO UPDATES VOTES doc/* contrib regress
12cu|epic5-1.1.6-1|34	%attr(0755,root,root) %{_bindir}/%{name}
12cu|epic5-1.1.6-1|35	%attr(0755,root,root) %{_bindir}/%{name}-%{version}
12cu|epic5-1.1.6-1|36	%attr(0755,root,root) %{_bindir}/epic5-wserv4
12cu|epic5-1.1.6-1|37	%{_mandir}/man1/%{name}.1*
12cu|epic5-1.1.6-1|38	%{_datadir}/%{name}
12cu|epic5-1.1.6-1|39	
12cu|epic5-1.1.6-1|40	#----------------------------------------------------------------------------
12cu|epic5-1.1.6-1|41	
12cu|epic5-1.1.6-1|42	%prep
12cu|epic5-1.1.6-1|43	%setup -q -a 1 -T -b 0
12cu|epic5-1.1.6-1|44	find . -type d -name CVS | xargs -t rm -r
12cu|epic5-1.1.6-1|45	perl -pi -e 's|/usr/local/bin/perl5|perl|' regress/crash-irc
12cu|epic5-1.1.6-1|46	
12cu|epic5-1.1.6-1|47	%build
12cu|epic5-1.1.6-1|48	autoreconf -fi
12cu|epic5-1.1.6-1|49	%configure2_5x \
12cu|epic5-1.1.6-1|50	--with-ipv6 \
12cu|epic5-1.1.6-1|51	--with-perl \
12cu|epic5-1.1.6-1|52	--with-ruby \
12cu|epic5-1.1.6-1|53	--with-ssl \
12cu|epic5-1.1.6-1|54	--without-socks \
12cu|epic5-1.1.6-1|55	--with-tcl
12cu|epic5-1.1.6-1|56	make wserv_exe=%{_bindir}/wserv4
12cu|epic5-1.1.6-1|57	
12cu|epic5-1.1.6-1|58	%install
12cu|epic5-1.1.6-1|59	%makeinstall \
12cu|epic5-1.1.6-1|60	libexecdir=%{buildroot}%{_bindir} \
12cu|epic5-1.1.6-1|61	sharedir=%{buildroot}%{_datadir} \
12cu|epic5-1.1.6-1|62	installhelp
12cu|epic5-1.1.6-1|63	
12cu|epic5-1.1.6-1|64	chmod 755 %{buildroot}%{_datadir}/%{name}/script/epic-crypt-gpg{,-aa}
12cu|epic5-1.1.6-1|65	
12cu|epic5-1.1.6-1|66	tar -xf %{SOURCE2} -C %{buildroot}%{_datadir}/%{name}/script
12cu|epic5-1.1.6-1|67	chmod 644 %{buildroot}%{_datadir}/%{name}/script/amn/themes/ansiless.th
12cu|epic5-1.1.6-1|68	
12cu|epic5-1.1.6-1|69	
12cu|epic5-1.1.6-1|70	%changelog
12cu|epic5-1.1.6-1|71	* Wed Feb 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.6-1
12cu|epic5-1.1.6-1|72	+ Revision: 1fa5299
12cu|epic5-1.1.6-1|73	- LOG Add rpmlint filter
12cu|epic5-1.1.6-1|74	
12cu|epic5-1.1.6-1|75	

9273 12
12cu|eric-4.5.7-3|1	Summary:	Full featured Python and Ruby editor and IDE
12cu|eric-4.5.7-3|2	Name:		eric
12cu|eric-4.5.7-3|3	Version:	4.5.7
12cu|eric-4.5.7-3|4	Release:	3
12cu|eric-4.5.7-3|5	License:	GPLv2+
12cu|eric-4.5.7-3|6	Group:		Development/Python
12cu|eric-4.5.7-3|7	Url:		http://eric-ide.python-projects.org/
12cu|eric-4.5.7-3|8	Source0:	http://heanet.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-%{version}.tar.gz
12cu|eric-4.5.7-3|9	Source1:	http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-de-%{version}.tar.gz
12cu|eric-4.5.7-3|10	Source2:	http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-fr-%{version}.tar.gz
12cu|eric-4.5.7-3|11	Source3:	http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-ru-%{version}.tar.gz
12cu|eric-4.5.7-3|12	Source4:	http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-cs-%{version}.tar.gz
12cu|eric-4.5.7-3|13	Source5:	http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-es-%{version}.tar.gz
12cu|eric-4.5.7-3|14	Source6:	http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-tr-%{version}.tar.gz
12cu|eric-4.5.7-3|15	Source7:	http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-zh_CN.GB2312-%{version}.tar.gz
12cu|eric-4.5.7-3|16	Source8:	http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-it-%{version}.tar.gz
12cu|eric-4.5.7-3|17	Source9:	http://switch.dl.sourceforge.net/project/eric-ide/eric4/stable/%{version}/%{name}4-i18n-en-%{version}.tar.gz
12cu|eric-4.5.7-3|18	BuildRequires:	imagemagick
12cu|eric-4.5.7-3|19	BuildRequires:	python-qt4
12cu|eric-4.5.7-3|20	BuildRequires:	python-qt4-qscintilla
12cu|eric-4.5.7-3|21	BuildRequires:	python-sip
12cu|eric-4.5.7-3|22	BuildRequires:	qscintilla-qt4-devel
12cu|eric-4.5.7-3|23	Requires:	python-qt4
12cu|eric-4.5.7-3|24	Requires:	python-qt4-help
12cu|eric-4.5.7-3|25	Requires:	python-qt4-qscintilla
12cu|eric-4.5.7-3|26	Requires:	python-svn
12cu|eric-4.5.7-3|27	BuildArch:	noarch
12cu|eric-4.5.7-3|28	
12cu|eric-4.5.7-3|29	%description
12cu|eric-4.5.7-3|30	Eric is a full featured Python and Ruby editor and IDE, written in python. It
12cu|eric-4.5.7-3|31	is based on the cross platform Qt gui toolkit, integrating the highly flexible
12cu|eric-4.5.7-3|32	Scintilla editor control. It is designed to be usable as everdays' quick and
12cu|eric-4.5.7-3|33	dirty editor as well as being usable as a professional project management tool
12cu|eric-4.5.7-3|34	integrating many advanced features Python offers the professional coder.
12cu|eric-4.5.7-3|35	
12cu|eric-4.5.7-3|36	%files
12cu|eric-4.5.7-3|37	%doc README THANKS
12cu|eric-4.5.7-3|38	%{_bindir}/*
12cu|eric-4.5.7-3|39	%{qt4dir}/qsci/api
12cu|eric-4.5.7-3|40	%{py_puresitedir}/*
12cu|eric-4.5.7-3|41	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|eric-4.5.7-3|42	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|eric-4.5.7-3|43	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|eric-4.5.7-3|44	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|eric-4.5.7-3|45	
12cu|eric-4.5.7-3|46	#----------------------------------------------------------------------------
12cu|eric-4.5.7-3|47	
12cu|eric-4.5.7-3|48	%prep
12cu|eric-4.5.7-3|49	%setup -q -n %{name}4-%{version}
12cu|eric-4.5.7-3|50	# This unpacks the i18n sources correctly. The previous spec unpacked them to the wrong place. -AdamW, 2007/05
12cu|eric-4.5.7-3|51	%setup -q -n %{name}4-%{version} -D -T -b 1
12cu|eric-4.5.7-3|52	%setup -q -n %{name}4-%{version} -D -T -b 2
12cu|eric-4.5.7-3|53	%setup -q -n %{name}4-%{version} -D -T -b 3
12cu|eric-4.5.7-3|54	%setup -q -n %{name}4-%{version} -D -T -b 4
12cu|eric-4.5.7-3|55	%setup -q -n %{name}4-%{version} -D -T -b 5
12cu|eric-4.5.7-3|56	%setup -q -n %{name}4-%{version} -D -T -b 6
12cu|eric-4.5.7-3|57	%setup -q -n %{name}4-%{version} -D -T -b 7
12cu|eric-4.5.7-3|58	%setup -q -n %{name}4-%{version} -D -T -b 8
12cu|eric-4.5.7-3|59	%setup -q -n %{name}4-%{version} -D -T -b 9
12cu|eric-4.5.7-3|60	
12cu|eric-4.5.7-3|61	%install
12cu|eric-4.5.7-3|62	mkdir -p %{buildroot}%{py_puresitedir}/%{name}
12cu|eric-4.5.7-3|63	python install.py -i %{buildroot} \
12cu|eric-4.5.7-3|64	-b %{_bindir} -d %{py_puresitedir} \
12cu|eric-4.5.7-3|65	-a %{qt4dir}/qsci/api
12cu|eric-4.5.7-3|66	
12cu|eric-4.5.7-3|67	mkdir -p %{buildroot}%{_datadir}/applications
12cu|eric-4.5.7-3|68	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|eric-4.5.7-3|69	[Desktop Entry]
12cu|eric-4.5.7-3|70	Name=Eric
12cu|eric-4.5.7-3|71	Comment=Python IDE
12cu|eric-4.5.7-3|72	Exec=eric4
12cu|eric-4.5.7-3|73	Icon=%{name}
12cu|eric-4.5.7-3|74	Terminal=false
12cu|eric-4.5.7-3|75	Type=Application
12cu|eric-4.5.7-3|76	Categories=Development;IDE;QT;
12cu|eric-4.5.7-3|77	EOF
12cu|eric-4.5.7-3|78	
12cu|eric-4.5.7-3|79	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12cu|eric-4.5.7-3|80	convert -scale 48 %{buildroot}%{py_puresitedir}/eric4/icons/default/erict.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|eric-4.5.7-3|81	convert -scale 32 %{buildroot}%{py_puresitedir}/eric4/icons/default/erict.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|eric-4.5.7-3|82	convert -scale 16 %{buildroot}%{py_puresitedir}/eric4/icons/default/erict.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|eric-4.5.7-3|83	
12cu|eric-4.5.7-3|84	
12cu|eric-4.5.7-3|85	%changelog
12cu|eric-4.5.7-3|86	* Fri Apr 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.5.7-3
12cu|eric-4.5.7-3|87	+ Revision: ba5c94f
12cu|eric-4.5.7-3|88	- Rebuild against python-sip 4.15, spec cleanups
12cu|eric-4.5.7-3|89	
12cu|eric-4.5.7-3|90	

9274 12
12cu|etch-0.0.4-2|1	%define major 0
12cu|etch-0.0.4-2|2	%define libname %mklibname %{name} %{major}
12cu|etch-0.0.4-2|3	%define devname %mklibname %{name} -d
12cu|etch-0.0.4-2|4	
12cu|etch-0.0.4-2|5	Summary:	Rendering framework
12cu|etch-0.0.4-2|6	Name:		etch
12cu|etch-0.0.4-2|7	Version:	0.0.4
12cu|etch-0.0.4-2|8	Release:	2
12cu|etch-0.0.4-2|9	License:	GPLv2+
12cu|etch-0.0.4-2|10	Group:		System/Libraries
12cu|etch-0.0.4-2|11	Url:		http://code.google.com/p/enesim/
12cu|etch-0.0.4-2|12	Source0:	%{name}-%{version}.tar.bz2
12cu|etch-0.0.4-2|13	BuildRequires:	pkgconfig(eina)
12cu|etch-0.0.4-2|14	BuildRequires:	pkgconfig(ender)
12cu|etch-0.0.4-2|15	
12cu|etch-0.0.4-2|16	%description
12cu|etch-0.0.4-2|17	Generic rendering framework library used by other libraries.
12cu|etch-0.0.4-2|18	Part of Enesim framework.
12cu|etch-0.0.4-2|19	
12cu|etch-0.0.4-2|20	%files
12cu|etch-0.0.4-2|21	%{_bindir}/*
12cu|etch-0.0.4-2|22	
12cu|etch-0.0.4-2|23	#---------------------------------------------------------------------
12cu|etch-0.0.4-2|24	
12cu|etch-0.0.4-2|25	%package -n %{libname}
12cu|etch-0.0.4-2|26	Summary:	Generic rendering framework library
12cu|etch-0.0.4-2|27	Group:		System/Libraries
12cu|etch-0.0.4-2|28	
12cu|etch-0.0.4-2|29	%description -n %{libname}
12cu|etch-0.0.4-2|30	Generic rendering framework library used by other libraries.
12cu|etch-0.0.4-2|31	Part of Enesim framework.
12cu|etch-0.0.4-2|32	
12cu|etch-0.0.4-2|33	%files -n %{libname}
12cu|etch-0.0.4-2|34	%{_libdir}/lib%{name}.so.%{major}*
12cu|etch-0.0.4-2|35	
12cu|etch-0.0.4-2|36	#---------------------------------------------------------------------
12cu|etch-0.0.4-2|37	
12cu|etch-0.0.4-2|38	%package -n %{devname}
12cu|etch-0.0.4-2|39	Summary:	Enesim headers, static libraries, documentation and test programs
12cu|etch-0.0.4-2|40	Group:		Development/C
12cu|etch-0.0.4-2|41	Requires:	%{libname} = %{EVRD}
12cu|etch-0.0.4-2|42	
12cu|etch-0.0.4-2|43	%description -n %{devname}
12cu|etch-0.0.4-2|44	Headers, static libraries, test programs and documentation for etch.
12cu|etch-0.0.4-2|45	
12cu|etch-0.0.4-2|46	%files -n %{devname}
12cu|etch-0.0.4-2|47	%doc ChangeLog README COPYING
12cu|etch-0.0.4-2|48	%{_libdir}/pkgconfig/etch.pc
12cu|etch-0.0.4-2|49	%{_includedir}/*
12cu|etch-0.0.4-2|50	%{_libdir}/*.so
12cu|etch-0.0.4-2|51	
12cu|etch-0.0.4-2|52	#---------------------------------------------------------------------
12cu|etch-0.0.4-2|53	
12cu|etch-0.0.4-2|54	%prep
12cu|etch-0.0.4-2|55	%setup -q
12cu|etch-0.0.4-2|56	
12cu|etch-0.0.4-2|57	%build
12cu|etch-0.0.4-2|58	%configure2_5x --disable-static
12cu|etch-0.0.4-2|59	%make
12cu|etch-0.0.4-2|60	
12cu|etch-0.0.4-2|61	%install
12cu|etch-0.0.4-2|62	%makeinstall_std
12cu|etch-0.0.4-2|63	
12cu|etch-0.0.4-2|64	
12cu|etch-0.0.4-2|65	%changelog
12cu|etch-0.0.4-2|66	* Wed Feb 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.4-2
12cu|etch-0.0.4-2|67	+ Revision: 2b64326
12cu|etch-0.0.4-2|68	- LOG Fix group
12cu|etch-0.0.4-2|69	
12cu|etch-0.0.4-2|70	

9275 12
12cu|eternallands-1.9.3-2|1	Summary:	A free to play, graphical MMORPG client
12cu|eternallands-1.9.3-2|2	Name:		eternallands
12cu|eternallands-1.9.3-2|3	Version:	1.9.3
12cu|eternallands-1.9.3-2|4	Release:	2
12cu|eternallands-1.9.3-2|5	License:	QTPL-based
12cu|eternallands-1.9.3-2|6	Group:		Games/Adventure
12cu|eternallands-1.9.3-2|7	URL:		http://www.eternal-lands.com
12cu|eternallands-1.9.3-2|8	# it's better to get sources from here than from git:
12cu|eternallands-1.9.3-2|9	# http://ppa.launchpad.net/pjbroad/ppa/ubuntu/pool/main/e/
12cu|eternallands-1.9.3-2|10	Source0:	%{name}-%{version}.tar.gz
12cu|eternallands-1.9.3-2|11	Patch0:		eternallands-1.9.2-wrapper.patch
12cu|eternallands-1.9.3-2|12	Patch1:		eternallands-1.9.2-linking.patch
12cu|eternallands-1.9.3-2|13	Patch2:		eternallands-1.9.2-verbose.patch
12cu|eternallands-1.9.3-2|14	Patch3:		eternallands-1.9.3-glext.patch
12cu|eternallands-1.9.3-2|15	Patch4:		eternallands-1.9.3-libxml29.patch
12cu|eternallands-1.9.3-2|16	BuildRequires:	cal3d-devel
12cu|eternallands-1.9.3-2|17	BuildRequires:	pkgconfig(gl)
12cu|eternallands-1.9.3-2|18	BuildRequires:	pkgconfig(glu)
12cu|eternallands-1.9.3-2|19	BuildRequires:	pkgconfig(libpng)
12cu|eternallands-1.9.3-2|20	BuildRequires:	pkgconfig(libxml-2.0)
12cu|eternallands-1.9.3-2|21	BuildRequires:	pkgconfig(openal)
12cu|eternallands-1.9.3-2|22	BuildRequires:	pkgconfig(sdl)
12cu|eternallands-1.9.3-2|23	BuildRequires:	pkgconfig(SDL_image)
12cu|eternallands-1.9.3-2|24	BuildRequires:	pkgconfig(SDL_net)
12cu|eternallands-1.9.3-2|25	BuildRequires:	pkgconfig(vorbis)
12cu|eternallands-1.9.3-2|26	BuildRequires:	pkgconfig(x11)
12cu|eternallands-1.9.3-2|27	BuildRequires:	pkgconfig(zlib)
12cu|eternallands-1.9.3-2|28	Requires:	zenity
12cu|eternallands-1.9.3-2|29	Requires:	%{name}-data = %{version}
12cu|eternallands-1.9.3-2|30	
12cu|eternallands-1.9.3-2|31	%description
12cu|eternallands-1.9.3-2|32	Eternal Lands is a free to play, graphical MMORPG (massively-multi-player
12cu|eternallands-1.9.3-2|33	online role-playing game).  Different from other role-playing games, there are
12cu|eternallands-1.9.3-2|34	no fixed classes so you can improve any of the many skills.  There is a choice
12cu|eternallands-1.9.3-2|35	of several character races but all are equal.
12cu|eternallands-1.9.3-2|36	
12cu|eternallands-1.9.3-2|37	%files
12cu|eternallands-1.9.3-2|38	%doc CHANGES TODO eternal_lands_license.txt
12cu|eternallands-1.9.3-2|39	%{_gamesbindir}/*
12cu|eternallands-1.9.3-2|40	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|eternallands-1.9.3-2|41	%{_datadir}/pixmaps/%{name}.png
12cu|eternallands-1.9.3-2|42	%{_mandir}/man6/*
12cu|eternallands-1.9.3-2|43	
12cu|eternallands-1.9.3-2|44	#----------------------------------------------------------------------------
12cu|eternallands-1.9.3-2|45	
12cu|eternallands-1.9.3-2|46	%prep
12cu|eternallands-1.9.3-2|47	%setup -q
12cu|eternallands-1.9.3-2|48	%patch0 -p1 -b .wrapper
12cu|eternallands-1.9.3-2|49	%patch1 -p1 -b .linking
12cu|eternallands-1.9.3-2|50	%patch2 -p1 -b .verbose
12cu|eternallands-1.9.3-2|51	%patch3 -p1 -b .glext
12cu|eternallands-1.9.3-2|52	%patch4 -p1 -b .libxml29
12cu|eternallands-1.9.3-2|53	
12cu|eternallands-1.9.3-2|54	%build
12cu|eternallands-1.9.3-2|55	sed -i s,-march=i686,,g make.conf
12cu|eternallands-1.9.3-2|56	%make -f Makefile.linux
12cu|eternallands-1.9.3-2|57	
12cu|eternallands-1.9.3-2|58	%install
12cu|eternallands-1.9.3-2|59	mkdir -p %{buildroot}%{_datadir}/applications
12cu|eternallands-1.9.3-2|60	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|eternallands-1.9.3-2|61	[Desktop Entry]
12cu|eternallands-1.9.3-2|62	Name=Eternal Lands
12cu|eternallands-1.9.3-2|63	Comment=%{summary}
12cu|eternallands-1.9.3-2|64	Exec=%{_gamesbindir}/%{name}
12cu|eternallands-1.9.3-2|65	Icon=%{name}
12cu|eternallands-1.9.3-2|66	Terminal=false
12cu|eternallands-1.9.3-2|67	Type=Application
12cu|eternallands-1.9.3-2|68	StartupNotify=true
12cu|eternallands-1.9.3-2|69	Categories=Game;AdventureGame;
12cu|eternallands-1.9.3-2|70	EOF
12cu|eternallands-1.9.3-2|71	
12cu|eternallands-1.9.3-2|72	install -d %{buildroot}%{_datadir}/pixmaps
12cu|eternallands-1.9.3-2|73	cp pkgfiles/%{name}.png %{buildroot}%{_datadir}/pixmaps/
12cu|eternallands-1.9.3-2|74	
12cu|eternallands-1.9.3-2|75	# game binary and wrapper
12cu|eternallands-1.9.3-2|76	install -d %{buildroot}%{_gamesbindir}
12cu|eternallands-1.9.3-2|77	cp el.x86.linux.bin %{buildroot}%{_gamesbindir}/
12cu|eternallands-1.9.3-2|78	cp pkgfiles/%{name} %{buildroot}%{_gamesbindir}/
12cu|eternallands-1.9.3-2|79	
12cu|eternallands-1.9.3-2|80	# man files
12cu|eternallands-1.9.3-2|81	install -d %{buildroot}%{_mandir}/man6
12cu|eternallands-1.9.3-2|82	cp pkgfiles/*.6 %{buildroot}%{_mandir}/man6/
12cu|eternallands-1.9.3-2|83	
12cu|eternallands-1.9.3-2|84	
12cu|eternallands-1.9.3-2|85	%changelog
12cu|eternallands-1.9.3-2|86	* Thu Jun 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.3-2
12cu|eternallands-1.9.3-2|87	+ Revision: be19513
12cu|eternallands-1.9.3-2|88	- New version 1.9.3, fix work with libxml 2.8+
12cu|eternallands-1.9.3-2|89	
12cu|eternallands-1.9.3-2|90	

9276 12
12cu|eternallands-data-1.9.3-2|1	%define oname eternallands
12cu|eternallands-data-1.9.3-2|2	
12cu|eternallands-data-1.9.3-2|3	# data package version
12cu|eternallands-data-1.9.3-2|4	%define dversion 193
12cu|eternallands-data-1.9.3-2|5	# sound package version
12cu|eternallands-data-1.9.3-2|6	%define sversion 191
12cu|eternallands-data-1.9.3-2|7	
12cu|eternallands-data-1.9.3-2|8	Summary:	Data files to play Eternal Lands
12cu|eternallands-data-1.9.3-2|9	Name:		%{oname}-data
12cu|eternallands-data-1.9.3-2|10	Version:	1.9.3
12cu|eternallands-data-1.9.3-2|11	Release:	2
12cu|eternallands-data-1.9.3-2|12	License:	QTPL-based
12cu|eternallands-data-1.9.3-2|13	Group:		Games/Adventure
12cu|eternallands-data-1.9.3-2|14	Url:		http://www.eternal-lands.com
12cu|eternallands-data-1.9.3-2|15	Source0:	http://www.eternal-lands.com/el_linux_%{dversion}.zip
12cu|eternallands-data-1.9.3-2|16	Source1:	http://www.eternallands.co.uk/EL_sound_%{sversion}.zip
12cu|eternallands-data-1.9.3-2|17	Source10:	http://www.eternallands.co.uk/music_full.zip
12cu|eternallands-data-1.9.3-2|18	BuildRequires:	unzip
12cu|eternallands-data-1.9.3-2|19	BuildArch:	noarch
12cu|eternallands-data-1.9.3-2|20	
12cu|eternallands-data-1.9.3-2|21	%description
12cu|eternallands-data-1.9.3-2|22	Data files to play Eternal Lands. Graphics, music, sounds etc.
12cu|eternallands-data-1.9.3-2|23	
12cu|eternallands-data-1.9.3-2|24	%files
12cu|eternallands-data-1.9.3-2|25	%doc license.txt
12cu|eternallands-data-1.9.3-2|26	%{_gamesdatadir}/%{oname}
12cu|eternallands-data-1.9.3-2|27	
12cu|eternallands-data-1.9.3-2|28	#----------------------------------------------------------------------------
12cu|eternallands-data-1.9.3-2|29	
12cu|eternallands-data-1.9.3-2|30	%prep
12cu|eternallands-data-1.9.3-2|31	%setup -q -n el_linux -a 1
12cu|eternallands-data-1.9.3-2|32	
12cu|eternallands-data-1.9.3-2|33	%build
12cu|eternallands-data-1.9.3-2|34	
12cu|eternallands-data-1.9.3-2|35	%install
12cu|eternallands-data-1.9.3-2|36	# game data and sound files
12cu|eternallands-data-1.9.3-2|37	install -d %{buildroot}%{_gamesdatadir}/%{oname}
12cu|eternallands-data-1.9.3-2|38	rm -f *.bin *.exe
12cu|eternallands-data-1.9.3-2|39	cp -r * %{buildroot}%{_gamesdatadir}/%{oname}/
12cu|eternallands-data-1.9.3-2|40	
12cu|eternallands-data-1.9.3-2|41	# game music
12cu|eternallands-data-1.9.3-2|42	install -d %{buildroot}%{_gamesdatadir}/%{oname}/music
12cu|eternallands-data-1.9.3-2|43	unzip %{SOURCE10} -d %{buildroot}%{_gamesdatadir}/%{oname}/music
12cu|eternallands-data-1.9.3-2|44	
12cu|eternallands-data-1.9.3-2|45	
12cu|eternallands-data-1.9.3-2|46	%changelog
12cu|eternallands-data-1.9.3-2|47	* Thu Jun 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.3-2
12cu|eternallands-data-1.9.3-2|48	+ Revision: efbf5a2
12cu|eternallands-data-1.9.3-2|49	- New version 1.9.3
12cu|eternallands-data-1.9.3-2|50	
12cu|eternallands-data-1.9.3-2|51	

9277 12
12cu|etherape-0.9.12-3|1	Summary:	Graphical network viewer modeled after etherman
12cu|etherape-0.9.12-3|2	Name:		etherape
12cu|etherape-0.9.12-3|3	Version:	0.9.12
12cu|etherape-0.9.12-3|4	Release: 	3
12cu|etherape-0.9.12-3|5	License:	GPLv2+
12cu|etherape-0.9.12-3|6	Group:		Monitoring
12cu|etherape-0.9.12-3|7	URL:		http://etherape.sourceforge.net/
12cu|etherape-0.9.12-3|8	Source:		http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cu|etherape-0.9.12-3|9	Requires:	usermode-consoleonly
12cu|etherape-0.9.12-3|10	Requires:       libbonoboui
12cu|etherape-0.9.12-3|11	Requires:       libgnomeui2
12cu|etherape-0.9.12-3|12	BuildRequires:	pkgconfig(libglade-2.0)
12cu|etherape-0.9.12-3|13	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|etherape-0.9.12-3|14	BuildRequires:	pkgconfig(gnome-doc-utils)
12cu|etherape-0.9.12-3|15	BuildRequires:	libpcap-devel
12cu|etherape-0.9.12-3|16	BuildRequires:	desktop-file-utils
12cu|etherape-0.9.12-3|17	BuildRequires:	scrollkeeper
12cu|etherape-0.9.12-3|18	BuildRequires:	imagemagick
12cu|etherape-0.9.12-3|19	
12cu|etherape-0.9.12-3|20	%description
12cu|etherape-0.9.12-3|21	Etherape is a graphical network monitor for Unix modeled after
12cu|etherape-0.9.12-3|22	etherman. Featuring ether, ip and tcp modes, it displays network
12cu|etherape-0.9.12-3|23	activity graphically. Hosts and links change in size with traffic.
12cu|etherape-0.9.12-3|24	Color coded protocols display. It supports ethernet, ppp and slip
12cu|etherape-0.9.12-3|25	devices. It can filter traffic to be shown, and can read traffic
12cu|etherape-0.9.12-3|26	from a file as well as live from the network.
12cu|etherape-0.9.12-3|27	
12cu|etherape-0.9.12-3|28	%prep
12cu|etherape-0.9.12-3|29	%setup -q
12cu|etherape-0.9.12-3|30	
12cu|etherape-0.9.12-3|31	%build
12cu|etherape-0.9.12-3|32	%configure2_5x
12cu|etherape-0.9.12-3|33	%make
12cu|etherape-0.9.12-3|34	
12cu|etherape-0.9.12-3|35	%install
12cu|etherape-0.9.12-3|36	%makeinstall_std bindir=%{_sbindir}
12cu|etherape-0.9.12-3|37	mkdir -p %{buildroot}%{_bindir}
12cu|etherape-0.9.12-3|38	
12cu|etherape-0.9.12-3|39	mv %{buildroot}/%{_sbindir}/etherape %{buildroot}/%{_sbindir}/etherape.real
12cu|etherape-0.9.12-3|40	ln -sf %{_bindir}/consolehelper %{buildroot}/%{_bindir}/etherape
12cu|etherape-0.9.12-3|41	
12cu|etherape-0.9.12-3|42	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/*
12cu|etherape-0.9.12-3|43	
12cu|etherape-0.9.12-3|44	desktop-file-install --vendor="" \
12cu|etherape-0.9.12-3|45	--remove-category="Application" \
12cu|etherape-0.9.12-3|46	--add-category="System" \
12cu|etherape-0.9.12-3|47	--add-category="Monitor" \
12cu|etherape-0.9.12-3|48	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|etherape-0.9.12-3|49	
12cu|etherape-0.9.12-3|50	# pam.d
12cu|etherape-0.9.12-3|51	install -m 755 -d %{buildroot}%{_sysconfdir}/pam.d
12cu|etherape-0.9.12-3|52	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name} << _EOF_
12cu|etherape-0.9.12-3|53	#%PAM-1.0
12cu|etherape-0.9.12-3|54	auth       sufficient	pam_rootok.so
12cu|etherape-0.9.12-3|55	auth       required     pam_console.so
12cu|etherape-0.9.12-3|56	auth       sufficient	pam_timestamp.so
12cu|etherape-0.9.12-3|57	auth       include	system-auth
12cu|etherape-0.9.12-3|58	account    required	pam_permit.so
12cu|etherape-0.9.12-3|59	session    optional	pam_xauth.so
12cu|etherape-0.9.12-3|60	session    optional	pam_timestamp.so
12cu|etherape-0.9.12-3|61	_EOF_
12cu|etherape-0.9.12-3|62	
12cu|etherape-0.9.12-3|63	# console.apps
12cu|etherape-0.9.12-3|64	install -m 755 -d %{buildroot}%{_sysconfdir}/security/console.apps
12cu|etherape-0.9.12-3|65	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} << _EOF_
12cu|etherape-0.9.12-3|66	USER=root
12cu|etherape-0.9.12-3|67	PROGRAM=%{_sbindir}/etherape.real
12cu|etherape-0.9.12-3|68	SESSION=true
12cu|etherape-0.9.12-3|69	FALLBACK=false
12cu|etherape-0.9.12-3|70	_EOF_
12cu|etherape-0.9.12-3|71	
12cu|etherape-0.9.12-3|72	# fd.o icons
12cu|etherape-0.9.12-3|73	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|etherape-0.9.12-3|74	install -m 644 %{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|etherape-0.9.12-3|75	convert -scale 32 %{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|etherape-0.9.12-3|76	convert -scale 16 %{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|etherape-0.9.12-3|77	
12cu|etherape-0.9.12-3|78	# remove files not bundled
12cu|etherape-0.9.12-3|79	rm -rf %{buildroot}%{_datadir}/gnome
12cu|etherape-0.9.12-3|80	
12cu|etherape-0.9.12-3|81	%find_lang %{name}
12cu|etherape-0.9.12-3|82	
12cu|etherape-0.9.12-3|83	%files -f %{name}.lang
12cu|etherape-0.9.12-3|84	%doc AUTHORS ChangeLog COPYING NEWS README* FAQ
12cu|etherape-0.9.12-3|85	%config(noreplace) %{_sysconfdir}/etherape
12cu|etherape-0.9.12-3|86	%config(noreplace) %{_sysconfdir}/pam.d/etherape
12cu|etherape-0.9.12-3|87	%config(noreplace) %{_sysconfdir}/security/console.apps/etherape
12cu|etherape-0.9.12-3|88	%{_bindir}/*
12cu|etherape-0.9.12-3|89	%{_sbindir}/*
12cu|etherape-0.9.12-3|90	%{_mandir}/man1/*
12cu|etherape-0.9.12-3|91	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|etherape-0.9.12-3|92	%{_datadir}/%{name}
12cu|etherape-0.9.12-3|93	%{_datadir}/pixmaps/*
12cu|etherape-0.9.12-3|94	%{_datadir}/applications/*.desktop
12cu|etherape-0.9.12-3|95	%{_datadir}/omf/%{name}
12cu|etherape-0.9.12-3|96	

9278 12
12cu|etherboot-5.4.4-6|1	%define _enable_debug_packages %{nil}
12cu|etherboot-5.4.4-6|2	%define debug_package %{nil}
12cu|etherboot-5.4.4-6|3	
12cu|etherboot-5.4.4-6|4	%define docver  5.2.2
12cu|etherboot-5.4.4-6|5	
12cu|etherboot-5.4.4-6|6	Summary:	Software package for booting x86 PCs over a network
12cu|etherboot-5.4.4-6|7	Name:		etherboot
12cu|etherboot-5.4.4-6|8	Version:	5.4.4
12cu|etherboot-5.4.4-6|9	Release:	6
12cu|etherboot-5.4.4-6|10	License:	GPLv2+
12cu|etherboot-5.4.4-6|11	Group:		Development/Kernel
12cu|etherboot-5.4.4-6|12	Url:		http://etherboot.sourceforge.net/
12cu|etherboot-5.4.4-6|13	Source0:	http://prdownloads.sourceforge.net/etherboot/%{name}-%{version}.tar.bz2
12cu|etherboot-5.4.4-6|14	Source1:	http://prdownloads.sourceforge.net/etherboot/%{name}-doc-%{docver}.tar.bz2
12cu|etherboot-5.4.4-6|15	Patch0:		etherboot-5.4.4-no-inline.patch
12cu|etherboot-5.4.4-6|16	BuildRequires:	dos2unix
12cu|etherboot-5.4.4-6|17	ExclusiveArch:	%{ix86} x86_64
12cu|etherboot-5.4.4-6|18	
12cu|etherboot-5.4.4-6|19	%description
12cu|etherboot-5.4.4-6|20	Etherboot is a free software package for booting x86 PCs over a
12cu|etherboot-5.4.4-6|21	network. In principle this could be any network technology that TCP/IP
12cu|etherboot-5.4.4-6|22	runs on that supports broadcasting. In practice, the bandwidth
12cu|etherboot-5.4.4-6|23	required means it's only practical over LANs and some WANs. Etherboot
12cu|etherboot-5.4.4-6|24	is useful for booting PCs diskless. This is desirable in various
12cu|etherboot-5.4.4-6|25	situations, for example:
12cu|etherboot-5.4.4-6|26	- Maintaining software for a cluster of equally configured
12cu|etherboot-5.4.4-6|27	workstations centrally.`
12cu|etherboot-5.4.4-6|28	- A low-cost X-terminal.
12cu|etherboot-5.4.4-6|29	- A low cost user platform where remote partitions are mounted by NFS
12cu|etherboot-5.4.4-6|30	and you are willing to accept the slowness of data transfers that
12cu|etherboot-5.4.4-6|31	results from NFS, compared to a local disk.
12cu|etherboot-5.4.4-6|32	- Various kinds of remote servers, e.g. a tape drive server that can
12cu|etherboot-5.4.4-6|33	be accessed with the RMT protocol.
12cu|etherboot-5.4.4-6|34	- Routers.
12cu|etherboot-5.4.4-6|35	- Machines doing tasks in environments unfriendly to disks.
12cu|etherboot-5.4.4-6|36	
12cu|etherboot-5.4.4-6|37	See %{_docdir}/%{name}-%{version}/README.MDK for examples of usage.
12cu|etherboot-5.4.4-6|38	
12cu|etherboot-5.4.4-6|39	%files
12cu|etherboot-5.4.4-6|40	%defattr(644,root,root,755)
12cu|etherboot-5.4.4-6|41	%doc INSTALL RELNOTES index.html doc contrib
12cu|etherboot-5.4.4-6|42	%dir %{_datadir}/%{name}
12cu|etherboot-5.4.4-6|43	%{_datadir}/%{name}/*
12cu|etherboot-5.4.4-6|44	%attr(755,root,root) %{_bindir}/*
12cu|etherboot-5.4.4-6|45	
12cu|etherboot-5.4.4-6|46	#----------------------------------------------------------------------------
12cu|etherboot-5.4.4-6|47	
12cu|etherboot-5.4.4-6|48	%prep
12cu|etherboot-5.4.4-6|49	%setup -q -a1
12cu|etherboot-5.4.4-6|50	%patch0 -p0 -b .no_inline
12cu|etherboot-5.4.4-6|51	
12cu|etherboot-5.4.4-6|52	%build
12cu|etherboot-5.4.4-6|53	# we don't use custom optimizations here because it can cause problems
12cu|etherboot-5.4.4-6|54	# parallel make dies on cluster
12cu|etherboot-5.4.4-6|55	make allzdsks allzpxes allzlilos -C src \
12cu|etherboot-5.4.4-6|56	%ifarch x86_64
12cu|etherboot-5.4.4-6|57	ARCH="i386" EXTRA_CFLAGS="-m32" EXTRA_ASFLAGS="--32" EXTRA_LDFLAGS="-m elf_i386"
12cu|etherboot-5.4.4-6|58	# (x86_64 flags from main Makefile)
12cu|etherboot-5.4.4-6|59	# x86_64 systems can run 32-bit code so there is no sense in porting etherboot
12cu|etherboot-5.4.4-6|60	# to x86_64 native, also this way the boot images have the ability to work on
12cu|etherboot-5.4.4-6|61	# both 32-bit and 64-bit systems
12cu|etherboot-5.4.4-6|62	%endif
12cu|etherboot-5.4.4-6|63	
12cu|etherboot-5.4.4-6|64	# clean up cvs files, remove .exe files
12cu|etherboot-5.4.4-6|65	find . -name '.cvs*' | xargs rm -f
12cu|etherboot-5.4.4-6|66	find . -name '*.exe' | xargs rm -f
12cu|etherboot-5.4.4-6|67	find . -name '.keepme' | xargs rm -f
12cu|etherboot-5.4.4-6|68	find . -name '.DS_Store' | xargs rm -f
12cu|etherboot-5.4.4-6|69	
12cu|etherboot-5.4.4-6|70	%install
12cu|etherboot-5.4.4-6|71	install -d %{buildroot}%{_bindir}
12cu|etherboot-5.4.4-6|72	install -d %{buildroot}%{_datadir}/%{name}/zdsk
12cu|etherboot-5.4.4-6|73	install -d %{buildroot}%{_datadir}/%{name}/zlilo
12cu|etherboot-5.4.4-6|74	install -d %{buildroot}%{_datadir}/%{name}/zpxe
12cu|etherboot-5.4.4-6|75	
12cu|etherboot-5.4.4-6|76	install src/util/makerom.pl %{buildroot}%{_bindir}/makerom
12cu|etherboot-5.4.4-6|77	install src/bin/*.zdsk %{buildroot}%{_datadir}/%{name}/zdsk
12cu|etherboot-5.4.4-6|78	install src/bin/*.zpxe %{buildroot}%{_datadir}/%{name}/zpxe
12cu|etherboot-5.4.4-6|79	install src/bin/*.zlilo %{buildroot}%{_datadir}/%{name}/zlilo
12cu|etherboot-5.4.4-6|80	
12cu|etherboot-5.4.4-6|81	# (sb) rpmlint
12cu|etherboot-5.4.4-6|82	#find contrib/wakeonlan -type f | xargs dos2unix
12cu|etherboot-5.4.4-6|83	dos2unix contrib/wakeonlan/readme.txt
12cu|etherboot-5.4.4-6|84	dos2unix contrib/wakeonlan/wakeup.pl
12cu|etherboot-5.4.4-6|85	dos2unix contrib/wakeonlan/mp-form.pl
12cu|etherboot-5.4.4-6|86	dos2unix contrib/romid/pktdrv.bat
12cu|etherboot-5.4.4-6|87	dos2unix contrib/hdload/hdload.S
12cu|etherboot-5.4.4-6|88	dos2unix contrib/romid/readme
12cu|etherboot-5.4.4-6|89	dos2unix contrib/wakeonlan/mp-form.txt
12cu|etherboot-5.4.4-6|90	dos2unix contrib/wakeonlan/mp-form1.pl
12cu|etherboot-5.4.4-6|91	sed -i 's|perl/bin/perl|usr/bin/perl|' contrib/wakeonlan/mp-form.pl
12cu|etherboot-5.4.4-6|92	
12cu|etherboot-5.4.4-6|93	
12cu|etherboot-5.4.4-6|94	%changelog
12cu|etherboot-5.4.4-6|95	* Wed Feb 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.4-6
12cu|etherboot-5.4.4-6|96	+ Revision: 0f6b12d
12cu|etherboot-5.4.4-6|97	- LOG Disable debug package, spec cleanup
12cu|etherboot-5.4.4-6|98	
12cu|etherboot-5.4.4-6|99	

9279 12
12cu|ethumb-1.7.9-1|1	%define major   1
12cu|ethumb-1.7.9-1|2	%define libname %mklibname %{name} %{major}
12cu|ethumb-1.7.9-1|3	%define libclient %mklibname ethumb_client %{major}
12cu|ethumb-1.7.9-1|4	%define devname %mklibname -d %{name}
12cu|ethumb-1.7.9-1|5	
12cu|ethumb-1.7.9-1|6	Summary:	Enlightenment thumbnailing library
12cu|ethumb-1.7.9-1|7	Name:		ethumb
12cu|ethumb-1.7.9-1|8	Version:	1.7.9
12cu|ethumb-1.7.9-1|9	Release:	1
12cu|ethumb-1.7.9-1|10	License:	LGPLv3+
12cu|ethumb-1.7.9-1|11	Group:		Graphical desktop/Enlightenment
12cu|ethumb-1.7.9-1|12	Url:		http://www.enlightenment.org/
12cu|ethumb-1.7.9-1|13	Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
12cu|ethumb-1.7.9-1|14	BuildRequires:	edje
12cu|ethumb-1.7.9-1|15	BuildRequires:	evas
12cu|ethumb-1.7.9-1|16	BuildRequires:	pkgconfig(ecore)
12cu|ethumb-1.7.9-1|17	BuildRequires:	pkgconfig(ecore-file)
12cu|ethumb-1.7.9-1|18	BuildRequires:	pkgconfig(ecore-evas)
12cu|ethumb-1.7.9-1|19	BuildRequires:	pkgconfig(edbus)
12cu|ethumb-1.7.9-1|20	BuildRequires:	pkgconfig(edje)
12cu|ethumb-1.7.9-1|21	BuildRequires:	pkgconfig(eina)
12cu|ethumb-1.7.9-1|22	BuildRequires:	pkgconfig(emotion)
12cu|ethumb-1.7.9-1|23	BuildRequires:	pkgconfig(evas)
12cu|ethumb-1.7.9-1|24	BuildRequires:	pkgconfig(glib-2.0)
12cu|ethumb-1.7.9-1|25	BuildRequires:	pkgconfig(libexif)
12cu|ethumb-1.7.9-1|26	BuildRequires:	pkgconfig(lua)
12cu|ethumb-1.7.9-1|27	# Can be added later:
12cu|ethumb-1.7.9-1|28	#BuildRequires:	pkgconfig(epdf)
12cu|ethumb-1.7.9-1|29	
12cu|ethumb-1.7.9-1|30	%description
12cu|ethumb-1.7.9-1|31	New library to generate thumbnails.
12cu|ethumb-1.7.9-1|32	There are still some important features to be implemented, like
12cu|ethumb-1.7.9-1|33	client-server framework, edje thumbnails and a plugin API to integrate
12cu|ethumb-1.7.9-1|34	it with emotion and like.
12cu|ethumb-1.7.9-1|35	
12cu|ethumb-1.7.9-1|36	%files
12cu|ethumb-1.7.9-1|37	%doc AUTHORS README
12cu|ethumb-1.7.9-1|38	%{_bindir}/ethumb
12cu|ethumb-1.7.9-1|39	%{_bindir}/ethumbd
12cu|ethumb-1.7.9-1|40	%{_bindir}/ethumbd_client
12cu|ethumb-1.7.9-1|41	%{_datadir}/dbus-1/services/org.enlightenment.Ethumb.service
12cu|ethumb-1.7.9-1|42	%{_datadir}/ethumb
12cu|ethumb-1.7.9-1|43	%{_libdir}/ethumb
12cu|ethumb-1.7.9-1|44	%{_libexecdir}/ethumbd_slave
12cu|ethumb-1.7.9-1|45	
12cu|ethumb-1.7.9-1|46	#----------------------------------------------------------------------------
12cu|ethumb-1.7.9-1|47	
12cu|ethumb-1.7.9-1|48	%package -n %{libname}
12cu|ethumb-1.7.9-1|49	Summary:	Enlightenment thumbnailing library
12cu|ethumb-1.7.9-1|50	Group:		System/Libraries
12cu|ethumb-1.7.9-1|51	
12cu|ethumb-1.7.9-1|52	%description -n %{libname}
12cu|ethumb-1.7.9-1|53	New library to generate thumbnails.
12cu|ethumb-1.7.9-1|54	
12cu|ethumb-1.7.9-1|55	%files -n %{libname}
12cu|ethumb-1.7.9-1|56	%{_libdir}/libethumb.so.%{major}*
12cu|ethumb-1.7.9-1|57	
12cu|ethumb-1.7.9-1|58	#----------------------------------------------------------------------------
12cu|ethumb-1.7.9-1|59	
12cu|ethumb-1.7.9-1|60	%package -n %{libclient}
12cu|ethumb-1.7.9-1|61	Summary:	Enlightenment thumbnailing library
12cu|ethumb-1.7.9-1|62	Group:		System/Libraries
12cu|ethumb-1.7.9-1|63	Conflicts:	%{_lib}ethumb1 < 1.7.9
12cu|ethumb-1.7.9-1|64	
12cu|ethumb-1.7.9-1|65	%description -n %{libclient}
12cu|ethumb-1.7.9-1|66	New library to generate thumbnails.
12cu|ethumb-1.7.9-1|67	
12cu|ethumb-1.7.9-1|68	%files -n %{libclient}
12cu|ethumb-1.7.9-1|69	%{_libdir}/libethumb_client.so.%{major}*
12cu|ethumb-1.7.9-1|70	
12cu|ethumb-1.7.9-1|71	#----------------------------------------------------------------------------
12cu|ethumb-1.7.9-1|72	
12cu|ethumb-1.7.9-1|73	%package -n %{devname}
12cu|ethumb-1.7.9-1|74	Summary:	Enlightenment thumbnailing library - devel files
12cu|ethumb-1.7.9-1|75	Group:		Development/C
12cu|ethumb-1.7.9-1|76	Requires:	%{libname} = %{EVRD}
12cu|ethumb-1.7.9-1|77	Requires:	%{libclient} = %{EVRD}
12cu|ethumb-1.7.9-1|78	Provides:	%{name}-devel = %{EVRD}
12cu|ethumb-1.7.9-1|79	
12cu|ethumb-1.7.9-1|80	%description -n %{devname}
12cu|ethumb-1.7.9-1|81	ethumb development headers and development libraries.
12cu|ethumb-1.7.9-1|82	
12cu|ethumb-1.7.9-1|83	%files -n %{devname}
12cu|ethumb-1.7.9-1|84	%{_libdir}/*.so
12cu|ethumb-1.7.9-1|85	%{_libdir}/pkgconfig/*.pc
12cu|ethumb-1.7.9-1|86	%{_includedir}/%{name}*
12cu|ethumb-1.7.9-1|87	
12cu|ethumb-1.7.9-1|88	#----------------------------------------------------------------------------
12cu|ethumb-1.7.9-1|89	
12cu|ethumb-1.7.9-1|90	%prep
12cu|ethumb-1.7.9-1|91	%setup -q
12cu|ethumb-1.7.9-1|92	
12cu|ethumb-1.7.9-1|93	%build
12cu|ethumb-1.7.9-1|94	%configure2_5x \
12cu|ethumb-1.7.9-1|95	--disable-static
12cu|ethumb-1.7.9-1|96	%make
12cu|ethumb-1.7.9-1|97	
12cu|ethumb-1.7.9-1|98	%install
12cu|ethumb-1.7.9-1|99	%makeinstall_std
12cu|ethumb-1.7.9-1|100	
12cu|ethumb-1.7.9-1|101	
12cu|ethumb-1.7.9-1|102	%changelog
12cu|ethumb-1.7.9-1|103	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.9-1
12cu|ethumb-1.7.9-1|104	+ Revision: 89daf69
12cu|ethumb-1.7.9-1|105	- LOG New version 1.7.9, split library package
12cu|ethumb-1.7.9-1|106	
12cu|ethumb-1.7.9-1|107	

9280 12
12cu|etl-0.04.16-1|1	%define	_enable_debug_packages	%{nil}
12cu|etl-0.04.16-1|2	%define	debug_package		%{nil}
12cu|etl-0.04.16-1|3	
12cu|etl-0.04.16-1|4	%define	oname	ETL
12cu|etl-0.04.16-1|5	%define	devname	%mklibname %{name} -d
12cu|etl-0.04.16-1|6	
12cu|etl-0.04.16-1|7	Name:		etl
12cu|etl-0.04.16-1|8	Summary:	Template library for synfig
12cu|etl-0.04.16-1|9	Version:	0.04.16
12cu|etl-0.04.16-1|10	Release:	1
12cu|etl-0.04.16-1|11	License:	GPLv2+
12cu|etl-0.04.16-1|12	Group:		Development/C++
12cu|etl-0.04.16-1|13	URL:		http://www.synfig.org
12cu|etl-0.04.16-1|14	Source0:	http://downloads.sourceforge.net/synfig/%{oname}-%{version}.tar.gz
12cu|etl-0.04.16-1|15	Patch0:		etl-0.04.15-cflags.patch
12cu|etl-0.04.16-1|16	
12cu|etl-0.04.16-1|17	%description
12cu|etl-0.04.16-1|18	Voria ETL is a multi-platform class and template library designed to add new
12cu|etl-0.04.16-1|19	data types and functions which combine well with the existing types and
12cu|etl-0.04.16-1|20	functions from the C++ Standard Template Library (STL).
12cu|etl-0.04.16-1|21	
12cu|etl-0.04.16-1|22	
12cu|etl-0.04.16-1|23	%package -n %{devname}
12cu|etl-0.04.16-1|24	Summary:	Template library for synfig
12cu|etl-0.04.16-1|25	Group:		Development/C++
12cu|etl-0.04.16-1|26	Provides:	%{name}-devel = %{EVRD}
12cu|etl-0.04.16-1|27	Provides:	%{name} = %{EVRD}
12cu|etl-0.04.16-1|28	
12cu|etl-0.04.16-1|29	%description -n %{devname}
12cu|etl-0.04.16-1|30	Voria ETL is a multi-platform class and template library designed to add new
12cu|etl-0.04.16-1|31	data types and functions which combine well with the existing types and
12cu|etl-0.04.16-1|32	functions from the C++ Standard Template Library (STL).
12cu|etl-0.04.16-1|33	
12cu|etl-0.04.16-1|34	
12cu|etl-0.04.16-1|35	%prep
12cu|etl-0.04.16-1|36	%setup -q  -n %{oname}-%{version}
12cu|etl-0.04.16-1|37	%patch0 -p1
12cu|etl-0.04.16-1|38	
12cu|etl-0.04.16-1|39	
12cu|etl-0.04.16-1|40	%build
12cu|etl-0.04.16-1|41	autoreconf -fi
12cu|etl-0.04.16-1|42	%configure2_5x
12cu|etl-0.04.16-1|43	%make
12cu|etl-0.04.16-1|44	
12cu|etl-0.04.16-1|45	
12cu|etl-0.04.16-1|46	%install
12cu|etl-0.04.16-1|47	%makeinstall_std
12cu|etl-0.04.16-1|48	%multiarch_binaries %{buildroot}%{_bindir}/ETL-config
12cu|etl-0.04.16-1|49	
12cu|etl-0.04.16-1|50	
12cu|etl-0.04.16-1|51	%files -n %{devname}
12cu|etl-0.04.16-1|52	%doc AUTHORS README NEWS
12cu|etl-0.04.16-1|53	%{_bindir}/%{oname}-config
12cu|etl-0.04.16-1|54	%{multiarch_bindir}/%{oname}-config
12cu|etl-0.04.16-1|55	%{_includedir}/%{oname}
12cu|etl-0.04.16-1|56	%{_libdir}/pkgconfig/%{oname}.pc
12cu|etl-0.04.16-1|57	
12cu|etl-0.04.16-1|58	
12cu|etl-0.04.16-1|59	%changelog
12cu|etl-0.04.16-1|60	* Fri Jun 07 2013 Giovanni Mariani <mc2374@mclink.it> 0.04.16-1

9281 12
12cu|etswitch-0.1.14-10|1	Name:		etswitch
12cu|etswitch-0.1.14-10|2	Summary:	ETSWITCH - A *nix 'minimizer' for a few games
12cu|etswitch-0.1.14-10|3	Version:	0.1.14
12cu|etswitch-0.1.14-10|4	Release:	10
12cu|etswitch-0.1.14-10|5	License:	GPLv2+
12cu|etswitch-0.1.14-10|6	Group:		Games/Other
12cu|etswitch-0.1.14-10|7	Url:		http://hem.bredband.net/b400150/
12cu|etswitch-0.1.14-10|8	Source:		http://hem.bredband.net/b400150/etswitch/%{name}-%{PACKAGE_VERSION}.tar.gz
12cu|etswitch-0.1.14-10|9	Patch0:		etswitch-0.1.14-missing-argument-in-open.patch
12cu|etswitch-0.1.14-10|10	BuildRequires:	pkgconfig(x11)
12cu|etswitch-0.1.14-10|11	BuildRequires:	pkgconfig(xmu)
12cu|etswitch-0.1.14-10|12	BuildRequires:	pkgconfig(xxf86vm)
12cu|etswitch-0.1.14-10|13	BuildRequires:	pkgconfig(xpm)
12cu|etswitch-0.1.14-10|14	BuildRequires:	desktop-file-utils
12cu|etswitch-0.1.14-10|15	
12cu|etswitch-0.1.14-10|16	%description
12cu|etswitch-0.1.14-10|17	A minimizer for all OpenGL and SDL games natively supported by GNU/Linux.
12cu|etswitch-0.1.14-10|18	
12cu|etswitch-0.1.14-10|19	%prep
12cu|etswitch-0.1.14-10|20	%setup -q
12cu|etswitch-0.1.14-10|21	%patch0 -p1
12cu|etswitch-0.1.14-10|22	
12cu|etswitch-0.1.14-10|23	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{name}.desktop.in
12cu|etswitch-0.1.14-10|24	
12cu|etswitch-0.1.14-10|25	%build
12cu|etswitch-0.1.14-10|26	%configure2_5x \
12cu|etswitch-0.1.14-10|27	--enable-debug=no \
12cu|etswitch-0.1.14-10|28	--disable-debug
12cu|etswitch-0.1.14-10|29	
12cu|etswitch-0.1.14-10|30	%make
12cu|etswitch-0.1.14-10|31	
12cu|etswitch-0.1.14-10|32	%install
12cu|etswitch-0.1.14-10|33	rm -rf %{buildroot}
12cu|etswitch-0.1.14-10|34	%makeinstall_std
12cu|etswitch-0.1.14-10|35	
12cu|etswitch-0.1.14-10|36	desktop-file-install \
12cu|etswitch-0.1.14-10|37	--remove-category="Tool" \
12cu|etswitch-0.1.14-10|38	--remove-category="Application" \
12cu|etswitch-0.1.14-10|39	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|etswitch-0.1.14-10|40	
12cu|etswitch-0.1.14-10|41	%clean
12cu|etswitch-0.1.14-10|42	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cu|etswitch-0.1.14-10|43	
12cu|etswitch-0.1.14-10|44	%if %mdkversion < 200900
12cu|etswitch-0.1.14-10|45	%post
12cu|etswitch-0.1.14-10|46	%{update_menus}
12cu|etswitch-0.1.14-10|47	%{update_desktop_database}
12cu|etswitch-0.1.14-10|48	%update_icon_cache hicolor
12cu|etswitch-0.1.14-10|49	%endif
12cu|etswitch-0.1.14-10|50	
12cu|etswitch-0.1.14-10|51	%if %mdkversion < 200900
12cu|etswitch-0.1.14-10|52	%postun
12cu|etswitch-0.1.14-10|53	%{clean_menus}
12cu|etswitch-0.1.14-10|54	%{clean_desktop_database}
12cu|etswitch-0.1.14-10|55	%clean_icon_cache hicolor
12cu|etswitch-0.1.14-10|56	%endif
12cu|etswitch-0.1.14-10|57	
12cu|etswitch-0.1.14-10|58	%files
12cu|etswitch-0.1.14-10|59	%defattr(-,root,root)
12cu|etswitch-0.1.14-10|60	%doc AUTHORS ChangeLog NEWS README TODO
12cu|etswitch-0.1.14-10|61	%{_bindir}/etswitch
12cu|etswitch-0.1.14-10|62	%{_datadir}/applications/etswitch.desktop
12cu|etswitch-0.1.14-10|63	%{_mandir}/man1/etswitch.*
12cu|etswitch-0.1.14-10|64	%{_datadir}/pixmaps/etswitch.png
12cu|etswitch-0.1.14-10|65	%{_datadir}/pixmaps/etswitch.xpm
12cu|etswitch-0.1.14-10|66	
12cu|etswitch-0.1.14-10|67	
12cu|etswitch-0.1.14-10|68	%changelog
12cu|etswitch-0.1.14-10|69	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.14-9mdv2011.0
12cu|etswitch-0.1.14-10|70	+ Revision: 610393
12cu|etswitch-0.1.14-10|71	- rebuild
12cu|etswitch-0.1.14-10|72	
12cu|etswitch-0.1.14-10|73	* Sun Feb 14 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.14-8mdv2010.1
12cu|etswitch-0.1.14-10|74	+ Revision: 505665
12cu|etswitch-0.1.14-10|75	- Patch0: fix open syntax
12cu|etswitch-0.1.14-10|76	
12cu|etswitch-0.1.14-10|77	+ Thierry Vignaud <tv@mandriva.org>
12cu|etswitch-0.1.14-10|78	- rebuild
12cu|etswitch-0.1.14-10|79	- rebuild
12cu|etswitch-0.1.14-10|80	- kill re-definition of %%buildroot on Pixel's request
12cu|etswitch-0.1.14-10|81	
12cu|etswitch-0.1.14-10|82	+ Pixel <pixel@mandriva.com>
12cu|etswitch-0.1.14-10|83	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|etswitch-0.1.14-10|84	
12cu|etswitch-0.1.14-10|85	+ Olivier Blin <oblin@mandriva.com>
12cu|etswitch-0.1.14-10|86	- restore BuildRoot
12cu|etswitch-0.1.14-10|87	
12cu|etswitch-0.1.14-10|88	* Fri Oct 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.14-4mdv2008.1
12cu|etswitch-0.1.14-10|89	+ Revision: 102425
12cu|etswitch-0.1.14-10|90	- new license policy
12cu|etswitch-0.1.14-10|91	- drop patch 0, use desktop-file-install for tuning up
12cu|etswitch-0.1.14-10|92	- do not hardcode icon extension in desktop file
12cu|etswitch-0.1.14-10|93	
12cu|etswitch-0.1.14-10|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|etswitch-0.1.14-10|95	- replace %%{_datadir}/man by %%{_mandir}!
12cu|etswitch-0.1.14-10|96	- fix man pages
12cu|etswitch-0.1.14-10|97	
12cu|etswitch-0.1.14-10|98	
12cu|etswitch-0.1.14-10|99	* Tue Mar 06 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.14-3mdv2007.0
12cu|etswitch-0.1.14-10|100	+ Revision: 133956
12cu|etswitch-0.1.14-10|101	- rebuild
12cu|etswitch-0.1.14-10|102	
12cu|etswitch-0.1.14-10|103	* Wed Dec 06 2006 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.14-2mdv2007.1
12cu|etswitch-0.1.14-10|104	+ Revision: 91795
12cu|etswitch-0.1.14-10|105	- fix xdg menu entry
12cu|etswitch-0.1.14-10|106	
12cu|etswitch-0.1.14-10|107	* Tue Dec 05 2006 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.14-1mdv2007.1
12cu|etswitch-0.1.14-10|108	+ Revision: 90857
12cu|etswitch-0.1.14-10|109	- Fixed build requires
12cu|etswitch-0.1.14-10|110	- Add missing build requires
12cu|etswitch-0.1.14-10|111	- import etswitch
12cu|etswitch-0.1.14-10|112	- Import etswitch
12cu|etswitch-0.1.14-10|113	
12cu|etswitch-0.1.14-10|114	* Sun Dec 03 2006 Tomasz pawe Gajc <tpg at mandriva dot org> 0.1.14-1mdv2007.1
12cu|etswitch-0.1.14-10|115	- initial package for mdv
12cu|etswitch-0.1.14-10|116	

9282 12
12cu|ettercap-0.8.0-1|1	Summary:	Ncurses/Gtk2 based sniffer/interceptor utility
12cu|ettercap-0.8.0-1|2	Name:		ettercap
12cu|ettercap-0.8.0-1|3	Version:	0.8.0
12cu|ettercap-0.8.0-1|4	Release:	1
12cu|ettercap-0.8.0-1|5	License:	GPLv2+
12cu|ettercap-0.8.0-1|6	Group:		Networking/Other
12cu|ettercap-0.8.0-1|7	Url:		http://ettercap.github.io/ettercap/
12cu|ettercap-0.8.0-1|8	Source:		https://github.com/Ettercap/ettercap/archive/v%{version}.tar.gz
12cu|ettercap-0.8.0-1|9	Patch0:		ettercap-0.7.6-CMAKE_MODULE_LINKER_FLAGS.patch
12cu|ettercap-0.8.0-1|10	BuildRequires:	bison
12cu|ettercap-0.8.0-1|11	BuildRequires:	cmake
12cu|ettercap-0.8.0-1|12	BuildRequires:	flex
12cu|ettercap-0.8.0-1|13	BuildRequires:	ghostscript
12cu|ettercap-0.8.0-1|14	BuildRequires:	groff
12cu|ettercap-0.8.0-1|15	BuildRequires:	libnet-devel
12cu|ettercap-0.8.0-1|16	BuildRequires:	libtool-devel
12cu|ettercap-0.8.0-1|17	BuildRequires:	pcap-devel
12cu|ettercap-0.8.0-1|18	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|ettercap-0.8.0-1|19	BuildRequires:	pkgconfig(libcurl)
12cu|ettercap-0.8.0-1|20	BuildRequires:	pkgconfig(libpcre)
12cu|ettercap-0.8.0-1|21	BuildRequires:	pkgconfig(ncurses)
12cu|ettercap-0.8.0-1|22	BuildRequires:	pkgconfig(openssl)
12cu|ettercap-0.8.0-1|23	BuildRequires:	pkgconfig(zlib)
12cu|ettercap-0.8.0-1|24	%rename ettercap-ng
12cu|ettercap-0.8.0-1|25	
12cu|ettercap-0.8.0-1|26	%description
12cu|ettercap-0.8.0-1|27	Ettercap is a suite for man in the middle attacks on LAN.
12cu|ettercap-0.8.0-1|28	
12cu|ettercap-0.8.0-1|29	It features sniffing of live connections, content filtering
12cu|ettercap-0.8.0-1|30	on the fly and many other interesting tricks.
12cu|ettercap-0.8.0-1|31	
12cu|ettercap-0.8.0-1|32	It supports active and passive dissection of many protocols
12cu|ettercap-0.8.0-1|33	(even ciphered ones) and includes many feature for network
12cu|ettercap-0.8.0-1|34	and host analysis.
12cu|ettercap-0.8.0-1|35	
12cu|ettercap-0.8.0-1|36	%files
12cu|ettercap-0.8.0-1|37	%doc AUTHORS CHANGELOG INSTALL LICENSE README* THANKS TODO TODO.TESTING doc/*
12cu|ettercap-0.8.0-1|38	%{_mandir}/man?/*
12cu|ettercap-0.8.0-1|39	%{_bindir}/*
12cu|ettercap-0.8.0-1|40	%{_datadir}/ettercap
12cu|ettercap-0.8.0-1|41	%{_datadir}/applications/ettercap.desktop
12cu|ettercap-0.8.0-1|42	%{_datadir}/pixmaps/ettercap.svg
12cu|ettercap-0.8.0-1|43	%{_datadir}/polkit-1/actions/org.pkexec.ettercap.policy
12cu|ettercap-0.8.0-1|44	%{_libdir}/ettercap
12cu|ettercap-0.8.0-1|45	%{_libdir}/libettercap.so
12cu|ettercap-0.8.0-1|46	%dir %{_sysconfdir}/ettercap
12cu|ettercap-0.8.0-1|47	%config(noreplace) %{_sysconfdir}/ettercap/*
12cu|ettercap-0.8.0-1|48	
12cu|ettercap-0.8.0-1|49	#----------------------------------------------------------------------------
12cu|ettercap-0.8.0-1|50	
12cu|ettercap-0.8.0-1|51	%prep
12cu|ettercap-0.8.0-1|52	%setup -q
12cu|ettercap-0.8.0-1|53	%patch0 -p1
12cu|ettercap-0.8.0-1|54	
12cu|ettercap-0.8.0-1|55	%build
12cu|ettercap-0.8.0-1|56	%cmake \
12cu|ettercap-0.8.0-1|57	-DENABLE_IPV6=yes \
12cu|ettercap-0.8.0-1|58	-DCMAKE_BUILD_TYPE=Release
12cu|ettercap-0.8.0-1|59	%make
12cu|ettercap-0.8.0-1|60	
12cu|ettercap-0.8.0-1|61	%install
12cu|ettercap-0.8.0-1|62	%makeinstall_std -C build
12cu|ettercap-0.8.0-1|63	
12cu|ettercap-0.8.0-1|64	
12cu|ettercap-0.8.0-1|65	
12cu|ettercap-0.8.0-1|66	%changelog
12cu|ettercap-0.8.0-1|67	* Wed Feb 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.0-1
12cu|ettercap-0.8.0-1|68	+ Revision: e2dec3f
12cu|ettercap-0.8.0-1|69	- Update BuildRequires
12cu|ettercap-0.8.0-1|70	
12cu|ettercap-0.8.0-1|71	

9283 12
12cu|e-uae-0.8.29-2.WIP4.2|1	%define cdrname cdrtools
12cu|e-uae-0.8.29-2.WIP4.2|2	%define cdrmainvers 2.01
12cu|e-uae-0.8.29-2.WIP4.2|3	%define cdrvers %{cdrmainvers}a38
12cu|e-uae-0.8.29-2.WIP4.2|4	%define wiprel WIP4
12cu|e-uae-0.8.29-2.WIP4.2|5	
12cu|e-uae-0.8.29-2.WIP4.2|6	# For building with SCSI support
12cu|e-uae-0.8.29-2.WIP4.2|7	%define build_scsi 0
12cu|e-uae-0.8.29-2.WIP4.2|8	%{?_with_scsi: %global build_scsi 1}
12cu|e-uae-0.8.29-2.WIP4.2|9	%{?_without_scsi: %global build_scsi 0}
12cu|e-uae-0.8.29-2.WIP4.2|10	
12cu|e-uae-0.8.29-2.WIP4.2|11	Summary:	A software emulation of the Amiga system
12cu|e-uae-0.8.29-2.WIP4.2|12	Name:		e-uae
12cu|e-uae-0.8.29-2.WIP4.2|13	Version:	0.8.29
12cu|e-uae-0.8.29-2.WIP4.2|14	Release:	2.%{wiprel}.2
12cu|e-uae-0.8.29-2.WIP4.2|15	License:	GPLv2+
12cu|e-uae-0.8.29-2.WIP4.2|16	Group:		Emulators
12cu|e-uae-0.8.29-2.WIP4.2|17	Url:		http://sourceforge.net/projects/uaedev/
12cu|e-uae-0.8.29-2.WIP4.2|18	Source0:	e-uae-%{version}-%{wiprel}.tar.bz2
12cu|e-uae-0.8.29-2.WIP4.2|19	Source1:	ftp://ftp.berlios.de/pub/cdrecord/alpha/%{cdrname}-%{cdrvers}.tar.bz2
12cu|e-uae-0.8.29-2.WIP4.2|20	Source10:	%{name}.rpmlintrc
12cu|e-uae-0.8.29-2.WIP4.2|21	Patch4:		uae-0.8.25-20040302-libscg.patch
12cu|e-uae-0.8.29-2.WIP4.2|22	Patch7:		e-uae-0.8.29-WIP4-sdlkeys-wahcade.patch
12cu|e-uae-0.8.29-2.WIP4.2|23	Patch8:		e-uae-fix-string-format-bug.patch
12cu|e-uae-0.8.29-2.WIP4.2|24	BuildRequires:	x11-data-xkbdata
12cu|e-uae-0.8.29-2.WIP4.2|25	BuildRequires:	attr-devel
12cu|e-uae-0.8.29-2.WIP4.2|26	BuildRequires:	pkgconfig(cairo)
12cu|e-uae-0.8.29-2.WIP4.2|27	BuildRequires:	pkgconfig(fontconfig)
12cu|e-uae-0.8.29-2.WIP4.2|28	BuildRequires:	pkgconfig(freetype2)
12cu|e-uae-0.8.29-2.WIP4.2|29	BuildRequires:	pkgconfig(glib-2.0)
12cu|e-uae-0.8.29-2.WIP4.2|30	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|e-uae-0.8.29-2.WIP4.2|31	BuildRequires:	pkgconfig(pango)
12cu|e-uae-0.8.29-2.WIP4.2|32	BuildRequires:	pkgconfig(pangocairo)
12cu|e-uae-0.8.29-2.WIP4.2|33	BuildRequires:	pkgconfig(pangoft2)
12cu|e-uae-0.8.29-2.WIP4.2|34	BuildRequires:	pkgconfig(sdl)
12cu|e-uae-0.8.29-2.WIP4.2|35	BuildRequires:	pkgconfig(x11)
12cu|e-uae-0.8.29-2.WIP4.2|36	Conflicts:	uae
12cu|e-uae-0.8.29-2.WIP4.2|37	
12cu|e-uae-0.8.29-2.WIP4.2|38	%description
12cu|e-uae-0.8.29-2.WIP4.2|39	UAE is a software emulation of the Amiga system hardware, which
12cu|e-uae-0.8.29-2.WIP4.2|40	enables you to run most available Amiga software.  Since it is a
12cu|e-uae-0.8.29-2.WIP4.2|41	software emulation, no extra or special hardware is needed.  The Amiga
12cu|e-uae-0.8.29-2.WIP4.2|42	hardware is emulated accurately, so that Amiga software is tricked
12cu|e-uae-0.8.29-2.WIP4.2|43	into thinking it is running on the real thing.  Your computer's
12cu|e-uae-0.8.29-2.WIP4.2|44	display, keyboard, hard disk and mouse assume the roles of their
12cu|e-uae-0.8.29-2.WIP4.2|45	emulated counterparts.
12cu|e-uae-0.8.29-2.WIP4.2|46	
12cu|e-uae-0.8.29-2.WIP4.2|47	Note that to fully emulate the Amiga you need the Amiga KickStart ROM
12cu|e-uae-0.8.29-2.WIP4.2|48	images, which are copyrighted and, of course, not included here.
12cu|e-uae-0.8.29-2.WIP4.2|49	
12cu|e-uae-0.8.29-2.WIP4.2|50	[This is in an unofficial branch of UAE (the Ubiquitous Amiga Emulator)
12cu|e-uae-0.8.29-2.WIP4.2|51	with the aim of bringing the features of WinUAE to non-Windows platforms
12cu|e-uae-0.8.29-2.WIP4.2|52	such as Linux, Mac OS X and BeOS.]
12cu|e-uae-0.8.29-2.WIP4.2|53	
12cu|e-uae-0.8.29-2.WIP4.2|54	%files
12cu|e-uae-0.8.29-2.WIP4.2|55	%doc docs/*
12cu|e-uae-0.8.29-2.WIP4.2|56	%{_bindir}/*
12cu|e-uae-0.8.29-2.WIP4.2|57	%{_libdir}/uae
12cu|e-uae-0.8.29-2.WIP4.2|58	
12cu|e-uae-0.8.29-2.WIP4.2|59	#----------------------------------------------------------------------------
12cu|e-uae-0.8.29-2.WIP4.2|60	
12cu|e-uae-0.8.29-2.WIP4.2|61	%prep
12cu|e-uae-0.8.29-2.WIP4.2|62	%setup -q -n e-uae-%{version}-%{wiprel} -a1
12cu|e-uae-0.8.29-2.WIP4.2|63	%patch4 -p1 -b .libscg
12cu|e-uae-0.8.29-2.WIP4.2|64	%patch7
12cu|e-uae-0.8.29-2.WIP4.2|65	%patch8
12cu|e-uae-0.8.29-2.WIP4.2|66	
12cu|e-uae-0.8.29-2.WIP4.2|67	%build
12cu|e-uae-0.8.29-2.WIP4.2|68	%if %{build_scsi}
12cu|e-uae-0.8.29-2.WIP4.2|69	# build libscg for scsi-device support
12cu|e-uae-0.8.29-2.WIP4.2|70	(cd %{cdrname}-%{cdrmainvers}
12cu|e-uae-0.8.29-2.WIP4.2|71	ln -sf i586-linux-cc.rul RULES/ia64-linux-cc.rul
12cu|e-uae-0.8.29-2.WIP4.2|72	ln -sf i586-linux-cc.rul RULES/x86_64-linux-cc.rul
12cu|e-uae-0.8.29-2.WIP4.2|73	ln -sf i586-linux-cc.rul RULES/amd64-linux-cc.rul
12cu|e-uae-0.8.29-2.WIP4.2|74	ln -sf i686-linux-cc.rul RULES/athlon-linux-cc.rul
12cu|e-uae-0.8.29-2.WIP4.2|75	pwd
12cu|e-uae-0.8.29-2.WIP4.2|76	
12cu|e-uae-0.8.29-2.WIP4.2|77	CFLAGS="%{optflags}" \
12cu|e-uae-0.8.29-2.WIP4.2|78	CONFFLAGS="%{_target_platform} --prefix=%{_prefix}" \
12cu|e-uae-0.8.29-2.WIP4.2|79	XL_ARCH=%{_target_cpu} ./Gmake)
12cu|e-uae-0.8.29-2.WIP4.2|80	(cd src
12cu|e-uae-0.8.29-2.WIP4.2|81	./install_libscg ../%{cdrname}-%{cdrmainvers})
12cu|e-uae-0.8.29-2.WIP4.2|82	%endif
12cu|e-uae-0.8.29-2.WIP4.2|83	
12cu|e-uae-0.8.29-2.WIP4.2|84	# build uae
12cu|e-uae-0.8.29-2.WIP4.2|85	CFLAGS="%{optflags} -O3 -pipe -ffast-math -fomit-frame-pointer -Wa,--execstack" \
12cu|e-uae-0.8.29-2.WIP4.2|86	./configure \
12cu|e-uae-0.8.29-2.WIP4.2|87	--prefix=%{_prefix} \
12cu|e-uae-0.8.29-2.WIP4.2|88	--with-x \
12cu|e-uae-0.8.29-2.WIP4.2|89	--with-sdl \
12cu|e-uae-0.8.29-2.WIP4.2|90	--with-sdl-sound \
12cu|e-uae-0.8.29-2.WIP4.2|91	--with-sdl-gfx \
12cu|e-uae-0.8.29-2.WIP4.2|92	--enable-threads \
12cu|e-uae-0.8.29-2.WIP4.2|93	--enable-ui \
12cu|e-uae-0.8.29-2.WIP4.2|94	--enable-jit \
12cu|e-uae-0.8.29-2.WIP4.2|95	%if %{build_scsi}
12cu|e-uae-0.8.29-2.WIP4.2|96	--enable-scsi-device \
12cu|e-uae-0.8.29-2.WIP4.2|97	--with-libscg-includedir=`pwd`/src/include/ \
12cu|e-uae-0.8.29-2.WIP4.2|98	--with-libscg-libdir=`pwd`/src \
12cu|e-uae-0.8.29-2.WIP4.2|99	%else
12cu|e-uae-0.8.29-2.WIP4.2|100	--disable-scsi-device \
12cu|e-uae-0.8.29-2.WIP4.2|101	%endif
12cu|e-uae-0.8.29-2.WIP4.2|102	--enable-bsdsock-new
12cu|e-uae-0.8.29-2.WIP4.2|103	make
12cu|e-uae-0.8.29-2.WIP4.2|104	
12cu|e-uae-0.8.29-2.WIP4.2|105	%install
12cu|e-uae-0.8.29-2.WIP4.2|106	mkdir -p %{buildroot}%{_prefix}/bin \
12cu|e-uae-0.8.29-2.WIP4.2|107	%{buildroot}%{_libdir}/uae/amiga/source
12cu|e-uae-0.8.29-2.WIP4.2|108	
12cu|e-uae-0.8.29-2.WIP4.2|109	%makeinstall_std
12cu|e-uae-0.8.29-2.WIP4.2|110	cp -pR amiga/* %{buildroot}/%{_libdir}/uae/amiga/.
12cu|e-uae-0.8.29-2.WIP4.2|111	
12cu|e-uae-0.8.29-2.WIP4.2|112	
12cu|e-uae-0.8.29-2.WIP4.2|113	%changelog
12cu|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
12cu|e-uae-0.8.29-2.WIP4.2|115	+ Revision: adc8566
12cu|e-uae-0.8.29-2.WIP4.2|116	- LOG Disable scsi build because it's broken, spec cleanup
12cu|e-uae-0.8.29-2.WIP4.2|117	
12cu|e-uae-0.8.29-2.WIP4.2|118	

9284 12
12cu|euca2ools-2.1.4-1|1	Name:           euca2ools
12cu|euca2ools-2.1.4-1|2	Version:        2.1.4
12cu|euca2ools-2.1.4-1|3	Release:        1
12cu|euca2ools-2.1.4-1|4	License:        BSD
12cu|euca2ools-2.1.4-1|5	Summary:        Elastic Utility Computing Architecture Command Line Tools
12cu|euca2ools-2.1.4-1|6	Url:            http://open.eucalyptus.com/downloads
12cu|euca2ools-2.1.4-1|7	Group:          Networking/WWW
12cu|euca2ools-2.1.4-1|8	Source0:        http://downloads.eucalyptus.com/software/euca2ools/2.0/source/euca2ools-%{version}.tar.gz
12cu|euca2ools-2.1.4-1|9	Patch0:		euca2ools-1.3.1_Makefile.patch
12cu|euca2ools-2.1.4-1|10	Patch1:         euca2ools-2.1.4-boto-ssl.patch
12cu|euca2ools-2.1.4-1|11	Patch2:         euca2ools-2.1.4-virttype.patch
12cu|euca2ools-2.1.4-1|12	
12cu|euca2ools-2.1.4-1|13	BuildRequires:  make
12cu|euca2ools-2.1.4-1|14	BuildRequires:  pythonegg(boto) >= 2.13.3
12cu|euca2ools-2.1.4-1|15	BuildRequires:  pkgconfig(python)
12cu|euca2ools-2.1.4-1|16	BuildRequires:  pythonegg(m2crypto)
12cu|euca2ools-2.1.4-1|17	BuildRequires:  pythonegg(xmldiff)
12cu|euca2ools-2.1.4-1|18	BuildRequires:  help2man
12cu|euca2ools-2.1.4-1|19	BuildRequires:  pythonegg(setuptools)
12cu|euca2ools-2.1.4-1|20	
12cu|euca2ools-2.1.4-1|21	Requires:       python-base  >= 2.6
12cu|euca2ools-2.1.4-1|22	Requires:       pythonegg(boto) >= 2.13.3
12cu|euca2ools-2.1.4-1|23	Requires:       python-m2crypto
12cu|euca2ools-2.1.4-1|24	Requires:       rsync
12cu|euca2ools-2.1.4-1|25	Requires:       util-linux
12cu|euca2ools-2.1.4-1|26	
12cu|euca2ools-2.1.4-1|27	
12cu|euca2ools-2.1.4-1|28	BuildArch:      noarch
12cu|euca2ools-2.1.4-1|29	
12cu|euca2ools-2.1.4-1|30	%description
12cu|euca2ools-2.1.4-1|31	Euca2ools are command-line tools for interacting with Web services that
12cu|euca2ools-2.1.4-1|32	export a REST/Query-based API compatible with Amazon EC2 and S3 services.
12cu|euca2ools-2.1.4-1|33	The tools can be used with both Amazon's services and with installations
12cu|euca2ools-2.1.4-1|34	of the Eucalyptus open-source cloud-computing infrastructure.
12cu|euca2ools-2.1.4-1|35	
12cu|euca2ools-2.1.4-1|36	%prep
12cu|euca2ools-2.1.4-1|37	%setup -q
12cu|euca2ools-2.1.4-1|38	# let's try to build the manpages
12cu|euca2ools-2.1.4-1|39	# I'll keep the patch , just in case.Sflo
12cu|euca2ools-2.1.4-1|40	#patch0 -p0
12cu|euca2ools-2.1.4-1|41	#
12cu|euca2ools-2.1.4-1|42	%patch1 -p1
12cu|euca2ools-2.1.4-1|43	%patch2 -p1
12cu|euca2ools-2.1.4-1|44	
12cu|euca2ools-2.1.4-1|45	%build
12cu|euca2ools-2.1.4-1|46	FLAGS="%{optflags}" python setup.py build
12cu|euca2ools-2.1.4-1|47	# build man
12cu|euca2ools-2.1.4-1|48	sh -xe generate-manpages.sh
12cu|euca2ools-2.1.4-1|49	
12cu|euca2ools-2.1.4-1|50	%install
12cu|euca2ools-2.1.4-1|51	python setup.py install --skip-build --root %{buildroot}
12cu|euca2ools-2.1.4-1|52	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|euca2ools-2.1.4-1|53	# install man
12cu|euca2ools-2.1.4-1|54	export DESTDIR=%{buildroot}
12cu|euca2ools-2.1.4-1|55	export PREFIX=%{_prefix}
12cu|euca2ools-2.1.4-1|56	sh -xe install-manpages.sh
12cu|euca2ools-2.1.4-1|57	
12cu|euca2ools-2.1.4-1|58	%files
12cu|euca2ools-2.1.4-1|59	%doc INSTALL COPYING README CHANGELOG
12cu|euca2ools-2.1.4-1|60	%{_mandir}/man1/euare*
12cu|euca2ools-2.1.4-1|61	%{_mandir}/man1/euca*
12cu|euca2ools-2.1.4-1|62	%{_mandir}/man1/eustore*
12cu|euca2ools-2.1.4-1|63	%{_bindir}/euare-*
12cu|euca2ools-2.1.4-1|64	%{_bindir}/euca-*
12cu|euca2ools-2.1.4-1|65	%{_bindir}/eustore-*
12cu|euca2ools-2.1.4-1|66	%{py_puresitedir}/%{name}-*.egg-info
12cu|euca2ools-2.1.4-1|67	%{py_puresitedir}/%{name}/
12cu|euca2ools-2.1.4-1|68	
12cu|euca2ools-2.1.4-1|69	
12cu|euca2ools-2.1.4-1|70	%changelog
12cu|euca2ools-2.1.4-1|71	* Mon Jun 02 2014 symbianflo <symbianflo@mandrivausers.ro> 2.1.4-1
12cu|euca2ools-2.1.4-1|72	+ Revision: 2a3f681
12cu|euca2ools-2.1.4-1|73	- Merge pull request #2 from symbianflo/euca2ools:rosa2014.1
12cu|euca2ools-2.1.4-1|74	- symbianflo
12cu|euca2ools-2.1.4-1|75	
12cu|euca2ools-2.1.4-1|76	

9285 12
12cu|evas-1.7.9-1|1	%define	major	1
12cu|evas-1.7.9-1|2	%define	libname %mklibname %{name} %{major}
12cu|evas-1.7.9-1|3	%define	devname %mklibname %{name} -d
12cu|evas-1.7.9-1|4	
12cu|evas-1.7.9-1|5	Summary:	Enlightened canvas library
12cu|evas-1.7.9-1|6	Name:		evas
12cu|evas-1.7.9-1|7	Epoch:		2
12cu|evas-1.7.9-1|8	Version:	1.7.9
12cu|evas-1.7.9-1|9	Release:	1
12cu|evas-1.7.9-1|10	License:	BSD
12cu|evas-1.7.9-1|11	Group:		Graphical desktop/Enlightenment
12cu|evas-1.7.9-1|12	Url:		http://www.enlightenment.org/
12cu|evas-1.7.9-1|13	Source0:	http://download.enlightenment.fr/releases/%{name}-%{version}.tar.bz2
12cu|evas-1.7.9-1|14	Patch0:		evas-1.7.0-esvg.patch
12cu|evas-1.7.9-1|15	BuildRequires:	chrpath
12cu|evas-1.7.9-1|16	BuildRequires:	doxygen
12cu|evas-1.7.9-1|17	BuildRequires:	xz
12cu|evas-1.7.9-1|18	BuildRequires:	jpeg-devel
12cu|evas-1.7.9-1|19	BuildRequires:	pth-devel
12cu|evas-1.7.9-1|20	BuildRequires:	giflib-devel
12cu|evas-1.7.9-1|21	BuildRequires:	ungif-devel
12cu|evas-1.7.9-1|22	BuildRequires:	pkgconfig(cairo)
12cu|evas-1.7.9-1|23	BuildRequires:	pkgconfig(edb)
12cu|evas-1.7.9-1|24	BuildRequires:	pkgconfig(eet) >= 1.7.0
12cu|evas-1.7.9-1|25	BuildRequires:	pkgconfig(freetype2)
12cu|evas-1.7.9-1|26	BuildRequires:	pkgconfig(gl)
12cu|evas-1.7.9-1|27	BuildRequires:	pkgconfig(glu)
12cu|evas-1.7.9-1|28	BuildRequires:	pkgconfig(ice)
12cu|evas-1.7.9-1|29	BuildRequires:	pkgconfig(libpng)
12cu|evas-1.7.9-1|30	# librsvg is no longer supported, we use esvg now for SVG support
12cu|evas-1.7.9-1|31	BuildRequires:	pkgconfig(esvg)
12cu|evas-1.7.9-1|32	BuildRequires:	pkgconfig(libtiff-4)
12cu|evas-1.7.9-1|33	BuildRequires:	pkgconfig(pixman-1)
12cu|evas-1.7.9-1|34	BuildRequires:	pkgconfig(sdl)
12cu|evas-1.7.9-1|35	BuildRequires:	pkgconfig(x11)
12cu|evas-1.7.9-1|36	BuildRequires:	pkgconfig(xcb)
12cu|evas-1.7.9-1|37	BuildRequires:	pkgconfig(xcb-util)
12cu|evas-1.7.9-1|38	BuildRequires:	pkgconfig(xext)
12cu|evas-1.7.9-1|39	BuildRequires:	pkgconfig(xrender)
12cu|evas-1.7.9-1|40	BuildRequires:	pkgconfig(xpm)
12cu|evas-1.7.9-1|41	
12cu|evas-1.7.9-1|42	Conflicts:	%{_lib}evas1-devel
12cu|evas-1.7.9-1|43	Conflicts:	%{_lib}evas1 < 1.1.99.66798-0.20120103.1
12cu|evas-1.7.9-1|44	
12cu|evas-1.7.9-1|45	%description
12cu|evas-1.7.9-1|46	Evas is a clean display canvas API for several target display systems
12cu|evas-1.7.9-1|47	that can draw anti-aliased text, smooth super and sub-sampled scaled
12cu|evas-1.7.9-1|48	images, alpha-blend objects much and more.
12cu|evas-1.7.9-1|49	
12cu|evas-1.7.9-1|50	This package is part of the Enlightenment DR17 desktop shell.
12cu|evas-1.7.9-1|51	
12cu|evas-1.7.9-1|52	%files
12cu|evas-1.7.9-1|53	%doc AUTHORS COPYING README
12cu|evas-1.7.9-1|54	%{_bindir}/evas_cserve*
12cu|evas-1.7.9-1|55	%{_libdir}/%{name}/modules/engines/*/*/*.so
12cu|evas-1.7.9-1|56	%{_libdir}/%{name}/modules/loaders/*/*/*.so
12cu|evas-1.7.9-1|57	%{_libdir}/%{name}/modules/savers/*/*/*.so
12cu|evas-1.7.9-1|58	%{_libdir}/%{name}/cserve2/loaders/*/*/*.so
12cu|evas-1.7.9-1|59	%{_libdir}/dummy_slave
12cu|evas-1.7.9-1|60	%{_libdir}/evas_cserve2
12cu|evas-1.7.9-1|61	%{_libdir}/evas_cserve2_slave
12cu|evas-1.7.9-1|62	%{_datadir}/%{name}/checkme
12cu|evas-1.7.9-1|63	
12cu|evas-1.7.9-1|64	#----------------------------------------------------------------------------
12cu|evas-1.7.9-1|65	
12cu|evas-1.7.9-1|66	%package -n %{libname}
12cu|evas-1.7.9-1|67	Summary:	Enlightened Canvas Libraries
12cu|evas-1.7.9-1|68	Group:		System/Libraries
12cu|evas-1.7.9-1|69	
12cu|evas-1.7.9-1|70	%description -n %{libname}
12cu|evas-1.7.9-1|71	Evas canvas libraries.
12cu|evas-1.7.9-1|72	
12cu|evas-1.7.9-1|73	Evas is a clean display canvas API for several target display systems
12cu|evas-1.7.9-1|74	that can draw anti-aliased text, smooth super and sub-sampled scaled
12cu|evas-1.7.9-1|75	images, alpha-blend objects much and more.
12cu|evas-1.7.9-1|76	
12cu|evas-1.7.9-1|77	This package is part of the Enlightenment DR17 desktop shell.
12cu|evas-1.7.9-1|78	
12cu|evas-1.7.9-1|79	%files -n %{libname}
12cu|evas-1.7.9-1|80	%{_libdir}/libevas.so.%{major}*
12cu|evas-1.7.9-1|81	
12cu|evas-1.7.9-1|82	#----------------------------------------------------------------------------
12cu|evas-1.7.9-1|83	
12cu|evas-1.7.9-1|84	%package -n %{devname}
12cu|evas-1.7.9-1|85	Summary:	Enlightened Canvas Library headers and development libraries
12cu|evas-1.7.9-1|86	Group:		System/Libraries
12cu|evas-1.7.9-1|87	Requires:	%{libname} = %{EVRD}
12cu|evas-1.7.9-1|88	Provides:	%{name}-devel = %{EVRD}
12cu|evas-1.7.9-1|89	Obsoletes:	%{_lib}evas0-devel < 2:1.7.0
12cu|evas-1.7.9-1|90	Conflicts:	%{_lib}evas1-devel
12cu|evas-1.7.9-1|91	
12cu|evas-1.7.9-1|92	%description -n %{devname}
12cu|evas-1.7.9-1|93	Evas development headers and development libraries.
12cu|evas-1.7.9-1|94	
12cu|evas-1.7.9-1|95	%files -n %{devname}
12cu|evas-1.7.9-1|96	%{_libdir}/libevas.so
12cu|evas-1.7.9-1|97	%{_includedir}/evas*
12cu|evas-1.7.9-1|98	%{_libdir}/pkgconfig/*
12cu|evas-1.7.9-1|99	%dir %{_datadir}/evas
12cu|evas-1.7.9-1|100	%dir %{_datadir}/evas/examples
12cu|evas-1.7.9-1|101	%{_datadir}/evas/examples/*
12cu|evas-1.7.9-1|102	
12cu|evas-1.7.9-1|103	#----------------------------------------------------------------------------
12cu|evas-1.7.9-1|104	
12cu|evas-1.7.9-1|105	%prep
12cu|evas-1.7.9-1|106	%setup -q
12cu|evas-1.7.9-1|107	%patch0 -p1
12cu|evas-1.7.9-1|108	
12cu|evas-1.7.9-1|109	%build
12cu|evas-1.7.9-1|110	sed -i 's|bzip2|xz|g' config*
12cu|evas-1.7.9-1|111	sed -i 's|bzip2|xz|g' Makefile*
12cu|evas-1.7.9-1|112	sed -i 's|bzip2|xz|g' doc/Makefile*
12cu|evas-1.7.9-1|113	sed -i 's|bz2|xz|g' Makefile*
12cu|evas-1.7.9-1|114	sed -i 's|bz2|xz|g' doc/Makefile*
12cu|evas-1.7.9-1|115	
12cu|evas-1.7.9-1|116	%configure2_5x \
12cu|evas-1.7.9-1|117	--enable-image-loader-gif \
12cu|evas-1.7.9-1|118	--disable-valgrind \
12cu|evas-1.7.9-1|119	--enable-image-loader-png \
12cu|evas-1.7.9-1|120	--enable-image-loader-jpeg \
12cu|evas-1.7.9-1|121	--enable-image-loader-eet \
12cu|evas-1.7.9-1|122	--enable-font-loader-eet \
12cu|evas-1.7.9-1|123	--enable-image-loader-tiff \
12cu|evas-1.7.9-1|124	--enable-image-loader-xpm \
12cu|evas-1.7.9-1|125	--enable-image-loader-svg \
12cu|evas-1.7.9-1|126	--enable-cpu-mmx \
12cu|evas-1.7.9-1|127	--disable-cpu-sse \
12cu|evas-1.7.9-1|128	--enable-cpu-c \
12cu|evas-1.7.9-1|129	--enable-scale-sample \
12cu|evas-1.7.9-1|130	--enable-scale-smooth \
12cu|evas-1.7.9-1|131	--enable-convert-yuv \
12cu|evas-1.7.9-1|132	--enable-small-dither-mask \
12cu|evas-1.7.9-1|133	--enable-fontconfig \
12cu|evas-1.7.9-1|134	--enable-software-xlib \
12cu|evas-1.7.9-1|135	--enable-software-16-x11 \
12cu|evas-1.7.9-1|136	--enable-gl-sdl \
12cu|evas-1.7.9-1|137	--enable-fb \
12cu|evas-1.7.9-1|138	--enable-directfb \
12cu|evas-1.7.9-1|139	--enable-buffer \
12cu|evas-1.7.9-1|140	--enable-gl-xlib \
12cu|evas-1.7.9-1|141	--enable-pthreads \
12cu|evas-1.7.9-1|142	--disable-static
12cu|evas-1.7.9-1|143	
12cu|evas-1.7.9-1|144	%make
12cu|evas-1.7.9-1|145	cd doc; %make doc
12cu|evas-1.7.9-1|146	
12cu|evas-1.7.9-1|147	%install
12cu|evas-1.7.9-1|148	%makeinstall_std
12cu|evas-1.7.9-1|149	rm -f %{buildroot}%{_libdir}/%{name}/modules/engines/software_16_sdl/*/module.a
12cu|evas-1.7.9-1|150	
12cu|evas-1.7.9-1|151	
12cu|evas-1.7.9-1|152	%changelog
12cu|evas-1.7.9-1|153	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.7.9-1
12cu|evas-1.7.9-1|154	+ Revision: adfebd5
12cu|evas-1.7.9-1|155	- LOG New version 1.7.9
12cu|evas-1.7.9-1|156	
12cu|evas-1.7.9-1|157	

9286 12
12cu|evas_generic_loaders-1.7.9-1|1	%define gstapi	0.10
12cu|evas_generic_loaders-1.7.9-1|2	
12cu|evas_generic_loaders-1.7.9-1|3	Summary:	Evas generic loaders
12cu|evas_generic_loaders-1.7.9-1|4	Name:		evas_generic_loaders
12cu|evas_generic_loaders-1.7.9-1|5	Version:	1.7.9
12cu|evas_generic_loaders-1.7.9-1|6	Release:	1
12cu|evas_generic_loaders-1.7.9-1|7	License:	BSD
12cu|evas_generic_loaders-1.7.9-1|8	Group:		Graphical desktop/Enlightenment
12cu|evas_generic_loaders-1.7.9-1|9	Url:		http://trac.enlightenment.org/e/wiki/
12cu|evas_generic_loaders-1.7.9-1|10	Source0:	http://download.enlightenment.fr/releases/%{name}-%{version}.tar.bz2
12cu|evas_generic_loaders-1.7.9-1|11	BuildRequires:	pkgconfig(cairo)
12cu|evas_generic_loaders-1.7.9-1|12	BuildRequires:	pkgconfig(eina) >= 1.7.0
12cu|evas_generic_loaders-1.7.9-1|13	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
12cu|evas_generic_loaders-1.7.9-1|14	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{gstapi})
12cu|evas_generic_loaders-1.7.9-1|15	BuildRequires:	pkgconfig(libraw)
12cu|evas_generic_loaders-1.7.9-1|16	BuildRequires:	pkgconfig(librsvg-2.0)
12cu|evas_generic_loaders-1.7.9-1|17	BuildRequires:	pkgconfig(libspectre)
12cu|evas_generic_loaders-1.7.9-1|18	BuildRequires:	pkgconfig(poppler)
12cu|evas_generic_loaders-1.7.9-1|19	
12cu|evas_generic_loaders-1.7.9-1|20	%description
12cu|evas_generic_loaders-1.7.9-1|21	These are additional "generic" loaders for Evas that are stand-alone
12cu|evas_generic_loaders-1.7.9-1|22	executables that evas may run from its generic loader module. This
12cu|evas_generic_loaders-1.7.9-1|23	means that if they crash, the application loading the image does not
12cu|evas_generic_loaders-1.7.9-1|24	crash also. In addition the licensing of these binaries will not
12cu|evas_generic_loaders-1.7.9-1|25	affect the license of any application that uses Evas as this uses a
12cu|evas_generic_loaders-1.7.9-1|26	completely generic execution system that allows anything to be plugged
12cu|evas_generic_loaders-1.7.9-1|27	in as a loader.
12cu|evas_generic_loaders-1.7.9-1|28	
12cu|evas_generic_loaders-1.7.9-1|29	This package is part of the Enlightenment DR17 desktop shell.
12cu|evas_generic_loaders-1.7.9-1|30	
12cu|evas_generic_loaders-1.7.9-1|31	%files
12cu|evas_generic_loaders-1.7.9-1|32	%doc AUTHORS COPYING README
12cu|evas_generic_loaders-1.7.9-1|33	%{_libdir}/evas/utils
12cu|evas_generic_loaders-1.7.9-1|34	
12cu|evas_generic_loaders-1.7.9-1|35	#----------------------------------------------------------------------------
12cu|evas_generic_loaders-1.7.9-1|36	
12cu|evas_generic_loaders-1.7.9-1|37	%prep
12cu|evas_generic_loaders-1.7.9-1|38	%setup -q
12cu|evas_generic_loaders-1.7.9-1|39	
12cu|evas_generic_loaders-1.7.9-1|40	%build
12cu|evas_generic_loaders-1.7.9-1|41	%configure2_5x
12cu|evas_generic_loaders-1.7.9-1|42	%make
12cu|evas_generic_loaders-1.7.9-1|43	
12cu|evas_generic_loaders-1.7.9-1|44	%install
12cu|evas_generic_loaders-1.7.9-1|45	%makeinstall_std
12cu|evas_generic_loaders-1.7.9-1|46	
12cu|evas_generic_loaders-1.7.9-1|47	
12cu|evas_generic_loaders-1.7.9-1|48	%changelog
12cu|evas_generic_loaders-1.7.9-1|49	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.9-1
12cu|evas_generic_loaders-1.7.9-1|50	+ Revision: a443edf
12cu|evas_generic_loaders-1.7.9-1|51	- LOG New version 1.7.9
12cu|evas_generic_loaders-1.7.9-1|52	
12cu|evas_generic_loaders-1.7.9-1|53	

9287 12
12cu|evolvotron-0.6.3-1|1	#debuginfo-without-sources
12cu|evolvotron-0.6.3-1|2	%define debug_package	%{nil}
12cu|evolvotron-0.6.3-1|3	%define name evolvotron
12cu|evolvotron-0.6.3-1|4	%define version 0.6.3
12cu|evolvotron-0.6.3-1|5	%define release 1
12cu|evolvotron-0.6.3-1|6	
12cu|evolvotron-0.6.3-1|7	Summary: Interactive "generative art" software
12cu|evolvotron-0.6.3-1|8	Name: %{name}
12cu|evolvotron-0.6.3-1|9	Version: %{version}
12cu|evolvotron-0.6.3-1|10	Release: %{release}
12cu|evolvotron-0.6.3-1|11	Source0: http://prdownloads.sourceforge.net/evolvotron/%{name}-%{version}.tar.gz
12cu|evolvotron-0.6.3-1|12	Patch: evolvotron-qmake-name.patch
12cu|evolvotron-0.6.3-1|13	License: GPLv2+
12cu|evolvotron-0.6.3-1|14	Group: Toys
12cu|evolvotron-0.6.3-1|15	URL: http://evolvotron.sf.net
12cu|evolvotron-0.6.3-1|16	BuildRequires: qt4-devel
12cu|evolvotron-0.6.3-1|17	BuildRequires: boost-devel
12cu|evolvotron-0.6.3-1|18	
12cu|evolvotron-0.6.3-1|19	%description
12cu|evolvotron-0.6.3-1|20	Evolvotron Interactive "generative art" software to evolve
12cu|evolvotron-0.6.3-1|21	images/textures/patterns through an iterative process of random
12cu|evolvotron-0.6.3-1|22	mutation and user-selection driven evolution.  If you like lava lamps,
12cu|evolvotron-0.6.3-1|23	and still think the Mandelbrot set is cool, this could be the software
12cu|evolvotron-0.6.3-1|24	for you.
12cu|evolvotron-0.6.3-1|25	
12cu|evolvotron-0.6.3-1|26	%prep
12cu|evolvotron-0.6.3-1|27	%setup -q -n %{name}
12cu|evolvotron-0.6.3-1|28	%patch -p1
12cu|evolvotron-0.6.3-1|29	
12cu|evolvotron-0.6.3-1|30	%build
12cu|evolvotron-0.6.3-1|31	./BUILD
12cu|evolvotron-0.6.3-1|32	
12cu|evolvotron-0.6.3-1|33	%install
12cu|evolvotron-0.6.3-1|34	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cu|evolvotron-0.6.3-1|35	install -m 755 evolvotron/evolvotron evolvotron_mutate/evolvotron_mutate \
12cu|evolvotron-0.6.3-1|36	evolvotron_render/evolvotron_render $RPM_BUILD_ROOT%{_bindir}
12cu|evolvotron-0.6.3-1|37	
12cu|evolvotron-0.6.3-1|38	mkdir -p %buildroot%{_mandir}/man1
12cu|evolvotron-0.6.3-1|39	install -m 644 man/man1/*.1 %buildroot%{_mandir}/man1
12cu|evolvotron-0.6.3-1|40	
12cu|evolvotron-0.6.3-1|41	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cu|evolvotron-0.6.3-1|42	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop << EOF
12cu|evolvotron-0.6.3-1|43	[Desktop Entry]
12cu|evolvotron-0.6.3-1|44	Name=Evolvotron
12cu|evolvotron-0.6.3-1|45	Comment=Interactive generative art software
12cu|evolvotron-0.6.3-1|46	Exec=%{name}
12cu|evolvotron-0.6.3-1|47	Icon=toys_section
12cu|evolvotron-0.6.3-1|48	Terminal=false
12cu|evolvotron-0.6.3-1|49	Type=Application
12cu|evolvotron-0.6.3-1|50	StartupNotify=true
12cu|evolvotron-0.6.3-1|51	Categories=Qt;Amusement;
12cu|evolvotron-0.6.3-1|52	EOF
12cu|evolvotron-0.6.3-1|53	
12cu|evolvotron-0.6.3-1|54	
12cu|evolvotron-0.6.3-1|55	%files
12cu|evolvotron-0.6.3-1|56	%doc LICENSE README TODO USAGE
12cu|evolvotron-0.6.3-1|57	%doc USAGE %name.html
12cu|evolvotron-0.6.3-1|58	%{_bindir}/%{name}*
12cu|evolvotron-0.6.3-1|59	%{_mandir}/man1/%{name}*.1*
12cu|evolvotron-0.6.3-1|60	%{_datadir}/applications/%{name}.desktop
12cu|evolvotron-0.6.3-1|61	
12cu|evolvotron-0.6.3-1|62	
12cu|evolvotron-0.6.3-1|63	
12cu|evolvotron-0.6.3-1|64	

9288 12
12cu|exaile-3.3.1-1|1	%define debug_package %{nil}
12cu|exaile-3.3.1-1|2	
12cu|exaile-3.3.1-1|3	%define url_ver %(echo %version | cut -d. -f1,2,3)
12cu|exaile-3.3.1-1|4	
12cu|exaile-3.3.1-1|5	Summary:	A powerful GTK music player
12cu|exaile-3.3.1-1|6	Name:		exaile
12cu|exaile-3.3.1-1|7	Version:	3.3.1
12cu|exaile-3.3.1-1|8	Release:	1
12cu|exaile-3.3.1-1|9	Epoch:		1
12cu|exaile-3.3.1-1|10	Group:		Sound
12cu|exaile-3.3.1-1|11	License:	GPLv2+
12cu|exaile-3.3.1-1|12	URL:		http://www.exaile.org/
12cu|exaile-3.3.1-1|13	Source0:	https://launchpad.net/%{name}/3.3.x/%{version}/+download/%{name}-%{version}.tar.gz
12cu|exaile-3.3.1-1|14	# (tpg) somehow a musictracker plugin for pidgin doesnt work... http://code.google.com/p/pidgin-musictracker/issues/detail?id=164
12cu|exaile-3.3.1-1|15	# let's use native plugin for exaile
12cu|exaile-3.3.1-1|16	# http://sourceforge.net/projects/exailemusictrac/
12cu|exaile-3.3.1-1|17	Source1:	http://downloads.sourceforge.net/project/exailemusictrac/%{name}musictracker-0.1.2.tar.bz2
12cu|exaile-3.3.1-1|18	Patch0:		exaile-3.3.0-makefile.patch
12cu|exaile-3.3.1-1|19	Patch1:		exaile-3.3.0-udisks.patch
12cu|exaile-3.3.1-1|20	Patch2:		exaile-3.3.1-launcher.patch
12cu|exaile-3.3.1-1|21	BuildRequires:	python-gobject-devel
12cu|exaile-3.3.1-1|22	BuildRequires:	intltool
12cu|exaile-3.3.1-1|23	BuildRequires:	gettext-devel
12cu|exaile-3.3.1-1|24	BuildRequires:	help2man
12cu|exaile-3.3.1-1|25	Requires:	pygtk2.0
12cu|exaile-3.3.1-1|26	Requires:	gstreamer0.10-python
12cu|exaile-3.3.1-1|27	Requires:	gstreamer0.10-plugins-good
12cu|exaile-3.3.1-1|28	Requires:	gstreamer0.10-plugins-base
12cu|exaile-3.3.1-1|29	Requires:	gstreamer0.10-plugins-ugly
12cu|exaile-3.3.1-1|30	Requires:	gstreamer0.10-cdio
12cu|exaile-3.3.1-1|31	Requires:	gstreamer0.10-moodbar
12cu|exaile-3.3.1-1|32	Requires:	dbus-python
12cu|exaile-3.3.1-1|33	Requires:	mutagen
12cu|exaile-3.3.1-1|34	Requires:	python-gobject2
12cu|exaile-3.3.1-1|35	Requires:	python-CDDB
12cu|exaile-3.3.1-1|36	Suggests:	python-gpod
12cu|exaile-3.3.1-1|37	BuildArch:	noarch
12cu|exaile-3.3.1-1|38	
12cu|exaile-3.3.1-1|39	%description
12cu|exaile-3.3.1-1|40	Exaile is a music player inspired by KDE's Amarok, but for GTK and written in
12cu|exaile-3.3.1-1|41	Python. It incorporates many of the cool things from Amarok and other, like:
12cu|exaile-3.3.1-1|42	* automatic fetching of album art
12cu|exaile-3.3.1-1|43	* handling of large libraries
12cu|exaile-3.3.1-1|44	* lyrics fetching
12cu|exaile-3.3.1-1|45	* artist/album information via the wikipedia
12cu|exaile-3.3.1-1|46	* Last.fm support
12cu|exaile-3.3.1-1|47	* optional iPod support
12cu|exaile-3.3.1-1|48	* an advanced tag editor
12cu|exaile-3.3.1-1|49	* a SHOUTcast directory browser
12cu|exaile-3.3.1-1|50	
12cu|exaile-3.3.1-1|51	In addition, Exaile also includes:
12cu|exaile-3.3.1-1|52	* a SHOUTcast directory browser
12cu|exaile-3.3.1-1|53	* tabbed playlists (so you can have more than one playlist open at a time)
12cu|exaile-3.3.1-1|54	* blacklisting of tracks (so they don't get scanned into your library)
12cu|exaile-3.3.1-1|55	* downloading of guitar tablature from fretplay.com
12cu|exaile-3.3.1-1|56	* submitting played tracks on your iPod to Last.fm
12cu|exaile-3.3.1-1|57	
12cu|exaile-3.3.1-1|58	%prep
12cu|exaile-3.3.1-1|59	%setup -q
12cu|exaile-3.3.1-1|60	%apply_patches
12cu|exaile-3.3.1-1|61	
12cu|exaile-3.3.1-1|62	# (tpg) unpack the plugin
12cu|exaile-3.3.1-1|63	tar xf %{SOURCE1} -C plugins/
12cu|exaile-3.3.1-1|64	
12cu|exaile-3.3.1-1|65	%build
12cu|exaile-3.3.1-1|66	%make
12cu|exaile-3.3.1-1|67	
12cu|exaile-3.3.1-1|68	%install
12cu|exaile-3.3.1-1|69	%makeinstall_std PREFIX=%{_prefix} LIBINSTALLDIR=%{_datadir} DESTDIR=%{buildroot}
12cu|exaile-3.3.1-1|70	
12cu|exaile-3.3.1-1|71	%find_lang %{name}
12cu|exaile-3.3.1-1|72	
12cu|exaile-3.3.1-1|73	%files -f %{name}.lang
12cu|exaile-3.3.1-1|74	%dir %{_datadir}/%{name}
12cu|exaile-3.3.1-1|75	%{_bindir}/%{name}
12cu|exaile-3.3.1-1|76	%{_datadir}/%{name}/*
12cu|exaile-3.3.1-1|77	%{_datadir}/applications/*.desktop
12cu|exaile-3.3.1-1|78	%{_datadir}/pixmaps/%{name}.*
12cu|exaile-3.3.1-1|79	%{_datadir}/dbus-1/services/org.exaile.Exaile.service
12cu|exaile-3.3.1-1|80	%config(noreplace) %{_sysconfdir}/xdg/exaile/
12cu|exaile-3.3.1-1|81	%{_mandir}/man1/%{name}.*
12cu|exaile-3.3.1-1|82	
12cu|exaile-3.3.1-1|83	
12cu|exaile-3.3.1-1|84	

9289 12
12cu|ExEf-1.70-9|1	Summary:   Real-time audio effects processor
12cu|ExEf-1.70-9|2	Name:      ExEf
12cu|ExEf-1.70-9|3	Version:   1.70
12cu|ExEf-1.70-9|4	Release:   9
12cu|ExEf-1.70-9|5	Source0:   %{name}.tar.bz2
12cu|ExEf-1.70-9|6	Source1:   robots.tar.bz2
12cu|ExEf-1.70-9|7	Source2:   %{name}16.png.bz2
12cu|ExEf-1.70-9|8	Source3:   %{name}32.png.bz2
12cu|ExEf-1.70-9|9	Source4:   %{name}48.png.bz2
12cu|ExEf-1.70-9|10	Patch0:    ExEf-fix-str-fmt.patch
12cu|ExEf-1.70-9|11	License:   GPL
12cu|ExEf-1.70-9|12	Group:     Sound
12cu|ExEf-1.70-9|13	URL:	   http://twinstar.hobby.cz/exef/
12cu|ExEf-1.70-9|14	Requires:  tcl, tk
12cu|ExEf-1.70-9|15	Requires:  pulseaudio-utils
12cu|ExEf-1.70-9|16	
12cu|ExEf-1.70-9|17	%description
12cu|ExEf-1.70-9|18	ExEf (Extreme Effect) is an extremely powerful and flexible Real Time
12cu|ExEf-1.70-9|19	effect engine. It is designed to work with guitars, microphones and
12cu|ExEf-1.70-9|20	other instruments. It can run both in X Window System and command line.
12cu|ExEf-1.70-9|21	
12cu|ExEf-1.70-9|22	%prep
12cu|ExEf-1.70-9|23	%setup -T -b 0 -qn %{name}-V116
12cu|ExEf-1.70-9|24	%setup -T -D -a 1 -qn %{name}-V116
12cu|ExEf-1.70-9|25	%patch0 -p0
12cu|ExEf-1.70-9|26	
12cu|ExEf-1.70-9|27	# Make package relocatable
12cu|ExEf-1.70-9|28	for FILE in ExEf ExEfDSP.c ; do
12cu|ExEf-1.70-9|29	
12cu|ExEf-1.70-9|30	sed "s|/usr/share|%{_datadir}| ; s|/usr/bin|%{_bindir}|" < ./${FILE} > ${FILE}.tmp
12cu|ExEf-1.70-9|31	mv ./${FILE}.tmp ${FILE}
12cu|ExEf-1.70-9|32	
12cu|ExEf-1.70-9|33	done
12cu|ExEf-1.70-9|34	
12cu|ExEf-1.70-9|35	gcc ExEfDSP.c %{optflags} -lm -o ExEfDSP.bin
12cu|ExEf-1.70-9|36	mv ExEf ExEf.bin
12cu|ExEf-1.70-9|37	
12cu|ExEf-1.70-9|38	%install
12cu|ExEf-1.70-9|39	install -d %{buildroot}%{_bindir}
12cu|ExEf-1.70-9|40	install -d %{buildroot}%{_datadir}/ExEf
12cu|ExEf-1.70-9|41	
12cu|ExEf-1.70-9|42	install -m 755 ExEf.bin ExEfDSP.bin %{buildroot}%{_bindir}
12cu|ExEf-1.70-9|43	cp -f ExEflogo.gif .ExEfrc %{buildroot}%{_datadir}/ExEf
12cu|ExEf-1.70-9|44	cp -R configs %{buildroot}%{_datadir}/ExEf
12cu|ExEf-1.70-9|45	cp -f robots/* %{buildroot}%{_datadir}/ExEf/configs
12cu|ExEf-1.70-9|46	
12cu|ExEf-1.70-9|47	#
12cu|ExEf-1.70-9|48	# Icons
12cu|ExEf-1.70-9|49	install -d %{buildroot}{%{_miconsdir},%{_liconsdir}}
12cu|ExEf-1.70-9|50	bzcat %{SOURCE2} > %{buildroot}%{_miconsdir}/%{name}.png
12cu|ExEf-1.70-9|51	bzcat %{SOURCE3} > %{buildroot}%{_iconsdir}/%{name}.png
12cu|ExEf-1.70-9|52	bzcat %{SOURCE4} > %{buildroot}%{_liconsdir}/%{name}.png
12cu|ExEf-1.70-9|53	
12cu|ExEf-1.70-9|54	# Wrappers to launch real application binaries using 'padsp'
12cu|ExEf-1.70-9|55	cat > %{buildroot}%{_bindir}/ExEf << EOF
12cu|ExEf-1.70-9|56	#!/bin/bash
12cu|ExEf-1.70-9|57	
12cu|ExEf-1.70-9|58	padsp /usr/bin/ExEf.bin
12cu|ExEf-1.70-9|59	EOF
12cu|ExEf-1.70-9|60	
12cu|ExEf-1.70-9|61	cat > %{buildroot}%{_bindir}/ExEfDSP << EOF
12cu|ExEf-1.70-9|62	#!/bin/bash
12cu|ExEf-1.70-9|63	
12cu|ExEf-1.70-9|64	padsp /usr/bin/ExEfDSP.bin
12cu|ExEf-1.70-9|65	EOF
12cu|ExEf-1.70-9|66	
12cu|ExEf-1.70-9|67	chmod a+x %{buildroot}%{_bindir}/ExEfDSP %{buildroot}%{_bindir}/ExEf
12cu|ExEf-1.70-9|68	
12cu|ExEf-1.70-9|69	mkdir -p %{buildroot}%{_datadir}/applications
12cu|ExEf-1.70-9|70	cat > %{buildroot}%{_datadir}/applications/rosa-%{name}.desktop << EOF
12cu|ExEf-1.70-9|71	[Desktop Entry]
12cu|ExEf-1.70-9|72	Name=ExEf
12cu|ExEf-1.70-9|73	Name[ru]=ExEf
12cu|ExEf-1.70-9|74	Comment=Real-time audio effects processor
12cu|ExEf-1.70-9|75	Comment[ru]=Гитарный процессор реального времени
12cu|ExEf-1.70-9|76	Exec=%{_bindir}/%{name}
12cu|ExEf-1.70-9|77	Icon=%{name}
12cu|ExEf-1.70-9|78	Terminal=false
12cu|ExEf-1.70-9|79	Type=Application
12cu|ExEf-1.70-9|80	Categories=AudioVideo;Audio;
12cu|ExEf-1.70-9|81	EOF
12cu|ExEf-1.70-9|82	
12cu|ExEf-1.70-9|83	%files
12cu|ExEf-1.70-9|84	%defattr(-,root,root,755)
12cu|ExEf-1.70-9|85	%doc COPYING
12cu|ExEf-1.70-9|86	%{_bindir}/*
12cu|ExEf-1.70-9|87	%dir %{_datadir}/ExEf
12cu|ExEf-1.70-9|88	%{_datadir}/ExEf/*
12cu|ExEf-1.70-9|89	%{_datadir}/ExEf/.ExEfrc
12cu|ExEf-1.70-9|90	%{_datadir}/applications/rosa-%{name}.desktop
12cu|ExEf-1.70-9|91	%{_iconsdir}/%{name}.png
12cu|ExEf-1.70-9|92	%{_miconsdir}/%{name}.png
12cu|ExEf-1.70-9|93	%{_liconsdir}/%{name}.png
12cu|ExEf-1.70-9|94	
12cu|ExEf-1.70-9|95	
12cu|ExEf-1.70-9|96	
12cu|ExEf-1.70-9|97	%changelog
12cu|ExEf-1.70-9|98	* Tue Jul 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.70-9
12cu|ExEf-1.70-9|99	+ Revision: 36e52bd
12cu|ExEf-1.70-9|100	- Make the wrappers executable
12cu|ExEf-1.70-9|101	
12cu|ExEf-1.70-9|102	

9290 12
12cu|exfat-utils-1.0.1-1|1	Name:		exfat-utils
12cu|exfat-utils-1.0.1-1|2	Summary:	Utilities for exFAT file system
12cu|exfat-utils-1.0.1-1|3	Version:	1.0.1
12cu|exfat-utils-1.0.1-1|4	Release:	%mkrel 1
12cu|exfat-utils-1.0.1-1|5	License:	GPLv2+
12cu|exfat-utils-1.0.1-1|6	Group:		System/Kernel and hardware
12cu|exfat-utils-1.0.1-1|7	Source0:	http://exfat.googlecode.com/files/exfat-utils-%{version}.tar.gz
12cu|exfat-utils-1.0.1-1|8	
12cu|exfat-utils-1.0.1-1|9	# A cumulative patch with changes since the release of 1.0.1 (SVN rev 342)
12cu|exfat-utils-1.0.1-1|10	# till the newest revision at the moment (rev 392, 2014-01-18).
12cu|exfat-utils-1.0.1-1|11	# The license also changed from GPLv3+ to GPLv2+.
12cu|exfat-utils-1.0.1-1|12	Patch0: exfat-utils-r342-to-r392.patch
12cu|exfat-utils-1.0.1-1|13	
12cu|exfat-utils-1.0.1-1|14	URL:		http://code.google.com/p/exfat/
12cu|exfat-utils-1.0.1-1|15	BuildRequires:	scons
12cu|exfat-utils-1.0.1-1|16	
12cu|exfat-utils-1.0.1-1|17	%description
12cu|exfat-utils-1.0.1-1|18	A set of utilities for creating, checking, dumping and labeling exFAT file
12cu|exfat-utils-1.0.1-1|19	system.
12cu|exfat-utils-1.0.1-1|20	
12cu|exfat-utils-1.0.1-1|21	%prep
12cu|exfat-utils-1.0.1-1|22	%setup -q
12cu|exfat-utils-1.0.1-1|23	%patch0 -p1
12cu|exfat-utils-1.0.1-1|24	
12cu|exfat-utils-1.0.1-1|25	%build
12cu|exfat-utils-1.0.1-1|26	%scons
12cu|exfat-utils-1.0.1-1|27	
12cu|exfat-utils-1.0.1-1|28	%install
12cu|exfat-utils-1.0.1-1|29	scons install DESTDIR=%{buildroot}/sbin
12cu|exfat-utils-1.0.1-1|30	mkdir -p %{buildroot}/%{_mandir}/man8/
12cu|exfat-utils-1.0.1-1|31	
12cu|exfat-utils-1.0.1-1|32	install -m644 dump/dumpexfat.8 %{buildroot}/%{_mandir}/man8/dumpexfat.8
12cu|exfat-utils-1.0.1-1|33	install -m644 fsck/exfatfsck.8 %{buildroot}/%{_mandir}/man8/exfatfsck.8
12cu|exfat-utils-1.0.1-1|34	install -m644 mkfs/mkexfatfs.8 %{buildroot}/%{_mandir}/man8/mkexfatfs.8
12cu|exfat-utils-1.0.1-1|35	install -m644 label/exfatlabel.8 %{buildroot}/%{_mandir}/man8/exfatlabel.8
12cu|exfat-utils-1.0.1-1|36	
12cu|exfat-utils-1.0.1-1|37	pushd %{buildroot}/%{_mandir}/man8/
12cu|exfat-utils-1.0.1-1|38	ln -s exfatfsck.8 fsck.exfat.8
12cu|exfat-utils-1.0.1-1|39	ln -s mkexfatfs.8 mkfs.exfat.8
12cu|exfat-utils-1.0.1-1|40	popd
12cu|exfat-utils-1.0.1-1|41	
12cu|exfat-utils-1.0.1-1|42	%files
12cu|exfat-utils-1.0.1-1|43	/sbin/dumpexfat
12cu|exfat-utils-1.0.1-1|44	/sbin/exfatfsck
12cu|exfat-utils-1.0.1-1|45	/sbin/fsck.exfat
12cu|exfat-utils-1.0.1-1|46	/sbin/mkexfatfs
12cu|exfat-utils-1.0.1-1|47	/sbin/mkfs.exfat
12cu|exfat-utils-1.0.1-1|48	/sbin/exfatlabel
12cu|exfat-utils-1.0.1-1|49	%{_mandir}/man8/*
12cu|exfat-utils-1.0.1-1|50	
12cu|exfat-utils-1.0.1-1|51	%changelog
12cu|exfat-utils-1.0.1-1|52	* Wed Feb 12 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.1-1
12cu|exfat-utils-1.0.1-1|53	+ Revision: 66bc094
12cu|exfat-utils-1.0.1-1|54	- Added exfat-utils version 1.0.1
12cu|exfat-utils-1.0.1-1|55	- Based on the package from Fedora 20.
12cu|exfat-utils-1.0.1-1|56	
12cu|exfat-utils-1.0.1-1|57	

9291 12
12cu|exim-4.76-1|1	%define _disable_ld_no_undefined 1
12cu|exim-4.76-1|2	
12cu|exim-4.76-1|3	%if %mandriva_branch == Cooker
12cu|exim-4.76-1|4	# Cooker
12cu|exim-4.76-1|5	%define release  5
12cu|exim-4.76-1|6	%else
12cu|exim-4.76-1|7	# Old distros
12cu|exim-4.76-1|8	%define subrel 2
12cu|exim-4.76-1|9	%define release  1
12cu|exim-4.76-1|10	%endif
12cu|exim-4.76-1|11	
12cu|exim-4.76-1|12	%define saversion 4.2.1
12cu|exim-4.76-1|13	
12cu|exim-4.76-1|14	%define tlsdir		%{_sysconfdir}/pki/tls/%{name}
12cu|exim-4.76-1|15	
12cu|exim-4.76-1|16	%define build_mysql	1
12cu|exim-4.76-1|17	%define build_pgsql	0
12cu|exim-4.76-1|18	%define build_monitor	1
12cu|exim-4.76-1|19	%define build_exiscan	1
12cu|exim-4.76-1|20	%define build_spf2	0
12cu|exim-4.76-1|21	%define build_srs_alt	0
12cu|exim-4.76-1|22	%define build_sqlite3	1
12cu|exim-4.76-1|23	%define build_ldap	1
12cu|exim-4.76-1|24	%define build_sasl2	1
12cu|exim-4.76-1|25	%define build_logrotate	1
12cu|exim-4.76-1|26	
12cu|exim-4.76-1|27	%define build_certs	1
12cu|exim-4.76-1|28	%define altpriority 	40
12cu|exim-4.76-1|29	
12cu|exim-4.76-1|30	# commandline overrides:
12cu|exim-4.76-1|31	# rpm -ba|--rebuild --define 'with_xxx'
12cu|exim-4.76-1|32	%{?_with_mysql: %{expand: %%global build_mysql 1}}
12cu|exim-4.76-1|33	%{?_without_mysql: %{expand: %%global build_mysql 0}}
12cu|exim-4.76-1|34	%{?_with_pgsql: %{expand: %%global build_pgsql 1}}
12cu|exim-4.76-1|35	%{?_without_pgsql: %{expand: %%global build_pgsql 0}}
12cu|exim-4.76-1|36	%{?_with_monitor: %{expand: %%global build_monitor 1}}
12cu|exim-4.76-1|37	%{?_without_monitor: %{expand: %%global build_monitor 0}}
12cu|exim-4.76-1|38	%{?_with_exiscan: %{expand: %%global build_exiscan 1}}
12cu|exim-4.76-1|39	%{?_without_exiscan: %{expand: %%global build_exiscan 0}}
12cu|exim-4.76-1|40	%{?_with_spf2: %{expand: %%global build_spf2 1}}
12cu|exim-4.76-1|41	%{?_without_spf2: %{expand: %%global build_spf2 0}}
12cu|exim-4.76-1|42	%{?_with_srs_alt: %{expand: %%global build_srs_alt 1}}
12cu|exim-4.76-1|43	%{?_without_srs_alt: %{expand: %%global build_srs_alt 0}}
12cu|exim-4.76-1|44	%{?_with_sqlite3: %{expand: %%global build_sqlite3 1}}
12cu|exim-4.76-1|45	%{?_without_sqlite3: %{expand: %%global build_sqlite3 0}}
12cu|exim-4.76-1|46	%{?_with_ldap: %{expand: %%global build_ldap 1}}
12cu|exim-4.76-1|47	%{?_without_ldap: %{expand: %%global build_ldap 0}}
12cu|exim-4.76-1|48	%{?_with_sasl2: %{expand: %%global build_sasl2 1}}
12cu|exim-4.76-1|49	%{?_without_sasl2: %{expand: %%global build_sasl2 0}}
12cu|exim-4.76-1|50	%{?_with_logrotate: %{expand: %%global build_logrotate 1}}
12cu|exim-4.76-1|51	%{?_without_logrotate: %{expand: %%global build_logrotate 0}}
12cu|exim-4.76-1|52	
12cu|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
12cu|exim-4.76-1|54	
12cu|exim-4.76-1|55	Summary:		The exim mail transfer agent
12cu|exim-4.76-1|56	Name:			exim
12cu|exim-4.76-1|57	Version:		4.76
12cu|exim-4.76-1|58	Release:		%{release}
12cu|exim-4.76-1|59	License:		GPLv2+
12cu|exim-4.76-1|60	Group:			System/Servers
12cu|exim-4.76-1|61	URL:			http://www.exim.org
12cu|exim-4.76-1|62	Source0:		ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.gz
12cu|exim-4.76-1|63	Source1:		ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.gz.asc
12cu|exim-4.76-1|64	# http://www.exim.org/pub/exim/exim4/config.samples.tar.bz2
12cu|exim-4.76-1|65	Source2:		exim-4.43-config.samples.tar.bz2
12cu|exim-4.76-1|66	Source3:		ftp://ftp.exim.org/pub/exim/exim4/exim-html-%{version}.tar.gz
12cu|exim-4.76-1|67	Source4:		ftp://ftp.exim.org/pub/exim/exim4/exim-html-%{version}.tar.gz.asc
12cu|exim-4.76-1|68	# http://sa-exim.sourceforge.net/
12cu|exim-4.76-1|69	Source5:		http://prdownloads.sourceforge.net/sa-exim/sa-exim-%{saversion}.tar.gz
12cu|exim-4.76-1|70	#Source6:		eximconfig.bz2
12cu|exim-4.76-1|71	Source7:		exim-README.urpmi
12cu|exim-4.76-1|72	Source20:		exim.aliases
12cu|exim-4.76-1|73	Source21:		exim.init
12cu|exim-4.76-1|74	Source22:		exim.sysconfig
12cu|exim-4.76-1|75	Source23:		exim.logrotate
12cu|exim-4.76-1|76	Source24:		exim.pam
12cu|exim-4.76-1|77	Source25:		exim_monitor-16x16.png
12cu|exim-4.76-1|78	Source26:		exim_monitor-32x32.png
12cu|exim-4.76-1|79	Source27:		exim_monitor-48x48.png
12cu|exim-4.76-1|80	Source28:		exim-4.63-auth_pop3_imap.embedded_perl
12cu|exim-4.76-1|81	Source29:		exim-4.63-sasl2_smtpd.conf
12cu|exim-4.76-1|82	Source30:		exim-4.63-logrotate_eximstats
12cu|exim-4.76-1|83	Source31:		exim-4.63-cron_exicyclog_eximstats
12cu|exim-4.76-1|84	Source32:		exim-4.63-sysconfig
12cu|exim-4.76-1|85	Patch0:			exim-4.69-mdv-config.patch
12cu|exim-4.76-1|86	Patch3:			exim-4.22-install.patch
12cu|exim-4.76-1|87	Patch5:			exim-4.43-dontoverridecflags.diff
12cu|exim-4.76-1|88	Patch7:			exim-4.69-configure.default.patch
12cu|exim-4.76-1|89	Patch8:			sa-exim-4.2.1-fix-str-fmt.patch
12cu|exim-4.76-1|90	Requires(pre):		rpm-helper
12cu|exim-4.76-1|91	Requires:		perl(Net::IMAP::Simple)
12cu|exim-4.76-1|92	Requires:		openssl
12cu|exim-4.76-1|93	Requires:		apache-mod_socache_shmcb
12cu|exim-4.76-1|94	Provides:		mail-server
12cu|exim-4.76-1|95	Provides:		sendmail-command
12cu|exim-4.76-1|96	Conflicts:		postfix
12cu|exim-4.76-1|97	Conflicts:		sendmail
12cu|exim-4.76-1|98	Conflicts:		qmail
12cu|exim-4.76-1|99	BuildRequires:		tcp_wrappers-devel
12cu|exim-4.76-1|100	BuildRequires:		pam-devel
12cu|exim-4.76-1|101	BuildRequires:		openssl-devel
12cu|exim-4.76-1|102	BuildRequires:		lynx
12cu|exim-4.76-1|103	BuildRequires:		links
12cu|exim-4.76-1|104	BuildRequires:		pcre-devel
12cu|exim-4.76-1|105	BuildRequires:		perl-devel
12cu|exim-4.76-1|106	BuildRequires:		db-devel >= 4.2
12cu|exim-4.76-1|107	%if %{build_monitor}
12cu|exim-4.76-1|108	BuildRequires:		pkgconfig(x11)
12cu|exim-4.76-1|109	BuildRequires:		pkgconfig(xaw7)
12cu|exim-4.76-1|110	BuildRequires:		pkgconfig(xext)
12cu|exim-4.76-1|111	BuildRequires:		pkgconfig(xmu)
12cu|exim-4.76-1|112	BuildRequires:		pkgconfig(xt)
12cu|exim-4.76-1|113	%endif
12cu|exim-4.76-1|114	%if %{build_mysql}
12cu|exim-4.76-1|115	BuildRequires:		mysql-devel
12cu|exim-4.76-1|116	%endif
12cu|exim-4.76-1|117	%if %{build_pgsql}
12cu|exim-4.76-1|118	BuildRequires:		postgresql-devel
12cu|exim-4.76-1|119	%endif
12cu|exim-4.76-1|120	%if %{build_spf2}
12cu|exim-4.76-1|121	BuildRequires:		libspf2-devel
12cu|exim-4.76-1|122	%endif
12cu|exim-4.76-1|123	%if %{build_srs_alt}
12cu|exim-4.76-1|124	BuildRequires:		srs_alt-devel
12cu|exim-4.76-1|125	%endif
12cu|exim-4.76-1|126	%if %{build_sqlite3}
12cu|exim-4.76-1|127	BuildRequires:		sqlite3-devel >= 3.2.2
12cu|exim-4.76-1|128	%endif
12cu|exim-4.76-1|129	%if %{build_ldap}
12cu|exim-4.76-1|130	BuildRequires:		openldap-devel >= 2.0.11
12cu|exim-4.76-1|131	Requires:		openldap >= 2.0.11
12cu|exim-4.76-1|132	%endif
12cu|exim-4.76-1|133	%if %{build_sasl2}
12cu|exim-4.76-1|134	BuildRequires:		sasl-devel >= 2.1.25
12cu|exim-4.76-1|135	%endif
12cu|exim-4.76-1|136	
12cu|exim-4.76-1|137	%description
12cu|exim-4.76-1|138	Exim is a mail transport agent (MTA) developed at the University of
12cu|exim-4.76-1|139	Cambridge for use on Unix systems connected to the Internet. In style
12cu|exim-4.76-1|140	it is similar to Smail 3, but its facilities are more extensive, and
12cu|exim-4.76-1|141	in particular it has options for verifying incoming sender and
12cu|exim-4.76-1|142	recipient addresses, for refusing mail from specified hosts, networks,
12cu|exim-4.76-1|143	or senders, and for controlling mail relaying. Exim is in production
12cu|exim-4.76-1|144	use at quite a few sites, some of which move hundreds of thousands of
12cu|exim-4.76-1|145	messages per day.
12cu|exim-4.76-1|146	
12cu|exim-4.76-1|147	You can build %{name} with some conditional build swithes;
12cu|exim-4.76-1|148	
12cu|exim-4.76-1|149	(ie. use with rpm --rebuild):
12cu|exim-4.76-1|150	--with[out] mysql	MySQL lookup support (enabled)
12cu|exim-4.76-1|151	--with[out] pgsql	PostgreSQL lookup support (disabled)
12cu|exim-4.76-1|152	--with[out] monitor	The Exim Monitor (enabled)
12cu|exim-4.76-1|153	--with[out] exiscan	SpamAssassin support (enabled)
12cu|exim-4.76-1|154	--with[out] srs_alt	Experimental SRS support (disabled)
12cu|exim-4.76-1|155	--with[out] spf2	Experimental SPF2 support (disabled)
12cu|exim-4.76-1|156	--with[out] sqlite3	SQLite3 lookup support (enabled)
12cu|exim-4.76-1|157	--with[out] ldap	LDAP lookup support (enabled)
12cu|exim-4.76-1|158	--with[out] sals2	SASL2 auth support (disabled)
12cu|exim-4.76-1|159	--with[out] logrotate	Logrotate  (enabled)
12cu|exim-4.76-1|160	
12cu|exim-4.76-1|161	%if %{build_monitor}
12cu|exim-4.76-1|162	%package		monitor
12cu|exim-4.76-1|163	Summary:		X11 monitor application for exim
12cu|exim-4.76-1|164	Group:			Monitoring
12cu|exim-4.76-1|165	Requires:		%{name} >= %{version}-%{release}
12cu|exim-4.76-1|166	
12cu|exim-4.76-1|167	%description		monitor
12cu|exim-4.76-1|168	The Exim Monitor is an optional supplement to the Exim package. It
12cu|exim-4.76-1|169	displays information about Exim's processing in an X window, and an
12cu|exim-4.76-1|170	administrator can perform a number of control actions from the window
12cu|exim-4.76-1|171	interface.
12cu|exim-4.76-1|172	%endif
12cu|exim-4.76-1|173	
12cu|exim-4.76-1|174	%package		plugins-SpamAssassin
12cu|exim-4.76-1|175	Summary:		Exim SpamAssassin at SMTP time plugin
12cu|exim-4.76-1|176	Group:			System/Servers
12cu|exim-4.76-1|177	Requires:		%{name} >= %{version}-%{release}
12cu|exim-4.76-1|178	
12cu|exim-4.76-1|179	%description 		plugins-SpamAssassin
12cu|exim-4.76-1|180	Allows running SpamAssassin on incoming mail and rejection
12cu|exim-4.76-1|181	at SMTP time as well as other nasty things like teergrubbing.
12cu|exim-4.76-1|182	
12cu|exim-4.76-1|183	%package		doc
12cu|exim-4.76-1|184	Summary:		Exim documentation
12cu|exim-4.76-1|185	Group:			System/Servers
12cu|exim-4.76-1|186	
12cu|exim-4.76-1|187	%description		doc
12cu|exim-4.76-1|188	This package includes the Exim FAQ and Exim manual in HTML.
12cu|exim-4.76-1|189	
12cu|exim-4.76-1|190	
12cu|exim-4.76-1|191	%prep
12cu|exim-4.76-1|192	
12cu|exim-4.76-1|193	%setup -q -n %{name}-%{version} -a2 -a3 -a5
12cu|exim-4.76-1|194	
12cu|exim-4.76-1|195	cp %{SOURCE7} README.urpmi
12cu|exim-4.76-1|196	
12cu|exim-4.76-1|197	# fix strange attribs
12cu|exim-4.76-1|198	find . -type d -perm 0700 -exec chmod 755 {} \;
12cu|exim-4.76-1|199	find . -type f -perm 0555 -exec chmod 755 {} \;
12cu|exim-4.76-1|200	find . -type f -perm 0444 -exec chmod 644 {} \;
12cu|exim-4.76-1|201	
12cu|exim-4.76-1|202	# cvs cleanup
12cu|exim-4.76-1|203	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cu|exim-4.76-1|204	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cu|exim-4.76-1|205	done
12cu|exim-4.76-1|206	
12cu|exim-4.76-1|207	%patch0 -p1 -b .config
12cu|exim-4.76-1|208	%patch3 -p1 -b .install
12cu|exim-4.76-1|209	%patch5 -p0 -b .dontoverridecflags
12cu|exim-4.76-1|210	%patch7 -p0 -b .configure_default
12cu|exim-4.76-1|211	
12cu|exim-4.76-1|212	# apply the SA-exim dlopen patch
12cu|exim-4.76-1|213	cat sa-exim-%{saversion}/localscan_dlopen_exim_4.20_or_better.patch | patch -p1
12cu|exim-4.76-1|214	
12cu|exim-4.76-1|215	pushd sa-exim-%{saversion}
12cu|exim-4.76-1|216	%patch8 -p0 -b .str
12cu|exim-4.76-1|217	popd
12cu|exim-4.76-1|218	
12cu|exim-4.76-1|219	# pre-build setup
12cu|exim-4.76-1|220	cp src/EDITME Local/Makefile
12cu|exim-4.76-1|221	%if %{build_monitor}
12cu|exim-4.76-1|222	cp exim_monitor/EDITME Local/eximon.conf
12cu|exim-4.76-1|223	%endif
12cu|exim-4.76-1|224	
12cu|exim-4.76-1|225	# Added BIN_DIRECTORY:
12cu|exim-4.76-1|226	perl -pi -e 's|^BIN_DIRECTORY=/usr/exim/bin|BIN_DIRECTORY=%{_bindir}|g' Local/Makefile
12cu|exim-4.76-1|227	
12cu|exim-4.76-1|228	# modify Local/Makefile for our builds
12cu|exim-4.76-1|229	%if !%{build_mysql}
12cu|exim-4.76-1|230	perl -pi -e 's|^LOOKUP_MYSQL=yes|#LOOKUP_MYSQL=yes|g' Local/Makefile
12cu|exim-4.76-1|231	perl -pi -e 's|-lmysqlclient||g' Local/Makefile
12cu|exim-4.76-1|232	perl -pi -e 's|-I%{_includedir}/mysql||g' Local/Makefile
12cu|exim-4.76-1|233	%endif
12cu|exim-4.76-1|234	%if !%{build_pgsql}
12cu|exim-4.76-1|235	perl -pi -e 's|^LOOKUP_PGSQL=yes|#LOOKUP_PGSQL=yes|g' Local/Makefile
12cu|exim-4.76-1|236	perl -pi -e 's|-lpq||g' Local/Makefile
12cu|exim-4.76-1|237	perl -pi -e 's|-I%{_includedir}/pgsql||g' Local/Makefile
12cu|exim-4.76-1|238	%endif
12cu|exim-4.76-1|239	%if !%{build_monitor}
12cu|exim-4.76-1|240	perl -pi -e 's|^EXIM_MONITOR=|#EXIM_MONITOR=|g' Local/Makefile
12cu|exim-4.76-1|241	%endif
12cu|exim-4.76-1|242	
12cu|exim-4.76-1|243	%ifarch amd64 x86_64
12cu|exim-4.76-1|244	perl -pi -e 's|X11\)/lib|X11\)/lib64|g' OS/Makefile-Linux
12cu|exim-4.76-1|245	%endif
12cu|exim-4.76-1|246	
12cu|exim-4.76-1|247	%if %{build_exiscan}
12cu|exim-4.76-1|248	perl -pi -e 's|^# WITH_CONTENT_SCAN=.*|WITH_CONTENT_SCAN=yes|g' Local/Makefile
12cu|exim-4.76-1|249	perl -pi -e 's|^# WITH_OLD_DEMIME=.*|WITH_OLD_DEMIME=yes|g' Local/Makefile
12cu|exim-4.76-1|250	%endif
12cu|exim-4.76-1|251	
12cu|exim-4.76-1|252	# the spf stuff won't build
12cu|exim-4.76-1|253	%if %{build_spf2}
12cu|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
12cu|exim-4.76-1|255	%endif
12cu|exim-4.76-1|256	
12cu|exim-4.76-1|257	%if %{build_srs_alt}
12cu|exim-4.76-1|258	perl -pi -e 's|^# EXPERIMENTAL_SRS=.*|EXPERIMENTAL_SRS=yes\nLDFLAGS += -L%{_libdir} -lsrs_alt|g' Local/Makefile
12cu|exim-4.76-1|259	%endif
12cu|exim-4.76-1|260	
12cu|exim-4.76-1|261	%if %{build_ldap}
12cu|exim-4.76-1|262	perl -pi -e 's|^# LOOKUP_LDAP=yes|LOOKUP_LDAP=yes|g' Local/Makefile
12cu|exim-4.76-1|263	perl -pi -e 's|^# LDAP_LIB_TYPE=OPENLDAP2|LDAP_LIB_TYPE=OPENLDAP2|' Local/Makefile
12cu|exim-4.76-1|264	perl -pi -e 's|^LOOKUP_INCLUDE=|LOOKUP_INCLUDE=-I%{_includedir}/ldap |' Local/Makefile
12cu|exim-4.76-1|265	perl -pi -e 's|^LOOKUP_LIBS=|LOOKUP_LIBS=-L%{_libdir} -llber -lldap |' Local/Makefile
12cu|exim-4.76-1|266	%endif
12cu|exim-4.76-1|267	
12cu|exim-4.76-1|268	%if %{build_sqlite3}
12cu|exim-4.76-1|269	perl -pi -e 's|^# LOOKUP_SQLITE=yes|LOOKUP_SQLITE=yes|g' Local/Makefile
12cu|exim-4.76-1|270	perl -pi -e 's|^LOOKUP_INCLUDE=|LOOKUP_INCLUDE=-I/usr/include |g' Local/Makefile
12cu|exim-4.76-1|271	perl -pi -e 's|^LOOKUP_LIBS=|LOOKUP_LIBS=-L%{_libdir} -lsqlite3 |g' Local/Makefile
12cu|exim-4.76-1|272	%endif
12cu|exim-4.76-1|273	
12cu|exim-4.76-1|274	%if %{build_sasl2}
12cu|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
12cu|exim-4.76-1|276	perl -pi -e 's|^# AUTH_LIBS=-lsasl2|AUTH_LIBS=-L%{_libdir} -lsasl2|' Local/Makefile
12cu|exim-4.76-1|277	%endif
12cu|exim-4.76-1|278	
12cu|exim-4.76-1|279	# Remove references to Interbase (-lgds):
12cu|exim-4.76-1|280	perl -pi -e 's|-lgds||g' Local/Makefile
12cu|exim-4.76-1|281	
12cu|exim-4.76-1|282	# support the SMTP STARTTLS:
12cu|exim-4.76-1|283	perl -pi -e 's|-L/usr/openssl/lib -lssl -lcrypto|-L%{_libdir} -lssl -lcrypto|' Local/Makefile
12cu|exim-4.76-1|284	
12cu|exim-4.76-1|285	# enable all of them
12cu|exim-4.76-1|286	perl -pi -e "s|^# AUTH_CYRUS_SASL=yes|AUTH_CYRUS_SASL=yes|g" Local/Makefile
12cu|exim-4.76-1|287	perl -pi -e "s|^# AUTH_DOVECOT=yes|AUTH_DOVECOT=yes|g" Local/Makefile
12cu|exim-4.76-1|288	
12cu|exim-4.76-1|289	# fix stray borked libdir
12cu|exim-4.76-1|290	perl -pi -e "s|/usr/lib\b|%{_libdir}|g" Local/Makefile
12cu|exim-4.76-1|291	
12cu|exim-4.76-1|292	# unpack some other stuff
12cu|exim-4.76-1|293	mkdir -p mandriva
12cu|exim-4.76-1|294	#cp %{SOURCE6} mandriva/eximconfig
12cu|exim-4.76-1|295	cp %{SOURCE20} mandriva/exim.aliases
12cu|exim-4.76-1|296	cp %{SOURCE21} mandriva/exim.init
12cu|exim-4.76-1|297	cp %{SOURCE22} mandriva/exim.sysconfig
12cu|exim-4.76-1|298	cp %{SOURCE23} mandriva/exim.logrotate
12cu|exim-4.76-1|299	cp %{SOURCE24} mandriva/exim.pam
12cu|exim-4.76-1|300	
12cu|exim-4.76-1|301	# copy icons
12cu|exim-4.76-1|302	cp %{SOURCE25} exim_monitor-16x16.png
12cu|exim-4.76-1|303	cp %{SOURCE26} exim_monitor-32x32.png
12cu|exim-4.76-1|304	cp %{SOURCE27} exim_monitor-48x48.png
12cu|exim-4.76-1|305	
12cu|exim-4.76-1|306	mkdir -p exim_tmp
12cu|exim-4.76-1|307	# embedded perl
12cu|exim-4.76-1|308	cp -f %{SOURCE28} exim_tmp/exim_auth_pop3_imap.embedded_perl
12cu|exim-4.76-1|309	cp -f %{SOURCE29} exim_tmp/exim_sasl2_smtpd.conf
12cu|exim-4.76-1|310	cp -f %{SOURCE30} exim_tmp/exim_logrotate_eximstats
12cu|exim-4.76-1|311	cp -f %{SOURCE31} exim_tmp/exim_cron_exicyclog_eximstats
12cu|exim-4.76-1|312	cp -f %{SOURCE32} exim_tmp/exim_sysconfig
12cu|exim-4.76-1|313	
12cu|exim-4.76-1|314	# prepare docs
12cu|exim-4.76-1|315	mkdir -p doc/html
12cu|exim-4.76-1|316	mv exim-html-%{version}/doc/html/spec_html/* doc/html/
12cu|exim-4.76-1|317	
12cu|exim-4.76-1|318	%build
12cu|exim-4.76-1|319	%serverbuild
12cu|exim-4.76-1|320	
12cu|exim-4.76-1|321	make CC="gcc %ldflags" \
12cu|exim-4.76-1|322	CFLAGS="%optflags -fPIC" \
12cu|exim-4.76-1|323	RPM_OPT_FLAGS="%optflags -fPIC"
12cu|exim-4.76-1|324	
12cu|exim-4.76-1|325	# build SA-exim
12cu|exim-4.76-1|326	pushd sa-exim-%{saversion}
12cu|exim-4.76-1|327	perl -pi -e 's|\@lynx|HOME=/ /usr/bin/lynx|g;' Makefile
12cu|exim-4.76-1|328	perl -pi -e 's|/usr/lib/exim4/local_scan|%{_libdir}/exim|g' INSTALL
12cu|exim-4.76-1|329	make clean
12cu|exim-4.76-1|330	
12cu|exim-4.76-1|331	make \
12cu|exim-4.76-1|332	SACONF=%{_sysconfdir}/exim/sa-exim.conf \
12cu|exim-4.76-1|333	CFLAGS="%optflags" \
12cu|exim-4.76-1|334	LDFLAGS="-shared -fPIC %ldflags"
12cu|exim-4.76-1|335	popd
12cu|exim-4.76-1|336	
12cu|exim-4.76-1|337	%install
12cu|exim-4.76-1|338	# don't fiddle with the initscript!
12cu|exim-4.76-1|339	export DONT_GPRINTIFY=1
12cu|exim-4.76-1|340	
12cu|exim-4.76-1|341	# make some directories
12cu|exim-4.76-1|342	install -d %{buildroot}%{_sysconfdir}/{pam.d,exim,sysconfig,cron.weekly}
12cu|exim-4.76-1|343	install -d %{buildroot}%{_initrddir}
12cu|exim-4.76-1|344	install -d %{buildroot}%{_bindir}
12cu|exim-4.76-1|345	install -d %{buildroot}%{_sbindir}
12cu|exim-4.76-1|346	install -d %{buildroot}%{_bindir}
12cu|exim-4.76-1|347	install -d %{buildroot}%{_libdir}/exim
12cu|exim-4.76-1|348	install -d %{buildroot}%{_mandir}/man8
12cu|exim-4.76-1|349	install -d %{buildroot}/var/spool/exim/{db,input,msglog}
12cu|exim-4.76-1|350	install -d %{buildroot}/var/run/exim
12cu|exim-4.76-1|351	install -d %{buildroot}/var/log/exim
12cu|exim-4.76-1|352	install -d %{buildroot}/%{_menudir}
12cu|exim-4.76-1|353	install -d %{buildroot}%{_iconsdir}
12cu|exim-4.76-1|354	install -d %{buildroot}%{_miconsdir}
12cu|exim-4.76-1|355	install -d %{buildroot}%{_liconsdir}
12cu|exim-4.76-1|356	mkdir -p %{buildroot}%{tlsdir}/{certs,private,dhparam}
12cu|exim-4.76-1|357	
12cu|exim-4.76-1|358	%makeinstall_std
12cu|exim-4.76-1|359	
12cu|exim-4.76-1|360	pushd build-`scripts/os-type`-`scripts/arch-type`
12cu|exim-4.76-1|361	for i in convert4r3 convert4r4 exicyclog exigrep \
12cu|exim-4.76-1|362	exim exim_checkaccess exim_dbmbuild exim_dumpdb exim_fixdb \
12cu|exim-4.76-1|363	exim_lock eximstats exim_tidydb exinext exipick exiqgrep \
12cu|exim-4.76-1|364	exiqsumm exiwhat; do
12cu|exim-4.76-1|365	install -m0755 $i %{buildroot}%{_bindir}/
12cu|exim-4.76-1|366	done
12cu|exim-4.76-1|367	
12cu|exim-4.76-1|368	%if %{build_monitor}
12cu|exim-4.76-1|369	install -m0755 eximon %{buildroot}%{_bindir}/
12cu|exim-4.76-1|370	install -m0755 eximon.bin %{buildroot}%{_bindir}/
12cu|exim-4.76-1|371	%endif
12cu|exim-4.76-1|372	
12cu|exim-4.76-1|373	popd
12cu|exim-4.76-1|374	
12cu|exim-4.76-1|375	# make some softlinks
12cu|exim-4.76-1|376	ln -snf ../bin/exim %{buildroot}%{_prefix}/lib/sendmail.exim
12cu|exim-4.76-1|377	ln -snf ../bin/exim %{buildroot}%{_sbindir}/exim
12cu|exim-4.76-1|378	ln -snf exim %{buildroot}%{_sbindir}/sendmail.exim
12cu|exim-4.76-1|379	ln -snf exim %{buildroot}%{_bindir}/mailq.exim
12cu|exim-4.76-1|380	ln -snf exim %{buildroot}%{_bindir}/newaliases.exim
12cu|exim-4.76-1|381	ln -snf exim %{buildroot}%{_bindir}/rmail.exim
12cu|exim-4.76-1|382	ln -snf exim %{buildroot}%{_bindir}/rsmtp
12cu|exim-4.76-1|383	ln -snf exim %{buildroot}%{_bindir}/rsmtp.exim
12cu|exim-4.76-1|384	ln -snf exim %{buildroot}%{_bindir}/runq
12cu|exim-4.76-1|385	ln -snf exim %{buildroot}%{_bindir}/runq.exim
12cu|exim-4.76-1|386	
12cu|exim-4.76-1|387	# install SA-exim
12cu|exim-4.76-1|388	install -m0644 sa-exim-%{saversion}/*.so %{buildroot}%{_libdir}/exim/
12cu|exim-4.76-1|389	install -m0644 sa-exim-%{saversion}/*.conf %{buildroot}%{_sysconfdir}/exim/
12cu|exim-4.76-1|390	
12cu|exim-4.76-1|391	pushd %{buildroot}%{_libdir}/exim
12cu|exim-4.76-1|392	strip sa-exim*.so
12cu|exim-4.76-1|393	strip accept.so
12cu|exim-4.76-1|394	ln -s sa-exim*.so sa-exim.so
12cu|exim-4.76-1|395	popd
12cu|exim-4.76-1|396	
12cu|exim-4.76-1|397	# install some other stuff
12cu|exim-4.76-1|398	pushd mandriva
12cu|exim-4.76-1|399	install -m0644 exim.aliases %{buildroot}%{_sysconfdir}/exim/aliases
12cu|exim-4.76-1|400	install -m0755 exim.init %{buildroot}%{_initrddir}/exim
12cu|exim-4.76-1|401	install -m0644 exim.pam %{buildroot}%{_sysconfdir}/pam.d/smtp
12cu|exim-4.76-1|402	popd
12cu|exim-4.76-1|403	
12cu|exim-4.76-1|404	install -m0644 exim_tmp/exim_auth_pop3_imap.embedded_perl %{buildroot}%{_sysconfdir}/exim/exim_perl.pl
12cu|exim-4.76-1|405	%if %{build_sasl2}
12cu|exim-4.76-1|406	install -d %{buildroot}%{_sysconfdir}/sasl2
12cu|exim-4.76-1|407	install -m0644 exim_tmp/exim_sasl2_smtpd.conf %{buildroot}%{_sysconfdir}/sasl2/smtpd.conf
12cu|exim-4.76-1|408	%endif
12cu|exim-4.76-1|409	%if %{build_logrotate}
12cu|exim-4.76-1|410	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cu|exim-4.76-1|411	install -m0644 exim_tmp/exim_logrotate_eximstats %{buildroot}%{_sysconfdir}/logrotate.d/exim
12cu|exim-4.76-1|412	%else
12cu|exim-4.76-1|413	install -m0755 exim_tmp/exim_cron_exicyclog_eximstats %{buildroot}%{_sysconfdir}/cron.weekly/exim
12cu|exim-4.76-1|414	%endif
12cu|exim-4.76-1|415	install -m0644 exim_tmp/exim_sysconfig %{buildroot}%{_sysconfdir}/sysconfig/exim
12cu|exim-4.76-1|416	
12cu|exim-4.76-1|417	install -m644 doc/exim.8 %{buildroot}%{_mandir}/man8/exim.8
12cu|exim-4.76-1|418	
12cu|exim-4.76-1|419	# Alias /eximstats /var/www/eximstats for Apache
12cu|exim-4.76-1|420	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|exim-4.76-1|421	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/eximstats.conf << EOF
12cu|exim-4.76-1|422	Alias /eximstats /var/www/eximstats
12cu|exim-4.76-1|423	<Directory /var/www/eximstats>
12cu|exim-4.76-1|424	Require all granted
12cu|exim-4.76-1|425	Options +Indexes
12cu|exim-4.76-1|426	</Directory>
12cu|exim-4.76-1|427	EOF
12cu|exim-4.76-1|428	
12cu|exim-4.76-1|429	pod2man --center=EXIM --section=8 \
12cu|exim-4.76-1|430	%{buildroot}%{_bindir}/eximstats \
12cu|exim-4.76-1|431	%{buildroot}%{_mandir}/man8/eximstats.8
12cu|exim-4.76-1|432	
12cu|exim-4.76-1|433	%if %{build_monitor}
12cu|exim-4.76-1|434	# Mandriva Icons
12cu|exim-4.76-1|435	install -m0644 exim_monitor-48x48.png %{buildroot}%{_liconsdir}/%{name}-monitor.png
12cu|exim-4.76-1|436	install -m0644 exim_monitor-32x32.png %{buildroot}%{_iconsdir}/%{name}-monitor.png
12cu|exim-4.76-1|437	install -m0644 exim_monitor-16x16.png %{buildroot}%{_miconsdir}/%{name}-monitor.png
12cu|exim-4.76-1|438	
12cu|exim-4.76-1|439	#menu-xdg
12cu|exim-4.76-1|440	mkdir -p %{buildroot}%{_datadir}/applications
12cu|exim-4.76-1|441	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-monitor.desktop << EOXDG
12cu|exim-4.76-1|442	[Desktop Entry]
12cu|exim-4.76-1|443	Name=Exim Monitor
12cu|exim-4.76-1|444	Comment=X11 monitor application for exim
12cu|exim-4.76-1|445	Exec=%{_bindir}/eximon
12cu|exim-4.76-1|446	Icon=%{name}-monitor
12cu|exim-4.76-1|447	Terminal=false
12cu|exim-4.76-1|448	Type=Application
12cu|exim-4.76-1|449	Categories=Settings;Network;
12cu|exim-4.76-1|450	EOXDG
12cu|exim-4.76-1|451	
12cu|exim-4.76-1|452	%endif
12cu|exim-4.76-1|453	
12cu|exim-4.76-1|454	# include more README files in %%doc
12cu|exim-4.76-1|455	cp src/auths/README README.auths
12cu|exim-4.76-1|456	cp src/lookups/README README.lookups
12cu|exim-4.76-1|457	cp src/routers/README README.routers
12cu|exim-4.76-1|458	cp src/transports/README README.transports
12cu|exim-4.76-1|459	cp doc/README README.doc
12cu|exim-4.76-1|460	
12cu|exim-4.76-1|461	# cleanup
12cu|exim-4.76-1|462	rm -f %{buildroot}%{_bindir}/exim-%{version}*
12cu|exim-4.76-1|463	
12cu|exim-4.76-1|464	%post
12cu|exim-4.76-1|465	%_post_service exim
12cu|exim-4.76-1|466	%{alternatives_install_cmd}
12cu|exim-4.76-1|467	
12cu|exim-4.76-1|468	# scrub hints files - db files change format between builds so
12cu|exim-4.76-1|469	# killing the hints can save an MTA crash later
12cu|exim-4.76-1|470	[ -d /var/spool/exim/db ] && rm -f /var/spool/exim/db/*
12cu|exim-4.76-1|471	
12cu|exim-4.76-1|472	# alternatives changes the mode of /usr/bin/exim so we have to chmod
12cu|exim-4.76-1|473	chmod 4755 %{_bindir}/exim
12cu|exim-4.76-1|474	
12cu|exim-4.76-1|475	# Define FQDN
12cu|exim-4.76-1|476	FQDN=`hostname`
12cu|exim-4.76-1|477	if [ "x${FQDN}" = "x" ]; then
12cu|exim-4.76-1|478	FQDN="localhost.localdomain"
12cu|exim-4.76-1|479	fi
12cu|exim-4.76-1|480	# fix primary_hostname
12cu|exim-4.76-1|481	perl -pi -e "s|^# primary_hostname =|primary_hostname = $FQDN|" %{_sysconfdir}/%{name}/%{name}.conf
12cu|exim-4.76-1|482	
12cu|exim-4.76-1|483	# disable cron job if build_logrotate enabled:
12cu|exim-4.76-1|484	%if %{build_logrotate}
12cu|exim-4.76-1|485	if [ -f "/etc/cron.weekly/exim" ]; then
12cu|exim-4.76-1|486	day=`date +%Y%m%d`
12cu|exim-4.76-1|487	mv /etc/cron.weekly/exim /etc/exim/cron.weekly_exim.backup.$day
12cu|exim-4.76-1|488	fi
12cu|exim-4.76-1|489	%endif
12cu|exim-4.76-1|490	
12cu|exim-4.76-1|491	%if %{build_certs}
12cu|exim-4.76-1|492	# Add dummy certficates
12cu|exim-4.76-1|493	if [ ! -f "%{tlsdir}/certs/%{name}.pem" ]; then
12cu|exim-4.76-1|494	touch %{tlsdir}/{certs,private,dhparam}/%{name}.pem
12cu|exim-4.76-1|495	umask 077
12cu|exim-4.76-1|496	cat << EOF | openssl req -new -x509 -days 365 -nodes \
12cu|exim-4.76-1|497	-out %{tlsdir}/certs/%{name}.pem \
12cu|exim-4.76-1|498	-keyout %{tlsdir}/private/%{name}.pem &>/dev/null
12cu|exim-4.76-1|499	MandrivaLand
12cu|exim-4.76-1|500	MandrivaCountry
12cu|exim-4.76-1|501	MandrivaCity
12cu|exim-4.76-1|502	SMTP server on ${FQDN}
12cu|exim-4.76-1|503	SMTP SSL/TLS key on ${FQDN}
12cu|exim-4.76-1|504	${FQDN}
12cu|exim-4.76-1|505	root@${FQDN}
12cu|exim-4.76-1|506	EOF
12cu|exim-4.76-1|507	openssl dhparam -check -text -5 512 -out %{tlsdir}/dhparam/%{name}.pem &>/dev/null
12cu|exim-4.76-1|508	%__chown mail.root %{tlsdir}/{private,certs,dhparam}/%{name}.pem
12cu|exim-4.76-1|509	%__chmod 600 %{tlsdir}/{private,certs,dhparam}/%{name}.pem
12cu|exim-4.76-1|510	fi
12cu|exim-4.76-1|511	%endif
12cu|exim-4.76-1|512	
12cu|exim-4.76-1|513	# necessary when we upgrade from a non-alternatives package
12cu|exim-4.76-1|514	%triggerpostun -- exim
12cu|exim-4.76-1|515	[ -e %{_sbindir}/sendmail.exim ] && %{alternatives_install_cmd} || :
12cu|exim-4.76-1|516	
12cu|exim-4.76-1|517	%preun
12cu|exim-4.76-1|518	%_preun_service exim
12cu|exim-4.76-1|519	if [ "$1" = "0" ]; then
12cu|exim-4.76-1|520	update-alternatives --remove mta %{_sbindir}/sendmail.exim
12cu|exim-4.76-1|521	fi
12cu|exim-4.76-1|522	
12cu|exim-4.76-1|523	%postun
12cu|exim-4.76-1|524	if [ "$1" -ge "1" ]; then
12cu|exim-4.76-1|525	/sbin/service exim condrestart > /dev/null 2>&1
12cu|exim-4.76-1|526	fi
12cu|exim-4.76-1|527	
12cu|exim-4.76-1|528	%files
12cu|exim-4.76-1|529	%doc ACKNOWLEDGMENTS CHANGES LICENCE NOTICE README*
12cu|exim-4.76-1|530	%doc doc/ChangeLog doc/*.upgrade doc/NewStuff doc/OptionLists.txt doc/README.SIEVE doc/dbm.discuss.txt
12cu|exim-4.76-1|531	%doc doc/experimental-spec.txt doc/filter.txt doc/pcrepattern.txt doc/pcretest.txt doc/spec.txt
12cu|exim-4.76-1|532	%doc util/unknownuser.sh build-Linux-*/transport-filter.pl util/cramtest.pl util/logargs.sh
12cu|exim-4.76-1|533	%attr(0755,root,mail) %dir %{_sysconfdir}/exim
12cu|exim-4.76-1|534	%attr(0755,root,root) %{_initrddir}/exim
12cu|exim-4.76-1|535	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/exim/exim.conf
12cu|exim-4.76-1|536	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/exim/aliases
12cu|exim-4.76-1|537	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/exim
12cu|exim-4.76-1|538	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/exim/exim_perl.pl
12cu|exim-4.76-1|539	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/eximstats.conf
12cu|exim-4.76-1|540	%if %{build_sasl2}
12cu|exim-4.76-1|541	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/sasl2/smtpd.conf
12cu|exim-4.76-1|542	%endif
12cu|exim-4.76-1|543	%if %{build_logrotate}
12cu|exim-4.76-1|544	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/logrotate.d/exim
12cu|exim-4.76-1|545	%else
12cu|exim-4.76-1|546	%attr(0755,root,root) %{_sysconfdir}/cron.weekly/exim
12cu|exim-4.76-1|547	%endif
12cu|exim-4.76-1|548	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/smtp
12cu|exim-4.76-1|549	# SSL/TLS
12cu|exim-4.76-1|550	%attr(0600,root,root) %dir %{tlsdir}/certs
12cu|exim-4.76-1|551	%attr(0600,root,root) %dir %{tlsdir}/dhparam
12cu|exim-4.76-1|552	%attr(0600,root,root) %dir %{tlsdir}/private
12cu|exim-4.76-1|553	# end SSL/TLS
12cu|exim-4.76-1|554	%attr(0755,root,root) %{_bindir}/convert4r3
12cu|exim-4.76-1|555	%attr(0755,root,root) %{_bindir}/convert4r4
12cu|exim-4.76-1|556	%attr(0755,root,root) %{_bindir}/exicyclog
12cu|exim-4.76-1|557	%attr(0755,root,root) %{_bindir}/exigrep
12cu|exim-4.76-1|558	%attr(0755,root,root) %{_bindir}/exim_checkaccess
12cu|exim-4.76-1|559	%attr(0755,root,root) %{_bindir}/exim_dbmbuild
12cu|exim-4.76-1|560	%attr(0755,root,root) %{_bindir}/exim_dumpdb
12cu|exim-4.76-1|561	%attr(0755,root,root) %{_bindir}/exim_fixdb
12cu|exim-4.76-1|562	%attr(0755,root,root) %{_bindir}/exim_lock
12cu|exim-4.76-1|563	%attr(0755,root,root) %{_bindir}/eximstats
12cu|exim-4.76-1|564	%attr(0755,root,root) %{_bindir}/exim_tidydb
12cu|exim-4.76-1|565	%attr(0755,root,root) %{_bindir}/exinext
12cu|exim-4.76-1|566	%attr(0755,root,root) %{_bindir}/exipick
12cu|exim-4.76-1|567	%attr(0755,root,root) %{_bindir}/exiqgrep
12cu|exim-4.76-1|568	%attr(0755,root,root) %{_bindir}/exiqsumm
12cu|exim-4.76-1|569	%attr(0755,root,root) %{_bindir}/exiwhat
12cu|exim-4.76-1|570	%attr(0755,root,root) %{_bindir}/rsmtp
12cu|exim-4.76-1|571	%attr(0755,root,root) %{_bindir}/runq
12cu|exim-4.76-1|572	%attr(4755,root,root) %{_bindir}/exim
12cu|exim-4.76-1|573	%attr(0755,root,root) %{_sbindir}/exim
12cu|exim-4.76-1|574	#%attr(0755,root,root) %{_sbindir}/eximconfig
12cu|exim-4.76-1|575	# alternatives
12cu|exim-4.76-1|576	%attr(0755,root,root) %{_sbindir}/sendmail.exim
12cu|exim-4.76-1|577	%attr(0644,root,root) %{_prefix}/lib/sendmail.exim
12cu|exim-4.76-1|578	%attr(0755,root,root) %{_bindir}/mailq.exim
12cu|exim-4.76-1|579	%attr(0755,root,root) %{_bindir}/newaliases.exim
12cu|exim-4.76-1|580	%attr(0755,root,root) %{_bindir}/rmail.exim
12cu|exim-4.76-1|581	%attr(0755,root,root) %{_bindir}/rsmtp.exim
12cu|exim-4.76-1|582	%attr(0755,root,root) %{_bindir}/runq.exim
12cu|exim-4.76-1|583	%attr(0755,mail,mail) %dir %{_var}/spool/exim
12cu|exim-4.76-1|584	%attr(0755,mail,mail) %dir %{_var}/spool/exim/db
12cu|exim-4.76-1|585	%attr(0755,mail,mail) %dir %{_var}/spool/exim/input
12cu|exim-4.76-1|586	%attr(0755,mail,mail) %dir %{_var}/spool/exim/msglog
12cu|exim-4.76-1|587	%attr(0755,mail,mail) %dir %{_logdir}/exim
12cu|exim-4.76-1|588	%attr(0755,mail,mail) %dir %{_var}/run/exim
12cu|exim-4.76-1|589	%attr(0644,root,root) %{_mandir}/man8/exim.8*
12cu|exim-4.76-1|590	%attr(0644,root,root) %{_mandir}/man8/eximstats.8*
12cu|exim-4.76-1|591	
12cu|exim-4.76-1|592	%if %{build_monitor}
12cu|exim-4.76-1|593	%files monitor
12cu|exim-4.76-1|594	%defattr(-,root,root)
12cu|exim-4.76-1|595	%attr(0755,root,root) %{_bindir}/eximon
12cu|exim-4.76-1|596	%attr(0755,root,root) %{_bindir}/eximon.bin
12cu|exim-4.76-1|597	%{_iconsdir}/%{name}-monitor.png
12cu|exim-4.76-1|598	%{_miconsdir}/%{name}-monitor.png
12cu|exim-4.76-1|599	%{_liconsdir}/%{name}-monitor.png
12cu|exim-4.76-1|600	%{_datadir}/applications/mandriva-%{name}-monitor.desktop
12cu|exim-4.76-1|601	%endif
12cu|exim-4.76-1|602	
12cu|exim-4.76-1|603	%files plugins-SpamAssassin
12cu|exim-4.76-1|604	%defattr(-,root,root)
12cu|exim-4.76-1|605	%doc sa-exim-%{saversion}/*.html sa-exim-%{saversion}/{ACKNOWLEDGEMENTS,CHANGELOG,INSTALL,LICENSE,TODO,contrib}
12cu|exim-4.76-1|606	%doc sa-exim-%{saversion}/{README,README.greylisting,*.diff}
12cu|exim-4.76-1|607	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/exim/sa-exim.conf
12cu|exim-4.76-1|608	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/exim/sa-exim_short.conf
12cu|exim-4.76-1|609	%dir %{_libdir}/exim
12cu|exim-4.76-1|610	%attr(0644,root,root) %{_libdir}/exim/*
12cu|exim-4.76-1|611	
12cu|exim-4.76-1|612	%files doc
12cu|exim-4.76-1|613	%defattr(-,root,root)
12cu|exim-4.76-1|614	%doc doc/html config.samples README.urpmi
12cu|exim-4.76-1|615	
12cu|exim-4.76-1|616	
12cu|exim-4.76-1|617	
12cu|exim-4.76-1|618	%changelog
12cu|exim-4.76-1|619	* Sun Oct 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.76-1
12cu|exim-4.76-1|620	+ Revision: 5fb7611
12cu|exim-4.76-1|621	- Fix strip
12cu|exim-4.76-1|622	
12cu|exim-4.76-1|623	

9292 12
12cu|exmplayer-3.8.0-5|1	Summary:	MPlayer GUI with thumbnail seeking and 3D Video support
12cu|exmplayer-3.8.0-5|2	Name:		exmplayer
12cu|exmplayer-3.8.0-5|3	Version:	3.8.0
12cu|exmplayer-3.8.0-5|4	Release:	5
12cu|exmplayer-3.8.0-5|5	License:	GPLv2+
12cu|exmplayer-3.8.0-5|6	Group:		Video
12cu|exmplayer-3.8.0-5|7	Url:		http://exmplayer.sourceforge.net/
12cu|exmplayer-3.8.0-5|8	Source0:	https://launchpadlibrarian.net/165380514/%{name}_%{version}.tar.gz
12cu|exmplayer-3.8.0-5|9	Patch0:		exmplayer-3.8.0-segfault.patch
12cu|exmplayer-3.8.0-5|10	Patch1:		exmplayer-3.8.0-click-pause.patch
12cu|exmplayer-3.8.0-5|11	Patch2:		exmplayer-3.8.0-dont-messup-powersaving.patch
12cu|exmplayer-3.8.0-5|12	BuildRequires:	cmake
12cu|exmplayer-3.8.0-5|13	BuildRequires:	imagemagick
12cu|exmplayer-3.8.0-5|14	BuildRequires:	qt4-devel
12cu|exmplayer-3.8.0-5|15	Requires:	ffmpeg
12cu|exmplayer-3.8.0-5|16	Requires:	mplayer
12cu|exmplayer-3.8.0-5|17	
12cu|exmplayer-3.8.0-5|18	%description
12cu|exmplayer-3.8.0-5|19	ExMplayer(Extended MPlayer) is a GUI front-end for MPlayer.
12cu|exmplayer-3.8.0-5|20	
12cu|exmplayer-3.8.0-5|21	Version 3 introduces 3D video playback,wide variety of 3D video formats
12cu|exmplayer-3.8.0-5|22	supported. Volume booster with volume boost up to 5000%. It can play audio,
12cu|exmplayer-3.8.0-5|23	video, dvd files(.vob), vcd files(.mpg, .dat), mp4, mkv etc, supports network
12cu|exmplayer-3.8.0-5|24	streaming and subtitles. ExMplayer has many useful tools like audio converter,
12cu|exmplayer-3.8.0-5|25	audio extractor,media cutter.
12cu|exmplayer-3.8.0-5|26	
12cu|exmplayer-3.8.0-5|27	%files
12cu|exmplayer-3.8.0-5|28	%{_bindir}/%{name}
12cu|exmplayer-3.8.0-5|29	%{_sysconfdir}/%{name}
12cu|exmplayer-3.8.0-5|30	%{_datadir}/applications/%{name}.desktop
12cu|exmplayer-3.8.0-5|31	%{_datadir}/applications/%{name}_enqueue.desktop
12cu|exmplayer-3.8.0-5|32	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|exmplayer-3.8.0-5|33	%{_datadir}/%{name}
12cu|exmplayer-3.8.0-5|34	
12cu|exmplayer-3.8.0-5|35	#----------------------------------------------------------------------------
12cu|exmplayer-3.8.0-5|36	
12cu|exmplayer-3.8.0-5|37	%prep
12cu|exmplayer-3.8.0-5|38	%setup -q -n ExMplayer
12cu|exmplayer-3.8.0-5|39	%patch0 -p1
12cu|exmplayer-3.8.0-5|40	%patch1 -p1
12cu|exmplayer-3.8.0-5|41	%patch2 -p1
12cu|exmplayer-3.8.0-5|42	
12cu|exmplayer-3.8.0-5|43	%build
12cu|exmplayer-3.8.0-5|44	cd src
12cu|exmplayer-3.8.0-5|45	%qmake_qt4
12cu|exmplayer-3.8.0-5|46	%make
12cu|exmplayer-3.8.0-5|47	
12cu|exmplayer-3.8.0-5|48	%install
12cu|exmplayer-3.8.0-5|49	mkdir -p %{buildroot}%{_bindir}
12cu|exmplayer-3.8.0-5|50	install -m 0755 src/%{name} %{buildroot}%{_bindir}/%{name}
12cu|exmplayer-3.8.0-5|51	
12cu|exmplayer-3.8.0-5|52	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12cu|exmplayer-3.8.0-5|53	install -m 0644 linux_build/fmts %{buildroot}%{_sysconfdir}/%{name}/fmts
12cu|exmplayer-3.8.0-5|54	install -m 0644 linux_build/sc_default.xml %{buildroot}%{_sysconfdir}/%{name}/sc_default.xml
12cu|exmplayer-3.8.0-5|55	
12cu|exmplayer-3.8.0-5|56	mkdir -p %{buildroot}%{_datadir}/applications
12cu|exmplayer-3.8.0-5|57	install -m 0644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|exmplayer-3.8.0-5|58	install -m 0644 %{name}_enqueue.desktop %{buildroot}%{_datadir}/applications/%{name}_enqueue.desktop
12cu|exmplayer-3.8.0-5|59	
12cu|exmplayer-3.8.0-5|60	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|exmplayer-3.8.0-5|61	ln -s %{_bindir}/ffmpeg %{buildroot}%{_datadir}/%{name}/ffmpeg
12cu|exmplayer-3.8.0-5|62	
12cu|exmplayer-3.8.0-5|63	# install menu icons
12cu|exmplayer-3.8.0-5|64	for N in 16 32 48 64 128 256;
12cu|exmplayer-3.8.0-5|65	do
12cu|exmplayer-3.8.0-5|66	convert debian/%{name}.png -resize ${N}x${N} $N.png;
12cu|exmplayer-3.8.0-5|67	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
12cu|exmplayer-3.8.0-5|68	done
12cu|exmplayer-3.8.0-5|69	
12cu|exmplayer-3.8.0-5|70	
12cu|exmplayer-3.8.0-5|71	%changelog
12cu|exmplayer-3.8.0-5|72	* Thu Oct 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.8.0-5
12cu|exmplayer-3.8.0-5|73	+ Revision: 941cb4e
12cu|exmplayer-3.8.0-5|74	- Add patch to prevent ExMplayer from messing up powersaving settings
12cu|exmplayer-3.8.0-5|75	
12cu|exmplayer-3.8.0-5|76	

9293 12
12cu|exo-0.10.2-3|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
12cu|exo-0.10.2-3|2	
12cu|exo-0.10.2-3|3	%define major		0
12cu|exo-0.10.2-3|4	%define api		1
12cu|exo-0.10.2-3|5	%define libname		%mklibname %{name} %{api} %{major}
12cu|exo-0.10.2-3|6	%define develname	%mklibname %{name} -d
12cu|exo-0.10.2-3|7	
12cu|exo-0.10.2-3|8	Summary:	An extension library to Xfce desktop environment
12cu|exo-0.10.2-3|9	Name:		exo
12cu|exo-0.10.2-3|10	Version:	0.10.2
12cu|exo-0.10.2-3|11	Release:	3
12cu|exo-0.10.2-3|12	License:	GPLv2+
12cu|exo-0.10.2-3|13	Group:		System/Libraries
12cu|exo-0.10.2-3|14	URL:		http://www.xfce.org
12cu|exo-0.10.2-3|15	Source0:	http://archive.xfce.org/src/xfce/exo/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|exo-0.10.2-3|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|exo-0.10.2-3|17	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.9.0
12cu|exo-0.10.2-3|18	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.9.0
12cu|exo-0.10.2-3|19	BuildRequires:	pkgconfig(gio-unix-2.0)
12cu|exo-0.10.2-3|20	BuildRequires:	perl(URI::Escape)
12cu|exo-0.10.2-3|21	BuildRequires:	perl(URI::file)
12cu|exo-0.10.2-3|22	BuildRequires:	perl(URI::URL)
12cu|exo-0.10.2-3|23	BuildRequires:	intltool
12cu|exo-0.10.2-3|24	
12cu|exo-0.10.2-3|25	%description
12cu|exo-0.10.2-3|26	This is libexo, an extension library to Xfce, developed by os-cillation.
12cu|exo-0.10.2-3|27	While Xfce comes with quite a few libraries that are targeted at
12cu|exo-0.10.2-3|28	desktop development, libexo is targeted at application development.
12cu|exo-0.10.2-3|29	
12cu|exo-0.10.2-3|30	%package -n %{libname}
12cu|exo-0.10.2-3|31	Summary:	An extension library to Xfce
12cu|exo-0.10.2-3|32	Group:		System/Libraries
12cu|exo-0.10.2-3|33	Requires:	%{name} >= %{version}
12cu|exo-0.10.2-3|34	#Added 01/2012 (wally)
12cu|exo-0.10.2-3|35	Obsoletes:	%{_lib}%{name}-1_0 < 0.7.0
12cu|exo-0.10.2-3|36	
12cu|exo-0.10.2-3|37	%description -n %{libname}
12cu|exo-0.10.2-3|38	Main library for the libexo.
12cu|exo-0.10.2-3|39	
12cu|exo-0.10.2-3|40	%package -n %{develname}
12cu|exo-0.10.2-3|41	Summary:	Headers, static libraries and documentation for libexo
12cu|exo-0.10.2-3|42	Group:		Development/C
12cu|exo-0.10.2-3|43	Requires:	%{libname} = %{version}
12cu|exo-0.10.2-3|44	Provides:	%{name}-devel = %{EVRD}
12cu|exo-0.10.2-3|45	Provides:	lib%{name}-devel = %{EVRD}
12cu|exo-0.10.2-3|46	Obsoletes:	%{_lib}exo1_0-devel
12cu|exo-0.10.2-3|47	Conflicts:	%{name} < 0.7.0
12cu|exo-0.10.2-3|48	
12cu|exo-0.10.2-3|49	%description -n %{develname}
12cu|exo-0.10.2-3|50	Headers, static libraries and documentation for libexo.
12cu|exo-0.10.2-3|51	
12cu|exo-0.10.2-3|52	%prep
12cu|exo-0.10.2-3|53	%setup -q
12cu|exo-0.10.2-3|54	
12cu|exo-0.10.2-3|55	%build
12cu|exo-0.10.2-3|56	%configure2_5x \
12cu|exo-0.10.2-3|57	--disable-static
12cu|exo-0.10.2-3|58	
12cu|exo-0.10.2-3|59	%make
12cu|exo-0.10.2-3|60	
12cu|exo-0.10.2-3|61	%install
12cu|exo-0.10.2-3|62	%makeinstall_std
12cu|exo-0.10.2-3|63	
12cu|exo-0.10.2-3|64	# (tpg) already in %{_real_vendor}-xfce-config package
12cu|exo-0.10.2-3|65	rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/helpers.rc
12cu|exo-0.10.2-3|66	
12cu|exo-0.10.2-3|67	# don't ship .la
12cu|exo-0.10.2-3|68	find %{buildroot} -name "*.la" -delete
12cu|exo-0.10.2-3|69	
12cu|exo-0.10.2-3|70	%find_lang %{name}-%{api}
12cu|exo-0.10.2-3|71	
12cu|exo-0.10.2-3|72	%files -f %{name}-%{api}.lang
12cu|exo-0.10.2-3|73	%doc AUTHORS README ChangeLog TODO
12cu|exo-0.10.2-3|74	%{_bindir}/exo*
12cu|exo-0.10.2-3|75	%{_libexecdir}/xfce4/%{name}-%{api}/exo-helper-%{api}
12cu|exo-0.10.2-3|76	%{_libexecdir}/xfce4/%{name}-%{api}/exo-compose-mail-%{api}
12cu|exo-0.10.2-3|77	%{_datadir}/applications/*.desktop
12cu|exo-0.10.2-3|78	%{_datadir}/xfce4/helpers/*.desktop
12cu|exo-0.10.2-3|79	%{_iconsdir}/hicolor/*/apps/*.png
12cu|exo-0.10.2-3|80	%{_mandir}/man1/exo*
12cu|exo-0.10.2-3|81	%{_datadir}/pixmaps/exo-%{api}/exo-thumbnail-frame.png
12cu|exo-0.10.2-3|82	
12cu|exo-0.10.2-3|83	%files -n %{libname}
12cu|exo-0.10.2-3|84	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12cu|exo-0.10.2-3|85	
12cu|exo-0.10.2-3|86	%files -n %{develname}
12cu|exo-0.10.2-3|87	%doc %{_datadir}/gtk-doc/html/%{name}-%{api}/
12cu|exo-0.10.2-3|88	%{_libdir}/lib%{name}-%{api}.so
12cu|exo-0.10.2-3|89	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12cu|exo-0.10.2-3|90	%{_includedir}/*

9294 12
12cu|expedite-1.7.9-1|1	Summary:	Expedite Evas benchmark/test suite
12cu|expedite-1.7.9-1|2	Name:		expedite
12cu|expedite-1.7.9-1|3	Version:	1.7.9
12cu|expedite-1.7.9-1|4	Release:	1
12cu|expedite-1.7.9-1|5	License:	BSD
12cu|expedite-1.7.9-1|6	Group:		Graphical desktop/Enlightenment
12cu|expedite-1.7.9-1|7	Url:		http://www.enlightenment.org/
12cu|expedite-1.7.9-1|8	Source0:	http://download.enlightenment.fr/releases/%{name}-%{version}.tar.bz2
12cu|expedite-1.7.9-1|9	Source1:	%{name}.desktop
12cu|expedite-1.7.9-1|10	
12cu|expedite-1.7.9-1|11	BuildRequires:	desktop-file-utils
12cu|expedite-1.7.9-1|12	BuildRequires:	pkgconfig(evas)
12cu|expedite-1.7.9-1|13	BuildRequires:	pkgconfig(gl)
12cu|expedite-1.7.9-1|14	BuildRequires:	pkgconfig(glu)
12cu|expedite-1.7.9-1|15	BuildRequires:	pkgconfig(glew)
12cu|expedite-1.7.9-1|16	BuildRequires:	pkgconfig(directfb)
12cu|expedite-1.7.9-1|17	BuildRequires:	pkgconfig(libgdiplus)
12cu|expedite-1.7.9-1|18	BuildRequires:	pkgconfig(libxine)
12cu|expedite-1.7.9-1|19	BuildRequires:	pkgconfig(sdl)
12cu|expedite-1.7.9-1|20	BuildRequires:	pkgconfig(xcb-util)
12cu|expedite-1.7.9-1|21	
12cu|expedite-1.7.9-1|22	%description
12cu|expedite-1.7.9-1|23	Expedite Evas benchmark/test suite.
12cu|expedite-1.7.9-1|24	
12cu|expedite-1.7.9-1|25	%files
12cu|expedite-1.7.9-1|26	%doc AUTHORS COPYING* README
12cu|expedite-1.7.9-1|27	%{_bindir}/%{name}
12cu|expedite-1.7.9-1|28	%{_bindir}/expedite-cmp
12cu|expedite-1.7.9-1|29	%{_datadir}/%{name}
12cu|expedite-1.7.9-1|30	%{_datadir}/pixmaps/*.png
12cu|expedite-1.7.9-1|31	%{_datadir}/applications/*
12cu|expedite-1.7.9-1|32	
12cu|expedite-1.7.9-1|33	#----------------------------------------------------------------------------
12cu|expedite-1.7.9-1|34	
12cu|expedite-1.7.9-1|35	%prep
12cu|expedite-1.7.9-1|36	%setup -q
12cu|expedite-1.7.9-1|37	
12cu|expedite-1.7.9-1|38	%build
12cu|expedite-1.7.9-1|39	%configure2_5x \
12cu|expedite-1.7.9-1|40	--enable-directfb \
12cu|expedite-1.7.9-1|41	--enable-opengl-sdl
12cu|expedite-1.7.9-1|42	
12cu|expedite-1.7.9-1|43	%make
12cu|expedite-1.7.9-1|44	
12cu|expedite-1.7.9-1|45	%install
12cu|expedite-1.7.9-1|46	%makeinstall_std
12cu|expedite-1.7.9-1|47	
12cu|expedite-1.7.9-1|48	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|expedite-1.7.9-1|49	cp -vf %{SOURCE1} %{buildroot}%{_datadir}/applications/
12cu|expedite-1.7.9-1|50	
12cu|expedite-1.7.9-1|51	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cu|expedite-1.7.9-1|52	cp data/e.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|expedite-1.7.9-1|53	
12cu|expedite-1.7.9-1|54	
12cu|expedite-1.7.9-1|55	%changelog
12cu|expedite-1.7.9-1|56	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.9-1
12cu|expedite-1.7.9-1|57	+ Revision: 6656e5f
12cu|expedite-1.7.9-1|58	- LOG New version 1.7.9
12cu|expedite-1.7.9-1|59	
12cu|expedite-1.7.9-1|60	

9295 12
12cu|ezusbmidi-2002_10_20-11|1	Summary:	Firmware drivers for EZUSB MIDI devices
12cu|ezusbmidi-2002_10_20-11|2	Name:		ezusbmidi
12cu|ezusbmidi-2002_10_20-11|3	Version:	2002_10_20
12cu|ezusbmidi-2002_10_20-11|4	Release:	11
12cu|ezusbmidi-2002_10_20-11|5	License:	GPLv2+
12cu|ezusbmidi-2002_10_20-11|6	Group:		System/Kernel and hardware
12cu|ezusbmidi-2002_10_20-11|7	Url:		http://linux-hotplug.sourceforge.net
12cu|ezusbmidi-2002_10_20-11|8	Source0:	%{name}-%{version}.tar.bz2
12cu|ezusbmidi-2002_10_20-11|9	Patch0:		ezusbmidi-2002_10_20-sdcc33.patch
12cu|ezusbmidi-2002_10_20-11|10	Patch1:		ezusbmidi-2002_10_20-udev.patch
12cu|ezusbmidi-2002_10_20-11|11	BuildRequires:	linuxdoc-tools
12cu|ezusbmidi-2002_10_20-11|12	BuildRequires:	sdcc
12cu|ezusbmidi-2002_10_20-11|13	Requires:	fxload
12cu|ezusbmidi-2002_10_20-11|14	Requires:	udev
12cu|ezusbmidi-2002_10_20-11|15	BuildArch:	noarch
12cu|ezusbmidi-2002_10_20-11|16	
12cu|ezusbmidi-2002_10_20-11|17	%description
12cu|ezusbmidi-2002_10_20-11|18	This program is an USB-MIDI compliant firmware for the EZUSB chip
12cu|ezusbmidi-2002_10_20-11|19	(AN2131SC) developed to make an USB-MIDI adapter to run with Linux.
12cu|ezusbmidi-2002_10_20-11|20	It runs with these USB-MIDI devices:
12cu|ezusbmidi-2002_10_20-11|21	- Midiman Midisport 1x1
12cu|ezusbmidi-2002_10_20-11|22	- Midiman Midisport 2x2
12cu|ezusbmidi-2002_10_20-11|23	- Midiman Midisport UNO
12cu|ezusbmidi-2002_10_20-11|24	- Steinberg USB-2-MIDI
12cu|ezusbmidi-2002_10_20-11|25	
12cu|ezusbmidi-2002_10_20-11|26	%files
12cu|ezusbmidi-2002_10_20-11|27	%doc AUTHORS COPYING ChangeLog descriptor.png KnownBugs README *.html
12cu|ezusbmidi-2002_10_20-11|28	%{_sysconfdir}/udev/rules.d/*
12cu|ezusbmidi-2002_10_20-11|29	%{_datadir}/usb/ezusbmidi
12cu|ezusbmidi-2002_10_20-11|30	
12cu|ezusbmidi-2002_10_20-11|31	#----------------------------------------------------------------------------
12cu|ezusbmidi-2002_10_20-11|32	
12cu|ezusbmidi-2002_10_20-11|33	%prep
12cu|ezusbmidi-2002_10_20-11|34	%setup -q
12cu|ezusbmidi-2002_10_20-11|35	%patch0 -p1
12cu|ezusbmidi-2002_10_20-11|36	%patch1 -p1
12cu|ezusbmidi-2002_10_20-11|37	
12cu|ezusbmidi-2002_10_20-11|38	%build
12cu|ezusbmidi-2002_10_20-11|39	make
12cu|ezusbmidi-2002_10_20-11|40	
12cu|ezusbmidi-2002_10_20-11|41	%install
12cu|ezusbmidi-2002_10_20-11|42	%makeinstall_std
12cu|ezusbmidi-2002_10_20-11|43	
12cu|ezusbmidi-2002_10_20-11|44	
12cu|ezusbmidi-2002_10_20-11|45	
12cu|ezusbmidi-2002_10_20-11|46	%changelog
12cu|ezusbmidi-2002_10_20-11|47	* Sat Apr 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2002_10_20-11
12cu|ezusbmidi-2002_10_20-11|48	+ Revision: a2f7ff0
12cu|ezusbmidi-2002_10_20-11|49	- Fix build with sdcc 3.3
12cu|ezusbmidi-2002_10_20-11|50	
12cu|ezusbmidi-2002_10_20-11|51	

9296 12
12cu|f2c-20031026-4|1	Summary: The f2c Fortran to C/C++ conversion program and static libraries
12cu|f2c-20031026-4|2	Name: f2c
12cu|f2c-20031026-4|3	Version: 20031026
12cu|f2c-20031026-4|4	Release: 4
12cu|f2c-20031026-4|5	License: Distributable
12cu|f2c-20031026-4|6	Group: Development/Other
12cu|f2c-20031026-4|7	Source: f2c.tar
12cu|f2c-20031026-4|8	Patch0: f2c-20031026.patch
12cu|f2c-20031026-4|9	URL: http://netlib.org/f2c/
12cu|f2c-20031026-4|10	BuildRequires: unzip
12cu|f2c-20031026-4|11	Obsoletes: f2c-libs
12cu|f2c-20031026-4|12	
12cu|f2c-20031026-4|13	%description
12cu|f2c-20031026-4|14	F2c converts Fortran 77 source code to C or C++ source files. If no
12cu|f2c-20031026-4|15	Fortran files are named on the command line, f2c can read Fortran from
12cu|f2c-20031026-4|16	standard input and write C to standard output.
12cu|f2c-20031026-4|17	
12cu|f2c-20031026-4|18	
12cu|f2c-20031026-4|19	%prep
12cu|f2c-20031026-4|20	%setup -q -n %{name}
12cu|f2c-20031026-4|21	unzip libf2c.zip
12cu|f2c-20031026-4|22	%patch0 -p1  -b .tim
12cu|f2c-20031026-4|23	
12cu|f2c-20031026-4|24	%build
12cu|f2c-20031026-4|25	%ifarch axp
12cu|f2c-20031026-4|26	MFLAG=-mieee
12cu|f2c-20031026-4|27	%endif
12cu|f2c-20031026-4|28	
12cu|f2c-20031026-4|29	mkdir -p $RPM_BUILD_DIR/f2c-%{version}/libf2c/PIC
12cu|f2c-20031026-4|30	
12cu|f2c-20031026-4|31	cp src/makefile.u src/Makefile
12cu|f2c-20031026-4|32	cp libf2c/makefile.u libf2c/Makefile
12cu|f2c-20031026-4|33	make -C src RPM_OPT_FLAGS="$RPM_OPT_FLAGS" MFLAG="$MFLAG" f2c
12cu|f2c-20031026-4|34	make -C libf2c RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fPIC" MFLAG="$MFLAG"
12cu|f2c-20031026-4|35	
12cu|f2c-20031026-4|36	%install
12cu|f2c-20031026-4|37	rm -rf %{buildroot}
12cu|f2c-20031026-4|38	mkdir -p %{buildroot}%{_libdir}
12cu|f2c-20031026-4|39	mkdir -p %{buildroot}%{_includedir}
12cu|f2c-20031026-4|40	mkdir -p %{buildroot}%{_bindir}
12cu|f2c-20031026-4|41	mkdir -p %{buildroot}/%{_mandir}/man1
12cu|f2c-20031026-4|42	install -m 644 libf2c/libf2c.a %{buildroot}%{_libdir}
12cu|f2c-20031026-4|43	install -m 644 f2c.h %{buildroot}%{_includedir}
12cu|f2c-20031026-4|44	install -s -m 755 src/f2c %{buildroot}%{_bindir}/f2c
12cu|f2c-20031026-4|45	install -m 644 src/f2c.1t %{buildroot}/%{_mandir}/man1/f2c.1
12cu|f2c-20031026-4|46	install -m 755 libf2c/libf2c.so.0.22 %{buildroot}%{_libdir}
12cu|f2c-20031026-4|47	ln -sf libf2c.so.0.22 %{buildroot}%{_libdir}/libf2c.so
12cu|f2c-20031026-4|48	
12cu|f2c-20031026-4|49	%post -p /sbin/ldconfig
12cu|f2c-20031026-4|50	
12cu|f2c-20031026-4|51	%postun -p /sbin/ldconfig
12cu|f2c-20031026-4|52	
12cu|f2c-20031026-4|53	%files
12cu|f2c-20031026-4|54	%defattr(-,root,root,-)
12cu|f2c-20031026-4|55	%doc f2c.ps readme permission disclaimer changes src/Notice src/README
12cu|f2c-20031026-4|56	%{_bindir}/*
12cu|f2c-20031026-4|57	%{_libdir}/libf2c.so.*
12cu|f2c-20031026-4|58	%{_mandir}/man1/f2c.1*
12cu|f2c-20031026-4|59	%{_includedir}/*
12cu|f2c-20031026-4|60	%{_libdir}/libf2c.a
12cu|f2c-20031026-4|61	%{_libdir}/libf2c.so
12cu|f2c-20031026-4|62	
12cu|f2c-20031026-4|63	%clean
12cu|f2c-20031026-4|64	rm -rf %{buildroot}
12cu|f2c-20031026-4|65	
12cu|f2c-20031026-4|66	%changelog
12cu|f2c-20031026-4|67	* Sat Jun 14 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 20031026-3.0.1
12cu|f2c-20031026-4|68	- Fix not utf-8 specfile entries.
12cu|f2c-20031026-4|69	
12cu|f2c-20031026-4|70	* Wed Jul 16 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
12cu|f2c-20031026-4|71	- Updated to 20030320, adapted the patch.
12cu|f2c-20031026-4|72	
12cu|f2c-20031026-4|73	* Thu Jan 11 2001 Trond Eivind Glomsrød <teg@redhat.com>
12cu|f2c-20031026-4|74	- add -fPIC to the CFLAGS
12cu|f2c-20031026-4|75	
12cu|f2c-20031026-4|76	* Mon Jul 24 2000 Prospector <prospector@redhat.com>
12cu|f2c-20031026-4|77	- rebuilt
12cu|f2c-20031026-4|78	
12cu|f2c-20031026-4|79	* Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
12cu|f2c-20031026-4|80	- rebuild
12cu|f2c-20031026-4|81	
12cu|f2c-20031026-4|82	* Thu Jun 22 2000 Trond Eivind Glomsrød <teg@redhat.com>
12cu|f2c-20031026-4|83	- use %%{_tmppath} and %%{_mandir}
12cu|f2c-20031026-4|84	
12cu|f2c-20031026-4|85	* Wed May 10 2000 Tim Powers <timp@redhat.com>
12cu|f2c-20031026-4|86	- updated to 20000510
12cu|f2c-20031026-4|87	
12cu|f2c-20031026-4|88	* Fri Feb 04 2000 Tim Powers <timp@redhat.com>
12cu|f2c-20031026-4|89	- fixed so that man pages are gzip'ed
12cu|f2c-20031026-4|90	
12cu|f2c-20031026-4|91	* Tue Nov 9 1999 Tim Powers <timp@redhat.com>
12cu|f2c-20031026-4|92	- updated source to 19991109
12cu|f2c-20031026-4|93	- quiet setup
12cu|f2c-20031026-4|94	
12cu|f2c-20031026-4|95	* Wed Jul 28 1999 Tim Powers <timp@redhat.com>
12cu|f2c-20031026-4|96	- updated source to 19990728
12cu|f2c-20031026-4|97	- updated patch
12cu|f2c-20031026-4|98	- added %defattr
12cu|f2c-20031026-4|99	- moved changleg to bottom of spec
12cu|f2c-20031026-4|100	- built for 6.1
12cu|f2c-20031026-4|101	
12cu|f2c-20031026-4|102	* Tue Apr 27 1999 Bill Nottingham <notting@redhat.com>
12cu|f2c-20031026-4|103	- build for powertools
12cu|f2c-20031026-4|104	
12cu|f2c-20031026-4|105	* Tue Mar 30 1999 Alexander L. Belikoff <abel@bfr.co.il>
12cu|f2c-20031026-4|106	
12cu|f2c-20031026-4|107	- upgraded to version 19990326
12cu|f2c-20031026-4|108	- adjusted the types in f2c.h for the Alpha
12cu|f2c-20031026-4|109	- f2c source is packaged as a .tar.gz file and libf2c inside is already
12cu|f2c-20031026-4|110	extracted - this makes building patches much easier.
12cu|f2c-20031026-4|111	
12cu|f2c-20031026-4|112	* Thu May 07 1998 Prospector System <bugs@redhat.com>
12cu|f2c-20031026-4|113	
12cu|f2c-20031026-4|114	- translations modified for de, fr, tr
12cu|f2c-20031026-4|115	
12cu|f2c-20031026-4|116	* Wed Oct 29 1997 Cristian Gafton <gafton@redhat.com>
12cu|f2c-20031026-4|117	- upgraded to version 19970805
12cu|f2c-20031026-4|118	- added buildroot; removed libs subpackage and made it obsoleted
12cu|f2c-20031026-4|119	
12cu|f2c-20031026-4|120	* Thu Jul 17 1997 Erik Troan <ewt@redhat.com>
12cu|f2c-20031026-4|121	- built against glibc
12cu|f2c-20031026-4|122	
12cu|f2c-20031026-4|123	* Thu Apr 17 1997 Erik Troan <ewt@redhat.com>
12cu|f2c-20031026-4|124	- Changed axp tag to alpha
12cu|f2c-20031026-4|125	
12cu|f2c-20031026-4|126	* Fri Apr 11 1997 Michael Fulbright <msf@redhat.com>
12cu|f2c-20031026-4|127	- Fixed man page and made it install the troff version in correct place.
12cu|f2c-20031026-4|128	- Removed checksum calculation on sources, otherwise we cant patch source!

9297 12
12cu|faenza-icon-theme-1.3-1|1	Name:		faenza-icon-theme
12cu|faenza-icon-theme-1.3-1|2	Version:	1.3
12cu|faenza-icon-theme-1.3-1|3	Release:	1
12cu|faenza-icon-theme-1.3-1|4	Summary:	Faenza icon theme
12cu|faenza-icon-theme-1.3-1|5	Group:		Graphical desktop/Other
12cu|faenza-icon-theme-1.3-1|6	License:	GPLv3+
12cu|faenza-icon-theme-1.3-1|7	URL:		http://tiheum.deviantart.com/art/Faenza-Icons-173323228
12cu|faenza-icon-theme-1.3-1|8	Source0:	http://faenza-icon-theme.googlecode.com/files/%{name}_%{version}.zip
12cu|faenza-icon-theme-1.3-1|9	
12cu|faenza-icon-theme-1.3-1|10	Requires(post):	gtk+2
12cu|faenza-icon-theme-1.3-1|11	Requires(postun):	gtk+2
12cu|faenza-icon-theme-1.3-1|12	BuildRequires:	icon-naming-utils >= 0.8.7
12cu|faenza-icon-theme-1.3-1|13	Requires:	gnome-icon-theme
12cu|faenza-icon-theme-1.3-1|14	Requires:	tango-icon-theme
12cu|faenza-icon-theme-1.3-1|15	Requires:	gnome-themes
12cu|faenza-icon-theme-1.3-1|16	
12cu|faenza-icon-theme-1.3-1|17	BuildArch:	noarch
12cu|faenza-icon-theme-1.3-1|18	
12cu|faenza-icon-theme-1.3-1|19	%description
12cu|faenza-icon-theme-1.3-1|20	This icon theme for Gnome provides monochromatic icons for panels,
12cu|faenza-icon-theme-1.3-1|21	toolbars and buttons and colourful squared icons for devices,
12cu|faenza-icon-theme-1.3-1|22	applications, folder, files and Gnome menu items.
12cu|faenza-icon-theme-1.3-1|23	
12cu|faenza-icon-theme-1.3-1|24	Four themes are included to fit with light or dark themes/panels.
12cu|faenza-icon-theme-1.3-1|25	
12cu|faenza-icon-theme-1.3-1|26	%prep
12cu|faenza-icon-theme-1.3-1|27	%setup -q -c
12cu|faenza-icon-theme-1.3-1|28	for f in Faenza Faenza-Ambiance Faenza-Dark Faenza-Darker Faenza-Darkest Faenza-Radiance
12cu|faenza-icon-theme-1.3-1|29	do
12cu|faenza-icon-theme-1.3-1|30	tar xzf ${f}.tar.gz
12cu|faenza-icon-theme-1.3-1|31	done
12cu|faenza-icon-theme-1.3-1|32	
12cu|faenza-icon-theme-1.3-1|33	%install
12cu|faenza-icon-theme-1.3-1|34	find Faenza* -type d -exec chmod 755 {} \;
12cu|faenza-icon-theme-1.3-1|35	find Faenza* -type f -exec chmod 644 {} \;
12cu|faenza-icon-theme-1.3-1|36	install -d -m 755 %{buildroot}%{_iconsdir}
12cu|faenza-icon-theme-1.3-1|37	mv Faenza* %{buildroot}%{_iconsdir}
12cu|faenza-icon-theme-1.3-1|38	touch %{buildroot}%{_iconsdir}/Faenza/icon-theme.cache
12cu|faenza-icon-theme-1.3-1|39	touch %{buildroot}%{_iconsdir}/Faenza-Ambiance/icon-theme.cache
12cu|faenza-icon-theme-1.3-1|40	touch %{buildroot}%{_iconsdir}/Faenza-Dark/icon-theme.cache
12cu|faenza-icon-theme-1.3-1|41	touch %{buildroot}%{_iconsdir}/Faenza-Darker/icon-theme.cache
12cu|faenza-icon-theme-1.3-1|42	touch %{buildroot}%{_iconsdir}/Faenza-Darkest/icon-theme.cache
12cu|faenza-icon-theme-1.3-1|43	touch %{buildroot}%{_iconsdir}/Faenza-Radiance/icon-theme.cache
12cu|faenza-icon-theme-1.3-1|44	
12cu|faenza-icon-theme-1.3-1|45	%post
12cu|faenza-icon-theme-1.3-1|46	%update_icon_cache Faenza
12cu|faenza-icon-theme-1.3-1|47	%update_icon_cache Faenza-Ambiance
12cu|faenza-icon-theme-1.3-1|48	%update_icon_cache Faenza-Dark
12cu|faenza-icon-theme-1.3-1|49	%update_icon_cache Faenza-Darker
12cu|faenza-icon-theme-1.3-1|50	%update_icon_cache Faenza-Darkest
12cu|faenza-icon-theme-1.3-1|51	%update_icon_cache Faenza-Radiance
12cu|faenza-icon-theme-1.3-1|52	
12cu|faenza-icon-theme-1.3-1|53	%postun
12cu|faenza-icon-theme-1.3-1|54	%clean_icon_cache Faenza
12cu|faenza-icon-theme-1.3-1|55	%clean_icon cache Faenza-Ambiance
12cu|faenza-icon-theme-1.3-1|56	%clean_icon_cache Faenza-Dark
12cu|faenza-icon-theme-1.3-1|57	%clean_icon_cache Faenza-Darker
12cu|faenza-icon-theme-1.3-1|58	%clean_icon_cache Faenza-Darkest
12cu|faenza-icon-theme-1.3-1|59	%clean_icon_cache Faenza_Radiance
12cu|faenza-icon-theme-1.3-1|60	
12cu|faenza-icon-theme-1.3-1|61	%files
12cu|faenza-icon-theme-1.3-1|62	%defattr(0644,root,root,0755)
12cu|faenza-icon-theme-1.3-1|63	%{_iconsdir}/Faenza*
12cu|faenza-icon-theme-1.3-1|64	

9298 12
12cu|fake-1.1.11-3|1	Summary:	Switches in redundant servers using arp spoofing
12cu|fake-1.1.11-3|2	Name:		fake
12cu|fake-1.1.11-3|3	Version:	1.1.11
12cu|fake-1.1.11-3|4	Release:	3
12cu|fake-1.1.11-3|5	License:	GPLv2+
12cu|fake-1.1.11-3|6	Group:		Networking/Other
12cu|fake-1.1.11-3|7	Url:		http://www.vergenet.net/linux/fake/
12cu|fake-1.1.11-3|8	Source0:	http://www.vergenet.net/linux/fake/download/%{version}/%{name}-%{version}.tar.gz
12cu|fake-1.1.11-3|9	
12cu|fake-1.1.11-3|10	%description
12cu|fake-1.1.11-3|11	Fake is a utility that enables the IP address be taken over
12cu|fake-1.1.11-3|12	by bringing up a second interface on the host machine and
12cu|fake-1.1.11-3|13	using gratuitous arp. Designed to switch in backup servers
12cu|fake-1.1.11-3|14	on a LAN.
12cu|fake-1.1.11-3|15	
12cu|fake-1.1.11-3|16	%files
12cu|fake-1.1.11-3|17	%defattr(644,root,root,755)
12cu|fake-1.1.11-3|18	%doc COPYING AUTHORS README ChangeLog docs/* instance_config/* heartbeat/fake
12cu|fake-1.1.11-3|19	%defattr(-,root,root)
12cu|fake-1.1.11-3|20	%{_prefix}/sbin/*
12cu|fake-1.1.11-3|21	%{_mandir}/man8/*
12cu|fake-1.1.11-3|22	%dir %{_sysconfdir}/fake
12cu|fake-1.1.11-3|23	%config(noreplace) %{_sysconfdir}/fake/instance_config
12cu|fake-1.1.11-3|24	%config(noreplace) %{_sysconfdir}/fake/.fakerc
12cu|fake-1.1.11-3|25	%config(noreplace) %{_sysconfdir}/fake/clear_routers
12cu|fake-1.1.11-3|26	%{_prefix}/lib/heartbeat/fake
12cu|fake-1.1.11-3|27	
12cu|fake-1.1.11-3|28	#----------------------------------------------------------------------------
12cu|fake-1.1.11-3|29	
12cu|fake-1.1.11-3|30	%prep
12cu|fake-1.1.11-3|31	%setup -q
12cu|fake-1.1.11-3|32	
12cu|fake-1.1.11-3|33	%build
12cu|fake-1.1.11-3|34	%make patch
12cu|fake-1.1.11-3|35	%make CC="gcc %{optflags}"
12cu|fake-1.1.11-3|36	
12cu|fake-1.1.11-3|37	%install
12cu|fake-1.1.11-3|38	make ROOT_DIR=%{buildroot} MAN8_DIR=%{buildroot}%{_mandir}/man8 install
12cu|fake-1.1.11-3|39	rm -rf %{buildroot}%{_prefix}/doc/
12cu|fake-1.1.11-3|40	
12cu|fake-1.1.11-3|41	
12cu|fake-1.1.11-3|42	%changelog
12cu|fake-1.1.11-3|43	* Thu Feb 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.11-3
12cu|fake-1.1.11-3|44	+ Revision: d873753
12cu|fake-1.1.11-3|45	- LOG Fix debug package, spec cleanup
12cu|fake-1.1.11-3|46	
12cu|fake-1.1.11-3|47	

9299 12
12cu|fapg-0.41-1|1	%define Werror_cflags %nil
12cu|fapg-0.41-1|2	#define debug_package	%{nil}
12cu|fapg-0.41-1|3	
12cu|fapg-0.41-1|4	
12cu|fapg-0.41-1|5	%define name fapg
12cu|fapg-0.41-1|6	%define version 0.41
12cu|fapg-0.41-1|7	%define release 1
12cu|fapg-0.41-1|8	
12cu|fapg-0.41-1|9	Summary: Fast Audio Playlist Generator
12cu|fapg-0.41-1|10	Name: %{name}
12cu|fapg-0.41-1|11	Version: %{version}
12cu|fapg-0.41-1|12	Release: %{release}
12cu|fapg-0.41-1|13	Group: Sound
12cu|fapg-0.41-1|14	License: GPLv2
12cu|fapg-0.41-1|15	Url: http://royale.zerezo.com/fapg/
12cu|fapg-0.41-1|16	Source: http://royale.zerezo.com/%{name}/%{name}-%{version}.tar.gz
12cu|fapg-0.41-1|17	Buildrequires:	pkgconfig(liburiparser)
12cu|fapg-0.41-1|18	Buildrequires:	gawk
12cu|fapg-0.41-1|19	
12cu|fapg-0.41-1|20	%description
12cu|fapg-0.41-1|21	FAPG is a tool to generate list of audio files (Wav, MP3, Ogg, etc)
12cu|fapg-0.41-1|22	in various formats (M3U, PLS, HTML, etc).
12cu|fapg-0.41-1|23	
12cu|fapg-0.41-1|24	%prep
12cu|fapg-0.41-1|25	%setup -q
12cu|fapg-0.41-1|26	
12cu|fapg-0.41-1|27	%build
12cu|fapg-0.41-1|28	%configure2_5x
12cu|fapg-0.41-1|29	make
12cu|fapg-0.41-1|30	
12cu|fapg-0.41-1|31	%install
12cu|fapg-0.41-1|32	%makeinstall_std
12cu|fapg-0.41-1|33	
12cu|fapg-0.41-1|34	rm -rf $RPM_BUILD_ROOT%{_docdir}/
12cu|fapg-0.41-1|35	
12cu|fapg-0.41-1|36	
12cu|fapg-0.41-1|37	%files
12cu|fapg-0.41-1|38	%doc COPYING README
12cu|fapg-0.41-1|39	%{_bindir}/fapg
12cu|fapg-0.41-1|40	%{_mandir}/man1/*
12cu|fapg-0.41-1|41	
12cu|fapg-0.41-1|42	
12cu|fapg-0.41-1|43	
12cu|fapg-0.41-1|44	
12cu|fapg-0.41-1|45	

9300 12
12cu|fastdup-0.3-1|1	Name:		fastdup
12cu|fastdup-0.3-1|2	Version:	0.3
12cu|fastdup-0.3-1|3	Release:	1
12cu|fastdup-0.3-1|4	Group:		Archiving/Backup
12cu|fastdup-0.3-1|5	License:	GPLv3+
12cu|fastdup-0.3-1|6	Summary:	Find copies of the same file
12cu|fastdup-0.3-1|7	Url:		http://sourceforge.net/projects/fastdup/
12cu|fastdup-0.3-1|8	Source0:	http://downloads.sourceforge.net/project/fastdup/fastdup/0.3%20alpha/fastdup-0.3.tar.bz2
12cu|fastdup-0.3-1|9	Patch0:		fastdup-0.3-install-path.patch
12cu|fastdup-0.3-1|10	
12cu|fastdup-0.3-1|11	%description
12cu|fastdup-0.3-1|12	FastDup is a tool to find copies of the same file within directory tree(s),
12cu|fastdup-0.3-1|13	designed for maximum speed and efficiency unlike most similar tools. Where
12cu|fastdup-0.3-1|14	many similar tools rely on checksums or hashes of files, or simple comparisons,
12cu|fastdup-0.3-1|15	fastdup uses a number of cleverly optimized tricks to reduce the number of
12cu|fastdup-0.3-1|16	actual comparisons necessary, and as a result can scan large sets of data
12cu|fastdup-0.3-1|17	extremely quickly compared to alternatives.
12cu|fastdup-0.3-1|18	
12cu|fastdup-0.3-1|19	%prep
12cu|fastdup-0.3-1|20	%setup -q
12cu|fastdup-0.3-1|21	%patch0 -p1
12cu|fastdup-0.3-1|22	
12cu|fastdup-0.3-1|23	%build
12cu|fastdup-0.3-1|24	%make
12cu|fastdup-0.3-1|25	
12cu|fastdup-0.3-1|26	%install
12cu|fastdup-0.3-1|27	mkdir -p %{buildroot}/usr/bin
12cu|fastdup-0.3-1|28	%makeinstall_std
12cu|fastdup-0.3-1|29	
12cu|fastdup-0.3-1|30	%files
12cu|fastdup-0.3-1|31	%{_bindir}/*
12cu|fastdup-0.3-1|32	
12cu|fastdup-0.3-1|33	%changelog
12cu|fastdup-0.3-1|34	* Tue Oct 29 2013 Rosa <rosa@abf.rosalinux.ru> 0.3-1
12cu|fastdup-0.3-1|35	+ Revision: 9b9432c
12cu|fastdup-0.3-1|36	- Automatic import for version 0.3-1
12cu|fastdup-0.3-1|37	
12cu|fastdup-0.3-1|38	

9301 12
12cu|fatpack-0.10.0-1|1	%define upstream_name    App-FatPacker
12cu|fatpack-0.10.0-1|2	%define upstream_version 0.010000
12cu|fatpack-0.10.0-1|3	
12cu|fatpack-0.10.0-1|4	Name:       fatpack
12cu|fatpack-0.10.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|fatpack-0.10.0-1|6	Release:    1
12cu|fatpack-0.10.0-1|7	
12cu|fatpack-0.10.0-1|8	Summary:    Pack your dependencies onto your script file
12cu|fatpack-0.10.0-1|9	License:    GPL+ or Artistic
12cu|fatpack-0.10.0-1|10	Group:      Development/Perl
12cu|fatpack-0.10.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|fatpack-0.10.0-1|12	Source0:    http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
12cu|fatpack-0.10.0-1|13	
12cu|fatpack-0.10.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|fatpack-0.10.0-1|15	BuildRequires: perl-devel
12cu|fatpack-0.10.0-1|16	
12cu|fatpack-0.10.0-1|17	BuildArch: noarch
12cu|fatpack-0.10.0-1|18	
12cu|fatpack-0.10.0-1|19	%description
12cu|fatpack-0.10.0-1|20	Pack your dependencies onto your script file
12cu|fatpack-0.10.0-1|21	Command line frontend for App::FatPacker
12cu|fatpack-0.10.0-1|22	
12cu|fatpack-0.10.0-1|23	%prep
12cu|fatpack-0.10.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|fatpack-0.10.0-1|25	
12cu|fatpack-0.10.0-1|26	%build
12cu|fatpack-0.10.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|fatpack-0.10.0-1|28	%make
12cu|fatpack-0.10.0-1|29	
12cu|fatpack-0.10.0-1|30	%check
12cu|fatpack-0.10.0-1|31	%make test
12cu|fatpack-0.10.0-1|32	
12cu|fatpack-0.10.0-1|33	%install
12cu|fatpack-0.10.0-1|34	%makeinstall_std
12cu|fatpack-0.10.0-1|35	
12cu|fatpack-0.10.0-1|36	%files
12cu|fatpack-0.10.0-1|37	%doc Changes META.yml
12cu|fatpack-0.10.0-1|38	%{_bindir}/fatpack
12cu|fatpack-0.10.0-1|39	%{_mandir}/man1/*
12cu|fatpack-0.10.0-1|40	%{_mandir}/man3/*
12cu|fatpack-0.10.0-1|41	%{perl_vendorlib}/*
12cu|fatpack-0.10.0-1|42	
12cu|fatpack-0.10.0-1|43	
12cu|fatpack-0.10.0-1|44	
12cu|fatpack-0.10.0-1|45	
12cu|fatpack-0.10.0-1|46	
12cu|fatpack-0.10.0-1|47	%changelog
12cu|fatpack-0.10.0-1|48	* Sun Mar 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-1
12cu|fatpack-0.10.0-1|49	+ Revision: 83ad919
12cu|fatpack-0.10.0-1|50	- Updated to 0.01
12cu|fatpack-0.10.0-1|51	
12cu|fatpack-0.10.0-1|52	

9302 12
12cu|fatrat-1.2.0-0.beta2.1|1	%define beta beta2
12cu|fatrat-1.2.0-0.beta2.1|2	
12cu|fatrat-1.2.0-0.beta2.1|3	Summary:	Download manager for Linux with the help of the Qt4 library
12cu|fatrat-1.2.0-0.beta2.1|4	Name:		fatrat
12cu|fatrat-1.2.0-0.beta2.1|5	Version:	1.2.0
12cu|fatrat-1.2.0-0.beta2.1|6	Release:	0.%{beta}.1
12cu|fatrat-1.2.0-0.beta2.1|7	License:	GPLv2+
12cu|fatrat-1.2.0-0.beta2.1|8	Group:		Networking/File transfer
12cu|fatrat-1.2.0-0.beta2.1|9	Url:		http://fatrat.dolezel.info/
12cu|fatrat-1.2.0-0.beta2.1|10	Source0:	http://www.dolezel.info/download/data/fatrat/%{name}-%{version}_%{beta}.tar.xz
12cu|fatrat-1.2.0-0.beta2.1|11	Patch0:		fatrat-headers.patch
12cu|fatrat-1.2.0-0.beta2.1|12	Patch10:	fatrat-remove-java-applet.patch
12cu|fatrat-1.2.0-0.beta2.1|13	BuildRequires:	cmake
12cu|fatrat-1.2.0-0.beta2.1|14	BuildRequires:	boost-devel
12cu|fatrat-1.2.0-0.beta2.1|15	BuildRequires:	gloox-devel
12cu|fatrat-1.2.0-0.beta2.1|16	BuildRequires:	qt4-devel
12cu|fatrat-1.2.0-0.beta2.1|17	BuildRequires:	pkgconfig(libcurl)
12cu|fatrat-1.2.0-0.beta2.1|18	BuildRequires:	pkgconfig(libssh2)
12cu|fatrat-1.2.0-0.beta2.1|19	BuildRequires:	pkgconfig(libtorrent-rasterbar)
12cu|fatrat-1.2.0-0.beta2.1|20	BuildRequires:	pkgconfig(pion-net)
12cu|fatrat-1.2.0-0.beta2.1|21	BuildRequires:	pkgconfig(QtWebKit)
12cu|fatrat-1.2.0-0.beta2.1|22	Requires:	qt4-common
12cu|fatrat-1.2.0-0.beta2.1|23	Suggests:	fatrat-czshare
12cu|fatrat-1.2.0-0.beta2.1|24	Suggests:	fatrat-opensubtitles
12cu|fatrat-1.2.0-0.beta2.1|25	Suggests:	fatrat-unpack
12cu|fatrat-1.2.0-0.beta2.1|26	
12cu|fatrat-1.2.0-0.beta2.1|27	%description
12cu|fatrat-1.2.0-0.beta2.1|28	FatRat is an open source download manager for Linux/Unix systems written
12cu|fatrat-1.2.0-0.beta2.1|29	in C++ with the help of the Trolltech Qt 4 library. It is rich in features
12cu|fatrat-1.2.0-0.beta2.1|30	and is continuously developed.
12cu|fatrat-1.2.0-0.beta2.1|31	
12cu|fatrat-1.2.0-0.beta2.1|32	%files -f %{name}.lang
12cu|fatrat-1.2.0-0.beta2.1|33	%{_datadir}/%{name}/AUTHORS
12cu|fatrat-1.2.0-0.beta2.1|34	%{_datadir}/%{name}/INSTALL
12cu|fatrat-1.2.0-0.beta2.1|35	%{_datadir}/%{name}/LICENSE
12cu|fatrat-1.2.0-0.beta2.1|36	%{_datadir}/%{name}/README
12cu|fatrat-1.2.0-0.beta2.1|37	%{_datadir}/%{name}/TRANSLATIONS
12cu|fatrat-1.2.0-0.beta2.1|38	%{_bindir}/fatrat
12cu|fatrat-1.2.0-0.beta2.1|39	%{_bindir}/fatrat-conf
12cu|fatrat-1.2.0-0.beta2.1|40	%{_datadir}/applications/%{name}.desktop
12cu|fatrat-1.2.0-0.beta2.1|41	%{_datadir}/pixmaps/%{name}.png
12cu|fatrat-1.2.0-0.beta2.1|42	%{_datadir}/%{name}/data/btsearch/
12cu|fatrat-1.2.0-0.beta2.1|43	%{_datadir}/%{name}/data/css/*
12cu|fatrat-1.2.0-0.beta2.1|44	%{_datadir}/%{name}/data/btlinks.txt
12cu|fatrat-1.2.0-0.beta2.1|45	%{_datadir}/%{name}/data/bttrackers.txt
12cu|fatrat-1.2.0-0.beta2.1|46	%{_datadir}/%{name}/data/defaults.conf
12cu|fatrat-1.2.0-0.beta2.1|47	%{_datadir}/%{name}/data/genssl.*
12cu|fatrat-1.2.0-0.beta2.1|48	%{_datadir}/%{name}/data/mirrors.txt
12cu|fatrat-1.2.0-0.beta2.1|49	%{_mandir}/man1/%{name}*
12cu|fatrat-1.2.0-0.beta2.1|50	%{_datadir}/%{name}/data/remote/*
12cu|fatrat-1.2.0-0.beta2.1|51	
12cu|fatrat-1.2.0-0.beta2.1|52	#----------------------------------------------------------------------------
12cu|fatrat-1.2.0-0.beta2.1|53	
12cu|fatrat-1.2.0-0.beta2.1|54	%package devel
12cu|fatrat-1.2.0-0.beta2.1|55	Summary:	Fatrat development files
12cu|fatrat-1.2.0-0.beta2.1|56	Group:		Development/C++
12cu|fatrat-1.2.0-0.beta2.1|57	
12cu|fatrat-1.2.0-0.beta2.1|58	%description devel
12cu|fatrat-1.2.0-0.beta2.1|59	This package contains header files required for development.
12cu|fatrat-1.2.0-0.beta2.1|60	
12cu|fatrat-1.2.0-0.beta2.1|61	%files devel
12cu|fatrat-1.2.0-0.beta2.1|62	%{_includedir}/%{name}/*
12cu|fatrat-1.2.0-0.beta2.1|63	
12cu|fatrat-1.2.0-0.beta2.1|64	#----------------------------------------------------------------------------
12cu|fatrat-1.2.0-0.beta2.1|65	
12cu|fatrat-1.2.0-0.beta2.1|66	%prep
12cu|fatrat-1.2.0-0.beta2.1|67	%setup -q -n %{name}-%{version}_%{beta}
12cu|fatrat-1.2.0-0.beta2.1|68	%patch0 -p1
12cu|fatrat-1.2.0-0.beta2.1|69	
12cu|fatrat-1.2.0-0.beta2.1|70	# remove Java web-interface applet
12cu|fatrat-1.2.0-0.beta2.1|71	rm -rf data/remote/applet.html data/remote/applet/
12cu|fatrat-1.2.0-0.beta2.1|72	%patch10 -p1
12cu|fatrat-1.2.0-0.beta2.1|73	
12cu|fatrat-1.2.0-0.beta2.1|74	%build
12cu|fatrat-1.2.0-0.beta2.1|75	%cmake_qt4 \
12cu|fatrat-1.2.0-0.beta2.1|76	-DCMAKE_EXE_LINKER_FLAGS="-lpthread -lssl -lcrypto -lboost_system -lboost_filesystem -lboost_thread -llog4cpp" \
12cu|fatrat-1.2.0-0.beta2.1|77	-DWITH_BITTORRENT=ON \
12cu|fatrat-1.2.0-0.beta2.1|78	-DWITH_CURL=ON \
12cu|fatrat-1.2.0-0.beta2.1|79	-DWITH_JABBER=ON \
12cu|fatrat-1.2.0-0.beta2.1|80	-DWITH_JPLUGINS=OFF \
12cu|fatrat-1.2.0-0.beta2.1|81	-DWITH_NLS=ON \
12cu|fatrat-1.2.0-0.beta2.1|82	-DWITH_WEBINTERFACE=ON
12cu|fatrat-1.2.0-0.beta2.1|83	
12cu|fatrat-1.2.0-0.beta2.1|84	%make
12cu|fatrat-1.2.0-0.beta2.1|85	
12cu|fatrat-1.2.0-0.beta2.1|86	%install
12cu|fatrat-1.2.0-0.beta2.1|87	cp build/config.h .
12cu|fatrat-1.2.0-0.beta2.1|88	%makeinstall_std -C build
12cu|fatrat-1.2.0-0.beta2.1|89	
12cu|fatrat-1.2.0-0.beta2.1|90	%find_lang %{name} --with-qt
12cu|fatrat-1.2.0-0.beta2.1|91	
12cu|fatrat-1.2.0-0.beta2.1|92	
12cu|fatrat-1.2.0-0.beta2.1|93	
12cu|fatrat-1.2.0-0.beta2.1|94	%changelog
12cu|fatrat-1.2.0-0.beta2.1|95	* Thu Feb 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-0.beta2.1
12cu|fatrat-1.2.0-0.beta2.1|96	+ Revision: 494e34f
12cu|fatrat-1.2.0-0.beta2.1|97	- LOG New version 1.2.0 beta2, update BuildRequires
12cu|fatrat-1.2.0-0.beta2.1|98	
12cu|fatrat-1.2.0-0.beta2.1|99	

9303 12
12cu|fatrat-czshare-1.1.3-2|1	%define _disable_ld_no_undefined 1
12cu|fatrat-czshare-1.1.3-2|2	
12cu|fatrat-czshare-1.1.3-2|3	Summary:	CZShare plugin for FatRat
12cu|fatrat-czshare-1.1.3-2|4	Name:		fatrat-czshare
12cu|fatrat-czshare-1.1.3-2|5	Version:	1.1.3
12cu|fatrat-czshare-1.1.3-2|6	Release:	2
12cu|fatrat-czshare-1.1.3-2|7	License:	GPLv2+
12cu|fatrat-czshare-1.1.3-2|8	Group:		Networking/File transfer
12cu|fatrat-czshare-1.1.3-2|9	Url:		http://fatrat.dolezel.info/
12cu|fatrat-czshare-1.1.3-2|10	Source0:	%{name}-%{version}.tar.gz
12cu|fatrat-czshare-1.1.3-2|11	BuildRequires:	cmake
12cu|fatrat-czshare-1.1.3-2|12	BuildRequires:	qt4-devel
12cu|fatrat-czshare-1.1.3-2|13	BuildRequires:	pkgconfig(libcurl)
12cu|fatrat-czshare-1.1.3-2|14	BuildRequires:	fatrat-devel
12cu|fatrat-czshare-1.1.3-2|15	Requires:	fatrat
12cu|fatrat-czshare-1.1.3-2|16	
12cu|fatrat-czshare-1.1.3-2|17	%description
12cu|fatrat-czshare-1.1.3-2|18	FatRat is an open source download manager for Linux/Unix systems written
12cu|fatrat-czshare-1.1.3-2|19	in C++ with the help of the Qt4 library. It is rich in features and is
12cu|fatrat-czshare-1.1.3-2|20	continuously developed.
12cu|fatrat-czshare-1.1.3-2|21	
12cu|fatrat-czshare-1.1.3-2|22	%files
12cu|fatrat-czshare-1.1.3-2|23	%{_libdir}/fatrat/plugins/libfatrat-czshare.so
12cu|fatrat-czshare-1.1.3-2|24	%{_docdir}/%{name}/TRANSLATIONS
12cu|fatrat-czshare-1.1.3-2|25	
12cu|fatrat-czshare-1.1.3-2|26	#----------------------------------------------------------------------------
12cu|fatrat-czshare-1.1.3-2|27	
12cu|fatrat-czshare-1.1.3-2|28	%prep
12cu|fatrat-czshare-1.1.3-2|29	%setup -q
12cu|fatrat-czshare-1.1.3-2|30	sed s,lib/fatrat/plugins,%{_lib}/fatrat/plugins,g -i CMakeLists.txt
12cu|fatrat-czshare-1.1.3-2|31	
12cu|fatrat-czshare-1.1.3-2|32	%build
12cu|fatrat-czshare-1.1.3-2|33	%cmake_qt4
12cu|fatrat-czshare-1.1.3-2|34	%make
12cu|fatrat-czshare-1.1.3-2|35	
12cu|fatrat-czshare-1.1.3-2|36	%install
12cu|fatrat-czshare-1.1.3-2|37	%makeinstall_std -C build
12cu|fatrat-czshare-1.1.3-2|38	
12cu|fatrat-czshare-1.1.3-2|39	
12cu|fatrat-czshare-1.1.3-2|40	%changelog
12cu|fatrat-czshare-1.1.3-2|41	* Thu Feb 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.3-2
12cu|fatrat-czshare-1.1.3-2|42	+ Revision: 1b27ca3
12cu|fatrat-czshare-1.1.3-2|43	- LOG Fix plugin path
12cu|fatrat-czshare-1.1.3-2|44	
12cu|fatrat-czshare-1.1.3-2|45	

9304 12
12cu|fatrat-opensubtitles-1.1.3-2|1	%define _disable_ld_no_undefined 1
12cu|fatrat-opensubtitles-1.1.3-2|2	
12cu|fatrat-opensubtitles-1.1.3-2|3	Summary:	OpenSubtitles plugin for FatRat
12cu|fatrat-opensubtitles-1.1.3-2|4	Name:		fatrat-opensubtitles
12cu|fatrat-opensubtitles-1.1.3-2|5	Version:	1.1.3
12cu|fatrat-opensubtitles-1.1.3-2|6	Release:	2
12cu|fatrat-opensubtitles-1.1.3-2|7	License:	GPLv2+
12cu|fatrat-opensubtitles-1.1.3-2|8	Group:		Networking/File transfer
12cu|fatrat-opensubtitles-1.1.3-2|9	Url:		http://fatrat.dolezel.info/
12cu|fatrat-opensubtitles-1.1.3-2|10	Source0:	%{name}-%{version}.tar.gz
12cu|fatrat-opensubtitles-1.1.3-2|11	BuildRequires:	cmake
12cu|fatrat-opensubtitles-1.1.3-2|12	BuildRequires:	fatrat-devel
12cu|fatrat-opensubtitles-1.1.3-2|13	BuildRequires:	qt4-devel
12cu|fatrat-opensubtitles-1.1.3-2|14	BuildRequires:	pkgconfig(zlib)
12cu|fatrat-opensubtitles-1.1.3-2|15	Requires:	fatrat
12cu|fatrat-opensubtitles-1.1.3-2|16	
12cu|fatrat-opensubtitles-1.1.3-2|17	%description
12cu|fatrat-opensubtitles-1.1.3-2|18	FatRat is an open source download manager for Linux/Unix systems written
12cu|fatrat-opensubtitles-1.1.3-2|19	in C++ with the help of the Qt4 library. It is rich in features and is
12cu|fatrat-opensubtitles-1.1.3-2|20	continuously developed.
12cu|fatrat-opensubtitles-1.1.3-2|21	
12cu|fatrat-opensubtitles-1.1.3-2|22	%files
12cu|fatrat-opensubtitles-1.1.3-2|23	%{_libdir}/fatrat/plugins/lib%{name}.so
12cu|fatrat-opensubtitles-1.1.3-2|24	%{_docdir}/%{name}/TRANSLATIONS
12cu|fatrat-opensubtitles-1.1.3-2|25	
12cu|fatrat-opensubtitles-1.1.3-2|26	#----------------------------------------------------------------------------
12cu|fatrat-opensubtitles-1.1.3-2|27	
12cu|fatrat-opensubtitles-1.1.3-2|28	%prep
12cu|fatrat-opensubtitles-1.1.3-2|29	%setup -q
12cu|fatrat-opensubtitles-1.1.3-2|30	sed s,lib/fatrat/plugins,%{_lib}/fatrat/plugins,g -i CMakeLists.txt
12cu|fatrat-opensubtitles-1.1.3-2|31	
12cu|fatrat-opensubtitles-1.1.3-2|32	%build
12cu|fatrat-opensubtitles-1.1.3-2|33	%cmake_qt4
12cu|fatrat-opensubtitles-1.1.3-2|34	%make
12cu|fatrat-opensubtitles-1.1.3-2|35	
12cu|fatrat-opensubtitles-1.1.3-2|36	%install
12cu|fatrat-opensubtitles-1.1.3-2|37	%makeinstall_std -C build
12cu|fatrat-opensubtitles-1.1.3-2|38	
12cu|fatrat-opensubtitles-1.1.3-2|39	
12cu|fatrat-opensubtitles-1.1.3-2|40	
12cu|fatrat-opensubtitles-1.1.3-2|41	%changelog
12cu|fatrat-opensubtitles-1.1.3-2|42	* Thu Feb 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.3-2
12cu|fatrat-opensubtitles-1.1.3-2|43	+ Revision: 1bcd51b
12cu|fatrat-opensubtitles-1.1.3-2|44	- LOG Update BuildRequires
12cu|fatrat-opensubtitles-1.1.3-2|45	
12cu|fatrat-opensubtitles-1.1.3-2|46	

9305 12
12cu|fatrat-unpack-1.1.3-1|1	%define _disable_ld_no_undefined 1
12cu|fatrat-unpack-1.1.3-1|2	
12cu|fatrat-unpack-1.1.3-1|3	Summary:	UnPack plugin for FatRat
12cu|fatrat-unpack-1.1.3-1|4	Name:		fatrat-unpack
12cu|fatrat-unpack-1.1.3-1|5	Version:	1.1.3
12cu|fatrat-unpack-1.1.3-1|6	Release:	1
12cu|fatrat-unpack-1.1.3-1|7	License:	GPLv2+
12cu|fatrat-unpack-1.1.3-1|8	Group:		Networking/File transfer
12cu|fatrat-unpack-1.1.3-1|9	Url:		http://fatrat.dolezel.info/
12cu|fatrat-unpack-1.1.3-1|10	Source0:	%{name}-%{version}.tar.gz
12cu|fatrat-unpack-1.1.3-1|11	BuildRequires:	cmake
12cu|fatrat-unpack-1.1.3-1|12	BuildRequires:	fatrat-devel
12cu|fatrat-unpack-1.1.3-1|13	BuildRequires:	qt4-devel
12cu|fatrat-unpack-1.1.3-1|14	BuildRequires:	pkgconfig(libzip)
12cu|fatrat-unpack-1.1.3-1|15	Requires:	fatrat
12cu|fatrat-unpack-1.1.3-1|16	Requires:	libzip
12cu|fatrat-unpack-1.1.3-1|17	
12cu|fatrat-unpack-1.1.3-1|18	%description
12cu|fatrat-unpack-1.1.3-1|19	FatRat is an open source download manager for Linux/Unix systems written in C++
12cu|fatrat-unpack-1.1.3-1|20	with the help of the Trolltech Qt 4 library. It is rich in features and is
12cu|fatrat-unpack-1.1.3-1|21	continuously developed.
12cu|fatrat-unpack-1.1.3-1|22	
12cu|fatrat-unpack-1.1.3-1|23	Unpack or pipe RAR (and ZIP optionally) archives inside the application.
12cu|fatrat-unpack-1.1.3-1|24	
12cu|fatrat-unpack-1.1.3-1|25	%files
12cu|fatrat-unpack-1.1.3-1|26	%{_libdir}/fatrat/plugins/libfatrat-unpack.so
12cu|fatrat-unpack-1.1.3-1|27	%{_datadir}/fatrat/data/plugins/%{name}/pipecmds
12cu|fatrat-unpack-1.1.3-1|28	%{_docdir}/%{name}/TRANSLATIONS
12cu|fatrat-unpack-1.1.3-1|29	%{_docdir}/%{name}/3RDPARTIES
12cu|fatrat-unpack-1.1.3-1|30	
12cu|fatrat-unpack-1.1.3-1|31	#----------------------------------------------------------------------------
12cu|fatrat-unpack-1.1.3-1|32	
12cu|fatrat-unpack-1.1.3-1|33	%prep
12cu|fatrat-unpack-1.1.3-1|34	%setup -q
12cu|fatrat-unpack-1.1.3-1|35	sed s,lib/fatrat/plugins,%{_lib}/fatrat/plugins,g -i CMakeLists.txt
12cu|fatrat-unpack-1.1.3-1|36	
12cu|fatrat-unpack-1.1.3-1|37	%build
12cu|fatrat-unpack-1.1.3-1|38	%cmake_qt4 \
12cu|fatrat-unpack-1.1.3-1|39	-DWITH_ZIP=ON
12cu|fatrat-unpack-1.1.3-1|40	cp config.h ..
12cu|fatrat-unpack-1.1.3-1|41	%make
12cu|fatrat-unpack-1.1.3-1|42	
12cu|fatrat-unpack-1.1.3-1|43	%install
12cu|fatrat-unpack-1.1.3-1|44	%makeinstall_std -C build
12cu|fatrat-unpack-1.1.3-1|45	
12cu|fatrat-unpack-1.1.3-1|46	
12cu|fatrat-unpack-1.1.3-1|47	%changelog
12cu|fatrat-unpack-1.1.3-1|48	* Thu Feb 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.3-1
12cu|fatrat-unpack-1.1.3-1|49	+ Revision: 4161b23
12cu|fatrat-unpack-1.1.3-1|50	- LOG New version 1.1.3
12cu|fatrat-unpack-1.1.3-1|51	
12cu|fatrat-unpack-1.1.3-1|52	

9306 12
12cu|faust-0.9.65-2|1	%define debug_package %{nil}
12cu|faust-0.9.65-2|2	
12cu|faust-0.9.65-2|3	Summary:	Faust AUdio Stream (real-time audio signal processing language)
12cu|faust-0.9.65-2|4	Name:		faust
12cu|faust-0.9.65-2|5	Version:	0.9.65
12cu|faust-0.9.65-2|6	Release:	2
12cu|faust-0.9.65-2|7	License:	GPLv2+ and BSD
12cu|faust-0.9.65-2|8	Group:		Development/Other
12cu|faust-0.9.65-2|9	Url:		http://faust.grame.fr/
12cu|faust-0.9.65-2|10	Source0:	http://downloads.sourceforge.net/faudiostream/%{name}-%{version}.tar.gz
12cu|faust-0.9.65-2|11	Source1:	faust.rpmlintrc
12cu|faust-0.9.65-2|12	BuildRequires:	doxygen
12cu|faust-0.9.65-2|13	BuildRequires:	graphviz
12cu|faust-0.9.65-2|14	Requires:	glitz
12cu|faust-0.9.65-2|15	Suggests:	jackit
12cu|faust-0.9.65-2|16	Suggests:	csound
12cu|faust-0.9.65-2|17	Suggests:	octave
12cu|faust-0.9.65-2|18	
12cu|faust-0.9.65-2|19	%description
12cu|faust-0.9.65-2|20	Faust AUdio STreams is a functional programming language for real-time audio
12cu|faust-0.9.65-2|21	signal processing. Its programming model combines two approaches : functional
12cu|faust-0.9.65-2|22	programming and block diagram composition. You can think of FAUST as a
12cu|faust-0.9.65-2|23	structured block diagram language with a textual syntax.
12cu|faust-0.9.65-2|24	
12cu|faust-0.9.65-2|25	FAUST is intended for developers who need to develop efficient C/C++ audio
12cu|faust-0.9.65-2|26	plugins for existing systems or full standalone audio applications. Thanks to
12cu|faust-0.9.65-2|27	some specific compilation techniques and powerful optimizations, the C++ code
12cu|faust-0.9.65-2|28	generated by the Faust compiler is usually very fast. It can generally compete
12cu|faust-0.9.65-2|29	with (and sometimes outperform) hand-written C code.
12cu|faust-0.9.65-2|30	
12cu|faust-0.9.65-2|31	Programming with FAUST is somehow like working with electronic circuits and
12cu|faust-0.9.65-2|32	signals. A FAUST program is a list of definitions that defines a signal
12cu|faust-0.9.65-2|33	processor block-diagram: a piece of code that produces output signals
12cu|faust-0.9.65-2|34	according to its input signals (and maybe some user interface parameters)
12cu|faust-0.9.65-2|35	
12cu|faust-0.9.65-2|36	%files
12cu|faust-0.9.65-2|37	%doc COPYING README examples
12cu|faust-0.9.65-2|38	%{_bindir}/%{name}
12cu|faust-0.9.65-2|39	%{_bindir}/%{name}path
12cu|faust-0.9.65-2|40	%{_bindir}/%{name}optflags
12cu|faust-0.9.65-2|41	%{_libdir}/%{name}
12cu|faust-0.9.65-2|42	%{_includedir}/%{name}
12cu|faust-0.9.65-2|43	
12cu|faust-0.9.65-2|44	#----------------------------------------------------------------------------
12cu|faust-0.9.65-2|45	
12cu|faust-0.9.65-2|46	%package doc
12cu|faust-0.9.65-2|47	Summary:	Documentation for %{name}
12cu|faust-0.9.65-2|48	License:	GPLv2+
12cu|faust-0.9.65-2|49	Group:		Development/Other
12cu|faust-0.9.65-2|50	BuildArch:	noarch
12cu|faust-0.9.65-2|51	
12cu|faust-0.9.65-2|52	%description doc
12cu|faust-0.9.65-2|53	Faust AUdio STreams is a functional programming language for real-time audio
12cu|faust-0.9.65-2|54	signal processing. This package provides documentation files to help with
12cu|faust-0.9.65-2|55	writing programs with faust.
12cu|faust-0.9.65-2|56	
12cu|faust-0.9.65-2|57	%files doc
12cu|faust-0.9.65-2|58	%doc documentation/*
12cu|faust-0.9.65-2|59	%doc dox
12cu|faust-0.9.65-2|60	
12cu|faust-0.9.65-2|61	#----------------------------------------------------------------------------
12cu|faust-0.9.65-2|62	
12cu|faust-0.9.65-2|63	%package tools
12cu|faust-0.9.65-2|64	Summary:	3rd party tools written for %{name}
12cu|faust-0.9.65-2|65	License:	GPLv2+
12cu|faust-0.9.65-2|66	Group:		Development/Other
12cu|faust-0.9.65-2|67	Requires:	%{name} = %{EVRD}
12cu|faust-0.9.65-2|68	
12cu|faust-0.9.65-2|69	%description tools
12cu|faust-0.9.65-2|70	Faust AUdio STreams is a functional programming language for real-time audio
12cu|faust-0.9.65-2|71	signal processing. These additional tools are provided by various contributors
12cu|faust-0.9.65-2|72	to help the building process of applications and plugins with Faust.
12cu|faust-0.9.65-2|73	
12cu|faust-0.9.65-2|74	%files tools
12cu|faust-0.9.65-2|75	%doc tools/README README.supercollider README.appls
12cu|faust-0.9.65-2|76	%{_bindir}/%{name}2*
12cu|faust-0.9.65-2|77	
12cu|faust-0.9.65-2|78	#----------------------------------------------------------------------------
12cu|faust-0.9.65-2|79	
12cu|faust-0.9.65-2|80	%package kate
12cu|faust-0.9.65-2|81	Summary:	Kate/Kwrite plugin for %{name}
12cu|faust-0.9.65-2|82	License:	GPLv2+
12cu|faust-0.9.65-2|83	Group:		Development/Other
12cu|faust-0.9.65-2|84	Requires:	%{name} = %{EVRD}
12cu|faust-0.9.65-2|85	
12cu|faust-0.9.65-2|86	%description kate
12cu|faust-0.9.65-2|87	Faust AUdio STreams is a functional programming language for real-time audio
12cu|faust-0.9.65-2|88	signal processing. This package provides Faust code syntax highlighting support
12cu|faust-0.9.65-2|89	for KDE's Kate/Kwrite.
12cu|faust-0.9.65-2|90	
12cu|faust-0.9.65-2|91	%files kate
12cu|faust-0.9.65-2|92	%doc syntax-highlighting/README
12cu|faust-0.9.65-2|93	%{_datadir}/kde4/apps/katepart/syntax/%{name}.xml
12cu|faust-0.9.65-2|94	
12cu|faust-0.9.65-2|95	#----------------------------------------------------------------------------
12cu|faust-0.9.65-2|96	
12cu|faust-0.9.65-2|97	%prep
12cu|faust-0.9.65-2|98	%setup -q
12cu|faust-0.9.65-2|99	# For installation in the correct location and for preserving timestamps:
12cu|faust-0.9.65-2|100	# The Makefile normally puts noarch files in $prefix/lib. We change
12cu|faust-0.9.65-2|101	# this to $prefix/share
12cu|faust-0.9.65-2|102	# Also don't build the osclib until upstream supports shared libs
12cu|faust-0.9.65-2|103	#	-e '/osclib/d'				\
12cu|faust-0.9.65-2|104	sed -i	-e 's|/lib/|/%{_lib}/|g'			\
12cu|faust-0.9.65-2|105	-e 's| -r | -pr |'			\
12cu|faust-0.9.65-2|106	-e 's| -m | -pm |'			\
12cu|faust-0.9.65-2|107	Makefile
12cu|faust-0.9.65-2|108	sed -i 's|/lib|/%{_lib}|g' compiler/parser/enrobage.cpp
12cu|faust-0.9.65-2|109	sed -i 's|install |install -pm 755 |' tools/faust2appls/Makefile
12cu|faust-0.9.65-2|110	
12cu|faust-0.9.65-2|111	iconv -f iso8859-1 -t utf8 examples/README -o tmpfile
12cu|faust-0.9.65-2|112	
12cu|faust-0.9.65-2|113	%build
12cu|faust-0.9.65-2|114	%make PREFIX=%{_prefix}
12cu|faust-0.9.65-2|115	
12cu|faust-0.9.65-2|116	#limit doxy generation to html:
12cu|faust-0.9.65-2|117	sed -i -e "s/GENERATE_LATEX         = YES/GENERATE_LATEX          = NO/g" compiler/Doxyfile
12cu|faust-0.9.65-2|118	
12cu|faust-0.9.65-2|119	%make doc PREFIX=%{_prefix}
12cu|faust-0.9.65-2|120	
12cu|faust-0.9.65-2|121	%install
12cu|faust-0.9.65-2|122	mkdir -p %{buildroot}%{_bindir}
12cu|faust-0.9.65-2|123	touch -r examples/README tmpfile
12cu|faust-0.9.65-2|124	mv -f tmpfile examples/README
12cu|faust-0.9.65-2|125	make install DESTDIR=%{buildroot} PREFIX=%{_prefix} LIBDIR=%{_libdir} INCLUDEDIR=%{_includedir}
12cu|faust-0.9.65-2|126	
12cu|faust-0.9.65-2|127	mv documentation/faust-quick-reference-src/illustrations/ documentation
12cu|faust-0.9.65-2|128	rm -fr documentation/faust-quick-reference-src
12cu|faust-0.9.65-2|129	
12cu|faust-0.9.65-2|130	cp -a tools/%{name}2sc-*/%{name}2sc %{buildroot}%{_bindir}
12cu|faust-0.9.65-2|131	mv tools/%{name}2sc-*/README README.supercollider
12cu|faust-0.9.65-2|132	
12cu|faust-0.9.65-2|133	cp -a tools/%{name}2appls/%{name}2* %{buildroot}%{_bindir}
12cu|faust-0.9.65-2|134	mv tools/%{name}2appls/README README.appls
12cu|faust-0.9.65-2|135	
12cu|faust-0.9.65-2|136	mkdir -p %{buildroot}%{_datadir}/kde4/apps/katepart/syntax/
12cu|faust-0.9.65-2|137	cp -a syntax-highlighting/%{name}.xml \
12cu|faust-0.9.65-2|138	%{buildroot}%{_datadir}/kde4/apps/katepart/syntax/
12cu|faust-0.9.65-2|139	
12cu|faust-0.9.65-2|140	# remove the android lib
12cu|faust-0.9.65-2|141	rm -fr %{buildroot}%{_libdir}/faust/android/
12cu|faust-0.9.65-2|142	rm -fr %{buildroot}%{_libdir}/faust/iOS/
12cu|faust-0.9.65-2|143	rm -fr %{buildroot}%{_libdir}/faust/iPhone/
12cu|faust-0.9.65-2|144	
12cu|faust-0.9.65-2|145	
12cu|faust-0.9.65-2|146	%changelog
12cu|faust-0.9.65-2|147	* Sat Apr 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.65-2
12cu|faust-0.9.65-2|148	+ Revision: 670f7da
12cu|faust-0.9.65-2|149	- Fix package structure (no need to split devel package etc here)
12cu|faust-0.9.65-2|150	
12cu|faust-0.9.65-2|151	

9307 12
12cu|fbdesk-1.4.1-7|1	%define name      fbdesk
12cu|fbdesk-1.4.1-7|2	%define version   1.4.1
12cu|fbdesk-1.4.1-7|3	%define release    7
12cu|fbdesk-1.4.1-7|4	%define title     Fbdesk
12cu|fbdesk-1.4.1-7|5	%define longtitle Fluxbox-application to create and manage icons on your desktop
12cu|fbdesk-1.4.1-7|6	
12cu|fbdesk-1.4.1-7|7	Summary:          %longtitle
12cu|fbdesk-1.4.1-7|8	Name:             %name
12cu|fbdesk-1.4.1-7|9	Version:          %version
12cu|fbdesk-1.4.1-7|10	Release:          %release
12cu|fbdesk-1.4.1-7|11	License:          MIT
12cu|fbdesk-1.4.1-7|12	Group:            Graphical desktop/Other
12cu|fbdesk-1.4.1-7|13	URL:              http://fluxbox.sourceforge.net/fbdesk
12cu|fbdesk-1.4.1-7|14	Source0:          http://fluxbox.sourceforge.net/fbdesk/%{name}-%{version}.tar.bz2
12cu|fbdesk-1.4.1-7|15	Source1:          %name-icons.tar.bz2
12cu|fbdesk-1.4.1-7|16	Patch0:		  fbdesk-1.4.1-gcc-4.3.patch
12cu|fbdesk-1.4.1-7|17	Buildrequires:    pkgconfig(x11)
12cu|fbdesk-1.4.1-7|18	Buildrequires:    pkgconfig(xext)
12cu|fbdesk-1.4.1-7|19	Buildrequires:    pkgconfig(xft)
12cu|fbdesk-1.4.1-7|20	Buildrequires:    pkgconfig(xpm)
12cu|fbdesk-1.4.1-7|21	Buildrequires:    pkgconfig(xrender)
12cu|fbdesk-1.4.1-7|22	Buildrequires:    imlib2-devel
12cu|fbdesk-1.4.1-7|23	
12cu|fbdesk-1.4.1-7|24	%description
12cu|fbdesk-1.4.1-7|25	FbDesk is a fluxbox-application to create and manage icons on your desktop.
12cu|fbdesk-1.4.1-7|26	
12cu|fbdesk-1.4.1-7|27	Implemented Features :
12cu|fbdesk-1.4.1-7|28	
12cu|fbdesk-1.4.1-7|29	* XPM and PNG image loading
12cu|fbdesk-1.4.1-7|30	* Antialias text
12cu|fbdesk-1.4.1-7|31	* UTF-8 and multibyte support
12cu|fbdesk-1.4.1-7|32	* Vertical text
12cu|fbdesk-1.4.1-7|33	* Grid Snapping
12cu|fbdesk-1.4.1-7|34	* GUI for editing command/label and add/remove icons
12cu|fbdesk-1.4.1-7|35	* Fluxbox menu style
12cu|fbdesk-1.4.1-7|36	
12cu|fbdesk-1.4.1-7|37	
12cu|fbdesk-1.4.1-7|38	%prep
12cu|fbdesk-1.4.1-7|39	%setup -q
12cu|fbdesk-1.4.1-7|40	%setup -q -T -D -a1
12cu|fbdesk-1.4.1-7|41	%patch0 -p1
12cu|fbdesk-1.4.1-7|42	
12cu|fbdesk-1.4.1-7|43	%build
12cu|fbdesk-1.4.1-7|44	%configure2_5x
12cu|fbdesk-1.4.1-7|45	%make
12cu|fbdesk-1.4.1-7|46	
12cu|fbdesk-1.4.1-7|47	%install
12cu|fbdesk-1.4.1-7|48	%__rm -rf %buildroot
12cu|fbdesk-1.4.1-7|49	%makeinstall_std
12cu|fbdesk-1.4.1-7|50	
12cu|fbdesk-1.4.1-7|51	# Menu
12cu|fbdesk-1.4.1-7|52	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cu|fbdesk-1.4.1-7|53	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%name.desktop
12cu|fbdesk-1.4.1-7|54	[Desktop Entry]
12cu|fbdesk-1.4.1-7|55	Type=Application
12cu|fbdesk-1.4.1-7|56	Exec=%{_bindir}/%{name}
12cu|fbdesk-1.4.1-7|57	Icon=%{name}
12cu|fbdesk-1.4.1-7|58	Categories=Graphics;2DGraphics;
12cu|fbdesk-1.4.1-7|59	Name=%{title}
12cu|fbdesk-1.4.1-7|60	Comment=%{longtitle}
12cu|fbdesk-1.4.1-7|61	EOF
12cu|fbdesk-1.4.1-7|62	
12cu|fbdesk-1.4.1-7|63	# icon
12cu|fbdesk-1.4.1-7|64	%__install -D -m 644 %{name}48.png %buildroot%_liconsdir/%name.png
12cu|fbdesk-1.4.1-7|65	%__install -D -m 644 %{name}32.png %buildroot%_iconsdir/%name.png
12cu|fbdesk-1.4.1-7|66	%__install -D -m 644 %{name}16.png %buildroot%_miconsdir/%name.png
12cu|fbdesk-1.4.1-7|67	
12cu|fbdesk-1.4.1-7|68	%__install -d            %buildroot%_datadir/%name
12cu|fbdesk-1.4.1-7|69	%__install -m 0644 *.png %buildroot%_datadir/%name
12cu|fbdesk-1.4.1-7|70	
12cu|fbdesk-1.4.1-7|71	
12cu|fbdesk-1.4.1-7|72	%if %mdkversion < 200900
12cu|fbdesk-1.4.1-7|73	%post
12cu|fbdesk-1.4.1-7|74	%update_menus
12cu|fbdesk-1.4.1-7|75	%endif
12cu|fbdesk-1.4.1-7|76	
12cu|fbdesk-1.4.1-7|77	%if %mdkversion < 200900
12cu|fbdesk-1.4.1-7|78	%postun
12cu|fbdesk-1.4.1-7|79	%clean_menus
12cu|fbdesk-1.4.1-7|80	%endif
12cu|fbdesk-1.4.1-7|81	
12cu|fbdesk-1.4.1-7|82	
12cu|fbdesk-1.4.1-7|83	%clean
12cu|fbdesk-1.4.1-7|84	rm -rf %buildroot
12cu|fbdesk-1.4.1-7|85	
12cu|fbdesk-1.4.1-7|86	
12cu|fbdesk-1.4.1-7|87	%files
12cu|fbdesk-1.4.1-7|88	%defattr(-,root,root)
12cu|fbdesk-1.4.1-7|89	%doc README
12cu|fbdesk-1.4.1-7|90	%_bindir/*
12cu|fbdesk-1.4.1-7|91	%{_datadir}/applications/mandriva-*.desktop
12cu|fbdesk-1.4.1-7|92	%_miconsdir/*.png
12cu|fbdesk-1.4.1-7|93	%_iconsdir/*.png
12cu|fbdesk-1.4.1-7|94	%_liconsdir/*.png
12cu|fbdesk-1.4.1-7|95	%_datadir/%name
12cu|fbdesk-1.4.1-7|96	
12cu|fbdesk-1.4.1-7|97	
12cu|fbdesk-1.4.1-7|98	%changelog
12cu|fbdesk-1.4.1-7|99	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 1.4.1-6mdv2011.0
12cu|fbdesk-1.4.1-7|100	+ Revision: 635413
12cu|fbdesk-1.4.1-7|101	- simplify BR
12cu|fbdesk-1.4.1-7|102	
12cu|fbdesk-1.4.1-7|103	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-5mdv2011.0
12cu|fbdesk-1.4.1-7|104	+ Revision: 618257
12cu|fbdesk-1.4.1-7|105	- the mass rebuild of 2010.0 packages
12cu|fbdesk-1.4.1-7|106	
12cu|fbdesk-1.4.1-7|107	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.4.1-4mdv2010.0
12cu|fbdesk-1.4.1-7|108	+ Revision: 428708
12cu|fbdesk-1.4.1-7|109	- rebuild
12cu|fbdesk-1.4.1-7|110	
12cu|fbdesk-1.4.1-7|111	* Wed Aug 13 2008 Funda Wang <fwang@mandriva.org> 1.4.1-3mdv2009.0
12cu|fbdesk-1.4.1-7|112	+ Revision: 271537
12cu|fbdesk-1.4.1-7|113	- add gcc 4.3 patch from gentoo
12cu|fbdesk-1.4.1-7|114	
12cu|fbdesk-1.4.1-7|115	+ Thierry Vignaud <tv@mandriva.org>
12cu|fbdesk-1.4.1-7|116	- rebuild
12cu|fbdesk-1.4.1-7|117	
12cu|fbdesk-1.4.1-7|118	+ Pixel <pixel@mandriva.com>
12cu|fbdesk-1.4.1-7|119	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|fbdesk-1.4.1-7|120	
12cu|fbdesk-1.4.1-7|121	* Thu Jan 03 2008 Thierry Vignaud <tv@mandriva.org> 1.4.1-1mdv2008.1
12cu|fbdesk-1.4.1-7|122	+ Revision: 141839
12cu|fbdesk-1.4.1-7|123	- fix spacing at top of description
12cu|fbdesk-1.4.1-7|124	- auto-convert XDG menu entry
12cu|fbdesk-1.4.1-7|125	- kill re-definition of %%buildroot on Pixel's request
12cu|fbdesk-1.4.1-7|126	- buildrequires X11-devel instead of XFree86-devel
12cu|fbdesk-1.4.1-7|127	
12cu|fbdesk-1.4.1-7|128	+ Olivier Blin <oblin@mandriva.com>
12cu|fbdesk-1.4.1-7|129	- restore BuildRoot
12cu|fbdesk-1.4.1-7|130	
12cu|fbdesk-1.4.1-7|131	+ Jérôme Soyer <saispo@mandriva.org>
12cu|fbdesk-1.4.1-7|132	- New release
12cu|fbdesk-1.4.1-7|133	- import fbdesk
12cu|fbdesk-1.4.1-7|134	
12cu|fbdesk-1.4.1-7|135	
12cu|fbdesk-1.4.1-7|136	* Sun Apr 23 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.4.0-3mdk
12cu|fbdesk-1.4.1-7|137	- Really fix BuildRequires
12cu|fbdesk-1.4.1-7|138	
12cu|fbdesk-1.4.1-7|139	* Sun Apr 23 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.4.0-2mdk
12cu|fbdesk-1.4.1-7|140	- Add BuildRequires
12cu|fbdesk-1.4.1-7|141	
12cu|fbdesk-1.4.1-7|142	* Thu Apr 06 2006 Lenny Cartier <lenny@mandriva.com> 1.4.0-1mdk
12cu|fbdesk-1.4.1-7|143	- 1.4.0
12cu|fbdesk-1.4.1-7|144	
12cu|fbdesk-1.4.1-7|145	* Thu Oct 06 2005 Lenny Cartier <lenny@mandriva.com> 1.2.1-1mdk
12cu|fbdesk-1.4.1-7|146	- 1.2.1
12cu|fbdesk-1.4.1-7|147	
12cu|fbdesk-1.4.1-7|148	* Wed Jul 14 2004 Michael Scherer <misc@mandrake.org> 1.1.5-2mdk
12cu|fbdesk-1.4.1-7|149	- rebuild for new gcc, patch #0
12cu|fbdesk-1.4.1-7|150	
12cu|fbdesk-1.4.1-7|151	* Sun Oct 19 2003 Han Boetes <han@linux-mandrake.com> 1.1.5-1mdk
12cu|fbdesk-1.4.1-7|152	- Various Fixes among which the dreaded menu.
12cu|fbdesk-1.4.1-7|153	Just that you need to have fluxbox installed :S
12cu|fbdesk-1.4.1-7|154	
12cu|fbdesk-1.4.1-7|155	* Fri May 23 2003 Han Boetes <han@linux-mandrake.com> 1.1.4-2mdk
12cu|fbdesk-1.4.1-7|156	- Added dir entry to make distriblint happy
12cu|fbdesk-1.4.1-7|157	
12cu|fbdesk-1.4.1-7|158	* Mon May 19 2003 Han Boetes <han@linux-mandrake.com> 1.1.4-1mdk
12cu|fbdesk-1.4.1-7|159	- New release.
12cu|fbdesk-1.4.1-7|160	
12cu|fbdesk-1.4.1-7|161	* Thu Jan 30 2003 Han Boetes <han@linux-mandrake.com> 1.1.3-1mdk
12cu|fbdesk-1.4.1-7|162	- Bump. bugfix-release.
12cu|fbdesk-1.4.1-7|163	
12cu|fbdesk-1.4.1-7|164	* Sun Jan 19 2003 Han Boetes <han@linux-mandrake.com> 1.1.2-1mdk
12cu|fbdesk-1.4.1-7|165	- Initial release.

9308 12
12cu|fbpager-0.1.4-9|1	Name:             fbpager
12cu|fbpager-0.1.4-9|2	Version:          0.1.4
12cu|fbpager-0.1.4-9|3	Release:          9
12cu|fbpager-0.1.4-9|4	Summary:          Workspace pager dockapp for Fluxbox
12cu|fbpager-0.1.4-9|5	License:          MIT
12cu|fbpager-0.1.4-9|6	Group:            Graphical desktop/Other
12cu|fbpager-0.1.4-9|7	Source:           %{name}-%{version}.tar.gz
12cu|fbpager-0.1.4-9|8	Patch0:           01-fix_g++_build_error.patch
12cu|fbpager-0.1.4-9|9	Patch1:		  fbpager-0.1.4-gcc43.patch
12cu|fbpager-0.1.4-9|10	URL:              http://fluxbox.sourceforge.net/fbpager/
12cu|fbpager-0.1.4-9|11	BuildRequires:    pkgconfig(x11)
12cu|fbpager-0.1.4-9|12	BuildRequires:    pkgconfig(xrender)
12cu|fbpager-0.1.4-9|13	Requires:         fluxbox
12cu|fbpager-0.1.4-9|14	
12cu|fbpager-0.1.4-9|15	%description
12cu|fbpager-0.1.4-9|16	Fbpager is a workspace pager dockapp, particularly useful with the
12cu|fbpager-0.1.4-9|17	fbpager window manager. It is largely based on bbpager for Blackbox.
12cu|fbpager-0.1.4-9|18	
12cu|fbpager-0.1.4-9|19	For additional information, see the included README and INSTALL text
12cu|fbpager-0.1.4-9|20	files.
12cu|fbpager-0.1.4-9|21	
12cu|fbpager-0.1.4-9|22	%prep
12cu|fbpager-0.1.4-9|23	%setup -q
12cu|fbpager-0.1.4-9|24	%patch0 -p0
12cu|fbpager-0.1.4-9|25	%patch1 -p0
12cu|fbpager-0.1.4-9|26	
12cu|fbpager-0.1.4-9|27	%build
12cu|fbpager-0.1.4-9|28	%configure2_5x
12cu|fbpager-0.1.4-9|29	%make
12cu|fbpager-0.1.4-9|30	
12cu|fbpager-0.1.4-9|31	%install
12cu|fbpager-0.1.4-9|32	rm -fr %buildroot
12cu|fbpager-0.1.4-9|33	%makeinstall_std
12cu|fbpager-0.1.4-9|34	
12cu|fbpager-0.1.4-9|35	%clean
12cu|fbpager-0.1.4-9|36	rm -rf $RPM_BUILD_ROOT
12cu|fbpager-0.1.4-9|37	
12cu|fbpager-0.1.4-9|38	%files
12cu|fbpager-0.1.4-9|39	%defattr(-,root,root)
12cu|fbpager-0.1.4-9|40	%doc AUTHORS  COPYING ChangeLog INSTALL NEWS README  TODO
12cu|fbpager-0.1.4-9|41	%{_bindir}/*
12cu|fbpager-0.1.4-9|42	
12cu|fbpager-0.1.4-9|43	
12cu|fbpager-0.1.4-9|44	%changelog
12cu|fbpager-0.1.4-9|45	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 0.1.4-8mdv2011.0
12cu|fbpager-0.1.4-9|46	+ Revision: 635414
12cu|fbpager-0.1.4-9|47	- tighten BR
12cu|fbpager-0.1.4-9|48	
12cu|fbpager-0.1.4-9|49	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-7mdv2011.0
12cu|fbpager-0.1.4-9|50	+ Revision: 618258
12cu|fbpager-0.1.4-9|51	- the mass rebuild of 2010.0 packages
12cu|fbpager-0.1.4-9|52	
12cu|fbpager-0.1.4-9|53	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.1.4-6mdv2010.0
12cu|fbpager-0.1.4-9|54	+ Revision: 428709
12cu|fbpager-0.1.4-9|55	- rebuild
12cu|fbpager-0.1.4-9|56	
12cu|fbpager-0.1.4-9|57	* Wed Aug 13 2008 Funda Wang <fwang@mandriva.org> 0.1.4-5mdv2009.0
12cu|fbpager-0.1.4-9|58	+ Revision: 271538
12cu|fbpager-0.1.4-9|59	- add gcc 4.3 patch from gentoo
12cu|fbpager-0.1.4-9|60	
12cu|fbpager-0.1.4-9|61	+ Thierry Vignaud <tv@mandriva.org>
12cu|fbpager-0.1.4-9|62	- rebuild
12cu|fbpager-0.1.4-9|63	
12cu|fbpager-0.1.4-9|64	* Fri Feb 22 2008 Thierry Vignaud <tv@mandriva.org> 0.1.4-3mdv2008.1
12cu|fbpager-0.1.4-9|65	+ Revision: 173840
12cu|fbpager-0.1.4-9|66	- make it installable (removing manual lib dependancies)
12cu|fbpager-0.1.4-9|67	
12cu|fbpager-0.1.4-9|68	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 0.1.4-2mdv2008.1
12cu|fbpager-0.1.4-9|69	+ Revision: 168492
12cu|fbpager-0.1.4-9|70	- rebuild
12cu|fbpager-0.1.4-9|71	- fix summary
12cu|fbpager-0.1.4-9|72	- kill re-definition of %%buildroot on Pixel's request
12cu|fbpager-0.1.4-9|73	
12cu|fbpager-0.1.4-9|74	+ Olivier Blin <oblin@mandriva.com>
12cu|fbpager-0.1.4-9|75	- restore BuildRoot
12cu|fbpager-0.1.4-9|76	
12cu|fbpager-0.1.4-9|77	* Wed Oct 24 2007 Jérôme Soyer <saispo@mandriva.org> 0.1.4-1mdv2008.1
12cu|fbpager-0.1.4-9|78	+ Revision: 101712
12cu|fbpager-0.1.4-9|79	- Add patch for building
12cu|fbpager-0.1.4-9|80	- Add patch for building
12cu|fbpager-0.1.4-9|81	- import fbpager
12cu|fbpager-0.1.4-9|82	
12cu|fbpager-0.1.4-9|83	

9309 12
12cu|fbpanel-6.1-3|1	%define _disable_ld_no_undefined 1
12cu|fbpanel-6.1-3|2	
12cu|fbpanel-6.1-3|3	Summary:	A lightweight X11 desktop panel
12cu|fbpanel-6.1-3|4	Name:		fbpanel
12cu|fbpanel-6.1-3|5	Version:	6.1
12cu|fbpanel-6.1-3|6	Release:	3
12cu|fbpanel-6.1-3|7	License:	LGPLv2+ and GPLv2+
12cu|fbpanel-6.1-3|8	Group:		Graphical desktop/Other
12cu|fbpanel-6.1-3|9	Url:		http://fbpanel.sourceforge.net
12cu|fbpanel-6.1-3|10	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tbz2
12cu|fbpanel-6.1-3|11	Patch0:		fbpanel-6.1-dsofix.patch
12cu|fbpanel-6.1-3|12	# distro specific patches
12cu|fbpanel-6.1-3|13	Patch10:	fbpanel-6.1-default-config.patch
12cu|fbpanel-6.1-3|14	Patch11:	fbpanel-6.1-default-applications.patch
12cu|fbpanel-6.1-3|15	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
12cu|fbpanel-6.1-3|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|fbpanel-6.1-3|17	BuildRequires:	pkgconfig(xmu)
12cu|fbpanel-6.1-3|18	BuildRequires:	pkgconfig(xpm)
12cu|fbpanel-6.1-3|19	Requires:	xdg-utils
12cu|fbpanel-6.1-3|20	
12cu|fbpanel-6.1-3|21	%description
12cu|fbpanel-6.1-3|22	fbpanel is a lightweight, NETWM compliant desktop panel. It works with any
12cu|fbpanel-6.1-3|23	NETWM compliant window manager (eg xfwm4, sawfish, openbox, metacity, kde).
12cu|fbpanel-6.1-3|24	
12cu|fbpanel-6.1-3|25	It provides:
12cu|fbpanel-6.1-3|26	* variety of plugins
12cu|fbpanel-6.1-3|27	* ability to replace window icons
12cu|fbpanel-6.1-3|28	* all icons follow your current GTK+ icon theme
12cu|fbpanel-6.1-3|29	* transparency support
12cu|fbpanel-6.1-3|30	* customizable size and screen position
12cu|fbpanel-6.1-3|31	* ability to run many instances each with its own configuration
12cu|fbpanel-6.1-3|32	* modest resource usage
12cu|fbpanel-6.1-3|33	
12cu|fbpanel-6.1-3|34	%prep
12cu|fbpanel-6.1-3|35	%setup -q
12cu|fbpanel-6.1-3|36	%patch0 -p1 -b .dsofix
12cu|fbpanel-6.1-3|37	%patch10 -p1 -b .default-config
12cu|fbpanel-6.1-3|38	%patch11 -p1 -b .default-applications
12cu|fbpanel-6.1-3|39	
12cu|fbpanel-6.1-3|40	%build
12cu|fbpanel-6.1-3|41	%setup_compile_flags
12cu|fbpanel-6.1-3|42	# this script is really ugly and doesn't work with configure macro
12cu|fbpanel-6.1-3|43	./configure \
12cu|fbpanel-6.1-3|44	--prefix=%{_prefix} \
12cu|fbpanel-6.1-3|45	--libdir=%{_libdir} \
12cu|fbpanel-6.1-3|46	--libexecdir=%{_libexecdir} \
12cu|fbpanel-6.1-3|47	--sysconfdir=%{_sysconfdir} \
12cu|fbpanel-6.1-3|48	--localstatedir=%{_localstatedir}
12cu|fbpanel-6.1-3|49	%make cflagsx="%{optflags}"
12cu|fbpanel-6.1-3|50	
12cu|fbpanel-6.1-3|51	%install
12cu|fbpanel-6.1-3|52	%makeinstall_std
12cu|fbpanel-6.1-3|53	
12cu|fbpanel-6.1-3|54	# man page
12cu|fbpanel-6.1-3|55	install -Dpm 644 data/man/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
12cu|fbpanel-6.1-3|56	
12cu|fbpanel-6.1-3|57	# change some icon names that were also changed in the default panel config
12cu|fbpanel-6.1-3|58	mv %{buildroot}%{_datadir}/%{name}/images/logo.png \
12cu|fbpanel-6.1-3|59	%{buildroot}%{_datadir}/%{name}/images/start-here.png
12cu|fbpanel-6.1-3|60	
12cu|fbpanel-6.1-3|61	mv %{buildroot}%{_datadir}/%{name}/images/gnome-session-halt.png \
12cu|fbpanel-6.1-3|62	%{buildroot}%{_datadir}/%{name}/images/system-shutdown.png
12cu|fbpanel-6.1-3|63	
12cu|fbpanel-6.1-3|64	mv %{buildroot}%{_datadir}/%{name}/images/gnome-session-reboot.png \
12cu|fbpanel-6.1-3|65	%{buildroot}%{_datadir}/%{name}/images/system-reboot.png
12cu|fbpanel-6.1-3|66	
12cu|fbpanel-6.1-3|67	# volume plugin is not working and prevents starting of fbpanel, lets remove it.
12cu|fbpanel-6.1-3|68	# https://sourceforge.net/tracker/?func=detail&aid=3121295&group_id=66031&atid=513125
12cu|fbpanel-6.1-3|69	rm %{buildroot}%{_libdir}/%{name}/volume.so
12cu|fbpanel-6.1-3|70	
12cu|fbpanel-6.1-3|71	%files
12cu|fbpanel-6.1-3|72	%doc CHANGELOG COPYING CREDITS README NOTES
12cu|fbpanel-6.1-3|73	%{_bindir}/%{name}
12cu|fbpanel-6.1-3|74	%{_libdir}/%{name}/
12cu|fbpanel-6.1-3|75	%{_datadir}/%{name}/
12cu|fbpanel-6.1-3|76	%{_mandir}/man1/%{name}.1.*
12cu|fbpanel-6.1-3|77	

9310 12
12cu|fbreader-0.99.5-0.1|1	# empty debug
12cu|fbreader-0.99.5-0.1|2	%define debug_package %{nil}
12cu|fbreader-0.99.5-0.1|3	%define _disable_ld_no_undefined 1
12cu|fbreader-0.99.5-0.1|4	
12cu|fbreader-0.99.5-0.1|5	%define major 0.99
12cu|fbreader-0.99.5-0.1|6	%define libzlcore %mklibname zlcore %{major}
12cu|fbreader-0.99.5-0.1|7	%define libzltext %mklibname zltext %{major}
12cu|fbreader-0.99.5-0.1|8	%define libzlui %mklibname zlui %{major}
12cu|fbreader-0.99.5-0.1|9	
12cu|fbreader-0.99.5-0.1|10	Summary:	Reader for e-books in various formats
12cu|fbreader-0.99.5-0.1|11	Name:		fbreader
12cu|fbreader-0.99.5-0.1|12	Version:	0.99.5
12cu|fbreader-0.99.5-0.1|13	Release:	0.1
12cu|fbreader-0.99.5-0.1|14	License:	GPLv2+
12cu|fbreader-0.99.5-0.1|15	Group:		Office
12cu|fbreader-0.99.5-0.1|16	Url:		http://www.fbreader.org
12cu|fbreader-0.99.5-0.1|17	#Source0:	http://fbreader.org/files/desktop/%{name}-sources-%{version}.tgz
12cu|fbreader-0.99.5-0.1|18	# from git this time
12cu|fbreader-0.99.5-0.1|19	Source0:	%{name}-%{version}.tar.bz2
12cu|fbreader-0.99.5-0.1|20	BuildRequires:	bzip2-devel
12cu|fbreader-0.99.5-0.1|21	BuildRequires:	jpeg-devel
12cu|fbreader-0.99.5-0.1|22	BuildRequires:	libstdc++-devel
12cu|fbreader-0.99.5-0.1|23	BuildRequires:	linebreak-devel
12cu|fbreader-0.99.5-0.1|24	BuildRequires:	qt4-devel
12cu|fbreader-0.99.5-0.1|25	BuildRequires:	pkgconfig(expat)
12cu|fbreader-0.99.5-0.1|26	BuildRequires:	pkgconfig(fribidi)
12cu|fbreader-0.99.5-0.1|27	BuildRequires:	pkgconfig(libcurl)
12cu|fbreader-0.99.5-0.1|28	BuildRequires:	pkgconfig(sqlite3)
12cu|fbreader-0.99.5-0.1|29	BuildRequires:	pkgconfig(xft)
12cu|fbreader-0.99.5-0.1|30	BuildRequires:	pkgconfig(zlib)
12cu|fbreader-0.99.5-0.1|31	BuildRequires:	desktop-file-utils
12cu|fbreader-0.99.5-0.1|32	# force explicit Requires because of library packages being messed up in past
12cu|fbreader-0.99.5-0.1|33	Requires:	%{libzlcore} = %{EVRD}
12cu|fbreader-0.99.5-0.1|34	Requires:	%{libzltext} = %{EVRD}
12cu|fbreader-0.99.5-0.1|35	Requires:	%{libzlui} = %{EVRD}
12cu|fbreader-0.99.5-0.1|36	Obsoletes:	%{_lib}zlibrary-devel < 0.99.5
12cu|fbreader-0.99.5-0.1|37	
12cu|fbreader-0.99.5-0.1|38	%description
12cu|fbreader-0.99.5-0.1|39	FBReader is an e-book reader for various platforms.
12cu|fbreader-0.99.5-0.1|40	Supported formats include: fb2, HTML, chm, plucker, palmdoc,
12cu|fbreader-0.99.5-0.1|41	zTxt, TCR, RTF, OEB, OpenReader, mobipocket, plain text.
12cu|fbreader-0.99.5-0.1|42	
12cu|fbreader-0.99.5-0.1|43	%files
12cu|fbreader-0.99.5-0.1|44	%doc fbreader/LICENSE
12cu|fbreader-0.99.5-0.1|45	%{_bindir}/FBReader
12cu|fbreader-0.99.5-0.1|46	%{_datadir}/FBReader/
12cu|fbreader-0.99.5-0.1|47	%{_datadir}/pixmaps/FBReader/
12cu|fbreader-0.99.5-0.1|48	%{_datadir}/pixmaps/FBReader.png
12cu|fbreader-0.99.5-0.1|49	%{_datadir}/applications/FBReader.desktop
12cu|fbreader-0.99.5-0.1|50	%{_mandir}/man1/FBReader.1.*
12cu|fbreader-0.99.5-0.1|51	
12cu|fbreader-0.99.5-0.1|52	#----------------------------------------------------------------------------
12cu|fbreader-0.99.5-0.1|53	
12cu|fbreader-0.99.5-0.1|54	%package -n %{libzlcore}
12cu|fbreader-0.99.5-0.1|55	Summary:	Cross-platform GUI library
12cu|fbreader-0.99.5-0.1|56	Group:		System/Libraries
12cu|fbreader-0.99.5-0.1|57	Requires:	zlibrary-common = %{EVRD}
12cu|fbreader-0.99.5-0.1|58	Conflicts:	%{_lib}zlibrary < 0.99.5
12cu|fbreader-0.99.5-0.1|59	Obsoletes:	%{_lib}zlibrary < 0.99.5
12cu|fbreader-0.99.5-0.1|60	
12cu|fbreader-0.99.5-0.1|61	%description -n %{libzlcore}
12cu|fbreader-0.99.5-0.1|62	ZLibrary is a cross-platform library to build applications running on
12cu|fbreader-0.99.5-0.1|63	desktop Linux, Windows, and different Linux-based PDAs.
12cu|fbreader-0.99.5-0.1|64	
12cu|fbreader-0.99.5-0.1|65	This package provides ZLibrary core.
12cu|fbreader-0.99.5-0.1|66	
12cu|fbreader-0.99.5-0.1|67	%files -n %{libzlcore}
12cu|fbreader-0.99.5-0.1|68	%{_libdir}/libzlcore.so.%{major}*
12cu|fbreader-0.99.5-0.1|69	
12cu|fbreader-0.99.5-0.1|70	#----------------------------------------------------------------------------
12cu|fbreader-0.99.5-0.1|71	
12cu|fbreader-0.99.5-0.1|72	%package -n %{libzltext}
12cu|fbreader-0.99.5-0.1|73	Summary:	Cross-platform GUI library
12cu|fbreader-0.99.5-0.1|74	Group:		System/Libraries
12cu|fbreader-0.99.5-0.1|75	Requires:	zlibrary-common = %{EVRD}
12cu|fbreader-0.99.5-0.1|76	Conflicts:	%{_lib}zlibrary < 0.99.5
12cu|fbreader-0.99.5-0.1|77	
12cu|fbreader-0.99.5-0.1|78	%description -n %{libzltext}
12cu|fbreader-0.99.5-0.1|79	ZLibrary is a cross-platform library to build applications running on
12cu|fbreader-0.99.5-0.1|80	desktop Linux, Windows, and different Linux-based PDAs.
12cu|fbreader-0.99.5-0.1|81	
12cu|fbreader-0.99.5-0.1|82	This package provides ZLibrary text.
12cu|fbreader-0.99.5-0.1|83	
12cu|fbreader-0.99.5-0.1|84	%files -n %{libzltext}
12cu|fbreader-0.99.5-0.1|85	%{_libdir}/libzltext.so.%{major}*
12cu|fbreader-0.99.5-0.1|86	
12cu|fbreader-0.99.5-0.1|87	#----------------------------------------------------------------------------
12cu|fbreader-0.99.5-0.1|88	
12cu|fbreader-0.99.5-0.1|89	%package -n %{libzlui}
12cu|fbreader-0.99.5-0.1|90	Summary:	Cross-platform GUI library
12cu|fbreader-0.99.5-0.1|91	Group:		System/Libraries
12cu|fbreader-0.99.5-0.1|92	Requires:	zlibrary-common = %{EVRD}
12cu|fbreader-0.99.5-0.1|93	Conflicts:	%{_lib}zlibrary < 0.99.5
12cu|fbreader-0.99.5-0.1|94	
12cu|fbreader-0.99.5-0.1|95	%description -n %{libzlui}
12cu|fbreader-0.99.5-0.1|96	ZLibrary is a cross-platform library to build applications running on
12cu|fbreader-0.99.5-0.1|97	desktop Linux, Windows, and different Linux-based PDAs.
12cu|fbreader-0.99.5-0.1|98	
12cu|fbreader-0.99.5-0.1|99	This package provides ZLibrary ui.
12cu|fbreader-0.99.5-0.1|100	
12cu|fbreader-0.99.5-0.1|101	%files -n %{libzlui}
12cu|fbreader-0.99.5-0.1|102	%{_libdir}/libzlui.so.%{major}*
12cu|fbreader-0.99.5-0.1|103	
12cu|fbreader-0.99.5-0.1|104	#----------------------------------------------------------------------------
12cu|fbreader-0.99.5-0.1|105	
12cu|fbreader-0.99.5-0.1|106	%package -n zlibrary-common
12cu|fbreader-0.99.5-0.1|107	Summary:	Cross-platform GUI library
12cu|fbreader-0.99.5-0.1|108	Group:		System/Libraries
12cu|fbreader-0.99.5-0.1|109	BuildArch:	noarch
12cu|fbreader-0.99.5-0.1|110	Conflicts:	%{_lib}zlibrary < 0.99.5
12cu|fbreader-0.99.5-0.1|111	
12cu|fbreader-0.99.5-0.1|112	%description -n zlibrary-common
12cu|fbreader-0.99.5-0.1|113	ZLibrary is a cross-platform library to build applications running on
12cu|fbreader-0.99.5-0.1|114	desktop Linux, Windows, and different Linux-based PDAs.
12cu|fbreader-0.99.5-0.1|115	
12cu|fbreader-0.99.5-0.1|116	This package provides ZLibrary common files.
12cu|fbreader-0.99.5-0.1|117	
12cu|fbreader-0.99.5-0.1|118	%files -n zlibrary-common
12cu|fbreader-0.99.5-0.1|119	%{_datadir}/zlibrary/
12cu|fbreader-0.99.5-0.1|120	
12cu|fbreader-0.99.5-0.1|121	#----------------------------------------------------------------------------
12cu|fbreader-0.99.5-0.1|122	
12cu|fbreader-0.99.5-0.1|123	%prep
12cu|fbreader-0.99.5-0.1|124	%setup -q
12cu|fbreader-0.99.5-0.1|125	
12cu|fbreader-0.99.5-0.1|126	# fix icon extension in the .desktop file
12cu|fbreader-0.99.5-0.1|127	perl -pi -e 's,FBReader.png,FBReader,' fbreader/desktop/desktop
12cu|fbreader-0.99.5-0.1|128	
12cu|fbreader-0.99.5-0.1|129	# fix qt4 build
12cu|fbreader-0.99.5-0.1|130	perl -pi -e 's,moc-qt4,%{qt4bin}/moc,' makefiles/arch/desktop.mk
12cu|fbreader-0.99.5-0.1|131	perl -pi -e 's,CC = .*,CC = gcc,' makefiles/arch/desktop.mk
12cu|fbreader-0.99.5-0.1|132	perl -pi -e 's,QTINCLUDE = -I /usr/include/qt4,QTINCLUDE = -I %{qt4include},' makefiles/arch/desktop.mk
12cu|fbreader-0.99.5-0.1|133	perl -pi -e 's,UILIBS = -lQtGui,UILIBS = -lQtGui -lQtCore,' makefiles/arch/desktop.mk
12cu|fbreader-0.99.5-0.1|134	perl -pi -e 's,-lunibreak,-llinebreak,' makefiles/config.mk zlibrary/text/Makefile
12cu|fbreader-0.99.5-0.1|135	
12cu|fbreader-0.99.5-0.1|136	echo "CFLAGS = %{optflags}" >> makefiles/arch/desktop.mk
12cu|fbreader-0.99.5-0.1|137	echo "LDFLAGS = %{ldflags}" >> makefiles/arch/desktop.mk
12cu|fbreader-0.99.5-0.1|138	
12cu|fbreader-0.99.5-0.1|139	%build
12cu|fbreader-0.99.5-0.1|140	make -C zlibrary/core TARGET_ARCH=desktop UI_TYPE=dummy
12cu|fbreader-0.99.5-0.1|141	
12cu|fbreader-0.99.5-0.1|142	make -C zlibrary/text TARGET_ARCH=desktop UI_TYPE=dummy
12cu|fbreader-0.99.5-0.1|143	
12cu|fbreader-0.99.5-0.1|144	make -C zlibrary/ui TARGET_ARCH=desktop UI_TYPE=qt4
12cu|fbreader-0.99.5-0.1|145	
12cu|fbreader-0.99.5-0.1|146	make -C fbreader TARGET_ARCH=desktop UI_TYPE=dummy
12cu|fbreader-0.99.5-0.1|147	
12cu|fbreader-0.99.5-0.1|148	%install
12cu|fbreader-0.99.5-0.1|149	make -C zlibrary/core TARGET_ARCH=desktop UI_TYPE=dummy \
12cu|fbreader-0.99.5-0.1|150	DESTDIR=%{buildroot} INSTALLDIR=%{_prefix} LIBDIR=%{_libdir} do_install
12cu|fbreader-0.99.5-0.1|151	
12cu|fbreader-0.99.5-0.1|152	make -C zlibrary/text TARGET_ARCH=desktop UI_TYPE=dummy \
12cu|fbreader-0.99.5-0.1|153	DESTDIR=%{buildroot} INSTALLDIR=%{_prefix} LIBDIR=%{_libdir} do_install
12cu|fbreader-0.99.5-0.1|154	
12cu|fbreader-0.99.5-0.1|155	make -C zlibrary/ui TARGET_ARCH=desktop UI_TYPE=qt4 \
12cu|fbreader-0.99.5-0.1|156	DESTDIR=%{buildroot} INSTALLDIR=%{_prefix} LIBDIR=%{_libdir} do_install
12cu|fbreader-0.99.5-0.1|157	
12cu|fbreader-0.99.5-0.1|158	make -C fbreader TARGET_ARCH=desktop UI_TYPE=dummy \
12cu|fbreader-0.99.5-0.1|159	DESTDIR=%{buildroot} INSTALLDIR=%{_prefix} LIBDIR=%{_libdir} do_install
12cu|fbreader-0.99.5-0.1|160	
12cu|fbreader-0.99.5-0.1|161	# add mimetypes
12cu|fbreader-0.99.5-0.1|162	desktop-file-install \
12cu|fbreader-0.99.5-0.1|163	--vendor="" \
12cu|fbreader-0.99.5-0.1|164	--add-mime-type="application/epub+zip;application/rtf;" \
12cu|fbreader-0.99.5-0.1|165	--add-mime-type="application/x-mobipocket-ebook;application/x-fictionbook+xml;" \
12cu|fbreader-0.99.5-0.1|166	--add-mime-type="text/html;application/xhtml+xml;" \
12cu|fbreader-0.99.5-0.1|167	%{buildroot}%{_datadir}/applications/FBReader.desktop --dir=%{buildroot}%{_datadir}/applications/
12cu|fbreader-0.99.5-0.1|168	
12cu|fbreader-0.99.5-0.1|169	# man
12cu|fbreader-0.99.5-0.1|170	mkdir -p %{buildroot}%{_mandir}/man1
12cu|fbreader-0.99.5-0.1|171	install -m644 fbreader/desktop/FBReader.1 %{buildroot}%{_mandir}/man1
12cu|fbreader-0.99.5-0.1|172	
12cu|fbreader-0.99.5-0.1|173	# remove useless .so files (there are no includes to use them)
12cu|fbreader-0.99.5-0.1|174	rm -f %{buildroot}%{_libdir}/*.so

9311 12
12cu|fbterm-1.7-3|1	Summary:	A fast FrameBuffer based TERMinal emulator for linux
12cu|fbterm-1.7-3|2	Name:	  	fbterm
12cu|fbterm-1.7-3|3	Version:	1.7
12cu|fbterm-1.7-3|4	Release:	3
12cu|fbterm-1.7-3|5	License:	GPLv2+
12cu|fbterm-1.7-3|6	Group:		Terminals
12cu|fbterm-1.7-3|7	Source0: 	http://fbterm.googlecode.com/files/%name-%version.tar.gz
12cu|fbterm-1.7-3|8	URL:		http://code.google.com/p/fbterm/
12cu|fbterm-1.7-3|9	BuildRequires:	pkgconfig(freetype2)
12cu|fbterm-1.7-3|10	BuildRequires:	fontconfig-devel
12cu|fbterm-1.7-3|11	BuildRequires:  gpm-devel
12cu|fbterm-1.7-3|12	BuildRequires:  libx86-devel
12cu|fbterm-1.7-3|13	
12cu|fbterm-1.7-3|14	%description
12cu|fbterm-1.7-3|15	FbTerm is a fast terminal emulator for linux with frame buffer. Features
12cu|fbterm-1.7-3|16	include:
12cu|fbterm-1.7-3|17	
12cu|fbterm-1.7-3|18	* mostly as fast as terminal of linux kernel while accelerated scrolling
12cu|fbterm-1.7-3|19	is enabled on framebuffer device
12cu|fbterm-1.7-3|20	* select font with fontconfig and draw text with freetype2, same as
12cu|fbterm-1.7-3|21	Qt/Gtk+ based GUI apps
12cu|fbterm-1.7-3|22	* dynamicly create/destroy up to 10 windows initially running default
12cu|fbterm-1.7-3|23	shell
12cu|fbterm-1.7-3|24	* record scrollback history for every window
12cu|fbterm-1.7-3|25	* auto-detect text encoding with current locale, support double width
12cu|fbterm-1.7-3|26	scripts like Chinese, Japanese etc
12cu|fbterm-1.7-3|27	* switch between configurable additional text encodings with hot keys on
12cu|fbterm-1.7-3|28	the fly
12cu|fbterm-1.7-3|29	* copy/past selected text between windows with mouse when gpm server is
12cu|fbterm-1.7-3|30	running
12cu|fbterm-1.7-3|31	
12cu|fbterm-1.7-3|32	%prep
12cu|fbterm-1.7-3|33	%setup -q
12cu|fbterm-1.7-3|34	
12cu|fbterm-1.7-3|35	%build
12cu|fbterm-1.7-3|36	autoreconf -fi
12cu|fbterm-1.7-3|37	%configure2_5x
12cu|fbterm-1.7-3|38	%make
12cu|fbterm-1.7-3|39	
12cu|fbterm-1.7-3|40	%install
12cu|fbterm-1.7-3|41	rm -rf $RPM_BUILD_ROOT
12cu|fbterm-1.7-3|42	%makeinstall_std
12cu|fbterm-1.7-3|43	
12cu|fbterm-1.7-3|44	%clean
12cu|fbterm-1.7-3|45	rm -rf $RPM_BUILD_ROOT
12cu|fbterm-1.7-3|46	
12cu|fbterm-1.7-3|47	%files
12cu|fbterm-1.7-3|48	%defattr(-, root, root)
12cu|fbterm-1.7-3|49	%doc AUTHORS ChangeLog README
12cu|fbterm-1.7-3|50	%{_bindir}/%{name}
12cu|fbterm-1.7-3|51	%{_mandir}/man1/*
12cu|fbterm-1.7-3|52	
12cu|fbterm-1.7-3|53	
12cu|fbterm-1.7-3|54	%changelog
12cu|fbterm-1.7-3|55	* Sun Nov 21 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.7-2mdv2011.0
12cu|fbterm-1.7-3|56	+ Revision: 599358
12cu|fbterm-1.7-3|57	- add missing require
12cu|fbterm-1.7-3|58	
12cu|fbterm-1.7-3|59	* Tue Oct 12 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.7-1mdv2011.0
12cu|fbterm-1.7-3|60	+ Revision: 585177
12cu|fbterm-1.7-3|61	- update to 1.7
12cu|fbterm-1.7-3|62	- drop p0
12cu|fbterm-1.7-3|63	
12cu|fbterm-1.7-3|64	* Sat Nov 14 2009 Funda Wang <fwang@mandriva.org> 1.6-1mdv2010.1
12cu|fbterm-1.7-3|65	+ Revision: 466096
12cu|fbterm-1.7-3|66	- new verrsion 1.6
12cu|fbterm-1.7-3|67	
12cu|fbterm-1.7-3|68	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.3-2mdv2010.0
12cu|fbterm-1.7-3|69	+ Revision: 437527
12cu|fbterm-1.7-3|70	- rebuild
12cu|fbterm-1.7-3|71	
12cu|fbterm-1.7-3|72	* Sat Dec 20 2008 Funda Wang <fwang@mandriva.org> 1.3-1mdv2009.1
12cu|fbterm-1.7-3|73	+ Revision: 316406
12cu|fbterm-1.7-3|74	- new version 1.3
12cu|fbterm-1.7-3|75	- new version 1.2
12cu|fbterm-1.7-3|76	
12cu|fbterm-1.7-3|77	* Sat Aug 23 2008 Funda Wang <fwang@mandriva.org> 1.1-1mdv2009.0
12cu|fbterm-1.7-3|78	+ Revision: 275412
12cu|fbterm-1.7-3|79	- import fbterm
12cu|fbterm-1.7-3|80	
12cu|fbterm-1.7-3|81	

9312 12
12cu|fbv-1.0b-4|1	######################################################
12cu|fbv-1.0b-4|2	# SpecFile: fbv.spec
12cu|fbv-1.0b-4|3	# Generato: http://www.mandrivausers.ro/
12cu|fbv-1.0b-4|4	# MRB-Falticska Florin
12cu|fbv-1.0b-4|5	######################################################
12cu|fbv-1.0b-4|6	%define debug_package	%{nil}
12cu|fbv-1.0b-4|7	
12cu|fbv-1.0b-4|8	Summary:	Framebuffer image viewer
12cu|fbv-1.0b-4|9	Name:		fbv
12cu|fbv-1.0b-4|10	Version:	1.0b
12cu|fbv-1.0b-4|11	Release:	4
12cu|fbv-1.0b-4|12	License:	GPLv2+
12cu|fbv-1.0b-4|13	Group:		Graphical desktop/Other
12cu|fbv-1.0b-4|14	Url:		http://s-tech.elsat.net.pl/fbv
12cu|fbv-1.0b-4|15	Source0:	http://s-tech.elsat.net.pl/fbv/%{name}-%{version}.tar.gz
12cu|fbv-1.0b-4|16	#patch from alt-linux
12cu|fbv-1.0b-4|17	Patch0:		fbv-nocenter.patch
12cu|fbv-1.0b-4|18	BuildRequires:	giflib-devel
12cu|fbv-1.0b-4|19	BuildRequires:	jpeg-devel
12cu|fbv-1.0b-4|20	BuildRequires:	pkgconfig(libpng)
12cu|fbv-1.0b-4|21	BuildRequires:	pkgconfig(x11)
12cu|fbv-1.0b-4|22	BuildRequires:	pkgconfig(zlib)
12cu|fbv-1.0b-4|23	
12cu|fbv-1.0b-4|24	%description
12cu|fbv-1.0b-4|25	A simple program to view pictures on a framebuffer console. It
12cu|fbv-1.0b-4|26	supports PNG, JPEG, GIF and BMP files.
12cu|fbv-1.0b-4|27	
12cu|fbv-1.0b-4|28	%files
12cu|fbv-1.0b-4|29	%doc ChangeLog README TODO
12cu|fbv-1.0b-4|30	%{_bindir}/*
12cu|fbv-1.0b-4|31	%{_mandir}/man1/*
12cu|fbv-1.0b-4|32	
12cu|fbv-1.0b-4|33	#----------------------------------------------------------------------------
12cu|fbv-1.0b-4|34	
12cu|fbv-1.0b-4|35	%prep
12cu|fbv-1.0b-4|36	%setup -q
12cu|fbv-1.0b-4|37	%patch0 -p1
12cu|fbv-1.0b-4|38	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && \
12cu|fbv-1.0b-4|39	mv -f ChangeLog.conv ChangeLog
12cu|fbv-1.0b-4|40	
12cu|fbv-1.0b-4|41	%build
12cu|fbv-1.0b-4|42	./configure \
12cu|fbv-1.0b-4|43	--prefix=%{_prefix} \
12cu|fbv-1.0b-4|44	--mandir=%{_mandir}
12cu|fbv-1.0b-4|45	
12cu|fbv-1.0b-4|46	sed -i 's|LIBS.*|LIBS=-lpng -ljpeg -lungif -lgif|' Make.conf
12cu|fbv-1.0b-4|47	sed -i 's|setjmp(png_ptr->jmpbuf)|setjmp(png_jmpbuf(png_ptr))|' png.c
12cu|fbv-1.0b-4|48	
12cu|fbv-1.0b-4|49	%make CFLAGS="%{optflags}"
12cu|fbv-1.0b-4|50	
12cu|fbv-1.0b-4|51	%install
12cu|fbv-1.0b-4|52	mkdir -p %{buildroot}%{_bindir}
12cu|fbv-1.0b-4|53	mkdir -p %{buildroot}%{_mandir}/man1
12cu|fbv-1.0b-4|54	
12cu|fbv-1.0b-4|55	%makeinstall_std
12cu|fbv-1.0b-4|56	
12cu|fbv-1.0b-4|57	
12cu|fbv-1.0b-4|58	%changelog
12cu|fbv-1.0b-4|59	* Thu Feb 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0b-4
12cu|fbv-1.0b-4|60	+ Revision: b67a859
12cu|fbv-1.0b-4|61	- LOG Spec cleanup
12cu|fbv-1.0b-4|62	
12cu|fbv-1.0b-4|63	

9313 12
12cu|fbzx-3.1.0-1|1	Summary:	A ZX Spectrum Emulator for FrameBuffer
12cu|fbzx-3.1.0-1|2	Name:		fbzx
12cu|fbzx-3.1.0-1|3	Version:	3.1.0
12cu|fbzx-3.1.0-1|4	Release:	1
12cu|fbzx-3.1.0-1|5	License:	GPLv3+
12cu|fbzx-3.1.0-1|6	Group:		Emulators
12cu|fbzx-3.1.0-1|7	Url:		http://www.rastersoft.com/programas/fbzx.html
12cu|fbzx-3.1.0-1|8	Source0:	http://www.rastersoft.com/descargas/%{name}/%{name}-%{version}.tar.bz2
12cu|fbzx-3.1.0-1|9	BuildRequires:	desktop-file-utils
12cu|fbzx-3.1.0-1|10	BuildRequires:	pkgconfig(alsa)
12cu|fbzx-3.1.0-1|11	BuildRequires:	pkgconfig(libpulse)
12cu|fbzx-3.1.0-1|12	BuildRequires:	pkgconfig(sdl)
12cu|fbzx-3.1.0-1|13	Suggests:	spectrum-roms
12cu|fbzx-3.1.0-1|14	
12cu|fbzx-3.1.0-1|15	%description
12cu|fbzx-3.1.0-1|16	FBZX is a Sinclair Spectrum emulator, designed to work at full screen using
12cu|fbzx-3.1.0-1|17	the FrameBuffer or under X-Windows.
12cu|fbzx-3.1.0-1|18	
12cu|fbzx-3.1.0-1|19	For ZX Spectrum roms install spectrum-roms package from non-free repository.
12cu|fbzx-3.1.0-1|20	
12cu|fbzx-3.1.0-1|21	%files
12cu|fbzx-3.1.0-1|22	%doc AMSTRAD CAPABILITIES COPYING FAQ README* TODO VERSIONS.md
12cu|fbzx-3.1.0-1|23	%{_bindir}/%{name}
12cu|fbzx-3.1.0-1|24	%{_datadir}/%{name}
12cu|fbzx-3.1.0-1|25	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12cu|fbzx-3.1.0-1|26	%{_datadir}/applications/%{name}.desktop
12cu|fbzx-3.1.0-1|27	
12cu|fbzx-3.1.0-1|28	#----------------------------------------------------------------------------
12cu|fbzx-3.1.0-1|29	
12cu|fbzx-3.1.0-1|30	%prep
12cu|fbzx-3.1.0-1|31	%setup -qn %{name}
12cu|fbzx-3.1.0-1|32	
12cu|fbzx-3.1.0-1|33	# Patch to use rpm optflags
12cu|fbzx-3.1.0-1|34	sed -i -e "s/^\(CC\=\g++\) [^\`]*/\1 -c \$(CFLAGS) /" src/Makefile
12cu|fbzx-3.1.0-1|35	sed -i -e "s/^\(CPP\=\g++\) [^\`]*/\1 -c \$(CFLAGS) /" src/Makefile
12cu|fbzx-3.1.0-1|36	sed -i -e "s/^\(LN\=\g++\) [^\`]*/\1 \$(CFLAGS) /" src/Makefile
12cu|fbzx-3.1.0-1|37	
12cu|fbzx-3.1.0-1|38	%build
12cu|fbzx-3.1.0-1|39	export CFLAGS="%{optflags}"
12cu|fbzx-3.1.0-1|40	%make
12cu|fbzx-3.1.0-1|41	
12cu|fbzx-3.1.0-1|42	%install
12cu|fbzx-3.1.0-1|43	#install application
12cu|fbzx-3.1.0-1|44	mkdir -p %{buildroot}%{_bindir}
12cu|fbzx-3.1.0-1|45	install -m 755 src/%{name} %{buildroot}%{_bindir}
12cu|fbzx-3.1.0-1|46	
12cu|fbzx-3.1.0-1|47	# install data
12cu|fbzx-3.1.0-1|48	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|fbzx-3.1.0-1|49	install -p -m 644 data/keymap.bmp %{buildroot}%{_datadir}/%{name}
12cu|fbzx-3.1.0-1|50	
12cu|fbzx-3.1.0-1|51	# install icon
12cu|fbzx-3.1.0-1|52	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12cu|fbzx-3.1.0-1|53	install -p -m 644 data/%{name}.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12cu|fbzx-3.1.0-1|54	
12cu|fbzx-3.1.0-1|55	# install desktop file
12cu|fbzx-3.1.0-1|56	mkdir -p %{buildroot}%{_datadir}/applications
12cu|fbzx-3.1.0-1|57	desktop-file-install \
12cu|fbzx-3.1.0-1|58	--remove-key=Version \
12cu|fbzx-3.1.0-1|59	--add-category=Emulator \
12cu|fbzx-3.1.0-1|60	--dir %{buildroot}%{_datadir}/applications \
12cu|fbzx-3.1.0-1|61	data/%{name}.desktop
12cu|fbzx-3.1.0-1|62	
12cu|fbzx-3.1.0-1|63	
12cu|fbzx-3.1.0-1|64	%changelog
12cu|fbzx-3.1.0-1|65	
12cu|fbzx-3.1.0-1|66	* Tue Jan 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.0-1
12cu|fbzx-3.1.0-1|67	- (fa835ac) New version 3.1.0
12cu|fbzx-3.1.0-1|68	
12cu|fbzx-3.1.0-1|69	

9314 12
12cu|fceux-2.2.2-1|1	Summary:	NES emulator
12cu|fceux-2.2.2-1|2	Name:		fceux
12cu|fceux-2.2.2-1|3	Version:	2.2.2
12cu|fceux-2.2.2-1|4	Release:	1
12cu|fceux-2.2.2-1|5	License:	GPLv2+
12cu|fceux-2.2.2-1|6	Group:		Emulators
12cu|fceux-2.2.2-1|7	Url:		http://fceultra.sourceforge.net/
12cu|fceux-2.2.2-1|8	Source0:	http://fceultra.sourceforge.net/releases/%{name}-%{version}.src.tar.gz
12cu|fceux-2.2.2-1|9	Patch0:		fceux-2.1.5-gcc46.patch
12cu|fceux-2.2.2-1|10	BuildRequires:	scons
12cu|fceux-2.2.2-1|11	BuildRequires:	lua5.1-devel
12cu|fceux-2.2.2-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|fceux-2.2.2-1|13	BuildRequires:	pkgconfig(gl)
12cu|fceux-2.2.2-1|14	BuildRequires:	pkgconfig(glu)
12cu|fceux-2.2.2-1|15	BuildRequires:	pkgconfig(sdl)
12cu|fceux-2.2.2-1|16	Requires:	zenity
12cu|fceux-2.2.2-1|17	
12cu|fceux-2.2.2-1|18	%description
12cu|fceux-2.2.2-1|19	FCEUX is a Nintendo Entertainment System (NES), Famicom, and Famicom
12cu|fceux-2.2.2-1|20	Disk System (FDS) emulator. It supports both PAL (European) and NTSC
12cu|fceux-2.2.2-1|21	(USA/JPN) modes. It supports both Windows and SDL versions for cross
12cu|fceux-2.2.2-1|22	compatibility.
12cu|fceux-2.2.2-1|23	
12cu|fceux-2.2.2-1|24	%files
12cu|fceux-2.2.2-1|25	%doc Authors changelog.txt NewPPUtests.txt README-SDL TODO*
12cu|fceux-2.2.2-1|26	%doc documentation/
12cu|fceux-2.2.2-1|27	%{_bindir}/%{name}
12cu|fceux-2.2.2-1|28	%{_mandir}/man6/%{name}.6*
12cu|fceux-2.2.2-1|29	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|fceux-2.2.2-1|30	
12cu|fceux-2.2.2-1|31	#----------------------------------------------------------------------------
12cu|fceux-2.2.2-1|32	
12cu|fceux-2.2.2-1|33	%prep
12cu|fceux-2.2.2-1|34	%setup -q
12cu|fceux-2.2.2-1|35	%patch0 -p1
12cu|fceux-2.2.2-1|36	
12cu|fceux-2.2.2-1|37	%build
12cu|fceux-2.2.2-1|38	%setup_compile_flags
12cu|fceux-2.2.2-1|39	%scons
12cu|fceux-2.2.2-1|40	
12cu|fceux-2.2.2-1|41	%install
12cu|fceux-2.2.2-1|42	install -m 755 -D bin/fceux %{buildroot}%{_bindir}/fceux
12cu|fceux-2.2.2-1|43	install -D documentation/fceux.6 %{buildroot}%{_mandir}/man6/fceux.6
12cu|fceux-2.2.2-1|44	
12cu|fceux-2.2.2-1|45	mkdir -p %{buildroot}%{_datadir}/applications
12cu|fceux-2.2.2-1|46	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cu|fceux-2.2.2-1|47	[Desktop Entry]
12cu|fceux-2.2.2-1|48	Name=FCEUX
12cu|fceux-2.2.2-1|49	GenericName=NES emulator
12cu|fceux-2.2.2-1|50	Comment=Play Nintendo Enternainment System games
12cu|fceux-2.2.2-1|51	Exec=%{_bindir}/%{name}
12cu|fceux-2.2.2-1|52	Icon=emulators_section
12cu|fceux-2.2.2-1|53	Terminal=false
12cu|fceux-2.2.2-1|54	Type=Application
12cu|fceux-2.2.2-1|55	StartupNotify=true
12cu|fceux-2.2.2-1|56	Categories=Game;Emulator;
12cu|fceux-2.2.2-1|57	EOF
12cu|fceux-2.2.2-1|58	

9315 12
12cu|fcgi-2.4.0-15|1	%define major 0
12cu|fcgi-2.4.0-15|2	%define libname %mklibname %{name} %{major}
12cu|fcgi-2.4.0-15|3	
12cu|fcgi-2.4.0-15|4	Summary:	The FastCGI development kit
12cu|fcgi-2.4.0-15|5	Name:		fcgi
12cu|fcgi-2.4.0-15|6	Version:	2.4.0
12cu|fcgi-2.4.0-15|7	Release:	15
12cu|fcgi-2.4.0-15|8	License:	BSD-style
12cu|fcgi-2.4.0-15|9	Group:		System/Servers
12cu|fcgi-2.4.0-15|10	URL:		http://www.fastcgi.com/
12cu|fcgi-2.4.0-15|11	Source0:	%{name}-%{version}.tar.bz2
12cu|fcgi-2.4.0-15|12	Patch0:		fcgi-no-libs.patch
12cu|fcgi-2.4.0-15|13	Patch1:		FastCGI-clientdata_pointer.patch
12cu|fcgi-2.4.0-15|14	Patch2:		FastCGI-makefile.am_cppflags.patch
12cu|fcgi-2.4.0-15|15	Patch3:		fastcgi-2.4.0_missing_call_to_fclose.patch
12cu|fcgi-2.4.0-15|16	Patch4:		FastCGI-2.4.0-CVE-2011-2766.diff
12cu|fcgi-2.4.0-15|17	Patch5:		fcgi-2.4.0-gcc4.4.diff
12cu|fcgi-2.4.0-15|18	BuildRequires:	libstdc++-devel
12cu|fcgi-2.4.0-15|19	BuildRequires:	autoconf automake libtool
12cu|fcgi-2.4.0-15|20	Requires:	%{libname} >= %{version}
12cu|fcgi-2.4.0-15|21	
12cu|fcgi-2.4.0-15|22	%description
12cu|fcgi-2.4.0-15|23	FastCGI is an open extension to CGI that provides high performance
12cu|fcgi-2.4.0-15|24	for all Internet applications without the penalties of Web server
12cu|fcgi-2.4.0-15|25	APIs.
12cu|fcgi-2.4.0-15|26	
12cu|fcgi-2.4.0-15|27	FastCGI is designed to be layered on top of existing Web server
12cu|fcgi-2.4.0-15|28	APIs. For instance, the mod_fastcgi Apache module adds FastCGI
12cu|fcgi-2.4.0-15|29	support to the Apache server. FastCGI can also be used, with
12cu|fcgi-2.4.0-15|30	reduced functionality and reduced performance, on any Web server
12cu|fcgi-2.4.0-15|31	that supports CGI.
12cu|fcgi-2.4.0-15|32	
12cu|fcgi-2.4.0-15|33	This FastCGI Developer's Kit is designed to make developing
12cu|fcgi-2.4.0-15|34	FastCGI applications easy. The kit currently supports FastCGI
12cu|fcgi-2.4.0-15|35	applications written in C/C++, Perl, Tcl, and Java.
12cu|fcgi-2.4.0-15|36	
12cu|fcgi-2.4.0-15|37	This package contains only shared libraries used by programs
12cu|fcgi-2.4.0-15|38	developed using FastCGI Developer's Kit and cgi-fcgi (bridge from
12cu|fcgi-2.4.0-15|39	CGI to FastCGI).
12cu|fcgi-2.4.0-15|40	
12cu|fcgi-2.4.0-15|41	%package -n	%{libname}
12cu|fcgi-2.4.0-15|42	Summary:	Libraries for %{name}
12cu|fcgi-2.4.0-15|43	Group:          System/Libraries
12cu|fcgi-2.4.0-15|44	
12cu|fcgi-2.4.0-15|45	%description -n	%{libname}
12cu|fcgi-2.4.0-15|46	This package contains the %{name} library files.
12cu|fcgi-2.4.0-15|47	
12cu|fcgi-2.4.0-15|48	%package -n	%{libname}-devel
12cu|fcgi-2.4.0-15|49	Summary:	Development headers and libraries for %{name}
12cu|fcgi-2.4.0-15|50	Group:		Development/C
12cu|fcgi-2.4.0-15|51	Requires:	%{libname} >= %{version}
12cu|fcgi-2.4.0-15|52	Provides:	libfcgi-devel = %{version}-%{release}
12cu|fcgi-2.4.0-15|53	Provides:	%{name}-devel = %{version}-%{release}
12cu|fcgi-2.4.0-15|54	
12cu|fcgi-2.4.0-15|55	
12cu|fcgi-2.4.0-15|56	%description -n	%{libname}-devel
12cu|fcgi-2.4.0-15|57	This package contains FastCGI Developer's Kit, which is designed
12cu|fcgi-2.4.0-15|58	to make developing FastCGI applications easy. The kit currently
12cu|fcgi-2.4.0-15|59	supports FastCGI applications written in C/C++, Perl, Tcl, and
12cu|fcgi-2.4.0-15|60	Java.
12cu|fcgi-2.4.0-15|61	
12cu|fcgi-2.4.0-15|62	%prep
12cu|fcgi-2.4.0-15|63	
12cu|fcgi-2.4.0-15|64	%setup -q
12cu|fcgi-2.4.0-15|65	%patch0 -p1
12cu|fcgi-2.4.0-15|66	%patch1 -p0
12cu|fcgi-2.4.0-15|67	%patch2 -p0
12cu|fcgi-2.4.0-15|68	%patch3 -p0
12cu|fcgi-2.4.0-15|69	%patch4 -p0
12cu|fcgi-2.4.0-15|70	%patch5 -p0
12cu|fcgi-2.4.0-15|71	
12cu|fcgi-2.4.0-15|72	%build
12cu|fcgi-2.4.0-15|73	touch INSTALL NEWS AUTHORS ChangeLog COPYING
12cu|fcgi-2.4.0-15|74	rm -f configure
12cu|fcgi-2.4.0-15|75	libtoolize --copy --force; aclocal; autoconf; automake --add-missing --copy
12cu|fcgi-2.4.0-15|76	
12cu|fcgi-2.4.0-15|77	%configure2_5x \
12cu|fcgi-2.4.0-15|78	--with-global \
12cu|fcgi-2.4.0-15|79	--with-nodebug \
12cu|fcgi-2.4.0-15|80	--with-noassert \
12cu|fcgi-2.4.0-15|81	--with-notest
12cu|fcgi-2.4.0-15|82	
12cu|fcgi-2.4.0-15|83	make
12cu|fcgi-2.4.0-15|84	
12cu|fcgi-2.4.0-15|85	%install
12cu|fcgi-2.4.0-15|86	%makeinstall_std
12cu|fcgi-2.4.0-15|87	
12cu|fcgi-2.4.0-15|88	install -d %{buildroot}%{_datadir}/fastcgi
12cu|fcgi-2.4.0-15|89	cp -a examples/{Makefile*,*.c} %{buildroot}%{_datadir}/fastcgi/
12cu|fcgi-2.4.0-15|90	
12cu|fcgi-2.4.0-15|91	# install the built examples (should we require apache here?)
12cu|fcgi-2.4.0-15|92	install -d %{buildroot}/var/www/fcgi-bin
12cu|fcgi-2.4.0-15|93	
12cu|fcgi-2.4.0-15|94	pushd examples/.libs/
12cu|fcgi-2.4.0-15|95	install -m755 authorizer %{buildroot}/var/www/fcgi-bin/
12cu|fcgi-2.4.0-15|96	install -m755 echo %{buildroot}/var/www/fcgi-bin/
12cu|fcgi-2.4.0-15|97	install -m755 echo-cpp %{buildroot}/var/www/fcgi-bin/
12cu|fcgi-2.4.0-15|98	install -m755 echo-x %{buildroot}/var/www/fcgi-bin/
12cu|fcgi-2.4.0-15|99	install -m755 log-dump %{buildroot}/var/www/fcgi-bin/
12cu|fcgi-2.4.0-15|100	install -m755 size %{buildroot}/var/www/fcgi-bin/
12cu|fcgi-2.4.0-15|101	install -m755 threaded %{buildroot}/var/www/fcgi-bin/
12cu|fcgi-2.4.0-15|102	popd
12cu|fcgi-2.4.0-15|103	
12cu|fcgi-2.4.0-15|104	# cleanup
12cu|fcgi-2.4.0-15|105	rm -f %{buildroot}%{_libdir}/*.*a
12cu|fcgi-2.4.0-15|106	
12cu|fcgi-2.4.0-15|107	%files
12cu|fcgi-2.4.0-15|108	%doc doc/*.1 LICENSE.TERMS README
12cu|fcgi-2.4.0-15|109	%attr(0755,root,root) %{_bindir}/cgi-fcgi
12cu|fcgi-2.4.0-15|110	%attr(0755,root,root) /var/www/fcgi-bin/authorizer
12cu|fcgi-2.4.0-15|111	%attr(0755,root,root) /var/www/fcgi-bin/echo
12cu|fcgi-2.4.0-15|112	%attr(0755,root,root) /var/www/fcgi-bin/echo-cpp
12cu|fcgi-2.4.0-15|113	%attr(0755,root,root) /var/www/fcgi-bin/echo-x
12cu|fcgi-2.4.0-15|114	%attr(0755,root,root) /var/www/fcgi-bin/log-dump
12cu|fcgi-2.4.0-15|115	%attr(0755,root,root) /var/www/fcgi-bin/size
12cu|fcgi-2.4.0-15|116	%attr(0755,root,root) /var/www/fcgi-bin/threaded
12cu|fcgi-2.4.0-15|117	
12cu|fcgi-2.4.0-15|118	%files -n %{libname}
12cu|fcgi-2.4.0-15|119	%attr(0755,root,root) %{_libdir}/libfcgi++.so.%{major}*
12cu|fcgi-2.4.0-15|120	%attr(0755,root,root) %{_libdir}/libfcgi.so.%{major}*
12cu|fcgi-2.4.0-15|121	
12cu|fcgi-2.4.0-15|122	%files -n %{libname}-devel
12cu|fcgi-2.4.0-15|123	%doc doc/*.htm* doc/*.gif doc/fastcgi-* doc/*.3
12cu|fcgi-2.4.0-15|124	%attr(0755,root,root) %{_libdir}/libfcgi++.so
12cu|fcgi-2.4.0-15|125	%attr(0755,root,root) %{_libdir}/libfcgi.so
12cu|fcgi-2.4.0-15|126	%{_includedir}/*.h
12cu|fcgi-2.4.0-15|127	%{_datadir}/fastcgi/*
12cu|fcgi-2.4.0-15|128	

9316 12
12cu|fcitx-4.2.2-2|1	Name:		fcitx
12cu|fcitx-4.2.2-2|2	Version:	4.2.2
12cu|fcitx-4.2.2-2|3	Release:	2
12cu|fcitx-4.2.2-2|4	Summary:	Fcitx - Free Chinese Input Toys for X
12cu|fcitx-4.2.2-2|5	License:	GPLv2
12cu|fcitx-4.2.2-2|6	Group:		System/Internationalization
12cu|fcitx-4.2.2-2|7	URL:		http://code.google.com/p/fcitx/
12cu|fcitx-4.2.2-2|8	Source0:	http://fcitx.googlecode.com/files/%{name}-%{version}_dict.tar.xz
12cu|fcitx-4.2.2-2|9	BuildRequires:	automake
12cu|fcitx-4.2.2-2|10	BuildRequires:	cmake
12cu|fcitx-4.2.2-2|11	BuildRequires:	gettext-devel
12cu|fcitx-4.2.2-2|12	BuildRequires:	pkgconfig(x11)
12cu|fcitx-4.2.2-2|13	BuildRequires:	pkgconfig(xft)
12cu|fcitx-4.2.2-2|14	BuildRequires:	xpm-devel
12cu|fcitx-4.2.2-2|15	BuildRequires:	pkgconfig(xext)
12cu|fcitx-4.2.2-2|16	BuildRequires:	dbus-devel
12cu|fcitx-4.2.2-2|17	BuildRequires:	wget
12cu|fcitx-4.2.2-2|18	BuildRequires:	cairo-devel
12cu|fcitx-4.2.2-2|19	BuildRequires:	pango-devel
12cu|fcitx-4.2.2-2|20	BuildRequires:	intltool
12cu|fcitx-4.2.2-2|21	BuildRequires:	dbus-glib-devel
12cu|fcitx-4.2.2-2|22	BuildRequires:	gtk+2-devel
12cu|fcitx-4.2.2-2|23	BuildRequires:	gtk+3-devel
12cu|fcitx-4.2.2-2|24	
12cu|fcitx-4.2.2-2|25	%if %mdvver >= 201100
12cu|fcitx-4.2.2-2|26	BuildRequires:	opencc-devel
12cu|fcitx-4.2.2-2|27	%endif
12cu|fcitx-4.2.2-2|28	BuildRequires:	chrpath
12cu|fcitx-4.2.2-2|29	Requires:	locales-zh
12cu|fcitx-4.2.2-2|30	
12cu|fcitx-4.2.2-2|31	%description
12cu|fcitx-4.2.2-2|32	%{name} is an X input method allowing people to enter simplified Chinese
12cu|fcitx-4.2.2-2|33	characters in X environment following XIM standard.
12cu|fcitx-4.2.2-2|34	
12cu|fcitx-4.2.2-2|35	%package devel
12cu|fcitx-4.2.2-2|36	Summary:	fcitx development library
12cu|fcitx-4.2.2-2|37	Group:		Development/C
12cu|fcitx-4.2.2-2|38	Requires:	%{name} = %{version}
12cu|fcitx-4.2.2-2|39	
12cu|fcitx-4.2.2-2|40	%description devel
12cu|fcitx-4.2.2-2|41	fcitx development files.
12cu|fcitx-4.2.2-2|42	
12cu|fcitx-4.2.2-2|43	%package gtk
12cu|fcitx-4.2.2-2|44	Summary:	fcitx gtk module
12cu|fcitx-4.2.2-2|45	Group:		System/Internationalization
12cu|fcitx-4.2.2-2|46	Requires:	%{name} = %{version}
12cu|fcitx-4.2.2-2|47	Requires(post):	gtk+2.0
12cu|fcitx-4.2.2-2|48	Requires(postun): gtk+2.0
12cu|fcitx-4.2.2-2|49	
12cu|fcitx-4.2.2-2|50	%description gtk
12cu|fcitx-4.2.2-2|51	fcitx gtk module.
12cu|fcitx-4.2.2-2|52	
12cu|fcitx-4.2.2-2|53	%post gtk
12cu|fcitx-4.2.2-2|54	%{_bindir}/gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-2.0/gtk.immodules.%{_lib}
12cu|fcitx-4.2.2-2|55	
12cu|fcitx-4.2.2-2|56	%postun gtk
12cu|fcitx-4.2.2-2|57	%{_bindir}/gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-2.0/gtk.immodules.%{_lib}
12cu|fcitx-4.2.2-2|58	
12cu|fcitx-4.2.2-2|59	%prep
12cu|fcitx-4.2.2-2|60	%setup -q
12cu|fcitx-4.2.2-2|61	
12cu|fcitx-4.2.2-2|62	%build
12cu|fcitx-4.2.2-2|63	#Don't build GTK3 module because we don't have GTK3 yet
12cu|fcitx-4.2.2-2|64	%cmake -DENABLE_GTK2_IM_MODULE=ON -DENABLE_GTK3_IM_MODULE=ON -DCMAKE_SKIP_RPATH=OFF
12cu|fcitx-4.2.2-2|65	%make
12cu|fcitx-4.2.2-2|66	
12cu|fcitx-4.2.2-2|67	%install
12cu|fcitx-4.2.2-2|68	%makeinstall_std -C build
12cu|fcitx-4.2.2-2|69	
12cu|fcitx-4.2.2-2|70	chrpath -d %{buildroot}%{_libdir}/*.so
12cu|fcitx-4.2.2-2|71	
12cu|fcitx-4.2.2-2|72	%find_lang %{name}
12cu|fcitx-4.2.2-2|73	
12cu|fcitx-4.2.2-2|74	%files -f %{name}.lang
12cu|fcitx-4.2.2-2|75	%attr(0644,-,-) %doc doc/*.txt doc/*.htm
12cu|fcitx-4.2.2-2|76	%{_bindir}/*
12cu|fcitx-4.2.2-2|77	%{_libdir}/*.so.*
12cu|fcitx-4.2.2-2|78	%{_libdir}/%{name}
12cu|fcitx-4.2.2-2|79	%{_datadir}/%{name}
12cu|fcitx-4.2.2-2|80	%{_mandir}/man1/*
12cu|fcitx-4.2.2-2|81	%{_datadir}/applications/*.desktop
12cu|fcitx-4.2.2-2|82	%{_datadir}/mime/packages/x-fskin.xml
12cu|fcitx-4.2.2-2|83	%{_iconsdir}/*/*/*/*
12cu|fcitx-4.2.2-2|84	
12cu|fcitx-4.2.2-2|85	%files devel
12cu|fcitx-4.2.2-2|86	%{_libdir}/*.so
12cu|fcitx-4.2.2-2|87	%{_libdir}/pkgconfig/*.pc
12cu|fcitx-4.2.2-2|88	%{_includedir}/*
12cu|fcitx-4.2.2-2|89	%{_datadir}/cmake/%{name}
12cu|fcitx-4.2.2-2|90	
12cu|fcitx-4.2.2-2|91	%files gtk
12cu|fcitx-4.2.2-2|92	%{_libdir}/gtk-2.0/*/immodules/im-fcitx.so
12cu|fcitx-4.2.2-2|93	%{_libdir}/gtk-3.0/*/immodules/im-fcitx.so
12cu|fcitx-4.2.2-2|94	
12cu|fcitx-4.2.2-2|95	
12cu|fcitx-4.2.2-2|96	%changelog
12cu|fcitx-4.2.2-2|97	* Thu Apr 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 4.2.2-1
12cu|fcitx-4.2.2-2|98	+ Revision: 793520
12cu|fcitx-4.2.2-2|99	- version update 4.2.2
12cu|fcitx-4.2.2-2|100	
12cu|fcitx-4.2.2-2|101	* Tue Mar 20 2012 Andrey Bondrov <abondrov@mandriva.org> 4.2.1-1
12cu|fcitx-4.2.2-2|102	+ Revision: 785795
12cu|fcitx-4.2.2-2|103	- New version 4.2.1
12cu|fcitx-4.2.2-2|104	
12cu|fcitx-4.2.2-2|105	* Mon Oct 10 2011 Andrey Bondrov <abondrov@mandriva.org> 4.1.2-1
12cu|fcitx-4.2.2-2|106	+ Revision: 703989
12cu|fcitx-4.2.2-2|107	- New version 4.1.2, new subpackage gtk, more BR
12cu|fcitx-4.2.2-2|108	
12cu|fcitx-4.2.2-2|109	* Mon Dec 20 2010 Funda Wang <fwang@mandriva.org> 4.0.1-1mdv2011.0
12cu|fcitx-4.2.2-2|110	+ Revision: 623234
12cu|fcitx-4.2.2-2|111	- new version 4.0.1
12cu|fcitx-4.2.2-2|112	
12cu|fcitx-4.2.2-2|113	* Sun Nov 21 2010 Funda Wang <fwang@mandriva.org> 4.0.0-2mdv2011.0
12cu|fcitx-4.2.2-2|114	+ Revision: 599321
12cu|fcitx-4.2.2-2|115	- add two upstream patch to fix problems
12cu|fcitx-4.2.2-2|116	
12cu|fcitx-4.2.2-2|117	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 4.0.0-1mdv2011.0
12cu|fcitx-4.2.2-2|118	+ Revision: 598900
12cu|fcitx-4.2.2-2|119	- new version 4.0.0
12cu|fcitx-4.2.2-2|120	- new version 4.0.0
12cu|fcitx-4.2.2-2|121	
12cu|fcitx-4.2.2-2|122	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 3.6.3-1mdv2010.1
12cu|fcitx-4.2.2-2|123	+ Revision: 507965
12cu|fcitx-4.2.2-2|124	- BR dbus
12cu|fcitx-4.2.2-2|125	- new version 3.6.3
12cu|fcitx-4.2.2-2|126	
12cu|fcitx-4.2.2-2|127	* Fri Nov 06 2009 Funda Wang <fwang@mandriva.org> 3.6.2-1mdv2010.1
12cu|fcitx-4.2.2-2|128	+ Revision: 460569
12cu|fcitx-4.2.2-2|129	- New version 3.6.2
12cu|fcitx-4.2.2-2|130	
12cu|fcitx-4.2.2-2|131	* Mon Oct 05 2009 Funda Wang <fwang@mandriva.org> 3.6.1-2mdv2010.0
12cu|fcitx-4.2.2-2|132	+ Revision: 454166
12cu|fcitx-4.2.2-2|133	- update to svn trunk
12cu|fcitx-4.2.2-2|134	- really use 3.6.1 tarball
12cu|fcitx-4.2.2-2|135	
12cu|fcitx-4.2.2-2|136	* Thu Sep 24 2009 Frederik Himpe <fhimpe@mandriva.org> 3.6.1-1mdv2010.0
12cu|fcitx-4.2.2-2|137	+ Revision: 448396
12cu|fcitx-4.2.2-2|138	- update to new version 3.6.1
12cu|fcitx-4.2.2-2|139	
12cu|fcitx-4.2.2-2|140	* Sat Jul 11 2009 Funda Wang <fwang@mandriva.org> 3.6.0-1mdv2010.0
12cu|fcitx-4.2.2-2|141	+ Revision: 394836
12cu|fcitx-4.2.2-2|142	- BR xext
12cu|fcitx-4.2.2-2|143	- fix linkage
12cu|fcitx-4.2.2-2|144	- new version 3.6.0 final
12cu|fcitx-4.2.2-2|145	
12cu|fcitx-4.2.2-2|146	* Sun Jan 18 2009 Funda Wang <fwang@mandriva.org> 3.6.0-0.rc.1mdv2009.1
12cu|fcitx-4.2.2-2|147	+ Revision: 330812
12cu|fcitx-4.2.2-2|148	- New version 3.6.0 rc
12cu|fcitx-4.2.2-2|149	- rediff winposition patch
12cu|fcitx-4.2.2-2|150	
12cu|fcitx-4.2.2-2|151	* Thu Jun 19 2008 Funda Wang <fwang@mandriva.org> 3.5-2mdv2009.0
12cu|fcitx-4.2.2-2|152	+ Revision: 226418
12cu|fcitx-4.2.2-2|153	- add patch for -asneeded
12cu|fcitx-4.2.2-2|154	- simplify the BR
12cu|fcitx-4.2.2-2|155	
12cu|fcitx-4.2.2-2|156	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 3.5-1mdv2008.1
12cu|fcitx-4.2.2-2|157	+ Revision: 136411
12cu|fcitx-4.2.2-2|158	- restore BuildRoot
12cu|fcitx-4.2.2-2|159	
12cu|fcitx-4.2.2-2|160	+ Thierry Vignaud <tv@mandriva.org>
12cu|fcitx-4.2.2-2|161	- kill re-definition of %%buildroot on Pixel's request
12cu|fcitx-4.2.2-2|162	- s/Mandrake/Mandriva/
12cu|fcitx-4.2.2-2|163	
12cu|fcitx-4.2.2-2|164	* Thu Jul 19 2007 Funda Wang <fwang@mandriva.org> 3.5-1mdv2008.0
12cu|fcitx-4.2.2-2|165	+ Revision: 53434
12cu|fcitx-4.2.2-2|166	- New version
12cu|fcitx-4.2.2-2|167	
12cu|fcitx-4.2.2-2|168	* Fri Jul 06 2007 Funda Wang <fwang@mandriva.org> 3.5-0.070703.1mdv2008.0
12cu|fcitx-4.2.2-2|169	+ Revision: 49152
12cu|fcitx-4.2.2-2|170	- New version
12cu|fcitx-4.2.2-2|171	
12cu|fcitx-4.2.2-2|172	* Sun Jul 01 2007 Funda Wang <fwang@mandriva.org> 3.5-0.070630.1mdv2008.0
12cu|fcitx-4.2.2-2|173	+ Revision: 46417
12cu|fcitx-4.2.2-2|174	- New version
12cu|fcitx-4.2.2-2|175	
12cu|fcitx-4.2.2-2|176	* Tue May 29 2007 Funda Wang <fwang@mandriva.org> 3.5-0.070528.1mdv2008.0
12cu|fcitx-4.2.2-2|177	+ Revision: 32415
12cu|fcitx-4.2.2-2|178	- New snapshot
12cu|fcitx-4.2.2-2|179	
12cu|fcitx-4.2.2-2|180	* Mon May 28 2007 Funda Wang <fwang@mandriva.org> 3.5-0.070527.1mdv2008.0
12cu|fcitx-4.2.2-2|181	+ Revision: 31890
12cu|fcitx-4.2.2-2|182	- New version
12cu|fcitx-4.2.2-2|183	
12cu|fcitx-4.2.2-2|184	* Mon May 07 2007 Funda Wang <fwang@mandriva.org> 3.5-0.070507.1mdv2008.0
12cu|fcitx-4.2.2-2|185	+ Revision: 24113
12cu|fcitx-4.2.2-2|186	- New upstream version 070507
12cu|fcitx-4.2.2-2|187	

9317 12
12cu|fcron-3.0.6-1|1	Summary:	Task scheduler
12cu|fcron-3.0.6-1|2	Name:		fcron
12cu|fcron-3.0.6-1|3	Version:	3.0.6
12cu|fcron-3.0.6-1|4	Release:	1
12cu|fcron-3.0.6-1|5	License:	GPLv2+
12cu|fcron-3.0.6-1|6	Group:		System/Configuration/Other
12cu|fcron-3.0.6-1|7	URL:		http://fcron.free.fr/
12cu|fcron-3.0.6-1|8	Source0:	http://fcron.free.fr/archives/%{name}-%{version}.src.tar.gz
12cu|fcron-3.0.6-1|9	Source1:	%{name}-2.0.0-extra.tar.bz2
12cu|fcron-3.0.6-1|10	Patch0:		fcron-3.0.5-Makefile.in.diff
12cu|fcron-3.0.6-1|11	# (fc) 3.0.4-5mdv accept fcron.conf file with 644 perms (Fedora)
12cu|fcron-3.0.6-1|12	Patch1:		fcron-3.0.2-accept_readable_fcron.conf.patch
12cu|fcron-3.0.6-1|13	BuildRequires:	pam-devel
12cu|fcron-3.0.6-1|14	BuildRequires:	sendmail-command
12cu|fcron-3.0.6-1|15	BuildRequires:	vim-minimal
12cu|fcron-3.0.6-1|16	Requires(post):	systemd
12cu|fcron-3.0.6-1|17	Requires(pre,preun,post,postun):	rpm-helper
12cu|fcron-3.0.6-1|18	Requires:	syslog-daemon
12cu|fcron-3.0.6-1|19	Requires:	sendmail-command
12cu|fcron-3.0.6-1|20	Provides:	cron-daemon
12cu|fcron-3.0.6-1|21	BuildConflicts:	libselinux-devel
12cu|fcron-3.0.6-1|22	
12cu|fcron-3.0.6-1|23	%description
12cu|fcron-3.0.6-1|24	Fcron is a scheduler. It aims at replacing Vixie Cron, so it implements most
12cu|fcron-3.0.6-1|25	of its functionalities.
12cu|fcron-3.0.6-1|26	
12cu|fcron-3.0.6-1|27	But contrary to Vixie Cron, fcron does not need your system to be up 7 days
12cu|fcron-3.0.6-1|28	a week, 24 hours a day : it also works well with systems which are
12cu|fcron-3.0.6-1|29	not running neither all the time nor regularly (contrary to anacrontab).
12cu|fcron-3.0.6-1|30	
12cu|fcron-3.0.6-1|31	In other words, fcron does both the job of Vixie Cron and anacron, but does
12cu|fcron-3.0.6-1|32	even more and better :)) ...
12cu|fcron-3.0.6-1|33	
12cu|fcron-3.0.6-1|34	%files
12cu|fcron-3.0.6-1|35	%doc fcrontab.example
12cu|fcron-3.0.6-1|36	%{_initrddir}/fcron
12cu|fcron-3.0.6-1|37	%attr(640,root,fcron) %config(noreplace) %{_sysconfdir}/fcron.conf
12cu|fcron-3.0.6-1|38	%attr(640,root,fcron) %config(noreplace) %{_sysconfdir}/fcron.allow
12cu|fcron-3.0.6-1|39	%attr(640,root,fcron) %config(noreplace) %{_sysconfdir}/fcron.deny
12cu|fcron-3.0.6-1|40	%config(noreplace) %{_sysconfdir}/pam.d/fcron
12cu|fcron-3.0.6-1|41	%config(noreplace) %{_sysconfdir}/pam.d/fcrontab
12cu|fcron-3.0.6-1|42	%{_tmpfilesdir}/%{name}.conf
12cu|fcron-3.0.6-1|43	%{_mandir}/man8/fcron.8*
12cu|fcron-3.0.6-1|44	%{_mandir}/man1/fcrontab.1*
12cu|fcron-3.0.6-1|45	%{_mandir}/man1/fcrondyn.1*
12cu|fcron-3.0.6-1|46	%{_mandir}/man1/fcron-update-crontabs.1*
12cu|fcron-3.0.6-1|47	%{_mandir}/man5/fcrontab.5*
12cu|fcron-3.0.6-1|48	%{_mandir}/man5/fcron.conf.5*
12cu|fcron-3.0.6-1|49	%{_mandir}/man3/bitstring.3*
12cu|fcron-3.0.6-1|50	%lang(fr) %{_mandir}/fr/man?/*
12cu|fcron-3.0.6-1|51	%attr(6111,root,root) %{_bindir}/convert-fcrontab
12cu|fcron-3.0.6-1|52	%attr(6111,root,root) %{_bindir}/fcronsighup
12cu|fcron-3.0.6-1|53	%attr(6111,root,root) %{_bindir}/fcrondyn
12cu|fcron-3.0.6-1|54	%attr(6111,fcron,fcron) %{_bindir}/fcrontab
12cu|fcron-3.0.6-1|55	%attr(110,root,root) %{_sbindir}/fcron
12cu|fcron-3.0.6-1|56	%{_sbindir}/fcron-update-crontabs
12cu|fcron-3.0.6-1|57	%dir %attr(770,fcron,fcron) /var/spool/fcron
12cu|fcron-3.0.6-1|58	
12cu|fcron-3.0.6-1|59	%pre
12cu|fcron-3.0.6-1|60	# Check now if there is an old ( < 1.1.x ) version of fcrontab on the system.
12cu|fcron-3.0.6-1|61	echo `fcron -V 2>&1 | grep "^fcron "` > /tmp/PREVIOUS_VERSION
12cu|fcron-3.0.6-1|62	if [ "$1" = "1" ]; then
12cu|fcron-3.0.6-1|63	%_pre_useradd fcron /var/spool/fcron /bin/true
12cu|fcron-3.0.6-1|64	fi
12cu|fcron-3.0.6-1|65	
12cu|fcron-3.0.6-1|66	%post
12cu|fcron-3.0.6-1|67	%_tmpfilescreate %{name}
12cu|fcron-3.0.6-1|68	if [ "$1" = "2" ]; then
12cu|fcron-3.0.6-1|69	killall -TERM fcron
12cu|fcron-3.0.6-1|70	FCRONTABS=/var/spool/fcron
12cu|fcron-3.0.6-1|71	
12cu|fcron-3.0.6-1|72	find ${FCRONTABS} -type f \( -name "*.orig" -a ! -name "root.orig" \) \
12cu|fcron-3.0.6-1|73	-exec chown fcron:fcron {} \; -exec chmod 640 {} \;
12cu|fcron-3.0.6-1|74	find ${FCRONTABS} -type f -name "root.orig" -exec chown root:fcron {} \; -exec chmod 600 {} \;
12cu|fcron-3.0.6-1|75	find ${FCRONTABS} -type f ! -name "*.orig" -exec chown root:root {} \; -exec chmod 600 {} \;
12cu|fcron-3.0.6-1|76	[ -f %{_sysconfdir}/fcron.deny ] && chown root:fcron %{_sysconfdir}/fcron.deny
12cu|fcron-3.0.6-1|77	[ -f %{_sysconfdir}/fcron.allow ] && chown root:fcron %{_sysconfdir}/fcron.allow
12cu|fcron-3.0.6-1|78	
12cu|fcron-3.0.6-1|79	if test -r "/tmp/PREVIOUS_VERSION"; then
12cu|fcron-3.0.6-1|80	MAJOR=`cat /tmp/PREVIOUS_VERSION | awk '{print $2}' | awk -F '.' '{print $1}'`
12cu|fcron-3.0.6-1|81	MINOR=`cat /tmp/PREVIOUS_VERSION | awk '{print $2}' | awk -F '.' '{print $2}'`
12cu|fcron-3.0.6-1|82	fi
12cu|fcron-3.0.6-1|83	
12cu|fcron-3.0.6-1|84	if test \( "$MAJOR" -lt 1 \) -o \( \( "$MINOR" -lt 1 \) -a "$MAJOR" -eq 1 \); then
12cu|fcron-3.0.6-1|85	for FILE in $FCRONTABS/* ; do \
12cu|fcron-3.0.6-1|86	if test "$FILE" != "$FCRONTABS/*"; then
12cu|fcron-3.0.6-1|87	BASENAME=`basename $FILE` ; \
12cu|fcron-3.0.6-1|88	FCRONTAB=`echo "$BASENAME" | \
12cu|fcron-3.0.6-1|89	sed "s|.*orig|| ; s|fcrontab.sig|| ; s|rm.*||"` ; \
12cu|fcron-3.0.6-1|90	( test ! -z "$FCRONTAB" && convert-fcrontab $FCRONTAB ) \
12cu|fcron-3.0.6-1|91	|| echo -n ""; \
12cu|fcron-3.0.6-1|92	fi
12cu|fcron-3.0.6-1|93	done
12cu|fcron-3.0.6-1|94	fi
12cu|fcron-3.0.6-1|95	fi
12cu|fcron-3.0.6-1|96	
12cu|fcron-3.0.6-1|97	%{_initrddir}/fcron start
12cu|fcron-3.0.6-1|98	%_post_service %{name}
12cu|fcron-3.0.6-1|99	
12cu|fcron-3.0.6-1|100	%postun
12cu|fcron-3.0.6-1|101	if [ "$1" = "0" ]; then
12cu|fcron-3.0.6-1|102	# Remove user fcron
12cu|fcron-3.0.6-1|103	%_postun_userdel fcron
12cu|fcron-3.0.6-1|104	fi
12cu|fcron-3.0.6-1|105	
12cu|fcron-3.0.6-1|106	%preun
12cu|fcron-3.0.6-1|107	%_preun_service %{name}
12cu|fcron-3.0.6-1|108	
12cu|fcron-3.0.6-1|109	
12cu|fcron-3.0.6-1|110	#----------------------------------------------------------------------------
12cu|fcron-3.0.6-1|111	
12cu|fcron-3.0.6-1|112	%prep
12cu|fcron-3.0.6-1|113	%setup -q -T -b 0 -n %{name}-%{version} -a1
12cu|fcron-3.0.6-1|114	mv %{name}-2.0.0-extra/fcrontab.example ./
12cu|fcron-3.0.6-1|115	
12cu|fcron-3.0.6-1|116	%patch0 -p0
12cu|fcron-3.0.6-1|117	%patch1 -p0 -b .readable-file
12cu|fcron-3.0.6-1|118	
12cu|fcron-3.0.6-1|119	%build
12cu|fcron-3.0.6-1|120	%configure2_5x \
12cu|fcron-3.0.6-1|121	--with-sendmail=/bin/false \
12cu|fcron-3.0.6-1|122	--with-shell=/bin/sh \
12cu|fcron-3.0.6-1|123	--with-editor=/bin/vi \
12cu|fcron-3.0.6-1|124	--with-etcdir=%{_sysconfdir} \
12cu|fcron-3.0.6-1|125	--with-spooldir=/var/spool/fcron \
12cu|fcron-3.0.6-1|126	--with-run-non-privileged=no \
12cu|fcron-3.0.6-1|127	--with-username=fcron \
12cu|fcron-3.0.6-1|128	--with-groupname=fcron \
12cu|fcron-3.0.6-1|129	--with-sysfcrontab=yes \
12cu|fcron-3.0.6-1|130	--with-pam=yes \
12cu|fcron-3.0.6-1|131	--with-selinux=no
12cu|fcron-3.0.6-1|132	
12cu|fcron-3.0.6-1|133	perl -pi \
12cu|fcron-3.0.6-1|134	-e 's|^#define SENDMAIL .*|#define SENDMAIL "%{_libdir}/sendmail"|;' \
12cu|fcron-3.0.6-1|135	-e 's|^#define PIDFILE .*|#define PIDFILE "/run/fcron/fcron.pid"|;' \
12cu|fcron-3.0.6-1|136	-e 's|^#define FIFOFILE .*|#define FIFOFILE "/run/fcron/fcron.fifo"|;' \
12cu|fcron-3.0.6-1|137	config.h
12cu|fcron-3.0.6-1|138	
12cu|fcron-3.0.6-1|139	%make OPTIM="%{optflags} -I%{_includedir}/selinux"
12cu|fcron-3.0.6-1|140	
12cu|fcron-3.0.6-1|141	%install
12cu|fcron-3.0.6-1|142	install -d %{buildroot}%{_docdir}
12cu|fcron-3.0.6-1|143	install -d %{buildroot}%{_sysconfdir}/pam.d
12cu|fcron-3.0.6-1|144	install -d %{buildroot}%{_bindir}
12cu|fcron-3.0.6-1|145	install -d %{buildroot}%{_sbindir}
12cu|fcron-3.0.6-1|146	install -d %{buildroot}%{_mandir}/man{1,3,5,8}
12cu|fcron-3.0.6-1|147	install -d %{buildroot}%{_initrddir}
12cu|fcron-3.0.6-1|148	install -d %{buildroot}/var/spool/fcron
12cu|fcron-3.0.6-1|149	
12cu|fcron-3.0.6-1|150	yes n | make install \
12cu|fcron-3.0.6-1|151	DESTDIR=%{buildroot} \
12cu|fcron-3.0.6-1|152	ROOTNAME=`id -un` ROOTGROUP=`id -gn`
12cu|fcron-3.0.6-1|153	
12cu|fcron-3.0.6-1|154	install -m 755 script/sysVinit-launcher %{buildroot}%{_initrddir}/fcron
12cu|fcron-3.0.6-1|155	install -m 755 convert-fcrontab %{buildroot}%{_bindir}
12cu|fcron-3.0.6-1|156	
12cu|fcron-3.0.6-1|157	install -m755 debian/fcron-update-crontabs %{buildroot}%{_sbindir}/
12cu|fcron-3.0.6-1|158	install -m644 debian/fcron-update-crontabs.1 %{buildroot}%{_mandir}/man1/
12cu|fcron-3.0.6-1|159	
12cu|fcron-3.0.6-1|160	install -m644 files/fcron.pam %{buildroot}%{_sysconfdir}/pam.d/fcron
12cu|fcron-3.0.6-1|161	install -m644 files/fcrontab.pam %{buildroot}%{_sysconfdir}/pam.d/fcrontab
12cu|fcron-3.0.6-1|162	
12cu|fcron-3.0.6-1|163	# fixup
12cu|fcron-3.0.6-1|164	perl -pi \
12cu|fcron-3.0.6-1|165	-e 's|SBIN=@\@DESTSBIN@|SBIN=%{_sbindir}|;' \
12cu|fcron-3.0.6-1|166	-e 's|^# pidfile: .*|# pidfile: /run/fcron/fcron.pid|;' \
12cu|fcron-3.0.6-1|167	%{buildroot}%{_initrddir}/fcron
12cu|fcron-3.0.6-1|168	perl -pi \
12cu|fcron-3.0.6-1|169	-e "s|^pidfile.*|pidfile = /run/fcron/fcron\.pid|;" \
12cu|fcron-3.0.6-1|170	-e "s|^fifofile.*|fifofile = /run/fcron/fcron\.fifo|;" \
12cu|fcron-3.0.6-1|171	%{buildroot}%{_sysconfdir}/fcron.conf
12cu|fcron-3.0.6-1|172	
12cu|fcron-3.0.6-1|173	# nuke installed files
12cu|fcron-3.0.6-1|174	rm -rf %{buildroot}%{_docdir}/%{name}-%{version}
12cu|fcron-3.0.6-1|175	rm -f %{buildroot}%{_sysconfdir}/pam.conf
12cu|fcron-3.0.6-1|176	
12cu|fcron-3.0.6-1|177	# nuke permissions (for strip)
12cu|fcron-3.0.6-1|178	chmod 755 %{buildroot}%{_bindir}/*
12cu|fcron-3.0.6-1|179	chmod 755 %{buildroot}%{_sbindir}/*
12cu|fcron-3.0.6-1|180	
12cu|fcron-3.0.6-1|181	mkdir -p %{buildroot}%{_tmpfilesdir}
12cu|fcron-3.0.6-1|182	cat <<EOF > %{buildroot}%{_tmpfilesdir}/%{name}.conf
12cu|fcron-3.0.6-1|183	d /run/fcron 0755 root root
12cu|fcron-3.0.6-1|184	EOF
12cu|fcron-3.0.6-1|185	
12cu|fcron-3.0.6-1|186	
12cu|fcron-3.0.6-1|187	%changelog
12cu|fcron-3.0.6-1|188	* Thu Feb 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.6-1
12cu|fcron-3.0.6-1|189	+ Revision: bf8b846
12cu|fcron-3.0.6-1|190	- LOG New version 3.0.6, spec cleanup
12cu|fcron-3.0.6-1|191	
12cu|fcron-3.0.6-1|192	

9318 12
12cu|FDesktopRecorder-20130527-2|1	######################################################
12cu|FDesktopRecorder-20130527-2|2	# SpecFile: FDesktopRecorder.spec
12cu|FDesktopRecorder-20130527-2|3	# Generato: http://www.mandrivausers.ro/
12cu|FDesktopRecorder-20130527-2|4	# MRB-Falticska Florin
12cu|FDesktopRecorder-20130527-2|5	######################################################
12cu|FDesktopRecorder-20130527-2|6	#define debug_package	%{nil}
12cu|FDesktopRecorder-20130527-2|7	%define oname fdesktoprecorder
12cu|FDesktopRecorder-20130527-2|8	
12cu|FDesktopRecorder-20130527-2|9	Name:           FDesktopRecorder
12cu|FDesktopRecorder-20130527-2|10	Version:	20130527
12cu|FDesktopRecorder-20130527-2|11	Release:	2
12cu|FDesktopRecorder-20130527-2|12	License:	GPLv2
12cu|FDesktopRecorder-20130527-2|13	Summary:	A program to record the screen
12cu|FDesktopRecorder-20130527-2|14	Url:		http://kde-apps.org/content/show.php/FDesktopRecorder?content=147844&PHPSESSID=57d37aac96e72e09176982eea7020ac6
12cu|FDesktopRecorder-20130527-2|15	Group:		Video
12cu|FDesktopRecorder-20130527-2|16	Source0:	https://github.com/froksen/FDesktopRecorder/zipball/master/%{name}-%{version}.tar.gz
12cu|FDesktopRecorder-20130527-2|17	BuildRequires:	qt4-devel
12cu|FDesktopRecorder-20130527-2|18	BuildRequires:	gcc-c++
12cu|FDesktopRecorder-20130527-2|19	BuildRequires:	cmake
12cu|FDesktopRecorder-20130527-2|20	BuildRequires:	make
12cu|FDesktopRecorder-20130527-2|21	BuildRequires:	kdelibs4-devel
12cu|FDesktopRecorder-20130527-2|22	BuildRequires:  desktop-file-utils
12cu|FDesktopRecorder-20130527-2|23	Requires:	ffmpeg >= 1.0
12cu|FDesktopRecorder-20130527-2|24	Provides:	fdesktoprecorder = %{version}
12cu|FDesktopRecorder-20130527-2|25	
12cu|FDesktopRecorder-20130527-2|26	%description
12cu|FDesktopRecorder-20130527-2|27	A program that can record a single window or your entire desktop using ffmpeg.
12cu|FDesktopRecorder-20130527-2|28	Based on a script by Peter Lyberth from the
12cu|FDesktopRecorder-20130527-2|29	danish GNU/Linux show "Kanal Tux" http://www.kanaltux.dk
12cu|FDesktopRecorder-20130527-2|30	
12cu|FDesktopRecorder-20130527-2|31	
12cu|FDesktopRecorder-20130527-2|32	%prep
12cu|FDesktopRecorder-20130527-2|33	%setup -q
12cu|FDesktopRecorder-20130527-2|34	rm -rf 'RPM (buildservice)'
12cu|FDesktopRecorder-20130527-2|35	rm -rf 'Desktop'
12cu|FDesktopRecorder-20130527-2|36	rm -rf abandoned
12cu|FDesktopRecorder-20130527-2|37	find src -name '*.{h,cpp}' -exec chmod a-x {} \;
12cu|FDesktopRecorder-20130527-2|38	
12cu|FDesktopRecorder-20130527-2|39	%build
12cu|FDesktopRecorder-20130527-2|40	%cmake_kde4 -DCMAKE_INSTALL_PREFIX=$RPM_BUILD_ROOT%{_prefix}
12cu|FDesktopRecorder-20130527-2|41	%make
12cu|FDesktopRecorder-20130527-2|42	
12cu|FDesktopRecorder-20130527-2|43	%install
12cu|FDesktopRecorder-20130527-2|44	%makeinstall -C build
12cu|FDesktopRecorder-20130527-2|45	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{oname}.desktop
12cu|FDesktopRecorder-20130527-2|46	
12cu|FDesktopRecorder-20130527-2|47	# fix localize in fresh
12cu|FDesktopRecorder-20130527-2|48	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{oname}/translations
12cu|FDesktopRecorder-20130527-2|49	cp -R build/src/*.qm $RPM_BUILD_ROOT%{_datadir}/%{oname}/translations
12cu|FDesktopRecorder-20130527-2|50	
12cu|FDesktopRecorder-20130527-2|51	
12cu|FDesktopRecorder-20130527-2|52	
12cu|FDesktopRecorder-20130527-2|53	%files
12cu|FDesktopRecorder-20130527-2|54	%doc CHANGELOG README.md
12cu|FDesktopRecorder-20130527-2|55	%{_bindir}/%{oname}
12cu|FDesktopRecorder-20130527-2|56	%{_datadir}/applications/%{oname}.desktop
12cu|FDesktopRecorder-20130527-2|57	%{_datadir}/pixmaps/%{oname}.png
12cu|FDesktopRecorder-20130527-2|58	%_kde_datadir/kde4/apps/%{oname}/%{oname}.notifyrc
12cu|FDesktopRecorder-20130527-2|59	%{_datadir}/%{oname}/translations/*.qm
12cu|FDesktopRecorder-20130527-2|60	
12cu|FDesktopRecorder-20130527-2|61	

9319 12
12cu|feff-1.9.2-1|1	# empty debug
12cu|feff-1.9.2-1|2	%define debug_package	%{nil}
12cu|feff-1.9.2-1|3	%define	name	feff
12cu|feff-1.9.2-1|4	%define	version	1.9.2
12cu|feff-1.9.2-1|5	%define	release	1
12cu|feff-1.9.2-1|6	Name:		%{name}
12cu|feff-1.9.2-1|7	Version:	%{version}
12cu|feff-1.9.2-1|8	Release:	%{release}
12cu|feff-1.9.2-1|9	Summary:	Front-end for FFmpeg
12cu|feff-1.9.2-1|10	License:	GPLv3
12cu|feff-1.9.2-1|11	URL:		http://dansoft.krasnokamensk.ru/
12cu|feff-1.9.2-1|12	Source:		http://qt-apps.org/CONTENT/content-files/140298-%{name}_source.tar.gz
12cu|feff-1.9.2-1|13	Group:		Video
12cu|feff-1.9.2-1|14	BuildRequires:	qt4-devel
12cu|feff-1.9.2-1|15	BuildRequires:	desktop-file-utils
12cu|feff-1.9.2-1|16	BuildRequires:	imagemagick
12cu|feff-1.9.2-1|17	Requires:	ffmpeg
12cu|feff-1.9.2-1|18	
12cu|feff-1.9.2-1|19	%description
12cu|feff-1.9.2-1|20	Front-end for FFmpeg written in QT4
12cu|feff-1.9.2-1|21	
12cu|feff-1.9.2-1|22	%prep
12cu|feff-1.9.2-1|23	%setup -q -n feff_source
12cu|feff-1.9.2-1|24	
12cu|feff-1.9.2-1|25	ln Bin/COPYING COPYING
12cu|feff-1.9.2-1|26	ln Bin/HISTORY HISTORY
12cu|feff-1.9.2-1|27	
12cu|feff-1.9.2-1|28	%build
12cu|feff-1.9.2-1|29	qmake
12cu|feff-1.9.2-1|30	%make
12cu|feff-1.9.2-1|31	
12cu|feff-1.9.2-1|32	%install
12cu|feff-1.9.2-1|33	
12cu|feff-1.9.2-1|34	# menu entry
12cu|feff-1.9.2-1|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cu|feff-1.9.2-1|36	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop << EOF
12cu|feff-1.9.2-1|37	[Desktop Entry]
12cu|feff-1.9.2-1|38	Categories=X-MandrivaLinux-Multimedia-Video;AudioVideo;Video;
12cu|feff-1.9.2-1|39	Comment=Front-end for FFmpeg
12cu|feff-1.9.2-1|40	Exec=feff
12cu|feff-1.9.2-1|41	GenericName=feff
12cu|feff-1.9.2-1|42	Icon=feff
12cu|feff-1.9.2-1|43	Name=feff
12cu|feff-1.9.2-1|44	StartupNotify=true
12cu|feff-1.9.2-1|45	Terminal=false
12cu|feff-1.9.2-1|46	Type=Application
12cu|feff-1.9.2-1|47	EOF
12cu|feff-1.9.2-1|48	
12cu|feff-1.9.2-1|49	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
12cu|feff-1.9.2-1|50	
12cu|feff-1.9.2-1|51	#binaries
12cu|feff-1.9.2-1|52	install -d -m 755 %{buildroot}%{_bindir}
12cu|feff-1.9.2-1|53	install -m 755 Bin/%{name} %{buildroot}%{_bindir}/
12cu|feff-1.9.2-1|54	
12cu|feff-1.9.2-1|55	# icons
12cu|feff-1.9.2-1|56	install -d -m755 $RPM_BUILD_ROOT%{_miconsdir}
12cu|feff-1.9.2-1|57	convert %{name}.ico -resize 16x16 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cu|feff-1.9.2-1|58	install -d -m755 $RPM_BUILD_ROOT%{_iconsdir}
12cu|feff-1.9.2-1|59	convert %{name}.ico -resize 32x32 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cu|feff-1.9.2-1|60	install -d -m755 $RPM_BUILD_ROOT%{_liconsdir}
12cu|feff-1.9.2-1|61	convert %{name}.ico -resize 48x48 $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cu|feff-1.9.2-1|62	# lang
12cu|feff-1.9.2-1|63	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|feff-1.9.2-1|64	# .ts needed for translations to be dropped in the future.
12cu|feff-1.9.2-1|65	install -m 755  %{name}_*.ts %{buildroot}%{_datadir}/%{name}/
12cu|feff-1.9.2-1|66	install -m 755  Bin/feff_*.qm %{buildroot}%{_datadir}/%{name}/
12cu|feff-1.9.2-1|67	# permits
12cu|feff-1.9.2-1|68	find %{buildroot}%{_datadir}/%{name} -name '*.ts' -exec chmod -x {} \;
12cu|feff-1.9.2-1|69	
12cu|feff-1.9.2-1|70	%files
12cu|feff-1.9.2-1|71	%doc HISTORY COPYING
12cu|feff-1.9.2-1|72	%{_datadir}/%{name}/*.ts
12cu|feff-1.9.2-1|73	%{_datadir}/%{name}/feff_*.qm
12cu|feff-1.9.2-1|74	%{_bindir}/%{name}
12cu|feff-1.9.2-1|75	%{_iconsdir}/%{name}.png
12cu|feff-1.9.2-1|76	%{_miconsdir}/%{name}.png
12cu|feff-1.9.2-1|77	%{_liconsdir}/%{name}.png
12cu|feff-1.9.2-1|78	%{_datadir}/applications/%{name}.desktop
12cu|feff-1.9.2-1|79	

9320 12
12cu|feh-2.12-1|1	Summary:        Image viewer at heart, though it does other cool stuff
12cu|feh-2.12-1|2	Name:           feh
12cu|feh-2.12-1|3	Version:        2.12
12cu|feh-2.12-1|4	Release:        1
12cu|feh-2.12-1|5	License:        MIT
12cu|feh-2.12-1|6	Group:          Graphics
12cu|feh-2.12-1|7	URL:            http://feh.finalrewind.org/
12cu|feh-2.12-1|8	Source0:	http://feh.finalrewind.org/%{name}-%{version}.tar.bz2
12cu|feh-2.12-1|9	
12cu|feh-2.12-1|10	BuildRequires:  pkgconfig(imlib2)
12cu|feh-2.12-1|11	BuildRequires:  pkgconfig(xt)
12cu|feh-2.12-1|12	BuildRequires:  pkgconfig(xinerama)
12cu|feh-2.12-1|13	BuildRequires:  pkgconfig(giblib)
12cu|feh-2.12-1|14	BuildRequires:  jpeg-devel
12cu|feh-2.12-1|15	BuildRequires:  pkgconfig(libpng)
12cu|feh-2.12-1|16	BuildRequires:  pkgconfig(libcurl)
12cu|feh-2.12-1|17	BuildRequires:  pkgconfig(libexif)
12cu|feh-2.12-1|18	BuildRequires:	perl-devel
12cu|feh-2.12-1|19	BuildRequires:	perl-Test-Command
12cu|feh-2.12-1|20	
12cu|feh-2.12-1|21	%description
12cu|feh-2.12-1|22	Feh is an image viewer, but it does a whole lot of other cool stuff as
12cu|feh-2.12-1|23	well. There are simply too many to mention them here so please check the
12cu|feh-2.12-1|24	docs/homepage.
12cu|feh-2.12-1|25	
12cu|feh-2.12-1|26	%prep
12cu|feh-2.12-1|27	%setup -q
12cu|feh-2.12-1|28	
12cu|feh-2.12-1|29	# fix debug
12cu|feh-2.12-1|30	find . -name "*.c" -o -name "*.h" |xargs chmod 0644
12cu|feh-2.12-1|31	chmod 644 AUTHORS ChangeLog README TODO examples/*
12cu|feh-2.12-1|32	chmod 755 examples
12cu|feh-2.12-1|33	
12cu|feh-2.12-1|34	%build
12cu|feh-2.12-1|35	%setup_compile_flags
12cu|feh-2.12-1|36	%make PREFIX=/usr
12cu|feh-2.12-1|37	
12cu|feh-2.12-1|38	
12cu|feh-2.12-1|39	%install
12cu|feh-2.12-1|40	%makeinstall_std PREFIX=%{_prefix}
12cu|feh-2.12-1|41	
12cu|feh-2.12-1|42	#let files section handle docs
12cu|feh-2.12-1|43	rm -rf %{buildroot}%{_docdir}%{name}
12cu|feh-2.12-1|44	
12cu|feh-2.12-1|45	%check
12cu|feh-2.12-1|46	%make test
12cu|feh-2.12-1|47	
12cu|feh-2.12-1|48	
12cu|feh-2.12-1|49	%files
12cu|feh-2.12-1|50	%doc AUTHORS ChangeLog README TODO examples
12cu|feh-2.12-1|51	%{_bindir}/*
12cu|feh-2.12-1|52	%{_datadir}/%{name}
12cu|feh-2.12-1|53	%{_mandir}/man1/*
12cu|feh-2.12-1|54	%{_datadir}/applications/%{name}.desktop
12cu|feh-2.12-1|55	
12cu|feh-2.12-1|56	
12cu|feh-2.12-1|57	
12cu|feh-2.12-1|58	
12cu|feh-2.12-1|59	
12cu|feh-2.12-1|60	
12cu|feh-2.12-1|61	%changelog
12cu|feh-2.12-1|62	* Sun Oct 05 2014 symbianflo <symbianflo@symbianflo> 2.12-1
12cu|feh-2.12-1|63	+ Revision: 542bf92
12cu|feh-2.12-1|64	- Log: update to 2.12
12cu|feh-2.12-1|65	
12cu|feh-2.12-1|66	

9321 12
12cu|fes-0.1-1|1	# http://trac.sagemath.org/sage_trac/ticket/13162
12cu|fes-0.1-1|2	
12cu|fes-0.1-1|3	Name:		fes
12cu|fes-0.1-1|4	Version:	0.1
12cu|fes-0.1-1|5	Release:	1
12cu|fes-0.1-1|6	License:	GPLv3+
12cu|fes-0.1-1|7	Group:		Sciences/Mathematics
12cu|fes-0.1-1|8	Summary:	Fast Exhaustive Search
12cu|fes-0.1-1|9	
12cu|fes-0.1-1|10	URL:		http://www.lifl.fr/~bouillag
12cu|fes-0.1-1|11	Source0:	http://www.lifl.fr/~bouillag/download/fes-0.1.spkg
12cu|fes-0.1-1|12	Source1:	%{name}.rpmlintrc
12cu|fes-0.1-1|13	ExclusiveArch:	x86_64
12cu|fes-0.1-1|14	BuildRequires:	autoconf
12cu|fes-0.1-1|15	BuildRequires:	automake
12cu|fes-0.1-1|16	BuildRequires:	libtool
12cu|fes-0.1-1|17	BuildRequires:	python-devel
12cu|fes-0.1-1|18	BuildRequires:	texlive
12cu|fes-0.1-1|19	BuildRequires:	texlive-collection-science
12cu|fes-0.1-1|20	Patch0:		%{name}-dynamic.patch
12cu|fes-0.1-1|21	
12cu|fes-0.1-1|22	%description
12cu|fes-0.1-1|23	This external library implements an efficient implement of exhaustive
12cu|fes-0.1-1|24	search to solve systems of low-degree boolean equations. Exhaustive
12cu|fes-0.1-1|25	search is asymptotically faster than computing a Groebner basis,
12cu|fes-0.1-1|26	except in special cases. This particular implementation is
12cu|fes-0.1-1|27	particularly efficient (in the good cases it tests 3 candidate
12cu|fes-0.1-1|28	solutions per CPU cycle on each core).
12cu|fes-0.1-1|29	
12cu|fes-0.1-1|30	%package	devel
12cu|fes-0.1-1|31	Summary:	Development files for %{name}
12cu|fes-0.1-1|32	
12cu|fes-0.1-1|33	Group:		Development/C
12cu|fes-0.1-1|34	Requires:	%{name} = %{version}-%{release}
12cu|fes-0.1-1|35	
12cu|fes-0.1-1|36	%description	devel
12cu|fes-0.1-1|37	This package contains the header files and development documentation
12cu|fes-0.1-1|38	for %{name}.
12cu|fes-0.1-1|39	
12cu|fes-0.1-1|40	%prep
12cu|fes-0.1-1|41	%setup -q
12cu|fes-0.1-1|42	%patch0 -p1
12cu|fes-0.1-1|43	
12cu|fes-0.1-1|44	pushd src
12cu|fes-0.1-1|45	autoreconf -ifs
12cu|fes-0.1-1|46	popd
12cu|fes-0.1-1|47	
12cu|fes-0.1-1|48	%build
12cu|fes-0.1-1|49	pushd src
12cu|fes-0.1-1|50	export CCASFLAGS="%{optflags} -Wa,--noexecstack"
12cu|fes-0.1-1|51	%configure --disable-static --enable-dynamic
12cu|fes-0.1-1|52	%make
12cu|fes-0.1-1|53	pushd doc
12cu|fes-0.1-1|54	pdflatex doc.tex
12cu|fes-0.1-1|55	popd
12cu|fes-0.1-1|56	popd
12cu|fes-0.1-1|57	
12cu|fes-0.1-1|58	%install
12cu|fes-0.1-1|59	make install DESTDIR=%{buildroot} -C src
12cu|fes-0.1-1|60	
12cu|fes-0.1-1|61	%check
12cu|fes-0.1-1|62	pushd src
12cu|fes-0.1-1|63	chmod +x test/test_suite.py
12cu|fes-0.1-1|64	make check
12cu|fes-0.1-1|65	cat test/test_suite.py.log
12cu|fes-0.1-1|66	popd
12cu|fes-0.1-1|67	
12cu|fes-0.1-1|68	%files
12cu|fes-0.1-1|69	%doc src/AUTHORS
12cu|fes-0.1-1|70	%doc src/COPYING
12cu|fes-0.1-1|71	%{_libdir}/libfes.so.*
12cu|fes-0.1-1|72	
12cu|fes-0.1-1|73	%files		devel
12cu|fes-0.1-1|74	%doc src/TODO
12cu|fes-0.1-1|75	%doc src/doc/doc.pdf
12cu|fes-0.1-1|76	%{_includedir}/fes_interface.h
12cu|fes-0.1-1|77	%{_libdir}/libfes.so
12cu|fes-0.1-1|78	
12cu|fes-0.1-1|79	%changelog
12cu|fes-0.1-1|80	* Wed May 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-1
12cu|fes-0.1-1|81	+ Revision: afebc7a
12cu|fes-0.1-1|82	- Adopt for ROSA
12cu|fes-0.1-1|83	
12cu|fes-0.1-1|84	

9322 12
12cu|festivox-ru-0.5-3|1	#sound-theme-echoe.synth.spec
12cu|festivox-ru-0.5-3|2	Summary: Festival speech synthesis russian voice
12cu|festivox-ru-0.5-3|3	Name:    festivox-ru
12cu|festivox-ru-0.5-3|4	Version: 0.5
12cu|festivox-ru-0.5-3|5	Release: 3
12cu|festivox-ru-0.5-3|6	Group:   Sound
12cu|festivox-ru-0.5-3|7	License: GPL
12cu|festivox-ru-0.5-3|8	# for content EFML and OAL or Free Art or CC-BY-SA - just not for sale
12cu|festivox-ru-0.5-3|9	# For details on the licenses used, see CREDITS
12cu|festivox-ru-0.5-3|10	Url:     http://festlang.berlios.de/docu/doku.php?id=russianru
12cu|festivox-ru-0.5-3|11	Source0: msu_ru_nsh_clunits-0.5.tar.bz2
12cu|festivox-ru-0.5-3|12	Patch0:  patch.festival_server
12cu|festivox-ru-0.5-3|13	Patch1:  patch.lexicon.scm
12cu|festivox-ru-0.5-3|14	Patch2:  patch.tokenizer.scm
12cu|festivox-ru-0.5-3|15	BuildArch: noarch
12cu|festivox-ru-0.5-3|16	BuildRequires: festival
12cu|festivox-ru-0.5-3|17	Provides: festivox-ru
12cu|festivox-ru-0.5-3|18	
12cu|festivox-ru-0.5-3|19	%define _this msu_ru_nsh_clunits
12cu|festivox-ru-0.5-3|20	%define indir /usr/share/festival/voices/russian
12cu|festivox-ru-0.5-3|21	%define instdir %{buildroot}%{indir}
12cu|festivox-ru-0.5-3|22	
12cu|festivox-ru-0.5-3|23	%description
12cu|festivox-ru-0.5-3|24	Russian voice for Festival tts engine
12cu|festivox-ru-0.5-3|25	made by MGU speech group http://www.philol.msu.ru/~otipl/SpeechGroup/
12cu|festivox-ru-0.5-3|26	
12cu|festivox-ru-0.5-3|27	
12cu|festivox-ru-0.5-3|28	%prep
12cu|festivox-ru-0.5-3|29	%setup -qn %{_this}
12cu|festivox-ru-0.5-3|30	%patch1 -p0
12cu|festivox-ru-0.5-3|31	%patch2 -p0
12cu|festivox-ru-0.5-3|32	
12cu|festivox-ru-0.5-3|33	%build
12cu|festivox-ru-0.5-3|34	
12cu|festivox-ru-0.5-3|35	%install
12cu|festivox-ru-0.5-3|36	mkdir -p %{instdir}/%{_this}
12cu|festivox-ru-0.5-3|37	cp -a %{_builddir}/%{_this}/* %{buildroot}%{indir}/%{_this}/
12cu|festivox-ru-0.5-3|38	
12cu|festivox-ru-0.5-3|39	%post
12cu|festivox-ru-0.5-3|40	%patch0 -p0
12cu|festivox-ru-0.5-3|41	
12cu|festivox-ru-0.5-3|42	%files
12cu|festivox-ru-0.5-3|43	%{indir}/%{_this}/
12cu|festivox-ru-0.5-3|44	
12cu|festivox-ru-0.5-3|45	
12cu|festivox-ru-0.5-3|46	%changelog
12cu|festivox-ru-0.5-3|47	* Wed Apr 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-3
12cu|festivox-ru-0.5-3|48	+ Revision: 90319e3
12cu|festivox-ru-0.5-3|49	- Bump release
12cu|festivox-ru-0.5-3|50	
12cu|festivox-ru-0.5-3|51	* Wed Apr 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-2
12cu|festivox-ru-0.5-3|52	+ Revision: bde0872
12cu|festivox-ru-0.5-3|53	- Merge with master
12cu|festivox-ru-0.5-3|54	
12cu|festivox-ru-0.5-3|55	* Sat Dec 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.5-2
12cu|festivox-ru-0.5-3|56	+ Revision: 0e191af
12cu|festivox-ru-0.5-3|57	- Fix group
12cu|festivox-ru-0.5-3|58	
12cu|festivox-ru-0.5-3|59	* Sat Dec 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.5-2
12cu|festivox-ru-0.5-3|60	+ Revision: 0684f1f
12cu|festivox-ru-0.5-3|61	- Spec cleanup
12cu|festivox-ru-0.5-3|62	
12cu|festivox-ru-0.5-3|63	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com>
12cu|festivox-ru-0.5-3|64	+ Revision: 40912f3
12cu|festivox-ru-0.5-3|65	- rm
12cu|festivox-ru-0.5-3|66	
12cu|festivox-ru-0.5-3|67	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com>
12cu|festivox-ru-0.5-3|68	+ Revision: f9bb935
12cu|festivox-ru-0.5-3|69	- i
12cu|festivox-ru-0.5-3|70	
12cu|festivox-ru-0.5-3|71	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|72	+ Revision: 541bd7f
12cu|festivox-ru-0.5-3|73	- fix
12cu|festivox-ru-0.5-3|74	
12cu|festivox-ru-0.5-3|75	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|76	+ Revision: cbd83f9
12cu|festivox-ru-0.5-3|77	- fix
12cu|festivox-ru-0.5-3|78	
12cu|festivox-ru-0.5-3|79	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|80	+ Revision: cfd7b8d
12cu|festivox-ru-0.5-3|81	- fix
12cu|festivox-ru-0.5-3|82	
12cu|festivox-ru-0.5-3|83	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|84	+ Revision: 45a7bd8
12cu|festivox-ru-0.5-3|85	- fix
12cu|festivox-ru-0.5-3|86	
12cu|festivox-ru-0.5-3|87	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|88	+ Revision: 2779370
12cu|festivox-ru-0.5-3|89	- fix
12cu|festivox-ru-0.5-3|90	
12cu|festivox-ru-0.5-3|91	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|92	+ Revision: 37ce8bb
12cu|festivox-ru-0.5-3|93	- fix
12cu|festivox-ru-0.5-3|94	
12cu|festivox-ru-0.5-3|95	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|96	+ Revision: b1aef05
12cu|festivox-ru-0.5-3|97	- fix
12cu|festivox-ru-0.5-3|98	
12cu|festivox-ru-0.5-3|99	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|100	+ Revision: fd6ecd8
12cu|festivox-ru-0.5-3|101	- fix
12cu|festivox-ru-0.5-3|102	
12cu|festivox-ru-0.5-3|103	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|104	+ Revision: 8d0e2e1
12cu|festivox-ru-0.5-3|105	- fix
12cu|festivox-ru-0.5-3|106	
12cu|festivox-ru-0.5-3|107	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|108	+ Revision: 482b2d1
12cu|festivox-ru-0.5-3|109	- fix
12cu|festivox-ru-0.5-3|110	
12cu|festivox-ru-0.5-3|111	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|112	+ Revision: 0285927
12cu|festivox-ru-0.5-3|113	- fix
12cu|festivox-ru-0.5-3|114	
12cu|festivox-ru-0.5-3|115	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|116	+ Revision: b3f9f39
12cu|festivox-ru-0.5-3|117	- _dir
12cu|festivox-ru-0.5-3|118	
12cu|festivox-ru-0.5-3|119	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|120	+ Revision: f948008
12cu|festivox-ru-0.5-3|121	- /
12cu|festivox-ru-0.5-3|122	
12cu|festivox-ru-0.5-3|123	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|124	+ Revision: aa87d68
12cu|festivox-ru-0.5-3|125	- екн
12cu|festivox-ru-0.5-3|126	
12cu|festivox-ru-0.5-3|127	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|128	+ Revision: 7ba3fd9
12cu|festivox-ru-0.5-3|129	- dirs
12cu|festivox-ru-0.5-3|130	
12cu|festivox-ru-0.5-3|131	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|132	+ Revision: 1afbcad
12cu|festivox-ru-0.5-3|133	- dirs
12cu|festivox-ru-0.5-3|134	
12cu|festivox-ru-0.5-3|135	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|136	+ Revision: a559c3f
12cu|festivox-ru-0.5-3|137	- dirs
12cu|festivox-ru-0.5-3|138	
12cu|festivox-ru-0.5-3|139	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|140	+ Revision: b5e5eae
12cu|festivox-ru-0.5-3|141	- _this
12cu|festivox-ru-0.5-3|142	
12cu|festivox-ru-0.5-3|143	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|144	+ Revision: 485ba3a
12cu|festivox-ru-0.5-3|145	- indir
12cu|festivox-ru-0.5-3|146	
12cu|festivox-ru-0.5-3|147	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|148	+ Revision: be28c9b
12cu|festivox-ru-0.5-3|149	- instdir yeah babe!
12cu|festivox-ru-0.5-3|150	
12cu|festivox-ru-0.5-3|151	* Fri Dec 20 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|152	+ Revision: c4bc64b
12cu|festivox-ru-0.5-3|153	- cp try
12cu|festivox-ru-0.5-3|154	
12cu|festivox-ru-0.5-3|155	* Thu Dec 19 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|156	+ Revision: 05c6e74
12cu|festivox-ru-0.5-3|157	- cp try
12cu|festivox-ru-0.5-3|158	
12cu|festivox-ru-0.5-3|159	* Thu Dec 19 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|160	+ Revision: 86073bd
12cu|festivox-ru-0.5-3|161	- .
12cu|festivox-ru-0.5-3|162	
12cu|festivox-ru-0.5-3|163	* Thu Dec 19 2013 oeai (RA) <oeai@symbiants.com> None
12cu|festivox-ru-0.5-3|164	+ Revision: 9ec84ca
12cu|festivox-ru-0.5-3|165	- .
12cu|festivox-ru-0.5-3|166	
12cu|festivox-ru-0.5-3|167	

9323 12
12cu|fet-5.23.3-1|1	%define debug_package   %{nil}
12cu|fet-5.23.3-1|2	#define distsuffix mrb
12cu|fet-5.23.3-1|3	
12cu|fet-5.23.3-1|4	Name:		fet
12cu|fet-5.23.3-1|5	Summary:	Free Timetabling Software
12cu|fet-5.23.3-1|6	Version:	5.23.3
12cu|fet-5.23.3-1|7	Release:	1
12cu|fet-5.23.3-1|8	Group:		Education
12cu|fet-5.23.3-1|9	License:	GPLv2+
12cu|fet-5.23.3-1|10	URL:		http://lalescu.ro/liviu/fet/
12cu|fet-5.23.3-1|11	Source0:	http://lalescu.ro/liviu/fet/download/%{name}-%{version}.tar.bz2
12cu|fet-5.23.3-1|12	BuildRequires:	qt5-devel
12cu|fet-5.23.3-1|13	BuildRequires:	qt5-linguist-tools
12cu|fet-5.23.3-1|14	BuildRequires:	qmake5
12cu|fet-5.23.3-1|15	
12cu|fet-5.23.3-1|16	%description
12cu|fet-5.23.3-1|17	FET is free timetabling software (licensed under GNU GPL v2 or later). This
12cu|fet-5.23.3-1|18	program aims to automatically generate the timetable of a school,
12cu|fet-5.23.3-1|19	high-school or university. It may be used for other timetabling purposes.
12cu|fet-5.23.3-1|20	
12cu|fet-5.23.3-1|21	FET can mean "Free Educational Timetabling" (the "E" in the middle may
12cu|fet-5.23.3-1|22	also stand for other words, based on your personal preference).
12cu|fet-5.23.3-1|23	
12cu|fet-5.23.3-1|24	%prep
12cu|fet-5.23.3-1|25	%setup -q
12cu|fet-5.23.3-1|26	
12cu|fet-5.23.3-1|27	%build
12cu|fet-5.23.3-1|28	%{_qt5_bindir}/lupdate %{name}.pro
12cu|fet-5.23.3-1|29	pushd translations
12cu|fet-5.23.3-1|30	%{_qt5_bindir}/lrelease *.ts
12cu|fet-5.23.3-1|31	popd
12cu|fet-5.23.3-1|32	
12cu|fet-5.23.3-1|33	%qmake_qt5 DEFINES+=USE_SYSTEM_LOCALE
12cu|fet-5.23.3-1|34	%make
12cu|fet-5.23.3-1|35	
12cu|fet-5.23.3-1|36	%install
12cu|fet-5.23.3-1|37	%makeinstall INSTALL_ROOT=%{buildroot}
12cu|fet-5.23.3-1|38	%find_lang %{name} --with-qt
12cu|fet-5.23.3-1|39	
12cu|fet-5.23.3-1|40	%files -f %{name}.lang
12cu|fet-5.23.3-1|41	%{_docdir}/%{name}
12cu|fet-5.23.3-1|42	%{_bindir}/%{name}*
12cu|fet-5.23.3-1|43	%{_datadir}/applications/%{name}.desktop
12cu|fet-5.23.3-1|44	%{_datadir}/pixmaps/%{name}.*
12cu|fet-5.23.3-1|45	%{_iconsdir}/hicolor/scalable/apps/%{name}.*
12cu|fet-5.23.3-1|46	%dir %{_datadir}/%{name}
12cu|fet-5.23.3-1|47	%{_datadir}/%{name}/examples
12cu|fet-5.23.3-1|48	%dir %{_datadir}/%{name}/translations
12cu|fet-5.23.3-1|49	%{_mandir}/man1/%{name}*.1.*
12cu|fet-5.23.3-1|50	%{_datadir}/%{name}/translations/fet_untranslated.qm
12cu|fet-5.23.3-1|51	
12cu|fet-5.23.3-1|52	
12cu|fet-5.23.3-1|53	
12cu|fet-5.23.3-1|54	
12cu|fet-5.23.3-1|55	
12cu|fet-5.23.3-1|56	
12cu|fet-5.23.3-1|57	
12cu|fet-5.23.3-1|58	
12cu|fet-5.23.3-1|59	
12cu|fet-5.23.3-1|60	
12cu|fet-5.23.3-1|61	
12cu|fet-5.23.3-1|62	
12cu|fet-5.23.3-1|63	%changelog
12cu|fet-5.23.3-1|64	* Mon Oct 06 2014 abfonly <abfonly@gmail.com> 5.23.3-1
12cu|fet-5.23.3-1|65	+ Revision: 6b1be5c
12cu|fet-5.23.3-1|66	- Merge pull request #2 from abfonly/fet:rosa2012.1
12cu|fet-5.23.3-1|67	- abfonly
12cu|fet-5.23.3-1|68	
12cu|fet-5.23.3-1|69	

9324 12
12cu|fetchyahoo-2.14.10-1|1	Summary: Downloads mail from an Yahoo! webmail account
12cu|fetchyahoo-2.14.10-1|2	Name: fetchyahoo
12cu|fetchyahoo-2.14.10-1|3	Version: 2.14.10
12cu|fetchyahoo-2.14.10-1|4	Release: 1
12cu|fetchyahoo-2.14.10-1|5	URL: http://fetchyahoo.twizzler.org
12cu|fetchyahoo-2.14.10-1|6	Source0: http://fetchyahoo.twizzler.org/%{name}-%{version}.tar.gz
12cu|fetchyahoo-2.14.10-1|7	Source1: README.urpmi
12cu|fetchyahoo-2.14.10-1|8	License: GPLv2+
12cu|fetchyahoo-2.14.10-1|9	Group: Networking/Mail
12cu|fetchyahoo-2.14.10-1|10	
12cu|fetchyahoo-2.14.10-1|11	Requires: perl(LWP::Protocol::https)
12cu|fetchyahoo-2.14.10-1|12	Requires: perl
12cu|fetchyahoo-2.14.10-1|13	
12cu|fetchyahoo-2.14.10-1|14	BuildArch: noarch
12cu|fetchyahoo-2.14.10-1|15	
12cu|fetchyahoo-2.14.10-1|16	%description
12cu|fetchyahoo-2.14.10-1|17	FetchYahoo is a Perl script that downloads mail from a Yahoo! web-mail
12cu|fetchyahoo-2.14.10-1|18	account to a local mail spool, an m-box file, or to proc-mail. It is
12cu|fetchyahoo-2.14.10-1|19	meant to replace fetchmail for people using Yahoo! mail since Yahoo!'s
12cu|fetchyahoo-2.14.10-1|20	POP and email forwarding services are no longer free. It includes all
12cu|fetchyahoo-2.14.10-1|21	parts and attachments within the email. It can also forward the email
12cu|fetchyahoo-2.14.10-1|22	to a specified address.
12cu|fetchyahoo-2.14.10-1|23	
12cu|fetchyahoo-2.14.10-1|24	%prep
12cu|fetchyahoo-2.14.10-1|25	%setup -q
12cu|fetchyahoo-2.14.10-1|26	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && mv -f ChangeLog.conv ChangeLog
12cu|fetchyahoo-2.14.10-1|27	iconv -f iso8859-1 -t utf-8 Credits > Credits.conv && mv -f Credits.conv Credits
12cu|fetchyahoo-2.14.10-1|28	
12cu|fetchyahoo-2.14.10-1|29	%build
12cu|fetchyahoo-2.14.10-1|30	
12cu|fetchyahoo-2.14.10-1|31	%install
12cu|fetchyahoo-2.14.10-1|32	mkdir -p $RPM_BUILD_ROOT%_bindir
12cu|fetchyahoo-2.14.10-1|33	mkdir -p $RPM_BUILD_ROOT%_mandir/man1
12cu|fetchyahoo-2.14.10-1|34	cp -a fetchyahoo $RPM_BUILD_ROOT%_bindir/fetchyahoo
12cu|fetchyahoo-2.14.10-1|35	cp -a fetchyahoo.1 $RPM_BUILD_ROOT%_mandir/man1/fetchyahoo.1
12cu|fetchyahoo-2.14.10-1|36	install  %{SOURCE1} README.urpmi
12cu|fetchyahoo-2.14.10-1|37	
12cu|fetchyahoo-2.14.10-1|38	%files
12cu|fetchyahoo-2.14.10-1|39	%doc COPYING INSTALL TODO index.html fetchyahoorc ChangeLog Credits
12cu|fetchyahoo-2.14.10-1|40	%_bindir/fetchyahoo
12cu|fetchyahoo-2.14.10-1|41	%_mandir/man1/fetchyahoo.*
12cu|fetchyahoo-2.14.10-1|42	
12cu|fetchyahoo-2.14.10-1|43	

9325 12
12cu|ffcall-1.10-11|1	%define major 0
12cu|ffcall-1.10-11|2	%define libavcall %mklibname avcall %{major}
12cu|ffcall-1.10-11|3	%define libcallback %mklibname callback %{major}
12cu|ffcall-1.10-11|4	%define devname %mklibname %{name} -d
12cu|ffcall-1.10-11|5	
12cu|ffcall-1.10-11|6	Summary:	Libraries that can be used to build foreign function call interfaces
12cu|ffcall-1.10-11|7	Name:		ffcall
12cu|ffcall-1.10-11|8	Version:	1.10
12cu|ffcall-1.10-11|9	Release:	11
12cu|ffcall-1.10-11|10	License:	GPLv2+
12cu|ffcall-1.10-11|11	Group:		System/Libraries
12cu|ffcall-1.10-11|12	Url:		ftp://ftp.santafe.edu/pub/gnu/
12cu|ffcall-1.10-11|13	Source:		ftp://ftp.santafe.edu/pub/gnu/%{name}-%{version}.tar.bz2
12cu|ffcall-1.10-11|14	Patch0:		ffcall-make-jN.patch
12cu|ffcall-1.10-11|15	
12cu|ffcall-1.10-11|16	%description
12cu|ffcall-1.10-11|17	This is a collection of four libraries which can be used to build
12cu|ffcall-1.10-11|18	foreign function call interfaces in embedded interpreters.
12cu|ffcall-1.10-11|19	
12cu|ffcall-1.10-11|20	The four packages are:
12cu|ffcall-1.10-11|21	- avcall - calling C functions with variable arguments
12cu|ffcall-1.10-11|22	- vacall - C functions accepting variable argument prototypes
12cu|ffcall-1.10-11|23	- trampoline - closures as first-class C functions
12cu|ffcall-1.10-11|24	- callback - closures with variable arguments as first-class C functions
12cu|ffcall-1.10-11|25	(a reentrant combination of vacall and trampoline)
12cu|ffcall-1.10-11|26	This version B includes some minor configuration changes so that files
12cu|ffcall-1.10-11|27	are installed in the proper place. Also it compiles on cygwin and mingw32.
12cu|ffcall-1.10-11|28	
12cu|ffcall-1.10-11|29	#----------------------------------------------------------------------------
12cu|ffcall-1.10-11|30	
12cu|ffcall-1.10-11|31	%package -n %{libavcall}
12cu|ffcall-1.10-11|32	Summary:	Libraries that can be used to build foreign function call interfaces
12cu|ffcall-1.10-11|33	Group:		System/Libraries
12cu|ffcall-1.10-11|34	Conflicts:	%{_lib}ffcall0 < 1.10-11
12cu|ffcall-1.10-11|35	
12cu|ffcall-1.10-11|36	%description -n %{libavcall}
12cu|ffcall-1.10-11|37	This is a collection of four libraries which can be used to build
12cu|ffcall-1.10-11|38	foreign function call interfaces in embedded interpreters.
12cu|ffcall-1.10-11|39	
12cu|ffcall-1.10-11|40	The four packages are:
12cu|ffcall-1.10-11|41	- avcall - calling C functions with variable arguments
12cu|ffcall-1.10-11|42	- vacall - C functions accepting variable argument prototypes
12cu|ffcall-1.10-11|43	- trampoline - closures as first-class C functions
12cu|ffcall-1.10-11|44	- callback - closures with variable arguments as first-class C functions
12cu|ffcall-1.10-11|45	(a reentrant combination of vacall and trampoline)
12cu|ffcall-1.10-11|46	This version B includes some minor configuration changes so that files
12cu|ffcall-1.10-11|47	are installed in the proper place. Also it compiles on cygwin and mingw32.
12cu|ffcall-1.10-11|48	
12cu|ffcall-1.10-11|49	%files -n %{libavcall}
12cu|ffcall-1.10-11|50	%{_libdir}/libavcall.so.%{major}*
12cu|ffcall-1.10-11|51	
12cu|ffcall-1.10-11|52	#----------------------------------------------------------------------------
12cu|ffcall-1.10-11|53	
12cu|ffcall-1.10-11|54	%package -n %{libcallback}
12cu|ffcall-1.10-11|55	Summary:	Libraries that can be used to build foreign function call interfaces
12cu|ffcall-1.10-11|56	Group:		System/Libraries
12cu|ffcall-1.10-11|57	Conflicts:	%{_lib}ffcall0 < 1.10-11
12cu|ffcall-1.10-11|58	Obsoletes:	%{_lib}ffcall0 < 1.10-11
12cu|ffcall-1.10-11|59	
12cu|ffcall-1.10-11|60	%description -n %{libcallback}
12cu|ffcall-1.10-11|61	This is a collection of four libraries which can be used to build
12cu|ffcall-1.10-11|62	foreign function call interfaces in embedded interpreters.
12cu|ffcall-1.10-11|63	
12cu|ffcall-1.10-11|64	The four packages are:
12cu|ffcall-1.10-11|65	- avcall - calling C functions with variable arguments
12cu|ffcall-1.10-11|66	- vacall - C functions accepting variable argument prototypes
12cu|ffcall-1.10-11|67	- trampoline - closures as first-class C functions
12cu|ffcall-1.10-11|68	- callback - closures with variable arguments as first-class C functions
12cu|ffcall-1.10-11|69	(a reentrant combination of vacall and trampoline)
12cu|ffcall-1.10-11|70	This version B includes some minor configuration changes so that files
12cu|ffcall-1.10-11|71	are installed in the proper place. Also it compiles on cygwin and mingw32.
12cu|ffcall-1.10-11|72	
12cu|ffcall-1.10-11|73	%files -n %{libcallback}
12cu|ffcall-1.10-11|74	%{_libdir}/libcallback.so.%{major}*
12cu|ffcall-1.10-11|75	
12cu|ffcall-1.10-11|76	#----------------------------------------------------------------------------
12cu|ffcall-1.10-11|77	
12cu|ffcall-1.10-11|78	%package -n %{devname}
12cu|ffcall-1.10-11|79	Summary:	Development files for ffcall library
12cu|ffcall-1.10-11|80	Group:		Development/C
12cu|ffcall-1.10-11|81	Requires:	%{libavcall} = %{EVRD}
12cu|ffcall-1.10-11|82	Requires:	%{libcallback} = %{EVRD}
12cu|ffcall-1.10-11|83	Provides:	%{name}-devel = %{EVRD}
12cu|ffcall-1.10-11|84	
12cu|ffcall-1.10-11|85	%description -n %{devname}
12cu|ffcall-1.10-11|86	Development files for ffcall library.
12cu|ffcall-1.10-11|87	
12cu|ffcall-1.10-11|88	%files -n %{devname}
12cu|ffcall-1.10-11|89	%doc NEWS README PLATFORMS
12cu|ffcall-1.10-11|90	%{_includedir}/*.h
12cu|ffcall-1.10-11|91	%{_libdir}/*.so
12cu|ffcall-1.10-11|92	%{_libdir}/*.a
12cu|ffcall-1.10-11|93	%{_mandir}/man3/*
12cu|ffcall-1.10-11|94	
12cu|ffcall-1.10-11|95	#----------------------------------------------------------------------------
12cu|ffcall-1.10-11|96	
12cu|ffcall-1.10-11|97	%prep
12cu|ffcall-1.10-11|98	%setup -q
12cu|ffcall-1.10-11|99	%patch0 -p1
12cu|ffcall-1.10-11|100	
12cu|ffcall-1.10-11|101	%build
12cu|ffcall-1.10-11|102	export CFLAGS="%{optflags} -fPIC"
12cu|ffcall-1.10-11|103	%configure2_5x \
12cu|ffcall-1.10-11|104	--enable-shared
12cu|ffcall-1.10-11|105	%make
12cu|ffcall-1.10-11|106	
12cu|ffcall-1.10-11|107	%install
12cu|ffcall-1.10-11|108	# make install does not create all necessary directories
12cu|ffcall-1.10-11|109	mkdir -p %{buildroot}%{_includedir}
12cu|ffcall-1.10-11|110	mkdir -p %{buildroot}%{_libdir}
12cu|ffcall-1.10-11|111	mkdir -p %{buildroot}%{_mandir}
12cu|ffcall-1.10-11|112	%makeinstall_std
12cu|ffcall-1.10-11|113	
12cu|ffcall-1.10-11|114	mkdir -p %{buildroot}%{_defaultdocdir}/%{devname}
12cu|ffcall-1.10-11|115	mv %{buildroot}%{_datadir}/html %{buildroot}%{_defaultdocdir}/%{devname}/html
12cu|ffcall-1.10-11|116	
12cu|ffcall-1.10-11|117	chmod 0755 %{buildroot}%{_libdir}/*.so.*
12cu|ffcall-1.10-11|118	
12cu|ffcall-1.10-11|119	
12cu|ffcall-1.10-11|120	%changelog
12cu|ffcall-1.10-11|121	* Tue Feb 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.10-11
12cu|ffcall-1.10-11|122	+ Revision: 3c63563
12cu|ffcall-1.10-11|123	- Adjust Conflicts
12cu|ffcall-1.10-11|124	
12cu|ffcall-1.10-11|125	

9326 12
12cu|ffdiaporama-2.2-0.1|1	%define debug_package	%{nil}
12cu|ffdiaporama-2.2-0.1|2	%define oname   ffDiaporama
12cu|ffdiaporama-2.2-0.1|3	Name:           ffdiaporama
12cu|ffdiaporama-2.2-0.1|4	Version:        2.2
12cu|ffdiaporama-2.2-0.1|5	Release:        0.1
12cu|ffdiaporama-2.2-0.1|6	Summary:        Movie creator from photos and video clips
12cu|ffdiaporama-2.2-0.1|7	License:        GPLv2
12cu|ffdiaporama-2.2-0.1|8	URL:            http://ffdiaporama.tuxfamily.org
12cu|ffdiaporama-2.2-0.1|9	Group:          Video
12cu|ffdiaporama-2.2-0.1|10	# this is devel version
12cu|ffdiaporama-2.2-0.1|11	Source:         http://download.tuxfamily.org/%{name}/Packages/Stable/%{name}-2014.07.01.tar.gz
12cu|ffdiaporama-2.2-0.1|12	
12cu|ffdiaporama-2.2-0.1|13	BuildRequires:  pkgconfig(Qt5Core)
12cu|ffdiaporama-2.2-0.1|14	BuildRequires:  pkgconfig(libavcodec)
12cu|ffdiaporama-2.2-0.1|15	BuildRequires:  pkgconfig(Qt5Multimedia)
12cu|ffdiaporama-2.2-0.1|16	BuildRequires:  desktop-file-utils
12cu|ffdiaporama-2.2-0.1|17	BuildRequires:  pkgconfig(exiv2)
12cu|ffdiaporama-2.2-0.1|18	BuildRequires:  pkgconfig(Qt5Svg)
12cu|ffdiaporama-2.2-0.1|19	BuildRequires:  pkgconfig(Qt5Help)
12cu|ffdiaporama-2.2-0.1|20	BuildRequires:  pkgconfig(Qt5Xml)
12cu|ffdiaporama-2.2-0.1|21	BuildRequires:  pkgconfig(Qt5Concurrent)
12cu|ffdiaporama-2.2-0.1|22	BuildRequires:  qt5-macros
12cu|ffdiaporama-2.2-0.1|23	BuildRequires:  qmake5
12cu|ffdiaporama-2.2-0.1|24	
12cu|ffdiaporama-2.2-0.1|25	
12cu|ffdiaporama-2.2-0.1|26	
12cu|ffdiaporama-2.2-0.1|27	Requires:       ffmpeg
12cu|ffdiaporama-2.2-0.1|28	Requires:       qt5-database-plugin-sqlite
12cu|ffdiaporama-2.2-0.1|29	Suggests:       ffdiaporama-texturemate
12cu|ffdiaporama-2.2-0.1|30	Suggests:       ffdiaporama-openclipart
12cu|ffdiaporama-2.2-0.1|31	
12cu|ffdiaporama-2.2-0.1|32	%description
12cu|ffdiaporama-2.2-0.1|33	ffDiaporama is an application for creating video sequences consisting of
12cu|ffdiaporama-2.2-0.1|34	* titles, fixed or animated.
12cu|ffdiaporama-2.2-0.1|35	* images or photos, fixed or animated.
12cu|ffdiaporama-2.2-0.1|36	* movie clips
12cu|ffdiaporama-2.2-0.1|37	* music
12cu|ffdiaporama-2.2-0.1|38	
12cu|ffdiaporama-2.2-0.1|39	These sequences are assembled into a slide show by means of transitions
12cu|ffdiaporama-2.2-0.1|40	to produce complete videos
12cu|ffdiaporama-2.2-0.1|41	The following options are available:
12cu|ffdiaporama-2.2-0.1|42	
12cu|ffdiaporama-2.2-0.1|43	* Reframing of images and photos
12cu|ffdiaporama-2.2-0.1|44	* Cutting of video clips
12cu|ffdiaporama-2.2-0.1|45	* Adding text, notes to images, photos, sequences and animations
12cu|ffdiaporama-2.2-0.1|46	* Graphical filters on the images and the videos (conversion into
12cu|ffdiaporama-2.2-0.1|47	black and white, dust removal, equalization of colors, etc.)
12cu|ffdiaporama-2.2-0.1|48	* Creation of animation by zoom, rotation or Ken Burns Effect on
12cu|ffdiaporama-2.2-0.1|49	images or photos
12cu|ffdiaporama-2.2-0.1|50	* Correction of the images and the videos during animations
12cu|ffdiaporama-2.2-0.1|51	(luminosity, contrast, gamma, colors, etc.)
12cu|ffdiaporama-2.2-0.1|52	* Transitions between sequences with definition of the transition type,
12cu|ffdiaporama-2.2-0.1|53	sequence by sequence.
12cu|ffdiaporama-2.2-0.1|54	* Addition of a background sound (wav, mp3 or ogg) with customizable
12cu|ffdiaporama-2.2-0.1|55	effects for volume, fade in/out and passage in pause, sequence by sequence.
12cu|ffdiaporama-2.2-0.1|56	* Generation of videos usable on most current video equipment
12cu|ffdiaporama-2.2-0.1|57	(DVD player/smartphone, multimedia box, hard drive, etc.)
12cu|ffdiaporama-2.2-0.1|58	but also publishable on the main video-sharing Websites
12cu|ffdiaporama-2.2-0.1|59	(YouTube, Dailymotion, etc.)
12cu|ffdiaporama-2.2-0.1|60	* Video formats from QVGA (320×240) to Full HD (1920×1080)
12cu|ffdiaporama-2.2-0.1|61	by way of the DVD and HD 720 formats.
12cu|ffdiaporama-2.2-0.1|62	* Image geometry (aspect ratio) : 4:3, 16:9 or 2.35:1 (cinema)
12cu|ffdiaporama-2.2-0.1|63	* Possible formats for rendering : avi, mpg, mp4, webm, mkv
12cu|ffdiaporama-2.2-0.1|64	
12cu|ffdiaporama-2.2-0.1|65	%prep
12cu|ffdiaporama-2.2-0.1|66	%setup -q -n %{oname}
12cu|ffdiaporama-2.2-0.1|67	perl -pi -e "s|Categories=GTK;GNOME;Qt;KDE;AudioVideo|Categories=GTK;GNOME;Qt;KDE;AudioVideo;|" ffDiaporama.desktop
12cu|ffdiaporama-2.2-0.1|68	
12cu|ffdiaporama-2.2-0.1|69	chmod -x authors.txt BUILDVERSION.txt changelog-en.txt changelog-fr.txt licences.txt \
12cu|ffdiaporama-2.2-0.1|70	readme.txt licence.rtf ffDiaporama.xml ffDiaporama.desktop Devices.xml ffDiaporama-mime.xml \
12cu|ffdiaporama-2.2-0.1|71	locale/LOCALEVERSION.TXT locale/WIKIVERSION.TXT
12cu|ffdiaporama-2.2-0.1|72	
12cu|ffdiaporama-2.2-0.1|73	
12cu|ffdiaporama-2.2-0.1|74	%build
12cu|ffdiaporama-2.2-0.1|75	%qmake_qt5 %{oname}.pro
12cu|ffdiaporama-2.2-0.1|76	%make
12cu|ffdiaporama-2.2-0.1|77	
12cu|ffdiaporama-2.2-0.1|78	%install
12cu|ffdiaporama-2.2-0.1|79	%makeinstall INSTALL_ROOT=%{buildroot}
12cu|ffdiaporama-2.2-0.1|80	mkdir -p %{buildroot}%{_datadir}%{oname}/locale
12cu|ffdiaporama-2.2-0.1|81	install locale/*  %{buildroot}%{_datadir}/%{oname}/locale/
12cu|ffdiaporama-2.2-0.1|82	
12cu|ffdiaporama-2.2-0.1|83	desktop-file-validate %{buildroot}%{_datadir}/applications/%{oname}.desktop
12cu|ffdiaporama-2.2-0.1|84	
12cu|ffdiaporama-2.2-0.1|85	(cd %{buildroot} && find . -name '*.q*') | sed -e 's|^.||' | sed -e \
12cu|ffdiaporama-2.2-0.1|86	's:\(.*/locale/\)\([_a-z_A-Z]\+\)\(.q\):%lang(\2) \1\2\3:' >> %{name}.lang
12cu|ffdiaporama-2.2-0.1|87	
12cu|ffdiaporama-2.2-0.1|88	find %{buildroot}%{_datadir}/%{oname}/locale  -name '*.ts' -exec chmod -x {} \;
12cu|ffdiaporama-2.2-0.1|89	
12cu|ffdiaporama-2.2-0.1|90	%files -f %{name}.lang
12cu|ffdiaporama-2.2-0.1|91	%doc authors.txt BUILDVERSION.txt changelog-en.txt changelog-fr.txt licences.txt readme.txt licence.rtf ffDiaporama.xml Devices.xml
12cu|ffdiaporama-2.2-0.1|92	%{_datadir}/%{oname}/*.txt
12cu|ffdiaporama-2.2-0.1|93	%{_datadir}/%{oname}/*.xml
12cu|ffdiaporama-2.2-0.1|94	%{_datadir}/%{oname}/*.rtf
12cu|ffdiaporama-2.2-0.1|95	%{_datadir}/%{oname}/locale/*.TXT
12cu|ffdiaporama-2.2-0.1|96	%{_datadir}/%{oname}/locale/*.ts
12cu|ffdiaporama-2.2-0.1|97	
12cu|ffdiaporama-2.2-0.1|98	%{_bindir}/%{oname}
12cu|ffdiaporama-2.2-0.1|99	%{_datadir}/applications/%{oname}.desktop
12cu|ffdiaporama-2.2-0.1|100	%{_datadir}/mime/packages/%{oname}-mime.xml
12cu|ffdiaporama-2.2-0.1|101	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|ffdiaporama-2.2-0.1|102	%changelog
12cu|ffdiaporama-2.2-0.1|103	* Sun Jul 13 2014 abfonly <abfonly@gmail.com> 2.2-0.1
12cu|ffdiaporama-2.2-0.1|104	+ Revision: 1303c1e
12cu|ffdiaporama-2.2-0.1|105	- Update 2.2-devel
12cu|ffdiaporama-2.2-0.1|106	
12cu|ffdiaporama-2.2-0.1|107	

9327 12
12cu|ffdiaporama-openclipart-1.0-1|1	Summary:	This is ffDiaporama extension for Openclipart
12cu|ffdiaporama-openclipart-1.0-1|2	Name:		ffdiaporama-openclipart
12cu|ffdiaporama-openclipart-1.0-1|3	Version:	1.0
12cu|ffdiaporama-openclipart-1.0-1|4	Release:	1
12cu|ffdiaporama-openclipart-1.0-1|5	License:	GPLv2+
12cu|ffdiaporama-openclipart-1.0-1|6	Group:		Graphics
12cu|ffdiaporama-openclipart-1.0-1|7	Url:		http://ffdiaporama.tuxfamily.org/?page_id=9273
12cu|ffdiaporama-openclipart-1.0-1|8	BuildRequires:	openclipart
12cu|ffdiaporama-openclipart-1.0-1|9	Requires:	ffdiaporama
12cu|ffdiaporama-openclipart-1.0-1|10	Requires:	openclipart
12cu|ffdiaporama-openclipart-1.0-1|11	BuildArch:	noarch
12cu|ffdiaporama-openclipart-1.0-1|12	
12cu|ffdiaporama-openclipart-1.0-1|13	%description
12cu|ffdiaporama-openclipart-1.0-1|14	This extension allows you to use the openclipart database (version 0.18+)
12cu|ffdiaporama-openclipart-1.0-1|15	with ffDiaporama. This database contains nearly 13,000 free clipart in .svg
12cu|ffdiaporama-openclipart-1.0-1|16	format (vector). These cliparts are available in ffDiaporama under the
12cu|ffdiaporama-openclipart-1.0-1|17	"clipart" entry of the directory tree in multimedia file browser.
12cu|ffdiaporama-openclipart-1.0-1|18	
12cu|ffdiaporama-openclipart-1.0-1|19	%files
12cu|ffdiaporama-openclipart-1.0-1|20	%{_datadir}/ffDiaporama/clipart/openclipart
12cu|ffdiaporama-openclipart-1.0-1|21	
12cu|ffdiaporama-openclipart-1.0-1|22	#----------------------------------------------------------------------------
12cu|ffdiaporama-openclipart-1.0-1|23	
12cu|ffdiaporama-openclipart-1.0-1|24	%prep
12cu|ffdiaporama-openclipart-1.0-1|25	#nothing
12cu|ffdiaporama-openclipart-1.0-1|26	
12cu|ffdiaporama-openclipart-1.0-1|27	%build
12cu|ffdiaporama-openclipart-1.0-1|28	#nothing
12cu|ffdiaporama-openclipart-1.0-1|29	
12cu|ffdiaporama-openclipart-1.0-1|30	%install
12cu|ffdiaporama-openclipart-1.0-1|31	install -d %{buildroot}%{_datadir}/ffDiaporama/clipart/openclipart
12cu|ffdiaporama-openclipart-1.0-1|32	ln -s %{_datadir}/clipart/openclipart/* %{buildroot}%{_datadir}/ffDiaporama/clipart/openclipart
12cu|ffdiaporama-openclipart-1.0-1|33	
12cu|ffdiaporama-openclipart-1.0-1|34	
12cu|ffdiaporama-openclipart-1.0-1|35	%changelog
12cu|ffdiaporama-openclipart-1.0-1|36	* Sun Jul 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-1
12cu|ffdiaporama-openclipart-1.0-1|37	+ Revision: da9fd48
12cu|ffdiaporama-openclipart-1.0-1|38	- No need to force versions, adjust spec style
12cu|ffdiaporama-openclipart-1.0-1|39	
12cu|ffdiaporama-openclipart-1.0-1|40	

9328 12
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|1	%define oname ffdiaporama_texturemate
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|2	%define upname ffDiaporama_texturemate
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|3	
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|4	%define year 2014
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|5	%define minor 0125
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|6	
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|7	Summary:	Background textures for ffDiaporama
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|8	Name:		ffdiaporama-texturemate
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|9	Version:	1.0
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|10	Release:	1.%{year}.%{minor}.1
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|11	License:	CC-BY
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|12	Group:		Graphics
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|13	Url:		http://www.texturemate.com/
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|14	Source0:	http://download.tuxfamily.org/ffdiaporama/Packages/Stable/%{oname}_%{version}.%{year}.%{minor}.tar.gz
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|15	BuildRequires:	ffdiaporama
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|16	BuildRequires:	qmake5
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|17	BuildRequires:	qt5-macros
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|18	Requires:	ffdiaporama
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|19	BuildArch:	noarch
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|20	
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|21	%description
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|22	This package contains free textures to set as background in ffDiaporama.
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|23	You can set a texture as background from the library when editing the
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|24	background in a slide's settings dialog.
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|25	
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|26	ffDiaporama is a tool to make diaporamas as video and a part of ffDiaporama.
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|27	
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|28	All resources provided with ffDiaporama-texturemate are from the site:
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|29	http://www.texturemate.com/
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|30	and have been redesigned to work with ffDiaporama 1.6 and higher.
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|31	
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|32	%files
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|33	%doc licence.txt readme.txt TMTBUILDVERSION.txt
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|34	%{_datadir}/ffDiaporama/background/texturemate/*
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|35	
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|36	#----------------------------------------------------------------------------
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|37	
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|38	%prep
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|39	%setup -qn %{upname}
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|40	
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|41	%build
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|42	%qmake_qt5 %{upname}.pro
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|43	
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|44	%make
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|45	
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|46	%install
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|47	%makeinstall INSTALL_ROOT=%{buildroot}
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|48	
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|49	
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|50	%changelog
12cu|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
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|52	+ Revision: 3b20171
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|53	- Adjust spec style
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|54	
12cu|ffdiaporama-texturemate-1.0-1.2014.0125.1|55	

9329 12
12cu|ffmpegthumbnailer-2.0.8-5|1	%define major 4
12cu|ffmpegthumbnailer-2.0.8-5|2	%define libname %mklibname %{name} %{major}
12cu|ffmpegthumbnailer-2.0.8-5|3	%define devname %mklibname %{name} -d
12cu|ffmpegthumbnailer-2.0.8-5|4	
12cu|ffmpegthumbnailer-2.0.8-5|5	Summary:	Lightweight video thumbnailer
12cu|ffmpegthumbnailer-2.0.8-5|6	Name:		ffmpegthumbnailer
12cu|ffmpegthumbnailer-2.0.8-5|7	Version:	2.0.8
12cu|ffmpegthumbnailer-2.0.8-5|8	Release:	5
12cu|ffmpegthumbnailer-2.0.8-5|9	License:	GPLv2+
12cu|ffmpegthumbnailer-2.0.8-5|10	Group:		Video
12cu|ffmpegthumbnailer-2.0.8-5|11	Url:		http://code.google.com/p/ffmpegthumbnailer/
12cu|ffmpegthumbnailer-2.0.8-5|12	Source0:	http://ffmpegthumbnailer.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|ffmpegthumbnailer-2.0.8-5|13	BuildRequires:	ffmpeg-devel
12cu|ffmpegthumbnailer-2.0.8-5|14	BuildRequires:	pkgconfig(libpng)
12cu|ffmpegthumbnailer-2.0.8-5|15	BuildRequires:	jpeg-devel
12cu|ffmpegthumbnailer-2.0.8-5|16	
12cu|ffmpegthumbnailer-2.0.8-5|17	%description
12cu|ffmpegthumbnailer-2.0.8-5|18	This video thumbnailer can be used by file managers to create thumbnails for
12cu|ffmpegthumbnailer-2.0.8-5|19	your video files. The thumbnailer uses ffmpeg to decode frames from the video
12cu|ffmpegthumbnailer-2.0.8-5|20	files, so supported videoformats depend on the configuration flags of ffmpeg.
12cu|ffmpegthumbnailer-2.0.8-5|21	
12cu|ffmpegthumbnailer-2.0.8-5|22	This thumbnailer was designed to be as fast and lightweight as possible.
12cu|ffmpegthumbnailer-2.0.8-5|23	
12cu|ffmpegthumbnailer-2.0.8-5|24	%files
12cu|ffmpegthumbnailer-2.0.8-5|25	%doc AUTHORS ChangeLog README TODO
12cu|ffmpegthumbnailer-2.0.8-5|26	%{_bindir}/ffmpegthumbnailer
12cu|ffmpegthumbnailer-2.0.8-5|27	%{_mandir}/man1/*
12cu|ffmpegthumbnailer-2.0.8-5|28	
12cu|ffmpegthumbnailer-2.0.8-5|29	#----------------------------------------------------------------------------
12cu|ffmpegthumbnailer-2.0.8-5|30	
12cu|ffmpegthumbnailer-2.0.8-5|31	%package -n %{libname}
12cu|ffmpegthumbnailer-2.0.8-5|32	Summary:	Shared library for %{name}
12cu|ffmpegthumbnailer-2.0.8-5|33	Group:		Video
12cu|ffmpegthumbnailer-2.0.8-5|34	
12cu|ffmpegthumbnailer-2.0.8-5|35	%description -n %{libname}
12cu|ffmpegthumbnailer-2.0.8-5|36	Shared library for %{name}.
12cu|ffmpegthumbnailer-2.0.8-5|37	
12cu|ffmpegthumbnailer-2.0.8-5|38	%files -n %{libname}
12cu|ffmpegthumbnailer-2.0.8-5|39	%doc AUTHORS ChangeLog README TODO
12cu|ffmpegthumbnailer-2.0.8-5|40	%{_libdir}/libffmpegthumbnailer.so.%{major}*
12cu|ffmpegthumbnailer-2.0.8-5|41	
12cu|ffmpegthumbnailer-2.0.8-5|42	#----------------------------------------------------------------------------
12cu|ffmpegthumbnailer-2.0.8-5|43	
12cu|ffmpegthumbnailer-2.0.8-5|44	%package -n %{devname}
12cu|ffmpegthumbnailer-2.0.8-5|45	Summary:	Development files for %{name}
12cu|ffmpegthumbnailer-2.0.8-5|46	Group:		Development/C++
12cu|ffmpegthumbnailer-2.0.8-5|47	Requires:	%{libname} = %{EVRD}
12cu|ffmpegthumbnailer-2.0.8-5|48	Provides:	%{name}-devel = %{EVRD}
12cu|ffmpegthumbnailer-2.0.8-5|49	
12cu|ffmpegthumbnailer-2.0.8-5|50	%description -n %{devname}
12cu|ffmpegthumbnailer-2.0.8-5|51	Development files for %{name}.
12cu|ffmpegthumbnailer-2.0.8-5|52	
12cu|ffmpegthumbnailer-2.0.8-5|53	%files -n %{devname}
12cu|ffmpegthumbnailer-2.0.8-5|54	%doc AUTHORS ChangeLog README TODO
12cu|ffmpegthumbnailer-2.0.8-5|55	%{_libdir}/libffmpegthumbnailer.so
12cu|ffmpegthumbnailer-2.0.8-5|56	%{_includedir}/*
12cu|ffmpegthumbnailer-2.0.8-5|57	%{_libdir}/pkgconfig/*.pc
12cu|ffmpegthumbnailer-2.0.8-5|58	
12cu|ffmpegthumbnailer-2.0.8-5|59	#----------------------------------------------------------------------------
12cu|ffmpegthumbnailer-2.0.8-5|60	
12cu|ffmpegthumbnailer-2.0.8-5|61	%prep
12cu|ffmpegthumbnailer-2.0.8-5|62	%setup -q
12cu|ffmpegthumbnailer-2.0.8-5|63	chmod 644 AUTHORS ChangeLog README TODO
12cu|ffmpegthumbnailer-2.0.8-5|64	
12cu|ffmpegthumbnailer-2.0.8-5|65	%build
12cu|ffmpegthumbnailer-2.0.8-5|66	%configure2_5x \
12cu|ffmpegthumbnailer-2.0.8-5|67	--disable-static
12cu|ffmpegthumbnailer-2.0.8-5|68	
12cu|ffmpegthumbnailer-2.0.8-5|69	%make
12cu|ffmpegthumbnailer-2.0.8-5|70	
12cu|ffmpegthumbnailer-2.0.8-5|71	%install
12cu|ffmpegthumbnailer-2.0.8-5|72	%makeinstall_std
12cu|ffmpegthumbnailer-2.0.8-5|73	

9330 12
12cu|fget-1.3.3-7|1	%define sdevname %mklibname %{name} -d -s
12cu|fget-1.3.3-7|2	
12cu|fget-1.3.3-7|3	Summary:	Commandline tool for mirroring remote files via FTP
12cu|fget-1.3.3-7|4	Name:		fget
12cu|fget-1.3.3-7|5	Version:	1.3.3
12cu|fget-1.3.3-7|6	Release:	7
12cu|fget-1.3.3-7|7	License:	GPLv2+
12cu|fget-1.3.3-7|8	Group:		Networking/File transfer
12cu|fget-1.3.3-7|9	Url:		http://www.feep.net/fget/
12cu|fget-1.3.3-7|10	Source0:	ftp://ftp.feep.net/pub/software/fget/%{name}-%{version}.tar.bz2
12cu|fget-1.3.3-7|11	Patch0:		fget-1.3.3-no-strip.patch
12cu|fget-1.3.3-7|12	
12cu|fget-1.3.3-7|13	%description
12cu|fget-1.3.3-7|14	fget is a commandline tool for mirroring remote files via FTP. It was designed
12cu|fget-1.3.3-7|15	as an analog to the GNU wget utility. The fget package includes an FTP client
12cu|fget-1.3.3-7|16	library, so that others can make use of FTP from within their own C programs.
12cu|fget-1.3.3-7|17	
12cu|fget-1.3.3-7|18	%files
12cu|fget-1.3.3-7|19	%doc README
12cu|fget-1.3.3-7|20	%{_bindir}/%{name}
12cu|fget-1.3.3-7|21	%{_mandir}/man1/%{name}.1*
12cu|fget-1.3.3-7|22	
12cu|fget-1.3.3-7|23	#----------------------------------------------------------------------------
12cu|fget-1.3.3-7|24	
12cu|fget-1.3.3-7|25	%package -n %{sdevname}
12cu|fget-1.3.3-7|26	Summary:	Development library for fget
12cu|fget-1.3.3-7|27	Group:		Development/Other
12cu|fget-1.3.3-7|28	Provides:	%{name}-devel = %{EVRD}
12cu|fget-1.3.3-7|29	Conflicts:	%{name} < 1.3.3-6
12cu|fget-1.3.3-7|30	Conflicts:	%{name}-devel < 1.3.3-6
12cu|fget-1.3.3-7|31	Obsoletes:	%{name}-devel < 1.3.3-6
12cu|fget-1.3.3-7|32	
12cu|fget-1.3.3-7|33	%description -n %{sdevname}
12cu|fget-1.3.3-7|34	Development library for fget.
12cu|fget-1.3.3-7|35	
12cu|fget-1.3.3-7|36	%files -n %{sdevname}
12cu|fget-1.3.3-7|37	%{_includedir}/*.h
12cu|fget-1.3.3-7|38	%{_libdir}/*.a
12cu|fget-1.3.3-7|39	%{_mandir}/man3/*.3*
12cu|fget-1.3.3-7|40	
12cu|fget-1.3.3-7|41	#----------------------------------------------------------------------------
12cu|fget-1.3.3-7|42	
12cu|fget-1.3.3-7|43	%prep
12cu|fget-1.3.3-7|44	%setup -q
12cu|fget-1.3.3-7|45	%patch0 -p1
12cu|fget-1.3.3-7|46	
12cu|fget-1.3.3-7|47	%build
12cu|fget-1.3.3-7|48	%configure2_5x
12cu|fget-1.3.3-7|49	%make
12cu|fget-1.3.3-7|50	
12cu|fget-1.3.3-7|51	%install
12cu|fget-1.3.3-7|52	%makeinstall_std
12cu|fget-1.3.3-7|53	
12cu|fget-1.3.3-7|54	
12cu|fget-1.3.3-7|55	%changelog
12cu|fget-1.3.3-7|56	* Thu Feb 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.3-7
12cu|fget-1.3.3-7|57	+ Revision: 9e6acf3
12cu|fget-1.3.3-7|58	- LOG Fix debug package, properly name devel package, move devel mans to devel package
12cu|fget-1.3.3-7|59	
12cu|fget-1.3.3-7|60	

9331 12
12cu|fgrun-1.7.0-1|1	Summary:	Graphical launcher for the FlightGear flight simulator
12cu|fgrun-1.7.0-1|2	Name:		fgrun
12cu|fgrun-1.7.0-1|3	Version:	1.7.0
12cu|fgrun-1.7.0-1|4	Release:	1
12cu|fgrun-1.7.0-1|5	License:	GPLv2+
12cu|fgrun-1.7.0-1|6	Group:		Games/Other
12cu|fgrun-1.7.0-1|7	Url:		http://sourceforge.net/projects/fgrun/
12cu|fgrun-1.7.0-1|8	Source0:	http://prdownloads.sourceforge.net/fgrun/%{name}-%{version}.tar.gz
12cu|fgrun-1.7.0-1|9	Source1:	flightgear.png
12cu|fgrun-1.7.0-1|10	Patch0:		fgrun-1.6.1-fedora-fix-crash-when-setting-defaults.patch
12cu|fgrun-1.7.0-1|11	Patch1:		fgrun-1.6.2-default-settings-for-rosa.patch
12cu|fgrun-1.7.0-1|12	Patch2:		fgrun-1.6.2-fedora-fix-reloadpath-logic.patch
12cu|fgrun-1.7.0-1|13	Patch3:		fgrun-1.6.2-fix-strings.patch
12cu|fgrun-1.7.0-1|14	Patch4:		fgrun-1.6.2-linkage.patch
12cu|fgrun-1.7.0-1|15	Patch5:		fgrun-1.7.0-fedora-build-fgrun-with-static-ui-libs.patch
12cu|fgrun-1.7.0-1|16	BuildRequires:	cmake
12cu|fgrun-1.7.0-1|17	BuildRequires:	imagemagick
12cu|fgrun-1.7.0-1|18	BuildRequires:	boost-devel
12cu|fgrun-1.7.0-1|19	BuildRequires:	fltk-devel >= 1.3.0
12cu|fgrun-1.7.0-1|20	BuildRequires:	simgear-devel
12cu|fgrun-1.7.0-1|21	BuildRequires:	pkgconfig(openscenegraph)
12cu|fgrun-1.7.0-1|22	BuildRequires:	pkgconfig(xft)
12cu|fgrun-1.7.0-1|23	BuildRequires:	pkgconfig(xinerama)
12cu|fgrun-1.7.0-1|24	Requires:	flightgear
12cu|fgrun-1.7.0-1|25	
12cu|fgrun-1.7.0-1|26	%description
12cu|fgrun-1.7.0-1|27	fgrun is a graphical launcher for the FlightGear flight simulator.
12cu|fgrun-1.7.0-1|28	
12cu|fgrun-1.7.0-1|29	%files -f %{name}.lang
12cu|fgrun-1.7.0-1|30	%doc README COPYING NEWS AUTHORS
12cu|fgrun-1.7.0-1|31	%{_bindir}/%{name}
12cu|fgrun-1.7.0-1|32	%{_datadir}/applications/%{name}.desktop
12cu|fgrun-1.7.0-1|33	%{_miconsdir}/%{name}.png
12cu|fgrun-1.7.0-1|34	%{_liconsdir}/%{name}.png
12cu|fgrun-1.7.0-1|35	%{_iconsdir}/%{name}.png
12cu|fgrun-1.7.0-1|36	%{_sysconfdir}/fltk/flightgear.org/fgrun.prefs
12cu|fgrun-1.7.0-1|37	
12cu|fgrun-1.7.0-1|38	#----------------------------------------------------------------------------
12cu|fgrun-1.7.0-1|39	
12cu|fgrun-1.7.0-1|40	%prep
12cu|fgrun-1.7.0-1|41	%setup -q -n fg-fgrun
12cu|fgrun-1.7.0-1|42	%patch0 -p1
12cu|fgrun-1.7.0-1|43	%patch1 -p1
12cu|fgrun-1.7.0-1|44	%patch2 -p1
12cu|fgrun-1.7.0-1|45	%patch3 -p1
12cu|fgrun-1.7.0-1|46	%patch4 -p1
12cu|fgrun-1.7.0-1|47	%patch5 -p1
12cu|fgrun-1.7.0-1|48	
12cu|fgrun-1.7.0-1|49	%build
12cu|fgrun-1.7.0-1|50	#cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DCMAKE_BUILD_TYPE=Release
12cu|fgrun-1.7.0-1|51	%cmake_qt4
12cu|fgrun-1.7.0-1|52	%make
12cu|fgrun-1.7.0-1|53	
12cu|fgrun-1.7.0-1|54	%install
12cu|fgrun-1.7.0-1|55	%makeinstall_std -C build
12cu|fgrun-1.7.0-1|56	
12cu|fgrun-1.7.0-1|57	mkdir -p %{buildroot}%{_sysconfdir}/fltk/flightgear.org
12cu|fgrun-1.7.0-1|58	install -m 0644 fgrun.prefs \
12cu|fgrun-1.7.0-1|59	%{buildroot}%{_sysconfdir}/fltk/flightgear.org/fgrun.prefs
12cu|fgrun-1.7.0-1|60	
12cu|fgrun-1.7.0-1|61	%find_lang %{name}
12cu|fgrun-1.7.0-1|62	
12cu|fgrun-1.7.0-1|63	mkdir -p %{buildroot}%{_datadir}/applications
12cu|fgrun-1.7.0-1|64	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|fgrun-1.7.0-1|65	[Desktop Entry]
12cu|fgrun-1.7.0-1|66	Name=%{name}
12cu|fgrun-1.7.0-1|67	Comment=Graphical launcher for the FlightGear flight simulator
12cu|fgrun-1.7.0-1|68	Exec=%{_bindir}/%{name}
12cu|fgrun-1.7.0-1|69	Icon=%{name}
12cu|fgrun-1.7.0-1|70	Terminal=false
12cu|fgrun-1.7.0-1|71	Type=Application
12cu|fgrun-1.7.0-1|72	StartupNotify=false
12cu|fgrun-1.7.0-1|73	Categories=Game;Simulation;
12cu|fgrun-1.7.0-1|74	EOF
12cu|fgrun-1.7.0-1|75	
12cu|fgrun-1.7.0-1|76	mkdir -p %{buildroot}%{_miconsdir}
12cu|fgrun-1.7.0-1|77	mkdir -p %{buildroot}%{_liconsdir}
12cu|fgrun-1.7.0-1|78	convert -size 16x16 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12cu|fgrun-1.7.0-1|79	convert -size 48x48 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
12cu|fgrun-1.7.0-1|80	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
12cu|fgrun-1.7.0-1|81	
12cu|fgrun-1.7.0-1|82	
12cu|fgrun-1.7.0-1|83	%changelog
12cu|fgrun-1.7.0-1|84	* Thu Feb 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.0-1
12cu|fgrun-1.7.0-1|85	+ Revision: 3b041cf
12cu|fgrun-1.7.0-1|86	- LOG New version 1.7.0, spec cleanup
12cu|fgrun-1.7.0-1|87	
12cu|fgrun-1.7.0-1|88	

9332 12
12cu|fidoconf-1.4.0-4|1	%define preversion rc5
12cu|fidoconf-1.4.0-4|2	
12cu|fidoconf-1.4.0-4|3	%define release 0.%{preversion}.%{rel}
12cu|fidoconf-1.4.0-4|4	
12cu|fidoconf-1.4.0-4|5	%define major 1.4
12cu|fidoconf-1.4.0-4|6	%define libname %mklibname %name %major
12cu|fidoconf-1.4.0-4|7	
12cu|fidoconf-1.4.0-4|8	Summary:	Library to access the fidoconfig
12cu|fidoconf-1.4.0-4|9	Name:           fidoconf
12cu|fidoconf-1.4.0-4|10	Version:        1.4.0
12cu|fidoconf-1.4.0-4|11	Release:        4
12cu|fidoconf-1.4.0-4|12	License:	GPL
12cu|fidoconf-1.4.0-4|13	Group:		File tools
12cu|fidoconf-1.4.0-4|14	Source0:		%{name}-%{major}-%{preversion}.tar.bz2
12cu|fidoconf-1.4.0-4|15	Patch0:		fidoconf-20021015-main.patch
12cu|fidoconf-1.4.0-4|16	Patch1:		fidoconf-20021015-doc.patch
12cu|fidoconf-1.4.0-4|17	Patch2:		fidoconf-20021015-man.patch
12cu|fidoconf-1.4.0-4|18	Patch3:		fidoconf-20021022-config.patch
12cu|fidoconf-1.4.0-4|19	Patch4:		fidoconf-20030523-fc2fgate.patch
12cu|fidoconf-1.4.0-4|20	Patch5:		fidoconf-tparser.diff
12cu|fidoconf-1.4.0-4|21	Patch6:		fidoconf-Makefile.diff
12cu|fidoconf-1.4.0-4|22	patch7:		fidoconf-1.4-rc5.huskymak.patch
12cu|fidoconf-1.4.0-4|23	patch8:		fidoconf-1.4-rc5.printf.patch
12cu|fidoconf-1.4.0-4|24	BuildRequires:	huskybse smapi-devel texinfo
12cu|fidoconf-1.4.0-4|25	URL:		http://sourceforge.net/projects/husky/
12cu|fidoconf-1.4.0-4|26	
12cu|fidoconf-1.4.0-4|27	%description
12cu|fidoconf-1.4.0-4|28	The design goal of fidoconfig was to provide one config-file for several
12cu|fidoconf-1.4.0-4|29	different fido software packages like editor, tosser etc.
12cu|fidoconf-1.4.0-4|30	An additional aim was to have one library (fidoconfig) which can be used by
12cu|fidoconf-1.4.0-4|31	all programs.
12cu|fidoconf-1.4.0-4|32	The advantage is you only have to edit one config-file, so changing your
12cu|fidoconf-1.4.0-4|33	system is much easier than with common software packages. Also bugs can only
12cu|fidoconf-1.4.0-4|34	creep in one library and not in thousands over thousands libraries.
12cu|fidoconf-1.4.0-4|35	
12cu|fidoconf-1.4.0-4|36	%package -n %libname
12cu|fidoconf-1.4.0-4|37	Summary: Library to access the fidoconfig
12cu|fidoconf-1.4.0-4|38	Group: System/Libraries
12cu|fidoconf-1.4.0-4|39	Provides: lib%name = %version-%release
12cu|fidoconf-1.4.0-4|40	
12cu|fidoconf-1.4.0-4|41	%description -n %libname
12cu|fidoconf-1.4.0-4|42	The design goal of fidoconfig was to provide one config-file for several
12cu|fidoconf-1.4.0-4|43	different fido software packages like editor, tosser etc.
12cu|fidoconf-1.4.0-4|44	An additional aim was to have one library (fidoconfig) which can be used by
12cu|fidoconf-1.4.0-4|45	all programs.
12cu|fidoconf-1.4.0-4|46	The advantage is you only have to edit one config-file, so changing your
12cu|fidoconf-1.4.0-4|47	system is much easier than with common software packages. Also bugs can only
12cu|fidoconf-1.4.0-4|48	creep in one library and not in thousands over thousands libraries.
12cu|fidoconf-1.4.0-4|49	
12cu|fidoconf-1.4.0-4|50	%package -n %libname-devel
12cu|fidoconf-1.4.0-4|51	Summary: Library to access the fidoconfig, development files
12cu|fidoconf-1.4.0-4|52	Group: Development/Other
12cu|fidoconf-1.4.0-4|53	Requires: %{libname} = %{version}-%{release}
12cu|fidoconf-1.4.0-4|54	Provides: lib%name-devel = %{version}-%{release}
12cu|fidoconf-1.4.0-4|55	Provides: %name-devel = %{version}-%{release}
12cu|fidoconf-1.4.0-4|56	
12cu|fidoconf-1.4.0-4|57	%description -n %libname-devel
12cu|fidoconf-1.4.0-4|58	The design goal of fidoconfig was to provide one config-file for several
12cu|fidoconf-1.4.0-4|59	different fido software packages like editor, tosser etc.
12cu|fidoconf-1.4.0-4|60	An additional aim was to have one library (fidoconfig) which can be used by
12cu|fidoconf-1.4.0-4|61	all programs.
12cu|fidoconf-1.4.0-4|62	The advantage is you only have to edit one config-file, so changing your
12cu|fidoconf-1.4.0-4|63	system is much easier than with common software packages. Also bugs can only
12cu|fidoconf-1.4.0-4|64	creep in one library and not in thousands over thousands libraries.
12cu|fidoconf-1.4.0-4|65	
12cu|fidoconf-1.4.0-4|66	This Package contains the Development Files. Only needed if you want to
12cu|fidoconf-1.4.0-4|67	compile the Husky-Programs yourself
12cu|fidoconf-1.4.0-4|68	
12cu|fidoconf-1.4.0-4|69	%prep
12cu|fidoconf-1.4.0-4|70	%setup -q -n %name
12cu|fidoconf-1.4.0-4|71	#% patch0 -p1
12cu|fidoconf-1.4.0-4|72	#% patch1 -p1
12cu|fidoconf-1.4.0-4|73	#% patch2 -p1
12cu|fidoconf-1.4.0-4|74	%patch3 -p1
12cu|fidoconf-1.4.0-4|75	%patch4 -p1
12cu|fidoconf-1.4.0-4|76	%patch5 -p1
12cu|fidoconf-1.4.0-4|77	%patch6 -p1
12cu|fidoconf-1.4.0-4|78	%patch7 -p1 -b .huskymak
12cu|fidoconf-1.4.0-4|79	%patch8 -p1 -b .printf
12cu|fidoconf-1.4.0-4|80	
12cu|fidoconf-1.4.0-4|81	%build
12cu|fidoconf-1.4.0-4|82	MANDIR=%{buildroot}%{_mandir} BINDIR=%{buildroot}%{_bindir} INCDIR=%{buildroot}%{_includedir} LIBDIR=%{buildroot}%{_libdir} INFODIR=%{buildroot}%{_infodir}
12cu|fidoconf-1.4.0-4|83	%make OPTCFLAGS=" -s -c -fPIC %{optflags}"
12cu|fidoconf-1.4.0-4|84	
12cu|fidoconf-1.4.0-4|85	%install
12cu|fidoconf-1.4.0-4|86	make BINDIR=%{buildroot}%{_bindir} INCDIR=%{buildroot}%{_includedir} LIBDIR=%{buildroot}%{_libdir} INFODIR=%{buildroot}%{_infodir} install
12cu|fidoconf-1.4.0-4|87	rm -rf %{buildroot}%{_infodir}/dir
12cu|fidoconf-1.4.0-4|88	make MANDIR=%{buildroot}%{_mandir} install-man
12cu|fidoconf-1.4.0-4|89	
12cu|fidoconf-1.4.0-4|90	chmod 755 %{buildroot}%{_bindir}/*
12cu|fidoconf-1.4.0-4|91	chmod 755 %{buildroot}%{_libdir}/*
12cu|fidoconf-1.4.0-4|92	
12cu|fidoconf-1.4.0-4|93	
12cu|fidoconf-1.4.0-4|94	
12cu|fidoconf-1.4.0-4|95	%files
12cu|fidoconf-1.4.0-4|96	%doc COPYING ChangeLog HISTORY INSTALL README.TXT TODO VERSION fconf2dir fconf2fidogate.cfg.sample doc/config
12cu|fidoconf-1.4.0-4|97	%{_bindir}/*
12cu|fidoconf-1.4.0-4|98	%{_infodir}/fidoconfig.info*
12cu|fidoconf-1.4.0-4|99	%{_mandir}/*/*
12cu|fidoconf-1.4.0-4|100	
12cu|fidoconf-1.4.0-4|101	%files -n %libname
12cu|fidoconf-1.4.0-4|102	%{_libdir}/libfidoconfig.so.*
12cu|fidoconf-1.4.0-4|103	
12cu|fidoconf-1.4.0-4|104	%files -n %libname-devel
12cu|fidoconf-1.4.0-4|105	%{_libdir}/libfidoconfig.so
12cu|fidoconf-1.4.0-4|106	%dir %{_includedir}/fidoconf
12cu|fidoconf-1.4.0-4|107	%{_includedir}/fidoconf/*
12cu|fidoconf-1.4.0-4|108	%{_libdir}/libfidoconfig.a
12cu|fidoconf-1.4.0-4|109	
12cu|fidoconf-1.4.0-4|110	
12cu|fidoconf-1.4.0-4|111	
12cu|fidoconf-1.4.0-4|112	
12cu|fidoconf-1.4.0-4|113	%changelog
12cu|fidoconf-1.4.0-4|114	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4.0-0.rc5.3mdv2009.0
12cu|fidoconf-1.4.0-4|115	+ Revision: 245132
12cu|fidoconf-1.4.0-4|116	- rebuild
12cu|fidoconf-1.4.0-4|117	
12cu|fidoconf-1.4.0-4|118	+ Pixel <pixel@mandriva.com>
12cu|fidoconf-1.4.0-4|119	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|fidoconf-1.4.0-4|120	
12cu|fidoconf-1.4.0-4|121	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.4.0-0.rc5.1mdv2008.1
12cu|fidoconf-1.4.0-4|122	+ Revision: 136415
12cu|fidoconf-1.4.0-4|123	- restore BuildRoot
12cu|fidoconf-1.4.0-4|124	
12cu|fidoconf-1.4.0-4|125	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|fidoconf-1.4.0-4|126	- kill re-definition of %%buildroot on Pixel's request
12cu|fidoconf-1.4.0-4|127	- do not hardcode bz2 extension
12cu|fidoconf-1.4.0-4|128	
12cu|fidoconf-1.4.0-4|129	
12cu|fidoconf-1.4.0-4|130	* Sat Aug 05 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|fidoconf-1.4.0-4|131	+ 08/05/06 16:36:07 (53348)
12cu|fidoconf-1.4.0-4|132	- 1.4-rc5
12cu|fidoconf-1.4.0-4|133	
12cu|fidoconf-1.4.0-4|134	* Sat Aug 05 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|fidoconf-1.4.0-4|135	+ 08/05/06 16:30:11 (53343)
12cu|fidoconf-1.4.0-4|136	Import fidoconf
12cu|fidoconf-1.4.0-4|137	
12cu|fidoconf-1.4.0-4|138	* Mon Apr 17 2006 Olivier Thauvin <nanardon@mandriva.org> 1.4.0-0.rc2.3mdk
12cu|fidoconf-1.4.0-4|139	- rebuild
12cu|fidoconf-1.4.0-4|140	
12cu|fidoconf-1.4.0-4|141	* Sun Jan 30 2005 Sylvie Terjan <erinmargault@mandrake.org> 1.4.0-0.rc2.2mdk
12cu|fidoconf-1.4.0-4|142	- birthday rebuild
12cu|fidoconf-1.4.0-4|143	
12cu|fidoconf-1.4.0-4|144	* Tue Dec 23 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.4.0-0.rc2.1mdk
12cu|fidoconf-1.4.0-4|145	- %%mklibname
12cu|fidoconf-1.4.0-4|146	- From Iouri Goussev <elendal@polygonized.com>
12cu|fidoconf-1.4.0-4|147	- First MDK version
12cu|fidoconf-1.4.0-4|148	- original SPEC by Sergey Zhemchugov <Sergey_Zhemchugov@p8.f822.n463.z2.fidonet.org>
12cu|fidoconf-1.4.0-4|149	

9333 12
12cu|fife-0.3.4-1|1	%define soname 0
12cu|fife-0.3.4-1|2	%define libname %mklibname %{name} %{soname}
12cu|fife-0.3.4-1|3	%define devname %mklibname -d %{name}
12cu|fife-0.3.4-1|4	%define staticname %mklibname -d -s %{name}
12cu|fife-0.3.4-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).
12cu|fife-0.3.4-1|6	#global minor_version r3
12cu|fife-0.3.4-1|7	
12cu|fife-0.3.4-1|8	Summary:	Cross platform game creation framework
12cu|fife-0.3.4-1|9	Name:		fife
12cu|fife-0.3.4-1|10	Version:	0.3.4
12cu|fife-0.3.4-1|11	Release:	1
12cu|fife-0.3.4-1|12	Group:		System/Libraries
12cu|fife-0.3.4-1|13	License:	LGPLv2+
12cu|fife-0.3.4-1|14	URL:		http://www.fifengine.de
12cu|fife-0.3.4-1|15	# https://sourceforge.net/projects/fife/files/active/src/fife_%{version}.tar.gz/download
12cu|fife-0.3.4-1|16	# removed ext/   -  removed for using system libs instead of shipped
12cu|fife-0.3.4-1|17	# removed tests/   -  removed for legal issues
12cu|fife-0.3.4-1|18	# added docs/   -  missing in 0.3.4 by mistake?
12cu|fife-0.3.4-1|19	Source0:	%{name}_%{version}%{?minor_version}.tar.xz
12cu|fife-0.3.4-1|20	Patch0:		fife-0.3.4-no-tests.patch
12cu|fife-0.3.4-1|21	BuildRequires:	chrpath
12cu|fife-0.3.4-1|22	BuildRequires:	scons
12cu|fife-0.3.4-1|23	BuildRequires:	graphviz
12cu|fife-0.3.4-1|24	BuildRequires:	swig
12cu|fife-0.3.4-1|25	BuildRequires:	boost-devel
12cu|fife-0.3.4-1|26	BuildRequires:	python-devel
12cu|fife-0.3.4-1|27	BuildRequires:	SDL_ttf-devel
12cu|fife-0.3.4-1|28	BuildRequires:	tinyxml-devel
12cu|fife-0.3.4-1|29	BuildRequires:	pkgconfig(glu)
12cu|fife-0.3.4-1|30	BuildRequires:	pkgconfig(guichan-0.8)
12cu|fife-0.3.4-1|31	BuildRequires:	pkgconfig(libpng)
12cu|fife-0.3.4-1|32	BuildRequires:	pkgconfig(openal)
12cu|fife-0.3.4-1|33	BuildRequires:	pkgconfig(sdl)
12cu|fife-0.3.4-1|34	BuildRequires:	pkgconfig(SDL_image)
12cu|fife-0.3.4-1|35	BuildRequires:	pkgconfig(vorbis)
12cu|fife-0.3.4-1|36	BuildRequires:	pkgconfig(xcursor)
12cu|fife-0.3.4-1|37	BuildRequires:	pkgconfig(zlib)
12cu|fife-0.3.4-1|38	
12cu|fife-0.3.4-1|39	Provides:	%{name}-python = %{version}-%{release}
12cu|fife-0.3.4-1|40	Requires:	%{libname} = %{version}-%{release}
12cu|fife-0.3.4-1|41	
12cu|fife-0.3.4-1|42	%description
12cu|fife-0.3.4-1|43	This package of Fife comes with game-engine only.
12cu|fife-0.3.4-1|44	Unknown horizons is one of the clients that will use this engine.
12cu|fife-0.3.4-1|45	
12cu|fife-0.3.4-1|46	%package -n %{libname}
12cu|fife-0.3.4-1|47	Summary:	Shared libs for %{name}
12cu|fife-0.3.4-1|48	Group:		System/Libraries
12cu|fife-0.3.4-1|49	Requires:	%{name} = %{version}-%{release}
12cu|fife-0.3.4-1|50	
12cu|fife-0.3.4-1|51	%description -n %{libname}
12cu|fife-0.3.4-1|52	Shared libs for %{name}.
12cu|fife-0.3.4-1|53	
12cu|fife-0.3.4-1|54	%package -n %{devname}
12cu|fife-0.3.4-1|55	Summary:	Development package for %{name}
12cu|fife-0.3.4-1|56	Group:		Development/C
12cu|fife-0.3.4-1|57	Requires:	%{libname} = %{version}-%{release}
12cu|fife-0.3.4-1|58	Provides:	%{name}-devel = %{version}-%{release}
12cu|fife-0.3.4-1|59	Obsoletes:	%{name}-devel < %{version}-%{release}
12cu|fife-0.3.4-1|60	
12cu|fife-0.3.4-1|61	%description -n %{devname}
12cu|fife-0.3.4-1|62	Files for development with %{name}.
12cu|fife-0.3.4-1|63	
12cu|fife-0.3.4-1|64	%package -n %{staticname}
12cu|fife-0.3.4-1|65	Summary:	Static library for %{name} development
12cu|fife-0.3.4-1|66	Group:		Development/C
12cu|fife-0.3.4-1|67	Requires:	%{devname} = %{version}-%{release}
12cu|fife-0.3.4-1|68	Provides:	%{name}-static-devel = %{version}-%{release}
12cu|fife-0.3.4-1|69	Obsoletes:	%{name}-static < %{version}-%{release}
12cu|fife-0.3.4-1|70	
12cu|fife-0.3.4-1|71	%description -n %{staticname}
12cu|fife-0.3.4-1|72	The %{name}-static package includes static library needed to develop programs
12cu|fife-0.3.4-1|73	that use the %{name} library.
12cu|fife-0.3.4-1|74	
12cu|fife-0.3.4-1|75	%package doc
12cu|fife-0.3.4-1|76	Summary:	Documentation for %{name}
12cu|fife-0.3.4-1|77	Group:		Development/Other
12cu|fife-0.3.4-1|78	BuildRequires:	doxygen
12cu|fife-0.3.4-1|79	BuildArch:	noarch
12cu|fife-0.3.4-1|80	Requires:	%{name} = %{version}-%{release}
12cu|fife-0.3.4-1|81	
12cu|fife-0.3.4-1|82	%description doc
12cu|fife-0.3.4-1|83	Doxygen generated documentation for %{name}.
12cu|fife-0.3.4-1|84	
12cu|fife-0.3.4-1|85	%prep
12cu|fife-0.3.4-1|86	%setup -q -n %{name}_%{version}%{?minor_version}
12cu|fife-0.3.4-1|87	%patch0 -p1
12cu|fife-0.3.4-1|88	
12cu|fife-0.3.4-1|89	# remove usage of ./ext/ (see line 16 for further informations)
12cu|fife-0.3.4-1|90	# very dirrty, but it works
12cu|fife-0.3.4-1|91	sed -i '21d' \
12cu|fife-0.3.4-1|92	build/linux2-config.py
12cu|fife-0.3.4-1|93	
12cu|fife-0.3.4-1|94	# use libdir instead of lib (for 64bit systems)
12cu|fife-0.3.4-1|95	for l in ./engine/SConscript ./build/linux2-config.py
12cu|fife-0.3.4-1|96	do
12cu|fife-0.3.4-1|97	sed -i "s|'lib'|'%{_lib}'|g" $l
12cu|fife-0.3.4-1|98	done
12cu|fife-0.3.4-1|99	
12cu|fife-0.3.4-1|100	# be utf-8 clean, dudes!
12cu|fife-0.3.4-1|101	for f in ./AUTHORS ./CHANGES ./COPYING ./README
12cu|fife-0.3.4-1|102	do
12cu|fife-0.3.4-1|103	iconv -f iso-8859-1 -t utf-8 $f |sed 's|\r||g' > $f.utf8
12cu|fife-0.3.4-1|104	touch -c -r $f $f.utf8
12cu|fife-0.3.4-1|105	mv $f.utf8 $f
12cu|fife-0.3.4-1|106	done
12cu|fife-0.3.4-1|107	
12cu|fife-0.3.4-1|108	# correction of leaf
12cu|fife-0.3.4-1|109	sed -i 's|i->leaf()|i->path().leaf()|g' \
12cu|fife-0.3.4-1|110	engine/core/vfs/vfsdirectory.cpp
12cu|fife-0.3.4-1|111	
12cu|fife-0.3.4-1|112	%build
12cu|fife-0.3.4-1|113	scons . \
12cu|fife-0.3.4-1|114	CXXFLAGS='%{optflags}' \
12cu|fife-0.3.4-1|115	--enable-debug \
12cu|fife-0.3.4-1|116	--enable-rend-grid \
12cu|fife-0.3.4-1|117	--enable-rend-camzone \
12cu|fife-0.3.4-1|118	fife-shared fife-static fife-python fife-swig
12cu|fife-0.3.4-1|119	
12cu|fife-0.3.4-1|120	# Doxygen generated docs
12cu|fife-0.3.4-1|121	doxygen ./doc/doxygen/doxyfile
12cu|fife-0.3.4-1|122	rm -f ./doc/doxygen/html/installdox
12cu|fife-0.3.4-1|123	
12cu|fife-0.3.4-1|124	%install
12cu|fife-0.3.4-1|125	scons . \
12cu|fife-0.3.4-1|126	CXXFLAGS='%{optflags}' \
12cu|fife-0.3.4-1|127	--enable-debug \
12cu|fife-0.3.4-1|128	install-all \
12cu|fife-0.3.4-1|129	install-dev \
12cu|fife-0.3.4-1|130	DESTDIR=%{buildroot} \
12cu|fife-0.3.4-1|131	--prefix=%{_prefix} \
12cu|fife-0.3.4-1|132	--lib-dir=%{_lib} \
12cu|fife-0.3.4-1|133	--python-prefix=%{python_sitearch}
12cu|fife-0.3.4-1|134	
12cu|fife-0.3.4-1|135	# rpath is evil, evil, evil
12cu|fife-0.3.4-1|136	chrpath --delete %{buildroot}%{_libdir}/lib%{name}.so.%{version}
12cu|fife-0.3.4-1|137	chrpath --delete %{buildroot}%{python_sitearch}/%{name}/_%{name}.so
12cu|fife-0.3.4-1|138	
12cu|fife-0.3.4-1|139	# playing a little bit with soname
12cu|fife-0.3.4-1|140	pushd %{buildroot}%{_libdir}
12cu|fife-0.3.4-1|141	ln -s lib%{name}.so.%{version} lib%{name}.so.%{soname}
12cu|fife-0.3.4-1|142	ln -s lib%{name}.so.%{version} lib%{name}.so
12cu|fife-0.3.4-1|143	popd
12cu|fife-0.3.4-1|144	
12cu|fife-0.3.4-1|145	mkdir -p %{buildroot}/%{_bindir}/
12cu|fife-0.3.4-1|146	cat > %{buildroot}/%{_bindir}/%{name}-documentation << EOF
12cu|fife-0.3.4-1|147	#!/bin/sh
12cu|fife-0.3.4-1|148	xdg-open file://%{_docdir}/%{name}-doc-%{version}/index.html
12cu|fife-0.3.4-1|149	EOF
12cu|fife-0.3.4-1|150	chmod +x %{buildroot}/%{_bindir}/%{name}-documentation
12cu|fife-0.3.4-1|151	
12cu|fife-0.3.4-1|152	# fife.ppc: E: non-standard-executable-perm /usr/lib/libfife.so.0 0775
12cu|fife-0.3.4-1|153	chmod 755 %{buildroot}/%{_libdir}/lib%{name}.so.%{soname}
12cu|fife-0.3.4-1|154	# fife.ppc: E: non-standard-executable-perm /usr/lib/python2.6/site-packages/fife/_fife.so 0775
12cu|fife-0.3.4-1|155	chmod 755 %{buildroot}/%{python_sitearch}/%{name}/_%{name}.so
12cu|fife-0.3.4-1|156	
12cu|fife-0.3.4-1|157	%files
12cu|fife-0.3.4-1|158	%doc AUTHORS CHANGES COPYING README
12cu|fife-0.3.4-1|159	%{python_sitearch}/%{name}
12cu|fife-0.3.4-1|160	
12cu|fife-0.3.4-1|161	%files -n %{libname}
12cu|fife-0.3.4-1|162	%{_libdir}/lib%{name}.so.%{soname}
12cu|fife-0.3.4-1|163	%{_libdir}/lib%{name}.so.%{version}
12cu|fife-0.3.4-1|164	
12cu|fife-0.3.4-1|165	%files -n %{devname}
12cu|fife-0.3.4-1|166	%{_libdir}/lib%{name}.so
12cu|fife-0.3.4-1|167	%{_includedir}/%{name}/
12cu|fife-0.3.4-1|168	
12cu|fife-0.3.4-1|169	%files -n %{staticname}
12cu|fife-0.3.4-1|170	%{_libdir}/lib%{name}.a
12cu|fife-0.3.4-1|171	
12cu|fife-0.3.4-1|172	%files doc
12cu|fife-0.3.4-1|173	%doc ./doc/doxygen/html/*
12cu|fife-0.3.4-1|174	%{_bindir}/%{name}-documentation
12cu|fife-0.3.4-1|175	
12cu|fife-0.3.4-1|176	

9334 12
12cu|figlet-2.2.5-1|1	%define _fontdir %{_datadir}/%{name}
12cu|figlet-2.2.5-1|2	
12cu|figlet-2.2.5-1|3	Name: figlet
12cu|figlet-2.2.5-1|4	Epoch: 1
12cu|figlet-2.2.5-1|5	Version: 2.2.5
12cu|figlet-2.2.5-1|6	Release: 1
12cu|figlet-2.2.5-1|7	Summary: A program for making large letters out of ordinary text
12cu|figlet-2.2.5-1|8	URL: http://www.figlet.org/
12cu|figlet-2.2.5-1|9	Group: Toys
12cu|figlet-2.2.5-1|10	License: BSD
12cu|figlet-2.2.5-1|11	Source: ftp://ftp.figlet.org:21/pub/figlet/program/unix/%{name}-%{version}.tar.gz
12cu|figlet-2.2.5-1|12	BuildRequires: zip
12cu|figlet-2.2.5-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12cu|figlet-2.2.5-1|14	
12cu|figlet-2.2.5-1|15	%description
12cu|figlet-2.2.5-1|16	FIGlet is a program that creates large characters out of ordinary
12cu|figlet-2.2.5-1|17	screen characters
12cu|figlet-2.2.5-1|18	_ _ _          _   _     _
12cu|figlet-2.2.5-1|19	| (_) | _____  | |_| |__ (_)___
12cu|figlet-2.2.5-1|20	| | | |/ / _ \ | __| '_ \| / __|
12cu|figlet-2.2.5-1|21	| | |   <  __/ | |_| | | | \__ \_
12cu|figlet-2.2.5-1|22	|_|_|_|\_\___|  \__|_| |_|_|___(_)
12cu|figlet-2.2.5-1|23	
12cu|figlet-2.2.5-1|24	(This is meant to be viewed in a monospaced font.)  FIGlet can create
12cu|figlet-2.2.5-1|25	characters in many different styles and can kern and "smush" these
12cu|figlet-2.2.5-1|26	characters together in various ways.
12cu|figlet-2.2.5-1|27	
12cu|figlet-2.2.5-1|28	%prep
12cu|figlet-2.2.5-1|29	%setup -q
12cu|figlet-2.2.5-1|30	
12cu|figlet-2.2.5-1|31	%build
12cu|figlet-2.2.5-1|32	%make \
12cu|figlet-2.2.5-1|33	CFLAGS="%{optflags}" \
12cu|figlet-2.2.5-1|34	BINDIR=%{_bindir} \
12cu|figlet-2.2.5-1|35	MANDIR=%{_mandir} \
12cu|figlet-2.2.5-1|36	DEFAULTFONTDIR=%{_fontdir}
12cu|figlet-2.2.5-1|37	
12cu|figlet-2.2.5-1|38	%install
12cu|figlet-2.2.5-1|39	rm -rf %{buildroot}
12cu|figlet-2.2.5-1|40	
12cu|figlet-2.2.5-1|41	# Compress fonts
12cu|figlet-2.2.5-1|42	(cd fonts;
12cu|figlet-2.2.5-1|43	chmod 644 *;
12cu|figlet-2.2.5-1|44	for i in *; do
12cu|figlet-2.2.5-1|45	zip -m $i.zip $i
12cu|figlet-2.2.5-1|46	mv $i.zip $i
12cu|figlet-2.2.5-1|47	done)
12cu|figlet-2.2.5-1|48	
12cu|figlet-2.2.5-1|49	make install \
12cu|figlet-2.2.5-1|50	BINDIR=%{_bindir} \
12cu|figlet-2.2.5-1|51	MANDIR=%{_mandir} \
12cu|figlet-2.2.5-1|52	DEFAULTFONTDIR=%{_fontdir} \
12cu|figlet-2.2.5-1|53	DESTDIR=%{buildroot}
12cu|figlet-2.2.5-1|54	./run-tests.sh %{buildroot}%{_fontdir}
12cu|figlet-2.2.5-1|55	
12cu|figlet-2.2.5-1|56	%clean
12cu|figlet-2.2.5-1|57	rm -rf %{buildroot}
12cu|figlet-2.2.5-1|58	
12cu|figlet-2.2.5-1|59	%files
12cu|figlet-2.2.5-1|60	%defattr(0644,root,root,0755)
12cu|figlet-2.2.5-1|61	%doc FAQ CHANGES LICENSE README figfont.txt
12cu|figlet-2.2.5-1|62	%attr(755,-,-) %{_bindir}/figlet
12cu|figlet-2.2.5-1|63	%attr(755,-,-) %{_bindir}/chkfont
12cu|figlet-2.2.5-1|64	%attr(755,-,-) %{_bindir}/figlist
12cu|figlet-2.2.5-1|65	%attr(755,-,-) %{_bindir}/showfigfonts
12cu|figlet-2.2.5-1|66	%{_mandir}/man6/figlet.6*
12cu|figlet-2.2.5-1|67	%{_mandir}/man6/chkfont.6*
12cu|figlet-2.2.5-1|68	%{_mandir}/man6/figlist.6*
12cu|figlet-2.2.5-1|69	%{_mandir}/man6/showfigfonts.6*
12cu|figlet-2.2.5-1|70	%dir %{_fontdir}
12cu|figlet-2.2.5-1|71	%{_fontdir}/*.fl[fc]
12cu|figlet-2.2.5-1|72	
12cu|figlet-2.2.5-1|73	
12cu|figlet-2.2.5-1|74	%changelog
12cu|figlet-2.2.5-1|75	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 1:2.2.4-2mdv2011.0
12cu|figlet-2.2.5-1|76	+ Revision: 640432
12cu|figlet-2.2.5-1|77	- rebuild to obsolete old packages
12cu|figlet-2.2.5-1|78	
12cu|figlet-2.2.5-1|79	* Fri Jan 28 2011 Claudio Matsuoka <claudio@mandriva.com> 1:2.2.4-1
12cu|figlet-2.2.5-1|80	+ Revision: 633686
12cu|figlet-2.2.5-1|81	- new upstream release
12cu|figlet-2.2.5-1|82	* add support for tlf2 fonts
12cu|figlet-2.2.5-1|83	* fix smushing corruption bug
12cu|figlet-2.2.5-1|84	
12cu|figlet-2.2.5-1|85	* Mon Jan 24 2011 Claudio Matsuoka <claudio@mandriva.com> 1:2.2.3-2
12cu|figlet-2.2.5-1|86	+ Revision: 632479
12cu|figlet-2.2.5-1|87	- add upstream patch to fix rendering corruption on multiline smushing
12cu|figlet-2.2.5-1|88	
12cu|figlet-2.2.5-1|89	* Thu Jan 13 2011 Claudio Matsuoka <claudio@mandriva.com> 1:2.2.3-1
12cu|figlet-2.2.5-1|90	+ Revision: 631016
12cu|figlet-2.2.5-1|91	- new upstream version 2.2.3
12cu|figlet-2.2.5-1|92	* license changed to BSD
12cu|figlet-2.2.5-1|93	* zipio license changed to MIT
12cu|figlet-2.2.5-1|94	* fixes for JIS0201
12cu|figlet-2.2.5-1|95	* fix for memory allocation errors and access violations
12cu|figlet-2.2.5-1|96	- Fix memory violation when smushing at line start
12cu|figlet-2.2.5-1|97	- Relicense zipio files under the MIT license
12cu|figlet-2.2.5-1|98	- fix handling of JIS X 0201 characters (by Micah Cowan)
12cu|figlet-2.2.5-1|99	- refactor FIGlet package
12cu|figlet-2.2.5-1|100	* layout change: include fonts as subpackages, obsolete figlet-more-fonts
12cu|figlet-2.2.5-1|101	* better package descriptions
12cu|figlet-2.2.5-1|102	* use upstream version numbering system
12cu|figlet-2.2.5-1|103	- fix memory allocation error handling
12cu|figlet-2.2.5-1|104	- fix 5x8 fixed font size
12cu|figlet-2.2.5-1|105	- add utility manpages written by Jonathon Abbott for Debian
12cu|figlet-2.2.5-1|106	- use compressed fonts to save storage space
12cu|figlet-2.2.5-1|107	- imported package figlet
12cu|figlet-2.2.5-1|108	
12cu|figlet-2.2.5-1|109	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 222-9mdv2011.0
12cu|figlet-2.2.5-1|110	+ Revision: 618282
12cu|figlet-2.2.5-1|111	- the mass rebuild of 2010.0 packages
12cu|figlet-2.2.5-1|112	
12cu|figlet-2.2.5-1|113	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 222-8mdv2010.0
12cu|figlet-2.2.5-1|114	+ Revision: 428729
12cu|figlet-2.2.5-1|115	- rebuild
12cu|figlet-2.2.5-1|116	
12cu|figlet-2.2.5-1|117	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 222-7mdv2009.0
12cu|figlet-2.2.5-1|118	+ Revision: 245133
12cu|figlet-2.2.5-1|119	- rebuild
12cu|figlet-2.2.5-1|120	
12cu|figlet-2.2.5-1|121	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 222-5mdv2008.1
12cu|figlet-2.2.5-1|122	+ Revision: 170829
12cu|figlet-2.2.5-1|123	- rebuild
12cu|figlet-2.2.5-1|124	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|figlet-2.2.5-1|125	- kill re-definition of %%buildroot on Pixel's request
12cu|figlet-2.2.5-1|126	
12cu|figlet-2.2.5-1|127	+ Olivier Blin <oblin@mandriva.com>
12cu|figlet-2.2.5-1|128	- restore BuildRoot
12cu|figlet-2.2.5-1|129	
12cu|figlet-2.2.5-1|130	* Tue Aug 21 2007 Olivier Thauvin <nanardon@mandriva.org> 222-4mdv2008.0
12cu|figlet-2.2.5-1|131	+ Revision: 68487
12cu|figlet-2.2.5-1|132	- rebuild
12cu|figlet-2.2.5-1|133	
12cu|figlet-2.2.5-1|134	
12cu|figlet-2.2.5-1|135	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|figlet-2.2.5-1|136	+ 08/06/06 11:20:43 (53392)
12cu|figlet-2.2.5-1|137	- rebuild
12cu|figlet-2.2.5-1|138	
12cu|figlet-2.2.5-1|139	* Sun Aug 06 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|figlet-2.2.5-1|140	+ 08/06/06 11:14:40 (53391)
12cu|figlet-2.2.5-1|141	Import figlet
12cu|figlet-2.2.5-1|142	
12cu|figlet-2.2.5-1|143	* Tue Jul 26 2005 Olivier Thauvin <nanardon@mandriva.org> 222-2mdk
12cu|figlet-2.2.5-1|144	- update url
12cu|figlet-2.2.5-1|145	
12cu|figlet-2.2.5-1|146	* Tue Jul 26 2005 Olivier Thauvin <nanardon@mandriva.org> 222-1mdk
12cu|figlet-2.2.5-1|147	- 222
12cu|figlet-2.2.5-1|148	
12cu|figlet-2.2.5-1|149	* Mon Jun 14 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 221-2mdk
12cu|figlet-2.2.5-1|150	- birthday rebuild
12cu|figlet-2.2.5-1|151	- split font into figlet-more-fonts
12cu|figlet-2.2.5-1|152	
12cu|figlet-2.2.5-1|153	

9335 12
12cu|filerunner-13.4.18.11-1|1	%define oname	FileRunner
12cu|filerunner-13.4.18.11-1|2	
12cu|filerunner-13.4.18.11-1|3	Summary:	A simple file manager with built-in FTP support
12cu|filerunner-13.4.18.11-1|4	Name:		filerunner
12cu|filerunner-13.4.18.11-1|5	Version:	13.4.18.11
12cu|filerunner-13.4.18.11-1|6	Release:	1
12cu|filerunner-13.4.18.11-1|7	License:	GPLv3+
12cu|filerunner-13.4.18.11-1|8	Group:		File tools
12cu|filerunner-13.4.18.11-1|9	URL:		http://sourceforge.net/projects/filerunner/
12cu|filerunner-13.4.18.11-1|10	Source0:	http://netcologne.dl.sourceforge.net/project/filerunner/Release-13.4.18.11/fr-13.4.18.11.tar.gz
12cu|filerunner-13.4.18.11-1|11	BuildArch:	noarch
12cu|filerunner-13.4.18.11-1|12	BuildRequires:	imagemagick
12cu|filerunner-13.4.18.11-1|13	BuildRequires:	tcl-devel
12cu|filerunner-13.4.18.11-1|14	Requires:	tcl
12cu|filerunner-13.4.18.11-1|15	Requires:	tk
12cu|filerunner-13.4.18.11-1|16	Suggests:	expect
12cu|filerunner-13.4.18.11-1|17	Suggests:	openssh-clients
12cu|filerunner-13.4.18.11-1|18	
12cu|filerunner-13.4.18.11-1|19	
12cu|filerunner-13.4.18.11-1|20	Provides:	%{oname} = %{version}-%{release}
12cu|filerunner-13.4.18.11-1|21	Obsoletes:	%{oname} <= 2.5.1
12cu|filerunner-13.4.18.11-1|22	
12cu|filerunner-13.4.18.11-1|23	
12cu|filerunner-13.4.18.11-1|24	%description
12cu|filerunner-13.4.18.11-1|25	FileRunner is a file manager for Unix. It is simple and efficient and has
12cu|filerunner-13.4.18.11-1|26	a built-in FTP client. New and improved from a FileRunner of long ago.
12cu|filerunner-13.4.18.11-1|27	
12cu|filerunner-13.4.18.11-1|28	%prep
12cu|filerunner-13.4.18.11-1|29	%setup -q -c %{name}-%{version}
12cu|filerunner-13.4.18.11-1|30	cd %{name}
12cu|filerunner-13.4.18.11-1|31	# http://qa.mandriva.com/show_bug.cgi?id=22193
12cu|filerunner-13.4.18.11-1|32	find -type f | xargs perl -pi -e "s|\\\$glob\(doclib_fr\)|%{_docdir}/%{name}|g"
12cu|filerunner-13.4.18.11-1|33	
12cu|filerunner-13.4.18.11-1|34	%build
12cu|filerunner-13.4.18.11-1|35	#nothing
12cu|filerunner-13.4.18.11-1|36	
12cu|filerunner-13.4.18.11-1|37	%install
12cu|filerunner-13.4.18.11-1|38	mkdir -p %{buildroot}%{tcl_sitelib}/%{oname}/bitmaps
12cu|filerunner-13.4.18.11-1|39	mkdir -p %{buildroot}%{_bindir}
12cu|filerunner-13.4.18.11-1|40	cd %{name}
12cu|filerunner-13.4.18.11-1|41	cp -a bitmaps/* %{buildroot}%{tcl_sitelib}/%{oname}/bitmaps
12cu|filerunner-13.4.18.11-1|42	cp -a *.tcl %{buildroot}%{tcl_sitelib}/%{oname}
12cu|filerunner-13.4.18.11-1|43	cp -a icon.xpm %{buildroot}%{tcl_sitelib}/%{oname}
12cu|filerunner-13.4.18.11-1|44	cp -a tclIndex %{buildroot}%{tcl_sitelib}/%{oname}
12cu|filerunner-13.4.18.11-1|45	
12cu|filerunner-13.4.18.11-1|46	install -m755 fr %{buildroot}%{tcl_sitelib}/%{oname}/fr
12cu|filerunner-13.4.18.11-1|47	install -m755 frftp %{buildroot}%{tcl_sitelib}/%{oname}/frftp
12cu|filerunner-13.4.18.11-1|48	
12cu|filerunner-13.4.18.11-1|49	ln -s %{tcl_sitelib}/%{oname}/fr %{buildroot}%{_bindir}/fr
12cu|filerunner-13.4.18.11-1|50	ln -s %{_docdir}/%{name}/HISTORY %{buildroot}%{tcl_sitelib}/%{oname}/HISTORY
12cu|filerunner-13.4.18.11-1|51	
12cu|filerunner-13.4.18.11-1|52	# Icons
12cu|filerunner-13.4.18.11-1|53	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|filerunner-13.4.18.11-1|54	
12cu|filerunner-13.4.18.11-1|55	convert icon.xpm -resize 16x16  %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|filerunner-13.4.18.11-1|56	convert icon.xpm -resize 32x32  %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|filerunner-13.4.18.11-1|57	convert icon.xpm -resize 48x48  %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|filerunner-13.4.18.11-1|58	
12cu|filerunner-13.4.18.11-1|59	mkdir -p %{buildroot}%{_datadir}/applications
12cu|filerunner-13.4.18.11-1|60	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|filerunner-13.4.18.11-1|61	[Desktop Entry]
12cu|filerunner-13.4.18.11-1|62	Name=%{name}
12cu|filerunner-13.4.18.11-1|63	Comment=%{summary}
12cu|filerunner-13.4.18.11-1|64	Exec=fr
12cu|filerunner-13.4.18.11-1|65	Icon=%{name}
12cu|filerunner-13.4.18.11-1|66	Terminal=false
12cu|filerunner-13.4.18.11-1|67	Type=Application
12cu|filerunner-13.4.18.11-1|68	Categories=Network;FileTransfer;
12cu|filerunner-13.4.18.11-1|69	EOF
12cu|filerunner-13.4.18.11-1|70	
12cu|filerunner-13.4.18.11-1|71	find %{buildroot}%{_datadir}/tcl8.6/FileRunner/bitmaps -name '*.bit' -exec chmod -x {} \;
12cu|filerunner-13.4.18.11-1|72	chmod +x %{buildroot}%{_datadir}/tcl8.6/FileRunner/bitmaps/bitmapeditor
12cu|filerunner-13.4.18.11-1|73	chmod 0755 %{buildroot}%{_datadir}/tcl8.6/FileRunner/frcolor.tcl
12cu|filerunner-13.4.18.11-1|74	
12cu|filerunner-13.4.18.11-1|75	
12cu|filerunner-13.4.18.11-1|76	
12cu|filerunner-13.4.18.11-1|77	%files
12cu|filerunner-13.4.18.11-1|78	%doc %{name}/COPYING %{name}/FAQ %{name}/HISTORY %{name}/README %{name}/*.txt
12cu|filerunner-13.4.18.11-1|79	%{tcl_sitelib}/%{oname}
12cu|filerunner-13.4.18.11-1|80	%{_bindir}/fr
12cu|filerunner-13.4.18.11-1|81	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|filerunner-13.4.18.11-1|82	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|filerunner-13.4.18.11-1|83	
12cu|filerunner-13.4.18.11-1|84	
12cu|filerunner-13.4.18.11-1|85	
12cu|filerunner-13.4.18.11-1|86	

9336 12
12cu|fileschanged-0.6.5-5|1	Summary:	Reports when files have been altered
12cu|fileschanged-0.6.5-5|2	Name:		fileschanged
12cu|fileschanged-0.6.5-5|3	Version:	0.6.5
12cu|fileschanged-0.6.5-5|4	Release:	5
12cu|fileschanged-0.6.5-5|5	License:	GPLv2+
12cu|fileschanged-0.6.5-5|6	Group:		File tools
12cu|fileschanged-0.6.5-5|7	Url:		http://fileschanged.sourceforge.net
12cu|fileschanged-0.6.5-5|8	Source0:	http://mesh.dl.sourceforge.net/sourceforge/fileschanged/%{name}-%{version}.tar.bz2
12cu|fileschanged-0.6.5-5|9	BuildRequires:	help2man
12cu|fileschanged-0.6.5-5|10	BuildRequires:	pkgconfig(gamin)
12cu|fileschanged-0.6.5-5|11	Requires:	gamin
12cu|fileschanged-0.6.5-5|12	
12cu|fileschanged-0.6.5-5|13	%description
12cu|fileschanged-0.6.5-5|14	This software is a client to the FAM (File Alteration Monitor) server.
12cu|fileschanged-0.6.5-5|15	Here's how the fileschanged FAM client works:
12cu|fileschanged-0.6.5-5|16	you give it some filenames on the command line, it monitors those for changes.
12cu|fileschanged-0.6.5-5|17	When it discovers that a file has changed (or has been altered),
12cu|fileschanged-0.6.5-5|18	it displays the filename on the standard-output.
12cu|fileschanged-0.6.5-5|19	
12cu|fileschanged-0.6.5-5|20	%files -f %{name}.lang
12cu|fileschanged-0.6.5-5|21	%doc README
12cu|fileschanged-0.6.5-5|22	%{_bindir}/fileschanged
12cu|fileschanged-0.6.5-5|23	%{_datadir}/fileschanged
12cu|fileschanged-0.6.5-5|24	%{_mandir}/man1/*
12cu|fileschanged-0.6.5-5|25	%{_datadir}/info/*
12cu|fileschanged-0.6.5-5|26	
12cu|fileschanged-0.6.5-5|27	#----------------------------------------------------------------------------
12cu|fileschanged-0.6.5-5|28	
12cu|fileschanged-0.6.5-5|29	%prep
12cu|fileschanged-0.6.5-5|30	%setup -q
12cu|fileschanged-0.6.5-5|31	
12cu|fileschanged-0.6.5-5|32	%build
12cu|fileschanged-0.6.5-5|33	sed -i 's/-Werror//' src/Makefile.*
12cu|fileschanged-0.6.5-5|34	%configure2_5x
12cu|fileschanged-0.6.5-5|35	make
12cu|fileschanged-0.6.5-5|36	
12cu|fileschanged-0.6.5-5|37	%install
12cu|fileschanged-0.6.5-5|38	%makeinstall_std
12cu|fileschanged-0.6.5-5|39	rm -f %{buildroot}%{_datadir}/%{name}/NEWS
12cu|fileschanged-0.6.5-5|40	
12cu|fileschanged-0.6.5-5|41	%find_lang %{name}
12cu|fileschanged-0.6.5-5|42	
12cu|fileschanged-0.6.5-5|43	%changelog
12cu|fileschanged-0.6.5-5|44	* Thu Feb 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.5-5
12cu|fileschanged-0.6.5-5|45	+ Revision: 876e177
12cu|fileschanged-0.6.5-5|46	- LOG Spec cleanup
12cu|fileschanged-0.6.5-5|47	
12cu|fileschanged-0.6.5-5|48	

9337 12
12cu|fillets-ng-1.0.1-2|1	Summary:	Fish Fillets NG
12cu|fillets-ng-1.0.1-2|2	Name:		fillets-ng
12cu|fillets-ng-1.0.1-2|3	Version:	1.0.1
12cu|fillets-ng-1.0.1-2|4	Release:	2
12cu|fillets-ng-1.0.1-2|5	License:	GPLv2+
12cu|fillets-ng-1.0.1-2|6	Group:		Games/Puzzles
12cu|fillets-ng-1.0.1-2|7	Url:		http://fillets.sourceforge.net/
12cu|fillets-ng-1.0.1-2|8	Source0:	http://downloads.sourceforge.net/fillets/%{name}-%{version}.tar.gz
12cu|fillets-ng-1.0.1-2|9	Source3:	%{name}-48.png
12cu|fillets-ng-1.0.1-2|10	Source4:	%{name}-32.png
12cu|fillets-ng-1.0.1-2|11	Source5:	%{name}-16.png
12cu|fillets-ng-1.0.1-2|12	Requires:	%{name}-data
12cu|fillets-ng-1.0.1-2|13	BuildRequires:	pkgconfig(fribidi)
12cu|fillets-ng-1.0.1-2|14	BuildRequires:	pkgconfig(lua)
12cu|fillets-ng-1.0.1-2|15	BuildRequires:	pkgconfig(sdl)
12cu|fillets-ng-1.0.1-2|16	BuildRequires:	pkgconfig(SDL_image)
12cu|fillets-ng-1.0.1-2|17	BuildRequires:	pkgconfig(SDL_mixer)
12cu|fillets-ng-1.0.1-2|18	BuildRequires:	pkgconfig(SDL_ttf)
12cu|fillets-ng-1.0.1-2|19	
12cu|fillets-ng-1.0.1-2|20	%description
12cu|fillets-ng-1.0.1-2|21	Fish Fillets NG is strictly a puzzle game. The goal in every of the seventy
12cu|fillets-ng-1.0.1-2|22	levels is always the same: find a safe way out. The fish utter witty remarks
12cu|fillets-ng-1.0.1-2|23	about their surroundings, the various inhabitants of their underwater realm
12cu|fillets-ng-1.0.1-2|24	quarrel among themselves or comment on the efforts of your fish. The whole
12cu|fillets-ng-1.0.1-2|25	game is accompanied by quiet, comforting music.
12cu|fillets-ng-1.0.1-2|26	
12cu|fillets-ng-1.0.1-2|27	%files
12cu|fillets-ng-1.0.1-2|28	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
12cu|fillets-ng-1.0.1-2|29	%{_gamesbindir}/fillets
12cu|fillets-ng-1.0.1-2|30	%{_mandir}/man6/*
12cu|fillets-ng-1.0.1-2|31	%{_liconsdir}/%{name}.png
12cu|fillets-ng-1.0.1-2|32	%{_iconsdir}/%{name}.png
12cu|fillets-ng-1.0.1-2|33	%{_miconsdir}/%{name}.png
12cu|fillets-ng-1.0.1-2|34	%{_datadir}/applications/%{name}.desktop
12cu|fillets-ng-1.0.1-2|35	
12cu|fillets-ng-1.0.1-2|36	#----------------------------------------------------------------------------
12cu|fillets-ng-1.0.1-2|37	
12cu|fillets-ng-1.0.1-2|38	%prep
12cu|fillets-ng-1.0.1-2|39	%setup -q
12cu|fillets-ng-1.0.1-2|40	
12cu|fillets-ng-1.0.1-2|41	%build
12cu|fillets-ng-1.0.1-2|42	%configure2_5x \
12cu|fillets-ng-1.0.1-2|43	--bindir=%{_gamesbindir} \
12cu|fillets-ng-1.0.1-2|44	--datadir=%{_gamesdatadir}/%{name}
12cu|fillets-ng-1.0.1-2|45	%make
12cu|fillets-ng-1.0.1-2|46	
12cu|fillets-ng-1.0.1-2|47	%install
12cu|fillets-ng-1.0.1-2|48	%makeinstall_std
12cu|fillets-ng-1.0.1-2|49	
12cu|fillets-ng-1.0.1-2|50	# Menu entry
12cu|fillets-ng-1.0.1-2|51	install -d %{buildroot}%{_datadir}/applications
12cu|fillets-ng-1.0.1-2|52	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|fillets-ng-1.0.1-2|53	[Desktop Entry]
12cu|fillets-ng-1.0.1-2|54	Name=Fish Fillets NG
12cu|fillets-ng-1.0.1-2|55	Comment=Fish Fillets NG puzzle game
12cu|fillets-ng-1.0.1-2|56	Exec= %{_gamesbindir}/fillets
12cu|fillets-ng-1.0.1-2|57	Icon=%{name}
12cu|fillets-ng-1.0.1-2|58	Terminal=false
12cu|fillets-ng-1.0.1-2|59	Type=Application
12cu|fillets-ng-1.0.1-2|60	Categories=Game;LogicGame;
12cu|fillets-ng-1.0.1-2|61	EOF
12cu|fillets-ng-1.0.1-2|62	
12cu|fillets-ng-1.0.1-2|63	# Icon installation
12cu|fillets-ng-1.0.1-2|64	install -D -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
12cu|fillets-ng-1.0.1-2|65	install -D -m 644 %{SOURCE4} %{buildroot}%{_iconsdir}/%{name}.png
12cu|fillets-ng-1.0.1-2|66	install -D -m 644 %{SOURCE5} %{buildroot}%{_miconsdir}/%{name}.png
12cu|fillets-ng-1.0.1-2|67	
12cu|fillets-ng-1.0.1-2|68	
12cu|fillets-ng-1.0.1-2|69	%changelog
12cu|fillets-ng-1.0.1-2|70	* Thu Feb 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-2
12cu|fillets-ng-1.0.1-2|71	+ Revision: 25c19c2
12cu|fillets-ng-1.0.1-2|72	- LOG Spec cleanup
12cu|fillets-ng-1.0.1-2|73	
12cu|fillets-ng-1.0.1-2|74	

9338 12
12cu|filters-2.48-1|1	%define name	filters
12cu|filters-2.48-1|2	%define debug_package %{nil}
12cu|filters-2.48-1|3	
12cu|filters-2.48-1|4	Name: %name
12cu|filters-2.48-1|5	Version: 2.48
12cu|filters-2.48-1|6	Release: 1
12cu|filters-2.48-1|7	Summary: A collection of text filters, including the Swedish Chef
12cu|filters-2.48-1|8	License: GPL
12cu|filters-2.48-1|9	Group: Toys
12cu|filters-2.48-1|10	URL: http://kitenet.net/~joey/code/filters.html
12cu|filters-2.48-1|11	# author distributes tarball only from debian pool
12cu|filters-2.48-1|12	Source: http://ftp.debian.org/debian/pool/main/f/filters/filters_2.48.tar.gz
12cu|filters-2.48-1|13	BuildRequires: flex, byacc
12cu|filters-2.48-1|14	
12cu|filters-2.48-1|15	%description
12cu|filters-2.48-1|16	A collection of filters to do all sorts of strange things to text.
12cu|filters-2.48-1|17	This includes such favorites as B1FF and the Swedish Chef, and a
12cu|filters-2.48-1|18	wide range of others.
12cu|filters-2.48-1|19	
12cu|filters-2.48-1|20	%prep
12cu|filters-2.48-1|21	%setup -q -n %{name}
12cu|filters-2.48-1|22	
12cu|filters-2.48-1|23	sed -r -i '/\s+g*cc/s,g*cc,\$(CC),' *.dir/makefile
12cu|filters-2.48-1|24	
12cu|filters-2.48-1|25	%build
12cu|filters-2.48-1|26	export CC="%__cc %optflags"
12cu|filters-2.48-1|27	%make
12cu|filters-2.48-1|28	
12cu|filters-2.48-1|29	%install
12cu|filters-2.48-1|30	%makeinstall_std
12cu|filters-2.48-1|31	
12cu|filters-2.48-1|32	%files
12cu|filters-2.48-1|33	%defattr(0644,root,root,0755)
12cu|filters-2.48-1|34	%doc README
12cu|filters-2.48-1|35	%attr(0755,root,root) %{_gamesbindir}/*
12cu|filters-2.48-1|36	%{_mandir}/man6/*
12cu|filters-2.48-1|37	
12cu|filters-2.48-1|38	
12cu|filters-2.48-1|39	%changelog
12cu|filters-2.48-1|40	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.46-2mdv2011.0
12cu|filters-2.48-1|41	+ Revision: 618285
12cu|filters-2.48-1|42	- the mass rebuild of 2010.0 packages
12cu|filters-2.48-1|43	
12cu|filters-2.48-1|44	* Thu Jul 09 2009 Anssi Hannula <anssi@mandriva.org> 2.46-1mdv2010.0
12cu|filters-2.48-1|45	+ Revision: 393974
12cu|filters-2.48-1|46	- new version
12cu|filters-2.48-1|47	- fix format-security errors (printf-format.patch)
12cu|filters-2.48-1|48	
12cu|filters-2.48-1|49	* Sun May 11 2008 Anssi Hannula <anssi@mandriva.org> 2.44-1mdv2009.0
12cu|filters-2.48-1|50	+ Revision: 205453
12cu|filters-2.48-1|51	- update to new version 2.44
12cu|filters-2.48-1|52	
12cu|filters-2.48-1|53	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.40-1mdv2008.1
12cu|filters-2.48-1|54	+ Revision: 136415
12cu|filters-2.48-1|55	- restore BuildRoot
12cu|filters-2.48-1|56	
12cu|filters-2.48-1|57	+ Thierry Vignaud <tv@mandriva.org>
12cu|filters-2.48-1|58	- kill re-definition of %%buildroot on Pixel's request
12cu|filters-2.48-1|59	
12cu|filters-2.48-1|60	* Sat Sep 01 2007 Anssi Hannula <anssi@mandriva.org> 2.40-1mdv2008.0
12cu|filters-2.48-1|61	+ Revision: 77430
12cu|filters-2.48-1|62	- 2.40
12cu|filters-2.48-1|63	- Import filters
12cu|filters-2.48-1|64	
12cu|filters-2.48-1|65	
12cu|filters-2.48-1|66	
12cu|filters-2.48-1|67	* Sat Jul 15 2006 Anssi Hannula <anssi@mandriva.org> 2.39-1mdv2007.0
12cu|filters-2.48-1|68	- clean spec
12cu|filters-2.48-1|69	- add URL
12cu|filters-2.48-1|70	- apply %%optflags
12cu|filters-2.48-1|71	
12cu|filters-2.48-1|72	* Wed Jun  1 2005 Claudio Matsuoka <claudio@mandriva.com> 2.33-1mdk
12cu|filters-2.48-1|73	- created mdk package.
12cu|filters-2.48-1|74	
12cu|filters-2.48-1|75	* Thu Aug 21 2003 Claudio Matsuoka <claudio@conectiva.com>
12cu|filters-2.48-1|76	+ 2003-08-21 19:05:26 (34521)
12cu|filters-2.48-1|77	- Initial commit.
12cu|filters-2.48-1|78	

9339 12
12cu|fim-0.4-rc1|1	%define _desktopdir %{_datadir}/application
12cu|fim-0.4-rc1|2	%define experimental 1
12cu|fim-0.4-rc1|3	
12cu|fim-0.4-rc1|4	
12cu|fim-0.4-rc1|5	Summary: 	Free Image Manipulator
12cu|fim-0.4-rc1|6	Name: 		fim
12cu|fim-0.4-rc1|7	Version: 	0.4
12cu|fim-0.4-rc1|8	Release: 	rc1
12cu|fim-0.4-rc1|9	License: 	GPLv2
12cu|fim-0.4-rc1|10	Group: 		Graphics
12cu|fim-0.4-rc1|11	
12cu|fim-0.4-rc1|12	Url: 		http://www.autistici.org/dezperado/%{name}/
12cu|fim-0.4-rc1|13	Source0: 	http://download.savannah.gnu.org/releases/fbi-improved/%{name}-%{version}-%{release}.tar.bz2
12cu|fim-0.4-rc1|14	Source1: 	fim.desktop
12cu|fim-0.4-rc1|15	
12cu|fim-0.4-rc1|16	
12cu|fim-0.4-rc1|17	BuildRequires: gd-devel
12cu|fim-0.4-rc1|18	BuildRequires: pkgconfig(libpng)
12cu|fim-0.4-rc1|19	BuildRequires: flex bison
12cu|fim-0.4-rc1|20	BuildRequires: giflib-devel
12cu|fim-0.4-rc1|21	BuildRequires: pkgconfig(ddjvuapi)
12cu|fim-0.4-rc1|22	BuildRequires: pkgconfig(libspectre)
12cu|fim-0.4-rc1|23	BuildRequires: pkgconfig(sdl)
12cu|fim-0.4-rc1|24	BuildRequires: pkgconfig(fontconfig)
12cu|fim-0.4-rc1|25	BuildRequires: readline-devel
12cu|fim-0.4-rc1|26	BuildRequires: pkgconfig(poppler)
12cu|fim-0.4-rc1|27	BuildRequires: pkgconfig(poppler-cpp)
12cu|fim-0.4-rc1|28	BuildRequires: imagemagick
12cu|fim-0.4-rc1|29	
12cu|fim-0.4-rc1|30	%if %{experimental}
12cu|fim-0.4-rc1|31	BuildRequires: pkgconfig(GraphicsMagick)
12cu|fim-0.4-rc1|32	BuildRequires: pkgconfig(imlib2)
12cu|fim-0.4-rc1|33	BuildRequires: aalib-devel
12cu|fim-0.4-rc1|34	BuildRequires: pkgconfig(libexif)
12cu|fim-0.4-rc1|35	%endif
12cu|fim-0.4-rc1|36	
12cu|fim-0.4-rc1|37	Suggests: 	screen
12cu|fim-0.4-rc1|38	Suggests: 	fbterm
12cu|fim-0.4-rc1|39	
12cu|fim-0.4-rc1|40	
12cu|fim-0.4-rc1|41	%description
12cu|fim-0.4-rc1|42	FIM aims to be a highly customizable and scriptable
12cu|fim-0.4-rc1|43	image viewer targeted at users who are comfortable
12cu|fim-0.4-rc1|44	with software like the Vim text editor or the
12cu|fim-0.4-rc1|45	Mutt mail user agent.
12cu|fim-0.4-rc1|46	It is based on the Fbi image viewer, by Gerd Hoffmann,
12cu|fim-0.4-rc1|47	and works in the Linux framebuffer console mode,
12cu|fim-0.4-rc1|48	as well as under X/Xorg, using the SDL library.
12cu|fim-0.4-rc1|49	The right video mode gets auto-detected at runtime,
12cu|fim-0.4-rc1|50	and may be configured out at build time, if necessary.
12cu|fim-0.4-rc1|51	
12cu|fim-0.4-rc1|52	
12cu|fim-0.4-rc1|53	%prep
12cu|fim-0.4-rc1|54	%setup -qn %{name}-%{version}-%{release}
12cu|fim-0.4-rc1|55	
12cu|fim-0.4-rc1|56	%build
12cu|fim-0.4-rc1|57	export LDFLAGS="$LDFLAGS -lexif"
12cu|fim-0.4-rc1|58	%configure2_5x \
12cu|fim-0.4-rc1|59	--prefix=/usr \
12cu|fim-0.4-rc1|60	--disable-debug \
12cu|fim-0.4-rc1|61	--enable-screen \
12cu|fim-0.4-rc1|62	--enable-unicode \
12cu|fim-0.4-rc1|63	--enable-pdf \
12cu|fim-0.4-rc1|64	--enable-hardcoded-font \
12cu|fim-0.4-rc1|65	--enable-recursive-dirs \
12cu|fim-0.4-rc1|66	--enable-poppler \
12cu|fim-0.4-rc1|67	--enable-scan-consolefonts \
12cu|fim-0.4-rc1|68	%if %{experimental}
12cu|fim-0.4-rc1|69	--enable-graphicsmagick \
12cu|fim-0.4-rc1|70	--enable-imlib2 \
12cu|fim-0.4-rc1|71	--enable-exif \
12cu|fim-0.4-rc1|72	--enable-aa \
12cu|fim-0.4-rc1|73	--enable-custom-status-bar \
12cu|fim-0.4-rc1|74	--enable-optimizations \
12cu|fim-0.4-rc1|75	--enable-read-dirs \
12cu|fim-0.4-rc1|76	--enable-warnings
12cu|fim-0.4-rc1|77	%endif
12cu|fim-0.4-rc1|78	
12cu|fim-0.4-rc1|79	# parallel build broken
12cu|fim-0.4-rc1|80	make
12cu|fim-0.4-rc1|81	
12cu|fim-0.4-rc1|82	%install
12cu|fim-0.4-rc1|83	
12cu|fim-0.4-rc1|84	%makeinstall_std
12cu|fim-0.4-rc1|85	install -pD -m644 %{SOURCE1} %{buildroot}%{_desktopdir}/%{name}.desktop
12cu|fim-0.4-rc1|86	install -d -m755 %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
12cu|fim-0.4-rc1|87	convert media/fim.png  -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12cu|fim-0.4-rc1|88	convert media/fim.png  -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12cu|fim-0.4-rc1|89	convert media/fim.png  -resize 48x48 %{buildroot}%{_liconsdir}/%{name}.png
12cu|fim-0.4-rc1|90	
12cu|fim-0.4-rc1|91	%files
12cu|fim-0.4-rc1|92	%doc ChangeLog COPYING FAQ.TXT README THANKS AUTHORS BUGS NEWS README.FIRST TODO doc/*.html
12cu|fim-0.4-rc1|93	%{_bindir}/%name
12cu|fim-0.4-rc1|94	%{_bindir}/fimgs
12cu|fim-0.4-rc1|95	%{_desktopdir}/%name.desktop
12cu|fim-0.4-rc1|96	%{_iconsdir}/%{name}.png
12cu|fim-0.4-rc1|97	%{_miconsdir}/%{name}.png
12cu|fim-0.4-rc1|98	%{_liconsdir}/%{name}.png
12cu|fim-0.4-rc1|99	%{_mandir}/man1/*.xz
12cu|fim-0.4-rc1|100	%{_mandir}/man5/*.xz
12cu|fim-0.4-rc1|101	
12cu|fim-0.4-rc1|102	
12cu|fim-0.4-rc1|103	
12cu|fim-0.4-rc1|104	
12cu|fim-0.4-rc1|105	%changelog
12cu|fim-0.4-rc1|106	* Thu May 01 2014 symbianflo <symbianflo@symbianflo> 0.4-rc1
12cu|fim-0.4-rc1|107	+ Revision: 1b90f44
12cu|fim-0.4-rc1|108	- Imported from SRPM
12cu|fim-0.4-rc1|109	
12cu|fim-0.4-rc1|110	

9340 12
12cu|fio-2.1-1|1	%define name fio
12cu|fio-2.1-1|2	%define version 2.1
12cu|fio-2.1-1|3	%define release 1
12cu|fio-2.1-1|4	
12cu|fio-2.1-1|5	Summary: A flexible I/O tester/benchmarker
12cu|fio-2.1-1|6	Name: %{name}
12cu|fio-2.1-1|7	Version: %{version}
12cu|fio-2.1-1|8	Release: %{release}
12cu|fio-2.1-1|9	Source0: http://brick.kernel.dk/snaps/%{name}-%{version}.tar.bz2
12cu|fio-2.1-1|10	License: GPLv2
12cu|fio-2.1-1|11	Group: System/Kernel and hardware
12cu|fio-2.1-1|12	Url: http://git.kernel.dk/?p=fio.git;a=summary
12cu|fio-2.1-1|13	BuildRequires: libaio-devel
12cu|fio-2.1-1|14	
12cu|fio-2.1-1|15	%description
12cu|fio-2.1-1|16	fio is an I/O tool meant to be used both for benchmark and
12cu|fio-2.1-1|17	stress/hardware verification.
12cu|fio-2.1-1|18	It has support for 9 different types of I/O engines
12cu|fio-2.1-1|19	(sync, mmap, libaio, posixaio, SG v3, splice, null, network, syslet),
12cu|fio-2.1-1|20	I/O priorities (for newer Linux kernels), rate I/O, forked or threaded jobs,
12cu|fio-2.1-1|21	and much more. It can work on block devices as well as files.
12cu|fio-2.1-1|22	fio accepts job descriptions in a simple-to-understand text format.
12cu|fio-2.1-1|23	Several example job files are included.
12cu|fio-2.1-1|24	fio displays all sorts of I/O performance information.
12cu|fio-2.1-1|25	It supports Linux, FreeBSD, and OpenSolaris.
12cu|fio-2.1-1|26	
12cu|fio-2.1-1|27	%prep
12cu|fio-2.1-1|28	%setup -q
12cu|fio-2.1-1|29	
12cu|fio-2.1-1|30	%build
12cu|fio-2.1-1|31	%make
12cu|fio-2.1-1|32	
12cu|fio-2.1-1|33	%install
12cu|fio-2.1-1|34	%makeinstall
12cu|fio-2.1-1|35	
12cu|fio-2.1-1|36	%files
12cu|fio-2.1-1|37	%doc HOWTO README COPYING REPORTING-BUGS
12cu|fio-2.1-1|38	%doc examples
12cu|fio-2.1-1|39	%{_bindir}/fio
12cu|fio-2.1-1|40	%{_bindir}/fio_generate_plots
12cu|fio-2.1-1|41	%{_mandir}/man1/*
12cu|fio-2.1-1|42	
12cu|fio-2.1-1|43	
12cu|fio-2.1-1|44	
12cu|fio-2.1-1|45	

9341 12
12cu|fireflies-2.07-12|1	%define _enable_debug_packages %{nil}
12cu|fireflies-2.07-12|2	%define debug_package %{nil}
12cu|fireflies-2.07-12|3	
12cu|fireflies-2.07-12|4	Summary:	Colourful OpenGL screensaver
12cu|fireflies-2.07-12|5	Name:		fireflies
12cu|fireflies-2.07-12|6	Version:	2.07
12cu|fireflies-2.07-12|7	Release:	12
12cu|fireflies-2.07-12|8	License:	GPLv2+
12cu|fireflies-2.07-12|9	Group:		Graphical desktop/Other
12cu|fireflies-2.07-12|10	Url:		http://somewhere.fscked.org/fireflies/
12cu|fireflies-2.07-12|11	Source0:	http://somewhere.fscked.org/fireflies/%{name}-%{version}.tar.bz2
12cu|fireflies-2.07-12|12	Patch0:		fireflies-2.07-gcc4.3.patch
12cu|fireflies-2.07-12|13	Patch1:		libgfx-fltk-header.patch
12cu|fireflies-2.07-12|14	Patch2:		fireflies-2.07-missing-header.patch
12cu|fireflies-2.07-12|15	Patch3:		fireflies-2.07-libgfx-libpng15.patch
12cu|fireflies-2.07-12|16	Patch4:		fireflies-2.07-libgfx-libpng16.patch
12cu|fireflies-2.07-12|17	BuildRequires:	pkgconfig(gl)
12cu|fireflies-2.07-12|18	BuildRequires:	pkgconfig(glu)
12cu|fireflies-2.07-12|19	BuildRequires:	pkgconfig(libpng)
12cu|fireflies-2.07-12|20	BuildRequires:	pkgconfig(sdl)
12cu|fireflies-2.07-12|21	BuildRequires:	pkgconfig(x11)
12cu|fireflies-2.07-12|22	Requires:	xscreensaver
12cu|fireflies-2.07-12|23	
12cu|fireflies-2.07-12|24	%description
12cu|fireflies-2.07-12|25	Fireflies is an OpenGL screensaver for Linux (using xscreensaver) and
12cu|fireflies-2.07-12|26	Windows. It also works as a standalone program, which allows you to
12cu|fireflies-2.07-12|27	move and rotate the camera. Swarms of bugs fly around the screen
12cu|fireflies-2.07-12|28	leaving colorful translucent trails that get blown around by the wind.
12cu|fireflies-2.07-12|29	
12cu|fireflies-2.07-12|30	%files
12cu|fireflies-2.07-12|31	%doc README ChangeLog
12cu|fireflies-2.07-12|32	%{_libexecdir}/xscreensaver/%{name}
12cu|fireflies-2.07-12|33	
12cu|fireflies-2.07-12|34	#----------------------------------------------------------------------------
12cu|fireflies-2.07-12|35	
12cu|fireflies-2.07-12|36	%prep
12cu|fireflies-2.07-12|37	%setup -q
12cu|fireflies-2.07-12|38	tar xzf libgfx*
12cu|fireflies-2.07-12|39	%patch0 -p1
12cu|fireflies-2.07-12|40	%patch1 -p0
12cu|fireflies-2.07-12|41	%patch2 -p1
12cu|fireflies-2.07-12|42	%patch3 -p0
12cu|fireflies-2.07-12|43	%patch4 -p0
12cu|fireflies-2.07-12|44	
12cu|fireflies-2.07-12|45	%build
12cu|fireflies-2.07-12|46	cd libgfx
12cu|fireflies-2.07-12|47	%configure2_5x
12cu|fireflies-2.07-12|48	cd src
12cu|fireflies-2.07-12|49	%make
12cu|fireflies-2.07-12|50	cd ../..
12cu|fireflies-2.07-12|51	%configure2_5x
12cu|fireflies-2.07-12|52	%make OPT_LIBS=-lX11
12cu|fireflies-2.07-12|53	
12cu|fireflies-2.07-12|54	%install
12cu|fireflies-2.07-12|55	install -D -m 755 src/%{name} %{buildroot}%{_libexecdir}/xscreensaver/%{name}
12cu|fireflies-2.07-12|56	
12cu|fireflies-2.07-12|57	
12cu|fireflies-2.07-12|58	%changelog
12cu|fireflies-2.07-12|59	* Thu Feb 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.07-12
12cu|fireflies-2.07-12|60	+ Revision: 1d201bd
12cu|fireflies-2.07-12|61	- LOG Add patches to fix build with libpng15 and libpng16, spec cleanup
12cu|fireflies-2.07-12|62	
12cu|fireflies-2.07-12|63	

9342 12
12cu|firefox-ext-adblock-plus-2.5.1-1|1	%define	debug_package	%{nil}
12cu|firefox-ext-adblock-plus-2.5.1-1|2	
12cu|firefox-ext-adblock-plus-2.5.1-1|3	Summary:	Ad-blocking extension for firefox
12cu|firefox-ext-adblock-plus-2.5.1-1|4	Name:		firefox-ext-adblock-plus
12cu|firefox-ext-adblock-plus-2.5.1-1|5	Version:	2.5.1
12cu|firefox-ext-adblock-plus-2.5.1-1|6	Release:	%mkrel 1
12cu|firefox-ext-adblock-plus-2.5.1-1|7	License:	MPL
12cu|firefox-ext-adblock-plus-2.5.1-1|8	Group:		Networking/WWW
12cu|firefox-ext-adblock-plus-2.5.1-1|9	URL:		https://addons.mozilla.org/en-US/firefox/addon/1865
12cu|firefox-ext-adblock-plus-2.5.1-1|10	Source0:	http://releases.mozilla.org/pub/mozilla.org/addons/1865/adblock_plus-%{version}-sm+tb+an+fx.xpi
12cu|firefox-ext-adblock-plus-2.5.1-1|11	BuildRequires:	firefox-devel
12cu|firefox-ext-adblock-plus-2.5.1-1|12	Requires:	firefox >= %{firefox_version}
12cu|firefox-ext-adblock-plus-2.5.1-1|13	BuildArch:	noarch
12cu|firefox-ext-adblock-plus-2.5.1-1|14	
12cu|firefox-ext-adblock-plus-2.5.1-1|15	%description
12cu|firefox-ext-adblock-plus-2.5.1-1|16	Ever been annoyed by all those ads and banners on the Internet that often take
12cu|firefox-ext-adblock-plus-2.5.1-1|17	longer to download than everything else on the page? Install Adblock Plus now
12cu|firefox-ext-adblock-plus-2.5.1-1|18	and get rid of them.
12cu|firefox-ext-adblock-plus-2.5.1-1|19	
12cu|firefox-ext-adblock-plus-2.5.1-1|20	
12cu|firefox-ext-adblock-plus-2.5.1-1|21	%prep
12cu|firefox-ext-adblock-plus-2.5.1-1|22	%setup -qcn %{name}-%{version}
12cu|firefox-ext-adblock-plus-2.5.1-1|23	
12cu|firefox-ext-adblock-plus-2.5.1-1|24	
12cu|firefox-ext-adblock-plus-2.5.1-1|25	%build
12cu|firefox-ext-adblock-plus-2.5.1-1|26	# Precompiled Java archive: nothing to do
12cu|firefox-ext-adblock-plus-2.5.1-1|27	
12cu|firefox-ext-adblock-plus-2.5.1-1|28	
12cu|firefox-ext-adblock-plus-2.5.1-1|29	%install
12cu|firefox-ext-adblock-plus-2.5.1-1|30	mkdir -p %{buildroot}%{firefox_extdir}
12cu|firefox-ext-adblock-plus-2.5.1-1|31	
12cu|firefox-ext-adblock-plus-2.5.1-1|32	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cu|firefox-ext-adblock-plus-2.5.1-1|33	if [ -z "$hash" ]; then
12cu|firefox-ext-adblock-plus-2.5.1-1|34	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cu|firefox-ext-adblock-plus-2.5.1-1|35	fi
12cu|firefox-ext-adblock-plus-2.5.1-1|36	if [ -z "$hash" ]; then
12cu|firefox-ext-adblock-plus-2.5.1-1|37	echo "Failed to find plugin hash."
12cu|firefox-ext-adblock-plus-2.5.1-1|38	exit 1
12cu|firefox-ext-adblock-plus-2.5.1-1|39	fi
12cu|firefox-ext-adblock-plus-2.5.1-1|40	extdir="%{firefox_extdir}/"
12cu|firefox-ext-adblock-plus-2.5.1-1|41	mkdir -p "%{buildroot}$extdir"
12cu|firefox-ext-adblock-plus-2.5.1-1|42	cp -af %SOURCE0 "%{buildroot}$extdir/$hash.xpi"
12cu|firefox-ext-adblock-plus-2.5.1-1|43	
12cu|firefox-ext-adblock-plus-2.5.1-1|44	
12cu|firefox-ext-adblock-plus-2.5.1-1|45	%files
12cu|firefox-ext-adblock-plus-2.5.1-1|46	%{firefox_extdir}
12cu|firefox-ext-adblock-plus-2.5.1-1|47	
12cu|firefox-ext-adblock-plus-2.5.1-1|48	
12cu|firefox-ext-adblock-plus-2.5.1-1|49	
12cu|firefox-ext-adblock-plus-2.5.1-1|50	%changelog
12cu|firefox-ext-adblock-plus-2.5.1-1|51	* Mon Mar 31 2014 Giovanni Mariani <mc2374@mclink.it> 2.5.1-1
12cu|firefox-ext-adblock-plus-2.5.1-1|52	+ Revision: edae548
12cu|firefox-ext-adblock-plus-2.5.1-1|53	- Updated to release 2.5.1
12cu|firefox-ext-adblock-plus-2.5.1-1|54	
12cu|firefox-ext-adblock-plus-2.5.1-1|55	

9343 12
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|1	Summary:	Bugzilla extension for firefox
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|2	Name:		firefox-ext-bugzilla-tweaks
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|3	Version:	1.12.1.1
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|4	Release:	%mkrel 1
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|5	License:	MPL
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|6	Group:		Networking/WWW
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|7	URL:		https://addons.mozilla.org/en-US/firefox/addon/187588/
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|8	Source0:	https://addons.mozilla.org/firefox/downloads/latest/187588/bugzilla_tweaks-%{version}-fx.xpi
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|9	BuildRequires:	firefox-devel
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|10	Requires:	firefox >= %{firefox_version}
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|11	BuildArch:	noarch
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|12	
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|13	%description
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|14	This extension modifies the pages loaded from bugzilla.mozilla.org and adds
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|15	features including:
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|16	- Interleaving the bug's change history with the comments on the same page
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|17	- Showing the last time that a bug or attachment flag was changed
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|18	- Proving user name autocompletion support
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|19	- And many more...
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|20	
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|21	
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|22	%prep
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|23	%setup -qcn %{name}-%{version}
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|24	
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|25	
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|26	%build
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|27	# Precompiled Java archive: nothing to do
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|28	
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|29	
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|30	%install
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|31	mkdir -p %{buildroot}%{firefox_extdir}
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|32	
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|33	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|34	if [ -z "$hash" ]; then
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|35	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|36	fi
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|37	if [ -z "$hash" ]; then
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|38	echo "Failed to find plugin hash."
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|39	exit 1
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|40	fi
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|41	extdir="%{firefox_extdir}/$hash"
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|42	mkdir -p "%{buildroot}$extdir"
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|43	cp -af * "%{buildroot}$extdir/"
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|44	
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|45	
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|46	%files
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|47	%{firefox_extdir}
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|48	
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|49	
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|50	
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|51	%changelog
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|52	* Mon Mar 31 2014 Giovanni Mariani <mc2374@mclink.it> 1.12.1.1-1
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|53	+ Revision: 792f63a
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|54	- Fixed wrong version
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|55	
12cu|firefox-ext-bugzilla-tweaks-1.12.1.1-1|56	

9344 12
12cu|firefox-ext-firebug-1.12-0..0a7.1|1	%define	pre			.0a7
12cu|firefox-ext-firebug-1.12-0..0a7.1|2	%define	firefox_version		21
12cu|firefox-ext-firebug-1.12-0..0a7.1|3	%define	firefox_extdir		%{_datadir}/mozilla/extensions
12cu|firefox-ext-firebug-1.12-0..0a7.1|4	
12cu|firefox-ext-firebug-1.12-0..0a7.1|5	Summary:	Web development tool extension for firefox
12cu|firefox-ext-firebug-1.12-0..0a7.1|6	Name:		firefox-ext-firebug
12cu|firefox-ext-firebug-1.12-0..0a7.1|7	Version:	1.12
12cu|firefox-ext-firebug-1.12-0..0a7.1|8	Release:	%mkrel 0.%{pre}.1
12cu|firefox-ext-firebug-1.12-0..0a7.1|9	License:	MPL
12cu|firefox-ext-firebug-1.12-0..0a7.1|10	Group:		Networking/WWW
12cu|firefox-ext-firebug-1.12-0..0a7.1|11	URL:		https://addons.mozilla.org/en-US/firefox/addon/1843
12cu|firefox-ext-firebug-1.12-0..0a7.1|12	#Source: http://www.gtlib.gatech.edu/pub/mozilla.org/addons/1843/firebug-%%{version}-fx.xpi
12cu|firefox-ext-firebug-1.12-0..0a7.1|13	Source0:	http://getfirebug.com/releases/firebug/1.12/firebug-%{version}%{pre}.xpi
12cu|firefox-ext-firebug-1.12-0..0a7.1|14	BuildRequires:	firefox-devel
12cu|firefox-ext-firebug-1.12-0..0a7.1|15	Requires:	firefox => %{firefox_version}
12cu|firefox-ext-firebug-1.12-0..0a7.1|16	BuildArch:	noarch
12cu|firefox-ext-firebug-1.12-0..0a7.1|17	
12cu|firefox-ext-firebug-1.12-0..0a7.1|18	%description
12cu|firefox-ext-firebug-1.12-0..0a7.1|19	The most popular and powerful web development tool:
12cu|firefox-ext-firebug-1.12-0..0a7.1|20	* Inspect HTML and modify style and layout in real-time
12cu|firefox-ext-firebug-1.12-0..0a7.1|21	* Use the most advanced JavaScript debugger available for any browser
12cu|firefox-ext-firebug-1.12-0..0a7.1|22	* Accurately analyze network usage and performance
12cu|firefox-ext-firebug-1.12-0..0a7.1|23	* Extend Firebug and add features to make Firebug even more powerful
12cu|firefox-ext-firebug-1.12-0..0a7.1|24	* Get the information you need to get it done with Firebug.
12cu|firefox-ext-firebug-1.12-0..0a7.1|25	
12cu|firefox-ext-firebug-1.12-0..0a7.1|26	
12cu|firefox-ext-firebug-1.12-0..0a7.1|27	%prep
12cu|firefox-ext-firebug-1.12-0..0a7.1|28	%setup -q -c -n %{name}-%{version}
12cu|firefox-ext-firebug-1.12-0..0a7.1|29	
12cu|firefox-ext-firebug-1.12-0..0a7.1|30	
12cu|firefox-ext-firebug-1.12-0..0a7.1|31	%build
12cu|firefox-ext-firebug-1.12-0..0a7.1|32	# Prebuilt: nothing to do
12cu|firefox-ext-firebug-1.12-0..0a7.1|33	
12cu|firefox-ext-firebug-1.12-0..0a7.1|34	
12cu|firefox-ext-firebug-1.12-0..0a7.1|35	%install
12cu|firefox-ext-firebug-1.12-0..0a7.1|36	mkdir -p %{buildroot}%{firefox_extdir}
12cu|firefox-ext-firebug-1.12-0..0a7.1|37	
12cu|firefox-ext-firebug-1.12-0..0a7.1|38	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cu|firefox-ext-firebug-1.12-0..0a7.1|39	if [ -z "$hash" ]; then
12cu|firefox-ext-firebug-1.12-0..0a7.1|40	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cu|firefox-ext-firebug-1.12-0..0a7.1|41	fi
12cu|firefox-ext-firebug-1.12-0..0a7.1|42	if [ -z "$hash" ]; then
12cu|firefox-ext-firebug-1.12-0..0a7.1|43	echo "Failed to find plugin hash."
12cu|firefox-ext-firebug-1.12-0..0a7.1|44	exit 1
12cu|firefox-ext-firebug-1.12-0..0a7.1|45	fi
12cu|firefox-ext-firebug-1.12-0..0a7.1|46	extdir="%{firefox_extdir}/"
12cu|firefox-ext-firebug-1.12-0..0a7.1|47	mkdir -p "%{buildroot}$extdir"
12cu|firefox-ext-firebug-1.12-0..0a7.1|48	cp -af %{SOURCE0} "%{buildroot}$extdir/$hash.xpi"
12cu|firefox-ext-firebug-1.12-0..0a7.1|49	
12cu|firefox-ext-firebug-1.12-0..0a7.1|50	
12cu|firefox-ext-firebug-1.12-0..0a7.1|51	%files
12cu|firefox-ext-firebug-1.12-0..0a7.1|52	%{firefox_extdir}
12cu|firefox-ext-firebug-1.12-0..0a7.1|53	
12cu|firefox-ext-firebug-1.12-0..0a7.1|54	
12cu|firefox-ext-firebug-1.12-0..0a7.1|55	
12cu|firefox-ext-firebug-1.12-0..0a7.1|56	%changelog
12cu|firefox-ext-firebug-1.12-0..0a7.1|57	* Sat Jun 08 2013 Giovanni Mariani <mc2374@mclink.it> 1.12-0.0a7.1
12cu|firefox-ext-firebug-1.12-0..0a7.1|58	- New release 1.12.0alpha7
12cu|firefox-ext-firebug-1.12-0..0a7.1|59	
12cu|firefox-ext-firebug-1.12-0..0a7.1|60	* Sat Mar 19 2011 Funda Wang <fwang@mandriva.org> 1.7-0.X.0b3.1mdv2011.0
12cu|firefox-ext-firebug-1.12-0..0a7.1|61	+ Revision: 646523
12cu|firefox-ext-firebug-1.12-0..0a7.1|62	- 1.7.X.0b3
12cu|firefox-ext-firebug-1.12-0..0a7.1|63	
12cu|firefox-ext-firebug-1.12-0..0a7.1|64	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 1.7-0.X.0a11.2
12cu|firefox-ext-firebug-1.12-0..0a7.1|65	+ Revision: 640433
12cu|firefox-ext-firebug-1.12-0..0a7.1|66	- rebuild to obsolete old packages
12cu|firefox-ext-firebug-1.12-0..0a7.1|67	
12cu|firefox-ext-firebug-1.12-0..0a7.1|68	* Wed Feb 16 2011 Thierry Vignaud <tv@mandriva.org> 1.7-0.X.0a11.1
12cu|firefox-ext-firebug-1.12-0..0a7.1|69	+ Revision: 638078
12cu|firefox-ext-firebug-1.12-0..0a7.1|70	- new prerelease
12cu|firefox-ext-firebug-1.12-0..0a7.1|71	
12cu|firefox-ext-firebug-1.12-0..0a7.1|72	* Tue Feb 15 2011 Thierry Vignaud <tv@mandriva.org> 1.7-0.X.0a10.1
12cu|firefox-ext-firebug-1.12-0..0a7.1|73	+ Revision: 637877
12cu|firefox-ext-firebug-1.12-0..0a7.1|74	- new prerelease
12cu|firefox-ext-firebug-1.12-0..0a7.1|75	
12cu|firefox-ext-firebug-1.12-0..0a7.1|76	* Wed Jan 26 2011 Thierry Vignaud <tv@mandriva.org> 1.7-0.X.0a9.1
12cu|firefox-ext-firebug-1.12-0..0a7.1|77	+ Revision: 632900
12cu|firefox-ext-firebug-1.12-0..0a7.1|78	- new release
12cu|firefox-ext-firebug-1.12-0..0a7.1|79	
12cu|firefox-ext-firebug-1.12-0..0a7.1|80	* Wed Jan 19 2011 Thierry Vignaud <tv@mandriva.org> 1.7-0.X.0a8.1
12cu|firefox-ext-firebug-1.12-0..0a7.1|81	+ Revision: 631666
12cu|firefox-ext-firebug-1.12-0..0a7.1|82	- new version
12cu|firefox-ext-firebug-1.12-0..0a7.1|83	- prevent need to rebuild for every new firefox
12cu|firefox-ext-firebug-1.12-0..0a7.1|84	(package only .xpi still doesn't work)
12cu|firefox-ext-firebug-1.12-0..0a7.1|85	- only package .xpi
12cu|firefox-ext-firebug-1.12-0..0a7.1|86	
12cu|firefox-ext-firebug-1.12-0..0a7.1|87	* Wed Jan 05 2011 Thierry Vignaud <tv@mandriva.org> 1.7-0.X.0a7.1mdv2011.0
12cu|firefox-ext-firebug-1.12-0..0a7.1|88	+ Revision: 628864
12cu|firefox-ext-firebug-1.12-0..0a7.1|89	- rebuild for new firefox
12cu|firefox-ext-firebug-1.12-0..0a7.1|90	
12cu|firefox-ext-firebug-1.12-0..0a7.1|91	* Tue Nov 30 2010 Thierry Vignaud <tv@mandriva.org> 1.7-0.X.0a7mdv2011.0
12cu|firefox-ext-firebug-1.12-0..0a7.1|92	+ Revision: 604013
12cu|firefox-ext-firebug-1.12-0..0a7.1|93	- new release
12cu|firefox-ext-firebug-1.12-0..0a7.1|94	firebug-1.6.0-fx.xpi
12cu|firefox-ext-firebug-1.12-0..0a7.1|95	firebug-1.7X.0a7.xpi
12cu|firefox-ext-firebug-1.12-0..0a7.1|96	
12cu|firefox-ext-firebug-1.12-0..0a7.1|97	* Tue Nov 30 2010 Thierry Vignaud <tv@mandriva.org> 1.6.0-0.0mdv2011.0
12cu|firefox-ext-firebug-1.12-0..0a7.1|98	+ Revision: 603235
12cu|firefox-ext-firebug-1.12-0..0a7.1|99	- new release
12cu|firefox-ext-firebug-1.12-0..0a7.1|100	
12cu|firefox-ext-firebug-1.12-0..0a7.1|101	* Wed Nov 17 2010 Thierry Vignaud <tv@mandriva.org> 1.6-0.X.0b4mdv2011.0
12cu|firefox-ext-firebug-1.12-0..0a7.1|102	+ Revision: 598388
12cu|firefox-ext-firebug-1.12-0..0a7.1|103	- 1.6X.0b4
12cu|firefox-ext-firebug-1.12-0..0a7.1|104	
12cu|firefox-ext-firebug-1.12-0..0a7.1|105	* Mon Nov 15 2010 Thierry Vignaud <tv@mandriva.org> 1.6-0.X.0b3mdv2011.0
12cu|firefox-ext-firebug-1.12-0..0a7.1|106	+ Revision: 597634
12cu|firefox-ext-firebug-1.12-0..0a7.1|107	- switch to 1.6x branch (which is compatible with firefox4)
12cu|firefox-ext-firebug-1.12-0..0a7.1|108	
12cu|firefox-ext-firebug-1.12-0..0a7.1|109	* Sun Nov 14 2010 Thierry Vignaud <tv@mandriva.org> 1.5.4-4mdv2011.0
12cu|firefox-ext-firebug-1.12-0..0a7.1|110	+ Revision: 597379
12cu|firefox-ext-firebug-1.12-0..0a7.1|111	- rebuild for new firefox
12cu|firefox-ext-firebug-1.12-0..0a7.1|112	
12cu|firefox-ext-firebug-1.12-0..0a7.1|113	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 1.5.4-3mdv2011.0
12cu|firefox-ext-firebug-1.12-0..0a7.1|114	+ Revision: 561160
12cu|firefox-ext-firebug-1.12-0..0a7.1|115	- rebuild for ff 3.6.8
12cu|firefox-ext-firebug-1.12-0..0a7.1|116	
12cu|firefox-ext-firebug-1.12-0..0a7.1|117	* Mon Jun 28 2010 Frederic Crozat <fcrozat@mandriva.com> 1.5.4-2mdv2010.1
12cu|firefox-ext-firebug-1.12-0..0a7.1|118	+ Revision: 549365
12cu|firefox-ext-firebug-1.12-0..0a7.1|119	- rebuild with FF 3.6.6
12cu|firefox-ext-firebug-1.12-0..0a7.1|120	
12cu|firefox-ext-firebug-1.12-0..0a7.1|121	+ Funda Wang <fwang@mandriva.org>
12cu|firefox-ext-firebug-1.12-0..0a7.1|122	- New version 1.5.4
12cu|firefox-ext-firebug-1.12-0..0a7.1|123	
12cu|firefox-ext-firebug-1.12-0..0a7.1|124	* Fri Apr 30 2010 Thierry Vignaud <tv@mandriva.org> 1.5.3-1mdv2010.1
12cu|firefox-ext-firebug-1.12-0..0a7.1|125	+ Revision: 541247
12cu|firefox-ext-firebug-1.12-0..0a7.1|126	- import firefox-ext-firebug
12cu|firefox-ext-firebug-1.12-0..0a7.1|127	
12cu|firefox-ext-firebug-1.12-0..0a7.1|128	
12cu|firefox-ext-firebug-1.12-0..0a7.1|129	* Fri Apr 30 2010 Thierry Vignaud <tvignaud@mandriva.com> 1.5.3-1mdv2010.1
12cu|firefox-ext-firebug-1.12-0..0a7.1|130	- initial release
12cu|firefox-ext-firebug-1.12-0..0a7.1|131	

9345 12
12cu|firefox-ext-greasemonkey-1.15-1|1	Summary:	Greasemonkey extension for firefox
12cu|firefox-ext-greasemonkey-1.15-1|2	Name:		firefox-ext-greasemonkey
12cu|firefox-ext-greasemonkey-1.15-1|3	Version:	1.15
12cu|firefox-ext-greasemonkey-1.15-1|4	Release:	%mkrel 1
12cu|firefox-ext-greasemonkey-1.15-1|5	License:	MIT
12cu|firefox-ext-greasemonkey-1.15-1|6	Group:		Networking/WWW
12cu|firefox-ext-greasemonkey-1.15-1|7	URL:		https://addons.mozilla.org/en-US/firefox/addon/748
12cu|firefox-ext-greasemonkey-1.15-1|8	Source0:	https://addons.mozilla.org/firefox/downloads/latest/748/greasemonkey-%{version}-fx.xpi
12cu|firefox-ext-greasemonkey-1.15-1|9	BuildRequires:	firefox-devel
12cu|firefox-ext-greasemonkey-1.15-1|10	Requires:	firefox >= %{firefox_version}
12cu|firefox-ext-greasemonkey-1.15-1|11	BuildArch:	noarch
12cu|firefox-ext-greasemonkey-1.15-1|12	
12cu|firefox-ext-greasemonkey-1.15-1|13	%description
12cu|firefox-ext-greasemonkey-1.15-1|14	Allows you to customize the way a webpage displays using small bits of
12cu|firefox-ext-greasemonkey-1.15-1|15	JavaScript.  Hundreds of scripts, for a wide variety of popular sites, are
12cu|firefox-ext-greasemonkey-1.15-1|16	already available at http://userscripts.org.  You can write your own scripts,
12cu|firefox-ext-greasemonkey-1.15-1|17	too. Check out http://wiki.greasespot.net/ to get started.
12cu|firefox-ext-greasemonkey-1.15-1|18	
12cu|firefox-ext-greasemonkey-1.15-1|19	
12cu|firefox-ext-greasemonkey-1.15-1|20	%prep
12cu|firefox-ext-greasemonkey-1.15-1|21	%setup -qcn %{name}-%{version}
12cu|firefox-ext-greasemonkey-1.15-1|22	
12cu|firefox-ext-greasemonkey-1.15-1|23	
12cu|firefox-ext-greasemonkey-1.15-1|24	%build
12cu|firefox-ext-greasemonkey-1.15-1|25	# Precompiled Java archive: nothing to do
12cu|firefox-ext-greasemonkey-1.15-1|26	
12cu|firefox-ext-greasemonkey-1.15-1|27	
12cu|firefox-ext-greasemonkey-1.15-1|28	%install
12cu|firefox-ext-greasemonkey-1.15-1|29	
12cu|firefox-ext-greasemonkey-1.15-1|30	mkdir -p %{buildroot}%{firefox_extdir}
12cu|firefox-ext-greasemonkey-1.15-1|31	
12cu|firefox-ext-greasemonkey-1.15-1|32	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cu|firefox-ext-greasemonkey-1.15-1|33	if [ -z "$hash" ]; then
12cu|firefox-ext-greasemonkey-1.15-1|34	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cu|firefox-ext-greasemonkey-1.15-1|35	fi
12cu|firefox-ext-greasemonkey-1.15-1|36	if [ -z "$hash" ]; then
12cu|firefox-ext-greasemonkey-1.15-1|37	echo "Failed to find plugin hash."
12cu|firefox-ext-greasemonkey-1.15-1|38	exit 1
12cu|firefox-ext-greasemonkey-1.15-1|39	fi
12cu|firefox-ext-greasemonkey-1.15-1|40	extdir="%{firefox_extdir}/"
12cu|firefox-ext-greasemonkey-1.15-1|41	mkdir -p "%{buildroot}$extdir"
12cu|firefox-ext-greasemonkey-1.15-1|42	cp -af %SOURCE0 "%{buildroot}$extdir/$hash.xpi"
12cu|firefox-ext-greasemonkey-1.15-1|43	
12cu|firefox-ext-greasemonkey-1.15-1|44	
12cu|firefox-ext-greasemonkey-1.15-1|45	%files
12cu|firefox-ext-greasemonkey-1.15-1|46	%{firefox_extdir}
12cu|firefox-ext-greasemonkey-1.15-1|47	
12cu|firefox-ext-greasemonkey-1.15-1|48	
12cu|firefox-ext-greasemonkey-1.15-1|49	
12cu|firefox-ext-greasemonkey-1.15-1|50	
12cu|firefox-ext-greasemonkey-1.15-1|51	%changelog
12cu|firefox-ext-greasemonkey-1.15-1|52	* Mon Mar 31 2014 Giovanni Mariani <mc2374@mclink.it> 1.15-1
12cu|firefox-ext-greasemonkey-1.15-1|53	+ Revision: 8581e03
12cu|firefox-ext-greasemonkey-1.15-1|54	- Updated to release 1.15
12cu|firefox-ext-greasemonkey-1.15-1|55	
12cu|firefox-ext-greasemonkey-1.15-1|56	

9346 12
12cu|firefox-ext-noscript-2.6.8.19-1|1	Summary:	Firefox extension that protects against XSS and Clickjacking attacks
12cu|firefox-ext-noscript-2.6.8.19-1|2	Name:		firefox-ext-noscript
12cu|firefox-ext-noscript-2.6.8.19-1|3	Version:	2.6.8.19
12cu|firefox-ext-noscript-2.6.8.19-1|4	Release:	%mkrel 1
12cu|firefox-ext-noscript-2.6.8.19-1|5	License:	MPL
12cu|firefox-ext-noscript-2.6.8.19-1|6	Group:		Networking/WWW
12cu|firefox-ext-noscript-2.6.8.19-1|7	URL:		https://addons.mozilla.org/en-US/firefox/addon/722/
12cu|firefox-ext-noscript-2.6.8.19-1|8	Source0:	https://addons.mozilla.org/firefox/downloads/latest/722/noscript_security_suite-%{version}-fn+sm+fx.xpi
12cu|firefox-ext-noscript-2.6.8.19-1|9	BuildRequires:	firefox-devel
12cu|firefox-ext-noscript-2.6.8.19-1|10	Requires:	firefox >= %{firefox_version}
12cu|firefox-ext-noscript-2.6.8.19-1|11	BuildArch:	noarch
12cu|firefox-ext-noscript-2.6.8.19-1|12	
12cu|firefox-ext-noscript-2.6.8.19-1|13	%description
12cu|firefox-ext-noscript-2.6.8.19-1|14	The best security you can get in a web browser! Allow active content to run
12cu|firefox-ext-noscript-2.6.8.19-1|15	only from sites you trust, and protect yourself against XSS and Clickjacking
12cu|firefox-ext-noscript-2.6.8.19-1|16	attacks.
12cu|firefox-ext-noscript-2.6.8.19-1|17	Winner of the "2006 PC World World Class Award", this tool provides extra
12cu|firefox-ext-noscript-2.6.8.19-1|18	protection to your Firefox. It allows JavaScript, Java and other executable
12cu|firefox-ext-noscript-2.6.8.19-1|19	content to run only from trusted domains of your choice, e.g. your
12cu|firefox-ext-noscript-2.6.8.19-1|20	home-banking web site, guarding your "trust boundaries" against cross-site
12cu|firefox-ext-noscript-2.6.8.19-1|21	scripting attacks (XSS), cross-zone DNS rebinding / CSRF attacks
12cu|firefox-ext-noscript-2.6.8.19-1|22	(router hacking), and Clickjacking attempts, thanks to its unique ClearClick
12cu|firefox-ext-noscript-2.6.8.19-1|23	technology.
12cu|firefox-ext-noscript-2.6.8.19-1|24	Such a preemptive approach prevents exploitation of security vulnerabilities
12cu|firefox-ext-noscript-2.6.8.19-1|25	(known and even unknown!) with no loss of functionality...
12cu|firefox-ext-noscript-2.6.8.19-1|26	Experts do agree: Firefox is really safer with NoScript ;-)
12cu|firefox-ext-noscript-2.6.8.19-1|27	
12cu|firefox-ext-noscript-2.6.8.19-1|28	
12cu|firefox-ext-noscript-2.6.8.19-1|29	%prep
12cu|firefox-ext-noscript-2.6.8.19-1|30	%setup -qcn %{name}-%{version}
12cu|firefox-ext-noscript-2.6.8.19-1|31	
12cu|firefox-ext-noscript-2.6.8.19-1|32	
12cu|firefox-ext-noscript-2.6.8.19-1|33	%build
12cu|firefox-ext-noscript-2.6.8.19-1|34	# Precompiled Java archive: nothing to do
12cu|firefox-ext-noscript-2.6.8.19-1|35	
12cu|firefox-ext-noscript-2.6.8.19-1|36	
12cu|firefox-ext-noscript-2.6.8.19-1|37	%install
12cu|firefox-ext-noscript-2.6.8.19-1|38	mkdir -p %{buildroot}%{firefox_extdir}
12cu|firefox-ext-noscript-2.6.8.19-1|39	
12cu|firefox-ext-noscript-2.6.8.19-1|40	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12cu|firefox-ext-noscript-2.6.8.19-1|41	if [ -z "$hash" ]; then
12cu|firefox-ext-noscript-2.6.8.19-1|42	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12cu|firefox-ext-noscript-2.6.8.19-1|43	fi
12cu|firefox-ext-noscript-2.6.8.19-1|44	if [ -z "$hash" ]; then
12cu|firefox-ext-noscript-2.6.8.19-1|45	echo "Failed to find plugin hash."
12cu|firefox-ext-noscript-2.6.8.19-1|46	exit 1
12cu|firefox-ext-noscript-2.6.8.19-1|47	fi
12cu|firefox-ext-noscript-2.6.8.19-1|48	extdir="%{firefox_extdir}/"
12cu|firefox-ext-noscript-2.6.8.19-1|49	mkdir -p "%{buildroot}$extdir"
12cu|firefox-ext-noscript-2.6.8.19-1|50	cp -af %SOURCE0 "%{buildroot}$extdir/$hash.xpi"
12cu|firefox-ext-noscript-2.6.8.19-1|51	
12cu|firefox-ext-noscript-2.6.8.19-1|52	
12cu|firefox-ext-noscript-2.6.8.19-1|53	%files
12cu|firefox-ext-noscript-2.6.8.19-1|54	%{firefox_extdir}
12cu|firefox-ext-noscript-2.6.8.19-1|55	
12cu|firefox-ext-noscript-2.6.8.19-1|56	
12cu|firefox-ext-noscript-2.6.8.19-1|57	
12cu|firefox-ext-noscript-2.6.8.19-1|58	%changelog
12cu|firefox-ext-noscript-2.6.8.19-1|59	* Mon Mar 31 2014 Giovanni Mariani <mc2374@mclink.it> 2.6.8.19-1
12cu|firefox-ext-noscript-2.6.8.19-1|60	+ Revision: f8e44ec
12cu|firefox-ext-noscript-2.6.8.19-1|61	- Fixed S0, really this time
12cu|firefox-ext-noscript-2.6.8.19-1|62	
12cu|firefox-ext-noscript-2.6.8.19-1|63	

9347 12
12cu|firmware-addon-dell-2.2.9-2|1	%define _enable_debug_packages %{nil}
12cu|firmware-addon-dell-2.2.9-2|2	%define debug_package %{nil}
12cu|firmware-addon-dell-2.2.9-2|3	
12cu|firmware-addon-dell-2.2.9-2|4	Summary:	A firmware-tools plugin to handle BIOS/Firmware for Dell systems
12cu|firmware-addon-dell-2.2.9-2|5	Name:		firmware-addon-dell
12cu|firmware-addon-dell-2.2.9-2|6	Version:	2.2.9
12cu|firmware-addon-dell-2.2.9-2|7	Release:	2
12cu|firmware-addon-dell-2.2.9-2|8	License:	GPLv2+
12cu|firmware-addon-dell-2.2.9-2|9	Group:		System/Kernel and hardware
12cu|firmware-addon-dell-2.2.9-2|10	Url:		http://linux.dell.com/libsmbios/download/
12cu|firmware-addon-dell-2.2.9-2|11	Source0:	http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
12cu|firmware-addon-dell-2.2.9-2|12	BuildRequires:	pkgconfig(python)
12cu|firmware-addon-dell-2.2.9-2|13	# I know rpmlint complains about this (An ERROR, in fact), but it is a
12cu|firmware-addon-dell-2.2.9-2|14	# false positive. Auto deps cannot find this one because I actually am running
12cu|firmware-addon-dell-2.2.9-2|15	# binaries, not linking agains libs, as indicated by the fact that I require
12cu|firmware-addon-dell-2.2.9-2|16	# the -bin package
12cu|firmware-addon-dell-2.2.9-2|17	Requires:	libsmbios-bin
12cu|firmware-addon-dell-2.2.9-2|18	Requires:	firmware-tools
12cu|firmware-addon-dell-2.2.9-2|19	# Dell only sells Intel-compat systems, so this package doesnt make much sense
12cu|firmware-addon-dell-2.2.9-2|20	# on, eg. PPC. Also, we rely on libsmbios, which is only avail on Intel-compat
12cu|firmware-addon-dell-2.2.9-2|21	ExclusiveArch:	x86_64 %{ix86}
12cu|firmware-addon-dell-2.2.9-2|22	
12cu|firmware-addon-dell-2.2.9-2|23	%description
12cu|firmware-addon-dell-2.2.9-2|24	The firmware-addon-dell package provides plugins to firmware-tools which enable
12cu|firmware-addon-dell-2.2.9-2|25	BIOS updates for Dell system, plus pulls in standard inventory modules
12cu|firmware-addon-dell-2.2.9-2|26	applicable to most Dell systems.
12cu|firmware-addon-dell-2.2.9-2|27	
12cu|firmware-addon-dell-2.2.9-2|28	%files
12cu|firmware-addon-dell-2.2.9-2|29	%doc COPYING-GPL COPYING-OSL README TODO AUTHORS
12cu|firmware-addon-dell-2.2.9-2|30	%{python_sitelib}/*
12cu|firmware-addon-dell-2.2.9-2|31	%config(noreplace) %{_sysconfdir}/firmware/firmware.d/*.conf
12cu|firmware-addon-dell-2.2.9-2|32	%{_datadir}/firmware/dell
12cu|firmware-addon-dell-2.2.9-2|33	%{_datadir}/firmware-tools/*
12cu|firmware-addon-dell-2.2.9-2|34	
12cu|firmware-addon-dell-2.2.9-2|35	#----------------------------------------------------------------------------
12cu|firmware-addon-dell-2.2.9-2|36	
12cu|firmware-addon-dell-2.2.9-2|37	%prep
12cu|firmware-addon-dell-2.2.9-2|38	%setup -q
12cu|firmware-addon-dell-2.2.9-2|39	
12cu|firmware-addon-dell-2.2.9-2|40	%build
12cu|firmware-addon-dell-2.2.9-2|41	%configure2_5x
12cu|firmware-addon-dell-2.2.9-2|42	%make
12cu|firmware-addon-dell-2.2.9-2|43	
12cu|firmware-addon-dell-2.2.9-2|44	%install
12cu|firmware-addon-dell-2.2.9-2|45	mkdir -p %{buildroot}/%{_datadir}/firmware/dell/bios
12cu|firmware-addon-dell-2.2.9-2|46	%makeinstall_std
12cu|firmware-addon-dell-2.2.9-2|47	
12cu|firmware-addon-dell-2.2.9-2|48	
12cu|firmware-addon-dell-2.2.9-2|49	%changelog
12cu|firmware-addon-dell-2.2.9-2|50	* Thu Feb 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.9-2
12cu|firmware-addon-dell-2.2.9-2|51	+ Revision: 3708b5a
12cu|firmware-addon-dell-2.2.9-2|52	- LOGH Disable debug package, spec cleanup
12cu|firmware-addon-dell-2.2.9-2|53	
12cu|firmware-addon-dell-2.2.9-2|54	

9348 12
12cu|firmware-tools-2.1.15-1|1	Name:		firmware-tools
12cu|firmware-tools-2.1.15-1|2	Version:	2.1.15
12cu|firmware-tools-2.1.15-1|3	Release:	%mkrel 1
12cu|firmware-tools-2.1.15-1|4	Summary:	Scripts and tools to manage firmware and BIOS updates
12cu|firmware-tools-2.1.15-1|5	Group:		System/Kernel and hardware
12cu|firmware-tools-2.1.15-1|6	License:	GPLv2+
12cu|firmware-tools-2.1.15-1|7	URL:		http://linux.dell.com/libsmbios/download/
12cu|firmware-tools-2.1.15-1|8	Source0:	http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.bz2
12cu|firmware-tools-2.1.15-1|9	Patch0:		001-fix-lzma-not-supported.patch
12cu|firmware-tools-2.1.15-1|10	BuildRequires:	python-devel
12cu|firmware-tools-2.1.15-1|11	Requires:	python-rpm
12cu|firmware-tools-2.1.15-1|12	BuildArch:	noarch
12cu|firmware-tools-2.1.15-1|13	
12cu|firmware-tools-2.1.15-1|14	%description
12cu|firmware-tools-2.1.15-1|15	The firmware-tools project provides tools to inventory hardware and a plug-in
12cu|firmware-tools-2.1.15-1|16	architecture so that different OEM vendors can provide different inventory
12cu|firmware-tools-2.1.15-1|17	components. It is intended to tie to the package system to enable seamless
12cu|firmware-tools-2.1.15-1|18	installation of updated firmware via your package manager, as well as provide
12cu|firmware-tools-2.1.15-1|19	a framework for BIOS and firmware updates.
12cu|firmware-tools-2.1.15-1|20	
12cu|firmware-tools-2.1.15-1|21	
12cu|firmware-tools-2.1.15-1|22	%prep
12cu|firmware-tools-2.1.15-1|23	%setup -q
12cu|firmware-tools-2.1.15-1|24	%patch0 -p1
12cu|firmware-tools-2.1.15-1|25	find . -type f | xargs perl -pi -e 's|#!/usr/bin/python2|#!/usr/bin/python|'
12cu|firmware-tools-2.1.15-1|26	
12cu|firmware-tools-2.1.15-1|27	
12cu|firmware-tools-2.1.15-1|28	%build
12cu|firmware-tools-2.1.15-1|29	# Needed by P0
12cu|firmware-tools-2.1.15-1|30	autoreconf -vfi
12cu|firmware-tools-2.1.15-1|31	%configure2_5x
12cu|firmware-tools-2.1.15-1|32	# There is nothing to build
12cu|firmware-tools-2.1.15-1|33	#%%make
12cu|firmware-tools-2.1.15-1|34	
12cu|firmware-tools-2.1.15-1|35	
12cu|firmware-tools-2.1.15-1|36	%install
12cu|firmware-tools-2.1.15-1|37	%makeinstall_std
12cu|firmware-tools-2.1.15-1|38	mkdir -p %{buildroot}/%{_sysconfdir}/firmware/firmware.d/
12cu|firmware-tools-2.1.15-1|39	mkdir -p %{buildroot}/%{_datadir}/firmware
12cu|firmware-tools-2.1.15-1|40	
12cu|firmware-tools-2.1.15-1|41	
12cu|firmware-tools-2.1.15-1|42	%files
12cu|firmware-tools-2.1.15-1|43	%doc COPYING-GPL COPYING-OSL README
12cu|firmware-tools-2.1.15-1|44	%{python_sitelib}/*
12cu|firmware-tools-2.1.15-1|45	%{_sbindir}/*
12cu|firmware-tools-2.1.15-1|46	%{_datadir}/firmware-tools/
12cu|firmware-tools-2.1.15-1|47	%dir %{_sysconfdir}/firmware
12cu|firmware-tools-2.1.15-1|48	%dir %{_sysconfdir}/firmware/firmware.d
12cu|firmware-tools-2.1.15-1|49	%config(noreplace) %{_sysconfdir}/firmware/firmware.conf
12cu|firmware-tools-2.1.15-1|50	%{_datadir}/firmware/
12cu|firmware-tools-2.1.15-1|51	
12cu|firmware-tools-2.1.15-1|52	%changelog
12cu|firmware-tools-2.1.15-1|53	* Tue Jun 04 2013 Giovanni Mariani <mc2374@mclink.it> 2.1.15-1
12cu|firmware-tools-2.1.15-1|54	- New release 2.1.15

9349 12
12cu|fizmo-0.7.7-1|1	Name:           fizmo
12cu|fizmo-0.7.7-1|2	Summary:        A Z-Machine interpreter supporting unicode, sound, blorbfile and more
12cu|fizmo-0.7.7-1|3	Version:        0.7.7
12cu|fizmo-0.7.7-1|4	Release:        1
12cu|fizmo-0.7.7-1|5	URL:            http://spellbreaker.org/~chrender/fizmo/
12cu|fizmo-0.7.7-1|6	Source0:        http://spellbreaker.org/~chrender/fizmo/source/fizmo-%{version}.tar.gz
12cu|fizmo-0.7.7-1|7	License:        BSD
12cu|fizmo-0.7.7-1|8	Group:          Games/Adventure
12cu|fizmo-0.7.7-1|9	BuildRequires:  pkgconfig(ncursesw)
12cu|fizmo-0.7.7-1|10	BuildRequires:  pkgconfig(libxml-2.0)
12cu|fizmo-0.7.7-1|11	BuildRequires:  SDL_sound-devel
12cu|fizmo-0.7.7-1|12	BuildRequires:  pkgconfig(sndfile)
12cu|fizmo-0.7.7-1|13	BuildRequires:  pkgconfig(libpng)
12cu|fizmo-0.7.7-1|14	BuildRequires:  jpeg-devel
12cu|fizmo-0.7.7-1|15	
12cu|fizmo-0.7.7-1|16	
12cu|fizmo-0.7.7-1|17	%description
12cu|fizmo-0.7.7-1|18	Fizmo is a Z-Machine interpreter. That means it allows you to play interactive
12cu|fizmo-0.7.7-1|19	fiction, also know as textadventures, which were implemented either by Infocom
12cu|fizmo-0.7.7-1|20	or created using the Inform compiler. It is a console-based interpreter,
12cu|fizmo-0.7.7-1|21	meaning that there is no graphical user interface, and works with all Z-machine
12cu|fizmo-0.7.7-1|22	versions except version 6.
12cu|fizmo-0.7.7-1|23	
12cu|fizmo-0.7.7-1|24	%prep
12cu|fizmo-0.7.7-1|25	%setup -q -n %{name}-%{version}
12cu|fizmo-0.7.7-1|26	
12cu|fizmo-0.7.7-1|27	%build
12cu|fizmo-0.7.7-1|28	%configure prefix=%{_prefix} bindir=%{_gamesbindir} mandir=%{_mandir}
12cu|fizmo-0.7.7-1|29	%make
12cu|fizmo-0.7.7-1|30	
12cu|fizmo-0.7.7-1|31	%install
12cu|fizmo-0.7.7-1|32	%makeinstall_std
12cu|fizmo-0.7.7-1|33	
12cu|fizmo-0.7.7-1|34	cd %{buildroot}%{_gamesbindir} && ln -s fizmo-ncursesw fizmo && cd -
12cu|fizmo-0.7.7-1|35	cd %{buildroot}%{_mandir}/man6 && ln -s fizmo-ncursesw.6.xz fizmo.6.xz
12cu|fizmo-0.7.7-1|36	
12cu|fizmo-0.7.7-1|37	%files
12cu|fizmo-0.7.7-1|38	%doc CHANGELOG.txt COPYRIGHT.txt README.txt README-0.7.txt user-config-example.txt
12cu|fizmo-0.7.7-1|39	%{_mandir}/*/*
12cu|fizmo-0.7.7-1|40	%{_gamesbindir}/fizmo-console
12cu|fizmo-0.7.7-1|41	%{_gamesbindir}/fizmo-ncursesw
12cu|fizmo-0.7.7-1|42	%lang(de) %{_datadir}/fizmo/locales/de_DE/*
12cu|fizmo-0.7.7-1|43	%lang(en) %{_datadir}/fizmo/locales/en_US/*
12cu|fizmo-0.7.7-1|44	%lang(fr) %{_datadir}/fizmo/locales/fr_FR/*
12cu|fizmo-0.7.7-1|45	%{_gamesbindir}/fizmo
12cu|fizmo-0.7.7-1|46	
12cu|fizmo-0.7.7-1|47	
12cu|fizmo-0.7.7-1|48	
12cu|fizmo-0.7.7-1|49	
12cu|fizmo-0.7.7-1|50	
12cu|fizmo-0.7.7-1|51	%changelog
12cu|fizmo-0.7.7-1|52	* Sun Oct 13 2013 symbianflo <symbianflo@mandrivausers.ro> 0.7.7-1
12cu|fizmo-0.7.7-1|53	+ Revision: a4ac4e7
12cu|fizmo-0.7.7-1|54	- Merge pull request #2 from symbianflo/fizmo:rosa2012.1
12cu|fizmo-0.7.7-1|55	- Symbianflo
12cu|fizmo-0.7.7-1|56	
12cu|fizmo-0.7.7-1|57	

9350 12
12cu|flacon-1.0.1-1|1	Summary:	Audio file splitter and converter
12cu|flacon-1.0.1-1|2	Name:		flacon
12cu|flacon-1.0.1-1|3	Version:	1.0.1
12cu|flacon-1.0.1-1|4	Release:	1
12cu|flacon-1.0.1-1|5	Group:		Sound
12cu|flacon-1.0.1-1|6	License:	GPLv3
12cu|flacon-1.0.1-1|7	URL:		http://flacon.github.io/
12cu|flacon-1.0.1-1|8	# https://github.com/flacon/flacon/archive/v%{version}.tar.gz
12cu|flacon-1.0.1-1|9	Source0:	%{name}-%{version}.tar.gz
12cu|flacon-1.0.1-1|10	BuildRequires:  hicolor-icon-theme
12cu|flacon-1.0.1-1|11	BuildRequires:	desktop-file-utils
12cu|flacon-1.0.1-1|12	BuildRequires:  qt4-devel
12cu|flacon-1.0.1-1|13	BuildRequires:  pkgconfig(uchardet)
12cu|flacon-1.0.1-1|14	BuildRequires:  cmake
12cu|flacon-1.0.1-1|15	
12cu|flacon-1.0.1-1|16	Requires:	shntool
12cu|flacon-1.0.1-1|17	Requires:	flac
12cu|flacon-1.0.1-1|18	Requires:	wavpack
12cu|flacon-1.0.1-1|19	Requires:	vorbis-tools
12cu|flacon-1.0.1-1|20	Requires:	vorbisgain
12cu|flacon-1.0.1-1|21	Requires:	mp3gain
12cu|flacon-1.0.1-1|22	Requires:	ttaenc
12cu|flacon-1.0.1-1|23	
12cu|flacon-1.0.1-1|24	Suggests:       faac
12cu|flacon-1.0.1-1|25	Suggests:       lame
12cu|flacon-1.0.1-1|26	Suggests:	mac
12cu|flacon-1.0.1-1|27	
12cu|flacon-1.0.1-1|28	
12cu|flacon-1.0.1-1|29	%description
12cu|flacon-1.0.1-1|30	Flacon extracts individual tracks from one big audio file containing the
12cu|flacon-1.0.1-1|31	entire album of music and saves them as separate audio files. To do this, it
12cu|flacon-1.0.1-1|32	uses information from the appropriate CUE file. Flacon also makes it possible
12cu|flacon-1.0.1-1|33	to conveniently revise or specify tags both for all tracks at once or for each
12cu|flacon-1.0.1-1|34	tag separately.
12cu|flacon-1.0.1-1|35	
12cu|flacon-1.0.1-1|36	
12cu|flacon-1.0.1-1|37	%prep
12cu|flacon-1.0.1-1|38	%setup -q
12cu|flacon-1.0.1-1|39	
12cu|flacon-1.0.1-1|40	
12cu|flacon-1.0.1-1|41	%build
12cu|flacon-1.0.1-1|42	mkdir build
12cu|flacon-1.0.1-1|43	cd build
12cu|flacon-1.0.1-1|44	cmake .. \
12cu|flacon-1.0.1-1|45	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
12cu|flacon-1.0.1-1|46	-DCMAKE_C_FLAGS="%{optflags}" \
12cu|flacon-1.0.1-1|47	-DCMAKE_CXX_FLAGS="%{optflags}"
12cu|flacon-1.0.1-1|48	%make VERBOSE=1
12cu|flacon-1.0.1-1|49	
12cu|flacon-1.0.1-1|50	
12cu|flacon-1.0.1-1|51	%install
12cu|flacon-1.0.1-1|52	%makeinstall_std -C build
12cu|flacon-1.0.1-1|53	
12cu|flacon-1.0.1-1|54	desktop-file-install --vendor="" \
12cu|flacon-1.0.1-1|55	--remove-category="Application" \
12cu|flacon-1.0.1-1|56	--add-category="X-MandrivaLinux-Multimedia-Sound" \
12cu|flacon-1.0.1-1|57	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*.desktop
12cu|flacon-1.0.1-1|58	
12cu|flacon-1.0.1-1|59	%find_lang %{name} --with-qt
12cu|flacon-1.0.1-1|60	
12cu|flacon-1.0.1-1|61	%files -f %{name}.lang
12cu|flacon-1.0.1-1|62	%doc LICENSE README.md
12cu|flacon-1.0.1-1|63	%{_bindir}/%{name}
12cu|flacon-1.0.1-1|64	%{_datadir}/applications/%{name}.desktop
12cu|flacon-1.0.1-1|65	%{_datadir}/icons/hicolor/*/*/%{name}.*
12cu|flacon-1.0.1-1|66	%{_mandir}/man?/*
12cu|flacon-1.0.1-1|67	
12cu|flacon-1.0.1-1|68	%changelog
12cu|flacon-1.0.1-1|69	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-1
12cu|flacon-1.0.1-1|70	+ Revision: c418829
12cu|flacon-1.0.1-1|71	- Updated to 1.0.1
12cu|flacon-1.0.1-1|72	
12cu|flacon-1.0.1-1|73	

9351 12
12cu|fldigi-3.21.70-1|1	Name:		fldigi
12cu|fldigi-3.21.70-1|2	Version:	3.21.70
12cu|fldigi-3.21.70-1|3	Release:	1
12cu|fldigi-3.21.70-1|4	Summary:	Fldigi is a software modem for Amateur Radio use
12cu|fldigi-3.21.70-1|5	License:        GPLv3+
12cu|fldigi-3.21.70-1|6	Group:          Communications
12cu|fldigi-3.21.70-1|7	URL:            http://www.w1hkj.com
12cu|fldigi-3.21.70-1|8	Source0:        http://www.w1hkj.com/downloads/%{name}/%{name}-%{version}.tar.gz
12cu|fldigi-3.21.70-1|9	BuildRequires:  pulseaudio-devel
12cu|fldigi-3.21.70-1|10	BuildRequires:  portaudio-devel
12cu|fldigi-3.21.70-1|11	BuildRequires: 	fltk-devel
12cu|fldigi-3.21.70-1|12	BuildRequires:  libxmlrpc-c-devel
12cu|fldigi-3.21.70-1|13	BuildRequires:	hamlib-devel
12cu|fldigi-3.21.70-1|14	BuildRequires:	sndfile-devel
12cu|fldigi-3.21.70-1|15	BuildRequires:	asciidoc
12cu|fldigi-3.21.70-1|16	
12cu|fldigi-3.21.70-1|17	%description
12cu|fldigi-3.21.70-1|18	Fldigi is a software modem for Amateur Radio use. It is a sound card based
12cu|fldigi-3.21.70-1|19	program that is used for both transmitting and receiving data in any of the
12cu|fldigi-3.21.70-1|20	following modes:
12cu|fldigi-3.21.70-1|21	
12cu|fldigi-3.21.70-1|22	BPSK and QPSK        31, 63, 125, 250 (both), and 63F and 500 (BPSK only)
12cu|fldigi-3.21.70-1|23	PSKR                 125, 250, and 500
12cu|fldigi-3.21.70-1|24	CW                   speeds from 5 to 200 wpm
12cu|fldigi-3.21.70-1|25	DominoEX             4, 5, 8, 11, 16 and 22; also with FEC
12cu|fldigi-3.21.70-1|26	Hellschreiber        Feld Hell, Slow Hell, Hell x5/x9, FSKHell(-105)
12cu|fldigi-3.21.70-1|27	and Hell 80
12cu|fldigi-3.21.70-1|28	MFSK                 4, 8, 11, 16, 22, 31, 32 and 64; most with image support
12cu|fldigi-3.21.70-1|29	MT63                 500, 1000 and 2000
12cu|fldigi-3.21.70-1|30	OLIVIA               various tones and bandwidths
12cu|fldigi-3.21.70-1|31	RTTY                 various baud rates, shifts, nbr. of data bits, etc.
12cu|fldigi-3.21.70-1|32	THOR                 4, 5, 8, 11, 16 and 22
12cu|fldigi-3.21.70-1|33	Throb and ThrobX     1, 2, and 4
12cu|fldigi-3.21.70-1|34	WWV                  receive only - calibrate your sound card to WWV
12cu|fldigi-3.21.70-1|35	Frequency Analysis   receive only - measure the frequency of a carrier
12cu|fldigi-3.21.70-1|36	
12cu|fldigi-3.21.70-1|37	Fldigi can also control a transceiver using Hamlib or RigCAT I/O, perform
12cu|fldigi-3.21.70-1|38	online or cdrom QRZ queries, log QSOs with the built-in logbook or Xlog,
12cu|fldigi-3.21.70-1|39	and send reception reports to the PSK Automatic Propagation Reporter.
12cu|fldigi-3.21.70-1|40	
12cu|fldigi-3.21.70-1|41	%prep
12cu|fldigi-3.21.70-1|42	%setup -q
12cu|fldigi-3.21.70-1|43	
12cu|fldigi-3.21.70-1|44	%build
12cu|fldigi-3.21.70-1|45	%configure2_5x \
12cu|fldigi-3.21.70-1|46	--disable-rpath \
12cu|fldigi-3.21.70-1|47	--with-xmlrpc \
12cu|fldigi-3.21.70-1|48	--with-hamlib
12cu|fldigi-3.21.70-1|49	
12cu|fldigi-3.21.70-1|50	%make LIBS='-lxmlrpc_server_abyss++ -lxmlrpc_server++ -lxmlrpc_server_abyss -lxmlrpc_server -lxmlrpc_abyss -lxmlrpc++ -lxmlrpc -lxml2 -lxmlrpc_util' \
12cu|fldigi-3.21.70-1|51	ASCIIDOC_ICONS_DIR=%{_sysconfdir}/asciidoc/images/icons \
12cu|fldigi-3.21.70-1|52	V=1
12cu|fldigi-3.21.70-1|53	
12cu|fldigi-3.21.70-1|54	%install
12cu|fldigi-3.21.70-1|55	%makeinstall_std
12cu|fldigi-3.21.70-1|56	
12cu|fldigi-3.21.70-1|57	%find_lang %{name}
12cu|fldigi-3.21.70-1|58	
12cu|fldigi-3.21.70-1|59	
12cu|fldigi-3.21.70-1|60	%files -f %{name}.lang
12cu|fldigi-3.21.70-1|61	%doc README NEWS AUTHORS doc/guide*
12cu|fldigi-3.21.70-1|62	%{_bindir}/flarq
12cu|fldigi-3.21.70-1|63	%{_bindir}/fldigi
12cu|fldigi-3.21.70-1|64	%{_bindir}/fldigi-shell
12cu|fldigi-3.21.70-1|65	%{_datadir}/applications/*.desktop
12cu|fldigi-3.21.70-1|66	%{_datadir}/pixmaps/*.xpm
12cu|fldigi-3.21.70-1|67	%{_datadir}/%{name}/NAVTEX_Stations.csv
12cu|fldigi-3.21.70-1|68	%{_mandir}/man1/flarq.1*
12cu|fldigi-3.21.70-1|69	%{_mandir}/man1/fldigi.1*
12cu|fldigi-3.21.70-1|70	%{_mandir}/man1/fldigi-shell.1*

9352 12
12cu|flexdock-1.2.4-1|1	Name:		    flexdock
12cu|flexdock-1.2.4-1|2	Version:	    1.2.4
12cu|flexdock-1.2.4-1|3	Release:	    1
12cu|flexdock-1.2.4-1|4	Summary:	    Docking framework for Java Swing GUI apps
12cu|flexdock-1.2.4-1|5	Group:		    Development/Java
12cu|flexdock-1.2.4-1|6	License:	    MIT
12cu|flexdock-1.2.4-1|7	URL:		    http://forge.scilab.org/index.php/p/flexdock/
12cu|flexdock-1.2.4-1|8	Source0:	    http://forge.scilab.org/index.php/p/flexdock/downloads/get/%{name}-%{version}.tar.gz
12cu|flexdock-1.2.4-1|9	Patch1:		    flexdock-1.2.3-demos.patch
12cu|flexdock-1.2.4-1|10	Patch2:		    flexdock-1.2.3-build.patch
12cu|flexdock-1.2.4-1|11	BuildRequires:	pkgconfig(x11)
12cu|flexdock-1.2.4-1|12	BuildRequires:	java-devel
12cu|flexdock-1.2.4-1|13	BuildRequires:	ant
12cu|flexdock-1.2.4-1|14	BuildRequires:	jpackage-utils
12cu|flexdock-1.2.4-1|15	BuildRequires:	jgoodies-common
12cu|flexdock-1.2.4-1|16	BuildRequires:	jgoodies-looks
12cu|flexdock-1.2.4-1|17	BuildRequires:	skinlf
12cu|flexdock-1.2.4-1|18	
12cu|flexdock-1.2.4-1|19	Requires:       java
12cu|flexdock-1.2.4-1|20	Requires:       jpackage-utils
12cu|flexdock-1.2.4-1|21	Requires:       jgoodies-common
12cu|flexdock-1.2.4-1|22	Requires:       jgoodies-looks
12cu|flexdock-1.2.4-1|23	Requires:       skinlf
12cu|flexdock-1.2.4-1|24	
12cu|flexdock-1.2.4-1|25	BuildArch:      noarch
12cu|flexdock-1.2.4-1|26	
12cu|flexdock-1.2.4-1|27	
12cu|flexdock-1.2.4-1|28	%description
12cu|flexdock-1.2.4-1|29	FlexDock is a Java docking framework for use in cross-platform Swing
12cu|flexdock-1.2.4-1|30	applications. It offers features you'd expect in any desktop docking
12cu|flexdock-1.2.4-1|31	framework such as:
12cu|flexdock-1.2.4-1|32	
12cu|flexdock-1.2.4-1|33	* Tabbed and Split Layouts
12cu|flexdock-1.2.4-1|34	* Drag-n-Drop capability (native drag rubber band painting on some platforms)
12cu|flexdock-1.2.4-1|35	* Floating windows
12cu|flexdock-1.2.4-1|36	* Collapsible Containers to Save Real Estate
12cu|flexdock-1.2.4-1|37	* Layout Persistence
12cu|flexdock-1.2.4-1|38	
12cu|flexdock-1.2.4-1|39	It is released using the MIT license.
12cu|flexdock-1.2.4-1|40	
12cu|flexdock-1.2.4-1|41	#-------------------
12cu|flexdock-1.2.4-1|42	%package javadoc
12cu|flexdock-1.2.4-1|43	Summary:	Javadoc for flexdock
12cu|flexdock-1.2.4-1|44	Group:		Development/Java
12cu|flexdock-1.2.4-1|45	
12cu|flexdock-1.2.4-1|46	%description javadoc
12cu|flexdock-1.2.4-1|47	Javadoc for flexdock.
12cu|flexdock-1.2.4-1|48	
12cu|flexdock-1.2.4-1|49	#-------------------
12cu|flexdock-1.2.4-1|50	%package manual
12cu|flexdock-1.2.4-1|51	Summary:	User documentation for flexdock
12cu|flexdock-1.2.4-1|52	Group:		Development/Java
12cu|flexdock-1.2.4-1|53	
12cu|flexdock-1.2.4-1|54	%description manual
12cu|flexdock-1.2.4-1|55	User manual for flexdock.
12cu|flexdock-1.2.4-1|56	
12cu|flexdock-1.2.4-1|57	#-------------------
12cu|flexdock-1.2.4-1|58	%prep
12cu|flexdock-1.2.4-1|59	%setup -q
12cu|flexdock-1.2.4-1|60	%patch1 -p1
12cu|flexdock-1.2.4-1|61	%patch2 -p1
12cu|flexdock-1.2.4-1|62	
12cu|flexdock-1.2.4-1|63	echo "sdk.home=%{java_home}" > workingcopy.properties
12cu|flexdock-1.2.4-1|64	find ./ -name \*.jar -exec rm {} \;
12cu|flexdock-1.2.4-1|65	build-jar-repository -s -p lib skinlf jgoodies-looks jgoodies-common
12cu|flexdock-1.2.4-1|66	rm src/java/demo/org/flexdock/demos/raw/jmf/MediaPanel.java
12cu|flexdock-1.2.4-1|67	rm src/java/demo/org/flexdock/demos/raw/jmf/JMFDemo.java
12cu|flexdock-1.2.4-1|68	
12cu|flexdock-1.2.4-1|69	for i in "LICENSE.txt README release-notes.txt" ;
12cu|flexdock-1.2.4-1|70	do
12cu|flexdock-1.2.4-1|71	%{__sed} -i 's/\r//' $i
12cu|flexdock-1.2.4-1|72	done
12cu|flexdock-1.2.4-1|73	
12cu|flexdock-1.2.4-1|74	%build
12cu|flexdock-1.2.4-1|75	ant jar
12cu|flexdock-1.2.4-1|76	
12cu|flexdock-1.2.4-1|77	%install
12cu|flexdock-1.2.4-1|78	# jars
12cu|flexdock-1.2.4-1|79	mkdir -p %{buildroot}%{_javadir}
12cu|flexdock-1.2.4-1|80	install -pm644 build/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cu|flexdock-1.2.4-1|81	
12cu|flexdock-1.2.4-1|82	# javadoc
12cu|flexdock-1.2.4-1|83	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|flexdock-1.2.4-1|84	cp -pr docs/* \
12cu|flexdock-1.2.4-1|85	%{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|flexdock-1.2.4-1|86	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cu|flexdock-1.2.4-1|87	
12cu|flexdock-1.2.4-1|88	
12cu|flexdock-1.2.4-1|89	%files
12cu|flexdock-1.2.4-1|90	%doc LICENSE.txt README release-notes.txt
12cu|flexdock-1.2.4-1|91	%{_javadir}/*
12cu|flexdock-1.2.4-1|92	
12cu|flexdock-1.2.4-1|93	%files javadoc
12cu|flexdock-1.2.4-1|94	%defattr(0644,root,root,0755)
12cu|flexdock-1.2.4-1|95	%doc %{_javadocdir}/%{name}-%{version}
12cu|flexdock-1.2.4-1|96	%doc %{_javadocdir}/%{name}
12cu|flexdock-1.2.4-1|97	
12cu|flexdock-1.2.4-1|98	%files manual
12cu|flexdock-1.2.4-1|99	%doc docs/
12cu|flexdock-1.2.4-1|100	
12cu|flexdock-1.2.4-1|101	%changelog
12cu|flexdock-1.2.4-1|102	* Wed May 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-1
12cu|flexdock-1.2.4-1|103	+ Revision: 076b059
12cu|flexdock-1.2.4-1|104	- Clean .abf.yml
12cu|flexdock-1.2.4-1|105	
12cu|flexdock-1.2.4-1|106	

9353 12
12cu|flickcurl-1.25-1|1	%define major 0
12cu|flickcurl-1.25-1|2	%define libname %mklibname %{name} %{major}
12cu|flickcurl-1.25-1|3	%define develname %mklibname %{name} -d
12cu|flickcurl-1.25-1|4	
12cu|flickcurl-1.25-1|5	Summary:	C library for the Flickr API
12cu|flickcurl-1.25-1|6	Name:		flickcurl
12cu|flickcurl-1.25-1|7	Version:	1.25
12cu|flickcurl-1.25-1|8	Release:	1
12cu|flickcurl-1.25-1|9	License:	LGPLv2+
12cu|flickcurl-1.25-1|10	Group:		Networking/File transfer
12cu|flickcurl-1.25-1|11	URL:		http://librdf.org/flickcurl/
12cu|flickcurl-1.25-1|12	Source0:	http://download.dajobe.org/flickcurl/%{name}-%{version}.tar.gz
12cu|flickcurl-1.25-1|13	BuildRequires:	pkgconfig(libcurl)
12cu|flickcurl-1.25-1|14	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.8
12cu|flickcurl-1.25-1|15	BuildRequires:	pkgconfig(raptor2)
12cu|flickcurl-1.25-1|16	BuildRequires:	pkgconfig(libexslt)
12cu|flickcurl-1.25-1|17	BuildRequires:	pkgconfig(libcares)
12cu|flickcurl-1.25-1|18	BuildRequires:	pkgconfig(gnutls)
12cu|flickcurl-1.25-1|19	
12cu|flickcurl-1.25-1|20	%description
12cu|flickcurl-1.25-1|21	Flickcurl is a C library for the Flickr API, handling creating the
12cu|flickcurl-1.25-1|22	requests, signing, token management, calling the API, marshalling
12cu|flickcurl-1.25-1|23	request parameters and decoding responses. It uses libcurl to call the
12cu|flickcurl-1.25-1|24	REST web service and libxml2 to manipulate the XML responses. The
12cu|flickcurl-1.25-1|25	current version supports part of the API (see Flickcurl API coverage)
12cu|flickcurl-1.25-1|26	primarily the functions for reading photo, people and tags description,
12cu|flickcurl-1.25-1|27	uploading photos, changing tags and comments.
12cu|flickcurl-1.25-1|28	
12cu|flickcurl-1.25-1|29	This package contains some utility programs using the %{name} library.
12cu|flickcurl-1.25-1|30	
12cu|flickcurl-1.25-1|31	
12cu|flickcurl-1.25-1|32	%package -n %{libname}
12cu|flickcurl-1.25-1|33	Summary:	C library for the Flickr API
12cu|flickcurl-1.25-1|34	Group:		System/Libraries
12cu|flickcurl-1.25-1|35	
12cu|flickcurl-1.25-1|36	%description -n %{libname}
12cu|flickcurl-1.25-1|37	Flickcurl is a C library for the Flickr API, handling creating the
12cu|flickcurl-1.25-1|38	requests, signing, token management, calling the API, marshalling
12cu|flickcurl-1.25-1|39	request parameters and decoding responses. It uses libcurl to call the
12cu|flickcurl-1.25-1|40	REST web service and libxml2 to manipulate the XML responses. The
12cu|flickcurl-1.25-1|41	current version supports part of the API (see Flickcurl API coverage)
12cu|flickcurl-1.25-1|42	primarily the functions for reading photo, people and tags description,
12cu|flickcurl-1.25-1|43	uploading photos, changing tags and comments.
12cu|flickcurl-1.25-1|44	
12cu|flickcurl-1.25-1|45	
12cu|flickcurl-1.25-1|46	%package -n %{develname}
12cu|flickcurl-1.25-1|47	Summary:	Development files for %{libname}
12cu|flickcurl-1.25-1|48	Group:		System/Libraries
12cu|flickcurl-1.25-1|49	Requires:	%{libname} = %{version}
12cu|flickcurl-1.25-1|50	Provides:	%{name}-devel = %{EVRD}
12cu|flickcurl-1.25-1|51	Provides:	lib%{name}-devel = %{EVRD}
12cu|flickcurl-1.25-1|52	
12cu|flickcurl-1.25-1|53	%description -n %{develname}
12cu|flickcurl-1.25-1|54	This package contains the development files for the %{name} library.
12cu|flickcurl-1.25-1|55	
12cu|flickcurl-1.25-1|56	%prep
12cu|flickcurl-1.25-1|57	%setup -q
12cu|flickcurl-1.25-1|58	
12cu|flickcurl-1.25-1|59	%build
12cu|flickcurl-1.25-1|60	%configure2_5x --disable-static
12cu|flickcurl-1.25-1|61	%make
12cu|flickcurl-1.25-1|62	
12cu|flickcurl-1.25-1|63	%install
12cu|flickcurl-1.25-1|64	%makeinstall_std
12cu|flickcurl-1.25-1|65	
12cu|flickcurl-1.25-1|66	%files
12cu|flickcurl-1.25-1|67	%doc LICENSE-2.0.txt LICENSE.html AUTHORS
12cu|flickcurl-1.25-1|68	%doc NEWS NEWS.html README README.html ChangeLog coverage.html
12cu|flickcurl-1.25-1|69	%{_bindir}/%{name}
12cu|flickcurl-1.25-1|70	%{_bindir}/flickrdf
12cu|flickcurl-1.25-1|71	%{_mandir}/man1/%{name}.1.*
12cu|flickcurl-1.25-1|72	%{_mandir}/man1/flickrdf.1.*
12cu|flickcurl-1.25-1|73	
12cu|flickcurl-1.25-1|74	%files -n %{libname}
12cu|flickcurl-1.25-1|75	%doc LICENSE-2.0.txt LICENSE.html AUTHORS
12cu|flickcurl-1.25-1|76	%{_libdir}/lib%{name}.so.%{major}*
12cu|flickcurl-1.25-1|77	
12cu|flickcurl-1.25-1|78	%files -n %{develname}
12cu|flickcurl-1.25-1|79	%doc NOTICE
12cu|flickcurl-1.25-1|80	%{_libdir}/lib%{name}.so
12cu|flickcurl-1.25-1|81	%{_libdir}/pkgconfig/%{name}.pc
12cu|flickcurl-1.25-1|82	%{_includedir}/%{name}.h
12cu|flickcurl-1.25-1|83	%{_bindir}/%{name}-config
12cu|flickcurl-1.25-1|84	%{_mandir}/man1/%{name}-config.1.*
12cu|flickcurl-1.25-1|85	%{_datadir}/gtk-doc/html/flickcurl
12cu|flickcurl-1.25-1|86	
12cu|flickcurl-1.25-1|87	
12cu|flickcurl-1.25-1|88	%changelog
12cu|flickcurl-1.25-1|89	* Mon Oct 14 2013 symbianflo <symbianflo@mandrivausers.ro> 1.25-1
12cu|flickcurl-1.25-1|90	+ Revision: 2f2e6b6
12cu|flickcurl-1.25-1|91	- Merge pull request #2 from symbianflo/flickcurl:rosa2012.1
12cu|flickcurl-1.25-1|92	- Symbianflo
12cu|flickcurl-1.25-1|93	
12cu|flickcurl-1.25-1|94	

9354 12
12cu|flightgear-3.4.0-1|1	Summary:	The FlightGear Flight Simulator
12cu|flightgear-3.4.0-1|2	Name:		flightgear
12cu|flightgear-3.4.0-1|3	Version:	3.4.0
12cu|flightgear-3.4.0-1|4	Release:	1
12cu|flightgear-3.4.0-1|5	License:	GPLv2+
12cu|flightgear-3.4.0-1|6	Group:		Games/Other
12cu|flightgear-3.4.0-1|7	Url:		http://www.flightgear.org/
12cu|flightgear-3.4.0-1|8	Source0:	ftp://ftp.flightgear.org/pub/fgfs/Source/%{name}-%{version}.tar.bz2
12cu|flightgear-3.4.0-1|9	Source11:	%{name}.16.png
12cu|flightgear-3.4.0-1|10	Source12:	%{name}.32.png
12cu|flightgear-3.4.0-1|11	Source13:	%{name}.48.png
12cu|flightgear-3.4.0-1|12	Patch0:		flightgear-3.2.0-linkage.patch
12cu|flightgear-3.4.0-1|13	BuildRequires:	cmake
12cu|flightgear-3.4.0-1|14	BuildRequires:	git-core
12cu|flightgear-3.4.0-1|15	BuildRequires:	boost-devel
12cu|flightgear-3.4.0-1|16	BuildRequires:	fltk-devel
12cu|flightgear-3.4.0-1|17	BuildRequires:	plib-devel
12cu|flightgear-3.4.0-1|18	BuildRequires:	subversion-devel
12cu|flightgear-3.4.0-1|19	BuildRequires:	simgear-devel >= %{version}
12cu|flightgear-3.4.0-1|20	BuildRequires:	pkgconfig(apr-1)
12cu|flightgear-3.4.0-1|21	BuildRequires:	pkgconfig(freealut)
12cu|flightgear-3.4.0-1|22	BuildRequires:	pkgconfig(glu)
12cu|flightgear-3.4.0-1|23	BuildRequires:	pkgconfig(glut)
12cu|flightgear-3.4.0-1|24	BuildRequires:	pkgconfig(libpng)
12cu|flightgear-3.4.0-1|25	BuildRequires:	pkgconfig(openscenegraph)
12cu|flightgear-3.4.0-1|26	BuildRequires:	pkgconfig(openal)
12cu|flightgear-3.4.0-1|27	BuildRequires:  pkgconfig(sqlite3)
12cu|flightgear-3.4.0-1|28	BuildRequires:	pkgconfig(udev)
12cu|flightgear-3.4.0-1|29	BuildRequires:	pkgconfig(xmu)
12cu|flightgear-3.4.0-1|30	BuildRequires:	pkgconfig(zlib)
12cu|flightgear-3.4.0-1|31	Requires:	%{name}-data = %{version}
12cu|flightgear-3.4.0-1|32	Requires:	openscenegraph-plugins
12cu|flightgear-3.4.0-1|33	
12cu|flightgear-3.4.0-1|34	%description
12cu|flightgear-3.4.0-1|35	The FlightGear project is working to create a sophisticated flight simulator
12cu|flightgear-3.4.0-1|36	framework for the development and pursuit of interesting flight simulator
12cu|flightgear-3.4.0-1|37	ideas. We are developing a solid basic sim that can be expanded and improved
12cu|flightgear-3.4.0-1|38	upon by anyone interested in contributing.
12cu|flightgear-3.4.0-1|39	
12cu|flightgear-3.4.0-1|40	%files
12cu|flightgear-3.4.0-1|41	%doc README AUTHORS docs-mini/
12cu|flightgear-3.4.0-1|42	%{_bindir}/*
12cu|flightgear-3.4.0-1|43	%{_datadir}/applications/%{name}.desktop
12cu|flightgear-3.4.0-1|44	%{_miconsdir}/%{name}.png
12cu|flightgear-3.4.0-1|45	%{_iconsdir}/%{name}.png
12cu|flightgear-3.4.0-1|46	%{_liconsdir}/%{name}.png
12cu|flightgear-3.4.0-1|47	%{_mandir}/man1/*
12cu|flightgear-3.4.0-1|48	
12cu|flightgear-3.4.0-1|49	#----------------------------------------------------------------------------
12cu|flightgear-3.4.0-1|50	
12cu|flightgear-3.4.0-1|51	%prep
12cu|flightgear-3.4.0-1|52	%setup -q
12cu|flightgear-3.4.0-1|53	%patch0 -p1
12cu|flightgear-3.4.0-1|54	
12cu|flightgear-3.4.0-1|55	# Taken from OBS
12cu|flightgear-3.4.0-1|56	for f in docs-mini/README.xmlparticles Thanks
12cu|flightgear-3.4.0-1|57	do
12cu|flightgear-3.4.0-1|58	iconv -f iso-8859-1 -t utf-8 -o ${f}.utf8 ${f}
12cu|flightgear-3.4.0-1|59	mv -f ${f}.utf8 ${f}
12cu|flightgear-3.4.0-1|60	done
12cu|flightgear-3.4.0-1|61	sed -i 's/\r//' docs-mini/AptNavFAQ.FlightGear.html
12cu|flightgear-3.4.0-1|62	
12cu|flightgear-3.4.0-1|63	# remove some unneeded doc files
12cu|flightgear-3.4.0-1|64	for ext in Cygwin IRIX Joystick Linux MSVC MSVC8 MacOS SimGear Unix Win32-X autoconf mingw plib src xmlsyntax; do
12cu|flightgear-3.4.0-1|65	rm -f docs-mini/README.${ext}
12cu|flightgear-3.4.0-1|66	done
12cu|flightgear-3.4.0-1|67	
12cu|flightgear-3.4.0-1|68	%build
12cu|flightgear-3.4.0-1|69	%cmake \
12cu|flightgear-3.4.0-1|70	-DFG_DATA_DIR=%{_datadir}/%{name} \
12cu|flightgear-3.4.0-1|71	-DJPEG_FACTORY:BOOL=ON -DSYSTEM_SQLITE:BOOL=ON
12cu|flightgear-3.4.0-1|72	
12cu|flightgear-3.4.0-1|73	%make
12cu|flightgear-3.4.0-1|74	
12cu|flightgear-3.4.0-1|75	%install
12cu|flightgear-3.4.0-1|76	%makeinstall_std -C build
12cu|flightgear-3.4.0-1|77	
12cu|flightgear-3.4.0-1|78	mkdir -p %{buildroot}%{_datadir}/applications
12cu|flightgear-3.4.0-1|79	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|flightgear-3.4.0-1|80	[Desktop Entry]
12cu|flightgear-3.4.0-1|81	Name=Flight Gear
12cu|flightgear-3.4.0-1|82	Name[ru]=Flight Gear
12cu|flightgear-3.4.0-1|83	Comment=%{Summary}
12cu|flightgear-3.4.0-1|84	Comment[ru]=Авиасимулятор Flight Gear
12cu|flightgear-3.4.0-1|85	Exec=fgfs
12cu|flightgear-3.4.0-1|86	Icon=%{name}
12cu|flightgear-3.4.0-1|87	Terminal=false
12cu|flightgear-3.4.0-1|88	Type=Application
12cu|flightgear-3.4.0-1|89	StartupNotify=true
12cu|flightgear-3.4.0-1|90	Categories=Game;Simulation;
12cu|flightgear-3.4.0-1|91	EOF
12cu|flightgear-3.4.0-1|92	
12cu|flightgear-3.4.0-1|93	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cu|flightgear-3.4.0-1|94	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cu|flightgear-3.4.0-1|95	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cu|flightgear-3.4.0-1|96	
12cu|flightgear-3.4.0-1|97	rm -rf %{buildroot}%{_docdir}/FlightGear
12cu|flightgear-3.4.0-1|98	
12cu|flightgear-3.4.0-1|99	# remove obsolete utilities (taken from OBS)
12cu|flightgear-3.4.0-1|100	cd %{buildroot}%{_bindir} && rm GPSsmooth MIDGsmooth UGsmooth metar
12cu|flightgear-3.4.0-1|101	
12cu|flightgear-3.4.0-1|102	
12cu|flightgear-3.4.0-1|103	%changelog
12cu|flightgear-3.4.0-1|104	
12cu|flightgear-3.4.0-1|105	* Mon Jun 01 2015 abfonly <abfonly@gmail.com> 3.4.0-1
12cu|flightgear-3.4.0-1|106	- (db051d6) Merge pull request #1 from import/flightgear:rosa2014.1
12cu|flightgear-3.4.0-1|107	- (db051d6) abfonly
12cu|flightgear-3.4.0-1|108	
12cu|flightgear-3.4.0-1|109	

9355 12
12cu|flightgear-data-3.4.0-1|1	%define	oname	flightgear
12cu|flightgear-data-3.4.0-1|2	
12cu|flightgear-data-3.4.0-1|3	Summary:	The data for FlightGear Flight Simulator
12cu|flightgear-data-3.4.0-1|4	Name:		flightgear-data
12cu|flightgear-data-3.4.0-1|5	Version:	3.4.0
12cu|flightgear-data-3.4.0-1|6	Release:	1
12cu|flightgear-data-3.4.0-1|7	License:	GPLv2+
12cu|flightgear-data-3.4.0-1|8	Group:		Games/Other
12cu|flightgear-data-3.4.0-1|9	Url:		http://www.flightgear.org/
12cu|flightgear-data-3.4.0-1|10	Source0:	ftp://ftp.linux.kiev.ua/pub/mirrors/ftp.flightgear.org/flightgear/Shared/FlightGear-data-%{version}.tar.bz2
12cu|flightgear-data-3.4.0-1|11	Provides:	flightgear-base = %{EVRD}
12cu|flightgear-data-3.4.0-1|12	BuildArch:	noarch
12cu|flightgear-data-3.4.0-1|13	
12cu|flightgear-data-3.4.0-1|14	%description
12cu|flightgear-data-3.4.0-1|15	The Flight Gear project is working to create a sophisticated flight simulator
12cu|flightgear-data-3.4.0-1|16	framework for the development and pursuit of interesting flight simulator
12cu|flightgear-data-3.4.0-1|17	ideas. We are developing a solid basic sim that can be expanded and improved
12cu|flightgear-data-3.4.0-1|18	upon by anyone interested in contributing.
12cu|flightgear-data-3.4.0-1|19	
12cu|flightgear-data-3.4.0-1|20	This package contains the base data files.
12cu|flightgear-data-3.4.0-1|21	
12cu|flightgear-data-3.4.0-1|22	%files
12cu|flightgear-data-3.4.0-1|23	%doc AUTHORS COPYING NEWS README Thanks Docs
12cu|flightgear-data-3.4.0-1|24	%{_datadir}/%{oname}
12cu|flightgear-data-3.4.0-1|25	
12cu|flightgear-data-3.4.0-1|26	#----------------------------------------------------------------------------
12cu|flightgear-data-3.4.0-1|27	
12cu|flightgear-data-3.4.0-1|28	%prep
12cu|flightgear-data-3.4.0-1|29	%setup -q -n fgdata
12cu|flightgear-data-3.4.0-1|30	
12cu|flightgear-data-3.4.0-1|31	%build
12cu|flightgear-data-3.4.0-1|32	# Nothing
12cu|flightgear-data-3.4.0-1|33	
12cu|flightgear-data-3.4.0-1|34	%install
12cu|flightgear-data-3.4.0-1|35	install -d -m 0755 %{buildroot}%{_datadir}/%{oname}/
12cu|flightgear-data-3.4.0-1|36	cp -a * %{buildroot}%{_datadir}/%{oname}/
12cu|flightgear-data-3.4.0-1|37	
12cu|flightgear-data-3.4.0-1|38	# cleanup temporary files and fix permissions
12cu|flightgear-data-3.4.0-1|39	find %{buildroot}%{_datadir}/%{oname} -name '*#*' -exec rm {} \;
12cu|flightgear-data-3.4.0-1|40	find %{buildroot}%{_datadir}/%{oname} -type f -exec chmod 644 {} \;
12cu|flightgear-data-3.4.0-1|41	
12cu|flightgear-data-3.4.0-1|42	# fix wrong eol encoding on some doc files
12cu|flightgear-data-3.4.0-1|43	for f in Docs/FGShortRef.css Docs/README.kln89.html Docs/FGShortRef.html \
12cu|flightgear-data-3.4.0-1|44	Docs/README.submodels Docs/README.yasim Docs/README.xmlparticles
12cu|flightgear-data-3.4.0-1|45	do
12cu|flightgear-data-3.4.0-1|46	sed -i 's/\r//' %{buildroot}%{_datadir}/%{oname}/$f
12cu|flightgear-data-3.4.0-1|47	done
12cu|flightgear-data-3.4.0-1|48	
12cu|flightgear-data-3.4.0-1|49	# fix files not in utf-8
12cu|flightgear-data-3.4.0-1|50	for f in Thanks Docs/README.xmlparticles
12cu|flightgear-data-3.4.0-1|51	do
12cu|flightgear-data-3.4.0-1|52	path=%{buildroot}%{_datadir}/%{oname}/$f
12cu|flightgear-data-3.4.0-1|53	iconv -f iso-8859-1 -t utf-8 -o ${path}.utf8 $path
12cu|flightgear-data-3.4.0-1|54	mv -f ${path}.utf8 ${path}
12cu|flightgear-data-3.4.0-1|55	done
12cu|flightgear-data-3.4.0-1|56	
12cu|flightgear-data-3.4.0-1|57	
12cu|flightgear-data-3.4.0-1|58	%changelog
12cu|flightgear-data-3.4.0-1|59	
12cu|flightgear-data-3.4.0-1|60	* Mon Jun 01 2015 abfonly <abfonly@gmail.com> 3.4.0-1
12cu|flightgear-data-3.4.0-1|61	- (a0bc68d) Merge pull request #1 from import/flightgear-data:rosa2014.1
12cu|flightgear-data-3.4.0-1|62	- (a0bc68d) abfonly
12cu|flightgear-data-3.4.0-1|63	
12cu|flightgear-data-3.4.0-1|64	

9356 12
12cu|flowcanvas-0.7.1-5|1	%define major 5
12cu|flowcanvas-0.7.1-5|2	%define libname %mklibname %{name} %{major}
12cu|flowcanvas-0.7.1-5|3	%define devname %mklibname %{name} -d
12cu|flowcanvas-0.7.1-5|4	
12cu|flowcanvas-0.7.1-5|5	Summary:	An interactive Gtkmm/Gnomecanvasmm widget
12cu|flowcanvas-0.7.1-5|6	Name:		flowcanvas
12cu|flowcanvas-0.7.1-5|7	Version:	0.7.1
12cu|flowcanvas-0.7.1-5|8	Release:	5
12cu|flowcanvas-0.7.1-5|9	License:	GPLv2+
12cu|flowcanvas-0.7.1-5|10	Group:		System/Libraries
12cu|flowcanvas-0.7.1-5|11	Url:		http://drobilla.net/software/flowcanvas/
12cu|flowcanvas-0.7.1-5|12	Source0:	http://download.drobilla.net/%{name}-%{version}.tar.bz2
12cu|flowcanvas-0.7.1-5|13	BuildRequires:	waf
12cu|flowcanvas-0.7.1-5|14	BuildRequires:	boost-devel
12cu|flowcanvas-0.7.1-5|15	BuildRequires:	pkgconfig(gtkmm-2.4)
12cu|flowcanvas-0.7.1-5|16	BuildRequires:	pkgconfig(libgnomecanvasmm-2.6)
12cu|flowcanvas-0.7.1-5|17	BuildRequires:	pkgconfig(libgraph)
12cu|flowcanvas-0.7.1-5|18	
12cu|flowcanvas-0.7.1-5|19	%description
12cu|flowcanvas-0.7.1-5|20	FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget for "boxes
12cu|flowcanvas-0.7.1-5|21	and lines" style environments (e.g. modular synths or interactive
12cu|flowcanvas-0.7.1-5|22	finite state automata diagrams).
12cu|flowcanvas-0.7.1-5|23	
12cu|flowcanvas-0.7.1-5|24	#----------------------------------------------------------------------------
12cu|flowcanvas-0.7.1-5|25	
12cu|flowcanvas-0.7.1-5|26	%package -n %{libname}
12cu|flowcanvas-0.7.1-5|27	Summary:	An interactive Gtkmm/Gnomecanvasmm widget library
12cu|flowcanvas-0.7.1-5|28	Group:		System/Libraries
12cu|flowcanvas-0.7.1-5|29	
12cu|flowcanvas-0.7.1-5|30	%description -n %{libname}
12cu|flowcanvas-0.7.1-5|31	FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget for "boxes
12cu|flowcanvas-0.7.1-5|32	and lines" style environments (e.g. modular synths or interactive
12cu|flowcanvas-0.7.1-5|33	finite state automata diagrams).
12cu|flowcanvas-0.7.1-5|34	
12cu|flowcanvas-0.7.1-5|35	%files -n %{libname}
12cu|flowcanvas-0.7.1-5|36	%doc AUTHORS README ChangeLog
12cu|flowcanvas-0.7.1-5|37	%{_libdir}/lib%{name}.so.%{major}*
12cu|flowcanvas-0.7.1-5|38	
12cu|flowcanvas-0.7.1-5|39	#----------------------------------------------------------------------------
12cu|flowcanvas-0.7.1-5|40	
12cu|flowcanvas-0.7.1-5|41	%package -n %{devname}
12cu|flowcanvas-0.7.1-5|42	Summary:	Development files for %{name}
12cu|flowcanvas-0.7.1-5|43	Group:		Development/GNOME and GTK+
12cu|flowcanvas-0.7.1-5|44	Provides:	%{name}-devel = %{EVRD}
12cu|flowcanvas-0.7.1-5|45	Requires:	%{libname} = %{EVRD}
12cu|flowcanvas-0.7.1-5|46	
12cu|flowcanvas-0.7.1-5|47	%description -n %{devname}
12cu|flowcanvas-0.7.1-5|48	This package contains development files for %{name}.
12cu|flowcanvas-0.7.1-5|49	
12cu|flowcanvas-0.7.1-5|50	%files -n %{devname}
12cu|flowcanvas-0.7.1-5|51	%{_libdir}/lib%{name}.so
12cu|flowcanvas-0.7.1-5|52	%{_libdir}/pkgconfig/%{name}.pc
12cu|flowcanvas-0.7.1-5|53	%{_includedir}/%{name}/
12cu|flowcanvas-0.7.1-5|54	
12cu|flowcanvas-0.7.1-5|55	#----------------------------------------------------------------------------
12cu|flowcanvas-0.7.1-5|56	
12cu|flowcanvas-0.7.1-5|57	%prep
12cu|flowcanvas-0.7.1-5|58	%setup -q
12cu|flowcanvas-0.7.1-5|59	
12cu|flowcanvas-0.7.1-5|60	%build
12cu|flowcanvas-0.7.1-5|61	%setup_compile_flags
12cu|flowcanvas-0.7.1-5|62	./waf configure \
12cu|flowcanvas-0.7.1-5|63	--prefix=%{_prefix} \
12cu|flowcanvas-0.7.1-5|64	--datadir=%{_datadir} \
12cu|flowcanvas-0.7.1-5|65	--libdir=%{_libdir} \
12cu|flowcanvas-0.7.1-5|66	--includedir=%{_includedir} \
12cu|flowcanvas-0.7.1-5|67	
12cu|flowcanvas-0.7.1-5|68	# execution of waf link in source topdir fails to include autowaf.py:
12cu|flowcanvas-0.7.1-5|69	
12cu|flowcanvas-0.7.1-5|70	./autowaf/waf build
12cu|flowcanvas-0.7.1-5|71	
12cu|flowcanvas-0.7.1-5|72	%install
12cu|flowcanvas-0.7.1-5|73	./autowaf/waf install --destdir=%{buildroot}
12cu|flowcanvas-0.7.1-5|74	
12cu|flowcanvas-0.7.1-5|75	chmod 0755 %{buildroot}%{_libdir}/lib%{name}.so.%{major}*
12cu|flowcanvas-0.7.1-5|76	
12cu|flowcanvas-0.7.1-5|77	
12cu|flowcanvas-0.7.1-5|78	%changelog
12cu|flowcanvas-0.7.1-5|79	* Fri Feb 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.1-5
12cu|flowcanvas-0.7.1-5|80	+ Revision: 4d0ada1
12cu|flowcanvas-0.7.1-5|81	- LOG Spec cleanup
12cu|flowcanvas-0.7.1-5|82	
12cu|flowcanvas-0.7.1-5|83	

9357 12
12cu|flrig-1.3.15-1|1	Name:		flrig
12cu|flrig-1.3.15-1|2	URL:		http://www.w1hjk.com
12cu|flrig-1.3.15-1|3	License:	GPL
12cu|flrig-1.3.15-1|4	Group:		Communications
12cu|flrig-1.3.15-1|5	Version:	1.3.15
12cu|flrig-1.3.15-1|6	Release:	1
12cu|flrig-1.3.15-1|7	Summary:	Transceiver control program for Amateur Radio use
12cu|flrig-1.3.15-1|8	Source0:	http://www.w1hkj.com/downloads/flrig/%{name}-%{version}.tar.gz
12cu|flrig-1.3.15-1|9	BuildRequires:	gcc-c++ gcc make pkgconfig(x11) fltk-devel pkgconfig(xmlrpc) pkgconfig(libpng) jpeg-devel
12cu|flrig-1.3.15-1|10	BuildRequires:	pixman-devel
12cu|flrig-1.3.15-1|11	BuildRequires:	pkgconfig(cairo)
12cu|flrig-1.3.15-1|12	
12cu|flrig-1.3.15-1|13	%description
12cu|flrig-1.3.15-1|14	Flrig is a transceiver control program designed to be used either stand
12cu|flrig-1.3.15-1|15	alone or as an adjunct to fldigi. The user interface changes to accommodate
12cu|flrig-1.3.15-1|16	the degree of CAT support available for the transceiver in use.
12cu|flrig-1.3.15-1|17	The back end control code for each transceiver is unique to flrig.
12cu|flrig-1.3.15-1|18	No additional libraries or definition files are required.
12cu|flrig-1.3.15-1|19	
12cu|flrig-1.3.15-1|20	Authors:
12cu|flrig-1.3.15-1|21	--------
12cu|flrig-1.3.15-1|22	W1HKJ    -   w1hkj@w1hkj.com
12cu|flrig-1.3.15-1|23	
12cu|flrig-1.3.15-1|24	%prep
12cu|flrig-1.3.15-1|25	%setup -q -n %{name}-%{version}
12cu|flrig-1.3.15-1|26	
12cu|flrig-1.3.15-1|27	%build
12cu|flrig-1.3.15-1|28	%configure
12cu|flrig-1.3.15-1|29	%make
12cu|flrig-1.3.15-1|30	
12cu|flrig-1.3.15-1|31	%install
12cu|flrig-1.3.15-1|32	%makeinstall_std
12cu|flrig-1.3.15-1|33	
12cu|flrig-1.3.15-1|34	%files
12cu|flrig-1.3.15-1|35	%{_bindir}/%{name}
12cu|flrig-1.3.15-1|36	%{_datadir}/applications/flrig.desktop
12cu|flrig-1.3.15-1|37	%{_datadir}/pixmaps/flrig.xpm
12cu|flrig-1.3.15-1|38	
12cu|flrig-1.3.15-1|39	
12cu|flrig-1.3.15-1|40	
12cu|flrig-1.3.15-1|41	
12cu|flrig-1.3.15-1|42	
12cu|flrig-1.3.15-1|43	%changelog
12cu|flrig-1.3.15-1|44	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.15-1
12cu|flrig-1.3.15-1|45	+ Revision: a856ba9
12cu|flrig-1.3.15-1|46	- Updated to 1.3.15 (by updates_builder)
12cu|flrig-1.3.15-1|47	
12cu|flrig-1.3.15-1|48	

9358 12
12cu|flukz-0.4-1|1	######################################################
12cu|flukz-0.4-1|2	# SpecFile: flukz.spec
12cu|flukz-0.4-1|3	# Generato: http://www.mandrivausers.ro/
12cu|flukz-0.4-1|4	# MRB-Falticska Florin
12cu|flukz-0.4-1|5	######################################################
12cu|flukz-0.4-1|6	#define debug_package   %{nil}
12cu|flukz-0.4-1|7	
12cu|flukz-0.4-1|8	
12cu|flukz-0.4-1|9	Name:       flukz
12cu|flukz-0.4-1|10	Summary:    Flukz is a shoot'em up with levels directly editable online
12cu|flukz-0.4-1|11	Version:    0.4
12cu|flukz-0.4-1|12	Release:    1
12cu|flukz-0.4-1|13	License:    GPLv2
12cu|flukz-0.4-1|14	Group:      Games/Arcade
12cu|flukz-0.4-1|15	URL:        http://flukz.org/wiki/doku.php?id=flukz
12cu|flukz-0.4-1|16	Source0:    http://download.tuxfamily.org/flukz/%{name}%{version}.tar.gz
12cu|flukz-0.4-1|17	BuildRequires:  qt4-devel
12cu|flukz-0.4-1|18	BuildRequires:  pkgconfig(QtMultimediaKit)
12cu|flukz-0.4-1|19	BuildRequires:  pkgconfig(libpulse)
12cu|flukz-0.4-1|20	BuildRequires:  desktop-file-utils
12cu|flukz-0.4-1|21	BuildRequires:  imagemagick
12cu|flukz-0.4-1|22	Requires:       pulseaudio
12cu|flukz-0.4-1|23	
12cu|flukz-0.4-1|24	%description
12cu|flukz-0.4-1|25	Flukz is a shoot'em up with levels directly editable on-line.
12cu|flukz-0.4-1|26	All users can easily create new levels or edit existing ones,
12cu|flukz-0.4-1|27	in the same way as a wiki. A graphical interface is provided
12cu|flukz-0.4-1|28	o edit levels easily, without programming knowledge.
12cu|flukz-0.4-1|29	In the new version 0.4 (released on 22 february 2014),
12cu|flukz-0.4-1|30	the best scores are automatically saved on the server
12cu|flukz-0.4-1|31	and displayed at the end of a level.Our long-term goal is
12cu|flukz-0.4-1|32	to create a complete Qt platform for all 2D games
12cu|flukz-0.4-1|33	like shoot'em ups, platformers, board games or puzzles
12cu|flukz-0.4-1|34	
12cu|flukz-0.4-1|35	%prep
12cu|flukz-0.4-1|36	%setup -qn %{name}%{version}
12cu|flukz-0.4-1|37	
12cu|flukz-0.4-1|38	%build
12cu|flukz-0.4-1|39	%qmake_qt4
12cu|flukz-0.4-1|40	%make
12cu|flukz-0.4-1|41	
12cu|flukz-0.4-1|42	%install
12cu|flukz-0.4-1|43	#makeinstall not provided
12cu|flukz-0.4-1|44	# binary
12cu|flukz-0.4-1|45	install -d -m755 %{buildroot}%{_bindir}
12cu|flukz-0.4-1|46	install -m755 bin/%{name} %{buildroot}%{_bindir}/%{name}
12cu|flukz-0.4-1|47	
12cu|flukz-0.4-1|48	# icons
12cu|flukz-0.4-1|49	install -d -m755 %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12cu|flukz-0.4-1|50	convert images/flukz-24x32.png -resize 48x48 %{buildroot}%{_liconsdir}/%{name}.png
12cu|flukz-0.4-1|51	convert images/flukz-24x32.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12cu|flukz-0.4-1|52	convert images/flukz-24x32.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12cu|flukz-0.4-1|53	
12cu|flukz-0.4-1|54	# menu entry
12cu|flukz-0.4-1|55	mkdir -p %{buildroot}%{_datadir}/applications
12cu|flukz-0.4-1|56	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|flukz-0.4-1|57	[Desktop Entry]
12cu|flukz-0.4-1|58	Categories=Qt;Game;
12cu|flukz-0.4-1|59	Comment=funny 2D game
12cu|flukz-0.4-1|60	Exec=flukz
12cu|flukz-0.4-1|61	GenericName=flukz
12cu|flukz-0.4-1|62	Icon=flukz
12cu|flukz-0.4-1|63	Name=flukz
12cu|flukz-0.4-1|64	NoDisplay=false
12cu|flukz-0.4-1|65	StartupNotify=true
12cu|flukz-0.4-1|66	Terminal=false
12cu|flukz-0.4-1|67	Type=Application
12cu|flukz-0.4-1|68	EOF
12cu|flukz-0.4-1|69	
12cu|flukz-0.4-1|70	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|flukz-0.4-1|71	
12cu|flukz-0.4-1|72	
12cu|flukz-0.4-1|73	%files
12cu|flukz-0.4-1|74	%doc Changelog.txt License.txt README.txt
12cu|flukz-0.4-1|75	%{_bindir}/%{name}
12cu|flukz-0.4-1|76	%{_datadir}/applications/%{name}.desktop
12cu|flukz-0.4-1|77	%{_iconsdir}/%{name}.png
12cu|flukz-0.4-1|78	%{_miconsdir}/%{name}.png
12cu|flukz-0.4-1|79	%{_liconsdir}/%{name}.png
12cu|flukz-0.4-1|80	
12cu|flukz-0.4-1|81	
12cu|flukz-0.4-1|82	%changelog
12cu|flukz-0.4-1|83	* Sat Feb 22 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.4-1
12cu|flukz-0.4-1|84	+ Revision: a3840be
12cu|flukz-0.4-1|85	- Initial build flukz
12cu|flukz-0.4-1|86	- fix Req and BR
12cu|flukz-0.4-1|87	
12cu|flukz-0.4-1|88	

9359 12
12cu|flyspray-0.9.9.6-7|1	%if %{_use_internal_dependency_generator}
12cu|flyspray-0.9.9.6-7|2	%define __noautoreq 'pear\\(Zend(.*)\\)'
12cu|flyspray-0.9.9.6-7|3	%else
12cu|flyspray-0.9.9.6-7|4	%define _requires_exceptions pear(Zend.*)
12cu|flyspray-0.9.9.6-7|5	%endif
12cu|flyspray-0.9.9.6-7|6	
12cu|flyspray-0.9.9.6-7|7	Summary:	A simple Bug tracking system
12cu|flyspray-0.9.9.6-7|8	Name:		flyspray
12cu|flyspray-0.9.9.6-7|9	Version:	0.9.9.6
12cu|flyspray-0.9.9.6-7|10	Release:	7
12cu|flyspray-0.9.9.6-7|11	License:	GPLv2
12cu|flyspray-0.9.9.6-7|12	Group:		Networking/WWW
12cu|flyspray-0.9.9.6-7|13	Url:		http://flyspray.org
12cu|flyspray-0.9.9.6-7|14	Source0:	http://flyspray.org/%{name}-%{version}.tar.bz2
12cu|flyspray-0.9.9.6-7|15	Requires:	apache-mod_php
12cu|flyspray-0.9.9.6-7|16	Requires:	php-adodb
12cu|flyspray-0.9.9.6-7|17	Requires:	apache-mod_socache_shmcb
12cu|flyspray-0.9.9.6-7|18	BuildArch:	noarch
12cu|flyspray-0.9.9.6-7|19	
12cu|flyspray-0.9.9.6-7|20	%description
12cu|flyspray-0.9.9.6-7|21	%{name} is a simple bug tracking system, written in php, aimed
12cu|flyspray-0.9.9.6-7|22	at people who do not want to deploy Bugzilla.
12cu|flyspray-0.9.9.6-7|23	It offer most of the features needed without a increased complexity.
12cu|flyspray-0.9.9.6-7|24	The configuration is done trough a web interface, and you can fully
12cu|flyspray-0.9.9.6-7|25	control who can do what on the various task.
12cu|flyspray-0.9.9.6-7|26	
12cu|flyspray-0.9.9.6-7|27	%prep
12cu|flyspray-0.9.9.6-7|28	%setup -q -c %{name}-%{release}
12cu|flyspray-0.9.9.6-7|29	
12cu|flyspray-0.9.9.6-7|30	%build
12cu|flyspray-0.9.9.6-7|31	
12cu|flyspray-0.9.9.6-7|32	%install
12cu|flyspray-0.9.9.6-7|33	%__install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cu|flyspray-0.9.9.6-7|34	cp -aRf * %{buildroot}%{_var}/www/%{name}
12cu|flyspray-0.9.9.6-7|35	
12cu|flyspray-0.9.9.6-7|36	# remove .htaccess files
12cu|flyspray-0.9.9.6-7|37	find %{buildroot}%{_var}/www/%{name} -name .htaccess -exec rm -f {} \;
12cu|flyspray-0.9.9.6-7|38	
12cu|flyspray-0.9.9.6-7|39	# Create empty config file
12cu|flyspray-0.9.9.6-7|40	%__install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cu|flyspray-0.9.9.6-7|41	cat > %{buildroot}%{_sysconfdir}/%{name}/flyspray.conf.php <<EOF
12cu|flyspray-0.9.9.6-7|42	# Configuration file for flyspray will be overide during configuration
12cu|flyspray-0.9.9.6-7|43	EOF
12cu|flyspray-0.9.9.6-7|44	
12cu|flyspray-0.9.9.6-7|45	ln -s %{_sysconfdir}/%{name}/flyspray.conf.php %{buildroot}%{_var}/www/%{name}/
12cu|flyspray-0.9.9.6-7|46	
12cu|flyspray-0.9.9.6-7|47	%__install -d -m 755  %{buildroot}/%{_webappconfdir}
12cu|flyspray-0.9.9.6-7|48	cat > %{buildroot}/%{_webappconfdir}/%{name}.conf << EOF
12cu|flyspray-0.9.9.6-7|49	
12cu|flyspray-0.9.9.6-7|50	Alias /%{name} %{_var}/www/%{name}
12cu|flyspray-0.9.9.6-7|51	<Directory %{_var}/www/%{name}>
12cu|flyspray-0.9.9.6-7|52	Require all granted
12cu|flyspray-0.9.9.6-7|53	</Directory>
12cu|flyspray-0.9.9.6-7|54	
12cu|flyspray-0.9.9.6-7|55	<Directory %{_var}/www/%{name}/adodb>
12cu|flyspray-0.9.9.6-7|56	Require all denied
12cu|flyspray-0.9.9.6-7|57	</Directory>
12cu|flyspray-0.9.9.6-7|58	
12cu|flyspray-0.9.9.6-7|59	<Directory %{_var}/www/%{name}/conf>
12cu|flyspray-0.9.9.6-7|60	Require all denied
12cu|flyspray-0.9.9.6-7|61	</Directory>
12cu|flyspray-0.9.9.6-7|62	
12cu|flyspray-0.9.9.6-7|63	<Directory %{_var}/www/%{name}/includes>
12cu|flyspray-0.9.9.6-7|64	Require all denied
12cu|flyspray-0.9.9.6-7|65	</Directory>
12cu|flyspray-0.9.9.6-7|66	
12cu|flyspray-0.9.9.6-7|67	<Directory %{_var}/www/%{name}/templates>
12cu|flyspray-0.9.9.6-7|68	Require all denied
12cu|flyspray-0.9.9.6-7|69	</Directory>
12cu|flyspray-0.9.9.6-7|70	
12cu|flyspray-0.9.9.6-7|71	<Files %{_var}/www/%{name}/plugins/*.php>
12cu|flyspray-0.9.9.6-7|72	Require all denied
12cu|flyspray-0.9.9.6-7|73	</Files>
12cu|flyspray-0.9.9.6-7|74	
12cu|flyspray-0.9.9.6-7|75	<Files %{_var}/www/%{name}/plugins/fetch.php>
12cu|flyspray-0.9.9.6-7|76	Require all granted
12cu|flyspray-0.9.9.6-7|77	</Files>
12cu|flyspray-0.9.9.6-7|78	EOF
12cu|flyspray-0.9.9.6-7|79	
12cu|flyspray-0.9.9.6-7|80	cat > README.urpmi <<EOF
12cu|flyspray-0.9.9.6-7|81	Once this package is installed, there are a few configuration items which need
12cu|flyspray-0.9.9.6-7|82	to be performed before the blog is usable.  First, you need to install
12cu|flyspray-0.9.9.6-7|83	Mysql or PostgreSQL database and corresponding php modules:
12cu|flyspray-0.9.9.6-7|84	
12cu|flyspray-0.9.9.6-7|85	# urpmi mysql php-mysql
12cu|flyspray-0.9.9.6-7|86	
12cu|flyspray-0.9.9.6-7|87	or
12cu|flyspray-0.9.9.6-7|88	
12cu|flyspray-0.9.9.6-7|89	# urpmi postgresql php-pgsql
12cu|flyspray-0.9.9.6-7|90	
12cu|flyspray-0.9.9.6-7|91	Then, you need to establish a username and password to connect to your
12cu|flyspray-0.9.9.6-7|92	MySQL database as, and make both MySQL/Postgres and Flyspray aware of this.
12cu|flyspray-0.9.9.6-7|93	Let's start by creating the database and the username / password
12cu|flyspray-0.9.9.6-7|94	inside MySQL first:
12cu|flyspray-0.9.9.6-7|95	
12cu|flyspray-0.9.9.6-7|96	# mysql
12cu|flyspray-0.9.9.6-7|97	mysql> create database flyspray;
12cu|flyspray-0.9.9.6-7|98	Query OK, 1 row affected (0.00 sec)
12cu|flyspray-0.9.9.6-7|99	
12cu|flyspray-0.9.9.6-7|100	mysql> grant all privileges on flyspray.* to flyspray identified by 'flyspray';
12cu|flyspray-0.9.9.6-7|101	Query OK, 0 rows affected (0.00 sec)
12cu|flyspray-0.9.9.6-7|102	
12cu|flyspray-0.9.9.6-7|103	mysql> flush privileges;
12cu|flyspray-0.9.9.6-7|104	Query OK, 0 rows affected (0.00 sec)
12cu|flyspray-0.9.9.6-7|105	
12cu|flyspray-0.9.9.6-7|106	mysql> exit
12cu|flyspray-0.9.9.6-7|107	Bye
12cu|flyspray-0.9.9.6-7|108	#
12cu|flyspray-0.9.9.6-7|109	
12cu|flyspray-0.9.9.6-7|110	Under certain curcumstances, you may need to run variations of the "grant"
12cu|flyspray-0.9.9.6-7|111	command:
12cu|flyspray-0.9.9.6-7|112	mysql> grant all privileges on flyspray.* to flyspray@localhost identified by 'flyspray';
12cu|flyspray-0.9.9.6-7|113	OR
12cu|flyspray-0.9.9.6-7|114	mysql> grant all privileges on flyspray.* to flyspray@'%' identified by 'flyspray';
12cu|flyspray-0.9.9.6-7|115	
12cu|flyspray-0.9.9.6-7|116	This has created an empty database called 'flyspray', created a user named
12cu|flyspray-0.9.9.6-7|117	'flyspray' with a password of 'flyspray', and given the 'flyspray' user total
12cu|flyspray-0.9.9.6-7|118	permission over the 'flyspray' database.  Obviously, you'll want to select a
12cu|flyspray-0.9.9.6-7|119	different password, and you may want to choose different database and user
12cu|flyspray-0.9.9.6-7|120	names depending on your installation.  The specific values you choose are
12cu|flyspray-0.9.9.6-7|121	not constrained, they simply need to be consistent between the database and the
12cu|flyspray-0.9.9.6-7|122	config file.
12cu|flyspray-0.9.9.6-7|123	
12cu|flyspray-0.9.9.6-7|124	Once that's done and the database server and web server have been started,
12cu|flyspray-0.9.9.6-7|125	in your favourite web browser, enter following URL :
12cu|flyspray-0.9.9.6-7|126	http://hostname/flyspray/  and
12cu|flyspray-0.9.9.6-7|127	follow the instructions given to you on the pages you see to set up the
12cu|flyspray-0.9.9.6-7|128	database tables and begin publishing your blog.
12cu|flyspray-0.9.9.6-7|129	EOF
12cu|flyspray-0.9.9.6-7|130	
12cu|flyspray-0.9.9.6-7|131	%files
12cu|flyspray-0.9.9.6-7|132	%doc docs/*
12cu|flyspray-0.9.9.6-7|133	%{_var}/www/%{name}/adodb
12cu|flyspray-0.9.9.6-7|134	%{_var}/www/%{name}/docs
12cu|flyspray-0.9.9.6-7|135	%{_var}/www/%{name}/favicon.ico
12cu|flyspray-0.9.9.6-7|136	%{_var}/www/%{name}/feed.php
12cu|flyspray-0.9.9.6-7|137	%{_var}/www/%{name}/flyspray.conf.php
12cu|flyspray-0.9.9.6-7|138	%{_var}/www/%{name}/header.php
12cu|flyspray-0.9.9.6-7|139	%{_var}/www/%{name}/htaccess.dist
12cu|flyspray-0.9.9.6-7|140	%{_var}/www/%{name}/includes
12cu|flyspray-0.9.9.6-7|141	%{_var}/www/%{name}/index.php
12cu|flyspray-0.9.9.6-7|142	%{_var}/www/%{name}/javascript
12cu|flyspray-0.9.9.6-7|143	%{_var}/www/%{name}/lang
12cu|flyspray-0.9.9.6-7|144	%{_var}/www/%{name}/plugins
12cu|flyspray-0.9.9.6-7|145	%{_var}/www/%{name}/scripts
12cu|flyspray-0.9.9.6-7|146	%{_var}/www/%{name}/setup
12cu|flyspray-0.9.9.6-7|147	%{_var}/www/%{name}/templates
12cu|flyspray-0.9.9.6-7|148	%{_var}/www/%{name}/themes
12cu|flyspray-0.9.9.6-7|149	%{_var}/www/%{name}/robots.txt
12cu|flyspray-0.9.9.6-7|150	%{_var}/www/%{name}/schedule.php
12cu|flyspray-0.9.9.6-7|151	%dir %attr(0755,apache,apache) %{_var}/www/%{name}/attachments/
12cu|flyspray-0.9.9.6-7|152	%dir %attr(0755,apache,apache) %{_var}/www/%{name}/cache/
12cu|flyspray-0.9.9.6-7|153	%attr(0644,apache,apache) %{_var}/www/%{name}/attachments/index.html
12cu|flyspray-0.9.9.6-7|154	%attr(0644,apache,apache) %{_var}/www/%{name}/cache/index.html
12cu|flyspray-0.9.9.6-7|155	%config(noreplace) %attr(0755,apache,apache) %{_sysconfdir}/%{name}/flyspray.conf.php
12cu|flyspray-0.9.9.6-7|156	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|flyspray-0.9.9.6-7|157	
12cu|flyspray-0.9.9.6-7|158	
12cu|flyspray-0.9.9.6-7|159	%changelog
12cu|flyspray-0.9.9.6-7|160	* Fri Oct 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.9.9.6-7
12cu|flyspray-0.9.9.6-7|161	+ Revision: d9d41ce
12cu|flyspray-0.9.9.6-7|162	- Fix for Apache 2.4
12cu|flyspray-0.9.9.6-7|163	
12cu|flyspray-0.9.9.6-7|164	

9360 12
12cu|focuswriter-1.5.3-1|1	Name:		focuswriter
12cu|focuswriter-1.5.3-1|2	Version:	1.5.3
12cu|focuswriter-1.5.3-1|3	Release:	1
12cu|focuswriter-1.5.3-1|4	Summary:	A full-screen, distraction-free writing program
12cu|focuswriter-1.5.3-1|5	
12cu|focuswriter-1.5.3-1|6	Group:		Editors
12cu|focuswriter-1.5.3-1|7	License:	GPLv3+
12cu|focuswriter-1.5.3-1|8	URL:		http://gottcode.org/%{name}/
12cu|focuswriter-1.5.3-1|9	Source:		http://gottcode.org/%{name}/%{name}-%{version}-src.tar.bz2
12cu|focuswriter-1.5.3-1|10	
12cu|focuswriter-1.5.3-1|11	BuildRequires:	pkgconfig(libzip)
12cu|focuswriter-1.5.3-1|12	BuildRequires:  pkgconfig(QtCore)
12cu|focuswriter-1.5.3-1|13	BuildRequires:	pkgconfig(enchant)
12cu|focuswriter-1.5.3-1|14	BuildRequires:	pkgconfig(hunspell)
12cu|focuswriter-1.5.3-1|15	
12cu|focuswriter-1.5.3-1|16	%description
12cu|focuswriter-1.5.3-1|17	A full-screen, distraction-free writing program.
12cu|focuswriter-1.5.3-1|18	You can customize your environment by changing the font, colors, and
12cu|focuswriter-1.5.3-1|19	background image to add ambiance as you type. FocusWriter features
12cu|focuswriter-1.5.3-1|20	an on-the-fly updating word count, optional auto-save, optional daily
12cu|focuswriter-1.5.3-1|21	goals, and an interface that hides away to allow you to focus more
12cu|focuswriter-1.5.3-1|22	clearly; additionally, when you open the program your current
12cu|focuswriter-1.5.3-1|23	work-in-progress will automatically load and position you at the end
12cu|focuswriter-1.5.3-1|24	of your document, so that you can immediately jump back in.
12cu|focuswriter-1.5.3-1|25	
12cu|focuswriter-1.5.3-1|26	%prep
12cu|focuswriter-1.5.3-1|27	%setup -q
12cu|focuswriter-1.5.3-1|28	
12cu|focuswriter-1.5.3-1|29	%build
12cu|focuswriter-1.5.3-1|30	%qmake_qt4 PREFIX=%{_prefix}
12cu|focuswriter-1.5.3-1|31	%make
12cu|focuswriter-1.5.3-1|32	
12cu|focuswriter-1.5.3-1|33	%install
12cu|focuswriter-1.5.3-1|34	make install INSTALL_ROOT=%{buildroot}
12cu|focuswriter-1.5.3-1|35	
12cu|focuswriter-1.5.3-1|36	%files
12cu|focuswriter-1.5.3-1|37	%defattr(-,root,root,-)
12cu|focuswriter-1.5.3-1|38	%{_bindir}/%{name}
12cu|focuswriter-1.5.3-1|39	%{_datadir}/%{name}/
12cu|focuswriter-1.5.3-1|40	%{_datadir}/applications/%{name}.desktop
12cu|focuswriter-1.5.3-1|41	%{_datadir}/appdata/focuswriter.appdata.xml
12cu|focuswriter-1.5.3-1|42	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cu|focuswriter-1.5.3-1|43	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12cu|focuswriter-1.5.3-1|44	%{_datadir}/pixmaps/%{name}.xpm
12cu|focuswriter-1.5.3-1|45	%{_mandir}/man1/focuswriter.1.xz
12cu|focuswriter-1.5.3-1|46	
12cu|focuswriter-1.5.3-1|47	
12cu|focuswriter-1.5.3-1|48	%changelog
12cu|focuswriter-1.5.3-1|49	* Sat Jan 03 2015 Eugene Budanov <eugene.budanov@rosalab.ru> 1.5.3-1
12cu|focuswriter-1.5.3-1|50	+ Revision: e39ccfc
12cu|focuswriter-1.5.3-1|51	- Version update
12cu|focuswriter-1.5.3-1|52	
12cu|focuswriter-1.5.3-1|53	

9361 12
12cu|fonts-ttf-andagii-1.0-3|1	%define fontname andagii
12cu|fonts-ttf-andagii-1.0-3|2	
12cu|fonts-ttf-andagii-1.0-3|3	%define fontdir %{_datadir}/fonts/TTF/%{fontname}
12cu|fonts-ttf-andagii-1.0-3|4	%define fontconfdir %{_sysconfdir}/X11/fontpath.d
12cu|fonts-ttf-andagii-1.0-3|5	
12cu|fonts-ttf-andagii-1.0-3|6	Summary:	Andagii font for the Osmanya script
12cu|fonts-ttf-andagii-1.0-3|7	Name:		fonts-ttf-%{fontname}
12cu|fonts-ttf-andagii-1.0-3|8	Version:	1.0
12cu|fonts-ttf-andagii-1.0-3|9	Release:	3
12cu|fonts-ttf-andagii-1.0-3|10	License:	GPL
12cu|fonts-ttf-andagii-1.0-3|11	Group:		System/Fonts/True type
12cu|fonts-ttf-andagii-1.0-3|12	Url:		http://www.i18nguy.com/unicode/unicode-font.html
12cu|fonts-ttf-andagii-1.0-3|13	Source0:	%{fontname}.zip
12cu|fonts-ttf-andagii-1.0-3|14	BuildRequires:	fontconfig
12cu|fonts-ttf-andagii-1.0-3|15	BuildRequires:	freetype-tools
12cu|fonts-ttf-andagii-1.0-3|16	BuildArch:	noarch
12cu|fonts-ttf-andagii-1.0-3|17	
12cu|fonts-ttf-andagii-1.0-3|18	%description
12cu|fonts-ttf-andagii-1.0-3|19	This package contains the Andagii font for the Osmanya script by
12cu|fonts-ttf-andagii-1.0-3|20	Mark Williamson. Ugaritic and Shavian are also supported.
12cu|fonts-ttf-andagii-1.0-3|21	
12cu|fonts-ttf-andagii-1.0-3|22	%files
12cu|fonts-ttf-andagii-1.0-3|23	%dir %{fontdir}
12cu|fonts-ttf-andagii-1.0-3|24	%{fontdir}/*.ttf
12cu|fonts-ttf-andagii-1.0-3|25	%{fontdir}/fonts.*
12cu|fonts-ttf-andagii-1.0-3|26	%{fontconfdir}/*
12cu|fonts-ttf-andagii-1.0-3|27	
12cu|fonts-ttf-andagii-1.0-3|28	#----------------------------------------------------------------------------
12cu|fonts-ttf-andagii-1.0-3|29	
12cu|fonts-ttf-andagii-1.0-3|30	%prep
12cu|fonts-ttf-andagii-1.0-3|31	%setup -q -c -T
12cu|fonts-ttf-andagii-1.0-3|32	unzip %{SOURCE0}
12cu|fonts-ttf-andagii-1.0-3|33	mv -f ANDAGII_.TTF andagii.ttf
12cu|fonts-ttf-andagii-1.0-3|34	
12cu|fonts-ttf-andagii-1.0-3|35	%install
12cu|fonts-ttf-andagii-1.0-3|36	install -m 0755 -d %{buildroot}%{fontdir}
12cu|fonts-ttf-andagii-1.0-3|37	install -m 0644 -p *.ttf %{buildroot}%{fontdir}
12cu|fonts-ttf-andagii-1.0-3|38	ttmkfdir -u %{buildroot}%{fontdir} > %{buildroot}%{fontdir}/fonts.dir
12cu|fonts-ttf-andagii-1.0-3|39	ln -s fonts.dir %{buildroot}%{fontdir}/fonts.scale
12cu|fonts-ttf-andagii-1.0-3|40	
12cu|fonts-ttf-andagii-1.0-3|41	install -m 0755 -d %{buildroot}%{fontconfdir}
12cu|fonts-ttf-andagii-1.0-3|42	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/ttf-%{fontname}:pri=50
12cu|fonts-ttf-andagii-1.0-3|43	
12cu|fonts-ttf-andagii-1.0-3|44	
12cu|fonts-ttf-andagii-1.0-3|45	
12cu|fonts-ttf-andagii-1.0-3|46	%changelog
12cu|fonts-ttf-andagii-1.0-3|47	* Fri Feb 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-3
12cu|fonts-ttf-andagii-1.0-3|48	+ Revision: 2c7f667
12cu|fonts-ttf-andagii-1.0-3|49	- LOG Spec cleanup
12cu|fonts-ttf-andagii-1.0-3|50	
12cu|fonts-ttf-andagii-1.0-3|51	

9362 12
12cu|fonts-ttf-edrip-r6-2|1	%define pkgname edrip-ttf
12cu|fonts-ttf-edrip-r6-2|2	
12cu|fonts-ttf-edrip-r6-2|3	Summary: contrast sans-serif font
12cu|fonts-ttf-edrip-r6-2|4	Name: fonts-ttf-edrip
12cu|fonts-ttf-edrip-r6-2|5	Version: r6
12cu|fonts-ttf-edrip-r6-2|6	Release: 2
12cu|fonts-ttf-edrip-r6-2|7	License: OFL
12cu|fonts-ttf-edrip-r6-2|8	Group: System/Fonts/True type
12cu|fonts-ttf-edrip-r6-2|9	URL: http://code.google.com/p/edrip/
12cu|fonts-ttf-edrip-r6-2|10	Source0: http://edrip.googlecode.com/files/%{pkgname}-%{version}.tar.xz
12cu|fonts-ttf-edrip-r6-2|11	BuildArch: noarch
12cu|fonts-ttf-edrip-r6-2|12	BuildRequires: freetype-tools
12cu|fonts-ttf-edrip-r6-2|13	
12cu|fonts-ttf-edrip-r6-2|14	%description
12cu|fonts-ttf-edrip-r6-2|15	Edrip font is a contrast sans-serif font. It is based on the Teams font
12cu|fonts-ttf-edrip-r6-2|16	released on 2000 by TopTeam Co. which can be found in Debian:
12cu|fonts-ttf-edrip-r6-2|17	http://packages.debian.org/sarge/t1-teams. The font is distributed under the
12cu|fonts-ttf-edrip-r6-2|18	terms of SIL Open Font License. Up to now this font contains symbols for
12cu|fonts-ttf-edrip-r6-2|19	Cyrillic and basic Latin alphabets.
12cu|fonts-ttf-edrip-r6-2|20	
12cu|fonts-ttf-edrip-r6-2|21	%prep
12cu|fonts-ttf-edrip-r6-2|22	%setup -q -c -n %{pkgname}-%{version}
12cu|fonts-ttf-edrip-r6-2|23	
12cu|fonts-ttf-edrip-r6-2|24	%build
12cu|fonts-ttf-edrip-r6-2|25	
12cu|fonts-ttf-edrip-r6-2|26	%install
12cu|fonts-ttf-edrip-r6-2|27	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/edrip
12cu|fonts-ttf-edrip-r6-2|28	
12cu|fonts-ttf-edrip-r6-2|29	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/edrip
12cu|fonts-ttf-edrip-r6-2|30	ttmkfdir %{buildroot}%{_xfontdir}/TTF/edrip > %{buildroot}%{_xfontdir}/TTF/edrip/fonts.dir
12cu|fonts-ttf-edrip-r6-2|31	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/edrip/fonts.scale
12cu|fonts-ttf-edrip-r6-2|32	
12cu|fonts-ttf-edrip-r6-2|33	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cu|fonts-ttf-edrip-r6-2|34	%__ln_s ../../..%{_xfontdir}/TTF/edrip \
12cu|fonts-ttf-edrip-r6-2|35	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-edrip:pri=50
12cu|fonts-ttf-edrip-r6-2|36	
12cu|fonts-ttf-edrip-r6-2|37	%files
12cu|fonts-ttf-edrip-r6-2|38	%defattr(-,root,root,-)
12cu|fonts-ttf-edrip-r6-2|39	%doc README OFL.txt OFL-FAQ.txt FontLog.txt
12cu|fonts-ttf-edrip-r6-2|40	%dir %{_xfontdir}/TTF/edrip
12cu|fonts-ttf-edrip-r6-2|41	%{_xfontdir}/TTF/edrip/*.ttf
12cu|fonts-ttf-edrip-r6-2|42	%verify(not mtime) %{_datadir}/fonts/TTF/edrip/fonts.dir
12cu|fonts-ttf-edrip-r6-2|43	%{_xfontdir}/TTF/edrip/fonts.scale
12cu|fonts-ttf-edrip-r6-2|44	%{_sysconfdir}/X11/fontpath.d/ttf-edrip:pri=50
12cu|fonts-ttf-edrip-r6-2|45	
12cu|fonts-ttf-edrip-r6-2|46	
12cu|fonts-ttf-edrip-r6-2|47	
12cu|fonts-ttf-edrip-r6-2|48	
12cu|fonts-ttf-edrip-r6-2|49	
12cu|fonts-ttf-edrip-r6-2|50	%changelog
12cu|fonts-ttf-edrip-r6-2|51	* Fri Jul 22 2011 Sergey Zhemoitel <serg@mandriva.org> r6-1mdv2012.0
12cu|fonts-ttf-edrip-r6-2|52	+ Revision: 690968
12cu|fonts-ttf-edrip-r6-2|53	- imported package fonts-ttf-edrip
12cu|fonts-ttf-edrip-r6-2|54	

9363 12
12cu|fonts-ttf-grana-padano-20100429-3|1	%define fontname grana-padano
12cu|fonts-ttf-grana-padano-20100429-3|2	
12cu|fonts-ttf-grana-padano-20100429-3|3	Summary:	medium-weight upright sans-serif font
12cu|fonts-ttf-grana-padano-20100429-3|4	Name:		fonts-ttf-grana-padano
12cu|fonts-ttf-grana-padano-20100429-3|5	Version:	20100429
12cu|fonts-ttf-grana-padano-20100429-3|6	Release:	3
12cu|fonts-ttf-grana-padano-20100429-3|7	License:	OFL
12cu|fonts-ttf-grana-padano-20100429-3|8	Group:		System/Fonts/True type
12cu|fonts-ttf-grana-padano-20100429-3|9	Url:		http://io.debian.net/~danielj/
12cu|fonts-ttf-grana-padano-20100429-3|10	Source0:	http://io.debian.net/~danielj/grana-padano/%{fontname}-%{version}.zip
12cu|fonts-ttf-grana-padano-20100429-3|11	BuildArch:	noarch
12cu|fonts-ttf-grana-padano-20100429-3|12	BuildRequires:	freetype-tools
12cu|fonts-ttf-grana-padano-20100429-3|13	BuildRequires:	fontforge
12cu|fonts-ttf-grana-padano-20100429-3|14	
12cu|fonts-ttf-grana-padano-20100429-3|15	%description
12cu|fonts-ttf-grana-padano-20100429-3|16	Grana Padano is a medium-weight upright sans-serif font in roughly the same
12cu|fonts-ttf-grana-padano-20100429-3|17	family as Apple Computer's historic Chicago font. It has support for Latin and
12cu|fonts-ttf-grana-padano-20100429-3|18	Cyrillic character sets, containing sufficient characters for Latin-0 through
12cu|fonts-ttf-grana-padano-20100429-3|19	Latin-10, as well as support for Vietnamese and all major Slavic
12cu|fonts-ttf-grana-padano-20100429-3|20	Cyrillic-based languages.
12cu|fonts-ttf-grana-padano-20100429-3|21	
12cu|fonts-ttf-grana-padano-20100429-3|22	%files
12cu|fonts-ttf-grana-padano-20100429-3|23	%doc FONTLOG.txt
12cu|fonts-ttf-grana-padano-20100429-3|24	%dir %{_xfontdir}/TTF/grana-padano
12cu|fonts-ttf-grana-padano-20100429-3|25	%{_xfontdir}/TTF/grana-padano/*.ttf
12cu|fonts-ttf-grana-padano-20100429-3|26	%verify(not mtime) %{_datadir}/fonts/TTF/grana-padano/fonts.dir
12cu|fonts-ttf-grana-padano-20100429-3|27	%{_xfontdir}/TTF/grana-padano/fonts.scale
12cu|fonts-ttf-grana-padano-20100429-3|28	%{_sysconfdir}/X11/fontpath.d/ttf-grana-padano:pri=50
12cu|fonts-ttf-grana-padano-20100429-3|29	
12cu|fonts-ttf-grana-padano-20100429-3|30	#----------------------------------------------------------------------------
12cu|fonts-ttf-grana-padano-20100429-3|31	
12cu|fonts-ttf-grana-padano-20100429-3|32	%prep
12cu|fonts-ttf-grana-padano-20100429-3|33	%setup -q -c -n %{fontname}-%{version}
12cu|fonts-ttf-grana-padano-20100429-3|34	
12cu|fonts-ttf-grana-padano-20100429-3|35	%build
12cu|fonts-ttf-grana-padano-20100429-3|36	for sfdfile in *.sfd
12cu|fonts-ttf-grana-padano-20100429-3|37	do
12cu|fonts-ttf-grana-padano-20100429-3|38	fontforge -lang=ff -c "Open(\"./$sfdfile\"); Generate(\"./$sfdfile\":r + \".ttf\")"
12cu|fonts-ttf-grana-padano-20100429-3|39	done
12cu|fonts-ttf-grana-padano-20100429-3|40	
12cu|fonts-ttf-grana-padano-20100429-3|41	%install
12cu|fonts-ttf-grana-padano-20100429-3|42	mkdir -p %{buildroot}%{_xfontdir}/TTF/grana-padano
12cu|fonts-ttf-grana-padano-20100429-3|43	
12cu|fonts-ttf-grana-padano-20100429-3|44	install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/grana-padano
12cu|fonts-ttf-grana-padano-20100429-3|45	ttmkfdir %{buildroot}%{_xfontdir}/TTF/grana-padano > %{buildroot}%{_xfontdir}/TTF/grana-padano/fonts.dir
12cu|fonts-ttf-grana-padano-20100429-3|46	ln -s fonts.dir %{buildroot}%{_xfontdir}/TTF/grana-padano/fonts.scale
12cu|fonts-ttf-grana-padano-20100429-3|47	
12cu|fonts-ttf-grana-padano-20100429-3|48	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
12cu|fonts-ttf-grana-padano-20100429-3|49	ln -s ../../..%{_xfontdir}/TTF/grana-padano \
12cu|fonts-ttf-grana-padano-20100429-3|50	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-grana-padano:pri=50
12cu|fonts-ttf-grana-padano-20100429-3|51	
12cu|fonts-ttf-grana-padano-20100429-3|52	
12cu|fonts-ttf-grana-padano-20100429-3|53	%changelog
12cu|fonts-ttf-grana-padano-20100429-3|54	* Fri Feb 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20100429-3
12cu|fonts-ttf-grana-padano-20100429-3|55	+ Revision: 593b6a7
12cu|fonts-ttf-grana-padano-20100429-3|56	- LOG Fix encoding issue
12cu|fonts-ttf-grana-padano-20100429-3|57	
12cu|fonts-ttf-grana-padano-20100429-3|58	

9364 12
12cu|fonts-ttf-Inconsolata-1.010-6|1	%define	fontname	Inconsolata
12cu|fonts-ttf-Inconsolata-1.010-6|2	
12cu|fonts-ttf-Inconsolata-1.010-6|3	%define fontdir		%{_datadir}/fonts/TTF/%{fontname}
12cu|fonts-ttf-Inconsolata-1.010-6|4	%define fontconfdir 	%{_sysconfdir}/X11/fontpath.d
12cu|fonts-ttf-Inconsolata-1.010-6|5	
12cu|fonts-ttf-Inconsolata-1.010-6|6	Summary:		Inconsolata monospace font
12cu|fonts-ttf-Inconsolata-1.010-6|7	Name:			fonts-ttf-%{fontname}
12cu|fonts-ttf-Inconsolata-1.010-6|8	Version:		1.010
12cu|fonts-ttf-Inconsolata-1.010-6|9	Release: 		6
12cu|fonts-ttf-Inconsolata-1.010-6|10	License:		OFL
12cu|fonts-ttf-Inconsolata-1.010-6|11	Group:			System/Fonts/True type
12cu|fonts-ttf-Inconsolata-1.010-6|12	URL:			http://www.levien.com/type/myfonts/inconsolata.html
12cu|fonts-ttf-Inconsolata-1.010-6|13	Source0:		http://www.levien.com/type/myfonts/Inconsolata.otf
12cu|fonts-ttf-Inconsolata-1.010-6|14	Source1:		OFL.txt
12cu|fonts-ttf-Inconsolata-1.010-6|15	Source2:		OFL-FAQ.txt
12cu|fonts-ttf-Inconsolata-1.010-6|16	BuildArch:		noarch
12cu|fonts-ttf-Inconsolata-1.010-6|17	BuildRequires:		ttmkfdir
12cu|fonts-ttf-Inconsolata-1.010-6|18	BuildRequires: fontconfig
12cu|fonts-ttf-Inconsolata-1.010-6|19	
12cu|fonts-ttf-Inconsolata-1.010-6|20	%description
12cu|fonts-ttf-Inconsolata-1.010-6|21	A monospace font designed by Ralph Levien for code listings and the like
12cu|fonts-ttf-Inconsolata-1.010-6|22	in print.
12cu|fonts-ttf-Inconsolata-1.010-6|23	
12cu|fonts-ttf-Inconsolata-1.010-6|24	%prep
12cu|fonts-ttf-Inconsolata-1.010-6|25	cp %{SOURCE1} %{SOURCE2} .
12cu|fonts-ttf-Inconsolata-1.010-6|26	
12cu|fonts-ttf-Inconsolata-1.010-6|27	%install
12cu|fonts-ttf-Inconsolata-1.010-6|28	%__install -m 0755 -d %{buildroot}%{fontdir}
12cu|fonts-ttf-Inconsolata-1.010-6|29	%__install -m 0644 -p %{SOURCE0} %{buildroot}%{fontdir}
12cu|fonts-ttf-Inconsolata-1.010-6|30	ttmkfdir %{buildroot}%{fontdir} > %{buildroot}%{fontdir}/fonts.dir
12cu|fonts-ttf-Inconsolata-1.010-6|31	ln -s fonts.dir %{buildroot}%{fontdir}/fonts.scale
12cu|fonts-ttf-Inconsolata-1.010-6|32	
12cu|fonts-ttf-Inconsolata-1.010-6|33	%__install -m 0755 -d %{buildroot}%{fontconfdir}
12cu|fonts-ttf-Inconsolata-1.010-6|34	ln -s ../../../%{fontdir} %{buildroot}%{fontconfdir}/ttf-%{fontname}:pri=50
12cu|fonts-ttf-Inconsolata-1.010-6|35	
12cu|fonts-ttf-Inconsolata-1.010-6|36	%files
12cu|fonts-ttf-Inconsolata-1.010-6|37	%doc OFL*
12cu|fonts-ttf-Inconsolata-1.010-6|38	%dir %{fontdir}
12cu|fonts-ttf-Inconsolata-1.010-6|39	%{fontdir}/*.otf
12cu|fonts-ttf-Inconsolata-1.010-6|40	%{fontdir}/fonts.*
12cu|fonts-ttf-Inconsolata-1.010-6|41	%{fontconfdir}/*
12cu|fonts-ttf-Inconsolata-1.010-6|42	
12cu|fonts-ttf-Inconsolata-1.010-6|43	
12cu|fonts-ttf-Inconsolata-1.010-6|44	%changelog
12cu|fonts-ttf-Inconsolata-1.010-6|45	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 1.010-5mdv2011.0
12cu|fonts-ttf-Inconsolata-1.010-6|46	+ Revision: 675788
12cu|fonts-ttf-Inconsolata-1.010-6|47	- add br
12cu|fonts-ttf-Inconsolata-1.010-6|48	- use upstream generated file
12cu|fonts-ttf-Inconsolata-1.010-6|49	- br fontconfig for fc-query used in new rpm-setup-build
12cu|fonts-ttf-Inconsolata-1.010-6|50	
12cu|fonts-ttf-Inconsolata-1.010-6|51	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.010-4mdv2011.0
12cu|fonts-ttf-Inconsolata-1.010-6|52	+ Revision: 610730
12cu|fonts-ttf-Inconsolata-1.010-6|53	- rebuild
12cu|fonts-ttf-Inconsolata-1.010-6|54	
12cu|fonts-ttf-Inconsolata-1.010-6|55	* Wed Jan 20 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.010-3mdv2010.1
12cu|fonts-ttf-Inconsolata-1.010-6|56	+ Revision: 494142
12cu|fonts-ttf-Inconsolata-1.010-6|57	- fc-cache is now called by an rpm filetrigger
12cu|fonts-ttf-Inconsolata-1.010-6|58	
12cu|fonts-ttf-Inconsolata-1.010-6|59	* Wed May 06 2009 Lev Givon <lev@mandriva.org> 1.010-2mdv2010.0
12cu|fonts-ttf-Inconsolata-1.010-6|60	+ Revision: 372617
12cu|fonts-ttf-Inconsolata-1.010-6|61	- Fix font config path.
12cu|fonts-ttf-Inconsolata-1.010-6|62	
12cu|fonts-ttf-Inconsolata-1.010-6|63	* Wed May 06 2009 Lev Givon <lev@mandriva.org> 1.010-1mdv2010.0
12cu|fonts-ttf-Inconsolata-1.010-6|64	+ Revision: 372609
12cu|fonts-ttf-Inconsolata-1.010-6|65	- imported package fonts-ttf-Inconsolata
12cu|fonts-ttf-Inconsolata-1.010-6|66	
12cu|fonts-ttf-Inconsolata-1.010-6|67	

9365 12
12cu|fonts-ttf-liberastika-1.1.3-2|1	%define pkgname liberastika-ttf
12cu|fonts-ttf-liberastika-1.1.3-2|2	
12cu|fonts-ttf-liberastika-1.1.3-2|3	Summary: Sans fonts derived from Liberation Sans
12cu|fonts-ttf-liberastika-1.1.3-2|4	Name: fonts-ttf-liberastika
12cu|fonts-ttf-liberastika-1.1.3-2|5	Version: 1.1.3
12cu|fonts-ttf-liberastika-1.1.3-2|6	Release: 2
12cu|fonts-ttf-liberastika-1.1.3-2|7	License: GPLv2 with exception
12cu|fonts-ttf-liberastika-1.1.3-2|8	Group: System/Fonts/True type
12cu|fonts-ttf-liberastika-1.1.3-2|9	URL: http://code.google.com/p/liberastika/
12cu|fonts-ttf-liberastika-1.1.3-2|10	Source0: http://liberastika.googlecode.com/files/%{pkgname}-%{version}.tar.xz
12cu|fonts-ttf-liberastika-1.1.3-2|11	BuildArch: noarch
12cu|fonts-ttf-liberastika-1.1.3-2|12	BuildRequires: freetype-tools
12cu|fonts-ttf-liberastika-1.1.3-2|13	
12cu|fonts-ttf-liberastika-1.1.3-2|14	%description
12cu|fonts-ttf-liberastika-1.1.3-2|15	The font based on Liberation Sans with some cyrillic letters modified. It is
12cu|fonts-ttf-liberastika-1.1.3-2|16	metrically incompatible with Arial fonts.
12cu|fonts-ttf-liberastika-1.1.3-2|17	
12cu|fonts-ttf-liberastika-1.1.3-2|18	%prep
12cu|fonts-ttf-liberastika-1.1.3-2|19	%setup -q -c -n %{pkgname}-%{version}
12cu|fonts-ttf-liberastika-1.1.3-2|20	
12cu|fonts-ttf-liberastika-1.1.3-2|21	%build
12cu|fonts-ttf-liberastika-1.1.3-2|22	
12cu|fonts-ttf-liberastika-1.1.3-2|23	%install
12cu|fonts-ttf-liberastika-1.1.3-2|24	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/liberastika
12cu|fonts-ttf-liberastika-1.1.3-2|25	
12cu|fonts-ttf-liberastika-1.1.3-2|26	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/liberastika
12cu|fonts-ttf-liberastika-1.1.3-2|27	ttmkfdir %{buildroot}%{_xfontdir}/TTF/liberastika > %{buildroot}%{_xfontdir}/TTF/liberastika/fonts.dir
12cu|fonts-ttf-liberastika-1.1.3-2|28	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/liberastika/fonts.scale
12cu|fonts-ttf-liberastika-1.1.3-2|29	
12cu|fonts-ttf-liberastika-1.1.3-2|30	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cu|fonts-ttf-liberastika-1.1.3-2|31	%__ln_s ../../..%{_xfontdir}/TTF/liberastika \
12cu|fonts-ttf-liberastika-1.1.3-2|32	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-liberastika:pri=50
12cu|fonts-ttf-liberastika-1.1.3-2|33	
12cu|fonts-ttf-liberastika-1.1.3-2|34	%files
12cu|fonts-ttf-liberastika-1.1.3-2|35	%defattr(-,root,root,-)
12cu|fonts-ttf-liberastika-1.1.3-2|36	%doc AUTHORS COPYING README ChangeLog
12cu|fonts-ttf-liberastika-1.1.3-2|37	%dir %{_xfontdir}/TTF/liberastika
12cu|fonts-ttf-liberastika-1.1.3-2|38	%{_xfontdir}/TTF/liberastika/*.ttf
12cu|fonts-ttf-liberastika-1.1.3-2|39	%verify(not mtime) %{_datadir}/fonts/TTF/liberastika/fonts.dir
12cu|fonts-ttf-liberastika-1.1.3-2|40	%{_xfontdir}/TTF/liberastika/fonts.scale
12cu|fonts-ttf-liberastika-1.1.3-2|41	%{_sysconfdir}/X11/fontpath.d/ttf-liberastika:pri=50
12cu|fonts-ttf-liberastika-1.1.3-2|42	
12cu|fonts-ttf-liberastika-1.1.3-2|43	
12cu|fonts-ttf-liberastika-1.1.3-2|44	
12cu|fonts-ttf-liberastika-1.1.3-2|45	
12cu|fonts-ttf-liberastika-1.1.3-2|46	
12cu|fonts-ttf-liberastika-1.1.3-2|47	%changelog
12cu|fonts-ttf-liberastika-1.1.3-2|48	* Fri Jul 22 2011 Sergey Zhemoitel <serg@mandriva.org> 1.1.3-1mdv2012.0
12cu|fonts-ttf-liberastika-1.1.3-2|49	+ Revision: 690986
12cu|fonts-ttf-liberastika-1.1.3-2|50	- imported package fonts-ttf-liberastika
12cu|fonts-ttf-liberastika-1.1.3-2|51	

9366 12
12cu|fonts-ttf-opensans-1.0-9.3|1	%define  fontname   opensans
12cu|fonts-ttf-opensans-1.0-9.3|2	
12cu|fonts-ttf-opensans-1.0-9.3|3	Name:           fonts-ttf-opensans
12cu|fonts-ttf-opensans-1.0-9.3|4	Version:        1.0
12cu|fonts-ttf-opensans-1.0-9.3|5	Release:        9.3
12cu|fonts-ttf-opensans-1.0-9.3|6	Summary:        Humanist Sans Serif Typeface
12cu|fonts-ttf-opensans-1.0-9.3|7	License:        Apache-2.0
12cu|fonts-ttf-opensans-1.0-9.3|8	Group:          System/Fonts/True type
12cu|fonts-ttf-opensans-1.0-9.3|9	Url:            http://code.google.com/webfonts/family?family=Open+Sans
12cu|fonts-ttf-opensans-1.0-9.3|10	Source0:        %{fontname}.tar.bz2
12cu|fonts-ttf-opensans-1.0-9.3|11	BuildRequires:  bzip2
12cu|fonts-ttf-opensans-1.0-9.3|12	BuildArch: 	noarch
12cu|fonts-ttf-opensans-1.0-9.3|13	BuildRequires: fontconfig
12cu|fonts-ttf-opensans-1.0-9.3|14	BuildRequires: freetype-tools
12cu|fonts-ttf-opensans-1.0-9.3|15	BuildRequires:  dos2unix
12cu|fonts-ttf-opensans-1.0-9.3|16	
12cu|fonts-ttf-opensans-1.0-9.3|17	%description
12cu|fonts-ttf-opensans-1.0-9.3|18	Open Sans is a humanist sans serif typeface designed by
12cu|fonts-ttf-opensans-1.0-9.3|19	Steve Matteson, Type Director of Ascender Corp.
12cu|fonts-ttf-opensans-1.0-9.3|20	
12cu|fonts-ttf-opensans-1.0-9.3|21	This version contains the complete 897 character set, which
12cu|fonts-ttf-opensans-1.0-9.3|22	includes the standard ISO Latin 1, Latin CE, Greek and Cyrillic
12cu|fonts-ttf-opensans-1.0-9.3|23	character sets. Open Sans was designed with an upright stress,
12cu|fonts-ttf-opensans-1.0-9.3|24	open forms and a neutral, yet friendly appearance. It was
12cu|fonts-ttf-opensans-1.0-9.3|25	optimized for print, web, and mobile interfaces, and has
12cu|fonts-ttf-opensans-1.0-9.3|26	excellent legibility characteristics in its letterforms.
12cu|fonts-ttf-opensans-1.0-9.3|27	
12cu|fonts-ttf-opensans-1.0-9.3|28	Designer: Steve Matteson
12cu|fonts-ttf-opensans-1.0-9.3|29	
12cu|fonts-ttf-opensans-1.0-9.3|30	%prep
12cu|fonts-ttf-opensans-1.0-9.3|31	%setup -q -n %{fontname}
12cu|fonts-ttf-opensans-1.0-9.3|32	
12cu|fonts-ttf-opensans-1.0-9.3|33	%build
12cu|fonts-ttf-opensans-1.0-9.3|34	chmod 644 LICENSE.txt
12cu|fonts-ttf-opensans-1.0-9.3|35	dos2unix LICENSE.txt
12cu|fonts-ttf-opensans-1.0-9.3|36	
12cu|fonts-ttf-opensans-1.0-9.3|37	%install
12cu|fonts-ttf-opensans-1.0-9.3|38	
12cu|fonts-ttf-opensans-1.0-9.3|39	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/%{fontname}
12cu|fonts-ttf-opensans-1.0-9.3|40	
12cu|fonts-ttf-opensans-1.0-9.3|41	install -m 644 *.ttf %{buildroot}%{_datadir}/fonts/TTF/%{fontname}
12cu|fonts-ttf-opensans-1.0-9.3|42	ttmkfdir %{buildroot}%{_datadir}/fonts/TTF/%{fontname} > %{buildroot}%{_datadir}/fonts/TTF/%{fontname}/fonts.dir
12cu|fonts-ttf-opensans-1.0-9.3|43	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/%{fontname}/fonts.scale
12cu|fonts-ttf-opensans-1.0-9.3|44	
12cu|fonts-ttf-opensans-1.0-9.3|45	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cu|fonts-ttf-opensans-1.0-9.3|46	ln -s ../../..%_datadir/fonts/TTF/%{fontname} \
12cu|fonts-ttf-opensans-1.0-9.3|47	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-%{fontname}:pri=50
12cu|fonts-ttf-opensans-1.0-9.3|48	
12cu|fonts-ttf-opensans-1.0-9.3|49	%files
12cu|fonts-ttf-opensans-1.0-9.3|50	%defattr(-,root,root,-)
12cu|fonts-ttf-opensans-1.0-9.3|51	%doc LICENSE.txt
12cu|fonts-ttf-opensans-1.0-9.3|52	%dir %{_datadir}/fonts/TTF/%{fontname}
12cu|fonts-ttf-opensans-1.0-9.3|53	%{_datadir}/fonts/TTF/%{fontname}/*.ttf
12cu|fonts-ttf-opensans-1.0-9.3|54	%verify(not mtime) %{_datadir}/fonts/TTF/%{fontname}/fonts.dir
12cu|fonts-ttf-opensans-1.0-9.3|55	%{_datadir}/fonts/TTF/%{fontname}/fonts.scale
12cu|fonts-ttf-opensans-1.0-9.3|56	%{_sysconfdir}/X11/fontpath.d/ttf-%{fontname}:pri=50
12cu|fonts-ttf-opensans-1.0-9.3|57	
12cu|fonts-ttf-opensans-1.0-9.3|58	%changelog
12cu|fonts-ttf-opensans-1.0-9.3|59	* Fri Oct 25 2013 akdengi <kazancas@mandriva.ru> 1.0-9.3
12cu|fonts-ttf-opensans-1.0-9.3|60	+ Revision: d411190
12cu|fonts-ttf-opensans-1.0-9.3|61	- SILENT missed spec
12cu|fonts-ttf-opensans-1.0-9.3|62	
12cu|fonts-ttf-opensans-1.0-9.3|63	

9367 12
12cu|fonts-ttf-pwt-0.5-2|1	%define pkgname pwtfont
12cu|fonts-ttf-pwt-0.5-2|2	
12cu|fonts-ttf-pwt-0.5-2|3	Summary: Fonts to replace commonly used Microsoft Windows Fonts
12cu|fonts-ttf-pwt-0.5-2|4	Name: fonts-ttf-pwt
12cu|fonts-ttf-pwt-0.5-2|5	Version: 0.5
12cu|fonts-ttf-pwt-0.5-2|6	Release: 2
12cu|fonts-ttf-pwt-0.5-2|7	License: open
12cu|fonts-ttf-pwt-0.5-2|8	Group: System/Fonts/True type
12cu|fonts-ttf-pwt-0.5-2|9	URL: http://www.pingwinsoft.ru/system/uploads/7/original/fonts_test.zip?1276003553
12cu|fonts-ttf-pwt-0.5-2|10	Source0: %{pkgname}.tar.bz2
12cu|fonts-ttf-pwt-0.5-2|11	BuildArch: noarch
12cu|fonts-ttf-pwt-0.5-2|12	BuildRequires: freetype-tools
12cu|fonts-ttf-pwt-0.5-2|13	
12cu|fonts-ttf-pwt-0.5-2|14	%description
12cu|fonts-ttf-pwt-0.5-2|15	The PingWin Typography (PWT) fonts are intended to be replacements for most
12cu|fonts-ttf-pwt-0.5-2|16	commonly used fonts on Microsoft systems: Tahoma, Arial, Courier, Verdana,
12cu|fonts-ttf-pwt-0.5-2|17	Times New Roman
12cu|fonts-ttf-pwt-0.5-2|18	
12cu|fonts-ttf-pwt-0.5-2|19	%prep
12cu|fonts-ttf-pwt-0.5-2|20	%setup -q -n %{pkgname}
12cu|fonts-ttf-pwt-0.5-2|21	
12cu|fonts-ttf-pwt-0.5-2|22	%build
12cu|fonts-ttf-pwt-0.5-2|23	
12cu|fonts-ttf-pwt-0.5-2|24	%install
12cu|fonts-ttf-pwt-0.5-2|25	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/pwt
12cu|fonts-ttf-pwt-0.5-2|26	
12cu|fonts-ttf-pwt-0.5-2|27	install -m 644 *.ttf %{buildroot}%{_datadir}/fonts/TTF/pwt
12cu|fonts-ttf-pwt-0.5-2|28	ttmkfdir %{buildroot}%{_datadir}/fonts/TTF/pwt > %{buildroot}%{_datadir}/fonts/TTF/pwt/fonts.dir
12cu|fonts-ttf-pwt-0.5-2|29	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/pwt/fonts.scale
12cu|fonts-ttf-pwt-0.5-2|30	
12cu|fonts-ttf-pwt-0.5-2|31	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cu|fonts-ttf-pwt-0.5-2|32	ln -s ../../..%_datadir/fonts/TTF/pwt \
12cu|fonts-ttf-pwt-0.5-2|33	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-pwt:pri=50
12cu|fonts-ttf-pwt-0.5-2|34	
12cu|fonts-ttf-pwt-0.5-2|35	%post
12cu|fonts-ttf-pwt-0.5-2|36	[ -x %{_bindir}/fc-cache ] && %{_bindir}/fc-cache
12cu|fonts-ttf-pwt-0.5-2|37	
12cu|fonts-ttf-pwt-0.5-2|38	%postun
12cu|fonts-ttf-pwt-0.5-2|39	if [ "$1" = "0" ]; then
12cu|fonts-ttf-pwt-0.5-2|40	[ -x %{_bindir}/fc-cache ] && %{_bindir}/fc-cache
12cu|fonts-ttf-pwt-0.5-2|41	fi
12cu|fonts-ttf-pwt-0.5-2|42	
12cu|fonts-ttf-pwt-0.5-2|43	
12cu|fonts-ttf-pwt-0.5-2|44	%files
12cu|fonts-ttf-pwt-0.5-2|45	%defattr(-,root,root,-)
12cu|fonts-ttf-pwt-0.5-2|46	%doc License.txt
12cu|fonts-ttf-pwt-0.5-2|47	#COPYING
12cu|fonts-ttf-pwt-0.5-2|48	%dir %{_datadir}/fonts/TTF/pwt
12cu|fonts-ttf-pwt-0.5-2|49	%{_datadir}/fonts/TTF/pwt/*.ttf
12cu|fonts-ttf-pwt-0.5-2|50	%verify(not mtime) %{_datadir}/fonts/TTF/pwt/fonts.dir
12cu|fonts-ttf-pwt-0.5-2|51	%{_datadir}/fonts/TTF/pwt/fonts.scale
12cu|fonts-ttf-pwt-0.5-2|52	%{_sysconfdir}/X11/fontpath.d/ttf-pwt:pri=50
12cu|fonts-ttf-pwt-0.5-2|53	
12cu|fonts-ttf-pwt-0.5-2|54	
12cu|fonts-ttf-pwt-0.5-2|55	
12cu|fonts-ttf-pwt-0.5-2|56	%changelog
12cu|fonts-ttf-pwt-0.5-2|57	* Mon Oct 10 2011 Александр Казанцев <kazancas@mandriva.org> 0.5-1edm2012.0
12cu|fonts-ttf-pwt-0.5-2|58	+ Revision: 704075
12cu|fonts-ttf-pwt-0.5-2|59	- imported package fonts-ttf-pwt
12cu|fonts-ttf-pwt-0.5-2|60	
12cu|fonts-ttf-pwt-0.5-2|61	+ Sergey Zhemoitel <serg@mandriva.org>
12cu|fonts-ttf-pwt-0.5-2|62	- imported package fonts-ttf-pwt
12cu|fonts-ttf-pwt-0.5-2|63	
12cu|fonts-ttf-pwt-0.5-2|64	
12cu|fonts-ttf-pwt-0.5-2|65	* Thu Jun 17 2010 Alexander Kazancev <kazancas@mandriva.ru>
12cu|fonts-ttf-pwt-0.5-2|66	- Initial build.

9368 12
12cu|fonts-ttf-tempora-lgc-0.2-1|1	%define pkgname tempora-lgc
12cu|fonts-ttf-tempora-lgc-0.2-1|2	
12cu|fonts-ttf-tempora-lgc-0.2-1|3	Summary:	times-like font with Latin, Greek and Cyrillic support
12cu|fonts-ttf-tempora-lgc-0.2-1|4	Name:		fonts-ttf-tempora-lgc
12cu|fonts-ttf-tempora-lgc-0.2-1|5	Version:	0.2
12cu|fonts-ttf-tempora-lgc-0.2-1|6	Release:	1
12cu|fonts-ttf-tempora-lgc-0.2-1|7	License:	GPLv2 with exception
12cu|fonts-ttf-tempora-lgc-0.2-1|8	Group:		System/Fonts/True type
12cu|fonts-ttf-tempora-lgc-0.2-1|9	URL:		http://www.thessalonica.org.ru/en/fonts.html
12cu|fonts-ttf-tempora-lgc-0.2-1|10	Source0:	http://www.thessalonica.org.ru/downloads/%{pkgname}.ttf.zip
12cu|fonts-ttf-tempora-lgc-0.2-1|11	BuildArch:	noarch
12cu|fonts-ttf-tempora-lgc-0.2-1|12	BuildRequires:	freetype-tools
12cu|fonts-ttf-tempora-lgc-0.2-1|13	
12cu|fonts-ttf-tempora-lgc-0.2-1|14	%description
12cu|fonts-ttf-tempora-lgc-0.2-1|15	This font family is based on two well-known free typefaces similar to Adobe
12cu|fonts-ttf-tempora-lgc-0.2-1|16	Times: Nimbus Roman No 9 L by URW (russified by Valek Filippov), and the Omega
12cu|fonts-ttf-tempora-lgc-0.2-1|17	Serif family, developed by Yannis Haralambous. However, all basic components
12cu|fonts-ttf-tempora-lgc-0.2-1|18	of the font, and especially its Greek and Cyrillic parts, have suffered
12cu|fonts-ttf-tempora-lgc-0.2-1|19	serious modifications, so that currently Tempora LGC Unicode represents an
12cu|fonts-ttf-tempora-lgc-0.2-1|20	independent typeface, quite different from its predecessors.
12cu|fonts-ttf-tempora-lgc-0.2-1|21	
12cu|fonts-ttf-tempora-lgc-0.2-1|22	%prep
12cu|fonts-ttf-tempora-lgc-0.2-1|23	%setup -q -c -n %{pkgname}-%{version}
12cu|fonts-ttf-tempora-lgc-0.2-1|24	
12cu|fonts-ttf-tempora-lgc-0.2-1|25	%build
12cu|fonts-ttf-tempora-lgc-0.2-1|26	
12cu|fonts-ttf-tempora-lgc-0.2-1|27	%install
12cu|fonts-ttf-tempora-lgc-0.2-1|28	%__rm -rf %{buildroot}
12cu|fonts-ttf-tempora-lgc-0.2-1|29	
12cu|fonts-ttf-tempora-lgc-0.2-1|30	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/tempora-lgc
12cu|fonts-ttf-tempora-lgc-0.2-1|31	
12cu|fonts-ttf-tempora-lgc-0.2-1|32	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/tempora-lgc
12cu|fonts-ttf-tempora-lgc-0.2-1|33	ttmkfdir %{buildroot}%{_xfontdir}/TTF/tempora-lgc > %{buildroot}%{_xfontdir}/TTF/tempora-lgc/fonts.dir
12cu|fonts-ttf-tempora-lgc-0.2-1|34	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/tempora-lgc/fonts.scale
12cu|fonts-ttf-tempora-lgc-0.2-1|35	
12cu|fonts-ttf-tempora-lgc-0.2-1|36	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cu|fonts-ttf-tempora-lgc-0.2-1|37	%__ln_s ../../..%{_xfontdir}/TTF/tempora-lgc \
12cu|fonts-ttf-tempora-lgc-0.2-1|38	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-tempora-lgc:pri=50
12cu|fonts-ttf-tempora-lgc-0.2-1|39	
12cu|fonts-ttf-tempora-lgc-0.2-1|40	%clean
12cu|fonts-ttf-tempora-lgc-0.2-1|41	%__rm -rf %{buildroot}
12cu|fonts-ttf-tempora-lgc-0.2-1|42	
12cu|fonts-ttf-tempora-lgc-0.2-1|43	%files
12cu|fonts-ttf-tempora-lgc-0.2-1|44	%doc COPYING HISTORY README
12cu|fonts-ttf-tempora-lgc-0.2-1|45	%dir %{_xfontdir}/TTF/tempora-lgc
12cu|fonts-ttf-tempora-lgc-0.2-1|46	%{_xfontdir}/TTF/tempora-lgc/*.ttf
12cu|fonts-ttf-tempora-lgc-0.2-1|47	%verify(not mtime) %{_datadir}/fonts/TTF/tempora-lgc/fonts.dir
12cu|fonts-ttf-tempora-lgc-0.2-1|48	%{_xfontdir}/TTF/tempora-lgc/fonts.scale
12cu|fonts-ttf-tempora-lgc-0.2-1|49	%{_sysconfdir}/X11/fontpath.d/ttf-tempora-lgc:pri=50
12cu|fonts-ttf-tempora-lgc-0.2-1|50	
12cu|fonts-ttf-tempora-lgc-0.2-1|51	
12cu|fonts-ttf-tempora-lgc-0.2-1|52	%changelog
12cu|fonts-ttf-tempora-lgc-0.2-1|53	* Wed Dec 07 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.2-1
12cu|fonts-ttf-tempora-lgc-0.2-1|54	+ Revision: 738637
12cu|fonts-ttf-tempora-lgc-0.2-1|55	- imported package fonts-ttf-tempora-lgc
12cu|fonts-ttf-tempora-lgc-0.2-1|56	

9369 12
12cu|fonts-ttf-triod-postnaja-20100305-2|1	%define pkgname TriodPostnaja
12cu|fonts-ttf-triod-postnaja-20100305-2|2	
12cu|fonts-ttf-triod-postnaja-20100305-2|3	Summary: Decorative font in Slavonic Church style
12cu|fonts-ttf-triod-postnaja-20100305-2|4	Name: fonts-ttf-triod-postnaja
12cu|fonts-ttf-triod-postnaja-20100305-2|5	Version: 20100305
12cu|fonts-ttf-triod-postnaja-20100305-2|6	Release: 2
12cu|fonts-ttf-triod-postnaja-20100305-2|7	License: OFL
12cu|fonts-ttf-triod-postnaja-20100305-2|8	Group: System/Fonts/True type
12cu|fonts-ttf-triod-postnaja-20100305-2|9	URL: http://io.debian.net/~danielj/
12cu|fonts-ttf-triod-postnaja-20100305-2|10	Source0: http://io.debian.net/~danielj/triod-postnaja/%{pkgname}-%{version}.sfd.gz
12cu|fonts-ttf-triod-postnaja-20100305-2|11	BuildArch: noarch
12cu|fonts-ttf-triod-postnaja-20100305-2|12	BuildRequires: freetype-tools
12cu|fonts-ttf-triod-postnaja-20100305-2|13	BuildRequires: fontforge
12cu|fonts-ttf-triod-postnaja-20100305-2|14	
12cu|fonts-ttf-triod-postnaja-20100305-2|15	
12cu|fonts-ttf-triod-postnaja-20100305-2|16	%description
12cu|fonts-ttf-triod-postnaja-20100305-2|17	Triod Postnaja attempts to mimic the typefaces used to publish Old Church
12cu|fonts-ttf-triod-postnaja-20100305-2|18	Slavonic service books prior to the 20th century. It also provides a range of
12cu|fonts-ttf-triod-postnaja-20100305-2|19	Latin letters in the same style, sufficient for the needs of central, northern
12cu|fonts-ttf-triod-postnaja-20100305-2|20	and western European languages.
12cu|fonts-ttf-triod-postnaja-20100305-2|21	
12cu|fonts-ttf-triod-postnaja-20100305-2|22	%prep
12cu|fonts-ttf-triod-postnaja-20100305-2|23	#%setup -q -c -n %{pkgname}-%{version}
12cu|fonts-ttf-triod-postnaja-20100305-2|24	cd %_builddir
12cu|fonts-ttf-triod-postnaja-20100305-2|25	%__mkdir_p %{pkgname}-%{version}
12cu|fonts-ttf-triod-postnaja-20100305-2|26	cd %{pkgname}-%{version}
12cu|fonts-ttf-triod-postnaja-20100305-2|27	%__gzip -dc %{SOURCE0} > %{pkgname}-%{version}.sfd
12cu|fonts-ttf-triod-postnaja-20100305-2|28	
12cu|fonts-ttf-triod-postnaja-20100305-2|29	%build
12cu|fonts-ttf-triod-postnaja-20100305-2|30	cd %{_builddir}/%{pkgname}-%{version}
12cu|fonts-ttf-triod-postnaja-20100305-2|31	for sfdfile in *.sfd
12cu|fonts-ttf-triod-postnaja-20100305-2|32	do
12cu|fonts-ttf-triod-postnaja-20100305-2|33	fontforge -lang=ff -c "Open(\"./$sfdfile\"); Generate(\"./$sfdfile\":r + \".ttf\")"
12cu|fonts-ttf-triod-postnaja-20100305-2|34	done
12cu|fonts-ttf-triod-postnaja-20100305-2|35	
12cu|fonts-ttf-triod-postnaja-20100305-2|36	%install
12cu|fonts-ttf-triod-postnaja-20100305-2|37	cd %{pkgname}-%{version}
12cu|fonts-ttf-triod-postnaja-20100305-2|38	
12cu|fonts-ttf-triod-postnaja-20100305-2|39	%__rm -rf %{buildroot}
12cu|fonts-ttf-triod-postnaja-20100305-2|40	
12cu|fonts-ttf-triod-postnaja-20100305-2|41	%__mkdir_p %{buildroot}%{_xfontdir}/TTF/triod-postnaja
12cu|fonts-ttf-triod-postnaja-20100305-2|42	
12cu|fonts-ttf-triod-postnaja-20100305-2|43	%__install -m 644 *.ttf %{buildroot}%{_xfontdir}/TTF/triod-postnaja
12cu|fonts-ttf-triod-postnaja-20100305-2|44	ttmkfdir %{buildroot}%{_xfontdir}/TTF/triod-postnaja > %{buildroot}%{_xfontdir}/TTF/triod-postnaja/fonts.dir
12cu|fonts-ttf-triod-postnaja-20100305-2|45	%__ln_s fonts.dir %{buildroot}%{_xfontdir}/TTF/triod-postnaja/fonts.scale
12cu|fonts-ttf-triod-postnaja-20100305-2|46	
12cu|fonts-ttf-triod-postnaja-20100305-2|47	%__mkdir_p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cu|fonts-ttf-triod-postnaja-20100305-2|48	%__ln_s ../../..%{_xfontdir}/TTF/triod-postnaja \
12cu|fonts-ttf-triod-postnaja-20100305-2|49	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-triod-postnaja:pri=50
12cu|fonts-ttf-triod-postnaja-20100305-2|50	
12cu|fonts-ttf-triod-postnaja-20100305-2|51	%clean
12cu|fonts-ttf-triod-postnaja-20100305-2|52	%__rm -rf %{buildroot}
12cu|fonts-ttf-triod-postnaja-20100305-2|53	
12cu|fonts-ttf-triod-postnaja-20100305-2|54	%files
12cu|fonts-ttf-triod-postnaja-20100305-2|55	%defattr(-,root,root,-)
12cu|fonts-ttf-triod-postnaja-20100305-2|56	%dir %{_xfontdir}/TTF/triod-postnaja
12cu|fonts-ttf-triod-postnaja-20100305-2|57	%{_xfontdir}/TTF/triod-postnaja/*.ttf
12cu|fonts-ttf-triod-postnaja-20100305-2|58	%verify(not mtime) %{_datadir}/fonts/TTF/triod-postnaja/fonts.dir
12cu|fonts-ttf-triod-postnaja-20100305-2|59	%{_xfontdir}/TTF/triod-postnaja/fonts.scale
12cu|fonts-ttf-triod-postnaja-20100305-2|60	%{_sysconfdir}/X11/fontpath.d/ttf-triod-postnaja:pri=50
12cu|fonts-ttf-triod-postnaja-20100305-2|61	
12cu|fonts-ttf-triod-postnaja-20100305-2|62	
12cu|fonts-ttf-triod-postnaja-20100305-2|63	
12cu|fonts-ttf-triod-postnaja-20100305-2|64	
12cu|fonts-ttf-triod-postnaja-20100305-2|65	
12cu|fonts-ttf-triod-postnaja-20100305-2|66	%changelog
12cu|fonts-ttf-triod-postnaja-20100305-2|67	* Sat Jul 23 2011 Sergey Zhemoitel <serg@mandriva.org> 20100305-1mdv2012.0
12cu|fonts-ttf-triod-postnaja-20100305-2|68	+ Revision: 691280
12cu|fonts-ttf-triod-postnaja-20100305-2|69	- imported package fonts-ttf-triod-postnaja
12cu|fonts-ttf-triod-postnaja-20100305-2|70	

9370 12
12cu|fonts-ttf-ubuntu-0.80-1|1	%define pkgname ubuntu-font-family-sources
12cu|fonts-ttf-ubuntu-0.80-1|2	%define _fontdir %{_datadir}/fonts/TTF/ubuntu
12cu|fonts-ttf-ubuntu-0.80-1|3	
12cu|fonts-ttf-ubuntu-0.80-1|4	Name: fonts-ttf-ubuntu
12cu|fonts-ttf-ubuntu-0.80-1|5	Summary: Ubuntu Font Family
12cu|fonts-ttf-ubuntu-0.80-1|6	Version: 0.80
12cu|fonts-ttf-ubuntu-0.80-1|7	Release: 1
12cu|fonts-ttf-ubuntu-0.80-1|8	License: Ubuntu Font Licence 1.0
12cu|fonts-ttf-ubuntu-0.80-1|9	Group: System/Fonts/True type
12cu|fonts-ttf-ubuntu-0.80-1|10	URL: http://font.ubuntu.com/
12cu|fonts-ttf-ubuntu-0.80-1|11	Source: http://font.ubuntu.com/download/%{pkgname}_0.80.orig.tar.gz
12cu|fonts-ttf-ubuntu-0.80-1|12	BuildRequires: freetype-tools
12cu|fonts-ttf-ubuntu-0.80-1|13	BuildArch: noarch
12cu|fonts-ttf-ubuntu-0.80-1|14	BuildRequires: fontconfig
12cu|fonts-ttf-ubuntu-0.80-1|15	
12cu|fonts-ttf-ubuntu-0.80-1|16	%description
12cu|fonts-ttf-ubuntu-0.80-1|17	The Ubuntu Font Family are a set of matching new libre/open fonts in
12cu|fonts-ttf-ubuntu-0.80-1|18	development during 2010--2011. The development is being funded by
12cu|fonts-ttf-ubuntu-0.80-1|19	Canonical Ltd on behalf the wider Free Software community and the
12cu|fonts-ttf-ubuntu-0.80-1|20	Ubuntu project.  The technical font design work and implementation is
12cu|fonts-ttf-ubuntu-0.80-1|21	being undertaken by Dalton Maag.
12cu|fonts-ttf-ubuntu-0.80-1|22	
12cu|fonts-ttf-ubuntu-0.80-1|23	Both the final font Truetype/OpenType files and the design files used
12cu|fonts-ttf-ubuntu-0.80-1|24	to produce the font family are distributed under an open licence and
12cu|fonts-ttf-ubuntu-0.80-1|25	you are expressly encouraged to experiment, modify, share and improve.
12cu|fonts-ttf-ubuntu-0.80-1|26	
12cu|fonts-ttf-ubuntu-0.80-1|27	%prep
12cu|fonts-ttf-ubuntu-0.80-1|28	%setup -q -n %{pkgname}-%{version}
12cu|fonts-ttf-ubuntu-0.80-1|29	
12cu|fonts-ttf-ubuntu-0.80-1|30	%build
12cu|fonts-ttf-ubuntu-0.80-1|31	
12cu|fonts-ttf-ubuntu-0.80-1|32	%install
12cu|fonts-ttf-ubuntu-0.80-1|33	mkdir -p %{buildroot}%{_fontdir}
12cu|fonts-ttf-ubuntu-0.80-1|34	install -m 644 *.ttf %{buildroot}%{_fontdir}
12cu|fonts-ttf-ubuntu-0.80-1|35	ttmkfdir %{buildroot}%{_fontdir} > %{buildroot}%{_fontdir}/fonts.dir
12cu|fonts-ttf-ubuntu-0.80-1|36	ln -s fonts.dir %{buildroot}%{_fontdir}/fonts.scale
12cu|fonts-ttf-ubuntu-0.80-1|37	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
12cu|fonts-ttf-ubuntu-0.80-1|38	ln -s ../../..%{_fontdir} \
12cu|fonts-ttf-ubuntu-0.80-1|39	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-ubuntu:pri=50
12cu|fonts-ttf-ubuntu-0.80-1|40	
12cu|fonts-ttf-ubuntu-0.80-1|41	%files
12cu|fonts-ttf-ubuntu-0.80-1|42	%doc *.txt
12cu|fonts-ttf-ubuntu-0.80-1|43	%dir %{_fontdir}
12cu|fonts-ttf-ubuntu-0.80-1|44	%{_fontdir}/*.ttf
12cu|fonts-ttf-ubuntu-0.80-1|45	%verify(not mtime) %{_fontdir}/fonts.dir
12cu|fonts-ttf-ubuntu-0.80-1|46	%{_fontdir}/fonts.scale
12cu|fonts-ttf-ubuntu-0.80-1|47	%{_sysconfdir}/X11/fontpath.d/ttf-ubuntu:pri=50
12cu|fonts-ttf-ubuntu-0.80-1|48	
12cu|fonts-ttf-ubuntu-0.80-1|49	
12cu|fonts-ttf-ubuntu-0.80-1|50	%changelog
12cu|fonts-ttf-ubuntu-0.80-1|51	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 0.70.1-2mdv2011.0
12cu|fonts-ttf-ubuntu-0.80-1|52	+ Revision: 675578
12cu|fonts-ttf-ubuntu-0.80-1|53	- br fontconfig for fc-query used in new rpm-setup-build
12cu|fonts-ttf-ubuntu-0.80-1|54	
12cu|fonts-ttf-ubuntu-0.80-1|55	* Wed Jan 05 2011 Claudio Matsuoka <claudio@mandriva.com> 0.70.1-1mdv2011.0
12cu|fonts-ttf-ubuntu-0.80-1|56	+ Revision: 628853
12cu|fonts-ttf-ubuntu-0.80-1|57	- imported package fonts-ttf-ubuntu
12cu|fonts-ttf-ubuntu-0.80-1|58	
12cu|fonts-ttf-ubuntu-0.80-1|59	

9371 12
12cu|foo-yc20-1.3.0-4|1	%define lv2dir  %{_libdir}/lv2/
12cu|foo-yc20-1.3.0-4|2	
12cu|foo-yc20-1.3.0-4|3	Summary:	YC-20 organ emulation
12cu|foo-yc20-1.3.0-4|4	Name:		foo-yc20
12cu|foo-yc20-1.3.0-4|5	Version:	1.3.0
12cu|foo-yc20-1.3.0-4|6	Release:	4
12cu|foo-yc20-1.3.0-4|7	License:	GPLv2+
12cu|foo-yc20-1.3.0-4|8	Group:		Sound
12cu|foo-yc20-1.3.0-4|9	Source0:	http://%{name}.googlecode.com/files/%{name}-%{version}.tar.bz2
12cu|foo-yc20-1.3.0-4|10	Url:		http://code.google.com/p/%{name}
12cu|foo-yc20-1.3.0-4|11	BuildRequires:	desktop-file-utils
12cu|foo-yc20-1.3.0-4|12	BuildRequires:	faust
12cu|foo-yc20-1.3.0-4|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|foo-yc20-1.3.0-4|14	BuildRequires:	pkgconfig(jack)
12cu|foo-yc20-1.3.0-4|15	BuildRequires:	pkgconfig(lv2)
12cu|foo-yc20-1.3.0-4|16	BuildRequires:	pkgconfig(slv2)
12cu|foo-yc20-1.3.0-4|17	
12cu|foo-yc20-1.3.0-4|18	%description
12cu|foo-yc20-1.3.0-4|19	The YC-20 is a divide-down combo organ designed in the late 60's. This
12cu|foo-yc20-1.3.0-4|20	emulation faithfully copies the features, sounds and flaws of the
12cu|foo-yc20-1.3.0-4|21	original organ. It comes as standalone synth and as LV2 plugin. Features
12cu|foo-yc20-1.3.0-4|22	are as follows.
12cu|foo-yc20-1.3.0-4|23	
12cu|foo-yc20-1.3.0-4|24	o Physical modelling, no polyphony restrictions
12cu|foo-yc20-1.3.0-4|25	o 61 keys
12cu|foo-yc20-1.3.0-4|26	o Two main voice sections
12cu|foo-yc20-1.3.0-4|27	o Switchable bass section
12cu|foo-yc20-1.3.0-4|28	o Realism control to add flaws found in the real organ
12cu|foo-yc20-1.3.0-4|29	
12cu|foo-yc20-1.3.0-4|30	%files
12cu|foo-yc20-1.3.0-4|31	%doc README
12cu|foo-yc20-1.3.0-4|32	%{_bindir}/*
12cu|foo-yc20-1.3.0-4|33	%{_datadir}/%{name}/*
12cu|foo-yc20-1.3.0-4|34	%{_datadir}/applications/%{name}.desktop
12cu|foo-yc20-1.3.0-4|35	%{lv2dir}%{name}.lv2/%{name}-lv2ui.so
12cu|foo-yc20-1.3.0-4|36	%{lv2dir}%{name}.lv2/%{name}.so
12cu|foo-yc20-1.3.0-4|37	%{lv2dir}%{name}.lv2/%{name}.ttl
12cu|foo-yc20-1.3.0-4|38	%{lv2dir}%{name}.lv2/manifest.ttl
12cu|foo-yc20-1.3.0-4|39	
12cu|foo-yc20-1.3.0-4|40	#----------------------------------------------------------------------------
12cu|foo-yc20-1.3.0-4|41	
12cu|foo-yc20-1.3.0-4|42	%prep
12cu|foo-yc20-1.3.0-4|43	%setup -q
12cu|foo-yc20-1.3.0-4|44	
12cu|foo-yc20-1.3.0-4|45	perl -pi -e 's/\/usr\/local/\/usr\//g' Makefile
12cu|foo-yc20-1.3.0-4|46	perl -pi -e 's/\/lib\/lv2/\/%{_lib}\/lv2/g' Makefile
12cu|foo-yc20-1.3.0-4|47	perl -pi -e 's/CFLAGS=/#CFLAGS=/g' Makefile
12cu|foo-yc20-1.3.0-4|48	
12cu|foo-yc20-1.3.0-4|49	%build
12cu|foo-yc20-1.3.0-4|50	CFLAGS="-mfpmath=sse -ffast-math -ftree-vectorize" %make
12cu|foo-yc20-1.3.0-4|51	
12cu|foo-yc20-1.3.0-4|52	%install
12cu|foo-yc20-1.3.0-4|53	%makeinstall_std
12cu|foo-yc20-1.3.0-4|54	
12cu|foo-yc20-1.3.0-4|55	mkdir -p %{buildroot}%{_datadir}/applications
12cu|foo-yc20-1.3.0-4|56	desktop-file-install \
12cu|foo-yc20-1.3.0-4|57	--add-category="Midi" \
12cu|foo-yc20-1.3.0-4|58	--add-category="X-MandrivaLinux-Sound" \
12cu|foo-yc20-1.3.0-4|59	--dir %{buildroot}%{_datadir}/applications \
12cu|foo-yc20-1.3.0-4|60	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|foo-yc20-1.3.0-4|61	
12cu|foo-yc20-1.3.0-4|62	
12cu|foo-yc20-1.3.0-4|63	%changelog
12cu|foo-yc20-1.3.0-4|64	* Sat Apr 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-4
12cu|foo-yc20-1.3.0-4|65	+ Revision: 44dfe6c
12cu|foo-yc20-1.3.0-4|66	- Spec cleanup
12cu|foo-yc20-1.3.0-4|67	
12cu|foo-yc20-1.3.0-4|68	

9372 12
12cu|fortune-mod-ru-1.52-1|1	Summary:	Russian fortune messages
12cu|fortune-mod-ru-1.52-1|2	Name:		fortune-mod-ru
12cu|fortune-mod-ru-1.52-1|3	Version:	1.52
12cu|fortune-mod-ru-1.52-1|4	Release:	1
12cu|fortune-mod-ru-1.52-1|5	License:	GPLv2+
12cu|fortune-mod-ru-1.52-1|6	Group:		Toys
12cu|fortune-mod-ru-1.52-1|7	Url:		http://jack.kiev.ua/fortune-mod-ru/
12cu|fortune-mod-ru-1.52-1|8	Source0:	http://jack.kiev.ua/filez/%{name}-%{version}.tar.bz2
12cu|fortune-mod-ru-1.52-1|9	Requires:	fortune-mod
12cu|fortune-mod-ru-1.52-1|10	BuildArch:	noarch
12cu|fortune-mod-ru-1.52-1|11	
12cu|fortune-mod-ru-1.52-1|12	%description
12cu|fortune-mod-ru-1.52-1|13	Russian fortune messages from Acid Jack.
12cu|fortune-mod-ru-1.52-1|14	
12cu|fortune-mod-ru-1.52-1|15	%files
12cu|fortune-mod-ru-1.52-1|16	%doc ChangeLog README
12cu|fortune-mod-ru-1.52-1|17	%{_gamesdatadir}/fortunes/ru/
12cu|fortune-mod-ru-1.52-1|18	
12cu|fortune-mod-ru-1.52-1|19	#----------------------------------------------------------------------------
12cu|fortune-mod-ru-1.52-1|20	
12cu|fortune-mod-ru-1.52-1|21	%prep
12cu|fortune-mod-ru-1.52-1|22	%setup -q
12cu|fortune-mod-ru-1.52-1|23	
12cu|fortune-mod-ru-1.52-1|24	%build
12cu|fortune-mod-ru-1.52-1|25	
12cu|fortune-mod-ru-1.52-1|26	%install
12cu|fortune-mod-ru-1.52-1|27	%makeinstall_std INSTALL=install
12cu|fortune-mod-ru-1.52-1|28	
12cu|fortune-mod-ru-1.52-1|29	
12cu|fortune-mod-ru-1.52-1|30	%changelog
12cu|fortune-mod-ru-1.52-1|31	* Mon Dec 23 2013 Rosa <rosa@abf.rosalinux.ru> 1.52-1
12cu|fortune-mod-ru-1.52-1|32	+ Revision: 728d7ca
12cu|fortune-mod-ru-1.52-1|33	- Automatic import for version 1.52-1
12cu|fortune-mod-ru-1.52-1|34	
12cu|fortune-mod-ru-1.52-1|35	

9373 12
12cu|fotoxx-14.10.1-1|1	Name:			fotoxx
12cu|fotoxx-14.10.1-1|2	Version:		14.10.1
12cu|fotoxx-14.10.1-1|3	Release:		1
12cu|fotoxx-14.10.1-1|4	Summary:		Editor of image files from digital cameras
12cu|fotoxx-14.10.1-1|5	License:		GPLv3
12cu|fotoxx-14.10.1-1|6	Group:			Graphics
12cu|fotoxx-14.10.1-1|7	Source0:		http://www.kornelix.com/uploads/1/3/0/3/13035936/%{name}-%{version}.tar.gz
12cu|fotoxx-14.10.1-1|8	URL:			http://www.kornelix.com/fotoxx.html
12cu|fotoxx-14.10.1-1|9	BuildRequires:		pkgconfig(gtk+-3.0)
12cu|fotoxx-14.10.1-1|10	BuildRequires:		ufraw
12cu|fotoxx-14.10.1-1|11	BuildRequires:		perl(Image::ExifTool)
12cu|fotoxx-14.10.1-1|12	BuildRequires:		tiff-devel
12cu|fotoxx-14.10.1-1|13	BuildRequires:		xdg-utils
12cu|fotoxx-14.10.1-1|14	BuildRequires:		imagemagick
12cu|fotoxx-14.10.1-1|15	BuildRequires:		pkgconfig(lcms2)
12cu|fotoxx-14.10.1-1|16	Requires:		exiv2
12cu|fotoxx-14.10.1-1|17	Requires:		ufraw
12cu|fotoxx-14.10.1-1|18	Requires:		perl(Image::ExifTool)
12cu|fotoxx-14.10.1-1|19	Suggests:		rawtherapee
12cu|fotoxx-14.10.1-1|20	Suggests:		brasero
12cu|fotoxx-14.10.1-1|21	
12cu|fotoxx-14.10.1-1|22	
12cu|fotoxx-14.10.1-1|23	%description
12cu|fotoxx-14.10.1-1|24	Edit image files from a digital camera. Includes color and contrast
12cu|fotoxx-14.10.1-1|25	enhancement, red-eye removal, sharpen, crop, rotate, noise removal,
12cu|fotoxx-14.10.1-1|26	HDR (high dynamic range) and panorama image compositing, thumbnail
12cu|fotoxx-14.10.1-1|27	image browser, tag editing and search.
12cu|fotoxx-14.10.1-1|28	
12cu|fotoxx-14.10.1-1|29	%prep
12cu|fotoxx-14.10.1-1|30	%setup -q
12cu|fotoxx-14.10.1-1|31	
12cu|fotoxx-14.10.1-1|32	%build
12cu|fotoxx-14.10.1-1|33	%make CXXFLAGS="%{optflags}" LDFLAGS="%{ldflags}" PREFIX=%{_prefix}
12cu|fotoxx-14.10.1-1|34	
12cu|fotoxx-14.10.1-1|35	%install
12cu|fotoxx-14.10.1-1|36	%makeinstall_std
12cu|fotoxx-14.10.1-1|37	
12cu|fotoxx-14.10.1-1|38	# menu icon
12cu|fotoxx-14.10.1-1|39	install -D -m 644 %{buildroot}%{_datadir}/%{name}/icons/%{name}.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cu|fotoxx-14.10.1-1|40	for size in 16 24 32 48
12cu|fotoxx-14.10.1-1|41	do
12cu|fotoxx-14.10.1-1|42	install -d %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/
12cu|fotoxx-14.10.1-1|43	convert -resize ${size}x${size} %{buildroot}%{_datadir}/%{name}/icons/%{name}.png %{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png
12cu|fotoxx-14.10.1-1|44	done
12cu|fotoxx-14.10.1-1|45	
12cu|fotoxx-14.10.1-1|46	# menu entry
12cu|fotoxx-14.10.1-1|47	rm -rf %{buildroot}%{_datadir}/applications/kornelix-fotoxx.desktop
12cu|fotoxx-14.10.1-1|48	
12cu|fotoxx-14.10.1-1|49	mkdir -p %{buildroot}%{_datadir}/applications
12cu|fotoxx-14.10.1-1|50	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|fotoxx-14.10.1-1|51	[Desktop Entry]
12cu|fotoxx-14.10.1-1|52	Name=%{name}
12cu|fotoxx-14.10.1-1|53	GenericName=Image Editor
12cu|fotoxx-14.10.1-1|54	Comment=Edit image files from a digital camera
12cu|fotoxx-14.10.1-1|55	Exec=%{_bindir}/%{name}
12cu|fotoxx-14.10.1-1|56	Icon=%{name}
12cu|fotoxx-14.10.1-1|57	Terminal=false
12cu|fotoxx-14.10.1-1|58	Type=Application
12cu|fotoxx-14.10.1-1|59	StartupNotify=true
12cu|fotoxx-14.10.1-1|60	Categories=Graphics;X-MandrivaLinux-CrossDesktop;
12cu|fotoxx-14.10.1-1|61	EOF
12cu|fotoxx-14.10.1-1|62	
12cu|fotoxx-14.10.1-1|63	chmod -x %{buildroot}%{_datadir}/%{name}/data/quickstart-it.html
12cu|fotoxx-14.10.1-1|64	chmod 644 %{buildroot}%{_datadir}/fotoxx/data/KB-shortcuts-es
12cu|fotoxx-14.10.1-1|65	chmod 644 %{buildroot}%{_datadir}/fotoxx/data/KB-shortcuts-ca
12cu|fotoxx-14.10.1-1|66	
12cu|fotoxx-14.10.1-1|67	%files
12cu|fotoxx-14.10.1-1|68	%{_docdir}/%{name}
12cu|fotoxx-14.10.1-1|69	%{_bindir}/%{name}
12cu|fotoxx-14.10.1-1|70	%{_datadir}/%{name}
12cu|fotoxx-14.10.1-1|71	%{_datadir}/applications/%{name}.desktop
12cu|fotoxx-14.10.1-1|72	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cu|fotoxx-14.10.1-1|73	%{_mandir}/man1/fotoxx.1*
12cu|fotoxx-14.10.1-1|74	%{_datadir}/appdata/fotoxx.appdata.xml
12cu|fotoxx-14.10.1-1|75	
12cu|fotoxx-14.10.1-1|76	
12cu|fotoxx-14.10.1-1|77	
12cu|fotoxx-14.10.1-1|78	%changelog
12cu|fotoxx-14.10.1-1|79	* Tue Oct 07 2014 abfonly <abfonly@gmail.com> 14.10.1-1
12cu|fotoxx-14.10.1-1|80	+ Revision: c1f92bd
12cu|fotoxx-14.10.1-1|81	- Merge pull request #3 from abfonly/fotoxx:rosa2012.1
12cu|fotoxx-14.10.1-1|82	- abfonly
12cu|fotoxx-14.10.1-1|83	
12cu|fotoxx-14.10.1-1|84	

9374 12
12cu|fox-1.7.39-1|1	%define major		1.7
12cu|fox-1.7.39-1|2	
12cu|fox-1.7.39-1|3	%define name		fox
12cu|fox-1.7.39-1|4	%define version 1.7.39
12cu|fox-1.7.39-1|5	%define release %mkrel 1
12cu|fox-1.7.39-1|6	
12cu|fox-1.7.39-1|7	%define libname		%mklibname %{name} %{major}
12cu|fox-1.7.39-1|8	%define libnamedev	%mklibname -d %{name}
12cu|fox-1.7.39-1|9	
12cu|fox-1.7.39-1|10	%define name_ex_apps	%{name}-example-apps
12cu|fox-1.7.39-1|11	
12cu|fox-1.7.39-1|12	%define icon_name_calc	%{name}-calculator.png
12cu|fox-1.7.39-1|13	%define icon_name_adie	%{name}-adie.png
12cu|fox-1.7.39-1|14	
12cu|fox-1.7.39-1|15	#should fix unpacked dir/subdir....
12cu|fox-1.7.39-1|16	%define _unpackaged_subdirs_terminate_build 0
12cu|fox-1.7.39-1|17	
12cu|fox-1.7.39-1|18	#debuginfo-without-sources
12cu|fox-1.7.39-1|19	%define debug_package	%{nil}
12cu|fox-1.7.39-1|20	
12cu|fox-1.7.39-1|21	Summary:	The FOX C++ GUI Toolkit
12cu|fox-1.7.39-1|22	Name:		%{name}
12cu|fox-1.7.39-1|23	Version:	%{version}
12cu|fox-1.7.39-1|24	Release:	%{release}
12cu|fox-1.7.39-1|25	License:	LGPLv2+
12cu|fox-1.7.39-1|26	Group:		Development/C++
12cu|fox-1.7.39-1|27	URL:		http://www.fox-toolkit.org
12cu|fox-1.7.39-1|28	Source: 	ftp://ftp.fox-toolkit.org/pub/%{name}-%{version}.tar.gz
12cu|fox-1.7.39-1|29	Source1:	fox-shutterbug-16.png
12cu|fox-1.7.39-1|30	Source2:	fox-shutterbug-32.png
12cu|fox-1.7.39-1|31	Source3:	fox-shutterbug-48.png
12cu|fox-1.7.39-1|32	Source10:	%{name}_adie_16.png
12cu|fox-1.7.39-1|33	Source11:	%{name}_adie_32.png
12cu|fox-1.7.39-1|34	Source12:	%{name}_adie_48.png
12cu|fox-1.7.39-1|35	Source20:	%{name}_calc_16.png
12cu|fox-1.7.39-1|36	Source21:	%{name}_calc_32.png
12cu|fox-1.7.39-1|37	Source22:	%{name}_calc_48.png
12cu|fox-1.7.39-1|38	
12cu|fox-1.7.39-1|39	BuildRequires:	pkgconfig(glu)
12cu|fox-1.7.39-1|40	BuildRequires:	pkgconfig(gl)
12cu|fox-1.7.39-1|41	BuildRequires:	pkgconfig(glut)
12cu|fox-1.7.39-1|42	BuildRequires:	cups-devel
12cu|fox-1.7.39-1|43	BuildRequires:	bzip2-devel
12cu|fox-1.7.39-1|44	BuildRequires:	pkgconfig(xi)
12cu|fox-1.7.39-1|45	BuildRequires:	pkgconfig(xft)
12cu|fox-1.7.39-1|46	BuildRequires:	pkgconfig(xcursor)
12cu|fox-1.7.39-1|47	BuildRequires:	pkgconfig(xrandr)
12cu|fox-1.7.39-1|48	BuildRequires:	pkgconfig(libpng)
12cu|fox-1.7.39-1|49	BuildRequires:	jpeg-devel
12cu|fox-1.7.39-1|50	BuildRequires:	freetype-devel
12cu|fox-1.7.39-1|51	BuildRequires:	doxygen
12cu|fox-1.7.39-1|52	
12cu|fox-1.7.39-1|53	
12cu|fox-1.7.39-1|54	%description
12cu|fox-1.7.39-1|55	FOX is a C++-Based Library for Graphical User Interface Development
12cu|fox-1.7.39-1|56	FOX supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
12cu|fox-1.7.39-1|57	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
12cu|fox-1.7.39-1|58	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
12cu|fox-1.7.39-1|59	3D graphics.  Subclassing of basic FOX widgets allows for easy
12cu|fox-1.7.39-1|60	extension beyond the built-in widgets by application writers.
12cu|fox-1.7.39-1|61	
12cu|fox-1.7.39-1|62	%package -n %{name_ex_apps}
12cu|fox-1.7.39-1|63	Summary:	FOX example applications
12cu|fox-1.7.39-1|64	Group:		Office
12cu|fox-1.7.39-1|65	Requires:	%{libname} >= %{version}
12cu|fox-1.7.39-1|66	
12cu|fox-1.7.39-1|67	%description -n %{name_ex_apps}
12cu|fox-1.7.39-1|68	Editor, file browser and calculator, written with FOX
12cu|fox-1.7.39-1|69	
12cu|fox-1.7.39-1|70	%package -n %{libname}
12cu|fox-1.7.39-1|71	Summary:	The FOX C++ GUI Toolkit - Libraries
12cu|fox-1.7.39-1|72	Group:		System/Libraries
12cu|fox-1.7.39-1|73	
12cu|fox-1.7.39-1|74	%description -n %{libname}
12cu|fox-1.7.39-1|75	FOX is a C++-Based Library for Graphical User Interface Development
12cu|fox-1.7.39-1|76	FOX supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
12cu|fox-1.7.39-1|77	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
12cu|fox-1.7.39-1|78	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
12cu|fox-1.7.39-1|79	3D graphics.  Subclassing of basic FOX widgets allows for easy
12cu|fox-1.7.39-1|80	extension beyond the built-in widgets by application writers.
12cu|fox-1.7.39-1|81	
12cu|fox-1.7.39-1|82	%package -n %{libnamedev}
12cu|fox-1.7.39-1|83	Summary:	FOX header files
12cu|fox-1.7.39-1|84	Group:		Development/C++
12cu|fox-1.7.39-1|85	Requires:	%{libname} = %{version}
12cu|fox-1.7.39-1|86	Provides:	libfox-devel = %version-%release
12cu|fox-1.7.39-1|87	Provides:	fox%{major}-devel = %version-%release
12cu|fox-1.7.39-1|88	Provides:	libfox%{major}-devel = %version-%release
12cu|fox-1.7.39-1|89	Conflicts:	%mklibname -d fox 1.4
12cu|fox-1.7.39-1|90	Obsoletes:	%mklibname -d fox 1.7
12cu|fox-1.7.39-1|91	
12cu|fox-1.7.39-1|92	%description -n %{libnamedev}
12cu|fox-1.7.39-1|93	FOX is a C++-Based Library for Graphical User Interface Development
12cu|fox-1.7.39-1|94	FOX supports modern GUI features, such as Drag-and-Drop, Tooltips, Tab
12cu|fox-1.7.39-1|95	Books, Tree Lists, Icons, Multiple-Document Interfaces (MDI), timers,
12cu|fox-1.7.39-1|96	idle processing, automatic GUI updating, as well as OpenGL/Mesa for
12cu|fox-1.7.39-1|97	3D graphics.  Subclassing of basic FOX widgets allows for easy
12cu|fox-1.7.39-1|98	extension beyond the built-in widgets by application writers.
12cu|fox-1.7.39-1|99	
12cu|fox-1.7.39-1|100	This package contains the necessary files to develop applications
12cu|fox-1.7.39-1|101	with FOX.
12cu|fox-1.7.39-1|102	
12cu|fox-1.7.39-1|103	%prep
12cu|fox-1.7.39-1|104	%setup -q
12cu|fox-1.7.39-1|105	
12cu|fox-1.7.39-1|106	%build
12cu|fox-1.7.39-1|107	#gw the examples don't link
12cu|fox-1.7.39-1|108	##define _disable_ld_no_undefined 1
12cu|fox-1.7.39-1|109	%configure2_5x --with-opengl=mesa --enable-cups LIBS='-lfontconfig'
12cu|fox-1.7.39-1|110	make GL_LIBS="-lGL -lGLU"
12cu|fox-1.7.39-1|111	
12cu|fox-1.7.39-1|112	%install
12cu|fox-1.7.39-1|113	rm -rf %{buildroot} installed-docs
12cu|fox-1.7.39-1|114	%makeinstall_std
12cu|fox-1.7.39-1|115	mv %buildroot%_datadir/doc/fox-%{major}/* installed-docs
12cu|fox-1.7.39-1|116	cp -p pathfinder/PathFinder %{buildroot}/usr/bin
12cu|fox-1.7.39-1|117	
12cu|fox-1.7.39-1|118	mkdir -p %{buildroot}%{_datadir}/applications
12cu|fox-1.7.39-1|119	cat > %{buildroot}%{_datadir}/applications/mandriva-foxcalculator.desktop << EOF
12cu|fox-1.7.39-1|120	[Desktop Entry]
12cu|fox-1.7.39-1|121	Name=FOX Calculator
12cu|fox-1.7.39-1|122	Comment=Calculator using the FOX toolkit
12cu|fox-1.7.39-1|123	Exec=%{_bindir}/calculator %U
12cu|fox-1.7.39-1|124	Icon=%{icon_name_calc}
12cu|fox-1.7.39-1|125	Terminal=false
12cu|fox-1.7.39-1|126	Type=Application
12cu|fox-1.7.39-1|127	StartupNotify=true
12cu|fox-1.7.39-1|128	Categories=Science;Math;
12cu|fox-1.7.39-1|129	EOF
12cu|fox-1.7.39-1|130	cat > %{buildroot}%{_datadir}/applications/mandriva-foxadie.desktop << EOF
12cu|fox-1.7.39-1|131	[Desktop Entry]
12cu|fox-1.7.39-1|132	Name=FOX Adie
12cu|fox-1.7.39-1|133	Comment=A.D.I.E. - Advanced Interactive Editor using the FOX toolkit
12cu|fox-1.7.39-1|134	Exec=%{_bindir}/adie %U
12cu|fox-1.7.39-1|135	Icon=%{icon_name_adie}
12cu|fox-1.7.39-1|136	Terminal=false
12cu|fox-1.7.39-1|137	Type=Application
12cu|fox-1.7.39-1|138	StartupNotify=true
12cu|fox-1.7.39-1|139	Categories=TextEditor;Utility;
12cu|fox-1.7.39-1|140	EOF
12cu|fox-1.7.39-1|141	cat > %{buildroot}%{_datadir}/applications/mandriva-shutterbug.desktop << EOF
12cu|fox-1.7.39-1|142	[Desktop Entry]
12cu|fox-1.7.39-1|143	Name=FOX Shutterbug
12cu|fox-1.7.39-1|144	Comment=Takes a screenshot and saves it to a file
12cu|fox-1.7.39-1|145	Exec=%{_bindir}/shutterbug %U
12cu|fox-1.7.39-1|146	Icon=shutterbug
12cu|fox-1.7.39-1|147	Terminal=false
12cu|fox-1.7.39-1|148	Type=Application
12cu|fox-1.7.39-1|149	StartupNotify=true
12cu|fox-1.7.39-1|150	Categories=Graphics;
12cu|fox-1.7.39-1|151	EOF
12cu|fox-1.7.39-1|152	
12cu|fox-1.7.39-1|153	install -D -m 644 %{SOURCE10} %{buildroot}%{_miconsdir}/%{icon_name_adie}
12cu|fox-1.7.39-1|154	install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/%{icon_name_adie}
12cu|fox-1.7.39-1|155	install -D -m 644 %{SOURCE12} %{buildroot}%{_liconsdir}/%{icon_name_adie}
12cu|fox-1.7.39-1|156	
12cu|fox-1.7.39-1|157	install -m 644 %{SOURCE20} %{buildroot}%{_miconsdir}/%{icon_name_calc}
12cu|fox-1.7.39-1|158	install -m 644 %{SOURCE21} %{buildroot}%{_iconsdir}/%{icon_name_calc}
12cu|fox-1.7.39-1|159	install -m 644 %{SOURCE22} %{buildroot}%{_liconsdir}/%{icon_name_calc}
12cu|fox-1.7.39-1|160	
12cu|fox-1.7.39-1|161	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/shutterbug.png
12cu|fox-1.7.39-1|162	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/shutterbug.png
12cu|fox-1.7.39-1|163	install -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/shutterbug.png
12cu|fox-1.7.39-1|164	
12cu|fox-1.7.39-1|165	rm -rf %buildroot%_prefix/fox
12cu|fox-1.7.39-1|166	
12cu|fox-1.7.39-1|167	
12cu|fox-1.7.39-1|168	
12cu|fox-1.7.39-1|169	%files -n %{name_ex_apps}
12cu|fox-1.7.39-1|170	%doc %{_mandir}/man1/ControlPanel*
12cu|fox-1.7.39-1|171	%doc %{_mandir}/man1/PathFinder*
12cu|fox-1.7.39-1|172	%doc %{_mandir}/man1/adie*
12cu|fox-1.7.39-1|173	%doc %{_mandir}/man1/calculator*
12cu|fox-1.7.39-1|174	%doc %{_mandir}/man1/shutterbug.1*
12cu|fox-1.7.39-1|175	%{_bindir}/calculator
12cu|fox-1.7.39-1|176	%{_bindir}/ControlPanel
12cu|fox-1.7.39-1|177	%{_bindir}/PathFinder
12cu|fox-1.7.39-1|178	%{_bindir}/adie
12cu|fox-1.7.39-1|179	%{_bindir}/Adie.stx
12cu|fox-1.7.39-1|180	%{_bindir}/shutterbug
12cu|fox-1.7.39-1|181	%{_datadir}/applications/mandriva*
12cu|fox-1.7.39-1|182	%{_miconsdir}/%{icon_name_adie}
12cu|fox-1.7.39-1|183	%{_iconsdir}/%{icon_name_adie}
12cu|fox-1.7.39-1|184	%{_liconsdir}/%{icon_name_adie}
12cu|fox-1.7.39-1|185	%{_miconsdir}/%{icon_name_calc}
12cu|fox-1.7.39-1|186	%{_iconsdir}/%{icon_name_calc}
12cu|fox-1.7.39-1|187	%{_liconsdir}/%{icon_name_calc}
12cu|fox-1.7.39-1|188	%{_miconsdir}/shutterbug.png
12cu|fox-1.7.39-1|189	%{_iconsdir}/shutterbug.png
12cu|fox-1.7.39-1|190	%{_liconsdir}/shutterbug.png
12cu|fox-1.7.39-1|191	
12cu|fox-1.7.39-1|192	
12cu|fox-1.7.39-1|193	%files -n %{libname}
12cu|fox-1.7.39-1|194	%doc LICENSE README
12cu|fox-1.7.39-1|195	%{_libdir}/*%{major}.so.0*
12cu|fox-1.7.39-1|196	
12cu|fox-1.7.39-1|197	%files -n %{libnamedev}
12cu|fox-1.7.39-1|198	%doc doc ADDITIONS TRACING
12cu|fox-1.7.39-1|199	%doc installed-docs
12cu|fox-1.7.39-1|200	%doc %{_mandir}/man1/reswrap*
12cu|fox-1.7.39-1|201	%{_bindir}/reswrap
12cu|fox-1.7.39-1|202	%{_bindir}/fox-config
12cu|fox-1.7.39-1|203	%dir %{_includedir}/fox-%{major}
12cu|fox-1.7.39-1|204	%{_includedir}/fox-%{major}/*
12cu|fox-1.7.39-1|205	%{_libdir}/*.so
12cu|fox-1.7.39-1|206	%{_libdir}/*.a
12cu|fox-1.7.39-1|207	%{_libdir}/pkgconfig/*.pc
12cu|fox-1.7.39-1|208	
12cu|fox-1.7.39-1|209	
12cu|fox-1.7.39-1|210	
12cu|fox-1.7.39-1|211	
12cu|fox-1.7.39-1|212	

9375 12
12cu|fplll-4.0.4-2|1	%define name		fplll
12cu|fplll-4.0.4-2|2	%define major		0
12cu|fplll-4.0.4-2|3	%define libfplll	%mklibname %{name} %{major}
12cu|fplll-4.0.4-2|4	%define libfplll_devel	%mklibname %{name} -d
12cu|fplll-4.0.4-2|5	
12cu|fplll-4.0.4-2|6	Epoch:		1
12cu|fplll-4.0.4-2|7	Name:		%{name}
12cu|fplll-4.0.4-2|8	Group:		Sciences/Mathematics
12cu|fplll-4.0.4-2|9	License:	LGPLv2+
12cu|fplll-4.0.4-2|10	Summary:	LLL-reduction of euclidean lattices
12cu|fplll-4.0.4-2|11	Version:	4.0.4
12cu|fplll-4.0.4-2|12	Release:	2
12cu|fplll-4.0.4-2|13	Source:		http://perso.ens-lyon.fr/damien.stehle/fplll/lib%{name}-%{version}.tar.gz
12cu|fplll-4.0.4-2|14	URL:		http://perso.ens-lyon.fr/damien.stehle/fplll/
12cu|fplll-4.0.4-2|15	BuildRequires:	gmp-devel
12cu|fplll-4.0.4-2|16	BuildRequires:	mpfr-devel
12cu|fplll-4.0.4-2|17	#Reversed (or previously applied) patch detected!
12cu|fplll-4.0.4-2|18	#Patch0:		%{name}-fplllv31.patch
12cu|fplll-4.0.4-2|19	
12cu|fplll-4.0.4-2|20	%description
12cu|fplll-4.0.4-2|21	%{name}-%{version} contains several algorithms on lattices that rely on
12cu|fplll-4.0.4-2|22	floating-point computations. This includes implementations of the
12cu|fplll-4.0.4-2|23	floating-point LLL reduction algorithm, offering different
12cu|fplll-4.0.4-2|24	speed/guarantees ratios. It contains a 'wrapper' choosing the
12cu|fplll-4.0.4-2|25	estimated best sequence of variants in order to provide a guaranteed
12cu|fplll-4.0.4-2|26	output as fast as possible. In the case of the wrapper, the
12cu|fplll-4.0.4-2|27	succession of variants is oblivious to the user. It also includes
12cu|fplll-4.0.4-2|28	a rigorous floating-point implementation of the Kannan-Fincke-Pohst
12cu|fplll-4.0.4-2|29	algorithm that finds a shortest non-zero lattice vector, and the BKZ
12cu|fplll-4.0.4-2|30	reduction algorithm.
12cu|fplll-4.0.4-2|31	
12cu|fplll-4.0.4-2|32	%package	-n %{libfplll}
12cu|fplll-4.0.4-2|33	Summary:	lib%{name} shared libraries
12cu|fplll-4.0.4-2|34	Group:		System/Libraries
12cu|fplll-4.0.4-2|35	
12cu|fplll-4.0.4-2|36	%description	-n %{libfplll}
12cu|fplll-4.0.4-2|37	libfpll shared libraries. fplll is code that LLL-reduces euclidean lattices.
12cu|fplll-4.0.4-2|38	
12cu|fplll-4.0.4-2|39	%package	-n %{libfplll_devel}
12cu|fplll-4.0.4-2|40	Summary:	lib%{name} libraries, includes, etc
12cu|fplll-4.0.4-2|41	Group:		Development/C
12cu|fplll-4.0.4-2|42	Requires:	%{libfplll} = %{EVRD}
12cu|fplll-4.0.4-2|43	Provides:	%{name}-devel = %{EVRD}
12cu|fplll-4.0.4-2|44	Conflicts:	%{_lib}fplll3 < 3.0-7
12cu|fplll-4.0.4-2|45	Obsoletes:	%{_lib}fplll3 < 3.0-7
12cu|fplll-4.0.4-2|46	
12cu|fplll-4.0.4-2|47	%description	-n %{libfplll_devel}
12cu|fplll-4.0.4-2|48	libfpll libraries, includes, etc. fplll is code that LLL-reduces
12cu|fplll-4.0.4-2|49	euclidean lattices.
12cu|fplll-4.0.4-2|50	
12cu|fplll-4.0.4-2|51	%prep
12cu|fplll-4.0.4-2|52	%setup -q -n lib%{name}-%{version}
12cu|fplll-4.0.4-2|53	#patch0 -p1
12cu|fplll-4.0.4-2|54	
12cu|fplll-4.0.4-2|55	%build
12cu|fplll-4.0.4-2|56	%configure2_5x --disable-static LDFLAGS="-Wl,--as-needed $RPM_LD_FLAGS"
12cu|fplll-4.0.4-2|57	
12cu|fplll-4.0.4-2|58	# Eliminate hardcoded rpaths, and workaround libtool moving all -Wl options
12cu|fplll-4.0.4-2|59	# after the libraries to be linked
12cu|fplll-4.0.4-2|60	sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
12cu|fplll-4.0.4-2|61	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
12cu|fplll-4.0.4-2|62	-e 's|-nostdlib|-Wl,--as-needed &|' \
12cu|fplll-4.0.4-2|63	-i libtool
12cu|fplll-4.0.4-2|64	%make
12cu|fplll-4.0.4-2|65	
12cu|fplll-4.0.4-2|66	%install
12cu|fplll-4.0.4-2|67	%makeinstall_std
12cu|fplll-4.0.4-2|68	rm %{buildroot}%{_libdir}/libfplll.la
12cu|fplll-4.0.4-2|69	
12cu|fplll-4.0.4-2|70	%check
12cu|fplll-4.0.4-2|71	export LD_LIBRARY_PATH=$PWD/src/.libs
12cu|fplll-4.0.4-2|72	make check
12cu|fplll-4.0.4-2|73	
12cu|fplll-4.0.4-2|74	%files
12cu|fplll-4.0.4-2|75	%{_bindir}/*
12cu|fplll-4.0.4-2|76	
12cu|fplll-4.0.4-2|77	%files		-n %{libfplll}
12cu|fplll-4.0.4-2|78	%{_libdir}/libfplll.so.*
12cu|fplll-4.0.4-2|79	
12cu|fplll-4.0.4-2|80	%files		-n %{libfplll_devel}
12cu|fplll-4.0.4-2|81	%{_includedir}/%{name}.h
12cu|fplll-4.0.4-2|82	%{_includedir}/%{name}
12cu|fplll-4.0.4-2|83	%{_libdir}/libfplll.so

9376 12
12cu|frame-2.5.0-1|1	%define major 6
12cu|frame-2.5.0-1|2	%define libname %mklibname %{name} %{major}
12cu|frame-2.5.0-1|3	%define devname %mklibname %{name} -d
12cu|frame-2.5.0-1|4	
12cu|frame-2.5.0-1|5	Summary:	Buildup and synchronization of simultaneous touches
12cu|frame-2.5.0-1|6	Name:		frame
12cu|frame-2.5.0-1|7	Version:	2.5.0
12cu|frame-2.5.0-1|8	Release:	1
12cu|frame-2.5.0-1|9	License:	GPLv3+
12cu|frame-2.5.0-1|10	Group:		Development/Other
12cu|frame-2.5.0-1|11	Url:		https://launchpad.net/frame
12cu|frame-2.5.0-1|12	Source0:	https://launchpad.net/frame/trunk/utouch-%{name}-%{version}/+download/%{name}-%{version}.tar.gz
12cu|frame-2.5.0-1|13	BuildRequires:	asciidoc
12cu|frame-2.5.0-1|14	BuildRequires:	pkgconfig(evemu)
12cu|frame-2.5.0-1|15	BuildRequires:	pkgconfig(mtdev)
12cu|frame-2.5.0-1|16	BuildRequires:	pkgconfig(xi)
12cu|frame-2.5.0-1|17	BuildRequires:	pkgconfig(xorg-server)
12cu|frame-2.5.0-1|18	Requires:	evemu
12cu|frame-2.5.0-1|19	
12cu|frame-2.5.0-1|20	%description
12cu|frame-2.5.0-1|21	Frame handles the buildup and synchronization of a set of simultaneous touches.
12cu|frame-2.5.0-1|22	
12cu|frame-2.5.0-1|23	%files
12cu|frame-2.5.0-1|24	%doc COPYING
12cu|frame-2.5.0-1|25	%{_bindir}/frame-test-x11
12cu|frame-2.5.0-1|26	%{_mandir}/man1/frame-test-x11.1*
12cu|frame-2.5.0-1|27	
12cu|frame-2.5.0-1|28	#----------------------------------------------------------------------------
12cu|frame-2.5.0-1|29	
12cu|frame-2.5.0-1|30	%package -n %{libname}
12cu|frame-2.5.0-1|31	Summary:	Frame shared library Package
12cu|frame-2.5.0-1|32	Group:		System/Libraries
12cu|frame-2.5.0-1|33	
12cu|frame-2.5.0-1|34	%description -n %{libname}
12cu|frame-2.5.0-1|35	This package contains the library needed to run programs dynamically linked
12cu|frame-2.5.0-1|36	with Frame.
12cu|frame-2.5.0-1|37	
12cu|frame-2.5.0-1|38	%files -n %{libname}
12cu|frame-2.5.0-1|39	%{_libdir}/libframe.so.%{major}*
12cu|frame-2.5.0-1|40	
12cu|frame-2.5.0-1|41	#----------------------------------------------------------------------------
12cu|frame-2.5.0-1|42	
12cu|frame-2.5.0-1|43	%package -n %{devname}
12cu|frame-2.5.0-1|44	Summary:	Frame development package
12cu|frame-2.5.0-1|45	Group:		Development/Other
12cu|frame-2.5.0-1|46	Requires:	%{libname} = %{EVRD}
12cu|frame-2.5.0-1|47	Provides:	%{name}-devel = %{EVRD}
12cu|frame-2.5.0-1|48	Conflicts:	%{_lib}frame6 < 2.5.0
12cu|frame-2.5.0-1|49	
12cu|frame-2.5.0-1|50	%description -n %{devname}
12cu|frame-2.5.0-1|51	This package provides headers files for Frame development.
12cu|frame-2.5.0-1|52	
12cu|frame-2.5.0-1|53	%files -n %{devname}
12cu|frame-2.5.0-1|54	%{_includedir}/oif/*.h
12cu|frame-2.5.0-1|55	%{_libdir}/libframe.so
12cu|frame-2.5.0-1|56	%{_libdir}/pkgconfig/frame.pc
12cu|frame-2.5.0-1|57	%{_libdir}/pkgconfig/frame-x11.pc
12cu|frame-2.5.0-1|58	
12cu|frame-2.5.0-1|59	#----------------------------------------------------------------------------
12cu|frame-2.5.0-1|60	
12cu|frame-2.5.0-1|61	%prep
12cu|frame-2.5.0-1|62	%setup -q
12cu|frame-2.5.0-1|63	
12cu|frame-2.5.0-1|64	%build
12cu|frame-2.5.0-1|65	autoreconf -fi
12cu|frame-2.5.0-1|66	%configure2_5x --disable-static
12cu|frame-2.5.0-1|67	%make
12cu|frame-2.5.0-1|68	
12cu|frame-2.5.0-1|69	%install
12cu|frame-2.5.0-1|70	%makeinstall_std
12cu|frame-2.5.0-1|71	
12cu|frame-2.5.0-1|72	
12cu|frame-2.5.0-1|73	%changelog
12cu|frame-2.5.0-1|74	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.0-1
12cu|frame-2.5.0-1|75	+ Revision: b7b9ffe
12cu|frame-2.5.0-1|76	- LOG Update BuildRequires
12cu|frame-2.5.0-1|77	
12cu|frame-2.5.0-1|78	

9377 12
12cu|freecad-0.14.3702-3|1	Name:		freecad
12cu|freecad-0.14.3702-3|2	Summary:	FreeCAD is a general purpose 3D CAD modeler
12cu|freecad-0.14.3702-3|3	Version:	0.14.3702
12cu|freecad-0.14.3702-3|4	Release:	3
12cu|freecad-0.14.3702-3|5	License:	GPL and LGPL
12cu|freecad-0.14.3702-3|6	Group: 		Graphics
12cu|freecad-0.14.3702-3|7	Url:		http://free-cad.sourceforge.net/
12cu|freecad-0.14.3702-3|8	Source0:	http://dfn.dl.sourceforge.net/sourceforge/free-cad/freecad-%{version}.tar.gz
12cu|freecad-0.14.3702-3|9	Source1:      	freecad.desktop
12cu|freecad-0.14.3702-3|10	Source2:      	freecad.1
12cu|freecad-0.14.3702-3|11	Source3:	%{name}.rpmlintrc
12cu|freecad-0.14.3702-3|12	BuildRequires: 	gstreamer0.10-devel
12cu|freecad-0.14.3702-3|13	BuildRequires: 	pkgconfig(QtCore)
12cu|freecad-0.14.3702-3|14	BuildRequires:	doxygen
12cu|freecad-0.14.3702-3|15	BuildRequires:	pkgconfig(QtWebKit)
12cu|freecad-0.14.3702-3|16	BuildRequires: 	pkgconfig(xerces-c)
12cu|freecad-0.14.3702-3|17	BuildRequires: 	opencv-devel
12cu|freecad-0.14.3702-3|18	BuildRequires: 	python-devel
12cu|freecad-0.14.3702-3|19	BuildRequires: 	libode-devel
12cu|freecad-0.14.3702-3|20	BuildRequires: 	python-matplotlib
12cu|freecad-0.14.3702-3|21	BuildRequires: 	eigen3
12cu|freecad-0.14.3702-3|22	BuildRequires: 	cmake
12cu|freecad-0.14.3702-3|23	BuildRequires: 	gcc-gfortran
12cu|freecad-0.14.3702-3|24	BuildRequires: 	opencascade-devel
12cu|freecad-0.14.3702-3|25	BuildRequires: 	pkgconfig(Coin)
12cu|freecad-0.14.3702-3|26	BuildRequires: 	soqt-devel
12cu|freecad-0.14.3702-3|27	BuildRequires: 	boost-devel >= 1.34.0
12cu|freecad-0.14.3702-3|28	BuildRequires:	pkgconfig(shiboken)
12cu|freecad-0.14.3702-3|29	BuildRequires:	pkgconfig(pyside)
12cu|freecad-0.14.3702-3|30	BuildRequires:	dos2unix
12cu|freecad-0.14.3702-3|31	
12cu|freecad-0.14.3702-3|32	
12cu|freecad-0.14.3702-3|33	%description
12cu|freecad-0.14.3702-3|34	FreeCAD will be a general purpose 3D CAD modeler.
12cu|freecad-0.14.3702-3|35	The development will be completely Open Source.
12cu|freecad-0.14.3702-3|36	As with many modern 3D CAD modelers it will
12cu|freecad-0.14.3702-3|37	have a 2D component in order to extract design detail
12cu|freecad-0.14.3702-3|38	from the 3D model to create 2D production drawings,
12cu|freecad-0.14.3702-3|39	although 2D (e.g. AutoCAD LT) is not the focus,
12cu|freecad-0.14.3702-3|40	neither are animation and organic shapes
12cu|freecad-0.14.3702-3|41	(e.g. Maya, 3D StudioMAX and Cinema 4D).
12cu|freecad-0.14.3702-3|42	
12cu|freecad-0.14.3702-3|43	#package devel
12cu|freecad-0.14.3702-3|44	#Group: Development/C++
12cu|freecad-0.14.3702-3|45	#Summary: Devel package for %{name}
12cu|freecad-0.14.3702-3|46	#Requires: {name} = {version}
12cu|freecad-0.14.3702-3|47	
12cu|freecad-0.14.3702-3|48	#description devel
12cu|freecad-0.14.3702-3|49	#FreeCAD will be a general purpose 3D CAD modeler.
12cu|freecad-0.14.3702-3|50	#The development will be completely Open Source.
12cu|freecad-0.14.3702-3|51	#As with many modern 3D CAD modelers it will
12cu|freecad-0.14.3702-3|52	#have a 2D component in order to extract design detail
12cu|freecad-0.14.3702-3|53	#from the 3D model to create 2D production drawings,
12cu|freecad-0.14.3702-3|54	#although 2D (e.g. AutoCAD LT) is not the focus,
12cu|freecad-0.14.3702-3|55	#neither are animation and organic shapes
12cu|freecad-0.14.3702-3|56	#(e.g. Maya, 3D StudioMAX and Cinema 4D).
12cu|freecad-0.14.3702-3|57	
12cu|freecad-0.14.3702-3|58	%prep
12cu|freecad-0.14.3702-3|59	%setup -q
12cu|freecad-0.14.3702-3|60	
12cu|freecad-0.14.3702-3|61	%build
12cu|freecad-0.14.3702-3|62	%define Werror_cflags %nil
12cu|freecad-0.14.3702-3|63	%cmake_qt4 -DCMAKE_INSTALL_PREFIX=%{_libdir}/%{name} \
12cu|freecad-0.14.3702-3|64	-DCMAKE_INSTALL_DATADIR=%{_datadir}/%{name} \
12cu|freecad-0.14.3702-3|65	-DCMAKE_INSTALL_DOCDIR=%{_docdir}/%{name} \
12cu|freecad-0.14.3702-3|66	-DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \
12cu|freecad-0.14.3702-3|67	-DRESOURCEDIR=%{_libdir}/freecad \
12cu|freecad-0.14.3702-3|68	-DCMAKE_BUILD_TYPE=Release
12cu|freecad-0.14.3702-3|69	%make
12cu|freecad-0.14.3702-3|70	
12cu|freecad-0.14.3702-3|71	%install
12cu|freecad-0.14.3702-3|72	%makeinstall_std -C build
12cu|freecad-0.14.3702-3|73	
12cu|freecad-0.14.3702-3|74	# Symlink binaries to /usr/bin
12cu|freecad-0.14.3702-3|75	mkdir -p %{buildroot}%{_bindir}
12cu|freecad-0.14.3702-3|76	pushd %{buildroot}%{_bindir}
12cu|freecad-0.14.3702-3|77	ln -s ../%{_lib}/freecad/bin/FreeCAD .
12cu|freecad-0.14.3702-3|78	ln -s ../%{_lib}/freecad/bin/FreeCADCmd .
12cu|freecad-0.14.3702-3|79	popd
12cu|freecad-0.14.3702-3|80	
12cu|freecad-0.14.3702-3|81	# Install desktop file
12cu|freecad-0.14.3702-3|82	desktop-file-install \
12cu|freecad-0.14.3702-3|83	--dir=%{buildroot}%{_datadir}/applications  %{SOURCE1}
12cu|freecad-0.14.3702-3|84	
12cu|freecad-0.14.3702-3|85	sed -i 's,@lib@,%{_lib},g' %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|freecad-0.14.3702-3|86	
12cu|freecad-0.14.3702-3|87	# Install desktop icon
12cu|freecad-0.14.3702-3|88	install -pD -m 0644 src/Gui/Icons/%{name}.svg \
12cu|freecad-0.14.3702-3|89	%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12cu|freecad-0.14.3702-3|90	
12cu|freecad-0.14.3702-3|91	# Install man page
12cu|freecad-0.14.3702-3|92	install -pD -m 0644 %{SOURCE2} \
12cu|freecad-0.14.3702-3|93	%{buildroot}%{_mandir}/man1/%{name}.1
12cu|freecad-0.14.3702-3|94	
12cu|freecad-0.14.3702-3|95	# Symlink manpage to other binary names
12cu|freecad-0.14.3702-3|96	pushd %{buildroot}%{_mandir}/man1
12cu|freecad-0.14.3702-3|97	ln -sf %{name}.1.gz FreeCAD.1.gz.
12cu|freecad-0.14.3702-3|98	ln -sf %{name}.1.gz FreeCADCmd.1.gz
12cu|freecad-0.14.3702-3|99	popd
12cu|freecad-0.14.3702-3|100	
12cu|freecad-0.14.3702-3|101	%files
12cu|freecad-0.14.3702-3|102	%doc ChangeLog.txt copying.lib data/License.txt build/doc/*
12cu|freecad-0.14.3702-3|103	%{_bindir}/*
12cu|freecad-0.14.3702-3|104	%{_datadir}/applications/%{name}.desktop
12cu|freecad-0.14.3702-3|105	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12cu|freecad-0.14.3702-3|106	%{_libdir}/*.so
12cu|freecad-0.14.3702-3|107	%{_libdir}/%{name}/bin/
12cu|freecad-0.14.3702-3|108	#{_libdir}/%{name}/lib/
12cu|freecad-0.14.3702-3|109	%{_libdir}/%{name}/Mod/
12cu|freecad-0.14.3702-3|110	%{_datadir}/%{name}/
12cu|freecad-0.14.3702-3|111	%{_mandir}/man1/*.1*
12cu|freecad-0.14.3702-3|112	
12cu|freecad-0.14.3702-3|113	#files devel
12cu|freecad-0.14.3702-3|114	#{_libdir}/{name}/include/*
12cu|freecad-0.14.3702-3|115	
12cu|freecad-0.14.3702-3|116	%changelog
12cu|freecad-0.14.3702-3|117	* Sun Sep 14 2014 djam <djam5@ya.ru> 0.14.3702-3
12cu|freecad-0.14.3702-3|118	+ Revision: 2a26dbe
12cu|freecad-0.14.3702-3|119	- Merge pull request #3 from djam/freecad:rosa2012.1
12cu|freecad-0.14.3702-3|120	- up to 3 release, few corrected
12cu|freecad-0.14.3702-3|121	
12cu|freecad-0.14.3702-3|122	

9378 12
12cu|freecell-solver-3.16.0-1|1	%define basen freecell-solver
12cu|freecell-solver-3.16.0-1|2	%define libname_orig lib%{basen}
12cu|freecell-solver-3.16.0-1|3	%define major 0
12cu|freecell-solver-3.16.0-1|4	%define libname %mklibname %{basen} %{major}
12cu|freecell-solver-3.16.0-1|5	%define develname %mklibname %{basen} -d
12cu|freecell-solver-3.16.0-1|6	%define staticname %mklibname %{basen} -d -s
12cu|freecell-solver-3.16.0-1|7	%define debug_package	%{nil}
12cu|freecell-solver-3.16.0-1|8	
12cu|freecell-solver-3.16.0-1|9	Name: %{basen}
12cu|freecell-solver-3.16.0-1|10	Version: 3.16.0
12cu|freecell-solver-3.16.0-1|11	Release: 1
12cu|freecell-solver-3.16.0-1|12	License: MIT
12cu|freecell-solver-3.16.0-1|13	Group: Games/Cards
12cu|freecell-solver-3.16.0-1|14	Source: http://download.berlios.de/fc-solve/%{name}-%{version}.tar.bz2
12cu|freecell-solver-3.16.0-1|15	Buildroot: %{_tmppath}/freecell-solver-root
12cu|freecell-solver-3.16.0-1|16	URL: http://fc-solve.berlios.de/
12cu|freecell-solver-3.16.0-1|17	Requires: %{libname} = %{PACKAGE_VERSION}
12cu|freecell-solver-3.16.0-1|18	Summary: The Freecell Solver Executable
12cu|freecell-solver-3.16.0-1|19	BuildRequires: cmake
12cu|freecell-solver-3.16.0-1|20	
12cu|freecell-solver-3.16.0-1|21	%description
12cu|freecell-solver-3.16.0-1|22	The Freecell Solver package contains the fc-solve executable which is
12cu|freecell-solver-3.16.0-1|23	a command-line program that can be used to solve games of Freecell and
12cu|freecell-solver-3.16.0-1|24	similar card solitaire variants.
12cu|freecell-solver-3.16.0-1|25	
12cu|freecell-solver-3.16.0-1|26	This package also contains command line executables to generate the initial
12cu|freecell-solver-3.16.0-1|27	boards of several popular Freecell implementations.
12cu|freecell-solver-3.16.0-1|28	
12cu|freecell-solver-3.16.0-1|29	%files
12cu|freecell-solver-3.16.0-1|30	%_bindir/fc-solve
12cu|freecell-solver-3.16.0-1|31	%_bindir/freecell-solver-fc-pro-range-solve
12cu|freecell-solver-3.16.0-1|32	%_bindir/freecell-solver-multi-thread-solve
12cu|freecell-solver-3.16.0-1|33	%_bindir/freecell-solver-range-parallel-solve
12cu|freecell-solver-3.16.0-1|34	%_bindir/make-aisleriot-freecell-board
12cu|freecell-solver-3.16.0-1|35	%_bindir/make-gnome-freecell-board
12cu|freecell-solver-3.16.0-1|36	%_bindir/make_pysol_freecell_board.py
12cu|freecell-solver-3.16.0-1|37	%_bindir/pi-make-microsoft-freecell-board
12cu|freecell-solver-3.16.0-1|38	%_datadir/freecell-solver
12cu|freecell-solver-3.16.0-1|39	%{_mandir}/*/*
12cu|freecell-solver-3.16.0-1|40	%{_docdir}/*
12cu|freecell-solver-3.16.0-1|41	
12cu|freecell-solver-3.16.0-1|42	######################
12cu|freecell-solver-3.16.0-1|43	
12cu|freecell-solver-3.16.0-1|44	%package -n %{libname}
12cu|freecell-solver-3.16.0-1|45	Summary: The Freecell Solver dynamic libraries for solving Freecell games
12cu|freecell-solver-3.16.0-1|46	Group: Games/Cards
12cu|freecell-solver-3.16.0-1|47	
12cu|freecell-solver-3.16.0-1|48	%description -n %{libname}
12cu|freecell-solver-3.16.0-1|49	Contains the Freecell Solver libraries that are used by some programs to solve
12cu|freecell-solver-3.16.0-1|50	games of Freecell and similar variants of card solitaire.
12cu|freecell-solver-3.16.0-1|51	
12cu|freecell-solver-3.16.0-1|52	This package is mandatory for the Freecell Solver executable too.
12cu|freecell-solver-3.16.0-1|53	
12cu|freecell-solver-3.16.0-1|54	%files -n %{libname}
12cu|freecell-solver-3.16.0-1|55	%{_libdir}/libfreecell-solver.so.%{major}.*
12cu|freecell-solver-3.16.0-1|56	%{_libdir}/libfreecell-solver.so.%{major}
12cu|freecell-solver-3.16.0-1|57	
12cu|freecell-solver-3.16.0-1|58	#######################
12cu|freecell-solver-3.16.0-1|59	
12cu|freecell-solver-3.16.0-1|60	%package -n %{develname}
12cu|freecell-solver-3.16.0-1|61	Summary: The Freecell Solver development tools for solving Freecell games
12cu|freecell-solver-3.16.0-1|62	Group: Games/Cards
12cu|freecell-solver-3.16.0-1|63	Requires: %{libname} = %{PACKAGE_VERSION}
12cu|freecell-solver-3.16.0-1|64	
12cu|freecell-solver-3.16.0-1|65	%description -n %{develname}
12cu|freecell-solver-3.16.0-1|66	Freecell Solver is a library for automatically solving boards of Freecell and
12cu|freecell-solver-3.16.0-1|67	similar variants of card Solitaire. This package contains the header files and
12cu|freecell-solver-3.16.0-1|68	static libraries necessary for developing programs using Freecell Solver.
12cu|freecell-solver-3.16.0-1|69	
12cu|freecell-solver-3.16.0-1|70	You should install it if you are a game developer who would like to use
12cu|freecell-solver-3.16.0-1|71	Freecell Solver from within your programs.
12cu|freecell-solver-3.16.0-1|72	
12cu|freecell-solver-3.16.0-1|73	%files -n %{develname}
12cu|freecell-solver-3.16.0-1|74	%_includedir/freecell-solver/*.h
12cu|freecell-solver-3.16.0-1|75	%_bindir/freecell-solver-config
12cu|freecell-solver-3.16.0-1|76	%{_libdir}/pkgconfig/*.pc
12cu|freecell-solver-3.16.0-1|77	%{_libdir}/libfreecell-solver.so
12cu|freecell-solver-3.16.0-1|78	
12cu|freecell-solver-3.16.0-1|79	#######################
12cu|freecell-solver-3.16.0-1|80	
12cu|freecell-solver-3.16.0-1|81	%package -n %{staticname}
12cu|freecell-solver-3.16.0-1|82	Summary: The Freecell Solver static libraries
12cu|freecell-solver-3.16.0-1|83	Group: Games/Cards
12cu|freecell-solver-3.16.0-1|84	Requires: %{develname} = %{PACKAGE_VERSION}
12cu|freecell-solver-3.16.0-1|85	
12cu|freecell-solver-3.16.0-1|86	%description -n %{staticname}
12cu|freecell-solver-3.16.0-1|87	Freecell Solver is a library for automatically solving boards of Freecell and
12cu|freecell-solver-3.16.0-1|88	similar variants of card Solitaire. This package contains the static libraries.
12cu|freecell-solver-3.16.0-1|89	
12cu|freecell-solver-3.16.0-1|90	It is not generally required.
12cu|freecell-solver-3.16.0-1|91	
12cu|freecell-solver-3.16.0-1|92	%files -n %{staticname}
12cu|freecell-solver-3.16.0-1|93	%{_libdir}/libfreecell-solver.a
12cu|freecell-solver-3.16.0-1|94	
12cu|freecell-solver-3.16.0-1|95	########################
12cu|freecell-solver-3.16.0-1|96	
12cu|freecell-solver-3.16.0-1|97	%prep
12cu|freecell-solver-3.16.0-1|98	%setup -q
12cu|freecell-solver-3.16.0-1|99	# This is a hack that is meant to make sure the README of the board
12cu|freecell-solver-3.16.0-1|100	# generation programs resides inside the board_gen sub-dir of the
12cu|freecell-solver-3.16.0-1|101	# documentation directory.
12cu|freecell-solver-3.16.0-1|102	cd board_gen
12cu|freecell-solver-3.16.0-1|103	mkdir doc
12cu|freecell-solver-3.16.0-1|104	cd doc
12cu|freecell-solver-3.16.0-1|105	mkdir board_gen
12cu|freecell-solver-3.16.0-1|106	cd board_gen
12cu|freecell-solver-3.16.0-1|107	cp ../../README .
12cu|freecell-solver-3.16.0-1|108	
12cu|freecell-solver-3.16.0-1|109	
12cu|freecell-solver-3.16.0-1|110	%build
12cu|freecell-solver-3.16.0-1|111	# limits are suggested by the PySolFC
12cu|freecell-solver-3.16.0-1|112	
12cu|freecell-solver-3.16.0-1|113	%cmake -DLOCALE_INSTALL_DIR=%{_datadir}/locale \
12cu|freecell-solver-3.16.0-1|114	-DLIB_INSTALL_DIR=%{_libdir} \
12cu|freecell-solver-3.16.0-1|115	-DMAX_NUM_FREECELLS=8 \
12cu|freecell-solver-3.16.0-1|116	-DMAX_NUM_STACKS=20 \
12cu|freecell-solver-3.16.0-1|117	-DMAX_NUM_INITIAL_CARDS_IN_A_STACK=60
12cu|freecell-solver-3.16.0-1|118	%make
12cu|freecell-solver-3.16.0-1|119	
12cu|freecell-solver-3.16.0-1|120	%install
12cu|freecell-solver-3.16.0-1|121	cd build
12cu|freecell-solver-3.16.0-1|122	%{makeinstall_std}
12cu|freecell-solver-3.16.0-1|123	
12cu|freecell-solver-3.16.0-1|124	rm -f  %{buildroot}%{_bindir}/make-microsoft-freecell-board
12cu|freecell-solver-3.16.0-1|125	
12cu|freecell-solver-3.16.0-1|126	
12cu|freecell-solver-3.16.0-1|127	

9379 12
12cu|freeciv-2.4.4-1|1	Summary:	CIVilization clone
12cu|freeciv-2.4.4-1|2	Name:		freeciv
12cu|freeciv-2.4.4-1|3	Version:	2.4.4
12cu|freeciv-2.4.4-1|4	Release:	1
12cu|freeciv-2.4.4-1|5	License:	GPLv2+
12cu|freeciv-2.4.4-1|6	Group:		Games/Strategy
12cu|freeciv-2.4.4-1|7	Url:		http://www.freeciv.org/
12cu|freeciv-2.4.4-1|8	Source0:	http://download.gna.org/freeciv/stable/freeciv-%{version}.tar.bz2
12cu|freeciv-2.4.4-1|9	Source1:	%{name}.server.wrapper
12cu|freeciv-2.4.4-1|10	Source2:	stdsounds3.tar.gz
12cu|freeciv-2.4.4-1|11	BuildRequires:	desktop-file-utils
12cu|freeciv-2.4.4-1|12	BuildRequires:	ggz-gtk-client-devel
12cu|freeciv-2.4.4-1|13	BuildRequires:	libstdc++-static-devel
12cu|freeciv-2.4.4-1|14	BuildRequires:	readline-devel
12cu|freeciv-2.4.4-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|freeciv-2.4.4-1|16	BuildRequires:	pkgconfig(ImageMagick)
12cu|freeciv-2.4.4-1|17	BuildRequires:	pkgconfig(libcurl)
12cu|freeciv-2.4.4-1|18	BuildRequires:	pkgconfig(liblzma)
12cu|freeciv-2.4.4-1|19	BuildRequires:	pkgconfig(ncurses)
12cu|freeciv-2.4.4-1|20	BuildRequires:	pkgconfig(SDL_mixer)
12cu|freeciv-2.4.4-1|21	Requires(post,preun):	ggz-client-libs
12cu|freeciv-2.4.4-1|22	
12cu|freeciv-2.4.4-1|23	%description
12cu|freeciv-2.4.4-1|24	Freeciv is a multiplayer strategy game, released under the GNU General
12cu|freeciv-2.4.4-1|25	Public License. It is generally comparable with Civilization II(r),
12cu|freeciv-2.4.4-1|26	published by Microprose(r).
12cu|freeciv-2.4.4-1|27	
12cu|freeciv-2.4.4-1|28	Default configuration uses the Civilization II(r) style Isometric view. If
12cu|freeciv-2.4.4-1|29	you prefer classic Civilization(r) 2-d view, invoke the client with
12cu|freeciv-2.4.4-1|30	"civclient --tiles trident".
12cu|freeciv-2.4.4-1|31	
12cu|freeciv-2.4.4-1|32	#----------------------------------------------------------------------------
12cu|freeciv-2.4.4-1|33	
12cu|freeciv-2.4.4-1|34	%package data
12cu|freeciv-2.4.4-1|35	Summary:	FREE CIVilization clone - data files
12cu|freeciv-2.4.4-1|36	Group:		Games/Strategy
12cu|freeciv-2.4.4-1|37	BuildArch:	noarch
12cu|freeciv-2.4.4-1|38	
12cu|freeciv-2.4.4-1|39	%description data
12cu|freeciv-2.4.4-1|40	Freeciv is a multiplayer strategy game, released under the GNU General
12cu|freeciv-2.4.4-1|41	Public License. It is generally comparable with Civilization II(r),
12cu|freeciv-2.4.4-1|42	published by Microprose(r).
12cu|freeciv-2.4.4-1|43	
12cu|freeciv-2.4.4-1|44	Default configuration uses the Civilization II(r) style Isometric view. If
12cu|freeciv-2.4.4-1|45	you prefer classic Civilization(r) 2-d view, invoke the client with
12cu|freeciv-2.4.4-1|46	"civclient --tiles trident".
12cu|freeciv-2.4.4-1|47	
12cu|freeciv-2.4.4-1|48	%files -f %{name}.lang data
12cu|freeciv-2.4.4-1|49	%doc AUTHORS doc/BUGS doc/HOWTOPLAY NEWS doc/README doc/README.AI doc/README.graphics doc/README.rulesets doc/README.sound doc/HACKING
12cu|freeciv-2.4.4-1|50	%{_gamesdatadir}/%{name}
12cu|freeciv-2.4.4-1|51	
12cu|freeciv-2.4.4-1|52	#----------------------------------------------------------------------------
12cu|freeciv-2.4.4-1|53	
12cu|freeciv-2.4.4-1|54	%package client
12cu|freeciv-2.4.4-1|55	Summary:	FREE CIVilization clone - client
12cu|freeciv-2.4.4-1|56	Group:		Games/Strategy
12cu|freeciv-2.4.4-1|57	Provides:	%{name} = %{EVRD}
12cu|freeciv-2.4.4-1|58	Requires:	%{name}-data = %{EVRD}
12cu|freeciv-2.4.4-1|59	Requires:	%{name}-server = %{EVRD}
12cu|freeciv-2.4.4-1|60	Requires(post,preun):	ggz-client-libs
12cu|freeciv-2.4.4-1|61	
12cu|freeciv-2.4.4-1|62	%description client
12cu|freeciv-2.4.4-1|63	This is the graphical client for freeciv.
12cu|freeciv-2.4.4-1|64	
12cu|freeciv-2.4.4-1|65	%files client
12cu|freeciv-2.4.4-1|66	%{_gamesbindir}/freeciv-gtk2
12cu|freeciv-2.4.4-1|67	%{_gamesbindir}/freeciv-manual
12cu|freeciv-2.4.4-1|68	%{_gamesbindir}/freeciv-modpack
12cu|freeciv-2.4.4-1|69	%{_datadir}/appdata/freeciv-gtk2.appdata.xml
12cu|freeciv-2.4.4-1|70	%{_datadir}/appdata/freeciv-modpack.appdata.xml
12cu|freeciv-2.4.4-1|71	%{_datadir}/applications/freeciv.desktop
12cu|freeciv-2.4.4-1|72	%{_datadir}/applications/freeciv-modpack.desktop
12cu|freeciv-2.4.4-1|73	%{_datadir}/ggz/civclient.dsc
12cu|freeciv-2.4.4-1|74	%{_datadir}/pixmaps/freeciv-client.png
12cu|freeciv-2.4.4-1|75	%{_iconsdir}/hicolor/*/apps/freeciv-modpack.png
12cu|freeciv-2.4.4-1|76	%{_iconsdir}/hicolor/*/apps/freeciv-client.png
12cu|freeciv-2.4.4-1|77	%{_mandir}/man6/freeciv-client.6*
12cu|freeciv-2.4.4-1|78	%{_mandir}/man6/freeciv-gtk2.6*
12cu|freeciv-2.4.4-1|79	%{_mandir}/man6/freeciv-manual.6*
12cu|freeciv-2.4.4-1|80	%{_mandir}/man6/freeciv-modpack.6*
12cu|freeciv-2.4.4-1|81	
12cu|freeciv-2.4.4-1|82	%post client
12cu|freeciv-2.4.4-1|83	%{_bindir}/ggz-config --install --force --modfile=%{_datadir}/ggz/civclient.dsc || :
12cu|freeciv-2.4.4-1|84	
12cu|freeciv-2.4.4-1|85	%preun client
12cu|freeciv-2.4.4-1|86	if [ $1 -eq 0 ]; then
12cu|freeciv-2.4.4-1|87	%{_bindir}/ggz-config --remove --modfile=%{_datadir}/ggz/civclient.dsc || :
12cu|freeciv-2.4.4-1|88	fi
12cu|freeciv-2.4.4-1|89	
12cu|freeciv-2.4.4-1|90	#----------------------------------------------------------------------------
12cu|freeciv-2.4.4-1|91	
12cu|freeciv-2.4.4-1|92	%package server
12cu|freeciv-2.4.4-1|93	Summary:	FREE CIVilization clone - server
12cu|freeciv-2.4.4-1|94	Group:		Games/Strategy
12cu|freeciv-2.4.4-1|95	Requires:	%{name}-data = %{EVRD}
12cu|freeciv-2.4.4-1|96	Requires(post,preun):	ggz-client-libs
12cu|freeciv-2.4.4-1|97	
12cu|freeciv-2.4.4-1|98	%description server
12cu|freeciv-2.4.4-1|99	This is the server for freeciv.
12cu|freeciv-2.4.4-1|100	
12cu|freeciv-2.4.4-1|101	%files server
12cu|freeciv-2.4.4-1|102	%{_gamesbindir}/civserver.real
12cu|freeciv-2.4.4-1|103	%{_gamesbindir}/freeciv-server
12cu|freeciv-2.4.4-1|104	%{_datadir}/appdata/freeciv-server.appdata.xml
12cu|freeciv-2.4.4-1|105	%{_datadir}/applications/freeciv-server.desktop
12cu|freeciv-2.4.4-1|106	%{_datadir}/ggz/civserver.dsc
12cu|freeciv-2.4.4-1|107	%{_iconsdir}/hicolor/*/apps/freeciv-server.png
12cu|freeciv-2.4.4-1|108	%{_mandir}/man6/freeciv-server.6*
12cu|freeciv-2.4.4-1|109	%{_sysconfdir}/freeciv
12cu|freeciv-2.4.4-1|110	
12cu|freeciv-2.4.4-1|111	%post server
12cu|freeciv-2.4.4-1|112	%{_bindir}/ggz-config --install --force --modfile=%{_datadir}/ggz/civserver.dsc || :
12cu|freeciv-2.4.4-1|113	
12cu|freeciv-2.4.4-1|114	%preun server
12cu|freeciv-2.4.4-1|115	if [ $1 -eq 0 ]; then
12cu|freeciv-2.4.4-1|116	%{_bindir}/ggz-config --remove --modfile=%{_datadir}/ggz/civserver.dsc || :
12cu|freeciv-2.4.4-1|117	fi
12cu|freeciv-2.4.4-1|118	
12cu|freeciv-2.4.4-1|119	#----------------------------------------------------------------------------
12cu|freeciv-2.4.4-1|120	
12cu|freeciv-2.4.4-1|121	%prep
12cu|freeciv-2.4.4-1|122	%setup -q
12cu|freeciv-2.4.4-1|123	
12cu|freeciv-2.4.4-1|124	%build
12cu|freeciv-2.4.4-1|125	#locales are not in %{_gamesdatadir}
12cu|freeciv-2.4.4-1|126	export localedir=%{_datadir}/locale
12cu|freeciv-2.4.4-1|127	
12cu|freeciv-2.4.4-1|128	%configure2_5x \
12cu|freeciv-2.4.4-1|129	--bindir=%{_gamesbindir} \
12cu|freeciv-2.4.4-1|130	--datadir=%{_gamesdatadir} \
12cu|freeciv-2.4.4-1|131	--enable-client=gtk-2.0
12cu|freeciv-2.4.4-1|132	%make
12cu|freeciv-2.4.4-1|133	
12cu|freeciv-2.4.4-1|134	%install
12cu|freeciv-2.4.4-1|135	%makeinstall_std localedir=%{_datadir}/locale
12cu|freeciv-2.4.4-1|136	
12cu|freeciv-2.4.4-1|137	tar -xvf %{SOURCE2} -C %{buildroot}%{_gamesdatadir}/%{name}
12cu|freeciv-2.4.4-1|138	
12cu|freeciv-2.4.4-1|139	# wrapper
12cu|freeciv-2.4.4-1|140	mv %{buildroot}%{_gamesbindir}/freeciv-server %{buildroot}%{_gamesbindir}/civserver.real
12cu|freeciv-2.4.4-1|141	install -m 755 %{SOURCE1} %{buildroot}%{_gamesbindir}/freeciv-server
12cu|freeciv-2.4.4-1|142	
12cu|freeciv-2.4.4-1|143	# fix icons locations
12cu|freeciv-2.4.4-1|144	mv %{buildroot}%{_gamesdatadir}/icons %{buildroot}%{_datadir}/icons
12cu|freeciv-2.4.4-1|145	
12cu|freeciv-2.4.4-1|146	# menu entry
12cu|freeciv-2.4.4-1|147	desktop-file-install \
12cu|freeciv-2.4.4-1|148	--vendor="" \
12cu|freeciv-2.4.4-1|149	--remove-category="Application" \
12cu|freeciv-2.4.4-1|150	--remove-category="GNOME" \
12cu|freeciv-2.4.4-1|151	--remove-category="Strategy" \
12cu|freeciv-2.4.4-1|152	--add-category="GTK" \
12cu|freeciv-2.4.4-1|153	--add-category="StrategyGame" \
12cu|freeciv-2.4.4-1|154	--dir %{buildroot}%{_datadir}/applications \
12cu|freeciv-2.4.4-1|155	%{buildroot}%{_datadir}/applications/*.desktop
12cu|freeciv-2.4.4-1|156	
12cu|freeciv-2.4.4-1|157	%find_lang %{name}
12cu|freeciv-2.4.4-1|158	
12cu|freeciv-2.4.4-1|159	# omit ggz.modules, to register at install, not build, time.
12cu|freeciv-2.4.4-1|160	rm %{buildroot}%{_sysconfdir}/ggz.modules
12cu|freeciv-2.4.4-1|161	# include .dsc files
12cu|freeciv-2.4.4-1|162	mkdir -p %{buildroot}%{_datadir}/ggz
12cu|freeciv-2.4.4-1|163	install -p -D -m644 data/civclient.dsc %{buildroot}%{_datadir}/ggz/civclient.dsc
12cu|freeciv-2.4.4-1|164	install -p -D -m644 data/civclient.dsc %{buildroot}%{_datadir}/ggz/civserver.dsc
12cu|freeciv-2.4.4-1|165	
12cu|freeciv-2.4.4-1|166	#remove unneeded
12cu|freeciv-2.4.4-1|167	# The Qt one will be useful as soon as the Qt client becomes more than a
12cu|freeciv-2.4.4-1|168	# stub -- probably by 2.5.x
12cu|freeciv-2.4.4-1|169	rm -f %{buildroot}%{_libdir}/*a
12cu|freeciv-2.4.4-1|170	rm -f %{buildroot}%{_mandir}/man6/*ftwl*
12cu|freeciv-2.4.4-1|171	rm -f %{buildroot}%{_mandir}/man6/*gtk3*
12cu|freeciv-2.4.4-1|172	rm -f %{buildroot}%{_mandir}/man6/*qt*
12cu|freeciv-2.4.4-1|173	rm -f %{buildroot}%{_mandir}/man6/*sdl*
12cu|freeciv-2.4.4-1|174	rm -f %{buildroot}%{_mandir}/man6/*win32*
12cu|freeciv-2.4.4-1|175	rm -f %{buildroot}%{_mandir}/man6/*xaw*
12cu|freeciv-2.4.4-1|176	
12cu|freeciv-2.4.4-1|177	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
12cu|freeciv-2.4.4-1|178	
12cu|freeciv-2.4.4-1|179	%changelog
12cu|freeciv-2.4.4-1|180	* Tue Jan 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.4-1
12cu|freeciv-2.4.4-1|181	+ Revision: eb7163b
12cu|freeciv-2.4.4-1|182	- New version 2.4.4
12cu|freeciv-2.4.4-1|183	
12cu|freeciv-2.4.4-1|184	

9380 12
12cu|freedroidrpg-0.15.1-1|1	%define	oname	freedroidRPG
12cu|freedroidrpg-0.15.1-1|2	
12cu|freedroidrpg-0.15.1-1|3	Summary:	Summary A Diablo clone with the Tux as hero in a world of rampaging robots
12cu|freedroidrpg-0.15.1-1|4	Name:		freedroidrpg
12cu|freedroidrpg-0.15.1-1|5	Version:	0.15.1
12cu|freedroidrpg-0.15.1-1|6	Release:	1
12cu|freedroidrpg-0.15.1-1|7	Group:		Games/Adventure
12cu|freedroidrpg-0.15.1-1|8	License:	GPLv2
12cu|freedroidrpg-0.15.1-1|9	URL:		http://freedroid.sourceforge.net/
12cu|freedroidrpg-0.15.1-1|10	Source0:	http://garr.dl.sourceforge.net/project/freedroid/freedroidRPG/freedroidRPG-0.15/%{oname}-%{version}.tar.gz
12cu|freedroidrpg-0.15.1-1|11	Source11:	%{name}-16x16.png
12cu|freedroidrpg-0.15.1-1|12	Source12:	%{name}-32x32.png
12cu|freedroidrpg-0.15.1-1|13	Source13:	%{name}-48x48.png
12cu|freedroidrpg-0.15.1-1|14	Patch0:		freedroidrpg-0.13-string-format.patch
12cu|freedroidrpg-0.15.1-1|15	BuildRequires:	pkgconfig(SDL_image)
12cu|freedroidrpg-0.15.1-1|16	BuildRequires:	pkgconfig(SDL_net)
12cu|freedroidrpg-0.15.1-1|17	BuildRequires:	pkgconfig(SDL_mixer)
12cu|freedroidrpg-0.15.1-1|18	BuildRequires:	pkgconfig(SDL_gfx)
12cu|freedroidrpg-0.15.1-1|19	BuildRequires:	gtk+-devel
12cu|freedroidrpg-0.15.1-1|20	BuildRequires:	pkgconfig(gl)
12cu|freedroidrpg-0.15.1-1|21	BuildRequires:	pkgconfig(glu)
12cu|freedroidrpg-0.15.1-1|22	BuildRequires:	jpeg-devel
12cu|freedroidrpg-0.15.1-1|23	BuildRequires:	pkgconfig(libpng)
12cu|freedroidrpg-0.15.1-1|24	BuildRequires:	gettext-devel
12cu|freedroidrpg-0.15.1-1|25	
12cu|freedroidrpg-0.15.1-1|26	%rename	%{oname}
12cu|freedroidrpg-0.15.1-1|27	
12cu|freedroidrpg-0.15.1-1|28	%description
12cu|freedroidrpg-0.15.1-1|29	FreeDroidRPG is a free isometric RPG game inspired by elements of Diablo and
12cu|freedroidrpg-0.15.1-1|30	Fallout. Originally based on FreeDroid Classic, this project now has vastly
12cu|freedroidrpg-0.15.1-1|31	deviated from its parent.
12cu|freedroidrpg-0.15.1-1|32	
12cu|freedroidrpg-0.15.1-1|33	This game tells the story of a world destroyed by a conflict between the bots
12cu|freedroidrpg-0.15.1-1|34	and their human masters. Play as Tux in a quest to save the world from the
12cu|freedroidrpg-0.15.1-1|35	murderous
12cu|freedroidrpg-0.15.1-1|36	rebel bots who know no mercy. You get to choose which path you wish to follow,
12cu|freedroidrpg-0.15.1-1|37	and
12cu|freedroidrpg-0.15.1-1|38	freedom of choice is everywhere in the game.
12cu|freedroidrpg-0.15.1-1|39	
12cu|freedroidrpg-0.15.1-1|40	FreeDroidRPG features a complete real time combat system with me-lee and ranged
12cu|freedroidrpg-0.15.1-1|41	weapons, fairly similar to the proprietary game Diablo. There also is an
12cu|freedroidrpg-0.15.1-1|42	innovative system of magic, with features such as forced casting and over 20
12cu|freedroidrpg-0.15.1-1|43	spells.
12cu|freedroidrpg-0.15.1-1|44	You can use over 50 different kinds of items and fight countless enemies on
12cu|freedroidrpg-0.15.1-1|45	your way to your destiny.
12cu|freedroidrpg-0.15.1-1|46	
12cu|freedroidrpg-0.15.1-1|47	We have an advanced dialog system, which aims at being at least on par with
12cu|freedroidrpg-0.15.1-1|48	Fallout's. The dialogs in the game represent a large part of the game-play.
12cu|freedroidrpg-0.15.1-1|49	Finally, if guns are too inaccurate and blades too messy, you can always take
12cu|freedroidrpg-0.15.1-1|50	over your enemies and have them fight on your side."
12cu|freedroidrpg-0.15.1-1|51	
12cu|freedroidrpg-0.15.1-1|52	%prep
12cu|freedroidrpg-0.15.1-1|53	%setup -q
12cu|freedroidrpg-0.15.1-1|54	# %patch0 -p1 -b .strfmt
12cu|freedroidrpg-0.15.1-1|55	rm -rf `find -name .xvpics`
12cu|freedroidrpg-0.15.1-1|56	
12cu|freedroidrpg-0.15.1-1|57	%build
12cu|freedroidrpg-0.15.1-1|58	%configure2_5x \
12cu|freedroidrpg-0.15.1-1|59	--bindir=%{_gamesbindir} \
12cu|freedroidrpg-0.15.1-1|60	--datadir=%{_gamesdatadir}
12cu|freedroidrpg-0.15.1-1|61	make clean
12cu|freedroidrpg-0.15.1-1|62	%make
12cu|freedroidrpg-0.15.1-1|63	
12cu|freedroidrpg-0.15.1-1|64	%install
12cu|freedroidrpg-0.15.1-1|65	%makeinstall_std
12cu|freedroidrpg-0.15.1-1|66	
12cu|freedroidrpg-0.15.1-1|67	install -d %{buildroot}%{_datadir}/applications
12cu|freedroidrpg-0.15.1-1|68	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|freedroidrpg-0.15.1-1|69	[Desktop Entry]
12cu|freedroidrpg-0.15.1-1|70	Name=FreedroidRPG
12cu|freedroidrpg-0.15.1-1|71	Comment=%{Summary}
12cu|freedroidrpg-0.15.1-1|72	Exec=%{_gamesbindir}/%{oname}
12cu|freedroidrpg-0.15.1-1|73	Icon=%{name}
12cu|freedroidrpg-0.15.1-1|74	Terminal=false
12cu|freedroidrpg-0.15.1-1|75	Type=Application
12cu|freedroidrpg-0.15.1-1|76	StartupNotify=true
12cu|freedroidrpg-0.15.1-1|77	Categories=Game;AdventureGame;
12cu|freedroidrpg-0.15.1-1|78	EOF
12cu|freedroidrpg-0.15.1-1|79	
12cu|freedroidrpg-0.15.1-1|80	install %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cu|freedroidrpg-0.15.1-1|81	install %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cu|freedroidrpg-0.15.1-1|82	install %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cu|freedroidrpg-0.15.1-1|83	
12cu|freedroidrpg-0.15.1-1|84	# fix attr
12cu|freedroidrpg-0.15.1-1|85	chmod +x %{buildroot}%{_gamesdatadir}/freedroidrpg/sound/speak.py
12cu|freedroidrpg-0.15.1-1|86	
12cu|freedroidrpg-0.15.1-1|87	%files -n %{name}
12cu|freedroidrpg-0.15.1-1|88	%defattr(644,root,root,755)
12cu|freedroidrpg-0.15.1-1|89	%doc AUTHORS ChangeLog NEWS README
12cu|freedroidrpg-0.15.1-1|90	%{_datadir}/applications/mandriva*
12cu|freedroidrpg-0.15.1-1|91	%{_iconsdir}/%{name}.png
12cu|freedroidrpg-0.15.1-1|92	%{_liconsdir}/%{name}.png
12cu|freedroidrpg-0.15.1-1|93	%{_miconsdir}/%{name}.png
12cu|freedroidrpg-0.15.1-1|94	%dir %{_gamesdatadir}/%{name}
12cu|freedroidrpg-0.15.1-1|95	%dir %{_gamesdatadir}/%{name}/sound
12cu|freedroidrpg-0.15.1-1|96	%{_gamesdatadir}/%{name}/sound/*
12cu|freedroidrpg-0.15.1-1|97	%{_gamesdatadir}/%{name}/graphics
12cu|freedroidrpg-0.15.1-1|98	%{_gamesdatadir}/%{name}/map
12cu|freedroidrpg-0.15.1-1|99	%{_gamesdatadir}/%{name}/dialogs
12cu|freedroidrpg-0.15.1-1|100	%{_mandir}/man6/freedroidRPG.6.*
12cu|freedroidrpg-0.15.1-1|101	%attr(755,root,root) %{_gamesbindir}/*
12cu|freedroidrpg-0.15.1-1|102	
12cu|freedroidrpg-0.15.1-1|103	

9381 12
12cu|freego-4.5-2|1	Summary:	Easier access to your personal data on free.fr
12cu|freego-4.5-2|2	Name:		freego
12cu|freego-4.5-2|3	Version:	4.5
12cu|freego-4.5-2|4	Release:	2
12cu|freego-4.5-2|5	License:	GPLv2+
12cu|freego-4.5-2|6	Group:		Networking/Other
12cu|freego-4.5-2|7	Url:		http://www.freego.fr/
12cu|freego-4.5-2|8	Source0:	http://www.freego.fr/logiciel/linux/FreeGo%{version}.zip
12cu|freego-4.5-2|9	Patch0:		freego-4-prefix.patch
12cu|freego-4.5-2|10	Patch1:		freego-4-desktopfile.patch
12cu|freego-4.5-2|11	Patch2:		freego-4-gcc45.patch
12cu|freego-4.5-2|12	BuildRequires:	qt4-devel
12cu|freego-4.5-2|13	Requires:	vlc
12cu|freego-4.5-2|14	
12cu|freego-4.5-2|15	%description
12cu|freego-4.5-2|16	FreeGo makes it easier to access your personal data on the french ISP Free.
12cu|freego-4.5-2|17	
12cu|freego-4.5-2|18	%files
12cu|freego-4.5-2|19	%doc *.pdf
12cu|freego-4.5-2|20	%{_bindir}/*
12cu|freego-4.5-2|21	%{_datadir}/applications/*.desktop
12cu|freego-4.5-2|22	%{_datadir}/icons/hicolor/*/apps/*.png
12cu|freego-4.5-2|23	
12cu|freego-4.5-2|24	#----------------------------------------------------------------------------
12cu|freego-4.5-2|25	
12cu|freego-4.5-2|26	%prep
12cu|freego-4.5-2|27	%setup -q -c Freego%{version}
12cu|freego-4.5-2|28	%patch0 -p0 -b .prefix
12cu|freego-4.5-2|29	%patch1 -p0 -b .desktopfile
12cu|freego-4.5-2|30	%patch2 -p0 -b .gcc
12cu|freego-4.5-2|31	
12cu|freego-4.5-2|32	%build
12cu|freego-4.5-2|33	%qmake_qt4
12cu|freego-4.5-2|34	%make
12cu|freego-4.5-2|35	
12cu|freego-4.5-2|36	%install
12cu|freego-4.5-2|37	%makeinstall INSTALL_ROOT=%{buildroot}
12cu|freego-4.5-2|38	install -p -m 755 -D FreeGo %{buildroot}%{_bindir}/FreeGo
12cu|freego-4.5-2|39	
12cu|freego-4.5-2|40	desktop-file-install  \
12cu|freego-4.5-2|41	--dir %{buildroot}%{_datadir}/applications\
12cu|freego-4.5-2|42	--delete-original\
12cu|freego-4.5-2|43	%{buildroot}%{_datadir}/applications/*.desktop
12cu|freego-4.5-2|44	
12cu|freego-4.5-2|45	
12cu|freego-4.5-2|46	%changelog
12cu|freego-4.5-2|47	* Fri Feb 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.5-2
12cu|freego-4.5-2|48	+ Revision: c86ae73
12cu|freego-4.5-2|49	- LOG Spec cleanup
12cu|freego-4.5-2|50	
12cu|freego-4.5-2|51	

9382 12
12cu|freemarker-2.3.10-10|1	Name:           freemarker
12cu|freemarker-2.3.10-10|2	Version:        2.3.10
12cu|freemarker-2.3.10-10|3	Release:        10
12cu|freemarker-2.3.10-10|4	Summary:        FreeMarker template engine - a generic tool to generate text output
12cu|freemarker-2.3.10-10|5	License:        BSD
12cu|freemarker-2.3.10-10|6	Group:          Development/Java
12cu|freemarker-2.3.10-10|7	Url:            http://freemarker.org/
12cu|freemarker-2.3.10-10|8	BuildArch:      noarch
12cu|freemarker-2.3.10-10|9	Source0:        %{name}-%{version}.tar.gz
12cu|freemarker-2.3.10-10|10	Patch0:         build.patch
12cu|freemarker-2.3.10-10|11	BuildRequires:  java-rpmbuild
12cu|freemarker-2.3.10-10|12	BuildRequires:  ant
12cu|freemarker-2.3.10-10|13	BuildRequires:  java-devel >= 1.6
12cu|freemarker-2.3.10-10|14	BuildRequires:  java >= 1.6
12cu|freemarker-2.3.10-10|15	Requires:       java >= 1.6
12cu|freemarker-2.3.10-10|16	
12cu|freemarker-2.3.10-10|17	%description
12cu|freemarker-2.3.10-10|18	FreeMarker is a "template engine"; a generic tool to generate text output
12cu|freemarker-2.3.10-10|19	(anything from HTML to autogenerated source code) based on templates.
12cu|freemarker-2.3.10-10|20	It's a Java package, a class library for Java programmers.
12cu|freemarker-2.3.10-10|21	It's not an application for end-users in itself, but something that
12cu|freemarker-2.3.10-10|22	programmers can embed into their products.
12cu|freemarker-2.3.10-10|23	
12cu|freemarker-2.3.10-10|24	%package        javadoc
12cu|freemarker-2.3.10-10|25	Summary:        Javadoc for %{name}
12cu|freemarker-2.3.10-10|26	Group:          Development/Java
12cu|freemarker-2.3.10-10|27	Requires:        %{name} = %{version}-%{release}
12cu|freemarker-2.3.10-10|28	%description    javadoc
12cu|freemarker-2.3.10-10|29	FreeMarker is a "template engine"; a generic tool to generate text output
12cu|freemarker-2.3.10-10|30	(anything from HTML to autogenerated source code) based on templates.
12cu|freemarker-2.3.10-10|31	It's a Java package, a class library for Java programmers.
12cu|freemarker-2.3.10-10|32	It's not an application for end-users in itself, but something that
12cu|freemarker-2.3.10-10|33	programmers can embed into their products.
12cu|freemarker-2.3.10-10|34	
12cu|freemarker-2.3.10-10|35	%prep
12cu|freemarker-2.3.10-10|36	%setup -q
12cu|freemarker-2.3.10-10|37	%remove_java_binaries
12cu|freemarker-2.3.10-10|38	%patch0 -p0 -b .sav
12cu|freemarker-2.3.10-10|39	
12cu|freemarker-2.3.10-10|40	#
12cu|freemarker-2.3.10-10|41	# XXX: This package contains just core of freemarker. This is enough for
12cu|freemarker-2.3.10-10|42	# NetBeans integration, that is why it removes certain extensions. In case
12cu|freemarker-2.3.10-10|43	# of need, feel free to modify this script to compile these extensions correctly.
12cu|freemarker-2.3.10-10|44	#
12cu|freemarker-2.3.10-10|45	%{__rm} -rf src/freemarker/ext/jython/
12cu|freemarker-2.3.10-10|46	%{__rm} -rf src/freemarker/ext/xml/
12cu|freemarker-2.3.10-10|47	%{__rm} -rf src/freemarker/ext/jsp/
12cu|freemarker-2.3.10-10|48	%{__rm} -rf src/freemarker/ext/servlet/
12cu|freemarker-2.3.10-10|49	%{__rm} src/freemarker/cache/WebappTemplateLoader.java
12cu|freemarker-2.3.10-10|50	
12cu|freemarker-2.3.10-10|51	%build
12cu|freemarker-2.3.10-10|52	ant -f build.xml jar javadoc
12cu|freemarker-2.3.10-10|53	
12cu|freemarker-2.3.10-10|54	%install
12cu|freemarker-2.3.10-10|55	install -m644 lib/%{name}.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cu|freemarker-2.3.10-10|56	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cu|freemarker-2.3.10-10|57	
12cu|freemarker-2.3.10-10|58	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|freemarker-2.3.10-10|59	cp -r build/api %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|freemarker-2.3.10-10|60	
12cu|freemarker-2.3.10-10|61	%create_jar_links
12cu|freemarker-2.3.10-10|62	
12cu|freemarker-2.3.10-10|63	
12cu|freemarker-2.3.10-10|64	%postun
12cu|freemarker-2.3.10-10|65	
12cu|freemarker-2.3.10-10|66	%defattr(644,root,root,755)
12cu|freemarker-2.3.10-10|67	%{_javadir}/%{name}.jar
12cu|freemarker-2.3.10-10|68	%ghost %{_javadir}/%{name}-%{version}.jar
12cu|freemarker-2.3.10-10|69	
12cu|freemarker-2.3.10-10|70	%files
12cu|freemarker-2.3.10-10|71	%{_javadir}/%{name}.jar
12cu|freemarker-2.3.10-10|72	%{_javadir}/%{name}-%{version}.jar
12cu|freemarker-2.3.10-10|73	
12cu|freemarker-2.3.10-10|74	%files javadoc
12cu|freemarker-2.3.10-10|75	%defattr(644,root,root,755)
12cu|freemarker-2.3.10-10|76	%{_javadocdir}/%{name}-%{version}
12cu|freemarker-2.3.10-10|77	
12cu|freemarker-2.3.10-10|78	
12cu|freemarker-2.3.10-10|79	
12cu|freemarker-2.3.10-10|80	%changelog
12cu|freemarker-2.3.10-10|81	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3.10-7mdv2011.0
12cu|freemarker-2.3.10-10|82	+ Revision: 618341
12cu|freemarker-2.3.10-10|83	- the mass rebuild of 2010.0 packages
12cu|freemarker-2.3.10-10|84	
12cu|freemarker-2.3.10-10|85	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.3.10-6mdv2010.0
12cu|freemarker-2.3.10-10|86	+ Revision: 437591
12cu|freemarker-2.3.10-10|87	- rebuild
12cu|freemarker-2.3.10-10|88	
12cu|freemarker-2.3.10-10|89	* Sun Mar 29 2009 Pascal Terjan <pterjan@mandriva.org> 2.3.10-5mdv2009.1
12cu|freemarker-2.3.10-10|90	+ Revision: 362179
12cu|freemarker-2.3.10-10|91	- Fix summary of -javadoc subpackage
12cu|freemarker-2.3.10-10|92	
12cu|freemarker-2.3.10-10|93	+ Thierry Vignaud <tv@mandriva.org>
12cu|freemarker-2.3.10-10|94	- rebuild
12cu|freemarker-2.3.10-10|95	- kill re-definition of %%buildroot on Pixel's request
12cu|freemarker-2.3.10-10|96	
12cu|freemarker-2.3.10-10|97	+ Olivier Blin <oblin@mandriva.com>
12cu|freemarker-2.3.10-10|98	- restore BuildRoot
12cu|freemarker-2.3.10-10|99	
12cu|freemarker-2.3.10-10|100	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 2.3.10-2mdv2008.1
12cu|freemarker-2.3.10-10|101	+ Revision: 120880
12cu|freemarker-2.3.10-10|102	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cu|freemarker-2.3.10-10|103	
12cu|freemarker-2.3.10-10|104	* Sun Dec 02 2007 Jaroslav Tulach <jtulach@mandriva.org> 2.3.10-1mdv2008.1
12cu|freemarker-2.3.10-10|105	+ Revision: 114454
12cu|freemarker-2.3.10-10|106	- Yet another try: Just using %%{ant} defines JAVA_HOME to non-existant gcj directory. Trying plain ant
12cu|freemarker-2.3.10-10|107	- Make sure Java is available also during compile time
12cu|freemarker-2.3.10-10|108	- Is there a better way to enforce compilation with real javac than to require java-devel >= 1.6?
12cu|freemarker-2.3.10-10|109	- The core of freemarker builds. Extensions (JSP, Jython, XML) are not included.
12cu|freemarker-2.3.10-10|110	- create freemarker
12cu|freemarker-2.3.10-10|111	

9383 12
12cu|freenx-0.7.3-13|1	# --with NomachineKey
12cu|freenx-0.7.3-13|2	# Allow login with the key shipped with the NoMachine client.
12cu|freenx-0.7.3-13|3	# This can be a security risk, so it is disabled by default
12cu|freenx-0.7.3-13|4	# and an SSH key is generated at install time.
12cu|freenx-0.7.3-13|5	%bcond_with NomachineKey
12cu|freenx-0.7.3-13|6	
12cu|freenx-0.7.3-13|7	Summary:        Free NX implementation
12cu|freenx-0.7.3-13|8	Name:           freenx
12cu|freenx-0.7.3-13|9	Version:        0.7.3
12cu|freenx-0.7.3-13|10	Release:        13
12cu|freenx-0.7.3-13|11	License:        GPLv2
12cu|freenx-0.7.3-13|12	Group:          Networking/Remote access
12cu|freenx-0.7.3-13|13	URL:            http://freenx.berlios.de/
12cu|freenx-0.7.3-13|14	Source0:        http://download.berlios.de/freenx/freenx-server-%{version}.tar.gz
12cu|freenx-0.7.3-13|15	Source1:        freenx-nxserver.logrotate
12cu|freenx-0.7.3-13|16	Patch0:         freenx-server-0.7.3-lp-fixes.patch
12cu|freenx-0.7.3-13|17	Patch1:         freenx-server-r104-fixes.patch
12cu|freenx-0.7.3-13|18	Patch2:		freenx-server-0.7.3-connection-fix.patch
12cu|freenx-0.7.3-13|19	Patch3:		freenx-server-0.7.3-authkeys2.patch
12cu|freenx-0.7.3-13|20	Patch4:		freenx-server-0.7.3-lxde_gnome_crash.patch
12cu|freenx-0.7.3-13|21	Requires:       expect
12cu|freenx-0.7.3-13|22	Requires:       netcat
12cu|freenx-0.7.3-13|23	Requires:       nxagent
12cu|freenx-0.7.3-13|24	Requires:       nxproxy
12cu|freenx-0.7.3-13|25	Requires:       openssh-server
12cu|freenx-0.7.3-13|26	Requires:       Xdialog
12cu|freenx-0.7.3-13|27	Requires:       xmessage
12cu|freenx-0.7.3-13|28	Requires:       xterm
12cu|freenx-0.7.3-13|29	Requires(pre):  rpm-helper
12cu|freenx-0.7.3-13|30	Requires(post): expect
12cu|freenx-0.7.3-13|31	
12cu|freenx-0.7.3-13|32	%description
12cu|freenx-0.7.3-13|33	NoMachine NX is the next-generation X compression and roundtrip
12cu|freenx-0.7.3-13|34	suppression scheme. It can operate remote X11 sessions over 56k
12cu|freenx-0.7.3-13|35	modem dialup links or anything better.
12cu|freenx-0.7.3-13|36	
12cu|freenx-0.7.3-13|37	This package contains a free (GPL) implementation of the nxserver
12cu|freenx-0.7.3-13|38	component.
12cu|freenx-0.7.3-13|39	
12cu|freenx-0.7.3-13|40	%prep
12cu|freenx-0.7.3-13|41	%setup -q -n %{name}-server-%{version}
12cu|freenx-0.7.3-13|42	%patch0 -p1 -b .lp
12cu|freenx-0.7.3-13|43	%patch1 -p1 -b .fixes
12cu|freenx-0.7.3-13|44	%patch2 -p0 -b .connection-fix
12cu|freenx-0.7.3-13|45	%patch3 -p1 -b .authkeys2
12cu|freenx-0.7.3-13|46	%patch4 -p1 -b .lxde_gnome_crash
12cu|freenx-0.7.3-13|47	
12cu|freenx-0.7.3-13|48	%build
12cu|freenx-0.7.3-13|49	perl -pi -e "s|/var/lib/nxserver/home|%{_localstatedir}/lib/nxserver/nxhome|" nxloadconfig
12cu|freenx-0.7.3-13|50	pushd nxserver-helper
12cu|freenx-0.7.3-13|51	%make
12cu|freenx-0.7.3-13|52	popd
12cu|freenx-0.7.3-13|53	
12cu|freenx-0.7.3-13|54	# README.install.urpmi doesn't work yet.
12cu|freenx-0.7.3-13|55	cat << EOF > README.urpmi
12cu|freenx-0.7.3-13|56	After installing this package, an nx user is created (this is a
12cu|freenx-0.7.3-13|57	system user, do not try to log in as him), with a home located
12cu|freenx-0.7.3-13|58	at %{_localstatedir}/lib/nxserver/nxhome. His password is a random
12cu|freenx-0.7.3-13|59	32-character password.
12cu|freenx-0.7.3-13|60	
12cu|freenx-0.7.3-13|61	%if %with NomachineKey
12cu|freenx-0.7.3-13|62	Using Nomachine ssh key, warning, this is a potential security risk.
12cu|freenx-0.7.3-13|63	%else
12cu|freenx-0.7.3-13|64	Your user must install the key located at:
12cu|freenx-0.7.3-13|65	%{_localstatedir}/lib/nxserver/nxhome/.ssh/client.id_dsa.key
12cu|freenx-0.7.3-13|66	to log in.
12cu|freenx-0.7.3-13|67	
12cu|freenx-0.7.3-13|68	For knx, put it in: %{_datadir}/knx/ with world-readable right.
12cu|freenx-0.7.3-13|69	For nomachine.com Nx client for windows put it in : C:\Program
12cu|freenx-0.7.3-13|70	Files\NX Client for Windows\share
12cu|freenx-0.7.3-13|71	
12cu|freenx-0.7.3-13|72	You user will now be able to log in using their username
12cu|freenx-0.7.3-13|73	and password provided you have ssh logins enabled for them
12cu|freenx-0.7.3-13|74	%endif
12cu|freenx-0.7.3-13|75	EOF
12cu|freenx-0.7.3-13|76	
12cu|freenx-0.7.3-13|77	%install
12cu|freenx-0.7.3-13|78	rm -rf %{buildroot}
12cu|freenx-0.7.3-13|79	mkdir -p %{buildroot}%{_bindir}
12cu|freenx-0.7.3-13|80	mkdir -p %{buildroot}%{_sbindir}
12cu|freenx-0.7.3-13|81	install -m 755 {nxdialog,nxkeygen,nxloadconfig,nxnode,nxnode-login,nxserver,nxserver-helper/nxserver-helper} %{buildroot}%{_bindir}
12cu|freenx-0.7.3-13|82	install -m 755 nxsetup %{buildroot}%{_sbindir}
12cu|freenx-0.7.3-13|83	
12cu|freenx-0.7.3-13|84	mkdir -p %{buildroot}%{_localstatedir}/lib/nxserver/nxhome/.ssh
12cu|freenx-0.7.3-13|85	mkdir -p %{buildroot}%{_localstatedir}/lib/nxserver/db/{closed,failed,running}
12cu|freenx-0.7.3-13|86	mkdir -p %{buildroot}%{_sysconfdir}/nxserver
12cu|freenx-0.7.3-13|87	mkdir -p %{buildroot}%{_logdir}
12cu|freenx-0.7.3-13|88	/bin/touch %{buildroot}%{_sysconfdir}/nxserver/{passwords,passwords.orig,users.id_dsa,users.id_dsa.pub}
12cu|freenx-0.7.3-13|89	/bin/touch %{buildroot}%{_localstatedir}/lib/nxserver/nxhome/.ssh/{server.id_dsa.pub.key,client.id_dsa.key,authorized_keys,known_hosts}
12cu|freenx-0.7.3-13|90	/bin/touch %{buildroot}%{_logdir}/nxserver.log
12cu|freenx-0.7.3-13|91	install node.conf.sample %{buildroot}%{_sysconfdir}/nxserver/node.conf
12cu|freenx-0.7.3-13|92	#/bin/echo 'ENABLE_1_5_0_BACKEND="1"' >> %{buildroot}%{_sysconfdir}/nxserver/node.conf
12cu|freenx-0.7.3-13|93	/bin/echo 'ENABLE_2_0_0_BACKEND="1"' >> %{buildroot}%{_sysconfdir}/nxserver/node.conf
12cu|freenx-0.7.3-13|94	/bin/echo 'ENABLE_ROOTLESS_MODE="1"' >> %{buildroot}%{_sysconfdir}/nxserver/node.conf
12cu|freenx-0.7.3-13|95	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12cu|freenx-0.7.3-13|96	cp -a %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cu|freenx-0.7.3-13|97	
12cu|freenx-0.7.3-13|98	# install init script
12cu|freenx-0.7.3-13|99	install -D -m 755 init.d/freenx-server %{buildroot}%{_initrddir}/freenx-server
12cu|freenx-0.7.3-13|100	
12cu|freenx-0.7.3-13|101	# tell spec-helper to not remove passwords.orig
12cu|freenx-0.7.3-13|102	export DONT_CLEANUP=1
12cu|freenx-0.7.3-13|103	
12cu|freenx-0.7.3-13|104	%clean
12cu|freenx-0.7.3-13|105	rm -rf %{buildroot}
12cu|freenx-0.7.3-13|106	
12cu|freenx-0.7.3-13|107	%pre
12cu|freenx-0.7.3-13|108	if [ $1 = 1 ]; then
12cu|freenx-0.7.3-13|109	%_pre_useradd nx %{_localstatedir}/lib/nxserver/nxhome %{_bindir}/nxserver
12cu|freenx-0.7.3-13|110	fi
12cu|freenx-0.7.3-13|111	
12cu|freenx-0.7.3-13|112	%postun
12cu|freenx-0.7.3-13|113	if [ $1 = 0 ]; then
12cu|freenx-0.7.3-13|114	%_postun_userdel nx
12cu|freenx-0.7.3-13|115	fi
12cu|freenx-0.7.3-13|116	
12cu|freenx-0.7.3-13|117	%post
12cu|freenx-0.7.3-13|118	%_post_service freenx-server
12cu|freenx-0.7.3-13|119	
12cu|freenx-0.7.3-13|120	# make a link from %{_usr}/X11R6/lib/X11/fonts -> %{_datadir}/fonts if needed
12cu|freenx-0.7.3-13|121	[ ! -d %{_usr}/X11R6/lib/X11/fonts ] && %{__ln_s} %{_datadir}/fonts %{_usr}/X11R6/lib/X11/
12cu|freenx-0.7.3-13|122	if [ $1 = 1 ]; then
12cu|freenx-0.7.3-13|123	%{_bindir}/ssh-keygen -f %{_sysconfdir}/nxserver/users.id_dsa -t dsa -N "" 2>&1 > /dev/null
12cu|freenx-0.7.3-13|124	chown nx.root %{_sysconfdir}/nxserver/users.id_dsa
12cu|freenx-0.7.3-13|125	chmod 600 %{_sysconfdir}/nxserver/users.id_dsa
12cu|freenx-0.7.3-13|126	
12cu|freenx-0.7.3-13|127	%if %with NomachineKey
12cu|freenx-0.7.3-13|128	cat << EOF > %{_localstatedir}/lib/nxserver/nxhome/.ssh/authorized_keys
12cu|freenx-0.7.3-13|129	ssh-dss AAAAB3NzaC1kc3MAAACBAJe/0DNBePG9dYLWq7cJ0SqyRf1iiZN/IbzrmBvgPTZnBa5FT/0Lcj39sRYt1paAlhchwUmwwIiSZaON5JnJOZ6jKkjWIuJ9MdTGfdvtY1aLwDMpxUVoGwEaKWOyin02IPWYSkDQb6cceuG9NfPulS9iuytdx0zIzqvGqfvudtufAAAAFQCwosRXR2QA8OSgFWSO6+kGrRJKiwAAAIEAjgvVNAYWSrnFD+cghyJbyx60AAjKtxZ0r/Pn9k94Qt2rvQoMnGgt/zU0v/y4hzg+g3JNEmO1PdHh/wDPVOxlZ6Hb5F4IQnENaAZ9uTZiFGqhBO1c8Wwjiq/MFZy3jZaidarLJvVs8EeT4mZcWxwm7nIVD4lRU2wQ2lj4aTPcepMAAACANlgcCuA4wrC+3Cic9CFkqiwO/Rn1vk8dvGuEQqFJ6f6LVfPfRTfaQU7TGVLk2CzY4dasrwxJ1f6FsT8DHTNGnxELPKRuLstGrFY/PR7KeafeFZDf+fJ3mbX5nxrld3wi5titTnX+8s4IKv29HJguPvOK/SI7cjzA+SqNfD7qEo8= root@nettuno
12cu|freenx-0.7.3-13|130	EOF
12cu|freenx-0.7.3-13|131	%else
12cu|freenx-0.7.3-13|132	%{_bindir}/ssh-keygen -q -t dsa -N '' -f %{_localstatedir}/lib/nxserver/nxhome/.ssh/local.id_dsa 2>&1 > /dev/null
12cu|freenx-0.7.3-13|133	mv -f %{_localstatedir}/lib/nxserver/nxhome/.ssh/local.id_dsa %{_localstatedir}/lib/nxserver/nxhome/.ssh/client.id_dsa.key
12cu|freenx-0.7.3-13|134	mv -f %{_localstatedir}/lib/nxserver/nxhome/.ssh/local.id_dsa.pub %{_localstatedir}/lib/nxserver/nxhome/.ssh/server.id_dsa.pub.key
12cu|freenx-0.7.3-13|135	cat %{_localstatedir}/lib/nxserver/nxhome/.ssh/server.id_dsa.pub.key >  %{_localstatedir}/lib/nxserver/nxhome/.ssh/authorized_keys
12cu|freenx-0.7.3-13|136	
12cu|freenx-0.7.3-13|137	%endif
12cu|freenx-0.7.3-13|138	/bin/echo -n "127.0.0.1 " > %{_localstatedir}/lib/nxserver/nxhome/.ssh/known_hosts
12cu|freenx-0.7.3-13|139	cat %{_sysconfdir}/ssh/ssh_host_rsa_key.pub >> %{_localstatedir}/lib/nxserver/nxhome/.ssh/known_hosts
12cu|freenx-0.7.3-13|140	chmod 600 %{_localstatedir}/lib/nxserver/nxhome/.ssh/*
12cu|freenx-0.7.3-13|141	chown nx.root %{_localstatedir}/lib/nxserver/nxhome/.ssh/*
12cu|freenx-0.7.3-13|142	%create_ghostfile %{_sysconfdir}/nxserver/users.id_dsa.pub root root 644
12cu|freenx-0.7.3-13|143	%create_ghostfile %{_sysconfdir}/nxserver/passwords.orig nx root 600
12cu|freenx-0.7.3-13|144	%create_ghostfile %{_sysconfdir}/nxserver/passwords nx root 600
12cu|freenx-0.7.3-13|145	%create_ghostfile %{_logdir}/nxserver.log nx root 600
12cu|freenx-0.7.3-13|146	%{_bindir}/mkpasswd -l 32 | %{_bindir}/passwd --stdin nx 2>&1 > /dev/null
12cu|freenx-0.7.3-13|147	fi
12cu|freenx-0.7.3-13|148	
12cu|freenx-0.7.3-13|149	%preun
12cu|freenx-0.7.3-13|150	%_preun_service freenx-server
12cu|freenx-0.7.3-13|151	
12cu|freenx-0.7.3-13|152	%files
12cu|freenx-0.7.3-13|153	%defattr(0644,root,root,0755)
12cu|freenx-0.7.3-13|154	%doc AUTHORS README.urpmi
12cu|freenx-0.7.3-13|155	%attr(0755,root,root) %{_bindir}/nxdialog
12cu|freenx-0.7.3-13|156	%attr(0755,root,root) %{_bindir}/nxkeygen
12cu|freenx-0.7.3-13|157	%attr(0755,root,root) %{_bindir}/nxloadconfig
12cu|freenx-0.7.3-13|158	%attr(0755,root,root) %{_bindir}/nxnode
12cu|freenx-0.7.3-13|159	%attr(0755,root,root) %{_bindir}/nxnode-login
12cu|freenx-0.7.3-13|160	%attr(0755,root,root) %{_bindir}/nxserver
12cu|freenx-0.7.3-13|161	%attr(0755,root,root) %{_bindir}/nxserver-helper
12cu|freenx-0.7.3-13|162	%attr(0755,root,root) %{_sbindir}/nxsetup
12cu|freenx-0.7.3-13|163	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cu|freenx-0.7.3-13|164	%attr(0755,root,root) %{_initrddir}/freenx-server
12cu|freenx-0.7.3-13|165	%attr(755,nx,root) %dir %{_sysconfdir}/nxserver
12cu|freenx-0.7.3-13|166	%attr(755,nx,root) %dir %{_localstatedir}/lib/nxserver
12cu|freenx-0.7.3-13|167	%attr(755,nx,root) %dir %{_localstatedir}/lib/nxserver/db
12cu|freenx-0.7.3-13|168	%attr(700,nx,root) %dir %{_localstatedir}/lib/nxserver/db/closed
12cu|freenx-0.7.3-13|169	%attr(700,nx,root) %dir %{_localstatedir}/lib/nxserver/db/failed
12cu|freenx-0.7.3-13|170	%attr(700,nx,root) %dir %{_localstatedir}/lib/nxserver/db/running
12cu|freenx-0.7.3-13|171	%attr(755,nx,root) %dir %{_localstatedir}/lib/nxserver/nxhome
12cu|freenx-0.7.3-13|172	%attr(700,nx,root) %dir %{_localstatedir}/lib/nxserver/nxhome/.ssh
12cu|freenx-0.7.3-13|173	%attr(644,nx,root) %config(noreplace) %{_sysconfdir}/nxserver/node.conf
12cu|freenx-0.7.3-13|174	%attr(600,nx,root) %ghost %{_sysconfdir}/nxserver/passwords
12cu|freenx-0.7.3-13|175	%attr(600,nx,root) %ghost %{_sysconfdir}/nxserver/users.id_dsa
12cu|freenx-0.7.3-13|176	%attr(644,root,root) %ghost %{_sysconfdir}/nxserver/users.id_dsa.pub
12cu|freenx-0.7.3-13|177	%attr(600,nx,root) %ghost %{_sysconfdir}/nxserver/passwords.orig
12cu|freenx-0.7.3-13|178	%attr(600,nx,root) %ghost %{_localstatedir}/lib/nxserver/nxhome/.ssh/known_hosts
12cu|freenx-0.7.3-13|179	%attr(600,nx,root) %ghost %{_localstatedir}/lib/nxserver/nxhome/.ssh/authorized_keys
12cu|freenx-0.7.3-13|180	%attr(600,nx,root) %ghost %{_localstatedir}/lib/nxserver/nxhome/.ssh/client.id_dsa.key
12cu|freenx-0.7.3-13|181	%attr(600,nx,root) %ghost %{_localstatedir}/lib/nxserver/nxhome/.ssh/server.id_dsa.pub.key
12cu|freenx-0.7.3-13|182	# E: freenx non-root-user-log-file /var/log/nxserver.log nx
12cu|freenx-0.7.3-13|183	%attr(600,nx,root) %ghost %{_logdir}/nxserver.log
12cu|freenx-0.7.3-13|184	
12cu|freenx-0.7.3-13|185	
12cu|freenx-0.7.3-13|186	
12cu|freenx-0.7.3-13|187	%changelog
12cu|freenx-0.7.3-13|188	* Mon Nov 18 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3-13
12cu|freenx-0.7.3-13|189	+ Revision: 49d8888
12cu|freenx-0.7.3-13|190	- Bump release for rebuild
12cu|freenx-0.7.3-13|191	
12cu|freenx-0.7.3-13|192	

9384 12
12cu|freeorion-0.4.3-1|1	%define _enable_debug_packages %{nil}
12cu|freeorion-0.4.3-1|2	%define debug_package %{nil}
12cu|freeorion-0.4.3-1|3	
12cu|freeorion-0.4.3-1|4	%define oname FreeOrion
12cu|freeorion-0.4.3-1|5	
12cu|freeorion-0.4.3-1|6	Summary:	Turn-based space empire and galactic conquest
12cu|freeorion-0.4.3-1|7	Name:		freeorion
12cu|freeorion-0.4.3-1|8	Version:	0.4.3
12cu|freeorion-0.4.3-1|9	Release:	1
12cu|freeorion-0.4.3-1|10	License:	GPLv2+
12cu|freeorion-0.4.3-1|11	Group:		Games/Strategy
12cu|freeorion-0.4.3-1|12	Url:		http://www.freeorion.org
12cu|freeorion-0.4.3-1|13	# From SVN, rev 6318
12cu|freeorion-0.4.3-1|14	Source0:	%{oname}-%{version}.tar.bz2
12cu|freeorion-0.4.3-1|15	Source1:	%{name}.png
12cu|freeorion-0.4.3-1|16	Requires:	%{name}-data = %{version}
12cu|freeorion-0.4.3-1|17	Requires:	ogre
12cu|freeorion-0.4.3-1|18	BuildRequires:	cmake
12cu|freeorion-0.4.3-1|19	BuildRequires:	boost-devel
12cu|freeorion-0.4.3-1|20	BuildRequires:	jpeg-devel
12cu|freeorion-0.4.3-1|21	BuildRequires:	pkgconfig(bullet)
12cu|freeorion-0.4.3-1|22	BuildRequires:	pkgconfig(freealut)
12cu|freeorion-0.4.3-1|23	BuildRequires:	pkgconfig(freetype2)
12cu|freeorion-0.4.3-1|24	BuildRequires:	pkgconfig(libpng)
12cu|freeorion-0.4.3-1|25	BuildRequires:	pkgconfig(libtiff-4)
12cu|freeorion-0.4.3-1|26	BuildRequires:	pkgconfig(ogg)
12cu|freeorion-0.4.3-1|27	BuildRequires:	pkgconfig(OGRE)
12cu|freeorion-0.4.3-1|28	BuildRequires:	pkgconfig(OIS)
12cu|freeorion-0.4.3-1|29	BuildRequires:	pkgconfig(openal)
12cu|freeorion-0.4.3-1|30	BuildRequires:	pkgconfig(python)
12cu|freeorion-0.4.3-1|31	BuildRequires:	pkgconfig(sdl)
12cu|freeorion-0.4.3-1|32	BuildRequires:	pkgconfig(vorbis)
12cu|freeorion-0.4.3-1|33	BuildRequires:	pkgconfig(zlib)
12cu|freeorion-0.4.3-1|34	
12cu|freeorion-0.4.3-1|35	%description
12cu|freeorion-0.4.3-1|36	FreeOrion is a free, open source, turn-based space empire and galactic conquest
12cu|freeorion-0.4.3-1|37	(4X) computer game being designed and built by the FreeOrion project. FreeOrion
12cu|freeorion-0.4.3-1|38	is inspired by the tradition of the Master of Orion games, but is not a clone
12cu|freeorion-0.4.3-1|39	or remake of that series or any other game.
12cu|freeorion-0.4.3-1|40	
12cu|freeorion-0.4.3-1|41	%files
12cu|freeorion-0.4.3-1|42	%doc changelog.txt
12cu|freeorion-0.4.3-1|43	%{_iconsdir}/%{name}.png
12cu|freeorion-0.4.3-1|44	%{_gamesbindir}/freeorion*
12cu|freeorion-0.4.3-1|45	%{_gamesdatadir}/freeorion/ogre_plugins.cfg
12cu|freeorion-0.4.3-1|46	%{_datadir}/applications/mandriva-freeorion.desktop
12cu|freeorion-0.4.3-1|47	
12cu|freeorion-0.4.3-1|48	#----------------------------------------------------------------------------
12cu|freeorion-0.4.3-1|49	
12cu|freeorion-0.4.3-1|50	%package data
12cu|freeorion-0.4.3-1|51	Summary:	FreeOrion game data files
12cu|freeorion-0.4.3-1|52	Group:		Games/Strategy
12cu|freeorion-0.4.3-1|53	BuildArch:	noarch
12cu|freeorion-0.4.3-1|54	License:	CC-BY-SA
12cu|freeorion-0.4.3-1|55	
12cu|freeorion-0.4.3-1|56	%description data
12cu|freeorion-0.4.3-1|57	Data files for FreeOrion game
12cu|freeorion-0.4.3-1|58	
12cu|freeorion-0.4.3-1|59	%files data
12cu|freeorion-0.4.3-1|60	%{_gamesdatadir}/freeorion
12cu|freeorion-0.4.3-1|61	%exclude %{_gamesdatadir}/freeorion/ogre_plugins.cfg
12cu|freeorion-0.4.3-1|62	
12cu|freeorion-0.4.3-1|63	#----------------------------------------------------------------------------
12cu|freeorion-0.4.3-1|64	
12cu|freeorion-0.4.3-1|65	%prep
12cu|freeorion-0.4.3-1|66	%setup -q -n %{oname}-%{version}
12cu|freeorion-0.4.3-1|67	#patch0 -p1
12cu|freeorion-0.4.3-1|68	sed -e "s:PluginFolder=.*:PluginFolder=$(pkg-config --variable=plugindir OGRE):" -i ogre_plugins.cfg.in
12cu|freeorion-0.4.3-1|69	
12cu|freeorion-0.4.3-1|70	%build
12cu|freeorion-0.4.3-1|71	# System resource usage is extremely high so disable extra flags and parallel build
12cu|freeorion-0.4.3-1|72	%global optflags -O2
12cu|freeorion-0.4.3-1|73	%cmake \
12cu|freeorion-0.4.3-1|74	-DCMAKE_BUILD_TYPE=RelWithDebInfo \
12cu|freeorion-0.4.3-1|75	-DBUILD_DEBUG:BOON=ON \
12cu|freeorion-0.4.3-1|76	-DUSE_STATIC_LIBS:BOOL=ON \
12cu|freeorion-0.4.3-1|77	-DBUILD_SHARED_LIBS:BOOL=OFF
12cu|freeorion-0.4.3-1|78	make VERBOSE=1
12cu|freeorion-0.4.3-1|79	
12cu|freeorion-0.4.3-1|80	%install
12cu|freeorion-0.4.3-1|81	install -d -m 755 %{buildroot}%{_gamesbindir}
12cu|freeorion-0.4.3-1|82	install -m 755 build/freeorion %{buildroot}%{_gamesbindir}/freeorion.real
12cu|freeorion-0.4.3-1|83	install -m 755 build/freeoriond %{buildroot}%{_gamesbindir}/freeoriond
12cu|freeorion-0.4.3-1|84	install -m 755 build/freeorionca %{buildroot}%{_gamesbindir}/freeorionca
12cu|freeorion-0.4.3-1|85	
12cu|freeorion-0.4.3-1|86	cat > %{buildroot}%{_gamesbindir}/freeorion <<EOF
12cu|freeorion-0.4.3-1|87	#!/bin/sh
12cu|freeorion-0.4.3-1|88	cd %{_gamesdatadir}/%{name}
12cu|freeorion-0.4.3-1|89	%{_gamesbindir}/freeorion.real
12cu|freeorion-0.4.3-1|90	EOF
12cu|freeorion-0.4.3-1|91	chmod +x %{buildroot}%{_gamesbindir}/freeorion
12cu|freeorion-0.4.3-1|92	
12cu|freeorion-0.4.3-1|93	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}
12cu|freeorion-0.4.3-1|94	cp -ar default %{buildroot}%{_gamesdatadir}/%{name}
12cu|freeorion-0.4.3-1|95	
12cu|freeorion-0.4.3-1|96	install -d -m 755 %{buildroot}%{_iconsdir}
12cu|freeorion-0.4.3-1|97	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}
12cu|freeorion-0.4.3-1|98	
12cu|freeorion-0.4.3-1|99	install -d -m 755 %{buildroot}%{_datadir}/applications
12cu|freeorion-0.4.3-1|100	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|freeorion-0.4.3-1|101	[Desktop Entry]
12cu|freeorion-0.4.3-1|102	Type=Application
12cu|freeorion-0.4.3-1|103	Encoding=UTF-8
12cu|freeorion-0.4.3-1|104	Name=FreeOrion
12cu|freeorion-0.4.3-1|105	Comment=Turn-based space empire and galactic conquest
12cu|freeorion-0.4.3-1|106	Exec=%{_gamesbindir}/%{name}
12cu|freeorion-0.4.3-1|107	Path=%{_gamesbindir}
12cu|freeorion-0.4.3-1|108	Icon=%{name}
12cu|freeorion-0.4.3-1|109	Terminal=false
12cu|freeorion-0.4.3-1|110	Categories=Game;StrategyGame;
12cu|freeorion-0.4.3-1|111	EOF
12cu|freeorion-0.4.3-1|112	
12cu|freeorion-0.4.3-1|113	install -m 644 ogre_plugins.cfg.in %{buildroot}%{_gamesdatadir}/%{name}/ogre_plugins.cfg
12cu|freeorion-0.4.3-1|114	

9385 12
12cu|freeplane-1.2.23_01-1|1	Name:           freeplane
12cu|freeplane-1.2.23_01-1|2	Summary:        Free and open source software application
12cu|freeplane-1.2.23_01-1|3	Version:        1.2.23_01
12cu|freeplane-1.2.23_01-1|4	Release:        1
12cu|freeplane-1.2.23_01-1|5	Group:          Office
12cu|freeplane-1.2.23_01-1|6	License:        GPLv2
12cu|freeplane-1.2.23_01-1|7	Url:            http://freeplane.sourceforge.net
12cu|freeplane-1.2.23_01-1|8	
12cu|freeplane-1.2.23_01-1|9	Requires:       java >= 1.6.0
12cu|freeplane-1.2.23_01-1|10	BuildRequires:  unzip
12cu|freeplane-1.2.23_01-1|11	
12cu|freeplane-1.2.23_01-1|12	Source0:        %{name}_bin-%{version}.zip
12cu|freeplane-1.2.23_01-1|13	Source1:        %{name}.desktop
12cu|freeplane-1.2.23_01-1|14	Source2:	%{name}.run
12cu|freeplane-1.2.23_01-1|15	Source3:	%{name}.rpmlintrc
12cu|freeplane-1.2.23_01-1|16	BuildArch:      noarch
12cu|freeplane-1.2.23_01-1|17	
12cu|freeplane-1.2.23_01-1|18	%description
12cu|freeplane-1.2.23_01-1|19	Freeplane is free and open source software to support
12cu|freeplane-1.2.23_01-1|20	thinking, sharing information and getting things done at work,
12cu|freeplane-1.2.23_01-1|21	in school and at home. The core of the software consists of
12cu|freeplane-1.2.23_01-1|22	functions for mind mapping, also called concept mapping or information
12cu|freeplane-1.2.23_01-1|23	mapping, and tools for using mapped information. Freeplane runs on
12cu|freeplane-1.2.23_01-1|24	any operating system on which a current version of Java is
12cu|freeplane-1.2.23_01-1|25	installed and from USB.
12cu|freeplane-1.2.23_01-1|26	
12cu|freeplane-1.2.23_01-1|27	%prep
12cu|freeplane-1.2.23_01-1|28	%setup -q -n %{name}-%{version}
12cu|freeplane-1.2.23_01-1|29	
12cu|freeplane-1.2.23_01-1|30	%build
12cu|freeplane-1.2.23_01-1|31	
12cu|freeplane-1.2.23_01-1|32	%install
12cu|freeplane-1.2.23_01-1|33	mkdir -p %{buildroot}/opt/%{name}
12cu|freeplane-1.2.23_01-1|34	
12cu|freeplane-1.2.23_01-1|35	for file in $( find plugins -type f ) ; do
12cu|freeplane-1.2.23_01-1|36	install -Dm644 ${file} %{buildroot}/opt/%{name}/${file}
12cu|freeplane-1.2.23_01-1|37	done
12cu|freeplane-1.2.23_01-1|38	
12cu|freeplane-1.2.23_01-1|39	# Add antialiasing settings
12cu|freeplane-1.2.23_01-1|40	echo -Dawt.useSystemAAFontSettings=on >> init.xargs
12cu|freeplane-1.2.23_01-1|41	
12cu|freeplane-1.2.23_01-1|42	install -Dm755 %{SOURCE2} %{buildroot}/%{_bindir}/%{name}
12cu|freeplane-1.2.23_01-1|43	install -Dm755 freeplane.sh %{buildroot}/opt/%{name}/%{name}.sh
12cu|freeplane-1.2.23_01-1|44	install -Dm644 init.xargs %{buildroot}/opt/%{name}/init.xargs
12cu|freeplane-1.2.23_01-1|45	install -Dm644 props.xargs %{buildroot}/opt/%{name}/props.xargs
12cu|freeplane-1.2.23_01-1|46	
12cu|freeplane-1.2.23_01-1|47	for dir in core resources scripts ; do
12cu|freeplane-1.2.23_01-1|48	cp -Rp $dir %{buildroot}/opt/%{name}/
12cu|freeplane-1.2.23_01-1|49	done
12cu|freeplane-1.2.23_01-1|50	
12cu|freeplane-1.2.23_01-1|51	install -Dm644 doc/freeplane.mm %{buildroot}/opt/%{name}/freeplane.mm
12cu|freeplane-1.2.23_01-1|52	
12cu|freeplane-1.2.23_01-1|53	install -Dm644 %{SOURCE1} %{buildroot}/%{_datadir}/applications/%{name}.desktop
12cu|freeplane-1.2.23_01-1|54	install -Dm644 freeplane.png %{buildroot}/%{_datadir}/pixmaps/%{name}.png
12cu|freeplane-1.2.23_01-1|55	install -Dm644 freeplane.svg %{buildroot}/%{_datadir}/pixmaps/%{name}.svg
12cu|freeplane-1.2.23_01-1|56	
12cu|freeplane-1.2.23_01-1|57	install -Dm644 freeplane.l4j.ini %{buildroot}/opt/%{name}/freeplane.l4j.ini
12cu|freeplane-1.2.23_01-1|58	install -Dm644 freeplaneConsole.l4j.ini %{buildroot}/opt/%{name}/freeplaneConsole.l4j.ini
12cu|freeplane-1.2.23_01-1|59	install -Dm644 freeplaneIcons.dll %{buildroot}/opt/%{name}/freeplaneIcons.dll
12cu|freeplane-1.2.23_01-1|60	install -Dm644 gitinfo.txt %{buildroot}/opt/%{name}/gitinfo.txt
12cu|freeplane-1.2.23_01-1|61	install -Dm644 freeplanelauncher.jar %{buildroot}/opt/%{name}/freeplanelauncher.jar
12cu|freeplane-1.2.23_01-1|62	install -Dm644 framework.jar %{buildroot}/opt/%{name}/framework.jar
12cu|freeplane-1.2.23_01-1|63	
12cu|freeplane-1.2.23_01-1|64	%files
12cu|freeplane-1.2.23_01-1|65	%defattr(-,root,root)
12cu|freeplane-1.2.23_01-1|66	%{_bindir}/*
12cu|freeplane-1.2.23_01-1|67	%{_datadir}/applications/%{name}.desktop
12cu|freeplane-1.2.23_01-1|68	%{_datadir}/pixmaps/%{name}.svg
12cu|freeplane-1.2.23_01-1|69	%{_datadir}/pixmaps/%{name}.png
12cu|freeplane-1.2.23_01-1|70	/opt/%{name}/*
12cu|freeplane-1.2.23_01-1|71	
12cu|freeplane-1.2.23_01-1|72	%changelog

9386 12
12cu|freesynd-0.7.1-1|1	Name:		freesynd
12cu|freesynd-0.7.1-1|2	Version:	0.7.1
12cu|freesynd-0.7.1-1|3	Release:	1
12cu|freesynd-0.7.1-1|4	Summary:	Open-source engine for the classic DOS game Syndicate
12cu|freesynd-0.7.1-1|5	Group:		Games/Strategy
12cu|freesynd-0.7.1-1|6	License:	GPLv2
12cu|freesynd-0.7.1-1|7	URL:		http://freesynd.sourceforge.net/
12cu|freesynd-0.7.1-1|8	Source0:	http://sourceforge.net/projects/freesynd/files/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
12cu|freesynd-0.7.1-1|9	Patch0:		freesynd-0.7-path.patch
12cu|freesynd-0.7.1-1|10	BuildRequires:	cmake
12cu|freesynd-0.7.1-1|11	BuildRequires:	imagemagick
12cu|freesynd-0.7.1-1|12	BuildRequires:	pkgconfig(libpng)
12cu|freesynd-0.7.1-1|13	BuildRequires:	pkgconfig(sdl)
12cu|freesynd-0.7.1-1|14	BuildRequires:	pkgconfig(SDL_image)
12cu|freesynd-0.7.1-1|15	BuildRequires:	pkgconfig(SDL_mixer)
12cu|freesynd-0.7.1-1|16	BuildRequires:	pkgconfig(zlib)
12cu|freesynd-0.7.1-1|17	
12cu|freesynd-0.7.1-1|18	%description
12cu|freesynd-0.7.1-1|19	FreeSynd is a cross-platform, GPLed reimplementation of engine for the classic
12cu|freesynd-0.7.1-1|20	Bullfrog game, Syndicate.
12cu|freesynd-0.7.1-1|21	
12cu|freesynd-0.7.1-1|22	Syndicate is an isometric real-time tactical game created in 1993.
12cu|freesynd-0.7.1-1|23	
12cu|freesynd-0.7.1-1|24	Gameplay involves ordering a four-person team of cyborg agents around cities
12cu|freesynd-0.7.1-1|25	displayed in a fixed-view isometric style, in pursuit of mission goals such
12cu|freesynd-0.7.1-1|26	as assassinating executives of a rival syndicate, rescuing captured allies,
12cu|freesynd-0.7.1-1|27	"persuading" civilians and scientists to join the player's company or simply
12cu|freesynd-0.7.1-1|28	killing all enemy agents.
12cu|freesynd-0.7.1-1|29	
12cu|freesynd-0.7.1-1|30	As the player progresses through the game, they must manage the research and
12cu|freesynd-0.7.1-1|31	development of new weaponry and cyborg upgrades. The player has only limited
12cu|freesynd-0.7.1-1|32	funds, requiring taxation of the conquered territories while ensuring that
12cu|freesynd-0.7.1-1|33	they are not so over-taxed that they revolt against the player.
12cu|freesynd-0.7.1-1|34	
12cu|freesynd-0.7.1-1|35	WARNING!!! You need original game data to play this game. Copy all files from
12cu|freesynd-0.7.1-1|36	data directory to: %{_gamesdatadir}/%{name}/data/
12cu|freesynd-0.7.1-1|37	
12cu|freesynd-0.7.1-1|38	%prep
12cu|freesynd-0.7.1-1|39	%setup -q
12cu|freesynd-0.7.1-1|40	%patch0 -p1
12cu|freesynd-0.7.1-1|41	for N in 16 32 64 128; do convert icon/sword.png -resize ${N}x${N} $N.png; done
12cu|freesynd-0.7.1-1|42	
12cu|freesynd-0.7.1-1|43	%build
12cu|freesynd-0.7.1-1|44	%cmake -DCMAKE_BUILD_TYPE=release
12cu|freesynd-0.7.1-1|45	%make
12cu|freesynd-0.7.1-1|46	
12cu|freesynd-0.7.1-1|47	%install
12cu|freesynd-0.7.1-1|48	%makeinstall_std -C build
12cu|freesynd-0.7.1-1|49	
12cu|freesynd-0.7.1-1|50	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|freesynd-0.7.1-1|51	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|freesynd-0.7.1-1|52	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cu|freesynd-0.7.1-1|53	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cu|freesynd-0.7.1-1|54	
12cu|freesynd-0.7.1-1|55	# menu-entry
12cu|freesynd-0.7.1-1|56	mkdir -p  %{buildroot}%{_datadir}/applications
12cu|freesynd-0.7.1-1|57	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|freesynd-0.7.1-1|58	[Desktop Entry]
12cu|freesynd-0.7.1-1|59	Name=Syndicate (freesynd)
12cu|freesynd-0.7.1-1|60	Comment=An isometric real-time tactical game
12cu|freesynd-0.7.1-1|61	Exec=%{name}
12cu|freesynd-0.7.1-1|62	Icon=%{name}
12cu|freesynd-0.7.1-1|63	Terminal=false
12cu|freesynd-0.7.1-1|64	Type=Application
12cu|freesynd-0.7.1-1|65	Categories=Game;StrategyGame;
12cu|freesynd-0.7.1-1|66	EOF
12cu|freesynd-0.7.1-1|67	
12cu|freesynd-0.7.1-1|68	%files
12cu|freesynd-0.7.1-1|69	%doc AUTHORS COPYING NEWS README
12cu|freesynd-0.7.1-1|70	%{_gamesbindir}/%{name}
12cu|freesynd-0.7.1-1|71	%{_gamesdatadir}/%{name}
12cu|freesynd-0.7.1-1|72	%{_datadir}/applications/%{name}.desktop
12cu|freesynd-0.7.1-1|73	%{_liconsdir}/%{name}.png
12cu|freesynd-0.7.1-1|74	%{_miconsdir}/%{name}.png
12cu|freesynd-0.7.1-1|75	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|freesynd-0.7.1-1|76	

9387 12
12cu|freetuxtv-0.6.6-2|1	Summary:	TV player
12cu|freetuxtv-0.6.6-2|2	Name:		freetuxtv
12cu|freetuxtv-0.6.6-2|3	Version:	0.6.6
12cu|freetuxtv-0.6.6-2|4	Release:	2
12cu|freetuxtv-0.6.6-2|5	License:	GPLv2+
12cu|freetuxtv-0.6.6-2|6	Group:		Video
12cu|freetuxtv-0.6.6-2|7	Url:		http://freetuxtv.googlecode.com
12cu|freetuxtv-0.6.6-2|8	Source0:	http://freetuxtv.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|freetuxtv-0.6.6-2|9	BuildRequires:	intltool
12cu|freetuxtv-0.6.6-2|10	BuildRequires:	gettext-devel
12cu|freetuxtv-0.6.6-2|11	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|freetuxtv-0.6.6-2|12	BuildRequires:	pkgconfig(gdk-3.0)
12cu|freetuxtv-0.6.6-2|13	BuildRequires:	pkgconfig(glib-2.0)
12cu|freetuxtv-0.6.6-2|14	BuildRequires:	pkgconfig(libcurl)
12cu|freetuxtv-0.6.6-2|15	BuildRequires:	pkgconfig(libnotify)
12cu|freetuxtv-0.6.6-2|16	BuildRequires:	pkgconfig(libvlc)
12cu|freetuxtv-0.6.6-2|17	BuildRequires:	pkgconfig(sqlite3)
12cu|freetuxtv-0.6.6-2|18	Requires:	vlc
12cu|freetuxtv-0.6.6-2|19	
12cu|freetuxtv-0.6.6-2|20	%description
12cu|freetuxtv-0.6.6-2|21	freetuxtv is a player for Television on Internet with french Free
12cu|freetuxtv-0.6.6-2|22	or SFR (ex-Neuf) Internet service providers, and a lot of WebTV in
12cu|freetuxtv-0.6.6-2|23	French languages in the world (Canada, Switzerland, Belgium, etc...).
12cu|freetuxtv-0.6.6-2|24	
12cu|freetuxtv-0.6.6-2|25	%files -f %{name}.lang
12cu|freetuxtv-0.6.6-2|26	%doc NEWS AUTHORS COPYING README ChangeLog
12cu|freetuxtv-0.6.6-2|27	%{_bindir}/%{name}
12cu|freetuxtv-0.6.6-2|28	%{_datadir}/%{name}
12cu|freetuxtv-0.6.6-2|29	%{_datadir}/applications/%{name}.desktop
12cu|freetuxtv-0.6.6-2|30	%{_iconsdir}/hicolor/*/apps/*
12cu|freetuxtv-0.6.6-2|31	
12cu|freetuxtv-0.6.6-2|32	#----------------------------------------------------------------------------
12cu|freetuxtv-0.6.6-2|33	
12cu|freetuxtv-0.6.6-2|34	%prep
12cu|freetuxtv-0.6.6-2|35	%setup -q
12cu|freetuxtv-0.6.6-2|36	
12cu|freetuxtv-0.6.6-2|37	%build
12cu|freetuxtv-0.6.6-2|38	autoreconf -fi
12cu|freetuxtv-0.6.6-2|39	%configure2_5x --with-gtk=3.0
12cu|freetuxtv-0.6.6-2|40	%make
12cu|freetuxtv-0.6.6-2|41	
12cu|freetuxtv-0.6.6-2|42	%install
12cu|freetuxtv-0.6.6-2|43	%makeinstall_std
12cu|freetuxtv-0.6.6-2|44	
12cu|freetuxtv-0.6.6-2|45	%find_lang %{name}
12cu|freetuxtv-0.6.6-2|46	
12cu|freetuxtv-0.6.6-2|47	rm -fr %{buildroot}%{_libdir}/*.a
12cu|freetuxtv-0.6.6-2|48	rm -fr %{buildroot}%{_includedir}
12cu|freetuxtv-0.6.6-2|49	
12cu|freetuxtv-0.6.6-2|50	
12cu|freetuxtv-0.6.6-2|51	%changelog
12cu|freetuxtv-0.6.6-2|52	* Wed Jun 25 2014 Victor Ryzhikh <victorr2007@yandex.ru> 0.6.6-2
12cu|freetuxtv-0.6.6-2|53	+ Revision: 3749d32
12cu|freetuxtv-0.6.6-2|54	- Updated freetuxtv.spec
12cu|freetuxtv-0.6.6-2|55	
12cu|freetuxtv-0.6.6-2|56	

9388 12
12cu|freevo-1.9.0-3|1	%define	name 	freevo
12cu|freevo-1.9.0-3|2	%define version 1.9.0
12cu|freevo-1.9.0-3|3	%define release %mkrel 3
12cu|freevo-1.9.0-3|4	
12cu|freevo-1.9.0-3|5	%define 	_cachedir /var/cache
12cu|freevo-1.9.0-3|6	%define         py_ver 	  %(python -c 'import sys; print sys.version[:3]')
12cu|freevo-1.9.0-3|7	
12cu|freevo-1.9.0-3|8	# Set default freevo parameters
12cu|freevo-1.9.0-3|9	%define display  x11
12cu|freevo-1.9.0-3|10	
12cu|freevo-1.9.0-3|11	Summary:        Open-source digital video jukebox
12cu|freevo-1.9.0-3|12	Name: 		%{name}
12cu|freevo-1.9.0-3|13	Version: 	%{version}
12cu|freevo-1.9.0-3|14	Release: 	%{release}
12cu|freevo-1.9.0-3|15	URL:            http://freevo.sourceforge.net/
12cu|freevo-1.9.0-3|16	Source0: 	http://belnet.dl.sourceforge.net/sourceforge/freevo/%{name}-%{version}.tar.gz
12cu|freevo-1.9.0-3|17	Source11:	freevo-mail-0.6.tgz
12cu|freevo-1.9.0-3|18	Source1: 	redhat-boot_config
12cu|freevo-1.9.0-3|19	Source2:	local_conf.py
12cu|freevo-1.9.0-3|20	Source4:	firebird.py
12cu|freevo-1.9.0-3|21	Source7:	freevo_tvgrab
12cu|freevo-1.9.0-3|22	Source8:	mute
12cu|freevo-1.9.0-3|23	Source9:	unmute
12cu|freevo-1.9.0-3|24	Source10:	fonts.tgz
12cu|freevo-1.9.0-3|25	Patch0:		%{name}-build.patch
12cu|freevo-1.9.0-3|26	Patch5: 	%{name}-webserver.patch
12cu|freevo-1.9.0-3|27	Patch6: 	%{name}-boot.patch
12cu|freevo-1.9.0-3|28	Patch7: 	%{name}-volume.patch
12cu|freevo-1.9.0-3|29	License: 	GPLv2+
12cu|freevo-1.9.0-3|30	Group: 		Video
12cu|freevo-1.9.0-3|31	Buildarch:	noarch
12cu|freevo-1.9.0-3|32	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12cu|freevo-1.9.0-3|33	BuildRequires: 	docbook-utils
12cu|freevo-1.9.0-3|34	BuildRequires:  wget
12cu|freevo-1.9.0-3|35	%py_requires
12cu|freevo-1.9.0-3|36	BuildRequires:  pygame >= 1.5
12cu|freevo-1.9.0-3|37	BuildRequires:  python-twisted >= 1.1.0
12cu|freevo-1.9.0-3|38	BuildRequires:  python-imaging >= 1.1.4
12cu|freevo-1.9.0-3|39	BuildRequires:  python-kaa-base
12cu|freevo-1.9.0-3|40	BuildRequires:	python-kaa-metadata
12cu|freevo-1.9.0-3|41	BuildRequires:	python-kaa-imlib2
12cu|freevo-1.9.0-3|42	BuildRequires:  python-pyxml
12cu|freevo-1.9.0-3|43	BuildRequires:  python-devel
12cu|freevo-1.9.0-3|44	BuildRequires:	python-beautifulsoup >= 3.0.3
12cu|freevo-1.9.0-3|45	BuildRequires:  python-numeric
12cu|freevo-1.9.0-3|46	Requires:	pygame >= 1.5
12cu|freevo-1.9.0-3|47	Requires:	python-twisted >= 1.1.0
12cu|freevo-1.9.0-3|48	Requires:	python-imaging >= 1.1.4
12cu|freevo-1.9.0-3|49	Requires:	python-kaa-base
12cu|freevo-1.9.0-3|50	Requires:	python-kaa-metadata
12cu|freevo-1.9.0-3|51	Requires:	python-kaa-imlib2
12cu|freevo-1.9.0-3|52	Requires:	python-beautifulsoup >= 3.0.3
12cu|freevo-1.9.0-3|53	Requires:	python-lirc >= 0.0.4
12cu|freevo-1.9.0-3|54	Requires:	mplayer, tvtime, xine-ui, xmltv, PyXML, libjpeg-progs, mencoder, cdparanoia, vorbis-tools, util-linux, python-numeric, lsdvd, python-osd, xmltv-grabbers
12cu|freevo-1.9.0-3|55	Requires(pre):  rpm-helper
12cu|freevo-1.9.0-3|56	Requires(post): rpm-helper
12cu|freevo-1.9.0-3|57	Requires(post): desktop-file-utils
12cu|freevo-1.9.0-3|58	Requires(postun): desktop-file-utils
12cu|freevo-1.9.0-3|59	
12cu|freevo-1.9.0-3|60	%description
12cu|freevo-1.9.0-3|61	Freevo is a Linux application that turns a PC with a TV capture card
12cu|freevo-1.9.0-3|62	and/or TV-out into a standalone multimedia jukebox/VCR. It builds on
12cu|freevo-1.9.0-3|63	other applications such as xine, mplayer, tvtime and mencoder to play
12cu|freevo-1.9.0-3|64	and record video and audio.
12cu|freevo-1.9.0-3|65	
12cu|freevo-1.9.0-3|66	Available rpmbuild rebuild options :
12cu|freevo-1.9.0-3|67	--without: use_sysapps
12cu|freevo-1.9.0-3|68	
12cu|freevo-1.9.0-3|69	%prep
12cu|freevo-1.9.0-3|70	rm -rf $RPM_BUILD_ROOT
12cu|freevo-1.9.0-3|71	%setup -q
12cu|freevo-1.9.0-3|72	%patch0 -p0
12cu|freevo-1.9.0-3|73	%patch5 -p0
12cu|freevo-1.9.0-3|74	%patch6 -p0
12cu|freevo-1.9.0-3|75	#%patch7 -p0
12cu|freevo-1.9.0-3|76	cd share/fonts/
12cu|freevo-1.9.0-3|77	tar -xvzf %SOURCE10
12cu|freevo-1.9.0-3|78	
12cu|freevo-1.9.0-3|79	%build
12cu|freevo-1.9.0-3|80	find . -name CVS | xargs rm -rf
12cu|freevo-1.9.0-3|81	find . -name ".cvsignore" |xargs rm -f
12cu|freevo-1.9.0-3|82	find . -name "*.pyc" |xargs rm -f
12cu|freevo-1.9.0-3|83	find . -name "*.pyo" |xargs rm -f
12cu|freevo-1.9.0-3|84	find . -name "*.py" |xargs chmod 644
12cu|freevo-1.9.0-3|85	
12cu|freevo-1.9.0-3|86	#./autogen.sh
12cu|freevo-1.9.0-3|87	#Building freevo
12cu|freevo-1.9.0-3|88	cd $RPM_BUILD_DIR/%{name}-%{version}/
12cu|freevo-1.9.0-3|89	env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12cu|freevo-1.9.0-3|90	
12cu|freevo-1.9.0-3|91	#Building mail menu
12cu|freevo-1.9.0-3|92	#cd $RPM_BUILD_DIR/%{name}-%{version}/*mail*
12cu|freevo-1.9.0-3|93	#PYTHONPATH=../build/lib env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12cu|freevo-1.9.0-3|94	
12cu|freevo-1.9.0-3|95	
12cu|freevo-1.9.0-3|96	%install
12cu|freevo-1.9.0-3|97	rm -rf $RPM_BUILD_ROOT/%{name}-%{version}
12cu|freevo-1.9.0-3|98	
12cu|freevo-1.9.0-3|99	mkdir -p %{buildroot}%{_sysconfdir}/freevo
12cu|freevo-1.9.0-3|100	# The following is needed to let RPM know that the files should be backed up
12cu|freevo-1.9.0-3|101	touch %{buildroot}%{_sysconfdir}/freevo/freevo.conf
12cu|freevo-1.9.0-3|102	
12cu|freevo-1.9.0-3|103	# boot scripts
12cu|freevo-1.9.0-3|104	mkdir -p %{buildroot}%{_initrddir}
12cu|freevo-1.9.0-3|105	mkdir -p %{buildroot}%{_bindir}
12cu|freevo-1.9.0-3|106	install -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/freevo/boot_config
12cu|freevo-1.9.0-3|107	
12cu|freevo-1.9.0-3|108	mkdir -p %{buildroot}%{_cachedir}/freevo
12cu|freevo-1.9.0-3|109	mkdir -p %{buildroot}%{_cachedir}/freevo/{thumbnails,audio}
12cu|freevo-1.9.0-3|110	mkdir -p %{buildroot}%{_cachedir}/xmltv/logos
12cu|freevo-1.9.0-3|111	chmod 777 %{buildroot}%{_cachedir}/{freevo,freevo/thumbnails,freevo/audio,xmltv,xmltv/logos}
12cu|freevo-1.9.0-3|112	
12cu|freevo-1.9.0-3|113	mkdir -p %{buildroot}%{_initrddir}
12cu|freevo-1.9.0-3|114	mkdir -p %{buildroot}/etc/freevo
12cu|freevo-1.9.0-3|115	mkdir -p %{buildroot}%{_datadir}/%{name}/contrib
12cu|freevo-1.9.0-3|116	mkdir -p %{buildroot}%{_docdir}/%{name}-%{version}
12cu|freevo-1.9.0-3|117	mkdir -p %{buildroot}/tmp/%{name}/Videos
12cu|freevo-1.9.0-3|118	mkdir -p %{buildroot}/etc/cron.weekly
12cu|freevo-1.9.0-3|119	
12cu|freevo-1.9.0-3|120	python setup.py install %{?_without_compile_obj:--no-compile} --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cu|freevo-1.9.0-3|121	
12cu|freevo-1.9.0-3|122	#cp -av contrib/examples contrib/fbcon contrib/xmltv %{buildroot}%{_prefix}/contrib
12cu|freevo-1.9.0-3|123	cp -av contrib/lirc/ %{buildroot}/%{_datadir}/%{name}/contrib/
12cu|freevo-1.9.0-3|124	install -m 755 freevo %{buildroot}%{_datadir}/%{name}
12cu|freevo-1.9.0-3|125	install -m 755 freevo_config.py %{buildroot}%{_datadir}/%{name}
12cu|freevo-1.9.0-3|126	install %SOURCE2 $RPM_BUILD_ROOT/%{_sysconfdir}/freevo/local_conf.py
12cu|freevo-1.9.0-3|127	install %SOURCE7 $RPM_BUILD_ROOT/etc/cron.weekly
12cu|freevo-1.9.0-3|128	install %SOURCE8 $RPM_BUILD_ROOT%{_datadir}/%{name}
12cu|freevo-1.9.0-3|129	install %SOURCE9 $RPM_BUILD_ROOT%{_datadir}/%{name}
12cu|freevo-1.9.0-3|130	
12cu|freevo-1.9.0-3|131	#######################
12cu|freevo-1.9.0-3|132	#Installing Initscripts
12cu|freevo-1.9.0-3|133	#######################
12cu|freevo-1.9.0-3|134	#install -m 755 boot/freevo %{buildroot}%{_sysconfdir}/rc.d/init.d
12cu|freevo-1.9.0-3|135	#install -m 755 boot/freevo_dep %{buildroot}%{_sysconfdir}/rc.d/init.d
12cu|freevo-1.9.0-3|136	install -m 755 boot/recordserver %{buildroot}%{_initrddir}/freevo_recordserver
12cu|freevo-1.9.0-3|137	install -m 755 boot/webserver %{buildroot}%{_initrddir}/freevo_webserver
12cu|freevo-1.9.0-3|138	#install -m 755 boot/recordserver_init %{buildroot}%{_bindir}/freevo_recordserver_init
12cu|freevo-1.9.0-3|139	#install -m 755 boot/webserver_init %{buildroot}%{_bindir}/freevo_webserver_init
12cu|freevo-1.9.0-3|140	
12cu|freevo-1.9.0-3|141	####################
12cu|freevo-1.9.0-3|142	# Installing Plugins
12cu|freevo-1.9.0-3|143	####################
12cu|freevo-1.9.0-3|144	# Mailer Plugin
12cu|freevo-1.9.0-3|145	#cd $RPM_BUILD_DIR/%{name}-%{version}/*mail*
12cu|freevo-1.9.0-3|146	#PYTHONPATH=../build/lib python setup.py install %{?_without_compile_obj:--no-compile} --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cu|freevo-1.9.0-3|147	#
12cu|freevo-1.9.0-3|148	install %SOURCE4 $RPM_BUILD_ROOT/%{py_sitedir}/freevo/plugins
12cu|freevo-1.9.0-3|149	
12cu|freevo-1.9.0-3|150	###############
12cu|freevo-1.9.0-3|151	# Copying icons
12cu|freevo-1.9.0-3|152	###############
12cu|freevo-1.9.0-3|153	install -D -m 644 $RPM_BUILD_DIR/%{name}-%{version}/share/icons/misc/freevo_app.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cu|freevo-1.9.0-3|154	install -D -m 644 $RPM_BUILD_DIR/%{name}-%{version}/share/icons/misc/freevo_app.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cu|freevo-1.9.0-3|155	install -D -m 644 $RPM_BUILD_DIR/%{name}-%{version}/share/icons/misc/freevo_app.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cu|freevo-1.9.0-3|156	
12cu|freevo-1.9.0-3|157	#####################
12cu|freevo-1.9.0-3|158	# Adding a menu entry
12cu|freevo-1.9.0-3|159	####################
12cu|freevo-1.9.0-3|160	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cu|freevo-1.9.0-3|161	cat > $RPM_BUILD_ROOT/%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|freevo-1.9.0-3|162	[Desktop Entry]
12cu|freevo-1.9.0-3|163	Name=%name
12cu|freevo-1.9.0-3|164	Comment=%{summary}
12cu|freevo-1.9.0-3|165	Exec=%{_bindir}/%{name}
12cu|freevo-1.9.0-3|166	Icon=%{name}
12cu|freevo-1.9.0-3|167	Terminal=false
12cu|freevo-1.9.0-3|168	Type=Application
12cu|freevo-1.9.0-3|169	StartupNotify=true
12cu|freevo-1.9.0-3|170	Categories=AudioVideo;TV;Player;Recorder;
12cu|freevo-1.9.0-3|171	EOF
12cu|freevo-1.9.0-3|172	
12cu|freevo-1.9.0-3|173	####################
12cu|freevo-1.9.0-3|174	# About locales... #
12cu|freevo-1.9.0-3|175	####################
12cu|freevo-1.9.0-3|176	
12cu|freevo-1.9.0-3|177	find %buildroot/%_datadir/locale -name "*.po" -exec rm -f {} \;
12cu|freevo-1.9.0-3|178	%find_lang %name
12cu|freevo-1.9.0-3|179	
12cu|freevo-1.9.0-3|180	####################
12cu|freevo-1.9.0-3|181	# Cleaning
12cu|freevo-1.9.0-3|182	####################
12cu|freevo-1.9.0-3|183	rm -rf $RPM_BUILD_ROOT/%{_datadir}/fxd/web*
12cu|freevo-1.9.0-3|184	
12cu|freevo-1.9.0-3|185	%pre
12cu|freevo-1.9.0-3|186	%_pre_useradd %{name} %{_datadir}/%{name} /bin/bash
12cu|freevo-1.9.0-3|187	
12cu|freevo-1.9.0-3|188	%post
12cu|freevo-1.9.0-3|189	rm -rf /var/log/freevo 2>/dev/null
12cu|freevo-1.9.0-3|190	%if %mdkversion < 200900
12cu|freevo-1.9.0-3|191	%{update_menus}
12cu|freevo-1.9.0-3|192	%endif
12cu|freevo-1.9.0-3|193	
12cu|freevo-1.9.0-3|194	#Determining TV_NORM & CHANNEL_LIST from local clock
12cu|freevo-1.9.0-3|195	ZONE=`grep "ZONE" /etc/sysconfig/clock | sed -e "s/^ZONE\=\(.*\)\/\(.*\)/\1/g"`
12cu|freevo-1.9.0-3|196	CITY=`grep "ZONE" /etc/sysconfig/clock | sed -e "s/^ZONE\=\(.*\)\/\(.*\)/\2/g"`
12cu|freevo-1.9.0-3|197	TV_NORM="ntsc"
12cu|freevo-1.9.0-3|198	CHANNEL_LIST="us-cable"
12cu|freevo-1.9.0-3|199	
12cu|freevo-1.9.0-3|200	if [ "${CITY}" = "Paris" ]; then
12cu|freevo-1.9.0-3|201	TV_NORM="secam"
12cu|freevo-1.9.0-3|202	CHANNEL_LIST="france"
12cu|freevo-1.9.0-3|203	else
12cu|freevo-1.9.0-3|204	if [ "${ZONE}" = "Europe" ]; then
12cu|freevo-1.9.0-3|205	TV_NORM="pal"
12cu|freevo-1.9.0-3|206	CHANNEL_LIST="europe-west"
12cu|freevo-1.9.0-3|207	fi
12cu|freevo-1.9.0-3|208	fi
12cu|freevo-1.9.0-3|209	
12cu|freevo-1.9.0-3|210	#Determining current X configuration
12cu|freevo-1.9.0-3|211	RESOLUTION=`xdpyinfo 2>/dev/null | grep dimensions | awk '{ print $2 }'`
12cu|freevo-1.9.0-3|212	case $RESOLUTION in
12cu|freevo-1.9.0-3|213	"1280x800")
12cu|freevo-1.9.0-3|214	RESOLUTION="1024x768";
12cu|freevo-1.9.0-3|215	;;
12cu|freevo-1.9.0-3|216	"1280x720")
12cu|freevo-1.9.0-3|217	RESOLUTION="1024x768";
12cu|freevo-1.9.0-3|218	;;
12cu|freevo-1.9.0-3|219	"1680x1050")
12cu|freevo-1.9.0-3|220	RESOLUTION="1280x1024";
12cu|freevo-1.9.0-3|221	;;
12cu|freevo-1.9.0-3|222	"1400x1050")
12cu|freevo-1.9.0-3|223	RESOLUTION="1280x1024";
12cu|freevo-1.9.0-3|224	;;
12cu|freevo-1.9.0-3|225	
12cu|freevo-1.9.0-3|226	"1920x1200")
12cu|freevo-1.9.0-3|227	RESOLUTION="1600x1200";
12cu|freevo-1.9.0-3|228	;;
12cu|freevo-1.9.0-3|229	"")
12cu|freevo-1.9.0-3|230	RESOLUTION="800x600";
12cu|freevo-1.9.0-3|231	;;
12cu|freevo-1.9.0-3|232	esac
12cu|freevo-1.9.0-3|233	
12cu|freevo-1.9.0-3|234	# Copy old local_conf.py to replace dummy file
12cu|freevo-1.9.0-3|235	cd %{_datadir}/%{name}
12cu|freevo-1.9.0-3|236	./freevo setup --geometry=$RESOLUTION --display=%{display} \
12cu|freevo-1.9.0-3|237	--tv=${TV_NORM} --chanlist=${CHANNEL_LIST} \
12cu|freevo-1.9.0-3|238	%{!?_without_use_sysapps:--sysfirst}
12cu|freevo-1.9.0-3|239	
12cu|freevo-1.9.0-3|240	if [ ! -f /etc/freevo/lircrc ]; then
12cu|freevo-1.9.0-3|241	ln -sf %{_datadir}/%{name}/contrib/lirc/pinnacle_PCTV /etc/freevo/lircrc
12cu|freevo-1.9.0-3|242	fi;
12cu|freevo-1.9.0-3|243	%_post_service freevo_webserver
12cu|freevo-1.9.0-3|244	%_post_service freevo_recordserver
12cu|freevo-1.9.0-3|245	
12cu|freevo-1.9.0-3|246	
12cu|freevo-1.9.0-3|247	%preun
12cu|freevo-1.9.0-3|248	%_preun_service freevo_recordserver
12cu|freevo-1.9.0-3|249	%_preun_service freevo_webserver
12cu|freevo-1.9.0-3|250	
12cu|freevo-1.9.0-3|251	%clean
12cu|freevo-1.9.0-3|252	rm -rf $RPM_BUILD_ROOT
12cu|freevo-1.9.0-3|253	
12cu|freevo-1.9.0-3|254	%postun
12cu|freevo-1.9.0-3|255	%if %mdkversion < 200900
12cu|freevo-1.9.0-3|256	%{clean_menus}
12cu|freevo-1.9.0-3|257	%endif
12cu|freevo-1.9.0-3|258	%_postun_userdel %{name}
12cu|freevo-1.9.0-3|259	
12cu|freevo-1.9.0-3|260	%files -f %name.lang
12cu|freevo-1.9.0-3|261	%defattr(-,root,root)
12cu|freevo-1.9.0-3|262	%doc COPYING ChangeLog FAQ INSTALL README local_conf.py.example Docs/*
12cu|freevo-1.9.0-3|263	%{_datadir}/%{name}
12cu|freevo-1.9.0-3|264	%{_bindir}/freevo
12cu|freevo-1.9.0-3|265	%{_iconsdir}/freevo.png
12cu|freevo-1.9.0-3|266	%{_liconsdir}/freevo.png
12cu|freevo-1.9.0-3|267	%{_miconsdir}/freevo.png
12cu|freevo-1.9.0-3|268	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|freevo-1.9.0-3|269	%config(noreplace) /etc/cron.weekly/*
12cu|freevo-1.9.0-3|270	# Hu, even those files are need, tmpwatch will delete it !!
12cu|freevo-1.9.0-3|271	#%attr(777,root,root) %dir /tmp/%{name}/Videos
12cu|freevo-1.9.0-3|272	#%attr(777,root,root) %dir /tmp/%{name}/
12cu|freevo-1.9.0-3|273	%attr(777,root,root) %dir %{_cachedir}/freevo
12cu|freevo-1.9.0-3|274	%attr(777,root,root) %dir %{_cachedir}/freevo/audio
12cu|freevo-1.9.0-3|275	%attr(777,root,root) %dir %{_cachedir}/freevo/thumbnails
12cu|freevo-1.9.0-3|276	%attr(777,root,root) %dir %{_cachedir}/xmltv
12cu|freevo-1.9.0-3|277	%attr(777,root,root) %dir %{_cachedir}/xmltv/logos
12cu|freevo-1.9.0-3|278	%dir %{_sysconfdir}/freevo
12cu|freevo-1.9.0-3|279	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/freevo/*
12cu|freevo-1.9.0-3|280	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/rc.d/init.d/*
12cu|freevo-1.9.0-3|281	%{py_sitedir}/freevo
12cu|freevo-1.9.0-3|282	%{py_sitedir}/*.egg-info
12cu|freevo-1.9.0-3|283	%{_defaultdocdir}/%{name}-%{version}
12cu|freevo-1.9.0-3|284	
12cu|freevo-1.9.0-3|285	
12cu|freevo-1.9.0-3|286	%changelog
12cu|freevo-1.9.0-3|287	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 1.9.0-2mdv2011.0
12cu|freevo-1.9.0-3|288	+ Revision: 591981
12cu|freevo-1.9.0-3|289	- Rebuild
12cu|freevo-1.9.0-3|290	
12cu|freevo-1.9.0-3|291	* Sun Aug 30 2009 Crispin Boylan <crisb@mandriva.org> 1.9.0-1mdv2010.0
12cu|freevo-1.9.0-3|292	+ Revision: 422461
12cu|freevo-1.9.0-3|293	- LSB-ify init scripts
12cu|freevo-1.9.0-3|294	- New release
12cu|freevo-1.9.0-3|295	
12cu|freevo-1.9.0-3|296	* Mon Dec 29 2008 Crispin Boylan <crisb@mandriva.org> 1.8.3-1mdv2009.1
12cu|freevo-1.9.0-3|297	+ Revision: 321178
12cu|freevo-1.9.0-3|298	- BuildRequires numeric
12cu|freevo-1.9.0-3|299	- New release
12cu|freevo-1.9.0-3|300	
12cu|freevo-1.9.0-3|301	* Sun Aug 31 2008 Crispin Boylan <crisb@mandriva.org> 1.8.2-1mdv2009.0
12cu|freevo-1.9.0-3|302	+ Revision: 277757
12cu|freevo-1.9.0-3|303	- New release
12cu|freevo-1.9.0-3|304	
12cu|freevo-1.9.0-3|305	* Sun Aug 31 2008 Crispin Boylan <crisb@mandriva.org> 1.8.1-3mdv2009.0
12cu|freevo-1.9.0-3|306	+ Revision: 277756
12cu|freevo-1.9.0-3|307	- rebuild
12cu|freevo-1.9.0-3|308	
12cu|freevo-1.9.0-3|309	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.8.1-2mdv2009.0
12cu|freevo-1.9.0-3|310	+ Revision: 266821
12cu|freevo-1.9.0-3|311	- rebuild early 2009.0 package (before pixel changes)
12cu|freevo-1.9.0-3|312	
12cu|freevo-1.9.0-3|313	+ Pixel <pixel@mandriva.com>
12cu|freevo-1.9.0-3|314	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|freevo-1.9.0-3|315	
12cu|freevo-1.9.0-3|316	* Mon Jun 02 2008 Crispin Boylan <crisb@mandriva.org> 1.8.1-1mdv2009.0
12cu|freevo-1.9.0-3|317	+ Revision: 214197
12cu|freevo-1.9.0-3|318	- New version
12cu|freevo-1.9.0-3|319	
12cu|freevo-1.9.0-3|320	* Mon May 12 2008 Crispin Boylan <crisb@mandriva.org> 1.8.0-1mdv2009.0
12cu|freevo-1.9.0-3|321	+ Revision: 206442
12cu|freevo-1.9.0-3|322	- New version
12cu|freevo-1.9.0-3|323	
12cu|freevo-1.9.0-3|324	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.7.6.1-2mdv2008.1
12cu|freevo-1.9.0-3|325	+ Revision: 170845
12cu|freevo-1.9.0-3|326	- rebuild
12cu|freevo-1.9.0-3|327	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|freevo-1.9.0-3|328	
12cu|freevo-1.9.0-3|329	* Wed Feb 06 2008 Crispin Boylan <crisb@mandriva.org> 1.7.6.1-1mdv2008.1
12cu|freevo-1.9.0-3|330	+ Revision: 163297
12cu|freevo-1.9.0-3|331	- New release
12cu|freevo-1.9.0-3|332	- New release
12cu|freevo-1.9.0-3|333	
12cu|freevo-1.9.0-3|334	* Fri Dec 28 2007 Crispin Boylan <crisb@mandriva.org> 1.7.5-1mdv2008.1
12cu|freevo-1.9.0-3|335	+ Revision: 138698
12cu|freevo-1.9.0-3|336	- New release
12cu|freevo-1.9.0-3|337	
12cu|freevo-1.9.0-3|338	* Fri Dec 21 2007 Crispin Boylan <crisb@mandriva.org> 1.7.4-1mdv2008.1
12cu|freevo-1.9.0-3|339	+ Revision: 136714
12cu|freevo-1.9.0-3|340	- New version
12cu|freevo-1.9.0-3|341	
12cu|freevo-1.9.0-3|342	+ Olivier Blin <oblin@mandriva.com>
12cu|freevo-1.9.0-3|343	- restore BuildRoot
12cu|freevo-1.9.0-3|344	
12cu|freevo-1.9.0-3|345	+ Thierry Vignaud <tv@mandriva.org>
12cu|freevo-1.9.0-3|346	- kill re-definition of %%buildroot on Pixel's request
12cu|freevo-1.9.0-3|347	
12cu|freevo-1.9.0-3|348	* Fri Dec 07 2007 Funda Wang <fwang@mandriva.org> 1.7.3-3mdv2008.1
12cu|freevo-1.9.0-3|349	+ Revision: 116177
12cu|freevo-1.9.0-3|350	- use %%py_requires
12cu|freevo-1.9.0-3|351	- drop old menus
12cu|freevo-1.9.0-3|352	
12cu|freevo-1.9.0-3|353	+ Thierry Vignaud <tv@mandriva.org>
12cu|freevo-1.9.0-3|354	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|freevo-1.9.0-3|355	
12cu|freevo-1.9.0-3|356	* Fri Aug 24 2007 Erwan Velu <erwan@mandriva.org> 1.7.3-2mdv2008.0
12cu|freevo-1.9.0-3|357	+ Revision: 70747
12cu|freevo-1.9.0-3|358	- Oups, defaultdocdir was missing in the files section
12cu|freevo-1.9.0-3|359	- Fixing menu generation
12cu|freevo-1.9.0-3|360	
12cu|freevo-1.9.0-3|361	* Sat Aug 11 2007 Crispin Boylan <crisb@mandriva.org> 1.7.3-1mdv2008.0
12cu|freevo-1.9.0-3|362	+ Revision: 61919
12cu|freevo-1.9.0-3|363	- New version, remove patch 12 (merged upstream)
12cu|freevo-1.9.0-3|364	
12cu|freevo-1.9.0-3|365	* Fri Jun 01 2007 Crispin Boylan <crisb@mandriva.org> 1.7.2-1mdv2008.0
12cu|freevo-1.9.0-3|366	+ Revision: 33511
12cu|freevo-1.9.0-3|367	- New release
12cu|freevo-1.9.0-3|368	
12cu|freevo-1.9.0-3|369	* Mon Apr 30 2007 Crispin Boylan <crisb@mandriva.org> 1.7.1-1mdv2008.0
12cu|freevo-1.9.0-3|370	+ Revision: 19406
12cu|freevo-1.9.0-3|371	- New release
12cu|freevo-1.9.0-3|372	
12cu|freevo-1.9.0-3|373	* Tue Apr 17 2007 Crispin Boylan <crisb@mandriva.org> 1.7.0-2mdv2008.0
12cu|freevo-1.9.0-3|374	+ Revision: 13698
12cu|freevo-1.9.0-3|375	- Update local_conf.py file for latest version
12cu|freevo-1.9.0-3|376	
12cu|freevo-1.9.0-3|377	
12cu|freevo-1.9.0-3|378	* Tue Mar 13 2007 Crispin Boylan <crisb@mandriva.org> 1.7.0-1mdv2007.1
12cu|freevo-1.9.0-3|379	+ Revision: 143256
12cu|freevo-1.9.0-3|380	- Clean spec
12cu|freevo-1.9.0-3|381	- Remove merged patches 4,8 and sources 5,6
12cu|freevo-1.9.0-3|382	- Remove merged patches
12cu|freevo-1.9.0-3|383	- Remove merged weather and crystal plugins
12cu|freevo-1.9.0-3|384	- Disable freevo-mail (for now) as it doesnt work
12cu|freevo-1.9.0-3|385	- New version 1.7.0
12cu|freevo-1.9.0-3|386	- Requires kaa libraries
12cu|freevo-1.9.0-3|387	- Remove python-mm deps
12cu|freevo-1.9.0-3|388	
12cu|freevo-1.9.0-3|389	* Wed Jan 03 2007 Crispin Boylan <crisb@mandriva.org> 1.6.2-1mdv2007.1
12cu|freevo-1.9.0-3|390	+ Revision: 103601
12cu|freevo-1.9.0-3|391	-Use py_sitedir instead of libdir
12cu|freevo-1.9.0-3|392	-XDG Menu
12cu|freevo-1.9.0-3|393	-Add python-devel to BuildRequires
12cu|freevo-1.9.0-3|394	-Add python-pyxml to BuildRequires
12cu|freevo-1.9.0-3|395	-Add patch12 to fix elementtree def
12cu|freevo-1.9.0-3|396	-New version
12cu|freevo-1.9.0-3|397	- Import freevo
12cu|freevo-1.9.0-3|398	
12cu|freevo-1.9.0-3|399	* Wed Nov 16 2005 Erwan Velu <erwan@seanodes.com> 1.5.4-1mdk
12cu|freevo-1.9.0-3|400	- 1.5.4
12cu|freevo-1.9.0-3|401	- Adding 16/10 screen detection
12cu|freevo-1.9.0-3|402	- Fixing wrong path in freevo : removing stupid (drunked ?) patch12
12cu|freevo-1.9.0-3|403	
12cu|freevo-1.9.0-3|404	* Tue Oct 04 2005 Erwan Velu <erwan@seanodes.com> 1.5.3-2mdk
12cu|freevo-1.9.0-3|405	- Adding dvb-t configuration
12cu|freevo-1.9.0-3|406	- Fixing wrong path which prevent webserver from starting
12cu|freevo-1.9.0-3|407	- Fixing rpm-helper requires
12cu|freevo-1.9.0-3|408	- Moving to noarch as there is no binary
12cu|freevo-1.9.0-3|409	
12cu|freevo-1.9.0-3|410	* Mon Jan 24 2005 Erwan Velu <erwan@seanodes.com> 1.5.3-1mdk
12cu|freevo-1.9.0-3|411	- 1.5.3
12cu|freevo-1.9.0-3|412	
12cu|freevo-1.9.0-3|413	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 1.5.2-2mdk
12cu|freevo-1.9.0-3|414	- Rebuild for new python
12cu|freevo-1.9.0-3|415	
12cu|freevo-1.9.0-3|416	* Fri Nov 12 2004 Erwan Velu <erwan@seanodes.com> 1.5.2-1mdk
12cu|freevo-1.9.0-3|417	- 1.5.2
12cu|freevo-1.9.0-3|418	
12cu|freevo-1.9.0-3|419	* Thu Sep 16 2004 Erwan Velu <erwan@mandrakesoft.com> 1.5.1-2mdk
12cu|freevo-1.9.0-3|420	- Missing dependencies on xmltv-grabbers
12cu|freevo-1.9.0-3|421	
12cu|freevo-1.9.0-3|422	* Wed Sep 15 2004 Erwan Velu <erwan@mandrakesoft.com> 1.5.1-1mdk
12cu|freevo-1.9.0-3|423	- 1.5.1
12cu|freevo-1.9.0-3|424	
12cu|freevo-1.9.0-3|425	* Sun Aug 15 2004 Erwan Velu <erwan@mandrakesoft.com> 1.5.0-1mdk
12cu|freevo-1.9.0-3|426	- 1.5.0
12cu|freevo-1.9.0-3|427	- Regenerating patch 1
12cu|freevo-1.9.0-3|428	- Remove patch 3 merged upstream
12cu|freevo-1.9.0-3|429	- Disabling patch 8, 9
12cu|freevo-1.9.0-3|430	- Adding python-numeric, lsdvd, python-osd requires
12cu|freevo-1.9.0-3|431	- Rework default freevo configuration
12cu|freevo-1.9.0-3|432	- Adding Weather Application
12cu|freevo-1.9.0-3|433	- New crystal theme
12cu|freevo-1.9.0-3|434	

9389 12
12cu|freexl-1.0.0g-1|1	%define major 1
12cu|freexl-1.0.0g-1|2	%define libname %mklibname %{name} %{major}
12cu|freexl-1.0.0g-1|3	%define devname %mklibname %{name} -d
12cu|freexl-1.0.0g-1|4	
12cu|freexl-1.0.0g-1|5	Summary:	Library to extract valid data from within an Excel spreadsheet
12cu|freexl-1.0.0g-1|6	Name:		freexl
12cu|freexl-1.0.0g-1|7	Version:	1.0.0g
12cu|freexl-1.0.0g-1|8	Release:	1
12cu|freexl-1.0.0g-1|9	License:	MPL or GPLv2+ or LGPLv2.1+
12cu|freexl-1.0.0g-1|10	Group:		System/Libraries
12cu|freexl-1.0.0g-1|11	Url:		https://www.gaia-gis.it/fossil/freexl/index
12cu|freexl-1.0.0g-1|12	Source0:	http://www.gaia-gis.it/gaia-sins/%{name}-%{version}.tar.gz
12cu|freexl-1.0.0g-1|13	
12cu|freexl-1.0.0g-1|14	%description
12cu|freexl-1.0.0g-1|15	FreeXL is an open source library to extract valid data from within an Excel
12cu|freexl-1.0.0g-1|16	(.xls) spreadsheet.
12cu|freexl-1.0.0g-1|17	
12cu|freexl-1.0.0g-1|18	FreeXL design goals:
12cu|freexl-1.0.0g-1|19	
12cu|freexl-1.0.0g-1|20	- to be simple and lightweight
12cu|freexl-1.0.0g-1|21	- to be stable, robust and efficient
12cu|freexl-1.0.0g-1|22	- to be easily and universally portable
12cu|freexl-1.0.0g-1|23	- completely ignoring any GUI-related oddity
12cu|freexl-1.0.0g-1|24	
12cu|freexl-1.0.0g-1|25	Note that the final goal means that FreeXL ignores at all fonts, sizes
12cu|freexl-1.0.0g-1|26	and alignments, and most formats. It ignores Pivot Table, Charts, Formulas,
12cu|freexl-1.0.0g-1|27	Visual Basic macros and so on. FreeXL is structurally simple and quite
12cu|freexl-1.0.0g-1|28	light-weight.
12cu|freexl-1.0.0g-1|29	
12cu|freexl-1.0.0g-1|30	#----------------------------------------------------------------------------
12cu|freexl-1.0.0g-1|31	
12cu|freexl-1.0.0g-1|32	%package -n %{libname}
12cu|freexl-1.0.0g-1|33	Summary:	Library to extract valid data from within an Excel spreadsheet
12cu|freexl-1.0.0g-1|34	
12cu|freexl-1.0.0g-1|35	%description -n %{libname}
12cu|freexl-1.0.0g-1|36	FreeXL is an open source library to extract valid data from within an Excel
12cu|freexl-1.0.0g-1|37	(.xls) spreadsheet.
12cu|freexl-1.0.0g-1|38	
12cu|freexl-1.0.0g-1|39	FreeXL design goals:
12cu|freexl-1.0.0g-1|40	
12cu|freexl-1.0.0g-1|41	- to be simple and lightweight
12cu|freexl-1.0.0g-1|42	- to be stable, robust and efficient
12cu|freexl-1.0.0g-1|43	- to be easily and universally portable
12cu|freexl-1.0.0g-1|44	- completely ignoring any GUI-related oddity
12cu|freexl-1.0.0g-1|45	
12cu|freexl-1.0.0g-1|46	Note that the final goal means that FreeXL ignores at all fonts, sizes
12cu|freexl-1.0.0g-1|47	and alignments, and most formats. It ignores Pivot Table, Charts, Formulas,
12cu|freexl-1.0.0g-1|48	Visual Basic macros and so on. FreeXL is structurally simple and quite
12cu|freexl-1.0.0g-1|49	light-weight.
12cu|freexl-1.0.0g-1|50	
12cu|freexl-1.0.0g-1|51	%files -n %{libname}
12cu|freexl-1.0.0g-1|52	%{_libdir}/libfreexl.so.%{major}*
12cu|freexl-1.0.0g-1|53	
12cu|freexl-1.0.0g-1|54	#----------------------------------------------------------------------------
12cu|freexl-1.0.0g-1|55	
12cu|freexl-1.0.0g-1|56	%package -n %{devname}
12cu|freexl-1.0.0g-1|57	Summary:	Library to extract valid data from within an Excel spreadsheet
12cu|freexl-1.0.0g-1|58	Group:		Development/C
12cu|freexl-1.0.0g-1|59	Requires:	%{libname} = %{EVRD}
12cu|freexl-1.0.0g-1|60	Provides:	%{name}-devel = %{EVRD}
12cu|freexl-1.0.0g-1|61	
12cu|freexl-1.0.0g-1|62	%description -n %{devname}
12cu|freexl-1.0.0g-1|63	FreeXL is an open source library to extract valid data from within an Excel
12cu|freexl-1.0.0g-1|64	(.xls) spreadsheet.
12cu|freexl-1.0.0g-1|65	
12cu|freexl-1.0.0g-1|66	This package contains development files.
12cu|freexl-1.0.0g-1|67	
12cu|freexl-1.0.0g-1|68	%files -n %{devname}
12cu|freexl-1.0.0g-1|69	%doc AUTHORS README
12cu|freexl-1.0.0g-1|70	%{_libdir}/libfreexl.so
12cu|freexl-1.0.0g-1|71	%{_libdir}//pkgconfig/freexl.pc
12cu|freexl-1.0.0g-1|72	%{_includedir}/freexl.h
12cu|freexl-1.0.0g-1|73	
12cu|freexl-1.0.0g-1|74	#----------------------------------------------------------------------------
12cu|freexl-1.0.0g-1|75	
12cu|freexl-1.0.0g-1|76	%prep
12cu|freexl-1.0.0g-1|77	%setup -q
12cu|freexl-1.0.0g-1|78	
12cu|freexl-1.0.0g-1|79	%build
12cu|freexl-1.0.0g-1|80	autoreconf
12cu|freexl-1.0.0g-1|81	%configure2_5x \
12cu|freexl-1.0.0g-1|82	--disable-static
12cu|freexl-1.0.0g-1|83	%make
12cu|freexl-1.0.0g-1|84	
12cu|freexl-1.0.0g-1|85	%install
12cu|freexl-1.0.0g-1|86	%makeinstall_std
12cu|freexl-1.0.0g-1|87	
12cu|freexl-1.0.0g-1|88	
12cu|freexl-1.0.0g-1|89	%changelog
12cu|freexl-1.0.0g-1|90	* Fri Feb 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0g-1
12cu|freexl-1.0.0g-1|91	+ Revision: ee44107
12cu|freexl-1.0.0g-1|92	- LOG New version 1.0.0g, spec cleanup
12cu|freexl-1.0.0g-1|93	
12cu|freexl-1.0.0g-1|94	

9390 12
12cu|freqtweak-0.7.2-3|1	Name:		freqtweak
12cu|freqtweak-0.7.2-3|2	Summary:	GUI-based sound file tweaker
12cu|freqtweak-0.7.2-3|3	Version:	0.7.2
12cu|freqtweak-0.7.2-3|4	Release:	3
12cu|freqtweak-0.7.2-3|5	License:	GPLv2+
12cu|freqtweak-0.7.2-3|6	Group:		Sound
12cu|freqtweak-0.7.2-3|7	Url:		http://freqtweak.sourceforge.net/
12cu|freqtweak-0.7.2-3|8	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cu|freqtweak-0.7.2-3|9	# From Debian: fixes a variable cast error on x86-64 - AdamW 2008/03
12cu|freqtweak-0.7.2-3|10	Patch0:		freqtweak-0.7.0-long.patch
12cu|freqtweak-0.7.2-3|11	Patch1:		freqtweak-0.7.2-deb-missing-include.patch
12cu|freqtweak-0.7.2-3|12	BuildRequires:	wxgtku2.8-devel
12cu|freqtweak-0.7.2-3|13	BuildRequires:	pkgconfig(fftw3)
12cu|freqtweak-0.7.2-3|14	BuildRequires:	pkgconfig(jack)
12cu|freqtweak-0.7.2-3|15	BuildRequires:	pkgconfig(libxml-2.0)
12cu|freqtweak-0.7.2-3|16	BuildRequires:	pkgconfig(sigc++-1.2)
12cu|freqtweak-0.7.2-3|17	
12cu|freqtweak-0.7.2-3|18	%description
12cu|freqtweak-0.7.2-3|19	FreqTweak is a tool for FFT-based realtime audio spectral manipulation and
12cu|freqtweak-0.7.2-3|20	display. It provides several algorithms for processing audio data in the
12cu|freqtweak-0.7.2-3|21	frequency domain and a highly interactive GUI to manipulate the associated
12cu|freqtweak-0.7.2-3|22	filters for each. It also provides high-resolution spectral displays in the
12cu|freqtweak-0.7.2-3|23	form of scrolling-raster spectragrams and energy vs frequency plots
12cu|freqtweak-0.7.2-3|24	displaying both pre- and post-processed spectra.
12cu|freqtweak-0.7.2-3|25	
12cu|freqtweak-0.7.2-3|26	%files
12cu|freqtweak-0.7.2-3|27	%doc README AUTHORS ChangeLog NEWS THANKS
12cu|freqtweak-0.7.2-3|28	%{_bindir}/%{name}
12cu|freqtweak-0.7.2-3|29	%{_datadir}/%{name}
12cu|freqtweak-0.7.2-3|30	%{_mandir}/man1/%{name}.1*
12cu|freqtweak-0.7.2-3|31	%{_datadir}/applications/%{name}.desktop
12cu|freqtweak-0.7.2-3|32	
12cu|freqtweak-0.7.2-3|33	#----------------------------------------------------------------------------
12cu|freqtweak-0.7.2-3|34	
12cu|freqtweak-0.7.2-3|35	%prep
12cu|freqtweak-0.7.2-3|36	%setup -q
12cu|freqtweak-0.7.2-3|37	%patch0 -p0 -b .long
12cu|freqtweak-0.7.2-3|38	%patch1 -p1
12cu|freqtweak-0.7.2-3|39	
12cu|freqtweak-0.7.2-3|40	%build
12cu|freqtweak-0.7.2-3|41	%configure2_5x
12cu|freqtweak-0.7.2-3|42	%make
12cu|freqtweak-0.7.2-3|43	
12cu|freqtweak-0.7.2-3|44	%install
12cu|freqtweak-0.7.2-3|45	%makeinstall_std
12cu|freqtweak-0.7.2-3|46	
12cu|freqtweak-0.7.2-3|47	#menu
12cu|freqtweak-0.7.2-3|48	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|freqtweak-0.7.2-3|49	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|freqtweak-0.7.2-3|50	[Desktop Entry]
12cu|freqtweak-0.7.2-3|51	Type=Application
12cu|freqtweak-0.7.2-3|52	Exec=%{name}
12cu|freqtweak-0.7.2-3|53	Icon=sound_section
12cu|freqtweak-0.7.2-3|54	Name=FreqTweak
12cu|freqtweak-0.7.2-3|55	Comment=Sound manipulator
12cu|freqtweak-0.7.2-3|56	Categories=AudioVideo;Audio;
12cu|freqtweak-0.7.2-3|57	EOF
12cu|freqtweak-0.7.2-3|58	
12cu|freqtweak-0.7.2-3|59	
12cu|freqtweak-0.7.2-3|60	%changelog
12cu|freqtweak-0.7.2-3|61	* Fri Feb 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.2-3
12cu|freqtweak-0.7.2-3|62	+ Revision: ef5c85f
12cu|freqtweak-0.7.2-3|63	- LOG Spec cleanup
12cu|freqtweak-0.7.2-3|64	
12cu|freqtweak-0.7.2-3|65	

9391 12
12cu|frescobaldi-2.0.13-1|1	# keep our find_lang
12cu|frescobaldi-2.0.13-1|2	%define _unpackaged_files_terminate_build 0
12cu|frescobaldi-2.0.13-1|3	
12cu|frescobaldi-2.0.13-1|4	Summary:	A LilyPond sheet music editor
12cu|frescobaldi-2.0.13-1|5	Name:		frescobaldi
12cu|frescobaldi-2.0.13-1|6	Version: 	2.0.13
12cu|frescobaldi-2.0.13-1|7	Release: 	1
12cu|frescobaldi-2.0.13-1|8	Source0: 	http://lilykde.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|frescobaldi-2.0.13-1|9	# 2 branch is on github
12cu|frescobaldi-2.0.13-1|10	#https://github.com/wbsoft/frescobaldi/archive/v2.0.13.tar.gz
12cu|frescobaldi-2.0.13-1|11	License: 	GPLv2+
12cu|frescobaldi-2.0.13-1|12	Group: 		Graphical desktop/KDE
12cu|frescobaldi-2.0.13-1|13	Url: 		http://www.frescobaldi.org/
12cu|frescobaldi-2.0.13-1|14	BuildRequires:	pkgconfig(python)
12cu|frescobaldi-2.0.13-1|15	BuildRequires:	pythonegg(setuptools)
12cu|frescobaldi-2.0.13-1|16	BuildArch:	noarch
12cu|frescobaldi-2.0.13-1|17	Requires:	python-qt4
12cu|frescobaldi-2.0.13-1|18	Requires:	python-poppler-qt4
12cu|frescobaldi-2.0.13-1|19	Suggests:	portmidi
12cu|frescobaldi-2.0.13-1|20	
12cu|frescobaldi-2.0.13-1|21	%description
12cu|frescobaldi-2.0.13-1|22	Frescobaldi is a LilyPond sheet music editor. It aims to be powerful, yet
12cu|frescobaldi-2.0.13-1|23	lightweight and easy to use.
12cu|frescobaldi-2.0.13-1|24	
12cu|frescobaldi-2.0.13-1|25	%files  -f %{name}.lang
12cu|frescobaldi-2.0.13-1|26	%doc COPYING ChangeLog README THANKS README-*
12cu|frescobaldi-2.0.13-1|27	%{_bindir}/%{name}
12cu|frescobaldi-2.0.13-1|28	%{py_puresitedir}/%{name}_app
12cu|frescobaldi-2.0.13-1|29	%exclude %{py_puresitedir}/%{name}_app/po/*.mo
12cu|frescobaldi-2.0.13-1|30	%{py_puresitedir}/%{name}-%{version}-py2.7.egg-info
12cu|frescobaldi-2.0.13-1|31	%{_datadir}/applications/%{name}.desktop
12cu|frescobaldi-2.0.13-1|32	%{_iconsdir}/*/*/*/*
12cu|frescobaldi-2.0.13-1|33	%{_mandir}/man1/frescobaldi.1.xz
12cu|frescobaldi-2.0.13-1|34	
12cu|frescobaldi-2.0.13-1|35	
12cu|frescobaldi-2.0.13-1|36	
12cu|frescobaldi-2.0.13-1|37	#-------------------------------------------------
12cu|frescobaldi-2.0.13-1|38	
12cu|frescobaldi-2.0.13-1|39	%prep
12cu|frescobaldi-2.0.13-1|40	%setup -q
12cu|frescobaldi-2.0.13-1|41	find -name "*.py"  -exec sed -i -e 's|#! python||' {} \;
12cu|frescobaldi-2.0.13-1|42	
12cu|frescobaldi-2.0.13-1|43	%build
12cu|frescobaldi-2.0.13-1|44	python setup.py build
12cu|frescobaldi-2.0.13-1|45	cd %{name}_app/po
12cu|frescobaldi-2.0.13-1|46	make
12cu|frescobaldi-2.0.13-1|47	
12cu|frescobaldi-2.0.13-1|48	%install
12cu|frescobaldi-2.0.13-1|49	python ./setup.py install --skip-build --prefix=%{buildroot}%{_prefix}
12cu|frescobaldi-2.0.13-1|50	mkdir -p %{buildroot}%{_docdir}/%{name}
12cu|frescobaldi-2.0.13-1|51	
12cu|frescobaldi-2.0.13-1|52	
12cu|frescobaldi-2.0.13-1|53	# create lang files
12cu|frescobaldi-2.0.13-1|54	for file in %{buildroot}%{py_puresitedir}/%{name}_app/po/*.mo; do
12cu|frescobaldi-2.0.13-1|55	bn=$(basename $file)
12cu|frescobaldi-2.0.13-1|56	language=$(basename $file|cut -f 2 -d _|sed 's|\..*||')
12cu|frescobaldi-2.0.13-1|57	echo %%lang\($language\) %{py_puresitedir}/%{name}_app/po/$bn >> frescobaldi.lang
12cu|frescobaldi-2.0.13-1|58	done
12cu|frescobaldi-2.0.13-1|59	
12cu|frescobaldi-2.0.13-1|60	
12cu|frescobaldi-2.0.13-1|61	# fix shebangs
12cu|frescobaldi-2.0.13-1|62	sed -i -e 's|#!/usr/bin/python||' \
12cu|frescobaldi-2.0.13-1|63	%{buildroot}%{py_puresitedir}/%{name}_app/language_names/generate.py
12cu|frescobaldi-2.0.13-1|64	
12cu|frescobaldi-2.0.13-1|65	perl -pi -e "s|#!python|#!/usr/bin/python|" \
12cu|frescobaldi-2.0.13-1|66	%{buildroot}%{py_puresitedir}/%{name}_app/simplemarkdown.py
12cu|frescobaldi-2.0.13-1|67	
12cu|frescobaldi-2.0.13-1|68	# fix permissions
12cu|frescobaldi-2.0.13-1|69	find %{buildroot}%{py_puresitedir}/%{name}_app/ -name "*.py*" -exec chmod 644 {} \;
12cu|frescobaldi-2.0.13-1|70	chmod +x %{buildroot}%{py_puresitedir}/%{name}_app/simplemarkdown.py
12cu|frescobaldi-2.0.13-1|71	
12cu|frescobaldi-2.0.13-1|72	
12cu|frescobaldi-2.0.13-1|73	%changelog
12cu|frescobaldi-2.0.13-1|74	* Tue Dec 31 2013 symbianflo <symbianflo@symbianflo> 2.0.13-1
12cu|frescobaldi-2.0.13-1|75	+ Revision: d351d36
12cu|frescobaldi-2.0.13-1|76	- Log : Update to 2.0.13, update req :http://lists.rosalab.ru/mailman/private/rosa-devel/2013-December/005894.html
12cu|frescobaldi-2.0.13-1|77	
12cu|frescobaldi-2.0.13-1|78	

9392 12
12cu|freshplayerplugin-0.2.3-1|1	Summary:	Ppapi2npapi compatibility layer
12cu|freshplayerplugin-0.2.3-1|2	Name:		freshplayerplugin
12cu|freshplayerplugin-0.2.3-1|3	Version:	0.2.3
12cu|freshplayerplugin-0.2.3-1|4	Release:	1
12cu|freshplayerplugin-0.2.3-1|5	License:	MIT
12cu|freshplayerplugin-0.2.3-1|6	Group:		Networking/WWW
12cu|freshplayerplugin-0.2.3-1|7	Url:		https://github.com/i-rinat/freshplayerplugin
12cu|freshplayerplugin-0.2.3-1|8	Source0:	https://github.com/i-rinat/%{name}/archive/v%{version}.tar.gz
12cu|freshplayerplugin-0.2.3-1|9	
12cu|freshplayerplugin-0.2.3-1|10	BuildRequires:	cmake
12cu|freshplayerplugin-0.2.3-1|11	BuildRequires:	pkgconfig(alsa)
12cu|freshplayerplugin-0.2.3-1|12	BuildRequires:	pkgconfig(cairo)
12cu|freshplayerplugin-0.2.3-1|13	BuildRequires:	pkgconfig(egl)
12cu|freshplayerplugin-0.2.3-1|14	BuildRequires:	pkgconfig(freetype2)
12cu|freshplayerplugin-0.2.3-1|15	BuildRequires:	pkgconfig(gl)
12cu|freshplayerplugin-0.2.3-1|16	BuildRequires:	pkgconfig(glesv2)
12cu|freshplayerplugin-0.2.3-1|17	BuildRequires:	pkgconfig(glib-2.0)
12cu|freshplayerplugin-0.2.3-1|18	BuildRequires:	pkgconfig(glu)
12cu|freshplayerplugin-0.2.3-1|19	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|freshplayerplugin-0.2.3-1|20	BuildRequires:	pkgconfig(libconfig)
12cu|freshplayerplugin-0.2.3-1|21	BuildRequires:	pkgconfig(libevent)
12cu|freshplayerplugin-0.2.3-1|22	BuildRequires:	pkgconfig(libevent_pthreads)
12cu|freshplayerplugin-0.2.3-1|23	BuildRequires:	pkgconfig(liburiparser)
12cu|freshplayerplugin-0.2.3-1|24	BuildRequires:	pkgconfig(pango)
12cu|freshplayerplugin-0.2.3-1|25	BuildRequires:	pkgconfig(pangocairo)
12cu|freshplayerplugin-0.2.3-1|26	BuildRequires:	pkgconfig(pangoft2)
12cu|freshplayerplugin-0.2.3-1|27	BuildRequires:	pkgconfig(x11)
12cu|freshplayerplugin-0.2.3-1|28	BuildRequires:	pkgconfig(xinerama)
12cu|freshplayerplugin-0.2.3-1|29	BuildRequires:	ragel
12cu|freshplayerplugin-0.2.3-1|30	
12cu|freshplayerplugin-0.2.3-1|31	Requires:	chromium-browser-pepper-flash
12cu|freshplayerplugin-0.2.3-1|32	
12cu|freshplayerplugin-0.2.3-1|33	%description
12cu|freshplayerplugin-0.2.3-1|34	Ppapi2npapi compatibility layer.
12cu|freshplayerplugin-0.2.3-1|35	
12cu|freshplayerplugin-0.2.3-1|36	%files
12cu|freshplayerplugin-0.2.3-1|37	%doc COPYING LICENSE.MIT README.md
12cu|freshplayerplugin-0.2.3-1|38	%{_libdir}/mozilla/plugins/*.so*
12cu|freshplayerplugin-0.2.3-1|39	%{_sysconfdir}/freshwrapper.conf
12cu|freshplayerplugin-0.2.3-1|40	
12cu|freshplayerplugin-0.2.3-1|41	#----------------------------------------------------------------------------
12cu|freshplayerplugin-0.2.3-1|42	
12cu|freshplayerplugin-0.2.3-1|43	%prep
12cu|freshplayerplugin-0.2.3-1|44	%setup -q
12cu|freshplayerplugin-0.2.3-1|45	#Correct search path
12cu|freshplayerplugin-0.2.3-1|46	sed -i -e "s;/opt/google/chrome/PepperFlash/libpepflashplayer.so;%{_libdir}/chromium-browser/PepperFlash/libpepflashplayer.so;" data/freshwrapper.conf.example
12cu|freshplayerplugin-0.2.3-1|47	
12cu|freshplayerplugin-0.2.3-1|48	
12cu|freshplayerplugin-0.2.3-1|49	%build
12cu|freshplayerplugin-0.2.3-1|50	export LDFLAGS="%{optflags} -lrt"
12cu|freshplayerplugin-0.2.3-1|51	%cmake
12cu|freshplayerplugin-0.2.3-1|52	%make
12cu|freshplayerplugin-0.2.3-1|53	
12cu|freshplayerplugin-0.2.3-1|54	%install
12cu|freshplayerplugin-0.2.3-1|55	install -Dm 755 build/libfreshwrapper-pepperflash.so %{buildroot}%{_libdir}/mozilla/plugins/libfreshwrapper-pepperflash.so
12cu|freshplayerplugin-0.2.3-1|56	install -Dm 644 data/freshwrapper.conf.example %{buildroot}%{_sysconfdir}/freshwrapper.conf
12cu|freshplayerplugin-0.2.3-1|57	
12cu|freshplayerplugin-0.2.3-1|58	%changelog
12cu|freshplayerplugin-0.2.3-1|59	* Thu Mar 12 2015 dsilakov <denis.silakov@rosalab.ru> 0.2.3-1
12cu|freshplayerplugin-0.2.3-1|60	+ Revision: f445f41
12cu|freshplayerplugin-0.2.3-1|61	- Merge pull request #1 from import/freshplayerplugin:rosa2014.1
12cu|freshplayerplugin-0.2.3-1|62	- Backport 0.2.3 from R5
12cu|freshplayerplugin-0.2.3-1|63	
12cu|freshplayerplugin-0.2.3-1|64	

9393 12
12cu|fritzing-0.8.3b-1|1	%global _enable_debug_package 0
12cu|fritzing-0.8.3b-1|2	%global debug_package %{nil}
12cu|fritzing-0.8.3b-1|3	
12cu|fritzing-0.8.3b-1|4	Name: fritzing
12cu|fritzing-0.8.3b-1|5	Version: 0.8.3b
12cu|fritzing-0.8.3b-1|6	Release: 1
12cu|fritzing-0.8.3b-1|7	Summary: Electronic Design Automation software; from prototype to product
12cu|fritzing-0.8.3b-1|8	License: GPLv2/GPLv3
12cu|fritzing-0.8.3b-1|9	Group: Sciences/Other
12cu|fritzing-0.8.3b-1|10	Url: http://fritzing.org/
12cu|fritzing-0.8.3b-1|11	Source: http://fritzing.org/download/%{version}/source-tarball/%{name}-%{version}.source.tar.bz2
12cu|fritzing-0.8.3b-1|12	Source1: fritzing.desktop
12cu|fritzing-0.8.3b-1|13	Source2: fritzing.rpmlintrc
12cu|fritzing-0.8.3b-1|14	# Fedora patch to disable internal auto-updating feature.
12cu|fritzing-0.8.3b-1|15	Patch0:         fritzing-disable-autoupdate.patch
12cu|fritzing-0.8.3b-1|16	
12cu|fritzing-0.8.3b-1|17	BuildRequires:  qt4-devel
12cu|fritzing-0.8.3b-1|18	BuildRequires:  desktop-file-utils
12cu|fritzing-0.8.3b-1|19	BuildRequires:  boost-devel
12cu|fritzing-0.8.3b-1|20	BuildRequires:  quazip-devel
12cu|fritzing-0.8.3b-1|21	BuildRequires:  minizip-devel
12cu|fritzing-0.8.3b-1|22	Requires:	fonts-ttf-droid
12cu|fritzing-0.8.3b-1|23	
12cu|fritzing-0.8.3b-1|24	%description
12cu|fritzing-0.8.3b-1|25	Fritzing is an open-source initiative to support designers, artists,
12cu|fritzing-0.8.3b-1|26	researchers and hobbyists to take the step from physical prototyping
12cu|fritzing-0.8.3b-1|27	to actual product. It is in the spirit of Processing and Arduino which
12cu|fritzing-0.8.3b-1|28	allows users to document their Arduino and other electronic-based
12cu|fritzing-0.8.3b-1|29	prototypes, and to create a PCB layout for manufacturing.
12cu|fritzing-0.8.3b-1|30	
12cu|fritzing-0.8.3b-1|31	%prep
12cu|fritzing-0.8.3b-1|32	%setup -q -n %{name}-%{version}.source
12cu|fritzing-0.8.3b-1|33	rm -f pri/quazip.pri
12cu|fritzing-0.8.3b-1|34	rm -rf src/lib/quazip
12cu|fritzing-0.8.3b-1|35	
12cu|fritzing-0.8.3b-1|36	sed -i 's/\r//' README.txt
12cu|fritzing-0.8.3b-1|37	sed -i 's/\r//' LICENSE.CC-BY-SA
12cu|fritzing-0.8.3b-1|38	
12cu|fritzing-0.8.3b-1|39	%patch0 -p1 -b .disable-updates
12cu|fritzing-0.8.3b-1|40	
12cu|fritzing-0.8.3b-1|41	%build
12cu|fritzing-0.8.3b-1|42	CXXFLAGS="%{optflags}"
12cu|fritzing-0.8.3b-1|43	%qmake_qt4 DEFINES=QUAZIP_INSTALLED
12cu|fritzing-0.8.3b-1|44	%make
12cu|fritzing-0.8.3b-1|45	
12cu|fritzing-0.8.3b-1|46	%install
12cu|fritzing-0.8.3b-1|47	make install INSTALL_ROOT=%{buildroot}
12cu|fritzing-0.8.3b-1|48	
12cu|fritzing-0.8.3b-1|49	# A few files in /usr/share/fritzing end up executable.
12cu|fritzing-0.8.3b-1|50	find %{buildroot}%{_datadir}/%{name} -type f -exec %{__chmod} 644 {} \;
12cu|fritzing-0.8.3b-1|51	find %{buildroot}%{_datadir}/%{name} -type d -exec %{__chmod} 755 {} \;
12cu|fritzing-0.8.3b-1|52	
12cu|fritzing-0.8.3b-1|53	# Icon is dumped in /usr/share/icons by default, need to move it.
12cu|fritzing-0.8.3b-1|54	mv %{buildroot}%{_datadir}/icons %{buildroot}%{_datadir}/pixmaps
12cu|fritzing-0.8.3b-1|55	
12cu|fritzing-0.8.3b-1|56	# Included .desktop file is suitable for SuSE, not ROSA.
12cu|fritzing-0.8.3b-1|57	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
12cu|fritzing-0.8.3b-1|58	
12cu|fritzing-0.8.3b-1|59	%files
12cu|fritzing-0.8.3b-1|60	%defattr(-,root,root,-)
12cu|fritzing-0.8.3b-1|61	%doc README.txt LICENSE.GPL2 LICENSE.GPL3 LICENSE.CC-BY-SA
12cu|fritzing-0.8.3b-1|62	%{_bindir}/Fritzing
12cu|fritzing-0.8.3b-1|63	%{_datadir}/%{name}
12cu|fritzing-0.8.3b-1|64	%{_datadir}/applications/fritzing.desktop
12cu|fritzing-0.8.3b-1|65	%{_datadir}/pixmaps/fritzing.png
12cu|fritzing-0.8.3b-1|66	%{_mandir}/man?/*
12cu|fritzing-0.8.3b-1|67	
12cu|fritzing-0.8.3b-1|68	
12cu|fritzing-0.8.3b-1|69	%changelog
12cu|fritzing-0.8.3b-1|70	* Fri Nov 08 2013 Alexander Kazancev <kazancas@gmail.com> 0.8.3b-1
12cu|fritzing-0.8.3b-1|71	+ Revision: 2f161ab
12cu|fritzing-0.8.3b-1|72	- Updated fritzing.spec
12cu|fritzing-0.8.3b-1|73	
12cu|fritzing-0.8.3b-1|74	

9394 12
12cu|frogatto-1.3.3-2|1	%global commit a7ef3bfa0c32df4852bf057fab969c1a080edf4d
12cu|frogatto-1.3.3-2|2	%global shortcommit %(c=%{commit}; echo ${c:0:7})
12cu|frogatto-1.3.3-2|3	
12cu|frogatto-1.3.3-2|4	Name:		frogatto
12cu|frogatto-1.3.3-2|5	Version:	1.3.3
12cu|frogatto-1.3.3-2|6	Release:	2
12cu|frogatto-1.3.3-2|7	Summary:	Frogatto & Friends classic adventure game
12cu|frogatto-1.3.3-2|8	License:	GPLv3+
12cu|frogatto-1.3.3-2|9	Group:		Games/Arcade
12cu|frogatto-1.3.3-2|10	URL:		http://www.frogatto.com/
12cu|frogatto-1.3.3-2|11	Source:		https://github.com/frogatto/frogatto/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
12cu|frogatto-1.3.3-2|12	Source1:	frogatto
12cu|frogatto-1.3.3-2|13	Source2:	frogatto.desktop
12cu|frogatto-1.3.3-2|14	Source3:	frogatto.pod
12cu|frogatto-1.3.3-2|15	# Patch Makefile not to link lSDLmain
12cu|frogatto-1.3.3-2|16	Patch0:         %{name}-1.2-Makefile.patch
12cu|frogatto-1.3.3-2|17	# Boost no longer has separate non mt and -mt variants of its libs
12cu|frogatto-1.3.3-2|18	Patch1:         %{name}-1.3-no-boost-mt.patch
12cu|frogatto-1.3.3-2|19	# Use FreeFont instead of the Ubuntu Font Family
12cu|frogatto-1.3.3-2|20	Patch2:         %{name}-1.3-fonts.patch
12cu|frogatto-1.3.3-2|21	
12cu|frogatto-1.3.3-2|22	BuildRequires:  boost-devel
12cu|frogatto-1.3.3-2|23	BuildRequires:  gcc-c++
12cu|frogatto-1.3.3-2|24	BuildRequires:  SDL-devel
12cu|frogatto-1.3.3-2|25	BuildRequires:  SDL_image-devel
12cu|frogatto-1.3.3-2|26	BuildRequires:  SDL_mixer-devel
12cu|frogatto-1.3.3-2|27	BuildRequires:  SDL_ttf-devel
12cu|frogatto-1.3.3-2|28	BuildRequires:  pkgconfig(glu)
12cu|frogatto-1.3.3-2|29	BuildRequires:  pkgconfig(glew)
12cu|frogatto-1.3.3-2|30	BuildRequires:  pkgconfig(libpng)
12cu|frogatto-1.3.3-2|31	BuildRequires:  ccache
12cu|frogatto-1.3.3-2|32	BuildRequires:  glibc-devel
12cu|frogatto-1.3.3-2|33	BuildRequires:  perl
12cu|frogatto-1.3.3-2|34	BuildRequires:  libicns-utils
12cu|frogatto-1.3.3-2|35	BuildRequires:  desktop-file-utils
12cu|frogatto-1.3.3-2|36	
12cu|frogatto-1.3.3-2|37	Requires:       hicolor-icon-theme
12cu|frogatto-1.3.3-2|38	Requires:       fonts-ttf-freefont
12cu|frogatto-1.3.3-2|39	
12cu|frogatto-1.3.3-2|40	Requires: %{name}-gamedata = %{version}
12cu|frogatto-1.3.3-2|41	
12cu|frogatto-1.3.3-2|42	%description
12cu|frogatto-1.3.3-2|43	Frogatto & Friends is a old-school 2d platformer game, starring a certain
12cu|frogatto-1.3.3-2|44	quixotic frog.
12cu|frogatto-1.3.3-2|45	
12cu|frogatto-1.3.3-2|46	%package	gamedata
12cu|frogatto-1.3.3-2|47	Summary:	Game data for frogatto
12cu|frogatto-1.3.3-2|48	License:	distributable
12cu|frogatto-1.3.3-2|49	Group:		Games/Arcade
12cu|frogatto-1.3.3-2|50	# We split game data to separate package to make it noarch and thus save
12cu|frogatto-1.3.3-2|51	# bandwidth and space on distribution media.
12cu|frogatto-1.3.3-2|52	BuildArch:	noarch
12cu|frogatto-1.3.3-2|53	
12cu|frogatto-1.3.3-2|54	%description	gamedata
12cu|frogatto-1.3.3-2|55	Game data for frogatto.
12cu|frogatto-1.3.3-2|56	
12cu|frogatto-1.3.3-2|57	%prep
12cu|frogatto-1.3.3-2|58	%setup -qn %{name}-%{commit}
12cu|frogatto-1.3.3-2|59	%patch0 -p1
12cu|frogatto-1.3.3-2|60	%patch1 -p1
12cu|frogatto-1.3.3-2|61	%patch2 -p1
12cu|frogatto-1.3.3-2|62	
12cu|frogatto-1.3.3-2|63	sed -i -e 's#BINARY_FILE=.*#BINARY_FILE=%{_libdir}/frogatto/game#g' %{SOURCE1}
12cu|frogatto-1.3.3-2|64	
12cu|frogatto-1.3.3-2|65	# Fix locale file path
12cu|frogatto-1.3.3-2|66	sed -i 's!"./locale/"!"%{_datadir}/locale/"!' src/i18n.cpp
12cu|frogatto-1.3.3-2|67	
12cu|frogatto-1.3.3-2|68	%build
12cu|frogatto-1.3.3-2|69	%make
12cu|frogatto-1.3.3-2|70	
12cu|frogatto-1.3.3-2|71	%install
12cu|frogatto-1.3.3-2|72	# Install wrapper script
12cu|frogatto-1.3.3-2|73	install -d %{buildroot}%{_gamesbindir}
12cu|frogatto-1.3.3-2|74	install -pDm 755 %{SOURCE1} %{buildroot}%{_gamesbindir}/frogatto
12cu|frogatto-1.3.3-2|75	
12cu|frogatto-1.3.3-2|76	# Install game and data
12cu|frogatto-1.3.3-2|77	install -d %{buildroot}%{_libdir}/%{name}
12cu|frogatto-1.3.3-2|78	install -m 755 -p game %{buildroot}%{_libdir}/%{name}
12cu|frogatto-1.3.3-2|79	install -d %{buildroot}%{_datadir}/%{name}/modules/%{name}
12cu|frogatto-1.3.3-2|80	cp -pr data images music *.cfg %{buildroot}%{_datadir}/%{name}
12cu|frogatto-1.3.3-2|81	pushd modules/%{name}
12cu|frogatto-1.3.3-2|82	cp -pr data images music sounds *.cfg \
12cu|frogatto-1.3.3-2|83	%{buildroot}%{_datadir}/%{name}/modules/%{name}
12cu|frogatto-1.3.3-2|84	# Install translations
12cu|frogatto-1.3.3-2|85	cp -pr locale %{buildroot}%{_datadir}
12cu|frogatto-1.3.3-2|86	popd
12cu|frogatto-1.3.3-2|87	
12cu|frogatto-1.3.3-2|88	# Install desktop file
12cu|frogatto-1.3.3-2|89	install -d %{buildroot}%{_datadir}/applications
12cu|frogatto-1.3.3-2|90	desktop-file-install \
12cu|frogatto-1.3.3-2|91	--dir %{buildroot}%{_datadir}/applications \
12cu|frogatto-1.3.3-2|92	%{SOURCE2}
12cu|frogatto-1.3.3-2|93	
12cu|frogatto-1.3.3-2|94	# Extract Mac OS X icons
12cu|frogatto-1.3.3-2|95	icns2png -x modules/%{name}/images/os/mac/icon.icns
12cu|frogatto-1.3.3-2|96	
12cu|frogatto-1.3.3-2|97	# Install icons
12cu|frogatto-1.3.3-2|98	for i in 16 32 128 256; do
12cu|frogatto-1.3.3-2|99	install -d -m 755 %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps
12cu|frogatto-1.3.3-2|100	install -m 644 icon_${i}x${i}x32.png \
12cu|frogatto-1.3.3-2|101	%{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.png
12cu|frogatto-1.3.3-2|102	done
12cu|frogatto-1.3.3-2|103	
12cu|frogatto-1.3.3-2|104	# Install man page
12cu|frogatto-1.3.3-2|105	install -d %{buildroot}%{_mandir}/man6
12cu|frogatto-1.3.3-2|106	pod2man --section=6 \
12cu|frogatto-1.3.3-2|107	-center="RPM Fusion contributed man pages" \
12cu|frogatto-1.3.3-2|108	-release="%{name} %{version}" \
12cu|frogatto-1.3.3-2|109	-date="July 13th, 2010" \
12cu|frogatto-1.3.3-2|110	%{SOURCE3} > %{buildroot}%{_mandir}/man6/%{name}.6
12cu|frogatto-1.3.3-2|111	
12cu|frogatto-1.3.3-2|112	%find_lang %{name}
12cu|frogatto-1.3.3-2|113	
12cu|frogatto-1.3.3-2|114	%files -f %{name}.lang
12cu|frogatto-1.3.3-2|115	%{_gamesbindir}/*
12cu|frogatto-1.3.3-2|116	%{_libdir}/%{name}/
12cu|frogatto-1.3.3-2|117	%{_datadir}/applications/*
12cu|frogatto-1.3.3-2|118	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cu|frogatto-1.3.3-2|119	%{_mandir}/man6/*
12cu|frogatto-1.3.3-2|120	
12cu|frogatto-1.3.3-2|121	%files gamedata
12cu|frogatto-1.3.3-2|122	%doc LICENSE modules/%{name}/CHANGELOG
12cu|frogatto-1.3.3-2|123	%{_datadir}/%{name}
12cu|frogatto-1.3.3-2|124	
12cu|frogatto-1.3.3-2|125	
12cu|frogatto-1.3.3-2|126	
12cu|frogatto-1.3.3-2|127	%changelog
12cu|frogatto-1.3.3-2|128	* Wed Jan 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-2
12cu|frogatto-1.3.3-2|129	+ Revision: c400b7d
12cu|frogatto-1.3.3-2|130	- Fix spec
12cu|frogatto-1.3.3-2|131	
12cu|frogatto-1.3.3-2|132	

9395 12
12cu|frogr-0.9-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
12cu|frogr-0.9-1|2	%define gstapi 1.0
12cu|frogr-0.9-1|3	
12cu|frogr-0.9-1|4	Summary:	Tool to Manage Flickr Accounts
12cu|frogr-0.9-1|5	Name:		frogr
12cu|frogr-0.9-1|6	Version:	0.9
12cu|frogr-0.9-1|7	Release:	1
12cu|frogr-0.9-1|8	License:	GPLv3+
12cu|frogr-0.9-1|9	Group:		Graphical desktop/GNOME
12cu|frogr-0.9-1|10	Url:		https://live.gnome.org/Frogr
12cu|frogr-0.9-1|11	Source0:	http://ftp.gnome.org/pub/GNOME/sources/frogr/%{url_ver}/%{name}-%{version}.tar.xz
12cu|frogr-0.9-1|12	BuildRequires:	intltool
12cu|frogr-0.9-1|13	BuildRequires:	itstool
12cu|frogr-0.9-1|14	BuildRequires:	pkgconfig(glib-2.0)
12cu|frogr-0.9-1|15	BuildRequires:	pkgconfig(gnome-doc-utils)
12cu|frogr-0.9-1|16	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
12cu|frogr-0.9-1|17	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|frogr-0.9-1|18	BuildRequires:	pkgconfig(json-glib-1.0)
12cu|frogr-0.9-1|19	BuildRequires:	pkgconfig(libexif)
12cu|frogr-0.9-1|20	BuildRequires:	pkgconfig(libgcrypt)
12cu|frogr-0.9-1|21	BuildRequires:	pkgconfig(libsoup-2.4)
12cu|frogr-0.9-1|22	BuildRequires:	pkgconfig(libxml-2.0)
12cu|frogr-0.9-1|23	
12cu|frogr-0.9-1|24	%description
12cu|frogr-0.9-1|25	Frogr is a small application for the GNOME desktop that allows users to
12cu|frogr-0.9-1|26	manage their accounts in the Flickr image hosting website. It supports
12cu|frogr-0.9-1|27	all the basic Flickr features, including uploading pictures, adding
12cu|frogr-0.9-1|28	descriptions, setting tags and managing sets and groups pools.
12cu|frogr-0.9-1|29	
12cu|frogr-0.9-1|30	%files -f %{name}.lang
12cu|frogr-0.9-1|31	%doc AUTHORS ChangeLog COPYING NEWS README THANKS
12cu|frogr-0.9-1|32	%{_bindir}/%{name}
12cu|frogr-0.9-1|33	%{_datadir}/applications/%{name}.desktop
12cu|frogr-0.9-1|34	%{_datadir}/%{name}/
12cu|frogr-0.9-1|35	%{_datadir}/pixmaps/frogr.xpm
12cu|frogr-0.9-1|36	%{_iconsdir}/hicolor/*/apps/frogr.*
12cu|frogr-0.9-1|37	%{_iconsdir}/HighContrast/*/apps/frogr.*
12cu|frogr-0.9-1|38	%{_mandir}/man1/frogr.1*
12cu|frogr-0.9-1|39	
12cu|frogr-0.9-1|40	#----------------------------------------------------------------------------
12cu|frogr-0.9-1|41	
12cu|frogr-0.9-1|42	%prep
12cu|frogr-0.9-1|43	%setup -q
12cu|frogr-0.9-1|44	
12cu|frogr-0.9-1|45	%build
12cu|frogr-0.9-1|46	%configure2_5x
12cu|frogr-0.9-1|47	%make
12cu|frogr-0.9-1|48	
12cu|frogr-0.9-1|49	%install
12cu|frogr-0.9-1|50	%makeinstall_std
12cu|frogr-0.9-1|51	
12cu|frogr-0.9-1|52	%find_lang %{name} --with-gnome
12cu|frogr-0.9-1|53	
12cu|frogr-0.9-1|54	
12cu|frogr-0.9-1|55	%changelog
12cu|frogr-0.9-1|56	* Fri Feb 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9-1
12cu|frogr-0.9-1|57	+ Revision: 6a3db0c
12cu|frogr-0.9-1|58	- LOG New version 0.9, update BuildRequires
12cu|frogr-0.9-1|59	
12cu|frogr-0.9-1|60	

9396 12
12cu|frostwire-5.6.4-1|1	# Spec is based on Nicolo' Costanza's and Francesco Mancuso's work in MIB
12cu|frostwire-5.6.4-1|2	
12cu|frostwire-5.6.4-1|3	Summary:	Java-based BitTorrent client
12cu|frostwire-5.6.4-1|4	Name:		frostwire
12cu|frostwire-5.6.4-1|5	Version:	5.6.4
12cu|frostwire-5.6.4-1|6	Release:	1
12cu|frostwire-5.6.4-1|7	License:	GPLv3+
12cu|frostwire-5.6.4-1|8	Group:		Networking/WWW
12cu|frostwire-5.6.4-1|9	Url:		http://www.frostwire.com/
12cu|frostwire-5.6.4-1|10	Source0:	http://downloads.sourceforge.net/frostwire/frostwire_%{version}.orig.tar.gz
12cu|frostwire-5.6.4-1|11	BuildRequires:	ant
12cu|frostwire-5.6.4-1|12	BuildRequires:	locales
12cu|frostwire-5.6.4-1|13	Requires:	java >= 1.7
12cu|frostwire-5.6.4-1|14	BuildArch:	noarch
12cu|frostwire-5.6.4-1|15	
12cu|frostwire-5.6.4-1|16	%description
12cu|frostwire-5.6.4-1|17	FrostWire is a peer-to-peer file sharing program for the BitTorrent protocol.
12cu|frostwire-5.6.4-1|18	It is forked from Limewire and written in Java.
12cu|frostwire-5.6.4-1|19	
12cu|frostwire-5.6.4-1|20	%files
12cu|frostwire-5.6.4-1|21	%doc README.txt
12cu|frostwire-5.6.4-1|22	%{_bindir}/%{name}
12cu|frostwire-5.6.4-1|23	%{_iconsdir}/hicolor/*/apps/*
12cu|frostwire-5.6.4-1|24	%{_datadir}/%{name}
12cu|frostwire-5.6.4-1|25	%{_datadir}/applications/%{name}.desktop
12cu|frostwire-5.6.4-1|26	
12cu|frostwire-5.6.4-1|27	#----------------------------------------------------------------------------
12cu|frostwire-5.6.4-1|28	
12cu|frostwire-5.6.4-1|29	%prep
12cu|frostwire-5.6.4-1|30	%setup -q
12cu|frostwire-5.6.4-1|31	
12cu|frostwire-5.6.4-1|32	%build
12cu|frostwire-5.6.4-1|33	export LC_ALL=UTF-8
12cu|frostwire-5.6.4-1|34	ant everything
12cu|frostwire-5.6.4-1|35	
12cu|frostwire-5.6.4-1|36	#Copy frostwire.jar
12cu|frostwire-5.6.4-1|37	cp -p -v dist/*.jar lib/jars
12cu|frostwire-5.6.4-1|38	#Copy all component jars too
12cu|frostwire-5.6.4-1|39	cp -p -v components/*/dist/*.jar lib/jars
12cu|frostwire-5.6.4-1|40	#Final pack200 all the jars
12cu|frostwire-5.6.4-1|41	./resources/pack200.sh
12cu|frostwire-5.6.4-1|42	
12cu|frostwire-5.6.4-1|43	%install
12cu|frostwire-5.6.4-1|44	export DONT_STRIP=1
12cu|frostwire-5.6.4-1|45	
12cu|frostwire-5.6.4-1|46	mkdir -p %{buildroot}%{_datadir}/%{name} %{buildroot}%{_datadir}/applications %{buildroot}%{_iconsdir} %{buildroot}%{_bindir}
12cu|frostwire-5.6.4-1|47	
12cu|frostwire-5.6.4-1|48	install -m0644 lib/jars/*.pack %{buildroot}%{_datadir}/frostwire/
12cu|frostwire-5.6.4-1|49	install -m0755 resources/frostwire.sh %{buildroot}%{_datadir}/frostwire/
12cu|frostwire-5.6.4-1|50	install -m0644 resources/EULA.txt %{buildroot}%{_datadir}/frostwire/
12cu|frostwire-5.6.4-1|51	install -m0644 resources/VERSION %{buildroot}%{_datadir}/frostwire/
12cu|frostwire-5.6.4-1|52	install -m0755 resources/frostwire %{buildroot}%{_bindir}/
12cu|frostwire-5.6.4-1|53	install -m0644 resources/frostwire.desktop %{buildroot}%{_datadir}/applications/
12cu|frostwire-5.6.4-1|54	cp -fr lib/icons/hicolor %{buildroot}%{_iconsdir}
12cu|frostwire-5.6.4-1|55	
12cu|frostwire-5.6.4-1|56	
12cu|frostwire-5.6.4-1|57	%changelog
12cu|frostwire-5.6.4-1|58	* Fri Feb 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.4-1
12cu|frostwire-5.6.4-1|59	+ Revision: cf94353
12cu|frostwire-5.6.4-1|60	- LOG New version 5.6.4, build from sources, spec cleanup
12cu|frostwire-5.6.4-1|61	
12cu|frostwire-5.6.4-1|62	

9397 12
12cu|fsarchiver-0.6.17-1|1	Name:		fsarchiver
12cu|fsarchiver-0.6.17-1|2	Version:	0.6.17
12cu|fsarchiver-0.6.17-1|3	Release:	1
12cu|fsarchiver-0.6.17-1|4	
12cu|fsarchiver-0.6.17-1|5	Summary:	Safe and flexible file-system backup/deployment tool
12cu|fsarchiver-0.6.17-1|6	Group:		Archiving/Backup
12cu|fsarchiver-0.6.17-1|7	License:	GPLv2
12cu|fsarchiver-0.6.17-1|8	URL:		http://www.fsarchiver.org
12cu|fsarchiver-0.6.17-1|9	Source0:  	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cu|fsarchiver-0.6.17-1|10	Patch0:		fsarchiver-0.6.13-linking.patch
12cu|fsarchiver-0.6.17-1|11	
12cu|fsarchiver-0.6.17-1|12	BuildRequires:	pkgconfig(ext2fs)
12cu|fsarchiver-0.6.17-1|13	BuildRequires:	pkgconfig(uuid)
12cu|fsarchiver-0.6.17-1|14	BuildRequires:	pkgconfig(blkid)
12cu|fsarchiver-0.6.17-1|15	BuildRequires:	e2fsprogs
12cu|fsarchiver-0.6.17-1|16	BuildRequires:	libattr-devel
12cu|fsarchiver-0.6.17-1|17	BuildRequires:	pkgconfig(libgcrypt)
12cu|fsarchiver-0.6.17-1|18	BuildRequires:	pkgconfig(zlib)
12cu|fsarchiver-0.6.17-1|19	BuildRequires:	bzip2-devel
12cu|fsarchiver-0.6.17-1|20	BuildRequires:	liblzo-devel
12cu|fsarchiver-0.6.17-1|21	BuildRequires:	pkgconfig(liblzma)
12cu|fsarchiver-0.6.17-1|22	
12cu|fsarchiver-0.6.17-1|23	%description
12cu|fsarchiver-0.6.17-1|24	FSArchiver is a system tool that allows you to save the contents of a
12cu|fsarchiver-0.6.17-1|25	file-system to a compressed archive file. The file-system can be restored
12cu|fsarchiver-0.6.17-1|26	on a partition which has a different size and it can be restored on a
12cu|fsarchiver-0.6.17-1|27	different file-system. Unlike tar/dar, FSArchiver also creates the
12cu|fsarchiver-0.6.17-1|28	file-system when it extracts the data to partitions. Everything is
12cu|fsarchiver-0.6.17-1|29	checksummed in the archive in order to protect the data. If the archive
12cu|fsarchiver-0.6.17-1|30	is corrupt, you just loose the current file, not the whole archive.
12cu|fsarchiver-0.6.17-1|31	
12cu|fsarchiver-0.6.17-1|32	%prep
12cu|fsarchiver-0.6.17-1|33	%setup -q
12cu|fsarchiver-0.6.17-1|34	%patch0 -p1
12cu|fsarchiver-0.6.17-1|35	
12cu|fsarchiver-0.6.17-1|36	%build
12cu|fsarchiver-0.6.17-1|37	%configure2_5x
12cu|fsarchiver-0.6.17-1|38	
12cu|fsarchiver-0.6.17-1|39	%make V=1
12cu|fsarchiver-0.6.17-1|40	
12cu|fsarchiver-0.6.17-1|41	%install
12cu|fsarchiver-0.6.17-1|42	%makeinstall_std
12cu|fsarchiver-0.6.17-1|43	
12cu|fsarchiver-0.6.17-1|44	%files
12cu|fsarchiver-0.6.17-1|45	%doc README THANKS NEWS ChangeLog
12cu|fsarchiver-0.6.17-1|46	%{_sbindir}/%{name}
12cu|fsarchiver-0.6.17-1|47	%{_mandir}/man8/%{name}*
12cu|fsarchiver-0.6.17-1|48	
12cu|fsarchiver-0.6.17-1|49	

9398 12
12cu|fs-uae-2.2.2-1|1	Summary:	A software emulation of the Amiga system
12cu|fs-uae-2.2.2-1|2	Name:		fs-uae
12cu|fs-uae-2.2.2-1|3	Version:	2.2.2
12cu|fs-uae-2.2.2-1|4	Release:	1
12cu|fs-uae-2.2.2-1|5	License:	GPLv2
12cu|fs-uae-2.2.2-1|6	Group:		Emulators
12cu|fs-uae-2.2.2-1|7	URL:		http://fengestad.no/fs-uae/files/
12cu|fs-uae-2.2.2-1|8	Source0:	%{name}-%{version}.tar.gz
12cu|fs-uae-2.2.2-1|9	BuildRequires:	pkgconfig(freetype2)
12cu|fs-uae-2.2.2-1|10	BuildRequires:	pkgconfig(gl)
12cu|fs-uae-2.2.2-1|11	BuildRequires:	pkgconfig(glu)
12cu|fs-uae-2.2.2-1|12	BuildRequires:	pkgconfig(glib-2.0)
12cu|fs-uae-2.2.2-1|13	BuildRequires:	pkgconfig(libpng)
12cu|fs-uae-2.2.2-1|14	BuildRequires:	pkgconfig(openal)
12cu|fs-uae-2.2.2-1|15	BuildRequires:	pkgconfig(sdl)
12cu|fs-uae-2.2.2-1|16	BuildRequires:	pkgconfig(x11)
12cu|fs-uae-2.2.2-1|17	BuildRequires:	pkgconfig(zlib)
12cu|fs-uae-2.2.2-1|18	
12cu|fs-uae-2.2.2-1|19	%description
12cu|fs-uae-2.2.2-1|20	UAE is a software emulation of the Amiga system hardware, which
12cu|fs-uae-2.2.2-1|21	enables you to run most available Amiga software.  Since it is a
12cu|fs-uae-2.2.2-1|22	software emulation, no extra or special hardware is needed.  The Amiga
12cu|fs-uae-2.2.2-1|23	hardware is emulated accurately, so that Amiga software is tricked
12cu|fs-uae-2.2.2-1|24	into thinking it is running on the real thing.  Your computer's
12cu|fs-uae-2.2.2-1|25	display, keyboard, hard disk and mouse assume the roles of their
12cu|fs-uae-2.2.2-1|26	emulated counterparts.
12cu|fs-uae-2.2.2-1|27	
12cu|fs-uae-2.2.2-1|28	Note that to fully emulate the Amiga you need the Amiga KickStart ROM
12cu|fs-uae-2.2.2-1|29	images, which are copyrighted and, of course, not included here.
12cu|fs-uae-2.2.2-1|30	
12cu|fs-uae-2.2.2-1|31	[This is in an unofficial branch of UAE (the Ubiquitous Amiga Emulator)
12cu|fs-uae-2.2.2-1|32	with the aim of bringing the features of WinUAE to non-Windows platforms
12cu|fs-uae-2.2.2-1|33	such as Linux, Mac OS X and BeOS.]
12cu|fs-uae-2.2.2-1|34	
12cu|fs-uae-2.2.2-1|35	%prep
12cu|fs-uae-2.2.2-1|36	%setup -q
12cu|fs-uae-2.2.2-1|37	
12cu|fs-uae-2.2.2-1|38	%build
12cu|fs-uae-2.2.2-1|39	%make
12cu|fs-uae-2.2.2-1|40	
12cu|fs-uae-2.2.2-1|41	%install
12cu|fs-uae-2.2.2-1|42	%makeinstall_std
12cu|fs-uae-2.2.2-1|43	
12cu|fs-uae-2.2.2-1|44	%find_lang %{name}
12cu|fs-uae-2.2.2-1|45	
12cu|fs-uae-2.2.2-1|46	%files -f %{name}.lang
12cu|fs-uae-2.2.2-1|47	%{_bindir}/fs-uae
12cu|fs-uae-2.2.2-1|48	%{_docdir}/%{name}
12cu|fs-uae-2.2.2-1|49	%{_datadir}/%{name}
12cu|fs-uae-2.2.2-1|50	%{_datadir}/applications/fs-uae.desktop
12cu|fs-uae-2.2.2-1|51	%{_datadir}/icons/hicolor/*/apps/fs-uae.png
12cu|fs-uae-2.2.2-1|52	

9399 12
12cu|ftnchek-3.3.1-8|1	Summary:	Fortran 77 program checker
12cu|ftnchek-3.3.1-8|2	Name:		ftnchek
12cu|ftnchek-3.3.1-8|3	Version:	3.3.1
12cu|ftnchek-3.3.1-8|4	Release:	8
12cu|ftnchek-3.3.1-8|5	License:	MIT
12cu|ftnchek-3.3.1-8|6	Group:		Development/Other
12cu|ftnchek-3.3.1-8|7	Url:		http://www.dsm.fordham.edu/~ftnchek
12cu|ftnchek-3.3.1-8|8	Source:		ftp://ftp.dsm.fordham.edu/pub/ftnchek/%{name}-%{version}.tar.bz2
12cu|ftnchek-3.3.1-8|9	Buildrequires:	groff
12cu|ftnchek-3.3.1-8|10	Buildrequires:	groff-for-man
12cu|ftnchek-3.3.1-8|11	
12cu|ftnchek-3.3.1-8|12	%description
12cu|ftnchek-3.3.1-8|13	Ftnchek (short for Fortran checker) is designed to detect certain errors in a
12cu|ftnchek-3.3.1-8|14	Fortran program that a compiler usually does not.
12cu|ftnchek-3.3.1-8|15	
12cu|ftnchek-3.3.1-8|16	Ftnchek is not primarily intended to detect syntax errors.
12cu|ftnchek-3.3.1-8|17	Its purpose is to assist the user in finding semantic errors.
12cu|ftnchek-3.3.1-8|18	Semantic errors are legal in the Fortran language but are wasteful or may
12cu|ftnchek-3.3.1-8|19	cause incorrect operation.
12cu|ftnchek-3.3.1-8|20	
12cu|ftnchek-3.3.1-8|21	%files
12cu|ftnchek-3.3.1-8|22	%doc README PATCHES FAQ LICENSE dcl2inc.ps ftnchek.ps html
12cu|ftnchek-3.3.1-8|23	%attr (0755,root,root) %{_bindir}/*
12cu|ftnchek-3.3.1-8|24	%attr (0644,root,root) %{_mandir}/man1/*
12cu|ftnchek-3.3.1-8|25	%attr (0644,root,root) %{_datadir}/emacs/site-lisp/*
12cu|ftnchek-3.3.1-8|26	%{_libdir}/*.awk
12cu|ftnchek-3.3.1-8|27	
12cu|ftnchek-3.3.1-8|28	#----------------------------------------------------------------------------
12cu|ftnchek-3.3.1-8|29	
12cu|ftnchek-3.3.1-8|30	%prep
12cu|ftnchek-3.3.1-8|31	%setup -q
12cu|ftnchek-3.3.1-8|32	touch `find . -type f`
12cu|ftnchek-3.3.1-8|33	
12cu|ftnchek-3.3.1-8|34	%build
12cu|ftnchek-3.3.1-8|35	%configure2_5x
12cu|ftnchek-3.3.1-8|36	make "OPTIONS=%{optflags}"
12cu|ftnchek-3.3.1-8|37	cd test
12cu|ftnchek-3.3.1-8|38	make
12cu|ftnchek-3.3.1-8|39	
12cu|ftnchek-3.3.1-8|40	%install
12cu|ftnchek-3.3.1-8|41	mkdir -p %{buildroot}%{_bindir}
12cu|ftnchek-3.3.1-8|42	mkdir -p %{buildroot}%{_mandir}/man1
12cu|ftnchek-3.3.1-8|43	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp
12cu|ftnchek-3.3.1-8|44	%makeinstall STRIP=true
12cu|ftnchek-3.3.1-8|45	
12cu|ftnchek-3.3.1-8|46	
12cu|ftnchek-3.3.1-8|47	%changelog
12cu|ftnchek-3.3.1-8|48	* Fri Feb 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3.1-8
12cu|ftnchek-3.3.1-8|49	+ Revision: 636c117
12cu|ftnchek-3.3.1-8|50	- LOG Disable parallel build
12cu|ftnchek-3.3.1-8|51	
12cu|ftnchek-3.3.1-8|52	

9400 12
12cu|ftplib-4.0-1|1	%define major 4
12cu|ftplib-4.0-1|2	%define libname %mklibname ftp %{major}
12cu|ftplib-4.0-1|3	%define devname %mklibname ftp -d
12cu|ftplib-4.0-1|4	
12cu|ftplib-4.0-1|5	Summary:	FTP Library Routines
12cu|ftplib-4.0-1|6	Name:		ftplib
12cu|ftplib-4.0-1|7	Version:	4.0
12cu|ftplib-4.0-1|8	Release:	1
12cu|ftplib-4.0-1|9	License:	Artistic
12cu|ftplib-4.0-1|10	Group:		System/Libraries
12cu|ftplib-4.0-1|11	Url:		http://nbpfaus.net/~pfau/ftplib/
12cu|ftplib-4.0-1|12	Source0:	http://www.nbpfaus.net/~pfau/ftplib/%{name}-%{version}.tar.gz
12cu|ftplib-4.0-1|13	
12cu|ftplib-4.0-1|14	%description
12cu|ftplib-4.0-1|15	This package implements a callable interface to FTP. The FTP
12cu|ftplib-4.0-1|16	protocol is specified in RFC 959.
12cu|ftplib-4.0-1|17	
12cu|ftplib-4.0-1|18	#----------------------------------------------------------------------------
12cu|ftplib-4.0-1|19	
12cu|ftplib-4.0-1|20	%package -n qftp
12cu|ftplib-4.0-1|21	Summary:	Command line driven ftp file transfer program
12cu|ftplib-4.0-1|22	Group:		Networking/File transfer
12cu|ftplib-4.0-1|23	
12cu|ftplib-4.0-1|24	%description -n qftp
12cu|ftplib-4.0-1|25	qftp performs directories or file transfers using the ftp protocol
12cu|ftplib-4.0-1|26	based on the command it was invoked with and command line arguments.
12cu|ftplib-4.0-1|27	
12cu|ftplib-4.0-1|28	%files -n qftp
12cu|ftplib-4.0-1|29	%doc README.qftp
12cu|ftplib-4.0-1|30	%{_bindir}/ftp*
12cu|ftplib-4.0-1|31	%{_bindir}/qftp
12cu|ftplib-4.0-1|32	
12cu|ftplib-4.0-1|33	#----------------------------------------------------------------------------
12cu|ftplib-4.0-1|34	
12cu|ftplib-4.0-1|35	%package -n %{libname}
12cu|ftplib-4.0-1|36	Summary:	Shared library of ftplib
12cu|ftplib-4.0-1|37	Group:		System/Libraries
12cu|ftplib-4.0-1|38	
12cu|ftplib-4.0-1|39	%description -n %{libname}
12cu|ftplib-4.0-1|40	This package implements a callable interface to FTP. The FTP
12cu|ftplib-4.0-1|41	protocol is specified in RFC 959.
12cu|ftplib-4.0-1|42	
12cu|ftplib-4.0-1|43	This package contains the library needed to run programs dynamically
12cu|ftplib-4.0-1|44	linked with ftplib.
12cu|ftplib-4.0-1|45	
12cu|ftplib-4.0-1|46	%files -n %{libname}
12cu|ftplib-4.0-1|47	%doc CHANGES README.ftplib-%{version} LICENSE
12cu|ftplib-4.0-1|48	%{_libdir}/libftp.so.%{major}*
12cu|ftplib-4.0-1|49	
12cu|ftplib-4.0-1|50	#----------------------------------------------------------------------------
12cu|ftplib-4.0-1|51	
12cu|ftplib-4.0-1|52	%package -n %{devname}
12cu|ftplib-4.0-1|53	Summary:	Headers and static library for ftplib development
12cu|ftplib-4.0-1|54	Group:		Development/C
12cu|ftplib-4.0-1|55	Requires:	%{libname} = %{EVRD}
12cu|ftplib-4.0-1|56	Provides:	libftp-devel = %{EVRD}
12cu|ftplib-4.0-1|57	Provides:	ftp-devel = %{EVRD}
12cu|ftplib-4.0-1|58	
12cu|ftplib-4.0-1|59	%description -n %{devname}
12cu|ftplib-4.0-1|60	This package implements a callable interface to FTP. The FTP
12cu|ftplib-4.0-1|61	protocol is specified in RFC 959.
12cu|ftplib-4.0-1|62	
12cu|ftplib-4.0-1|63	This package contains the headers and static library that
12cu|ftplib-4.0-1|64	programmers will need to develop applications which will use
12cu|ftplib-4.0-1|65	ftplib.
12cu|ftplib-4.0-1|66	
12cu|ftplib-4.0-1|67	%files -n %{devname}
12cu|ftplib-4.0-1|68	%doc CHANGES README.ftplib-%{version} LICENSE
12cu|ftplib-4.0-1|69	%{_libdir}/*.so
12cu|ftplib-4.0-1|70	%{_includedir}/%{name}.h
12cu|ftplib-4.0-1|71	
12cu|ftplib-4.0-1|72	#----------------------------------------------------------------------------
12cu|ftplib-4.0-1|73	
12cu|ftplib-4.0-1|74	%prep
12cu|ftplib-4.0-1|75	%setup -q
12cu|ftplib-4.0-1|76	sed -i 's,/usr/local/bin,$(DESTDIR)%{_bindir},' src/Makefile
12cu|ftplib-4.0-1|77	sed -i 's,/usr/local/lib,$(DESTDIR)%{_libdir},' src/Makefile
12cu|ftplib-4.0-1|78	sed -i 's,/usr/local/include,$(DESTDIR)%{_includedir},' src/Makefile
12cu|ftplib-4.0-1|79	
12cu|ftplib-4.0-1|80	%build
12cu|ftplib-4.0-1|81	cd src
12cu|ftplib-4.0-1|82	%make DEBUG="%{optflags}"
12cu|ftplib-4.0-1|83	
12cu|ftplib-4.0-1|84	%install
12cu|ftplib-4.0-1|85	cd src
12cu|ftplib-4.0-1|86	install -d -m755 %{buildroot}%{_bindir}
12cu|ftplib-4.0-1|87	install -d -m755 %{buildroot}%{_libdir}
12cu|ftplib-4.0-1|88	install -d -m755 %{buildroot}%{_includedir}
12cu|ftplib-4.0-1|89	%makeinstall_std
12cu|ftplib-4.0-1|90	
12cu|ftplib-4.0-1|91	# unstripped-binary-or-object
12cu|ftplib-4.0-1|92	chmod 0755 %{buildroot}%{_libdir}/libftp.so.%{major}*
12cu|ftplib-4.0-1|93	
12cu|ftplib-4.0-1|94	
12cu|ftplib-4.0-1|95	%changelog
12cu|ftplib-4.0-1|96	* Fri Feb 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0-1
12cu|ftplib-4.0-1|97	+ Revision: fccabf8
12cu|ftplib-4.0-1|98	- LOG New version 4.0, new library major 4
12cu|ftplib-4.0-1|99	
12cu|ftplib-4.0-1|100	

9401 12
12cu|funcoeszz-13.2-1|1	Summary:	Handy bash functions called zz*
12cu|funcoeszz-13.2-1|2	Name:		funcoeszz
12cu|funcoeszz-13.2-1|3	Version:	13.2
12cu|funcoeszz-13.2-1|4	Release:	1
12cu|funcoeszz-13.2-1|5	License:	GPLv2+
12cu|funcoeszz-13.2-1|6	Group:		Text tools
12cu|funcoeszz-13.2-1|7	Url:		http://funcoeszz.net/
12cu|funcoeszz-13.2-1|8	Source0:	http://funcoeszz.net/funcoeszz
12cu|funcoeszz-13.2-1|9	Source1:	zzwrapper
12cu|funcoeszz-13.2-1|10	Requires:	lynx
12cu|funcoeszz-13.2-1|11	BuildArch:	noarch
12cu|funcoeszz-13.2-1|12	
12cu|funcoeszz-13.2-1|13	%description
12cu|funcoeszz-13.2-1|14	Handy bash functions called zz*, to deal with files, internet dictionary
12cu|funcoeszz-13.2-1|15	queries, freshmeat, and others.
12cu|funcoeszz-13.2-1|16	
12cu|funcoeszz-13.2-1|17	%files
12cu|funcoeszz-13.2-1|18	%{_bindir}/funcoeszz
12cu|funcoeszz-13.2-1|19	%{_bindir}/zz*
12cu|funcoeszz-13.2-1|20	
12cu|funcoeszz-13.2-1|21	#----------------------------------------------------------------------------
12cu|funcoeszz-13.2-1|22	
12cu|funcoeszz-13.2-1|23	%prep
12cu|funcoeszz-13.2-1|24	
12cu|funcoeszz-13.2-1|25	%build
12cu|funcoeszz-13.2-1|26	
12cu|funcoeszz-13.2-1|27	%install
12cu|funcoeszz-13.2-1|28	install -d %{buildroot}%{_bindir}
12cu|funcoeszz-13.2-1|29	install -m 0755 %{SOURCE0} %{buildroot}%{_bindir}/funcoeszz
12cu|funcoeszz-13.2-1|30	install -m 0755 %{SOURCE1} %{buildroot}%{_bindir}/zzwrapper
12cu|funcoeszz-13.2-1|31	pushd %{buildroot}%{_bindir}
12cu|funcoeszz-13.2-1|32	grep '^zz.*()' funcoeszz | sed 's,(),,g' | xargs -n1 ln -s zzwrapper
12cu|funcoeszz-13.2-1|33	popd
12cu|funcoeszz-13.2-1|34	
12cu|funcoeszz-13.2-1|35	%changelog
12cu|funcoeszz-13.2-1|36	* Fri Feb 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 13.2-1
12cu|funcoeszz-13.2-1|37	+ Revision: 72d073a
12cu|funcoeszz-13.2-1|38	- LOG New version 13.2, spec cleanup
12cu|funcoeszz-13.2-1|39	
12cu|funcoeszz-13.2-1|40	

9402 12
12cu|funguloids-1.06.4-15|1	# pre release from http://www.ogre3d.org/phpBB2/viewtopic.php?t=29147&postdays=0&postorder=asc&start=75 (with autotools and OpenAL support)
12cu|funguloids-1.06.4-15|2	##%define pre 0
12cu|funguloids-1.06.4-15|3	%define distname %{name}-linux-src-1.06-4
12cu|funguloids-1.06.4-15|4	
12cu|funguloids-1.06.4-15|5	Summary:	Those Funny Funguloids! arcade game
12cu|funguloids-1.06.4-15|6	Name:		funguloids
12cu|funguloids-1.06.4-15|7	Version:	1.06.4
12cu|funguloids-1.06.4-15|8	Release:	15
12cu|funguloids-1.06.4-15|9	License:	Zlib/libpng
12cu|funguloids-1.06.4-15|10	Group:		Games/Arcade
12cu|funguloids-1.06.4-15|11	Url:		http://funguloids.sourceforge.net/
12cu|funguloids-1.06.4-15|12	Source0:	http://www.newbyteorder.net/%{distname}.tar.bz2
12cu|funguloids-1.06.4-15|13	Source1:	funguloids-linux-1.06-4.tar.bz2
12cu|funguloids-1.06.4-15|14	# (ahmad) fix segmenation fault on selecting "start game", due to change in ogre
12cu|funguloids-1.06.4-15|15	# using mpak.py, from upstream author, to unpack, modify the scritps and repack
12cu|funguloids-1.06.4-15|16	# c.f. http://www.mail-archive.com/packman@links2linux.de/msg02703.html
12cu|funguloids-1.06.4-15|17	Source2:	mpak.py
12cu|funguloids-1.06.4-15|18	Patch0:		funguloids-1.06-0-noCg.patch
12cu|funguloids-1.06.4-15|19	Patch1:		funguloids-1.06-4-gcc43.patch
12cu|funguloids-1.06.4-15|20	Patch2:		funguloids-size_chunks_reverse.patch
12cu|funguloids-1.06.4-15|21	# add upstream patch to make it work with openal, because it defaults to openal-soft
12cu|funguloids-1.06.4-15|22	Patch3:		funguloids-1.06-more-ogre.patch
12cu|funguloids-1.06.4-15|23	Patch4:		funguloids-1.06.4-alc_error.patch
12cu|funguloids-1.06.4-15|24	# fix doc location
12cu|funguloids-1.06.4-15|25	Patch5:		funguloids-1.06-fix-doc-location.patch
12cu|funguloids-1.06.4-15|26	Patch6:		funguloids-ogre-1.7.0.patch
12cu|funguloids-1.06.4-15|27	Patch7:		funguloids-1.06-gcc4.7.patch
12cu|funguloids-1.06.4-15|28	Patch8:		funguloids-1.06-linkage.patch
12cu|funguloids-1.06.4-15|29	BuildRequires:	automake1.8
12cu|funguloids-1.06.4-15|30	BuildRequires:	lua5.1-devel ogre-devel ois-devel
12cu|funguloids-1.06.4-15|31	BuildRequires:	freealut-devel mad-devel oggvorbis-devel openal-devel
12cu|funguloids-1.06.4-15|32	Requires:	ogre
12cu|funguloids-1.06.4-15|33	
12cu|funguloids-1.06.4-15|34	%description
12cu|funguloids-1.06.4-15|35	Never before has collecting mushrooms been this mildly
12cu|funguloids-1.06.4-15|36	entertaining. At least not in outer space. It's more of a lifestyle
12cu|funguloids-1.06.4-15|37	than a game, really. Now with graphics and sound, too!
12cu|funguloids-1.06.4-15|38	
12cu|funguloids-1.06.4-15|39	%prep
12cu|funguloids-1.06.4-15|40	%setup -q -n %{name} -a 1
12cu|funguloids-1.06.4-15|41	%patch0 -p1 -b .noCg
12cu|funguloids-1.06.4-15|42	%patch1 -p0
12cu|funguloids-1.06.4-15|43	%patch2 -p0
12cu|funguloids-1.06.4-15|44	%patch3 -p1
12cu|funguloids-1.06.4-15|45	%patch4 -p0
12cu|funguloids-1.06.4-15|46	%patch5 -p0 -b .doc
12cu|funguloids-1.06.4-15|47	%patch6 -p1
12cu|funguloids-1.06.4-15|48	%patch7 -p1
12cu|funguloids-1.06.4-15|49	%patch8 -p1
12cu|funguloids-1.06.4-15|50	perl -pi -e 's/-llua5\.1/-llua/' configure*
12cu|funguloids-1.06.4-15|51	autoreconf -fi
12cu|funguloids-1.06.4-15|52	
12cu|funguloids-1.06.4-15|53	# fix scritps using mpak.py from upstream
12cu|funguloids-1.06.4-15|54	cp %{SOURCE2} .
12cu|funguloids-1.06.4-15|55	python mpak.py -e -f funguloids/bin/bootstrap.mpk -p _bootstrap
12cu|funguloids-1.06.4-15|56	python mpak.py -e -f funguloids/bin/funguloids.mpk -p _gamedata
12cu|funguloids-1.06.4-15|57	sed -ri '/^[A-Z]/ s/(.*)/overlay \1/' _bootstrap/*.overlay _gamedata/*.overlay
12cu|funguloids-1.06.4-15|58	sed -ri '/^[A-Z]/ s/(.*)/particle_system \1/' _gamedata/*.particle
12cu|funguloids-1.06.4-15|59	# This last one looks like a bug in ogre, should be removed when fixed
12cu|funguloids-1.06.4-15|60	# The problem is that green and blue mushrooms have a square instead of a glow
12cu|funguloids-1.06.4-15|61	sed -ri 's/^(\t\t\t)(texture_unit) 1/\1\2\n\1{\n\1}\n\1\2/' _gamedata/materials.material
12cu|funguloids-1.06.4-15|62	python mpak.py -c -f funguloids/bin/bootstrap.mpk _bootstrap/*
12cu|funguloids-1.06.4-15|63	python mpak.py -c -f funguloids/bin/funguloids.mpk _gamedata/*
12cu|funguloids-1.06.4-15|64	rm -rf mpak.py _bootstrap _gamedata
12cu|funguloids-1.06.4-15|65	
12cu|funguloids-1.06.4-15|66	%build
12cu|funguloids-1.06.4-15|67	%configure2_5x --bindir=%{_gamesbindir}
12cu|funguloids-1.06.4-15|68	%make
12cu|funguloids-1.06.4-15|69	
12cu|funguloids-1.06.4-15|70	%install
12cu|funguloids-1.06.4-15|71	rm -rf %{buildroot}
12cu|funguloids-1.06.4-15|72	%makeinstall_std
12cu|funguloids-1.06.4-15|73	install %{name}/bin/*.mpk %{buildroot}%{_gamesdatadir}/%{name}
12cu|funguloids-1.06.4-15|74	install bin/icon/*.png %{buildroot}%{_gamesdatadir}/%{name}/music
12cu|funguloids-1.06.4-15|75	
12cu|funguloids-1.06.4-15|76	install -m 755 -d %{buildroot}%{_datadir}/applications/
12cu|funguloids-1.06.4-15|77	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|funguloids-1.06.4-15|78	[Desktop Entry]
12cu|funguloids-1.06.4-15|79	Name=Those Funny Funguloids!
12cu|funguloids-1.06.4-15|80	Comment=%{summary}
12cu|funguloids-1.06.4-15|81	Exec=%{_gamesbindir}/%{name}
12cu|funguloids-1.06.4-15|82	Icon=%{name}
12cu|funguloids-1.06.4-15|83	Terminal=false
12cu|funguloids-1.06.4-15|84	Type=Application
12cu|funguloids-1.06.4-15|85	StartupNotify=true
12cu|funguloids-1.06.4-15|86	Categories=Game;ArcadeGame;
12cu|funguloids-1.06.4-15|87	EOF
12cu|funguloids-1.06.4-15|88	
12cu|funguloids-1.06.4-15|89	%clean
12cu|funguloids-1.06.4-15|90	rm -rf %{buildroot}
12cu|funguloids-1.06.4-15|91	
12cu|funguloids-1.06.4-15|92	%files
12cu|funguloids-1.06.4-15|93	%defattr(-,root,root)
12cu|funguloids-1.06.4-15|94	%{_gamesbindir}/%{name}
12cu|funguloids-1.06.4-15|95	%{_gamesdatadir}/%{name}
12cu|funguloids-1.06.4-15|96	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|funguloids-1.06.4-15|97	%{_datadir}/pixmaps/%{name}.png
12cu|funguloids-1.06.4-15|98	%{_datadir}/doc/%{name}
12cu|funguloids-1.06.4-15|99	
12cu|funguloids-1.06.4-15|100	
12cu|funguloids-1.06.4-15|101	%changelog
12cu|funguloids-1.06.4-15|102	* Sun Feb 06 2011 Funda Wang <fwang@mandriva.org> 1.06.4-13mdv2011.0
12cu|funguloids-1.06.4-15|103	+ Revision: 636431
12cu|funguloids-1.06.4-15|104	- update opal patch from archlinux
12cu|funguloids-1.06.4-15|105	- add archlinux patch to build with ogre 1.7
12cu|funguloids-1.06.4-15|106	
12cu|funguloids-1.06.4-15|107	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.06.4-12mdv2011.0
12cu|funguloids-1.06.4-15|108	+ Revision: 610777
12cu|funguloids-1.06.4-15|109	- rebuild
12cu|funguloids-1.06.4-15|110	
12cu|funguloids-1.06.4-15|111	* Sun May 02 2010 Funda Wang <fwang@mandriva.org> 1.06.4-11mdv2010.1
12cu|funguloids-1.06.4-15|112	+ Revision: 541523
12cu|funguloids-1.06.4-15|113	- rebuild
12cu|funguloids-1.06.4-15|114	- fix desktop file
12cu|funguloids-1.06.4-15|115	
12cu|funguloids-1.06.4-15|116	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cu|funguloids-1.06.4-15|117	- add patch to install docs to %%_docdir
12cu|funguloids-1.06.4-15|118	- clean spec
12cu|funguloids-1.06.4-15|119	
12cu|funguloids-1.06.4-15|120	* Sun Mar 21 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.06.4-9mdv2010.1
12cu|funguloids-1.06.4-15|121	+ Revision: 526273
12cu|funguloids-1.06.4-15|122	- clean spec
12cu|funguloids-1.06.4-15|123	- add upstream patch to make it work with openal
12cu|funguloids-1.06.4-15|124	- use upstream mpak.py to fix the scripts to make it work with new ogre changes
12cu|funguloids-1.06.4-15|125	
12cu|funguloids-1.06.4-15|126	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.06.4-8mdv2010.0
12cu|funguloids-1.06.4-15|127	+ Revision: 437608
12cu|funguloids-1.06.4-15|128	- rebuild
12cu|funguloids-1.06.4-15|129	
12cu|funguloids-1.06.4-15|130	* Sun Mar 29 2009 Michael Scherer <misc@mandriva.org> 1.06.4-7mdv2009.1
12cu|funguloids-1.06.4-15|131	+ Revision: 362175
12cu|funguloids-1.06.4-15|132	- fix build by porting to the new ogre library, to fix  bug #49268
12cu|funguloids-1.06.4-15|133	
12cu|funguloids-1.06.4-15|134	+ Emmanuel Andry <eandry@mandriva.org>
12cu|funguloids-1.06.4-15|135	- add missing menu entry
12cu|funguloids-1.06.4-15|136	- add support for ogre 1.4.6 and later with P2
12cu|funguloids-1.06.4-15|137	- really requires ogre
12cu|funguloids-1.06.4-15|138	
12cu|funguloids-1.06.4-15|139	* Tue Aug 26 2008 Emmanuel Andry <eandry@mandriva.org> 1.06.4-4mdv2009.0
12cu|funguloids-1.06.4-15|140	+ Revision: 276162
12cu|funguloids-1.06.4-15|141	- fix typo
12cu|funguloids-1.06.4-15|142	- drop ogre requires
12cu|funguloids-1.06.4-15|143	- add P1 from Pardus to fix gcc43 build
12cu|funguloids-1.06.4-15|144	
12cu|funguloids-1.06.4-15|145	+ Thierry Vignaud <tv@mandriva.org>
12cu|funguloids-1.06.4-15|146	- rebuild
12cu|funguloids-1.06.4-15|147	
12cu|funguloids-1.06.4-15|148	* Tue Mar 11 2008 Erwan Velu <erwan@mandriva.org> 1.06.4-2mdv2008.1
12cu|funguloids-1.06.4-15|149	+ Revision: 186975
12cu|funguloids-1.06.4-15|150	- Fixing requires
12cu|funguloids-1.06.4-15|151	
12cu|funguloids-1.06.4-15|152	* Fri Feb 22 2008 Emmanuel Andry <eandry@mandriva.org> 1.06.4-1mdv2008.1
12cu|funguloids-1.06.4-15|153	+ Revision: 173918
12cu|funguloids-1.06.4-15|154	- New version
12cu|funguloids-1.06.4-15|155	- drop patch1
12cu|funguloids-1.06.4-15|156	
12cu|funguloids-1.06.4-15|157	+ Olivier Blin <oblin@mandriva.com>
12cu|funguloids-1.06.4-15|158	- restore BuildRoot
12cu|funguloids-1.06.4-15|159	
12cu|funguloids-1.06.4-15|160	+ Thierry Vignaud <tv@mandriva.org>
12cu|funguloids-1.06.4-15|161	- kill re-definition of %%buildroot on Pixel's request
12cu|funguloids-1.06.4-15|162	
12cu|funguloids-1.06.4-15|163	* Wed May 02 2007 Olivier Blin <oblin@mandriva.com> 1.06-0.pre0.4mdv2008.0
12cu|funguloids-1.06.4-15|164	+ Revision: 20528
12cu|funguloids-1.06.4-15|165	- write ogre config and log files in home directory (patch from upstream forum, #30583)
12cu|funguloids-1.06.4-15|166	
12cu|funguloids-1.06.4-15|167	* Tue May 01 2007 Olivier Blin <oblin@mandriva.com> 1.06-0.pre0.3mdv2008.0
12cu|funguloids-1.06.4-15|168	+ Revision: 19976
12cu|funguloids-1.06.4-15|169	- really disable Cg (by patching .in file...)
12cu|funguloids-1.06.4-15|170	
12cu|funguloids-1.06.4-15|171	* Mon Apr 30 2007 Olivier Blin <oblin@mandriva.com> 1.06-0.pre0.2mdv2008.0
12cu|funguloids-1.06.4-15|172	+ Revision: 19529
12cu|funguloids-1.06.4-15|173	- disable Cg plugin
12cu|funguloids-1.06.4-15|174	
12cu|funguloids-1.06.4-15|175	* Sun Apr 29 2007 Olivier Blin <oblin@mandriva.com> 1.06-0.pre0.1mdv2008.0
12cu|funguloids-1.06.4-15|176	+ Revision: 19090
12cu|funguloids-1.06.4-15|177	- buildrequire mad-devel
12cu|funguloids-1.06.4-15|178	- buildrequire oggvorbis-devel
12cu|funguloids-1.06.4-15|179	- buildrequire ois-devel
12cu|funguloids-1.06.4-15|180	- buildrequire freaalut-devel
12cu|funguloids-1.06.4-15|181	- buildrequire openal-devel
12cu|funguloids-1.06.4-15|182	- add mpk data files from src+data tarball
12cu|funguloids-1.06.4-15|183	- initial funguloids package (from pre 1.06 release with autotools and OpenAL support)
12cu|funguloids-1.06.4-15|184	- Create funguloids
12cu|funguloids-1.06.4-15|185	

9403 12
12cu|furiusisomount-0.11.3.1-2|1	%define debug_package %{nil}
12cu|furiusisomount-0.11.3.1-2|2	
12cu|furiusisomount-0.11.3.1-2|3	Summary:	An ISO, IMG, BIN, MDF and NRG Image management utility
12cu|furiusisomount-0.11.3.1-2|4	Name:		furiusisomount
12cu|furiusisomount-0.11.3.1-2|5	Version:	0.11.3.1
12cu|furiusisomount-0.11.3.1-2|6	Release:	2
12cu|furiusisomount-0.11.3.1-2|7	License:	GPLv3+
12cu|furiusisomount-0.11.3.1-2|8	Group:		Archiving/Cd burning
12cu|furiusisomount-0.11.3.1-2|9	Url:		https://launchpad.net/furiusisomount
12cu|furiusisomount-0.11.3.1-2|10	Source0:	https://launchpad.net/furiusisomount/python/%{version}/+download/%{name}_%{version}.tar.gz
12cu|furiusisomount-0.11.3.1-2|11	Patch0:		furiusisomount_0.11.3.1-desktop.patch
12cu|furiusisomount-0.11.3.1-2|12	Requires:	fuseiso
12cu|furiusisomount-0.11.3.1-2|13	Requires:	pygtk2.0
12cu|furiusisomount-0.11.3.1-2|14	
12cu|furiusisomount-0.11.3.1-2|15	%description
12cu|furiusisomount-0.11.3.1-2|16	Simple Gtk+ Interface to Mount ISO, IMG, BIN, MDF and NRG Image files without
12cu|furiusisomount-0.11.3.1-2|17	burning to disk.
12cu|furiusisomount-0.11.3.1-2|18	
12cu|furiusisomount-0.11.3.1-2|19	%files
12cu|furiusisomount-0.11.3.1-2|20	%{_bindir}/%{name}
12cu|furiusisomount-0.11.3.1-2|21	%dir %{python_sitelib}/%{name}
12cu|furiusisomount-0.11.3.1-2|22	%{python_sitelib}/%{name}/*
12cu|furiusisomount-0.11.3.1-2|23	%{_datadir}/applications/%{name}.desktop
12cu|furiusisomount-0.11.3.1-2|24	
12cu|furiusisomount-0.11.3.1-2|25	#----------------------------------------------------------------------------
12cu|furiusisomount-0.11.3.1-2|26	
12cu|furiusisomount-0.11.3.1-2|27	%prep
12cu|furiusisomount-0.11.3.1-2|28	%setup -q -n %{name}_%{version}
12cu|furiusisomount-0.11.3.1-2|29	%patch0 -p1
12cu|furiusisomount-0.11.3.1-2|30	
12cu|furiusisomount-0.11.3.1-2|31	#Remove unneeded files
12cu|furiusisomount-0.11.3.1-2|32	rm -fr .bzr
12cu|furiusisomount-0.11.3.1-2|33	rm -fr .project
12cu|furiusisomount-0.11.3.1-2|34	rm -fr .pydevproject
12cu|furiusisomount-0.11.3.1-2|35	rm -fr .settings
12cu|furiusisomount-0.11.3.1-2|36	rm -fr %{name}
12cu|furiusisomount-0.11.3.1-2|37	
12cu|furiusisomount-0.11.3.1-2|38	%build
12cu|furiusisomount-0.11.3.1-2|39	
12cu|furiusisomount-0.11.3.1-2|40	%install
12cu|furiusisomount-0.11.3.1-2|41	install -dm 755 %{buildroot}%{python_sitelib}/%{name}
12cu|furiusisomount-0.11.3.1-2|42	install -dm 755 %{buildroot}%{_bindir}
12cu|furiusisomount-0.11.3.1-2|43	
12cu|furiusisomount-0.11.3.1-2|44	cp -r * %{buildroot}%{python_sitelib}/%{name}
12cu|furiusisomount-0.11.3.1-2|45	install -Dm644 app.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|furiusisomount-0.11.3.1-2|46	
12cu|furiusisomount-0.11.3.1-2|47	#Create a working launch script (the included one doesn't work when you move the files around)
12cu|furiusisomount-0.11.3.1-2|48	cat > %{buildroot}%{_bindir}/%{name} << EOF
12cu|furiusisomount-0.11.3.1-2|49	#!/bin/sh
12cu|furiusisomount-0.11.3.1-2|50	
12cu|furiusisomount-0.11.3.1-2|51	python "%{python_sitelib}/%{name}/src/main.py" \$1
12cu|furiusisomount-0.11.3.1-2|52	
12cu|furiusisomount-0.11.3.1-2|53	EOF
12cu|furiusisomount-0.11.3.1-2|54	
12cu|furiusisomount-0.11.3.1-2|55	chmod 755 %{buildroot}%{_bindir}/%{name}
12cu|furiusisomount-0.11.3.1-2|56	
12cu|furiusisomount-0.11.3.1-2|57	
12cu|furiusisomount-0.11.3.1-2|58	%changelog
12cu|furiusisomount-0.11.3.1-2|59	* Tue Aug 26 2014 Rosa <rosa@abf.rosalinux.ru> 0.11.3.1-2
12cu|furiusisomount-0.11.3.1-2|60	+ Revision: e3cad65
12cu|furiusisomount-0.11.3.1-2|61	- Automatic import for version 0.11.3.1-2
12cu|furiusisomount-0.11.3.1-2|62	
12cu|furiusisomount-0.11.3.1-2|63	

9404 12
12cu|fuse-emulator-1.1.1-2|1	%define		sname	fuse
12cu|fuse-emulator-1.1.1-2|2	
12cu|fuse-emulator-1.1.1-2|3	Summary:	Free Unix Spectrum Emulator
12cu|fuse-emulator-1.1.1-2|4	Name:		fuse-emulator
12cu|fuse-emulator-1.1.1-2|5	Version:	1.1.1
12cu|fuse-emulator-1.1.1-2|6	Release:	2
12cu|fuse-emulator-1.1.1-2|7	Group:		Emulators
12cu|fuse-emulator-1.1.1-2|8	License:	GPLv2+
12cu|fuse-emulator-1.1.1-2|9	Url:		http://fuse-emulator.sourceforge.net/
12cu|fuse-emulator-1.1.1-2|10	Source0:	%{sname}-%{version}.tar.gz
12cu|fuse-emulator-1.1.1-2|11	Source1:	%{sname}-icons.tar.bz2
12cu|fuse-emulator-1.1.1-2|12	BuildRequires:	flex
12cu|fuse-emulator-1.1.1-2|13	BuildRequires:	bison
12cu|fuse-emulator-1.1.1-2|14	BuildRequires:	bzip2-devel
12cu|fuse-emulator-1.1.1-2|15	BuildRequires:	jsw-devel
12cu|fuse-emulator-1.1.1-2|16	BuildRequires:	libspectrum-devel >= %{version}
12cu|fuse-emulator-1.1.1-2|17	BuildRequires:	libgcrypt-devel >= 1.1.42
12cu|fuse-emulator-1.1.1-2|18	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|fuse-emulator-1.1.1-2|19	BuildRequires:	pkgconfig(alsa)
12cu|fuse-emulator-1.1.1-2|20	BuildRequires:	pkgconfig(audiofile)
12cu|fuse-emulator-1.1.1-2|21	BuildRequires:	pkgconfig(libpng)
12cu|fuse-emulator-1.1.1-2|22	BuildRequires:	pkgconfig(libxml-2.0)
12cu|fuse-emulator-1.1.1-2|23	BuildRequires:	pkgconfig(zlib)
12cu|fuse-emulator-1.1.1-2|24	
12cu|fuse-emulator-1.1.1-2|25	%description
12cu|fuse-emulator-1.1.1-2|26	What Fuse does have:
12cu|fuse-emulator-1.1.1-2|27	
12cu|fuse-emulator-1.1.1-2|28	* Working 16K/48K/128K/+2/+2A/+3 Speccy, Timex TC2048/TC2068 and
12cu|fuse-emulator-1.1.1-2|29	Pentagon 128 emulation, running at true Speccy speed on any computer
12cu|fuse-emulator-1.1.1-2|30	you're likely to try it on.
12cu|fuse-emulator-1.1.1-2|31	* Support for loading from .tzx files.
12cu|fuse-emulator-1.1.1-2|32	* Sound (on systems supporting the Open Sound System, SDL, or OpenBSD/
12cu|fuse-emulator-1.1.1-2|33	Solaris's /dev/audio).
12cu|fuse-emulator-1.1.1-2|34	* Emulation of most of the common joysticks used on the Spectrum
12cu|fuse-emulator-1.1.1-2|35	(including Kempston, Sinclair and Cursor joysticks).
12cu|fuse-emulator-1.1.1-2|36	* Emulation of some of the printers you could attach to a Spectrum.
12cu|fuse-emulator-1.1.1-2|37	* Support for the RZX input recording file format, including
12cu|fuse-emulator-1.1.1-2|38	'competition mode'.
12cu|fuse-emulator-1.1.1-2|39	* Emulation of the Spectrum +3e, ZXATASP and ZXCF IDE interfaces.
12cu|fuse-emulator-1.1.1-2|40	
12cu|fuse-emulator-1.1.1-2|41	%prep
12cu|fuse-emulator-1.1.1-2|42	%setup -q -n %{sname}-%{version}
12cu|fuse-emulator-1.1.1-2|43	%setup -q -T -D -a1 -n %{sname}-%{version}
12cu|fuse-emulator-1.1.1-2|44	
12cu|fuse-emulator-1.1.1-2|45	%build
12cu|fuse-emulator-1.1.1-2|46	autoreconf
12cu|fuse-emulator-1.1.1-2|47	%configure2_5x \
12cu|fuse-emulator-1.1.1-2|48	--enable-gtk2 \
12cu|fuse-emulator-1.1.1-2|49	--with-roms-dir=%{_datadir}/%{sname}
12cu|fuse-emulator-1.1.1-2|50	%make
12cu|fuse-emulator-1.1.1-2|51	
12cu|fuse-emulator-1.1.1-2|52	%install
12cu|fuse-emulator-1.1.1-2|53	%makeinstall_std
12cu|fuse-emulator-1.1.1-2|54	
12cu|fuse-emulator-1.1.1-2|55	mkdir -p %{buildroot}%{_datadir}/applications
12cu|fuse-emulator-1.1.1-2|56	cat<<EOF>%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|fuse-emulator-1.1.1-2|57	[Desktop Entry]
12cu|fuse-emulator-1.1.1-2|58	Name=Fuse
12cu|fuse-emulator-1.1.1-2|59	Comment=Free Unix Spectrum Emulator
12cu|fuse-emulator-1.1.1-2|60	Exec=%{_bindir}/%{sname}
12cu|fuse-emulator-1.1.1-2|61	Icon=%{sname}
12cu|fuse-emulator-1.1.1-2|62	Terminal=false
12cu|fuse-emulator-1.1.1-2|63	Type=Application
12cu|fuse-emulator-1.1.1-2|64	Categories=Game;Emulator;X-MandrivaLinux-MoreApplications-Emulators;
12cu|fuse-emulator-1.1.1-2|65	EOF
12cu|fuse-emulator-1.1.1-2|66	
12cu|fuse-emulator-1.1.1-2|67	install -D -m 644 %{sname}48.png %{buildroot}%{_liconsdir}/%{sname}.png
12cu|fuse-emulator-1.1.1-2|68	install -D -m 644 %{sname}32.png %{buildroot}%{_iconsdir}/%{sname}.png
12cu|fuse-emulator-1.1.1-2|69	install -D -m 644 %{sname}16.png %{buildroot}%{_miconsdir}/%{sname}.png
12cu|fuse-emulator-1.1.1-2|70	
12cu|fuse-emulator-1.1.1-2|71	%files
12cu|fuse-emulator-1.1.1-2|72	%defattr(0644,root,root,0755)
12cu|fuse-emulator-1.1.1-2|73	%doc README THANKS COPYING AUTHORS ChangeLog
12cu|fuse-emulator-1.1.1-2|74	%attr(0755,root,root) %{_bindir}/*
12cu|fuse-emulator-1.1.1-2|75	%{_datadir}/applications/%{name}.desktop
12cu|fuse-emulator-1.1.1-2|76	%{_miconsdir}/%{sname}*
12cu|fuse-emulator-1.1.1-2|77	%{_iconsdir}/%{sname}*
12cu|fuse-emulator-1.1.1-2|78	%{_liconsdir}/%{sname}*
12cu|fuse-emulator-1.1.1-2|79	%{_mandir}/*/*
12cu|fuse-emulator-1.1.1-2|80	%{_datadir}/%{sname}
12cu|fuse-emulator-1.1.1-2|81	

9405 12
12cu|fuse-emulator-utils-1.1.1-1|1	%define oname		fuse-utils
12cu|fuse-emulator-utils-1.1.1-1|2	
12cu|fuse-emulator-utils-1.1.1-1|3	Summary:	A few tools to deal with ZX Spectrum emulator files
12cu|fuse-emulator-utils-1.1.1-1|4	Name:		fuse-emulator-utils
12cu|fuse-emulator-utils-1.1.1-1|5	Version:	1.1.1
12cu|fuse-emulator-utils-1.1.1-1|6	Release:	1
12cu|fuse-emulator-utils-1.1.1-1|7	Group:		Emulators
12cu|fuse-emulator-utils-1.1.1-1|8	License:	GPLv2+
12cu|fuse-emulator-utils-1.1.1-1|9	URL:		http://fuse-emulator.sourceforge.net/
12cu|fuse-emulator-utils-1.1.1-1|10	Source0:	%{oname}-%{version}.tar.gz
12cu|fuse-emulator-utils-1.1.1-1|11	BuildRequires:	gettext-devel
12cu|fuse-emulator-utils-1.1.1-1|12	BuildRequires:	libgcrypt-devel >= 1.1.42
12cu|fuse-emulator-utils-1.1.1-1|13	BuildRequires:	libspectrum-devel >= %{version}
12cu|fuse-emulator-utils-1.1.1-1|14	BuildRequires:	pkgconfig(audiofile)
12cu|fuse-emulator-utils-1.1.1-1|15	BuildRequires:	pkgconfig(glib-2.0)
12cu|fuse-emulator-utils-1.1.1-1|16	BuildRequires:	pkgconfig(zlib)
12cu|fuse-emulator-utils-1.1.1-1|17	%rename fuse-utils
12cu|fuse-emulator-utils-1.1.1-1|18	
12cu|fuse-emulator-utils-1.1.1-1|19	%description
12cu|fuse-emulator-utils-1.1.1-1|20	The Fuse utilities are a few tools which may be of occasional use when
12cu|fuse-emulator-utils-1.1.1-1|21	dealing with ZX Spectrum emulator files. They were originally
12cu|fuse-emulator-utils-1.1.1-1|22	distributed with Fuse, the Free Unix Spectrum Emulator, but are now
12cu|fuse-emulator-utils-1.1.1-1|23	independent of Fuse and can be used on their own.
12cu|fuse-emulator-utils-1.1.1-1|24	
12cu|fuse-emulator-utils-1.1.1-1|25	The available utilities are:
12cu|fuse-emulator-utils-1.1.1-1|26	
12cu|fuse-emulator-utils-1.1.1-1|27	* createhdf: create an empty .hdf IDE hard disk image.
12cu|fuse-emulator-utils-1.1.1-1|28	* listbasic: list the BASIC in a snapshot or tape file.
12cu|fuse-emulator-utils-1.1.1-1|29	* rzxcheck: verify the digital signature in an RZX file.
12cu|fuse-emulator-utils-1.1.1-1|30	* rzxdump: list the contents of an RZX input recording file.
12cu|fuse-emulator-utils-1.1.1-1|31	* rzxtool: add, extract or remove the embedded snapshot from an RZX file,
12cu|fuse-emulator-utils-1.1.1-1|32	or compress or uncompress the file.
12cu|fuse-emulator-utils-1.1.1-1|33	* scl2trd: convert .scl disk images to .trd disk images.
12cu|fuse-emulator-utils-1.1.1-1|34	* snap2tzx: convert snapshots to TZX tape images.
12cu|fuse-emulator-utils-1.1.1-1|35	* snapconv: convert between snapshot formats.
12cu|fuse-emulator-utils-1.1.1-1|36	* tapeconv: convert between .tzx and .tap files.
12cu|fuse-emulator-utils-1.1.1-1|37	* tzxlist: list the contents of a TZX file.
12cu|fuse-emulator-utils-1.1.1-1|38	
12cu|fuse-emulator-utils-1.1.1-1|39	%prep
12cu|fuse-emulator-utils-1.1.1-1|40	%setup -q -n %{oname}-%{version}
12cu|fuse-emulator-utils-1.1.1-1|41	
12cu|fuse-emulator-utils-1.1.1-1|42	%build
12cu|fuse-emulator-utils-1.1.1-1|43	autoreconf
12cu|fuse-emulator-utils-1.1.1-1|44	%configure2_5x
12cu|fuse-emulator-utils-1.1.1-1|45	%make
12cu|fuse-emulator-utils-1.1.1-1|46	
12cu|fuse-emulator-utils-1.1.1-1|47	%install
12cu|fuse-emulator-utils-1.1.1-1|48	%makeinstall_std
12cu|fuse-emulator-utils-1.1.1-1|49	
12cu|fuse-emulator-utils-1.1.1-1|50	%files
12cu|fuse-emulator-utils-1.1.1-1|51	%doc README AUTHORS ChangeLog
12cu|fuse-emulator-utils-1.1.1-1|52	%{_bindir}/*
12cu|fuse-emulator-utils-1.1.1-1|53	%{_mandir}/*/*

9406 12
12cu|fusion-icon-0.1-0.20100215.5|1	%define git 20100215
12cu|fusion-icon-0.1-0.20100215.5|2	
12cu|fusion-icon-0.1-0.20100215.5|3	%if  %{git}
12cu|fusion-icon-0.1-0.20100215.5|4	# git clone git://anongit.compiz-fusion.org/users/crdlb/fusion-icon
12cu|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
12cu|fusion-icon-0.1-0.20100215.5|6	%define distname %{name}-%{git}
12cu|fusion-icon-0.1-0.20100215.5|7	%define rel 0.%{git}.5
12cu|fusion-icon-0.1-0.20100215.5|8	%else
12cu|fusion-icon-0.1-0.20100215.5|9	%define distname %{name}-%{version}
12cu|fusion-icon-0.1-0.20100215.5|10	%define rel 1
12cu|fusion-icon-0.1-0.20100215.5|11	%endif
12cu|fusion-icon-0.1-0.20100215.5|12	
12cu|fusion-icon-0.1-0.20100215.5|13	Name:		fusion-icon
12cu|fusion-icon-0.1-0.20100215.5|14	Version:	0.1
12cu|fusion-icon-0.1-0.20100215.5|15	Release:	%{rel}
12cu|fusion-icon-0.1-0.20100215.5|16	Summary:	Simple tray icon for compiz fusion
12cu|fusion-icon-0.1-0.20100215.5|17	Group:		System/X11
12cu|fusion-icon-0.1-0.20100215.5|18	License:	GPLv2
12cu|fusion-icon-0.1-0.20100215.5|19	URL:		http://www.compiz-fusion.org/
12cu|fusion-icon-0.1-0.20100215.5|20	Source:		%{distname}.tar.bz2
12cu|fusion-icon-0.1-0.20100215.5|21	Patch0:		fusion-icon-20071127-icon32.patch
12cu|fusion-icon-0.1-0.20100215.5|22	BuildRequires:	desktop-file-utils
12cu|fusion-icon-0.1-0.20100215.5|23	BuildRequires:	pkgconfig(python)
12cu|fusion-icon-0.1-0.20100215.5|24	Requires:	python-compizconfig0.8
12cu|fusion-icon-0.1-0.20100215.5|25	Requires:	pygtk2.0
12cu|fusion-icon-0.1-0.20100215.5|26	Requires:	glxinfo
12cu|fusion-icon-0.1-0.20100215.5|27	Requires:	xvinfo
12cu|fusion-icon-0.1-0.20100215.5|28	BuildArch:	noarch
12cu|fusion-icon-0.1-0.20100215.5|29	
12cu|fusion-icon-0.1-0.20100215.5|30	%description
12cu|fusion-icon-0.1-0.20100215.5|31	fusion-icon is a simple tray icon for compiz fusion.
12cu|fusion-icon-0.1-0.20100215.5|32	
12cu|fusion-icon-0.1-0.20100215.5|33	%prep
12cu|fusion-icon-0.1-0.20100215.5|34	%setup -q -n %{distname}
12cu|fusion-icon-0.1-0.20100215.5|35	%patch0 -p1 -b .icon32
12cu|fusion-icon-0.1-0.20100215.5|36	
12cu|fusion-icon-0.1-0.20100215.5|37	%build
12cu|fusion-icon-0.1-0.20100215.5|38	python setup.py build
12cu|fusion-icon-0.1-0.20100215.5|39	
12cu|fusion-icon-0.1-0.20100215.5|40	%install
12cu|fusion-icon-0.1-0.20100215.5|41	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
12cu|fusion-icon-0.1-0.20100215.5|42	
12cu|fusion-icon-0.1-0.20100215.5|43	desktop-file-install \
12cu|fusion-icon-0.1-0.20100215.5|44	--vendor="" \
12cu|fusion-icon-0.1-0.20100215.5|45	--remove-category="Compiz" \
12cu|fusion-icon-0.1-0.20100215.5|46	--add-category="Settings" \
12cu|fusion-icon-0.1-0.20100215.5|47	--add-category="DesktopSettings" \
12cu|fusion-icon-0.1-0.20100215.5|48	--add-category="X-MandrivaLinux-CrossDesktop" \
12cu|fusion-icon-0.1-0.20100215.5|49	--dir %{buildroot}%{_datadir}/applications \
12cu|fusion-icon-0.1-0.20100215.5|50	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|fusion-icon-0.1-0.20100215.5|51	
12cu|fusion-icon-0.1-0.20100215.5|52	%files
12cu|fusion-icon-0.1-0.20100215.5|53	%{_bindir}/%{name}
12cu|fusion-icon-0.1-0.20100215.5|54	%{py_puresitedir}/FusionIcon
12cu|fusion-icon-0.1-0.20100215.5|55	%{py_puresitedir}/*.egg-info
12cu|fusion-icon-0.1-0.20100215.5|56	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cu|fusion-icon-0.1-0.20100215.5|57	%{_datadir}/applications/%{name}.desktop
12cu|fusion-icon-0.1-0.20100215.5|58	

9407 12
12cu|fusionsound-1.6.3-4|1	%define oname FusionSound
12cu|fusionsound-1.6.3-4|2	
12cu|fusionsound-1.6.3-4|3	%define api 1.6
12cu|fusionsound-1.6.3-4|4	%define major 2
12cu|fusionsound-1.6.3-4|5	%define libname %mklibname %{name}-%{api}_ %{major}
12cu|fusionsound-1.6.3-4|6	%define devname %mklibname %{name} -d
12cu|fusionsound-1.6.3-4|7	
12cu|fusionsound-1.6.3-4|8	%define dfbmoduledir %(pkg-config --variable=moduledir direct)
12cu|fusionsound-1.6.3-4|9	
12cu|fusionsound-1.6.3-4|10	Summary:	An audio sub system
12cu|fusionsound-1.6.3-4|11	Name:		fusionsound
12cu|fusionsound-1.6.3-4|12	Version:	1.6.3
12cu|fusionsound-1.6.3-4|13	Release:	4
12cu|fusionsound-1.6.3-4|14	License:	GPLv2+
12cu|fusionsound-1.6.3-4|15	Group:		System/Libraries
12cu|fusionsound-1.6.3-4|16	Url:		http://www.directfb.org
12cu|fusionsound-1.6.3-4|17	Source0:	http://www.directfb.org/downloads/Core/%{oname}-%{version}.tar.gz
12cu|fusionsound-1.6.3-4|18	Patch0:		FusionSound-1.6.2-ffmpeg1.0.patch
12cu|fusionsound-1.6.3-4|19	Patch1:		FusionSound-1.6.3-ffmpeg2.0.patch
12cu|fusionsound-1.6.3-4|20	BuildRequires:	ffmpeg-devel
12cu|fusionsound-1.6.3-4|21	BuildRequires:	pkgconfig(alsa)
12cu|fusionsound-1.6.3-4|22	BuildRequires:	pkgconfig(directfb)
12cu|fusionsound-1.6.3-4|23	BuildRequires:	pkgconfig(libcddb)
12cu|fusionsound-1.6.3-4|24	BuildRequires:	pkgconfig(mad)
12cu|fusionsound-1.6.3-4|25	BuildRequires:	pkgconfig(vorbis)
12cu|fusionsound-1.6.3-4|26	Provides:	%{oname} = %{version}-%{release}
12cu|fusionsound-1.6.3-4|27	
12cu|fusionsound-1.6.3-4|28	%description
12cu|fusionsound-1.6.3-4|29	FusionSound is a very powerful audio sub system in the
12cu|fusionsound-1.6.3-4|30	manner of DirectFB and a technical demonstration of Fusion.
12cu|fusionsound-1.6.3-4|31	
12cu|fusionsound-1.6.3-4|32	FusionSound supports multiple applications using Fusion IPC.
12cu|fusionsound-1.6.3-4|33	It provides streams, static sound buffers and control over any
12cu|fusionsound-1.6.3-4|34	number of concurrent playbacks. Sample data is always stored
12cu|fusionsound-1.6.3-4|35	in shared memory, starting a playback simply adds an entry to
12cu|fusionsound-1.6.3-4|36	the playlist of the mixer thread in the master application.
12cu|fusionsound-1.6.3-4|37	
12cu|fusionsound-1.6.3-4|38	%files
12cu|fusionsound-1.6.3-4|39	%doc AUTHORS ChangeLog TODO
12cu|fusionsound-1.6.3-4|40	%{_bindir}/fs*
12cu|fusionsound-1.6.3-4|41	%{_mandir}/*/%{name}*
12cu|fusionsound-1.6.3-4|42	%dir %{dfbmoduledir}/interfaces/IFusionSound
12cu|fusionsound-1.6.3-4|43	%{dfbmoduledir}/interfaces/IFusionSound/libifusionsound.*
12cu|fusionsound-1.6.3-4|44	%dir %{dfbmoduledir}/interfaces/IFusionSoundMusicProvider
12cu|fusionsound-1.6.3-4|45	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_cdda.*
12cu|fusionsound-1.6.3-4|46	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_ffmpeg.*
12cu|fusionsound-1.6.3-4|47	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_mad.*
12cu|fusionsound-1.6.3-4|48	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_playlist.*
12cu|fusionsound-1.6.3-4|49	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_vorbis.*
12cu|fusionsound-1.6.3-4|50	%{dfbmoduledir}/interfaces/IFusionSoundMusicProvider/libifusionsoundmusicprovider_wave.*
12cu|fusionsound-1.6.3-4|51	%dir %{dfbmoduledir}/snddrivers
12cu|fusionsound-1.6.3-4|52	%{dfbmoduledir}/snddrivers/libfusionsound_alsa.*
12cu|fusionsound-1.6.3-4|53	%{dfbmoduledir}/snddrivers/libfusionsound_oss.*
12cu|fusionsound-1.6.3-4|54	%{dfbmoduledir}/snddrivers/libfusionsound_wave.*
12cu|fusionsound-1.6.3-4|55	%{dfbmoduledir}/snddrivers/libfusionsound_dummy.*
12cu|fusionsound-1.6.3-4|56	
12cu|fusionsound-1.6.3-4|57	#----------------------------------------------------------------------------
12cu|fusionsound-1.6.3-4|58	
12cu|fusionsound-1.6.3-4|59	%package -n %{libname}
12cu|fusionsound-1.6.3-4|60	Group:		System/Libraries
12cu|fusionsound-1.6.3-4|61	Summary:	An audio sub sytem
12cu|fusionsound-1.6.3-4|62	Obsoletes:	%{_lib}fusionsound2 < 1.6.3-3
12cu|fusionsound-1.6.3-4|63	
12cu|fusionsound-1.6.3-4|64	%description -n %{libname}
12cu|fusionsound-1.6.3-4|65	FusionSound is a very powerful audio sub system in the
12cu|fusionsound-1.6.3-4|66	manner of DirectFB and a technical demonstration of Fusion.
12cu|fusionsound-1.6.3-4|67	
12cu|fusionsound-1.6.3-4|68	FusionSound supports multiple applications using Fusion IPC.
12cu|fusionsound-1.6.3-4|69	It provides streams, static sound buffers and control over any
12cu|fusionsound-1.6.3-4|70	number of concurrent playbacks. Sample data is always stored
12cu|fusionsound-1.6.3-4|71	in shared memory, starting a playback simply adds an entry to
12cu|fusionsound-1.6.3-4|72	the playlist of the mixer thread in the master application.
12cu|fusionsound-1.6.3-4|73	
12cu|fusionsound-1.6.3-4|74	%files -n %{libname}
12cu|fusionsound-1.6.3-4|75	%doc ChangeLog
12cu|fusionsound-1.6.3-4|76	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12cu|fusionsound-1.6.3-4|77	
12cu|fusionsound-1.6.3-4|78	#----------------------------------------------------------------------------
12cu|fusionsound-1.6.3-4|79	
12cu|fusionsound-1.6.3-4|80	%package -n %{devname}
12cu|fusionsound-1.6.3-4|81	Group:		Development/Other
12cu|fusionsound-1.6.3-4|82	Summary:	An audio sub system
12cu|fusionsound-1.6.3-4|83	Requires:	%{libname} = %{version}-%{release}
12cu|fusionsound-1.6.3-4|84	Provides:	%{name}-devel = %{version}-%{release}
12cu|fusionsound-1.6.3-4|85	
12cu|fusionsound-1.6.3-4|86	%description -n %{devname}
12cu|fusionsound-1.6.3-4|87	FusionSound is a very powerful audio sub system in the
12cu|fusionsound-1.6.3-4|88	manner of DirectFB and a technical demonstration of Fusion.
12cu|fusionsound-1.6.3-4|89	
12cu|fusionsound-1.6.3-4|90	FusionSound supports multiple applications using Fusion IPC.
12cu|fusionsound-1.6.3-4|91	It provides streams, static sound buffers and control over any
12cu|fusionsound-1.6.3-4|92	number of concurrent playbacks. Sample data is always stored
12cu|fusionsound-1.6.3-4|93	in shared memory, starting a playback simply adds an entry to
12cu|fusionsound-1.6.3-4|94	the playlist of the mixer thread in the master application.
12cu|fusionsound-1.6.3-4|95	
12cu|fusionsound-1.6.3-4|96	%files -n %{devname}
12cu|fusionsound-1.6.3-4|97	%doc AUTHORS ChangeLog TODO
12cu|fusionsound-1.6.3-4|98	%{_libdir}/pkgconfig/fusionsound*.pc
12cu|fusionsound-1.6.3-4|99	%{_includedir}/fusionsound
12cu|fusionsound-1.6.3-4|100	%{_includedir}/fusionsound-internal
12cu|fusionsound-1.6.3-4|101	%{_libdir}/lib%{name}.so
12cu|fusionsound-1.6.3-4|102	
12cu|fusionsound-1.6.3-4|103	#----------------------------------------------------------------------------
12cu|fusionsound-1.6.3-4|104	
12cu|fusionsound-1.6.3-4|105	%prep
12cu|fusionsound-1.6.3-4|106	%setup -q -n %{oname}-%{version}
12cu|fusionsound-1.6.3-4|107	%patch0 -p1
12cu|fusionsound-1.6.3-4|108	%patch1 -p1
12cu|fusionsound-1.6.3-4|109	
12cu|fusionsound-1.6.3-4|110	%build
12cu|fusionsound-1.6.3-4|111	autoreconf -fi
12cu|fusionsound-1.6.3-4|112	%configure2_5x
12cu|fusionsound-1.6.3-4|113	%make
12cu|fusionsound-1.6.3-4|114	
12cu|fusionsound-1.6.3-4|115	%install
12cu|fusionsound-1.6.3-4|116	%makeinstall_std
12cu|fusionsound-1.6.3-4|117	

9408 12
12cu|fvwm-1.24r-37|1	Name:		fvwm
12cu|fvwm-1.24r-37|2	Version:	1.24r
12cu|fvwm-1.24r-37|3	Summary:	An X Window System based window manager
12cu|fvwm-1.24r-37|4	Release:	37
12cu|fvwm-1.24r-37|5	Epoch:		1
12cu|fvwm-1.24r-37|6	License:	GPLv2+
12cu|fvwm-1.24r-37|7	Group:		Graphical desktop/FVWM based
12cu|fvwm-1.24r-37|8	BuildRequires:	pkgconfig(x11)
12cu|fvwm-1.24r-37|9	BuildRequires:	pkgconfig(xext)
12cu|fvwm-1.24r-37|10	BuildRequires:	pkgconfig(xpm)
12cu|fvwm-1.24r-37|11	BuildRequires:	pkgconfig(xt)
12cu|fvwm-1.24r-37|12	BuildRequires:	x11-data-bitmaps
12cu|fvwm-1.24r-37|13	BuildRequires:	pkgconfig(xmu)
12cu|fvwm-1.24r-37|14	BuildRequires:	imake
12cu|fvwm-1.24r-37|15	Requires:	x11-data-bitmaps fvwm2-icons xterm xsetroot
12cu|fvwm-1.24r-37|16	URL:		http://www.fvwm.org/
12cu|fvwm-1.24r-37|17	Source0:	sunsite.unc.edu:/pub/Linux/X11/window-managers/%{name}-%{version}.tar.bz2
12cu|fvwm-1.24r-37|18	Source1:	%{name}-%{version}-system-menu.fvwmrc
12cu|fvwm-1.24r-37|19	Source2:	fvwm1.menu-method
12cu|fvwm-1.24r-37|20	Source3:	%{name}.icon-48.png
12cu|fvwm-1.24r-37|21	Source4:	%{name}.icon-32.png
12cu|fvwm-1.24r-37|22	Source5:	%{name}.icon-16.png
12cu|fvwm-1.24r-37|23	# patch to add FHS compliance
12cu|fvwm-1.24r-37|24	Patch0:		%{name}-%{version}-fsstnd.patch
12cu|fvwm-1.24r-37|25	# add Alpha support on linux for the makefile
12cu|fvwm-1.24r-37|26	Patch1:		%{name}-%{version}-imake.patch
12cu|fvwm-1.24r-37|27	# ??? try to open a file in exclusive mode
12cu|fvwm-1.24r-37|28	Patch2:		%{name}-%{version}-security.patch
12cu|fvwm-1.24r-37|29	# add a suffix to manpage
12cu|fvwm-1.24r-37|30	Patch3:		%{name}-%{version}-fvwmman.patch
12cu|fvwm-1.24r-37|31	# increase the number of popup from 50 to 100
12cu|fvwm-1.24r-37|32	Patch4:		%{name}-%{version}-menu-100.patch
12cu|fvwm-1.24r-37|33	# remove /usr/lib/X11 from linker search path
12cu|fvwm-1.24r-37|34	Patch5:		%{name}-%{version}-config.patch
12cu|fvwm-1.24r-37|35	
12cu|fvwm-1.24r-37|36	%description
12cu|fvwm-1.24r-37|37	FVWM (the F stands for whatever you want, but the VWM stands for Virtual Window
12cu|fvwm-1.24r-37|38	Manager) is a window manager for the X Window System. FVWM was derived from the
12cu|fvwm-1.24r-37|39	twm window manager. FVWM is designed to minimize memory consumption, to provide
12cu|fvwm-1.24r-37|40	window frames with a 3D look, and to provide a simple virtual desktop. FVWM can
12cu|fvwm-1.24r-37|41	be configured to look like Motif.
12cu|fvwm-1.24r-37|42	
12cu|fvwm-1.24r-37|43	Install the fvwm package if you'd like to use the FVWM window manager. If you
12cu|fvwm-1.24r-37|44	install fvwm, you'll also need to install fvwm2-icons.
12cu|fvwm-1.24r-37|45	
12cu|fvwm-1.24r-37|46	%prep
12cu|fvwm-1.24r-37|47	
12cu|fvwm-1.24r-37|48	%setup -q
12cu|fvwm-1.24r-37|49	%patch0 -p1 -b .fsstnd
12cu|fvwm-1.24r-37|50	%patch1 -p1 -b .imake
12cu|fvwm-1.24r-37|51	%patch2 -p1 -b .security
12cu|fvwm-1.24r-37|52	%patch3 -p1 -b .fvwmman
12cu|fvwm-1.24r-37|53	%patch4 -p1
12cu|fvwm-1.24r-37|54	%patch5 -p1
12cu|fvwm-1.24r-37|55	install -m644 %{SOURCE3} %{name}-48.png
12cu|fvwm-1.24r-37|56	install -m644 %{SOURCE4} %{name}-32.png
12cu|fvwm-1.24r-37|57	install -m644 %{SOURCE5} %{name}-16.png
12cu|fvwm-1.24r-37|58	# fix strange perms
12cu|fvwm-1.24r-37|59	chmod 644 sample.fvwmrc/*
12cu|fvwm-1.24r-37|60	
12cu|fvwm-1.24r-37|61	%build
12cu|fvwm-1.24r-37|62	xmkmf
12cu|fvwm-1.24r-37|63	make Makefiles
12cu|fvwm-1.24r-37|64	%make CDEBUGFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cu|fvwm-1.24r-37|65	
12cu|fvwm-1.24r-37|66	%install
12cu|fvwm-1.24r-37|67	rm -rf %{buildroot}
12cu|fvwm-1.24r-37|68	make install install.man DESTDIR=%{buildroot}
12cu|fvwm-1.24r-37|69	mkdir -p %{buildroot}/%{_datadir}/X11/fvwm/
12cu|fvwm-1.24r-37|70	rm -f %{buildroot}/%{_sysconfdir}/X11/fvwm/system.fvwmrc
12cu|fvwm-1.24r-37|71	
12cu|fvwm-1.24r-37|72	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|fvwm-1.24r-37|73	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cu|fvwm-1.24r-37|74	[Desktop Entry]
12cu|fvwm-1.24r-37|75	Type=Application
12cu|fvwm-1.24r-37|76	Categories=X-MandrivaLinux-System-Session-Windowmanagers;
12cu|fvwm-1.24r-37|77	Name=Fvwm
12cu|fvwm-1.24r-37|78	Comment=FVWM Windows manager
12cu|fvwm-1.24r-37|79	Icon=fvwm
12cu|fvwm-1.24r-37|80	Exec=startfvwm
12cu|fvwm-1.24r-37|81	EOF
12cu|fvwm-1.24r-37|82	
12cu|fvwm-1.24r-37|83	install -D -m 644 %{SOURCE1} %{buildroot}/%{_datadir}/X11/fvwm/system.fvwmrc
12cu|fvwm-1.24r-37|84	install -D -m 644 %{SOURCE2} %{buildroot}/%{_menudir}/%{name}
12cu|fvwm-1.24r-37|85	
12cu|fvwm-1.24r-37|86	# icons
12cu|fvwm-1.24r-37|87	install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|fvwm-1.24r-37|88	install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|fvwm-1.24r-37|89	install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|fvwm-1.24r-37|90	
12cu|fvwm-1.24r-37|91	mkdir -p %{buildroot}/%{_sysconfdir}/X11/wmsession.d/
12cu|fvwm-1.24r-37|92	cat << EOF > %{buildroot}/%{_sysconfdir}/X11/wmsession.d/10Fvwm1
12cu|fvwm-1.24r-37|93	NAME=Fvwm1
12cu|fvwm-1.24r-37|94	EXEC=%{_bindir}/startfvwm
12cu|fvwm-1.24r-37|95	DESC=A very stable and light window manager
12cu|fvwm-1.24r-37|96	SCRIPT:
12cu|fvwm-1.24r-37|97	exec %{_bindir}/startfvwm
12cu|fvwm-1.24r-37|98	EOF
12cu|fvwm-1.24r-37|99	
12cu|fvwm-1.24r-37|100	# 1.24r-24mdk: add startfvwm script to set cursor (defaults to wait)
12cu|fvwm-1.24r-37|101	# is this the right way to set the cursor?
12cu|fvwm-1.24r-37|102	cat > %{buildroot}%{_bindir}/startfvwm << EOF
12cu|fvwm-1.24r-37|103	#!/bin/sh
12cu|fvwm-1.24r-37|104	%{_bindir}/xsetroot -cursor_name left_ptr
12cu|fvwm-1.24r-37|105	exec %{_bindir}/fvwm
12cu|fvwm-1.24r-37|106	EOF
12cu|fvwm-1.24r-37|107	chmod 755 %{buildroot}%{_bindir}/startfvwm
12cu|fvwm-1.24r-37|108	
12cu|fvwm-1.24r-37|109	
12cu|fvwm-1.24r-37|110	
12cu|fvwm-1.24r-37|111	%clean
12cu|fvwm-1.24r-37|112	rm -fr %{buildroot}
12cu|fvwm-1.24r-37|113	
12cu|fvwm-1.24r-37|114	%files
12cu|fvwm-1.24r-37|115	%defattr(-,root,root)
12cu|fvwm-1.24r-37|116	%config(noreplace) %{_menudir}/%{name}
12cu|fvwm-1.24r-37|117	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/10Fvwm1
12cu|fvwm-1.24r-37|118	%doc sample.fvwmrc/*
12cu|fvwm-1.24r-37|119	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|fvwm-1.24r-37|120	%{_iconsdir}/%{name}.png
12cu|fvwm-1.24r-37|121	%{_miconsdir}/%{name}.png
12cu|fvwm-1.24r-37|122	%{_liconsdir}/%{name}.png
12cu|fvwm-1.24r-37|123	%{_datadir}/X11/fvwm
12cu|fvwm-1.24r-37|124	%{_bindir}/fvwm
12cu|fvwm-1.24r-37|125	%{_bindir}/startfvwm
12cu|fvwm-1.24r-37|126	%{_mandir}/man*/*
12cu|fvwm-1.24r-37|127	
12cu|fvwm-1.24r-37|128	
12cu|fvwm-1.24r-37|129	%changelog
12cu|fvwm-1.24r-37|130	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 1:1.24r-33mdv2011.0
12cu|fvwm-1.24r-37|131	+ Revision: 635470
12cu|fvwm-1.24r-37|132	- tighten BR
12cu|fvwm-1.24r-37|133	
12cu|fvwm-1.24r-37|134	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.24r-32mdv2011.0
12cu|fvwm-1.24r-37|135	+ Revision: 610781
12cu|fvwm-1.24r-37|136	- rebuild
12cu|fvwm-1.24r-37|137	
12cu|fvwm-1.24r-37|138	* Tue Mar 02 2010 Michael Scherer <misc@mandriva.org> 1:1.24r-31mdv2010.1
12cu|fvwm-1.24r-37|139	+ Revision: 513429
12cu|fvwm-1.24r-37|140	- fix rpmlint warning on startfvwm
12cu|fvwm-1.24r-37|141	- fix License
12cu|fvwm-1.24r-37|142	- move fwvm session file to the proper directory ( fix #57945 )
12cu|fvwm-1.24r-37|143	
12cu|fvwm-1.24r-37|144	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1:1.24r-31mdv2010.0
12cu|fvwm-1.24r-37|145	+ Revision: 428977
12cu|fvwm-1.24r-37|146	- rebuild
12cu|fvwm-1.24r-37|147	
12cu|fvwm-1.24r-37|148	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1:1.24r-30mdv2009.0
12cu|fvwm-1.24r-37|149	+ Revision: 266825
12cu|fvwm-1.24r-37|150	- rebuild early 2009.0 package (before pixel changes)
12cu|fvwm-1.24r-37|151	
12cu|fvwm-1.24r-37|152	+ Pixel <pixel@mandriva.com>
12cu|fvwm-1.24r-37|153	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|fvwm-1.24r-37|154	
12cu|fvwm-1.24r-37|155	* Fri May 30 2008 Paulo Andrade <pcpa@mandriva.com.br> 1:1.24r-29mdv2009.0
12cu|fvwm-1.24r-37|156	+ Revision: 213535
12cu|fvwm-1.24r-37|157	- Uncompress some of the patches to make it easier to change them, and
12cu|fvwm-1.24r-37|158	also to allow viewing the diffs in the commit mail logs.
12cu|fvwm-1.24r-37|159	Add extra minimal Requires.
12cu|fvwm-1.24r-37|160	Patch fvwm-1.24r-config.patch was actually undoing
12cu|fvwm-1.24r-37|161	fvwm-1.24r-fsstnd.patch.bz2 and adding yet another alternative
12cu|fvwm-1.24r-37|162	(from /usr/bin/X11 to /usr/X11R6/bin to /usr/bin ...), but was kept as
12cu|fvwm-1.24r-37|163	it is still required to tell how to link with libXpm (could also just
12cu|fvwm-1.24r-37|164	be merged in another patch).
12cu|fvwm-1.24r-37|165	
12cu|fvwm-1.24r-37|166	* Wed May 21 2008 Paulo Andrade <pcpa@mandriva.com.br> 1:1.24r-27mdv2009.0
12cu|fvwm-1.24r-37|167	+ Revision: 209604
12cu|fvwm-1.24r-37|168	- Don't install files under /usr/X11R6.
12cu|fvwm-1.24r-37|169	These changes should allow rebuilding the package and passing build
12cu|fvwm-1.24r-37|170	system tests.
12cu|fvwm-1.24r-37|171	Directly install data files in /usr/share/X11.
12cu|fvwm-1.24r-37|172	
12cu|fvwm-1.24r-37|173	* Thu Jan 03 2008 Thierry Vignaud <tv@mandriva.org> 1:1.24r-26mdv2008.1
12cu|fvwm-1.24r-37|174	+ Revision: 141940
12cu|fvwm-1.24r-37|175	- auto-convert XDG menu entry
12cu|fvwm-1.24r-37|176	- adjust file list
12cu|fvwm-1.24r-37|177	- fix man pages directory
12cu|fvwm-1.24r-37|178	- BR imake
12cu|fvwm-1.24r-37|179	- kill re-definition of %%buildroot on Pixel's request
12cu|fvwm-1.24r-37|180	- buildrequires X11-devel instead of XFree86-devel
12cu|fvwm-1.24r-37|181	- use %%mkrel
12cu|fvwm-1.24r-37|182	- import fvwm
12cu|fvwm-1.24r-37|183	
12cu|fvwm-1.24r-37|184	+ Olivier Blin <oblin@mandriva.com>
12cu|fvwm-1.24r-37|185	- restore BuildRoot
12cu|fvwm-1.24r-37|186	
12cu|fvwm-1.24r-37|187	
12cu|fvwm-1.24r-37|188	* Sun Mar 13 2005 Franck Villaume <fvill@freesurf.fr> 1.24r-26mdk
12cu|fvwm-1.24r-37|189	- add missing files
12cu|fvwm-1.24r-37|190	
12cu|fvwm-1.24r-37|191	* Thu Feb 26 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.24r-25mdk
12cu|fvwm-1.24r-37|192	- own /etc/X11/fvwm
12cu|fvwm-1.24r-37|193	
12cu|fvwm-1.24r-37|194	* Mon Dec 29 2003 Marcel Pol <mpol@mandrake.org> 1.24r-24mdk
12cu|fvwm-1.24r-37|195	- add startfvwm script to set cursor
12cu|fvwm-1.24r-37|196	- unzip icons
12cu|fvwm-1.24r-37|197	
12cu|fvwm-1.24r-37|198	* Sat Mar 15 2003 Marcel Pol <mpol@gmx.net> 1.24r-23mdk
12cu|fvwm-1.24r-37|199	- buildrequires: XFree86
12cu|fvwm-1.24r-37|200	
12cu|fvwm-1.24r-37|201	* Mon Mar 11 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.24r-22mdk
12cu|fvwm-1.24r-37|202	- resurrected by popular demand
12cu|fvwm-1.24r-37|203	- s/Copyright/License/
12cu|fvwm-1.24r-37|204	- used png icons
12cu|fvwm-1.24r-37|205	
12cu|fvwm-1.24r-37|206	* Mon Jan 07 2002 David BAUDENS <baudens@mandrakesoft.com> 1.24r-21mdk
12cu|fvwm-1.24r-37|207	- Rebuild
12cu|fvwm-1.24r-37|208	
12cu|fvwm-1.24r-37|209	* Mon Nov 13 2000 David BAUDENS <baudens@mandrakesoft.com> 1.24r-20mdk
12cu|fvwm-1.24r-37|210	- Build with glibc-2.2 & gcc-2.96
12cu|fvwm-1.24r-37|211	
12cu|fvwm-1.24r-37|212	* Mon Aug 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 1.24r-19mdk
12cu|fvwm-1.24r-37|213	- automatically added BuildRequires
12cu|fvwm-1.24r-37|214	
12cu|fvwm-1.24r-37|215	* Wed Jul 12 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.24r-18mdk
12cu|fvwm-1.24r-37|216	- Add support for the new chksession.
12cu|fvwm-1.24r-37|217	
12cu|fvwm-1.24r-37|218	* Sun May 13 2000 David BAUDENS <baudens@mandrakesoft.com> 1.24r-17mdk
12cu|fvwm-1.24r-37|219	- Fix build for i486
12cu|fvwm-1.24r-37|220	
12cu|fvwm-1.24r-37|221	* Tue May  2 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.24r-16mdk
12cu|fvwm-1.24r-37|222	- moved icons' ratio to 1.0 because some wm won't resize keeping aspect ratio
12cu|fvwm-1.24r-37|223	- added a mini icon
12cu|fvwm-1.24r-37|224	
12cu|fvwm-1.24r-37|225	* Mon May  1 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.24r-15mdk
12cu|fvwm-1.24r-37|226	- fixed postun script
12cu|fvwm-1.24r-37|227	- added url
12cu|fvwm-1.24r-37|228	- added icons
12cu|fvwm-1.24r-37|229	- cleaned up specfile
12cu|fvwm-1.24r-37|230	- removed version in menu entry
12cu|fvwm-1.24r-37|231	
12cu|fvwm-1.24r-37|232	* Fri Apr 28 2000 damien <damien@mandrakesoft.com> 1.24r-14mdk
12cu|fvwm-1.24r-37|233	- added fndSession call.
12cu|fvwm-1.24r-37|234	
12cu|fvwm-1.24r-37|235	* Fri Apr  7 2000 DindinX <odin@mandrakesoft.com> 1.24r-13mdk
12cu|fvwm-1.24r-37|236	- Still better default configuration
12cu|fvwm-1.24r-37|237	- Added support for the 'Menu' key.
12cu|fvwm-1.24r-37|238	
12cu|fvwm-1.24r-37|239	* Wed Apr  5 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.24r-12mdk
12cu|fvwm-1.24r-37|240	- Better default configuration.
12cu|fvwm-1.24r-37|241	- Menu can do more than 50 entry.
12cu|fvwm-1.24r-37|242	- Add menu support.
12cu|fvwm-1.24r-37|243	
12cu|fvwm-1.24r-37|244	* Mon Mar 27 2000 DindinX <odin@mandrakesoft.com> 1.24r-11mdk
12cu|fvwm-1.24r-37|245	- Spec fixes
12cu|fvwm-1.24r-37|246	
12cu|fvwm-1.24r-37|247	* Wed Jan 12 2000 Pixel <pixel@mandrakesoft.com>
12cu|fvwm-1.24r-37|248	- fix build as non-root (defattr)
12cu|fvwm-1.24r-37|249	
12cu|fvwm-1.24r-37|250	* Wed Nov 03 1999 Jerome Martin <jerome@mandrakesoft.com>
12cu|fvwm-1.24r-37|251	- rebuild for new distribution
12cu|fvwm-1.24r-37|252	- minor specfile cleanup
12cu|fvwm-1.24r-37|253	
12cu|fvwm-1.24r-37|254	* Tue May 11 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
12cu|fvwm-1.24r-37|255	- Mandrake adaptions
12cu|fvwm-1.24r-37|256	
12cu|fvwm-1.24r-37|257	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cu|fvwm-1.24r-37|258	- auto rebuild in the new build environment (release 17)
12cu|fvwm-1.24r-37|259	
12cu|fvwm-1.24r-37|260	* Wed Dec 30 1998 Cristian Gafton <gafton@redhat.com>
12cu|fvwm-1.24r-37|261	- build for glibc 2.1
12cu|fvwm-1.24r-37|262	
12cu|fvwm-1.24r-37|263	* Thu May 07 1998 Prospector System <bugs@redhat.com>
12cu|fvwm-1.24r-37|264	- translations modified for de, fr, tr
12cu|fvwm-1.24r-37|265	
12cu|fvwm-1.24r-37|266	* Fri May 01 1998 Cristian Gafton <gafton@redhat.com>
12cu|fvwm-1.24r-37|267	- tagged config files correctly
12cu|fvwm-1.24r-37|268	- buildroot
12cu|fvwm-1.24r-37|269	
12cu|fvwm-1.24r-37|270	* Thu Oct 23 1997 Cristian Gafton <gafton@redhat.com>
12cu|fvwm-1.24r-37|271	- fixed it for AnotherLevel (icon paths, etc)
12cu|fvwm-1.24r-37|272	
12cu|fvwm-1.24r-37|273	* Thu Jul 10 1997 Erik Troan <ewt@redhat.com>
12cu|fvwm-1.24r-37|274	- built against glibc
12cu|fvwm-1.24r-37|275	
12cu|fvwm-1.24r-37|276	* Mon Mar 24 1997 Michael Fulbright <msf@redhat.com>
12cu|fvwm-1.24r-37|277	- Fixed system.fvwmrc to point at /usr/X11R6/include/X11/bitmaps and pixmaps.
12cu|fvwm-1.24r-37|278	Fvwm wasn't find icons otherwise, which is why they disappeared if someone
12cu|fvwm-1.24r-37|279	upgraded from 4.0 to 4.1!
12cu|fvwm-1.24r-37|280	

9409 12
12cu|fvwm2-2.6.5-1|1	# These are bogus as they're all internal, nothing else can use 'em
12cu|fvwm2-2.6.5-1|2	# The perl-Gtk requires is also not really necessary
12cu|fvwm2-2.6.5-1|3	# Inspired by Fedora - AdamW 2008/08
12cu|fvwm2-2.6.5-1|4	%define __noautoreq 'perl(\\(FvwmCommand\\)|\\(FVWM::|\\(General::)'
12cu|fvwm2-2.6.5-1|5	%define __noautoprov 'perl(\\(FvwmCommand\\)|\\(FVWM::|\\(General::)'
12cu|fvwm2-2.6.5-1|6	
12cu|fvwm2-2.6.5-1|7	Name:		fvwm2
12cu|fvwm2-2.6.5-1|8	Version:	2.6.5
12cu|fvwm2-2.6.5-1|9	Release:	1
12cu|fvwm2-2.6.5-1|10	Summary:	An improved version of the FVWM X-based window manager
12cu|fvwm2-2.6.5-1|11	URL: 		http://www.fvwm.org/
12cu|fvwm2-2.6.5-1|12	Source0:	ftp://ftp.fvwm.org/pub/fvwm/version-2/fvwm-%{version}.tar.bz2
12cu|fvwm2-2.6.5-1|13	Source1:	fvwm2.png
12cu|fvwm2-2.6.5-1|14	Source2:	fvwm2
12cu|fvwm2-2.6.5-1|15	Source3:	system.fvwm2rc
12cu|fvwm2-2.6.5-1|16	Source4:	configuration
12cu|fvwm2-2.6.5-1|17	Source5:	http://www.cl.cam.ac.uk/~pz215/fvwm-scripts/scripts/fvwm-xdg-menu.py
12cu|fvwm2-2.6.5-1|18	# From Gentoo, which got it from fvwm-user mailing list; enables fast
12cu|fvwm2-2.6.5-1|19	# translucent menus - AdamW 2008/08
12cu|fvwm2-2.6.5-1|20	Patch0:		fvwm-2.5.26-translucent-menus.diff
12cu|fvwm2-2.6.5-1|21	# From Fedora: use xdg-open instead of 'netscape' - AdamW 2008/08
12cu|fvwm2-2.6.5-1|22	Patch1:		fvwm-2.6.5-rosa-www-browser.patch
12cu|fvwm2-2.6.5-1|23	# From Fedora: use mimeopen instead of just opening files with an
12cu|fvwm2-2.6.5-1|24	# editor - AdamW 2008/08
12cu|fvwm2-2.6.5-1|25	Patch2:		fvwm-2.5.21-mimeopen.patch
12cu|fvwm2-2.6.5-1|26	# From Fedora: generate menu using fvwm-xdg-menu.py (external source
12cu|fvwm2-2.6.5-1|27	# above) instead of hardcoding it
12cu|fvwm2-2.6.5-1|28	Patch3:		fvwm-2.5.21-menu-generate.patch
12cu|fvwm2-2.6.5-1|29	Patch4:		fvwm-2.5.26-fix-str-fmt.patch
12cu|fvwm2-2.6.5-1|30	License:	GPLv2+
12cu|fvwm2-2.6.5-1|31	Group:		Graphical desktop/FVWM based
12cu|fvwm2-2.6.5-1|32	Requires:	fvwm-icons
12cu|fvwm2-2.6.5-1|33	# for www-browser
12cu|fvwm2-2.6.5-1|34	Requires:	desktop-common-data
12cu|fvwm2-2.6.5-1|35	# for fvwm-bug
12cu|fvwm2-2.6.5-1|36	Requires:	sendmail-command
12cu|fvwm2-2.6.5-1|37	# for fvwm-menu-headlines
12cu|fvwm2-2.6.5-1|38	Requires:	xdg-utils
12cu|fvwm2-2.6.5-1|39	# for fvwm-menu-xlock
12cu|fvwm2-2.6.5-1|40	Requires:	xlockmore
12cu|fvwm2-2.6.5-1|41	# for auto-menu generation
12cu|fvwm2-2.6.5-1|42	Requires:	imagemagick pyxdg
12cu|fvwm2-2.6.5-1|43	Requires:	xterm
12cu|fvwm2-2.6.5-1|44	Requires:	xdg-compliance-menu
12cu|fvwm2-2.6.5-1|45	# for mimeinfo
12cu|fvwm2-2.6.5-1|46	#Requires:	perl-File-MimeInfo
12cu|fvwm2-2.6.5-1|47	BuildRequires:	flex
12cu|fvwm2-2.6.5-1|48	BuildRequires:	pkgconfig(x11)
12cu|fvwm2-2.6.5-1|49	BuildRequires:	pkgconfig(xt)
12cu|fvwm2-2.6.5-1|50	BuildRequires:  pkgconfig(xft)
12cu|fvwm2-2.6.5-1|51	BuildRequires:	xpm-devel
12cu|fvwm2-2.6.5-1|52	BuildRequires:	png-devel
12cu|fvwm2-2.6.5-1|53	BuildRequires:	readline-devel
12cu|fvwm2-2.6.5-1|54	BuildRequires:	termcap-devel
12cu|fvwm2-2.6.5-1|55	BuildRequires:  fribidi-devel
12cu|fvwm2-2.6.5-1|56	BuildRequires:  rplay-devel
12cu|fvwm2-2.6.5-1|57	BuildRequires:  libstroke-devel
12cu|fvwm2-2.6.5-1|58	BuildRequires:	pkgconfig(librsvg-2.0)
12cu|fvwm2-2.6.5-1|59	BuildRequires:	pkgconfig(xinerama)
12cu|fvwm2-2.6.5-1|60	
12cu|fvwm2-2.6.5-1|61	%description
12cu|fvwm2-2.6.5-1|62	FVWM2 (the F stands for whatever you want, but the VWM stands for Virtual
12cu|fvwm2-2.6.5-1|63	Window Manager) is an improved version of the FVWM window manager for the X
12cu|fvwm2-2.6.5-1|64	Window System and shares the same characteristics as FVWM.
12cu|fvwm2-2.6.5-1|65	
12cu|fvwm2-2.6.5-1|66	%prep
12cu|fvwm2-2.6.5-1|67	%setup -q -n fvwm-%{version}
12cu|fvwm2-2.6.5-1|68	%patch0 -p0 -b .translucent
12cu|fvwm2-2.6.5-1|69	%patch1 -p1 -b .www
12cu|fvwm2-2.6.5-1|70	#patch2 -p1 -b .mime
12cu|fvwm2-2.6.5-1|71	%patch3 -p1 -b .generate
12cu|fvwm2-2.6.5-1|72	%patch4 -p0 -b .str
12cu|fvwm2-2.6.5-1|73	
12cu|fvwm2-2.6.5-1|74	%build
12cu|fvwm2-2.6.5-1|75	%configure2_5x \
12cu|fvwm2-2.6.5-1|76	--disable-gtk \
12cu|fvwm2-2.6.5-1|77	--libexecdir=%{_libdir}/X11/fvwm2 \
12cu|fvwm2-2.6.5-1|78	--sysconfdir=%{_sysconfdir}/X11/fvwm2 \
12cu|fvwm2-2.6.5-1|79	--with-imagepath=%{_datadir}/icons
12cu|fvwm2-2.6.5-1|80	
12cu|fvwm2-2.6.5-1|81	
12cu|fvwm2-2.6.5-1|82	%make LOCALEDIR=%{_datadir}/locale localedir=%{_datadir}/locale
12cu|fvwm2-2.6.5-1|83	
12cu|fvwm2-2.6.5-1|84	%install
12cu|fvwm2-2.6.5-1|85	%{makeinstall_std} LOCALEDIR=%{_datadir}/locale localedir=%{_datadir}/locale
12cu|fvwm2-2.6.5-1|86	
12cu|fvwm2-2.6.5-1|87	install -d -m 755 %{buildroot}%{_iconsdir}
12cu|fvwm2-2.6.5-1|88	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}
12cu|fvwm2-2.6.5-1|89	
12cu|fvwm2-2.6.5-1|90	mkdir -p %{buildroot}%{_sysconfdir}/X11/fvwm2
12cu|fvwm2-2.6.5-1|91	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/X11/fvwm2
12cu|fvwm2-2.6.5-1|92	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/X11/fvwm2
12cu|fvwm2-2.6.5-1|93	
12cu|fvwm2-2.6.5-1|94	mkdir -p %{buildroot}%{_sysconfdir}/menu.d
12cu|fvwm2-2.6.5-1|95	install -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/menu.d
12cu|fvwm2-2.6.5-1|96	
12cu|fvwm2-2.6.5-1|97	# session stuff
12cu|fvwm2-2.6.5-1|98	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cu|fvwm2-2.6.5-1|99	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/09fvwm2 << EOF
12cu|fvwm2-2.6.5-1|100	NAME=Fvwm2
12cu|fvwm2-2.6.5-1|101	ICON=fvwm2.png
12cu|fvwm2-2.6.5-1|102	EXEC=%{_bindir}/fvwm2
12cu|fvwm2-2.6.5-1|103	DESC=A popular window manager
12cu|fvwm2-2.6.5-1|104	SCRIPT:
12cu|fvwm2-2.6.5-1|105	exec %{_bindir}/fvwm2
12cu|fvwm2-2.6.5-1|106	EOF
12cu|fvwm2-2.6.5-1|107	
12cu|fvwm2-2.6.5-1|108	# OT fvwm is fvwm1
12cu|fvwm2-2.6.5-1|109	rm -f %{buildroot}%{_bindir}/fvwm2
12cu|fvwm2-2.6.5-1|110	mv %{buildroot}%{_bindir}/fvwm %{buildroot}%{_bindir}/fvwm2
12cu|fvwm2-2.6.5-1|111	
12cu|fvwm2-2.6.5-1|112	# menus
12cu|fvwm2-2.6.5-1|113	install -D -m0755 -p %{SOURCE2} %{buildroot}%{_bindir}/fvwm-xdg-menu
12cu|fvwm2-2.6.5-1|114	
12cu|fvwm2-2.6.5-1|115	%find_lang %{name} --all-name
12cu|fvwm2-2.6.5-1|116	
12cu|fvwm2-2.6.5-1|117	%files -f %{name}.lang
12cu|fvwm2-2.6.5-1|118	%defattr(-,root,root)
12cu|fvwm2-2.6.5-1|119	%doc INSTALL README AUTHORS INSTALL.fvwm NEWS ChangeLog docs
12cu|fvwm2-2.6.5-1|120	%config(noreplace) %{_sysconfdir}/X11/fvwm2
12cu|fvwm2-2.6.5-1|121	%config(noreplace) %{_sysconfdir}/menu.d/fvwm2
12cu|fvwm2-2.6.5-1|122	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/09fvwm2
12cu|fvwm2-2.6.5-1|123	%{_mandir}/man1/*
12cu|fvwm2-2.6.5-1|124	%{_bindir}/*
12cu|fvwm2-2.6.5-1|125	%{_datadir}/fvwm
12cu|fvwm2-2.6.5-1|126	%{_libdir}/X11/fvwm2
12cu|fvwm2-2.6.5-1|127	%{_iconsdir}/%{name}.png
12cu|fvwm2-2.6.5-1|128	
12cu|fvwm2-2.6.5-1|129	
12cu|fvwm2-2.6.5-1|130	
12cu|fvwm2-2.6.5-1|131	%changelog
12cu|fvwm2-2.6.5-1|132	* Tue Feb 15 2011 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 2.5.26-3mdv2011.0
12cu|fvwm2-2.6.5-1|133	+ Revision: 637848
12cu|fvwm2-2.6.5-1|134	- Require xdg-compliance-menu (moved from desktop-common-data)
12cu|fvwm2-2.6.5-1|135	
12cu|fvwm2-2.6.5-1|136	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 2.5.26-2mdv2011.0
12cu|fvwm2-2.6.5-1|137	+ Revision: 437611
12cu|fvwm2-2.6.5-1|138	- rebuild
12cu|fvwm2-2.6.5-1|139	
12cu|fvwm2-2.6.5-1|140	* Sat Apr 04 2009 Funda Wang <fwang@mandriva.org> 2.5.26-1mdv2009.1
12cu|fvwm2-2.6.5-1|141	+ Revision: 363986
12cu|fvwm2-2.6.5-1|142	- fix str fmt
12cu|fvwm2-2.6.5-1|143	- rediff translucent menu patch
12cu|fvwm2-2.6.5-1|144	
12cu|fvwm2-2.6.5-1|145	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|fvwm2-2.6.5-1|146	- lowercase ImageMagick
12cu|fvwm2-2.6.5-1|147	
12cu|fvwm2-2.6.5-1|148	* Wed Aug 06 2008 Adam Williamson <awilliamson@mandriva.org> 2.5.26-1mdv2009.0
12cu|fvwm2-2.6.5-1|149	+ Revision: 264127
12cu|fvwm2-2.6.5-1|150	- clean up a couple of variables
12cu|fvwm2-2.6.5-1|151	- buildrequires librsvg-devel and libxinerama-devel to enable these functions
12cu|fvwm2-2.6.5-1|152	(thanks Fedora)
12cu|fvwm2-2.6.5-1|153	- drop the GTK+ 1.2 buildrequire (and hence the old and useless GTK+ 1.2 module)
12cu|fvwm2-2.6.5-1|154	- add several requires (thanks Fedora)
12cu|fvwm2-2.6.5-1|155	- new license policy
12cu|fvwm2-2.6.5-1|156	- sync patches with Fedora: add xdg-open.patch, mimeopen.patch and menu-generate.patch
12cu|fvwm2-2.6.5-1|157	- update to latest translucent-menus.diff from Gentoo
12cu|fvwm2-2.6.5-1|158	- add fvwm-xdg-menu.py as a source (from Fedora, needed for a Fedora patch)
12cu|fvwm2-2.6.5-1|159	- reorder sources
12cu|fvwm2-2.6.5-1|160	- fix indentations
12cu|fvwm2-2.6.5-1|161	- get rid of some bogus requires and provides (thanks Fedora)
12cu|fvwm2-2.6.5-1|162	- remove some unnecessary %%defines
12cu|fvwm2-2.6.5-1|163	- new release 2.5.26
12cu|fvwm2-2.6.5-1|164	
12cu|fvwm2-2.6.5-1|165	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.5.21-4mdv2009.0
12cu|fvwm2-2.6.5-1|166	+ Revision: 245567
12cu|fvwm2-2.6.5-1|167	- rebuild
12cu|fvwm2-2.6.5-1|168	
12cu|fvwm2-2.6.5-1|169	+ Pixel <pixel@mandriva.com>
12cu|fvwm2-2.6.5-1|170	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|fvwm2-2.6.5-1|171	
12cu|fvwm2-2.6.5-1|172	* Thu Mar 13 2008 Andreas Hasenack <andreas@mandriva.com> 2.5.21-2mdv2008.1
12cu|fvwm2-2.6.5-1|173	+ Revision: 187612
12cu|fvwm2-2.6.5-1|174	- rebuild for 2008.1
12cu|fvwm2-2.6.5-1|175	
12cu|fvwm2-2.6.5-1|176	+ Olivier Blin <oblin@mandriva.com>
12cu|fvwm2-2.6.5-1|177	- restore BuildRoot
12cu|fvwm2-2.6.5-1|178	
12cu|fvwm2-2.6.5-1|179	+ Thierry Vignaud <tv@mandriva.org>
12cu|fvwm2-2.6.5-1|180	- kill re-definition of %%buildroot on Pixel's request
12cu|fvwm2-2.6.5-1|181	
12cu|fvwm2-2.6.5-1|182	* Tue May 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.21-1mdv2008.0
12cu|fvwm2-2.6.5-1|183	+ Revision: 29904
12cu|fvwm2-2.6.5-1|184	- new version
12cu|fvwm2-2.6.5-1|185	
12cu|fvwm2-2.6.5-1|186	
12cu|fvwm2-2.6.5-1|187	* Thu Jan 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.18-4mdv2007.0
12cu|fvwm2-2.6.5-1|188	+ Revision: 110130
12cu|fvwm2-2.6.5-1|189	- revert to previous setup, with distinct configuration and menu files included from main configuration file
12cu|fvwm2-2.6.5-1|190	
12cu|fvwm2-2.6.5-1|191	* Mon Dec 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.18-3mdv2007.1
12cu|fvwm2-2.6.5-1|192	+ Revision: 94775
12cu|fvwm2-2.6.5-1|193	- bump release
12cu|fvwm2-2.6.5-1|194	- buildrequires libxft-devel
12cu|fvwm2-2.6.5-1|195	
12cu|fvwm2-2.6.5-1|196	* Fri Dec 08 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.18-2mdv2007.1
12cu|fvwm2-2.6.5-1|197	+ Revision: 92250
12cu|fvwm2-2.6.5-1|198	- return of the translucent menu patch
12cu|fvwm2-2.6.5-1|199	
12cu|fvwm2-2.6.5-1|200	* Wed Nov 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.18-1mdv2007.1
12cu|fvwm2-2.6.5-1|201	+ Revision: 88337
12cu|fvwm2-2.6.5-1|202	- new version
12cu|fvwm2-2.6.5-1|203	drop transclucy patch (merged upstream)
12cu|fvwm2-2.6.5-1|204	
12cu|fvwm2-2.6.5-1|205	* Thu Nov 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.10-9mdv2007.1
12cu|fvwm2-2.6.5-1|206	+ Revision: 84723
12cu|fvwm2-2.6.5-1|207	- new release
12cu|fvwm2-2.6.5-1|208	- fix buildrequires name
12cu|fvwm2-2.6.5-1|209	- bump release
12cu|fvwm2-2.6.5-1|210	- fix buildrequires
12cu|fvwm2-2.6.5-1|211	- bump release
12cu|fvwm2-2.6.5-1|212	- removed unused macros
12cu|fvwm2-2.6.5-1|213	- unused anymore
12cu|fvwm2-2.6.5-1|214	- move icons into a distinct source package, as they are distributed separatly
12cu|fvwm2-2.6.5-1|215	- fix menus
12cu|fvwm2-2.6.5-1|216	- no more need for the cursor hack
12cu|fvwm2-2.6.5-1|217	- add icon in wmsession script
12cu|fvwm2-2.6.5-1|218	- switch to new menu conversion system
12cu|fvwm2-2.6.5-1|219	- no need for menu entries
12cu|fvwm2-2.6.5-1|220	- patch is now uncompressed
12cu|fvwm2-2.6.5-1|221	- use a single configuration file, as twm
12cu|fvwm2-2.6.5-1|222	- uncompressed all additional sources
12cu|fvwm2-2.6.5-1|223	- icons are now generated with convert
12cu|fvwm2-2.6.5-1|224	- revert previous change, seems this menu template is needed after all
12cu|fvwm2-2.6.5-1|225	- don't ship default menu, let's use standard menu system
12cu|fvwm2-2.6.5-1|226	- unused anymore
12cu|fvwm2-2.6.5-1|227	- convert old menu to new xdg menu
12cu|fvwm2-2.6.5-1|228	fix old menu to use png icons
12cu|fvwm2-2.6.5-1|229	use fvwm2 icons set
12cu|fvwm2-2.6.5-1|230	- drop old obsoletes
12cu|fvwm2-2.6.5-1|231	- %%{1}mdv2007.1
12cu|fvwm2-2.6.5-1|232	- spec cleanup
12cu|fvwm2-2.6.5-1|233	- fix prefix
12cu|fvwm2-2.6.5-1|234	- fix buildrequires
12cu|fvwm2-2.6.5-1|235	- Import fvwm2
12cu|fvwm2-2.6.5-1|236	
12cu|fvwm2-2.6.5-1|237	* Thu Jan 20 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.5.10-5mdk
12cu|fvwm2-2.6.5-1|238	- rebuild for new readline
12cu|fvwm2-2.6.5-1|239	
12cu|fvwm2-2.6.5-1|240	* Sun Jul 25 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.5.10-4mdk
12cu|fvwm2-2.6.5-1|241	- From Philippe Reynes <trem@zarb.org>
12cu|fvwm2-2.6.5-1|242	- fix the compilation problem
12cu|fvwm2-2.6.5-1|243	
12cu|fvwm2-2.6.5-1|244	* Sun Jun 13 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.5.10-3mdk
12cu|fvwm2-2.6.5-1|245	- Fix missing binary (Thanks Gregoire Favre <Gregoire.Favre@freesurf.ch>)
12cu|fvwm2-2.6.5-1|246	
12cu|fvwm2-2.6.5-1|247	* Fri Jun 11 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.5.10-2mdk
12cu|fvwm2-2.6.5-1|248	- apply transparency patch0 (ask by Yves Brissaud)
12cu|fvwm2-2.6.5-1|249	
12cu|fvwm2-2.6.5-1|250	* Fri Jun 11 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.5.10-1mdk
12cu|fvwm2-2.6.5-1|251	- 2.5.10
12cu|fvwm2-2.6.5-1|252	
12cu|fvwm2-2.6.5-1|253	* Fri Apr 23 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.4.18-1mdk
12cu|fvwm2-2.6.5-1|254	- 2.4.18
12cu|fvwm2-2.6.5-1|255	

9410 12
12cu|fwbuilder-5.1.0.3599-6|1	Summary:	Firewall Builder
12cu|fwbuilder-5.1.0.3599-6|2	Name:		fwbuilder
12cu|fwbuilder-5.1.0.3599-6|3	Version:	5.1.0.3599
12cu|fwbuilder-5.1.0.3599-6|4	Release:	6
12cu|fwbuilder-5.1.0.3599-6|5	License:	GPLv2+
12cu|fwbuilder-5.1.0.3599-6|6	Group:		System/Configuration/Networking
12cu|fwbuilder-5.1.0.3599-6|7	Url:		http://www.fwbuilder.org/
12cu|fwbuilder-5.1.0.3599-6|8	Source0:	http://downloads.sourceforge.net/fwbuilder/%{name}-%{version}.tar.gz
12cu|fwbuilder-5.1.0.3599-6|9	Patch0:		fwbuilder-4.1.0-recognize-rosa.patch
12cu|fwbuilder-5.1.0.3599-6|10	Patch1:		ftbfs-gcc-4.7.diff
12cu|fwbuilder-5.1.0.3599-6|11	Patch2:		fwbuilder-5.1.0.3599-C++11.patch
12cu|fwbuilder-5.1.0.3599-6|12	BuildRequires:	qt4-devel
12cu|fwbuilder-5.1.0.3599-6|13	BuildRequires:	pkgconfig(libxslt)
12cu|fwbuilder-5.1.0.3599-6|14	
12cu|fwbuilder-5.1.0.3599-6|15	%description
12cu|fwbuilder-5.1.0.3599-6|16	Firewall administration tool.
12cu|fwbuilder-5.1.0.3599-6|17	
12cu|fwbuilder-5.1.0.3599-6|18	%files
12cu|fwbuilder-5.1.0.3599-6|19	%doc %{_datadir}/doc/%{name}
12cu|fwbuilder-5.1.0.3599-6|20	%{_bindir}/*
12cu|fwbuilder-5.1.0.3599-6|21	%{_mandir}/man1/*
12cu|fwbuilder-5.1.0.3599-6|22	%{_datadir}/%{name}
12cu|fwbuilder-5.1.0.3599-6|23	%{_datadir}/applications/*.desktop
12cu|fwbuilder-5.1.0.3599-6|24	%{_iconsdir}/hicolor/*/apps/*.png
12cu|fwbuilder-5.1.0.3599-6|25	
12cu|fwbuilder-5.1.0.3599-6|26	#----------------------------------------------------------------------------
12cu|fwbuilder-5.1.0.3599-6|27	
12cu|fwbuilder-5.1.0.3599-6|28	%prep
12cu|fwbuilder-5.1.0.3599-6|29	%setup -q
12cu|fwbuilder-5.1.0.3599-6|30	%patch0 -p0
12cu|fwbuilder-5.1.0.3599-6|31	%patch1 -p1
12cu|fwbuilder-5.1.0.3599-6|32	%patch2 -p1
12cu|fwbuilder-5.1.0.3599-6|33	
12cu|fwbuilder-5.1.0.3599-6|34	%build
12cu|fwbuilder-5.1.0.3599-6|35	./autogen.sh
12cu|fwbuilder-5.1.0.3599-6|36	%configure2_5x \
12cu|fwbuilder-5.1.0.3599-6|37	--with-templatedir=%{_datadir}/%{name} \
12cu|fwbuilder-5.1.0.3599-6|38	--with-docdir=%{_datadir}/doc/%{name}
12cu|fwbuilder-5.1.0.3599-6|39	%make
12cu|fwbuilder-5.1.0.3599-6|40	
12cu|fwbuilder-5.1.0.3599-6|41	%install
12cu|fwbuilder-5.1.0.3599-6|42	make INSTALL_ROOT=%{buildroot} install
12cu|fwbuilder-5.1.0.3599-6|43	
12cu|fwbuilder-5.1.0.3599-6|44	
12cu|fwbuilder-5.1.0.3599-6|45	%changelog
12cu|fwbuilder-5.1.0.3599-6|46	* Fri Feb 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0.3599-6
12cu|fwbuilder-5.1.0.3599-6|47	+ Revision: c21bbfd
12cu|fwbuilder-5.1.0.3599-6|48	- LOG Fix build in C++11 mode, spec cleanup
12cu|fwbuilder-5.1.0.3599-6|49	
12cu|fwbuilder-5.1.0.3599-6|50	

9411 12
12cu|fwmon-1.1.0-11|1	Summary:	A linux netlink firewall monitor
12cu|fwmon-1.1.0-11|2	Name:		fwmon
12cu|fwmon-1.1.0-11|3	Version:	1.1.0
12cu|fwmon-1.1.0-11|4	Release:	11
12cu|fwmon-1.1.0-11|5	License:	GPLv2+
12cu|fwmon-1.1.0-11|6	Group:		System/Servers
12cu|fwmon-1.1.0-11|7	Url:		http://www.scaramanga.co.uk/fwmon/
12cu|fwmon-1.1.0-11|8	Source0:	%{name}-%{version}.tar.bz2
12cu|fwmon-1.1.0-11|9	# http://qa.mandriva.com/show_bug.cgi?id=36213
12cu|fwmon-1.1.0-11|10	Patch0:		fwmon-1.1.0-mb.patch
12cu|fwmon-1.1.0-11|11	Patch1:		fwmon-1.1.0-sfmt.patch
12cu|fwmon-1.1.0-11|12	Buildrequires:	pcap-devel
12cu|fwmon-1.1.0-11|13	
12cu|fwmon-1.1.0-11|14	%description
12cu|fwmon-1.1.0-11|15	This program allows you to monitor ipchains/iptables output in realtime.
12cu|fwmon-1.1.0-11|16	It  supports both logging to a file/stdout and/or to tcpdump format
12cu|fwmon-1.1.0-11|17	capture logs. It also supports security features such as running
12cu|fwmon-1.1.0-11|18	non-root, and chrooting itself.
12cu|fwmon-1.1.0-11|19	
12cu|fwmon-1.1.0-11|20	%files
12cu|fwmon-1.1.0-11|21	%defattr(0644,root,root)
12cu|fwmon-1.1.0-11|22	%config(noreplace) %{_sysconfdir}/logrotate.d/fwmon
12cu|fwmon-1.1.0-11|23	%defattr(0755,root,root)
12cu|fwmon-1.1.0-11|24	%{_sbindir}/fwmon
12cu|fwmon-1.1.0-11|25	%defattr(644,root,root,755)
12cu|fwmon-1.1.0-11|26	%doc README README.2nd README.chroot COPYING
12cu|fwmon-1.1.0-11|27	%doc initdb.sql
12cu|fwmon-1.1.0-11|28	%{_mandir}/man8/*
12cu|fwmon-1.1.0-11|29	
12cu|fwmon-1.1.0-11|30	%post
12cu|fwmon-1.1.0-11|31	# Add the fwmon user
12cu|fwmon-1.1.0-11|32	adduser -d /var/log/fwmon -s /bin/false -M fwmon 2>/dev/null || true
12cu|fwmon-1.1.0-11|33	
12cu|fwmon-1.1.0-11|34	# Add the fwmon directory if it isnt already there
12cu|fwmon-1.1.0-11|35	if [ ! -d /var/log/fwmon ]; then
12cu|fwmon-1.1.0-11|36	mkdir /var/log/fwmon
12cu|fwmon-1.1.0-11|37	chown fwmon.fwmon /var/log/fwmon
12cu|fwmon-1.1.0-11|38	chmod 700 /var/log/fwmon
12cu|fwmon-1.1.0-11|39	fi
12cu|fwmon-1.1.0-11|40	
12cu|fwmon-1.1.0-11|41	# Add a line to init
12cu|fwmon-1.1.0-11|42	F_UID=`id -u fwmon`
12cu|fwmon-1.1.0-11|43	F_GID=`id -g fwmon`
12cu|fwmon-1.1.0-11|44	INITLINE="fw:2345:respawn:fwmon -sa -l /fwmon.log -t /fwmon.cap -u $F_UID -g $F_GID -c /var/log/fwmon"
12cu|fwmon-1.1.0-11|45	echo "#$INITLINE" >> /etc/inittab
12cu|fwmon-1.1.0-11|46	
12cu|fwmon-1.1.0-11|47	#----------------------------------------------------------------------------
12cu|fwmon-1.1.0-11|48	
12cu|fwmon-1.1.0-11|49	%prep
12cu|fwmon-1.1.0-11|50	%setup -q
12cu|fwmon-1.1.0-11|51	%patch0 -p1 -b .mb
12cu|fwmon-1.1.0-11|52	%patch1 -p1
12cu|fwmon-1.1.0-11|53	
12cu|fwmon-1.1.0-11|54	find . -perm 640 | xargs chmod 644
12cu|fwmon-1.1.0-11|55	
12cu|fwmon-1.1.0-11|56	%build
12cu|fwmon-1.1.0-11|57	%make CFLAGS="%{optflags} -D_HAVE_LIBPCAP -I/usr/include/pcap"
12cu|fwmon-1.1.0-11|58	
12cu|fwmon-1.1.0-11|59	%install
12cu|fwmon-1.1.0-11|60	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12cu|fwmon-1.1.0-11|61	mkdir -p %{buildroot}%{_sbindir}
12cu|fwmon-1.1.0-11|62	mkdir -p %{buildroot}%{_mandir}/man8/
12cu|fwmon-1.1.0-11|63	install -m 500 fwmon %{buildroot}%{_sbindir}/fwmon
12cu|fwmon-1.1.0-11|64	install -m 644 fwmon.8 %{buildroot}%{_mandir}/man8/fwmon.8
12cu|fwmon-1.1.0-11|65	install -m 644 logrotate.fwmon %{buildroot}%{_sysconfdir}/logrotate.d/fwmon
12cu|fwmon-1.1.0-11|66	
12cu|fwmon-1.1.0-11|67	
12cu|fwmon-1.1.0-11|68	
12cu|fwmon-1.1.0-11|69	%changelog
12cu|fwmon-1.1.0-11|70	* Fri Feb 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-11
12cu|fwmon-1.1.0-11|71	+ Revision: 4bc9695
12cu|fwmon-1.1.0-11|72	- LOG Fix debug package, spec cleanup
12cu|fwmon-1.1.0-11|73	
12cu|fwmon-1.1.0-11|74	

9412 12
12cu|fyre-1.0.1-10|1	Name:      fyre
12cu|fyre-1.0.1-10|2	Summary:   Explorer for iterated chaotic functions
12cu|fyre-1.0.1-10|3	Version:   1.0.1
12cu|fyre-1.0.1-10|4	Release:   10
12cu|fyre-1.0.1-10|5	License:   GPLv2+
12cu|fyre-1.0.1-10|6	Group:     Graphics
12cu|fyre-1.0.1-10|7	Source:    http://flapjack.navi.cx/releases/fyre/%{name}-%{version}.tar.bz2
12cu|fyre-1.0.1-10|8	Patch: fyre-1.0.0-datadir.patch
12cu|fyre-1.0.1-10|9	Patch1: fyre-1.0.1-format-strings.patch
12cu|fyre-1.0.1-10|10	URL:       http://fyre.navi.cx
12cu|fyre-1.0.1-10|11	Requires(post): desktop-file-utils shared-mime-info
12cu|fyre-1.0.1-10|12	Requires(postun): desktop-file-utils shared-mime-info
12cu|fyre-1.0.1-10|13	BuildRequires: pkgconfig(gtk+-2.0)
12cu|fyre-1.0.1-10|14	BuildRequires: OpenEXR-devel
12cu|fyre-1.0.1-10|15	BuildRequires: pkgconfig(libglade-2.0)
12cu|fyre-1.0.1-10|16	BuildRequires: pkgconfig(gnet-2.0)
12cu|fyre-1.0.1-10|17	BuildRequires: desktop-file-utils shared-mime-info
12cu|fyre-1.0.1-10|18	BuildRequires: automake1.9
12cu|fyre-1.0.1-10|19	
12cu|fyre-1.0.1-10|20	%description
12cu|fyre-1.0.1-10|21	Fyre is a tool for producing computational artwork based on histograms
12cu|fyre-1.0.1-10|22	of iterated chaotic functions. At the moment, it implements the Peter
12cu|fyre-1.0.1-10|23	de Jong map in a fixed-function pipeline with an interactive GTK+
12cu|fyre-1.0.1-10|24	frontend and a command line interface for easy and efficient rendering
12cu|fyre-1.0.1-10|25	of high-resolution, high quality images.
12cu|fyre-1.0.1-10|26	
12cu|fyre-1.0.1-10|27	%prep
12cu|fyre-1.0.1-10|28	%setup -q
12cu|fyre-1.0.1-10|29	%patch -p1 -b .datadir
12cu|fyre-1.0.1-10|30	%patch1 -p1
12cu|fyre-1.0.1-10|31	aclocal-1.9
12cu|fyre-1.0.1-10|32	autoconf
12cu|fyre-1.0.1-10|33	automake-1.9
12cu|fyre-1.0.1-10|34	
12cu|fyre-1.0.1-10|35	%build
12cu|fyre-1.0.1-10|36	%configure2_5x --enable-gnet --enable-openexr
12cu|fyre-1.0.1-10|37	%make
12cu|fyre-1.0.1-10|38	
12cu|fyre-1.0.1-10|39	%install
12cu|fyre-1.0.1-10|40	%makeinstall update_xdgmime=true
12cu|fyre-1.0.1-10|41	desktop-file-install --vendor="" \
12cu|fyre-1.0.1-10|42	--remove-category="Application" \
12cu|fyre-1.0.1-10|43	--add-category="X-MandrivaLinux-Multimedia-Graphics" \
12cu|fyre-1.0.1-10|44	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|fyre-1.0.1-10|45	
12cu|fyre-1.0.1-10|46	rm -f %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
12cu|fyre-1.0.1-10|47	
12cu|fyre-1.0.1-10|48	%clean
12cu|fyre-1.0.1-10|49	
12cu|fyre-1.0.1-10|50	%post
12cu|fyre-1.0.1-10|51	%update_mime_database
12cu|fyre-1.0.1-10|52	%update_desktop_database
12cu|fyre-1.0.1-10|53	%update_icon_cache hicolor
12cu|fyre-1.0.1-10|54	
12cu|fyre-1.0.1-10|55	%postun
12cu|fyre-1.0.1-10|56	%clean_mime_database
12cu|fyre-1.0.1-10|57	%clean_desktop_database
12cu|fyre-1.0.1-10|58	%clean_icon_cache hicolor
12cu|fyre-1.0.1-10|59	
12cu|fyre-1.0.1-10|60	%files
12cu|fyre-1.0.1-10|61	%doc AUTHORS ChangeLog README TODO
12cu|fyre-1.0.1-10|62	%{_bindir}/fyre
12cu|fyre-1.0.1-10|63	%{_datadir}/applications/fyre.desktop
12cu|fyre-1.0.1-10|64	%{_datadir}/fyre/
12cu|fyre-1.0.1-10|65	%{_datadir}/icons/hicolor/*/apps/*
12cu|fyre-1.0.1-10|66	%{_datadir}/icons/hicolor/48x48/mimetypes/application-x-fyre-animation.png
12cu|fyre-1.0.1-10|67	%{_datadir}/mime/packages/fyre.xml
12cu|fyre-1.0.1-10|68	
12cu|fyre-1.0.1-10|69	
12cu|fyre-1.0.1-10|70	
12cu|fyre-1.0.1-10|71	
12cu|fyre-1.0.1-10|72	%changelog
12cu|fyre-1.0.1-10|73	* Wed Jul 27 2011 Götz Waschk <waschk@mandriva.org> 1.0.1-8mdv2012.0
12cu|fyre-1.0.1-10|74	+ Revision: 691825
12cu|fyre-1.0.1-10|75	- rebuild
12cu|fyre-1.0.1-10|76	
12cu|fyre-1.0.1-10|77	* Sat Jul 25 2009 Götz Waschk <waschk@mandriva.org> 1.0.1-7mdv2011.0
12cu|fyre-1.0.1-10|78	+ Revision: 399708
12cu|fyre-1.0.1-10|79	- fix format strings
12cu|fyre-1.0.1-10|80	- update license
12cu|fyre-1.0.1-10|81	
12cu|fyre-1.0.1-10|82	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-6mdv2009.0
12cu|fyre-1.0.1-10|83	+ Revision: 245586
12cu|fyre-1.0.1-10|84	- rebuild
12cu|fyre-1.0.1-10|85	
12cu|fyre-1.0.1-10|86	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.1-4mdv2008.1
12cu|fyre-1.0.1-10|87	+ Revision: 140731
12cu|fyre-1.0.1-10|88	- restore BuildRoot
12cu|fyre-1.0.1-10|89	
12cu|fyre-1.0.1-10|90	+ Thierry Vignaud <tv@mandriva.org>
12cu|fyre-1.0.1-10|91	- kill re-definition of %%buildroot on Pixel's request
12cu|fyre-1.0.1-10|92	
12cu|fyre-1.0.1-10|93	
12cu|fyre-1.0.1-10|94	* Fri Feb 09 2007 Götz Waschk <waschk@mandriva.org> 1.0.1-4mdv2007.0
12cu|fyre-1.0.1-10|95	+ Revision: 118561
12cu|fyre-1.0.1-10|96	- rebuild
12cu|fyre-1.0.1-10|97	
12cu|fyre-1.0.1-10|98	* Fri Oct 13 2006 Götz Waschk <waschk@mandriva.org> 1.0.1-3mdv2006.0
12cu|fyre-1.0.1-10|99	+ Revision: 63849
12cu|fyre-1.0.1-10|100	- rebuild
12cu|fyre-1.0.1-10|101	- unpack patch
12cu|fyre-1.0.1-10|102	- Import fyre
12cu|fyre-1.0.1-10|103	
12cu|fyre-1.0.1-10|104	* Tue Oct 10 2006 Götz Waschk <waschk@mandriva.org> 1.0.1-1mdv2007.1
12cu|fyre-1.0.1-10|105	- update file list
12cu|fyre-1.0.1-10|106	- New version 1.0.1
12cu|fyre-1.0.1-10|107	
12cu|fyre-1.0.1-10|108	* Wed Aug 16 2006 Götz Waschk <waschk@mandriva.org> 1.0.0-2mdv2007.0
12cu|fyre-1.0.1-10|109	- initial mdv package
12cu|fyre-1.0.1-10|110	
12cu|fyre-1.0.1-10|111	* Fri Mar 04 2005 Mirco Mueller <macslow@bangang.de> 1.0.0-2
12cu|fyre-1.0.1-10|112	- stupid me, I totally forgot to enable gnet2 and OpenEXR support
12cu|fyre-1.0.1-10|113	
12cu|fyre-1.0.1-10|114	* Thu Mar 03 2005 Mirco Mueller <macslow@bangang.de> 1.0.0-1
12cu|fyre-1.0.1-10|115	- initial .spec file written for fyre-1.0.0.tar.gz
12cu|fyre-1.0.1-10|116	

9413 12
12cu|g15macro-1.0.3-9|1	Name:                   g15macro
12cu|g15macro-1.0.3-9|2	Version:                1.0.3
12cu|g15macro-1.0.3-9|3	Release:                9
12cu|g15macro-1.0.3-9|4	Summary:                Simple Macro recording/playback app for G15Daemon
12cu|g15macro-1.0.3-9|5	License:                GPLv2+
12cu|g15macro-1.0.3-9|6	Group:                  System/Configuration/Hardware
12cu|g15macro-1.0.3-9|7	URL:                    http://g15daemon.sourceforge.net/
12cu|g15macro-1.0.3-9|8	Source0:                http://downloads.sourceforge.net/g15daemon/g15macro-%{version}.tar.bz2
12cu|g15macro-1.0.3-9|9	Patch0:                 g15macro-1.0.3-rosa-linkage.patch
12cu|g15macro-1.0.3-9|10	BuildRequires:          g15-devel
12cu|g15macro-1.0.3-9|11	BuildRequires:          g15daemon_client-devel
12cu|g15macro-1.0.3-9|12	BuildRequires:          g15render-devel
12cu|g15macro-1.0.3-9|13	BuildRequires:          pkgconfig(x11)
12cu|g15macro-1.0.3-9|14	BuildRequires:          pkgconfig(xtst)
12cu|g15macro-1.0.3-9|15	
12cu|g15macro-1.0.3-9|16	%description
12cu|g15macro-1.0.3-9|17	A simple Macro recording/playback app for G15Daemon.
12cu|g15macro-1.0.3-9|18	
12cu|g15macro-1.0.3-9|19	Requires X11, libg15render, and the XTEST extension headers to compile, and
12cu|g15macro-1.0.3-9|20	XTEST extension in order to function.
12cu|g15macro-1.0.3-9|21	
12cu|g15macro-1.0.3-9|22	Features:
12cu|g15macro-1.0.3-9|23	- records both keyboard and mouse activity, playback via 'G' hotkey
12cu|g15macro-1.0.3-9|24	- up to 56 macros can be created (using the 'M' keys to select a palette).
12cu|g15macro-1.0.3-9|25	- Each macro can have up to 128 steps
12cu|g15macro-1.0.3-9|26	
12cu|g15macro-1.0.3-9|27	%prep
12cu|g15macro-1.0.3-9|28	%setup -q
12cu|g15macro-1.0.3-9|29	%patch0 -p1
12cu|g15macro-1.0.3-9|30	
12cu|g15macro-1.0.3-9|31	%build
12cu|g15macro-1.0.3-9|32	autoreconf -fi
12cu|g15macro-1.0.3-9|33	%configure2_5x --enable-xtest
12cu|g15macro-1.0.3-9|34	%make
12cu|g15macro-1.0.3-9|35	
12cu|g15macro-1.0.3-9|36	%install
12cu|g15macro-1.0.3-9|37	%{makeinstall_std}
12cu|g15macro-1.0.3-9|38	%{__rm} -r %{buildroot}%{_docdir}
12cu|g15macro-1.0.3-9|39	
12cu|g15macro-1.0.3-9|40	%files
12cu|g15macro-1.0.3-9|41	%defattr(0644,root,root,0755)
12cu|g15macro-1.0.3-9|42	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
12cu|g15macro-1.0.3-9|43	%defattr(-,root,root,0755)
12cu|g15macro-1.0.3-9|44	%{_bindir}/g15macro
12cu|g15macro-1.0.3-9|45	%{_datadir}/g15macro
12cu|g15macro-1.0.3-9|46	
12cu|g15macro-1.0.3-9|47	
12cu|g15macro-1.0.3-9|48	%changelog
12cu|g15macro-1.0.3-9|49	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 1.0.3-7mdv2011.0
12cu|g15macro-1.0.3-9|50	+ Revision: 635471
12cu|g15macro-1.0.3-9|51	- tighten BR
12cu|g15macro-1.0.3-9|52	
12cu|g15macro-1.0.3-9|53	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-6mdv2011.0
12cu|g15macro-1.0.3-9|54	+ Revision: 618387
12cu|g15macro-1.0.3-9|55	- the mass rebuild of 2010.0 packages
12cu|g15macro-1.0.3-9|56	
12cu|g15macro-1.0.3-9|57	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.0.3-5mdv2010.0
12cu|g15macro-1.0.3-9|58	+ Revision: 428982
12cu|g15macro-1.0.3-9|59	- rebuild
12cu|g15macro-1.0.3-9|60	
12cu|g15macro-1.0.3-9|61	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.3-4mdv2009.0
12cu|g15macro-1.0.3-9|62	+ Revision: 245589
12cu|g15macro-1.0.3-9|63	- rebuild
12cu|g15macro-1.0.3-9|64	
12cu|g15macro-1.0.3-9|65	* Mon Feb 11 2008 David Walluck <walluck@mandriva.org> 1.0.3-2mdv2008.1
12cu|g15macro-1.0.3-9|66	+ Revision: 165002
12cu|g15macro-1.0.3-9|67	- enable xtest
12cu|g15macro-1.0.3-9|68	
12cu|g15macro-1.0.3-9|69	* Fri Feb 08 2008 David Walluck <walluck@mandriva.org> 1.0.3-1mdv2008.1
12cu|g15macro-1.0.3-9|70	+ Revision: 163935
12cu|g15macro-1.0.3-9|71	- fix file list
12cu|g15macro-1.0.3-9|72	- import g15macro
12cu|g15macro-1.0.3-9|73	
12cu|g15macro-1.0.3-9|74	

9414 12
12cu|g15mpd-1.0.0-9|1	Summary:	Simple frontend for the MPD Media Player Daemon, for use with g15daemon
12cu|g15mpd-1.0.0-9|2	Name:		g15mpd
12cu|g15mpd-1.0.0-9|3	Version:	1.0.0
12cu|g15mpd-1.0.0-9|4	Release:	9
12cu|g15mpd-1.0.0-9|5	License:	GPLv2+
12cu|g15mpd-1.0.0-9|6	Group:		Sound
12cu|g15mpd-1.0.0-9|7	Url:		http://g15daemon.sourceforge.net/
12cu|g15mpd-1.0.0-9|8	Source0:	http://downloads.sourceforge.net/g15daemon/%{name}-%{version}.tar.bz2
12cu|g15mpd-1.0.0-9|9	Patch0:		g15mpd-1.0.0-newer-mpd.patch
12cu|g15mpd-1.0.0-9|10	Patch1:		g15mpd-1.0.0-rosa-linkage.patch
12cu|g15mpd-1.0.0-9|11	BuildRequires:	g15-devel
12cu|g15mpd-1.0.0-9|12	BuildRequires:	g15daemon_client-devel
12cu|g15mpd-1.0.0-9|13	BuildRequires:	g15render-devel
12cu|g15mpd-1.0.0-9|14	BuildRequires:	pkgconfig(libmpd)
12cu|g15mpd-1.0.0-9|15	BuildRequires:	pkgconfig(x11)
12cu|g15mpd-1.0.0-9|16	BuildRequires:	pkgconfig(xtst)
12cu|g15mpd-1.0.0-9|17	
12cu|g15mpd-1.0.0-9|18	%description
12cu|g15mpd-1.0.0-9|19	A simple frontend for the MPD Media Player Daemon, for use with g15daemon.
12cu|g15mpd-1.0.0-9|20	
12cu|g15mpd-1.0.0-9|21	Features:
12cu|g15mpd-1.0.0-9|22	- Artist/Title Info is displayed
12cu|g15mpd-1.0.0-9|23	- Track time elapsed/total time is displayed, with a completion bar.
12cu|g15mpd-1.0.0-9|24	- Random and Repeat modes are available.
12cu|g15mpd-1.0.0-9|25	- Multimedia keys are usable when run from X.
12cu|g15mpd-1.0.0-9|26	
12cu|g15mpd-1.0.0-9|27	Caveats:
12cu|g15mpd-1.0.0-9|28	- Requires MPD to be running in the background.
12cu|g15mpd-1.0.0-9|29	- In order for multimedia keys to function, the frontend must be run from
12cu|g15mpd-1.0.0-9|30	X11, either in a console, or at X login.
12cu|g15mpd-1.0.0-9|31	- Requires that X11 has been configured to understand the mediakeys, either
12cu|g15mpd-1.0.0-9|32	via the g15daemon xmodmap file, or a similar keyboard being selected in X
12cu|g15mpd-1.0.0-9|33	configuration.
12cu|g15mpd-1.0.0-9|34	- Currently, playlist management is not available, so another mpd frontend
12cu|g15mpd-1.0.0-9|35	will be required to create one.
12cu|g15mpd-1.0.0-9|36	
12cu|g15mpd-1.0.0-9|37	%files
12cu|g15mpd-1.0.0-9|38	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
12cu|g15mpd-1.0.0-9|39	%{_bindir}/g15mpd
12cu|g15mpd-1.0.0-9|40	
12cu|g15mpd-1.0.0-9|41	#----------------------------------------------------------------------------
12cu|g15mpd-1.0.0-9|42	
12cu|g15mpd-1.0.0-9|43	%prep
12cu|g15mpd-1.0.0-9|44	%setup -q
12cu|g15mpd-1.0.0-9|45	%patch0 -p0
12cu|g15mpd-1.0.0-9|46	%patch1 -p1
12cu|g15mpd-1.0.0-9|47	
12cu|g15mpd-1.0.0-9|48	%build
12cu|g15mpd-1.0.0-9|49	autoreconf -fi
12cu|g15mpd-1.0.0-9|50	%configure2_5x
12cu|g15mpd-1.0.0-9|51	%make
12cu|g15mpd-1.0.0-9|52	
12cu|g15mpd-1.0.0-9|53	%install
12cu|g15mpd-1.0.0-9|54	%makeinstall_std
12cu|g15mpd-1.0.0-9|55	rm -r %{buildroot}%{_docdir}
12cu|g15mpd-1.0.0-9|56	
12cu|g15mpd-1.0.0-9|57	
12cu|g15mpd-1.0.0-9|58	%changelog
12cu|g15mpd-1.0.0-9|59	* Mon Feb 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-9
12cu|g15mpd-1.0.0-9|60	+ Revision: bb8f15c
12cu|g15mpd-1.0.0-9|61	- LOG Change Group, spec cleanup
12cu|g15mpd-1.0.0-9|62	
12cu|g15mpd-1.0.0-9|63	

9415 12
12cu|gadmin-httpd-0.1.4-3|1	# if I fix the string literal errors according to the wiki Problems
12cu|gadmin-httpd-0.1.4-3|2	# page, it crashes on startup - AdamW 2009/01
12cu|gadmin-httpd-0.1.4-3|3	%define Werror_cflags %nil
12cu|gadmin-httpd-0.1.4-3|4	
12cu|gadmin-httpd-0.1.4-3|5	Summary:	Easy to use GTK+ frontend for the Apache HTTPD webserver
12cu|gadmin-httpd-0.1.4-3|6	Name:		gadmin-httpd
12cu|gadmin-httpd-0.1.4-3|7	Version:	0.1.4
12cu|gadmin-httpd-0.1.4-3|8	Release:	3
12cu|gadmin-httpd-0.1.4-3|9	License:	GPLv3+
12cu|gadmin-httpd-0.1.4-3|10	Group:		System/Configuration/Networking
12cu|gadmin-httpd-0.1.4-3|11	Url:		http://www.gadmintools.org/
12cu|gadmin-httpd-0.1.4-3|12	Source0:	http://mange.dynalias.org/linux/%{name}/%{name}-%{version}.tar.gz
12cu|gadmin-httpd-0.1.4-3|13	Source1:	%{name}.pam
12cu|gadmin-httpd-0.1.4-3|14	BuildRequires:	desktop-file-utils
12cu|gadmin-httpd-0.1.4-3|15	BuildRequires:	imagemagick
12cu|gadmin-httpd-0.1.4-3|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|gadmin-httpd-0.1.4-3|17	Requires:	apache-base
12cu|gadmin-httpd-0.1.4-3|18	Requires:	usermode-consoleonly
12cu|gadmin-httpd-0.1.4-3|19	
12cu|gadmin-httpd-0.1.4-3|20	%description
12cu|gadmin-httpd-0.1.4-3|21	GAdmin-HTTPD is an easy to use GTK+ frontend for the Apache httpd webserver.
12cu|gadmin-httpd-0.1.4-3|22	
12cu|gadmin-httpd-0.1.4-3|23	%files
12cu|gadmin-httpd-0.1.4-3|24	%defattr(-,root,root,0755)
12cu|gadmin-httpd-0.1.4-3|25	%doc COPYING AUTHORS ChangeLog
12cu|gadmin-httpd-0.1.4-3|26	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cu|gadmin-httpd-0.1.4-3|27	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cu|gadmin-httpd-0.1.4-3|28	%{_bindir}/%{name}
12cu|gadmin-httpd-0.1.4-3|29	%{_sbindir}/%{name}.real
12cu|gadmin-httpd-0.1.4-3|30	%{_datadir}/applications/%{name}.desktop
12cu|gadmin-httpd-0.1.4-3|31	%{_datadir}/pixmaps/*.png
12cu|gadmin-httpd-0.1.4-3|32	%{_datadir}/pixmaps/%{name}/*.png
12cu|gadmin-httpd-0.1.4-3|33	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|gadmin-httpd-0.1.4-3|34	
12cu|gadmin-httpd-0.1.4-3|35	#----------------------------------------------------------------------------
12cu|gadmin-httpd-0.1.4-3|36	
12cu|gadmin-httpd-0.1.4-3|37	%prep
12cu|gadmin-httpd-0.1.4-3|38	%setup -q
12cu|gadmin-httpd-0.1.4-3|39	
12cu|gadmin-httpd-0.1.4-3|40	%build
12cu|gadmin-httpd-0.1.4-3|41	%configure2_5x
12cu|gadmin-httpd-0.1.4-3|42	%make
12cu|gadmin-httpd-0.1.4-3|43	
12cu|gadmin-httpd-0.1.4-3|44	%install
12cu|gadmin-httpd-0.1.4-3|45	%makeinstall_std
12cu|gadmin-httpd-0.1.4-3|46	#INSTALL_USER=`id -un` INSTALL_GROUP=`id -gn`
12cu|gadmin-httpd-0.1.4-3|47	
12cu|gadmin-httpd-0.1.4-3|48	# pam auth
12cu|gadmin-httpd-0.1.4-3|49	install -d %{buildroot}%{_sysconfdir}/pam.d/
12cu|gadmin-httpd-0.1.4-3|50	install -d %{buildroot}%{_sysconfdir}/security/console.apps
12cu|gadmin-httpd-0.1.4-3|51	
12cu|gadmin-httpd-0.1.4-3|52	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cu|gadmin-httpd-0.1.4-3|53	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
12cu|gadmin-httpd-0.1.4-3|54	
12cu|gadmin-httpd-0.1.4-3|55	# Icons
12cu|gadmin-httpd-0.1.4-3|56	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|gadmin-httpd-0.1.4-3|57	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|gadmin-httpd-0.1.4-3|58	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|gadmin-httpd-0.1.4-3|59	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|gadmin-httpd-0.1.4-3|60	
12cu|gadmin-httpd-0.1.4-3|61	# Menu
12cu|gadmin-httpd-0.1.4-3|62	mkdir -p %{buildroot}%{_datadir}/applications
12cu|gadmin-httpd-0.1.4-3|63	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
12cu|gadmin-httpd-0.1.4-3|64	sed -i -e 's,GADMIN-HTTPD,Gadmin-HTTPD,g' desktop/%{name}.desktop
12cu|gadmin-httpd-0.1.4-3|65	mv desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|gadmin-httpd-0.1.4-3|66	desktop-file-install --vendor="" \
12cu|gadmin-httpd-0.1.4-3|67	--remove-category="Application" \
12cu|gadmin-httpd-0.1.4-3|68	--add-category="Settings;Network;GTK;" \
12cu|gadmin-httpd-0.1.4-3|69	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|gadmin-httpd-0.1.4-3|70	
12cu|gadmin-httpd-0.1.4-3|71	# Prepare usermode entry
12cu|gadmin-httpd-0.1.4-3|72	mkdir -p %{buildroot}%{_bindir}
12cu|gadmin-httpd-0.1.4-3|73	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
12cu|gadmin-httpd-0.1.4-3|74	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
12cu|gadmin-httpd-0.1.4-3|75	
12cu|gadmin-httpd-0.1.4-3|76	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cu|gadmin-httpd-0.1.4-3|77	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
12cu|gadmin-httpd-0.1.4-3|78	USER=root
12cu|gadmin-httpd-0.1.4-3|79	PROGRAM=%{_sbindir}/%{name}.real
12cu|gadmin-httpd-0.1.4-3|80	SESSION=true
12cu|gadmin-httpd-0.1.4-3|81	FALLBACK=false
12cu|gadmin-httpd-0.1.4-3|82	_EOF_
12cu|gadmin-httpd-0.1.4-3|83	
12cu|gadmin-httpd-0.1.4-3|84	rm -rf %{buildroot}%{_datadir}/doc/%{name}
12cu|gadmin-httpd-0.1.4-3|85	
12cu|gadmin-httpd-0.1.4-3|86	
12cu|gadmin-httpd-0.1.4-3|87	%changelog
12cu|gadmin-httpd-0.1.4-3|88	* Mon Feb 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.4-3
12cu|gadmin-httpd-0.1.4-3|89	+ Revision: 8c97bce
12cu|gadmin-httpd-0.1.4-3|90	- LOG Spec cleanup
12cu|gadmin-httpd-0.1.4-3|91	
12cu|gadmin-httpd-0.1.4-3|92	

9416 12
12cu|gadmin-openvpn-client-0.1.5-3|1	# if I fix the string literal errors according to the wiki Problems
12cu|gadmin-openvpn-client-0.1.5-3|2	# page, it crashes on startup - AdamW 2009/01
12cu|gadmin-openvpn-client-0.1.5-3|3	%define Werror_cflags %nil
12cu|gadmin-openvpn-client-0.1.5-3|4	
12cu|gadmin-openvpn-client-0.1.5-3|5	Summary:	A GTK+ administation tool for OpenVPN (client)
12cu|gadmin-openvpn-client-0.1.5-3|6	Name:		gadmin-openvpn-client
12cu|gadmin-openvpn-client-0.1.5-3|7	Version:	0.1.5
12cu|gadmin-openvpn-client-0.1.5-3|8	Release:	3
12cu|gadmin-openvpn-client-0.1.5-3|9	License:	GPLv3+
12cu|gadmin-openvpn-client-0.1.5-3|10	Group:		System/Configuration/Networking
12cu|gadmin-openvpn-client-0.1.5-3|11	URL:		http://www.gadmintools.org/
12cu|gadmin-openvpn-client-0.1.5-3|12	Source0:	http://mange.dynalias.org/linux/gadmin-openvpn/client/%{name}-%{version}.tar.gz
12cu|gadmin-openvpn-client-0.1.5-3|13	Source1:	%{name}.pam
12cu|gadmin-openvpn-client-0.1.5-3|14	BuildRequires:	gtk+2-devel
12cu|gadmin-openvpn-client-0.1.5-3|15	BuildRequires:	imagemagick
12cu|gadmin-openvpn-client-0.1.5-3|16	BuildRequires:	desktop-file-utils
12cu|gadmin-openvpn-client-0.1.5-3|17	Requires:	openvpn
12cu|gadmin-openvpn-client-0.1.5-3|18	Requires:	usermode-consoleonly
12cu|gadmin-openvpn-client-0.1.5-3|19	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|gadmin-openvpn-client-0.1.5-3|20	
12cu|gadmin-openvpn-client-0.1.5-3|21	%description
12cu|gadmin-openvpn-client-0.1.5-3|22	Gadmin-OpenVPN-client is a fast and easy to use GTK+ administration tool for
12cu|gadmin-openvpn-client-0.1.5-3|23	OpenVPN (client use).
12cu|gadmin-openvpn-client-0.1.5-3|24	
12cu|gadmin-openvpn-client-0.1.5-3|25	%prep
12cu|gadmin-openvpn-client-0.1.5-3|26	%setup -q
12cu|gadmin-openvpn-client-0.1.5-3|27	
12cu|gadmin-openvpn-client-0.1.5-3|28	%build
12cu|gadmin-openvpn-client-0.1.5-3|29	%configure2_5x
12cu|gadmin-openvpn-client-0.1.5-3|30	%make
12cu|gadmin-openvpn-client-0.1.5-3|31	
12cu|gadmin-openvpn-client-0.1.5-3|32	%install
12cu|gadmin-openvpn-client-0.1.5-3|33	rm -rf %{buildroot}
12cu|gadmin-openvpn-client-0.1.5-3|34	%makeinstall_std
12cu|gadmin-openvpn-client-0.1.5-3|35	
12cu|gadmin-openvpn-client-0.1.5-3|36	install -d %{buildroot}%{_sysconfdir}/%{name}
12cu|gadmin-openvpn-client-0.1.5-3|37	
12cu|gadmin-openvpn-client-0.1.5-3|38	# pam auth
12cu|gadmin-openvpn-client-0.1.5-3|39	install -d %{buildroot}%{_sysconfdir}/pam.d/
12cu|gadmin-openvpn-client-0.1.5-3|40	install -d %{buildroot}%{_sysconfdir}/security/console.apps
12cu|gadmin-openvpn-client-0.1.5-3|41	
12cu|gadmin-openvpn-client-0.1.5-3|42	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cu|gadmin-openvpn-client-0.1.5-3|43	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
12cu|gadmin-openvpn-client-0.1.5-3|44	
12cu|gadmin-openvpn-client-0.1.5-3|45	## locales
12cu|gadmin-openvpn-client-0.1.5-3|46	%find_lang %{name}
12cu|gadmin-openvpn-client-0.1.5-3|47	
12cu|gadmin-openvpn-client-0.1.5-3|48	# Mandriva Icons
12cu|gadmin-openvpn-client-0.1.5-3|49	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|gadmin-openvpn-client-0.1.5-3|50	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/%{name}.png
12cu|gadmin-openvpn-client-0.1.5-3|51	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/%{name}.png
12cu|gadmin-openvpn-client-0.1.5-3|52	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/%{name}.png
12cu|gadmin-openvpn-client-0.1.5-3|53	
12cu|gadmin-openvpn-client-0.1.5-3|54	mkdir -p %{buildroot}%{_datadir}/applications
12cu|gadmin-openvpn-client-0.1.5-3|55	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
12cu|gadmin-openvpn-client-0.1.5-3|56	sed -i -e 's,GADMIN-OPENVPN-Client,Gadmin-OpenVPN-client,g' desktop/%{name}.desktop
12cu|gadmin-openvpn-client-0.1.5-3|57	mv desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|gadmin-openvpn-client-0.1.5-3|58	desktop-file-install --vendor="" \
12cu|gadmin-openvpn-client-0.1.5-3|59	--remove-category="Application" \
12cu|gadmin-openvpn-client-0.1.5-3|60	--add-category="Settings;Network;GTK;" \
12cu|gadmin-openvpn-client-0.1.5-3|61	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|gadmin-openvpn-client-0.1.5-3|62	
12cu|gadmin-openvpn-client-0.1.5-3|63	# Prepare usermode entry
12cu|gadmin-openvpn-client-0.1.5-3|64	mkdir -p %{buildroot}%{_bindir}
12cu|gadmin-openvpn-client-0.1.5-3|65	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
12cu|gadmin-openvpn-client-0.1.5-3|66	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
12cu|gadmin-openvpn-client-0.1.5-3|67	
12cu|gadmin-openvpn-client-0.1.5-3|68	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cu|gadmin-openvpn-client-0.1.5-3|69	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
12cu|gadmin-openvpn-client-0.1.5-3|70	USER=root
12cu|gadmin-openvpn-client-0.1.5-3|71	PROGRAM=%{_sbindir}/%{name}.real
12cu|gadmin-openvpn-client-0.1.5-3|72	SESSION=true
12cu|gadmin-openvpn-client-0.1.5-3|73	FALLBACK=false
12cu|gadmin-openvpn-client-0.1.5-3|74	_EOF_
12cu|gadmin-openvpn-client-0.1.5-3|75	
12cu|gadmin-openvpn-client-0.1.5-3|76	rm -rf %{buildroot}%{_datadir}/doc/%{name}
12cu|gadmin-openvpn-client-0.1.5-3|77	
12cu|gadmin-openvpn-client-0.1.5-3|78	
12cu|gadmin-openvpn-client-0.1.5-3|79	
12cu|gadmin-openvpn-client-0.1.5-3|80	%clean
12cu|gadmin-openvpn-client-0.1.5-3|81	rm -rf %{buildroot}
12cu|gadmin-openvpn-client-0.1.5-3|82	
12cu|gadmin-openvpn-client-0.1.5-3|83	%files -f %{name}.lang
12cu|gadmin-openvpn-client-0.1.5-3|84	%defattr(-,root,root,0755)
12cu|gadmin-openvpn-client-0.1.5-3|85	%doc COPYING AUTHORS ChangeLog
12cu|gadmin-openvpn-client-0.1.5-3|86	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cu|gadmin-openvpn-client-0.1.5-3|87	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cu|gadmin-openvpn-client-0.1.5-3|88	%dir %{_sysconfdir}/%{name}
12cu|gadmin-openvpn-client-0.1.5-3|89	%{_bindir}/%{name}
12cu|gadmin-openvpn-client-0.1.5-3|90	%{_sbindir}/%{name}.real
12cu|gadmin-openvpn-client-0.1.5-3|91	%{_datadir}/pixmaps/*.png
12cu|gadmin-openvpn-client-0.1.5-3|92	%{_datadir}/pixmaps/%{name}/*.png
12cu|gadmin-openvpn-client-0.1.5-3|93	%{_datadir}/applications/*
12cu|gadmin-openvpn-client-0.1.5-3|94	%{_iconsdir}/hicolor/*/%{name}.png
12cu|gadmin-openvpn-client-0.1.5-3|95	
12cu|gadmin-openvpn-client-0.1.5-3|96	
12cu|gadmin-openvpn-client-0.1.5-3|97	
12cu|gadmin-openvpn-client-0.1.5-3|98	%changelog
12cu|gadmin-openvpn-client-0.1.5-3|99	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 0.1.5-1mdv2011.0
12cu|gadmin-openvpn-client-0.1.5-3|100	+ Revision: 676972
12cu|gadmin-openvpn-client-0.1.5-3|101	- update to new version 0.1.5
12cu|gadmin-openvpn-client-0.1.5-3|102	
12cu|gadmin-openvpn-client-0.1.5-3|103	* Tue Mar 15 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.1.4-1
12cu|gadmin-openvpn-client-0.1.5-3|104	+ Revision: 645175
12cu|gadmin-openvpn-client-0.1.5-3|105	- update to new version 0.1.4
12cu|gadmin-openvpn-client-0.1.5-3|106	
12cu|gadmin-openvpn-client-0.1.5-3|107	* Sat Dec 25 2010 Funda Wang <fwang@mandriva.org> 0.1.3-1mdv2011.0
12cu|gadmin-openvpn-client-0.1.5-3|108	+ Revision: 624782
12cu|gadmin-openvpn-client-0.1.5-3|109	- update to new version 0.1.3
12cu|gadmin-openvpn-client-0.1.5-3|110	
12cu|gadmin-openvpn-client-0.1.5-3|111	* Sun Aug 29 2010 Funda Wang <fwang@mandriva.org> 0.1.2-1mdv2011.0
12cu|gadmin-openvpn-client-0.1.5-3|112	+ Revision: 574139
12cu|gadmin-openvpn-client-0.1.5-3|113	- update to new version 0.1.2
12cu|gadmin-openvpn-client-0.1.5-3|114	
12cu|gadmin-openvpn-client-0.1.5-3|115	* Sat Feb 27 2010 Funda Wang <fwang@mandriva.org> 0.1.1-1mdv2010.1
12cu|gadmin-openvpn-client-0.1.5-3|116	+ Revision: 512359
12cu|gadmin-openvpn-client-0.1.5-3|117	- new version 0.1.1
12cu|gadmin-openvpn-client-0.1.5-3|118	
12cu|gadmin-openvpn-client-0.1.5-3|119	* Thu Jan 07 2010 Emmanuel Andry <eandry@mandriva.org> 0.0.8-1mdv2010.1
12cu|gadmin-openvpn-client-0.1.5-3|120	+ Revision: 487296
12cu|gadmin-openvpn-client-0.1.5-3|121	- New version 0.0.8
12cu|gadmin-openvpn-client-0.1.5-3|122	
12cu|gadmin-openvpn-client-0.1.5-3|123	* Fri Sep 11 2009 Emmanuel Andry <eandry@mandriva.org> 0.0.7-1mdv2010.0
12cu|gadmin-openvpn-client-0.1.5-3|124	+ Revision: 438454
12cu|gadmin-openvpn-client-0.1.5-3|125	- New version 0.0.7
12cu|gadmin-openvpn-client-0.1.5-3|126	
12cu|gadmin-openvpn-client-0.1.5-3|127	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.0.3-2mdv2010.0
12cu|gadmin-openvpn-client-0.1.5-3|128	+ Revision: 437633
12cu|gadmin-openvpn-client-0.1.5-3|129	- rebuild
12cu|gadmin-openvpn-client-0.1.5-3|130	
12cu|gadmin-openvpn-client-0.1.5-3|131	* Sun Jan 04 2009 Adam Williamson <awilliamson@mandriva.org> 0.0.3-1mdv2009.1
12cu|gadmin-openvpn-client-0.1.5-3|132	+ Revision: 324195
12cu|gadmin-openvpn-client-0.1.5-3|133	- import gadmin-openvpn-client
12cu|gadmin-openvpn-client-0.1.5-3|134	
12cu|gadmin-openvpn-client-0.1.5-3|135	

9417 12
12cu|gadmin-samba-0.3.0-3|1	# if I fix the string literal errors according to the wiki Problems
12cu|gadmin-samba-0.3.0-3|2	# page, it crashes on startup - AdamW 2009/01
12cu|gadmin-samba-0.3.0-3|3	%define Werror_cflags %nil
12cu|gadmin-samba-0.3.0-3|4	
12cu|gadmin-samba-0.3.0-3|5	Summary:	A GTK+ administation tool for the SAMBA server
12cu|gadmin-samba-0.3.0-3|6	Name:		gadmin-samba
12cu|gadmin-samba-0.3.0-3|7	Version:	0.3.0
12cu|gadmin-samba-0.3.0-3|8	Release:	3
12cu|gadmin-samba-0.3.0-3|9	License:	GPLv3+
12cu|gadmin-samba-0.3.0-3|10	Group:		System/Configuration/Networking
12cu|gadmin-samba-0.3.0-3|11	URL:		http://www.gadmintools.org/
12cu|gadmin-samba-0.3.0-3|12	Source0:	http://mange.dynalias.org/linux/gadmin-samba/%{name}-%{version}.tar.gz
12cu|gadmin-samba-0.3.0-3|13	Source1:	%{name}.pam
12cu|gadmin-samba-0.3.0-3|14	Patch0:		gadmin-samba-0.3.0-fix_netlogon_script.patch
12cu|gadmin-samba-0.3.0-3|15	BuildRequires:	gtk+2-devel
12cu|gadmin-samba-0.3.0-3|16	BuildRequires:	imagemagick
12cu|gadmin-samba-0.3.0-3|17	BuildRequires:	desktop-file-utils
12cu|gadmin-samba-0.3.0-3|18	Requires:	samba-server >= 3.0
12cu|gadmin-samba-0.3.0-3|19	Requires:	openssl
12cu|gadmin-samba-0.3.0-3|20	Requires:	usermode-consoleonly
12cu|gadmin-samba-0.3.0-3|21	Obsoletes:	gsambad
12cu|gadmin-samba-0.3.0-3|22	Provides:	gsambad
12cu|gadmin-samba-0.3.0-3|23	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|gadmin-samba-0.3.0-3|24	
12cu|gadmin-samba-0.3.0-3|25	%description
12cu|gadmin-samba-0.3.0-3|26	Gadmin-Samba is a fast and easy to use GTK+ administration tool for the
12cu|gadmin-samba-0.3.0-3|27	Samba server.
12cu|gadmin-samba-0.3.0-3|28	
12cu|gadmin-samba-0.3.0-3|29	%prep
12cu|gadmin-samba-0.3.0-3|30	%setup -q
12cu|gadmin-samba-0.3.0-3|31	%patch0 -p1 -b .fix_netlogon
12cu|gadmin-samba-0.3.0-3|32	
12cu|gadmin-samba-0.3.0-3|33	%build
12cu|gadmin-samba-0.3.0-3|34	%configure2_5x
12cu|gadmin-samba-0.3.0-3|35	
12cu|gadmin-samba-0.3.0-3|36	perl -pi -e 's|^#define SAMBA_USER .*|#define SAMBA_USER \"root\"|g' config.h
12cu|gadmin-samba-0.3.0-3|37	
12cu|gadmin-samba-0.3.0-3|38	%make
12cu|gadmin-samba-0.3.0-3|39	
12cu|gadmin-samba-0.3.0-3|40	%install
12cu|gadmin-samba-0.3.0-3|41	rm -rf %{buildroot}
12cu|gadmin-samba-0.3.0-3|42	
12cu|gadmin-samba-0.3.0-3|43	%makeinstall_std INSTALL_USER=`id -un` INSTALL_GROUP=`id -gn`
12cu|gadmin-samba-0.3.0-3|44	
12cu|gadmin-samba-0.3.0-3|45	install -d %{buildroot}%{_sysconfdir}/%{name}
12cu|gadmin-samba-0.3.0-3|46	
12cu|gadmin-samba-0.3.0-3|47	# pam auth
12cu|gadmin-samba-0.3.0-3|48	install -d %{buildroot}%{_sysconfdir}/pam.d/
12cu|gadmin-samba-0.3.0-3|49	install -d %{buildroot}%{_sysconfdir}/security/console.apps
12cu|gadmin-samba-0.3.0-3|50	
12cu|gadmin-samba-0.3.0-3|51	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cu|gadmin-samba-0.3.0-3|52	install -m 644 etc/security/console.apps/%{name} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
12cu|gadmin-samba-0.3.0-3|53	
12cu|gadmin-samba-0.3.0-3|54	## locales
12cu|gadmin-samba-0.3.0-3|55	%find_lang %{name}
12cu|gadmin-samba-0.3.0-3|56	
12cu|gadmin-samba-0.3.0-3|57	# Mandriva Icons
12cu|gadmin-samba-0.3.0-3|58	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|gadmin-samba-0.3.0-3|59	convert -geometry 48x48 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/%{name}.png
12cu|gadmin-samba-0.3.0-3|60	convert -geometry 32x32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/%{name}.png
12cu|gadmin-samba-0.3.0-3|61	convert -geometry 16x16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/%{name}.png
12cu|gadmin-samba-0.3.0-3|62	
12cu|gadmin-samba-0.3.0-3|63	mkdir -p %{buildroot}%{_datadir}/applications
12cu|gadmin-samba-0.3.0-3|64	sed -i -e 's,%{name}.png,%{name},g' desktop/%{name}.desktop
12cu|gadmin-samba-0.3.0-3|65	sed -i -e 's,GADMIN-SAMBA,Gadmin-Samba,g' desktop/%{name}.desktop
12cu|gadmin-samba-0.3.0-3|66	install -m644 desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|gadmin-samba-0.3.0-3|67	desktop-file-install --vendor="" \
12cu|gadmin-samba-0.3.0-3|68	--remove-category="Application" \
12cu|gadmin-samba-0.3.0-3|69	--add-category="Settings;Network;GTK;" \
12cu|gadmin-samba-0.3.0-3|70	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|gadmin-samba-0.3.0-3|71	
12cu|gadmin-samba-0.3.0-3|72	# Prepare usermode entry
12cu|gadmin-samba-0.3.0-3|73	mkdir -p %{buildroot}%{_bindir}
12cu|gadmin-samba-0.3.0-3|74	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{name}.real
12cu|gadmin-samba-0.3.0-3|75	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
12cu|gadmin-samba-0.3.0-3|76	
12cu|gadmin-samba-0.3.0-3|77	# Scripts
12cu|gadmin-samba-0.3.0-3|78	install -d %{buildroot}%{_bindir}
12cu|gadmin-samba-0.3.0-3|79	install -m 755 scripts/example.bat %{buildroot}%{_bindir}
12cu|gadmin-samba-0.3.0-3|80	
12cu|gadmin-samba-0.3.0-3|81	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cu|gadmin-samba-0.3.0-3|82	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<_EOF_
12cu|gadmin-samba-0.3.0-3|83	USER=root
12cu|gadmin-samba-0.3.0-3|84	PROGRAM=%{_sbindir}/%{name}.real
12cu|gadmin-samba-0.3.0-3|85	SESSION=true
12cu|gadmin-samba-0.3.0-3|86	FALLBACK=false
12cu|gadmin-samba-0.3.0-3|87	_EOF_
12cu|gadmin-samba-0.3.0-3|88	
12cu|gadmin-samba-0.3.0-3|89	rm -rf %{buildroot}%{_datadir}/doc/%{name}
12cu|gadmin-samba-0.3.0-3|90	
12cu|gadmin-samba-0.3.0-3|91	
12cu|gadmin-samba-0.3.0-3|92	
12cu|gadmin-samba-0.3.0-3|93	%clean
12cu|gadmin-samba-0.3.0-3|94	rm -rf %{buildroot}
12cu|gadmin-samba-0.3.0-3|95	
12cu|gadmin-samba-0.3.0-3|96	%files -f %{name}.lang
12cu|gadmin-samba-0.3.0-3|97	%defattr(-,root,root,0755)
12cu|gadmin-samba-0.3.0-3|98	%doc COPYING AUTHORS ChangeLog
12cu|gadmin-samba-0.3.0-3|99	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cu|gadmin-samba-0.3.0-3|100	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cu|gadmin-samba-0.3.0-3|101	%dir %{_sysconfdir}/%{name}
12cu|gadmin-samba-0.3.0-3|102	%{_bindir}/*
12cu|gadmin-samba-0.3.0-3|103	%{_sbindir}/%{name}.real
12cu|gadmin-samba-0.3.0-3|104	%{_datadir}/pixmaps/*.png
12cu|gadmin-samba-0.3.0-3|105	%{_datadir}/pixmaps/%{name}/*.png
12cu|gadmin-samba-0.3.0-3|106	%{_datadir}/applications/*
12cu|gadmin-samba-0.3.0-3|107	%{_iconsdir}/hicolor/*/%{name}.png
12cu|gadmin-samba-0.3.0-3|108	%{_localstatedir}/lib/samba/netlogon/example.bat
12cu|gadmin-samba-0.3.0-3|109	
12cu|gadmin-samba-0.3.0-3|110	
12cu|gadmin-samba-0.3.0-3|111	%changelog
12cu|gadmin-samba-0.3.0-3|112	* Fri Sep 10 2010 Funda Wang <fwang@mandriva.org> 0.3.0-1mdv2011.0
12cu|gadmin-samba-0.3.0-3|113	+ Revision: 577109
12cu|gadmin-samba-0.3.0-3|114	- New version 0.3.0
12cu|gadmin-samba-0.3.0-3|115	
12cu|gadmin-samba-0.3.0-3|116	* Sun Mar 14 2010 Funda Wang <fwang@mandriva.org> 0.2.9-1mdv2010.1
12cu|gadmin-samba-0.3.0-3|117	+ Revision: 518882
12cu|gadmin-samba-0.3.0-3|118	- new version 0.2.9
12cu|gadmin-samba-0.3.0-3|119	
12cu|gadmin-samba-0.3.0-3|120	* Thu Jan 07 2010 Emmanuel Andry <eandry@mandriva.org> 0.2.8-1mdv2010.1
12cu|gadmin-samba-0.3.0-3|121	+ Revision: 487288
12cu|gadmin-samba-0.3.0-3|122	- New version 0.2.8
12cu|gadmin-samba-0.3.0-3|123	
12cu|gadmin-samba-0.3.0-3|124	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.2.7-3mdv2010.0
12cu|gadmin-samba-0.3.0-3|125	+ Revision: 437644
12cu|gadmin-samba-0.3.0-3|126	- rebuild
12cu|gadmin-samba-0.3.0-3|127	
12cu|gadmin-samba-0.3.0-3|128	* Sun Jan 04 2009 Adam Williamson <awilliamson@mandriva.org> 0.2.7-2mdv2009.1
12cu|gadmin-samba-0.3.0-3|129	+ Revision: 324171
12cu|gadmin-samba-0.3.0-3|130	- fix icon locations
12cu|gadmin-samba-0.3.0-3|131	- fix patch application for re-diffed patch
12cu|gadmin-samba-0.3.0-3|132	- rediff and improve name of fix_netlogon_script.patch
12cu|gadmin-samba-0.3.0-3|133	- install consolehelper link to /usr/bin not /usr/sbin, so it works right
12cu|gadmin-samba-0.3.0-3|134	- don't use ALL CAPS in menu entry
12cu|gadmin-samba-0.3.0-3|135	- fd.o icons
12cu|gadmin-samba-0.3.0-3|136	- clean description a bit
12cu|gadmin-samba-0.3.0-3|137	- new license policy
12cu|gadmin-samba-0.3.0-3|138	- disable Werror (if I try and fix it, it crashes on startup)
12cu|gadmin-samba-0.3.0-3|139	
12cu|gadmin-samba-0.3.0-3|140	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|gadmin-samba-0.3.0-3|141	- lowercase ImageMagick
12cu|gadmin-samba-0.3.0-3|142	
12cu|gadmin-samba-0.3.0-3|143	* Tue Sep 09 2008 Emmanuel Andry <eandry@mandriva.org> 0.2.7-1mdv2009.0
12cu|gadmin-samba-0.3.0-3|144	+ Revision: 283095
12cu|gadmin-samba-0.3.0-3|145	- import gadmin-samba
12cu|gadmin-samba-0.3.0-3|146	
12cu|gadmin-samba-0.3.0-3|147	

9418 12
12cu|gajim-0.15.4-2|1	%define debug_package	%{nil}
12cu|gajim-0.15.4-2|2	Summary:	Jabber Client written in PyGTK
12cu|gajim-0.15.4-2|3	Name:		gajim
12cu|gajim-0.15.4-2|4	Version:	0.15.4
12cu|gajim-0.15.4-2|5	Release:	2
12cu|gajim-0.15.4-2|6	Source:		http://gajim.org/downloads/0.15/gajim-%{version}.tar.bz2
12cu|gajim-0.15.4-2|7	URL:		http://www.gajim.org
12cu|gajim-0.15.4-2|8	Group:		Networking/Instant messaging
12cu|gajim-0.15.4-2|9	License:	GPLv3
12cu|gajim-0.15.4-2|10	BuildRequires:	pkgconfig(gnome-python-extras-2.0)
12cu|gajim-0.15.4-2|11	BuildRequires:	pkgconfig(gtkspell-2.0)
12cu|gajim-0.15.4-2|12	BuildRequires:	pkgconfig(gdk-2.0)
12cu|gajim-0.15.4-2|13	BuildRequires:	pkgconfig(pygtk-2.0)
12cu|gajim-0.15.4-2|14	BuildRequires:  pkgconfig(xscrnsaver)
12cu|gajim-0.15.4-2|15	BuildRequires:  pkgconfig(expat)
12cu|gajim-0.15.4-2|16	BuildRequires:  pkgconfig(dbus-1)
12cu|gajim-0.15.4-2|17	BuildRequires:  imagemagick
12cu|gajim-0.15.4-2|18	BuildRequires:  desktop-file-utils
12cu|gajim-0.15.4-2|19	BuildRequires:  intltool
12cu|gajim-0.15.4-2|20	
12cu|gajim-0.15.4-2|21	Requires:       pygtk2.0-libglade
12cu|gajim-0.15.4-2|22	Requires:       python-sqlite2
12cu|gajim-0.15.4-2|23	Requires:       gnome-python-gconf
12cu|gajim-0.15.4-2|24	Requires:       gnome-python-extras
12cu|gajim-0.15.4-2|25	Requires:       dbus-python
12cu|gajim-0.15.4-2|26	Requires:       python-OpenSSL
12cu|gajim-0.15.4-2|27	Requires:	pyasn1
12cu|gajim-0.15.4-2|28	Requires:       bind-utils
12cu|gajim-0.15.4-2|29	
12cu|gajim-0.15.4-2|30	Suggests:       gnome-python-gtkspell
12cu|gajim-0.15.4-2|31	
12cu|gajim-0.15.4-2|32	
12cu|gajim-0.15.4-2|33	%description
12cu|gajim-0.15.4-2|34	Gajim is a jabber client written in PyGTK. The goal of Gajim's developers is
12cu|gajim-0.15.4-2|35	to provide a full featured and easy to use xmpp client for the GTK+
12cu|gajim-0.15.4-2|36	users. Gajim does not require GNOME to run, event-hough it exists with it
12cu|gajim-0.15.4-2|37	nicely. Gajim is released under the GNU General Public License
12cu|gajim-0.15.4-2|38	
12cu|gajim-0.15.4-2|39	Features:
12cu|gajim-0.15.4-2|40	- Tabbed chat windows
12cu|gajim-0.15.4-2|41	- Groupchat support (with MUC protocol)
12cu|gajim-0.15.4-2|42	- Emoticons, URL grabber
12cu|gajim-0.15.4-2|43	- Systray icon
12cu|gajim-0.15.4-2|44	- TLS & GPG support
12cu|gajim-0.15.4-2|45	- Transport Registration support
12cu|gajim-0.15.4-2|46	- Service Discovery including Nodes
12cu|gajim-0.15.4-2|47	- Multiple accounts support
12cu|gajim-0.15.4-2|48	
12cu|gajim-0.15.4-2|49	%prep
12cu|gajim-0.15.4-2|50	%setup -q
12cu|gajim-0.15.4-2|51	
12cu|gajim-0.15.4-2|52	%build
12cu|gajim-0.15.4-2|53	%configure2_5x
12cu|gajim-0.15.4-2|54	%make
12cu|gajim-0.15.4-2|55	
12cu|gajim-0.15.4-2|56	%install
12cu|gajim-0.15.4-2|57	rm -rf %{buildroot} installed-docs
12cu|gajim-0.15.4-2|58	%makeinstall_std
12cu|gajim-0.15.4-2|59	
12cu|gajim-0.15.4-2|60	desktop-file-install --vendor="" \
12cu|gajim-0.15.4-2|61	--remove-category="Application" \
12cu|gajim-0.15.4-2|62	--add-category="GNOME" \
12cu|gajim-0.15.4-2|63	--add-category="X-MandrivaLinux-Internet-InstantMessaging" \
12cu|gajim-0.15.4-2|64	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|gajim-0.15.4-2|65	
12cu|gajim-0.15.4-2|66	
12cu|gajim-0.15.4-2|67	# Fix python-bytecode-inconsistent-mtime
12cu|gajim-0.15.4-2|68	pushd %{buildroot}%{_datadir}/%{name}/src/common
12cu|gajim-0.15.4-2|69	rm -rf *.pyc
12cu|gajim-0.15.4-2|70	rm -rf *.pyo
12cu|gajim-0.15.4-2|71	python -m compileall *.py
12cu|gajim-0.15.4-2|72	popd
12cu|gajim-0.15.4-2|73	
12cu|gajim-0.15.4-2|74	pushd %{buildroot}%{_datadir}/%{name}/src/plugins
12cu|gajim-0.15.4-2|75	rm -rf *.pyc
12cu|gajim-0.15.4-2|76	rm -rf *.pyo
12cu|gajim-0.15.4-2|77	python -m compileall *.py
12cu|gajim-0.15.4-2|78	popd
12cu|gajim-0.15.4-2|79	
12cu|gajim-0.15.4-2|80	%find_lang %{name}
12cu|gajim-0.15.4-2|81	
12cu|gajim-0.15.4-2|82	%files -f %{name}.lang
12cu|gajim-0.15.4-2|83	%doc ChangeLog COPYING README THANKS THANKS.artists
12cu|gajim-0.15.4-2|84	%{_bindir}/gajim
12cu|gajim-0.15.4-2|85	%{_bindir}/gajim-remote
12cu|gajim-0.15.4-2|86	%{_bindir}/gajim-history-manager
12cu|gajim-0.15.4-2|87	%{_datadir}/applications/gajim.desktop
12cu|gajim-0.15.4-2|88	%{_datadir}/gajim
12cu|gajim-0.15.4-2|89	%{_mandir}/man1/gajim.1*
12cu|gajim-0.15.4-2|90	%{_mandir}/man1/gajim-remote.1*
12cu|gajim-0.15.4-2|91	%{_mandir}/man1/gajim-history-manager.1*
12cu|gajim-0.15.4-2|92	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cu|gajim-0.15.4-2|93	

9419 12
12cu|galan-0.3.0-0.beta7.4|1	%define beta beta7
12cu|galan-0.3.0-0.beta7.4|2	
12cu|galan-0.3.0-0.beta7.4|3	%define __noautoprov '(.*)\\.so\\.0(.*)'
12cu|galan-0.3.0-0.beta7.4|4	%define __noautoreq 'libgalan\\.so\\.(.*)'
12cu|galan-0.3.0-0.beta7.4|5	
12cu|galan-0.3.0-0.beta7.4|6	Summary:	Graphical audio processing toolkit
12cu|galan-0.3.0-0.beta7.4|7	Name:		galan
12cu|galan-0.3.0-0.beta7.4|8	Version:	0.3.0
12cu|galan-0.3.0-0.beta7.4|9	Release:	0.%{beta}.4
12cu|galan-0.3.0-0.beta7.4|10	Source0:	%{name}-%{version}_%{beta}.tar.bz2
12cu|galan-0.3.0-0.beta7.4|11	Url:		http://galan.sourceforge.net/
12cu|galan-0.3.0-0.beta7.4|12	License:	GPLv2+
12cu|galan-0.3.0-0.beta7.4|13	Group:		Sound
12cu|galan-0.3.0-0.beta7.4|14	BuildRequires:	fftw2-devel
12cu|galan-0.3.0-0.beta7.4|15	BuildRequires:	gtkglarea-devel
12cu|galan-0.3.0-0.beta7.4|16	BuildRequires:	pkgconfig(alsa)
12cu|galan-0.3.0-0.beta7.4|17	BuildRequires:	pkgconfig(audiofile)
12cu|galan-0.3.0-0.beta7.4|18	BuildRequires:	pkgconfig(esound)
12cu|galan-0.3.0-0.beta7.4|19	BuildRequires:	pkgconfig(gl)
12cu|galan-0.3.0-0.beta7.4|20	BuildRequires:	pkgconfig(glu)
12cu|galan-0.3.0-0.beta7.4|21	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|galan-0.3.0-0.beta7.4|22	BuildRequires:	pkgconfig(jack)
12cu|galan-0.3.0-0.beta7.4|23	BuildRequires:	pkgconfig(lrdf)
12cu|galan-0.3.0-0.beta7.4|24	BuildRequires:	pkgconfig(pango)
12cu|galan-0.3.0-0.beta7.4|25	BuildRequires:	pkgconfig(sndfile)
12cu|galan-0.3.0-0.beta7.4|26	BuildRequires:	pkgconfig(vorbis)
12cu|galan-0.3.0-0.beta7.4|27	
12cu|galan-0.3.0-0.beta7.4|28	%description
12cu|galan-0.3.0-0.beta7.4|29	Using gAlan is much like setting up an effects-chain for, say, a guitar.
12cu|galan-0.3.0-0.beta7.4|30	You choose the effects units you wish to use, lay them out, and then
12cu|galan-0.3.0-0.beta7.4|31	connect them to each other, starting with the guitar, threading through
12cu|galan-0.3.0-0.beta7.4|32	the effects, and ending up at the amplifier (and ultimately the speakers).
12cu|galan-0.3.0-0.beta7.4|33	
12cu|galan-0.3.0-0.beta7.4|34	It's not just limited to acting as an effects-chain, though. You can also
12cu|galan-0.3.0-0.beta7.4|35	configure it (using the same basic principles) to act as a mixer, a
12cu|galan-0.3.0-0.beta7.4|36	sample-sequencer or drum machine, or a synthesizer capable of emulating
12cu|galan-0.3.0-0.beta7.4|37	various analogue systems. The examples page and the tutorial provide some
12cu|galan-0.3.0-0.beta7.4|38	descriptions of some of the ways gAlan can be used. The User Guide has a
12cu|galan-0.3.0-0.beta7.4|39	section on common motifs in mesh design which may also give an impression
12cu|galan-0.3.0-0.beta7.4|40	of how gAlan works.
12cu|galan-0.3.0-0.beta7.4|41	
12cu|galan-0.3.0-0.beta7.4|42	%files
12cu|galan-0.3.0-0.beta7.4|43	%doc AUTHORS COPYING NEWS NOTES README TODO doc/examples doc/html
12cu|galan-0.3.0-0.beta7.4|44	%{_bindir}/*
12cu|galan-0.3.0-0.beta7.4|45	%{_libdir}/%{name}
12cu|galan-0.3.0-0.beta7.4|46	%{_datadir}/%{name}
12cu|galan-0.3.0-0.beta7.4|47	%{_datadir}/applications/%{name}.desktop
12cu|galan-0.3.0-0.beta7.4|48	
12cu|galan-0.3.0-0.beta7.4|49	#----------------------------------------------------------------------------
12cu|galan-0.3.0-0.beta7.4|50	
12cu|galan-0.3.0-0.beta7.4|51	%prep
12cu|galan-0.3.0-0.beta7.4|52	%setup -q -n %{name}-%{version}_%{beta}
12cu|galan-0.3.0-0.beta7.4|53	
12cu|galan-0.3.0-0.beta7.4|54	%build
12cu|galan-0.3.0-0.beta7.4|55	#autoreconf -fi
12cu|galan-0.3.0-0.beta7.4|56	LDFLAGS="-lm -ldl" %configure2_5x --enable-static=no
12cu|galan-0.3.0-0.beta7.4|57	make
12cu|galan-0.3.0-0.beta7.4|58	
12cu|galan-0.3.0-0.beta7.4|59	%install
12cu|galan-0.3.0-0.beta7.4|60	%makeinstall_std
12cu|galan-0.3.0-0.beta7.4|61	
12cu|galan-0.3.0-0.beta7.4|62	#cleanup
12cu|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
12cu|galan-0.3.0-0.beta7.4|64	do
12cu|galan-0.3.0-0.beta7.4|65	rm -fr $i
12cu|galan-0.3.0-0.beta7.4|66	done
12cu|galan-0.3.0-0.beta7.4|67	
12cu|galan-0.3.0-0.beta7.4|68	rm -f %{buildroot}%{_libdir}/%{name}/libgalan.so
12cu|galan-0.3.0-0.beta7.4|69	
12cu|galan-0.3.0-0.beta7.4|70	mkdir -p %{buildroot}%{_datadir}/applications
12cu|galan-0.3.0-0.beta7.4|71	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|galan-0.3.0-0.beta7.4|72	[Desktop Entry]
12cu|galan-0.3.0-0.beta7.4|73	Name=Galan
12cu|galan-0.3.0-0.beta7.4|74	Comment=Graphical audio processing toolkit
12cu|galan-0.3.0-0.beta7.4|75	Exec=%{_bindir}/%{name}
12cu|galan-0.3.0-0.beta7.4|76	Icon=sound_section
12cu|galan-0.3.0-0.beta7.4|77	Terminal=false
12cu|galan-0.3.0-0.beta7.4|78	Type=Application
12cu|galan-0.3.0-0.beta7.4|79	Categories=AudioVideo;Audio;AudioVideoEditing;
12cu|galan-0.3.0-0.beta7.4|80	EOF
12cu|galan-0.3.0-0.beta7.4|81	
12cu|galan-0.3.0-0.beta7.4|82	
12cu|galan-0.3.0-0.beta7.4|83	
12cu|galan-0.3.0-0.beta7.4|84	
12cu|galan-0.3.0-0.beta7.4|85	%changelog
12cu|galan-0.3.0-0.beta7.4|86	* Mon Feb 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.0-0.beta7.4
12cu|galan-0.3.0-0.beta7.4|87	+ Revision: 1a4d686
12cu|galan-0.3.0-0.beta7.4|88	- LOG Spec cleanup
12cu|galan-0.3.0-0.beta7.4|89	
12cu|galan-0.3.0-0.beta7.4|90	

9420 12
12cu|gamazons-0.83-11|1	%define	version	0.83
12cu|gamazons-0.83-11|2	%define release 	11
12cu|gamazons-0.83-11|3	
12cu|gamazons-0.83-11|4	Summary:	A board game similar to chess and go combined
12cu|gamazons-0.83-11|5	Name:		gamazons
12cu|gamazons-0.83-11|6	Version:	%{version}
12cu|gamazons-0.83-11|7	Release:	%{release}
12cu|gamazons-0.83-11|8	License:	GPLv2
12cu|gamazons-0.83-11|9	Group:		Games/Boards
12cu|gamazons-0.83-11|10	URL:		http://www.yorgalily.org/gamazons/
12cu|gamazons-0.83-11|11	Source:		http://www.yorgalily.org/gamazons/src/%{name}-%{version}.tar.bz2
12cu|gamazons-0.83-11|12	Patch0:		gamazons-0.83-fix-desktop-file.patch
12cu|gamazons-0.83-11|13	BuildRequires:	imagemagick
12cu|gamazons-0.83-11|14	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|gamazons-0.83-11|15	# (tv) for /usr/bin/desktop-file-install:
12cu|gamazons-0.83-11|16	BuildRequires:	desktop-file-utils
12cu|gamazons-0.83-11|17	
12cu|gamazons-0.83-11|18	%description
12cu|gamazons-0.83-11|19	Amazons is a game played on a 10x10 chess board. Each side has four pieces
12cu|gamazons-0.83-11|20	(amazons) that move like chess queens (in a straight line in any direction).
12cu|gamazons-0.83-11|21	Instead of capturing pieces like in chess, the game is determined based on
12cu|gamazons-0.83-11|22	who moves last.
12cu|gamazons-0.83-11|23	
12cu|gamazons-0.83-11|24	Each move consists of two parts. First an amazon moves to a new square and
12cu|gamazons-0.83-11|25	then fires an arrow to another square (the arrow is fired in a straight
12cu|gamazons-0.83-11|26	line in any direction from the square the amazon landed on). The square
12cu|gamazons-0.83-11|27	the arrow lands on becomes a permenant block for the rest of the game.
12cu|gamazons-0.83-11|28	No one can move over it, or fire an arrow over it. Every turn an amazon
12cu|gamazons-0.83-11|29	must move and fire an arrow, so every turn there is one less square
12cu|gamazons-0.83-11|30	available on the board. Try and block in your opponent or section off a
12cu|gamazons-0.83-11|31	good chunk of the board for yourself.
12cu|gamazons-0.83-11|32	
12cu|gamazons-0.83-11|33	
12cu|gamazons-0.83-11|34	%prep
12cu|gamazons-0.83-11|35	%setup -q
12cu|gamazons-0.83-11|36	%patch0 -p1
12cu|gamazons-0.83-11|37	
12cu|gamazons-0.83-11|38	%build
12cu|gamazons-0.83-11|39	%configure2_5x --bindir=%{_gamesbindir}
12cu|gamazons-0.83-11|40	%make
12cu|gamazons-0.83-11|41	
12cu|gamazons-0.83-11|42	%install
12cu|gamazons-0.83-11|43	rm -rf $RPM_BUILD_ROOT
12cu|gamazons-0.83-11|44	%makeinstall_std
12cu|gamazons-0.83-11|45	
12cu|gamazons-0.83-11|46	
12cu|gamazons-0.83-11|47	desktop-file-install --vendor="" \
12cu|gamazons-0.83-11|48	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cu|gamazons-0.83-11|49	
12cu|gamazons-0.83-11|50	mkdir -p $RPM_BUILD_ROOT%{_iconsdir} \
12cu|gamazons-0.83-11|51	$RPM_BUILD_ROOT%{_miconsdir} \
12cu|gamazons-0.83-11|52	$RPM_BUILD_ROOT%{_liconsdir}
12cu|gamazons-0.83-11|53	install -m 0644         pixmaps/gnome-gamazons.png $RPM_BUILD_ROOT%{_liconsdir}/gnome-gamazons.png
12cu|gamazons-0.83-11|54	convert -geometry 32x32 pixmaps/gnome-gamazons.png $RPM_BUILD_ROOT%{_iconsdir}/gnome-gamazons.png
12cu|gamazons-0.83-11|55	convert -geometry 16x16 pixmaps/gnome-gamazons.png $RPM_BUILD_ROOT%{_miconsdir}/gnome-gamazons.png
12cu|gamazons-0.83-11|56	
12cu|gamazons-0.83-11|57	# translation will come in future versions, find
12cu|gamazons-0.83-11|58	# help files for now
12cu|gamazons-0.83-11|59	%{find_lang} %{name} --with-gnome
12cu|gamazons-0.83-11|60	
12cu|gamazons-0.83-11|61	%if %mdkversion < 200900
12cu|gamazons-0.83-11|62	%post
12cu|gamazons-0.83-11|63	%{update_menus}
12cu|gamazons-0.83-11|64	%endif
12cu|gamazons-0.83-11|65	
12cu|gamazons-0.83-11|66	%if %mdkversion < 200900
12cu|gamazons-0.83-11|67	%postun
12cu|gamazons-0.83-11|68	%{clean_menus}
12cu|gamazons-0.83-11|69	%endif
12cu|gamazons-0.83-11|70	
12cu|gamazons-0.83-11|71	%clean
12cu|gamazons-0.83-11|72	rm -rf $RPM_BUILD_ROOT
12cu|gamazons-0.83-11|73	
12cu|gamazons-0.83-11|74	%files -f %{name}.lang
12cu|gamazons-0.83-11|75	%defattr(-,root,root)
12cu|gamazons-0.83-11|76	%doc COPYING
12cu|gamazons-0.83-11|77	%{_gamesbindir}/*
12cu|gamazons-0.83-11|78	%{_datadir}/applications/*.desktop
12cu|gamazons-0.83-11|79	%{_datadir}/%{name}
12cu|gamazons-0.83-11|80	%{_datadir}/pixmaps/*
12cu|gamazons-0.83-11|81	%{_iconsdir}/gnome-gamazons.png
12cu|gamazons-0.83-11|82	%{_miconsdir}/gnome-gamazons.png
12cu|gamazons-0.83-11|83	%{_liconsdir}/gnome-gamazons.png
12cu|gamazons-0.83-11|84	
12cu|gamazons-0.83-11|85	
12cu|gamazons-0.83-11|86	
12cu|gamazons-0.83-11|87	%changelog
12cu|gamazons-0.83-11|88	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.83-10mdv2011.0
12cu|gamazons-0.83-11|89	+ Revision: 618395
12cu|gamazons-0.83-11|90	- the mass rebuild of 2010.0 packages
12cu|gamazons-0.83-11|91	
12cu|gamazons-0.83-11|92	* Thu May 14 2009 Samuel Verschelde <stormi@mandriva.org> 0.83-9mdv2010.0
12cu|gamazons-0.83-11|93	+ Revision: 375632
12cu|gamazons-0.83-11|94	- fix Licence
12cu|gamazons-0.83-11|95	- fix desktop file (#49436)
12cu|gamazons-0.83-11|96	
12cu|gamazons-0.83-11|97	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|gamazons-0.83-11|98	- lowercase ImageMagick
12cu|gamazons-0.83-11|99	
12cu|gamazons-0.83-11|100	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.83-8mdv2009.0
12cu|gamazons-0.83-11|101	+ Revision: 222104
12cu|gamazons-0.83-11|102	- BuildRequires desktop-file-utils for /usr/bin/desktop-file-install
12cu|gamazons-0.83-11|103	- drop old menu
12cu|gamazons-0.83-11|104	- kill re-definition of %%buildroot on Pixel's request
12cu|gamazons-0.83-11|105	- import gamazons
12cu|gamazons-0.83-11|106	
12cu|gamazons-0.83-11|107	+ Pixel <pixel@mandriva.com>
12cu|gamazons-0.83-11|108	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|gamazons-0.83-11|109	
12cu|gamazons-0.83-11|110	+ Olivier Blin <oblin@mandriva.com>
12cu|gamazons-0.83-11|111	- restore BuildRoot
12cu|gamazons-0.83-11|112	
12cu|gamazons-0.83-11|113	
12cu|gamazons-0.83-11|114	* Thu Aug 10 2006 Lenny Cartier <lenny@mandriva.com> 0.83-7mdv2007.0
12cu|gamazons-0.83-11|115	- xdg
12cu|gamazons-0.83-11|116	
12cu|gamazons-0.83-11|117	* Fri Aug 05 2005 Abel Cheung <deaddog@mandriva.org> 0.83-6mdk
12cu|gamazons-0.83-11|118	- rebuild
12cu|gamazons-0.83-11|119	
12cu|gamazons-0.83-11|120	* Mon Nov 29 2004 Abel Cheung <deaddog@mandrake.org> 0.83-5mdk
12cu|gamazons-0.83-11|121	- rebuild with correct gpg key
12cu|gamazons-0.83-11|122	- move binary to gamesbindir
12cu|gamazons-0.83-11|123	
12cu|gamazons-0.83-11|124	* Tue Sep 28 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.83-4mdk
12cu|gamazons-0.83-11|125	- rebuild
12cu|gamazons-0.83-11|126	
12cu|gamazons-0.83-11|127	* Sun Aug 17 2003 Abel Cheung <maddog@linux.org.hk> 0.83-3mdk
12cu|gamazons-0.83-11|128	- Replace broken package and spec
12cu|gamazons-0.83-11|129	
12cu|gamazons-0.83-11|130	* Tue Apr 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.83-2mdk
12cu|gamazons-0.83-11|131	- buildrequires
12cu|gamazons-0.83-11|132	
12cu|gamazons-0.83-11|133	* Mon Jan 06 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.83-1mdk
12cu|gamazons-0.83-11|134	- from Arkadiusz Lipiec <alipiec@elka.pw.edu.pl> :
12cu|gamazons-0.83-11|135	- package created
12cu|gamazons-0.83-11|136	

9421 12
12cu|gambas3-3.5.4-1|1	Name:		gambas3
12cu|gambas3-3.5.4-1|2	Summary:	Complete IDE based on a BASIC interpreter with object extensions
12cu|gambas3-3.5.4-1|3	Version:	3.5.4
12cu|gambas3-3.5.4-1|4	Release:	1
12cu|gambas3-3.5.4-1|5	License:	GPLv2+
12cu|gambas3-3.5.4-1|6	Group:		Development/Other
12cu|gambas3-3.5.4-1|7	URL:		http://gambas.sourceforge.net
12cu|gambas3-3.5.4-1|8	Source0:    http://garr.dl.sourceforge.net/project/gambas/gambas3/%{name}-%{version}.tar.bz2
12cu|gambas3-3.5.4-1|9	
12cu|gambas3-3.5.4-1|10	
12cu|gambas3-3.5.4-1|11	Source1:	%{name}.desktop
12cu|gambas3-3.5.4-1|12	Source100:	%{name}.rpmlintrc
12cu|gambas3-3.5.4-1|13	
12cu|gambas3-3.5.4-1|14	BuildRequires:	bzip2-devel
12cu|gambas3-3.5.4-1|15	BuildRequires:	autoconf automake libtool
12cu|gambas3-3.5.4-1|16	BuildRequires:	unixODBC-devel
12cu|gambas3-3.5.4-1|17	BuildRequires:	gettext-devel
12cu|gambas3-3.5.4-1|18	BuildRequires:	pkgconfig(libpng)
12cu|gambas3-3.5.4-1|19	BuildRequires:	imagemagick
12cu|gambas3-3.5.4-1|20	BuildRequires:	jpeg-devel
12cu|gambas3-3.5.4-1|21	BuildRequires:	pkgconfig(sqlite3)
12cu|gambas3-3.5.4-1|22	BuildRequires:	qt4-devel
12cu|gambas3-3.5.4-1|23	BuildRequires:	pkgconfig(QtWebKit)
12cu|gambas3-3.5.4-1|24	BuildRequires:	pkgconfig(glew)
12cu|gambas3-3.5.4-1|25	BuildRequires:	pkgconfig(sdl)
12cu|gambas3-3.5.4-1|26	BuildRequires:	pkgconfig(xcursor)
12cu|gambas3-3.5.4-1|27	BuildRequires:	pkgconfig(SDL_ttf)
12cu|gambas3-3.5.4-1|28	BuildRequires:	mysql-devel
12cu|gambas3-3.5.4-1|29	BuildRequires:	pkgconfig(cairo)
12cu|gambas3-3.5.4-1|30	BuildRequires:	pkgconfig(poppler)
12cu|gambas3-3.5.4-1|31	BuildRequires:	SDL_sound-devel
12cu|gambas3-3.5.4-1|32	BuildRequires:	pkgconfig(SDL_mixer)
12cu|gambas3-3.5.4-1|33	BuildRequires:	pkgconfig(libcurl)
12cu|gambas3-3.5.4-1|34	BuildRequires:	pkgconfig(gdk-2.0)
12cu|gambas3-3.5.4-1|35	BuildRequires:	pkgconfig(librsvg-2.0)
12cu|gambas3-3.5.4-1|36	BuildRequires:	pkgconfig(gdkglext-1.0)
12cu|gambas3-3.5.4-1|37	BuildRequires:	pkgconfig(libffi)
12cu|gambas3-3.5.4-1|38	BuildRequires:	pkgconfig(imlib2)
12cu|gambas3-3.5.4-1|39	BuildRequires:	pkgconfig(libecpg)
12cu|gambas3-3.5.4-1|40	BuildRequires:	pkgconfig(libv4l2)
12cu|gambas3-3.5.4-1|41	BuildRequires:	pkgconfig(libxml-2.0)
12cu|gambas3-3.5.4-1|42	BuildRequires:	pkgconfig(libexslt)
12cu|gambas3-3.5.4-1|43	BuildRequires:	pkgconfig(xtst)
12cu|gambas3-3.5.4-1|44	BuildRequires:  freetype2-devel
12cu|gambas3-3.5.4-1|45	BuildRequires:	xdg-utils
12cu|gambas3-3.5.4-1|46	BuildRequires:	desktop-file-utils
12cu|gambas3-3.5.4-1|47	BuildRequires:	pkgconfig(sqlite)
12cu|gambas3-3.5.4-1|48	BuildRequires:  libstdc++-static-devel
12cu|gambas3-3.5.4-1|49	BuildRequires:  libstdc++-devel
12cu|gambas3-3.5.4-1|50	BuildRequires:  freetype-devel
12cu|gambas3-3.5.4-1|51	BuildRequires:  pkgconfig(gsl)
12cu|gambas3-3.5.4-1|52	BuildRequires:  pkgconfig(gnome-keyring-1)
12cu|gambas3-3.5.4-1|53	BuildRequires:  pkgconfig(libpcre)
12cu|gambas3-3.5.4-1|54	BuildRequires:  pkgconfig(ice)
12cu|gambas3-3.5.4-1|55	BuildRequires:  pkgconfig(dbus-1)
12cu|gambas3-3.5.4-1|56	BuildRequires:  pkgconfig(SDL_image)
12cu|gambas3-3.5.4-1|57	# no pkgconfig for gmime for portability
12cu|gambas3-3.5.4-1|58	BuildRequires:  gmime-devel
12cu|gambas3-3.5.4-1|59	BuildRequires:  pkgconfig(libv4lconvert)
12cu|gambas3-3.5.4-1|60	#
12cu|gambas3-3.5.4-1|61	%if %{mdvver} >= 201210
12cu|gambas3-3.5.4-1|62	BuildRequires:  llvm-devel
12cu|gambas3-3.5.4-1|63	%if %{mdvver} == 201200
12cu|gambas3-3.5.4-1|64	BuildRequires:	llvm
12cu|gambas3-3.5.4-1|65	%endif
12cu|gambas3-3.5.4-1|66	%endif
12cu|gambas3-3.5.4-1|67	# No jit modules in 2014.1, won't build against llvm3.4.2
12cu|gambas3-3.5.4-1|68	# we don't have gst-1 in lts
12cu|gambas3-3.5.4-1|69	BuildRequires:  pkgconfig(gstreamer-1.0)
12cu|gambas3-3.5.4-1|70	BuildRequires:  pkgconfig(gstreamer-app-1.0)
12cu|gambas3-3.5.4-1|71	BuildRequires:  pkgconfig(openssl)
12cu|gambas3-3.5.4-1|72	BuildRequires:  gmp-devel
12cu|gambas3-3.5.4-1|73	BuildRequires:  pkgconfig(openal)
12cu|gambas3-3.5.4-1|74	BuildRequires:  pkgconfig(alure)
12cu|gambas3-3.5.4-1|75	BuildRequires:  pkgconfig(sndfile)
12cu|gambas3-3.5.4-1|76	BuildRequires:  pkgconfig(libmpg123)
12cu|gambas3-3.5.4-1|77	BuildRequires:  pkgconfig(fluidsynth)
12cu|gambas3-3.5.4-1|78	BuildRequires:  dumb-devel
12cu|gambas3-3.5.4-1|79	
12cu|gambas3-3.5.4-1|80	%description
12cu|gambas3-3.5.4-1|81	Gambas is a free development environment based on a Basic interpreter
12cu|gambas3-3.5.4-1|82	with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
12cu|gambas3-3.5.4-1|83	With Gambas, you can quickly design your program GUI, access MySQL or
12cu|gambas3-3.5.4-1|84	PostgreSQL databases, translate your program into many languages,
12cu|gambas3-3.5.4-1|85	create network applications easily, build RPMs of your apps
12cu|gambas3-3.5.4-1|86	automatically, and so on...
12cu|gambas3-3.5.4-1|87	
12cu|gambas3-3.5.4-1|88	%prep
12cu|gambas3-3.5.4-1|89	%setup -q
12cu|gambas3-3.5.4-1|90	
12cu|gambas3-3.5.4-1|91	for i in `find . -name "acinclude.m4"`;
12cu|gambas3-3.5.4-1|92	do
12cu|gambas3-3.5.4-1|93	sed -i -e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' ${i}
12cu|gambas3-3.5.4-1|94	sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' ${i}
12cu|gambas3-3.5.4-1|95	sed -i 's|$AM_CXXFLAGS -Os -fno-omit-frame-pointer|$AM_CXXFLAGS|g' ${i}
12cu|gambas3-3.5.4-1|96	sed -i 's|$AM_CFLAGS -Os|$AM_CFLAGS|g' ${i}
12cu|gambas3-3.5.4-1|97	sed -i 's|$AM_CFLAGS -O0|$AM_CFLAGS|g' ${i}
12cu|gambas3-3.5.4-1|98	sed -i 's|$AM_CXXFLAGS -O0|$AM_CXXFLAGS|g' ${i}
12cu|gambas3-3.5.4-1|99	done
12cu|gambas3-3.5.4-1|100	
12cu|gambas3-3.5.4-1|101	
12cu|gambas3-3.5.4-1|102	# debug linting fix
12cu|gambas3-3.5.4-1|103	chmod -x main/gbx/gbx_local.h
12cu|gambas3-3.5.4-1|104	chmod -x gb.xml/src/xslt/CXSLT.h
12cu|gambas3-3.5.4-1|105	chmod -x main/lib/option/main.h
12cu|gambas3-3.5.4-1|106	chmod -x main/lib/option/main.c
12cu|gambas3-3.5.4-1|107	chmod -x main/lib/option/getoptions.c
12cu|gambas3-3.5.4-1|108	chmod -x main/lib/option/getoptions.h
12cu|gambas3-3.5.4-1|109	chmod -x main/gbx/gbx_subr_file.c
12cu|gambas3-3.5.4-1|110	chmod -x gb.xml/src/xslt/main.cpp
12cu|gambas3-3.5.4-1|111	chmod -x gb.qt4/src/CContainer.cpp
12cu|gambas3-3.5.4-1|112	chmod -x gb.xml/src/xslt/CXSLT.cpp
12cu|gambas3-3.5.4-1|113	
12cu|gambas3-3.5.4-1|114	
12cu|gambas3-3.5.4-1|115	
12cu|gambas3-3.5.4-1|116	%build
12cu|gambas3-3.5.4-1|117	%if %{mdvver} == 201410
12cu|gambas3-3.5.4-1|118	# add math's functions to the linker
12cu|gambas3-3.5.4-1|119	export LDFLAGS="$LDFLAGS -lm"
12cu|gambas3-3.5.4-1|120	# export pow, ceil a.s.o math's functions
12cu|gambas3-3.5.4-1|121	# in both compilers , gb.image component is in C
12cu|gambas3-3.5.4-1|122	export CXXFLAGS="%{optflags} -lm"
12cu|gambas3-3.5.4-1|123	export CFLAGS="%{optflags} -lm"
12cu|gambas3-3.5.4-1|124	%endif
12cu|gambas3-3.5.4-1|125	
12cu|gambas3-3.5.4-1|126	%setup_compile_flags
12cu|gambas3-3.5.4-1|127	./reconf-all
12cu|gambas3-3.5.4-1|128	for i in `find -name configure`
12cu|gambas3-3.5.4-1|129	do
12cu|gambas3-3.5.4-1|130	(
12cu|gambas3-3.5.4-1|131	pushd `dirname $i`
12cu|gambas3-3.5.4-1|132	%before_configure
12cu|gambas3-3.5.4-1|133	popd
12cu|gambas3-3.5.4-1|134	)
12cu|gambas3-3.5.4-1|135	done
12cu|gambas3-3.5.4-1|136	
12cu|gambas3-3.5.4-1|137	
12cu|gambas3-3.5.4-1|138	%configure2_5x
12cu|gambas3-3.5.4-1|139	%make
12cu|gambas3-3.5.4-1|140	
12cu|gambas3-3.5.4-1|141	%install
12cu|gambas3-3.5.4-1|142	%makeinstall_std
12cu|gambas3-3.5.4-1|143	
12cu|gambas3-3.5.4-1|144	# Get the SVN noise out of the main tree
12cu|gambas3-3.5.4-1|145	find %{buildroot}%{_datadir}/%{name}/ -type d -name .svn -exec rm -rf {} 2>/dev/null ';' || :
12cu|gambas3-3.5.4-1|146	
12cu|gambas3-3.5.4-1|147	# Mime types.
12cu|gambas3-3.5.4-1|148	mkdir -p %{buildroot}%{_datadir}/mime/packages/
12cu|gambas3-3.5.4-1|149	install -m 0644 -p app/mime/application-x-gambasscript.xml %{buildroot}%{_datadir}/mime/packages/
12cu|gambas3-3.5.4-1|150	install -m 0644 -p main/mime/application-x-gambas3.xml %{buildroot}%{_datadir}/mime/packages/
12cu|gambas3-3.5.4-1|151	
12cu|gambas3-3.5.4-1|152	# clean, should be done upstream
12cu|gambas3-3.5.4-1|153	find %{buildroot} -name '*.la' -delete
12cu|gambas3-3.5.4-1|154	rm -f %{buildroot}%{_libdir}/%{name}/gb.so %{buildroot}%{_libdir}/%{name}/gb.so.*
12cu|gambas3-3.5.4-1|155	
12cu|gambas3-3.5.4-1|156	# menu entry && icons
12cu|gambas3-3.5.4-1|157	install -D -m 755 app/src/%{name}/img/logo/logo-16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|gambas3-3.5.4-1|158	install -D -m 755 app/src/%{name}/img/logo/logo-32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|gambas3-3.5.4-1|159	install -D -m 755 app/src/%{name}/img/logo/logo-64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cu|gambas3-3.5.4-1|160	install -D -m 755 app/src/%{name}/img/logo/logo-ide.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|gambas3-3.5.4-1|161	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|gambas3-3.5.4-1|162	# attr fix
12cu|gambas3-3.5.4-1|163	chmod -x %{buildroot}%{_datadir}/gambas3/gb.sdl/LICENSE
12cu|gambas3-3.5.4-1|164	
12cu|gambas3-3.5.4-1|165	desktop-file-install %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|gambas3-3.5.4-1|166	chmod -x %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|gambas3-3.5.4-1|167	
12cu|gambas3-3.5.4-1|168	mkdir -p %{buildroot}%{_docdir}
12cu|gambas3-3.5.4-1|169	
12cu|gambas3-3.5.4-1|170	#------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|171	
12cu|gambas3-3.5.4-1|172	%package runtime
12cu|gambas3-3.5.4-1|173	Summary: The Gambas runtime
12cu|gambas3-3.5.4-1|174	Group: Development/Other
12cu|gambas3-3.5.4-1|175	
12cu|gambas3-3.5.4-1|176	%description runtime
12cu|gambas3-3.5.4-1|177	This package includes the Gambas interpreter needed to run Gambas applications.
12cu|gambas3-3.5.4-1|178	
12cu|gambas3-3.5.4-1|179	%files runtime
12cu|gambas3-3.5.4-1|180	%doc README ChangeLog AUTHORS
12cu|gambas3-3.5.4-1|181	%{_bindir}/gbx3
12cu|gambas3-3.5.4-1|182	%{_bindir}/gbr3
12cu|gambas3-3.5.4-1|183	%dir %{_libdir}/%{name}
12cu|gambas3-3.5.4-1|184	%{_libdir}/%{name}/gb.component
12cu|gambas3-3.5.4-1|185	%{_libdir}/%{name}/gb.debug.*
12cu|gambas3-3.5.4-1|186	%{_libdir}/%{name}/gb.eval.component
12cu|gambas3-3.5.4-1|187	%{_libdir}/%{name}/gb.eval.so*
12cu|gambas3-3.5.4-1|188	%{_libdir}/%{name}/gb.draw.*
12cu|gambas3-3.5.4-1|189	%{_libdir}/%{name}/gb.geom.*
12cu|gambas3-3.5.4-1|190	%dir %{_datadir}/%{name}
12cu|gambas3-3.5.4-1|191	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|192	%{_datadir}/%{name}/info/gb.info
12cu|gambas3-3.5.4-1|193	%{_datadir}/%{name}/info/gb.list
12cu|gambas3-3.5.4-1|194	%{_datadir}/%{name}/info/gb.debug.*
12cu|gambas3-3.5.4-1|195	%{_datadir}/%{name}/info/gb.eval.list
12cu|gambas3-3.5.4-1|196	%{_datadir}/%{name}/info/gb.eval.info
12cu|gambas3-3.5.4-1|197	%dir %{_datadir}/%{name}/icons
12cu|gambas3-3.5.4-1|198	%{_datadir}/%{name}/icons/application-x-%{name}.png
12cu|gambas3-3.5.4-1|199	
12cu|gambas3-3.5.4-1|200	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|201	
12cu|gambas3-3.5.4-1|202	%package devel
12cu|gambas3-3.5.4-1|203	Summary: The Gambas development package
12cu|gambas3-3.5.4-1|204	Group: Development/Other
12cu|gambas3-3.5.4-1|205	
12cu|gambas3-3.5.4-1|206	%description devel
12cu|gambas3-3.5.4-1|207	This package includes all tools needed to compile Gambas projects
12cu|gambas3-3.5.4-1|208	without having to install the complete development environment.
12cu|gambas3-3.5.4-1|209	
12cu|gambas3-3.5.4-1|210	%files devel
12cu|gambas3-3.5.4-1|211	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|212	%{_bindir}/gbc3
12cu|gambas3-3.5.4-1|213	%{_bindir}/gba3
12cu|gambas3-3.5.4-1|214	%{_bindir}/gbi3
12cu|gambas3-3.5.4-1|215	
12cu|gambas3-3.5.4-1|216	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|217	
12cu|gambas3-3.5.4-1|218	%package script
12cu|gambas3-3.5.4-1|219	Summary: The Gambas scripter package
12cu|gambas3-3.5.4-1|220	Group: Development/Other
12cu|gambas3-3.5.4-1|221	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|222	
12cu|gambas3-3.5.4-1|223	
12cu|gambas3-3.5.4-1|224	%description script
12cu|gambas3-3.5.4-1|225	This package includes the scripter program that allows to write script files
12cu|gambas3-3.5.4-1|226	in Gambas.
12cu|gambas3-3.5.4-1|227	
12cu|gambas3-3.5.4-1|228	%files script
12cu|gambas3-3.5.4-1|229	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|230	%{_bindir}/gbs3
12cu|gambas3-3.5.4-1|231	%{_bindir}/gbs3.gambas
12cu|gambas3-3.5.4-1|232	%{_bindir}/gbw3
12cu|gambas3-3.5.4-1|233	%{_datadir}/%{name}/icons/application-x-gambasserverpage.png
12cu|gambas3-3.5.4-1|234	%{_datadir}/%{name}/icons/application-x-gambasscript.png
12cu|gambas3-3.5.4-1|235	
12cu|gambas3-3.5.4-1|236	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|237	
12cu|gambas3-3.5.4-1|238	%package ide
12cu|gambas3-3.5.4-1|239	Summary: The Gambas IDE
12cu|gambas3-3.5.4-1|240	Group: Development/Other
12cu|gambas3-3.5.4-1|241	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|242	Requires: %{name}-devel = %{version}
12cu|gambas3-3.5.4-1|243	Requires: %{name}-gb-db = %{version}
12cu|gambas3-3.5.4-1|244	Requires: %{name}-gb-db-form = %{version}
12cu|gambas3-3.5.4-1|245	Requires: %{name}-gb-desktop = %{version}
12cu|gambas3-3.5.4-1|246	Requires: %{name}-gb-eval-highlight = %{version}
12cu|gambas3-3.5.4-1|247	Requires: %{name}-gb-form = %{version}
12cu|gambas3-3.5.4-1|248	Requires: %{name}-gb-form-dialog = %{version}
12cu|gambas3-3.5.4-1|249	Requires: %{name}-gb-form-mdi = %{version}
12cu|gambas3-3.5.4-1|250	Requires: %{name}-gb-form-stock = %{version}
12cu|gambas3-3.5.4-1|251	Requires: %{name}-gb-gui = %{version}
12cu|gambas3-3.5.4-1|252	Requires: %{name}-gb-image = %{version}
12cu|gambas3-3.5.4-1|253	Requires: %{name}-gb-image-effect = %{version}
12cu|gambas3-3.5.4-1|254	Requires: %{name}-gb-qt4 = %{version}
12cu|gambas3-3.5.4-1|255	Requires: %{name}-gb-qt4-ext = %{version}
12cu|gambas3-3.5.4-1|256	Requires: %{name}-gb-qt4-webkit = %{version}
12cu|gambas3-3.5.4-1|257	Requires: %{name}-gb-settings = %{version}
12cu|gambas3-3.5.4-1|258	Requires: %{name}-examples = %{version}
12cu|gambas3-3.5.4-1|259	Requires: gettext
12cu|gambas3-3.5.4-1|260	Requires: rpm-build
12cu|gambas3-3.5.4-1|261	
12cu|gambas3-3.5.4-1|262	%description ide
12cu|gambas3-3.5.4-1|263	This package includes the complete Gambas Development Environment, with the
12cu|gambas3-3.5.4-1|264	database manager, the help files, and all components.
12cu|gambas3-3.5.4-1|265	
12cu|gambas3-3.5.4-1|266	%files ide
12cu|gambas3-3.5.4-1|267	%doc README ChangeLog
12cu|gambas3-3.5.4-1|268	%{_bindir}/%{name}
12cu|gambas3-3.5.4-1|269	%{_bindir}/%{name}.gambas
12cu|gambas3-3.5.4-1|270	%{_datadir}/applications/%{name}.desktop
12cu|gambas3-3.5.4-1|271	%{_iconsdir}/hicolor/*/*/%{name}.png
12cu|gambas3-3.5.4-1|272	%{_datadir}/pixmaps/%{name}.png
12cu|gambas3-3.5.4-1|273	%dir %{_datadir}/%{name}/examples/
12cu|gambas3-3.5.4-1|274	
12cu|gambas3-3.5.4-1|275	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|276	
12cu|gambas3-3.5.4-1|277	%package examples
12cu|gambas3-3.5.4-1|278	Summary: The Gambas examples
12cu|gambas3-3.5.4-1|279	Group: Development/Other
12cu|gambas3-3.5.4-1|280	BuildArch: noarch
12cu|gambas3-3.5.4-1|281	Suggests: %{name}-ide = %{version}
12cu|gambas3-3.5.4-1|282	
12cu|gambas3-3.5.4-1|283	
12cu|gambas3-3.5.4-1|284	%description examples
12cu|gambas3-3.5.4-1|285	This package includes all the example projects provided with Gambas.
12cu|gambas3-3.5.4-1|286	
12cu|gambas3-3.5.4-1|287	%files examples
12cu|gambas3-3.5.4-1|288	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|289	%dir %{_datadir}/%{name}/examples/Automation/
12cu|gambas3-3.5.4-1|290	%dir %{_datadir}/%{name}/examples/Basic/
12cu|gambas3-3.5.4-1|291	%dir %{_datadir}/%{name}/examples/Control/
12cu|gambas3-3.5.4-1|292	%dir %{_datadir}/%{name}/examples/Database/
12cu|gambas3-3.5.4-1|293	%dir %{_datadir}/%{name}/examples/Drawing/
12cu|gambas3-3.5.4-1|294	%dir %{_datadir}/%{name}/examples/Games/
12cu|gambas3-3.5.4-1|295	%dir %{_datadir}/%{name}/examples/Image/
12cu|gambas3-3.5.4-1|296	%dir %{_datadir}/%{name}/examples/Misc/
12cu|gambas3-3.5.4-1|297	%dir %{_datadir}/%{name}/examples/Multimedia/
12cu|gambas3-3.5.4-1|298	%dir %{_datadir}/%{name}/examples/Networking/
12cu|gambas3-3.5.4-1|299	%dir %{_datadir}/%{name}/examples/OpenGL/
12cu|gambas3-3.5.4-1|300	%dir %{_datadir}/%{name}/examples/Printing/
12cu|gambas3-3.5.4-1|301	%dir %{_datadir}/%{name}/examples/Automation/DBusExplorer/
12cu|gambas3-3.5.4-1|302	%{_datadir}/%{name}/examples/Automation/DBusExplorer/dbus*.png
12cu|gambas3-3.5.4-1|303	%{_datadir}/%{name}/examples/Automation/DBusExplorer/DBusExplorer.gambas
12cu|gambas3-3.5.4-1|304	%{_datadir}/%{name}/examples/Automation/DBusExplorer/.directory
12cu|gambas3-3.5.4-1|305	%{_datadir}/%{name}/examples/Automation/DBusExplorer/.gambas/
12cu|gambas3-3.5.4-1|306	%{_datadir}/%{name}/examples/Automation/DBusExplorer/.hidden
12cu|gambas3-3.5.4-1|307	%{_datadir}/%{name}/examples/Automation/DBusExplorer/.icon.png
12cu|gambas3-3.5.4-1|308	%{_datadir}/%{name}/examples/Automation/DBusExplorer/method.png
12cu|gambas3-3.5.4-1|309	%{_datadir}/%{name}/examples/Automation/DBusExplorer/.project
12cu|gambas3-3.5.4-1|310	%{_datadir}/%{name}/examples/Automation/DBusExplorer/property.png
12cu|gambas3-3.5.4-1|311	%{_datadir}/%{name}/examples/Automation/DBusExplorer/.settings
12cu|gambas3-3.5.4-1|312	%{_datadir}/%{name}/examples/Automation/DBusExplorer/signal.png
12cu|gambas3-3.5.4-1|313	%{_datadir}/%{name}/examples/Automation/DBusExplorer/.src/
12cu|gambas3-3.5.4-1|314	%{_datadir}/%{name}/examples/Automation/DBusExplorer/.startup
12cu|gambas3-3.5.4-1|315	
12cu|gambas3-3.5.4-1|316	%dir %{_datadir}/%{name}/examples/Basic/Blights/
12cu|gambas3-3.5.4-1|317	%dir %{_datadir}/%{name}/examples/Basic/Blights/.lang/
12cu|gambas3-3.5.4-1|318	%{_datadir}/%{name}/examples/Basic/Blights/.directory
12cu|gambas3-3.5.4-1|319	%{_datadir}/%{name}/examples/Basic/Blights/.gambas/
12cu|gambas3-3.5.4-1|320	%{_datadir}/%{name}/examples/Basic/Blights/.hidden
12cu|gambas3-3.5.4-1|321	%{_datadir}/%{name}/examples/Basic/Blights/.icon*
12cu|gambas3-3.5.4-1|322	%{_datadir}/%{name}/examples/Basic/Blights/.project
12cu|gambas3-3.5.4-1|323	%{_datadir}/%{name}/examples/Basic/Blights/.src/
12cu|gambas3-3.5.4-1|324	%{_datadir}/%{name}/examples/Basic/Blights/.startup
12cu|gambas3-3.5.4-1|325	%{_datadir}/%{name}/examples/Basic/Blights/Blights.gambas
12cu|gambas3-3.5.4-1|326	%{_datadir}/%{name}/examples/Basic/Blights/ampoule.png
12cu|gambas3-3.5.4-1|327	%{_datadir}/%{name}/examples/Basic/Blights/bloff.xpm
12cu|gambas3-3.5.4-1|328	%{_datadir}/%{name}/examples/Basic/Blights/blon.xpm
12cu|gambas3-3.5.4-1|329	
12cu|gambas3-3.5.4-1|330	%dir %{_datadir}/%{name}/examples/Basic/Collection/
12cu|gambas3-3.5.4-1|331	%dir %{_datadir}/%{name}/examples/Basic/Collection/.lang/
12cu|gambas3-3.5.4-1|332	%{_datadir}/%{name}/examples/Basic/Collection/.directory
12cu|gambas3-3.5.4-1|333	%{_datadir}/%{name}/examples/Basic/Collection/.gambas/
12cu|gambas3-3.5.4-1|334	%{_datadir}/%{name}/examples/Basic/Collection/.hidden
12cu|gambas3-3.5.4-1|335	%{_datadir}/%{name}/examples/Basic/Collection/.icon*
12cu|gambas3-3.5.4-1|336	%{_datadir}/%{name}/examples/Basic/Collection/.project
12cu|gambas3-3.5.4-1|337	%{_datadir}/%{name}/examples/Basic/Collection/.startup
12cu|gambas3-3.5.4-1|338	%{_datadir}/%{name}/examples/Basic/Collection/.src/
12cu|gambas3-3.5.4-1|339	%{_datadir}/%{name}/examples/Basic/Collection/Collection.gambas
12cu|gambas3-3.5.4-1|340	%{_datadir}/%{name}/examples/Basic/Collection/collection.png
12cu|gambas3-3.5.4-1|341	
12cu|gambas3-3.5.4-1|342	%dir %{_datadir}/%{name}/examples/Basic/DragNDrop/
12cu|gambas3-3.5.4-1|343	%{_datadir}/%{name}/examples/Basic/DragNDrop/.directory
12cu|gambas3-3.5.4-1|344	%{_datadir}/%{name}/examples/Basic/DragNDrop/.gambas/
12cu|gambas3-3.5.4-1|345	%{_datadir}/%{name}/examples/Basic/DragNDrop/.hidden
12cu|gambas3-3.5.4-1|346	%{_datadir}/%{name}/examples/Basic/DragNDrop/.icon*
12cu|gambas3-3.5.4-1|347	%{_datadir}/%{name}/examples/Basic/DragNDrop/.project
12cu|gambas3-3.5.4-1|348	%{_datadir}/%{name}/examples/Basic/DragNDrop/.startup
12cu|gambas3-3.5.4-1|349	%{_datadir}/%{name}/examples/Basic/DragNDrop/DragNDrop.gambas
12cu|gambas3-3.5.4-1|350	%{_datadir}/%{name}/examples/Basic/DragNDrop/.src/
12cu|gambas3-3.5.4-1|351	%{_datadir}/%{name}/examples/Basic/DragNDrop/drop.png
12cu|gambas3-3.5.4-1|352	
12cu|gambas3-3.5.4-1|353	%dir %{_datadir}/%{name}/examples/Basic/Object/
12cu|gambas3-3.5.4-1|354	%dir %{_datadir}/%{name}/examples/Basic/Object/.lang/
12cu|gambas3-3.5.4-1|355	%{_datadir}/%{name}/examples/Basic/Object/.directory
12cu|gambas3-3.5.4-1|356	%{_datadir}/%{name}/examples/Basic/Object/.gambas/
12cu|gambas3-3.5.4-1|357	%{_datadir}/%{name}/examples/Basic/Object/.hidden
12cu|gambas3-3.5.4-1|358	%{_datadir}/%{name}/examples/Basic/Object/.icon*
12cu|gambas3-3.5.4-1|359	%{_datadir}/%{name}/examples/Basic/Object/.project
12cu|gambas3-3.5.4-1|360	%{_datadir}/%{name}/examples/Basic/Object/.startup
12cu|gambas3-3.5.4-1|361	%{_datadir}/%{name}/examples/Basic/Object/.src/
12cu|gambas3-3.5.4-1|362	%{_datadir}/%{name}/examples/Basic/Object/Object.gambas
12cu|gambas3-3.5.4-1|363	%{_datadir}/%{name}/examples/Basic/Object/object.png
12cu|gambas3-3.5.4-1|364	
12cu|gambas3-3.5.4-1|365	%dir %{_datadir}/%{name}/examples/Basic/Timer/
12cu|gambas3-3.5.4-1|366	%dir %{_datadir}/%{name}/examples/Basic/Timer/.lang/
12cu|gambas3-3.5.4-1|367	%{_datadir}/%{name}/examples/Basic/Timer/.directory
12cu|gambas3-3.5.4-1|368	%{_datadir}/%{name}/examples/Basic/Timer/.gambas/
12cu|gambas3-3.5.4-1|369	%{_datadir}/%{name}/examples/Basic/Timer/.hidden
12cu|gambas3-3.5.4-1|370	%{_datadir}/%{name}/examples/Basic/Timer/.icon*
12cu|gambas3-3.5.4-1|371	%{_datadir}/%{name}/examples/Basic/Timer/.project
12cu|gambas3-3.5.4-1|372	%{_datadir}/%{name}/examples/Basic/Timer/.startup
12cu|gambas3-3.5.4-1|373	%{_datadir}/%{name}/examples/Basic/Timer/.src/
12cu|gambas3-3.5.4-1|374	%{_datadir}/%{name}/examples/Basic/Timer/Timer.gambas
12cu|gambas3-3.5.4-1|375	%{_datadir}/%{name}/examples/Basic/Timer/timer.png
12cu|gambas3-3.5.4-1|376	
12cu|gambas3-3.5.4-1|377	%dir %{_datadir}/%{name}/examples/Control/ArrayOfControls/
12cu|gambas3-3.5.4-1|378	%dir %{_datadir}/%{name}/examples/Control/ArrayOfControls/.lang/
12cu|gambas3-3.5.4-1|379	%{_datadir}/%{name}/examples/Control/ArrayOfControls/.directory
12cu|gambas3-3.5.4-1|380	%{_datadir}/%{name}/examples/Control/ArrayOfControls/.gambas/
12cu|gambas3-3.5.4-1|381	%{_datadir}/%{name}/examples/Control/ArrayOfControls/.hidden
12cu|gambas3-3.5.4-1|382	%{_datadir}/%{name}/examples/Control/ArrayOfControls/.icon*
12cu|gambas3-3.5.4-1|383	%{_datadir}/%{name}/examples/Control/ArrayOfControls/.project
12cu|gambas3-3.5.4-1|384	%{_datadir}/%{name}/examples/Control/ArrayOfControls/.startup
12cu|gambas3-3.5.4-1|385	%{_datadir}/%{name}/examples/Control/ArrayOfControls/.src/
12cu|gambas3-3.5.4-1|386	%{_datadir}/%{name}/examples/Control/ArrayOfControls/green1.png
12cu|gambas3-3.5.4-1|387	%{_datadir}/%{name}/examples/Control/ArrayOfControls/green.png
12cu|gambas3-3.5.4-1|388	%{_datadir}/%{name}/examples/Control/ArrayOfControls/phone.png
12cu|gambas3-3.5.4-1|389	%{_datadir}/%{name}/examples/Control/ArrayOfControls/red1.png
12cu|gambas3-3.5.4-1|390	%{_datadir}/%{name}/examples/Control/ArrayOfControls/red.png
12cu|gambas3-3.5.4-1|391	%{_datadir}/%{name}/examples/Control/ArrayOfControls/ArrayOfControls.gambas
12cu|gambas3-3.5.4-1|392	
12cu|gambas3-3.5.4-1|393	%dir %{_datadir}/%{name}/examples/Control/Embedder/
12cu|gambas3-3.5.4-1|394	%dir %{_datadir}/%{name}/examples/Control/Embedder/.lang/
12cu|gambas3-3.5.4-1|395	%{_datadir}/%{name}/examples/Control/Embedder/.directory
12cu|gambas3-3.5.4-1|396	%{_datadir}/%{name}/examples/Control/Embedder/.gambas/
12cu|gambas3-3.5.4-1|397	%{_datadir}/%{name}/examples/Control/Embedder/.hidden
12cu|gambas3-3.5.4-1|398	%{_datadir}/%{name}/examples/Control/Embedder/.icon*
12cu|gambas3-3.5.4-1|399	%{_datadir}/%{name}/examples/Control/Embedder/.project
12cu|gambas3-3.5.4-1|400	%{_datadir}/%{name}/examples/Control/Embedder/.settings
12cu|gambas3-3.5.4-1|401	%{_datadir}/%{name}/examples/Control/Embedder/.startup
12cu|gambas3-3.5.4-1|402	%{_datadir}/%{name}/examples/Control/Embedder/.src/
12cu|gambas3-3.5.4-1|403	%{_datadir}/%{name}/examples/Control/Embedder/Embedder.gambas
12cu|gambas3-3.5.4-1|404	%{_datadir}/%{name}/examples/Control/Embedder/embedder.png
12cu|gambas3-3.5.4-1|405	
12cu|gambas3-3.5.4-1|406	%dir %{_datadir}/%{name}/examples/Control/HighlightEditor/
12cu|gambas3-3.5.4-1|407	%dir %{_datadir}/%{name}/examples/Control/HighlightEditor/.lang/
12cu|gambas3-3.5.4-1|408	%{_datadir}/%{name}/examples/Control/HighlightEditor/.directory
12cu|gambas3-3.5.4-1|409	%{_datadir}/%{name}/examples/Control/HighlightEditor/.gambas/
12cu|gambas3-3.5.4-1|410	%{_datadir}/%{name}/examples/Control/HighlightEditor/.hidden
12cu|gambas3-3.5.4-1|411	%{_datadir}/%{name}/examples/Control/HighlightEditor/.icon*
12cu|gambas3-3.5.4-1|412	%{_datadir}/%{name}/examples/Control/HighlightEditor/.project
12cu|gambas3-3.5.4-1|413	%{_datadir}/%{name}/examples/Control/HighlightEditor/.startup
12cu|gambas3-3.5.4-1|414	%{_datadir}/%{name}/examples/Control/HighlightEditor/.src/
12cu|gambas3-3.5.4-1|415	%{_datadir}/%{name}/examples/Control/HighlightEditor/HighlightEditor.gambas
12cu|gambas3-3.5.4-1|416	%{_datadir}/%{name}/examples/Control/HighlightEditor/download.html
12cu|gambas3-3.5.4-1|417	%{_datadir}/%{name}/examples/Control/HighlightEditor/editor.png
12cu|gambas3-3.5.4-1|418	
12cu|gambas3-3.5.4-1|419	%dir %{_datadir}/%{name}/examples/Control/MapView/
12cu|gambas3-3.5.4-1|420	%{_datadir}/%{name}/examples/Control/MapView/.directory
12cu|gambas3-3.5.4-1|421	%{_datadir}/%{name}/examples/Control/MapView/.gambas/
12cu|gambas3-3.5.4-1|422	%{_datadir}/%{name}/examples/Control/MapView/.hidden/
12cu|gambas3-3.5.4-1|423	%{_datadir}/%{name}/examples/Control/MapView/.icon*
12cu|gambas3-3.5.4-1|424	%{_datadir}/%{name}/examples/Control/MapView/.project
12cu|gambas3-3.5.4-1|425	%{_datadir}/%{name}/examples/Control/MapView/.src/
12cu|gambas3-3.5.4-1|426	%{_datadir}/%{name}/examples/Control/MapView/.startup
12cu|gambas3-3.5.4-1|427	%{_datadir}/%{name}/examples/Control/MapView/MapView.gambas
12cu|gambas3-3.5.4-1|428	
12cu|gambas3-3.5.4-1|429	%dir %{_datadir}/%{name}/examples/Control/TextEdit/
12cu|gambas3-3.5.4-1|430	%dir %{_datadir}/%{name}/examples/Control/TextEdit/.lang/
12cu|gambas3-3.5.4-1|431	%{_datadir}/%{name}/examples/Control/TextEdit/.directory
12cu|gambas3-3.5.4-1|432	%{_datadir}/%{name}/examples/Control/TextEdit/.gambas/
12cu|gambas3-3.5.4-1|433	%{_datadir}/%{name}/examples/Control/TextEdit/.hidden
12cu|gambas3-3.5.4-1|434	%{_datadir}/%{name}/examples/Control/TextEdit/.icon*
12cu|gambas3-3.5.4-1|435	%{_datadir}/%{name}/examples/Control/TextEdit/.project
12cu|gambas3-3.5.4-1|436	%{_datadir}/%{name}/examples/Control/TextEdit/.startup
12cu|gambas3-3.5.4-1|437	%{_datadir}/%{name}/examples/Control/TextEdit/.src/
12cu|gambas3-3.5.4-1|438	%{_datadir}/%{name}/examples/Control/TextEdit/TextEdit.gambas
12cu|gambas3-3.5.4-1|439	%{_datadir}/%{name}/examples/Control/TextEdit/edit.png
12cu|gambas3-3.5.4-1|440	%{_datadir}/%{name}/examples/Control/TextEdit/text.html
12cu|gambas3-3.5.4-1|441	
12cu|gambas3-3.5.4-1|442	%dir %{_datadir}/%{name}/examples/Control/TreeView/
12cu|gambas3-3.5.4-1|443	%dir %{_datadir}/%{name}/examples/Control/TreeView/.lang/
12cu|gambas3-3.5.4-1|444	%{_datadir}/%{name}/examples/Control/TreeView/.directory
12cu|gambas3-3.5.4-1|445	%{_datadir}/%{name}/examples/Control/TreeView/.gambas/
12cu|gambas3-3.5.4-1|446	%{_datadir}/%{name}/examples/Control/TreeView/.hidden
12cu|gambas3-3.5.4-1|447	%{_datadir}/%{name}/examples/Control/TreeView/.icon*
12cu|gambas3-3.5.4-1|448	%{_datadir}/%{name}/examples/Control/TreeView/.project
12cu|gambas3-3.5.4-1|449	%{_datadir}/%{name}/examples/Control/TreeView/.startup
12cu|gambas3-3.5.4-1|450	%{_datadir}/%{name}/examples/Control/TreeView/.src/
12cu|gambas3-3.5.4-1|451	%{_datadir}/%{name}/examples/Control/TreeView/Female.png
12cu|gambas3-3.5.4-1|452	%{_datadir}/%{name}/examples/Control/TreeView/Male.png
12cu|gambas3-3.5.4-1|453	%{_datadir}/%{name}/examples/Control/TreeView/treeview.png
12cu|gambas3-3.5.4-1|454	%{_datadir}/%{name}/examples/Control/TreeView/TreeView.gambas
12cu|gambas3-3.5.4-1|455	
12cu|gambas3-3.5.4-1|456	%dir %{_datadir}/%{name}/examples/Control/Wizard/
12cu|gambas3-3.5.4-1|457	%dir %{_datadir}/%{name}/examples/Control/Wizard/.lang/
12cu|gambas3-3.5.4-1|458	%{_datadir}/%{name}/examples/Control/Wizard/.directory
12cu|gambas3-3.5.4-1|459	%{_datadir}/%{name}/examples/Control/Wizard/.gambas/
12cu|gambas3-3.5.4-1|460	%{_datadir}/%{name}/examples/Control/Wizard/.hidden
12cu|gambas3-3.5.4-1|461	%{_datadir}/%{name}/examples/Control/Wizard/.icon*
12cu|gambas3-3.5.4-1|462	%{_datadir}/%{name}/examples/Control/Wizard/.project
12cu|gambas3-3.5.4-1|463	%{_datadir}/%{name}/examples/Control/Wizard/.startup
12cu|gambas3-3.5.4-1|464	%{_datadir}/%{name}/examples/Control/Wizard/.src/
12cu|gambas3-3.5.4-1|465	%{_datadir}/%{name}/examples/Control/Wizard/Wizard.gambas
12cu|gambas3-3.5.4-1|466	%{_datadir}/%{name}/examples/Control/Wizard/wizard.png
12cu|gambas3-3.5.4-1|467	
12cu|gambas3-3.5.4-1|468	%dir %{_datadir}/%{name}/examples/Database/Database/
12cu|gambas3-3.5.4-1|469	%dir %{_datadir}/%{name}/examples/Database/Database/.lang/
12cu|gambas3-3.5.4-1|470	%{_datadir}/%{name}/examples/Database/Database/.component
12cu|gambas3-3.5.4-1|471	%{_datadir}/%{name}/examples/Database/Database/.directory
12cu|gambas3-3.5.4-1|472	%{_datadir}/%{name}/examples/Database/Database/.gambas/
12cu|gambas3-3.5.4-1|473	%{_datadir}/%{name}/examples/Database/Database/.hidden
12cu|gambas3-3.5.4-1|474	%{_datadir}/%{name}/examples/Database/Database/.icon*
12cu|gambas3-3.5.4-1|475	%{_datadir}/%{name}/examples/Database/Database/.project
12cu|gambas3-3.5.4-1|476	%{_datadir}/%{name}/examples/Database/Database/.startup
12cu|gambas3-3.5.4-1|477	%{_datadir}/%{name}/examples/Database/Database/.src/
12cu|gambas3-3.5.4-1|478	%{_datadir}/%{name}/examples/Database/Database/Database.gambas
12cu|gambas3-3.5.4-1|479	%{_datadir}/%{name}/examples/Database/Database/database.png
12cu|gambas3-3.5.4-1|480	
12cu|gambas3-3.5.4-1|481	%dir %{_datadir}/%{name}/examples/Database/MySQLExample/
12cu|gambas3-3.5.4-1|482	%dir %{_datadir}/%{name}/examples/Database/MySQLExample/.lang/
12cu|gambas3-3.5.4-1|483	%{_datadir}/%{name}/examples/Database/MySQLExample/.action
12cu|gambas3-3.5.4-1|484	%{_datadir}/%{name}/examples/Database/MySQLExample/.directory
12cu|gambas3-3.5.4-1|485	%{_datadir}/%{name}/examples/Database/MySQLExample/.gambas/
12cu|gambas3-3.5.4-1|486	%{_datadir}/%{name}/examples/Database/MySQLExample/.hidden
12cu|gambas3-3.5.4-1|487	%{_datadir}/%{name}/examples/Database/MySQLExample/.icon*
12cu|gambas3-3.5.4-1|488	%{_datadir}/%{name}/examples/Database/MySQLExample/icons/
12cu|gambas3-3.5.4-1|489	%{_datadir}/%{name}/examples/Database/MySQLExample/MySQLExample.gambas
12cu|gambas3-3.5.4-1|490	%{_datadir}/%{name}/examples/Database/MySQLExample/.project
12cu|gambas3-3.5.4-1|491	%{_datadir}/%{name}/examples/Database/MySQLExample/.src/
12cu|gambas3-3.5.4-1|492	%{_datadir}/%{name}/examples/Database/MySQLExample/.startup
12cu|gambas3-3.5.4-1|493	
12cu|gambas3-3.5.4-1|494	%dir %{_datadir}/%{name}/examples/Database/PictureDatabase/
12cu|gambas3-3.5.4-1|495	%dir %{_datadir}/%{name}/examples/Database/PictureDatabase/.lang/
12cu|gambas3-3.5.4-1|496	%{_datadir}/%{name}/examples/Database/PictureDatabase/.directory
12cu|gambas3-3.5.4-1|497	%{_datadir}/%{name}/examples/Database/PictureDatabase/.gambas/
12cu|gambas3-3.5.4-1|498	%{_datadir}/%{name}/examples/Database/PictureDatabase/.hidden
12cu|gambas3-3.5.4-1|499	%{_datadir}/%{name}/examples/Database/PictureDatabase/.icon*
12cu|gambas3-3.5.4-1|500	%{_datadir}/%{name}/examples/Database/PictureDatabase/.project
12cu|gambas3-3.5.4-1|501	%{_datadir}/%{name}/examples/Database/PictureDatabase/.startup
12cu|gambas3-3.5.4-1|502	%{_datadir}/%{name}/examples/Database/PictureDatabase/.src/
12cu|gambas3-3.5.4-1|503	%{_datadir}/%{name}/examples/Database/PictureDatabase/Images/
12cu|gambas3-3.5.4-1|504	%{_datadir}/%{name}/examples/Database/PictureDatabase/PictureDatabase.gambas
12cu|gambas3-3.5.4-1|505	
12cu|gambas3-3.5.4-1|506	%dir %{_datadir}/%{name}/examples/Drawing/AnalogWatch/
12cu|gambas3-3.5.4-1|507	%{_datadir}/%{name}/examples/Drawing/AnalogWatch/.directory
12cu|gambas3-3.5.4-1|508	%{_datadir}/%{name}/examples/Drawing/AnalogWatch/.gambas/
12cu|gambas3-3.5.4-1|509	%{_datadir}/%{name}/examples/Drawing/AnalogWatch/.hidden
12cu|gambas3-3.5.4-1|510	%{_datadir}/%{name}/examples/Drawing/AnalogWatch/.icon*
12cu|gambas3-3.5.4-1|511	%{_datadir}/%{name}/examples/Drawing/AnalogWatch/.project
12cu|gambas3-3.5.4-1|512	%{_datadir}/%{name}/examples/Drawing/AnalogWatch/.startup
12cu|gambas3-3.5.4-1|513	%{_datadir}/%{name}/examples/Drawing/AnalogWatch/AnalogWatch.gambas
12cu|gambas3-3.5.4-1|514	%{_datadir}/%{name}/examples/Drawing/AnalogWatch/.src/
12cu|gambas3-3.5.4-1|515	%{_datadir}/%{name}/examples/Drawing/AnalogWatch/timer.png
12cu|gambas3-3.5.4-1|516	
12cu|gambas3-3.5.4-1|517	%dir %{_datadir}/%{name}/examples/Drawing/Barcode/
12cu|gambas3-3.5.4-1|518	%dir %{_datadir}/%{name}/examples/Drawing/Barcode/.lang/
12cu|gambas3-3.5.4-1|519	%{_datadir}/%{name}/examples/Drawing/Barcode/.directory
12cu|gambas3-3.5.4-1|520	%{_datadir}/%{name}/examples/Drawing/Barcode/.gambas/
12cu|gambas3-3.5.4-1|521	%{_datadir}/%{name}/examples/Drawing/Barcode/.hidden
12cu|gambas3-3.5.4-1|522	%{_datadir}/%{name}/examples/Drawing/Barcode/.icon*
12cu|gambas3-3.5.4-1|523	%{_datadir}/%{name}/examples/Drawing/Barcode/.project
12cu|gambas3-3.5.4-1|524	%{_datadir}/%{name}/examples/Drawing/Barcode/.settings
12cu|gambas3-3.5.4-1|525	%{_datadir}/%{name}/examples/Drawing/Barcode/.startup
12cu|gambas3-3.5.4-1|526	%{_datadir}/%{name}/examples/Drawing/Barcode/.src/
12cu|gambas3-3.5.4-1|527	%{_datadir}/%{name}/examples/Drawing/Barcode/Barcode.gambas
12cu|gambas3-3.5.4-1|528	%{_datadir}/%{name}/examples/Drawing/Barcode/barcode.png
12cu|gambas3-3.5.4-1|529	
12cu|gambas3-3.5.4-1|530	%dir %{_datadir}/%{name}/examples/Drawing/Chart/
12cu|gambas3-3.5.4-1|531	%dir %{_datadir}/%{name}/examples/Drawing/Chart/.lang/
12cu|gambas3-3.5.4-1|532	%{_datadir}/%{name}/examples/Drawing/Chart/.directory
12cu|gambas3-3.5.4-1|533	%{_datadir}/%{name}/examples/Drawing/Chart/.gambas/
12cu|gambas3-3.5.4-1|534	%{_datadir}/%{name}/examples/Drawing/Chart/.hidden
12cu|gambas3-3.5.4-1|535	%{_datadir}/%{name}/examples/Drawing/Chart/.icon*
12cu|gambas3-3.5.4-1|536	%{_datadir}/%{name}/examples/Drawing/Chart/.project
12cu|gambas3-3.5.4-1|537	%{_datadir}/%{name}/examples/Drawing/Chart/.src/
12cu|gambas3-3.5.4-1|538	%{_datadir}/%{name}/examples/Drawing/Chart/.startup
12cu|gambas3-3.5.4-1|539	%{_datadir}/%{name}/examples/Drawing/Chart/Chart.gambas
12cu|gambas3-3.5.4-1|540	%{_datadir}/%{name}/examples/Drawing/Chart/graph.png
12cu|gambas3-3.5.4-1|541	
12cu|gambas3-3.5.4-1|542	%dir %{_datadir}/%{name}/examples/Drawing/Clock/
12cu|gambas3-3.5.4-1|543	%dir %{_datadir}/%{name}/examples/Drawing/Clock/.lang/
12cu|gambas3-3.5.4-1|544	%{_datadir}/%{name}/examples/Drawing/Clock/.directory
12cu|gambas3-3.5.4-1|545	%{_datadir}/%{name}/examples/Drawing/Clock/.gambas/
12cu|gambas3-3.5.4-1|546	%{_datadir}/%{name}/examples/Drawing/Clock/.hidden
12cu|gambas3-3.5.4-1|547	%{_datadir}/%{name}/examples/Drawing/Clock/.icon*
12cu|gambas3-3.5.4-1|548	%{_datadir}/%{name}/examples/Drawing/Clock/.project
12cu|gambas3-3.5.4-1|549	%{_datadir}/%{name}/examples/Drawing/Clock/.startup
12cu|gambas3-3.5.4-1|550	%{_datadir}/%{name}/examples/Drawing/Clock/.src/
12cu|gambas3-3.5.4-1|551	%{_datadir}/%{name}/examples/Drawing/Clock/Clock.gambas
12cu|gambas3-3.5.4-1|552	%{_datadir}/%{name}/examples/Drawing/Clock/img/
12cu|gambas3-3.5.4-1|553	
12cu|gambas3-3.5.4-1|554	%dir %{_datadir}/%{name}/examples/Drawing/Fractal/
12cu|gambas3-3.5.4-1|555	%dir %{_datadir}/%{name}/examples/Drawing/Fractal/.lang
12cu|gambas3-3.5.4-1|556	%{_datadir}/%{name}/examples/Drawing/Fractal/.directory
12cu|gambas3-3.5.4-1|557	%{_datadir}/%{name}/examples/Drawing/Fractal/.gambas/
12cu|gambas3-3.5.4-1|558	%{_datadir}/%{name}/examples/Drawing/Fractal/.icon*
12cu|gambas3-3.5.4-1|559	%{_datadir}/%{name}/examples/Drawing/Fractal/.project
12cu|gambas3-3.5.4-1|560	%{_datadir}/%{name}/examples/Drawing/Fractal/.startup
12cu|gambas3-3.5.4-1|561	%{_datadir}/%{name}/examples/Drawing/Fractal/.src/
12cu|gambas3-3.5.4-1|562	%{_datadir}/%{name}/examples/Drawing/Fractal/Fractal.gambas
12cu|gambas3-3.5.4-1|563	%{_datadir}/%{name}/examples/Drawing/Fractal/icon.png
12cu|gambas3-3.5.4-1|564	%{_datadir}/%{name}/examples/Drawing/Fractal/rose.jpg
12cu|gambas3-3.5.4-1|565	
12cu|gambas3-3.5.4-1|566	%dir %{_datadir}/%{name}/examples/Drawing/Gravity/
12cu|gambas3-3.5.4-1|567	%dir %{_datadir}/%{name}/examples/Drawing/Gravity/.lang/
12cu|gambas3-3.5.4-1|568	%{_datadir}/%{name}/examples/Drawing/Gravity/.directory
12cu|gambas3-3.5.4-1|569	%{_datadir}/%{name}/examples/Drawing/Gravity/.gambas/
12cu|gambas3-3.5.4-1|570	%{_datadir}/%{name}/examples/Drawing/Gravity/.hidden
12cu|gambas3-3.5.4-1|571	%{_datadir}/%{name}/examples/Drawing/Gravity/.icon*
12cu|gambas3-3.5.4-1|572	%{_datadir}/%{name}/examples/Drawing/Gravity/.project
12cu|gambas3-3.5.4-1|573	%{_datadir}/%{name}/examples/Drawing/Gravity/.startup
12cu|gambas3-3.5.4-1|574	%{_datadir}/%{name}/examples/Drawing/Gravity/.src/
12cu|gambas3-3.5.4-1|575	%{_datadir}/%{name}/examples/Drawing/Gravity/Gravity.gambas
12cu|gambas3-3.5.4-1|576	%{_datadir}/%{name}/examples/Drawing/Gravity/gravity.png
12cu|gambas3-3.5.4-1|577	
12cu|gambas3-3.5.4-1|578	%dir %{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/
12cu|gambas3-3.5.4-1|579	%dir %{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.lang/
12cu|gambas3-3.5.4-1|580	%{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.directory
12cu|gambas3-3.5.4-1|581	%{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.gambas/
12cu|gambas3-3.5.4-1|582	%{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.hidden
12cu|gambas3-3.5.4-1|583	%{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.icon*
12cu|gambas3-3.5.4-1|584	%{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.project
12cu|gambas3-3.5.4-1|585	%{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.startup
12cu|gambas3-3.5.4-1|586	%{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.src/
12cu|gambas3-3.5.4-1|587	%{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/OnScreenDisplay.gambas
12cu|gambas3-3.5.4-1|588	%{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/icon.png
12cu|gambas3-3.5.4-1|589	
12cu|gambas3-3.5.4-1|590	%dir %{_datadir}/%{name}/examples/Drawing/Painting/
12cu|gambas3-3.5.4-1|591	%dir %{_datadir}/%{name}/examples/Drawing/Painting/.lang
12cu|gambas3-3.5.4-1|592	%{_datadir}/%{name}/examples/Drawing/Painting/.directory
12cu|gambas3-3.5.4-1|593	%{_datadir}/%{name}/examples/Drawing/Painting/.gambas/
12cu|gambas3-3.5.4-1|594	%{_datadir}/%{name}/examples/Drawing/Painting/.hidden
12cu|gambas3-3.5.4-1|595	%{_datadir}/%{name}/examples/Drawing/Painting/.icon*
12cu|gambas3-3.5.4-1|596	%{_datadir}/%{name}/examples/Drawing/Painting/.project
12cu|gambas3-3.5.4-1|597	%{_datadir}/%{name}/examples/Drawing/Painting/.startup
12cu|gambas3-3.5.4-1|598	%{_datadir}/%{name}/examples/Drawing/Painting/.src/
12cu|gambas3-3.5.4-1|599	%{_datadir}/%{name}/examples/Drawing/Painting/Example*
12cu|gambas3-3.5.4-1|600	%{_datadir}/%{name}/examples/Drawing/Painting/clovis.jpg
12cu|gambas3-3.5.4-1|601	%{_datadir}/%{name}/examples/Drawing/Painting/gambas.*svg
12cu|gambas3-3.5.4-1|602	%{_datadir}/%{name}/examples/Drawing/Painting/icon.png
12cu|gambas3-3.5.4-1|603	%{_datadir}/%{name}/examples/Drawing/Painting/image.jpg
12cu|gambas3-3.5.4-1|604	%{_datadir}/%{name}/examples/Drawing/Painting/Painting.gambas
12cu|gambas3-3.5.4-1|605	
12cu|gambas3-3.5.4-1|606	%dir %{_datadir}/%{name}/examples/Drawing/GSLSpline/
12cu|gambas3-3.5.4-1|607	%{_datadir}/%{name}/examples/Drawing/GSLSpline/.directory
12cu|gambas3-3.5.4-1|608	%{_datadir}/%{name}/examples/Drawing/GSLSpline/.gambas/
12cu|gambas3-3.5.4-1|609	%{_datadir}/%{name}/examples/Drawing/GSLSpline/.icon*
12cu|gambas3-3.5.4-1|610	%{_datadir}/%{name}/examples/Drawing/GSLSpline/.project
12cu|gambas3-3.5.4-1|611	%{_datadir}/%{name}/examples/Drawing/GSLSpline/.src/
12cu|gambas3-3.5.4-1|612	%{_datadir}/%{name}/examples/Drawing/GSLSpline/.startup
12cu|gambas3-3.5.4-1|613	%{_datadir}/%{name}/examples/Drawing/GSLSpline/GSLSpline.gambas
12cu|gambas3-3.5.4-1|614	%{_datadir}/%{name}/examples/Drawing/GSLSpline/spline.png
12cu|gambas3-3.5.4-1|615	
12cu|gambas3-3.5.4-1|616	%dir %{_datadir}/%{name}/examples/Drawing/Tablet/
12cu|gambas3-3.5.4-1|617	%{_datadir}/%{name}/examples/Drawing/Tablet/.directory
12cu|gambas3-3.5.4-1|618	%{_datadir}/%{name}/examples/Drawing/Tablet/.gambas/
12cu|gambas3-3.5.4-1|619	%{_datadir}/%{name}/examples/Drawing/Tablet/.icon*
12cu|gambas3-3.5.4-1|620	%{_datadir}/%{name}/examples/Drawing/Tablet/.project
12cu|gambas3-3.5.4-1|621	%{_datadir}/%{name}/examples/Drawing/Tablet/.src/
12cu|gambas3-3.5.4-1|622	%{_datadir}/%{name}/examples/Drawing/Tablet/.startup
12cu|gambas3-3.5.4-1|623	%{_datadir}/%{name}/examples/Drawing/Tablet/Icon.png
12cu|gambas3-3.5.4-1|624	%{_datadir}/%{name}/examples/Drawing/Tablet/Tablet.gambas
12cu|gambas3-3.5.4-1|625	
12cu|gambas3-3.5.4-1|626	%dir %{_datadir}/%{name}/examples/Games/BeastScroll/
12cu|gambas3-3.5.4-1|627	%{_datadir}/%{name}/examples/Games/BeastScroll/.dir_icon.png
12cu|gambas3-3.5.4-1|628	%{_datadir}/%{name}/examples/Games/BeastScroll/.directory
12cu|gambas3-3.5.4-1|629	%{_datadir}/%{name}/examples/Games/BeastScroll/.gambas/
12cu|gambas3-3.5.4-1|630	%{_datadir}/%{name}/examples/Games/BeastScroll/.hidden
12cu|gambas3-3.5.4-1|631	%{_datadir}/%{name}/examples/Games/BeastScroll/.icon*
12cu|gambas3-3.5.4-1|632	%{_datadir}/%{name}/examples/Games/BeastScroll/.project
12cu|gambas3-3.5.4-1|633	%{_datadir}/%{name}/examples/Games/BeastScroll/.startup
12cu|gambas3-3.5.4-1|634	%{_datadir}/%{name}/examples/Games/BeastScroll/.src/
12cu|gambas3-3.5.4-1|635	%{_datadir}/%{name}/examples/Games/BeastScroll/BeastScroll.gambas
12cu|gambas3-3.5.4-1|636	%{_datadir}/%{name}/examples/Games/BeastScroll/b-title.mod
12cu|gambas3-3.5.4-1|637	%{_datadir}/%{name}/examples/Games/BeastScroll/bgd*.png
12cu|gambas3-3.5.4-1|638	%{_datadir}/%{name}/examples/Games/BeastScroll/fireworks.png
12cu|gambas3-3.5.4-1|639	%{_datadir}/%{name}/examples/Games/BeastScroll/logo.png
12cu|gambas3-3.5.4-1|640	%{_datadir}/%{name}/examples/Games/BeastScroll/scrolltext.png
12cu|gambas3-3.5.4-1|641	%{_datadir}/%{name}/examples/Games/BeastScroll/sprite*.png
12cu|gambas3-3.5.4-1|642	
12cu|gambas3-3.5.4-1|643	%dir %{_datadir}/%{name}/examples/Games/Concent/
12cu|gambas3-3.5.4-1|644	%dir %{_datadir}/%{name}/examples/Games/Concent/.lang/
12cu|gambas3-3.5.4-1|645	%{_datadir}/%{name}/examples/Games/Concent/.directory
12cu|gambas3-3.5.4-1|646	%{_datadir}/%{name}/examples/Games/Concent/.gambas/
12cu|gambas3-3.5.4-1|647	%{_datadir}/%{name}/examples/Games/Concent/.hidden
12cu|gambas3-3.5.4-1|648	%{_datadir}/%{name}/examples/Games/Concent/.icon*
12cu|gambas3-3.5.4-1|649	%{_datadir}/%{name}/examples/Games/Concent/.project
12cu|gambas3-3.5.4-1|650	%{_datadir}/%{name}/examples/Games/Concent/.settings
12cu|gambas3-3.5.4-1|651	%{_datadir}/%{name}/examples/Games/Concent/.startup
12cu|gambas3-3.5.4-1|652	%{_datadir}/%{name}/examples/Games/Concent/*.wav
12cu|gambas3-3.5.4-1|653	%{_datadir}/%{name}/examples/Games/Concent/CHANGELOG
12cu|gambas3-3.5.4-1|654	%{_datadir}/%{name}/examples/Games/Concent/Concent.gambas
12cu|gambas3-3.5.4-1|655	%{_datadir}/%{name}/examples/Games/Concent/.src/
12cu|gambas3-3.5.4-1|656	%{_datadir}/%{name}/examples/Games/Concent/imagenes/
12cu|gambas3-3.5.4-1|657	
12cu|gambas3-3.5.4-1|658	%dir %{_datadir}/%{name}/examples/Games/DeepSpace/
12cu|gambas3-3.5.4-1|659	%dir %{_datadir}/%{name}/examples/Games/DeepSpace/.lang/
12cu|gambas3-3.5.4-1|660	%{_datadir}/%{name}/examples/Games/DeepSpace/.directory
12cu|gambas3-3.5.4-1|661	%{_datadir}/%{name}/examples/Games/DeepSpace/.gambas/
12cu|gambas3-3.5.4-1|662	%{_datadir}/%{name}/examples/Games/DeepSpace/.hidden
12cu|gambas3-3.5.4-1|663	%{_datadir}/%{name}/examples/Games/DeepSpace/.icon*
12cu|gambas3-3.5.4-1|664	%{_datadir}/%{name}/examples/Games/DeepSpace/.project
12cu|gambas3-3.5.4-1|665	%{_datadir}/%{name}/examples/Games/DeepSpace/.startup
12cu|gambas3-3.5.4-1|666	%{_datadir}/%{name}/examples/Games/DeepSpace/.src/
12cu|gambas3-3.5.4-1|667	%{_datadir}/%{name}/examples/Games/DeepSpace/DeepSpace.gambas
12cu|gambas3-3.5.4-1|668	%{_datadir}/%{name}/examples/Games/DeepSpace/doc/
12cu|gambas3-3.5.4-1|669	%{_datadir}/%{name}/examples/Games/DeepSpace/images/
12cu|gambas3-3.5.4-1|670	%{_datadir}/%{name}/examples/Games/DeepSpace/object.data/
12cu|gambas3-3.5.4-1|671	
12cu|gambas3-3.5.4-1|672	%dir %{_datadir}/%{name}/examples/Games/GameOfLife/
12cu|gambas3-3.5.4-1|673	%dir %{_datadir}/%{name}/examples/Games/GameOfLife/.lang/
12cu|gambas3-3.5.4-1|674	%{_datadir}/%{name}/examples/Games/GameOfLife/.debug
12cu|gambas3-3.5.4-1|675	%{_datadir}/%{name}/examples/Games/GameOfLife/.directory
12cu|gambas3-3.5.4-1|676	%{_datadir}/%{name}/examples/Games/GameOfLife/.gambas/
12cu|gambas3-3.5.4-1|677	%{_datadir}/%{name}/examples/Games/GameOfLife/.hidden
12cu|gambas3-3.5.4-1|678	%{_datadir}/%{name}/examples/Games/GameOfLife/.icon*
12cu|gambas3-3.5.4-1|679	%{_datadir}/%{name}/examples/Games/GameOfLife/.project
12cu|gambas3-3.5.4-1|680	%{_datadir}/%{name}/examples/Games/GameOfLife/.settings
12cu|gambas3-3.5.4-1|681	%{_datadir}/%{name}/examples/Games/GameOfLife/.startup
12cu|gambas3-3.5.4-1|682	%{_datadir}/%{name}/examples/Games/GameOfLife/.src/
12cu|gambas3-3.5.4-1|683	%{_datadir}/%{name}/examples/Games/GameOfLife/GameOfLife.gambas
12cu|gambas3-3.5.4-1|684	%{_datadir}/%{name}/examples/Games/GameOfLife/glob2*.png
12cu|gambas3-3.5.4-1|685	
12cu|gambas3-3.5.4-1|686	%dir %{_datadir}/%{name}/examples/Games/GNUBoxWorld/
12cu|gambas3-3.5.4-1|687	%dir %{_datadir}/%{name}/examples/Games/GNUBoxWorld/.lang/
12cu|gambas3-3.5.4-1|688	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/.directory
12cu|gambas3-3.5.4-1|689	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/.gambas/
12cu|gambas3-3.5.4-1|690	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/.hidden
12cu|gambas3-3.5.4-1|691	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/.icon*
12cu|gambas3-3.5.4-1|692	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/License
12cu|gambas3-3.5.4-1|693	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/.project
12cu|gambas3-3.5.4-1|694	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/.startup
12cu|gambas3-3.5.4-1|695	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/.src/
12cu|gambas3-3.5.4-1|696	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/GNUBoxWorld.gambas
12cu|gambas3-3.5.4-1|697	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/abajo.png
12cu|gambas3-3.5.4-1|698	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/arriba.png
12cu|gambas3-3.5.4-1|699	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/derecha.png
12cu|gambas3-3.5.4-1|700	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/destino.png
12cu|gambas3-3.5.4-1|701	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/ganador.png
12cu|gambas3-3.5.4-1|702	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/izquierda.png
12cu|gambas3-3.5.4-1|703	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/logo.png
12cu|gambas3-3.5.4-1|704	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/movibleendestino.png
12cu|gambas3-3.5.4-1|705	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/movible.png
12cu|gambas3-3.5.4-1|706	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/obstaculo*.png
12cu|gambas3-3.5.4-1|707	%{_datadir}/%{name}/examples/Games/GNUBoxWorld/piso.png
12cu|gambas3-3.5.4-1|708	%dir %{_datadir}/%{name}/examples/Games/Invaders
12cu|gambas3-3.5.4-1|709	%{_datadir}/%{name}/examples/Games/Invaders/invaders.png
12cu|gambas3-3.5.4-1|710	%{_datadir}/%{name}/examples/Games/Invaders/.directory
12cu|gambas3-3.5.4-1|711	%{_datadir}/%{name}/examples/Games/Invaders/.gambas/
12cu|gambas3-3.5.4-1|712	%{_datadir}/%{name}/examples/Games/Invaders/.icon*
12cu|gambas3-3.5.4-1|713	%{_datadir}/%{name}/examples/Games/Invaders/.project
12cu|gambas3-3.5.4-1|714	%{_datadir}/%{name}/examples/Games/Invaders/.src/
12cu|gambas3-3.5.4-1|715	%{_datadir}/%{name}/examples/Games/Invaders/.startup
12cu|gambas3-3.5.4-1|716	%{_datadir}/%{name}/examples/Games/Invaders/Invaders.*
12cu|gambas3-3.5.4-1|717	
12cu|gambas3-3.5.4-1|718	%dir %{_datadir}/%{name}/examples/Games/MineSweeper/
12cu|gambas3-3.5.4-1|719	%dir %{_datadir}/%{name}/examples/Games/MineSweeper/.lang/
12cu|gambas3-3.5.4-1|720	%{_datadir}/%{name}/examples/Games/MineSweeper/.directory
12cu|gambas3-3.5.4-1|721	%{_datadir}/%{name}/examples/Games/MineSweeper/.gambas/
12cu|gambas3-3.5.4-1|722	%{_datadir}/%{name}/examples/Games/MineSweeper/.icon*
12cu|gambas3-3.5.4-1|723	%{_datadir}/%{name}/examples/Games/MineSweeper/.project
12cu|gambas3-3.5.4-1|724	%{_datadir}/%{name}/examples/Games/MineSweeper/.src/
12cu|gambas3-3.5.4-1|725	%{_datadir}/%{name}/examples/Games/MineSweeper/.startup
12cu|gambas3-3.5.4-1|726	%{_datadir}/%{name}/examples/Games/MineSweeper/MineSweeper.gambas
12cu|gambas3-3.5.4-1|727	%{_datadir}/%{name}/examples/Games/MineSweeper/image/
12cu|gambas3-3.5.4-1|728	
12cu|gambas3-3.5.4-1|729	%dir %{_datadir}/%{name}/examples/Games/Pong/
12cu|gambas3-3.5.4-1|730	%{_datadir}/%{name}/examples/Games/Pong/.directory
12cu|gambas3-3.5.4-1|731	%{_datadir}/%{name}/examples/Games/Pong/.gambas/
12cu|gambas3-3.5.4-1|732	%{_datadir}/%{name}/examples/Games/Pong/.icon*
12cu|gambas3-3.5.4-1|733	%{_datadir}/%{name}/examples/Games/Pong/.project
12cu|gambas3-3.5.4-1|734	%{_datadir}/%{name}/examples/Games/Pong/.src/
12cu|gambas3-3.5.4-1|735	%{_datadir}/%{name}/examples/Games/Pong/.startup
12cu|gambas3-3.5.4-1|736	%{_datadir}/%{name}/examples/Games/Pong/Pong.gambas
12cu|gambas3-3.5.4-1|737	%{_datadir}/%{name}/examples/Games/Pong/SPEED
12cu|gambas3-3.5.4-1|738	%{_datadir}/%{name}/examples/Games/Pong/pong.png
12cu|gambas3-3.5.4-1|739	
12cu|gambas3-3.5.4-1|740	%dir %{_datadir}/%{name}/examples/Games/Puzzle1To8
12cu|gambas3-3.5.4-1|741	%dir %{_datadir}/%{name}/examples/Games/Puzzle1To8/.lang/
12cu|gambas3-3.5.4-1|742	%{_datadir}/%{name}/examples/Games/Puzzle1To8/.directory
12cu|gambas3-3.5.4-1|743	%{_datadir}/%{name}/examples/Games/Puzzle1To8/.gambas/
12cu|gambas3-3.5.4-1|744	%{_datadir}/%{name}/examples/Games/Puzzle1To8/.hidden
12cu|gambas3-3.5.4-1|745	%{_datadir}/%{name}/examples/Games/Puzzle1To8/.icon*
12cu|gambas3-3.5.4-1|746	%{_datadir}/%{name}/examples/Games/Puzzle1To8/.project
12cu|gambas3-3.5.4-1|747	%{_datadir}/%{name}/examples/Games/Puzzle1To8/.startup
12cu|gambas3-3.5.4-1|748	%{_datadir}/%{name}/examples/Games/Puzzle1To8/.src/
12cu|gambas3-3.5.4-1|749	%{_datadir}/%{name}/examples/Games/Puzzle1To8/ejemplo1.png
12cu|gambas3-3.5.4-1|750	%{_datadir}/%{name}/examples/Games/Puzzle1To8/ejemplo2.png
12cu|gambas3-3.5.4-1|751	%{_datadir}/%{name}/examples/Games/Puzzle1To8/logo.png
12cu|gambas3-3.5.4-1|752	%{_datadir}/%{name}/examples/Games/Puzzle1To8/Licence
12cu|gambas3-3.5.4-1|753	%{_datadir}/%{name}/examples/Games/Puzzle1To8/Puzzle*.gambas
12cu|gambas3-3.5.4-1|754	
12cu|gambas3-3.5.4-1|755	%dir %{_datadir}/%{name}/examples/Games/RobotFindsKitten/
12cu|gambas3-3.5.4-1|756	%dir %{_datadir}/%{name}/examples/Games/RobotFindsKitten/.lang/
12cu|gambas3-3.5.4-1|757	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/.directory
12cu|gambas3-3.5.4-1|758	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/.gambas/
12cu|gambas3-3.5.4-1|759	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/.hidden
12cu|gambas3-3.5.4-1|760	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/.icon*
12cu|gambas3-3.5.4-1|761	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/.project
12cu|gambas3-3.5.4-1|762	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/.startup
12cu|gambas3-3.5.4-1|763	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/.src/
12cu|gambas3-3.5.4-1|764	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/COPYING
12cu|gambas3-3.5.4-1|765	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/RobotFindsKitten.gambas
12cu|gambas3-3.5.4-1|766	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/heart.png
12cu|gambas3-3.5.4-1|767	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/nkis.txt
12cu|gambas3-3.5.4-1|768	%{_datadir}/%{name}/examples/Games/RobotFindsKitten/readme.txt
12cu|gambas3-3.5.4-1|769	
12cu|gambas3-3.5.4-1|770	%dir %{_datadir}/%{name}/examples/Games/Snake/
12cu|gambas3-3.5.4-1|771	%dir %{_datadir}/%{name}/examples/Games/Snake/.lang/
12cu|gambas3-3.5.4-1|772	%{_datadir}/%{name}/examples/Games/Snake/.directory
12cu|gambas3-3.5.4-1|773	%{_datadir}/%{name}/examples/Games/Snake/.gambas/
12cu|gambas3-3.5.4-1|774	%{_datadir}/%{name}/examples/Games/Snake/.hidden
12cu|gambas3-3.5.4-1|775	%{_datadir}/%{name}/examples/Games/Snake/.icon*
12cu|gambas3-3.5.4-1|776	%{_datadir}/%{name}/examples/Games/Snake/.project
12cu|gambas3-3.5.4-1|777	%{_datadir}/%{name}/examples/Games/Snake/.startup
12cu|gambas3-3.5.4-1|778	%{_datadir}/%{name}/examples/Games/Snake/.src/
12cu|gambas3-3.5.4-1|779	%{_datadir}/%{name}/examples/Games/Snake/Snake.gambas
12cu|gambas3-3.5.4-1|780	%{_datadir}/%{name}/examples/Games/Snake/apple.png
12cu|gambas3-3.5.4-1|781	%{_datadir}/%{name}/examples/Games/Snake/body.png
12cu|gambas3-3.5.4-1|782	%{_datadir}/%{name}/examples/Games/Snake/*.wav
12cu|gambas3-3.5.4-1|783	%{_datadir}/%{name}/examples/Games/Snake/head.png
12cu|gambas3-3.5.4-1|784	
12cu|gambas3-3.5.4-1|785	%dir %{_datadir}/%{name}/examples/Games/Solitaire/
12cu|gambas3-3.5.4-1|786	%dir %{_datadir}/%{name}/examples/Games/Solitaire/.lang/
12cu|gambas3-3.5.4-1|787	%{_datadir}/%{name}/examples/Games/Solitaire/.directory
12cu|gambas3-3.5.4-1|788	%{_datadir}/%{name}/examples/Games/Solitaire/.gambas/
12cu|gambas3-3.5.4-1|789	%{_datadir}/%{name}/examples/Games/Solitaire/.hidden
12cu|gambas3-3.5.4-1|790	%{_datadir}/%{name}/examples/Games/Solitaire/.icon*
12cu|gambas3-3.5.4-1|791	%{_datadir}/%{name}/examples/Games/Solitaire/.project
12cu|gambas3-3.5.4-1|792	%{_datadir}/%{name}/examples/Games/Solitaire/.startup
12cu|gambas3-3.5.4-1|793	%{_datadir}/%{name}/examples/Games/Solitaire/.src/
12cu|gambas3-3.5.4-1|794	%{_datadir}/%{name}/examples/Games/Solitaire/Solitaire.gambas
12cu|gambas3-3.5.4-1|795	%{_datadir}/%{name}/examples/Games/Solitaire/ball.png
12cu|gambas3-3.5.4-1|796	%{_datadir}/%{name}/examples/Games/Solitaire/new.png
12cu|gambas3-3.5.4-1|797	%{_datadir}/%{name}/examples/Games/Solitaire/quit.png
12cu|gambas3-3.5.4-1|798	%{_datadir}/%{name}/examples/Games/Solitaire/redo.png
12cu|gambas3-3.5.4-1|799	%{_datadir}/%{name}/examples/Games/Solitaire/undo.png
12cu|gambas3-3.5.4-1|800	
12cu|gambas3-3.5.4-1|801	%dir %{_datadir}/%{name}/examples/Games/StarField/
12cu|gambas3-3.5.4-1|802	%{_datadir}/%{name}/examples/Games/StarField/.directory
12cu|gambas3-3.5.4-1|803	%{_datadir}/%{name}/examples/Games/StarField/.gambas/
12cu|gambas3-3.5.4-1|804	%{_datadir}/%{name}/examples/Games/StarField/.icon*
12cu|gambas3-3.5.4-1|805	%{_datadir}/%{name}/examples/Games/StarField/.project
12cu|gambas3-3.5.4-1|806	%{_datadir}/%{name}/examples/Games/StarField/.src/
12cu|gambas3-3.5.4-1|807	%{_datadir}/%{name}/examples/Games/StarField/.startup
12cu|gambas3-3.5.4-1|808	%{_datadir}/%{name}/examples/Games/StarField/StarField.gambas
12cu|gambas3-3.5.4-1|809	%{_datadir}/%{name}/examples/Games/StarField/enterprise.png
12cu|gambas3-3.5.4-1|810	%{_datadir}/%{name}/examples/Games/StarField/logo.png
12cu|gambas3-3.5.4-1|811	
12cu|gambas3-3.5.4-1|812	%dir %{_datadir}/%{name}/examples/Image/ImageViewer/
12cu|gambas3-3.5.4-1|813	%dir %{_datadir}/%{name}/examples/Image/ImageViewer/.lang/
12cu|gambas3-3.5.4-1|814	%{_datadir}/%{name}/examples/Image/ImageViewer/.directory
12cu|gambas3-3.5.4-1|815	%{_datadir}/%{name}/examples/Image/ImageViewer/.gambas/
12cu|gambas3-3.5.4-1|816	%{_datadir}/%{name}/examples/Image/ImageViewer/.hidden
12cu|gambas3-3.5.4-1|817	%{_datadir}/%{name}/examples/Image/ImageViewer/.icon*
12cu|gambas3-3.5.4-1|818	%{_datadir}/%{name}/examples/Image/ImageViewer/image.png
12cu|gambas3-3.5.4-1|819	%{_datadir}/%{name}/examples/Image/ImageViewer/ImageViewer.gambas
12cu|gambas3-3.5.4-1|820	%{_datadir}/%{name}/examples/Image/ImageViewer/.project
12cu|gambas3-3.5.4-1|821	%{_datadir}/%{name}/examples/Image/ImageViewer/.startup
12cu|gambas3-3.5.4-1|822	%{_datadir}/%{name}/examples/Image/ImageViewer/.src/
12cu|gambas3-3.5.4-1|823	%{_datadir}/%{name}/examples/Image/ImageViewer/test.png
12cu|gambas3-3.5.4-1|824	
12cu|gambas3-3.5.4-1|825	%dir %{_datadir}/%{name}/examples/Image/Lighttable/
12cu|gambas3-3.5.4-1|826	%dir %{_datadir}/%{name}/examples/Image/Lighttable/.lang/
12cu|gambas3-3.5.4-1|827	%{_datadir}/%{name}/examples/Image/Lighttable/.action/
12cu|gambas3-3.5.4-1|828	%{_datadir}/%{name}/examples/Image/Lighttable/.gambas/
12cu|gambas3-3.5.4-1|829	%{_datadir}/%{name}/examples/Image/Lighttable/.src/
12cu|gambas3-3.5.4-1|830	%{_datadir}/%{name}/examples/Image/Lighttable/.directory
12cu|gambas3-3.5.4-1|831	%{_datadir}/%{name}/examples/Image/Lighttable/.hidden
12cu|gambas3-3.5.4-1|832	%{_datadir}/%{name}/examples/Image/Lighttable/.icon*
12cu|gambas3-3.5.4-1|833	%{_datadir}/%{name}/examples/Image/Lighttable/.project
12cu|gambas3-3.5.4-1|834	%{_datadir}/%{name}/examples/Image/Lighttable/.settings
12cu|gambas3-3.5.4-1|835	%{_datadir}/%{name}/examples/Image/Lighttable/.startup
12cu|gambas3-3.5.4-1|836	%{_datadir}/%{name}/examples/Image/Lighttable/CHANGELOG
12cu|gambas3-3.5.4-1|837	%{_datadir}/%{name}/examples/Image/Lighttable/close.png
12cu|gambas3-3.5.4-1|838	%{_datadir}/%{name}/examples/Image/Lighttable/FStart.*
12cu|gambas3-3.5.4-1|839	%{_datadir}/%{name}/examples/Image/Lighttable/hand1.png
12cu|gambas3-3.5.4-1|840	%{_datadir}/%{name}/examples/Image/Lighttable/help-contents.png
12cu|gambas3-3.5.4-1|841	%{_datadir}/%{name}/examples/Image/Lighttable/Help*.html
12cu|gambas3-3.5.4-1|842	%{_datadir}/%{name}/examples/Image/Lighttable/Liesmich.txt
12cu|gambas3-3.5.4-1|843	%{_datadir}/%{name}/examples/Image/Lighttable/Lighttable.gambas
12cu|gambas3-3.5.4-1|844	%{_datadir}/%{name}/examples/Image/Lighttable/lighttable.png
12cu|gambas3-3.5.4-1|845	%{_datadir}/%{name}/examples/Image/Lighttable/LTicon.png
12cu|gambas3-3.5.4-1|846	%{_datadir}/%{name}/examples/Image/Lighttable/move.png
12cu|gambas3-3.5.4-1|847	%{_datadir}/%{name}/examples/Image/Lighttable/Readme.txt
12cu|gambas3-3.5.4-1|848	%{_datadir}/%{name}/examples/Image/Lighttable/zoom-in.png
12cu|gambas3-3.5.4-1|849	
12cu|gambas3-3.5.4-1|850	%dir %{_datadir}/%{name}/examples/Image/PhotoTouch/
12cu|gambas3-3.5.4-1|851	%dir %{_datadir}/%{name}/examples/Image/PhotoTouch/.lang/
12cu|gambas3-3.5.4-1|852	%{_datadir}/%{name}/examples/Image/PhotoTouch/.directory
12cu|gambas3-3.5.4-1|853	%{_datadir}/%{name}/examples/Image/PhotoTouch/.gambas/
12cu|gambas3-3.5.4-1|854	%{_datadir}/%{name}/examples/Image/PhotoTouch/.info
12cu|gambas3-3.5.4-1|855	%{_datadir}/%{name}/examples/Image/PhotoTouch/.icon*
12cu|gambas3-3.5.4-1|856	%{_datadir}/%{name}/examples/Image/PhotoTouch/.list
12cu|gambas3-3.5.4-1|857	%{_datadir}/%{name}/examples/Image/PhotoTouch/.project
12cu|gambas3-3.5.4-1|858	%{_datadir}/%{name}/examples/Image/PhotoTouch/.src/
12cu|gambas3-3.5.4-1|859	%{_datadir}/%{name}/examples/Image/PhotoTouch/.startup
12cu|gambas3-3.5.4-1|860	%{_datadir}/%{name}/examples/Image/PhotoTouch/PhotoTouch.gambas
12cu|gambas3-3.5.4-1|861	%{_datadir}/%{name}/examples/Image/PhotoTouch/*.png
12cu|gambas3-3.5.4-1|862	
12cu|gambas3-3.5.4-1|863	%dir %{_datadir}/%{name}/examples/Misc/Console/
12cu|gambas3-3.5.4-1|864	%dir %{_datadir}/%{name}/examples/Misc/Console/.lang/
12cu|gambas3-3.5.4-1|865	%{_datadir}/%{name}/examples/Misc/Console/.directory
12cu|gambas3-3.5.4-1|866	%{_datadir}/%{name}/examples/Misc/Console/.gambas/
12cu|gambas3-3.5.4-1|867	%{_datadir}/%{name}/examples/Misc/Console/.hidden
12cu|gambas3-3.5.4-1|868	%{_datadir}/%{name}/examples/Misc/Console/.icon*
12cu|gambas3-3.5.4-1|869	%{_datadir}/%{name}/examples/Misc/Console/.project
12cu|gambas3-3.5.4-1|870	%{_datadir}/%{name}/examples/Misc/Console/.startup
12cu|gambas3-3.5.4-1|871	%{_datadir}/%{name}/examples/Misc/Console/Console.gambas
12cu|gambas3-3.5.4-1|872	%{_datadir}/%{name}/examples/Misc/Console/terminal.png
12cu|gambas3-3.5.4-1|873	%{_datadir}/%{name}/examples/Misc/Console/.src/
12cu|gambas3-3.5.4-1|874	
12cu|gambas3-3.5.4-1|875	%dir %{_datadir}/%{name}/examples/Misc/Evaluator/
12cu|gambas3-3.5.4-1|876	%dir %{_datadir}/%{name}/examples/Misc/Evaluator/.lang/
12cu|gambas3-3.5.4-1|877	%{_datadir}/%{name}/examples/Misc/Evaluator/.directory
12cu|gambas3-3.5.4-1|878	%{_datadir}/%{name}/examples/Misc/Evaluator/.gambas/
12cu|gambas3-3.5.4-1|879	%{_datadir}/%{name}/examples/Misc/Evaluator/.hidden
12cu|gambas3-3.5.4-1|880	%{_datadir}/%{name}/examples/Misc/Evaluator/.icon*
12cu|gambas3-3.5.4-1|881	%{_datadir}/%{name}/examples/Misc/Evaluator/.project
12cu|gambas3-3.5.4-1|882	%{_datadir}/%{name}/examples/Misc/Evaluator/.startup
12cu|gambas3-3.5.4-1|883	%{_datadir}/%{name}/examples/Misc/Evaluator/Evaluator.gambas
12cu|gambas3-3.5.4-1|884	%{_datadir}/%{name}/examples/Misc/Evaluator/.src/
12cu|gambas3-3.5.4-1|885	%{_datadir}/%{name}/examples/Misc/Evaluator/calculator.png
12cu|gambas3-3.5.4-1|886	
12cu|gambas3-3.5.4-1|887	%dir %{_datadir}/%{name}/examples/Misc/Explorer/
12cu|gambas3-3.5.4-1|888	%dir %{_datadir}/%{name}/examples/Misc/Explorer/.lang/
12cu|gambas3-3.5.4-1|889	%{_datadir}/%{name}/examples/Misc/Explorer/.directory
12cu|gambas3-3.5.4-1|890	%{_datadir}/%{name}/examples/Misc/Explorer/.gambas/
12cu|gambas3-3.5.4-1|891	%{_datadir}/%{name}/examples/Misc/Explorer/.hidden
12cu|gambas3-3.5.4-1|892	%{_datadir}/%{name}/examples/Misc/Explorer/.icon*
12cu|gambas3-3.5.4-1|893	%{_datadir}/%{name}/examples/Misc/Explorer/.project
12cu|gambas3-3.5.4-1|894	%{_datadir}/%{name}/examples/Misc/Explorer/.startup
12cu|gambas3-3.5.4-1|895	%{_datadir}/%{name}/examples/Misc/Explorer/Explorer.gambas
12cu|gambas3-3.5.4-1|896	%{_datadir}/%{name}/examples/Misc/Explorer/.src/
12cu|gambas3-3.5.4-1|897	%{_datadir}/%{name}/examples/Misc/Explorer/folder.png
12cu|gambas3-3.5.4-1|898	
12cu|gambas3-3.5.4-1|899	%dir %{_datadir}/%{name}/examples/Misc/Notepad/
12cu|gambas3-3.5.4-1|900	%dir %{_datadir}/%{name}/examples/Misc/Notepad/.lang/
12cu|gambas3-3.5.4-1|901	%{_datadir}/%{name}/examples/Misc/Notepad/.directory
12cu|gambas3-3.5.4-1|902	%{_datadir}/%{name}/examples/Misc/Notepad/.gambas/
12cu|gambas3-3.5.4-1|903	%{_datadir}/%{name}/examples/Misc/Notepad/.hidden
12cu|gambas3-3.5.4-1|904	%{_datadir}/%{name}/examples/Misc/Notepad/.icon*
12cu|gambas3-3.5.4-1|905	%{_datadir}/%{name}/examples/Misc/Notepad/.project
12cu|gambas3-3.5.4-1|906	%{_datadir}/%{name}/examples/Misc/Notepad/.startup
12cu|gambas3-3.5.4-1|907	%{_datadir}/%{name}/examples/Misc/Notepad/.src/
12cu|gambas3-3.5.4-1|908	%{_datadir}/%{name}/examples/Misc/Notepad/Notepad.gambas
12cu|gambas3-3.5.4-1|909	%{_datadir}/%{name}/examples/Misc/Notepad/notepad.png
12cu|gambas3-3.5.4-1|910	
12cu|gambas3-3.5.4-1|911	%dir %{_datadir}/%{name}/examples/Misc/PDFViewer/
12cu|gambas3-3.5.4-1|912	%dir %{_datadir}/%{name}/examples/Misc/PDFViewer/.lang/
12cu|gambas3-3.5.4-1|913	%{_datadir}/%{name}/examples/Misc/PDFViewer/.directory
12cu|gambas3-3.5.4-1|914	%{_datadir}/%{name}/examples/Misc/PDFViewer/.gambas/
12cu|gambas3-3.5.4-1|915	%{_datadir}/%{name}/examples/Misc/PDFViewer/.hidden
12cu|gambas3-3.5.4-1|916	%{_datadir}/%{name}/examples/Misc/PDFViewer/.icon*
12cu|gambas3-3.5.4-1|917	%{_datadir}/%{name}/examples/Misc/PDFViewer/.project
12cu|gambas3-3.5.4-1|918	%{_datadir}/%{name}/examples/Misc/PDFViewer/.startup
12cu|gambas3-3.5.4-1|919	%{_datadir}/%{name}/examples/Misc/PDFViewer/.src/
12cu|gambas3-3.5.4-1|920	%{_datadir}/%{name}/examples/Misc/PDFViewer/PDFViewer.gambas
12cu|gambas3-3.5.4-1|921	%{_datadir}/%{name}/examples/Misc/PDFViewer/pdf.png
12cu|gambas3-3.5.4-1|922	
12cu|gambas3-3.5.4-1|923	%dir %{_datadir}/%{name}/examples/Multimedia/CDPlayer/
12cu|gambas3-3.5.4-1|924	%dir %{_datadir}/%{name}/examples/Multimedia/CDPlayer/.lang/
12cu|gambas3-3.5.4-1|925	%{_datadir}/%{name}/examples/Multimedia/CDPlayer/.directory
12cu|gambas3-3.5.4-1|926	%{_datadir}/%{name}/examples/Multimedia/CDPlayer/.gambas/
12cu|gambas3-3.5.4-1|927	%{_datadir}/%{name}/examples/Multimedia/CDPlayer/.icon*
12cu|gambas3-3.5.4-1|928	%{_datadir}/%{name}/examples/Multimedia/CDPlayer/.project
12cu|gambas3-3.5.4-1|929	%{_datadir}/%{name}/examples/Multimedia/CDPlayer/.src/
12cu|gambas3-3.5.4-1|930	%{_datadir}/%{name}/examples/Multimedia/CDPlayer/.startup
12cu|gambas3-3.5.4-1|931	%{_datadir}/%{name}/examples/Multimedia/CDPlayer/CDPlayer.gambas
12cu|gambas3-3.5.4-1|932	%{_datadir}/%{name}/examples/Multimedia/CDPlayer/cdrom.png
12cu|gambas3-3.5.4-1|933	
12cu|gambas3-3.5.4-1|934	%dir %{_datadir}/%{name}/examples/Multimedia/MediaPlayer/
12cu|gambas3-3.5.4-1|935	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.directory
12cu|gambas3-3.5.4-1|936	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.icon*
12cu|gambas3-3.5.4-1|937	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.info
12cu|gambas3-3.5.4-1|938	#need gst1
12cu|gambas3-3.5.4-1|939	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.gambas/
12cu|gambas3-3.5.4-1|940	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.list
12cu|gambas3-3.5.4-1|941	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.project
12cu|gambas3-3.5.4-1|942	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.src/
12cu|gambas3-3.5.4-1|943	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.startup
12cu|gambas3-3.5.4-1|944	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/MediaPlayer.gambas
12cu|gambas3-3.5.4-1|945	%{_datadir}/%{name}/examples/Multimedia/MediaPlayer/*.png
12cu|gambas3-3.5.4-1|946	
12cu|gambas3-3.5.4-1|947	%dir %{_datadir}/%{name}/examples/Multimedia/MoviePlayer/
12cu|gambas3-3.5.4-1|948	%dir %{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.lang/
12cu|gambas3-3.5.4-1|949	%{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.directory
12cu|gambas3-3.5.4-1|950	%{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.gambas/
12cu|gambas3-3.5.4-1|951	%{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.icon*
12cu|gambas3-3.5.4-1|952	%{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.project
12cu|gambas3-3.5.4-1|953	%{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.src/
12cu|gambas3-3.5.4-1|954	%{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.startup
12cu|gambas3-3.5.4-1|955	%{_datadir}/%{name}/examples/Multimedia/MoviePlayer/MoviePlayer.gambas
12cu|gambas3-3.5.4-1|956	%{_datadir}/%{name}/examples/Multimedia/MoviePlayer/video.png
12cu|gambas3-3.5.4-1|957	
12cu|gambas3-3.5.4-1|958	%dir %{_datadir}/%{name}/examples/Multimedia/MusicPlayer/
12cu|gambas3-3.5.4-1|959	%dir %{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.lang/
12cu|gambas3-3.5.4-1|960	%{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.directory
12cu|gambas3-3.5.4-1|961	%{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.gambas/
12cu|gambas3-3.5.4-1|962	%{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.icon*
12cu|gambas3-3.5.4-1|963	%{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.project
12cu|gambas3-3.5.4-1|964	%{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.src/
12cu|gambas3-3.5.4-1|965	%{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.startup
12cu|gambas3-3.5.4-1|966	%{_datadir}/%{name}/examples/Multimedia/MusicPlayer/MusicPlayer.gambas
12cu|gambas3-3.5.4-1|967	%{_datadir}/%{name}/examples/Multimedia/MusicPlayer/sound.png
12cu|gambas3-3.5.4-1|968	
12cu|gambas3-3.5.4-1|969	%dir %{_datadir}/%{name}/examples/Multimedia/MyWebCam/
12cu|gambas3-3.5.4-1|970	%dir %{_datadir}/%{name}/examples/Multimedia/MyWebCam/.lang/
12cu|gambas3-3.5.4-1|971	%{_datadir}/%{name}/examples/Multimedia/MyWebCam/.directory
12cu|gambas3-3.5.4-1|972	%{_datadir}/%{name}/examples/Multimedia/MyWebCam/.gambas/
12cu|gambas3-3.5.4-1|973	%{_datadir}/%{name}/examples/Multimedia/MyWebCam/.icon*
12cu|gambas3-3.5.4-1|974	%{_datadir}/%{name}/examples/Multimedia/MyWebCam/.project
12cu|gambas3-3.5.4-1|975	%{_datadir}/%{name}/examples/Multimedia/MyWebCam/.src/
12cu|gambas3-3.5.4-1|976	%{_datadir}/%{name}/examples/Multimedia/MyWebCam/.startup
12cu|gambas3-3.5.4-1|977	%{_datadir}/%{name}/examples/Multimedia/MyWebCam/MyWebCam.gambas
12cu|gambas3-3.5.4-1|978	%{_datadir}/%{name}/examples/Multimedia/MyWebCam/camera.png
12cu|gambas3-3.5.4-1|979	
12cu|gambas3-3.5.4-1|980	%dir %{_datadir}/%{name}/examples/Multimedia/WebCam/
12cu|gambas3-3.5.4-1|981	%{_datadir}/%{name}/examples/Multimedia/WebCam/.directory
12cu|gambas3-3.5.4-1|982	%{_datadir}/%{name}/examples/Multimedia/WebCam/.gambas/
12cu|gambas3-3.5.4-1|983	%{_datadir}/%{name}/examples/Multimedia/WebCam/.icon*
12cu|gambas3-3.5.4-1|984	%{_datadir}/%{name}/examples/Multimedia/WebCam/.project
12cu|gambas3-3.5.4-1|985	%{_datadir}/%{name}/examples/Multimedia/WebCam/.src/
12cu|gambas3-3.5.4-1|986	%{_datadir}/%{name}/examples/Multimedia/WebCam/.startup
12cu|gambas3-3.5.4-1|987	%{_datadir}/%{name}/examples/Multimedia/WebCam/WebCam.gambas
12cu|gambas3-3.5.4-1|988	%{_datadir}/%{name}/examples/Multimedia/WebCam/camera.png
12cu|gambas3-3.5.4-1|989	%{_datadir}/%{name}/examples/Multimedia/WebCam/settings.png
12cu|gambas3-3.5.4-1|990	
12cu|gambas3-3.5.4-1|991	%dir %{_datadir}/%{name}/examples/Networking/ClientSocket/
12cu|gambas3-3.5.4-1|992	%dir %{_datadir}/%{name}/examples/Networking/ClientSocket/.lang/
12cu|gambas3-3.5.4-1|993	%{_datadir}/%{name}/examples/Networking/ClientSocket/.directory
12cu|gambas3-3.5.4-1|994	%{_datadir}/%{name}/examples/Networking/ClientSocket/.gambas/
12cu|gambas3-3.5.4-1|995	%{_datadir}/%{name}/examples/Networking/ClientSocket/.hidden
12cu|gambas3-3.5.4-1|996	%{_datadir}/%{name}/examples/Networking/ClientSocket/.icon*
12cu|gambas3-3.5.4-1|997	%{_datadir}/%{name}/examples/Networking/ClientSocket/.project
12cu|gambas3-3.5.4-1|998	%{_datadir}/%{name}/examples/Networking/ClientSocket/.startup
12cu|gambas3-3.5.4-1|999	%{_datadir}/%{name}/examples/Networking/ClientSocket/ClientSocket.gambas
12cu|gambas3-3.5.4-1|1000	%{_datadir}/%{name}/examples/Networking/ClientSocket/.src/
12cu|gambas3-3.5.4-1|1001	%{_datadir}/%{name}/examples/Networking/ClientSocket/socket.png
12cu|gambas3-3.5.4-1|1002	
12cu|gambas3-3.5.4-1|1003	%dir %{_datadir}/%{name}/examples/Networking/DnsClient/
12cu|gambas3-3.5.4-1|1004	%dir %{_datadir}/%{name}/examples/Networking/DnsClient/.lang/
12cu|gambas3-3.5.4-1|1005	%{_datadir}/%{name}/examples/Networking/DnsClient/.directory
12cu|gambas3-3.5.4-1|1006	%{_datadir}/%{name}/examples/Networking/DnsClient/.gambas/
12cu|gambas3-3.5.4-1|1007	%{_datadir}/%{name}/examples/Networking/DnsClient/.hidden
12cu|gambas3-3.5.4-1|1008	%{_datadir}/%{name}/examples/Networking/DnsClient/.icon*
12cu|gambas3-3.5.4-1|1009	%{_datadir}/%{name}/examples/Networking/DnsClient/.project
12cu|gambas3-3.5.4-1|1010	%{_datadir}/%{name}/examples/Networking/DnsClient/.startup
12cu|gambas3-3.5.4-1|1011	%{_datadir}/%{name}/examples/Networking/DnsClient/DnsClient.gambas
12cu|gambas3-3.5.4-1|1012	%{_datadir}/%{name}/examples/Networking/DnsClient/.src/
12cu|gambas3-3.5.4-1|1013	%{_datadir}/%{name}/examples/Networking/DnsClient/dnsclient.png
12cu|gambas3-3.5.4-1|1014	
12cu|gambas3-3.5.4-1|1015	%dir %{_datadir}/%{name}/examples/Networking/HTTPGet/
12cu|gambas3-3.5.4-1|1016	%dir %{_datadir}/%{name}/examples/Networking/HTTPGet/.lang/
12cu|gambas3-3.5.4-1|1017	%{_datadir}/%{name}/examples/Networking/HTTPGet/.directory
12cu|gambas3-3.5.4-1|1018	%{_datadir}/%{name}/examples/Networking/HTTPGet/.gambas/
12cu|gambas3-3.5.4-1|1019	%{_datadir}/%{name}/examples/Networking/HTTPGet/.hidden
12cu|gambas3-3.5.4-1|1020	%{_datadir}/%{name}/examples/Networking/HTTPGet/.icon*
12cu|gambas3-3.5.4-1|1021	%{_datadir}/%{name}/examples/Networking/HTTPGet/.project
12cu|gambas3-3.5.4-1|1022	%{_datadir}/%{name}/examples/Networking/HTTPGet/.startup
12cu|gambas3-3.5.4-1|1023	%{_datadir}/%{name}/examples/Networking/HTTPGet/.src/
12cu|gambas3-3.5.4-1|1024	%{_datadir}/%{name}/examples/Networking/HTTPGet/HTTPGet.gambas
12cu|gambas3-3.5.4-1|1025	%{_datadir}/%{name}/examples/Networking/HTTPGet/httpclient.png
12cu|gambas3-3.5.4-1|1026	
12cu|gambas3-3.5.4-1|1027	%dir %{_datadir}/%{name}/examples/Networking/HTTPPost/
12cu|gambas3-3.5.4-1|1028	%dir %{_datadir}/%{name}/examples/Networking/HTTPPost/.lang/
12cu|gambas3-3.5.4-1|1029	%{_datadir}/%{name}/examples/Networking/HTTPPost/.directory
12cu|gambas3-3.5.4-1|1030	%{_datadir}/%{name}/examples/Networking/HTTPPost/.gambas/
12cu|gambas3-3.5.4-1|1031	%{_datadir}/%{name}/examples/Networking/HTTPPost/.hidden
12cu|gambas3-3.5.4-1|1032	%{_datadir}/%{name}/examples/Networking/HTTPPost/.icon*
12cu|gambas3-3.5.4-1|1033	%{_datadir}/%{name}/examples/Networking/HTTPPost/.project
12cu|gambas3-3.5.4-1|1034	%{_datadir}/%{name}/examples/Networking/HTTPPost/.startup
12cu|gambas3-3.5.4-1|1035	%{_datadir}/%{name}/examples/Networking/HTTPPost/.src/
12cu|gambas3-3.5.4-1|1036	%{_datadir}/%{name}/examples/Networking/HTTPPost/HTTPPost.gambas
12cu|gambas3-3.5.4-1|1037	%{_datadir}/%{name}/examples/Networking/HTTPPost/httpclient.png
12cu|gambas3-3.5.4-1|1038	
12cu|gambas3-3.5.4-1|1039	%dir %{_datadir}/%{name}/examples/Networking/POPMailbox/
12cu|gambas3-3.5.4-1|1040	%{_datadir}/%{name}/examples/Networking/POPMailbox/.directory
12cu|gambas3-3.5.4-1|1041	%{_datadir}/%{name}/examples/Networking/POPMailbox/.gambas/
12cu|gambas3-3.5.4-1|1042	%{_datadir}/%{name}/examples/Networking/POPMailbox/.icon*
12cu|gambas3-3.5.4-1|1043	%{_datadir}/%{name}/examples/Networking/POPMailbox/.project
12cu|gambas3-3.5.4-1|1044	%{_datadir}/%{name}/examples/Networking/POPMailbox/.src/
12cu|gambas3-3.5.4-1|1045	%{_datadir}/%{name}/examples/Networking/POPMailbox/.startup
12cu|gambas3-3.5.4-1|1046	%{_datadir}/%{name}/examples/Networking/POPMailbox/POPMailbox.gambas
12cu|gambas3-3.5.4-1|1047	%{_datadir}/%{name}/examples/Networking/POPMailbox/pop3client.png
12cu|gambas3-3.5.4-1|1048	
12cu|gambas3-3.5.4-1|1049	%dir %{_datadir}/%{name}/examples/Networking/SerialPort/
12cu|gambas3-3.5.4-1|1050	%dir %{_datadir}/%{name}/examples/Networking/SerialPort/.lang/
12cu|gambas3-3.5.4-1|1051	%{_datadir}/%{name}/examples/Networking/SerialPort/.directory
12cu|gambas3-3.5.4-1|1052	%{_datadir}/%{name}/examples/Networking/SerialPort/.gambas/
12cu|gambas3-3.5.4-1|1053	%{_datadir}/%{name}/examples/Networking/SerialPort/.hidden
12cu|gambas3-3.5.4-1|1054	%{_datadir}/%{name}/examples/Networking/SerialPort/.icon*
12cu|gambas3-3.5.4-1|1055	%{_datadir}/%{name}/examples/Networking/SerialPort/.project
12cu|gambas3-3.5.4-1|1056	%{_datadir}/%{name}/examples/Networking/SerialPort/.startup
12cu|gambas3-3.5.4-1|1057	%{_datadir}/%{name}/examples/Networking/SerialPort/.src/
12cu|gambas3-3.5.4-1|1058	%{_datadir}/%{name}/examples/Networking/SerialPort/SerialPort.gambas
12cu|gambas3-3.5.4-1|1059	%{_datadir}/%{name}/examples/Networking/SerialPort/serialport.png
12cu|gambas3-3.5.4-1|1060	
12cu|gambas3-3.5.4-1|1061	%dir %{_datadir}/%{name}/examples/Networking/ServerSocket/
12cu|gambas3-3.5.4-1|1062	%dir %{_datadir}/%{name}/examples/Networking/ServerSocket/.lang/
12cu|gambas3-3.5.4-1|1063	%{_datadir}/%{name}/examples/Networking/ServerSocket/.directory
12cu|gambas3-3.5.4-1|1064	%{_datadir}/%{name}/examples/Networking/ServerSocket/.gambas/
12cu|gambas3-3.5.4-1|1065	%{_datadir}/%{name}/examples/Networking/ServerSocket/.hidden
12cu|gambas3-3.5.4-1|1066	%{_datadir}/%{name}/examples/Networking/ServerSocket/.icon*
12cu|gambas3-3.5.4-1|1067	%{_datadir}/%{name}/examples/Networking/ServerSocket/.project
12cu|gambas3-3.5.4-1|1068	%{_datadir}/%{name}/examples/Networking/ServerSocket/.startup
12cu|gambas3-3.5.4-1|1069	%{_datadir}/%{name}/examples/Networking/ServerSocket/.src/
12cu|gambas3-3.5.4-1|1070	%{_datadir}/%{name}/examples/Networking/ServerSocket/ServerSocket.gambas
12cu|gambas3-3.5.4-1|1071	%{_datadir}/%{name}/examples/Networking/ServerSocket/serversocket.png
12cu|gambas3-3.5.4-1|1072	
12cu|gambas3-3.5.4-1|1073	%dir %{_datadir}/%{name}/examples/Networking/UDPServerClient/
12cu|gambas3-3.5.4-1|1074	%dir %{_datadir}/%{name}/examples/Networking/UDPServerClient/.lang/
12cu|gambas3-3.5.4-1|1075	%{_datadir}/%{name}/examples/Networking/UDPServerClient/.directory
12cu|gambas3-3.5.4-1|1076	%{_datadir}/%{name}/examples/Networking/UDPServerClient/.gambas/
12cu|gambas3-3.5.4-1|1077	%{_datadir}/%{name}/examples/Networking/UDPServerClient/.hidden
12cu|gambas3-3.5.4-1|1078	%{_datadir}/%{name}/examples/Networking/UDPServerClient/.icon*
12cu|gambas3-3.5.4-1|1079	%{_datadir}/%{name}/examples/Networking/UDPServerClient/.project
12cu|gambas3-3.5.4-1|1080	%{_datadir}/%{name}/examples/Networking/UDPServerClient/.startup
12cu|gambas3-3.5.4-1|1081	%{_datadir}/%{name}/examples/Networking/UDPServerClient/.src/
12cu|gambas3-3.5.4-1|1082	%{_datadir}/%{name}/examples/Networking/UDPServerClient/UDPServerClient.gambas
12cu|gambas3-3.5.4-1|1083	%{_datadir}/%{name}/examples/Networking/UDPServerClient/udpsocket.png
12cu|gambas3-3.5.4-1|1084	
12cu|gambas3-3.5.4-1|1085	%dir %{_datadir}/%{name}/examples/Networking/WebBrowser/
12cu|gambas3-3.5.4-1|1086	%dir %{_datadir}/%{name}/examples/Networking/WebBrowser/.lang/
12cu|gambas3-3.5.4-1|1087	%{_datadir}/%{name}/examples/Networking/WebBrowser/.directory
12cu|gambas3-3.5.4-1|1088	%{_datadir}/%{name}/examples/Networking/WebBrowser/.gambas/
12cu|gambas3-3.5.4-1|1089	%{_datadir}/%{name}/examples/Networking/WebBrowser/.hidden
12cu|gambas3-3.5.4-1|1090	%{_datadir}/%{name}/examples/Networking/WebBrowser/.icon*
12cu|gambas3-3.5.4-1|1091	%{_datadir}/%{name}/examples/Networking/WebBrowser/.project
12cu|gambas3-3.5.4-1|1092	%{_datadir}/%{name}/examples/Networking/WebBrowser/.startup
12cu|gambas3-3.5.4-1|1093	%{_datadir}/%{name}/examples/Networking/WebBrowser/.src/
12cu|gambas3-3.5.4-1|1094	%{_datadir}/%{name}/examples/Networking/WebBrowser/WebBrowser.gambas
12cu|gambas3-3.5.4-1|1095	%{_datadir}/%{name}/examples/Networking/WebBrowser/konqueror.png
12cu|gambas3-3.5.4-1|1096	%{_datadir}/%{name}/examples/Networking/WebBrowser/list-*.png
12cu|gambas3-3.5.4-1|1097	
12cu|gambas3-3.5.4-1|1098	%dir %{_datadir}/%{name}/examples/OpenGL/3DWebCam/
12cu|gambas3-3.5.4-1|1099	%{_datadir}/%{name}/examples/OpenGL/3DWebCam/.directory
12cu|gambas3-3.5.4-1|1100	%{_datadir}/%{name}/examples/OpenGL/3DWebCam/.gambas/
12cu|gambas3-3.5.4-1|1101	%{_datadir}/%{name}/examples/OpenGL/3DWebCam/.hidden
12cu|gambas3-3.5.4-1|1102	%{_datadir}/%{name}/examples/OpenGL/3DWebCam/.icon*
12cu|gambas3-3.5.4-1|1103	%{_datadir}/%{name}/examples/OpenGL/3DWebCam/.project
12cu|gambas3-3.5.4-1|1104	%{_datadir}/%{name}/examples/OpenGL/3DWebCam/.startup
12cu|gambas3-3.5.4-1|1105	%{_datadir}/%{name}/examples/OpenGL/3DWebCam/3DWebCam.gambas
12cu|gambas3-3.5.4-1|1106	%{_datadir}/%{name}/examples/OpenGL/3DWebCam/.src/
12cu|gambas3-3.5.4-1|1107	%{_datadir}/%{name}/examples/OpenGL/3DWebCam/webcam.png
12cu|gambas3-3.5.4-1|1108	
12cu|gambas3-3.5.4-1|1109	%dir %{_datadir}/%{name}/examples/OpenGL/GambasGears/
12cu|gambas3-3.5.4-1|1110	%{_datadir}/%{name}/examples/OpenGL/GambasGears/.directory
12cu|gambas3-3.5.4-1|1111	%{_datadir}/%{name}/examples/OpenGL/GambasGears/.gambas/
12cu|gambas3-3.5.4-1|1112	%{_datadir}/%{name}/examples/OpenGL/GambasGears/.hidden
12cu|gambas3-3.5.4-1|1113	%{_datadir}/%{name}/examples/OpenGL/GambasGears/.icon*
12cu|gambas3-3.5.4-1|1114	%{_datadir}/%{name}/examples/OpenGL/GambasGears/.project
12cu|gambas3-3.5.4-1|1115	%{_datadir}/%{name}/examples/OpenGL/GambasGears/.startup
12cu|gambas3-3.5.4-1|1116	%{_datadir}/%{name}/examples/OpenGL/GambasGears/GambasGears.gambas
12cu|gambas3-3.5.4-1|1117	%{_datadir}/%{name}/examples/OpenGL/GambasGears/.src/
12cu|gambas3-3.5.4-1|1118	%{_datadir}/%{name}/examples/OpenGL/GambasGears/gears.png
12cu|gambas3-3.5.4-1|1119	
12cu|gambas3-3.5.4-1|1120	%dir %{_datadir}/%{name}/examples/OpenGL/Md2Model/
12cu|gambas3-3.5.4-1|1121	%{_datadir}/%{name}/examples/OpenGL/Md2Model/.directory
12cu|gambas3-3.5.4-1|1122	%{_datadir}/%{name}/examples/OpenGL/Md2Model/.gambas/
12cu|gambas3-3.5.4-1|1123	%{_datadir}/%{name}/examples/OpenGL/Md2Model/.icon*
12cu|gambas3-3.5.4-1|1124	%{_datadir}/%{name}/examples/OpenGL/Md2Model/.project
12cu|gambas3-3.5.4-1|1125	%{_datadir}/%{name}/examples/OpenGL/Md2Model/.settings
12cu|gambas3-3.5.4-1|1126	%{_datadir}/%{name}/examples/OpenGL/Md2Model/.src/
12cu|gambas3-3.5.4-1|1127	%{_datadir}/%{name}/examples/OpenGL/Md2Model/.startup
12cu|gambas3-3.5.4-1|1128	%{_datadir}/%{name}/examples/OpenGL/Md2Model/Md2Model.gambas
12cu|gambas3-3.5.4-1|1129	%{_datadir}/%{name}/examples/OpenGL/Md2Model/Weapon.*
12cu|gambas3-3.5.4-1|1130	%{_datadir}/%{name}/examples/OpenGL/Md2Model/bauul.*
12cu|gambas3-3.5.4-1|1131	%{_datadir}/%{name}/examples/OpenGL/Md2Model/goblin.*
12cu|gambas3-3.5.4-1|1132	%{_datadir}/%{name}/examples/OpenGL/Md2Model/icon.*
12cu|gambas3-3.5.4-1|1133	%{_datadir}/%{name}/examples/OpenGL/Md2Model/igdosh.*
12cu|gambas3-3.5.4-1|1134	%{_datadir}/%{name}/examples/OpenGL/Md2Model/knight.*
12cu|gambas3-3.5.4-1|1135	%{_datadir}/%{name}/examples/OpenGL/Md2Model/ogro.*
12cu|gambas3-3.5.4-1|1136	%{_datadir}/%{name}/examples/OpenGL/Md2Model/rat.*
12cu|gambas3-3.5.4-1|1137	%{_datadir}/%{name}/examples/OpenGL/Md2Model/rhino.*
12cu|gambas3-3.5.4-1|1138	
12cu|gambas3-3.5.4-1|1139	%dir %{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/
12cu|gambas3-3.5.4-1|1140	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/.directory
12cu|gambas3-3.5.4-1|1141	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/.gambas/
12cu|gambas3-3.5.4-1|1142	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/.icon*
12cu|gambas3-3.5.4-1|1143	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/.project
12cu|gambas3-3.5.4-1|1144	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/.src/
12cu|gambas3-3.5.4-1|1145	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/.startup
12cu|gambas3-3.5.4-1|1146	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/NeHe.png
12cu|gambas3-3.5.4-1|1147	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/NeHeTutorial.gambas
12cu|gambas3-3.5.4-1|1148	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/*.txt
12cu|gambas3-3.5.4-1|1149	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/Star.png
12cu|gambas3-3.5.4-1|1150	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/barrel.png
12cu|gambas3-3.5.4-1|1151	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/ceiling.png
12cu|gambas3-3.5.4-1|1152	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/crate.jpeg
12cu|gambas3-3.5.4-1|1153	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/floor.png
12cu|gambas3-3.5.4-1|1154	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/glass.png
12cu|gambas3-3.5.4-1|1155	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/icon.png
12cu|gambas3-3.5.4-1|1156	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorial/wall.jpeg
12cu|gambas3-3.5.4-1|1157	
12cu|gambas3-3.5.4-1|1158	%dir %{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/
12cu|gambas3-3.5.4-1|1159	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/.directory
12cu|gambas3-3.5.4-1|1160	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/.gambas/
12cu|gambas3-3.5.4-1|1161	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/.icon*
12cu|gambas3-3.5.4-1|1162	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/.project
12cu|gambas3-3.5.4-1|1163	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/.src/
12cu|gambas3-3.5.4-1|1164	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/.startup
12cu|gambas3-3.5.4-1|1165	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/NeHeTutorialShell.gambas
12cu|gambas3-3.5.4-1|1166	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/icon.png
12cu|gambas3-3.5.4-1|1167	%{_datadir}/%{name}/examples/OpenGL/NeHeTutorialShell/nehe.png
12cu|gambas3-3.5.4-1|1168	
12cu|gambas3-3.5.4-1|1169	%dir %{_datadir}/%{name}/examples/OpenGL/PDFPresentation/
12cu|gambas3-3.5.4-1|1170	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/.directory
12cu|gambas3-3.5.4-1|1171	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/.gambas/
12cu|gambas3-3.5.4-1|1172	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/.hidden
12cu|gambas3-3.5.4-1|1173	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/.icon*
12cu|gambas3-3.5.4-1|1174	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/.project
12cu|gambas3-3.5.4-1|1175	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/.settings
12cu|gambas3-3.5.4-1|1176	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/.startup
12cu|gambas3-3.5.4-1|1177	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/.src/
12cu|gambas3-3.5.4-1|1178	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/PDFPresentation.gambas
12cu|gambas3-3.5.4-1|1179	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/icon.png
12cu|gambas3-3.5.4-1|1180	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/logo.png
12cu|gambas3-3.5.4-1|1181	%{_datadir}/%{name}/examples/OpenGL/PDFPresentation/music.xm
12cu|gambas3-3.5.4-1|1182	
12cu|gambas3-3.5.4-1|1183	%dir %{_datadir}/%{name}/examples/OpenGL/TunnelSDL/
12cu|gambas3-3.5.4-1|1184	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/.dir_icon.png
12cu|gambas3-3.5.4-1|1185	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/.directory
12cu|gambas3-3.5.4-1|1186	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/.gambas/
12cu|gambas3-3.5.4-1|1187	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/.icon*
12cu|gambas3-3.5.4-1|1188	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/.project
12cu|gambas3-3.5.4-1|1189	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/.src/
12cu|gambas3-3.5.4-1|1190	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/.startup
12cu|gambas3-3.5.4-1|1191	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/CHANGELOG
12cu|gambas3-3.5.4-1|1192	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/TunnelSDL.gambas
12cu|gambas3-3.5.4-1|1193	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/texture.png
12cu|gambas3-3.5.4-1|1194	%{_datadir}/%{name}/examples/OpenGL/TunnelSDL/tunnelsdl.png
12cu|gambas3-3.5.4-1|1195	
12cu|gambas3-3.5.4-1|1196	%dir %{_datadir}/%{name}/examples/Printing/Printing/
12cu|gambas3-3.5.4-1|1197	%{_datadir}/%{name}/examples/Printing/Printing/.directory
12cu|gambas3-3.5.4-1|1198	%{_datadir}/%{name}/examples/Printing/Printing/.gambas/
12cu|gambas3-3.5.4-1|1199	%{_datadir}/%{name}/examples/Printing/Printing/.hidden
12cu|gambas3-3.5.4-1|1200	%{_datadir}/%{name}/examples/Printing/Printing/.icon*
12cu|gambas3-3.5.4-1|1201	%{_datadir}/%{name}/examples/Printing/Printing/.project
12cu|gambas3-3.5.4-1|1202	%{_datadir}/%{name}/examples/Printing/Printing/.startup
12cu|gambas3-3.5.4-1|1203	%{_datadir}/%{name}/examples/Printing/Printing/molly-malone.txt
12cu|gambas3-3.5.4-1|1204	%{_datadir}/%{name}/examples/Printing/Printing/printer-laser.png
12cu|gambas3-3.5.4-1|1205	%{_datadir}/%{name}/examples/Printing/Printing/.src/
12cu|gambas3-3.5.4-1|1206	%{_datadir}/%{name}/examples/Printing/Printing/Printing.gambas
12cu|gambas3-3.5.4-1|1207	
12cu|gambas3-3.5.4-1|1208	%dir %{_datadir}/%{name}/examples/Printing/ReportExample/
12cu|gambas3-3.5.4-1|1209	%{_datadir}/%{name}/examples/Printing/ReportExample/.connection/
12cu|gambas3-3.5.4-1|1210	%{_datadir}/%{name}/examples/Printing/ReportExample/.directory
12cu|gambas3-3.5.4-1|1211	%{_datadir}/%{name}/examples/Printing/ReportExample/.gambas/
12cu|gambas3-3.5.4-1|1212	%{_datadir}/%{name}/examples/Printing/ReportExample/.hidden/
12cu|gambas3-3.5.4-1|1213	%{_datadir}/%{name}/examples/Printing/ReportExample/.icon*
12cu|gambas3-3.5.4-1|1214	%{_datadir}/%{name}/examples/Printing/ReportExample/.project
12cu|gambas3-3.5.4-1|1215	%{_datadir}/%{name}/examples/Printing/ReportExample/.settings
12cu|gambas3-3.5.4-1|1216	%{_datadir}/%{name}/examples/Printing/ReportExample/.src/
12cu|gambas3-3.5.4-1|1217	%{_datadir}/%{name}/examples/Printing/ReportExample/.startup
12cu|gambas3-3.5.4-1|1218	%{_datadir}/%{name}/examples/Printing/ReportExample/ReportExample.gambas
12cu|gambas3-3.5.4-1|1219	%{_datadir}/%{name}/examples/Printing/ReportExample/gambas.svg
12cu|gambas3-3.5.4-1|1220	
12cu|gambas3-3.5.4-1|1221	# Translation files
12cu|gambas3-3.5.4-1|1222	%lang(ca) %{_datadir}/%{name}/examples/Basic/Blights/.lang/ca.*o
12cu|gambas3-3.5.4-1|1223	%lang(cs) %{_datadir}/%{name}/examples/Basic/Blights/.lang/cs.*o
12cu|gambas3-3.5.4-1|1224	%lang(de) %{_datadir}/%{name}/examples/Basic/Blights/.lang/de.*o
12cu|gambas3-3.5.4-1|1225	%lang(es) %{_datadir}/%{name}/examples/Basic/Blights/.lang/es.*o
12cu|gambas3-3.5.4-1|1226	%lang(fr) %{_datadir}/%{name}/examples/Basic/Blights/.lang/fr.*o
12cu|gambas3-3.5.4-1|1227	%lang(sv) %{_datadir}/%{name}/examples/Basic/Blights/.lang/sv.*o
12cu|gambas3-3.5.4-1|1228	%lang(ca) %{_datadir}/%{name}/examples/Basic/Collection/.lang/ca.*o
12cu|gambas3-3.5.4-1|1229	%lang(cs) %{_datadir}/%{name}/examples/Basic/Collection/.lang/cs.*o
12cu|gambas3-3.5.4-1|1230	%lang(de) %{_datadir}/%{name}/examples/Basic/Collection/.lang/de.*o
12cu|gambas3-3.5.4-1|1231	%lang(es) %{_datadir}/%{name}/examples/Basic/Collection/.lang/es.*o
12cu|gambas3-3.5.4-1|1232	%lang(ca) %{_datadir}/%{name}/examples/Basic/Object/.lang/ca.*o
12cu|gambas3-3.5.4-1|1233	%lang(cs) %{_datadir}/%{name}/examples/Basic/Object/.lang/cs.*o
12cu|gambas3-3.5.4-1|1234	%lang(de) %{_datadir}/%{name}/examples/Basic/Object/.lang/de.*o
12cu|gambas3-3.5.4-1|1235	%lang(es) %{_datadir}/%{name}/examples/Basic/Object/.lang/es.*o
12cu|gambas3-3.5.4-1|1236	%lang(ca) %{_datadir}/%{name}/examples/Basic/Timer/.lang/ca.*o
12cu|gambas3-3.5.4-1|1237	%lang(cs) %{_datadir}/%{name}/examples/Basic/Timer/.lang/cs.*o
12cu|gambas3-3.5.4-1|1238	%lang(de) %{_datadir}/%{name}/examples/Basic/Timer/.lang/de.*o
12cu|gambas3-3.5.4-1|1239	%lang(es) %{_datadir}/%{name}/examples/Basic/Timer/.lang/es.*o
12cu|gambas3-3.5.4-1|1240	%lang(ca) %{_datadir}/%{name}/examples/Control/ArrayOfControls/.lang/ca.*o
12cu|gambas3-3.5.4-1|1241	%lang(cs) %{_datadir}/%{name}/examples/Control/ArrayOfControls/.lang/cs.*o
12cu|gambas3-3.5.4-1|1242	%lang(de) %{_datadir}/%{name}/examples/Control/ArrayOfControls/.lang/de.*o
12cu|gambas3-3.5.4-1|1243	%lang(ca) %{_datadir}/%{name}/examples/Control/Embedder/.lang/ca.*o
12cu|gambas3-3.5.4-1|1244	%lang(cs) %{_datadir}/%{name}/examples/Control/Embedder/.lang/cs.*o
12cu|gambas3-3.5.4-1|1245	%lang(de) %{_datadir}/%{name}/examples/Control/Embedder/.lang/de.*o
12cu|gambas3-3.5.4-1|1246	%lang(es) %{_datadir}/%{name}/examples/Control/Embedder/.lang/es.*o
12cu|gambas3-3.5.4-1|1247	%lang(ca) %{_datadir}/%{name}/examples/Control/HighlightEditor/.lang/ca.*o
12cu|gambas3-3.5.4-1|1248	%lang(cs) %{_datadir}/%{name}/examples/Control/HighlightEditor/.lang/cs.*o
12cu|gambas3-3.5.4-1|1249	%lang(de) %{_datadir}/%{name}/examples/Control/HighlightEditor/.lang/de.*o
12cu|gambas3-3.5.4-1|1250	%lang(es) %{_datadir}/%{name}/examples/Control/HighlightEditor/.lang/es.*o
12cu|gambas3-3.5.4-1|1251	%lang(ca) %{_datadir}/%{name}/examples/Control/TextEdit/.lang/ca.*o
12cu|gambas3-3.5.4-1|1252	%lang(cs) %{_datadir}/%{name}/examples/Control/TextEdit/.lang/cs.*o
12cu|gambas3-3.5.4-1|1253	%lang(de) %{_datadir}/%{name}/examples/Control/TextEdit/.lang/de.*o
12cu|gambas3-3.5.4-1|1254	%lang(es) %{_datadir}/%{name}/examples/Control/TextEdit/.lang/es.*o
12cu|gambas3-3.5.4-1|1255	%lang(fr) %{_datadir}/%{name}/examples/Control/TextEdit/.lang/fr.*o
12cu|gambas3-3.5.4-1|1256	%lang(sv) %{_datadir}/%{name}/examples/Control/TextEdit/.lang/sv.*o
12cu|gambas3-3.5.4-1|1257	%lang(ca) %{_datadir}/%{name}/examples/Control/TreeView/.lang/ca.*o
12cu|gambas3-3.5.4-1|1258	%lang(cs) %{_datadir}/%{name}/examples/Control/TreeView/.lang/cs.*o
12cu|gambas3-3.5.4-1|1259	%lang(de) %{_datadir}/%{name}/examples/Control/TreeView/.lang/de.*o
12cu|gambas3-3.5.4-1|1260	%lang(es) %{_datadir}/%{name}/examples/Control/TreeView/.lang/es.*o
12cu|gambas3-3.5.4-1|1261	%lang(ca) %{_datadir}/%{name}/examples/Control/Wizard/.lang/ca.*o
12cu|gambas3-3.5.4-1|1262	%lang(cs) %{_datadir}/%{name}/examples/Control/Wizard/.lang/cs.*o
12cu|gambas3-3.5.4-1|1263	%lang(de) %{_datadir}/%{name}/examples/Control/Wizard/.lang/de.*o
12cu|gambas3-3.5.4-1|1264	%lang(ca) %{_datadir}/%{name}/examples/Database/Database/.lang/ca.*o
12cu|gambas3-3.5.4-1|1265	%lang(cs) %{_datadir}/%{name}/examples/Database/Database/.lang/cs.*o
12cu|gambas3-3.5.4-1|1266	%lang(de) %{_datadir}/%{name}/examples/Database/Database/.lang/de.*o
12cu|gambas3-3.5.4-1|1267	%lang(es) %{_datadir}/%{name}/examples/Database/Database/.lang/es.*o
12cu|gambas3-3.5.4-1|1268	%lang(ca) %{_datadir}/%{name}/examples/Database/MySQLExample/.lang/ca.*o
12cu|gambas3-3.5.4-1|1269	%lang(cs) %{_datadir}/%{name}/examples/Database/MySQLExample/.lang/cs.*o
12cu|gambas3-3.5.4-1|1270	%lang(de) %{_datadir}/%{name}/examples/Database/MySQLExample/.lang/de.*o
12cu|gambas3-3.5.4-1|1271	%lang(es) %{_datadir}/%{name}/examples/Database/MySQLExample/.lang/es.*o
12cu|gambas3-3.5.4-1|1272	%lang(fr) %{_datadir}/%{name}/examples/Database/MySQLExample/.lang/fr.*o
12cu|gambas3-3.5.4-1|1273	%lang(ca) %{_datadir}/%{name}/examples/Database/PictureDatabase/.lang/ca.*o
12cu|gambas3-3.5.4-1|1274	%lang(cs) %{_datadir}/%{name}/examples/Database/PictureDatabase/.lang/cs.*o
12cu|gambas3-3.5.4-1|1275	%lang(de) %{_datadir}/%{name}/examples/Database/PictureDatabase/.lang/de.*o
12cu|gambas3-3.5.4-1|1276	%lang(es) %{_datadir}/%{name}/examples/Database/PictureDatabase/.lang/es.*o
12cu|gambas3-3.5.4-1|1277	%lang(ca) %{_datadir}/%{name}/examples/Drawing/Barcode/.lang/ca.*o
12cu|gambas3-3.5.4-1|1278	%lang(cs) %{_datadir}/%{name}/examples/Drawing/Barcode/.lang/cs.*o
12cu|gambas3-3.5.4-1|1279	%lang(de) %{_datadir}/%{name}/examples/Drawing/Barcode/.lang/de.*o
12cu|gambas3-3.5.4-1|1280	%lang(ca) %{_datadir}/%{name}/examples/Drawing/Chart/.lang/ca.*o
12cu|gambas3-3.5.4-1|1281	%lang(cs) %{_datadir}/%{name}/examples/Drawing/Chart/.lang/cs.*o
12cu|gambas3-3.5.4-1|1282	%lang(de) %{_datadir}/%{name}/examples/Drawing/Chart/.lang/de.*o
12cu|gambas3-3.5.4-1|1283	%lang(es) %{_datadir}/%{name}/examples/Drawing/Chart/.lang/es.*o
12cu|gambas3-3.5.4-1|1284	%lang(ca) %{_datadir}/%{name}/examples/Drawing/Clock/.lang/ca.*o
12cu|gambas3-3.5.4-1|1285	%lang(cs) %{_datadir}/%{name}/examples/Drawing/Clock/.lang/cs.*o
12cu|gambas3-3.5.4-1|1286	%lang(de) %{_datadir}/%{name}/examples/Drawing/Clock/.lang/de.*o
12cu|gambas3-3.5.4-1|1287	%lang(es) %{_datadir}/%{name}/examples/Drawing/Clock/.lang/es.*o
12cu|gambas3-3.5.4-1|1288	%lang(cs) %{_datadir}/%{name}/examples/Drawing/Fractal/.lang/cs.*o
12cu|gambas3-3.5.4-1|1289	%lang(fr) %{_datadir}/%{name}/examples/Drawing/Fractal/.lang/fr.*o
12cu|gambas3-3.5.4-1|1290	%lang(ca) %{_datadir}/%{name}/examples/Drawing/Gravity/.lang/ca.*o
12cu|gambas3-3.5.4-1|1291	%lang(cs) %{_datadir}/%{name}/examples/Drawing/Gravity/.lang/cs.*o
12cu|gambas3-3.5.4-1|1292	%lang(de) %{_datadir}/%{name}/examples/Drawing/Gravity/.lang/de.*o
12cu|gambas3-3.5.4-1|1293	%lang(es) %{_datadir}/%{name}/examples/Drawing/Gravity/.lang/es.*o
12cu|gambas3-3.5.4-1|1294	%lang(ca) %{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.lang/ca.*o
12cu|gambas3-3.5.4-1|1295	%lang(cs) %{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.lang/cs.*o
12cu|gambas3-3.5.4-1|1296	%lang(de) %{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.lang/de.*o
12cu|gambas3-3.5.4-1|1297	%lang(es) %{_datadir}/%{name}/examples/Drawing/OnScreenDisplay/.lang/es.*o
12cu|gambas3-3.5.4-1|1298	%lang(ca) %{_datadir}/%{name}/examples/Drawing/Painting/.lang/ca.*o
12cu|gambas3-3.5.4-1|1299	%lang(cs) %{_datadir}/%{name}/examples/Drawing/Painting/.lang/cs.*o
12cu|gambas3-3.5.4-1|1300	%lang(de) %{_datadir}/%{name}/examples/Drawing/Painting/.lang/de.*o
12cu|gambas3-3.5.4-1|1301	%lang(ca) %{_datadir}/%{name}/examples/Games/Concent/.lang/ca.*o
12cu|gambas3-3.5.4-1|1302	%lang(cs) %{_datadir}/%{name}/examples/Games/Concent/.lang/cs.*o
12cu|gambas3-3.5.4-1|1303	%lang(de) %{_datadir}/%{name}/examples/Games/Concent/.lang/de.*o
12cu|gambas3-3.5.4-1|1304	%lang(en) %{_datadir}/%{name}/examples/Games/Concent/.lang/en.*o
12cu|gambas3-3.5.4-1|1305	%lang(es) %{_datadir}/%{name}/examples/Games/Concent/.lang/es.*o
12cu|gambas3-3.5.4-1|1306	%lang(fr) %{_datadir}/%{name}/examples/Games/Concent/.lang/fr.*o
12cu|gambas3-3.5.4-1|1307	%lang(ca) %{_datadir}/%{name}/examples/Games/DeepSpace/.lang/ca.*o
12cu|gambas3-3.5.4-1|1308	%lang(cs) %{_datadir}/%{name}/examples/Games/DeepSpace/.lang/cs.*o
12cu|gambas3-3.5.4-1|1309	%lang(de) %{_datadir}/%{name}/examples/Games/DeepSpace/.lang/de.*o
12cu|gambas3-3.5.4-1|1310	%lang(es) %{_datadir}/%{name}/examples/Games/DeepSpace/.lang/es.*o
12cu|gambas3-3.5.4-1|1311	%lang(ca) %{_datadir}/%{name}/examples/Games/GameOfLife/.lang/ca.*o
12cu|gambas3-3.5.4-1|1312	%lang(cs) %{_datadir}/%{name}/examples/Games/GameOfLife/.lang/cs.*o
12cu|gambas3-3.5.4-1|1313	%lang(de) %{_datadir}/%{name}/examples/Games/GameOfLife/.lang/de.*o
12cu|gambas3-3.5.4-1|1314	%lang(ca) %{_datadir}/%{name}/examples/Games/GNUBoxWorld/.lang/ca.*o
12cu|gambas3-3.5.4-1|1315	%lang(cs) %{_datadir}/%{name}/examples/Games/GNUBoxWorld/.lang/cs.*o
12cu|gambas3-3.5.4-1|1316	%lang(de) %{_datadir}/%{name}/examples/Games/GNUBoxWorld/.lang/de.*o
12cu|gambas3-3.5.4-1|1317	%lang(es) %{_datadir}/%{name}/examples/Games/GNUBoxWorld/.lang/es*.*o
12cu|gambas3-3.5.4-1|1318	%lang(cs) %{_datadir}/%{name}/examples/Games/MineSweeper/.lang/cs.*o
12cu|gambas3-3.5.4-1|1319	%lang(ja) %{_datadir}/%{name}/examples/Games/MineSweeper/.lang/ja.*o
12cu|gambas3-3.5.4-1|1320	%lang(zh) %{_datadir}/%{name}/examples/Games/MineSweeper/.lang/zh*.*o
12cu|gambas3-3.5.4-1|1321	%lang(ca) %{_datadir}/%{name}/examples/Games/Puzzle1To8/.lang/ca.*o
12cu|gambas3-3.5.4-1|1322	%lang(cs) %{_datadir}/%{name}/examples/Games/Puzzle1To8/.lang/cs.*o
12cu|gambas3-3.5.4-1|1323	%lang(de) %{_datadir}/%{name}/examples/Games/Puzzle1To8/.lang/de.*o
12cu|gambas3-3.5.4-1|1324	%lang(es) %{_datadir}/%{name}/examples/Games/Puzzle1To8/.lang/es*.*o
12cu|gambas3-3.5.4-1|1325	%lang(ca) %{_datadir}/%{name}/examples/Games/RobotFindsKitten/.lang/ca.*o
12cu|gambas3-3.5.4-1|1326	%lang(cs) %{_datadir}/%{name}/examples/Games/RobotFindsKitten/.lang/cs.*o
12cu|gambas3-3.5.4-1|1327	%lang(de) %{_datadir}/%{name}/examples/Games/RobotFindsKitten/.lang/de.*o
12cu|gambas3-3.5.4-1|1328	%lang(es) %{_datadir}/%{name}/examples/Games/RobotFindsKitten/.lang/es.*o
12cu|gambas3-3.5.4-1|1329	%lang(ca) %{_datadir}/%{name}/examples/Games/Snake/.lang/ca.*o
12cu|gambas3-3.5.4-1|1330	%lang(cs) %{_datadir}/%{name}/examples/Games/Snake/.lang/cs.*o
12cu|gambas3-3.5.4-1|1331	%lang(de) %{_datadir}/%{name}/examples/Games/Snake/.lang/de.*o
12cu|gambas3-3.5.4-1|1332	%lang(ca) %{_datadir}/%{name}/examples/Games/Solitaire/.lang/ca.*o
12cu|gambas3-3.5.4-1|1333	%lang(cs) %{_datadir}/%{name}/examples/Games/Solitaire/.lang/cs.*o
12cu|gambas3-3.5.4-1|1334	%lang(de) %{_datadir}/%{name}/examples/Games/Solitaire/.lang/de.*o
12cu|gambas3-3.5.4-1|1335	%lang(es) %{_datadir}/%{name}/examples/Games/Solitaire/.lang/es.*o
12cu|gambas3-3.5.4-1|1336	%lang(ca) %{_datadir}/%{name}/examples/Image/ImageViewer/.lang/ca.*o
12cu|gambas3-3.5.4-1|1337	%lang(cs) %{_datadir}/%{name}/examples/Image/ImageViewer/.lang/cs.*o
12cu|gambas3-3.5.4-1|1338	%lang(de) %{_datadir}/%{name}/examples/Image/ImageViewer/.lang/de.*o
12cu|gambas3-3.5.4-1|1339	%lang(es) %{_datadir}/%{name}/examples/Image/ImageViewer/.lang/es.*o
12cu|gambas3-3.5.4-1|1340	%lang(ca) %{_datadir}/%{name}/examples/Image/Lighttable/.lang/ca.*o
12cu|gambas3-3.5.4-1|1341	%lang(cs) %{_datadir}/%{name}/examples/Image/Lighttable/.lang/cs.*o
12cu|gambas3-3.5.4-1|1342	%lang(de) %{_datadir}/%{name}/examples/Image/Lighttable/.lang/de.*o
12cu|gambas3-3.5.4-1|1343	%lang(en) %{_datadir}/%{name}/examples/Image/Lighttable/.lang/en.*o
12cu|gambas3-3.5.4-1|1344	%lang(fr) %{_datadir}/%{name}/examples/Image/PhotoTouch/.lang/fr.*o
12cu|gambas3-3.5.4-1|1345	%lang(fr) %{_datadir}/%{name}/examples/Misc/Console/.lang/fr.*o
12cu|gambas3-3.5.4-1|1346	%lang(ca) %{_datadir}/%{name}/examples/Misc/Evaluator/.lang/ca.*o
12cu|gambas3-3.5.4-1|1347	%lang(cs) %{_datadir}/%{name}/examples/Misc/Evaluator/.lang/cs.*o
12cu|gambas3-3.5.4-1|1348	%lang(de) %{_datadir}/%{name}/examples/Misc/Evaluator/.lang/de.*o
12cu|gambas3-3.5.4-1|1349	%lang(es) %{_datadir}/%{name}/examples/Misc/Evaluator/.lang/es.*o
12cu|gambas3-3.5.4-1|1350	%lang(ca) %{_datadir}/%{name}/examples/Misc/Explorer/.lang/ca.*o
12cu|gambas3-3.5.4-1|1351	%lang(cs) %{_datadir}/%{name}/examples/Misc/Explorer/.lang/cs.*o
12cu|gambas3-3.5.4-1|1352	%lang(de) %{_datadir}/%{name}/examples/Misc/Explorer/.lang/de.*o
12cu|gambas3-3.5.4-1|1353	%lang(es) %{_datadir}/%{name}/examples/Misc/Explorer/.lang/es.*o
12cu|gambas3-3.5.4-1|1354	%lang(ca) %{_datadir}/%{name}/examples/Misc/Notepad/.lang/ca.*o
12cu|gambas3-3.5.4-1|1355	%lang(cs) %{_datadir}/%{name}/examples/Misc/Notepad/.lang/cs.*o
12cu|gambas3-3.5.4-1|1356	%lang(de) %{_datadir}/%{name}/examples/Misc/Notepad/.lang/de.*o
12cu|gambas3-3.5.4-1|1357	%lang(es) %{_datadir}/%{name}/examples/Misc/Notepad/.lang/es.*o
12cu|gambas3-3.5.4-1|1358	%lang(ca) %{_datadir}/%{name}/examples/Misc/PDFViewer/.lang/ca.*o
12cu|gambas3-3.5.4-1|1359	%lang(cs) %{_datadir}/%{name}/examples/Misc/PDFViewer/.lang/cs.*o
12cu|gambas3-3.5.4-1|1360	%lang(de) %{_datadir}/%{name}/examples/Misc/PDFViewer/.lang/de.*o
12cu|gambas3-3.5.4-1|1361	%lang(es) %{_datadir}/%{name}/examples/Misc/PDFViewer/.lang/es.*o
12cu|gambas3-3.5.4-1|1362	%lang(ca) %{_datadir}/%{name}/examples/Multimedia/CDPlayer/.lang/ca.*o
12cu|gambas3-3.5.4-1|1363	%lang(cs) %{_datadir}/%{name}/examples/Multimedia/CDPlayer/.lang/cs.*o
12cu|gambas3-3.5.4-1|1364	%lang(es) %{_datadir}/%{name}/examples/Multimedia/CDPlayer/.lang/es.*o
12cu|gambas3-3.5.4-1|1365	%dir %{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.lang
12cu|gambas3-3.5.4-1|1366	%lang(fr) %{_datadir}/%{name}/examples/Multimedia/MediaPlayer/.lang/fr.*o
12cu|gambas3-3.5.4-1|1367	%lang(ca) %{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.lang/ca.*o
12cu|gambas3-3.5.4-1|1368	%lang(cs) %{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.lang/cs.*o
12cu|gambas3-3.5.4-1|1369	%lang(es) %{_datadir}/%{name}/examples/Multimedia/MoviePlayer/.lang/es.*o
12cu|gambas3-3.5.4-1|1370	%lang(ca) %{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.lang/ca.*o
12cu|gambas3-3.5.4-1|1371	%lang(cs) %{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.lang/cs.*o
12cu|gambas3-3.5.4-1|1372	%lang(es) %{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.lang/es.*o
12cu|gambas3-3.5.4-1|1373	%lang(fr) %{_datadir}/%{name}/examples/Multimedia/MusicPlayer/.lang/fr.*o
12cu|gambas3-3.5.4-1|1374	%lang(ca) %{_datadir}/%{name}/examples/Multimedia/MyWebCam/.lang/ca.*o
12cu|gambas3-3.5.4-1|1375	%lang(cs) %{_datadir}/%{name}/examples/Multimedia/MyWebCam/.lang/cs.*o
12cu|gambas3-3.5.4-1|1376	%lang(es) %{_datadir}/%{name}/examples/Multimedia/MyWebCam/.lang/es.*o
12cu|gambas3-3.5.4-1|1377	%lang(ca) %{_datadir}/%{name}/examples/Networking/ClientSocket/.lang/ca.*o
12cu|gambas3-3.5.4-1|1378	%lang(cs) %{_datadir}/%{name}/examples/Networking/ClientSocket/.lang/cs.*o
12cu|gambas3-3.5.4-1|1379	%lang(de) %{_datadir}/%{name}/examples/Networking/ClientSocket/.lang/de.*o
12cu|gambas3-3.5.4-1|1380	%lang(es) %{_datadir}/%{name}/examples/Networking/ClientSocket/.lang/es.*o
12cu|gambas3-3.5.4-1|1381	%lang(ca) %{_datadir}/%{name}/examples/Networking/DnsClient/.lang/ca.*o
12cu|gambas3-3.5.4-1|1382	%lang(cs) %{_datadir}/%{name}/examples/Networking/DnsClient/.lang/cs.*o
12cu|gambas3-3.5.4-1|1383	%lang(de) %{_datadir}/%{name}/examples/Networking/DnsClient/.lang/de.*o
12cu|gambas3-3.5.4-1|1384	%lang(es) %{_datadir}/%{name}/examples/Networking/DnsClient/.lang/es.*o
12cu|gambas3-3.5.4-1|1385	%lang(ca) %{_datadir}/%{name}/examples/Networking/HTTPGet/.lang/ca.*o
12cu|gambas3-3.5.4-1|1386	%lang(cs) %{_datadir}/%{name}/examples/Networking/HTTPGet/.lang/cs.*o
12cu|gambas3-3.5.4-1|1387	%lang(de) %{_datadir}/%{name}/examples/Networking/HTTPGet/.lang/de.*o
12cu|gambas3-3.5.4-1|1388	%lang(es) %{_datadir}/%{name}/examples/Networking/HTTPGet/.lang/es.*o
12cu|gambas3-3.5.4-1|1389	%lang(ca) %{_datadir}/%{name}/examples/Networking/HTTPPost/.lang/ca.*o
12cu|gambas3-3.5.4-1|1390	%lang(cs) %{_datadir}/%{name}/examples/Networking/HTTPPost/.lang/cs.*o
12cu|gambas3-3.5.4-1|1391	%lang(de) %{_datadir}/%{name}/examples/Networking/HTTPPost/.lang/de.*o
12cu|gambas3-3.5.4-1|1392	%lang(es) %{_datadir}/%{name}/examples/Networking/HTTPPost/.lang/es.*o
12cu|gambas3-3.5.4-1|1393	%lang(ca) %{_datadir}/%{name}/examples/Networking/SerialPort/.lang/ca.*o
12cu|gambas3-3.5.4-1|1394	%lang(cs) %{_datadir}/%{name}/examples/Networking/SerialPort/.lang/cs.*o
12cu|gambas3-3.5.4-1|1395	%lang(es) %{_datadir}/%{name}/examples/Networking/SerialPort/.lang/es.*o
12cu|gambas3-3.5.4-1|1396	%lang(ca) %{_datadir}/%{name}/examples/Networking/ServerSocket/.lang/ca.*o
12cu|gambas3-3.5.4-1|1397	%lang(cs) %{_datadir}/%{name}/examples/Networking/ServerSocket/.lang/cs.*o
12cu|gambas3-3.5.4-1|1398	%lang(es) %{_datadir}/%{name}/examples/Networking/ServerSocket/.lang/es.*o
12cu|gambas3-3.5.4-1|1399	%lang(ca) %{_datadir}/%{name}/examples/Networking/UDPServerClient/.lang/ca.*o
12cu|gambas3-3.5.4-1|1400	%lang(cs) %{_datadir}/%{name}/examples/Networking/UDPServerClient/.lang/cs.*o
12cu|gambas3-3.5.4-1|1401	%lang(es) %{_datadir}/%{name}/examples/Networking/UDPServerClient/.lang/es.*o
12cu|gambas3-3.5.4-1|1402	%lang(ca) %{_datadir}/%{name}/examples/Networking/WebBrowser/.lang/ca.*o
12cu|gambas3-3.5.4-1|1403	%lang(cs) %{_datadir}/%{name}/examples/Networking/WebBrowser/.lang/cs.*o
12cu|gambas3-3.5.4-1|1404	%lang(de) %{_datadir}/%{name}/examples/Networking/WebBrowser/.lang/de.*o
12cu|gambas3-3.5.4-1|1405	%lang(es) %{_datadir}/%{name}/examples/Networking/WebBrowser/.lang/es.*
12cu|gambas3-3.5.4-1|1406	
12cu|gambas3-3.5.4-1|1407	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1408	
12cu|gambas3-3.5.4-1|1409	%package gb-cairo
12cu|gambas3-3.5.4-1|1410	Summary: The Gambas Cairo component
12cu|gambas3-3.5.4-1|1411	Group: Development/Other
12cu|gambas3-3.5.4-1|1412	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1413	
12cu|gambas3-3.5.4-1|1414	%description gb-cairo
12cu|gambas3-3.5.4-1|1415	This package contains the Gambas Cario components.
12cu|gambas3-3.5.4-1|1416	
12cu|gambas3-3.5.4-1|1417	%files gb-cairo
12cu|gambas3-3.5.4-1|1418	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1419	%{_libdir}/%{name}/gb.cairo.*
12cu|gambas3-3.5.4-1|1420	%{_datadir}/%{name}/info/gb.cairo.*
12cu|gambas3-3.5.4-1|1421	
12cu|gambas3-3.5.4-1|1422	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1423	
12cu|gambas3-3.5.4-1|1424	%package gb-chart
12cu|gambas3-3.5.4-1|1425	Summary: The Gambas chart component
12cu|gambas3-3.5.4-1|1426	Group: Development/Other
12cu|gambas3-3.5.4-1|1427	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1428	
12cu|gambas3-3.5.4-1|1429	%description gb-chart
12cu|gambas3-3.5.4-1|1430	This package contains the Gambas Chart components.
12cu|gambas3-3.5.4-1|1431	
12cu|gambas3-3.5.4-1|1432	%files gb-chart
12cu|gambas3-3.5.4-1|1433	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1434	%{_libdir}/%{name}/gb.chart.*
12cu|gambas3-3.5.4-1|1435	%{_datadir}/%{name}/info/gb.chart.*
12cu|gambas3-3.5.4-1|1436	
12cu|gambas3-3.5.4-1|1437	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1438	
12cu|gambas3-3.5.4-1|1439	%package gb-compress
12cu|gambas3-3.5.4-1|1440	Summary: The Gambas compression component
12cu|gambas3-3.5.4-1|1441	Group: Development/Other
12cu|gambas3-3.5.4-1|1442	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1443	
12cu|gambas3-3.5.4-1|1444	%description gb-compress
12cu|gambas3-3.5.4-1|1445	This component allows you to compress/uncompress data or files with
12cu|gambas3-3.5.4-1|1446	the bzip2 and zip algorithms.
12cu|gambas3-3.5.4-1|1447	
12cu|gambas3-3.5.4-1|1448	%files gb-compress
12cu|gambas3-3.5.4-1|1449	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1450	%dir %{_libdir}/%{name}
12cu|gambas3-3.5.4-1|1451	%{_libdir}/%{name}/gb.compress.*
12cu|gambas3-3.5.4-1|1452	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|1453	%{_datadir}/%{name}/info/gb.compress.*
12cu|gambas3-3.5.4-1|1454	
12cu|gambas3-3.5.4-1|1455	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1456	
12cu|gambas3-3.5.4-1|1457	%package gb-crypt
12cu|gambas3-3.5.4-1|1458	Summary: The Gambas cryptography component
12cu|gambas3-3.5.4-1|1459	Group: Development/Other
12cu|gambas3-3.5.4-1|1460	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1461	
12cu|gambas3-3.5.4-1|1462	%description gb-crypt
12cu|gambas3-3.5.4-1|1463	This component allows you to use cryptography in your projects.
12cu|gambas3-3.5.4-1|1464	
12cu|gambas3-3.5.4-1|1465	%files gb-crypt
12cu|gambas3-3.5.4-1|1466	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1467	%{_libdir}/%{name}/gb.crypt.*
12cu|gambas3-3.5.4-1|1468	%{_datadir}/%{name}/info/gb.crypt.*
12cu|gambas3-3.5.4-1|1469	
12cu|gambas3-3.5.4-1|1470	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1471	
12cu|gambas3-3.5.4-1|1472	%package gb-db
12cu|gambas3-3.5.4-1|1473	Summary: The Gambas database component
12cu|gambas3-3.5.4-1|1474	Group: Development/Other
12cu|gambas3-3.5.4-1|1475	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1476	
12cu|gambas3-3.5.4-1|1477	%description gb-db
12cu|gambas3-3.5.4-1|1478	This component allows you to access many databases management systems,
12cu|gambas3-3.5.4-1|1479	provided that you install the needed driver packages.
12cu|gambas3-3.5.4-1|1480	
12cu|gambas3-3.5.4-1|1481	%files gb-db
12cu|gambas3-3.5.4-1|1482	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1483	%dir %{_libdir}/%{name}
12cu|gambas3-3.5.4-1|1484	%{_libdir}/%{name}/gb.db.so*
12cu|gambas3-3.5.4-1|1485	%{_libdir}/%{name}/gb.db.component
12cu|gambas3-3.5.4-1|1486	%{_libdir}/%{name}/gb.db.gambas
12cu|gambas3-3.5.4-1|1487	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|1488	%{_datadir}/%{name}/info/gb.db.info
12cu|gambas3-3.5.4-1|1489	%{_datadir}/%{name}/info/gb.db.list
12cu|gambas3-3.5.4-1|1490	
12cu|gambas3-3.5.4-1|1491	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1492	
12cu|gambas3-3.5.4-1|1493	%package gb-db-form
12cu|gambas3-3.5.4-1|1494	Summary: The Gambas db-form component
12cu|gambas3-3.5.4-1|1495	Group: Development/Other
12cu|gambas3-3.5.4-1|1496	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1497	
12cu|gambas3-3.5.4-1|1498	%description gb-db-form
12cu|gambas3-3.5.4-1|1499	This package contains the Gambas Database form components.
12cu|gambas3-3.5.4-1|1500	
12cu|gambas3-3.5.4-1|1501	%files gb-db-form
12cu|gambas3-3.5.4-1|1502	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1503	%dir %{_libdir}/%{name}
12cu|gambas3-3.5.4-1|1504	%{_libdir}/%{name}/gb.db.form.*
12cu|gambas3-3.5.4-1|1505	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|1506	%{_datadir}/%{name}/info/gb.db.form.*
12cu|gambas3-3.5.4-1|1507	%dir %{_datadir}/%{name}/control
12cu|gambas3-3.5.4-1|1508	%{_datadir}/%{name}/control/gb.db.form
12cu|gambas3-3.5.4-1|1509	
12cu|gambas3-3.5.4-1|1510	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1511	%package gb-db-mysql
12cu|gambas3-3.5.4-1|1512	Summary: The MySQL driver for the Gambas database component
12cu|gambas3-3.5.4-1|1513	Group: Development/Other
12cu|gambas3-3.5.4-1|1514	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1515	Requires: %{name}-gb-db = %{version}-%{release}
12cu|gambas3-3.5.4-1|1516	
12cu|gambas3-3.5.4-1|1517	%description gb-db-mysql
12cu|gambas3-3.5.4-1|1518	This component allows you to access MySQL databases.
12cu|gambas3-3.5.4-1|1519	
12cu|gambas3-3.5.4-1|1520	%files gb-db-mysql
12cu|gambas3-3.5.4-1|1521	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1522	%{_libdir}/%{name}/gb.db.mysql.*
12cu|gambas3-3.5.4-1|1523	%{_datadir}/%{name}/info/gb.db.mysql.info
12cu|gambas3-3.5.4-1|1524	%{_datadir}/%{name}/info/gb.db.mysql.list
12cu|gambas3-3.5.4-1|1525	
12cu|gambas3-3.5.4-1|1526	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1527	%package gb-db-odbc
12cu|gambas3-3.5.4-1|1528	Summary: The ODBC driver for the Gambas database component
12cu|gambas3-3.5.4-1|1529	Group: Development/Other
12cu|gambas3-3.5.4-1|1530	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1531	Requires: %{name}-gb-db = %{version}-%{release}
12cu|gambas3-3.5.4-1|1532	
12cu|gambas3-3.5.4-1|1533	%description gb-db-odbc
12cu|gambas3-3.5.4-1|1534	This component allows you to access ODBC databases.
12cu|gambas3-3.5.4-1|1535	
12cu|gambas3-3.5.4-1|1536	%files gb-db-odbc
12cu|gambas3-3.5.4-1|1537	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1538	%{_libdir}/%{name}/gb.db.odbc.*
12cu|gambas3-3.5.4-1|1539	%{_datadir}/%{name}/info/gb.db.odbc.info
12cu|gambas3-3.5.4-1|1540	%{_datadir}/%{name}/info/gb.db.odbc.list
12cu|gambas3-3.5.4-1|1541	
12cu|gambas3-3.5.4-1|1542	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1543	%package gb-db-postgresql
12cu|gambas3-3.5.4-1|1544	Summary: The PostgreSQL driver for the Gambas database component
12cu|gambas3-3.5.4-1|1545	Group: Development/Other
12cu|gambas3-3.5.4-1|1546	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1547	Requires: %{name}-gb-db = %{version}
12cu|gambas3-3.5.4-1|1548	
12cu|gambas3-3.5.4-1|1549	%description gb-db-postgresql
12cu|gambas3-3.5.4-1|1550	This component allows you to access PostgreSQL databases.
12cu|gambas3-3.5.4-1|1551	
12cu|gambas3-3.5.4-1|1552	%files gb-db-postgresql
12cu|gambas3-3.5.4-1|1553	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1554	%dir %{_libdir}/%{name}
12cu|gambas3-3.5.4-1|1555	%{_libdir}/%{name}/gb.db.postgresql.*
12cu|gambas3-3.5.4-1|1556	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|1557	%{_datadir}/%{name}/info/gb.db.postgresql.info
12cu|gambas3-3.5.4-1|1558	%{_datadir}/%{name}/info/gb.db.postgresql.list
12cu|gambas3-3.5.4-1|1559	
12cu|gambas3-3.5.4-1|1560	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1561	%package gb-db-sqlite2
12cu|gambas3-3.5.4-1|1562	Summary: The SQLite 2 driver for the Gambas database component
12cu|gambas3-3.5.4-1|1563	Group: Development/Other
12cu|gambas3-3.5.4-1|1564	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1565	Requires: %{name}-gb-db = %{version}-%{release}
12cu|gambas3-3.5.4-1|1566	
12cu|gambas3-3.5.4-1|1567	%description gb-db-sqlite2
12cu|gambas3-3.5.4-1|1568	This component allows you to access SQLite 2 databases.
12cu|gambas3-3.5.4-1|1569	
12cu|gambas3-3.5.4-1|1570	%files gb-db-sqlite2
12cu|gambas3-3.5.4-1|1571	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1572	%{_libdir}/%{name}/gb.db.sqlite2.*
12cu|gambas3-3.5.4-1|1573	%{_datadir}/%{name}/info/gb.db.sqlite2.info
12cu|gambas3-3.5.4-1|1574	%{_datadir}/%{name}/info/gb.db.sqlite2.list
12cu|gambas3-3.5.4-1|1575	
12cu|gambas3-3.5.4-1|1576	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1577	
12cu|gambas3-3.5.4-1|1578	%package gb-db-sqlite3
12cu|gambas3-3.5.4-1|1579	Summary: The SQLite 3 driver for the Gambas database component
12cu|gambas3-3.5.4-1|1580	Group: Development/Other
12cu|gambas3-3.5.4-1|1581	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1582	Requires: %{name}-gb-db = %{version}-%{release}
12cu|gambas3-3.5.4-1|1583	
12cu|gambas3-3.5.4-1|1584	%description gb-db-sqlite3
12cu|gambas3-3.5.4-1|1585	This component allows you to access SQLite 3 databases.
12cu|gambas3-3.5.4-1|1586	
12cu|gambas3-3.5.4-1|1587	%files gb-db-sqlite3
12cu|gambas3-3.5.4-1|1588	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1589	%{_libdir}/%{name}/gb.db.sqlite3.*
12cu|gambas3-3.5.4-1|1590	%{_datadir}/%{name}/info/gb.db.sqlite3.info
12cu|gambas3-3.5.4-1|1591	%{_datadir}/%{name}/info/gb.db.sqlite3.list
12cu|gambas3-3.5.4-1|1592	
12cu|gambas3-3.5.4-1|1593	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1594	
12cu|gambas3-3.5.4-1|1595	%package gb-dbus
12cu|gambas3-3.5.4-1|1596	Summary: The Gambas dbus component
12cu|gambas3-3.5.4-1|1597	Group: Development/Other
12cu|gambas3-3.5.4-1|1598	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1599	
12cu|gambas3-3.5.4-1|1600	%description gb-dbus
12cu|gambas3-3.5.4-1|1601	This package contains the Gambas D-bus components.
12cu|gambas3-3.5.4-1|1602	
12cu|gambas3-3.5.4-1|1603	%files gb-dbus
12cu|gambas3-3.5.4-1|1604	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1605	%{_libdir}/%{name}/gb.dbus.*
12cu|gambas3-3.5.4-1|1606	%{_datadir}/%{name}/info/gb.dbus.*
12cu|gambas3-3.5.4-1|1607	
12cu|gambas3-3.5.4-1|1608	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1609	
12cu|gambas3-3.5.4-1|1610	%package gb-desktop
12cu|gambas3-3.5.4-1|1611	Summary: The Gambas XDG component
12cu|gambas3-3.5.4-1|1612	Group: Development/Other
12cu|gambas3-3.5.4-1|1613	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1614	
12cu|gambas3-3.5.4-1|1615	%description gb-desktop
12cu|gambas3-3.5.4-1|1616	This component allows you to use desktop-agnostic routines based on
12cu|gambas3-3.5.4-1|1617	the xdg-utils scripts of the Portland project.
12cu|gambas3-3.5.4-1|1618	
12cu|gambas3-3.5.4-1|1619	%files gb-desktop
12cu|gambas3-3.5.4-1|1620	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1621	%{_libdir}/%{name}/gb.desktop.*
12cu|gambas3-3.5.4-1|1622	%{_datadir}/%{name}/info/gb.desktop.*
12cu|gambas3-3.5.4-1|1623	%{_datadir}/%{name}/control/gb.desktop
12cu|gambas3-3.5.4-1|1624	
12cu|gambas3-3.5.4-1|1625	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1626	
12cu|gambas3-3.5.4-1|1627	%package gb-eval-highlight
12cu|gambas3-3.5.4-1|1628	Summary: The Gambas eval-highlight component
12cu|gambas3-3.5.4-1|1629	Group: Development/Other
12cu|gambas3-3.5.4-1|1630	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1631	
12cu|gambas3-3.5.4-1|1632	%description gb-eval-highlight
12cu|gambas3-3.5.4-1|1633	This component implements the eval-highlight component.
12cu|gambas3-3.5.4-1|1634	
12cu|gambas3-3.5.4-1|1635	%files gb-eval-highlight
12cu|gambas3-3.5.4-1|1636	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1637	%{_libdir}/%{name}/gb.eval.highlight.*
12cu|gambas3-3.5.4-1|1638	%{_datadir}/%{name}/info/gb.eval.highlight.*
12cu|gambas3-3.5.4-1|1639	
12cu|gambas3-3.5.4-1|1640	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1641	
12cu|gambas3-3.5.4-1|1642	%package gb-form
12cu|gambas3-3.5.4-1|1643	Summary: The Gambas dialog form component
12cu|gambas3-3.5.4-1|1644	Group: Development/Other
12cu|gambas3-3.5.4-1|1645	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1646	
12cu|gambas3-3.5.4-1|1647	%description gb-form
12cu|gambas3-3.5.4-1|1648	This component implements the form control.
12cu|gambas3-3.5.4-1|1649	
12cu|gambas3-3.5.4-1|1650	%files gb-form
12cu|gambas3-3.5.4-1|1651	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1652	%{_libdir}/%{name}/gb.form.component
12cu|gambas3-3.5.4-1|1653	%{_libdir}/%{name}/gb.form.gambas
12cu|gambas3-3.5.4-1|1654	%{_datadir}/%{name}/control/gb.form
12cu|gambas3-3.5.4-1|1655	%{_datadir}/%{name}/info/gb.form.info
12cu|gambas3-3.5.4-1|1656	%{_datadir}/%{name}/info/gb.form.list
12cu|gambas3-3.5.4-1|1657	
12cu|gambas3-3.5.4-1|1658	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1659	
12cu|gambas3-3.5.4-1|1660	%package gb-form-dialog
12cu|gambas3-3.5.4-1|1661	Summary: The Gambas dialog form component
12cu|gambas3-3.5.4-1|1662	Group: Development/Other
12cu|gambas3-3.5.4-1|1663	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1664	
12cu|gambas3-3.5.4-1|1665	%description gb-form-dialog
12cu|gambas3-3.5.4-1|1666	This component implements the form-dialog control.
12cu|gambas3-3.5.4-1|1667	
12cu|gambas3-3.5.4-1|1668	%files gb-form-dialog
12cu|gambas3-3.5.4-1|1669	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1670	%{_libdir}/%{name}/gb.form.dialog.component
12cu|gambas3-3.5.4-1|1671	%{_libdir}/%{name}/gb.form.dialog.gambas
12cu|gambas3-3.5.4-1|1672	%{_datadir}/%{name}/info/gb.form.dialog.info
12cu|gambas3-3.5.4-1|1673	%{_datadir}/%{name}/info/gb.form.dialog.list
12cu|gambas3-3.5.4-1|1674	
12cu|gambas3-3.5.4-1|1675	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1676	
12cu|gambas3-3.5.4-1|1677	%package gb-form-mdi
12cu|gambas3-3.5.4-1|1678	Summary: The Gambas mdi form component
12cu|gambas3-3.5.4-1|1679	Group: Development/Other
12cu|gambas3-3.5.4-1|1680	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1681	
12cu|gambas3-3.5.4-1|1682	%description gb-form-mdi
12cu|gambas3-3.5.4-1|1683	This component implements the form-mdi control.
12cu|gambas3-3.5.4-1|1684	
12cu|gambas3-3.5.4-1|1685	%files gb-form-mdi
12cu|gambas3-3.5.4-1|1686	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1687	%dir %{_libdir}/%{name}
12cu|gambas3-3.5.4-1|1688	%{_libdir}/%{name}/gb.form.mdi.component
12cu|gambas3-3.5.4-1|1689	%{_libdir}/%{name}/gb.form.mdi.gambas
12cu|gambas3-3.5.4-1|1690	%dir %{_datadir}/%{name}/control
12cu|gambas3-3.5.4-1|1691	%{_datadir}/%{name}/control/gb.form.mdi
12cu|gambas3-3.5.4-1|1692	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|1693	%{_datadir}/%{name}/info/gb.form.mdi.info
12cu|gambas3-3.5.4-1|1694	%{_datadir}/%{name}/info/gb.form.mdi.list
12cu|gambas3-3.5.4-1|1695	
12cu|gambas3-3.5.4-1|1696	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1697	
12cu|gambas3-3.5.4-1|1698	%package gb-form-stock
12cu|gambas3-3.5.4-1|1699	Summary: The Gambas stock form component
12cu|gambas3-3.5.4-1|1700	Group: Development/Other
12cu|gambas3-3.5.4-1|1701	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1702	
12cu|gambas3-3.5.4-1|1703	%description gb-form-stock
12cu|gambas3-3.5.4-1|1704	This component implements the form-stock control.
12cu|gambas3-3.5.4-1|1705	
12cu|gambas3-3.5.4-1|1706	%files gb-form-stock
12cu|gambas3-3.5.4-1|1707	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1708	%{_libdir}/%{name}/gb.form.stock.component
12cu|gambas3-3.5.4-1|1709	%{_libdir}/%{name}/gb.form.stock.gambas
12cu|gambas3-3.5.4-1|1710	%{_datadir}/%{name}/info/gb.form.stock.info
12cu|gambas3-3.5.4-1|1711	%{_datadir}/%{name}/info/gb.form.stock.list
12cu|gambas3-3.5.4-1|1712	
12cu|gambas3-3.5.4-1|1713	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1714	
12cu|gambas3-3.5.4-1|1715	%package gb-gtk
12cu|gambas3-3.5.4-1|1716	Summary: The Gambas GTK+ GUI component
12cu|gambas3-3.5.4-1|1717	Group: Development/Other
12cu|gambas3-3.5.4-1|1718	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1719	
12cu|gambas3-3.5.4-1|1720	%description gb-gtk
12cu|gambas3-3.5.4-1|1721	This package contains the Gambas GTK+ GUI components.
12cu|gambas3-3.5.4-1|1722	
12cu|gambas3-3.5.4-1|1723	%files gb-gtk
12cu|gambas3-3.5.4-1|1724	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1725	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|1726	%{_libdir}/%{name}/gb.gtk.*
12cu|gambas3-3.5.4-1|1727	%{_datadir}/%{name}/info/gb.gtk.*
12cu|gambas3-3.5.4-1|1728	
12cu|gambas3-3.5.4-1|1729	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1730	%package gb-gsl
12cu|gambas3-3.5.4-1|1731	Summary: The Gambas interface to the GNU Scientific Library
12cu|gambas3-3.5.4-1|1732	Group: Development/Other
12cu|gambas3-3.5.4-1|1733	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1734	
12cu|gambas3-3.5.4-1|1735	%description gb-gsl
12cu|gambas3-3.5.4-1|1736	This component provides an interface to the GNU Scientific Library.
12cu|gambas3-3.5.4-1|1737	
12cu|gambas3-3.5.4-1|1738	%files gb-gsl
12cu|gambas3-3.5.4-1|1739	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1740	%{_libdir}/%{name}/gb.gsl.*
12cu|gambas3-3.5.4-1|1741	%{_datadir}/%{name}/info/gb.gsl.*
12cu|gambas3-3.5.4-1|1742	
12cu|gambas3-3.5.4-1|1743	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1744	%package gb-gui
12cu|gambas3-3.5.4-1|1745	Summary: The Gambas GUI component
12cu|gambas3-3.5.4-1|1746	Group: Development/Other
12cu|gambas3-3.5.4-1|1747	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1748	
12cu|gambas3-3.5.4-1|1749	%description gb-gui
12cu|gambas3-3.5.4-1|1750	This is a component that just loads gb.qt if you are running KDE or
12cu|gambas3-3.5.4-1|1751	gb.gtk in the other cases.
12cu|gambas3-3.5.4-1|1752	
12cu|gambas3-3.5.4-1|1753	%files gb-gui
12cu|gambas3-3.5.4-1|1754	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1755	%{_libdir}/%{name}/gb.gui.*
12cu|gambas3-3.5.4-1|1756	%{_datadir}/%{name}/info/gb.gui.*
12cu|gambas3-3.5.4-1|1757	
12cu|gambas3-3.5.4-1|1758	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1759	%if %{mdvver} < 201410
12cu|gambas3-3.5.4-1|1760	%package gb-jit
12cu|gambas3-3.5.4-1|1761	Summary: The Gambas JIT component
12cu|gambas3-3.5.4-1|1762	Group: Development/Other
12cu|gambas3-3.5.4-1|1763	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1764	
12cu|gambas3-3.5.4-1|1765	%description gb-jit
12cu|gambas3-3.5.4-1|1766	This component provides the jit compiler for gambas.
12cu|gambas3-3.5.4-1|1767	
12cu|gambas3-3.5.4-1|1768	%files gb-jit
12cu|gambas3-3.5.4-1|1769	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1770	%{_libdir}/%{name}/gb.jit.*
12cu|gambas3-3.5.4-1|1771	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|1772	%{_datadir}/%{name}/info/gb.jit.info
12cu|gambas3-3.5.4-1|1773	%{_datadir}/%{name}/info/gb.jit.list
12cu|gambas3-3.5.4-1|1774	%endif
12cu|gambas3-3.5.4-1|1775	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1776	%package gb-image
12cu|gambas3-3.5.4-1|1777	Summary: The Gambas image manipulation component
12cu|gambas3-3.5.4-1|1778	Group: Development/Other
12cu|gambas3-3.5.4-1|1779	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1780	
12cu|gambas3-3.5.4-1|1781	%description gb-image
12cu|gambas3-3.5.4-1|1782	This component allows you to apply various effects to images.
12cu|gambas3-3.5.4-1|1783	
12cu|gambas3-3.5.4-1|1784	%files gb-image
12cu|gambas3-3.5.4-1|1785	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1786	%{_libdir}/%{name}/gb.image.component
12cu|gambas3-3.5.4-1|1787	%{_libdir}/%{name}/gb.image.so*
12cu|gambas3-3.5.4-1|1788	%{_datadir}/%{name}/info/gb.image.info
12cu|gambas3-3.5.4-1|1789	%{_datadir}/%{name}/info/gb.image.list
12cu|gambas3-3.5.4-1|1790	
12cu|gambas3-3.5.4-1|1791	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1792	
12cu|gambas3-3.5.4-1|1793	%package gb-image-effect
12cu|gambas3-3.5.4-1|1794	Summary: The Gambas image effect component
12cu|gambas3-3.5.4-1|1795	Group: Development/Other
12cu|gambas3-3.5.4-1|1796	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1797	
12cu|gambas3-3.5.4-1|1798	%description gb-image-effect
12cu|gambas3-3.5.4-1|1799	This component allows you to apply various effects to images.
12cu|gambas3-3.5.4-1|1800	
12cu|gambas3-3.5.4-1|1801	%files gb-image-effect
12cu|gambas3-3.5.4-1|1802	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1803	%{_libdir}/%{name}/gb.image.effect.*
12cu|gambas3-3.5.4-1|1804	%{_datadir}/%{name}/info/gb.image.effect.*
12cu|gambas3-3.5.4-1|1805	
12cu|gambas3-3.5.4-1|1806	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1807	
12cu|gambas3-3.5.4-1|1808	%package gb-image-imlib
12cu|gambas3-3.5.4-1|1809	Summary: The Gambas image imlib component
12cu|gambas3-3.5.4-1|1810	Group: Development/Other
12cu|gambas3-3.5.4-1|1811	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1812	
12cu|gambas3-3.5.4-1|1813	%description gb-image-imlib
12cu|gambas3-3.5.4-1|1814	This component allows you to manipulate images with imlibs.
12cu|gambas3-3.5.4-1|1815	
12cu|gambas3-3.5.4-1|1816	%files gb-image-imlib
12cu|gambas3-3.5.4-1|1817	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1818	%{_libdir}/%{name}/gb.image.imlib.*
12cu|gambas3-3.5.4-1|1819	%{_datadir}/%{name}/info/gb.image.imlib.*
12cu|gambas3-3.5.4-1|1820	
12cu|gambas3-3.5.4-1|1821	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1822	
12cu|gambas3-3.5.4-1|1823	%package gb-image-io
12cu|gambas3-3.5.4-1|1824	Summary: The Gambas image io component
12cu|gambas3-3.5.4-1|1825	Group: Development/Other
12cu|gambas3-3.5.4-1|1826	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1827	
12cu|gambas3-3.5.4-1|1828	%description gb-image-io
12cu|gambas3-3.5.4-1|1829	This component allows you to perform images input output operations.
12cu|gambas3-3.5.4-1|1830	
12cu|gambas3-3.5.4-1|1831	%files gb-image-io
12cu|gambas3-3.5.4-1|1832	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1833	%{_libdir}/%{name}/gb.image.io.*
12cu|gambas3-3.5.4-1|1834	%{_datadir}/%{name}/info/gb.image.io.*
12cu|gambas3-3.5.4-1|1835	
12cu|gambas3-3.5.4-1|1836	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1837	# we don't have gst-1 in lts
12cu|gambas3-3.5.4-1|1838	%if %{mdvver} >= 201210
12cu|gambas3-3.5.4-1|1839	%package gb-media
12cu|gambas3-3.5.4-1|1840	Summary: The Gambas media component
12cu|gambas3-3.5.4-1|1841	Group: Development/Other
12cu|gambas3-3.5.4-1|1842	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1843	
12cu|gambas3-3.5.4-1|1844	%description gb-media
12cu|gambas3-3.5.4-1|1845	This package contains the Gambas media component.
12cu|gambas3-3.5.4-1|1846	
12cu|gambas3-3.5.4-1|1847	%files gb-media
12cu|gambas3-3.5.4-1|1848	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1849	%{_libdir}/%{name}/gb.media.*
12cu|gambas3-3.5.4-1|1850	%{_datadir}/%{name}/info/gb.media.*
12cu|gambas3-3.5.4-1|1851	%endif
12cu|gambas3-3.5.4-1|1852	
12cu|gambas3-3.5.4-1|1853	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1854	%package gb-mysql
12cu|gambas3-3.5.4-1|1855	Summary: The Gambas mysql component
12cu|gambas3-3.5.4-1|1856	Group: Development/Other
12cu|gambas3-3.5.4-1|1857	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1858	
12cu|gambas3-3.5.4-1|1859	%description gb-mysql
12cu|gambas3-3.5.4-1|1860	This package contains the Gambas MySQL components.
12cu|gambas3-3.5.4-1|1861	
12cu|gambas3-3.5.4-1|1862	%files gb-mysql
12cu|gambas3-3.5.4-1|1863	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1864	%{_libdir}/%{name}/gb.mysql.*
12cu|gambas3-3.5.4-1|1865	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|1866	%{_datadir}/%{name}/info/gb.mysql.*
12cu|gambas3-3.5.4-1|1867	
12cu|gambas3-3.5.4-1|1868	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1869	%package gb-ncurses
12cu|gambas3-3.5.4-1|1870	Summary: The Gambas ncurses component
12cu|gambas3-3.5.4-1|1871	Group: Development/Other
12cu|gambas3-3.5.4-1|1872	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1873	
12cu|gambas3-3.5.4-1|1874	%description gb-ncurses
12cu|gambas3-3.5.4-1|1875	This component allows you to use ncurses with gambas.
12cu|gambas3-3.5.4-1|1876	
12cu|gambas3-3.5.4-1|1877	%files gb-ncurses
12cu|gambas3-3.5.4-1|1878	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1879	%{_libdir}/%{name}/gb.ncurses.so*
12cu|gambas3-3.5.4-1|1880	%{_libdir}/%{name}/gb.ncurses.component
12cu|gambas3-3.5.4-1|1881	%{_datadir}/%{name}/info/gb.ncurses.info
12cu|gambas3-3.5.4-1|1882	%{_datadir}/%{name}/info/gb.ncurses.list
12cu|gambas3-3.5.4-1|1883	
12cu|gambas3-3.5.4-1|1884	#---------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1885	%package gb-net
12cu|gambas3-3.5.4-1|1886	Summary: The Gambas networking component
12cu|gambas3-3.5.4-1|1887	Group: Development/Other
12cu|gambas3-3.5.4-1|1888	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1889	
12cu|gambas3-3.5.4-1|1890	%description gb-net
12cu|gambas3-3.5.4-1|1891	This component allows you to use TCP/IP and UDP sockets, and to access
12cu|gambas3-3.5.4-1|1892	any serial ports.
12cu|gambas3-3.5.4-1|1893	
12cu|gambas3-3.5.4-1|1894	%files gb-net
12cu|gambas3-3.5.4-1|1895	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1896	%{_libdir}/%{name}/gb.net.so*
12cu|gambas3-3.5.4-1|1897	%{_libdir}/%{name}/gb.net.component
12cu|gambas3-3.5.4-1|1898	%{_datadir}/%{name}/info/gb.net.info
12cu|gambas3-3.5.4-1|1899	%{_datadir}/%{name}/info/gb.net.list
12cu|gambas3-3.5.4-1|1900	
12cu|gambas3-3.5.4-1|1901	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1902	
12cu|gambas3-3.5.4-1|1903	%package gb-net-curl
12cu|gambas3-3.5.4-1|1904	Summary: The Gambas advanced networking component
12cu|gambas3-3.5.4-1|1905	Group: Development/Other
12cu|gambas3-3.5.4-1|1906	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1907	Requires: %{name}-gb-net = %{version}-%{release}
12cu|gambas3-3.5.4-1|1908	
12cu|gambas3-3.5.4-1|1909	%description gb-net-curl
12cu|gambas3-3.5.4-1|1910	This component allows your programs to easily become FTP or HTTP clients.
12cu|gambas3-3.5.4-1|1911	
12cu|gambas3-3.5.4-1|1912	%files gb-net-curl
12cu|gambas3-3.5.4-1|1913	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1914	%{_libdir}/%{name}/gb.net.curl.so*
12cu|gambas3-3.5.4-1|1915	%{_libdir}/%{name}/gb.net.curl.component
12cu|gambas3-3.5.4-1|1916	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|1917	%{_datadir}/%{name}/info/gb.net.curl.info
12cu|gambas3-3.5.4-1|1918	%{_datadir}/%{name}/info/gb.net.curl.list
12cu|gambas3-3.5.4-1|1919	
12cu|gambas3-3.5.4-1|1920	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1921	
12cu|gambas3-3.5.4-1|1922	%package gb-net-smtp
12cu|gambas3-3.5.4-1|1923	Summary: The Gambas SMTP component
12cu|gambas3-3.5.4-1|1924	Group: Development/Other
12cu|gambas3-3.5.4-1|1925	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1926	Requires: %{name}-gb-net = %{version}-%{release}
12cu|gambas3-3.5.4-1|1927	
12cu|gambas3-3.5.4-1|1928	%description gb-net-smtp
12cu|gambas3-3.5.4-1|1929	This component allows you to send emails using the SMTP protocol.
12cu|gambas3-3.5.4-1|1930	
12cu|gambas3-3.5.4-1|1931	%files gb-net-smtp
12cu|gambas3-3.5.4-1|1932	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1933	%{_libdir}/%{name}/gb.net.smtp.*
12cu|gambas3-3.5.4-1|1934	%{_datadir}/%{name}/info/gb.net.smtp.*
12cu|gambas3-3.5.4-1|1935	
12cu|gambas3-3.5.4-1|1936	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1937	
12cu|gambas3-3.5.4-1|1938	%package gb-opengl
12cu|gambas3-3.5.4-1|1939	Summary: The Gambas OpenGL component
12cu|gambas3-3.5.4-1|1940	Group: Development/Other
12cu|gambas3-3.5.4-1|1941	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1942	
12cu|gambas3-3.5.4-1|1943	%description gb-opengl
12cu|gambas3-3.5.4-1|1944	This component allows you to use the Mesa libraries to do 3D operations.
12cu|gambas3-3.5.4-1|1945	
12cu|gambas3-3.5.4-1|1946	%files gb-opengl
12cu|gambas3-3.5.4-1|1947	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1948	%{_libdir}/%{name}/gb.opengl.component
12cu|gambas3-3.5.4-1|1949	%{_libdir}/%{name}/gb.opengl.so*
12cu|gambas3-3.5.4-1|1950	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|1951	%{_datadir}/%{name}/info/gb.opengl.info
12cu|gambas3-3.5.4-1|1952	%{_datadir}/%{name}/info/gb.opengl.list
12cu|gambas3-3.5.4-1|1953	
12cu|gambas3-3.5.4-1|1954	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1955	
12cu|gambas3-3.5.4-1|1956	%package gb-opengl-glsl
12cu|gambas3-3.5.4-1|1957	Summary: The Gambas opengl-glsl component
12cu|gambas3-3.5.4-1|1958	Group: Development/Other
12cu|gambas3-3.5.4-1|1959	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1960	
12cu|gambas3-3.5.4-1|1961	%description gb-opengl-glsl
12cu|gambas3-3.5.4-1|1962	This component allows you to use the Mesa libraries to do 3D operations.
12cu|gambas3-3.5.4-1|1963	
12cu|gambas3-3.5.4-1|1964	%files gb-opengl-glsl
12cu|gambas3-3.5.4-1|1965	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1966	%{_libdir}/%{name}/gb.opengl.glsl.*
12cu|gambas3-3.5.4-1|1967	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|1968	%{_datadir}/%{name}/info/gb.opengl.glsl.*
12cu|gambas3-3.5.4-1|1969	
12cu|gambas3-3.5.4-1|1970	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1971	
12cu|gambas3-3.5.4-1|1972	%package gb-opengl-glu
12cu|gambas3-3.5.4-1|1973	Summary: The Gambas opengl-glu component
12cu|gambas3-3.5.4-1|1974	Group: Development/Other
12cu|gambas3-3.5.4-1|1975	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1976	
12cu|gambas3-3.5.4-1|1977	%description gb-opengl-glu
12cu|gambas3-3.5.4-1|1978	This component allows you to use the Mesa libraries to do 3D operations.
12cu|gambas3-3.5.4-1|1979	
12cu|gambas3-3.5.4-1|1980	%files gb-opengl-glu
12cu|gambas3-3.5.4-1|1981	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1982	%{_libdir}/%{name}/gb.opengl.glu.*
12cu|gambas3-3.5.4-1|1983	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|1984	%{_datadir}/%{name}/info/gb.opengl.glu.*
12cu|gambas3-3.5.4-1|1985	
12cu|gambas3-3.5.4-1|1986	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|1987	
12cu|gambas3-3.5.4-1|1988	%package gb-option
12cu|gambas3-3.5.4-1|1989	Summary: The Gambas command-line option component
12cu|gambas3-3.5.4-1|1990	Group: Development/Other
12cu|gambas3-3.5.4-1|1991	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|1992	
12cu|gambas3-3.5.4-1|1993	%description gb-option
12cu|gambas3-3.5.4-1|1994	This component allows you to interpret command-line options.
12cu|gambas3-3.5.4-1|1995	
12cu|gambas3-3.5.4-1|1996	%files gb-option
12cu|gambas3-3.5.4-1|1997	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|1998	%{_libdir}/%{name}/gb.option.*
12cu|gambas3-3.5.4-1|1999	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|2000	%{_datadir}/%{name}/info/gb.option.*
12cu|gambas3-3.5.4-1|2001	
12cu|gambas3-3.5.4-1|2002	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2003	
12cu|gambas3-3.5.4-1|2004	%package gb-pcre
12cu|gambas3-3.5.4-1|2005	Summary: The Gambas PCRE component
12cu|gambas3-3.5.4-1|2006	Group: Development/Other
12cu|gambas3-3.5.4-1|2007	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2008	
12cu|gambas3-3.5.4-1|2009	%description gb-pcre
12cu|gambas3-3.5.4-1|2010	This component allows you to use Perl compatible regular expressions
12cu|gambas3-3.5.4-1|2011	within Gambas code.
12cu|gambas3-3.5.4-1|2012	
12cu|gambas3-3.5.4-1|2013	%files gb-pcre
12cu|gambas3-3.5.4-1|2014	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2015	%{_libdir}/%{name}/gb.pcre.*
12cu|gambas3-3.5.4-1|2016	%{_datadir}/%{name}/info/gb.pcre.*
12cu|gambas3-3.5.4-1|2017	
12cu|gambas3-3.5.4-1|2018	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2019	
12cu|gambas3-3.5.4-1|2020	%package gb-pdf
12cu|gambas3-3.5.4-1|2021	Summary: The Gambas PDF component
12cu|gambas3-3.5.4-1|2022	Group: Development/Other
12cu|gambas3-3.5.4-1|2023	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2024	
12cu|gambas3-3.5.4-1|2025	%description gb-pdf
12cu|gambas3-3.5.4-1|2026	This component allows you to manipulate pdf files with Gambas code.
12cu|gambas3-3.5.4-1|2027	
12cu|gambas3-3.5.4-1|2028	%files gb-pdf
12cu|gambas3-3.5.4-1|2029	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2030	%{_libdir}/%{name}/gb.pdf.*
12cu|gambas3-3.5.4-1|2031	%{_datadir}/%{name}/info/gb.pdf.*
12cu|gambas3-3.5.4-1|2032	
12cu|gambas3-3.5.4-1|2033	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2034	
12cu|gambas3-3.5.4-1|2035	%package gb-qt4
12cu|gambas3-3.5.4-1|2036	Summary: The Gambas Qt GUI component
12cu|gambas3-3.5.4-1|2037	Group: Development/Other
12cu|gambas3-3.5.4-1|2038	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2039	
12cu|gambas3-3.5.4-1|2040	%description gb-qt4
12cu|gambas3-3.5.4-1|2041	This package includes the Gambas QT GUI component.
12cu|gambas3-3.5.4-1|2042	
12cu|gambas3-3.5.4-1|2043	%files gb-qt4
12cu|gambas3-3.5.4-1|2044	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2045	%{_libdir}/%{name}/gb.qt4.component
12cu|gambas3-3.5.4-1|2046	%{_libdir}/%{name}/gb.qt4.so*
12cu|gambas3-3.5.4-1|2047	%{_datadir}/%{name}/info/gb.qt4.info
12cu|gambas3-3.5.4-1|2048	%{_datadir}/%{name}/info/gb.qt4.list
12cu|gambas3-3.5.4-1|2049	
12cu|gambas3-3.5.4-1|2050	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2051	
12cu|gambas3-3.5.4-1|2052	%package gb-qt4-ext
12cu|gambas3-3.5.4-1|2053	Summary: The Gambas qt-ext component
12cu|gambas3-3.5.4-1|2054	Group: Development/Other
12cu|gambas3-3.5.4-1|2055	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2056	
12cu|gambas3-3.5.4-1|2057	%description gb-qt4-ext
12cu|gambas3-3.5.4-1|2058	This package contains the Gambas qt-ext components.
12cu|gambas3-3.5.4-1|2059	
12cu|gambas3-3.5.4-1|2060	%files gb-qt4-ext
12cu|gambas3-3.5.4-1|2061	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2062	%{_libdir}/%{name}/gb.qt4.ext.*
12cu|gambas3-3.5.4-1|2063	%{_datadir}/%{name}/info/gb.qt4.ext.*
12cu|gambas3-3.5.4-1|2064	
12cu|gambas3-3.5.4-1|2065	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2066	
12cu|gambas3-3.5.4-1|2067	%package gb-qt4-opengl
12cu|gambas3-3.5.4-1|2068	Summary: The Gambas qt-opengl component
12cu|gambas3-3.5.4-1|2069	Group: Development/Other
12cu|gambas3-3.5.4-1|2070	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2071	
12cu|gambas3-3.5.4-1|2072	%description gb-qt4-opengl
12cu|gambas3-3.5.4-1|2073	This package contains the Gambas qt-opengl components.
12cu|gambas3-3.5.4-1|2074	
12cu|gambas3-3.5.4-1|2075	%files gb-qt4-opengl
12cu|gambas3-3.5.4-1|2076	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2077	%{_libdir}/%{name}/gb.qt4.opengl.*
12cu|gambas3-3.5.4-1|2078	%{_datadir}/%{name}/info/gb.qt4.opengl.*
12cu|gambas3-3.5.4-1|2079	
12cu|gambas3-3.5.4-1|2080	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2081	
12cu|gambas3-3.5.4-1|2082	%package gb-qt4-webkit
12cu|gambas3-3.5.4-1|2083	Summary: The Gambas qt-webkit component
12cu|gambas3-3.5.4-1|2084	Group: Development/Other
12cu|gambas3-3.5.4-1|2085	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2086	
12cu|gambas3-3.5.4-1|2087	%description gb-qt4-webkit
12cu|gambas3-3.5.4-1|2088	This package contains the Gambas qt-webkit components.
12cu|gambas3-3.5.4-1|2089	
12cu|gambas3-3.5.4-1|2090	%files gb-qt4-webkit
12cu|gambas3-3.5.4-1|2091	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2092	%{_libdir}/%{name}/gb.qt4.webkit.*
12cu|gambas3-3.5.4-1|2093	%{_datadir}/%{name}/info/gb.qt4.webkit.*
12cu|gambas3-3.5.4-1|2094	
12cu|gambas3-3.5.4-1|2095	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2096	
12cu|gambas3-3.5.4-1|2097	%package gb-report
12cu|gambas3-3.5.4-1|2098	Summary: The Gambas report component
12cu|gambas3-3.5.4-1|2099	Group: Development/Other
12cu|gambas3-3.5.4-1|2100	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2101	
12cu|gambas3-3.5.4-1|2102	%description gb-report
12cu|gambas3-3.5.4-1|2103	This package contains the Gambas Report components.
12cu|gambas3-3.5.4-1|2104	
12cu|gambas3-3.5.4-1|2105	%files gb-report
12cu|gambas3-3.5.4-1|2106	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2107	%{_libdir}/%{name}/gb.report.*
12cu|gambas3-3.5.4-1|2108	%{_datadir}/%{name}/info/gb.report.*
12cu|gambas3-3.5.4-1|2109	%{_datadir}/%{name}/control/gb.report
12cu|gambas3-3.5.4-1|2110	
12cu|gambas3-3.5.4-1|2111	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2112	
12cu|gambas3-3.5.4-1|2113	%package gb-sdl
12cu|gambas3-3.5.4-1|2114	Summary: The Gambas SDL component
12cu|gambas3-3.5.4-1|2115	Group: Development/Other
12cu|gambas3-3.5.4-1|2116	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2117	
12cu|gambas3-3.5.4-1|2118	%description gb-sdl
12cu|gambas3-3.5.4-1|2119	This component use the sound, image and TTF fonts parts of the SDL
12cu|gambas3-3.5.4-1|2120	library. It allows you to simultaneously play many sounds and music
12cu|gambas3-3.5.4-1|2121	stored in a file. If OpenGL drivers are installed it uses them to
12cu|gambas3-3.5.4-1|2122	accelerate 2D and 3D drawing.
12cu|gambas3-3.5.4-1|2123	
12cu|gambas3-3.5.4-1|2124	%files gb-sdl
12cu|gambas3-3.5.4-1|2125	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2126	%{_libdir}/%{name}/gb.sdl.so
12cu|gambas3-3.5.4-1|2127	%{_libdir}/%{name}/gb.sdl.so.*
12cu|gambas3-3.5.4-1|2128	%{_libdir}/%{name}/gb.sdl.component
12cu|gambas3-3.5.4-1|2129	%{_datadir}/%{name}/info/gb.sdl.info
12cu|gambas3-3.5.4-1|2130	%{_datadir}/%{name}/info/gb.sdl.list
12cu|gambas3-3.5.4-1|2131	%{_datadir}/%{name}/gb.sdl
12cu|gambas3-3.5.4-1|2132	
12cu|gambas3-3.5.4-1|2133	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2134	
12cu|gambas3-3.5.4-1|2135	%package gb-sdl-sound
12cu|gambas3-3.5.4-1|2136	Summary: The Gambas SDL sound component
12cu|gambas3-3.5.4-1|2137	Group: Development/Other
12cu|gambas3-3.5.4-1|2138	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2139	
12cu|gambas3-3.5.4-1|2140	%description gb-sdl-sound
12cu|gambas3-3.5.4-1|2141	This component allows you to play sounds in Gambas. This component
12cu|gambas3-3.5.4-1|2142	manages up to 32 sound tracks that can play sounds from memory, and
12cu|gambas3-3.5.4-1|2143	one music track that can play music from a file. Everything is mixed
12cu|gambas3-3.5.4-1|2144	in real time.
12cu|gambas3-3.5.4-1|2145	
12cu|gambas3-3.5.4-1|2146	%files gb-sdl-sound
12cu|gambas3-3.5.4-1|2147	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2148	%{_libdir}/%{name}/gb.sdl.sound.*
12cu|gambas3-3.5.4-1|2149	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|2150	%{_datadir}/%{name}/info/gb.sdl.sound.*
12cu|gambas3-3.5.4-1|2151	
12cu|gambas3-3.5.4-1|2152	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2153	
12cu|gambas3-3.5.4-1|2154	%package gb-settings
12cu|gambas3-3.5.4-1|2155	Summary: The Gambas settings component
12cu|gambas3-3.5.4-1|2156	Group: Development/Other
12cu|gambas3-3.5.4-1|2157	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2158	
12cu|gambas3-3.5.4-1|2159	%description gb-settings
12cu|gambas3-3.5.4-1|2160	This components allows you to deal with configuration files.
12cu|gambas3-3.5.4-1|2161	
12cu|gambas3-3.5.4-1|2162	%files gb-settings
12cu|gambas3-3.5.4-1|2163	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2164	%{_libdir}/%{name}/gb.settings.*
12cu|gambas3-3.5.4-1|2165	%{_datadir}/%{name}/info/gb.settings.*
12cu|gambas3-3.5.4-1|2166	
12cu|gambas3-3.5.4-1|2167	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2168	
12cu|gambas3-3.5.4-1|2169	%package gb-signal
12cu|gambas3-3.5.4-1|2170	Summary: The Gambas signal component
12cu|gambas3-3.5.4-1|2171	Group: Development/Other
12cu|gambas3-3.5.4-1|2172	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2173	
12cu|gambas3-3.5.4-1|2174	%description gb-signal
12cu|gambas3-3.5.4-1|2175	This package contains the Gambas Signal components.
12cu|gambas3-3.5.4-1|2176	
12cu|gambas3-3.5.4-1|2177	%files gb-signal
12cu|gambas3-3.5.4-1|2178	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2179	%{_libdir}/%{name}/gb.signal.*
12cu|gambas3-3.5.4-1|2180	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|2181	%{_datadir}/%{name}/info/gb.signal.*
12cu|gambas3-3.5.4-1|2182	
12cu|gambas3-3.5.4-1|2183	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2184	
12cu|gambas3-3.5.4-1|2185	%package gb-v4l
12cu|gambas3-3.5.4-1|2186	Summary: The Gambas Video4Linux component
12cu|gambas3-3.5.4-1|2187	Group: Development/Other
12cu|gambas3-3.5.4-1|2188	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2189	
12cu|gambas3-3.5.4-1|2190	%description gb-v4l
12cu|gambas3-3.5.4-1|2191	This components allows you to use the Video4Linux interface with
12cu|gambas3-3.5.4-1|2192	Gambas.
12cu|gambas3-3.5.4-1|2193	
12cu|gambas3-3.5.4-1|2194	%files gb-v4l
12cu|gambas3-3.5.4-1|2195	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2196	%{_libdir}/%{name}/gb.v4l.*
12cu|gambas3-3.5.4-1|2197	%{_datadir}/%{name}/info/gb.v4l.*
12cu|gambas3-3.5.4-1|2198	
12cu|gambas3-3.5.4-1|2199	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2200	
12cu|gambas3-3.5.4-1|2201	%package gb-vb
12cu|gambas3-3.5.4-1|2202	Summary: The Gambas Visual Basic(tm) compatibility component
12cu|gambas3-3.5.4-1|2203	Group: Development/Other
12cu|gambas3-3.5.4-1|2204	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2205	
12cu|gambas3-3.5.4-1|2206	%description gb-vb
12cu|gambas3-3.5.4-1|2207	This component aims at including some functions that imitate the
12cu|gambas3-3.5.4-1|2208	behavior
12cu|gambas3-3.5.4-1|2209	of Visual Basic(TM) functions. Use it only if you want to
12cu|gambas3-3.5.4-1|2210	port some VB projects.
12cu|gambas3-3.5.4-1|2211	
12cu|gambas3-3.5.4-1|2212	%files gb-vb
12cu|gambas3-3.5.4-1|2213	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2214	%{_libdir}/%{name}/gb.vb.*
12cu|gambas3-3.5.4-1|2215	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|2216	%{_datadir}/%{name}/info/gb.vb.*
12cu|gambas3-3.5.4-1|2217	
12cu|gambas3-3.5.4-1|2218	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2219	
12cu|gambas3-3.5.4-1|2220	%package gb-web
12cu|gambas3-3.5.4-1|2221	Summary: The Gambas CGI component
12cu|gambas3-3.5.4-1|2222	Group: Development/Other
12cu|gambas3-3.5.4-1|2223	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2224	
12cu|gambas3-3.5.4-1|2225	%description gb-web
12cu|gambas3-3.5.4-1|2226	This components allows you to make CGI web applications using Gambas,
12cu|gambas3-3.5.4-1|2227	with an ASP-like interface.
12cu|gambas3-3.5.4-1|2228	
12cu|gambas3-3.5.4-1|2229	%files gb-web
12cu|gambas3-3.5.4-1|2230	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2231	%{_libdir}/%{name}/gb.web.*
12cu|gambas3-3.5.4-1|2232	%{_datadir}/%{name}/info/gb.web.*
12cu|gambas3-3.5.4-1|2233	
12cu|gambas3-3.5.4-1|2234	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2235	%package gb-libxml
12cu|gambas3-3.5.4-1|2236	Summary: The Gambas libxml component
12cu|gambas3-3.5.4-1|2237	Group: Development/Other
12cu|gambas3-3.5.4-1|2238	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2239	
12cu|gambas3-3.5.4-1|2240	%description gb-libxml
12cu|gambas3-3.5.4-1|2241	This component allows you to use xml.
12cu|gambas3-3.5.4-1|2242	
12cu|gambas3-3.5.4-1|2243	%files gb-libxml
12cu|gambas3-3.5.4-1|2244	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2245	%{_libdir}/%{name}/gb.libxml.so*
12cu|gambas3-3.5.4-1|2246	%{_libdir}/%{name}/gb.libxml.component
12cu|gambas3-3.5.4-1|2247	%{_datadir}/%{name}/info/gb.libxml.info
12cu|gambas3-3.5.4-1|2248	%{_datadir}/%{name}/info/gb.libxml.list
12cu|gambas3-3.5.4-1|2249	
12cu|gambas3-3.5.4-1|2250	#------------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2251	%package gb-xml
12cu|gambas3-3.5.4-1|2252	Summary: The Gambas xml component
12cu|gambas3-3.5.4-1|2253	Group: Development/Other
12cu|gambas3-3.5.4-1|2254	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2255	
12cu|gambas3-3.5.4-1|2256	%description gb-xml
12cu|gambas3-3.5.4-1|2257	This component allows you to use xml.
12cu|gambas3-3.5.4-1|2258	
12cu|gambas3-3.5.4-1|2259	%files gb-xml
12cu|gambas3-3.5.4-1|2260	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2261	%dir %{_libdir}/%{name}
12cu|gambas3-3.5.4-1|2262	%{_libdir}/%{name}/gb.xml.gambas
12cu|gambas3-3.5.4-1|2263	%{_libdir}/%{name}/gb.xml.so*
12cu|gambas3-3.5.4-1|2264	%{_libdir}/%{name}/gb.xml.component
12cu|gambas3-3.5.4-1|2265	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|2266	%{_datadir}/%{name}/info/gb.xml.info
12cu|gambas3-3.5.4-1|2267	%{_datadir}/%{name}/info/gb.xml.list
12cu|gambas3-3.5.4-1|2268	
12cu|gambas3-3.5.4-1|2269	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2270	%package gb-xml-html
12cu|gambas3-3.5.4-1|2271	Summary: The Gambas xml html component
12cu|gambas3-3.5.4-1|2272	Group: Development/Other
12cu|gambas3-3.5.4-1|2273	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2274	Requires: %{name}-gb-xml
12cu|gambas3-3.5.4-1|2275	
12cu|gambas3-3.5.4-1|2276	%description gb-xml-html
12cu|gambas3-3.5.4-1|2277	This component allows you to use xml html.
12cu|gambas3-3.5.4-1|2278	
12cu|gambas3-3.5.4-1|2279	%files gb-xml-html
12cu|gambas3-3.5.4-1|2280	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2281	%{_libdir}/%{name}/gb.xml.html.so*
12cu|gambas3-3.5.4-1|2282	%{_libdir}/%{name}/gb.xml.html.component
12cu|gambas3-3.5.4-1|2283	%{_datadir}/%{name}/info/gb.xml.html.info
12cu|gambas3-3.5.4-1|2284	%{_datadir}/%{name}/info/gb.xml.html.list
12cu|gambas3-3.5.4-1|2285	
12cu|gambas3-3.5.4-1|2286	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2287	%package gb-xml-rpc
12cu|gambas3-3.5.4-1|2288	Summary: The Gambas xml-rpc component
12cu|gambas3-3.5.4-1|2289	Group: Development/Other
12cu|gambas3-3.5.4-1|2290	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2291	Requires: %{name}-gb-xml
12cu|gambas3-3.5.4-1|2292	
12cu|gambas3-3.5.4-1|2293	%description gb-xml-rpc
12cu|gambas3-3.5.4-1|2294	This component allows you to use xml-rpc.
12cu|gambas3-3.5.4-1|2295	
12cu|gambas3-3.5.4-1|2296	%files gb-xml-rpc
12cu|gambas3-3.5.4-1|2297	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2298	%{_libdir}/%{name}/gb.xml.rpc*
12cu|gambas3-3.5.4-1|2299	%{_datadir}/%{name}/info/gb.xml.rpc.info
12cu|gambas3-3.5.4-1|2300	%{_datadir}/%{name}/info/gb.xml.rpc.list
12cu|gambas3-3.5.4-1|2301	
12cu|gambas3-3.5.4-1|2302	
12cu|gambas3-3.5.4-1|2303	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2304	
12cu|gambas3-3.5.4-1|2305	%package gb-xml-xslt
12cu|gambas3-3.5.4-1|2306	Summary: The Gambas xml-rpc component
12cu|gambas3-3.5.4-1|2307	Group: Development/Other
12cu|gambas3-3.5.4-1|2308	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2309	
12cu|gambas3-3.5.4-1|2310	%description gb-xml-xslt
12cu|gambas3-3.5.4-1|2311	This component allows you to use xml-xslt.
12cu|gambas3-3.5.4-1|2312	
12cu|gambas3-3.5.4-1|2313	%files gb-xml-xslt
12cu|gambas3-3.5.4-1|2314	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2315	%{_libdir}/%{name}/gb.xml.xslt*
12cu|gambas3-3.5.4-1|2316	%{_datadir}/%{name}/info/gb.xml.xslt*
12cu|gambas3-3.5.4-1|2317	
12cu|gambas3-3.5.4-1|2318	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2319	%package gb-complex
12cu|gambas3-3.5.4-1|2320	Summary: The Gambas complex component
12cu|gambas3-3.5.4-1|2321	Group: Development/Other
12cu|gambas3-3.5.4-1|2322	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2323	
12cu|gambas3-3.5.4-1|2324	%description gb-complex
12cu|gambas3-3.5.4-1|2325	New component that implements a rudimentary management of complex numbers.
12cu|gambas3-3.5.4-1|2326	This component is automatically loaded if a complex
12cu|gambas3-3.5.4-1|2327	number constant is encountered and no loaded component
12cu|gambas3-3.5.4-1|2328	can already handle complex numbers.
12cu|gambas3-3.5.4-1|2329	
12cu|gambas3-3.5.4-1|2330	%files gb-complex
12cu|gambas3-3.5.4-1|2331	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2332	%{_libdir}/%{name}/gb.complex*
12cu|gambas3-3.5.4-1|2333	%{_datadir}/%{name}/info/gb.complex*
12cu|gambas3-3.5.4-1|2334	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2335	
12cu|gambas3-3.5.4-1|2336	%package gb-data
12cu|gambas3-3.5.4-1|2337	Summary: The Gambas data component
12cu|gambas3-3.5.4-1|2338	Group: Development/Other
12cu|gambas3-3.5.4-1|2339	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2340	
12cu|gambas3-3.5.4-1|2341	%description gb-data
12cu|gambas3-3.5.4-1|2342	New component that adds new container data types to Gambas.
12cu|gambas3-3.5.4-1|2343	
12cu|gambas3-3.5.4-1|2344	%files gb-data
12cu|gambas3-3.5.4-1|2345	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2346	%dir %{_libdir}/%{name}
12cu|gambas3-3.5.4-1|2347	%{_libdir}/%{name}/gb.data*
12cu|gambas3-3.5.4-1|2348	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|2349	%{_datadir}/%{name}/info/gb.data*
12cu|gambas3-3.5.4-1|2350	#-----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2351	%package gb-mime
12cu|gambas3-3.5.4-1|2352	Summary: The Gambas mime component
12cu|gambas3-3.5.4-1|2353	Group: Development/Other
12cu|gambas3-3.5.4-1|2354	Requires: %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2355	
12cu|gambas3-3.5.4-1|2356	%description gb-mime
12cu|gambas3-3.5.4-1|2357	New component that allows to encode and decode MIME messages.
12cu|gambas3-3.5.4-1|2358	
12cu|gambas3-3.5.4-1|2359	%files gb-mime
12cu|gambas3-3.5.4-1|2360	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2361	%{_libdir}/gambas3/gb.mime.component
12cu|gambas3-3.5.4-1|2362	%{_libdir}/gambas3/gb.mime.so
12cu|gambas3-3.5.4-1|2363	%{_libdir}/gambas3/gb.mime.so.0
12cu|gambas3-3.5.4-1|2364	%{_libdir}/gambas3/gb.mime.so.0.0.0
12cu|gambas3-3.5.4-1|2365	%{_datadir}/gambas3/info/gb.mime.info
12cu|gambas3-3.5.4-1|2366	%{_datadir}/gambas3/info/gb.mime.list
12cu|gambas3-3.5.4-1|2367	%{_datadir}/mime/packages/application-x-gambas3.xml
12cu|gambas3-3.5.4-1|2368	%{_datadir}/mime/packages/application-x-gambasscript.xml
12cu|gambas3-3.5.4-1|2369	
12cu|gambas3-3.5.4-1|2370	#----------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2371	%package gb-net-pop3
12cu|gambas3-3.5.4-1|2372	Summary:	Gambas3 component package for net-pop3
12cu|gambas3-3.5.4-1|2373	Group:		Development/Other
12cu|gambas3-3.5.4-1|2374	Requires:	%{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2375	Requires:	%{name}-gb-mime
12cu|gambas3-3.5.4-1|2376	
12cu|gambas3-3.5.4-1|2377	%description gb-net-pop3
12cu|gambas3-3.5.4-1|2378	New component that implements a POP3 client.
12cu|gambas3-3.5.4-1|2379	
12cu|gambas3-3.5.4-1|2380	%files gb-net-pop3
12cu|gambas3-3.5.4-1|2381	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2382	%{_libdir}/%{name}/gb.net.pop3.*
12cu|gambas3-3.5.4-1|2383	%{_datadir}/%{name}/info/gb.net.pop3.*
12cu|gambas3-3.5.4-1|2384	
12cu|gambas3-3.5.4-1|2385	#---------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2386	
12cu|gambas3-3.5.4-1|2387	%package gb-args
12cu|gambas3-3.5.4-1|2388	Summary:	Gambas3 component package for args
12cu|gambas3-3.5.4-1|2389	Group:		Development/Other
12cu|gambas3-3.5.4-1|2390	Requires:	%{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2391	
12cu|gambas3-3.5.4-1|2392	%description gb-args
12cu|gambas3-3.5.4-1|2393	%{summary}
12cu|gambas3-3.5.4-1|2394	
12cu|gambas3-3.5.4-1|2395	%files gb-args
12cu|gambas3-3.5.4-1|2396	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2397	%{_libdir}/%{name}/gb.args.*
12cu|gambas3-3.5.4-1|2398	%{_datadir}/%{name}/info/gb.args.*
12cu|gambas3-3.5.4-1|2399	
12cu|gambas3-3.5.4-1|2400	#---------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2401	%package gb-httpd
12cu|gambas3-3.5.4-1|2402	Summary:	Gambas3 component package for httpd
12cu|gambas3-3.5.4-1|2403	Group:		Development/Other
12cu|gambas3-3.5.4-1|2404	Requires:	%{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2405	
12cu|gambas3-3.5.4-1|2406	%description gb-httpd
12cu|gambas3-3.5.4-1|2407	%{summary}.
12cu|gambas3-3.5.4-1|2408	
12cu|gambas3-3.5.4-1|2409	%files gb-httpd
12cu|gambas3-3.5.4-1|2410	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2411	%{_libdir}/%{name}/gb.httpd.*
12cu|gambas3-3.5.4-1|2412	%{_datadir}/%{name}/info/gb.httpd.*
12cu|gambas3-3.5.4-1|2413	
12cu|gambas3-3.5.4-1|2414	
12cu|gambas3-3.5.4-1|2415	#---------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2416	
12cu|gambas3-3.5.4-1|2417	%package gb-map
12cu|gambas3-3.5.4-1|2418	Summary:	Gambas3 component package for map
12cu|gambas3-3.5.4-1|2419	Group:		Development/Other
12cu|gambas3-3.5.4-1|2420	Requires:	%{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2421	
12cu|gambas3-3.5.4-1|2422	%description gb-map
12cu|gambas3-3.5.4-1|2423	%{summary}.
12cu|gambas3-3.5.4-1|2424	
12cu|gambas3-3.5.4-1|2425	%files gb-map
12cu|gambas3-3.5.4-1|2426	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2427	%{_libdir}/%{name}/gb.map.component
12cu|gambas3-3.5.4-1|2428	%{_libdir}/%{name}/gb.map.gambas
12cu|gambas3-3.5.4-1|2429	%{_datadir}/%{name}/info/gb.map.*
12cu|gambas3-3.5.4-1|2430	%{_datadir}/%{name}/control/gb.map/
12cu|gambas3-3.5.4-1|2431	
12cu|gambas3-3.5.4-1|2432	#---------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2433	%package gb-memcached
12cu|gambas3-3.5.4-1|2434	Summary:	Gambas3 component package for memcached
12cu|gambas3-3.5.4-1|2435	Group:		Development/Other
12cu|gambas3-3.5.4-1|2436	Requires:	%{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2437	
12cu|gambas3-3.5.4-1|2438	%description gb-memcached
12cu|gambas3-3.5.4-1|2439	%{summary}.
12cu|gambas3-3.5.4-1|2440	
12cu|gambas3-3.5.4-1|2441	%files gb-memcached
12cu|gambas3-3.5.4-1|2442	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2443	%{_libdir}/%{name}/gb.memcached.*
12cu|gambas3-3.5.4-1|2444	%{_datadir}/%{name}/info/gb.memcached.*
12cu|gambas3-3.5.4-1|2445	
12cu|gambas3-3.5.4-1|2446	#---------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2447	%package gb-clipper
12cu|gambas3-3.5.4-1|2448	Group:   Development/Other
12cu|gambas3-3.5.4-1|2449	Requires:      %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2450	
12cu|gambas3-3.5.4-1|2451	%description gb-clipper
12cu|gambas3-3.5.4-1|2452	New component based on the Clipper library
12cu|gambas3-3.5.4-1|2453	
12cu|gambas3-3.5.4-1|2454	%files gb-clipper
12cu|gambas3-3.5.4-1|2455	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2456	%{_libdir}/%{name}/gb.clipper.*
12cu|gambas3-3.5.4-1|2457	%{_datadir}/%{name}/info/gb.clipper.*
12cu|gambas3-3.5.4-1|2458	
12cu|gambas3-3.5.4-1|2459	#---------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2460	%package gb-gmp
12cu|gambas3-3.5.4-1|2461	Summary:       Gambas3 component package for gmp
12cu|gambas3-3.5.4-1|2462	Group:   Development/Other
12cu|gambas3-3.5.4-1|2463	Requires:      %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2464	
12cu|gambas3-3.5.4-1|2465	%description gb-gmp
12cu|gambas3-3.5.4-1|2466	New component based on the Gnu Multiple Precision Arithmetic
12cu|gambas3-3.5.4-1|2467	Library that implements big integers and big rational numbers.
12cu|gambas3-3.5.4-1|2468	
12cu|gambas3-3.5.4-1|2469	%files gb-gmp
12cu|gambas3-3.5.4-1|2470	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2471	%{_libdir}/%{name}/gb.gmp.*
12cu|gambas3-3.5.4-1|2472	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|2473	%{_datadir}/%{name}/info/gb.gmp.*
12cu|gambas3-3.5.4-1|2474	#---------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2475	%package gb-logging
12cu|gambas3-3.5.4-1|2476	Summary:       Gambas3 component package for logging
12cu|gambas3-3.5.4-1|2477	Group:   Development/Other
12cu|gambas3-3.5.4-1|2478	Requires:      %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2479	
12cu|gambas3-3.5.4-1|2480	%description gb-logging
12cu|gambas3-3.5.4-1|2481	%{summary}.
12cu|gambas3-3.5.4-1|2482	
12cu|gambas3-3.5.4-1|2483	%files gb-logging
12cu|gambas3-3.5.4-1|2484	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2485	%{_libdir}/%{name}/gb.logging.*
12cu|gambas3-3.5.4-1|2486	%{_datadir}/%{name}/info/gb.logging.*
12cu|gambas3-3.5.4-1|2487	
12cu|gambas3-3.5.4-1|2488	#---------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2489	%package gb-openal
12cu|gambas3-3.5.4-1|2490	Summary:       Gambas3 component package for openal
12cu|gambas3-3.5.4-1|2491	Group:   Development/Other
12cu|gambas3-3.5.4-1|2492	Requires:      %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2493	
12cu|gambas3-3.5.4-1|2494	%description gb-openal
12cu|gambas3-3.5.4-1|2495	Component based on the OpenAL 3D audio library.
12cu|gambas3-3.5.4-1|2496	
12cu|gambas3-3.5.4-1|2497	%files gb-openal
12cu|gambas3-3.5.4-1|2498	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2499	%{_libdir}/%{name}/gb.openal.*
12cu|gambas3-3.5.4-1|2500	%{_datadir}/%{name}/info/gb.openal.*
12cu|gambas3-3.5.4-1|2501	
12cu|gambas3-3.5.4-1|2502	#---------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2503	%package gb-opengl-sge
12cu|gambas3-3.5.4-1|2504	Summary:       Gambas3 component package for opengl-sge
12cu|gambas3-3.5.4-1|2505	Group:   Development/Other
12cu|gambas3-3.5.4-1|2506	Requires:      %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2507	Requires:      %{name}-gb-opengl = %{version}-%{release}
12cu|gambas3-3.5.4-1|2508	
12cu|gambas3-3.5.4-1|2509	%description gb-opengl-sge
12cu|gambas3-3.5.4-1|2510	Component that implements a simple OpenGL game engine based on the MD2 format.
12cu|gambas3-3.5.4-1|2511	
12cu|gambas3-3.5.4-1|2512	%files gb-opengl-sge
12cu|gambas3-3.5.4-1|2513	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2514	%dir %{_libdir}/%{name}
12cu|gambas3-3.5.4-1|2515	%{_libdir}/%{name}/gb.opengl.sge.*
12cu|gambas3-3.5.4-1|2516	%dir %{_datadir}/%{name}/info
12cu|gambas3-3.5.4-1|2517	%{_datadir}/%{name}/info/gb.opengl.sge.*
12cu|gambas3-3.5.4-1|2518	
12cu|gambas3-3.5.4-1|2519	#---------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2520	%package gb-openssl
12cu|gambas3-3.5.4-1|2521	Summary:       Gambas3 component package for openssl
12cu|gambas3-3.5.4-1|2522	Group:   Development/Other
12cu|gambas3-3.5.4-1|2523	Requires:      %{name}-runtime = %{version}-%{release}
12cu|gambas3-3.5.4-1|2524	
12cu|gambas3-3.5.4-1|2525	%description gb-openssl
12cu|gambas3-3.5.4-1|2526	Component to wrap cryptographic functions of
12cu|gambas3-3.5.4-1|2527	libcrypto from the OpenSSL project.
12cu|gambas3-3.5.4-1|2528	
12cu|gambas3-3.5.4-1|2529	%files gb-openssl
12cu|gambas3-3.5.4-1|2530	%doc README  ChangeLog
12cu|gambas3-3.5.4-1|2531	%{_libdir}/%{name}/gb.openssl.*
12cu|gambas3-3.5.4-1|2532	%{_datadir}/%{name}/info/gb.openssl.*
12cu|gambas3-3.5.4-1|2533	
12cu|gambas3-3.5.4-1|2534	#---------------------------------------------------------------------------
12cu|gambas3-3.5.4-1|2535	
12cu|gambas3-3.5.4-1|2536	
12cu|gambas3-3.5.4-1|2537	
12cu|gambas3-3.5.4-1|2538	
12cu|gambas3-3.5.4-1|2539	
12cu|gambas3-3.5.4-1|2540	
12cu|gambas3-3.5.4-1|2541	
12cu|gambas3-3.5.4-1|2542	
12cu|gambas3-3.5.4-1|2543	
12cu|gambas3-3.5.4-1|2544	
12cu|gambas3-3.5.4-1|2545	
12cu|gambas3-3.5.4-1|2546	
12cu|gambas3-3.5.4-1|2547	
12cu|gambas3-3.5.4-1|2548	
12cu|gambas3-3.5.4-1|2549	
12cu|gambas3-3.5.4-1|2550	
12cu|gambas3-3.5.4-1|2551	
12cu|gambas3-3.5.4-1|2552	
12cu|gambas3-3.5.4-1|2553	
12cu|gambas3-3.5.4-1|2554	
12cu|gambas3-3.5.4-1|2555	
12cu|gambas3-3.5.4-1|2556	
12cu|gambas3-3.5.4-1|2557	
12cu|gambas3-3.5.4-1|2558	
12cu|gambas3-3.5.4-1|2559	
12cu|gambas3-3.5.4-1|2560	
12cu|gambas3-3.5.4-1|2561	
12cu|gambas3-3.5.4-1|2562	
12cu|gambas3-3.5.4-1|2563	
12cu|gambas3-3.5.4-1|2564	
12cu|gambas3-3.5.4-1|2565	
12cu|gambas3-3.5.4-1|2566	
12cu|gambas3-3.5.4-1|2567	
12cu|gambas3-3.5.4-1|2568	
12cu|gambas3-3.5.4-1|2569	
12cu|gambas3-3.5.4-1|2570	
12cu|gambas3-3.5.4-1|2571	
12cu|gambas3-3.5.4-1|2572	
12cu|gambas3-3.5.4-1|2573	
12cu|gambas3-3.5.4-1|2574	
12cu|gambas3-3.5.4-1|2575	
12cu|gambas3-3.5.4-1|2576	
12cu|gambas3-3.5.4-1|2577	
12cu|gambas3-3.5.4-1|2578	
12cu|gambas3-3.5.4-1|2579	
12cu|gambas3-3.5.4-1|2580	
12cu|gambas3-3.5.4-1|2581	
12cu|gambas3-3.5.4-1|2582	%changelog
12cu|gambas3-3.5.4-1|2583	* Sun Jun 29 2014 symbianflo <symbianflo@symbianflo> 3.5.4-1
12cu|gambas3-3.5.4-1|2584	+ Revision: 73fe58a
12cu|gambas3-3.5.4-1|2585	- Log: Update to 3.5.4
12cu|gambas3-3.5.4-1|2586	
12cu|gambas3-3.5.4-1|2587	* Fri Apr 18 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.5.3-1
12cu|gambas3-3.5.4-1|2588	+ Revision: f5429a7
12cu|gambas3-3.5.4-1|2589	- ChangeLog 3.5.3
12cu|gambas3-3.5.4-1|2590	- [DEVELOPMENT ENVIRONMENT]
12cu|gambas3-3.5.4-1|2591	- * NEW: Use the new wiki for the documentation.
12cu|gambas3-3.5.4-1|2592	- * BUG: Write project configuration before making an executable or a source
12cu|gambas3-3.5.4-1|2593	- archive, so that their contents is up to date.
12cu|gambas3-3.5.4-1|2594	- * BUG: Don't freeze when loading an older version of a component project
12cu|gambas3-3.5.4-1|2595	- that misses some classes implemented in the newer versions of the
12cu|gambas3-3.5.4-1|2596	- component.
12cu|gambas3-3.5.4-1|2597	- * BUG: Fix the analyze of exported classes that override a class from a
12cu|gambas3-3.5.4-1|2598	- component.
12cu|gambas3-3.5.4-1|2599	- * BUG: Help on function argument is correct now.
12cu|gambas3-3.5.4-1|2600	- [INTERPRETER]
12cu|gambas3-3.5.4-1|2601	- * BUG: Correctly close the standard error output of an ending process if
12cu|gambas3-3.5.4-1|2602	- its standard output has already been closed.
12cu|gambas3-3.5.4-1|2603	- * BUG: Fix a possible file descriptor leak when using LOCK.
12cu|gambas3-3.5.4-1|2604	- * BUG: Fix memory leak with Lower$() and Upper$() on some null strings.
12cu|gambas3-3.5.4-1|2605	- [COMPILER]
12cu|gambas3-3.5.4-1|2606	- * BUG: Prevent NEW and READ from being used without an affectation.
12cu|gambas3-3.5.4-1|2607	- * BUG: Raise an error if a function has too many arguments or too many
12cu|gambas3-3.5.4-1|2608	- local variables.
12cu|gambas3-3.5.4-1|2609	- [GB.COMPLEX]
12cu|gambas3-3.5.4-1|2610	- * BUG: Conversion from complex to number now returns the real part if the
12cu|gambas3-3.5.4-1|2611	- imaginary part is null, and raises an error otherwise. It does not return
12cu|gambas3-3.5.4-1|2612	- the complex modulus anymore. Use Abs() for that.
12cu|gambas3-3.5.4-1|2613	- [GB.FORM]
12cu|gambas3-3.5.4-1|2614	- * BUG: Balloon: Fix position on desktop having top and/or left panels.
12cu|gambas3-3.5.4-1|2615	- * BUG: Balloon: Fix arrow drawing.
12cu|gambas3-3.5.4-1|2616	- [GB.GTK]
12cu|gambas3-3.5.4-1|2617	- * BUG: The TextArea.Text property does not waste memory anymore.
12cu|gambas3-3.5.4-1|2618	- * BUG: TrayIcon: Handle DblClick and MouseWheel events correctly.
12cu|gambas3-3.5.4-1|2619	- * BUG: Controls inside TabStrip now are detected correctly and are not
12cu|gambas3-3.5.4-1|2620	- insensitive anymore.
12cu|gambas3-3.5.4-1|2621	- * BUG: The MouseDrag event can be canceled now, like with gb.qt4.
12cu|gambas3-3.5.4-1|2622	- * BUG: Fix the default size of message boxes.
12cu|gambas3-3.5.4-1|2623	- * BUG: Fix Align.IsBottom() and Align.IsMiddle().
12cu|gambas3-3.5.4-1|2624	- [GB.GSL]
12cu|gambas3-3.5.4-1|2625	- * BUG: Conversion from complex to number now returns the real part if the
12cu|gambas3-3.5.4-1|2626	- imaginary part is null, and raises an error otherwise. It does not return
12cu|gambas3-3.5.4-1|2627	- the complex modulus anymore. Use Abs() for that.
12cu|gambas3-3.5.4-1|2628	- [GB.GUI.BASE]
12cu|gambas3-3.5.4-1|2629	- * BUG: GridView: Dnd now works as expected even in multiple selection mode.
12cu|gambas3-3.5.4-1|2630	- * BUG: Draw.End() now resets anti-aliasing to TRUE.
12cu|gambas3-3.5.4-1|2631	- * BUG: If the Layout property of HSplit or VSplit controls does not receive
12cu|gambas3-3.5.4-1|2632	- one size for each child control, then child controls without size are
12cu|gambas3-3.5.4-1|2633	- hidden (i.e. their size is assumed to be zero).
12cu|gambas3-3.5.4-1|2634	- [GB.MEDIA]
12cu|gambas3-3.5.4-1|2635	- * BUG: When a MediaPipeline is freed, the pipeline is first stopped before
12cu|gambas3-3.5.4-1|2636	- being put to the null state. Otherwise GStreamer freezes.
12cu|gambas3-3.5.4-1|2637	- * BUG: Fix inputs and outputs enumeration.
12cu|gambas3-3.5.4-1|2638	- [GB.NET.SMTP]
12cu|gambas3-3.5.4-1|2639	- * NEW: Recipients now support the "Chuck Norris " syntax.
12cu|gambas3-3.5.4-1|2640	- * NEW: The "Chuck Norris " is now supported in the "From"
12cu|gambas3-3.5.4-1|2641	- property.
12cu|gambas3-3.5.4-1|2642	- [GB.OPENGL]
12cu|gambas3-3.5.4-1|2643	- * BUG: Fix the missing "gl" prefix on two OpenGL calls.
12cu|gambas3-3.5.4-1|2644	- [GB.QT4]
12cu|gambas3-3.5.4-1|2645	- * BUG: TextLabel: Automatic size is correctly computed now. Apparently
12cu|gambas3-3.5.4-1|2646	- there are internal changes in the Qt library that made it false.
12cu|gambas3-3.5.4-1|2647	- * BUG: Text can be drop on TextBox and TextArea controls again, unless
12cu|gambas3-3.5.4-1|2648	- their Drop property is set. In that case, the dnd behavior is entirely
12cu|gambas3-3.5.4-1|2649	- controlled by Gambas.
12cu|gambas3-3.5.4-1|2650	- * BUG: Correctly free the internal clipboard formats list when the
12cu|gambas3-3.5.4-1|2651	- clipboard contents changes. This avoids possible crashes.
12cu|gambas3-3.5.4-1|2652	- * BUG: Correctly handle UTF-8 when displaying the error message.
12cu|gambas3-3.5.4-1|2653	- * BUG: Fix Align.IsBottom() and Align.IsMiddle().
12cu|gambas3-3.5.4-1|2654	- * BUG: Key.Normal now works correctly with numeric pad keys.
12cu|gambas3-3.5.4-1|2655	- [GB.SDL]
12cu|gambas3-3.5.4-1|2656	- * BUG: Don't create a default TTF font for each draw event!
12cu|gambas3-3.5.4-1|2657	
12cu|gambas3-3.5.4-1|2658	* Fri Apr 18 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.5.3-1
12cu|gambas3-3.5.4-1|2659	+ Revision: a06666f
12cu|gambas3-3.5.4-1|2660	- Update to 3.5.3
12cu|gambas3-3.5.4-1|2661	- ChangeLog
12cu|gambas3-3.5.4-1|2662	- [DEVELOPMENT ENVIRONMENT]
12cu|gambas3-3.5.4-1|2663	- * NEW: Use the new wiki for the documentation.
12cu|gambas3-3.5.4-1|2664	- * BUG: Write project configuration before making an executable or a source
12cu|gambas3-3.5.4-1|2665	- archive, so that their contents is up to date.
12cu|gambas3-3.5.4-1|2666	- * BUG: Don't freeze when loading an older version of a component project
12cu|gambas3-3.5.4-1|2667	- that misses some classes implemented in the newer versions of the
12cu|gambas3-3.5.4-1|2668	- component.
12cu|gambas3-3.5.4-1|2669	- * BUG: Fix the analyze of exported classes that override a class from a
12cu|gambas3-3.5.4-1|2670	- component.
12cu|gambas3-3.5.4-1|2671	- * BUG: Help on function argument is correct now.
12cu|gambas3-3.5.4-1|2672	- [INTERPRETER]
12cu|gambas3-3.5.4-1|2673	- * BUG: Correctly close the standard error output of an ending process if
12cu|gambas3-3.5.4-1|2674	- its standard output has already been closed.
12cu|gambas3-3.5.4-1|2675	- * BUG: Fix a possible file descriptor leak when using LOCK.
12cu|gambas3-3.5.4-1|2676	- * BUG: Fix memory leak with Lower$() and Upper$() on some null strings.
12cu|gambas3-3.5.4-1|2677	- [COMPILER]
12cu|gambas3-3.5.4-1|2678	- * BUG: Prevent NEW and READ from being used without an affectation.
12cu|gambas3-3.5.4-1|2679	- * BUG: Raise an error if a function has too many arguments or too many
12cu|gambas3-3.5.4-1|2680	- local variables.
12cu|gambas3-3.5.4-1|2681	- [GB.COMPLEX]
12cu|gambas3-3.5.4-1|2682	- * BUG: Conversion from complex to number now returns the real part if the
12cu|gambas3-3.5.4-1|2683	- imaginary part is null, and raises an error otherwise. It does not return
12cu|gambas3-3.5.4-1|2684	- the complex modulus anymore. Use Abs() for that.
12cu|gambas3-3.5.4-1|2685	- [GB.FORM]
12cu|gambas3-3.5.4-1|2686	- * BUG: Balloon: Fix position on desktop having top and/or left panels.
12cu|gambas3-3.5.4-1|2687	- * BUG: Balloon: Fix arrow drawing.
12cu|gambas3-3.5.4-1|2688	- [GB.GTK]
12cu|gambas3-3.5.4-1|2689	- * BUG: The TextArea.Text property does not waste memory anymore.
12cu|gambas3-3.5.4-1|2690	- * BUG: TrayIcon: Handle DblClick and MouseWheel events correctly.
12cu|gambas3-3.5.4-1|2691	- * BUG: Controls inside TabStrip now are detected correctly and are not
12cu|gambas3-3.5.4-1|2692	- insensitive anymore.
12cu|gambas3-3.5.4-1|2693	- * BUG: The MouseDrag event can be canceled now, like with gb.qt4.
12cu|gambas3-3.5.4-1|2694	- * BUG: Fix the default size of message boxes.
12cu|gambas3-3.5.4-1|2695	- * BUG: Fix Align.IsBottom() and Align.IsMiddle().
12cu|gambas3-3.5.4-1|2696	- [GB.GSL]
12cu|gambas3-3.5.4-1|2697	- * BUG: Conversion from complex to number now returns the real part if the
12cu|gambas3-3.5.4-1|2698	- imaginary part is null, and raises an error otherwise. It does not return
12cu|gambas3-3.5.4-1|2699	- the complex modulus anymore. Use Abs() for that.
12cu|gambas3-3.5.4-1|2700	- [GB.GUI.BASE]
12cu|gambas3-3.5.4-1|2701	- * BUG: GridView: Dnd now works as expected even in multiple selection mode.
12cu|gambas3-3.5.4-1|2702	- * BUG: Draw.End() now resets anti-aliasing to TRUE.
12cu|gambas3-3.5.4-1|2703	- * BUG: If the Layout property of HSplit or VSplit controls does not receive
12cu|gambas3-3.5.4-1|2704	- one size for each child control, then child controls without size are
12cu|gambas3-3.5.4-1|2705	- hidden (i.e. their size is assumed to be zero).
12cu|gambas3-3.5.4-1|2706	- [GB.MEDIA]
12cu|gambas3-3.5.4-1|2707	- * BUG: When a MediaPipeline is freed, the pipeline is first stopped before
12cu|gambas3-3.5.4-1|2708	- being put to the null state. Otherwise GStreamer freezes.
12cu|gambas3-3.5.4-1|2709	- * BUG: Fix inputs and outputs enumeration.
12cu|gambas3-3.5.4-1|2710	- [GB.NET.SMTP]
12cu|gambas3-3.5.4-1|2711	- * NEW: Recipients now support the "Chuck Norris <chuck@norris.com>" syntax.
12cu|gambas3-3.5.4-1|2712	- * NEW: The "Chuck Norris <chuck@norris.com>" is now supported in the "From"
12cu|gambas3-3.5.4-1|2713	- property.
12cu|gambas3-3.5.4-1|2714	- [GB.OPENGL]
12cu|gambas3-3.5.4-1|2715	- * BUG: Fix the missing "gl" prefix on two OpenGL calls.
12cu|gambas3-3.5.4-1|2716	- [GB.QT4]
12cu|gambas3-3.5.4-1|2717	- * BUG: TextLabel: Automatic size is correctly computed now. Apparently
12cu|gambas3-3.5.4-1|2718	- there are internal changes in the Qt library that made it false.
12cu|gambas3-3.5.4-1|2719	- * BUG: Text can be drop on TextBox and TextArea controls again, unless
12cu|gambas3-3.5.4-1|2720	- their Drop property is set. In that case, the dnd behavior is entirely
12cu|gambas3-3.5.4-1|2721	- controlled by Gambas.
12cu|gambas3-3.5.4-1|2722	- * BUG: Correctly free the internal clipboard formats list when the
12cu|gambas3-3.5.4-1|2723	- clipboard contents changes. This avoids possible crashes.
12cu|gambas3-3.5.4-1|2724	- * BUG: Correctly handle UTF-8 when displaying the error message.
12cu|gambas3-3.5.4-1|2725	- * BUG: Fix Align.IsBottom() and Align.IsMiddle().
12cu|gambas3-3.5.4-1|2726	- * BUG: Key.Normal now works correctly with numeric pad keys.
12cu|gambas3-3.5.4-1|2727	- [GB.SDL]
12cu|gambas3-3.5.4-1|2728	- * BUG: Don't create a default TTF font for each draw event!
12cu|gambas3-3.5.4-1|2729	
12cu|gambas3-3.5.4-1|2730	* Fri Mar 14 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.5.2-1
12cu|gambas3-3.5.4-1|2731	+ Revision: c6b620f
12cu|gambas3-3.5.4-1|2732	- Updated gambas3.spec
12cu|gambas3-3.5.4-1|2733	
12cu|gambas3-3.5.4-1|2734	* Fri Mar 14 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.5.2-1
12cu|gambas3-3.5.4-1|2735	+ Revision: 4a0b333
12cu|gambas3-3.5.4-1|2736	- Updated gambas3.spec
12cu|gambas3-3.5.4-1|2737	
12cu|gambas3-3.5.4-1|2738	* Thu Mar 13 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.5.2-1
12cu|gambas3-3.5.4-1|2739	+ Revision: 22238fd
12cu|gambas3-3.5.4-1|2740	- Update to 3.5.2, Cahngelog:
12cu|gambas3-3.5.4-1|2741	- * BUG: Report editor: Now the report borders are shown correctly in the
12cu|gambas3-3.5.4-1|2742	- editor.
12cu|gambas3-3.5.4-1|2743	- * BUG: The property help WebView now uses the same default font size (80%)
12cu|gambas3-3.5.4-1|2744	- than the help window.
12cu|gambas3-3.5.4-1|2745	- * BUG: Fix HTML compression so that everything is not put on the same line.
12cu|gambas3-3.5.4-1|2746	- * BUG: Subversion: Support for Subversion >= 1.8.
12cu|gambas3-3.5.4-1|2747	- * BUG: Subversion: Automatically remove the ".lang/.pot" file from version
12cu|gambas3-3.5.4-1|2748	- control, as it is a generated file, and as its conflicts cannot be
12cu|gambas3-3.5.4-1|2749	- resolved.
12cu|gambas3-3.5.4-1|2750	- * BUG: Subversion: Fix the Subversion conflict management.
12cu|gambas3-3.5.4-1|2751	- * BUG: Subversion: Raise the svn commands timeout to 30 seconds: some
12cu|gambas3-3.5.4-1|2752	- commits can take a long time.
12cu|gambas3-3.5.4-1|2753	- * BUG: File property dialog: The 'Revert' button is correctly hidden now.
12cu|gambas3-3.5.4-1|2754	- * BUG: Menu editor: The last menu can be move up now.
12cu|gambas3-3.5.4-1|2755	- * BUG: Menu editor: Fix the highlight of the current menu.
12cu|gambas3-3.5.4-1|2756	- * BUG: Menu editor: Fix the menu search box.
12cu|gambas3-3.5.4-1|2757	- * BUG: Project tree: The popup menu should be accurate with extern files
12cu|gambas3-3.5.4-1|2758	- now.
12cu|gambas3-3.5.4-1|2759	- * BUG: Project tree: Fix popup menu when clicking on the "Data" project
12cu|gambas3-3.5.4-1|2760	- tree folder.
12cu|gambas3-3.5.4-1|2761	- * BUG: Form editor: Correctly hide and show toolbar entries according to
12cu|gambas3-3.5.4-1|2762	- the current state (debugging, read-only...).
12cu|gambas3-3.5.4-1|2763	- * BUG: Form editor: Formatting toolbar buttons act on the entire form if
12cu|gambas3-3.5.4-1|2764	- nothing is selected now.
12cu|gambas3-3.5.4-1|2765	- * BUG: Don't set the focus to the console if it is hidden.
12cu|gambas3-3.5.4-1|2766	- * BUG: Packager: Fix .deb package description.
12cu|gambas3-3.5.4-1|2767	- BUG: Image editor: Don't left the editor in an inconsistent state after a
12cu|gambas3-3.5.4-1|2768	- paste has been done.[INTERPRETER]
12cu|gambas3-3.5.4-1|2769	- * BUG: String.InStr() does not crash anymore if the string pattern is void.
12cu|gambas3-3.5.4-1|2770	- It returns 0 instead (like InStr).
12cu|gambas3-3.5.4-1|2771	- * BUG: Don't crash if an unknown option is passed with the '-g' option.
12cu|gambas3-3.5.4-1|2772	- * BUG: Fix the LIKE operator whth "{...}" patterns.
12cu|gambas3-3.5.4-1|2773	- * BUG: Fix a crash when using CStr() on an object having a conversion
12cu|gambas3-3.5.4-1|2774	- function.
12cu|gambas3-3.5.4-1|2775	- * BUG: Be virtual even the first time when calling the [] operator.
12cu|gambas3-3.5.4-1|2776	- [COMPILER]
12cu|gambas3-3.5.4-1|2777	- * BUG: Fix compilation of NOT LIKE, NOT BEGINS and NOT ENDS operators when
12cu|gambas3-3.5.4-1|2778	- they are not alone in an expression.
12cu|gambas3-3.5.4-1|2779	- [GB.DB]
12cu|gambas3-3.5.4-1|2780	- * BUG: Don't crash anymore when releasing database objects.
12cu|gambas3-3.5.4-1|2781	- * BUG: The automatic Blob to String conversion does not lead to a crash
12cu|gambas3-3.5.4-1|2782	- anymore.
12cu|gambas3-3.5.4-1|2783	- [GB.DB.FORM]
12cu|gambas3-3.5.4-1|2784	- * BUG: DataCheckBox correctly defines its internal TriState property
12cu|gambas3-3.5.4-1|2785	- depending on whether its database field is mandatory or not.
12cu|gambas3-3.5.4-1|2786	- * BUG: Editable DataBrowser and DataView do not create a spurious extra
12cu|gambas3-3.5.4-1|2787	- line anymore.
12cu|gambas3-3.5.4-1|2788	- [GB.DB.SQLITE3]
12cu|gambas3-3.5.4-1|2789	- * BUG: Fix specific implementation of sqlite3_exec. Prevent some crashes
12cu|gambas3-3.5.4-1|2790	- and make database creation work again (among other things).
12cu|gambas3-3.5.4-1|2791	- * BUG: Correctly handle requests returning only one table name inside field
12cu|gambas3-3.5.4-1|2792	- names.
12cu|gambas3-3.5.4-1|2793	- [GB.DRAW]
12cu|gambas3-3.5.4-1|2794	- * BUG: Correctly initialize the Paint class when calling Paint.Begin() on
12cu|gambas3-3.5.4-1|2795	- an already opened drawing device.
12cu|gambas3-3.5.4-1|2796	- [GB.FORM]
12cu|gambas3-3.5.4-1|2797	- * BUG: FileProperties: Do not crash anymore if the directory size
12cu|gambas3-3.5.4-1|2798	- calculation task returns rubbish.
12cu|gambas3-3.5.4-1|2799	- * BUG: FileProperties: The icon of the FileProperties control now correctly
12cu|gambas3-3.5.4-1|2800	- adapts its size.
12cu|gambas3-3.5.4-1|2801	- * BUG: FileChooser: The Paths property now returns the selected path in
12cu|gambas3-3.5.4-1|2802	- single mode and not a void array anymore.
12cu|gambas3-3.5.4-1|2803	- [GB.FORM.DIALOG]
12cu|gambas3-3.5.4-1|2804	- * BUG: Dialog.Open() in multiple mode works now.
12cu|gambas3-3.5.4-1|2805	- [GB.FORM.MDI]
12cu|gambas3-3.5.4-1|2806	- * BUG: Raise an error if the Toolbar.Configure() method is called whereas
12cu|gambas3-3.5.4-1|2807	- the toolbar Key property is not defined.
12cu|gambas3-3.5.4-1|2808	- * BUG: Toolbar configuration dialog: the toolbar elements with a short text
12cu|gambas3-3.5.4-1|2809	- are correctly displayed now.
12cu|gambas3-3.5.4-1|2810	- [GB.GSL]
12cu|gambas3-3.5.4-1|2811	- * BUG: Polynomial: Create a new void polymonial does not lead to a crash
12cu|gambas3-3.5.4-1|2812	- anymore.
12cu|gambas3-3.5.4-1|2813	- [GB.GTK]
12cu|gambas3-3.5.4-1|2814	- * BUG: The RTL layout is correctly initialized at startup.
12cu|gambas3-3.5.4-1|2815	- * BUG: Embedder.Embed() does not take two arguments.
12cu|gambas3-3.5.4-1|2816	- * BUG: Imbrication of popup menu click events works correctly now and does
12cu|gambas3-3.5.4-1|2817	- not crash anymore.
12cu|gambas3-3.5.4-1|2818	- * BUG: The Window.Picture property now should work correctly.
12cu|gambas3-3.5.4-1|2819	- * BUG: Correctly update background and foreground of multi-container
12cu|gambas3-3.5.4-1|2820	- controls.
12cu|gambas3-3.5.4-1|2821	- * BUG: Font.Grade maximum value is now +24, as expected by the font
12cu|gambas3-3.5.4-1|2822	- selector.
12cu|gambas3-3.5.4-1|2823	- * BUG: Fix memory leak when loading images without alpha channel.
12cu|gambas3-3.5.4-1|2824	- * BUG: GlArea control now can take the focus.
12cu|gambas3-3.5.4-1|2825	- [GB.GUI.BASE]
12cu|gambas3-3.5.4-1|2826	- * BUG: Clicking on GridView/ColumnView headers now should work correctly
12cu|gambas3-3.5.4-1|2827	- again.
12cu|gambas3-3.5.4-1|2828	- [GB.NET.POP3]
12cu|gambas3-3.5.4-1|2829	- * BUG: Error messages must not be translatable.
12cu|gambas3-3.5.4-1|2830	- [GB.OPENGL]
12cu|gambas3-3.5.4-1|2831	- * BUG: GL.GetString() now raises an error if the glGetString() function
12cu|gambas3-3.5.4-1|2832	- fails.
12cu|gambas3-3.5.4-1|2833	- [GB.OPENGL.SGE]
12cu|gambas3-3.5.4-1|2834	- * BUG: Don't crash if a model has only one frame.
12cu|gambas3-3.5.4-1|2835	- [GB.PCRE]
12cu|gambas3-3.5.4-1|2836	- * BUG: RegExp.Replace(): Explicitly use 0 if optional arguments are missing
12cu|gambas3-3.5.4-1|2837	- * BUG: Don't call GB.ReturnNewString() if a match returns a null string.
12cu|gambas3-3.5.4-1|2838	- * BUG: Use GB.ReturnVoidString() instead of GB.ReturnNull().
12cu|gambas3-3.5.4-1|2839	- [GB.QT4]
12cu|gambas3-3.5.4-1|2840	- * BUG: Imbrication of popup menu click events works correctly now and does
12cu|gambas3-3.5.4-1|2841	- not crash anymore.
12cu|gambas3-3.5.4-1|2842	- * BUG: Correctly update background and foreground of multi-container
12cu|gambas3-3.5.4-1|2843	- controls.
12cu|gambas3-3.5.4-1|2844	- * BUG: Font.Grade maximum value is now +24, as expected by the font
12cu|gambas3-3.5.4-1|2845	- selector.
12cu|gambas3-3.5.4-1|2846	- * BUG: Foreground and background colors now work as expected on ComboBox
12cu|gambas3-3.5.4-1|2847	- and SpinBox controls.
12cu|gambas3-3.5.4-1|2848	- [GB.SDL]
12cu|gambas3-3.5.4-1|2849	- * BUG: Restore fill pattern to solid after a Draw.Rect() or a
12cu|gambas3-3.5.4-1|2850	- Draw.Ellipse(), otherwise Draw.Image() draws nothing!
12cu|gambas3-3.5.4-1|2851	- [GB.XML]
12cu|gambas3-3.5.4-1|2852	- * BUG: XMLElement.AppendFromText() now behaves correctly if no extra
12cu|gambas3-3.5.4-1|2853	- arguments are given.
12cu|gambas3-3.5.4-1|2854	- * BUG: XMLElement.FromText() now correctly catches parsing exceptions.
12cu|gambas3-3.5.4-1|2855	- * BUG: The Boolean parameter 'Indent' of XMLDocument.ToString() is now
12cu|gambas3-3.5.4-1|2856	- correctly interpreted.
12cu|gambas3-3.5.4-1|2857	- * BUG: Serializing a comment that is a direct child of a document with
12cu|gambas3-3.5.4-1|2858	- indentation enabled does not crash anymore.
12cu|gambas3-3.5.4-1|2859	- * BUG: The Document.All property is now correctly declared as an XMLNode[]
12cu|gambas3-3.5.4-1|2860	- [GB.XML.HTML]
12cu|gambas3-3.5.4-1|2861	- * BUG: Serializing a comment that is a direct child of a document with
12cu|gambas3-3.5.4-1|2862	- indentation enabled does not crash anymore.
12cu|gambas3-3.5.4-1|2863	- [GB.XML.RPC]
12cu|gambas3-3.5.4-1|2864	- * BUG: miniServer would give an out-of-bound with multiple parallel
12cu|gambas3-3.5.4-1|2865	- requests.
12cu|gambas3-3.5.4-1|2866	- * BUG: miniServer could crash on an invalid request.
12cu|gambas3-3.5.4-1|2867	- [GB.WEB]
12cu|gambas3-3.5.4-1|2868	- * BUG: CGI.Error() now correctly sends an UTF-8 HTML page.
12cu|gambas3-3.5.4-1|2869	
12cu|gambas3-3.5.4-1|2870	* Thu Mar 13 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.5.2-1
12cu|gambas3-3.5.4-1|2871	+ Revision: 10af094
12cu|gambas3-3.5.4-1|2872	- Update to 3.5.2, Cahngelog: * BUG: Report editor: Now the report borders are shown correctly in the
12cu|gambas3-3.5.4-1|2873	- editor.
12cu|gambas3-3.5.4-1|2874	- * BUG: The property help WebView now uses the same default font size (80%)
12cu|gambas3-3.5.4-1|2875	- than the help window.
12cu|gambas3-3.5.4-1|2876	- * BUG: Fix HTML compression so that everything is not put on the same line.
12cu|gambas3-3.5.4-1|2877	- * BUG: Subversion: Support for Subversion >= 1.8.
12cu|gambas3-3.5.4-1|2878	- * BUG: Subversion: Automatically remove the ".lang/.pot" file from version
12cu|gambas3-3.5.4-1|2879	- control, as it is a generated file, and as its conflicts cannot be
12cu|gambas3-3.5.4-1|2880	- resolved.
12cu|gambas3-3.5.4-1|2881	- * BUG: Subversion: Fix the Subversion conflict management.
12cu|gambas3-3.5.4-1|2882	- * BUG: Subversion: Raise the svn commands timeout to 30 seconds: some
12cu|gambas3-3.5.4-1|2883	- commits can take a long time.
12cu|gambas3-3.5.4-1|2884	- * BUG: File property dialog: The 'Revert' button is correctly hidden now.
12cu|gambas3-3.5.4-1|2885	- * BUG: Menu editor: The last menu can be move up now.
12cu|gambas3-3.5.4-1|2886	- * BUG: Menu editor: Fix the highlight of the current menu.
12cu|gambas3-3.5.4-1|2887	- * BUG: Menu editor: Fix the menu search box.
12cu|gambas3-3.5.4-1|2888	- * BUG: Project tree: The popup menu should be accurate with extern files
12cu|gambas3-3.5.4-1|2889	- now.
12cu|gambas3-3.5.4-1|2890	- * BUG: Project tree: Fix popup menu when clicking on the "Data" project
12cu|gambas3-3.5.4-1|2891	- tree folder.
12cu|gambas3-3.5.4-1|2892	- * BUG: Form editor: Correctly hide and show toolbar entries according to
12cu|gambas3-3.5.4-1|2893	- the current state (debugging, read-only...).
12cu|gambas3-3.5.4-1|2894	- * BUG: Form editor: Formatting toolbar buttons act on the entire form if
12cu|gambas3-3.5.4-1|2895	- nothing is selected now.
12cu|gambas3-3.5.4-1|2896	- * BUG: Don't set the focus to the console if it is hidden.
12cu|gambas3-3.5.4-1|2897	- * BUG: Packager: Fix *.deb package description.
12cu|gambas3-3.5.4-1|2898	- * BUG: Image editor: Don't left the editor in an inconsistent state after a
12cu|gambas3-3.5.4-1|2899	- paste has been done.
12cu|gambas3-3.5.4-1|2900	- [INTERPRETER]
12cu|gambas3-3.5.4-1|2901	- * BUG: String.InStr() does not crash anymore if the string pattern is void.
12cu|gambas3-3.5.4-1|2902	- It returns 0 instead (like InStr).
12cu|gambas3-3.5.4-1|2903	- * BUG: Don't crash if an unknown option is passed with the '-g' option.
12cu|gambas3-3.5.4-1|2904	- * BUG: Fix the LIKE operator whth "{...}" patterns.
12cu|gambas3-3.5.4-1|2905	- * BUG: Fix a crash when using CStr() on an object having a conversion
12cu|gambas3-3.5.4-1|2906	- function.
12cu|gambas3-3.5.4-1|2907	- * BUG: Be virtual even the first time when calling the [] operator.
12cu|gambas3-3.5.4-1|2908	- [COMPILER]
12cu|gambas3-3.5.4-1|2909	- * BUG: Fix compilation of NOT LIKE, NOT BEGINS and NOT ENDS operators when
12cu|gambas3-3.5.4-1|2910	- they are not alone in an expression.
12cu|gambas3-3.5.4-1|2911	- [GB.DB]
12cu|gambas3-3.5.4-1|2912	- * BUG: Don't crash anymore when releasing database objects.
12cu|gambas3-3.5.4-1|2913	- * BUG: The automatic Blob to String conversion does not lead to a crash
12cu|gambas3-3.5.4-1|2914	- anymore.
12cu|gambas3-3.5.4-1|2915	- [GB.DB.FORM]
12cu|gambas3-3.5.4-1|2916	- * BUG: DataCheckBox correctly defines its internal TriState property
12cu|gambas3-3.5.4-1|2917	- depending on whether its database field is mandatory or not.
12cu|gambas3-3.5.4-1|2918	- * BUG: Editable DataBrowser and DataView do not create a spurious extra
12cu|gambas3-3.5.4-1|2919	- line anymore.
12cu|gambas3-3.5.4-1|2920	- [GB.DB.SQLITE3]
12cu|gambas3-3.5.4-1|2921	- * BUG: Fix specific implementation of sqlite3_exec. Prevent some crashes
12cu|gambas3-3.5.4-1|2922	- and make database creation work again (among other things).
12cu|gambas3-3.5.4-1|2923	- * BUG: Correctly handle requests returning only one table name inside field
12cu|gambas3-3.5.4-1|2924	- names.
12cu|gambas3-3.5.4-1|2925	- [GB.DRAW]
12cu|gambas3-3.5.4-1|2926	- * BUG: Correctly initialize the Paint class when calling Paint.Begin() on
12cu|gambas3-3.5.4-1|2927	- an already opened drawing device.
12cu|gambas3-3.5.4-1|2928	- [GB.FORM]
12cu|gambas3-3.5.4-1|2929	- * BUG: FileProperties: Do not crash anymore if the directory size
12cu|gambas3-3.5.4-1|2930	- calculation task returns rubbish.
12cu|gambas3-3.5.4-1|2931	- * BUG: FileProperties: The icon of the FileProperties control now correctly
12cu|gambas3-3.5.4-1|2932	- adapts its size.
12cu|gambas3-3.5.4-1|2933	- * BUG: FileChooser: The Paths property now returns the selected path in
12cu|gambas3-3.5.4-1|2934	- single mode and not a void array anymore.
12cu|gambas3-3.5.4-1|2935	- [GB.FORM.DIALOG]
12cu|gambas3-3.5.4-1|2936	- * BUG: Dialog.Open() in multiple mode works now.
12cu|gambas3-3.5.4-1|2937	- [GB.FORM.MDI]
12cu|gambas3-3.5.4-1|2938	- * BUG: Raise an error if the Toolbar.Configure() method is called whereas
12cu|gambas3-3.5.4-1|2939	- the toolbar Key property is not defined.
12cu|gambas3-3.5.4-1|2940	- * BUG: Toolbar configuration dialog: the toolbar elements with a short text
12cu|gambas3-3.5.4-1|2941	- are correctly displayed now.
12cu|gambas3-3.5.4-1|2942	- [GB.GSL]
12cu|gambas3-3.5.4-1|2943	- * BUG: Polynomial: Create a new void polymonial does not lead to a crash
12cu|gambas3-3.5.4-1|2944	- anymore.
12cu|gambas3-3.5.4-1|2945	- [GB.GTK]
12cu|gambas3-3.5.4-1|2946	- * BUG: The RTL layout is correctly initialized at startup.
12cu|gambas3-3.5.4-1|2947	- * BUG: Embedder.Embed() does not take two arguments.
12cu|gambas3-3.5.4-1|2948	- * BUG: Imbrication of popup menu click events works correctly now and does
12cu|gambas3-3.5.4-1|2949	- not crash anymore.
12cu|gambas3-3.5.4-1|2950	- * BUG: The Window.Picture property now should work correctly.
12cu|gambas3-3.5.4-1|2951	- * BUG: Correctly update background and foreground of multi-container
12cu|gambas3-3.5.4-1|2952	- controls.
12cu|gambas3-3.5.4-1|2953	- * BUG: Font.Grade maximum value is now +24, as expected by the font
12cu|gambas3-3.5.4-1|2954	- selector.
12cu|gambas3-3.5.4-1|2955	- * BUG: Fix memory leak when loading images without alpha channel.
12cu|gambas3-3.5.4-1|2956	- * BUG: GlArea control now can take the focus.
12cu|gambas3-3.5.4-1|2957	- [GB.GUI.BASE]
12cu|gambas3-3.5.4-1|2958	- * BUG: Clicking on GridView/ColumnView headers now should work correctly
12cu|gambas3-3.5.4-1|2959	- again.
12cu|gambas3-3.5.4-1|2960	- [GB.NET.POP3]
12cu|gambas3-3.5.4-1|2961	- * BUG: Error messages must not be translatable.
12cu|gambas3-3.5.4-1|2962	- [GB.OPENGL]
12cu|gambas3-3.5.4-1|2963	- * BUG: GL.GetString() now raises an error if the glGetString() function
12cu|gambas3-3.5.4-1|2964	- fails.
12cu|gambas3-3.5.4-1|2965	- [GB.OPENGL.SGE]
12cu|gambas3-3.5.4-1|2966	- * BUG: Don't crash if a model has only one frame.
12cu|gambas3-3.5.4-1|2967	- [GB.PCRE]
12cu|gambas3-3.5.4-1|2968	- * BUG: RegExp.Replace(): Explicitly use 0 if optional arguments are missing
12cu|gambas3-3.5.4-1|2969	- * BUG: Don't call GB.ReturnNewString() if a match returns a null string.
12cu|gambas3-3.5.4-1|2970	- * BUG: Use GB.ReturnVoidString() instead of GB.ReturnNull().
12cu|gambas3-3.5.4-1|2971	- [GB.QT4]
12cu|gambas3-3.5.4-1|2972	- * BUG: Imbrication of popup menu click events works correctly now and does
12cu|gambas3-3.5.4-1|2973	- not crash anymore.
12cu|gambas3-3.5.4-1|2974	- * BUG: Correctly update background and foreground of multi-container
12cu|gambas3-3.5.4-1|2975	- controls.
12cu|gambas3-3.5.4-1|2976	- * BUG: Font.Grade maximum value is now +24, as expected by the font
12cu|gambas3-3.5.4-1|2977	- selector.
12cu|gambas3-3.5.4-1|2978	- * BUG: Foreground and background colors now work as expected on ComboBox
12cu|gambas3-3.5.4-1|2979	- and SpinBox controls.
12cu|gambas3-3.5.4-1|2980	- [GB.SDL]
12cu|gambas3-3.5.4-1|2981	- * BUG: Restore fill pattern to solid after a Draw.Rect() or a
12cu|gambas3-3.5.4-1|2982	- Draw.Ellipse(), otherwise Draw.Image() draws nothing!
12cu|gambas3-3.5.4-1|2983	- [GB.XML]
12cu|gambas3-3.5.4-1|2984	- * BUG: XMLElement.AppendFromText() now behaves correctly if no extra
12cu|gambas3-3.5.4-1|2985	- arguments are given.
12cu|gambas3-3.5.4-1|2986	- * BUG: XMLElement.FromText() now correctly catches parsing exceptions.
12cu|gambas3-3.5.4-1|2987	- * BUG: The Boolean parameter 'Indent' of XMLDocument.ToString() is now
12cu|gambas3-3.5.4-1|2988	- correctly interpreted.
12cu|gambas3-3.5.4-1|2989	- * BUG: Serializing a comment that is a direct child of a document with
12cu|gambas3-3.5.4-1|2990	- indentation enabled does not crash anymore.
12cu|gambas3-3.5.4-1|2991	- * BUG: The Document.All property is now correctly declared as an XMLNode[]
12cu|gambas3-3.5.4-1|2992	- [GB.XML.HTML]
12cu|gambas3-3.5.4-1|2993	- * BUG: Serializing a comment that is a direct child of a document with
12cu|gambas3-3.5.4-1|2994	- indentation enabled does not crash anymore.
12cu|gambas3-3.5.4-1|2995	- [GB.XML.RPC]
12cu|gambas3-3.5.4-1|2996	- * BUG: miniServer would give an out-of-bound with multiple parallel
12cu|gambas3-3.5.4-1|2997	- requests.
12cu|gambas3-3.5.4-1|2998	- * BUG: miniServer could crash on an invalid request.
12cu|gambas3-3.5.4-1|2999	- [GB.WEB]
12cu|gambas3-3.5.4-1|3000	- * BUG: CGI.Error() now correctly sends an UTF-8 HTML page.
12cu|gambas3-3.5.4-1|3001	
12cu|gambas3-3.5.4-1|3002	* Tue Dec 17 2013 symbianflo <symbianflo@mandrivausers.ro> 3.5.1-1
12cu|gambas3-3.5.4-1|3003	+ Revision: 25f8335
12cu|gambas3-3.5.4-1|3004	- 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.
12cu|gambas3-3.5.4-1|3005	
12cu|gambas3-3.5.4-1|3006	* Tue Dec 17 2013 Alexander Kazancev <kazancas@gmail.com> 3.5.0-2
12cu|gambas3-3.5.4-1|3007	+ Revision: 024e1e2
12cu|gambas3-3.5.4-1|3008	- Rebuild with new libglew
12cu|gambas3-3.5.4-1|3009	
12cu|gambas3-3.5.4-1|3010	* Sun Nov 03 2013 SymbianFlo <symbianflo@mandrivausers.ro> 3.5.0-1
12cu|gambas3-3.5.4-1|3011	+ Revision: d42a9da
12cu|gambas3-3.5.4-1|3012	- Updated gambas3.desktop
12cu|gambas3-3.5.4-1|3013	
12cu|gambas3-3.5.4-1|3014	* Fri Nov 01 2013 symbianflo <symbianflo@mandrivausers.ro> 3.5.0-1
12cu|gambas3-3.5.4-1|3015	+ Revision: 187be0f
12cu|gambas3-3.5.4-1|3016	- Log fix desktop attr
12cu|gambas3-3.5.4-1|3017	
12cu|gambas3-3.5.4-1|3018	* Fri Nov 01 2013 symbianflo <symbianflo@mandrivausers.ro> 3.5.0-1
12cu|gambas3-3.5.4-1|3019	+ Revision: 6669e63
12cu|gambas3-3.5.4-1|3020	- Log : update to 3.5.0, fix build, drop llvm patch, drop dirty fixings, refilter gambas behavior in linting
12cu|gambas3-3.5.4-1|3021	
12cu|gambas3-3.5.4-1|3022	* Fri Oct 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.4.2-5
12cu|gambas3-3.5.4-1|3023	+ Revision: 57d7046
12cu|gambas3-3.5.4-1|3024	- LOG Add patch to fix build with LLVM 3.3
12cu|gambas3-3.5.4-1|3025	
12cu|gambas3-3.5.4-1|3026	* Fri Oct 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.4.2-5
12cu|gambas3-3.5.4-1|3027	+ Revision: 68fe0f7
12cu|gambas3-3.5.4-1|3028	- Rebuild with new LLVM
12cu|gambas3-3.5.4-1|3029	
12cu|gambas3-3.5.4-1|3030	* Tue Sep 24 2013 symbianflo <symbianflo@mandrivausers.ro> 3.4.2-4
12cu|gambas3-3.5.4-1|3031	+ Revision: 52dd227
12cu|gambas3-3.5.4-1|3032	- LOG fix attr in debug, some other attr fixings
12cu|gambas3-3.5.4-1|3033	
12cu|gambas3-3.5.4-1|3034	* Tue Sep 24 2013 symbianflo <symbianflo@mandrivausers.ro> 3.4.2-4
12cu|gambas3-3.5.4-1|3035	+ Revision: 8affa95
12cu|gambas3-3.5.4-1|3036	- Log filtering gambas normal behavior in linting, linking fonts,remane spec
12cu|gambas3-3.5.4-1|3037	
12cu|gambas3-3.5.4-1|3038	* Sat Sep 14 2013 symbianflo <symbianflo@mandrivausers.ro> None
12cu|gambas3-3.5.4-1|3039	+ Revision: 75c22b7
12cu|gambas3-3.5.4-1|3040	- 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
12cu|gambas3-3.5.4-1|3041	
12cu|gambas3-3.5.4-1|3042	* Fri Apr 19 2013 Denis Silakov <denis.silakov@rosalab.ru> None
12cu|gambas3-3.5.4-1|3043	+ Revision: f6e3325
12cu|gambas3-3.5.4-1|3044	- Bump release to rebuild with newer poppler
12cu|gambas3-3.5.4-1|3045	
12cu|gambas3-3.5.4-1|3046	* Sat Apr 06 2013 symbianflo <symbianflo@mandrivausers.ro> None
12cu|gambas3-3.5.4-1|3047	+ Revision: 705c756
12cu|gambas3-3.5.4-1|3048	- LOG: new bugfix release from 3.4 series
12cu|gambas3-3.5.4-1|3049	
12cu|gambas3-3.5.4-1|3050	* Sat Apr 06 2013 symbianflo <symbianflo@mandrivausers.ro> None
12cu|gambas3-3.5.4-1|3051	+ Revision: 97b2e2c
12cu|gambas3-3.5.4-1|3052	- LOG: new bugfix release from 3.4 series
12cu|gambas3-3.5.4-1|3053	
12cu|gambas3-3.5.4-1|3054	* Tue Apr 02 2013 SymbianFlo <symbianflo@mandrivausers.ro> None
12cu|gambas3-3.5.4-1|3055	+ Revision: 75600eb
12cu|gambas3-3.5.4-1|3056	- fix files in gb-jit component
12cu|gambas3-3.5.4-1|3057	
12cu|gambas3-3.5.4-1|3058	* Tue Apr 02 2013 symbianflo <symbianflo@mandrivausers.ro> None
12cu|gambas3-3.5.4-1|3059	+ Revision: bd654c3
12cu|gambas3-3.5.4-1|3060	- LOG update to 3.4.1, re-enabled gb-media componenet in LTS,upstream fix
12cu|gambas3-3.5.4-1|3061	
12cu|gambas3-3.5.4-1|3062	* Thu Feb 28 2013 SymbianFlo <symbianflo@mandrivausers.ro> None
12cu|gambas3-3.5.4-1|3063	+ Revision: abc3e75
12cu|gambas3-3.5.4-1|3064	- Add notice for spec-helper fix ,to be dropped from the next %rel
12cu|gambas3-3.5.4-1|3065	
12cu|gambas3-3.5.4-1|3066	* Wed Feb 27 2013 SymbianFlo <symbianflo@mandrivausers.ro> None
12cu|gambas3-3.5.4-1|3067	+ Revision: 2bc839b
12cu|gambas3-3.5.4-1|3068	- Updated gambas3-rosa.spec
12cu|gambas3-3.5.4-1|3069	
12cu|gambas3-3.5.4-1|3070	* Wed Feb 27 2013 symbianflo <symbianflo@mandrivausers.ro> None
12cu|gambas3-3.5.4-1|3071	+ Revision: 2ac1c57
12cu|gambas3-3.5.4-1|3072	- LOG fix build for 2012.1, hopfuly
12cu|gambas3-3.5.4-1|3073	
12cu|gambas3-3.5.4-1|3074	* Wed Feb 27 2013 SymbianFlo <symbianflo@mandrivausers.ro> None
12cu|gambas3-3.5.4-1|3075	+ Revision: ad47078
12cu|gambas3-3.5.4-1|3076	- Updated gambas3-rosa.spec
12cu|gambas3-3.5.4-1|3077	
12cu|gambas3-3.5.4-1|3078	* Wed Feb 27 2013 SymbianFlo <symbianflo@mandrivausers.ro> None
12cu|gambas3-3.5.4-1|3079	+ Revision: bd4c6c1
12cu|gambas3-3.5.4-1|3080	- Updated gambas3-rosa.spec
12cu|gambas3-3.5.4-1|3081	
12cu|gambas3-3.5.4-1|3082	* Wed Feb 27 2013 symbianflo <symbianflo@mandrivausers.ro> None
12cu|gambas3-3.5.4-1|3083	+ Revision: 5d1b746
12cu|gambas3-3.5.4-1|3084	- LOG update spec for 2012.1
12cu|gambas3-3.5.4-1|3085	
12cu|gambas3-3.5.4-1|3086	* Wed Feb 27 2013 SymbianFlo <symbianflo@mandrivausers.ro> None
12cu|gambas3-3.5.4-1|3087	+ Revision: 73c98a7
12cu|gambas3-3.5.4-1|3088	- Updated gambas3-rosa.spec
12cu|gambas3-3.5.4-1|3089	
12cu|gambas3-3.5.4-1|3090	* Wed Feb 27 2013 SymbianFlo <symbianflo@mandrivausers.ro> None
12cu|gambas3-3.5.4-1|3091	+ Revision: 648e6b9
12cu|gambas3-3.5.4-1|3092	- Updated gambas3-rosa.spec
12cu|gambas3-3.5.4-1|3093	
12cu|gambas3-3.5.4-1|3094	* Wed Feb 27 2013 SymbianFlo <symbianflo@mandrivausers.ro> None
12cu|gambas3-3.5.4-1|3095	+ Revision: 6c8cb9a
12cu|gambas3-3.5.4-1|3096	- Updated gambas3-rosa.spec
12cu|gambas3-3.5.4-1|3097	
12cu|gambas3-3.5.4-1|3098	

9422 12
12cu|gambatte-0.5.0-1.r550.1|1	%define subver r550
12cu|gambatte-0.5.0-1.r550.1|2	
12cu|gambatte-0.5.0-1.r550.1|3	Summary:	Game Boy Color emulator with Qt and SDL frontends
12cu|gambatte-0.5.0-1.r550.1|4	Name:		gambatte
12cu|gambatte-0.5.0-1.r550.1|5	Version:	0.5.0
12cu|gambatte-0.5.0-1.r550.1|6	Release:	1.%{subver}.1
12cu|gambatte-0.5.0-1.r550.1|7	License:	GPLv2+
12cu|gambatte-0.5.0-1.r550.1|8	Group:		Emulators
12cu|gambatte-0.5.0-1.r550.1|9	Url:		http://sourceforge.net/projects/gambatte/
12cu|gambatte-0.5.0-1.r550.1|10	Source0:	%{name}_src-%{subver}.tar.gz
12cu|gambatte-0.5.0-1.r550.1|11	Source1:	%{name}.png
12cu|gambatte-0.5.0-1.r550.1|12	BuildRequires:	imagemagick
12cu|gambatte-0.5.0-1.r550.1|13	BuildRequires:	scons
12cu|gambatte-0.5.0-1.r550.1|14	BuildRequires:	qt4-devel
12cu|gambatte-0.5.0-1.r550.1|15	BuildRequires:	pkgconfig(sdl)
12cu|gambatte-0.5.0-1.r550.1|16	BuildRequires:	pkgconfig(xrandr)
12cu|gambatte-0.5.0-1.r550.1|17	BuildRequires:	pkgconfig(xv)
12cu|gambatte-0.5.0-1.r550.1|18	
12cu|gambatte-0.5.0-1.r550.1|19	%description
12cu|gambatte-0.5.0-1.r550.1|20	Gambatte is an accuracy-focused, open-source, cross-platform
12cu|gambatte-0.5.0-1.r550.1|21	Game Boy / Game Boy Color emulator written in C++. It is based on hundreds of
12cu|gambatte-0.5.0-1.r550.1|22	corner case hardware tests, as well as previous documentation and reverse
12cu|gambatte-0.5.0-1.r550.1|23	engineering efforts.
12cu|gambatte-0.5.0-1.r550.1|24	
12cu|gambatte-0.5.0-1.r550.1|25	The core emulation code is contained in a separate library back-end
12cu|gambatte-0.5.0-1.r550.1|26	(libgambatte) written in platform-independent C++. There is currently a GUI
12cu|gambatte-0.5.0-1.r550.1|27	front-end (gambatte_qt) using Trolltech's Qt4 toolkit, and a simple
12cu|gambatte-0.5.0-1.r550.1|28	command-line SDL front-end (gambatte_sdl).
12cu|gambatte-0.5.0-1.r550.1|29	
12cu|gambatte-0.5.0-1.r550.1|30	%files
12cu|gambatte-0.5.0-1.r550.1|31	%doc README changelog COPYING
12cu|gambatte-0.5.0-1.r550.1|32	%{_bindir}/gambatte_*
12cu|gambatte-0.5.0-1.r550.1|33	%{_iconsdir}/*.png
12cu|gambatte-0.5.0-1.r550.1|34	%{_miconsdir}/*.png
12cu|gambatte-0.5.0-1.r550.1|35	%{_liconsdir}/*.png
12cu|gambatte-0.5.0-1.r550.1|36	%{_datadir}/pixmaps/%{name}.png
12cu|gambatte-0.5.0-1.r550.1|37	%{_datadir}/applications/%{name}.desktop
12cu|gambatte-0.5.0-1.r550.1|38	
12cu|gambatte-0.5.0-1.r550.1|39	#----------------------------------------------------------------------------
12cu|gambatte-0.5.0-1.r550.1|40	
12cu|gambatte-0.5.0-1.r550.1|41	%prep
12cu|gambatte-0.5.0-1.r550.1|42	%setup -q -n %{name}_src-%{subver}
12cu|gambatte-0.5.0-1.r550.1|43	
12cu|gambatte-0.5.0-1.r550.1|44	%build
12cu|gambatte-0.5.0-1.r550.1|45	export CFLAGS="%{optflags}"
12cu|gambatte-0.5.0-1.r550.1|46	export CXXFLAGS="%{optflags}"
12cu|gambatte-0.5.0-1.r550.1|47	cd libgambatte
12cu|gambatte-0.5.0-1.r550.1|48	%scons
12cu|gambatte-0.5.0-1.r550.1|49	cd ../gambatte_qt
12cu|gambatte-0.5.0-1.r550.1|50	%qmake_qt4
12cu|gambatte-0.5.0-1.r550.1|51	%make
12cu|gambatte-0.5.0-1.r550.1|52	cd ../gambatte_sdl
12cu|gambatte-0.5.0-1.r550.1|53	%scons
12cu|gambatte-0.5.0-1.r550.1|54	
12cu|gambatte-0.5.0-1.r550.1|55	%install
12cu|gambatte-0.5.0-1.r550.1|56	install -d -m 755 %{buildroot}%{_bindir}
12cu|gambatte-0.5.0-1.r550.1|57	install -m 755 gambatte_qt/bin/gambatte_qt %{buildroot}%{_bindir}
12cu|gambatte-0.5.0-1.r550.1|58	install -m 755 gambatte_sdl/gambatte_sdl %{buildroot}%{_bindir}
12cu|gambatte-0.5.0-1.r550.1|59	
12cu|gambatte-0.5.0-1.r550.1|60	# install menu entries
12cu|gambatte-0.5.0-1.r550.1|61	mkdir -p %{buildroot}%{_datadir}/applications
12cu|gambatte-0.5.0-1.r550.1|62	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|gambatte-0.5.0-1.r550.1|63	[Desktop Entry]
12cu|gambatte-0.5.0-1.r550.1|64	Name=Gambatte
12cu|gambatte-0.5.0-1.r550.1|65	Comment=Game Boy Color Emulator
12cu|gambatte-0.5.0-1.r550.1|66	Exec=%{name}_qt
12cu|gambatte-0.5.0-1.r550.1|67	Icon=%{name}
12cu|gambatte-0.5.0-1.r550.1|68	Type=Application
12cu|gambatte-0.5.0-1.r550.1|69	Terminal=false
12cu|gambatte-0.5.0-1.r550.1|70	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
12cu|gambatte-0.5.0-1.r550.1|71	EOF
12cu|gambatte-0.5.0-1.r550.1|72	
12cu|gambatte-0.5.0-1.r550.1|73	#Icons
12cu|gambatte-0.5.0-1.r550.1|74	mkdir -p %{buildroot}%{_datadir}/pixmaps/
12cu|gambatte-0.5.0-1.r550.1|75	install -c -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|gambatte-0.5.0-1.r550.1|76	
12cu|gambatte-0.5.0-1.r550.1|77	mkdir -p %{buildroot}%{_miconsdir}
12cu|gambatte-0.5.0-1.r550.1|78	mkdir -p %{buildroot}%{_liconsdir}
12cu|gambatte-0.5.0-1.r550.1|79	mkdir -p %{buildroot}%{_iconsdir}
12cu|gambatte-0.5.0-1.r550.1|80	
12cu|gambatte-0.5.0-1.r550.1|81	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12cu|gambatte-0.5.0-1.r550.1|82	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
12cu|gambatte-0.5.0-1.r550.1|83	install -m 644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
12cu|gambatte-0.5.0-1.r550.1|84	convert %{buildroot}%{_miconsdir}/%{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12cu|gambatte-0.5.0-1.r550.1|85	convert %{buildroot}%{_iconsdir}/%{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12cu|gambatte-0.5.0-1.r550.1|86	
12cu|gambatte-0.5.0-1.r550.1|87	
12cu|gambatte-0.5.0-1.r550.1|88	%changelog
12cu|gambatte-0.5.0-1.r550.1|89	* Mon Feb 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.0-1.r550.1
12cu|gambatte-0.5.0-1.r550.1|90	+ Revision: bf58591
12cu|gambatte-0.5.0-1.r550.1|91	- LOG New upstream tarball r550
12cu|gambatte-0.5.0-1.r550.1|92	
12cu|gambatte-0.5.0-1.r550.1|93	

9423 12
12cu|gammu-1.33.0-1|1	%define major 7
12cu|gammu-1.33.0-1|2	%define libname %mklibname %{name} %major
12cu|gammu-1.33.0-1|3	%define libnamedev %mklibname %{name} -d
12cu|gammu-1.33.0-1|4	
12cu|gammu-1.33.0-1|5	Summary:		Mobile phones tools for Unix (Linux) and Win32
12cu|gammu-1.33.0-1|6	Name:			gammu
12cu|gammu-1.33.0-1|7	Version:		1.33.0
12cu|gammu-1.33.0-1|8	Release:		1
12cu|gammu-1.33.0-1|9	License:		GPLv2+
12cu|gammu-1.33.0-1|10	Group:			Communications
12cu|gammu-1.33.0-1|11	Source:			http://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.xz
12cu|gammu-1.33.0-1|12	Source1:		69-gammu-acl.rules
12cu|gammu-1.33.0-1|13	URL:			http://www.gammu.org/
12cu|gammu-1.33.0-1|14	BuildRequires:		pkgconfig(bluez)
12cu|gammu-1.33.0-1|15	BuildRequires:		cmake
12cu|gammu-1.33.0-1|16	BuildRequires:		doxygen
12cu|gammu-1.33.0-1|17	BuildRequires:		gettext-devel
12cu|gammu-1.33.0-1|18	BuildRequires:		curl-devel
12cu|gammu-1.33.0-1|19	BuildRequires:		mysql-devel
12cu|gammu-1.33.0-1|20	BuildRequires:		postgresql-devel
12cu|gammu-1.33.0-1|21	BuildRequires:		python-devel
12cu|gammu-1.33.0-1|22	BuildRequires:		dbi-devel
12cu|gammu-1.33.0-1|23	BuildRequires:		usb1.0-devel
12cu|gammu-1.33.0-1|24	
12cu|gammu-1.33.0-1|25	%description
12cu|gammu-1.33.0-1|26	Gammu can do such things with cellular phones as making data calls,
12cu|gammu-1.33.0-1|27	updating the address book, changing calendar and ToDo entries, sending and
12cu|gammu-1.33.0-1|28	receiving SMS messages, loading and getting ring tones and pictures (different
12cu|gammu-1.33.0-1|29	types of logos), synchronizing time, enabling NetMonitor, managing WAP
12cu|gammu-1.33.0-1|30	settings and bookmarks and much more. Functions depend on the phone model.
12cu|gammu-1.33.0-1|31	
12cu|gammu-1.33.0-1|32	%package -n %libname
12cu|gammu-1.33.0-1|33	Summary: Mobile phones tools for Unix (Linux) and Win32 (libraries)
12cu|gammu-1.33.0-1|34	Group: System/Libraries
12cu|gammu-1.33.0-1|35	Requires: %{name} = %{version}
12cu|gammu-1.33.0-1|36	
12cu|gammu-1.33.0-1|37	%description -n %libname
12cu|gammu-1.33.0-1|38	Gammu can do such things with cellular phones as making data calls,
12cu|gammu-1.33.0-1|39	updating the address book, changing calendar and ToDo entries, sending and
12cu|gammu-1.33.0-1|40	receiving SMS messages, loading and getting ring tones and pictures (different
12cu|gammu-1.33.0-1|41	types of logos), synchronizing time, enabling NetMonitor, managing WAP
12cu|gammu-1.33.0-1|42	settings and bookmarks and much more. Functions depend on the phone model.
12cu|gammu-1.33.0-1|43	
12cu|gammu-1.33.0-1|44	%package -n %libnamedev
12cu|gammu-1.33.0-1|45	Summary:		Headers and pkgconfig file for Gammu development
12cu|gammu-1.33.0-1|46	Group:			Development/Other
12cu|gammu-1.33.0-1|47	Requires:		%libname = %{version}
12cu|gammu-1.33.0-1|48	Provides:		libgammu-devel = %{version}-%{release}
12cu|gammu-1.33.0-1|49	Provides:		%{name}-devel = %{version}-%{release}
12cu|gammu-1.33.0-1|50	Obsoletes:		%mklibname -d gammu 0.0
12cu|gammu-1.33.0-1|51	Obsoletes:		%mklibname -d gammu 1.0
12cu|gammu-1.33.0-1|52	
12cu|gammu-1.33.0-1|53	%description -n %libnamedev
12cu|gammu-1.33.0-1|54	This package contains the headers and pkgconfig file that programmers
12cu|gammu-1.33.0-1|55	will need to develop applications which will use libGammu.
12cu|gammu-1.33.0-1|56	
12cu|gammu-1.33.0-1|57	%package -n python-%{name}
12cu|gammu-1.33.0-1|58	Summary:		Python module to communicate with mobile phones
12cu|gammu-1.33.0-1|59	Group:			Communications
12cu|gammu-1.33.0-1|60	Requires:		%{name} = %{version}
12cu|gammu-1.33.0-1|61	BuildRequires:  python-devel
12cu|gammu-1.33.0-1|62	
12cu|gammu-1.33.0-1|63	%description -n python-%{name}
12cu|gammu-1.33.0-1|64	This provides gammu module, that can work with any phone Gammu
12cu|gammu-1.33.0-1|65	supports - many Nokias, Siemens, Alcatel, ...
12cu|gammu-1.33.0-1|66	
12cu|gammu-1.33.0-1|67	%prep
12cu|gammu-1.33.0-1|68	%setup -q
12cu|gammu-1.33.0-1|69	
12cu|gammu-1.33.0-1|70	%build
12cu|gammu-1.33.0-1|71	%cmake -DINSTALL_LIB_DIR=%{_lib}
12cu|gammu-1.33.0-1|72	%make
12cu|gammu-1.33.0-1|73	
12cu|gammu-1.33.0-1|74	%install
12cu|gammu-1.33.0-1|75	%makeinstall_std -C build
12cu|gammu-1.33.0-1|76	
12cu|gammu-1.33.0-1|77	%__mkdir_p %{buildroot}%{_sysconfdir}
12cu|gammu-1.33.0-1|78	%__sed -e 's|^port =.*$|port = /dev/ttyS0|' \
12cu|gammu-1.33.0-1|79	-e 's|^connection =.*$|connection = dlr3|' \
12cu|gammu-1.33.0-1|80	-e 's/$//' \
12cu|gammu-1.33.0-1|81	< docs/config/gammurc > %{buildroot}%{_sysconfdir}/gammurc
12cu|gammu-1.33.0-1|82	
12cu|gammu-1.33.0-1|83	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d/
12cu|gammu-1.33.0-1|84	install -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/69-gammu-acl.rules
12cu|gammu-1.33.0-1|85	
12cu|gammu-1.33.0-1|86	%find_lang %{name} lib%{name} %{name}.lang
12cu|gammu-1.33.0-1|87	
12cu|gammu-1.33.0-1|88	%files -f %{name}.lang
12cu|gammu-1.33.0-1|89	%doc ChangeLog COPYING INSTALL README
12cu|gammu-1.33.0-1|90	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/gammurc
12cu|gammu-1.33.0-1|91	%{_sysconfdir}/udev/rules.d/*.rules
12cu|gammu-1.33.0-1|92	%{_sysconfdir}/bash_completion.d/gammu
12cu|gammu-1.33.0-1|93	%{_bindir}/gammu
12cu|gammu-1.33.0-1|94	%{_bindir}/gammu-detect
12cu|gammu-1.33.0-1|95	%{_bindir}/gammu-smsd
12cu|gammu-1.33.0-1|96	%{_bindir}/gammu-smsd-inject
12cu|gammu-1.33.0-1|97	%{_bindir}/gammu-smsd-monitor
12cu|gammu-1.33.0-1|98	%{_bindir}/jadmaker
12cu|gammu-1.33.0-1|99	%{_mandir}/man1/gammu-detect.*
12cu|gammu-1.33.0-1|100	%{_mandir}/man1/gammu-smsd-inject.*
12cu|gammu-1.33.0-1|101	%{_mandir}/man1/gammu-smsd-monitor.1.*
12cu|gammu-1.33.0-1|102	%{_mandir}/man1/gammu-smsd.*
12cu|gammu-1.33.0-1|103	%{_mandir}/man1/gammu.*
12cu|gammu-1.33.0-1|104	%{_mandir}/man1/jadmaker.*
12cu|gammu-1.33.0-1|105	%{_mandir}/man5/*
12cu|gammu-1.33.0-1|106	%{_mandir}/man7/*
12cu|gammu-1.33.0-1|107	#%doc %{_datadir}/doc/%{name}
12cu|gammu-1.33.0-1|108	%{_datadir}/%{name}
12cu|gammu-1.33.0-1|109	
12cu|gammu-1.33.0-1|110	%files -n %libname
12cu|gammu-1.33.0-1|111	%{_libdir}/*.so.%{major}*
12cu|gammu-1.33.0-1|112	
12cu|gammu-1.33.0-1|113	%files -n %libnamedev
12cu|gammu-1.33.0-1|114	%{_bindir}/gammu-config
12cu|gammu-1.33.0-1|115	%{_libdir}/*.so
12cu|gammu-1.33.0-1|116	%{_includedir}/gammu
12cu|gammu-1.33.0-1|117	%{_mandir}/man1/gammu-config.*
12cu|gammu-1.33.0-1|118	%{_libdir}/pkgconfig/*.pc
12cu|gammu-1.33.0-1|119	
12cu|gammu-1.33.0-1|120	%files -n python-%{name}
12cu|gammu-1.33.0-1|121	%doc python/examples
12cu|gammu-1.33.0-1|122	%py_platsitedir/gammu
12cu|gammu-1.33.0-1|123	
12cu|gammu-1.33.0-1|124	
12cu|gammu-1.33.0-1|125	%changelog
12cu|gammu-1.33.0-1|126	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.33.0-1
12cu|gammu-1.33.0-1|127	+ Revision: 1e7d926
12cu|gammu-1.33.0-1|128	- Fix python BR
12cu|gammu-1.33.0-1|129	
12cu|gammu-1.33.0-1|130	

9424 12
12cu|ganeti-2.9.4-1|1	%define _enable_debug_packages %{nil}
12cu|ganeti-2.9.4-1|2	%define debug_package %{nil}
12cu|ganeti-2.9.4-1|3	
12cu|ganeti-2.9.4-1|4	Summary:	Ganeti is a cluster virtual server management software tool
12cu|ganeti-2.9.4-1|5	Name:		ganeti
12cu|ganeti-2.9.4-1|6	Version:	2.9.4
12cu|ganeti-2.9.4-1|7	Release:	1
12cu|ganeti-2.9.4-1|8	License:	GPLv3+
12cu|ganeti-2.9.4-1|9	Group:		System/Cluster
12cu|ganeti-2.9.4-1|10	Source0:	http://ganeti.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|ganeti-2.9.4-1|11	Url:		http://code.google.com/p/ganeti/
12cu|ganeti-2.9.4-1|12	BuildRequires:	ghc
12cu|ganeti-2.9.4-1|13	BuildRequires:	ghc-devel
12cu|ganeti-2.9.4-1|14	BuildRequires:	ghc-curl
12cu|ganeti-2.9.4-1|15	BuildRequires:	ghc-hslogger
12cu|ganeti-2.9.4-1|16	BuildRequires:	ghc-json
12cu|ganeti-2.9.4-1|17	BuildRequires:	ghc-mtl
12cu|ganeti-2.9.4-1|18	BuildRequires:	ghc-network
12cu|ganeti-2.9.4-1|19	BuildRequires:	ghc-parallel
12cu|ganeti-2.9.4-1|20	BuildRequires:	ghc-utf8-string
12cu|ganeti-2.9.4-1|21	BuildRequires:	graphviz
12cu|ganeti-2.9.4-1|22	BuildRequires:	pylint
12cu|ganeti-2.9.4-1|23	BuildRequires:	python-bitarray
12cu|ganeti-2.9.4-1|24	BuildRequires:	python-curl
12cu|ganeti-2.9.4-1|25	BuildRequires:	python-ipaddr
12cu|ganeti-2.9.4-1|26	BuildRequires:	python-OpenSSL
12cu|ganeti-2.9.4-1|27	BuildRequires:	python-paramiko
12cu|ganeti-2.9.4-1|28	BuildRequires:	python-parsing
12cu|ganeti-2.9.4-1|29	BuildRequires:	python-pep8
12cu|ganeti-2.9.4-1|30	BuildRequires:	python-pyinotify
12cu|ganeti-2.9.4-1|31	BuildRequires:	python-simplejson
12cu|ganeti-2.9.4-1|32	BuildRequires:	python-sphinx
12cu|ganeti-2.9.4-1|33	BuildRequires:	qemu-img
12cu|ganeti-2.9.4-1|34	BuildRequires:	socat
12cu|ganeti-2.9.4-1|35	BuildRequires:	pkgconfig(libcurl)
12cu|ganeti-2.9.4-1|36	Requires:	qemu-img
12cu|ganeti-2.9.4-1|37	Requires:	pylint
12cu|ganeti-2.9.4-1|38	Requires:	python-bitarray
12cu|ganeti-2.9.4-1|39	Requires:	python-curl
12cu|ganeti-2.9.4-1|40	Requires:	python-ipaddr
12cu|ganeti-2.9.4-1|41	Requires:	python-OpenSSL
12cu|ganeti-2.9.4-1|42	Requires:	python-paramiko
12cu|ganeti-2.9.4-1|43	Requires:	python-parsing
12cu|ganeti-2.9.4-1|44	Requires:	python-pep8
12cu|ganeti-2.9.4-1|45	Requires:	python-pyinotify
12cu|ganeti-2.9.4-1|46	Requires:	python-simplejson
12cu|ganeti-2.9.4-1|47	Requires:	python-sphinx
12cu|ganeti-2.9.4-1|48	
12cu|ganeti-2.9.4-1|49	%description
12cu|ganeti-2.9.4-1|50	Ganeti is a cluster virtual server management software tool built on top of
12cu|ganeti-2.9.4-1|51	existing virtualization technologies such as Xen or KVM and other Open Source
12cu|ganeti-2.9.4-1|52	software.
12cu|ganeti-2.9.4-1|53	
12cu|ganeti-2.9.4-1|54	Ganeti requires pre-installed virtualization software on your servers in order
12cu|ganeti-2.9.4-1|55	to function. Once installed, the tool will take over the management part of the
12cu|ganeti-2.9.4-1|56	virtual instances (Xen DomU), e.g. disk creation management, operating system
12cu|ganeti-2.9.4-1|57	installation for these instances (in co-operation with OS-specific install
12cu|ganeti-2.9.4-1|58	scripts), and startup, shutdown, failover between physical systems.
12cu|ganeti-2.9.4-1|59	
12cu|ganeti-2.9.4-1|60	It has been designed to facilitate cluster management of virtual servers and
12cu|ganeti-2.9.4-1|61	to provide fast and simple recovery after physical failures using commodity
12cu|ganeti-2.9.4-1|62	hardware.
12cu|ganeti-2.9.4-1|63	
12cu|ganeti-2.9.4-1|64	%files
12cu|ganeti-2.9.4-1|65	%{python_sitelib}
12cu|ganeti-2.9.4-1|66	%{_bindir}/h*
12cu|ganeti-2.9.4-1|67	%{_sbindir}/g*
12cu|ganeti-2.9.4-1|68	%{_libdir}/%{name}
12cu|ganeti-2.9.4-1|69	%{_mandir}/man1/*.1*
12cu|ganeti-2.9.4-1|70	%{_mandir}/man7/*.7*
12cu|ganeti-2.9.4-1|71	%{_mandir}/man8/*.8*
12cu|ganeti-2.9.4-1|72	
12cu|ganeti-2.9.4-1|73	#----------------------------------------------------------------------------
12cu|ganeti-2.9.4-1|74	
12cu|ganeti-2.9.4-1|75	%prep
12cu|ganeti-2.9.4-1|76	%setup -q
12cu|ganeti-2.9.4-1|77	
12cu|ganeti-2.9.4-1|78	%build
12cu|ganeti-2.9.4-1|79	export PATH=$PATH:/sbin/
12cu|ganeti-2.9.4-1|80	%configure2_5x
12cu|ganeti-2.9.4-1|81	%make
12cu|ganeti-2.9.4-1|82	
12cu|ganeti-2.9.4-1|83	%install
12cu|ganeti-2.9.4-1|84	mkdir -p %{buildroot}/%{_var}
12cu|ganeti-2.9.4-1|85	mkdir -p %{buildroot}/%{_sysconfdir}
12cu|ganeti-2.9.4-1|86	mkdir -p %{buildroot}/srv/%{name}/export
12cu|ganeti-2.9.4-1|87	mkdir -p %{buildroot}/srv/%{name}/os
12cu|ganeti-2.9.4-1|88	mkdir -p %{buildroot}/srv/%{name}/file-storage
12cu|ganeti-2.9.4-1|89	%makeinstall_std
12cu|ganeti-2.9.4-1|90	
12cu|ganeti-2.9.4-1|91	
12cu|ganeti-2.9.4-1|92	%changelog
12cu|ganeti-2.9.4-1|93	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.9.4-1
12cu|ganeti-2.9.4-1|94	+ Revision: 313f27f
12cu|ganeti-2.9.4-1|95	- LOG Update BuildRequires
12cu|ganeti-2.9.4-1|96	
12cu|ganeti-2.9.4-1|97	

9425 12
12cu|ganyremote-6.3.1-1|1	%define	name		ganyremote
12cu|ganyremote-6.3.1-1|2	%define version		6.3.1
12cu|ganyremote-6.3.1-1|3	%define	release		1
12cu|ganyremote-6.3.1-1|4	
12cu|ganyremote-6.3.1-1|5	Summary:		GTK frontend for anyRemote
12cu|ganyremote-6.3.1-1|6	Name:			%{name}
12cu|ganyremote-6.3.1-1|7	Version:		%{version}
12cu|ganyremote-6.3.1-1|8	Release:		%{release}
12cu|ganyremote-6.3.1-1|9	License:		GPLv2+
12cu|ganyremote-6.3.1-1|10	Group:			Graphical desktop/GNOME
12cu|ganyremote-6.3.1-1|11	BuildArch:		noarch
12cu|ganyremote-6.3.1-1|12	Source0:	 	http://download.sourceforge.net/anyremote/%name-%version.tar.gz
12cu|ganyremote-6.3.1-1|13	URL:			http://anyremote.sourceforge.net/
12cu|ganyremote-6.3.1-1|14	Requires:	pygtk2.0
12cu|ganyremote-6.3.1-1|15	Requires:	pythonegg(pybluez)
12cu|ganyremote-6.3.1-1|16	Requires:	anyremote >= 6.3.2
12cu|ganyremote-6.3.1-1|17	Requires:	bluez
12cu|ganyremote-6.3.1-1|18	
12cu|ganyremote-6.3.1-1|19	%description
12cu|ganyremote-6.3.1-1|20	gAnyRemote package is GTK GUI frontend for anyRemote.  It provides remote
12cu|ganyremote-6.3.1-1|21	control service on Linux through Bluetooth, InfraRed, Wi-Fi or TCP/IP
12cu|ganyremote-6.3.1-1|22	connection.
12cu|ganyremote-6.3.1-1|23	
12cu|ganyremote-6.3.1-1|24	%prep
12cu|ganyremote-6.3.1-1|25	%setup -q
12cu|ganyremote-6.3.1-1|26	
12cu|ganyremote-6.3.1-1|27	%build
12cu|ganyremote-6.3.1-1|28	%configure2_5x --build=%{_host}
12cu|ganyremote-6.3.1-1|29	%make
12cu|ganyremote-6.3.1-1|30	
12cu|ganyremote-6.3.1-1|31	%install
12cu|ganyremote-6.3.1-1|32	%makeinstall_std
12cu|ganyremote-6.3.1-1|33	
12cu|ganyremote-6.3.1-1|34	%find_lang %name
12cu|ganyremote-6.3.1-1|35	
12cu|ganyremote-6.3.1-1|36	# we'll cp our own doc files
12cu|ganyremote-6.3.1-1|37	rm -rf %buildroot%_datadir/doc
12cu|ganyremote-6.3.1-1|38	
12cu|ganyremote-6.3.1-1|39	%files -f %name.lang
12cu|ganyremote-6.3.1-1|40	%doc NEWS README AUTHORS
12cu|ganyremote-6.3.1-1|41	%{_bindir}/%name
12cu|ganyremote-6.3.1-1|42	%{_datadir}/pixmaps/*.png
12cu|ganyremote-6.3.1-1|43	%{_datadir}/applications/*.desktop
12cu|ganyremote-6.3.1-1|44	
12cu|ganyremote-6.3.1-1|45	%changelog
12cu|ganyremote-6.3.1-1|46	* Sun Dec 22 2013 symbianflo <symbianflo@mandrivausers.ro> 6.3.1-1
12cu|ganyremote-6.3.1-1|47	+ Revision: 8d0af0d
12cu|ganyremote-6.3.1-1|48	- Merge pull request #1 from symbianflo/ganyremote:rosa2012.1
12cu|ganyremote-6.3.1-1|49	- Symbianflo
12cu|ganyremote-6.3.1-1|50	
12cu|ganyremote-6.3.1-1|51	

9426 12
12cu|gap-4.6.5-3|1	%define with_xemacs	0
12cu|gap-4.6.5-3|2	%define bootstrap 0
12cu|gap-4.6.5-3|3	%define _emacs_sitelispdir %{_datadir}/emacs/site-lisp
12cu|gap-4.6.5-3|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
12cu|gap-4.6.5-3|5	%define _xemacs_sitelispdir %{_datadir}/xemacs/site-lisp
12cu|gap-4.6.5-3|6	%define _xemacs_bytecompile %{_bindir}/xemacs -q -no-site-file -batch -eval '(push "." load-path)' -f batch-byte-compile
12cu|gap-4.6.5-3|7	
12cu|gap-4.6.5-3|8	%global upstreamver 4r6p5
12cu|gap-4.6.5-3|9	%global pkgdate 2013_07_20-20_02
12cu|gap-4.6.5-3|10	%global gapdirname gap%(cut -dp -f1 <<<%upstreamver)
12cu|gap-4.6.5-3|11	%global gapdir %{_prefix}/lib/gap
12cu|gap-4.6.5-3|12	%global icondir %{_datadir}/icons/hicolor
12cu|gap-4.6.5-3|13	
12cu|gap-4.6.5-3|14	Name:           gap
12cu|gap-4.6.5-3|15	Version:        %(sed -r "s/r|p/./g" <<<%upstreamver)
12cu|gap-4.6.5-3|16	Release:        3
12cu|gap-4.6.5-3|17	Summary:        Computational discrete algebra
12cu|gap-4.6.5-3|18	License:        GPLv2+
12cu|gap-4.6.5-3|19	Group:		Sciences/Mathematics
12cu|gap-4.6.5-3|20	URL:            http://www.gap-system.org/
12cu|gap-4.6.5-3|21	Source0:        ftp://ftp.gap-system.org/pub/gap/gap4/tar.bz2/%{name}%{upstreamver}_%{pkgdate}.tar.bz2
12cu|gap-4.6.5-3|22	Source1:        README.urpmi
12cu|gap-4.6.5-3|23	Source2:        update-gap-workspace
12cu|gap-4.6.5-3|24	Source3:        gap.xml
12cu|gap-4.6.5-3|25	Source4:        gap.desktop
12cu|gap-4.6.5-3|26	Source5:        gap.el
12cu|gap-4.6.5-3|27	Source6:        gap.1.in
12cu|gap-4.6.5-3|28	Source7:        gac.1.in
12cu|gap-4.6.5-3|29	Source8:        update-gap-workspace.1
12cu|gap-4.6.5-3|30	Source9:        gap.vim
12cu|gap-4.6.5-3|31	# rpm5 does not understand heredoc with double %%
12cu|gap-4.6.5-3|32	Source10:       gap.macros
12cu|gap-4.6.5-3|33	# This patch from Debian rearranges some paths to match Linux conventions.
12cu|gap-4.6.5-3|34	Patch0:         %{name}-paths.patch
12cu|gap-4.6.5-3|35	# This patch applies a change from Debian to allow help files to be in gzip
12cu|gap-4.6.5-3|36	# compressed DVI files, and also adds support for viewing with xdg-open.
12cu|gap-4.6.5-3|37	Patch1:         %{name}-help.patch
12cu|gap-4.6.5-3|38	# This patch will not be sent upstream.  It makes the main binary read the
12cu|gap-4.6.5-3|39	# environment variables now read by gap.sh, so we can dispose of the shell
12cu|gap-4.6.5-3|40	# script and run the actual binary directly.
12cu|gap-4.6.5-3|41	Patch2:         %{name}-env.patch
12cu|gap-4.6.5-3|42	# This patch was sent upstream 4 Aug 2011.  It fixes some cosmetic issues in
12cu|gap-4.6.5-3|43	# the Emacs Lisp sources.
12cu|gap-4.6.5-3|44	Patch3:         %{name}-emacs.patch
12cu|gap-4.6.5-3|45	# This patch will not be sent upstream.  Force use of the 64-bit stat()
12cu|gap-4.6.5-3|46	# routines to avoid overflow of the inode and size fields.
12cu|gap-4.6.5-3|47	Patch4:         %{name}-stat.patch
12cu|gap-4.6.5-3|48	
12cu|gap-4.6.5-3|49	BuildRequires:  emacs
12cu|gap-4.6.5-3|50	BuildRequires:  desktop-file-utils
12cu|gap-4.6.5-3|51	BuildRequires:  gmp-devel
12cu|gap-4.6.5-3|52	BuildRequires:  netpbm
12cu|gap-4.6.5-3|53	BuildRequires:  readline-devel
12cu|gap-4.6.5-3|54	%if %{with_xemacs}
12cu|gap-4.6.5-3|55	BuildRequires:  xemacs
12cu|gap-4.6.5-3|56	%endif
12cu|gap-4.6.5-3|57	Obsoletes:      gap-system <= 4.4.12
12cu|gap-4.6.5-3|58	Obsoletes:      gap-system-packages <= 4.4.12
12cu|gap-4.6.5-3|59	
12cu|gap-4.6.5-3|60	Requires:       %{name}-libs = %{EVRD}
12cu|gap-4.6.5-3|61	Requires:       %{name}-core = %{EVRD}
12cu|gap-4.6.5-3|62	Requires:       %{name}-online-help = %{EVRD}
12cu|gap-4.6.5-3|63	Requires:       meataxe
12cu|gap-4.6.5-3|64	
12cu|gap-4.6.5-3|65	%description
12cu|gap-4.6.5-3|66	GAP is a system for computational discrete algebra, with particular
12cu|gap-4.6.5-3|67	emphasis on Computational Group Theory.  GAP provides a programming
12cu|gap-4.6.5-3|68	language, a library of thousands of functions implementing algebraic
12cu|gap-4.6.5-3|69	algorithms written in the GAP language as well as large data libraries
12cu|gap-4.6.5-3|70	of algebraic objects.  GAP is used in research and teaching for studying
12cu|gap-4.6.5-3|71	groups and their representations, rings, vector spaces, algebras,
12cu|gap-4.6.5-3|72	combinatorial structures, and more.
12cu|gap-4.6.5-3|73	
12cu|gap-4.6.5-3|74	This is a metapackage that requires the standard GAP components.
12cu|gap-4.6.5-3|75	
12cu|gap-4.6.5-3|76	%package libs
12cu|gap-4.6.5-3|77	Summary:        Essential GAP libraries
12cu|gap-4.6.5-3|78	BuildArch:      noarch
12cu|gap-4.6.5-3|79	
12cu|gap-4.6.5-3|80	Provides:       %{name}-prim-groups = %{EVRD}
12cu|gap-4.6.5-3|81	Provides:       %{name}-small-groups = %{EVRD}
12cu|gap-4.6.5-3|82	Provides:       %{name}-trans-groups = %{EVRD}
12cu|gap-4.6.5-3|83	
12cu|gap-4.6.5-3|84	%description libs
12cu|gap-4.6.5-3|85	This package contains the essential GAP libraries: lib and grp, as well as
12cu|gap-4.6.5-3|86	the primitive, small, and transitive group databases.
12cu|gap-4.6.5-3|87	
12cu|gap-4.6.5-3|88	%package core
12cu|gap-4.6.5-3|89	Summary:        GAP core components
12cu|gap-4.6.5-3|90	Requires:       %{name}-libs = %{EVRD}
12cu|gap-4.6.5-3|91	%if !%{bootstrap}
12cu|gap-4.6.5-3|92	Requires:       GAPDoc
12cu|gap-4.6.5-3|93	%endif
12cu|gap-4.6.5-3|94	# The gap binary executes gunzip
12cu|gap-4.6.5-3|95	Requires:       gzip
12cu|gap-4.6.5-3|96	Requires:       hicolor-icon-theme
12cu|gap-4.6.5-3|97	
12cu|gap-4.6.5-3|98	%description core
12cu|gap-4.6.5-3|99	This package contains the core GAP system.
12cu|gap-4.6.5-3|100	
12cu|gap-4.6.5-3|101	%package online-help
12cu|gap-4.6.5-3|102	Summary:        Online help for GAP
12cu|gap-4.6.5-3|103	Requires:       %{name}-core = %{EVRD}
12cu|gap-4.6.5-3|104	BuildArch:      noarch
12cu|gap-4.6.5-3|105	
12cu|gap-4.6.5-3|106	%description online-help
12cu|gap-4.6.5-3|107	This package contains the documentation in TeX format needed for GAP's
12cu|gap-4.6.5-3|108	online help system.
12cu|gap-4.6.5-3|109	
12cu|gap-4.6.5-3|110	%package devel
12cu|gap-4.6.5-3|111	Summary:        GAP compiler and development files
12cu|gap-4.6.5-3|112	Requires:       %{name}-core%{?isa} = %{EVRD}
12cu|gap-4.6.5-3|113	Requires:       gcc
12cu|gap-4.6.5-3|114	Requires:       gmp-devel%{?_isa}
12cu|gap-4.6.5-3|115	
12cu|gap-4.6.5-3|116	%description devel
12cu|gap-4.6.5-3|117	This package contains the GAP compiler (gac) and the header files necessary
12cu|gap-4.6.5-3|118	for developing GAP programs.
12cu|gap-4.6.5-3|119	
12cu|gap-4.6.5-3|120	%package vim
12cu|gap-4.6.5-3|121	Summary:        Edit GAP files with VIM
12cu|gap-4.6.5-3|122	Requires:       %{name}-core = %{EVRD}, vim-enhanced
12cu|gap-4.6.5-3|123	BuildArch:      noarch
12cu|gap-4.6.5-3|124	
12cu|gap-4.6.5-3|125	%description vim
12cu|gap-4.6.5-3|126	This package provides VIM add-on files to support editing GAP sources.
12cu|gap-4.6.5-3|127	Both syntax highlighting and indentation are supported.
12cu|gap-4.6.5-3|128	
12cu|gap-4.6.5-3|129	%package emacs
12cu|gap-4.6.5-3|130	Summary:        Edit GAP files with Emacs
12cu|gap-4.6.5-3|131	Requires:       %{name}-core = %{EVRD}
12cu|gap-4.6.5-3|132	Requires:       emacs
12cu|gap-4.6.5-3|133	BuildArch:      noarch
12cu|gap-4.6.5-3|134	
12cu|gap-4.6.5-3|135	%description emacs
12cu|gap-4.6.5-3|136	This package provides Emacs add-on files to support editing GAP sources
12cu|gap-4.6.5-3|137	and running GAP from within Emacs.
12cu|gap-4.6.5-3|138	
12cu|gap-4.6.5-3|139	%package emacs-el
12cu|gap-4.6.5-3|140	Summary:        Emacs Lisp source files for GAP
12cu|gap-4.6.5-3|141	Requires:       %{name}-emacs = %{EVRD}
12cu|gap-4.6.5-3|142	BuildArch:      noarch
12cu|gap-4.6.5-3|143	
12cu|gap-4.6.5-3|144	%description emacs-el
12cu|gap-4.6.5-3|145	Emacs Lisp source files for GAP.  This package is not needed to use the
12cu|gap-4.6.5-3|146	GAP Emacs support.
12cu|gap-4.6.5-3|147	
12cu|gap-4.6.5-3|148	%if %{with_xemacs}
12cu|gap-4.6.5-3|149	%package xemacs
12cu|gap-4.6.5-3|150	Summary:        Edit GAP files with XEmacs
12cu|gap-4.6.5-3|151	Requires:       %{name}-core = %{EVRD}
12cu|gap-4.6.5-3|152	Requires:       xemacs
12cu|gap-4.6.5-3|153	BuildArch:      noarch
12cu|gap-4.6.5-3|154	
12cu|gap-4.6.5-3|155	%description xemacs
12cu|gap-4.6.5-3|156	This package provides XEmacs add-on files to support editing GAP sources
12cu|gap-4.6.5-3|157	and running GAP from within XEmacs.
12cu|gap-4.6.5-3|158	
12cu|gap-4.6.5-3|159	%package xemacs-el
12cu|gap-4.6.5-3|160	Summary:        XEmacs Lisp source files for GAP
12cu|gap-4.6.5-3|161	Requires:       %{name}-xemacs = %{EVRD}
12cu|gap-4.6.5-3|162	BuildArch:      noarch
12cu|gap-4.6.5-3|163	
12cu|gap-4.6.5-3|164	%description xemacs-el
12cu|gap-4.6.5-3|165	XEmacs Lisp source files for GAP.  This package is not needed to use the
12cu|gap-4.6.5-3|166	GAP XEmacs support.
12cu|gap-4.6.5-3|167	%endif
12cu|gap-4.6.5-3|168	
12cu|gap-4.6.5-3|169	%prep
12cu|gap-4.6.5-3|170	%setup -q -n %{gapdirname}
12cu|gap-4.6.5-3|171	%patch0
12cu|gap-4.6.5-3|172	%patch1
12cu|gap-4.6.5-3|173	%patch2
12cu|gap-4.6.5-3|174	%patch3
12cu|gap-4.6.5-3|175	%patch4
12cu|gap-4.6.5-3|176	
12cu|gap-4.6.5-3|177	# Replace the CFLAGS, find the math functions and sigsetjmp
12cu|gap-4.6.5-3|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}\"'|" \
12cu|gap-4.6.5-3|179	-e "s|(gp_cv_prog_cc_cdynlinking=)\"-shared -g|\1\"\$RPM_LD_FLAGS -shared|" \
12cu|gap-4.6.5-3|180	-e '/log2 log10/iLIBS="-lm $LIBS"' \
12cu|gap-4.6.5-3|181	-e "/sigsetjmp/,\$s|(ac_fn_c_check_func.*)ac_func(.*)|\1{ac_func/sigsetjmp/__sigsetjmp}\2|" \
12cu|gap-4.6.5-3|182	-i cnf/configure.out
12cu|gap-4.6.5-3|183	
12cu|gap-4.6.5-3|184	# The -m32 and -m64 flags are not available on all platforms, and we provide
12cu|gap-4.6.5-3|185	# them in optflags when they are needed.
12cu|gap-4.6.5-3|186	sed -e 's/GMP_CFLAGS="-m${ABI}"/GMP_CFLAGS=""/' \
12cu|gap-4.6.5-3|187	-e 's/ABI_CFLAGS="-m[[:digit:]]*"/ABI_CFLAGS=""/' \
12cu|gap-4.6.5-3|188	-i configure
12cu|gap-4.6.5-3|189	
12cu|gap-4.6.5-3|190	# Get the README
12cu|gap-4.6.5-3|191	cp -p %{SOURCE1} README.urpmi
12cu|gap-4.6.5-3|192	
12cu|gap-4.6.5-3|193	# Fix a missing executable bit
12cu|gap-4.6.5-3|194	chmod a+x makepkgs
12cu|gap-4.6.5-3|195	
12cu|gap-4.6.5-3|196	%build
12cu|gap-4.6.5-3|197	%configure --with-gmp=system \
12cu|gap-4.6.5-3|198	CPPFLAGS='-D_FILE_OFFSET_BITS=64 -DSYS_DEFAULT_PATHS=\"%{gapdir}\"'
12cu|gap-4.6.5-3|199	# FIXME: GAP 4.5 broke parallel build?
12cu|gap-4.6.5-3|200	make
12cu|gap-4.6.5-3|201	
12cu|gap-4.6.5-3|202	# Get the value of the GAParch variable
12cu|gap-4.6.5-3|203	source ./sysinfo.gap
12cu|gap-4.6.5-3|204	
12cu|gap-4.6.5-3|205	# The packages must be built for the check script to succeed
12cu|gap-4.6.5-3|206	sed -e "s|@gaparch@|$GAParch|" \
12cu|gap-4.6.5-3|207	-e "s| -DSYS_DEFAULT_PATHS=\\\"/usr/share/gap\\\"||" \
12cu|gap-4.6.5-3|208	-i bin/$GAParch/gac
12cu|gap-4.6.5-3|209	mkdir -p bin/$GAParch/extern/gmp/include
12cu|gap-4.6.5-3|210	ln -s %{_includedir}/gmp.h bin/$GAParch/extern/gmp/include
12cu|gap-4.6.5-3|211	sed -i "s|-D_GNU_SOURCE|-I$PWD|" Makefile-default*
12cu|gap-4.6.5-3|212	sed -i "s|-o|-p -I -p $PWD -p -I -p $PWD/bin/$GAParch &|" \
12cu|gap-4.6.5-3|213	pkg/edim/Makefile.in pkg/Browse/Makefile.in
12cu|gap-4.6.5-3|214	make packages
12cu|gap-4.6.5-3|215	
12cu|gap-4.6.5-3|216	# Compress help files
12cu|gap-4.6.5-3|217	find doc -name \*.dvi -o -name \*.toc | xargs gzip --best
12cu|gap-4.6.5-3|218	
12cu|gap-4.6.5-3|219	# Compress large group files
12cu|gap-4.6.5-3|220	find -O3 small -mindepth 2 -type f | xargs gzip --best -f
12cu|gap-4.6.5-3|221	gzip --best prim/grps/*.g trans/*.grp
12cu|gap-4.6.5-3|222	
12cu|gap-4.6.5-3|223	%install
12cu|gap-4.6.5-3|224	# Get the value of the GAParch variable
12cu|gap-4.6.5-3|225	source ./sysinfo.gap
12cu|gap-4.6.5-3|226	
12cu|gap-4.6.5-3|227	# Install the binaries
12cu|gap-4.6.5-3|228	mkdir -p %{buildroot}%{_bindir}
12cu|gap-4.6.5-3|229	cp -p bin/$GAParch/{gac,gap} %{buildroot}%{_bindir}
12cu|gap-4.6.5-3|230	cp -p %{SOURCE2} %{buildroot}%{_bindir}
12cu|gap-4.6.5-3|231	chmod +x %{buildroot}%{_bindir}/update-gap-workspace
12cu|gap-4.6.5-3|232	
12cu|gap-4.6.5-3|233	# Install the data
12cu|gap-4.6.5-3|234	mkdir -p %{buildroot}%{gapdir}/etc
12cu|gap-4.6.5-3|235	cp -a grp lib prim small trans tst %{buildroot}%{gapdir}
12cu|gap-4.6.5-3|236	cp -p etc/debug* %{buildroot}%{gapdir}/etc
12cu|gap-4.6.5-3|237	
12cu|gap-4.6.5-3|238	# Install the arch-specific files
12cu|gap-4.6.5-3|239	cp -a sysinfo.gap* %{buildroot}%{gapdir}
12cu|gap-4.6.5-3|240	
12cu|gap-4.6.5-3|241	# Create the system workspace, initially empty
12cu|gap-4.6.5-3|242	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
12cu|gap-4.6.5-3|243	touch %{buildroot}%{_localstatedir}/lib/%{name}/workspace
12cu|gap-4.6.5-3|244	
12cu|gap-4.6.5-3|245	# Install the header and object files where the GAP compiler can find them
12cu|gap-4.6.5-3|246	mkdir -p %{buildroot}%{gapdir}/src
12cu|gap-4.6.5-3|247	cp -p src/*.h %{buildroot}%{gapdir}/src
12cu|gap-4.6.5-3|248	mkdir -p %{buildroot}%{gapdir}/bin/$GAParch
12cu|gap-4.6.5-3|249	cp -p bin/$GAParch/config.h %{buildroot}%{gapdir}/bin/$GAParch
12cu|gap-4.6.5-3|250	cp -p bin/$GAParch/*.o %{buildroot}%{gapdir}/bin/$GAParch
12cu|gap-4.6.5-3|251	rm -f bin/$GAParch/extern/Makefile
12cu|gap-4.6.5-3|252	cp -a bin/$GAParch/extern %{buildroot}%{gapdir}/bin/$GAParch
12cu|gap-4.6.5-3|253	ln -s %{_bindir}/gac %{buildroot}%{gapdir}/bin/$GAParch/gac
12cu|gap-4.6.5-3|254	ln -s %{_bindir}/gap %{buildroot}%{gapdir}/bin/$GAParch/gap
12cu|gap-4.6.5-3|255	
12cu|gap-4.6.5-3|256	# Make an empty directory to hold the GAP packages
12cu|gap-4.6.5-3|257	mkdir -p %{buildroot}%{gapdir}/pkg
12cu|gap-4.6.5-3|258	
12cu|gap-4.6.5-3|259	# Intall the documentation
12cu|gap-4.6.5-3|260	cp -a doc %{buildroot}%{gapdir}
12cu|gap-4.6.5-3|261	rm -f %{buildroot}%{gapdir}/doc/manualindex
12cu|gap-4.6.5-3|262	rm -fr %{buildroot}%{gapdir}/doc/test
12cu|gap-4.6.5-3|263	
12cu|gap-4.6.5-3|264	# Install the icon
12cu|gap-4.6.5-3|265	mkdir -p %{buildroot}%{icondir}/32x32
12cu|gap-4.6.5-3|266	bmptopnm bin/gapicon.bmp | pnmtopng -compression=9 \
12cu|gap-4.6.5-3|267	> %{buildroot}%{icondir}/32x32/gap.png
12cu|gap-4.6.5-3|268	
12cu|gap-4.6.5-3|269	# Install the MIME type
12cu|gap-4.6.5-3|270	mkdir -p %{buildroot}%{_datadir}/mime/packages
12cu|gap-4.6.5-3|271	cp -p %{SOURCE3} %{buildroot}%{_datadir}/mime/packages
12cu|gap-4.6.5-3|272	
12cu|gap-4.6.5-3|273	# Install the desktop file
12cu|gap-4.6.5-3|274	mkdir -p %{buildroot}%{_datadir}/applications
12cu|gap-4.6.5-3|275	desktop-file-install --mode=644 --dir=%{buildroot}%{_datadir}/applications \
12cu|gap-4.6.5-3|276	%{SOURCE4}
12cu|gap-4.6.5-3|277	
12cu|gap-4.6.5-3|278	# Install the RPM macro file
12cu|gap-4.6.5-3|279	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
12cu|gap-4.6.5-3|280	cp -p %{SOURCE10} %{buildroot}%{_sysconfdir}/rpm/macros.d
12cu|gap-4.6.5-3|281	
12cu|gap-4.6.5-3|282	# Install the VIM support
12cu|gap-4.6.5-3|283	mkdir -p %{buildroot}%{_datadir}/vim/vimfiles/indent
12cu|gap-4.6.5-3|284	cp -p etc/gap_indent.vim %{buildroot}%{_datadir}/vim/vimfiles/indent
12cu|gap-4.6.5-3|285	mkdir -p %{buildroot}%{_datadir}/vim/vimfiles/syntax
12cu|gap-4.6.5-3|286	cp -p etc/gap.vim %{buildroot}%{_datadir}/vim/vimfiles/syntax
12cu|gap-4.6.5-3|287	mkdir -p %{buildroot}%{_datadir}/vim/vimfiles/ftdetect
12cu|gap-4.6.5-3|288	cp -p %{SOURCE9}  %{buildroot}%{_datadir}/vim/vimfiles/ftdetect
12cu|gap-4.6.5-3|289	
12cu|gap-4.6.5-3|290	# Install the Emacs support
12cu|gap-4.6.5-3|291	mkdir -p %{buildroot}%{_emacs_sitelispdir}
12cu|gap-4.6.5-3|292	cp -p etc/emacs/gap*.el %{buildroot}%{_emacs_sitelispdir}
12cu|gap-4.6.5-3|293	pushd %{buildroot}%{_emacs_sitelispdir}
12cu|gap-4.6.5-3|294	%{_emacs_bytecompile} gap*.el
12cu|gap-4.6.5-3|295	popd
12cu|gap-4.6.5-3|296	mkdir -p %{buildroot}%{_emacs_sitestartdir}
12cu|gap-4.6.5-3|297	cp -p %{SOURCE5} %{buildroot}%{_emacs_sitestartdir}
12cu|gap-4.6.5-3|298	
12cu|gap-4.6.5-3|299	%if %{with_xemacs}
12cu|gap-4.6.5-3|300	# Install the XEmacs support
12cu|gap-4.6.5-3|301	mkdir -p %{buildroot}%{_xemacs_sitelispdir}
12cu|gap-4.6.5-3|302	cp -p etc/emacs/gap*.el %{buildroot}%{_xemacs_sitelispdir}
12cu|gap-4.6.5-3|303	pushd %{buildroot}%{_xemacs_sitelispdir}
12cu|gap-4.6.5-3|304	%{_xemacs_bytecompile} gap*.el
12cu|gap-4.6.5-3|305	popd
12cu|gap-4.6.5-3|306	mkdir -p %{buildroot}%{_xemacs_sitestartdir}
12cu|gap-4.6.5-3|307	cp -p %{SOURCE5} %{buildroot}%{_xemacs_sitestartdir}
12cu|gap-4.6.5-3|308	%endif
12cu|gap-4.6.5-3|309	
12cu|gap-4.6.5-3|310	# Install the man pages
12cu|gap-4.6.5-3|311	mkdir -p %{buildroot}%{_mandir}/man1
12cu|gap-4.6.5-3|312	sed "s|@VERSION@|%{version}|" %{SOURCE6} > %{buildroot}%{_mandir}/man1/gap.1
12cu|gap-4.6.5-3|313	sed "s|@VERSION@|%{version}|" %{SOURCE7} > %{buildroot}%{_mandir}/man1/gac.1
12cu|gap-4.6.5-3|314	cp -p %{SOURCE8} %{buildroot}%{_mandir}/man1
12cu|gap-4.6.5-3|315	
12cu|gap-4.6.5-3|316	%post core
12cu|gap-4.6.5-3|317	update-desktop-database %{_datadir}/applications &>/dev/null ||:
12cu|gap-4.6.5-3|318	update-mime-database %{_datadir}/mime &>/dev/null ||:
12cu|gap-4.6.5-3|319	touch --no-create %{icondir} >&/dev/null ||:
12cu|gap-4.6.5-3|320	
12cu|gap-4.6.5-3|321	%posttrans
12cu|gap-4.6.5-3|322	%{_bindir}/gtk-update-icon-cache %{icondir} >&/dev/null ||:
12cu|gap-4.6.5-3|323	%{_bindir}/update-gap-workspace ||:
12cu|gap-4.6.5-3|324	
12cu|gap-4.6.5-3|325	%postun core
12cu|gap-4.6.5-3|326	update-desktop-database %{_datadir}/applications &>/dev/null ||:
12cu|gap-4.6.5-3|327	update-mime-database %{_datadir}/mime &>/dev/null ||:
12cu|gap-4.6.5-3|328	if [ $1 -eq 0 ] ; then
12cu|gap-4.6.5-3|329	touch --no-create %{icondir} >&/dev/null ||:
12cu|gap-4.6.5-3|330	%{_bindir}/gtk-update-icon-cache %{icondir} >&/dev/null ||:
12cu|gap-4.6.5-3|331	fi
12cu|gap-4.6.5-3|332	
12cu|gap-4.6.5-3|333	%check
12cu|gap-4.6.5-3|334	sed -e "s|^GAP_DIR=.*|GAP_DIR=$PWD|" \
12cu|gap-4.6.5-3|335	-e "s|\$GAP_DIR/bin/\$GAP_PRG|$PWD/bin/\$GAP_PRG|" \
12cu|gap-4.6.5-3|336	-i bin/gap.sh bin/gap-default*.sh
12cu|gap-4.6.5-3|337	sed -i "s|80 -r|& -l $PWD|" Makefile-default*
12cu|gap-4.6.5-3|338	make testinstall
12cu|gap-4.6.5-3|339	
12cu|gap-4.6.5-3|340	%files
12cu|gap-4.6.5-3|341	# No files in the metapackage
12cu|gap-4.6.5-3|342	
12cu|gap-4.6.5-3|343	%files libs
12cu|gap-4.6.5-3|344	%doc etc/GPL small/README
12cu|gap-4.6.5-3|345	%dir %{gapdir}
12cu|gap-4.6.5-3|346	%{gapdir}/grp/
12cu|gap-4.6.5-3|347	%{gapdir}/lib/
12cu|gap-4.6.5-3|348	%{gapdir}/prim/
12cu|gap-4.6.5-3|349	%{gapdir}/small/
12cu|gap-4.6.5-3|350	%{gapdir}/trans/
12cu|gap-4.6.5-3|351	
12cu|gap-4.6.5-3|352	%files core
12cu|gap-4.6.5-3|353	%doc README.urpmi
12cu|gap-4.6.5-3|354	%{_bindir}/gap
12cu|gap-4.6.5-3|355	%{_bindir}/update-gap-workspace
12cu|gap-4.6.5-3|356	%{gapdir}/sysinfo.gap*
12cu|gap-4.6.5-3|357	%{gapdir}/pkg/
12cu|gap-4.6.5-3|358	%{_mandir}/man1/gap.1*
12cu|gap-4.6.5-3|359	%{_mandir}/man1/update-gap-workspace.1*
12cu|gap-4.6.5-3|360	%{_datadir}/applications/gap.desktop
12cu|gap-4.6.5-3|361	%{_datadir}/mime/packages/gap.xml
12cu|gap-4.6.5-3|362	%{icondir}/32x32/gap.png
12cu|gap-4.6.5-3|363	%dir %{_localstatedir}/lib/%{name}/
12cu|gap-4.6.5-3|364	%verify(user group mode) %{_localstatedir}/lib/%{name}/workspace
12cu|gap-4.6.5-3|365	
12cu|gap-4.6.5-3|366	%files online-help
12cu|gap-4.6.5-3|367	%{gapdir}/doc/
12cu|gap-4.6.5-3|368	
12cu|gap-4.6.5-3|369	%files devel
12cu|gap-4.6.5-3|370	%{_bindir}/gac
12cu|gap-4.6.5-3|371	%{gapdir}/bin/
12cu|gap-4.6.5-3|372	%{gapdir}/src/
12cu|gap-4.6.5-3|373	%{gapdir}/tst/
12cu|gap-4.6.5-3|374	%{_mandir}/man1/gac.1*
12cu|gap-4.6.5-3|375	%config(noreplace) %{_sysconfdir}/rpm/macros.d/gap.macros
12cu|gap-4.6.5-3|376	
12cu|gap-4.6.5-3|377	%files vim
12cu|gap-4.6.5-3|378	%{gapdir}/etc/
12cu|gap-4.6.5-3|379	%{_datadir}/vim/vimfiles/ftdetect/gap.vim
12cu|gap-4.6.5-3|380	%{_datadir}/vim/vimfiles/indent/gap_indent.vim
12cu|gap-4.6.5-3|381	%{_datadir}/vim/vimfiles/syntax/gap.vim
12cu|gap-4.6.5-3|382	
12cu|gap-4.6.5-3|383	%files emacs
12cu|gap-4.6.5-3|384	%doc etc/emacs/gap-mode.doc
12cu|gap-4.6.5-3|385	%{_emacs_sitelispdir}/gap*.elc
12cu|gap-4.6.5-3|386	%{_emacs_sitestartdir}/gap.el
12cu|gap-4.6.5-3|387	
12cu|gap-4.6.5-3|388	%files emacs-el
12cu|gap-4.6.5-3|389	%{_emacs_sitelispdir}/gap*.el
12cu|gap-4.6.5-3|390	
12cu|gap-4.6.5-3|391	%if %{with_xemacs}
12cu|gap-4.6.5-3|392	%files xemacs
12cu|gap-4.6.5-3|393	%doc etc/emacs/gap-mode.doc
12cu|gap-4.6.5-3|394	%{_xemacs_sitelispdir}/gap*.elc
12cu|gap-4.6.5-3|395	%{_xemacs_sitestartdir}/gap.el
12cu|gap-4.6.5-3|396	
12cu|gap-4.6.5-3|397	%files xemacs-el
12cu|gap-4.6.5-3|398	%{_xemacs_sitelispdir}/gap*.el
12cu|gap-4.6.5-3|399	%endif
12cu|gap-4.6.5-3|400	
12cu|gap-4.6.5-3|401	%changelog
12cu|gap-4.6.5-3|402	* Wed Nov 27 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.6.5-3
12cu|gap-4.6.5-3|403	+ Revision: 195c28f
12cu|gap-4.6.5-3|404	- revert bootstrap
12cu|gap-4.6.5-3|405	
12cu|gap-4.6.5-3|406	

9427 12
12cu|gap-character-tables-1.2.1-2|1	%global upstreamver 1r2p1
12cu|gap-character-tables-1.2.1-2|2	
12cu|gap-character-tables-1.2.1-2|3	Name:           gap-character-tables
12cu|gap-character-tables-1.2.1-2|4	Version:        %(echo %upstreamver | sed -r "s/r|p/./g")
12cu|gap-character-tables-1.2.1-2|5	Release:        2
12cu|gap-character-tables-1.2.1-2|6	Summary:        GAP Character Table Library
12cu|gap-character-tables-1.2.1-2|7	License:        GPLv2+
12cu|gap-character-tables-1.2.1-2|8	Group:          Sciences/Mathematics
12cu|gap-character-tables-1.2.1-2|9	URL:            http://www.math.rwth-aachen.de/~Thomas.Breuer/ctbllib/
12cu|gap-character-tables-1.2.1-2|10	Source0:        http://www.math.rwth-aachen.de/~Thomas.Breuer/ctbllib/ctbllib-%{upstreamver}.tar.gz
12cu|gap-character-tables-1.2.1-2|11	BuildArch:      noarch
12cu|gap-character-tables-1.2.1-2|12	
12cu|gap-character-tables-1.2.1-2|13	BuildRequires:  gap-devel
12cu|gap-character-tables-1.2.1-2|14	Requires:       gap-table-of-marks
12cu|gap-character-tables-1.2.1-2|15	Provides:       gap-pkg-ctbllib = %{version}-%{release}
12cu|gap-character-tables-1.2.1-2|16	
12cu|gap-character-tables-1.2.1-2|17	%description
12cu|gap-character-tables-1.2.1-2|18	This package provides the Character Table Library by Thomas Breuer.
12cu|gap-character-tables-1.2.1-2|19	
12cu|gap-character-tables-1.2.1-2|20	%prep
12cu|gap-character-tables-1.2.1-2|21	%setup -q -n ctbllib
12cu|gap-character-tables-1.2.1-2|22	
12cu|gap-character-tables-1.2.1-2|23	# Compress large tables
12cu|gap-character-tables-1.2.1-2|24	gzip --best data/*.tbl
12cu|gap-character-tables-1.2.1-2|25	
12cu|gap-character-tables-1.2.1-2|26	%build
12cu|gap-character-tables-1.2.1-2|27	# Nothing to do
12cu|gap-character-tables-1.2.1-2|28	
12cu|gap-character-tables-1.2.1-2|29	%install
12cu|gap-character-tables-1.2.1-2|30	mkdir -p %{buildroot}%{_gap_dir}/pkg/ctbllib
12cu|gap-character-tables-1.2.1-2|31	cp -a data doc gap4 tst *.g %{buildroot}%{_gap_dir}/pkg/ctbllib
12cu|gap-character-tables-1.2.1-2|32	
12cu|gap-character-tables-1.2.1-2|33	%posttrans
12cu|gap-character-tables-1.2.1-2|34	%{_bindir}/update-gap-workspace
12cu|gap-character-tables-1.2.1-2|35	
12cu|gap-character-tables-1.2.1-2|36	%postun
12cu|gap-character-tables-1.2.1-2|37	%{_bindir}/update-gap-workspace
12cu|gap-character-tables-1.2.1-2|38	
12cu|gap-character-tables-1.2.1-2|39	%files
12cu|gap-character-tables-1.2.1-2|40	%doc README htm
12cu|gap-character-tables-1.2.1-2|41	%{_gap_dir}/pkg/ctbllib/
12cu|gap-character-tables-1.2.1-2|42	
12cu|gap-character-tables-1.2.1-2|43	%changelog
12cu|gap-character-tables-1.2.1-2|44	* Tue Dec 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-2
12cu|gap-character-tables-1.2.1-2|45	+ Revision: 3eaecf0
12cu|gap-character-tables-1.2.1-2|46	- Spec cleunup
12cu|gap-character-tables-1.2.1-2|47	
12cu|gap-character-tables-1.2.1-2|48	

9428 12
12cu|gapcmon-0.8.9-2|1	# spec taken from upstream - thanks. AdamW 2007/07
12cu|gapcmon-0.8.9-2|2	
12cu|gapcmon-0.8.9-2|3	Summary:	Utility for monitoring the operation of UPSs controlled by apcupsd
12cu|gapcmon-0.8.9-2|4	Name:		gapcmon
12cu|gapcmon-0.8.9-2|5	Version:	0.8.9
12cu|gapcmon-0.8.9-2|6	Release:	2
12cu|gapcmon-0.8.9-2|7	License:	GPLv2+
12cu|gapcmon-0.8.9-2|8	Group:		Monitoring
12cu|gapcmon-0.8.9-2|9	Source0:	https://sourceforge.net/projects/gapcmon/files/gapcmon/0.8.9/%{name}-%{version}.tar.bz2
12cu|gapcmon-0.8.9-2|10	# Fixes up the .desktop file - it's too broken to use
12cu|gapcmon-0.8.9-2|11	# desktop-file-install. AdamW 2007/07
12cu|gapcmon-0.8.9-2|12	Patch0:		gapcmon-0.8.5-desktop.patch
12cu|gapcmon-0.8.9-2|13	Patch1:		gapcmon-0.8.6-fix-str-fmt.patch
12cu|gapcmon-0.8.9-2|14	URL:		http://gapcmon.sourceforge.net/
12cu|gapcmon-0.8.9-2|15	BuildRequires:	imagemagick
12cu|gapcmon-0.8.9-2|16	BuildRequires:	gtk2-devel
12cu|gapcmon-0.8.9-2|17	BuildRequires:	pkgconfig(gconf-2.0)
12cu|gapcmon-0.8.9-2|18	Requires:	apcupsd
12cu|gapcmon-0.8.9-2|19	
12cu|gapcmon-0.8.9-2|20	%description
12cu|gapcmon-0.8.9-2|21	gapcmon monitors and displays the status of UPSs under the management
12cu|gapcmon-0.8.9-2|22	of apcupsd.
12cu|gapcmon-0.8.9-2|23	
12cu|gapcmon-0.8.9-2|24	%prep
12cu|gapcmon-0.8.9-2|25	%setup -q
12cu|gapcmon-0.8.9-2|26	%patch0 -p1 -b .desktop
12cu|gapcmon-0.8.9-2|27	%patch1 -p0 -b .str
12cu|gapcmon-0.8.9-2|28	
12cu|gapcmon-0.8.9-2|29	%build
12cu|gapcmon-0.8.9-2|30	export LDFLAGS="-lX11"
12cu|gapcmon-0.8.9-2|31	%configure2_5x --disable-maintainer-mode
12cu|gapcmon-0.8.9-2|32	%make
12cu|gapcmon-0.8.9-2|33	
12cu|gapcmon-0.8.9-2|34	%install
12cu|gapcmon-0.8.9-2|35	rm -rf %{buildroot}
12cu|gapcmon-0.8.9-2|36	%makeinstall_std
12cu|gapcmon-0.8.9-2|37	
12cu|gapcmon-0.8.9-2|38	# fd.o icons
12cu|gapcmon-0.8.9-2|39	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|gapcmon-0.8.9-2|40	install -m 644 %{buildroot}%{_datadir}/pixmaps/apcupsd.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|gapcmon-0.8.9-2|41	convert -scale 16 %{buildroot}%{_datadir}/pixmaps/apcupsd.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|gapcmon-0.8.9-2|42	convert -scale 48 %{buildroot}%{_datadir}/pixmaps/apcupsd.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|gapcmon-0.8.9-2|43	
12cu|gapcmon-0.8.9-2|44	%if %mdkversion < 200900
12cu|gapcmon-0.8.9-2|45	%post
12cu|gapcmon-0.8.9-2|46	%{update_menus}
12cu|gapcmon-0.8.9-2|47	%{update_icon_cache hicolor}
12cu|gapcmon-0.8.9-2|48	%endif
12cu|gapcmon-0.8.9-2|49	
12cu|gapcmon-0.8.9-2|50	%if %mdkversion < 200900
12cu|gapcmon-0.8.9-2|51	%postun
12cu|gapcmon-0.8.9-2|52	%{clean_menus}
12cu|gapcmon-0.8.9-2|53	%{clean_icon_cache hicolor}
12cu|gapcmon-0.8.9-2|54	%endif
12cu|gapcmon-0.8.9-2|55	
12cu|gapcmon-0.8.9-2|56	%clean
12cu|gapcmon-0.8.9-2|57	rm -rf %{buildroot}
12cu|gapcmon-0.8.9-2|58	
12cu|gapcmon-0.8.9-2|59	%files
12cu|gapcmon-0.8.9-2|60	%defattr(-,root,root,-)
12cu|gapcmon-0.8.9-2|61	%{_bindir}/%{name}
12cu|gapcmon-0.8.9-2|62	%doc README AUTHORS NEWS INSTALL ChangeLog
12cu|gapcmon-0.8.9-2|63	%{_datadir}/pixmaps/*.png
12cu|gapcmon-0.8.9-2|64	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|gapcmon-0.8.9-2|65	%{_datadir}/applications/%{name}.desktop
12cu|gapcmon-0.8.9-2|66	
12cu|gapcmon-0.8.9-2|67	
12cu|gapcmon-0.8.9-2|68	
12cu|gapcmon-0.8.9-2|69	%changelog
12cu|gapcmon-0.8.9-2|70	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 0.8.6-2mdv2010.1
12cu|gapcmon-0.8.9-2|71	+ Revision: 508341
12cu|gapcmon-0.8.9-2|72	- fix str fmt
12cu|gapcmon-0.8.9-2|73	
12cu|gapcmon-0.8.9-2|74	+ Thierry Vignaud <tv@mandriva.org>
12cu|gapcmon-0.8.9-2|75	- rebuild
12cu|gapcmon-0.8.9-2|76	
12cu|gapcmon-0.8.9-2|77	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|gapcmon-0.8.9-2|78	- lowercase ImageMagick
12cu|gapcmon-0.8.9-2|79	
12cu|gapcmon-0.8.9-2|80	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.8.6-1mdv2009.0
12cu|gapcmon-0.8.9-2|81	+ Revision: 218423
12cu|gapcmon-0.8.9-2|82	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|gapcmon-0.8.9-2|83	
12cu|gapcmon-0.8.9-2|84	* Sat Mar 01 2008 Adam Williamson <awilliamson@mandriva.org> 0.8.6-1mdv2008.1
12cu|gapcmon-0.8.9-2|85	+ Revision: 177115
12cu|gapcmon-0.8.9-2|86	- spec clean
12cu|gapcmon-0.8.9-2|87	- new release 0.8.6
12cu|gapcmon-0.8.9-2|88	
12cu|gapcmon-0.8.9-2|89	+ Olivier Blin <oblin@mandriva.com>
12cu|gapcmon-0.8.9-2|90	- restore BuildRoot
12cu|gapcmon-0.8.9-2|91	
12cu|gapcmon-0.8.9-2|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|gapcmon-0.8.9-2|93	- kill re-definition of %%buildroot on Pixel's request
12cu|gapcmon-0.8.9-2|94	
12cu|gapcmon-0.8.9-2|95	* Thu Jul 05 2007 Adam Williamson <awilliamson@mandriva.org> 0.8.5-1mdv2008.0
12cu|gapcmon-0.8.9-2|96	+ Revision: 48428
12cu|gapcmon-0.8.9-2|97	- buildrequires libGConf2-devel
12cu|gapcmon-0.8.9-2|98	- Import gapcmon
12cu|gapcmon-0.8.9-2|99	
12cu|gapcmon-0.8.9-2|100	

9429 12
12cu|GAPDoc-1.5.1-5|1	Name:           GAPDoc
12cu|GAPDoc-1.5.1-5|2	Version:        1.5.1
12cu|GAPDoc-1.5.1-5|3	Release:        5
12cu|GAPDoc-1.5.1-5|4	Summary:        GAP documentation tool
12cu|GAPDoc-1.5.1-5|5	Group:		Sciences/Mathematics
12cu|GAPDoc-1.5.1-5|6	# The package is all GPLv2+ except for some of the mathml files
12cu|GAPDoc-1.5.1-5|7	License:        GPLv2+ and MPLv1.1 and W3C
12cu|GAPDoc-1.5.1-5|8	URL:            http://www.math.rwth-aachen.de/~Frank.Luebeck/%{name}/
12cu|GAPDoc-1.5.1-5|9	Source0:        http://www.math.rwth-aachen.de/~Frank.Luebeck/%{name}/%{name}-%{version}.tar.bz2
12cu|GAPDoc-1.5.1-5|10	BuildArch:      noarch
12cu|GAPDoc-1.5.1-5|11	BuildRequires:  gap-devel
12cu|GAPDoc-1.5.1-5|12	Requires:       gap-core
12cu|GAPDoc-1.5.1-5|13	Requires:       texlive
12cu|GAPDoc-1.5.1-5|14	Provides:       gap-pkg-%{name} = %{version}-%{release}
12cu|GAPDoc-1.5.1-5|15	
12cu|GAPDoc-1.5.1-5|16	%description
12cu|GAPDoc-1.5.1-5|17	This package describes a document format for writing GAP documentation.
12cu|GAPDoc-1.5.1-5|18	
12cu|GAPDoc-1.5.1-5|19	The idea is to define a sufficiently abstract markup language for GAP
12cu|GAPDoc-1.5.1-5|20	documentation which can be (relatively easily) converted into different
12cu|GAPDoc-1.5.1-5|21	output formats.  We used XML to define such a language.
12cu|GAPDoc-1.5.1-5|22	
12cu|GAPDoc-1.5.1-5|23	This package provides:
12cu|GAPDoc-1.5.1-5|24	- Utilities to use the documentation which is written in GAPDoc format
12cu|GAPDoc-1.5.1-5|25	with the GAP help system.  If you don't want to write your own
12cu|GAPDoc-1.5.1-5|26	(package) documentation you can skip to the last point of this list.
12cu|GAPDoc-1.5.1-5|27	- The description of a markup language for GAP documentation (which is
12cu|GAPDoc-1.5.1-5|28	defined using the XML standard).
12cu|GAPDoc-1.5.1-5|29	- Three example documents using this language: The GAPDoc documentation
12cu|GAPDoc-1.5.1-5|30	itself, a short example which demonstrates all constructs defined in
12cu|GAPDoc-1.5.1-5|31	the GAPDoc language, and a very short example explained in the
12cu|GAPDoc-1.5.1-5|32	introduction of the main documentation.
12cu|GAPDoc-1.5.1-5|33	- A mechanism for distributing documentation among several files,
12cu|GAPDoc-1.5.1-5|34	including source code files.
12cu|GAPDoc-1.5.1-5|35	- GAP programs (written by the first named author) which produce from
12cu|GAPDoc-1.5.1-5|36	documentation written in the GAPDoc language several document formats:
12cu|GAPDoc-1.5.1-5|37	* text format with color markup for onscreen browsing.
12cu|GAPDoc-1.5.1-5|38	* LaTeX format and from this PDF- (and DVI)-versions with hyperlinks.
12cu|GAPDoc-1.5.1-5|39	* HTML (XHTML 1.0 strict) format for reading with a Web-browser (and
12cu|GAPDoc-1.5.1-5|40	many hooks for CSS layout).
12cu|GAPDoc-1.5.1-5|41	- Utility GAP programs which are used for the above but can be of
12cu|GAPDoc-1.5.1-5|42	independent interest as well:
12cu|GAPDoc-1.5.1-5|43	* Unicode strings with translations to and from other encodings
12cu|GAPDoc-1.5.1-5|44	* further utilities for manipulating strings
12cu|GAPDoc-1.5.1-5|45	* tools for dealing with BibTeX data
12cu|GAPDoc-1.5.1-5|46	* another data format BibXMLext for bibliographical data including
12cu|GAPDoc-1.5.1-5|47	tools to manipulate/translate them
12cu|GAPDoc-1.5.1-5|48	* a tool ComposedDocument for composing documents which are
12cu|GAPDoc-1.5.1-5|49	distributed in many files
12cu|GAPDoc-1.5.1-5|50	
12cu|GAPDoc-1.5.1-5|51	%prep
12cu|GAPDoc-1.5.1-5|52	%setup -q
12cu|GAPDoc-1.5.1-5|53	
12cu|GAPDoc-1.5.1-5|54	# Fix line endings
12cu|GAPDoc-1.5.1-5|55	for fil in mathml/{ctop,mathml,pmathml}.xsl; do
12cu|GAPDoc-1.5.1-5|56	sed 's/\r//' $fil > $fil.new
12cu|GAPDoc-1.5.1-5|57	touch -r $fil $fil.new
12cu|GAPDoc-1.5.1-5|58	mv -f $fil.new $fil
12cu|GAPDoc-1.5.1-5|59	done
12cu|GAPDoc-1.5.1-5|60	
12cu|GAPDoc-1.5.1-5|61	%build
12cu|GAPDoc-1.5.1-5|62	# Remove unnecessary documentation clean scripts
12cu|GAPDoc-1.5.1-5|63	rm -f 3k+1/clean doc/clean example/clean
12cu|GAPDoc-1.5.1-5|64	
12cu|GAPDoc-1.5.1-5|65	%install
12cu|GAPDoc-1.5.1-5|66	mkdir -p %{buildroot}%{_gap_dir}/pkg
12cu|GAPDoc-1.5.1-5|67	cd ..
12cu|GAPDoc-1.5.1-5|68	cp -a %{name}-%{version} %{buildroot}%{_gap_dir}/pkg
12cu|GAPDoc-1.5.1-5|69	rm -f %{buildroot}%{_gap_dir}/pkg/%{name}-%{version}/{CHANGES,GPL,README}
12cu|GAPDoc-1.5.1-5|70	
12cu|GAPDoc-1.5.1-5|71	%posttrans
12cu|GAPDoc-1.5.1-5|72	%{_bindir}/update-gap-workspace
12cu|GAPDoc-1.5.1-5|73	
12cu|GAPDoc-1.5.1-5|74	%postun
12cu|GAPDoc-1.5.1-5|75	%{_bindir}/update-gap-workspace
12cu|GAPDoc-1.5.1-5|76	
12cu|GAPDoc-1.5.1-5|77	%files
12cu|GAPDoc-1.5.1-5|78	%doc CHANGES GPL README
12cu|GAPDoc-1.5.1-5|79	%{_gap_dir}/pkg/%{name}-%{version}/
12cu|GAPDoc-1.5.1-5|80	
12cu|GAPDoc-1.5.1-5|81	%changelog
12cu|GAPDoc-1.5.1-5|82	* Wed Nov 27 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.5.1-5
12cu|GAPDoc-1.5.1-5|83	+ Revision: eb85855
12cu|GAPDoc-1.5.1-5|84	- Sepccleanup
12cu|GAPDoc-1.5.1-5|85	
12cu|GAPDoc-1.5.1-5|86	

9430 12
12cu|gap-io-4.2-2|1	Name:           gap-io
12cu|gap-io-4.2-2|2	Version:        4.2
12cu|gap-io-4.2-2|3	Release:        2
12cu|gap-io-4.2-2|4	Summary:        Unix I/O functionality for GAP
12cu|gap-io-4.2-2|5	
12cu|gap-io-4.2-2|6	Group:          Sciences/Mathematics
12cu|gap-io-4.2-2|7	License:        GPLv3+
12cu|gap-io-4.2-2|8	URL:            http://www-groups.mcs.st-and.ac.uk/~neunhoef/Computer/Software/Gap/io.html
12cu|gap-io-4.2-2|9	Source0:        http://www-groups.mcs.st-and.ac.uk/~neunhoef/Computer/Software/Gap/io/io-%{version}.tar.gz
12cu|gap-io-4.2-2|10	
12cu|gap-io-4.2-2|11	BuildRequires:  gap-devel
12cu|gap-io-4.2-2|12	BuildRequires:  pkgconfig
12cu|gap-io-4.2-2|13	
12cu|gap-io-4.2-2|14	Requires:       gap-core
12cu|gap-io-4.2-2|15	
12cu|gap-io-4.2-2|16	Provides:       gap-pkg-io = %{version}-%{release}
12cu|gap-io-4.2-2|17	
12cu|gap-io-4.2-2|18	%description
12cu|gap-io-4.2-2|19	This GAP package provides a link to the standard UNIX I/O functionality
12cu|gap-io-4.2-2|20	that is available through the C library.  This part basically consists
12cu|gap-io-4.2-2|21	of functions on the GAP level that allow functions in the C library to
12cu|gap-io-4.2-2|22	be called.
12cu|gap-io-4.2-2|23	
12cu|gap-io-4.2-2|24	Built on top of this is a layer for buffered input/output which is
12cu|gap-io-4.2-2|25	implemented completely in the GAP language.  It is intended to be used
12cu|gap-io-4.2-2|26	by programs for which it is not necessary to have full direct access to
12cu|gap-io-4.2-2|27	the operating system.
12cu|gap-io-4.2-2|28	
12cu|gap-io-4.2-2|29	On this level, quite a few convenience functions are implemented for
12cu|gap-io-4.2-2|30	interprocess communication like starting up pipelines of processes to
12cu|gap-io-4.2-2|31	filter data through them and to start up processes and then communicate
12cu|gap-io-4.2-2|32	with them.  There is also support for creating network connections over
12cu|gap-io-4.2-2|33	TCP/IP and UDP.
12cu|gap-io-4.2-2|34	
12cu|gap-io-4.2-2|35	Building on this, the package contains an implementation of the client
12cu|gap-io-4.2-2|36	side of the HTTP protocol making it possible among other things to
12cu|gap-io-4.2-2|37	access web pages from within GAP.
12cu|gap-io-4.2-2|38	
12cu|gap-io-4.2-2|39	Another part of the package is a framework for object serialization.
12cu|gap-io-4.2-2|40	That is, GAP objects can be converted into a platform-independent byte
12cu|gap-io-4.2-2|41	sequence which can be stored to a file or sent over the network.  The
12cu|gap-io-4.2-2|42	code takes complete care of arbitrarily self-referential data structures
12cu|gap-io-4.2-2|43	like lists containing themselves as an entry.  The resulting byte
12cu|gap-io-4.2-2|44	strings can be read back into GAP and the original objects are rebuilt
12cu|gap-io-4.2-2|45	with exactly the same self-references.  This works for most of the
12cu|gap-io-4.2-2|46	standard builtin types of GAP like numbers, permutations, polynomials,
12cu|gap-io-4.2-2|47	lists, and records and can be extended to nearly arbitrary GAP objects.
12cu|gap-io-4.2-2|48	
12cu|gap-io-4.2-2|49	%prep
12cu|gap-io-4.2-2|50	%setup -q -n io
12cu|gap-io-4.2-2|51	
12cu|gap-io-4.2-2|52	# File file encodings
12cu|gap-io-4.2-2|53	for fil in PackageInfo.g PackageInfoFor4.5.g; do
12cu|gap-io-4.2-2|54	iconv -f iso8859-1 -t utf-8 -o $fil.utf8 $fil
12cu|gap-io-4.2-2|55	touch -r $fil $fil.utf8
12cu|gap-io-4.2-2|56	mv -f $fil.utf8 $fil
12cu|gap-io-4.2-2|57	done
12cu|gap-io-4.2-2|58	
12cu|gap-io-4.2-2|59	%build
12cu|gap-io-4.2-2|60	%configure --with-gaproot=%{_gap_dir}
12cu|gap-io-4.2-2|61	%make io.la
12cu|gap-io-4.2-2|62	
12cu|gap-io-4.2-2|63	# Remove an unnecessary script and some leftover build artifacts
12cu|gap-io-4.2-2|64	rm -f doc/clean doc/io.{aux,bbl,blg,idx,ilg,ind,log,pnr,toc}
12cu|gap-io-4.2-2|65	
12cu|gap-io-4.2-2|66	%install
12cu|gap-io-4.2-2|67	# make install is broken
12cu|gap-io-4.2-2|68	
12cu|gap-io-4.2-2|69	# Get the name of the arch-specific subdirectory
12cu|gap-io-4.2-2|70	source %{_gap_dir}/sysinfo.gap
12cu|gap-io-4.2-2|71	
12cu|gap-io-4.2-2|72	# Install, but not the libtool archive
12cu|gap-io-4.2-2|73	mkdir -p %{buildroot}%{_gap_dir}/pkg/io/bin/$GAParch
12cu|gap-io-4.2-2|74	./libtool --mode=install %{_bindir}/install -c io.la \
12cu|gap-io-4.2-2|75	%{buildroot}%{_gap_dir}/pkg/io/bin/$GAParch
12cu|gap-io-4.2-2|76	rm -f %{buildroot}%{_gap_dir}/pkg/io/bin/$GAParch/io.la
12cu|gap-io-4.2-2|77	cp -a *.g doc example gap tst %{buildroot}%{_gap_dir}/pkg/io
12cu|gap-io-4.2-2|78	
12cu|gap-io-4.2-2|79	%post
12cu|gap-io-4.2-2|80	%{_bindir}/update-gap-workspace
12cu|gap-io-4.2-2|81	
12cu|gap-io-4.2-2|82	%postun
12cu|gap-io-4.2-2|83	%{_bindir}/update-gap-workspace
12cu|gap-io-4.2-2|84	
12cu|gap-io-4.2-2|85	%check
12cu|gap-io-4.2-2|86	# Cannot run the HTTP test, as there is no network access on koji builders
12cu|gap-io-4.2-2|87	gap -l "/usr/lib/gap;%{buildroot}%{_gap_dir}" tst/platform.g tst/pickle.g \
12cu|gap-io-4.2-2|88	tst/buffered.g < /dev/null
12cu|gap-io-4.2-2|89	
12cu|gap-io-4.2-2|90	%files
12cu|gap-io-4.2-2|91	%doc CHANGES GPL HISTORY LICENSE README TODO
12cu|gap-io-4.2-2|92	%{_gap_dir}/pkg/io/
12cu|gap-io-4.2-2|93	
12cu|gap-io-4.2-2|94	%changelog
12cu|gap-io-4.2-2|95	* Wed Nov 27 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.2-2
12cu|gap-io-4.2-2|96	+ Revision: 1d9efed
12cu|gap-io-4.2-2|97	- Spec cleanup
12cu|gap-io-4.2-2|98	
12cu|gap-io-4.2-2|99	

9431 12
12cu|gap-sonata-2.6-1|1	Name:           gap-sonata
12cu|gap-sonata-2.6-1|2	Version:        2.6
12cu|gap-sonata-2.6-1|3	Release:        1
12cu|gap-sonata-2.6-1|4	Summary:        GAP package for systems of nearrings
12cu|gap-sonata-2.6-1|5	License:        GPLv2
12cu|gap-sonata-2.6-1|6	Group:		Sciences/Mathematics
12cu|gap-sonata-2.6-1|7	URL:            http://www.algebra.uni-linz.ac.at/Sonata/
12cu|gap-sonata-2.6-1|8	Source0:        http://www.algebra.uni-linz.ac.at/Sonata/sonata-%{version}/sonata-%{version}.tar.gz
12cu|gap-sonata-2.6-1|9	BuildArch:      noarch
12cu|gap-sonata-2.6-1|10	BuildRequires:  gap-devel
12cu|gap-sonata-2.6-1|11	
12cu|gap-sonata-2.6-1|12	Provides:       gap-pkg-sonata = %{version}-%{release}
12cu|gap-sonata-2.6-1|13	Requires:       gap-core
12cu|gap-sonata-2.6-1|14	
12cu|gap-sonata-2.6-1|15	%description
12cu|gap-sonata-2.6-1|16	SONATA stands for "systems of nearrings and their applications".  It
12cu|gap-sonata-2.6-1|17	provides methods for the construction and the analysis of finite
12cu|gap-sonata-2.6-1|18	nearrings.  A left nearring is an algebra (N;+,*), where (N,+) is a (not
12cu|gap-sonata-2.6-1|19	necessarily abelian) group, (N,*) is a semigroup, and x*(y+z) = x*y + x*z
12cu|gap-sonata-2.6-1|20	holds for all x,y,z in N.
12cu|gap-sonata-2.6-1|21	
12cu|gap-sonata-2.6-1|22	As a typical example of a nearring, we may consider the set of all
12cu|gap-sonata-2.6-1|23	mappings from a group G into G, where the addition is the pointwise
12cu|gap-sonata-2.6-1|24	addition of mappings in G, and the multiplication is composition of
12cu|gap-sonata-2.6-1|25	functions.  If functions are written on the right of their arguments,
12cu|gap-sonata-2.6-1|26	then the left distributive law holds, while the right distributive law
12cu|gap-sonata-2.6-1|27	is not satisfied for non-trivial G.
12cu|gap-sonata-2.6-1|28	
12cu|gap-sonata-2.6-1|29	The SONATA package provides methods for the construction and analysis of
12cu|gap-sonata-2.6-1|30	finite nearrings.
12cu|gap-sonata-2.6-1|31	1. Methods for constructing all endomorphisms and all fixed-point-free
12cu|gap-sonata-2.6-1|32	automorphisms of a given group.
12cu|gap-sonata-2.6-1|33	2. Methods for constructing the following nearrings of functions on a
12cu|gap-sonata-2.6-1|34	group G:
12cu|gap-sonata-2.6-1|35	- the nearring of polynomial functions of G (in the sense of
12cu|gap-sonata-2.6-1|36	Lausch-Nöbauer);
12cu|gap-sonata-2.6-1|37	- the nearring of compatible functions of G;
12cu|gap-sonata-2.6-1|38	- distributively generated nearrings such as I(G), A(G), E(G);
12cu|gap-sonata-2.6-1|39	- centralizer nearrings.
12cu|gap-sonata-2.6-1|40	3. A library of all small nearrings (up to order 15) and all small
12cu|gap-sonata-2.6-1|41	nearrings with identity (up to order 31).
12cu|gap-sonata-2.6-1|42	4. Functions to obtain solvable fixed-point-free automorphism groups on
12cu|gap-sonata-2.6-1|43	abelian groups, nearfields, planar nearrings, as well as designs from
12cu|gap-sonata-2.6-1|44	those.
12cu|gap-sonata-2.6-1|45	5. Various functions to study the structure (size, ideals, N-groups, ...)
12cu|gap-sonata-2.6-1|46	of nearrings, to determine properties of nearring elements, and to
12cu|gap-sonata-2.6-1|47	decide whether two nearrings are isomorphic.
12cu|gap-sonata-2.6-1|48	6. If the package XGAP is installed, the lattices of one- and two-sided
12cu|gap-sonata-2.6-1|49	ideals of a nearring can be studied interactively using a graphical
12cu|gap-sonata-2.6-1|50	representation.
12cu|gap-sonata-2.6-1|51	
12cu|gap-sonata-2.6-1|52	%prep
12cu|gap-sonata-2.6-1|53	%setup -q -n sonata
12cu|gap-sonata-2.6-1|54	
12cu|gap-sonata-2.6-1|55	# Fix file encodings
12cu|gap-sonata-2.6-1|56	for f in PackageInfo.g README.sonata; do
12cu|gap-sonata-2.6-1|57	iconv -f iso8859-1 -t utf-8 -o ${f}.utf8 $f
12cu|gap-sonata-2.6-1|58	touch -r $f ${f}.utf8
12cu|gap-sonata-2.6-1|59	mv -f ${f}.utf8 $f
12cu|gap-sonata-2.6-1|60	done
12cu|gap-sonata-2.6-1|61	
12cu|gap-sonata-2.6-1|62	# Delete KDE Desktop files
12cu|gap-sonata-2.6-1|63	find . -name .directory | xargs rm -f
12cu|gap-sonata-2.6-1|64	
12cu|gap-sonata-2.6-1|65	# Delete documentation log files
12cu|gap-sonata-2.6-1|66	find . -name \*.log | xargs rm -f
12cu|gap-sonata-2.6-1|67	
12cu|gap-sonata-2.6-1|68	%build
12cu|gap-sonata-2.6-1|69	# Compress large data files
12cu|gap-sonata-2.6-1|70	gzip --best nr/*.nr nri/*.nr
12cu|gap-sonata-2.6-1|71	
12cu|gap-sonata-2.6-1|72	%install
12cu|gap-sonata-2.6-1|73	mkdir -p %{buildroot}%{_gap_dir}/pkg
12cu|gap-sonata-2.6-1|74	cd ..
12cu|gap-sonata-2.6-1|75	cp -a sonata %{buildroot}%{_gap_dir}/pkg
12cu|gap-sonata-2.6-1|76	rm -f %{buildroot}%{_gap_dir}/pkg/sonata/README.sonata
12cu|gap-sonata-2.6-1|77	rm -f %{buildroot}%{_gap_dir}/pkg/sonata/doc/{make_doc,convert.pl}
12cu|gap-sonata-2.6-1|78	
12cu|gap-sonata-2.6-1|79	%post
12cu|gap-sonata-2.6-1|80	%{_bindir}/update-gap-workspace
12cu|gap-sonata-2.6-1|81	
12cu|gap-sonata-2.6-1|82	%postun
12cu|gap-sonata-2.6-1|83	%{_bindir}/update-gap-workspace
12cu|gap-sonata-2.6-1|84	
12cu|gap-sonata-2.6-1|85	%files
12cu|gap-sonata-2.6-1|86	%doc README.sonata
12cu|gap-sonata-2.6-1|87	%{_gap_dir}/pkg/sonata/
12cu|gap-sonata-2.6-1|88	
12cu|gap-sonata-2.6-1|89	%changelog
12cu|gap-sonata-2.6-1|90	* Tue Dec 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.6-1
12cu|gap-sonata-2.6-1|91	+ Revision: 598f239
12cu|gap-sonata-2.6-1|92	- Spec cleanup
12cu|gap-sonata-2.6-1|93	
12cu|gap-sonata-2.6-1|94	

9432 12
12cu|gap-table-of-marks-1.2.2-4|1	%global upstreamver 1r2p2
12cu|gap-table-of-marks-1.2.2-4|2	
12cu|gap-table-of-marks-1.2.2-4|3	Name:           gap-table-of-marks
12cu|gap-table-of-marks-1.2.2-4|4	Version:        %(echo %upstreamver | sed -r "s/r|p/./g")
12cu|gap-table-of-marks-1.2.2-4|5	Release:        4
12cu|gap-table-of-marks-1.2.2-4|6	Summary:        GAP Table of Marks package
12cu|gap-table-of-marks-1.2.2-4|7	Group:		Sciences/Mathematics
12cu|gap-table-of-marks-1.2.2-4|8	License:        GPLv2+
12cu|gap-table-of-marks-1.2.2-4|9	URL:            http://schmidt.nuigalway.ie/tomlib/
12cu|gap-table-of-marks-1.2.2-4|10	Source0:        http://schmidt.nuigalway.ie/tomlib/tomlib%{upstreamver}.tar.gz
12cu|gap-table-of-marks-1.2.2-4|11	BuildArch:      noarch
12cu|gap-table-of-marks-1.2.2-4|12	
12cu|gap-table-of-marks-1.2.2-4|13	BuildRequires:  gap-devel
12cu|gap-table-of-marks-1.2.2-4|14	Requires:       gap-core
12cu|gap-table-of-marks-1.2.2-4|15	Provides:       gap-pkg-tomlib = %{version}-%{release}
12cu|gap-table-of-marks-1.2.2-4|16	
12cu|gap-table-of-marks-1.2.2-4|17	%description
12cu|gap-table-of-marks-1.2.2-4|18	This package provides access to several hundred tables of marks of
12cu|gap-table-of-marks-1.2.2-4|19	almost simple groups and their maximal subgroups.
12cu|gap-table-of-marks-1.2.2-4|20	
12cu|gap-table-of-marks-1.2.2-4|21	%prep
12cu|gap-table-of-marks-1.2.2-4|22	%setup -q -n tomlib
12cu|gap-table-of-marks-1.2.2-4|23	
12cu|gap-table-of-marks-1.2.2-4|24	# Remove spurious executable bits
12cu|gap-table-of-marks-1.2.2-4|25	chmod a-x doc/tomlib.xml
12cu|gap-table-of-marks-1.2.2-4|26	
12cu|gap-table-of-marks-1.2.2-4|27	# Compress large tables of marks
12cu|gap-table-of-marks-1.2.2-4|28	gzip --best data/*.tom
12cu|gap-table-of-marks-1.2.2-4|29	
12cu|gap-table-of-marks-1.2.2-4|30	%build
12cu|gap-table-of-marks-1.2.2-4|31	# Nothing to do
12cu|gap-table-of-marks-1.2.2-4|32	
12cu|gap-table-of-marks-1.2.2-4|33	%install
12cu|gap-table-of-marks-1.2.2-4|34	mkdir -p %{buildroot}%{_gap_dir}/pkg
12cu|gap-table-of-marks-1.2.2-4|35	cd ..
12cu|gap-table-of-marks-1.2.2-4|36	cp -a tomlib %{buildroot}%{_gap_dir}/pkg
12cu|gap-table-of-marks-1.2.2-4|37	rm -f %{buildroot}%{_gap_dir}/pkg/tomlib/README
12cu|gap-table-of-marks-1.2.2-4|38	
12cu|gap-table-of-marks-1.2.2-4|39	%posttrans
12cu|gap-table-of-marks-1.2.2-4|40	%{_bindir}/update-gap-workspace
12cu|gap-table-of-marks-1.2.2-4|41	
12cu|gap-table-of-marks-1.2.2-4|42	%postun
12cu|gap-table-of-marks-1.2.2-4|43	%{_bindir}/update-gap-workspace
12cu|gap-table-of-marks-1.2.2-4|44	
12cu|gap-table-of-marks-1.2.2-4|45	%files
12cu|gap-table-of-marks-1.2.2-4|46	%doc README
12cu|gap-table-of-marks-1.2.2-4|47	%{_gap_dir}/pkg/tomlib/
12cu|gap-table-of-marks-1.2.2-4|48	
12cu|gap-table-of-marks-1.2.2-4|49	%changelog
12cu|gap-table-of-marks-1.2.2-4|50	* Tue Dec 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-4
12cu|gap-table-of-marks-1.2.2-4|51	+ Revision: ff34494
12cu|gap-table-of-marks-1.2.2-4|52	- Spec cleunup
12cu|gap-table-of-marks-1.2.2-4|53	
12cu|gap-table-of-marks-1.2.2-4|54	

9433 12
12cu|garlic-1.6-7|1	Summary:	Free molecular viewer and editor
12cu|garlic-1.6-7|2	Name:		garlic
12cu|garlic-1.6-7|3	Version:	1.6
12cu|garlic-1.6-7|4	Release:	7
12cu|garlic-1.6-7|5	License:	GPLv2+
12cu|garlic-1.6-7|6	Group:		Sciences/Chemistry
12cu|garlic-1.6-7|7	Url:		http://garlic.mefos.hr/sources
12cu|garlic-1.6-7|8	Source0:	%{name}-%{version}.tar.bz2
12cu|garlic-1.6-7|9	Source1:	%{name}-%{version}-doc.tar.bz2
12cu|garlic-1.6-7|10	Source2:	%{name}.1.bz2
12cu|garlic-1.6-7|11	BuildRequires:	imagemagick
12cu|garlic-1.6-7|12	BuildRequires:	pkgconfig(x11)
12cu|garlic-1.6-7|13	
12cu|garlic-1.6-7|14	%description
12cu|garlic-1.6-7|15	Garlic is a full-featured molecular viewer and editor. It is intended mainly
12cu|garlic-1.6-7|16	for biological macromolecules (proteins and DNA) in PDB format. It can also
12cu|garlic-1.6-7|17	render high-quality images for presentations or publishing.
12cu|garlic-1.6-7|18	
12cu|garlic-1.6-7|19	%files
12cu|garlic-1.6-7|20	%doc README HISTORY BUGS *.script doc
12cu|garlic-1.6-7|21	%{_bindir}/*
12cu|garlic-1.6-7|22	%{_libdir}/%{name}
12cu|garlic-1.6-7|23	%{_mandir}/man1/*
12cu|garlic-1.6-7|24	%{_datadir}/applications/%{name}.desktop
12cu|garlic-1.6-7|25	%{_liconsdir}/%{name}.png
12cu|garlic-1.6-7|26	%{_iconsdir}/%{name}.png
12cu|garlic-1.6-7|27	%{_miconsdir}/%{name}.png
12cu|garlic-1.6-7|28	
12cu|garlic-1.6-7|29	#----------------------------------------------------------------------------
12cu|garlic-1.6-7|30	
12cu|garlic-1.6-7|31	%prep
12cu|garlic-1.6-7|32	%setup -q -a 1
12cu|garlic-1.6-7|33	mv garlic-%{version} doc
12cu|garlic-1.6-7|34	perl -pi -e "s/^CCOPT.*/CCOPT = %{optflags}/" Makefile
12cu|garlic-1.6-7|35	rm -rf doc/mouse/.xvpics/
12cu|garlic-1.6-7|36	perl -pi -e 's/usr\/X11R6\/lib/usr\/X11R6\/%{_lib}/g' Makefile
12cu|garlic-1.6-7|37	
12cu|garlic-1.6-7|38	%build
12cu|garlic-1.6-7|39	%make
12cu|garlic-1.6-7|40	
12cu|garlic-1.6-7|41	%install
12cu|garlic-1.6-7|42	mkdir -p %{buildroot}%{_bindir}
12cu|garlic-1.6-7|43	install -m755 garlic %{buildroot}%{_bindir}
12cu|garlic-1.6-7|44	mkdir -p %{buildroot}%{_libdir}/%{name}
12cu|garlic-1.6-7|45	install -m644 .garlicrc *.pdb %{buildroot}%{_libdir}/%{name}
12cu|garlic-1.6-7|46	mkdir -p %{buildroot}%{_mandir}/man1
12cu|garlic-1.6-7|47	cp %SOURCE2 %{buildroot}%{_mandir}/man1
12cu|garlic-1.6-7|48	
12cu|garlic-1.6-7|49	install -d %{buildroot}{%{_miconsdir},%{_liconsdir}}
12cu|garlic-1.6-7|50	convert -size 16x16 %{name}.xpm %{buildroot}%{_liconsdir}/%{name}.png
12cu|garlic-1.6-7|51	convert -size 32x32 %{name}.xpm %{buildroot}%{_iconsdir}/%{name}.png
12cu|garlic-1.6-7|52	convert -size 48x48 %{name}.xpm %{buildroot}%{_miconsdir}/%{name}.png
12cu|garlic-1.6-7|53	
12cu|garlic-1.6-7|54	# menu
12cu|garlic-1.6-7|55	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|garlic-1.6-7|56	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|garlic-1.6-7|57	[Desktop Entry]
12cu|garlic-1.6-7|58	Type=Application
12cu|garlic-1.6-7|59	Exec=garlic
12cu|garlic-1.6-7|60	Categories=Science;Chemistry;
12cu|garlic-1.6-7|61	Name=Garlic
12cu|garlic-1.6-7|62	Icon=%{name}
12cu|garlic-1.6-7|63	Comment=3D Molecule Viewer
12cu|garlic-1.6-7|64	EOF
12cu|garlic-1.6-7|65	
12cu|garlic-1.6-7|66	
12cu|garlic-1.6-7|67	%changelog
12cu|garlic-1.6-7|68	* Mon Feb 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6-7
12cu|garlic-1.6-7|69	+ Revision: 05fecb2
12cu|garlic-1.6-7|70	- LOG Spec cleanup
12cu|garlic-1.6-7|71	
12cu|garlic-1.6-7|72	

9434 12
12cu|gav-0.9.0-9|1	%define tver 0.7.3
12cu|gav-0.9.0-9|2	
12cu|gav-0.9.0-9|3	Summary:	Arcade volleyball
12cu|gav-0.9.0-9|4	Name:		gav
12cu|gav-0.9.0-9|5	Version:	0.9.0
12cu|gav-0.9.0-9|6	Release:	9
12cu|gav-0.9.0-9|7	License:	GPLv2+
12cu|gav-0.9.0-9|8	Group:		Games/Sports
12cu|gav-0.9.0-9|9	Url:		http://gav.sourceforge.net/
12cu|gav-0.9.0-9|10	Source0:	http://puzzle.dl.sourceforge.net/sourceforge/gav/%{name}-%{version}.tar.bz2
12cu|gav-0.9.0-9|11	Source1:	%{name}-themes-%{tver}.tar.bz2
12cu|gav-0.9.0-9|12	Source11:	%{name}16.png
12cu|gav-0.9.0-9|13	Source12:	%{name}32.png
12cu|gav-0.9.0-9|14	Source13:	%{name}48.png
12cu|gav-0.9.0-9|15	Patch0:		gav-0.9.0-mdv-fix-gcc-4.3.patch
12cu|gav-0.9.0-9|16	Patch1:		gav-0.9.0-no-strip.patch
12cu|gav-0.9.0-9|17	BuildRequires:	pkgconfig(sdl)
12cu|gav-0.9.0-9|18	BuildRequires:	pkgconfig(SDL_image)
12cu|gav-0.9.0-9|19	BuildRequires:	pkgconfig(SDL_net)
12cu|gav-0.9.0-9|20	
12cu|gav-0.9.0-9|21	%description
12cu|gav-0.9.0-9|22	An SDL-based rendition of an old favorite CGA game featuring
12cu|gav-0.9.0-9|23	two characters playing a volleyball-like game. This "revamped"
12cu|gav-0.9.0-9|24	version is supposed to support theming, multiplayer games,
12cu|gav-0.9.0-9|25	different input devices and networking (not yet).
12cu|gav-0.9.0-9|26	
12cu|gav-0.9.0-9|27	This package contains all available themes as well.
12cu|gav-0.9.0-9|28	
12cu|gav-0.9.0-9|29	%files
12cu|gav-0.9.0-9|30	%doc README CHANGELOG
12cu|gav-0.9.0-9|31	%{_gamesbindir}/%{name}
12cu|gav-0.9.0-9|32	%{_gamesdatadir}/%{name}
12cu|gav-0.9.0-9|33	%{_datadir}/applications/%{name}.desktop
12cu|gav-0.9.0-9|34	%{_liconsdir}/%{name}.png
12cu|gav-0.9.0-9|35	%{_iconsdir}/%{name}.png
12cu|gav-0.9.0-9|36	%{_miconsdir}/%{name}.png
12cu|gav-0.9.0-9|37	
12cu|gav-0.9.0-9|38	#----------------------------------------------------------------------------
12cu|gav-0.9.0-9|39	
12cu|gav-0.9.0-9|40	%prep
12cu|gav-0.9.0-9|41	%setup -q -a1
12cu|gav-0.9.0-9|42	%patch0 -p1 -b .gcc43
12cu|gav-0.9.0-9|43	%patch1 -p1
12cu|gav-0.9.0-9|44	
12cu|gav-0.9.0-9|45	%build
12cu|gav-0.9.0-9|46	%make depend CXXFLAGS="%{optflags} `sdl-config --cflags` -I`pwd`/menu  -I`pwd`/automa  -I`pwd`/net -I`pwd`"
12cu|gav-0.9.0-9|47	make CXXFLAGS="%{optflags} `sdl-config --cflags` -I`pwd`/menu  -I`pwd`/automa  -I`pwd`/net -I`pwd`"
12cu|gav-0.9.0-9|48	
12cu|gav-0.9.0-9|49	%install
12cu|gav-0.9.0-9|50	install -m755 %{name} -D %{buildroot}%{_gamesbindir}/%{name}
12cu|gav-0.9.0-9|51	install -m755 -d %{buildroot}%{_gamesdatadir}/%{name}/themes
12cu|gav-0.9.0-9|52	cp -r themes/* %{buildroot}%{_gamesdatadir}/%{name}/themes
12cu|gav-0.9.0-9|53	
12cu|gav-0.9.0-9|54	#menu
12cu|gav-0.9.0-9|55	mkdir -p %{buildroot}%{_datadir}/applications
12cu|gav-0.9.0-9|56	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|gav-0.9.0-9|57	[Desktop Entry]
12cu|gav-0.9.0-9|58	Name=%{name}
12cu|gav-0.9.0-9|59	Comment=2D Volleyball
12cu|gav-0.9.0-9|60	Exec=%{_gamesbindir}/%{name}
12cu|gav-0.9.0-9|61	Icon=%{name}
12cu|gav-0.9.0-9|62	Terminal=false
12cu|gav-0.9.0-9|63	Type=Application
12cu|gav-0.9.0-9|64	Categories=Game;SportsGame;
12cu|gav-0.9.0-9|65	EOF
12cu|gav-0.9.0-9|66	
12cu|gav-0.9.0-9|67	#icons
12cu|gav-0.9.0-9|68	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cu|gav-0.9.0-9|69	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cu|gav-0.9.0-9|70	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cu|gav-0.9.0-9|71	
12cu|gav-0.9.0-9|72	
12cu|gav-0.9.0-9|73	%changelog
12cu|gav-0.9.0-9|74	* Mon Feb 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.0-9
12cu|gav-0.9.0-9|75	+ Revision: df679fb
12cu|gav-0.9.0-9|76	- LOG Fix debug package, spec cleanup
12cu|gav-0.9.0-9|77	
12cu|gav-0.9.0-9|78	

9435 12
12cu|gbrainy-1.65-4|1	%define _enable_debug_packages %{nil}
12cu|gbrainy-1.65-4|2	%define debug_package %{nil}
12cu|gbrainy-1.65-4|3	
12cu|gbrainy-1.65-4|4	Summary:	A brain teaser game and trainer to have fun and to keep your brain trained
12cu|gbrainy-1.65-4|5	Name:		gbrainy
12cu|gbrainy-1.65-4|6	Version:	1.65
12cu|gbrainy-1.65-4|7	Release:	4
12cu|gbrainy-1.65-4|8	License:	GPLv2+
12cu|gbrainy-1.65-4|9	Group:		Graphical desktop/GNOME
12cu|gbrainy-1.65-4|10	Url:		http://live.gnome.org/gbrainy
12cu|gbrainy-1.65-4|11	Source0:	http://gent.softcatala.org/jmas/%{name}/%{name}-%{version}.tar.gz
12cu|gbrainy-1.65-4|12	BuildRequires:	intltool
12cu|gbrainy-1.65-4|13	BuildRequires:	pkgconfig(glade-sharp-2.0)
12cu|gbrainy-1.65-4|14	BuildRequires:	pkgconfig(gnome-doc-utils)
12cu|gbrainy-1.65-4|15	BuildRequires:	pkgconfig(gnome-sharp-2.0)
12cu|gbrainy-1.65-4|16	BuildRequires:	pkgconfig(gtk-sharp-2.0)
12cu|gbrainy-1.65-4|17	BuildRequires:	pkgconfig(librsvg-2.0)
12cu|gbrainy-1.65-4|18	BuildRequires:	pkgconfig(mono)
12cu|gbrainy-1.65-4|19	BuildRequires:	pkgconfig(mono-addins)
12cu|gbrainy-1.65-4|20	
12cu|gbrainy-1.65-4|21	%description
12cu|gbrainy-1.65-4|22	gbrainy is a brain teaser game and trainer written for GNOME using Mono,
12cu|gbrainy-1.65-4|23	C# and Cairo.
12cu|gbrainy-1.65-4|24	
12cu|gbrainy-1.65-4|25	Its mission is to provide a platform for creating different kinds of
12cu|gbrainy-1.65-4|26	brain-teasers and brain trainer games for GNOME.
12cu|gbrainy-1.65-4|27	
12cu|gbrainy-1.65-4|28	%files -f %{name}.lang
12cu|gbrainy-1.65-4|29	%doc AUTHORS ChangeLog NEWS README
12cu|gbrainy-1.65-4|30	%{_bindir}/*
12cu|gbrainy-1.65-4|31	%{_libexecdir}/%{name}/%{name}.exe
12cu|gbrainy-1.65-4|32	%{_libexecdir}/%{name}/%{name}.exe.config
12cu|gbrainy-1.65-4|33	%{_libexecdir}/%{name}/%{name}.Core.dll
12cu|gbrainy-1.65-4|34	%{_libexecdir}/%{name}/%{name}.Core.dll.config
12cu|gbrainy-1.65-4|35	%{_libexecdir}/%{name}/%{name}.Games.dll
12cu|gbrainy-1.65-4|36	%{_libdir}/pkgconfig/gbrainy.pc
12cu|gbrainy-1.65-4|37	%{_datadir}/applications/*.desktop
12cu|gbrainy-1.65-4|38	%{_iconsdir}/hicolor/*/apps/*
12cu|gbrainy-1.65-4|39	%{_mandir}/man6/*
12cu|gbrainy-1.65-4|40	%{_datadir}/pixmaps/*
12cu|gbrainy-1.65-4|41	%{_datadir}/games/%{name}
12cu|gbrainy-1.65-4|42	
12cu|gbrainy-1.65-4|43	#----------------------------------------------------------------------------
12cu|gbrainy-1.65-4|44	
12cu|gbrainy-1.65-4|45	%prep
12cu|gbrainy-1.65-4|46	%setup -q
12cu|gbrainy-1.65-4|47	
12cu|gbrainy-1.65-4|48	%build
12cu|gbrainy-1.65-4|49	%configure2_5x
12cu|gbrainy-1.65-4|50	%make
12cu|gbrainy-1.65-4|51	
12cu|gbrainy-1.65-4|52	%install
12cu|gbrainy-1.65-4|53	%makeinstall_std
12cu|gbrainy-1.65-4|54	
12cu|gbrainy-1.65-4|55	# find_lang seems to fail on this
12cu|gbrainy-1.65-4|56	rm -rf %{buildroot}%{_datadir}/gnome/help/%{name}/sr@latin
12cu|gbrainy-1.65-4|57	
12cu|gbrainy-1.65-4|58	%find_lang %{name} --with-gnome
12cu|gbrainy-1.65-4|59	
12cu|gbrainy-1.65-4|60	
12cu|gbrainy-1.65-4|61	%changelog
12cu|gbrainy-1.65-4|62	* Mon Feb 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.65-4
12cu|gbrainy-1.65-4|63	+ Revision: 6b4d905
12cu|gbrainy-1.65-4|64	- LOG Disable debug package, spec cleanup
12cu|gbrainy-1.65-4|65	
12cu|gbrainy-1.65-4|66	

9436 12
12cu|gcal-3.6-3|1	Summary:	Program for calculating and printing calendars
12cu|gcal-3.6-3|2	Name:		gcal
12cu|gcal-3.6-3|3	Version:	3.6
12cu|gcal-3.6-3|4	Release:	3
12cu|gcal-3.6-3|5	License:	GPLv3+
12cu|gcal-3.6-3|6	Group:		Office
12cu|gcal-3.6-3|7	Source0:	ftp://ftp.gnu.org/pub/gnu/gcal/%{name}-%{version}.tar.gz
12cu|gcal-3.6-3|8	URL:		http://www.gnu.org/software/gcal/
12cu|gcal-3.6-3|9	BuildRequires:	ncurses-devel
12cu|gcal-3.6-3|10	BuildRequires:	texinfo
12cu|gcal-3.6-3|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|gcal-3.6-3|12	
12cu|gcal-3.6-3|13	%description
12cu|gcal-3.6-3|14	Gcal is a program for calculating and printing calendars. Gcal displays
12cu|gcal-3.6-3|15	hybrid and proleptic Julian and Gregorian calendar sheets, respectively
12cu|gcal-3.6-3|16	for one month, three months, or a whole year. It also displays eternal
12cu|gcal-3.6-3|17	holiday lists for many countries around the globe, and features a very
12cu|gcal-3.6-3|18	powerful creation of fixed date lists that can be used for reminding
12cu|gcal-3.6-3|19	purposes.
12cu|gcal-3.6-3|20	
12cu|gcal-3.6-3|21	Gcal can calculate various astronomical data and times of the Sun and
12cu|gcal-3.6-3|22	the Moon for pleasure at any location, precisely enough for most civil
12cu|gcal-3.6-3|23	purposes. Gcal supports some other calendar systems, for example, the
12cu|gcal-3.6-3|24	Chinese and Japanese calendars, the Hebrew calendar, and the civil
12cu|gcal-3.6-3|25	Islamic calendar, too.
12cu|gcal-3.6-3|26	
12cu|gcal-3.6-3|27	%prep
12cu|gcal-3.6-3|28	%setup -q
12cu|gcal-3.6-3|29	
12cu|gcal-3.6-3|30	sed -i -e "s,ThisGcal=.*,ThisGcal=@PACKAGE@,g" misc/*/*.in
12cu|gcal-3.6-3|31	
12cu|gcal-3.6-3|32	%build
12cu|gcal-3.6-3|33	%configure2_5x --disable-rpath MAKEINFO="makeinfo"
12cu|gcal-3.6-3|34	%make
12cu|gcal-3.6-3|35	%make html
12cu|gcal-3.6-3|36	
12cu|gcal-3.6-3|37	%install
12cu|gcal-3.6-3|38	rm -rf %{buildroot}
12cu|gcal-3.6-3|39	%makeinstall_std
12cu|gcal-3.6-3|40	
12cu|gcal-3.6-3|41	%find_lang %{name}
12cu|gcal-3.6-3|42	
12cu|gcal-3.6-3|43	#examples
12cu|gcal-3.6-3|44	mkdir -p %{buildroot}%{_docdir}/%{name}
12cu|gcal-3.6-3|45	cp -rf doc/en/examples %{buildroot}%{_docdir}/%{name}/
12cu|gcal-3.6-3|46	
12cu|gcal-3.6-3|47	#misc files
12cu|gcal-3.6-3|48	cp -rf misc %{buildroot}%{_docdir}/%{name}/
12cu|gcal-3.6-3|49	
12cu|gcal-3.6-3|50	#fix rights
12cu|gcal-3.6-3|51	chmod 644 %{buildroot}%{_docdir}/%{name}/misc/gcalltx/gcalltx.pl
12cu|gcal-3.6-3|52	chmod 755 %{buildroot}%{_docdir}/%{name}/misc/wloc/wlocdrv
12cu|gcal-3.6-3|53	
12cu|gcal-3.6-3|54	for i in daily ddiff dst gcalltx moon mrms srss
12cu|gcal-3.6-3|55	do
12cu|gcal-3.6-3|56	chmod 755 %{buildroot}%{_docdir}/%{name}/misc/$i/$i
12cu|gcal-3.6-3|57	done
12cu|gcal-3.6-3|58	
12cu|gcal-3.6-3|59	#cleanup
12cu|gcal-3.6-3|60	rm -rf %{buildroot}%{_datadir}/%{name}/{CREDITS,README}
12cu|gcal-3.6-3|61	find %{buildroot} -name "Makefile*" -exec rm -rf {} \;
12cu|gcal-3.6-3|62	find %{buildroot}%{_docdir} -name "*.in" -exec rm -rf {} \;
12cu|gcal-3.6-3|63	find %{buildroot}%{_docdir} -name "*.bat" -exec rm -rf {} \;
12cu|gcal-3.6-3|64	find %{buildroot}%{_docdir} -name "*.texi" -exec rm -rf {} \;
12cu|gcal-3.6-3|65	
12cu|gcal-3.6-3|66	
12cu|gcal-3.6-3|67	
12cu|gcal-3.6-3|68	%clean
12cu|gcal-3.6-3|69	rm -rf %{buildroot}
12cu|gcal-3.6-3|70	
12cu|gcal-3.6-3|71	%files -f %{name}.lang
12cu|gcal-3.6-3|72	%defattr(-,root,root,0755)
12cu|gcal-3.6-3|73	%doc doc/en/gcal.html doc/GREG-REFORM README BUGS LIMITATIONS TODO AUTHORS NEWS THANKS
12cu|gcal-3.6-3|74	%{_bindir}/*
12cu|gcal-3.6-3|75	%{_datadir}/gcal
12cu|gcal-3.6-3|76	%{_infodir}/gcal*
12cu|gcal-3.6-3|77	
12cu|gcal-3.6-3|78	
12cu|gcal-3.6-3|79	%changelog
12cu|gcal-3.6-3|80	* Mon Jul 26 2010 Jani Välimaa <wally@mandriva.org> 3.6-2mdv2011.0
12cu|gcal-3.6-3|81	+ Revision: 560886
12cu|gcal-3.6-3|82	- fix gcal path in misc scripts
12cu|gcal-3.6-3|83	- fix misc scripts rights
12cu|gcal-3.6-3|84	
12cu|gcal-3.6-3|85	* Mon Jul 26 2010 Jani Välimaa <wally@mandriva.org> 3.6-1mdv2011.0
12cu|gcal-3.6-3|86	+ Revision: 560778
12cu|gcal-3.6-3|87	- install examples and misc files
12cu|gcal-3.6-3|88	- change description and summary
12cu|gcal-3.6-3|89	- add BR to build gcal.html
12cu|gcal-3.6-3|90	- new version 3.6
12cu|gcal-3.6-3|91	- sync sources
12cu|gcal-3.6-3|92	- clean .spec
12cu|gcal-3.6-3|93	
12cu|gcal-3.6-3|94	* Wed Apr 14 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.5.1-1mdv2010.1
12cu|gcal-3.6-3|95	+ Revision: 534761
12cu|gcal-3.6-3|96	- Don't define name, version, release on top of spec
12cu|gcal-3.6-3|97	- new version 3.5.1
12cu|gcal-3.6-3|98	- drop p1, applied upstream and p0 (but keep p0)
12cu|gcal-3.6-3|99	- fix %%install && %%files
12cu|gcal-3.6-3|100	- lang(de) is now with the other langs (%%find_lang)
12cu|gcal-3.6-3|101	- fix license
12cu|gcal-3.6-3|102	
12cu|gcal-3.6-3|103	* Thu Mar 11 2010 Sandro Cazzaniga <kharec@mandriva.org> 3.01.1-1mdv2010.1
12cu|gcal-3.6-3|104	+ Revision: 517924
12cu|gcal-3.6-3|105	- Fix License according to the COPYING file.
12cu|gcal-3.6-3|106	- Update to 3.01.1
12cu|gcal-3.6-3|107	
12cu|gcal-3.6-3|108	* Thu Feb 11 2010 Funda Wang <fwang@mandriva.org> 3.01-13mdv2010.1
12cu|gcal-3.6-3|109	+ Revision: 504125
12cu|gcal-3.6-3|110	- fix build
12cu|gcal-3.6-3|111	
12cu|gcal-3.6-3|112	+ Thierry Vignaud <tv@mandriva.org>
12cu|gcal-3.6-3|113	- rebuild
12cu|gcal-3.6-3|114	- rebuild
12cu|gcal-3.6-3|115	
12cu|gcal-3.6-3|116	+ Olivier Blin <oblin@mandriva.com>
12cu|gcal-3.6-3|117	- restore BuildRoot
12cu|gcal-3.6-3|118	
12cu|gcal-3.6-3|119	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 3.01-10mdv2008.1
12cu|gcal-3.6-3|120	+ Revision: 125489
12cu|gcal-3.6-3|121	- kill re-definition of %%buildroot on Pixel's request
12cu|gcal-3.6-3|122	- import gcal
12cu|gcal-3.6-3|123	
12cu|gcal-3.6-3|124	
12cu|gcal-3.6-3|125	* Thu Oct 06 2005 Lenny Cartier <lenny@mandriva.com> 3.01-10mdk
12cu|gcal-3.6-3|126	- rebuild
12cu|gcal-3.6-3|127	
12cu|gcal-3.6-3|128	* Thu Jul 29 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 3.01-9mdk
12cu|gcal-3.6-3|129	- fix buildrequires
12cu|gcal-3.6-3|130	- cleanups
12cu|gcal-3.6-3|131	
12cu|gcal-3.6-3|132	* Thu May 27 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 3.01-8mdk
12cu|gcal-3.6-3|133	- rebuild
12cu|gcal-3.6-3|134	- clean up a leftover file
12cu|gcal-3.6-3|135	
12cu|gcal-3.6-3|136	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.01-7mdk
12cu|gcal-3.6-3|137	- rebuild
12cu|gcal-3.6-3|138	
12cu|gcal-3.6-3|139	* Wed Jan 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 3.01-6mdk
12cu|gcal-3.6-3|140	- rebuild
12cu|gcal-3.6-3|141	
12cu|gcal-3.6-3|142	* Sun Mar 17 2002 Lenny Cartier <lenny@mandrakesoft.com> 3.01-5mdk
12cu|gcal-3.6-3|143	- fixes from Abel Cheung <maddog@linux.org.hk> :
12cu|gcal-3.6-3|144	- Patch1: Misc fixes taken from debian
12cu|gcal-3.6-3|145	- Add missing manpages
12cu|gcal-3.6-3|146	- find_lang
12cu|gcal-3.6-3|147	- Use _install_info and _remove_install_info
12cu|gcal-3.6-3|148	
12cu|gcal-3.6-3|149	* Tue Jul 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.01-4mdk
12cu|gcal-3.6-3|150	- rebuild
12cu|gcal-3.6-3|151	
12cu|gcal-3.6-3|152	* Fri May 11 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 3.01-3mdk
12cu|gcal-3.6-3|153	- use find_lang
12cu|gcal-3.6-3|154	
12cu|gcal-3.6-3|155	* Fri Jan  5 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 3.01-2mdk
12cu|gcal-3.6-3|156	- rebuild
12cu|gcal-3.6-3|157	
12cu|gcal-3.6-3|158	* Tue Aug 31 2000 Lenny Cartier <lenny@mandrakesoft.com> 3.01-1mdk
12cu|gcal-3.6-3|159	- macros
12cu|gcal-3.6-3|160	- BM
12cu|gcal-3.6-3|161	
12cu|gcal-3.6-3|162	* Sat Jun 10 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 3.00-2mdk
12cu|gcal-3.6-3|163	- better group
12cu|gcal-3.6-3|164	
12cu|gcal-3.6-3|165	* Fri Jun  9 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 3.00-1mdk
12cu|gcal-3.6-3|166	- first Mandrake package
12cu|gcal-3.6-3|167	

9437 12
12cu|gcc-melt-4.7.0-7|1	%define _real_vendor mandriva
12cu|gcc-melt-4.7.0-7|2	
12cu|gcc-melt-4.7.0-7|3	# To prepare tarball,
12cu|gcc-melt-4.7.0-7|4	# git archive --prefix=gcc-melt-$(git describe --always)/ --format=tar melt-branch | bzip2 > gcc-melt-$(git describe --always).tar.bz2
12cu|gcc-melt-4.7.0-7|5	%define name			%{cross_prefix}gcc%{package_suffix}
12cu|gcc-melt-4.7.0-7|6	%define branch			melt
12cu|gcc-melt-4.7.0-7|7	%define branch_tag		%(perl -e 'printf "%%02d%%02d", split(/\\./,shift)' %{branch})
12cu|gcc-melt-4.7.0-7|8	%define version			4.7.0
12cu|gcc-melt-4.7.0-7|9	%define snapshot		3cefe7f
12cu|gcc-melt-4.7.0-7|10	%define release			7
12cu|gcc-melt-4.7.0-7|11	%define nof_arches		noarch
12cu|gcc-melt-4.7.0-7|12	%define spu_arches		ppc64
12cu|gcc-melt-4.7.0-7|13	%define lsb_arches		i386 x86_64 ia64 ppc ppc64 s390 s390x mips mipsel mips64 mips64el
12cu|gcc-melt-4.7.0-7|14	%define biarches		x86_64 ppc64 mips64 mips64el
12cu|gcc-melt-4.7.0-7|15	
12cu|gcc-melt-4.7.0-7|16	# Define libraries major versions
12cu|gcc-melt-4.7.0-7|17	%define libgcc_major		1
12cu|gcc-melt-4.7.0-7|18	%define libstdcxx_major		6
12cu|gcc-melt-4.7.0-7|19	%define libstdcxx_minor		14
12cu|gcc-melt-4.7.0-7|20	%define libgfortran_major	3
12cu|gcc-melt-4.7.0-7|21	%define libgcj_major		11
12cu|gcc-melt-4.7.0-7|22	%define libobjc_major		2
12cu|gcc-melt-4.7.0-7|23	%define libgnat_major		1
12cu|gcc-melt-4.7.0-7|24	%define libffi_major		4
12cu|gcc-melt-4.7.0-7|25	%define libmudflap_major	0
12cu|gcc-melt-4.7.0-7|26	%define libssp_major		0
12cu|gcc-melt-4.7.0-7|27	%define libgomp_major		1
12cu|gcc-melt-4.7.0-7|28	%define libgcj_bc_major		1
12cu|gcc-melt-4.7.0-7|29	%define liblto_major		0
12cu|gcc-melt-4.7.0-7|30	%define libquadmath_major	0
12cu|gcc-melt-4.7.0-7|31	
12cu|gcc-melt-4.7.0-7|32	# Disable -Werror because there's a format string warning in gcc/cp/parser.c
12cu|gcc-melt-4.7.0-7|33	# around line 2300 that a comment says is intentional :(
12cu|gcc-melt-4.7.0-7|34	%define Werror_cflags %nil
12cu|gcc-melt-4.7.0-7|35	
12cu|gcc-melt-4.7.0-7|36	%if %{branch}
12cu|gcc-melt-4.7.0-7|37	%define _target_platform	%{_target_cpu}-%{_real_vendor}%{branch}-%{_target_os}%{?_gnu}
12cu|gcc-melt-4.7.0-7|38	%endif
12cu|gcc-melt-4.7.0-7|39	
12cu|gcc-melt-4.7.0-7|40	# Package holding Java tools (gij, jv-convert, etc.)
12cu|gcc-melt-4.7.0-7|41	%define GCJ_TOOLS		%{cross_prefix}gcj%{package_suffix}-tools
12cu|gcc-melt-4.7.0-7|42	
12cu|gcc-melt-4.7.0-7|43	# libgcj-devel should not provide libgcj_bc.so.1
12cu|gcc-melt-4.7.0-7|44	%if %{_use_internal_dependency_generator}
12cu|gcc-melt-4.7.0-7|45	%define _noautoprovfiles %{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcj_bc.so
12cu|gcc-melt-4.7.0-7|46	%else
12cu|gcc-melt-4.7.0-7|47	%define _exclude_files_from_autoprov %{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcj_bc.so
12cu|gcc-melt-4.7.0-7|48	%endif
12cu|gcc-melt-4.7.0-7|49	
12cu|gcc-melt-4.7.0-7|50	#-- JDK version
12cu|gcc-melt-4.7.0-7|51	%define jdk_version	1.5.0
12cu|gcc-melt-4.7.0-7|52	%define jdk_base	java-%{jdk_version}-gcj
12cu|gcc-melt-4.7.0-7|53	%define jdk_home	%{_prefix}/lib/jvm/%{jdk_base}-%{jdk_version}.0/jre
12cu|gcc-melt-4.7.0-7|54	
12cu|gcc-melt-4.7.0-7|55	# Define if building a cross compiler
12cu|gcc-melt-4.7.0-7|56	# FIXME: assume user does not define both cross and cross_bootstrap variables
12cu|gcc-melt-4.7.0-7|57	%define build_cross		0
12cu|gcc-melt-4.7.0-7|58	%define build_cross_bootstrap	0
12cu|gcc-melt-4.7.0-7|59	%{expand: %{?cross:		%%global build_cross 1}}
12cu|gcc-melt-4.7.0-7|60	%{expand: %{?cross_bootstrap:	%%global build_cross_bootstrap 1}}
12cu|gcc-melt-4.7.0-7|61	
12cu|gcc-melt-4.7.0-7|62	# System compiler in MDV 2009
12cu|gcc-melt-4.7.0-7|63	#%if %{mdkversion} >= 200900
12cu|gcc-melt-4.7.0-7|64	#define system_compiler		1
12cu|gcc-melt-4.7.0-7|65	#%else
12cu|gcc-melt-4.7.0-7|66	%define system_compiler		0
12cu|gcc-melt-4.7.0-7|67	#%endif
12cu|gcc-melt-4.7.0-7|68	%define target_cpu		%{_target_cpu}
12cu|gcc-melt-4.7.0-7|69	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|70	%define system_compiler		0
12cu|gcc-melt-4.7.0-7|71	%define target_cpu		%{cross}
12cu|gcc-melt-4.7.0-7|72	%endif
12cu|gcc-melt-4.7.0-7|73	%if %{build_cross_bootstrap}
12cu|gcc-melt-4.7.0-7|74	%define build_cross		1
12cu|gcc-melt-4.7.0-7|75	%define system_compiler		0
12cu|gcc-melt-4.7.0-7|76	%define target_cpu		%{cross_bootstrap}
12cu|gcc-melt-4.7.0-7|77	%endif
12cu|gcc-melt-4.7.0-7|78	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|79	%define alternative_priority	30%{branch_tag}
12cu|gcc-melt-4.7.0-7|80	%define cross_prefix		%{nil}
12cu|gcc-melt-4.7.0-7|81	%define cross_program_prefix	%{nil}
12cu|gcc-melt-4.7.0-7|82	%define package_suffix		%{nil}
12cu|gcc-melt-4.7.0-7|83	%define program_prefix		%{nil}
12cu|gcc-melt-4.7.0-7|84	%define program_suffix		%{nil}
12cu|gcc-melt-4.7.0-7|85	%define program_long_suffix     -%{version}
12cu|gcc-melt-4.7.0-7|86	%else
12cu|gcc-melt-4.7.0-7|87	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|88	%define alternative_priority	10%{branch_tag}
12cu|gcc-melt-4.7.0-7|89	%define cross_prefix		cross-%{target_cpu}-
12cu|gcc-melt-4.7.0-7|90	%define cross_program_prefix	%{target_cpu}-linux-
12cu|gcc-melt-4.7.0-7|91	%if "%{target_cpu}" == "spu"
12cu|gcc-melt-4.7.0-7|92	%define cross_program_prefix	%{target_cpu}-unknown-elf-
12cu|gcc-melt-4.7.0-7|93	%endif
12cu|gcc-melt-4.7.0-7|94	%define package_suffix		%{nil}
12cu|gcc-melt-4.7.0-7|95	%define program_prefix		%{cross_program_prefix}
12cu|gcc-melt-4.7.0-7|96	%define program_suffix		%{nil}
12cu|gcc-melt-4.7.0-7|97	%define program_long_suffix	-%{version}
12cu|gcc-melt-4.7.0-7|98	%else
12cu|gcc-melt-4.7.0-7|99	%define alternative_priority	20%{branch_tag}
12cu|gcc-melt-4.7.0-7|100	%define cross_prefix		%{nil}
12cu|gcc-melt-4.7.0-7|101	%define cross_program_prefix	%{nil}
12cu|gcc-melt-4.7.0-7|102	%define package_suffix		-%{branch}
12cu|gcc-melt-4.7.0-7|103	%define program_prefix		%{nil}
12cu|gcc-melt-4.7.0-7|104	%define program_suffix		-%{branch}
12cu|gcc-melt-4.7.0-7|105	%define program_long_suffix	-%{branch}
12cu|gcc-melt-4.7.0-7|106	%endif
12cu|gcc-melt-4.7.0-7|107	%endif
12cu|gcc-melt-4.7.0-7|108	%define _alternativesdir	/etc/alternatives
12cu|gcc-melt-4.7.0-7|109	%if "%{package_suffix}" == "%{nil}"
12cu|gcc-melt-4.7.0-7|110	%define _package_suffix		%{nil}
12cu|gcc-melt-4.7.0-7|111	%else
12cu|gcc-melt-4.7.0-7|112	%define _package_suffix		%{package_suffix}
12cu|gcc-melt-4.7.0-7|113	%endif
12cu|gcc-melt-4.7.0-7|114	%define gcc42_as_system_compiler 0
12cu|gcc-melt-4.7.0-7|115	
12cu|gcc-melt-4.7.0-7|116	%if "%snapshot" != ""
12cu|gcc-melt-4.7.0-7|117	%define source_package		gcc-%{branch}-%{version}-git%{snapshot}
12cu|gcc-melt-4.7.0-7|118	%define source_dir		gcc-%{branch}-%{version}-git%{snapshot}
12cu|gcc-melt-4.7.0-7|119	%define build_release		0
12cu|gcc-melt-4.7.0-7|120	%else
12cu|gcc-melt-4.7.0-7|121	%define source_package		gcc-%{version}
12cu|gcc-melt-4.7.0-7|122	%define source_dir		gcc-%{version}
12cu|gcc-melt-4.7.0-7|123	%define build_release		1
12cu|gcc-melt-4.7.0-7|124	%endif
12cu|gcc-melt-4.7.0-7|125	
12cu|gcc-melt-4.7.0-7|126	# Define GCC target platform, and arch we built for
12cu|gcc-melt-4.7.0-7|127	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|128	%define biarches		noarch
12cu|gcc-melt-4.7.0-7|129	%define arch			%{target_cpu}
12cu|gcc-melt-4.7.0-7|130	%define gcc_target_platform	%{target_cpu}-linux
12cu|gcc-melt-4.7.0-7|131	%if "%{target_cpu}" == "spu"
12cu|gcc-melt-4.7.0-7|132	%define gcc_target_platform	%{target_cpu}-unknown-elf
12cu|gcc-melt-4.7.0-7|133	%endif
12cu|gcc-melt-4.7.0-7|134	%define target_prefix		%{_prefix}/%{gcc_target_platform}
12cu|gcc-melt-4.7.0-7|135	%define target_libdir		%{target_prefix}/%{target_lib}
12cu|gcc-melt-4.7.0-7|136	%define target_slibdir		%{target_prefix}/%{target_lib}
12cu|gcc-melt-4.7.0-7|137	%define target_slibdir32	%{target_prefix}/lib
12cu|gcc-melt-4.7.0-7|138	%else
12cu|gcc-melt-4.7.0-7|139	%define arch			%(echo %{_target_cpu}|sed -e "s/\\(i.86\\|athlon\\)/i386/" -e "s/amd64/x86_64/" -e "s/\\(sun4.*\\|sparcv[89]\\)/sparc/")
12cu|gcc-melt-4.7.0-7|140	%define gcc_target_platform	%{_target_platform}
12cu|gcc-melt-4.7.0-7|141	%define target_prefix		%{_prefix}
12cu|gcc-melt-4.7.0-7|142	%define target_libdir		%{_libdir}
12cu|gcc-melt-4.7.0-7|143	%define target_slibdir		/%{_lib}
12cu|gcc-melt-4.7.0-7|144	%define target_slibdir32	/lib
12cu|gcc-melt-4.7.0-7|145	%endif
12cu|gcc-melt-4.7.0-7|146	%define isarch()		%(case " %* " in (*" %{arch} "*) echo 1;; (*) echo 0;; esac)
12cu|gcc-melt-4.7.0-7|147	%define gcc_libdir		%{_prefix}/lib/gcc
12cu|gcc-melt-4.7.0-7|148	%define gcj_libdir		%{target_libdir}/gcj-%{version}-%{libgcj_major}
12cu|gcc-melt-4.7.0-7|149	
12cu|gcc-melt-4.7.0-7|150	%define target_lib             lib
12cu|gcc-melt-4.7.0-7|151	%if %isarch ppc64 sparc64 x86_64 mips64 mips64el
12cu|gcc-melt-4.7.0-7|152	%define target_lib             lib64
12cu|gcc-melt-4.7.0-7|153	%endif
12cu|gcc-melt-4.7.0-7|154	
12cu|gcc-melt-4.7.0-7|155	%if %isarch x86_64
12cu|gcc-melt-4.7.0-7|156	%define multilib_32_arch	i586
12cu|gcc-melt-4.7.0-7|157	%endif
12cu|gcc-melt-4.7.0-7|158	%if %isarch ppc64
12cu|gcc-melt-4.7.0-7|159	%define multilib_32_arch	ppc
12cu|gcc-melt-4.7.0-7|160	%endif
12cu|gcc-melt-4.7.0-7|161	%if %isarch sparc64
12cu|gcc-melt-4.7.0-7|162	%define multilib_32_arch	sparc
12cu|gcc-melt-4.7.0-7|163	%endif
12cu|gcc-melt-4.7.0-7|164	%if %isarch mips64
12cu|gcc-melt-4.7.0-7|165	%define	multilib_32_arch	mips
12cu|gcc-melt-4.7.0-7|166	%endif
12cu|gcc-melt-4.7.0-7|167	%if %isarch mips64el
12cu|gcc-melt-4.7.0-7|168	%define	multilib_32_arch	mipsel
12cu|gcc-melt-4.7.0-7|169	%endif
12cu|gcc-melt-4.7.0-7|170	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|171	%define gcc32_target_platform	%{multilib_32_arch}-%{_real_vendor}-%{_target_os}%{?_gnu}
12cu|gcc-melt-4.7.0-7|172	%endif
12cu|gcc-melt-4.7.0-7|173	
12cu|gcc-melt-4.7.0-7|174	# Location of Java headers, don't let them in compiler specific
12cu|gcc-melt-4.7.0-7|175	# directory as they are grabbed first
12cu|gcc-melt-4.7.0-7|176	%define libjava_includedir	%{target_prefix}/include/libgcj-%{version}
12cu|gcc-melt-4.7.0-7|177	
12cu|gcc-melt-4.7.0-7|178	# We now have versioned libstdcxx_includedir, that is c++/<VERSION>/
12cu|gcc-melt-4.7.0-7|179	%define libstdcxx_includedir	%{target_prefix}/include/c++/%{version}
12cu|gcc-melt-4.7.0-7|180	
12cu|gcc-melt-4.7.0-7|181	%define build_minimal		0
12cu|gcc-melt-4.7.0-7|182	%define build_monolithic	0
12cu|gcc-melt-4.7.0-7|183	%define build_doc		1
12cu|gcc-melt-4.7.0-7|184	%define build_pdf_doc		0
12cu|gcc-melt-4.7.0-7|185	%define build_check		0
12cu|gcc-melt-4.7.0-7|186	%define build_ada		0
12cu|gcc-melt-4.7.0-7|187	%define gpc_snapshot		20040516
12cu|gcc-melt-4.7.0-7|188	%define build_pascal		1
12cu|gcc-melt-4.7.0-7|189	%ifarch noarch
12cu|gcc-melt-4.7.0-7|190	%define build_pascal		1
12cu|gcc-melt-4.7.0-7|191	%endif
12cu|gcc-melt-4.7.0-7|192	%if %isarch %{ix86} x86_64 ia64
12cu|gcc-melt-4.7.0-7|193	%define build_ada		1
12cu|gcc-melt-4.7.0-7|194	%endif
12cu|gcc-melt-4.7.0-7|195	%define build_cxx		0
12cu|gcc-melt-4.7.0-7|196	%define build_libstdcxx		%{build_cxx}
12cu|gcc-melt-4.7.0-7|197	%define build_fortran		%{system_compiler}
12cu|gcc-melt-4.7.0-7|198	%define build_objc		1
12cu|gcc-melt-4.7.0-7|199	%define build_objcp		1
12cu|gcc-melt-4.7.0-7|200	%define build_libmudflap	0
12cu|gcc-melt-4.7.0-7|201	%define build_libgomp           1
12cu|gcc-melt-4.7.0-7|202	%define build_libgcj_bc		0
12cu|gcc-melt-4.7.0-7|203	%define build_libffi		1
12cu|gcc-melt-4.7.0-7|204	%define build_java		0
12cu|gcc-melt-4.7.0-7|205	%define build_debug		0
12cu|gcc-melt-4.7.0-7|206	%define build_stdcxxheaders	1
12cu|gcc-melt-4.7.0-7|207	%if %{gcc42_as_system_compiler}
12cu|gcc-melt-4.7.0-7|208	%define build_libstdcxx		0
12cu|gcc-melt-4.7.0-7|209	%define build_libmudflap	0
12cu|gcc-melt-4.7.0-7|210	%endif
12cu|gcc-melt-4.7.0-7|211	# use SSP support from glibc 2.4
12cu|gcc-melt-4.7.0-7|212	%define use_ssp_glibc		1
12cu|gcc-melt-4.7.0-7|213	%define build_libssp		0
12cu|gcc-melt-4.7.0-7|214	%if !%{system_compiler}
12cu|gcc-melt-4.7.0-7|215	%define build_objc		0
12cu|gcc-melt-4.7.0-7|216	%define build_objcp		0
12cu|gcc-melt-4.7.0-7|217	%define build_pascal		0
12cu|gcc-melt-4.7.0-7|218	%define build_ada		0
12cu|gcc-melt-4.7.0-7|219	%define build_libffi		0
12cu|gcc-melt-4.7.0-7|220	%define build_libgomp		0
12cu|gcc-melt-4.7.0-7|221	#define build_libgcj_bc		1
12cu|gcc-melt-4.7.0-7|222	%endif
12cu|gcc-melt-4.7.0-7|223	%define use_hash_style_gnu	0
12cu|gcc-melt-4.7.0-7|224	%define build_cloog		1
12cu|gcc-melt-4.7.0-7|225	%define build_lto		1
12cu|gcc-melt-4.7.0-7|226	
12cu|gcc-melt-4.7.0-7|227	# Define C library to use
12cu|gcc-melt-4.7.0-7|228	%define libc glibc
12cu|gcc-melt-4.7.0-7|229	%define libc_shared 1
12cu|gcc-melt-4.7.0-7|230	%if "%{libc}" == "glibc"
12cu|gcc-melt-4.7.0-7|231	# Default to --hash-style=gnu on MDK >= 2007.1
12cu|gcc-melt-4.7.0-7|232	%define use_hash_style_gnu 1
12cu|gcc-melt-4.7.0-7|233	%endif
12cu|gcc-melt-4.7.0-7|234	%if !%{build_cross_bootstrap}
12cu|gcc-melt-4.7.0-7|235	# Make sure pthread.h doesn't contain __thread keyword
12cu|gcc-melt-4.7.0-7|236	%define libc_version 2.2.5-14mdk
12cu|gcc-melt-4.7.0-7|237	%if %{use_ssp_glibc}
12cu|gcc-melt-4.7.0-7|238	# Make sure glibc supports stack protector
12cu|gcc-melt-4.7.0-7|239	%define libc_version 2.4-1mdk
12cu|gcc-melt-4.7.0-7|240	%endif
12cu|gcc-melt-4.7.0-7|241	%if %isarch ppc ppc64 sparc sparcv9
12cu|gcc-melt-4.7.0-7|242	# Make sure glibc supports 128-bit long doubles
12cu|gcc-melt-4.7.0-7|243	%define libc_version 2.4-4mdk
12cu|gcc-melt-4.7.0-7|244	%endif
12cu|gcc-melt-4.7.0-7|245	%if %{use_hash_style_gnu}
12cu|gcc-melt-4.7.0-7|246	# Make sure glibc supports DT_GNU_HASH
12cu|gcc-melt-4.7.0-7|247	%define libc_version 2.4-6mdk
12cu|gcc-melt-4.7.0-7|248	%endif
12cu|gcc-melt-4.7.0-7|249	%if %isarch spu
12cu|gcc-melt-4.7.0-7|250	# Make sure we build against newlib
12cu|gcc-melt-4.7.0-7|251	%define libc newlib
12cu|gcc-melt-4.7.0-7|252	%define libc_shared 0
12cu|gcc-melt-4.7.0-7|253	%define libc_version 1.15.0
12cu|gcc-melt-4.7.0-7|254	%endif
12cu|gcc-melt-4.7.0-7|255	%endif
12cu|gcc-melt-4.7.0-7|256	
12cu|gcc-melt-4.7.0-7|257	%if %isarch spu mips mipsel mips64 mips64el
12cu|gcc-melt-4.7.0-7|258	# spu & mips port doesn't support the following languages yet
12cu|gcc-melt-4.7.0-7|259	%define build_fortran		0
12cu|gcc-melt-4.7.0-7|260	%define build_libssp		0
12cu|gcc-melt-4.7.0-7|261	%define use_ssp_glibc		0
12cu|gcc-melt-4.7.0-7|262	%endif
12cu|gcc-melt-4.7.0-7|263	
12cu|gcc-melt-4.7.0-7|264	# Allow --with[out] <feature> at rpm command line build
12cu|gcc-melt-4.7.0-7|265	%{expand: %{?_without_PDF:	%%global build_pdf_doc 0}}
12cu|gcc-melt-4.7.0-7|266	%{expand: %{?_without_DEBUG:	%%global build_debug 0}}
12cu|gcc-melt-4.7.0-7|267	%{expand: %{?_without_check:	%%global build_check 0}}
12cu|gcc-melt-4.7.0-7|268	%{expand: %{?_without_CHECK:	%%global build_check 0}}
12cu|gcc-melt-4.7.0-7|269	%{expand: %{?_without_MINIMAL:	%%global build_minimal 0}}
12cu|gcc-melt-4.7.0-7|270	%{expand: %{?_with_PDF:		%%global build_pdf_doc 1}}
12cu|gcc-melt-4.7.0-7|271	%{expand: %{?_with_DEBUG:	%%global build_debug 1}}
12cu|gcc-melt-4.7.0-7|272	%{expand: %{?_with_CHECK:	%%global build_check 1}}
12cu|gcc-melt-4.7.0-7|273	%{expand: %{?_with_MINIMAL:	%%global build_minimal 1}}
12cu|gcc-melt-4.7.0-7|274	
12cu|gcc-melt-4.7.0-7|275	# Allow --without <front-end> at rpm command line build
12cu|gcc-melt-4.7.0-7|276	%{expand: %{?_with_CXX:		%%global build_cxx 1}}
12cu|gcc-melt-4.7.0-7|277	%{expand: %{?_with_ADA:		%%global build_ada 1}}
12cu|gcc-melt-4.7.0-7|278	%{expand: %{?_with_FORTRAN:	%%global build_fortran 1}}
12cu|gcc-melt-4.7.0-7|279	%{expand: %{?_with_JAVA:	%%global build_java 1}}
12cu|gcc-melt-4.7.0-7|280	%{expand: %{?_with_OBJC:	%%global build_objc 1}}
12cu|gcc-melt-4.7.0-7|281	%{expand: %{?_with_OBJCXX:	%%global build_objcp 1}}
12cu|gcc-melt-4.7.0-7|282	%{expand: %{?_with_PASCAL:	%%global build_pascal 1}}
12cu|gcc-melt-4.7.0-7|283	
12cu|gcc-melt-4.7.0-7|284	# Allow --with <front-end> at rpm command line build
12cu|gcc-melt-4.7.0-7|285	%{expand: %{?_without_CXX:	%%global build_cxx 0}}
12cu|gcc-melt-4.7.0-7|286	%{expand: %{?_without_ADA:	%%global build_ada 0}}
12cu|gcc-melt-4.7.0-7|287	%{expand: %{?_without_FORTRAN:	%%global build_fortran 0}}
12cu|gcc-melt-4.7.0-7|288	%{expand: %{?_without_JAVA:	%%global build_java 0}}
12cu|gcc-melt-4.7.0-7|289	%{expand: %{?_without_OBJC:	%%global build_objc 0}}
12cu|gcc-melt-4.7.0-7|290	%{expand: %{?_without_OBJCXX:	%%global build_objcp 0}}
12cu|gcc-melt-4.7.0-7|291	%{expand: %{?_without_PASCAL:	%%global build_pascal 0}}
12cu|gcc-melt-4.7.0-7|292	
12cu|gcc-melt-4.7.0-7|293	# A minimal build overrides all other options
12cu|gcc-melt-4.7.0-7|294	%if %{build_cross_bootstrap}
12cu|gcc-melt-4.7.0-7|295	%define build_minimal		1
12cu|gcc-melt-4.7.0-7|296	%define libc_shared		0
12cu|gcc-melt-4.7.0-7|297	%endif
12cu|gcc-melt-4.7.0-7|298	%if %{build_minimal}
12cu|gcc-melt-4.7.0-7|299	%define build_doc		0
12cu|gcc-melt-4.7.0-7|300	%define build_pdf_doc		0
12cu|gcc-melt-4.7.0-7|301	%define build_check		0
12cu|gcc-melt-4.7.0-7|302	%define build_ada		0
12cu|gcc-melt-4.7.0-7|303	%define build_cxx		0
12cu|gcc-melt-4.7.0-7|304	%define build_fortran		0
12cu|gcc-melt-4.7.0-7|305	%define build_objc		0
12cu|gcc-melt-4.7.0-7|306	%define build_objcp		0
12cu|gcc-melt-4.7.0-7|307	%define build_java		0
12cu|gcc-melt-4.7.0-7|308	%define build_debug		0
12cu|gcc-melt-4.7.0-7|309	%define build_libffi		0
12cu|gcc-melt-4.7.0-7|310	%define build_libmudflap	0
12cu|gcc-melt-4.7.0-7|311	%endif
12cu|gcc-melt-4.7.0-7|312	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|313	%define build_monolithic	1
12cu|gcc-melt-4.7.0-7|314	%define build_doc		0
12cu|gcc-melt-4.7.0-7|315	%define build_pdf_doc		0
12cu|gcc-melt-4.7.0-7|316	# Unsupported front-ends when cross-compiling for now
12cu|gcc-melt-4.7.0-7|317	%define build_check		0
12cu|gcc-melt-4.7.0-7|318	%define build_java		0
12cu|gcc-melt-4.7.0-7|319	%define build_ada		0
12cu|gcc-melt-4.7.0-7|320	%define build_libffi		0
12cu|gcc-melt-4.7.0-7|321	%define build_libmudflap	0
12cu|gcc-melt-4.7.0-7|322	%endif
12cu|gcc-melt-4.7.0-7|323	%if !%{libc_shared}
12cu|gcc-melt-4.7.0-7|324	%define build_java		0
12cu|gcc-melt-4.7.0-7|325	%endif
12cu|gcc-melt-4.7.0-7|326	%if !%{build_java}
12cu|gcc-melt-4.7.0-7|327	%define build_libffi		0
12cu|gcc-melt-4.7.0-7|328	%endif
12cu|gcc-melt-4.7.0-7|329	
12cu|gcc-melt-4.7.0-7|330	%if "%{branch}" == "melt"
12cu|gcc-melt-4.7.0-7|331	%define libc_shared		0
12cu|gcc-melt-4.7.0-7|332	%define build_doc		0
12cu|gcc-melt-4.7.0-7|333	%define build_flto		0
12cu|gcc-melt-4.7.0-7|334	%define biarches		noarch
12cu|gcc-melt-4.7.0-7|335	%define melt_bootstrap		1
12cu|gcc-melt-4.7.0-7|336	%endif
12cu|gcc-melt-4.7.0-7|337	
12cu|gcc-melt-4.7.0-7|338	# Define library packages names
12cu|gcc-melt-4.7.0-7|339	%define libgcc_name_orig	%{cross_prefix}libgcc
12cu|gcc-melt-4.7.0-7|340	%define libgcc_name		%{libgcc_name_orig}%{libgcc_major}
12cu|gcc-melt-4.7.0-7|341	%define libstdcxx_name_orig	%{cross_prefix}libstdc++
12cu|gcc-melt-4.7.0-7|342	%define libstdcxx_name		%{libstdcxx_name_orig}%{libstdcxx_major}
12cu|gcc-melt-4.7.0-7|343	%define libgfortran_name_orig	%{cross_prefix}libgfortran
12cu|gcc-melt-4.7.0-7|344	%define libgfortran_name	%{libgfortran_name_orig}%{libgfortran_major}
12cu|gcc-melt-4.7.0-7|345	%define libquadmath_name_orig	%{cross_prefix}libquadmath
12cu|gcc-melt-4.7.0-7|346	%define libquadmath_name	%{libquadmath_name_orig}%{libquadmath_major}
12cu|gcc-melt-4.7.0-7|347	%define libgcj_name_orig	%{cross_prefix}libgcj
12cu|gcc-melt-4.7.0-7|348	%define libgcj_name		%{cross_prefix}%{mklibname gcj %{libgcj_major}}
12cu|gcc-melt-4.7.0-7|349	%define libgcj_devel_name	%{cross_prefix}%{mklibname gcj -d}
12cu|gcc-melt-4.7.0-7|350	%define libgcj_static_devel_name %{cross_prefix}%{mklibname gcj -d -s}
12cu|gcc-melt-4.7.0-7|351	%define libgcj_name_base	%{libgcj_name_orig}%{libgcj_major}
12cu|gcc-melt-4.7.0-7|352	%define libgcj_bc_name		%{cross_prefix}%{mklibname gcj_bc %{libgcj_bc_major}}
12cu|gcc-melt-4.7.0-7|353	%define libobjc_name_orig	%{cross_prefix}libobjc
12cu|gcc-melt-4.7.0-7|354	%define libobjc_name		%{libobjc_name_orig}%{libobjc_major}
12cu|gcc-melt-4.7.0-7|355	%define libgnat_name_orig	%{cross_prefix}libgnat
12cu|gcc-melt-4.7.0-7|356	%define libgnat_name		%{libgnat_name_orig}%{libgnat_major}
12cu|gcc-melt-4.7.0-7|357	%define libffi_name_orig	%{cross_prefix}libffi
12cu|gcc-melt-4.7.0-7|358	%define libffi_name		%{libffi_name_orig}%{libffi_major}
12cu|gcc-melt-4.7.0-7|359	%define libmudflap_name_orig	%{cross_prefix}libmudflap
12cu|gcc-melt-4.7.0-7|360	%define libmudflap_name		%{libmudflap_name_orig}%{libmudflap_major}
12cu|gcc-melt-4.7.0-7|361	%define libssp_name_orig	%{cross_prefix}libssp
12cu|gcc-melt-4.7.0-7|362	%define libssp_name		%{libssp_name_orig}%{libssp_major}
12cu|gcc-melt-4.7.0-7|363	%define libgomp_name_orig	%{cross_prefix}libgomp
12cu|gcc-melt-4.7.0-7|364	%define libgomp_name		%{libgomp_name_orig}%{libgomp_major}
12cu|gcc-melt-4.7.0-7|365	
12cu|gcc-melt-4.7.0-7|366	# Extract Mandriva Linux name and version
12cu|gcc-melt-4.7.0-7|367	%define mdk_distro_version_file	/etc/release
12cu|gcc-melt-4.7.0-7|368	%define mdk_distro_version	%(perl -ne '/^([.\\w\\s]+) \\(.+\\).+/ and print $1' < %{mdk_distro_version_file})
12cu|gcc-melt-4.7.0-7|369	
12cu|gcc-melt-4.7.0-7|370	Summary:	GNU Compiler Collection
12cu|gcc-melt-4.7.0-7|371	Name:		%{name}
12cu|gcc-melt-4.7.0-7|372	Version:	%{version}
12cu|gcc-melt-4.7.0-7|373	Release:	%{release}
12cu|gcc-melt-4.7.0-7|374	License:	GPLv3+
12cu|gcc-melt-4.7.0-7|375	Group:		Development/C
12cu|gcc-melt-4.7.0-7|376	
12cu|gcc-melt-4.7.0-7|377	# Main source:	(CVS)
12cu|gcc-melt-4.7.0-7|378	URL:		http://gcc.gnu.org/
12cu|gcc-melt-4.7.0-7|379	Source0:	%{source_package}.tar.bz2
12cu|gcc-melt-4.7.0-7|380	Source1:	lsb-headers-3.1.1.tar.bz2
12cu|gcc-melt-4.7.0-7|381	Source5:	gcc35-gpc-%{gpc_snapshot}.tar.bz2
12cu|gcc-melt-4.7.0-7|382	# FIXME: unless we get proper help2man package
12cu|gcc-melt-4.7.0-7|383	Source6:	gcc35-help2man.pl
12cu|gcc-melt-4.7.0-7|384	Source7:	gcc35-gnatmake-bash-completion
12cu|gcc-melt-4.7.0-7|385	Source8:	build_cross_gcc4.sh
12cu|gcc-melt-4.7.0-7|386	
12cu|gcc-melt-4.7.0-7|387	# Mandriva patches + backports from trunk
12cu|gcc-melt-4.7.0-7|388	# LSB compliant headers (for cross compiling without (glibc?) headers)
12cu|gcc-melt-4.7.0-7|389	Patch999: lsb-headers-3.1.1-misc.patch
12cu|gcc-melt-4.7.0-7|390	Patch1000: lsb-headers-3.1.1-mips-support.patch
12cu|gcc-melt-4.7.0-7|391	Patch100: gcc-46-ppl-0.10.patch
12cu|gcc-melt-4.7.0-7|392	# slibdir is either /lib or /lib64
12cu|gcc-melt-4.7.0-7|393	Patch101: gcc33-pass-slibdir.patch
12cu|gcc-melt-4.7.0-7|394	# pass libdir around
12cu|gcc-melt-4.7.0-7|395	Patch107: gcc33-multi-do-libdir.patch
12cu|gcc-melt-4.7.0-7|396	
12cu|gcc-melt-4.7.0-7|397	# testsuite
12cu|gcc-melt-4.7.0-7|398	Patch1: gcc33-pr11536-testcase.patch
12cu|gcc-melt-4.7.0-7|399	Patch2: gcc33-pr9929-testcase.patch
12cu|gcc-melt-4.7.0-7|400	Patch102: gcc32-pr7434-testcase.patch
12cu|gcc-melt-4.7.0-7|401	Patch103: gcc33-pr8213-testcase.patch
12cu|gcc-melt-4.7.0-7|402	Patch113: gcc33-pr11631.patch
12cu|gcc-melt-4.7.0-7|403	# ada
12cu|gcc-melt-4.7.0-7|404	Patch105: gcc35-ada-link.patch
12cu|gcc-melt-4.7.0-7|405	Patch106: gcc40-ada-makefile.patch
12cu|gcc-melt-4.7.0-7|406	# gnu pascal
12cu|gcc-melt-4.7.0-7|407	Patch111: gcc34-gpc-fixes.patch
12cu|gcc-melt-4.7.0-7|408	Patch112: gcc33-gpc-serialize-build.patch
12cu|gcc-melt-4.7.0-7|409	
12cu|gcc-melt-4.7.0-7|410	# -Wformat=security fixes
12cu|gcc-melt-4.7.0-7|411	Patch114: gcc-4.3.3-wformat-fixes.patch
12cu|gcc-melt-4.7.0-7|412	
12cu|gcc-melt-4.7.0-7|413	# build 32 bits code when running through linux32
12cu|gcc-melt-4.7.0-7|414	Patch115: gcc40-linux32.patch
12cu|gcc-melt-4.7.0-7|415	# ?
12cu|gcc-melt-4.7.0-7|416	Patch116: gcc40-linux32-build-env.patch
12cu|gcc-melt-4.7.0-7|417	# (cjw) disable building of 'nof' libs on ppc
12cu|gcc-melt-4.7.0-7|418	Patch129: gcc-4.1.2-ppc-soft-float-64bit-double-libs.patch
12cu|gcc-melt-4.7.0-7|419	
12cu|gcc-melt-4.7.0-7|420	# Load property.files from /usr/lib, not /usr/lib64, so that
12cu|gcc-melt-4.7.0-7|421	# they can be shared with other classpath jvms (asked by dwalluck)
12cu|gcc-melt-4.7.0-7|422	Patch130: gcc43-no-multilib-propertydir.patch
12cu|gcc-melt-4.7.0-7|423	Patch132: gcc43-custom-libgcj_bc-rpath.patch
12cu|gcc-melt-4.7.0-7|424	
12cu|gcc-melt-4.7.0-7|425	# Red Hat patches
12cu|gcc-melt-4.7.0-7|426	# allow --disable-libjava-multilib to disable multilib for java
12cu|gcc-melt-4.7.0-7|427	Patch201: gcc4-java-nomulti.patch
12cu|gcc-melt-4.7.0-7|428	# ?
12cu|gcc-melt-4.7.0-7|429	Patch202: gcc4-ppc64-m32-m64-multilib-only.patch
12cu|gcc-melt-4.7.0-7|430	# fix libltdl with multilib?
12cu|gcc-melt-4.7.0-7|431	Patch207: gcc4-libltdl-multilib.patch
12cu|gcc-melt-4.7.0-7|432	
12cu|gcc-melt-4.7.0-7|433	# workaround bug with redefined extern inline (mdvbz #41171, upstream #33763)
12cu|gcc-melt-4.7.0-7|434	Patch208: gcc43-pr33763.patch
12cu|gcc-melt-4.7.0-7|435	
12cu|gcc-melt-4.7.0-7|436	# use hash style gnu (faster dynamic linking, cf http://lwn.net/Articles/192624/)
12cu|gcc-melt-4.7.0-7|437	Patch211: gcc43-hash-style-gnu.patch
12cu|gcc-melt-4.7.0-7|438	
12cu|gcc-melt-4.7.0-7|439	# mips patches from the gdium tree
12cu|gcc-melt-4.7.0-7|440	Patch301: gcc-mips-libjava-interp.patch
12cu|gcc-melt-4.7.0-7|441	Patch302: gcc_mips_gcc_testsuite_fix_loop.patch
12cu|gcc-melt-4.7.0-7|442	
12cu|gcc-melt-4.7.0-7|443	# (proyvind): set interpreter path used by our uclibc for use with -muclibc
12cu|gcc-melt-4.7.0-7|444	Patch304: gcc-4.4.2-uclibc-ldso-path.patch
12cu|gcc-melt-4.7.0-7|445	
12cu|gcc-melt-4.7.0-7|446	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cu|gcc-melt-4.7.0-7|447	# Want updated alternatives priorities
12cu|gcc-melt-4.7.0-7|448	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|449	Conflicts:	gcc-cpp < 3.2.2-4mdk
12cu|gcc-melt-4.7.0-7|450	%endif
12cu|gcc-melt-4.7.0-7|451	%define binutils_version 2.16.91.0.2-2mdk
12cu|gcc-melt-4.7.0-7|452	%if %{use_hash_style_gnu}
12cu|gcc-melt-4.7.0-7|453	%define binutils_version 2.16.91.0.7-6mdk
12cu|gcc-melt-4.7.0-7|454	%endif
12cu|gcc-melt-4.7.0-7|455	Requires:	%{cross_prefix}binutils >= %{binutils_version}
12cu|gcc-melt-4.7.0-7|456	BuildRequires:	%{cross_prefix}binutils >= %{binutils_version}
12cu|gcc-melt-4.7.0-7|457	# Make sure gdb will understand DW_FORM_strp
12cu|gcc-melt-4.7.0-7|458	Conflicts:	gdb < 5.1.1
12cu|gcc-melt-4.7.0-7|459	BuildRequires:	zlib-devel
12cu|gcc-melt-4.7.0-7|460	BuildRequires:	chrpath
12cu|gcc-melt-4.7.0-7|461	
12cu|gcc-melt-4.7.0-7|462	%if %{gcc42_as_system_compiler}
12cu|gcc-melt-4.7.0-7|463	# We need gcc4.2 + its libstdc++ headers
12cu|gcc-melt-4.7.0-7|464	%define gcc42_version %(gcc4.2-version 2>/dev/null || echo 0)
12cu|gcc-melt-4.7.0-7|465	%if !%{build_stdcxxheaders}
12cu|gcc-melt-4.7.0-7|466	%define libstdcxx_includedir %{target_prefix}/include/c++/%{gcc42_version}
12cu|gcc-melt-4.7.0-7|467	%endif
12cu|gcc-melt-4.7.0-7|468	BuildRequires:	gcc4.2
12cu|gcc-melt-4.7.0-7|469	BuildRequires:	gcc4.2-c++
12cu|gcc-melt-4.7.0-7|470	%endif
12cu|gcc-melt-4.7.0-7|471	%if %{build_ada}
12cu|gcc-melt-4.7.0-7|472	# Ada requires Ada to build
12cu|gcc-melt-4.7.0-7|473	BuildRequires:	%{name}-gnat >= 3.1, %{libgnat_name} >= 3.1
12cu|gcc-melt-4.7.0-7|474	%endif
12cu|gcc-melt-4.7.0-7|475	# PPL itself is required for MELT
12cu|gcc-melt-4.7.0-7|476	BuildRequires: ppl-devel >= 0.11
12cu|gcc-melt-4.7.0-7|477	# cloog is used for Graphite support (optimizations)
12cu|gcc-melt-4.7.0-7|478	# see http://gcc.gnu.org/wiki/Graphite
12cu|gcc-melt-4.7.0-7|479	%if %{build_cloog}
12cu|gcc-melt-4.7.0-7|480	BuildRequires: cloog-ppl-devel >= 0.16
12cu|gcc-melt-4.7.0-7|481	#Requires: libcloog1 >= 0.15
12cu|gcc-melt-4.7.0-7|482	%endif
12cu|gcc-melt-4.7.0-7|483	#needed for lto support
12cu|gcc-melt-4.7.0-7|484	%if %{build_lto}
12cu|gcc-melt-4.7.0-7|485	BuildRequires: elfutils-devel
12cu|gcc-melt-4.7.0-7|486	Requires:	%{name}-cpp = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|487	%endif
12cu|gcc-melt-4.7.0-7|488	# FIXME: We need a libgcc with 3.4 symbols
12cu|gcc-melt-4.7.0-7|489	%if %{libc_shared} && !%{build_monolithic}
12cu|gcc-melt-4.7.0-7|490	Requires:	%{libgcc_name_orig} >= 3.3.2-5mdk
12cu|gcc-melt-4.7.0-7|491	%endif
12cu|gcc-melt-4.7.0-7|492	Requires(post): update-alternatives
12cu|gcc-melt-4.7.0-7|493	Requires(postun): update-alternatives
12cu|gcc-melt-4.7.0-7|494	BuildRequires:	gettext, flex, bison
12cu|gcc-melt-4.7.0-7|495	BuildRequires:	texinfo >= 4.1
12cu|gcc-melt-4.7.0-7|496	# XXX: Needs a GNU awk recent enough to correctly generate options.h
12cu|gcc-melt-4.7.0-7|497	BuildRequires:	gawk >= 3.1.4
12cu|gcc-melt-4.7.0-7|498	%if "%{?libc_version:%{libc_version}}" != ""
12cu|gcc-melt-4.7.0-7|499	Requires:	%{cross_prefix}%{libc}-devel >= %{libc_version}
12cu|gcc-melt-4.7.0-7|500	BuildRequires:	%{cross_prefix}%{libc}-devel >= %{libc_version}
12cu|gcc-melt-4.7.0-7|501	%endif
12cu|gcc-melt-4.7.0-7|502	%if %{build_check}
12cu|gcc-melt-4.7.0-7|503	BuildRequires:	%{cross_prefix}glibc-static-devel
12cu|gcc-melt-4.7.0-7|504	BuildRequires:	autogen
12cu|gcc-melt-4.7.0-7|505	%endif
12cu|gcc-melt-4.7.0-7|506	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|507	Obsoletes:	gcc%{branch}
12cu|gcc-melt-4.7.0-7|508	Provides:	gcc%{branch} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|509	%else
12cu|gcc-melt-4.7.0-7|510	Conflicts:	gcc%{branch} < %{version}-%{release}
12cu|gcc-melt-4.7.0-7|511	%endif
12cu|gcc-melt-4.7.0-7|512	%if %{build_pdf_doc}
12cu|gcc-melt-4.7.0-7|513	BuildRequires:	texlive, texlive-texmf-dvips, texlive-texmf-latex
12cu|gcc-melt-4.7.0-7|514	%endif
12cu|gcc-melt-4.7.0-7|515	%if %{build_check}
12cu|gcc-melt-4.7.0-7|516	BuildRequires:	dejagnu
12cu|gcc-melt-4.7.0-7|517	%endif
12cu|gcc-melt-4.7.0-7|518	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|519	AutoReq:	false
12cu|gcc-melt-4.7.0-7|520	AutoProv:	false
12cu|gcc-melt-4.7.0-7|521	%endif
12cu|gcc-melt-4.7.0-7|522	BuildRequires:	gmp-devel
12cu|gcc-melt-4.7.0-7|523	BuildRequires:	mpfr-devel
12cu|gcc-melt-4.7.0-7|524	BuildRequires:	libmpc-devel
12cu|gcc-melt-4.7.0-7|525	%if "%{branch}" == "melt"
12cu|gcc-melt-4.7.0-7|526	Requires:	gcc-melt-module = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|527	Requires:	gcc-melt-source = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|528	Provides:	gccmelt
12cu|gcc-melt-4.7.0-7|529	%endif
12cu|gcc-melt-4.7.0-7|530	
12cu|gcc-melt-4.7.0-7|531	%description
12cu|gcc-melt-4.7.0-7|532	A compiler aimed at integrating all the optimizations and features
12cu|gcc-melt-4.7.0-7|533	necessary for a high-performance and stable development environment.
12cu|gcc-melt-4.7.0-7|534	This package is required for all other GCC compilers, namely C++,
12cu|gcc-melt-4.7.0-7|535	Fortran 95, Objective C, Java and Ada 95.
12cu|gcc-melt-4.7.0-7|536	
12cu|gcc-melt-4.7.0-7|537	%package -n %{libgcc_name}
12cu|gcc-melt-4.7.0-7|538	Summary:	GNU C library
12cu|gcc-melt-4.7.0-7|539	Group:		System/Libraries
12cu|gcc-melt-4.7.0-7|540	Provides:	%{libgcc_name_orig} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|541	Obsoletes:	%{libgcc_name_orig}%{branch}
12cu|gcc-melt-4.7.0-7|542	Provides:	%{libgcc_name_orig}%{branch} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|543	Obsoletes:	%{libgcc_name_orig}3.0
12cu|gcc-melt-4.7.0-7|544	Provides:	%{libgcc_name_orig}3.0 = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|545	Provides:	%{libgcc_name_orig}3.2 = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|546	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|547	AutoReq:	false
12cu|gcc-melt-4.7.0-7|548	AutoProv:	false
12cu|gcc-melt-4.7.0-7|549	%endif
12cu|gcc-melt-4.7.0-7|550	
12cu|gcc-melt-4.7.0-7|551	%description -n %{libgcc_name}
12cu|gcc-melt-4.7.0-7|552	The %{libgcc_name} package contains GCC shared libraries for gcc %{branch}
12cu|gcc-melt-4.7.0-7|553	
12cu|gcc-melt-4.7.0-7|554	####################################################################
12cu|gcc-melt-4.7.0-7|555	# C++ Compiler
12cu|gcc-melt-4.7.0-7|556	
12cu|gcc-melt-4.7.0-7|557	%package c++
12cu|gcc-melt-4.7.0-7|558	Summary:	C++ support for gcc
12cu|gcc-melt-4.7.0-7|559	Group:		Development/C++
12cu|gcc-melt-4.7.0-7|560	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|561	Obsoletes:	gcc%{branch}-c++
12cu|gcc-melt-4.7.0-7|562	Provides:	gcc%{branch}-c++ = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|563	%else
12cu|gcc-melt-4.7.0-7|564	Conflicts:	gcc%{branch}-c++ < %{version}-%{release}
12cu|gcc-melt-4.7.0-7|565	%endif
12cu|gcc-melt-4.7.0-7|566	Requires:	%{name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|567	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|568	# some day, rpm will be smart enough: %if (%{system_compiler} || %{build_cross}) && !%{build_monolithic}
12cu|gcc-melt-4.7.0-7|569	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|570	Requires:	%{libstdcxx_name} = %{version}
12cu|gcc-melt-4.7.0-7|571	%endif
12cu|gcc-melt-4.7.0-7|572	Requires:	%{libstdcxx_name_orig}-devel = %{version}
12cu|gcc-melt-4.7.0-7|573	%else
12cu|gcc-melt-4.7.0-7|574	
12cu|gcc-melt-4.7.0-7|575	%if %{gcc42_as_system_compiler}
12cu|gcc-melt-4.7.0-7|576	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|577	Requires:	%{libstdcxx_name} >= %{gcc42_version}
12cu|gcc-melt-4.7.0-7|578	%endif
12cu|gcc-melt-4.7.0-7|579	%if !%{build_stdcxxheaders}
12cu|gcc-melt-4.7.0-7|580	Requires:	%{libstdcxx_name_orig}-devel >= %{gcc42_version}
12cu|gcc-melt-4.7.0-7|581	%endif
12cu|gcc-melt-4.7.0-7|582	%endif
12cu|gcc-melt-4.7.0-7|583	%endif
12cu|gcc-melt-4.7.0-7|584	
12cu|gcc-melt-4.7.0-7|585	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|586	AutoReq:	false
12cu|gcc-melt-4.7.0-7|587	AutoProv:	false
12cu|gcc-melt-4.7.0-7|588	%endif
12cu|gcc-melt-4.7.0-7|589	Requires(post): update-alternatives
12cu|gcc-melt-4.7.0-7|590	Requires(postun): update-alternatives
12cu|gcc-melt-4.7.0-7|591	
12cu|gcc-melt-4.7.0-7|592	%description c++
12cu|gcc-melt-4.7.0-7|593	This package adds C++ support to the GNU C compiler. It includes support
12cu|gcc-melt-4.7.0-7|594	for most of the current C++ specification, including templates and
12cu|gcc-melt-4.7.0-7|595	exception handling. It does include the static standard C++
12cu|gcc-melt-4.7.0-7|596	library and C++ header files; the library for dynamically linking
12cu|gcc-melt-4.7.0-7|597	programs is available separately.
12cu|gcc-melt-4.7.0-7|598	
12cu|gcc-melt-4.7.0-7|599	####################################################################
12cu|gcc-melt-4.7.0-7|600	# gcc Plugin%package -n gcc-plugins
12cu|gcc-melt-4.7.0-7|601	%package plugins
12cu|gcc-melt-4.7.0-7|602	Summary:	Headers to build gcc plugins
12cu|gcc-melt-4.7.0-7|603	Group:		Development/C
12cu|gcc-melt-4.7.0-7|604	Obsoletes:	gcc-plugins <= 4.7.0-2
12cu|gcc-melt-4.7.0-7|605	%description plugins
12cu|gcc-melt-4.7.0-7|606	This package contains the headers needed to build gcc plugins.
12cu|gcc-melt-4.7.0-7|607	
12cu|gcc-melt-4.7.0-7|608	####################################################################
12cu|gcc-melt-4.7.0-7|609	# C++ Libraries
12cu|gcc-melt-4.7.0-7|610	
12cu|gcc-melt-4.7.0-7|611	%package -n %{libstdcxx_name}
12cu|gcc-melt-4.7.0-7|612	Summary:	GNU C++ library
12cu|gcc-melt-4.7.0-7|613	Group:		System/Libraries
12cu|gcc-melt-4.7.0-7|614	Obsoletes:	%{libstdcxx_name_orig}%{branch}
12cu|gcc-melt-4.7.0-7|615	Provides:	%{libstdcxx_name_orig}%{branch} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|616	Provides:	%{libstdcxx_name_orig} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|617	%if "%{branch}" == "3.3"
12cu|gcc-melt-4.7.0-7|618	# By default, the libstdc++ from gcc3.3 is ABI compatible with the one
12cu|gcc-melt-4.7.0-7|619	# from gcc3.2. Just tell other packages about it if they relied on that.
12cu|gcc-melt-4.7.0-7|620	Provides:	%{libstdcxx_name_orig}3.2 = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|621	%endif
12cu|gcc-melt-4.7.0-7|622	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|623	AutoReq:	false
12cu|gcc-melt-4.7.0-7|624	AutoProv:	false
12cu|gcc-melt-4.7.0-7|625	%endif
12cu|gcc-melt-4.7.0-7|626	
12cu|gcc-melt-4.7.0-7|627	%description -n %{libstdcxx_name}
12cu|gcc-melt-4.7.0-7|628	This package contains the GCC Standard C++ Library v3, an ongoing
12cu|gcc-melt-4.7.0-7|629	project to implement the ISO/IEC 14882:1998 Standard C++ library.
12cu|gcc-melt-4.7.0-7|630	
12cu|gcc-melt-4.7.0-7|631	%package -n %{libstdcxx_name_orig}-devel
12cu|gcc-melt-4.7.0-7|632	Summary:	Header files and libraries for C++ development
12cu|gcc-melt-4.7.0-7|633	Group:		Development/C++
12cu|gcc-melt-4.7.0-7|634	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|635	Requires:	%{libstdcxx_name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|636	%endif
12cu|gcc-melt-4.7.0-7|637	Obsoletes:	%{libstdcxx_name_orig}%{branch}-devel
12cu|gcc-melt-4.7.0-7|638	Provides:	%{libstdcxx_name_orig}%{branch}-devel = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|639	Provides:	%{libstdcxx_name_orig}6-devel
12cu|gcc-melt-4.7.0-7|640	Obsoletes:	%{libstdcxx_name_orig}6-devel
12cu|gcc-melt-4.7.0-7|641	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|642	AutoReq:	false
12cu|gcc-melt-4.7.0-7|643	AutoProv:	false
12cu|gcc-melt-4.7.0-7|644	%endif
12cu|gcc-melt-4.7.0-7|645	
12cu|gcc-melt-4.7.0-7|646	%description -n %{libstdcxx_name_orig}-devel
12cu|gcc-melt-4.7.0-7|647	This is the GNU implementation of the standard C++ libraries.  This
12cu|gcc-melt-4.7.0-7|648	package includes the header files and libraries needed for C++
12cu|gcc-melt-4.7.0-7|649	development.
12cu|gcc-melt-4.7.0-7|650	
12cu|gcc-melt-4.7.0-7|651	%package -n %{libstdcxx_name_orig}-static-devel
12cu|gcc-melt-4.7.0-7|652	Summary:	Static libraries for C++ development
12cu|gcc-melt-4.7.0-7|653	Group:		Development/C++
12cu|gcc-melt-4.7.0-7|654	Requires:	%{libstdcxx_name_orig}-devel = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|655	Obsoletes:	%{libstdcxx_name_orig}%{branch}-static-devel
12cu|gcc-melt-4.7.0-7|656	Provides:	%{libstdcxx_name_orig}%{branch}-static-devel = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|657	Provides:	%{libstdcxx_name_orig}6-static-devel
12cu|gcc-melt-4.7.0-7|658	Obsoletes:	%{libstdcxx_name_orig}6-static-devel
12cu|gcc-melt-4.7.0-7|659	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|660	AutoReq:	false
12cu|gcc-melt-4.7.0-7|661	AutoProv:	false
12cu|gcc-melt-4.7.0-7|662	%endif
12cu|gcc-melt-4.7.0-7|663	
12cu|gcc-melt-4.7.0-7|664	%description -n %{libstdcxx_name_orig}-static-devel
12cu|gcc-melt-4.7.0-7|665	This is the GNU implementation of the standard C++ libraries.  This
12cu|gcc-melt-4.7.0-7|666	package includes the static libraries needed for C++ development.
12cu|gcc-melt-4.7.0-7|667	
12cu|gcc-melt-4.7.0-7|668	####################################################################
12cu|gcc-melt-4.7.0-7|669	# Objective C Compiler
12cu|gcc-melt-4.7.0-7|670	
12cu|gcc-melt-4.7.0-7|671	%package objc
12cu|gcc-melt-4.7.0-7|672	Summary:	Objective C support for gcc
12cu|gcc-melt-4.7.0-7|673	Group:		Development/Other
12cu|gcc-melt-4.7.0-7|674	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|675	Obsoletes:	gcc%{branch}-objc
12cu|gcc-melt-4.7.0-7|676	Provides:	gcc%{branch}-objc = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|677	%endif
12cu|gcc-melt-4.7.0-7|678	Requires:	%{name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|679	%if %{libc_shared} && !%{build_monolithic}
12cu|gcc-melt-4.7.0-7|680	Requires:	%{libobjc_name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|681	%endif
12cu|gcc-melt-4.7.0-7|682	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|683	AutoReq:	false
12cu|gcc-melt-4.7.0-7|684	AutoProv:	false
12cu|gcc-melt-4.7.0-7|685	%endif
12cu|gcc-melt-4.7.0-7|686	
12cu|gcc-melt-4.7.0-7|687	%description objc
12cu|gcc-melt-4.7.0-7|688	This package adds Objective C support to the GNU C compiler. Objective
12cu|gcc-melt-4.7.0-7|689	C is an object oriented derivative of the C language, mainly used on
12cu|gcc-melt-4.7.0-7|690	systems running NeXTSTEP. This package does not include the standard
12cu|gcc-melt-4.7.0-7|691	Objective C object library.
12cu|gcc-melt-4.7.0-7|692	
12cu|gcc-melt-4.7.0-7|693	####################################################################
12cu|gcc-melt-4.7.0-7|694	# Objective C++ Compiler
12cu|gcc-melt-4.7.0-7|695	
12cu|gcc-melt-4.7.0-7|696	%package objc++
12cu|gcc-melt-4.7.0-7|697	Summary:	Objective C++ support for gcc
12cu|gcc-melt-4.7.0-7|698	Group:		Development/Other
12cu|gcc-melt-4.7.0-7|699	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|700	Obsoletes:	gcc%{branch}-objc++
12cu|gcc-melt-4.7.0-7|701	Provides:	gcc%{branch}-objc++ = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|702	%endif
12cu|gcc-melt-4.7.0-7|703	Requires:	%{name}-objc = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|704	Requires:	%{name}-c++ = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|705	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|706	AutoReq:	false
12cu|gcc-melt-4.7.0-7|707	AutoProv:	false
12cu|gcc-melt-4.7.0-7|708	%endif
12cu|gcc-melt-4.7.0-7|709	
12cu|gcc-melt-4.7.0-7|710	%description objc++
12cu|gcc-melt-4.7.0-7|711	This package adds Objective C++ support to the GNU C++ compiler.
12cu|gcc-melt-4.7.0-7|712	
12cu|gcc-melt-4.7.0-7|713	####################################################################
12cu|gcc-melt-4.7.0-7|714	# Objective C Libraries
12cu|gcc-melt-4.7.0-7|715	
12cu|gcc-melt-4.7.0-7|716	%package -n %{libobjc_name}
12cu|gcc-melt-4.7.0-7|717	Summary:	Objective C runtime libraries
12cu|gcc-melt-4.7.0-7|718	Group:		System/Libraries
12cu|gcc-melt-4.7.0-7|719	Obsoletes:	%{libobjc_name_orig}3.0, %{libobjc_name_orig}3.1
12cu|gcc-melt-4.7.0-7|720	Provides:	%{libobjc_name_orig} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|721	Provides:	%{libobjc_name_orig}3.0 = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|722	Provides:	%{libobjc_name_orig}3.1 = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|723	%if !%{system_compiler}
12cu|gcc-melt-4.7.0-7|724	Conflicts:	%{name}-objc < %{branch}
12cu|gcc-melt-4.7.0-7|725	%endif
12cu|gcc-melt-4.7.0-7|726	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|727	AutoReq:	false
12cu|gcc-melt-4.7.0-7|728	AutoProv:	false
12cu|gcc-melt-4.7.0-7|729	%endif
12cu|gcc-melt-4.7.0-7|730	
12cu|gcc-melt-4.7.0-7|731	%description -n %{libobjc_name}
12cu|gcc-melt-4.7.0-7|732	Runtime libraries for the GNU Objective C Compiler.
12cu|gcc-melt-4.7.0-7|733	
12cu|gcc-melt-4.7.0-7|734	####################################################################
12cu|gcc-melt-4.7.0-7|735	# Pascal Compiler
12cu|gcc-melt-4.7.0-7|736	
12cu|gcc-melt-4.7.0-7|737	%package gpc
12cu|gcc-melt-4.7.0-7|738	Summary:	Pascal support for gcc
12cu|gcc-melt-4.7.0-7|739	Group:		Development/Other
12cu|gcc-melt-4.7.0-7|740	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|741	Obsoletes:	gcc%{branch}-gpc
12cu|gcc-melt-4.7.0-7|742	Provides:	gcc%{branch}-gpc = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|743	%endif
12cu|gcc-melt-4.7.0-7|744	Requires:	%{name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|745	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|746	AutoReq:	false
12cu|gcc-melt-4.7.0-7|747	AutoProv:	false
12cu|gcc-melt-4.7.0-7|748	%endif
12cu|gcc-melt-4.7.0-7|749	
12cu|gcc-melt-4.7.0-7|750	%description gpc
12cu|gcc-melt-4.7.0-7|751	The GNU Pascal Compiler (GPC) is, as the name says, the Pascal
12cu|gcc-melt-4.7.0-7|752	compiler of the GNU family.  The compiler supports the following
12cu|gcc-melt-4.7.0-7|753	language standards and quasi-standards:
12cu|gcc-melt-4.7.0-7|754	
12cu|gcc-melt-4.7.0-7|755	* ISO 7185 Pascal (see Resources),
12cu|gcc-melt-4.7.0-7|756	* most of ISO 10206 Extended Pascal,
12cu|gcc-melt-4.7.0-7|757	* Borland Pascal 7.0,
12cu|gcc-melt-4.7.0-7|758	* parts of Borland Delphi, Mac Pascal and Pascal-SC (PXSC).
12cu|gcc-melt-4.7.0-7|759	
12cu|gcc-melt-4.7.0-7|760	####################################################################
12cu|gcc-melt-4.7.0-7|761	# Fortran 95 Compiler
12cu|gcc-melt-4.7.0-7|762	
12cu|gcc-melt-4.7.0-7|763	%package gfortran
12cu|gcc-melt-4.7.0-7|764	Summary:	Fortran 95 support for gcc
12cu|gcc-melt-4.7.0-7|765	Group:		Development/Other
12cu|gcc-melt-4.7.0-7|766	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|767	Obsoletes:	gcc%{branch}-gfortran
12cu|gcc-melt-4.7.0-7|768	Provides:	gcc%{branch}-gfortran = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|769	%endif
12cu|gcc-melt-4.7.0-7|770	Obsoletes:	gcc%{branch}-g77
12cu|gcc-melt-4.7.0-7|771	Requires:	%{name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|772	%if %{libc_shared} && !%{build_monolithic}
12cu|gcc-melt-4.7.0-7|773	Requires:	%{libgfortran_name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|774	%endif
12cu|gcc-melt-4.7.0-7|775	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|776	AutoReq:	false
12cu|gcc-melt-4.7.0-7|777	AutoProv:	false
12cu|gcc-melt-4.7.0-7|778	%endif
12cu|gcc-melt-4.7.0-7|779	
12cu|gcc-melt-4.7.0-7|780	%description gfortran
12cu|gcc-melt-4.7.0-7|781	This package adds support for compiling Fortran 95 programs with the GNU
12cu|gcc-melt-4.7.0-7|782	compiler.
12cu|gcc-melt-4.7.0-7|783	
12cu|gcc-melt-4.7.0-7|784	####################################################################
12cu|gcc-melt-4.7.0-7|785	# Fortran 95 Libraries
12cu|gcc-melt-4.7.0-7|786	
12cu|gcc-melt-4.7.0-7|787	%package -n %{libgfortran_name}
12cu|gcc-melt-4.7.0-7|788	Summary:	Fortran 95 runtime libraries
12cu|gcc-melt-4.7.0-7|789	Group:		System/Libraries
12cu|gcc-melt-4.7.0-7|790	Provides:	%{libgfortran_name_orig} = %{version}
12cu|gcc-melt-4.7.0-7|791	Obsoletes:	%{libgfortran_name_orig}%{branch}
12cu|gcc-melt-4.7.0-7|792	Provides:	%{libgfortran_name_orig}%{branch} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|793	Obsoletes:	libgfortran0
12cu|gcc-melt-4.7.0-7|794	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|795	AutoReq:	false
12cu|gcc-melt-4.7.0-7|796	AutoProv:	false
12cu|gcc-melt-4.7.0-7|797	%endif
12cu|gcc-melt-4.7.0-7|798	
12cu|gcc-melt-4.7.0-7|799	%description -n %{libgfortran_name}
12cu|gcc-melt-4.7.0-7|800	This package contains Fortran 95 shared library which is needed to run
12cu|gcc-melt-4.7.0-7|801	Fortran 95 dynamically linked programs.
12cu|gcc-melt-4.7.0-7|802	
12cu|gcc-melt-4.7.0-7|803	%package -n %{libquadmath_name}
12cu|gcc-melt-4.7.0-7|804	Summary:	GCC Quad-Precision Math Library
12cu|gcc-melt-4.7.0-7|805	Group:		System/Libraries
12cu|gcc-melt-4.7.0-7|806	Provides:	%{libquadmath_name_orig} = %{version}
12cu|gcc-melt-4.7.0-7|807	Obsoletes:	%{libquadmath_name_orig}%{branch}
12cu|gcc-melt-4.7.0-7|808	Provides:	%{libquadmath_name_orig}%{branch} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|809	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|810	AutoReq:	false
12cu|gcc-melt-4.7.0-7|811	AutoProv:	false
12cu|gcc-melt-4.7.0-7|812	%endif
12cu|gcc-melt-4.7.0-7|813	
12cu|gcc-melt-4.7.0-7|814	%description -n %{libquadmath_name}
12cu|gcc-melt-4.7.0-7|815	A library, which provides quad-precision mathematical functions on
12cu|gcc-melt-4.7.0-7|816	targets supporting the __float128 datatype. The library is used to
12cu|gcc-melt-4.7.0-7|817	provide on such targets the REAL(16) type in the GNU Fortran compiler.
12cu|gcc-melt-4.7.0-7|818	
12cu|gcc-melt-4.7.0-7|819	####################################################################
12cu|gcc-melt-4.7.0-7|820	# Ada 95 Compiler
12cu|gcc-melt-4.7.0-7|821	
12cu|gcc-melt-4.7.0-7|822	%package gnat
12cu|gcc-melt-4.7.0-7|823	Summary:	Ada 95 support for gcc
12cu|gcc-melt-4.7.0-7|824	Group:		Development/Other
12cu|gcc-melt-4.7.0-7|825	Requires:	%{libgnat_name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|826	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|827	Obsoletes:	gcc%{branch}-gnat
12cu|gcc-melt-4.7.0-7|828	Provides:	gcc%{branch}-gnat = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|829	%endif
12cu|gcc-melt-4.7.0-7|830	Obsoletes:	%{cross_prefix}gnat
12cu|gcc-melt-4.7.0-7|831	Provides:	%{cross_prefix}gnat = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|832	Requires:	%{name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|833	
12cu|gcc-melt-4.7.0-7|834	%description gnat
12cu|gcc-melt-4.7.0-7|835	This package contains an Ada95 compiler and associated development
12cu|gcc-melt-4.7.0-7|836	tools based on the GNU gcc technology. Ada95 is the object oriented
12cu|gcc-melt-4.7.0-7|837	successor of the Ada83 language. To build this package from sources
12cu|gcc-melt-4.7.0-7|838	you must have installed a binary version to bootstrap the compiler.
12cu|gcc-melt-4.7.0-7|839	
12cu|gcc-melt-4.7.0-7|840	####################################################################
12cu|gcc-melt-4.7.0-7|841	# Ada 95 Libraries
12cu|gcc-melt-4.7.0-7|842	
12cu|gcc-melt-4.7.0-7|843	%package -n %{libgnat_name}
12cu|gcc-melt-4.7.0-7|844	Summary:	Ada 95 runtime libraries
12cu|gcc-melt-4.7.0-7|845	Group:		System/Libraries
12cu|gcc-melt-4.7.0-7|846	Provides:	%{libgnat_name_orig} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|847	Obsoletes:	%{cross_prefix}gnat-runtime
12cu|gcc-melt-4.7.0-7|848	Provides:	%{cross_prefix}gnat-runtime = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|849	
12cu|gcc-melt-4.7.0-7|850	%description -n %{libgnat_name}
12cu|gcc-melt-4.7.0-7|851	This package contains the shared libraries required to run programs
12cu|gcc-melt-4.7.0-7|852	compiled with the GNU Ada compiler (GNAT) if they are compiled to use
12cu|gcc-melt-4.7.0-7|853	shared libraries.  It also contains the shared libraries for the
12cu|gcc-melt-4.7.0-7|854	Implementation of the Ada Semantic Interface Specification (ASIS), the
12cu|gcc-melt-4.7.0-7|855	implementation of Distributed Systems Programming (GLADE) and the
12cu|gcc-melt-4.7.0-7|856	Posix 1003.5 Binding (Florist).
12cu|gcc-melt-4.7.0-7|857	
12cu|gcc-melt-4.7.0-7|858	####################################################################
12cu|gcc-melt-4.7.0-7|859	# Java Compiler
12cu|gcc-melt-4.7.0-7|860	
12cu|gcc-melt-4.7.0-7|861	%package java
12cu|gcc-melt-4.7.0-7|862	Summary:	Java support for gcc
12cu|gcc-melt-4.7.0-7|863	Group:		Development/Java
12cu|gcc-melt-4.7.0-7|864	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|865	Obsoletes:	gcc%{branch}-java
12cu|gcc-melt-4.7.0-7|866	Provides:	gcc%{branch}-java = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|867	%endif
12cu|gcc-melt-4.7.0-7|868	Requires:	%{name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|869	Requires:	%{GCJ_TOOLS} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|870	Requires:	%{libgcj_name} >= %{version}
12cu|gcc-melt-4.7.0-7|871	Requires:	%{libgcj_devel_name} >= %{version}
12cu|gcc-melt-4.7.0-7|872	Requires:	libecj-java
12cu|gcc-melt-4.7.0-7|873	
12cu|gcc-melt-4.7.0-7|874	%description java
12cu|gcc-melt-4.7.0-7|875	This package adds experimental support for compiling Java(tm) programs
12cu|gcc-melt-4.7.0-7|876	and bytecode into native code. To use this you will also need the
12cu|gcc-melt-4.7.0-7|877	libgcj package.
12cu|gcc-melt-4.7.0-7|878	
12cu|gcc-melt-4.7.0-7|879	####################################################################
12cu|gcc-melt-4.7.0-7|880	# Java Runtime Tools
12cu|gcc-melt-4.7.0-7|881	
12cu|gcc-melt-4.7.0-7|882	%package -n %{GCJ_TOOLS}
12cu|gcc-melt-4.7.0-7|883	Summary:	Java related tools from gcc %{version}
12cu|gcc-melt-4.7.0-7|884	Group:		Development/Java
12cu|gcc-melt-4.7.0-7|885	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|886	Obsoletes:	%{cross_prefix}gcj%{branch}-tools
12cu|gcc-melt-4.7.0-7|887	Provides:	%{cross_prefix}gcj%{branch}-tools = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|888	Requires:	%{libgcj_bc_name} >= %{version}
12cu|gcc-melt-4.7.0-7|889	%endif
12cu|gcc-melt-4.7.0-7|890	Provides:	%{cross_prefix}gcj-tools = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|891	Requires:	%{libgcj_name} >= %{version}
12cu|gcc-melt-4.7.0-7|892	Conflicts:	kaffe < 1.0.7-3mdk
12cu|gcc-melt-4.7.0-7|893	Conflicts:	classpath < 0.97.1-2
12cu|gcc-melt-4.7.0-7|894	
12cu|gcc-melt-4.7.0-7|895	%description -n %{GCJ_TOOLS}
12cu|gcc-melt-4.7.0-7|896	This package includes Java related tools built from gcc %{version}:
12cu|gcc-melt-4.7.0-7|897	
12cu|gcc-melt-4.7.0-7|898	* gij: a Java ByteCode Interpreter
12cu|gcc-melt-4.7.0-7|899	* gcjh: generate header files from class files
12cu|gcc-melt-4.7.0-7|900	* jcf-dump: print information about class files
12cu|gcc-melt-4.7.0-7|901	* gcj-dbtool: tool for manipulating class file databases
12cu|gcc-melt-4.7.0-7|902	* grmic: generate stubs for Remote Method Invocation
12cu|gcc-melt-4.7.0-7|903	* grmiregistry: the remote object registry
12cu|gcc-melt-4.7.0-7|904	* aot-compile: ahead-of-time compiler
12cu|gcc-melt-4.7.0-7|905	* gappletviewer
12cu|gcc-melt-4.7.0-7|906	* gc-analyze
12cu|gcc-melt-4.7.0-7|907	* gjar
12cu|gcc-melt-4.7.0-7|908	* gjarsigner
12cu|gcc-melt-4.7.0-7|909	* gjavah
12cu|gcc-melt-4.7.0-7|910	* gkeytool
12cu|gcc-melt-4.7.0-7|911	* gnative2ascii
12cu|gcc-melt-4.7.0-7|912	* gorbd
12cu|gcc-melt-4.7.0-7|913	* grmid
12cu|gcc-melt-4.7.0-7|914	* gtnameserv
12cu|gcc-melt-4.7.0-7|915	* gserialver
12cu|gcc-melt-4.7.0-7|916	
12cu|gcc-melt-4.7.0-7|917	####################################################################
12cu|gcc-melt-4.7.0-7|918	# Java Libraries
12cu|gcc-melt-4.7.0-7|919	
12cu|gcc-melt-4.7.0-7|920	%package -n %{libgcj_name}
12cu|gcc-melt-4.7.0-7|921	Summary:	GNU Java runtime libraries
12cu|gcc-melt-4.7.0-7|922	Group:		System/Libraries
12cu|gcc-melt-4.7.0-7|923	Obsoletes:	%{cross_prefix}gcc-libgcj
12cu|gcc-melt-4.7.0-7|924	Provides:	%{cross_prefix}gcc-libgcj = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|925	Obsoletes:	%{libgcj_name_orig}%{branch}
12cu|gcc-melt-4.7.0-7|926	Provides:	%{libgcj_name_orig}%{branch} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|927	%if %{build_java}
12cu|gcc-melt-4.7.0-7|928	BuildRequires:	antlr
12cu|gcc-melt-4.7.0-7|929	BuildRequires:	libxt-devel, libxtst-devel
12cu|gcc-melt-4.7.0-7|930	BuildRequires:  jpackage-utils
12cu|gcc-melt-4.7.0-7|931	# needed for cairo support (Graphics2D)
12cu|gcc-melt-4.7.0-7|932	Requires:	gtk+2.0 >= 2.8.0
12cu|gcc-melt-4.7.0-7|933	BuildRequires:	libgtk+2.0-devel >= 2.8.0
12cu|gcc-melt-4.7.0-7|934	# for libgjsmdssi:
12cu|gcc-melt-4.7.0-7|935	BuildRequires:	libjack-devel
12cu|gcc-melt-4.7.0-7|936	BuildRequires:	dssi-devel
12cu|gcc-melt-4.7.0-7|937	# for libgjsmalsa:
12cu|gcc-melt-4.7.0-7|938	BuildRequires:	libalsa-devel
12cu|gcc-melt-4.7.0-7|939	Requires:	libglib2.0 >= 2.4.0
12cu|gcc-melt-4.7.0-7|940	BuildRequires:	libglib2.0-devel >= 2.4.0
12cu|gcc-melt-4.7.0-7|941	BuildRequires:	libart_lgpl-devel >= 2.1.0
12cu|gcc-melt-4.7.0-7|942	BuildRequires:	eclipse-ecj
12cu|gcc-melt-4.7.0-7|943	BuildRequires:	zip
12cu|gcc-melt-4.7.0-7|944	%endif
12cu|gcc-melt-4.7.0-7|945	Obsoletes:	libgcj3, libgcj4
12cu|gcc-melt-4.7.0-7|946	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|947	Obsoletes:	libgcj5
12cu|gcc-melt-4.7.0-7|948	Obsoletes:	%{mklibname gcj 6}
12cu|gcc-melt-4.7.0-7|949	%endif
12cu|gcc-melt-4.7.0-7|950	Requires:	%{libgcj_name_base}-base = %{version}
12cu|gcc-melt-4.7.0-7|951	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|952	Conflicts:	libgcj6 < 4.0.1-4mdk, lib64gcj6 < 4.0.1-4mdk
12cu|gcc-melt-4.7.0-7|953	%endif
12cu|gcc-melt-4.7.0-7|954	
12cu|gcc-melt-4.7.0-7|955	%description -n %{libgcj_name}
12cu|gcc-melt-4.7.0-7|956	Runtime libraries for the GNU Java Compiler. The libgcj includes parts
12cu|gcc-melt-4.7.0-7|957	of the Java Class Libraries, plus glue to connect the libraries to the
12cu|gcc-melt-4.7.0-7|958	compiler and the underlying OS.
12cu|gcc-melt-4.7.0-7|959	
12cu|gcc-melt-4.7.0-7|960	%package -n %{libgcj_devel_name}
12cu|gcc-melt-4.7.0-7|961	Summary:	Header files and libraries for Java development
12cu|gcc-melt-4.7.0-7|962	Group:		Development/Java
12cu|gcc-melt-4.7.0-7|963	Requires:	zip >= 2.1
12cu|gcc-melt-4.7.0-7|964	Requires:	zlib-devel
12cu|gcc-melt-4.7.0-7|965	Requires:	%{libgcj_name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|966	Provides:	%{libgcj_name_orig}%{branch}-devel = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|967	Provides:	%{libgcj_name_orig}-devel = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|968	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|969	Requires:	%{libgcj_bc_name} >= %{version}-%{release}
12cu|gcc-melt-4.7.0-7|970	Obsoletes:	libgcj3-devel
12cu|gcc-melt-4.7.0-7|971	Obsoletes:	libgcj4-devel
12cu|gcc-melt-4.7.0-7|972	Obsoletes:	libgcj5-devel
12cu|gcc-melt-4.7.0-7|973	Obsoletes:	%{mklibname gcj 6}-devel
12cu|gcc-melt-4.7.0-7|974	Obsoletes:	%{mklibname gcj 7}-devel
12cu|gcc-melt-4.7.0-7|975	Obsoletes:	%{mklibname gcj 9}-devel
12cu|gcc-melt-4.7.0-7|976	%endif
12cu|gcc-melt-4.7.0-7|977	
12cu|gcc-melt-4.7.0-7|978	%description -n %{libgcj_devel_name}
12cu|gcc-melt-4.7.0-7|979	Development headers and libraries for the GNU Java Compiler. The
12cu|gcc-melt-4.7.0-7|980	libgcj includes parts of the Java Class Libraries, plus glue to
12cu|gcc-melt-4.7.0-7|981	connect the libraries to the compiler and the underlying OS.
12cu|gcc-melt-4.7.0-7|982	
12cu|gcc-melt-4.7.0-7|983	%package -n %{libgcj_static_devel_name}
12cu|gcc-melt-4.7.0-7|984	Summary:	Static libraries for Java development
12cu|gcc-melt-4.7.0-7|985	Group:		Development/Java
12cu|gcc-melt-4.7.0-7|986	Requires:	%{libgcj_devel_name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|987	Provides:	%{libgcj_name_orig}%{branch}-static-devel = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|988	Provides:	%{libgcj_name_orig}-static-devel = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|989	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|990	Obsoletes:	libgcj3-static-devel
12cu|gcc-melt-4.7.0-7|991	Obsoletes:	libgcj4-static-devel
12cu|gcc-melt-4.7.0-7|992	Obsoletes:	libgcj5-static-devel
12cu|gcc-melt-4.7.0-7|993	Obsoletes:	%{mklibname gcj 6}-static-devel
12cu|gcc-melt-4.7.0-7|994	Obsoletes:	%{mklibname gcj 7}-static-devel
12cu|gcc-melt-4.7.0-7|995	Obsoletes:	%{mklibname gcj 9}-static-devel
12cu|gcc-melt-4.7.0-7|996	%endif
12cu|gcc-melt-4.7.0-7|997	
12cu|gcc-melt-4.7.0-7|998	%description -n %{libgcj_static_devel_name}
12cu|gcc-melt-4.7.0-7|999	Static libraries for the GNU Java Compiler.
12cu|gcc-melt-4.7.0-7|1000	
12cu|gcc-melt-4.7.0-7|1001	%package -n %{libgcj_name_base}-base
12cu|gcc-melt-4.7.0-7|1002	Summary: Java library base classes
12cu|gcc-melt-4.7.0-7|1003	Group: Development/Java
12cu|gcc-melt-4.7.0-7|1004	# For /usr/lib/logging.properties and /usr/lib/security/classpath.security:
12cu|gcc-melt-4.7.0-7|1005	Requires: jpackage-utils
12cu|gcc-melt-4.7.0-7|1006	Conflicts: %{mklibname gcj 6} < 4.0.1-4mdk
12cu|gcc-melt-4.7.0-7|1007	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|1008	Obsoletes: libgcj6-base
12cu|gcc-melt-4.7.0-7|1009	%endif
12cu|gcc-melt-4.7.0-7|1010	
12cu|gcc-melt-4.7.0-7|1011	%description -n %{libgcj_name_base}-base
12cu|gcc-melt-4.7.0-7|1012	The Java(tm) runtime library classes.
12cu|gcc-melt-4.7.0-7|1013	
12cu|gcc-melt-4.7.0-7|1014	%package -n %{libgcj_name_base}-src
12cu|gcc-melt-4.7.0-7|1015	Summary: Java library sources
12cu|gcc-melt-4.7.0-7|1016	Group: Development/Java
12cu|gcc-melt-4.7.0-7|1017	Requires: %{libgcj_name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|1018	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|1019	Obsoletes: libgcj6-src
12cu|gcc-melt-4.7.0-7|1020	%endif
12cu|gcc-melt-4.7.0-7|1021	
12cu|gcc-melt-4.7.0-7|1022	%description -n %{libgcj_name_base}-src
12cu|gcc-melt-4.7.0-7|1023	The Java(tm) runtime library sources.
12cu|gcc-melt-4.7.0-7|1024	
12cu|gcc-melt-4.7.0-7|1025	%package -n %{libgcj_bc_name}
12cu|gcc-melt-4.7.0-7|1026	Summary:	GNU Java runtime bytecode wrapper library
12cu|gcc-melt-4.7.0-7|1027	Group:		System/Libraries
12cu|gcc-melt-4.7.0-7|1028	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|1029	Conflicts:	%{mklibname gcj 8}
12cu|gcc-melt-4.7.0-7|1030	Conflicts:	%{mklibname gcj 9} < 4.3.3
12cu|gcc-melt-4.7.0-7|1031	%endif
12cu|gcc-melt-4.7.0-7|1032	Requires:	%{libgcj_name}
12cu|gcc-melt-4.7.0-7|1033	
12cu|gcc-melt-4.7.0-7|1034	%description -n %{libgcj_bc_name}
12cu|gcc-melt-4.7.0-7|1035	Runtime wrapper library for applications using the bytecode interpreter
12cu|gcc-melt-4.7.0-7|1036	API of libgcj.
12cu|gcc-melt-4.7.0-7|1037	
12cu|gcc-melt-4.7.0-7|1038	####################################################################
12cu|gcc-melt-4.7.0-7|1039	# FFI headers and libraries
12cu|gcc-melt-4.7.0-7|1040	
12cu|gcc-melt-4.7.0-7|1041	%package -n %{libffi_name}
12cu|gcc-melt-4.7.0-7|1042	Summary:	GCC support library for FFI
12cu|gcc-melt-4.7.0-7|1043	Group:		System/Libraries
12cu|gcc-melt-4.7.0-7|1044	
12cu|gcc-melt-4.7.0-7|1045	%description -n %{libffi_name}
12cu|gcc-melt-4.7.0-7|1046	This package contains GCC shared support library which is needed
12cu|gcc-melt-4.7.0-7|1047	for FFI support.
12cu|gcc-melt-4.7.0-7|1048	
12cu|gcc-melt-4.7.0-7|1049	%package -n %{libffi_name}-devel
12cu|gcc-melt-4.7.0-7|1050	Summary:	Development headers and static library for FFI
12cu|gcc-melt-4.7.0-7|1051	Group:		Development/C
12cu|gcc-melt-4.7.0-7|1052	Requires:	%{libffi_name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|1053	Provides:	%{libffi_name_orig}-devel = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|1054	Obsoletes:	%{libffi_name_orig}-devel = 4.3.2
12cu|gcc-melt-4.7.0-7|1055	Obsoletes:	%{libffi_name_orig}-devel = 4.3.1
12cu|gcc-melt-4.7.0-7|1056	Obsoletes:	%{libffi_name_orig}-devel = 4.2.3
12cu|gcc-melt-4.7.0-7|1057	Obsoletes:	%{libffi_name_orig}-devel = 4.2.2
12cu|gcc-melt-4.7.0-7|1058	Provides:	ffi-devel = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|1059	
12cu|gcc-melt-4.7.0-7|1060	%description -n %{libffi_name}-devel
12cu|gcc-melt-4.7.0-7|1061	This package contains the development headers and the static library
12cu|gcc-melt-4.7.0-7|1062	for libffi. The libffi library provides a portable, high level
12cu|gcc-melt-4.7.0-7|1063	programming interface to various calling conventions. This allows a
12cu|gcc-melt-4.7.0-7|1064	programmer to call any function specified by a call interface
12cu|gcc-melt-4.7.0-7|1065	description at run time.
12cu|gcc-melt-4.7.0-7|1066	
12cu|gcc-melt-4.7.0-7|1067	####################################################################
12cu|gcc-melt-4.7.0-7|1068	# mudflap headers and libraries
12cu|gcc-melt-4.7.0-7|1069	
12cu|gcc-melt-4.7.0-7|1070	%package -n %{libmudflap_name}
12cu|gcc-melt-4.7.0-7|1071	Summary:	GCC mudflap shared support library
12cu|gcc-melt-4.7.0-7|1072	Group:		System/Libraries
12cu|gcc-melt-4.7.0-7|1073	
12cu|gcc-melt-4.7.0-7|1074	%description -n %{libmudflap_name}
12cu|gcc-melt-4.7.0-7|1075	This package contains GCC shared support library which is needed
12cu|gcc-melt-4.7.0-7|1076	for mudflap support.
12cu|gcc-melt-4.7.0-7|1077	
12cu|gcc-melt-4.7.0-7|1078	For front-ends that support it (C and C++), instrument all risky
12cu|gcc-melt-4.7.0-7|1079	pointer/array dereferencing operations, some standard library
12cu|gcc-melt-4.7.0-7|1080	string/heap functions, and some other associated constructs with
12cu|gcc-melt-4.7.0-7|1081	range/validity tests.  Modules so instrumented should be immune to
12cu|gcc-melt-4.7.0-7|1082	buffer overflows, invalid heap use, and some other classes of C/C++
12cu|gcc-melt-4.7.0-7|1083	programming errors.
12cu|gcc-melt-4.7.0-7|1084	
12cu|gcc-melt-4.7.0-7|1085	Refer to the documentation for -fmudflap and -fmudflapth.
12cu|gcc-melt-4.7.0-7|1086	
12cu|gcc-melt-4.7.0-7|1087	%package -n %{libmudflap_name_orig}-devel
12cu|gcc-melt-4.7.0-7|1088	Summary:	GCC mudflap support
12cu|gcc-melt-4.7.0-7|1089	Group:		Development/C
12cu|gcc-melt-4.7.0-7|1090	Requires:	%{name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|1091	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|1092	Requires:	%{libmudflap_name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|1093	%endif
12cu|gcc-melt-4.7.0-7|1094	Obsoletes:	libmudflap0-devel
12cu|gcc-melt-4.7.0-7|1095	
12cu|gcc-melt-4.7.0-7|1096	%description -n %{libmudflap_name_orig}-devel
12cu|gcc-melt-4.7.0-7|1097	This package contains headers and static libraries for building
12cu|gcc-melt-4.7.0-7|1098	mudflap-instrumented programs.
12cu|gcc-melt-4.7.0-7|1099	
12cu|gcc-melt-4.7.0-7|1100	To instrument a non-threaded program, add `-fmudflap' option to GCC
12cu|gcc-melt-4.7.0-7|1101	and when linking add `-lmudflap'. For threaded programs also add
12cu|gcc-melt-4.7.0-7|1102	`-fmudflapth' and `-lmudflapth'.
12cu|gcc-melt-4.7.0-7|1103	
12cu|gcc-melt-4.7.0-7|1104	####################################################################
12cu|gcc-melt-4.7.0-7|1105	# SSP headers and libraries
12cu|gcc-melt-4.7.0-7|1106	
12cu|gcc-melt-4.7.0-7|1107	%package -n %{libssp_name}
12cu|gcc-melt-4.7.0-7|1108	Summary:	GCC SSP shared support library
12cu|gcc-melt-4.7.0-7|1109	Group:		System/Libraries
12cu|gcc-melt-4.7.0-7|1110	
12cu|gcc-melt-4.7.0-7|1111	%description -n %{libssp_name}
12cu|gcc-melt-4.7.0-7|1112	This package contains GCC shared support library which is needed
12cu|gcc-melt-4.7.0-7|1113	for SSP support.
12cu|gcc-melt-4.7.0-7|1114	
12cu|gcc-melt-4.7.0-7|1115	%package -n %{libssp_name_orig}-devel
12cu|gcc-melt-4.7.0-7|1116	Summary:	GCC SSP support
12cu|gcc-melt-4.7.0-7|1117	Group:		Development/C
12cu|gcc-melt-4.7.0-7|1118	Requires:	%{name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|1119	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|1120	Requires:	%{libssp_name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|1121	%endif
12cu|gcc-melt-4.7.0-7|1122	
12cu|gcc-melt-4.7.0-7|1123	%description -n %{libssp_name_orig}-devel
12cu|gcc-melt-4.7.0-7|1124	This package contains headers and static libraries for building
12cu|gcc-melt-4.7.0-7|1125	SSP-instrumented programs.
12cu|gcc-melt-4.7.0-7|1126	
12cu|gcc-melt-4.7.0-7|1127	Refer to the documentation for -fstack-protector.
12cu|gcc-melt-4.7.0-7|1128	
12cu|gcc-melt-4.7.0-7|1129	####################################################################
12cu|gcc-melt-4.7.0-7|1130	# GCC OpenMP headers and library
12cu|gcc-melt-4.7.0-7|1131	
12cu|gcc-melt-4.7.0-7|1132	%package -n %{libgomp_name}
12cu|gcc-melt-4.7.0-7|1133	Summary:	GCC OpenMP support library
12cu|gcc-melt-4.7.0-7|1134	Group:		System/Libraries
12cu|gcc-melt-4.7.0-7|1135	
12cu|gcc-melt-4.7.0-7|1136	%description -n %{libgomp_name}
12cu|gcc-melt-4.7.0-7|1137	This package contains the GCC shared support library which is needed
12cu|gcc-melt-4.7.0-7|1138	for OpenMP support.
12cu|gcc-melt-4.7.0-7|1139	
12cu|gcc-melt-4.7.0-7|1140	%package -n %{libgomp_name_orig}-devel
12cu|gcc-melt-4.7.0-7|1141	Summary:	GCC OpenMP support
12cu|gcc-melt-4.7.0-7|1142	Group:		Development/C
12cu|gcc-melt-4.7.0-7|1143	Requires:	%{name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|1144	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|1145	Requires:	%{libgomp_name} = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|1146	%endif
12cu|gcc-melt-4.7.0-7|1147	
12cu|gcc-melt-4.7.0-7|1148	%description -n %{libgomp_name_orig}-devel
12cu|gcc-melt-4.7.0-7|1149	This package contains headers and static libraries for building
12cu|gcc-melt-4.7.0-7|1150	programs that use OpenMP.
12cu|gcc-melt-4.7.0-7|1151	
12cu|gcc-melt-4.7.0-7|1152	####################################################################
12cu|gcc-melt-4.7.0-7|1153	# Preprocessor
12cu|gcc-melt-4.7.0-7|1154	
12cu|gcc-melt-4.7.0-7|1155	%package cpp
12cu|gcc-melt-4.7.0-7|1156	Summary:	The C Preprocessor
12cu|gcc-melt-4.7.0-7|1157	Group:		Development/C
12cu|gcc-melt-4.7.0-7|1158	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|1159	Obsoletes:	gcc%{branch}-cpp
12cu|gcc-melt-4.7.0-7|1160	Provides:	gcc%{branch}-cpp = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|1161	%endif
12cu|gcc-melt-4.7.0-7|1162	Requires(post): update-alternatives
12cu|gcc-melt-4.7.0-7|1163	Requires(postun): update-alternatives
12cu|gcc-melt-4.7.0-7|1164	
12cu|gcc-melt-4.7.0-7|1165	%description cpp
12cu|gcc-melt-4.7.0-7|1166	The C preprocessor is a 'macro processor' which is used automatically
12cu|gcc-melt-4.7.0-7|1167	by the C compiler to transform your program before actual
12cu|gcc-melt-4.7.0-7|1168	compilation. It is called a macro processor because it allows
12cu|gcc-melt-4.7.0-7|1169	you to define 'macros,' which are abbreviations for longer
12cu|gcc-melt-4.7.0-7|1170	constructs.
12cu|gcc-melt-4.7.0-7|1171	
12cu|gcc-melt-4.7.0-7|1172	The C preprocessor provides four separate facilities that you can use as
12cu|gcc-melt-4.7.0-7|1173	you see fit:
12cu|gcc-melt-4.7.0-7|1174	
12cu|gcc-melt-4.7.0-7|1175	* Inclusion of header files. These are files of declarations that can be
12cu|gcc-melt-4.7.0-7|1176	substituted into your program.
12cu|gcc-melt-4.7.0-7|1177	* Macro expansion. You can define 'macros,' which are abbreviations for
12cu|gcc-melt-4.7.0-7|1178	arbitrary fragments of C code, and then the C preprocessor will replace
12cu|gcc-melt-4.7.0-7|1179	the macros with their definitions throughout the program.
12cu|gcc-melt-4.7.0-7|1180	* Conditional compilation. Using special preprocessing directives,
12cu|gcc-melt-4.7.0-7|1181	you can include or exclude parts of the program according to various
12cu|gcc-melt-4.7.0-7|1182	conditions.
12cu|gcc-melt-4.7.0-7|1183	* Line control. If you use a program to combine or rearrange source files
12cu|gcc-melt-4.7.0-7|1184	into an intermediate file which is then compiled, you can use line
12cu|gcc-melt-4.7.0-7|1185	control to inform the compiler about where each source line originated.
12cu|gcc-melt-4.7.0-7|1186	
12cu|gcc-melt-4.7.0-7|1187	You should install this package if you are a programmer who is searching for
12cu|gcc-melt-4.7.0-7|1188	such a macro processor.
12cu|gcc-melt-4.7.0-7|1189	
12cu|gcc-melt-4.7.0-7|1190	####################################################################
12cu|gcc-melt-4.7.0-7|1191	# SPU compilers
12cu|gcc-melt-4.7.0-7|1192	
12cu|gcc-melt-4.7.0-7|1193	%package -n spu-gcc
12cu|gcc-melt-4.7.0-7|1194	Summary:	GNU C Compiler for Cell SPU
12cu|gcc-melt-4.7.0-7|1195	Group:		Development/C
12cu|gcc-melt-4.7.0-7|1196	Requires:	spu-binutils
12cu|gcc-melt-4.7.0-7|1197	Requires:	spu-newlib
12cu|gcc-melt-4.7.0-7|1198	
12cu|gcc-melt-4.7.0-7|1199	%description -n spu-gcc
12cu|gcc-melt-4.7.0-7|1200	This package contains the C compiler for Cell SPU.
12cu|gcc-melt-4.7.0-7|1201	
12cu|gcc-melt-4.7.0-7|1202	%package -n spu-gcc-c++
12cu|gcc-melt-4.7.0-7|1203	Summary:	GNU C++ Compiler for Cell SPU
12cu|gcc-melt-4.7.0-7|1204	Group:		Development/C++
12cu|gcc-melt-4.7.0-7|1205	Requires:	spu-gcc
12cu|gcc-melt-4.7.0-7|1206	Requires:	%{libstdcxx_name_orig}-devel = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|1207	
12cu|gcc-melt-4.7.0-7|1208	%description -n spu-gcc-c++
12cu|gcc-melt-4.7.0-7|1209	This package contains the C++ compiler for Cell SPU.
12cu|gcc-melt-4.7.0-7|1210	
12cu|gcc-melt-4.7.0-7|1211	####################################################################
12cu|gcc-melt-4.7.0-7|1212	# Documentation
12cu|gcc-melt-4.7.0-7|1213	
12cu|gcc-melt-4.7.0-7|1214	%package doc
12cu|gcc-melt-4.7.0-7|1215	Summary:	GCC documentation
12cu|gcc-melt-4.7.0-7|1216	Group:		Development/Other
12cu|gcc-melt-4.7.0-7|1217	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|1218	Obsoletes:	gcc%{branch}-doc
12cu|gcc-melt-4.7.0-7|1219	Provides:	gcc%{branch}-doc = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|1220	%endif
12cu|gcc-melt-4.7.0-7|1221	Requires(post): info-install
12cu|gcc-melt-4.7.0-7|1222	Requires(preun): info-install
12cu|gcc-melt-4.7.0-7|1223	BuildArch: noarch
12cu|gcc-melt-4.7.0-7|1224	
12cu|gcc-melt-4.7.0-7|1225	%description doc
12cu|gcc-melt-4.7.0-7|1226	GCC is a compiler suite aimed at integrating all the optimizations and
12cu|gcc-melt-4.7.0-7|1227	features necessary for a high-performance and stable development
12cu|gcc-melt-4.7.0-7|1228	environment. This package contains the compiler documentation in INFO
12cu|gcc-melt-4.7.0-7|1229	pages.
12cu|gcc-melt-4.7.0-7|1230	
12cu|gcc-melt-4.7.0-7|1231	%package doc-pdf
12cu|gcc-melt-4.7.0-7|1232	Summary:	GCC documentation
12cu|gcc-melt-4.7.0-7|1233	Group:		Development/Other
12cu|gcc-melt-4.7.0-7|1234	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|1235	Obsoletes:	gcc%{branch}-doc-pdf
12cu|gcc-melt-4.7.0-7|1236	Provides:	gcc%{branch}-doc-pdf = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|1237	%endif
12cu|gcc-melt-4.7.0-7|1238	
12cu|gcc-melt-4.7.0-7|1239	%description doc-pdf
12cu|gcc-melt-4.7.0-7|1240	GCC is a compiler suite aimed at integrating all the optimizations and
12cu|gcc-melt-4.7.0-7|1241	features necessary for a high-performance and stable development
12cu|gcc-melt-4.7.0-7|1242	environment. This package contains the compiler printable
12cu|gcc-melt-4.7.0-7|1243	documentation in PDF.
12cu|gcc-melt-4.7.0-7|1244	
12cu|gcc-melt-4.7.0-7|1245	####################################################################
12cu|gcc-melt-4.7.0-7|1246	# GCC MELT packaging
12cu|gcc-melt-4.7.0-7|1247	
12cu|gcc-melt-4.7.0-7|1248	%if "%{branch}" == "melt"
12cu|gcc-melt-4.7.0-7|1249	%package -n gcc-melt-module
12cu|gcc-melt-4.7.0-7|1250	Summary:	GCC MELT Module
12cu|gcc-melt-4.7.0-7|1251	Group:		Development/Other
12cu|gcc-melt-4.7.0-7|1252	Obsoletes:	gcc-melt-plugin <= 4.7.0-4.4.1
12cu|gcc-melt-4.7.0-7|1253	Provides:	gcc-melt-module = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|1254	
12cu|gcc-melt-4.7.0-7|1255	%description -n gcc-melt-module
12cu|gcc-melt-4.7.0-7|1256	GCC MELT is a GCC (Gnu Compiler Collection, a free compiler for many
12cu|gcc-melt-4.7.0-7|1257	languages -C, C++, Ada, Fortran, ...- and systems) plugin and branch,
12cu|gcc-melt-4.7.0-7|1258	providing a lispy domain specific language to easily code GCC extensions
12cu|gcc-melt-4.7.0-7|1259	in. MELT originally meant Middle End Lisp Translator
12cu|gcc-melt-4.7.0-7|1260	
12cu|gcc-melt-4.7.0-7|1261	GCC MELT should interest any important software project (coded in C,
12cu|gcc-melt-4.7.0-7|1262	C++, Ada, Fortran, ...), compiled with GCC, since it facilitates the
12cu|gcc-melt-4.7.0-7|1263	development of customized GCC extensions for:
12cu|gcc-melt-4.7.0-7|1264	- specific warnings or typechecks
12cu|gcc-melt-4.7.0-7|1265	- specific optimizations coding rules
12cu|gcc-melt-4.7.0-7|1266	- validation source code navigation or processing, in particular aspect
12cu|gcc-melt-4.7.0-7|1267	oriented programming, retro-engineering or refactoring tasks
12cu|gcc-melt-4.7.0-7|1268	- any processing taking advantage of powerful GCC internal
12cu|gcc-melt-4.7.0-7|1269	representations of your source code
12cu|gcc-melt-4.7.0-7|1270	
12cu|gcc-melt-4.7.0-7|1271	%package -n gcc-melt-source
12cu|gcc-melt-4.7.0-7|1272	Summary:	GCC MELT Module sources
12cu|gcc-melt-4.7.0-7|1273	Group:		Development/Other
12cu|gcc-melt-4.7.0-7|1274	Obsoletes:	gcc-melt-plugin <= 4.7.0-4.4.1
12cu|gcc-melt-4.7.0-7|1275	Provides:	gcc-melt-source = %{version}-%{release}
12cu|gcc-melt-4.7.0-7|1276	
12cu|gcc-melt-4.7.0-7|1277	%description -n gcc-melt-source
12cu|gcc-melt-4.7.0-7|1278	GCC MELT is a GCC (Gnu Compiler Collection, a free compiler for many
12cu|gcc-melt-4.7.0-7|1279	languages -C, C++, Ada, Fortran, ...- and systems) plugin and branch,
12cu|gcc-melt-4.7.0-7|1280	providing a lispy domain specific language to easily code GCC extensions
12cu|gcc-melt-4.7.0-7|1281	in. MELT originally meant Middle End Lisp Translator
12cu|gcc-melt-4.7.0-7|1282	
12cu|gcc-melt-4.7.0-7|1283	GCC MELT should interest any important software project (coded in C,
12cu|gcc-melt-4.7.0-7|1284	C++, Ada, Fortran, ...), compiled with GCC, since it facilitates the
12cu|gcc-melt-4.7.0-7|1285	development of customized GCC extensions for:
12cu|gcc-melt-4.7.0-7|1286	- specific warnings or typechecks
12cu|gcc-melt-4.7.0-7|1287	- specific optimizations coding rules
12cu|gcc-melt-4.7.0-7|1288	- validation source code navigation or processing, in particular aspect
12cu|gcc-melt-4.7.0-7|1289	oriented programming, retro-engineering or refactoring tasks
12cu|gcc-melt-4.7.0-7|1290	- any processing taking advantage of powerful GCC internal
12cu|gcc-melt-4.7.0-7|1291	representations of your source code
12cu|gcc-melt-4.7.0-7|1292	%endif
12cu|gcc-melt-4.7.0-7|1293	
12cu|gcc-melt-4.7.0-7|1294	%prep
12cu|gcc-melt-4.7.0-7|1295	%setup -q -n %{source_dir} -a 5
12cu|gcc-melt-4.7.0-7|1296	%patch1 -p1 -b .pr11536-testcase
12cu|gcc-melt-4.7.0-7|1297	%patch2 -p1 -b .pr9929-testcase
12cu|gcc-melt-4.7.0-7|1298	
12cu|gcc-melt-4.7.0-7|1299	# Mandriva patches
12cu|gcc-melt-4.7.0-7|1300	# Using PPL 0.10 instead of PPL 0.11
12cu|gcc-melt-4.7.0-7|1301	# %patch100 -F 2 -p0 -b .ppl0.10
12cu|gcc-melt-4.7.0-7|1302	%patch101 -p1 -b .pass-slibdir
12cu|gcc-melt-4.7.0-7|1303	%patch102 -p1 -b .pr7434-testcase
12cu|gcc-melt-4.7.0-7|1304	%patch103 -p1 -b .pr8213-testcase
12cu|gcc-melt-4.7.0-7|1305	
12cu|gcc-melt-4.7.0-7|1306	#%patch105 -p1 -b .ada-link
12cu|gcc-melt-4.7.0-7|1307	#%patch106 -p1 -b .ada-makefile
12cu|gcc-melt-4.7.0-7|1308	
12cu|gcc-melt-4.7.0-7|1309	#%patch107 -p1 -b .multi-do-libdir
12cu|gcc-melt-4.7.0-7|1310	%patch113 -p1 -b .pr11631-testcase
12cu|gcc-melt-4.7.0-7|1311	#%patch114 -p1 -b .wformat
12cu|gcc-melt-4.7.0-7|1312	#%patch115 -p1 -b .linux32
12cu|gcc-melt-4.7.0-7|1313	%patch116 -p1 -b .linux32-build-env
12cu|gcc-melt-4.7.0-7|1314	%patch129 -p1 -b .nonof
12cu|gcc-melt-4.7.0-7|1315	
12cu|gcc-melt-4.7.0-7|1316	%patch130 -p1
12cu|gcc-melt-4.7.0-7|1317	perl -pi -e 's,\@PROPERTYFILES\@,"%{_prefix}/lib",' libjava/gnu/classpath/natSystemProperties.cc
12cu|gcc-melt-4.7.0-7|1318	
12cu|gcc-melt-4.7.0-7|1319	#%patch132 -p1
12cu|gcc-melt-4.7.0-7|1320	%if %build_libgcj_bc && !%system_compiler
12cu|gcc-melt-4.7.0-7|1321	perl -pi -e 's,\@ADDITIONAL_RPATH\@,-rpath %{target_libdir}/gcj_bc-%{libgcj_major},' libjava/Makefile.{am,in}
12cu|gcc-melt-4.7.0-7|1322	%else
12cu|gcc-melt-4.7.0-7|1323	perl -pi -e 's,\@ADDITIONAL_RPATH\@,,' libjava/Makefile.{am,in}
12cu|gcc-melt-4.7.0-7|1324	%endif
12cu|gcc-melt-4.7.0-7|1325	
12cu|gcc-melt-4.7.0-7|1326	# Red Hat patches
12cu|gcc-melt-4.7.0-7|1327	%patch201 -p1 -b .java-nomulti
12cu|gcc-melt-4.7.0-7|1328	%patch202 -p1 -b .ppc64-m32-m64-multilib-only
12cu|gcc-melt-4.7.0-7|1329	%patch207 -p1 -b .libltdl-multilib
12cu|gcc-melt-4.7.0-7|1330	#patch208 -p1 -b .pr33763
12cu|gcc-melt-4.7.0-7|1331	%if %{use_hash_style_gnu}
12cu|gcc-melt-4.7.0-7|1332	#%patch211 -p1 -b .hash-style-gnu
12cu|gcc-melt-4.7.0-7|1333	%endif
12cu|gcc-melt-4.7.0-7|1334	
12cu|gcc-melt-4.7.0-7|1335	# Integrate GNU Pascal compiler
12cu|gcc-melt-4.7.0-7|1336	%if %{build_pascal}
12cu|gcc-melt-4.7.0-7|1337	mv gpc-%{gpc_snapshot}/p gcc/p
12cu|gcc-melt-4.7.0-7|1338	rmdir gpc-%{gpc_snapshot}
12cu|gcc-melt-4.7.0-7|1339	patch -p1 < gcc/p/diffs/gcc-3.5.0.diff
12cu|gcc-melt-4.7.0-7|1340	%patch111 -p1 -b .gpc-fixes
12cu|gcc-melt-4.7.0-7|1341	%patch112 -p1 -b .gpc-serialize-build
12cu|gcc-melt-4.7.0-7|1342	%endif
12cu|gcc-melt-4.7.0-7|1343	%patch301 -p1 -b .mips_java
12cu|gcc-melt-4.7.0-7|1344	%patch302 -p1 -b .mips-testsuite-addr
12cu|gcc-melt-4.7.0-7|1345	
12cu|gcc-melt-4.7.0-7|1346	# Setup files for cross-compilation
12cu|gcc-melt-4.7.0-7|1347	# XXX embed uClibc / dietlibc sources? [ia64 checks for __GLIBC__]
12cu|gcc-melt-4.7.0-7|1348	%ifarch %{spu_arches}
12cu|gcc-melt-4.7.0-7|1349	sysroot=%{_prefix}/spu
12cu|gcc-melt-4.7.0-7|1350	%endif
12cu|gcc-melt-4.7.0-7|1351	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|1352	sysroot=%{_prefix}/%{gcc_target_platform}
12cu|gcc-melt-4.7.0-7|1353	%endif
12cu|gcc-melt-4.7.0-7|1354	if [[ -n "$sysroot" ]]; then
12cu|gcc-melt-4.7.0-7|1355	mkdir sysroot
12cu|gcc-melt-4.7.0-7|1356	cd sysroot
12cu|gcc-melt-4.7.0-7|1357	[[ -d $sysroot/bin ]] &&
12cu|gcc-melt-4.7.0-7|1358	ln -s $sysroot/bin bin
12cu|gcc-melt-4.7.0-7|1359	[[ -f $sysroot/usr/include/stdio.h ]] &&
12cu|gcc-melt-4.7.0-7|1360	ln -s $sysroot/usr/include include
12cu|gcc-melt-4.7.0-7|1361	[[ -f $sysroot/lib/crti.o ]] &&
12cu|gcc-melt-4.7.0-7|1362	ln -s $sysroot/lib lib
12cu|gcc-melt-4.7.0-7|1363	[[ -f $sysroot/lib64/crti.o ]] &&
12cu|gcc-melt-4.7.0-7|1364	ln -s $sysroot/lib64 lib64
12cu|gcc-melt-4.7.0-7|1365	[[ -L usr/include ]] || {
12cu|gcc-melt-4.7.0-7|1366	mkdir -p usr/include
12cu|gcc-melt-4.7.0-7|1367	tar jxf %{SOURCE1} -C usr/include
12cu|gcc-melt-4.7.0-7|1368	cd usr
12cu|gcc-melt-4.7.0-7|1369	%patch999 -p0
12cu|gcc-melt-4.7.0-7|1370	%patch1000 -p0 -b .mips~
12cu|gcc-melt-4.7.0-7|1371	}
12cu|gcc-melt-4.7.0-7|1372	cd ../..
12cu|gcc-melt-4.7.0-7|1373	fi
12cu|gcc-melt-4.7.0-7|1374	
12cu|gcc-melt-4.7.0-7|1375	# We can actually link binaries at this stage
12cu|gcc-melt-4.7.0-7|1376	# XXX integrate into Patch104 (cross-build-fixes)?
12cu|gcc-melt-4.7.0-7|1377	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|1378	perl -pi -e '/^DRIVER_DEFINES/ .. /^gcc/ and s/(\@TARGET_SYSTEM_ROOT_DEFINE\@)/-DSYSROOT_SPEC="\\"\\"" \1/' gcc/Makefile.in
12cu|gcc-melt-4.7.0-7|1379	perl -ni -e '/^m4_define.+AC_LINK/ .. /^m4_defn.+AC_LINK/ or print' config/no-executables.m4
12cu|gcc-melt-4.7.0-7|1380	perl -pi -e 's/^(.+GLIBCXX_IS_NATIVE)=false/\1=true/' libstdc++-v3/configure.ac
12cu|gcc-melt-4.7.0-7|1381	for d in libiberty libgfortran libstdc++-v3; do
12cu|gcc-melt-4.7.0-7|1382	cd $d
12cu|gcc-melt-4.7.0-7|1383	autoconf
12cu|gcc-melt-4.7.0-7|1384	cd ..
12cu|gcc-melt-4.7.0-7|1385	done
12cu|gcc-melt-4.7.0-7|1386	%endif
12cu|gcc-melt-4.7.0-7|1387	
12cu|gcc-melt-4.7.0-7|1388	%if !%build_libgcj_bc
12cu|gcc-melt-4.7.0-7|1389	perl -pi -e 's,use_libgcj_bc=yes,use_libgcj_bc=no,' libjava/configure.host
12cu|gcc-melt-4.7.0-7|1390	%endif
12cu|gcc-melt-4.7.0-7|1391	
12cu|gcc-melt-4.7.0-7|1392	# Patch version for Mandriva and bug reports
12cu|gcc-melt-4.7.0-7|1393	echo "%{version}" > gcc/BASE-VER
12cu|gcc-melt-4.7.0-7|1394	perl -pi -e '/^\#define VERSUFFIX/ and s/""/" (%{version}-%{release})"/' gcc/version.c
12cu|gcc-melt-4.7.0-7|1395	
12cu|gcc-melt-4.7.0-7|1396	# Fix java-ext path
12cu|gcc-melt-4.7.0-7|1397	sed -i -e 's,\$(jardir)/ext,$(jardir)-ext,g' libjava/Makefile.{am,in}
12cu|gcc-melt-4.7.0-7|1398	
12cu|gcc-melt-4.7.0-7|1399	#%patch304 -p1 -b .uclibc~
12cu|gcc-melt-4.7.0-7|1400	
12cu|gcc-melt-4.7.0-7|1401	%build
12cu|gcc-melt-4.7.0-7|1402	# FIXME: extra tools needed
12cu|gcc-melt-4.7.0-7|1403	mkdir -p bin
12cu|gcc-melt-4.7.0-7|1404	install -m755 %{SOURCE6} bin/help2man
12cu|gcc-melt-4.7.0-7|1405	export PATH=$PATH:$PWD/bin
12cu|gcc-melt-4.7.0-7|1406	
12cu|gcc-melt-4.7.0-7|1407	# Prepare OPT_FLAGS
12cu|gcc-melt-4.7.0-7|1408	OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-fno-rtti//g' -e 's/-fno-exceptions//g' -e 's/-mcpu=pentiumpro//g'`
12cu|gcc-melt-4.7.0-7|1409	%if %{build_debug}
12cu|gcc-melt-4.7.0-7|1410	OPT_FLAGS=`echo "$OPT_FLAGS -g" | sed -e "s/-fomit-frame-pointer//g"`
12cu|gcc-melt-4.7.0-7|1411	%endif
12cu|gcc-melt-4.7.0-7|1412	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|1413	OPT_FLAGS="-O2 -g -pipe"
12cu|gcc-melt-4.7.0-7|1414	%endif
12cu|gcc-melt-4.7.0-7|1415	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|1416	OPT_FLAGS=`echo $OPT_FLAGS|sed -e 's/\(-m64\|-m32\)//g'`
12cu|gcc-melt-4.7.0-7|1417	%endif
12cu|gcc-melt-4.7.0-7|1418	%ifarch ppc
12cu|gcc-melt-4.7.0-7|1419	OPT_FLAGS=`echo $OPT_FLAGS|sed -e 's/-Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4//'`
12cu|gcc-melt-4.7.0-7|1420	%endif
12cu|gcc-melt-4.7.0-7|1421	OPT_FLAGS=`echo $OPT_FLAGS|sed -e 's/-fomit-frame-pointer//g'`
12cu|gcc-melt-4.7.0-7|1422	
12cu|gcc-melt-4.7.0-7|1423	# don't build crt files with -fasynchronous-unwind-tables
12cu|gcc-melt-4.7.0-7|1424	case " $OPT_FLAGS " in
12cu|gcc-melt-4.7.0-7|1425	*" -fasynchronous-unwind-tables "*)
12cu|gcc-melt-4.7.0-7|1426	perl -pi -e 's/-fno-exceptions /-fno-exceptions -fno-asynchronous-unwind-tables /' gcc/Makefile.in
12cu|gcc-melt-4.7.0-7|1427	;;
12cu|gcc-melt-4.7.0-7|1428	esac
12cu|gcc-melt-4.7.0-7|1429	
12cu|gcc-melt-4.7.0-7|1430	# Force a seperate object dir
12cu|gcc-melt-4.7.0-7|1431	rm -fr obj-%{gcc_target_platform}
12cu|gcc-melt-4.7.0-7|1432	mkdir obj-%{gcc_target_platform}
12cu|gcc-melt-4.7.0-7|1433	cd obj-%{gcc_target_platform}
12cu|gcc-melt-4.7.0-7|1434	
12cu|gcc-melt-4.7.0-7|1435	# Make bootstrap-lean
12cu|gcc-melt-4.7.0-7|1436	LANGUAGES="c"
12cu|gcc-melt-4.7.0-7|1437	%if %{build_cxx}
12cu|gcc-melt-4.7.0-7|1438	LANGUAGES="$LANGUAGES,c++"
12cu|gcc-melt-4.7.0-7|1439	%endif
12cu|gcc-melt-4.7.0-7|1440	%if %{build_ada}
12cu|gcc-melt-4.7.0-7|1441	LANGUAGES="$LANGUAGES,ada"
12cu|gcc-melt-4.7.0-7|1442	%endif
12cu|gcc-melt-4.7.0-7|1443	%if %{build_fortran}
12cu|gcc-melt-4.7.0-7|1444	LANGUAGES="$LANGUAGES,fortran"
12cu|gcc-melt-4.7.0-7|1445	%endif
12cu|gcc-melt-4.7.0-7|1446	%if %{build_objc}
12cu|gcc-melt-4.7.0-7|1447	LANGUAGES="$LANGUAGES,objc"
12cu|gcc-melt-4.7.0-7|1448	LIBOBJC_FLAGS="--enable-objc-gc"
12cu|gcc-melt-4.7.0-7|1449	%endif
12cu|gcc-melt-4.7.0-7|1450	%if %{build_objcp}
12cu|gcc-melt-4.7.0-7|1451	LANGUAGES="$LANGUAGES,obj-c++"
12cu|gcc-melt-4.7.0-7|1452	%endif
12cu|gcc-melt-4.7.0-7|1453	%if %{build_java}
12cu|gcc-melt-4.7.0-7|1454	LANGUAGES="$LANGUAGES,java"
12cu|gcc-melt-4.7.0-7|1455	%endif
12cu|gcc-melt-4.7.0-7|1456	%if %{build_pascal}
12cu|gcc-melt-4.7.0-7|1457	LANGUAGES="$LANGUAGES,pascal"
12cu|gcc-melt-4.7.0-7|1458	%endif
12cu|gcc-melt-4.7.0-7|1459	%if %{build_lto}
12cu|gcc-melt-4.7.0-7|1460	LANGUAGES="$LANGUAGES,lto"
12cu|gcc-melt-4.7.0-7|1461	%endif
12cu|gcc-melt-4.7.0-7|1462	PROGRAM_SUFFIX=""
12cu|gcc-melt-4.7.0-7|1463	%if "%{program_suffix}" != ""
12cu|gcc-melt-4.7.0-7|1464	PROGRAM_SUFFIX="--program-suffix=%{program_suffix}"
12cu|gcc-melt-4.7.0-7|1465	%endif
12cu|gcc-melt-4.7.0-7|1466	PROGRAM_PREFIX=""
12cu|gcc-melt-4.7.0-7|1467	%if "%{program_prefix}" != ""
12cu|gcc-melt-4.7.0-7|1468	PROGRAM_PREFIX="--program-prefix=%{program_prefix}"
12cu|gcc-melt-4.7.0-7|1469	%endif
12cu|gcc-melt-4.7.0-7|1470	%if %{build_cxx}
12cu|gcc-melt-4.7.0-7|1471	LIBSTDCXX_FLAGS="--enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions"
12cu|gcc-melt-4.7.0-7|1472	case %{libc} in
12cu|gcc-melt-4.7.0-7|1473	glibc)		LIBSTDCXX_FLAGS="$LIBSTDCXX_FLAGS --enable-clocale=gnu";;
12cu|gcc-melt-4.7.0-7|1474	esac
12cu|gcc-melt-4.7.0-7|1475	%endif
12cu|gcc-melt-4.7.0-7|1476	%if %{build_java}
12cu|gcc-melt-4.7.0-7|1477	LIBJAVA_FLAGS="--enable-java-awt=gtk --with-java-home=%{jdk_home} --with-ecj-jar=%{_datadir}/java/eclipse-ecj.jar"
12cu|gcc-melt-4.7.0-7|1478	LIBJAVA_FLAGS="$LIBJAVA_FLAGS --enable-gtk-cairo"
12cu|gcc-melt-4.7.0-7|1479	LIBJAVA_FLAGS="$LIBJAVA_FLAGS --disable-libjava-multilib"
12cu|gcc-melt-4.7.0-7|1480	%else
12cu|gcc-melt-4.7.0-7|1481	LIBJAVA_FLAGS="--disable-libgcj"
12cu|gcc-melt-4.7.0-7|1482	%endif
12cu|gcc-melt-4.7.0-7|1483	SSP_FLAGS="--disable-ssp --disable-libssp"
12cu|gcc-melt-4.7.0-7|1484	%if %{build_libssp}
12cu|gcc-melt-4.7.0-7|1485	SSP_FLAGS="--enable-ssp --enable-libssp"
12cu|gcc-melt-4.7.0-7|1486	%endif
12cu|gcc-melt-4.7.0-7|1487	%if %{use_ssp_glibc}
12cu|gcc-melt-4.7.0-7|1488	SSP_FLAGS="--enable-ssp --disable-libssp"
12cu|gcc-melt-4.7.0-7|1489	%endif
12cu|gcc-melt-4.7.0-7|1490	%if !%{build_libmudflap}
12cu|gcc-melt-4.7.0-7|1491	MUDFLAP_FLAGS="--disable-libmudflap"
12cu|gcc-melt-4.7.0-7|1492	%endif
12cu|gcc-melt-4.7.0-7|1493	%if !%{build_libgomp}
12cu|gcc-melt-4.7.0-7|1494	LIBGOMP_FLAGS="--disable-libgomp"
12cu|gcc-melt-4.7.0-7|1495	%endif
12cu|gcc-melt-4.7.0-7|1496	# As of GCC 4.6.0, we need to specify the ClooG backend, being either:
12cu|gcc-melt-4.7.0-7|1497	# ppl (cloog-parma)
12cu|gcc-melt-4.7.0-7|1498	# isl (cloog)
12cu|gcc-melt-4.7.0-7|1499	# ppl-legacy (default)
12cu|gcc-melt-4.7.0-7|1500	%if %{build_cloog}
12cu|gcc-melt-4.7.0-7|1501	CLOOG_FLAGS="--with-ppl --with-cloog --enable-cloog-backend=ppl"
12cu|gcc-melt-4.7.0-7|1502	%endif
12cu|gcc-melt-4.7.0-7|1503	%if !%{build_libffi} && !%{build_java}
12cu|gcc-melt-4.7.0-7|1504	LIBFFI_FLAGS="--disable-libffi"
12cu|gcc-melt-4.7.0-7|1505	%endif
12cu|gcc-melt-4.7.0-7|1506	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|1507	CROSS_FLAGS="--with-build-sysroot=$PWD/../sysroot --with-headers --disable-multilib --disable-nls"
12cu|gcc-melt-4.7.0-7|1508	%endif
12cu|gcc-melt-4.7.0-7|1509	%if %{build_cross_bootstrap}
12cu|gcc-melt-4.7.0-7|1510	CROSS_FLAGS="--disable-multilib --disable-threads"
12cu|gcc-melt-4.7.0-7|1511	%if %isarch %{lsb_arches}
12cu|gcc-melt-4.7.0-7|1512	# we have embedded the LSB 3.1 headers, so we can build the unwinding stuff too (ia64)
12cu|gcc-melt-4.7.0-7|1513	CROSS_FLAGS="$CROSS_FLAGS --with-build-sysroot=$PWD/../sysroot --with-headers"
12cu|gcc-melt-4.7.0-7|1514	%endif
12cu|gcc-melt-4.7.0-7|1515	%endif
12cu|gcc-melt-4.7.0-7|1516	%if !%{system_compiler} && !%{build_stdcxxheaders}
12cu|gcc-melt-4.7.0-7|1517	LIBSTDCXX_FLAGS="$LIBSTDCXX_FLAGS --with-gxx-include-dir=%{libstdcxx_includedir}"
12cu|gcc-melt-4.7.0-7|1518	%endif
12cu|gcc-melt-4.7.0-7|1519	[[ -n "$CROSS_FLAGS" ]] && CROSS_FLAGS="$CROSS_FLAGS --target=%{gcc_target_platform}"
12cu|gcc-melt-4.7.0-7|1520	case %{libc} in
12cu|gcc-melt-4.7.0-7|1521	%if %{build_cross_bootstrap}
12cu|gcc-melt-4.7.0-7|1522	glibc)		LIBC_FLAGS="";;
12cu|gcc-melt-4.7.0-7|1523	%else
12cu|gcc-melt-4.7.0-7|1524	glibc)		LIBC_FLAGS="--enable-threads=posix";;
12cu|gcc-melt-4.7.0-7|1525	%endif
12cu|gcc-melt-4.7.0-7|1526	newlib)		LIBC_FLAGS="--with-newlib --with-headers --disable-threads";;
12cu|gcc-melt-4.7.0-7|1527	*)		echo "ERROR: unsupported %{libc} C library"; exit 1;;
12cu|gcc-melt-4.7.0-7|1528	esac
12cu|gcc-melt-4.7.0-7|1529	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|1530	LIBC_FLAGS="$LIBC_FLAGS --enable-shared"
12cu|gcc-melt-4.7.0-7|1531	%else
12cu|gcc-melt-4.7.0-7|1532	LIBC_FLAGS="$LIBC_FLAGS --disable-shared"
12cu|gcc-melt-4.7.0-7|1533	%endif
12cu|gcc-melt-4.7.0-7|1534	# target specific flags (don't %ifarch for cross compilers)
12cu|gcc-melt-4.7.0-7|1535	case %{target_cpu} in
12cu|gcc-melt-4.7.0-7|1536	x86_64)		TARGET_FLAGS="--with-cpu=generic";;
12cu|gcc-melt-4.7.0-7|1537	i?86|athlon)	TARGET_FLAGS="--with-cpu=generic";;
12cu|gcc-melt-4.7.0-7|1538	ppc)		TARGET_FLAGS="--with-cpu=750 --with-long-double-128";;
12cu|gcc-melt-4.7.0-7|1539	ppc32|ppc64)	TARGET_FLAGS="--with-cpu=power4 --with-long-double-128";;
12cu|gcc-melt-4.7.0-7|1540	sparc|sparcv9)	TARGET_FLAGS="--with-long-double-128";;
12cu|gcc-melt-4.7.0-7|1541	mips64|mips64el) TARGET_FLAGS="--enable-long-long --with-abi=64";;
12cu|gcc-melt-4.7.0-7|1542	esac
12cu|gcc-melt-4.7.0-7|1543	
12cu|gcc-melt-4.7.0-7|1544	%if "%{branch}" == "melt"
12cu|gcc-melt-4.7.0-7|1545	MELT_FLAGS="--disable-multilib"
12cu|gcc-melt-4.7.0-7|1546	%if %melt_bootstrap
12cu|gcc-melt-4.7.0-7|1547	MELT_BOOTSTRAP_FLAGS="--enable-bootstrap"
12cu|gcc-melt-4.7.0-7|1548	%else
12cu|gcc-melt-4.7.0-7|1549	MELT_BOOTSTRAP_FLAGS="--disable-bootstrap"
12cu|gcc-melt-4.7.0-7|1550	%endif
12cu|gcc-melt-4.7.0-7|1551	MELT_FLAGS="$MELT_FLAGS $MELT_BOOTSTRAP_FLAGS"
12cu|gcc-melt-4.7.0-7|1552	%endif
12cu|gcc-melt-4.7.0-7|1553	
12cu|gcc-melt-4.7.0-7|1554	%if %{build_release}
12cu|gcc-melt-4.7.0-7|1555	CHECKING_FLAGS="--enable-checking=release"
12cu|gcc-melt-4.7.0-7|1556	%else
12cu|gcc-melt-4.7.0-7|1557	CHECKING_FLAGS="--enable-checking=yes"
12cu|gcc-melt-4.7.0-7|1558	%endif
12cu|gcc-melt-4.7.0-7|1559	
12cu|gcc-melt-4.7.0-7|1560	%if %{build_flto}
12cu|gcc-melt-4.7.0-7|1561	OPT_FLAGS="$OPT_FLAGS -flto"
12cu|gcc-melt-4.7.0-7|1562	%endif
12cu|gcc-melt-4.7.0-7|1563	
12cu|gcc-melt-4.7.0-7|1564	%if %{build_fortran}
12cu|gcc-melt-4.7.0-7|1565	LIBQUADMATH_FLAGS=""
12cu|gcc-melt-4.7.0-7|1566	%else
12cu|gcc-melt-4.7.0-7|1567	LIBQUADMATH_FLAGS="--disable-libquadmath"
12cu|gcc-melt-4.7.0-7|1568	%endif
12cu|gcc-melt-4.7.0-7|1569	
12cu|gcc-melt-4.7.0-7|1570	# (anssi) building with external jar fails
12cu|gcc-melt-4.7.0-7|1571	%define python_dir %(echo "%{py_puresitedir}" | sed 's!^%{_prefix}!!g')
12cu|gcc-melt-4.7.0-7|1572	export JAR="no"
12cu|gcc-melt-4.7.0-7|1573	export FASTJAR="no"
12cu|gcc-melt-4.7.0-7|1574	CC="%{__cc}" CFLAGS="$OPT_FLAGS" CXXFLAGS="$OPT_FLAGS" XCFLAGS="$OPT_FLAGS" TCFLAGS="$OPT_FLAGS" \
12cu|gcc-melt-4.7.0-7|1575	../configure --prefix=%{_prefix} --libexecdir=%{_prefix}/lib --with-slibdir=%{target_slibdir} \
12cu|gcc-melt-4.7.0-7|1576	--with-bugurl=https://qa.mandriva.com/ \
12cu|gcc-melt-4.7.0-7|1577	--mandir=%{_mandir} --infodir=%{_infodir} $CHECKING_FLAGS \
12cu|gcc-melt-4.7.0-7|1578	--enable-languages="$LANGUAGES" $PROGRAM_PREFIX $PROGRAM_SUFFIX \
12cu|gcc-melt-4.7.0-7|1579	--build=%{_target_platform} --host=%{_target_platform} $CROSS_FLAGS $TARGET_FLAGS \
12cu|gcc-melt-4.7.0-7|1580	--with-system-zlib $LIBC_FLAGS $LIBOBJC_FLAGS $LIBSTDCXX_FLAGS $LIBJAVA_FLAGS $SSP_FLAGS \
12cu|gcc-melt-4.7.0-7|1581	$MUDFLAP_FLAGS $LIBFFI_FLAGS --disable-werror $LIBGOMP_FLAGS $LIBQUADMATH_FLAGS \
12cu|gcc-melt-4.7.0-7|1582	$CLOOG_FLAGS --with-python-dir=%{python_dir} --enable-plugins \
12cu|gcc-melt-4.7.0-7|1583	$MELT_FLAGS
12cu|gcc-melt-4.7.0-7|1584	touch ../gcc/c-gperf.h
12cu|gcc-melt-4.7.0-7|1585	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|1586	# (peryvind): xgcc seems to ignore --sysroot, so let's just workaround it for
12cu|gcc-melt-4.7.0-7|1587	# by adding a symlink to the headers since xgcc already passes -isystem ./include
12cu|gcc-melt-4.7.0-7|1588	mkdir -p %{target_cpu}-linux/libgcc
12cu|gcc-melt-4.7.0-7|1589	ln -sf $PWD/../sysroot/usr/include %{target_cpu}-linux/libgcc/include
12cu|gcc-melt-4.7.0-7|1590	
12cu|gcc-melt-4.7.0-7|1591	# GCC MELT can't stand make -j for now ...
12cu|gcc-melt-4.7.0-7|1592	make
12cu|gcc-melt-4.7.0-7|1593	%else
12cu|gcc-melt-4.7.0-7|1594	# bootstrap-lean is similar to bootstrap except "object files from the stage1
12cu|gcc-melt-4.7.0-7|1595	# and stage2 of the 3-stage bootstrap of the compiler are deleted as soon as
12cu|gcc-melt-4.7.0-7|1596	# they are no longer needed."
12cu|gcc-melt-4.7.0-7|1597	# GCC MELT can't stand make -j for now ...
12cu|gcc-melt-4.7.0-7|1598	# Disabling bootstrap for now ...
12cu|gcc-melt-4.7.0-7|1599	%if %melt_bootstrap
12cu|gcc-melt-4.7.0-7|1600	make bootstrap-lean BOOT_CFLAGS="$OPT_CFLAGS"
12cu|gcc-melt-4.7.0-7|1601	%endif
12cu|gcc-melt-4.7.0-7|1602	
12cu|gcc-melt-4.7.0-7|1603	%endif
12cu|gcc-melt-4.7.0-7|1604	
12cu|gcc-melt-4.7.0-7|1605	cd ..
12cu|gcc-melt-4.7.0-7|1606	
12cu|gcc-melt-4.7.0-7|1607	# Build the SPU compiler
12cu|gcc-melt-4.7.0-7|1608	%ifarch %{spu_arches}
12cu|gcc-melt-4.7.0-7|1609	rm -rf objs-spu
12cu|gcc-melt-4.7.0-7|1610	mkdir objs-spu
12cu|gcc-melt-4.7.0-7|1611	cd objs-spu
12cu|gcc-melt-4.7.0-7|1612	
12cu|gcc-melt-4.7.0-7|1613	%define spu_prefix %{_prefix}/spu
12cu|gcc-melt-4.7.0-7|1614	%define spu_program_prefix spu-
12cu|gcc-melt-4.7.0-7|1615	SPU_OPT_FLAGS="-O2 -g -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
12cu|gcc-melt-4.7.0-7|1616	CC="%{__cc} $OPT_FLAGS" CFLAGS="$SPU_OPT_FLAGS" CXXFLAGS="$SPU_OPT_FLAGS" XCFLAGS="$SPU_OPT_FLAGS" TCFLAGS="$SPU_OPT_FLAGS" \
12cu|gcc-melt-4.7.0-7|1617	../configure \
12cu|gcc-melt-4.7.0-7|1618	--prefix=%{_prefix} --libexecdir=%{_prefix}/lib --with-slibdir=%{spu_prefix}/lib \
12cu|gcc-melt-4.7.0-7|1619	--mandir=%{_mandir} --infodir=%{_infodir} \
12cu|gcc-melt-4.7.0-7|1620	--with-build-sysroot=$PWD/../sysroot --with-newlib --with-headers --disable-shared \
12cu|gcc-melt-4.7.0-7|1621	--disable-threads --disable-multilib --disable-nls \
12cu|gcc-melt-4.7.0-7|1622	--enable-checking=release --enable-languages="c,c++" --disable-libssp --disable-libmudflap \
12cu|gcc-melt-4.7.0-7|1623	--host=%{_target_platform} --build=%{_target_platform} --target=spu \
12cu|gcc-melt-4.7.0-7|1624	--program-prefix=%{spu_program_prefix}
12cu|gcc-melt-4.7.0-7|1625	%make
12cu|gcc-melt-4.7.0-7|1626	cd ..
12cu|gcc-melt-4.7.0-7|1627	%endif
12cu|gcc-melt-4.7.0-7|1628	
12cu|gcc-melt-4.7.0-7|1629	# Copy various doc files here and there
12cu|gcc-melt-4.7.0-7|1630	mkdir -p rpm.doc/gfortran
12cu|gcc-melt-4.7.0-7|1631	mkdir -p rpm.doc/objc
12cu|gcc-melt-4.7.0-7|1632	mkdir -p rpm.doc/objcp
12cu|gcc-melt-4.7.0-7|1633	mkdir -p rpm.doc/libjava
12cu|gcc-melt-4.7.0-7|1634	mkdir -p rpm.doc/libobjc
12cu|gcc-melt-4.7.0-7|1635	mkdir -p rpm.doc/boehm-gc
12cu|gcc-melt-4.7.0-7|1636	mkdir -p rpm.doc/gpc
12cu|gcc-melt-4.7.0-7|1637	mkdir -p rpm.doc/c++
12cu|gcc-melt-4.7.0-7|1638	mkdir -p rpm.doc/libstdc++
12cu|gcc-melt-4.7.0-7|1639	
12cu|gcc-melt-4.7.0-7|1640	%if %{build_libstdcxx}
12cu|gcc-melt-4.7.0-7|1641	(cd libstdc++-v3; for i in ChangeLog*; do
12cu|gcc-melt-4.7.0-7|1642	ln -f $i ../rpm.doc/libstdc++/$i
12cu|gcc-melt-4.7.0-7|1643	done)
12cu|gcc-melt-4.7.0-7|1644	%endif
12cu|gcc-melt-4.7.0-7|1645	%if %{build_cxx}
12cu|gcc-melt-4.7.0-7|1646	(cd gcc/cp; for i in ChangeLog*; do
12cu|gcc-melt-4.7.0-7|1647	ln -f $i ../../rpm.doc/c++/$i
12cu|gcc-melt-4.7.0-7|1648	done)
12cu|gcc-melt-4.7.0-7|1649	%endif
12cu|gcc-melt-4.7.0-7|1650	%if %{build_pascal}
12cu|gcc-melt-4.7.0-7|1651	(cd gcc/p; for i in ChangeLog* README NEWS FAQ; do
12cu|gcc-melt-4.7.0-7|1652	ln -f $i ../../rpm.doc/gpc/$i
12cu|gcc-melt-4.7.0-7|1653	done)
12cu|gcc-melt-4.7.0-7|1654	%endif
12cu|gcc-melt-4.7.0-7|1655	%if %{build_fortran}
12cu|gcc-melt-4.7.0-7|1656	(cd gcc/fortran; for i in ChangeLog*; do
12cu|gcc-melt-4.7.0-7|1657	ln -f $i ../../rpm.doc/gfortran/$i
12cu|gcc-melt-4.7.0-7|1658	done)
12cu|gcc-melt-4.7.0-7|1659	(cd libgfortran; for i in ChangeLog*; do
12cu|gcc-melt-4.7.0-7|1660	ln -f $i ../rpm.doc/gfortran/$i.libgfortran
12cu|gcc-melt-4.7.0-7|1661	done)
12cu|gcc-melt-4.7.0-7|1662	%endif
12cu|gcc-melt-4.7.0-7|1663	%if %{build_objc}
12cu|gcc-melt-4.7.0-7|1664	(cd gcc/objc; for i in README*; do
12cu|gcc-melt-4.7.0-7|1665	ln -f $i ../../rpm.doc/objc/$i.objc
12cu|gcc-melt-4.7.0-7|1666	done)
12cu|gcc-melt-4.7.0-7|1667	(cd libobjc; for i in README*; do
12cu|gcc-melt-4.7.0-7|1668	ln -f $i ../rpm.doc/libobjc/$i.libobjc
12cu|gcc-melt-4.7.0-7|1669	done)
12cu|gcc-melt-4.7.0-7|1670	%endif
12cu|gcc-melt-4.7.0-7|1671	%if %{build_objcp}
12cu|gcc-melt-4.7.0-7|1672	(cd gcc/objcp;
12cu|gcc-melt-4.7.0-7|1673	# XXX placeholder, there may be docs in the future
12cu|gcc-melt-4.7.0-7|1674	echo "Objective-C++ support for GCC" > ../../rpm.doc/objcp/README)
12cu|gcc-melt-4.7.0-7|1675	%endif
12cu|gcc-melt-4.7.0-7|1676	%if %{build_java}
12cu|gcc-melt-4.7.0-7|1677	(cd boehm-gc; for i in ChangeLog*; do
12cu|gcc-melt-4.7.0-7|1678	ln -f $i ../rpm.doc/boehm-gc/$i.gc
12cu|gcc-melt-4.7.0-7|1679	done)
12cu|gcc-melt-4.7.0-7|1680	(cd libjava; for i in README THANKS COPYING ChangeLog; do
12cu|gcc-melt-4.7.0-7|1681	ln -f $i ../rpm.doc/libjava/$i.libjava
12cu|gcc-melt-4.7.0-7|1682	done)
12cu|gcc-melt-4.7.0-7|1683	(cd libjava; ln -f LIBGCJ_LICENSE ../rpm.doc/libjava/LICENSE.libjava)
12cu|gcc-melt-4.7.0-7|1684	%endif
12cu|gcc-melt-4.7.0-7|1685	
12cu|gcc-melt-4.7.0-7|1686	# [ghibo] - build printable documentation
12cu|gcc-melt-4.7.0-7|1687	%if %{build_pdf_doc}
12cu|gcc-melt-4.7.0-7|1688	%if %{mdkversion} >= 200710
12cu|gcc-melt-4.7.0-7|1689	export PDFTEX=pdftex
12cu|gcc-melt-4.7.0-7|1690	%endif
12cu|gcc-melt-4.7.0-7|1691	unset TEXINPUTS
12cu|gcc-melt-4.7.0-7|1692	(cd gcc/doc; for file in gcc.texi cpp.texi cppinternals.texi; do
12cu|gcc-melt-4.7.0-7|1693	texi2dvi -p -t @afourpaper -t @finalout -I ./include -I ../../obj-%{gcc_target_platform}/gcc $file
12cu|gcc-melt-4.7.0-7|1694	done)
12cu|gcc-melt-4.7.0-7|1695	(cd gcc/fortran;
12cu|gcc-melt-4.7.0-7|1696	texi2dvi -p -t @afourpaper -t @finalout -I ../doc/include -I ../../obj-%{gcc_target_platform}/gcc gfortran.texi)
12cu|gcc-melt-4.7.0-7|1697	%if %{build_ada}
12cu|gcc-melt-4.7.0-7|1698	(cd gcc/ada;
12cu|gcc-melt-4.7.0-7|1699	texi2dvi -p -t @afourpaper -t @finalout -I ../doc/include -I ../../obj-%{gcc_target_platform}/gcc gnat_rm.texi)
12cu|gcc-melt-4.7.0-7|1700	(cd obj-%{gcc_target_platform}/gcc/doc;
12cu|gcc-melt-4.7.0-7|1701	texi2dvi -p -t @afourpaper -t @finalout -I ../../../gcc/doc/include -I .. gnat_ugn.texi
12cu|gcc-melt-4.7.0-7|1702	mv gnat_ugn.pdf ../../../gcc/ada/gnat_ugn.pdf)
12cu|gcc-melt-4.7.0-7|1703	%endif
12cu|gcc-melt-4.7.0-7|1704	%endif
12cu|gcc-melt-4.7.0-7|1705	
12cu|gcc-melt-4.7.0-7|1706	%check
12cu|gcc-melt-4.7.0-7|1707	echo ====================TESTING=========================
12cu|gcc-melt-4.7.0-7|1708	%if %{build_check}
12cu|gcc-melt-4.7.0-7|1709	cd obj-%{gcc_target_platform}
12cu|gcc-melt-4.7.0-7|1710	time %make -k check || true
12cu|gcc-melt-4.7.0-7|1711	echo "XXX check time above XXX"
12cu|gcc-melt-4.7.0-7|1712	../contrib/test_summary > ../test_summary.log
12cu|gcc-melt-4.7.0-7|1713	cd ..
12cu|gcc-melt-4.7.0-7|1714	%endif
12cu|gcc-melt-4.7.0-7|1715	echo ====================TESTING END=====================
12cu|gcc-melt-4.7.0-7|1716	
12cu|gcc-melt-4.7.0-7|1717	%install
12cu|gcc-melt-4.7.0-7|1718	rm -rf %{buildroot}
12cu|gcc-melt-4.7.0-7|1719	
12cu|gcc-melt-4.7.0-7|1720	# Fix HTML docs for libstdc++-v3
12cu|gcc-melt-4.7.0-7|1721	perl -pi -e \
12cu|gcc-melt-4.7.0-7|1722	's~href="l(ibstdc|atest)~href="http://gcc.gnu.org/onlinedocs/libstdc++/l\1~' \
12cu|gcc-melt-4.7.0-7|1723	libstdc++-v3/doc/html/api.html
12cu|gcc-melt-4.7.0-7|1724	
12cu|gcc-melt-4.7.0-7|1725	# Create some directories, just to make sure (e.g. ColorGCC)
12cu|gcc-melt-4.7.0-7|1726	mkdir -p %{buildroot}%{_bindir}
12cu|gcc-melt-4.7.0-7|1727	mkdir -p %{buildroot}%{_mandir}
12cu|gcc-melt-4.7.0-7|1728	mkdir -p %{buildroot}%{_infodir}
12cu|gcc-melt-4.7.0-7|1729	mkdir -p %{buildroot}%{_sysconfdir}
12cu|gcc-melt-4.7.0-7|1730	
12cu|gcc-melt-4.7.0-7|1731	%ifarch %{spu_arches}
12cu|gcc-melt-4.7.0-7|1732	%makeinstall_std -C objs-spu
12cu|gcc-melt-4.7.0-7|1733	%endif
12cu|gcc-melt-4.7.0-7|1734	
12cu|gcc-melt-4.7.0-7|1735	pushd obj-%{gcc_target_platform};
12cu|gcc-melt-4.7.0-7|1736	%makeinstall_std
12cu|gcc-melt-4.7.0-7|1737	%if %{build_java}
12cu|gcc-melt-4.7.0-7|1738	%makeinstall_std -C %{gcc_target_platform}/libjava install-src.zip
12cu|gcc-melt-4.7.0-7|1739	%endif
12cu|gcc-melt-4.7.0-7|1740	popd
12cu|gcc-melt-4.7.0-7|1741	
12cu|gcc-melt-4.7.0-7|1742	FULLVER=`%{buildroot}%{_bindir}/%{gcc_target_platform}-gcc%{program_suffix} --version | head -n 1 | cut -d' ' -f3`
12cu|gcc-melt-4.7.0-7|1743	FULLPATH=$(dirname %{buildroot}%{gcc_libdir}/%{gcc_target_platform}/%{version}/cc1)
12cu|gcc-melt-4.7.0-7|1744	
12cu|gcc-melt-4.7.0-7|1745	# Create /usr/bin/%{program_prefix}gcc%{branch}-version that contains the full version of gcc
12cu|gcc-melt-4.7.0-7|1746	cat >%{buildroot}%{_bindir}/%{program_prefix}gcc%{branch}-version <<EOF
12cu|gcc-melt-4.7.0-7|1747	#!/bin/sh
12cu|gcc-melt-4.7.0-7|1748	echo "$FULLVER"
12cu|gcc-melt-4.7.0-7|1749	EOF
12cu|gcc-melt-4.7.0-7|1750	chmod 0755 %{buildroot}%{_bindir}/%{program_prefix}gcc%{branch}-version
12cu|gcc-melt-4.7.0-7|1751	
12cu|gcc-melt-4.7.0-7|1752	%if "%{program_suffix}" == ""
12cu|gcc-melt-4.7.0-7|1753	mv %{buildroot}%{_bindir}/%{program_prefix}cpp %{buildroot}%{_bindir}/%{program_prefix}cpp-%{version}
12cu|gcc-melt-4.7.0-7|1754	mv %{buildroot}%{_bindir}/%{program_prefix}gcc %{buildroot}%{_bindir}/%{program_prefix}gcc-%{version}
12cu|gcc-melt-4.7.0-7|1755	%if %{build_cxx}
12cu|gcc-melt-4.7.0-7|1756	mv %{buildroot}%{_bindir}/%{program_prefix}g++ %{buildroot}%{_bindir}/%{program_prefix}g++-%{version}
12cu|gcc-melt-4.7.0-7|1757	%endif
12cu|gcc-melt-4.7.0-7|1758	%endif
12cu|gcc-melt-4.7.0-7|1759	
12cu|gcc-melt-4.7.0-7|1760	# replacing hardlinks with symlinks
12cu|gcc-melt-4.7.0-7|1761	ln -sf %{program_prefix}gcc%{program_long_suffix} %{buildroot}%{_bindir}/%{gcc_target_platform}-gcc%{program_suffix}
12cu|gcc-melt-4.7.0-7|1762	# TODO: cleanups?
12cu|gcc-melt-4.7.0-7|1763	%if "%{program_prefix}" != "%{gcc_target_platform}-"
12cu|gcc-melt-4.7.0-7|1764	ln -sf %{program_prefix}gcc%{program_long_suffix} %{buildroot}%{_bindir}/%{gcc_target_platform}-gcc-%{version}
12cu|gcc-melt-4.7.0-7|1765	%endif
12cu|gcc-melt-4.7.0-7|1766	%if %{build_cxx}
12cu|gcc-melt-4.7.0-7|1767	ln -sf %{program_prefix}g++%{program_long_suffix} %{buildroot}%{_bindir}/c++%{program_long_suffix}
12cu|gcc-melt-4.7.0-7|1768	ln -sf %{program_prefix}g++%{program_long_suffix} %{buildroot}%{_bindir}/%{gcc_target_platform}-c++%{program_suffix}
12cu|gcc-melt-4.7.0-7|1769	ln -sf %{program_prefix}g++%{program_long_suffix} %{buildroot}%{_bindir}/%{gcc_target_platform}-g++%{program_suffix}
12cu|gcc-melt-4.7.0-7|1770	%endif
12cu|gcc-melt-4.7.0-7|1771	%if %{build_fortran}
12cu|gcc-melt-4.7.0-7|1772	ln -sf %{program_prefix}gfortran%{program_suffix} %{buildroot}%{_bindir}/%{gcc_target_platform}-gfortran%{program_suffix}
12cu|gcc-melt-4.7.0-7|1773	%endif
12cu|gcc-melt-4.7.0-7|1774	%if %{build_java}
12cu|gcc-melt-4.7.0-7|1775	ln -sf %{program_prefix}gcj%{program_suffix} %{buildroot}%{_bindir}/%{gcc_target_platform}-gcj%{program_suffix}
12cu|gcc-melt-4.7.0-7|1776	ln -sf %{program_prefix}gcjh%{program_suffix} %{buildroot}%{_bindir}/%{gcc_target_platform}-gcjh%{program_suffix}
12cu|gcc-melt-4.7.0-7|1777	%endif
12cu|gcc-melt-4.7.0-7|1778	
12cu|gcc-melt-4.7.0-7|1779	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|1780	ln -s gcc %{buildroot}%{_bindir}/cc
12cu|gcc-melt-4.7.0-7|1781	%endif
12cu|gcc-melt-4.7.0-7|1782	
12cu|gcc-melt-4.7.0-7|1783	rm -f %{buildroot}%{_infodir}/dir
12cu|gcc-melt-4.7.0-7|1784	
12cu|gcc-melt-4.7.0-7|1785	%if %{build_ada} && %{libc_shared}
12cu|gcc-melt-4.7.0-7|1786	%if %isarch ppc64 sparc64 x86_64 mips64 mips64el
12cu|gcc-melt-4.7.0-7|1787	rm -rf $FULLPATH/32/ada{include,lib}
12cu|gcc-melt-4.7.0-7|1788	%endif
12cu|gcc-melt-4.7.0-7|1789	# Dispatch Ada 95 libraries (special case)
12cu|gcc-melt-4.7.0-7|1790	pushd $FULLPATH/adalib
12cu|gcc-melt-4.7.0-7|1791	rm -f libgnarl.so* libgnat.so*
12cu|gcc-melt-4.7.0-7|1792	mv -f libgnarl-*.so.* %{buildroot}%{_libdir}/
12cu|gcc-melt-4.7.0-7|1793	ln -s ../../../../../%{_lib}/libgnarl-*.so.* libgnarl-%{branch}.so
12cu|gcc-melt-4.7.0-7|1794	ln -s libgnarl-%{branch}.so libgnarl.so
12cu|gcc-melt-4.7.0-7|1795	mv -f libgnat-*.so.* %{buildroot}%{_libdir}/
12cu|gcc-melt-4.7.0-7|1796	ln -s ../../../../../%{_lib}/libgnat-*.so.* libgnat-%{branch}.so
12cu|gcc-melt-4.7.0-7|1797	ln -s libgnat-%{branch}.so libgnat.so
12cu|gcc-melt-4.7.0-7|1798	popd
12cu|gcc-melt-4.7.0-7|1799	%endif
12cu|gcc-melt-4.7.0-7|1800	
12cu|gcc-melt-4.7.0-7|1801	# Strip debug info from libraries
12cu|gcc-melt-4.7.0-7|1802	STRIP_DEBUG=/bin/true
12cu|gcc-melt-4.7.0-7|1803	%if !%{build_debug}
12cu|gcc-melt-4.7.0-7|1804	if [[ "%{_enable_debug_packages}" != "1" ]]; then
12cu|gcc-melt-4.7.0-7|1805	STRIP_DEBUG="strip -g"
12cu|gcc-melt-4.7.0-7|1806	if [[ "%{_target_cpu}" != "%{target_cpu}" ]]; then
12cu|gcc-melt-4.7.0-7|1807	STRIP_DEBUG="%{target_cpu}-linux-$STRIP_DEBUG"
12cu|gcc-melt-4.7.0-7|1808	fi
12cu|gcc-melt-4.7.0-7|1809	fi
12cu|gcc-melt-4.7.0-7|1810	%endif
12cu|gcc-melt-4.7.0-7|1811	
12cu|gcc-melt-4.7.0-7|1812	# Dispatch libraries to the right directories
12cu|gcc-melt-4.7.0-7|1813	DispatchLibs() {
12cu|gcc-melt-4.7.0-7|1814	libname=$1 libversion=$2
12cu|gcc-melt-4.7.0-7|1815	[[ -f ../../../../..%{target_libdir}/$libname.so.$libversion ]] && {
12cu|gcc-melt-4.7.0-7|1816	$STRIP_DEBUG ../../../../..%{target_libdir}/$libname.so.$libversion
12cu|gcc-melt-4.7.0-7|1817	rm -f $libname.so
12cu|gcc-melt-4.7.0-7|1818	ln -s ../../../../..%{target_libdir}/$libname.so.$libversion $libname.so
12cu|gcc-melt-4.7.0-7|1819	rm -f ../../../../..%{target_libdir}/$libname.so
12cu|gcc-melt-4.7.0-7|1820	} || :
12cu|gcc-melt-4.7.0-7|1821	[[ -f ../../../../..%{target_libdir}/$libname.a ]] && {
12cu|gcc-melt-4.7.0-7|1822	$STRIP_DEBUG ../../../../..%{target_libdir}/$libname.a
12cu|gcc-melt-4.7.0-7|1823	rm -f $libname.a
12cu|gcc-melt-4.7.0-7|1824	cp -f ../../../../..%{target_libdir}/$libname.a $libname.a
12cu|gcc-melt-4.7.0-7|1825	rm -f ../../../../..%{target_libdir}/$libname.a
12cu|gcc-melt-4.7.0-7|1826	} || :
12cu|gcc-melt-4.7.0-7|1827	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|1828	[ -d 32 ] || mkdir 32
12cu|gcc-melt-4.7.0-7|1829	pushd 32
12cu|gcc-melt-4.7.0-7|1830	mkdir -p %{buildroot}%{_prefix}/lib
12cu|gcc-melt-4.7.0-7|1831	skip32=
12cu|gcc-melt-4.7.0-7|1832	[[ -z "$skip32" ]] && [[ -f ../../../../$libname.so.$libversion ]] && {
12cu|gcc-melt-4.7.0-7|1833	$STRIP_DEBUG ../../../../$libname.so.$libversion
12cu|gcc-melt-4.7.0-7|1834	ln -s ../../../../$libname.so.$libversion $libname.so
12cu|gcc-melt-4.7.0-7|1835	rm -f ../../../../$libname.so
12cu|gcc-melt-4.7.0-7|1836	[[ -f ../../../../$libname.a ]] && {
12cu|gcc-melt-4.7.0-7|1837	$STRIP_DEBUG ../../../../$libname.a
12cu|gcc-melt-4.7.0-7|1838	cp -f ../../../../$libname.a $libname.a
12cu|gcc-melt-4.7.0-7|1839	rm -f ../../../../$libname.a
12cu|gcc-melt-4.7.0-7|1840	} || :
12cu|gcc-melt-4.7.0-7|1841	} || :
12cu|gcc-melt-4.7.0-7|1842	popd
12cu|gcc-melt-4.7.0-7|1843	%endif
12cu|gcc-melt-4.7.0-7|1844	%if %isarch %{nof_arches}
12cu|gcc-melt-4.7.0-7|1845	[ -d nof ] || mkdir nof
12cu|gcc-melt-4.7.0-7|1846	pushd nof
12cu|gcc-melt-4.7.0-7|1847	$STRIP_DEBUG ../../../../nof/$libname.so.$libversion
12cu|gcc-melt-4.7.0-7|1848	ln -s ../../../../nof/$libname.so.$libversion $libname.so
12cu|gcc-melt-4.7.0-7|1849	rm -f ../../../../nof/$libname.so
12cu|gcc-melt-4.7.0-7|1850	[[ -f ../../../../nof/$libname.a ]] && {
12cu|gcc-melt-4.7.0-7|1851	$STRIP_DEBUG ../../../../nof/$libname.a
12cu|gcc-melt-4.7.0-7|1852	cp -f ../../../../nof/$libname.a $libname.a
12cu|gcc-melt-4.7.0-7|1853	rm -f ../../../../nof/$libname.a
12cu|gcc-melt-4.7.0-7|1854	} || :
12cu|gcc-melt-4.7.0-7|1855	popd
12cu|gcc-melt-4.7.0-7|1856	%endif
12cu|gcc-melt-4.7.0-7|1857	}
12cu|gcc-melt-4.7.0-7|1858	pushd $FULLPATH
12cu|gcc-melt-4.7.0-7|1859	%if %{build_libssp}
12cu|gcc-melt-4.7.0-7|1860	DispatchLibs libssp		%{libssp_major}.0.0
12cu|gcc-melt-4.7.0-7|1861	mv ../../../../..%{target_libdir}/libssp_nonshared.a libssp_nonshared.a
12cu|gcc-melt-4.7.0-7|1862	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|1863	mv ../../../libssp_nonshared.a 32/libssp_nonshared.a
12cu|gcc-melt-4.7.0-7|1864	%endif
12cu|gcc-melt-4.7.0-7|1865	%endif
12cu|gcc-melt-4.7.0-7|1866	%if %{build_libgomp}
12cu|gcc-melt-4.7.0-7|1867	DispatchLibs libgomp		%{libgomp_major}.0.0
12cu|gcc-melt-4.7.0-7|1868	%endif
12cu|gcc-melt-4.7.0-7|1869	%if %{build_libmudflap}
12cu|gcc-melt-4.7.0-7|1870	DispatchLibs libmudflap		%{libmudflap_major}.0.0
12cu|gcc-melt-4.7.0-7|1871	DispatchLibs libmudflapth	%{libmudflap_major}.0.0
12cu|gcc-melt-4.7.0-7|1872	%endif
12cu|gcc-melt-4.7.0-7|1873	%if %{build_cxx}
12cu|gcc-melt-4.7.0-7|1874	DispatchLibs libstdc++	%{libstdcxx_major}.0.%{libstdcxx_minor}
12cu|gcc-melt-4.7.0-7|1875	mv ../../../../..%{target_libdir}/libsupc++.a libsupc++.a
12cu|gcc-melt-4.7.0-7|1876	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|1877	mv -f ../../../libsupc++.a 32/libsupc++.a
12cu|gcc-melt-4.7.0-7|1878	%endif
12cu|gcc-melt-4.7.0-7|1879	%if %isarch %{nof_arches}
12cu|gcc-melt-4.7.0-7|1880	mv -f ../../../nof/libsupc++.a nof/libsupc++.a
12cu|gcc-melt-4.7.0-7|1881	%endif
12cu|gcc-melt-4.7.0-7|1882	%endif
12cu|gcc-melt-4.7.0-7|1883	# Make it less hard dependent on libstdc++ 3.4 minor changes
12cu|gcc-melt-4.7.0-7|1884	%if !%{system_compiler}
12cu|gcc-melt-4.7.0-7|1885	[[ -f  ../../../../..%{target_libdir}/libstdc++.so.%{libstdcxx_major} ]] &&
12cu|gcc-melt-4.7.0-7|1886	ln -sf ../../../../..%{target_libdir}/libstdc++.so.%{libstdcxx_major} libstdc++.so || :
12cu|gcc-melt-4.7.0-7|1887	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|1888	[[ -f  ../../../libstdc++.so.%{libstdcxx_major} ]] &&
12cu|gcc-melt-4.7.0-7|1889	ln -sf ../../../../libstdc++.so.%{libstdcxx_major} 32/libstdc++.so || :
12cu|gcc-melt-4.7.0-7|1890	%endif
12cu|gcc-melt-4.7.0-7|1891	%endif
12cu|gcc-melt-4.7.0-7|1892	%if %{build_java}
12cu|gcc-melt-4.7.0-7|1893	DispatchLibs libgcj			%{libgcj_major}.0.0
12cu|gcc-melt-4.7.0-7|1894	DispatchLibs libgij			%{libgcj_major}.0.0
12cu|gcc-melt-4.7.0-7|1895	DispatchLibs libgcj-tools		%{libgcj_major}.0.0
12cu|gcc-melt-4.7.0-7|1896	%if %build_libgcj_bc
12cu|gcc-melt-4.7.0-7|1897	# Do not dispatch libgcj_bc, libgcj_bc.so and libgcj_bc.so.1.0.0
12cu|gcc-melt-4.7.0-7|1898	# are different libraries intentionally. We move it manually:
12cu|gcc-melt-4.7.0-7|1899	mv ../../../../..%{target_libdir}/libgcj_bc.{so,a} .
12cu|gcc-melt-4.7.0-7|1900	%endif
12cu|gcc-melt-4.7.0-7|1901	%endif
12cu|gcc-melt-4.7.0-7|1902	%if %{build_objc}
12cu|gcc-melt-4.7.0-7|1903	DispatchLibs libobjc	%{libobjc_major}.0.0
12cu|gcc-melt-4.7.0-7|1904	DispatchLibs libobjc_gc	%{libobjc_major}.0.0
12cu|gcc-melt-4.7.0-7|1905	%endif
12cu|gcc-melt-4.7.0-7|1906	%if %{build_fortran}
12cu|gcc-melt-4.7.0-7|1907	DispatchLibs libgfortran	%{libgfortran_major}.0.0
12cu|gcc-melt-4.7.0-7|1908	DispatchLibs libquadmath	%{libquadmath_major}.0.0
12cu|gcc-melt-4.7.0-7|1909	[[ -f ../../../libgfortranbegin.a ]] &&
12cu|gcc-melt-4.7.0-7|1910	mv -f ../../../libgfortranbegin.a 32/libgfortranbegin.a || :
12cu|gcc-melt-4.7.0-7|1911	%if %isarch %{nof_arches}
12cu|gcc-melt-4.7.0-7|1912	[[ -f ../../../nof/libgfortranbegin.a ]] &&
12cu|gcc-melt-4.7.0-7|1913	mv -f ../../../nof/libgfortranbegin.a nof/libgfortranbegin.a || :
12cu|gcc-melt-4.7.0-7|1914	%endif
12cu|gcc-melt-4.7.0-7|1915	%endif
12cu|gcc-melt-4.7.0-7|1916	popd
12cu|gcc-melt-4.7.0-7|1917	
12cu|gcc-melt-4.7.0-7|1918	# Move Java headers to /usr/include/libgcj-<version>
12cu|gcc-melt-4.7.0-7|1919	%if %{build_java}
12cu|gcc-melt-4.7.0-7|1920	if [ "%{libjava_includedir}" != "%{_includedir}" ]; then
12cu|gcc-melt-4.7.0-7|1921	mkdir -p %{buildroot}%{libjava_includedir}
12cu|gcc-melt-4.7.0-7|1922	for dir in gcj gnu java javax org; do
12cu|gcc-melt-4.7.0-7|1923	mkdir -p %{buildroot}%{libjava_includedir}/$dir
12cu|gcc-melt-4.7.0-7|1924	mv %{buildroot}%{libstdcxx_includedir}/$dir/* %{buildroot}%{libjava_includedir}/$dir/
12cu|gcc-melt-4.7.0-7|1925	rmdir %{buildroot}%{libstdcxx_includedir}/$dir
12cu|gcc-melt-4.7.0-7|1926	done
12cu|gcc-melt-4.7.0-7|1927	
12cu|gcc-melt-4.7.0-7|1928	# include <libgcj/XXX.h> should lead to <libgcj-VERSION/XXX.h>
12cu|gcc-melt-4.7.0-7|1929	ln -s %{libjava_includedir} %{buildroot}%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/libgcj
12cu|gcc-melt-4.7.0-7|1930	
12cu|gcc-melt-4.7.0-7|1931	# fix pkgconfig files
12cu|gcc-melt-4.7.0-7|1932	perl -pi -e 's,^(includedir=).+,\1%{libjava_includedir},' %{buildroot}%{_prefix}/lib/pkgconfig/libgcj-%{branch}.pc
12cu|gcc-melt-4.7.0-7|1933	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|1934	mkdir -p %{buildroot}%{_libdir}/pkgconfig
12cu|gcc-melt-4.7.0-7|1935	perl -pe '/^libdir=/ and s,/lib,/%{target_lib},' %{buildroot}%{_prefix}/lib/pkgconfig/libgcj-%{branch}.pc > %{buildroot}%{_libdir}/pkgconfig/libgcj-%{branch}.pc
12cu|gcc-melt-4.7.0-7|1936	rm %{buildroot}%{_prefix}/lib/pkgconfig/libgcj-%{branch}.pc
12cu|gcc-melt-4.7.0-7|1937	%endif
12cu|gcc-melt-4.7.0-7|1938	fi
12cu|gcc-melt-4.7.0-7|1939	# In java-1.5.0-gcj(-devel):
12cu|gcc-melt-4.7.0-7|1940	rm -rf %{buildroot}%{_bindir}/rebuild-gcj-db%{program_suffix}
12cu|gcc-melt-4.7.0-7|1941	rm -rf %{buildroot}%{_bindir}/aot-compile%{program_suffix}
12cu|gcc-melt-4.7.0-7|1942	rm -rf %{buildroot}%{_mandir}/man1/aot-compile*.1*
12cu|gcc-melt-4.7.0-7|1943	rm -rf %{buildroot}%{_mandir}/man1/rebuild-gcj-db*.1*
12cu|gcc-melt-4.7.0-7|1944	rm -f %{buildroot}%{py_puresitedir}/{aotcompile,classfile}.py
12cu|gcc-melt-4.7.0-7|1945	%endif
12cu|gcc-melt-4.7.0-7|1946	
12cu|gcc-melt-4.7.0-7|1947	# Move libgcj.spec to compiler-specific directories
12cu|gcc-melt-4.7.0-7|1948	%if %{build_java}
12cu|gcc-melt-4.7.0-7|1949	mv %{buildroot}%{_prefix}/lib/libgcj.spec $FULLPATH/libgcj.spec
12cu|gcc-melt-4.7.0-7|1950	%endif
12cu|gcc-melt-4.7.0-7|1951	
12cu|gcc-melt-4.7.0-7|1952	# Move <cxxabi.h> to compiler-specific directories
12cu|gcc-melt-4.7.0-7|1953	%if %{build_cxx}
12cu|gcc-melt-4.7.0-7|1954	mkdir -p $FULLPATH/include/bits/
12cu|gcc-melt-4.7.0-7|1955	mv %{buildroot}%{libstdcxx_includedir}/cxxabi.h $FULLPATH/include/
12cu|gcc-melt-4.7.0-7|1956	mv %{buildroot}%{libstdcxx_includedir}/%{gcc_target_platform}/bits/cxxabi_tweaks.h $FULLPATH/include/bits/
12cu|gcc-melt-4.7.0-7|1957	%endif
12cu|gcc-melt-4.7.0-7|1958	
12cu|gcc-melt-4.7.0-7|1959	# Ship with biarch c++config.h headers
12cu|gcc-melt-4.7.0-7|1960	%if %{build_cxx}
12cu|gcc-melt-4.7.0-7|1961	pushd obj-%{gcc_target_platform}
12cu|gcc-melt-4.7.0-7|1962	cxxconfig="`find %{gcc_target_platform}/libstdc++-v3/include -name c++config.h`"
12cu|gcc-melt-4.7.0-7|1963	for i in `find %{gcc_target_platform}/[36]*/libstdc++-v3/include -name c++config.h 2>/dev/null`; do
12cu|gcc-melt-4.7.0-7|1964	if ! diff -up $cxxconfig $i; then
12cu|gcc-melt-4.7.0-7|1965	file_32=x file_64=x
12cu|gcc-melt-4.7.0-7|1966	case $i in
12cu|gcc-melt-4.7.0-7|1967	%{gcc_target_platform}/32/*) file_32=$i; file_64=$cxxconfig ;;
12cu|gcc-melt-4.7.0-7|1968	%{gcc_target_platform}/64/*) file_32=$cxxconfig; file_64=$i ;;
12cu|gcc-melt-4.7.0-7|1969	esac
12cu|gcc-melt-4.7.0-7|1970	{ [[ -f "$file_32" ]] && [[ -f "$file_64" ]]; } ||
12cu|gcc-melt-4.7.0-7|1971	{ echo "c++config.h dispatch error"; exit 1; }
12cu|gcc-melt-4.7.0-7|1972	
12cu|gcc-melt-4.7.0-7|1973	cat > %{buildroot}%{libstdcxx_includedir}/%{gcc_target_platform}/bits/c++config.h <<EOF
12cu|gcc-melt-4.7.0-7|1974	#ifndef _CPP_CPPCONFIG_WRAPPER
12cu|gcc-melt-4.7.0-7|1975	#define _CPP_CPPCONFIG_WRAPPER 1
12cu|gcc-melt-4.7.0-7|1976	#include <bits/wordsize.h>
12cu|gcc-melt-4.7.0-7|1977	#if __WORDSIZE == 32
12cu|gcc-melt-4.7.0-7|1978	`cat $file_32`
12cu|gcc-melt-4.7.0-7|1979	#else
12cu|gcc-melt-4.7.0-7|1980	`cat $file_64`
12cu|gcc-melt-4.7.0-7|1981	#endif
12cu|gcc-melt-4.7.0-7|1982	#endif
12cu|gcc-melt-4.7.0-7|1983	EOF
12cu|gcc-melt-4.7.0-7|1984	break
12cu|gcc-melt-4.7.0-7|1985	fi
12cu|gcc-melt-4.7.0-7|1986	done
12cu|gcc-melt-4.7.0-7|1987	popd
12cu|gcc-melt-4.7.0-7|1988	%endif
12cu|gcc-melt-4.7.0-7|1989	
12cu|gcc-melt-4.7.0-7|1990	# Link gnatgcc to gcc
12cu|gcc-melt-4.7.0-7|1991	%if %{build_ada}
12cu|gcc-melt-4.7.0-7|1992	ln -sf gcc %{buildroot}%{_bindir}/gnatgcc
12cu|gcc-melt-4.7.0-7|1993	%endif
12cu|gcc-melt-4.7.0-7|1994	
12cu|gcc-melt-4.7.0-7|1995	# Create an empty file with perms 0755
12cu|gcc-melt-4.7.0-7|1996	FakeAlternatives() {
12cu|gcc-melt-4.7.0-7|1997	for file in ${1+"$@"}; do
12cu|gcc-melt-4.7.0-7|1998	rm -f %{cross_program_prefix}$file
12cu|gcc-melt-4.7.0-7|1999	touch %{cross_program_prefix}$file
12cu|gcc-melt-4.7.0-7|2000	chmod 0755 %{cross_program_prefix}$file
12cu|gcc-melt-4.7.0-7|2001	done
12cu|gcc-melt-4.7.0-7|2002	}
12cu|gcc-melt-4.7.0-7|2003	
12cu|gcc-melt-4.7.0-7|2004	# Alternatives provide /lib/cpp and %{_bindir}/cpp
12cu|gcc-melt-4.7.0-7|2005	(cd %{buildroot}%{_bindir}; FakeAlternatives cpp)
12cu|gcc-melt-4.7.0-7|2006	%if !%{build_cross} && %{system_compiler}
12cu|gcc-melt-4.7.0-7|2007	(mkdir -p %{buildroot}/lib; cd %{buildroot}/lib; ln -sf %{_bindir}/cpp cpp)
12cu|gcc-melt-4.7.0-7|2008	%endif
12cu|gcc-melt-4.7.0-7|2009	
12cu|gcc-melt-4.7.0-7|2010	# Alternatives provide /usr/bin/c++
12cu|gcc-melt-4.7.0-7|2011	%if %{build_cxx}
12cu|gcc-melt-4.7.0-7|2012	(cd %{buildroot}%{_bindir}; FakeAlternatives c++)
12cu|gcc-melt-4.7.0-7|2013	%endif
12cu|gcc-melt-4.7.0-7|2014	
12cu|gcc-melt-4.7.0-7|2015	if [[ -z "%{?cross_bootstrap:1}" ]] && [[ "%{libc_shared}" = "1" ]]; then
12cu|gcc-melt-4.7.0-7|2016	# Move libgcc_s.so* to /%{_lib}
12cu|gcc-melt-4.7.0-7|2017	pushd %{buildroot}%{_prefix}/%{target_lib}
12cu|gcc-melt-4.7.0-7|2018	chmod 0755 libgcc_s.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2019	mkdir -p %{buildroot}%{target_slibdir}
12cu|gcc-melt-4.7.0-7|2020	mv -f  libgcc_s.so.%{libgcc_major} %{buildroot}%{target_slibdir}/libgcc_s-%{version}.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2021	ln -sf libgcc_s-%{version}.so.%{libgcc_major} %{buildroot}%{target_slibdir}/libgcc_s.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2022	ln -sf %{target_slibdir}/libgcc_s.so.%{libgcc_major} %{buildroot}%{target_libdir}/libgcc_s.so
12cu|gcc-melt-4.7.0-7|2023	%if %isarch %{nof_arches}
12cu|gcc-melt-4.7.0-7|2024	chmod 0755 nof/libgcc_s.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2025	mkdir -p %{buildroot}%{target_slibdir}/nof
12cu|gcc-melt-4.7.0-7|2026	mv -f  nof/libgcc_s.so.%{libgcc_major} %{buildroot}%{target_slibdir}/nof/libgcc_s-%{version}.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2027	ln -sf libgcc_s-%{version}.so.%{libgcc_major} %{buildroot}%{target_slibdir}/nof/libgcc_s.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2028	ln -sf %{target_slibdir}/nof/libgcc_s.so.%{libgcc_major} %{buildroot}%{target_libdir}/nof/libgcc_s.so
12cu|gcc-melt-4.7.0-7|2029	%endif
12cu|gcc-melt-4.7.0-7|2030	popd
12cu|gcc-melt-4.7.0-7|2031	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2032	pushd %{buildroot}%{_prefix}/lib
12cu|gcc-melt-4.7.0-7|2033	chmod 0755 libgcc_s.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2034	mkdir -p %{buildroot}/lib
12cu|gcc-melt-4.7.0-7|2035	mv -f  libgcc_s.so.%{libgcc_major} %{buildroot}/lib/libgcc_s-%{version}.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2036	ln -sf libgcc_s-%{version}.so.%{libgcc_major} %{buildroot}/lib/libgcc_s.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2037	ln -sf ../../lib/libgcc_s.so.%{libgcc_major} %{buildroot}%{_prefix}/lib/libgcc_s.so
12cu|gcc-melt-4.7.0-7|2038	ln -sf ../../lib/libgcc_s.so.%{libgcc_major} %{buildroot}%{_prefix}/lib/libgcc_s_32.so
12cu|gcc-melt-4.7.0-7|2039	popd
12cu|gcc-melt-4.7.0-7|2040	%if %build_java
12cu|gcc-melt-4.7.0-7|2041	libs="libgcj libgij libgcj-tools"
12cu|gcc-melt-4.7.0-7|2042	%if %build_libgcj_bc
12cu|gcc-melt-4.7.0-7|2043	libs="$libs libgcj_bc"
12cu|gcc-melt-4.7.0-7|2044	%endif
12cu|gcc-melt-4.7.0-7|2045	for lib in $libs; do
12cu|gcc-melt-4.7.0-7|2046	ln -sf ../../../%{gcc32_target_platform}/%{version}/$lib.a  $FULLPATH/32/$lib.a
12cu|gcc-melt-4.7.0-7|2047	ln -sf ../../../%{gcc32_target_platform}/%{version}/$lib.so $FULLPATH/32/$lib.so
12cu|gcc-melt-4.7.0-7|2048	done
12cu|gcc-melt-4.7.0-7|2049	%endif
12cu|gcc-melt-4.7.0-7|2050	%endif
12cu|gcc-melt-4.7.0-7|2051	fi
12cu|gcc-melt-4.7.0-7|2052	
12cu|gcc-melt-4.7.0-7|2053	# Create c89 and c99 wrappers
12cu|gcc-melt-4.7.0-7|2054	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|2055	cat > %{buildroot}%{_prefix}/bin/c89 <<"EOF"
12cu|gcc-melt-4.7.0-7|2056	#!/bin/sh
12cu|gcc-melt-4.7.0-7|2057	fl="-std=c89"
12cu|gcc-melt-4.7.0-7|2058	for opt; do
12cu|gcc-melt-4.7.0-7|2059	case "$opt" in
12cu|gcc-melt-4.7.0-7|2060	-ansi|-std=c89|-std=iso9899:1990) fl="";;
12cu|gcc-melt-4.7.0-7|2061	-std=*) echo "`basename $0` called with non ANSI/ISO C option $opt" >&2
12cu|gcc-melt-4.7.0-7|2062	exit 1;;
12cu|gcc-melt-4.7.0-7|2063	esac
12cu|gcc-melt-4.7.0-7|2064	done
12cu|gcc-melt-4.7.0-7|2065	exec %{_bindir}/gcc-%{version} $fl ${1+"$@"}
12cu|gcc-melt-4.7.0-7|2066	EOF
12cu|gcc-melt-4.7.0-7|2067	cat > %{buildroot}%{_prefix}/bin/c99 <<"EOF"
12cu|gcc-melt-4.7.0-7|2068	#!/bin/sh
12cu|gcc-melt-4.7.0-7|2069	fl="-std=c99"
12cu|gcc-melt-4.7.0-7|2070	for opt; do
12cu|gcc-melt-4.7.0-7|2071	case "$opt" in
12cu|gcc-melt-4.7.0-7|2072	-std=c99|-std=iso9899:1999) fl="";;
12cu|gcc-melt-4.7.0-7|2073	-std=*) echo "`basename $0` called with non ISO C99 option $opt" >&2
12cu|gcc-melt-4.7.0-7|2074	exit 1;;
12cu|gcc-melt-4.7.0-7|2075	esac
12cu|gcc-melt-4.7.0-7|2076	done
12cu|gcc-melt-4.7.0-7|2077	exec %{_bindir}/gcc-%{version} $fl ${1+"$@"}
12cu|gcc-melt-4.7.0-7|2078	EOF
12cu|gcc-melt-4.7.0-7|2079	chmod 755 %{buildroot}%{_prefix}/bin/c?9
12cu|gcc-melt-4.7.0-7|2080	%endif
12cu|gcc-melt-4.7.0-7|2081	
12cu|gcc-melt-4.7.0-7|2082	# FIXME: cpp, gcov manpages names
12cu|gcc-melt-4.7.0-7|2083	pushd %{buildroot}%{_mandir}/man1;
12cu|gcc-melt-4.7.0-7|2084	if [[ -n "%{program_prefix}%{program_suffix}" ]]; then
12cu|gcc-melt-4.7.0-7|2085	for f in gcov cpp gcc g++ gfortran gpc; do
12cu|gcc-melt-4.7.0-7|2086	[[ -f "$f.1" ]] && mv $f.1 %{program_prefix}$f%{program_suffix}.1 || :
12cu|gcc-melt-4.7.0-7|2087	done
12cu|gcc-melt-4.7.0-7|2088	fi
12cu|gcc-melt-4.7.0-7|2089	popd
12cu|gcc-melt-4.7.0-7|2090	
12cu|gcc-melt-4.7.0-7|2091	# Fix info pages
12cu|gcc-melt-4.7.0-7|2092	if [[ "%{name}" = "gcc%{branch}" ]]; then
12cu|gcc-melt-4.7.0-7|2093	pushd %{buildroot}%{_infodir}/
12cu|gcc-melt-4.7.0-7|2094	for f in cpp cppinternals gcc gpc gpcs gfortran gnat-style gnat_rm gnat_ugn gcj; do
12cu|gcc-melt-4.7.0-7|2095	if [[ -f "$f.info" ]]; then
12cu|gcc-melt-4.7.0-7|2096	perl -pe "/^START-INFO-DIR-ENTRY/ .. /^END-INFO-DIR-ENTRY/ and s/($f)/\${1}-%{branch}/ig" $f.info > ${f}-%{branch}.info
12cu|gcc-melt-4.7.0-7|2097	rm -f $f.info
12cu|gcc-melt-4.7.0-7|2098	fi
12cu|gcc-melt-4.7.0-7|2099	done
12cu|gcc-melt-4.7.0-7|2100	popd
12cu|gcc-melt-4.7.0-7|2101	fi
12cu|gcc-melt-4.7.0-7|2102	
12cu|gcc-melt-4.7.0-7|2103	# Sanitize rpath
12cu|gcc-melt-4.7.0-7|2104	for bin in %{buildroot}%{_bindir}/* $FULLPATH/*.so $FULLPATH/ecj1; do
12cu|gcc-melt-4.7.0-7|2105	if [[ ! -f $bin ]]; then
12cu|gcc-melt-4.7.0-7|2106	continue
12cu|gcc-melt-4.7.0-7|2107	fi
12cu|gcc-melt-4.7.0-7|2108	oldrpath=$(chrpath -l $bin | awk -F= '{ print $2 }')
12cu|gcc-melt-4.7.0-7|2109	newrpath=
12cu|gcc-melt-4.7.0-7|2110	for rpathdir in ${oldrpath//:/ }; do
12cu|gcc-melt-4.7.0-7|2111	rpathdir=${rpathdir/lib\/..\/lib64/lib64}
12cu|gcc-melt-4.7.0-7|2112	[[ "$rpathdir" != "%{_libdir}" ]] || continue
12cu|gcc-melt-4.7.0-7|2113	newrpath=$newrpath:$rpathdir
12cu|gcc-melt-4.7.0-7|2114	done
12cu|gcc-melt-4.7.0-7|2115	newrpath=${newrpath#:}
12cu|gcc-melt-4.7.0-7|2116	[[ "$newrpath" != "$oldrpath" ]] || continue
12cu|gcc-melt-4.7.0-7|2117	if [[ "$newrpath" == "" ]]; then
12cu|gcc-melt-4.7.0-7|2118	chrpath -d $bin
12cu|gcc-melt-4.7.0-7|2119	else
12cu|gcc-melt-4.7.0-7|2120	chrpath -r $newrpath $bin
12cu|gcc-melt-4.7.0-7|2121	fi
12cu|gcc-melt-4.7.0-7|2122	done
12cu|gcc-melt-4.7.0-7|2123	
12cu|gcc-melt-4.7.0-7|2124	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|2125	%define find_lang /usr/lib/rpm/find-lang.sh %buildroot
12cu|gcc-melt-4.7.0-7|2126	%find_lang %{name}
12cu|gcc-melt-4.7.0-7|2127	%find_lang cpplib
12cu|gcc-melt-4.7.0-7|2128	%if %{build_cxx}
12cu|gcc-melt-4.7.0-7|2129	%find_lang libstdc++
12cu|gcc-melt-4.7.0-7|2130	%endif
12cu|gcc-melt-4.7.0-7|2131	%else
12cu|gcc-melt-4.7.0-7|2132	touch %{name}.lang cpplib.lang libstdc++.lang
12cu|gcc-melt-4.7.0-7|2133	%endif
12cu|gcc-melt-4.7.0-7|2134	
12cu|gcc-melt-4.7.0-7|2135	# Remove unpackaged files
12cu|gcc-melt-4.7.0-7|2136	rm  -f %{buildroot}%{_bindir}/jar
12cu|gcc-melt-4.7.0-7|2137	rm  -f %{buildroot}%{_bindir}/addr2name.awk
12cu|gcc-melt-4.7.0-7|2138	rm -rf %{buildroot}%{_prefix}/doc
12cu|gcc-melt-4.7.0-7|2139	rm -rf %{buildroot}%{_mandir}/man7
12cu|gcc-melt-4.7.0-7|2140	rm  -f %{buildroot}%{_libdir}/*.la
12cu|gcc-melt-4.7.0-7|2141	rm  -f %{buildroot}%{gcj_libdir}/*.la
12cu|gcc-melt-4.7.0-7|2142	rm  -f %{buildroot}%{_prefix}/lib*/libiberty.a
12cu|gcc-melt-4.7.0-7|2143	rm  -f %{buildroot}%{target_libdir}/libiberty.a
12cu|gcc-melt-4.7.0-7|2144	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2145	rm  -f %{buildroot}%{_prefix}/lib/*.la
12cu|gcc-melt-4.7.0-7|2146	rm  -f %{buildroot}%{_prefix}/lib/32/libiberty.a
12cu|gcc-melt-4.7.0-7|2147	%endif
12cu|gcc-melt-4.7.0-7|2148	rm -rf %{buildroot}%{gcc_libdir}/%{gcc_target_platform}/%{version}/install-tools
12cu|gcc-melt-4.7.0-7|2149	%ifarch %{spu_arches}
12cu|gcc-melt-4.7.0-7|2150	rm -rf %{buildroot}%{_prefix}/lib/gcc/spu/%{version}/install-tools
12cu|gcc-melt-4.7.0-7|2151	rm  -f %{buildroot}%{spu_prefix}/lib/*.la
12cu|gcc-melt-4.7.0-7|2152	%endif
12cu|gcc-melt-4.7.0-7|2153	%if !%{build_doc}
12cu|gcc-melt-4.7.0-7|2154	rm -fr %{buildroot}/%{_datadir}/info/
12cu|gcc-melt-4.7.0-7|2155	%endif
12cu|gcc-melt-4.7.0-7|2156	
12cu|gcc-melt-4.7.0-7|2157	%if %{build_cross}
12cu|gcc-melt-4.7.0-7|2158	rm %{buildroot}%{_mandir}/man1/%{program_prefix}gcov%{program_suffix}.1*
12cu|gcc-melt-4.7.0-7|2159	rm %{buildroot}%{_bindir}/%{program_prefix}gcov%{program_suffix}
12cu|gcc-melt-4.7.0-7|2160	%endif
12cu|gcc-melt-4.7.0-7|2161	
12cu|gcc-melt-4.7.0-7|2162	
12cu|gcc-melt-4.7.0-7|2163	%if !%system_compiler && !%build_cross && %libc_shared
12cu|gcc-melt-4.7.0-7|2164	rm %{buildroot}%{target_slibdir}/libgcc_s-%{version}.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2165	rm %{buildroot}%{target_slibdir}/libgcc_s.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2166	rm %{buildroot}%{target_libdir}/libgcc_s.so
12cu|gcc-melt-4.7.0-7|2167	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2168	rm %{buildroot}%{target_slibdir32}/libgcc_s-%{version}.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2169	rm %{buildroot}%{target_slibdir32}/libgcc_s.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2170	rm %{buildroot}%{target_libdir}/../lib/libgcc_s.so
12cu|gcc-melt-4.7.0-7|2171	rm %{buildroot}%{target_libdir}/../lib/libgcc_s_32.so
12cu|gcc-melt-4.7.0-7|2172	%endif
12cu|gcc-melt-4.7.0-7|2173	%endif
12cu|gcc-melt-4.7.0-7|2174	
12cu|gcc-melt-4.7.0-7|2175	# limits.h and syslimits.h are needed in includedir
12cu|gcc-melt-4.7.0-7|2176	mv %{buildroot}%{gcc_libdir}/%{gcc_target_platform}/%{version}/include-fixed/{sys,}limits.h \
12cu|gcc-melt-4.7.0-7|2177	%{buildroot}%{gcc_libdir}/%{gcc_target_platform}/%{version}/include
12cu|gcc-melt-4.7.0-7|2178	rm -r %{buildroot}%{gcc_libdir}/%{gcc_target_platform}/%{version}/include-fixed
12cu|gcc-melt-4.7.0-7|2179	
12cu|gcc-melt-4.7.0-7|2180	%if %build_libgcj_bc && !%system_compiler
12cu|gcc-melt-4.7.0-7|2181	# moved away, otherwise conflicts with system compiler libgcj
12cu|gcc-melt-4.7.0-7|2182	mkdir -p %{buildroot}%{target_libdir}/gcj_bc-%{libgcj_major}
12cu|gcc-melt-4.7.0-7|2183	mv %{buildroot}%{target_libdir}/libgcj_bc.so.%{libgcj_bc_major}.0.0 %{buildroot}%{target_libdir}/gcj_bc-%{libgcj_major}
12cu|gcc-melt-4.7.0-7|2184	mv %{buildroot}%{target_libdir}/libgcj_bc.so.%{libgcj_bc_major} %{buildroot}%{target_libdir}/gcj_bc-%{libgcj_major}
12cu|gcc-melt-4.7.0-7|2185	%endif
12cu|gcc-melt-4.7.0-7|2186	
12cu|gcc-melt-4.7.0-7|2187	%if %build_java
12cu|gcc-melt-4.7.0-7|2188	# Handled by jpackage-utils, see #23693
12cu|gcc-melt-4.7.0-7|2189	rm  -f %{buildroot}%{target_libdir}/security/classpath.security
12cu|gcc-melt-4.7.0-7|2190	rm  -f %{buildroot}%{target_libdir}/logging.properties
12cu|gcc-melt-4.7.0-7|2191	%endif
12cu|gcc-melt-4.7.0-7|2192	
12cu|gcc-melt-4.7.0-7|2193	%if %build_java && !%build_libffi
12cu|gcc-melt-4.7.0-7|2194	rm %{buildroot}%{target_libdir}/libffi.*
12cu|gcc-melt-4.7.0-7|2195	%if %isarch %biarches
12cu|gcc-melt-4.7.0-7|2196	rm %{buildroot}%{target_libdir}/../lib/libffi.*
12cu|gcc-melt-4.7.0-7|2197	%endif
12cu|gcc-melt-4.7.0-7|2198	%endif
12cu|gcc-melt-4.7.0-7|2199	
12cu|gcc-melt-4.7.0-7|2200	%if !%{system_compiler}
12cu|gcc-melt-4.7.0-7|2201	rm -f %{buildroot}%{_infodir}/gccinstall.info*
12cu|gcc-melt-4.7.0-7|2202	rm -f %{buildroot}%{_infodir}/gccint.info*
12cu|gcc-melt-4.7.0-7|2203	rm -rf %{buildroot}%{_datadir}/locale
12cu|gcc-melt-4.7.0-7|2204	%endif
12cu|gcc-melt-4.7.0-7|2205	rm -f %{buildroot}%{_infodir}/cp-tools.info
12cu|gcc-melt-4.7.0-7|2206	
12cu|gcc-melt-4.7.0-7|2207	%if "%{branch}" == "melt"
12cu|gcc-melt-4.7.0-7|2208	rm -f %{buildroot}%{_bindir}/cpp
12cu|gcc-melt-4.7.0-7|2209	rm -rf %{buildroot}%{_datadir}/locale
12cu|gcc-melt-4.7.0-7|2210	%endif
12cu|gcc-melt-4.7.0-7|2211	
12cu|gcc-melt-4.7.0-7|2212	# In case we are cross-compiling, don't bother to remake symlinks and
12cu|gcc-melt-4.7.0-7|2213	# don't let spec-helper when stripping files either
12cu|gcc-melt-4.7.0-7|2214	%if %build_cross
12cu|gcc-melt-4.7.0-7|2215	export DONT_SYMLINK_LIBS=1
12cu|gcc-melt-4.7.0-7|2216	export DONT_STRIP=1
12cu|gcc-melt-4.7.0-7|2217	%endif
12cu|gcc-melt-4.7.0-7|2218	
12cu|gcc-melt-4.7.0-7|2219	%if %{build_debug}
12cu|gcc-melt-4.7.0-7|2220	# Don't strip in debug mode
12cu|gcc-melt-4.7.0-7|2221	export DONT_STRIP=1
12cu|gcc-melt-4.7.0-7|2222	%endif
12cu|gcc-melt-4.7.0-7|2223	
12cu|gcc-melt-4.7.0-7|2224	%if %{build_ada}
12cu|gcc-melt-4.7.0-7|2225	# gnatmake bash completion
12cu|gcc-melt-4.7.0-7|2226	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
12cu|gcc-melt-4.7.0-7|2227	install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/bash_completion.d/gnatmake
12cu|gcc-melt-4.7.0-7|2228	%endif
12cu|gcc-melt-4.7.0-7|2229	
12cu|gcc-melt-4.7.0-7|2230	%if %{build_java}
12cu|gcc-melt-4.7.0-7|2231	mkdir -p %{buildroot}%{_datadir}/java/gcj-endorsed \
12cu|gcc-melt-4.7.0-7|2232	%{buildroot}%{gcj_libdir}/classmap.db.d
12cu|gcc-melt-4.7.0-7|2233	chmod 755 %{buildroot}%{_datadir}/java/gcj-endorsed \
12cu|gcc-melt-4.7.0-7|2234	%{buildroot}%{gcj_libdir} \
12cu|gcc-melt-4.7.0-7|2235	%{buildroot}%{gcj_libdir}/classmap.db.d
12cu|gcc-melt-4.7.0-7|2236	touch %{buildroot}%{gcj_libdir}/classmap.db
12cu|gcc-melt-4.7.0-7|2237	
12cu|gcc-melt-4.7.0-7|2238	# check if gcj-dbtool hasn't been incorrectly relinked.  rh#165781
12cu|gcc-melt-4.7.0-7|2239	classmap_db=`LD_LIBRARY_PATH=%{buildroot}%{_libdir}:%{buildroot}/%{_lib} \
12cu|gcc-melt-4.7.0-7|2240	%{buildroot}%{_bindir}/gcj-dbtool%{program_suffix} -p`
12cu|gcc-melt-4.7.0-7|2241	case "$classmap_db" in
12cu|gcc-melt-4.7.0-7|2242	# XXX: grmpf, make sure it's at a unique location!?
12cu|gcc-melt-4.7.0-7|2243	%{gcj_libdir}/classmap.db) ;;
12cu|gcc-melt-4.7.0-7|2244	%{_prefix}/lib/../%{_lib}/gcj-%{version}-%{libgcj_major}/classmap.db) ;;
12cu|gcc-melt-4.7.0-7|2245	*) echo Unexpected gcj-dbtool%{program_suffix} -p output; exit 1 ;;
12cu|gcc-melt-4.7.0-7|2246	esac
12cu|gcc-melt-4.7.0-7|2247	%endif
12cu|gcc-melt-4.7.0-7|2248	
12cu|gcc-melt-4.7.0-7|2249	%if %{build_libstdcxx}
12cu|gcc-melt-4.7.0-7|2250	mkdir -p %{buildroot}%{_datadir}/gdb/auto-load/%{_libdir}
12cu|gcc-melt-4.7.0-7|2251	mv -f %{buildroot}%{_libdir}/libstdc++.so.%{libstdcxx_major}.0.%{libstdcxx_minor}-gdb.py \
12cu|gcc-melt-4.7.0-7|2252	%{buildroot}%{_datadir}/gdb/auto-load/%{_libdir}/
12cu|gcc-melt-4.7.0-7|2253	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2254	mkdir -p %{buildroot}%{_datadir}/gdb/auto-load/%{_prefix}/lib
12cu|gcc-melt-4.7.0-7|2255	mv -f %{buildroot}%{_prefix}/lib/libstdc++.so.%{libstdcxx_major}.0.%{libstdcxx_minor}-gdb.py \
12cu|gcc-melt-4.7.0-7|2256	%{buildroot}%{_datadir}/gdb/auto-load/%{_prefix}/lib/
12cu|gcc-melt-4.7.0-7|2257	%endif
12cu|gcc-melt-4.7.0-7|2258	%endif
12cu|gcc-melt-4.7.0-7|2259	
12cu|gcc-melt-4.7.0-7|2260	####################################################################
12cu|gcc-melt-4.7.0-7|2261	
12cu|gcc-melt-4.7.0-7|2262	# %clean
12cu|gcc-melt-4.7.0-7|2263	# rm -rf %{buildroot}
12cu|gcc-melt-4.7.0-7|2264	
12cu|gcc-melt-4.7.0-7|2265	%post
12cu|gcc-melt-4.7.0-7|2266	/usr/sbin/update-alternatives --install %{_bindir}/%{cross_program_prefix}gcc %{cross_program_prefix}gcc %{_bindir}/%{program_prefix}gcc-%{version} %{alternative_priority}
12cu|gcc-melt-4.7.0-7|2267	[ -e %{_bindir}/%{cross_program_prefix}gcc ] || /usr/sbin/update-alternatives --auto %{cross_program_prefix}gcc
12cu|gcc-melt-4.7.0-7|2268	
12cu|gcc-melt-4.7.0-7|2269	%postun
12cu|gcc-melt-4.7.0-7|2270	if [ ! -f %{_bindir}/%{cross_program_prefix}gcc-%{version} ]; then
12cu|gcc-melt-4.7.0-7|2271	/usr/sbin/update-alternatives --remove %{cross_program_prefix}gcc %{_bindir}/%{program_prefix}gcc-%{version}
12cu|gcc-melt-4.7.0-7|2272	fi
12cu|gcc-melt-4.7.0-7|2273	
12cu|gcc-melt-4.7.0-7|2274	%if %{build_cxx}
12cu|gcc-melt-4.7.0-7|2275	%post c++
12cu|gcc-melt-4.7.0-7|2276	/usr/sbin/update-alternatives --install %{_bindir}/%{cross_program_prefix}g++ %{cross_program_prefix}g++ %{_bindir}/%{program_prefix}g++-%{version} %{alternative_priority} --slave %{_bindir}/%{cross_program_prefix}c++ %{cross_program_prefix}c++ %{_bindir}/%{program_prefix}g++-%{version}
12cu|gcc-melt-4.7.0-7|2277	[ -e %{_bindir}/%{cross_program_prefix}g++ ] || /usr/sbin/update-alternatives --auto %{cross_program_prefix}g++
12cu|gcc-melt-4.7.0-7|2278	
12cu|gcc-melt-4.7.0-7|2279	%postun c++
12cu|gcc-melt-4.7.0-7|2280	if [ ! -f %{_bindir}/%{cross_program_prefix}g++-%{version} ]; then
12cu|gcc-melt-4.7.0-7|2281	/usr/sbin/update-alternatives --remove %{cross_program_prefix}g++ %{_bindir}/%{program_prefix}g++-%{version}
12cu|gcc-melt-4.7.0-7|2282	fi
12cu|gcc-melt-4.7.0-7|2283	%endif
12cu|gcc-melt-4.7.0-7|2284	
12cu|gcc-melt-4.7.0-7|2285	%if %{build_libstdcxx}
12cu|gcc-melt-4.7.0-7|2286	%if %mdkversion < 200900
12cu|gcc-melt-4.7.0-7|2287	%post -n %{libstdcxx_name} -p /sbin/ldconfig
12cu|gcc-melt-4.7.0-7|2288	%endif
12cu|gcc-melt-4.7.0-7|2289	%if %mdkversion < 200900
12cu|gcc-melt-4.7.0-7|2290	%postun -n %{libstdcxx_name} -p /sbin/ldconfig
12cu|gcc-melt-4.7.0-7|2291	%endif
12cu|gcc-melt-4.7.0-7|2292	%endif
12cu|gcc-melt-4.7.0-7|2293	
12cu|gcc-melt-4.7.0-7|2294	%if %mdkversion < 200900
12cu|gcc-melt-4.7.0-7|2295	%post -n %{libgcc_name} -p /sbin/ldconfig
12cu|gcc-melt-4.7.0-7|2296	%endif
12cu|gcc-melt-4.7.0-7|2297	%if %mdkversion < 200900
12cu|gcc-melt-4.7.0-7|2298	%postun -n %{libgcc_name} -p /sbin/ldconfig
12cu|gcc-melt-4.7.0-7|2299	%endif
12cu|gcc-melt-4.7.0-7|2300	
12cu|gcc-melt-4.7.0-7|2301	%if %mdkversion < 200900
12cu|gcc-melt-4.7.0-7|2302	%post -n %{libmudflap_name} -p /sbin/ldconfig
12cu|gcc-melt-4.7.0-7|2303	%endif
12cu|gcc-melt-4.7.0-7|2304	%if %mdkversion < 200900
12cu|gcc-melt-4.7.0-7|2305	%postun -n %{libmudflap_name} -p /sbin/ldconfig
12cu|gcc-melt-4.7.0-7|2306	%endif
12cu|gcc-melt-4.7.0-7|2307	
12cu|gcc-melt-4.7.0-7|2308	%if %{build_libssp}
12cu|gcc-melt-4.7.0-7|2309	%if %mdkversion < 200900
12cu|gcc-melt-4.7.0-7|2310	%post -n %{libssp_name} -p /sbin/ldconfig
12cu|gcc-melt-4.7.0-7|2311	%endif
12cu|gcc-melt-4.7.0-7|2312	%if %mdkversion < 200900
12cu|gcc-melt-4.7.0-7|2313	%postun -n %{libssp_name} -p /sbin/ldconfig
12cu|gcc-melt-4.7.0-7|2314	%endif
12cu|gcc-melt-4.7.0-7|2315	%endif
12cu|gcc-melt-4.7.0-7|2316	
12cu|gcc-melt-4.7.0-7|2317	%if %mdkversion < 200900
12cu|gcc-melt-4.7.0-7|2318	%post -n %{libgomp_name} -p /sbin/ldconfig
12cu|gcc-melt-4.7.0-7|2319	%endif
12cu|gcc-melt-4.7.0-7|2320	%if %mdkversion < 200900
12cu|gcc-melt-4.7.0-7|2321	%postun -n %{libgomp_name} -p /sbin/ldconfig
12cu|gcc-melt-4.7.0-7|2322	%endif
12cu|gcc-melt-4.7.0-7|2323	
12cu|gcc-melt-4.7.0-7|2324	%post cpp
12cu|gcc-melt-4.7.0-7|2325	/usr/sbin/update-alternatives --install %{_bindir}/%{cross_program_prefix}cpp %{cross_program_prefix}cpp %{_bindir}/%{program_prefix}cpp-%{version} %{alternative_priority} --slave /lib/%{cross_program_prefix}cpp %{cross_program_prefix}lib_cpp %{_bindir}/%{program_prefix}cpp-%{version}
12cu|gcc-melt-4.7.0-7|2326	[ -e %{_bindir}/%{cross_program_prefix}cpp ] || /usr/sbin/update-alternatives --auto %{cross_program_prefix}cpp
12cu|gcc-melt-4.7.0-7|2327	
12cu|gcc-melt-4.7.0-7|2328	%postun cpp
12cu|gcc-melt-4.7.0-7|2329	if [ ! -f %{_bindir}/%{cross_program_prefix}cpp-%{version} ]; then
12cu|gcc-melt-4.7.0-7|2330	/usr/sbin/update-alternatives --remove %{cross_program_prefix}cpp %{_bindir}/%{program_prefix}cpp-%{version}
12cu|gcc-melt-4.7.0-7|2331	fi
12cu|gcc-melt-4.7.0-7|2332	
12cu|gcc-melt-4.7.0-7|2333	%if %{build_java}
12cu|gcc-melt-4.7.0-7|2334	%if %mdkversion < 200900
12cu|gcc-melt-4.7.0-7|2335	%post -n %{libgcj_name} -p /sbin/ldconfig
12cu|gcc-melt-4.7.0-7|2336	%endif
12cu|gcc-melt-4.7.0-7|2337	%if %mdkversion < 200900
12cu|gcc-melt-4.7.0-7|2338	%postun -n %{libgcj_name} -p /sbin/ldconfig
12cu|gcc-melt-4.7.0-7|2339	%endif
12cu|gcc-melt-4.7.0-7|2340	%endif
12cu|gcc-melt-4.7.0-7|2341	
12cu|gcc-melt-4.7.0-7|2342	%if %{build_objc}
12cu|gcc-melt-4.7.0-7|2343	%if %mdkversion < 200900
12cu|gcc-melt-4.7.0-7|2344	%post -n %{libobjc_name} -p /sbin/ldconfig
12cu|gcc-melt-4.7.0-7|2345	%endif
12cu|gcc-melt-4.7.0-7|2346	%if %mdkversion < 200900
12cu|gcc-melt-4.7.0-7|2347	%postun -n %{libobjc_name} -p /sbin/ldconfig
12cu|gcc-melt-4.7.0-7|2348	%endif
12cu|gcc-melt-4.7.0-7|2349	%endif
12cu|gcc-melt-4.7.0-7|2350	
12cu|gcc-melt-4.7.0-7|2351	%if %{build_fortran}
12cu|gcc-melt-4.7.0-7|2352	%if %mdkversion < 200900
12cu|gcc-melt-4.7.0-7|2353	%post -n %{libgfortran_name} -p /sbin/ldconfig
12cu|gcc-melt-4.7.0-7|2354	%endif
12cu|gcc-melt-4.7.0-7|2355	%if %mdkversion < 200900
12cu|gcc-melt-4.7.0-7|2356	%postun -n %{libgfortran_name} -p /sbin/ldconfig
12cu|gcc-melt-4.7.0-7|2357	%endif
12cu|gcc-melt-4.7.0-7|2358	%endif
12cu|gcc-melt-4.7.0-7|2359	
12cu|gcc-melt-4.7.0-7|2360	%if %{build_ada}
12cu|gcc-melt-4.7.0-7|2361	%if %mdkversion < 200900
12cu|gcc-melt-4.7.0-7|2362	%post -n %{libgnat_name} -p /sbin/ldconfig
12cu|gcc-melt-4.7.0-7|2363	%endif
12cu|gcc-melt-4.7.0-7|2364	%if %mdkversion < 200900
12cu|gcc-melt-4.7.0-7|2365	%postun -n %{libgnat_name} -p /sbin/ldconfig
12cu|gcc-melt-4.7.0-7|2366	%endif
12cu|gcc-melt-4.7.0-7|2367	%endif
12cu|gcc-melt-4.7.0-7|2368	
12cu|gcc-melt-4.7.0-7|2369	%post doc
12cu|gcc-melt-4.7.0-7|2370	%_install_info gcc.info
12cu|gcc-melt-4.7.0-7|2371	%_install_info cpp.info
12cu|gcc-melt-4.7.0-7|2372	%if %{build_pascal}
12cu|gcc-melt-4.7.0-7|2373	%_install_info gpc.info
12cu|gcc-melt-4.7.0-7|2374	%_install_info gpcs.info
12cu|gcc-melt-4.7.0-7|2375	%endif
12cu|gcc-melt-4.7.0-7|2376	%if %{build_fortran}
12cu|gcc-melt-4.7.0-7|2377	%_install_info gfortran.info
12cu|gcc-melt-4.7.0-7|2378	%endif
12cu|gcc-melt-4.7.0-7|2379	%if %{build_ada}
12cu|gcc-melt-4.7.0-7|2380	%_install_info gnat-style.info
12cu|gcc-melt-4.7.0-7|2381	%_install_info gnat_rm.info
12cu|gcc-melt-4.7.0-7|2382	%_install_info gnat_ugn.info
12cu|gcc-melt-4.7.0-7|2383	%endif
12cu|gcc-melt-4.7.0-7|2384	%if %{build_java}
12cu|gcc-melt-4.7.0-7|2385	%_install_info gcj_ug.info
12cu|gcc-melt-4.7.0-7|2386	%endif
12cu|gcc-melt-4.7.0-7|2387	
12cu|gcc-melt-4.7.0-7|2388	%preun doc
12cu|gcc-melt-4.7.0-7|2389	if [ "$1" = "0" ];then /sbin/install-info %{_infodir}/gcc.info.bz2 --dir=%{_infodir}/dir --remove;fi;
12cu|gcc-melt-4.7.0-7|2390	%_remove_install_info cpp.info
12cu|gcc-melt-4.7.0-7|2391	%if %{build_pascal}
12cu|gcc-melt-4.7.0-7|2392	%_remove_install_info gpc.info
12cu|gcc-melt-4.7.0-7|2393	%_remove_install_info gpcs.info
12cu|gcc-melt-4.7.0-7|2394	%endif
12cu|gcc-melt-4.7.0-7|2395	%if %{build_fortran}
12cu|gcc-melt-4.7.0-7|2396	%_remove_install_info gfortran.info
12cu|gcc-melt-4.7.0-7|2397	%endif
12cu|gcc-melt-4.7.0-7|2398	%if %{build_ada}
12cu|gcc-melt-4.7.0-7|2399	%_remove_install_info gnat-style.info
12cu|gcc-melt-4.7.0-7|2400	%_remove_install_info gnat_rm.info
12cu|gcc-melt-4.7.0-7|2401	%_remove_install_info gnat_ugn.info
12cu|gcc-melt-4.7.0-7|2402	%endif
12cu|gcc-melt-4.7.0-7|2403	%if %{build_java}
12cu|gcc-melt-4.7.0-7|2404	%_remove_install_info gcj.info
12cu|gcc-melt-4.7.0-7|2405	%endif
12cu|gcc-melt-4.7.0-7|2406	
12cu|gcc-melt-4.7.0-7|2407	%files -f %{name}.lang
12cu|gcc-melt-4.7.0-7|2408	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2409	#
12cu|gcc-melt-4.7.0-7|2410	%doc gcc/README*
12cu|gcc-melt-4.7.0-7|2411	%{_mandir}/man1/%{program_prefix}gcc%{program_suffix}.1*
12cu|gcc-melt-4.7.0-7|2412	%if "%{name}" == "gcc%{package_suffix}"
12cu|gcc-melt-4.7.0-7|2413	%{_mandir}/man1/gcov%{program_suffix}.1*
12cu|gcc-melt-4.7.0-7|2414	%endif
12cu|gcc-melt-4.7.0-7|2415	#
12cu|gcc-melt-4.7.0-7|2416	%{_bindir}/%{program_prefix}gcc%{branch}-version
12cu|gcc-melt-4.7.0-7|2417	%{_bindir}/%{program_prefix}gcc%{program_long_suffix}
12cu|gcc-melt-4.7.0-7|2418	%{_bindir}/%{gcc_target_platform}-gcc%{program_suffix}
12cu|gcc-melt-4.7.0-7|2419	%{_bindir}/%{gcc_target_platform}-gcc-%{version}
12cu|gcc-melt-4.7.0-7|2420	%if "%{name}" == "gcc%{package_suffix}"
12cu|gcc-melt-4.7.0-7|2421	%{_bindir}/gcov%{program_suffix}
12cu|gcc-melt-4.7.0-7|2422	%endif
12cu|gcc-melt-4.7.0-7|2423	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|2424	%{_bindir}/cc
12cu|gcc-melt-4.7.0-7|2425	%{_bindir}/c89
12cu|gcc-melt-4.7.0-7|2426	%{_bindir}/c99
12cu|gcc-melt-4.7.0-7|2427	%endif
12cu|gcc-melt-4.7.0-7|2428	#
12cu|gcc-melt-4.7.0-7|2429	%if %{libc_shared} && %{build_cross} || %{system_compiler}
12cu|gcc-melt-4.7.0-7|2430	%if !%{build_cross_bootstrap}
12cu|gcc-melt-4.7.0-7|2431	%{target_libdir}/libgcc_s.so
12cu|gcc-melt-4.7.0-7|2432	%endif
12cu|gcc-melt-4.7.0-7|2433	%if "%{name}" == "gcc%{package_suffix}"
12cu|gcc-melt-4.7.0-7|2434	%if %isarch %{nof_arches}
12cu|gcc-melt-4.7.0-7|2435	%{_libdir}/nof/libgcc_s.so
12cu|gcc-melt-4.7.0-7|2436	%endif
12cu|gcc-melt-4.7.0-7|2437	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2438	%{_prefix}/lib/libgcc_s.so
12cu|gcc-melt-4.7.0-7|2439	%{_prefix}/lib/libgcc_s_32.so
12cu|gcc-melt-4.7.0-7|2440	%endif
12cu|gcc-melt-4.7.0-7|2441	%endif
12cu|gcc-melt-4.7.0-7|2442	%endif
12cu|gcc-melt-4.7.0-7|2443	#
12cu|gcc-melt-4.7.0-7|2444	%dir %{gcc_libdir}/%{gcc_target_platform}
12cu|gcc-melt-4.7.0-7|2445	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}
12cu|gcc-melt-4.7.0-7|2446	#
12cu|gcc-melt-4.7.0-7|2447	%{gcc_libdir}/%{gcc_target_platform}/%{version}/collect2
12cu|gcc-melt-4.7.0-7|2448	%{gcc_libdir}/%{gcc_target_platform}/%{version}/crt*.o
12cu|gcc-melt-4.7.0-7|2449	%if %isarch ppc ppc64
12cu|gcc-melt-4.7.0-7|2450	%{gcc_libdir}/%{gcc_target_platform}/%{version}/ecrt*.o
12cu|gcc-melt-4.7.0-7|2451	%{gcc_libdir}/%{gcc_target_platform}/%{version}/ncrt*.o
12cu|gcc-melt-4.7.0-7|2452	%endif
12cu|gcc-melt-4.7.0-7|2453	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcc.a
12cu|gcc-melt-4.7.0-7|2454	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcov.a
12cu|gcc-melt-4.7.0-7|2455	%if %{build_lto}
12cu|gcc-melt-4.7.0-7|2456	%{gcc_libdir}/%{gcc_target_platform}/%{version}/lto-wrapper
12cu|gcc-melt-4.7.0-7|2457	%{gcc_libdir}/%{gcc_target_platform}/%{version}/lto1
12cu|gcc-melt-4.7.0-7|2458	%{gcc_libdir}/%{gcc_target_platform}/%{version}/liblto_plugin.so
12cu|gcc-melt-4.7.0-7|2459	%{gcc_libdir}/%{gcc_target_platform}/%{version}/liblto_plugin.so.%{liblto_major}
12cu|gcc-melt-4.7.0-7|2460	%{gcc_libdir}/%{gcc_target_platform}/%{version}/liblto_plugin.so.%{liblto_major}.0.0
12cu|gcc-melt-4.7.0-7|2461	%endif
12cu|gcc-melt-4.7.0-7|2462	
12cu|gcc-melt-4.7.0-7|2463	#%if !%{build_cross_bootstrap}
12cu|gcc-melt-4.7.0-7|2464	#%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcc_eh.a
12cu|gcc-melt-4.7.0-7|2465	#%endif
12cu|gcc-melt-4.7.0-7|2466	%if "%{name}" == "gcc%{package_suffix}"
12cu|gcc-melt-4.7.0-7|2467	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2468	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/32
12cu|gcc-melt-4.7.0-7|2469	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/crt*.o
12cu|gcc-melt-4.7.0-7|2470	%if %isarch ppc64
12cu|gcc-melt-4.7.0-7|2471	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/ecrt*.o
12cu|gcc-melt-4.7.0-7|2472	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/ncrt*.o
12cu|gcc-melt-4.7.0-7|2473	%endif
12cu|gcc-melt-4.7.0-7|2474	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgcc.a
12cu|gcc-melt-4.7.0-7|2475	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|2476	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgcc_eh.a
12cu|gcc-melt-4.7.0-7|2477	%endif
12cu|gcc-melt-4.7.0-7|2478	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgcov.a
12cu|gcc-melt-4.7.0-7|2479	%endif
12cu|gcc-melt-4.7.0-7|2480	%if %isarch %{nof_arches}
12cu|gcc-melt-4.7.0-7|2481	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/nof
12cu|gcc-melt-4.7.0-7|2482	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/crt*.o
12cu|gcc-melt-4.7.0-7|2483	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/ecrt*.o
12cu|gcc-melt-4.7.0-7|2484	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libgcc.a
12cu|gcc-melt-4.7.0-7|2485	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|2486	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libgcc_eh.a
12cu|gcc-melt-4.7.0-7|2487	%endif
12cu|gcc-melt-4.7.0-7|2488	%endif
12cu|gcc-melt-4.7.0-7|2489	%endif
12cu|gcc-melt-4.7.0-7|2490	#
12cu|gcc-melt-4.7.0-7|2491	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/include
12cu|gcc-melt-4.7.0-7|2492	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/float.h
12cu|gcc-melt-4.7.0-7|2493	%if %isarch %{ix86} x86_64
12cu|gcc-melt-4.7.0-7|2494	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/abmintrin.h
12cu|gcc-melt-4.7.0-7|2495	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/ammintrin.h
12cu|gcc-melt-4.7.0-7|2496	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/bmmintrin.h
12cu|gcc-melt-4.7.0-7|2497	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/nmmintrin.h
12cu|gcc-melt-4.7.0-7|2498	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/smmintrin.h
12cu|gcc-melt-4.7.0-7|2499	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/mm3dnow.h
12cu|gcc-melt-4.7.0-7|2500	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/mm_malloc.h
12cu|gcc-melt-4.7.0-7|2501	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/mmintrin.h
12cu|gcc-melt-4.7.0-7|2502	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/xmmintrin.h
12cu|gcc-melt-4.7.0-7|2503	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/pmmintrin.h
12cu|gcc-melt-4.7.0-7|2504	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/emmintrin.h
12cu|gcc-melt-4.7.0-7|2505	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/tmmintrin.h
12cu|gcc-melt-4.7.0-7|2506	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/avxintrin.h
12cu|gcc-melt-4.7.0-7|2507	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/immintrin.h
12cu|gcc-melt-4.7.0-7|2508	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/wmmintrin.h
12cu|gcc-melt-4.7.0-7|2509	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/x86intrin.h
12cu|gcc-melt-4.7.0-7|2510	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/fma4intrin.h
12cu|gcc-melt-4.7.0-7|2511	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/ia32intrin.h
12cu|gcc-melt-4.7.0-7|2512	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/lwpintrin.h
12cu|gcc-melt-4.7.0-7|2513	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/popcntintrin.h
12cu|gcc-melt-4.7.0-7|2514	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/xopintrin.h
12cu|gcc-melt-4.7.0-7|2515	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/bmiintrin.h
12cu|gcc-melt-4.7.0-7|2516	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/tbmintrin.h
12cu|gcc-melt-4.7.0-7|2517	%endif
12cu|gcc-melt-4.7.0-7|2518	%if %isarch ppc ppc64
12cu|gcc-melt-4.7.0-7|2519	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/spe.h
12cu|gcc-melt-4.7.0-7|2520	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/altivec.h
12cu|gcc-melt-4.7.0-7|2521	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/ppc-asm.h
12cu|gcc-melt-4.7.0-7|2522	%endif
12cu|gcc-melt-4.7.0-7|2523	%if %isarch spu
12cu|gcc-melt-4.7.0-7|2524	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/vmx2spu.h
12cu|gcc-melt-4.7.0-7|2525	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/spu_intrinsics.h
12cu|gcc-melt-4.7.0-7|2526	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/spu_internals.h
12cu|gcc-melt-4.7.0-7|2527	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/spu_mfcio.h
12cu|gcc-melt-4.7.0-7|2528	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/vec_types.h
12cu|gcc-melt-4.7.0-7|2529	%endif
12cu|gcc-melt-4.7.0-7|2530	%if %isarch ia64
12cu|gcc-melt-4.7.0-7|2531	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/ia64intrin.h
12cu|gcc-melt-4.7.0-7|2532	%endif
12cu|gcc-melt-4.7.0-7|2533	%if %isarch m68k
12cu|gcc-melt-4.7.0-7|2534	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/math-68881.h
12cu|gcc-melt-4.7.0-7|2535	%endif
12cu|gcc-melt-4.7.0-7|2536	%if %isarch armel armeb
12cu|gcc-melt-4.7.0-7|2537	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/mmintrin.h
12cu|gcc-melt-4.7.0-7|2538	%endif
12cu|gcc-melt-4.7.0-7|2539	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/iso646.h
12cu|gcc-melt-4.7.0-7|2540	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/limits.h
12cu|gcc-melt-4.7.0-7|2541	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/stdarg.h
12cu|gcc-melt-4.7.0-7|2542	%if %isarch %{ix86} x86_64
12cu|gcc-melt-4.7.0-7|2543	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/cross-stdarg.h
12cu|gcc-melt-4.7.0-7|2544	%endif
12cu|gcc-melt-4.7.0-7|2545	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/stdbool.h
12cu|gcc-melt-4.7.0-7|2546	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/stddef.h
12cu|gcc-melt-4.7.0-7|2547	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/stdint-gcc.h
12cu|gcc-melt-4.7.0-7|2548	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/stdint.h
12cu|gcc-melt-4.7.0-7|2549	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/syslimits.h
12cu|gcc-melt-4.7.0-7|2550	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/unwind.h
12cu|gcc-melt-4.7.0-7|2551	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/varargs.h
12cu|gcc-melt-4.7.0-7|2552	%if %isarch i386 x86_64
12cu|gcc-melt-4.7.0-7|2553	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/cpuid.h
12cu|gcc-melt-4.7.0-7|2554	%endif
12cu|gcc-melt-4.7.0-7|2555	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/stdfix.h
12cu|gcc-melt-4.7.0-7|2556	
12cu|gcc-melt-4.7.0-7|2557	%if !%build_libffi && %build_java
12cu|gcc-melt-4.7.0-7|2558	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/ffi*.h
12cu|gcc-melt-4.7.0-7|2559	%endif
12cu|gcc-melt-4.7.0-7|2560	
12cu|gcc-melt-4.7.0-7|2561	%if "%{name}" == "%{cross_prefix}gcc" && %{libc_shared}
12cu|gcc-melt-4.7.0-7|2562	%if !%{build_monolithic}
12cu|gcc-melt-4.7.0-7|2563	%files -n %{libgcc_name}
12cu|gcc-melt-4.7.0-7|2564	%endif
12cu|gcc-melt-4.7.0-7|2565	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2566	%{target_slibdir}/libgcc_s-%{version}.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2567	%{target_slibdir}/libgcc_s.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2568	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2569	%{target_slibdir32}/libgcc_s-%{version}.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2570	%{target_slibdir32}/libgcc_s.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2571	%{_prefix}/lib/libgcc_s.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2572	%endif
12cu|gcc-melt-4.7.0-7|2573	%if %isarch %{nof_arches}
12cu|gcc-melt-4.7.0-7|2574	%{target_slibdir}/nof/libgcc_s-%{version}.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2575	%{target_slibdir}/nof/libgcc_s.so.%{libgcc_major}
12cu|gcc-melt-4.7.0-7|2576	%endif
12cu|gcc-melt-4.7.0-7|2577	%endif
12cu|gcc-melt-4.7.0-7|2578	
12cu|gcc-melt-4.7.0-7|2579	%if %{build_libssp} && %{libc_shared}
12cu|gcc-melt-4.7.0-7|2580	%if !%{build_monolithic}
12cu|gcc-melt-4.7.0-7|2581	%files -n %{libssp_name}
12cu|gcc-melt-4.7.0-7|2582	%endif
12cu|gcc-melt-4.7.0-7|2583	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2584	%{target_libdir}/libssp.so.%{libssp_major}
12cu|gcc-melt-4.7.0-7|2585	%{target_libdir}/libssp.so.%{libssp_major}.0.0
12cu|gcc-melt-4.7.0-7|2586	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2587	%{_prefix}/lib/libssp.so.%{libssp_major}
12cu|gcc-melt-4.7.0-7|2588	%{_prefix}/lib/libssp.so.%{libssp_major}.0.0
12cu|gcc-melt-4.7.0-7|2589	%endif
12cu|gcc-melt-4.7.0-7|2590	%endif
12cu|gcc-melt-4.7.0-7|2591	
12cu|gcc-melt-4.7.0-7|2592	%if %{build_libssp}
12cu|gcc-melt-4.7.0-7|2593	%if !%{build_monolithic}
12cu|gcc-melt-4.7.0-7|2594	%files -n %{libssp_name_orig}-devel
12cu|gcc-melt-4.7.0-7|2595	%endif
12cu|gcc-melt-4.7.0-7|2596	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2597	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/include/ssp
12cu|gcc-melt-4.7.0-7|2598	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/ssp/*.h
12cu|gcc-melt-4.7.0-7|2599	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libssp.a
12cu|gcc-melt-4.7.0-7|2600	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|2601	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libssp_nonshared.a
12cu|gcc-melt-4.7.0-7|2602	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libssp.so
12cu|gcc-melt-4.7.0-7|2603	%endif
12cu|gcc-melt-4.7.0-7|2604	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2605	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libssp.a
12cu|gcc-melt-4.7.0-7|2606	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|2607	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libssp_nonshared.a
12cu|gcc-melt-4.7.0-7|2608	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libssp.so
12cu|gcc-melt-4.7.0-7|2609	%endif
12cu|gcc-melt-4.7.0-7|2610	%endif
12cu|gcc-melt-4.7.0-7|2611	%endif
12cu|gcc-melt-4.7.0-7|2612	
12cu|gcc-melt-4.7.0-7|2613	%if %{build_libmudflap} && %{libc_shared}
12cu|gcc-melt-4.7.0-7|2614	%if !%{build_monolithic}
12cu|gcc-melt-4.7.0-7|2615	%files -n %{libmudflap_name}
12cu|gcc-melt-4.7.0-7|2616	%endif
12cu|gcc-melt-4.7.0-7|2617	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2618	#
12cu|gcc-melt-4.7.0-7|2619	%{target_libdir}/libmudflap.so.%{libmudflap_major}
12cu|gcc-melt-4.7.0-7|2620	%{target_libdir}/libmudflap.so.%{libmudflap_major}.0.0
12cu|gcc-melt-4.7.0-7|2621	%{target_libdir}/libmudflapth.so.%{libmudflap_major}
12cu|gcc-melt-4.7.0-7|2622	%{target_libdir}/libmudflapth.so.%{libmudflap_major}.0.0
12cu|gcc-melt-4.7.0-7|2623	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2624	%{_prefix}/lib/libmudflap.so.%{libmudflap_major}
12cu|gcc-melt-4.7.0-7|2625	%{_prefix}/lib/libmudflap.so.%{libmudflap_major}.0.0
12cu|gcc-melt-4.7.0-7|2626	%{_prefix}/lib/libmudflapth.so.%{libmudflap_major}
12cu|gcc-melt-4.7.0-7|2627	%{_prefix}/lib/libmudflapth.so.%{libmudflap_major}.0.0
12cu|gcc-melt-4.7.0-7|2628	%endif
12cu|gcc-melt-4.7.0-7|2629	%endif
12cu|gcc-melt-4.7.0-7|2630	
12cu|gcc-melt-4.7.0-7|2631	%if %{build_libmudflap}
12cu|gcc-melt-4.7.0-7|2632	%if !%{build_monolithic}
12cu|gcc-melt-4.7.0-7|2633	%files -n %{libmudflap_name_orig}-devel
12cu|gcc-melt-4.7.0-7|2634	%endif
12cu|gcc-melt-4.7.0-7|2635	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2636	#
12cu|gcc-melt-4.7.0-7|2637	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/mf-runtime.h
12cu|gcc-melt-4.7.0-7|2638	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libmudflap.a
12cu|gcc-melt-4.7.0-7|2639	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libmudflapth.a
12cu|gcc-melt-4.7.0-7|2640	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|2641	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libmudflap.so
12cu|gcc-melt-4.7.0-7|2642	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libmudflapth.so
12cu|gcc-melt-4.7.0-7|2643	%endif
12cu|gcc-melt-4.7.0-7|2644	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2645	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libmudflap.a
12cu|gcc-melt-4.7.0-7|2646	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libmudflapth.a
12cu|gcc-melt-4.7.0-7|2647	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|2648	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libmudflap.so
12cu|gcc-melt-4.7.0-7|2649	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libmudflapth.so
12cu|gcc-melt-4.7.0-7|2650	%endif
12cu|gcc-melt-4.7.0-7|2651	%endif
12cu|gcc-melt-4.7.0-7|2652	%endif
12cu|gcc-melt-4.7.0-7|2653	
12cu|gcc-melt-4.7.0-7|2654	%if %{build_libgomp}
12cu|gcc-melt-4.7.0-7|2655	%files -n %{libgomp_name}
12cu|gcc-melt-4.7.0-7|2656	%{target_libdir}/libgomp.so.%{libgomp_major}
12cu|gcc-melt-4.7.0-7|2657	%{target_libdir}/libgomp.so.%{libgomp_major}.0.0
12cu|gcc-melt-4.7.0-7|2658	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2659	%{_prefix}/lib/libgomp.so.%{libgomp_major}
12cu|gcc-melt-4.7.0-7|2660	%{_prefix}/lib/libgomp.so.%{libgomp_major}.0.0
12cu|gcc-melt-4.7.0-7|2661	%endif
12cu|gcc-melt-4.7.0-7|2662	
12cu|gcc-melt-4.7.0-7|2663	%files -n %{libgomp_name_orig}-devel
12cu|gcc-melt-4.7.0-7|2664	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgomp.a
12cu|gcc-melt-4.7.0-7|2665	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgomp.so
12cu|gcc-melt-4.7.0-7|2666	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/omp.h
12cu|gcc-melt-4.7.0-7|2667	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2668	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgomp.a
12cu|gcc-melt-4.7.0-7|2669	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgomp.so
12cu|gcc-melt-4.7.0-7|2670	%endif
12cu|gcc-melt-4.7.0-7|2671	%{target_libdir}/libgomp.spec
12cu|gcc-melt-4.7.0-7|2672	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2673	%{_prefix}/lib/libgomp.spec
12cu|gcc-melt-4.7.0-7|2674	%endif
12cu|gcc-melt-4.7.0-7|2675	%endif
12cu|gcc-melt-4.7.0-7|2676	
12cu|gcc-melt-4.7.0-7|2677	%files cpp -f cpplib.lang
12cu|gcc-melt-4.7.0-7|2678	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2679	#
12cu|gcc-melt-4.7.0-7|2680	%{_mandir}/man1/%{program_prefix}cpp%{program_suffix}.1*
12cu|gcc-melt-4.7.0-7|2681	#
12cu|gcc-melt-4.7.0-7|2682	%if %{build_cross} && !%{build_cross_bootstrap}|| %{system_compiler}
12cu|gcc-melt-4.7.0-7|2683	/lib/%{cross_program_prefix}cpp
12cu|gcc-melt-4.7.0-7|2684	%ghost %{_bindir}/%{cross_program_prefix}cpp
12cu|gcc-melt-4.7.0-7|2685	%endif
12cu|gcc-melt-4.7.0-7|2686	%{_bindir}/%{program_prefix}cpp%{program_long_suffix}
12cu|gcc-melt-4.7.0-7|2687	%{gcc_libdir}/%{gcc_target_platform}/%{version}/cc1
12cu|gcc-melt-4.7.0-7|2688	
12cu|gcc-melt-4.7.0-7|2689	%if %{build_cxx}
12cu|gcc-melt-4.7.0-7|2690	%files c++ -f libstdc++.lang
12cu|gcc-melt-4.7.0-7|2691	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2692	#
12cu|gcc-melt-4.7.0-7|2693	%{_mandir}/man1/%{program_prefix}g++%{program_suffix}.1*
12cu|gcc-melt-4.7.0-7|2694	#
12cu|gcc-melt-4.7.0-7|2695	%ghost %{_bindir}/%{cross_program_prefix}c++
12cu|gcc-melt-4.7.0-7|2696	%{_bindir}/%{program_prefix}g++%{program_long_suffix}
12cu|gcc-melt-4.7.0-7|2697	%{_bindir}/%{program_prefix}c++%{program_long_suffix}
12cu|gcc-melt-4.7.0-7|2698	%{_bindir}/%{gcc_target_platform}-g++%{program_suffix}
12cu|gcc-melt-4.7.0-7|2699	%{_bindir}/%{gcc_target_platform}-c++%{program_suffix}
12cu|gcc-melt-4.7.0-7|2700	#
12cu|gcc-melt-4.7.0-7|2701	%{gcc_libdir}/%{gcc_target_platform}/%{version}/cc1plus
12cu|gcc-melt-4.7.0-7|2702	# symlinks to gcc3.4 stuff
12cu|gcc-melt-4.7.0-7|2703	%if !%{system_compiler}
12cu|gcc-melt-4.7.0-7|2704	#
12cu|gcc-melt-4.7.0-7|2705	%if %{build_stdcxxheaders}
12cu|gcc-melt-4.7.0-7|2706	%dir %{target_prefix}/include/c++
12cu|gcc-melt-4.7.0-7|2707	%{libstdcxx_includedir}
12cu|gcc-melt-4.7.0-7|2708	%endif
12cu|gcc-melt-4.7.0-7|2709	#
12cu|gcc-melt-4.7.0-7|2710	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/cxxabi.h
12cu|gcc-melt-4.7.0-7|2711	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/bits
12cu|gcc-melt-4.7.0-7|2712	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libstdc++.so
12cu|gcc-melt-4.7.0-7|2713	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libsupc++.a
12cu|gcc-melt-4.7.0-7|2714	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2715	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libstdc++.so
12cu|gcc-melt-4.7.0-7|2716	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libsupc++.a
12cu|gcc-melt-4.7.0-7|2717	%endif
12cu|gcc-melt-4.7.0-7|2718	%endif
12cu|gcc-melt-4.7.0-7|2719	%endif
12cu|gcc-melt-4.7.0-7|2720	
12cu|gcc-melt-4.7.0-7|2721	%files plugins
12cu|gcc-melt-4.7.0-7|2722	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/plugin/include/
12cu|gcc-melt-4.7.0-7|2723	%{gcc_libdir}/%{gcc_target_platform}/%{version}/plugin/include/*
12cu|gcc-melt-4.7.0-7|2724	
12cu|gcc-melt-4.7.0-7|2725	%if %{build_libstdcxx} && %{libc_shared}
12cu|gcc-melt-4.7.0-7|2726	%if !%{build_monolithic}
12cu|gcc-melt-4.7.0-7|2727	%files -n %{libstdcxx_name}
12cu|gcc-melt-4.7.0-7|2728	%endif
12cu|gcc-melt-4.7.0-7|2729	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2730	%{target_libdir}/libstdc++.so.%{libstdcxx_major}
12cu|gcc-melt-4.7.0-7|2731	%{target_libdir}/libstdc++.so.%{libstdcxx_major}.0.%{libstdcxx_minor}
12cu|gcc-melt-4.7.0-7|2732	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2733	%{_prefix}/lib/libstdc++.so.%{libstdcxx_major}
12cu|gcc-melt-4.7.0-7|2734	%{_prefix}/lib/libstdc++.so.%{libstdcxx_major}.0.%{libstdcxx_minor}
12cu|gcc-melt-4.7.0-7|2735	%endif
12cu|gcc-melt-4.7.0-7|2736	%if %isarch %{nof_arches}
12cu|gcc-melt-4.7.0-7|2737	%dir %{_libdir}/nof
12cu|gcc-melt-4.7.0-7|2738	%{_libdir}/nof/libstdc++.so.%{libstdcxx_major}
12cu|gcc-melt-4.7.0-7|2739	%{_libdir}/nof/libstdc++.so.%{libstdcxx_major}.0.%{libstdcxx_minor}
12cu|gcc-melt-4.7.0-7|2740	%endif
12cu|gcc-melt-4.7.0-7|2741	%endif
12cu|gcc-melt-4.7.0-7|2742	
12cu|gcc-melt-4.7.0-7|2743	%if %{build_libstdcxx}
12cu|gcc-melt-4.7.0-7|2744	%if !%{build_monolithic}
12cu|gcc-melt-4.7.0-7|2745	%files -n %{libstdcxx_name_orig}-devel
12cu|gcc-melt-4.7.0-7|2746	%endif
12cu|gcc-melt-4.7.0-7|2747	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2748	#
12cu|gcc-melt-4.7.0-7|2749	%doc libstdc++-v3/README*
12cu|gcc-melt-4.7.0-7|2750	#
12cu|gcc-melt-4.7.0-7|2751	%dir %{libstdcxx_includedir}
12cu|gcc-melt-4.7.0-7|2752	%{libstdcxx_includedir}/*
12cu|gcc-melt-4.7.0-7|2753	%{_datadir}/gdb/auto-load/%{_libdir}/libstdc++.so.%{libstdcxx_major}.0.%{libstdcxx_minor}-gdb.py
12cu|gcc-melt-4.7.0-7|2754	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2755	%{_datadir}/gdb/auto-load/%{_prefix}/lib/libstdc++.so.%{libstdcxx_major}.0.%{libstdcxx_minor}-gdb.py
12cu|gcc-melt-4.7.0-7|2756	%endif
12cu|gcc-melt-4.7.0-7|2757	%dir %{_datadir}/gcc-%{version}/python/libstdcxx
12cu|gcc-melt-4.7.0-7|2758	%{_datadir}/gcc-%{version}/python/libstdcxx/*
12cu|gcc-melt-4.7.0-7|2759	
12cu|gcc-melt-4.7.0-7|2760	%ifarch %{spu_arches}
12cu|gcc-melt-4.7.0-7|2761	%exclude %dir %{libstdcxx_includedir}/spu
12cu|gcc-melt-4.7.0-7|2762	%exclude %dir %{libstdcxx_includedir}/spu/bits
12cu|gcc-melt-4.7.0-7|2763	%exclude %{libstdcxx_includedir}/spu/bits/*
12cu|gcc-melt-4.7.0-7|2764	%endif
12cu|gcc-melt-4.7.0-7|2765	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|2766	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}
12cu|gcc-melt-4.7.0-7|2767	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/include
12cu|gcc-melt-4.7.0-7|2768	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/cxxabi.h
12cu|gcc-melt-4.7.0-7|2769	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/bits
12cu|gcc-melt-4.7.0-7|2770	%endif
12cu|gcc-melt-4.7.0-7|2771	#
12cu|gcc-melt-4.7.0-7|2772	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libsupc++.a
12cu|gcc-melt-4.7.0-7|2773	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|2774	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libstdc++.so
12cu|gcc-melt-4.7.0-7|2775	%endif
12cu|gcc-melt-4.7.0-7|2776	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2777	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libsupc++.a
12cu|gcc-melt-4.7.0-7|2778	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|2779	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libstdc++.so
12cu|gcc-melt-4.7.0-7|2780	%endif
12cu|gcc-melt-4.7.0-7|2781	%endif
12cu|gcc-melt-4.7.0-7|2782	%if %isarch %{nof_arches}
12cu|gcc-melt-4.7.0-7|2783	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libsupc++.a
12cu|gcc-melt-4.7.0-7|2784	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|2785	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libstdc++.so
12cu|gcc-melt-4.7.0-7|2786	%endif
12cu|gcc-melt-4.7.0-7|2787	%endif
12cu|gcc-melt-4.7.0-7|2788	%endif
12cu|gcc-melt-4.7.0-7|2789	
12cu|gcc-melt-4.7.0-7|2790	%if %{build_libstdcxx}
12cu|gcc-melt-4.7.0-7|2791	%if !%{build_monolithic}
12cu|gcc-melt-4.7.0-7|2792	%files -n %{libstdcxx_name_orig}-static-devel
12cu|gcc-melt-4.7.0-7|2793	%endif
12cu|gcc-melt-4.7.0-7|2794	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2795	%doc libstdc++-v3/README
12cu|gcc-melt-4.7.0-7|2796	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libstdc++.a
12cu|gcc-melt-4.7.0-7|2797	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2798	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libstdc++.a
12cu|gcc-melt-4.7.0-7|2799	%endif
12cu|gcc-melt-4.7.0-7|2800	%if %isarch %{nof_arches}
12cu|gcc-melt-4.7.0-7|2801	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libstdc++.a
12cu|gcc-melt-4.7.0-7|2802	%endif
12cu|gcc-melt-4.7.0-7|2803	%endif
12cu|gcc-melt-4.7.0-7|2804	
12cu|gcc-melt-4.7.0-7|2805	%if %{build_objc}
12cu|gcc-melt-4.7.0-7|2806	%files objc
12cu|gcc-melt-4.7.0-7|2807	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2808	#
12cu|gcc-melt-4.7.0-7|2809	%doc rpm.doc/objc/*
12cu|gcc-melt-4.7.0-7|2810	#
12cu|gcc-melt-4.7.0-7|2811	%{gcc_libdir}/%{gcc_target_platform}/%{version}/cc1obj
12cu|gcc-melt-4.7.0-7|2812	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libobjc.a
12cu|gcc-melt-4.7.0-7|2813	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libobjc_gc.a
12cu|gcc-melt-4.7.0-7|2814	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|2815	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libobjc.so
12cu|gcc-melt-4.7.0-7|2816	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libobjc_gc.so
12cu|gcc-melt-4.7.0-7|2817	%endif
12cu|gcc-melt-4.7.0-7|2818	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2819	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libobjc.a
12cu|gcc-melt-4.7.0-7|2820	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libobjc_gc.a
12cu|gcc-melt-4.7.0-7|2821	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|2822	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libobjc.so
12cu|gcc-melt-4.7.0-7|2823	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libobjc_gc.so
12cu|gcc-melt-4.7.0-7|2824	%endif
12cu|gcc-melt-4.7.0-7|2825	%endif
12cu|gcc-melt-4.7.0-7|2826	%if %isarch %{nof_arches}
12cu|gcc-melt-4.7.0-7|2827	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libobjc.a
12cu|gcc-melt-4.7.0-7|2828	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libobjc_gc.a
12cu|gcc-melt-4.7.0-7|2829	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|2830	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libobjc.so
12cu|gcc-melt-4.7.0-7|2831	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libobjc_gc.so
12cu|gcc-melt-4.7.0-7|2832	%endif
12cu|gcc-melt-4.7.0-7|2833	%endif
12cu|gcc-melt-4.7.0-7|2834	#
12cu|gcc-melt-4.7.0-7|2835	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/include/objc
12cu|gcc-melt-4.7.0-7|2836	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/objc/*.h
12cu|gcc-melt-4.7.0-7|2837	%endif
12cu|gcc-melt-4.7.0-7|2838	
12cu|gcc-melt-4.7.0-7|2839	%if %{build_objc} && %{libc_shared}
12cu|gcc-melt-4.7.0-7|2840	%if !%{build_monolithic}
12cu|gcc-melt-4.7.0-7|2841	%files -n %{libobjc_name}
12cu|gcc-melt-4.7.0-7|2842	%endif
12cu|gcc-melt-4.7.0-7|2843	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2844	#
12cu|gcc-melt-4.7.0-7|2845	%doc rpm.doc/libobjc/*
12cu|gcc-melt-4.7.0-7|2846	%doc libobjc/THREADS* libobjc/ChangeLog
12cu|gcc-melt-4.7.0-7|2847	#
12cu|gcc-melt-4.7.0-7|2848	%{target_libdir}/libobjc.so.%{libobjc_major}
12cu|gcc-melt-4.7.0-7|2849	%{target_libdir}/libobjc.so.%{libobjc_major}.0.0
12cu|gcc-melt-4.7.0-7|2850	%{target_libdir}/libobjc_gc.so.%{libobjc_major}
12cu|gcc-melt-4.7.0-7|2851	%{target_libdir}/libobjc_gc.so.%{libobjc_major}.0.0
12cu|gcc-melt-4.7.0-7|2852	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2853	%{_prefix}/lib/libobjc.so.%{libobjc_major}
12cu|gcc-melt-4.7.0-7|2854	%{_prefix}/lib/libobjc.so.%{libobjc_major}.0.0
12cu|gcc-melt-4.7.0-7|2855	%{_prefix}/lib/libobjc_gc.so.%{libobjc_major}
12cu|gcc-melt-4.7.0-7|2856	%{_prefix}/lib/libobjc_gc.so.%{libobjc_major}.0.0
12cu|gcc-melt-4.7.0-7|2857	%endif
12cu|gcc-melt-4.7.0-7|2858	%endif
12cu|gcc-melt-4.7.0-7|2859	
12cu|gcc-melt-4.7.0-7|2860	%if %{build_objcp}
12cu|gcc-melt-4.7.0-7|2861	%files objc++
12cu|gcc-melt-4.7.0-7|2862	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2863	%doc rpm.doc/objcp/*
12cu|gcc-melt-4.7.0-7|2864	%{gcc_libdir}/%{gcc_target_platform}/%{version}/cc1objplus
12cu|gcc-melt-4.7.0-7|2865	%endif
12cu|gcc-melt-4.7.0-7|2866	
12cu|gcc-melt-4.7.0-7|2867	%if %{build_pascal}
12cu|gcc-melt-4.7.0-7|2868	%files gpc
12cu|gcc-melt-4.7.0-7|2869	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2870	#
12cu|gcc-melt-4.7.0-7|2871	%doc rpm.doc/gpc/*
12cu|gcc-melt-4.7.0-7|2872	%{_mandir}/man1/%{program_prefix}gpc%{program_suffix}.1*
12cu|gcc-melt-4.7.0-7|2873	%{_mandir}/man1/%{program_prefix}/gpc-run%{program_suffix}.1*
12cu|gcc-melt-4.7.0-7|2874	#
12cu|gcc-melt-4.7.0-7|2875	%{_bindir}/gpc-run
12cu|gcc-melt-4.7.0-7|2876	%{_bindir}/binobj
12cu|gcc-melt-4.7.0-7|2877	%{_bindir}/%{program_prefix}gpc%{program_suffix}
12cu|gcc-melt-4.7.0-7|2878	%{_bindir}/%{program_prefix}gpidump%{program_suffix}
12cu|gcc-melt-4.7.0-7|2879	#
12cu|gcc-melt-4.7.0-7|2880	%{gcc_libdir}/%{gcc_target_platform}/%{version}/gpc1
12cu|gcc-melt-4.7.0-7|2881	%{gcc_libdir}/%{gcc_target_platform}/%{version}/gpcpp
12cu|gcc-melt-4.7.0-7|2882	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgpc.a
12cu|gcc-melt-4.7.0-7|2883	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/gpc-in-c.h
12cu|gcc-melt-4.7.0-7|2884	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/units
12cu|gcc-melt-4.7.0-7|2885	%{gcc_libdir}/%{gcc_target_platform}/%{version}/units/*.c
12cu|gcc-melt-4.7.0-7|2886	%{gcc_libdir}/%{gcc_target_platform}/%{version}/units/*.h
12cu|gcc-melt-4.7.0-7|2887	%{gcc_libdir}/%{gcc_target_platform}/%{version}/units/*.s
12cu|gcc-melt-4.7.0-7|2888	%{gcc_libdir}/%{gcc_target_platform}/%{version}/units/*.inc
12cu|gcc-melt-4.7.0-7|2889	%{gcc_libdir}/%{gcc_target_platform}/%{version}/units/*.pas
12cu|gcc-melt-4.7.0-7|2890	%endif
12cu|gcc-melt-4.7.0-7|2891	
12cu|gcc-melt-4.7.0-7|2892	%if %{build_fortran}
12cu|gcc-melt-4.7.0-7|2893	%files gfortran
12cu|gcc-melt-4.7.0-7|2894	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2895	#
12cu|gcc-melt-4.7.0-7|2896	%doc rpm.doc/gfortran/*
12cu|gcc-melt-4.7.0-7|2897	%{_mandir}/man1/%{program_prefix}gfortran%{program_suffix}.1*
12cu|gcc-melt-4.7.0-7|2898	#
12cu|gcc-melt-4.7.0-7|2899	%{_bindir}/%{program_prefix}gfortran%{program_suffix}
12cu|gcc-melt-4.7.0-7|2900	%{_bindir}/%{gcc_target_platform}-gfortran%{program_suffix}
12cu|gcc-melt-4.7.0-7|2901	#
12cu|gcc-melt-4.7.0-7|2902	%{gcc_libdir}/%{gcc_target_platform}/%{version}/f951
12cu|gcc-melt-4.7.0-7|2903	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgfortranbegin.a
12cu|gcc-melt-4.7.0-7|2904	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgfortran.a
12cu|gcc-melt-4.7.0-7|2905	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|2906	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgfortran.so
12cu|gcc-melt-4.7.0-7|2907	%endif
12cu|gcc-melt-4.7.0-7|2908	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2909	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgfortranbegin.a
12cu|gcc-melt-4.7.0-7|2910	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgfortran.a
12cu|gcc-melt-4.7.0-7|2911	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|2912	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgfortran.so
12cu|gcc-melt-4.7.0-7|2913	%endif
12cu|gcc-melt-4.7.0-7|2914	%endif
12cu|gcc-melt-4.7.0-7|2915	%if %isarch %{nof_arches}
12cu|gcc-melt-4.7.0-7|2916	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libgfortran.a
12cu|gcc-melt-4.7.0-7|2917	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|2918	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libgfortran.so
12cu|gcc-melt-4.7.0-7|2919	%endif
12cu|gcc-melt-4.7.0-7|2920	%endif
12cu|gcc-melt-4.7.0-7|2921	%if %{build_libgomp}
12cu|gcc-melt-4.7.0-7|2922	%{gcc_libdir}/%{gcc_target_platform}/%{version}/finclude/omp*
12cu|gcc-melt-4.7.0-7|2923	%endif
12cu|gcc-melt-4.7.0-7|2924	%endif
12cu|gcc-melt-4.7.0-7|2925	
12cu|gcc-melt-4.7.0-7|2926	%if %{build_fortran} && %{libc_shared}
12cu|gcc-melt-4.7.0-7|2927	%if !%{build_monolithic}
12cu|gcc-melt-4.7.0-7|2928	%files -n %{libgfortran_name}
12cu|gcc-melt-4.7.0-7|2929	%endif
12cu|gcc-melt-4.7.0-7|2930	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2931	#
12cu|gcc-melt-4.7.0-7|2932	%{target_libdir}/libgfortran.so.%{libgfortran_major}
12cu|gcc-melt-4.7.0-7|2933	%{target_libdir}/libgfortran.so.%{libgfortran_major}.0.0
12cu|gcc-melt-4.7.0-7|2934	%{target_libdir}/libgfortran.spec
12cu|gcc-melt-4.7.0-7|2935	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2936	%{_prefix}/lib/libgfortran.so.%{libgfortran_major}
12cu|gcc-melt-4.7.0-7|2937	%{_prefix}/lib/libgfortran.so.%{libgfortran_major}.0.0
12cu|gcc-melt-4.7.0-7|2938	%{_prefix}/lib/libgfortran.spec
12cu|gcc-melt-4.7.0-7|2939	%endif
12cu|gcc-melt-4.7.0-7|2940	
12cu|gcc-melt-4.7.0-7|2941	%files -n %{libquadmath_name}
12cu|gcc-melt-4.7.0-7|2942	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2943	#
12cu|gcc-melt-4.7.0-7|2944	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/quadmath.h
12cu|gcc-melt-4.7.0-7|2945	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/quadmath_weak.h
12cu|gcc-melt-4.7.0-7|2946	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libquadmath.a
12cu|gcc-melt-4.7.0-7|2947	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libquadmath.so
12cu|gcc-melt-4.7.0-7|2948	%{_infodir}/libquadmath.info.*
12cu|gcc-melt-4.7.0-7|2949	%{target_libdir}/libquadmath.so.%{libquadmath_major}
12cu|gcc-melt-4.7.0-7|2950	%{target_libdir}/libquadmath.so.%{libquadmath_major}.0.0
12cu|gcc-melt-4.7.0-7|2951	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|2952	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libquadmath.a
12cu|gcc-melt-4.7.0-7|2953	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libquadmath.so
12cu|gcc-melt-4.7.0-7|2954	%{_prefix}/lib/libquadmath.so.%{libquadmath_major}
12cu|gcc-melt-4.7.0-7|2955	%{_prefix}/lib/libquadmath.so.%{libquadmath_major}.0.0
12cu|gcc-melt-4.7.0-7|2956	%endif
12cu|gcc-melt-4.7.0-7|2957	%endif
12cu|gcc-melt-4.7.0-7|2958	
12cu|gcc-melt-4.7.0-7|2959	%if %{build_java}
12cu|gcc-melt-4.7.0-7|2960	%files java
12cu|gcc-melt-4.7.0-7|2961	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2962	%doc gcc/java/ChangeLog*
12cu|gcc-melt-4.7.0-7|2963	%{_bindir}/gcj%{program_suffix}
12cu|gcc-melt-4.7.0-7|2964	%{_bindir}/%{gcc_target_platform}-gcj
12cu|gcc-melt-4.7.0-7|2965	%{gcc_libdir}/%{gcc_target_platform}/%{version}/ecj1
12cu|gcc-melt-4.7.0-7|2966	%{gcc_libdir}/%{gcc_target_platform}/%{version}/jc1
12cu|gcc-melt-4.7.0-7|2967	%{gcc_libdir}/%{gcc_target_platform}/%{version}/jvgenmain
12cu|gcc-melt-4.7.0-7|2968	%{_mandir}/man1/%{program_prefix}gcj%{program_suffix}.1*
12cu|gcc-melt-4.7.0-7|2969	%endif
12cu|gcc-melt-4.7.0-7|2970	
12cu|gcc-melt-4.7.0-7|2971	%if %{build_java}
12cu|gcc-melt-4.7.0-7|2972	%files -n %{GCJ_TOOLS}
12cu|gcc-melt-4.7.0-7|2973	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|2974	%{_bindir}/gij%{program_suffix}
12cu|gcc-melt-4.7.0-7|2975	%{_bindir}/grmic%{program_suffix}
12cu|gcc-melt-4.7.0-7|2976	%{_bindir}/grmiregistry%{program_suffix}
12cu|gcc-melt-4.7.0-7|2977	%{_bindir}/gappletviewer%{program_suffix}
12cu|gcc-melt-4.7.0-7|2978	%{_bindir}/gc-analyze%{program_suffix}
12cu|gcc-melt-4.7.0-7|2979	%{_bindir}/gjar%{program_suffix}
12cu|gcc-melt-4.7.0-7|2980	%{_bindir}/gjarsigner%{program_suffix}
12cu|gcc-melt-4.7.0-7|2981	%{_bindir}/gjavah%{program_suffix}
12cu|gcc-melt-4.7.0-7|2982	%{_bindir}/gjdoc%{program_suffix}
12cu|gcc-melt-4.7.0-7|2983	%{_bindir}/gkeytool%{program_suffix}
12cu|gcc-melt-4.7.0-7|2984	%{_bindir}/gnative2ascii%{program_suffix}
12cu|gcc-melt-4.7.0-7|2985	%{_bindir}/gorbd%{program_suffix}
12cu|gcc-melt-4.7.0-7|2986	%{_bindir}/grmid%{program_suffix}
12cu|gcc-melt-4.7.0-7|2987	%{_bindir}/gserialver%{program_suffix}
12cu|gcc-melt-4.7.0-7|2988	%{_bindir}/gtnameserv%{program_suffix}
12cu|gcc-melt-4.7.0-7|2989	%{_bindir}/gcj-dbtool%{program_suffix}
12cu|gcc-melt-4.7.0-7|2990	%{_bindir}/gcjh%{program_suffix}
12cu|gcc-melt-4.7.0-7|2991	%{_bindir}/%{gcc_target_platform}-gcjh
12cu|gcc-melt-4.7.0-7|2992	%{_bindir}/jcf-dump%{program_suffix}
12cu|gcc-melt-4.7.0-7|2993	
12cu|gcc-melt-4.7.0-7|2994	#
12cu|gcc-melt-4.7.0-7|2995	%{_mandir}/man1/gij*.1*
12cu|gcc-melt-4.7.0-7|2996	%{_mandir}/man1/gcjh*.1*
12cu|gcc-melt-4.7.0-7|2997	%{_mandir}/man1/grmic*.1*
12cu|gcc-melt-4.7.0-7|2998	%{_mandir}/man1/grmiregistry*.1*
12cu|gcc-melt-4.7.0-7|2999	%{_mandir}/man1/gcj-dbtool*.1*
12cu|gcc-melt-4.7.0-7|3000	%{_mandir}/man1/jcf-dump*.1*
12cu|gcc-melt-4.7.0-7|3001	%{_mandir}/man1/gappletviewer*.1*
12cu|gcc-melt-4.7.0-7|3002	%{_mandir}/man1/gc-analyze*.1*
12cu|gcc-melt-4.7.0-7|3003	%{_mandir}/man1/gjar*.1*
12cu|gcc-melt-4.7.0-7|3004	%{_mandir}/man1/gjavah*.1*
12cu|gcc-melt-4.7.0-7|3005	%{_mandir}/man1/gjdoc*.1*
12cu|gcc-melt-4.7.0-7|3006	%{_mandir}/man1/gkeytool*.1*
12cu|gcc-melt-4.7.0-7|3007	%{_mandir}/man1/gnative2ascii*.1*
12cu|gcc-melt-4.7.0-7|3008	%{_mandir}/man1/gorbd*.1*
12cu|gcc-melt-4.7.0-7|3009	%{_mandir}/man1/grmid*.1*
12cu|gcc-melt-4.7.0-7|3010	%{_mandir}/man1/gserialver*.1*
12cu|gcc-melt-4.7.0-7|3011	%{_mandir}/man1/gtnameserv*.1*
12cu|gcc-melt-4.7.0-7|3012	%{_mandir}/man1/jv-convert*.1*
12cu|gcc-melt-4.7.0-7|3013	%endif
12cu|gcc-melt-4.7.0-7|3014	
12cu|gcc-melt-4.7.0-7|3015	%if %{build_java}
12cu|gcc-melt-4.7.0-7|3016	%files -n %{libgcj_name}
12cu|gcc-melt-4.7.0-7|3017	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|3018	%{target_libdir}/libgcj.so.%{libgcj_major}
12cu|gcc-melt-4.7.0-7|3019	%{target_libdir}/libgcj.so.%{libgcj_major}.0.0
12cu|gcc-melt-4.7.0-7|3020	%{target_libdir}/libgij.so.%{libgcj_major}
12cu|gcc-melt-4.7.0-7|3021	%{target_libdir}/libgij.so.%{libgcj_major}.0.0
12cu|gcc-melt-4.7.0-7|3022	%{target_libdir}/libgcj-tools.so.%{libgcj_major}
12cu|gcc-melt-4.7.0-7|3023	%{target_libdir}/libgcj-tools.so.%{libgcj_major}.0.0
12cu|gcc-melt-4.7.0-7|3024	%dir %{gcj_libdir}
12cu|gcc-melt-4.7.0-7|3025	%{gcj_libdir}/libgjsmalsa.so
12cu|gcc-melt-4.7.0-7|3026	%{gcj_libdir}/libgjsmdssi.so
12cu|gcc-melt-4.7.0-7|3027	%{gcj_libdir}/libgtkpeer.so
12cu|gcc-melt-4.7.0-7|3028	%{gcj_libdir}/libjavamath.so
12cu|gcc-melt-4.7.0-7|3029	%{gcj_libdir}/libjawt.so
12cu|gcc-melt-4.7.0-7|3030	%{gcj_libdir}/libjvm.so
12cu|gcc-melt-4.7.0-7|3031	#
12cu|gcc-melt-4.7.0-7|3032	%if %build_libgcj_bc && !%system_compiler
12cu|gcc-melt-4.7.0-7|3033	%{target_libdir}/gcj_bc-%{libgcj_major}
12cu|gcc-melt-4.7.0-7|3034	%endif
12cu|gcc-melt-4.7.0-7|3035	#
12cu|gcc-melt-4.7.0-7|3036	%dir %{gcj_libdir}/classmap.db.d
12cu|gcc-melt-4.7.0-7|3037	%attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{gcj_libdir}/classmap.db
12cu|gcc-melt-4.7.0-7|3038	%endif
12cu|gcc-melt-4.7.0-7|3039	
12cu|gcc-melt-4.7.0-7|3040	%if %{build_java}
12cu|gcc-melt-4.7.0-7|3041	%files -n %{libgcj_name_base}-base
12cu|gcc-melt-4.7.0-7|3042	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|3043	%dir %{_datadir}/java
12cu|gcc-melt-4.7.0-7|3044	%dir %{_datadir}/java/gcj-endorsed
12cu|gcc-melt-4.7.0-7|3045	%{_datadir}/java/libgcj-%{version}.jar
12cu|gcc-melt-4.7.0-7|3046	%{_datadir}/java/libgcj-tools-%{version}.jar
12cu|gcc-melt-4.7.0-7|3047	%endif
12cu|gcc-melt-4.7.0-7|3048	
12cu|gcc-melt-4.7.0-7|3049	%if %{build_java}
12cu|gcc-melt-4.7.0-7|3050	%files -n %{libgcj_devel_name}
12cu|gcc-melt-4.7.0-7|3051	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|3052	#
12cu|gcc-melt-4.7.0-7|3053	%doc rpm.doc/boehm-gc/*
12cu|gcc-melt-4.7.0-7|3054	%doc rpm.doc/libjava/*
12cu|gcc-melt-4.7.0-7|3055	#
12cu|gcc-melt-4.7.0-7|3056	%{_bindir}/jv-convert%{program_suffix}
12cu|gcc-melt-4.7.0-7|3057	%{_mandir}/man1/jv-convert%{program_suffix}.1*
12cu|gcc-melt-4.7.0-7|3058	#
12cu|gcc-melt-4.7.0-7|3059	%{_libdir}/pkgconfig/libgcj*.pc
12cu|gcc-melt-4.7.0-7|3060	#
12cu|gcc-melt-4.7.0-7|3061	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}
12cu|gcc-melt-4.7.0-7|3062	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/include
12cu|gcc-melt-4.7.0-7|3063	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/gcj
12cu|gcc-melt-4.7.0-7|3064	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/libgcj
12cu|gcc-melt-4.7.0-7|3065	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/jni.h
12cu|gcc-melt-4.7.0-7|3066	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/jni_md.h
12cu|gcc-melt-4.7.0-7|3067	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/jvmpi.h
12cu|gcc-melt-4.7.0-7|3068	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/jawt.h
12cu|gcc-melt-4.7.0-7|3069	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/jawt_md.h
12cu|gcc-melt-4.7.0-7|3070	#
12cu|gcc-melt-4.7.0-7|3071	%dir %{libjava_includedir}
12cu|gcc-melt-4.7.0-7|3072	%dir %{libjava_includedir}/gcj
12cu|gcc-melt-4.7.0-7|3073	%{libjava_includedir}/gcj/*.h
12cu|gcc-melt-4.7.0-7|3074	%dir %{libjava_includedir}/gnu
12cu|gcc-melt-4.7.0-7|3075	%{libjava_includedir}/gnu/*
12cu|gcc-melt-4.7.0-7|3076	%dir %{libjava_includedir}/java
12cu|gcc-melt-4.7.0-7|3077	%{libjava_includedir}/java/*
12cu|gcc-melt-4.7.0-7|3078	%dir %{libjava_includedir}/javax
12cu|gcc-melt-4.7.0-7|3079	%{libjava_includedir}/javax/*
12cu|gcc-melt-4.7.0-7|3080	%dir %{libjava_includedir}/org
12cu|gcc-melt-4.7.0-7|3081	%{libjava_includedir}/org/*
12cu|gcc-melt-4.7.0-7|3082	#
12cu|gcc-melt-4.7.0-7|3083	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcj.spec
12cu|gcc-melt-4.7.0-7|3084	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcj.so
12cu|gcc-melt-4.7.0-7|3085	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgij.so
12cu|gcc-melt-4.7.0-7|3086	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcj-tools.so
12cu|gcc-melt-4.7.0-7|3087	%if %build_libgcj_bc
12cu|gcc-melt-4.7.0-7|3088	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcj_bc.so
12cu|gcc-melt-4.7.0-7|3089	%endif
12cu|gcc-melt-4.7.0-7|3090	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|3091	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgcj.so
12cu|gcc-melt-4.7.0-7|3092	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgij.so
12cu|gcc-melt-4.7.0-7|3093	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgcj-tools.so
12cu|gcc-melt-4.7.0-7|3094	%if %build_libgcj_bc
12cu|gcc-melt-4.7.0-7|3095	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgcj_bc.so
12cu|gcc-melt-4.7.0-7|3096	%endif
12cu|gcc-melt-4.7.0-7|3097	%endif
12cu|gcc-melt-4.7.0-7|3098	%if %isarch %{nof_arches}
12cu|gcc-melt-4.7.0-7|3099	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libgcj.so
12cu|gcc-melt-4.7.0-7|3100	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libgij.so
12cu|gcc-melt-4.7.0-7|3101	%endif
12cu|gcc-melt-4.7.0-7|3102	%endif
12cu|gcc-melt-4.7.0-7|3103	
12cu|gcc-melt-4.7.0-7|3104	%if %{build_java}
12cu|gcc-melt-4.7.0-7|3105	%files -n %{libgcj_static_devel_name}
12cu|gcc-melt-4.7.0-7|3106	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|3107	%doc libjava/README libjava/LIBGCJ_LICENSE
12cu|gcc-melt-4.7.0-7|3108	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcj.a
12cu|gcc-melt-4.7.0-7|3109	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgij.a
12cu|gcc-melt-4.7.0-7|3110	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcj-tools.a
12cu|gcc-melt-4.7.0-7|3111	%if %build_libgcj_bc
12cu|gcc-melt-4.7.0-7|3112	%{gcc_libdir}/%{gcc_target_platform}/%{version}/libgcj_bc.a
12cu|gcc-melt-4.7.0-7|3113	%endif
12cu|gcc-melt-4.7.0-7|3114	%{gcj_libdir}/libjvm.a
12cu|gcc-melt-4.7.0-7|3115	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|3116	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgcj.a
12cu|gcc-melt-4.7.0-7|3117	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgij.a
12cu|gcc-melt-4.7.0-7|3118	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgcj-tools.a
12cu|gcc-melt-4.7.0-7|3119	%if %build_libgcj_bc
12cu|gcc-melt-4.7.0-7|3120	%{gcc_libdir}/%{gcc_target_platform}/%{version}/32/libgcj_bc.a
12cu|gcc-melt-4.7.0-7|3121	%endif
12cu|gcc-melt-4.7.0-7|3122	%endif
12cu|gcc-melt-4.7.0-7|3123	%if %isarch %{nof_arches}
12cu|gcc-melt-4.7.0-7|3124	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libgcj.a
12cu|gcc-melt-4.7.0-7|3125	%{gcc_libdir}/%{gcc_target_platform}/%{version}/nof/libgij.a
12cu|gcc-melt-4.7.0-7|3126	%endif
12cu|gcc-melt-4.7.0-7|3127	%endif
12cu|gcc-melt-4.7.0-7|3128	
12cu|gcc-melt-4.7.0-7|3129	%if %{build_java}
12cu|gcc-melt-4.7.0-7|3130	%files -n %{libgcj_name_base}-src
12cu|gcc-melt-4.7.0-7|3131	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|3132	%dir %{_datadir}/java
12cu|gcc-melt-4.7.0-7|3133	%{_datadir}/java/src*.zip
12cu|gcc-melt-4.7.0-7|3134	%endif
12cu|gcc-melt-4.7.0-7|3135	
12cu|gcc-melt-4.7.0-7|3136	%if %{build_java} && %{system_compiler}
12cu|gcc-melt-4.7.0-7|3137	%files -n %{libgcj_bc_name}
12cu|gcc-melt-4.7.0-7|3138	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|3139	%{target_libdir}/libgcj_bc.so.%{libgcj_bc_major}
12cu|gcc-melt-4.7.0-7|3140	%{target_libdir}/libgcj_bc.so.%{libgcj_bc_major}.0.0
12cu|gcc-melt-4.7.0-7|3141	%endif
12cu|gcc-melt-4.7.0-7|3142	
12cu|gcc-melt-4.7.0-7|3143	%if %{build_ada}
12cu|gcc-melt-4.7.0-7|3144	%files gnat
12cu|gcc-melt-4.7.0-7|3145	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|3146	#
12cu|gcc-melt-4.7.0-7|3147	%{_bindir}/gnat*
12cu|gcc-melt-4.7.0-7|3148	%config(noreplace) %{_sysconfdir}/bash_completion.d/gnatmake
12cu|gcc-melt-4.7.0-7|3149	#
12cu|gcc-melt-4.7.0-7|3150	%{gcc_libdir}/%{gcc_target_platform}/%{version}/gnat1
12cu|gcc-melt-4.7.0-7|3151	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/adainclude
12cu|gcc-melt-4.7.0-7|3152	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adainclude/*.adb
12cu|gcc-melt-4.7.0-7|3153	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adainclude/*.ads
12cu|gcc-melt-4.7.0-7|3154	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib
12cu|gcc-melt-4.7.0-7|3155	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/*.ali
12cu|gcc-melt-4.7.0-7|3156	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/g-trasym.o
12cu|gcc-melt-4.7.0-7|3157	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/libgmem.a
12cu|gcc-melt-4.7.0-7|3158	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/libgnala.a
12cu|gcc-melt-4.7.0-7|3159	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/libgnat.a
12cu|gcc-melt-4.7.0-7|3160	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/libgnarl.a
12cu|gcc-melt-4.7.0-7|3161	%if %{libc_shared}
12cu|gcc-melt-4.7.0-7|3162	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/libgnat.so
12cu|gcc-melt-4.7.0-7|3163	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/libgnat-%{branch}.so
12cu|gcc-melt-4.7.0-7|3164	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/libgnarl.so
12cu|gcc-melt-4.7.0-7|3165	%{gcc_libdir}/%{gcc_target_platform}/%{version}/adalib/libgnarl-%{branch}.so
12cu|gcc-melt-4.7.0-7|3166	%endif
12cu|gcc-melt-4.7.0-7|3167	%endif
12cu|gcc-melt-4.7.0-7|3168	
12cu|gcc-melt-4.7.0-7|3169	%if %{build_libffi}
12cu|gcc-melt-4.7.0-7|3170	%files -n %{libffi_name}
12cu|gcc-melt-4.7.0-7|3171	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|3172	%{target_libdir}/libffi.so.%{libffi_major}
12cu|gcc-melt-4.7.0-7|3173	%{target_libdir}/libffi.so.%{libffi_major}.0.1
12cu|gcc-melt-4.7.0-7|3174	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|3175	%{_prefix}/lib/libffi.so.%{libffi_major}
12cu|gcc-melt-4.7.0-7|3176	%{_prefix}/lib/libffi.so.%{libffi_major}.0.1
12cu|gcc-melt-4.7.0-7|3177	%endif
12cu|gcc-melt-4.7.0-7|3178	
12cu|gcc-melt-4.7.0-7|3179	%files -n %{libffi_name}-devel
12cu|gcc-melt-4.7.0-7|3180	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|3181	%doc libffi/README libffi/LICENSE libffi/ChangeLog*
12cu|gcc-melt-4.7.0-7|3182	%{_mandir}/man3/ffi*.3*
12cu|gcc-melt-4.7.0-7|3183	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}
12cu|gcc-melt-4.7.0-7|3184	%dir %{gcc_libdir}/%{gcc_target_platform}/%{version}/include
12cu|gcc-melt-4.7.0-7|3185	%{gcc_libdir}/%{gcc_target_platform}/%{version}/include/ffi*.h
12cu|gcc-melt-4.7.0-7|3186	%{_libdir}/libffi.a
12cu|gcc-melt-4.7.0-7|3187	%{_libdir}/libffi.so
12cu|gcc-melt-4.7.0-7|3188	%if %isarch %{biarches}
12cu|gcc-melt-4.7.0-7|3189	%{_prefix}/lib/libffi.a
12cu|gcc-melt-4.7.0-7|3190	%{_prefix}/lib/libffi.so
12cu|gcc-melt-4.7.0-7|3191	%endif
12cu|gcc-melt-4.7.0-7|3192	%endif
12cu|gcc-melt-4.7.0-7|3193	
12cu|gcc-melt-4.7.0-7|3194	%if %{build_ada} && %{libc_shared}
12cu|gcc-melt-4.7.0-7|3195	%files -n %{libgnat_name}
12cu|gcc-melt-4.7.0-7|3196	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|3197	#
12cu|gcc-melt-4.7.0-7|3198	%{target_libdir}/libgnat-*.so.*
12cu|gcc-melt-4.7.0-7|3199	%{target_libdir}/libgnarl-*.so.*
12cu|gcc-melt-4.7.0-7|3200	%endif
12cu|gcc-melt-4.7.0-7|3201	
12cu|gcc-melt-4.7.0-7|3202	%ifarch %{spu_arches}
12cu|gcc-melt-4.7.0-7|3203	%files -n spu-gcc
12cu|gcc-melt-4.7.0-7|3204	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|3205	%{_bindir}/%{spu_program_prefix}cpp
12cu|gcc-melt-4.7.0-7|3206	%{_bindir}/%{spu_program_prefix}gcc
12cu|gcc-melt-4.7.0-7|3207	%dir %{gcc_libdir}/spu/%{version}
12cu|gcc-melt-4.7.0-7|3208	%{gcc_libdir}/spu/%{version}/cc1
12cu|gcc-melt-4.7.0-7|3209	%{gcc_libdir}/spu/%{version}/collect2
12cu|gcc-melt-4.7.0-7|3210	%{gcc_libdir}/spu/%{version}/*.o
12cu|gcc-melt-4.7.0-7|3211	%{gcc_libdir}/spu/%{version}/*.a
12cu|gcc-melt-4.7.0-7|3212	%dir %{gcc_libdir}/spu/%{version}/include
12cu|gcc-melt-4.7.0-7|3213	%{gcc_libdir}/spu/%{version}/include/*.h
12cu|gcc-melt-4.7.0-7|3214	%{_mandir}/man1/%{spu_program_prefix}cpp.1*
12cu|gcc-melt-4.7.0-7|3215	%{_mandir}/man1/%{spu_program_prefix}gcc.1*
12cu|gcc-melt-4.7.0-7|3216	
12cu|gcc-melt-4.7.0-7|3217	%files -n spu-gcc-c++
12cu|gcc-melt-4.7.0-7|3218	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|3219	%{_bindir}/%{spu_program_prefix}c++
12cu|gcc-melt-4.7.0-7|3220	%{_bindir}/%{spu_program_prefix}g++
12cu|gcc-melt-4.7.0-7|3221	%{spu_prefix}/lib/libsupc++.a
12cu|gcc-melt-4.7.0-7|3222	%{spu_prefix}/lib/libstdc++.a
12cu|gcc-melt-4.7.0-7|3223	%{gcc_libdir}/spu/%{version}/cc1plus
12cu|gcc-melt-4.7.0-7|3224	%dir %{libstdcxx_includedir}/spu
12cu|gcc-melt-4.7.0-7|3225	%dir %{libstdcxx_includedir}/spu/bits
12cu|gcc-melt-4.7.0-7|3226	%{libstdcxx_includedir}/spu/bits/*
12cu|gcc-melt-4.7.0-7|3227	%{_mandir}/man1/%{spu_program_prefix}g++.1*
12cu|gcc-melt-4.7.0-7|3228	%endif
12cu|gcc-melt-4.7.0-7|3229	
12cu|gcc-melt-4.7.0-7|3230	%if %{build_doc}
12cu|gcc-melt-4.7.0-7|3231	%files doc
12cu|gcc-melt-4.7.0-7|3232	%doc gcc/*ChangeLog*
12cu|gcc-melt-4.7.0-7|3233	%doc libstdc++-v3/doc/html/
12cu|gcc-melt-4.7.0-7|3234	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|3235	%if %{build_check}
12cu|gcc-melt-4.7.0-7|3236	%doc test_summary.log
12cu|gcc-melt-4.7.0-7|3237	%endif
12cu|gcc-melt-4.7.0-7|3238	%{_infodir}/cppinternals.info*
12cu|gcc-melt-4.7.0-7|3239	%{_infodir}/cpp.info*
12cu|gcc-melt-4.7.0-7|3240	%{_infodir}/gcc.info*
12cu|gcc-melt-4.7.0-7|3241	%if %{system_compiler}
12cu|gcc-melt-4.7.0-7|3242	%{_infodir}/gccinstall.info*
12cu|gcc-melt-4.7.0-7|3243	%{_infodir}/gccint.info*
12cu|gcc-melt-4.7.0-7|3244	%endif
12cu|gcc-melt-4.7.0-7|3245	%if %{build_libstdcxx}
12cu|gcc-melt-4.7.0-7|3246	%doc rpm.doc/libstdc++/
12cu|gcc-melt-4.7.0-7|3247	%endif
12cu|gcc-melt-4.7.0-7|3248	%if %{build_cxx}
12cu|gcc-melt-4.7.0-7|3249	%doc rpm.doc/c++
12cu|gcc-melt-4.7.0-7|3250	%endif
12cu|gcc-melt-4.7.0-7|3251	%if %{build_libgomp}
12cu|gcc-melt-4.7.0-7|3252	%{_infodir}/libgomp.info*
12cu|gcc-melt-4.7.0-7|3253	%endif
12cu|gcc-melt-4.7.0-7|3254	%if %{build_ada}
12cu|gcc-melt-4.7.0-7|3255	%{_infodir}/gnat-style.info*
12cu|gcc-melt-4.7.0-7|3256	%{_infodir}/gnat_rm.info*
12cu|gcc-melt-4.7.0-7|3257	%{_infodir}/gnat_ugn.info*
12cu|gcc-melt-4.7.0-7|3258	%endif
12cu|gcc-melt-4.7.0-7|3259	%if %{build_java}
12cu|gcc-melt-4.7.0-7|3260	%{_infodir}/gcj.info*
12cu|gcc-melt-4.7.0-7|3261	%endif
12cu|gcc-melt-4.7.0-7|3262	%if %{build_pascal}
12cu|gcc-melt-4.7.0-7|3263	%{_infodir}/gpc.info*
12cu|gcc-melt-4.7.0-7|3264	%{_infodir}/gpcs.info*
12cu|gcc-melt-4.7.0-7|3265	%endif
12cu|gcc-melt-4.7.0-7|3266	%if %{build_fortran}
12cu|gcc-melt-4.7.0-7|3267	%{_infodir}/gfortran.info*
12cu|gcc-melt-4.7.0-7|3268	%endif
12cu|gcc-melt-4.7.0-7|3269	%endif
12cu|gcc-melt-4.7.0-7|3270	
12cu|gcc-melt-4.7.0-7|3271	%if %{build_pdf_doc}
12cu|gcc-melt-4.7.0-7|3272	%files doc-pdf
12cu|gcc-melt-4.7.0-7|3273	%defattr(-,root,root)
12cu|gcc-melt-4.7.0-7|3274	%doc gcc/doc/cppinternals.pdf
12cu|gcc-melt-4.7.0-7|3275	%doc gcc/doc/gcc.pdf
12cu|gcc-melt-4.7.0-7|3276	%doc gcc/doc/cpp.pdf
12cu|gcc-melt-4.7.0-7|3277	%if %{build_ada}
12cu|gcc-melt-4.7.0-7|3278	%doc gcc/ada/gnat_rm.pdf
12cu|gcc-melt-4.7.0-7|3279	%doc gcc/ada/gnat_ugn.pdf
12cu|gcc-melt-4.7.0-7|3280	%endif
12cu|gcc-melt-4.7.0-7|3281	%if %{build_fortran}
12cu|gcc-melt-4.7.0-7|3282	%doc gcc/fortran/gfortran.pdf
12cu|gcc-melt-4.7.0-7|3283	%endif
12cu|gcc-melt-4.7.0-7|3284	%endif
12cu|gcc-melt-4.7.0-7|3285	
12cu|gcc-melt-4.7.0-7|3286	####################################################################
12cu|gcc-melt-4.7.0-7|3287	# GCC MELT packaging
12cu|gcc-melt-4.7.0-7|3288	%if "%{branch}" == "melt"
12cu|gcc-melt-4.7.0-7|3289	%files -n gcc-melt-module
12cu|gcc-melt-4.7.0-7|3290	%{gcc_libdir}/%{gcc_target_platform}/%{version}/melt-module.mk
12cu|gcc-melt-4.7.0-7|3291	%{gcc_libdir}/%{gcc_target_platform}/%{version}/melt-modules/*
12cu|gcc-melt-4.7.0-7|3292	
12cu|gcc-melt-4.7.0-7|3293	%files -n gcc-melt-source
12cu|gcc-melt-4.7.0-7|3294	%{gcc_libdir}/%{gcc_target_platform}/%{version}/melt-sources/*
12cu|gcc-melt-4.7.0-7|3295	#{gcc_libdir}/%{gcc_target_platform}/%{version}/melt-private-include/*
12cu|gcc-melt-4.7.0-7|3296	%endif
12cu|gcc-melt-4.7.0-7|3297	
12cu|gcc-melt-4.7.0-7|3298	
12cu|gcc-melt-4.7.0-7|3299	
12cu|gcc-melt-4.7.0-7|3300	%changelog
12cu|gcc-melt-4.7.0-7|3301	* Thu Nov 15 2012 Denis Silakov <denis.silakov@rosalab.ru> 4.7.0-7
12cu|gcc-melt-4.7.0-7|3302	+ Revision: c3fbeb8
12cu|gcc-melt-4.7.0-7|3303	- Fix exceptions for the new generator
12cu|gcc-melt-4.7.0-7|3304	
12cu|gcc-melt-4.7.0-7|3305	

9438 12
12cu|gcdemu-2.1.1-1|1	Summary:	GTK+ based GUI for controlling CDEmu daemon
12cu|gcdemu-2.1.1-1|2	Name:		gcdemu
12cu|gcdemu-2.1.1-1|3	Version:	2.1.1
12cu|gcdemu-2.1.1-1|4	Release:	1
12cu|gcdemu-2.1.1-1|5	Group:		Emulators
12cu|gcdemu-2.1.1-1|6	License:	GPLv2+
12cu|gcdemu-2.1.1-1|7	Url:		http://cdemu.sourceforge.net/
12cu|gcdemu-2.1.1-1|8	Source0:	http://downloads.sourceforge.net/cdemu/%{name}-%{version}.tar.bz2
12cu|gcdemu-2.1.1-1|9	BuildRequires:	pkgconfig(gconf-2.0)
12cu|gcdemu-2.1.1-1|10	BuildRequires:	cmake
12cu|gcdemu-2.1.1-1|11	BuildRequires:	intltool
12cu|gcdemu-2.1.1-1|12	# for cdemu daemon interface v3
12cu|gcdemu-2.1.1-1|13	Requires:	cdemu-daemon
12cu|gcdemu-2.1.1-1|14	Requires:	python-gi
12cu|gcdemu-2.1.1-1|15	Requires:	typelib(Notify) >= 0.7
12cu|gcdemu-2.1.1-1|16	Requires:	typelib(Gtk) >= 3.0
12cu|gcdemu-2.1.1-1|17	BuildArch:	noarch
12cu|gcdemu-2.1.1-1|18	
12cu|gcdemu-2.1.1-1|19	%description
12cu|gcdemu-2.1.1-1|20	gCDEmu is a Gtk+ based GUI for controlling CDEmu daemon. It is part of the
12cu|gcdemu-2.1.1-1|21	userspace-cdemu suite, a free, GPL CD/DVD-ROM device emulator for linux.
12cu|gcdemu-2.1.1-1|22	
12cu|gcdemu-2.1.1-1|23	It provides a graphic interface that allows performing the key tasks related to
12cu|gcdemu-2.1.1-1|24	controlling the CDEmu daemon, such as loading and unloading devices, displaying
12cu|gcdemu-2.1.1-1|25	devices' status and retrieving/setting devices' debug masks.
12cu|gcdemu-2.1.1-1|26	
12cu|gcdemu-2.1.1-1|27	In addition, it listens to signals emitted by CDEmu daemon and provides
12cu|gcdemu-2.1.1-1|28	notifications via libnotify.
12cu|gcdemu-2.1.1-1|29	
12cu|gcdemu-2.1.1-1|30	%files -f %{name}.lang
12cu|gcdemu-2.1.1-1|31	%doc README AUTHORS
12cu|gcdemu-2.1.1-1|32	%{_bindir}/%{name}
12cu|gcdemu-2.1.1-1|33	%{_datadir}/applications/%{name}.desktop
12cu|gcdemu-2.1.1-1|34	%{_datadir}/pixmaps/%{name}*.svg
12cu|gcdemu-2.1.1-1|35	%{_datadir}/glib-2.0/schemas/net.sf.cdemu.gcdemu.gschema.xml
12cu|gcdemu-2.1.1-1|36	
12cu|gcdemu-2.1.1-1|37	#----------------------------------------------------------------------------
12cu|gcdemu-2.1.1-1|38	
12cu|gcdemu-2.1.1-1|39	%prep
12cu|gcdemu-2.1.1-1|40	%setup -q
12cu|gcdemu-2.1.1-1|41	
12cu|gcdemu-2.1.1-1|42	%build
12cu|gcdemu-2.1.1-1|43	%cmake -DPOST_INSTALL_HOOKS:BOOL=OFF
12cu|gcdemu-2.1.1-1|44	%make
12cu|gcdemu-2.1.1-1|45	
12cu|gcdemu-2.1.1-1|46	%install
12cu|gcdemu-2.1.1-1|47	%makeinstall_std -C build
12cu|gcdemu-2.1.1-1|48	
12cu|gcdemu-2.1.1-1|49	%find_lang %{name}
12cu|gcdemu-2.1.1-1|50	
12cu|gcdemu-2.1.1-1|51	
12cu|gcdemu-2.1.1-1|52	
12cu|gcdemu-2.1.1-1|53	%changelog
12cu|gcdemu-2.1.1-1|54	* Sun Jan 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.1-1
12cu|gcdemu-2.1.1-1|55	+ Revision: 77655a4
12cu|gcdemu-2.1.1-1|56	- LOG New version 2.1.1
12cu|gcdemu-2.1.1-1|57	
12cu|gcdemu-2.1.1-1|58	

9439 12
12cu|gcl-2.6.8.20130521cvs-3|1	# minor adptation of fedora package:
12cu|gcl-2.6.8.20130521cvs-3|2	#	http://cvs.fedoraproject.org/viewvc/rpms/gcl/devel/
12cu|gcl-2.6.8.20130521cvs-3|3	%define _disable_ld_as_needed		1
12cu|gcl-2.6.8.20130521cvs-3|4	%define _disable_ld_no_undefined	1
12cu|gcl-2.6.8.20130521cvs-3|5	
12cu|gcl-2.6.8.20130521cvs-3|6	%define	with_selinux	0
12cu|gcl-2.6.8.20130521cvs-3|7	%define with_xemacs     0
12cu|gcl-2.6.8.20130521cvs-3|8	
12cu|gcl-2.6.8.20130521cvs-3|9	%define static_libbfd	0
12cu|gcl-2.6.8.20130521cvs-3|10	
12cu|gcl-2.6.8.20130521cvs-3|11	# Prerelease of 2.6.8
12cu|gcl-2.6.8.20130521cvs-3|12	%define alphatag 20130521cvs
12cu|gcl-2.6.8.20130521cvs-3|13	
12cu|gcl-2.6.8.20130521cvs-3|14	%define preversion	2.6.8
12cu|gcl-2.6.8.20130521cvs-3|15	
12cu|gcl-2.6.8.20130521cvs-3|16	%define emacs_version 23.3
12cu|gcl-2.6.8.20130521cvs-3|17	%define emacs_lispdir %{_datadir}/emacs/site-lisp
12cu|gcl-2.6.8.20130521cvs-3|18	
12cu|gcl-2.6.8.20130521cvs-3|19	%if %{with_xemacs}
12cu|gcl-2.6.8.20130521cvs-3|20	%define xemacs_version 21.4.22
12cu|gcl-2.6.8.20130521cvs-3|21	%define xemacs_lispdir %{_datadir}/xemacs/site-packages/lisp
12cu|gcl-2.6.8.20130521cvs-3|22	%endif
12cu|gcl-2.6.8.20130521cvs-3|23	
12cu|gcl-2.6.8.20130521cvs-3|24	Name:           gcl
12cu|gcl-2.6.8.20130521cvs-3|25	Version:        %{preversion}.%{alphatag}
12cu|gcl-2.6.8.20130521cvs-3|26	Release:        3
12cu|gcl-2.6.8.20130521cvs-3|27	Summary:        GNU Common Lisp
12cu|gcl-2.6.8.20130521cvs-3|28	
12cu|gcl-2.6.8.20130521cvs-3|29	Group:          Development/Other
12cu|gcl-2.6.8.20130521cvs-3|30	License:        GPL+ and LGPLv2+
12cu|gcl-2.6.8.20130521cvs-3|31	URL:            http://www.gnu.org/software/gcl/
12cu|gcl-2.6.8.20130521cvs-3|32	# The source for this package was pulled from upstream's CVS repository.  Use
12cu|gcl-2.6.8.20130521cvs-3|33	# the following commands to generate the tarball:
12cu|gcl-2.6.8.20130521cvs-3|34	#   cvs -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/gcl export \
12cu|gcl-2.6.8.20130521cvs-3|35	#     -r Version_2_6_8pre -D 2010-11-16 -d gcl-2.6.8 gcl
12cu|gcl-2.6.8.20130521cvs-3|36	#   tar cvf gcl-2.6.8.tar gcl-2.6.8
12cu|gcl-2.6.8.20130521cvs-3|37	#   xz gcl-2.6.8.tar
12cu|gcl-2.6.8.20130521cvs-3|38	Source0:        gcl-%{preversion}.tar.xz
12cu|gcl-2.6.8.20130521cvs-3|39	Source1:        gcl.el
12cu|gcl-2.6.8.20130521cvs-3|40	# This is some info files that are needed for the DESCRIBE function to do
12cu|gcl-2.6.8.20130521cvs-3|41	# something useful.  These files are present in CVS HEAD (i.e., the upcoming
12cu|gcl-2.6.8.20130521cvs-3|42	# 2.7.0 release), but are missing in the 2.6 branch.
12cu|gcl-2.6.8.20130521cvs-3|43	Source2:        %{name}-2.6.8-info.tar.xz
12cu|gcl-2.6.8.20130521cvs-3|44	# This patch was last sent upstream on 29 Dec 2008.  It fixes a file descriptor
12cu|gcl-2.6.8.20130521cvs-3|45	# leak, as well as combining 4 system calls into only 2 on an exec().
12cu|gcl-2.6.8.20130521cvs-3|46	Patch0:		%{name}-2.6.8-fd-leak.patch
12cu|gcl-2.6.8.20130521cvs-3|47	# This patch was last sent upstream on 29 Dec 2008.  It updates one source file
12cu|gcl-2.6.8.20130521cvs-3|48	# from LaTeX 2.09 to LaTeX 2e, thereby eliminating LaTeX warnings about running
12cu|gcl-2.6.8.20130521cvs-3|49	# in compatibility mode.
12cu|gcl-2.6.8.20130521cvs-3|50	Patch1:		%{name}-2.6.8-latex.patch
12cu|gcl-2.6.8.20130521cvs-3|51	# This patch was last sent upstream on 29 Dec 2008.  It eliminates a few minor
12cu|gcl-2.6.8.20130521cvs-3|52	# texinfo warnings.
12cu|gcl-2.6.8.20130521cvs-3|53	Patch2:		%{name}-2.6.8-texinfo.patch
12cu|gcl-2.6.8.20130521cvs-3|54	# This patch was last sent upstream on 29 Dec 2008.  It fixes a large number of
12cu|gcl-2.6.8.20130521cvs-3|55	# compile- and run-time problems with the Emacs interface code.
12cu|gcl-2.6.8.20130521cvs-3|56	Patch3:		%{name}-2.6.8-elisp.patch
12cu|gcl-2.6.8.20130521cvs-3|57	# This patch was last sent upstream on 17 Jan 2009.  It adds support for
12cu|gcl-2.6.8.20130521cvs-3|58	# compiling and running on an SELinux-enabled host.
12cu|gcl-2.6.8.20130521cvs-3|59	Patch4:		%{name}-2.6.8-selinux.patch
12cu|gcl-2.6.8.20130521cvs-3|60	# This patch was last sent upstream on 29 Dec 2008.  It uses the rename()
12cu|gcl-2.6.8.20130521cvs-3|61	# system call when it is available to avoid spawning a subshell and suffering a
12cu|gcl-2.6.8.20130521cvs-3|62	# context switch just to rename a file.
12cu|gcl-2.6.8.20130521cvs-3|63	Patch5:		%{name}-2.6.8-rename.patch
12cu|gcl-2.6.8.20130521cvs-3|64	# This patch was last sent upstream on 29 Dec 2008.  It eliminates a
12cu|gcl-2.6.8.20130521cvs-3|65	# compilation problem due to the fact that, at high optimization levels,
12cu|gcl-2.6.8.20130521cvs-3|66	# getcwd() is an inline function.
12cu|gcl-2.6.8.20130521cvs-3|67	Patch6:		%{name}-2.6.8-getcwd.patch
12cu|gcl-2.6.8.20130521cvs-3|68	# This patch was last sent upstream on 29 Dec 2008.  It updates the autoconf
12cu|gcl-2.6.8.20130521cvs-3|69	# and libtool files to newer versions.  By itself, this patch accomplishes
12cu|gcl-2.6.8.20130521cvs-3|70	# little of interest.  However, some of the later patches change configure.in.
12cu|gcl-2.6.8.20130521cvs-3|71	# Without this patch, autoconf appears to run successfully, but generates a
12cu|gcl-2.6.8.20130521cvs-3|72	# configure script that contains invalid shell script syntax.
12cu|gcl-2.6.8.20130521cvs-3|73	Patch7:		%{name}-2.6.8-infrastructure.patch
12cu|gcl-2.6.8.20130521cvs-3|74	# This patch was last sent upstream on 29 Dec 2008.  It simplifies the handling
12cu|gcl-2.6.8.20130521cvs-3|75	# of alloca() detection in the configure script.
12cu|gcl-2.6.8.20130521cvs-3|76	Patch8:		%{name}-2.6.8-alloca.patch
12cu|gcl-2.6.8.20130521cvs-3|77	# This patch was last sent upstream on 29 Dec 2008.  It rationalizes the
12cu|gcl-2.6.8.20130521cvs-3|78	# handling of system extensions.  For example, on glibc-based systems, some
12cu|gcl-2.6.8.20130521cvs-3|79	# functionality is available only when _GNU_SOURCE is defined.
12cu|gcl-2.6.8.20130521cvs-3|80	Patch9:		%{name}-2.6.8-extension.patch
12cu|gcl-2.6.8.20130521cvs-3|81	# This patch was last sent upstream on 29 Dec 2008.  It fixes a compilation
12cu|gcl-2.6.8.20130521cvs-3|82	# error on newer GCC systems due to an include inside a function.  This affects
12cu|gcl-2.6.8.20130521cvs-3|83	# the "unrandomize" sbrk() functionality, hence the name of the patch.
12cu|gcl-2.6.8.20130521cvs-3|84	Patch10:	%{name}-2.6.8-unrandomize.patch
12cu|gcl-2.6.8.20130521cvs-3|85	# This is a Fedora-specific patch.  Do not delete C files produced from D files
12cu|gcl-2.6.8.20130521cvs-3|86	# so they can be pulled into the debuginfo package.
12cu|gcl-2.6.8.20130521cvs-3|87	Patch11:	%{name}-2.6.8-debuginfo.patch
12cu|gcl-2.6.8.20130521cvs-3|88	# The need for this patch was last communicated to upstream on 21 May 2009.
12cu|gcl-2.6.8.20130521cvs-3|89	# Without this patch, compilation fails due to conflicting type definitions
12cu|gcl-2.6.8.20130521cvs-3|90	# between glibc and Linux kernel headers. This patch prevents the kernel
12cu|gcl-2.6.8.20130521cvs-3|91	# headers from being used.
12cu|gcl-2.6.8.20130521cvs-3|92	Patch12:	%{name}-2.6.8-asm-signal-h.patch
12cu|gcl-2.6.8.20130521cvs-3|93	# This patch was last sent upstream on 13 Oct 2009. It fixes two bugs in the
12cu|gcl-2.6.8.20130521cvs-3|94	# reading of PLT information.
12cu|gcl-2.6.8.20130521cvs-3|95	Patch13:	%{name}-2.6.8-plt.patch
12cu|gcl-2.6.8.20130521cvs-3|96	# This patch was last sent upstream on 13 Oct 2009. It fixes several malformed
12cu|gcl-2.6.8.20130521cvs-3|97	# function prototypes involving an ellipsis.
12cu|gcl-2.6.8.20130521cvs-3|98	Patch14:	%{name}-2.6.8-ellipsis.patch
12cu|gcl-2.6.8.20130521cvs-3|99	# This patch was last sent upstream on 30 Dec 2010.  It fixes some malformed
12cu|gcl-2.6.8.20130521cvs-3|100	# man page constructions.
12cu|gcl-2.6.8.20130521cvs-3|101	Patch15:        %{name}-2.6.8-man.patch
12cu|gcl-2.6.8.20130521cvs-3|102	
12cu|gcl-2.6.8.20130521cvs-3|103	# Patch required to build in Mandriva
12cu|gcl-2.6.8.20130521cvs-3|104	Patch16:	%{name}-2.6.8-tcl8.6.patch
12cu|gcl-2.6.8.20130521cvs-3|105	
12cu|gcl-2.6.8.20130521cvs-3|106	BuildRequires:  pkgconfig(sm)
12cu|gcl-2.6.8.20130521cvs-3|107	BuildRequires:  pkgconfig(xext)
12cu|gcl-2.6.8.20130521cvs-3|108	BuildRequires:  xaw-devel
12cu|gcl-2.6.8.20130521cvs-3|109	BuildRequires:  readline-devel
12cu|gcl-2.6.8.20130521cvs-3|110	BuildRequires:  binutils-devel
12cu|gcl-2.6.8.20130521cvs-3|111	BuildRequires:  tk-devel
12cu|gcl-2.6.8.20130521cvs-3|112	BuildRequires:  tcl-devel
12cu|gcl-2.6.8.20130521cvs-3|113	BuildRequires:  gmp-devel
12cu|gcl-2.6.8.20130521cvs-3|114	BuildRequires:  texlive-collection-latex
12cu|gcl-2.6.8.20130521cvs-3|115	BuildRequires:  texinfo
12cu|gcl-2.6.8.20130521cvs-3|116	BuildRequires:  emacs-bin
12cu|gcl-2.6.8.20130521cvs-3|117	BuildRequires:  emacs-el
12cu|gcl-2.6.8.20130521cvs-3|118	%if %{with_xemacs}
12cu|gcl-2.6.8.20130521cvs-3|119	BuildRequires:  xemacs, xemacs-devel
12cu|gcl-2.6.8.20130521cvs-3|120	%endif
12cu|gcl-2.6.8.20130521cvs-3|121	%if %{with_selinux}
12cu|gcl-2.6.8.20130521cvs-3|122	BuildRequires:  selinux-policy
12cu|gcl-2.6.8.20130521cvs-3|123	%endif
12cu|gcl-2.6.8.20130521cvs-3|124	BuildRequires:	x11-server-common
12cu|gcl-2.6.8.20130521cvs-3|125	
12cu|gcl-2.6.8.20130521cvs-3|126	%if %{with_selinux}
12cu|gcl-2.6.8.20130521cvs-3|127	Requires:       gcl-selinux
12cu|gcl-2.6.8.20130521cvs-3|128	%endif
12cu|gcl-2.6.8.20130521cvs-3|129	
12cu|gcl-2.6.8.20130521cvs-3|130	%description
12cu|gcl-2.6.8.20130521cvs-3|131	GCL is a Common Lisp currently compliant with the ANSI standard.  Lisp
12cu|gcl-2.6.8.20130521cvs-3|132	compilation produces native code through the intermediary of the
12cu|gcl-2.6.8.20130521cvs-3|133	system's C compiler, from which GCL derives efficient performance and
12cu|gcl-2.6.8.20130521cvs-3|134	facile portability. Currently uses TCL/Tk as GUI.
12cu|gcl-2.6.8.20130521cvs-3|135	
12cu|gcl-2.6.8.20130521cvs-3|136	
12cu|gcl-2.6.8.20130521cvs-3|137	%package emacs
12cu|gcl-2.6.8.20130521cvs-3|138	Group:          Development/Other
12cu|gcl-2.6.8.20130521cvs-3|139	Summary:        Emacs mode for interacting with GCL
12cu|gcl-2.6.8.20130521cvs-3|140	Requires:       %{name} = %{version}-%{release}, emacs >= %{emacs_version}
12cu|gcl-2.6.8.20130521cvs-3|141	# Don't make subpackages noarch as our bs does not deal with this yet
12cu|gcl-2.6.8.20130521cvs-3|142	#BuildArch:      noarch
12cu|gcl-2.6.8.20130521cvs-3|143	
12cu|gcl-2.6.8.20130521cvs-3|144	%description emacs
12cu|gcl-2.6.8.20130521cvs-3|145	Emacs mode for interacting with GCL
12cu|gcl-2.6.8.20130521cvs-3|146	
12cu|gcl-2.6.8.20130521cvs-3|147	%package emacs-el
12cu|gcl-2.6.8.20130521cvs-3|148	Group:          Development/Other
12cu|gcl-2.6.8.20130521cvs-3|149	Summary:        Source for Emacs mode for interacting with GCL
12cu|gcl-2.6.8.20130521cvs-3|150	Requires:       %{name}-emacs = %{version}-%{release}
12cu|gcl-2.6.8.20130521cvs-3|151	#BuildArch:      noarch
12cu|gcl-2.6.8.20130521cvs-3|152	
12cu|gcl-2.6.8.20130521cvs-3|153	%description emacs-el
12cu|gcl-2.6.8.20130521cvs-3|154	Source Elisp code for Emacs mode for interacting with GCL
12cu|gcl-2.6.8.20130521cvs-3|155	
12cu|gcl-2.6.8.20130521cvs-3|156	
12cu|gcl-2.6.8.20130521cvs-3|157	%if %{with_xemacs}
12cu|gcl-2.6.8.20130521cvs-3|158	%package xemacs
12cu|gcl-2.6.8.20130521cvs-3|159	Group:          Development/Other
12cu|gcl-2.6.8.20130521cvs-3|160	Summary:        XEmacs mode for interacting with GCL
12cu|gcl-2.6.8.20130521cvs-3|161	Requires:       %{name} = %{version}-%{release}
12cu|gcl-2.6.8.20130521cvs-3|162	Requires:       xemacs >= %{xemacs_version}, xemacs-extras
12cu|gcl-2.6.8.20130521cvs-3|163	#BuildArch:      noarch
12cu|gcl-2.6.8.20130521cvs-3|164	
12cu|gcl-2.6.8.20130521cvs-3|165	%description xemacs
12cu|gcl-2.6.8.20130521cvs-3|166	XEmacs mode for interacting with GCL
12cu|gcl-2.6.8.20130521cvs-3|167	
12cu|gcl-2.6.8.20130521cvs-3|168	%package xemacs-el
12cu|gcl-2.6.8.20130521cvs-3|169	Group:          Development/Other
12cu|gcl-2.6.8.20130521cvs-3|170	Summary:        Source for XEmacs mode for interacting with GCL
12cu|gcl-2.6.8.20130521cvs-3|171	Requires:       %{name}-xemacs = %{version}-%{release}
12cu|gcl-2.6.8.20130521cvs-3|172	#BuildArch:      noarch
12cu|gcl-2.6.8.20130521cvs-3|173	
12cu|gcl-2.6.8.20130521cvs-3|174	%description xemacs-el
12cu|gcl-2.6.8.20130521cvs-3|175	Source Elisp code for XEmacs mode for interacting with GCL
12cu|gcl-2.6.8.20130521cvs-3|176	%endif
12cu|gcl-2.6.8.20130521cvs-3|177	
12cu|gcl-2.6.8.20130521cvs-3|178	%if %{with_selinux}
12cu|gcl-2.6.8.20130521cvs-3|179	%package selinux
12cu|gcl-2.6.8.20130521cvs-3|180	Group:          Development/Other
12cu|gcl-2.6.8.20130521cvs-3|181	Summary:        SELinux policy for GCL images
12cu|gcl-2.6.8.20130521cvs-3|182	Requires(post): policycoreutils
12cu|gcl-2.6.8.20130521cvs-3|183	Requires(postun): policycoreutils
12cu|gcl-2.6.8.20130521cvs-3|184	
12cu|gcl-2.6.8.20130521cvs-3|185	%description selinux
12cu|gcl-2.6.8.20130521cvs-3|186	SELinux policy for GCL images.  All programs that dump GCL images to be run on
12cu|gcl-2.6.8.20130521cvs-3|187	SELinux-enabled hosts should Require this package, and give the image the type
12cu|gcl-2.6.8.20130521cvs-3|188	gcl_exec_t.
12cu|gcl-2.6.8.20130521cvs-3|189	%endif
12cu|gcl-2.6.8.20130521cvs-3|190	
12cu|gcl-2.6.8.20130521cvs-3|191	
12cu|gcl-2.6.8.20130521cvs-3|192	%prep
12cu|gcl-2.6.8.20130521cvs-3|193	%setup -q -n gcl-%{preversion}
12cu|gcl-2.6.8.20130521cvs-3|194	%setup -q -n gcl-%{preversion} -T -D -a 2
12cu|gcl-2.6.8.20130521cvs-3|195	%patch0
12cu|gcl-2.6.8.20130521cvs-3|196	%patch1
12cu|gcl-2.6.8.20130521cvs-3|197	#%patch2
12cu|gcl-2.6.8.20130521cvs-3|198	%patch3
12cu|gcl-2.6.8.20130521cvs-3|199	%patch4 -p1
12cu|gcl-2.6.8.20130521cvs-3|200	%if %{with_selinux}
12cu|gcl-2.6.8.20130521cvs-3|201	%patch5
12cu|gcl-2.6.8.20130521cvs-3|202	%endif
12cu|gcl-2.6.8.20130521cvs-3|203	%patch6
12cu|gcl-2.6.8.20130521cvs-3|204	##% patch7
12cu|gcl-2.6.8.20130521cvs-3|205	##% patch8
12cu|gcl-2.6.8.20130521cvs-3|206	##% patch9
12cu|gcl-2.6.8.20130521cvs-3|207	##% patch10
12cu|gcl-2.6.8.20130521cvs-3|208	%patch11
12cu|gcl-2.6.8.20130521cvs-3|209	##% patch12
12cu|gcl-2.6.8.20130521cvs-3|210	%patch13
12cu|gcl-2.6.8.20130521cvs-3|211	%patch14
12cu|gcl-2.6.8.20130521cvs-3|212	%patch15
12cu|gcl-2.6.8.20130521cvs-3|213	%patch16 -p1
12cu|gcl-2.6.8.20130521cvs-3|214	
12cu|gcl-2.6.8.20130521cvs-3|215	# Don't let the configure script add compiler flags we don't want
12cu|gcl-2.6.8.20130521cvs-3|216	sed -i -e 's/fomit-frame-pointer/fno-strict-aliasing/' -e 's/-O3/-O2/g' configure
12cu|gcl-2.6.8.20130521cvs-3|217	
12cu|gcl-2.6.8.20130521cvs-3|218	# Fix a path in the launch script
12cu|gcl-2.6.8.20130521cvs-3|219	sed -i -e 's|/usr/lib/tk|%{_datadir}/tk|' debian/gcl.sh
12cu|gcl-2.6.8.20130521cvs-3|220	
12cu|gcl-2.6.8.20130521cvs-3|221	# The archive is so full of spurious executable bits that we just remove them
12cu|gcl-2.6.8.20130521cvs-3|222	# all here, then add back the ones that should exist
12cu|gcl-2.6.8.20130521cvs-3|223	find . -type f -perm /0111 | xargs chmod a-x
12cu|gcl-2.6.8.20130521cvs-3|224	chmod a+x add-defs add-defs1 config.guess config.sub configure install.sh
12cu|gcl-2.6.8.20130521cvs-3|225	chmod a+x bin/info bin/info1 gcl-tk/gcltksrv.in gcl-tk/ngcltksrv
12cu|gcl-2.6.8.20130521cvs-3|226	chmod a+x mp/gcclab o/egrep-def utils/replace xbin/*
12cu|gcl-2.6.8.20130521cvs-3|227	
12cu|gcl-2.6.8.20130521cvs-3|228	
12cu|gcl-2.6.8.20130521cvs-3|229	%build
12cu|gcl-2.6.8.20130521cvs-3|230	# -fstack-protector leads to segfaults because GCL uses its own conflicting
12cu|gcl-2.6.8.20130521cvs-3|231	# stack protection scheme.
12cu|gcl-2.6.8.20130521cvs-3|232	%define _ssp_cflags %{nil}
12cu|gcl-2.6.8.20130521cvs-3|233	%configure2_5x --enable-readline --enable-ansi --enable-dynsysgmp --enable-xgcl \
12cu|gcl-2.6.8.20130521cvs-3|234	--enable-tclconfig=%{_libdir} --enable-tkconfig=%{_libdir} \
12cu|gcl-2.6.8.20130521cvs-3|235	--disable-custreloc \
12cu|gcl-2.6.8.20130521cvs-3|236	--enable-dlopen
12cu|gcl-2.6.8.20130521cvs-3|237	
12cu|gcl-2.6.8.20130521cvs-3|238	#%if %{static_libbfd}
12cu|gcl-2.6.8.20130521cvs-3|239	#  --enable-statsysbfd --disable-dynsysbfd
12cu|gcl-2.6.8.20130521cvs-3|240	#%else
12cu|gcl-2.6.8.20130521cvs-3|241	#  --disable-statsysbfd --enable-dynsysbfd
12cu|gcl-2.6.8.20130521cvs-3|242	#%endif
12cu|gcl-2.6.8.20130521cvs-3|243	# FIXME: %%{?_smp_mflags} breaks the build
12cu|gcl-2.6.8.20130521cvs-3|244	make
12cu|gcl-2.6.8.20130521cvs-3|245	
12cu|gcl-2.6.8.20130521cvs-3|246	# Build gcl.info, which is needed for DESCRIBE to work properly
12cu|gcl-2.6.8.20130521cvs-3|247	make -C info gcl.info
12cu|gcl-2.6.8.20130521cvs-3|248	
12cu|gcl-2.6.8.20130521cvs-3|249	# dwdoc needs one extra LaTeX run to resolve references
12cu|gcl-2.6.8.20130521cvs-3|250	cd xgcl-2
12cu|gcl-2.6.8.20130521cvs-3|251	pdflatex dwdoc.tex
12cu|gcl-2.6.8.20130521cvs-3|252	
12cu|gcl-2.6.8.20130521cvs-3|253	%if %{with_selinux}
12cu|gcl-2.6.8.20130521cvs-3|254	# Build the SELinux policy
12cu|gcl-2.6.8.20130521cvs-3|255	cd ../selinux
12cu|gcl-2.6.8.20130521cvs-3|256	make -f %{_datadir}/selinux/devel/Makefile
12cu|gcl-2.6.8.20130521cvs-3|257	%endif
12cu|gcl-2.6.8.20130521cvs-3|258	
12cu|gcl-2.6.8.20130521cvs-3|259	%install
12cu|gcl-2.6.8.20130521cvs-3|260	make install DESTDIR=%{buildroot}
12cu|gcl-2.6.8.20130521cvs-3|261	
12cu|gcl-2.6.8.20130521cvs-3|262	# Get rid of the parts that we don't want
12cu|gcl-2.6.8.20130521cvs-3|263	rm -f %{buildroot}%{_infodir}/dir
12cu|gcl-2.6.8.20130521cvs-3|264	rm -rf %{buildroot}%{_datadir}/doc
12cu|gcl-2.6.8.20130521cvs-3|265	rm -rf %{buildroot}%{_datadir}/emacs
12cu|gcl-2.6.8.20130521cvs-3|266	rm -rf %{buildroot}%{_prefix}/lib/gcl-*/info
12cu|gcl-2.6.8.20130521cvs-3|267	
12cu|gcl-2.6.8.20130521cvs-3|268	# Install the man page
12cu|gcl-2.6.8.20130521cvs-3|269	mkdir -p %{buildroot}%{_mandir}/man1
12cu|gcl-2.6.8.20130521cvs-3|270	cp -pf man/man1/* %{buildroot}%{_mandir}/man1
12cu|gcl-2.6.8.20130521cvs-3|271	
12cu|gcl-2.6.8.20130521cvs-3|272	# Install the HTML documentation
12cu|gcl-2.6.8.20130521cvs-3|273	mkdir -p html
12cu|gcl-2.6.8.20130521cvs-3|274	cp -pfr info/gcl-si info/gcl-tk html
12cu|gcl-2.6.8.20130521cvs-3|275	
12cu|gcl-2.6.8.20130521cvs-3|276	# Install and compile the Emacs code
12cu|gcl-2.6.8.20130521cvs-3|277	mkdir -p %{buildroot}%{emacs_lispdir}/gcl
12cu|gcl-2.6.8.20130521cvs-3|278	cp -pfr elisp/* %{buildroot}%{emacs_lispdir}/gcl
12cu|gcl-2.6.8.20130521cvs-3|279	rm -f %{buildroot}%{emacs_lispdir}/gcl/makefile
12cu|gcl-2.6.8.20130521cvs-3|280	rm -f %{buildroot}%{emacs_lispdir}/gcl/readme
12cu|gcl-2.6.8.20130521cvs-3|281	mkdir -p %{buildroot}%{emacs_lispdir}/site-start.d
12cu|gcl-2.6.8.20130521cvs-3|282	sed -e "s|%LISP_DIR%|%{emacs_lispdir}|" %{SOURCE1} > %{buildroot}%{emacs_lispdir}/site-start.d/gcl.el
12cu|gcl-2.6.8.20130521cvs-3|283	pushd %{buildroot}%{emacs_lispdir}/gcl
12cu|gcl-2.6.8.20130521cvs-3|284	emacs -batch -no-site-file --eval "(push \"`pwd`\" load-path)" \
12cu|gcl-2.6.8.20130521cvs-3|285	-f batch-byte-compile *.el
12cu|gcl-2.6.8.20130521cvs-3|286	popd
12cu|gcl-2.6.8.20130521cvs-3|287	
12cu|gcl-2.6.8.20130521cvs-3|288	%if %{with_xemacs}
12cu|gcl-2.6.8.20130521cvs-3|289	# Install and compile the XEmacs code
12cu|gcl-2.6.8.20130521cvs-3|290	mkdir -p %{buildroot}%{xemacs_lispdir}/gcl
12cu|gcl-2.6.8.20130521cvs-3|291	cp -fr elisp/* %{buildroot}%{xemacs_lispdir}/gcl
12cu|gcl-2.6.8.20130521cvs-3|292	rm -f %{buildroot}%{xemacs_lispdir}/gcl/makefile
12cu|gcl-2.6.8.20130521cvs-3|293	rm -f %{buildroot}%{xemacs_lispdir}/gcl/readme
12cu|gcl-2.6.8.20130521cvs-3|294	mkdir -p %{buildroot}%{xemacs_lispdir}/site-start.d
12cu|gcl-2.6.8.20130521cvs-3|295	sed -e "s|%LISP_DIR%|%{xemacs_lispdir}|" %{SOURCE1} > %{buildroot}%{xemacs_lispdir}/site-start.d/gcl.el
12cu|gcl-2.6.8.20130521cvs-3|296	pushd %{buildroot}%{xemacs_lispdir}/gcl
12cu|gcl-2.6.8.20130521cvs-3|297	xemacs -batch -no-site-file -eval "(push \"`pwd`\" load-path)" \
12cu|gcl-2.6.8.20130521cvs-3|298	-f batch-byte-compile *.el
12cu|gcl-2.6.8.20130521cvs-3|299	popd
12cu|gcl-2.6.8.20130521cvs-3|300	%endif
12cu|gcl-2.6.8.20130521cvs-3|301	
12cu|gcl-2.6.8.20130521cvs-3|302	%if %{with_selinux}
12cu|gcl-2.6.8.20130521cvs-3|303	# Save the policy file away for later installation
12cu|gcl-2.6.8.20130521cvs-3|304	mkdir -p %{buildroot}%{_datadir}/selinux/packages/gcl
12cu|gcl-2.6.8.20130521cvs-3|305	cp -p selinux/gcl.pp %{buildroot}%{_datadir}/selinux/packages/gcl
12cu|gcl-2.6.8.20130521cvs-3|306	%endif
12cu|gcl-2.6.8.20130521cvs-3|307	
12cu|gcl-2.6.8.20130521cvs-3|308	# The image has garbage strings containing RPM_BUILD_ROOT
12cu|gcl-2.6.8.20130521cvs-3|309	export QA_SKIP_BUILD_ROOT=1
12cu|gcl-2.6.8.20130521cvs-3|310	
12cu|gcl-2.6.8.20130521cvs-3|311	
12cu|gcl-2.6.8.20130521cvs-3|312	%if %{with_selinux}
12cu|gcl-2.6.8.20130521cvs-3|313	%post selinux
12cu|gcl-2.6.8.20130521cvs-3|314	/usr/sbin/semodule -i %{_datadir}/selinux/packages/gcl/gcl.pp || :
12cu|gcl-2.6.8.20130521cvs-3|315	/sbin/fixfiles -R gcl restore || :
12cu|gcl-2.6.8.20130521cvs-3|316	%endif
12cu|gcl-2.6.8.20130521cvs-3|317	
12cu|gcl-2.6.8.20130521cvs-3|318	
12cu|gcl-2.6.8.20130521cvs-3|319	%if %{with_selinux}
12cu|gcl-2.6.8.20130521cvs-3|320	%postun selinux
12cu|gcl-2.6.8.20130521cvs-3|321	if [ $1 = 0 ]; then
12cu|gcl-2.6.8.20130521cvs-3|322	/usr/sbin/semodule -r gcl || :
12cu|gcl-2.6.8.20130521cvs-3|323	fi
12cu|gcl-2.6.8.20130521cvs-3|324	%endif
12cu|gcl-2.6.8.20130521cvs-3|325	
12cu|gcl-2.6.8.20130521cvs-3|326	%files
12cu|gcl-2.6.8.20130521cvs-3|327	%defattr(-,root,root,-)
12cu|gcl-2.6.8.20130521cvs-3|328	%{_bindir}/gcl
12cu|gcl-2.6.8.20130521cvs-3|329	%{_prefix}/lib/gcl*
12cu|gcl-2.6.8.20130521cvs-3|330	%{_infodir}/*
12cu|gcl-2.6.8.20130521cvs-3|331	%{_mandir}/man*/*
12cu|gcl-2.6.8.20130521cvs-3|332	%doc COPYING* readme readme.xgcl RELEASE* ChangeLog* faq doc
12cu|gcl-2.6.8.20130521cvs-3|333	%doc gcl*.jpg gcl.ico gcl.png
12cu|gcl-2.6.8.20130521cvs-3|334	%doc --parent html
12cu|gcl-2.6.8.20130521cvs-3|335	
12cu|gcl-2.6.8.20130521cvs-3|336	%files emacs
12cu|gcl-2.6.8.20130521cvs-3|337	%defattr(-,root,root,-)
12cu|gcl-2.6.8.20130521cvs-3|338	%doc elisp/readme
12cu|gcl-2.6.8.20130521cvs-3|339	%dir %{emacs_lispdir}/gcl
12cu|gcl-2.6.8.20130521cvs-3|340	%{emacs_lispdir}/gcl/*.elc
12cu|gcl-2.6.8.20130521cvs-3|341	%{emacs_lispdir}/site-start.d/*
12cu|gcl-2.6.8.20130521cvs-3|342	
12cu|gcl-2.6.8.20130521cvs-3|343	%files emacs-el
12cu|gcl-2.6.8.20130521cvs-3|344	%defattr(-,root,root,-)
12cu|gcl-2.6.8.20130521cvs-3|345	%{emacs_lispdir}/gcl/*.el
12cu|gcl-2.6.8.20130521cvs-3|346	
12cu|gcl-2.6.8.20130521cvs-3|347	%if %{with_xemacs}
12cu|gcl-2.6.8.20130521cvs-3|348	%files xemacs
12cu|gcl-2.6.8.20130521cvs-3|349	%defattr(-,root,root,-)
12cu|gcl-2.6.8.20130521cvs-3|350	%doc elisp/readme
12cu|gcl-2.6.8.20130521cvs-3|351	%dir %{xemacs_lispdir}/gcl
12cu|gcl-2.6.8.20130521cvs-3|352	%{xemacs_lispdir}/gcl/*.elc
12cu|gcl-2.6.8.20130521cvs-3|353	%{xemacs_lispdir}/site-start.d/*
12cu|gcl-2.6.8.20130521cvs-3|354	
12cu|gcl-2.6.8.20130521cvs-3|355	%files xemacs-el
12cu|gcl-2.6.8.20130521cvs-3|356	%defattr(-,root,root,-)
12cu|gcl-2.6.8.20130521cvs-3|357	%{xemacs_lispdir}/gcl/*.el
12cu|gcl-2.6.8.20130521cvs-3|358	%endif
12cu|gcl-2.6.8.20130521cvs-3|359	
12cu|gcl-2.6.8.20130521cvs-3|360	%if %{with_selinux}
12cu|gcl-2.6.8.20130521cvs-3|361	%files selinux
12cu|gcl-2.6.8.20130521cvs-3|362	%defattr(-,root,root,-)
12cu|gcl-2.6.8.20130521cvs-3|363	%{_datadir}/selinux/packages/gcl
12cu|gcl-2.6.8.20130521cvs-3|364	%endif
12cu|gcl-2.6.8.20130521cvs-3|365	
12cu|gcl-2.6.8.20130521cvs-3|366	
12cu|gcl-2.6.8.20130521cvs-3|367	%changelog
12cu|gcl-2.6.8.20130521cvs-3|368	* Tue Nov 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.6.8.20130521cvs-3
12cu|gcl-2.6.8.20130521cvs-3|369	+ Revision: 147f551
12cu|gcl-2.6.8.20130521cvs-3|370	- Updated to 20130521 snapshot
12cu|gcl-2.6.8.20130521cvs-3|371	
12cu|gcl-2.6.8.20130521cvs-3|372	

9440 12
12cu|gcompris-12.11-1|1	Name:		gcompris
12cu|gcompris-12.11-1|2	Version:	12.11
12cu|gcompris-12.11-1|3	Release:	1
12cu|gcompris-12.11-1|4	Summary:	An educational game for children starting at 2
12cu|gcompris-12.11-1|5	License:	GPLv2+
12cu|gcompris-12.11-1|6	Group:		Education
12cu|gcompris-12.11-1|7	URL:		http://www.gcompris.net
12cu|gcompris-12.11-1|8	Source:		http://garr.dl.sourceforge.net/project/gcompris/12.11/%{name}-%{version}.tar.bz2
12cu|gcompris-12.11-1|9	#We don't want all warnings to be treated as errors
12cu|gcompris-12.11-1|10	#Reversed (or previously applied) patch detected!
12cu|gcompris-12.11-1|11	#Patch1:		gcompris-11.09-werror.patch
12cu|gcompris-12.11-1|12	
12cu|gcompris-12.11-1|13	BuildRequires:	gnome-common
12cu|gcompris-12.11-1|14	BuildRequires:	automake
12cu|gcompris-12.11-1|15	BuildRequires:	autoconf
12cu|gcompris-12.11-1|16	BuildRequires:	libtool-base
12cu|gcompris-12.11-1|17	BuildRequires:	gnuchess
12cu|gcompris-12.11-1|18	BuildRequires:	pkgconfig(ogg)
12cu|gcompris-12.11-1|19	BuildRequires:	pkgconfig(libxml-2.0)
12cu|gcompris-12.11-1|20	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|gcompris-12.11-1|21	BuildRequires:	pkgconfig(vorbis)
12cu|gcompris-12.11-1|22	BuildRequires:	pkgconfig(ao)
12cu|gcompris-12.11-1|23	BuildRequires:	imagemagick
12cu|gcompris-12.11-1|24	BuildRequires:	desktop-file-utils
12cu|gcompris-12.11-1|25	BuildRequires:	pkgconfig(gnet-2.0)
12cu|gcompris-12.11-1|26	# (misc) needed for python support
12cu|gcompris-12.11-1|27	BuildRequires:	gnome-python
12cu|gcompris-12.11-1|28	BuildRequires:	pkgconfig(python)
12cu|gcompris-12.11-1|29	BuildRequires:	pkgconfig(pygtk-2.0)
12cu|gcompris-12.11-1|30	BuildRequires:	pkgconfig(pycairo)
12cu|gcompris-12.11-1|31	BuildRequires:	texinfo
12cu|gcompris-12.11-1|32	BuildRequires:	texi2html >= 1.82
12cu|gcompris-12.11-1|33	BuildRequires:	pkgconfig(libassetml)
12cu|gcompris-12.11-1|34	# (misc) for the need of a display for pygtk
12cu|gcompris-12.11-1|35	BuildRequires:	x11-server-xvfb
12cu|gcompris-12.11-1|36	BuildRequires:	xauth
12cu|gcompris-12.11-1|37	BuildRequires:	perl-XML-Parser
12cu|gcompris-12.11-1|38	BuildRequires:	pkgconfig(sqlite3)
12cu|gcompris-12.11-1|39	BuildRequires:	python-pyxml
12cu|gcompris-12.11-1|40	BuildRequires:	python-sqlite2
12cu|gcompris-12.11-1|41	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|gcompris-12.11-1|42	# (misc) for fullscreen support, now it is done with xvidmode instead of xrandr
12cu|gcompris-12.11-1|43	BuildRequires:	pkgconfig(xxf86vm)
12cu|gcompris-12.11-1|44	BuildRequires:	pkgconfig(gstreamer-0.10)
12cu|gcompris-12.11-1|45	BuildRequires:	intltool
12cu|gcompris-12.11-1|46	BuildRequires:	pkgconfig(librsvg-2.0)
12cu|gcompris-12.11-1|47	
12cu|gcompris-12.11-1|48	Requires:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|49	# (misc) gnuchess for the chees activitie, gnome-python-canvas for python board
12cu|gcompris-12.11-1|50	Requires:	gnuchess >= 5.02
12cu|gcompris-12.11-1|51	Requires:	python
12cu|gcompris-12.11-1|52	Requires:	gnome-python
12cu|gcompris-12.11-1|53	Requires:	gnome-python-canvas
12cu|gcompris-12.11-1|54	Requires:	pygtk2.0
12cu|gcompris-12.11-1|55	Requires:	python-sqlite2
12cu|gcompris-12.11-1|56	Requires:	python-cairo
12cu|gcompris-12.11-1|57	Requires:	librsvg
12cu|gcompris-12.11-1|58	Requires:	tuxpaint
12cu|gcompris-12.11-1|59	Requires:	gnucap
12cu|gcompris-12.11-1|60	Requires:	gstreamer0.10-plugins-good
12cu|gcompris-12.11-1|61	
12cu|gcompris-12.11-1|62	%description
12cu|gcompris-12.11-1|63	An educational game for children starting at 2.
12cu|gcompris-12.11-1|64	More than 100 different activities are proposed:
12cu|gcompris-12.11-1|65	* Click on the animals => learn the mouse/click usage
12cu|gcompris-12.11-1|66	* Type the falling letters => learn the keyboard usage
12cu|gcompris-12.11-1|67	* Falling Dices
12cu|gcompris-12.11-1|68	* Falling words
12cu|gcompris-12.11-1|69	* Basic algebra
12cu|gcompris-12.11-1|70	* Time learning with an analog clock
12cu|gcompris-12.11-1|71	* Puzzle game with famous paintings
12cu|gcompris-12.11-1|72	* Drive Plane to catch clouds in increasing number
12cu|gcompris-12.11-1|73	* Balance the scales
12cu|gcompris-12.11-1|74	* And much more ...
12cu|gcompris-12.11-1|75	
12cu|gcompris-12.11-1|76	The Game is included in the Main desktop menu in 'Games'.
12cu|gcompris-12.11-1|77	
12cu|gcompris-12.11-1|78	You should install it only if you have children using this computer.
12cu|gcompris-12.11-1|79	
12cu|gcompris-12.11-1|80	%package music
12cu|gcompris-12.11-1|81	Summary:	Background music for GCompris
12cu|gcompris-12.11-1|82	Group:		Education
12cu|gcompris-12.11-1|83	Provides:	%{name}-music = %{version}
12cu|gcompris-12.11-1|84	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|85	BuildArch:	noarch
12cu|gcompris-12.11-1|86	
12cu|gcompris-12.11-1|87	%description music
12cu|gcompris-12.11-1|88	Background music for gcompris.
12cu|gcompris-12.11-1|89	
12cu|gcompris-12.11-1|90	%package sounds-af
12cu|gcompris-12.11-1|91	Summary:	Afrikaans sounds for GCompris
12cu|gcompris-12.11-1|92	Group:		Education
12cu|gcompris-12.11-1|93	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|94	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|95	Requires:	locales-af
12cu|gcompris-12.11-1|96	BuildArch:	noarch
12cu|gcompris-12.11-1|97	
12cu|gcompris-12.11-1|98	%description sounds-af
12cu|gcompris-12.11-1|99	Afrikaans sounds for gcompris.
12cu|gcompris-12.11-1|100	
12cu|gcompris-12.11-1|101	%package sounds-ast
12cu|gcompris-12.11-1|102	Summary:	Asturian sounds for GCompris
12cu|gcompris-12.11-1|103	Group:		Education
12cu|gcompris-12.11-1|104	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|105	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|106	Requires:	locales-ast
12cu|gcompris-12.11-1|107	BuildArch:	noarch
12cu|gcompris-12.11-1|108	
12cu|gcompris-12.11-1|109	%description sounds-ast
12cu|gcompris-12.11-1|110	Asturian sounds for gcompris.
12cu|gcompris-12.11-1|111	
12cu|gcompris-12.11-1|112	%package sounds-ar
12cu|gcompris-12.11-1|113	Summary:	Arabic (Tunisia) sounds for GCompris
12cu|gcompris-12.11-1|114	Group:		Education
12cu|gcompris-12.11-1|115	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|116	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|117	Requires:	locales-ar
12cu|gcompris-12.11-1|118	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|119	BuildArch:	noarch
12cu|gcompris-12.11-1|120	
12cu|gcompris-12.11-1|121	%description sounds-ar
12cu|gcompris-12.11-1|122	Arabic (Tunisia) sounds for gcompris.
12cu|gcompris-12.11-1|123	
12cu|gcompris-12.11-1|124	%package sounds-bg
12cu|gcompris-12.11-1|125	Summary:	Bulgarian sounds for GCompris
12cu|gcompris-12.11-1|126	Group:		Education
12cu|gcompris-12.11-1|127	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|128	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|129	Requires:	locales-bg
12cu|gcompris-12.11-1|130	Conflicts:	%{name} < 8.4.4-2
12cu|gcompris-12.11-1|131	BuildArch:	noarch
12cu|gcompris-12.11-1|132	
12cu|gcompris-12.11-1|133	%description sounds-bg
12cu|gcompris-12.11-1|134	Bulgarian sounds for gcompris.
12cu|gcompris-12.11-1|135	
12cu|gcompris-12.11-1|136	%package sounds-br
12cu|gcompris-12.11-1|137	Summary:	Breton sounds for GCompris
12cu|gcompris-12.11-1|138	Group:		Education
12cu|gcompris-12.11-1|139	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|140	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|141	Requires:	locales-br
12cu|gcompris-12.11-1|142	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|143	BuildArch:	noarch
12cu|gcompris-12.11-1|144	
12cu|gcompris-12.11-1|145	%description sounds-br
12cu|gcompris-12.11-1|146	Breton sounds for gcompris.
12cu|gcompris-12.11-1|147	
12cu|gcompris-12.11-1|148	%package sounds-cs
12cu|gcompris-12.11-1|149	Summary:	Czech sounds for GCompris
12cu|gcompris-12.11-1|150	Group:		Education
12cu|gcompris-12.11-1|151	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|152	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|153	Requires:	locales-cs
12cu|gcompris-12.11-1|154	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|155	BuildArch:	noarch
12cu|gcompris-12.11-1|156	
12cu|gcompris-12.11-1|157	%description sounds-cs
12cu|gcompris-12.11-1|158	Czech sounds for gcompris.
12cu|gcompris-12.11-1|159	
12cu|gcompris-12.11-1|160	%package sounds-de
12cu|gcompris-12.11-1|161	Summary:	German sounds for GCompris
12cu|gcompris-12.11-1|162	Group:		Education
12cu|gcompris-12.11-1|163	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|164	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|165	Requires:	locales-de
12cu|gcompris-12.11-1|166	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|167	BuildArch:	noarch
12cu|gcompris-12.11-1|168	
12cu|gcompris-12.11-1|169	%description sounds-de
12cu|gcompris-12.11-1|170	German sounds for gcompris.
12cu|gcompris-12.11-1|171	
12cu|gcompris-12.11-1|172	%package sounds-da
12cu|gcompris-12.11-1|173	Summary:	Danish sounds for GCompris
12cu|gcompris-12.11-1|174	Group:		Education
12cu|gcompris-12.11-1|175	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|176	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|177	Requires:	locales-da
12cu|gcompris-12.11-1|178	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|179	BuildArch:	noarch
12cu|gcompris-12.11-1|180	
12cu|gcompris-12.11-1|181	%description sounds-da
12cu|gcompris-12.11-1|182	Danish sounds for gcompris.
12cu|gcompris-12.11-1|183	
12cu|gcompris-12.11-1|184	%package sounds-eo
12cu|gcompris-12.11-1|185	Summary:	Esperanto sounds for GCompris
12cu|gcompris-12.11-1|186	Group:		Education
12cu|gcompris-12.11-1|187	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|188	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|189	Requires:	locales-eo
12cu|gcompris-12.11-1|190	Conflicts:	%{name} < 9.0-2
12cu|gcompris-12.11-1|191	BuildArch:	noarch
12cu|gcompris-12.11-1|192	
12cu|gcompris-12.11-1|193	%description sounds-eo
12cu|gcompris-12.11-1|194	Esperanto sounds for gcompris.
12cu|gcompris-12.11-1|195	
12cu|gcompris-12.11-1|196	%package sounds-es
12cu|gcompris-12.11-1|197	Summary:	Spanish sounds for GCompris
12cu|gcompris-12.11-1|198	Group:		Education
12cu|gcompris-12.11-1|199	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|200	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|201	Requires:	locales-es
12cu|gcompris-12.11-1|202	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|203	BuildArch:	noarch
12cu|gcompris-12.11-1|204	
12cu|gcompris-12.11-1|205	%description sounds-es
12cu|gcompris-12.11-1|206	Spanish sounds for gcompris.
12cu|gcompris-12.11-1|207	
12cu|gcompris-12.11-1|208	%package sounds-el
12cu|gcompris-12.11-1|209	Summary:	Greek sounds for GCompris
12cu|gcompris-12.11-1|210	Group:		Education
12cu|gcompris-12.11-1|211	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|212	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|213	Requires:	locales-el
12cu|gcompris-12.11-1|214	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|215	BuildArch:	noarch
12cu|gcompris-12.11-1|216	
12cu|gcompris-12.11-1|217	%description sounds-el
12cu|gcompris-12.11-1|218	Greek sounds for gcompris.
12cu|gcompris-12.11-1|219	
12cu|gcompris-12.11-1|220	%package sounds-en
12cu|gcompris-12.11-1|221	Summary:	English sounds for GCompris
12cu|gcompris-12.11-1|222	Group:		Education
12cu|gcompris-12.11-1|223	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|224	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|225	Requires:	locales-en
12cu|gcompris-12.11-1|226	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|227	BuildArch:	noarch
12cu|gcompris-12.11-1|228	
12cu|gcompris-12.11-1|229	%description sounds-en
12cu|gcompris-12.11-1|230	English sounds for gcompris.
12cu|gcompris-12.11-1|231	
12cu|gcompris-12.11-1|232	%package sounds-eu
12cu|gcompris-12.11-1|233	Summary:	Basque sounds for GCompris
12cu|gcompris-12.11-1|234	Group:		Education
12cu|gcompris-12.11-1|235	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|236	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|237	Requires:	locales-eu
12cu|gcompris-12.11-1|238	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|239	BuildArch:	noarch
12cu|gcompris-12.11-1|240	
12cu|gcompris-12.11-1|241	%description sounds-eu
12cu|gcompris-12.11-1|242	Basque sounds for gcompris.
12cu|gcompris-12.11-1|243	
12cu|gcompris-12.11-1|244	%package sounds-fi
12cu|gcompris-12.11-1|245	Summary:	Finnish sounds for GCompris
12cu|gcompris-12.11-1|246	Group:		Education
12cu|gcompris-12.11-1|247	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|248	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|249	Requires:	locales-fi
12cu|gcompris-12.11-1|250	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|251	BuildArch:	noarch
12cu|gcompris-12.11-1|252	
12cu|gcompris-12.11-1|253	%description sounds-fi
12cu|gcompris-12.11-1|254	Finnish sounds for gcompris.
12cu|gcompris-12.11-1|255	
12cu|gcompris-12.11-1|256	%package sounds-fr
12cu|gcompris-12.11-1|257	Summary:	French sounds for GCompris
12cu|gcompris-12.11-1|258	Group:		Education
12cu|gcompris-12.11-1|259	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|260	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|261	Requires:	locales-fr
12cu|gcompris-12.11-1|262	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|263	BuildArch:	noarch
12cu|gcompris-12.11-1|264	
12cu|gcompris-12.11-1|265	%description sounds-fr
12cu|gcompris-12.11-1|266	French sounds for gcompris.
12cu|gcompris-12.11-1|267	
12cu|gcompris-12.11-1|268	%package sounds-he
12cu|gcompris-12.11-1|269	Summary:	Hebrew soundsfor GCompris
12cu|gcompris-12.11-1|270	Group:		Education
12cu|gcompris-12.11-1|271	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|272	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|273	Requires:	locales-he
12cu|gcompris-12.11-1|274	Conflicts:	%{name} < 8.4.6-2
12cu|gcompris-12.11-1|275	BuildArch:	noarch
12cu|gcompris-12.11-1|276	
12cu|gcompris-12.11-1|277	%description sounds-he
12cu|gcompris-12.11-1|278	Hebrew sounds for gcompris.
12cu|gcompris-12.11-1|279	
12cu|gcompris-12.11-1|280	%package sounds-hi
12cu|gcompris-12.11-1|281	Summary:	Hindi soundsfor GCompris
12cu|gcompris-12.11-1|282	Group:		Education
12cu|gcompris-12.11-1|283	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|284	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|285	Requires:	locales-hi
12cu|gcompris-12.11-1|286	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|287	BuildArch:	noarch
12cu|gcompris-12.11-1|288	
12cu|gcompris-12.11-1|289	%description sounds-hi
12cu|gcompris-12.11-1|290	Hindi sounds for gcompris.
12cu|gcompris-12.11-1|291	
12cu|gcompris-12.11-1|292	%package sounds-hu
12cu|gcompris-12.11-1|293	Summary:	Hungarian sounds for GCompris
12cu|gcompris-12.11-1|294	Group:		Education
12cu|gcompris-12.11-1|295	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|296	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|297	Requires:	locales-hu
12cu|gcompris-12.11-1|298	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|299	BuildArch:	noarch
12cu|gcompris-12.11-1|300	
12cu|gcompris-12.11-1|301	%description sounds-hu
12cu|gcompris-12.11-1|302	Hungarian sounds for gcompris.
12cu|gcompris-12.11-1|303	
12cu|gcompris-12.11-1|304	%package sounds-id
12cu|gcompris-12.11-1|305	Summary:	Indonesian sounds for GCompris
12cu|gcompris-12.11-1|306	Group:		Education
12cu|gcompris-12.11-1|307	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|308	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|309	Requires:	locales-id
12cu|gcompris-12.11-1|310	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|311	BuildArch:	noarch
12cu|gcompris-12.11-1|312	
12cu|gcompris-12.11-1|313	%description sounds-id
12cu|gcompris-12.11-1|314	Indonesian sounds for gcompris.
12cu|gcompris-12.11-1|315	
12cu|gcompris-12.11-1|316	%package sounds-it
12cu|gcompris-12.11-1|317	Summary:	Italian sounds for GCompris
12cu|gcompris-12.11-1|318	Group:		Education
12cu|gcompris-12.11-1|319	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|320	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|321	Requires:	locales-it
12cu|gcompris-12.11-1|322	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|323	BuildArch:	noarch
12cu|gcompris-12.11-1|324	
12cu|gcompris-12.11-1|325	%description sounds-it
12cu|gcompris-12.11-1|326	Italian sounds for gcompris.
12cu|gcompris-12.11-1|327	
12cu|gcompris-12.11-1|328	%package sounds-mr
12cu|gcompris-12.11-1|329	Summary:	Marathi sounds for GCompris
12cu|gcompris-12.11-1|330	Group:		Education
12cu|gcompris-12.11-1|331	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|332	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|333	Requires:	locales-mr
12cu|gcompris-12.11-1|334	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|335	BuildArch:	noarch
12cu|gcompris-12.11-1|336	
12cu|gcompris-12.11-1|337	%description sounds-mr
12cu|gcompris-12.11-1|338	Marathi sounds for gcompris.
12cu|gcompris-12.11-1|339	
12cu|gcompris-12.11-1|340	%package sounds-nb
12cu|gcompris-12.11-1|341	Summary:	Norvegian Bokmal sounds for GCompris
12cu|gcompris-12.11-1|342	Group:		Education
12cu|gcompris-12.11-1|343	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|344	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|345	Requires:	locales-no
12cu|gcompris-12.11-1|346	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|347	BuildArch:	noarch
12cu|gcompris-12.11-1|348	
12cu|gcompris-12.11-1|349	%description sounds-nb
12cu|gcompris-12.11-1|350	Norvegian BÃ¶kmal sounds for gcompris.
12cu|gcompris-12.11-1|351	
12cu|gcompris-12.11-1|352	%package sounds-nl
12cu|gcompris-12.11-1|353	Summary:	Nederland sounds for GCompris
12cu|gcompris-12.11-1|354	Group:		Education
12cu|gcompris-12.11-1|355	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|356	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|357	Requires:	locales-nl
12cu|gcompris-12.11-1|358	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|359	BuildArch:	noarch
12cu|gcompris-12.11-1|360	
12cu|gcompris-12.11-1|361	%description sounds-nl
12cu|gcompris-12.11-1|362	Nederland sounds for gcompris.
12cu|gcompris-12.11-1|363	
12cu|gcompris-12.11-1|364	%package sounds-nn
12cu|gcompris-12.11-1|365	Summary:	Norvegian sounds for GCompris
12cu|gcompris-12.11-1|366	Group:		Education
12cu|gcompris-12.11-1|367	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|368	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|369	Requires:	locales-nn
12cu|gcompris-12.11-1|370	BuildArch:	noarch
12cu|gcompris-12.11-1|371	
12cu|gcompris-12.11-1|372	%description sounds-nn
12cu|gcompris-12.11-1|373	Norvegian sounds for gcompris.
12cu|gcompris-12.11-1|374	
12cu|gcompris-12.11-1|375	%package sounds-pa
12cu|gcompris-12.11-1|376	Summary:	Punjabi sounds for GCompris
12cu|gcompris-12.11-1|377	Group:		Education
12cu|gcompris-12.11-1|378	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|379	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|380	Requires:	locales-pa
12cu|gcompris-12.11-1|381	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|382	BuildArch:	noarch
12cu|gcompris-12.11-1|383	
12cu|gcompris-12.11-1|384	%description sounds-pa
12cu|gcompris-12.11-1|385	Punjabi sounds for gcompris.
12cu|gcompris-12.11-1|386	
12cu|gcompris-12.11-1|387	%package sounds-pt
12cu|gcompris-12.11-1|388	Summary:	Portuguese sounds for GCompris
12cu|gcompris-12.11-1|389	Group:		Education
12cu|gcompris-12.11-1|390	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|391	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|392	Requires:	locales-pt
12cu|gcompris-12.11-1|393	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|394	BuildArch:	noarch
12cu|gcompris-12.11-1|395	
12cu|gcompris-12.11-1|396	%description sounds-pt
12cu|gcompris-12.11-1|397	Portuguese sounds for gcompris.
12cu|gcompris-12.11-1|398	
12cu|gcompris-12.11-1|399	%package sounds-pt_BR
12cu|gcompris-12.11-1|400	Summary:	Brasilian Portuguese sounds for GCompris
12cu|gcompris-12.11-1|401	Group:		Education
12cu|gcompris-12.11-1|402	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|403	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|404	Requires:	locales-pt
12cu|gcompris-12.11-1|405	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|406	BuildArch:	noarch
12cu|gcompris-12.11-1|407	
12cu|gcompris-12.11-1|408	%description sounds-pt_BR
12cu|gcompris-12.11-1|409	Brasilian Portuguese sounds for gcompris.
12cu|gcompris-12.11-1|410	
12cu|gcompris-12.11-1|411	%package sounds-ru
12cu|gcompris-12.11-1|412	Summary:	Russian sounds for GCompris
12cu|gcompris-12.11-1|413	Group:		Education
12cu|gcompris-12.11-1|414	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|415	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|416	Requires:	locales-ru
12cu|gcompris-12.11-1|417	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|418	BuildArch:	noarch
12cu|gcompris-12.11-1|419	
12cu|gcompris-12.11-1|420	%description sounds-ru
12cu|gcompris-12.11-1|421	Russian sounds for gcompris.
12cu|gcompris-12.11-1|422	
12cu|gcompris-12.11-1|423	%package sounds-sl
12cu|gcompris-12.11-1|424	Summary:	Slovenian sounds for GCompris
12cu|gcompris-12.11-1|425	Group:		Education
12cu|gcompris-12.11-1|426	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|427	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|428	Requires:	locales-sl
12cu|gcompris-12.11-1|429	BuildArch:	noarch
12cu|gcompris-12.11-1|430	
12cu|gcompris-12.11-1|431	%description sounds-sl
12cu|gcompris-12.11-1|432	Slovenian sounds for gcompris.
12cu|gcompris-12.11-1|433	
12cu|gcompris-12.11-1|434	%package sounds-so
12cu|gcompris-12.11-1|435	Summary:	Somalian sounds for GCompris
12cu|gcompris-12.11-1|436	Group:		Education
12cu|gcompris-12.11-1|437	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|438	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|439	Requires:	locales-so
12cu|gcompris-12.11-1|440	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|441	BuildArch:	noarch
12cu|gcompris-12.11-1|442	
12cu|gcompris-12.11-1|443	%description sounds-so
12cu|gcompris-12.11-1|444	Somalian sounds for gcompris.
12cu|gcompris-12.11-1|445	
12cu|gcompris-12.11-1|446	%package sounds-sr
12cu|gcompris-12.11-1|447	Summary:	Serbian sounds for GCompris
12cu|gcompris-12.11-1|448	Group:		Education
12cu|gcompris-12.11-1|449	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|450	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|451	Requires:	locales-sr
12cu|gcompris-12.11-1|452	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|453	BuildArch:	noarch
12cu|gcompris-12.11-1|454	
12cu|gcompris-12.11-1|455	%description sounds-sr
12cu|gcompris-12.11-1|456	Serbian sounds for gcompris.
12cu|gcompris-12.11-1|457	
12cu|gcompris-12.11-1|458	%package sounds-sv
12cu|gcompris-12.11-1|459	Summary:	Swedish sounds for GCompris
12cu|gcompris-12.11-1|460	Group:		Education
12cu|gcompris-12.11-1|461	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|462	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|463	Requires:	locales-sv
12cu|gcompris-12.11-1|464	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|465	BuildArch:	noarch
12cu|gcompris-12.11-1|466	
12cu|gcompris-12.11-1|467	%description sounds-sv
12cu|gcompris-12.11-1|468	Swedish sounds for gcompris.
12cu|gcompris-12.11-1|469	
12cu|gcompris-12.11-1|470	%package sounds-tr
12cu|gcompris-12.11-1|471	Summary:	Turkish sounds for GCompris
12cu|gcompris-12.11-1|472	Group:		Education
12cu|gcompris-12.11-1|473	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|474	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|475	Requires:	locales-tr
12cu|gcompris-12.11-1|476	Conflicts:	%{name} < 8.4.2-2
12cu|gcompris-12.11-1|477	BuildArch:	noarch
12cu|gcompris-12.11-1|478	
12cu|gcompris-12.11-1|479	%description sounds-tr
12cu|gcompris-12.11-1|480	Turkish sounds for gcompris.
12cu|gcompris-12.11-1|481	
12cu|gcompris-12.11-1|482	%package sounds-ur
12cu|gcompris-12.11-1|483	Summary:	Urdu sounds for GCompris
12cu|gcompris-12.11-1|484	Group:		Education
12cu|gcompris-12.11-1|485	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|486	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|487	Requires:	locales-ur
12cu|gcompris-12.11-1|488	Conflicts:	%{name} < 8.4.4-1
12cu|gcompris-12.11-1|489	BuildArch:	noarch
12cu|gcompris-12.11-1|490	
12cu|gcompris-12.11-1|491	%description sounds-ur
12cu|gcompris-12.11-1|492	Urdu sounds for gcompris.
12cu|gcompris-12.11-1|493	
12cu|gcompris-12.11-1|494	%package sounds-zh_CN
12cu|gcompris-12.11-1|495	Summary:	Simplified Chinese sounds for GCompris
12cu|gcompris-12.11-1|496	Group:		Education
12cu|gcompris-12.11-1|497	Requires:	%{name} = %{version}-%{release}
12cu|gcompris-12.11-1|498	Provides:	%{name}-sound = %{version}-%{release}
12cu|gcompris-12.11-1|499	Requires:	locales-zh_CN
12cu|gcompris-12.11-1|500	Conflicts:	%{name} < 9.1-2
12cu|gcompris-12.11-1|501	BuildArch:	noarch
12cu|gcompris-12.11-1|502	
12cu|gcompris-12.11-1|503	%description sounds-zh_CN
12cu|gcompris-12.11-1|504	Simplified Chinese sounds for gcompris.
12cu|gcompris-12.11-1|505	
12cu|gcompris-12.11-1|506	%prep
12cu|gcompris-12.11-1|507	%setup -q
12cu|gcompris-12.11-1|508	#Reversed (or previously applied) patch detected!
12cu|gcompris-12.11-1|509	#patch1 -p1 -b .werror
12cu|gcompris-12.11-1|510	
12cu|gcompris-12.11-1|511	%build
12cu|gcompris-12.11-1|512	# anaselli: added due to a patched Makefile.am needed to add Italy map
12cu|gcompris-12.11-1|513	autoreconf
12cu|gcompris-12.11-1|514	%configure2_5x --enable-py-build-only --enable-gnet
12cu|gcompris-12.11-1|515	
12cu|gcompris-12.11-1|516	%make
12cu|gcompris-12.11-1|517	
12cu|gcompris-12.11-1|518	%install
12cu|gcompris-12.11-1|519	%makeinstall_std
12cu|gcompris-12.11-1|520	
12cu|gcompris-12.11-1|521	#Fixing desktop file to match spec
12cu|gcompris-12.11-1|522	perl -pi -e "s/Icon=.*/Icon=gcompris/g" %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|gcompris-12.11-1|523	perl -pi -e "s/(Categories=).*/$1/" %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|gcompris-12.11-1|524	perl -pi -e "s/Icon=.*/Icon=gcompris-edit/g" %{buildroot}%{_datadir}/applications/%{name}-edit.desktop
12cu|gcompris-12.11-1|525	
12cu|gcompris-12.11-1|526	desktop-file-install --vendor="" \
12cu|gcompris-12.11-1|527	--remove-category="Application" \
12cu|gcompris-12.11-1|528	--add-category="Education" \
12cu|gcompris-12.11-1|529	--add-category="X-MandrivaLinux-CrossDesktop" \
12cu|gcompris-12.11-1|530	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|gcompris-12.11-1|531	
12cu|gcompris-12.11-1|532	desktop-file-install --vendor="" \
12cu|gcompris-12.11-1|533	--remove-category="Application" \
12cu|gcompris-12.11-1|534	--add-category="Education" \
12cu|gcompris-12.11-1|535	--add-category="X-MandrivaLinux-CrossDesktop" \
12cu|gcompris-12.11-1|536	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}-edit.desktop
12cu|gcompris-12.11-1|537	
12cu|gcompris-12.11-1|538	# install icons
12cu|gcompris-12.11-1|539	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|gcompris-12.11-1|540	install -m 644 gcompris{,-edit}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
12cu|gcompris-12.11-1|541	for size in 16x16 32x32; do
12cu|gcompris-12.11-1|542	convert -scale $size gcompris.png \
12cu|gcompris-12.11-1|543	%{buildroot}%{_iconsdir}/hicolor/$size/apps/gcompris.png
12cu|gcompris-12.11-1|544	convert -scale $size gcompris-edit.png \
12cu|gcompris-12.11-1|545	%{buildroot}%{_iconsdir}/hicolor/$size/apps/gcompris-edit.png
12cu|gcompris-12.11-1|546	done
12cu|gcompris-12.11-1|547	
12cu|gcompris-12.11-1|548	# remove unwanted files
12cu|gcompris-12.11-1|549	rm -f %{buildroot}%{_menudir}/%{name}
12cu|gcompris-12.11-1|550	
12cu|gcompris-12.11-1|551	%find_lang %{name}
12cu|gcompris-12.11-1|552	
12cu|gcompris-12.11-1|553	%post
12cu|gcompris-12.11-1|554	%_install_info %{name}.info
12cu|gcompris-12.11-1|555	
12cu|gcompris-12.11-1|556	%preun
12cu|gcompris-12.11-1|557	%_remove_install_info %{name}.info
12cu|gcompris-12.11-1|558	
12cu|gcompris-12.11-1|559	%files -f %{name}.lang
12cu|gcompris-12.11-1|560	%doc AUTHORS COPYING ChangeLog NEWS README
12cu|gcompris-12.11-1|561	%{_bindir}/*
12cu|gcompris-12.11-1|562	%{_libdir}/%{name}
12cu|gcompris-12.11-1|563	%{_datadir}/applications/*
12cu|gcompris-12.11-1|564	%{_datadir}/pixmaps/*
12cu|gcompris-12.11-1|565	%{_iconsdir}/hicolor/*/apps/*
12cu|gcompris-12.11-1|566	%{_mandir}/man6/*
12cu|gcompris-12.11-1|567	%{_datadir}/%{name}
12cu|gcompris-12.11-1|568	%exclude %{_datadir}/%{name}/boards/music
12cu|gcompris-12.11-1|569	%exclude %{_datadir}/%{name}/boards/voices/af
12cu|gcompris-12.11-1|570	%exclude %{_datadir}/%{name}/boards/voices/ar
12cu|gcompris-12.11-1|571	%exclude %{_datadir}/%{name}/boards/voices/ast
12cu|gcompris-12.11-1|572	%exclude %{_datadir}/%{name}/boards/voices/bg
12cu|gcompris-12.11-1|573	%exclude %{_datadir}/%{name}/boards/voices/br
12cu|gcompris-12.11-1|574	%exclude %{_datadir}/%{name}/boards/voices/cs
12cu|gcompris-12.11-1|575	%exclude %{_datadir}/%{name}/boards/voices/da
12cu|gcompris-12.11-1|576	%exclude %{_datadir}/%{name}/boards/voices/de
12cu|gcompris-12.11-1|577	%exclude %{_datadir}/%{name}/boards/voices/el
12cu|gcompris-12.11-1|578	%exclude %{_datadir}/%{name}/boards/voices/en
12cu|gcompris-12.11-1|579	%exclude %{_datadir}/%{name}/boards/voices/eo
12cu|gcompris-12.11-1|580	%exclude %{_datadir}/%{name}/boards/voices/es
12cu|gcompris-12.11-1|581	%exclude %{_datadir}/%{name}/boards/voices/eu
12cu|gcompris-12.11-1|582	%exclude %{_datadir}/%{name}/boards/voices/fi
12cu|gcompris-12.11-1|583	%exclude %{_datadir}/%{name}/boards/voices/fr
12cu|gcompris-12.11-1|584	%exclude %{_datadir}/%{name}/boards/voices/he
12cu|gcompris-12.11-1|585	%exclude %{_datadir}/%{name}/boards/voices/hi
12cu|gcompris-12.11-1|586	%exclude %{_datadir}/%{name}/boards/voices/hu
12cu|gcompris-12.11-1|587	%exclude %{_datadir}/%{name}/boards/voices/id
12cu|gcompris-12.11-1|588	%exclude %{_datadir}/%{name}/boards/voices/it
12cu|gcompris-12.11-1|589	%exclude %{_datadir}/%{name}/boards/voices/mr
12cu|gcompris-12.11-1|590	%exclude %{_datadir}/%{name}/boards/voices/nb
12cu|gcompris-12.11-1|591	%exclude %{_datadir}/%{name}/boards/voices/nn
12cu|gcompris-12.11-1|592	%exclude %{_datadir}/%{name}/boards/voices/nl
12cu|gcompris-12.11-1|593	%exclude %{_datadir}/%{name}/boards/voices/pa
12cu|gcompris-12.11-1|594	%exclude %{_datadir}/%{name}/boards/voices/pt
12cu|gcompris-12.11-1|595	%exclude %{_datadir}/%{name}/boards/voices/pt_BR
12cu|gcompris-12.11-1|596	%exclude %{_datadir}/%{name}/boards/voices/ru
12cu|gcompris-12.11-1|597	%exclude %{_datadir}/%{name}/boards/voices/sl
12cu|gcompris-12.11-1|598	%exclude %{_datadir}/%{name}/boards/voices/so
12cu|gcompris-12.11-1|599	%exclude %{_datadir}/%{name}/boards/voices/sr
12cu|gcompris-12.11-1|600	%exclude %{_datadir}/%{name}/boards/voices/sv
12cu|gcompris-12.11-1|601	%exclude %{_datadir}/%{name}/boards/voices/tr
12cu|gcompris-12.11-1|602	%exclude %{_datadir}/%{name}/boards/voices/ur
12cu|gcompris-12.11-1|603	%exclude %{_datadir}/%{name}/boards/voices/zh_CN
12cu|gcompris-12.11-1|604	
12cu|gcompris-12.11-1|605	%files music
12cu|gcompris-12.11-1|606	%{_datadir}/%{name}/boards/music
12cu|gcompris-12.11-1|607	
12cu|gcompris-12.11-1|608	%files sounds-af
12cu|gcompris-12.11-1|609	%{_datadir}/%{name}/boards/voices/af
12cu|gcompris-12.11-1|610	
12cu|gcompris-12.11-1|611	%files sounds-ar
12cu|gcompris-12.11-1|612	%{_datadir}/%{name}/boards/voices/ar
12cu|gcompris-12.11-1|613	
12cu|gcompris-12.11-1|614	%files sounds-ast
12cu|gcompris-12.11-1|615	%{_datadir}/%{name}/boards/voices/ast
12cu|gcompris-12.11-1|616	
12cu|gcompris-12.11-1|617	%files sounds-bg
12cu|gcompris-12.11-1|618	%{_datadir}/%{name}/boards/voices/bg
12cu|gcompris-12.11-1|619	
12cu|gcompris-12.11-1|620	%files sounds-br
12cu|gcompris-12.11-1|621	%{_datadir}/%{name}/boards/voices/br
12cu|gcompris-12.11-1|622	
12cu|gcompris-12.11-1|623	%files sounds-cs
12cu|gcompris-12.11-1|624	%{_datadir}/%{name}/boards/voices/cs
12cu|gcompris-12.11-1|625	
12cu|gcompris-12.11-1|626	%files sounds-da
12cu|gcompris-12.11-1|627	%{_datadir}/%{name}/boards/voices/da
12cu|gcompris-12.11-1|628	
12cu|gcompris-12.11-1|629	%files sounds-de
12cu|gcompris-12.11-1|630	%{_datadir}/%{name}/boards/voices/de
12cu|gcompris-12.11-1|631	
12cu|gcompris-12.11-1|632	%files sounds-el
12cu|gcompris-12.11-1|633	%{_datadir}/%{name}/boards/voices/el
12cu|gcompris-12.11-1|634	
12cu|gcompris-12.11-1|635	%files sounds-en
12cu|gcompris-12.11-1|636	%{_datadir}/%{name}/boards/voices/en
12cu|gcompris-12.11-1|637	
12cu|gcompris-12.11-1|638	%files sounds-eo
12cu|gcompris-12.11-1|639	%{_datadir}/%{name}/boards/voices/eo
12cu|gcompris-12.11-1|640	
12cu|gcompris-12.11-1|641	%files sounds-eu
12cu|gcompris-12.11-1|642	%{_datadir}/%{name}/boards/voices/eu
12cu|gcompris-12.11-1|643	
12cu|gcompris-12.11-1|644	%files sounds-es
12cu|gcompris-12.11-1|645	%{_datadir}/%{name}/boards/voices/es
12cu|gcompris-12.11-1|646	
12cu|gcompris-12.11-1|647	%files sounds-fi
12cu|gcompris-12.11-1|648	%{_datadir}/%{name}/boards/voices/fi
12cu|gcompris-12.11-1|649	
12cu|gcompris-12.11-1|650	%files sounds-fr
12cu|gcompris-12.11-1|651	%{_datadir}/%{name}/boards/voices/fr
12cu|gcompris-12.11-1|652	
12cu|gcompris-12.11-1|653	%files sounds-he
12cu|gcompris-12.11-1|654	%{_datadir}/%{name}/boards/voices/he
12cu|gcompris-12.11-1|655	
12cu|gcompris-12.11-1|656	%files sounds-hi
12cu|gcompris-12.11-1|657	%{_datadir}/%{name}/boards/voices/hi
12cu|gcompris-12.11-1|658	
12cu|gcompris-12.11-1|659	%files sounds-hu
12cu|gcompris-12.11-1|660	%{_datadir}/%{name}/boards/voices/hu
12cu|gcompris-12.11-1|661	
12cu|gcompris-12.11-1|662	%files sounds-id
12cu|gcompris-12.11-1|663	%{_datadir}/%{name}/boards/voices/id
12cu|gcompris-12.11-1|664	
12cu|gcompris-12.11-1|665	%files sounds-it
12cu|gcompris-12.11-1|666	%{_datadir}/%{name}/boards/voices/it
12cu|gcompris-12.11-1|667	
12cu|gcompris-12.11-1|668	%files sounds-mr
12cu|gcompris-12.11-1|669	%{_datadir}/%{name}/boards/voices/mr
12cu|gcompris-12.11-1|670	
12cu|gcompris-12.11-1|671	%files sounds-nb
12cu|gcompris-12.11-1|672	%{_datadir}/%{name}/boards/voices/nb
12cu|gcompris-12.11-1|673	
12cu|gcompris-12.11-1|674	%files sounds-nl
12cu|gcompris-12.11-1|675	%{_datadir}/%{name}/boards/voices/nl
12cu|gcompris-12.11-1|676	
12cu|gcompris-12.11-1|677	%files sounds-nn
12cu|gcompris-12.11-1|678	%{_datadir}/%{name}/boards/voices/nn
12cu|gcompris-12.11-1|679	
12cu|gcompris-12.11-1|680	%files sounds-pa
12cu|gcompris-12.11-1|681	%{_datadir}/%{name}/boards/voices/pa
12cu|gcompris-12.11-1|682	
12cu|gcompris-12.11-1|683	%files sounds-pt
12cu|gcompris-12.11-1|684	%{_datadir}/%{name}/boards/voices/pt
12cu|gcompris-12.11-1|685	
12cu|gcompris-12.11-1|686	%files sounds-pt_BR
12cu|gcompris-12.11-1|687	%{_datadir}/%{name}/boards/voices/pt_BR
12cu|gcompris-12.11-1|688	
12cu|gcompris-12.11-1|689	%files sounds-ru
12cu|gcompris-12.11-1|690	%{_datadir}/%{name}/boards/voices/ru
12cu|gcompris-12.11-1|691	
12cu|gcompris-12.11-1|692	%files sounds-sl
12cu|gcompris-12.11-1|693	%{_datadir}/%{name}/boards/voices/sl
12cu|gcompris-12.11-1|694	
12cu|gcompris-12.11-1|695	%files sounds-so
12cu|gcompris-12.11-1|696	%{_datadir}/%{name}/boards/voices/so
12cu|gcompris-12.11-1|697	
12cu|gcompris-12.11-1|698	%files sounds-sr
12cu|gcompris-12.11-1|699	%{_datadir}/%{name}/boards/voices/sr
12cu|gcompris-12.11-1|700	
12cu|gcompris-12.11-1|701	%files sounds-sv
12cu|gcompris-12.11-1|702	%{_datadir}/%{name}/boards/voices/sv
12cu|gcompris-12.11-1|703	
12cu|gcompris-12.11-1|704	%files sounds-tr
12cu|gcompris-12.11-1|705	%{_datadir}/%{name}/boards/voices/tr
12cu|gcompris-12.11-1|706	
12cu|gcompris-12.11-1|707	%files sounds-ur
12cu|gcompris-12.11-1|708	%{_datadir}/%{name}/boards/voices/ur
12cu|gcompris-12.11-1|709	
12cu|gcompris-12.11-1|710	%files sounds-zh_CN
12cu|gcompris-12.11-1|711	%{_datadir}/%{name}/boards/voices/zh_CN
12cu|gcompris-12.11-1|712	
12cu|gcompris-12.11-1|713	

9441 12
12cu|gconnman-0.5.0-4|1	%define major           0
12cu|gconnman-0.5.0-4|2	%define libname         %mklibname %{name} %{major}
12cu|gconnman-0.5.0-4|3	%define develname       %mklibname %{name} -d
12cu|gconnman-0.5.0-4|4	
12cu|gconnman-0.5.0-4|5	Name: gconnman
12cu|gconnman-0.5.0-4|6	Summary: A GObject binding of the Connman D-Bus API
12cu|gconnman-0.5.0-4|7	Group: System/Configuration/Networking
12cu|gconnman-0.5.0-4|8	Version: 0.5.0
12cu|gconnman-0.5.0-4|9	License: LGPL 2.1
12cu|gconnman-0.5.0-4|10	URL: http://www.moblin.org
12cu|gconnman-0.5.0-4|11	Release: 4
12cu|gconnman-0.5.0-4|12	Source0: http://git.moblin.org/cgit.cgi/%{name}/snapshot/%{name}-%{version}.tar.bz2
12cu|gconnman-0.5.0-4|13	
12cu|gconnman-0.5.0-4|14	BuildRequires: pkgconfig(gl)
12cu|gconnman-0.5.0-4|15	BuildRequires: pkgconfig(glib-2.0)
12cu|gconnman-0.5.0-4|16	BuildRequires: pkgconfig(dbus-glib-1)
12cu|gconnman-0.5.0-4|17	BuildRequires: pkgconfig(gtk+-2.0)
12cu|gconnman-0.5.0-4|18	BuildRequires: connman-devel
12cu|gconnman-0.5.0-4|19	BuildRequires: intltool
12cu|gconnman-0.5.0-4|20	BuildRequires: gettext
12cu|gconnman-0.5.0-4|21	BuildRequires: automake
12cu|gconnman-0.5.0-4|22	BuildRequires: autoconf
12cu|gconnman-0.5.0-4|23	BuildRequires: gettext-devel
12cu|gconnman-0.5.0-4|24	
12cu|gconnman-0.5.0-4|25	%description
12cu|gconnman-0.5.0-4|26	Description: %{summary}
12cu|gconnman-0.5.0-4|27	
12cu|gconnman-0.5.0-4|28	%package -n %{libname}
12cu|gconnman-0.5.0-4|29	Summary: Gconnman library, GObject binding of the Connman D-Bus API
12cu|gconnman-0.5.0-4|30	Group: System/Libraries
12cu|gconnman-0.5.0-4|31	
12cu|gconnman-0.5.0-4|32	%description -n %{libname}
12cu|gconnman-0.5.0-4|33	Description: %{summary}
12cu|gconnman-0.5.0-4|34	
12cu|gconnman-0.5.0-4|35	%package -n %{develname}
12cu|gconnman-0.5.0-4|36	Summary: Gconnman development package
12cu|gconnman-0.5.0-4|37	Group: System/Libraries
12cu|gconnman-0.5.0-4|38	
12cu|gconnman-0.5.0-4|39	Requires: %{libname} >= %{version}
12cu|gconnman-0.5.0-4|40	Provides: %{name}-devel
12cu|gconnman-0.5.0-4|41	
12cu|gconnman-0.5.0-4|42	%description -n %{develname}
12cu|gconnman-0.5.0-4|43	Gconnman development package
12cu|gconnman-0.5.0-4|44	
12cu|gconnman-0.5.0-4|45	%prep
12cu|gconnman-0.5.0-4|46	%setup -q
12cu|gconnman-0.5.0-4|47	perl -pi -e 's,^./configure.*,,' ./autogen.sh
12cu|gconnman-0.5.0-4|48	
12cu|gconnman-0.5.0-4|49	%build
12cu|gconnman-0.5.0-4|50	./autogen.sh
12cu|gconnman-0.5.0-4|51	%configure2_5x
12cu|gconnman-0.5.0-4|52	%make
12cu|gconnman-0.5.0-4|53	
12cu|gconnman-0.5.0-4|54	%install
12cu|gconnman-0.5.0-4|55	%makeinstall_std
12cu|gconnman-0.5.0-4|56	
12cu|gconnman-0.5.0-4|57	%files -n %{libname}
12cu|gconnman-0.5.0-4|58	%doc README AUTHORS ChangeLog COPYING NEWS
12cu|gconnman-0.5.0-4|59	%{_libdir}/libgconnman*.so.*
12cu|gconnman-0.5.0-4|60	
12cu|gconnman-0.5.0-4|61	%files -n %{develname}
12cu|gconnman-0.5.0-4|62	%{_includedir}/%{name}/*.h
12cu|gconnman-0.5.0-4|63	%{_libdir}/pkgconfig/*.pc
12cu|gconnman-0.5.0-4|64	%{_libdir}/libgconnman*.so
12cu|gconnman-0.5.0-4|65	%{_libdir}/libgconnman*.a

9442 12
12cu|gdal-1.9.2-2|1	%if %{_use_internal_dependency_generator}
12cu|gdal-1.9.2-2|2	%define __noautoreq 'devel\\(libogdi31.*|devel\\(libcfitsio.*|libgrass.*'
12cu|gdal-1.9.2-2|3	%else
12cu|gdal-1.9.2-2|4	%define _requires_exceptions devel\(libogdi31.*\)\\|devel\(libcfitsio.*\)\\|libgrass
12cu|gdal-1.9.2-2|5	%endif
12cu|gdal-1.9.2-2|6	
12cu|gdal-1.9.2-2|7	%define major 1
12cu|gdal-1.9.2-2|8	%define libname %mklibname %{name} %{major}
12cu|gdal-1.9.2-2|9	%define devname %mklibname %{name} -d
12cu|gdal-1.9.2-2|10	%define sdevname %mklibname %{name} -d -s
12cu|gdal-1.9.2-2|11	
12cu|gdal-1.9.2-2|12	# Build gdal against libgrass. It is better to instead compile the new plugin
12cu|gdal-1.9.2-2|13	# which builds against grass itself (and thus has more features than the
12cu|gdal-1.9.2-2|14	# libgrass5 version)
12cu|gdal-1.9.2-2|15	# In fact, building with direct grass support will break gdal on every grass
12cu|gdal-1.9.2-2|16	# upgrade, see http://n2.nabble.com/qgis-%2B-grass-plugin-%3D-gdal-problem-tp2394932p2405146.html
12cu|gdal-1.9.2-2|17	%define build_libgrass 0
12cu|gdal-1.9.2-2|18	%{?with_libgrass: %define build_libgrass 1}
12cu|gdal-1.9.2-2|19	
12cu|gdal-1.9.2-2|20	Summary:	The Geospatial Data Abstraction Library (GDAL)
12cu|gdal-1.9.2-2|21	Name:		gdal
12cu|gdal-1.9.2-2|22	Version:	1.9.2
12cu|gdal-1.9.2-2|23	Release:	2
12cu|gdal-1.9.2-2|24	License:	MIT
12cu|gdal-1.9.2-2|25	Group:		Sciences/Geosciences
12cu|gdal-1.9.2-2|26	Url:		http://www.gdal.org/
12cu|gdal-1.9.2-2|27	Source0:	ftp://ftp.remotesensing.org/pub/gdal/%{name}-%{version}.tar.gz
12cu|gdal-1.9.2-2|28	Patch3:		gdal-1.6.0-fix-libname.patch
12cu|gdal-1.9.2-2|29	Patch4:		gdal-fix-pythontools-install.patch
12cu|gdal-1.9.2-2|30	BuildRequires:	swig
12cu|gdal-1.9.2-2|31	BuildRequires:	doxygen
12cu|gdal-1.9.2-2|32	BuildRequires:	python-setuptools
12cu|gdal-1.9.2-2|33	BuildRequires:	giflib-devel
12cu|gdal-1.9.2-2|34	BuildRequires:	hdf5-devel
12cu|gdal-1.9.2-2|35	BuildRequires:	jpeg-devel
12cu|gdal-1.9.2-2|36	BuildRequires:	libgeos-devel >= 2.2.3
12cu|gdal-1.9.2-2|37	BuildRequires:	postgresql-devel >= 9.0
12cu|gdal-1.9.2-2|38	BuildRequires:	python-numpy-devel
12cu|gdal-1.9.2-2|39	BuildRequires:	unixODBC-devel
12cu|gdal-1.9.2-2|40	
12cu|gdal-1.9.2-2|41	BuildRequires:	pkgconfig(cfitsio)
12cu|gdal-1.9.2-2|42	BuildRequires:	pkgconfig(geotiff)
12cu|gdal-1.9.2-2|43	BuildRequires:	pkgconfig(jasper)
12cu|gdal-1.9.2-2|44	BuildRequires:	pkgconfig(liblzma)
12cu|gdal-1.9.2-2|45	BuildRequires:	pkgconfig(libpng)
12cu|gdal-1.9.2-2|46	BuildRequires:	pkgconfig(libtirpc)
12cu|gdal-1.9.2-2|47	BuildRequires:	pkgconfig(netcdf)
12cu|gdal-1.9.2-2|48	BuildRequires:	pkgconfig(ogdi)
12cu|gdal-1.9.2-2|49	BuildRequires:	pkgconfig(proj) >= 4.4.7
12cu|gdal-1.9.2-2|50	BuildRequires:	pkgconfig(sqlite3)
12cu|gdal-1.9.2-2|51	BuildRequires:	pkgconfig(xerces-c)
12cu|gdal-1.9.2-2|52	BuildRequires:	pkgconfig(zlib)
12cu|gdal-1.9.2-2|53	%if %{build_libgrass}
12cu|gdal-1.9.2-2|54	BuildRequires:	grass
12cu|gdal-1.9.2-2|55	Requires:	grass >= 6.4.0
12cu|gdal-1.9.2-2|56	%endif
12cu|gdal-1.9.2-2|57	
12cu|gdal-1.9.2-2|58	%description
12cu|gdal-1.9.2-2|59	The Geospatial Data Abstraction Library (GDAL) is a unifying
12cu|gdal-1.9.2-2|60	C/C++ API for accessing raster geospatial data, and currently
12cu|gdal-1.9.2-2|61	includes formats like GeoTIFF, Erdas Imagine, Arc/Info
12cu|gdal-1.9.2-2|62	Binary, CEOS, DTED, GXF, and SDTS. It is intended to provide
12cu|gdal-1.9.2-2|63	efficient access, suitable for use in viewer applications,
12cu|gdal-1.9.2-2|64	and also attempts to preserve coordinate systems and metadata.
12cu|gdal-1.9.2-2|65	Python, C, and C++ interfaces are available.
12cu|gdal-1.9.2-2|66	
12cu|gdal-1.9.2-2|67	%files
12cu|gdal-1.9.2-2|68	%doc NEWS VERSION
12cu|gdal-1.9.2-2|69	%{_datadir}/gdal/
12cu|gdal-1.9.2-2|70	%{_bindir}/*
12cu|gdal-1.9.2-2|71	%{_mandir}/man1/*.xz
12cu|gdal-1.9.2-2|72	%exclude %{_bindir}/gdal-config
12cu|gdal-1.9.2-2|73	%exclude %{multiarch_bindir}/gdal-config
12cu|gdal-1.9.2-2|74	
12cu|gdal-1.9.2-2|75	#----------------------------------------------------------------------------
12cu|gdal-1.9.2-2|76	
12cu|gdal-1.9.2-2|77	%package -n python-%{name}
12cu|gdal-1.9.2-2|78	Summary:	The Python bindings for the GDAL library
12cu|gdal-1.9.2-2|79	Group:		Sciences/Geosciences
12cu|gdal-1.9.2-2|80	Requires:	%{libname} = %{EVRD}
12cu|gdal-1.9.2-2|81	
12cu|gdal-1.9.2-2|82	%description -n python-%{name}
12cu|gdal-1.9.2-2|83	The Python bindings for the GDAL library
12cu|gdal-1.9.2-2|84	
12cu|gdal-1.9.2-2|85	%files -n python-%{name}
12cu|gdal-1.9.2-2|86	%{py_platsitedir}/*
12cu|gdal-1.9.2-2|87	
12cu|gdal-1.9.2-2|88	#----------------------------------------------------------------------------
12cu|gdal-1.9.2-2|89	
12cu|gdal-1.9.2-2|90	%package -n %{libname}
12cu|gdal-1.9.2-2|91	Summary:	Libraries required for the GDAL library
12cu|gdal-1.9.2-2|92	Group:		System/Libraries
12cu|gdal-1.9.2-2|93	
12cu|gdal-1.9.2-2|94	%description -n %{libname}
12cu|gdal-1.9.2-2|95	Libraries required for the GDAL library
12cu|gdal-1.9.2-2|96	
12cu|gdal-1.9.2-2|97	%files -n %{libname}
12cu|gdal-1.9.2-2|98	%{_libdir}/libgdal.so.%{major}*
12cu|gdal-1.9.2-2|99	
12cu|gdal-1.9.2-2|100	#----------------------------------------------------------------------------
12cu|gdal-1.9.2-2|101	
12cu|gdal-1.9.2-2|102	%package -n %{devname}
12cu|gdal-1.9.2-2|103	Summary:	Development files for using the GDAL library
12cu|gdal-1.9.2-2|104	Group:		Development/C
12cu|gdal-1.9.2-2|105	Requires:	%{libname} = %{EVRD}
12cu|gdal-1.9.2-2|106	Provides:	%{name}-devel = %{EVRD}
12cu|gdal-1.9.2-2|107	
12cu|gdal-1.9.2-2|108	%description -n %{devname}
12cu|gdal-1.9.2-2|109	Development files for using the GDAL library
12cu|gdal-1.9.2-2|110	
12cu|gdal-1.9.2-2|111	%files -n %{devname}
12cu|gdal-1.9.2-2|112	%{_bindir}/%{name}-config
12cu|gdal-1.9.2-2|113	%{_libdir}/libgdal.so
12cu|gdal-1.9.2-2|114	%{_includedir}/*
12cu|gdal-1.9.2-2|115	%{multiarch_bindir}/gdal-config
12cu|gdal-1.9.2-2|116	
12cu|gdal-1.9.2-2|117	#----------------------------------------------------------------------------
12cu|gdal-1.9.2-2|118	
12cu|gdal-1.9.2-2|119	%package -n %{sdevname}
12cu|gdal-1.9.2-2|120	Summary:	Development files for using the GDAL library
12cu|gdal-1.9.2-2|121	Group:		Development/C
12cu|gdal-1.9.2-2|122	Requires:	%{devname} = %{EVRD}
12cu|gdal-1.9.2-2|123	
12cu|gdal-1.9.2-2|124	%description -n %{sdevname}
12cu|gdal-1.9.2-2|125	Development files for using the GDAL library
12cu|gdal-1.9.2-2|126	
12cu|gdal-1.9.2-2|127	%files -n %{sdevname}
12cu|gdal-1.9.2-2|128	%{_libdir}/libgdal.a
12cu|gdal-1.9.2-2|129	
12cu|gdal-1.9.2-2|130	#----------------------------------------------------------------------------
12cu|gdal-1.9.2-2|131	
12cu|gdal-1.9.2-2|132	%prep
12cu|gdal-1.9.2-2|133	%setup -q
12cu|gdal-1.9.2-2|134	%patch3 -p0 -b .libname
12cu|gdal-1.9.2-2|135	%patch4 -p1 -b .pythontools
12cu|gdal-1.9.2-2|136	
12cu|gdal-1.9.2-2|137	find . -name '*.h' -o -name '*.cpp' -executable -exec chmod a-x {} \;
12cu|gdal-1.9.2-2|138	find . -name '*.h' -o -name '*.cpp' -executable -exec chmod a+r {} \;
12cu|gdal-1.9.2-2|139	
12cu|gdal-1.9.2-2|140	%build
12cu|gdal-1.9.2-2|141	%configure2_5x \
12cu|gdal-1.9.2-2|142	--datadir=%{_datadir}/gdal \
12cu|gdal-1.9.2-2|143	--includedir=%{_includedir}/gdal \
12cu|gdal-1.9.2-2|144	--with-dods-root=no \
12cu|gdal-1.9.2-2|145	--with-ogdi=%{_includedir}/ogdi \
12cu|gdal-1.9.2-2|146	--with-cfitsio=yes \
12cu|gdal-1.9.2-2|147	--with-geotiff=internal \
12cu|gdal-1.9.2-2|148	--with-libtiff=internal \
12cu|gdal-1.9.2-2|149	--with-libz=%{_prefix} \
12cu|gdal-1.9.2-2|150	--with-liblzma=yes \
12cu|gdal-1.9.2-2|151	--with-netcdf=%{_prefix} \
12cu|gdal-1.9.2-2|152	--with-hdf5=%{_prefix} \
12cu|gdal-1.9.2-2|153	--with-geos \
12cu|gdal-1.9.2-2|154	--with-jasper \
12cu|gdal-1.9.2-2|155	--with-png \
12cu|gdal-1.9.2-2|156	--with-gif \
12cu|gdal-1.9.2-2|157	--with-jpeg \
12cu|gdal-1.9.2-2|158	--with-odbc \
12cu|gdal-1.9.2-2|159	--with-sqlite3 \
12cu|gdal-1.9.2-2|160	--with-mysql \
12cu|gdal-1.9.2-2|161	--with-curl \
12cu|gdal-1.9.2-2|162	--with-python \
12cu|gdal-1.9.2-2|163	--with-xerces \
12cu|gdal-1.9.2-2|164	--with-xerces-lib='-lxerces-c' \
12cu|gdal-1.9.2-2|165	--with-xerces-inc=%{_includedir} \
12cu|gdal-1.9.2-2|166	--without-pcraster \
12cu|gdal-1.9.2-2|167	%if %{build_libgrass}
12cu|gdal-1.9.2-2|168	--with-grass=%{_libdir}/grass64 \
12cu|gdal-1.9.2-2|169	%endif
12cu|gdal-1.9.2-2|170	--with-threads
12cu|gdal-1.9.2-2|171	
12cu|gdal-1.9.2-2|172	perl -pi -e 's,PYTHON = no,PYTHON = /usr/bin/python,g' GDALmake.opt
12cu|gdal-1.9.2-2|173	make
12cu|gdal-1.9.2-2|174	make docs
12cu|gdal-1.9.2-2|175	
12cu|gdal-1.9.2-2|176	%install
12cu|gdal-1.9.2-2|177	mkdir -p %{buildroot}%{py_platsitedir}
12cu|gdal-1.9.2-2|178	export PYTHONPATH="%{buildroot}%{py_platsitedir}"
12cu|gdal-1.9.2-2|179	export DESTDIR=%{buildroot}
12cu|gdal-1.9.2-2|180	unset PYTHONDONTWRITEBYTECODE
12cu|gdal-1.9.2-2|181	export INST_MAN=%{_mandir}
12cu|gdal-1.9.2-2|182	%makeinstall_std install-man
12cu|gdal-1.9.2-2|183	
12cu|gdal-1.9.2-2|184	%multiarch_binaries %{buildroot}%{_bindir}/gdal-config
12cu|gdal-1.9.2-2|185	
12cu|gdal-1.9.2-2|186	find %{buildroot}%{py_platsitedir} -name '*.py' -exec chmod a-x {} \;
12cu|gdal-1.9.2-2|187	
12cu|gdal-1.9.2-2|188	install -d %{buildroot}%{_docdir}/%{name}
12cu|gdal-1.9.2-2|189	mv %{buildroot}%{_bindir}/*.dox %{buildroot}%{_docdir}/%{name}
12cu|gdal-1.9.2-2|190	chmod a-x %{buildroot}%{_docdir}/%{name}/*.dox
12cu|gdal-1.9.2-2|191	

9443 12
12cu|gdeskcal-1.01-7|1	%define _enable_debug_packages %{nil}
12cu|gdeskcal-1.01-7|2	%define debug_package %{nil}
12cu|gdeskcal-1.01-7|3	
12cu|gdeskcal-1.01-7|4	Summary:	Eye-candy calendar for your desktop
12cu|gdeskcal-1.01-7|5	Name:		gdeskcal
12cu|gdeskcal-1.01-7|6	Version:	1.01
12cu|gdeskcal-1.01-7|7	Release:	7
12cu|gdeskcal-1.01-7|8	License:	GPLv2+
12cu|gdeskcal-1.01-7|9	Group:		Graphical desktop/GNOME
12cu|gdeskcal-1.01-7|10	Url:		http://www.pycage.de/
12cu|gdeskcal-1.01-7|11	Source0:	http://www.pycage.de/download/gDeskCal-%{version}.tar.gz
12cu|gdeskcal-1.01-7|12	Source1:	gdeskcal.png
12cu|gdeskcal-1.01-7|13	Source2:	gdeskcal.desktop
12cu|gdeskcal-1.01-7|14	Patch0:		gdeskcal-1.0.1-fix-source-encoding.patch
12cu|gdeskcal-1.01-7|15	BuildRequires:	desktop-file-utils
12cu|gdeskcal-1.01-7|16	BuildRequires:	perl(XML::Parser)
12cu|gdeskcal-1.01-7|17	BuildRequires:	pkgconfig(pygtk-2.0)
12cu|gdeskcal-1.01-7|18	Requires:	pygtk2.0
12cu|gdeskcal-1.01-7|19	Provides:	gDeskCal = %{EVRD}
12cu|gdeskcal-1.01-7|20	
12cu|gdeskcal-1.01-7|21	%description
12cu|gdeskcal-1.01-7|22	gDeskCal is a cute little eye-candy calendar for your desktop. It features
12cu|gdeskcal-1.01-7|23	transparency with smooth alpha-blending and its appearance can be changed
12cu|gdeskcal-1.01-7|24	completely by using skins.
12cu|gdeskcal-1.01-7|25	
12cu|gdeskcal-1.01-7|26	%files -f %{name}.lang
12cu|gdeskcal-1.01-7|27	%doc AUTHORS NEWS README
12cu|gdeskcal-1.01-7|28	%{_bindir}/gdeskcal
12cu|gdeskcal-1.01-7|29	%{_datadir}/applications/%{name}.desktop
12cu|gdeskcal-1.01-7|30	%{_datadir}/pixmaps/%{name}.png
12cu|gdeskcal-1.01-7|31	%{_libdir}/%{name}/
12cu|gdeskcal-1.01-7|32	
12cu|gdeskcal-1.01-7|33	#----------------------------------------------------------------------------
12cu|gdeskcal-1.01-7|34	
12cu|gdeskcal-1.01-7|35	%prep
12cu|gdeskcal-1.01-7|36	%setup -q -n gDeskCal-%{version}
12cu|gdeskcal-1.01-7|37	%patch0 -p0
12cu|gdeskcal-1.01-7|38	
12cu|gdeskcal-1.01-7|39	%build
12cu|gdeskcal-1.01-7|40	%configure2_5x
12cu|gdeskcal-1.01-7|41	make
12cu|gdeskcal-1.01-7|42	# no multi build as it's annoying the buildsys
12cu|gdeskcal-1.01-7|43	
12cu|gdeskcal-1.01-7|44	%install
12cu|gdeskcal-1.01-7|45	install -p -D -m0644 %{SOURCE1} %{buildroot}/%{_datadir}/pixmaps/gdeskcal.png
12cu|gdeskcal-1.01-7|46	%makeinstall_std
12cu|gdeskcal-1.01-7|47	
12cu|gdeskcal-1.01-7|48	desktop-file-install \
12cu|gdeskcal-1.01-7|49	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications \
12cu|gdeskcal-1.01-7|50	%{SOURCE2}
12cu|gdeskcal-1.01-7|51	
12cu|gdeskcal-1.01-7|52	%find_lang %{name}
12cu|gdeskcal-1.01-7|53	
12cu|gdeskcal-1.01-7|54	
12cu|gdeskcal-1.01-7|55	%changelog
12cu|gdeskcal-1.01-7|56	* Mon Feb 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.01-7
12cu|gdeskcal-1.01-7|57	+ Revision: c3fef4c
12cu|gdeskcal-1.01-7|58	- LOG Disable debug package, spec cleanup
12cu|gdeskcal-1.01-7|59	
12cu|gdeskcal-1.01-7|60	

9444 12
12cu|gdesklets-0.36.3-2|1	%define name	gdesklets
12cu|gdesklets-0.36.3-2|2	%define version	0.36.3
12cu|gdesklets-0.36.3-2|3	%define release 	2
12cu|gdesklets-0.36.3-2|4	
12cu|gdesklets-0.36.3-2|5	Summary:	GNOME Desktop Applets
12cu|gdesklets-0.36.3-2|6	Name:		%{name}
12cu|gdesklets-0.36.3-2|7	Version:	%{version}
12cu|gdesklets-0.36.3-2|8	Release:	%mkrel %{release}
12cu|gdesklets-0.36.3-2|9	URL:            http://gdesklets.de/
12cu|gdesklets-0.36.3-2|10	Source0:	http://gdesklets.de/files/%{name}-%{version}.tar.bz2
12cu|gdesklets-0.36.3-2|11	Source1:	%{name}-32.png
12cu|gdesklets-0.36.3-2|12	Source2:	%{name}-16.png
12cu|gdesklets-0.36.3-2|13	Patch1:		gdesklets-0.36.3-no-import-override.patch
12cu|gdesklets-0.36.3-2|14	Patch3:		gdesklets-0.36.3-.in-files.patch
12cu|gdesklets-0.36.3-2|15	License:	GPLv2+
12cu|gdesklets-0.36.3-2|16	Group:		Graphical desktop/GNOME
12cu|gdesklets-0.36.3-2|17	BuildRequires:	gnome-python-devel
12cu|gdesklets-0.36.3-2|18	BuildRequires:  pyorbit-devel
12cu|gdesklets-0.36.3-2|19	BuildRequires:	pygtk2.0-devel > 2.4.0
12cu|gdesklets-0.36.3-2|20	BuildRequires:  pkgconfig(librsvg-2.0)
12cu|gdesklets-0.36.3-2|21	BuildRequires:	libgtop2.0-devel >= 2.8.0
12cu|gdesklets-0.36.3-2|22	BuildRequires:	pkgconfig(xdmcp)
12cu|gdesklets-0.36.3-2|23	BuildRequires:  pkgconfig(xau)
12cu|gdesklets-0.36.3-2|24	BuildRequires:	pkgconfig(libgnome-2.0) > 2.6.0
12cu|gdesklets-0.36.3-2|25	BuildRequires:  desktop-file-utils
12cu|gdesklets-0.36.3-2|26	BuildRequires:	pkgconfig(libgnomeui-2.0) >= 2.2.0
12cu|gdesklets-0.36.3-2|27	BuildRequires:	librsvg-devel intltool
12cu|gdesklets-0.36.3-2|28	Requires(pre):	shared-mime-info
12cu|gdesklets-0.36.3-2|29	Requires(post): desktop-file-utils
12cu|gdesklets-0.36.3-2|30	Requires(postun): desktop-file-utils
12cu|gdesklets-0.36.3-2|31	Requires:	gnome-python
12cu|gdesklets-0.36.3-2|32	Requires:	gnome-python-gconf >= 2.6.0
12cu|gdesklets-0.36.3-2|33	Requires:	gnome-python-gtkhtml2
12cu|gdesklets-0.36.3-2|34	Requires:	gnome-python-gnomevfs
12cu|gdesklets-0.36.3-2|35	
12cu|gdesklets-0.36.3-2|36	%description
12cu|gdesklets-0.36.3-2|37	'gDesklets' provides an advanced architecture for desktop applets -
12cu|gdesklets-0.36.3-2|38	tiny displays sitting on your desktop in a symbiotic relationship of
12cu|gdesklets-0.36.3-2|39	eye candy and usefulness.
12cu|gdesklets-0.36.3-2|40	
12cu|gdesklets-0.36.3-2|41	Populate your desktop with status meters, icon bars, weather sensors,
12cu|gdesklets-0.36.3-2|42	news tickers... whatever you can imagine! Virtually anything is
12cu|gdesklets-0.36.3-2|43	possible and maybe even available some day.
12cu|gdesklets-0.36.3-2|44	
12cu|gdesklets-0.36.3-2|45	%prep
12cu|gdesklets-0.36.3-2|46	%setup -q
12cu|gdesklets-0.36.3-2|47	%patch1 -p0
12cu|gdesklets-0.36.3-2|48	%patch3 -p0
12cu|gdesklets-0.36.3-2|49	
12cu|gdesklets-0.36.3-2|50	%build
12cu|gdesklets-0.36.3-2|51	# FIXME: temporary workaround to get intltool-merge working. Will get fixed with a new release (> 0.36.1) released with a newer intltool.
12cu|gdesklets-0.36.3-2|52	#intltoolize --force --copy
12cu|gdesklets-0.36.3-2|53	autoreconf -f -i
12cu|gdesklets-0.36.3-2|54	%configure2_5x
12cu|gdesklets-0.36.3-2|55	%make
12cu|gdesklets-0.36.3-2|56	
12cu|gdesklets-0.36.3-2|57	%install
12cu|gdesklets-0.36.3-2|58	rm -rf %{buildroot}
12cu|gdesklets-0.36.3-2|59	%makeinstall_std
12cu|gdesklets-0.36.3-2|60	%find_lang %{name}
12cu|gdesklets-0.36.3-2|61	
12cu|gdesklets-0.36.3-2|62	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/*
12cu|gdesklets-0.36.3-2|63	
12cu|gdesklets-0.36.3-2|64	desktop-file-install --vendor="" \
12cu|gdesklets-0.36.3-2|65	--remove-category="Application" \
12cu|gdesklets-0.36.3-2|66	--add-category="GTK" \
12cu|gdesklets-0.36.3-2|67	--add-category="System;Monitor" \
12cu|gdesklets-0.36.3-2|68	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|gdesklets-0.36.3-2|69	
12cu|gdesklets-0.36.3-2|70	install -d %{buildroot}%{_liconsdir}
12cu|gdesklets-0.36.3-2|71	ln -s %{_datadir}/pixmaps/%{name}.png %{buildroot}%{_liconsdir}
12cu|gdesklets-0.36.3-2|72	install -D %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
12cu|gdesklets-0.36.3-2|73	install -D %{SOURCE2} %{buildroot}%{_miconsdir}/%{name}.png
12cu|gdesklets-0.36.3-2|74	
12cu|gdesklets-0.36.3-2|75	%clean
12cu|gdesklets-0.36.3-2|76	rm -rf %{buildroot}
12cu|gdesklets-0.36.3-2|77	
12cu|gdesklets-0.36.3-2|78	%files -f %{name}.lang
12cu|gdesklets-0.36.3-2|79	%defattr(-,root,root,-)
12cu|gdesklets-0.36.3-2|80	%doc AUTHORS ChangeLog NEWS README
12cu|gdesklets-0.36.3-2|81	%{_sysconfdir}/xdg/autostart/%{name}.desktop
12cu|gdesklets-0.36.3-2|82	%{_bindir}/%{name}
12cu|gdesklets-0.36.3-2|83	%{_libdir}/%{name}
12cu|gdesklets-0.36.3-2|84	%{_datadir}/applications/%{name}.desktop
12cu|gdesklets-0.36.3-2|85	%{_datadir}/mime/packages/*
12cu|gdesklets-0.36.3-2|86	%{_datadir}/pixmaps/%{name}.png
12cu|gdesklets-0.36.3-2|87	%{_datadir}/icons/gnome/48x48/mimetypes/gnome-mime-application-x-%{name}-display.png
12cu|gdesklets-0.36.3-2|88	%{_mandir}/man1/%{name}.1*
12cu|gdesklets-0.36.3-2|89	%{_liconsdir}/%{name}.png
12cu|gdesklets-0.36.3-2|90	%{_iconsdir}/%{name}.png
12cu|gdesklets-0.36.3-2|91	%{_miconsdir}/%{name}.png
12cu|gdesklets-0.36.3-2|92	
12cu|gdesklets-0.36.3-2|93	
12cu|gdesklets-0.36.3-2|94	%changelog
12cu|gdesklets-0.36.3-2|95	* Fri Mar 18 2011 Jani Välimaa <wally@mandriva.org> 0.36.3-1mdv2011.0
12cu|gdesklets-0.36.3-2|96	+ Revision: 646458
12cu|gdesklets-0.36.3-2|97	- new version 0.36.3
12cu|gdesklets-0.36.3-2|98	- drop old patches
12cu|gdesklets-0.36.3-2|99	- add a patch from gentoo to fix build/install
12cu|gdesklets-0.36.3-2|100	- fix url
12cu|gdesklets-0.36.3-2|101	- clean .spec a bit
12cu|gdesklets-0.36.3-2|102	
12cu|gdesklets-0.36.3-2|103	* Mon Aug 16 2010 Emmanuel Andry <eandry@mandriva.org> 0.36.2-1mdv2011.0
12cu|gdesklets-0.36.3-2|104	+ Revision: 570542
12cu|gdesklets-0.36.3-2|105	- New version 0.36.2
12cu|gdesklets-0.36.3-2|106	- rediff p1
12cu|gdesklets-0.36.3-2|107	
12cu|gdesklets-0.36.3-2|108	* Mon Nov 09 2009 Jérôme Brenier <incubusss@mandriva.org> 0.36.1-5mdv2010.1
12cu|gdesklets-0.36.3-2|109	+ Revision: 463767
12cu|gdesklets-0.36.3-2|110	- fix build (Patch2 added)
12cu|gdesklets-0.36.3-2|111	
12cu|gdesklets-0.36.3-2|112	+ Thierry Vignaud <tv@mandriva.org>
12cu|gdesklets-0.36.3-2|113	- rebuild
12cu|gdesklets-0.36.3-2|114	
12cu|gdesklets-0.36.3-2|115	* Thu Mar 26 2009 Emmanuel Andry <eandry@mandriva.org> 0.36.1-3mdv2009.1
12cu|gdesklets-0.36.3-2|116	+ Revision: 361498
12cu|gdesklets-0.36.3-2|117	- add patch from archlinux to fix the -Could not import tiling module- error
12cu|gdesklets-0.36.3-2|118	
12cu|gdesklets-0.36.3-2|119	* Tue Mar 24 2009 Emmanuel Andry <eandry@mandriva.org> 0.36.1-2mdv2009.1
12cu|gdesklets-0.36.3-2|120	+ Revision: 360902
12cu|gdesklets-0.36.3-2|121	- rebuild
12cu|gdesklets-0.36.3-2|122	
12cu|gdesklets-0.36.3-2|123	* Sun Dec 07 2008 Funda Wang <fwang@mandriva.org> 0.36.1-1mdv2009.1
12cu|gdesklets-0.36.3-2|124	+ Revision: 311543
12cu|gdesklets-0.36.3-2|125	- new version 0.36.1
12cu|gdesklets-0.36.3-2|126	
12cu|gdesklets-0.36.3-2|127	* Sat Aug 23 2008 Emmanuel Andry <eandry@mandriva.org> 0.36-3mdv2009.0
12cu|gdesklets-0.36.3-2|128	+ Revision: 275322
12cu|gdesklets-0.36.3-2|129	- fix license
12cu|gdesklets-0.36.3-2|130	- use PO from opensuse
12cu|gdesklets-0.36.3-2|131	- use intltoolize
12cu|gdesklets-0.36.3-2|132	
12cu|gdesklets-0.36.3-2|133	+ Thierry Vignaud <tv@mandriva.org>
12cu|gdesklets-0.36.3-2|134	- rebuild
12cu|gdesklets-0.36.3-2|135	
12cu|gdesklets-0.36.3-2|136	+ Pixel <pixel@mandriva.com>
12cu|gdesklets-0.36.3-2|137	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|gdesklets-0.36.3-2|138	
12cu|gdesklets-0.36.3-2|139	* Sun Feb 24 2008 Emmanuel Andry <eandry@mandriva.org> 0.36-1mdv2008.1
12cu|gdesklets-0.36.3-2|140	+ Revision: 174473
12cu|gdesklets-0.36.3-2|141	- New version
12cu|gdesklets-0.36.3-2|142	- fix source
12cu|gdesklets-0.36.3-2|143	- BR reorganization
12cu|gdesklets-0.36.3-2|144	- disable x86_64 symlink workaround (should be fixed upstream)
12cu|gdesklets-0.36.3-2|145	
12cu|gdesklets-0.36.3-2|146	* Tue Jan 08 2008 Emmanuel Andry <eandry@mandriva.org> 0.36-0.beta.2mdv2008.1
12cu|gdesklets-0.36.3-2|147	+ Revision: 146700
12cu|gdesklets-0.36.3-2|148	- fix wrong x86_64 symlink workaround
12cu|gdesklets-0.36.3-2|149	
12cu|gdesklets-0.36.3-2|150	+ Olivier Blin <oblin@mandriva.com>
12cu|gdesklets-0.36.3-2|151	- restore BuildRoot
12cu|gdesklets-0.36.3-2|152	
12cu|gdesklets-0.36.3-2|153	* Wed Dec 26 2007 Emmanuel Andry <eandry@mandriva.org> 0.36-0.beta.1mdv2008.1
12cu|gdesklets-0.36.3-2|154	+ Revision: 137823
12cu|gdesklets-0.36.3-2|155	- fix path for x86_64
12cu|gdesklets-0.36.3-2|156	
12cu|gdesklets-0.36.3-2|157	* Tue Dec 18 2007 Emmanuel Andry <eandry@mandriva.org> 0.36-0.beta.0mdv2008.1
12cu|gdesklets-0.36.3-2|158	+ Revision: 132779
12cu|gdesklets-0.36.3-2|159	- New version
12cu|gdesklets-0.36.3-2|160	
12cu|gdesklets-0.36.3-2|161	+ Thierry Vignaud <tv@mandriva.org>
12cu|gdesklets-0.36.3-2|162	- kill re-definition of %%buildroot on Pixel's request
12cu|gdesklets-0.36.3-2|163	
12cu|gdesklets-0.36.3-2|164	* Tue Sep 18 2007 Emmanuel Andry <eandry@mandriva.org> 0.35.4-4mdv2008.0
12cu|gdesklets-0.36.3-2|165	+ Revision: 89683
12cu|gdesklets-0.36.3-2|166	- make desktop file validation pass
12cu|gdesklets-0.36.3-2|167	- disable autotools since it generates errors with intltool-merge
12cu|gdesklets-0.36.3-2|168	- drop P0 and delete mime components manually (because of autotools deactivation)
12cu|gdesklets-0.36.3-2|169	
12cu|gdesklets-0.36.3-2|170	
12cu|gdesklets-0.36.3-2|171	* Sat Dec 09 2006 Emmanuel Andry <eandry@mandriva.org> 0.35.4-2mdv2007.0
12cu|gdesklets-0.36.3-2|172	+ Revision: 94384
12cu|gdesklets-0.36.3-2|173	- rebuild for python 2.5
12cu|gdesklets-0.36.3-2|174	
12cu|gdesklets-0.36.3-2|175	* Tue Nov 07 2006 Emmanuel Andry <eandry@mandriva.org> 0.35.4-1mdv2007.1
12cu|gdesklets-0.36.3-2|176	+ Revision: 77055
12cu|gdesklets-0.36.3-2|177	- 0.35.4 (drop patch1)
12cu|gdesklets-0.36.3-2|178	- bunzip2 patches
12cu|gdesklets-0.36.3-2|179	- Import gdesklets
12cu|gdesklets-0.36.3-2|180	
12cu|gdesklets-0.36.3-2|181	* Mon Sep 11 2006 Emmanuel Andry <eandry@mandriva.org> 0.35.3-4mdv2007.0
12cu|gdesklets-0.36.3-2|182	- rebuild
12cu|gdesklets-0.36.3-2|183	
12cu|gdesklets-0.36.3-2|184	* Sat Aug 19 2006 Emmanuel Andry <eandry@mandriva.org> 0.35.3-3mdv2007.0
12cu|gdesklets-0.36.3-2|185	- patch from Nicolas Lcureuil to fix bug #24326
12cu|gdesklets-0.36.3-2|186	
12cu|gdesklets-0.36.3-2|187	* Fri Aug 04 2006 Emmanuel Andry <eandry@mandriva.org> 0.35.3-2mdv2007.0
12cu|gdesklets-0.36.3-2|188	- fix mimetype
12cu|gdesklets-0.36.3-2|189	- works fine with default automake
12cu|gdesklets-0.36.3-2|190	- add buildrequires libgnomeui2_0-devel >= 2.2.0
12cu|gdesklets-0.36.3-2|191	
12cu|gdesklets-0.36.3-2|192	* Sun Jul 23 2006 Emmanuel Andry <eandry@mandriva.org> 0.35.3-1mdv2007.0
12cu|gdesklets-0.36.3-2|193	- Reintroduced package with version 0.35.3 from fedora spec file
12cu|gdesklets-0.36.3-2|194	- Fixed URL for rpmbuildupdate
12cu|gdesklets-0.36.3-2|195	- %%mkrel
12cu|gdesklets-0.36.3-2|196	- xdg menu
12cu|gdesklets-0.36.3-2|197	

9445 12
12cu|gdevilspie-0.5-1|1	Summary:	GTK GUI for devilspie
12cu|gdevilspie-0.5-1|2	Name:		gdevilspie
12cu|gdevilspie-0.5-1|3	Version:	0.5
12cu|gdevilspie-0.5-1|4	Release:	1
12cu|gdevilspie-0.5-1|5	Epoch:		1
12cu|gdevilspie-0.5-1|6	License:	GPLv3+
12cu|gdevilspie-0.5-1|7	Group:		Graphical desktop/GNOME
12cu|gdevilspie-0.5-1|8	Url:		http://code.google.com/p/gdevilspie/
12cu|gdevilspie-0.5-1|9	Source0:	%{name}-%{version}.tar.bz2
12cu|gdevilspie-0.5-1|10	BuildRequires:	pkgconfig(python)
12cu|gdevilspie-0.5-1|11	Requires:	devilspie
12cu|gdevilspie-0.5-1|12	Requires:	pygtk2.0-libglade
12cu|gdevilspie-0.5-1|13	Requires:	gnome-python-desktop
12cu|gdevilspie-0.5-1|14	BuildArch:	noarch
12cu|gdevilspie-0.5-1|15	
12cu|gdevilspie-0.5-1|16	%description
12cu|gdevilspie-0.5-1|17	A user friendly interface to the devilspie window matching daemon, to
12cu|gdevilspie-0.5-1|18	create rules easily.
12cu|gdevilspie-0.5-1|19	
12cu|gdevilspie-0.5-1|20	%files
12cu|gdevilspie-0.5-1|21	%doc README TODO Changelog
12cu|gdevilspie-0.5-1|22	%{_bindir}/%{name}
12cu|gdevilspie-0.5-1|23	%{_datadir}/applications/%{name}.desktop
12cu|gdevilspie-0.5-1|24	%{_datadir}/%{name}
12cu|gdevilspie-0.5-1|25	%{_datadir}/pixmaps/%{name}.png
12cu|gdevilspie-0.5-1|26	%{py_puresitedir}/g*
12cu|gdevilspie-0.5-1|27	
12cu|gdevilspie-0.5-1|28	#----------------------------------------------------------------------------
12cu|gdevilspie-0.5-1|29	
12cu|gdevilspie-0.5-1|30	%prep
12cu|gdevilspie-0.5-1|31	%setup -q
12cu|gdevilspie-0.5-1|32	
12cu|gdevilspie-0.5-1|33	%build
12cu|gdevilspie-0.5-1|34	python setup.py build
12cu|gdevilspie-0.5-1|35	
12cu|gdevilspie-0.5-1|36	%install
12cu|gdevilspie-0.5-1|37	python setup.py install --root=%{buildroot}
12cu|gdevilspie-0.5-1|38	
12cu|gdevilspie-0.5-1|39	
12cu|gdevilspie-0.5-1|40	
12cu|gdevilspie-0.5-1|41	%changelog
12cu|gdevilspie-0.5-1|42	* Mon Feb 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.5-1
12cu|gdevilspie-0.5-1|43	+ Revision: b351840
12cu|gdevilspie-0.5-1|44	- LOG New version 0.5, use Epoch to make updates possible
12cu|gdevilspie-0.5-1|45	
12cu|gdevilspie-0.5-1|46	

9446 12
12cu|gdlmm-3.7.3-1|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
12cu|gdlmm-3.7.3-1|2	
12cu|gdlmm-3.7.3-1|3	%define api 3.0
12cu|gdlmm-3.7.3-1|4	%define major 2
12cu|gdlmm-3.7.3-1|5	%define libname %mklibname %{name} %{api} %{major}
12cu|gdlmm-3.7.3-1|6	%define devname %mklibname -d %{name}
12cu|gdlmm-3.7.3-1|7	
12cu|gdlmm-3.7.3-1|8	Summary:	C++ binding for the gdl library
12cu|gdlmm-3.7.3-1|9	Name:		gdlmm
12cu|gdlmm-3.7.3-1|10	Version:	3.7.3
12cu|gdlmm-3.7.3-1|11	Release:	1
12cu|gdlmm-3.7.3-1|12	License:	LGPLv2+
12cu|gdlmm-3.7.3-1|13	Group:		System/Libraries
12cu|gdlmm-3.7.3-1|14	Url:		http://www.gnome.org/
12cu|gdlmm-3.7.3-1|15	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cu|gdlmm-3.7.3-1|16	BuildRequires:	pkgconfig(gdl-3.0) >= 3.7
12cu|gdlmm-3.7.3-1|17	BuildRequires:	pkgconfig(glibmm-2.4) >= 2.16
12cu|gdlmm-3.7.3-1|18	BuildRequires:	pkgconfig(gtkmm-3.0) >= 3.0
12cu|gdlmm-3.7.3-1|19	BuildRequires:	doxygen
12cu|gdlmm-3.7.3-1|20	BuildRequires:	xsltproc
12cu|gdlmm-3.7.3-1|21	
12cu|gdlmm-3.7.3-1|22	%description
12cu|gdlmm-3.7.3-1|23	gdlmm is the C++ binding for the gdl library.
12cu|gdlmm-3.7.3-1|24	
12cu|gdlmm-3.7.3-1|25	#----------------------------------------------------------------------------
12cu|gdlmm-3.7.3-1|26	
12cu|gdlmm-3.7.3-1|27	%package -n %{libname}
12cu|gdlmm-3.7.3-1|28	Summary:	C++ binding for the gdl library
12cu|gdlmm-3.7.3-1|29	Group:		System/Libraries
12cu|gdlmm-3.7.3-1|30	
12cu|gdlmm-3.7.3-1|31	%description -n %{libname}
12cu|gdlmm-3.7.3-1|32	gdlmm is the C++ binding for the gdl library.
12cu|gdlmm-3.7.3-1|33	
12cu|gdlmm-3.7.3-1|34	%files -n %{libname}
12cu|gdlmm-3.7.3-1|35	%doc AUTHORS ChangeLog NEWS README
12cu|gdlmm-3.7.3-1|36	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12cu|gdlmm-3.7.3-1|37	
12cu|gdlmm-3.7.3-1|38	#----------------------------------------------------------------------------
12cu|gdlmm-3.7.3-1|39	
12cu|gdlmm-3.7.3-1|40	%package -n %{devname}
12cu|gdlmm-3.7.3-1|41	Summary:	Development libraries and include files for gdlmm
12cu|gdlmm-3.7.3-1|42	Group:		Development/C++
12cu|gdlmm-3.7.3-1|43	Requires:	%{libname} = %{EVRD}
12cu|gdlmm-3.7.3-1|44	Provides:	%{name}-devel = %{EVRD}
12cu|gdlmm-3.7.3-1|45	
12cu|gdlmm-3.7.3-1|46	%description -n %{devname}
12cu|gdlmm-3.7.3-1|47	gdlmm development files.
12cu|gdlmm-3.7.3-1|48	
12cu|gdlmm-3.7.3-1|49	%files -n %{devname}
12cu|gdlmm-3.7.3-1|50	%doc %{_datadir}/doc/gdlmm-%{api}/
12cu|gdlmm-3.7.3-1|51	%{_libdir}/*.so
12cu|gdlmm-3.7.3-1|52	%{_includedir}/*
12cu|gdlmm-3.7.3-1|53	%{_libdir}/pkgconfig/*
12cu|gdlmm-3.7.3-1|54	%{_libdir}/%{name}-%{api}
12cu|gdlmm-3.7.3-1|55	%{_datadir}/devhelp/books/%{name}-%{api}
12cu|gdlmm-3.7.3-1|56	
12cu|gdlmm-3.7.3-1|57	#----------------------------------------------------------------------------
12cu|gdlmm-3.7.3-1|58	
12cu|gdlmm-3.7.3-1|59	%prep
12cu|gdlmm-3.7.3-1|60	%setup -q
12cu|gdlmm-3.7.3-1|61	
12cu|gdlmm-3.7.3-1|62	%build
12cu|gdlmm-3.7.3-1|63	NOCONFIGURE=1 ./autogen.sh
12cu|gdlmm-3.7.3-1|64	
12cu|gdlmm-3.7.3-1|65	# first remove outdated generated source files
12cu|gdlmm-3.7.3-1|66	%configure2_5x
12cu|gdlmm-3.7.3-1|67	make maintainer-clean
12cu|gdlmm-3.7.3-1|68	
12cu|gdlmm-3.7.3-1|69	# now build it
12cu|gdlmm-3.7.3-1|70	%configure2_5x
12cu|gdlmm-3.7.3-1|71	# generate source files
12cu|gdlmm-3.7.3-1|72	pushd gdl/src
12cu|gdlmm-3.7.3-1|73	make all-local
12cu|gdlmm-3.7.3-1|74	popd
12cu|gdlmm-3.7.3-1|75	%make
12cu|gdlmm-3.7.3-1|76	
12cu|gdlmm-3.7.3-1|77	%install
12cu|gdlmm-3.7.3-1|78	%makeinstall_std
12cu|gdlmm-3.7.3-1|79	
12cu|gdlmm-3.7.3-1|80	
12cu|gdlmm-3.7.3-1|81	%changelog
12cu|gdlmm-3.7.3-1|82	* Mon Feb 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.7.3-1
12cu|gdlmm-3.7.3-1|83	+ Revision: 28e9574
12cu|gdlmm-3.7.3-1|84	- LOG New version 3.7.3, new library major 2
12cu|gdlmm-3.7.3-1|85	
12cu|gdlmm-3.7.3-1|86	

9447 12
12cu|gdome2-0.8.1-11|1	%define major 0
12cu|gdome2-0.8.1-11|2	%define libname  %mklibname gdome %{major}
12cu|gdome2-0.8.1-11|3	%define devname %mklibname -d gdome
12cu|gdome2-0.8.1-11|4	
12cu|gdome2-0.8.1-11|5	Summary:	A DOM level2 library for accessing XML files
12cu|gdome2-0.8.1-11|6	Name:		gdome2
12cu|gdome2-0.8.1-11|7	Version:	0.8.1
12cu|gdome2-0.8.1-11|8	Release:	11
12cu|gdome2-0.8.1-11|9	License:	LGPLv2.1+
12cu|gdome2-0.8.1-11|10	Group:		System/Libraries
12cu|gdome2-0.8.1-11|11	URL:		http://gdome2.cs.unibo.it
12cu|gdome2-0.8.1-11|12	Source0:	http://gdome2.cs.unibo.it/tarball/%{name}-%{version}.tar.bz2
12cu|gdome2-0.8.1-11|13	Patch0:		gdome2-0.8.1-gdome-config_lib64.diff
12cu|gdome2-0.8.1-11|14	Patch1:		gdome2-0.8.1-fix-str-fmt.patch
12cu|gdome2-0.8.1-11|15	Patch2:		gdome2-0.8.1-libxml2.patch
12cu|gdome2-0.8.1-11|16	BuildRequires:	intltool
12cu|gdome2-0.8.1-11|17	BuildRequires:	pkgconfig(glib)
12cu|gdome2-0.8.1-11|18	BuildRequires:	pkgconfig(glib-2.0)
12cu|gdome2-0.8.1-11|19	BuildRequires:	pkgconfig(libxml-2.0)
12cu|gdome2-0.8.1-11|20	
12cu|gdome2-0.8.1-11|21	%description
12cu|gdome2-0.8.1-11|22	Libgdome is a DOM C library developed for the Gnome project. It's a DOM level2
12cu|gdome2-0.8.1-11|23	implementation. Libgdome supports "Core", "XML", "Events" and "MutationEvents"
12cu|gdome2-0.8.1-11|24	modules. It's based on libxml2.
12cu|gdome2-0.8.1-11|25	
12cu|gdome2-0.8.1-11|26	%package -n	%{libname}
12cu|gdome2-0.8.1-11|27	Summary:	A DOM level2 library for accessing XML files
12cu|gdome2-0.8.1-11|28	Group:		System/Libraries
12cu|gdome2-0.8.1-11|29	
12cu|gdome2-0.8.1-11|30	%description -n	%{libname}
12cu|gdome2-0.8.1-11|31	A fast, light and complete DOM level2 implementation based on libxml2.
12cu|gdome2-0.8.1-11|32	
12cu|gdome2-0.8.1-11|33	%files -n %{libname}
12cu|gdome2-0.8.1-11|34	%{_libdir}/libgdome.so.%{major}*
12cu|gdome2-0.8.1-11|35	
12cu|gdome2-0.8.1-11|36	#----------------------------------------------------------------------------
12cu|gdome2-0.8.1-11|37	
12cu|gdome2-0.8.1-11|38	%package -n	%{devname}
12cu|gdome2-0.8.1-11|39	Summary:	DOM level2 library for accessing XML files
12cu|gdome2-0.8.1-11|40	Group:		Development/C
12cu|gdome2-0.8.1-11|41	Requires:	%{libname} = %{EVRD}
12cu|gdome2-0.8.1-11|42	Provides:	%{name}-devel = %{EVRD}
12cu|gdome2-0.8.1-11|43	
12cu|gdome2-0.8.1-11|44	%description -n	%{devname}
12cu|gdome2-0.8.1-11|45	This package contains the header files and static libraries for
12cu|gdome2-0.8.1-11|46	developing with libgdome.
12cu|gdome2-0.8.1-11|47	
12cu|gdome2-0.8.1-11|48	%files -n %{devname}
12cu|gdome2-0.8.1-11|49	%doc AUTHORS MAINTAINERS ChangeLog README COPYING COPYING.LIB
12cu|gdome2-0.8.1-11|50	%{_bindir}/gdome-config
12cu|gdome2-0.8.1-11|51	%{_datadir}/aclocal/gdome2.m4
12cu|gdome2-0.8.1-11|52	%{_includedir}/*
12cu|gdome2-0.8.1-11|53	%{_libdir}/pkgconfig/gdome2.pc
12cu|gdome2-0.8.1-11|54	%{_libdir}/libgdome.so
12cu|gdome2-0.8.1-11|55	%{_libdir}/*.sh
12cu|gdome2-0.8.1-11|56	%{_mandir}/man1/gdome-config.1*
12cu|gdome2-0.8.1-11|57	
12cu|gdome2-0.8.1-11|58	#----------------------------------------------------------------------------
12cu|gdome2-0.8.1-11|59	
12cu|gdome2-0.8.1-11|60	%prep
12cu|gdome2-0.8.1-11|61	%setup -q
12cu|gdome2-0.8.1-11|62	%patch0 -p0
12cu|gdome2-0.8.1-11|63	%patch1 -p0
12cu|gdome2-0.8.1-11|64	%patch2 -p0
12cu|gdome2-0.8.1-11|65	
12cu|gdome2-0.8.1-11|66	%build
12cu|gdome2-0.8.1-11|67	autoreconf -fi
12cu|gdome2-0.8.1-11|68	%configure2_5x \
12cu|gdome2-0.8.1-11|69	--disable-static \
12cu|gdome2-0.8.1-11|70	--disable-glib-1
12cu|gdome2-0.8.1-11|71	
12cu|gdome2-0.8.1-11|72	%make
12cu|gdome2-0.8.1-11|73	
12cu|gdome2-0.8.1-11|74	%install
12cu|gdome2-0.8.1-11|75	%makeinstall_std
12cu|gdome2-0.8.1-11|76	
12cu|gdome2-0.8.1-11|77	
12cu|gdome2-0.8.1-11|78	%changelog
12cu|gdome2-0.8.1-11|79	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-11
12cu|gdome2-0.8.1-11|80	+ Revision: e61f589
12cu|gdome2-0.8.1-11|81	- LOG Update BuildRequires
12cu|gdome2-0.8.1-11|82	
12cu|gdome2-0.8.1-11|83	

9448 12
12cu|geany-1.23.1-1|1	#for educational needs
12cu|geany-1.23.1-1|2	%define edm	1
12cu|geany-1.23.1-1|3	
12cu|geany-1.23.1-1|4	Summary:	Small C editor using GTK2
12cu|geany-1.23.1-1|5	Name: 		geany
12cu|geany-1.23.1-1|6	Version: 	1.23.1
12cu|geany-1.23.1-1|7	Release: 	1
12cu|geany-1.23.1-1|8	License: 	GPLv2+
12cu|geany-1.23.1-1|9	Group: 		Development/C
12cu|geany-1.23.1-1|10	URL: 		http://geany.uvena.de/
12cu|geany-1.23.1-1|11	Source0: 	http://download.geany.org/%{name}-%{version}.tar.bz2
12cu|geany-1.23.1-1|12	# The following tags files were retrieved 17 Aug 2009
12cu|geany-1.23.1-1|13	Source1:	http://download.geany.org/contrib/tags/sqlite3.c.tags
12cu|geany-1.23.1-1|14	Source2:	http://download.geany.org/contrib/tags/std.glsl.tags
12cu|geany-1.23.1-1|15	Source3:	http://download.geany.org/contrib/tags/gtk216.c.tags
12cu|geany-1.23.1-1|16	Source4:	http://download.geany.org/contrib/tags/xfce46.c.tags
12cu|geany-1.23.1-1|17	Source5:	http://download.geany.org/contrib/tags/dbus-glib-0.76.c.tags
12cu|geany-1.23.1-1|18	Source6:	http://download.geany.org/contrib/tags/geany-api-0.18.c.tags
12cu|geany-1.23.1-1|19	Source7:	http://download.geany.org/contrib/tags/standard.css.tags
12cu|geany-1.23.1-1|20	Source8:	http://download.geany.org/contrib/tags/std.vala.tags
12cu|geany-1.23.1-1|21	# Russian help source. You may create another similar file for you language
12cu|geany-1.23.1-1|22	Source9: 	index.html
12cu|geany-1.23.1-1|23	Source10: 	images.tar.bz2
12cu|geany-1.23.1-1|24	# Replace default setup for FreeBasic on MS QB compatable and complex Haskell
12cu|geany-1.23.1-1|25	# on simple Hugs98
12cu|geany-1.23.1-1|26	Patch0:		001_geany_qb_fb.patch
12cu|geany-1.23.1-1|27	Patch1:		002_geany_hugs98.patch
12cu|geany-1.23.1-1|28	# Russian doc patch
12cu|geany-1.23.1-1|29	Patch2:		ru_doc.patch
12cu|geany-1.23.1-1|30	# Patch3:		ru_compile_typo.patch
12cu|geany-1.23.1-1|31	Patch4:		geany-1.23-rosaconf.patch
12cu|geany-1.23.1-1|32	
12cu|geany-1.23.1-1|33	BuildRequires:  desktop-file-utils
12cu|geany-1.23.1-1|34	BuildRequires:  imagemagick
12cu|geany-1.23.1-1|35	BuildRequires:  intltool
12cu|geany-1.23.1-1|36	BuildRequires:	lxterminal
12cu|geany-1.23.1-1|37	BuildRequires:  perl-XML-Parser
12cu|geany-1.23.1-1|38	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|geany-1.23.1-1|39	
12cu|geany-1.23.1-1|40	Suggests:	geany-plugins
12cu|geany-1.23.1-1|41	
12cu|geany-1.23.1-1|42	%description
12cu|geany-1.23.1-1|43	Geany is a small C editor using GTK2 with basic features of an
12cu|geany-1.23.1-1|44	integrated development environment. It features syntax highlighting,
12cu|geany-1.23.1-1|45	code completion, call tips, many supported filetypes (including C,
12cu|geany-1.23.1-1|46	Java, PHP, HTML, DocBook, Perl, LateX, and Bash), and symbol lists.
12cu|geany-1.23.1-1|47	
12cu|geany-1.23.1-1|48	%package devel
12cu|geany-1.23.1-1|49	Summary:	Header files for building Geany plug-ins
12cu|geany-1.23.1-1|50	Group:		Development/Other
12cu|geany-1.23.1-1|51	Requires:	%{name} = %{version}-%{release}
12cu|geany-1.23.1-1|52	
12cu|geany-1.23.1-1|53	%description devel
12cu|geany-1.23.1-1|54	This package contains the header files and pkg-config file needed for
12cu|geany-1.23.1-1|55	building Geany plug-ins. You do not need to install this package
12cu|geany-1.23.1-1|56	
12cu|geany-1.23.1-1|57	%prep
12cu|geany-1.23.1-1|58	%setup -q
12cu|geany-1.23.1-1|59	# For future reason add edm distepoch  You may recreate packets set edm to 0
12cu|geany-1.23.1-1|60	%if %{edm}
12cu|geany-1.23.1-1|61	%patch0 -p0
12cu|geany-1.23.1-1|62	%patch1 -p0
12cu|geany-1.23.1-1|63	%endif
12cu|geany-1.23.1-1|64	%patch2 -p1
12cu|geany-1.23.1-1|65	# %patch3 -p0
12cu|geany-1.23.1-1|66	%patch4 -p1
12cu|geany-1.23.1-1|67	
12cu|geany-1.23.1-1|68	%build
12cu|geany-1.23.1-1|69	%configure2_5x
12cu|geany-1.23.1-1|70	%make LIBS='-lgmodule-2.0'
12cu|geany-1.23.1-1|71	
12cu|geany-1.23.1-1|72	%install
12cu|geany-1.23.1-1|73	%makeinstall
12cu|geany-1.23.1-1|74	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12cu|geany-1.23.1-1|75	
12cu|geany-1.23.1-1|76	#Fix for Russian
12cu|geany-1.23.1-1|77	sed 's/Name\[ru\]=Geany/Name\[ru\]=Среда разработки Geany/g' -i %{buildroot}%{_datadir}/applications/geany.desktop
12cu|geany-1.23.1-1|78	mkdir -p  %{buildroot}%{_defaultdocdir}/%{name}/html/ru/
12cu|geany-1.23.1-1|79	install -Dpm 0644 %{SOURCE9} %{buildroot}%{_defaultdocdir}/%{name}/html/ru/
12cu|geany-1.23.1-1|80	tar -xjvf %SOURCE10
12cu|geany-1.23.1-1|81	mv images %{buildroot}%{_defaultdocdir}/%{name}/html/ru/
12cu|geany-1.23.1-1|82	
12cu|geany-1.23.1-1|83	# research locale file
12cu|geany-1.23.1-1|84	%find_lang %{name}
12cu|geany-1.23.1-1|85	
12cu|geany-1.23.1-1|86	# prepare menu
12cu|geany-1.23.1-1|87	# we remove the key "Version" and "Encoding" because it's invalid
12cu|geany-1.23.1-1|88	desktop-file-install --vendor="" \
12cu|geany-1.23.1-1|89	--remove-category="Application" \
12cu|geany-1.23.1-1|90	--add-category="GNOME" \
12cu|geany-1.23.1-1|91	--remove-key="Version" \
12cu|geany-1.23.1-1|92	--remove-key="Encoding" \
12cu|geany-1.23.1-1|93	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|geany-1.23.1-1|94	
12cu|geany-1.23.1-1|95	# Install tags files
12cu|geany-1.23.1-1|96	install -p %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} %{buildroot}%{_datadir}/%{name}
12cu|geany-1.23.1-1|97	
12cu|geany-1.23.1-1|98	# remove useless file
12cu|geany-1.23.1-1|99	rm -f %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
12cu|geany-1.23.1-1|100	rm -f %{buildroot}%{_datadir}/icons/Tango/icon-theme.cache
12cu|geany-1.23.1-1|101	
12cu|geany-1.23.1-1|102	%files -f %{name}.lang
12cu|geany-1.23.1-1|103	%{_bindir}/%{name}
12cu|geany-1.23.1-1|104	%{_libdir}/%{name}
12cu|geany-1.23.1-1|105	%{_datadir}/applications/%{name}.desktop
12cu|geany-1.23.1-1|106	%{_datadir}/%{name}
12cu|geany-1.23.1-1|107	%{_defaultdocdir}/%{name}
12cu|geany-1.23.1-1|108	%{_iconsdir}/hicolor/*/apps/*
12cu|geany-1.23.1-1|109	%{_iconsdir}/hicolor/*/actions/*
12cu|geany-1.23.1-1|110	%{_iconsdir}/Tango/*/actions/*
12cu|geany-1.23.1-1|111	%{_mandir}/man1/%{name}.*
12cu|geany-1.23.1-1|112	
12cu|geany-1.23.1-1|113	%files devel
12cu|geany-1.23.1-1|114	%{_includedir}/%{name}
12cu|geany-1.23.1-1|115	%{_libdir}/pkgconfig/%{name}.pc
12cu|geany-1.23.1-1|116	
12cu|geany-1.23.1-1|117	
12cu|geany-1.23.1-1|118	
12cu|geany-1.23.1-1|119	%changelog
12cu|geany-1.23.1-1|120	* Thu Apr 26 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.20-8
12cu|geany-1.23.1-1|121	+ Revision: 793483
12cu|geany-1.23.1-1|122	- split out devel pkg
12cu|geany-1.23.1-1|123	- rebuild to clean up pkgconfig reqs
12cu|geany-1.23.1-1|124	- cleaned up spec
12cu|geany-1.23.1-1|125	
12cu|geany-1.23.1-1|126	* Thu Oct 13 2011 Александр Казанцев <kazancas@mandriva.org> 0.20-7
12cu|geany-1.23.1-1|127	+ Revision: 704560
12cu|geany-1.23.1-1|128	- add lxterminal as default terminal for geany. Avoid not works from KDE4
12cu|geany-1.23.1-1|129	
12cu|geany-1.23.1-1|130	* Sun Sep 04 2011 Александр Казанцев <kazancas@mandriva.org> 0.20-6
12cu|geany-1.23.1-1|131	+ Revision: 698204
12cu|geany-1.23.1-1|132	- drop lxterminal from requires. Set default terminal to automate xvt script
12cu|geany-1.23.1-1|133	
12cu|geany-1.23.1-1|134	* Thu Aug 18 2011 Александр Казанцев <kazancas@mandriva.org> 0.20-5
12cu|geany-1.23.1-1|135	+ Revision: 695122
12cu|geany-1.23.1-1|136	- Add patch for new default conf:
12cu|geany-1.23.1-1|137	replace xterm for lxterminal
12cu|geany-1.23.1-1|138	replace default font Sans on Droid Sans
12cu|geany-1.23.1-1|139	replace Monospace on Droid Sans Monospace
12cu|geany-1.23.1-1|140	
12cu|geany-1.23.1-1|141	* Tue Aug 02 2011 Александр Казанцев <kazancas@mandriva.org> 0.20-4
12cu|geany-1.23.1-1|142	+ Revision: 692717
12cu|geany-1.23.1-1|143	- fix compile error due non-latin programm name
12cu|geany-1.23.1-1|144	
12cu|geany-1.23.1-1|145	* Mon May 30 2011 Александр Казанцев <kazancas@mandriva.org> 0.20-3
12cu|geany-1.23.1-1|146	+ Revision: 681773
12cu|geany-1.23.1-1|147	- aplly for default patch FreeBasic and Hascell/Hugs98
12cu|geany-1.23.1-1|148	
12cu|geany-1.23.1-1|149	* Sun May 29 2011 Александр Казанцев <kazancas@mandriva.org> 0.20-2
12cu|geany-1.23.1-1|150	+ Revision: 681731
12cu|geany-1.23.1-1|151	- add locale update
12cu|geany-1.23.1-1|152	
12cu|geany-1.23.1-1|153	* Sun Jan 09 2011 Александр Казанцев <kazancas@mandriva.org> 0.20-1
12cu|geany-1.23.1-1|154	+ Revision: 630810
12cu|geany-1.23.1-1|155	- new version 0.20
12cu|geany-1.23.1-1|156	
12cu|geany-1.23.1-1|157	* Sat Dec 25 2010 Funda Wang <fwang@mandriva.org> 0.19.2-1mdv2011.0
12cu|geany-1.23.1-1|158	+ Revision: 624789
12cu|geany-1.23.1-1|159	- update to new version 0.19.2
12cu|geany-1.23.1-1|160	
12cu|geany-1.23.1-1|161	* Tue Aug 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.19.1-1mdv2011.0
12cu|geany-1.23.1-1|162	+ Revision: 574916
12cu|geany-1.23.1-1|163	- update to 0.19.1
12cu|geany-1.23.1-1|164	
12cu|geany-1.23.1-1|165	* Sun Aug 01 2010 trem <trem@mandriva.org> 0.19-1mdv2011.0
12cu|geany-1.23.1-1|166	+ Revision: 564855
12cu|geany-1.23.1-1|167	- update to 0.19
12cu|geany-1.23.1-1|168	
12cu|geany-1.23.1-1|169	* Sun Feb 14 2010 Funda Wang <fwang@mandriva.org> 0.18.1-1mdv2010.1
12cu|geany-1.23.1-1|170	+ Revision: 505926
12cu|geany-1.23.1-1|171	- drop dup files declaration
12cu|geany-1.23.1-1|172	- update to new version 0.18.1
12cu|geany-1.23.1-1|173	
12cu|geany-1.23.1-1|174	* Mon Aug 17 2009 Frederik Himpe <fhimpe@mandriva.org> 0.18-1mdv2010.0
12cu|geany-1.23.1-1|175	+ Revision: 417201
12cu|geany-1.23.1-1|176	- Update to new version 0.18
12cu|geany-1.23.1-1|177	- Update tag files
12cu|geany-1.23.1-1|178	- Don't do custom installation of icons, make install now takes care of
12cu|geany-1.23.1-1|179	installing them in fdo icon directories
12cu|geany-1.23.1-1|180	
12cu|geany-1.23.1-1|181	* Sun May 03 2009 Frederik Himpe <fhimpe@mandriva.org> 0.17-1mdv2010.0
12cu|geany-1.23.1-1|182	+ Revision: 370910
12cu|geany-1.23.1-1|183	- Update to new version 0.17
12cu|geany-1.23.1-1|184	- Fix license
12cu|geany-1.23.1-1|185	- Fix source URL
12cu|geany-1.23.1-1|186	- Package contrib tags files
12cu|geany-1.23.1-1|187	
12cu|geany-1.23.1-1|188	* Sun Feb 15 2009 trem <trem@mandriva.org> 0.16-1mdv2009.1
12cu|geany-1.23.1-1|189	+ Revision: 340646
12cu|geany-1.23.1-1|190	- update to 0.16
12cu|geany-1.23.1-1|191	
12cu|geany-1.23.1-1|192	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 0.15-1mdv2009.1
12cu|geany-1.23.1-1|193	+ Revision: 324737
12cu|geany-1.23.1-1|194	- Fix BR
12cu|geany-1.23.1-1|195	- New upstream release
12cu|geany-1.23.1-1|196	
12cu|geany-1.23.1-1|197	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|geany-1.23.1-1|198	- lowercase ImageMagick
12cu|geany-1.23.1-1|199	
12cu|geany-1.23.1-1|200	+ Pixel <pixel@mandriva.com>
12cu|geany-1.23.1-1|201	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|geany-1.23.1-1|202	
12cu|geany-1.23.1-1|203	* Sat Apr 19 2008 trem <trem@mandriva.org> 0.14-1mdv2009.0
12cu|geany-1.23.1-1|204	+ Revision: 195799
12cu|geany-1.23.1-1|205	- update to 0.14
12cu|geany-1.23.1-1|206	
12cu|geany-1.23.1-1|207	+ Thierry Vignaud <tv@mandriva.org>
12cu|geany-1.23.1-1|208	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|geany-1.23.1-1|209	
12cu|geany-1.23.1-1|210	* Tue Feb 05 2008 trem <trem@mandriva.org> 0.13-1mdv2008.1
12cu|geany-1.23.1-1|211	+ Revision: 162874
12cu|geany-1.23.1-1|212	- update to 0.13
12cu|geany-1.23.1-1|213	
12cu|geany-1.23.1-1|214	+ Olivier Blin <blino@mandriva.org>
12cu|geany-1.23.1-1|215	- restore BuildRoot
12cu|geany-1.23.1-1|216	
12cu|geany-1.23.1-1|217	+ Thierry Vignaud <tv@mandriva.org>
12cu|geany-1.23.1-1|218	- kill re-definition of %%buildroot on Pixel's request
12cu|geany-1.23.1-1|219	
12cu|geany-1.23.1-1|220	* Sun Oct 14 2007 trem <trem@mandriva.org> 0.12-2mdv2008.1
12cu|geany-1.23.1-1|221	+ Revision: 98282
12cu|geany-1.23.1-1|222	- new packaging revision
12cu|geany-1.23.1-1|223	- remove macro _icons16dir
12cu|geany-1.23.1-1|224	
12cu|geany-1.23.1-1|225	* Sun Oct 14 2007 Funda Wang <fwang@mandriva.org> 0.12-1mdv2008.1
12cu|geany-1.23.1-1|226	+ Revision: 98274
12cu|geany-1.23.1-1|227	- add missing icons
12cu|geany-1.23.1-1|228	- fix desktop entry and icons
12cu|geany-1.23.1-1|229	
12cu|geany-1.23.1-1|230	+ trem <trem@mandriva.org>
12cu|geany-1.23.1-1|231	- remove unkown macro iconsbasedir
12cu|geany-1.23.1-1|232	- add BuildRequires perl-XML-Parser
12cu|geany-1.23.1-1|233	- update to 0.12
12cu|geany-1.23.1-1|234	
12cu|geany-1.23.1-1|235	+ Thierry Vignaud <tv@mandriva.org>
12cu|geany-1.23.1-1|236	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|geany-1.23.1-1|237	- fix man pages
12cu|geany-1.23.1-1|238	
12cu|geany-1.23.1-1|239	* Mon May 21 2007 trem <trem@mandriva.org> 0.11-1mdv2008.0
12cu|geany-1.23.1-1|240	+ Revision: 29521
12cu|geany-1.23.1-1|241	- new release 0.11
12cu|geany-1.23.1-1|242	
12cu|geany-1.23.1-1|243	
12cu|geany-1.23.1-1|244	* Wed Feb 28 2007 Jérôme Soyer <saispo@mandriva.org> 0.10.2-1mdv2007.0
12cu|geany-1.23.1-1|245	+ Revision: 127084
12cu|geany-1.23.1-1|246	- New release 0.10.2
12cu|geany-1.23.1-1|247	
12cu|geany-1.23.1-1|248	* Sat Dec 23 2006 trem <trem@mandriva.org> 0.10-1mdv2007.1
12cu|geany-1.23.1-1|249	+ Revision: 101854
12cu|geany-1.23.1-1|250	- Add buildrequires ImageMagick
12cu|geany-1.23.1-1|251	- Add buildrequires desktop-file-utils
12cu|geany-1.23.1-1|252	- Add buildrequires gtk2-devel
12cu|geany-1.23.1-1|253	- Add buildrequires pkgconfig
12cu|geany-1.23.1-1|254	- 0.10
12cu|geany-1.23.1-1|255	- Import geany
12cu|geany-1.23.1-1|256	
12cu|geany-1.23.1-1|257	* Fri Aug 11 2006 trem <trem@mandriva.org> 0.8-1mdv2007.0
12cu|geany-1.23.1-1|258	- 0.8
12cu|geany-1.23.1-1|259	
12cu|geany-1.23.1-1|260	* Thu Jul 20 2006 trem <trem@mandriva.org> 0.7.1-1mdv2007.0
12cu|geany-1.23.1-1|261	- 0.7.1
12cu|geany-1.23.1-1|262	- add Patch0 to fix a double free
12cu|geany-1.23.1-1|263	- switch to XDG menu
12cu|geany-1.23.1-1|264	
12cu|geany-1.23.1-1|265	* Mon Jun 05 2006 trem <trem@mandriva.org> 0.7-1mdv2007.0
12cu|geany-1.23.1-1|266	- 0.7
12cu|geany-1.23.1-1|267	
12cu|geany-1.23.1-1|268	* Mon May 01 2006 trem <trem@mandriva.org> 0.6-2mdk
12cu|geany-1.23.1-1|269	- fix packager name in changelog
12cu|geany-1.23.1-1|270	
12cu|geany-1.23.1-1|271	* Mon May 01 2006 <trem@mandriva.org> 0.6-1mdk
12cu|geany-1.23.1-1|272	- Initial build.
12cu|geany-1.23.1-1|273	

9449 12
12cu|geany-plugins-1.23-2|1	%global geany_plug_docdir %{_defaultdocdir}/%{name}
12cu|geany-plugins-1.23-2|2	
12cu|geany-plugins-1.23-2|3	Name:		geany-plugins
12cu|geany-plugins-1.23-2|4	Version:	1.23
12cu|geany-plugins-1.23-2|5	Release:	2
12cu|geany-plugins-1.23-2|6	
12cu|geany-plugins-1.23-2|7	Group:		Development/GNOME and GTK+
12cu|geany-plugins-1.23-2|8	License:	GPLv2+ ; GPLv3+
12cu|geany-plugins-1.23-2|9	Summary:	A collection of different plugins for Geany
12cu|geany-plugins-1.23-2|10	Url:		http://plugins.geany.org/
12cu|geany-plugins-1.23-2|11	Source0:	http://plugins.geany.org/geany-plugins/geany-plugins-%{version}.tar.bz2
12cu|geany-plugins-1.23-2|12	BuildRequires:	gettext
12cu|geany-plugins-1.23-2|13	BuildRequires:	intltool
12cu|geany-plugins-1.23-2|14	BuildRequires:	lua-devel
12cu|geany-plugins-1.23-2|15	BuildRequires:	enchant-devel
12cu|geany-plugins-1.23-2|16	BuildRequires:	gtkspell-devel
12cu|geany-plugins-1.23-2|17	BuildRequires:	pkgconfig(geany) >= 0.20
12cu|geany-plugins-1.23-2|18	Requires:	geany
12cu|geany-plugins-1.23-2|19	Requires:	lua
12cu|geany-plugins-1.23-2|20	
12cu|geany-plugins-1.23-2|21	
12cu|geany-plugins-1.23-2|22	%description
12cu|geany-plugins-1.23-2|23	Geany-Plugins is a collection of different plugins for Geany,
12cu|geany-plugins-1.23-2|24	a lightweight IDE. It provides a common location for plugin authors
12cu|geany-plugins-1.23-2|25	and users with a known infrastructure and support. List of included
12cu|geany-plugins-1.23-2|26	plugins:
12cu|geany-plugins-1.23-2|27	
12cu|geany-plugins-1.23-2|28	
12cu|geany-plugins-1.23-2|29	- Addons: Collection of small addons for geany
12cu|geany-plugins-1.23-2|30	- Codenav: make it possible to
12cu|geany-plugins-1.23-2|31	- switch between header and implementation
12cu|geany-plugins-1.23-2|32	- go to a file by typing its name
12cu|geany-plugins-1.23-2|33	- Geanydoc: allow executing specified commands on the
12cu|geany-plugins-1.23-2|34	current word at the cursor position
12cu|geany-plugins-1.23-2|35	- Geanyextreasel: The Extra Selection adds several selection
12cu|geany-plugins-1.23-2|36	enhancements to geany
12cu|geany-plugins-1.23-2|37	- Geanygdb: integrated debugging support within Geany via
12cu|geany-plugins-1.23-2|38	the GNU Debugger (GDB).
12cu|geany-plugins-1.23-2|39	- Geanyinsertnum: replaces a (possibly zero-width) rectangular selection
12cu|geany-plugins-1.23-2|40	with integer numbers, using start/step/base etc.
12cu|geany-plugins-1.23-2|41	specified by the user.
12cu|geany-plugins-1.23-2|42	- Geanylatex: GeanyLaTeX is a plugin for Geany IDE to improve work
12cu|geany-plugins-1.23-2|43	with LaTeX.
12cu|geany-plugins-1.23-2|44	- Geanylipsum: implements a Lorem Ipsum generator to insert
12cu|geany-plugins-1.23-2|45	placeholder text into your document
12cu|geany-plugins-1.23-2|46	- Geanyprj: alternative project manager for Geany fast light IDE
12cu|geany-plugins-1.23-2|47	- Geanysendmail: send a document as attachment using the preferred
12cu|geany-plugins-1.23-2|48	mail client from inside Geany
12cu|geany-plugins-1.23-2|49	- Geanyvc: provides a uniform way of accessing the different
12cu|geany-plugins-1.23-2|50	version-control systems inside Geany IDE.
12cu|geany-plugins-1.23-2|51	- ShiftColumn: allows you to move blocks of text horizontally
12cu|geany-plugins-1.23-2|52	- Spellcheck: checks the content of the current document in Geany
12cu|geany-plugins-1.23-2|53	with the spell check library Enchant
12cu|geany-plugins-1.23-2|54	- Treebrowser
12cu|geany-plugins-1.23-2|55	
12cu|geany-plugins-1.23-2|56	%prep
12cu|geany-plugins-1.23-2|57	%setup -q
12cu|geany-plugins-1.23-2|58	
12cu|geany-plugins-1.23-2|59	%build
12cu|geany-plugins-1.23-2|60	%configure2_5x --docdir=%{geany_plug_docdir}
12cu|geany-plugins-1.23-2|61	make
12cu|geany-plugins-1.23-2|62	
12cu|geany-plugins-1.23-2|63	
12cu|geany-plugins-1.23-2|64	%install
12cu|geany-plugins-1.23-2|65	%makeinstall_std
12cu|geany-plugins-1.23-2|66	
12cu|geany-plugins-1.23-2|67	%find_lang %{name}
12cu|geany-plugins-1.23-2|68	
12cu|geany-plugins-1.23-2|69	%files -f %{name}.lang
12cu|geany-plugins-1.23-2|70	%doc NEWS README
12cu|geany-plugins-1.23-2|71	%if "%{_libdir}" != "%{_libexecdir}"
12cu|geany-plugins-1.23-2|72	%{_libexecdir}/geany-plugins
12cu|geany-plugins-1.23-2|73	%endif
12cu|geany-plugins-1.23-2|74	%{_iconsdir}/hicolor/16x16/apps/*
12cu|geany-plugins-1.23-2|75	%{_libdir}/geany-plugins
12cu|geany-plugins-1.23-2|76	%{_libdir}/geany/*
12cu|geany-plugins-1.23-2|77	%{_datadir}/geany-plugins
12cu|geany-plugins-1.23-2|78	
12cu|geany-plugins-1.23-2|79	
12cu|geany-plugins-1.23-2|80	%changelog
12cu|geany-plugins-1.23-2|81	* Wed Oct 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.23-2
12cu|geany-plugins-1.23-2|82	+ Revision: 9c9e1cb
12cu|geany-plugins-1.23-2|83	- Updated to 1.23
12cu|geany-plugins-1.23-2|84	
12cu|geany-plugins-1.23-2|85	

9450 12
12cu|geary-0.6.0-1|1	Summary:	A lightweight email program designed around conversations
12cu|geary-0.6.0-1|2	Name:		geary
12cu|geary-0.6.0-1|3	Version:	0.6.0
12cu|geary-0.6.0-1|4	Release:	1
12cu|geary-0.6.0-1|5	License:	LGPLv2+
12cu|geary-0.6.0-1|6	Group:		Networking/Mail
12cu|geary-0.6.0-1|7	URL:		http://yorba.org/geary/
12cu|geary-0.6.0-1|8	Source0:	http://yorba.org/download/geary/stable/%{name}-%{version}.tar.xz
12cu|geary-0.6.0-1|9	
12cu|geary-0.6.0-1|10	BuildRequires:	vala >= 0.18
12cu|geary-0.6.0-1|11	BuildRequires:	vala-tools
12cu|geary-0.6.0-1|12	BuildRequires:	make
12cu|geary-0.6.0-1|13	BuildRequires:	cmake
12cu|geary-0.6.0-1|14	BuildRequires:	pkgconfig(gthread-2.0)
12cu|geary-0.6.0-1|15	BuildRequires:	pkgconfig(glib-2.0) >= 2.30.0
12cu|geary-0.6.0-1|16	BuildRequires:	pkgconfig(gio-2.0) >= 2.28.0
12cu|geary-0.6.0-1|17	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.2.0
12cu|geary-0.6.0-1|18	BuildRequires:	pkgconfig(gee-1.0) >= 0.6.0
12cu|geary-0.6.0-1|19	BuildRequires:	pkgconfig(gee-0.8)
12cu|geary-0.6.0-1|20	BuildRequires:	pkgconfig(unique-3.0) >= 3.0.0
12cu|geary-0.6.0-1|21	BuildRequires:	pkgconfig(libnotify) >= 0.7.5
12cu|geary-0.6.0-1|22	BuildRequires:	pkgconfig(libcanberra) >= 0.28
12cu|geary-0.6.0-1|23	BuildRequires:	pkgconfig(sqlite3) >= 3.7.4
12cu|geary-0.6.0-1|24	BuildRequires:	pkgconfig(gmime-2.6) >= 2.6.0
12cu|geary-0.6.0-1|25	BuildRequires:	pkgconfig(gnome-keyring-1) >= 3.2.2
12cu|geary-0.6.0-1|26	BuildRequires:	pkgconfig(webkitgtk-3.0) >= 1.8.0
12cu|geary-0.6.0-1|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cu|geary-0.6.0-1|28	BuildRequires:	desktop-file-utils
12cu|geary-0.6.0-1|29	BuildRequires:	gettext
12cu|geary-0.6.0-1|30	BuildRequires:	intltool
12cu|geary-0.6.0-1|31	BuildRequires:	xml2po
12cu|geary-0.6.0-1|32	
12cu|geary-0.6.0-1|33	Requires:	hicolor-icon-theme
12cu|geary-0.6.0-1|34	
12cu|geary-0.6.0-1|35	%description
12cu|geary-0.6.0-1|36	Geary is a new email reader for GNOME designed to let you read your email
12cu|geary-0.6.0-1|37	quickly and effortlessly. Its interface is based on conversations, so you
12cu|geary-0.6.0-1|38	can easily read an entire discussion without having to click from message
12cu|geary-0.6.0-1|39	to message.
12cu|geary-0.6.0-1|40	Geary is still in early development and has limited features today, but
12cu|geary-0.6.0-1|41	we're planning to add lightning-fast searching, multiple account support,
12cu|geary-0.6.0-1|42	and much more. Eventually we'd like Geary to have an extensible plugin
12cu|geary-0.6.0-1|43	architecture so that developers will be able to add all kinds of nifty
12cu|geary-0.6.0-1|44	features in a modular way.
12cu|geary-0.6.0-1|45	
12cu|geary-0.6.0-1|46	%prep
12cu|geary-0.6.0-1|47	%setup -q
12cu|geary-0.6.0-1|48	
12cu|geary-0.6.0-1|49	%build
12cu|geary-0.6.0-1|50	%cmake
12cu|geary-0.6.0-1|51	
12cu|geary-0.6.0-1|52	%make
12cu|geary-0.6.0-1|53	
12cu|geary-0.6.0-1|54	%install
12cu|geary-0.6.0-1|55	%makeinstall_std -C build
12cu|geary-0.6.0-1|56	
12cu|geary-0.6.0-1|57	%find_lang %{name} --with-gnome
12cu|geary-0.6.0-1|58	
12cu|geary-0.6.0-1|59	%files -f %{name}.lang
12cu|geary-0.6.0-1|60	%doc AUTHORS COPYING NEWS MAINTAINERS README THANKS
12cu|geary-0.6.0-1|61	%{_bindir}/%{name}
12cu|geary-0.6.0-1|62	%{_datadir}/%{name}
12cu|geary-0.6.0-1|63	%{_datadir}/appdata/*
12cu|geary-0.6.0-1|64	%{_datadir}/applications/%{name}.desktop
12cu|geary-0.6.0-1|65	%{_datadir}/glib-2.0/schemas/org.yorba.geary.gschema.xml
12cu|geary-0.6.0-1|66	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cu|geary-0.6.0-1|67	
12cu|geary-0.6.0-1|68	%changelog
12cu|geary-0.6.0-1|69	* Thu Apr 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-1
12cu|geary-0.6.0-1|70	+ Revision: b4c4566
12cu|geary-0.6.0-1|71	- Fix files
12cu|geary-0.6.0-1|72	
12cu|geary-0.6.0-1|73	

9451 12
12cu|geda-1.8.1-3|1	%define libmajor 42
12cu|geda-1.8.1-3|2	
12cu|geda-1.8.1-3|3	Summary:	GPL Electronic Design Automation Project
12cu|geda-1.8.1-3|4	Name:		geda
12cu|geda-1.8.1-3|5	Epoch:		1
12cu|geda-1.8.1-3|6	Version:	1.8.1
12cu|geda-1.8.1-3|7	Release:	3
12cu|geda-1.8.1-3|8	License:	GPLv2
12cu|geda-1.8.1-3|9	Group:		Office
12cu|geda-1.8.1-3|10	Url:		http://www.gpleda.org/
12cu|geda-1.8.1-3|11	Source:		ftp://ftp.geda-project.org/geda-gaf/stable/v1.8/%{version}/geda-gaf-%{version}.tar.gz
12cu|geda-1.8.1-3|12	Patch0:		geda-gaf-1.8.1-linkage.patch
12cu|geda-1.8.1-3|13	Patch1:		geda-gaf-1.8.1-desktop.patch
12cu|geda-1.8.1-3|14	BuildRequires:	shared-mime-info
12cu|geda-1.8.1-3|15	BuildRequires:	gettext-devel
12cu|geda-1.8.1-3|16	BuildRequires:	pkgconfig(cairo)
12cu|geda-1.8.1-3|17	BuildRequires:	pkgconfig(glib-2.0)
12cu|geda-1.8.1-3|18	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cu|geda-1.8.1-3|19	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|geda-1.8.1-3|20	BuildRequires:	pkgconfig(guile-2.0)
12cu|geda-1.8.1-3|21	BuildRequires:	libstroke-devel
12cu|geda-1.8.1-3|22	BuildRequires:	guile
12cu|geda-1.8.1-3|23	Requires:	geda-gattrib
12cu|geda-1.8.1-3|24	Requires:	geda-gschem
12cu|geda-1.8.1-3|25	Requires:	geda-gnetlist
12cu|geda-1.8.1-3|26	Requires:	geda-gsymcheck
12cu|geda-1.8.1-3|27	Requires:	geda-symbols
12cu|geda-1.8.1-3|28	Requires:	geda-utils
12cu|geda-1.8.1-3|29	Suggests:	geda-docs
12cu|geda-1.8.1-3|30	Suggests:	geda-examples
12cu|geda-1.8.1-3|31	
12cu|geda-1.8.1-3|32	%description
12cu|geda-1.8.1-3|33	The GPL Electronic Design Automation (gEDA) project has produced and
12cu|geda-1.8.1-3|34	continues working on a full GPL'd suite and toolkit of Electronic
12cu|geda-1.8.1-3|35	Design Automation tools. These tools are used for electrical circuit
12cu|geda-1.8.1-3|36	design, schematic capture, simulation, prototyping, and
12cu|geda-1.8.1-3|37	production. Currently, the gEDA project offers a mature suite of free
12cu|geda-1.8.1-3|38	software applications for electronics design, including schematic
12cu|geda-1.8.1-3|39	capture, attribute management, bill of materials (BOM) generation,
12cu|geda-1.8.1-3|40	net listing into over 20 net list formats, analog and digital
12cu|geda-1.8.1-3|41	simulation, and printed circuit board (PCB) layout.
12cu|geda-1.8.1-3|42	
12cu|geda-1.8.1-3|43	%files
12cu|geda-1.8.1-3|44	
12cu|geda-1.8.1-3|45	#--------------------------------------------------------------------------
12cu|geda-1.8.1-3|46	%package -n lib%{name}-data
12cu|geda-1.8.1-3|47	Summary:	Static data from %{name}
12cu|geda-1.8.1-3|48	Group:		Sciences/Other
12cu|geda-1.8.1-3|49	Conflicts:	%{name}-symbols < 1:1.6.0-2
12cu|geda-1.8.1-3|50	
12cu|geda-1.8.1-3|51	%description -n lib%{name}-data
12cu|geda-1.8.1-3|52	This packages contains some help files and other
12cu|geda-1.8.1-3|53	static stuff.
12cu|geda-1.8.1-3|54	
12cu|geda-1.8.1-3|55	The gEDA project is working on producing a full GPL'd suite of
12cu|geda-1.8.1-3|56	Electronic Design Automation tools. These tools are used for electrical
12cu|geda-1.8.1-3|57	circuit design, simulation, prototyping, and production.
12cu|geda-1.8.1-3|58	
12cu|geda-1.8.1-3|59	%files -n lib%{name}-data -f lib%{name}%{libmajor}.lang
12cu|geda-1.8.1-3|60	%dir %{_datadir}/gEDA
12cu|geda-1.8.1-3|61	%{_datadir}/gEDA/prolog.ps
12cu|geda-1.8.1-3|62	%{_datadir}/gEDA/scheme/geda.scm
12cu|geda-1.8.1-3|63	%{_datadir}/gEDA/scheme/color-map.scm
12cu|geda-1.8.1-3|64	%{_datadir}/gEDA/system-gafrc
12cu|geda-1.8.1-3|65	%{_datadir}/gEDA/print-colormap-*
12cu|geda-1.8.1-3|66	%{_iconsdir}/hicolor/*/mimetypes/*
12cu|geda-1.8.1-3|67	%{_datadir}/mime/packages/*
12cu|geda-1.8.1-3|68	
12cu|geda-1.8.1-3|69	#--------------------------------------------------------------------------
12cu|geda-1.8.1-3|70	%define libname %mklibname %{name} %{libmajor}
12cu|geda-1.8.1-3|71	
12cu|geda-1.8.1-3|72	%package -n %{libname}
12cu|geda-1.8.1-3|73	Summary:	Libraries for the gEDA project
12cu|geda-1.8.1-3|74	Group:		Sciences/Other
12cu|geda-1.8.1-3|75	Requires:	lib%{name}-data = %{EVRD}
12cu|geda-1.8.1-3|76	
12cu|geda-1.8.1-3|77	%description -n %{libname}
12cu|geda-1.8.1-3|78	This package contains libgeda%{libmajor} (library needed by gEDA applications).
12cu|geda-1.8.1-3|79	
12cu|geda-1.8.1-3|80	The gEDA project is working on producing a full GPL'd suite of
12cu|geda-1.8.1-3|81	Electronic Design Automation tools. These tools are used for electrical
12cu|geda-1.8.1-3|82	circuit design, simulation, prototyping, and production.
12cu|geda-1.8.1-3|83	
12cu|geda-1.8.1-3|84	%files -n %{libname}
12cu|geda-1.8.1-3|85	%{_libdir}/*.so.%{libmajor}
12cu|geda-1.8.1-3|86	%{_libdir}/*.so.%{libmajor}.*
12cu|geda-1.8.1-3|87	
12cu|geda-1.8.1-3|88	#--------------------------------------------------------------------------
12cu|geda-1.8.1-3|89	%define develname %mklibname -d %{name}
12cu|geda-1.8.1-3|90	
12cu|geda-1.8.1-3|91	%package -n %{develname}
12cu|geda-1.8.1-3|92	Summary:	Development libraries for the gEDA project
12cu|geda-1.8.1-3|93	Group:		Sciences/Other
12cu|geda-1.8.1-3|94	Provides:	%{name}-devel = %{EVRD}
12cu|geda-1.8.1-3|95	Requires:	%{libname} = %{EVRD}
12cu|geda-1.8.1-3|96	
12cu|geda-1.8.1-3|97	%description -n %{develname}
12cu|geda-1.8.1-3|98	This package contains libgeda%{libmajor} development libraries needed
12cu|geda-1.8.1-3|99	by gEDA applications) and the necessary header files for development.
12cu|geda-1.8.1-3|100	
12cu|geda-1.8.1-3|101	The gEDA project is working on producing a full GPL'd suite of
12cu|geda-1.8.1-3|102	Electronic Design Automation tools. These tools are used for electrical
12cu|geda-1.8.1-3|103	circuit design, simulation, prototyping, and production.
12cu|geda-1.8.1-3|104	
12cu|geda-1.8.1-3|105	%files -n %{develname}
12cu|geda-1.8.1-3|106	%{_libdir}/libgeda.so
12cu|geda-1.8.1-3|107	%{_libdir}/pkgconfig/*.pc
12cu|geda-1.8.1-3|108	%{_includedir}/libgeda
12cu|geda-1.8.1-3|109	
12cu|geda-1.8.1-3|110	#--------------------------------------------------------------------------
12cu|geda-1.8.1-3|111	%package symbols
12cu|geda-1.8.1-3|112	Summary:	Electronic symbols for gEDA
12cu|geda-1.8.1-3|113	Group:		Sciences/Other
12cu|geda-1.8.1-3|114	
12cu|geda-1.8.1-3|115	%description symbols
12cu|geda-1.8.1-3|116	This package contains a bunch of symbols of electronic devices
12cu|geda-1.8.1-3|117	used by gschem, the gEDA project schematic editor.
12cu|geda-1.8.1-3|118	
12cu|geda-1.8.1-3|119	%files symbols
12cu|geda-1.8.1-3|120	%dir %{_datadir}/gEDA/sym
12cu|geda-1.8.1-3|121	%dir %{_datadir}/gEDA/sym/*/
12cu|geda-1.8.1-3|122	%{_datadir}/gEDA/sym/*/*
12cu|geda-1.8.1-3|123	%{_datadir}/gEDA/gafrc.d
12cu|geda-1.8.1-3|124	%{_datadir}/doc/geda-gaf/nc.pdf
12cu|geda-1.8.1-3|125	
12cu|geda-1.8.1-3|126	#--------------------------------------------------------------------------
12cu|geda-1.8.1-3|127	%package gattrib
12cu|geda-1.8.1-3|128	Summary:	Electronics schematics editor
12cu|geda-1.8.1-3|129	Group:		Sciences/Other
12cu|geda-1.8.1-3|130	Requires:	%{name}-symbols = %{EVRD}
12cu|geda-1.8.1-3|131	
12cu|geda-1.8.1-3|132	%description gattrib
12cu|geda-1.8.1-3|133	Gattrib is gEDA's attribute editor.  It reads a set of gschem .sch
12cu|geda-1.8.1-3|134	files (schematic files), and creates a spreadsheet showing all
12cu|geda-1.8.1-3|135	components in rows, with the associated component attributes listed in
12cu|geda-1.8.1-3|136	the columns.  It allows the user to add, modify, or delete component
12cu|geda-1.8.1-3|137	attributes outside of gschem, and then save the .sch files back
12cu|geda-1.8.1-3|138	out.  When it is completed, it will allow the user to edit attributes
12cu|geda-1.8.1-3|139	attached to components, nets, and pins.  (Currently, only component
12cu|geda-1.8.1-3|140	attribute editing is implemented; pin and net attributes are displayed
12cu|geda-1.8.1-3|141	only.)
12cu|geda-1.8.1-3|142	
12cu|geda-1.8.1-3|143	%files gattrib -f %{name}-gattrib.lang
12cu|geda-1.8.1-3|144	%{_bindir}/gattrib
12cu|geda-1.8.1-3|145	%{_datadir}/gEDA/system-gattribrc
12cu|geda-1.8.1-3|146	%{_datadir}/gEDA/gattrib-menus.xml
12cu|geda-1.8.1-3|147	%{_datadir}/applications/geda-gattrib.desktop
12cu|geda-1.8.1-3|148	%{_iconsdir}/hicolor/*/apps/geda-gattrib.*
12cu|geda-1.8.1-3|149	%{_datadir}/doc/geda-gaf/man/gattrib.html
12cu|geda-1.8.1-3|150	%{_mandir}/man1/gattrib.1.xz
12cu|geda-1.8.1-3|151	
12cu|geda-1.8.1-3|152	#--------------------------------------------------------------------------
12cu|geda-1.8.1-3|153	%package gschem
12cu|geda-1.8.1-3|154	Summary:	Electronics schematics editor
12cu|geda-1.8.1-3|155	Group:		Sciences/Other
12cu|geda-1.8.1-3|156	Requires:	%{name}-symbols = %{EVRD}
12cu|geda-1.8.1-3|157	Conflicts:	%{name}-symbols < 1:1.6.0-2
12cu|geda-1.8.1-3|158	
12cu|geda-1.8.1-3|159	%description gschem
12cu|geda-1.8.1-3|160	Gschem is an electronics schematic editor. It is part of the gEDA project.
12cu|geda-1.8.1-3|161	
12cu|geda-1.8.1-3|162	%files gschem -f %{name}-gschem.lang
12cu|geda-1.8.1-3|163	%{_bindir}/gschem
12cu|geda-1.8.1-3|164	%{_mandir}/man1/gschem.*
12cu|geda-1.8.1-3|165	%{_datadir}/gEDA/bitmap/gschem*
12cu|geda-1.8.1-3|166	%{_datadir}/gEDA/system-gschemrc
12cu|geda-1.8.1-3|167	%{_datadir}/gEDA/gschem-*
12cu|geda-1.8.1-3|168	%{_datadir}/gEDA/scheme/auto-place-attribs.scm
12cu|geda-1.8.1-3|169	%{_datadir}/gEDA/scheme/auto-uref.scm
12cu|geda-1.8.1-3|170	%{_datadir}/gEDA/scheme/default-attrib-positions.scm
12cu|geda-1.8.1-3|171	%{_datadir}/gEDA/scheme/generate_netlist.scm
12cu|geda-1.8.1-3|172	%{_datadir}/gEDA/scheme/gschem.scm
12cu|geda-1.8.1-3|173	%{_datadir}/gEDA/scheme/image.scm
12cu|geda-1.8.1-3|174	%{_datadir}/gEDA/scheme/list-keys.scm
12cu|geda-1.8.1-3|175	%{_datadir}/gEDA/scheme/partslist-common.scm
12cu|geda-1.8.1-3|176	%{_datadir}/gEDA/scheme/pcb.scm
12cu|geda-1.8.1-3|177	%{_datadir}/gEDA/scheme/print.scm
12cu|geda-1.8.1-3|178	%{_datadir}/gEDA/scheme/print-NB-attribs.scm
12cu|geda-1.8.1-3|179	%{_datadir}/gEDA/scheme/geda/attrib.scm
12cu|geda-1.8.1-3|180	%{_datadir}/gEDA/scheme/geda/core/gettext.scm
12cu|geda-1.8.1-3|181	%{_datadir}/gEDA/scheme/geda/deprecated.scm
12cu|geda-1.8.1-3|182	%{_datadir}/gEDA/scheme/geda/object.scm
12cu|geda-1.8.1-3|183	%{_datadir}/gEDA/scheme/geda/os.scm
12cu|geda-1.8.1-3|184	%{_datadir}/gEDA/scheme/geda/page.scm
12cu|geda-1.8.1-3|185	%{_datadir}/gEDA/scheme/gschem/attrib.scm
12cu|geda-1.8.1-3|186	%{_datadir}/gEDA/scheme/gschem/core/gettext.scm
12cu|geda-1.8.1-3|187	%{_datadir}/gEDA/scheme/gschem/deprecated.scm
12cu|geda-1.8.1-3|188	%{_datadir}/gEDA/scheme/gschem/gschemdoc.scm
12cu|geda-1.8.1-3|189	%{_datadir}/gEDA/scheme/gschem/hook.scm
12cu|geda-1.8.1-3|190	%{_datadir}/gEDA/scheme/gschem/keymap.scm
12cu|geda-1.8.1-3|191	%{_datadir}/gEDA/scheme/gschem/selection.scm
12cu|geda-1.8.1-3|192	%{_datadir}/gEDA/scheme/gschem/util.scm
12cu|geda-1.8.1-3|193	%{_datadir}/gEDA/scheme/gschem/window.scm
12cu|geda-1.8.1-3|194	%{_datadir}/doc/geda-gaf/man/gschem.html
12cu|geda-1.8.1-3|195	%{_datadir}/applications/geda-gschem.desktop
12cu|geda-1.8.1-3|196	%{_iconsdir}/hicolor/*/apps/geda-gschem.*
12cu|geda-1.8.1-3|197	%{_infodir}/geda-scheme.info.*
12cu|geda-1.8.1-3|198	
12cu|geda-1.8.1-3|199	#--------------------------------------------------------------------------
12cu|geda-1.8.1-3|200	%package gsymcheck
12cu|geda-1.8.1-3|201	Summary:	Electronics schematics editor
12cu|geda-1.8.1-3|202	Group:		Sciences/Other
12cu|geda-1.8.1-3|203	Requires:	%{name}-symbols = %{EVRD}
12cu|geda-1.8.1-3|204	
12cu|geda-1.8.1-3|205	%description gsymcheck
12cu|geda-1.8.1-3|206	Gsymcheck is a utility to check symbols for gschem. It is part
12cu|geda-1.8.1-3|207	of the gEDA project.
12cu|geda-1.8.1-3|208	
12cu|geda-1.8.1-3|209	%files gsymcheck
12cu|geda-1.8.1-3|210	%{_bindir}/gsymcheck
12cu|geda-1.8.1-3|211	%{_datadir}/gEDA/system-gsymcheckrc
12cu|geda-1.8.1-3|212	%{_datadir}/doc/geda-gaf/man/gsymcheck.html
12cu|geda-1.8.1-3|213	%{_mandir}/man1/gsymcheck.*
12cu|geda-1.8.1-3|214	
12cu|geda-1.8.1-3|215	#--------------------------------------------------------------------------
12cu|geda-1.8.1-3|216	%package utils
12cu|geda-1.8.1-3|217	Summary:	Net lister for the gEDA project
12cu|geda-1.8.1-3|218	Group:		Sciences/Other
12cu|geda-1.8.1-3|219	Requires:	%{name}-symbols = %{EVRD}
12cu|geda-1.8.1-3|220	
12cu|geda-1.8.1-3|221	%description utils
12cu|geda-1.8.1-3|222	Several utilities for the gEDA project.
12cu|geda-1.8.1-3|223	
12cu|geda-1.8.1-3|224	%files utils
12cu|geda-1.8.1-3|225	%{_bindir}/gmk_sym
12cu|geda-1.8.1-3|226	%{_bindir}/smash_megafile
12cu|geda-1.8.1-3|227	%{_bindir}/convert_sym
12cu|geda-1.8.1-3|228	%{_bindir}/sarlacc_schem
12cu|geda-1.8.1-3|229	%{_bindir}/sarlacc_sym
12cu|geda-1.8.1-3|230	%{_bindir}/gschlas
12cu|geda-1.8.1-3|231	%{_bindir}/olib
12cu|geda-1.8.1-3|232	%{_bindir}/refdes_renum
12cu|geda-1.8.1-3|233	%{_bindir}/gsch2pcb
12cu|geda-1.8.1-3|234	%{_bindir}/pads_backannotate
12cu|geda-1.8.1-3|235	%{_bindir}/tragesym
12cu|geda-1.8.1-3|236	%{_bindir}/garchive
12cu|geda-1.8.1-3|237	%{_bindir}/grenum
12cu|geda-1.8.1-3|238	%{_bindir}/gsymfix
12cu|geda-1.8.1-3|239	%{_bindir}/schdiff
12cu|geda-1.8.1-3|240	%{_bindir}/pcb_backannotate
12cu|geda-1.8.1-3|241	%{_bindir}/gxyrs
12cu|geda-1.8.1-3|242	%{_datadir}/gEDA/perl/lib/gxyrs.pm
12cu|geda-1.8.1-3|243	%{_datadir}/gEDA/system-gschlasrc
12cu|geda-1.8.1-3|244	%{_datadir}/doc/geda-gaf/man/grenum.html
12cu|geda-1.8.1-3|245	%{_datadir}/doc/geda-gaf/man/convert_sym.html
12cu|geda-1.8.1-3|246	%{_datadir}/doc/geda-gaf/man/garchive.html
12cu|geda-1.8.1-3|247	%{_datadir}/doc/geda-gaf/man/gmk_sym.html
12cu|geda-1.8.1-3|248	%{_datadir}/doc/geda-gaf/man/gsch2pcb.html
12cu|geda-1.8.1-3|249	%{_datadir}/doc/geda-gaf/man/gschlas.html
12cu|geda-1.8.1-3|250	%{_datadir}/doc/geda-gaf/man/gsymfix.html
12cu|geda-1.8.1-3|251	%{_datadir}/doc/geda-gaf/man/gxyrs.html
12cu|geda-1.8.1-3|252	%{_datadir}/doc/geda-gaf/man/olib.html
12cu|geda-1.8.1-3|253	%{_datadir}/doc/geda-gaf/man/pads_backannotate.html
12cu|geda-1.8.1-3|254	%{_datadir}/doc/geda-gaf/man/pcb_backannotate.html
12cu|geda-1.8.1-3|255	%{_datadir}/doc/geda-gaf/man/refdes_renum.html
12cu|geda-1.8.1-3|256	%{_datadir}/doc/geda-gaf/man/sarlacc_schem.html
12cu|geda-1.8.1-3|257	%{_datadir}/doc/geda-gaf/man/sarlacc_sym.html
12cu|geda-1.8.1-3|258	%{_datadir}/doc/geda-gaf/man/schdiff.html
12cu|geda-1.8.1-3|259	%{_datadir}/doc/geda-gaf/man/smash_megafile.html
12cu|geda-1.8.1-3|260	%{_datadir}/doc/geda-gaf/man/tragesym.html
12cu|geda-1.8.1-3|261	%{_datadir}/doc/geda-gaf/readmes
12cu|geda-1.8.1-3|262	%{_mandir}/man1/grenum.1*
12cu|geda-1.8.1-3|263	%{_mandir}/man1/convert_sym.1*
12cu|geda-1.8.1-3|264	%{_mandir}/man1/garchive.1*
12cu|geda-1.8.1-3|265	%{_mandir}/man1/gmk_sym.1*
12cu|geda-1.8.1-3|266	%{_mandir}/man1/gsch2pcb.1*
12cu|geda-1.8.1-3|267	%{_mandir}/man1/gschlas.1*
12cu|geda-1.8.1-3|268	%{_mandir}/man1/gsymfix.1*
12cu|geda-1.8.1-3|269	%{_mandir}/man1/gxyrs.1*
12cu|geda-1.8.1-3|270	%{_mandir}/man1/olib.1*
12cu|geda-1.8.1-3|271	%{_mandir}/man1/pads_backannotate.1*
12cu|geda-1.8.1-3|272	%{_mandir}/man1/pcb_backannotate.1*
12cu|geda-1.8.1-3|273	%{_mandir}/man1/refdes_renum.1*
12cu|geda-1.8.1-3|274	%{_mandir}/man1/sarlacc_schem.1*
12cu|geda-1.8.1-3|275	%{_mandir}/man1/sarlacc_sym.1*
12cu|geda-1.8.1-3|276	%{_mandir}/man1/schdiff.1*
12cu|geda-1.8.1-3|277	%{_mandir}/man1/smash_megafile.1*
12cu|geda-1.8.1-3|278	%{_mandir}/man1/tragesym.1*
12cu|geda-1.8.1-3|279	
12cu|geda-1.8.1-3|280	#--------------------------------------------------------------------------
12cu|geda-1.8.1-3|281	%package gnetlist
12cu|geda-1.8.1-3|282	Summary:	Net lister for the gEDA project
12cu|geda-1.8.1-3|283	Group:		Sciences/Other
12cu|geda-1.8.1-3|284	Requires:	%{name}-symbols = %{EVRD}
12cu|geda-1.8.1-3|285	Conflicts:	%{name}-symbols < 1:1.6.0-2
12cu|geda-1.8.1-3|286	
12cu|geda-1.8.1-3|287	%description gnetlist
12cu|geda-1.8.1-3|288	Gnetlist generates net lists from schematics drawn with gschem
12cu|geda-1.8.1-3|289	(the gEDA schematic editor). Possible output formats are:
12cu|geda-1.8.1-3|290	- spice net lists
12cu|geda-1.8.1-3|291	- verilog
12cu|geda-1.8.1-3|292	- tango
12cu|geda-1.8.1-3|293	
12cu|geda-1.8.1-3|294	%files gnetlist
12cu|geda-1.8.1-3|295	%dir %{_datadir}/gEDA
12cu|geda-1.8.1-3|296	%{_bindir}/gnetlist
12cu|geda-1.8.1-3|297	%{_bindir}/sw2asc
12cu|geda-1.8.1-3|298	%{_mandir}/man1/gnetlist.*
12cu|geda-1.8.1-3|299	%{_datadir}/gEDA/system-gnetlistrc
12cu|geda-1.8.1-3|300	%{_datadir}/gEDA/scheme/gnet*.scm
12cu|geda-1.8.1-3|301	%dir %{_datadir}/gEDA/scheme/gnetlist
12cu|geda-1.8.1-3|302	%{_datadir}/gEDA/scheme/gnetlist/backend-getopt.scm
12cu|geda-1.8.1-3|303	%{_datadir}/doc/geda-gaf/man/gnetlist.html
12cu|geda-1.8.1-3|304	%{_datadir}/doc/geda-gaf/man/sw2asc.html
12cu|geda-1.8.1-3|305	%{_mandir}/man1/sw2asc.1*
12cu|geda-1.8.1-3|306	
12cu|geda-1.8.1-3|307	#--------------------------------------------------------------------------
12cu|geda-1.8.1-3|308	%package examples
12cu|geda-1.8.1-3|309	Summary:	Examples for the gEDA project
12cu|geda-1.8.1-3|310	Group:		Sciences/Other
12cu|geda-1.8.1-3|311	
12cu|geda-1.8.1-3|312	%description examples
12cu|geda-1.8.1-3|313	This package provide example for the gEDA project.
12cu|geda-1.8.1-3|314	
12cu|geda-1.8.1-3|315	%files examples
12cu|geda-1.8.1-3|316	%{_datadir}/doc/geda-gaf/examples
12cu|geda-1.8.1-3|317	
12cu|geda-1.8.1-3|318	#--------------------------------------------------------------------------
12cu|geda-1.8.1-3|319	%package docs
12cu|geda-1.8.1-3|320	Summary:	Doc for the gEDA project
12cu|geda-1.8.1-3|321	Group:		Sciences/Other
12cu|geda-1.8.1-3|322	
12cu|geda-1.8.1-3|323	%description docs
12cu|geda-1.8.1-3|324	This package provides documentation for the gEDA project.
12cu|geda-1.8.1-3|325	
12cu|geda-1.8.1-3|326	%files docs
12cu|geda-1.8.1-3|327	%{_datadir}/doc/geda-gaf/wiki
12cu|geda-1.8.1-3|328	%{_datadir}/doc/geda-gaf/gedadocs.html
12cu|geda-1.8.1-3|329	
12cu|geda-1.8.1-3|330	#--------------------------------------------------------------------------
12cu|geda-1.8.1-3|331	
12cu|geda-1.8.1-3|332	%prep
12cu|geda-1.8.1-3|333	%setup -qn geda-gaf-%{version}
12cu|geda-1.8.1-3|334	%apply_patches
12cu|geda-1.8.1-3|335	
12cu|geda-1.8.1-3|336	%build
12cu|geda-1.8.1-3|337	%configure2_5x \
12cu|geda-1.8.1-3|338	--disable-update-xdg-database \
12cu|geda-1.8.1-3|339	--disable-static \
12cu|geda-1.8.1-3|340	--disable-rpath
12cu|geda-1.8.1-3|341	%make
12cu|geda-1.8.1-3|342	
12cu|geda-1.8.1-3|343	%install
12cu|geda-1.8.1-3|344	%makeinstall_std
12cu|geda-1.8.1-3|345	
12cu|geda-1.8.1-3|346	%find_lang lib%{name}%{libmajor}
12cu|geda-1.8.1-3|347	%find_lang %{name}-gattrib
12cu|geda-1.8.1-3|348	%find_lang %{name}-gschem
12cu|geda-1.8.1-3|349	#fix linting
12cu|geda-1.8.1-3|350	sed -i 's/\r//' %{buildroot}%{_datadir}/doc/geda-gaf/examples/RF_Amp/{Q2,MSA-2643,Q1}.cir
12cu|geda-1.8.1-3|351	sed -i 's/\r//' %{buildroot}%{_datadir}/doc/geda-gaf/examples/TwoStageAmp/spice.netlist
12cu|geda-1.8.1-3|352	
12cu|geda-1.8.1-3|353	
12cu|geda-1.8.1-3|354	
12cu|geda-1.8.1-3|355	
12cu|geda-1.8.1-3|356	

9452 12
12cu|geis-2.2.16-1|1	%define major 1
12cu|geis-2.2.16-1|2	%define libname %mklibname %{name} %{major}
12cu|geis-2.2.16-1|3	%define devname %mklibname %{name} -d
12cu|geis-2.2.16-1|4	
12cu|geis-2.2.16-1|5	Summary:	Gesture Engine Interface and Support Interface
12cu|geis-2.2.16-1|6	Name:		geis
12cu|geis-2.2.16-1|7	Version:	2.2.16
12cu|geis-2.2.16-1|8	Release:	1
12cu|geis-2.2.16-1|9	License:	GPLv3+
12cu|geis-2.2.16-1|10	Group:		System/Libraries
12cu|geis-2.2.16-1|11	Url:		https://launchpad.net/geis
12cu|geis-2.2.16-1|12	Source0:	https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz
12cu|geis-2.2.16-1|13	BuildRequires:	pkgconfig(check)
12cu|geis-2.2.16-1|14	BuildRequires:	pkgconfig(dbus-1)
12cu|geis-2.2.16-1|15	BuildRequires:	pkgconfig(frame)
12cu|geis-2.2.16-1|16	BuildRequires:	pkgconfig(grail)
12cu|geis-2.2.16-1|17	BuildRequires:	pkgconfig(python3)
12cu|geis-2.2.16-1|18	BuildRequires:	pkgconfig(xcb)
12cu|geis-2.2.16-1|19	BuildRequires:	pkgconfig(xorg-server)
12cu|geis-2.2.16-1|20	
12cu|geis-2.2.16-1|21	%description
12cu|geis-2.2.16-1|22	GEIS is a library for applications and toolkit programmers which provides
12cu|geis-2.2.16-1|23	a consistent platform independent interface for any system-wide input gesture
12cu|geis-2.2.16-1|24	recognition mechanism.
12cu|geis-2.2.16-1|25	
12cu|geis-2.2.16-1|26	%files
12cu|geis-2.2.16-1|27	%doc README COPYING
12cu|geis-2.2.16-1|28	%{_bindir}/geis-server
12cu|geis-2.2.16-1|29	%{_bindir}/geistest
12cu|geis-2.2.16-1|30	%{_mandir}/man1/geis*
12cu|geis-2.2.16-1|31	
12cu|geis-2.2.16-1|32	#----------------------------------------------------------------------------
12cu|geis-2.2.16-1|33	
12cu|geis-2.2.16-1|34	%package -n %{libname}
12cu|geis-2.2.16-1|35	Summary:	Gesture Engine Interface and Support lLibrary package
12cu|geis-2.2.16-1|36	Group:		System/Libraries
12cu|geis-2.2.16-1|37	
12cu|geis-2.2.16-1|38	%description -n %{libname}
12cu|geis-2.2.16-1|39	This package contains the library needed to run programs dynamically linked
12cu|geis-2.2.16-1|40	with geis.
12cu|geis-2.2.16-1|41	
12cu|geis-2.2.16-1|42	%files -n %{libname}
12cu|geis-2.2.16-1|43	%{_libdir}/libgeis.so.%{major}*
12cu|geis-2.2.16-1|44	
12cu|geis-2.2.16-1|45	#----------------------------------------------------------------------------
12cu|geis-2.2.16-1|46	
12cu|geis-2.2.16-1|47	%package -n %{devname}
12cu|geis-2.2.16-1|48	Summary:	Gesture Engine Interface and Support development package
12cu|geis-2.2.16-1|49	Group:		Development/C
12cu|geis-2.2.16-1|50	Requires:	%{libname} = %{EVRD}
12cu|geis-2.2.16-1|51	Provides:	%{name}-devel = %{EVRD}
12cu|geis-2.2.16-1|52	Conflicts:	%{_lib}geis1 < 2.2.16
12cu|geis-2.2.16-1|53	
12cu|geis-2.2.16-1|54	%description -n %{devname}
12cu|geis-2.2.16-1|55	This package provides headers files for geis development.
12cu|geis-2.2.16-1|56	
12cu|geis-2.2.16-1|57	%files -n %{devname}
12cu|geis-2.2.16-1|58	%{_includedir}/%{name}/geis.h
12cu|geis-2.2.16-1|59	%{_includedir}/%{name}/geisimpl.h
12cu|geis-2.2.16-1|60	%{_libdir}/libgeis.so
12cu|geis-2.2.16-1|61	%{_libdir}/pkgconfig/libgeis.pc
12cu|geis-2.2.16-1|62	
12cu|geis-2.2.16-1|63	#----------------------------------------------------------------------------
12cu|geis-2.2.16-1|64	
12cu|geis-2.2.16-1|65	%package -n python3-%{name}
12cu|geis-2.2.16-1|66	Summary:	GEIS python bindings
12cu|geis-2.2.16-1|67	Group:		Development/Python
12cu|geis-2.2.16-1|68	Requires:	%{libname} = %{EVRD}
12cu|geis-2.2.16-1|69	Obsoletes:	python-%{name} < 2.2.16
12cu|geis-2.2.16-1|70	Conflicts:	python-%{name} < 2.2.16
12cu|geis-2.2.16-1|71	
12cu|geis-2.2.16-1|72	%description -n python3-%{name}
12cu|geis-2.2.16-1|73	GEIS python bindings.
12cu|geis-2.2.16-1|74	
12cu|geis-2.2.16-1|75	%files -n python3-%{name}
12cu|geis-2.2.16-1|76	%{_bindir}/pygeis
12cu|geis-2.2.16-1|77	%{python3_sitelib}/%{name}/
12cu|geis-2.2.16-1|78	%{python3_sitearch}/_geis_bindings.so
12cu|geis-2.2.16-1|79	%{_mandir}/man1/pygeis.1*
12cu|geis-2.2.16-1|80	
12cu|geis-2.2.16-1|81	#----------------------------------------------------------------------------
12cu|geis-2.2.16-1|82	
12cu|geis-2.2.16-1|83	%package -n %{name}view
12cu|geis-2.2.16-1|84	Summary:	GEIS View
12cu|geis-2.2.16-1|85	Requires:	python3-%{name} = %{EVRD}
12cu|geis-2.2.16-1|86	
12cu|geis-2.2.16-1|87	%description -n %{name}view
12cu|geis-2.2.16-1|88	GEIS View.
12cu|geis-2.2.16-1|89	
12cu|geis-2.2.16-1|90	%files -n %{name}view
12cu|geis-2.2.16-1|91	%{_bindir}/%{name}view
12cu|geis-2.2.16-1|92	%{_datadir}/applications/geisview.desktop
12cu|geis-2.2.16-1|93	%{_datadir}/geisview/*.ui
12cu|geis-2.2.16-1|94	%{_datadir}/pixmaps/geisview32x32.xpm
12cu|geis-2.2.16-1|95	%{python3_sitelib}/%{name}view/
12cu|geis-2.2.16-1|96	
12cu|geis-2.2.16-1|97	#----------------------------------------------------------------------------
12cu|geis-2.2.16-1|98	
12cu|geis-2.2.16-1|99	%prep
12cu|geis-2.2.16-1|100	%setup -q
12cu|geis-2.2.16-1|101	
12cu|geis-2.2.16-1|102	%build
12cu|geis-2.2.16-1|103	autoreconf -fi
12cu|geis-2.2.16-1|104	automake --add-missing
12cu|geis-2.2.16-1|105	%configure2_5x --disable-static
12cu|geis-2.2.16-1|106	%make
12cu|geis-2.2.16-1|107	
12cu|geis-2.2.16-1|108	%install
12cu|geis-2.2.16-1|109	%makeinstall_std
12cu|geis-2.2.16-1|110	
12cu|geis-2.2.16-1|111	
12cu|geis-2.2.16-1|112	%changelog
12cu|geis-2.2.16-1|113	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.16-1
12cu|geis-2.2.16-1|114	+ Revision: 0fcc1b4
12cu|geis-2.2.16-1|115	- LOG Switch to python3 as upstream did
12cu|geis-2.2.16-1|116	
12cu|geis-2.2.16-1|117	

9453 12
12cu|gemrb-0.8.0.1-1|1	Summary:	Port of the original Infinity (Game) Engine
12cu|gemrb-0.8.0.1-1|2	Name:		gemrb
12cu|gemrb-0.8.0.1-1|3	Version:	0.8.0.1
12cu|gemrb-0.8.0.1-1|4	Release:	1
12cu|gemrb-0.8.0.1-1|5	Group:		Games/Adventure
12cu|gemrb-0.8.0.1-1|6	License:	GPLv2+
12cu|gemrb-0.8.0.1-1|7	Url:		http://gemrb.sourceforge.net/
12cu|gemrb-0.8.0.1-1|8	Source0:	http://downloads.sourceforge.net/project/gemrb/GemRB%20Sources/GemRB%200.7.0%20Sources/%{name}-%{version}.tar.gz
12cu|gemrb-0.8.0.1-1|9	BuildRequires:	cmake
12cu|gemrb-0.8.0.1-1|10	BuildRequires:	pkgconfig(libpng)
12cu|gemrb-0.8.0.1-1|11	BuildRequires:	pkgconfig(openal)
12cu|gemrb-0.8.0.1-1|12	BuildRequires:	pkgconfig(python)
12cu|gemrb-0.8.0.1-1|13	BuildRequires:	pkgconfig(sdl)
12cu|gemrb-0.8.0.1-1|14	BuildRequires:	pkgconfig(SDL_mixer)
12cu|gemrb-0.8.0.1-1|15	BuildRequires:	pkgconfig(SDL_ttf)
12cu|gemrb-0.8.0.1-1|16	BuildRequires:	pkgconfig(vorbis)
12cu|gemrb-0.8.0.1-1|17	BuildRequires:	pkgconfig(zlib)
12cu|gemrb-0.8.0.1-1|18	Requires:	openal
12cu|gemrb-0.8.0.1-1|19	
12cu|gemrb-0.8.0.1-1|20	%description
12cu|gemrb-0.8.0.1-1|21	GemRB (Game Engine Made with pre-Rendered Background) is a portable
12cu|gemrb-0.8.0.1-1|22	open-source implementation of Bioware's Infinity Engine.
12cu|gemrb-0.8.0.1-1|23	
12cu|gemrb-0.8.0.1-1|24	It was written to support pseudo-3D role playing games based on the
12cu|gemrb-0.8.0.1-1|25	Dungeons & Dragons ruleset (Baldur's Gate and Icewind Dale series,
12cu|gemrb-0.8.0.1-1|26	Planescape: Torment).
12cu|gemrb-0.8.0.1-1|27	
12cu|gemrb-0.8.0.1-1|28	This is not a game, but the engine. You need data installed somewhere, and
12cu|gemrb-0.8.0.1-1|29	point gemrb the the relevant directory. More details and a list of
12cu|gemrb-0.8.0.1-1|30	supported games can be found at
12cu|gemrb-0.8.0.1-1|31	http://gemrb.sourceforge.net/wiki/doku.php?id=getting_started
12cu|gemrb-0.8.0.1-1|32	
12cu|gemrb-0.8.0.1-1|33	%files
12cu|gemrb-0.8.0.1-1|34	%defattr(644,root,root,755)
12cu|gemrb-0.8.0.1-1|35	%doc AUTHORS COPYING NEWS README INSTALL
12cu|gemrb-0.8.0.1-1|36	%attr(755,root,root) %{_bindir}/gemrb
12cu|gemrb-0.8.0.1-1|37	%attr(755,root,root) %{_libdir}/gemrb/libgemrb_core.so
12cu|gemrb-0.8.0.1-1|38	%attr(755,root,root) %{_libdir}/gemrb/plugins/NullSource.so
12cu|gemrb-0.8.0.1-1|39	%attr(755,root,root) %{_libdir}/gemrb/plugins/TTFImporter.so
12cu|gemrb-0.8.0.1-1|40	%attr(755,root,root) %{_libdir}/gemrb/plugins/2DAImporter.so
12cu|gemrb-0.8.0.1-1|41	%attr(755,root,root) %{_libdir}/gemrb/plugins/ACMReader.so
12cu|gemrb-0.8.0.1-1|42	%attr(755,root,root) %{_libdir}/gemrb/plugins/AREImporter.so
12cu|gemrb-0.8.0.1-1|43	%attr(755,root,root) %{_libdir}/gemrb/plugins/BAMImporter.so
12cu|gemrb-0.8.0.1-1|44	%attr(755,root,root) %{_libdir}/gemrb/plugins/BIFImporter.so
12cu|gemrb-0.8.0.1-1|45	%attr(755,root,root) %{_libdir}/gemrb/plugins/BIKPlayer.so
12cu|gemrb-0.8.0.1-1|46	%attr(755,root,root) %{_libdir}/gemrb/plugins/BMPImporter.so
12cu|gemrb-0.8.0.1-1|47	%attr(755,root,root) %{_libdir}/gemrb/plugins/BMPWriter.so
12cu|gemrb-0.8.0.1-1|48	%attr(755,root,root) %{_libdir}/gemrb/plugins/CHUImporter.so
12cu|gemrb-0.8.0.1-1|49	%attr(755,root,root) %{_libdir}/gemrb/plugins/CREImporter.so
12cu|gemrb-0.8.0.1-1|50	%attr(755,root,root) %{_libdir}/gemrb/plugins/DirectoryImporter.so
12cu|gemrb-0.8.0.1-1|51	%attr(755,root,root) %{_libdir}/gemrb/plugins/DLGImporter.so
12cu|gemrb-0.8.0.1-1|52	%attr(755,root,root) %{_libdir}/gemrb/plugins/EFFImporter.so
12cu|gemrb-0.8.0.1-1|53	%attr(755,root,root) %{_libdir}/gemrb/plugins/FXOpcodes.so
12cu|gemrb-0.8.0.1-1|54	%attr(755,root,root) %{_libdir}/gemrb/plugins/GAMImporter.so
12cu|gemrb-0.8.0.1-1|55	%attr(755,root,root) %{_libdir}/gemrb/plugins/GUIScript.so
12cu|gemrb-0.8.0.1-1|56	%attr(755,root,root) %{_libdir}/gemrb/plugins/IDSImporter.so
12cu|gemrb-0.8.0.1-1|57	%attr(755,root,root) %{_libdir}/gemrb/plugins/INIImporter.so
12cu|gemrb-0.8.0.1-1|58	%attr(755,root,root) %{_libdir}/gemrb/plugins/ITMImporter.so
12cu|gemrb-0.8.0.1-1|59	%attr(755,root,root) %{_libdir}/gemrb/plugins/IWDOpcodes.so
12cu|gemrb-0.8.0.1-1|60	%attr(755,root,root) %{_libdir}/gemrb/plugins/KEYImporter.so
12cu|gemrb-0.8.0.1-1|61	%attr(755,root,root) %{_libdir}/gemrb/plugins/MOSImporter.so
12cu|gemrb-0.8.0.1-1|62	%attr(755,root,root) %{_libdir}/gemrb/plugins/MUSImporter.so
12cu|gemrb-0.8.0.1-1|63	%attr(755,root,root) %{_libdir}/gemrb/plugins/MVEPlayer.so
12cu|gemrb-0.8.0.1-1|64	%attr(755,root,root) %{_libdir}/gemrb/plugins/NullSound.so
12cu|gemrb-0.8.0.1-1|65	%attr(755,root,root) %{_libdir}/gemrb/plugins/OGGReader.so
12cu|gemrb-0.8.0.1-1|66	%attr(755,root,root) %{_libdir}/gemrb/plugins/OpenALAudio.so
12cu|gemrb-0.8.0.1-1|67	%attr(755,root,root) %{_libdir}/gemrb/plugins/PLTImporter.so
12cu|gemrb-0.8.0.1-1|68	%attr(755,root,root) %{_libdir}/gemrb/plugins/PNGImporter.so
12cu|gemrb-0.8.0.1-1|69	%attr(755,root,root) %{_libdir}/gemrb/plugins/PROImporter.so
12cu|gemrb-0.8.0.1-1|70	%attr(755,root,root) %{_libdir}/gemrb/plugins/PSTOpcodes.so
12cu|gemrb-0.8.0.1-1|71	%attr(755,root,root) %{_libdir}/gemrb/plugins/SDLAudio.so
12cu|gemrb-0.8.0.1-1|72	%attr(755,root,root) %{_libdir}/gemrb/plugins/SDLVideo.so
12cu|gemrb-0.8.0.1-1|73	%attr(755,root,root) %{_libdir}/gemrb/plugins/SPLImporter.so
12cu|gemrb-0.8.0.1-1|74	%attr(755,root,root) %{_libdir}/gemrb/plugins/STOImporter.so
12cu|gemrb-0.8.0.1-1|75	%attr(755,root,root) %{_libdir}/gemrb/plugins/TISImporter.so
12cu|gemrb-0.8.0.1-1|76	%attr(755,root,root) %{_libdir}/gemrb/plugins/TLKImporter.so
12cu|gemrb-0.8.0.1-1|77	%attr(755,root,root) %{_libdir}/gemrb/plugins/WAVReader.so
12cu|gemrb-0.8.0.1-1|78	%attr(755,root,root) %{_libdir}/gemrb/plugins/WEDImporter.so
12cu|gemrb-0.8.0.1-1|79	%attr(755,root,root) %{_libdir}/gemrb/plugins/WMPImporter.so
12cu|gemrb-0.8.0.1-1|80	%attr(755,root,root) %{_libdir}/gemrb/plugins/ZLibManager.so
12cu|gemrb-0.8.0.1-1|81	%attr(755,root,root) %{_libdir}/gemrb/plugins/SAVImporter.so
12cu|gemrb-0.8.0.1-1|82	
12cu|gemrb-0.8.0.1-1|83	%{_sysconfdir}/gemrb/GemRB.cfg.sample
12cu|gemrb-0.8.0.1-1|84	%{_mandir}/man6/gemrb.6.*
12cu|gemrb-0.8.0.1-1|85	%{_datadir}/gemrb/*
12cu|gemrb-0.8.0.1-1|86	%{_datadir}/applications/gemrb.desktop
12cu|gemrb-0.8.0.1-1|87	%{_iconsdir}/hicolor/scalable/apps/gemrb.svg
12cu|gemrb-0.8.0.1-1|88	%{_datadir}/pixmaps/gemrb.png
12cu|gemrb-0.8.0.1-1|89	%{_bindir}/extend2da.py
12cu|gemrb-0.8.0.1-1|90	
12cu|gemrb-0.8.0.1-1|91	#----------------------------------------------------------------------------
12cu|gemrb-0.8.0.1-1|92	
12cu|gemrb-0.8.0.1-1|93	%prep
12cu|gemrb-0.8.0.1-1|94	%setup -q
12cu|gemrb-0.8.0.1-1|95	
12cu|gemrb-0.8.0.1-1|96	%build
12cu|gemrb-0.8.0.1-1|97	%cmake -DLAYOUT=fhs -DLIB_DIR='%{_libdir}/gemrb'
12cu|gemrb-0.8.0.1-1|98	%make
12cu|gemrb-0.8.0.1-1|99	
12cu|gemrb-0.8.0.1-1|100	%install
12cu|gemrb-0.8.0.1-1|101	%makeinstall_std -C build
12cu|gemrb-0.8.0.1-1|102	
12cu|gemrb-0.8.0.1-1|103	rm -f %{buildroot}/etc/gemrb/GemRB.cfg.noinstall.sample
12cu|gemrb-0.8.0.1-1|104	
12cu|gemrb-0.8.0.1-1|105	
12cu|gemrb-0.8.0.1-1|106	%changelog
12cu|gemrb-0.8.0.1-1|107	* Tue Dec 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.0.1-1
12cu|gemrb-0.8.0.1-1|108	+ Revision: c197ddd
12cu|gemrb-0.8.0.1-1|109	- LOG New version 0.8.0.1
12cu|gemrb-0.8.0.1-1|110	
12cu|gemrb-0.8.0.1-1|111	

9454 12
12cu|gengetopt-2.22.6-1|1	Summary:	GNU gengetopt generates command line parsers
12cu|gengetopt-2.22.6-1|2	Name:		gengetopt
12cu|gengetopt-2.22.6-1|3	Version:	2.22.6
12cu|gengetopt-2.22.6-1|4	Release:	1
12cu|gengetopt-2.22.6-1|5	License:	GPLv3+
12cu|gengetopt-2.22.6-1|6	Group:		Development/C
12cu|gengetopt-2.22.6-1|7	Url:		http://www.gnu.org/software/gengetopt/gengetopt.html
12cu|gengetopt-2.22.6-1|8	Source0:	ftp://ftp.gnu.org/gnu/gengetopt/%{name}-%{version}.tar.gz
12cu|gengetopt-2.22.6-1|9	Source10:	%{name}.rpmlintrc
12cu|gengetopt-2.22.6-1|10	BuildRequires:	bison
12cu|gengetopt-2.22.6-1|11	BuildRequires:	flex
12cu|gengetopt-2.22.6-1|12	
12cu|gengetopt-2.22.6-1|13	%description
12cu|gengetopt-2.22.6-1|14	This program generates a C function that uses getopt_long function to parse
12cu|gengetopt-2.22.6-1|15	the command line options, to validate them and fills a struct.
12cu|gengetopt-2.22.6-1|16	
12cu|gengetopt-2.22.6-1|17	Thus your program can now handle options such as:
12cu|gengetopt-2.22.6-1|18	
12cu|gengetopt-2.22.6-1|19	myprog --input foo.c -o foo.o --no-tabs -i 100 *.class
12cu|gengetopt-2.22.6-1|20	
12cu|gengetopt-2.22.6-1|21	And both long options (those that start with --) and short options (start
12cu|gengetopt-2.22.6-1|22	with - and consist of only one character) can be handled. For standards
12cu|gengetopt-2.22.6-1|23	about short and long options you may want to take a look at the GNU Coding
12cu|gengetopt-2.22.6-1|24	Standards.
12cu|gengetopt-2.22.6-1|25	
12cu|gengetopt-2.22.6-1|26	%files
12cu|gengetopt-2.22.6-1|27	%doc %{_docdir}/%{name}/*
12cu|gengetopt-2.22.6-1|28	%{_bindir}/gengetopt
12cu|gengetopt-2.22.6-1|29	%{_datadir}/gengetopt/
12cu|gengetopt-2.22.6-1|30	%{_mandir}/man1/gengetopt.1*
12cu|gengetopt-2.22.6-1|31	%{_infodir}/gengetopt.info*
12cu|gengetopt-2.22.6-1|32	
12cu|gengetopt-2.22.6-1|33	#----------------------------------------------------------------------------
12cu|gengetopt-2.22.6-1|34	
12cu|gengetopt-2.22.6-1|35	%prep
12cu|gengetopt-2.22.6-1|36	%setup -q
12cu|gengetopt-2.22.6-1|37	
12cu|gengetopt-2.22.6-1|38	%build
12cu|gengetopt-2.22.6-1|39	%configure2_5x
12cu|gengetopt-2.22.6-1|40	make
12cu|gengetopt-2.22.6-1|41	
12cu|gengetopt-2.22.6-1|42	%check
12cu|gengetopt-2.22.6-1|43	%make check
12cu|gengetopt-2.22.6-1|44	
12cu|gengetopt-2.22.6-1|45	%install
12cu|gengetopt-2.22.6-1|46	%makeinstall_std
12cu|gengetopt-2.22.6-1|47	
12cu|gengetopt-2.22.6-1|48	
12cu|gengetopt-2.22.6-1|49	%changelog
12cu|gengetopt-2.22.6-1|50	* Mon Feb 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.22.6-1
12cu|gengetopt-2.22.6-1|51	+ Revision: d5020d3
12cu|gengetopt-2.22.6-1|52	- LOG New version 2.22.6, spec cleanup
12cu|gengetopt-2.22.6-1|53	
12cu|gengetopt-2.22.6-1|54	

9455 12
12cu|genius-1.0.17-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|genius-1.0.17-1|2	
12cu|genius-1.0.17-1|3	Summary:	A general purpose calculator and math tool
12cu|genius-1.0.17-1|4	Name:		genius
12cu|genius-1.0.17-1|5	Version:	1.0.17
12cu|genius-1.0.17-1|6	Release:	1
12cu|genius-1.0.17-1|7	License:	GPLv3+
12cu|genius-1.0.17-1|8	Group:		Sciences/Mathematics
12cu|genius-1.0.17-1|9	URL:		http://www.jirka.org/genius.html
12cu|genius-1.0.17-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cu|genius-1.0.17-1|11	BuildRequires:	bison
12cu|genius-1.0.17-1|12	BuildRequires:	flex
12cu|genius-1.0.17-1|13	BuildRequires:	intltool
12cu|genius-1.0.17-1|14	BuildRequires:	rarian
12cu|genius-1.0.17-1|15	BuildRequires:	gmp-devel
12cu|genius-1.0.17-1|16	BuildRequires:	mpfr-devel
12cu|genius-1.0.17-1|17	BuildRequires:	readline-devel
12cu|genius-1.0.17-1|18	BuildRequires:	termcap-devel
12cu|genius-1.0.17-1|19	BuildRequires:	pkgconfig(gnome-doc-utils)
12cu|genius-1.0.17-1|20	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|genius-1.0.17-1|21	BuildRequires:	pkgconfig(gtksourceview-2.0)
12cu|genius-1.0.17-1|22	BuildRequires:	pkgconfig(vte)
12cu|genius-1.0.17-1|23	
12cu|genius-1.0.17-1|24	Requires:	ghostscript
12cu|genius-1.0.17-1|25	
12cu|genius-1.0.17-1|26	%description
12cu|genius-1.0.17-1|27	Genius is an advanced calculator and a mathematical programming language.
12cu|genius-1.0.17-1|28	It handles multiple precision floating point numbers, infinite precision
12cu|genius-1.0.17-1|29	integers, complex numbers and matrixes.
12cu|genius-1.0.17-1|30	
12cu|genius-1.0.17-1|31	%package devel
12cu|genius-1.0.17-1|32	Summary:	Files to develop genius plugins
12cu|genius-1.0.17-1|33	Requires:	%{name} = %{version}
12cu|genius-1.0.17-1|34	
12cu|genius-1.0.17-1|35	%description devel
12cu|genius-1.0.17-1|36	Genius is an advanced calculator and a mathematical programming language.
12cu|genius-1.0.17-1|37	It handles multiple precision floating point numbers, infinite precision
12cu|genius-1.0.17-1|38	integers, complex numbers and matrixes.
12cu|genius-1.0.17-1|39	
12cu|genius-1.0.17-1|40	This package contains developmend files and not required for runnind genius.
12cu|genius-1.0.17-1|41	
12cu|genius-1.0.17-1|42	%prep
12cu|genius-1.0.17-1|43	%setup -q
12cu|genius-1.0.17-1|44	%apply_patches
12cu|genius-1.0.17-1|45	
12cu|genius-1.0.17-1|46	%build
12cu|genius-1.0.17-1|47	%configure2_5x \
12cu|genius-1.0.17-1|48	--enable-mpfr \
12cu|genius-1.0.17-1|49	--disable-scrollkeeper \
12cu|genius-1.0.17-1|50	--disable-update-mimedb \
12cu|genius-1.0.17-1|51	--disable-static
12cu|genius-1.0.17-1|52	%make
12cu|genius-1.0.17-1|53	
12cu|genius-1.0.17-1|54	%install
12cu|genius-1.0.17-1|55	%makeinstall_std
12cu|genius-1.0.17-1|56	
12cu|genius-1.0.17-1|57	%{find_lang} %{name} --with-gnome
12cu|genius-1.0.17-1|58	
12cu|genius-1.0.17-1|59	%files -f %{name}.lang
12cu|genius-1.0.17-1|60	%doc AUTHORS NEWS README
12cu|genius-1.0.17-1|61	%{_bindir}/*
12cu|genius-1.0.17-1|62	%{_datadir}/applications/*.desktop
12cu|genius-1.0.17-1|63	%{_datadir}/%{name}
12cu|genius-1.0.17-1|64	%{_datadir}/application-registry/*
12cu|genius-1.0.17-1|65	%{_datadir}/mime/packages/*
12cu|genius-1.0.17-1|66	%{_datadir}/mime-info/*
12cu|genius-1.0.17-1|67	%{_iconsdir}/hicolor/*/apps/gnome-genius.png
12cu|genius-1.0.17-1|68	%{_iconsdir}/hicolor/*/apps/genius-stock-plot.png
12cu|genius-1.0.17-1|69	%{_libdir}/%{name}
12cu|genius-1.0.17-1|70	%{_libexecdir}/genius-readline-helper-fifo
12cu|genius-1.0.17-1|71	
12cu|genius-1.0.17-1|72	%files devel
12cu|genius-1.0.17-1|73	%{_includedir}/*
12cu|genius-1.0.17-1|74	
12cu|genius-1.0.17-1|75	

9456 12
12cu|geogebra-3.2.47.0-2|1	Name:             geogebra
12cu|geogebra-3.2.47.0-2|2	Summary:          Free mathematics software for learning and teaching
12cu|geogebra-3.2.47.0-2|3	Version:          3.2.47.0
12cu|geogebra-3.2.47.0-2|4	Release:          2
12cu|geogebra-3.2.47.0-2|5	Group:            Sciences/Mathematics
12cu|geogebra-3.2.47.0-2|6	Url:              http://www.geogebra.org
12cu|geogebra-3.2.47.0-2|7	License:          GPLv2+ ; CC-BY-SAv3+ ; CC-BY-NC-SAv3+
12cu|geogebra-3.2.47.0-2|8	Source:           geogebra-%{version}.tar.gz
12cu|geogebra-3.2.47.0-2|9	Source1:          %{name}.desktop
12cu|geogebra-3.2.47.0-2|10	Requires:         java >= 1.5.0
12cu|geogebra-3.2.47.0-2|11	Requires(post):   shared-mime-info
12cu|geogebra-3.2.47.0-2|12	Requires(postun): shared-mime-info
12cu|geogebra-3.2.47.0-2|13	BuildArch:        noarch
12cu|geogebra-3.2.47.0-2|14	
12cu|geogebra-3.2.47.0-2|15	%description
12cu|geogebra-3.2.47.0-2|16	This package provides GeoGebra.
12cu|geogebra-3.2.47.0-2|17	
12cu|geogebra-3.2.47.0-2|18	GeoGebra is free and multi-platform dynamic mathematics software for all
12cu|geogebra-3.2.47.0-2|19	levels of education that joins geometry, algebra, tables, graphing, statistics
12cu|geogebra-3.2.47.0-2|20	and calculus in one easy-to-use package. It has received several educational
12cu|geogebra-3.2.47.0-2|21	software awards in Europe and the USA.
12cu|geogebra-3.2.47.0-2|22	
12cu|geogebra-3.2.47.0-2|23	Quick Facts:
12cu|geogebra-3.2.47.0-2|24	
12cu|geogebra-3.2.47.0-2|25	- Graphics, algebra and tables are connected and fully dynamic
12cu|geogebra-3.2.47.0-2|26	- Easy-to-use interface, yet many powerful features
12cu|geogebra-3.2.47.0-2|27	- Authoring tool to create interactive learning materials as web pages
12cu|geogebra-3.2.47.0-2|28	- Available in many languages for our millions of users around the world
12cu|geogebra-3.2.47.0-2|29	- Free and open source software
12cu|geogebra-3.2.47.0-2|30	
12cu|geogebra-3.2.47.0-2|31	
12cu|geogebra-3.2.47.0-2|32	
12cu|geogebra-3.2.47.0-2|33	Authors:
12cu|geogebra-3.2.47.0-2|34	--------
12cu|geogebra-3.2.47.0-2|35	Markus Hohenwarter (Austria & USA): Project leader since 2001
12cu|geogebra-3.2.47.0-2|36	Michael Borcherds (UK): Lead Developer since 2007
12cu|geogebra-3.2.47.0-2|37	Yves Kreis (Luxembourg): Developer since 2005
12cu|geogebra-3.2.47.0-2|38	
12cu|geogebra-3.2.47.0-2|39	%prep
12cu|geogebra-3.2.47.0-2|40	%setup -q -n geogebra-%{version}
12cu|geogebra-3.2.47.0-2|41	
12cu|geogebra-3.2.47.0-2|42	%build
12cu|geogebra-3.2.47.0-2|43	#
12cu|geogebra-3.2.47.0-2|44	
12cu|geogebra-3.2.47.0-2|45	%install
12cu|geogebra-3.2.47.0-2|46	%{__install} -d -m755 %{buildroot}%{_datadir}/%{name}
12cu|geogebra-3.2.47.0-2|47	%{__install} -d -m755 %{buildroot}%{_datadir}/%{name}/unsigned
12cu|geogebra-3.2.47.0-2|48	%{__install} -m644 *.jar %{buildroot}%{_datadir}/%{name}
12cu|geogebra-3.2.47.0-2|49	%{__install} -m644 unsigned/*.jar %{buildroot}%{_datadir}/%{name}/unsigned
12cu|geogebra-3.2.47.0-2|50	%{__install} -d -m755 %{buildroot}%{_datadir}/mime/packages
12cu|geogebra-3.2.47.0-2|51	%{__install} -m644 geogebra.xml %{buildroot}%{_datadir}/mime/packages/%{name}.xml
12cu|geogebra-3.2.47.0-2|52	%{__install} -d -m755 %{buildroot}%{_datadir}/applications
12cu|geogebra-3.2.47.0-2|53	%{__install} -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
12cu|geogebra-3.2.47.0-2|54	for SIZE in 16x16 22x22 32x32 48x48 64x64 128x128 256x256; do
12cu|geogebra-3.2.47.0-2|55	%{__install} -d -m755 %{buildroot}%{_datadir}/icons/hicolor/$SIZE/apps
12cu|geogebra-3.2.47.0-2|56	%{__install} -d -m755 %{buildroot}%{_datadir}/icons/hicolor/$SIZE/mimetypes
12cu|geogebra-3.2.47.0-2|57	%{__install} -m644 icons/hicolor/$SIZE/apps/geogebra.png %{buildroot}%{_datadir}/icons/hicolor/$SIZE/apps
12cu|geogebra-3.2.47.0-2|58	%{__install} -m644 icons/hicolor/$SIZE/mimetypes/application-vnd.geogebra.file.png %{buildroot}%{_datadir}/icons/hicolor/$SIZE/mimetypes
12cu|geogebra-3.2.47.0-2|59	%{__install} -m644 icons/hicolor/$SIZE/mimetypes/application-vnd.geogebra.tool.png %{buildroot}%{_datadir}/icons/hicolor/$SIZE/mimetypes
12cu|geogebra-3.2.47.0-2|60	done
12cu|geogebra-3.2.47.0-2|61	%{__install} -d -m755 %{buildroot}%{_docdir}/%{name}
12cu|geogebra-3.2.47.0-2|62	%{__install} -m644 license.txt %{buildroot}%{_docdir}/%{name}/COPYING
12cu|geogebra-3.2.47.0-2|63	%{__install} -d -m755 %{buildroot}%{_bindir}
12cu|geogebra-3.2.47.0-2|64	
12cu|geogebra-3.2.47.0-2|65	# startscript
12cu|geogebra-3.2.47.0-2|66	cat > %{buildroot}%{_bindir}/%{name} << EOF
12cu|geogebra-3.2.47.0-2|67	#!/bin/bash
12cu|geogebra-3.2.47.0-2|68	# simple script to start GeoGebra
12cu|geogebra-3.2.47.0-2|69	func_usage()
12cu|geogebra-3.2.47.0-2|70	{
12cu|geogebra-3.2.47.0-2|71	cat << _USAGE
12cu|geogebra-3.2.47.0-2|72	Usage: %{name} [Java-options] [GeoGebra-options] [FILE]
12cu|geogebra-3.2.47.0-2|73	
12cu|geogebra-3.2.47.0-2|74	GeoGebra - Dynamic mathematics software
12cu|geogebra-3.2.47.0-2|75	
12cu|geogebra-3.2.47.0-2|76	Java options:
12cu|geogebra-3.2.47.0-2|77	-Xms<size>                       Set initial Java heap size
12cu|geogebra-3.2.47.0-2|78	-Xmx<size>                       Set maximum Java heap size
12cu|geogebra-3.2.47.0-2|79	
12cu|geogebra-3.2.47.0-2|80	GeoGebra options:
12cu|geogebra-3.2.47.0-2|81	--help                           Show this help message
12cu|geogebra-3.2.47.0-2|82	--language=<iso_code>            Set language using locale code, e.g. en, de_AT
12cu|geogebra-3.2.47.0-2|83	--showAlgebraInput=<boolean>     Show/hide algebra input field
12cu|geogebra-3.2.47.0-2|84	--showAlgebraWindow=<boolean>    Show/hide algebra window
12cu|geogebra-3.2.47.0-2|85	--showSpreadsheet=<boolean>      Show/hide spreadsheet
12cu|geogebra-3.2.47.0-2|86	--fontSize=<number>              Set default font size
12cu|geogebra-3.2.47.0-2|87	--showSplash=<boolean>           Enable/disable the splash screen
12cu|geogebra-3.2.47.0-2|88	--enableUndo=<boolean>           Enable/disable Undo
12cu|geogebra-3.2.47.0-2|89	_USAGE
12cu|geogebra-3.2.47.0-2|90	}
12cu|geogebra-3.2.47.0-2|91	# prefer jre-sun, if exists
12cu|geogebra-3.2.47.0-2|92	if [ -z "\$JAVACMD" ]; then
12cu|geogebra-3.2.47.0-2|93	if [ -e /etc/alternatives/jre_sun/bin/java ]; then
12cu|geogebra-3.2.47.0-2|94	JAVACMD=/etc/alternatives/jre_sun/bin/java
12cu|geogebra-3.2.47.0-2|95	else
12cu|geogebra-3.2.47.0-2|96	JAVACMD=java
12cu|geogebra-3.2.47.0-2|97	fi
12cu|geogebra-3.2.47.0-2|98	fi
12cu|geogebra-3.2.47.0-2|99	# check for option --help and pass memory options to Java, others to GeoGebra
12cu|geogebra-3.2.47.0-2|100	for i in "\$@"; do
12cu|geogebra-3.2.47.0-2|101	case "\$i" in
12cu|geogebra-3.2.47.0-2|102	--help | --hel | --he | --h )
12cu|geogebra-3.2.47.0-2|103	func_usage; exit 0 ;;
12cu|geogebra-3.2.47.0-2|104	esac
12cu|geogebra-3.2.47.0-2|105	if [ \$(expr match "\$i" '.*-Xm') -ne 0 ]; then
12cu|geogebra-3.2.47.0-2|106	if [ -z "\$JAVA_OPTS" ]; then
12cu|geogebra-3.2.47.0-2|107	JAVA_OPTS="\$i"
12cu|geogebra-3.2.47.0-2|108	else
12cu|geogebra-3.2.47.0-2|109	JAVA_OPTS="\$JAVA_OPTS \$i"
12cu|geogebra-3.2.47.0-2|110	fi
12cu|geogebra-3.2.47.0-2|111	shift \$((1))
12cu|geogebra-3.2.47.0-2|112	else
12cu|geogebra-3.2.47.0-2|113	if [ \$(expr match "\$i" '.*--') -ne 0 ]; then
12cu|geogebra-3.2.47.0-2|114	if [ -z "\$GG_OPTS" ]; then
12cu|geogebra-3.2.47.0-2|115	GG_OPTS="\$i"
12cu|geogebra-3.2.47.0-2|116	else
12cu|geogebra-3.2.47.0-2|117	GG_OPTS="\$GG_OPTS \$i"
12cu|geogebra-3.2.47.0-2|118	fi
12cu|geogebra-3.2.47.0-2|119	shift \$((1))
12cu|geogebra-3.2.47.0-2|120	fi
12cu|geogebra-3.2.47.0-2|121	fi
12cu|geogebra-3.2.47.0-2|122	done
12cu|geogebra-3.2.47.0-2|123	# if memory not set, change to GeoGebra defaults
12cu|geogebra-3.2.47.0-2|124	if [ \$(expr match "\$JAVA_OPTS" '.*-Xmx') -eq 0 ]; then
12cu|geogebra-3.2.47.0-2|125	JAVA_OPTS="\$JAVA_OPTS -Xmx512m"
12cu|geogebra-3.2.47.0-2|126	fi
12cu|geogebra-3.2.47.0-2|127	if [ \$(expr match "\$JAVA_OPTS" '.*-Xms') -eq 0 ]; then
12cu|geogebra-3.2.47.0-2|128	JAVA_OPTS="\$JAVA_OPTS -Xms32m"
12cu|geogebra-3.2.47.0-2|129	fi
12cu|geogebra-3.2.47.0-2|130	# run
12cu|geogebra-3.2.47.0-2|131	exec \$JAVACMD \$JAVA_OPTS -jar %{_datadir}/%{name}/geogebra.jar \$GG_OPTS "\$@"
12cu|geogebra-3.2.47.0-2|132	EOF
12cu|geogebra-3.2.47.0-2|133	%{__chmod} 755 %{buildroot}%{_bindir}/%{name}
12cu|geogebra-3.2.47.0-2|134	
12cu|geogebra-3.2.47.0-2|135	#%if 0%{?suse_version}
12cu|geogebra-3.2.47.0-2|136	#%suse_update_desktop_file %{name}
12cu|geogebra-3.2.47.0-2|137	#%else
12cu|geogebra-3.2.47.0-2|138	#%if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version}
12cu|geogebra-3.2.47.0-2|139	#desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|geogebra-3.2.47.0-2|140	#%endif
12cu|geogebra-3.2.47.0-2|141	#%endif
12cu|geogebra-3.2.47.0-2|142	
12cu|geogebra-3.2.47.0-2|143	%clean
12cu|geogebra-3.2.47.0-2|144	
12cu|geogebra-3.2.47.0-2|145	%post
12cu|geogebra-3.2.47.0-2|146	%if 0%{?mandriva_version}
12cu|geogebra-3.2.47.0-2|147	%{update_menus}
12cu|geogebra-3.2.47.0-2|148	%update_desktop_database
12cu|geogebra-3.2.47.0-2|149	%update_mime_database
12cu|geogebra-3.2.47.0-2|150	%update_icon_cache hicolor
12cu|geogebra-3.2.47.0-2|151	%else
12cu|geogebra-3.2.47.0-2|152	%{_bindir}/update-mime-database %{_datadir}/mime >/dev/null
12cu|geogebra-3.2.47.0-2|153	%endif
12cu|geogebra-3.2.47.0-2|154	
12cu|geogebra-3.2.47.0-2|155	%postun
12cu|geogebra-3.2.47.0-2|156	%if 0%{?mandriva_version}
12cu|geogebra-3.2.47.0-2|157	%{clean_menus}
12cu|geogebra-3.2.47.0-2|158	%clean_desktop_database
12cu|geogebra-3.2.47.0-2|159	%clean_mime_database
12cu|geogebra-3.2.47.0-2|160	%update_icon_cache hicolor
12cu|geogebra-3.2.47.0-2|161	%else
12cu|geogebra-3.2.47.0-2|162	%{_bindir}/update-mime-database %{_datadir}/mime >/dev/null
12cu|geogebra-3.2.47.0-2|163	%endif
12cu|geogebra-3.2.47.0-2|164	
12cu|geogebra-3.2.47.0-2|165	%files
12cu|geogebra-3.2.47.0-2|166	%defattr(-,root,root)
12cu|geogebra-3.2.47.0-2|167	%dir %{_datadir}/icons/hicolor
12cu|geogebra-3.2.47.0-2|168	%dir %{_datadir}/icons/hicolor/16x16
12cu|geogebra-3.2.47.0-2|169	%dir %{_datadir}/icons/hicolor/22x22
12cu|geogebra-3.2.47.0-2|170	%dir %{_datadir}/icons/hicolor/32x32
12cu|geogebra-3.2.47.0-2|171	%dir %{_datadir}/icons/hicolor/48x48
12cu|geogebra-3.2.47.0-2|172	%dir %{_datadir}/icons/hicolor/64x64
12cu|geogebra-3.2.47.0-2|173	%dir %{_datadir}/icons/hicolor/128x128
12cu|geogebra-3.2.47.0-2|174	%dir %{_datadir}/icons/hicolor/256x256
12cu|geogebra-3.2.47.0-2|175	%dir %{_datadir}/icons/hicolor/16x16/apps
12cu|geogebra-3.2.47.0-2|176	%dir %{_datadir}/icons/hicolor/16x16/mimetypes
12cu|geogebra-3.2.47.0-2|177	%dir %{_datadir}/icons/hicolor/22x22/apps
12cu|geogebra-3.2.47.0-2|178	%dir %{_datadir}/icons/hicolor/22x22/mimetypes
12cu|geogebra-3.2.47.0-2|179	%dir %{_datadir}/icons/hicolor/32x32/apps
12cu|geogebra-3.2.47.0-2|180	%dir %{_datadir}/icons/hicolor/32x32/mimetypes
12cu|geogebra-3.2.47.0-2|181	%dir %{_datadir}/icons/hicolor/48x48/apps
12cu|geogebra-3.2.47.0-2|182	%dir %{_datadir}/icons/hicolor/48x48/mimetypes
12cu|geogebra-3.2.47.0-2|183	%dir %{_datadir}/icons/hicolor/64x64/apps
12cu|geogebra-3.2.47.0-2|184	%dir %{_datadir}/icons/hicolor/64x64/mimetypes
12cu|geogebra-3.2.47.0-2|185	%dir %{_datadir}/icons/hicolor/128x128/apps
12cu|geogebra-3.2.47.0-2|186	%dir %{_datadir}/icons/hicolor/128x128/mimetypes
12cu|geogebra-3.2.47.0-2|187	%dir %{_datadir}/icons/hicolor/256x256/apps
12cu|geogebra-3.2.47.0-2|188	%dir %{_datadir}/icons/hicolor/256x256/mimetypes
12cu|geogebra-3.2.47.0-2|189	%{_docdir}/%{name}
12cu|geogebra-3.2.47.0-2|190	%{_datadir}/%{name}
12cu|geogebra-3.2.47.0-2|191	%{_datadir}/mime/packages/%{name}.xml
12cu|geogebra-3.2.47.0-2|192	%{_bindir}/%{name}
12cu|geogebra-3.2.47.0-2|193	%{_datadir}/applications/%{name}.desktop
12cu|geogebra-3.2.47.0-2|194	%{_datadir}/icons/hicolor/*/*/*.png
12cu|geogebra-3.2.47.0-2|195	
12cu|geogebra-3.2.47.0-2|196	
12cu|geogebra-3.2.47.0-2|197	
12cu|geogebra-3.2.47.0-2|198	%changelog
12cu|geogebra-3.2.47.0-2|199	* Sun Jul 24 2011 Sergey Zhemoitel <serg@mandriva.org> 3.2.47.0-1mdv2012.0
12cu|geogebra-3.2.47.0-2|200	+ Revision: 691470
12cu|geogebra-3.2.47.0-2|201	- fix build
12cu|geogebra-3.2.47.0-2|202	- new version 3.2.47.0
12cu|geogebra-3.2.47.0-2|203	
12cu|geogebra-3.2.47.0-2|204	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.6a-6mdv2011.0
12cu|geogebra-3.2.47.0-2|205	+ Revision: 618449
12cu|geogebra-3.2.47.0-2|206	- the mass rebuild of 2010.0 packages
12cu|geogebra-3.2.47.0-2|207	
12cu|geogebra-3.2.47.0-2|208	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.6a-5mdv2010.0
12cu|geogebra-3.2.47.0-2|209	+ Revision: 429191
12cu|geogebra-3.2.47.0-2|210	- rebuild
12cu|geogebra-3.2.47.0-2|211	
12cu|geogebra-3.2.47.0-2|212	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|geogebra-3.2.47.0-2|213	- lowercase ImageMagick
12cu|geogebra-3.2.47.0-2|214	
12cu|geogebra-3.2.47.0-2|215	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.6a-4mdv2009.0
12cu|geogebra-3.2.47.0-2|216	+ Revision: 245882
12cu|geogebra-3.2.47.0-2|217	- rebuild
12cu|geogebra-3.2.47.0-2|218	
12cu|geogebra-3.2.47.0-2|219	+ Pixel <pixel@mandriva.com>
12cu|geogebra-3.2.47.0-2|220	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|geogebra-3.2.47.0-2|221	
12cu|geogebra-3.2.47.0-2|222	* Fri Jan 25 2008 Funda Wang <fwang@mandriva.org> 2.6a-2mdv2008.1
12cu|geogebra-3.2.47.0-2|223	+ Revision: 157781
12cu|geogebra-3.2.47.0-2|224	- fix desktop entry
12cu|geogebra-3.2.47.0-2|225	
12cu|geogebra-3.2.47.0-2|226	+ Olivier Blin <oblin@mandriva.com>
12cu|geogebra-3.2.47.0-2|227	- restore BuildRoot
12cu|geogebra-3.2.47.0-2|228	
12cu|geogebra-3.2.47.0-2|229	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.6a-1mdv2008.1
12cu|geogebra-3.2.47.0-2|230	+ Revision: 131552
12cu|geogebra-3.2.47.0-2|231	- auto-convert XDG menu entry
12cu|geogebra-3.2.47.0-2|232	- BR java-rpmbuild instead of jdk
12cu|geogebra-3.2.47.0-2|233	- kill re-definition of %%buildroot on Pixel's request
12cu|geogebra-3.2.47.0-2|234	- import geogebra
12cu|geogebra-3.2.47.0-2|235	
12cu|geogebra-3.2.47.0-2|236	
12cu|geogebra-3.2.47.0-2|237	* Thu May 04 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.6a-1mdk
12cu|geogebra-3.2.47.0-2|238	- initial release

9457 12
12cu|getxml-1.0.4-11|1	Summary:	XML file internationalization
12cu|getxml-1.0.4-11|2	Name:		getxml
12cu|getxml-1.0.4-11|3	Version:	1.0.4
12cu|getxml-1.0.4-11|4	Release:	11
12cu|getxml-1.0.4-11|5	License:	GPLv2+
12cu|getxml-1.0.4-11|6	Group:		System/Libraries
12cu|getxml-1.0.4-11|7	Url:		http://toutdoux.sourceforge.net
12cu|getxml-1.0.4-11|8	Source0:	%{name}-%{version}.tar.bz2
12cu|getxml-1.0.4-11|9	# from GNU git
12cu|getxml-1.0.4-11|10	Source1:	config.sub.20091120
12cu|getxml-1.0.4-11|11	Source2:	config.guess.20091120
12cu|getxml-1.0.4-11|12	BuildRequires:	pkgconfig(glib)
12cu|getxml-1.0.4-11|13	BuildRequires:	pkgconfig(libxml)
12cu|getxml-1.0.4-11|14	
12cu|getxml-1.0.4-11|15	%description
12cu|getxml-1.0.4-11|16	XML File internationalization.
12cu|getxml-1.0.4-11|17	
12cu|getxml-1.0.4-11|18	%files
12cu|getxml-1.0.4-11|19	%doc AUTHORS README COPYING NEWS INSTALL ABOUT-NLS
12cu|getxml-1.0.4-11|20	%{_bindir}/*
12cu|getxml-1.0.4-11|21	
12cu|getxml-1.0.4-11|22	#----------------------------------------------------------------------------
12cu|getxml-1.0.4-11|23	
12cu|getxml-1.0.4-11|24	%prep
12cu|getxml-1.0.4-11|25	%setup -q
12cu|getxml-1.0.4-11|26	install -b %{SOURCE1} config.sub
12cu|getxml-1.0.4-11|27	install -b %{SOURCE2} config.guess
12cu|getxml-1.0.4-11|28	
12cu|getxml-1.0.4-11|29	%build
12cu|getxml-1.0.4-11|30	%configure2_5x
12cu|getxml-1.0.4-11|31	%make
12cu|getxml-1.0.4-11|32	
12cu|getxml-1.0.4-11|33	%install
12cu|getxml-1.0.4-11|34	%makeinstall_std
12cu|getxml-1.0.4-11|35	
12cu|getxml-1.0.4-11|36	
12cu|getxml-1.0.4-11|37	%changelog
12cu|getxml-1.0.4-11|38	* Mon Feb 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.4-11
12cu|getxml-1.0.4-11|39	+ Revision: 7071399
12cu|getxml-1.0.4-11|40	- LOG Spec cleanup
12cu|getxml-1.0.4-11|41	
12cu|getxml-1.0.4-11|42	

9458 12
12cu|gf2x-1.1-2|1	%define major	1
12cu|gf2x-1.1-2|2	%define libname	%mklibname %{name} %{major}
12cu|gf2x-1.1-2|3	%define devname	%mklibname %{name} -d
12cu|gf2x-1.1-2|4	
12cu|gf2x-1.1-2|5	Name:		gf2x
12cu|gf2x-1.1-2|6	Version:	1.1
12cu|gf2x-1.1-2|7	Release:	2
12cu|gf2x-1.1-2|8	Group:		Sciences/Mathematics
12cu|gf2x-1.1-2|9	License:	GPL
12cu|gf2x-1.1-2|10	Summary:	Library for multiplying polynomials over the binary field
12cu|gf2x-1.1-2|11	Source0:	http://gforge.inria.fr/frs/download.php/27999/%{name}-%{version}.tar.gz
12cu|gf2x-1.1-2|12	URL:		http://gforge.inria.fr/projects/gf2x/
12cu|gf2x-1.1-2|13	BuildRequires:	gmp-devel
12cu|gf2x-1.1-2|14	
12cu|gf2x-1.1-2|15	%package	-n %{libname}
12cu|gf2x-1.1-2|16	Group:		System/Libraries
12cu|gf2x-1.1-2|17	License:	GPL
12cu|gf2x-1.1-2|18	Summary:	Library for multiplying polynomials over the binary field
12cu|gf2x-1.1-2|19	
12cu|gf2x-1.1-2|20	%description	-n %{libname}
12cu|gf2x-1.1-2|21	Library for multiplying polynomials over the binary field.
12cu|gf2x-1.1-2|22	This package contains the gf2x runtime library.
12cu|gf2x-1.1-2|23	
12cu|gf2x-1.1-2|24	%package	-n %{devname}
12cu|gf2x-1.1-2|25	Group:		Development/C
12cu|gf2x-1.1-2|26	License:	GOL
12cu|gf2x-1.1-2|27	Summary:	Library for multiplying polynomials over the binary field
12cu|gf2x-1.1-2|28	Provides:	lib%{name}-devel = %{version}-%{release}
12cu|gf2x-1.1-2|29	Provides:	%{name}-devel = %{version}-%{release}
12cu|gf2x-1.1-2|30	Requires:	%{libname} = %{version}-%{release}
12cu|gf2x-1.1-2|31	
12cu|gf2x-1.1-2|32	%description	-n %{devname}
12cu|gf2x-1.1-2|33	Library for multiplying polynomials over the binary field.
12cu|gf2x-1.1-2|34	This package contains the gf2x development files.
12cu|gf2x-1.1-2|35	
12cu|gf2x-1.1-2|36	%description
12cu|gf2x-1.1-2|37	gf2x is a library for multiplying polynomials over the binary field.
12cu|gf2x-1.1-2|38	
12cu|gf2x-1.1-2|39	%prep
12cu|gf2x-1.1-2|40	%setup -q
12cu|gf2x-1.1-2|41	
12cu|gf2x-1.1-2|42	%build
12cu|gf2x-1.1-2|43	# don't disable sse2 by default - this mean it may need to be rebuilt
12cu|gf2x-1.1-2|44	# from source on pentium 3 or older
12cu|gf2x-1.1-2|45	%configure2_5x --disable-static
12cu|gf2x-1.1-2|46	
12cu|gf2x-1.1-2|47	%make
12cu|gf2x-1.1-2|48	
12cu|gf2x-1.1-2|49	%install
12cu|gf2x-1.1-2|50	%makeinstall_std
12cu|gf2x-1.1-2|51	
12cu|gf2x-1.1-2|52	%files -n %{libname}
12cu|gf2x-1.1-2|53	%{_libdir}/libgf2x.so.%{major}*
12cu|gf2x-1.1-2|54	
12cu|gf2x-1.1-2|55	%files -n %{devname}
12cu|gf2x-1.1-2|56	%{_includedir}/*.h
12cu|gf2x-1.1-2|57	%dir %{_includedir}/%{name}
12cu|gf2x-1.1-2|58	%{_includedir}/%{name}/*.h
12cu|gf2x-1.1-2|59	%{_libdir}/libgf2x.so
12cu|gf2x-1.1-2|60	
12cu|gf2x-1.1-2|61	
12cu|gf2x-1.1-2|62	%changelog
12cu|gf2x-1.1-2|63	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-2
12cu|gf2x-1.1-2|64	+ Revision: fc8f1d9
12cu|gf2x-1.1-2|65	- Bump release
12cu|gf2x-1.1-2|66	
12cu|gf2x-1.1-2|67	

9459 12
12cu|gforth-0.7.0-4|1	Summary:	GNU Forth
12cu|gforth-0.7.0-4|2	Name:		gforth
12cu|gforth-0.7.0-4|3	Version:	0.7.0
12cu|gforth-0.7.0-4|4	Release:	4
12cu|gforth-0.7.0-4|5	License:	GPLv3+
12cu|gforth-0.7.0-4|6	Group:		Development/Other
12cu|gforth-0.7.0-4|7	Url:		http://www.jwdt.com/~paysan/gforth.html
12cu|gforth-0.7.0-4|8	Source0:	http://www.complang.tuwien.ac.at/forth/gforth/%{name}-%{version}.tar.gz
12cu|gforth-0.7.0-4|9	Source16:	gnu-forth.16.png
12cu|gforth-0.7.0-4|10	Source32:	gnu-forth.32.png
12cu|gforth-0.7.0-4|11	Source48:	gnu-forth.48.png
12cu|gforth-0.7.0-4|12	Source100:	%{name}.rpmlintrc
12cu|gforth-0.7.0-4|13	Patch0:		gforth-0.7.0-buildpath.patch
12cu|gforth-0.7.0-4|14	Patch1:		gforth-0.7.0-shebang.patch
12cu|gforth-0.7.0-4|15	# s390 build fix from Debian (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544827)
12cu|gforth-0.7.0-4|16	Patch2:		gforth-0.7.0-compile-fix.patch
12cu|gforth-0.7.0-4|17	# patches from fedora rawhide
12cu|gforth-0.7.0-4|18	Patch3:		gforth-0.7.0-broken-disassembler.patch
12cu|gforth-0.7.0-4|19	Patch4:		gforth-0.7.0-newline-null-local-array.patch
12cu|gforth-0.7.0-4|20	Patch5:		gforth-0.7.0-libtool-build.patch
12cu|gforth-0.7.0-4|21	Patch6:		gforth-0.7.0-compile.patch
12cu|gforth-0.7.0-4|22	BuildRequires:	emacs
12cu|gforth-0.7.0-4|23	
12cu|gforth-0.7.0-4|24	%description
12cu|gforth-0.7.0-4|25	Gforth is a fast and portable implementation of the ANS Forth language.
12cu|gforth-0.7.0-4|26	
12cu|gforth-0.7.0-4|27	%files
12cu|gforth-0.7.0-4|28	%doc README README.vmgen NEWS NEWS.vmgen AUTHORS BUGS
12cu|gforth-0.7.0-4|29	%{_bindir}/*
12cu|gforth-0.7.0-4|30	%{_libdir}/%{name}
12cu|gforth-0.7.0-4|31	%{_datadir}/%{name}
12cu|gforth-0.7.0-4|32	%{_datadir}/emacs/site-lisp/gforth.el
12cu|gforth-0.7.0-4|33	%{_datadir}/emacs/site-lisp/gforth.elc
12cu|gforth-0.7.0-4|34	%{_includedir}/%{name}/%{version}/*.h
12cu|gforth-0.7.0-4|35	%{_mandir}/man1/*
12cu|gforth-0.7.0-4|36	%{_infodir}/*
12cu|gforth-0.7.0-4|37	%{_iconsdir}/*
12cu|gforth-0.7.0-4|38	%{_datadir}/applications/*.desktop
12cu|gforth-0.7.0-4|39	
12cu|gforth-0.7.0-4|40	#----------------------------------------------------------------------------
12cu|gforth-0.7.0-4|41	
12cu|gforth-0.7.0-4|42	%prep
12cu|gforth-0.7.0-4|43	%setup -q
12cu|gforth-0.7.0-4|44	%patch0 -p1
12cu|gforth-0.7.0-4|45	%patch1 -p1
12cu|gforth-0.7.0-4|46	%patch2 -p1 -b .compile-fix
12cu|gforth-0.7.0-4|47	%patch3 -p1 -b .broken-disassembler
12cu|gforth-0.7.0-4|48	%patch4 -p1 -b .newline-null-local-array
12cu|gforth-0.7.0-4|49	%patch5 -p1 -b .libtool-build
12cu|gforth-0.7.0-4|50	%patch6 -p1
12cu|gforth-0.7.0-4|51	
12cu|gforth-0.7.0-4|52	iconv -f latin1 -t utf8 AUTHORS > AUTHORS.new
12cu|gforth-0.7.0-4|53	mv -f AUTHORS.new AUTHORS
12cu|gforth-0.7.0-4|54	touch -d 2008-10-01 prim prim.b engine/prim.i
12cu|gforth-0.7.0-4|55	
12cu|gforth-0.7.0-4|56	find . -name "Makefile*" -o -name "*.m4" |xargs sed -i -e 's,configure.in,configure.ac,g'
12cu|gforth-0.7.0-4|57	
12cu|gforth-0.7.0-4|58	%build
12cu|gforth-0.7.0-4|59	autoreconf -fi
12cu|gforth-0.7.0-4|60	%configure2_5x
12cu|gforth-0.7.0-4|61	make
12cu|gforth-0.7.0-4|62	
12cu|gforth-0.7.0-4|63	%install
12cu|gforth-0.7.0-4|64	install -d %{buildroot}/usr/share/emacs/site-lisp
12cu|gforth-0.7.0-4|65	
12cu|gforth-0.7.0-4|66	%makeinstall_std
12cu|gforth-0.7.0-4|67	
12cu|gforth-0.7.0-4|68	# icon section
12cu|gforth-0.7.0-4|69	install -D %{SOURCE16} %{buildroot}%{_miconsdir}/gnu-forth.png
12cu|gforth-0.7.0-4|70	install -D %{SOURCE32} %{buildroot}%{_iconsdir}/gnu-forth.png
12cu|gforth-0.7.0-4|71	install -D %{SOURCE48} %{buildroot}%{_liconsdir}/gnu-forth.png
12cu|gforth-0.7.0-4|72	
12cu|gforth-0.7.0-4|73	mkdir -p %{buildroot}%{_datadir}/applications
12cu|gforth-0.7.0-4|74	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|gforth-0.7.0-4|75	[Desktop Entry]
12cu|gforth-0.7.0-4|76	Name=%{name}
12cu|gforth-0.7.0-4|77	Comment=GNU Forth
12cu|gforth-0.7.0-4|78	Exec=%{name}
12cu|gforth-0.7.0-4|79	Icon=gnu-forth
12cu|gforth-0.7.0-4|80	Terminal=false
12cu|gforth-0.7.0-4|81	Type=Application
12cu|gforth-0.7.0-4|82	Categories=Development;Building;
12cu|gforth-0.7.0-4|83	EOF
12cu|gforth-0.7.0-4|84	
12cu|gforth-0.7.0-4|85	
12cu|gforth-0.7.0-4|86	%changelog
12cu|gforth-0.7.0-4|87	* Mon Feb 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-4
12cu|gforth-0.7.0-4|88	+ Revision: c509828
12cu|gforth-0.7.0-4|89	- LOG Add rpmlint filter
12cu|gforth-0.7.0-4|90	
12cu|gforth-0.7.0-4|91	

9460 12
12cu|ggz-sdl-games-0.0.14.1-7|1	%define libggz_version %{version}
12cu|ggz-sdl-games-0.0.14.1-7|2	%define ggz_client_libs_version %{version}
12cu|ggz-sdl-games-0.0.14.1-7|3	
12cu|ggz-sdl-games-0.0.14.1-7|4	# list of game description files
12cu|ggz-sdl-games-0.0.14.1-7|5	%define games_list ttt3d geekgame
12cu|ggz-sdl-games-0.0.14.1-7|6	
12cu|ggz-sdl-games-0.0.14.1-7|7	Name:		ggz-sdl-games
12cu|ggz-sdl-games-0.0.14.1-7|8	Summary:	GGZ Games in SDL user interface
12cu|ggz-sdl-games-0.0.14.1-7|9	Version:	0.0.14.1
12cu|ggz-sdl-games-0.0.14.1-7|10	Release:	7
12cu|ggz-sdl-games-0.0.14.1-7|11	License:	GPLv2+
12cu|ggz-sdl-games-0.0.14.1-7|12	Group:		Games/Other
12cu|ggz-sdl-games-0.0.14.1-7|13	Url:		http://www.ggzgamingzone.org/
12cu|ggz-sdl-games-0.0.14.1-7|14	Source0:	http://prdownload.sourceforge.net/ggz/%{name}-%{version}.tar.bz2
12cu|ggz-sdl-games-0.0.14.1-7|15	BuildRequires:	libggz-devel = %{libggz_version}
12cu|ggz-sdl-games-0.0.14.1-7|16	BuildRequires:	ggz-client-libs-devel = %{ggz_client_libs_version}
12cu|ggz-sdl-games-0.0.14.1-7|17	BuildRequires:	pkgconfig(gl)
12cu|ggz-sdl-games-0.0.14.1-7|18	BuildRequires:	pkgconfig(SDL_image)
12cu|ggz-sdl-games-0.0.14.1-7|19	BuildRequires:	pkgconfig(SDL_mixer)
12cu|ggz-sdl-games-0.0.14.1-7|20	BuildRequires:	pkgconfig(SDL_ttf)
12cu|ggz-sdl-games-0.0.14.1-7|21	Requires:	libggz = %{libggz_version}
12cu|ggz-sdl-games-0.0.14.1-7|22	Requires:	ggz-client-libs = %{ggz_client_libs_version}
12cu|ggz-sdl-games-0.0.14.1-7|23	Requires:	libggz = %{libggz_version}
12cu|ggz-sdl-games-0.0.14.1-7|24	Provides:	ggz-game-modules = %{version}
12cu|ggz-sdl-games-0.0.14.1-7|25	
12cu|ggz-sdl-games-0.0.14.1-7|26	%description
12cu|ggz-sdl-games-0.0.14.1-7|27	The complete set of GGZ Gaming Zone games in SDL user interface.
12cu|ggz-sdl-games-0.0.14.1-7|28	Includes all of the following:
12cu|ggz-sdl-games-0.0.14.1-7|29	
12cu|ggz-sdl-games-0.0.14.1-7|30	TicTacToe 3D:   OpenGL client compatible to other TicTacToe clients
12cu|ggz-sdl-games-0.0.14.1-7|31	The Geek Game:  Calculate numbers in all directions and wrap around edges
12cu|ggz-sdl-games-0.0.14.1-7|32	
12cu|ggz-sdl-games-0.0.14.1-7|33	%files
12cu|ggz-sdl-games-0.0.14.1-7|34	%doc AUTHORS COPYING ChangeLog NEWS README README.GGZ QuickStart.GGZ
12cu|ggz-sdl-games-0.0.14.1-7|35	%{_libdir}/ggz/*
12cu|ggz-sdl-games-0.0.14.1-7|36	%{_datadir}/ggz/geekgame
12cu|ggz-sdl-games-0.0.14.1-7|37	%{_datadir}/ggz/ggz-config/*
12cu|ggz-sdl-games-0.0.14.1-7|38	%{_datadir}/ggz/ttt3d
12cu|ggz-sdl-games-0.0.14.1-7|39	
12cu|ggz-sdl-games-0.0.14.1-7|40	%post
12cu|ggz-sdl-games-0.0.14.1-7|41	# Run ggz-config vs. all installed games
12cu|ggz-sdl-games-0.0.14.1-7|42	if [ -f %{_sysconfdir}/ggz.modules -a -x %{_bindir}/ggz-config ]; then
12cu|ggz-sdl-games-0.0.14.1-7|43	for i in %{games_list}; do
12cu|ggz-sdl-games-0.0.14.1-7|44	ggz-config --install --modfile=%{_datadir}/ggz/ggz-config/sdl-$i.dsc --force
12cu|ggz-sdl-games-0.0.14.1-7|45	done
12cu|ggz-sdl-games-0.0.14.1-7|46	fi
12cu|ggz-sdl-games-0.0.14.1-7|47	
12cu|ggz-sdl-games-0.0.14.1-7|48	%preun
12cu|ggz-sdl-games-0.0.14.1-7|49	# Run ggz-config to uninstall all the games
12cu|ggz-sdl-games-0.0.14.1-7|50	if [ $1 = 0 ]; then
12cu|ggz-sdl-games-0.0.14.1-7|51	if [ -f %{_sysconfdir}/ggz.modules -a -x %{_bindir}/ggz-config ]; then
12cu|ggz-sdl-games-0.0.14.1-7|52	for i in %{games_list}; do
12cu|ggz-sdl-games-0.0.14.1-7|53	ggz-config --remove --modfile=%{_datadir}/ggz/ggz-config/sdl-$i.dsc
12cu|ggz-sdl-games-0.0.14.1-7|54	done
12cu|ggz-sdl-games-0.0.14.1-7|55	fi
12cu|ggz-sdl-games-0.0.14.1-7|56	fi
12cu|ggz-sdl-games-0.0.14.1-7|57	
12cu|ggz-sdl-games-0.0.14.1-7|58	#----------------------------------------------------------------------------
12cu|ggz-sdl-games-0.0.14.1-7|59	
12cu|ggz-sdl-games-0.0.14.1-7|60	%prep
12cu|ggz-sdl-games-0.0.14.1-7|61	%setup -q
12cu|ggz-sdl-games-0.0.14.1-7|62	
12cu|ggz-sdl-games-0.0.14.1-7|63	%build
12cu|ggz-sdl-games-0.0.14.1-7|64	export LDFLAGS="-lggz -lX11"
12cu|ggz-sdl-games-0.0.14.1-7|65	%configure2_5x \
12cu|ggz-sdl-games-0.0.14.1-7|66	--with-libggz-libraries=%{_libdir} \
12cu|ggz-sdl-games-0.0.14.1-7|67	--with-ggzmod-libraries=%{_libdir} \
12cu|ggz-sdl-games-0.0.14.1-7|68	--with-ggzcore-libraries=%{_libdir}
12cu|ggz-sdl-games-0.0.14.1-7|69	%make
12cu|ggz-sdl-games-0.0.14.1-7|70	
12cu|ggz-sdl-games-0.0.14.1-7|71	%install
12cu|ggz-sdl-games-0.0.14.1-7|72	# Create a ggz.modules file so we can make install easily
12cu|ggz-sdl-games-0.0.14.1-7|73	mkdir -p %{buildroot}%{_sysconfdir}
12cu|ggz-sdl-games-0.0.14.1-7|74	echo "[Games]" > %{buildroot}%{_sysconfdir}/ggz.modules
12cu|ggz-sdl-games-0.0.14.1-7|75	
12cu|ggz-sdl-games-0.0.14.1-7|76	%makeinstall_std
12cu|ggz-sdl-games-0.0.14.1-7|77	
12cu|ggz-sdl-games-0.0.14.1-7|78	rm %{buildroot}%{_sysconfdir}/ggz.modules
12cu|ggz-sdl-games-0.0.14.1-7|79	rmdir %{buildroot}%{_sysconfdir}
12cu|ggz-sdl-games-0.0.14.1-7|80	
12cu|ggz-sdl-games-0.0.14.1-7|81	# Get a copy of all of our .dsc files
12cu|ggz-sdl-games-0.0.14.1-7|82	mkdir -p %{buildroot}%{_datadir}/ggz/ggz-config
12cu|ggz-sdl-games-0.0.14.1-7|83	for i in %{games_list}; do
12cu|ggz-sdl-games-0.0.14.1-7|84	install -m 0644 $i/module.dsc %{buildroot}%{_datadir}/ggz/ggz-config/sdl-$i.dsc
12cu|ggz-sdl-games-0.0.14.1-7|85	done
12cu|ggz-sdl-games-0.0.14.1-7|86	
12cu|ggz-sdl-games-0.0.14.1-7|87	
12cu|ggz-sdl-games-0.0.14.1-7|88	%changelog
12cu|ggz-sdl-games-0.0.14.1-7|89	* Mon Feb 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.14.1-7
12cu|ggz-sdl-games-0.0.14.1-7|90	+ Revision: 64c490d
12cu|ggz-sdl-games-0.0.14.1-7|91	- LOG Spec cleanup
12cu|ggz-sdl-games-0.0.14.1-7|92	
12cu|ggz-sdl-games-0.0.14.1-7|93	

9461 12
12cu|ghc-7.6.3-1|1	Summary:	The Glasgow Haskell Compiler
12cu|ghc-7.6.3-1|2	Name:		ghc
12cu|ghc-7.6.3-1|3	Version:	7.6.3
12cu|ghc-7.6.3-1|4	Release:	1
12cu|ghc-7.6.3-1|5	License:	BSD
12cu|ghc-7.6.3-1|6	Group:		Development/Other
12cu|ghc-7.6.3-1|7	Url:		http://haskell.org/ghc/
12cu|ghc-7.6.3-1|8	Source0:	http://haskell.org/ghc/dist/%{version}/ghc-%{version}-src.tar.bz2
12cu|ghc-7.6.3-1|9	Patch0:		ghc-7.6.3-haddockpath.patch
12cu|ghc-7.6.3-1|10	Patch1:		ghc-7.6.1-fromsuse-use-system-libffi.patch
12cu|ghc-7.6.3-1|11	Requires:	gcc
12cu|ghc-7.6.3-1|12	BuildRequires:	alex >= 2.0
12cu|ghc-7.6.3-1|13	BuildRequires:	dblatex
12cu|ghc-7.6.3-1|14	BuildRequires:	docbook-dtd42-xml
12cu|ghc-7.6.3-1|15	BuildRequires:	ghc
12cu|ghc-7.6.3-1|16	BuildRequires:	happy >= 1.15
12cu|ghc-7.6.3-1|17	BuildRequires:	texlive
12cu|ghc-7.6.3-1|18	BuildRequires:	texlive-bibtopic
12cu|ghc-7.6.3-1|19	BuildRequires:	update-alternatives
12cu|ghc-7.6.3-1|20	BuildRequires:	ghc-devel
12cu|ghc-7.6.3-1|21	BuildRequires:	gmp-devel
12cu|ghc-7.6.3-1|22	BuildRequires:	readline-devel
12cu|ghc-7.6.3-1|23	BuildRequires:	pkgconfig(glut)
12cu|ghc-7.6.3-1|24	Requires:	gmp-devel
12cu|ghc-7.6.3-1|25	
12cu|ghc-7.6.3-1|26	%description
12cu|ghc-7.6.3-1|27	Haskell is the standard lazy purely functional programming language.
12cu|ghc-7.6.3-1|28	The current language version is Haskell 98, agreed in December 1998,
12cu|ghc-7.6.3-1|29	with a revised version published in January 2003.
12cu|ghc-7.6.3-1|30	
12cu|ghc-7.6.3-1|31	GHC is a state-of-the-art programming suite for Haskell. Included is
12cu|ghc-7.6.3-1|32	an optimising compiler generating good code for a variety of
12cu|ghc-7.6.3-1|33	platforms, together with an interactive system for convenient, quick
12cu|ghc-7.6.3-1|34	development. The distribution includes space and time profiling
12cu|ghc-7.6.3-1|35	facilities, a large collection of libraries, and support for various
12cu|ghc-7.6.3-1|36	language extensions, including concurrency, exceptions, and foreign
12cu|ghc-7.6.3-1|37	language interfaces (C, C++, whatever).
12cu|ghc-7.6.3-1|38	
12cu|ghc-7.6.3-1|39	A wide variety of Haskell related resources (tutorials, libraries,
12cu|ghc-7.6.3-1|40	specifications, documentation, compilers, interpreters, references,
12cu|ghc-7.6.3-1|41	contact information, links to research groups) are available from the
12cu|ghc-7.6.3-1|42	Haskell home page at http://haskell.org/.
12cu|ghc-7.6.3-1|43	
12cu|ghc-7.6.3-1|44	%files -f rpm-noprof-lib-files
12cu|ghc-7.6.3-1|45	%{_mandir}/man1/ghc.1*
12cu|ghc-7.6.3-1|46	%{_bindir}/ghc
12cu|ghc-7.6.3-1|47	%{_bindir}/ghc-%{version}
12cu|ghc-7.6.3-1|48	%{_bindir}/ghc-pkg
12cu|ghc-7.6.3-1|49	%{_bindir}/ghc-pkg-%{version}
12cu|ghc-7.6.3-1|50	%{_bindir}/ghci
12cu|ghc-7.6.3-1|51	%{_bindir}/ghci-%{version}
12cu|ghc-7.6.3-1|52	%{_bindir}/hp2ps
12cu|ghc-7.6.3-1|53	%{_bindir}/hpc
12cu|ghc-7.6.3-1|54	%{_bindir}/hsc2hs
12cu|ghc-7.6.3-1|55	%{_bindir}/hsc2hs-ghc
12cu|ghc-7.6.3-1|56	%{_bindir}/hsc2hs-%{version}
12cu|ghc-7.6.3-1|57	%{_bindir}/runghc
12cu|ghc-7.6.3-1|58	%{_bindir}/runghc-%{version}
12cu|ghc-7.6.3-1|59	%{_bindir}/runhaskell
12cu|ghc-7.6.3-1|60	
12cu|ghc-7.6.3-1|61	%post
12cu|ghc-7.6.3-1|62	# Alas, GHC, Hugs and nhc all come with different set of tools in addition to
12cu|ghc-7.6.3-1|63	# a runFOO:
12cu|ghc-7.6.3-1|64	#
12cu|ghc-7.6.3-1|65	#   * GHC:  hsc2hs
12cu|ghc-7.6.3-1|66	#   * Hugs: hsc2hs, cpphs
12cu|ghc-7.6.3-1|67	#   * nhc:  cpphs
12cu|ghc-7.6.3-1|68	#
12cu|ghc-7.6.3-1|69	# Therefore it is currently not possible to use --slave below to form link
12cu|ghc-7.6.3-1|70	# groups under a single name 'runhaskell'. Either these tools should be
12cu|ghc-7.6.3-1|71	# disentangled from the Haskell implementations or all implementations should
12cu|ghc-7.6.3-1|72	# have the same set of tools. *sigh*
12cu|ghc-7.6.3-1|73	update-alternatives --install %{_bindir}/runhaskell runhaskell %{_bindir}/runghc     500
12cu|ghc-7.6.3-1|74	/usr/bin/ghc-pkg recache
12cu|ghc-7.6.3-1|75	
12cu|ghc-7.6.3-1|76	%preun
12cu|ghc-7.6.3-1|77	if test "$1" = 0; then
12cu|ghc-7.6.3-1|78	update-alternatives --remove runhaskell %{_bindir}/runghc
12cu|ghc-7.6.3-1|79	fi
12cu|ghc-7.6.3-1|80	
12cu|ghc-7.6.3-1|81	#----------------------------------------------------------------------------
12cu|ghc-7.6.3-1|82	
12cu|ghc-7.6.3-1|83	%package prof
12cu|ghc-7.6.3-1|84	Summary:	Profiling libraries for GHC
12cu|ghc-7.6.3-1|85	Group:		Development/Other
12cu|ghc-7.6.3-1|86	Requires:	%{name} = %{EVRD}
12cu|ghc-7.6.3-1|87	
12cu|ghc-7.6.3-1|88	%description prof
12cu|ghc-7.6.3-1|89	Profiling libraries for Glorious Glasgow Haskell Compilation System (GHC).
12cu|ghc-7.6.3-1|90	They should be installed when GHC's profiling subsystem is needed.
12cu|ghc-7.6.3-1|91	
12cu|ghc-7.6.3-1|92	%files prof -f rpm-prof-lib-files
12cu|ghc-7.6.3-1|93	
12cu|ghc-7.6.3-1|94	#----------------------------------------------------------------------------
12cu|ghc-7.6.3-1|95	
12cu|ghc-7.6.3-1|96	%package doc
12cu|ghc-7.6.3-1|97	Summary:	Documentation for the Glasgow Haskell Compiler
12cu|ghc-7.6.3-1|98	Group:		Books/Computer books
12cu|ghc-7.6.3-1|99	Requires:	%{name} = %{EVRD}
12cu|ghc-7.6.3-1|100	
12cu|ghc-7.6.3-1|101	%description doc
12cu|ghc-7.6.3-1|102	Documentation for the Glasgow Haskell Compiler.
12cu|ghc-7.6.3-1|103	
12cu|ghc-7.6.3-1|104	%files doc
12cu|ghc-7.6.3-1|105	%doc docs/comm
12cu|ghc-7.6.3-1|106	%{_docdir}/%{name}
12cu|ghc-7.6.3-1|107	
12cu|ghc-7.6.3-1|108	#----------------------------------------------------------------------------
12cu|ghc-7.6.3-1|109	
12cu|ghc-7.6.3-1|110	%package devel
12cu|ghc-7.6.3-1|111	Summary:	GHC development libraries
12cu|ghc-7.6.3-1|112	Group:		Development/Other
12cu|ghc-7.6.3-1|113	Requires:	%{name} = %{EVRD}
12cu|ghc-7.6.3-1|114	Requires:	pkgconfig(libffi)
12cu|ghc-7.6.3-1|115	
12cu|ghc-7.6.3-1|116	%description devel
12cu|ghc-7.6.3-1|117	This is a meta-package for all the development library packages in GHC
12cu|ghc-7.6.3-1|118	except the ghc library, which is installed by the toplevel ghc metapackage.
12cu|ghc-7.6.3-1|119	
12cu|ghc-7.6.3-1|120	%files devel -f rpm-devel-files
12cu|ghc-7.6.3-1|121	
12cu|ghc-7.6.3-1|122	#----------------------------------------------------------------------------
12cu|ghc-7.6.3-1|123	
12cu|ghc-7.6.3-1|124	%prep
12cu|ghc-7.6.3-1|125	%setup -q
12cu|ghc-7.6.3-1|126	%patch0 -p1 -b .haddockpath
12cu|ghc-7.6.3-1|127	%patch1 -p1 -b .use-system-libffi
12cu|ghc-7.6.3-1|128	
12cu|ghc-7.6.3-1|129	%build
12cu|ghc-7.6.3-1|130	# simulate old texlive behavior for processing backslashes in urls in the
12cu|ghc-7.6.3-1|131	# docbooks. see f.e.: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563659
12cu|ghc-7.6.3-1|132	export DBLATEX_OPTS="--param=texlive.version=2009"
12cu|ghc-7.6.3-1|133	# makeindex (called by dblatex) by default does not work with absolute paths
12cu|ghc-7.6.3-1|134	export openout_any=r
12cu|ghc-7.6.3-1|135	# executable-stack rpmlint error
12cu|ghc-7.6.3-1|136	export LDFLAGS="-Wl,-z,noexecstack"
12cu|ghc-7.6.3-1|137	
12cu|ghc-7.6.3-1|138	autoreconf -vif
12cu|ghc-7.6.3-1|139	./configure \
12cu|ghc-7.6.3-1|140	--prefix=%{_prefix} \
12cu|ghc-7.6.3-1|141	--mandir=%{_mandir} \
12cu|ghc-7.6.3-1|142	--libdir=%{_libdir} \
12cu|ghc-7.6.3-1|143	--with-system-libffi
12cu|ghc-7.6.3-1|144	
12cu|ghc-7.6.3-1|145	# Don't install these tools, we'll use update-alternatives below.
12cu|ghc-7.6.3-1|146	touch mk/build.mk
12cu|ghc-7.6.3-1|147	echo "NO_INSTALL_RUNHASKELL=YES" >>mk/build.mk
12cu|ghc-7.6.3-1|148	echo "NO_INSTALL_HSC2HS=YES" >>mk/build.mk
12cu|ghc-7.6.3-1|149	
12cu|ghc-7.6.3-1|150	%make
12cu|ghc-7.6.3-1|151	
12cu|ghc-7.6.3-1|152	%install
12cu|ghc-7.6.3-1|153	# This is a cruel hack: There seems to be no way to install the Haddock
12cu|ghc-7.6.3-1|154	# documentation into the build directory, because DESTDIR is alway prepended.
12cu|ghc-7.6.3-1|155	# Furthermore, rpm removes the target documentation directory before the doc
12cu|ghc-7.6.3-1|156	# macros are processed. Therefore we have to copy things back into safety... :-P
12cu|ghc-7.6.3-1|157	# The right thing would be being able to install directly into the build tree.
12cu|ghc-7.6.3-1|158	make DESTDIR=%{buildroot} docdir=%{_datadir}/doc/packages/%{name} HADDOCK_DOCS=NO install
12cu|ghc-7.6.3-1|159	
12cu|ghc-7.6.3-1|160	mkdir -p %{buildroot}%{_docdir}/%{name}
12cu|ghc-7.6.3-1|161	mv %{buildroot}%{_docdir}/packages/%{name} %{buildroot}%{_docdir}/%{name}/packages
12cu|ghc-7.6.3-1|162	rm -rf %{buildroot}%{_docdir}/packages
12cu|ghc-7.6.3-1|163	
12cu|ghc-7.6.3-1|164	mv %{buildroot}%{_prefix}/bin/hsc2hs %{buildroot}%{_prefix}/bin/hsc2hs-%{version}
12cu|ghc-7.6.3-1|165	ln -s hsc2hs-%{version} %{buildroot}%{_prefix}/bin/hsc2hs-ghc
12cu|ghc-7.6.3-1|166	ln -s hsc2hs-%{version} %{buildroot}%{_prefix}/bin/hsc2hs
12cu|ghc-7.6.3-1|167	
12cu|ghc-7.6.3-1|168	# generate the file list for lib/ _excluding_ all files needed for profiling
12cu|ghc-7.6.3-1|169	# only
12cu|ghc-7.6.3-1|170	#
12cu|ghc-7.6.3-1|171	# * generating file lists in a BUILD_ROOT spec is a bit tricky: the file list
12cu|ghc-7.6.3-1|172	#   has to contain complete paths, _but_ without the BUILD_ROOT, we also do
12cu|ghc-7.6.3-1|173	#   _not_ want have directory names in the list; furthermore, we have to make
12cu|ghc-7.6.3-1|174	#   sure that any leading / is removed from % {_prefix}/lib, as find has to
12cu|ghc-7.6.3-1|175	#   interpret the argument as a relative path; however, we have to include the
12cu|ghc-7.6.3-1|176	#   leading / again in the final file list (otherwise, rpm complains)
12cu|ghc-7.6.3-1|177	# * isn't there an easier way to do all this?
12cu|ghc-7.6.3-1|178	#
12cu|ghc-7.6.3-1|179	dir=`pwd`
12cu|ghc-7.6.3-1|180	cd %{buildroot}
12cu|ghc-7.6.3-1|181	libdir=`echo %{_libdir} | sed 's|^/||'`
12cu|ghc-7.6.3-1|182	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
12cu|ghc-7.6.3-1|183	find $libdir ! -type d -name '*.p_hi' -print | sed 's|^|/|' > $dir/rpm-prof-lib-files
12cu|ghc-7.6.3-1|184	find $libdir ! -type d \( -name '*.a' -or -name '*.h' \) -print | sed 's|^|/|' > $dir/rpm-devel-files
12cu|ghc-7.6.3-1|185	cd $dir
12cu|ghc-7.6.3-1|186	
12cu|ghc-7.6.3-1|187	
12cu|ghc-7.6.3-1|188	%changelog
12cu|ghc-7.6.3-1|189	* Tue Feb 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.6.3-1
12cu|ghc-7.6.3-1|190	+ Revision: b7579f4
12cu|ghc-7.6.3-1|191	- LOG Update Requires
12cu|ghc-7.6.3-1|192	
12cu|ghc-7.6.3-1|193	

9462 12
12cu|ghc-cabalrpmdeps-0.0.4-13|1	%define module cabalrpmdeps
12cu|ghc-cabalrpmdeps-0.0.4-13|2	%define _no_haddock 0
12cu|ghc-cabalrpmdeps-0.0.4-13|3	%global debug_package %{nil}
12cu|ghc-cabalrpmdeps-0.0.4-13|4	
12cu|ghc-cabalrpmdeps-0.0.4-13|5	Summary:	Tools to build rpm dependencies from Cabal
12cu|ghc-cabalrpmdeps-0.0.4-13|6	Name:		ghc-%{module}
12cu|ghc-cabalrpmdeps-0.0.4-13|7	Version:	0.0.4
12cu|ghc-cabalrpmdeps-0.0.4-13|8	Release:	13
12cu|ghc-cabalrpmdeps-0.0.4-13|9	License:	GPLv2+
12cu|ghc-cabalrpmdeps-0.0.4-13|10	Group:		Development/Other
12cu|ghc-cabalrpmdeps-0.0.4-13|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-cabalrpmdeps-0.0.4-13|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-cabalrpmdeps-0.0.4-13|13	Source10:	%{name}.rpmlintrc
12cu|ghc-cabalrpmdeps-0.0.4-13|14	# actualize code for ghc-7.6.1
12cu|ghc-cabalrpmdeps-0.0.4-13|15	# thanks to Roman Cheplyaka:
12cu|ghc-cabalrpmdeps-0.0.4-13|16	# https://groups.google.com/group/haskell-russian/browse_thread/thread/507bf0121ecebe60
12cu|ghc-cabalrpmdeps-0.0.4-13|17	Patch0:		cabalrpmdeps-0.0.4.nohaskell98.patch
12cu|ghc-cabalrpmdeps-0.0.4-13|18	BuildRequires:	ghc-devel
12cu|ghc-cabalrpmdeps-0.0.4-13|19	BuildRequires:	haskell-macros
12cu|ghc-cabalrpmdeps-0.0.4-13|20	Requires(post,preun):	ghc
12cu|ghc-cabalrpmdeps-0.0.4-13|21	Obsoletes:	haskell-%{module} < 0.0.4-13
12cu|ghc-cabalrpmdeps-0.0.4-13|22	Obsoletes:	%{module} < 0.0.4-13
12cu|ghc-cabalrpmdeps-0.0.4-13|23	
12cu|ghc-cabalrpmdeps-0.0.4-13|24	%description
12cu|ghc-cabalrpmdeps-0.0.4-13|25	Tools to build rpm dependencies from Cabal.
12cu|ghc-cabalrpmdeps-0.0.4-13|26	
12cu|ghc-cabalrpmdeps-0.0.4-13|27	%files
12cu|ghc-cabalrpmdeps-0.0.4-13|28	%{_bindir}/*
12cu|ghc-cabalrpmdeps-0.0.4-13|29	%{_docdir}/%{module}-%{version}
12cu|ghc-cabalrpmdeps-0.0.4-13|30	%{_libdir}/%{module}-%{version}
12cu|ghc-cabalrpmdeps-0.0.4-13|31	%{_cabal_rpm_deps_dir}
12cu|ghc-cabalrpmdeps-0.0.4-13|32	
12cu|ghc-cabalrpmdeps-0.0.4-13|33	#----------------------------------------------------------------------------
12cu|ghc-cabalrpmdeps-0.0.4-13|34	
12cu|ghc-cabalrpmdeps-0.0.4-13|35	%prep
12cu|ghc-cabalrpmdeps-0.0.4-13|36	%setup -q -n %{module}-%{version}
12cu|ghc-cabalrpmdeps-0.0.4-13|37	%patch0 -p1 -b .nohaskell98
12cu|ghc-cabalrpmdeps-0.0.4-13|38	
12cu|ghc-cabalrpmdeps-0.0.4-13|39	%build
12cu|ghc-cabalrpmdeps-0.0.4-13|40	%_cabal_build
12cu|ghc-cabalrpmdeps-0.0.4-13|41	
12cu|ghc-cabalrpmdeps-0.0.4-13|42	%install
12cu|ghc-cabalrpmdeps-0.0.4-13|43	%_cabal_install
12cu|ghc-cabalrpmdeps-0.0.4-13|44	%_cabal_rpm_gen_deps
12cu|ghc-cabalrpmdeps-0.0.4-13|45	%_cabal_scriptlets
12cu|ghc-cabalrpmdeps-0.0.4-13|46	
12cu|ghc-cabalrpmdeps-0.0.4-13|47	%check
12cu|ghc-cabalrpmdeps-0.0.4-13|48	%_cabal_check
12cu|ghc-cabalrpmdeps-0.0.4-13|49	
12cu|ghc-cabalrpmdeps-0.0.4-13|50	
12cu|ghc-cabalrpmdeps-0.0.4-13|51	%changelog
12cu|ghc-cabalrpmdeps-0.0.4-13|52	* Thu Feb 27 2014 Rosa <rosa@abf.rosalinux.ru> 0.0.4-13
12cu|ghc-cabalrpmdeps-0.0.4-13|53	+ Revision: 2430e90
12cu|ghc-cabalrpmdeps-0.0.4-13|54	- Automatic import for version 0.0.4-13
12cu|ghc-cabalrpmdeps-0.0.4-13|55	
12cu|ghc-cabalrpmdeps-0.0.4-13|56	

9463 12
12cu|ghc-ConfigFile-1.1.1-3|1	%global debug_package %{nil}
12cu|ghc-ConfigFile-1.1.1-3|2	
12cu|ghc-ConfigFile-1.1.1-3|3	%define module ConfigFile
12cu|ghc-ConfigFile-1.1.1-3|4	
12cu|ghc-ConfigFile-1.1.1-3|5	Summary:	Configuration file reading & writing
12cu|ghc-ConfigFile-1.1.1-3|6	Name:		ghc-%{module}
12cu|ghc-ConfigFile-1.1.1-3|7	Version:	1.1.1
12cu|ghc-ConfigFile-1.1.1-3|8	Release:	3
12cu|ghc-ConfigFile-1.1.1-3|9	License:	LGPLv2+
12cu|ghc-ConfigFile-1.1.1-3|10	Group:		Development/Other
12cu|ghc-ConfigFile-1.1.1-3|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-ConfigFile-1.1.1-3|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-ConfigFile-1.1.1-3|13	Source10:	%{name}.rpmlintrc
12cu|ghc-ConfigFile-1.1.1-3|14	BuildRequires:	ghc-devel
12cu|ghc-ConfigFile-1.1.1-3|15	BuildRequires:	haddock
12cu|ghc-ConfigFile-1.1.1-3|16	BuildRequires:	haskell-macros
12cu|ghc-ConfigFile-1.1.1-3|17	BuildRequires:	haskell(MissingH)
12cu|ghc-ConfigFile-1.1.1-3|18	BuildRequires:	haskell(mtl)
12cu|ghc-ConfigFile-1.1.1-3|19	BuildRequires:	haskell(parsec)
12cu|ghc-ConfigFile-1.1.1-3|20	Requires(post,preun):	ghc
12cu|ghc-ConfigFile-1.1.1-3|21	Requires(pre):	haskell(MissingH)
12cu|ghc-ConfigFile-1.1.1-3|22	Requires(pre):	haskell(mtl)
12cu|ghc-ConfigFile-1.1.1-3|23	Requires(pre):	haskell(parsec)
12cu|ghc-ConfigFile-1.1.1-3|24	
12cu|ghc-ConfigFile-1.1.1-3|25	%description
12cu|ghc-ConfigFile-1.1.1-3|26	Parser and writer for handling sectioned config files in Haskell.
12cu|ghc-ConfigFile-1.1.1-3|27	
12cu|ghc-ConfigFile-1.1.1-3|28	The ConfigFile module works with configuration files in a standard
12cu|ghc-ConfigFile-1.1.1-3|29	format that is easy for the user to edit, easy for the programmer
12cu|ghc-ConfigFile-1.1.1-3|30	to work with, yet remains powerful and flexible. It is inspired by,
12cu|ghc-ConfigFile-1.1.1-3|31	and compatible with, Python's ConfigParser module. It uses files
12cu|ghc-ConfigFile-1.1.1-3|32	that resemble Windows .INI-style files, but with numerous
12cu|ghc-ConfigFile-1.1.1-3|33	improvements.
12cu|ghc-ConfigFile-1.1.1-3|34	
12cu|ghc-ConfigFile-1.1.1-3|35	ConfigFile provides simple calls to both read and write config files.
12cu|ghc-ConfigFile-1.1.1-3|36	It's possible to make a config file parsable by this module,
12cu|ghc-ConfigFile-1.1.1-3|37	the Unix shell, and make.
12cu|ghc-ConfigFile-1.1.1-3|38	
12cu|ghc-ConfigFile-1.1.1-3|39	%files
12cu|ghc-ConfigFile-1.1.1-3|40	%{_docdir}/%{module}-%{version}
12cu|ghc-ConfigFile-1.1.1-3|41	%{_libdir}/%{module}-%{version}
12cu|ghc-ConfigFile-1.1.1-3|42	%{_cabal_rpm_deps_dir}
12cu|ghc-ConfigFile-1.1.1-3|43	%{_cabal_haddoc_files}
12cu|ghc-ConfigFile-1.1.1-3|44	
12cu|ghc-ConfigFile-1.1.1-3|45	#----------------------------------------------------------------------------
12cu|ghc-ConfigFile-1.1.1-3|46	
12cu|ghc-ConfigFile-1.1.1-3|47	%prep
12cu|ghc-ConfigFile-1.1.1-3|48	%setup -q -n %{module}-%{version}
12cu|ghc-ConfigFile-1.1.1-3|49	
12cu|ghc-ConfigFile-1.1.1-3|50	%build
12cu|ghc-ConfigFile-1.1.1-3|51	%_cabal_build
12cu|ghc-ConfigFile-1.1.1-3|52	
12cu|ghc-ConfigFile-1.1.1-3|53	%install
12cu|ghc-ConfigFile-1.1.1-3|54	%_cabal_install
12cu|ghc-ConfigFile-1.1.1-3|55	%_cabal_rpm_gen_deps
12cu|ghc-ConfigFile-1.1.1-3|56	%_cabal_scriptlets
12cu|ghc-ConfigFile-1.1.1-3|57	
12cu|ghc-ConfigFile-1.1.1-3|58	
12cu|ghc-ConfigFile-1.1.1-3|59	%changelog
12cu|ghc-ConfigFile-1.1.1-3|60	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-3
12cu|ghc-ConfigFile-1.1.1-3|61	+ Revision: 8d030bc
12cu|ghc-ConfigFile-1.1.1-3|62	- LOG Update BuildRequires
12cu|ghc-ConfigFile-1.1.1-3|63	
12cu|ghc-ConfigFile-1.1.1-3|64	

9464 12
12cu|ghc-containers-0.5.1.0-2|1	%global debug_package %{nil}
12cu|ghc-containers-0.5.1.0-2|2	%define module containers
12cu|ghc-containers-0.5.1.0-2|3	
12cu|ghc-containers-0.5.1.0-2|4	Summary:	Assorted concrete container types for Haskell
12cu|ghc-containers-0.5.1.0-2|5	Name:		ghc-%{module}
12cu|ghc-containers-0.5.1.0-2|6	Version:	0.5.1.0
12cu|ghc-containers-0.5.1.0-2|7	Release:	2
12cu|ghc-containers-0.5.1.0-2|8	License:	BSD
12cu|ghc-containers-0.5.1.0-2|9	Group:		Development/Other
12cu|ghc-containers-0.5.1.0-2|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-containers-0.5.1.0-2|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-containers-0.5.1.0-2|12	Source10:	%{name}.rpmlintrc
12cu|ghc-containers-0.5.1.0-2|13	BuildRequires:	ghc-devel
12cu|ghc-containers-0.5.1.0-2|14	BuildRequires:	haddock
12cu|ghc-containers-0.5.1.0-2|15	BuildRequires:	haskell-macros
12cu|ghc-containers-0.5.1.0-2|16	Requires(post,preun):	ghc
12cu|ghc-containers-0.5.1.0-2|17	
12cu|ghc-containers-0.5.1.0-2|18	%description
12cu|ghc-containers-0.5.1.0-2|19	This package contains efficient general-purpose implementations of various
12cu|ghc-containers-0.5.1.0-2|20	basic immutable container types. The declared cost of each operation is either
12cu|ghc-containers-0.5.1.0-2|21	worst-case or amortized, but remains valid even if structures are shared.
12cu|ghc-containers-0.5.1.0-2|22	
12cu|ghc-containers-0.5.1.0-2|23	%files
12cu|ghc-containers-0.5.1.0-2|24	%{_docdir}/%{module}-%{version}
12cu|ghc-containers-0.5.1.0-2|25	%{_libdir}/%{module}-%{version}
12cu|ghc-containers-0.5.1.0-2|26	%{_cabal_rpm_deps_dir}
12cu|ghc-containers-0.5.1.0-2|27	%{_cabal_haddoc_files}
12cu|ghc-containers-0.5.1.0-2|28	
12cu|ghc-containers-0.5.1.0-2|29	#----------------------------------------------------------------------------
12cu|ghc-containers-0.5.1.0-2|30	
12cu|ghc-containers-0.5.1.0-2|31	%prep
12cu|ghc-containers-0.5.1.0-2|32	%setup -q -n %{module}-%{version}
12cu|ghc-containers-0.5.1.0-2|33	
12cu|ghc-containers-0.5.1.0-2|34	%build
12cu|ghc-containers-0.5.1.0-2|35	%_cabal_build
12cu|ghc-containers-0.5.1.0-2|36	
12cu|ghc-containers-0.5.1.0-2|37	%install
12cu|ghc-containers-0.5.1.0-2|38	%_cabal_install
12cu|ghc-containers-0.5.1.0-2|39	%_cabal_rpm_gen_deps
12cu|ghc-containers-0.5.1.0-2|40	%_cabal_scriptlets
12cu|ghc-containers-0.5.1.0-2|41	
12cu|ghc-containers-0.5.1.0-2|42	
12cu|ghc-containers-0.5.1.0-2|43	%changelog
12cu|ghc-containers-0.5.1.0-2|44	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.1.0-2
12cu|ghc-containers-0.5.1.0-2|45	+ Revision: 5ec93f5
12cu|ghc-containers-0.5.1.0-2|46	- LOG Spec cleanup
12cu|ghc-containers-0.5.1.0-2|47	
12cu|ghc-containers-0.5.1.0-2|48	

9465 12
12cu|ghc-convertible-1.0.11.1-2|1	%global debug_package %{nil}
12cu|ghc-convertible-1.0.11.1-2|2	%define _cabal_setup Setup.lhs
12cu|ghc-convertible-1.0.11.1-2|3	%define module convertible
12cu|ghc-convertible-1.0.11.1-2|4	
12cu|ghc-convertible-1.0.11.1-2|5	Summary:	Typeclasses and instances for converting between types for Haskell
12cu|ghc-convertible-1.0.11.1-2|6	Name:		ghc-%{module}
12cu|ghc-convertible-1.0.11.1-2|7	Version:	1.0.11.1
12cu|ghc-convertible-1.0.11.1-2|8	Release:	2
12cu|ghc-convertible-1.0.11.1-2|9	License:	BSD
12cu|ghc-convertible-1.0.11.1-2|10	Group:		Development/Other
12cu|ghc-convertible-1.0.11.1-2|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-convertible-1.0.11.1-2|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-convertible-1.0.11.1-2|13	Source10:	%{name}.rpmlintrc
12cu|ghc-convertible-1.0.11.1-2|14	BuildRequires:	ghc-devel
12cu|ghc-convertible-1.0.11.1-2|15	BuildRequires:	haddock
12cu|ghc-convertible-1.0.11.1-2|16	BuildRequires:	haskell-macros
12cu|ghc-convertible-1.0.11.1-2|17	BuildRequires:	haskell(mtl)
12cu|ghc-convertible-1.0.11.1-2|18	BuildRequires:	haskell(text)
12cu|ghc-convertible-1.0.11.1-2|19	Requires(post,preun):	ghc
12cu|ghc-convertible-1.0.11.1-2|20	Requires(pre):	haskell(mtl)
12cu|ghc-convertible-1.0.11.1-2|21	Requires(pre):	haskell(text)
12cu|ghc-convertible-1.0.11.1-2|22	
12cu|ghc-convertible-1.0.11.1-2|23	%description
12cu|ghc-convertible-1.0.11.1-2|24	convertible provides a typeclass with a single function that is designed to
12cu|ghc-convertible-1.0.11.1-2|25	help convert between different types: numeric values, dates and times, and the
12cu|ghc-convertible-1.0.11.1-2|26	like.  The conversions perform bounds checking and return a pure Either value.
12cu|ghc-convertible-1.0.11.1-2|27	This means that you need not remember which specific function performs the
12cu|ghc-convertible-1.0.11.1-2|28	conversion you desire.
12cu|ghc-convertible-1.0.11.1-2|29	
12cu|ghc-convertible-1.0.11.1-2|30	Also included in the package are optional instances that provide conversion
12cu|ghc-convertible-1.0.11.1-2|31	for various numeric and time types, as well as utilities for writing your own
12cu|ghc-convertible-1.0.11.1-2|32	instances.
12cu|ghc-convertible-1.0.11.1-2|33	
12cu|ghc-convertible-1.0.11.1-2|34	Finally, there is a function that will raise an exception on bounds-checking
12cu|ghc-convertible-1.0.11.1-2|35	violation, or return a bare value otherwise, implemented in terms of the safer
12cu|ghc-convertible-1.0.11.1-2|36	function described above.
12cu|ghc-convertible-1.0.11.1-2|37	
12cu|ghc-convertible-1.0.11.1-2|38	Convertible is also used by HDBC 2.0 for handling marshalling of data to and
12cu|ghc-convertible-1.0.11.1-2|39	from databases.
12cu|ghc-convertible-1.0.11.1-2|40	
12cu|ghc-convertible-1.0.11.1-2|41	Convertible is backed by an extensive test suite and passes tests on GHC and
12cu|ghc-convertible-1.0.11.1-2|42	Hugs.
12cu|ghc-convertible-1.0.11.1-2|43	
12cu|ghc-convertible-1.0.11.1-2|44	%files
12cu|ghc-convertible-1.0.11.1-2|45	%{_docdir}/%{module}-%{version}
12cu|ghc-convertible-1.0.11.1-2|46	%{_libdir}/%{module}-%{version}
12cu|ghc-convertible-1.0.11.1-2|47	%{_cabal_rpm_deps_dir}
12cu|ghc-convertible-1.0.11.1-2|48	%{_cabal_haddoc_files}
12cu|ghc-convertible-1.0.11.1-2|49	
12cu|ghc-convertible-1.0.11.1-2|50	#----------------------------------------------------------------------------
12cu|ghc-convertible-1.0.11.1-2|51	
12cu|ghc-convertible-1.0.11.1-2|52	%prep
12cu|ghc-convertible-1.0.11.1-2|53	%setup -q -n %{module}-%{version}
12cu|ghc-convertible-1.0.11.1-2|54	
12cu|ghc-convertible-1.0.11.1-2|55	%build
12cu|ghc-convertible-1.0.11.1-2|56	%_cabal_build
12cu|ghc-convertible-1.0.11.1-2|57	
12cu|ghc-convertible-1.0.11.1-2|58	%install
12cu|ghc-convertible-1.0.11.1-2|59	%_cabal_install
12cu|ghc-convertible-1.0.11.1-2|60	%_cabal_rpm_gen_deps
12cu|ghc-convertible-1.0.11.1-2|61	%_cabal_scriptlets
12cu|ghc-convertible-1.0.11.1-2|62	
12cu|ghc-convertible-1.0.11.1-2|63	%check
12cu|ghc-convertible-1.0.11.1-2|64	%_cabal_check
12cu|ghc-convertible-1.0.11.1-2|65	
12cu|ghc-convertible-1.0.11.1-2|66	
12cu|ghc-convertible-1.0.11.1-2|67	%changelog
12cu|ghc-convertible-1.0.11.1-2|68	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.11.1-2
12cu|ghc-convertible-1.0.11.1-2|69	+ Revision: 86f01fb
12cu|ghc-convertible-1.0.11.1-2|70	- LOG Spec cleanup
12cu|ghc-convertible-1.0.11.1-2|71	
12cu|ghc-convertible-1.0.11.1-2|72	

9466 12
12cu|ghc-cpphs-1.17.1-2|1	%global debug_package %{nil}
12cu|ghc-cpphs-1.17.1-2|2	%define module cpphs
12cu|ghc-cpphs-1.17.1-2|3	
12cu|ghc-cpphs-1.17.1-2|4	Summary:	A liberalised re-implementation of cpp, the C pre-processor for Haskell
12cu|ghc-cpphs-1.17.1-2|5	Name:		ghc-%{module}
12cu|ghc-cpphs-1.17.1-2|6	Version:	1.17.1
12cu|ghc-cpphs-1.17.1-2|7	Release:	2
12cu|ghc-cpphs-1.17.1-2|8	License:	LGPLv2.1+
12cu|ghc-cpphs-1.17.1-2|9	Group:		Development/Other
12cu|ghc-cpphs-1.17.1-2|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-cpphs-1.17.1-2|11	Source0:	http://hackage.haskell.org/packages/archive/cpphs/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-cpphs-1.17.1-2|12	Source10:	%{name}.rpmlintrc
12cu|ghc-cpphs-1.17.1-2|13	BuildRequires:	ghc-devel
12cu|ghc-cpphs-1.17.1-2|14	BuildRequires:	haddock
12cu|ghc-cpphs-1.17.1-2|15	BuildRequires:	haskell-macros
12cu|ghc-cpphs-1.17.1-2|16	Requires(post,preun):	ghc
12cu|ghc-cpphs-1.17.1-2|17	Obsoletes:	%{module} < 1.17.1-2
12cu|ghc-cpphs-1.17.1-2|18	Provides:	%{module} = %{EVRD}
12cu|ghc-cpphs-1.17.1-2|19	
12cu|ghc-cpphs-1.17.1-2|20	%description
12cu|ghc-cpphs-1.17.1-2|21	Cpphs is a re-implementation of the C pre-processor that is both more
12cu|ghc-cpphs-1.17.1-2|22	compatible with Haskell, and itself written in Haskell so that it can be
12cu|ghc-cpphs-1.17.1-2|23	distributed with compilers.
12cu|ghc-cpphs-1.17.1-2|24	
12cu|ghc-cpphs-1.17.1-2|25	This version of the C pre-processor is pretty-much feature-complete and
12cu|ghc-cpphs-1.17.1-2|26	compatible with traditional (K&R) pre-processors. Additional features
12cu|ghc-cpphs-1.17.1-2|27	include:
12cu|ghc-cpphs-1.17.1-2|28	- a plain-text mode;
12cu|ghc-cpphs-1.17.1-2|29	- an option to unlit literate code files;
12cu|ghc-cpphs-1.17.1-2|30	- and an option to turn off macro-expansion.
12cu|ghc-cpphs-1.17.1-2|31	
12cu|ghc-cpphs-1.17.1-2|32	%files
12cu|ghc-cpphs-1.17.1-2|33	%{_bindir}/%{module}
12cu|ghc-cpphs-1.17.1-2|34	%{_docdir}/%{module}-%{version}
12cu|ghc-cpphs-1.17.1-2|35	%{_libdir}/%{module}-%{version}
12cu|ghc-cpphs-1.17.1-2|36	%{_cabal_rpm_deps_dir}
12cu|ghc-cpphs-1.17.1-2|37	%{_cabal_haddoc_files}
12cu|ghc-cpphs-1.17.1-2|38	
12cu|ghc-cpphs-1.17.1-2|39	#----------------------------------------------------------------------------
12cu|ghc-cpphs-1.17.1-2|40	
12cu|ghc-cpphs-1.17.1-2|41	%prep
12cu|ghc-cpphs-1.17.1-2|42	%setup -q -n %{module}-%{version}
12cu|ghc-cpphs-1.17.1-2|43	
12cu|ghc-cpphs-1.17.1-2|44	%build
12cu|ghc-cpphs-1.17.1-2|45	%_cabal_build
12cu|ghc-cpphs-1.17.1-2|46	
12cu|ghc-cpphs-1.17.1-2|47	%install
12cu|ghc-cpphs-1.17.1-2|48	%_cabal_install
12cu|ghc-cpphs-1.17.1-2|49	%_cabal_rpm_gen_deps
12cu|ghc-cpphs-1.17.1-2|50	%_cabal_scriptlets
12cu|ghc-cpphs-1.17.1-2|51	
12cu|ghc-cpphs-1.17.1-2|52	%check
12cu|ghc-cpphs-1.17.1-2|53	%_cabal_check
12cu|ghc-cpphs-1.17.1-2|54	
12cu|ghc-cpphs-1.17.1-2|55	
12cu|ghc-cpphs-1.17.1-2|56	%changelog
12cu|ghc-cpphs-1.17.1-2|57	* Thu Feb 27 2014 Rosa <rosa@abf.rosalinux.ru> 1.17.1-2
12cu|ghc-cpphs-1.17.1-2|58	+ Revision: f30f1be
12cu|ghc-cpphs-1.17.1-2|59	- Automatic import for version 1.17.1-2
12cu|ghc-cpphs-1.17.1-2|60	
12cu|ghc-cpphs-1.17.1-2|61	

9467 12
12cu|ghc-curl-1.3.8-2|1	%global debug_package %{nil}
12cu|ghc-curl-1.3.8-2|2	
12cu|ghc-curl-1.3.8-2|3	%global module curl
12cu|ghc-curl-1.3.8-2|4	
12cu|ghc-curl-1.3.8-2|5	Summary:	Haskell curl library
12cu|ghc-curl-1.3.8-2|6	Name:		ghc-curl
12cu|ghc-curl-1.3.8-2|7	Version:	1.3.8
12cu|ghc-curl-1.3.8-2|8	Release:	2
12cu|ghc-curl-1.3.8-2|9	License:	BSD
12cu|ghc-curl-1.3.8-2|10	Group:		Development/Other
12cu|ghc-curl-1.3.8-2|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-curl-1.3.8-2|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-curl-1.3.8-2|13	Source10:	%{name}.rpmlintrc
12cu|ghc-curl-1.3.8-2|14	BuildRequires:	ghc-devel
12cu|ghc-curl-1.3.8-2|15	BuildRequires:	haddock
12cu|ghc-curl-1.3.8-2|16	BuildRequires:	haskell-macros
12cu|ghc-curl-1.3.8-2|17	BuildRequires:	pkgconfig(libcurl)
12cu|ghc-curl-1.3.8-2|18	
12cu|ghc-curl-1.3.8-2|19	%description
12cu|ghc-curl-1.3.8-2|20	A curl library for Haskell.
12cu|ghc-curl-1.3.8-2|21	
12cu|ghc-curl-1.3.8-2|22	%files
12cu|ghc-curl-1.3.8-2|23	%{_docdir}/%{module}-%{version}
12cu|ghc-curl-1.3.8-2|24	%{_libdir}/%{module}-%{version}
12cu|ghc-curl-1.3.8-2|25	%{_cabal_rpm_deps_dir}
12cu|ghc-curl-1.3.8-2|26	%{_cabal_haddoc_files}
12cu|ghc-curl-1.3.8-2|27	
12cu|ghc-curl-1.3.8-2|28	#----------------------------------------------------------------------------
12cu|ghc-curl-1.3.8-2|29	
12cu|ghc-curl-1.3.8-2|30	%prep
12cu|ghc-curl-1.3.8-2|31	%setup -q -n %{module}-%{version}
12cu|ghc-curl-1.3.8-2|32	
12cu|ghc-curl-1.3.8-2|33	%build
12cu|ghc-curl-1.3.8-2|34	%_cabal_build
12cu|ghc-curl-1.3.8-2|35	
12cu|ghc-curl-1.3.8-2|36	%install
12cu|ghc-curl-1.3.8-2|37	%_cabal_install
12cu|ghc-curl-1.3.8-2|38	%_cabal_rpm_gen_deps
12cu|ghc-curl-1.3.8-2|39	%_cabal_scriptlets
12cu|ghc-curl-1.3.8-2|40	
12cu|ghc-curl-1.3.8-2|41	%check
12cu|ghc-curl-1.3.8-2|42	%_cabal_check
12cu|ghc-curl-1.3.8-2|43	
12cu|ghc-curl-1.3.8-2|44	
12cu|ghc-curl-1.3.8-2|45	%changelog
12cu|ghc-curl-1.3.8-2|46	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.8-2
12cu|ghc-curl-1.3.8-2|47	+ Revision: cf07075
12cu|ghc-curl-1.3.8-2|48	- Bump release
12cu|ghc-curl-1.3.8-2|49	
12cu|ghc-curl-1.3.8-2|50	

9468 12
12cu|ghc-data-default-0.5.1-1|1	%define debug_package %{nil}
12cu|ghc-data-default-0.5.1-1|2	%define _cabal_setup Setup.lhs
12cu|ghc-data-default-0.5.1-1|3	%define module data-default
12cu|ghc-data-default-0.5.1-1|4	
12cu|ghc-data-default-0.5.1-1|5	Summary:	A class for types with a default value for Haskell
12cu|ghc-data-default-0.5.1-1|6	Name:		ghc-%{module}
12cu|ghc-data-default-0.5.1-1|7	Version:	0.5.1
12cu|ghc-data-default-0.5.1-1|8	Release:	1
12cu|ghc-data-default-0.5.1-1|9	License:	BSD
12cu|ghc-data-default-0.5.1-1|10	Group:		Development/Other
12cu|ghc-data-default-0.5.1-1|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-data-default-0.5.1-1|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-data-default-0.5.1-1|13	BuildRequires:	ghc-devel
12cu|ghc-data-default-0.5.1-1|14	BuildRequires:	haddock
12cu|ghc-data-default-0.5.1-1|15	BuildRequires:	haskell-macros
12cu|ghc-data-default-0.5.1-1|16	BuildRequires:	haskell(dlist)
12cu|ghc-data-default-0.5.1-1|17	Requires(post,postun):	ghc
12cu|ghc-data-default-0.5.1-1|18	Requires(pre):	haskell(dlist)
12cu|ghc-data-default-0.5.1-1|19	
12cu|ghc-data-default-0.5.1-1|20	%description
12cu|ghc-data-default-0.5.1-1|21	A class for types with a default value for Haskell.
12cu|ghc-data-default-0.5.1-1|22	
12cu|ghc-data-default-0.5.1-1|23	%files
12cu|ghc-data-default-0.5.1-1|24	%{_docdir}/%{module}-%{version}
12cu|ghc-data-default-0.5.1-1|25	%{_libdir}/%{module}-%{version}
12cu|ghc-data-default-0.5.1-1|26	%{_cabal_rpm_deps_dir}
12cu|ghc-data-default-0.5.1-1|27	%{_cabal_haddoc_files}
12cu|ghc-data-default-0.5.1-1|28	
12cu|ghc-data-default-0.5.1-1|29	#----------------------------------------------------------------------------
12cu|ghc-data-default-0.5.1-1|30	
12cu|ghc-data-default-0.5.1-1|31	%prep
12cu|ghc-data-default-0.5.1-1|32	%setup -q -n %{module}-%{version}
12cu|ghc-data-default-0.5.1-1|33	
12cu|ghc-data-default-0.5.1-1|34	%build
12cu|ghc-data-default-0.5.1-1|35	%_cabal_build
12cu|ghc-data-default-0.5.1-1|36	
12cu|ghc-data-default-0.5.1-1|37	%install
12cu|ghc-data-default-0.5.1-1|38	%_cabal_install
12cu|ghc-data-default-0.5.1-1|39	%_cabal_rpm_gen_deps
12cu|ghc-data-default-0.5.1-1|40	%_cabal_scriptlets
12cu|ghc-data-default-0.5.1-1|41	
12cu|ghc-data-default-0.5.1-1|42	%check
12cu|ghc-data-default-0.5.1-1|43	%_cabal_check
12cu|ghc-data-default-0.5.1-1|44	
12cu|ghc-data-default-0.5.1-1|45	
12cu|ghc-data-default-0.5.1-1|46	%changelog
12cu|ghc-data-default-0.5.1-1|47	* Mon Apr 07 2014 Rosa <rosa@abf.rosalinux.ru> 0.5.1-1
12cu|ghc-data-default-0.5.1-1|48	+ Revision: 9f19f9d
12cu|ghc-data-default-0.5.1-1|49	- Automatic import for version 0.5.1-1
12cu|ghc-data-default-0.5.1-1|50	
12cu|ghc-data-default-0.5.1-1|51	

9469 12
12cu|ghc-data-default-class-0.0.1-1|1	%define debug_package	%{nil}
12cu|ghc-data-default-class-0.0.1-1|2	%define compiler ghc-7.6.3
12cu|ghc-data-default-class-0.0.1-1|3	%define module data-default-class
12cu|ghc-data-default-class-0.0.1-1|4	%define _cabal_setup Setup.lhs
12cu|ghc-data-default-class-0.0.1-1|5	
12cu|ghc-data-default-class-0.0.1-1|6	Name:           ghc-%{module}
12cu|ghc-data-default-class-0.0.1-1|7	Version:        0.0.1
12cu|ghc-data-default-class-0.0.1-1|8	Release:        1
12cu|ghc-data-default-class-0.0.1-1|9	Summary:        Class for types with a default value
12cu|ghc-data-default-class-0.0.1-1|10	Group:		Development/Other
12cu|ghc-data-default-class-0.0.1-1|11	License:        BSD
12cu|ghc-data-default-class-0.0.1-1|12	URL:            http://hackage.haskell.org/package/%{module}
12cu|ghc-data-default-class-0.0.1-1|13	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-data-default-class-0.0.1-1|14	
12cu|ghc-data-default-class-0.0.1-1|15	BuildRequires:  ghc-devel
12cu|ghc-data-default-class-0.0.1-1|16	BuildRequires:  haskell-macros
12cu|ghc-data-default-class-0.0.1-1|17	BuildRequires:  haskell(haddock)
12cu|ghc-data-default-class-0.0.1-1|18	
12cu|ghc-data-default-class-0.0.1-1|19	%description
12cu|ghc-data-default-class-0.0.1-1|20	A class for types with a default value.
12cu|ghc-data-default-class-0.0.1-1|21	
12cu|ghc-data-default-class-0.0.1-1|22	
12cu|ghc-data-default-class-0.0.1-1|23	%prep
12cu|ghc-data-default-class-0.0.1-1|24	%setup -q -n %{module}-%{version}
12cu|ghc-data-default-class-0.0.1-1|25	
12cu|ghc-data-default-class-0.0.1-1|26	
12cu|ghc-data-default-class-0.0.1-1|27	%build
12cu|ghc-data-default-class-0.0.1-1|28	%{_cabal_build}
12cu|ghc-data-default-class-0.0.1-1|29	%{_cabal_genscripts}
12cu|ghc-data-default-class-0.0.1-1|30	
12cu|ghc-data-default-class-0.0.1-1|31	%install
12cu|ghc-data-default-class-0.0.1-1|32	%{_cabal_install}
12cu|ghc-data-default-class-0.0.1-1|33	%{_cabal_rpm_gen_deps}
12cu|ghc-data-default-class-0.0.1-1|34	
12cu|ghc-data-default-class-0.0.1-1|35	
12cu|ghc-data-default-class-0.0.1-1|36	%files
12cu|ghc-data-default-class-0.0.1-1|37	%{_datadir}/doc/%{module}-%{version}/LICENSE
12cu|ghc-data-default-class-0.0.1-1|38	%{_datadir}/haskell-deps/ghc-data-default-class-0.0.1-1/provides
12cu|ghc-data-default-class-0.0.1-1|39	%{_datadir}/haskell-deps/ghc-data-default-class-0.0.1-1/requires
12cu|ghc-data-default-class-0.0.1-1|40	%{_datadir}/doc/%{module}-%{version}/html/*
12cu|ghc-data-default-class-0.0.1-1|41	%{_libdir}/%{module}-%{version}/%{compiler}/Data/Default/Class.hi
12cu|ghc-data-default-class-0.0.1-1|42	%{_libdir}/%{module}-%{version}/%{compiler}/HS%{module}-%{version}.o
12cu|ghc-data-default-class-0.0.1-1|43	%{_libdir}/%{module}-%{version}/%{compiler}/libHS%{module}-%{version}.a
12cu|ghc-data-default-class-0.0.1-1|44	
12cu|ghc-data-default-class-0.0.1-1|45	%changelog
12cu|ghc-data-default-class-0.0.1-1|46	* Sat Mar 08 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.0.1-1
12cu|ghc-data-default-class-0.0.1-1|47	+ Revision: cfe44a1
12cu|ghc-data-default-class-0.0.1-1|48	- Updated ghc-data-default-class.spec
12cu|ghc-data-default-class-0.0.1-1|49	
12cu|ghc-data-default-class-0.0.1-1|50	

9470 12
12cu|ghc-dataenc-0.14.0.4-3|1	%global debug_package %{nil}
12cu|ghc-dataenc-0.14.0.4-3|2	%define module dataenc
12cu|ghc-dataenc-0.14.0.4-3|3	
12cu|ghc-dataenc-0.14.0.4-3|4	Summary:	Data encoding library for Haskell
12cu|ghc-dataenc-0.14.0.4-3|5	Name:		ghc-%{module}
12cu|ghc-dataenc-0.14.0.4-3|6	Version:	0.14.0.4
12cu|ghc-dataenc-0.14.0.4-3|7	Release:	3
12cu|ghc-dataenc-0.14.0.4-3|8	License:	BSD
12cu|ghc-dataenc-0.14.0.4-3|9	Group:		Development/Other
12cu|ghc-dataenc-0.14.0.4-3|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-dataenc-0.14.0.4-3|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-dataenc-0.14.0.4-3|12	Source10:	%{name}.rpmlintrc
12cu|ghc-dataenc-0.14.0.4-3|13	BuildRequires:	ghc-devel
12cu|ghc-dataenc-0.14.0.4-3|14	BuildRequires:	haskell-macros
12cu|ghc-dataenc-0.14.0.4-3|15	BuildRequires:	haddock
12cu|ghc-dataenc-0.14.0.4-3|16	Requires(post,preun):	ghc
12cu|ghc-dataenc-0.14.0.4-3|17	
12cu|ghc-dataenc-0.14.0.4-3|18	%description
12cu|ghc-dataenc-0.14.0.4-3|19	Data encoding library currently providing Base16, Base32, Base32Hex, Base64,
12cu|ghc-dataenc-0.14.0.4-3|20	Base64Url, Base85, Python string escaping, Quoted-Printable, URL encoding,
12cu|ghc-dataenc-0.14.0.4-3|21	uuencode, xxencode, and yEncoding.
12cu|ghc-dataenc-0.14.0.4-3|22	
12cu|ghc-dataenc-0.14.0.4-3|23	%files
12cu|ghc-dataenc-0.14.0.4-3|24	%{_docdir}/%{module}-%{version}
12cu|ghc-dataenc-0.14.0.4-3|25	%{_libdir}/%{module}-%{version}
12cu|ghc-dataenc-0.14.0.4-3|26	%{_cabal_rpm_deps_dir}
12cu|ghc-dataenc-0.14.0.4-3|27	%{_cabal_haddoc_files}
12cu|ghc-dataenc-0.14.0.4-3|28	
12cu|ghc-dataenc-0.14.0.4-3|29	#----------------------------------------------------------------------------
12cu|ghc-dataenc-0.14.0.4-3|30	
12cu|ghc-dataenc-0.14.0.4-3|31	%prep
12cu|ghc-dataenc-0.14.0.4-3|32	%setup -q -n %{module}-%{version}
12cu|ghc-dataenc-0.14.0.4-3|33	
12cu|ghc-dataenc-0.14.0.4-3|34	%build
12cu|ghc-dataenc-0.14.0.4-3|35	%_cabal_build
12cu|ghc-dataenc-0.14.0.4-3|36	
12cu|ghc-dataenc-0.14.0.4-3|37	%install
12cu|ghc-dataenc-0.14.0.4-3|38	%_cabal_install
12cu|ghc-dataenc-0.14.0.4-3|39	%_cabal_rpm_gen_deps
12cu|ghc-dataenc-0.14.0.4-3|40	%_cabal_scriptlets
12cu|ghc-dataenc-0.14.0.4-3|41	
12cu|ghc-dataenc-0.14.0.4-3|42	%check
12cu|ghc-dataenc-0.14.0.4-3|43	%_cabal_check
12cu|ghc-dataenc-0.14.0.4-3|44	
12cu|ghc-dataenc-0.14.0.4-3|45	
12cu|ghc-dataenc-0.14.0.4-3|46	%changelog
12cu|ghc-dataenc-0.14.0.4-3|47	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.14.0.4-3
12cu|ghc-dataenc-0.14.0.4-3|48	+ Revision: 3b73e1d
12cu|ghc-dataenc-0.14.0.4-3|49	- LOG Spec cleanup
12cu|ghc-dataenc-0.14.0.4-3|50	
12cu|ghc-dataenc-0.14.0.4-3|51	

9471 12
12cu|ghc-dlist-0.6.0.1-2|1	%define debug_package   %{nil}
12cu|ghc-dlist-0.6.0.1-2|2	
12cu|ghc-dlist-0.6.0.1-2|3	%define _cabal_setup Setup.lhs
12cu|ghc-dlist-0.6.0.1-2|4	%define module dlist
12cu|ghc-dlist-0.6.0.1-2|5	
12cu|ghc-dlist-0.6.0.1-2|6	Summary:	Haskell differences lists
12cu|ghc-dlist-0.6.0.1-2|7	Name:		ghc-%{module}
12cu|ghc-dlist-0.6.0.1-2|8	Version:	0.6.0.1
12cu|ghc-dlist-0.6.0.1-2|9	Release:	2
12cu|ghc-dlist-0.6.0.1-2|10	License:	BSD
12cu|ghc-dlist-0.6.0.1-2|11	Group:		Development/Other
12cu|ghc-dlist-0.6.0.1-2|12	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-dlist-0.6.0.1-2|13	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-dlist-0.6.0.1-2|14	BuildRequires:	ghc-devel
12cu|ghc-dlist-0.6.0.1-2|15	BuildRequires:	haskell-macros
12cu|ghc-dlist-0.6.0.1-2|16	BuildRequires:	haskell(haddock)
12cu|ghc-dlist-0.6.0.1-2|17	
12cu|ghc-dlist-0.6.0.1-2|18	%description
12cu|ghc-dlist-0.6.0.1-2|19	Differences lists: a list-like type supporting O(1) append.
12cu|ghc-dlist-0.6.0.1-2|20	This is particularly useful for efficient logging and pretty
12cu|ghc-dlist-0.6.0.1-2|21	printing, (e.g. with the Writer monad), where list append
12cu|ghc-dlist-0.6.0.1-2|22	quickly becomes too expensive.
12cu|ghc-dlist-0.6.0.1-2|23	
12cu|ghc-dlist-0.6.0.1-2|24	
12cu|ghc-dlist-0.6.0.1-2|25	%files
12cu|ghc-dlist-0.6.0.1-2|26	%{_docdir}/%{module}-%{version}
12cu|ghc-dlist-0.6.0.1-2|27	%{_libdir}/%{module}-%{version}
12cu|ghc-dlist-0.6.0.1-2|28	%{_cabal_rpm_deps_dir}
12cu|ghc-dlist-0.6.0.1-2|29	%{_cabal_haddoc_files}
12cu|ghc-dlist-0.6.0.1-2|30	
12cu|ghc-dlist-0.6.0.1-2|31	#----------------------------------------------------------------------------
12cu|ghc-dlist-0.6.0.1-2|32	
12cu|ghc-dlist-0.6.0.1-2|33	%prep
12cu|ghc-dlist-0.6.0.1-2|34	%setup -q -n %{module}-%{version}
12cu|ghc-dlist-0.6.0.1-2|35	
12cu|ghc-dlist-0.6.0.1-2|36	%build
12cu|ghc-dlist-0.6.0.1-2|37	%_cabal_build
12cu|ghc-dlist-0.6.0.1-2|38	
12cu|ghc-dlist-0.6.0.1-2|39	%install
12cu|ghc-dlist-0.6.0.1-2|40	%_cabal_install
12cu|ghc-dlist-0.6.0.1-2|41	%_cabal_rpm_gen_deps
12cu|ghc-dlist-0.6.0.1-2|42	%_cabal_scriptlets
12cu|ghc-dlist-0.6.0.1-2|43	
12cu|ghc-dlist-0.6.0.1-2|44	
12cu|ghc-dlist-0.6.0.1-2|45	%changelog
12cu|ghc-dlist-0.6.0.1-2|46	* Sun Apr 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.0.1-2
12cu|ghc-dlist-0.6.0.1-2|47	+ Revision: 5e38153
12cu|ghc-dlist-0.6.0.1-2|48	- Fix how Haskell modules should build
12cu|ghc-dlist-0.6.0.1-2|49	
12cu|ghc-dlist-0.6.0.1-2|50	

9472 12
12cu|ghc-extensible-exceptions-0.1.1.4-4|1	%global debug_package %{nil}
12cu|ghc-extensible-exceptions-0.1.1.4-4|2	%define module extensible-exceptions
12cu|ghc-extensible-exceptions-0.1.1.4-4|3	
12cu|ghc-extensible-exceptions-0.1.1.4-4|4	Summary:	Extensible exceptions for Haskell
12cu|ghc-extensible-exceptions-0.1.1.4-4|5	Name:		ghc-%{module}
12cu|ghc-extensible-exceptions-0.1.1.4-4|6	Version:	0.1.1.4
12cu|ghc-extensible-exceptions-0.1.1.4-4|7	Release:	4
12cu|ghc-extensible-exceptions-0.1.1.4-4|8	License:	BSD
12cu|ghc-extensible-exceptions-0.1.1.4-4|9	Group:		Development/Other
12cu|ghc-extensible-exceptions-0.1.1.4-4|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-extensible-exceptions-0.1.1.4-4|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-extensible-exceptions-0.1.1.4-4|12	Source10:	%{name}.rpmlintrc
12cu|ghc-extensible-exceptions-0.1.1.4-4|13	BuildRequires:	ghc-devel
12cu|ghc-extensible-exceptions-0.1.1.4-4|14	BuildRequires:	haddock
12cu|ghc-extensible-exceptions-0.1.1.4-4|15	BuildRequires:	haskell-macros
12cu|ghc-extensible-exceptions-0.1.1.4-4|16	Requires(post,preun):	ghc
12cu|ghc-extensible-exceptions-0.1.1.4-4|17	
12cu|ghc-extensible-exceptions-0.1.1.4-4|18	%description
12cu|ghc-extensible-exceptions-0.1.1.4-4|19	This package provides extensible exceptions for both new and old versions of
12cu|ghc-extensible-exceptions-0.1.1.4-4|20	GHC (i.e., < 6.10).
12cu|ghc-extensible-exceptions-0.1.1.4-4|21	
12cu|ghc-extensible-exceptions-0.1.1.4-4|22	%files
12cu|ghc-extensible-exceptions-0.1.1.4-4|23	%{_docdir}/%{module}-%{version}
12cu|ghc-extensible-exceptions-0.1.1.4-4|24	%{_libdir}/%{module}-%{version}
12cu|ghc-extensible-exceptions-0.1.1.4-4|25	%{_cabal_rpm_deps_dir}
12cu|ghc-extensible-exceptions-0.1.1.4-4|26	%{_cabal_haddoc_files}
12cu|ghc-extensible-exceptions-0.1.1.4-4|27	
12cu|ghc-extensible-exceptions-0.1.1.4-4|28	#----------------------------------------------------------------------------
12cu|ghc-extensible-exceptions-0.1.1.4-4|29	
12cu|ghc-extensible-exceptions-0.1.1.4-4|30	%prep
12cu|ghc-extensible-exceptions-0.1.1.4-4|31	%setup -q -n %{module}-%{version}
12cu|ghc-extensible-exceptions-0.1.1.4-4|32	
12cu|ghc-extensible-exceptions-0.1.1.4-4|33	%build
12cu|ghc-extensible-exceptions-0.1.1.4-4|34	%_cabal_build
12cu|ghc-extensible-exceptions-0.1.1.4-4|35	
12cu|ghc-extensible-exceptions-0.1.1.4-4|36	%install
12cu|ghc-extensible-exceptions-0.1.1.4-4|37	%_cabal_install
12cu|ghc-extensible-exceptions-0.1.1.4-4|38	%_cabal_rpm_gen_deps
12cu|ghc-extensible-exceptions-0.1.1.4-4|39	%_cabal_scriptlets
12cu|ghc-extensible-exceptions-0.1.1.4-4|40	
12cu|ghc-extensible-exceptions-0.1.1.4-4|41	%check
12cu|ghc-extensible-exceptions-0.1.1.4-4|42	%_cabal_check
12cu|ghc-extensible-exceptions-0.1.1.4-4|43	
12cu|ghc-extensible-exceptions-0.1.1.4-4|44	
12cu|ghc-extensible-exceptions-0.1.1.4-4|45	%changelog
12cu|ghc-extensible-exceptions-0.1.1.4-4|46	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.1.4-4
12cu|ghc-extensible-exceptions-0.1.1.4-4|47	+ Revision: a24bca2
12cu|ghc-extensible-exceptions-0.1.1.4-4|48	- LOG Spec cleanup
12cu|ghc-extensible-exceptions-0.1.1.4-4|49	
12cu|ghc-extensible-exceptions-0.1.1.4-4|50	

9473 12
12cu|ghc-FindBin-0.0.5-2|1	%global debug_package %{nil}
12cu|ghc-FindBin-0.0.5-2|2	%define _cabal_setup Setup.lhs
12cu|ghc-FindBin-0.0.5-2|3	%define module FindBin
12cu|ghc-FindBin-0.0.5-2|4	
12cu|ghc-FindBin-0.0.5-2|5	Summary:	Locate directory of original program for Haskell
12cu|ghc-FindBin-0.0.5-2|6	Name:		ghc-%{module}
12cu|ghc-FindBin-0.0.5-2|7	Version:	0.0.5
12cu|ghc-FindBin-0.0.5-2|8	Release:	2
12cu|ghc-FindBin-0.0.5-2|9	License:	BSD
12cu|ghc-FindBin-0.0.5-2|10	Group:		Development/Other
12cu|ghc-FindBin-0.0.5-2|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-FindBin-0.0.5-2|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-FindBin-0.0.5-2|13	Source10:	%{name}.rpmlintrc
12cu|ghc-FindBin-0.0.5-2|14	BuildRequires:	ghc-devel
12cu|ghc-FindBin-0.0.5-2|15	BuildRequires:	haddock
12cu|ghc-FindBin-0.0.5-2|16	BuildRequires:	haskell-macros
12cu|ghc-FindBin-0.0.5-2|17	Requires(post,preun):	ghc
12cu|ghc-FindBin-0.0.5-2|18	
12cu|ghc-FindBin-0.0.5-2|19	%description
12cu|ghc-FindBin-0.0.5-2|20	This module locates the full directory to the running program, to allow the use
12cu|ghc-FindBin-0.0.5-2|21	of paths relative to it.
12cu|ghc-FindBin-0.0.5-2|22	
12cu|ghc-FindBin-0.0.5-2|23	FindBin supports invocation of Haskell programs via "ghci", via
12cu|ghc-FindBin-0.0.5-2|24	"runhaskell/runghc", as well as compiled as an executable.
12cu|ghc-FindBin-0.0.5-2|25	
12cu|ghc-FindBin-0.0.5-2|26	%files
12cu|ghc-FindBin-0.0.5-2|27	%{_docdir}/%{module}-%{version}
12cu|ghc-FindBin-0.0.5-2|28	%{_libdir}/%{module}-%{version}
12cu|ghc-FindBin-0.0.5-2|29	%{_cabal_rpm_deps_dir}
12cu|ghc-FindBin-0.0.5-2|30	%{_cabal_haddoc_files}
12cu|ghc-FindBin-0.0.5-2|31	
12cu|ghc-FindBin-0.0.5-2|32	#----------------------------------------------------------------------------
12cu|ghc-FindBin-0.0.5-2|33	
12cu|ghc-FindBin-0.0.5-2|34	%prep
12cu|ghc-FindBin-0.0.5-2|35	%setup -q -n %{module}-%{version}
12cu|ghc-FindBin-0.0.5-2|36	
12cu|ghc-FindBin-0.0.5-2|37	%build
12cu|ghc-FindBin-0.0.5-2|38	%_cabal_build
12cu|ghc-FindBin-0.0.5-2|39	
12cu|ghc-FindBin-0.0.5-2|40	%install
12cu|ghc-FindBin-0.0.5-2|41	%_cabal_install
12cu|ghc-FindBin-0.0.5-2|42	%_cabal_rpm_gen_deps
12cu|ghc-FindBin-0.0.5-2|43	%_cabal_scriptlets
12cu|ghc-FindBin-0.0.5-2|44	
12cu|ghc-FindBin-0.0.5-2|45	%check
12cu|ghc-FindBin-0.0.5-2|46	%_cabal_check
12cu|ghc-FindBin-0.0.5-2|47	
12cu|ghc-FindBin-0.0.5-2|48	
12cu|ghc-FindBin-0.0.5-2|49	%changelog
12cu|ghc-FindBin-0.0.5-2|50	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.5-2
12cu|ghc-FindBin-0.0.5-2|51	+ Revision: 580b1fa
12cu|ghc-FindBin-0.0.5-2|52	- LOG Spec cleanup
12cu|ghc-FindBin-0.0.5-2|53	
12cu|ghc-FindBin-0.0.5-2|54	

9474 12
12cu|ghc-happy-1.19.3-1|1	%define debug_package %{nil}
12cu|ghc-happy-1.19.3-1|2	%define _cabal_setup Setup.lhs
12cu|ghc-happy-1.19.3-1|3	%define _no_haddock 0
12cu|ghc-happy-1.19.3-1|4	%define module happy
12cu|ghc-happy-1.19.3-1|5	
12cu|ghc-happy-1.19.3-1|6	Summary:	Happy is a parser generator for Haskell
12cu|ghc-happy-1.19.3-1|7	Name:		ghc-%{module}
12cu|ghc-happy-1.19.3-1|8	Version:	1.19.3
12cu|ghc-happy-1.19.3-1|9	Release:	1
12cu|ghc-happy-1.19.3-1|10	License:	BSD
12cu|ghc-happy-1.19.3-1|11	Group:		Development/Other
12cu|ghc-happy-1.19.3-1|12	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-happy-1.19.3-1|13	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-happy-1.19.3-1|14	Source10:	%{name}.rpmlintrc
12cu|ghc-happy-1.19.3-1|15	BuildRequires:	ghc-devel
12cu|ghc-happy-1.19.3-1|16	BuildRequires:	haskell-macros
12cu|ghc-happy-1.19.3-1|17	BuildRequires:	haskell(mtl)
12cu|ghc-happy-1.19.3-1|18	Requires(post,preun):	ghc
12cu|ghc-happy-1.19.3-1|19	Requires(pre):	haskell(mtl)
12cu|ghc-happy-1.19.3-1|20	Obsoletes:	%{module} < 1.19.3
12cu|ghc-happy-1.19.3-1|21	Provides:	%{module} = %{EVRD}
12cu|ghc-happy-1.19.3-1|22	
12cu|ghc-happy-1.19.3-1|23	%description
12cu|ghc-happy-1.19.3-1|24	Happy is a parser generator system for Haskell, similar to the tool
12cu|ghc-happy-1.19.3-1|25	`yacc' for C. Like `yacc', it takes a file containing an annotated BNF
12cu|ghc-happy-1.19.3-1|26	specification of a grammar and produces a Haskell module containing a
12cu|ghc-happy-1.19.3-1|27	parser for the grammar.
12cu|ghc-happy-1.19.3-1|28	
12cu|ghc-happy-1.19.3-1|29	Happy is flexible: you can have several Happy parsers in the same
12cu|ghc-happy-1.19.3-1|30	program, and several entry points to a single grammar. Happy can work
12cu|ghc-happy-1.19.3-1|31	in conjunction with a lexical analyser supplied by the user (either
12cu|ghc-happy-1.19.3-1|32	hand-written or generated by another program), or it can parse a
12cu|ghc-happy-1.19.3-1|33	stream of characters directly (but this isn't practical in most
12cu|ghc-happy-1.19.3-1|34	cases).
12cu|ghc-happy-1.19.3-1|35	
12cu|ghc-happy-1.19.3-1|36	%files
12cu|ghc-happy-1.19.3-1|37	%{_bindir}/%{module}
12cu|ghc-happy-1.19.3-1|38	%{_datadir}/%{module}-%{version}
12cu|ghc-happy-1.19.3-1|39	%{_docdir}/%{module}-%{version}
12cu|ghc-happy-1.19.3-1|40	%{_cabal_rpm_deps_dir}
12cu|ghc-happy-1.19.3-1|41	%{_cabal_haddoc_files}
12cu|ghc-happy-1.19.3-1|42	
12cu|ghc-happy-1.19.3-1|43	#----------------------------------------------------------------------------
12cu|ghc-happy-1.19.3-1|44	
12cu|ghc-happy-1.19.3-1|45	%prep
12cu|ghc-happy-1.19.3-1|46	%setup -q -n %{module}-%{version}
12cu|ghc-happy-1.19.3-1|47	
12cu|ghc-happy-1.19.3-1|48	%build
12cu|ghc-happy-1.19.3-1|49	%_cabal_build
12cu|ghc-happy-1.19.3-1|50	
12cu|ghc-happy-1.19.3-1|51	%install
12cu|ghc-happy-1.19.3-1|52	%_cabal_install
12cu|ghc-happy-1.19.3-1|53	%_cabal_rpm_gen_deps
12cu|ghc-happy-1.19.3-1|54	
12cu|ghc-happy-1.19.3-1|55	
12cu|ghc-happy-1.19.3-1|56	%changelog
12cu|ghc-happy-1.19.3-1|57	* Thu Feb 27 2014 Rosa <rosa@abf.rosalinux.ru> 1.19.3-1
12cu|ghc-happy-1.19.3-1|58	+ Revision: 2f732e0
12cu|ghc-happy-1.19.3-1|59	- Automatic import for version 1.19.3-1
12cu|ghc-happy-1.19.3-1|60	
12cu|ghc-happy-1.19.3-1|61	

9475 12
12cu|ghc-hashed-storage-0.5.10-3|1	%global debug_package %{nil}
12cu|ghc-hashed-storage-0.5.10-3|2	%define module hashed-storage
12cu|ghc-hashed-storage-0.5.10-3|3	
12cu|ghc-hashed-storage-0.5.10-3|4	Summary:	Hashed file storage support code for Haskell
12cu|ghc-hashed-storage-0.5.10-3|5	Name:		ghc-%{module}
12cu|ghc-hashed-storage-0.5.10-3|6	Version:	0.5.10
12cu|ghc-hashed-storage-0.5.10-3|7	Release:	3
12cu|ghc-hashed-storage-0.5.10-3|8	License:	BSD
12cu|ghc-hashed-storage-0.5.10-3|9	Group:		Development/Other
12cu|ghc-hashed-storage-0.5.10-3|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-hashed-storage-0.5.10-3|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-hashed-storage-0.5.10-3|12	Source10:	%{name}.rpmlintrc
12cu|ghc-hashed-storage-0.5.10-3|13	BuildRequires:	ghc-devel
12cu|ghc-hashed-storage-0.5.10-3|14	BuildRequires:	haddock
12cu|ghc-hashed-storage-0.5.10-3|15	BuildRequires:	haskell-macros
12cu|ghc-hashed-storage-0.5.10-3|16	BuildRequires:	haskell(dataenc)
12cu|ghc-hashed-storage-0.5.10-3|17	BuildRequires:	haskell(extensible-exceptions)
12cu|ghc-hashed-storage-0.5.10-3|18	BuildRequires:	haskell(mmap)
12cu|ghc-hashed-storage-0.5.10-3|19	BuildRequires:	haskell(mtl)
12cu|ghc-hashed-storage-0.5.10-3|20	BuildRequires:	haskell(transformers)
12cu|ghc-hashed-storage-0.5.10-3|21	BuildRequires:	haskell(zlib)
12cu|ghc-hashed-storage-0.5.10-3|22	Requires(post,preun):	ghc
12cu|ghc-hashed-storage-0.5.10-3|23	
12cu|ghc-hashed-storage-0.5.10-3|24	%description
12cu|ghc-hashed-storage-0.5.10-3|25	Support code for reading and manipulating hashed file storage (where each file
12cu|ghc-hashed-storage-0.5.10-3|26	and directory is associated with a cryptographic hash, for corruption-resistant
12cu|ghc-hashed-storage-0.5.10-3|27	storage and fast comparisons).
12cu|ghc-hashed-storage-0.5.10-3|28	The supported storage formats include darcs hashed pristine, a plain filesystem
12cu|ghc-hashed-storage-0.5.10-3|29	tree and an indexed plain tree (where the index maintains hashes of the plain
12cu|ghc-hashed-storage-0.5.10-3|30	files and directories).
12cu|ghc-hashed-storage-0.5.10-3|31	
12cu|ghc-hashed-storage-0.5.10-3|32	%files
12cu|ghc-hashed-storage-0.5.10-3|33	%{_docdir}/%{module}-%{version}
12cu|ghc-hashed-storage-0.5.10-3|34	%{_libdir}/%{module}-%{version}
12cu|ghc-hashed-storage-0.5.10-3|35	%{_cabal_rpm_deps_dir}
12cu|ghc-hashed-storage-0.5.10-3|36	%{_cabal_haddoc_files}
12cu|ghc-hashed-storage-0.5.10-3|37	
12cu|ghc-hashed-storage-0.5.10-3|38	#----------------------------------------------------------------------------
12cu|ghc-hashed-storage-0.5.10-3|39	
12cu|ghc-hashed-storage-0.5.10-3|40	%prep
12cu|ghc-hashed-storage-0.5.10-3|41	%setup -q -n %{module}-%{version}
12cu|ghc-hashed-storage-0.5.10-3|42	
12cu|ghc-hashed-storage-0.5.10-3|43	%build
12cu|ghc-hashed-storage-0.5.10-3|44	%_cabal_build
12cu|ghc-hashed-storage-0.5.10-3|45	
12cu|ghc-hashed-storage-0.5.10-3|46	%install
12cu|ghc-hashed-storage-0.5.10-3|47	%_cabal_install
12cu|ghc-hashed-storage-0.5.10-3|48	%_cabal_rpm_gen_deps
12cu|ghc-hashed-storage-0.5.10-3|49	%_cabal_scriptlets
12cu|ghc-hashed-storage-0.5.10-3|50	
12cu|ghc-hashed-storage-0.5.10-3|51	
12cu|ghc-hashed-storage-0.5.10-3|52	%changelog
12cu|ghc-hashed-storage-0.5.10-3|53	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.10-3
12cu|ghc-hashed-storage-0.5.10-3|54	+ Revision: c675d6a
12cu|ghc-hashed-storage-0.5.10-3|55	- LOG Spec cleanup
12cu|ghc-hashed-storage-0.5.10-3|56	
12cu|ghc-hashed-storage-0.5.10-3|57	

9476 12
12cu|ghc-haskeline-0.7.0.3-3|1	%global debug_package %{nil}
12cu|ghc-haskeline-0.7.0.3-3|2	%define module haskeline
12cu|ghc-haskeline-0.7.0.3-3|3	
12cu|ghc-haskeline-0.7.0.3-3|4	Summary:	A command-line interface for user input, written in Haskell
12cu|ghc-haskeline-0.7.0.3-3|5	Name:		ghc-%{module}
12cu|ghc-haskeline-0.7.0.3-3|6	Version:	0.7.0.3
12cu|ghc-haskeline-0.7.0.3-3|7	Release:	3
12cu|ghc-haskeline-0.7.0.3-3|8	License:	BSD
12cu|ghc-haskeline-0.7.0.3-3|9	Group:		Development/Other
12cu|ghc-haskeline-0.7.0.3-3|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-haskeline-0.7.0.3-3|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-haskeline-0.7.0.3-3|12	Source10:	%{name}.rpmlintrc
12cu|ghc-haskeline-0.7.0.3-3|13	BuildRequires:	ghc-devel
12cu|ghc-haskeline-0.7.0.3-3|14	BuildRequires:	haddock
12cu|ghc-haskeline-0.7.0.3-3|15	BuildRequires:	haskell-macros
12cu|ghc-haskeline-0.7.0.3-3|16	BuildRequires:	pkgconfig(ncurses)
12cu|ghc-haskeline-0.7.0.3-3|17	BuildRequires:	haskell(terminfo)
12cu|ghc-haskeline-0.7.0.3-3|18	BuildRequires:	haskell(transformers)
12cu|ghc-haskeline-0.7.0.3-3|19	Requires(post,preun):	ghc
12cu|ghc-haskeline-0.7.0.3-3|20	
12cu|ghc-haskeline-0.7.0.3-3|21	%description
12cu|ghc-haskeline-0.7.0.3-3|22	Haskeline provides a user interface for line input in command-line programs.
12cu|ghc-haskeline-0.7.0.3-3|23	This library is similar in purpose to readline, but since it is written in
12cu|ghc-haskeline-0.7.0.3-3|24	Haskell it is (hopefully) more easily used in other Haskell programs.
12cu|ghc-haskeline-0.7.0.3-3|25	Haskeline runs both on POSIX-compatible systems and on Windows.
12cu|ghc-haskeline-0.7.0.3-3|26	
12cu|ghc-haskeline-0.7.0.3-3|27	%files
12cu|ghc-haskeline-0.7.0.3-3|28	%{_docdir}/%{module}-%{version}
12cu|ghc-haskeline-0.7.0.3-3|29	%{_libdir}/%{module}-%{version}
12cu|ghc-haskeline-0.7.0.3-3|30	%{_cabal_rpm_deps_dir}
12cu|ghc-haskeline-0.7.0.3-3|31	%{_cabal_haddoc_files}
12cu|ghc-haskeline-0.7.0.3-3|32	
12cu|ghc-haskeline-0.7.0.3-3|33	#----------------------------------------------------------------------------
12cu|ghc-haskeline-0.7.0.3-3|34	
12cu|ghc-haskeline-0.7.0.3-3|35	%prep
12cu|ghc-haskeline-0.7.0.3-3|36	%setup -q -n %{module}-%{version}
12cu|ghc-haskeline-0.7.0.3-3|37	
12cu|ghc-haskeline-0.7.0.3-3|38	%build
12cu|ghc-haskeline-0.7.0.3-3|39	%_haskell_compiler %_cabal_setup configure --prefix=%{_prefix} --libdir=%{_libdir} --disable-executable-stripping -fterminfo
12cu|ghc-haskeline-0.7.0.3-3|40	%_haskell_compiler %_cabal_setup build
12cu|ghc-haskeline-0.7.0.3-3|41	%{?!_no_haddock:%_haskell_compiler %_cabal_setup haddock}
12cu|ghc-haskeline-0.7.0.3-3|42	%_cabal_genscripts
12cu|ghc-haskeline-0.7.0.3-3|43	
12cu|ghc-haskeline-0.7.0.3-3|44	%install
12cu|ghc-haskeline-0.7.0.3-3|45	%_cabal_install
12cu|ghc-haskeline-0.7.0.3-3|46	%_cabal_rpm_gen_deps
12cu|ghc-haskeline-0.7.0.3-3|47	%_cabal_scriptlets
12cu|ghc-haskeline-0.7.0.3-3|48	
12cu|ghc-haskeline-0.7.0.3-3|49	%check
12cu|ghc-haskeline-0.7.0.3-3|50	%_cabal_check
12cu|ghc-haskeline-0.7.0.3-3|51	
12cu|ghc-haskeline-0.7.0.3-3|52	
12cu|ghc-haskeline-0.7.0.3-3|53	%changelog
12cu|ghc-haskeline-0.7.0.3-3|54	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0.3-3
12cu|ghc-haskeline-0.7.0.3-3|55	+ Revision: 7a3593c
12cu|ghc-haskeline-0.7.0.3-3|56	- LOG Spec cleanup
12cu|ghc-haskeline-0.7.0.3-3|57	
12cu|ghc-haskeline-0.7.0.3-3|58	

9477 12
12cu|ghc-haskell-src-1.0.1.5-3|1	%global debug_package %{nil}
12cu|ghc-haskell-src-1.0.1.5-3|2	%define module haskell-src
12cu|ghc-haskell-src-1.0.1.5-3|3	
12cu|ghc-haskell-src-1.0.1.5-3|4	Summary:	Support for manipulating Haskell source code
12cu|ghc-haskell-src-1.0.1.5-3|5	Name:		ghc-%{module}
12cu|ghc-haskell-src-1.0.1.5-3|6	Version:	1.0.1.5
12cu|ghc-haskell-src-1.0.1.5-3|7	Release:	3
12cu|ghc-haskell-src-1.0.1.5-3|8	License:	BSD
12cu|ghc-haskell-src-1.0.1.5-3|9	Group:		Development/Other
12cu|ghc-haskell-src-1.0.1.5-3|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-haskell-src-1.0.1.5-3|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-haskell-src-1.0.1.5-3|12	Source10:	%{name}.rpmlintrc
12cu|ghc-haskell-src-1.0.1.5-3|13	BuildRequires:	ghc-devel
12cu|ghc-haskell-src-1.0.1.5-3|14	BuildRequires:	haddock
12cu|ghc-haskell-src-1.0.1.5-3|15	BuildRequires:	haskell-macros
12cu|ghc-haskell-src-1.0.1.5-3|16	BuildRequires:	haskell(syb)
12cu|ghc-haskell-src-1.0.1.5-3|17	Requires(post,preun):	ghc
12cu|ghc-haskell-src-1.0.1.5-3|18	Requires(pre):	haskell(syb)
12cu|ghc-haskell-src-1.0.1.5-3|19	
12cu|ghc-haskell-src-1.0.1.5-3|20	%description
12cu|ghc-haskell-src-1.0.1.5-3|21	The 'haskell-src' package provides support for manipulating Haskell source
12cu|ghc-haskell-src-1.0.1.5-3|22	code. The package provides a lexer, parser and pretty-printer, and a definition
12cu|ghc-haskell-src-1.0.1.5-3|23	of a Haskell abstract syntax tree (AST). Common uses of this package are to
12cu|ghc-haskell-src-1.0.1.5-3|24	parse or generate Haskell 98 code.
12cu|ghc-haskell-src-1.0.1.5-3|25	
12cu|ghc-haskell-src-1.0.1.5-3|26	%files
12cu|ghc-haskell-src-1.0.1.5-3|27	%{_docdir}/%{module}-%{version}
12cu|ghc-haskell-src-1.0.1.5-3|28	%{_libdir}/%{module}-%{version}
12cu|ghc-haskell-src-1.0.1.5-3|29	%{_cabal_rpm_deps_dir}
12cu|ghc-haskell-src-1.0.1.5-3|30	%{_cabal_haddoc_files}
12cu|ghc-haskell-src-1.0.1.5-3|31	
12cu|ghc-haskell-src-1.0.1.5-3|32	#----------------------------------------------------------------------------
12cu|ghc-haskell-src-1.0.1.5-3|33	
12cu|ghc-haskell-src-1.0.1.5-3|34	%prep
12cu|ghc-haskell-src-1.0.1.5-3|35	%setup -q -n %{module}-%{version}
12cu|ghc-haskell-src-1.0.1.5-3|36	
12cu|ghc-haskell-src-1.0.1.5-3|37	%build
12cu|ghc-haskell-src-1.0.1.5-3|38	%_cabal_build
12cu|ghc-haskell-src-1.0.1.5-3|39	
12cu|ghc-haskell-src-1.0.1.5-3|40	%install
12cu|ghc-haskell-src-1.0.1.5-3|41	%_cabal_install
12cu|ghc-haskell-src-1.0.1.5-3|42	%_cabal_rpm_gen_deps
12cu|ghc-haskell-src-1.0.1.5-3|43	%_cabal_scriptlets
12cu|ghc-haskell-src-1.0.1.5-3|44	
12cu|ghc-haskell-src-1.0.1.5-3|45	%check
12cu|ghc-haskell-src-1.0.1.5-3|46	%_cabal_check
12cu|ghc-haskell-src-1.0.1.5-3|47	
12cu|ghc-haskell-src-1.0.1.5-3|48	
12cu|ghc-haskell-src-1.0.1.5-3|49	%changelog
12cu|ghc-haskell-src-1.0.1.5-3|50	* Thu Apr 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1.5-3
12cu|ghc-haskell-src-1.0.1.5-3|51	+ Revision: f6a9978
12cu|ghc-haskell-src-1.0.1.5-3|52	- Rebuild against new ghc-syb
12cu|ghc-haskell-src-1.0.1.5-3|53	
12cu|ghc-haskell-src-1.0.1.5-3|54	

9478 12
12cu|ghc-haskell-src-exts-1.14.0.1-1|1	%global debug_package %{nil}
12cu|ghc-haskell-src-exts-1.14.0.1-1|2	%define module haskell-src-exts
12cu|ghc-haskell-src-exts-1.14.0.1-1|3	
12cu|ghc-haskell-src-exts-1.14.0.1-1|4	Summary:	Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
12cu|ghc-haskell-src-exts-1.14.0.1-1|5	Name:		ghc-%{module}
12cu|ghc-haskell-src-exts-1.14.0.1-1|6	Version:	1.14.0.1
12cu|ghc-haskell-src-exts-1.14.0.1-1|7	Release:	1
12cu|ghc-haskell-src-exts-1.14.0.1-1|8	License:	BSD
12cu|ghc-haskell-src-exts-1.14.0.1-1|9	Group:		Development/Other
12cu|ghc-haskell-src-exts-1.14.0.1-1|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-haskell-src-exts-1.14.0.1-1|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-haskell-src-exts-1.14.0.1-1|12	Source10:	%{name}.rpmlintrc
12cu|ghc-haskell-src-exts-1.14.0.1-1|13	BuildRequires:	ghc-devel
12cu|ghc-haskell-src-exts-1.14.0.1-1|14	BuildRequires:	haddock
12cu|ghc-haskell-src-exts-1.14.0.1-1|15	BuildRequires:	haskell-macros
12cu|ghc-haskell-src-exts-1.14.0.1-1|16	BuildRequires:	haskell(cpphs)
12cu|ghc-haskell-src-exts-1.14.0.1-1|17	BuildRequires:	haskell(happy)
12cu|ghc-haskell-src-exts-1.14.0.1-1|18	Requires(post,preun):	ghc
12cu|ghc-haskell-src-exts-1.14.0.1-1|19	Requires(pre):	haskell(cpphs)
12cu|ghc-haskell-src-exts-1.14.0.1-1|20	Requires(pre):	haskell(happy)
12cu|ghc-haskell-src-exts-1.14.0.1-1|21	Obsoletes:	%{module} < 1.14.0.1
12cu|ghc-haskell-src-exts-1.14.0.1-1|22	
12cu|ghc-haskell-src-exts-1.14.0.1-1|23	%description
12cu|ghc-haskell-src-exts-1.14.0.1-1|24	Haskell-Source with Extensions (HSE, haskell-src-exts) is an extension of the
12cu|ghc-haskell-src-exts-1.14.0.1-1|25	standard haskell-src package, and handles most registered syntactic extensions
12cu|ghc-haskell-src-exts-1.14.0.1-1|26	to Haskell, including:
12cu|ghc-haskell-src-exts-1.14.0.1-1|27	* Multi-parameter type classes with functional dependencies
12cu|ghc-haskell-src-exts-1.14.0.1-1|28	* Indexed type families (including associated types)
12cu|ghc-haskell-src-exts-1.14.0.1-1|29	* Empty data declarations
12cu|ghc-haskell-src-exts-1.14.0.1-1|30	* GADTs
12cu|ghc-haskell-src-exts-1.14.0.1-1|31	* Implicit parameters
12cu|ghc-haskell-src-exts-1.14.0.1-1|32	* Template Haskell
12cu|ghc-haskell-src-exts-1.14.0.1-1|33	and a few more. All extensions implemented in GHC are supported.
12cu|ghc-haskell-src-exts-1.14.0.1-1|34	Apart from these standard extensions, it also handles regular patterns as per
12cu|ghc-haskell-src-exts-1.14.0.1-1|35	the HaRP extension as well as HSX-style embedded XML syntax.
12cu|ghc-haskell-src-exts-1.14.0.1-1|36	
12cu|ghc-haskell-src-exts-1.14.0.1-1|37	%files
12cu|ghc-haskell-src-exts-1.14.0.1-1|38	%{_docdir}/%{module}-%{version}
12cu|ghc-haskell-src-exts-1.14.0.1-1|39	%{_libdir}/%{module}-%{version}
12cu|ghc-haskell-src-exts-1.14.0.1-1|40	%{_cabal_rpm_deps_dir}
12cu|ghc-haskell-src-exts-1.14.0.1-1|41	%{_cabal_haddoc_files}
12cu|ghc-haskell-src-exts-1.14.0.1-1|42	
12cu|ghc-haskell-src-exts-1.14.0.1-1|43	#----------------------------------------------------------------------------
12cu|ghc-haskell-src-exts-1.14.0.1-1|44	
12cu|ghc-haskell-src-exts-1.14.0.1-1|45	%prep
12cu|ghc-haskell-src-exts-1.14.0.1-1|46	%setup -q -n %{module}-%{version}
12cu|ghc-haskell-src-exts-1.14.0.1-1|47	
12cu|ghc-haskell-src-exts-1.14.0.1-1|48	%build
12cu|ghc-haskell-src-exts-1.14.0.1-1|49	%_cabal_build
12cu|ghc-haskell-src-exts-1.14.0.1-1|50	
12cu|ghc-haskell-src-exts-1.14.0.1-1|51	%install
12cu|ghc-haskell-src-exts-1.14.0.1-1|52	%_cabal_install
12cu|ghc-haskell-src-exts-1.14.0.1-1|53	%_cabal_rpm_gen_deps
12cu|ghc-haskell-src-exts-1.14.0.1-1|54	%_cabal_scriptlets
12cu|ghc-haskell-src-exts-1.14.0.1-1|55	
12cu|ghc-haskell-src-exts-1.14.0.1-1|56	
12cu|ghc-haskell-src-exts-1.14.0.1-1|57	%changelog
12cu|ghc-haskell-src-exts-1.14.0.1-1|58	* Thu Feb 27 2014 Rosa <rosa@abf.rosalinux.ru> 1.14.0.1-1
12cu|ghc-haskell-src-exts-1.14.0.1-1|59	+ Revision: 231bd7b
12cu|ghc-haskell-src-exts-1.14.0.1-1|60	- Automatic import for version 1.14.0.1-1
12cu|ghc-haskell-src-exts-1.14.0.1-1|61	
12cu|ghc-haskell-src-exts-1.14.0.1-1|62	

9479 12
12cu|ghc-HaXml-1.23.3-2|1	%define debug_package %{nil}
12cu|ghc-HaXml-1.23.3-2|2	%define module HaXml
12cu|ghc-HaXml-1.23.3-2|3	
12cu|ghc-HaXml-1.23.3-2|4	Summary:	Utilities for manipulating XML documents for Haskell
12cu|ghc-HaXml-1.23.3-2|5	Name:		ghc-%{module}
12cu|ghc-HaXml-1.23.3-2|6	Version:	1.23.3
12cu|ghc-HaXml-1.23.3-2|7	Release:	2
12cu|ghc-HaXml-1.23.3-2|8	License:	LGPLv2.1+
12cu|ghc-HaXml-1.23.3-2|9	Group:		Development/Other
12cu|ghc-HaXml-1.23.3-2|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-HaXml-1.23.3-2|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-HaXml-1.23.3-2|12	Source10:	%{name}.rpmlintrc
12cu|ghc-HaXml-1.23.3-2|13	BuildRequires:	ghc-devel
12cu|ghc-HaXml-1.23.3-2|14	BuildRequires:	haddock
12cu|ghc-HaXml-1.23.3-2|15	BuildRequires:	haskell-macros
12cu|ghc-HaXml-1.23.3-2|16	BuildRequires:	haskell(polyparse)
12cu|ghc-HaXml-1.23.3-2|17	BuildRequires:	haskell(random)
12cu|ghc-HaXml-1.23.3-2|18	Requires(post,postun):	ghc
12cu|ghc-HaXml-1.23.3-2|19	Requires(pre):	haskell(polyparse)
12cu|ghc-HaXml-1.23.3-2|20	Requires(pre):	haskell(random)
12cu|ghc-HaXml-1.23.3-2|21	Obsoletes:	haskell-%{module} < 1.23.3-2
12cu|ghc-HaXml-1.23.3-2|22	
12cu|ghc-HaXml-1.23.3-2|23	%description
12cu|ghc-HaXml-1.23.3-2|24	Haskell utilities for parsing, filtering, transforming and generating XML
12cu|ghc-HaXml-1.23.3-2|25	documents.
12cu|ghc-HaXml-1.23.3-2|26	
12cu|ghc-HaXml-1.23.3-2|27	%files
12cu|ghc-HaXml-1.23.3-2|28	%{_bindir}/*
12cu|ghc-HaXml-1.23.3-2|29	%{_docdir}/%{module}-%{version}
12cu|ghc-HaXml-1.23.3-2|30	%{_libdir}/%{module}-%{version}
12cu|ghc-HaXml-1.23.3-2|31	%{_cabal_rpm_deps_dir}
12cu|ghc-HaXml-1.23.3-2|32	%{_cabal_haddoc_files}
12cu|ghc-HaXml-1.23.3-2|33	
12cu|ghc-HaXml-1.23.3-2|34	#----------------------------------------------------------------------------
12cu|ghc-HaXml-1.23.3-2|35	
12cu|ghc-HaXml-1.23.3-2|36	%prep
12cu|ghc-HaXml-1.23.3-2|37	%setup -q -n %{module}-%{version}
12cu|ghc-HaXml-1.23.3-2|38	
12cu|ghc-HaXml-1.23.3-2|39	%build
12cu|ghc-HaXml-1.23.3-2|40	%_cabal_build
12cu|ghc-HaXml-1.23.3-2|41	
12cu|ghc-HaXml-1.23.3-2|42	%install
12cu|ghc-HaXml-1.23.3-2|43	%_cabal_install
12cu|ghc-HaXml-1.23.3-2|44	%_cabal_rpm_gen_deps
12cu|ghc-HaXml-1.23.3-2|45	%_cabal_scriptlets
12cu|ghc-HaXml-1.23.3-2|46	
12cu|ghc-HaXml-1.23.3-2|47	%check
12cu|ghc-HaXml-1.23.3-2|48	%_cabal_check
12cu|ghc-HaXml-1.23.3-2|49	
12cu|ghc-HaXml-1.23.3-2|50	
12cu|ghc-HaXml-1.23.3-2|51	%changelog
12cu|ghc-HaXml-1.23.3-2|52	* Thu Feb 27 2014 Rosa <rosa@abf.rosalinux.ru> 1.23.3-2
12cu|ghc-HaXml-1.23.3-2|53	+ Revision: 38ad98d
12cu|ghc-HaXml-1.23.3-2|54	- Automatic import for version 1.23.3-2
12cu|ghc-HaXml-1.23.3-2|55	
12cu|ghc-HaXml-1.23.3-2|56	

9480 12
12cu|ghc-HDBC-2.3.1.1-2|1	%global debug_package %{nil}
12cu|ghc-HDBC-2.3.1.1-2|2	%define _cabal_setup Setup.lhs
12cu|ghc-HDBC-2.3.1.1-2|3	%define module HDBC
12cu|ghc-HDBC-2.3.1.1-2|4	
12cu|ghc-HDBC-2.3.1.1-2|5	Summary:	Haskell Database Connectivity
12cu|ghc-HDBC-2.3.1.1-2|6	Name:		ghc-%{module}
12cu|ghc-HDBC-2.3.1.1-2|7	Version:	2.3.1.1
12cu|ghc-HDBC-2.3.1.1-2|8	Release:	2
12cu|ghc-HDBC-2.3.1.1-2|9	License:	BSD
12cu|ghc-HDBC-2.3.1.1-2|10	Group:		Development/Other
12cu|ghc-HDBC-2.3.1.1-2|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-HDBC-2.3.1.1-2|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-HDBC-2.3.1.1-2|13	Source10:	%{name}.rpmlintrc
12cu|ghc-HDBC-2.3.1.1-2|14	BuildRequires:	ghc-devel
12cu|ghc-HDBC-2.3.1.1-2|15	BuildRequires:	haddock
12cu|ghc-HDBC-2.3.1.1-2|16	BuildRequires:	haskell-macros
12cu|ghc-HDBC-2.3.1.1-2|17	BuildRequires:	haskell(convertible)
12cu|ghc-HDBC-2.3.1.1-2|18	BuildRequires:	haskell(mtl)
12cu|ghc-HDBC-2.3.1.1-2|19	BuildRequires:	haskell(text)
12cu|ghc-HDBC-2.3.1.1-2|20	BuildRequires:	haskell(utf8-string)
12cu|ghc-HDBC-2.3.1.1-2|21	Requires(post,preun):	ghc
12cu|ghc-HDBC-2.3.1.1-2|22	Requires(pre):	haskell(convertible)
12cu|ghc-HDBC-2.3.1.1-2|23	Requires(pre):	haskell(mtl)
12cu|ghc-HDBC-2.3.1.1-2|24	Requires(pre):	haskell(text)
12cu|ghc-HDBC-2.3.1.1-2|25	Requires(pre):	haskell(utf8-string)
12cu|ghc-HDBC-2.3.1.1-2|26	Obsoletes:	haskell-%{module} < 2.3.1.1-2
12cu|ghc-HDBC-2.3.1.1-2|27	
12cu|ghc-HDBC-2.3.1.1-2|28	%description
12cu|ghc-HDBC-2.3.1.1-2|29	HDBC provides an abstraction layer between Haskell programs and SQL relational
12cu|ghc-HDBC-2.3.1.1-2|30	databases. This lets you write database code once, in Haskell, and have it work
12cu|ghc-HDBC-2.3.1.1-2|31	with any number of backend SQL databases (MySQL, Oracle, PostgreSQL,
12cu|ghc-HDBC-2.3.1.1-2|32	ODBC-compliant databases, etc.)
12cu|ghc-HDBC-2.3.1.1-2|33	
12cu|ghc-HDBC-2.3.1.1-2|34	%files
12cu|ghc-HDBC-2.3.1.1-2|35	%{_docdir}/%{module}-%{version}
12cu|ghc-HDBC-2.3.1.1-2|36	%{_libdir}/%{module}-%{version}
12cu|ghc-HDBC-2.3.1.1-2|37	%{_cabal_rpm_deps_dir}
12cu|ghc-HDBC-2.3.1.1-2|38	%{_cabal_haddoc_files}
12cu|ghc-HDBC-2.3.1.1-2|39	
12cu|ghc-HDBC-2.3.1.1-2|40	#----------------------------------------------------------------------------
12cu|ghc-HDBC-2.3.1.1-2|41	
12cu|ghc-HDBC-2.3.1.1-2|42	%prep
12cu|ghc-HDBC-2.3.1.1-2|43	%setup -q -n %{module}-%{version}
12cu|ghc-HDBC-2.3.1.1-2|44	
12cu|ghc-HDBC-2.3.1.1-2|45	%build
12cu|ghc-HDBC-2.3.1.1-2|46	%_cabal_build
12cu|ghc-HDBC-2.3.1.1-2|47	
12cu|ghc-HDBC-2.3.1.1-2|48	%install
12cu|ghc-HDBC-2.3.1.1-2|49	%_cabal_install
12cu|ghc-HDBC-2.3.1.1-2|50	%_cabal_rpm_gen_deps
12cu|ghc-HDBC-2.3.1.1-2|51	%_cabal_scriptlets
12cu|ghc-HDBC-2.3.1.1-2|52	
12cu|ghc-HDBC-2.3.1.1-2|53	%check
12cu|ghc-HDBC-2.3.1.1-2|54	%_cabal_check
12cu|ghc-HDBC-2.3.1.1-2|55	
12cu|ghc-HDBC-2.3.1.1-2|56	
12cu|ghc-HDBC-2.3.1.1-2|57	%changelog
12cu|ghc-HDBC-2.3.1.1-2|58	* Thu Feb 27 2014 Rosa <rosa@abf.rosalinux.ru> 2.3.1.1-2
12cu|ghc-HDBC-2.3.1.1-2|59	+ Revision: f6a3669
12cu|ghc-HDBC-2.3.1.1-2|60	- Automatic import for version 2.3.1.1-2
12cu|ghc-HDBC-2.3.1.1-2|61	
12cu|ghc-HDBC-2.3.1.1-2|62	

9481 12
12cu|ghc-hslogger-1.2.1-3|1	%global debug_package %{nil}
12cu|ghc-hslogger-1.2.1-3|2	%define module hslogger
12cu|ghc-hslogger-1.2.1-3|3	
12cu|ghc-hslogger-1.2.1-3|4	Summary:	Versatile logging framework for Haskell
12cu|ghc-hslogger-1.2.1-3|5	Name:		ghc-%{module}
12cu|ghc-hslogger-1.2.1-3|6	Version:	1.2.1
12cu|ghc-hslogger-1.2.1-3|7	Release:	3
12cu|ghc-hslogger-1.2.1-3|8	License:	BSD
12cu|ghc-hslogger-1.2.1-3|9	Group:		Development/Other
12cu|ghc-hslogger-1.2.1-3|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-hslogger-1.2.1-3|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-hslogger-1.2.1-3|12	Source10:	%{name}.rpmlintrc
12cu|ghc-hslogger-1.2.1-3|13	BuildRequires:	ghc-devel
12cu|ghc-hslogger-1.2.1-3|14	BuildRequires:	haddock
12cu|ghc-hslogger-1.2.1-3|15	BuildRequires:	haskell-macros
12cu|ghc-hslogger-1.2.1-3|16	BuildRequires:	haskell(network)
12cu|ghc-hslogger-1.2.1-3|17	BuildRequires:	haskell(mtl)
12cu|ghc-hslogger-1.2.1-3|18	Requires(post,preun):	ghc
12cu|ghc-hslogger-1.2.1-3|19	Requires(pre):	haskell(network)
12cu|ghc-hslogger-1.2.1-3|20	Requires(pre):	haskell(mtl)
12cu|ghc-hslogger-1.2.1-3|21	
12cu|ghc-hslogger-1.2.1-3|22	%description
12cu|ghc-hslogger-1.2.1-3|23	hslogger is a logging framework for Haskell, roughly similar to
12cu|ghc-hslogger-1.2.1-3|24	Python's logging module.
12cu|ghc-hslogger-1.2.1-3|25	
12cu|ghc-hslogger-1.2.1-3|26	hslogger lets each log message have a priority and source be associated
12cu|ghc-hslogger-1.2.1-3|27	with it.  The programmer can then define global handlers that route
12cu|ghc-hslogger-1.2.1-3|28	or filter messages based on the priority and source.  hslogger also
12cu|ghc-hslogger-1.2.1-3|29	has a syslog handler built in.
12cu|ghc-hslogger-1.2.1-3|30	
12cu|ghc-hslogger-1.2.1-3|31	%files
12cu|ghc-hslogger-1.2.1-3|32	%{_docdir}/%{module}-%{version}
12cu|ghc-hslogger-1.2.1-3|33	%{_libdir}/%{module}-%{version}
12cu|ghc-hslogger-1.2.1-3|34	%{_cabal_rpm_deps_dir}
12cu|ghc-hslogger-1.2.1-3|35	%{_cabal_haddoc_files}
12cu|ghc-hslogger-1.2.1-3|36	
12cu|ghc-hslogger-1.2.1-3|37	#----------------------------------------------------------------------------
12cu|ghc-hslogger-1.2.1-3|38	
12cu|ghc-hslogger-1.2.1-3|39	%prep
12cu|ghc-hslogger-1.2.1-3|40	%setup -q -n %{module}-%{version}
12cu|ghc-hslogger-1.2.1-3|41	
12cu|ghc-hslogger-1.2.1-3|42	%build
12cu|ghc-hslogger-1.2.1-3|43	%_cabal_build
12cu|ghc-hslogger-1.2.1-3|44	
12cu|ghc-hslogger-1.2.1-3|45	%install
12cu|ghc-hslogger-1.2.1-3|46	%_cabal_install
12cu|ghc-hslogger-1.2.1-3|47	%_cabal_rpm_gen_deps
12cu|ghc-hslogger-1.2.1-3|48	%_cabal_scriptlets
12cu|ghc-hslogger-1.2.1-3|49	
12cu|ghc-hslogger-1.2.1-3|50	%check
12cu|ghc-hslogger-1.2.1-3|51	%_cabal_check
12cu|ghc-hslogger-1.2.1-3|52	
12cu|ghc-hslogger-1.2.1-3|53	
12cu|ghc-hslogger-1.2.1-3|54	%changelog
12cu|ghc-hslogger-1.2.1-3|55	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.1-3
12cu|ghc-hslogger-1.2.1-3|56	+ Revision: 94a2548
12cu|ghc-hslogger-1.2.1-3|57	- LOG Spec cleanup
12cu|ghc-hslogger-1.2.1-3|58	
12cu|ghc-hslogger-1.2.1-3|59	

9482 12
12cu|ghc-HsParrot-0.0.2.20120717-4|1	%global debug_package %{nil}
12cu|ghc-HsParrot-0.0.2.20120717-4|2	%define _cabal_setup Setup.lhs
12cu|ghc-HsParrot-0.0.2.20120717-4|3	%define module HsParrot
12cu|ghc-HsParrot-0.0.2.20120717-4|4	
12cu|ghc-HsParrot-0.0.2.20120717-4|5	Summary:	Haskell integration with Parrot virtual machine
12cu|ghc-HsParrot-0.0.2.20120717-4|6	Name:		ghc-%{module}
12cu|ghc-HsParrot-0.0.2.20120717-4|7	Version:	0.0.2.20120717
12cu|ghc-HsParrot-0.0.2.20120717-4|8	Release:	4
12cu|ghc-HsParrot-0.0.2.20120717-4|9	License:	MIT
12cu|ghc-HsParrot-0.0.2.20120717-4|10	Group:		Development/Other
12cu|ghc-HsParrot-0.0.2.20120717-4|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-HsParrot-0.0.2.20120717-4|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-HsParrot-0.0.2.20120717-4|13	Source10:	%{name}.rpmlintrc
12cu|ghc-HsParrot-0.0.2.20120717-4|14	BuildRequires:	ghc-devel
12cu|ghc-HsParrot-0.0.2.20120717-4|15	BuildRequires:	haddock
12cu|ghc-HsParrot-0.0.2.20120717-4|16	BuildRequires:	haskell-macros
12cu|ghc-HsParrot-0.0.2.20120717-4|17	BuildRequires:	haskell(HsSyck)
12cu|ghc-HsParrot-0.0.2.20120717-4|18	BuildRequires:	haskell(pugs-DrIFT)
12cu|ghc-HsParrot-0.0.2.20120717-4|19	Requires(post,preun):	ghc
12cu|ghc-HsParrot-0.0.2.20120717-4|20	Requires(pre):	haskell(HsSyck)
12cu|ghc-HsParrot-0.0.2.20120717-4|21	Requires(pre):	haskell(pugs-DrIFT)
12cu|ghc-HsParrot-0.0.2.20120717-4|22	
12cu|ghc-HsParrot-0.0.2.20120717-4|23	%description
12cu|ghc-HsParrot-0.0.2.20120717-4|24	Haskell integration with Parrot virtual machine.
12cu|ghc-HsParrot-0.0.2.20120717-4|25	
12cu|ghc-HsParrot-0.0.2.20120717-4|26	%files
12cu|ghc-HsParrot-0.0.2.20120717-4|27	%{_docdir}/%{module}-%{version}
12cu|ghc-HsParrot-0.0.2.20120717-4|28	%{_libdir}/%{module}-%{version}
12cu|ghc-HsParrot-0.0.2.20120717-4|29	%{_cabal_rpm_deps_dir}
12cu|ghc-HsParrot-0.0.2.20120717-4|30	%{_cabal_haddoc_files}
12cu|ghc-HsParrot-0.0.2.20120717-4|31	%{_datadir}/%{module}-%{version}
12cu|ghc-HsParrot-0.0.2.20120717-4|32	
12cu|ghc-HsParrot-0.0.2.20120717-4|33	#----------------------------------------------------------------------------
12cu|ghc-HsParrot-0.0.2.20120717-4|34	
12cu|ghc-HsParrot-0.0.2.20120717-4|35	%prep
12cu|ghc-HsParrot-0.0.2.20120717-4|36	%setup -q -n %{module}-%{version}
12cu|ghc-HsParrot-0.0.2.20120717-4|37	
12cu|ghc-HsParrot-0.0.2.20120717-4|38	%build
12cu|ghc-HsParrot-0.0.2.20120717-4|39	%_cabal_build
12cu|ghc-HsParrot-0.0.2.20120717-4|40	
12cu|ghc-HsParrot-0.0.2.20120717-4|41	%install
12cu|ghc-HsParrot-0.0.2.20120717-4|42	%_cabal_install
12cu|ghc-HsParrot-0.0.2.20120717-4|43	%_cabal_rpm_gen_deps
12cu|ghc-HsParrot-0.0.2.20120717-4|44	%_cabal_scriptlets
12cu|ghc-HsParrot-0.0.2.20120717-4|45	
12cu|ghc-HsParrot-0.0.2.20120717-4|46	%check
12cu|ghc-HsParrot-0.0.2.20120717-4|47	%_cabal_check
12cu|ghc-HsParrot-0.0.2.20120717-4|48	
12cu|ghc-HsParrot-0.0.2.20120717-4|49	
12cu|ghc-HsParrot-0.0.2.20120717-4|50	%changelog
12cu|ghc-HsParrot-0.0.2.20120717-4|51	* Thu Apr 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.2.20120717-4
12cu|ghc-HsParrot-0.0.2.20120717-4|52	+ Revision: 896c93d
12cu|ghc-HsParrot-0.0.2.20120717-4|53	- Rebuild against new ghc-syb
12cu|ghc-HsParrot-0.0.2.20120717-4|54	
12cu|ghc-HsParrot-0.0.2.20120717-4|55	

9483 12
12cu|ghc-HsSyck-0.50-3|1	%global debug_package %{nil}
12cu|ghc-HsSyck-0.50-3|2	%define _cabal_setup Setup.lhs
12cu|ghc-HsSyck-0.50-3|3	%define module HsSyck
12cu|ghc-HsSyck-0.50-3|4	
12cu|ghc-HsSyck-0.50-3|5	Summary:	Fast, lightweight YAML loader and dumper for Haskell
12cu|ghc-HsSyck-0.50-3|6	Name:		ghc-%{module}
12cu|ghc-HsSyck-0.50-3|7	Version:	0.50
12cu|ghc-HsSyck-0.50-3|8	Release:	3
12cu|ghc-HsSyck-0.50-3|9	License:	MIT
12cu|ghc-HsSyck-0.50-3|10	Group:		Development/Other
12cu|ghc-HsSyck-0.50-3|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-HsSyck-0.50-3|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-HsSyck-0.50-3|13	Source10:	%{name}.rpmlintrc
12cu|ghc-HsSyck-0.50-3|14	BuildRequires:	ghc-devel
12cu|ghc-HsSyck-0.50-3|15	BuildRequires:	haddock
12cu|ghc-HsSyck-0.50-3|16	BuildRequires:	haskell-macros
12cu|ghc-HsSyck-0.50-3|17	BuildRequires:	haskell(syb)
12cu|ghc-HsSyck-0.50-3|18	BuildRequires:	haskell(utf8-string)
12cu|ghc-HsSyck-0.50-3|19	Requires(post,preun):	ghc
12cu|ghc-HsSyck-0.50-3|20	Requires(pre):	haskell(syb)
12cu|ghc-HsSyck-0.50-3|21	Requires(pre):	haskell(utf8-string)
12cu|ghc-HsSyck-0.50-3|22	
12cu|ghc-HsSyck-0.50-3|23	%description
12cu|ghc-HsSyck-0.50-3|24	This is a simple YAML ('Yet Another Markup Language') processor, used by the
12cu|ghc-HsSyck-0.50-3|25	Pugs project for handling data serialization; this can be useful for
12cu|ghc-HsSyck-0.50-3|26	optimization and caching purposes.
12cu|ghc-HsSyck-0.50-3|27	
12cu|ghc-HsSyck-0.50-3|28	This is an interface to the @syck@ C library for parsing and dumping YAML data.
12cu|ghc-HsSyck-0.50-3|29	It lets you transform textual YAML data into an object of type 'YamlNode', and
12cu|ghc-HsSyck-0.50-3|30	vice versa, fast.
12cu|ghc-HsSyck-0.50-3|31	
12cu|ghc-HsSyck-0.50-3|32	%files
12cu|ghc-HsSyck-0.50-3|33	%{_docdir}/%{module}-%{version}
12cu|ghc-HsSyck-0.50-3|34	%{_libdir}/%{module}-%{version}
12cu|ghc-HsSyck-0.50-3|35	%{_cabal_rpm_deps_dir}
12cu|ghc-HsSyck-0.50-3|36	%{_cabal_haddoc_files}
12cu|ghc-HsSyck-0.50-3|37	%{_datadir}/%{module}-%{version}/Changes
12cu|ghc-HsSyck-0.50-3|38	
12cu|ghc-HsSyck-0.50-3|39	#----------------------------------------------------------------------------
12cu|ghc-HsSyck-0.50-3|40	
12cu|ghc-HsSyck-0.50-3|41	%prep
12cu|ghc-HsSyck-0.50-3|42	%setup -q -n %{module}-%{version}
12cu|ghc-HsSyck-0.50-3|43	
12cu|ghc-HsSyck-0.50-3|44	%build
12cu|ghc-HsSyck-0.50-3|45	%_cabal_build
12cu|ghc-HsSyck-0.50-3|46	
12cu|ghc-HsSyck-0.50-3|47	%install
12cu|ghc-HsSyck-0.50-3|48	%_cabal_install
12cu|ghc-HsSyck-0.50-3|49	%_cabal_rpm_gen_deps
12cu|ghc-HsSyck-0.50-3|50	%_cabal_scriptlets
12cu|ghc-HsSyck-0.50-3|51	
12cu|ghc-HsSyck-0.50-3|52	%check
12cu|ghc-HsSyck-0.50-3|53	%_cabal_check
12cu|ghc-HsSyck-0.50-3|54	
12cu|ghc-HsSyck-0.50-3|55	
12cu|ghc-HsSyck-0.50-3|56	%changelog
12cu|ghc-HsSyck-0.50-3|57	* Thu Apr 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.50-3
12cu|ghc-HsSyck-0.50-3|58	+ Revision: 38a84ef
12cu|ghc-HsSyck-0.50-3|59	- Rebuild against new ghc-syb
12cu|ghc-HsSyck-0.50-3|60	
12cu|ghc-HsSyck-0.50-3|61	

9484 12
12cu|ghc-html-1.0.1.2-4|1	%global debug_package %{nil}
12cu|ghc-html-1.0.1.2-4|2	%define module html
12cu|ghc-html-1.0.1.2-4|3	
12cu|ghc-html-1.0.1.2-4|4	Summary:	HTML combinator library for Haskell
12cu|ghc-html-1.0.1.2-4|5	Name:		ghc-%{module}
12cu|ghc-html-1.0.1.2-4|6	Version:	1.0.1.2
12cu|ghc-html-1.0.1.2-4|7	Release:	4
12cu|ghc-html-1.0.1.2-4|8	License:	BSD
12cu|ghc-html-1.0.1.2-4|9	Group:		Development/Other
12cu|ghc-html-1.0.1.2-4|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-html-1.0.1.2-4|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-html-1.0.1.2-4|12	Source10:	%{name}.rpmlintrc
12cu|ghc-html-1.0.1.2-4|13	BuildRequires:	ghc-devel
12cu|ghc-html-1.0.1.2-4|14	BuildRequires:	haddock
12cu|ghc-html-1.0.1.2-4|15	BuildRequires:	haskell-macros
12cu|ghc-html-1.0.1.2-4|16	Requires(post,preun):	ghc
12cu|ghc-html-1.0.1.2-4|17	
12cu|ghc-html-1.0.1.2-4|18	%description
12cu|ghc-html-1.0.1.2-4|19	This package contains a combinator library for constructing HTML documents.
12cu|ghc-html-1.0.1.2-4|20	
12cu|ghc-html-1.0.1.2-4|21	%files
12cu|ghc-html-1.0.1.2-4|22	%{_docdir}/%{module}-%{version}
12cu|ghc-html-1.0.1.2-4|23	%{_libdir}/%{module}-%{version}
12cu|ghc-html-1.0.1.2-4|24	%{_cabal_rpm_deps_dir}
12cu|ghc-html-1.0.1.2-4|25	%{_cabal_haddoc_files}
12cu|ghc-html-1.0.1.2-4|26	
12cu|ghc-html-1.0.1.2-4|27	#----------------------------------------------------------------------------
12cu|ghc-html-1.0.1.2-4|28	
12cu|ghc-html-1.0.1.2-4|29	%prep
12cu|ghc-html-1.0.1.2-4|30	%setup -q -n %{module}-%{version}
12cu|ghc-html-1.0.1.2-4|31	
12cu|ghc-html-1.0.1.2-4|32	%build
12cu|ghc-html-1.0.1.2-4|33	%_cabal_build
12cu|ghc-html-1.0.1.2-4|34	
12cu|ghc-html-1.0.1.2-4|35	%install
12cu|ghc-html-1.0.1.2-4|36	%_cabal_install
12cu|ghc-html-1.0.1.2-4|37	%_cabal_rpm_gen_deps
12cu|ghc-html-1.0.1.2-4|38	%_cabal_scriptlets
12cu|ghc-html-1.0.1.2-4|39	
12cu|ghc-html-1.0.1.2-4|40	%check
12cu|ghc-html-1.0.1.2-4|41	%_cabal_check
12cu|ghc-html-1.0.1.2-4|42	
12cu|ghc-html-1.0.1.2-4|43	
12cu|ghc-html-1.0.1.2-4|44	%changelog
12cu|ghc-html-1.0.1.2-4|45	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1.2-4
12cu|ghc-html-1.0.1.2-4|46	+ Revision: b8a0e77
12cu|ghc-html-1.0.1.2-4|47	- LOG Spec cleanup
12cu|ghc-html-1.0.1.2-4|48	
12cu|ghc-html-1.0.1.2-4|49	

9485 12
12cu|ghc-HTTP-4000.2.6-2|1	%global debug_package %{nil}
12cu|ghc-HTTP-4000.2.6-2|2	%define _cabal_setup Setup.lhs
12cu|ghc-HTTP-4000.2.6-2|3	%define module HTTP
12cu|ghc-HTTP-4000.2.6-2|4	
12cu|ghc-HTTP-4000.2.6-2|5	Summary:	A library for client-side HTTP for Haskell
12cu|ghc-HTTP-4000.2.6-2|6	Name:		ghc-%{module}
12cu|ghc-HTTP-4000.2.6-2|7	Version:	4000.2.6
12cu|ghc-HTTP-4000.2.6-2|8	Release:	2
12cu|ghc-HTTP-4000.2.6-2|9	License:	BSD
12cu|ghc-HTTP-4000.2.6-2|10	Group:		Development/Other
12cu|ghc-HTTP-4000.2.6-2|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-HTTP-4000.2.6-2|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-HTTP-4000.2.6-2|13	Source10:	%{name}.rpmlintrc
12cu|ghc-HTTP-4000.2.6-2|14	BuildRequires:	ghc-devel
12cu|ghc-HTTP-4000.2.6-2|15	BuildRequires:	haddock
12cu|ghc-HTTP-4000.2.6-2|16	BuildRequires:	haskell-macros
12cu|ghc-HTTP-4000.2.6-2|17	BuildRequires:	haskell(mtl)
12cu|ghc-HTTP-4000.2.6-2|18	BuildRequires:	haskell(network)
12cu|ghc-HTTP-4000.2.6-2|19	BuildRequires:	haskell(parsec)
12cu|ghc-HTTP-4000.2.6-2|20	Requires(post,preun):	ghc
12cu|ghc-HTTP-4000.2.6-2|21	Requires(pre):	haskell(mtl)
12cu|ghc-HTTP-4000.2.6-2|22	Requires(pre):	haskell(network)
12cu|ghc-HTTP-4000.2.6-2|23	Requires(pre):	haskell(parsec)
12cu|ghc-HTTP-4000.2.6-2|24	Obsoletes:	haskell-%{module} < 4000.2.6-2
12cu|ghc-HTTP-4000.2.6-2|25	
12cu|ghc-HTTP-4000.2.6-2|26	%description
12cu|ghc-HTTP-4000.2.6-2|27	The HTTP package supports client-side web programming in Haskell. It lets you
12cu|ghc-HTTP-4000.2.6-2|28	set up HTTP connections, transmitting requests and processing the responses
12cu|ghc-HTTP-4000.2.6-2|29	coming back, all from within the comforts of Haskell. It's dependent on the
12cu|ghc-HTTP-4000.2.6-2|30	network package to operate, but other than that, the implementation is all
12cu|ghc-HTTP-4000.2.6-2|31	written in Haskell.
12cu|ghc-HTTP-4000.2.6-2|32	
12cu|ghc-HTTP-4000.2.6-2|33	A basic API for issuing single HTTP requests + receiving responses is provided.
12cu|ghc-HTTP-4000.2.6-2|34	On top of that, a session-level abstraction is also on offer  (the
12cu|ghc-HTTP-4000.2.6-2|35	@BrowserAction@ monad); it taking care of handling the management of persistent
12cu|ghc-HTTP-4000.2.6-2|36	connections, proxies, state (cookies) and authentication credentials required
12cu|ghc-HTTP-4000.2.6-2|37	to handle multi-step interactions with a web server.
12cu|ghc-HTTP-4000.2.6-2|38	
12cu|ghc-HTTP-4000.2.6-2|39	The representation of the bytes flowing across is extensible via the use of a
12cu|ghc-HTTP-4000.2.6-2|40	type class, letting you pick the representation of requests and responses that
12cu|ghc-HTTP-4000.2.6-2|41	best fits your use.  Some pre-packaged, common instances are provided for you
12cu|ghc-HTTP-4000.2.6-2|42	(@ByteString@, @String@.)
12cu|ghc-HTTP-4000.2.6-2|43	
12cu|ghc-HTTP-4000.2.6-2|44	%files
12cu|ghc-HTTP-4000.2.6-2|45	%{_docdir}/%{module}-%{version}
12cu|ghc-HTTP-4000.2.6-2|46	%{_libdir}/%{module}-%{version}
12cu|ghc-HTTP-4000.2.6-2|47	%{_cabal_rpm_deps_dir}
12cu|ghc-HTTP-4000.2.6-2|48	%{_cabal_haddoc_files}
12cu|ghc-HTTP-4000.2.6-2|49	
12cu|ghc-HTTP-4000.2.6-2|50	#----------------------------------------------------------------------------
12cu|ghc-HTTP-4000.2.6-2|51	
12cu|ghc-HTTP-4000.2.6-2|52	%prep
12cu|ghc-HTTP-4000.2.6-2|53	%setup -q -n %{module}-%{version}
12cu|ghc-HTTP-4000.2.6-2|54	
12cu|ghc-HTTP-4000.2.6-2|55	%build
12cu|ghc-HTTP-4000.2.6-2|56	%_cabal_build
12cu|ghc-HTTP-4000.2.6-2|57	
12cu|ghc-HTTP-4000.2.6-2|58	%install
12cu|ghc-HTTP-4000.2.6-2|59	%_cabal_install
12cu|ghc-HTTP-4000.2.6-2|60	%_cabal_rpm_gen_deps
12cu|ghc-HTTP-4000.2.6-2|61	%_cabal_scriptlets
12cu|ghc-HTTP-4000.2.6-2|62	
12cu|ghc-HTTP-4000.2.6-2|63	
12cu|ghc-HTTP-4000.2.6-2|64	%changelog
12cu|ghc-HTTP-4000.2.6-2|65	* Thu Feb 27 2014 Rosa <rosa@abf.rosalinux.ru> 4000.2.6-2
12cu|ghc-HTTP-4000.2.6-2|66	+ Revision: 5fd3e93
12cu|ghc-HTTP-4000.2.6-2|67	- Automatic import for version 4000.2.6-2
12cu|ghc-HTTP-4000.2.6-2|68	
12cu|ghc-HTTP-4000.2.6-2|69	

9486 12
12cu|ghc-HUnit-1.2.5.1-2|1	%global debug_package %{nil}
12cu|ghc-HUnit-1.2.5.1-2|2	%define module HUnit
12cu|ghc-HUnit-1.2.5.1-2|3	
12cu|ghc-HUnit-1.2.5.1-2|4	Summary:	A unit testing framework for Haskell
12cu|ghc-HUnit-1.2.5.1-2|5	Name:		ghc-%{module}
12cu|ghc-HUnit-1.2.5.1-2|6	Version:	1.2.5.1
12cu|ghc-HUnit-1.2.5.1-2|7	Release:	2
12cu|ghc-HUnit-1.2.5.1-2|8	License:	BSD
12cu|ghc-HUnit-1.2.5.1-2|9	Group:		Development/Other
12cu|ghc-HUnit-1.2.5.1-2|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-HUnit-1.2.5.1-2|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-HUnit-1.2.5.1-2|12	Source10:	%{name}.rpmlintrc
12cu|ghc-HUnit-1.2.5.1-2|13	BuildRequires:	ghc-devel
12cu|ghc-HUnit-1.2.5.1-2|14	BuildRequires:	haddock
12cu|ghc-HUnit-1.2.5.1-2|15	BuildRequires:	haskell-macros
12cu|ghc-HUnit-1.2.5.1-2|16	Requires(post,preun):	ghc
12cu|ghc-HUnit-1.2.5.1-2|17	
12cu|ghc-HUnit-1.2.5.1-2|18	%description
12cu|ghc-HUnit-1.2.5.1-2|19	HUnit is a unit testing framework for Haskell, inspired by the JUnit
12cu|ghc-HUnit-1.2.5.1-2|20	tool for Java.
12cu|ghc-HUnit-1.2.5.1-2|21	
12cu|ghc-HUnit-1.2.5.1-2|22	%files
12cu|ghc-HUnit-1.2.5.1-2|23	%{_docdir}/%{module}-%{version}
12cu|ghc-HUnit-1.2.5.1-2|24	%{_libdir}/%{module}-%{version}
12cu|ghc-HUnit-1.2.5.1-2|25	%{_datadir}/%{module}-%{version}
12cu|ghc-HUnit-1.2.5.1-2|26	%{_cabal_rpm_deps_dir}
12cu|ghc-HUnit-1.2.5.1-2|27	%{_cabal_haddoc_files}
12cu|ghc-HUnit-1.2.5.1-2|28	
12cu|ghc-HUnit-1.2.5.1-2|29	#----------------------------------------------------------------------------
12cu|ghc-HUnit-1.2.5.1-2|30	
12cu|ghc-HUnit-1.2.5.1-2|31	%prep
12cu|ghc-HUnit-1.2.5.1-2|32	%setup -q -n %{module}-%{version}
12cu|ghc-HUnit-1.2.5.1-2|33	
12cu|ghc-HUnit-1.2.5.1-2|34	%build
12cu|ghc-HUnit-1.2.5.1-2|35	%_cabal_build
12cu|ghc-HUnit-1.2.5.1-2|36	
12cu|ghc-HUnit-1.2.5.1-2|37	%install
12cu|ghc-HUnit-1.2.5.1-2|38	%_cabal_install
12cu|ghc-HUnit-1.2.5.1-2|39	%_cabal_rpm_gen_deps
12cu|ghc-HUnit-1.2.5.1-2|40	%_cabal_scriptlets
12cu|ghc-HUnit-1.2.5.1-2|41	
12cu|ghc-HUnit-1.2.5.1-2|42	
12cu|ghc-HUnit-1.2.5.1-2|43	%changelog
12cu|ghc-HUnit-1.2.5.1-2|44	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.5.1-2
12cu|ghc-HUnit-1.2.5.1-2|45	+ Revision: 82b0c57
12cu|ghc-HUnit-1.2.5.1-2|46	- LOG Spec cleanup
12cu|ghc-HUnit-1.2.5.1-2|47	
12cu|ghc-HUnit-1.2.5.1-2|48	

9487 12
12cu|ghc-hxt-9.3.1.1-2|1	%global debug_package %{nil}
12cu|ghc-hxt-9.3.1.1-2|2	%define _cabal_setup Setup.lhs
12cu|ghc-hxt-9.3.1.1-2|3	%define module hxt
12cu|ghc-hxt-9.3.1.1-2|4	
12cu|ghc-hxt-9.3.1.1-2|5	Summary:	A collection of tools for processing XML with Haskell
12cu|ghc-hxt-9.3.1.1-2|6	Name:		ghc-%{module}
12cu|ghc-hxt-9.3.1.1-2|7	Version:	9.3.1.1
12cu|ghc-hxt-9.3.1.1-2|8	Release:	2
12cu|ghc-hxt-9.3.1.1-2|9	License:	MIT
12cu|ghc-hxt-9.3.1.1-2|10	Group:		Development/Other
12cu|ghc-hxt-9.3.1.1-2|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-hxt-9.3.1.1-2|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-hxt-9.3.1.1-2|13	Source10:	%{name}.rpmlintrc
12cu|ghc-hxt-9.3.1.1-2|14	BuildRequires:	ghc-devel
12cu|ghc-hxt-9.3.1.1-2|15	BuildRequires:	haddock
12cu|ghc-hxt-9.3.1.1-2|16	BuildRequires:	haskell-macros
12cu|ghc-hxt-9.3.1.1-2|17	BuildRequires:	haskell(HUnit)
12cu|ghc-hxt-9.3.1.1-2|18	BuildRequires:	haskell(hxt-charproperties)
12cu|ghc-hxt-9.3.1.1-2|19	BuildRequires:	haskell(hxt-regex-xmlschema)
12cu|ghc-hxt-9.3.1.1-2|20	BuildRequires:	haskell(hxt-unicode)
12cu|ghc-hxt-9.3.1.1-2|21	BuildRequires:	haskell(mtl)
12cu|ghc-hxt-9.3.1.1-2|22	BuildRequires:	haskell(network)
12cu|ghc-hxt-9.3.1.1-2|23	BuildRequires:	haskell(parsec)
12cu|ghc-hxt-9.3.1.1-2|24	Requires(post,preun):	ghc
12cu|ghc-hxt-9.3.1.1-2|25	Requires(pre):	haskell(HUnit)
12cu|ghc-hxt-9.3.1.1-2|26	Requires(pre):	haskell(hxt-charproperties)
12cu|ghc-hxt-9.3.1.1-2|27	Requires(pre):	haskell(hxt-regex-xmlschema)
12cu|ghc-hxt-9.3.1.1-2|28	Requires(pre):	haskell(hxt-unicode)
12cu|ghc-hxt-9.3.1.1-2|29	Requires(pre):	haskell(mtl)
12cu|ghc-hxt-9.3.1.1-2|30	Requires(pre):	haskell(network)
12cu|ghc-hxt-9.3.1.1-2|31	Requires(pre):	haskell(parsec)
12cu|ghc-hxt-9.3.1.1-2|32	Obsoletes:	haskell-%{module} < 9.3.1.1-2
12cu|ghc-hxt-9.3.1.1-2|33	
12cu|ghc-hxt-9.3.1.1-2|34	%description
12cu|ghc-hxt-9.3.1.1-2|35	The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but introduces a
12cu|ghc-hxt-9.3.1.1-2|36	more general approach for processing XML with Haskell.
12cu|ghc-hxt-9.3.1.1-2|37	The Haskell XML Toolbox uses a generic data model for representing XML
12cu|ghc-hxt-9.3.1.1-2|38	documents, including the DTD subset and the document subset, in Haskell.
12cu|ghc-hxt-9.3.1.1-2|39	It contains a validating XML parser, a HTML parser, namespace support, an XPath
12cu|ghc-hxt-9.3.1.1-2|40	expression evaluator, an XSLT library, a RelaxNG schema validator and funtions
12cu|ghc-hxt-9.3.1.1-2|41	for serialization and deserialization of user defined data.
12cu|ghc-hxt-9.3.1.1-2|42	The library makes extensive use of the arrow approach for processing XML.
12cu|ghc-hxt-9.3.1.1-2|43	Since version 9 the toolbox is partitioned into various (sub-)packages.
12cu|ghc-hxt-9.3.1.1-2|44	This package contains the core functionality, hxt-curl, hxt-tagsoup,
12cu|ghc-hxt-9.3.1.1-2|45	hxt-relaxng, hxt-xpath, hxt-xslt, hxt-regex-xmlschema contain the extensions.
12cu|ghc-hxt-9.3.1.1-2|46	hxt-unicode contains encoding and decoding functions,
12cu|ghc-hxt-9.3.1.1-2|47	hxt-charproperties char properties for unicode and XML.
12cu|ghc-hxt-9.3.1.1-2|48	
12cu|ghc-hxt-9.3.1.1-2|49	%files
12cu|ghc-hxt-9.3.1.1-2|50	%{_docdir}/%{module}-%{version}
12cu|ghc-hxt-9.3.1.1-2|51	%{_libdir}/%{module}-%{version}
12cu|ghc-hxt-9.3.1.1-2|52	%{_cabal_rpm_deps_dir}
12cu|ghc-hxt-9.3.1.1-2|53	%{_cabal_haddoc_files}
12cu|ghc-hxt-9.3.1.1-2|54	
12cu|ghc-hxt-9.3.1.1-2|55	#----------------------------------------------------------------------------
12cu|ghc-hxt-9.3.1.1-2|56	
12cu|ghc-hxt-9.3.1.1-2|57	%prep
12cu|ghc-hxt-9.3.1.1-2|58	%setup -q -n %{module}-%{version}
12cu|ghc-hxt-9.3.1.1-2|59	
12cu|ghc-hxt-9.3.1.1-2|60	%build
12cu|ghc-hxt-9.3.1.1-2|61	%_cabal_build
12cu|ghc-hxt-9.3.1.1-2|62	
12cu|ghc-hxt-9.3.1.1-2|63	%install
12cu|ghc-hxt-9.3.1.1-2|64	%_cabal_install
12cu|ghc-hxt-9.3.1.1-2|65	%_cabal_rpm_gen_deps
12cu|ghc-hxt-9.3.1.1-2|66	%_cabal_scriptlets
12cu|ghc-hxt-9.3.1.1-2|67	
12cu|ghc-hxt-9.3.1.1-2|68	%check
12cu|ghc-hxt-9.3.1.1-2|69	%_cabal_check
12cu|ghc-hxt-9.3.1.1-2|70	
12cu|ghc-hxt-9.3.1.1-2|71	
12cu|ghc-hxt-9.3.1.1-2|72	%changelog
12cu|ghc-hxt-9.3.1.1-2|73	* Thu Feb 27 2014 Rosa <rosa@abf.rosalinux.ru> 9.3.1.1-2
12cu|ghc-hxt-9.3.1.1-2|74	+ Revision: 47be282
12cu|ghc-hxt-9.3.1.1-2|75	- Automatic import for version 9.3.1.1-2
12cu|ghc-hxt-9.3.1.1-2|76	
12cu|ghc-hxt-9.3.1.1-2|77	

9488 12
12cu|ghc-hxt-charproperties-9.1.1-2|1	%global debug_package %{nil}
12cu|ghc-hxt-charproperties-9.1.1-2|2	%define module hxt-charproperties
12cu|ghc-hxt-charproperties-9.1.1-2|3	
12cu|ghc-hxt-charproperties-9.1.1-2|4	Summary:	Character properties and classes for XML and Unicode for Haskell
12cu|ghc-hxt-charproperties-9.1.1-2|5	Name:		ghc-%{module}
12cu|ghc-hxt-charproperties-9.1.1-2|6	Version:	9.1.1
12cu|ghc-hxt-charproperties-9.1.1-2|7	Release:	2
12cu|ghc-hxt-charproperties-9.1.1-2|8	License:	MIT
12cu|ghc-hxt-charproperties-9.1.1-2|9	Group:		Development/Other
12cu|ghc-hxt-charproperties-9.1.1-2|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-hxt-charproperties-9.1.1-2|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-hxt-charproperties-9.1.1-2|12	Source10:	%{name}.rpmlintrc
12cu|ghc-hxt-charproperties-9.1.1-2|13	BuildRequires:	ghc-devel
12cu|ghc-hxt-charproperties-9.1.1-2|14	BuildRequires:	haddock
12cu|ghc-hxt-charproperties-9.1.1-2|15	BuildRequires:	haskell-macros
12cu|ghc-hxt-charproperties-9.1.1-2|16	Requires(post,preun):	ghc
12cu|ghc-hxt-charproperties-9.1.1-2|17	
12cu|ghc-hxt-charproperties-9.1.1-2|18	%description
12cu|ghc-hxt-charproperties-9.1.1-2|19	Character proprties defined by XML and Unicode standards. These modules
12cu|ghc-hxt-charproperties-9.1.1-2|20	contain predicates for Unicode blocks and char proprties and character
12cu|ghc-hxt-charproperties-9.1.1-2|21	predicates defined by XML. Supported Unicode version is 5.2.0.
12cu|ghc-hxt-charproperties-9.1.1-2|22	
12cu|ghc-hxt-charproperties-9.1.1-2|23	%files
12cu|ghc-hxt-charproperties-9.1.1-2|24	%{_docdir}/%{module}-%{version}
12cu|ghc-hxt-charproperties-9.1.1-2|25	%{_libdir}/%{module}-%{version}
12cu|ghc-hxt-charproperties-9.1.1-2|26	%{_cabal_rpm_deps_dir}
12cu|ghc-hxt-charproperties-9.1.1-2|27	%{_cabal_haddoc_files}
12cu|ghc-hxt-charproperties-9.1.1-2|28	
12cu|ghc-hxt-charproperties-9.1.1-2|29	#----------------------------------------------------------------------------
12cu|ghc-hxt-charproperties-9.1.1-2|30	
12cu|ghc-hxt-charproperties-9.1.1-2|31	%prep
12cu|ghc-hxt-charproperties-9.1.1-2|32	%setup -q -n %{module}-%{version}
12cu|ghc-hxt-charproperties-9.1.1-2|33	
12cu|ghc-hxt-charproperties-9.1.1-2|34	%build
12cu|ghc-hxt-charproperties-9.1.1-2|35	%_cabal_build
12cu|ghc-hxt-charproperties-9.1.1-2|36	
12cu|ghc-hxt-charproperties-9.1.1-2|37	%install
12cu|ghc-hxt-charproperties-9.1.1-2|38	%_cabal_install
12cu|ghc-hxt-charproperties-9.1.1-2|39	%_cabal_rpm_gen_deps
12cu|ghc-hxt-charproperties-9.1.1-2|40	%_cabal_scriptlets
12cu|ghc-hxt-charproperties-9.1.1-2|41	
12cu|ghc-hxt-charproperties-9.1.1-2|42	%check
12cu|ghc-hxt-charproperties-9.1.1-2|43	%_cabal_check
12cu|ghc-hxt-charproperties-9.1.1-2|44	
12cu|ghc-hxt-charproperties-9.1.1-2|45	
12cu|ghc-hxt-charproperties-9.1.1-2|46	%changelog
12cu|ghc-hxt-charproperties-9.1.1-2|47	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.1.1-2
12cu|ghc-hxt-charproperties-9.1.1-2|48	+ Revision: db31b28
12cu|ghc-hxt-charproperties-9.1.1-2|49	- LOG Spec cleanup
12cu|ghc-hxt-charproperties-9.1.1-2|50	
12cu|ghc-hxt-charproperties-9.1.1-2|51	

9489 12
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|1	%global debug_package %{nil}
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|2	%define module hxt-regex-xmlschema
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|3	
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|4	Summary:	A regular expression library for W3C XML Schema regular expressions for Haskell
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|5	Name:		ghc-%{module}
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|6	Version:	9.0.4
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|7	Release:	2
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|8	License:	MIT
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|9	Group:		Development/Other
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|12	Source10:	%{name}.rpmlintrc
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|13	BuildRequires:	ghc-devel
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|14	BuildRequires:	haddock
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|15	BuildRequires:	haskell-macros
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|16	BuildRequires:	haskell(hxt-charproperties)
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|17	BuildRequires:	haskell(mtl)
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|18	BuildRequires:	haskell(parsec)
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|19	Requires(post,preun):	ghc
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|20	Requires(pre):	haskell(hxt-charproperties)
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|21	Requires(pre):	haskell(mtl)
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|22	Requires(pre):	haskell(parsec)
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|23	
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|24	%description
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|25	This library supports full W3C XML Schema regular expressions inclusive all
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|26	Unicode character sets and blocks.
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|27	
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|28	It is implemented by the technique of derivations of regular expressions.
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|29	The W3C syntax is extended to support not only union of regular sets, but also
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|30	intersection, set difference, exor.
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|31	
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|32	Matching of subexpressions is also supported.
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|33	
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|34	The library can be used for constricting lightweight scanners and tokenizers.
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|35	
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|36	It is a standalone library, no external regex libraries are used.
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|37	
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|38	This package is a substitute for the old regex-xmlschema package.
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|39	
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|40	%files
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|41	%{_docdir}/%{module}-%{version}
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|42	%{_libdir}/%{module}-%{version}
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|43	%{_cabal_rpm_deps_dir}
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|44	%{_cabal_haddoc_files}
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|45	
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|46	#----------------------------------------------------------------------------
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|47	
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|48	%prep
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|49	%setup -q -n %{module}-%{version}
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|50	
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|51	%build
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|52	%_cabal_build
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|53	
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|54	%install
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|55	%_cabal_install
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|56	%_cabal_rpm_gen_deps
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|57	%_cabal_scriptlets
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|58	
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|59	%check
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|60	%_cabal_check
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|61	
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|62	
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|63	%changelog
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|64	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.0.4-2
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|65	+ Revision: 8d8fa0f
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|66	- LOG Update BuildRequires
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|67	
12cu|ghc-hxt-regex-xmlschema-9.0.4-2|68	

9490 12
12cu|ghc-hxt-unicode-9.0.2-2|1	%global debug_package %{nil}
12cu|ghc-hxt-unicode-9.0.2-2|2	%define module hxt-unicode
12cu|ghc-hxt-unicode-9.0.2-2|3	
12cu|ghc-hxt-unicode-9.0.2-2|4	Summary:	Unicode en-/decoding functions for utf8, iso-latin-* and other encodings
12cu|ghc-hxt-unicode-9.0.2-2|5	Name:		ghc-%{module}
12cu|ghc-hxt-unicode-9.0.2-2|6	Version:	9.0.2
12cu|ghc-hxt-unicode-9.0.2-2|7	Release:	2
12cu|ghc-hxt-unicode-9.0.2-2|8	License:	MIT
12cu|ghc-hxt-unicode-9.0.2-2|9	Group:		Development/Other
12cu|ghc-hxt-unicode-9.0.2-2|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-hxt-unicode-9.0.2-2|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-hxt-unicode-9.0.2-2|12	Source10:	%{name}.rpmlintrc
12cu|ghc-hxt-unicode-9.0.2-2|13	BuildRequires:	ghc-devel
12cu|ghc-hxt-unicode-9.0.2-2|14	BuildRequires:	haddock
12cu|ghc-hxt-unicode-9.0.2-2|15	BuildRequires:	haskell-macros
12cu|ghc-hxt-unicode-9.0.2-2|16	BuildRequires:	haskell(hxt-charproperties)
12cu|ghc-hxt-unicode-9.0.2-2|17	Requires(post,preun):	ghc
12cu|ghc-hxt-unicode-9.0.2-2|18	Requires(pre):	haskell(hxt-charproperties)
12cu|ghc-hxt-unicode-9.0.2-2|19	
12cu|ghc-hxt-unicode-9.0.2-2|20	%description
12cu|ghc-hxt-unicode-9.0.2-2|21	Unicode encoding and decoding functions for utf8, iso-latin-* and somes other
12cu|ghc-hxt-unicode-9.0.2-2|22	encodings, used in the Haskell XML Toolbox.
12cu|ghc-hxt-unicode-9.0.2-2|23	
12cu|ghc-hxt-unicode-9.0.2-2|24	ISO Latin 1 - 16, utf8, utf16, ASCII are supported. Decoding is done with lasy
12cu|ghc-hxt-unicode-9.0.2-2|25	functions, errors may be detected or ignored.
12cu|ghc-hxt-unicode-9.0.2-2|26	
12cu|ghc-hxt-unicode-9.0.2-2|27	%files
12cu|ghc-hxt-unicode-9.0.2-2|28	%{_docdir}/%{module}-%{version}
12cu|ghc-hxt-unicode-9.0.2-2|29	%{_libdir}/%{module}-%{version}
12cu|ghc-hxt-unicode-9.0.2-2|30	%{_cabal_rpm_deps_dir}
12cu|ghc-hxt-unicode-9.0.2-2|31	%{_cabal_haddoc_files}
12cu|ghc-hxt-unicode-9.0.2-2|32	
12cu|ghc-hxt-unicode-9.0.2-2|33	#----------------------------------------------------------------------------
12cu|ghc-hxt-unicode-9.0.2-2|34	
12cu|ghc-hxt-unicode-9.0.2-2|35	%prep
12cu|ghc-hxt-unicode-9.0.2-2|36	%setup -q -n %{module}-%{version}
12cu|ghc-hxt-unicode-9.0.2-2|37	
12cu|ghc-hxt-unicode-9.0.2-2|38	%build
12cu|ghc-hxt-unicode-9.0.2-2|39	%_cabal_build
12cu|ghc-hxt-unicode-9.0.2-2|40	
12cu|ghc-hxt-unicode-9.0.2-2|41	%install
12cu|ghc-hxt-unicode-9.0.2-2|42	%_cabal_install
12cu|ghc-hxt-unicode-9.0.2-2|43	%_cabal_rpm_gen_deps
12cu|ghc-hxt-unicode-9.0.2-2|44	%_cabal_scriptlets
12cu|ghc-hxt-unicode-9.0.2-2|45	
12cu|ghc-hxt-unicode-9.0.2-2|46	%check
12cu|ghc-hxt-unicode-9.0.2-2|47	%_cabal_check
12cu|ghc-hxt-unicode-9.0.2-2|48	
12cu|ghc-hxt-unicode-9.0.2-2|49	
12cu|ghc-hxt-unicode-9.0.2-2|50	%changelog
12cu|ghc-hxt-unicode-9.0.2-2|51	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.0.2-2
12cu|ghc-hxt-unicode-9.0.2-2|52	+ Revision: 628539b
12cu|ghc-hxt-unicode-9.0.2-2|53	- LOG Spec cleanup
12cu|ghc-hxt-unicode-9.0.2-2|54	
12cu|ghc-hxt-unicode-9.0.2-2|55	

9491 12
12cu|ghc-json-0.7-2|1	%global debug_package %{nil}
12cu|ghc-json-0.7-2|2	
12cu|ghc-json-0.7-2|3	%global module json
12cu|ghc-json-0.7-2|4	
12cu|ghc-json-0.7-2|5	Summary:	Haskell JSON library
12cu|ghc-json-0.7-2|6	Name:		ghc-json
12cu|ghc-json-0.7-2|7	Version:	0.7
12cu|ghc-json-0.7-2|8	Release:	2
12cu|ghc-json-0.7-2|9	License:	BSD
12cu|ghc-json-0.7-2|10	Group:		Development/Other
12cu|ghc-json-0.7-2|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-json-0.7-2|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-json-0.7-2|13	Source10:	%{name}.rpmlintrc
12cu|ghc-json-0.7-2|14	BuildRequires:	ghc-devel
12cu|ghc-json-0.7-2|15	BuildRequires:	ghc-mtl
12cu|ghc-json-0.7-2|16	BuildRequires:	ghc-text
12cu|ghc-json-0.7-2|17	BuildRequires:	haddock
12cu|ghc-json-0.7-2|18	BuildRequires:	haskell-macros
12cu|ghc-json-0.7-2|19	Requires(post,preun):	ghc
12cu|ghc-json-0.7-2|20	
12cu|ghc-json-0.7-2|21	%description
12cu|ghc-json-0.7-2|22	A JSON library for Haskell.
12cu|ghc-json-0.7-2|23	
12cu|ghc-json-0.7-2|24	%files
12cu|ghc-json-0.7-2|25	%{_docdir}/%{module}-%{version}
12cu|ghc-json-0.7-2|26	%{_libdir}/%{module}-%{version}
12cu|ghc-json-0.7-2|27	%{_cabal_rpm_deps_dir}
12cu|ghc-json-0.7-2|28	%{_cabal_haddoc_files}
12cu|ghc-json-0.7-2|29	
12cu|ghc-json-0.7-2|30	#----------------------------------------------------------------------------
12cu|ghc-json-0.7-2|31	
12cu|ghc-json-0.7-2|32	%prep
12cu|ghc-json-0.7-2|33	%setup -q -n %{module}-%{version}
12cu|ghc-json-0.7-2|34	
12cu|ghc-json-0.7-2|35	%build
12cu|ghc-json-0.7-2|36	%_cabal_build
12cu|ghc-json-0.7-2|37	
12cu|ghc-json-0.7-2|38	%install
12cu|ghc-json-0.7-2|39	%_cabal_install
12cu|ghc-json-0.7-2|40	%_cabal_rpm_gen_deps
12cu|ghc-json-0.7-2|41	%_cabal_scriptlets
12cu|ghc-json-0.7-2|42	
12cu|ghc-json-0.7-2|43	%check
12cu|ghc-json-0.7-2|44	%_cabal_check
12cu|ghc-json-0.7-2|45	
12cu|ghc-json-0.7-2|46	
12cu|ghc-json-0.7-2|47	%changelog
12cu|ghc-json-0.7-2|48	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7-2
12cu|ghc-json-0.7-2|49	+ Revision: 87cf35d
12cu|ghc-json-0.7-2|50	- LOG Update Requires
12cu|ghc-json-0.7-2|51	
12cu|ghc-json-0.7-2|52	

9492 12
12cu|ghc-MissingH-1.2.0.0-5|1	%global debug_package %{nil}
12cu|ghc-MissingH-1.2.0.0-5|2	%define module MissingH
12cu|ghc-MissingH-1.2.0.0-5|3	
12cu|ghc-MissingH-1.2.0.0-5|4	Summary:	Large utility library for Haskell
12cu|ghc-MissingH-1.2.0.0-5|5	Name:		ghc-%{module}
12cu|ghc-MissingH-1.2.0.0-5|6	Version:	1.2.0.0
12cu|ghc-MissingH-1.2.0.0-5|7	Release:	5
12cu|ghc-MissingH-1.2.0.0-5|8	License:	BSD
12cu|ghc-MissingH-1.2.0.0-5|9	Group:		Development/Other
12cu|ghc-MissingH-1.2.0.0-5|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-MissingH-1.2.0.0-5|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-MissingH-1.2.0.0-5|12	Source10:	%{name}.rpmlintrc
12cu|ghc-MissingH-1.2.0.0-5|13	BuildRequires:	ghc-devel
12cu|ghc-MissingH-1.2.0.0-5|14	BuildRequires:	haddock
12cu|ghc-MissingH-1.2.0.0-5|15	BuildRequires:	haskell-macros
12cu|ghc-MissingH-1.2.0.0-5|16	BuildRequires:	haskell(HUnit)
12cu|ghc-MissingH-1.2.0.0-5|17	BuildRequires:	haskell(hslogger)
12cu|ghc-MissingH-1.2.0.0-5|18	BuildRequires:	haskell(network)
12cu|ghc-MissingH-1.2.0.0-5|19	BuildRequires:	haskell(parsec)
12cu|ghc-MissingH-1.2.0.0-5|20	BuildRequires:	haskell(random)
12cu|ghc-MissingH-1.2.0.0-5|21	BuildRequires:	haskell(regex-base)
12cu|ghc-MissingH-1.2.0.0-5|22	BuildRequires:	haskell(regex-compat)
12cu|ghc-MissingH-1.2.0.0-5|23	BuildRequires:	haskell(regex-posix)
12cu|ghc-MissingH-1.2.0.0-5|24	Requires:	haskell(HUnit)
12cu|ghc-MissingH-1.2.0.0-5|25	Requires:	haskell(hslogger)
12cu|ghc-MissingH-1.2.0.0-5|26	Requires:	haskell(network)
12cu|ghc-MissingH-1.2.0.0-5|27	Requires:	haskell(parsec)
12cu|ghc-MissingH-1.2.0.0-5|28	Requires:	haskell(random)
12cu|ghc-MissingH-1.2.0.0-5|29	Requires:	haskell(regex-base)
12cu|ghc-MissingH-1.2.0.0-5|30	Requires:	haskell(regex-compat)
12cu|ghc-MissingH-1.2.0.0-5|31	Requires:	haskell(regex-posix)
12cu|ghc-MissingH-1.2.0.0-5|32	Requires(post,preun):	ghc
12cu|ghc-MissingH-1.2.0.0-5|33	Obsoletes:	haskell-%{module} < 1.2.0.0-3
12cu|ghc-MissingH-1.2.0.0-5|34	
12cu|ghc-MissingH-1.2.0.0-5|35	%description
12cu|ghc-MissingH-1.2.0.0-5|36	MissingH is a library of all sorts of utility functions for Haskell
12cu|ghc-MissingH-1.2.0.0-5|37	programmers. It is written in pure Haskell and thus should be extremely
12cu|ghc-MissingH-1.2.0.0-5|38	portable and easy to use.
12cu|ghc-MissingH-1.2.0.0-5|39	
12cu|ghc-MissingH-1.2.0.0-5|40	%files
12cu|ghc-MissingH-1.2.0.0-5|41	%{_docdir}/%{module}-%{version}
12cu|ghc-MissingH-1.2.0.0-5|42	%{_libdir}/%{module}-%{version}
12cu|ghc-MissingH-1.2.0.0-5|43	%{_cabal_rpm_deps_dir}
12cu|ghc-MissingH-1.2.0.0-5|44	%{_cabal_haddoc_files}
12cu|ghc-MissingH-1.2.0.0-5|45	
12cu|ghc-MissingH-1.2.0.0-5|46	#----------------------------------------------------------------------------
12cu|ghc-MissingH-1.2.0.0-5|47	
12cu|ghc-MissingH-1.2.0.0-5|48	%prep
12cu|ghc-MissingH-1.2.0.0-5|49	%setup -q -n %{module}-%{version}
12cu|ghc-MissingH-1.2.0.0-5|50	
12cu|ghc-MissingH-1.2.0.0-5|51	%build
12cu|ghc-MissingH-1.2.0.0-5|52	%_cabal_build
12cu|ghc-MissingH-1.2.0.0-5|53	
12cu|ghc-MissingH-1.2.0.0-5|54	
12cu|ghc-MissingH-1.2.0.0-5|55	%install
12cu|ghc-MissingH-1.2.0.0-5|56	%_cabal_install
12cu|ghc-MissingH-1.2.0.0-5|57	%_cabal_rpm_gen_deps
12cu|ghc-MissingH-1.2.0.0-5|58	%_cabal_scriptlets
12cu|ghc-MissingH-1.2.0.0-5|59	
12cu|ghc-MissingH-1.2.0.0-5|60	
12cu|ghc-MissingH-1.2.0.0-5|61	%changelog
12cu|ghc-MissingH-1.2.0.0-5|62	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0.0-5
12cu|ghc-MissingH-1.2.0.0-5|63	+ Revision: a44cccf
12cu|ghc-MissingH-1.2.0.0-5|64	- LOG Update Requires
12cu|ghc-MissingH-1.2.0.0-5|65	
12cu|ghc-MissingH-1.2.0.0-5|66	

9493 12
12cu|ghc-mmap-0.5.8-3|1	%global debug_package %{nil}
12cu|ghc-mmap-0.5.8-3|2	%define module mmap
12cu|ghc-mmap-0.5.8-3|3	
12cu|ghc-mmap-0.5.8-3|4	Summary:	Memory mapped files for POSIX and Windows
12cu|ghc-mmap-0.5.8-3|5	Name:		ghc-%{module}
12cu|ghc-mmap-0.5.8-3|6	Version:	0.5.8
12cu|ghc-mmap-0.5.8-3|7	Release:	3
12cu|ghc-mmap-0.5.8-3|8	License:	BSD
12cu|ghc-mmap-0.5.8-3|9	Group:		Development/Other
12cu|ghc-mmap-0.5.8-3|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-mmap-0.5.8-3|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-mmap-0.5.8-3|12	Source10:	%{name}.rpmlintrc
12cu|ghc-mmap-0.5.8-3|13	BuildRequires:	ghc-devel
12cu|ghc-mmap-0.5.8-3|14	BuildRequires:	haddock
12cu|ghc-mmap-0.5.8-3|15	BuildRequires:	haskell-macros
12cu|ghc-mmap-0.5.8-3|16	Requires(post,preun):	ghc
12cu|ghc-mmap-0.5.8-3|17	
12cu|ghc-mmap-0.5.8-3|18	%description
12cu|ghc-mmap-0.5.8-3|19	This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or
12cu|ghc-mmap-0.5.8-3|20	devices to be lazily loaded into memory as strict or lazy ByteStrings,
12cu|ghc-mmap-0.5.8-3|21	ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand
12cu|ghc-mmap-0.5.8-3|22	loading. Modifications are also supported.
12cu|ghc-mmap-0.5.8-3|23	
12cu|ghc-mmap-0.5.8-3|24	%files
12cu|ghc-mmap-0.5.8-3|25	%{_docdir}/%{module}-%{version}
12cu|ghc-mmap-0.5.8-3|26	%{_libdir}/%{module}-%{version}
12cu|ghc-mmap-0.5.8-3|27	%{_cabal_rpm_deps_dir}
12cu|ghc-mmap-0.5.8-3|28	%{_cabal_haddoc_files}
12cu|ghc-mmap-0.5.8-3|29	
12cu|ghc-mmap-0.5.8-3|30	#----------------------------------------------------------------------------
12cu|ghc-mmap-0.5.8-3|31	
12cu|ghc-mmap-0.5.8-3|32	%prep
12cu|ghc-mmap-0.5.8-3|33	%setup -q -n %{module}-%{version}
12cu|ghc-mmap-0.5.8-3|34	
12cu|ghc-mmap-0.5.8-3|35	%build
12cu|ghc-mmap-0.5.8-3|36	%_cabal_build
12cu|ghc-mmap-0.5.8-3|37	
12cu|ghc-mmap-0.5.8-3|38	%install
12cu|ghc-mmap-0.5.8-3|39	%_cabal_install
12cu|ghc-mmap-0.5.8-3|40	%_cabal_rpm_gen_deps
12cu|ghc-mmap-0.5.8-3|41	%_cabal_scriptlets
12cu|ghc-mmap-0.5.8-3|42	
12cu|ghc-mmap-0.5.8-3|43	%check
12cu|ghc-mmap-0.5.8-3|44	%_cabal_check
12cu|ghc-mmap-0.5.8-3|45	
12cu|ghc-mmap-0.5.8-3|46	
12cu|ghc-mmap-0.5.8-3|47	%changelog
12cu|ghc-mmap-0.5.8-3|48	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.8-3
12cu|ghc-mmap-0.5.8-3|49	+ Revision: 7e22cf8
12cu|ghc-mmap-0.5.8-3|50	- LOG Spec cleanup
12cu|ghc-mmap-0.5.8-3|51	
12cu|ghc-mmap-0.5.8-3|52	

9494 12
12cu|ghc-mtl-2.1.2-8|1	%global debug_package %{nil}
12cu|ghc-mtl-2.1.2-8|2	%define module mtl
12cu|ghc-mtl-2.1.2-8|3	
12cu|ghc-mtl-2.1.2-8|4	Summary:	Monad classes, using functional dependencies
12cu|ghc-mtl-2.1.2-8|5	Name:		ghc-%{module}
12cu|ghc-mtl-2.1.2-8|6	Version:	2.1.2
12cu|ghc-mtl-2.1.2-8|7	Release:	8
12cu|ghc-mtl-2.1.2-8|8	License:	BSD
12cu|ghc-mtl-2.1.2-8|9	Group:		Development/Other
12cu|ghc-mtl-2.1.2-8|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-mtl-2.1.2-8|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-mtl-2.1.2-8|12	Source10:	%{name}.rpmlintrc
12cu|ghc-mtl-2.1.2-8|13	BuildRequires:	ghc-devel
12cu|ghc-mtl-2.1.2-8|14	BuildRequires:	haddock
12cu|ghc-mtl-2.1.2-8|15	BuildRequires:	haskell-macros
12cu|ghc-mtl-2.1.2-8|16	BuildRequires:	haskell(transformers)
12cu|ghc-mtl-2.1.2-8|17	Requires(pre):	haskell(transformers)
12cu|ghc-mtl-2.1.2-8|18	Requires(post,preun):	ghc
12cu|ghc-mtl-2.1.2-8|19	
12cu|ghc-mtl-2.1.2-8|20	%description
12cu|ghc-mtl-2.1.2-8|21	Monad classes using functional dependencies, with instances
12cu|ghc-mtl-2.1.2-8|22	for various monad transformers, inspired by the paper
12cu|ghc-mtl-2.1.2-8|23	/Functional Programming with Overloading and Higher-Order Polymorphism/,
12cu|ghc-mtl-2.1.2-8|24	by Mark P Jones, in /Advanced School of Functional Programming/, 1995
12cu|ghc-mtl-2.1.2-8|25	(<http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>).
12cu|ghc-mtl-2.1.2-8|26	
12cu|ghc-mtl-2.1.2-8|27	%files
12cu|ghc-mtl-2.1.2-8|28	%{_docdir}/%{module}-%{version}
12cu|ghc-mtl-2.1.2-8|29	%{_libdir}/%{module}-%{version}
12cu|ghc-mtl-2.1.2-8|30	%{_cabal_rpm_deps_dir}
12cu|ghc-mtl-2.1.2-8|31	%{_cabal_haddoc_files}
12cu|ghc-mtl-2.1.2-8|32	
12cu|ghc-mtl-2.1.2-8|33	#----------------------------------------------------------------------------
12cu|ghc-mtl-2.1.2-8|34	
12cu|ghc-mtl-2.1.2-8|35	%prep
12cu|ghc-mtl-2.1.2-8|36	%setup -q -n %{module}-%{version}
12cu|ghc-mtl-2.1.2-8|37	
12cu|ghc-mtl-2.1.2-8|38	%build
12cu|ghc-mtl-2.1.2-8|39	%_cabal_build
12cu|ghc-mtl-2.1.2-8|40	
12cu|ghc-mtl-2.1.2-8|41	%install
12cu|ghc-mtl-2.1.2-8|42	%_cabal_install
12cu|ghc-mtl-2.1.2-8|43	%_cabal_rpm_gen_deps
12cu|ghc-mtl-2.1.2-8|44	%_cabal_scriptlets
12cu|ghc-mtl-2.1.2-8|45	
12cu|ghc-mtl-2.1.2-8|46	
12cu|ghc-mtl-2.1.2-8|47	%changelog
12cu|ghc-mtl-2.1.2-8|48	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.2-8
12cu|ghc-mtl-2.1.2-8|49	+ Revision: 747fbf3
12cu|ghc-mtl-2.1.2-8|50	- LOG Spec cleanup
12cu|ghc-mtl-2.1.2-8|51	
12cu|ghc-mtl-2.1.2-8|52	

9495 12
12cu|ghc-network-2.4.0.1-5|1	%global debug_package %{nil}
12cu|ghc-network-2.4.0.1-5|2	%define module network
12cu|ghc-network-2.4.0.1-5|3	
12cu|ghc-network-2.4.0.1-5|4	Summary:	Low-level networking interface for Haskell
12cu|ghc-network-2.4.0.1-5|5	Name:		ghc-%{module}
12cu|ghc-network-2.4.0.1-5|6	Version:	2.4.0.1
12cu|ghc-network-2.4.0.1-5|7	Release:	5
12cu|ghc-network-2.4.0.1-5|8	License:	BSD
12cu|ghc-network-2.4.0.1-5|9	Group:		Development/Other
12cu|ghc-network-2.4.0.1-5|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-network-2.4.0.1-5|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-network-2.4.0.1-5|12	Source10:	%{name}.rpmlintrc
12cu|ghc-network-2.4.0.1-5|13	BuildRequires:	ghc-devel
12cu|ghc-network-2.4.0.1-5|14	BuildRequires:	haddock
12cu|ghc-network-2.4.0.1-5|15	BuildRequires:	haskell-macros
12cu|ghc-network-2.4.0.1-5|16	BuildRequires:	haskell(mtl)
12cu|ghc-network-2.4.0.1-5|17	BuildRequires:	haskell(parsec)
12cu|ghc-network-2.4.0.1-5|18	Requires(post,preun):	ghc
12cu|ghc-network-2.4.0.1-5|19	Requires(pre):	haskell(mtl)
12cu|ghc-network-2.4.0.1-5|20	Requires(pre):	haskell(parsec)
12cu|ghc-network-2.4.0.1-5|21	
12cu|ghc-network-2.4.0.1-5|22	%description
12cu|ghc-network-2.4.0.1-5|23	Low-level networking interface.
12cu|ghc-network-2.4.0.1-5|24	
12cu|ghc-network-2.4.0.1-5|25	%files
12cu|ghc-network-2.4.0.1-5|26	%{_docdir}/%{module}-%{version}
12cu|ghc-network-2.4.0.1-5|27	%{_libdir}/%{module}-%{version}
12cu|ghc-network-2.4.0.1-5|28	%{_cabal_rpm_deps_dir}
12cu|ghc-network-2.4.0.1-5|29	%{_cabal_haddoc_files}
12cu|ghc-network-2.4.0.1-5|30	
12cu|ghc-network-2.4.0.1-5|31	#----------------------------------------------------------------------------
12cu|ghc-network-2.4.0.1-5|32	
12cu|ghc-network-2.4.0.1-5|33	%prep
12cu|ghc-network-2.4.0.1-5|34	%setup -q -n %{module}-%{version}
12cu|ghc-network-2.4.0.1-5|35	
12cu|ghc-network-2.4.0.1-5|36	%build
12cu|ghc-network-2.4.0.1-5|37	%_cabal_build
12cu|ghc-network-2.4.0.1-5|38	
12cu|ghc-network-2.4.0.1-5|39	%install
12cu|ghc-network-2.4.0.1-5|40	%_cabal_install
12cu|ghc-network-2.4.0.1-5|41	%_cabal_rpm_gen_deps
12cu|ghc-network-2.4.0.1-5|42	%_cabal_scriptlets
12cu|ghc-network-2.4.0.1-5|43	
12cu|ghc-network-2.4.0.1-5|44	
12cu|ghc-network-2.4.0.1-5|45	%changelog
12cu|ghc-network-2.4.0.1-5|46	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.0.1-5
12cu|ghc-network-2.4.0.1-5|47	+ Revision: 2660c1d
12cu|ghc-network-2.4.0.1-5|48	- LOG Update BuildRequires
12cu|ghc-network-2.4.0.1-5|49	
12cu|ghc-network-2.4.0.1-5|50	

9496 12
12cu|ghc-parallel-3.2.0.3-2|1	%global debug_package %{nil}
12cu|ghc-parallel-3.2.0.3-2|2	
12cu|ghc-parallel-3.2.0.3-2|3	%global module parallel
12cu|ghc-parallel-3.2.0.3-2|4	
12cu|ghc-parallel-3.2.0.3-2|5	Summary:	Haskell parallel library
12cu|ghc-parallel-3.2.0.3-2|6	Name:		ghc-parallel
12cu|ghc-parallel-3.2.0.3-2|7	Version:	3.2.0.3
12cu|ghc-parallel-3.2.0.3-2|8	Release:	2
12cu|ghc-parallel-3.2.0.3-2|9	License:	BSD
12cu|ghc-parallel-3.2.0.3-2|10	Group:		Development/Other
12cu|ghc-parallel-3.2.0.3-2|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-parallel-3.2.0.3-2|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-parallel-3.2.0.3-2|13	Source10:	%{name}.rpmlintrc
12cu|ghc-parallel-3.2.0.3-2|14	BuildRequires:	ghc-devel
12cu|ghc-parallel-3.2.0.3-2|15	BuildRequires:	haddock
12cu|ghc-parallel-3.2.0.3-2|16	BuildRequires:	haskell-macros
12cu|ghc-parallel-3.2.0.3-2|17	Requires(post,preun):	ghc
12cu|ghc-parallel-3.2.0.3-2|18	
12cu|ghc-parallel-3.2.0.3-2|19	%description
12cu|ghc-parallel-3.2.0.3-2|20	A parallel library for Haskell.
12cu|ghc-parallel-3.2.0.3-2|21	
12cu|ghc-parallel-3.2.0.3-2|22	%files
12cu|ghc-parallel-3.2.0.3-2|23	%{_docdir}/%{module}-%{version}
12cu|ghc-parallel-3.2.0.3-2|24	%{_libdir}/%{module}-%{version}
12cu|ghc-parallel-3.2.0.3-2|25	%{_cabal_rpm_deps_dir}
12cu|ghc-parallel-3.2.0.3-2|26	%{_cabal_haddoc_files}
12cu|ghc-parallel-3.2.0.3-2|27	
12cu|ghc-parallel-3.2.0.3-2|28	#----------------------------------------------------------------------------
12cu|ghc-parallel-3.2.0.3-2|29	
12cu|ghc-parallel-3.2.0.3-2|30	%prep
12cu|ghc-parallel-3.2.0.3-2|31	%setup -q -n %{module}-%{version}
12cu|ghc-parallel-3.2.0.3-2|32	
12cu|ghc-parallel-3.2.0.3-2|33	%build
12cu|ghc-parallel-3.2.0.3-2|34	%_cabal_build
12cu|ghc-parallel-3.2.0.3-2|35	
12cu|ghc-parallel-3.2.0.3-2|36	%install
12cu|ghc-parallel-3.2.0.3-2|37	%_cabal_install
12cu|ghc-parallel-3.2.0.3-2|38	%_cabal_rpm_gen_deps
12cu|ghc-parallel-3.2.0.3-2|39	%_cabal_scriptlets
12cu|ghc-parallel-3.2.0.3-2|40	
12cu|ghc-parallel-3.2.0.3-2|41	%check
12cu|ghc-parallel-3.2.0.3-2|42	%_cabal_check
12cu|ghc-parallel-3.2.0.3-2|43	
12cu|ghc-parallel-3.2.0.3-2|44	
12cu|ghc-parallel-3.2.0.3-2|45	%changelog
12cu|ghc-parallel-3.2.0.3-2|46	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.2.0.3-2
12cu|ghc-parallel-3.2.0.3-2|47	+ Revision: 0ff9615
12cu|ghc-parallel-3.2.0.3-2|48	- LOG Update Requires
12cu|ghc-parallel-3.2.0.3-2|49	
12cu|ghc-parallel-3.2.0.3-2|50	

9497 12
12cu|ghc-parsec-3.1.3-8|1	%global debug_package %{nil}
12cu|ghc-parsec-3.1.3-8|2	%define module parsec
12cu|ghc-parsec-3.1.3-8|3	
12cu|ghc-parsec-3.1.3-8|4	Summary:	Monadic parser combinators for Haskell
12cu|ghc-parsec-3.1.3-8|5	Name:		ghc-%{module}
12cu|ghc-parsec-3.1.3-8|6	Version:	3.1.3
12cu|ghc-parsec-3.1.3-8|7	Release:	8
12cu|ghc-parsec-3.1.3-8|8	License:	BSD
12cu|ghc-parsec-3.1.3-8|9	Group:		Development/Other
12cu|ghc-parsec-3.1.3-8|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-parsec-3.1.3-8|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-parsec-3.1.3-8|12	Source10:	%{name}.rpmlintrc
12cu|ghc-parsec-3.1.3-8|13	BuildRequires:	ghc-devel
12cu|ghc-parsec-3.1.3-8|14	BuildRequires:	haddock
12cu|ghc-parsec-3.1.3-8|15	BuildRequires:	haskell-macros
12cu|ghc-parsec-3.1.3-8|16	BuildRequires:	haskell(mtl)
12cu|ghc-parsec-3.1.3-8|17	BuildRequires:	haskell(text)
12cu|ghc-parsec-3.1.3-8|18	Requires(post,preun):	ghc
12cu|ghc-parsec-3.1.3-8|19	Requires(pre):	haskell(text)
12cu|ghc-parsec-3.1.3-8|20	
12cu|ghc-parsec-3.1.3-8|21	%description
12cu|ghc-parsec-3.1.3-8|22	Parsec is designed from scratch as an industrial-strength parser library.
12cu|ghc-parsec-3.1.3-8|23	It is simple, safe, well documented (on the package homepage), has extensive
12cu|ghc-parsec-3.1.3-8|24	libraries and good error messages, and is also fast.  It is defined as a
12cu|ghc-parsec-3.1.3-8|25	monad transformer that can be stacked on arbitrary monads, and it is also
12cu|ghc-parsec-3.1.3-8|26	parametric in the input stream type.
12cu|ghc-parsec-3.1.3-8|27	
12cu|ghc-parsec-3.1.3-8|28	%files
12cu|ghc-parsec-3.1.3-8|29	%{_docdir}/%{module}-%{version}
12cu|ghc-parsec-3.1.3-8|30	%{_libdir}/%{module}-%{version}
12cu|ghc-parsec-3.1.3-8|31	%{_cabal_rpm_deps_dir}
12cu|ghc-parsec-3.1.3-8|32	%{_cabal_haddoc_files}
12cu|ghc-parsec-3.1.3-8|33	
12cu|ghc-parsec-3.1.3-8|34	#----------------------------------------------------------------------------
12cu|ghc-parsec-3.1.3-8|35	
12cu|ghc-parsec-3.1.3-8|36	%prep
12cu|ghc-parsec-3.1.3-8|37	%setup -q -n %{module}-%{version}
12cu|ghc-parsec-3.1.3-8|38	
12cu|ghc-parsec-3.1.3-8|39	%build
12cu|ghc-parsec-3.1.3-8|40	%_cabal_build
12cu|ghc-parsec-3.1.3-8|41	
12cu|ghc-parsec-3.1.3-8|42	
12cu|ghc-parsec-3.1.3-8|43	%install
12cu|ghc-parsec-3.1.3-8|44	%_cabal_install
12cu|ghc-parsec-3.1.3-8|45	%_cabal_rpm_gen_deps
12cu|ghc-parsec-3.1.3-8|46	%_cabal_scriptlets
12cu|ghc-parsec-3.1.3-8|47	
12cu|ghc-parsec-3.1.3-8|48	
12cu|ghc-parsec-3.1.3-8|49	%changelog
12cu|ghc-parsec-3.1.3-8|50	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.3-8
12cu|ghc-parsec-3.1.3-8|51	+ Revision: 83ec1de
12cu|ghc-parsec-3.1.3-8|52	- LOG Spec cleanup
12cu|ghc-parsec-3.1.3-8|53	
12cu|ghc-parsec-3.1.3-8|54	

9498 12
12cu|ghc-paths-0.1.0.8-8|1	%global debug_package %{nil}
12cu|ghc-paths-0.1.0.8-8|2	%define _no_haddock 1
12cu|ghc-paths-0.1.0.8-8|3	
12cu|ghc-paths-0.1.0.8-8|4	Summary:	Knowledge of GHC's installation directories
12cu|ghc-paths-0.1.0.8-8|5	Name:		ghc-paths
12cu|ghc-paths-0.1.0.8-8|6	Version:	0.1.0.8
12cu|ghc-paths-0.1.0.8-8|7	Release:	8
12cu|ghc-paths-0.1.0.8-8|8	License:	BSD
12cu|ghc-paths-0.1.0.8-8|9	Group:		Development/Other
12cu|ghc-paths-0.1.0.8-8|10	Url:		http://hackage.haskell.org/package/%{name}
12cu|ghc-paths-0.1.0.8-8|11	Source0:	http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz
12cu|ghc-paths-0.1.0.8-8|12	BuildRequires:	haskell-macros
12cu|ghc-paths-0.1.0.8-8|13	BuildRequires:	ghc-devel
12cu|ghc-paths-0.1.0.8-8|14	Requires:	ghc
12cu|ghc-paths-0.1.0.8-8|15	Requires(post,preun):	ghc
12cu|ghc-paths-0.1.0.8-8|16	Requires(post,preun):	haddock
12cu|ghc-paths-0.1.0.8-8|17	
12cu|ghc-paths-0.1.0.8-8|18	%description
12cu|ghc-paths-0.1.0.8-8|19	Knowledge of GHC's installation directories
12cu|ghc-paths-0.1.0.8-8|20	
12cu|ghc-paths-0.1.0.8-8|21	%files
12cu|ghc-paths-0.1.0.8-8|22	%{_docdir}/%{name}-%{version}
12cu|ghc-paths-0.1.0.8-8|23	%{_libdir}/%{name}-%{version}
12cu|ghc-paths-0.1.0.8-8|24	%{_cabal_haddoc_files}
12cu|ghc-paths-0.1.0.8-8|25	%{_cabal_rpm_deps_dir}
12cu|ghc-paths-0.1.0.8-8|26	
12cu|ghc-paths-0.1.0.8-8|27	#----------------------------------------------------------------------------
12cu|ghc-paths-0.1.0.8-8|28	
12cu|ghc-paths-0.1.0.8-8|29	%prep
12cu|ghc-paths-0.1.0.8-8|30	%setup -q
12cu|ghc-paths-0.1.0.8-8|31	
12cu|ghc-paths-0.1.0.8-8|32	%build
12cu|ghc-paths-0.1.0.8-8|33	%_cabal_build
12cu|ghc-paths-0.1.0.8-8|34	
12cu|ghc-paths-0.1.0.8-8|35	%install
12cu|ghc-paths-0.1.0.8-8|36	%_cabal_install
12cu|ghc-paths-0.1.0.8-8|37	%_cabal_rpm_gen_deps
12cu|ghc-paths-0.1.0.8-8|38	%_cabal_scriptlets
12cu|ghc-paths-0.1.0.8-8|39	
12cu|ghc-paths-0.1.0.8-8|40	%check
12cu|ghc-paths-0.1.0.8-8|41	%_cabal_check
12cu|ghc-paths-0.1.0.8-8|42	
12cu|ghc-paths-0.1.0.8-8|43	
12cu|ghc-paths-0.1.0.8-8|44	%changelog
12cu|ghc-paths-0.1.0.8-8|45	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.0.8-8
12cu|ghc-paths-0.1.0.8-8|46	+ Revision: f41e082
12cu|ghc-paths-0.1.0.8-8|47	- LOG Spec cleanup
12cu|ghc-paths-0.1.0.8-8|48	
12cu|ghc-paths-0.1.0.8-8|49	

9499 12
12cu|ghc-plugins-1.5.3.0-3|1	%global debug_package %{nil}
12cu|ghc-plugins-1.5.3.0-3|2	%define _cabal_setup Setup.lhs
12cu|ghc-plugins-1.5.3.0-3|3	%define module plugins
12cu|ghc-plugins-1.5.3.0-3|4	
12cu|ghc-plugins-1.5.3.0-3|5	Summary:	Dynamic linking for Haskell and C objects
12cu|ghc-plugins-1.5.3.0-3|6	Name:		ghc-%{module}
12cu|ghc-plugins-1.5.3.0-3|7	Version:	1.5.3.0
12cu|ghc-plugins-1.5.3.0-3|8	Release:	3
12cu|ghc-plugins-1.5.3.0-3|9	License:	BSD
12cu|ghc-plugins-1.5.3.0-3|10	Group:		Development/Other
12cu|ghc-plugins-1.5.3.0-3|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-plugins-1.5.3.0-3|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-plugins-1.5.3.0-3|13	Source10:	%{name}.rpmlintrc
12cu|ghc-plugins-1.5.3.0-3|14	BuildRequires:	ghc-devel
12cu|ghc-plugins-1.5.3.0-3|15	BuildRequires:	haddock
12cu|ghc-plugins-1.5.3.0-3|16	BuildRequires:	haskell-macros
12cu|ghc-plugins-1.5.3.0-3|17	BuildRequires:	haskell(haskell-src)
12cu|ghc-plugins-1.5.3.0-3|18	BuildRequires:	haskell(random)
12cu|ghc-plugins-1.5.3.0-3|19	Requires(post,preun):	ghc
12cu|ghc-plugins-1.5.3.0-3|20	Requires(pre):	haskell(haskell-src)
12cu|ghc-plugins-1.5.3.0-3|21	Requires(pre):	haskell(random)
12cu|ghc-plugins-1.5.3.0-3|22	
12cu|ghc-plugins-1.5.3.0-3|23	%description
12cu|ghc-plugins-1.5.3.0-3|24	Dynamic linking and runtime evaluation of Haskell,
12cu|ghc-plugins-1.5.3.0-3|25	and C, including dependency chasing and package resolution.
12cu|ghc-plugins-1.5.3.0-3|26	
12cu|ghc-plugins-1.5.3.0-3|27	Described in the papers:
12cu|ghc-plugins-1.5.3.0-3|28	* /Plugging Haskell In/
12cu|ghc-plugins-1.5.3.0-3|29	* /Dynamic Applications from the Ground Up/
12cu|ghc-plugins-1.5.3.0-3|30	* /Dynamic Extension of Typed Functional Languages/.
12cu|ghc-plugins-1.5.3.0-3|31	
12cu|ghc-plugins-1.5.3.0-3|32	%files
12cu|ghc-plugins-1.5.3.0-3|33	%{_docdir}/%{module}-%{version}
12cu|ghc-plugins-1.5.3.0-3|34	%{_libdir}/%{module}-%{version}
12cu|ghc-plugins-1.5.3.0-3|35	%{_cabal_rpm_deps_dir}
12cu|ghc-plugins-1.5.3.0-3|36	%{_cabal_haddoc_files}
12cu|ghc-plugins-1.5.3.0-3|37	
12cu|ghc-plugins-1.5.3.0-3|38	#----------------------------------------------------------------------------
12cu|ghc-plugins-1.5.3.0-3|39	
12cu|ghc-plugins-1.5.3.0-3|40	%prep
12cu|ghc-plugins-1.5.3.0-3|41	%setup -q -n %{module}-%{version}
12cu|ghc-plugins-1.5.3.0-3|42	
12cu|ghc-plugins-1.5.3.0-3|43	%build
12cu|ghc-plugins-1.5.3.0-3|44	%_cabal_build
12cu|ghc-plugins-1.5.3.0-3|45	
12cu|ghc-plugins-1.5.3.0-3|46	%install
12cu|ghc-plugins-1.5.3.0-3|47	%_cabal_install
12cu|ghc-plugins-1.5.3.0-3|48	%_cabal_rpm_gen_deps
12cu|ghc-plugins-1.5.3.0-3|49	%_cabal_scriptlets
12cu|ghc-plugins-1.5.3.0-3|50	
12cu|ghc-plugins-1.5.3.0-3|51	%check
12cu|ghc-plugins-1.5.3.0-3|52	%_cabal_check
12cu|ghc-plugins-1.5.3.0-3|53	
12cu|ghc-plugins-1.5.3.0-3|54	
12cu|ghc-plugins-1.5.3.0-3|55	%changelog
12cu|ghc-plugins-1.5.3.0-3|56	* Thu Apr 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.3.0-3
12cu|ghc-plugins-1.5.3.0-3|57	+ Revision: 2a04792
12cu|ghc-plugins-1.5.3.0-3|58	- Rebuild for new haskell-src
12cu|ghc-plugins-1.5.3.0-3|59	
12cu|ghc-plugins-1.5.3.0-3|60	

9500 12
12cu|ghc-polyparse-1.8-2|1	%global debug_package %{nil}
12cu|ghc-polyparse-1.8-2|2	%define module polyparse
12cu|ghc-polyparse-1.8-2|3	
12cu|ghc-polyparse-1.8-2|4	Summary:	A variety of alternative parser combinator libraries for Haskell
12cu|ghc-polyparse-1.8-2|5	Name:		ghc-%{module}
12cu|ghc-polyparse-1.8-2|6	Version:	1.8
12cu|ghc-polyparse-1.8-2|7	Release:	2
12cu|ghc-polyparse-1.8-2|8	License:	LGPLv2.1+
12cu|ghc-polyparse-1.8-2|9	Group:		Development/Other
12cu|ghc-polyparse-1.8-2|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-polyparse-1.8-2|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-polyparse-1.8-2|12	Source10:	%{name}.rpmlintrc
12cu|ghc-polyparse-1.8-2|13	BuildRequires:	ghc-devel
12cu|ghc-polyparse-1.8-2|14	BuildRequires:	haddock
12cu|ghc-polyparse-1.8-2|15	BuildRequires:	haskell-macros
12cu|ghc-polyparse-1.8-2|16	BuildRequires:	haskell(text)
12cu|ghc-polyparse-1.8-2|17	Requires(post,preun):	ghc
12cu|ghc-polyparse-1.8-2|18	Requires(pre):	haskell(text)
12cu|ghc-polyparse-1.8-2|19	Obsoletes:	haskell-%{module} < 1.8-2
12cu|ghc-polyparse-1.8-2|20	
12cu|ghc-polyparse-1.8-2|21	%description
12cu|ghc-polyparse-1.8-2|22	A variety of alternative parser combinator libraries, including the original
12cu|ghc-polyparse-1.8-2|23	HuttonMeijer set. The Poly sets have features like good error reporting,
12cu|ghc-polyparse-1.8-2|24	arbitrary token type, running state, lazy parsing, and so on. Finally,
12cu|ghc-polyparse-1.8-2|25	Text.Parse is a proposed replacement for the standard Read class, for better
12cu|ghc-polyparse-1.8-2|26	deserialisation of Haskell values from Strings.
12cu|ghc-polyparse-1.8-2|27	
12cu|ghc-polyparse-1.8-2|28	%files
12cu|ghc-polyparse-1.8-2|29	%{_docdir}/%{module}-%{version}
12cu|ghc-polyparse-1.8-2|30	%{_libdir}/%{module}-%{version}
12cu|ghc-polyparse-1.8-2|31	%{_cabal_rpm_deps_dir}
12cu|ghc-polyparse-1.8-2|32	%{_cabal_haddoc_files}
12cu|ghc-polyparse-1.8-2|33	
12cu|ghc-polyparse-1.8-2|34	#----------------------------------------------------------------------------
12cu|ghc-polyparse-1.8-2|35	
12cu|ghc-polyparse-1.8-2|36	%prep
12cu|ghc-polyparse-1.8-2|37	%setup -q -n %{module}-%{version}
12cu|ghc-polyparse-1.8-2|38	
12cu|ghc-polyparse-1.8-2|39	%build
12cu|ghc-polyparse-1.8-2|40	%_cabal_build
12cu|ghc-polyparse-1.8-2|41	
12cu|ghc-polyparse-1.8-2|42	%install
12cu|ghc-polyparse-1.8-2|43	%_cabal_install
12cu|ghc-polyparse-1.8-2|44	%_cabal_rpm_gen_deps
12cu|ghc-polyparse-1.8-2|45	%_cabal_scriptlets
12cu|ghc-polyparse-1.8-2|46	
12cu|ghc-polyparse-1.8-2|47	%check
12cu|ghc-polyparse-1.8-2|48	%_cabal_check
12cu|ghc-polyparse-1.8-2|49	
12cu|ghc-polyparse-1.8-2|50	
12cu|ghc-polyparse-1.8-2|51	%changelog
12cu|ghc-polyparse-1.8-2|52	* Thu Feb 27 2014 Rosa <rosa@abf.rosalinux.ru> 1.8-2
12cu|ghc-polyparse-1.8-2|53	+ Revision: cf6a256
12cu|ghc-polyparse-1.8-2|54	- Automatic import for version 1.8-2
12cu|ghc-polyparse-1.8-2|55	
12cu|ghc-polyparse-1.8-2|56	

9501 12
12cu|ghc-primitive-0.5.0.1-4|1	%global debug_package %{nil}
12cu|ghc-primitive-0.5.0.1-4|2	%define module  primitive
12cu|ghc-primitive-0.5.0.1-4|3	
12cu|ghc-primitive-0.5.0.1-4|4	Summary:	Primitive memory-related operations for Haskell
12cu|ghc-primitive-0.5.0.1-4|5	Name:		ghc-%{module}
12cu|ghc-primitive-0.5.0.1-4|6	Version:	0.5.0.1
12cu|ghc-primitive-0.5.0.1-4|7	Release:	4
12cu|ghc-primitive-0.5.0.1-4|8	License:	BSD
12cu|ghc-primitive-0.5.0.1-4|9	Group:		Development/Other
12cu|ghc-primitive-0.5.0.1-4|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-primitive-0.5.0.1-4|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-primitive-0.5.0.1-4|12	Source10:	%{name}.rpmlintrc
12cu|ghc-primitive-0.5.0.1-4|13	BuildRequires:	ghc-devel
12cu|ghc-primitive-0.5.0.1-4|14	BuildRequires:	haddock
12cu|ghc-primitive-0.5.0.1-4|15	BuildRequires:	haskell-macros
12cu|ghc-primitive-0.5.0.1-4|16	Requires(post,preun):	ghc
12cu|ghc-primitive-0.5.0.1-4|17	
12cu|ghc-primitive-0.5.0.1-4|18	%description
12cu|ghc-primitive-0.5.0.1-4|19	This package provides various primitive memory-related operations.
12cu|ghc-primitive-0.5.0.1-4|20	
12cu|ghc-primitive-0.5.0.1-4|21	%files
12cu|ghc-primitive-0.5.0.1-4|22	%{_docdir}/%{module}-%{version}
12cu|ghc-primitive-0.5.0.1-4|23	%{_libdir}/%{module}-%{version}
12cu|ghc-primitive-0.5.0.1-4|24	%{_cabal_rpm_deps_dir}
12cu|ghc-primitive-0.5.0.1-4|25	%{_cabal_haddoc_files}
12cu|ghc-primitive-0.5.0.1-4|26	
12cu|ghc-primitive-0.5.0.1-4|27	#----------------------------------------------------------------------------
12cu|ghc-primitive-0.5.0.1-4|28	
12cu|ghc-primitive-0.5.0.1-4|29	%prep
12cu|ghc-primitive-0.5.0.1-4|30	%setup -q -n %{module}-%{version}
12cu|ghc-primitive-0.5.0.1-4|31	
12cu|ghc-primitive-0.5.0.1-4|32	%build
12cu|ghc-primitive-0.5.0.1-4|33	%_cabal_build
12cu|ghc-primitive-0.5.0.1-4|34	
12cu|ghc-primitive-0.5.0.1-4|35	%install
12cu|ghc-primitive-0.5.0.1-4|36	%_cabal_install
12cu|ghc-primitive-0.5.0.1-4|37	%_cabal_rpm_gen_deps
12cu|ghc-primitive-0.5.0.1-4|38	%_cabal_scriptlets
12cu|ghc-primitive-0.5.0.1-4|39	
12cu|ghc-primitive-0.5.0.1-4|40	%check
12cu|ghc-primitive-0.5.0.1-4|41	%_cabal_check
12cu|ghc-primitive-0.5.0.1-4|42	
12cu|ghc-primitive-0.5.0.1-4|43	
12cu|ghc-primitive-0.5.0.1-4|44	%changelog
12cu|ghc-primitive-0.5.0.1-4|45	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.0.1-4
12cu|ghc-primitive-0.5.0.1-4|46	+ Revision: 968322d
12cu|ghc-primitive-0.5.0.1-4|47	- LOG Spec cleanup
12cu|ghc-primitive-0.5.0.1-4|48	
12cu|ghc-primitive-0.5.0.1-4|49	

9502 12
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|1	%define debug_package %{nil}
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|2	%define module pugs-DrIFT
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|3	
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|4	Summary:	DrIFT with pugs-specific rules for Haskell
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|5	Name:		ghc-%{module}
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|6	Version:	2.2.3.20120717
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|7	Release:	3
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|8	License:	BSD
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|9	Group:		Development/Other
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|12	Source10:	%{name}.rpmlintrc
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|13	Patch0:		pugs-DrIFT-2.2.3.20120717.catch.patch
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|14	BuildRequires:	ghc-devel
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|15	BuildRequires:	haddock
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|16	BuildRequires:	haskell-macros
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|17	BuildRequires:	haskell(HsSyck)
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|18	BuildRequires:	haskell(mtl)
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|19	BuildRequires:	haskell(random)
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|20	BuildRequires:	haskell(stm)
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|21	BuildRequires:	haskell(utf8-string)
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|22	Requires(post,preun):	ghc
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|23	Requires(pre):	haskell(HsSyck)
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|24	Requires(pre):	haskell(mtl)
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|25	Requires(pre):	haskell(random)
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|26	Requires(pre):	haskell(stm)
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|27	Requires(pre):	haskell(utf8-string)
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|28	
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|29	%description
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|30	DrIFT is a type sensitive preprocessor for Haskell. It extracts type
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|31	declarations and directives from modules. The directives cause rules to be
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|32	fired on the parsed type declarations, generating new code which is then
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|33	appended to the bottom of the input file. The rules are expressed as Haskell
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|34	code, and it is intended that the user can add new rules as required.
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|35	
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|36	DrIFT automates instance derivation for classes that aren't supported by the
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|37	standard compil In addition, instances can be produced in seperate modules to
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|38	that containing the type decla This allows instances to be derived for a type
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|39	after the original module has been compiled. As a bonus, simple utility
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|40	functions can also be produced from a type.
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|41	
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|42	%files
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|43	%{_docdir}/%{module}-%{version}
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|44	%{_libdir}/%{module}-%{version}
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|45	%{_cabal_rpm_deps_dir}
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|46	%{_cabal_haddoc_files}
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|47	%{_bindir}/%{module}
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|48	%{_datadir}/%{module}-%{version}
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|49	
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|50	#----------------------------------------------------------------------------
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|51	
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|52	%prep
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|53	%setup -q -n %{module}-%{version}
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|54	%patch0 -p1 -b .catch
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|55	
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|56	%build
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|57	%_cabal_build
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|58	
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|59	%install
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|60	%_cabal_install
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|61	%_cabal_rpm_gen_deps
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|62	%_cabal_scriptlets
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|63	
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|64	%check
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|65	%_cabal_check
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|66	
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|67	
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|68	%changelog
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|69	* Thu Apr 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.3.20120717-3
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|70	+ Revision: e5dbe10
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|71	- Rebuild against new ghc-syb
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|72	
12cu|ghc-pugs-DrIFT-2.2.3.20120717-3|73	

9503 12
12cu|ghc-QuickCheck-2.5.1.1-4|1	%global debug_package %{nil}
12cu|ghc-QuickCheck-2.5.1.1-4|2	%define _cabal_setup Setup.lhs
12cu|ghc-QuickCheck-2.5.1.1-4|3	%define module QuickCheck
12cu|ghc-QuickCheck-2.5.1.1-4|4	
12cu|ghc-QuickCheck-2.5.1.1-4|5	Summary:	Automatic testing of Haskell programs
12cu|ghc-QuickCheck-2.5.1.1-4|6	Name:		ghc-%{module}
12cu|ghc-QuickCheck-2.5.1.1-4|7	Version:	2.5.1.1
12cu|ghc-QuickCheck-2.5.1.1-4|8	Release:	4
12cu|ghc-QuickCheck-2.5.1.1-4|9	License:	BSD
12cu|ghc-QuickCheck-2.5.1.1-4|10	Group:		Development/Other
12cu|ghc-QuickCheck-2.5.1.1-4|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-QuickCheck-2.5.1.1-4|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-QuickCheck-2.5.1.1-4|13	Source10:	%{name}.rpmlintrc
12cu|ghc-QuickCheck-2.5.1.1-4|14	BuildRequires:	ghc-devel
12cu|ghc-QuickCheck-2.5.1.1-4|15	BuildRequires:	haddock
12cu|ghc-QuickCheck-2.5.1.1-4|16	BuildRequires:	haskell-macros
12cu|ghc-QuickCheck-2.5.1.1-4|17	BuildRequires:	haskell(random)
12cu|ghc-QuickCheck-2.5.1.1-4|18	Requires(post,preun):	ghc
12cu|ghc-QuickCheck-2.5.1.1-4|19	Requires(pre):	haskell(random)
12cu|ghc-QuickCheck-2.5.1.1-4|20	
12cu|ghc-QuickCheck-2.5.1.1-4|21	%description
12cu|ghc-QuickCheck-2.5.1.1-4|22	QuickCheck is a library for random testing of program properties.
12cu|ghc-QuickCheck-2.5.1.1-4|23	
12cu|ghc-QuickCheck-2.5.1.1-4|24	The programmer provides a specification of the program, in the form of
12cu|ghc-QuickCheck-2.5.1.1-4|25	properties which functions should satisfy, and QuickCheck then tests
12cu|ghc-QuickCheck-2.5.1.1-4|26	that the properties hold in a large number of randomly generated cases.
12cu|ghc-QuickCheck-2.5.1.1-4|27	
12cu|ghc-QuickCheck-2.5.1.1-4|28	Specifications are expressed in Haskell, using combinators defined in the
12cu|ghc-QuickCheck-2.5.1.1-4|29	QuickCheck library. QuickCheck provides combinators to define properties,
12cu|ghc-QuickCheck-2.5.1.1-4|30	observe the distribution of test data, and define test data generators.
12cu|ghc-QuickCheck-2.5.1.1-4|31	
12cu|ghc-QuickCheck-2.5.1.1-4|32	%files
12cu|ghc-QuickCheck-2.5.1.1-4|33	%{_docdir}/%{module}-%{version}
12cu|ghc-QuickCheck-2.5.1.1-4|34	%{_libdir}/%{module}-%{version}
12cu|ghc-QuickCheck-2.5.1.1-4|35	%{_cabal_rpm_deps_dir}
12cu|ghc-QuickCheck-2.5.1.1-4|36	%{_cabal_haddoc_files}
12cu|ghc-QuickCheck-2.5.1.1-4|37	
12cu|ghc-QuickCheck-2.5.1.1-4|38	#----------------------------------------------------------------------------
12cu|ghc-QuickCheck-2.5.1.1-4|39	
12cu|ghc-QuickCheck-2.5.1.1-4|40	%prep
12cu|ghc-QuickCheck-2.5.1.1-4|41	%setup -q -n %{module}-%{version}
12cu|ghc-QuickCheck-2.5.1.1-4|42	
12cu|ghc-QuickCheck-2.5.1.1-4|43	%build
12cu|ghc-QuickCheck-2.5.1.1-4|44	%_cabal_build
12cu|ghc-QuickCheck-2.5.1.1-4|45	
12cu|ghc-QuickCheck-2.5.1.1-4|46	%install
12cu|ghc-QuickCheck-2.5.1.1-4|47	%_cabal_install
12cu|ghc-QuickCheck-2.5.1.1-4|48	%_cabal_rpm_gen_deps
12cu|ghc-QuickCheck-2.5.1.1-4|49	%_cabal_scriptlets
12cu|ghc-QuickCheck-2.5.1.1-4|50	
12cu|ghc-QuickCheck-2.5.1.1-4|51	
12cu|ghc-QuickCheck-2.5.1.1-4|52	%changelog
12cu|ghc-QuickCheck-2.5.1.1-4|53	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.1.1-4
12cu|ghc-QuickCheck-2.5.1.1-4|54	+ Revision: 43ee45d
12cu|ghc-QuickCheck-2.5.1.1-4|55	- LOG Spec cleanup
12cu|ghc-QuickCheck-2.5.1.1-4|56	
12cu|ghc-QuickCheck-2.5.1.1-4|57	

9504 12
12cu|ghc-random-1.0.1.1-3|1	%global debug_package %{nil}
12cu|ghc-random-1.0.1.1-3|2	
12cu|ghc-random-1.0.1.1-3|3	%define module random
12cu|ghc-random-1.0.1.1-3|4	
12cu|ghc-random-1.0.1.1-3|5	Summary:	Random number library for Haskell
12cu|ghc-random-1.0.1.1-3|6	Name:		ghc-%{module}
12cu|ghc-random-1.0.1.1-3|7	Version:	1.0.1.1
12cu|ghc-random-1.0.1.1-3|8	Release:	3
12cu|ghc-random-1.0.1.1-3|9	License:	BSD
12cu|ghc-random-1.0.1.1-3|10	Group:		Development/Other
12cu|ghc-random-1.0.1.1-3|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-random-1.0.1.1-3|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-random-1.0.1.1-3|13	Source10:	%{name}.rpmlintrc
12cu|ghc-random-1.0.1.1-3|14	BuildRequires:	ghc-devel
12cu|ghc-random-1.0.1.1-3|15	BuildRequires:	haddock
12cu|ghc-random-1.0.1.1-3|16	BuildRequires:	haskell-macros
12cu|ghc-random-1.0.1.1-3|17	Requires(post,preun):	ghc
12cu|ghc-random-1.0.1.1-3|18	
12cu|ghc-random-1.0.1.1-3|19	%description
12cu|ghc-random-1.0.1.1-3|20	This package provides a basic random number generation library,
12cu|ghc-random-1.0.1.1-3|21	including the ability to split random number generators.
12cu|ghc-random-1.0.1.1-3|22	
12cu|ghc-random-1.0.1.1-3|23	%files
12cu|ghc-random-1.0.1.1-3|24	%{_docdir}/%{module}-%{version}
12cu|ghc-random-1.0.1.1-3|25	%{_libdir}/%{module}-%{version}
12cu|ghc-random-1.0.1.1-3|26	%{_cabal_rpm_deps_dir}
12cu|ghc-random-1.0.1.1-3|27	%{_cabal_haddoc_files}
12cu|ghc-random-1.0.1.1-3|28	
12cu|ghc-random-1.0.1.1-3|29	#----------------------------------------------------------------------------
12cu|ghc-random-1.0.1.1-3|30	
12cu|ghc-random-1.0.1.1-3|31	%prep
12cu|ghc-random-1.0.1.1-3|32	%setup -q -n %{module}-%{version}
12cu|ghc-random-1.0.1.1-3|33	
12cu|ghc-random-1.0.1.1-3|34	%build
12cu|ghc-random-1.0.1.1-3|35	%_cabal_build
12cu|ghc-random-1.0.1.1-3|36	
12cu|ghc-random-1.0.1.1-3|37	%install
12cu|ghc-random-1.0.1.1-3|38	%_cabal_install
12cu|ghc-random-1.0.1.1-3|39	%_cabal_rpm_gen_deps
12cu|ghc-random-1.0.1.1-3|40	%_cabal_scriptlets
12cu|ghc-random-1.0.1.1-3|41	
12cu|ghc-random-1.0.1.1-3|42	
12cu|ghc-random-1.0.1.1-3|43	%changelog
12cu|ghc-random-1.0.1.1-3|44	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1.1-3
12cu|ghc-random-1.0.1.1-3|45	+ Revision: fd10fd3
12cu|ghc-random-1.0.1.1-3|46	- LOG Add rpmlintrc file
12cu|ghc-random-1.0.1.1-3|47	
12cu|ghc-random-1.0.1.1-3|48	

9505 12
12cu|ghc-regex-base-0.93.2-7|1	%global debug_package %{nil}
12cu|ghc-regex-base-0.93.2-7|2	%define module regex-base
12cu|ghc-regex-base-0.93.2-7|3	
12cu|ghc-regex-base-0.93.2-7|4	Summary:	Replaces/Enhances Text.Regex
12cu|ghc-regex-base-0.93.2-7|5	Name:		ghc-%{module}
12cu|ghc-regex-base-0.93.2-7|6	Version:	0.93.2
12cu|ghc-regex-base-0.93.2-7|7	Release:	7
12cu|ghc-regex-base-0.93.2-7|8	License:	BSD
12cu|ghc-regex-base-0.93.2-7|9	Group:		Development/Other
12cu|ghc-regex-base-0.93.2-7|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-regex-base-0.93.2-7|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-regex-base-0.93.2-7|12	Source10:	%{name}.rpmlintrc
12cu|ghc-regex-base-0.93.2-7|13	BuildRequires:	ghc-devel
12cu|ghc-regex-base-0.93.2-7|14	BuildRequires:	haddock
12cu|ghc-regex-base-0.93.2-7|15	BuildRequires:	haskell-macros
12cu|ghc-regex-base-0.93.2-7|16	BuildRequires:	haskell(mtl)
12cu|ghc-regex-base-0.93.2-7|17	Requires(post,preun):	ghc
12cu|ghc-regex-base-0.93.2-7|18	Requires(pre):	haskell(mtl)
12cu|ghc-regex-base-0.93.2-7|19	
12cu|ghc-regex-base-0.93.2-7|20	%description
12cu|ghc-regex-base-0.93.2-7|21	Interface API for regex-posix, pcre, parsec, tdfa, dfa.
12cu|ghc-regex-base-0.93.2-7|22	
12cu|ghc-regex-base-0.93.2-7|23	%files
12cu|ghc-regex-base-0.93.2-7|24	%{_docdir}/%{module}-%{version}
12cu|ghc-regex-base-0.93.2-7|25	%{_libdir}/%{module}-%{version}
12cu|ghc-regex-base-0.93.2-7|26	%{_cabal_rpm_deps_dir}
12cu|ghc-regex-base-0.93.2-7|27	%{_cabal_haddoc_files}
12cu|ghc-regex-base-0.93.2-7|28	
12cu|ghc-regex-base-0.93.2-7|29	#----------------------------------------------------------------------------
12cu|ghc-regex-base-0.93.2-7|30	
12cu|ghc-regex-base-0.93.2-7|31	%prep
12cu|ghc-regex-base-0.93.2-7|32	%setup -q -n %{module}-%{version}
12cu|ghc-regex-base-0.93.2-7|33	
12cu|ghc-regex-base-0.93.2-7|34	%build
12cu|ghc-regex-base-0.93.2-7|35	%_cabal_build
12cu|ghc-regex-base-0.93.2-7|36	
12cu|ghc-regex-base-0.93.2-7|37	%install
12cu|ghc-regex-base-0.93.2-7|38	%_cabal_install
12cu|ghc-regex-base-0.93.2-7|39	%_cabal_rpm_gen_deps
12cu|ghc-regex-base-0.93.2-7|40	%_cabal_scriptlets
12cu|ghc-regex-base-0.93.2-7|41	
12cu|ghc-regex-base-0.93.2-7|42	%check
12cu|ghc-regex-base-0.93.2-7|43	%_cabal_check
12cu|ghc-regex-base-0.93.2-7|44	
12cu|ghc-regex-base-0.93.2-7|45	
12cu|ghc-regex-base-0.93.2-7|46	%changelog
12cu|ghc-regex-base-0.93.2-7|47	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.93.2-7
12cu|ghc-regex-base-0.93.2-7|48	+ Revision: 059538c
12cu|ghc-regex-base-0.93.2-7|49	- LOG Spec cleanup
12cu|ghc-regex-base-0.93.2-7|50	
12cu|ghc-regex-base-0.93.2-7|51	

9506 12
12cu|ghc-regex-compat-0.95.1-6|1	%global debug_package %{nil}
12cu|ghc-regex-compat-0.95.1-6|2	%define module regex-compat
12cu|ghc-regex-compat-0.95.1-6|3	
12cu|ghc-regex-compat-0.95.1-6|4	Summary:	Replaces/Enhances Text.Regex
12cu|ghc-regex-compat-0.95.1-6|5	Name:		ghc-%{module}
12cu|ghc-regex-compat-0.95.1-6|6	Version:	0.95.1
12cu|ghc-regex-compat-0.95.1-6|7	Release:	6
12cu|ghc-regex-compat-0.95.1-6|8	License:	BSD
12cu|ghc-regex-compat-0.95.1-6|9	Group:		Development/Other
12cu|ghc-regex-compat-0.95.1-6|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-regex-compat-0.95.1-6|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-regex-compat-0.95.1-6|12	Source10:	%{name}.rpmlintrc
12cu|ghc-regex-compat-0.95.1-6|13	BuildRequires:	ghc-devel
12cu|ghc-regex-compat-0.95.1-6|14	BuildRequires:	haskell-macros
12cu|ghc-regex-compat-0.95.1-6|15	BuildRequires:	haddock
12cu|ghc-regex-compat-0.95.1-6|16	BuildRequires:	haskell(regex-base)
12cu|ghc-regex-compat-0.95.1-6|17	BuildRequires:	haskell(regex-posix)
12cu|ghc-regex-compat-0.95.1-6|18	Requires(post,preun):	ghc
12cu|ghc-regex-compat-0.95.1-6|19	Requires(pre):	haskell(regex-base)
12cu|ghc-regex-compat-0.95.1-6|20	Requires(pre):	haskell(regex-posix)
12cu|ghc-regex-compat-0.95.1-6|21	
12cu|ghc-regex-compat-0.95.1-6|22	%description
12cu|ghc-regex-compat-0.95.1-6|23	One module layer over regex-posix to replace Text.Regex.
12cu|ghc-regex-compat-0.95.1-6|24	
12cu|ghc-regex-compat-0.95.1-6|25	%files
12cu|ghc-regex-compat-0.95.1-6|26	%{_docdir}/%{module}-%{version}
12cu|ghc-regex-compat-0.95.1-6|27	%{_libdir}/%{module}-%{version}
12cu|ghc-regex-compat-0.95.1-6|28	%{_cabal_rpm_deps_dir}
12cu|ghc-regex-compat-0.95.1-6|29	%{_cabal_haddoc_files}
12cu|ghc-regex-compat-0.95.1-6|30	
12cu|ghc-regex-compat-0.95.1-6|31	#----------------------------------------------------------------------------
12cu|ghc-regex-compat-0.95.1-6|32	
12cu|ghc-regex-compat-0.95.1-6|33	%prep
12cu|ghc-regex-compat-0.95.1-6|34	%setup -q -n %{module}-%{version}
12cu|ghc-regex-compat-0.95.1-6|35	
12cu|ghc-regex-compat-0.95.1-6|36	%build
12cu|ghc-regex-compat-0.95.1-6|37	%_cabal_build
12cu|ghc-regex-compat-0.95.1-6|38	
12cu|ghc-regex-compat-0.95.1-6|39	%install
12cu|ghc-regex-compat-0.95.1-6|40	%_cabal_install
12cu|ghc-regex-compat-0.95.1-6|41	%_cabal_rpm_gen_deps
12cu|ghc-regex-compat-0.95.1-6|42	%_cabal_scriptlets
12cu|ghc-regex-compat-0.95.1-6|43	
12cu|ghc-regex-compat-0.95.1-6|44	%check
12cu|ghc-regex-compat-0.95.1-6|45	%_cabal_check
12cu|ghc-regex-compat-0.95.1-6|46	
12cu|ghc-regex-compat-0.95.1-6|47	
12cu|ghc-regex-compat-0.95.1-6|48	%changelog
12cu|ghc-regex-compat-0.95.1-6|49	* Thu Apr 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.95.1-6
12cu|ghc-regex-compat-0.95.1-6|50	+ Revision: 696a36e
12cu|ghc-regex-compat-0.95.1-6|51	- Update Requires
12cu|ghc-regex-compat-0.95.1-6|52	
12cu|ghc-regex-compat-0.95.1-6|53	

9507 12
12cu|ghc-regex-posix-0.95.2-4|1	%global debug_package %{nil}
12cu|ghc-regex-posix-0.95.2-4|2	%define module regex-posix
12cu|ghc-regex-posix-0.95.2-4|3	
12cu|ghc-regex-posix-0.95.2-4|4	Summary:	Replaces/Enhances Text.Regex
12cu|ghc-regex-posix-0.95.2-4|5	Name:		ghc-%{module}
12cu|ghc-regex-posix-0.95.2-4|6	Version:	0.95.2
12cu|ghc-regex-posix-0.95.2-4|7	Release:	4
12cu|ghc-regex-posix-0.95.2-4|8	License:	BSD
12cu|ghc-regex-posix-0.95.2-4|9	Group:		Development/Other
12cu|ghc-regex-posix-0.95.2-4|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-regex-posix-0.95.2-4|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-regex-posix-0.95.2-4|12	Source10:	%{name}.rpmlintrc
12cu|ghc-regex-posix-0.95.2-4|13	BuildRequires:	ghc-devel
12cu|ghc-regex-posix-0.95.2-4|14	BuildRequires:	haddock
12cu|ghc-regex-posix-0.95.2-4|15	BuildRequires:	haskell-macros
12cu|ghc-regex-posix-0.95.2-4|16	BuildRequires:	haskell(regex-base)
12cu|ghc-regex-posix-0.95.2-4|17	Requires(post,preun):	ghc
12cu|ghc-regex-posix-0.95.2-4|18	
12cu|ghc-regex-posix-0.95.2-4|19	%description
12cu|ghc-regex-posix-0.95.2-4|20	The posix regex backend for regex-base.
12cu|ghc-regex-posix-0.95.2-4|21	
12cu|ghc-regex-posix-0.95.2-4|22	%files
12cu|ghc-regex-posix-0.95.2-4|23	%{_docdir}/%{module}-%{version}
12cu|ghc-regex-posix-0.95.2-4|24	%{_libdir}/%{module}-%{version}
12cu|ghc-regex-posix-0.95.2-4|25	%{_cabal_rpm_deps_dir}
12cu|ghc-regex-posix-0.95.2-4|26	%{_cabal_haddoc_files}
12cu|ghc-regex-posix-0.95.2-4|27	
12cu|ghc-regex-posix-0.95.2-4|28	#----------------------------------------------------------------------------
12cu|ghc-regex-posix-0.95.2-4|29	
12cu|ghc-regex-posix-0.95.2-4|30	%prep
12cu|ghc-regex-posix-0.95.2-4|31	%setup -q -n %{module}-%{version}
12cu|ghc-regex-posix-0.95.2-4|32	
12cu|ghc-regex-posix-0.95.2-4|33	%build
12cu|ghc-regex-posix-0.95.2-4|34	%_cabal_build
12cu|ghc-regex-posix-0.95.2-4|35	
12cu|ghc-regex-posix-0.95.2-4|36	%install
12cu|ghc-regex-posix-0.95.2-4|37	%_cabal_install
12cu|ghc-regex-posix-0.95.2-4|38	%_cabal_rpm_gen_deps
12cu|ghc-regex-posix-0.95.2-4|39	%_cabal_scriptlets
12cu|ghc-regex-posix-0.95.2-4|40	
12cu|ghc-regex-posix-0.95.2-4|41	%check
12cu|ghc-regex-posix-0.95.2-4|42	%_cabal_check
12cu|ghc-regex-posix-0.95.2-4|43	
12cu|ghc-regex-posix-0.95.2-4|44	
12cu|ghc-regex-posix-0.95.2-4|45	%changelog
12cu|ghc-regex-posix-0.95.2-4|46	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.95.2-4
12cu|ghc-regex-posix-0.95.2-4|47	+ Revision: 847d6bc
12cu|ghc-regex-posix-0.95.2-4|48	- LOG Spec cleanup
12cu|ghc-regex-posix-0.95.2-4|49	
12cu|ghc-regex-posix-0.95.2-4|50	

9508 12
12cu|ghc-stm-2.4.2-2|1	%global debug_package %{nil}
12cu|ghc-stm-2.4.2-2|2	%define module stm
12cu|ghc-stm-2.4.2-2|3	
12cu|ghc-stm-2.4.2-2|4	Summary:	Software Transactional Memory for Haskell
12cu|ghc-stm-2.4.2-2|5	Name:		ghc-%{module}
12cu|ghc-stm-2.4.2-2|6	Version:	2.4.2
12cu|ghc-stm-2.4.2-2|7	Release:	2
12cu|ghc-stm-2.4.2-2|8	License:	BSD
12cu|ghc-stm-2.4.2-2|9	Group:		Development/Other
12cu|ghc-stm-2.4.2-2|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-stm-2.4.2-2|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-stm-2.4.2-2|12	Source10:	%{name}.rpmlintrc
12cu|ghc-stm-2.4.2-2|13	BuildRequires:	ghc-devel
12cu|ghc-stm-2.4.2-2|14	BuildRequires:	haddock
12cu|ghc-stm-2.4.2-2|15	BuildRequires:	haskell-macros
12cu|ghc-stm-2.4.2-2|16	Requires(post,preun):	ghc
12cu|ghc-stm-2.4.2-2|17	
12cu|ghc-stm-2.4.2-2|18	%description
12cu|ghc-stm-2.4.2-2|19	A modular composable concurrency abstraction.
12cu|ghc-stm-2.4.2-2|20	
12cu|ghc-stm-2.4.2-2|21	%files
12cu|ghc-stm-2.4.2-2|22	%{_docdir}/%{module}-%{version}
12cu|ghc-stm-2.4.2-2|23	%{_libdir}/%{module}-%{version}
12cu|ghc-stm-2.4.2-2|24	%{_cabal_rpm_deps_dir}
12cu|ghc-stm-2.4.2-2|25	%{_cabal_haddoc_files}
12cu|ghc-stm-2.4.2-2|26	
12cu|ghc-stm-2.4.2-2|27	#----------------------------------------------------------------------------
12cu|ghc-stm-2.4.2-2|28	
12cu|ghc-stm-2.4.2-2|29	%prep
12cu|ghc-stm-2.4.2-2|30	%setup -q -n %{module}-%{version}
12cu|ghc-stm-2.4.2-2|31	
12cu|ghc-stm-2.4.2-2|32	%build
12cu|ghc-stm-2.4.2-2|33	%_cabal_build
12cu|ghc-stm-2.4.2-2|34	
12cu|ghc-stm-2.4.2-2|35	%install
12cu|ghc-stm-2.4.2-2|36	%_cabal_install
12cu|ghc-stm-2.4.2-2|37	%_cabal_rpm_gen_deps
12cu|ghc-stm-2.4.2-2|38	%_cabal_scriptlets
12cu|ghc-stm-2.4.2-2|39	
12cu|ghc-stm-2.4.2-2|40	%check
12cu|ghc-stm-2.4.2-2|41	%_cabal_check
12cu|ghc-stm-2.4.2-2|42	
12cu|ghc-stm-2.4.2-2|43	
12cu|ghc-stm-2.4.2-2|44	%changelog
12cu|ghc-stm-2.4.2-2|45	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.2-2
12cu|ghc-stm-2.4.2-2|46	+ Revision: 25547d3
12cu|ghc-stm-2.4.2-2|47	- LOG Spec cleanup
12cu|ghc-stm-2.4.2-2|48	
12cu|ghc-stm-2.4.2-2|49	

9509 12
12cu|ghc-strict-0.3.2-2|1	%global debug_package %{nil}
12cu|ghc-strict-0.3.2-2|2	%define _cabal_setup Setup.lhs
12cu|ghc-strict-0.3.2-2|3	%define module  strict
12cu|ghc-strict-0.3.2-2|4	
12cu|ghc-strict-0.3.2-2|5	Summary:	Strict data types and String IO for Haskell
12cu|ghc-strict-0.3.2-2|6	Name:		ghc-%{module}
12cu|ghc-strict-0.3.2-2|7	Version:	0.3.2
12cu|ghc-strict-0.3.2-2|8	Release:	2
12cu|ghc-strict-0.3.2-2|9	License:	BSD
12cu|ghc-strict-0.3.2-2|10	Group:		Development/Other
12cu|ghc-strict-0.3.2-2|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-strict-0.3.2-2|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-strict-0.3.2-2|13	Source10:	%{name}.rpmlintrc
12cu|ghc-strict-0.3.2-2|14	BuildRequires:	ghc-devel
12cu|ghc-strict-0.3.2-2|15	BuildRequires:	haddock
12cu|ghc-strict-0.3.2-2|16	BuildRequires:	haskell-macros
12cu|ghc-strict-0.3.2-2|17	Requires(post,preun):	ghc
12cu|ghc-strict-0.3.2-2|18	
12cu|ghc-strict-0.3.2-2|19	%description
12cu|ghc-strict-0.3.2-2|20	This package provides strict versions of some standard Haskell data types
12cu|ghc-strict-0.3.2-2|21	(pairs, Maybe and Either). It also contains strict IO operations.
12cu|ghc-strict-0.3.2-2|22	
12cu|ghc-strict-0.3.2-2|23	%files
12cu|ghc-strict-0.3.2-2|24	%{_docdir}/%{module}-%{version}
12cu|ghc-strict-0.3.2-2|25	%{_libdir}/%{module}-%{version}
12cu|ghc-strict-0.3.2-2|26	%{_cabal_rpm_deps_dir}
12cu|ghc-strict-0.3.2-2|27	%{_cabal_haddoc_files}
12cu|ghc-strict-0.3.2-2|28	
12cu|ghc-strict-0.3.2-2|29	#----------------------------------------------------------------------------
12cu|ghc-strict-0.3.2-2|30	
12cu|ghc-strict-0.3.2-2|31	%prep
12cu|ghc-strict-0.3.2-2|32	%setup -q -n %{module}-%{version}
12cu|ghc-strict-0.3.2-2|33	
12cu|ghc-strict-0.3.2-2|34	%build
12cu|ghc-strict-0.3.2-2|35	%_cabal_build
12cu|ghc-strict-0.3.2-2|36	
12cu|ghc-strict-0.3.2-2|37	%install
12cu|ghc-strict-0.3.2-2|38	%_cabal_install
12cu|ghc-strict-0.3.2-2|39	%_cabal_rpm_gen_deps
12cu|ghc-strict-0.3.2-2|40	%_cabal_scriptlets
12cu|ghc-strict-0.3.2-2|41	
12cu|ghc-strict-0.3.2-2|42	%check
12cu|ghc-strict-0.3.2-2|43	%_cabal_check
12cu|ghc-strict-0.3.2-2|44	
12cu|ghc-strict-0.3.2-2|45	
12cu|ghc-strict-0.3.2-2|46	%changelog
12cu|ghc-strict-0.3.2-2|47	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.2-2
12cu|ghc-strict-0.3.2-2|48	+ Revision: e617247
12cu|ghc-strict-0.3.2-2|49	- LOG Spec cleanup
12cu|ghc-strict-0.3.2-2|50	
12cu|ghc-strict-0.3.2-2|51	

9510 12
12cu|ghc-syb-0.4.1-3|1	%define debug_package %{nil}
12cu|ghc-syb-0.4.1-3|2	%define _cabal_setup Setup.lhs
12cu|ghc-syb-0.4.1-3|3	%define module syb
12cu|ghc-syb-0.4.1-3|4	%define _no_haddock 1
12cu|ghc-syb-0.4.1-3|5	
12cu|ghc-syb-0.4.1-3|6	Summary:	Scrap Your Boilerplate for Haskell
12cu|ghc-syb-0.4.1-3|7	Name:		ghc-%{module}
12cu|ghc-syb-0.4.1-3|8	Version:	0.4.1
12cu|ghc-syb-0.4.1-3|9	Release:	3
12cu|ghc-syb-0.4.1-3|10	License:	BSD
12cu|ghc-syb-0.4.1-3|11	Group:		Development/Other
12cu|ghc-syb-0.4.1-3|12	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-syb-0.4.1-3|13	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-syb-0.4.1-3|14	BuildRequires:	ghc-devel
12cu|ghc-syb-0.4.1-3|15	BuildRequires:	haddock
12cu|ghc-syb-0.4.1-3|16	BuildRequires:	haskell-macros
12cu|ghc-syb-0.4.1-3|17	#for check
12cu|ghc-syb-0.4.1-3|18	BuildRequires:	haskell(HUnit)
12cu|ghc-syb-0.4.1-3|19	BuildRequires:	haskell(mtl)
12cu|ghc-syb-0.4.1-3|20	Requires(post,preun):	ghc
12cu|ghc-syb-0.4.1-3|21	Requires(pre):	haskell(HUnit)
12cu|ghc-syb-0.4.1-3|22	Requires(pre):	haskell(mtl)
12cu|ghc-syb-0.4.1-3|23	
12cu|ghc-syb-0.4.1-3|24	%description
12cu|ghc-syb-0.4.1-3|25	This package contains the generics system described in the /Scrap Your
12cu|ghc-syb-0.4.1-3|26	Boilerplate/ papers (see <http://www.cs.uu.nl/wiki/GenericProgramming/SYB>).
12cu|ghc-syb-0.4.1-3|27	It defines the @Data@ class of types permitting folding and unfolding of
12cu|ghc-syb-0.4.1-3|28	constructor applications, instances of this class for primitive types, and a
12cu|ghc-syb-0.4.1-3|29	variety of traversals.
12cu|ghc-syb-0.4.1-3|30	
12cu|ghc-syb-0.4.1-3|31	%files
12cu|ghc-syb-0.4.1-3|32	%{_docdir}/%{module}-%{version}
12cu|ghc-syb-0.4.1-3|33	%{_libdir}/%{module}-%{version}
12cu|ghc-syb-0.4.1-3|34	%{_cabal_rpm_deps_dir}
12cu|ghc-syb-0.4.1-3|35	%{_cabal_haddoc_files}
12cu|ghc-syb-0.4.1-3|36	
12cu|ghc-syb-0.4.1-3|37	#----------------------------------------------------------------------------
12cu|ghc-syb-0.4.1-3|38	
12cu|ghc-syb-0.4.1-3|39	%prep
12cu|ghc-syb-0.4.1-3|40	%setup -q -n %{module}-%{version}
12cu|ghc-syb-0.4.1-3|41	
12cu|ghc-syb-0.4.1-3|42	%build
12cu|ghc-syb-0.4.1-3|43	%_cabal_build
12cu|ghc-syb-0.4.1-3|44	
12cu|ghc-syb-0.4.1-3|45	%install
12cu|ghc-syb-0.4.1-3|46	%_cabal_install
12cu|ghc-syb-0.4.1-3|47	%_cabal_rpm_gen_deps
12cu|ghc-syb-0.4.1-3|48	%_cabal_scriptlets
12cu|ghc-syb-0.4.1-3|49	
12cu|ghc-syb-0.4.1-3|50	
12cu|ghc-syb-0.4.1-3|51	%changelog
12cu|ghc-syb-0.4.1-3|52	* Thu Apr 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.1-3
12cu|ghc-syb-0.4.1-3|53	+ Revision: d600d1f
12cu|ghc-syb-0.4.1-3|54	- Build in a proper way
12cu|ghc-syb-0.4.1-3|55	
12cu|ghc-syb-0.4.1-3|56	

9511 12
12cu|ghc-tagsoup-0.12.8-2|1	%global debug_package %{nil}
12cu|ghc-tagsoup-0.12.8-2|2	%define module tagsoup
12cu|ghc-tagsoup-0.12.8-2|3	
12cu|ghc-tagsoup-0.12.8-2|4	Summary:	Parsing and extracting information from (possibly malformed) HTML/XML documents
12cu|ghc-tagsoup-0.12.8-2|5	Name:		ghc-%{module}
12cu|ghc-tagsoup-0.12.8-2|6	Version:	0.12.8
12cu|ghc-tagsoup-0.12.8-2|7	Release:	2
12cu|ghc-tagsoup-0.12.8-2|8	License:	BSD
12cu|ghc-tagsoup-0.12.8-2|9	Group:		Development/Other
12cu|ghc-tagsoup-0.12.8-2|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-tagsoup-0.12.8-2|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-tagsoup-0.12.8-2|12	Source10:	%{name}.rpmlintrc
12cu|ghc-tagsoup-0.12.8-2|13	BuildRequires:	ghc-devel
12cu|ghc-tagsoup-0.12.8-2|14	BuildRequires:	haddock
12cu|ghc-tagsoup-0.12.8-2|15	BuildRequires:	haskell-macros
12cu|ghc-tagsoup-0.12.8-2|16	BuildRequires:	haskell(text)
12cu|ghc-tagsoup-0.12.8-2|17	Requires(post,preun):	ghc
12cu|ghc-tagsoup-0.12.8-2|18	Requires(pre):	haskell(text)
12cu|ghc-tagsoup-0.12.8-2|19	
12cu|ghc-tagsoup-0.12.8-2|20	%description
12cu|ghc-tagsoup-0.12.8-2|21	TagSoup is a library for parsing HTML/XML. It supports the HTML 5
12cu|ghc-tagsoup-0.12.8-2|22	specification, and can be used to parse either well-formed XML, or unstructured
12cu|ghc-tagsoup-0.12.8-2|23	and malformed HTML from the web. The library also provides useful functions to
12cu|ghc-tagsoup-0.12.8-2|24	extract information from an HTML document, making it ideal for screen-scraping.
12cu|ghc-tagsoup-0.12.8-2|25	
12cu|ghc-tagsoup-0.12.8-2|26	Users should start from the "Text.HTML.TagSoup" module.
12cu|ghc-tagsoup-0.12.8-2|27	
12cu|ghc-tagsoup-0.12.8-2|28	%files
12cu|ghc-tagsoup-0.12.8-2|29	%{_docdir}/%{module}-%{version}
12cu|ghc-tagsoup-0.12.8-2|30	%{_libdir}/%{module}-%{version}
12cu|ghc-tagsoup-0.12.8-2|31	%{_cabal_rpm_deps_dir}
12cu|ghc-tagsoup-0.12.8-2|32	%{_cabal_haddoc_files}
12cu|ghc-tagsoup-0.12.8-2|33	
12cu|ghc-tagsoup-0.12.8-2|34	#----------------------------------------------------------------------------
12cu|ghc-tagsoup-0.12.8-2|35	
12cu|ghc-tagsoup-0.12.8-2|36	%prep
12cu|ghc-tagsoup-0.12.8-2|37	%setup -q -n %{module}-%{version}
12cu|ghc-tagsoup-0.12.8-2|38	
12cu|ghc-tagsoup-0.12.8-2|39	%build
12cu|ghc-tagsoup-0.12.8-2|40	%_cabal_build
12cu|ghc-tagsoup-0.12.8-2|41	
12cu|ghc-tagsoup-0.12.8-2|42	%install
12cu|ghc-tagsoup-0.12.8-2|43	%_cabal_install
12cu|ghc-tagsoup-0.12.8-2|44	%_cabal_rpm_gen_deps
12cu|ghc-tagsoup-0.12.8-2|45	%_cabal_scriptlets
12cu|ghc-tagsoup-0.12.8-2|46	
12cu|ghc-tagsoup-0.12.8-2|47	%check
12cu|ghc-tagsoup-0.12.8-2|48	%_cabal_check
12cu|ghc-tagsoup-0.12.8-2|49	
12cu|ghc-tagsoup-0.12.8-2|50	
12cu|ghc-tagsoup-0.12.8-2|51	%changelog
12cu|ghc-tagsoup-0.12.8-2|52	* Wed Feb 26 2014 Rosa <rosa@abf.rosalinux.ru> 0.12.8-2
12cu|ghc-tagsoup-0.12.8-2|53	+ Revision: facfddd
12cu|ghc-tagsoup-0.12.8-2|54	- Automatic import for version 0.12.8-2
12cu|ghc-tagsoup-0.12.8-2|55	
12cu|ghc-tagsoup-0.12.8-2|56	

9512 12
12cu|ghc-tar-0.4.0.1-3|1	%global debug_package %{nil}
12cu|ghc-tar-0.4.0.1-3|2	%define _cabal_setup Setup.lhs
12cu|ghc-tar-0.4.0.1-3|3	%define module tar
12cu|ghc-tar-0.4.0.1-3|4	
12cu|ghc-tar-0.4.0.1-3|5	Summary:	Reading, writing and manipulating ".tar" archive files for Haskell
12cu|ghc-tar-0.4.0.1-3|6	Name:		ghc-%{module}
12cu|ghc-tar-0.4.0.1-3|7	Version:	0.4.0.1
12cu|ghc-tar-0.4.0.1-3|8	Release:	3
12cu|ghc-tar-0.4.0.1-3|9	License:	BSD
12cu|ghc-tar-0.4.0.1-3|10	Group:		Development/Other
12cu|ghc-tar-0.4.0.1-3|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-tar-0.4.0.1-3|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-tar-0.4.0.1-3|13	Source10:	%{name}.rpmlintrc
12cu|ghc-tar-0.4.0.1-3|14	BuildRequires:	ghc-devel
12cu|ghc-tar-0.4.0.1-3|15	BuildRequires:	haskell-macros
12cu|ghc-tar-0.4.0.1-3|16	BuildRequires:	haddock
12cu|ghc-tar-0.4.0.1-3|17	Requires(post,preun):	ghc
12cu|ghc-tar-0.4.0.1-3|18	
12cu|ghc-tar-0.4.0.1-3|19	%description
12cu|ghc-tar-0.4.0.1-3|20	This library is for working with "tar" archive files. It can read and write a
12cu|ghc-tar-0.4.0.1-3|21	range of common variations of archive format including V7, USTAR, POSIX and GNU
12cu|ghc-tar-0.4.0.1-3|22	formats. It provides support for packing and unpacking portable archives. This
12cu|ghc-tar-0.4.0.1-3|23	makes it suitable for distribution but not backup because details like file
12cu|ghc-tar-0.4.0.1-3|24	ownership and exact permissions are not preserved.
12cu|ghc-tar-0.4.0.1-3|25	
12cu|ghc-tar-0.4.0.1-3|26	%files
12cu|ghc-tar-0.4.0.1-3|27	%{_docdir}/%{module}-%{version}
12cu|ghc-tar-0.4.0.1-3|28	%{_libdir}/%{module}-%{version}
12cu|ghc-tar-0.4.0.1-3|29	%{_cabal_rpm_deps_dir}
12cu|ghc-tar-0.4.0.1-3|30	%{_cabal_haddoc_files}
12cu|ghc-tar-0.4.0.1-3|31	
12cu|ghc-tar-0.4.0.1-3|32	#----------------------------------------------------------------------------
12cu|ghc-tar-0.4.0.1-3|33	
12cu|ghc-tar-0.4.0.1-3|34	%prep
12cu|ghc-tar-0.4.0.1-3|35	%setup -q -n %{module}-%{version}
12cu|ghc-tar-0.4.0.1-3|36	
12cu|ghc-tar-0.4.0.1-3|37	%build
12cu|ghc-tar-0.4.0.1-3|38	%_cabal_build
12cu|ghc-tar-0.4.0.1-3|39	
12cu|ghc-tar-0.4.0.1-3|40	%install
12cu|ghc-tar-0.4.0.1-3|41	%_cabal_install
12cu|ghc-tar-0.4.0.1-3|42	%_cabal_rpm_gen_deps
12cu|ghc-tar-0.4.0.1-3|43	%_cabal_scriptlets
12cu|ghc-tar-0.4.0.1-3|44	
12cu|ghc-tar-0.4.0.1-3|45	%check
12cu|ghc-tar-0.4.0.1-3|46	%_cabal_check
12cu|ghc-tar-0.4.0.1-3|47	
12cu|ghc-tar-0.4.0.1-3|48	
12cu|ghc-tar-0.4.0.1-3|49	%changelog
12cu|ghc-tar-0.4.0.1-3|50	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.0.1-3
12cu|ghc-tar-0.4.0.1-3|51	+ Revision: e8b18c5
12cu|ghc-tar-0.4.0.1-3|52	- LOG Spec cleanup
12cu|ghc-tar-0.4.0.1-3|53	
12cu|ghc-tar-0.4.0.1-3|54	

9513 12
12cu|ghc-terminfo-0.3.2.5-3|1	%global debug_package %{nil}
12cu|ghc-terminfo-0.3.2.5-3|2	%define _cabal_setup Setup.lhs
12cu|ghc-terminfo-0.3.2.5-3|3	%define module terminfo
12cu|ghc-terminfo-0.3.2.5-3|4	
12cu|ghc-terminfo-0.3.2.5-3|5	Summary:	Haskell bindings to the terminfo library
12cu|ghc-terminfo-0.3.2.5-3|6	Name:		ghc-%{module}
12cu|ghc-terminfo-0.3.2.5-3|7	Version:	0.3.2.5
12cu|ghc-terminfo-0.3.2.5-3|8	Release:	3
12cu|ghc-terminfo-0.3.2.5-3|9	License:	BSD
12cu|ghc-terminfo-0.3.2.5-3|10	Group:		Development/Other
12cu|ghc-terminfo-0.3.2.5-3|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-terminfo-0.3.2.5-3|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-terminfo-0.3.2.5-3|13	Source10:	%{name}.rpmlintrc
12cu|ghc-terminfo-0.3.2.5-3|14	BuildRequires:	ghc-devel
12cu|ghc-terminfo-0.3.2.5-3|15	BuildRequires:	haddock
12cu|ghc-terminfo-0.3.2.5-3|16	BuildRequires:	haskell-macros
12cu|ghc-terminfo-0.3.2.5-3|17	BuildRequires:	pkgconfig(ncurses)
12cu|ghc-terminfo-0.3.2.5-3|18	Requires(post,preun):	ghc
12cu|ghc-terminfo-0.3.2.5-3|19	
12cu|ghc-terminfo-0.3.2.5-3|20	%description
12cu|ghc-terminfo-0.3.2.5-3|21	This library provides an interface to the terminfo database (via bindings to
12cu|ghc-terminfo-0.3.2.5-3|22	the curses library). Terminfo allows POSIX systems to interact with a variety
12cu|ghc-terminfo-0.3.2.5-3|23	of terminals using a standard set of capabilities.
12cu|ghc-terminfo-0.3.2.5-3|24	
12cu|ghc-terminfo-0.3.2.5-3|25	%files
12cu|ghc-terminfo-0.3.2.5-3|26	%{_docdir}/%{module}-%{version}
12cu|ghc-terminfo-0.3.2.5-3|27	%{_libdir}/%{module}-%{version}
12cu|ghc-terminfo-0.3.2.5-3|28	%{_cabal_rpm_deps_dir}
12cu|ghc-terminfo-0.3.2.5-3|29	%{_cabal_haddoc_files}
12cu|ghc-terminfo-0.3.2.5-3|30	
12cu|ghc-terminfo-0.3.2.5-3|31	#----------------------------------------------------------------------------
12cu|ghc-terminfo-0.3.2.5-3|32	
12cu|ghc-terminfo-0.3.2.5-3|33	%prep
12cu|ghc-terminfo-0.3.2.5-3|34	%setup -q -n %{module}-%{version}
12cu|ghc-terminfo-0.3.2.5-3|35	
12cu|ghc-terminfo-0.3.2.5-3|36	%build
12cu|ghc-terminfo-0.3.2.5-3|37	%_cabal_build
12cu|ghc-terminfo-0.3.2.5-3|38	
12cu|ghc-terminfo-0.3.2.5-3|39	%install
12cu|ghc-terminfo-0.3.2.5-3|40	%_cabal_install
12cu|ghc-terminfo-0.3.2.5-3|41	%_cabal_rpm_gen_deps
12cu|ghc-terminfo-0.3.2.5-3|42	%_cabal_scriptlets
12cu|ghc-terminfo-0.3.2.5-3|43	
12cu|ghc-terminfo-0.3.2.5-3|44	%check
12cu|ghc-terminfo-0.3.2.5-3|45	%_cabal_check
12cu|ghc-terminfo-0.3.2.5-3|46	
12cu|ghc-terminfo-0.3.2.5-3|47	
12cu|ghc-terminfo-0.3.2.5-3|48	%changelog
12cu|ghc-terminfo-0.3.2.5-3|49	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.2.5-3
12cu|ghc-terminfo-0.3.2.5-3|50	+ Revision: 8ffbf2c
12cu|ghc-terminfo-0.3.2.5-3|51	- LOG Spec cleanup
12cu|ghc-terminfo-0.3.2.5-3|52	
12cu|ghc-terminfo-0.3.2.5-3|53	

9514 12
12cu|ghc-testpack-2.1.2-2|1	%global debug_package %{nil}
12cu|ghc-testpack-2.1.2-2|2	%define module testpack
12cu|ghc-testpack-2.1.2-2|3	
12cu|ghc-testpack-2.1.2-2|4	Summary:	Test Utililty Pack for HUnit and QuickCheck
12cu|ghc-testpack-2.1.2-2|5	Name:		ghc-%{module}
12cu|ghc-testpack-2.1.2-2|6	Version:	2.1.2
12cu|ghc-testpack-2.1.2-2|7	Release:	2
12cu|ghc-testpack-2.1.2-2|8	License:	LGPLv2.1+
12cu|ghc-testpack-2.1.2-2|9	Group:		Development/Other
12cu|ghc-testpack-2.1.2-2|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-testpack-2.1.2-2|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-testpack-2.1.2-2|12	Source10:	%{name}.rpmlintrc
12cu|ghc-testpack-2.1.2-2|13	Patch0:		testpack-2.1.2.maxdiscard.patch
12cu|ghc-testpack-2.1.2-2|14	BuildRequires:	ghc-devel
12cu|ghc-testpack-2.1.2-2|15	BuildRequires:	haddock
12cu|ghc-testpack-2.1.2-2|16	BuildRequires:	haskell-macros
12cu|ghc-testpack-2.1.2-2|17	BuildRequires:	haskell(HUnit)
12cu|ghc-testpack-2.1.2-2|18	BuildRequires:	haskell(QuickCheck)
12cu|ghc-testpack-2.1.2-2|19	BuildRequires:	haskell(mtl)
12cu|ghc-testpack-2.1.2-2|20	BuildRequires:	haskell(random)
12cu|ghc-testpack-2.1.2-2|21	Requires(post,preun):	ghc
12cu|ghc-testpack-2.1.2-2|22	Requires(pre):	haskell(HUnit)
12cu|ghc-testpack-2.1.2-2|23	Requires(pre):	haskell(QuickCheck)
12cu|ghc-testpack-2.1.2-2|24	Requires(pre):	haskell(mtl)
12cu|ghc-testpack-2.1.2-2|25	Requires(pre):	haskell(random)
12cu|ghc-testpack-2.1.2-2|26	
12cu|ghc-testpack-2.1.2-2|27	%description
12cu|ghc-testpack-2.1.2-2|28	Haskell Test Utility Pack for HUnit and QuickCheck testpack provides utilities
12cu|ghc-testpack-2.1.2-2|29	for both HUnit and QuickCheck. These include tools for running QuickCheck
12cu|ghc-testpack-2.1.2-2|30	properties as HUnit test cases, allowing you to combine both approaches in a
12cu|ghc-testpack-2.1.2-2|31	single program. It also includes tools for more helpful displays of running
12cu|ghc-testpack-2.1.2-2|32	progress in both HUnit and QuickCheck, additional generators for other types
12cu|ghc-testpack-2.1.2-2|33	for QuickCheck, and shortcuts for quickly defining new test cases.
12cu|ghc-testpack-2.1.2-2|34	
12cu|ghc-testpack-2.1.2-2|35	%files
12cu|ghc-testpack-2.1.2-2|36	%{_docdir}/%{module}-%{version}
12cu|ghc-testpack-2.1.2-2|37	%{_libdir}/%{module}-%{version}
12cu|ghc-testpack-2.1.2-2|38	%{_cabal_rpm_deps_dir}
12cu|ghc-testpack-2.1.2-2|39	%{_cabal_haddoc_files}
12cu|ghc-testpack-2.1.2-2|40	
12cu|ghc-testpack-2.1.2-2|41	#----------------------------------------------------------------------------
12cu|ghc-testpack-2.1.2-2|42	
12cu|ghc-testpack-2.1.2-2|43	%prep
12cu|ghc-testpack-2.1.2-2|44	%setup -q -n %{module}-%{version}
12cu|ghc-testpack-2.1.2-2|45	%patch0 -p1 -b .maxdiscard
12cu|ghc-testpack-2.1.2-2|46	
12cu|ghc-testpack-2.1.2-2|47	%build
12cu|ghc-testpack-2.1.2-2|48	%_cabal_build
12cu|ghc-testpack-2.1.2-2|49	
12cu|ghc-testpack-2.1.2-2|50	%install
12cu|ghc-testpack-2.1.2-2|51	%_cabal_install
12cu|ghc-testpack-2.1.2-2|52	%_cabal_rpm_gen_deps
12cu|ghc-testpack-2.1.2-2|53	%_cabal_scriptlets
12cu|ghc-testpack-2.1.2-2|54	
12cu|ghc-testpack-2.1.2-2|55	%check
12cu|ghc-testpack-2.1.2-2|56	%_cabal_check
12cu|ghc-testpack-2.1.2-2|57	
12cu|ghc-testpack-2.1.2-2|58	
12cu|ghc-testpack-2.1.2-2|59	%changelog
12cu|ghc-testpack-2.1.2-2|60	* Wed Feb 26 2014 Rosa <rosa@abf.rosalinux.ru> 2.1.2-2
12cu|ghc-testpack-2.1.2-2|61	+ Revision: 62e526c
12cu|ghc-testpack-2.1.2-2|62	- Automatic import for version 2.1.2-2
12cu|ghc-testpack-2.1.2-2|63	
12cu|ghc-testpack-2.1.2-2|64	

9515 12
12cu|ghc-text-0.11.2.3-6|1	%global debug_package %{nil}
12cu|ghc-text-0.11.2.3-6|2	%define _cabal_setup Setup.lhs
12cu|ghc-text-0.11.2.3-6|3	%define module text
12cu|ghc-text-0.11.2.3-6|4	
12cu|ghc-text-0.11.2.3-6|5	Summary:	An efficient packed Unicode text type
12cu|ghc-text-0.11.2.3-6|6	Name:		ghc-%{module}
12cu|ghc-text-0.11.2.3-6|7	Version:	0.11.2.3
12cu|ghc-text-0.11.2.3-6|8	Release:	6
12cu|ghc-text-0.11.2.3-6|9	License:	BSD
12cu|ghc-text-0.11.2.3-6|10	Group:		Development/Other
12cu|ghc-text-0.11.2.3-6|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-text-0.11.2.3-6|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-text-0.11.2.3-6|13	Source10:	%{name}.rpmlintrc
12cu|ghc-text-0.11.2.3-6|14	BuildRequires:	ghc-devel
12cu|ghc-text-0.11.2.3-6|15	BuildRequires:	haddock
12cu|ghc-text-0.11.2.3-6|16	BuildRequires:	haskell-macros
12cu|ghc-text-0.11.2.3-6|17	Requires(preun,post):	ghc
12cu|ghc-text-0.11.2.3-6|18	
12cu|ghc-text-0.11.2.3-6|19	%description
12cu|ghc-text-0.11.2.3-6|20	An efficient packed, immutable Unicode text type (both strict and
12cu|ghc-text-0.11.2.3-6|21	lazy), with a powerful loop fusion optimization framework.
12cu|ghc-text-0.11.2.3-6|22	
12cu|ghc-text-0.11.2.3-6|23	The 'Text' type represents Unicode character strings, in a time and
12cu|ghc-text-0.11.2.3-6|24	space-efficient manner. This package provides text processing
12cu|ghc-text-0.11.2.3-6|25	capabilities that are optimized for performance critical use, both
12cu|ghc-text-0.11.2.3-6|26	in terms of large data quantities and high speed.
12cu|ghc-text-0.11.2.3-6|27	
12cu|ghc-text-0.11.2.3-6|28	The 'Text' type provides character-encoding, type-safe case
12cu|ghc-text-0.11.2.3-6|29	conversion via whole-string case conversion functions. It also
12cu|ghc-text-0.11.2.3-6|30	provides a range of functions for converting 'Text' values to and from
12cu|ghc-text-0.11.2.3-6|31	'ByteStrings', using several standard encodings.
12cu|ghc-text-0.11.2.3-6|32	
12cu|ghc-text-0.11.2.3-6|33	Efficient locale-sensitive support for text IO is also supported.
12cu|ghc-text-0.11.2.3-6|34	
12cu|ghc-text-0.11.2.3-6|35	%files
12cu|ghc-text-0.11.2.3-6|36	%{_docdir}/%{module}-%{version}
12cu|ghc-text-0.11.2.3-6|37	%{_libdir}/%{module}-%{version}
12cu|ghc-text-0.11.2.3-6|38	%{_cabal_rpm_deps_dir}
12cu|ghc-text-0.11.2.3-6|39	%{_cabal_haddoc_files}
12cu|ghc-text-0.11.2.3-6|40	
12cu|ghc-text-0.11.2.3-6|41	#----------------------------------------------------------------------------
12cu|ghc-text-0.11.2.3-6|42	
12cu|ghc-text-0.11.2.3-6|43	%prep
12cu|ghc-text-0.11.2.3-6|44	%setup -q -n %{module}-%{version}
12cu|ghc-text-0.11.2.3-6|45	
12cu|ghc-text-0.11.2.3-6|46	%build
12cu|ghc-text-0.11.2.3-6|47	%_cabal_build
12cu|ghc-text-0.11.2.3-6|48	
12cu|ghc-text-0.11.2.3-6|49	%install
12cu|ghc-text-0.11.2.3-6|50	%_cabal_install
12cu|ghc-text-0.11.2.3-6|51	%_cabal_rpm_gen_deps
12cu|ghc-text-0.11.2.3-6|52	%_cabal_scriptlets
12cu|ghc-text-0.11.2.3-6|53	
12cu|ghc-text-0.11.2.3-6|54	
12cu|ghc-text-0.11.2.3-6|55	%changelog
12cu|ghc-text-0.11.2.3-6|56	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.11.2.3-6
12cu|ghc-text-0.11.2.3-6|57	+ Revision: e088ef8
12cu|ghc-text-0.11.2.3-6|58	- LOG Spec cleanup
12cu|ghc-text-0.11.2.3-6|59	
12cu|ghc-text-0.11.2.3-6|60	

9516 12
12cu|ghc-transformers-0.3.0.0-5|1	%global debug_package %{nil}
12cu|ghc-transformers-0.3.0.0-5|2	
12cu|ghc-transformers-0.3.0.0-5|3	%define module transformers
12cu|ghc-transformers-0.3.0.0-5|4	
12cu|ghc-transformers-0.3.0.0-5|5	Summary:	Concrete functor and monad transformers
12cu|ghc-transformers-0.3.0.0-5|6	Name:		ghc-%{module}
12cu|ghc-transformers-0.3.0.0-5|7	Version:	0.3.0.0
12cu|ghc-transformers-0.3.0.0-5|8	Release:	5
12cu|ghc-transformers-0.3.0.0-5|9	License:	BSD
12cu|ghc-transformers-0.3.0.0-5|10	Group:		Development/Other
12cu|ghc-transformers-0.3.0.0-5|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-transformers-0.3.0.0-5|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-transformers-0.3.0.0-5|13	Source10:	%{name}.rpmlintrc
12cu|ghc-transformers-0.3.0.0-5|14	BuildRequires:	ghc-devel
12cu|ghc-transformers-0.3.0.0-5|15	BuildRequires:	haddock
12cu|ghc-transformers-0.3.0.0-5|16	BuildRequires:	haskell-macros
12cu|ghc-transformers-0.3.0.0-5|17	Requires(post,preun):	ghc
12cu|ghc-transformers-0.3.0.0-5|18	
12cu|ghc-transformers-0.3.0.0-5|19	%description
12cu|ghc-transformers-0.3.0.0-5|20	A portable library of functor and monad transformers, inspired by
12cu|ghc-transformers-0.3.0.0-5|21	the paper \"Functional Programming with Overloading and Higher-Order
12cu|ghc-transformers-0.3.0.0-5|22	Polymorphism\", by Mark P Jones,
12cu|ghc-transformers-0.3.0.0-5|23	in /Advanced School of Functional Programming/, 1995
12cu|ghc-transformers-0.3.0.0-5|24	(<http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>).
12cu|ghc-transformers-0.3.0.0-5|25	
12cu|ghc-transformers-0.3.0.0-5|26	This package contains:
12cu|ghc-transformers-0.3.0.0-5|27	* the monad transformer class (in "Control.Monad.Trans.Class")
12cu|ghc-transformers-0.3.0.0-5|28	* concrete functor and monad transformers, each with associated
12cu|ghc-transformers-0.3.0.0-5|29	operations and functions to lift operations associated with other
12cu|ghc-transformers-0.3.0.0-5|30	transformers.
12cu|ghc-transformers-0.3.0.0-5|31	
12cu|ghc-transformers-0.3.0.0-5|32	It can be used on its own in portable Haskell code, or with the monad
12cu|ghc-transformers-0.3.0.0-5|33	classes in the @mtl@ or @monads-tf@ packages, which automatically
12cu|ghc-transformers-0.3.0.0-5|34	lift operations introduced by monad transformers through other
12cu|ghc-transformers-0.3.0.0-5|35	transformers.
12cu|ghc-transformers-0.3.0.0-5|36	
12cu|ghc-transformers-0.3.0.0-5|37	%files
12cu|ghc-transformers-0.3.0.0-5|38	%{_docdir}/%{module}-%{version}
12cu|ghc-transformers-0.3.0.0-5|39	%{_libdir}/%{module}-%{version}
12cu|ghc-transformers-0.3.0.0-5|40	%{_cabal_rpm_deps_dir}
12cu|ghc-transformers-0.3.0.0-5|41	%{_cabal_haddoc_files}
12cu|ghc-transformers-0.3.0.0-5|42	
12cu|ghc-transformers-0.3.0.0-5|43	#----------------------------------------------------------------------------
12cu|ghc-transformers-0.3.0.0-5|44	
12cu|ghc-transformers-0.3.0.0-5|45	%prep
12cu|ghc-transformers-0.3.0.0-5|46	%setup -q -n %{module}-%{version}
12cu|ghc-transformers-0.3.0.0-5|47	
12cu|ghc-transformers-0.3.0.0-5|48	%build
12cu|ghc-transformers-0.3.0.0-5|49	%_cabal_build
12cu|ghc-transformers-0.3.0.0-5|50	
12cu|ghc-transformers-0.3.0.0-5|51	%install
12cu|ghc-transformers-0.3.0.0-5|52	%_cabal_install
12cu|ghc-transformers-0.3.0.0-5|53	%_cabal_rpm_gen_deps
12cu|ghc-transformers-0.3.0.0-5|54	%_cabal_scriptlets
12cu|ghc-transformers-0.3.0.0-5|55	
12cu|ghc-transformers-0.3.0.0-5|56	
12cu|ghc-transformers-0.3.0.0-5|57	%changelog
12cu|ghc-transformers-0.3.0.0-5|58	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.0.0-5
12cu|ghc-transformers-0.3.0.0-5|59	+ Revision: 97ab8a0
12cu|ghc-transformers-0.3.0.0-5|60	- LOG Spec cleanup
12cu|ghc-transformers-0.3.0.0-5|61	
12cu|ghc-transformers-0.3.0.0-5|62	

9517 12
12cu|ghc-utf8-string-0.3.7-2|1	%global debug_package %{nil}
12cu|ghc-utf8-string-0.3.7-2|2	
12cu|ghc-utf8-string-0.3.7-2|3	%global module utf8-string
12cu|ghc-utf8-string-0.3.7-2|4	
12cu|ghc-utf8-string-0.3.7-2|5	Summary:	Haskell UTF8-String library
12cu|ghc-utf8-string-0.3.7-2|6	Name:		ghc-utf8-string
12cu|ghc-utf8-string-0.3.7-2|7	Version:	0.3.7
12cu|ghc-utf8-string-0.3.7-2|8	Release:	2
12cu|ghc-utf8-string-0.3.7-2|9	License:	BSD
12cu|ghc-utf8-string-0.3.7-2|10	Group:		Development/Other
12cu|ghc-utf8-string-0.3.7-2|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-utf8-string-0.3.7-2|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-utf8-string-0.3.7-2|13	Source10:	%{name}.rpmlintrc
12cu|ghc-utf8-string-0.3.7-2|14	Patch0:		utf8-string-0.3.7-setup.patch
12cu|ghc-utf8-string-0.3.7-2|15	BuildRequires:	ghc-devel
12cu|ghc-utf8-string-0.3.7-2|16	BuildRequires:	haddock
12cu|ghc-utf8-string-0.3.7-2|17	BuildRequires:	haskell-macros
12cu|ghc-utf8-string-0.3.7-2|18	Requires(post,preun):	ghc
12cu|ghc-utf8-string-0.3.7-2|19	
12cu|ghc-utf8-string-0.3.7-2|20	%description
12cu|ghc-utf8-string-0.3.7-2|21	A UTF8-String library for Haskell.
12cu|ghc-utf8-string-0.3.7-2|22	
12cu|ghc-utf8-string-0.3.7-2|23	%files
12cu|ghc-utf8-string-0.3.7-2|24	%{_docdir}/%{module}-%{version}
12cu|ghc-utf8-string-0.3.7-2|25	%{_libdir}/%{module}-%{version}
12cu|ghc-utf8-string-0.3.7-2|26	%{_cabal_rpm_deps_dir}
12cu|ghc-utf8-string-0.3.7-2|27	%{_cabal_haddoc_files}
12cu|ghc-utf8-string-0.3.7-2|28	
12cu|ghc-utf8-string-0.3.7-2|29	#----------------------------------------------------------------------------
12cu|ghc-utf8-string-0.3.7-2|30	
12cu|ghc-utf8-string-0.3.7-2|31	%prep
12cu|ghc-utf8-string-0.3.7-2|32	%setup -q -n %{module}-%{version}
12cu|ghc-utf8-string-0.3.7-2|33	%patch0 -p1
12cu|ghc-utf8-string-0.3.7-2|34	
12cu|ghc-utf8-string-0.3.7-2|35	%build
12cu|ghc-utf8-string-0.3.7-2|36	%_cabal_build
12cu|ghc-utf8-string-0.3.7-2|37	
12cu|ghc-utf8-string-0.3.7-2|38	%install
12cu|ghc-utf8-string-0.3.7-2|39	%_cabal_install
12cu|ghc-utf8-string-0.3.7-2|40	%_cabal_rpm_gen_deps
12cu|ghc-utf8-string-0.3.7-2|41	%_cabal_scriptlets
12cu|ghc-utf8-string-0.3.7-2|42	
12cu|ghc-utf8-string-0.3.7-2|43	%check
12cu|ghc-utf8-string-0.3.7-2|44	%_cabal_check
12cu|ghc-utf8-string-0.3.7-2|45	
12cu|ghc-utf8-string-0.3.7-2|46	
12cu|ghc-utf8-string-0.3.7-2|47	%changelog
12cu|ghc-utf8-string-0.3.7-2|48	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.7-2
12cu|ghc-utf8-string-0.3.7-2|49	+ Revision: 5be7c7d
12cu|ghc-utf8-string-0.3.7-2|50	- LOG Update Requires
12cu|ghc-utf8-string-0.3.7-2|51	
12cu|ghc-utf8-string-0.3.7-2|52	

9518 12
12cu|ghc-vector-0.10.0.1-3|1	%global debug_package %{nil}
12cu|ghc-vector-0.10.0.1-3|2	%define module vector
12cu|ghc-vector-0.10.0.1-3|3	
12cu|ghc-vector-0.10.0.1-3|4	Summary:	Efficient Arrays for Haskell
12cu|ghc-vector-0.10.0.1-3|5	Name:		ghc-%{module}
12cu|ghc-vector-0.10.0.1-3|6	Version:	0.10.0.1
12cu|ghc-vector-0.10.0.1-3|7	Release:	3
12cu|ghc-vector-0.10.0.1-3|8	License:	BSD
12cu|ghc-vector-0.10.0.1-3|9	Group:		Development/Other
12cu|ghc-vector-0.10.0.1-3|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-vector-0.10.0.1-3|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-vector-0.10.0.1-3|12	Source10:	%{name}.rpmlintrc
12cu|ghc-vector-0.10.0.1-3|13	BuildRequires:	ghc-devel
12cu|ghc-vector-0.10.0.1-3|14	BuildRequires:	haddock
12cu|ghc-vector-0.10.0.1-3|15	BuildRequires:	haskell-macros
12cu|ghc-vector-0.10.0.1-3|16	BuildRequires:	haskell(primitive)
12cu|ghc-vector-0.10.0.1-3|17	Requires(post,preun):	ghc
12cu|ghc-vector-0.10.0.1-3|18	
12cu|ghc-vector-0.10.0.1-3|19	%description
12cu|ghc-vector-0.10.0.1-3|20	An efficient implementation of Int-indexed arrays (both mutable
12cu|ghc-vector-0.10.0.1-3|21	and immutable), with a powerful loop optimisation framework.
12cu|ghc-vector-0.10.0.1-3|22	
12cu|ghc-vector-0.10.0.1-3|23	It is structured as follows:
12cu|ghc-vector-0.10.0.1-3|24	
12cu|ghc-vector-0.10.0.1-3|25	["Data.Vector"] Boxed vectors of arbitrary types.
12cu|ghc-vector-0.10.0.1-3|26	
12cu|ghc-vector-0.10.0.1-3|27	["Data.Vector.Unboxed"] Unboxed vectors with an adaptive
12cu|ghc-vector-0.10.0.1-3|28	representation based on data type families.
12cu|ghc-vector-0.10.0.1-3|29	
12cu|ghc-vector-0.10.0.1-3|30	["Data.Vector.Storable"] Unboxed vectors of 'Storable' types.
12cu|ghc-vector-0.10.0.1-3|31	
12cu|ghc-vector-0.10.0.1-3|32	["Data.Vector.Primitive"] Unboxed vectors of primitive types as
12cu|ghc-vector-0.10.0.1-3|33	defined by the @primitive@ package. "Data.Vector.Unboxed" is more
12cu|ghc-vector-0.10.0.1-3|34	flexible at no performance cost.
12cu|ghc-vector-0.10.0.1-3|35	
12cu|ghc-vector-0.10.0.1-3|36	["Data.Vector.Generic"] Generic interface to the vector types.
12cu|ghc-vector-0.10.0.1-3|37	
12cu|ghc-vector-0.10.0.1-3|38	%files
12cu|ghc-vector-0.10.0.1-3|39	%{_docdir}/%{module}-%{version}
12cu|ghc-vector-0.10.0.1-3|40	%{_libdir}/%{module}-%{version}
12cu|ghc-vector-0.10.0.1-3|41	%{_cabal_rpm_deps_dir}
12cu|ghc-vector-0.10.0.1-3|42	%{_cabal_haddoc_files}
12cu|ghc-vector-0.10.0.1-3|43	
12cu|ghc-vector-0.10.0.1-3|44	#----------------------------------------------------------------------------
12cu|ghc-vector-0.10.0.1-3|45	
12cu|ghc-vector-0.10.0.1-3|46	%prep
12cu|ghc-vector-0.10.0.1-3|47	%setup -q -n %{module}-%{version}
12cu|ghc-vector-0.10.0.1-3|48	
12cu|ghc-vector-0.10.0.1-3|49	%build
12cu|ghc-vector-0.10.0.1-3|50	%_cabal_build
12cu|ghc-vector-0.10.0.1-3|51	
12cu|ghc-vector-0.10.0.1-3|52	%install
12cu|ghc-vector-0.10.0.1-3|53	%_cabal_install
12cu|ghc-vector-0.10.0.1-3|54	%_cabal_rpm_gen_deps
12cu|ghc-vector-0.10.0.1-3|55	%_cabal_scriptlets
12cu|ghc-vector-0.10.0.1-3|56	
12cu|ghc-vector-0.10.0.1-3|57	%check
12cu|ghc-vector-0.10.0.1-3|58	%_cabal_check
12cu|ghc-vector-0.10.0.1-3|59	
12cu|ghc-vector-0.10.0.1-3|60	
12cu|ghc-vector-0.10.0.1-3|61	%changelog
12cu|ghc-vector-0.10.0.1-3|62	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.0.1-3
12cu|ghc-vector-0.10.0.1-3|63	+ Revision: d70de57
12cu|ghc-vector-0.10.0.1-3|64	- LOG Spec cleanup
12cu|ghc-vector-0.10.0.1-3|65	
12cu|ghc-vector-0.10.0.1-3|66	

9519 12
12cu|ghc-X11-1.6.1.1-4|1	%global debug_package %{nil}
12cu|ghc-X11-1.6.1.1-4|2	%define module X11
12cu|ghc-X11-1.6.1.1-4|3	
12cu|ghc-X11-1.6.1.1-4|4	Summary:	A binding to the X11 graphics library for Haskell
12cu|ghc-X11-1.6.1.1-4|5	Name:		ghc-%{module}
12cu|ghc-X11-1.6.1.1-4|6	Version:	1.6.1.1
12cu|ghc-X11-1.6.1.1-4|7	Release:	4
12cu|ghc-X11-1.6.1.1-4|8	License:	BSD
12cu|ghc-X11-1.6.1.1-4|9	Group:		Development/Other
12cu|ghc-X11-1.6.1.1-4|10	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-X11-1.6.1.1-4|11	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-X11-1.6.1.1-4|12	Source1:	x11-1.6.1.1-html.tar.bz
12cu|ghc-X11-1.6.1.1-4|13	Source10:	%{name}.rpmlintrc
12cu|ghc-X11-1.6.1.1-4|14	BuildRequires:	ghc-devel
12cu|ghc-X11-1.6.1.1-4|15	BuildRequires:	haddock
12cu|ghc-X11-1.6.1.1-4|16	BuildRequires:	haskell-macros
12cu|ghc-X11-1.6.1.1-4|17	BuildRequires:	haskell(data-default)
12cu|ghc-X11-1.6.1.1-4|18	BuildRequires:	pkgconfig(x11)
12cu|ghc-X11-1.6.1.1-4|19	BuildRequires:	pkgconfig(xrandr)
12cu|ghc-X11-1.6.1.1-4|20	BuildRequires:	pkgconfig(xinerama)
12cu|ghc-X11-1.6.1.1-4|21	Requires(post,preun):	ghc
12cu|ghc-X11-1.6.1.1-4|22	Requires(pre):	haskell(data-default)
12cu|ghc-X11-1.6.1.1-4|23	
12cu|ghc-X11-1.6.1.1-4|24	%description
12cu|ghc-X11-1.6.1.1-4|25	A Haskell binding to the X11 graphics library.
12cu|ghc-X11-1.6.1.1-4|26	
12cu|ghc-X11-1.6.1.1-4|27	The binding is a direct translation of the C binding; for documentation of
12cu|ghc-X11-1.6.1.1-4|28	these calls, refer to "The Xlib Programming Manual", available online at
12cu|ghc-X11-1.6.1.1-4|29	<http://tronche.com/gui/x/xlib/>.
12cu|ghc-X11-1.6.1.1-4|30	
12cu|ghc-X11-1.6.1.1-4|31	%files
12cu|ghc-X11-1.6.1.1-4|32	%{_docdir}/%{module}-%{version}
12cu|ghc-X11-1.6.1.1-4|33	%{_libdir}/%{module}-%{version}
12cu|ghc-X11-1.6.1.1-4|34	%{_cabal_rpm_deps_dir}
12cu|ghc-X11-1.6.1.1-4|35	%{_cabal_haddoc_files}
12cu|ghc-X11-1.6.1.1-4|36	
12cu|ghc-X11-1.6.1.1-4|37	#----------------------------------------------------------------------------
12cu|ghc-X11-1.6.1.1-4|38	
12cu|ghc-X11-1.6.1.1-4|39	%prep
12cu|ghc-X11-1.6.1.1-4|40	%setup -q -n %{module}-%{version} -a1
12cu|ghc-X11-1.6.1.1-4|41	
12cu|ghc-X11-1.6.1.1-4|42	%build
12cu|ghc-X11-1.6.1.1-4|43	%_cabal_build
12cu|ghc-X11-1.6.1.1-4|44	mkdir -p dist/doc
12cu|ghc-X11-1.6.1.1-4|45	cp -r html dist/doc/html
12cu|ghc-X11-1.6.1.1-4|46	
12cu|ghc-X11-1.6.1.1-4|47	%install
12cu|ghc-X11-1.6.1.1-4|48	%_cabal_install
12cu|ghc-X11-1.6.1.1-4|49	%_cabal_rpm_gen_deps
12cu|ghc-X11-1.6.1.1-4|50	%_cabal_scriptlets
12cu|ghc-X11-1.6.1.1-4|51	
12cu|ghc-X11-1.6.1.1-4|52	
12cu|ghc-X11-1.6.1.1-4|53	%changelog
12cu|ghc-X11-1.6.1.1-4|54	* Mon Apr 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.1.1-4
12cu|ghc-X11-1.6.1.1-4|55	+ Revision: a88a672
12cu|ghc-X11-1.6.1.1-4|56	- Build in a proper way, update BuildRequires
12cu|ghc-X11-1.6.1.1-4|57	
12cu|ghc-X11-1.6.1.1-4|58	

9520 12
12cu|ghc-xhtml-3000.2.1-7|1	%global debug_package %{nil}
12cu|ghc-xhtml-3000.2.1-7|2	%define _no_haddock 0
12cu|ghc-xhtml-3000.2.1-7|3	%define sname xhtml
12cu|ghc-xhtml-3000.2.1-7|4	
12cu|ghc-xhtml-3000.2.1-7|5	Summary:	An XHTML combinator library
12cu|ghc-xhtml-3000.2.1-7|6	Name:		ghc-xhtml
12cu|ghc-xhtml-3000.2.1-7|7	Version:	3000.2.1
12cu|ghc-xhtml-3000.2.1-7|8	Release:	7
12cu|ghc-xhtml-3000.2.1-7|9	License:	BSD
12cu|ghc-xhtml-3000.2.1-7|10	Group:		Development/Other
12cu|ghc-xhtml-3000.2.1-7|11	Url:		http://hackage.haskell.org/package/%{sname}
12cu|ghc-xhtml-3000.2.1-7|12	Source0:	http://hackage.haskell.org/packages/archive/%{sname}/%{version}/%{sname}-%{version}.tar.gz
12cu|ghc-xhtml-3000.2.1-7|13	BuildRequires:	ghc-devel
12cu|ghc-xhtml-3000.2.1-7|14	BuildRequires:	cabalrpmdeps
12cu|ghc-xhtml-3000.2.1-7|15	BuildRequires:	haskell-macros
12cu|ghc-xhtml-3000.2.1-7|16	Requires:	ghc
12cu|ghc-xhtml-3000.2.1-7|17	Requires(post,preun):	ghc
12cu|ghc-xhtml-3000.2.1-7|18	
12cu|ghc-xhtml-3000.2.1-7|19	%description
12cu|ghc-xhtml-3000.2.1-7|20	This package provides combinators for producing XHTML 1.0, including the
12cu|ghc-xhtml-3000.2.1-7|21	Strict, Transitional and Frameset variants.
12cu|ghc-xhtml-3000.2.1-7|22	
12cu|ghc-xhtml-3000.2.1-7|23	%files
12cu|ghc-xhtml-3000.2.1-7|24	%{_docdir}/%{sname}-%{version}
12cu|ghc-xhtml-3000.2.1-7|25	%{_libdir}/%{sname}-%{version}
12cu|ghc-xhtml-3000.2.1-7|26	%{_cabal_rpm_deps_dir}
12cu|ghc-xhtml-3000.2.1-7|27	%{_cabal_haddoc_files}
12cu|ghc-xhtml-3000.2.1-7|28	
12cu|ghc-xhtml-3000.2.1-7|29	#----------------------------------------------------------------------------
12cu|ghc-xhtml-3000.2.1-7|30	
12cu|ghc-xhtml-3000.2.1-7|31	%prep
12cu|ghc-xhtml-3000.2.1-7|32	%setup -q -n %{sname}-%{version}
12cu|ghc-xhtml-3000.2.1-7|33	
12cu|ghc-xhtml-3000.2.1-7|34	%build
12cu|ghc-xhtml-3000.2.1-7|35	%_cabal_build
12cu|ghc-xhtml-3000.2.1-7|36	
12cu|ghc-xhtml-3000.2.1-7|37	%check
12cu|ghc-xhtml-3000.2.1-7|38	%_cabal_check
12cu|ghc-xhtml-3000.2.1-7|39	
12cu|ghc-xhtml-3000.2.1-7|40	%install
12cu|ghc-xhtml-3000.2.1-7|41	%_cabal_install
12cu|ghc-xhtml-3000.2.1-7|42	%_cabal_rpm_gen_deps
12cu|ghc-xhtml-3000.2.1-7|43	%_cabal_scriptlets
12cu|ghc-xhtml-3000.2.1-7|44	
12cu|ghc-xhtml-3000.2.1-7|45	
12cu|ghc-xhtml-3000.2.1-7|46	%changelog
12cu|ghc-xhtml-3000.2.1-7|47	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3000.2.1-7
12cu|ghc-xhtml-3000.2.1-7|48	+ Revision: acba752
12cu|ghc-xhtml-3000.2.1-7|49	- LOG Spec cleanup
12cu|ghc-xhtml-3000.2.1-7|50	
12cu|ghc-xhtml-3000.2.1-7|51	

9521 12
12cu|ghc-zlib-0.5.4.0-4|1	%global debug_package %{nil}
12cu|ghc-zlib-0.5.4.0-4|2	
12cu|ghc-zlib-0.5.4.0-4|3	%define module  zlib
12cu|ghc-zlib-0.5.4.0-4|4	
12cu|ghc-zlib-0.5.4.0-4|5	Summary:	Compression and decompression in the gzip and zlib formats for Haskell
12cu|ghc-zlib-0.5.4.0-4|6	Name:		ghc-%{module}
12cu|ghc-zlib-0.5.4.0-4|7	Version:	0.5.4.0
12cu|ghc-zlib-0.5.4.0-4|8	Release:	4
12cu|ghc-zlib-0.5.4.0-4|9	Group:		Development/Other
12cu|ghc-zlib-0.5.4.0-4|10	License:	BSD
12cu|ghc-zlib-0.5.4.0-4|11	Url:		http://hackage.haskell.org/package/%{module}
12cu|ghc-zlib-0.5.4.0-4|12	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|ghc-zlib-0.5.4.0-4|13	Source10:	%{name}.rpmlintrc
12cu|ghc-zlib-0.5.4.0-4|14	BuildRequires:	ghc-devel
12cu|ghc-zlib-0.5.4.0-4|15	BuildRequires:	haddock
12cu|ghc-zlib-0.5.4.0-4|16	BuildRequires:	haskell-macros
12cu|ghc-zlib-0.5.4.0-4|17	Requires(post,preun):	ghc
12cu|ghc-zlib-0.5.4.0-4|18	
12cu|ghc-zlib-0.5.4.0-4|19	%description
12cu|ghc-zlib-0.5.4.0-4|20	This package provides a pure interface for compressing and decompressing
12cu|ghc-zlib-0.5.4.0-4|21	streams of data represented as lazy 'ByteString's. It uses the zlib C library
12cu|ghc-zlib-0.5.4.0-4|22	so it has high performance. It supports the "zlib", "gzip" and "raw"
12cu|ghc-zlib-0.5.4.0-4|23	compression formats.
12cu|ghc-zlib-0.5.4.0-4|24	
12cu|ghc-zlib-0.5.4.0-4|25	It provides a convenient high level API suitable for most tasks and for the few
12cu|ghc-zlib-0.5.4.0-4|26	cases where more control is needed it provides access to the full zlib feature
12cu|ghc-zlib-0.5.4.0-4|27	set.
12cu|ghc-zlib-0.5.4.0-4|28	
12cu|ghc-zlib-0.5.4.0-4|29	%files
12cu|ghc-zlib-0.5.4.0-4|30	%{_docdir}/%{module}-%{version}
12cu|ghc-zlib-0.5.4.0-4|31	%{_libdir}/%{module}-%{version}
12cu|ghc-zlib-0.5.4.0-4|32	%{_cabal_rpm_deps_dir}
12cu|ghc-zlib-0.5.4.0-4|33	%{_cabal_haddoc_files}
12cu|ghc-zlib-0.5.4.0-4|34	
12cu|ghc-zlib-0.5.4.0-4|35	#----------------------------------------------------------------------------
12cu|ghc-zlib-0.5.4.0-4|36	
12cu|ghc-zlib-0.5.4.0-4|37	%prep
12cu|ghc-zlib-0.5.4.0-4|38	%setup -q -n %{module}-%{version}
12cu|ghc-zlib-0.5.4.0-4|39	
12cu|ghc-zlib-0.5.4.0-4|40	%build
12cu|ghc-zlib-0.5.4.0-4|41	%_cabal_build
12cu|ghc-zlib-0.5.4.0-4|42	
12cu|ghc-zlib-0.5.4.0-4|43	%install
12cu|ghc-zlib-0.5.4.0-4|44	%_cabal_install
12cu|ghc-zlib-0.5.4.0-4|45	%_cabal_rpm_gen_deps
12cu|ghc-zlib-0.5.4.0-4|46	%_cabal_scriptlets
12cu|ghc-zlib-0.5.4.0-4|47	
12cu|ghc-zlib-0.5.4.0-4|48	%check
12cu|ghc-zlib-0.5.4.0-4|49	%_cabal_check
12cu|ghc-zlib-0.5.4.0-4|50	
12cu|ghc-zlib-0.5.4.0-4|51	
12cu|ghc-zlib-0.5.4.0-4|52	%changelog
12cu|ghc-zlib-0.5.4.0-4|53	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.4.0-4
12cu|ghc-zlib-0.5.4.0-4|54	+ Revision: bebb79e
12cu|ghc-zlib-0.5.4.0-4|55	- LOG Update Requires
12cu|ghc-zlib-0.5.4.0-4|56	
12cu|ghc-zlib-0.5.4.0-4|57	

9522 12
12cu|giFTcurs-0.6.2-9|1	Summary:	Cursed frontend to the giFT daemon
12cu|giFTcurs-0.6.2-9|2	Name:		giFTcurs
12cu|giFTcurs-0.6.2-9|3	Version:	0.6.2
12cu|giFTcurs-0.6.2-9|4	Release:	9
12cu|giFTcurs-0.6.2-9|5	License:	GPLv2+
12cu|giFTcurs-0.6.2-9|6	Group:		Networking/Other
12cu|giFTcurs-0.6.2-9|7	Url:		http://www.nongnu.org/giftcurs/
12cu|giFTcurs-0.6.2-9|8	Source0:	http://savannah.nongnu.org/download/giftcurs/%name-%version.tar.bz2
12cu|giFTcurs-0.6.2-9|9	Source1:	%{name}-icon-16.png
12cu|giFTcurs-0.6.2-9|10	Source2:	%{name}-icon-32.png
12cu|giFTcurs-0.6.2-9|11	Source3:	%{name}-icon-48.png
12cu|giFTcurs-0.6.2-9|12	BuildRequires:	gpm-devel
12cu|giFTcurs-0.6.2-9|13	BuildRequires:	pkgconfig(glib-2.0)
12cu|giFTcurs-0.6.2-9|14	BuildRequires:	pkgconfig(ncursesw)
12cu|giFTcurs-0.6.2-9|15	Suggests:	gift
12cu|giFTcurs-0.6.2-9|16	# It doesn't not requires giFT to run 'cause it can connect to another
12cu|giFTcurs-0.6.2-9|17	# host
12cu|giFTcurs-0.6.2-9|18	
12cu|giFTcurs-0.6.2-9|19	%description
12cu|giFTcurs-0.6.2-9|20	The giFTcurs software is a cursed frontend to the giFT daemon and has been
12cu|giFTcurs-0.6.2-9|21	described as "seriously slick". It won't work that well without giFT, which
12cu|giFTcurs-0.6.2-9|22	you should have already.
12cu|giFTcurs-0.6.2-9|23	
12cu|giFTcurs-0.6.2-9|24	%files -f %{name}.lang
12cu|giFTcurs-0.6.2-9|25	%doc README COPYING NEWS AUTHORS ChangeLog TODO ABOUT-NLS
12cu|giFTcurs-0.6.2-9|26	%{_bindir}/giFTcurs
12cu|giFTcurs-0.6.2-9|27	%{_datadir}/applications/%{name}.desktop
12cu|giFTcurs-0.6.2-9|28	%{_miconsdir}/%{name}.png
12cu|giFTcurs-0.6.2-9|29	%{_iconsdir}/%{name}.png
12cu|giFTcurs-0.6.2-9|30	%{_liconsdir}/%{name}.png
12cu|giFTcurs-0.6.2-9|31	%{_mandir}/man1/giFTcurs.1*
12cu|giFTcurs-0.6.2-9|32	%{_mandir}/man5/giFTcurs.conf.5*
12cu|giFTcurs-0.6.2-9|33	
12cu|giFTcurs-0.6.2-9|34	#----------------------------------------------------------------------------
12cu|giFTcurs-0.6.2-9|35	
12cu|giFTcurs-0.6.2-9|36	%prep
12cu|giFTcurs-0.6.2-9|37	%setup -q
12cu|giFTcurs-0.6.2-9|38	
12cu|giFTcurs-0.6.2-9|39	%build
12cu|giFTcurs-0.6.2-9|40	%configure2_5x --with-ncursesw
12cu|giFTcurs-0.6.2-9|41	%make
12cu|giFTcurs-0.6.2-9|42	
12cu|giFTcurs-0.6.2-9|43	%install
12cu|giFTcurs-0.6.2-9|44	%makeinstall_std
12cu|giFTcurs-0.6.2-9|45	
12cu|giFTcurs-0.6.2-9|46	%find_lang %{name}
12cu|giFTcurs-0.6.2-9|47	
12cu|giFTcurs-0.6.2-9|48	# menu
12cu|giFTcurs-0.6.2-9|49	install %{SOURCE1} -D -m 644 %{buildroot}%{_miconsdir}/%{name}.png
12cu|giFTcurs-0.6.2-9|50	install %{SOURCE2} -D -m 644 %{buildroot}%{_iconsdir}/%{name}.png
12cu|giFTcurs-0.6.2-9|51	install %{SOURCE3} -D -m 644 %{buildroot}%{_liconsdir}/%{name}.png
12cu|giFTcurs-0.6.2-9|52	
12cu|giFTcurs-0.6.2-9|53	# Creation of the menu item
12cu|giFTcurs-0.6.2-9|54	
12cu|giFTcurs-0.6.2-9|55	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|giFTcurs-0.6.2-9|56	
12cu|giFTcurs-0.6.2-9|57	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|giFTcurs-0.6.2-9|58	[Desktop Entry]
12cu|giFTcurs-0.6.2-9|59	Type=Application
12cu|giFTcurs-0.6.2-9|60	Exec=%{_bindir}/giFTcurs
12cu|giFTcurs-0.6.2-9|61	Categories=P2P;Network;FileTransfer;ConsoleOnly;
12cu|giFTcurs-0.6.2-9|62	Name=GiFTcurs
12cu|giFTcurs-0.6.2-9|63	Comment=Cursed frontend for the giFT peer2peer software
12cu|giFTcurs-0.6.2-9|64	Icon=%{name}
12cu|giFTcurs-0.6.2-9|65	Terminal=true
12cu|giFTcurs-0.6.2-9|66	EOF
12cu|giFTcurs-0.6.2-9|67	
12cu|giFTcurs-0.6.2-9|68	
12cu|giFTcurs-0.6.2-9|69	%changelog
12cu|giFTcurs-0.6.2-9|70	* Tue Feb 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.2-9
12cu|giFTcurs-0.6.2-9|71	+ Revision: 3bb8e17
12cu|giFTcurs-0.6.2-9|72	- LOG Spec cleanup
12cu|giFTcurs-0.6.2-9|73	
12cu|giFTcurs-0.6.2-9|74	

9523 12
12cu|giggle-0.7-1|1	%define major 0
12cu|giggle-0.7-1|2	%define libname %mklibname %{name} %{major}
12cu|giggle-0.7-1|3	%define libgit %mklibname %{name}-git %{major}
12cu|giggle-0.7-1|4	%define devname %mklibname -d %{name}
12cu|giggle-0.7-1|5	
12cu|giggle-0.7-1|6	Summary:	Gtk frontend for git
12cu|giggle-0.7-1|7	Name:		giggle
12cu|giggle-0.7-1|8	Version:	0.7
12cu|giggle-0.7-1|9	Release:	1
12cu|giggle-0.7-1|10	License:	GPLv2+
12cu|giggle-0.7-1|11	Group:		Development/Other
12cu|giggle-0.7-1|12	Url:		https://wiki.gnome.org/giggle
12cu|giggle-0.7-1|13	Source0:	https://download.gnome.org/sources/%name/%{name}-%{version}.tar.xz
12cu|giggle-0.7-1|14	Patch0:		giggle-0.7-gtksourceview-3.8.patch
12cu|giggle-0.7-1|15	Patch1:		giggle-0.7-gettext-usage.patch
12cu|giggle-0.7-1|16	BuildRequires:	git-core
12cu|giggle-0.7-1|17	BuildRequires:	gnome-common
12cu|giggle-0.7-1|18	BuildRequires:	intltool >= 0.40.0
12cu|giggle-0.7-1|19	BuildRequires:	itstool
12cu|giggle-0.7-1|20	BuildRequires:	libxml2-utils
12cu|giggle-0.7-1|21	BuildRequires:	xsltproc
12cu|giggle-0.7-1|22	BuildRequires:	yelp-tools
12cu|giggle-0.7-1|23	BuildRequires:	pkgconfig(gdk-3.0) >= 3.3.12
12cu|giggle-0.7-1|24	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.22
12cu|giggle-0.7-1|25	BuildRequires:	pkgconfig(gio-2.0) >= 2.30
12cu|giggle-0.7-1|26	BuildRequires:	pkgconfig(glib-2.0) >= 2.30
12cu|giggle-0.7-1|27	BuildRequires:	pkgconfig(gthread-2.0) >= 2.30
12cu|giggle-0.7-1|28	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.3.12
12cu|giggle-0.7-1|29	BuildRequires:	pkgconfig(gtksourceview-3.0) >= 3.8
12cu|giggle-0.7-1|30	BuildRequires:	pkgconfig(libebook-1.2) >= 3.2
12cu|giggle-0.7-1|31	BuildRequires:	pkgconfig(vte-2.90) >= 0.28
12cu|giggle-0.7-1|32	Requires:	git-core
12cu|giggle-0.7-1|33	
12cu|giggle-0.7-1|34	%description
12cu|giggle-0.7-1|35	Giggle is a graphical frontend for the git directory tracker.
12cu|giggle-0.7-1|36	
12cu|giggle-0.7-1|37	%files -f %{name}.lang
12cu|giggle-0.7-1|38	%doc AUTHORS README NEWS ChangeLog
12cu|giggle-0.7-1|39	%{_bindir}/*
12cu|giggle-0.7-1|40	%dir %{_libdir}/%{name}
12cu|giggle-0.7-1|41	%dir %{_libdir}/%{name}/plugins
12cu|giggle-0.7-1|42	%dir %{_libdir}/%{name}/plugins/%{version}
12cu|giggle-0.7-1|43	%{_libdir}/%{name}/plugins/%{version}/libpersonal-details*
12cu|giggle-0.7-1|44	%{_libdir}/%{name}/plugins/%{version}/libterminal-view*
12cu|giggle-0.7-1|45	%{_libdir}/%{name}/plugins/%{version}/*.xml
12cu|giggle-0.7-1|46	%{_datadir}/%{name}/
12cu|giggle-0.7-1|47	%{_datadir}/applications/%{name}.desktop
12cu|giggle-0.7-1|48	%{_iconsdir}/hicolor/*/apps/*
12cu|giggle-0.7-1|49	
12cu|giggle-0.7-1|50	#----------------------------------------------------------------------------
12cu|giggle-0.7-1|51	
12cu|giggle-0.7-1|52	%package -n %{libname}
12cu|giggle-0.7-1|53	Summary:	Shared libraries for Giggle
12cu|giggle-0.7-1|54	Group:		System/Libraries
12cu|giggle-0.7-1|55	
12cu|giggle-0.7-1|56	%description -n %{libname}
12cu|giggle-0.7-1|57	Giggle is a graphical frontend for the git directory tracker.
12cu|giggle-0.7-1|58	
12cu|giggle-0.7-1|59	%files -n %{libname}
12cu|giggle-0.7-1|60	%{_libdir}/libgiggle.so.%{major}*
12cu|giggle-0.7-1|61	
12cu|giggle-0.7-1|62	#----------------------------------------------------------------------------
12cu|giggle-0.7-1|63	
12cu|giggle-0.7-1|64	%package -n %{libgit}
12cu|giggle-0.7-1|65	Summary:	Shared libraries for Giggle
12cu|giggle-0.7-1|66	Group:		System/Libraries
12cu|giggle-0.7-1|67	Conflicts:	%{_lib}giggle0 < 0.7
12cu|giggle-0.7-1|68	
12cu|giggle-0.7-1|69	%description -n %{libgit}
12cu|giggle-0.7-1|70	Giggle is a graphical frontend for the git directory tracker.
12cu|giggle-0.7-1|71	
12cu|giggle-0.7-1|72	%files -n %{libgit}
12cu|giggle-0.7-1|73	%{_libdir}/libgiggle-git.so.%{major}*
12cu|giggle-0.7-1|74	
12cu|giggle-0.7-1|75	#----------------------------------------------------------------------------
12cu|giggle-0.7-1|76	
12cu|giggle-0.7-1|77	%package -n %{devname}
12cu|giggle-0.7-1|78	Summary:	Development files for Giggle
12cu|giggle-0.7-1|79	Group:		Development/C
12cu|giggle-0.7-1|80	Provides:	%{name}-devel = %{EVRD}
12cu|giggle-0.7-1|81	Requires:	%{libname} = %{EVRD}
12cu|giggle-0.7-1|82	Requires:	%{libgit} = %{EVRD}
12cu|giggle-0.7-1|83	
12cu|giggle-0.7-1|84	%description -n %{devname}
12cu|giggle-0.7-1|85	Giggle is a graphical frontend for the git directory tracker.
12cu|giggle-0.7-1|86	
12cu|giggle-0.7-1|87	%files -n %{devname}
12cu|giggle-0.7-1|88	%{_libdir}/libgiggle.so
12cu|giggle-0.7-1|89	%{_libdir}/libgiggle-git.so
12cu|giggle-0.7-1|90	%{_includedir}/%{name}
12cu|giggle-0.7-1|91	
12cu|giggle-0.7-1|92	#----------------------------------------------------------------------------
12cu|giggle-0.7-1|93	
12cu|giggle-0.7-1|94	%prep
12cu|giggle-0.7-1|95	%setup -q
12cu|giggle-0.7-1|96	%apply_patches
12cu|giggle-0.7-1|97	
12cu|giggle-0.7-1|98	%build
12cu|giggle-0.7-1|99	NOCONFIGURE=yes gnome-autogen.sh
12cu|giggle-0.7-1|100	%configure2_5x --disable-static
12cu|giggle-0.7-1|101	%make
12cu|giggle-0.7-1|102	
12cu|giggle-0.7-1|103	%install
12cu|giggle-0.7-1|104	%makeinstall_std
12cu|giggle-0.7-1|105	
12cu|giggle-0.7-1|106	%find_lang %{name} --with-gnome
12cu|giggle-0.7-1|107	
12cu|giggle-0.7-1|108	
12cu|giggle-0.7-1|109	%changelog
12cu|giggle-0.7-1|110	* Tue Feb 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7-1
12cu|giggle-0.7-1|111	+ Revision: 217dd1b
12cu|giggle-0.7-1|112	- LOG New version 0.7, split library package, update BuildRequires
12cu|giggle-0.7-1|113	
12cu|giggle-0.7-1|114	

9524 12
12cu|gigi-0.8.0-8.20130806.3|1	# System resource usage is extremely high so disable extra flags, including debug
12cu|gigi-0.8.0-8.20130806.3|2	%define _enable_debug_packages %{nil}
12cu|gigi-0.8.0-8.20130806.3|3	%define debug_package %{nil}
12cu|gigi-0.8.0-8.20130806.3|4	
12cu|gigi-0.8.0-8.20130806.3|5	%define oname GiGi
12cu|gigi-0.8.0-8.20130806.3|6	
12cu|gigi-0.8.0-8.20130806.3|7	# 20120910 is from FreeOrion source tree
12cu|gigi-0.8.0-8.20130806.3|8	%define svnrev	20130806
12cu|gigi-0.8.0-8.20130806.3|9	
12cu|gigi-0.8.0-8.20130806.3|10	%define major		0
12cu|gigi-0.8.0-8.20130806.3|11	%define libname		%mklibname %{oname} %{major}
12cu|gigi-0.8.0-8.20130806.3|12	%define libggogre	%mklibname %{oname}Ogre %{major}
12cu|gigi-0.8.0-8.20130806.3|13	%define libggois	%mklibname %{oname}OgrePlugin_OIS %{major}
12cu|gigi-0.8.0-8.20130806.3|14	%define libggsdl	%mklibname %{oname}SDL %{major}
12cu|gigi-0.8.0-8.20130806.3|15	%define devname		%mklibname %{oname} -d
12cu|gigi-0.8.0-8.20130806.3|16	
12cu|gigi-0.8.0-8.20130806.3|17	Summary:	A GUI library for OpenGL
12cu|gigi-0.8.0-8.20130806.3|18	Name:		gigi
12cu|gigi-0.8.0-8.20130806.3|19	Version:	0.8.0
12cu|gigi-0.8.0-8.20130806.3|20	Release:	8.%{svnrev}.3
12cu|gigi-0.8.0-8.20130806.3|21	License:	LGPLv2+
12cu|gigi-0.8.0-8.20130806.3|22	Group:		System/Libraries
12cu|gigi-0.8.0-8.20130806.3|23	Url:		http://gigi.sourceforge.net/
12cu|gigi-0.8.0-8.20130806.3|24	Source0:	%{name}-%{svnrev}.tar.xz
12cu|gigi-0.8.0-8.20130806.3|25	Patch0:		gigi-20130806-link.patch
12cu|gigi-0.8.0-8.20130806.3|26	Patch1:		gigi-20130806-soversion.patch
12cu|gigi-0.8.0-8.20130806.3|27	
12cu|gigi-0.8.0-8.20130806.3|28	BuildRequires:	cmake
12cu|gigi-0.8.0-8.20130806.3|29	BuildRequires:	doxygen
12cu|gigi-0.8.0-8.20130806.3|30	BuildRequires:	boost-devel
12cu|gigi-0.8.0-8.20130806.3|31	BuildRequires:	jpeg-devel
12cu|gigi-0.8.0-8.20130806.3|32	BuildRequires:	libtool-devel
12cu|gigi-0.8.0-8.20130806.3|33	BuildRequires:	tiff-devel
12cu|gigi-0.8.0-8.20130806.3|34	BuildRequires:	pkgconfig(freetype2)
12cu|gigi-0.8.0-8.20130806.3|35	BuildRequires:	pkgconfig(gl)
12cu|gigi-0.8.0-8.20130806.3|36	BuildRequires:	pkgconfig(glu)
12cu|gigi-0.8.0-8.20130806.3|37	BuildRequires:	pkgconfig(libpng)
12cu|gigi-0.8.0-8.20130806.3|38	BuildRequires:	pkgconfig(OGRE)
12cu|gigi-0.8.0-8.20130806.3|39	BuildRequires:	pkgconfig(OIS)
12cu|gigi-0.8.0-8.20130806.3|40	BuildRequires:	pkgconfig(sdl)
12cu|gigi-0.8.0-8.20130806.3|41	
12cu|gigi-0.8.0-8.20130806.3|42	%description
12cu|gigi-0.8.0-8.20130806.3|43	GiGi (aka GG) is a GUI library for OpenGL. It is platform-independent
12cu|gigi-0.8.0-8.20130806.3|44	(it runs at least on Linux and Windows, and probably more),
12cu|gigi-0.8.0-8.20130806.3|45	compiler-independent (it compiles under at GCC 3.2 or higher and MSVC++ 7.1
12cu|gigi-0.8.0-8.20130806.3|46	or higher, and probably more), and driver-independent. A reference driver
12cu|gigi-0.8.0-8.20130806.3|47	for SDL is provided, and it is straightforward to write one for yourself
12cu|gigi-0.8.0-8.20130806.3|48	should you decide to do so.
12cu|gigi-0.8.0-8.20130806.3|49	
12cu|gigi-0.8.0-8.20130806.3|50	#----------------------------------------------------------------------------
12cu|gigi-0.8.0-8.20130806.3|51	
12cu|gigi-0.8.0-8.20130806.3|52	%package -n 	%{libname}
12cu|gigi-0.8.0-8.20130806.3|53	Summary:	A GUI library for OpenGL
12cu|gigi-0.8.0-8.20130806.3|54	Group:		System/Libraries
12cu|gigi-0.8.0-8.20130806.3|55	Provides:	%{name} = %{EVRD}
12cu|gigi-0.8.0-8.20130806.3|56	Conflicts:	%{_lib}gigi0 < %{EVRD}
12cu|gigi-0.8.0-8.20130806.3|57	Obsoletes:	%{_lib}gigi0 < %{EVRD}
12cu|gigi-0.8.0-8.20130806.3|58	
12cu|gigi-0.8.0-8.20130806.3|59	%description -n %{libname}
12cu|gigi-0.8.0-8.20130806.3|60	This package contains the shared library for GiGi (aka GG), a GUI library
12cu|gigi-0.8.0-8.20130806.3|61	for OpenGL.
12cu|gigi-0.8.0-8.20130806.3|62	
12cu|gigi-0.8.0-8.20130806.3|63	%files -n %{libname}
12cu|gigi-0.8.0-8.20130806.3|64	%{_libdir}/lib%{oname}.so.%{major}*
12cu|gigi-0.8.0-8.20130806.3|65	
12cu|gigi-0.8.0-8.20130806.3|66	#----------------------------------------------------------------------------
12cu|gigi-0.8.0-8.20130806.3|67	
12cu|gigi-0.8.0-8.20130806.3|68	%package -n 	%{libggogre}
12cu|gigi-0.8.0-8.20130806.3|69	Summary:	A GUI library for OpenGL (OGRE)
12cu|gigi-0.8.0-8.20130806.3|70	Group:		System/Libraries
12cu|gigi-0.8.0-8.20130806.3|71	Conflicts:	%{_lib}gigi0 < %{EVRD}
12cu|gigi-0.8.0-8.20130806.3|72	
12cu|gigi-0.8.0-8.20130806.3|73	%description -n %{libggogre}
12cu|gigi-0.8.0-8.20130806.3|74	This package contains the shared library for GiGi (aka GG), a GUI library
12cu|gigi-0.8.0-8.20130806.3|75	for OpenGL.
12cu|gigi-0.8.0-8.20130806.3|76	
12cu|gigi-0.8.0-8.20130806.3|77	%files -n %{libggogre}
12cu|gigi-0.8.0-8.20130806.3|78	%{_libdir}/lib%{oname}Ogre.so.%{major}*
12cu|gigi-0.8.0-8.20130806.3|79	
12cu|gigi-0.8.0-8.20130806.3|80	#----------------------------------------------------------------------------
12cu|gigi-0.8.0-8.20130806.3|81	
12cu|gigi-0.8.0-8.20130806.3|82	%package -n 	%{libggois}
12cu|gigi-0.8.0-8.20130806.3|83	Summary:	A GUI library for OpenGL (OGRE OIS plugin)
12cu|gigi-0.8.0-8.20130806.3|84	Group:		System/Libraries
12cu|gigi-0.8.0-8.20130806.3|85	Conflicts:	%{_lib}gigi0 < %{EVRD}
12cu|gigi-0.8.0-8.20130806.3|86	
12cu|gigi-0.8.0-8.20130806.3|87	%description -n %{libggois}
12cu|gigi-0.8.0-8.20130806.3|88	This package contains the shared library for GiGi (aka GG), a GUI library
12cu|gigi-0.8.0-8.20130806.3|89	for OpenGL.
12cu|gigi-0.8.0-8.20130806.3|90	
12cu|gigi-0.8.0-8.20130806.3|91	%files -n %{libggois}
12cu|gigi-0.8.0-8.20130806.3|92	%{_libdir}/lib%{oname}OgrePlugin_OIS.so.%{major}*
12cu|gigi-0.8.0-8.20130806.3|93	
12cu|gigi-0.8.0-8.20130806.3|94	#----------------------------------------------------------------------------
12cu|gigi-0.8.0-8.20130806.3|95	
12cu|gigi-0.8.0-8.20130806.3|96	%package -n 	%{libggsdl}
12cu|gigi-0.8.0-8.20130806.3|97	Summary:	A GUI library for OpenGL (SDL)
12cu|gigi-0.8.0-8.20130806.3|98	Group:		System/Libraries
12cu|gigi-0.8.0-8.20130806.3|99	Conflicts:	%{_lib}gigi0 < %{EVRD}
12cu|gigi-0.8.0-8.20130806.3|100	
12cu|gigi-0.8.0-8.20130806.3|101	%description -n %{libggsdl}
12cu|gigi-0.8.0-8.20130806.3|102	This package contains the shared library for GiGi (aka GG), a GUI library
12cu|gigi-0.8.0-8.20130806.3|103	for OpenGL.
12cu|gigi-0.8.0-8.20130806.3|104	
12cu|gigi-0.8.0-8.20130806.3|105	%files -n %{libggsdl}
12cu|gigi-0.8.0-8.20130806.3|106	%{_libdir}/lib%{oname}SDL.so.%{major}*
12cu|gigi-0.8.0-8.20130806.3|107	
12cu|gigi-0.8.0-8.20130806.3|108	#----------------------------------------------------------------------------
12cu|gigi-0.8.0-8.20130806.3|109	
12cu|gigi-0.8.0-8.20130806.3|110	%package -n 	%{devname}
12cu|gigi-0.8.0-8.20130806.3|111	Summary:	Development headers for GiGi
12cu|gigi-0.8.0-8.20130806.3|112	Group:		System/Libraries
12cu|gigi-0.8.0-8.20130806.3|113	Provides:	%{name}-devel = %{EVRD}
12cu|gigi-0.8.0-8.20130806.3|114	Provides:	%{oname}-devel = %{EVRD}
12cu|gigi-0.8.0-8.20130806.3|115	Requires:	%{libname} = %{EVRD}
12cu|gigi-0.8.0-8.20130806.3|116	Requires:	%{libggogre} = %{EVRD}
12cu|gigi-0.8.0-8.20130806.3|117	Requires:	%{libggois} = %{EVRD}
12cu|gigi-0.8.0-8.20130806.3|118	Requires:	%{libggsdl} = %{EVRD}
12cu|gigi-0.8.0-8.20130806.3|119	Conflicts:	%{_lib}gigi-devel < %{EVRD}
12cu|gigi-0.8.0-8.20130806.3|120	%rename		%{_lib}gigi-devel
12cu|gigi-0.8.0-8.20130806.3|121	
12cu|gigi-0.8.0-8.20130806.3|122	%description -n %{devname}
12cu|gigi-0.8.0-8.20130806.3|123	Development headers and includes for GiGi (aka GG), a GUI library
12cu|gigi-0.8.0-8.20130806.3|124	for OpenGL.
12cu|gigi-0.8.0-8.20130806.3|125	
12cu|gigi-0.8.0-8.20130806.3|126	%files -n %{devname}
12cu|gigi-0.8.0-8.20130806.3|127	%{_libdir}/lib%{oname}*.so
12cu|gigi-0.8.0-8.20130806.3|128	%{_libdir}/pkgconfig/%{oname}*
12cu|gigi-0.8.0-8.20130806.3|129	%{_includedir}/GG
12cu|gigi-0.8.0-8.20130806.3|130	
12cu|gigi-0.8.0-8.20130806.3|131	#----------------------------------------------------------------------------
12cu|gigi-0.8.0-8.20130806.3|132	
12cu|gigi-0.8.0-8.20130806.3|133	%prep
12cu|gigi-0.8.0-8.20130806.3|134	%setup -qn GG
12cu|gigi-0.8.0-8.20130806.3|135	%patch0 -p1
12cu|gigi-0.8.0-8.20130806.3|136	%patch1 -p1
12cu|gigi-0.8.0-8.20130806.3|137	
12cu|gigi-0.8.0-8.20130806.3|138	%build
12cu|gigi-0.8.0-8.20130806.3|139	# System resource usage is extremely high so disable extra flags and parallel build
12cu|gigi-0.8.0-8.20130806.3|140	%global optflags -O2
12cu|gigi-0.8.0-8.20130806.3|141	%cmake -DBUILD_DEBUG:BOON=ON
12cu|gigi-0.8.0-8.20130806.3|142	make VERBOSE=1
12cu|gigi-0.8.0-8.20130806.3|143	
12cu|gigi-0.8.0-8.20130806.3|144	%install
12cu|gigi-0.8.0-8.20130806.3|145	%makeinstall_std -C build
12cu|gigi-0.8.0-8.20130806.3|146	

9525 12
12cu|gimp2-freetype-0.6-8|1	%define pkgname gimp-freetype
12cu|gimp2-freetype-0.6-8|2	
12cu|gimp2-freetype-0.6-8|3	Summary:	A GIMP font renderer based on the freetype library
12cu|gimp2-freetype-0.6-8|4	Name:		gimp2-freetype
12cu|gimp2-freetype-0.6-8|5	Version:	0.6
12cu|gimp2-freetype-0.6-8|6	Release:	8
12cu|gimp2-freetype-0.6-8|7	License:	GPLv2+
12cu|gimp2-freetype-0.6-8|8	Group:		Graphics
12cu|gimp2-freetype-0.6-8|9	Url:		http://freetype.gimp.org/
12cu|gimp2-freetype-0.6-8|10	Source0:	%{pkgname}-%{version}.tar.bz2
12cu|gimp2-freetype-0.6-8|11	#gw for the broken intltool scripts:
12cu|gimp2-freetype-0.6-8|12	BuildRequires:	perl-XML-Parser
12cu|gimp2-freetype-0.6-8|13	BuildRequires:	pkgconfig(freetype2)
12cu|gimp2-freetype-0.6-8|14	BuildRequires:	pkgconfig(gimp-2.0)
12cu|gimp2-freetype-0.6-8|15	Requires:	gimp
12cu|gimp2-freetype-0.6-8|16	
12cu|gimp2-freetype-0.6-8|17	%description
12cu|gimp2-freetype-0.6-8|18	The goal of gimp-freetype project is to get superb font support into
12cu|gimp2-freetype-0.6-8|19	The GIMP. As a first step, a plug-in for GIMP based on the freetype2
12cu|gimp2-freetype-0.6-8|20	library is developed. Later it might become a tool or a pluggable
12cu|gimp2-freetype-0.6-8|21	module.
12cu|gimp2-freetype-0.6-8|22	
12cu|gimp2-freetype-0.6-8|23	%files -f gimp20-freetype.lang
12cu|gimp2-freetype-0.6-8|24	%doc AUTHORS ChangeLog NEWS README
12cu|gimp2-freetype-0.6-8|25	%{_libdir}/gimp/*/plug-ins/*
12cu|gimp2-freetype-0.6-8|26	%{_datadir}/gimp-freetype
12cu|gimp2-freetype-0.6-8|27	
12cu|gimp2-freetype-0.6-8|28	#----------------------------------------------------------------------------
12cu|gimp2-freetype-0.6-8|29	
12cu|gimp2-freetype-0.6-8|30	%prep
12cu|gimp2-freetype-0.6-8|31	%setup -q -n %{pkgname}-%{version}
12cu|gimp2-freetype-0.6-8|32	
12cu|gimp2-freetype-0.6-8|33	%build
12cu|gimp2-freetype-0.6-8|34	export LDFLAGS="-lm"
12cu|gimp2-freetype-0.6-8|35	%configure2_5x
12cu|gimp2-freetype-0.6-8|36	%make
12cu|gimp2-freetype-0.6-8|37	
12cu|gimp2-freetype-0.6-8|38	%install
12cu|gimp2-freetype-0.6-8|39	%makeinstall_std
12cu|gimp2-freetype-0.6-8|40	
12cu|gimp2-freetype-0.6-8|41	%find_lang gimp20-freetype
12cu|gimp2-freetype-0.6-8|42	
12cu|gimp2-freetype-0.6-8|43	
12cu|gimp2-freetype-0.6-8|44	%changelog
12cu|gimp2-freetype-0.6-8|45	* Fri May 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6-8
12cu|gimp2-freetype-0.6-8|46	+ Revision: d075f8d
12cu|gimp2-freetype-0.6-8|47	- Spec cleanup
12cu|gimp2-freetype-0.6-8|48	
12cu|gimp2-freetype-0.6-8|49	

9526 12
12cu|gimp2-gap-2.6.0-6|1	%define pkgname gimp-gap
12cu|gimp2-gap-2.6.0-6|2	
12cu|gimp2-gap-2.6.0-6|3	Summary:	GAP (GIMP Animation Package), a video plug-in for GIMP
12cu|gimp2-gap-2.6.0-6|4	Name:		gimp2-gap
12cu|gimp2-gap-2.6.0-6|5	Version:	2.6.0
12cu|gimp2-gap-2.6.0-6|6	Release:	6
12cu|gimp2-gap-2.6.0-6|7	License:	GPLv2+
12cu|gimp2-gap-2.6.0-6|8	Group:		Graphics
12cu|gimp2-gap-2.6.0-6|9	Url:		http://gimp.org
12cu|gimp2-gap-2.6.0-6|10	Source0:	ftp://ftp.gimp.org/pub/gimp/plug-ins/v2.6/gap/%{pkgname}-%{version}.tar.bz2
12cu|gimp2-gap-2.6.0-6|11	Patch2:		gimp-gap-2.6.0-libmpeg3-format-strings.patch
12cu|gimp2-gap-2.6.0-6|12	Patch3:		gimp-gap-2.6.0-format-strings.patch
12cu|gimp2-gap-2.6.0-6|13	Patch4:		gimp-gap-2.6.0-fix-linking.patch
12cu|gimp2-gap-2.6.0-6|14	BuildRequires:	glib-gettextize
12cu|gimp2-gap-2.6.0-6|15	BuildRequires:	intltool >= 0.17
12cu|gimp2-gap-2.6.0-6|16	BuildRequires:	jpeg-devel
12cu|gimp2-gap-2.6.0-6|17	BuildRequires:	pkgconfig(gimp-2.0)
12cu|gimp2-gap-2.6.0-6|18	Requires:	gimp
12cu|gimp2-gap-2.6.0-6|19	Requires:	wavplay
12cu|gimp2-gap-2.6.0-6|20	
12cu|gimp2-gap-2.6.0-6|21	%description
12cu|gimp2-gap-2.6.0-6|22	The GIMP has some plug-ins supporting animation features based on
12cu|gimp2-gap-2.6.0-6|23	layers, with each layer of the image being considered as one frame of
12cu|gimp2-gap-2.6.0-6|24	the animation.
12cu|gimp2-gap-2.6.0-6|25	
12cu|gimp2-gap-2.6.0-6|26	GAP is a collection of plug-ins that extend the GIMP's animation
12cu|gimp2-gap-2.6.0-6|27	capabilities by supporting the creation of more complex animations. It
12cu|gimp2-gap-2.6.0-6|28	was part of the GIMP from 1.1.4 to the 1.2 series, but was split
12cu|gimp2-gap-2.6.0-6|29	afterwards.
12cu|gimp2-gap-2.6.0-6|30	
12cu|gimp2-gap-2.6.0-6|31	Additional Informations about the GAP can be found in the GimpUserManual
12cu|gimp2-gap-2.6.0-6|32	Chapter Advanced Animation.
12cu|gimp2-gap-2.6.0-6|33	
12cu|gimp2-gap-2.6.0-6|34	%files -f gimp20-gap.lang
12cu|gimp2-gap-2.6.0-6|35	%doc AUTHORS ChangeLog* README
12cu|gimp2-gap-2.6.0-6|36	%{_libdir}/gimp/2.0/plug-ins/*
12cu|gimp2-gap-2.6.0-6|37	%{_libdir}/gimp-gap-2.0
12cu|gimp2-gap-2.6.0-6|38	%{_datadir}/gimp/2.0/scripts/*
12cu|gimp2-gap-2.6.0-6|39	
12cu|gimp2-gap-2.6.0-6|40	#----------------------------------------------------------------------------
12cu|gimp2-gap-2.6.0-6|41	
12cu|gimp2-gap-2.6.0-6|42	%prep
12cu|gimp2-gap-2.6.0-6|43	%setup -q -n %{pkgname}-%{version}
12cu|gimp2-gap-2.6.0-6|44	pushd extern_libs/
12cu|gimp2-gap-2.6.0-6|45	tar xzf libmpeg3.tar.gz
12cu|gimp2-gap-2.6.0-6|46	%patch2 -p0
12cu|gimp2-gap-2.6.0-6|47	popd
12cu|gimp2-gap-2.6.0-6|48	%patch3 -p1 -b .format-strings
12cu|gimp2-gap-2.6.0-6|49	%patch4 -p1
12cu|gimp2-gap-2.6.0-6|50	
12cu|gimp2-gap-2.6.0-6|51	find . -name "Makefile*" -o -name "*.m4" |xargs sed -i -e 's,configure.in,configure.ac,g'
12cu|gimp2-gap-2.6.0-6|52	
12cu|gimp2-gap-2.6.0-6|53	%build
12cu|gimp2-gap-2.6.0-6|54	%define _disable_ld_no_undefined 1
12cu|gimp2-gap-2.6.0-6|55	%configure2_5x
12cu|gimp2-gap-2.6.0-6|56	make LIBS="-lm -pthread"
12cu|gimp2-gap-2.6.0-6|57	
12cu|gimp2-gap-2.6.0-6|58	%install
12cu|gimp2-gap-2.6.0-6|59	%makeinstall \
12cu|gimp2-gap-2.6.0-6|60	libexecdir=%{buildroot}%{_libexecdir}/gimp/2.0/plug-ins \
12cu|gimp2-gap-2.6.0-6|61	scriptdatadir=%{buildroot}%{_datadir}/gimp/2.0/scripts
12cu|gimp2-gap-2.6.0-6|62	#gw the makefile is broken, move the file by hand
12cu|gimp2-gap-2.6.0-6|63	mkdir -p %{buildroot}%{_libexecdir}/gimp-gap-2.0
12cu|gimp2-gap-2.6.0-6|64	mv %{buildroot}%{_libexecdir}/gimp/2.0/plug-ins/audioconvert_to_wav.sh %{buildroot}%{_libexecdir}/gimp-gap-2.0
12cu|gimp2-gap-2.6.0-6|65	rm -f %{buildroot}%{_datadir}/gimp/2.0/scripts/*.a
12cu|gimp2-gap-2.6.0-6|66	
12cu|gimp2-gap-2.6.0-6|67	%find_lang gimp20-gap
12cu|gimp2-gap-2.6.0-6|68	
12cu|gimp2-gap-2.6.0-6|69	
12cu|gimp2-gap-2.6.0-6|70	%changelog
12cu|gimp2-gap-2.6.0-6|71	* Tue Feb 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.6.0-6
12cu|gimp2-gap-2.6.0-6|72	+ Revision: 3aa2085
12cu|gimp2-gap-2.6.0-6|73	- LOG Fix build
12cu|gimp2-gap-2.6.0-6|74	
12cu|gimp2-gap-2.6.0-6|75	

9527 12
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|1	%define	sname	wavelet-decompose
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|2	
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|3	Summary:	Gimp plugin to decomposes a layer into layers of wavelet scales
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|4	Name:		gimp-plugin-%{sname}
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|5	Version:	0.1.2
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|6	Release:	1
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|7	Group:		Graphics
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|8	License:	GPLv2
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|9	Url:		http://registry.gimp.org/node/11742
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|10	Source:		http://registry.gimp.org/files/%{sname}-%{version}.tar.gz
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|11	BuildRequires:	pkgconfig(gimp-2.0)
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|12	Requires:	gimp
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|13	
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|14	%description
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|15	This plugin losslessly decomposes a layer of an image into layers of wavelet
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|16	scales. This means that you can edit the image on different detail scales.
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|17	The trivial recomposition of the image can be done by GIMP's layer modes so
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|18	you can see the results of your modifications instantly.
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|19	
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|20	Among the applications are:
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|21	- retouching
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|22	- noise reduction
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|23	- enhancing global contrast
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|24	
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|25	%prep
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|26	%setup -q -n %{sname}-%{version}
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|27	sed -i s,"install -v","install -D -v",g po/Makefile
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|28	
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|29	%build
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|30	%make
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|31	
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|32	%install
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|33	make -C po install LOCALEDIR=%{buildroot}%{_datadir}/locale
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|34	install -Dm 755 src/%{sname} %{buildroot}%{_libdir}/gimp/2.0/plug-ins/%{sname}
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|35	
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|36	%find_lang gimp20-%{sname}-plug-in
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|37	
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|38	%files -f gimp20-%{sname}-plug-in.lang
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|39	%doc COPYING AUTHORS ChangeLog THANKS README TRANSLATIONS
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|40	%{_libdir}/gimp/2.0/plug-ins/%{sname}
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|41	
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|42	
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|43	%changelog
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|44	* Fri Jan  25 2013 Rosa <rosa@abf.rosalinux.ru>
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|45	+ Commit: 23dbaea
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|46	- Automatic import for version 0.1.2-1
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|47	
12cu|gimp-plugin-wavelet-decompose-0.1.2-1|48	

9528 12
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|1	%define	sname	wavelet-denoise
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|2	
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|3	Summary:	The wavelet denoise Gimp plugin is a tool to reduce noise
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|4	Name:		gimp-plugin-%{sname}
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|5	Version:	0.3.1
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|6	Release:	2
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|7	License:	GPLv2+
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|8	Group:		Graphics
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|9	Url:		http://registry.gimp.org/node/4235
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|10	Source0:	http://registry.gimp.org/files/%{sname}-%{version}.tar.gz
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|11	Patch0:		wavelet-denoise-0.3.1-flags.patch
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|12	BuildRequires:	pkgconfig(gimp-2.0)
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|13	Requires:	gimp
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|14	
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|15	%description
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|16	The wavelet denoise plugin is a tool to reduce noise in each channel of an
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|17	image separately. The default colour space to do denoising is YCbCr which has
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|18	the advantage that chroma noise can be reduced without affecting image details.
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|19	Denoising in CIELAB (L*a*b*) or RGB is available as an option. The user
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|20	interface allows colour mode and preview channel selection. The denoising
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|21	threshold can be set for each colour channel independently.
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|22	
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|23	%files -f gimp20-%{sname}-plug-in.lang
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|24	%doc COPYING AUTHORS ChangeLog THANKS README TRANSLATIONS
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|25	%{_libdir}/gimp/2.0/plug-ins/%{sname}
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|26	
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|27	#----------------------------------------------------------------------------
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|28	
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|29	%prep
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|30	%setup -q -n %{sname}-%{version}
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|31	%patch0 -p1
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|32	sed -i s,"install -v","install -D -v",g po/Makefile
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|33	sed -i s,"(LIBS)","(LIBS) -lm",g src/Makefile
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|34	sed -i s,"*.c","*.c -lm",g src/Makefile
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|35	
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|36	%build
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|37	%setup_compile_flags
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|38	%make
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|39	
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|40	%install
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|41	make -C po install LOCALEDIR=%{buildroot}%{_datadir}/locale
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|42	install -Dm 755 src/%{sname} %{buildroot}%{_libdir}/gimp/2.0/plug-ins/%{sname}
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|43	
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|44	%find_lang gimp20-%{sname}-plug-in
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|45	
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|46	
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|47	%changelog
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|48	* Fri Jun 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.1-2
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|49	+ Revision: 6d27760
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|50	- Adjust compile flags, minor spec cleanups
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|51	
12cu|gimp-plugin-wavelet-denoise-0.3.1-2|52	

9529 12
12cu|gitg-0.2.7-1|1	%define api 1.0
12cu|gitg-0.2.7-1|2	%define major 0
12cu|gitg-0.2.7-1|3	%define libname %mklibname %name %api %major
12cu|gitg-0.2.7-1|4	%define develname %mklibname -d %name
12cu|gitg-0.2.7-1|5	
12cu|gitg-0.2.7-1|6	Name:           gitg
12cu|gitg-0.2.7-1|7	Version:        0.2.7
12cu|gitg-0.2.7-1|8	Release:        1
12cu|gitg-0.2.7-1|9	Summary:        GTK+ graphical interface for the git revision control system
12cu|gitg-0.2.7-1|10	
12cu|gitg-0.2.7-1|11	Group:          Graphical desktop/GNOME
12cu|gitg-0.2.7-1|12	License:        GPLv2+
12cu|gitg-0.2.7-1|13	URL:            http://trac.novowork.com/gitg
12cu|gitg-0.2.7-1|14	Source0:        http://download.gnome.org/sources/gitg/0.2/%{name}-%{version}.tar.xz
12cu|gitg-0.2.7-1|15	
12cu|gitg-0.2.7-1|16	BuildRequires:  dbus-devel
12cu|gitg-0.2.7-1|17	BuildRequires:  pkgconfig(gconf-2.0)
12cu|gitg-0.2.7-1|18	BuildRequires:  glib2-devel >= 1:2.26
12cu|gitg-0.2.7-1|19	BuildRequires:  gtk+3-devel
12cu|gitg-0.2.7-1|20	BuildRequires:  gtksourceview3-devel >= 3.1.3
12cu|gitg-0.2.7-1|21	BuildRequires:  gsettings-desktop-schemas-devel
12cu|gitg-0.2.7-1|22	BuildRequires:  pkgconfig(gladeui-2.0)
12cu|gitg-0.2.7-1|23	BuildRequires:  intltool
12cu|gitg-0.2.7-1|24	Requires:       git
12cu|gitg-0.2.7-1|25	Requires:	%libname >= %version-%release
12cu|gitg-0.2.7-1|26	
12cu|gitg-0.2.7-1|27	%description
12cu|gitg-0.2.7-1|28	gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
12cu|gitg-0.2.7-1|29	convenient tool to visualize git history and actions that benefit from a
12cu|gitg-0.2.7-1|30	graphical presentation.
12cu|gitg-0.2.7-1|31	
12cu|gitg-0.2.7-1|32	%package -n %libname
12cu|gitg-0.2.7-1|33	Group: System/Libraries
12cu|gitg-0.2.7-1|34	Summary: Shared library parts of %name
12cu|gitg-0.2.7-1|35	
12cu|gitg-0.2.7-1|36	%description -n %libname
12cu|gitg-0.2.7-1|37	gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
12cu|gitg-0.2.7-1|38	convenient tool to visualize git history and actions that benefit from a
12cu|gitg-0.2.7-1|39	graphical presentation.
12cu|gitg-0.2.7-1|40	
12cu|gitg-0.2.7-1|41	%package -n %develname
12cu|gitg-0.2.7-1|42	Group: Development/C
12cu|gitg-0.2.7-1|43	Summary: Development library parts of %name
12cu|gitg-0.2.7-1|44	Requires: %libname = %version-%release
12cu|gitg-0.2.7-1|45	Provides: libgitg-devel = %version-%release
12cu|gitg-0.2.7-1|46	
12cu|gitg-0.2.7-1|47	%description -n %develname
12cu|gitg-0.2.7-1|48	gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
12cu|gitg-0.2.7-1|49	convenient tool to visualize git history and actions that benefit from a
12cu|gitg-0.2.7-1|50	graphical presentation.
12cu|gitg-0.2.7-1|51	
12cu|gitg-0.2.7-1|52	%prep
12cu|gitg-0.2.7-1|53	%setup -q
12cu|gitg-0.2.7-1|54	
12cu|gitg-0.2.7-1|55	
12cu|gitg-0.2.7-1|56	%build
12cu|gitg-0.2.7-1|57	%configure2_5x --disable-static --disable-maintainer-mode
12cu|gitg-0.2.7-1|58	%make
12cu|gitg-0.2.7-1|59	
12cu|gitg-0.2.7-1|60	
12cu|gitg-0.2.7-1|61	%install
12cu|gitg-0.2.7-1|62	%makeinstall_std
12cu|gitg-0.2.7-1|63	%find_lang %{name}
12cu|gitg-0.2.7-1|64	
12cu|gitg-0.2.7-1|65	
12cu|gitg-0.2.7-1|66	%clean
12cu|gitg-0.2.7-1|67	
12cu|gitg-0.2.7-1|68	%files -f %{name}.lang
12cu|gitg-0.2.7-1|69	%defattr(-,root,root,-)
12cu|gitg-0.2.7-1|70	%doc AUTHORS NEWS README
12cu|gitg-0.2.7-1|71	
12cu|gitg-0.2.7-1|72	%{_bindir}/gitg
12cu|gitg-0.2.7-1|73	%_datadir/icons/hicolor/*/apps/gitg*
12cu|gitg-0.2.7-1|74	%{_datadir}/gitg
12cu|gitg-0.2.7-1|75	%_datadir/glib-2.0/schemas/org.gnome.gitg.gschema.xml
12cu|gitg-0.2.7-1|76	%{_mandir}/man1/gitg.1*
12cu|gitg-0.2.7-1|77	
12cu|gitg-0.2.7-1|78	%{_datadir}/applications/gitg.desktop
12cu|gitg-0.2.7-1|79	
12cu|gitg-0.2.7-1|80	%files -n %libname
12cu|gitg-0.2.7-1|81	%defattr(-,root,root,-)
12cu|gitg-0.2.7-1|82	%_libdir/libgitg-%api.so.%{major}*
12cu|gitg-0.2.7-1|83	
12cu|gitg-0.2.7-1|84	%files -n %develname
12cu|gitg-0.2.7-1|85	%defattr(-,root,root,-)
12cu|gitg-0.2.7-1|86	%doc ChangeLog
12cu|gitg-0.2.7-1|87	%_includedir/libgitg-%api
12cu|gitg-0.2.7-1|88	%_libdir/libgitg-%api.so
12cu|gitg-0.2.7-1|89	%_libdir/pkgconfig/libgitg-%api.pc
12cu|gitg-0.2.7-1|90	
12cu|gitg-0.2.7-1|91	
12cu|gitg-0.2.7-1|92	
12cu|gitg-0.2.7-1|93	%changelog
12cu|gitg-0.2.7-1|94	* Thu Oct 17 2013 dsilakov <denis.silakov@rosalab.ru> 0.2.7-1
12cu|gitg-0.2.7-1|95	+ Revision: afbeaf8
12cu|gitg-0.2.7-1|96	- Merge pull request #1 from import/gitg:auto_update
12cu|gitg-0.2.7-1|97	- ROSA Updates Builder: update suggested
12cu|gitg-0.2.7-1|98	
12cu|gitg-0.2.7-1|99	

9530 12
12cu|gjay-0.3.2-1|1	Summary:	Automated music manager for DJ applications
12cu|gjay-0.3.2-1|2	Name:		gjay
12cu|gjay-0.3.2-1|3	Version:	0.3.2
12cu|gjay-0.3.2-1|4	Release:	1
12cu|gjay-0.3.2-1|5	License:	GPLv2+
12cu|gjay-0.3.2-1|6	Group:		Sound
12cu|gjay-0.3.2-1|7	Url:		http://gjay.sourceforge.net/
12cu|gjay-0.3.2-1|8	Source0:	%{name}-%{version}.tar.gz
12cu|gjay-0.3.2-1|9	Patch0:		gjay-0.3.2-sfmt.patch
12cu|gjay-0.3.2-1|10	BuildRequires:	pkgconfig(audacious)
12cu|gjay-0.3.2-1|11	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|gjay-0.3.2-1|12	BuildRequires:	pkgconfig(flac)
12cu|gjay-0.3.2-1|13	BuildRequires:	pkgconfig(gsl)
12cu|gjay-0.3.2-1|14	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|gjay-0.3.2-1|15	BuildRequires:	pkgconfig(libmpdclient)
12cu|gjay-0.3.2-1|16	BuildRequires:	pkgconfig(vorbis)
12cu|gjay-0.3.2-1|17	Requires:	audacious
12cu|gjay-0.3.2-1|18	Requires:	mp3info
12cu|gjay-0.3.2-1|19	Requires:	mpg321
12cu|gjay-0.3.2-1|20	Requires:	vorbis-tools
12cu|gjay-0.3.2-1|21	# Doesn't get autogenerated as the app doesn't link against it but
12cu|gjay-0.3.2-1|22	# dlopens it: it's not strictly required, so make it a suggests
12cu|gjay-0.3.2-1|23	Suggests:	%{_lib}flac8
12cu|gjay-0.3.2-1|24	Suggests:	%{_lib}mpdclient2
12cu|gjay-0.3.2-1|25	Suggests:	%{_lib}vorbis0
12cu|gjay-0.3.2-1|26	Suggests:	%{_lib}vorbisfile3
12cu|gjay-0.3.2-1|27	
12cu|gjay-0.3.2-1|28	%description
12cu|gjay-0.3.2-1|29	GJay (Gtk+ DJ) generates playlists across a collection of music (ogg, mp3,
12cu|gjay-0.3.2-1|30	wav) such that each song sounds good following the previous song. It is ideal
12cu|gjay-0.3.2-1|31	for home users who want a non-random way to wander large collections or for
12cu|gjay-0.3.2-1|32	DJs planning a set list. You can generate playlists from within the
12cu|gjay-0.3.2-1|33	application, or run GJay as a standalone command-line utility.
12cu|gjay-0.3.2-1|34	
12cu|gjay-0.3.2-1|35	%files
12cu|gjay-0.3.2-1|36	%doc README
12cu|gjay-0.3.2-1|37	%{_bindir}/%{name}
12cu|gjay-0.3.2-1|38	%{_datadir}/%{name}
12cu|gjay-0.3.2-1|39	%{_mandir}/man1/*
12cu|gjay-0.3.2-1|40	%{_datadir}/applications/%{name}.desktop
12cu|gjay-0.3.2-1|41	
12cu|gjay-0.3.2-1|42	#----------------------------------------------------------------------------
12cu|gjay-0.3.2-1|43	
12cu|gjay-0.3.2-1|44	%prep
12cu|gjay-0.3.2-1|45	%setup -q
12cu|gjay-0.3.2-1|46	%patch0 -p1
12cu|gjay-0.3.2-1|47	
12cu|gjay-0.3.2-1|48	%build
12cu|gjay-0.3.2-1|49	%configure2_5x
12cu|gjay-0.3.2-1|50	%make
12cu|gjay-0.3.2-1|51	
12cu|gjay-0.3.2-1|52	%install
12cu|gjay-0.3.2-1|53	%makeinstall_std
12cu|gjay-0.3.2-1|54	
12cu|gjay-0.3.2-1|55	#menu
12cu|gjay-0.3.2-1|56	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|gjay-0.3.2-1|57	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|gjay-0.3.2-1|58	[Desktop Entry]
12cu|gjay-0.3.2-1|59	Name=GJay
12cu|gjay-0.3.2-1|60	Comment=DJ Collection Manager
12cu|gjay-0.3.2-1|61	Exec=%{_bindir}/%{name}
12cu|gjay-0.3.2-1|62	Icon=sound_section
12cu|gjay-0.3.2-1|63	Terminal=false
12cu|gjay-0.3.2-1|64	Type=Application
12cu|gjay-0.3.2-1|65	StartupNotify=true
12cu|gjay-0.3.2-1|66	Categories=GTK;X-MandrivaLinux-CrossDesktop;Audio;Player;
12cu|gjay-0.3.2-1|67	EOF
12cu|gjay-0.3.2-1|68	
12cu|gjay-0.3.2-1|69	
12cu|gjay-0.3.2-1|70	%changelog
12cu|gjay-0.3.2-1|71	* Tue Feb 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.2-1
12cu|gjay-0.3.2-1|72	+ Revision: edcd014
12cu|gjay-0.3.2-1|73	- LOG Update BuildRequires and Suggests
12cu|gjay-0.3.2-1|74	
12cu|gjay-0.3.2-1|75	

9531 12
12cu|gjdoc-0.7.9-5|1	%define gcj_support        1
12cu|gjdoc-0.7.9-5|2	%bcond_with                native
12cu|gjdoc-0.7.9-5|3	
12cu|gjdoc-0.7.9-5|4	%if %with native
12cu|gjdoc-0.7.9-5|5	%define gcj_support        0
12cu|gjdoc-0.7.9-5|6	%endif
12cu|gjdoc-0.7.9-5|7	
12cu|gjdoc-0.7.9-5|8	Summary:                GNU Javadoc
12cu|gjdoc-0.7.9-5|9	Name:                   gjdoc
12cu|gjdoc-0.7.9-5|10	Version:                0.7.9
12cu|gjdoc-0.7.9-5|11	Release:                5
12cu|gjdoc-0.7.9-5|12	Epoch:                  0
12cu|gjdoc-0.7.9-5|13	License:                GPL
12cu|gjdoc-0.7.9-5|14	Group:                  Development/Java
12cu|gjdoc-0.7.9-5|15	URL:                    http://savannah.gnu.org/projects/classpath/
12cu|gjdoc-0.7.9-5|16	Source0:                ftp://ftp.gnu.org/gnu/classpath/gjdoc-%{version}.tar.gz
12cu|gjdoc-0.7.9-5|17	Source1:                ftp://ftp.gnu.org/gnu/classpath/gjdoc-%{version}.tar.gz.sig
12cu|gjdoc-0.7.9-5|18	Patch0:                 %{name}-fix-control-z.patch
12cu|gjdoc-0.7.9-5|19	Patch1:                 %{name}-rm-timestamp.patch
12cu|gjdoc-0.7.9-5|20	Patch2:                 %{name}-consistent-html.patch
12cu|gjdoc-0.7.9-5|21	Patch3:                 %{name}-fix-bootclasspath-option.patch
12cu|gjdoc-0.7.9-5|22	Requires:               antlr
12cu|gjdoc-0.7.9-5|23	Requires:               jaxp_parser_impl
12cu|gjdoc-0.7.9-5|24	Requires:               jaxp_transform_impl
12cu|gjdoc-0.7.9-5|25	Requires:               java >= 0:1.4.2
12cu|gjdoc-0.7.9-5|26	Requires:               jpackage-utils
12cu|gjdoc-0.7.9-5|27	%if %{gcj_support}
12cu|gjdoc-0.7.9-5|28	BuildRequires:          java-gcj-compat-devel
12cu|gjdoc-0.7.9-5|29	%else
12cu|gjdoc-0.7.9-5|30	%if %without native
12cu|gjdoc-0.7.9-5|31	BuildArch:              noarch
12cu|gjdoc-0.7.9-5|32	%endif
12cu|gjdoc-0.7.9-5|33	%endif
12cu|gjdoc-0.7.9-5|34	BuildRequires:          antlr
12cu|gjdoc-0.7.9-5|35	BuildRequires:          chrpath
12cu|gjdoc-0.7.9-5|36	BuildRequires:          java-devel >= 0:1.4.2
12cu|gjdoc-0.7.9-5|37	BuildRequires:          jaxp_parser_impl
12cu|gjdoc-0.7.9-5|38	BuildRequires:          jaxp_transform_impl
12cu|gjdoc-0.7.9-5|39	BuildRequires:          java-rpmbuild
12cu|gjdoc-0.7.9-5|40	
12cu|gjdoc-0.7.9-5|41	%description
12cu|gjdoc-0.7.9-5|42	A documentation generation system for "javadoc"-style comments.
12cu|gjdoc-0.7.9-5|43	
12cu|gjdoc-0.7.9-5|44	%prep
12cu|gjdoc-0.7.9-5|45	%setup -q
12cu|gjdoc-0.7.9-5|46	%patch0 -p1
12cu|gjdoc-0.7.9-5|47	%patch1 -p0
12cu|gjdoc-0.7.9-5|48	%patch2 -p0
12cu|gjdoc-0.7.9-5|49	%patch3 -p1
12cu|gjdoc-0.7.9-5|50	
12cu|gjdoc-0.7.9-5|51	%build
12cu|gjdoc-0.7.9-5|52	export CLASSPATH=
12cu|gjdoc-0.7.9-5|53	#export CLASSPATH=$(build-classpath jaxp_parser_impl jaxp_transform_impl)
12cu|gjdoc-0.7.9-5|54	export JAR=%{jar}
12cu|gjdoc-0.7.9-5|55	export JAVA=%{java}
12cu|gjdoc-0.7.9-5|56	export JAVAC=%{javac}
12cu|gjdoc-0.7.9-5|57	export JAVADOC=%{javadoc}
12cu|gjdoc-0.7.9-5|58	%ifarch noarch
12cu|gjdoc-0.7.9-5|59	%{configure} \
12cu|gjdoc-0.7.9-5|60	%else
12cu|gjdoc-0.7.9-5|61	%{configure2_5x} \
12cu|gjdoc-0.7.9-5|62	%endif
12cu|gjdoc-0.7.9-5|63	--with-antlr-jar=%{_javadir}/antlr.jar \
12cu|gjdoc-0.7.9-5|64	--enable-xmldoclet \
12cu|gjdoc-0.7.9-5|65	%if %with native
12cu|gjdoc-0.7.9-5|66	--enable-native
12cu|gjdoc-0.7.9-5|67	%else
12cu|gjdoc-0.7.9-5|68	--disable-native
12cu|gjdoc-0.7.9-5|69	%endif
12cu|gjdoc-0.7.9-5|70	%{__sed} -i 's/^pic_flag=\"\"/pic_flag=\"\ \-fPIC\"/' libtool
12cu|gjdoc-0.7.9-5|71	%{__sed} -i 's/^compiler_c_o=\"no\"/compiler_c_o=\"yes\"/' libtool
12cu|gjdoc-0.7.9-5|72	%{make}
12cu|gjdoc-0.7.9-5|73	
12cu|gjdoc-0.7.9-5|74	%install
12cu|gjdoc-0.7.9-5|75	%{__rm} -rf %{buildroot}
12cu|gjdoc-0.7.9-5|76	%{makeinstall}
12cu|gjdoc-0.7.9-5|77	
12cu|gjdoc-0.7.9-5|78	%if %with natuve
12cu|gjdoc-0.7.9-5|79	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/gjdoc
12cu|gjdoc-0.7.9-5|80	%endif
12cu|gjdoc-0.7.9-5|81	
12cu|gjdoc-0.7.9-5|82	pushd %{buildroot}%{_javadir}
12cu|gjdoc-0.7.9-5|83	%{__ln_s} com-sun-javadoc-%{version}.jar com-sun-javadoc.jar
12cu|gjdoc-0.7.9-5|84	%{__ln_s} com-sun-tools-doclets-Taglet-%{version}.jar com-sun-tools-doclets-Taglet.jar
12cu|gjdoc-0.7.9-5|85	%{__ln_s} gnu-classpath-tools-gjdoc-%{version}.jar gnu-classpath-tools-gjdoc.jar
12cu|gjdoc-0.7.9-5|86	popd
12cu|gjdoc-0.7.9-5|87	
12cu|gjdoc-0.7.9-5|88	%if %{gcj_support}
12cu|gjdoc-0.7.9-5|89	%{_bindir}/aot-compile-rpm
12cu|gjdoc-0.7.9-5|90	%endif
12cu|gjdoc-0.7.9-5|91	
12cu|gjdoc-0.7.9-5|92	%if %{gcj_support}
12cu|gjdoc-0.7.9-5|93	%post
12cu|gjdoc-0.7.9-5|94	%{update_gcjdb}
12cu|gjdoc-0.7.9-5|95	%endif
12cu|gjdoc-0.7.9-5|96	
12cu|gjdoc-0.7.9-5|97	%if %{gcj_support}
12cu|gjdoc-0.7.9-5|98	%postun
12cu|gjdoc-0.7.9-5|99	%{clean_gcjdb}
12cu|gjdoc-0.7.9-5|100	%endif
12cu|gjdoc-0.7.9-5|101	
12cu|gjdoc-0.7.9-5|102	%files
12cu|gjdoc-0.7.9-5|103	%defattr(-,root,root)
12cu|gjdoc-0.7.9-5|104	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
12cu|gjdoc-0.7.9-5|105	%{_bindir}/gjdoc
12cu|gjdoc-0.7.9-5|106	%{_javadir}/com-sun-javadoc-%{version}.jar
12cu|gjdoc-0.7.9-5|107	%{_javadir}/com-sun-tools-doclets-Taglet-%{version}.jar
12cu|gjdoc-0.7.9-5|108	%{_javadir}/gnu-classpath-tools-gjdoc-%{version}.jar
12cu|gjdoc-0.7.9-5|109	%{_javadir}/com-sun-javadoc.jar
12cu|gjdoc-0.7.9-5|110	%{_javadir}/com-sun-tools-doclets-Taglet.jar
12cu|gjdoc-0.7.9-5|111	%{_javadir}/gnu-classpath-tools-gjdoc.jar
12cu|gjdoc-0.7.9-5|112	%if %{gcj_support}
12cu|gjdoc-0.7.9-5|113	%{_libdir}/gcj/%{name}/com-sun-javadoc-%{version}.jar.*
12cu|gjdoc-0.7.9-5|114	%{_libdir}/gcj/%{name}/com-sun-tools-doclets-Taglet-%{version}.jar.*
12cu|gjdoc-0.7.9-5|115	%{_libdir}/gcj/%{name}/gnu-classpath-tools-gjdoc-%{version}.jar.*
12cu|gjdoc-0.7.9-5|116	%endif
12cu|gjdoc-0.7.9-5|117	%if %with native
12cu|gjdoc-0.7.9-5|118	%{_libdir}/lib-com-sun-javadoc.la
12cu|gjdoc-0.7.9-5|119	%{_libdir}/lib-com-sun-javadoc.so
12cu|gjdoc-0.7.9-5|120	%{_libdir}/lib-com-sun-javadoc.so.0
12cu|gjdoc-0.7.9-5|121	%{_libdir}/lib-com-sun-javadoc.so.0.0.0
12cu|gjdoc-0.7.9-5|122	%{_libdir}/lib-com-sun-tools-doclets-Taglet.la
12cu|gjdoc-0.7.9-5|123	%{_libdir}/lib-com-sun-tools-doclets-Taglet.so
12cu|gjdoc-0.7.9-5|124	%{_libdir}/lib-com-sun-tools-doclets-Taglet.so.0
12cu|gjdoc-0.7.9-5|125	%{_libdir}/lib-com-sun-tools-doclets-Taglet.so.0.0.0
12cu|gjdoc-0.7.9-5|126	%{_libdir}/lib-gnu-classpath-tools-gjdoc.la
12cu|gjdoc-0.7.9-5|127	%{_libdir}/lib-gnu-classpath-tools-gjdoc.so
12cu|gjdoc-0.7.9-5|128	%{_libdir}/lib-gnu-classpath-tools-gjdoc.so.0
12cu|gjdoc-0.7.9-5|129	%{_libdir}/lib-gnu-classpath-tools-gjdoc.so.0.0.0
12cu|gjdoc-0.7.9-5|130	%endif
12cu|gjdoc-0.7.9-5|131	%{_infodir}/gjdoc.info*
12cu|gjdoc-0.7.9-5|132	%{_mandir}/man1/gjdoc*
12cu|gjdoc-0.7.9-5|133	
12cu|gjdoc-0.7.9-5|134	
12cu|gjdoc-0.7.9-5|135	%changelog
12cu|gjdoc-0.7.9-5|136	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:0.7.9-4mdv2011.0
12cu|gjdoc-0.7.9-5|137	+ Revision: 618953
12cu|gjdoc-0.7.9-5|138	- the mass rebuild of 2010.0 packages
12cu|gjdoc-0.7.9-5|139	
12cu|gjdoc-0.7.9-5|140	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 0:0.7.9-3mdv2010.0
12cu|gjdoc-0.7.9-5|141	+ Revision: 424992
12cu|gjdoc-0.7.9-5|142	- rebuild
12cu|gjdoc-0.7.9-5|143	
12cu|gjdoc-0.7.9-5|144	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 0:0.7.9-2mdv2009.1
12cu|gjdoc-0.7.9-5|145	+ Revision: 264544
12cu|gjdoc-0.7.9-5|146	- rebuild early 2009.0 package (before pixel changes)
12cu|gjdoc-0.7.9-5|147	
12cu|gjdoc-0.7.9-5|148	* Wed Apr 23 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:0.7.9-1mdv2009.0
12cu|gjdoc-0.7.9-5|149	+ Revision: 196793
12cu|gjdoc-0.7.9-5|150	- new version
12cu|gjdoc-0.7.9-5|151	
12cu|gjdoc-0.7.9-5|152	+ Olivier Blin <oblin@mandriva.com>
12cu|gjdoc-0.7.9-5|153	- restore BuildRoot
12cu|gjdoc-0.7.9-5|154	
12cu|gjdoc-0.7.9-5|155	+ Thierry Vignaud <tv@mandriva.org>
12cu|gjdoc-0.7.9-5|156	- kill re-definition of %%buildroot on Pixel's request
12cu|gjdoc-0.7.9-5|157	
12cu|gjdoc-0.7.9-5|158	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:0.7.8-5mdv2008.1
12cu|gjdoc-0.7.9-5|159	+ Revision: 120885
12cu|gjdoc-0.7.9-5|160	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cu|gjdoc-0.7.9-5|161	
12cu|gjdoc-0.7.9-5|162	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:0.7.8-4mdv2008.0
12cu|gjdoc-0.7.9-5|163	+ Revision: 87380
12cu|gjdoc-0.7.9-5|164	- rebuild to filter out autorequires of GCJ AOT objects
12cu|gjdoc-0.7.9-5|165	- remove unnecessary Requires(post) on java-gcj-compat
12cu|gjdoc-0.7.9-5|166	
12cu|gjdoc-0.7.9-5|167	* Tue Sep 11 2007 David Walluck <walluck@mandriva.org> 0:0.7.8-3mdv2008.0
12cu|gjdoc-0.7.9-5|168	+ Revision: 84355
12cu|gjdoc-0.7.9-5|169	- disable broken infopage install
12cu|gjdoc-0.7.9-5|170	
12cu|gjdoc-0.7.9-5|171	* Sun Sep 09 2007 Pascal Terjan <pterjan@mandriva.org> 0:0.7.8-2mdv2008.0
12cu|gjdoc-0.7.9-5|172	+ Revision: 82795
12cu|gjdoc-0.7.9-5|173	- update to new version
12cu|gjdoc-0.7.9-5|174	
12cu|gjdoc-0.7.9-5|175	* Fri May 04 2007 David Walluck <walluck@mandriva.org> 0:0.7.8-1mdv2008.0
12cu|gjdoc-0.7.9-5|176	+ Revision: 22260
12cu|gjdoc-0.7.9-5|177	- no need to remove info dir
12cu|gjdoc-0.7.9-5|178	- 0.7.8
12cu|gjdoc-0.7.9-5|179	
12cu|gjdoc-0.7.9-5|180	
12cu|gjdoc-0.7.9-5|181	* Thu Mar 15 2007 Christiaan Welvaart <spturtle@mandriva.org> 0.7.7-14.2mdv2007.1
12cu|gjdoc-0.7.9-5|182	+ Revision: 143953
12cu|gjdoc-0.7.9-5|183	- patch3: -bootclasspath option should accept an argument
12cu|gjdoc-0.7.9-5|184	
12cu|gjdoc-0.7.9-5|185	* Thu Mar 08 2007 David Walluck <walluck@mandriva.org> 0:0.7.7-14.1mdv2007.1
12cu|gjdoc-0.7.9-5|186	+ Revision: 137675
12cu|gjdoc-0.7.9-5|187	- add gjdoc-consistent-html.patch
12cu|gjdoc-0.7.9-5|188	- rebuild without native
12cu|gjdoc-0.7.9-5|189	use %%bcond_with
12cu|gjdoc-0.7.9-5|190	
12cu|gjdoc-0.7.9-5|191	* Sat Nov 04 2006 David Walluck <walluck@mandriva.org> 0:0.7.7-12mdv2007.1
12cu|gjdoc-0.7.9-5|192	+ Revision: 76409
12cu|gjdoc-0.7.9-5|193	- update
12cu|gjdoc-0.7.9-5|194	- Import gjdoc
12cu|gjdoc-0.7.9-5|195	
12cu|gjdoc-0.7.9-5|196	* Tue Apr 25 2006 David Walluck <walluck@mandriva.org> 0:0.7.7-9mdv2007.0
12cu|gjdoc-0.7.9-5|197	- use chrpath
12cu|gjdoc-0.7.9-5|198	- rebuild for libgcj.so.7
12cu|gjdoc-0.7.9-5|199	
12cu|gjdoc-0.7.9-5|200	* Wed Apr 12 2006 David Walluck <walluck@mandriva.org> 0:0.7.7-8mdk
12cu|gjdoc-0.7.9-5|201	- add ^Z patch
12cu|gjdoc-0.7.9-5|202	- don't package .la files
12cu|gjdoc-0.7.9-5|203	
12cu|gjdoc-0.7.9-5|204	* Thu Feb 23 2006 David Walluck <walluck@mandriva.org> 0:0.7.7-7mdk
12cu|gjdoc-0.7.9-5|205	- rebuild as native
12cu|gjdoc-0.7.9-5|206	- fix gcj support
12cu|gjdoc-0.7.9-5|207	
12cu|gjdoc-0.7.9-5|208	* Fri Jan 27 2006 David Walluck <walluck@mandriva.org> 0:0.7.7-6mdk
12cu|gjdoc-0.7.9-5|209	- source java-functions, set_javacmd
12cu|gjdoc-0.7.9-5|210	- Requires: jpackage-utils
12cu|gjdoc-0.7.9-5|211	
12cu|gjdoc-0.7.9-5|212	* Fri Jan 13 2006 David Walluck <walluck@mandriva.org> 0:0.7.7-5mdk
12cu|gjdoc-0.7.9-5|213	- package, but don't install info page (broken)
12cu|gjdoc-0.7.9-5|214	
12cu|gjdoc-0.7.9-5|215	* Fri Jan 13 2006 David Walluck <walluck@mandriva.org> 0:0.7.7-4mdk
12cu|gjdoc-0.7.9-5|216	- fix requires
12cu|gjdoc-0.7.9-5|217	
12cu|gjdoc-0.7.9-5|218	* Wed Jan 11 2006 David Walluck <walluck@mandriva.org> 0:0.7.7-3mdk
12cu|gjdoc-0.7.9-5|219	- require java/java-devel
12cu|gjdoc-0.7.9-5|220	
12cu|gjdoc-0.7.9-5|221	* Mon Jan 09 2006 David Walluck <walluck@mandriva.org> 0:0.7.7-2mdk
12cu|gjdoc-0.7.9-5|222	- work around post-script failures
12cu|gjdoc-0.7.9-5|223	
12cu|gjdoc-0.7.9-5|224	* Mon Dec 19 2005 David Walluck <walluck@mandriva.org> 0:0.7.7-1mdk
12cu|gjdoc-0.7.9-5|225	- 0.7.7
12cu|gjdoc-0.7.9-5|226	
12cu|gjdoc-0.7.9-5|227	* Tue Nov 08 2005 David Walluck <walluck@mandriva.org> 0:0.7.6-2mdk
12cu|gjdoc-0.7.9-5|228	- use aot-compile instead of native
12cu|gjdoc-0.7.9-5|229	- install jar symlinks
12cu|gjdoc-0.7.9-5|230	- set correct java paths for build (runtime currently not correct)
12cu|gjdoc-0.7.9-5|231	
12cu|gjdoc-0.7.9-5|232	* Sat Oct 22 2005 David Walluck <walluck@mandriva.org> 0:0.7.6-1mdk
12cu|gjdoc-0.7.9-5|233	- 0.7.6
12cu|gjdoc-0.7.9-5|234	
12cu|gjdoc-0.7.9-5|235	* Mon Sep 12 2005 David Walluck <walluck@mandriva.org> 0:0.7.5-2mdk
12cu|gjdoc-0.7.9-5|236	- fix libgcj requirement
12cu|gjdoc-0.7.9-5|237	
12cu|gjdoc-0.7.9-5|238	* Mon Sep 12 2005 David Walluck <walluck@mandriva.org> 0:0.7.5-1mdk
12cu|gjdoc-0.7.9-5|239	- 0.7.5
12cu|gjdoc-0.7.9-5|240	
12cu|gjdoc-0.7.9-5|241	* Mon May 23 2005 David Walluck <walluck@mandriva.org> 0:0.7.4-5.1mdk
12cu|gjdoc-0.7.9-5|242	- use macros for info pages
12cu|gjdoc-0.7.9-5|243	- add patch to handle single quotes in options (Julian Scheid)
12cu|gjdoc-0.7.9-5|244	- add patch to handle lack of whitespace before member names (Julian)
12cu|gjdoc-0.7.9-5|245	- add patches to ignore option case and deal with some error cases (Julian
12cu|gjdoc-0.7.9-5|246	Scheid)
12cu|gjdoc-0.7.9-5|247	
12cu|gjdoc-0.7.9-5|248	* Thu May 05 2005 David Walluck <walluck@mandriva.org> 0:0.7.4-3.1mdk
12cu|gjdoc-0.7.9-5|249	- release
12cu|gjdoc-0.7.9-5|250	
12cu|gjdoc-0.7.9-5|251	* Wed Apr 27 2005 Andrew Overholt <overholt@redhat.com> 0.7.4-3
12cu|gjdoc-0.7.9-5|252	- Remove ppc64 as it appears to be hanging during the build.
12cu|gjdoc-0.7.9-5|253	Will investigate.
12cu|gjdoc-0.7.9-5|254	
12cu|gjdoc-0.7.9-5|255	* Tue Apr 26 2005 Andrew Overholt <overholt@redhat.com> 0.7.4-2
12cu|gjdoc-0.7.9-5|256	- Add patches from head (Julian Scheid).
12cu|gjdoc-0.7.9-5|257	
12cu|gjdoc-0.7.9-5|258	* Mon Apr 25 2005 Andrew Overholt <overholt@redhat.com> 0.7.4-1
12cu|gjdoc-0.7.9-5|259	- New version.
12cu|gjdoc-0.7.9-5|260	
12cu|gjdoc-0.7.9-5|261	* Tue Mar 15 2005 Andrew Overholt <overholt@redhat.com> 0.7.3-1
12cu|gjdoc-0.7.9-5|262	- New version.
12cu|gjdoc-0.7.9-5|263	
12cu|gjdoc-0.7.9-5|264	* Wed Mar 09 2005 Andrew Overholt <overholt@redhat.com> 0.7.2-1
12cu|gjdoc-0.7.9-5|265	- New version.
12cu|gjdoc-0.7.9-5|266	
12cu|gjdoc-0.7.9-5|267	* Thu Mar 03 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-4
12cu|gjdoc-0.7.9-5|268	- Add workaround for extraneous directory on x86_64.
12cu|gjdoc-0.7.9-5|269	- Remove ia64 due to gcc backend bug.
12cu|gjdoc-0.7.9-5|270	
12cu|gjdoc-0.7.9-5|271	* Wed Mar 02 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-3
12cu|gjdoc-0.7.9-5|272	- %%files tweaking.
12cu|gjdoc-0.7.9-5|273	
12cu|gjdoc-0.7.9-5|274	* Tue Mar 01 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-2
12cu|gjdoc-0.7.9-5|275	- Bump for gcc4 -> gcc.
12cu|gjdoc-0.7.9-5|276	- Re-add libtool hack.
12cu|gjdoc-0.7.9-5|277	
12cu|gjdoc-0.7.9-5|278	* Fri Feb 25 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-1
12cu|gjdoc-0.7.9-5|279	- Import new version.
12cu|gjdoc-0.7.9-5|280	
12cu|gjdoc-0.7.9-5|281	* Wed Feb 09 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-0.pre3.1
12cu|gjdoc-0.7.9-5|282	- Import 0.7.1-pre3.
12cu|gjdoc-0.7.9-5|283	- Remove libtool breakage workaround.
12cu|gjdoc-0.7.9-5|284	
12cu|gjdoc-0.7.9-5|285	* Tue Feb 08 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-0.pre2.4
12cu|gjdoc-0.7.9-5|286	- Add workaround for libtool breakage.
12cu|gjdoc-0.7.9-5|287	- Exclude s390 and s390x.
12cu|gjdoc-0.7.9-5|288	
12cu|gjdoc-0.7.9-5|289	* Mon Feb 07 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-0.pre2
12cu|gjdoc-0.7.9-5|290	- New upstream version.
12cu|gjdoc-0.7.9-5|291	- Add README.
12cu|gjdoc-0.7.9-5|292	
12cu|gjdoc-0.7.9-5|293	* Sat Feb 05 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-0.pre1
12cu|gjdoc-0.7.9-5|294	- Initial build of upstream pre-release.
12cu|gjdoc-0.7.9-5|295	- Import gbenson's previous specfile.
12cu|gjdoc-0.7.9-5|296	

9532 12
12cu|gkrellm-plugins-2.3.5-4|1	%define name	gkrellm-plugins
12cu|gkrellm-plugins-2.3.5-4|2	%define version	2.3.5
12cu|gkrellm-plugins-2.3.5-4|3	%define release 	4
12cu|gkrellm-plugins-2.3.5-4|4	
12cu|gkrellm-plugins-2.3.5-4|5	%define debug_package %{nil}
12cu|gkrellm-plugins-2.3.5-4|6	
12cu|gkrellm-plugins-2.3.5-4|7	%define gkrellweather_version	2.0.8
12cu|gkrellm-plugins-2.3.5-4|8	%define seti_version		0.7.0b
12cu|gkrellm-plugins-2.3.5-4|9	%define gkrellStock_version	0.5.1
12cu|gkrellm-plugins-2.3.5-4|10	%define gkrellShoot_version	0.4.4
12cu|gkrellm-plugins-2.3.5-4|11	%define snmp_version		1.1
12cu|gkrellm-plugins-2.3.5-4|12	%define gkrellmitime_version	1.0
12cu|gkrellm-plugins-2.3.5-4|13	%define volume_version		2.1.13
12cu|gkrellm-plugins-2.3.5-4|14	%define mailwatch_version	2.4.3
12cu|gkrellm-plugins-2.3.5-4|15	%define gkrellmss_version	2.6
12cu|gkrellm-plugins-2.3.5-4|16	%define gkrellmwireless_version	2.0.3
12cu|gkrellm-plugins-2.3.5-4|17	%define radio_version		2.0.4
12cu|gkrellm-plugins-2.3.5-4|18	%define gkrellkam_version	2.0.0
12cu|gkrellm-plugins-2.3.5-4|19	%define fmonitor_version	2.0.4
12cu|gkrellm-plugins-2.3.5-4|20	%define reminder_version	2.0.0
12cu|gkrellm-plugins-2.3.5-4|21	%define gkrellmoon_version	0.6
12cu|gkrellm-plugins-2.3.5-4|22	%define gkleds_version		0.8.0
12cu|gkrellm-plugins-2.3.5-4|23	%define gkrellmbgchg2_version	0.1.9
12cu|gkrellm-plugins-2.3.5-4|24	%define gkrellsun_version	1.0.0
12cu|gkrellm-plugins-2.3.5-4|25	%define hddtemp_version		0.2-beta
12cu|gkrellm-plugins-2.3.5-4|26	%define timers_version		1.3
12cu|gkrellm-plugins-2.3.5-4|27	%define gkrelltop_version	2.2.13
12cu|gkrellm-plugins-2.3.5-4|28	%define gkrellmlaunch_version 0.5
12cu|gkrellm-plugins-2.3.5-4|29	%define cpufreq_version		0.6.1
12cu|gkrellm-plugins-2.3.5-4|30	
12cu|gkrellm-plugins-2.3.5-4|31	Name:		%{name}
12cu|gkrellm-plugins-2.3.5-4|32	Summary:	Plugins for gkrellm
12cu|gkrellm-plugins-2.3.5-4|33	Version:	%{version}
12cu|gkrellm-plugins-2.3.5-4|34	Release:	%{release}
12cu|gkrellm-plugins-2.3.5-4|35	License:	GPL
12cu|gkrellm-plugins-2.3.5-4|36	Group:		Monitoring
12cu|gkrellm-plugins-2.3.5-4|37	URL:		http://gkrellm.net
12cu|gkrellm-plugins-2.3.5-4|38	Source2:	gkrellm-volume-%{volume_version}.tar.gz
12cu|gkrellm-plugins-2.3.5-4|39	Source3:	gkrellm-mailwatch-%{mailwatch_version}.tar.gz
12cu|gkrellm-plugins-2.3.5-4|40	Source4:	gkrellmitime-%{gkrellmitime_version}.tar.bz2
12cu|gkrellm-plugins-2.3.5-4|41	Source5:	gkrellstock-%{gkrellStock_version}.tar.bz2
12cu|gkrellm-plugins-2.3.5-4|42	Patch5:		gkrellstock-0.5.1.path.patch.bz2
12cu|gkrellm-plugins-2.3.5-4|43	Source6:	http://prdownloads.sourceforge.net/gkrellshoot/gkrellshoot-%{gkrellShoot_version}.tar.gz
12cu|gkrellm-plugins-2.3.5-4|44	Source7:	http://members.dslextreme.com/~billw/gkrellmss/gkrellmss-%{gkrellmss_version}.tar.gz
12cu|gkrellm-plugins-2.3.5-4|45	Source8:	gkrellmwireless-%{gkrellmwireless_version}.tar.bz2
12cu|gkrellm-plugins-2.3.5-4|46	Source9:	gkrellm-radio-%{radio_version}.tar.bz2
12cu|gkrellm-plugins-2.3.5-4|47	Source10:	gkrellkam_%{gkrellkam_version}.tar.bz2
12cu|gkrellm-plugins-2.3.5-4|48	Source11:	gkrellweather-%{gkrellweather_version}.tgz
12cu|gkrellm-plugins-2.3.5-4|49	Patch4:		gkrellweather-2.0.8-fix-path.patch
12cu|gkrellm-plugins-2.3.5-4|50	Source12:	gkrellm-fmonitor-%{fmonitor_version}.tgz
12cu|gkrellm-plugins-2.3.5-4|51	Source13:	gkrellm-reminder-%{reminder_version}.tar.bz2
12cu|gkrellm-plugins-2.3.5-4|52	Source14:	gkrellmoon-%{gkrellmoon_version}.tar.bz2
12cu|gkrellm-plugins-2.3.5-4|53	Source15:	gkrellm_snmp-%{snmp_version}.tar.gz
12cu|gkrellm-plugins-2.3.5-4|54	Source16:	gkleds-%{gkleds_version}.tar.bz2
12cu|gkrellm-plugins-2.3.5-4|55	Source17:	http://www.bender-suhl.de/stefan/comp/sources/gkrellmbgchg2-%{gkrellmbgchg2_version}.tar.gz
12cu|gkrellm-plugins-2.3.5-4|56	Source18:	http://sourceforge.net/projects/gkrellsun/files/gkrellsun%20gkrellm-2.2/1.0.0/gkrellsun-%{gkrellsun_version}.tar.gz
12cu|gkrellm-plugins-2.3.5-4|57	Source20:	seti-%{seti_version}.tar.bz2
12cu|gkrellm-plugins-2.3.5-4|58	Patch2:		seti-%{seti_version}-gkrellm2.patch.bz2
12cu|gkrellm-plugins-2.3.5-4|59	Source21:	gkrellm-hddtemp-%{hddtemp_version}.tar.bz2
12cu|gkrellm-plugins-2.3.5-4|60	Source22:	gkrellm_timers-%{timers_version}.tar.bz2
12cu|gkrellm-plugins-2.3.5-4|61	Source23:	http://sourceforge.net/projects/gkrelltop/files/gkrelltop/2.2.13/gkrelltop_%{gkrelltop_version}.orig.tar.gz
12cu|gkrellm-plugins-2.3.5-4|62	Source24:	gkrellmlaunch-%{gkrellmlaunch_version}.tar.bz2
12cu|gkrellm-plugins-2.3.5-4|63	Source25:	gkrellm2-cpufreq-%{cpufreq_version}.tar.gz
12cu|gkrellm-plugins-2.3.5-4|64	
12cu|gkrellm-plugins-2.3.5-4|65	Requires:	gkrellm = %{version}
12cu|gkrellm-plugins-2.3.5-4|66	BuildRequires:	gkrellm-devel = %{version}
12cu|gkrellm-plugins-2.3.5-4|67	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|gkrellm-plugins-2.3.5-4|68	BuildRequires:	pkgconfig(liblircclient0)
12cu|gkrellm-plugins-2.3.5-4|69	BuildRequires:	pkgconfig(fftw3)
12cu|gkrellm-plugins-2.3.5-4|70	BuildRequires:	libmcrypt-devel
12cu|gkrellm-plugins-2.3.5-4|71	BuildRequires:	pkgconfig(esound)
12cu|gkrellm-plugins-2.3.5-4|72	BuildRequires:  pkgconfig(openssl)
12cu|gkrellm-plugins-2.3.5-4|73	BuildRequires:  pkgconfig(xtst)
12cu|gkrellm-plugins-2.3.5-4|74	BuildRequires:  cpupower-devel
12cu|gkrellm-plugins-2.3.5-4|75	
12cu|gkrellm-plugins-2.3.5-4|76	%description
12cu|gkrellm-plugins-2.3.5-4|77	This package contains some plugins for gkrellm.  Included are the following
12cu|gkrellm-plugins-2.3.5-4|78	plugins:
12cu|gkrellm-plugins-2.3.5-4|79	
12cu|gkrellm-plugins-2.3.5-4|80	* volume, controls mixer
12cu|gkrellm-plugins-2.3.5-4|81	* mailwatch, watches individual mailboxes for new mail
12cu|gkrellm-plugins-2.3.5-4|82	* gkrellmitime, displays internet time
12cu|gkrellm-plugins-2.3.5-4|83	* gkrellmss, sound scope
12cu|gkrellm-plugins-2.3.5-4|84	* gkrellmwireless, monitors the link quality of a wirless LAN card
12cu|gkrellm-plugins-2.3.5-4|85	* gkrellm-radio, radio tuner interface
12cu|gkrellm-plugins-2.3.5-4|86	* gkrellweather, checks and reports weather conditions
12cu|gkrellm-plugins-2.3.5-4|87	* fmonitor, displays contents of files
12cu|gkrellm-plugins-2.3.5-4|88	* reminder, a cron-lick scheduler
12cu|gkrellm-plugins-2.3.5-4|89	* gkleds, plugin which monitors CapsLock, NumLock, ScrollLock
12cu|gkrellm-plugins-2.3.5-4|90	* gkrellmbgchg, Change your background on a schedule
12cu|gkrellm-plugins-2.3.5-4|91	* gkrellsun, Sunrise and Sunset display
12cu|gkrellm-plugins-2.3.5-4|92	* gkx86info, Calculates Mhz/Ghz of processor
12cu|gkrellm-plugins-2.3.5-4|93	* gkrellmoon, shows the phases of the moon
12cu|gkrellm-plugins-2.3.5-4|94	* seti, displays information about your seti progress
12cu|gkrellm-plugins-2.3.5-4|95	* gkrellm-hddtemp, displays temperatures of hard disks
12cu|gkrellm-plugins-2.3.5-4|96	* gkrellmlaunch, allows one click access to programs
12cu|gkrellm-plugins-2.3.5-4|97	
12cu|gkrellm-plugins-2.3.5-4|98	%package snmp
12cu|gkrellm-plugins-2.3.5-4|99	Summary:	SNMP plugin for %{name}
12cu|gkrellm-plugins-2.3.5-4|100	Group:		Monitoring
12cu|gkrellm-plugins-2.3.5-4|101	Requires:	gkrellm = %{version}
12cu|gkrellm-plugins-2.3.5-4|102	BuildRequires:	net-snmp-devel
12cu|gkrellm-plugins-2.3.5-4|103	
12cu|gkrellm-plugins-2.3.5-4|104	%description snmp
12cu|gkrellm-plugins-2.3.5-4|105	gkrellm_snmp, SNMP monitor.
12cu|gkrellm-plugins-2.3.5-4|106	
12cu|gkrellm-plugins-2.3.5-4|107	%package stock
12cu|gkrellm-plugins-2.3.5-4|108	Summary:	Stock plugin for %{name}
12cu|gkrellm-plugins-2.3.5-4|109	Group:		Monitoring
12cu|gkrellm-plugins-2.3.5-4|110	Requires:	gkrellm = %{version}
12cu|gkrellm-plugins-2.3.5-4|111	
12cu|gkrellm-plugins-2.3.5-4|112	%description stock
12cu|gkrellm-plugins-2.3.5-4|113	gkrellStock, a stock monitor.
12cu|gkrellm-plugins-2.3.5-4|114	
12cu|gkrellm-plugins-2.3.5-4|115	%package shoot
12cu|gkrellm-plugins-2.3.5-4|116	Summary:	Shoot plugin for %{name}
12cu|gkrellm-plugins-2.3.5-4|117	Group:		Monitoring
12cu|gkrellm-plugins-2.3.5-4|118	Requires:	gkrellm = %{version}
12cu|gkrellm-plugins-2.3.5-4|119	Requires:	imagemagick
12cu|gkrellm-plugins-2.3.5-4|120	
12cu|gkrellm-plugins-2.3.5-4|121	%description shoot
12cu|gkrellm-plugins-2.3.5-4|122	gkrellShoot, a screen locker and screen capture krell.
12cu|gkrellm-plugins-2.3.5-4|123	
12cu|gkrellm-plugins-2.3.5-4|124	%package kam
12cu|gkrellm-plugins-2.3.5-4|125	Summary:	Kam plugin for %{name}
12cu|gkrellm-plugins-2.3.5-4|126	Group:		Monitoring
12cu|gkrellm-plugins-2.3.5-4|127	Requires:	gkrellm = %{version}
12cu|gkrellm-plugins-2.3.5-4|128	Requires:	wget
12cu|gkrellm-plugins-2.3.5-4|129	
12cu|gkrellm-plugins-2.3.5-4|130	%description kam
12cu|gkrellm-plugins-2.3.5-4|131	gkrellkam, monitor static images such as webcams.
12cu|gkrellm-plugins-2.3.5-4|132	
12cu|gkrellm-plugins-2.3.5-4|133	%prep
12cu|gkrellm-plugins-2.3.5-4|134	%setup -T -c -n %{name}
12cu|gkrellm-plugins-2.3.5-4|135	#%setup -q -T -D -c -a 1 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|136	%setup -q -T -D -c -a 2 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|137	%setup -q -T -D -c -a 3 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|138	%setup -q -T -D -c -a 4 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|139	%setup -q -T -D -c -a 5 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|140	%setup -q -T -D -c -a 6 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|141	%setup -q -T -D -c -a 7 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|142	%setup -q -T -D -c -a 8 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|143	%setup -q -T -D -c -a 9 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|144	%setup -q -T -D -c -a 10 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|145	%setup -q -T -D -c -a 11 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|146	%setup -q -T -D -c -a 12 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|147	%setup -q -T -D -c -a 13 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|148	%setup -q -T -D -c -a 14 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|149	%setup -q -T -D -c -a 15 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|150	%setup -q -T -D -c -a 16 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|151	%setup -q -T -D -c -a 17 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|152	%setup -q -T -D -c -a 18 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|153	%setup -q -T -D -c -a 20 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|154	%setup -q -T -D -c -a 21 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|155	%setup -q -T -D -c -a 22 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|156	%setup -q -T -D -c -a 23 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|157	%setup -q -T -D -c -a 24 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|158	%setup -q -T -D -c -a 25 -n %{name}
12cu|gkrellm-plugins-2.3.5-4|159	
12cu|gkrellm-plugins-2.3.5-4|160	(cd seti-%{seti_version}
12cu|gkrellm-plugins-2.3.5-4|161	%patch2 -p1 -b .gtk2
12cu|gkrellm-plugins-2.3.5-4|162	)
12cu|gkrellm-plugins-2.3.5-4|163	(cd gkrellweather-%{gkrellweather_version}
12cu|gkrellm-plugins-2.3.5-4|164	%patch4 -p1 -b .path
12cu|gkrellm-plugins-2.3.5-4|165	)
12cu|gkrellm-plugins-2.3.5-4|166	(cd gkrellStock-%{gkrellStock_version}
12cu|gkrellm-plugins-2.3.5-4|167	%patch5 -p0 -b .path
12cu|gkrellm-plugins-2.3.5-4|168	)
12cu|gkrellm-plugins-2.3.5-4|169	
12cu|gkrellm-plugins-2.3.5-4|170	sed -i 's/-Wl /-Wl,/' gkrellmitime-%{gkrellmitime_version}/Makefile
12cu|gkrellm-plugins-2.3.5-4|171	sed -i 's/-Wl//' gkrellm-radio/Makefile
12cu|gkrellm-plugins-2.3.5-4|172	sed -i 's/-Wl//' gkrellkam-%{gkrellkam_version}/Makefile
12cu|gkrellm-plugins-2.3.5-4|173	sed -i 's/-Wl//' seti-%{seti_version}/Makefile
12cu|gkrellm-plugins-2.3.5-4|174	sed -i 's/-Wl//' gkrellm-hddtemp-%{hddtemp_version}/Makefile
12cu|gkrellm-plugins-2.3.5-4|175	sed -i 's/-W1//' gkrellmlaunch-%{gkrellmlaunch_version}/Makefile
12cu|gkrellm-plugins-2.3.5-4|176	sed -i 's/lcpufreq/lcpupower/' gkrellm2-cpufreq-%{cpufreq_version}/Makefile
12cu|gkrellm-plugins-2.3.5-4|177	
12cu|gkrellm-plugins-2.3.5-4|178	%build
12cu|gkrellm-plugins-2.3.5-4|179	(cd gkrellm-volume
12cu|gkrellm-plugins-2.3.5-4|180	make CFLAGS="%{optflags}"
12cu|gkrellm-plugins-2.3.5-4|181	)
12cu|gkrellm-plugins-2.3.5-4|182	(cd gkrellm-mailwatch
12cu|gkrellm-plugins-2.3.5-4|183	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
12cu|gkrellm-plugins-2.3.5-4|184	)
12cu|gkrellm-plugins-2.3.5-4|185	(cd gkrellmitime-%{gkrellmitime_version}
12cu|gkrellm-plugins-2.3.5-4|186	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
12cu|gkrellm-plugins-2.3.5-4|187	)
12cu|gkrellm-plugins-2.3.5-4|188	(cd gkrellStock-%{gkrellStock_version}
12cu|gkrellm-plugins-2.3.5-4|189	make CFLAGS="%{optflags}"
12cu|gkrellm-plugins-2.3.5-4|190	)
12cu|gkrellm-plugins-2.3.5-4|191	(cd gkrellShoot-%{gkrellShoot_version}
12cu|gkrellm-plugins-2.3.5-4|192	make CFLAGS="%{optflags}"
12cu|gkrellm-plugins-2.3.5-4|193	)
12cu|gkrellm-plugins-2.3.5-4|194	(cd gkrellmss-%{gkrellmss_version}
12cu|gkrellm-plugins-2.3.5-4|195	make CFLAGS="%{optflags}"
12cu|gkrellm-plugins-2.3.5-4|196	)
12cu|gkrellm-plugins-2.3.5-4|197	(cd gkrellmwireless
12cu|gkrellm-plugins-2.3.5-4|198	make CFLAGS="%{optflags}"
12cu|gkrellm-plugins-2.3.5-4|199	)
12cu|gkrellm-plugins-2.3.5-4|200	(cd gkrellm-radio
12cu|gkrellm-plugins-2.3.5-4|201	make WITH_LIRC=1
12cu|gkrellm-plugins-2.3.5-4|202	)
12cu|gkrellm-plugins-2.3.5-4|203	(cd gkrellkam-%{gkrellkam_version}
12cu|gkrellm-plugins-2.3.5-4|204	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
12cu|gkrellm-plugins-2.3.5-4|205	)
12cu|gkrellm-plugins-2.3.5-4|206	(cd gkleds-%{gkleds_version}
12cu|gkrellm-plugins-2.3.5-4|207	%ifarch x86_64
12cu|gkrellm-plugins-2.3.5-4|208	make X11_LIB="-L/usr/X11R6/lib64 -lX11 -lXtst" CFLAGS="%{optflags} -fPIC"
12cu|gkrellm-plugins-2.3.5-4|209	%else
12cu|gkrellm-plugins-2.3.5-4|210	make CFLAGS="%{optflags}"
12cu|gkrellm-plugins-2.3.5-4|211	%endif
12cu|gkrellm-plugins-2.3.5-4|212	)
12cu|gkrellm-plugins-2.3.5-4|213	(cd gkrellmbgchg2-%{gkrellmbgchg2_version}
12cu|gkrellm-plugins-2.3.5-4|214	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
12cu|gkrellm-plugins-2.3.5-4|215	)
12cu|gkrellm-plugins-2.3.5-4|216	(cd gkrellm-fmonitor-%{fmonitor_version}
12cu|gkrellm-plugins-2.3.5-4|217	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
12cu|gkrellm-plugins-2.3.5-4|218	)
12cu|gkrellm-plugins-2.3.5-4|219	(cd gkrellmoon-%{gkrellmoon_version}
12cu|gkrellm-plugins-2.3.5-4|220	make CFLAGS="%{optflags}"
12cu|gkrellm-plugins-2.3.5-4|221	)
12cu|gkrellm-plugins-2.3.5-4|222	(cd gkrellm-reminder-%{reminder_version}
12cu|gkrellm-plugins-2.3.5-4|223	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
12cu|gkrellm-plugins-2.3.5-4|224	)
12cu|gkrellm-plugins-2.3.5-4|225	(cd gkrellm_snmp-%{snmp_version}
12cu|gkrellm-plugins-2.3.5-4|226	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
12cu|gkrellm-plugins-2.3.5-4|227	)
12cu|gkrellm-plugins-2.3.5-4|228	(cd gkrellsun-%{gkrellsun_version}/src20
12cu|gkrellm-plugins-2.3.5-4|229	make CFLAGS="%{optflags}"
12cu|gkrellm-plugins-2.3.5-4|230	)
12cu|gkrellm-plugins-2.3.5-4|231	(cd gkrellweather-%{gkrellweather_version}
12cu|gkrellm-plugins-2.3.5-4|232	make PREFIX=%{_prefix} CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
12cu|gkrellm-plugins-2.3.5-4|233	)
12cu|gkrellm-plugins-2.3.5-4|234	(cd seti-%{seti_version}
12cu|gkrellm-plugins-2.3.5-4|235	make CFLAGS="%{optflags} -fPIC `pkg-config gtk+-2.0 --cflags`"
12cu|gkrellm-plugins-2.3.5-4|236	)
12cu|gkrellm-plugins-2.3.5-4|237	(cd gkrellm-hddtemp-%{hddtemp_version}
12cu|gkrellm-plugins-2.3.5-4|238	make gkrellm2 CFLAGS="%{optflags} -fPIC"
12cu|gkrellm-plugins-2.3.5-4|239	)
12cu|gkrellm-plugins-2.3.5-4|240	(cd gkrellm_timers-%{timers_version}
12cu|gkrellm-plugins-2.3.5-4|241	make CFLAGS="%{optflags}"
12cu|gkrellm-plugins-2.3.5-4|242	)
12cu|gkrellm-plugins-2.3.5-4|243	( cd gkrelltop-%{gkrelltop_version}.orig
12cu|gkrellm-plugins-2.3.5-4|244	make clean
12cu|gkrellm-plugins-2.3.5-4|245	make CFLAGS="%{optflags}"
12cu|gkrellm-plugins-2.3.5-4|246	)
12cu|gkrellm-plugins-2.3.5-4|247	( cd gkrellmlaunch-%{gkrellmlaunch_version}
12cu|gkrellm-plugins-2.3.5-4|248	make CFLAGS="%{optflags}"
12cu|gkrellm-plugins-2.3.5-4|249	)
12cu|gkrellm-plugins-2.3.5-4|250	(cd gkrellm2-cpufreq-%{cpufreq_version}
12cu|gkrellm-plugins-2.3.5-4|251	make CFLAGS="%{optflags}"
12cu|gkrellm-plugins-2.3.5-4|252	)
12cu|gkrellm-plugins-2.3.5-4|253	
12cu|gkrellm-plugins-2.3.5-4|254	%install
12cu|gkrellm-plugins-2.3.5-4|255	rm -rf %{buildroot}
12cu|gkrellm-plugins-2.3.5-4|256	mkdir -p %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|257	mkdir -p %{buildroot}%{_datadir}/gkrellm2/scripts
12cu|gkrellm-plugins-2.3.5-4|258	install -c -s -m 755 gkrellm-volume/volume.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|259	install -c -s -m 755 gkrellm-mailwatch/mailwatch.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|260	install -c -s -m 755 gkrellmitime-%{gkrellmitime_version}/gkrellm_itime.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|261	install -c -s -m 755 gkrellStock-%{gkrellStock_version}/gkrellstock.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|262	install -c -m 755 gkrellStock-%{gkrellStock_version}/GetQuote2 %{buildroot}%{_datadir}/gkrellm2/scripts
12cu|gkrellm-plugins-2.3.5-4|263	install -c -s -m 755 gkrellShoot-%{gkrellShoot_version}/gkrellshoot.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|264	install -c -s -m 755 gkrellmss-%{gkrellmss_version}/src/gkrellmss.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|265	install -c -s -m 755 gkrellmwireless/wireless.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|266	install -c -s -m 755 gkrellm-radio/radio.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|267	install -c -s -m 755 gkrellkam-%{gkrellkam_version}/gkrellkam2.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|268	install -c -s -m 755 gkrellweather-%{gkrellweather_version}/gkrellweather.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|269	install -c -m 755 gkrellweather-%{gkrellweather_version}/GrabWeather %{buildroot}%{_datadir}/gkrellm2/scripts
12cu|gkrellm-plugins-2.3.5-4|270	install -c -s -m 755 gkrellm-fmonitor-%{fmonitor_version}/fmonitor.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|271	#install -c -s -m 755 gkrellm-fmonitor-%{fmonitor_version}/sensors.tcl %{buildroot}%{_bindir}
12cu|gkrellm-plugins-2.3.5-4|272	install -c -s -m 755 gkrellm-reminder-%{reminder_version}/reminder.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|273	install -c -s -m 755 gkrellm_snmp-%{snmp_version}/gkrellm_snmp.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|274	install -c -s -m 755 gkleds-%{gkleds_version}/gkleds.so  %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|275	install -c -s -m 755 gkrellmbgchg2-%{gkrellmbgchg2_version}/gkrellmbgchg.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|276	install -c -s -m 755 gkrellsun-%{gkrellsun_version}/src20/gkrellsun.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|277	install -c -s -m 755 gkrellmoon-%{gkrellmoon_version}/gkrellmoon.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|278	install -c -s -m 755 seti-%{seti_version}/seti.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|279	install -c -s -m 755 gkrellm-hddtemp-%{hddtemp_version}/gkrellm-hddtemp.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|280	install -c -s -m 755 gkrellm_timers-%{timers_version}/gkrellm_timers.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|281	install -c -s -m 755 gkrelltop-%{gkrelltop_version}.orig/gkrelltop{,d}.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|282	install -c -s -m 755 gkrellmlaunch-%{gkrellmlaunch_version}/gkrellmlaunch.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|283	install -c -s -m 755 gkrellm2-cpufreq-%{cpufreq_version}/cpufreq.so %{buildroot}%{_libdir}/gkrellm2/plugins
12cu|gkrellm-plugins-2.3.5-4|284	
12cu|gkrellm-plugins-2.3.5-4|285	# setup various docs
12cu|gkrellm-plugins-2.3.5-4|286	mkdir -p doc/gkleds
12cu|gkrellm-plugins-2.3.5-4|287	cp gkleds-%{gkleds_version}/{COPYING,Changelog,License,README,TODO,Themes} doc/gkleds
12cu|gkrellm-plugins-2.3.5-4|288	mkdir -p doc/gkrellm-fmonitor
12cu|gkrellm-plugins-2.3.5-4|289	cp gkrellm-fmonitor-%{fmonitor_version}/README doc/gkrellm-fmonitor
12cu|gkrellm-plugins-2.3.5-4|290	mkdir -p doc/gkrellm-hddtemp
12cu|gkrellm-plugins-2.3.5-4|291	cp gkrellm-hddtemp-%{hddtemp_version}/{COPYING,README} doc/gkrellm-hddtemp
12cu|gkrellm-plugins-2.3.5-4|292	mkdir -p doc/gkrellm-mailwatch
12cu|gkrellm-plugins-2.3.5-4|293	cp gkrellm-mailwatch/{Changelog,README} doc/gkrellm-mailwatch
12cu|gkrellm-plugins-2.3.5-4|294	mkdir -p doc/gkrellm-radio
12cu|gkrellm-plugins-2.3.5-4|295	cp gkrellm-radio/{CHANGES,README,lirc.example} doc/gkrellm-radio
12cu|gkrellm-plugins-2.3.5-4|296	mkdir -p doc/gkrellm-reminder
12cu|gkrellm-plugins-2.3.5-4|297	cp gkrellm-reminder-%{reminder_version}/{COPYING,ChangeLog,INSTALL,README} doc/gkrellm-reminder
12cu|gkrellm-plugins-2.3.5-4|298	mkdir -p doc/gkrellm-volume
12cu|gkrellm-plugins-2.3.5-4|299	cp gkrellm-volume/{COPYRIGHT,Changelog,README,THEMING} doc/gkrellm-volume
12cu|gkrellm-plugins-2.3.5-4|300	mkdir -p doc/timers
12cu|gkrellm-plugins-2.3.5-4|301	cp gkrellm_timers-%{timers_version}/{ChangeLog,README,TODO} doc/timers
12cu|gkrellm-plugins-2.3.5-4|302	mkdir -p doc/gkrellmbgchg2
12cu|gkrellm-plugins-2.3.5-4|303	cp gkrellmbgchg2-%{gkrellmbgchg2_version}/{ChangeLog,README,TODO} doc/gkrellmbgchg2
12cu|gkrellm-plugins-2.3.5-4|304	mkdir -p doc/gkrellmitime
12cu|gkrellm-plugins-2.3.5-4|305	cp gkrellmitime-%{gkrellmitime_version}/{COPYING,ChangeLog,README} doc/gkrellmitime
12cu|gkrellm-plugins-2.3.5-4|306	mkdir -p doc/gkrellmlaunch
12cu|gkrellm-plugins-2.3.5-4|307	cp gkrellmlaunch-%{gkrellmlaunch_version}/{CHANGELOG,COPYING,LICENSE,README} doc/gkrellmlaunch
12cu|gkrellm-plugins-2.3.5-4|308	mkdir -p doc/gkrellmoon
12cu|gkrellm-plugins-2.3.5-4|309	cp gkrellmoon-%{gkrellmoon_version}/{AUTHORS,COPYING,ChangeLog,INSTALL,NEWS,README} doc/gkrellmoon
12cu|gkrellm-plugins-2.3.5-4|310	mkdir -p doc/gkrellmss
12cu|gkrellm-plugins-2.3.5-4|311	cp gkrellmss-%{gkrellmss_version}/{COPYRIGHT,Changelog,INSTALL,README,Themes} doc/gkrellmss
12cu|gkrellm-plugins-2.3.5-4|312	mkdir -p doc/gkrellmwireless
12cu|gkrellm-plugins-2.3.5-4|313	cp gkrellmwireless/{Changelog,README} doc/gkrellmwireless
12cu|gkrellm-plugins-2.3.5-4|314	mkdir -p doc/gkrellsun
12cu|gkrellm-plugins-2.3.5-4|315	cp gkrellsun-%{gkrellsun_version}/{AUTHORS,COPYING,INSTALL,README} doc/gkrellsun
12cu|gkrellm-plugins-2.3.5-4|316	mkdir -p doc/gkrelltop
12cu|gkrellm-plugins-2.3.5-4|317	cp gkrelltop-%{gkrelltop_version}.orig/README doc/gkrelltop
12cu|gkrellm-plugins-2.3.5-4|318	mkdir -p doc/gkrellweather
12cu|gkrellm-plugins-2.3.5-4|319	cp gkrellweather-%{gkrellweather_version}/{COPYING,ChangeLog,README} doc/gkrellweather
12cu|gkrellm-plugins-2.3.5-4|320	mkdir -p doc/seti
12cu|gkrellm-plugins-2.3.5-4|321	cp seti-%{seti_version}/{AUTHORS,BUGS,COPYING,ChangeLog,INSTALL,INSTALL.gtk2,LICENSE,NEWS,README,README-pcpu,TODO} doc/seti
12cu|gkrellm-plugins-2.3.5-4|322	mkdir -p doc/cpufreq
12cu|gkrellm-plugins-2.3.5-4|323	cp gkrellm2-cpufreq-%{cpufreq_version}/{ChangeLog,LICENSE,README} doc/cpufreq
12cu|gkrellm-plugins-2.3.5-4|324	
12cu|gkrellm-plugins-2.3.5-4|325	# fix some perms
12cu|gkrellm-plugins-2.3.5-4|326	chmod 644 doc/gkrellmoon/*
12cu|gkrellm-plugins-2.3.5-4|327	chmod 644 doc/gkleds/*
12cu|gkrellm-plugins-2.3.5-4|328	chmod 644 doc/gkrelltop/*
12cu|gkrellm-plugins-2.3.5-4|329	
12cu|gkrellm-plugins-2.3.5-4|330	%clean
12cu|gkrellm-plugins-2.3.5-4|331	rm -rf %{buildroot}
12cu|gkrellm-plugins-2.3.5-4|332	
12cu|gkrellm-plugins-2.3.5-4|333	%files
12cu|gkrellm-plugins-2.3.5-4|334	%defattr(-,root,root)
12cu|gkrellm-plugins-2.3.5-4|335	%doc doc/*
12cu|gkrellm-plugins-2.3.5-4|336	%{_libdir}/gkrellm2/plugins/*
12cu|gkrellm-plugins-2.3.5-4|337	%exclude %{_libdir}/gkrellm2/plugins/gkrellm_snmp.so
12cu|gkrellm-plugins-2.3.5-4|338	%exclude %{_libdir}/gkrellm2/plugins/gkrellstock.so
12cu|gkrellm-plugins-2.3.5-4|339	%exclude %{_libdir}/gkrellm2/plugins/gkrellshoot.so
12cu|gkrellm-plugins-2.3.5-4|340	%exclude %{_libdir}/gkrellm2/plugins/gkrellkam2.so
12cu|gkrellm-plugins-2.3.5-4|341	%{_datadir}/gkrellm2/scripts/GrabWeather
12cu|gkrellm-plugins-2.3.5-4|342	
12cu|gkrellm-plugins-2.3.5-4|343	%files snmp
12cu|gkrellm-plugins-2.3.5-4|344	%defattr(-,root,root)
12cu|gkrellm-plugins-2.3.5-4|345	%doc gkrellm_snmp-%{snmp_version}/ChangeLog
12cu|gkrellm-plugins-2.3.5-4|346	%doc gkrellm_snmp-%{snmp_version}/FAQ
12cu|gkrellm-plugins-2.3.5-4|347	%doc gkrellm_snmp-%{snmp_version}/README
12cu|gkrellm-plugins-2.3.5-4|348	%doc gkrellm_snmp-%{snmp_version}/TODO
12cu|gkrellm-plugins-2.3.5-4|349	%{_libdir}/gkrellm2/plugins/gkrellm_snmp.so
12cu|gkrellm-plugins-2.3.5-4|350	
12cu|gkrellm-plugins-2.3.5-4|351	%files stock
12cu|gkrellm-plugins-2.3.5-4|352	%defattr(-,root,root)
12cu|gkrellm-plugins-2.3.5-4|353	%doc gkrellStock-%{gkrellStock_version}/COPYING
12cu|gkrellm-plugins-2.3.5-4|354	%doc gkrellStock-%{gkrellStock_version}/ChangeLog
12cu|gkrellm-plugins-2.3.5-4|355	%doc gkrellStock-%{gkrellStock_version}/README
12cu|gkrellm-plugins-2.3.5-4|356	%{_libdir}/gkrellm2/plugins/gkrellstock.so
12cu|gkrellm-plugins-2.3.5-4|357	%{_datadir}/gkrellm2/scripts/GetQuote2
12cu|gkrellm-plugins-2.3.5-4|358	
12cu|gkrellm-plugins-2.3.5-4|359	%files shoot
12cu|gkrellm-plugins-2.3.5-4|360	%defattr(-,root,root)
12cu|gkrellm-plugins-2.3.5-4|361	%doc gkrellShoot-%{gkrellShoot_version}/ChangeLog
12cu|gkrellm-plugins-2.3.5-4|362	%doc gkrellShoot-%{gkrellShoot_version}/README
12cu|gkrellm-plugins-2.3.5-4|363	%{_libdir}/gkrellm2/plugins/gkrellshoot.so
12cu|gkrellm-plugins-2.3.5-4|364	
12cu|gkrellm-plugins-2.3.5-4|365	%files kam
12cu|gkrellm-plugins-2.3.5-4|366	%defattr(-,root,root)
12cu|gkrellm-plugins-2.3.5-4|367	%doc gkrellkam-%{gkrellkam_version}/README
12cu|gkrellm-plugins-2.3.5-4|368	%doc gkrellkam-%{gkrellkam_version}/COPYING
12cu|gkrellm-plugins-2.3.5-4|369	%doc gkrellkam-%{gkrellkam_version}/Changelog
12cu|gkrellm-plugins-2.3.5-4|370	%doc gkrellkam-%{gkrellkam_version}/INSTALL
12cu|gkrellm-plugins-2.3.5-4|371	%doc gkrellkam-%{gkrellkam_version}/Release
12cu|gkrellm-plugins-2.3.5-4|372	%doc gkrellkam-%{gkrellkam_version}/Todo
12cu|gkrellm-plugins-2.3.5-4|373	%doc gkrellkam-%{gkrellkam_version}/example.list
12cu|gkrellm-plugins-2.3.5-4|374	%{_libdir}/gkrellm2/plugins/gkrellkam2.so
12cu|gkrellm-plugins-2.3.5-4|375	
12cu|gkrellm-plugins-2.3.5-4|376	
12cu|gkrellm-plugins-2.3.5-4|377	%changelog
12cu|gkrellm-plugins-2.3.5-4|378	* Mon Jul 18 2011 Oden Eriksson <oeriksson@mandriva.com> 2.3.5-2mdv2011
12cu|gkrellm-plugins-2.3.5-4|379	+ Revision: 690291
12cu|gkrellm-plugins-2.3.5-4|380	- rebuilt against new net-snmp libs
12cu|gkrellm-plugins-2.3.5-4|381	
12cu|gkrellm-plugins-2.3.5-4|382	* Tue Oct 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.5-1mdv2011.0
12cu|gkrellm-plugins-2.3.5-4|383	+ Revision: 585213
12cu|gkrellm-plugins-2.3.5-4|384	- rebuild for latest gkrellm
12cu|gkrellm-plugins-2.3.5-4|385	
12cu|gkrellm-plugins-2.3.5-4|386	* Sun Jul 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.4-4mdv2011.0
12cu|gkrellm-plugins-2.3.5-4|387	+ Revision: 554861
12cu|gkrellm-plugins-2.3.5-4|388	- fix compilation on x86_64, and ensure proper CFLAGS use
12cu|gkrellm-plugins-2.3.5-4|389	- update fmonitor plugin to 2.0.4
12cu|gkrellm-plugins-2.3.5-4|390	- update mailwatch plugin to 2.4.3
12cu|gkrellm-plugins-2.3.5-4|391	- update snmp plugin to 1.1
12cu|gkrellm-plugins-2.3.5-4|392	- update bgchg2 plugin to 0.1.9
12cu|gkrellm-plugins-2.3.5-4|393	- update mms plugin to 2.1.22
12cu|gkrellm-plugins-2.3.5-4|394	- update mss plugin to 2.6
12cu|gkrellm-plugins-2.3.5-4|395	- update sun plugin to 1.0.0
12cu|gkrellm-plugins-2.3.5-4|396	- update top plugin to 2.2.13
12cu|gkrellm-plugins-2.3.5-4|397	- update weather plugin to 2.0.8
12cu|gkrellm-plugins-2.3.5-4|398	- drop i86-specific gkx86info plugin
12cu|gkrellm-plugins-2.3.5-4|399	- add cpufreq plugin
12cu|gkrellm-plugins-2.3.5-4|400	- update volume plugin version to 2.1.13 (#60229)
12cu|gkrellm-plugins-2.3.5-4|401	
12cu|gkrellm-plugins-2.3.5-4|402	* Fri Apr 23 2010 Funda Wang <fwang@mandriva.org> 2.3.4-3mdv2010.1
12cu|gkrellm-plugins-2.3.5-4|403	+ Revision: 538092
12cu|gkrellm-plugins-2.3.5-4|404	- rebuild for openssl
12cu|gkrellm-plugins-2.3.5-4|405	
12cu|gkrellm-plugins-2.3.5-4|406	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.4-2mdv2010.1
12cu|gkrellm-plugins-2.3.5-4|407	+ Revision: 488716
12cu|gkrellm-plugins-2.3.5-4|408	- rebuild for missing binaries
12cu|gkrellm-plugins-2.3.5-4|409	
12cu|gkrellm-plugins-2.3.5-4|410	* Wed Jan 06 2010 Frederik Himpe <fhimpe@mandriva.org> 2.3.4-1mdv2010.1
12cu|gkrellm-plugins-2.3.5-4|411	+ Revision: 486903
12cu|gkrellm-plugins-2.3.5-4|412	- update to new version 2.3.4
12cu|gkrellm-plugins-2.3.5-4|413	
12cu|gkrellm-plugins-2.3.5-4|414	* Wed Dec 30 2009 Frederik Himpe <fhimpe@mandriva.org> 2.3.3-1mdv2010.1
12cu|gkrellm-plugins-2.3.5-4|415	+ Revision: 484042
12cu|gkrellm-plugins-2.3.5-4|416	- Rebuild for new gkrellm 2.3.3
12cu|gkrellm-plugins-2.3.5-4|417	
12cu|gkrellm-plugins-2.3.5-4|418	* Thu Oct 15 2009 Oden Eriksson <oeriksson@mandriva.com> 2.3.2-3mdv2010.0
12cu|gkrellm-plugins-2.3.5-4|419	+ Revision: 457689
12cu|gkrellm-plugins-2.3.5-4|420	- rebuild
12cu|gkrellm-plugins-2.3.5-4|421	- lowercase ImageMagick
12cu|gkrellm-plugins-2.3.5-4|422	
12cu|gkrellm-plugins-2.3.5-4|423	+ Thierry Vignaud <tv@mandriva.org>
12cu|gkrellm-plugins-2.3.5-4|424	- rebuild
12cu|gkrellm-plugins-2.3.5-4|425	
12cu|gkrellm-plugins-2.3.5-4|426	* Sat Oct 11 2008 Frederik Himpe <fhimpe@mandriva.org> 2.3.2-1mdv2009.1
12cu|gkrellm-plugins-2.3.5-4|427	+ Revision: 291685
12cu|gkrellm-plugins-2.3.5-4|428	- Update for new gkrellm 2.3.2 version
12cu|gkrellm-plugins-2.3.5-4|429	
12cu|gkrellm-plugins-2.3.5-4|430	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.3.1-3mdv2009.0
12cu|gkrellm-plugins-2.3.5-4|431	+ Revision: 246163
12cu|gkrellm-plugins-2.3.5-4|432	- rebuild
12cu|gkrellm-plugins-2.3.5-4|433	- kill re-definition of %%buildroot on Pixel's request
12cu|gkrellm-plugins-2.3.5-4|434	
12cu|gkrellm-plugins-2.3.5-4|435	+ Olivier Blin <oblin@mandriva.com>
12cu|gkrellm-plugins-2.3.5-4|436	- restore BuildRoot
12cu|gkrellm-plugins-2.3.5-4|437	
12cu|gkrellm-plugins-2.3.5-4|438	* Wed Dec 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-1mdv2008.1
12cu|gkrellm-plugins-2.3.5-4|439	+ Revision: 118058
12cu|gkrellm-plugins-2.3.5-4|440	- update to new version 2.3.1
12cu|gkrellm-plugins-2.3.5-4|441	
12cu|gkrellm-plugins-2.3.5-4|442	* Thu Aug 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.0-3mdv2008.0
12cu|gkrellm-plugins-2.3.5-4|443	+ Revision: 64656
12cu|gkrellm-plugins-2.3.5-4|444	- updates:
12cu|gkrellm-plugins-2.3.5-4|445	- gkrellshoot 0.4.4
12cu|gkrellm-plugins-2.3.5-4|446	- gkrelltop 2.2.10
12cu|gkrellm-plugins-2.3.5-4|447	
12cu|gkrellm-plugins-2.3.5-4|448	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|gkrellm-plugins-2.3.5-4|449	- rebuilt against latest net-snmp-devel
12cu|gkrellm-plugins-2.3.5-4|450	
12cu|gkrellm-plugins-2.3.5-4|451	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.0-1mdv2008.0
12cu|gkrellm-plugins-2.3.5-4|452	+ Revision: 56013
12cu|gkrellm-plugins-2.3.5-4|453	- new version
12cu|gkrellm-plugins-2.3.5-4|454	
12cu|gkrellm-plugins-2.3.5-4|455	* Sun May 13 2007 Michael Scherer <misc@mandriva.org> 2.2.10-1mdv2008.0
12cu|gkrellm-plugins-2.3.5-4|456	+ Revision: 26570
12cu|gkrellm-plugins-2.3.5-4|457	- rebuild for gkrellm 2.2.10
12cu|gkrellm-plugins-2.3.5-4|458	- Import gkrellm-plugins
12cu|gkrellm-plugins-2.3.5-4|459	
12cu|gkrellm-plugins-2.3.5-4|460	
12cu|gkrellm-plugins-2.3.5-4|461	
12cu|gkrellm-plugins-2.3.5-4|462	* Fri Jun 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.9-3mdv2007.0
12cu|gkrellm-plugins-2.3.5-4|463	- buildrequires libxtst-devel
12cu|gkrellm-plugins-2.3.5-4|464	
12cu|gkrellm-plugins-2.3.5-4|465	* Wed Jun 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.9-2mdv2007.0
12cu|gkrellm-plugins-2.3.5-4|466	- gkrellm_snmp 1.0
12cu|gkrellm-plugins-2.3.5-4|467	
12cu|gkrellm-plugins-2.3.5-4|468	* Mon Apr 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.9-1mdk
12cu|gkrellm-plugins-2.3.5-4|469	- rebuild for new gkrellm
12cu|gkrellm-plugins-2.3.5-4|470	
12cu|gkrellm-plugins-2.3.5-4|471	* Tue Jan 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.7-6mdk
12cu|gkrellm-plugins-2.3.5-4|472	- rebuilt against new snmp-libs with new major (10)
12cu|gkrellm-plugins-2.3.5-4|473	
12cu|gkrellm-plugins-2.3.5-4|474	* Wed Dec 21 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.7-5mdk
12cu|gkrellm-plugins-2.3.5-4|475	- %%mkrel
12cu|gkrellm-plugins-2.3.5-4|476	
12cu|gkrellm-plugins-2.3.5-4|477	* Thu Sep 01 2005 Michael Scherer <misc@mandriva.org> 2.2.7-4mdk
12cu|gkrellm-plugins-2.3.5-4|478	- Rebuild without glitz deps
12cu|gkrellm-plugins-2.3.5-4|479	
12cu|gkrellm-plugins-2.3.5-4|480	* Mon Aug 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.7-3mdk
12cu|gkrellm-plugins-2.3.5-4|481	- really fix helper scripts path
12cu|gkrellm-plugins-2.3.5-4|482	
12cu|gkrellm-plugins-2.3.5-4|483	* Mon Aug 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.7-2mdk
12cu|gkrellm-plugins-2.3.5-4|484	- gkrellweather 2.0.7
12cu|gkrellm-plugins-2.3.5-4|485	- fix helper script path
12cu|gkrellm-plugins-2.3.5-4|486	- mv all helper scripts to %%{_datadir}/gkrellm2, no need to have them in %%{_bindir}
12cu|gkrellm-plugins-2.3.5-4|487	- drop fetcho (unknown origin)
12cu|gkrellm-plugins-2.3.5-4|488	
12cu|gkrellm-plugins-2.3.5-4|489	* Tue Jun 21 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.7-1mdk
12cu|gkrellm-plugins-2.3.5-4|490	- rebuild against gkrellm 2.2.7
12cu|gkrellm-plugins-2.3.5-4|491	- gkrellsun 1.0.6
12cu|gkrellm-plugins-2.3.5-4|492	- fix build with gcc4
12cu|gkrellm-plugins-2.3.5-4|493	
12cu|gkrellm-plugins-2.3.5-4|494	* Tue Apr 26 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.5-1mdk
12cu|gkrellm-plugins-2.3.5-4|495	- rebuild against gkrellm 2.2.5
12cu|gkrellm-plugins-2.3.5-4|496	- GkrellMBgChg2 0.1.4
12cu|gkrellm-plugins-2.3.5-4|497	
12cu|gkrellm-plugins-2.3.5-4|498	* Mon Jan 17 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.4-3mdk
12cu|gkrellm-plugins-2.3.5-4|499	- GkrellMBgChg2 0.1.2
12cu|gkrellm-plugins-2.3.5-4|500	- gkrelltop 2.2.6
12cu|gkrellm-plugins-2.3.5-4|501	- GKrellShoot 0.4.2
12cu|gkrellm-plugins-2.3.5-4|502	- GKrellMMS 2.1.21
12cu|gkrellm-plugins-2.3.5-4|503	
12cu|gkrellm-plugins-2.3.5-4|504	* Sat Jan 08 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.4-2mdk
12cu|gkrellm-plugins-2.3.5-4|505	- buildrequires gtk+1.2-devel for gkrellmms (altough xmms-devel should maybe requires it instead?)
12cu|gkrellm-plugins-2.3.5-4|506	- fix x86_64 build
12cu|gkrellm-plugins-2.3.5-4|507	
12cu|gkrellm-plugins-2.3.5-4|508	* Tue Nov 09 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.4-1mdk
12cu|gkrellm-plugins-2.3.5-4|509	- new version
12cu|gkrellm-plugins-2.3.5-4|510	
12cu|gkrellm-plugins-2.3.5-4|511	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.2-1mdk
12cu|gkrellm-plugins-2.3.5-4|512	- new version
12cu|gkrellm-plugins-2.3.5-4|513	
12cu|gkrellm-plugins-2.3.5-4|514	* Fri Jun 11 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.2.1-1mdk
12cu|gkrellm-plugins-2.3.5-4|515	- new version
12cu|gkrellm-plugins-2.3.5-4|516	
12cu|gkrellm-plugins-2.3.5-4|517	* Sat May 08 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.28-3mdk
12cu|gkrellm-plugins-2.3.5-4|518	- gkrellmms 2.1.19
12cu|gkrellm-plugins-2.3.5-4|519	
12cu|gkrellm-plugins-2.3.5-4|520	* Fri Apr 30 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.28-2mdk
12cu|gkrellm-plugins-2.3.5-4|521	- gkrellmbgchg2 0.1.0
12cu|gkrellm-plugins-2.3.5-4|522	- gkrellmms 2.1.17
12cu|gkrellm-plugins-2.3.5-4|523	
12cu|gkrellm-plugins-2.3.5-4|524	* Tue Apr 06 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.28-1mdk
12cu|gkrellm-plugins-2.3.5-4|525	- rebuild against gkrellm 2.1.28
12cu|gkrellm-plugins-2.3.5-4|526	
12cu|gkrellm-plugins-2.3.5-4|527	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.25-2mdk
12cu|gkrellm-plugins-2.3.5-4|528	- gkrellm-mss -> 2.4
12cu|gkrellm-plugins-2.3.5-4|529	- gkrellm-mms -> 2.1.14
12cu|gkrellm-plugins-2.3.5-4|530	- gkrellm-sun -> 0.10.4
12cu|gkrellm-plugins-2.3.5-4|531	- drop patch 3, use PREFIX instead
12cu|gkrellm-plugins-2.3.5-4|532	
12cu|gkrellm-plugins-2.3.5-4|533	* Fri Jan 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.25-1mdk
12cu|gkrellm-plugins-2.3.5-4|534	- rebuild against gkrellm 2.1.25
12cu|gkrellm-plugins-2.3.5-4|535	- timers 1.3
12cu|gkrellm-plugins-2.3.5-4|536	
12cu|gkrellm-plugins-2.3.5-4|537	* Mon Jan 12 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.24-3mdk
12cu|gkrellm-plugins-2.3.5-4|538	- gkrellm_snmp 0.21
12cu|gkrellm-plugins-2.3.5-4|539	- drop patches 1 and 4
12cu|gkrellm-plugins-2.3.5-4|540	
12cu|gkrellm-plugins-2.3.5-4|541	* Mon Jan 12 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.24-2mdk
12cu|gkrellm-plugins-2.3.5-4|542	- build gkrellm_snmp againsnt libnet-smp (Luca Berra <bluca@comedia.it>)
12cu|gkrellm-plugins-2.3.5-4|543	- fix gkrellmitime build
12cu|gkrellm-plugins-2.3.5-4|544	
12cu|gkrellm-plugins-2.3.5-4|545	* Sun Dec 28 2003 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.24-1mdk
12cu|gkrellm-plugins-2.3.5-4|546	- rebuild against gkrellm 2.1.24
12cu|gkrellm-plugins-2.3.5-4|547	
12cu|gkrellm-plugins-2.3.5-4|548	* Thu Dec 18 2003 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.22-1mdk
12cu|gkrellm-plugins-2.3.5-4|549	- rebuild against gkrellm 2.1.22
12cu|gkrellm-plugins-2.3.5-4|550	
12cu|gkrellm-plugins-2.3.5-4|551	* Fri Dec 12 2003 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.21-2mdk
12cu|gkrellm-plugins-2.3.5-4|552	- patch for gkrellmweather path problem
12cu|gkrellm-plugins-2.3.5-4|553	- gkrellm-mms -> 2.1.13
12cu|gkrellm-plugins-2.3.5-4|554	- gkrellm-wireless -> 2.0.3
12cu|gkrellm-plugins-2.3.5-4|555	- gkrellm-mms subpackage
12cu|gkrellm-plugins-2.3.5-4|556	- included missing doc files
12cu|gkrellm-plugins-2.3.5-4|557	- spec cleanup
12cu|gkrellm-plugins-2.3.5-4|558	
12cu|gkrellm-plugins-2.3.5-4|559	* Tue Nov 18 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.21-1mdk
12cu|gkrellm-plugins-2.3.5-4|560	- rebuild against gkrellm 2.1.21
12cu|gkrellm-plugins-2.3.5-4|561	- gkrellm-radio -> 2.0.4
12cu|gkrellm-plugins-2.3.5-4|562	- gkrellm-volume -> 2.1.9
12cu|gkrellm-plugins-2.3.5-4|563	- gkrellm-fmonitor -> 2.0.3
12cu|gkrellm-plugins-2.3.5-4|564	- gkrellmbgchg -> 2.0.8
12cu|gkrellm-plugins-2.3.5-4|565	- fixed buildrequires
12cu|gkrellm-plugins-2.3.5-4|566	
12cu|gkrellm-plugins-2.3.5-4|567	* Sat Aug 30 2003 Michael Scherer <scherer.michael@free.fr> 2.1.16-2mdk
12cu|gkrellm-plugins-2.3.5-4|568	- BuildRequires libopenssl-devel, for snmp plugin
12cu|gkrellm-plugins-2.3.5-4|569	
12cu|gkrellm-plugins-2.3.5-4|570	* Sat Aug 23 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.16-1mdk
12cu|gkrellm-plugins-2.3.5-4|571	- rebuild against gkrellm 2.1.16
12cu|gkrellm-plugins-2.3.5-4|572	
12cu|gkrellm-plugins-2.3.5-4|573	* Sat Aug 09 2003 Michael Scherer <scherer.michael@free.fr> 2.1.15-2mdk
12cu|gkrellm-plugins-2.3.5-4|574	- + gkrellmlaunch ( 0.5 )
12cu|gkrellm-plugins-2.3.5-4|575	
12cu|gkrellm-plugins-2.3.5-4|576	* Thu Aug 07 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.15-1mdk
12cu|gkrellm-plugins-2.3.5-4|577	- rebuild against gkrellm 2.1.15
12cu|gkrellm-plugins-2.3.5-4|578	- no buildrequires libgtk1.2-devel
12cu|gkrellm-plugins-2.3.5-4|579	
12cu|gkrellm-plugins-2.3.5-4|580	* Mon Jun 30 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.14-1mdk
12cu|gkrellm-plugins-2.3.5-4|581	- rebuild against gkrellm 2.1.14
12cu|gkrellm-plugins-2.3.5-4|582	- gkrellweather -> 2.0.6
12cu|gkrellm-plugins-2.3.5-4|583	- gkrellstock -> 0.5.1
12cu|gkrellm-plugins-2.3.5-4|584	- gkrellm-volume -> 2.1.8
12cu|gkrellm-plugins-2.3.5-4|585	- gkrellmms -> 2.1.12
12cu|gkrellm-plugins-2.3.5-4|586	- gkrellm-mailwatch -> 2.4.2
12cu|gkrellm-plugins-2.3.5-4|587	- gkrelltop -> 2.2
12cu|gkrellm-plugins-2.3.5-4|588	- used macros for specific plugins versions
12cu|gkrellm-plugins-2.3.5-4|589	
12cu|gkrellm-plugins-2.3.5-4|590	* Thu Jun 19 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.12-2mdk
12cu|gkrellm-plugins-2.3.5-4|591	- split up some subpackages to leverage depndencies
12cu|gkrellm-plugins-2.3.5-4|592	- spec cleanup
12cu|gkrellm-plugins-2.3.5-4|593	
12cu|gkrellm-plugins-2.3.5-4|594	* Tue Jun 17 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 2.1.12-1mdk
12cu|gkrellm-plugins-2.3.5-4|595	- rebuild against gkrellm 2.1.12
12cu|gkrellm-plugins-2.3.5-4|596	
12cu|gkrellm-plugins-2.3.5-4|597	* Thu May 01 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.1.7a-4mdk
12cu|gkrellm-plugins-2.3.5-4|598	- buildrequires (stefan spam ;)
12cu|gkrellm-plugins-2.3.5-4|599	- distlint error
12cu|gkrellm-plugins-2.3.5-4|600	
12cu|gkrellm-plugins-2.3.5-4|601	* Sat Apr 12 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.1.7a-3mdk
12cu|gkrellm-plugins-2.3.5-4|602	- gkrellmms -> 2.1.9
12cu|gkrellm-plugins-2.3.5-4|603	- gkrellm-mailwatch -> 2.3.1
12cu|gkrellm-plugins-2.3.5-4|604	- gkrellm-radio -> 2.0.3
12cu|gkrellm-plugins-2.3.5-4|605	- + gkrellm_timers (1.2)
12cu|gkrellm-plugins-2.3.5-4|606	- + gkrelltop (2.1)
12cu|gkrellm-plugins-2.3.5-4|607	
12cu|gkrellm-plugins-2.3.5-4|608	* Sat Feb 08 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.1.7a-2mdk
12cu|gkrellm-plugins-2.3.5-4|609	- %%ix86 sucks, gkx86info does not exist on ppc/alpha/sparc
12cu|gkrellm-plugins-2.3.5-4|610	
12cu|gkrellm-plugins-2.3.5-4|611	* Thu Jan 30 2003 Frederic Crozat <fcrozat@mandrakesoft.com> 2.1.7a-1mdk
12cu|gkrellm-plugins-2.3.5-4|612	- rebuild against gkrellm 2.1.7a
12cu|gkrellm-plugins-2.3.5-4|613	
12cu|gkrellm-plugins-2.3.5-4|614	* Fri Jan 24 2003 Vincent Danen <vdanen@mandrakesoft.com> 2.1.5-2mdk
12cu|gkrellm-plugins-2.3.5-4|615	- changes from Ben Reser:
12cu|gkrellm-plugins-2.3.5-4|616	- Lots of new goodies:
12cu|gkrellm-plugins-2.3.5-4|617	gkrellweather 2.0.5
12cu|gkrellm-plugins-2.3.5-4|618	fmonitor 2.0.2
12cu|gkrellm-plugins-2.3.5-4|619	reminder 2.0.0
12cu|gkrellm-plugins-2.3.5-4|620	gkrellm_snmp 0.18 (patched for gkrellm2)
12cu|gkrellm-plugins-2.3.5-4|621	gkleds 0.8.0
12cu|gkrellm-plugins-2.3.5-4|622	bkrellmbgchg2 0.0.4
12cu|gkrellm-plugins-2.3.5-4|623	gkrellsun 0.9.1
12cu|gkrellm-plugins-2.3.5-4|624	gkx86info 0.0.2
12cu|gkrellm-plugins-2.3.5-4|625	gkrellmoon 0.6
12cu|gkrellm-plugins-2.3.5-4|626	- Removed uneeded ppc pmud requires since there is
12cu|gkrellm-plugins-2.3.5-4|627	no pmud plugin for gkrellm2 :(
12cu|gkrellm-plugins-2.3.5-4|628	- Updated gkrellmss to 2.3 and re-enabled it now that fftw is
12cu|gkrellm-plugins-2.3.5-4|629	in contrib
12cu|gkrellm-plugins-2.3.5-4|630	- Updated gkrellmvolume & gkrellmms to 2.1.7
12cu|gkrellm-plugins-2.3.5-4|631	- Cleanup so package no longer uses /usr/X11R6
12cu|gkrellm-plugins-2.3.5-4|632	
12cu|gkrellm-plugins-2.3.5-4|633	* Tue Jan 14 2003 Frederic Crozat <fcrozat@mandrakesoft.com> 2.1.5-1mdk
12cu|gkrellm-plugins-2.3.5-4|634	- Recompiled against gkrellm 2.1.5
12cu|gkrellm-plugins-2.3.5-4|635	- Remove old prefix, since main package don't use it anymore
12cu|gkrellm-plugins-2.3.5-4|636	- gkrellmms 2.1.6
12cu|gkrellm-plugins-2.3.5-4|637	- gkrellm-volume 2.1.6
12cu|gkrellm-plugins-2.3.5-4|638	- gkrellm-mailwatch 2.1
12cu|gkrellm-plugins-2.3.5-4|639	- gkrellmss 2.3
12cu|gkrellm-plugins-2.3.5-4|640	- gkrellmwireless 2.0.2
12cu|gkrellm-plugins-2.3.5-4|641	- gkrellm-radio 2.0.2
12cu|gkrellm-plugins-2.3.5-4|642	
12cu|gkrellm-plugins-2.3.5-4|643	* Tue Oct 29 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 2.0.4-2mdk
12cu|gkrellm-plugins-2.3.5-4|644	- Add gkrellkam2 2.0.0
12cu|gkrellm-plugins-2.3.5-4|645	- Fix build for gkrellmitime
12cu|gkrellm-plugins-2.3.5-4|646	- Remove obsolete build lines for gkrellm-gnome
12cu|gkrellm-plugins-2.3.5-4|647	- Fix dependencies
12cu|gkrellm-plugins-2.3.5-4|648	
12cu|gkrellm-plugins-2.3.5-4|649	* Wed Oct 16 2002 Vincent Danen <vdanen@mandrakesoft.com> 2.0.4-1mdk
12cu|gkrellm-plugins-2.3.5-4|650	- gkrellm-volume 2.1.4
12cu|gkrellm-plugins-2.3.5-4|651	- gkrellmms 2.1.2
12cu|gkrellm-plugins-2.3.5-4|652	- gkrellm-mailwatch 2.0
12cu|gkrellm-plugins-2.3.5-4|653	- gkrellmwireless 2.0.0
12cu|gkrellm-plugins-2.3.5-4|654	- gkrellm-radio 2.0.1
12cu|gkrellm-plugins-2.3.5-4|655	- gkrellmitime 1.0
12cu|gkrellm-plugins-2.3.5-4|656	- gkrellstock 0.5
12cu|gkrellm-plugins-2.3.5-4|657	- gkrellshoot 0.4.1
12cu|gkrellm-plugins-2.3.5-4|658	- gkrellmss 2.0 (disabled currently)
12cu|gkrellm-plugins-2.3.5-4|659	- remove all 1.x plugins not ported to 2.x
12cu|gkrellm-plugins-2.3.5-4|660	
12cu|gkrellm-plugins-2.3.5-4|661	* Thu Oct 03 2002 Antoine Ginies <aginies@mandrakesoft.com> 1.2.13-2mdk
12cu|gkrellm-plugins-2.3.5-4|662	- gkleds 0.6.1
12cu|gkrellm-plugins-2.3.5-4|663	
12cu|gkrellm-plugins-2.3.5-4|664	* Sat Aug 10 2002 Vincent Danen <vdanen@mandrakesoft.com> 1.2.13-1mdk
12cu|gkrellm-plugins-2.3.5-4|665	- rebuild for 1.2.13
12cu|gkrellm-plugins-2.3.5-4|666	- gkrellkam-0.3.4
12cu|gkrellm-plugins-2.3.5-4|667	- gkrellm-radio-0.3.3
12cu|gkrellm-plugins-2.3.5-4|668	- Requires: wget (for gkrellkam)
12cu|gkrellm-plugins-2.3.5-4|669	- more macros
12cu|gkrellm-plugins-2.3.5-4|670	- BuildRequires: liblirc-devel
12cu|gkrellm-plugins-2.3.5-4|671	
12cu|gkrellm-plugins-2.3.5-4|672	* Mon May 06 2002 Vincent Danen <vdanen@mandrakesoft.com> 1.2.11-1mdk
12cu|gkrellm-plugins-2.3.5-4|673	- rebuild for 1.2.11
12cu|gkrellm-plugins-2.3.5-4|674	- gkrellmms 0.5.6
12cu|gkrellm-plugins-2.3.5-4|675	- new gktaskman-0.0.7
12cu|gkrellm-plugins-2.3.5-4|676	- new gkrelmwireless-0.2.2
12cu|gkrellm-plugins-2.3.5-4|677	
12cu|gkrellm-plugins-2.3.5-4|678	* Thu Jan 31 2002 Vincent Danen <vdanen@mandrakesoft.com> 1.2.8-1mdk
12cu|gkrellm-plugins-2.3.5-4|679	- rebuild for 1.2.8
12cu|gkrellm-plugins-2.3.5-4|680	- Requires: gnome-libs-devel
12cu|gkrellm-plugins-2.3.5-4|681	- Requires: s/ucd-snmp-devel/libsnmp-devel/
12cu|gkrellm-plugins-2.3.5-4|682	
12cu|gkrellm-plugins-2.3.5-4|683	* Wed Nov 21 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.2.4-1mdk
12cu|gkrellm-plugins-2.3.5-4|684	- rebuild for 1.2.4 by Ryan T. Sammartino <ryants@shaw.ca>
12cu|gkrellm-plugins-2.3.5-4|685	
12cu|gkrellm-plugins-2.3.5-4|686	* Sun Sep 30 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.2.2-1mdk
12cu|gkrellm-plugins-2.3.5-4|687	- rebuild for 1.2.2
12cu|gkrellm-plugins-2.3.5-4|688	- need to define IMLIB_INCLUDE and GTK_INCLUDE in spec so can use
12cu|gkrellm-plugins-2.3.5-4|689	optimization for all krells
12cu|gkrellm-plugins-2.3.5-4|690	- updated mailwatch to 0.7
12cu|gkrellm-plugins-2.3.5-4|691	- lots of new goodies:
12cu|gkrellm-plugins-2.3.5-4|692	- fmonitor 0.3
12cu|gkrellm-plugins-2.3.5-4|693	- gkrellmitime 0.4
12cu|gkrellm-plugins-2.3.5-4|694	- gkrellscore 0.0.2
12cu|gkrellm-plugins-2.3.5-4|695	- glogwatch 1.0
12cu|gkrellm-plugins-2.3.5-4|696	- gkrellstock 0.2
12cu|gkrellm-plugins-2.3.5-4|697	- gkrellshoot 0.2
12cu|gkrellm-plugins-2.3.5-4|698	- gkrinn 0.5-1
12cu|gkrellm-plugins-2.3.5-4|699	- gkrellmwho 0.4
12cu|gkrellm-plugins-2.3.5-4|700	- reminder 0.3.1
12cu|gkrellm-plugins-2.3.5-4|701	- gkrellmoon 0.3
12cu|gkrellm-plugins-2.3.5-4|702	- gkrellm_snmp 0.18
12cu|gkrellm-plugins-2.3.5-4|703	- gkrellmss 0.2
12cu|gkrellm-plugins-2.3.5-4|704	
12cu|gkrellm-plugins-2.3.5-4|705	* Wed Aug  9 2001 Stew Benedict <sbenedict@mandrakesoft.com> 1.2.1-1mdk
12cu|gkrellm-plugins-2.3.5-4|706	- rebuild for 1.2.1 - move plugins to /usr/lib/gkrellm per FHS
12cu|gkrellm-plugins-2.3.5-4|707	- add gkrellm-pmu, gkrellm-gnome (marc heckmann)
12cu|gkrellm-plugins-2.3.5-4|708	
12cu|gkrellm-plugins-2.3.5-4|709	* Mon Jul 16 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.8-1mdk
12cu|gkrellm-plugins-2.3.5-4|710	- rebuild for 1.0.8
12cu|gkrellm-plugins-2.3.5-4|711	- updated plugins
12cu|gkrellm-plugins-2.3.5-4|712	
12cu|gkrellm-plugins-2.3.5-4|713	* Wed Mar 14 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.0.7-1mdk
12cu|gkrellm-plugins-2.3.5-4|714	- rebuild for 1.0.7
12cu|gkrellm-plugins-2.3.5-4|715	
12cu|gkrellm-plugins-2.3.5-4|716	* Wed Jan 31 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.0.6-1mdk
12cu|gkrellm-plugins-2.3.5-4|717	- rebuild for 1.0.6
12cu|gkrellm-plugins-2.3.5-4|718	
12cu|gkrellm-plugins-2.3.5-4|719	* Tue Jan 23 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.0.5-1mdk
12cu|gkrellm-plugins-2.3.5-4|720	- rebuild for 1.0.5
12cu|gkrellm-plugins-2.3.5-4|721	
12cu|gkrellm-plugins-2.3.5-4|722	* Tue Jan 16 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.0.4-1mdk
12cu|gkrellm-plugins-2.3.5-4|723	- rebuild for 1.0.4
12cu|gkrellm-plugins-2.3.5-4|724	- plugin_fan compiles again so it's back in
12cu|gkrellm-plugins-2.3.5-4|725	
12cu|gkrellm-plugins-2.3.5-4|726	* Sun Jan 07 2001 Vincent Danen <vdanen@mandrakesoft.com> 1.0.3-1mdk
12cu|gkrellm-plugins-2.3.5-4|727	- rebuild for 1.0.3
12cu|gkrellm-plugins-2.3.5-4|728	- remove the plugin_fan plugin...  doesn't look like it's supported anymore
12cu|gkrellm-plugins-2.3.5-4|729	and it won't build anymore either
12cu|gkrellm-plugins-2.3.5-4|730	
12cu|gkrellm-plugins-2.3.5-4|731	* Wed Nov 15 2000 Vincent Danen <vdanen@mandrakesoft.com> 1.0.2-1mdk
12cu|gkrellm-plugins-2.3.5-4|732	- build for 1.0.2
12cu|gkrellm-plugins-2.3.5-4|733	- rename primary sourcefile so it has no version (silly to keep changing
12cu|gkrellm-plugins-2.3.5-4|734	it for every new version since the plugins don't change)
12cu|gkrellm-plugins-2.3.5-4|735	
12cu|gkrellm-plugins-2.3.5-4|736	* Fri Oct 20 2000 Vincent Danen <vdanen@mandrakesoft.com> 1.0.1-1mdk
12cu|gkrellm-plugins-2.3.5-4|737	- build for 1.0.1
12cu|gkrellm-plugins-2.3.5-4|738	
12cu|gkrellm-plugins-2.3.5-4|739	* Fri Oct 13 2000 Vincent Danen <vdanen@mandrakesoft.com> 1.0.0-1mdk
12cu|gkrellm-plugins-2.3.5-4|740	- build for 1.0.0
12cu|gkrellm-plugins-2.3.5-4|741	
12cu|gkrellm-plugins-2.3.5-4|742	* Mon Aug  7 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.10.5-1mdk
12cu|gkrellm-plugins-2.3.5-4|743	- build for 0.10.5
12cu|gkrellm-plugins-2.3.5-4|744	- added stricter version checking for dependencies
12cu|gkrellm-plugins-2.3.5-4|745	
12cu|gkrellm-plugins-2.3.5-4|746	* Wed Jul 12 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.10.4-1mdk
12cu|gkrellm-plugins-2.3.5-4|747	- new package for gkrellm plugins
12cu|gkrellm-plugins-2.3.5-4|748	- gkrellmms 0.5.4
12cu|gkrellm-plugins-2.3.5-4|749	- add gkrellweather 0.2.3
12cu|gkrellm-plugins-2.3.5-4|750	- add volume 0.6
12cu|gkrellm-plugins-2.3.5-4|751	- add mailwatch 0.2
12cu|gkrellm-plugins-2.3.5-4|752	- added slim fetcho email fetching client
12cu|gkrellm-plugins-2.3.5-4|753	- remove seti@home since it never compiles properly

9533 12
12cu|gl-117-1.3.2-7|1	Summary:	Action flight simulator
12cu|gl-117-1.3.2-7|2	Name:		gl-117
12cu|gl-117-1.3.2-7|3	Version:	1.3.2
12cu|gl-117-1.3.2-7|4	Release:	7
12cu|gl-117-1.3.2-7|5	License:	GPLv2+
12cu|gl-117-1.3.2-7|6	Group:		Games/Arcade
12cu|gl-117-1.3.2-7|7	Url:		http://www.heptargon.de/
12cu|gl-117-1.3.2-7|8	Source0:	http://prdownloads.sourceforge.net/gl-117/%{name}-%{version}-src.tar.bz2
12cu|gl-117-1.3.2-7|9	Source11:	%{name}-16x16.png
12cu|gl-117-1.3.2-7|10	Source12:	%{name}-32x32.png
12cu|gl-117-1.3.2-7|11	Source13:	%{name}-48x48.png
12cu|gl-117-1.3.2-7|12	BuildRequires:	pkgconfig(gl)
12cu|gl-117-1.3.2-7|13	BuildRequires:	pkgconfig(glu)
12cu|gl-117-1.3.2-7|14	BuildRequires:	pkgconfig(glut)
12cu|gl-117-1.3.2-7|15	BuildRequires:	pkgconfig(sdl)
12cu|gl-117-1.3.2-7|16	BuildRequires:	pkgconfig(SDL_mixer)
12cu|gl-117-1.3.2-7|17	
12cu|gl-117-1.3.2-7|18	%description
12cu|gl-117-1.3.2-7|19	GL-117 is an action flight simulator for Linux/Unix and MSWindows.
12cu|gl-117-1.3.2-7|20	Enter the Eagle Squadron and succeed in several challenging missions
12cu|gl-117-1.3.2-7|21	leading though different landscapes. Five predefined levels of video
12cu|gl-117-1.3.2-7|22	quality and an amount of viewing ranges let you perfectly adjust the
12cu|gl-117-1.3.2-7|23	game to the performance of your system. Joystick, mouse,
12cu|gl-117-1.3.2-7|24	sound effects, music...
12cu|gl-117-1.3.2-7|25	
12cu|gl-117-1.3.2-7|26	%files
12cu|gl-117-1.3.2-7|27	%defattr(644,root,root,755)
12cu|gl-117-1.3.2-7|28	%doc AUTHORS ChangeLog NEWS README FAQ
12cu|gl-117-1.3.2-7|29	%{_mandir}/man6/%{name}.6*
12cu|gl-117-1.3.2-7|30	%{_gamesdatadir}/%{name}
12cu|gl-117-1.3.2-7|31	%{_iconsdir}/%{name}.png
12cu|gl-117-1.3.2-7|32	%{_liconsdir}/%{name}.png
12cu|gl-117-1.3.2-7|33	%{_miconsdir}/%{name}.png
12cu|gl-117-1.3.2-7|34	%{_datadir}/applications/%{name}.desktop
12cu|gl-117-1.3.2-7|35	%defattr(755,root,root,755)
12cu|gl-117-1.3.2-7|36	%{_gamesbindir}/*
12cu|gl-117-1.3.2-7|37	
12cu|gl-117-1.3.2-7|38	#----------------------------------------------------------------------------
12cu|gl-117-1.3.2-7|39	
12cu|gl-117-1.3.2-7|40	%prep
12cu|gl-117-1.3.2-7|41	%setup -q -n %{name}-%{version}-src
12cu|gl-117-1.3.2-7|42	
12cu|gl-117-1.3.2-7|43	%build
12cu|gl-117-1.3.2-7|44	%configure2_5x \
12cu|gl-117-1.3.2-7|45	--bindir=%{_gamesbindir} \
12cu|gl-117-1.3.2-7|46	--datadir=%{_gamesdatadir}
12cu|gl-117-1.3.2-7|47	%make
12cu|gl-117-1.3.2-7|48	
12cu|gl-117-1.3.2-7|49	%install
12cu|gl-117-1.3.2-7|50	%makeinstall_std
12cu|gl-117-1.3.2-7|51	
12cu|gl-117-1.3.2-7|52	install -d %{buildroot}%{_datadir}/applications
12cu|gl-117-1.3.2-7|53	cat <<EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|gl-117-1.3.2-7|54	[Desktop Entry]
12cu|gl-117-1.3.2-7|55	Name=GL-117
12cu|gl-117-1.3.2-7|56	Comment=Action flight simulator
12cu|gl-117-1.3.2-7|57	Exec=%{_gamesbindir}/%{name}
12cu|gl-117-1.3.2-7|58	Icon=%{name}
12cu|gl-117-1.3.2-7|59	Terminal=false
12cu|gl-117-1.3.2-7|60	Type=Application
12cu|gl-117-1.3.2-7|61	StartupNotify=true
12cu|gl-117-1.3.2-7|62	Categories=Game;ArcadeGame;
12cu|gl-117-1.3.2-7|63	EOF
12cu|gl-117-1.3.2-7|64	
12cu|gl-117-1.3.2-7|65	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cu|gl-117-1.3.2-7|66	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cu|gl-117-1.3.2-7|67	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cu|gl-117-1.3.2-7|68	
12cu|gl-117-1.3.2-7|69	install -m644 doc/%{name}.6 -D %{buildroot}%{_mandir}/man6/%{name}.6
12cu|gl-117-1.3.2-7|70	
12cu|gl-117-1.3.2-7|71	
12cu|gl-117-1.3.2-7|72	
12cu|gl-117-1.3.2-7|73	%changelog
12cu|gl-117-1.3.2-7|74	* Tue Feb 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.2-7
12cu|gl-117-1.3.2-7|75	+ Revision: 7144c79
12cu|gl-117-1.3.2-7|76	- LOG Spec cleanup
12cu|gl-117-1.3.2-7|77	
12cu|gl-117-1.3.2-7|78	

9534 12
12cu|gl2ps-1.3.8-1|1	%define major 1
12cu|gl2ps-1.3.8-1|2	%define libname %mklibname gl2ps %{major}
12cu|gl2ps-1.3.8-1|3	%define libname_virt    gl2ps
12cu|gl2ps-1.3.8-1|4	%define develname %mklibname gl2ps -d
12cu|gl2ps-1.3.8-1|5	
12cu|gl2ps-1.3.8-1|6	
12cu|gl2ps-1.3.8-1|7	Summary:        An OpenGL to PostScript printing library
12cu|gl2ps-1.3.8-1|8	Name:           gl2ps
12cu|gl2ps-1.3.8-1|9	Version:        1.3.8
12cu|gl2ps-1.3.8-1|10	Release:        1
12cu|gl2ps-1.3.8-1|11	License:        LGPLv2+
12cu|gl2ps-1.3.8-1|12	Group:          System/Libraries
12cu|gl2ps-1.3.8-1|13	Source0:        http://www.geuz.org/gl2ps/src/%{name}-%{version}.tgz
12cu|gl2ps-1.3.8-1|14	Patch0:         %{name}-soversion.patch
12cu|gl2ps-1.3.8-1|15	Patch1:         %{name}-so-link-fix.patch
12cu|gl2ps-1.3.8-1|16	URL:            http://www.geuz.org/gl2ps/
12cu|gl2ps-1.3.8-1|17	BuildRequires:  cmake
12cu|gl2ps-1.3.8-1|18	BuildRequires:  pkgconfig(gl)
12cu|gl2ps-1.3.8-1|19	BuildRequires:  pkgconfig(libpng)
12cu|gl2ps-1.3.8-1|20	BuildRequires:  pkgconfig(zlib)
12cu|gl2ps-1.3.8-1|21	
12cu|gl2ps-1.3.8-1|22	%description
12cu|gl2ps-1.3.8-1|23	GL2PS is a C library providing high quality vector output for any
12cu|gl2ps-1.3.8-1|24	OpenGL application. The main difference between GL2PS and other
12cu|gl2ps-1.3.8-1|25	similar libraries is the use of sorting algorithms capable of handling
12cu|gl2ps-1.3.8-1|26	intersecting and stretched polygons, as well as non manifold objects.
12cu|gl2ps-1.3.8-1|27	GL2PS provides advanced smooth shading and text rendering, culling of
12cu|gl2ps-1.3.8-1|28	invisible primitives, mixed vector/bitmap output, and much more...
12cu|gl2ps-1.3.8-1|29	
12cu|gl2ps-1.3.8-1|30	GL2PS can currently create PostScript (PS), Encapsulated PostScript
12cu|gl2ps-1.3.8-1|31	(EPS) and Portable Document Format (PDF) files, as well as LaTeX files
12cu|gl2ps-1.3.8-1|32	for the text fragments. Adding new vector output formats should be
12cu|gl2ps-1.3.8-1|33	relatively easy (and amongst the formats we would be interested in
12cu|gl2ps-1.3.8-1|34	adding, SVG is first in line). Meanwhile, you can use the excellent
12cu|gl2ps-1.3.8-1|35	pstoedit program to transform the PostScript files generated by GL2PS
12cu|gl2ps-1.3.8-1|36	into many other vector formats such as xfig, cgm, wmf, etc.
12cu|gl2ps-1.3.8-1|37	
12cu|gl2ps-1.3.8-1|38	%package -n %{libname}
12cu|gl2ps-1.3.8-1|39	Summary: An OpenGL to PostScript printing library
12cu|gl2ps-1.3.8-1|40	Group:  System/Libraries
12cu|gl2ps-1.3.8-1|41	Provides: %{name} = %{EVRD}
12cu|gl2ps-1.3.8-1|42	Provides: %{libname_virt} = %{version}-%{release}
12cu|gl2ps-1.3.8-1|43	
12cu|gl2ps-1.3.8-1|44	%description -n %libname
12cu|gl2ps-1.3.8-1|45	GL2PS is a C library providing high quality vector output for any
12cu|gl2ps-1.3.8-1|46	OpenGL application. The main difference between GL2PS and other
12cu|gl2ps-1.3.8-1|47	similar libraries is the use of sorting algorithms capable of handling
12cu|gl2ps-1.3.8-1|48	intersecting and stretched polygons, as well as non manifold objects.
12cu|gl2ps-1.3.8-1|49	GL2PS provides advanced smooth shading and text rendering, culling of
12cu|gl2ps-1.3.8-1|50	invisible primitives, mixed vector/bitmap output, and much more...
12cu|gl2ps-1.3.8-1|51	
12cu|gl2ps-1.3.8-1|52	GL2PS can currently create PostScript (PS), Encapsulated PostScript
12cu|gl2ps-1.3.8-1|53	(EPS) and Portable Document Format (PDF) files, as well as LaTeX files
12cu|gl2ps-1.3.8-1|54	for the text fragments. Adding new vector output formats should be
12cu|gl2ps-1.3.8-1|55	relatively easy (and amongst the formats we would be interested in
12cu|gl2ps-1.3.8-1|56	adding, SVG is first in line). Meanwhile, you can use the excellent
12cu|gl2ps-1.3.8-1|57	pstoedit program to transform the PostScript files generated by GL2PS
12cu|gl2ps-1.3.8-1|58	into many other vector formats such as xfig, cgm, wmf, etc.
12cu|gl2ps-1.3.8-1|59	
12cu|gl2ps-1.3.8-1|60	%package -n %develname
12cu|gl2ps-1.3.8-1|61	Summary:        Header files for GL2PS library
12cu|gl2ps-1.3.8-1|62	Group:          System/Libraries
12cu|gl2ps-1.3.8-1|63	Requires:       %{name} = %{EVRD}
12cu|gl2ps-1.3.8-1|64	Requires:       pkgconfig(gl)
12cu|gl2ps-1.3.8-1|65	Provides:       gl2ps-devel = %{version}-%{release}
12cu|gl2ps-1.3.8-1|66	
12cu|gl2ps-1.3.8-1|67	
12cu|gl2ps-1.3.8-1|68	%description -n %develname
12cu|gl2ps-1.3.8-1|69	Header files for GL2PS library.
12cu|gl2ps-1.3.8-1|70	
12cu|gl2ps-1.3.8-1|71	%prep
12cu|gl2ps-1.3.8-1|72	%setup -q -n %{name}-%{version}-source
12cu|gl2ps-1.3.8-1|73	%apply_patches
12cu|gl2ps-1.3.8-1|74	
12cu|gl2ps-1.3.8-1|75	%build
12cu|gl2ps-1.3.8-1|76	%cmake
12cu|gl2ps-1.3.8-1|77	%make
12cu|gl2ps-1.3.8-1|78	
12cu|gl2ps-1.3.8-1|79	%install
12cu|gl2ps-1.3.8-1|80	pushd ./build
12cu|gl2ps-1.3.8-1|81	%makeinstall_std
12cu|gl2ps-1.3.8-1|82	rm %{buildroot}%{_libdir}/libgl2ps.a
12cu|gl2ps-1.3.8-1|83	
12cu|gl2ps-1.3.8-1|84	%files -n %libname
12cu|gl2ps-1.3.8-1|85	%doc COPYING.GL2PS COPYING.LGPL README.txt
12cu|gl2ps-1.3.8-1|86	%attr(755,root,root) %{_libdir}/libgl2ps.so.*
12cu|gl2ps-1.3.8-1|87	
12cu|gl2ps-1.3.8-1|88	%files -n %develname
12cu|gl2ps-1.3.8-1|89	%doc gl2ps.pdf TODO.txt gl2psTest*.c
12cu|gl2ps-1.3.8-1|90	%{_libdir}/libgl2ps.so
12cu|gl2ps-1.3.8-1|91	%{_includedir}/gl2ps.h
12cu|gl2ps-1.3.8-1|92	%{_docdir}/gl2ps
12cu|gl2ps-1.3.8-1|93	
12cu|gl2ps-1.3.8-1|94	%changelog
12cu|gl2ps-1.3.8-1|95	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.8-1
12cu|gl2ps-1.3.8-1|96	+ Revision: 79a847e
12cu|gl2ps-1.3.8-1|97	- Fix requires
12cu|gl2ps-1.3.8-1|98	
12cu|gl2ps-1.3.8-1|99	

9535 12
12cu|glc-0.5.8-2|1	%define major 0
12cu|glc-0.5.8-2|2	%define libcapture %mklibname %{name}-capture %{major}
12cu|glc-0.5.8-2|3	%define libcore %mklibname %{name}-core %{major}
12cu|glc-0.5.8-2|4	%define libexport %mklibname %{name}-export %{major}
12cu|glc-0.5.8-2|5	%define libhook %mklibname %{name}-hook %{major}
12cu|glc-0.5.8-2|6	%define libplay %mklibname %{name}-play %{major}
12cu|glc-0.5.8-2|7	%define devname %mklibname %{name} -d
12cu|glc-0.5.8-2|8	
12cu|glc-0.5.8-2|9	Summary:	ALSA and OpenGL video capture tool
12cu|glc-0.5.8-2|10	Name:		glc
12cu|glc-0.5.8-2|11	Version:	0.5.8
12cu|glc-0.5.8-2|12	Release:	2
12cu|glc-0.5.8-2|13	License:	MIT
12cu|glc-0.5.8-2|14	Group:		Video
12cu|glc-0.5.8-2|15	Url:		https://github.com/nullkey/glc
12cu|glc-0.5.8-2|16	Source0:	https://nodeload.github.com/nullkey/glc/tarball/master/%{name}-%{version}.tar.bz2
12cu|glc-0.5.8-2|17	Patch0:		glc-0.5.8-alsa-capture-stop.patch
12cu|glc-0.5.8-2|18	Patch1:		glc-0.5.8-linkage.patch
12cu|glc-0.5.8-2|19	BuildRequires:	cmake
12cu|glc-0.5.8-2|20	BuildRequires:	libelfhacks-devel
12cu|glc-0.5.8-2|21	BuildRequires:	libpacketstream-devel
12cu|glc-0.5.8-2|22	BuildRequires:	pkgconfig(alsa)
12cu|glc-0.5.8-2|23	BuildRequires:	pkgconfig(ao)
12cu|glc-0.5.8-2|24	BuildRequires:	pkgconfig(gl)
12cu|glc-0.5.8-2|25	BuildRequires:	pkgconfig(glu)
12cu|glc-0.5.8-2|26	BuildRequires:	pkgconfig(libpng)
12cu|glc-0.5.8-2|27	BuildRequires:	pkgconfig(xxf86vm)
12cu|glc-0.5.8-2|28	BuildRequires:	pkgconfig(xorg-server)
12cu|glc-0.5.8-2|29	
12cu|glc-0.5.8-2|30	%description
12cu|glc-0.5.8-2|31	glc is an ALSA and OpenGL video capture tool that you can use to record
12cu|glc-0.5.8-2|32	the output from opengl applications.
12cu|glc-0.5.8-2|33	
12cu|glc-0.5.8-2|34	%files -n %{name}
12cu|glc-0.5.8-2|35	%{_bindir}/glc*
12cu|glc-0.5.8-2|36	
12cu|glc-0.5.8-2|37	#----------------------------------------------------------------------------
12cu|glc-0.5.8-2|38	
12cu|glc-0.5.8-2|39	%package -n %{libcapture}
12cu|glc-0.5.8-2|40	Summary:	Shared library for %{name}
12cu|glc-0.5.8-2|41	Group:		System/Libraries
12cu|glc-0.5.8-2|42	Conflicts:	%{_lib}glc < 0.5.8-2
12cu|glc-0.5.8-2|43	
12cu|glc-0.5.8-2|44	%description -n %{libcapture}
12cu|glc-0.5.8-2|45	This project provides a client library for %{name}.
12cu|glc-0.5.8-2|46	
12cu|glc-0.5.8-2|47	%files -n %{libcapture}
12cu|glc-0.5.8-2|48	%{_libdir}/lib%{name}-capture.so.%{major}*
12cu|glc-0.5.8-2|49	
12cu|glc-0.5.8-2|50	#----------------------------------------------------------------------------
12cu|glc-0.5.8-2|51	
12cu|glc-0.5.8-2|52	%package -n %{libcore}
12cu|glc-0.5.8-2|53	Summary:	Shared library for %{name}
12cu|glc-0.5.8-2|54	Group:		System/Libraries
12cu|glc-0.5.8-2|55	Conflicts:	%{_lib}glc < 0.5.8-2
12cu|glc-0.5.8-2|56	Obsoletes:	%{_lib}glc < 0.5.8-2
12cu|glc-0.5.8-2|57	
12cu|glc-0.5.8-2|58	%description -n %{libcore}
12cu|glc-0.5.8-2|59	This project provides a client library for %{name}.
12cu|glc-0.5.8-2|60	
12cu|glc-0.5.8-2|61	%files -n %{libcore}
12cu|glc-0.5.8-2|62	%{_libdir}/lib%{name}-core.so.%{major}*
12cu|glc-0.5.8-2|63	
12cu|glc-0.5.8-2|64	#----------------------------------------------------------------------------
12cu|glc-0.5.8-2|65	
12cu|glc-0.5.8-2|66	%package -n %{libexport}
12cu|glc-0.5.8-2|67	Summary:	Shared library for %{name}
12cu|glc-0.5.8-2|68	Group:		System/Libraries
12cu|glc-0.5.8-2|69	Conflicts:	%{_lib}glc < 0.5.8-2
12cu|glc-0.5.8-2|70	
12cu|glc-0.5.8-2|71	%description -n %{libexport}
12cu|glc-0.5.8-2|72	This project provides a client library for %{name}.
12cu|glc-0.5.8-2|73	
12cu|glc-0.5.8-2|74	%files -n %{libexport}
12cu|glc-0.5.8-2|75	%{_libdir}/lib%{name}-export.so.%{major}*
12cu|glc-0.5.8-2|76	
12cu|glc-0.5.8-2|77	#----------------------------------------------------------------------------
12cu|glc-0.5.8-2|78	
12cu|glc-0.5.8-2|79	%package -n %{libhook}
12cu|glc-0.5.8-2|80	Summary:	Shared library for %{name}
12cu|glc-0.5.8-2|81	Group:		System/Libraries
12cu|glc-0.5.8-2|82	Conflicts:	%{_lib}glc < 0.5.8-2
12cu|glc-0.5.8-2|83	
12cu|glc-0.5.8-2|84	%description -n %{libhook}
12cu|glc-0.5.8-2|85	This project provides a client library for %{name}.
12cu|glc-0.5.8-2|86	
12cu|glc-0.5.8-2|87	%files -n %{libhook}
12cu|glc-0.5.8-2|88	%{_libdir}/lib%{name}-hook.so.%{major}*
12cu|glc-0.5.8-2|89	
12cu|glc-0.5.8-2|90	#----------------------------------------------------------------------------
12cu|glc-0.5.8-2|91	
12cu|glc-0.5.8-2|92	%package -n %{libplay}
12cu|glc-0.5.8-2|93	Summary:	Shared library for %{name}
12cu|glc-0.5.8-2|94	Group:		System/Libraries
12cu|glc-0.5.8-2|95	Conflicts:	%{_lib}glc < 0.5.8-2
12cu|glc-0.5.8-2|96	
12cu|glc-0.5.8-2|97	%description -n %{libplay}
12cu|glc-0.5.8-2|98	This project provides a client library for %{name}.
12cu|glc-0.5.8-2|99	
12cu|glc-0.5.8-2|100	%files -n %{libplay}
12cu|glc-0.5.8-2|101	%{_libdir}/lib%{name}-play.so.%{major}*
12cu|glc-0.5.8-2|102	
12cu|glc-0.5.8-2|103	#----------------------------------------------------------------------------
12cu|glc-0.5.8-2|104	
12cu|glc-0.5.8-2|105	%package -n %{devname}
12cu|glc-0.5.8-2|106	Summary:	Development files for %{name}
12cu|glc-0.5.8-2|107	Provides:	%{name}-devel = %{EVRD}
12cu|glc-0.5.8-2|108	Requires:	%{libcapture} = %{EVRD}
12cu|glc-0.5.8-2|109	Requires:	%{libcore} = %{EVRD}
12cu|glc-0.5.8-2|110	Requires:	%{libexport} = %{EVRD}
12cu|glc-0.5.8-2|111	Requires:	%{libhook} = %{EVRD}
12cu|glc-0.5.8-2|112	Conflicts:	%{_lib}glc < 0.5.8-2
12cu|glc-0.5.8-2|113	
12cu|glc-0.5.8-2|114	%description -n %{devname}
12cu|glc-0.5.8-2|115	The %{name}-devel package contains libraries and header files for
12cu|glc-0.5.8-2|116	developing applications that use %{name}.
12cu|glc-0.5.8-2|117	
12cu|glc-0.5.8-2|118	%files -n %{devname}
12cu|glc-0.5.8-2|119	%{_libdir}/lib%{name}-*.so
12cu|glc-0.5.8-2|120	%{_includedir}/*
12cu|glc-0.5.8-2|121	
12cu|glc-0.5.8-2|122	#----------------------------------------------------------------------------
12cu|glc-0.5.8-2|123	
12cu|glc-0.5.8-2|124	%prep
12cu|glc-0.5.8-2|125	%setup -q
12cu|glc-0.5.8-2|126	%patch0 -p1
12cu|glc-0.5.8-2|127	%patch1 -p1
12cu|glc-0.5.8-2|128	
12cu|glc-0.5.8-2|129	%build
12cu|glc-0.5.8-2|130	%cmake -DMLIBDIR=%{_lib}
12cu|glc-0.5.8-2|131	%make
12cu|glc-0.5.8-2|132	
12cu|glc-0.5.8-2|133	%install
12cu|glc-0.5.8-2|134	%makeinstall_std -C build
12cu|glc-0.5.8-2|135	
12cu|glc-0.5.8-2|136	
12cu|glc-0.5.8-2|137	%changelog
12cu|glc-0.5.8-2|138	* Tue Feb 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.8-2
12cu|glc-0.5.8-2|139	+ Revision: ac567f8
12cu|glc-0.5.8-2|140	- LOG Add bugfix patch from upstream, split library package
12cu|glc-0.5.8-2|141	
12cu|glc-0.5.8-2|142	

9536 12
12cu|glee-5.4.0-1|1	%define major 0d1
12cu|glee-5.4.0-1|2	%define libname %mklibname glee %major
12cu|glee-5.4.0-1|3	%define libname_devel %mklibname -d glee
12cu|glee-5.4.0-1|4	%define debug_package	%{nil}
12cu|glee-5.4.0-1|5	
12cu|glee-5.4.0-1|6	Name:          glee
12cu|glee-5.4.0-1|7	Version:       5.4.0
12cu|glee-5.4.0-1|8	Release:       1
12cu|glee-5.4.0-1|9	Summary:       GL Easy Extension library
12cu|glee-5.4.0-1|10	Group:         System/X11
12cu|glee-5.4.0-1|11	License:       BSD
12cu|glee-5.4.0-1|12	Url:           http://elf-stone.com/glee.php
12cu|glee-5.4.0-1|13	Source0:       http://elf-stone.com/downloads/GLee/GLee-%{version}-src.tar.gz
12cu|glee-5.4.0-1|14	# includedir point to /usr/include instead of /usr/include/GL (default location)
12cu|glee-5.4.0-1|15	# from Debian
12cu|glee-5.4.0-1|16	Source1:       glee-%{version}.pc
12cu|glee-5.4.0-1|17	Patch0:        glee-5.4.0-Makefile_in.patch
12cu|glee-5.4.0-1|18	Patch1:        glee-5.4.0-GLXContextID.patch
12cu|glee-5.4.0-1|19	BuildRequires: pkgconfig(gl)
12cu|glee-5.4.0-1|20	
12cu|glee-5.4.0-1|21	%description
12cu|glee-5.4.0-1|22	GLee (GL Easy Extension library) is a
12cu|glee-5.4.0-1|23	free cross-platform extension
12cu|glee-5.4.0-1|24	loading library for OpenGL. It
12cu|glee-5.4.0-1|25	provides seamless support for
12cu|glee-5.4.0-1|26	OpenGL functions up to version
12cu|glee-5.4.0-1|27	3.0 and 398 extensions.
12cu|glee-5.4.0-1|28	
12cu|glee-5.4.0-1|29	Features:
12cu|glee-5.4.0-1|30	
12cu|glee-5.4.0-1|31	* Core functions up to OpenGL 3.0
12cu|glee-5.4.0-1|32	* 398 extensions
12cu|glee-5.4.0-1|33	* Lazy loading for extension functions,
12cu|glee-5.4.0-1|34	so no initialisation code is required
12cu|glee-5.4.0-1|35	* Forced extension loading,
12cu|glee-5.4.0-1|36	though the GLeeForceLink function.
12cu|glee-5.4.0-1|37	
12cu|glee-5.4.0-1|38	%package -n %libname
12cu|glee-5.4.0-1|39	Summary:          Library files for %{name}
12cu|glee-5.4.0-1|40	Group:            System/X11
12cu|glee-5.4.0-1|41	Provides:         %{name} = %{version}
12cu|glee-5.4.0-1|42	
12cu|glee-5.4.0-1|43	%description -n %libname
12cu|glee-5.4.0-1|44	GLee (GL Easy Extension library) is a free
12cu|glee-5.4.0-1|45	cross-platform extension loading library for OpenGL.
12cu|glee-5.4.0-1|46	#--------------------------------------
12cu|glee-5.4.0-1|47	
12cu|glee-5.4.0-1|48	%package -n %libname_devel
12cu|glee-5.4.0-1|49	Group:         Development/C++
12cu|glee-5.4.0-1|50	Summary:       Devel package for %{name}
12cu|glee-5.4.0-1|51	Requires:      %libname = %{EVRD}
12cu|glee-5.4.0-1|52	Provides:      %{name}-devel = %{version}
12cu|glee-5.4.0-1|53	
12cu|glee-5.4.0-1|54	%description -n %libname_devel
12cu|glee-5.4.0-1|55	GLee (GL Easy Extension library) is a free
12cu|glee-5.4.0-1|56	cross-platform extension loading library for OpenGL.
12cu|glee-5.4.0-1|57	
12cu|glee-5.4.0-1|58	This package contains static libraries
12cu|glee-5.4.0-1|59	and header files need for development.
12cu|glee-5.4.0-1|60	#--------------------------------------------
12cu|glee-5.4.0-1|61	
12cu|glee-5.4.0-1|62	%prep
12cu|glee-5.4.0-1|63	%setup -q -c
12cu|glee-5.4.0-1|64	%patch0 -p0
12cu|glee-5.4.0-1|65	%patch1 -p1
12cu|glee-5.4.0-1|66	
12cu|glee-5.4.0-1|67	chmod -x readme.txt extensionList.txt
12cu|glee-5.4.0-1|68	
12cu|glee-5.4.0-1|69	%build
12cu|glee-5.4.0-1|70	%configure2_5x
12cu|glee-5.4.0-1|71	%make
12cu|glee-5.4.0-1|72	
12cu|glee-5.4.0-1|73	%install
12cu|glee-5.4.0-1|74	%makeinstall_std
12cu|glee-5.4.0-1|75	
12cu|glee-5.4.0-1|76	chmod 755 %{buildroot}%{_libdir}/*.so*
12cu|glee-5.4.0-1|77	
12cu|glee-5.4.0-1|78	mkdir -p %{buildroot}%{_libdir}/pkgconfig
12cu|glee-5.4.0-1|79	install -pm 644 %SOURCE1 %{buildroot}%{_libdir}/pkgconfig/%{name}.pc
12cu|glee-5.4.0-1|80	
12cu|glee-5.4.0-1|81	%files -n %libname
12cu|glee-5.4.0-1|82	%{_libdir}/lib%{name}.so.*
12cu|glee-5.4.0-1|83	%doc readme.txt
12cu|glee-5.4.0-1|84	
12cu|glee-5.4.0-1|85	%files -n %libname_devel
12cu|glee-5.4.0-1|86	%{_includedir}/GLee.h
12cu|glee-5.4.0-1|87	%{_libdir}/lib%{name}.a
12cu|glee-5.4.0-1|88	%{_libdir}/lib%{name}.so
12cu|glee-5.4.0-1|89	%{_libdir}/pkgconfig/%{name}.pc
12cu|glee-5.4.0-1|90	%doc extensionList.txt
12cu|glee-5.4.0-1|91	
12cu|glee-5.4.0-1|92	
12cu|glee-5.4.0-1|93	
12cu|glee-5.4.0-1|94	
12cu|glee-5.4.0-1|95	%changelog
12cu|glee-5.4.0-1|96	* Sat Sep 06 2014 abfonly <abfonly@gmail.com> 5.4.0-1
12cu|glee-5.4.0-1|97	+ Revision: a754f24
12cu|glee-5.4.0-1|98	- Merge pull request #5 from abfonly/glee:master
12cu|glee-5.4.0-1|99	- abfonly
12cu|glee-5.4.0-1|100	
12cu|glee-5.4.0-1|101	

9537 12
12cu|glinuxsms-0.1-7|1	# SPEC written by Julien Catalano with the great help of http://qa.mandrakesoft.com/twiki/bin/view/Main/RpmHowTo
12cu|glinuxsms-0.1-7|2	%define name glinuxsms
12cu|glinuxsms-0.1-7|3	
12cu|glinuxsms-0.1-7|4	%define version 0.1
12cu|glinuxsms-0.1-7|5	%define release   7
12cu|glinuxsms-0.1-7|6	
12cu|glinuxsms-0.1-7|7	%define title   Glinuxsms
12cu|glinuxsms-0.1-7|8	%define longtitle Glinuxsms is a GNOME2 GUI/front-end for linuxsms
12cu|glinuxsms-0.1-7|9	
12cu|glinuxsms-0.1-7|10	Summary:        %longtitle
12cu|glinuxsms-0.1-7|11	Name:           %name
12cu|glinuxsms-0.1-7|12	Version:        %version
12cu|glinuxsms-0.1-7|13	Release:        %release
12cu|glinuxsms-0.1-7|14	License:        GPL
12cu|glinuxsms-0.1-7|15	Group:          Communications
12cu|glinuxsms-0.1-7|16	Url:		http://glinuxsms.sourceforge.net/
12cu|glinuxsms-0.1-7|17	
12cu|glinuxsms-0.1-7|18	Source0:        %name-%version.tar.bz2
12cu|glinuxsms-0.1-7|19	# Make 3 icons %name-{16,32,48}.png and then tar cjf %name-icons.tar.bz2 *png
12cu|glinuxsms-0.1-7|20	Source1:        %name-icons.tar.bz2
12cu|glinuxsms-0.1-7|21	Patch0:		glinuxsms-0.1-fix-str-fmt.patch
12cu|glinuxsms-0.1-7|22	
12cu|glinuxsms-0.1-7|23	Buildrequires: pkgconfig(libgnomeui-2.0)
12cu|glinuxsms-0.1-7|24	Requires: linuxsms
12cu|glinuxsms-0.1-7|25	
12cu|glinuxsms-0.1-7|26	%description
12cu|glinuxsms-0.1-7|27	glinuxsms is a GNOME2 GUI/front-end for linuxsms, an interesting
12cu|glinuxsms-0.1-7|28	tool to send SMS to cellphones all over the world. With glinuxsms
12cu|glinuxsms-0.1-7|29	you just write your message and click SEND, no need to get write
12cu|glinuxsms-0.1-7|30	the full command on a terminal. It uses linuxsms as a backend,
12cu|glinuxsms-0.1-7|31	and its configuration files as well.
12cu|glinuxsms-0.1-7|32	
12cu|glinuxsms-0.1-7|33	The main purpose for now is to keep it simple and light.
12cu|glinuxsms-0.1-7|34	
12cu|glinuxsms-0.1-7|35	Why should you use it?
12cu|glinuxsms-0.1-7|36	
12cu|glinuxsms-0.1-7|37	If you are a GNOME user, then you may SMS message your
12cu|glinuxsms-0.1-7|38	contacts with a few clicks, no need to launch a xterm
12cu|glinuxsms-0.1-7|39	to write the full commands.
12cu|glinuxsms-0.1-7|40	
12cu|glinuxsms-0.1-7|41	%prep
12cu|glinuxsms-0.1-7|42	%setup -q
12cu|glinuxsms-0.1-7|43	# unpack icons:
12cu|glinuxsms-0.1-7|44	%setup -q -T -D -a1
12cu|glinuxsms-0.1-7|45	%patch0 -p0
12cu|glinuxsms-0.1-7|46	
12cu|glinuxsms-0.1-7|47	%build
12cu|glinuxsms-0.1-7|48	%configure2_5x
12cu|glinuxsms-0.1-7|49	%make
12cu|glinuxsms-0.1-7|50	
12cu|glinuxsms-0.1-7|51	%install
12cu|glinuxsms-0.1-7|52	rm -rf $RPM_BUILD_ROOT
12cu|glinuxsms-0.1-7|53	%makeinstall_std
12cu|glinuxsms-0.1-7|54	# icon
12cu|glinuxsms-0.1-7|55	mkdir -p $RPM_BUILD_ROOT{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12cu|glinuxsms-0.1-7|56	install -D -m 644 %{name}-48.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cu|glinuxsms-0.1-7|57	install -D -m 644 %{name}-32.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cu|glinuxsms-0.1-7|58	install -D -m 644 %{name}-16.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cu|glinuxsms-0.1-7|59	
12cu|glinuxsms-0.1-7|60	# Menu
12cu|glinuxsms-0.1-7|61	# Every entry must be changed according package specfications
12cu|glinuxsms-0.1-7|62	# Pay attention to "section" "command" and "longtitle"
12cu|glinuxsms-0.1-7|63	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cu|glinuxsms-0.1-7|64	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cu|glinuxsms-0.1-7|65	[Desktop Entry]
12cu|glinuxsms-0.1-7|66	Type=Application
12cu|glinuxsms-0.1-7|67	Exec=%{_bindir}/%{name}
12cu|glinuxsms-0.1-7|68	Icon=%{name}
12cu|glinuxsms-0.1-7|69	Categories=Network;
12cu|glinuxsms-0.1-7|70	Name=%{title}
12cu|glinuxsms-0.1-7|71	Comment=%{longtitle}
12cu|glinuxsms-0.1-7|72	EOF
12cu|glinuxsms-0.1-7|73	
12cu|glinuxsms-0.1-7|74	%if %mdkversion < 200900
12cu|glinuxsms-0.1-7|75	%post
12cu|glinuxsms-0.1-7|76	%{update_menus}
12cu|glinuxsms-0.1-7|77	%endif
12cu|glinuxsms-0.1-7|78	
12cu|glinuxsms-0.1-7|79	%if %mdkversion < 200900
12cu|glinuxsms-0.1-7|80	%postun
12cu|glinuxsms-0.1-7|81	%{clean_menus}
12cu|glinuxsms-0.1-7|82	%endif
12cu|glinuxsms-0.1-7|83	
12cu|glinuxsms-0.1-7|84	%clean
12cu|glinuxsms-0.1-7|85	rm -rf $RPM_BUILD_ROOT
12cu|glinuxsms-0.1-7|86	
12cu|glinuxsms-0.1-7|87	%files
12cu|glinuxsms-0.1-7|88	%defattr(-,root,root)
12cu|glinuxsms-0.1-7|89	%doc COPYING README INSTALL TODO AUTHORS
12cu|glinuxsms-0.1-7|90	%_bindir/*
12cu|glinuxsms-0.1-7|91	%{_datadir}/applications/mandriva-%name.desktop
12cu|glinuxsms-0.1-7|92	
12cu|glinuxsms-0.1-7|93	%_miconsdir/%name.png
12cu|glinuxsms-0.1-7|94	%_iconsdir/%name.png
12cu|glinuxsms-0.1-7|95	%_liconsdir/%name.png
12cu|glinuxsms-0.1-7|96	
12cu|glinuxsms-0.1-7|97	
12cu|glinuxsms-0.1-7|98	
12cu|glinuxsms-0.1-7|99	%changelog
12cu|glinuxsms-0.1-7|100	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-6mdv2011.0
12cu|glinuxsms-0.1-7|101	+ Revision: 610861
12cu|glinuxsms-0.1-7|102	- rebuild
12cu|glinuxsms-0.1-7|103	
12cu|glinuxsms-0.1-7|104	* Fri Feb 19 2010 Funda Wang <fwang@mandriva.org> 0.1-5mdv2010.1
12cu|glinuxsms-0.1-7|105	+ Revision: 508343
12cu|glinuxsms-0.1-7|106	- fix str fmt
12cu|glinuxsms-0.1-7|107	
12cu|glinuxsms-0.1-7|108	+ Thierry Vignaud <tv@mandriva.org>
12cu|glinuxsms-0.1-7|109	- rebuild
12cu|glinuxsms-0.1-7|110	
12cu|glinuxsms-0.1-7|111	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.1-4mdv2009.0
12cu|glinuxsms-0.1-7|112	+ Revision: 246182
12cu|glinuxsms-0.1-7|113	- rebuild
12cu|glinuxsms-0.1-7|114	
12cu|glinuxsms-0.1-7|115	+ Pixel <pixel@mandriva.com>
12cu|glinuxsms-0.1-7|116	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|glinuxsms-0.1-7|117	
12cu|glinuxsms-0.1-7|118	+ Olivier Blin <oblin@mandriva.com>
12cu|glinuxsms-0.1-7|119	- restore BuildRoot
12cu|glinuxsms-0.1-7|120	
12cu|glinuxsms-0.1-7|121	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.1-2mdv2008.1
12cu|glinuxsms-0.1-7|122	+ Revision: 131604
12cu|glinuxsms-0.1-7|123	- auto-convert XDG menu entry
12cu|glinuxsms-0.1-7|124	- kill re-definition of %%buildroot on Pixel's request
12cu|glinuxsms-0.1-7|125	- use %%mkrel
12cu|glinuxsms-0.1-7|126	- import glinuxsms
12cu|glinuxsms-0.1-7|127	
12cu|glinuxsms-0.1-7|128	
12cu|glinuxsms-0.1-7|129	* Fri Aug 05 2005 Michael Scherer <misc@mandriva.org> 0.1-2mdk
12cu|glinuxsms-0.1-7|130	- Rebuild
12cu|glinuxsms-0.1-7|131	
12cu|glinuxsms-0.1-7|132	
12cu|glinuxsms-0.1-7|133	* Sun May 16 2004 Michael Scherer <misc@mandrake.org> 0.1-1mdk
12cu|glinuxsms-0.1-7|134	- from Julien Catalano <julien.catalano@free.fr>
12cu|glinuxsms-0.1-7|135	- Creating RPM for Mandrake Linux.

9538 12
12cu|gliv-1.9.7-4|1	Name: 	 	gliv
12cu|gliv-1.9.7-4|2	Summary: 	OpenGL image viewer
12cu|gliv-1.9.7-4|3	Version: 	1.9.7
12cu|gliv-1.9.7-4|4	Release: 	4
12cu|gliv-1.9.7-4|5	
12cu|gliv-1.9.7-4|6	Source:		http://guichaz.free.fr/gliv/files/%{name}-%{version}.tar.bz2
12cu|gliv-1.9.7-4|7	Patch0:		gliv-1.9.7-fix-link.patch
12cu|gliv-1.9.7-4|8	URL:		http://guichaz.free.fr/gliv/
12cu|gliv-1.9.7-4|9	License:	GPL
12cu|gliv-1.9.7-4|10	Group:		Graphics
12cu|gliv-1.9.7-4|11	BuildRequires:	mesaglu-devel
12cu|gliv-1.9.7-4|12	BuildRequires:	pkgconfig(x11)
12cu|gliv-1.9.7-4|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|gliv-1.9.7-4|14	BuildRequires:	pkgconfig(gtkglext-1.0)
12cu|gliv-1.9.7-4|15	BuildRequires:	gettext-devel
12cu|gliv-1.9.7-4|16	Requires:	imagemagick
12cu|gliv-1.9.7-4|17	
12cu|gliv-1.9.7-4|18	%description
12cu|gliv-1.9.7-4|19	GLiv is an OpenGL image viewer. It performs image loading via Gdk-pixbuf
12cu|gliv-1.9.7-4|20	(which is bundled with GTK+-2.2) and rendering with OpenGL. The graphical
12cu|gliv-1.9.7-4|21	user interface uses GTK+ with GtkGLExt. If Gdk-pixbuf cannot load your image,
12cu|gliv-1.9.7-4|22	it uses ImageMagick to convert it to PNG. GLiv is very fast and smooth at
12cu|gliv-1.9.7-4|23	rotating, panning, and zooming if you have an OpenGL accelerated graphics
12cu|gliv-1.9.7-4|24	board.
12cu|gliv-1.9.7-4|25	
12cu|gliv-1.9.7-4|26	%prep
12cu|gliv-1.9.7-4|27	%setup -q
12cu|gliv-1.9.7-4|28	%patch0 -p0
12cu|gliv-1.9.7-4|29	
12cu|gliv-1.9.7-4|30	%build
12cu|gliv-1.9.7-4|31	export LDFLAGS="-lm"
12cu|gliv-1.9.7-4|32	autoreconf -fi
12cu|gliv-1.9.7-4|33	%configure2_5x
12cu|gliv-1.9.7-4|34	%make
12cu|gliv-1.9.7-4|35	
12cu|gliv-1.9.7-4|36	%install
12cu|gliv-1.9.7-4|37	%makeinstall
12cu|gliv-1.9.7-4|38	
12cu|gliv-1.9.7-4|39	%find_lang %name
12cu|gliv-1.9.7-4|40	
12cu|gliv-1.9.7-4|41	%files -f %{name}.lang
12cu|gliv-1.9.7-4|42	%defattr(-,root,root)
12cu|gliv-1.9.7-4|43	%doc README COPYING THANKS
12cu|gliv-1.9.7-4|44	%{_bindir}/%name
12cu|gliv-1.9.7-4|45	%lang(de) %{_mandir}/de/man1/*
12cu|gliv-1.9.7-4|46	%lang(fr) %{_mandir}/fr/man1/*
12cu|gliv-1.9.7-4|47	%lang(ru) %{_mandir}/ru/man1/*
12cu|gliv-1.9.7-4|48	%lang(cs) %{_mandir}/cs/man1/*
12cu|gliv-1.9.7-4|49	%{_datadir}/pixmaps/gliv.png
12cu|gliv-1.9.7-4|50	%_mandir/man1/*
12cu|gliv-1.9.7-4|51	%{_datadir}/applications/*
12cu|gliv-1.9.7-4|52	
12cu|gliv-1.9.7-4|53	
12cu|gliv-1.9.7-4|54	%changelog
12cu|gliv-1.9.7-4|55	* Sat Dec 25 2010 Funda Wang <fwang@mandriva.org> 1.9.7-1mdv2011.0
12cu|gliv-1.9.7-4|56	+ Revision: 624828
12cu|gliv-1.9.7-4|57	- new version 1.9.7
12cu|gliv-1.9.7-4|58	
12cu|gliv-1.9.7-4|59	+ Thierry Vignaud <tv@mandriva.org>
12cu|gliv-1.9.7-4|60	- rebuild
12cu|gliv-1.9.7-4|61	
12cu|gliv-1.9.7-4|62	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|gliv-1.9.7-4|63	- lowercase ImageMagick
12cu|gliv-1.9.7-4|64	
12cu|gliv-1.9.7-4|65	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.9.6-3mdv2009.0
12cu|gliv-1.9.7-4|66	+ Revision: 246202
12cu|gliv-1.9.7-4|67	- rebuild
12cu|gliv-1.9.7-4|68	
12cu|gliv-1.9.7-4|69	+ Pixel <pixel@mandriva.com>
12cu|gliv-1.9.7-4|70	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|gliv-1.9.7-4|71	
12cu|gliv-1.9.7-4|72	* Mon Mar 03 2008 Austin Acton <austin@mandriva.org> 1.9.6-1mdv2008.1
12cu|gliv-1.9.7-4|73	+ Revision: 177842
12cu|gliv-1.9.7-4|74	- new version
12cu|gliv-1.9.7-4|75	
12cu|gliv-1.9.7-4|76	+ Thierry Vignaud <tv@mandriva.org>
12cu|gliv-1.9.7-4|77	- auto-convert XDG menu entry
12cu|gliv-1.9.7-4|78	- do not compile on gliv
12cu|gliv-1.9.7-4|79	- kill re-definition of %%buildroot on Pixel's request
12cu|gliv-1.9.7-4|80	- buildrequires X11-devel instead of XFree86-devel
12cu|gliv-1.9.7-4|81	- use %%mkrel
12cu|gliv-1.9.7-4|82	
12cu|gliv-1.9.7-4|83	+ Olivier Blin <oblin@mandriva.com>
12cu|gliv-1.9.7-4|84	- restore BuildRoot
12cu|gliv-1.9.7-4|85	
12cu|gliv-1.9.7-4|86	
12cu|gliv-1.9.7-4|87	* Mon Mar 20 2006 Austin Acton <austin@mandriva.org> 1.9.5-1mdk
12cu|gliv-1.9.7-4|88	- New release 1.9.5
12cu|gliv-1.9.7-4|89	
12cu|gliv-1.9.7-4|90	* Thu Nov 17 2005 Lenny Cartier <lenny@mandriva.com> 1.9.4-1mdk
12cu|gliv-1.9.7-4|91	- 1.9.4
12cu|gliv-1.9.7-4|92	
12cu|gliv-1.9.7-4|93	* Wed Aug 24 2005 Austin Acton <austin@mandriva.org> 1.9.3-1mdk
12cu|gliv-1.9.7-4|94	- 1.9.3
12cu|gliv-1.9.7-4|95	- source URL
12cu|gliv-1.9.7-4|96	- configure 2.5
12cu|gliv-1.9.7-4|97	
12cu|gliv-1.9.7-4|98	* Thu Jan 06 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.9.1-1mdk
12cu|gliv-1.9.7-4|99	- 1.9.1
12cu|gliv-1.9.7-4|100	
12cu|gliv-1.9.7-4|101	* Thu Aug 05 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.8.4-1mdk
12cu|gliv-1.9.7-4|102	- 1.8.4
12cu|gliv-1.9.7-4|103	
12cu|gliv-1.9.7-4|104	* Fri Jun 25 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.8.3-1mdk
12cu|gliv-1.9.7-4|105	- 1.8.3
12cu|gliv-1.9.7-4|106	
12cu|gliv-1.9.7-4|107	* Fri Apr 04 2003 Austin Acton <aacton@yorku.ca> 1.7.1-1mdk
12cu|gliv-1.9.7-4|108	- initial package
12cu|gliv-1.9.7-4|109	

9539 12
12cu|glm-0.9.4.4-1|1	# The library consists of headers only
12cu|glm-0.9.4.4-1|2	%global debug_package %{nil}
12cu|glm-0.9.4.4-1|3	
12cu|glm-0.9.4.4-1|4	Name:           glm
12cu|glm-0.9.4.4-1|5	Version:        0.9.4.4
12cu|glm-0.9.4.4-1|6	Release:        1
12cu|glm-0.9.4.4-1|7	Summary:        C++ mathematics library for graphics programming
12cu|glm-0.9.4.4-1|8	Group:          Development/C
12cu|glm-0.9.4.4-1|9	License:        MIT
12cu|glm-0.9.4.4-1|10	URL:            http://glm.g-truc.net/
12cu|glm-0.9.4.4-1|11	Source0:        http://downloads.sourceforge.net/ogl-math/%{name}-%{version}/%{name}-%{version}.7z
12cu|glm-0.9.4.4-1|12	BuildRequires:  cmake
12cu|glm-0.9.4.4-1|13	# For unpacking the source
12cu|glm-0.9.4.4-1|14	BuildRequires:	p7zip
12cu|glm-0.9.4.4-1|15	
12cu|glm-0.9.4.4-1|16	%description
12cu|glm-0.9.4.4-1|17	GLM is a C++ library for doing mathematics operations
12cu|glm-0.9.4.4-1|18	required in many OpenGL based applications. Its interface
12cu|glm-0.9.4.4-1|19	has been designed to resemble the built-in matrix and vector
12cu|glm-0.9.4.4-1|20	types of the OpenGL shading language.
12cu|glm-0.9.4.4-1|21	
12cu|glm-0.9.4.4-1|22	%package        devel
12cu|glm-0.9.4.4-1|23	Summary:        C++ mathematics library for graphics programming
12cu|glm-0.9.4.4-1|24	
12cu|glm-0.9.4.4-1|25	%description    devel
12cu|glm-0.9.4.4-1|26	GLM is a C++ library for doing mathematics operations
12cu|glm-0.9.4.4-1|27	required in many OpenGL based applications. Its interface
12cu|glm-0.9.4.4-1|28	has been designed to resemble the built-in matrix and vector
12cu|glm-0.9.4.4-1|29	types of the OpenGL shading language.
12cu|glm-0.9.4.4-1|30	
12cu|glm-0.9.4.4-1|31	%{name}-devel is only required for building software that uses
12cu|glm-0.9.4.4-1|32	the GLM library. Because GLM currently is a header-only library,
12cu|glm-0.9.4.4-1|33	there is no matching run time package.
12cu|glm-0.9.4.4-1|34	
12cu|glm-0.9.4.4-1|35	%package        doc
12cu|glm-0.9.4.4-1|36	Summary:        Documentation for %{name}-devel
12cu|glm-0.9.4.4-1|37	Group:          Books/Computer books
12cu|glm-0.9.4.4-1|38	BuildArch:      noarch
12cu|glm-0.9.4.4-1|39	
12cu|glm-0.9.4.4-1|40	%description    doc
12cu|glm-0.9.4.4-1|41	The %{name}-doc package contains reference documentation and
12cu|glm-0.9.4.4-1|42	a programming manual for the %{name}-devel package.
12cu|glm-0.9.4.4-1|43	
12cu|glm-0.9.4.4-1|44	%prep
12cu|glm-0.9.4.4-1|45	# Some glm releases, like version 0.9.3.1, place contents of
12cu|glm-0.9.4.4-1|46	# the source archive directly into the archive root. Others,
12cu|glm-0.9.4.4-1|47	# like glm 0.9.3.2, place them into a single subdirectory.
12cu|glm-0.9.4.4-1|48	# The former case is inconvenient, but it can be be
12cu|glm-0.9.4.4-1|49	# compensated for with the -c option of the setup macro.
12cu|glm-0.9.4.4-1|50	#
12cu|glm-0.9.4.4-1|51	# When updating this package, take care to check if -c is
12cu|glm-0.9.4.4-1|52	# needed for the particular version.
12cu|glm-0.9.4.4-1|53	%setup -q
12cu|glm-0.9.4.4-1|54	
12cu|glm-0.9.4.4-1|55	# A couple of files had CRLF line-ends in them.
12cu|glm-0.9.4.4-1|56	sed -i 's/\r//' copying.txt
12cu|glm-0.9.4.4-1|57	sed -i 's/\r//' readme.txt
12cu|glm-0.9.4.4-1|58	# fix attr and line-ends
12cu|glm-0.9.4.4-1|59	perl -i -pe 's/\r\n/\n/gs' doc/api/{jquery,dynsections}.js doc/api/{tabs,doxygen}.css
12cu|glm-0.9.4.4-1|60	chmod 755 doc/api
12cu|glm-0.9.4.4-1|61	
12cu|glm-0.9.4.4-1|62	
12cu|glm-0.9.4.4-1|63	%build
12cu|glm-0.9.4.4-1|64	%{cmake} -DGLM_TEST_ENABLE=ON ..
12cu|glm-0.9.4.4-1|65	%make
12cu|glm-0.9.4.4-1|66	
12cu|glm-0.9.4.4-1|67	%check
12cu|glm-0.9.4.4-1|68	cd build
12cu|glm-0.9.4.4-1|69	
12cu|glm-0.9.4.4-1|70	#ctest --output-on-failure
12cu|glm-0.9.4.4-1|71	
12cu|glm-0.9.4.4-1|72	%install
12cu|glm-0.9.4.4-1|73	cd build
12cu|glm-0.9.4.4-1|74	
12cu|glm-0.9.4.4-1|75	%makeinstall_std
12cu|glm-0.9.4.4-1|76	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12cu|glm-0.9.4.4-1|77	find %{buildroot} -name CMakeLists.txt -exec rm -f {} ';'
12cu|glm-0.9.4.4-1|78	
12cu|glm-0.9.4.4-1|79	%files devel
12cu|glm-0.9.4.4-1|80	%doc copying.txt readme.txt
12cu|glm-0.9.4.4-1|81	%{_includedir}/%{name}
12cu|glm-0.9.4.4-1|82	
12cu|glm-0.9.4.4-1|83	%files doc
12cu|glm-0.9.4.4-1|84	%doc doc/%{name}.pdf
12cu|glm-0.9.4.4-1|85	%doc doc/api/
12cu|glm-0.9.4.4-1|86	
12cu|glm-0.9.4.4-1|87	
12cu|glm-0.9.4.4-1|88	%changelog
12cu|glm-0.9.4.4-1|89	* Sun Oct 27 2013 symbianflo <symbianflo@mandrivausers.ro> 0.9.4.4-1
12cu|glm-0.9.4.4-1|90	+ Revision: 08525b2
12cu|glm-0.9.4.4-1|91	- Log: import from omv, fix linting,
12cu|glm-0.9.4.4-1|92	
12cu|glm-0.9.4.4-1|93	

9540 12
12cu|glpi-0.83.40-4|1	%if %mandriva_branch == Cooker
12cu|glpi-0.83.40-4|2	%define release 4
12cu|glpi-0.83.40-4|3	%else
12cu|glpi-0.83.40-4|4	%define subrel 1
12cu|glpi-0.83.40-4|5	%define release 4
12cu|glpi-0.83.40-4|6	%endif
12cu|glpi-0.83.40-4|7	
12cu|glpi-0.83.40-4|8	%define relpkg 0
12cu|glpi-0.83.40-4|9	%define srcver 0.83.4
12cu|glpi-0.83.40-4|10	
12cu|glpi-0.83.40-4|11	# don't update this package before a fusioninventory plugin is available
12cu|glpi-0.83.40-4|12	
12cu|glpi-0.83.40-4|13	Epoch: 1
12cu|glpi-0.83.40-4|14	
12cu|glpi-0.83.40-4|15	Summary: A web based park management
12cu|glpi-0.83.40-4|16	Name: glpi
12cu|glpi-0.83.40-4|17	Version: %{srcver}%{relpkg}
12cu|glpi-0.83.40-4|18	Release: %{release}
12cu|glpi-0.83.40-4|19	License: GPLv2
12cu|glpi-0.83.40-4|20	Group: Monitoring
12cu|glpi-0.83.40-4|21	URL: http://www.glpi-project.org/
12cu|glpi-0.83.40-4|22	Source0: http://forge.indepnet.net/attachments/download/656/%{name}-%{srcver}.tar.gz
12cu|glpi-0.83.40-4|23	Requires: php-xml
12cu|glpi-0.83.40-4|24	Requires: mod_php
12cu|glpi-0.83.40-4|25	Requires: apache-mod_socache_shmcb # if we're using apache...
12cu|glpi-0.83.40-4|26	Requires: php-mysql
12cu|glpi-0.83.40-4|27	Requires: php-mbstring
12cu|glpi-0.83.40-4|28	BuildArch: noarch
12cu|glpi-0.83.40-4|29	#Epoch: 1
12cu|glpi-0.83.40-4|30	
12cu|glpi-0.83.40-4|31	%description
12cu|glpi-0.83.40-4|32	GLPI is web based database application allowing to managed computers and
12cu|glpi-0.83.40-4|33	peripherals park. Its goal is to help technicians about maintenance expiration,
12cu|glpi-0.83.40-4|34	stock flow and license counting.
12cu|glpi-0.83.40-4|35	
12cu|glpi-0.83.40-4|36	%prep
12cu|glpi-0.83.40-4|37	
12cu|glpi-0.83.40-4|38	%setup -q -n %name
12cu|glpi-0.83.40-4|39	
12cu|glpi-0.83.40-4|40	%install
12cu|glpi-0.83.40-4|41	
12cu|glpi-0.83.40-4|42	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|glpi-0.83.40-4|43	
12cu|glpi-0.83.40-4|44	install -m 644 *.php *.js %{buildroot}%{_datadir}/%{name}
12cu|glpi-0.83.40-4|45	
12cu|glpi-0.83.40-4|46	for i in ajax css front inc install lib locales pics plugins scripts; do
12cu|glpi-0.83.40-4|47	cp -ar $i %{buildroot}%{_datadir}/%{name}
12cu|glpi-0.83.40-4|48	done
12cu|glpi-0.83.40-4|49	
12cu|glpi-0.83.40-4|50	install -d -m 755 %{buildroot}%{_sysconfdir}/glpi
12cu|glpi-0.83.40-4|51	install -m 644 config/*.php %{buildroot}%{_sysconfdir}/glpi
12cu|glpi-0.83.40-4|52	pushd %{buildroot}%{_datadir}/%{name}
12cu|glpi-0.83.40-4|53	ln -sf ../../..%{_sysconfdir}/glpi config
12cu|glpi-0.83.40-4|54	popd
12cu|glpi-0.83.40-4|55	
12cu|glpi-0.83.40-4|56	find %{buildroot}%{_datadir}/%{name} -name .htaccess | xargs rm -f
12cu|glpi-0.83.40-4|57	
12cu|glpi-0.83.40-4|58	cat > %{buildroot}%{_sysconfdir}/glpi/config_path.php <<EOF
12cu|glpi-0.83.40-4|59	<?php
12cu|glpi-0.83.40-4|60	// for packaging defaults
12cu|glpi-0.83.40-4|61	
12cu|glpi-0.83.40-4|62	define("GLPI_CONFIG_DIR",     "%{_sysconfdir}/glpi");
12cu|glpi-0.83.40-4|63	define("GLPI_DOC_DIR",        "%{_localstatedir}/lib/%{name}");
12cu|glpi-0.83.40-4|64	define("GLPI_CACHE_DIR",      "%{_localstatedir}/lib/%{name}/_cache/");
12cu|glpi-0.83.40-4|65	define("GLPI_CRON_DIR",       "%{_localstatedir}/lib/%{name}/_cron");
12cu|glpi-0.83.40-4|66	define("GLPI_DUMP_DIR",       "%{_localstatedir}/lib/%{name}/_dumps");
12cu|glpi-0.83.40-4|67	define("GLPI_GRAPH_DIR",      "%{_localstatedir}/lib/%{name}/_graphs");
12cu|glpi-0.83.40-4|68	define("GLPI_LOCK_DIR",       "%{_localstatedir}/lib/%{name}/_lock/");
12cu|glpi-0.83.40-4|69	define("GLPI_PLUGIN_DOC_DIR", "%{_localstatedir}/lib/%{name}/_plugins");
12cu|glpi-0.83.40-4|70	define("GLPI_SESSION_DIR",    "%{_localstatedir}/lib/%{name}/_sessions");
12cu|glpi-0.83.40-4|71	define("GLPI_LOG_DIR",        "%{_localstatedir}/log/%{name}");
12cu|glpi-0.83.40-4|72	?>
12cu|glpi-0.83.40-4|73	EOF
12cu|glpi-0.83.40-4|74	
12cu|glpi-0.83.40-4|75	install -d -m 755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|glpi-0.83.40-4|76	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf <<EOF
12cu|glpi-0.83.40-4|77	Alias /%{name} %{_datadir}/%{name}
12cu|glpi-0.83.40-4|78	
12cu|glpi-0.83.40-4|79	<Directory %{_datadir}/%{name}>
12cu|glpi-0.83.40-4|80	Options -FollowSymLinks
12cu|glpi-0.83.40-4|81	Require all granted
12cu|glpi-0.83.40-4|82	# recommanded value
12cu|glpi-0.83.40-4|83	php_value memory_limit 64M
12cu|glpi-0.83.40-4|84	</Directory>
12cu|glpi-0.83.40-4|85	
12cu|glpi-0.83.40-4|86	<Directory %{_datadir}/%{name}/install>
12cu|glpi-0.83.40-4|87	# 15" should be enough for migration in most case
12cu|glpi-0.83.40-4|88	php_value max_execution_time 900
12cu|glpi-0.83.40-4|89	php_value memory_limit 128M
12cu|glpi-0.83.40-4|90	</Directory>
12cu|glpi-0.83.40-4|91	
12cu|glpi-0.83.40-4|92	<Directory %{_datadir}/%{name}/files>
12cu|glpi-0.83.40-4|93	Require all denied
12cu|glpi-0.83.40-4|94	</Directory>
12cu|glpi-0.83.40-4|95	
12cu|glpi-0.83.40-4|96	<Directory %{_datadir}/%{name}/inc>
12cu|glpi-0.83.40-4|97	Require all denied
12cu|glpi-0.83.40-4|98	</Directory>
12cu|glpi-0.83.40-4|99	
12cu|glpi-0.83.40-4|100	<Directory %{_datadir}/%{name}/locales>
12cu|glpi-0.83.40-4|101	Require all denied
12cu|glpi-0.83.40-4|102	</Directory>
12cu|glpi-0.83.40-4|103	
12cu|glpi-0.83.40-4|104	<Directory %{_datadir}/%{name}/mysql>
12cu|glpi-0.83.40-4|105	Require all denied
12cu|glpi-0.83.40-4|106	</Directory>
12cu|glpi-0.83.40-4|107	
12cu|glpi-0.83.40-4|108	<Directory %{_datadir}/%{name}/scripts>
12cu|glpi-0.83.40-4|109	Require all denied
12cu|glpi-0.83.40-4|110	</Directory>
12cu|glpi-0.83.40-4|111	EOF
12cu|glpi-0.83.40-4|112	
12cu|glpi-0.83.40-4|113	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cu|glpi-0.83.40-4|114	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_cache
12cu|glpi-0.83.40-4|115	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_cron
12cu|glpi-0.83.40-4|116	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_dumps
12cu|glpi-0.83.40-4|117	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_graphs
12cu|glpi-0.83.40-4|118	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_lock
12cu|glpi-0.83.40-4|119	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_plugins
12cu|glpi-0.83.40-4|120	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_sessions
12cu|glpi-0.83.40-4|121	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_tmp
12cu|glpi-0.83.40-4|122	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/_uploads
12cu|glpi-0.83.40-4|123	
12cu|glpi-0.83.40-4|124	install -d -m 755 %{buildroot}%{_localstatedir}/log/%{name}
12cu|glpi-0.83.40-4|125	
12cu|glpi-0.83.40-4|126	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cu|glpi-0.83.40-4|127	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
12cu|glpi-0.83.40-4|128	/var/log/glpi/*.log {
12cu|glpi-0.83.40-4|129	notifempty
12cu|glpi-0.83.40-4|130	missingok
12cu|glpi-0.83.40-4|131	create 644 apache apache
12cu|glpi-0.83.40-4|132	}
12cu|glpi-0.83.40-4|133	EOF
12cu|glpi-0.83.40-4|134	
12cu|glpi-0.83.40-4|135	install -d -m 755 -p %{buildroot}%{_sysconfdir}/cron.d
12cu|glpi-0.83.40-4|136	cat > %{buildroot}%{_sysconfdir}/cron.d/%{name} <<EOF
12cu|glpi-0.83.40-4|137	# Run cron from to execute task even when no user connected
12cu|glpi-0.83.40-4|138	*/4 * * * * apache %{_bindir}/php %{_datadir}/%{name}/front/cron.php
12cu|glpi-0.83.40-4|139	EOF
12cu|glpi-0.83.40-4|140	
12cu|glpi-0.83.40-4|141	
12cu|glpi-0.83.40-4|142	
12cu|glpi-0.83.40-4|143	%files
12cu|glpi-0.83.40-4|144	%doc CHANGELOG.txt README.txt
12cu|glpi-0.83.40-4|145	%{_datadir}/%name
12cu|glpi-0.83.40-4|146	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|glpi-0.83.40-4|147	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cu|glpi-0.83.40-4|148	%config(noreplace) %{_sysconfdir}/cron.d/%{name}
12cu|glpi-0.83.40-4|149	%dir %attr(-,apache,apache) %{_sysconfdir}/glpi
12cu|glpi-0.83.40-4|150	%config(noreplace) %{_sysconfdir}/glpi/*
12cu|glpi-0.83.40-4|151	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
12cu|glpi-0.83.40-4|152	%attr(-,apache,apache) %{_localstatedir}/log/%{name}
12cu|glpi-0.83.40-4|153	
12cu|glpi-0.83.40-4|154	
12cu|glpi-0.83.40-4|155	
12cu|glpi-0.83.40-4|156	%changelog
12cu|glpi-0.83.40-4|157	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:0.83.40-4
12cu|glpi-0.83.40-4|158	+ Revision: e7f9431
12cu|glpi-0.83.40-4|159	- Apopted for Apacje 2.4
12cu|glpi-0.83.40-4|160	
12cu|glpi-0.83.40-4|161	

9541 12
12cu|glpi-plugin-fusioninventory-0.83-1|1	Summary:	fusioninventory communication server
12cu|glpi-plugin-fusioninventory-0.83-1|2	Name:		glpi-plugin-fusioninventory
12cu|glpi-plugin-fusioninventory-0.83-1|3	Version:	0.83
12cu|glpi-plugin-fusioninventory-0.83-1|4	Release:	1
12cu|glpi-plugin-fusioninventory-0.83-1|5	Epoch:		1
12cu|glpi-plugin-fusioninventory-0.83-1|6	License:	GPLv3+
12cu|glpi-plugin-fusioninventory-0.83-1|7	Group:		Monitoring
12cu|glpi-plugin-fusioninventory-0.83-1|8	Url:		http://fusioninventory.org/wordpress/
12cu|glpi-plugin-fusioninventory-0.83-1|9	Source0:	http://forge.fusioninventory.org/attachments/download/1003/fusioninventory-for-glpi-metapackage_%{version}_2.3.1.tar.gz
12cu|glpi-plugin-fusioninventory-0.83-1|10	BuildArch:	noarch
12cu|glpi-plugin-fusioninventory-0.83-1|11	
12cu|glpi-plugin-fusioninventory-0.83-1|12	%description
12cu|glpi-plugin-fusioninventory-0.83-1|13	This plugin enables you to manage fusioninventory agents from GLPI.
12cu|glpi-plugin-fusioninventory-0.83-1|14	
12cu|glpi-plugin-fusioninventory-0.83-1|15	%files
12cu|glpi-plugin-fusioninventory-0.83-1|16	%doc fusioninventory/docs/*.TXT
12cu|glpi-plugin-fusioninventory-0.83-1|17	%{_datadir}/glpi/plugins/fusioninventory
12cu|glpi-plugin-fusioninventory-0.83-1|18	
12cu|glpi-plugin-fusioninventory-0.83-1|19	#----------------------------------------------------------------------------
12cu|glpi-plugin-fusioninventory-0.83-1|20	
12cu|glpi-plugin-fusioninventory-0.83-1|21	%package snmp
12cu|glpi-plugin-fusioninventory-0.83-1|22	Summary:	SNMP extension for fusioninventory
12cu|glpi-plugin-fusioninventory-0.83-1|23	Group:		Monitoring
12cu|glpi-plugin-fusioninventory-0.83-1|24	Requires:	%{name} = %{EVRD}
12cu|glpi-plugin-fusioninventory-0.83-1|25	
12cu|glpi-plugin-fusioninventory-0.83-1|26	%description snmp
12cu|glpi-plugin-fusioninventory-0.83-1|27	This plugin allow to perform remote inventory with fusioninventory agents.
12cu|glpi-plugin-fusioninventory-0.83-1|28	
12cu|glpi-plugin-fusioninventory-0.83-1|29	%files snmp
12cu|glpi-plugin-fusioninventory-0.83-1|30	%doc fusinvsnmp/docs/*.TXT
12cu|glpi-plugin-fusioninventory-0.83-1|31	%{_datadir}/glpi/plugins/fusinvsnmp
12cu|glpi-plugin-fusioninventory-0.83-1|32	
12cu|glpi-plugin-fusioninventory-0.83-1|33	#----------------------------------------------------------------------------
12cu|glpi-plugin-fusioninventory-0.83-1|34	
12cu|glpi-plugin-fusioninventory-0.83-1|35	%package inventory
12cu|glpi-plugin-fusioninventory-0.83-1|36	Summary:	Inventory extension for fusioninventory
12cu|glpi-plugin-fusioninventory-0.83-1|37	Group:		Monitoring
12cu|glpi-plugin-fusioninventory-0.83-1|38	Requires:	%{name} = %{EVRD}
12cu|glpi-plugin-fusioninventory-0.83-1|39	
12cu|glpi-plugin-fusioninventory-0.83-1|40	%description inventory
12cu|glpi-plugin-fusioninventory-0.83-1|41	This plugin allow to perform local inventory with fusioninventory agents.
12cu|glpi-plugin-fusioninventory-0.83-1|42	
12cu|glpi-plugin-fusioninventory-0.83-1|43	%files inventory
12cu|glpi-plugin-fusioninventory-0.83-1|44	%{_datadir}/glpi/plugins/fusinvinventory
12cu|glpi-plugin-fusioninventory-0.83-1|45	
12cu|glpi-plugin-fusioninventory-0.83-1|46	#----------------------------------------------------------------------------
12cu|glpi-plugin-fusioninventory-0.83-1|47	
12cu|glpi-plugin-fusioninventory-0.83-1|48	%package deploy
12cu|glpi-plugin-fusioninventory-0.83-1|49	Summary:	Deploy extension for fusioninventory
12cu|glpi-plugin-fusioninventory-0.83-1|50	Group:		Monitoring
12cu|glpi-plugin-fusioninventory-0.83-1|51	Requires:	%{name} = %{EVRD}
12cu|glpi-plugin-fusioninventory-0.83-1|52	
12cu|glpi-plugin-fusioninventory-0.83-1|53	%description deploy
12cu|glpi-plugin-fusioninventory-0.83-1|54	This plugin allow to deploy with fusioninventory agents.
12cu|glpi-plugin-fusioninventory-0.83-1|55	
12cu|glpi-plugin-fusioninventory-0.83-1|56	%files deploy
12cu|glpi-plugin-fusioninventory-0.83-1|57	%{_datadir}/glpi/plugins/fusinvdeploy
12cu|glpi-plugin-fusioninventory-0.83-1|58	
12cu|glpi-plugin-fusioninventory-0.83-1|59	#----------------------------------------------------------------------------
12cu|glpi-plugin-fusioninventory-0.83-1|60	
12cu|glpi-plugin-fusioninventory-0.83-1|61	%prep
12cu|glpi-plugin-fusioninventory-0.83-1|62	%setup -q -c
12cu|glpi-plugin-fusioninventory-0.83-1|63	
12cu|glpi-plugin-fusioninventory-0.83-1|64	find . -type f | xargs chmod 644
12cu|glpi-plugin-fusioninventory-0.83-1|65	find . -type d | xargs chmod 755
12cu|glpi-plugin-fusioninventory-0.83-1|66	
12cu|glpi-plugin-fusioninventory-0.83-1|67	%build
12cu|glpi-plugin-fusioninventory-0.83-1|68	
12cu|glpi-plugin-fusioninventory-0.83-1|69	%install
12cu|glpi-plugin-fusioninventory-0.83-1|70	install -d -m 755 %{buildroot}%{_datadir}/glpi/plugins
12cu|glpi-plugin-fusioninventory-0.83-1|71	cp -rp fusinvdeploy %{buildroot}%{_datadir}/glpi/plugins/
12cu|glpi-plugin-fusioninventory-0.83-1|72	cp -rp fusinvinventory %{buildroot}%{_datadir}/glpi/plugins/
12cu|glpi-plugin-fusioninventory-0.83-1|73	cp -rp fusinvsnmp %{buildroot}%{_datadir}/glpi/plugins/
12cu|glpi-plugin-fusioninventory-0.83-1|74	cp -rp fusioninventory %{buildroot}%{_datadir}/glpi/plugins/
12cu|glpi-plugin-fusioninventory-0.83-1|75	
12cu|glpi-plugin-fusioninventory-0.83-1|76	rm -rf %{buildroot}%{_datadir}/glpi/plugins/fusinvsnmp/docs
12cu|glpi-plugin-fusioninventory-0.83-1|77	rm -rf %{buildroot}%{_datadir}/glpi/plugins/fusioninventory/docs
12cu|glpi-plugin-fusioninventory-0.83-1|78	
12cu|glpi-plugin-fusioninventory-0.83-1|79	
12cu|glpi-plugin-fusioninventory-0.83-1|80	%changelog
12cu|glpi-plugin-fusioninventory-0.83-1|81	* Sat Apr 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.83-1
12cu|glpi-plugin-fusioninventory-0.83-1|82	+ Revision: 413af4e
12cu|glpi-plugin-fusioninventory-0.83-1|83	- Update to match glpi 0.83, spec cleanup
12cu|glpi-plugin-fusioninventory-0.83-1|84	
12cu|glpi-plugin-fusioninventory-0.83-1|85	

9542 12
12cu|gluon-0.71.0-3|1	#define git  5493f448
12cu|gluon-0.71.0-3|2	%define major 0
12cu|gluon-0.71.0-3|3	
12cu|gluon-0.71.0-3|4	Name:		gluon
12cu|gluon-0.71.0-3|5	Summary:	A cross-platform free and open source 2D game engine from KDE
12cu|gluon-0.71.0-3|6	Group:		Graphical desktop/KDE
12cu|gluon-0.71.0-3|7	Version:	0.71.0
12cu|gluon-0.71.0-3|8	Release:	3
12cu|gluon-0.71.0-3|9	License:	GPLv2+
12cu|gluon-0.71.0-3|10	URL:		http://gluon.tuxfamily.org/
12cu|gluon-0.71.0-3|11	Source0:	http://gitorious.net/gluon/%{name}-%{version}.tar.bz2
12cu|gluon-0.71.0-3|12	Patch0:		gluon-0.71.0-gcc-4.7.patch
12cu|gluon-0.71.0-3|13	
12cu|gluon-0.71.0-3|14	BuildRequires:	kdelibs4-devel
12cu|gluon-0.71.0-3|15	BuildRequires:	pkgconfig(alure)
12cu|gluon-0.71.0-3|16	BuildRequires:	pkgconfig(glew)
12cu|gluon-0.71.0-3|17	BuildRequires:	pkgconfig(sndfile)
12cu|gluon-0.71.0-3|18	BuildRequires:	pkgconfig(vorbis)
12cu|gluon-0.71.0-3|19	BuildRequires:	pkgconfig(openal)
12cu|gluon-0.71.0-3|20	
12cu|gluon-0.71.0-3|21	%description
12cu|gluon-0.71.0-3|22	Gluon is a cross-platform free and open source 2D game engine from KDE.
12cu|gluon-0.71.0-3|23	It aims to make life easier for game developers by providing a simple
12cu|gluon-0.71.0-3|24	but powerful API to handle 2D objects, sounds and inputs.
12cu|gluon-0.71.0-3|25	
12cu|gluon-0.71.0-3|26	%files
12cu|gluon-0.71.0-3|27	%{_kde_bindir}/gluon*
12cu|gluon-0.71.0-3|28	%{_kde_datadir}/applications/gluon_kdeextplayer.desktop
12cu|gluon-0.71.0-3|29	%{_kde_datadir}/applications/gluon_kdeplayer.desktop
12cu|gluon-0.71.0-3|30	%{_kde_datadir}/applications/gluon_qmlplayer.desktop
12cu|gluon-0.71.0-3|31	%{_kde_datadir}/applications/gluon_qtplayer.desktop
12cu|gluon-0.71.0-3|32	%{_kde_applicationsdir}/gluon-creator.desktop
12cu|gluon-0.71.0-3|33	%{_kde_appsdir}/gluon_kdeextplayer/
12cu|gluon-0.71.0-3|34	%{_kde_appsdir}/gluoncreator/
12cu|gluon-0.71.0-3|35	%{_kde_appsdir}/gluoneditorpart/
12cu|gluon-0.71.0-3|36	%{_kde_appsdir}/gluonviewerpart/
12cu|gluon-0.71.0-3|37	%{_kde_datadir}/config.kcfg/gluoncreatorsettings.kcfg
12cu|gluon-0.71.0-3|38	%{_kde_datadir}/gluon/
12cu|gluon-0.71.0-3|39	%{_kde_datadir}/mime/packages/x-gluon-mimetypes.xml
12cu|gluon-0.71.0-3|40	%{_kde_services}/*.desktop
12cu|gluon-0.71.0-3|41	%{_kde_servicetypes}/gluoncreator_plugin.desktop
12cu|gluon-0.71.0-3|42	%{_kde_iconsdir}/hicolor/*
12cu|gluon-0.71.0-3|43	%{_kde_libdir}/gluon/
12cu|gluon-0.71.0-3|44	%{_kde_libdir}/kde4/*.so
12cu|gluon-0.71.0-3|45	
12cu|gluon-0.71.0-3|46	#-----------------------------------------------------------------------------
12cu|gluon-0.71.0-3|47	%define libgluonaudio %mklibname gluonaudio %{major}
12cu|gluon-0.71.0-3|48	
12cu|gluon-0.71.0-3|49	%package -n %{libgluonaudio}
12cu|gluon-0.71.0-3|50	Summary:	%{name} library
12cu|gluon-0.71.0-3|51	Group:		System/Libraries
12cu|gluon-0.71.0-3|52	
12cu|gluon-0.71.0-3|53	%description -n %{libgluonaudio}
12cu|gluon-0.71.0-3|54	%{name} library.
12cu|gluon-0.71.0-3|55	
12cu|gluon-0.71.0-3|56	%files -n %{libgluonaudio}
12cu|gluon-0.71.0-3|57	%{_kde_libdir}/libGluonAudio.so.%{major}*
12cu|gluon-0.71.0-3|58	
12cu|gluon-0.71.0-3|59	#-----------------------------------------------------------------------------
12cu|gluon-0.71.0-3|60	%define libgluoncore %mklibname gluoncore %{major}
12cu|gluon-0.71.0-3|61	
12cu|gluon-0.71.0-3|62	%package -n %{libgluoncore}
12cu|gluon-0.71.0-3|63	Summary:	%{name} library
12cu|gluon-0.71.0-3|64	Group:		System/Libraries
12cu|gluon-0.71.0-3|65	
12cu|gluon-0.71.0-3|66	%description -n %{libgluoncore}
12cu|gluon-0.71.0-3|67	%{name} library.
12cu|gluon-0.71.0-3|68	
12cu|gluon-0.71.0-3|69	%files -n %{libgluoncore}
12cu|gluon-0.71.0-3|70	%{_kde_libdir}/libGluonCore.so.%{major}*
12cu|gluon-0.71.0-3|71	
12cu|gluon-0.71.0-3|72	#-----------------------------------------------------------------------------
12cu|gluon-0.71.0-3|73	%define libgluoncreator %mklibname gluoncreator %{major}
12cu|gluon-0.71.0-3|74	
12cu|gluon-0.71.0-3|75	%package -n %{libgluoncreator}
12cu|gluon-0.71.0-3|76	Summary:	%{name} library
12cu|gluon-0.71.0-3|77	Group:		System/Libraries
12cu|gluon-0.71.0-3|78	
12cu|gluon-0.71.0-3|79	%description -n %{libgluoncreator}
12cu|gluon-0.71.0-3|80	%{name} library.
12cu|gluon-0.71.0-3|81	
12cu|gluon-0.71.0-3|82	%files -n %{libgluoncreator}
12cu|gluon-0.71.0-3|83	%{_kde_libdir}/libGluonCreator.so.%{major}*
12cu|gluon-0.71.0-3|84	
12cu|gluon-0.71.0-3|85	#-----------------------------------------------------------------------------
12cu|gluon-0.71.0-3|86	%define libgluonengine %mklibname gluonengine %{major}
12cu|gluon-0.71.0-3|87	
12cu|gluon-0.71.0-3|88	%package -n %{libgluonengine}
12cu|gluon-0.71.0-3|89	Summary:	%{name} library
12cu|gluon-0.71.0-3|90	Group:		System/Libraries
12cu|gluon-0.71.0-3|91	
12cu|gluon-0.71.0-3|92	%description -n %{libgluonengine}
12cu|gluon-0.71.0-3|93	%{name} library.
12cu|gluon-0.71.0-3|94	
12cu|gluon-0.71.0-3|95	%files -n %{libgluonengine}
12cu|gluon-0.71.0-3|96	%{_kde_libdir}/libGluonEngine.so.%{major}*
12cu|gluon-0.71.0-3|97	
12cu|gluon-0.71.0-3|98	#-----------------------------------------------------------------------------
12cu|gluon-0.71.0-3|99	%define libgluoninput %mklibname gluoninput %{major}
12cu|gluon-0.71.0-3|100	
12cu|gluon-0.71.0-3|101	%package -n %{libgluoninput}
12cu|gluon-0.71.0-3|102	Summary:	%{name} library
12cu|gluon-0.71.0-3|103	Group:		System/Libraries
12cu|gluon-0.71.0-3|104	
12cu|gluon-0.71.0-3|105	%description -n %{libgluoninput}
12cu|gluon-0.71.0-3|106	%{name} library.
12cu|gluon-0.71.0-3|107	
12cu|gluon-0.71.0-3|108	%files -n %{libgluoninput}
12cu|gluon-0.71.0-3|109	%{_kde_libdir}/libGluonInput.so.%{major}*
12cu|gluon-0.71.0-3|110	
12cu|gluon-0.71.0-3|111	#-----------------------------------------------------------------------------
12cu|gluon-0.71.0-3|112	%define libgluongraphics %mklibname gluongraphics %{major}
12cu|gluon-0.71.0-3|113	
12cu|gluon-0.71.0-3|114	%package -n %{libgluongraphics}
12cu|gluon-0.71.0-3|115	Summary:	%{name} library
12cu|gluon-0.71.0-3|116	Group:		System/Libraries
12cu|gluon-0.71.0-3|117	
12cu|gluon-0.71.0-3|118	%description -n %{libgluongraphics}
12cu|gluon-0.71.0-3|119	%{name} library.
12cu|gluon-0.71.0-3|120	
12cu|gluon-0.71.0-3|121	%files -n %{libgluongraphics}
12cu|gluon-0.71.0-3|122	%{_kde_libdir}/libGluonGraphics.so.%{major}*
12cu|gluon-0.71.0-3|123	
12cu|gluon-0.71.0-3|124	#-----------------------------------------------------------------------------
12cu|gluon-0.71.0-3|125	%define libgluonplayer %mklibname gluonplayer %{major}
12cu|gluon-0.71.0-3|126	
12cu|gluon-0.71.0-3|127	%package -n %{libgluonplayer}
12cu|gluon-0.71.0-3|128	Summary:	%{name} library
12cu|gluon-0.71.0-3|129	Group:		System/Libraries
12cu|gluon-0.71.0-3|130	
12cu|gluon-0.71.0-3|131	%description -n %{libgluonplayer}
12cu|gluon-0.71.0-3|132	%{name} library.
12cu|gluon-0.71.0-3|133	
12cu|gluon-0.71.0-3|134	%files -n %{libgluonplayer}
12cu|gluon-0.71.0-3|135	%{_kde_libdir}/libGluonPlayer.so.%{major}*
12cu|gluon-0.71.0-3|136	
12cu|gluon-0.71.0-3|137	#-----------------------------------------------------------------------------
12cu|gluon-0.71.0-3|138	%package devel
12cu|gluon-0.71.0-3|139	Summary:	Headers files for %{name}
12cu|gluon-0.71.0-3|140	Group:		Development/KDE and Qt
12cu|gluon-0.71.0-3|141	Requires:	%{libgluonaudio} = %{version}-%{release}
12cu|gluon-0.71.0-3|142	Requires:	%{libgluoncore} = %{version}-%{release}
12cu|gluon-0.71.0-3|143	Requires:	%{libgluoncreator} = %{version}-%{release}
12cu|gluon-0.71.0-3|144	Requires:	%{libgluonengine} = %{version}-%{release}
12cu|gluon-0.71.0-3|145	Requires:	%{libgluoninput} = %{version}-%{release}
12cu|gluon-0.71.0-3|146	Requires:	%{libgluongraphics} = %{version}-%{release}
12cu|gluon-0.71.0-3|147	Provides:	%{name}-devel = %{version}-%{release}
12cu|gluon-0.71.0-3|148	
12cu|gluon-0.71.0-3|149	%description devel
12cu|gluon-0.71.0-3|150	Headers files needed to build %{name}.
12cu|gluon-0.71.0-3|151	
12cu|gluon-0.71.0-3|152	%files devel
12cu|gluon-0.71.0-3|153	%{_kde_datadir}/cmake/Modules/*
12cu|gluon-0.71.0-3|154	%{_kde_includedir}/gluon/
12cu|gluon-0.71.0-3|155	%{_kde_libdir}/libGluon*.so
12cu|gluon-0.71.0-3|156	
12cu|gluon-0.71.0-3|157	#-----------------------------------------------------------------------------
12cu|gluon-0.71.0-3|158	%prep
12cu|gluon-0.71.0-3|159	%setup -q
12cu|gluon-0.71.0-3|160	%patch0 -p0
12cu|gluon-0.71.0-3|161	
12cu|gluon-0.71.0-3|162	%build
12cu|gluon-0.71.0-3|163	%cmake_kde4
12cu|gluon-0.71.0-3|164	%make
12cu|gluon-0.71.0-3|165	
12cu|gluon-0.71.0-3|166	%install
12cu|gluon-0.71.0-3|167	%makeinstall_std -C build
12cu|gluon-0.71.0-3|168	
12cu|gluon-0.71.0-3|169	
12cu|gluon-0.71.0-3|170	%changelog
12cu|gluon-0.71.0-3|171	* Thu Nov 15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.71.0-3
12cu|gluon-0.71.0-3|172	+ Revision: 6841119
12cu|gluon-0.71.0-3|173	- Fix typo
12cu|gluon-0.71.0-3|174	
12cu|gluon-0.71.0-3|175	

9543 12
12cu|glusterfs-3.2.6-2|1	%define major 0
12cu|glusterfs-3.2.6-2|2	%define libname %mklibname glusterfs %{major}
12cu|glusterfs-3.2.6-2|3	%define devname %mklibname -d glusterfs
12cu|glusterfs-3.2.6-2|4	
12cu|glusterfs-3.2.6-2|5	Summary:	GlusterFS network/cluster filesystem
12cu|glusterfs-3.2.6-2|6	Name:		glusterfs
12cu|glusterfs-3.2.6-2|7	Version:	3.2.6
12cu|glusterfs-3.2.6-2|8	Release:	2
12cu|glusterfs-3.2.6-2|9	License:	GPLv3+
12cu|glusterfs-3.2.6-2|10	Group:		Networking/Other
12cu|glusterfs-3.2.6-2|11	URL:		http://www.gluster.org/docs/index.php/GlusterFS
12cu|glusterfs-3.2.6-2|12	Source0:	ftp://ftp.gluster.com/pub/gluster/glusterfs/3.0/%{version}/%{name}-%{version}.tar.gz
12cu|glusterfs-3.2.6-2|13	Source1:	glusterfsd.init
12cu|glusterfs-3.2.6-2|14	Source2:	glusterfsd.sysconfig
12cu|glusterfs-3.2.6-2|15	Source3:	glusterfsd.logrotate
12cu|glusterfs-3.2.6-2|16	Source4:	glusterfs.logrotate
12cu|glusterfs-3.2.6-2|17	BuildRequires:	bison
12cu|glusterfs-3.2.6-2|18	BuildRequires:	flex
12cu|glusterfs-3.2.6-2|19	BuildRequires:	libtool
12cu|glusterfs-3.2.6-2|20	BuildRequires:	pkgconfig(fuse)
12cu|glusterfs-3.2.6-2|21	BuildRequires:	libibverbs-devel
12cu|glusterfs-3.2.6-2|22	
12cu|glusterfs-3.2.6-2|23	%description
12cu|glusterfs-3.2.6-2|24	GlusterFS is a clustered file-system capable of scaling to several
12cu|glusterfs-3.2.6-2|25	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
12cu|glusterfs-3.2.6-2|26	or TCP/IP interconnect into one large parallel network file
12cu|glusterfs-3.2.6-2|27	system. GlusterFS is one of the most sophisticated file system in
12cu|glusterfs-3.2.6-2|28	terms of features and extensibility.  It borrows a powerful concept
12cu|glusterfs-3.2.6-2|29	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
12cu|glusterfs-3.2.6-2|30	is in userspace and easily manageable.
12cu|glusterfs-3.2.6-2|31	
12cu|glusterfs-3.2.6-2|32	Please visit http://www.gluster.org/docs/index.php/GlusterFS for more info.
12cu|glusterfs-3.2.6-2|33	
12cu|glusterfs-3.2.6-2|34	#----------------------------------------------------------------------------
12cu|glusterfs-3.2.6-2|35	
12cu|glusterfs-3.2.6-2|36	%package -n	%{libname}
12cu|glusterfs-3.2.6-2|37	Summary:	GlusterFS network/cluster filesystem library
12cu|glusterfs-3.2.6-2|38	Group:		System/Libraries
12cu|glusterfs-3.2.6-2|39	Provides:	glusterfs-libs = %{EVRD}
12cu|glusterfs-3.2.6-2|40	Provides:	libglusterfs = %{EVRD}
12cu|glusterfs-3.2.6-2|41	
12cu|glusterfs-3.2.6-2|42	%description -n	%{libname}
12cu|glusterfs-3.2.6-2|43	GlusterFS is a clustered file-system capable of scaling to several
12cu|glusterfs-3.2.6-2|44	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
12cu|glusterfs-3.2.6-2|45	or TCP/IP interconnect into one large parallel network file
12cu|glusterfs-3.2.6-2|46	system. GlusterFS is one of the most sophisticated file system in
12cu|glusterfs-3.2.6-2|47	terms of features and extensibility.  It borrows a powerful concept
12cu|glusterfs-3.2.6-2|48	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
12cu|glusterfs-3.2.6-2|49	is in userspace and easily manageable.
12cu|glusterfs-3.2.6-2|50	
12cu|glusterfs-3.2.6-2|51	Please visit http://www.gluster.org/docs/index.php/GlusterFS for more info.
12cu|glusterfs-3.2.6-2|52	
12cu|glusterfs-3.2.6-2|53	This package includes the libglusterfs and glusterfs translator modules common
12cu|glusterfs-3.2.6-2|54	to both GlusterFS server and client framework.
12cu|glusterfs-3.2.6-2|55	
12cu|glusterfs-3.2.6-2|56	%files -n %{libname}
12cu|glusterfs-3.2.6-2|57	%{_libdir}/*.so.%{major}*
12cu|glusterfs-3.2.6-2|58	%{_libdir}/glusterfs
12cu|glusterfs-3.2.6-2|59	
12cu|glusterfs-3.2.6-2|60	#----------------------------------------------------------------------------
12cu|glusterfs-3.2.6-2|61	
12cu|glusterfs-3.2.6-2|62	%package -n	%{devname}
12cu|glusterfs-3.2.6-2|63	Summary:	Static library and header files for the GlusterFS library
12cu|glusterfs-3.2.6-2|64	Group:		Development/C
12cu|glusterfs-3.2.6-2|65	Provides:	%{name}-devel = %{EVRD}
12cu|glusterfs-3.2.6-2|66	Requires:	%{libname} = %{EVRD}
12cu|glusterfs-3.2.6-2|67	
12cu|glusterfs-3.2.6-2|68	%description -n	%{devname}
12cu|glusterfs-3.2.6-2|69	GlusterFS is a clustered file-system capable of scaling to several
12cu|glusterfs-3.2.6-2|70	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
12cu|glusterfs-3.2.6-2|71	or TCP/IP interconnect into one large parallel network file
12cu|glusterfs-3.2.6-2|72	system. GlusterFS is one of the most sophisticated file system in
12cu|glusterfs-3.2.6-2|73	terms of features and extensibility.  It borrows a powerful concept
12cu|glusterfs-3.2.6-2|74	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
12cu|glusterfs-3.2.6-2|75	is in userspace and easily manageable.
12cu|glusterfs-3.2.6-2|76	
12cu|glusterfs-3.2.6-2|77	Please visit http://www.gluster.org/docs/index.php/GlusterFS for more info.
12cu|glusterfs-3.2.6-2|78	
12cu|glusterfs-3.2.6-2|79	This package contains the static GlusterFS library and its header files.
12cu|glusterfs-3.2.6-2|80	
12cu|glusterfs-3.2.6-2|81	%files -n %{devname}
12cu|glusterfs-3.2.6-2|82	%{_includedir}/glusterfs/
12cu|glusterfs-3.2.6-2|83	%{_libdir}/*.so
12cu|glusterfs-3.2.6-2|84	
12cu|glusterfs-3.2.6-2|85	#----------------------------------------------------------------------------
12cu|glusterfs-3.2.6-2|86	
12cu|glusterfs-3.2.6-2|87	%package	common
12cu|glusterfs-3.2.6-2|88	Summary:	The common files needed by GlusterFS for client and server
12cu|glusterfs-3.2.6-2|89	Group:		Networking/Other
12cu|glusterfs-3.2.6-2|90	Requires:	fuse >= 2.6.0
12cu|glusterfs-3.2.6-2|91	
12cu|glusterfs-3.2.6-2|92	%description	common
12cu|glusterfs-3.2.6-2|93	GlusterFS is a clustered file-system capable of scaling to several
12cu|glusterfs-3.2.6-2|94	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
12cu|glusterfs-3.2.6-2|95	or TCP/IP interconnect into one large parallel network file
12cu|glusterfs-3.2.6-2|96	system. GlusterFS is one of the most sophisticated file system in
12cu|glusterfs-3.2.6-2|97	terms of features and extensibility.  It borrows a powerful concept
12cu|glusterfs-3.2.6-2|98	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
12cu|glusterfs-3.2.6-2|99	is in userspace and easily manageable.
12cu|glusterfs-3.2.6-2|100	
12cu|glusterfs-3.2.6-2|101	Please visit http://www.gluster.org/docs/index.php/GlusterFS for more info.
12cu|glusterfs-3.2.6-2|102	
12cu|glusterfs-3.2.6-2|103	This package includes the glusterfs binaries and documentation.
12cu|glusterfs-3.2.6-2|104	These are needed by both glusterfs client and server.
12cu|glusterfs-3.2.6-2|105	
12cu|glusterfs-3.2.6-2|106	%files common
12cu|glusterfs-3.2.6-2|107	%docdir %{_docdir}/glusterfs
12cu|glusterfs-3.2.6-2|108	%doc %{_docdir}/glusterfs/*
12cu|glusterfs-3.2.6-2|109	%{_sysconfdir}/glusterfs/gluster*
12cu|glusterfs-3.2.6-2|110	%{_mandir}/man8/glusterfs.8*
12cu|glusterfs-3.2.6-2|111	%{_mandir}/man8/gluster.8*
12cu|glusterfs-3.2.6-2|112	%{_mandir}/man8/glusterd.8*
12cu|glusterfs-3.2.6-2|113	%{_mandir}/man8/glusterfsd.8*
12cu|glusterfs-3.2.6-2|114	%dir /var/log/glusterfs/
12cu|glusterfs-3.2.6-2|115	%{_sbindir}/glusterfs
12cu|glusterfs-3.2.6-2|116	%{_sbindir}/gluster
12cu|glusterfs-3.2.6-2|117	%{_sbindir}/glusterfsd
12cu|glusterfs-3.2.6-2|118	%{_sbindir}/glusterd
12cu|glusterfs-3.2.6-2|119	
12cu|glusterfs-3.2.6-2|120	#----------------------------------------------------------------------------
12cu|glusterfs-3.2.6-2|121	
12cu|glusterfs-3.2.6-2|122	%package	client
12cu|glusterfs-3.2.6-2|123	Summary:	GlusterFS client
12cu|glusterfs-3.2.6-2|124	Group:		Networking/Other
12cu|glusterfs-3.2.6-2|125	Requires:	%{name}-common = %{EVRD}
12cu|glusterfs-3.2.6-2|126	Requires(post): rpm-helper
12cu|glusterfs-3.2.6-2|127	
12cu|glusterfs-3.2.6-2|128	%description	client
12cu|glusterfs-3.2.6-2|129	GlusterFS is a clustered file-system capable of scaling to several
12cu|glusterfs-3.2.6-2|130	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
12cu|glusterfs-3.2.6-2|131	or TCP/IP interconnect into one large parallel network file
12cu|glusterfs-3.2.6-2|132	system. GlusterFS is one of the most sophisticated file system in
12cu|glusterfs-3.2.6-2|133	terms of features and extensibility.  It borrows a powerful concept
12cu|glusterfs-3.2.6-2|134	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
12cu|glusterfs-3.2.6-2|135	is in userspace and easily manageable.
12cu|glusterfs-3.2.6-2|136	
12cu|glusterfs-3.2.6-2|137	This package is the client needed to mount a GlusterFS fs.
12cu|glusterfs-3.2.6-2|138	
12cu|glusterfs-3.2.6-2|139	%files client
12cu|glusterfs-3.2.6-2|140	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/glusterfs-client
12cu|glusterfs-3.2.6-2|141	/sbin/mount.glusterfs
12cu|glusterfs-3.2.6-2|142	%{_mandir}/man8/mount.glusterfs.8.*
12cu|glusterfs-3.2.6-2|143	%attr(0644,root,root) %ghost %config(noreplace) /var/log/glusterfs/glusterfs.log
12cu|glusterfs-3.2.6-2|144	
12cu|glusterfs-3.2.6-2|145	%post client
12cu|glusterfs-3.2.6-2|146	%create_ghostfile /var/log/glusterfs/glusterfs.log root root 0644
12cu|glusterfs-3.2.6-2|147	
12cu|glusterfs-3.2.6-2|148	#----------------------------------------------------------------------------
12cu|glusterfs-3.2.6-2|149	
12cu|glusterfs-3.2.6-2|150	%package	server
12cu|glusterfs-3.2.6-2|151	Summary:	GlusterFS server
12cu|glusterfs-3.2.6-2|152	Group:		Networking/Other
12cu|glusterfs-3.2.6-2|153	Requires:	%{name}-common = %{EVRD}
12cu|glusterfs-3.2.6-2|154	Requires:	%{name}-client = %{EVRD}
12cu|glusterfs-3.2.6-2|155	Requires(post): rpm-helper
12cu|glusterfs-3.2.6-2|156	Requires(preun): rpm-helper
12cu|glusterfs-3.2.6-2|157	Requires(post): sed
12cu|glusterfs-3.2.6-2|158	
12cu|glusterfs-3.2.6-2|159	%description	server
12cu|glusterfs-3.2.6-2|160	GlusterFS is a clustered file-system capable of scaling to several
12cu|glusterfs-3.2.6-2|161	peta-bytes. It aggregates various storage bricks over Infiniband RDMA
12cu|glusterfs-3.2.6-2|162	or TCP/IP interconnect into one large parallel network file
12cu|glusterfs-3.2.6-2|163	system. GlusterFS is one of the most sophisticated file system in
12cu|glusterfs-3.2.6-2|164	terms of features and extensibility.  It borrows a powerful concept
12cu|glusterfs-3.2.6-2|165	called Translators from GNU Hurd kernel. Much of the code in GlusterFS
12cu|glusterfs-3.2.6-2|166	is in userspace and easily manageable.
12cu|glusterfs-3.2.6-2|167	
12cu|glusterfs-3.2.6-2|168	This package is the server.
12cu|glusterfs-3.2.6-2|169	
12cu|glusterfs-3.2.6-2|170	%files server
12cu|glusterfs-3.2.6-2|171	%attr(0755,root,root) %{_initrddir}/glusterd
12cu|glusterfs-3.2.6-2|172	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/glusterfsd
12cu|glusterfs-3.2.6-2|173	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/glusterfs-server
12cu|glusterfs-3.2.6-2|174	%attr(0644,root,root) %ghost %config(noreplace) /var/log/glusterfs/glusterfsd.log
12cu|glusterfs-3.2.6-2|175	%dir /var/run/glusterfsd
12cu|glusterfs-3.2.6-2|176	
12cu|glusterfs-3.2.6-2|177	%post server
12cu|glusterfs-3.2.6-2|178	%create_ghostfile /var/log/glusterfs/glusterfsd.log root root 0644
12cu|glusterfs-3.2.6-2|179	%_post_service glusterd
12cu|glusterfs-3.2.6-2|180	if [ -e /etc/glusterfs/glusterfs-server.vol ]; then
12cu|glusterfs-3.2.6-2|181	echo "Updating /etc/sysconfig/glusterfsd to point to old /etc/glusterfs/glusterfs-server.vol file"
12cu|glusterfs-3.2.6-2|182	sed -i 's|GLUSTERFSD_CONFIG_FILE="/etc/glusterfs/glusterfsd.vol"|GLUSTERFSD_CONFIG_FILE="/etc/glusterfs/glusterfs-server.vol"|g' /etc/sysconfig/glusterfsd
12cu|glusterfs-3.2.6-2|183	#   mv -n /etc/glusterfs/glusterfs-server.vol /etc/glusterfs/glusterfsd.vol
12cu|glusterfs-3.2.6-2|184	fi
12cu|glusterfs-3.2.6-2|185	
12cu|glusterfs-3.2.6-2|186	%preun server
12cu|glusterfs-3.2.6-2|187	%_preun_service glusterfsd
12cu|glusterfs-3.2.6-2|188	
12cu|glusterfs-3.2.6-2|189	#----------------------------------------------------------------------------
12cu|glusterfs-3.2.6-2|190	
12cu|glusterfs-3.2.6-2|191	%prep
12cu|glusterfs-3.2.6-2|192	%setup -q
12cu|glusterfs-3.2.6-2|193	cp %{SOURCE1} glusterfsd.init
12cu|glusterfs-3.2.6-2|194	cp %{SOURCE2} glusterfsd.sysconfig
12cu|glusterfs-3.2.6-2|195	cp %{SOURCE3} glusterfsd.logrotate
12cu|glusterfs-3.2.6-2|196	cp %{SOURCE4} glusterfs.logrotate
12cu|glusterfs-3.2.6-2|197	
12cu|glusterfs-3.2.6-2|198	%build
12cu|glusterfs-3.2.6-2|199	%configure2_5x \
12cu|glusterfs-3.2.6-2|200	--disable-static \
12cu|glusterfs-3.2.6-2|201	--enable-shared
12cu|glusterfs-3.2.6-2|202	
12cu|glusterfs-3.2.6-2|203	# Remove rpath
12cu|glusterfs-3.2.6-2|204	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12cu|glusterfs-3.2.6-2|205	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12cu|glusterfs-3.2.6-2|206	make
12cu|glusterfs-3.2.6-2|207	
12cu|glusterfs-3.2.6-2|208	%install
12cu|glusterfs-3.2.6-2|209	make install DESTDIR=%{buildroot}
12cu|glusterfs-3.2.6-2|210	mkdir -p %{buildroot}%{_includedir}/glusterfs
12cu|glusterfs-3.2.6-2|211	mkdir -p %{buildroot}/var/log/glusterfs
12cu|glusterfs-3.2.6-2|212	install -p -m 0644 libglusterfs/src/*.h %{buildroot}%{_includedir}/glusterfs/
12cu|glusterfs-3.2.6-2|213	
12cu|glusterfs-3.2.6-2|214	install -d %{buildroot}%{_initrddir}
12cu|glusterfs-3.2.6-2|215	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cu|glusterfs-3.2.6-2|216	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cu|glusterfs-3.2.6-2|217	install -d %{buildroot}/var/run/glusterfsd
12cu|glusterfs-3.2.6-2|218	
12cu|glusterfs-3.2.6-2|219	install -m0755 glusterfsd.init %{buildroot}%{_initrddir}/glusterd
12cu|glusterfs-3.2.6-2|220	install -m0644 glusterfsd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/glusterfsd
12cu|glusterfs-3.2.6-2|221	install -m0644 glusterfsd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/glusterfs-server
12cu|glusterfs-3.2.6-2|222	install -m0644 glusterfs.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/glusterfs-client
12cu|glusterfs-3.2.6-2|223	
12cu|glusterfs-3.2.6-2|224	touch %{buildroot}/var/log/glusterfs/glusterfs.log
12cu|glusterfs-3.2.6-2|225	touch %{buildroot}/var/log/glusterfs/glusterfsd.log
12cu|glusterfs-3.2.6-2|226	
12cu|glusterfs-3.2.6-2|227	# remove default startup script
12cu|glusterfs-3.2.6-2|228	rm %{buildroot}/etc/init.d/glusterd
12cu|glusterfs-3.2.6-2|229	
12cu|glusterfs-3.2.6-2|230	
12cu|glusterfs-3.2.6-2|231	%changelog
12cu|glusterfs-3.2.6-2|232	* Tue Feb 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.2.6-2
12cu|glusterfs-3.2.6-2|233	+ Revision: 95cf747
12cu|glusterfs-3.2.6-2|234	- LOG Spec cleanup
12cu|glusterfs-3.2.6-2|235	
12cu|glusterfs-3.2.6-2|236	

9544 12
12cu|glw-8.0.0-1|1	Summary:	Xt / Motif OpenGL widgets
12cu|glw-8.0.0-1|2	Name:		glw
12cu|glw-8.0.0-1|3	Version:	8.0.0
12cu|glw-8.0.0-1|4	Release:	1
12cu|glw-8.0.0-1|5	License:	MIT
12cu|glw-8.0.0-1|6	Group:		System/Libraries
12cu|glw-8.0.0-1|7	Url:		http://www.mesa3d.org
12cu|glw-8.0.0-1|8	Source0:	ftp://ftp.freedesktop.org/pub/mesa/%{name}/%{name}-%{version}.tar.bz2
12cu|glw-8.0.0-1|9	BuildRequires:	lesstif-devel
12cu|glw-8.0.0-1|10	BuildRequires:	pkgconfig(gl)
12cu|glw-8.0.0-1|11	BuildRequires:	pkgconfig(x11)
12cu|glw-8.0.0-1|12	BuildRequires:	pkgconfig(xext)
12cu|glw-8.0.0-1|13	BuildRequires:	pkgconfig(xt)
12cu|glw-8.0.0-1|14	
12cu|glw-8.0.0-1|15	%description
12cu|glw-8.0.0-1|16	Mesa libGLw runtime library.
12cu|glw-8.0.0-1|17	
12cu|glw-8.0.0-1|18	#----------------------------------------------------------------------------
12cu|glw-8.0.0-1|19	
12cu|glw-8.0.0-1|20	%define major 1
12cu|glw-8.0.0-1|21	%define libname %mklibname GLw %{major}
12cu|glw-8.0.0-1|22	
12cu|glw-8.0.0-1|23	%package -n %{libname}
12cu|glw-8.0.0-1|24	Summary:	Xt / Motif OpenGL widgets
12cu|glw-8.0.0-1|25	Group:		System/Libraries
12cu|glw-8.0.0-1|26	
12cu|glw-8.0.0-1|27	%description -n %{libname}
12cu|glw-8.0.0-1|28	Mesa libGLw runtime library.
12cu|glw-8.0.0-1|29	
12cu|glw-8.0.0-1|30	%files -n %{libname}
12cu|glw-8.0.0-1|31	%doc README
12cu|glw-8.0.0-1|32	%{_libdir}/libGLw.so.%{major}*
12cu|glw-8.0.0-1|33	
12cu|glw-8.0.0-1|34	#----------------------------------------------------------------------------
12cu|glw-8.0.0-1|35	
12cu|glw-8.0.0-1|36	%define devname %mklibname GLw -d
12cu|glw-8.0.0-1|37	
12cu|glw-8.0.0-1|38	%package -n %{devname}
12cu|glw-8.0.0-1|39	Summary:	Mesa libGLw development package
12cu|glw-8.0.0-1|40	Group:		Development/C
12cu|glw-8.0.0-1|41	Requires:	%{libname} = %{EVRD}
12cu|glw-8.0.0-1|42	
12cu|glw-8.0.0-1|43	%description -n %{devname}
12cu|glw-8.0.0-1|44	Mesa libGLw development package.
12cu|glw-8.0.0-1|45	
12cu|glw-8.0.0-1|46	%files -n %{devname}
12cu|glw-8.0.0-1|47	%{_libdir}/libGLw.so
12cu|glw-8.0.0-1|48	%{_includedir}/GL/GLwDrawA.h
12cu|glw-8.0.0-1|49	%{_includedir}/GL/GLwDrawAP.h
12cu|glw-8.0.0-1|50	%{_includedir}/GL/GLwMDrawA.h
12cu|glw-8.0.0-1|51	%{_includedir}/GL/GLwMDrawAP.h
12cu|glw-8.0.0-1|52	%{_libdir}/pkgconfig/glw.pc
12cu|glw-8.0.0-1|53	
12cu|glw-8.0.0-1|54	#----------------------------------------------------------------------------
12cu|glw-8.0.0-1|55	
12cu|glw-8.0.0-1|56	%prep
12cu|glw-8.0.0-1|57	%setup -q
12cu|glw-8.0.0-1|58	
12cu|glw-8.0.0-1|59	%build
12cu|glw-8.0.0-1|60	%configure2_5x \
12cu|glw-8.0.0-1|61	--enable-motif \
12cu|glw-8.0.0-1|62	--disable-static
12cu|glw-8.0.0-1|63	
12cu|glw-8.0.0-1|64	%install
12cu|glw-8.0.0-1|65	%makeinstall_std
12cu|glw-8.0.0-1|66	
12cu|glw-8.0.0-1|67	
12cu|glw-8.0.0-1|68	%changelog
12cu|glw-8.0.0-1|69	* Thu Oct 31 2013 Rosa <rosa@abf.rosalinux.ru> 8.0.0-1
12cu|glw-8.0.0-1|70	+ Revision: 5c7802d
12cu|glw-8.0.0-1|71	- Automatic import for version 8.0.0-1
12cu|glw-8.0.0-1|72	
12cu|glw-8.0.0-1|73	

9545 12
12cu|glyr-1.0.5-1|1	%define	major		1
12cu|glyr-1.0.5-1|2	%define	libname		%mklibname %{name} %{major}
12cu|glyr-1.0.5-1|3	%define	devname	%mklibname %{name} -d
12cu|glyr-1.0.5-1|4	
12cu|glyr-1.0.5-1|5	Summary:	Search engine for Music related Metadata
12cu|glyr-1.0.5-1|6	Name:		glyr
12cu|glyr-1.0.5-1|7	Version:	1.0.5
12cu|glyr-1.0.5-1|8	Release:	1
12cu|glyr-1.0.5-1|9	License:	GPLv3+
12cu|glyr-1.0.5-1|10	Group:		System/Libraries
12cu|glyr-1.0.5-1|11	Url:		https://github.com/sahib/glyr
12cu|glyr-1.0.5-1|12	Source0:	https://github.com/downloads/sahib/%{name}/%{name}-%{version}.tar.gz
12cu|glyr-1.0.5-1|13	# Remove __DATE and __TIME__ that causes the package to rebuild when not needed
12cu|glyr-1.0.5-1|14	Patch0:		glyr-1.0.5-date-n-time.patch
12cu|glyr-1.0.5-1|15	Patch1:		glyr-1.0.5-flags.patch
12cu|glyr-1.0.5-1|16	BuildRequires:	cmake
12cu|glyr-1.0.5-1|17	BuildRequires:	pkgconfig(glib-2.0) >= 2.10
12cu|glyr-1.0.5-1|18	BuildRequires:	pkgconfig(gthread-2.0)
12cu|glyr-1.0.5-1|19	BuildRequires:	pkgconfig(libcurl)
12cu|glyr-1.0.5-1|20	BuildRequires:	pkgconfig(sqlite3)
12cu|glyr-1.0.5-1|21	
12cu|glyr-1.0.5-1|22	%description
12cu|glyr-1.0.5-1|23	Glyr CLI tool.
12cu|glyr-1.0.5-1|24	The sort of metadata glyr is searching (and downloading) is usually the data
12cu|glyr-1.0.5-1|25	you see in your musicplayer. And indeed, originally it was written to serve as
12cu|glyr-1.0.5-1|26	internally library for a musicplayer, but has been extended to work as a
12cu|glyr-1.0.5-1|27	standalone program which is able to download:
12cu|glyr-1.0.5-1|28	* cover art;
12cu|glyr-1.0.5-1|29	* lyrics;
12cu|glyr-1.0.5-1|30	* bandphotos;
12cu|glyr-1.0.5-1|31	* artist biography;
12cu|glyr-1.0.5-1|32	* album reviews;
12cu|glyr-1.0.5-1|33	* tracklists of an album;
12cu|glyr-1.0.5-1|34	* a list of albums from a specific artist;
12cu|glyr-1.0.5-1|35	* tags, either related to artist, album or title relations, for example
12cu|glyr-1.0.5-1|36	links to wikipedia;
12cu|glyr-1.0.5-1|37	* similar artists;
12cu|glyr-1.0.5-1|38	* similar songs.
12cu|glyr-1.0.5-1|39	
12cu|glyr-1.0.5-1|40	%files
12cu|glyr-1.0.5-1|41	%doc AUTHORS CHANGELOG COPYING README.textile
12cu|glyr-1.0.5-1|42	%{_bindir}/glyrc
12cu|glyr-1.0.5-1|43	
12cu|glyr-1.0.5-1|44	#-----------------------------------------------------------------------------
12cu|glyr-1.0.5-1|45	
12cu|glyr-1.0.5-1|46	%package -n %{libname}
12cu|glyr-1.0.5-1|47	Summary:	Search engine for Music related Metadata
12cu|glyr-1.0.5-1|48	Group:		System/Libraries
12cu|glyr-1.0.5-1|49	
12cu|glyr-1.0.5-1|50	%description -n %{libname}
12cu|glyr-1.0.5-1|51	Glyr shared library.
12cu|glyr-1.0.5-1|52	The sort of metadata glyr is searching (and downloading) is usually the data
12cu|glyr-1.0.5-1|53	you see in your musicplayer. And indeed, originally it was written to serve as
12cu|glyr-1.0.5-1|54	internally library for a musicplayer, but has been extended to work as a
12cu|glyr-1.0.5-1|55	standalone program which is able to download:
12cu|glyr-1.0.5-1|56	* cover art;
12cu|glyr-1.0.5-1|57	* lyrics;
12cu|glyr-1.0.5-1|58	* bandphotos;
12cu|glyr-1.0.5-1|59	* artist biography;
12cu|glyr-1.0.5-1|60	* album reviews;
12cu|glyr-1.0.5-1|61	* tracklists of an album;
12cu|glyr-1.0.5-1|62	* a list of albums from a specific artist;
12cu|glyr-1.0.5-1|63	* tags, either related to artist, album or title relations, for example
12cu|glyr-1.0.5-1|64	links to wikipedia;
12cu|glyr-1.0.5-1|65	* similar artists;
12cu|glyr-1.0.5-1|66	* similar songs.
12cu|glyr-1.0.5-1|67	
12cu|glyr-1.0.5-1|68	%files -n %{libname}
12cu|glyr-1.0.5-1|69	%doc COPYING
12cu|glyr-1.0.5-1|70	%{_libdir}/lib%{name}.so.%{major}*
12cu|glyr-1.0.5-1|71	
12cu|glyr-1.0.5-1|72	#-----------------------------------------------------------------------------
12cu|glyr-1.0.5-1|73	
12cu|glyr-1.0.5-1|74	%package -n %{devname}
12cu|glyr-1.0.5-1|75	Summary:	Search engine for Music related Metadata
12cu|glyr-1.0.5-1|76	Group:		Development/C
12cu|glyr-1.0.5-1|77	Requires:	%{libname} = %{EVRD}
12cu|glyr-1.0.5-1|78	
12cu|glyr-1.0.5-1|79	%description -n %{devname}
12cu|glyr-1.0.5-1|80	Glyr development files.
12cu|glyr-1.0.5-1|81	The sort of metadata glyr is searching (and downloading) is usually the data
12cu|glyr-1.0.5-1|82	you see in your musicplayer. And indeed, originally it was written to serve as
12cu|glyr-1.0.5-1|83	internally library for a musicplayer, but has been extended to work as a
12cu|glyr-1.0.5-1|84	standalone program which is able to download:
12cu|glyr-1.0.5-1|85	* cover art;
12cu|glyr-1.0.5-1|86	* lyrics;
12cu|glyr-1.0.5-1|87	* bandphotos;
12cu|glyr-1.0.5-1|88	* artist biography;
12cu|glyr-1.0.5-1|89	* album reviews;
12cu|glyr-1.0.5-1|90	* tracklists of an album;
12cu|glyr-1.0.5-1|91	* a list of albums from a specific artist;
12cu|glyr-1.0.5-1|92	* tags, either related to artist, album or title relations, for example
12cu|glyr-1.0.5-1|93	links to wikipedia;
12cu|glyr-1.0.5-1|94	* similar artists;
12cu|glyr-1.0.5-1|95	* similar songs.
12cu|glyr-1.0.5-1|96	
12cu|glyr-1.0.5-1|97	%files -n %{devname}
12cu|glyr-1.0.5-1|98	%doc COPYING
12cu|glyr-1.0.5-1|99	# No doc files here
12cu|glyr-1.0.5-1|100	#doc src/examples
12cu|glyr-1.0.5-1|101	%{_includedir}/%{name}
12cu|glyr-1.0.5-1|102	%{_libdir}/*.so
12cu|glyr-1.0.5-1|103	%{_libdir}/pkgconfig/*.pc
12cu|glyr-1.0.5-1|104	
12cu|glyr-1.0.5-1|105	#-----------------------------------------------------------------------------
12cu|glyr-1.0.5-1|106	
12cu|glyr-1.0.5-1|107	%prep
12cu|glyr-1.0.5-1|108	%setup -q
12cu|glyr-1.0.5-1|109	%patch0 -p1
12cu|glyr-1.0.5-1|110	%patch1 -p1
12cu|glyr-1.0.5-1|111	
12cu|glyr-1.0.5-1|112	%build
12cu|glyr-1.0.5-1|113	%cmake
12cu|glyr-1.0.5-1|114	%make
12cu|glyr-1.0.5-1|115	
12cu|glyr-1.0.5-1|116	%install
12cu|glyr-1.0.5-1|117	%makeinstall_std -C build
12cu|glyr-1.0.5-1|118	
12cu|glyr-1.0.5-1|119	
12cu|glyr-1.0.5-1|120	
12cu|glyr-1.0.5-1|121	%changelog
12cu|glyr-1.0.5-1|122	* Mon May 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.5-1
12cu|glyr-1.0.5-1|123	+ Revision: 57cb7a8
12cu|glyr-1.0.5-1|124	- Add patch to fix build flags
12cu|glyr-1.0.5-1|125	
12cu|glyr-1.0.5-1|126	

9546 12
12cu|gmediafinder-1.5.1-5|1	#Obtaining source
12cu|gmediafinder-1.5.1-5|2	#  git clone git://github.com/smolleyes/gmediafinder2.git
12cu|gmediafinder-1.5.1-5|3	# rm -rf gmediafinder2/debian && rm -rf gmediafinder2/win32
12cu|gmediafinder-1.5.1-5|4	# tar cjf gmediafinder-{_version}.tar.bz2 gmediafinder2/ && rm -rf gmediafinder2
12cu|gmediafinder-1.5.1-5|5	%define debug_package	%{nil}
12cu|gmediafinder-1.5.1-5|6	Name:			gmediafinder
12cu|gmediafinder-1.5.1-5|7	Version:		1.5.1
12cu|gmediafinder-1.5.1-5|8	Release:		5
12cu|gmediafinder-1.5.1-5|9	Summary:		Stream and/or download and/or convert files
12cu|gmediafinder-1.5.1-5|10	License:		GPLv2
12cu|gmediafinder-1.5.1-5|11	Group:			Video
12cu|gmediafinder-1.5.1-5|12	URL:			http://gnomefiles.org/content/show.php/Gmediafinder?content=138588&PHPSESSID=9c909890a42ce1ac7a555efab2b34b83
12cu|gmediafinder-1.5.1-5|13	Source0:		%{name}-%{version}.zip
12cu|gmediafinder-1.5.1-5|14	Source1:		README.urpmi
12cu|gmediafinder-1.5.1-5|15	Source100:		%{name}.rpmlintrc
12cu|gmediafinder-1.5.1-5|16	Patch0:                 gmediafinder2-master-l10n.patch
12cu|gmediafinder-1.5.1-5|17	BuildRequires:		hicolor-icon-theme
12cu|gmediafinder-1.5.1-5|18	BuildRequires:		python-mechanize
12cu|gmediafinder-1.5.1-5|19	BuildRequires:		python-setuptools
12cu|gmediafinder-1.5.1-5|20	BuildRequires:		python-distutils-extra
12cu|gmediafinder-1.5.1-5|21	BuildRequires:		intltool
12cu|gmediafinder-1.5.1-5|22	BuildRequires:		python-gdata
12cu|gmediafinder-1.5.1-5|23	BuildRequires:		python-configobj
12cu|gmediafinder-1.5.1-5|24	BuildRequires:		gettext
12cu|gmediafinder-1.5.1-5|25	BuildRequires:		desktop-file-utils
12cu|gmediafinder-1.5.1-5|26	BuildRequires:		txt2man
12cu|gmediafinder-1.5.1-5|27	
12cu|gmediafinder-1.5.1-5|28	
12cu|gmediafinder-1.5.1-5|29	# GUI and browser
12cu|gmediafinder-1.5.1-5|30	Requires:       pythonegg(html5lib)
12cu|gmediafinder-1.5.1-5|31	Requires:       pythonegg(python-xlib)
12cu|gmediafinder-1.5.1-5|32	Requires:       python-mechanize
12cu|gmediafinder-1.5.1-5|33	Requires:       python-webkitgtk
12cu|gmediafinder-1.5.1-5|34	Requires:       python-gdata
12cu|gmediafinder-1.5.1-5|35	Requires:       pygtk2.0
12cu|gmediafinder-1.5.1-5|36	Requires:       python-configobj
12cu|gmediafinder-1.5.1-5|37	Requires:       python-lxml
12cu|gmediafinder-1.5.1-5|38	Requires:       pygtk2.0-libglade
12cu|gmediafinder-1.5.1-5|39	
12cu|gmediafinder-1.5.1-5|40	
12cu|gmediafinder-1.5.1-5|41	# decoding
12cu|gmediafinder-1.5.1-5|42	Requires:       gstreamer0.10-tools
12cu|gmediafinder-1.5.1-5|43	Requires:       gstreamer0.10-python
12cu|gmediafinder-1.5.1-5|44	Requires:       gstreamer0.10-ffmpeg
12cu|gmediafinder-1.5.1-5|45	Requires:       gstreamer0.10-plugins-good
12cu|gmediafinder-1.5.1-5|46	Requires:       gstreamer0.10-libvisual
12cu|gmediafinder-1.5.1-5|47	Requires:       gstreamer0.10-plugins-base
12cu|gmediafinder-1.5.1-5|48	
12cu|gmediafinder-1.5.1-5|49	# audio extract
12cu|gmediafinder-1.5.1-5|50	Requires:       ffmpeg
12cu|gmediafinder-1.5.1-5|51	Requires:       %{_lib}avutil50
12cu|gmediafinder-1.5.1-5|52	
12cu|gmediafinder-1.5.1-5|53	# just keep it for later run upcoming features!
12cu|gmediafinder-1.5.1-5|54	Requires:       libvisual-plugins
12cu|gmediafinder-1.5.1-5|55	
12cu|gmediafinder-1.5.1-5|56	# menu integration
12cu|gmediafinder-1.5.1-5|57	Requires:       gnome-icon-theme-legacy
12cu|gmediafinder-1.5.1-5|58	Requires:       hicolor-icon-theme
12cu|gmediafinder-1.5.1-5|59	
12cu|gmediafinder-1.5.1-5|60	BuildArch:		noarch
12cu|gmediafinder-1.5.1-5|61	
12cu|gmediafinder-1.5.1-5|62	
12cu|gmediafinder-1.5.1-5|63	%description
12cu|gmediafinder-1.5.1-5|64	Gmediafinder is a software to search stream an/or download files
12cu|gmediafinder-1.5.1-5|65	form you-tube without flash,
12cu|gmediafinder-1.5.1-5|66	Google and some mp3 search-engines (you know the rules...)
12cu|gmediafinder-1.5.1-5|67	its support full-screen mode, visualization and use the gstreamer engine
12cu|gmediafinder-1.5.1-5|68	for you-tube you can select your preferred, resolution and give priority to
12cu|gmediafinder-1.5.1-5|69	mp4 format for video seeking! (and lower CPU usage than flv...).
12cu|gmediafinder-1.5.1-5|70	
12cu|gmediafinder-1.5.1-5|71	
12cu|gmediafinder-1.5.1-5|72	%prep
12cu|gmediafinder-1.5.1-5|73	%setup -q -n %{name}2-master
12cu|gmediafinder-1.5.1-5|74	%patch0 -p1
12cu|gmediafinder-1.5.1-5|75	chmod 644 CHANGELOG gpl-2.0.txt VERSION README
12cu|gmediafinder-1.5.1-5|76	perl -pi -e "s|1.5|1.5.1|"  GmediaFinder/lib/config.py
12cu|gmediafinder-1.5.1-5|77	
12cu|gmediafinder-1.5.1-5|78	%build
12cu|gmediafinder-1.5.1-5|79	python setup.py build
12cu|gmediafinder-1.5.1-5|80	
12cu|gmediafinder-1.5.1-5|81	%install
12cu|gmediafinder-1.5.1-5|82	python setup.py install --root=%{buildroot}
12cu|gmediafinder-1.5.1-5|83	cp -R data/img/throbber.png %{buildroot}%{_datadir}/%{name}/
12cu|gmediafinder-1.5.1-5|84	# fix attr
12cu|gmediafinder-1.5.1-5|85	chmod 644 %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|gmediafinder-1.5.1-5|86	chmod 644 %{buildroot}%{_datadir}/%{name}/*.png
12cu|gmediafinder-1.5.1-5|87	chmod 644 %{buildroot}%{_datadir}/%{name}/*/*
12cu|gmediafinder-1.5.1-5|88	chmod +x %{buildroot}%{_datadir}/pyshared/GmediaFinder/lib/engines/__init__.py
12cu|gmediafinder-1.5.1-5|89	chmod +x %{buildroot}%{_datadir}/pyshared/GmediaFinder/lib/__init__.py
12cu|gmediafinder-1.5.1-5|90	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/Translation.py
12cu|gmediafinder-1.5.1-5|91	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/__init__.py
12cu|gmediafinder-1.5.1-5|92	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/engines/__init__.py
12cu|gmediafinder-1.5.1-5|93	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/downloads/__init__.py
12cu|gmediafinder-1.5.1-5|94	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/__init__.py
12cu|gmediafinder-1.5.1-5|95	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/player/__init__.py
12cu|gmediafinder-1.5.1-5|96	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/engines/main.py
12cu|gmediafinder-1.5.1-5|97	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/get_stream.py
12cu|gmediafinder-1.5.1-5|98	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/gmediafinder.py
12cu|gmediafinder-1.5.1-5|99	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/pykey.py
12cu|gmediafinder-1.5.1-5|100	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/checklinks.py
12cu|gmediafinder-1.5.1-5|101	chmod +x %{buildroot}%{py_sitedir}/GmediaFinder/lib/engines/Youtube/__init__.py
12cu|gmediafinder-1.5.1-5|102	chmod +x %{buildroot}%{_datadir}/gmediafinder/scripts/get_stream.py
12cu|gmediafinder-1.5.1-5|103	chmod +x %{buildroot}%{_datadir}/pyshared/GmediaFinder/__init__.py
12cu|gmediafinder-1.5.1-5|104	
12cu|gmediafinder-1.5.1-5|105	
12cu|gmediafinder-1.5.1-5|106	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|gmediafinder-1.5.1-5|107	
12cu|gmediafinder-1.5.1-5|108	install -m644 %{SOURCE1} README.urpmi
12cu|gmediafinder-1.5.1-5|109	
12cu|gmediafinder-1.5.1-5|110	
12cu|gmediafinder-1.5.1-5|111	%find_lang %{name}
12cu|gmediafinder-1.5.1-5|112	
12cu|gmediafinder-1.5.1-5|113	
12cu|gmediafinder-1.5.1-5|114	# wont harm kde and a must in gtk.
12cu|gmediafinder-1.5.1-5|115	%post
12cu|gmediafinder-1.5.1-5|116	gtk-update-icon-cache -f -t /usr/share/icons/hicolor
12cu|gmediafinder-1.5.1-5|117	
12cu|gmediafinder-1.5.1-5|118	%files -f %{name}.lang
12cu|gmediafinder-1.5.1-5|119	
12cu|gmediafinder-1.5.1-5|120	%doc CHANGELOG gpl-2.0.txt VERSION README
12cu|gmediafinder-1.5.1-5|121	%{_bindir}/*
12cu|gmediafinder-1.5.1-5|122	%{_datadir}/applications/%{name}.desktop
12cu|gmediafinder-1.5.1-5|123	%{py_sitedir}/*/*
12cu|gmediafinder-1.5.1-5|124	%{_datadir}/%{name}/*
12cu|gmediafinder-1.5.1-5|125	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|gmediafinder-1.5.1-5|126	%{_datadir}/pyshared/GmediaFinder/*
12cu|gmediafinder-1.5.1-5|127	
12cu|gmediafinder-1.5.1-5|128	
12cu|gmediafinder-1.5.1-5|129	
12cu|gmediafinder-1.5.1-5|130	

9547 12
12cu|gmemusage-0.2-14|1	Summary: 	Graphics memory usage meter
12cu|gmemusage-0.2-14|2	Name: 		gmemusage
12cu|gmemusage-0.2-14|3	Version: 	0.2
12cu|gmemusage-0.2-14|4	Release: 	14
12cu|gmemusage-0.2-14|5	Source: 	%{name}-%{version}.tar.bz2
12cu|gmemusage-0.2-14|6	Url: 		http://reality.sgi.com/raju/software/
12cu|gmemusage-0.2-14|7	License: 	GPL
12cu|gmemusage-0.2-14|8	Group: 		Monitoring
12cu|gmemusage-0.2-14|9	Buildrequires:	pkgconfig(x11)
12cu|gmemusage-0.2-14|10	
12cu|gmemusage-0.2-14|11	%description
12cu|gmemusage-0.2-14|12	This tool displays the bar graph describing a memory usage of processes
12cu|gmemusage-0.2-14|13	on the Linux box. Uses /proc filesystem.
12cu|gmemusage-0.2-14|14	
12cu|gmemusage-0.2-14|15	%prep
12cu|gmemusage-0.2-14|16	%setup
12cu|gmemusage-0.2-14|17	
12cu|gmemusage-0.2-14|18	%build
12cu|gmemusage-0.2-14|19	%make OPTIM="%optflags" LIBX11DIR=-L%{_libdir} LDFLAGS="%ldflags"
12cu|gmemusage-0.2-14|20	
12cu|gmemusage-0.2-14|21	%install
12cu|gmemusage-0.2-14|22	rm -fr %buildroot
12cu|gmemusage-0.2-14|23	install -D -m 755 gmemusage $RPM_BUILD_ROOT%{_bindir}/%{name}
12cu|gmemusage-0.2-14|24	install -D -m 644 gmemusage.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
12cu|gmemusage-0.2-14|25	
12cu|gmemusage-0.2-14|26	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cu|gmemusage-0.2-14|27	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cu|gmemusage-0.2-14|28	[Desktop Entry]
12cu|gmemusage-0.2-14|29	Type=Application
12cu|gmemusage-0.2-14|30	Exec=%{_bindir}/gmemusage
12cu|gmemusage-0.2-14|31	Name=Gmemusage
12cu|gmemusage-0.2-14|32	Comment=Memory usage
12cu|gmemusage-0.2-14|33	Icon=monitoring_section
12cu|gmemusage-0.2-14|34	Categories=System;Monitor;
12cu|gmemusage-0.2-14|35	EOF
12cu|gmemusage-0.2-14|36	
12cu|gmemusage-0.2-14|37	%if %mdkversion < 200900
12cu|gmemusage-0.2-14|38	%post
12cu|gmemusage-0.2-14|39	%{update_menus}
12cu|gmemusage-0.2-14|40	%endif
12cu|gmemusage-0.2-14|41	
12cu|gmemusage-0.2-14|42	%if %mdkversion < 200900
12cu|gmemusage-0.2-14|43	%postun
12cu|gmemusage-0.2-14|44	%{clean_menus}
12cu|gmemusage-0.2-14|45	%endif
12cu|gmemusage-0.2-14|46	
12cu|gmemusage-0.2-14|47	%clean
12cu|gmemusage-0.2-14|48	rm -rf $RPM_BUILD_ROOT
12cu|gmemusage-0.2-14|49	
12cu|gmemusage-0.2-14|50	%files
12cu|gmemusage-0.2-14|51	%defattr (-,root,root)
12cu|gmemusage-0.2-14|52	%{_bindir}/*
12cu|gmemusage-0.2-14|53	%{_mandir}/man1/*
12cu|gmemusage-0.2-14|54	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|gmemusage-0.2-14|55	
12cu|gmemusage-0.2-14|56	
12cu|gmemusage-0.2-14|57	%changelog
12cu|gmemusage-0.2-14|58	* Fri Feb 04 2011 Funda Wang <fwang@mandriva.org> 0.2-13mdv2011.0
12cu|gmemusage-0.2-14|59	+ Revision: 635854
12cu|gmemusage-0.2-14|60	- tighten BR
12cu|gmemusage-0.2-14|61	
12cu|gmemusage-0.2-14|62	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-12mdv2011.0
12cu|gmemusage-0.2-14|63	+ Revision: 618966
12cu|gmemusage-0.2-14|64	- the mass rebuild of 2010.0 packages
12cu|gmemusage-0.2-14|65	
12cu|gmemusage-0.2-14|66	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.2-11mdv2010.0
12cu|gmemusage-0.2-14|67	+ Revision: 429221
12cu|gmemusage-0.2-14|68	- rebuild
12cu|gmemusage-0.2-14|69	
12cu|gmemusage-0.2-14|70	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.2-10mdv2009.0
12cu|gmemusage-0.2-14|71	+ Revision: 218423
12cu|gmemusage-0.2-14|72	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|gmemusage-0.2-14|73	
12cu|gmemusage-0.2-14|74	+ Olivier Blin <oblin@mandriva.com>
12cu|gmemusage-0.2-14|75	- restore BuildRoot
12cu|gmemusage-0.2-14|76	
12cu|gmemusage-0.2-14|77	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.2-10mdv2008.1
12cu|gmemusage-0.2-14|78	+ Revision: 131581
12cu|gmemusage-0.2-14|79	- auto-convert XDG menu entry
12cu|gmemusage-0.2-14|80	- kill re-definition of %%buildroot on Pixel's request
12cu|gmemusage-0.2-14|81	- buildrequires X11-devel instead of XFree86-devel
12cu|gmemusage-0.2-14|82	- import gmemusage
12cu|gmemusage-0.2-14|83	
12cu|gmemusage-0.2-14|84	
12cu|gmemusage-0.2-14|85	* Fri Dec 23 2005 Anssi Hannula <anssi@mandriva.org> 0.2-10mdk
12cu|gmemusage-0.2-14|86	- %%mkrel
12cu|gmemusage-0.2-14|87	- fix menudir
12cu|gmemusage-0.2-14|88	- fix lib64 build
12cu|gmemusage-0.2-14|89	
12cu|gmemusage-0.2-14|90	* Thu Jul 22 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.2-9mdk
12cu|gmemusage-0.2-14|91	- rebuild
12cu|gmemusage-0.2-14|92	
12cu|gmemusage-0.2-14|93	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.2-7mdk
12cu|gmemusage-0.2-14|94	- rebuild
12cu|gmemusage-0.2-14|95	
12cu|gmemusage-0.2-14|96	* Sat Jan 19 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 0.2-6mdk
12cu|gmemusage-0.2-14|97	- Fix menu entry
12cu|gmemusage-0.2-14|98	
12cu|gmemusage-0.2-14|99	* Wed Jul 18 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.2-5mdk
12cu|gmemusage-0.2-14|100	- rebuild
12cu|gmemusage-0.2-14|101	
12cu|gmemusage-0.2-14|102	* Wed Jan 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.2-4mdk
12cu|gmemusage-0.2-14|103	- rebuild
12cu|gmemusage-0.2-14|104	
12cu|gmemusage-0.2-14|105	* Tue Aug 31 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.2-3mdk
12cu|gmemusage-0.2-14|106	- BM
12cu|gmemusage-0.2-14|107	- macros
12cu|gmemusage-0.2-14|108	- menu
12cu|gmemusage-0.2-14|109	
12cu|gmemusage-0.2-14|110	* Thu Apr 27 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.2-2mdk
12cu|gmemusage-0.2-14|111	- fix  group
12cu|gmemusage-0.2-14|112	
12cu|gmemusage-0.2-14|113	* Thu Feb 24 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cu|gmemusage-0.2-14|114	- mandrake build

9548 12
12cu|gmerlin-1.2.0-1|1	%define major 0
12cu|gmerlin-1.2.0-1|2	%define libname %mklibname %{name} %{major}
12cu|gmerlin-1.2.0-1|3	%define libgtk %mklibname %{name}_gtk %{major}
12cu|gmerlin-1.2.0-1|4	%define devname %mklibname -d %{name}
12cu|gmerlin-1.2.0-1|5	
12cu|gmerlin-1.2.0-1|6	Summary:	A multimedia architecture for linux
12cu|gmerlin-1.2.0-1|7	Name:		gmerlin
12cu|gmerlin-1.2.0-1|8	Version:	1.2.0
12cu|gmerlin-1.2.0-1|9	Release:	1
12cu|gmerlin-1.2.0-1|10	License:	GPLv3+
12cu|gmerlin-1.2.0-1|11	Group:		Video
12cu|gmerlin-1.2.0-1|12	Url:		http://gmerlin.sourceforge.net/
12cu|gmerlin-1.2.0-1|13	Source0:	http://downloads.sourceforge.net/gmerlin/%{name}-%{version}.tar.gz
12cu|gmerlin-1.2.0-1|14	Patch0:		gmerlin-1.0.0-link.patch
12cu|gmerlin-1.2.0-1|15	Patch1:		gmerlin-1.2.0-icons.patch
12cu|gmerlin-1.2.0-1|16	Patch2:		gmerlin-1.2.0-desktop.patch
12cu|gmerlin-1.2.0-1|17	BuildRequires:	doxygen
12cu|gmerlin-1.2.0-1|18	BuildRequires:	texinfo
12cu|gmerlin-1.2.0-1|19	BuildRequires:	jpeg-devel
12cu|gmerlin-1.2.0-1|20	BuildRequires:	tiff-devel
12cu|gmerlin-1.2.0-1|21	BuildRequires:	pkgconfig(alsa)
12cu|gmerlin-1.2.0-1|22	BuildRequires:	pkgconfig(esound)
12cu|gmerlin-1.2.0-1|23	BuildRequires:	pkgconfig(fontconfig)
12cu|gmerlin-1.2.0-1|24	BuildRequires:	pkgconfig(freetype2)
12cu|gmerlin-1.2.0-1|25	BuildRequires:	pkgconfig(gavl)
12cu|gmerlin-1.2.0-1|26	BuildRequires:	pkgconfig(gl)
12cu|gmerlin-1.2.0-1|27	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|gmerlin-1.2.0-1|28	BuildRequires:	pkgconfig(jack)
12cu|gmerlin-1.2.0-1|29	BuildRequires:	pkgconfig(libcddb)
12cu|gmerlin-1.2.0-1|30	BuildRequires:	pkgconfig(libcdio)
12cu|gmerlin-1.2.0-1|31	BuildRequires:	pkgconfig(libexif)
12cu|gmerlin-1.2.0-1|32	BuildRequires:	pkgconfig(libmusicbrainz)
12cu|gmerlin-1.2.0-1|33	BuildRequires:	pkgconfig(libpng)
12cu|gmerlin-1.2.0-1|34	BuildRequires:	pkgconfig(libpulse)
12cu|gmerlin-1.2.0-1|35	BuildRequires:	pkgconfig(libquicktime)
12cu|gmerlin-1.2.0-1|36	BuildRequires:	pkgconfig(libv4l1)
12cu|gmerlin-1.2.0-1|37	BuildRequires:	pkgconfig(libvisual-0.4)
12cu|gmerlin-1.2.0-1|38	BuildRequires:	pkgconfig(libxml-2.0)
12cu|gmerlin-1.2.0-1|39	BuildRequires:	pkgconfig(sqlite3)
12cu|gmerlin-1.2.0-1|40	BuildRequires:	pkgconfig(x11)
12cu|gmerlin-1.2.0-1|41	BuildRequires:	pkgconfig(xext)
12cu|gmerlin-1.2.0-1|42	BuildRequires:	pkgconfig(xfixes)
12cu|gmerlin-1.2.0-1|43	BuildRequires:	pkgconfig(xinerama)
12cu|gmerlin-1.2.0-1|44	BuildRequires:	pkgconfig(xtst)
12cu|gmerlin-1.2.0-1|45	BuildRequires:	pkgconfig(xv)
12cu|gmerlin-1.2.0-1|46	
12cu|gmerlin-1.2.0-1|47	%description
12cu|gmerlin-1.2.0-1|48	The gmerlin application framework consists of a toolkit indepentent
12cu|gmerlin-1.2.0-1|49	gmerlin library, which contains the player core, the transcoder core
12cu|gmerlin-1.2.0-1|50	and other utilities. It can be used to build custom multimedia
12cu|gmerlin-1.2.0-1|51	applications.
12cu|gmerlin-1.2.0-1|52	
12cu|gmerlin-1.2.0-1|53	%files -f %{name}.lang
12cu|gmerlin-1.2.0-1|54	%doc %{_datadir}/doc/%{name}
12cu|gmerlin-1.2.0-1|55	%{_bindir}/*
12cu|gmerlin-1.2.0-1|56	%dir %{_libdir}/%{name}
12cu|gmerlin-1.2.0-1|57	%{_libdir}/%{name}/plugins
12cu|gmerlin-1.2.0-1|58	%{_datadir}/%{name}
12cu|gmerlin-1.2.0-1|59	%{_datadir}/applications/*.desktop
12cu|gmerlin-1.2.0-1|60	%{_iconsdir}/*/*/*/*
12cu|gmerlin-1.2.0-1|61	%{_mandir}/man1/*
12cu|gmerlin-1.2.0-1|62	%{_infodir}/*
12cu|gmerlin-1.2.0-1|63	
12cu|gmerlin-1.2.0-1|64	#----------------------------------------------------------------------------
12cu|gmerlin-1.2.0-1|65	
12cu|gmerlin-1.2.0-1|66	%package -n %{libname}
12cu|gmerlin-1.2.0-1|67	Summary:	Shared library for %{name}
12cu|gmerlin-1.2.0-1|68	Group:		System/Libraries
12cu|gmerlin-1.2.0-1|69	
12cu|gmerlin-1.2.0-1|70	%description -n %{libname}
12cu|gmerlin-1.2.0-1|71	This package contains shared library for %{name}.
12cu|gmerlin-1.2.0-1|72	
12cu|gmerlin-1.2.0-1|73	%files -n %{libname}
12cu|gmerlin-1.2.0-1|74	%{_libdir}/lib%{name}.so.%{major}*
12cu|gmerlin-1.2.0-1|75	
12cu|gmerlin-1.2.0-1|76	#----------------------------------------------------------------------------
12cu|gmerlin-1.2.0-1|77	
12cu|gmerlin-1.2.0-1|78	%package -n %{libgtk}
12cu|gmerlin-1.2.0-1|79	Summary:	Shared library for %{name}
12cu|gmerlin-1.2.0-1|80	Group:		System/Libraries
12cu|gmerlin-1.2.0-1|81	Conflicts:	%{_lib}gmerlin0 < 1.2.0
12cu|gmerlin-1.2.0-1|82	
12cu|gmerlin-1.2.0-1|83	%description -n %{libgtk}
12cu|gmerlin-1.2.0-1|84	This package contains shared library for %{name}.
12cu|gmerlin-1.2.0-1|85	
12cu|gmerlin-1.2.0-1|86	%files -n %{libgtk}
12cu|gmerlin-1.2.0-1|87	%{_libdir}/lib%{name}_gtk.so.%{major}*
12cu|gmerlin-1.2.0-1|88	
12cu|gmerlin-1.2.0-1|89	#----------------------------------------------------------------------------
12cu|gmerlin-1.2.0-1|90	
12cu|gmerlin-1.2.0-1|91	%package -n %{devname}
12cu|gmerlin-1.2.0-1|92	Summary:	Development files for %{name}
12cu|gmerlin-1.2.0-1|93	Group:		Development/Other
12cu|gmerlin-1.2.0-1|94	Requires:	%{libname} = %{EVRD}
12cu|gmerlin-1.2.0-1|95	Requires:	%{libgtk} = %{EVRD}
12cu|gmerlin-1.2.0-1|96	Provides:	%{name}-devel = %{EVRD}
12cu|gmerlin-1.2.0-1|97	
12cu|gmerlin-1.2.0-1|98	%description -n %{devname}
12cu|gmerlin-1.2.0-1|99	This package contains development files for %{name}.
12cu|gmerlin-1.2.0-1|100	
12cu|gmerlin-1.2.0-1|101	%files -n %{devname}
12cu|gmerlin-1.2.0-1|102	%{_includedir}/%{name}
12cu|gmerlin-1.2.0-1|103	%{_libdir}/*.so
12cu|gmerlin-1.2.0-1|104	%{_libdir}/pkgconfig/*.pc
12cu|gmerlin-1.2.0-1|105	
12cu|gmerlin-1.2.0-1|106	#----------------------------------------------------------------------------
12cu|gmerlin-1.2.0-1|107	
12cu|gmerlin-1.2.0-1|108	%prep
12cu|gmerlin-1.2.0-1|109	%setup -q
12cu|gmerlin-1.2.0-1|110	%patch0 -p0
12cu|gmerlin-1.2.0-1|111	%patch1 -p1
12cu|gmerlin-1.2.0-1|112	%patch2 -p1
12cu|gmerlin-1.2.0-1|113	
12cu|gmerlin-1.2.0-1|114	%build
12cu|gmerlin-1.2.0-1|115	autoreconf -fi
12cu|gmerlin-1.2.0-1|116	%configure2_5x --disable-rpath
12cu|gmerlin-1.2.0-1|117	%make
12cu|gmerlin-1.2.0-1|118	
12cu|gmerlin-1.2.0-1|119	%install
12cu|gmerlin-1.2.0-1|120	%makeinstall_std
12cu|gmerlin-1.2.0-1|121	
12cu|gmerlin-1.2.0-1|122	%find_lang %{name}
12cu|gmerlin-1.2.0-1|123	
12cu|gmerlin-1.2.0-1|124	
12cu|gmerlin-1.2.0-1|125	%changelog
12cu|gmerlin-1.2.0-1|126	* Tue Feb 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-1
12cu|gmerlin-1.2.0-1|127	+ Revision: 51ef36e
12cu|gmerlin-1.2.0-1|128	- LOG New version 1.2.0, split library package, update BuildRequires
12cu|gmerlin-1.2.0-1|129	
12cu|gmerlin-1.2.0-1|130	

9549 12
12cu|gmerlin-encoders-1.2.0-1|1	######################
12cu|gmerlin-encoders-1.2.0-1|2	# Hardcode PLF build
12cu|gmerlin-encoders-1.2.0-1|3	%define build_plf 0
12cu|gmerlin-encoders-1.2.0-1|4	######################
12cu|gmerlin-encoders-1.2.0-1|5	
12cu|gmerlin-encoders-1.2.0-1|6	%if %{build_plf}
12cu|gmerlin-encoders-1.2.0-1|7	%define distsuffix plf
12cu|gmerlin-encoders-1.2.0-1|8	%define extrarelsuffix plf
12cu|gmerlin-encoders-1.2.0-1|9	%endif
12cu|gmerlin-encoders-1.2.0-1|10	
12cu|gmerlin-encoders-1.2.0-1|11	Summary:	A multimedia encoding library
12cu|gmerlin-encoders-1.2.0-1|12	Name:		gmerlin-encoders
12cu|gmerlin-encoders-1.2.0-1|13	Version:	1.2.0
12cu|gmerlin-encoders-1.2.0-1|14	Release:	1%{?extrarelsuffix}
12cu|gmerlin-encoders-1.2.0-1|15	License:	LGPLv2+
12cu|gmerlin-encoders-1.2.0-1|16	Group:		Video
12cu|gmerlin-encoders-1.2.0-1|17	Url:		http://gmerlin.sourceforge.net/
12cu|gmerlin-encoders-1.2.0-1|18	Source0:	http://downloads.sourceforge.net/gmerlin/%{name}-%{version}.tar.gz
12cu|gmerlin-encoders-1.2.0-1|19	Patch0:		gmerlin-encoders-1.2.0-ffmpeg2.patch
12cu|gmerlin-encoders-1.2.0-1|20	BuildRequires:	gmerlin
12cu|gmerlin-encoders-1.2.0-1|21	BuildRequires:	ffmpeg-devel
12cu|gmerlin-encoders-1.2.0-1|22	BuildRequires:	pkgconfig(flac)
12cu|gmerlin-encoders-1.2.0-1|23	BuildRequires:	pkgconfig(gavl)
12cu|gmerlin-encoders-1.2.0-1|24	BuildRequires:	pkgconfig(gmerlin)
12cu|gmerlin-encoders-1.2.0-1|25	BuildRequires:	pkgconfig(mjpegtools)
12cu|gmerlin-encoders-1.2.0-1|26	BuildRequires:	pkgconfig(ogg)
12cu|gmerlin-encoders-1.2.0-1|27	BuildRequires:	pkgconfig(shout)
12cu|gmerlin-encoders-1.2.0-1|28	BuildRequires:	pkgconfig(speex)
12cu|gmerlin-encoders-1.2.0-1|29	BuildRequires:	pkgconfig(theora)
12cu|gmerlin-encoders-1.2.0-1|30	BuildRequires:	pkgconfig(vorbis)
12cu|gmerlin-encoders-1.2.0-1|31	%if %{build_plf}
12cu|gmerlin-encoders-1.2.0-1|32	BuildRequires:	libfaac-devel
12cu|gmerlin-encoders-1.2.0-1|33	BuildRequires:	lame-devel
12cu|gmerlin-encoders-1.2.0-1|34	%endif
12cu|gmerlin-encoders-1.2.0-1|35	
12cu|gmerlin-encoders-1.2.0-1|36	%description
12cu|gmerlin-encoders-1.2.0-1|37	This package contains some encoder plugins for gmerlin.
12cu|gmerlin-encoders-1.2.0-1|38	If you install it, gmerlin-transcoder will be able to
12cu|gmerlin-encoders-1.2.0-1|39	encode more file formats.
12cu|gmerlin-encoders-1.2.0-1|40	
12cu|gmerlin-encoders-1.2.0-1|41	%files -f %{name}.lang
12cu|gmerlin-encoders-1.2.0-1|42	%{_libdir}/gmerlin/plugins/*.so
12cu|gmerlin-encoders-1.2.0-1|43	
12cu|gmerlin-encoders-1.2.0-1|44	#----------------------------------------------------------------------------
12cu|gmerlin-encoders-1.2.0-1|45	
12cu|gmerlin-encoders-1.2.0-1|46	%prep
12cu|gmerlin-encoders-1.2.0-1|47	%setup -q
12cu|gmerlin-encoders-1.2.0-1|48	%patch0 -p1
12cu|gmerlin-encoders-1.2.0-1|49	
12cu|gmerlin-encoders-1.2.0-1|50	%build
12cu|gmerlin-encoders-1.2.0-1|51	%configure2_5x
12cu|gmerlin-encoders-1.2.0-1|52	make
12cu|gmerlin-encoders-1.2.0-1|53	
12cu|gmerlin-encoders-1.2.0-1|54	%install
12cu|gmerlin-encoders-1.2.0-1|55	%makeinstall_std
12cu|gmerlin-encoders-1.2.0-1|56	
12cu|gmerlin-encoders-1.2.0-1|57	%find_lang %{name}
12cu|gmerlin-encoders-1.2.0-1|58	
12cu|gmerlin-encoders-1.2.0-1|59	
12cu|gmerlin-encoders-1.2.0-1|60	%changelog
12cu|gmerlin-encoders-1.2.0-1|61	* Tue Feb 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-1
12cu|gmerlin-encoders-1.2.0-1|62	+ Revision: f5bf4d6
12cu|gmerlin-encoders-1.2.0-1|63	- LOG Add patch to fix build with new ffmpeg
12cu|gmerlin-encoders-1.2.0-1|64	
12cu|gmerlin-encoders-1.2.0-1|65	

9550 12
12cu|gmetadom-0.2.6-11|1	%define major 0
12cu|gmetadom-0.2.6-11|2	%define libname %mklibname gmetadom_gdome_cpp_smart %{major}
12cu|gmetadom-0.2.6-11|3	%define devname %mklibname gmetadom_gdome_cpp_smart -d
12cu|gmetadom-0.2.6-11|4	
12cu|gmetadom-0.2.6-11|5	%define _disable_ld_as_needed 1
12cu|gmetadom-0.2.6-11|6	
12cu|gmetadom-0.2.6-11|7	Summary:	C++ Wrapper for GDOME
12cu|gmetadom-0.2.6-11|8	Name:		gmetadom
12cu|gmetadom-0.2.6-11|9	Version:	0.2.6
12cu|gmetadom-0.2.6-11|10	Release:	11
12cu|gmetadom-0.2.6-11|11	License:	LGPLv2.1+
12cu|gmetadom-0.2.6-11|12	Group:		System/Libraries
12cu|gmetadom-0.2.6-11|13	Url:		http://gmetadom.sourceforge.net/
12cu|gmetadom-0.2.6-11|14	Source0:	%{name}-%{version}.tar.bz2
12cu|gmetadom-0.2.6-11|15	Patch1:		gmetadom-0.2.6-fix-missing-header.patch
12cu|gmetadom-0.2.6-11|16	BuildRequires:	ocaml
12cu|gmetadom-0.2.6-11|17	BuildRequires:	ocaml-findlib
12cu|gmetadom-0.2.6-11|18	BuildRequires:	pkgconfig(gdome2)
12cu|gmetadom-0.2.6-11|19	
12cu|gmetadom-0.2.6-11|20	%description
12cu|gmetadom-0.2.6-11|21	GMetaDOM is a collection of libraries, each library providing a
12cu|gmetadom-0.2.6-11|22	DOM implementation. Each DOM implementation is generated
12cu|gmetadom-0.2.6-11|23	automatically by means of XSLT stylesheets.
12cu|gmetadom-0.2.6-11|24	
12cu|gmetadom-0.2.6-11|25	#----------------------------------------------------------------------------
12cu|gmetadom-0.2.6-11|26	
12cu|gmetadom-0.2.6-11|27	%package -n %{libname}
12cu|gmetadom-0.2.6-11|28	Summary:	CPP Libraries for gdome2
12cu|gmetadom-0.2.6-11|29	Group:		System/Libraries
12cu|gmetadom-0.2.6-11|30	
12cu|gmetadom-0.2.6-11|31	%description -n %{libname}
12cu|gmetadom-0.2.6-11|32	GMetaDOM is a collection of libraries, each library providing a
12cu|gmetadom-0.2.6-11|33	DOM implementation. Each DOM implementation is generated
12cu|gmetadom-0.2.6-11|34	automatically by means of XSLT stylesheets.
12cu|gmetadom-0.2.6-11|35	
12cu|gmetadom-0.2.6-11|36	%files -n %{libname}
12cu|gmetadom-0.2.6-11|37	%{_libdir}/libgmetadom_gdome_cpp_smart.so.%{major}*
12cu|gmetadom-0.2.6-11|38	
12cu|gmetadom-0.2.6-11|39	#----------------------------------------------------------------------------
12cu|gmetadom-0.2.6-11|40	
12cu|gmetadom-0.2.6-11|41	%package -n %{devname}
12cu|gmetadom-0.2.6-11|42	Summary:	Libraries and include files for gdome2
12cu|gmetadom-0.2.6-11|43	Group:		Development/C++
12cu|gmetadom-0.2.6-11|44	Requires:	%{libname} = %{EVRD}
12cu|gmetadom-0.2.6-11|45	Provides:	%{name}-devel  = %{EVRD}
12cu|gmetadom-0.2.6-11|46	
12cu|gmetadom-0.2.6-11|47	%description -n %{devname}
12cu|gmetadom-0.2.6-11|48	GMetaDOM is a collection of libraries, each library providing a
12cu|gmetadom-0.2.6-11|49	DOM implementation. Each DOM implementation is generated
12cu|gmetadom-0.2.6-11|50	automatically by means of XSLT stylesheets.
12cu|gmetadom-0.2.6-11|51	
12cu|gmetadom-0.2.6-11|52	%files -n %{devname}
12cu|gmetadom-0.2.6-11|53	%doc AUTHORS COPYING ChangeLog HISTORY INSTALL LICENSE
12cu|gmetadom-0.2.6-11|54	%{_includedir}/*
12cu|gmetadom-0.2.6-11|55	%{_libdir}/pkgconfig/*.pc
12cu|gmetadom-0.2.6-11|56	%{_libdir}/lib*.so
12cu|gmetadom-0.2.6-11|57	
12cu|gmetadom-0.2.6-11|58	#----------------------------------------------------------------------------
12cu|gmetadom-0.2.6-11|59	
12cu|gmetadom-0.2.6-11|60	%package -n ocaml-%{name}
12cu|gmetadom-0.2.6-11|61	Summary:	Ocaml bindings for %{name}
12cu|gmetadom-0.2.6-11|62	Group:		Development/Other
12cu|gmetadom-0.2.6-11|63	
12cu|gmetadom-0.2.6-11|64	%description -n ocaml-%{name}
12cu|gmetadom-0.2.6-11|65	GMetaDOM is a collection of libraries, each library providing a
12cu|gmetadom-0.2.6-11|66	DOM implementation. Each DOM implementation is generated
12cu|gmetadom-0.2.6-11|67	automatically by means of XSLT stylesheets.
12cu|gmetadom-0.2.6-11|68	
12cu|gmetadom-0.2.6-11|69	This are the Ocaml bindings of GMetaDOM.
12cu|gmetadom-0.2.6-11|70	
12cu|gmetadom-0.2.6-11|71	%files -n ocaml-%{name}
12cu|gmetadom-0.2.6-11|72	%{_libdir}/ocaml/gdome2
12cu|gmetadom-0.2.6-11|73	%{_libdir}/ocaml/stublibs/*
12cu|gmetadom-0.2.6-11|74	
12cu|gmetadom-0.2.6-11|75	#----------------------------------------------------------------------------
12cu|gmetadom-0.2.6-11|76	
12cu|gmetadom-0.2.6-11|77	%prep
12cu|gmetadom-0.2.6-11|78	%setup -q
12cu|gmetadom-0.2.6-11|79	%apply_patches
12cu|gmetadom-0.2.6-11|80	
12cu|gmetadom-0.2.6-11|81	%build
12cu|gmetadom-0.2.6-11|82	#gw we have to disable libtoolize, as the ocaml path doesn't build otherwise
12cu|gmetadom-0.2.6-11|83	%define __libtoolize true
12cu|gmetadom-0.2.6-11|84	%configure2_5x \
12cu|gmetadom-0.2.6-11|85	--with-ocaml-lib-prefix=%{_libdir}/ocaml
12cu|gmetadom-0.2.6-11|86	
12cu|gmetadom-0.2.6-11|87	%install
12cu|gmetadom-0.2.6-11|88	%makeinstall_std
12cu|gmetadom-0.2.6-11|89	
12cu|gmetadom-0.2.6-11|90	# static lib needed for internal test
12cu|gmetadom-0.2.6-11|91	rm -f %{buildroot}%{_libdir}/*.a
12cu|gmetadom-0.2.6-11|92	
12cu|gmetadom-0.2.6-11|93	
12cu|gmetadom-0.2.6-11|94	%changelog
12cu|gmetadom-0.2.6-11|95	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.6-11
12cu|gmetadom-0.2.6-11|96	+ Revision: 611a13c
12cu|gmetadom-0.2.6-11|97	- LOG Spec cleanup
12cu|gmetadom-0.2.6-11|98	
12cu|gmetadom-0.2.6-11|99	

9551 12
12cu|gmpc-lyrics-11.8.16-1|1	Summary:	A lyrics provider plugin for gmpc
12cu|gmpc-lyrics-11.8.16-1|2	Name:		gmpc-lyrics
12cu|gmpc-lyrics-11.8.16-1|3	Version:	11.8.16
12cu|gmpc-lyrics-11.8.16-1|4	Release:	1
12cu|gmpc-lyrics-11.8.16-1|5	License:	GPLv2+
12cu|gmpc-lyrics-11.8.16-1|6	Group:		Sound
12cu|gmpc-lyrics-11.8.16-1|7	Url:		http://www.sarine.nl//gmpc-plugins-lyrics-provider
12cu|gmpc-lyrics-11.8.16-1|8	Source0:	http://download.sarine.nl/Programs/gmpc/11.8.16/%{name}-%{version}.tar.gz
12cu|gmpc-lyrics-11.8.16-1|9	BuildRequires:	libmpd-devel >= 0.14.99
12cu|gmpc-lyrics-11.8.16-1|10	BuildRequires:	libxml2-devel
12cu|gmpc-lyrics-11.8.16-1|11	BuildRequires:	gmpc-devel >= 0.15.4.102
12cu|gmpc-lyrics-11.8.16-1|12	BuildRequires:	gtk+2-devel >= 2.8
12cu|gmpc-lyrics-11.8.16-1|13	BuildRequires:	curl-devel
12cu|gmpc-lyrics-11.8.16-1|14	BuildRequires:	intltool
12cu|gmpc-lyrics-11.8.16-1|15	Requires:	gmpc
12cu|gmpc-lyrics-11.8.16-1|16	
12cu|gmpc-lyrics-11.8.16-1|17	%description
12cu|gmpc-lyrics-11.8.16-1|18	A lyrics provider plugin for gmpc.
12cu|gmpc-lyrics-11.8.16-1|19	
12cu|gmpc-lyrics-11.8.16-1|20	%prep
12cu|gmpc-lyrics-11.8.16-1|21	%setup -q
12cu|gmpc-lyrics-11.8.16-1|22	
12cu|gmpc-lyrics-11.8.16-1|23	%build
12cu|gmpc-lyrics-11.8.16-1|24	%configure2_5x
12cu|gmpc-lyrics-11.8.16-1|25	%make
12cu|gmpc-lyrics-11.8.16-1|26	
12cu|gmpc-lyrics-11.8.16-1|27	%install
12cu|gmpc-lyrics-11.8.16-1|28	%makeinstall_std
12cu|gmpc-lyrics-11.8.16-1|29	
12cu|gmpc-lyrics-11.8.16-1|30	%files
12cu|gmpc-lyrics-11.8.16-1|31	%defattr(-,root,root)
12cu|gmpc-lyrics-11.8.16-1|32	%{_libdir}/gmpc/plugins/lyricsplugin.so
12cu|gmpc-lyrics-11.8.16-1|33	
12cu|gmpc-lyrics-11.8.16-1|34	
12cu|gmpc-lyrics-11.8.16-1|35	%changelog
12cu|gmpc-lyrics-11.8.16-1|36	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.20.0-2mdv2011.0
12cu|gmpc-lyrics-11.8.16-1|37	+ Revision: 610906
12cu|gmpc-lyrics-11.8.16-1|38	- rebuild
12cu|gmpc-lyrics-11.8.16-1|39	
12cu|gmpc-lyrics-11.8.16-1|40	* Mon Apr 05 2010 Funda Wang <fwang@mandriva.org> 0.20.0-1mdv2010.1
12cu|gmpc-lyrics-11.8.16-1|41	+ Revision: 531609
12cu|gmpc-lyrics-11.8.16-1|42	- update to new version 0.20.0
12cu|gmpc-lyrics-11.8.16-1|43	
12cu|gmpc-lyrics-11.8.16-1|44	* Sat Dec 26 2009 Funda Wang <fwang@mandriva.org> 0.19.0-1mdv2010.1
12cu|gmpc-lyrics-11.8.16-1|45	+ Revision: 482402
12cu|gmpc-lyrics-11.8.16-1|46	- BR intltool
12cu|gmpc-lyrics-11.8.16-1|47	- new version 0.19.0
12cu|gmpc-lyrics-11.8.16-1|48	
12cu|gmpc-lyrics-11.8.16-1|49	* Wed Oct 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.18.0-2mdv2010.0
12cu|gmpc-lyrics-11.8.16-1|50	+ Revision: 455846
12cu|gmpc-lyrics-11.8.16-1|51	- rebuild for new curl SSL backend
12cu|gmpc-lyrics-11.8.16-1|52	
12cu|gmpc-lyrics-11.8.16-1|53	* Mon May 25 2009 Funda Wang <fwang@mandriva.org> 0.18.0-1mdv2010.0
12cu|gmpc-lyrics-11.8.16-1|54	+ Revision: 379403
12cu|gmpc-lyrics-11.8.16-1|55	- BR curl
12cu|gmpc-lyrics-11.8.16-1|56	- New version 0.18.0
12cu|gmpc-lyrics-11.8.16-1|57	
12cu|gmpc-lyrics-11.8.16-1|58	* Mon Dec 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.17.0-1mdv2009.1
12cu|gmpc-lyrics-11.8.16-1|59	+ Revision: 321126
12cu|gmpc-lyrics-11.8.16-1|60	- update to new version 0.17.0
12cu|gmpc-lyrics-11.8.16-1|61	
12cu|gmpc-lyrics-11.8.16-1|62	* Wed Dec 03 2008 Funda Wang <fwang@mandriva.org> 0.16.0-1mdv2009.1
12cu|gmpc-lyrics-11.8.16-1|63	+ Revision: 309576
12cu|gmpc-lyrics-11.8.16-1|64	- move plugins
12cu|gmpc-lyrics-11.8.16-1|65	
12cu|gmpc-lyrics-11.8.16-1|66	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cu|gmpc-lyrics-11.8.16-1|67	- fix file list
12cu|gmpc-lyrics-11.8.16-1|68	- update to new version 0.16.0
12cu|gmpc-lyrics-11.8.16-1|69	
12cu|gmpc-lyrics-11.8.16-1|70	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.15.5.0-3mdv2009.0
12cu|gmpc-lyrics-11.8.16-1|71	+ Revision: 246283
12cu|gmpc-lyrics-11.8.16-1|72	- rebuild
12cu|gmpc-lyrics-11.8.16-1|73	
12cu|gmpc-lyrics-11.8.16-1|74	* Wed Jan 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.15.5.0-1mdv2008.1
12cu|gmpc-lyrics-11.8.16-1|75	+ Revision: 160391
12cu|gmpc-lyrics-11.8.16-1|76	- add missing buildrequires on libcurl
12cu|gmpc-lyrics-11.8.16-1|77	- add spec file
12cu|gmpc-lyrics-11.8.16-1|78	- add source
12cu|gmpc-lyrics-11.8.16-1|79	- Created package structure for gmpc-lyrics.
12cu|gmpc-lyrics-11.8.16-1|80	
12cu|gmpc-lyrics-11.8.16-1|81	

9552 12
12cu|gmpc-magnatune-11.8.16-3|1	Summary:	A magnatune browser plugin for gmpc
12cu|gmpc-magnatune-11.8.16-3|2	Name:		gmpc-magnatune
12cu|gmpc-magnatune-11.8.16-3|3	Version:	11.8.16
12cu|gmpc-magnatune-11.8.16-3|4	Release:	3
12cu|gmpc-magnatune-11.8.16-3|5	License:	GPLv2+
12cu|gmpc-magnatune-11.8.16-3|6	Group:		Sound
12cu|gmpc-magnatune-11.8.16-3|7	Url:		http://www.sarine.nl//gmpc-plugins-magnatune
12cu|gmpc-magnatune-11.8.16-3|8	Source0:	http://download.sarine.nl/Programs/gmpc/11.8.16/%{name}-%{version}.tar.gz
12cu|gmpc-magnatune-11.8.16-3|9	BuildRequires:	pkgconfig(libmpd) >= 0.15.98
12cu|gmpc-magnatune-11.8.16-3|10	BuildRequires:	pkgconfig(libglade-2.0)
12cu|gmpc-magnatune-11.8.16-3|11	BuildRequires:	gtk+2-devel >= 2.4
12cu|gmpc-magnatune-11.8.16-3|12	BuildRequires:	gmpc-devel >= 0.18.0
12cu|gmpc-magnatune-11.8.16-3|13	BuildRequires:	sqlite3-devel
12cu|gmpc-magnatune-11.8.16-3|14	BuildRequires:	intltool
12cu|gmpc-magnatune-11.8.16-3|15	Requires:	gmpc
12cu|gmpc-magnatune-11.8.16-3|16	
12cu|gmpc-magnatune-11.8.16-3|17	%description
12cu|gmpc-magnatune-11.8.16-3|18	The magnatune plugin provides an interface to the
12cu|gmpc-magnatune-11.8.16-3|19	www.magnatune.com website. The plugin allows you
12cu|gmpc-magnatune-11.8.16-3|20	to browse, and preview available albums.
12cu|gmpc-magnatune-11.8.16-3|21	(It uses the 128kbit mp3 version).The magnatune
12cu|gmpc-magnatune-11.8.16-3|22	plugin provides a double function, it also uses
12cu|gmpc-magnatune-11.8.16-3|23	the data from the magnatune website to fetch
12cu|gmpc-magnatune-11.8.16-3|24	cover art.
12cu|gmpc-magnatune-11.8.16-3|25	
12cu|gmpc-magnatune-11.8.16-3|26	%prep
12cu|gmpc-magnatune-11.8.16-3|27	%setup -q
12cu|gmpc-magnatune-11.8.16-3|28	
12cu|gmpc-magnatune-11.8.16-3|29	%build
12cu|gmpc-magnatune-11.8.16-3|30	%configure2_5x
12cu|gmpc-magnatune-11.8.16-3|31	%make
12cu|gmpc-magnatune-11.8.16-3|32	
12cu|gmpc-magnatune-11.8.16-3|33	%install
12cu|gmpc-magnatune-11.8.16-3|34	%makeinstall_std
12cu|gmpc-magnatune-11.8.16-3|35	
12cu|gmpc-magnatune-11.8.16-3|36	%files
12cu|gmpc-magnatune-11.8.16-3|37	%defattr(-,root,root)
12cu|gmpc-magnatune-11.8.16-3|38	%dir %{_datadir}/gmpc/plugins/magnatune
12cu|gmpc-magnatune-11.8.16-3|39	%{_libdir}/gmpc/plugins/magnatuneplugin.so
12cu|gmpc-magnatune-11.8.16-3|40	%{_datadir}/gmpc/plugins/magnatune/magnatune.png
12cu|gmpc-magnatune-11.8.16-3|41	
12cu|gmpc-magnatune-11.8.16-3|42	
12cu|gmpc-magnatune-11.8.16-3|43	%changelog
12cu|gmpc-magnatune-11.8.16-3|44	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.20.0-2mdv2011.0
12cu|gmpc-magnatune-11.8.16-3|45	+ Revision: 610907
12cu|gmpc-magnatune-11.8.16-3|46	- rebuild
12cu|gmpc-magnatune-11.8.16-3|47	
12cu|gmpc-magnatune-11.8.16-3|48	* Mon Apr 05 2010 Funda Wang <fwang@mandriva.org> 0.20.0-1mdv2010.1
12cu|gmpc-magnatune-11.8.16-3|49	+ Revision: 531683
12cu|gmpc-magnatune-11.8.16-3|50	- update to new version 0.20.0
12cu|gmpc-magnatune-11.8.16-3|51	
12cu|gmpc-magnatune-11.8.16-3|52	* Mon Dec 28 2009 Funda Wang <fwang@mandriva.org> 0.19.0-1mdv2010.1
12cu|gmpc-magnatune-11.8.16-3|53	+ Revision: 482926
12cu|gmpc-magnatune-11.8.16-3|54	- new version 0.19.0
12cu|gmpc-magnatune-11.8.16-3|55	
12cu|gmpc-magnatune-11.8.16-3|56	* Mon May 25 2009 Funda Wang <fwang@mandriva.org> 0.18.0-1mdv2010.0
12cu|gmpc-magnatune-11.8.16-3|57	+ Revision: 379402
12cu|gmpc-magnatune-11.8.16-3|58	- New version 0.18.0
12cu|gmpc-magnatune-11.8.16-3|59	
12cu|gmpc-magnatune-11.8.16-3|60	* Sun Jan 04 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.17.0-2mdv2009.1
12cu|gmpc-magnatune-11.8.16-3|61	+ Revision: 324626
12cu|gmpc-magnatune-11.8.16-3|62	- fix installation on x86_64
12cu|gmpc-magnatune-11.8.16-3|63	- update to new version 0.17.0
12cu|gmpc-magnatune-11.8.16-3|64	
12cu|gmpc-magnatune-11.8.16-3|65	* Wed Dec 03 2008 Funda Wang <fwang@mandriva.org> 0.16.0-1mdv2009.1
12cu|gmpc-magnatune-11.8.16-3|66	+ Revision: 309577
12cu|gmpc-magnatune-11.8.16-3|67	- move plugins
12cu|gmpc-magnatune-11.8.16-3|68	
12cu|gmpc-magnatune-11.8.16-3|69	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cu|gmpc-magnatune-11.8.16-3|70	- fix file list
12cu|gmpc-magnatune-11.8.16-3|71	- update to new version 0.16.0
12cu|gmpc-magnatune-11.8.16-3|72	
12cu|gmpc-magnatune-11.8.16-3|73	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.15.5.0-3mdv2009.0
12cu|gmpc-magnatune-11.8.16-3|74	+ Revision: 246284
12cu|gmpc-magnatune-11.8.16-3|75	- rebuild
12cu|gmpc-magnatune-11.8.16-3|76	
12cu|gmpc-magnatune-11.8.16-3|77	* Wed Jan 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.15.5.0-1mdv2008.1
12cu|gmpc-magnatune-11.8.16-3|78	+ Revision: 160389
12cu|gmpc-magnatune-11.8.16-3|79	- add spec file
12cu|gmpc-magnatune-11.8.16-3|80	- add source
12cu|gmpc-magnatune-11.8.16-3|81	- Created package structure for gmpc-magnatune.
12cu|gmpc-magnatune-11.8.16-3|82	
12cu|gmpc-magnatune-11.8.16-3|83	

9553 12
12cu|gmpc-random-playlist-0.15.5.0-6|1	Summary:	A random playlist plugin for gmpc
12cu|gmpc-random-playlist-0.15.5.0-6|2	Name:		gmpc-random-playlist
12cu|gmpc-random-playlist-0.15.5.0-6|3	Version:	0.15.5.0
12cu|gmpc-random-playlist-0.15.5.0-6|4	Release:	6
12cu|gmpc-random-playlist-0.15.5.0-6|5	License:	GPLv2+
12cu|gmpc-random-playlist-0.15.5.0-6|6	Group:		Sound
12cu|gmpc-random-playlist-0.15.5.0-6|7	Url:		http://www.sarine.nl/
12cu|gmpc-random-playlist-0.15.5.0-6|8	Source0:	http://download.sarine.nl/download/gmpc-0.15.5/%{name}-%{version}.tar.bz2
12cu|gmpc-random-playlist-0.15.5.0-6|9	BuildRequires:	pkgconfig(libmpd)
12cu|gmpc-random-playlist-0.15.5.0-6|10	BuildRequires:	pkgconfig(libxml-2.0)
12cu|gmpc-random-playlist-0.15.5.0-6|11	BuildRequires:	libglade2.0-devel
12cu|gmpc-random-playlist-0.15.5.0-6|12	BuildRequires:	gmpc-devel
12cu|gmpc-random-playlist-0.15.5.0-6|13	Requires:	gmpc
12cu|gmpc-random-playlist-0.15.5.0-6|14	
12cu|gmpc-random-playlist-0.15.5.0-6|15	%description
12cu|gmpc-random-playlist-0.15.5.0-6|16	A random playlist plugin for gmpc.
12cu|gmpc-random-playlist-0.15.5.0-6|17	
12cu|gmpc-random-playlist-0.15.5.0-6|18	%prep
12cu|gmpc-random-playlist-0.15.5.0-6|19	%setup -q
12cu|gmpc-random-playlist-0.15.5.0-6|20	
12cu|gmpc-random-playlist-0.15.5.0-6|21	%build
12cu|gmpc-random-playlist-0.15.5.0-6|22	%configure2_5x
12cu|gmpc-random-playlist-0.15.5.0-6|23	
12cu|gmpc-random-playlist-0.15.5.0-6|24	%make
12cu|gmpc-random-playlist-0.15.5.0-6|25	
12cu|gmpc-random-playlist-0.15.5.0-6|26	%install
12cu|gmpc-random-playlist-0.15.5.0-6|27	%makeinstall_std
12cu|gmpc-random-playlist-0.15.5.0-6|28	
12cu|gmpc-random-playlist-0.15.5.0-6|29	%files
12cu|gmpc-random-playlist-0.15.5.0-6|30	%defattr(-,root,root)
12cu|gmpc-random-playlist-0.15.5.0-6|31	%{_datadir}/gmpc/plugins/librandomplaylist.so
12cu|gmpc-random-playlist-0.15.5.0-6|32	
12cu|gmpc-random-playlist-0.15.5.0-6|33	
12cu|gmpc-random-playlist-0.15.5.0-6|34	%changelog
12cu|gmpc-random-playlist-0.15.5.0-6|35	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.15.5.0-4mdv2011.0
12cu|gmpc-random-playlist-0.15.5.0-6|36	+ Revision: 618977
12cu|gmpc-random-playlist-0.15.5.0-6|37	- the mass rebuild of 2010.0 packages
12cu|gmpc-random-playlist-0.15.5.0-6|38	
12cu|gmpc-random-playlist-0.15.5.0-6|39	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.15.5.0-3mdv2009.0
12cu|gmpc-random-playlist-0.15.5.0-6|40	+ Revision: 246319
12cu|gmpc-random-playlist-0.15.5.0-6|41	- rebuild
12cu|gmpc-random-playlist-0.15.5.0-6|42	
12cu|gmpc-random-playlist-0.15.5.0-6|43	* Wed Jan 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.15.5.0-1mdv2008.1
12cu|gmpc-random-playlist-0.15.5.0-6|44	+ Revision: 160418
12cu|gmpc-random-playlist-0.15.5.0-6|45	- add spec file
12cu|gmpc-random-playlist-0.15.5.0-6|46	- add source
12cu|gmpc-random-playlist-0.15.5.0-6|47	- Created package structure for gmpc-random-playlist.
12cu|gmpc-random-playlist-0.15.5.0-6|48	

9554 12
12cu|gmpc-stopbutton-0.15.5.0-6|1	Summary:	A stop button plugin for gmpc
12cu|gmpc-stopbutton-0.15.5.0-6|2	Name:		gmpc-stopbutton
12cu|gmpc-stopbutton-0.15.5.0-6|3	Version:	0.15.5.0
12cu|gmpc-stopbutton-0.15.5.0-6|4	Release:	6
12cu|gmpc-stopbutton-0.15.5.0-6|5	License:	GPLv2+
12cu|gmpc-stopbutton-0.15.5.0-6|6	Group:		Sound
12cu|gmpc-stopbutton-0.15.5.0-6|7	Url:		http://www.sarine.nl//gmpc-plugins-stopbutton
12cu|gmpc-stopbutton-0.15.5.0-6|8	Source0:	http://download.sarine.nl/download/gmpc-0.15.5/%{name}-%{version}.tar.bz2
12cu|gmpc-stopbutton-0.15.5.0-6|9	BuildRequires:	pkgconfig(libmpd)
12cu|gmpc-stopbutton-0.15.5.0-6|10	BuildRequires:	pkgconfig(libxml-2.0)
12cu|gmpc-stopbutton-0.15.5.0-6|11	BuildRequires:	libglade2.0-devel
12cu|gmpc-stopbutton-0.15.5.0-6|12	BuildRequires:	gmpc-devel
12cu|gmpc-stopbutton-0.15.5.0-6|13	Requires:	gmpc
12cu|gmpc-stopbutton-0.15.5.0-6|14	
12cu|gmpc-stopbutton-0.15.5.0-6|15	%description
12cu|gmpc-stopbutton-0.15.5.0-6|16	This is the simplest plugin of the lot, it adds a stop
12cu|gmpc-stopbutton-0.15.5.0-6|17	button to the controls in the main window. It's an easy
12cu|gmpc-stopbutton-0.15.5.0-6|18	solution to keep everybody happy.
12cu|gmpc-stopbutton-0.15.5.0-6|19	
12cu|gmpc-stopbutton-0.15.5.0-6|20	%prep
12cu|gmpc-stopbutton-0.15.5.0-6|21	%setup -q
12cu|gmpc-stopbutton-0.15.5.0-6|22	
12cu|gmpc-stopbutton-0.15.5.0-6|23	%build
12cu|gmpc-stopbutton-0.15.5.0-6|24	%configure2_5x
12cu|gmpc-stopbutton-0.15.5.0-6|25	
12cu|gmpc-stopbutton-0.15.5.0-6|26	%make
12cu|gmpc-stopbutton-0.15.5.0-6|27	
12cu|gmpc-stopbutton-0.15.5.0-6|28	%install
12cu|gmpc-stopbutton-0.15.5.0-6|29	%makeinstall_std
12cu|gmpc-stopbutton-0.15.5.0-6|30	
12cu|gmpc-stopbutton-0.15.5.0-6|31	%files
12cu|gmpc-stopbutton-0.15.5.0-6|32	%defattr(-,root,root)
12cu|gmpc-stopbutton-0.15.5.0-6|33	%{_datadir}/gmpc/plugins/libstopbutton.so
12cu|gmpc-stopbutton-0.15.5.0-6|34	
12cu|gmpc-stopbutton-0.15.5.0-6|35	
12cu|gmpc-stopbutton-0.15.5.0-6|36	%changelog
12cu|gmpc-stopbutton-0.15.5.0-6|37	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.15.5.0-5mdv2011.0
12cu|gmpc-stopbutton-0.15.5.0-6|38	+ Revision: 618978
12cu|gmpc-stopbutton-0.15.5.0-6|39	- the mass rebuild of 2010.0 packages
12cu|gmpc-stopbutton-0.15.5.0-6|40	
12cu|gmpc-stopbutton-0.15.5.0-6|41	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.15.5.0-4mdv2010.0
12cu|gmpc-stopbutton-0.15.5.0-6|42	+ Revision: 429222
12cu|gmpc-stopbutton-0.15.5.0-6|43	- rebuild
12cu|gmpc-stopbutton-0.15.5.0-6|44	
12cu|gmpc-stopbutton-0.15.5.0-6|45	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.15.5.0-3mdv2009.0
12cu|gmpc-stopbutton-0.15.5.0-6|46	+ Revision: 246327
12cu|gmpc-stopbutton-0.15.5.0-6|47	- rebuild
12cu|gmpc-stopbutton-0.15.5.0-6|48	
12cu|gmpc-stopbutton-0.15.5.0-6|49	* Wed Jan 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.15.5.0-1mdv2008.1
12cu|gmpc-stopbutton-0.15.5.0-6|50	+ Revision: 160452
12cu|gmpc-stopbutton-0.15.5.0-6|51	- add spec file
12cu|gmpc-stopbutton-0.15.5.0-6|52	- add source
12cu|gmpc-stopbutton-0.15.5.0-6|53	- Created package structure for gmpc-stopbutton.
12cu|gmpc-stopbutton-0.15.5.0-6|54	

9555 12
12cu|gmrun-0.9.2-2|1	%define name	gmrun
12cu|gmrun-0.9.2-2|2	%define version	0.9.2
12cu|gmrun-0.9.2-2|3	%define	release	2
12cu|gmrun-0.9.2-2|4	
12cu|gmrun-0.9.2-2|5	Name:		%{name}
12cu|gmrun-0.9.2-2|6	Version:	%{version}
12cu|gmrun-0.9.2-2|7	Release:	%{release}
12cu|gmrun-0.9.2-2|8	Summary:	Lightweight "Run program" dialog box with search history and tab completion
12cu|gmrun-0.9.2-2|9	Group:		Graphical desktop/Other
12cu|gmrun-0.9.2-2|10	License:	GPL+
12cu|gmrun-0.9.2-2|11	URL:		http://sourceforge.net/projects/gmrun
12cu|gmrun-0.9.2-2|12	Source0:	http://heanet.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
12cu|gmrun-0.9.2-2|13	Patch0:		gmrun-gmrunrc.patch
12cu|gmrun-0.9.2-2|14	Patch1:		gmrun-0.9.2-gcc43.patch
12cu|gmrun-0.9.2-2|15	Patch2:		gmrun-0.9.2-mousewheel.patch
12cu|gmrun-0.9.2-2|16	Patch3:		gmrun-0.9.2-mga.patch
12cu|gmrun-0.9.2-2|17	
12cu|gmrun-0.9.2-2|18	BuildRequires:	pkgconfig(popt)
12cu|gmrun-0.9.2-2|19	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|gmrun-0.9.2-2|20	
12cu|gmrun-0.9.2-2|21	Requires:	xterm
12cu|gmrun-0.9.2-2|22	Requires:	man
12cu|gmrun-0.9.2-2|23	Requires:	info
12cu|gmrun-0.9.2-2|24	Requires:	xdg-utils
12cu|gmrun-0.9.2-2|25	
12cu|gmrun-0.9.2-2|26	%description
12cu|gmrun-0.9.2-2|27	A simple GTK program which provides a "run program" window.
12cu|gmrun-0.9.2-2|28	It features a bash-like TAB completion, Ctrl-R/Ctrl-S for
12cu|gmrun-0.9.2-2|29	searching through the history and URL handlers for any
12cu|gmrun-0.9.2-2|30	user defined prefix.
12cu|gmrun-0.9.2-2|31	
12cu|gmrun-0.9.2-2|32	
12cu|gmrun-0.9.2-2|33	%prep
12cu|gmrun-0.9.2-2|34	%setup -q
12cu|gmrun-0.9.2-2|35	%patch0 -p1 -b .gmrunrc
12cu|gmrun-0.9.2-2|36	%patch1 -p1 -b .gcc43
12cu|gmrun-0.9.2-2|37	%patch2 -p1 -b .mousewheel
12cu|gmrun-0.9.2-2|38	%patch3 -p1 -b .mga_support
12cu|gmrun-0.9.2-2|39	
12cu|gmrun-0.9.2-2|40	%build
12cu|gmrun-0.9.2-2|41	%configure2_5x
12cu|gmrun-0.9.2-2|42	%make
12cu|gmrun-0.9.2-2|43	
12cu|gmrun-0.9.2-2|44	
12cu|gmrun-0.9.2-2|45	%install
12cu|gmrun-0.9.2-2|46	%makeinstall_std
12cu|gmrun-0.9.2-2|47	
12cu|gmrun-0.9.2-2|48	%files
12cu|gmrun-0.9.2-2|49	%defattr(-,root,root)
12cu|gmrun-0.9.2-2|50	%doc ChangeLog AUTHORS COPYING README NEWS
12cu|gmrun-0.9.2-2|51	%{_datadir}/gmrun/
12cu|gmrun-0.9.2-2|52	%{_bindir}/gmrun
12cu|gmrun-0.9.2-2|53	

9556 12
12cu|gmsh-2.8.4-1|1	Summary:	Automatic 3D finite element grid generator
12cu|gmsh-2.8.4-1|2	Name:		gmsh
12cu|gmsh-2.8.4-1|3	Version:	2.8.4
12cu|gmsh-2.8.4-1|4	Release:	1
12cu|gmsh-2.8.4-1|5	License:	GPLv2+
12cu|gmsh-2.8.4-1|6	Group:		Sciences/Mathematics
12cu|gmsh-2.8.4-1|7	Url:		http://www.geuz.org/gmsh/
12cu|gmsh-2.8.4-1|8	Source0:	http://www.geuz.org/gmsh/src/%{name}-%{version}-source.tgz
12cu|gmsh-2.8.4-1|9	Patch0:		gmsh-2.4.2-format.patch
12cu|gmsh-2.8.4-1|10	Patch1:		gmsh-2.5.0-png1.5.patch
12cu|gmsh-2.8.4-1|11	BuildRequires:	cmake
12cu|gmsh-2.8.4-1|12	BuildRequires:	gcc-gfortran
12cu|gmsh-2.8.4-1|13	BuildRequires:	opencascade
12cu|gmsh-2.8.4-1|14	BuildRequires:	texinfo
12cu|gmsh-2.8.4-1|15	BuildRequires:	fltk-devel
12cu|gmsh-2.8.4-1|16	BuildRequires:	gmp-devel
12cu|gmsh-2.8.4-1|17	BuildRequires:	jpeg-devel
12cu|gmsh-2.8.4-1|18	BuildRequires:	libatlas-devel
12cu|gmsh-2.8.4-1|19	BuildRequires:	opencascade-devel
12cu|gmsh-2.8.4-1|20	BuildRequires:	qt4-devel
12cu|gmsh-2.8.4-1|21	BuildRequires:	pkgconfig(gl)
12cu|gmsh-2.8.4-1|22	BuildRequires:	pkgconfig(libpng)
12cu|gmsh-2.8.4-1|23	BuildRequires:	pkgconfig(zlib)
12cu|gmsh-2.8.4-1|24	# There's no more devel package
12cu|gmsh-2.8.4-1|25	Obsoletes:	%{name}-devel < 2.8.4
12cu|gmsh-2.8.4-1|26	
12cu|gmsh-2.8.4-1|27	%description
12cu|gmsh-2.8.4-1|28	Gmsh is an automatic 3D finite element grid generator with a built-in CAD
12cu|gmsh-2.8.4-1|29	engine and post-processor. Its design goal is to provide a simple meshing tool
12cu|gmsh-2.8.4-1|30	for academic problems with parametric input and advanced visualization
12cu|gmsh-2.8.4-1|31	capabilities.
12cu|gmsh-2.8.4-1|32	
12cu|gmsh-2.8.4-1|33	Gmsh is built around four modules: geometry, mesh, solver and post-processing.
12cu|gmsh-2.8.4-1|34	The specification of any input to these modules is done either interactively
12cu|gmsh-2.8.4-1|35	using the graphical user interface or in ASCII text files using Gmsh's own
12cu|gmsh-2.8.4-1|36	scripting language.
12cu|gmsh-2.8.4-1|37	
12cu|gmsh-2.8.4-1|38	%files
12cu|gmsh-2.8.4-1|39	%doc README.txt doc/{CREDITS.txt,VERSIONS.txt}
12cu|gmsh-2.8.4-1|40	%{_bindir}/*
12cu|gmsh-2.8.4-1|41	%{_mandir}/man1/*
12cu|gmsh-2.8.4-1|42	%{_iconsdir}/%{name}.png
12cu|gmsh-2.8.4-1|43	%exclude %{_docdir}/%{name}/demos
12cu|gmsh-2.8.4-1|44	%exclude %{_docdir}/%{name}/tutorial
12cu|gmsh-2.8.4-1|45	
12cu|gmsh-2.8.4-1|46	#----------------------------------------------------------------------------
12cu|gmsh-2.8.4-1|47	
12cu|gmsh-2.8.4-1|48	%package	demos
12cu|gmsh-2.8.4-1|49	Summary:	Tutorial and demo files for Gmsh
12cu|gmsh-2.8.4-1|50	Group:		Sciences/Mathematics
12cu|gmsh-2.8.4-1|51	# known to have issues in mandriva build system
12cu|gmsh-2.8.4-1|52	BuildArch:	noarch
12cu|gmsh-2.8.4-1|53	
12cu|gmsh-2.8.4-1|54	%description	demos
12cu|gmsh-2.8.4-1|55	Gmsh is an automatic 3D finite element grid generator with a built-in CAD
12cu|gmsh-2.8.4-1|56	engine and post-processor. Its design goal is to provide a simple meshing tool
12cu|gmsh-2.8.4-1|57	for academic problems with parametric input and advanced visualization
12cu|gmsh-2.8.4-1|58	capabilities.
12cu|gmsh-2.8.4-1|59	
12cu|gmsh-2.8.4-1|60	Gmsh is built around four modules: geometry, mesh, solver and post-processing.
12cu|gmsh-2.8.4-1|61	The specification of any input to these modules is done either interactively
12cu|gmsh-2.8.4-1|62	using the graphical user interface or in ASCII text files using Gmsh's own
12cu|gmsh-2.8.4-1|63	scripting language.
12cu|gmsh-2.8.4-1|64	
12cu|gmsh-2.8.4-1|65	This package contains tutorial and demo files for Gmsh.
12cu|gmsh-2.8.4-1|66	
12cu|gmsh-2.8.4-1|67	%files demos
12cu|gmsh-2.8.4-1|68	%{_docdir}/%{name}/demos
12cu|gmsh-2.8.4-1|69	%{_docdir}/%{name}/tutorial
12cu|gmsh-2.8.4-1|70	
12cu|gmsh-2.8.4-1|71	#----------------------------------------------------------------------------
12cu|gmsh-2.8.4-1|72	
12cu|gmsh-2.8.4-1|73	%prep
12cu|gmsh-2.8.4-1|74	%setup -q -n %{name}-%{version}-source
12cu|gmsh-2.8.4-1|75	%patch0 -p1
12cu|gmsh-2.8.4-1|76	%patch1 -p1
12cu|gmsh-2.8.4-1|77	
12cu|gmsh-2.8.4-1|78	%build
12cu|gmsh-2.8.4-1|79	%cmake
12cu|gmsh-2.8.4-1|80	%make
12cu|gmsh-2.8.4-1|81	
12cu|gmsh-2.8.4-1|82	%install
12cu|gmsh-2.8.4-1|83	%makeinstall_std -C build
12cu|gmsh-2.8.4-1|84	install -D utils/icons/solid_48x48.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|gmsh-2.8.4-1|85	
12cu|gmsh-2.8.4-1|86	
12cu|gmsh-2.8.4-1|87	%changelog
12cu|gmsh-2.8.4-1|88	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8.4-1
12cu|gmsh-2.8.4-1|89	+ Revision: fe5b6d7
12cu|gmsh-2.8.4-1|90	- LOG Drop devel package as upstream did
12cu|gmsh-2.8.4-1|91	
12cu|gmsh-2.8.4-1|92	

9557 12
12cu|gmtp-1.3.7-1|1	Summary:	Simple MTP Client
12cu|gmtp-1.3.7-1|2	Name:		gmtp
12cu|gmtp-1.3.7-1|3	Version:	1.3.7
12cu|gmtp-1.3.7-1|4	Release:	1
12cu|gmtp-1.3.7-1|5	License:	BSD
12cu|gmtp-1.3.7-1|6	Group:		Sound
12cu|gmtp-1.3.7-1|7	Url:		http://gmtp.sourceforge.net/
12cu|gmtp-1.3.7-1|8	Source0:	http://download.sourceforge.net/gmtp/%{name}-%{version}.tar.gz
12cu|gmtp-1.3.7-1|9	BuildRequires:	pkgconfig(flac)
12cu|gmtp-1.3.7-1|10	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|gmtp-1.3.7-1|11	BuildRequires:	pkgconfig(id3tag)
12cu|gmtp-1.3.7-1|12	BuildRequires:	pkgconfig(libmtp)
12cu|gmtp-1.3.7-1|13	BuildRequires:	pkgconfig(vorbisfile)
12cu|gmtp-1.3.7-1|14	
12cu|gmtp-1.3.7-1|15	%description
12cu|gmtp-1.3.7-1|16	Supports MTP devices including those with multiple storage devices (typically
12cu|gmtp-1.3.7-1|17	mobile phones). Supports Drag'n'Drop interface for upload/download of files.
12cu|gmtp-1.3.7-1|18	
12cu|gmtp-1.3.7-1|19	%files -f %{name}.lang
12cu|gmtp-1.3.7-1|20	%doc AUTHORS ChangeLog COPYING README
12cu|gmtp-1.3.7-1|21	%{_bindir}/%{name}
12cu|gmtp-1.3.7-1|22	%{_datadir}/%{name}/
12cu|gmtp-1.3.7-1|23	%{_datadir}/applications/%{name}.desktop
12cu|gmtp-1.3.7-1|24	%{_datadir}/glib-2.0/schemas/org.gnome.gmtp.gschema.xml
12cu|gmtp-1.3.7-1|25	%{_datadir}/pixmaps/gmtpicon.png
12cu|gmtp-1.3.7-1|26	
12cu|gmtp-1.3.7-1|27	#----------------------------------------------------------------------------
12cu|gmtp-1.3.7-1|28	
12cu|gmtp-1.3.7-1|29	%prep
12cu|gmtp-1.3.7-1|30	%setup -q
12cu|gmtp-1.3.7-1|31	
12cu|gmtp-1.3.7-1|32	%build
12cu|gmtp-1.3.7-1|33	%configure2_5x
12cu|gmtp-1.3.7-1|34	%make
12cu|gmtp-1.3.7-1|35	
12cu|gmtp-1.3.7-1|36	%install
12cu|gmtp-1.3.7-1|37	%makeinstall_std
12cu|gmtp-1.3.7-1|38	
12cu|gmtp-1.3.7-1|39	%find_lang %{name}
12cu|gmtp-1.3.7-1|40	
12cu|gmtp-1.3.7-1|41	
12cu|gmtp-1.3.7-1|42	%changelog
12cu|gmtp-1.3.7-1|43	* Fri Aug 22 2014 Rosa <rosa@abf.rosalinux.ru> 1.3.7-1
12cu|gmtp-1.3.7-1|44	+ Revision: 024e28f
12cu|gmtp-1.3.7-1|45	- Automatic import for version 1.3.7-1
12cu|gmtp-1.3.7-1|46	
12cu|gmtp-1.3.7-1|47	

9558 12
12cu|gmusicbrowser-1.1.12-1|1	%if %{_use_internal_dependency_generator}
12cu|gmusicbrowser-1.1.12-1|2	%define __noautoreq 'perl\\(Gtk2::(.*)\\)'
12cu|gmusicbrowser-1.1.12-1|3	%endif
12cu|gmusicbrowser-1.1.12-1|4	
12cu|gmusicbrowser-1.1.12-1|5	Summary:	Jukebox for collections of music files
12cu|gmusicbrowser-1.1.12-1|6	Name:		gmusicbrowser
12cu|gmusicbrowser-1.1.12-1|7	Version:	1.1.12
12cu|gmusicbrowser-1.1.12-1|8	Release:	%mkrel 1
12cu|gmusicbrowser-1.1.12-1|9	Epoch:		1
12cu|gmusicbrowser-1.1.12-1|10	License:	GPLv3+
12cu|gmusicbrowser-1.1.12-1|11	Group:		Sound
12cu|gmusicbrowser-1.1.12-1|12	URL:		http://gmusicbrowser.org
12cu|gmusicbrowser-1.1.12-1|13	Source0:	http://gmusicbrowser.org/download/%{name}-%{version}.tar.gz
12cu|gmusicbrowser-1.1.12-1|14	BuildRequires:	imagemagick
12cu|gmusicbrowser-1.1.12-1|15	BuildRequires:	desktop-file-utils
12cu|gmusicbrowser-1.1.12-1|16	Requires:	perl-Gtk2 >= 1.090
12cu|gmusicbrowser-1.1.12-1|17	Requires:	perl-GStreamer >= 0.06
12cu|gmusicbrowser-1.1.12-1|18	Requires:	gstreamer0.10-plugins-good
12cu|gmusicbrowser-1.1.12-1|19	Requires:	gstreamer0.10-plugins-ugly
12cu|gmusicbrowser-1.1.12-1|20	Requires:	gstreamer0.10-flac
12cu|gmusicbrowser-1.1.12-1|21	Requires:	perl-Gtk2-TrayIcon
12cu|gmusicbrowser-1.1.12-1|22	Requires:	perl-Gtk2-WebKit
12cu|gmusicbrowser-1.1.12-1|23	Requires:	perl(GStreamer::Interfaces)
12cu|gmusicbrowser-1.1.12-1|24	# Already found by the build process
12cu|gmusicbrowser-1.1.12-1|25	#Requires:	perl(Net::DBus)
12cu|gmusicbrowser-1.1.12-1|26	Requires:	vorbis-tools
12cu|gmusicbrowser-1.1.12-1|27	Requires:	mpg123
12cu|gmusicbrowser-1.1.12-1|28	Suggests:	gstreamer0.10-lame
12cu|gmusicbrowser-1.1.12-1|29	BuildArch:	noarch
12cu|gmusicbrowser-1.1.12-1|30	
12cu|gmusicbrowser-1.1.12-1|31	%description
12cu|gmusicbrowser-1.1.12-1|32	An open-source jukebox for large collections of mp3/ogg/flac/mpc/ape files,
12cu|gmusicbrowser-1.1.12-1|33	written in perl.
12cu|gmusicbrowser-1.1.12-1|34	
12cu|gmusicbrowser-1.1.12-1|35	
12cu|gmusicbrowser-1.1.12-1|36	%prep
12cu|gmusicbrowser-1.1.12-1|37	%setup -q
12cu|gmusicbrowser-1.1.12-1|38	
12cu|gmusicbrowser-1.1.12-1|39	
12cu|gmusicbrowser-1.1.12-1|40	%install
12cu|gmusicbrowser-1.1.12-1|41	%makeinstall_std
12cu|gmusicbrowser-1.1.12-1|42	
12cu|gmusicbrowser-1.1.12-1|43	desktop-file-install \
12cu|gmusicbrowser-1.1.12-1|44	--add-category="GTK;Player" \
12cu|gmusicbrowser-1.1.12-1|45	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|gmusicbrowser-1.1.12-1|46	
12cu|gmusicbrowser-1.1.12-1|47	rm -rf %{buildroot}%{_docdir}/%{name}-%{version}
12cu|gmusicbrowser-1.1.12-1|48	rm -rf %{buildroot}%{_menudir}
12cu|gmusicbrowser-1.1.12-1|49	
12cu|gmusicbrowser-1.1.12-1|50	%find_lang %{name}
12cu|gmusicbrowser-1.1.12-1|51	
12cu|gmusicbrowser-1.1.12-1|52	
12cu|gmusicbrowser-1.1.12-1|53	%files -f %{name}.lang
12cu|gmusicbrowser-1.1.12-1|54	%doc AUTHORS README NEWS layout_doc.html
12cu|gmusicbrowser-1.1.12-1|55	%{_bindir}/%{name}
12cu|gmusicbrowser-1.1.12-1|56	%{_datadir}/%{name}
12cu|gmusicbrowser-1.1.12-1|57	%{_datadir}/applications/*.desktop
12cu|gmusicbrowser-1.1.12-1|58	%{_mandir}/man1/*
12cu|gmusicbrowser-1.1.12-1|59	%{_miconsdir}/%{name}.png
12cu|gmusicbrowser-1.1.12-1|60	%{_iconsdir}/%{name}.png
12cu|gmusicbrowser-1.1.12-1|61	%{_liconsdir}/%{name}.png
12cu|gmusicbrowser-1.1.12-1|62	
12cu|gmusicbrowser-1.1.12-1|63	
12cu|gmusicbrowser-1.1.12-1|64	
12cu|gmusicbrowser-1.1.12-1|65	%changelog
12cu|gmusicbrowser-1.1.12-1|66	* Fri Mar 21 2014 Giovanni Mariani <mc2374@mclink.it> 1:1.1.12-1
12cu|gmusicbrowser-1.1.12-1|67	+ Revision: bfd4355
12cu|gmusicbrowser-1.1.12-1|68	- Updated to version 1.1.12
12cu|gmusicbrowser-1.1.12-1|69	
12cu|gmusicbrowser-1.1.12-1|70	

9559 12
12cu|gngb-0.20060309-4|1	%define beta 20060309
12cu|gngb-0.20060309-4|2	
12cu|gngb-0.20060309-4|3	Summary:	Color Gameboy emulator
12cu|gngb-0.20060309-4|4	Name:		gngb
12cu|gngb-0.20060309-4|5	Version:	0.%{beta}
12cu|gngb-0.20060309-4|6	Release:	4
12cu|gngb-0.20060309-4|7	License:	GPLv2+
12cu|gngb-0.20060309-4|8	Group:		Emulators
12cu|gngb-0.20060309-4|9	Url:		http://m.peponas.free.fr/gngb/
12cu|gngb-0.20060309-4|10	Source0:	http://m.peponas.free.fr/gngb/download/%{name}-%{beta}.tar.bz2
12cu|gngb-0.20060309-4|11	BuildRequires:	bzip2-devel
12cu|gngb-0.20060309-4|12	BuildRequires:	pkgconfig(gl)
12cu|gngb-0.20060309-4|13	BuildRequires:	pkgconfig(glu)
12cu|gngb-0.20060309-4|14	BuildRequires:	pkgconfig(sdl)
12cu|gngb-0.20060309-4|15	BuildRequires:	pkgconfig(zlib)
12cu|gngb-0.20060309-4|16	
12cu|gngb-0.20060309-4|17	%description
12cu|gngb-0.20060309-4|18	Gngb is a Color Gameboy emulator for Linux written in C with the SDL.
12cu|gngb-0.20060309-4|19	It support most of Gameboy and Color Gameboy games.
12cu|gngb-0.20060309-4|20	
12cu|gngb-0.20060309-4|21	%files
12cu|gngb-0.20060309-4|22	%doc AUTHORS COPYING ChangeLog README TODO sample_gngbrc
12cu|gngb-0.20060309-4|23	%attr(0755,root,games) %{_bindir}/%{name}
12cu|gngb-0.20060309-4|24	%{_mandir}/man1/%{name}.1*
12cu|gngb-0.20060309-4|25	
12cu|gngb-0.20060309-4|26	#----------------------------------------------------------------------------
12cu|gngb-0.20060309-4|27	
12cu|gngb-0.20060309-4|28	%prep
12cu|gngb-0.20060309-4|29	%setup -q -n %{name}-%{beta}
12cu|gngb-0.20060309-4|30	
12cu|gngb-0.20060309-4|31	%build
12cu|gngb-0.20060309-4|32	%configure2_5x
12cu|gngb-0.20060309-4|33	%make
12cu|gngb-0.20060309-4|34	
12cu|gngb-0.20060309-4|35	%install
12cu|gngb-0.20060309-4|36	%makeinstall_std
12cu|gngb-0.20060309-4|37	
12cu|gngb-0.20060309-4|38	
12cu|gngb-0.20060309-4|39	%changelog
12cu|gngb-0.20060309-4|40	* Thu Feb 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20060309-4
12cu|gngb-0.20060309-4|41	+ Revision: 078727f
12cu|gngb-0.20060309-4|42	- LOG Spec cleanup
12cu|gngb-0.20060309-4|43	
12cu|gngb-0.20060309-4|44	

9560 12
12cu|gnochm-0.9.11-9|1	Summary:	A chm file viewer for gnome
12cu|gnochm-0.9.11-9|2	Name:		gnochm
12cu|gnochm-0.9.11-9|3	Version:	0.9.11
12cu|gnochm-0.9.11-9|4	Release:	9
12cu|gnochm-0.9.11-9|5	License:	GPLv2+
12cu|gnochm-0.9.11-9|6	Group:		Graphical desktop/GNOME
12cu|gnochm-0.9.11-9|7	Url:		http://gnochm.sourceforge.net/
12cu|gnochm-0.9.11-9|8	Source0:	http://prdownloads.sourceforge.net/gnochm/%{name}-%{version}.tar.bz2
12cu|gnochm-0.9.11-9|9	Source1:	%{name}-16.png
12cu|gnochm-0.9.11-9|10	Source2:	%{name}-32.png
12cu|gnochm-0.9.11-9|11	Source3:	%{name}.png
12cu|gnochm-0.9.11-9|12	Patch0:		gnochm-makefile.patch
12cu|gnochm-0.9.11-9|13	Patch1:		gnochm.py.in.patch
12cu|gnochm-0.9.11-9|14	Patch2:		gnochm-desktop.patch
12cu|gnochm-0.9.11-9|15	BuildRequires:	gnome-common
12cu|gnochm-0.9.11-9|16	BuildRequires:	intltool
12cu|gnochm-0.9.11-9|17	BuildRequires:	scrollkeeper
12cu|gnochm-0.9.11-9|18	BuildRequires:	gettext-devel
12cu|gnochm-0.9.11-9|19	BuildRequires:	pkgconfig(gconf-2.0)
12cu|gnochm-0.9.11-9|20	Requires:	pygtk2.0-libglade
12cu|gnochm-0.9.11-9|21	Requires:	gnome-python
12cu|gnochm-0.9.11-9|22	Requires:	gnome-python-bonobo
12cu|gnochm-0.9.11-9|23	Requires:	gnome-python-gconf
12cu|gnochm-0.9.11-9|24	Requires:	gnome-python-gnomevfs
12cu|gnochm-0.9.11-9|25	Requires:	gnome-python-gtkhtml2
12cu|gnochm-0.9.11-9|26	Requires:	python-chm
12cu|gnochm-0.9.11-9|27	BuildArch:	noarch
12cu|gnochm-0.9.11-9|28	
12cu|gnochm-0.9.11-9|29	%description
12cu|gnochm-0.9.11-9|30	A CHM file viewer for Gnome. Features are:
12cu|gnochm-0.9.11-9|31	
12cu|gnochm-0.9.11-9|32	* Full text search
12cu|gnochm-0.9.11-9|33	* Bookmarks
12cu|gnochm-0.9.11-9|34	* Support for external ms-its links
12cu|gnochm-0.9.11-9|35	* Configurable support for http links
12cu|gnochm-0.9.11-9|36	* Internationalisation
12cu|gnochm-0.9.11-9|37	
12cu|gnochm-0.9.11-9|38	%files -f %{name}.lang
12cu|gnochm-0.9.11-9|39	%doc ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README
12cu|gnochm-0.9.11-9|40	%config(noreplace) %{_sysconfdir}/gconf/schemas/gnochm.schemas
12cu|gnochm-0.9.11-9|41	%{_bindir}/gnochm
12cu|gnochm-0.9.11-9|42	%dir %{_datadir}/gnochm/
12cu|gnochm-0.9.11-9|43	%dir %{_datadir}/gnochm/glade/
12cu|gnochm-0.9.11-9|44	%{_datadir}/gnochm/glade/*.glade
12cu|gnochm-0.9.11-9|45	%{_datadir}/pixmaps/*
12cu|gnochm-0.9.11-9|46	%{_datadir}/applications/*
12cu|gnochm-0.9.11-9|47	%{_datadir}/mime-info/gnochm.*
12cu|gnochm-0.9.11-9|48	%{_datadir}/mime/packages/%{name}.xml
12cu|gnochm-0.9.11-9|49	%{_datadir}/application-registry/gnochm.*
12cu|gnochm-0.9.11-9|50	%{_liconsdir}/%{name}.png
12cu|gnochm-0.9.11-9|51	%{_miconsdir}/%{name}.png
12cu|gnochm-0.9.11-9|52	%{_iconsdir}/%{name}.png
12cu|gnochm-0.9.11-9|53	
12cu|gnochm-0.9.11-9|54	%preun
12cu|gnochm-0.9.11-9|55	%preun_uninstall_gconf_schemas gnochm
12cu|gnochm-0.9.11-9|56	
12cu|gnochm-0.9.11-9|57	#----------------------------------------------------------------------------
12cu|gnochm-0.9.11-9|58	
12cu|gnochm-0.9.11-9|59	%prep
12cu|gnochm-0.9.11-9|60	%setup -q
12cu|gnochm-0.9.11-9|61	%patch0 -p0 -b .makefile
12cu|gnochm-0.9.11-9|62	%patch1 -p0 -b .makefile
12cu|gnochm-0.9.11-9|63	%patch2 -p0 -b .desktop
12cu|gnochm-0.9.11-9|64	
12cu|gnochm-0.9.11-9|65	%build
12cu|gnochm-0.9.11-9|66	NOCONFIGURE=yes gnome-autogen.sh
12cu|gnochm-0.9.11-9|67	%configure2_5x
12cu|gnochm-0.9.11-9|68	
12cu|gnochm-0.9.11-9|69	%make
12cu|gnochm-0.9.11-9|70	
12cu|gnochm-0.9.11-9|71	%install
12cu|gnochm-0.9.11-9|72	%makeinstall_std
12cu|gnochm-0.9.11-9|73	
12cu|gnochm-0.9.11-9|74	%find_lang %{name} --with-gnome
12cu|gnochm-0.9.11-9|75	
12cu|gnochm-0.9.11-9|76	# icon
12cu|gnochm-0.9.11-9|77	mkdir -p %{buildroot}%{_liconsdir}
12cu|gnochm-0.9.11-9|78	mkdir -p %{buildroot}%{_iconsdir}
12cu|gnochm-0.9.11-9|79	mkdir -p %{buildroot}%{_miconsdir}
12cu|gnochm-0.9.11-9|80	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12cu|gnochm-0.9.11-9|81	install -m 644 %{SOURCE2} %{buildroot}%{_liconsdir}/%{name}.png
12cu|gnochm-0.9.11-9|82	install -m 644 %{SOURCE3} %{buildroot}%{_iconsdir}/%{name}.png
12cu|gnochm-0.9.11-9|83	
12cu|gnochm-0.9.11-9|84	
12cu|gnochm-0.9.11-9|85	%changelog
12cu|gnochm-0.9.11-9|86	* Thu Feb 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.11-9
12cu|gnochm-0.9.11-9|87	+ Revision: 006999c
12cu|gnochm-0.9.11-9|88	- LOG Should be noarch package, spec cleanup
12cu|gnochm-0.9.11-9|89	
12cu|gnochm-0.9.11-9|90	

9561 12
12cu|gnoise-0.1.15-13|1	Summary:	GTK-based wave file editor
12cu|gnoise-0.1.15-13|2	Version:	0.1.15
12cu|gnoise-0.1.15-13|3	Name:		gnoise
12cu|gnoise-0.1.15-13|4	Release:	13
12cu|gnoise-0.1.15-13|5	License:	GPLv2+
12cu|gnoise-0.1.15-13|6	Group:		Sound
12cu|gnoise-0.1.15-13|7	Url:		http://sourceforge.net/projects/gnoise/
12cu|gnoise-0.1.15-13|8	Source0:	%{name}-%{version}.tar.bz2
12cu|gnoise-0.1.15-13|9	Patch0:		gnoise-0.1.15-fix-desktop.patch
12cu|gnoise-0.1.15-13|10	BuildRequires:	pkgconfig(gtk+)
12cu|gnoise-0.1.15-13|11	BuildRequires:	desktop-file-utils
12cu|gnoise-0.1.15-13|12	
12cu|gnoise-0.1.15-13|13	%description
12cu|gnoise-0.1.15-13|14	GNoise is a GTK-based wave file editor for Linux capable of handling large
12cu|gnoise-0.1.15-13|15	files. A peaks display cache provides a fast, double-buffered display.
12cu|gnoise-0.1.15-13|16	
12cu|gnoise-0.1.15-13|17	%files
12cu|gnoise-0.1.15-13|18	%doc README COPYING TODO ChangeLog
12cu|gnoise-0.1.15-13|19	%{_bindir}/*
12cu|gnoise-0.1.15-13|20	%{_datadir}/pixmaps/gnoise.png
12cu|gnoise-0.1.15-13|21	%{_datadir}/applications/*
12cu|gnoise-0.1.15-13|22	
12cu|gnoise-0.1.15-13|23	#----------------------------------------------------------------------------
12cu|gnoise-0.1.15-13|24	
12cu|gnoise-0.1.15-13|25	%prep
12cu|gnoise-0.1.15-13|26	%setup -q
12cu|gnoise-0.1.15-13|27	%patch0 -p0
12cu|gnoise-0.1.15-13|28	find . -name "Makefile*" -o -name "*.m4" |xargs sed -i -e 's,configure.in,configure.ac,g'
12cu|gnoise-0.1.15-13|29	find . -name "configure*" -o -name "missing" |xargs sed -i -e 's,configure.in,configure.ac,g'
12cu|gnoise-0.1.15-13|30	
12cu|gnoise-0.1.15-13|31	%build
12cu|gnoise-0.1.15-13|32	export FORCE_AUTOCONF_2_5=1
12cu|gnoise-0.1.15-13|33	aclocal
12cu|gnoise-0.1.15-13|34	automake -a -c
12cu|gnoise-0.1.15-13|35	autoconf
12cu|gnoise-0.1.15-13|36	
12cu|gnoise-0.1.15-13|37	%configure2_5x --disable-gnome
12cu|gnoise-0.1.15-13|38	make
12cu|gnoise-0.1.15-13|39	
12cu|gnoise-0.1.15-13|40	%install
12cu|gnoise-0.1.15-13|41	%makeinstall_std
12cu|gnoise-0.1.15-13|42	
12cu|gnoise-0.1.15-13|43	desktop-file-install --vendor='' --delete-original \
12cu|gnoise-0.1.15-13|44	--dir=%{buildroot}%{_datadir}/applications \
12cu|gnoise-0.1.15-13|45	%{buildroot}%{_datadir}/gnome/apps/Multimedia/gnoise.desktop
12cu|gnoise-0.1.15-13|46	
12cu|gnoise-0.1.15-13|47	
12cu|gnoise-0.1.15-13|48	%changelog
12cu|gnoise-0.1.15-13|49	* Thu Feb 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.15-13
12cu|gnoise-0.1.15-13|50	+ Revision: 9d1fdd1
12cu|gnoise-0.1.15-13|51	- LOG Spec cleanup, adjust automake stuff
12cu|gnoise-0.1.15-13|52	
12cu|gnoise-0.1.15-13|53	

9562 12
12cu|gnome-activity-journal-0.8.0-2|1	%define name gnome-activity-journal
12cu|gnome-activity-journal-0.8.0-2|2	%define version 0.8.0
12cu|gnome-activity-journal-0.8.0-2|3	%define release %mkrel 2
12cu|gnome-activity-journal-0.8.0-2|4	
12cu|gnome-activity-journal-0.8.0-2|5	Summary: GUI to browse and search your Zeitgeist activities
12cu|gnome-activity-journal-0.8.0-2|6	Name: %{name}
12cu|gnome-activity-journal-0.8.0-2|7	Version: %{version}
12cu|gnome-activity-journal-0.8.0-2|8	Release: %{release}
12cu|gnome-activity-journal-0.8.0-2|9	Source0: http://launchpad.net/%name/0.8/%version/+download/%name-%version.tar.gz
12cu|gnome-activity-journal-0.8.0-2|10	Patch0: gnome-activity-journal-fix-histogram-issue.patch
12cu|gnome-activity-journal-0.8.0-2|11	License: GPLv3+
12cu|gnome-activity-journal-0.8.0-2|12	Group: Graphical desktop/GNOME
12cu|gnome-activity-journal-0.8.0-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|gnome-activity-journal-0.8.0-2|14	BuildArch: noarch
12cu|gnome-activity-journal-0.8.0-2|15	BuildRequires: python-distutils-extra
12cu|gnome-activity-journal-0.8.0-2|16	BuildRequires: python-setuptools
12cu|gnome-activity-journal-0.8.0-2|17	BuildRequires: intltool
12cu|gnome-activity-journal-0.8.0-2|18	Url: https://launchpad.net/gnome-activity-journal
12cu|gnome-activity-journal-0.8.0-2|19	Requires: zeitgeist >= 0.3.1
12cu|gnome-activity-journal-0.8.0-2|20	Requires: gnome-python
12cu|gnome-activity-journal-0.8.0-2|21	Requires: gnome-python-gconf
12cu|gnome-activity-journal-0.8.0-2|22	Requires: libbonobo
12cu|gnome-activity-journal-0.8.0-2|23	Requires: gnome-python-gnomevfs
12cu|gnome-activity-journal-0.8.0-2|24	
12cu|gnome-activity-journal-0.8.0-2|25	%description
12cu|gnome-activity-journal-0.8.0-2|26	
12cu|gnome-activity-journal-0.8.0-2|27	GNOME Activity Journal is a tool for easily browsing and finding files on
12cu|gnome-activity-journal-0.8.0-2|28	your computer. It shows a chronological journal of all file activity and
12cu|gnome-activity-journal-0.8.0-2|29	supports full-text search through Tracker.
12cu|gnome-activity-journal-0.8.0-2|30	
12cu|gnome-activity-journal-0.8.0-2|31	%prep
12cu|gnome-activity-journal-0.8.0-2|32	%setup -q -n %{name}-%{version}
12cu|gnome-activity-journal-0.8.0-2|33	%patch0 -p1
12cu|gnome-activity-journal-0.8.0-2|34	
12cu|gnome-activity-journal-0.8.0-2|35	%build
12cu|gnome-activity-journal-0.8.0-2|36	python setup.py build
12cu|gnome-activity-journal-0.8.0-2|37	
12cu|gnome-activity-journal-0.8.0-2|38	%install
12cu|gnome-activity-journal-0.8.0-2|39	rm -rf %buildroot %name.lang
12cu|gnome-activity-journal-0.8.0-2|40	python setup.py install --root=$RPM_BUILD_ROOT
12cu|gnome-activity-journal-0.8.0-2|41	%find_lang %name
12cu|gnome-activity-journal-0.8.0-2|42	mkdir -p %buildroot%_sysconfdir
12cu|gnome-activity-journal-0.8.0-2|43	mv %buildroot%_datadir/gconf %buildroot%_sysconfdir
12cu|gnome-activity-journal-0.8.0-2|44	
12cu|gnome-activity-journal-0.8.0-2|45	%clean
12cu|gnome-activity-journal-0.8.0-2|46	rm -rf $RPM_BUILD_ROOT
12cu|gnome-activity-journal-0.8.0-2|47	
12cu|gnome-activity-journal-0.8.0-2|48	%preun
12cu|gnome-activity-journal-0.8.0-2|49	%preun_uninstall_gconf_schemas %name
12cu|gnome-activity-journal-0.8.0-2|50	
12cu|gnome-activity-journal-0.8.0-2|51	%files -f %name.lang
12cu|gnome-activity-journal-0.8.0-2|52	%defattr(-,root,root)
12cu|gnome-activity-journal-0.8.0-2|53	%doc README AUTHORS
12cu|gnome-activity-journal-0.8.0-2|54	%_sysconfdir/gconf/schemas/%name.schemas
12cu|gnome-activity-journal-0.8.0-2|55	%_bindir/%name
12cu|gnome-activity-journal-0.8.0-2|56	%py_puresitedir/*.egg-info
12cu|gnome-activity-journal-0.8.0-2|57	%_datadir/applications/%name.desktop
12cu|gnome-activity-journal-0.8.0-2|58	%_datadir/%name
12cu|gnome-activity-journal-0.8.0-2|59	%_datadir/icons/hicolor/*/*/*
12cu|gnome-activity-journal-0.8.0-2|60	%_mandir/man1/%name.1*
12cu|gnome-activity-journal-0.8.0-2|61	%_datadir/pixmaps/%name.xpm
12cu|gnome-activity-journal-0.8.0-2|62	%_datadir/zeitgeist/_zeitgeist/engine/extensions/gnome_activity_journal.py
12cu|gnome-activity-journal-0.8.0-2|63	
12cu|gnome-activity-journal-0.8.0-2|64	
12cu|gnome-activity-journal-0.8.0-2|65	%changelog
12cu|gnome-activity-journal-0.8.0-2|66	* Mon Jul 18 2011 Götz Waschk <waschk@mandriva.org> 0.8.0-1mdv2011
12cu|gnome-activity-journal-0.8.0-2|67	+ Revision: 690223
12cu|gnome-activity-journal-0.8.0-2|68	- new version
12cu|gnome-activity-journal-0.8.0-2|69	
12cu|gnome-activity-journal-0.8.0-2|70	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.6.0-2
12cu|gnome-activity-journal-0.8.0-2|71	+ Revision: 677707
12cu|gnome-activity-journal-0.8.0-2|72	- rebuild to add gconftool as req
12cu|gnome-activity-journal-0.8.0-2|73	
12cu|gnome-activity-journal-0.8.0-2|74	* Thu Jan 27 2011 Götz Waschk <waschk@mandriva.org> 0.6.0-1
12cu|gnome-activity-journal-0.8.0-2|75	+ Revision: 633485
12cu|gnome-activity-journal-0.8.0-2|76	- new version
12cu|gnome-activity-journal-0.8.0-2|77	- update URL
12cu|gnome-activity-journal-0.8.0-2|78	
12cu|gnome-activity-journal-0.8.0-2|79	* Wed Nov 03 2010 Götz Waschk <waschk@mandriva.org> 0.5.0.1-2mdv2011.0
12cu|gnome-activity-journal-0.8.0-2|80	+ Revision: 592937
12cu|gnome-activity-journal-0.8.0-2|81	- rebuild for new python 2.7
12cu|gnome-activity-journal-0.8.0-2|82	
12cu|gnome-activity-journal-0.8.0-2|83	* Thu Sep 23 2010 Götz Waschk <waschk@mandriva.org> 0.5.0.1-1mdv2011.0
12cu|gnome-activity-journal-0.8.0-2|84	+ Revision: 580704
12cu|gnome-activity-journal-0.8.0-2|85	- new version
12cu|gnome-activity-journal-0.8.0-2|86	
12cu|gnome-activity-journal-0.8.0-2|87	* Tue Aug 24 2010 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdv2011.0
12cu|gnome-activity-journal-0.8.0-2|88	+ Revision: 572932
12cu|gnome-activity-journal-0.8.0-2|89	- new version
12cu|gnome-activity-journal-0.8.0-2|90	- update file list
12cu|gnome-activity-journal-0.8.0-2|91	- update source URL
12cu|gnome-activity-journal-0.8.0-2|92	
12cu|gnome-activity-journal-0.8.0-2|93	+ Olivier Faurax <ofaurax@mandriva.org>
12cu|gnome-activity-journal-0.8.0-2|94	- bad extension for pixmaps (svg -> xpm)
12cu|gnome-activity-journal-0.8.0-2|95	- forcing new release
12cu|gnome-activity-journal-0.8.0-2|96	- Updated tar.gz to 0.3.4.1
12cu|gnome-activity-journal-0.8.0-2|97	
12cu|gnome-activity-journal-0.8.0-2|98	* Thu Aug 05 2010 Götz Waschk <waschk@mandriva.org> 0.3.4.1-1mdv2011.0
12cu|gnome-activity-journal-0.8.0-2|99	+ Revision: 566419
12cu|gnome-activity-journal-0.8.0-2|100	- update to new version 0.3.4.1
12cu|gnome-activity-journal-0.8.0-2|101	
12cu|gnome-activity-journal-0.8.0-2|102	* Sun Feb 21 2010 Götz Waschk <waschk@mandriva.org> 0.3.3-1mdv2010.1
12cu|gnome-activity-journal-0.8.0-2|103	+ Revision: 509023
12cu|gnome-activity-journal-0.8.0-2|104	- update to new version 0.3.3
12cu|gnome-activity-journal-0.8.0-2|105	
12cu|gnome-activity-journal-0.8.0-2|106	* Wed Jan 20 2010 Götz Waschk <waschk@mandriva.org> 0.3.2-1mdv2010.1
12cu|gnome-activity-journal-0.8.0-2|107	+ Revision: 493968
12cu|gnome-activity-journal-0.8.0-2|108	- import gnome-activity-journal
12cu|gnome-activity-journal-0.8.0-2|109	
12cu|gnome-activity-journal-0.8.0-2|110	

9563 12
12cu|gnome-chemistry-utils-0.14.5-1|1	%define api 0.14
12cu|gnome-chemistry-utils-0.14.5-1|2	%define major 0
12cu|gnome-chemistry-utils-0.14.5-1|3	%define libname %mklibname gcu %{api} %{major}
12cu|gnome-chemistry-utils-0.14.5-1|4	%define libgchempaint %mklibname gchempaint %{api} %{major}
12cu|gnome-chemistry-utils-0.14.5-1|5	%define libgcrystal %mklibname gcrystal %{api} %{major}
12cu|gnome-chemistry-utils-0.14.5-1|6	
12cu|gnome-chemistry-utils-0.14.5-1|7	Summary:	Backend for Gnome chemistry applications
12cu|gnome-chemistry-utils-0.14.5-1|8	Name:		gnome-chemistry-utils
12cu|gnome-chemistry-utils-0.14.5-1|9	Version:	0.14.5
12cu|gnome-chemistry-utils-0.14.5-1|10	Release:	1
12cu|gnome-chemistry-utils-0.14.5-1|11	License:	LGPLv2+
12cu|gnome-chemistry-utils-0.14.5-1|12	Group:		Sciences/Chemistry
12cu|gnome-chemistry-utils-0.14.5-1|13	Url:		http://www.nongnu.org/gchemutils/
12cu|gnome-chemistry-utils-0.14.5-1|14	Source0:	http://download.savannah.nongnu.org/releases/gchemutils/%{api}/%{name}-%{version}.tar.xz
12cu|gnome-chemistry-utils-0.14.5-1|15	BuildRequires:	bodr
12cu|gnome-chemistry-utils-0.14.5-1|16	BuildRequires:	chemical-mime-data
12cu|gnome-chemistry-utils-0.14.5-1|17	BuildRequires:	chrpath
12cu|gnome-chemistry-utils-0.14.5-1|18	BuildRequires:	gtk-doc
12cu|gnome-chemistry-utils-0.14.5-1|19	BuildRequires:	intltool
12cu|gnome-chemistry-utils-0.14.5-1|20	BuildRequires:	perl-XML-Parser
12cu|gnome-chemistry-utils-0.14.5-1|21	BuildRequires:	pkgconfig(glu)
12cu|gnome-chemistry-utils-0.14.5-1|22	BuildRequires:	pkgconfig(gnome-doc-utils)
12cu|gnome-chemistry-utils-0.14.5-1|23	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|gnome-chemistry-utils-0.14.5-1|24	BuildRequires:	pkgconfig(libgoffice-0.10)
12cu|gnome-chemistry-utils-0.14.5-1|25	BuildRequires:	pkgconfig(libgsf-1)
12cu|gnome-chemistry-utils-0.14.5-1|26	BuildRequires:	pkgconfig(openbabel-2.0)
12cu|gnome-chemistry-utils-0.14.5-1|27	# Also can be built with gnumeric but we don't do it for now
12cu|gnome-chemistry-utils-0.14.5-1|28	Provides:	gcu = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|29	Provides:	gchemutils = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|30	Obsoletes:	gcu < %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|31	Obsoletes:	gchemutils < %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|32	# fwang: the main package comes meta package since 0.10
12cu|gnome-chemistry-utils-0.14.5-1|33	Requires:	gchem3d = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|34	Requires:	gchemcalc = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|35	Requires:	gchempaint = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|36	Requires:	gchemtable = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|37	Requires:	gcrystal = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|38	Requires:	gspectrum = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|39	
12cu|gnome-chemistry-utils-0.14.5-1|40	%description
12cu|gnome-chemistry-utils-0.14.5-1|41	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
12cu|gnome-chemistry-utils-0.14.5-1|42	chemistry. They are currently used in Gnome Crystal (gcrystal) and Gnome
12cu|gnome-chemistry-utils-0.14.5-1|43	Chemistry Paint (gchempaint).
12cu|gnome-chemistry-utils-0.14.5-1|44	
12cu|gnome-chemistry-utils-0.14.5-1|45	%files
12cu|gnome-chemistry-utils-0.14.5-1|46	%doc README ChangeLog NEWS AUTHORS
12cu|gnome-chemistry-utils-0.14.5-1|47	
12cu|gnome-chemistry-utils-0.14.5-1|48	#--------------------------------------------------------------------
12cu|gnome-chemistry-utils-0.14.5-1|49	
12cu|gnome-chemistry-utils-0.14.5-1|50	%package common
12cu|gnome-chemistry-utils-0.14.5-1|51	Summary:	Common files shared by different components of %{name}
12cu|gnome-chemistry-utils-0.14.5-1|52	Group:		Sciences/Chemistry
12cu|gnome-chemistry-utils-0.14.5-1|53	Conflicts:	%{name} < %{version}
12cu|gnome-chemistry-utils-0.14.5-1|54	Requires:	chemical-mime-data
12cu|gnome-chemistry-utils-0.14.5-1|55	Requires:	bodr
12cu|gnome-chemistry-utils-0.14.5-1|56	
12cu|gnome-chemistry-utils-0.14.5-1|57	%description common
12cu|gnome-chemistry-utils-0.14.5-1|58	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
12cu|gnome-chemistry-utils-0.14.5-1|59	chemistry.  They are currently used in Gnome Crystal (gcrystal) and Gnome
12cu|gnome-chemistry-utils-0.14.5-1|60	Chemistry Paint (gchempaint).
12cu|gnome-chemistry-utils-0.14.5-1|61	
12cu|gnome-chemistry-utils-0.14.5-1|62	This package contains the common files ahred by different components of
12cu|gnome-chemistry-utils-0.14.5-1|63	%{name}.
12cu|gnome-chemistry-utils-0.14.5-1|64	
12cu|gnome-chemistry-utils-0.14.5-1|65	%preun common
12cu|gnome-chemistry-utils-0.14.5-1|66	%preun_uninstall_gconf_schemas gchemutils
12cu|gnome-chemistry-utils-0.14.5-1|67	
12cu|gnome-chemistry-utils-0.14.5-1|68	%files common -f gchemutils-%{api}.lang
12cu|gnome-chemistry-utils-0.14.5-1|69	%{_datadir}/glib-2.0/schemas/org.gnome.gchemutils.gschema.xml
12cu|gnome-chemistry-utils-0.14.5-1|70	%dir %{_libdir}/gchemutils
12cu|gnome-chemistry-utils-0.14.5-1|71	%dir %{_libdir}/gchemutils/%{api}
12cu|gnome-chemistry-utils-0.14.5-1|72	%dir %{_libdir}/gchemutils/%{api}/plugins
12cu|gnome-chemistry-utils-0.14.5-1|73	%{_libdir}/gchemutils/%{api}/plugins/cdx
12cu|gnome-chemistry-utils-0.14.5-1|74	%{_libdir}/gchemutils/%{api}/plugins/cdxml
12cu|gnome-chemistry-utils-0.14.5-1|75	%{_libdir}/gchemutils/%{api}/plugins/cif
12cu|gnome-chemistry-utils-0.14.5-1|76	%{_libdir}/gchemutils/%{api}/plugins/cml
12cu|gnome-chemistry-utils-0.14.5-1|77	%{_libdir}/gchemutils/%{api}/plugins/nuts
12cu|gnome-chemistry-utils-0.14.5-1|78	%dir %{_datadir}/gchemutils
12cu|gnome-chemistry-utils-0.14.5-1|79	%dir %{_datadir}/gchemutils/%{api}
12cu|gnome-chemistry-utils-0.14.5-1|80	%{_datadir}/gchemutils/%{api}/*.xml
12cu|gnome-chemistry-utils-0.14.5-1|81	%dir %{_datadir}/gchemutils/%{api}/pixmaps
12cu|gnome-chemistry-utils-0.14.5-1|82	%dir %{_datadir}/gchemutils/%{api}/ui
12cu|gnome-chemistry-utils-0.14.5-1|83	%{_datadir}/gchemutils/%{api}/ui/libgcu
12cu|gnome-chemistry-utils-0.14.5-1|84	%{_datadir}/mime/packages/*.xml
12cu|gnome-chemistry-utils-0.14.5-1|85	%{_libdir}/babelserver
12cu|gnome-chemistry-utils-0.14.5-1|86	
12cu|gnome-chemistry-utils-0.14.5-1|87	#--------------------------------------------------------------------
12cu|gnome-chemistry-utils-0.14.5-1|88	
12cu|gnome-chemistry-utils-0.14.5-1|89	%package -n %{libname}
12cu|gnome-chemistry-utils-0.14.5-1|90	Summary:	Main libraries for %{name}
12cu|gnome-chemistry-utils-0.14.5-1|91	Group:		System/Libraries
12cu|gnome-chemistry-utils-0.14.5-1|92	
12cu|gnome-chemistry-utils-0.14.5-1|93	%description -n %{libname}
12cu|gnome-chemistry-utils-0.14.5-1|94	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
12cu|gnome-chemistry-utils-0.14.5-1|95	chemistry. They are currently used in Gnome Crystal (gcrystal) and Gnome
12cu|gnome-chemistry-utils-0.14.5-1|96	Chemistry Paint (gchempaint).
12cu|gnome-chemistry-utils-0.14.5-1|97	
12cu|gnome-chemistry-utils-0.14.5-1|98	This package contains the library needed to run programs dynamically
12cu|gnome-chemistry-utils-0.14.5-1|99	linked with %{name}.
12cu|gnome-chemistry-utils-0.14.5-1|100	
12cu|gnome-chemistry-utils-0.14.5-1|101	%files -n %{libname}
12cu|gnome-chemistry-utils-0.14.5-1|102	%{_libdir}/libgcu-%{api}.so.%{major}*
12cu|gnome-chemistry-utils-0.14.5-1|103	%{_libdir}/libgcugtk-%{api}.so.%{major}*
12cu|gnome-chemistry-utils-0.14.5-1|104	
12cu|gnome-chemistry-utils-0.14.5-1|105	#--------------------------------------------------------------------
12cu|gnome-chemistry-utils-0.14.5-1|106	
12cu|gnome-chemistry-utils-0.14.5-1|107	%package -n %{libgchempaint}
12cu|gnome-chemistry-utils-0.14.5-1|108	Summary:	Libraries for gchempaint
12cu|gnome-chemistry-utils-0.14.5-1|109	Group:		System/Libraries
12cu|gnome-chemistry-utils-0.14.5-1|110	
12cu|gnome-chemistry-utils-0.14.5-1|111	%description -n %{libgchempaint}
12cu|gnome-chemistry-utils-0.14.5-1|112	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
12cu|gnome-chemistry-utils-0.14.5-1|113	chemistry. They are currently used in Gnome Crystal (gcrystal) and Gnome
12cu|gnome-chemistry-utils-0.14.5-1|114	Chemistry Paint (gchempaint).
12cu|gnome-chemistry-utils-0.14.5-1|115	
12cu|gnome-chemistry-utils-0.14.5-1|116	This package contains the library needed to run programs dynamically
12cu|gnome-chemistry-utils-0.14.5-1|117	linked with gchempaint.
12cu|gnome-chemistry-utils-0.14.5-1|118	
12cu|gnome-chemistry-utils-0.14.5-1|119	%files -n %{libgchempaint}
12cu|gnome-chemistry-utils-0.14.5-1|120	%{_libdir}/libgcp-%{api}.so.%{major}*
12cu|gnome-chemistry-utils-0.14.5-1|121	%{_libdir}/libgccv-%{api}.so.%{major}*
12cu|gnome-chemistry-utils-0.14.5-1|122	
12cu|gnome-chemistry-utils-0.14.5-1|123	#--------------------------------------------------------------------
12cu|gnome-chemistry-utils-0.14.5-1|124	
12cu|gnome-chemistry-utils-0.14.5-1|125	%package -n %{libgcrystal}
12cu|gnome-chemistry-utils-0.14.5-1|126	Summary:	Libraries for gchempaint
12cu|gnome-chemistry-utils-0.14.5-1|127	Group:		System/Libraries
12cu|gnome-chemistry-utils-0.14.5-1|128	
12cu|gnome-chemistry-utils-0.14.5-1|129	%description -n %{libgcrystal}
12cu|gnome-chemistry-utils-0.14.5-1|130	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
12cu|gnome-chemistry-utils-0.14.5-1|131	chemistry. They are currently used in Gnome Crystal (gcrystal) and Gnome
12cu|gnome-chemistry-utils-0.14.5-1|132	Chemistry Paint (gchempaint).
12cu|gnome-chemistry-utils-0.14.5-1|133	
12cu|gnome-chemistry-utils-0.14.5-1|134	This package contains the library needed to run programs dynamically
12cu|gnome-chemistry-utils-0.14.5-1|135	linked with gcrystal.
12cu|gnome-chemistry-utils-0.14.5-1|136	
12cu|gnome-chemistry-utils-0.14.5-1|137	%files -n %{libgcrystal}
12cu|gnome-chemistry-utils-0.14.5-1|138	%{_libdir}/libgcrystal-%{api}.so.%{major}*
12cu|gnome-chemistry-utils-0.14.5-1|139	
12cu|gnome-chemistry-utils-0.14.5-1|140	#--------------------------------------------------------------------
12cu|gnome-chemistry-utils-0.14.5-1|141	
12cu|gnome-chemistry-utils-0.14.5-1|142	%package -n gchempaint
12cu|gnome-chemistry-utils-0.14.5-1|143	Summary:	GNOME 2D chemical structure drawing tool
12cu|gnome-chemistry-utils-0.14.5-1|144	Group:		Sciences/Chemistry
12cu|gnome-chemistry-utils-0.14.5-1|145	Requires:	%{name}-common = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|146	Suggests:	%{name}-goffice = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|147	Conflicts:	%{name}-common < 0.10.1-2
12cu|gnome-chemistry-utils-0.14.5-1|148	
12cu|gnome-chemistry-utils-0.14.5-1|149	%description -n gchempaint
12cu|gnome-chemistry-utils-0.14.5-1|150	GChemPaint is a 2D chemical structures editor for the Gnome-2 desktop.
12cu|gnome-chemistry-utils-0.14.5-1|151	GChemPaint is a multi-document application and will be a bonobo server so
12cu|gnome-chemistry-utils-0.14.5-1|152	that some chemistry could be embedded in Gnome applications such as
12cu|gnome-chemistry-utils-0.14.5-1|153	Gnumeric and Abiword.
12cu|gnome-chemistry-utils-0.14.5-1|154	
12cu|gnome-chemistry-utils-0.14.5-1|155	%preun -n gchempaint
12cu|gnome-chemistry-utils-0.14.5-1|156	%preun_uninstall_gconf_schemas gchempaint gchempaint-arrows
12cu|gnome-chemistry-utils-0.14.5-1|157	
12cu|gnome-chemistry-utils-0.14.5-1|158	%files -n gchempaint
12cu|gnome-chemistry-utils-0.14.5-1|159	%{_datadir}/glib-2.0/schemas/org.gnome.gchemutils.paint.gschema.xml
12cu|gnome-chemistry-utils-0.14.5-1|160	%{_datadir}/glib-2.0/schemas/org.gnome.gchemutils.paint.plugins.arrows.gschema.xml
12cu|gnome-chemistry-utils-0.14.5-1|161	%{_bindir}/gchempaint*
12cu|gnome-chemistry-utils-0.14.5-1|162	%{_libdir}/gchemutils/%{api}/plugins/paint
12cu|gnome-chemistry-utils-0.14.5-1|163	%{_datadir}/applications/gchempaint*.desktop
12cu|gnome-chemistry-utils-0.14.5-1|164	%{_datadir}/gchemutils/%{api}/paint
12cu|gnome-chemistry-utils-0.14.5-1|165	%{_datadir}/gchemutils/%{api}/pixmaps/gchempaint_logo.*
12cu|gnome-chemistry-utils-0.14.5-1|166	%{_datadir}/gchemutils/%{api}/ui/paint
12cu|gnome-chemistry-utils-0.14.5-1|167	%{_datadir}/gnome/help/gchempaint-%{api}
12cu|gnome-chemistry-utils-0.14.5-1|168	%{_iconsdir}/hicolor/*/apps/gchempaint.*
12cu|gnome-chemistry-utils-0.14.5-1|169	%{_iconsdir}/hicolor/*/mimetypes/application-x-gchempaint.*
12cu|gnome-chemistry-utils-0.14.5-1|170	%{_mandir}/man1/gchempaint*
12cu|gnome-chemistry-utils-0.14.5-1|171	%{_datadir}/omf/gchempaint-%{api}/gchempaint-%{api}-C.omf
12cu|gnome-chemistry-utils-0.14.5-1|172	
12cu|gnome-chemistry-utils-0.14.5-1|173	#--------------------------------------------------------------------
12cu|gnome-chemistry-utils-0.14.5-1|174	
12cu|gnome-chemistry-utils-0.14.5-1|175	%package -n gchem3d
12cu|gnome-chemistry-utils-0.14.5-1|176	Summary:	Molecules Viewer
12cu|gnome-chemistry-utils-0.14.5-1|177	Group:		Sciences/Chemistry
12cu|gnome-chemistry-utils-0.14.5-1|178	Requires:	%{name}-common = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|179	Conflicts:	%{name} < %{version}
12cu|gnome-chemistry-utils-0.14.5-1|180	
12cu|gnome-chemistry-utils-0.14.5-1|181	%description -n gchem3d
12cu|gnome-chemistry-utils-0.14.5-1|182	GChem3Viewer is a 3D molecular structure viewer.
12cu|gnome-chemistry-utils-0.14.5-1|183	
12cu|gnome-chemistry-utils-0.14.5-1|184	%files -n gchem3d
12cu|gnome-chemistry-utils-0.14.5-1|185	%{_bindir}/gchem3d*
12cu|gnome-chemistry-utils-0.14.5-1|186	%{_datadir}/applications/gchem3d*.desktop
12cu|gnome-chemistry-utils-0.14.5-1|187	%{_datadir}/gnome/help/gchem3d-%{api}
12cu|gnome-chemistry-utils-0.14.5-1|188	%{_iconsdir}/hicolor/*/apps/gchem3d.*
12cu|gnome-chemistry-utils-0.14.5-1|189	%{_mandir}/man1/gchem3d*
12cu|gnome-chemistry-utils-0.14.5-1|190	%{_datadir}/omf/gchem3d-%{api}/gchem3d-%{api}-C.omf
12cu|gnome-chemistry-utils-0.14.5-1|191	
12cu|gnome-chemistry-utils-0.14.5-1|192	#--------------------------------------------------------------------
12cu|gnome-chemistry-utils-0.14.5-1|193	
12cu|gnome-chemistry-utils-0.14.5-1|194	%package -n gchemcalc
12cu|gnome-chemistry-utils-0.14.5-1|195	Summary:	Chemical calculator
12cu|gnome-chemistry-utils-0.14.5-1|196	Group:		Sciences/Chemistry
12cu|gnome-chemistry-utils-0.14.5-1|197	Requires:	%{name}-common = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|198	Conflicts:	%{name} < %{version}
12cu|gnome-chemistry-utils-0.14.5-1|199	
12cu|gnome-chemistry-utils-0.14.5-1|200	%description -n gchemcalc
12cu|gnome-chemistry-utils-0.14.5-1|201	GChemCalc is a Chemical calculator.
12cu|gnome-chemistry-utils-0.14.5-1|202	
12cu|gnome-chemistry-utils-0.14.5-1|203	%files -n gchemcalc
12cu|gnome-chemistry-utils-0.14.5-1|204	%{_bindir}/gchemcalc*
12cu|gnome-chemistry-utils-0.14.5-1|205	%{_datadir}/applications/gchemcalc*.desktop
12cu|gnome-chemistry-utils-0.14.5-1|206	%{_datadir}/gchemutils/%{api}/ui/calc
12cu|gnome-chemistry-utils-0.14.5-1|207	%{_datadir}/gnome/help/gchemcalc-%{api}
12cu|gnome-chemistry-utils-0.14.5-1|208	%{_iconsdir}/hicolor/*/apps/gchemcalc.*
12cu|gnome-chemistry-utils-0.14.5-1|209	%{_mandir}/man1/gchemcalc*
12cu|gnome-chemistry-utils-0.14.5-1|210	%{_datadir}/omf/gchemcalc-%{api}/gchemcalc-%{api}-C.omf
12cu|gnome-chemistry-utils-0.14.5-1|211	
12cu|gnome-chemistry-utils-0.14.5-1|212	#--------------------------------------------------------------------
12cu|gnome-chemistry-utils-0.14.5-1|213	
12cu|gnome-chemistry-utils-0.14.5-1|214	%package -n gchemtable
12cu|gnome-chemistry-utils-0.14.5-1|215	Summary:	Periodic table
12cu|gnome-chemistry-utils-0.14.5-1|216	Group:		Sciences/Chemistry
12cu|gnome-chemistry-utils-0.14.5-1|217	Requires:	%{name}-common = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|218	Conflicts:	%{name} < %{version}
12cu|gnome-chemistry-utils-0.14.5-1|219	
12cu|gnome-chemistry-utils-0.14.5-1|220	%description -n gchemtable
12cu|gnome-chemistry-utils-0.14.5-1|221	GChemTable is a periodic table of the elements application.
12cu|gnome-chemistry-utils-0.14.5-1|222	
12cu|gnome-chemistry-utils-0.14.5-1|223	%files -n gchemtable
12cu|gnome-chemistry-utils-0.14.5-1|224	%{_bindir}/gchemtable*
12cu|gnome-chemistry-utils-0.14.5-1|225	%{_datadir}/applications/gchemtable*.desktop
12cu|gnome-chemistry-utils-0.14.5-1|226	%{_datadir}/gnome/help/gchemtable-%{api}
12cu|gnome-chemistry-utils-0.14.5-1|227	%{_datadir}/gchemutils/%{api}/ui/table
12cu|gnome-chemistry-utils-0.14.5-1|228	%{_iconsdir}/hicolor/*/apps/gchemtable.*
12cu|gnome-chemistry-utils-0.14.5-1|229	%{_mandir}/man1/gchemtable*
12cu|gnome-chemistry-utils-0.14.5-1|230	%{_datadir}/omf/gchemtable-%{api}/gchemtable-%{api}-C.omf
12cu|gnome-chemistry-utils-0.14.5-1|231	
12cu|gnome-chemistry-utils-0.14.5-1|232	#--------------------------------------------------------------------
12cu|gnome-chemistry-utils-0.14.5-1|233	
12cu|gnome-chemistry-utils-0.14.5-1|234	%package -n gcrystal
12cu|gnome-chemistry-utils-0.14.5-1|235	Summary:	Crystal structure viewer
12cu|gnome-chemistry-utils-0.14.5-1|236	Group:		Sciences/Chemistry
12cu|gnome-chemistry-utils-0.14.5-1|237	Requires:	%{name}-common = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|238	Conflicts:	%{name} < %{version}
12cu|gnome-chemistry-utils-0.14.5-1|239	
12cu|gnome-chemistry-utils-0.14.5-1|240	%description -n gcrystal
12cu|gnome-chemistry-utils-0.14.5-1|241	GCrystal is a Crystal structure viewer.
12cu|gnome-chemistry-utils-0.14.5-1|242	
12cu|gnome-chemistry-utils-0.14.5-1|243	%preun -n gcrystal
12cu|gnome-chemistry-utils-0.14.5-1|244	%preun_uninstall_gconf_schemas gcrystal
12cu|gnome-chemistry-utils-0.14.5-1|245	
12cu|gnome-chemistry-utils-0.14.5-1|246	%files -n gcrystal
12cu|gnome-chemistry-utils-0.14.5-1|247	%{_datadir}/glib-2.0/schemas/org.gnome.gchemutils.crystal.gschema.xml
12cu|gnome-chemistry-utils-0.14.5-1|248	%{_bindir}/gcrystal*
12cu|gnome-chemistry-utils-0.14.5-1|249	%{_datadir}/gchemutils/%{api}/pixmaps/gcrystal_logo.png
12cu|gnome-chemistry-utils-0.14.5-1|250	%{_datadir}/gchemutils/%{api}/ui/crystal
12cu|gnome-chemistry-utils-0.14.5-1|251	%{_datadir}/applications/gcrystal*.desktop
12cu|gnome-chemistry-utils-0.14.5-1|252	%{_datadir}/gnome/help/gcrystal-%{api}
12cu|gnome-chemistry-utils-0.14.5-1|253	%{_iconsdir}/hicolor/*/apps/gcrystal.*
12cu|gnome-chemistry-utils-0.14.5-1|254	%{_iconsdir}/hicolor/*/mimetypes/application-x-gcrystal.*
12cu|gnome-chemistry-utils-0.14.5-1|255	%{_mandir}/man1/gcrystal*
12cu|gnome-chemistry-utils-0.14.5-1|256	%{_datadir}/omf/gcrystal-%{api}/gcrystal-%{api}-C.omf
12cu|gnome-chemistry-utils-0.14.5-1|257	
12cu|gnome-chemistry-utils-0.14.5-1|258	#--------------------------------------------------------------------
12cu|gnome-chemistry-utils-0.14.5-1|259	
12cu|gnome-chemistry-utils-0.14.5-1|260	%package -n gspectrum
12cu|gnome-chemistry-utils-0.14.5-1|261	Summary:	Spectrum viewer
12cu|gnome-chemistry-utils-0.14.5-1|262	Group:		Sciences/Chemistry
12cu|gnome-chemistry-utils-0.14.5-1|263	Requires:	%{name}-common = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|264	Conflicts:	%{name} < %{version}
12cu|gnome-chemistry-utils-0.14.5-1|265	
12cu|gnome-chemistry-utils-0.14.5-1|266	%description -n gspectrum
12cu|gnome-chemistry-utils-0.14.5-1|267	GSpectrum is a Spectrum viewer.
12cu|gnome-chemistry-utils-0.14.5-1|268	
12cu|gnome-chemistry-utils-0.14.5-1|269	%files -n gspectrum
12cu|gnome-chemistry-utils-0.14.5-1|270	%{_bindir}/gspectrum*
12cu|gnome-chemistry-utils-0.14.5-1|271	%{_datadir}/applications/gspectrum*.desktop
12cu|gnome-chemistry-utils-0.14.5-1|272	%{_datadir}/gnome/help/gspectrum-%{api}
12cu|gnome-chemistry-utils-0.14.5-1|273	%{_iconsdir}/hicolor/*/apps/gspectrum.*
12cu|gnome-chemistry-utils-0.14.5-1|274	%{_mandir}/man1/gspectrum*
12cu|gnome-chemistry-utils-0.14.5-1|275	%{_datadir}/omf/gspectrum-%{api}/gspectrum-%{api}-C.omf
12cu|gnome-chemistry-utils-0.14.5-1|276	
12cu|gnome-chemistry-utils-0.14.5-1|277	#--------------------------------------------------------------------
12cu|gnome-chemistry-utils-0.14.5-1|278	
12cu|gnome-chemistry-utils-0.14.5-1|279	%package goffice
12cu|gnome-chemistry-utils-0.14.5-1|280	Summary:	GOffice plugin for gchemutils
12cu|gnome-chemistry-utils-0.14.5-1|281	Group:		Sciences/Chemistry
12cu|gnome-chemistry-utils-0.14.5-1|282	Requires:	gchempaint = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|283	Requires:	goffice
12cu|gnome-chemistry-utils-0.14.5-1|284	
12cu|gnome-chemistry-utils-0.14.5-1|285	%description goffice
12cu|gnome-chemistry-utils-0.14.5-1|286	GOffice plugin for gchemutils.
12cu|gnome-chemistry-utils-0.14.5-1|287	
12cu|gnome-chemistry-utils-0.14.5-1|288	%files goffice
12cu|gnome-chemistry-utils-0.14.5-1|289	%{_libdir}/goffice/*/plugins/gchemutils
12cu|gnome-chemistry-utils-0.14.5-1|290	
12cu|gnome-chemistry-utils-0.14.5-1|291	#--------------------------------------------------------------------
12cu|gnome-chemistry-utils-0.14.5-1|292	
12cu|gnome-chemistry-utils-0.14.5-1|293	%package	devel
12cu|gnome-chemistry-utils-0.14.5-1|294	Summary:	Development related files of %{name}
12cu|gnome-chemistry-utils-0.14.5-1|295	Group:		Development/GNOME and GTK+
12cu|gnome-chemistry-utils-0.14.5-1|296	Requires:	%{libname} = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|297	Requires:	%{libgchempaint} = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|298	Requires:	%{libgcrystal} = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|299	Provides:	gcu-devel = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|300	Provides:	gchemutils-devel = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|301	Provides:	gchempaint-devel = %{EVRD}
12cu|gnome-chemistry-utils-0.14.5-1|302	Obsoletes:	%{_lib}gcu-devel < %{version}
12cu|gnome-chemistry-utils-0.14.5-1|303	Obsoletes:	gchempaint-devel < %{version}
12cu|gnome-chemistry-utils-0.14.5-1|304	
12cu|gnome-chemistry-utils-0.14.5-1|305	%description	devel
12cu|gnome-chemistry-utils-0.14.5-1|306	The Gnome Chemistry Utils provide C++ classes and GTK2 widgets related to
12cu|gnome-chemistry-utils-0.14.5-1|307	chemistry.  They are currently used in Gnome Crystal (gcrystal) and Gnome
12cu|gnome-chemistry-utils-0.14.5-1|308	Chemistry Paint (gchempaint).
12cu|gnome-chemistry-utils-0.14.5-1|309	
12cu|gnome-chemistry-utils-0.14.5-1|310	This package includes the header files and static libraries necessary for
12cu|gnome-chemistry-utils-0.14.5-1|311	developing chemistry related programs using %{name}.
12cu|gnome-chemistry-utils-0.14.5-1|312	
12cu|gnome-chemistry-utils-0.14.5-1|313	%files devel
12cu|gnome-chemistry-utils-0.14.5-1|314	%doc docs/reference
12cu|gnome-chemistry-utils-0.14.5-1|315	%{_libdir}/*.so
12cu|gnome-chemistry-utils-0.14.5-1|316	
12cu|gnome-chemistry-utils-0.14.5-1|317	#--------------------------------------------------------------------
12cu|gnome-chemistry-utils-0.14.5-1|318	
12cu|gnome-chemistry-utils-0.14.5-1|319	%prep
12cu|gnome-chemistry-utils-0.14.5-1|320	%setup -q
12cu|gnome-chemistry-utils-0.14.5-1|321	
12cu|gnome-chemistry-utils-0.14.5-1|322	%build
12cu|gnome-chemistry-utils-0.14.5-1|323	%define Werror_cflags %{nil}
12cu|gnome-chemistry-utils-0.14.5-1|324	export CXXFLAGS="%{optflags} -fpermissive"
12cu|gnome-chemistry-utils-0.14.5-1|325	%configure2_5x \
12cu|gnome-chemistry-utils-0.14.5-1|326	--enable-static=no --disable-update-databases \
12cu|gnome-chemistry-utils-0.14.5-1|327	--disable-mozilla-plugin --disable-schemas-install \
12cu|gnome-chemistry-utils-0.14.5-1|328	--disable-scrollkeeper --without-kde-mime-dir
12cu|gnome-chemistry-utils-0.14.5-1|329	%make
12cu|gnome-chemistry-utils-0.14.5-1|330	
12cu|gnome-chemistry-utils-0.14.5-1|331	%install
12cu|gnome-chemistry-utils-0.14.5-1|332	%makeinstall_std HTMLDIR=`pwd`/reference/html
12cu|gnome-chemistry-utils-0.14.5-1|333	
12cu|gnome-chemistry-utils-0.14.5-1|334	#kill intrusive docs
12cu|gnome-chemistry-utils-0.14.5-1|335	rm -rf %{buildroot}%{_docdir}/gchemutils
12cu|gnome-chemistry-utils-0.14.5-1|336	
12cu|gnome-chemistry-utils-0.14.5-1|337	#kill rpaths
12cu|gnome-chemistry-utils-0.14.5-1|338	chrpath --delete  %{buildroot}%{_bindir}/*
12cu|gnome-chemistry-utils-0.14.5-1|339	chrpath --delete  %{buildroot}%{_libdir}/goffice/*/plugins/gchemutils/gchemutils.so
12cu|gnome-chemistry-utils-0.14.5-1|340	chrpath --delete  %{buildroot}%{_libdir}/*.so.*
12cu|gnome-chemistry-utils-0.14.5-1|341	
12cu|gnome-chemistry-utils-0.14.5-1|342	%find_lang gchemutils-%{api}
12cu|gnome-chemistry-utils-0.14.5-1|343	
12cu|gnome-chemistry-utils-0.14.5-1|344	
12cu|gnome-chemistry-utils-0.14.5-1|345	%changelog
12cu|gnome-chemistry-utils-0.14.5-1|346	* Sat Jan 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.14.5-1
12cu|gnome-chemistry-utils-0.14.5-1|347	+ Revision: eadea6a
12cu|gnome-chemistry-utils-0.14.5-1|348	- LOG Update BuildRequires
12cu|gnome-chemistry-utils-0.14.5-1|349	
12cu|gnome-chemistry-utils-0.14.5-1|350	

9564 12
12cu|gnome-commander-1.2.8.17-2|1	%define _disable_ld_no_undefined 1
12cu|gnome-commander-1.2.8.17-2|2	
12cu|gnome-commander-1.2.8.17-2|3	Summary:	A Gnome filemanager similar to the Norton Commander(TM)
12cu|gnome-commander-1.2.8.17-2|4	Name:		gnome-commander
12cu|gnome-commander-1.2.8.17-2|5	Version:	1.2.8.17
12cu|gnome-commander-1.2.8.17-2|6	Release:	2
12cu|gnome-commander-1.2.8.17-2|7	License:	GPLv2+
12cu|gnome-commander-1.2.8.17-2|8	Group:		File tools
12cu|gnome-commander-1.2.8.17-2|9	Url:		http://www.freesoftware.fsf.org/gcmd/
12cu|gnome-commander-1.2.8.17-2|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12cu|gnome-commander-1.2.8.17-2|11	Patch0:		gnome-commander-1.2.8.17-sfmt.patch
12cu|gnome-commander-1.2.8.17-2|12	BuildRequires:	desktop-file-utils
12cu|gnome-commander-1.2.8.17-2|13	BuildRequires:	flex
12cu|gnome-commander-1.2.8.17-2|14	BuildRequires:	gnome-common
12cu|gnome-commander-1.2.8.17-2|15	BuildRequires:	intltool
12cu|gnome-commander-1.2.8.17-2|16	BuildRequires:	libxslt-proc
12cu|gnome-commander-1.2.8.17-2|17	BuildRequires:	libchm-devel
12cu|gnome-commander-1.2.8.17-2|18	BuildRequires:	pkgconfig(exiv2)
12cu|gnome-commander-1.2.8.17-2|19	BuildRequires:	pkgconfig(gconf-2.0)
12cu|gnome-commander-1.2.8.17-2|20	BuildRequires:	pkgconfig(gnome-doc-utils)
12cu|gnome-commander-1.2.8.17-2|21	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12cu|gnome-commander-1.2.8.17-2|22	BuildRequires:	pkgconfig(lcms)
12cu|gnome-commander-1.2.8.17-2|23	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|gnome-commander-1.2.8.17-2|24	BuildRequires:	pkgconfig(libgsf-1)
12cu|gnome-commander-1.2.8.17-2|25	BuildRequires:	pkgconfig(libxml-2.0)
12cu|gnome-commander-1.2.8.17-2|26	BuildRequires:	pkgconfig(poppler)
12cu|gnome-commander-1.2.8.17-2|27	BuildRequires:	pkgconfig(python)
12cu|gnome-commander-1.2.8.17-2|28	BuildRequires:	pkgconfig(taglib)
12cu|gnome-commander-1.2.8.17-2|29	Requires:	gnome-vfs2
12cu|gnome-commander-1.2.8.17-2|30	
12cu|gnome-commander-1.2.8.17-2|31	%description
12cu|gnome-commander-1.2.8.17-2|32	Gnome Commander is a filemanager that just like the classical Norton
12cu|gnome-commander-1.2.8.17-2|33	commander (TM) lets you do everything with the keyboard. It can
12cu|gnome-commander-1.2.8.17-2|34	perform all standard file operations and some extra features like ftp
12cu|gnome-commander-1.2.8.17-2|35	support.
12cu|gnome-commander-1.2.8.17-2|36	
12cu|gnome-commander-1.2.8.17-2|37	%files -f %{name}.lang
12cu|gnome-commander-1.2.8.17-2|38	%doc README TODO COPYING ChangeLog
12cu|gnome-commander-1.2.8.17-2|39	%{_bindir}/gnome-commander
12cu|gnome-commander-1.2.8.17-2|40	%{_bindir}/gcmd-block
12cu|gnome-commander-1.2.8.17-2|41	%{_libdir}/gnome-commander/
12cu|gnome-commander-1.2.8.17-2|42	%{_datadir}/pixmaps/*
12cu|gnome-commander-1.2.8.17-2|43	%{_datadir}/applications/gnome-commander.desktop
12cu|gnome-commander-1.2.8.17-2|44	%{_mandir}/man1/*
12cu|gnome-commander-1.2.8.17-2|45	
12cu|gnome-commander-1.2.8.17-2|46	#----------------------------------------------------------------------------
12cu|gnome-commander-1.2.8.17-2|47	
12cu|gnome-commander-1.2.8.17-2|48	%prep
12cu|gnome-commander-1.2.8.17-2|49	%setup -q
12cu|gnome-commander-1.2.8.17-2|50	%patch0 -p1
12cu|gnome-commander-1.2.8.17-2|51	
12cu|gnome-commander-1.2.8.17-2|52	%build
12cu|gnome-commander-1.2.8.17-2|53	autoreconf
12cu|gnome-commander-1.2.8.17-2|54	%configure2_5x \
12cu|gnome-commander-1.2.8.17-2|55	--disable-scrollkeeper \
12cu|gnome-commander-1.2.8.17-2|56	--disable-shared
12cu|gnome-commander-1.2.8.17-2|57	%make
12cu|gnome-commander-1.2.8.17-2|58	
12cu|gnome-commander-1.2.8.17-2|59	%install
12cu|gnome-commander-1.2.8.17-2|60	%makeinstall_std
12cu|gnome-commander-1.2.8.17-2|61	
12cu|gnome-commander-1.2.8.17-2|62	%find_lang %{name} --with-gnome
12cu|gnome-commander-1.2.8.17-2|63	
12cu|gnome-commander-1.2.8.17-2|64	rm -f %{buildroot}%{_libdir}/gnome-commander/*.a
12cu|gnome-commander-1.2.8.17-2|65	rm -f %{buildroot}%{_libdir}/gnome-commander/plugins/*.a
12cu|gnome-commander-1.2.8.17-2|66	
12cu|gnome-commander-1.2.8.17-2|67	desktop-file-install --vendor="" \
12cu|gnome-commander-1.2.8.17-2|68	--remove-category="Application" \
12cu|gnome-commander-1.2.8.17-2|69	--add-category="X-MandrivaLinux-System-FileTools" \
12cu|gnome-commander-1.2.8.17-2|70	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|gnome-commander-1.2.8.17-2|71	
12cu|gnome-commander-1.2.8.17-2|72	
12cu|gnome-commander-1.2.8.17-2|73	%changelog
12cu|gnome-commander-1.2.8.17-2|74	* Sun Feb 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.8.17-2
12cu|gnome-commander-1.2.8.17-2|75	+ Revision: f50de52
12cu|gnome-commander-1.2.8.17-2|76	- LOG Add gnome-vfs2 to Requires
12cu|gnome-commander-1.2.8.17-2|77	
12cu|gnome-commander-1.2.8.17-2|78	

9565 12
12cu|gnome-devel-docs-3.8.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cu|gnome-devel-docs-3.8.1-1|2	
12cu|gnome-devel-docs-3.8.1-1|3	Summary:		GNOME Developer Documentation
12cu|gnome-devel-docs-3.8.1-1|4	Name:			gnome-devel-docs
12cu|gnome-devel-docs-3.8.1-1|5	Version:		3.8.1
12cu|gnome-devel-docs-3.8.1-1|6	Release:		1
12cu|gnome-devel-docs-3.8.1-1|7	License:		GFDL
12cu|gnome-devel-docs-3.8.1-1|8	Source0:		http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cu|gnome-devel-docs-3.8.1-1|9	Group:			Books/Other
12cu|gnome-devel-docs-3.8.1-1|10	Url:			http://developer.gnome.org/
12cu|gnome-devel-docs-3.8.1-1|11	BuildArch:		noarch
12cu|gnome-devel-docs-3.8.1-1|12	BuildRequires:		scrollkeeper itstool
12cu|gnome-devel-docs-3.8.1-1|13	BuildRequires:		pkgconfig
12cu|gnome-devel-docs-3.8.1-1|14	BuildRequires:		gnome-doc-utils >= 0.5.6
12cu|gnome-devel-docs-3.8.1-1|15	BuildRequires:		gnome-doc-utils-devel
12cu|gnome-devel-docs-3.8.1-1|16	Requires(post):		scrollkeeper >= 0.3
12cu|gnome-devel-docs-3.8.1-1|17	Requires(postun):	scrollkeeper >= 0.3
12cu|gnome-devel-docs-3.8.1-1|18	
12cu|gnome-devel-docs-3.8.1-1|19	%description
12cu|gnome-devel-docs-3.8.1-1|20	This package contains the GNOME Handbook, the GNOME Documentation Style Guide
12cu|gnome-devel-docs-3.8.1-1|21	and an Overview of the GNOME Platform.
12cu|gnome-devel-docs-3.8.1-1|22	
12cu|gnome-devel-docs-3.8.1-1|23	%prep
12cu|gnome-devel-docs-3.8.1-1|24	%setup -q
12cu|gnome-devel-docs-3.8.1-1|25	
12cu|gnome-devel-docs-3.8.1-1|26	%build
12cu|gnome-devel-docs-3.8.1-1|27	%configure2_5x
12cu|gnome-devel-docs-3.8.1-1|28	#gw broken in 2.28.1
12cu|gnome-devel-docs-3.8.1-1|29	%make
12cu|gnome-devel-docs-3.8.1-1|30	
12cu|gnome-devel-docs-3.8.1-1|31	%install
12cu|gnome-devel-docs-3.8.1-1|32	%makeinstall_std
12cu|gnome-devel-docs-3.8.1-1|33	
12cu|gnome-devel-docs-3.8.1-1|34	%find_lang %{name} --with-gnome --all-name
12cu|gnome-devel-docs-3.8.1-1|35	rm -rf %buildroot/var/lib/scrollkeeper
12cu|gnome-devel-docs-3.8.1-1|36	
12cu|gnome-devel-docs-3.8.1-1|37	%files -f %{name}.lang
12cu|gnome-devel-docs-3.8.1-1|38	%doc NEWS  README AUTHORS

9566 12
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|1	%define _disable_ld_no_undefined 1
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|2	%define git 20131013
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|3	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|4	%define major 0
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|5	%define libname %mklibname sensors-applet-plugin %{major}
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|6	%define devname %mklibname sensors-applet-plugin -d
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|7	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|8	Summary:	Detailed hardware monitoring applet for GNOME2
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|9	Name:		gnome-sensors-applet
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|10	Version:	3.0.0
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|11	Release:	2.%{git}.1
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|12	License:	GPLv2+
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|13	Group:		Graphical desktop/GNOME
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|14	Url:		http://sensors-applet.sourceforge.net/
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|15	Source0:	http://downloads.sourceforge.net/sensors-applet/sensors-applet-%{version}-%{git}.tar.bz2
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|16	BuildRequires:	gnome-common
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|17	BuildRequires:	intltool
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|18	BuildRequires:	perl-XML-Parser
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|19	BuildRequires:	xsltproc
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|20	BuildRequires:	pkgconfig(gnome-doc-utils)
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|21	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|22	BuildRequires:	pkgconfig(libatasmart)
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|23	BuildRequires:	pkgconfig(libnotify)
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|24	BuildRequires:	pkgconfig(libpanelapplet-4.0)
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|25	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|26	%description
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|27	GNOME Sensors Applet is an applet for the GNOME Panel to display readings
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|28	from hardware sensors, including CPU and system temperatures, fan speeds and
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|29	voltage readings under Linux.
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|30	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|31	Interfaces via the Linux kernel i2c modules.
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|32	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|33	%files -f sensors-applet.lang
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|34	%doc AUTHORS ChangeLog NEWS README TODO
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|35	%{_libdir}/sensors-applet
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|36	%{_datadir}/dbus-1/services/org.gnome.panel.applet.SensorsAppletFactory.service
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|37	%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.SensorsApplet.panel-applet
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|38	%{_datadir}/icons/hicolor/*/*/*.png
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|39	%{_datadir}/pixmaps/*
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|40	%{_datadir}/sensors-applet/ui/SensorsApplet.xml
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|41	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|42	#----------------------------------------------------------------------------
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|43	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|44	%package -n %{libname}
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|45	Summary:	Shared library for gnome-sensors-applet
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|46	Group:		System/Libraries
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|47	Conflicts:	%{name} < 3.0.0-2
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|48	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|49	%description -n %{libname}
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|50	Shared library for gnome-sensors-applet.
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|51	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|52	%files -n %{libname}
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|53	%{_libdir}/libsensors-applet-plugin.so.%{major}*
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|54	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|55	#----------------------------------------------------------------------------
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|56	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|57	%package -n %{devname}
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|58	Summary:	Development files for gnome-sensors-applet
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|59	Group:		Development/GNOME and GTK+
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|60	Requires:	%{libname} = %{EVRD}
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|61	Provides:	%{name}-devel = %{EVRD}
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|62	Conflicts:	%{name}-devel < 3.0.0-2
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|63	Obsoletes:	%{name}-devel < 3.0.0-2
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|64	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|65	%description -n %{devname}
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|66	This package contains development files for gnome-sensors-applet.
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|67	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|68	%files -n %{devname}
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|69	%{_includedir}/sensors-applet/*.h
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|70	%{_libdir}/libsensors-applet-plugin.so
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|71	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|72	#----------------------------------------------------------------------------
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|73	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|74	%prep
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|75	%setup -qn sensors-applet-%{version}-%{git}
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|76	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|77	%build
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|78	autoreconf -fi
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|79	%configure2_5x \
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|80	--disable-scrollkeeper \
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|81	--enable-libnotify \
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|82	--without-libsensors \
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|83	--disable-static
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|84	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|85	%make
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|86	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|87	%install
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|88	mkdir -p %{buildroot}%{_libdir}/sensors-applet/plugins
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|89	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|90	%makeinstall_std
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|91	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|92	%find_lang sensors-applet --with-gnome
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|93	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|94	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|95	%changelog
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|96	* Thu Feb 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.0-2.20131013.1
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|97	+ Revision: 44502b6
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|98	- LOG Update BuildRequires
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|99	
12cu|gnome-sensors-applet-3.0.0-2.20131013.1|100	

9567 12
12cu|gnomoradio-0.15.1-10|1	%define major 0
12cu|gnomoradio-0.15.1-10|2	%define libroboradio %mklibname roboradio %{major}
12cu|gnomoradio-0.15.1-10|3	%define librainbow %mklibname rainbow %{major}
12cu|gnomoradio-0.15.1-10|4	%define libaudio %mklibname %{name}-audio %{major}
12cu|gnomoradio-0.15.1-10|5	%define libmp3 %mklibname %{name}-mp3 %{major}
12cu|gnomoradio-0.15.1-10|6	%define devname %mklibname %{name} -d
12cu|gnomoradio-0.15.1-10|7	
12cu|gnomoradio-0.15.1-10|8	Summary:	Finder and player of free (Creative Commons) music
12cu|gnomoradio-0.15.1-10|9	Name:		gnomoradio
12cu|gnomoradio-0.15.1-10|10	Version:	0.15.1
12cu|gnomoradio-0.15.1-10|11	Release:	10
12cu|gnomoradio-0.15.1-10|12	License:	GPLv2+
12cu|gnomoradio-0.15.1-10|13	Group:		Sound
12cu|gnomoradio-0.15.1-10|14	Url:		http://gnomoradio.org/
12cu|gnomoradio-0.15.1-10|15	Source0:	%{name}-%{version}.tar.bz2
12cu|gnomoradio-0.15.1-10|16	# patches from Gentoo
12cu|gnomoradio-0.15.1-10|17	Patch0:		gnomoradio-0.15.1-gcc42.patch
12cu|gnomoradio-0.15.1-10|18	Patch1:		gnomoradio-0.15.1-gcc43.patch
12cu|gnomoradio-0.15.1-10|19	# -------------------
12cu|gnomoradio-0.15.1-10|20	Patch2:		gnomoradio-0.15.1-fix-underlinking.patch
12cu|gnomoradio-0.15.1-10|21	Patch3:		gnomoradio-0.15.1-glib-single-include.patch
12cu|gnomoradio-0.15.1-10|22	Patch4:		gnomoradio-0.15.1-lm.patch
12cu|gnomoradio-0.15.1-10|23	BuildRequires:	desktop-file-utils
12cu|gnomoradio-0.15.1-10|24	BuildRequires:	imagemagick
12cu|gnomoradio-0.15.1-10|25	BuildRequires:	pkgconfig(ao)
12cu|gnomoradio-0.15.1-10|26	BuildRequires:	pkgconfig(gconfmm-2.6)
12cu|gnomoradio-0.15.1-10|27	BuildRequires:	pkgconfig(gtkmm-2.4)
12cu|gnomoradio-0.15.1-10|28	BuildRequires:	pkgconfig(libxml++-2.6)
12cu|gnomoradio-0.15.1-10|29	BuildRequires:	pkgconfig(sigc++-2.0)
12cu|gnomoradio-0.15.1-10|30	BuildRequires:	pkgconfig(ogg)
12cu|gnomoradio-0.15.1-10|31	BuildRequires:	pkgconfig(vorbis)
12cu|gnomoradio-0.15.1-10|32	
12cu|gnomoradio-0.15.1-10|33	%description
12cu|gnomoradio-0.15.1-10|34	Gnomoradio is a program that can find, fetch, share, and play music that is
12cu|gnomoradio-0.15.1-10|35	freely available for sharing. The Gnomoradio project is creating an
12cu|gnomoradio-0.15.1-10|36	online network where artists can promote and share their music freely and
12cu|gnomoradio-0.15.1-10|37	willingly. By eliminating many of the exclusionary tactics of the mainstream
12cu|gnomoradio-0.15.1-10|38	music industry, musicians now have a chance to interact directly with their
12cu|gnomoradio-0.15.1-10|39	listeners and receive valuable exposure.
12cu|gnomoradio-0.15.1-10|40	
12cu|gnomoradio-0.15.1-10|41	%files
12cu|gnomoradio-0.15.1-10|42	%doc AUTHORS README NEWS TODO
12cu|gnomoradio-0.15.1-10|43	%{_bindir}/%{name}
12cu|gnomoradio-0.15.1-10|44	%{_bindir}/rainbow-get
12cu|gnomoradio-0.15.1-10|45	%{_sbindir}/rainbow-hub
12cu|gnomoradio-0.15.1-10|46	%{_datadir}/applications/%{name}.desktop
12cu|gnomoradio-0.15.1-10|47	%{_datadir}/pixmaps/*
12cu|gnomoradio-0.15.1-10|48	%{_liconsdir}/%{name}.png
12cu|gnomoradio-0.15.1-10|49	%{_iconsdir}/%{name}.png
12cu|gnomoradio-0.15.1-10|50	%{_miconsdir}/%{name}.png
12cu|gnomoradio-0.15.1-10|51	
12cu|gnomoradio-0.15.1-10|52	#----------------------------------------------------------------------------
12cu|gnomoradio-0.15.1-10|53	
12cu|gnomoradio-0.15.1-10|54	%package -n %{libroboradio}
12cu|gnomoradio-0.15.1-10|55	Summary:	Dynamic library from %{name}
12cu|gnomoradio-0.15.1-10|56	Group:		System/Libraries
12cu|gnomoradio-0.15.1-10|57	Conflicts:	%{_lib}gnomoradio0 < 0.15.1-10
12cu|gnomoradio-0.15.1-10|58	Obsoletes:	%{_lib}gnomoradio0 < 0.15.1-10
12cu|gnomoradio-0.15.1-10|59	
12cu|gnomoradio-0.15.1-10|60	%description -n %{libroboradio}
12cu|gnomoradio-0.15.1-10|61	Dynamic library from %{name}.
12cu|gnomoradio-0.15.1-10|62	
12cu|gnomoradio-0.15.1-10|63	%files -n %{libroboradio}
12cu|gnomoradio-0.15.1-10|64	%{_libdir}/libroboradio.so.%{major}*
12cu|gnomoradio-0.15.1-10|65	
12cu|gnomoradio-0.15.1-10|66	#----------------------------------------------------------------------------
12cu|gnomoradio-0.15.1-10|67	
12cu|gnomoradio-0.15.1-10|68	%package -n %{librainbow}
12cu|gnomoradio-0.15.1-10|69	Summary:	Dynamic library from %{name}
12cu|gnomoradio-0.15.1-10|70	Group:		System/Libraries
12cu|gnomoradio-0.15.1-10|71	Conflicts:	%{_lib}gnomoradio0 < 0.15.1-10
12cu|gnomoradio-0.15.1-10|72	
12cu|gnomoradio-0.15.1-10|73	%description -n %{librainbow}
12cu|gnomoradio-0.15.1-10|74	Dynamic library from %{name}.
12cu|gnomoradio-0.15.1-10|75	
12cu|gnomoradio-0.15.1-10|76	%files -n %{librainbow}
12cu|gnomoradio-0.15.1-10|77	%{_libdir}/librainbow.so.%{major}*
12cu|gnomoradio-0.15.1-10|78	
12cu|gnomoradio-0.15.1-10|79	#----------------------------------------------------------------------------
12cu|gnomoradio-0.15.1-10|80	
12cu|gnomoradio-0.15.1-10|81	%package -n %{libaudio}
12cu|gnomoradio-0.15.1-10|82	Summary:	Dynamic library from %{name}
12cu|gnomoradio-0.15.1-10|83	Group:		System/Libraries
12cu|gnomoradio-0.15.1-10|84	Conflicts:	%{_lib}gnomoradio0 < 0.15.1-10
12cu|gnomoradio-0.15.1-10|85	
12cu|gnomoradio-0.15.1-10|86	%description -n %{libaudio}
12cu|gnomoradio-0.15.1-10|87	Dynamic library from %{name}.
12cu|gnomoradio-0.15.1-10|88	
12cu|gnomoradio-0.15.1-10|89	%files -n %{libaudio}
12cu|gnomoradio-0.15.1-10|90	%{_libdir}/libroboradio-audio.so.%{major}*
12cu|gnomoradio-0.15.1-10|91	
12cu|gnomoradio-0.15.1-10|92	#----------------------------------------------------------------------------
12cu|gnomoradio-0.15.1-10|93	
12cu|gnomoradio-0.15.1-10|94	%package -n %{libmp3}
12cu|gnomoradio-0.15.1-10|95	Summary:	Dynamic library from %{name}
12cu|gnomoradio-0.15.1-10|96	Group:		System/Libraries
12cu|gnomoradio-0.15.1-10|97	Conflicts:	%{_lib}gnomoradio0 < 0.15.1-10
12cu|gnomoradio-0.15.1-10|98	
12cu|gnomoradio-0.15.1-10|99	%description -n %{libmp3}
12cu|gnomoradio-0.15.1-10|100	Dynamic library from %{name}.
12cu|gnomoradio-0.15.1-10|101	
12cu|gnomoradio-0.15.1-10|102	%files -n %{libmp3}
12cu|gnomoradio-0.15.1-10|103	%{_libdir}/libroboradio-mp3.so.%{major}*
12cu|gnomoradio-0.15.1-10|104	
12cu|gnomoradio-0.15.1-10|105	#----------------------------------------------------------------------------
12cu|gnomoradio-0.15.1-10|106	
12cu|gnomoradio-0.15.1-10|107	%package -n %{devname}
12cu|gnomoradio-0.15.1-10|108	Summary:	Header files and static libraries from %{name}
12cu|gnomoradio-0.15.1-10|109	Group:		Development/C
12cu|gnomoradio-0.15.1-10|110	Requires:	%{libroboradio} = %{EVRD}
12cu|gnomoradio-0.15.1-10|111	Requires:	%{librainbow} = %{EVRD}
12cu|gnomoradio-0.15.1-10|112	Requires:	%{libaudio} = %{EVRD}
12cu|gnomoradio-0.15.1-10|113	Requires:	%{libmp3} = %{EVRD}
12cu|gnomoradio-0.15.1-10|114	Provides:	%{name}-devel = %{EVRD}
12cu|gnomoradio-0.15.1-10|115	Obsoletes:	%{_lib}gnomoradio0-devel < 0.15.1-10
12cu|gnomoradio-0.15.1-10|116	
12cu|gnomoradio-0.15.1-10|117	%description -n %{devname}
12cu|gnomoradio-0.15.1-10|118	Libraries and includes files for developing programs based on %{name}.
12cu|gnomoradio-0.15.1-10|119	
12cu|gnomoradio-0.15.1-10|120	%files -n %{devname}
12cu|gnomoradio-0.15.1-10|121	%{_includedir}/rainbow
12cu|gnomoradio-0.15.1-10|122	%{_includedir}/roboradio
12cu|gnomoradio-0.15.1-10|123	%{_libdir}/*.so
12cu|gnomoradio-0.15.1-10|124	
12cu|gnomoradio-0.15.1-10|125	#----------------------------------------------------------------------------
12cu|gnomoradio-0.15.1-10|126	
12cu|gnomoradio-0.15.1-10|127	%prep
12cu|gnomoradio-0.15.1-10|128	%setup -q
12cu|gnomoradio-0.15.1-10|129	%patch0 -p1
12cu|gnomoradio-0.15.1-10|130	%patch1 -p1
12cu|gnomoradio-0.15.1-10|131	%patch2 -p1
12cu|gnomoradio-0.15.1-10|132	%patch3 -p1
12cu|gnomoradio-0.15.1-10|133	%patch4 -p1
12cu|gnomoradio-0.15.1-10|134	
12cu|gnomoradio-0.15.1-10|135	%build
12cu|gnomoradio-0.15.1-10|136	%configure2_5x
12cu|gnomoradio-0.15.1-10|137	%make LIBS="-lglibmm-2.4 -lsigc-2.0"
12cu|gnomoradio-0.15.1-10|138	
12cu|gnomoradio-0.15.1-10|139	%install
12cu|gnomoradio-0.15.1-10|140	%makeinstall_std
12cu|gnomoradio-0.15.1-10|141	
12cu|gnomoradio-0.15.1-10|142	desktop-file-install --vendor="" \
12cu|gnomoradio-0.15.1-10|143	--remove-category="Application" \
12cu|gnomoradio-0.15.1-10|144	--add-category="GTK" \
12cu|gnomoradio-0.15.1-10|145	--add-category="AudioVideo" \
12cu|gnomoradio-0.15.1-10|146	--add-category="Audio" \
12cu|gnomoradio-0.15.1-10|147	--add-category="Player" \
12cu|gnomoradio-0.15.1-10|148	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|gnomoradio-0.15.1-10|149	
12cu|gnomoradio-0.15.1-10|150	mkdir -p %{buildroot}/%{_liconsdir}
12cu|gnomoradio-0.15.1-10|151	convert -size 48x48 %{name}/%{name}.png %{buildroot}/%{_liconsdir}/%{name}.png
12cu|gnomoradio-0.15.1-10|152	mkdir -p %{buildroot}/%{_iconsdir}
12cu|gnomoradio-0.15.1-10|153	convert -size 32x32 %{name}/%{name}.png %{buildroot}/%{_iconsdir}/%{name}.png
12cu|gnomoradio-0.15.1-10|154	mkdir -p %{buildroot}/%{_miconsdir}
12cu|gnomoradio-0.15.1-10|155	convert -size 16x16 %{name}/%{name}.png %{buildroot}/%{_miconsdir}/%{name}.png
12cu|gnomoradio-0.15.1-10|156	
12cu|gnomoradio-0.15.1-10|157	
12cu|gnomoradio-0.15.1-10|158	%changelog
12cu|gnomoradio-0.15.1-10|159	* Thu Feb 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.15.1-10
12cu|gnomoradio-0.15.1-10|160	+ Revision: 71ec059
12cu|gnomoradio-0.15.1-10|161	- LOG Spec cleanup
12cu|gnomoradio-0.15.1-10|162	
12cu|gnomoradio-0.15.1-10|163	

9568 12
12cu|gnote-3.8.0-1|1	Name:           gnote
12cu|gnote-3.8.0-1|2	Version:        3.8.0
12cu|gnote-3.8.0-1|3	Release:        1
12cu|gnote-3.8.0-1|4	Summary:        Note-taking application
12cu|gnote-3.8.0-1|5	Group:          Graphical desktop/GNOME
12cu|gnote-3.8.0-1|6	License:        GPLv3+
12cu|gnote-3.8.0-1|7	URL:            http://live.gnome.org/Gnote
12cu|gnote-3.8.0-1|8	Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnote/3.8/%{name}-%{version}.tar.xz
12cu|gnote-3.8.0-1|9	# https://bugzilla.gnome.org/show_bug.cgi?id=696664
12cu|gnote-3.8.0-1|10	Patch0:         gnote-3.8.0-keywords.patch
12cu|gnote-3.8.0-1|11	
12cu|gnote-3.8.0-1|12	BuildRequires:  boost-devel
12cu|gnote-3.8.0-1|13	BuildRequires:  desktop-file-utils
12cu|gnote-3.8.0-1|14	BuildRequires:  gettext
12cu|gnote-3.8.0-1|15	BuildRequires:  pkgconfig(gtkmm-3.0)
12cu|gnote-3.8.0-1|16	BuildRequires:  pkgconfig(gtkspell3-3.0)
12cu|gnote-3.8.0-1|17	BuildRequires:  intltool
12cu|gnote-3.8.0-1|18	BuildRequires:  itstool
12cu|gnote-3.8.0-1|19	BuildRequires:  pkgconfig(libsecret-1)
12cu|gnote-3.8.0-1|20	BuildRequires:  pkgconfig(uuid)
12cu|gnote-3.8.0-1|21	BuildRequires:  pkgconfig(libxml-2.0)
12cu|gnote-3.8.0-1|22	BuildRequires:  libxml2-utils
12cu|gnote-3.8.0-1|23	BuildRequires:  pkgconfig(libxslt)
12cu|gnote-3.8.0-1|24	BuildRequires:  pkgconfig(libpcre)
12cu|gnote-3.8.0-1|25	
12cu|gnote-3.8.0-1|26	
12cu|gnote-3.8.0-1|27	%description
12cu|gnote-3.8.0-1|28	Gnote is a desktop note-taking application which is simple and easy to use.
12cu|gnote-3.8.0-1|29	It lets you organize your notes intelligently by allowing you to easily link
12cu|gnote-3.8.0-1|30	ideas together with Wiki style interconnects. It is a port of Tomboy to C++
12cu|gnote-3.8.0-1|31	and consumes fewer resources.
12cu|gnote-3.8.0-1|32	
12cu|gnote-3.8.0-1|33	%prep
12cu|gnote-3.8.0-1|34	%setup -q
12cu|gnote-3.8.0-1|35	%patch0 -p1 -b .keywords
12cu|gnote-3.8.0-1|36	
12cu|gnote-3.8.0-1|37	%build
12cu|gnote-3.8.0-1|38	%configure2_5x --disable-static --with-gnu-ld
12cu|gnote-3.8.0-1|39	V=1 %make
12cu|gnote-3.8.0-1|40	
12cu|gnote-3.8.0-1|41	%install
12cu|gnote-3.8.0-1|42	%makeinstall_std
12cu|gnote-3.8.0-1|43	
12cu|gnote-3.8.0-1|44	desktop-file-validate %{buildroot}%{_datadir}/applications/gnote.desktop
12cu|gnote-3.8.0-1|45	
12cu|gnote-3.8.0-1|46	find %{buildroot} -type f -name "*.la" -delete
12cu|gnote-3.8.0-1|47	
12cu|gnote-3.8.0-1|48	%find_lang %{name} --with-gnome
12cu|gnote-3.8.0-1|49	
12cu|gnote-3.8.0-1|50	%files -f %{name}.lang
12cu|gnote-3.8.0-1|51	%doc COPYING README TODO NEWS AUTHORS
12cu|gnote-3.8.0-1|52	%{_bindir}/gnote
12cu|gnote-3.8.0-1|53	%{_mandir}/man1/gnote.1.*
12cu|gnote-3.8.0-1|54	%{_datadir}/applications/gnote.desktop
12cu|gnote-3.8.0-1|55	%{_datadir}/gnote/
12cu|gnote-3.8.0-1|56	%{_datadir}/icons/hicolor/*/apps/gnote.png
12cu|gnote-3.8.0-1|57	%{_datadir}/icons/hicolor/scalable/apps/gnote.svg
12cu|gnote-3.8.0-1|58	%{_prefix}/%{_lib}/gnote/
12cu|gnote-3.8.0-1|59	%{_prefix}/%{_lib}/libgnote*
12cu|gnote-3.8.0-1|60	%{_datadir}/dbus-1/services/org.gnome.Gnote.service
12cu|gnote-3.8.0-1|61	%{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml
12cu|gnote-3.8.0-1|62	

9569 12
12cu|gnubg-20121022-3|1	%define enable_3d 1
12cu|gnubg-20121022-3|2	%{?_without_3d: %define enable_3d 0}
12cu|gnubg-20121022-3|3	
12cu|gnubg-20121022-3|4	Summary:	GNU Backgammon
12cu|gnubg-20121022-3|5	Name:		gnubg
12cu|gnubg-20121022-3|6	Version:	20121022
12cu|gnubg-20121022-3|7	Release:	3
12cu|gnubg-20121022-3|8	License:	GPLv2+
12cu|gnubg-20121022-3|9	Group:		Games/Boards
12cu|gnubg-20121022-3|10	URL:		http://www.gnubg.org
12cu|gnubg-20121022-3|11	
12cu|gnubg-20121022-3|12	Source0:	http://gnubg.org/media/sources/%{name}-source-SNAPSHOT-%{version}.tar.gz
12cu|gnubg-20121022-3|13	
12cu|gnubg-20121022-3|14	BuildRequires:	flex
12cu|gnubg-20121022-3|15	BuildRequires:	bison
12cu|gnubg-20121022-3|16	BuildRequires:	readline-devel
12cu|gnubg-20121022-3|17	BuildRequires:	gdbm-devel
12cu|gnubg-20121022-3|18	BuildRequires:	gettext-devel
12cu|gnubg-20121022-3|19	BuildRequires:	termcap-devel
12cu|gnubg-20121022-3|20	BuildRequires:	gmp-devel
12cu|gnubg-20121022-3|21	BuildRequires:	gtk+2-devel
12cu|gnubg-20121022-3|22	BuildRequires:	libxml2-devel
12cu|gnubg-20121022-3|23	BuildRequires:	python-devel
12cu|gnubg-20121022-3|24	BuildRequires:	png-devel
12cu|gnubg-20121022-3|25	BuildRequires:	esound-devel
12cu|gnubg-20121022-3|26	
12cu|gnubg-20121022-3|27	%if %enable_3d
12cu|gnubg-20121022-3|28	BuildRequires:	ftgl-devel
12cu|gnubg-20121022-3|29	BuildRequires:	gtkglext-devel >= 1.0
12cu|gnubg-20121022-3|30	BuildRequires:	pkgconfig(glu)
12cu|gnubg-20121022-3|31	%endif
12cu|gnubg-20121022-3|32	
12cu|gnubg-20121022-3|33	%description
12cu|gnubg-20121022-3|34	GNU Backgammon (gnubg) plays and analyses backgammon games and matches.
12cu|gnubg-20121022-3|35	Some of its features include:
12cu|gnubg-20121022-3|36	
12cu|gnubg-20121022-3|37	* Tournament match and money session cube handling
12cu|gnubg-20121022-3|38	* Can play using graphical board (using GTK+ interface) with 2D/3D
12cu|gnubg-20121022-3|39	graphics, or command line interface
12cu|gnubg-20121022-3|40	* Functions to generate legal moves and evaluate positions at
12cu|gnubg-20121022-3|41	varying search depths
12cu|gnubg-20121022-3|42	* Neural  net functions for giving cubeless evaluations of all other
12cu|gnubg-20121022-3|43	contact and race positions
12cu|gnubg-20121022-3|44	* Support for both 1-sided and 2-sided bearoff databases, and allows
12cu|gnubg-20121022-3|45	storing optional larger databases on disks
12cu|gnubg-20121022-3|46	* Automated  rollouts of positions, with lookahead and race variance
12cu|gnubg-20121022-3|47	reduction where appropriate. Rollouts may also be extended.
12cu|gnubg-20121022-3|48	* Both TD(0) and supervised training of neural net weights
12cu|gnubg-20121022-3|49	* Optional position databases for supervised training
12cu|gnubg-20121022-3|50	* Loading and saving .sgf games and matches, and export to various
12cu|gnubg-20121022-3|51	other formats
12cu|gnubg-20121022-3|52	* Scripting ability
12cu|gnubg-20121022-3|53	* Automatic and manual annotation (analysis and commentary) of games
12cu|gnubg-20121022-3|54	and matches.
12cu|gnubg-20121022-3|55	* Record keeping of statistics of players in games and matches
12cu|gnubg-20121022-3|56	
12cu|gnubg-20121022-3|57	%prep
12cu|gnubg-20121022-3|58	%setup -q -n %{name}
12cu|gnubg-20121022-3|59	
12cu|gnubg-20121022-3|60	%build
12cu|gnubg-20121022-3|61	./autogen.sh
12cu|gnubg-20121022-3|62	%configure2_5x \
12cu|gnubg-20121022-3|63	--with-gtk \
12cu|gnubg-20121022-3|64	--with-python \
12cu|gnubg-20121022-3|65	--bindir=%{_gamesbindir} \
12cu|gnubg-20121022-3|66	%if %enable_3d
12cu|gnubg-20121022-3|67	--with-board3d \
12cu|gnubg-20121022-3|68	%else
12cu|gnubg-20121022-3|69	--without-board3d \
12cu|gnubg-20121022-3|70	%endif
12cu|gnubg-20121022-3|71	
12cu|gnubg-20121022-3|72	%make
12cu|gnubg-20121022-3|73	
12cu|gnubg-20121022-3|74	%install
12cu|gnubg-20121022-3|75	rm -rf %{buildroot}
12cu|gnubg-20121022-3|76	%makeinstall_std bindir=%{_gamesbindir}
12cu|gnubg-20121022-3|77	
12cu|gnubg-20121022-3|78	# XDG menu entry
12cu|gnubg-20121022-3|79	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cu|gnubg-20121022-3|80	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|gnubg-20121022-3|81	[Desktop Entry]
12cu|gnubg-20121022-3|82	Name=GNU Backgammon
12cu|gnubg-20121022-3|83	Comment=GNU Backgammon
12cu|gnubg-20121022-3|84	Exec=%{_gamesbindir}/%{name} -b -w
12cu|gnubg-20121022-3|85	Icon=strategy_section
12cu|gnubg-20121022-3|86	Terminal=false
12cu|gnubg-20121022-3|87	Type=Application
12cu|gnubg-20121022-3|88	Categories=Game;BoardGame;
12cu|gnubg-20121022-3|89	EOF
12cu|gnubg-20121022-3|90	
12cu|gnubg-20121022-3|91	# remove unwanted files
12cu|gnubg-20121022-3|92	rm -rf %{buildroot}%{_datadir}/locale/en@quot
12cu|gnubg-20121022-3|93	
12cu|gnubg-20121022-3|94	%find_lang %{name}
12cu|gnubg-20121022-3|95	
12cu|gnubg-20121022-3|96	
12cu|gnubg-20121022-3|97	
12cu|gnubg-20121022-3|98	
12cu|gnubg-20121022-3|99	%files -f %{name}.lang
12cu|gnubg-20121022-3|100	%defattr(-, root, root)
12cu|gnubg-20121022-3|101	%{_gamesbindir}/*
12cu|gnubg-20121022-3|102	%{_datadir}/%{name}
12cu|gnubg-20121022-3|103	%{_mandir}/man6/*
12cu|gnubg-20121022-3|104	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|gnubg-20121022-3|105	%{_docdir}/%{name}
12cu|gnubg-20121022-3|106	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cu|gnubg-20121022-3|107	
12cu|gnubg-20121022-3|108	
12cu|gnubg-20121022-3|109	
12cu|gnubg-20121022-3|110	%changelog
12cu|gnubg-20121022-3|111	* Sat Mar 12 2011 Funda Wang <fwang@mandriva.org> 1:0.9.0-3mdv2011.0
12cu|gnubg-20121022-3|112	+ Revision: 643963
12cu|gnubg-20121022-3|113	- fix desktop launcher (bug#62761)
12cu|gnubg-20121022-3|114	
12cu|gnubg-20121022-3|115	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 1:0.9.0-2mdv2011.0
12cu|gnubg-20121022-3|116	+ Revision: 503622
12cu|gnubg-20121022-3|117	- fix version
12cu|gnubg-20121022-3|118	- rebuild for new gmp
12cu|gnubg-20121022-3|119	
12cu|gnubg-20121022-3|120	+ Sandro Cazzaniga <kharec@mandriva.org>
12cu|gnubg-20121022-3|121	- fix licence and version
12cu|gnubg-20121022-3|122	
12cu|gnubg-20121022-3|123	* Thu Dec 31 2009 Crispin Boylan <crisb@mandriva.org> 1:0.9.0-1mdv2010.1
12cu|gnubg-20121022-3|124	+ Revision: 484504
12cu|gnubg-20121022-3|125	- New(er) release 0.9.0
12cu|gnubg-20121022-3|126	- Clean up spec file
12cu|gnubg-20121022-3|127	
12cu|gnubg-20121022-3|128	+ Thierry Vignaud <tv@mandriva.org>
12cu|gnubg-20121022-3|129	- rebuild
12cu|gnubg-20121022-3|130	
12cu|gnubg-20121022-3|131	* Sat Feb 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-5mdv2009.1
12cu|gnubg-20121022-3|132	+ Revision: 346063
12cu|gnubg-20121022-3|133	- builtfor latest readline
12cu|gnubg-20121022-3|134	- fix some (not all) format errors
12cu|gnubg-20121022-3|135	- fix linking order
12cu|gnubg-20121022-3|136	
12cu|gnubg-20121022-3|137	+ Adam Williamson <awilliamson@mandriva.org>
12cu|gnubg-20121022-3|138	- rebuild for new ftgl major
12cu|gnubg-20121022-3|139	
12cu|gnubg-20121022-3|140	+ Thierry Vignaud <tv@mandriva.org>
12cu|gnubg-20121022-3|141	- rebuild
12cu|gnubg-20121022-3|142	
12cu|gnubg-20121022-3|143	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.15-1mdv2008.1
12cu|gnubg-20121022-3|144	+ Revision: 136454
12cu|gnubg-20121022-3|145	- restore BuildRoot
12cu|gnubg-20121022-3|146	
12cu|gnubg-20121022-3|147	+ Thierry Vignaud <tv@mandriva.org>
12cu|gnubg-20121022-3|148	- kill re-definition of %%buildroot on Pixel's request
12cu|gnubg-20121022-3|149	- do not harcode icon extension
12cu|gnubg-20121022-3|150	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|gnubg-20121022-3|151	
12cu|gnubg-20121022-3|152	
12cu|gnubg-20121022-3|153	* Sun Mar 04 2007 Emmanuel Andry <eandry@mandriva.org> 0.15-1mdv2007.0
12cu|gnubg-20121022-3|154	+ Revision: 132148
12cu|gnubg-20121022-3|155	- buildrequires ghostscript
12cu|gnubg-20121022-3|156	- drop source 1
12cu|gnubg-20121022-3|157	- New version 0.15
12cu|gnubg-20121022-3|158	
12cu|gnubg-20121022-3|159	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cu|gnubg-20121022-3|160	- Fix BuildRequires
12cu|gnubg-20121022-3|161	- Use mkrel
12cu|gnubg-20121022-3|162	- Fix BuildRequires
12cu|gnubg-20121022-3|163	- Add menu entry
12cu|gnubg-20121022-3|164	- Import gnubg
12cu|gnubg-20121022-3|165	
12cu|gnubg-20121022-3|166	* Tue Feb 08 2005 Abel Cheung <deaddog@mandrake.org> 0.14.3-4mdk
12cu|gnubg-20121022-3|167	- Rebuild against new readline
12cu|gnubg-20121022-3|168	
12cu|gnubg-20121022-3|169	* Sun Dec 26 2004 Abel Cheung <deaddog@mandrake.org> 0.14.3-3mdk
12cu|gnubg-20121022-3|170	- Rebuild against new python
12cu|gnubg-20121022-3|171	
12cu|gnubg-20121022-3|172	* Thu Dec 02 2004 Abel Cheung <deaddog@mandrake.org> 0.14.3-2mdk
12cu|gnubg-20121022-3|173	- Fix BuildRequires
12cu|gnubg-20121022-3|174	
12cu|gnubg-20121022-3|175	* Thu Nov 04 2004 Abel Cheung <deaddog@mandrake.org> 0.14.3-1mdk
12cu|gnubg-20121022-3|176	- First Mandrakelinux package
12cu|gnubg-20121022-3|177	- If you try to play without -b option, it will encounter
12cu|gnubg-20121022-3|178	assertion fail and quit during bearoff
12cu|gnubg-20121022-3|179	

9570 12
12cu|gnucap-20060830-7|1	%define filever 2006-08-30
12cu|gnucap-20060830-7|2	
12cu|gnucap-20060830-7|3	Summary:	A general purpose circuit simulator
12cu|gnucap-20060830-7|4	Name:		gnucap
12cu|gnucap-20060830-7|5	Version:	20060830
12cu|gnucap-20060830-7|6	Release:	7
12cu|gnucap-20060830-7|7	License:	GPLv2+
12cu|gnucap-20060830-7|8	Group:		Development/Other
12cu|gnucap-20060830-7|9	Url:		http://www.geda.seul.org/tools/gnucap/index.html
12cu|gnucap-20060830-7|10	Source0:	%{name}-%{filever}.tar.bz2
12cu|gnucap-20060830-7|11	Source10:	%{name}.rpmlintrc
12cu|gnucap-20060830-7|12	Patch0:		gnucap-2006-08-30-fix-build.patch
12cu|gnucap-20060830-7|13	BuildRequires:	readline-devel
12cu|gnucap-20060830-7|14	BuildRequires:	termcap-devel
12cu|gnucap-20060830-7|15	
12cu|gnucap-20060830-7|16	%description
12cu|gnucap-20060830-7|17	GNUCAP is a general purpose circuit simulator. It performs nonlinear dc and
12cu|gnucap-20060830-7|18	transient analyses, Fourier analysis, and ac analysis linearized at an
12cu|gnucap-20060830-7|19	operating point. It is fully interactive and command driven. It can also be
12cu|gnucap-20060830-7|20	run in batch mode or as a server. The output is produced as it simulates.
12cu|gnucap-20060830-7|21	Spice compatible models for the MOSFET (level 1,2,3) and diode are included
12cu|gnucap-20060830-7|22	in this release.
12cu|gnucap-20060830-7|23	
12cu|gnucap-20060830-7|24	%files
12cu|gnucap-20060830-7|25	%doc COPYING
12cu|gnucap-20060830-7|26	%{_bindir}/*
12cu|gnucap-20060830-7|27	%{_mandir}/man1/*
12cu|gnucap-20060830-7|28	%{_datadir}/%{name}
12cu|gnucap-20060830-7|29	
12cu|gnucap-20060830-7|30	#----------------------------------------------------------------------------
12cu|gnucap-20060830-7|31	
12cu|gnucap-20060830-7|32	%prep
12cu|gnucap-20060830-7|33	%setup -q -n %{name}-%{filever}
12cu|gnucap-20060830-7|34	%patch0 -p1
12cu|gnucap-20060830-7|35	
12cu|gnucap-20060830-7|36	%build
12cu|gnucap-20060830-7|37	%configure2_5x
12cu|gnucap-20060830-7|38	%make
12cu|gnucap-20060830-7|39	
12cu|gnucap-20060830-7|40	%install
12cu|gnucap-20060830-7|41	%makeinstall_std
12cu|gnucap-20060830-7|42	
12cu|gnucap-20060830-7|43	mkdir -p %{buildroot}/%{_mandir}/man1/
12cu|gnucap-20060830-7|44	cp doc/gnucap.1 %{buildroot}/%{_mandir}/man1/
12cu|gnucap-20060830-7|45	
12cu|gnucap-20060830-7|46	
12cu|gnucap-20060830-7|47	%changelog
12cu|gnucap-20060830-7|48	* Thu Feb 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20060830-7
12cu|gnucap-20060830-7|49	+ Revision: a33c60b
12cu|gnucap-20060830-7|50	- LOG Spec cleanup
12cu|gnucap-20060830-7|51	
12cu|gnucap-20060830-7|52	

9571 12
12cu|gnudl-0.9.4-2|1	%define srcname gdl
12cu|gnudl-0.9.4-2|2	
12cu|gnudl-0.9.4-2|3	Summary:	A free incremental compiler quite similar and compatible with IDL
12cu|gnudl-0.9.4-2|4	Name:		gnudl
12cu|gnudl-0.9.4-2|5	Version:	0.9.4
12cu|gnudl-0.9.4-2|6	Release:	2
12cu|gnudl-0.9.4-2|7	License:	GPLv2+
12cu|gnudl-0.9.4-2|8	Group:		Development/Other
12cu|gnudl-0.9.4-2|9	Url:		http://gnudatalanguage.sourceforge.net/
12cu|gnudl-0.9.4-2|10	Source0:	http://sourceforge.net/projects/gnudatalanguage/files/gdl/%{version}/%{srcname}-%{version}.tar.gz
12cu|gnudl-0.9.4-2|11	# Fix datatype for use with gsl's permutation type
12cu|gnudl-0.9.4-2|12	# https://sourceforge.net/p/gnudatalanguage/bugs/570/
12cu|gnudl-0.9.4-2|13	Patch0:		gdl-gsl.patch
12cu|gnudl-0.9.4-2|14	# Patch to support plplot's new width() function
12cu|gnudl-0.9.4-2|15	# https://sourceforge.net/p/gnudatalanguage/patches/70/
12cu|gnudl-0.9.4-2|16	Patch1:		gdl-plwidth.patch
12cu|gnudl-0.9.4-2|17	Patch2:		gdl-0.9.4-linkage.patch
12cu|gnudl-0.9.4-2|18	BuildRequires:	cmake
12cu|gnudl-0.9.4-2|19	BuildRequires:	gomp-devel
12cu|gnudl-0.9.4-2|20	BuildRequires:	hdf5-devel
12cu|gnudl-0.9.4-2|21	BuildRequires:	jpeg-devel
12cu|gnudl-0.9.4-2|22	BuildRequires:	python-numpy-devel
12cu|gnudl-0.9.4-2|23	BuildRequires:	readline-devel
12cu|gnudl-0.9.4-2|24	BuildRequires:	udunits2-devel
12cu|gnudl-0.9.4-2|25	BuildRequires:	wxgtku-devel
12cu|gnudl-0.9.4-2|26	BuildRequires:	pkgconfig(fftw3)
12cu|gnudl-0.9.4-2|27	BuildRequires:	pkgconfig(gsl)
12cu|gnudl-0.9.4-2|28	BuildRequires:	pkgconfig(libps)
12cu|gnudl-0.9.4-2|29	#This is a workaround for missing rpc.h of xdr.h
12cu|gnudl-0.9.4-2|30	BuildRequires:	pkgconfig(libtirpc)
12cu|gnudl-0.9.4-2|31	BuildRequires:	pkgconfig(ImageMagick)
12cu|gnudl-0.9.4-2|32	BuildRequires:	pkgconfig(ncurses)
12cu|gnudl-0.9.4-2|33	BuildRequires:	pkgconfig(netcdf)
12cu|gnudl-0.9.4-2|34	BuildRequires:	pkgconfig(plplotd)
12cu|gnudl-0.9.4-2|35	BuildRequires:	pkgconfig(python)
12cu|gnudl-0.9.4-2|36	
12cu|gnudl-0.9.4-2|37	%description
12cu|gnudl-0.9.4-2|38	A free compatible incremental compiler (i.e. runs Interactive Data
12cu|gnudl-0.9.4-2|39	Language programs). IDL is a registered trademark of ITT Visual
12cu|gnudl-0.9.4-2|40	Information Solutions. All IDL language elements up to IDL version 7.1
12cu|gnudl-0.9.4-2|41	are supported and more than 380 library routines are implemented. For
12cu|gnudl-0.9.4-2|42	a sorted list enter HELP,/LIB at the command prompt and look for
12cu|gnudl-0.9.4-2|43	library routines written in GDL in the gnudatalanguage/lib directory.
12cu|gnudl-0.9.4-2|44	
12cu|gnudl-0.9.4-2|45	%files
12cu|gnudl-0.9.4-2|46	%doc README AUTHORS NEWS TODO HACKING ChangeLog COPYING
12cu|gnudl-0.9.4-2|47	%{_mandir}/man1/*
12cu|gnudl-0.9.4-2|48	%{_bindir}/gdl
12cu|gnudl-0.9.4-2|49	%{_datadir}/gnudatalanguage/*
12cu|gnudl-0.9.4-2|50	
12cu|gnudl-0.9.4-2|51	#----------------------------------------------------------------------------
12cu|gnudl-0.9.4-2|52	
12cu|gnudl-0.9.4-2|53	%prep
12cu|gnudl-0.9.4-2|54	%setup -q -n %{srcname}-%{version}
12cu|gnudl-0.9.4-2|55	%patch0 -p1
12cu|gnudl-0.9.4-2|56	%patch1 -p1
12cu|gnudl-0.9.4-2|57	%patch2 -p1
12cu|gnudl-0.9.4-2|58	
12cu|gnudl-0.9.4-2|59	%build
12cu|gnudl-0.9.4-2|60	%cmake \
12cu|gnudl-0.9.4-2|61	-DWXWIDGETS=ON \
12cu|gnudl-0.9.4-2|62	-DUDUNITS=ON \
12cu|gnudl-0.9.4-2|63	-DUDUNITS_INCLUDE_DIR=%{_includedir}/udunits2 \
12cu|gnudl-0.9.4-2|64	-DGRIB=OFF \
12cu|gnudl-0.9.4-2|65	-DOPENMP=OFF \
12cu|gnudl-0.9.4-2|66	-DHDF=OFF \
12cu|gnudl-0.9.4-2|67	-DEIGEN3=OFF \
12cu|gnudl-0.9.4-2|68	-DMPICH=OFF \
12cu|gnudl-0.9.4-2|69	-DMAGICK=ON \
12cu|gnudl-0.9.4-2|70	-DGRAPHICSMAGICK=OFF
12cu|gnudl-0.9.4-2|71	%make
12cu|gnudl-0.9.4-2|72	
12cu|gnudl-0.9.4-2|73	%install
12cu|gnudl-0.9.4-2|74	%makeinstall_std -C build
12cu|gnudl-0.9.4-2|75	
12cu|gnudl-0.9.4-2|76	
12cu|gnudl-0.9.4-2|77	%changelog
12cu|gnudl-0.9.4-2|78	* Sat Apr 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.4-2
12cu|gnudl-0.9.4-2|79	+ Revision: 667b6b4
12cu|gnudl-0.9.4-2|80	- Update BuildRequires
12cu|gnudl-0.9.4-2|81	
12cu|gnudl-0.9.4-2|82	

9572 12
12cu|gnuit-4.9.5-4|1	Summary:	A set of GNU Interactive Tools
12cu|gnuit-4.9.5-4|2	Name: 		gnuit
12cu|gnuit-4.9.5-4|3	Version:	4.9.5
12cu|gnuit-4.9.5-4|4	Release:	4
12cu|gnuit-4.9.5-4|5	License:	GPLv3+
12cu|gnuit-4.9.5-4|6	Group:		File tools
12cu|gnuit-4.9.5-4|7	Url:		http://www.gnu.org/software/gnuit/
12cu|gnuit-4.9.5-4|8	Source0:	http://ftp.gnu.org/gnu/gnuit/%{name}-%{version}.tar.gz
12cu|gnuit-4.9.5-4|9	Patch1:		0001-Fix-string-format-errors.patch
12cu|gnuit-4.9.5-4|10	Patch2:		0002-Fix-linking.patch
12cu|gnuit-4.9.5-4|11	BuildRequires:	pkgconfig(ncurses)
12cu|gnuit-4.9.5-4|12	BuildRequires:	tetex
12cu|gnuit-4.9.5-4|13	BuildRequires:	texinfo
12cu|gnuit-4.9.5-4|14	BuildRequires:	texi2html
12cu|gnuit-4.9.5-4|15	Conflicts:	git
12cu|gnuit-4.9.5-4|16	
12cu|gnuit-4.9.5-4|17	%description
12cu|gnuit-4.9.5-4|18	gnuit (GNU Interactive Tools) provides an extensible file
12cu|gnuit-4.9.5-4|19	system browser, an ASCII/hexadecimal file viewer, a process viewer/killer
12cu|gnuit-4.9.5-4|20	and other related utilities and shell scripts.  gnuit can be used to increase
12cu|gnuit-4.9.5-4|21	the speed and efficiency of copying and moving files and directories,
12cu|gnuit-4.9.5-4|22	invoking editors, compressing and uncompressing files, creating and expanding
12cu|gnuit-4.9.5-4|23	archives, compiling programs, sending mail and more. gnuit uses standard
12cu|gnuit-4.9.5-4|24	ANSI color sequences, if they are available.
12cu|gnuit-4.9.5-4|25	
12cu|gnuit-4.9.5-4|26	You should install the gnuit package if you are interested in using its file
12cu|gnuit-4.9.5-4|27	management capabilities.
12cu|gnuit-4.9.5-4|28	
12cu|gnuit-4.9.5-4|29	%files
12cu|gnuit-4.9.5-4|30	%doc ChangeLog LSM NEWS PLATFORMS PROBLEMS README INSTALL doc/gnuit.html
12cu|gnuit-4.9.5-4|31	%{_bindir}/*
12cu|gnuit-4.9.5-4|32	%{_bindir}/.gitaction
12cu|gnuit-4.9.5-4|33	%{_mandir}/man1/*
12cu|gnuit-4.9.5-4|34	%{_infodir}/*
12cu|gnuit-4.9.5-4|35	%{_datadir}/gnuit
12cu|gnuit-4.9.5-4|36	
12cu|gnuit-4.9.5-4|37	#----------------------------------------------------------------------------
12cu|gnuit-4.9.5-4|38	
12cu|gnuit-4.9.5-4|39	%prep
12cu|gnuit-4.9.5-4|40	%setup -q
12cu|gnuit-4.9.5-4|41	%apply_patches
12cu|gnuit-4.9.5-4|42	
12cu|gnuit-4.9.5-4|43	%build
12cu|gnuit-4.9.5-4|44	%configure2_5x
12cu|gnuit-4.9.5-4|45	%make
12cu|gnuit-4.9.5-4|46	
12cu|gnuit-4.9.5-4|47	# Force rebuild of info file
12cu|gnuit-4.9.5-4|48	pushd doc
12cu|gnuit-4.9.5-4|49	makeinfo gnuit.texinfo
12cu|gnuit-4.9.5-4|50	popd
12cu|gnuit-4.9.5-4|51	
12cu|gnuit-4.9.5-4|52	%install
12cu|gnuit-4.9.5-4|53	%makeinstall_std
12cu|gnuit-4.9.5-4|54	
12cu|gnuit-4.9.5-4|55	
12cu|gnuit-4.9.5-4|56	%changelog
12cu|gnuit-4.9.5-4|57	* Thu Feb 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.5-4
12cu|gnuit-4.9.5-4|58	+ Revision: b998873
12cu|gnuit-4.9.5-4|59	- LOG Spec cleanup
12cu|gnuit-4.9.5-4|60	
12cu|gnuit-4.9.5-4|61	

9573 12
12cu|gnupod-0.99.8-3|1	Name:		gnupod
12cu|gnupod-0.99.8-3|2	Summary:	Command-line tools for the iPod
12cu|gnupod-0.99.8-3|3	Version:	0.99.8
12cu|gnupod-0.99.8-3|4	Release:	3
12cu|gnupod-0.99.8-3|5	Source:		ftp://ftp.gnu.org/gnu/gnupod/%{name}-%{version}.tgz
12cu|gnupod-0.99.8-3|6	URL:		http://www.gnu.org/software/gnupod/
12cu|gnupod-0.99.8-3|7	License:	GPLv3+
12cu|gnupod-0.99.8-3|8	Group:		Communications
12cu|gnupod-0.99.8-3|9	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cu|gnupod-0.99.8-3|10	BuildRequires:	perl-MP3-Info perl-Unicode-String
12cu|gnupod-0.99.8-3|11	BuildRequires:	perl-XML-Parser
12cu|gnupod-0.99.8-3|12	BuildRequires:	perl-libwww-perl
12cu|gnupod-0.99.8-3|13	BuildRequires:	perl-Digest-SHA1
12cu|gnupod-0.99.8-3|14	BuildRequires:	perl-TimeDate
12cu|gnupod-0.99.8-3|15	Requires:	perl-MP3-Info perl-Unicode-String
12cu|gnupod-0.99.8-3|16	Requires:	perl-XML-Parser
12cu|gnupod-0.99.8-3|17	BuildArch:	noarch
12cu|gnupod-0.99.8-3|18	Provides:	gnupod-tools
12cu|gnupod-0.99.8-3|19	%description
12cu|gnupod-0.99.8-3|20	gnuPod is a collection of tools which allow you to use your iPod under Linux.
12cu|gnupod-0.99.8-3|21	HFS+ and FAT32 formatted iPods are supported.
12cu|gnupod-0.99.8-3|22	
12cu|gnupod-0.99.8-3|23	%prep
12cu|gnupod-0.99.8-3|24	%setup -q
12cu|gnupod-0.99.8-3|25	
12cu|gnupod-0.99.8-3|26	%build
12cu|gnupod-0.99.8-3|27	%{__perl} -pi -e 's/test \$PERL/test "\$PERL"/' configure
12cu|gnupod-0.99.8-3|28	export PERL="%{__perl} -I$RPM_BUILD_ROOT%{perl_vendorlib}"
12cu|gnupod-0.99.8-3|29	%configure2_5x
12cu|gnupod-0.99.8-3|30	
12cu|gnupod-0.99.8-3|31	%install
12cu|gnupod-0.99.8-3|32	rm -rf $RPM_BUILD_ROOT
12cu|gnupod-0.99.8-3|33	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cu|gnupod-0.99.8-3|34	mkdir -p $RPM_BUILD_ROOT/%{perl_vendorlib}
12cu|gnupod-0.99.8-3|35	mkdir -p $RPM_BUILD_ROOT/%{_infodir}
12cu|gnupod-0.99.8-3|36	%makeinstall
12cu|gnupod-0.99.8-3|37	cp doc/%name.info $RPM_BUILD_ROOT/%{_infodir}
12cu|gnupod-0.99.8-3|38	
12cu|gnupod-0.99.8-3|39	%clean
12cu|gnupod-0.99.8-3|40	rm -rf $RPM_BUILD_ROOT
12cu|gnupod-0.99.8-3|41	
12cu|gnupod-0.99.8-3|42	
12cu|gnupod-0.99.8-3|43	
12cu|gnupod-0.99.8-3|44	%files
12cu|gnupod-0.99.8-3|45	%defattr(-,root,root)
12cu|gnupod-0.99.8-3|46	%doc CHANGES doc/*
12cu|gnupod-0.99.8-3|47	%{_bindir}/*
12cu|gnupod-0.99.8-3|48	%{_mandir}/man1/*
12cu|gnupod-0.99.8-3|49	%{perl_vendorlib}/*
12cu|gnupod-0.99.8-3|50	%{_infodir}/*
12cu|gnupod-0.99.8-3|51	
12cu|gnupod-0.99.8-3|52	
12cu|gnupod-0.99.8-3|53	%changelog
12cu|gnupod-0.99.8-3|54	* Fri Apr 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.99.8-2mdv2011.0
12cu|gnupod-0.99.8-3|55	+ Revision: 538315
12cu|gnupod-0.99.8-3|56	- just don't define name, version, and release on top of spec
12cu|gnupod-0.99.8-3|57	- don't bumping release, not needed
12cu|gnupod-0.99.8-3|58	
12cu|gnupod-0.99.8-3|59	* Sun Mar 07 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.99.8-2mdv2010.1
12cu|gnupod-0.99.8-3|60	+ Revision: 515565
12cu|gnupod-0.99.8-3|61	- Fix url
12cu|gnupod-0.99.8-3|62	- provides: gnupod-tools
12cu|gnupod-0.99.8-3|63	- Fix 3 of 4 rpmlint's warning
12cu|gnupod-0.99.8-3|64	- remove spaces for tabulations, line 5
12cu|gnupod-0.99.8-3|65	- update to 0.99.8
12cu|gnupod-0.99.8-3|66	
12cu|gnupod-0.99.8-3|67	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.99.7-2mdv2010.0
12cu|gnupod-0.99.8-3|68	+ Revision: 437796
12cu|gnupod-0.99.8-3|69	- rebuild
12cu|gnupod-0.99.8-3|70	
12cu|gnupod-0.99.8-3|71	* Tue Jan 20 2009 Funda Wang <fwang@mandriva.org> 0.99.7-1mdv2009.1
12cu|gnupod-0.99.8-3|72	+ Revision: 331669
12cu|gnupod-0.99.8-3|73	- add BR
12cu|gnupod-0.99.8-3|74	
12cu|gnupod-0.99.8-3|75	+ Jérôme Soyer <saispo@mandriva.org>
12cu|gnupod-0.99.8-3|76	- New upstream release
12cu|gnupod-0.99.8-3|77	
12cu|gnupod-0.99.8-3|78	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.99.6-3mdv2009.0
12cu|gnupod-0.99.8-3|79	+ Revision: 246499
12cu|gnupod-0.99.8-3|80	- rebuild
12cu|gnupod-0.99.8-3|81	
12cu|gnupod-0.99.8-3|82	* Sun Feb 03 2008 Funda Wang <fwang@mandriva.org> 0.99.6-1mdv2008.1
12cu|gnupod-0.99.8-3|83	+ Revision: 161625
12cu|gnupod-0.99.8-3|84	- New version 0.99.6
12cu|gnupod-0.99.8-3|85	
12cu|gnupod-0.99.8-3|86	+ Olivier Blin <oblin@mandriva.com>
12cu|gnupod-0.99.8-3|87	- restore BuildRoot
12cu|gnupod-0.99.8-3|88	
12cu|gnupod-0.99.8-3|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|gnupod-0.99.8-3|90	- kill re-definition of %%buildroot on Pixel's request
12cu|gnupod-0.99.8-3|91	
12cu|gnupod-0.99.8-3|92	* Tue Oct 09 2007 Jérôme Soyer <saispo@mandriva.org> 0.99.5-1mdv2008.1
12cu|gnupod-0.99.8-3|93	+ Revision: 96129
12cu|gnupod-0.99.8-3|94	- Add BR
12cu|gnupod-0.99.8-3|95	- New release 0.99.5
12cu|gnupod-0.99.8-3|96	- New release 0.99.5
12cu|gnupod-0.99.8-3|97	
12cu|gnupod-0.99.8-3|98	* Sun Sep 02 2007 Funda Wang <fwang@mandriva.org> 0.99.3-1mdv2008.0
12cu|gnupod-0.99.8-3|99	+ Revision: 77743
12cu|gnupod-0.99.8-3|100	- New version 0.99.3
12cu|gnupod-0.99.8-3|101	
12cu|gnupod-0.99.8-3|102	* Mon May 21 2007 Jérôme Soyer <saispo@mandriva.org> 0.99.2-1mdv2008.0
12cu|gnupod-0.99.8-3|103	+ Revision: 29224
12cu|gnupod-0.99.8-3|104	- Add BuildRequires
12cu|gnupod-0.99.8-3|105	- New release 0.99.2
12cu|gnupod-0.99.8-3|106	- Import gnupod
12cu|gnupod-0.99.8-3|107	
12cu|gnupod-0.99.8-3|108	
12cu|gnupod-0.99.8-3|109	
12cu|gnupod-0.99.8-3|110	* Tue May 23 2006 Lenny Cartier <lenny@mandriva.com> 0.99-1mdk
12cu|gnupod-0.99.8-3|111	- 0.99
12cu|gnupod-0.99.8-3|112	
12cu|gnupod-0.99.8-3|113	* Sun Jun 26 2005 Austin Acton <austin@mandriva.org> 0.98.1-1mdk
12cu|gnupod-0.99.8-3|114	- 0.98.1
12cu|gnupod-0.99.8-3|115	- source URL
12cu|gnupod-0.99.8-3|116	
12cu|gnupod-0.99.8-3|117	* Sun Feb 27 2005 Austin Acton <austin@mandrake.org> 0.98-1mdk
12cu|gnupod-0.99.8-3|118	- 0.98
12cu|gnupod-0.99.8-3|119	
12cu|gnupod-0.99.8-3|120	* Wed Sep 1 2004 Austin Acton <austin@mandrake.org> 0.96-1mdk
12cu|gnupod-0.99.8-3|121	- 0.96
12cu|gnupod-0.99.8-3|122	
12cu|gnupod-0.99.8-3|123	* Wed Jun 30 2004 Austin Acton <austin@linux.ca> 0.95-1mdk
12cu|gnupod-0.99.8-3|124	- 0.95
12cu|gnupod-0.99.8-3|125	- configure 2.5
12cu|gnupod-0.99.8-3|126	
12cu|gnupod-0.99.8-3|127	* Sun Dec 14 2003 Austin Acton <austin@linux.ca> 0.93-1mdk
12cu|gnupod-0.99.8-3|128	- 0.93
12cu|gnupod-0.99.8-3|129	
12cu|gnupod-0.99.8-3|130	* Mon Oct 6 2003 Austin Acton <aacton@yorku.ca> 0.92-1mdk
12cu|gnupod-0.99.8-3|131	- 0.92
12cu|gnupod-0.99.8-3|132	- no need parser-simple, file-ncopy
12cu|gnupod-0.99.8-3|133	- drop patch
12cu|gnupod-0.99.8-3|134	
12cu|gnupod-0.99.8-3|135	* Thu Jul 24 2003 Michael Scherer <scherer.michael@free.fr> 0.29-0.3mdk
12cu|gnupod-0.99.8-3|136	- Fix unpackaged files
12cu|gnupod-0.99.8-3|137	
12cu|gnupod-0.99.8-3|138	* Thu Jul 17 2003 David Walser <luigiwalser@yahoo.com> 0.29-0.2mdk
12cu|gnupod-0.99.8-3|139	- use Getopt::Long instead of Getopt::Mixed
12cu|gnupod-0.99.8-3|140	
12cu|gnupod-0.99.8-3|141	* Wed Jul 16 2003 David Walser <luigiwalser@yahoo.com> 0.29-0.1mdk
12cu|gnupod-0.99.8-3|142	- 0.29 RC1
12cu|gnupod-0.99.8-3|143	- drop patch (better way of fixing installation)
12cu|gnupod-0.99.8-3|144	- update URL
12cu|gnupod-0.99.8-3|145	
12cu|gnupod-0.99.8-3|146	* Sun Mar 16 2003 Austin Acton <aacton@yorku.ca> 0.28-1mdk
12cu|gnupod-0.99.8-3|147	- 0.28
12cu|gnupod-0.99.8-3|148	
12cu|gnupod-0.99.8-3|149	* Sun Feb 9 2003 Austin Acton <aacton@yorku.ca> 0.27-1mdk
12cu|gnupod-0.99.8-3|150	- initial package

9574 12
12cu|gnuradio-3.6.2-5|1	%define major		0
12cu|gnuradio-3.6.2-5|2	%define libuhd		%mklibname %{name}-uhd %{major}
12cu|gnuradio-3.6.2-5|3	%define devuhd		%mklibname %{name}-uhd -d
12cu|gnuradio-3.6.2-5|4	%define libdigital	%mklibname %{name}-digital %{major}
12cu|gnuradio-3.6.2-5|5	%define devdigital	%mklibname %{name}-digital -d
12cu|gnuradio-3.6.2-5|6	%define libvolk		%mklibname %{name}-volk %{major}
12cu|gnuradio-3.6.2-5|7	%define devvolk		%mklibname %{name}-volk -d
12cu|gnuradio-3.6.2-5|8	%define libatsc		%mklibname %{name}-atsc %{major}
12cu|gnuradio-3.6.2-5|9	%define devatsc		%mklibname %{name}-atsc -d
12cu|gnuradio-3.6.2-5|10	%define libaudio	%mklibname %{name}-audio %{major}
12cu|gnuradio-3.6.2-5|11	%define devaudio	%mklibname %{name}-audio -d
12cu|gnuradio-3.6.2-5|12	%define libcore		%mklibname %{name}-core %{major}
12cu|gnuradio-3.6.2-5|13	%define devcore		%mklibname %{name}-core -d
12cu|gnuradio-3.6.2-5|14	%define libvocoder	%mklibname %{name}-vocoder %{major}
12cu|gnuradio-3.6.2-5|15	%define devvocoder	%mklibname %{name}-vocoder -d
12cu|gnuradio-3.6.2-5|16	%define libnoaa		%mklibname %{name}-noaa %{major}
12cu|gnuradio-3.6.2-5|17	%define devnoaa		%mklibname %{name}-noaa -d
12cu|gnuradio-3.6.2-5|18	%define libpager	%mklibname %{name}-pager %{major}
12cu|gnuradio-3.6.2-5|19	%define devpager	%mklibname %{name}-pager -d
12cu|gnuradio-3.6.2-5|20	%define libqtgui	%mklibname %{name}-qtgui %{major}
12cu|gnuradio-3.6.2-5|21	%define devqtgui	%mklibname %{name}-qtgui -d
12cu|gnuradio-3.6.2-5|22	%define libtrellis	%mklibname %{name}-trellis %{major}
12cu|gnuradio-3.6.2-5|23	%define devtrellis	%mklibname %{name}-trellis -d
12cu|gnuradio-3.6.2-5|24	%define libvideo_sdl	%mklibname %{name}-video-sdl %{major}
12cu|gnuradio-3.6.2-5|25	%define devvideo_sdl	%mklibname %{name}-video-sdl -d
12cu|gnuradio-3.6.2-5|26	%define libgruel	%mklibname gruel %{major}
12cu|gnuradio-3.6.2-5|27	%define devgruel	%mklibname gruel -d
12cu|gnuradio-3.6.2-5|28	%define libfcd		%mklibname %{name}-fcd %{major}
12cu|gnuradio-3.6.2-5|29	%define devfcd		%mklibname %{name}-fcd -d
12cu|gnuradio-3.6.2-5|30	%define libwavelet	%mklibname %{name}-wavelet %{major}
12cu|gnuradio-3.6.2-5|31	%define devwavelet	%mklibname %{name}-wavelet -d
12cu|gnuradio-3.6.2-5|32	%define libfft		%mklibname %{name}-fft %{major}
12cu|gnuradio-3.6.2-5|33	%define devfft		%mklibname %{name}-fft -d
12cu|gnuradio-3.6.2-5|34	%define libfilter	%mklibname %{name}-filter %{major}
12cu|gnuradio-3.6.2-5|35	%define devfilter	%mklibname %{name}-filter -d
12cu|gnuradio-3.6.2-5|36	
12cu|gnuradio-3.6.2-5|37	Summary:	Software defined radio framework
12cu|gnuradio-3.6.2-5|38	Name:		gnuradio
12cu|gnuradio-3.6.2-5|39	Version:	3.6.2
12cu|gnuradio-3.6.2-5|40	Release:	5
12cu|gnuradio-3.6.2-5|41	License:	GPLv3+
12cu|gnuradio-3.6.2-5|42	Group:		Communications
12cu|gnuradio-3.6.2-5|43	Url:		http://www.gnuradio.org
12cu|gnuradio-3.6.2-5|44	Source0:	%{name}-%{version}.tar.gz
12cu|gnuradio-3.6.2-5|45	# Create tarball from git with:
12cu|gnuradio-3.6.2-5|46	# $ ./make-tarball gnuradio http://gnuradio.org/git/gnuradio.git
12cu|gnuradio-3.6.2-5|47	# See note in make-tarball script
12cu|gnuradio-3.6.2-5|48	Source1:	make-tarball
12cu|gnuradio-3.6.2-5|49	Patch0:		gnuradio-3.6.2-mga-fix_install_paths_in_CMakeLists.patch
12cu|gnuradio-3.6.2-5|50	Patch2:		gnuradio-3.6.1-fix-linkage.patch
12cu|gnuradio-3.6.2-5|51	
12cu|gnuradio-3.6.2-5|52	BuildRequires:	cmake
12cu|gnuradio-3.6.2-5|53	BuildRequires:	doxygen
12cu|gnuradio-3.6.2-5|54	BuildRequires:	graphviz
12cu|gnuradio-3.6.2-5|55	BuildRequires:	pygtk2.0-libglade
12cu|gnuradio-3.6.2-5|56	BuildRequires:	python-cheetah
12cu|gnuradio-3.6.2-5|57	BuildRequires:	python-lxml
12cu|gnuradio-3.6.2-5|58	BuildRequires:	python-numpy
12cu|gnuradio-3.6.2-5|59	BuildRequires:	sdcc
12cu|gnuradio-3.6.2-5|60	BuildRequires:	swig
12cu|gnuradio-3.6.2-5|61	BuildRequires:	wxPython
12cu|gnuradio-3.6.2-5|62	BuildRequires:	xdg-utils
12cu|gnuradio-3.6.2-5|63	BuildRequires:	xmlto
12cu|gnuradio-3.6.2-5|64	BuildRequires:	boost-devel
12cu|gnuradio-3.6.2-5|65	BuildRequires:	libqwtplot3d-devel
12cu|gnuradio-3.6.2-5|66	BuildRequires:	python-qt4-devel
12cu|gnuradio-3.6.2-5|67	BuildRequires:	qwt-devel
12cu|gnuradio-3.6.2-5|68	BuildRequires:	pkgconfig(alsa)
12cu|gnuradio-3.6.2-5|69	BuildRequires:	pkgconfig(cppunit)
12cu|gnuradio-3.6.2-5|70	BuildRequires:	pkgconfig(fftw3)
12cu|gnuradio-3.6.2-5|71	BuildRequires:	pkgconfig(gsl)
12cu|gnuradio-3.6.2-5|72	BuildRequires:	pkgconfig(guile-2.0)
12cu|gnuradio-3.6.2-5|73	BuildRequires:	pkgconfig(libcanberra-gtk)
12cu|gnuradio-3.6.2-5|74	BuildRequires:	pkgconfig(libusb-1.0)
12cu|gnuradio-3.6.2-5|75	BuildRequires:	pkgconfig(orc-0.4)
12cu|gnuradio-3.6.2-5|76	BuildRequires:	pkgconfig(portaudio-2.0)
12cu|gnuradio-3.6.2-5|77	BuildRequires:	pkgconfig(python)
12cu|gnuradio-3.6.2-5|78	BuildRequires:	pkgconfig(sdl)
12cu|gnuradio-3.6.2-5|79	BuildRequires:	pkgconfig(uhd)
12cu|gnuradio-3.6.2-5|80	## TODO
12cu|gnuradio-3.6.2-5|81	#BuildRequires:	sphinx
12cu|gnuradio-3.6.2-5|82	
12cu|gnuradio-3.6.2-5|83	Requires(pre):	shadow-utils
12cu|gnuradio-3.6.2-5|84	
12cu|gnuradio-3.6.2-5|85	Requires:	%{name}-companion
12cu|gnuradio-3.6.2-5|86	Requires:	%{name}-doc
12cu|gnuradio-3.6.2-5|87	Requires:	%{name}-examples
12cu|gnuradio-3.6.2-5|88	Requires:	%{name}-noaa
12cu|gnuradio-3.6.2-5|89	Requires:	%{name}-pager
12cu|gnuradio-3.6.2-5|90	Requires:	%{name}-utils
12cu|gnuradio-3.6.2-5|91	Requires:	python-%{name}-atsc
12cu|gnuradio-3.6.2-5|92	Requires:	python-%{name}-core
12cu|gnuradio-3.6.2-5|93	Requires:	python-%{name}-qtgui
12cu|gnuradio-3.6.2-5|94	Requires:	python-%{name}-trellis
12cu|gnuradio-3.6.2-5|95	Requires:	python-%{name}-video-sdl
12cu|gnuradio-3.6.2-5|96	Requires:	python-%{name}-wxgui
12cu|gnuradio-3.6.2-5|97	Requires:	python-%{name}-digital
12cu|gnuradio-3.6.2-5|98	Requires:	python-%{name}-gruel
12cu|gnuradio-3.6.2-5|99	Requires:	python-%{name}-vocoder
12cu|gnuradio-3.6.2-5|100	Requires:	python-%{name}-audio
12cu|gnuradio-3.6.2-5|101	Requires:	python-%{name}-uhd
12cu|gnuradio-3.6.2-5|102	Requires:	python-%{name}-fcd
12cu|gnuradio-3.6.2-5|103	Requires:	python-%{name}-wavelet
12cu|gnuradio-3.6.2-5|104	Requires:	python-%{name}-fft
12cu|gnuradio-3.6.2-5|105	Requires:	python-%{name}-filter
12cu|gnuradio-3.6.2-5|106	
12cu|gnuradio-3.6.2-5|107	%description
12cu|gnuradio-3.6.2-5|108	GNU Radio is a collection of software that when combined with minimal
12cu|gnuradio-3.6.2-5|109	hardware, allows the construction of radios where the actual wave forms
12cu|gnuradio-3.6.2-5|110	transmitted and received are defined by software. What this means is
12cu|gnuradio-3.6.2-5|111	that it turns the digital modulation schemes used in today's high
12cu|gnuradio-3.6.2-5|112	performance wireless devices into software problems.
12cu|gnuradio-3.6.2-5|113	
12cu|gnuradio-3.6.2-5|114	This is a virtual package that installs the entire GNU Radio software set.
12cu|gnuradio-3.6.2-5|115	
12cu|gnuradio-3.6.2-5|116	%files
12cu|gnuradio-3.6.2-5|117	
12cu|gnuradio-3.6.2-5|118	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|119	
12cu|gnuradio-3.6.2-5|120	%package doc
12cu|gnuradio-3.6.2-5|121	Summary:	Software Defined Radio
12cu|gnuradio-3.6.2-5|122	Group:		Communications
12cu|gnuradio-3.6.2-5|123	BuildArch:	noarch
12cu|gnuradio-3.6.2-5|124	
12cu|gnuradio-3.6.2-5|125	%description doc
12cu|gnuradio-3.6.2-5|126	This package contains the documentation for the GNU Radio software
12cu|gnuradio-3.6.2-5|127	defined radio system.
12cu|gnuradio-3.6.2-5|128	
12cu|gnuradio-3.6.2-5|129	%files doc
12cu|gnuradio-3.6.2-5|130	%doc AUTHORS
12cu|gnuradio-3.6.2-5|131	%doc %{_docdir}/*
12cu|gnuradio-3.6.2-5|132	%{_datadir}/applications/%{name}-doc.desktop
12cu|gnuradio-3.6.2-5|133	
12cu|gnuradio-3.6.2-5|134	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|135	
12cu|gnuradio-3.6.2-5|136	%package examples
12cu|gnuradio-3.6.2-5|137	Summary:	GNU Radio Example Programs
12cu|gnuradio-3.6.2-5|138	Group:		Communications
12cu|gnuradio-3.6.2-5|139	
12cu|gnuradio-3.6.2-5|140	%description examples
12cu|gnuradio-3.6.2-5|141	This package provides examples of GNU Radio usage using Python.
12cu|gnuradio-3.6.2-5|142	
12cu|gnuradio-3.6.2-5|143	%files examples
12cu|gnuradio-3.6.2-5|144	%{_datadir}/%{name}
12cu|gnuradio-3.6.2-5|145	%exclude %{_datadir}/%{name}/grc
12cu|gnuradio-3.6.2-5|146	
12cu|gnuradio-3.6.2-5|147	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|148	
12cu|gnuradio-3.6.2-5|149	%package -n %{libuhd}
12cu|gnuradio-3.6.2-5|150	Summary:	GNU Radio UHD package
12cu|gnuradio-3.6.2-5|151	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|152	
12cu|gnuradio-3.6.2-5|153	%description -n %{libuhd}
12cu|gnuradio-3.6.2-5|154	This is the GNU Radio UHD package.
12cu|gnuradio-3.6.2-5|155	
12cu|gnuradio-3.6.2-5|156	It is the interface to the UHD library to connect to and send and receive data
12cu|gnuradio-3.6.2-5|157	between the Ettus Research, LLC product line.
12cu|gnuradio-3.6.2-5|158	
12cu|gnuradio-3.6.2-5|159	%files -n %{libuhd}
12cu|gnuradio-3.6.2-5|160	%{_libdir}/lib%{name}-uhd*.so.%{major}*
12cu|gnuradio-3.6.2-5|161	
12cu|gnuradio-3.6.2-5|162	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|163	
12cu|gnuradio-3.6.2-5|164	%package -n %{devuhd}
12cu|gnuradio-3.6.2-5|165	Summary:	Uhd devel files
12cu|gnuradio-3.6.2-5|166	Group:		Communications
12cu|gnuradio-3.6.2-5|167	Requires:	%{libuhd} = %{EVRD}
12cu|gnuradio-3.6.2-5|168	Requires:	%{devcore} = %{EVRD}
12cu|gnuradio-3.6.2-5|169	
12cu|gnuradio-3.6.2-5|170	%description -n %{devuhd}
12cu|gnuradio-3.6.2-5|171	This package contains header files needed by developers.
12cu|gnuradio-3.6.2-5|172	
12cu|gnuradio-3.6.2-5|173	%files -n %{devuhd}
12cu|gnuradio-3.6.2-5|174	%{_libdir}/pkgconfig/%{name}-uhd.pc
12cu|gnuradio-3.6.2-5|175	%{_libdir}/lib%{name}-uhd*.so
12cu|gnuradio-3.6.2-5|176	
12cu|gnuradio-3.6.2-5|177	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|178	
12cu|gnuradio-3.6.2-5|179	%package -n %{libdigital}
12cu|gnuradio-3.6.2-5|180	Summary:	GNU Radio digital modulation blocks
12cu|gnuradio-3.6.2-5|181	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|182	
12cu|gnuradio-3.6.2-5|183	%description -n %{libdigital}
12cu|gnuradio-3.6.2-5|184	This is the gr-digital package.
12cu|gnuradio-3.6.2-5|185	
12cu|gnuradio-3.6.2-5|186	It contains all of the digital modulation blocks, utilities, and examples.
12cu|gnuradio-3.6.2-5|187	
12cu|gnuradio-3.6.2-5|188	%files -n %{libdigital}
12cu|gnuradio-3.6.2-5|189	%{_libdir}/lib%{name}-digital*.so.%{major}*
12cu|gnuradio-3.6.2-5|190	
12cu|gnuradio-3.6.2-5|191	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|192	
12cu|gnuradio-3.6.2-5|193	%package -n %{devdigital}
12cu|gnuradio-3.6.2-5|194	Summary:	GNU Radio digital modulation blocks development files
12cu|gnuradio-3.6.2-5|195	Group:		Communications
12cu|gnuradio-3.6.2-5|196	Requires:	%{libdigital} = %{EVRD}
12cu|gnuradio-3.6.2-5|197	
12cu|gnuradio-3.6.2-5|198	%description -n %{devdigital}
12cu|gnuradio-3.6.2-5|199	This package contains header files needed by developers.
12cu|gnuradio-3.6.2-5|200	
12cu|gnuradio-3.6.2-5|201	%files -n %{devdigital}
12cu|gnuradio-3.6.2-5|202	%{_includedir}/%{name}/digital_*.h
12cu|gnuradio-3.6.2-5|203	%{_libdir}/pkgconfig/%{name}-digital.pc
12cu|gnuradio-3.6.2-5|204	%{_libdir}/lib%{name}-digital*.so
12cu|gnuradio-3.6.2-5|205	
12cu|gnuradio-3.6.2-5|206	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|207	
12cu|gnuradio-3.6.2-5|208	%package -n %{libvolk}
12cu|gnuradio-3.6.2-5|209	Summary:	GNU Radio Volk
12cu|gnuradio-3.6.2-5|210	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|211	
12cu|gnuradio-3.6.2-5|212	%description -n %{libvolk}
12cu|gnuradio-3.6.2-5|213	VOLK stands for Vector-Optimized Library of Kernels.
12cu|gnuradio-3.6.2-5|214	It is a library that was introduced into GNU Radio in December 2010.
12cu|gnuradio-3.6.2-5|215	
12cu|gnuradio-3.6.2-5|216	%files -n %{libvolk}
12cu|gnuradio-3.6.2-5|217	%{_libdir}/libvolk.so.%{major}*
12cu|gnuradio-3.6.2-5|218	# not sure where to put this:
12cu|gnuradio-3.6.2-5|219	%{_bindir}/volk_profile
12cu|gnuradio-3.6.2-5|220	
12cu|gnuradio-3.6.2-5|221	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|222	
12cu|gnuradio-3.6.2-5|223	%package -n %{devvolk}
12cu|gnuradio-3.6.2-5|224	Summary:	GNU Radio Volk devel files
12cu|gnuradio-3.6.2-5|225	Group:		Communications
12cu|gnuradio-3.6.2-5|226	Requires:	%{libvolk} = %{EVRD}
12cu|gnuradio-3.6.2-5|227	
12cu|gnuradio-3.6.2-5|228	%description -n %{devvolk}
12cu|gnuradio-3.6.2-5|229	This package contains header files needed by developers.
12cu|gnuradio-3.6.2-5|230	
12cu|gnuradio-3.6.2-5|231	%files -n %{devvolk}
12cu|gnuradio-3.6.2-5|232	%{_includedir}/volk/*
12cu|gnuradio-3.6.2-5|233	%{_libdir}/pkgconfig/volk.pc
12cu|gnuradio-3.6.2-5|234	%{_libdir}/libvolk.so
12cu|gnuradio-3.6.2-5|235	
12cu|gnuradio-3.6.2-5|236	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|237	
12cu|gnuradio-3.6.2-5|238	%package -n %{libatsc}
12cu|gnuradio-3.6.2-5|239	Summary:	The GNU Radio blocks for ATSC decoding
12cu|gnuradio-3.6.2-5|240	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|241	
12cu|gnuradio-3.6.2-5|242	%description -n %{libatsc}
12cu|gnuradio-3.6.2-5|243	This pacage provides ATSC (HDTV) transmitter and receiver blocks.
12cu|gnuradio-3.6.2-5|244	Code related to the Advanced Television Standards Committee HDTV
12cu|gnuradio-3.6.2-5|245	implementation.
12cu|gnuradio-3.6.2-5|246	
12cu|gnuradio-3.6.2-5|247	%files -n %{libatsc}
12cu|gnuradio-3.6.2-5|248	%{_libdir}/lib%{name}-atsc*.so.%{major}*
12cu|gnuradio-3.6.2-5|249	
12cu|gnuradio-3.6.2-5|250	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|251	
12cu|gnuradio-3.6.2-5|252	%package -n %{devatsc}
12cu|gnuradio-3.6.2-5|253	Summary:	The GNU Radio blocks for ATSC decoding
12cu|gnuradio-3.6.2-5|254	Group:		Communications
12cu|gnuradio-3.6.2-5|255	Requires:	%{libatsc} = %{EVRD}
12cu|gnuradio-3.6.2-5|256	
12cu|gnuradio-3.6.2-5|257	%description -n %{devatsc}
12cu|gnuradio-3.6.2-5|258	This package contains header files needed by developers.
12cu|gnuradio-3.6.2-5|259	
12cu|gnuradio-3.6.2-5|260	%files -n %{devatsc}
12cu|gnuradio-3.6.2-5|261	%{_includedir}/%{name}/atsc_*.h
12cu|gnuradio-3.6.2-5|262	%{_includedir}/%{name}/atsci_*.h
12cu|gnuradio-3.6.2-5|263	%{_includedir}/%{name}/convolutional_interleaver.h
12cu|gnuradio-3.6.2-5|264	%{_includedir}/%{name}/create_atsci_*.h
12cu|gnuradio-3.6.2-5|265	%{_includedir}/%{name}/fpll_btloop_coupling.h
12cu|gnuradio-3.6.2-5|266	%{_includedir}/%{name}/interleaver_fifo.h
12cu|gnuradio-3.6.2-5|267	%{_libdir}/pkgconfig/%{name}-atsc.pc
12cu|gnuradio-3.6.2-5|268	%{_libdir}/lib%{name}-atsc*.so
12cu|gnuradio-3.6.2-5|269	
12cu|gnuradio-3.6.2-5|270	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|271	
12cu|gnuradio-3.6.2-5|272	%package -n %{libaudio}
12cu|gnuradio-3.6.2-5|273	Summary:	GNU Radio audio interfaces
12cu|gnuradio-3.6.2-5|274	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|275	
12cu|gnuradio-3.6.2-5|276	%description -n %{libaudio}
12cu|gnuradio-3.6.2-5|277	This package includes all of the supported audio interfaces.
12cu|gnuradio-3.6.2-5|278	
12cu|gnuradio-3.6.2-5|279	%files -n %{libaudio}
12cu|gnuradio-3.6.2-5|280	%{_libdir}/lib%{name}-audio*.so.%{major}*
12cu|gnuradio-3.6.2-5|281	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/gr-audio-*.conf
12cu|gnuradio-3.6.2-5|282	
12cu|gnuradio-3.6.2-5|283	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|284	
12cu|gnuradio-3.6.2-5|285	%package -n %{devaudio}
12cu|gnuradio-3.6.2-5|286	Summary:	GNU Radio audio interfaces - devel files
12cu|gnuradio-3.6.2-5|287	Group:		Communications
12cu|gnuradio-3.6.2-5|288	Requires:	%{libaudio} = %{EVRD}
12cu|gnuradio-3.6.2-5|289	Requires:	%{devcore} = %{EVRD}
12cu|gnuradio-3.6.2-5|290	
12cu|gnuradio-3.6.2-5|291	%description -n %{devaudio}
12cu|gnuradio-3.6.2-5|292	This package contains header files needed by developers.
12cu|gnuradio-3.6.2-5|293	
12cu|gnuradio-3.6.2-5|294	%files -n %{devaudio}
12cu|gnuradio-3.6.2-5|295	%{_libdir}/pkgconfig/%{name}-audio.pc
12cu|gnuradio-3.6.2-5|296	%{_libdir}/lib%{name}-audio*.so
12cu|gnuradio-3.6.2-5|297	
12cu|gnuradio-3.6.2-5|298	
12cu|gnuradio-3.6.2-5|299	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|300	
12cu|gnuradio-3.6.2-5|301	%package -n %{libcore}
12cu|gnuradio-3.6.2-5|302	Summary:	The GNU Radio Core Library
12cu|gnuradio-3.6.2-5|303	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|304	
12cu|gnuradio-3.6.2-5|305	%description -n %{libcore}
12cu|gnuradio-3.6.2-5|306	This package contains the core GNU Radio libraries.
12cu|gnuradio-3.6.2-5|307	
12cu|gnuradio-3.6.2-5|308	%files -n %{libcore}
12cu|gnuradio-3.6.2-5|309	%{_libdir}/lib%{name}-core*.so.%{major}*
12cu|gnuradio-3.6.2-5|310	
12cu|gnuradio-3.6.2-5|311	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|312	
12cu|gnuradio-3.6.2-5|313	%package -n %{devcore}
12cu|gnuradio-3.6.2-5|314	Summary:	The GNU Radio Core devel files
12cu|gnuradio-3.6.2-5|315	Group:		Communications
12cu|gnuradio-3.6.2-5|316	Requires:	%{libcore} = %{EVRD}
12cu|gnuradio-3.6.2-5|317	
12cu|gnuradio-3.6.2-5|318	%description -n %{devcore}
12cu|gnuradio-3.6.2-5|319	This package contains header files needed by developers.
12cu|gnuradio-3.6.2-5|320	
12cu|gnuradio-3.6.2-5|321	%files -n %{devcore}
12cu|gnuradio-3.6.2-5|322	%dir %{_includedir}/%{name}
12cu|gnuradio-3.6.2-5|323	%{_includedir}/%{name}/gr_*.h
12cu|gnuradio-3.6.2-5|324	%{_includedir}/%{name}/gri_*.h
12cu|gnuradio-3.6.2-5|325	%{_includedir}/%{name}/ccomplex_*.h
12cu|gnuradio-3.6.2-5|326	%{_includedir}/%{name}/complex_*.h
12cu|gnuradio-3.6.2-5|327	%{_includedir}/%{name}/fcomplex*.h
12cu|gnuradio-3.6.2-5|328	%{_includedir}/%{name}/float_dotprod*.h
12cu|gnuradio-3.6.2-5|329	%{_includedir}/%{name}/%{name}_swig_bug_workaround.h
12cu|gnuradio-3.6.2-5|330	%{_includedir}/%{name}/i2c*.h
12cu|gnuradio-3.6.2-5|331	%{_includedir}/%{name}/malloc16.h
12cu|gnuradio-3.6.2-5|332	%{_includedir}/%{name}/microtune_*.h
12cu|gnuradio-3.6.2-5|333	%{_includedir}/%{name}/swig
12cu|gnuradio-3.6.2-5|334	%{_includedir}/%{name}/ppio*.h
12cu|gnuradio-3.6.2-5|335	%{_includedir}/%{name}/qa_filter.h
12cu|gnuradio-3.6.2-5|336	%{_includedir}/%{name}/random.h
12cu|gnuradio-3.6.2-5|337	%{_includedir}/%{name}/rs.h
12cu|gnuradio-3.6.2-5|338	%{_includedir}/%{name}/sdr_1000.h
12cu|gnuradio-3.6.2-5|339	%{_includedir}/%{name}/short_dotprod*.h
12cu|gnuradio-3.6.2-5|340	%{_includedir}/%{name}/sse_debug.h
12cu|gnuradio-3.6.2-5|341	%{_includedir}/%{name}/viterbi.h
12cu|gnuradio-3.6.2-5|342	%{_libdir}/pkgconfig/%{name}-core.pc
12cu|gnuradio-3.6.2-5|343	%{_libdir}/lib%{name}-core*.so
12cu|gnuradio-3.6.2-5|344	
12cu|gnuradio-3.6.2-5|345	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|346	
12cu|gnuradio-3.6.2-5|347	%package -n %{libvocoder}
12cu|gnuradio-3.6.2-5|348	Summary:	GNU Radio C++ vocoder blocks
12cu|gnuradio-3.6.2-5|349	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|350	
12cu|gnuradio-3.6.2-5|351	%description -n %{libvocoder}
12cu|gnuradio-3.6.2-5|352	This is the gr-vocoder package.
12cu|gnuradio-3.6.2-5|353	It contains all available vocoders in GNU Radio.
12cu|gnuradio-3.6.2-5|354	
12cu|gnuradio-3.6.2-5|355	%files -n %{libvocoder}
12cu|gnuradio-3.6.2-5|356	%{_libdir}/lib%{name}-vocoder*.so.%{major}*
12cu|gnuradio-3.6.2-5|357	
12cu|gnuradio-3.6.2-5|358	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|359	
12cu|gnuradio-3.6.2-5|360	%package -n %{devvocoder}
12cu|gnuradio-3.6.2-5|361	Summary:	GNU Radio vocoder devel files
12cu|gnuradio-3.6.2-5|362	Group:		Communications
12cu|gnuradio-3.6.2-5|363	Requires:	%{libvocoder} = %{EVRD}
12cu|gnuradio-3.6.2-5|364	
12cu|gnuradio-3.6.2-5|365	%description -n %{devvocoder}
12cu|gnuradio-3.6.2-5|366	This package contains header files needed by developers.
12cu|gnuradio-3.6.2-5|367	
12cu|gnuradio-3.6.2-5|368	%files -n %{devvocoder}
12cu|gnuradio-3.6.2-5|369	%{_includedir}/%{name}/vocoder_*.h
12cu|gnuradio-3.6.2-5|370	%{_libdir}/pkgconfig/%{name}-vocoder.pc
12cu|gnuradio-3.6.2-5|371	%{_libdir}/lib%{name}-vocoder*.so
12cu|gnuradio-3.6.2-5|372	
12cu|gnuradio-3.6.2-5|373	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|374	
12cu|gnuradio-3.6.2-5|375	%package -n %{libnoaa}
12cu|gnuradio-3.6.2-5|376	Summary:	GNU Radio C++ block implementing the NOAA
12cu|gnuradio-3.6.2-5|377	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|378	
12cu|gnuradio-3.6.2-5|379	%description -n %{libnoaa}
12cu|gnuradio-3.6.2-5|380	This package provides a NOAA POES HRPT receiver/demodulator block
12cu|gnuradio-3.6.2-5|381	for GNU Radio.
12cu|gnuradio-3.6.2-5|382	
12cu|gnuradio-3.6.2-5|383	%files -n %{libnoaa}
12cu|gnuradio-3.6.2-5|384	%{_libdir}/lib%{name}-noaa*.so.%{major}*
12cu|gnuradio-3.6.2-5|385	
12cu|gnuradio-3.6.2-5|386	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|387	
12cu|gnuradio-3.6.2-5|388	%package -n %{devnoaa}
12cu|gnuradio-3.6.2-5|389	Summary:	GNU Radio C++ block implementing the NOAA
12cu|gnuradio-3.6.2-5|390	Group:		Communications
12cu|gnuradio-3.6.2-5|391	Requires:	%{libnoaa} = %{EVRD}
12cu|gnuradio-3.6.2-5|392	
12cu|gnuradio-3.6.2-5|393	%description -n %{devnoaa}
12cu|gnuradio-3.6.2-5|394	This package contains header files needed by developers.
12cu|gnuradio-3.6.2-5|395	
12cu|gnuradio-3.6.2-5|396	%files -n %{devnoaa}
12cu|gnuradio-3.6.2-5|397	%{_includedir}/%{name}/noaa_*.h
12cu|gnuradio-3.6.2-5|398	%{_libdir}/lib%{name}-noaa*.so
12cu|gnuradio-3.6.2-5|399	%{_libdir}/pkgconfig/%{name}-noaa.pc
12cu|gnuradio-3.6.2-5|400	
12cu|gnuradio-3.6.2-5|401	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|402	
12cu|gnuradio-3.6.2-5|403	%package -n %{libpager}
12cu|gnuradio-3.6.2-5|404	Summary:	GNU Radio C++ block implementing the FLEX one-way pager protocol
12cu|gnuradio-3.6.2-5|405	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|406	
12cu|gnuradio-3.6.2-5|407	%description -n %{libpager}
12cu|gnuradio-3.6.2-5|408	This package provides an implementation of the FLEX one-way pager protocol
12cu|gnuradio-3.6.2-5|409	for GNU Radio.
12cu|gnuradio-3.6.2-5|410	
12cu|gnuradio-3.6.2-5|411	%files -n %{libpager}
12cu|gnuradio-3.6.2-5|412	%{_libdir}/lib%{name}-pager*.so.%{major}*
12cu|gnuradio-3.6.2-5|413	
12cu|gnuradio-3.6.2-5|414	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|415	
12cu|gnuradio-3.6.2-5|416	%package -n %{devpager}
12cu|gnuradio-3.6.2-5|417	Summary:	GNU Radio C++ block implementing the FLEX one-way pager protocol
12cu|gnuradio-3.6.2-5|418	Group:		Communications
12cu|gnuradio-3.6.2-5|419	Requires:	%{libpager} = %{EVRD}
12cu|gnuradio-3.6.2-5|420	
12cu|gnuradio-3.6.2-5|421	%description -n %{devpager}
12cu|gnuradio-3.6.2-5|422	This package contains header files needed by developers.
12cu|gnuradio-3.6.2-5|423	
12cu|gnuradio-3.6.2-5|424	%files -n %{devpager}
12cu|gnuradio-3.6.2-5|425	%{_includedir}/%{name}/pager*.h
12cu|gnuradio-3.6.2-5|426	%{_libdir}/pkgconfig/%{name}-pager.pc
12cu|gnuradio-3.6.2-5|427	%{_libdir}/lib%{name}-pager*.so
12cu|gnuradio-3.6.2-5|428	
12cu|gnuradio-3.6.2-5|429	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|430	
12cu|gnuradio-3.6.2-5|431	%package -n %{libqtgui}
12cu|gnuradio-3.6.2-5|432	Summary:	GNU Radio C++ blocks fro QT-based GUI applications
12cu|gnuradio-3.6.2-5|433	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|434	
12cu|gnuradio-3.6.2-5|435	%description -n %{libqtgui}
12cu|gnuradio-3.6.2-5|436	This package contains the C++ library for using GNU Radio inside
12cu|gnuradio-3.6.2-5|437	QT-based GUI applications.
12cu|gnuradio-3.6.2-5|438	
12cu|gnuradio-3.6.2-5|439	%files -n %{libqtgui}
12cu|gnuradio-3.6.2-5|440	%{_libdir}/lib%{name}-qtgui*.so.%{major}*
12cu|gnuradio-3.6.2-5|441	
12cu|gnuradio-3.6.2-5|442	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|443	
12cu|gnuradio-3.6.2-5|444	%package -n %{devqtgui}
12cu|gnuradio-3.6.2-5|445	Summary:	GNU Radio C++ blocks for QT-based GUI applications
12cu|gnuradio-3.6.2-5|446	Group:		Communications
12cu|gnuradio-3.6.2-5|447	Requires:	%{libqtgui} = %{EVRD}
12cu|gnuradio-3.6.2-5|448	
12cu|gnuradio-3.6.2-5|449	%description -n %{devqtgui}
12cu|gnuradio-3.6.2-5|450	This package contains the C++ library for using GNU Radio inside
12cu|gnuradio-3.6.2-5|451	QT-based GUI applications.
12cu|gnuradio-3.6.2-5|452	This package contains header files needed by developers.
12cu|gnuradio-3.6.2-5|453	
12cu|gnuradio-3.6.2-5|454	%files -n %{devqtgui}
12cu|gnuradio-3.6.2-5|455	%{_includedir}/%{name}/qtgui*.h
12cu|gnuradio-3.6.2-5|456	%{_includedir}/%{name}/ConstellationDisplayPlot.h
12cu|gnuradio-3.6.2-5|457	%{_includedir}/%{name}/FrequencyDisplayPlot.h
12cu|gnuradio-3.6.2-5|458	%{_includedir}/%{name}/SpectrumGUIClass.h
12cu|gnuradio-3.6.2-5|459	%{_includedir}/%{name}/TimeDomainDisplayPlot.h
12cu|gnuradio-3.6.2-5|460	%{_includedir}/%{name}/WaterfallDisplayPlot.h
12cu|gnuradio-3.6.2-5|461	%{_includedir}/%{name}/plot_waterfall.h
12cu|gnuradio-3.6.2-5|462	%{_includedir}/%{name}/spectrumUpdateEvents.h
12cu|gnuradio-3.6.2-5|463	%{_includedir}/%{name}/spectrumdisplayform.h
12cu|gnuradio-3.6.2-5|464	%{_includedir}/%{name}/waterfallGlobalData.h
12cu|gnuradio-3.6.2-5|465	%{_includedir}/%{name}/timedisplayform.h
12cu|gnuradio-3.6.2-5|466	%{_libdir}/pkgconfig/%{name}-qtgui.pc
12cu|gnuradio-3.6.2-5|467	%{_libdir}/lib%{name}-qtgui*.so
12cu|gnuradio-3.6.2-5|468	
12cu|gnuradio-3.6.2-5|469	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|470	
12cu|gnuradio-3.6.2-5|471	%package -n  %{libtrellis}
12cu|gnuradio-3.6.2-5|472	Summary:	GNU Radio C++ block implementing trellis-coded modulation
12cu|gnuradio-3.6.2-5|473	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|474	
12cu|gnuradio-3.6.2-5|475	%description -n %{libtrellis}
12cu|gnuradio-3.6.2-5|476	This package provides an implementation of tellis-coded modulation
12cu|gnuradio-3.6.2-5|477	for GNU Radio.
12cu|gnuradio-3.6.2-5|478	
12cu|gnuradio-3.6.2-5|479	%files -n %{libtrellis}
12cu|gnuradio-3.6.2-5|480	%{_libdir}/lib%{name}-trellis*.so.%{major}*
12cu|gnuradio-3.6.2-5|481	
12cu|gnuradio-3.6.2-5|482	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|483	
12cu|gnuradio-3.6.2-5|484	%package -n %{devtrellis}
12cu|gnuradio-3.6.2-5|485	Summary:	GNU Radio C++ block implementing trellis-coded modulation
12cu|gnuradio-3.6.2-5|486	Group:		Communications
12cu|gnuradio-3.6.2-5|487	Requires:	%{libtrellis} = %{EVRD}
12cu|gnuradio-3.6.2-5|488	
12cu|gnuradio-3.6.2-5|489	%description -n %{devtrellis}
12cu|gnuradio-3.6.2-5|490	This package contains header files needed by developers.
12cu|gnuradio-3.6.2-5|491	
12cu|gnuradio-3.6.2-5|492	%files -n %{devtrellis}
12cu|gnuradio-3.6.2-5|493	%{_includedir}/%{name}/trellis*.h
12cu|gnuradio-3.6.2-5|494	%{_includedir}/%{name}/quicksort_index.h
12cu|gnuradio-3.6.2-5|495	%{_includedir}/%{name}/interleaver.h
12cu|gnuradio-3.6.2-5|496	%{_includedir}/%{name}/fsm.h
12cu|gnuradio-3.6.2-5|497	%{_includedir}/%{name}/base.h
12cu|gnuradio-3.6.2-5|498	%{_includedir}/%{name}/siso_type.h
12cu|gnuradio-3.6.2-5|499	%{_includedir}/%{name}/calc_metric.h
12cu|gnuradio-3.6.2-5|500	%{_includedir}/%{name}/core_algorithms.h
12cu|gnuradio-3.6.2-5|501	%{_libdir}/pkgconfig/%{name}-trellis.pc
12cu|gnuradio-3.6.2-5|502	%{_libdir}/lib%{name}-trellis*.so
12cu|gnuradio-3.6.2-5|503	
12cu|gnuradio-3.6.2-5|504	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|505	
12cu|gnuradio-3.6.2-5|506	%package -n %{libvideo_sdl}
12cu|gnuradio-3.6.2-5|507	Summary:	GNU Radio C++ block implementing video-sdl-coded modulation
12cu|gnuradio-3.6.2-5|508	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|509	
12cu|gnuradio-3.6.2-5|510	%description -n %{libvideo_sdl}
12cu|gnuradio-3.6.2-5|511	This package provides an interface to the SDL rendering library
12cu|gnuradio-3.6.2-5|512	for GNU Radio.
12cu|gnuradio-3.6.2-5|513	
12cu|gnuradio-3.6.2-5|514	%files -n %{libvideo_sdl}
12cu|gnuradio-3.6.2-5|515	%{_libdir}/lib%{name}-video-sdl*.so.%{major}*
12cu|gnuradio-3.6.2-5|516	
12cu|gnuradio-3.6.2-5|517	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|518	
12cu|gnuradio-3.6.2-5|519	%package -n %{devvideo_sdl}
12cu|gnuradio-3.6.2-5|520	Summary:	GNU Radio C++ block implementing video-sdl-coded modulation
12cu|gnuradio-3.6.2-5|521	Group:		Communications
12cu|gnuradio-3.6.2-5|522	Requires:	%{libvideo_sdl} = %{EVRD}
12cu|gnuradio-3.6.2-5|523	
12cu|gnuradio-3.6.2-5|524	%description -n %{devvideo_sdl}
12cu|gnuradio-3.6.2-5|525	This package provides an interface to the SDL rendering library
12cu|gnuradio-3.6.2-5|526	for GNU Radio.
12cu|gnuradio-3.6.2-5|527	
12cu|gnuradio-3.6.2-5|528	This package contains header files needed by developers.
12cu|gnuradio-3.6.2-5|529	
12cu|gnuradio-3.6.2-5|530	%files -n %{devvideo_sdl}
12cu|gnuradio-3.6.2-5|531	%{_includedir}/%{name}/video_sdl*.h
12cu|gnuradio-3.6.2-5|532	%{_libdir}/pkgconfig/%{name}-video-sdl.pc
12cu|gnuradio-3.6.2-5|533	%{_libdir}/lib%{name}-video-sdl*.so
12cu|gnuradio-3.6.2-5|534	
12cu|gnuradio-3.6.2-5|535	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|536	
12cu|gnuradio-3.6.2-5|537	%package -n %{libgruel}
12cu|gnuradio-3.6.2-5|538	Summary:	GNU Radio Utility Etcetera Library
12cu|gnuradio-3.6.2-5|539	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|540	
12cu|gnuradio-3.6.2-5|541	%description -n %{libgruel}
12cu|gnuradio-3.6.2-5|542	This package implements a variety of low-level utility routines for
12cu|gnuradio-3.6.2-5|543	GNU Radio.
12cu|gnuradio-3.6.2-5|544	
12cu|gnuradio-3.6.2-5|545	%files -n %{libgruel}
12cu|gnuradio-3.6.2-5|546	%{_libdir}/libgruel*.so.%{major}*
12cu|gnuradio-3.6.2-5|547	
12cu|gnuradio-3.6.2-5|548	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|549	
12cu|gnuradio-3.6.2-5|550	%package -n %{devgruel}
12cu|gnuradio-3.6.2-5|551	Summary:	GNU Radio Utility Etcetera Library
12cu|gnuradio-3.6.2-5|552	Group:		Communications
12cu|gnuradio-3.6.2-5|553	Requires:	%{libgruel} = %{EVRD}
12cu|gnuradio-3.6.2-5|554	
12cu|gnuradio-3.6.2-5|555	%description -n %{devgruel}
12cu|gnuradio-3.6.2-5|556	This package implements a variety of low-level utility routines for
12cu|gnuradio-3.6.2-5|557	GNU Radio.
12cu|gnuradio-3.6.2-5|558	
12cu|gnuradio-3.6.2-5|559	This package contains header files needed by developers.
12cu|gnuradio-3.6.2-5|560	
12cu|gnuradio-3.6.2-5|561	%files -n %{devgruel}
12cu|gnuradio-3.6.2-5|562	%{_includedir}/gruel/*
12cu|gnuradio-3.6.2-5|563	%{_libdir}/pkgconfig/gruel.pc
12cu|gnuradio-3.6.2-5|564	%{_libdir}/libgruel*.so
12cu|gnuradio-3.6.2-5|565	
12cu|gnuradio-3.6.2-5|566	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|567	
12cu|gnuradio-3.6.2-5|568	%package -n %{libfcd}
12cu|gnuradio-3.6.2-5|569	Summary:	Fun Cube Dongle libs
12cu|gnuradio-3.6.2-5|570	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|571	
12cu|gnuradio-3.6.2-5|572	%description -n %{libfcd}
12cu|gnuradio-3.6.2-5|573	Fun Cube Dongle library files.
12cu|gnuradio-3.6.2-5|574	
12cu|gnuradio-3.6.2-5|575	%files -n %{libfcd}
12cu|gnuradio-3.6.2-5|576	%{_libdir}/lib%{name}-fcd*.so.%{major}*
12cu|gnuradio-3.6.2-5|577	
12cu|gnuradio-3.6.2-5|578	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|579	
12cu|gnuradio-3.6.2-5|580	%package -n %{devfcd}
12cu|gnuradio-3.6.2-5|581	Summary:	Fun Cube Dongle development files
12cu|gnuradio-3.6.2-5|582	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|583	Requires:	%{libfcd} = %{EVRD}
12cu|gnuradio-3.6.2-5|584	
12cu|gnuradio-3.6.2-5|585	%description -n %{devfcd}
12cu|gnuradio-3.6.2-5|586	This package contains header files needed by developers.
12cu|gnuradio-3.6.2-5|587	
12cu|gnuradio-3.6.2-5|588	%files -n %{devfcd}
12cu|gnuradio-3.6.2-5|589	%{_includedir}/%{name}/fcd_api.h
12cu|gnuradio-3.6.2-5|590	%{_includedir}/%{name}/fcd_source_c.h
12cu|gnuradio-3.6.2-5|591	%{_libdir}/pkgconfig/%{name}-fcd.pc
12cu|gnuradio-3.6.2-5|592	%{_libdir}/lib%{name}-fcd*.so
12cu|gnuradio-3.6.2-5|593	
12cu|gnuradio-3.6.2-5|594	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|595	
12cu|gnuradio-3.6.2-5|596	%package -n %{libwavelet}
12cu|gnuradio-3.6.2-5|597	Summary:	GnuRadio Wavelet
12cu|gnuradio-3.6.2-5|598	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|599	
12cu|gnuradio-3.6.2-5|600	%description -n %{libwavelet}
12cu|gnuradio-3.6.2-5|601	GnuRadio Wavelet module.
12cu|gnuradio-3.6.2-5|602	
12cu|gnuradio-3.6.2-5|603	%files -n %{libwavelet}
12cu|gnuradio-3.6.2-5|604	%{_libdir}/lib%{name}-wavelet*.so.%{major}*
12cu|gnuradio-3.6.2-5|605	
12cu|gnuradio-3.6.2-5|606	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|607	
12cu|gnuradio-3.6.2-5|608	%package -n %{devwavelet}
12cu|gnuradio-3.6.2-5|609	Summary:	GnuRadio Wavelet development files
12cu|gnuradio-3.6.2-5|610	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|611	Requires:	%{libwavelet} = %{EVRD}
12cu|gnuradio-3.6.2-5|612	
12cu|gnuradio-3.6.2-5|613	%description -n %{devwavelet}
12cu|gnuradio-3.6.2-5|614	This package contains header files needed by developers.
12cu|gnuradio-3.6.2-5|615	
12cu|gnuradio-3.6.2-5|616	%files -n %{devwavelet}
12cu|gnuradio-3.6.2-5|617	%{_includedir}/%{name}/wavelet_*.h
12cu|gnuradio-3.6.2-5|618	%{_libdir}/lib%{name}-wavelet*.so
12cu|gnuradio-3.6.2-5|619	%{_libdir}/pkgconfig/%{name}-wavelet.pc
12cu|gnuradio-3.6.2-5|620	
12cu|gnuradio-3.6.2-5|621	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|622	
12cu|gnuradio-3.6.2-5|623	%package -n %{libfft}
12cu|gnuradio-3.6.2-5|624	Summary:	GnuRadio fft
12cu|gnuradio-3.6.2-5|625	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|626	
12cu|gnuradio-3.6.2-5|627	%description -n %{libfft}
12cu|gnuradio-3.6.2-5|628	GnuRadio fft module.
12cu|gnuradio-3.6.2-5|629	
12cu|gnuradio-3.6.2-5|630	%files -n %{libfft}
12cu|gnuradio-3.6.2-5|631	%{_libdir}/lib%{name}-fft*.so.%{major}*
12cu|gnuradio-3.6.2-5|632	
12cu|gnuradio-3.6.2-5|633	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|634	
12cu|gnuradio-3.6.2-5|635	%package -n %{devfft}
12cu|gnuradio-3.6.2-5|636	Summary:	GnuRadio fft development files
12cu|gnuradio-3.6.2-5|637	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|638	Requires:	%{libfft} = %{EVRD}
12cu|gnuradio-3.6.2-5|639	
12cu|gnuradio-3.6.2-5|640	%description -n %{devfft}
12cu|gnuradio-3.6.2-5|641	This package contains header files needed by developers.
12cu|gnuradio-3.6.2-5|642	
12cu|gnuradio-3.6.2-5|643	%files -n %{devfft}
12cu|gnuradio-3.6.2-5|644	%{_includedir}/%{name}/fft/*.h
12cu|gnuradio-3.6.2-5|645	%{_libdir}/lib%{name}-fft*.so
12cu|gnuradio-3.6.2-5|646	%{_libdir}/pkgconfig/%{name}-fft.pc
12cu|gnuradio-3.6.2-5|647	
12cu|gnuradio-3.6.2-5|648	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|649	
12cu|gnuradio-3.6.2-5|650	%package -n %{libfilter}
12cu|gnuradio-3.6.2-5|651	Summary:	GnuRadio filters
12cu|gnuradio-3.6.2-5|652	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|653	
12cu|gnuradio-3.6.2-5|654	%description -n %{libfilter}
12cu|gnuradio-3.6.2-5|655	GnuRadio filter module.
12cu|gnuradio-3.6.2-5|656	
12cu|gnuradio-3.6.2-5|657	%files -n %{libfilter}
12cu|gnuradio-3.6.2-5|658	%{_libdir}/lib%{name}-filter*.so.%{major}*
12cu|gnuradio-3.6.2-5|659	
12cu|gnuradio-3.6.2-5|660	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|661	
12cu|gnuradio-3.6.2-5|662	%package -n %{devfilter}
12cu|gnuradio-3.6.2-5|663	Summary:	GnuRadio filter development files
12cu|gnuradio-3.6.2-5|664	Group:		System/Libraries
12cu|gnuradio-3.6.2-5|665	Requires:	%{libfilter} = %{EVRD}
12cu|gnuradio-3.6.2-5|666	
12cu|gnuradio-3.6.2-5|667	%description -n %{devfilter}
12cu|gnuradio-3.6.2-5|668	This package contains header files needed by developers.
12cu|gnuradio-3.6.2-5|669	
12cu|gnuradio-3.6.2-5|670	%files -n %{devfilter}
12cu|gnuradio-3.6.2-5|671	%{_includedir}/%{name}/filter/*.h
12cu|gnuradio-3.6.2-5|672	%{_libdir}/lib%{name}-filter*.so
12cu|gnuradio-3.6.2-5|673	%{_libdir}/pkgconfig/%{name}-filter.pc
12cu|gnuradio-3.6.2-5|674	
12cu|gnuradio-3.6.2-5|675	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|676	
12cu|gnuradio-3.6.2-5|677	%package -n python-%{name}-digital
12cu|gnuradio-3.6.2-5|678	Summary:	Python bindings for GNU Radio digital
12cu|gnuradio-3.6.2-5|679	Group:		Development/Python
12cu|gnuradio-3.6.2-5|680	Requires:	python-%{name}-core = %{EVRD}
12cu|gnuradio-3.6.2-5|681	
12cu|gnuradio-3.6.2-5|682	%description -n python-%{name}-digital
12cu|gnuradio-3.6.2-5|683	This package contains Python bindings for GNU Radio Digital.
12cu|gnuradio-3.6.2-5|684	
12cu|gnuradio-3.6.2-5|685	%files -n python-%{name}-digital
12cu|gnuradio-3.6.2-5|686	%{python_sitearch}/%{name}/digital/*
12cu|gnuradio-3.6.2-5|687	
12cu|gnuradio-3.6.2-5|688	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|689	
12cu|gnuradio-3.6.2-5|690	%package -n python-%{name}-gruel
12cu|gnuradio-3.6.2-5|691	Summary:	Python bindings for GNU Radio gruel
12cu|gnuradio-3.6.2-5|692	Group:		Development/Python
12cu|gnuradio-3.6.2-5|693	Requires:	python-%{name}-core = %{EVRD}
12cu|gnuradio-3.6.2-5|694	
12cu|gnuradio-3.6.2-5|695	%description -n python-%{name}-gruel
12cu|gnuradio-3.6.2-5|696	This package contains Python bindings for GNU Radio gruel.
12cu|gnuradio-3.6.2-5|697	
12cu|gnuradio-3.6.2-5|698	%files -n python-%{name}-gruel
12cu|gnuradio-3.6.2-5|699	%{python_sitearch}/gruel/*
12cu|gnuradio-3.6.2-5|700	
12cu|gnuradio-3.6.2-5|701	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|702	
12cu|gnuradio-3.6.2-5|703	%package -n python-%{name}-vocoder
12cu|gnuradio-3.6.2-5|704	Summary:	Python bindings for GNU Radio vocoder
12cu|gnuradio-3.6.2-5|705	Group:		Development/Python
12cu|gnuradio-3.6.2-5|706	Requires:	python-%{name}-core = %{EVRD}
12cu|gnuradio-3.6.2-5|707	
12cu|gnuradio-3.6.2-5|708	%description -n python-%{name}-vocoder
12cu|gnuradio-3.6.2-5|709	This package contains Python bindings for GNU Radio ATSC decoding.
12cu|gnuradio-3.6.2-5|710	
12cu|gnuradio-3.6.2-5|711	%files -n python-%{name}-vocoder
12cu|gnuradio-3.6.2-5|712	%{python_sitearch}/%{name}/vocoder/*
12cu|gnuradio-3.6.2-5|713	
12cu|gnuradio-3.6.2-5|714	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|715	
12cu|gnuradio-3.6.2-5|716	%package -n python-%{name}-atsc
12cu|gnuradio-3.6.2-5|717	Summary:	Python bindings for GNU Radio ATSC decoding
12cu|gnuradio-3.6.2-5|718	Group:		Development/Python
12cu|gnuradio-3.6.2-5|719	Requires:	python-%{name}-core = %{EVRD}
12cu|gnuradio-3.6.2-5|720	
12cu|gnuradio-3.6.2-5|721	%description -n python-%{name}-atsc
12cu|gnuradio-3.6.2-5|722	This package contains Python bindings for GNU Radio ATSC decoding.
12cu|gnuradio-3.6.2-5|723	Code related to the Advanced Television Standards Committee HDTV
12cu|gnuradio-3.6.2-5|724	implementation.
12cu|gnuradio-3.6.2-5|725	
12cu|gnuradio-3.6.2-5|726	%files -n python-%{name}-atsc
12cu|gnuradio-3.6.2-5|727	%{python_sitearch}/%{name}/_atsc.*
12cu|gnuradio-3.6.2-5|728	%{python_sitearch}/%{name}/atsc.*
12cu|gnuradio-3.6.2-5|729	
12cu|gnuradio-3.6.2-5|730	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|731	
12cu|gnuradio-3.6.2-5|732	%package -n python-%{name}-audio
12cu|gnuradio-3.6.2-5|733	Summary:	GNU Radio Python Audio Driver
12cu|gnuradio-3.6.2-5|734	Group:		Development/Python
12cu|gnuradio-3.6.2-5|735	Requires:	python-%{name}-core = %{EVRD}
12cu|gnuradio-3.6.2-5|736	
12cu|gnuradio-3.6.2-5|737	%description -n python-%{name}-audio
12cu|gnuradio-3.6.2-5|738	This package provides the Python interface to the GNU Radio driver for the
12cu|gnuradio-3.6.2-5|739	audio system.
12cu|gnuradio-3.6.2-5|740	
12cu|gnuradio-3.6.2-5|741	%files -n python-%{name}-audio
12cu|gnuradio-3.6.2-5|742	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/gr-audio.conf
12cu|gnuradio-3.6.2-5|743	%{python_sitearch}/%{name}/audio/*
12cu|gnuradio-3.6.2-5|744	
12cu|gnuradio-3.6.2-5|745	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|746	
12cu|gnuradio-3.6.2-5|747	%package -n python-%{name}-core
12cu|gnuradio-3.6.2-5|748	Summary:	Python bindings for GNU Radio core library
12cu|gnuradio-3.6.2-5|749	Group:		Development/Python
12cu|gnuradio-3.6.2-5|750	Requires:	python-numpy
12cu|gnuradio-3.6.2-5|751	Requires:	python-lxml
12cu|gnuradio-3.6.2-5|752	Requires:	pygtk2.0
12cu|gnuradio-3.6.2-5|753	Requires:	python-cheetah
12cu|gnuradio-3.6.2-5|754	Requires:	wxPython
12cu|gnuradio-3.6.2-5|755	Requires:	python-scipy
12cu|gnuradio-3.6.2-5|756	# Explicit require on PyQt4 Resolves: rhbz#781494
12cu|gnuradio-3.6.2-5|757	Requires:	PyQt4
12cu|gnuradio-3.6.2-5|758	
12cu|gnuradio-3.6.2-5|759	%description -n python-%{name}-core
12cu|gnuradio-3.6.2-5|760	This package provides the modules that enable one to use gnuradio from
12cu|gnuradio-3.6.2-5|761	Python scripts.
12cu|gnuradio-3.6.2-5|762	
12cu|gnuradio-3.6.2-5|763	%files -n python-%{name}-core
12cu|gnuradio-3.6.2-5|764	%dir %{_sysconfdir}/%{name}
12cu|gnuradio-3.6.2-5|765	%dir %{_sysconfdir}/%{name}/conf.d
12cu|gnuradio-3.6.2-5|766	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/%{name}-core.conf
12cu|gnuradio-3.6.2-5|767	%dir %{python_sitearch}/%{name}
12cu|gnuradio-3.6.2-5|768	%{python_sitearch}/%{name}/blks2
12cu|gnuradio-3.6.2-5|769	%{python_sitearch}/%{name}/blks2impl
12cu|gnuradio-3.6.2-5|770	%{python_sitearch}/%{name}/gr
12cu|gnuradio-3.6.2-5|771	%{python_sitearch}/%{name}/gru
12cu|gnuradio-3.6.2-5|772	%{python_sitearch}/%{name}/gruimpl
12cu|gnuradio-3.6.2-5|773	%{python_sitearch}/%{name}/__init__.*
12cu|gnuradio-3.6.2-5|774	%{python_sitearch}/%{name}/eng_notation.*
12cu|gnuradio-3.6.2-5|775	%{python_sitearch}/%{name}/eng_option.*
12cu|gnuradio-3.6.2-5|776	%{python_sitearch}/%{name}/gr_unittest.*
12cu|gnuradio-3.6.2-5|777	%{python_sitearch}/%{name}/optfir.*
12cu|gnuradio-3.6.2-5|778	%{python_sitearch}/%{name}/window.*
12cu|gnuradio-3.6.2-5|779	
12cu|gnuradio-3.6.2-5|780	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|781	
12cu|gnuradio-3.6.2-5|782	%package -n python-%{name}-qtgui
12cu|gnuradio-3.6.2-5|783	Summary:	GNU Radio Graphical Interface Routines based on QT
12cu|gnuradio-3.6.2-5|784	Group:		Development/Python
12cu|gnuradio-3.6.2-5|785	Requires:	python-%{name}-core = %{EVRD}
12cu|gnuradio-3.6.2-5|786	
12cu|gnuradio-3.6.2-5|787	%description -n python-%{name}-qtgui
12cu|gnuradio-3.6.2-5|788	This package provides the Python wrappers around the GNU Radio QT GUI
12cu|gnuradio-3.6.2-5|789	C++ blocks.
12cu|gnuradio-3.6.2-5|790	
12cu|gnuradio-3.6.2-5|791	%files -n python-%{name}-qtgui
12cu|gnuradio-3.6.2-5|792	%{python_sitearch}/%{name}/qtgui
12cu|gnuradio-3.6.2-5|793	
12cu|gnuradio-3.6.2-5|794	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|795	
12cu|gnuradio-3.6.2-5|796	%package -n python-%{name}-trellis
12cu|gnuradio-3.6.2-5|797	Summary:	GNU Radio Trellis-Coded Modulation library
12cu|gnuradio-3.6.2-5|798	Group:		Development/Python
12cu|gnuradio-3.6.2-5|799	Requires:	python-%{name}-core = %{EVRD}
12cu|gnuradio-3.6.2-5|800	
12cu|gnuradio-3.6.2-5|801	%description -n python-%{name}-trellis
12cu|gnuradio-3.6.2-5|802	This package provides an implementation of trellis-coded modulation for
12cu|gnuradio-3.6.2-5|803	GNU Radio.
12cu|gnuradio-3.6.2-5|804	
12cu|gnuradio-3.6.2-5|805	%files -n python-%{name}-trellis
12cu|gnuradio-3.6.2-5|806	%{python_sitearch}/%{name}/_trellis.*
12cu|gnuradio-3.6.2-5|807	%{python_sitearch}/%{name}/trellis.*
12cu|gnuradio-3.6.2-5|808	
12cu|gnuradio-3.6.2-5|809	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|810	
12cu|gnuradio-3.6.2-5|811	%package -n python-%{name}-uhd
12cu|gnuradio-3.6.2-5|812	Summary:	Python bindings for GNU Radio uhd driver
12cu|gnuradio-3.6.2-5|813	Group:		Development/Python
12cu|gnuradio-3.6.2-5|814	Requires:	python-%{name}-core = %{EVRD}
12cu|gnuradio-3.6.2-5|815	
12cu|gnuradio-3.6.2-5|816	%description -n python-%{name}-uhd
12cu|gnuradio-3.6.2-5|817	This package provides the Python interface to the GNU Radio uhd driver
12cu|gnuradio-3.6.2-5|818	and daughterboard drivers.
12cu|gnuradio-3.6.2-5|819	
12cu|gnuradio-3.6.2-5|820	%files -n python-%{name}-uhd
12cu|gnuradio-3.6.2-5|821	%{python_sitearch}/%{name}/uhd
12cu|gnuradio-3.6.2-5|822	
12cu|gnuradio-3.6.2-5|823	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|824	
12cu|gnuradio-3.6.2-5|825	%package -n python-%{name}-video-sdl
12cu|gnuradio-3.6.2-5|826	Summary:	GNU Radio SDL Interface Library
12cu|gnuradio-3.6.2-5|827	Group:		Development/Python
12cu|gnuradio-3.6.2-5|828	Requires:	python-%{name}-core = %{EVRD}
12cu|gnuradio-3.6.2-5|829	
12cu|gnuradio-3.6.2-5|830	%description -n python-%{name}-video-sdl
12cu|gnuradio-3.6.2-5|831	This package provides an interface to the SDL rendering library for GNU Radio.
12cu|gnuradio-3.6.2-5|832	
12cu|gnuradio-3.6.2-5|833	%files -n python-%{name}-video-sdl
12cu|gnuradio-3.6.2-5|834	%{python_sitearch}/%{name}/_video_sdl.*
12cu|gnuradio-3.6.2-5|835	%{python_sitearch}/%{name}/video_sdl.*
12cu|gnuradio-3.6.2-5|836	
12cu|gnuradio-3.6.2-5|837	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|838	
12cu|gnuradio-3.6.2-5|839	%package -n python-%{name}-wxgui
12cu|gnuradio-3.6.2-5|840	Summary:	GNU Radio GUI Routines based on wxPython
12cu|gnuradio-3.6.2-5|841	Group:		Development/Python
12cu|gnuradio-3.6.2-5|842	Requires:	python-%{name}-core = %{EVRD}
12cu|gnuradio-3.6.2-5|843	Requires:	python-numpy
12cu|gnuradio-3.6.2-5|844	Requires:	python-opengl
12cu|gnuradio-3.6.2-5|845	
12cu|gnuradio-3.6.2-5|846	%description -n python-%{name}-wxgui
12cu|gnuradio-3.6.2-5|847	This package provides high level GUI
12cu|gnuradio-3.6.2-5|848	construction classes based upon the wxPython bindings
12cu|gnuradio-3.6.2-5|849	for wxWidgets.
12cu|gnuradio-3.6.2-5|850	
12cu|gnuradio-3.6.2-5|851	%files -n python-%{name}-wxgui
12cu|gnuradio-3.6.2-5|852	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/gr-wxgui.conf
12cu|gnuradio-3.6.2-5|853	%{python_sitearch}/%{name}/wxgui
12cu|gnuradio-3.6.2-5|854	
12cu|gnuradio-3.6.2-5|855	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|856	
12cu|gnuradio-3.6.2-5|857	%package -n python-%{name}-fcd
12cu|gnuradio-3.6.2-5|858	Summary:	GNU Radio Fun Cube Dongle
12cu|gnuradio-3.6.2-5|859	Group:		Development/Python
12cu|gnuradio-3.6.2-5|860	
12cu|gnuradio-3.6.2-5|861	%description -n python-%{name}-fcd
12cu|gnuradio-3.6.2-5|862	GNU Radio Fun Cube Dongle
12cu|gnuradio-3.6.2-5|863	
12cu|gnuradio-3.6.2-5|864	%files -n python-%{name}-fcd
12cu|gnuradio-3.6.2-5|865	%{python_sitearch}/%{name}/fcd
12cu|gnuradio-3.6.2-5|866	
12cu|gnuradio-3.6.2-5|867	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|868	
12cu|gnuradio-3.6.2-5|869	%package -n python-%{name}-wavelet
12cu|gnuradio-3.6.2-5|870	Summary:	GNU Radio wavelet
12cu|gnuradio-3.6.2-5|871	Group:		Development/Python
12cu|gnuradio-3.6.2-5|872	
12cu|gnuradio-3.6.2-5|873	%description -n python-%{name}-wavelet
12cu|gnuradio-3.6.2-5|874	GNU Radio wavelet.
12cu|gnuradio-3.6.2-5|875	
12cu|gnuradio-3.6.2-5|876	%files -n python-%{name}-wavelet
12cu|gnuradio-3.6.2-5|877	%{python_sitearch}/%{name}/wavelet
12cu|gnuradio-3.6.2-5|878	
12cu|gnuradio-3.6.2-5|879	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|880	
12cu|gnuradio-3.6.2-5|881	%package -n python-%{name}-fft
12cu|gnuradio-3.6.2-5|882	Summary:	GNU Radio fft
12cu|gnuradio-3.6.2-5|883	Group:		Development/Python
12cu|gnuradio-3.6.2-5|884	
12cu|gnuradio-3.6.2-5|885	%description -n python-%{name}-fft
12cu|gnuradio-3.6.2-5|886	GNU Radio fft
12cu|gnuradio-3.6.2-5|887	
12cu|gnuradio-3.6.2-5|888	%files -n python-%{name}-fft
12cu|gnuradio-3.6.2-5|889	%{python_sitearch}/%{name}/fft
12cu|gnuradio-3.6.2-5|890	%{python_sitearch}/%{name}/plot_fft_base.*
12cu|gnuradio-3.6.2-5|891	
12cu|gnuradio-3.6.2-5|892	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|893	
12cu|gnuradio-3.6.2-5|894	%package -n python-%{name}-filter
12cu|gnuradio-3.6.2-5|895	Summary:	GNU Radio filter
12cu|gnuradio-3.6.2-5|896	Group:		Development/Python
12cu|gnuradio-3.6.2-5|897	
12cu|gnuradio-3.6.2-5|898	%description -n python-%{name}-filter
12cu|gnuradio-3.6.2-5|899	GNU Radio filter
12cu|gnuradio-3.6.2-5|900	
12cu|gnuradio-3.6.2-5|901	%files -n python-%{name}-filter
12cu|gnuradio-3.6.2-5|902	%{python_sitearch}/%{name}/filter
12cu|gnuradio-3.6.2-5|903	
12cu|gnuradio-3.6.2-5|904	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|905	
12cu|gnuradio-3.6.2-5|906	%package companion
12cu|gnuradio-3.6.2-5|907	Summary:	The GNU Radio Companion
12cu|gnuradio-3.6.2-5|908	Group:		Communications
12cu|gnuradio-3.6.2-5|909	Requires:	python-%{name}-core = %{EVRD}
12cu|gnuradio-3.6.2-5|910	Requires:	python-cheetah
12cu|gnuradio-3.6.2-5|911	Requires:	pygtk2.0
12cu|gnuradio-3.6.2-5|912	Requires:	python-lxml
12cu|gnuradio-3.6.2-5|913	
12cu|gnuradio-3.6.2-5|914	%description companion
12cu|gnuradio-3.6.2-5|915	GRC is a graphical flowgraph editor for the GNU Software Radio.
12cu|gnuradio-3.6.2-5|916	
12cu|gnuradio-3.6.2-5|917	%files companion
12cu|gnuradio-3.6.2-5|918	%config(noreplace) %{_sysconfdir}/%{name}/conf.d/grc.conf
12cu|gnuradio-3.6.2-5|919	%{_bindir}/%{name}-companion
12cu|gnuradio-3.6.2-5|920	%{_datadir}/applications/%{name}-grc.desktop
12cu|gnuradio-3.6.2-5|921	%{_datadir}/mime/application/*.xml
12cu|gnuradio-3.6.2-5|922	%{_iconsdir}/hicolor/*/apps/%{name}-grc.png
12cu|gnuradio-3.6.2-5|923	%{_datadir}/%{name}/grc
12cu|gnuradio-3.6.2-5|924	%{python_sitearch}/%{name}/grc
12cu|gnuradio-3.6.2-5|925	%{python_sitearch}/grc_%{name}
12cu|gnuradio-3.6.2-5|926	
12cu|gnuradio-3.6.2-5|927	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|928	
12cu|gnuradio-3.6.2-5|929	%package  noaa
12cu|gnuradio-3.6.2-5|930	Summary:	GNU Radio NOAA POES HRPT receiver
12cu|gnuradio-3.6.2-5|931	Group:		Communications
12cu|gnuradio-3.6.2-5|932	Requires:	python-%{name}-core = %{EVRD}
12cu|gnuradio-3.6.2-5|933	
12cu|gnuradio-3.6.2-5|934	%description noaa
12cu|gnuradio-3.6.2-5|935	This package provides and implements an NOAA POES HRPT receiver.
12cu|gnuradio-3.6.2-5|936	
12cu|gnuradio-3.6.2-5|937	%files noaa
12cu|gnuradio-3.6.2-5|938	%{python_sitearch}/%{name}/noaa
12cu|gnuradio-3.6.2-5|939	
12cu|gnuradio-3.6.2-5|940	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|941	
12cu|gnuradio-3.6.2-5|942	%package pager
12cu|gnuradio-3.6.2-5|943	Summary:	GNU Radio FLEX Pager Decoder
12cu|gnuradio-3.6.2-5|944	Group:		Communications
12cu|gnuradio-3.6.2-5|945	Requires:	python-%{name}-uhd = %{EVRD}
12cu|gnuradio-3.6.2-5|946	
12cu|gnuradio-3.6.2-5|947	%description pager
12cu|gnuradio-3.6.2-5|948	This package provides a decoder for the FLEX paging protocol for GNU Radio.
12cu|gnuradio-3.6.2-5|949	
12cu|gnuradio-3.6.2-5|950	%files pager
12cu|gnuradio-3.6.2-5|951	%{_bindir}/usrp_flex*
12cu|gnuradio-3.6.2-5|952	%{python_sitearch}/%{name}/pager
12cu|gnuradio-3.6.2-5|953	
12cu|gnuradio-3.6.2-5|954	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|955	
12cu|gnuradio-3.6.2-5|956	%package utils
12cu|gnuradio-3.6.2-5|957	Summary:	GNU Radio Utilities
12cu|gnuradio-3.6.2-5|958	Group:		Communications
12cu|gnuradio-3.6.2-5|959	Requires:	python-%{name}-wxgui = %{EVRD}
12cu|gnuradio-3.6.2-5|960	Requires:	python-matplotlib
12cu|gnuradio-3.6.2-5|961	Requires:	python-scipy
12cu|gnuradio-3.6.2-5|962	Requires:	python-qt4
12cu|gnuradio-3.6.2-5|963	
12cu|gnuradio-3.6.2-5|964	%description utils
12cu|gnuradio-3.6.2-5|965	This package provides commonly used utilities for GNU Radio.
12cu|gnuradio-3.6.2-5|966	
12cu|gnuradio-3.6.2-5|967	%files utils
12cu|gnuradio-3.6.2-5|968	%{python_sitearch}/%{name}/plot_data.*
12cu|gnuradio-3.6.2-5|969	%{python_sitearch}/%{name}/pyqt_filter.*
12cu|gnuradio-3.6.2-5|970	%{python_sitearch}/%{name}/pyqt_plot.*
12cu|gnuradio-3.6.2-5|971	%{_bindir}/%{name}-config-info
12cu|gnuradio-3.6.2-5|972	# This should really be in a devel package
12cu|gnuradio-3.6.2-5|973	%{_libdir}/pkgconfig/gr-wxgui.pc
12cu|gnuradio-3.6.2-5|974	
12cu|gnuradio-3.6.2-5|975	## TODO Where do these live?
12cu|gnuradio-3.6.2-5|976	%{_bindir}/gr_filter_design
12cu|gnuradio-3.6.2-5|977	%{_bindir}/gr_plot_*
12cu|gnuradio-3.6.2-5|978	%{_bindir}/uhd_*
12cu|gnuradio-3.6.2-5|979	%{python_sitearch}/%{name}/gr_xmlrunner.*
12cu|gnuradio-3.6.2-5|980	%{python_sitearch}/%{name}/plot_psd_base.*
12cu|gnuradio-3.6.2-5|981	
12cu|gnuradio-3.6.2-5|982	#----------------------------------------------------------------------------
12cu|gnuradio-3.6.2-5|983	
12cu|gnuradio-3.6.2-5|984	%prep
12cu|gnuradio-3.6.2-5|985	%setup -q -n %{name}-%{version}
12cu|gnuradio-3.6.2-5|986	%patch0 -p0 -b .gnuradio-3.6.2-mga-fix_install_paths_in_CMakeLists.patch
12cu|gnuradio-3.6.2-5|987	%patch2 -p1 -b .gnuradio-3.6.1-fix-linkage.patch
12cu|gnuradio-3.6.2-5|988	
12cu|gnuradio-3.6.2-5|989	%build
12cu|gnuradio-3.6.2-5|990	%cmake
12cu|gnuradio-3.6.2-5|991	make
12cu|gnuradio-3.6.2-5|992	
12cu|gnuradio-3.6.2-5|993	%install
12cu|gnuradio-3.6.2-5|994	%makeinstall_std -C build
12cu|gnuradio-3.6.2-5|995	
12cu|gnuradio-3.6.2-5|996	#icons
12cu|gnuradio-3.6.2-5|997	for i in 32 48 64 128 256; do
12cu|gnuradio-3.6.2-5|998	install -Dpm0644 %{buildroot}%{_datadir}/%{name}/grc/freedesktop/grc-icon-${i}.png \
12cu|gnuradio-3.6.2-5|999	%{buildroot}/%{_iconsdir}/hicolor/${i}x${i}/apps/%{name}-grc.png
12cu|gnuradio-3.6.2-5|1000	done
12cu|gnuradio-3.6.2-5|1001	
12cu|gnuradio-3.6.2-5|1002	# Desktop files
12cu|gnuradio-3.6.2-5|1003	mkdir -p %{buildroot}%{_datadir}/applications
12cu|gnuradio-3.6.2-5|1004	mkdir -p %{buildroot}%{_datadir}/mime/application
12cu|gnuradio-3.6.2-5|1005	mv %{buildroot}%{_datadir}/%{name}/grc/freedesktop/%{name}-grc.xml %{buildroot}%{_datadir}/mime/application/
12cu|gnuradio-3.6.2-5|1006	
12cu|gnuradio-3.6.2-5|1007	cat > %{name}-doc.desktop << EOF
12cu|gnuradio-3.6.2-5|1008	[Desktop Entry]
12cu|gnuradio-3.6.2-5|1009	Version=1.0
12cu|gnuradio-3.6.2-5|1010	Name=Gnu Radio C++ API Documentation
12cu|gnuradio-3.6.2-5|1011	GenericName=Gnu Radio C++ API Documentation
12cu|gnuradio-3.6.2-5|1012	Exec=xdg-open /usr/share/doc/%{name}-%{version}/html/index.html
12cu|gnuradio-3.6.2-5|1013	Icon=%{name}-grc
12cu|gnuradio-3.6.2-5|1014	Terminal=false
12cu|gnuradio-3.6.2-5|1015	Type=Application
12cu|gnuradio-3.6.2-5|1016	Categories=System;Documentation;
12cu|gnuradio-3.6.2-5|1017	X-Desktop-File-Install-Version=0.19
12cu|gnuradio-3.6.2-5|1018	EOF
12cu|gnuradio-3.6.2-5|1019	
12cu|gnuradio-3.6.2-5|1020	desktop-file-install \
12cu|gnuradio-3.6.2-5|1021	--dir=%{buildroot}%{_datadir}/applications %{name}-doc.desktop
12cu|gnuradio-3.6.2-5|1022	
12cu|gnuradio-3.6.2-5|1023	desktop-file-install \
12cu|gnuradio-3.6.2-5|1024	--set-key=Name \
12cu|gnuradio-3.6.2-5|1025	--set-value='Gnu Radio Companion' \
12cu|gnuradio-3.6.2-5|1026	--dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/%{name}/grc/freedesktop/%{name}-grc.desktop
12cu|gnuradio-3.6.2-5|1027	
12cu|gnuradio-3.6.2-5|1028	#we don't want these
12cu|gnuradio-3.6.2-5|1029	rm -rf %{buildroot}%{_bindir}/create-%{name}-out-of-tree-project
12cu|gnuradio-3.6.2-5|1030	rm -rf %{buildroot}%{_libdir}/%{name}/grc_setup_freedesktop
12cu|gnuradio-3.6.2-5|1031	rm -rf %{buildroot}/%{_datadir}/%{name}/grc/freedesktop
12cu|gnuradio-3.6.2-5|1032	
12cu|gnuradio-3.6.2-5|1033	%changelog
12cu|gnuradio-3.6.2-5|1034	* Thu Feb 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.6.2-5
12cu|gnuradio-3.6.2-5|1035	+ Revision: e924ecd
12cu|gnuradio-3.6.2-5|1036	- LOG Spec cleanup
12cu|gnuradio-3.6.2-5|1037	
12cu|gnuradio-3.6.2-5|1038	

9575 12
12cu|gnurobbo-0.66-2|1	Summary:	Logic game ported from ATARI XE/XL
12cu|gnurobbo-0.66-2|2	Name:		gnurobbo
12cu|gnurobbo-0.66-2|3	Version:	0.66
12cu|gnurobbo-0.66-2|4	Release:	2
12cu|gnurobbo-0.66-2|5	License:	GPLv2+
12cu|gnurobbo-0.66-2|6	Group:		Games/Arcade
12cu|gnurobbo-0.66-2|7	Url:		http://gnurobbo.sourceforge.net
12cu|gnurobbo-0.66-2|8	Source0:	http://prdownloads.sourceforge.net/gnurobbo/%{name}-%{version}-source.tar.gz
12cu|gnurobbo-0.66-2|9	Source10:	%{name}.16.png.bz2
12cu|gnurobbo-0.66-2|10	Source11:	%{name}.32.png.bz2
12cu|gnurobbo-0.66-2|11	Source12:	%{name}.48.png.bz2
12cu|gnurobbo-0.66-2|12	Patch0:		gnurobbo-0.66.libm.patch
12cu|gnurobbo-0.66-2|13	BuildRequires:	pkgconfig(sdl)
12cu|gnurobbo-0.66-2|14	BuildRequires:	pkgconfig(SDL_image)
12cu|gnurobbo-0.66-2|15	BuildRequires:	pkgconfig(SDL_mixer)
12cu|gnurobbo-0.66-2|16	BuildRequires:	pkgconfig(SDL_ttf)
12cu|gnurobbo-0.66-2|17	
12cu|gnurobbo-0.66-2|18	%description
12cu|gnurobbo-0.66-2|19	GNU Robbo is very addictive logic game. You must help little robot to get out
12cu|gnurobbo-0.66-2|20	of unfriendly planet, collecting parts of emergency capsule.
12cu|gnurobbo-0.66-2|21	
12cu|gnurobbo-0.66-2|22	%files
12cu|gnurobbo-0.66-2|23	%doc README ChangeLog AUTHORS
12cu|gnurobbo-0.66-2|24	%{_bindir}/*
12cu|gnurobbo-0.66-2|25	%{_datadir}/%{name}
12cu|gnurobbo-0.66-2|26	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|gnurobbo-0.66-2|27	%{_miconsdir}/%{name}.png
12cu|gnurobbo-0.66-2|28	%{_iconsdir}/%{name}.png
12cu|gnurobbo-0.66-2|29	%{_liconsdir}/%{name}.png
12cu|gnurobbo-0.66-2|30	
12cu|gnurobbo-0.66-2|31	#----------------------------------------------------------------------------
12cu|gnurobbo-0.66-2|32	
12cu|gnurobbo-0.66-2|33	%prep
12cu|gnurobbo-0.66-2|34	%setup -q
12cu|gnurobbo-0.66-2|35	%apply_patches
12cu|gnurobbo-0.66-2|36	
12cu|gnurobbo-0.66-2|37	%build
12cu|gnurobbo-0.66-2|38	%make PACKAGE_DATA_DIR=%{_datadir}/%{name}
12cu|gnurobbo-0.66-2|39	
12cu|gnurobbo-0.66-2|40	%install
12cu|gnurobbo-0.66-2|41	%makeinstall \
12cu|gnurobbo-0.66-2|42	BINDIR=%{buildroot}%{_bindir} \
12cu|gnurobbo-0.66-2|43	PACKAGE_DATA_DIR=%{buildroot}%{_datadir}/%{name} \
12cu|gnurobbo-0.66-2|44	DOCDIR=%{buildroot}%{_docdir}/%{name}
12cu|gnurobbo-0.66-2|45	
12cu|gnurobbo-0.66-2|46	mkdir -p %{buildroot}%{_datadir}/applications
12cu|gnurobbo-0.66-2|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|gnurobbo-0.66-2|48	[Desktop Entry]
12cu|gnurobbo-0.66-2|49	Name=GNU Robbo
12cu|gnurobbo-0.66-2|50	Comment=%{summary}
12cu|gnurobbo-0.66-2|51	Exec=%{_bindir}/%{name}
12cu|gnurobbo-0.66-2|52	Icon=%{name}
12cu|gnurobbo-0.66-2|53	Terminal=false
12cu|gnurobbo-0.66-2|54	Type=Application
12cu|gnurobbo-0.66-2|55	StartupNotify=true
12cu|gnurobbo-0.66-2|56	Categories=Game;ArcadeGame;
12cu|gnurobbo-0.66-2|57	EOF
12cu|gnurobbo-0.66-2|58	
12cu|gnurobbo-0.66-2|59	mkdir -p %{buildroot}%{_miconsdir}
12cu|gnurobbo-0.66-2|60	mkdir -p %{buildroot}%{_liconsdir}
12cu|gnurobbo-0.66-2|61	bzcat %{SOURCE10} > %{buildroot}%{_miconsdir}/%{name}.png
12cu|gnurobbo-0.66-2|62	bzcat %{SOURCE11} > %{buildroot}%{_iconsdir}/%{name}.png
12cu|gnurobbo-0.66-2|63	bzcat %{SOURCE12} > %{buildroot}%{_liconsdir}/%{name}.png
12cu|gnurobbo-0.66-2|64	
12cu|gnurobbo-0.66-2|65	
12cu|gnurobbo-0.66-2|66	%changelog
12cu|gnurobbo-0.66-2|67	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.66-2
12cu|gnurobbo-0.66-2|68	+ Revision: 16a2f1d
12cu|gnurobbo-0.66-2|69	- LOG Spec cleanup
12cu|gnurobbo-0.66-2|70	
12cu|gnurobbo-0.66-2|71	

9576 12
12cu|gnus-5.10.8-4|1	%define cvs    0
12cu|gnus-5.10.8-4|2	%define sname	ngnus-0.3
12cu|gnus-5.10.8-4|3	
12cu|gnus-5.10.8-4|4	%define infodir %_infodir/packages/%{name}
12cu|gnus-5.10.8-4|5	
12cu|gnus-5.10.8-4|6	%{expand:%%define emacs_version %(rpm -q emacs|sed 's/emacs-\([0-9].*\)-.*$/\1/')}
12cu|gnus-5.10.8-4|7	%{expand:%%define xemacs_version %(rpm -q xemacs|sed 's/xemacs-\([0-9].*\)-.*$/\1/')}
12cu|gnus-5.10.8-4|8	
12cu|gnus-5.10.8-4|9	Summary:	Gnus Newsreader for Emacs
12cu|gnus-5.10.8-4|10	Name:	gnus
12cu|gnus-5.10.8-4|11	Epoch:	1
12cu|gnus-5.10.8-4|12	Version:	5.10.8
12cu|gnus-5.10.8-4|13	Release:	4
12cu|gnus-5.10.8-4|14	%if %cvs
12cu|gnus-5.10.8-4|15	Source0:	http://www.gnus.com/dist/%sname.tar.bz2
12cu|gnus-5.10.8-4|16	%else
12cu|gnus-5.10.8-4|17	Source0:	http://www.gnus.com/dist/%name-%version.tar.bz2
12cu|gnus-5.10.8-4|18	%endif
12cu|gnus-5.10.8-4|19	Source1: 	gnus-emacs.el
12cu|gnus-5.10.8-4|20	#Source2: 	gnus-xemacs.el
12cu|gnus-5.10.8-4|21	URL: 		http://www.gnus.org/
12cu|gnus-5.10.8-4|22	License: 	GPLv2+
12cu|gnus-5.10.8-4|23	Group: 		Networking/News
12cu|gnus-5.10.8-4|24	BuildArch: noarch
12cu|gnus-5.10.8-4|25	BuildRequires: emacs-bin
12cu|gnus-5.10.8-4|26	
12cu|gnus-5.10.8-4|27	%description
12cu|gnus-5.10.8-4|28	You can read news (and mail) from within Emacs by using Gnus. The news can be
12cu|gnus-5.10.8-4|29	gotten by any nefarious means you can think of -- NNTP, local spool or your
12cu|gnus-5.10.8-4|30	mbox file. All at the same time, if you want to push your luck.
12cu|gnus-5.10.8-4|31	
12cu|gnus-5.10.8-4|32	%package doc
12cu|gnus-5.10.8-4|33	Summary: 	Gnus Newsreader for XEmacs
12cu|gnus-5.10.8-4|34	Group: 		Networking/News
12cu|gnus-5.10.8-4|35	
12cu|gnus-5.10.8-4|36	%description doc
12cu|gnus-5.10.8-4|37	You can read news (and mail) from within Emacs by using Gnus. The news can be
12cu|gnus-5.10.8-4|38	gotten by any nefarious means you can think of -- NNTP, local spool or your
12cu|gnus-5.10.8-4|39	mbox file. All at the same time, if you want to push your luck.
12cu|gnus-5.10.8-4|40	
12cu|gnus-5.10.8-4|41	This package is the documentation info files for GNUS version %{version}.
12cu|gnus-5.10.8-4|42	
12cu|gnus-5.10.8-4|43	%package emacs
12cu|gnus-5.10.8-4|44	Summary: 	Gnus Newsreader for Emacs
12cu|gnus-5.10.8-4|45	Group: 		Networking/News
12cu|gnus-5.10.8-4|46	Requires: 	emacs
12cu|gnus-5.10.8-4|47	Obsoletes: 	gnus
12cu|gnus-5.10.8-4|48	Provides:	gnus = %version
12cu|gnus-5.10.8-4|49	
12cu|gnus-5.10.8-4|50	%description emacs
12cu|gnus-5.10.8-4|51	You can read news (and mail) from within Emacs by using Gnus. The news can be
12cu|gnus-5.10.8-4|52	gotten by any nefarious means you can think of -- NNTP, local spool or your
12cu|gnus-5.10.8-4|53	mbox file. All at the same time, if you want to push your luck.
12cu|gnus-5.10.8-4|54	
12cu|gnus-5.10.8-4|55	This version is compiled for GNU/Emacs %{emacs_version}
12cu|gnus-5.10.8-4|56	
12cu|gnus-5.10.8-4|57	#%package xemacs
12cu|gnus-5.10.8-4|58	#Summary: Gnus Newsreader for XEmacs
12cu|gnus-5.10.8-4|59	#Copyright: GPL
12cu|gnus-5.10.8-4|60	#Group: Networking/News
12cu|gnus-5.10.8-4|61	#Requires: xemacs = %{xemacs_version}
12cu|gnus-5.10.8-4|62	#
12cu|gnus-5.10.8-4|63	#%description xemacs
12cu|gnus-5.10.8-4|64	#You can read news (and mail) from within Emacs by using Gnus. The news can be
12cu|gnus-5.10.8-4|65	#gotten by any nefarious means you can think of -- NNTP, local spool or your
12cu|gnus-5.10.8-4|66	#mbox file. All at the same time, if you want to push your luck.
12cu|gnus-5.10.8-4|67	#
12cu|gnus-5.10.8-4|68	#This version is compiled for XEmacs %{xemacs_version}
12cu|gnus-5.10.8-4|69	
12cu|gnus-5.10.8-4|70	%prep
12cu|gnus-5.10.8-4|71	%if %cvs
12cu|gnus-5.10.8-4|72	%setup -q -n %sname
12cu|gnus-5.10.8-4|73	%else
12cu|gnus-5.10.8-4|74	%setup -q
12cu|gnus-5.10.8-4|75	%endif
12cu|gnus-5.10.8-4|76	
12cu|gnus-5.10.8-4|77	%build
12cu|gnus-5.10.8-4|78	# We don't build it since even in the %%install gnus want always to do it.
12cu|gnus-5.10.8-4|79	install -d BUILD
12cu|gnus-5.10.8-4|80	mv [a-z]* Makefile* BUILD
12cu|gnus-5.10.8-4|81	
12cu|gnus-5.10.8-4|82	for i in emacs ; do
12cu|gnus-5.10.8-4|83	cp -a BUILD $i-build
12cu|gnus-5.10.8-4|84	(cd $i-build ; EMACS=/usr/bin/$i %configure --with-lispdir=%{_datadir}/$i/site-lisp/%{name})
12cu|gnus-5.10.8-4|85	done
12cu|gnus-5.10.8-4|86	
12cu|gnus-5.10.8-4|87	%install
12cu|gnus-5.10.8-4|88	for i in emacs ; do
12cu|gnus-5.10.8-4|89	make -C $i-build install infodir=%buildroot%{infodir} lispdir=%buildroot%{_datadir}/$i/site-lisp/%{name} EMACS=/usr/bin/$i
12cu|gnus-5.10.8-4|90	done
12cu|gnus-5.10.8-4|91	
12cu|gnus-5.10.8-4|92	install -d %buildroot%{_sysconfdir}/emacs/site-start.d
12cu|gnus-5.10.8-4|93	cat << EOF > %buildroot%{_sysconfdir}/emacs/site-start.d/%{name}-emacs.el
12cu|gnus-5.10.8-4|94	%{expand:%(%__cat %{SOURCE1})}
12cu|gnus-5.10.8-4|95	EOF
12cu|gnus-5.10.8-4|96	
12cu|gnus-5.10.8-4|97	%files doc
12cu|gnus-5.10.8-4|98	%defattr(-,root,root)
12cu|gnus-5.10.8-4|99	%{infodir}/*
12cu|gnus-5.10.8-4|100	
12cu|gnus-5.10.8-4|101	%files emacs
12cu|gnus-5.10.8-4|102	%defattr(-,root,root)
12cu|gnus-5.10.8-4|103	%doc GNUS-NEWS BUILD/lisp/ChangeLog
12cu|gnus-5.10.8-4|104	%dir %_datadir/emacs/site-lisp/%{name}
12cu|gnus-5.10.8-4|105	%_datadir/emacs/site-lisp/%{name}/*
12cu|gnus-5.10.8-4|106	%dir %_datadir/emacs/etc/images/%{name}
12cu|gnus-5.10.8-4|107	%_datadir/emacs/etc/images/%{name}/*
12cu|gnus-5.10.8-4|108	%_datadir/emacs/etc/images/smilies/*
12cu|gnus-5.10.8-4|109	%_datadir/emacs/etc/%{name}-tut.txt
12cu|gnus-5.10.8-4|110	
12cu|gnus-5.10.8-4|111	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}-emacs*
12cu|gnus-5.10.8-4|112	
12cu|gnus-5.10.8-4|113	#%files xemacs
12cu|gnus-5.10.8-4|114	#%defattr(-,root,root)
12cu|gnus-5.10.8-4|115	#%doc GNUS-NEWS README
12cu|gnus-5.10.8-4|116	#%{_datadir}/xemacs/site-lisp/%{name}
12cu|gnus-5.10.8-4|117	#%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}-xemacs*
12cu|gnus-5.10.8-4|118	
12cu|gnus-5.10.8-4|119	
12cu|gnus-5.10.8-4|120	
12cu|gnus-5.10.8-4|121	
12cu|gnus-5.10.8-4|122	%changelog
12cu|gnus-5.10.8-4|123	* Sat Jul 17 2010 Sandro Cazzaniga <kharec@mandriva.org> 1:5.10.8-3mdv2011.0
12cu|gnus-5.10.8-4|124	+ Revision: 554697
12cu|gnus-5.10.8-4|125	- fix license
12cu|gnus-5.10.8-4|126	
12cu|gnus-5.10.8-4|127	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1:5.10.8-2mdv2010.0
12cu|gnus-5.10.8-4|128	+ Revision: 429284
12cu|gnus-5.10.8-4|129	- rebuild
12cu|gnus-5.10.8-4|130	
12cu|gnus-5.10.8-4|131	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1:5.10.8-1mdv2009.0
12cu|gnus-5.10.8-4|132	+ Revision: 136456
12cu|gnus-5.10.8-4|133	- restore BuildRoot
12cu|gnus-5.10.8-4|134	
12cu|gnus-5.10.8-4|135	+ Thierry Vignaud <tv@mandriva.org>
12cu|gnus-5.10.8-4|136	- kill re-definition of %%buildroot on Pixel's request
12cu|gnus-5.10.8-4|137	- import gnus
12cu|gnus-5.10.8-4|138	
12cu|gnus-5.10.8-4|139	
12cu|gnus-5.10.8-4|140	* Fri Jul 14 2006 Olivier Blin <blino@mandriva.com> 5.10.8-1mdv2007.0
12cu|gnus-5.10.8-4|141	- 5.10.8
12cu|gnus-5.10.8-4|142	- adapt to new lispdir and etcdir
12cu|gnus-5.10.8-4|143	
12cu|gnus-5.10.8-4|144	* Fri May  6 2005 Pixel <pixel@mandriva.com> 5.10.6-6mdk
12cu|gnus-5.10.8-4|145	- no need to load info before setting Info-default-directory-list (this fixed bugzilla #9395)
12cu|gnus-5.10.8-4|146	
12cu|gnus-5.10.8-4|147	* Mon May 02 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.10.6-5mdk
12cu|gnus-5.10.8-4|148	- no-gnus 0.3
12cu|gnus-5.10.8-4|149	- remove packager tag
12cu|gnus-5.10.8-4|150	
12cu|gnus-5.10.8-4|151	* Thu Dec 23 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.10.6-4mdk
12cu|gnus-5.10.8-4|152	- fix info pages (anthill #1241)
12cu|gnus-5.10.8-4|153	
12cu|gnus-5.10.8-4|154	* Tue May 04 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.10.6-3mdk
12cu|gnus-5.10.8-4|155	- no-gnus 0.2
12cu|gnus-5.10.8-4|156	
12cu|gnus-5.10.8-4|157	* Fri Apr 23 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.10.6-2mdk
12cu|gnus-5.10.8-4|158	- no-gnus 0.1
12cu|gnus-5.10.8-4|159	
12cu|gnus-5.10.8-4|160	* Mon Jan 05 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.10.6-1mdk
12cu|gnus-5.10.8-4|161	- new release
12cu|gnus-5.10.8-4|162	
12cu|gnus-5.10.8-4|163	* Wed May 14 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.10.2-1mdk
12cu|gnus-5.10.8-4|164	- gnus-5.10.2
12cu|gnus-5.10.8-4|165	
12cu|gnus-5.10.8-4|166	* Mon May 12 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.10.1-1mdk
12cu|gnus-5.10.8-4|167	- gnus-5.10.1
12cu|gnus-5.10.8-4|168	
12cu|gnus-5.10.8-4|169	* Tue Apr 29 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-16mdk
12cu|gnus-5.10.8-4|170	- oort gnus-0.19
12cu|gnus-5.10.8-4|171	
12cu|gnus-5.10.8-4|172	* Tue Apr 29 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-15mdk
12cu|gnus-5.10.8-4|173	- oort gnus-0.18
12cu|gnus-5.10.8-4|174	
12cu|gnus-5.10.8-4|175	* Fri Apr 25 2003 Pixel <pixel@mandrakesoft.com> 6.0.0-14mdk
12cu|gnus-5.10.8-4|176	- replace BuildRequires emacs with emacs-bin
12cu|gnus-5.10.8-4|177	
12cu|gnus-5.10.8-4|178	* Wed Apr 02 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-13mdk
12cu|gnus-5.10.8-4|179	- rebuild for new emacs
12cu|gnus-5.10.8-4|180	
12cu|gnus-5.10.8-4|181	* Tue Apr 01 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-12mdk
12cu|gnus-5.10.8-4|182	- oort gnus-0.17
12cu|gnus-5.10.8-4|183	
12cu|gnus-5.10.8-4|184	* Wed Mar 19 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-11mdk
12cu|gnus-5.10.8-4|185	- oort gnus-0.16
12cu|gnus-5.10.8-4|186	
12cu|gnus-5.10.8-4|187	* Mon Feb 10 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-10mdk
12cu|gnus-5.10.8-4|188	- oort gnus-0.15
12cu|gnus-5.10.8-4|189	
12cu|gnus-5.10.8-4|190	* Mon Jan 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-9mdk
12cu|gnus-5.10.8-4|191	- oort gnus-0.14
12cu|gnus-5.10.8-4|192	
12cu|gnus-5.10.8-4|193	* Tue Jan 21 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-8mdk
12cu|gnus-5.10.8-4|194	- oort gnus-0.13
12cu|gnus-5.10.8-4|195	
12cu|gnus-5.10.8-4|196	* Mon Jan 13 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-7mdk
12cu|gnus-5.10.8-4|197	- oort gnus-0.12
12cu|gnus-5.10.8-4|198	
12cu|gnus-5.10.8-4|199	* Mon Jan 06 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-6mdk
12cu|gnus-5.10.8-4|200	- oort gnus-0.10
12cu|gnus-5.10.8-4|201	
12cu|gnus-5.10.8-4|202	* Thu Nov 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-5mdk
12cu|gnus-5.10.8-4|203	- rebuild for current emacs
12cu|gnus-5.10.8-4|204	
12cu|gnus-5.10.8-4|205	* Wed Oct 16 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-4mdk
12cu|gnus-5.10.8-4|206	- rebuild for current emacs
12cu|gnus-5.10.8-4|207	
12cu|gnus-5.10.8-4|208	* Tue Oct 15 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-3mdk
12cu|gnus-5.10.8-4|209	- fix pre-un
12cu|gnus-5.10.8-4|210	
12cu|gnus-5.10.8-4|211	* Tue Sep 10 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-1mdk
12cu|gnus-5.10.8-4|212	- Oort gnus v0.07
12cu|gnus-5.10.8-4|213	
12cu|gnus-5.10.8-4|214	* Mon May 06 2002 Yves Duret <yduret@mandrakesoft.com> 6.0.0-1mdk
12cu|gnus-5.10.8-4|215	- Oort Gnus v0.06
12cu|gnus-5.10.8-4|216	
12cu|gnus-5.10.8-4|217	* Tue Apr 30 2002 Yves Duret <yduret@mandrakesoft.com> 6.0.0-0.20020430.1mdk
12cu|gnus-5.10.8-4|218	- new cvs snapshot
12cu|gnus-5.10.8-4|219	- now good for mdk
12cu|gnus-5.10.8-4|220	
12cu|gnus-5.10.8-4|221	* Wed Aug 08 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.0-0.20010808-1mdk
12cu|gnus-5.10.8-4|222	- cvs snapshot
12cu|gnus-5.10.8-4|223	
12cu|gnus-5.10.8-4|224	* Wed Aug 01 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.0.oort_v0.0.3-0.1_oort_v0.0.3mdk
12cu|gnus-5.10.8-4|225	- cvs snapshot
12cu|gnus-5.10.8-4|226	
12cu|gnus-5.10.8-4|227	* Thu Mar  8 2001 Pixel <pixel@mandrakesoft.com> 5.8.8-2mdk
12cu|gnus-5.10.8-4|228	- rebuild, removing xemacs-gnus
12cu|gnus-5.10.8-4|229	
12cu|gnus-5.10.8-4|230	* Sat Jan  6 2001 Pixel <pixel@mandrakesoft.com> 5.8.8-1mdk
12cu|gnus-5.10.8-4|231	- fix chmouel's split (strange, he didn't use brute force? he shouldn't, he's not used to it ;p)
12cu|gnus-5.10.8-4|232	- cleanup and fix
12cu|gnus-5.10.8-4|233	- new version
12cu|gnus-5.10.8-4|234	
12cu|gnus-5.10.8-4|235	* Tue Jan  2 2001 Pixel <pixel@mandrakesoft.com> 5.8.7-5mdk
12cu|gnus-5.10.8-4|236	- remove ugly require xemacs in gnus-doc (chmousux)
12cu|gnus-5.10.8-4|237	
12cu|gnus-5.10.8-4|238	* Tue Nov 14 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 5.8.7-4mdk
12cu|gnus-5.10.8-4|239	- Move info files to %%infodir and add to lisp path in the .el files.
12cu|gnus-5.10.8-4|240	
12cu|gnus-5.10.8-4|241	* Tue Nov 14 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 5.8.7-3mdk
12cu|gnus-5.10.8-4|242	- Fix %%preun.
12cu|gnus-5.10.8-4|243	- Split in different pacakge -emacs -xemacs and -doc, -emacs obsoletes
12cu|gnus-5.10.8-4|244	now gnus-.
12cu|gnus-5.10.8-4|245	
12cu|gnus-5.10.8-4|246	* Tue Nov  7 2000 Pixel <pixel@mandrakesoft.com> 5.8.7-2mdk
12cu|gnus-5.10.8-4|247	- add packager tag
12cu|gnus-5.10.8-4|248	
12cu|gnus-5.10.8-4|249	* Thu Aug 24 2000 Pixel <pixel@mandrakesoft.com> 5.8.7-1mdk
12cu|gnus-5.10.8-4|250	- first version

9577 12
12cu|gnusim8085-1.3.7-2|1	Name: gnusim8085
12cu|gnusim8085-1.3.7-2|2	Summary: Graphical Intel 8085 simulator, assembler and debugger
12cu|gnusim8085-1.3.7-2|3	Version: 1.3.7
12cu|gnusim8085-1.3.7-2|4	Release: 2
12cu|gnusim8085-1.3.7-2|5	License: GPLv2+
12cu|gnusim8085-1.3.7-2|6	Group: Development/Other
12cu|gnusim8085-1.3.7-2|7	Source:  http://launchpad.net/gnusim8085/trunk/%version/+download/%name-%version.tar.gz
12cu|gnusim8085-1.3.7-2|8	URL: http://launchpad.net/gnusim8085
12cu|gnusim8085-1.3.7-2|9	BuildRequires: pkgconfig(gtk+-2.0) >= 2.12.0
12cu|gnusim8085-1.3.7-2|10	BuildRequires: pkgconfig(gtksourceview-2.0) >= 2.2.0
12cu|gnusim8085-1.3.7-2|11	BuildRequires: desktop-file-utils
12cu|gnusim8085-1.3.7-2|12	
12cu|gnusim8085-1.3.7-2|13	%description
12cu|gnusim8085-1.3.7-2|14	GNUSim8085 is a graphical simulator plus assembler with debugger for
12cu|gnusim8085-1.3.7-2|15	the Intel 8085 microprocessor.  It is written using GNOME libs.  It
12cu|gnusim8085-1.3.7-2|16	can also run on several window managers.
12cu|gnusim8085-1.3.7-2|17	
12cu|gnusim8085-1.3.7-2|18	%prep
12cu|gnusim8085-1.3.7-2|19	%setup -q
12cu|gnusim8085-1.3.7-2|20	
12cu|gnusim8085-1.3.7-2|21	%build
12cu|gnusim8085-1.3.7-2|22	%configure2_5x
12cu|gnusim8085-1.3.7-2|23	%make
12cu|gnusim8085-1.3.7-2|24	
12cu|gnusim8085-1.3.7-2|25	%install
12cu|gnusim8085-1.3.7-2|26	rm -fr %{buildroot}
12cu|gnusim8085-1.3.7-2|27	%makeinstall_std
12cu|gnusim8085-1.3.7-2|28	
12cu|gnusim8085-1.3.7-2|29	desktop-file-install --vendor='' \
12cu|gnusim8085-1.3.7-2|30	--dir %buildroot%_datadir/applications \
12cu|gnusim8085-1.3.7-2|31	--add-category='GTK;GNOME;Development;Debugger' \
12cu|gnusim8085-1.3.7-2|32	%buildroot%_datadir/applications/GNUSim8085.desktop
12cu|gnusim8085-1.3.7-2|33	
12cu|gnusim8085-1.3.7-2|34	%find_lang %name
12cu|gnusim8085-1.3.7-2|35	
12cu|gnusim8085-1.3.7-2|36	# doc files are holding by rpm itself
12cu|gnusim8085-1.3.7-2|37	rm -fr %buildroot%_datadir/doc/*
12cu|gnusim8085-1.3.7-2|38	
12cu|gnusim8085-1.3.7-2|39	%if %mdkversion < 200900
12cu|gnusim8085-1.3.7-2|40	%post
12cu|gnusim8085-1.3.7-2|41	%update_menus
12cu|gnusim8085-1.3.7-2|42	%endif
12cu|gnusim8085-1.3.7-2|43	
12cu|gnusim8085-1.3.7-2|44	%if %mdkversion < 200900
12cu|gnusim8085-1.3.7-2|45	%postun
12cu|gnusim8085-1.3.7-2|46	%clean_menus
12cu|gnusim8085-1.3.7-2|47	%endif
12cu|gnusim8085-1.3.7-2|48	
12cu|gnusim8085-1.3.7-2|49	%files -f %name.lang
12cu|gnusim8085-1.3.7-2|50	%defattr(-,root,root)
12cu|gnusim8085-1.3.7-2|51	%doc README TODO NEWS AUTHORS ABOUT-NLS
12cu|gnusim8085-1.3.7-2|52	%doc doc/*.txt doc/examples/*
12cu|gnusim8085-1.3.7-2|53	%{_bindir}/*
12cu|gnusim8085-1.3.7-2|54	%{_datadir}/%name
12cu|gnusim8085-1.3.7-2|55	%{_datadir}/applications/*.desktop
12cu|gnusim8085-1.3.7-2|56	%{_mandir}/man1/*
12cu|gnusim8085-1.3.7-2|57	%{_iconsdir}/*/*/*/*
12cu|gnusim8085-1.3.7-2|58	
12cu|gnusim8085-1.3.7-2|59	%clean
12cu|gnusim8085-1.3.7-2|60	rm -rf %{buildroot}
12cu|gnusim8085-1.3.7-2|61	
12cu|gnusim8085-1.3.7-2|62	
12cu|gnusim8085-1.3.7-2|63	%changelog
12cu|gnusim8085-1.3.7-2|64	* Wed May 18 2011 Funda Wang <fwang@mandriva.org> 1.3.7-1mdv2011.0
12cu|gnusim8085-1.3.7-2|65	+ Revision: 676054
12cu|gnusim8085-1.3.7-2|66	- new version 1.3.7
12cu|gnusim8085-1.3.7-2|67	
12cu|gnusim8085-1.3.7-2|68	* Tue Aug 03 2010 Funda Wang <fwang@mandriva.org> 1.3.6-1mdv2011.0
12cu|gnusim8085-1.3.7-2|69	+ Revision: 565284
12cu|gnusim8085-1.3.7-2|70	- New version 1.3.6
12cu|gnusim8085-1.3.7-2|71	
12cu|gnusim8085-1.3.7-2|72	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.3.5-2mdv2010.1
12cu|gnusim8085-1.3.7-2|73	+ Revision: 437797
12cu|gnusim8085-1.3.7-2|74	- rebuild
12cu|gnusim8085-1.3.7-2|75	
12cu|gnusim8085-1.3.7-2|76	* Wed Mar 18 2009 Funda Wang <fwang@mandriva.org> 1.3.5-1mdv2009.1
12cu|gnusim8085-1.3.7-2|77	+ Revision: 357118
12cu|gnusim8085-1.3.7-2|78	- New version 1.3.5
12cu|gnusim8085-1.3.7-2|79	
12cu|gnusim8085-1.3.7-2|80	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2-3mdv2009.0
12cu|gnusim8085-1.3.7-2|81	+ Revision: 246506
12cu|gnusim8085-1.3.7-2|82	- rebuild
12cu|gnusim8085-1.3.7-2|83	- kill re-definition of %%buildroot on Pixel's request
12cu|gnusim8085-1.3.7-2|84	
12cu|gnusim8085-1.3.7-2|85	+ Pixel <pixel@mandriva.com>
12cu|gnusim8085-1.3.7-2|86	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|gnusim8085-1.3.7-2|87	
12cu|gnusim8085-1.3.7-2|88	+ Olivier Blin <oblin@mandriva.com>
12cu|gnusim8085-1.3.7-2|89	- restore BuildRoot
12cu|gnusim8085-1.3.7-2|90	
12cu|gnusim8085-1.3.7-2|91	* Sun Oct 28 2007 Funda Wang <fwang@mandriva.org> 1.3.2-1mdv2008.1
12cu|gnusim8085-1.3.7-2|92	+ Revision: 102847
12cu|gnusim8085-1.3.7-2|93	- install correct dekstop file
12cu|gnusim8085-1.3.7-2|94	- fix file list
12cu|gnusim8085-1.3.7-2|95	- First package
12cu|gnusim8085-1.3.7-2|96	- Created package structure for gnusim8085.
12cu|gnusim8085-1.3.7-2|97	

9578 12
12cu|gnustep-back-0.24.0-1|1	Summary:	GNUstep Backend package
12cu|gnustep-back-0.24.0-1|2	Name:		gnustep-back
12cu|gnustep-back-0.24.0-1|3	Version:	0.24.0
12cu|gnustep-back-0.24.0-1|4	Release:	1
12cu|gnustep-back-0.24.0-1|5	License:	LGPLv2+
12cu|gnustep-back-0.24.0-1|6	Group:		Development/Other
12cu|gnustep-back-0.24.0-1|7	Url:		http://www.gnustep.org/
12cu|gnustep-back-0.24.0-1|8	Source0:	ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
12cu|gnustep-back-0.24.0-1|9	Patch0:		gnustep-back-0.16.0-fix-str-fmt.patch
12cu|gnustep-back-0.24.0-1|10	
12cu|gnustep-back-0.24.0-1|11	BuildRequires:	gcc-objc
12cu|gnustep-back-0.24.0-1|12	BuildRequires:	gnustep-make
12cu|gnustep-back-0.24.0-1|13	BuildRequires:	gnustep-base-devel
12cu|gnustep-back-0.24.0-1|14	BuildRequires:	gnustep-gui-devel
12cu|gnustep-back-0.24.0-1|15	BuildRequires:	pkgconfig(freetype2)
12cu|gnustep-back-0.24.0-1|16	BuildRequires:	pkgconfig(gl)
12cu|gnustep-back-0.24.0-1|17	BuildRequires:	pkgconfig(x11)
12cu|gnustep-back-0.24.0-1|18	BuildRequires:	pkgconfig(xext)
12cu|gnustep-back-0.24.0-1|19	BuildRequires:	pkgconfig(xmu)
12cu|gnustep-back-0.24.0-1|20	Requires:	gnustep-gui
12cu|gnustep-back-0.24.0-1|21	
12cu|gnustep-back-0.24.0-1|22	%description
12cu|gnustep-back-0.24.0-1|23	It is a library of graphical user interface classes written completely in the
12cu|gnustep-back-0.24.0-1|24	Objective-C language; the classes are based upon the OpenStep specification as
12cu|gnustep-back-0.24.0-1|25	released by NeXT Software, Inc. The library does not completely conform to the
12cu|gnustep-back-0.24.0-1|26	specification and has been enhanced in a number of ways to take advantage of
12cu|gnustep-back-0.24.0-1|27	the GNU system. These classes include graphical objects such as buttons, text
12cu|gnustep-back-0.24.0-1|28	fields, popup lists, browser lists, and windows; there are also many associated
12cu|gnustep-back-0.24.0-1|29	classes for handling events, colors, fonts, pasteboards and images.
12cu|gnustep-back-0.24.0-1|30	
12cu|gnustep-back-0.24.0-1|31	%files
12cu|gnustep-back-0.24.0-1|32	%doc ANNOUNCE COPYING.LIB INSTALL NEWS README
12cu|gnustep-back-0.24.0-1|33	%{_bindir}/*
12cu|gnustep-back-0.24.0-1|34	%{_libdir}/GNUstep/Bundles/*
12cu|gnustep-back-0.24.0-1|35	%{_libdir}/GNUstep/Fonts
12cu|gnustep-back-0.24.0-1|36	%{_mandir}/man1/*
12cu|gnustep-back-0.24.0-1|37	
12cu|gnustep-back-0.24.0-1|38	#----------------------------------------------------------------------------
12cu|gnustep-back-0.24.0-1|39	
12cu|gnustep-back-0.24.0-1|40	%prep
12cu|gnustep-back-0.24.0-1|41	%setup -q
12cu|gnustep-back-0.24.0-1|42	%patch0 -p0
12cu|gnustep-back-0.24.0-1|43	
12cu|gnustep-back-0.24.0-1|44	%build
12cu|gnustep-back-0.24.0-1|45	#define __cputoolize /bin/true
12cu|gnustep-back-0.24.0-1|46	# FIXME:	gold linker dies with internal error in convert_types, at ../../gold/gold.h:192 on i586
12cu|gnustep-back-0.24.0-1|47	%ifarch %{ix86}
12cu|gnustep-back-0.24.0-1|48	export CC="%{__cc} -fuse-ld=bfd"
12cu|gnustep-back-0.24.0-1|49	%endif
12cu|gnustep-back-0.24.0-1|50	%configure2_5x
12cu|gnustep-back-0.24.0-1|51	%make
12cu|gnustep-back-0.24.0-1|52	
12cu|gnustep-back-0.24.0-1|53	%install
12cu|gnustep-back-0.24.0-1|54	%makeinstall_std GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
12cu|gnustep-back-0.24.0-1|55	
12cu|gnustep-back-0.24.0-1|56	
12cu|gnustep-back-0.24.0-1|57	%changelog
12cu|gnustep-back-0.24.0-1|58	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.24.0-1
12cu|gnustep-back-0.24.0-1|59	+ Revision: 0b47f30
12cu|gnustep-back-0.24.0-1|60	- LOG New version 0.24.0
12cu|gnustep-back-0.24.0-1|61	
12cu|gnustep-back-0.24.0-1|62	

9579 12
12cu|gnustep-base-1.24.6-2|1	%define build_doc 1
12cu|gnustep-base-1.24.6-2|2	
12cu|gnustep-base-1.24.6-2|3	%define major 1.24
12cu|gnustep-base-1.24.6-2|4	%define libname %mklibname %{name} %{major}
12cu|gnustep-base-1.24.6-2|5	%define devname %mklibname %{name} -d
12cu|gnustep-base-1.24.6-2|6	
12cu|gnustep-base-1.24.6-2|7	Summary:	GNUstep Base package
12cu|gnustep-base-1.24.6-2|8	Name:		gnustep-base
12cu|gnustep-base-1.24.6-2|9	Version:	1.24.6
12cu|gnustep-base-1.24.6-2|10	Release:	2
12cu|gnustep-base-1.24.6-2|11	License:	LGPLv2+
12cu|gnustep-base-1.24.6-2|12	Group:		Development/Other
12cu|gnustep-base-1.24.6-2|13	Url:		http://www.gnustep.org/
12cu|gnustep-base-1.24.6-2|14	Source0:	http://ftpmain.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
12cu|gnustep-base-1.24.6-2|15	Source100:	gnustep-base.rpmlintrc
12cu|gnustep-base-1.24.6-2|16	BuildRequires:	gnustep-make >= 2.6.2-3
12cu|gnustep-base-1.24.6-2|17	BuildRequires:	gcc-objc
12cu|gnustep-base-1.24.6-2|18	BuildRequires:	binutils-devel
12cu|gnustep-base-1.24.6-2|19	BuildRequires:	pkgconfig(libxml-2.0)
12cu|gnustep-base-1.24.6-2|20	BuildRequires:	pkgconfig(libxslt)
12cu|gnustep-base-1.24.6-2|21	BuildRequires:	pkgconfig(zlib)
12cu|gnustep-base-1.24.6-2|22	BuildRequires:	pkgconfig(openssl)
12cu|gnustep-base-1.24.6-2|23	BuildRequires:	pkgconfig(gnutls)
12cu|gnustep-base-1.24.6-2|24	BuildRequires:	pkgconfig(libffi)
12cu|gnustep-base-1.24.6-2|25	BuildRequires:	pkgconfig(avahi-client)
12cu|gnustep-base-1.24.6-2|26	BuildRequires:	pkgconfig(icu-i18n)
12cu|gnustep-base-1.24.6-2|27	%if %{build_doc}
12cu|gnustep-base-1.24.6-2|28	BuildRequires:	tetex-dvips
12cu|gnustep-base-1.24.6-2|29	BuildRequires:	texi2html
12cu|gnustep-base-1.24.6-2|30	BuildRequires:	texinfo
12cu|gnustep-base-1.24.6-2|31	%endif
12cu|gnustep-base-1.24.6-2|32	Requires:	gnustep-make >= 2.6.2-3
12cu|gnustep-base-1.24.6-2|33	
12cu|gnustep-base-1.24.6-2|34	%description
12cu|gnustep-base-1.24.6-2|35	The GNUstep Base Library is a powerful fast library of general-purpose,
12cu|gnustep-base-1.24.6-2|36	non-graphical Objective C classes, inspired by the superb OpenStep API but
12cu|gnustep-base-1.24.6-2|37	implementing Apple and GNU additions to the API as well. It includes for
12cu|gnustep-base-1.24.6-2|38	example classes for unicode strings, arrays, dictionaries, sets, byte
12cu|gnustep-base-1.24.6-2|39	streams, typed coders, invocations, notifications, notification dispatchers,
12cu|gnustep-base-1.24.6-2|40	scanners, tasks, files, networking, threading, remote object messaging
12cu|gnustep-base-1.24.6-2|41	support (distributed objects), event loops, loadable bundles, attributed
12cu|gnustep-base-1.24.6-2|42	unicode strings, xml, mime, user defaults. This package includes development
12cu|gnustep-base-1.24.6-2|43	headers too.
12cu|gnustep-base-1.24.6-2|44	
12cu|gnustep-base-1.24.6-2|45	%files
12cu|gnustep-base-1.24.6-2|46	%doc NEWS README
12cu|gnustep-base-1.24.6-2|47	%{_bindir}/*
12cu|gnustep-base-1.24.6-2|48	%{_libdir}/GNUstep
12cu|gnustep-base-1.24.6-2|49	%{_mandir}/man1/*
12cu|gnustep-base-1.24.6-2|50	%{_mandir}/man8/*
12cu|gnustep-base-1.24.6-2|51	%{_infodir}/*
12cu|gnustep-base-1.24.6-2|52	
12cu|gnustep-base-1.24.6-2|53	%post
12cu|gnustep-base-1.24.6-2|54	grep -q '^gdomap' /etc/services                                            \
12cu|gnustep-base-1.24.6-2|55	|| (echo "gdomap 538/tcp # GNUstep distributed objects" >> /etc/services  \
12cu|gnustep-base-1.24.6-2|56	&& echo "gdomap 538/udp # GNUstep distributed objects" >> /etc/services)
12cu|gnustep-base-1.24.6-2|57	
12cu|gnustep-base-1.24.6-2|58	%postun
12cu|gnustep-base-1.24.6-2|59	mv -f /etc/services /etc/services.orig
12cu|gnustep-base-1.24.6-2|60	grep -v "^gdomap 538" /etc/services.orig > /etc/services
12cu|gnustep-base-1.24.6-2|61	rm -f /etc/services.orig
12cu|gnustep-base-1.24.6-2|62	
12cu|gnustep-base-1.24.6-2|63	#-----------------------------------------------------------------------------
12cu|gnustep-base-1.24.6-2|64	
12cu|gnustep-base-1.24.6-2|65	%package -n %{libname}
12cu|gnustep-base-1.24.6-2|66	Summary:	Dynamic libraries from %{name}
12cu|gnustep-base-1.24.6-2|67	Group:		System/Libraries
12cu|gnustep-base-1.24.6-2|68	
12cu|gnustep-base-1.24.6-2|69	%description -n %{libname}
12cu|gnustep-base-1.24.6-2|70	Dynamic libraries from %{name}.
12cu|gnustep-base-1.24.6-2|71	
12cu|gnustep-base-1.24.6-2|72	%files -n %{libname}
12cu|gnustep-base-1.24.6-2|73	%{_libdir}/lib%{name}.so.%{major}*
12cu|gnustep-base-1.24.6-2|74	
12cu|gnustep-base-1.24.6-2|75	#-----------------------------------------------------------------------------
12cu|gnustep-base-1.24.6-2|76	
12cu|gnustep-base-1.24.6-2|77	%package -n %{devname}
12cu|gnustep-base-1.24.6-2|78	Summary:	Header files and static libraries from %{name}
12cu|gnustep-base-1.24.6-2|79	Group:		Development/Other
12cu|gnustep-base-1.24.6-2|80	Requires:	%{name} >= %{EVRD}
12cu|gnustep-base-1.24.6-2|81	Requires:	%{libname} = %{EVRD}
12cu|gnustep-base-1.24.6-2|82	Provides:	%{name}-devel = %{EVRD}
12cu|gnustep-base-1.24.6-2|83	
12cu|gnustep-base-1.24.6-2|84	%description -n %{devname}
12cu|gnustep-base-1.24.6-2|85	Libraries and includes files for developing programs based on %{name}.
12cu|gnustep-base-1.24.6-2|86	
12cu|gnustep-base-1.24.6-2|87	%files -n %{devname}
12cu|gnustep-base-1.24.6-2|88	%doc ANNOUNCE COPYING COPYING.LIB ChangeLog*
12cu|gnustep-base-1.24.6-2|89	%{_includedir}/*
12cu|gnustep-base-1.24.6-2|90	%{_datadir}/GNUstep/*
12cu|gnustep-base-1.24.6-2|91	%{_libdir}/*.so
12cu|gnustep-base-1.24.6-2|92	
12cu|gnustep-base-1.24.6-2|93	#-----------------------------------------------------------------------------
12cu|gnustep-base-1.24.6-2|94	
12cu|gnustep-base-1.24.6-2|95	%prep
12cu|gnustep-base-1.24.6-2|96	%setup -q
12cu|gnustep-base-1.24.6-2|97	
12cu|gnustep-base-1.24.6-2|98	%build
12cu|gnustep-base-1.24.6-2|99	if [ -z "$GNUSTEP_SYSTEM_ROOT" ]; then
12cu|gnustep-base-1.24.6-2|100	. %{_datadir}/GNUstep/Makefiles/GNUstep.sh
12cu|gnustep-base-1.24.6-2|101	fi
12cu|gnustep-base-1.24.6-2|102	%define __cputoolize /bin/true
12cu|gnustep-base-1.24.6-2|103	# FIXME We force ld.bfd because of a gold bug last seen in 2.23.51.0.8, causing
12cu|gnustep-base-1.24.6-2|104	# the build to fail on x86_32. -fuse-ld=bfd should be removed as soon as this
12cu|gnustep-base-1.24.6-2|105	# is fixed.
12cu|gnustep-base-1.24.6-2|106	export LDFLAGS="%{ldflags} -fuse-ld=bfd"
12cu|gnustep-base-1.24.6-2|107	%configure2_5x \
12cu|gnustep-base-1.24.6-2|108	--with-default-config=/etc/GNUstep/GNUstep.conf \
12cu|gnustep-base-1.24.6-2|109	--with-installation-domain=SYSTEM \
12cu|gnustep-base-1.24.6-2|110	--enable-setuid-gdomap
12cu|gnustep-base-1.24.6-2|111	%make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
12cu|gnustep-base-1.24.6-2|112	
12cu|gnustep-base-1.24.6-2|113	%if %{build_doc}
12cu|gnustep-base-1.24.6-2|114	export LD_LIBRARY_PATH="${RPM_BUILD_DIR}/%{name}-%{version}/Source/obj:${LD_LIBRARY_PATH}"
12cu|gnustep-base-1.24.6-2|115	make -C Documentation
12cu|gnustep-base-1.24.6-2|116	%endif
12cu|gnustep-base-1.24.6-2|117	
12cu|gnustep-base-1.24.6-2|118	%install
12cu|gnustep-base-1.24.6-2|119	if [ -z "$GNUSTEP_SYSTEM_ROOT" ]; then
12cu|gnustep-base-1.24.6-2|120	. %{_datadir}/GNUstep/Makefiles/GNUstep.sh
12cu|gnustep-base-1.24.6-2|121	fi
12cu|gnustep-base-1.24.6-2|122	%makeinstall_std GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
12cu|gnustep-base-1.24.6-2|123	
12cu|gnustep-base-1.24.6-2|124	%if %{build_doc}
12cu|gnustep-base-1.24.6-2|125	cd Documentation
12cu|gnustep-base-1.24.6-2|126	%makeinstall_std GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
12cu|gnustep-base-1.24.6-2|127	%endif
12cu|gnustep-base-1.24.6-2|128	
12cu|gnustep-base-1.24.6-2|129	mkdir -p %{buildroot}%{_libdir}/GNUstep/Libraries/Resources
12cu|gnustep-base-1.24.6-2|130	
12cu|gnustep-base-1.24.6-2|131	
12cu|gnustep-base-1.24.6-2|132	%changelog
12cu|gnustep-base-1.24.6-2|133	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.24.6-2
12cu|gnustep-base-1.24.6-2|134	+ Revision: cc038e2
12cu|gnustep-base-1.24.6-2|135	- LOG New version 1.24.6
12cu|gnustep-base-1.24.6-2|136	
12cu|gnustep-base-1.24.6-2|137	

9580 12
12cu|gnustep-gui-0.24.0-2|1	%define major %(echo %version |cut -d. -f1-2)
12cu|gnustep-gui-0.24.0-2|2	%define libname %mklibname %{name} %{major}
12cu|gnustep-gui-0.24.0-2|3	%define devname %mklibname %{name} -d
12cu|gnustep-gui-0.24.0-2|4	
12cu|gnustep-gui-0.24.0-2|5	Summary:	GNUstep GUI package
12cu|gnustep-gui-0.24.0-2|6	Name:		gnustep-gui
12cu|gnustep-gui-0.24.0-2|7	Version:	0.24.0
12cu|gnustep-gui-0.24.0-2|8	Release:	2
12cu|gnustep-gui-0.24.0-2|9	License:	GPLv2+
12cu|gnustep-gui-0.24.0-2|10	Group:		Development/Other
12cu|gnustep-gui-0.24.0-2|11	Url:		http://www.gnustep.org/
12cu|gnustep-gui-0.24.0-2|12	Source0:	ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
12cu|gnustep-gui-0.24.0-2|13	
12cu|gnustep-gui-0.24.0-2|14	BuildRequires:	gcc-objc
12cu|gnustep-gui-0.24.0-2|15	BuildRequires:	gnustep-make >= 2.6.2-3
12cu|gnustep-gui-0.24.0-2|16	BuildRequires:	aspell-devel
12cu|gnustep-gui-0.24.0-2|17	BuildRequires:	cups-devel
12cu|gnustep-gui-0.24.0-2|18	BuildRequires:	gnustep-base-devel >= 1.24.0-2
12cu|gnustep-gui-0.24.0-2|19	BuildRequires:	jpeg-devel
12cu|gnustep-gui-0.24.0-2|20	BuildRequires:	ungif-devel
12cu|gnustep-gui-0.24.0-2|21	BuildRequires:	pkgconfig(ao)
12cu|gnustep-gui-0.24.0-2|22	BuildRequires:	pkgconfig(sndfile)
12cu|gnustep-gui-0.24.0-2|23	BuildRequires:	pkgconfig(libpng) >= 1.5
12cu|gnustep-gui-0.24.0-2|24	Buildrequires:	pkgconfig(libtiff-4)
12cu|gnustep-gui-0.24.0-2|25	Requires:	gnustep-base >= 1.24.0-3
12cu|gnustep-gui-0.24.0-2|26	
12cu|gnustep-gui-0.24.0-2|27	%description
12cu|gnustep-gui-0.24.0-2|28	This is a library of graphical user interface classes written completely in the
12cu|gnustep-gui-0.24.0-2|29	Objective-C language; the classes are based upon the OpenStep specification as
12cu|gnustep-gui-0.24.0-2|30	released by NeXT Software, Inc.  The library does not completely conform to the
12cu|gnustep-gui-0.24.0-2|31	specification and has been enhanced in a number of ways to take advantage of
12cu|gnustep-gui-0.24.0-2|32	the GNU system. These classes include graphical objects such as buttons, text
12cu|gnustep-gui-0.24.0-2|33	fields, popup lists, browser lists, and windows; there are also many associated
12cu|gnustep-gui-0.24.0-2|34	classes for handling events, colors, fonts, pasteboards and images.
12cu|gnustep-gui-0.24.0-2|35	
12cu|gnustep-gui-0.24.0-2|36	%files
12cu|gnustep-gui-0.24.0-2|37	%doc ANNOUNCE COPYING.LIB BUGS NEWS README
12cu|gnustep-gui-0.24.0-2|38	%{_bindir}/*
12cu|gnustep-gui-0.24.0-2|39	%{_libdir}/GNUstep/*
12cu|gnustep-gui-0.24.0-2|40	
12cu|gnustep-gui-0.24.0-2|41	#----------------------------------------------------------------------------
12cu|gnustep-gui-0.24.0-2|42	
12cu|gnustep-gui-0.24.0-2|43	%package -n %{libname}
12cu|gnustep-gui-0.24.0-2|44	Summary:	Dynamic libraries from %{name}
12cu|gnustep-gui-0.24.0-2|45	Group:		System/Libraries
12cu|gnustep-gui-0.24.0-2|46	
12cu|gnustep-gui-0.24.0-2|47	%description -n %{libname}
12cu|gnustep-gui-0.24.0-2|48	Dynamic libraries from %{name}.
12cu|gnustep-gui-0.24.0-2|49	
12cu|gnustep-gui-0.24.0-2|50	%files -n %{libname}
12cu|gnustep-gui-0.24.0-2|51	%{_libdir}/lib%{name}.so.%{major}*
12cu|gnustep-gui-0.24.0-2|52	
12cu|gnustep-gui-0.24.0-2|53	#----------------------------------------------------------------------------
12cu|gnustep-gui-0.24.0-2|54	
12cu|gnustep-gui-0.24.0-2|55	%package -n %{devname}
12cu|gnustep-gui-0.24.0-2|56	Summary:	Header files and development library from %{name}
12cu|gnustep-gui-0.24.0-2|57	Group:		Development/Other
12cu|gnustep-gui-0.24.0-2|58	Requires:	%{libname} = %{EVRD}
12cu|gnustep-gui-0.24.0-2|59	Provides:	%{name}-devel = %{EVRD}
12cu|gnustep-gui-0.24.0-2|60	
12cu|gnustep-gui-0.24.0-2|61	%description -n %{devname}
12cu|gnustep-gui-0.24.0-2|62	Library and includes files for developing programs based on %{name}.
12cu|gnustep-gui-0.24.0-2|63	
12cu|gnustep-gui-0.24.0-2|64	%files -n %{devname}
12cu|gnustep-gui-0.24.0-2|65	%{_includedir}/*
12cu|gnustep-gui-0.24.0-2|66	%{_libdir}/*.so
12cu|gnustep-gui-0.24.0-2|67	%{_datadir}/GNUstep/Makefiles/Additional/*
12cu|gnustep-gui-0.24.0-2|68	
12cu|gnustep-gui-0.24.0-2|69	#----------------------------------------------------------------------------
12cu|gnustep-gui-0.24.0-2|70	
12cu|gnustep-gui-0.24.0-2|71	%prep
12cu|gnustep-gui-0.24.0-2|72	%setup -q
12cu|gnustep-gui-0.24.0-2|73	%apply_patches
12cu|gnustep-gui-0.24.0-2|74	
12cu|gnustep-gui-0.24.0-2|75	%build
12cu|gnustep-gui-0.24.0-2|76	%configure2_5x --with-installation-domain=SYSTEM
12cu|gnustep-gui-0.24.0-2|77	%make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
12cu|gnustep-gui-0.24.0-2|78	
12cu|gnustep-gui-0.24.0-2|79	%install
12cu|gnustep-gui-0.24.0-2|80	%makeinstall_std GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
12cu|gnustep-gui-0.24.0-2|81	
12cu|gnustep-gui-0.24.0-2|82	
12cu|gnustep-gui-0.24.0-2|83	%changelog
12cu|gnustep-gui-0.24.0-2|84	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.24.0-2
12cu|gnustep-gui-0.24.0-2|85	+ Revision: 01093d3
12cu|gnustep-gui-0.24.0-2|86	- LOG New version 0.24.0
12cu|gnustep-gui-0.24.0-2|87	
12cu|gnustep-gui-0.24.0-2|88	

9581 12
12cu|gnustep-make-2.6.6-1|1	# No binaries included => no need for a debug package
12cu|gnustep-make-2.6.6-1|2	# Still can't make it noarch because files will contain
12cu|gnustep-make-2.6.6-1|3	# lib vs. lib64 references
12cu|gnustep-make-2.6.6-1|4	%define debug_package %{nil}
12cu|gnustep-make-2.6.6-1|5	%define _disable_ld_no_undefined 1
12cu|gnustep-make-2.6.6-1|6	
12cu|gnustep-make-2.6.6-1|7	Summary:	GNUstep Makefile package
12cu|gnustep-make-2.6.6-1|8	Name:		gnustep-make
12cu|gnustep-make-2.6.6-1|9	Version:	2.6.6
12cu|gnustep-make-2.6.6-1|10	Release:	1
12cu|gnustep-make-2.6.6-1|11	License:	GPLv3+
12cu|gnustep-make-2.6.6-1|12	Group:		Development/Other
12cu|gnustep-make-2.6.6-1|13	Url:		http://www.gnustep.org/
12cu|gnustep-make-2.6.6-1|14	Source0: 	ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
12cu|gnustep-make-2.6.6-1|15	Source100:	%{name}.rpmlintrc
12cu|gnustep-make-2.6.6-1|16	BuildRequires:	texinfo
12cu|gnustep-make-2.6.6-1|17	BuildRequires:	texlive-scheme-full
12cu|gnustep-make-2.6.6-1|18	BuildRequires:	latex2html
12cu|gnustep-make-2.6.6-1|19	BuildRequires:	tetex-latex
12cu|gnustep-make-2.6.6-1|20	BuildRequires:	tetex-dvips
12cu|gnustep-make-2.6.6-1|21	BuildRequires:	texi2html
12cu|gnustep-make-2.6.6-1|22	BuildConflicts:	%{name}
12cu|gnustep-make-2.6.6-1|23	
12cu|gnustep-make-2.6.6-1|24	%track
12cu|gnustep-make-2.6.6-1|25	prog %{name} = {
12cu|gnustep-make-2.6.6-1|26	version = %{version}
12cu|gnustep-make-2.6.6-1|27	url = http://ftp.gnustep.org/pub/gnustep/core/
12cu|gnustep-make-2.6.6-1|28	regex = %{name}-(__VER__)\.tar\.gz
12cu|gnustep-make-2.6.6-1|29	}
12cu|gnustep-make-2.6.6-1|30	
12cu|gnustep-make-2.6.6-1|31	%description
12cu|gnustep-make-2.6.6-1|32	This package contains the basic scripts, makefiles and directory layout
12cu|gnustep-make-2.6.6-1|33	needed to run and compile any GNUstep software.
12cu|gnustep-make-2.6.6-1|34	
12cu|gnustep-make-2.6.6-1|35	NOTE: Following FHS standards, this package will attempt to force all other
12cu|gnustep-make-2.6.6-1|36	gnustep-based into /usr/bin, /usr/lib, /usr/share, etc.  Many documentation
12cu|gnustep-make-2.6.6-1|37	files will refer to /usr/GNUstep as being the root directory, which is
12cu|gnustep-make-2.6.6-1|38	incorrect.  Also, user files are stored in ~/.gnustep rather than ~/GNUstep.
12cu|gnustep-make-2.6.6-1|39	
12cu|gnustep-make-2.6.6-1|40	%files
12cu|gnustep-make-2.6.6-1|41	%doc ANNOUNCE ChangeLog FAQ GNUstep-HOWTO NEWS README RELEASENOTES Version
12cu|gnustep-make-2.6.6-1|42	%doc Documentation/tmp-installation/System/Library/Documentation/Developer
12cu|gnustep-make-2.6.6-1|43	%doc Documentation/tmp-installation/System/Library/Documentation/User
12cu|gnustep-make-2.6.6-1|44	%{_sysconfdir}/GNUstep
12cu|gnustep-make-2.6.6-1|45	%{_bindir}/*
12cu|gnustep-make-2.6.6-1|46	%{_datadir}/GNUstep
12cu|gnustep-make-2.6.6-1|47	%{_mandir}/man1/*
12cu|gnustep-make-2.6.6-1|48	%{_mandir}/man7/*
12cu|gnustep-make-2.6.6-1|49	
12cu|gnustep-make-2.6.6-1|50	#----------------------------------------------------------------------------
12cu|gnustep-make-2.6.6-1|51	
12cu|gnustep-make-2.6.6-1|52	%prep
12cu|gnustep-make-2.6.6-1|53	%setup -q
12cu|gnustep-make-2.6.6-1|54	%if "%{_lib}" != "lib"
12cu|gnustep-make-2.6.6-1|55	sed -i -e 's,/lib,/%{_lib},g' FilesystemLayouts/fhs*
12cu|gnustep-make-2.6.6-1|56	%endif
12cu|gnustep-make-2.6.6-1|57	
12cu|gnustep-make-2.6.6-1|58	%build
12cu|gnustep-make-2.6.6-1|59	%configure2_5x \
12cu|gnustep-make-2.6.6-1|60	--with-layout=fhs-system \
12cu|gnustep-make-2.6.6-1|61	--with-user-dir=.gnustep
12cu|gnustep-make-2.6.6-1|62	%make
12cu|gnustep-make-2.6.6-1|63	sed -i -e 's|%{_prefix}/man|%{_mandir}|g' GNUstep.conf
12cu|gnustep-make-2.6.6-1|64	sed -i -e 's|%{_prefix}/info|%{_datadir}/GNUstep/info|g' GNUstep.conf
12cu|gnustep-make-2.6.6-1|65	cd Documentation
12cu|gnustep-make-2.6.6-1|66	%make
12cu|gnustep-make-2.6.6-1|67	
12cu|gnustep-make-2.6.6-1|68	%install
12cu|gnustep-make-2.6.6-1|69	%makeinstall_std
12cu|gnustep-make-2.6.6-1|70	
12cu|gnustep-make-2.6.6-1|71	cd Documentation
12cu|gnustep-make-2.6.6-1|72	make install
12cu|gnustep-make-2.6.6-1|73	mkdir -p %{buildroot}/%{_datadir}/GNUstep
12cu|gnustep-make-2.6.6-1|74	cd tmp-installation/System/Library/Documentation
12cu|gnustep-make-2.6.6-1|75	cp -fr info %{buildroot}/%{_datadir}/GNUstep/
12cu|gnustep-make-2.6.6-1|76	
12cu|gnustep-make-2.6.6-1|77	
12cu|gnustep-make-2.6.6-1|78	
12cu|gnustep-make-2.6.6-1|79	%changelog
12cu|gnustep-make-2.6.6-1|80	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.6.6-1
12cu|gnustep-make-2.6.6-1|81	+ Revision: 3dc584e
12cu|gnustep-make-2.6.6-1|82	- LOG Update BuildRequires
12cu|gnustep-make-2.6.6-1|83	
12cu|gnustep-make-2.6.6-1|84	

9582 12
12cu|gnutrition-0.31-2|1	Summary:	A free nutrition analysis software
12cu|gnutrition-0.31-2|2	Name:		gnutrition
12cu|gnutrition-0.31-2|3	Version:	0.31
12cu|gnutrition-0.31-2|4	Release:	2
12cu|gnutrition-0.31-2|5	License:	GPLv3+
12cu|gnutrition-0.31-2|6	Group:		Sciences/Biology
12cu|gnutrition-0.31-2|7	Url:		http://www.gnu.org/software/gnutrition/
12cu|gnutrition-0.31-2|8	Source0:	http://ftp.gnu.org/gnu/gnutrition/%{name}-%{version}.tar.gz
12cu|gnutrition-0.31-2|9	Patch0:		gnutrition-0.31-mdv-fix-desktopfile-install-path.patch
12cu|gnutrition-0.31-2|10	BuildRequires:	python-mysql
12cu|gnutrition-0.31-2|11	BuildRequires:	pkgconfig(pygtk-2.0)
12cu|gnutrition-0.31-2|12	Requires:	gnome-python-desktop
12cu|gnutrition-0.31-2|13	Requires:	pygtk2.0
12cu|gnutrition-0.31-2|14	Requires:	python-mysql
12cu|gnutrition-0.31-2|15	BuildArch:	noarch
12cu|gnutrition-0.31-2|16	
12cu|gnutrition-0.31-2|17	%description
12cu|gnutrition-0.31-2|18	Gnutrition is a free nutrition analysis software written for the GNU
12cu|gnutrition-0.31-2|19	operating system. The US Department of Agriculture Nutrient Database of
12cu|gnutrition-0.31-2|20	Standard Reference is used as the source of food nutrient information.
12cu|gnutrition-0.31-2|21	It contains data on 81 nutrients for over 5,000 foods.
12cu|gnutrition-0.31-2|22	
12cu|gnutrition-0.31-2|23	%files
12cu|gnutrition-0.31-2|24	%doc AUTHORS COPYING README ChangeLog
12cu|gnutrition-0.31-2|25	%{_bindir}/%{name}
12cu|gnutrition-0.31-2|26	%{_datadir}/%{name}/src/*
12cu|gnutrition-0.31-2|27	%{_datadir}/pixmaps/*.png
12cu|gnutrition-0.31-2|28	%{_datadir}/data/*.txt
12cu|gnutrition-0.31-2|29	%{_datadir}/gnome/apps/Applications/%{name}.desktop
12cu|gnutrition-0.31-2|30	
12cu|gnutrition-0.31-2|31	#----------------------------------------------------------------------------
12cu|gnutrition-0.31-2|32	
12cu|gnutrition-0.31-2|33	%prep
12cu|gnutrition-0.31-2|34	%setup -q
12cu|gnutrition-0.31-2|35	%patch0 -p0
12cu|gnutrition-0.31-2|36	
12cu|gnutrition-0.31-2|37	%build
12cu|gnutrition-0.31-2|38	%configure2_5x
12cu|gnutrition-0.31-2|39	%make
12cu|gnutrition-0.31-2|40	
12cu|gnutrition-0.31-2|41	%install
12cu|gnutrition-0.31-2|42	%makeinstall
12cu|gnutrition-0.31-2|43	
12cu|gnutrition-0.31-2|44	
12cu|gnutrition-0.31-2|45	%changelog
12cu|gnutrition-0.31-2|46	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.31-2
12cu|gnutrition-0.31-2|47	+ Revision: 56f2de1
12cu|gnutrition-0.31-2|48	- LOG Should be noarch package, spec cleanup
12cu|gnutrition-0.31-2|49	
12cu|gnutrition-0.31-2|50	

9583 12
12cu|gnutu-2.5-6|1	%define _enable_debug_packages %{nil}
12cu|gnutu-2.5-6|2	%define debug_package %{nil}
12cu|gnutu-2.5-6|3	
12cu|gnutu-2.5-6|4	Summary:	Student's Schedule
12cu|gnutu-2.5-6|5	Name:		gnutu
12cu|gnutu-2.5-6|6	Version:	2.5
12cu|gnutu-2.5-6|7	Release:	6
12cu|gnutu-2.5-6|8	License:	GPLv2+
12cu|gnutu-2.5-6|9	Group:		Education
12cu|gnutu-2.5-6|10	Url:		http://www.gnutu.devnull.pl/
12cu|gnutu-2.5-6|11	Source0:	http://gnutu.devnull.pl/download.php?id=sources/gnutu-%{version}.tar.gz
12cu|gnutu-2.5-6|12	Patch0:		%{name}-desktop.patch
12cu|gnutu-2.5-6|13	BuildRequires:	gtk-sharp2
12cu|gnutu-2.5-6|14	BuildRequires:	glade-sharp2
12cu|gnutu-2.5-6|15	BuildRequires:	pkgconfig(mono)
12cu|gnutu-2.5-6|16	
12cu|gnutu-2.5-6|17	%description
12cu|gnutu-2.5-6|18	GNUTU (Student's Schedule) is designed for students from primary and secondary
12cu|gnutu-2.5-6|19	schools - using it, you can note various information (like marks, tests' dates
12cu|gnutu-2.5-6|20	and important school events). It also can create various statistics, search
12cu|gnutu-2.5-6|21	for all entered data, calculate your average; it can also serve as a diary and
12cu|gnutu-2.5-6|22	many, many more...
12cu|gnutu-2.5-6|23	
12cu|gnutu-2.5-6|24	%files -f %{name}.lang
12cu|gnutu-2.5-6|25	%defattr(644,root,root,755)
12cu|gnutu-2.5-6|26	%doc AUTHORS ChangeLog COPYING README
12cu|gnutu-2.5-6|27	%attr(755,root,root) %{_bindir}/%{name}
12cu|gnutu-2.5-6|28	%dir %{_libdir}/%{name}
12cu|gnutu-2.5-6|29	%{_libdir}/%{name}/*
12cu|gnutu-2.5-6|30	%{_datadir}/applications/gnutu.desktop
12cu|gnutu-2.5-6|31	%{_datadir}/pixmaps/gnutu.ico
12cu|gnutu-2.5-6|32	%{_datadir}/pixmaps/gnutu.png
12cu|gnutu-2.5-6|33	
12cu|gnutu-2.5-6|34	#----------------------------------------------------------------------------
12cu|gnutu-2.5-6|35	
12cu|gnutu-2.5-6|36	%prep
12cu|gnutu-2.5-6|37	%setup -q
12cu|gnutu-2.5-6|38	%patch0 -p1 -b .%{name}-desktop.patch
12cu|gnutu-2.5-6|39	
12cu|gnutu-2.5-6|40	%build
12cu|gnutu-2.5-6|41	%configure2_5x
12cu|gnutu-2.5-6|42	%make
12cu|gnutu-2.5-6|43	
12cu|gnutu-2.5-6|44	%install
12cu|gnutu-2.5-6|45	%makeinstall_std
12cu|gnutu-2.5-6|46	
12cu|gnutu-2.5-6|47	%find_lang %{name}
12cu|gnutu-2.5-6|48	
12cu|gnutu-2.5-6|49	
12cu|gnutu-2.5-6|50	%changelog
12cu|gnutu-2.5-6|51	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5-6
12cu|gnutu-2.5-6|52	+ Revision: d9e6d55
12cu|gnutu-2.5-6|53	- LOG Disable debug package, spec cleanup
12cu|gnutu-2.5-6|54	
12cu|gnutu-2.5-6|55	

9584 12
12cu|go-1.2.1-1|1	%define debug_package %{nil}
12cu|go-1.2.1-1|2	
12cu|go-1.2.1-1|3	%define goversion go1.2
12cu|go-1.2.1-1|4	
12cu|go-1.2.1-1|5	Summary:	A compiled, garbage-collected, concurrent programming language
12cu|go-1.2.1-1|6	Name:		go
12cu|go-1.2.1-1|7	Version:	1.2.1
12cu|go-1.2.1-1|8	Release:	1
12cu|go-1.2.1-1|9	License:	BSD-3-Clause
12cu|go-1.2.1-1|10	Group:		Development/Other
12cu|go-1.2.1-1|11	Url:		http://golang.org
12cu|go-1.2.1-1|12	Source0:	https://go.googlecode.com/files/%{name}%{version}.src.tar.gz
12cu|go-1.2.1-1|13	Source1:	%{name}.rpmlintrc
12cu|go-1.2.1-1|14	Source2:	go.sh
12cu|go-1.2.1-1|15	Source3:	macros.go
12cu|go-1.2.1-1|16	# This file is otherwise generated at build-time from the .hg directory, which was
12cu|go-1.2.1-1|17	# stripped from the tarball to save space. TODO: Update contents after version update!
12cu|go-1.2.1-1|18	Source4:	VERSION
12cu|go-1.2.1-1|19	Source5:	godoc.service
12cu|go-1.2.1-1|20	# PATCH-FIX-OPENSUSE add -s flag to 'go install' (don't rebuild/install std libs)
12cu|go-1.2.1-1|21	Patch3:		go-build-dont-reinstall-stdlibs.patch
12cu|go-1.2.1-1|22	# PATCH-FIX-OPENSUSE re-enable build binary only packages (we are binary distro)
12cu|go-1.2.1-1|23	# see http://code.google.com/p/go/issues/detail?id=2775 & also issue 3268
12cu|go-1.2.1-1|24	Patch4:		allow-binary-only-packages.patch
12cu|go-1.2.1-1|25	BuildRequires:	bison
12cu|go-1.2.1-1|26	BuildRequires:	ed
12cu|go-1.2.1-1|27	BuildRequires:	systemd
12cu|go-1.2.1-1|28	# We need to manually specify the release version string here. All code compiled
12cu|go-1.2.1-1|29	# with this package will have the release string specified by the VERSION file
12cu|go-1.2.1-1|30	# in this source tarball baked into it, libs compiled with a different version
12cu|go-1.2.1-1|31	# cannot be linked anyway so all library packages will depend on this version string.
12cu|go-1.2.1-1|32	# the version string is pulled into the %godepends macro using the "go version" command.
12cu|go-1.2.1-1|33	Provides:	go-devel = %{goversion}
12cu|go-1.2.1-1|34	Provides:	go-devel-static = %{goversion}
12cu|go-1.2.1-1|35	Obsoletes:	go-devel < %{goversion}
12cu|go-1.2.1-1|36	Obsoletes:	%{name}-kate < 1.2.1
12cu|go-1.2.1-1|37	
12cu|go-1.2.1-1|38	%description
12cu|go-1.2.1-1|39	Go is an expressive, concurrent, garbage collected systems programming language
12cu|go-1.2.1-1|40	that is type safe and memory safe. It has pointers but no pointer arithmetic.
12cu|go-1.2.1-1|41	Go has fast builds, clean syntax, garbage collection, methods for any type, and
12cu|go-1.2.1-1|42	run-time reflection. It feels like a dynamic language but has the speed and
12cu|go-1.2.1-1|43	safety of a static language.
12cu|go-1.2.1-1|44	
12cu|go-1.2.1-1|45	%files
12cu|go-1.2.1-1|46	%doc AUTHORS CONTRIBUTORS LICENSE PATENTS README
12cu|go-1.2.1-1|47	%ifarch %{ix86} %{arm}
12cu|go-1.2.1-1|48	%{_libdir}/go/pkg/tool/linux_%{go_arch}/8*
12cu|go-1.2.1-1|49	%endif
12cu|go-1.2.1-1|50	%ifarch x86_64
12cu|go-1.2.1-1|51	%{_libdir}/go/pkg/tool/linux_%{go_arch}/6*
12cu|go-1.2.1-1|52	%endif
12cu|go-1.2.1-1|53	%ifarch %{arm}
12cu|go-1.2.1-1|54	%{_libdir}/go/pkg/tool/linux_%{go_arch}/5*
12cu|go-1.2.1-1|55	%endif
12cu|go-1.2.1-1|56	%{_libdir}/go/src/cmd
12cu|go-1.2.1-1|57	%{_libdir}/go/src/pkg
12cu|go-1.2.1-1|58	%{_libdir}/go/pkg/linux_%{go_arch}/archive/tar.a
12cu|go-1.2.1-1|59	%{_libdir}/go/pkg/linux_%{go_arch}/archive/zip.a
12cu|go-1.2.1-1|60	%{_libdir}/go/pkg/linux_%{go_arch}/bufio.a
12cu|go-1.2.1-1|61	%{_libdir}/go/pkg/linux_%{go_arch}/bytes.a
12cu|go-1.2.1-1|62	%{_libdir}/go/pkg/linux_%{go_arch}/cgocall.h
12cu|go-1.2.1-1|63	%{_libdir}/go/pkg/linux_%{go_arch}/compress/bzip2.a
12cu|go-1.2.1-1|64	%{_libdir}/go/pkg/linux_%{go_arch}/compress/flate.a
12cu|go-1.2.1-1|65	%{_libdir}/go/pkg/linux_%{go_arch}/compress/gzip.a
12cu|go-1.2.1-1|66	%{_libdir}/go/pkg/linux_%{go_arch}/compress/lzw.a
12cu|go-1.2.1-1|67	%{_libdir}/go/pkg/linux_%{go_arch}/compress/zlib.a
12cu|go-1.2.1-1|68	%{_libdir}/go/pkg/linux_%{go_arch}/container/heap.a
12cu|go-1.2.1-1|69	%{_libdir}/go/pkg/linux_%{go_arch}/container/list.a
12cu|go-1.2.1-1|70	%{_libdir}/go/pkg/linux_%{go_arch}/container/ring.a
12cu|go-1.2.1-1|71	%{_libdir}/go/pkg/linux_%{go_arch}/crypto.a
12cu|go-1.2.1-1|72	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/aes.a
12cu|go-1.2.1-1|73	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/cipher.a
12cu|go-1.2.1-1|74	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/des.a
12cu|go-1.2.1-1|75	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/dsa.a
12cu|go-1.2.1-1|76	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/ecdsa.a
12cu|go-1.2.1-1|77	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/elliptic.a
12cu|go-1.2.1-1|78	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/hmac.a
12cu|go-1.2.1-1|79	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/md5.a
12cu|go-1.2.1-1|80	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/rand.a
12cu|go-1.2.1-1|81	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/rc4.a
12cu|go-1.2.1-1|82	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/rsa.a
12cu|go-1.2.1-1|83	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/sha1.a
12cu|go-1.2.1-1|84	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/sha256.a
12cu|go-1.2.1-1|85	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/sha512.a
12cu|go-1.2.1-1|86	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/subtle.a
12cu|go-1.2.1-1|87	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/tls.a
12cu|go-1.2.1-1|88	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/x509.a
12cu|go-1.2.1-1|89	%{_libdir}/go/pkg/linux_%{go_arch}/crypto/x509/pkix.a
12cu|go-1.2.1-1|90	%{_libdir}/go/pkg/linux_%{go_arch}/database/sql.a
12cu|go-1.2.1-1|91	%{_libdir}/go/pkg/linux_%{go_arch}/database/sql/driver.a
12cu|go-1.2.1-1|92	%{_libdir}/go/pkg/linux_%{go_arch}/debug/dwarf.a
12cu|go-1.2.1-1|93	%{_libdir}/go/pkg/linux_%{go_arch}/debug/elf.a
12cu|go-1.2.1-1|94	%{_libdir}/go/pkg/linux_%{go_arch}/debug/gosym.a
12cu|go-1.2.1-1|95	%{_libdir}/go/pkg/linux_%{go_arch}/debug/macho.a
12cu|go-1.2.1-1|96	%{_libdir}/go/pkg/linux_%{go_arch}/debug/pe.a
12cu|go-1.2.1-1|97	%{_libdir}/go/pkg/linux_%{go_arch}/encoding.a
12cu|go-1.2.1-1|98	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/ascii85.a
12cu|go-1.2.1-1|99	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/asn1.a
12cu|go-1.2.1-1|100	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/base32.a
12cu|go-1.2.1-1|101	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/base64.a
12cu|go-1.2.1-1|102	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/binary.a
12cu|go-1.2.1-1|103	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/csv.a
12cu|go-1.2.1-1|104	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/gob.a
12cu|go-1.2.1-1|105	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/hex.a
12cu|go-1.2.1-1|106	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/json.a
12cu|go-1.2.1-1|107	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/pem.a
12cu|go-1.2.1-1|108	%{_libdir}/go/pkg/linux_%{go_arch}/encoding/xml.a
12cu|go-1.2.1-1|109	%{_libdir}/go/pkg/linux_%{go_arch}/errors.a
12cu|go-1.2.1-1|110	%{_libdir}/go/pkg/linux_%{go_arch}/expvar.a
12cu|go-1.2.1-1|111	%{_libdir}/go/pkg/linux_%{go_arch}/flag.a
12cu|go-1.2.1-1|112	%{_libdir}/go/pkg/linux_%{go_arch}/fmt.a
12cu|go-1.2.1-1|113	%{_libdir}/go/pkg/linux_%{go_arch}/go/ast.a
12cu|go-1.2.1-1|114	%{_libdir}/go/pkg/linux_%{go_arch}/go/build.a
12cu|go-1.2.1-1|115	%{_libdir}/go/pkg/linux_%{go_arch}/go/doc.a
12cu|go-1.2.1-1|116	%{_libdir}/go/pkg/linux_%{go_arch}/go/format.a
12cu|go-1.2.1-1|117	%{_libdir}/go/pkg/linux_%{go_arch}/go/parser.a
12cu|go-1.2.1-1|118	%{_libdir}/go/pkg/linux_%{go_arch}/go/printer.a
12cu|go-1.2.1-1|119	%{_libdir}/go/pkg/linux_%{go_arch}/go/scanner.a
12cu|go-1.2.1-1|120	%{_libdir}/go/pkg/linux_%{go_arch}/go/token.a
12cu|go-1.2.1-1|121	%{_libdir}/go/pkg/linux_%{go_arch}/hash.a
12cu|go-1.2.1-1|122	%{_libdir}/go/pkg/linux_%{go_arch}/hash/adler32.a
12cu|go-1.2.1-1|123	%{_libdir}/go/pkg/linux_%{go_arch}/hash/crc32.a
12cu|go-1.2.1-1|124	%{_libdir}/go/pkg/linux_%{go_arch}/hash/crc64.a
12cu|go-1.2.1-1|125	%{_libdir}/go/pkg/linux_%{go_arch}/hash/fnv.a
12cu|go-1.2.1-1|126	%{_libdir}/go/pkg/linux_%{go_arch}/html.a
12cu|go-1.2.1-1|127	%{_libdir}/go/pkg/linux_%{go_arch}/html/template.a
12cu|go-1.2.1-1|128	%{_libdir}/go/pkg/linux_%{go_arch}/image.a
12cu|go-1.2.1-1|129	%{_libdir}/go/pkg/linux_%{go_arch}/image/color.a
12cu|go-1.2.1-1|130	%{_libdir}/go/pkg/linux_%{go_arch}/image/color/palette.a
12cu|go-1.2.1-1|131	%{_libdir}/go/pkg/linux_%{go_arch}/image/draw.a
12cu|go-1.2.1-1|132	%{_libdir}/go/pkg/linux_%{go_arch}/image/gif.a
12cu|go-1.2.1-1|133	%{_libdir}/go/pkg/linux_%{go_arch}/image/jpeg.a
12cu|go-1.2.1-1|134	%{_libdir}/go/pkg/linux_%{go_arch}/image/png.a
12cu|go-1.2.1-1|135	%{_libdir}/go/pkg/linux_%{go_arch}/index/suffixarray.a
12cu|go-1.2.1-1|136	%{_libdir}/go/pkg/linux_%{go_arch}/io.a
12cu|go-1.2.1-1|137	%{_libdir}/go/pkg/linux_%{go_arch}/io/ioutil.a
12cu|go-1.2.1-1|138	%{_libdir}/go/pkg/linux_%{go_arch}/log.a
12cu|go-1.2.1-1|139	%{_libdir}/go/pkg/linux_%{go_arch}/log/syslog.a
12cu|go-1.2.1-1|140	%{_libdir}/go/pkg/linux_%{go_arch}/math.a
12cu|go-1.2.1-1|141	%{_libdir}/go/pkg/linux_%{go_arch}/math/big.a
12cu|go-1.2.1-1|142	%{_libdir}/go/pkg/linux_%{go_arch}/math/cmplx.a
12cu|go-1.2.1-1|143	%{_libdir}/go/pkg/linux_%{go_arch}/math/rand.a
12cu|go-1.2.1-1|144	%{_libdir}/go/pkg/linux_%{go_arch}/mime.a
12cu|go-1.2.1-1|145	%{_libdir}/go/pkg/linux_%{go_arch}/mime/multipart.a
12cu|go-1.2.1-1|146	%{_libdir}/go/pkg/linux_%{go_arch}/net.a
12cu|go-1.2.1-1|147	%{_libdir}/go/pkg/linux_%{go_arch}/net/http.a
12cu|go-1.2.1-1|148	%{_libdir}/go/pkg/linux_%{go_arch}/net/http/cgi.a
12cu|go-1.2.1-1|149	%{_libdir}/go/pkg/linux_%{go_arch}/net/http/cookiejar.a
12cu|go-1.2.1-1|150	%{_libdir}/go/pkg/linux_%{go_arch}/net/http/fcgi.a
12cu|go-1.2.1-1|151	%{_libdir}/go/pkg/linux_%{go_arch}/net/http/httptest.a
12cu|go-1.2.1-1|152	%{_libdir}/go/pkg/linux_%{go_arch}/net/http/httputil.a
12cu|go-1.2.1-1|153	%{_libdir}/go/pkg/linux_%{go_arch}/net/http/pprof.a
12cu|go-1.2.1-1|154	%{_libdir}/go/pkg/linux_%{go_arch}/net/mail.a
12cu|go-1.2.1-1|155	%{_libdir}/go/pkg/linux_%{go_arch}/net/rpc.a
12cu|go-1.2.1-1|156	%{_libdir}/go/pkg/linux_%{go_arch}/net/rpc/jsonrpc.a
12cu|go-1.2.1-1|157	%{_libdir}/go/pkg/linux_%{go_arch}/net/smtp.a
12cu|go-1.2.1-1|158	%{_libdir}/go/pkg/linux_%{go_arch}/net/textproto.a
12cu|go-1.2.1-1|159	%{_libdir}/go/pkg/linux_%{go_arch}/net/url.a
12cu|go-1.2.1-1|160	%{_libdir}/go/pkg/linux_%{go_arch}/os.a
12cu|go-1.2.1-1|161	%{_libdir}/go/pkg/linux_%{go_arch}/os/exec.a
12cu|go-1.2.1-1|162	%{_libdir}/go/pkg/linux_%{go_arch}/os/signal.a
12cu|go-1.2.1-1|163	%{_libdir}/go/pkg/linux_%{go_arch}/os/user.a
12cu|go-1.2.1-1|164	%{_libdir}/go/pkg/linux_%{go_arch}/path.a
12cu|go-1.2.1-1|165	%{_libdir}/go/pkg/linux_%{go_arch}/path/filepath.a
12cu|go-1.2.1-1|166	%{_libdir}/go/pkg/linux_%{go_arch}/reflect.a
12cu|go-1.2.1-1|167	%{_libdir}/go/pkg/linux_%{go_arch}/regexp.a
12cu|go-1.2.1-1|168	%{_libdir}/go/pkg/linux_%{go_arch}/regexp/syntax.a
12cu|go-1.2.1-1|169	%{_libdir}/go/pkg/linux_%{go_arch}/runtime.a
12cu|go-1.2.1-1|170	%{_libdir}/go/pkg/linux_%{go_arch}/runtime.h
12cu|go-1.2.1-1|171	%{_libdir}/go/pkg/linux_%{go_arch}/runtime/cgo.a
12cu|go-1.2.1-1|172	%{_libdir}/go/pkg/linux_%{go_arch}/runtime/debug.a
12cu|go-1.2.1-1|173	%{_libdir}/go/pkg/linux_%{go_arch}/runtime/pprof.a
12cu|go-1.2.1-1|174	%{_libdir}/go/pkg/linux_%{go_arch}/runtime/race.a
12cu|go-1.2.1-1|175	%{_libdir}/go/pkg/linux_%{go_arch}/sort.a
12cu|go-1.2.1-1|176	%{_libdir}/go/pkg/linux_%{go_arch}/strconv.a
12cu|go-1.2.1-1|177	%{_libdir}/go/pkg/linux_%{go_arch}/strings.a
12cu|go-1.2.1-1|178	%{_libdir}/go/pkg/linux_%{go_arch}/sync.a
12cu|go-1.2.1-1|179	%{_libdir}/go/pkg/linux_%{go_arch}/sync/atomic.a
12cu|go-1.2.1-1|180	%{_libdir}/go/pkg/linux_%{go_arch}/syscall.a
12cu|go-1.2.1-1|181	%{_libdir}/go/pkg/linux_%{go_arch}/testing.a
12cu|go-1.2.1-1|182	%{_libdir}/go/pkg/linux_%{go_arch}/testing/iotest.a
12cu|go-1.2.1-1|183	%{_libdir}/go/pkg/linux_%{go_arch}/testing/quick.a
12cu|go-1.2.1-1|184	%{_libdir}/go/pkg/linux_%{go_arch}/text/scanner.a
12cu|go-1.2.1-1|185	%{_libdir}/go/pkg/linux_%{go_arch}/text/tabwriter.a
12cu|go-1.2.1-1|186	%{_libdir}/go/pkg/linux_%{go_arch}/text/template.a
12cu|go-1.2.1-1|187	%{_libdir}/go/pkg/linux_%{go_arch}/text/template/parse.a
12cu|go-1.2.1-1|188	%{_libdir}/go/pkg/linux_%{go_arch}/time.a
12cu|go-1.2.1-1|189	%{_libdir}/go/pkg/linux_%{go_arch}/unicode.a
12cu|go-1.2.1-1|190	%{_libdir}/go/pkg/linux_%{go_arch}/unicode/utf16.a
12cu|go-1.2.1-1|191	%{_libdir}/go/pkg/linux_%{go_arch}/unicode/utf8.a
12cu|go-1.2.1-1|192	%{_libdir}/go/pkg/obj/linux_%{go_arch}/lib9.a
12cu|go-1.2.1-1|193	%{_libdir}/go/pkg/obj/linux_%{go_arch}/libbio.a
12cu|go-1.2.1-1|194	%{_libdir}/go/pkg/obj/linux_%{go_arch}/libcc.a
12cu|go-1.2.1-1|195	%{_libdir}/go/pkg/obj/linux_%{go_arch}/libgc.a
12cu|go-1.2.1-1|196	%{_libdir}/go/pkg/obj/linux_%{go_arch}/libmach.a
12cu|go-1.2.1-1|197	%{_libdir}/go/pkg/tool/linux_%{go_arch}/addr2line
12cu|go-1.2.1-1|198	%{_libdir}/go/pkg/tool/linux_%{go_arch}/cgo
12cu|go-1.2.1-1|199	%{_libdir}/go/pkg/tool/linux_%{go_arch}/dist
12cu|go-1.2.1-1|200	%{_libdir}/go/pkg/tool/linux_%{go_arch}/fix
12cu|go-1.2.1-1|201	%{_libdir}/go/pkg/tool/linux_%{go_arch}/nm
12cu|go-1.2.1-1|202	%{_libdir}/go/pkg/tool/linux_%{go_arch}/objdump
12cu|go-1.2.1-1|203	%{_libdir}/go/pkg/tool/linux_%{go_arch}/pack
12cu|go-1.2.1-1|204	%{_libdir}/go/pkg/tool/linux_%{go_arch}/pprof
12cu|go-1.2.1-1|205	%{_libdir}/go/pkg/tool/linux_%{go_arch}/yacc
12cu|go-1.2.1-1|206	%{_bindir}/go*
12cu|go-1.2.1-1|207	%{_datadir}/go
12cu|go-1.2.1-1|208	%config %{_sysconfdir}/bash_completion.d/go
12cu|go-1.2.1-1|209	%config %{_sysconfdir}/profile.d/go.sh
12cu|go-1.2.1-1|210	%config %{_sysconfdir}/rpm/macros.go
12cu|go-1.2.1-1|211	%{_unitdir}/godoc.service
12cu|go-1.2.1-1|212	
12cu|go-1.2.1-1|213	%post
12cu|go-1.2.1-1|214	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|go-1.2.1-1|215	
12cu|go-1.2.1-1|216	%preun
12cu|go-1.2.1-1|217	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|go-1.2.1-1|218	
12cu|go-1.2.1-1|219	%postun
12cu|go-1.2.1-1|220	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|go-1.2.1-1|221	
12cu|go-1.2.1-1|222	#----------------------------------------------------------------------------
12cu|go-1.2.1-1|223	
12cu|go-1.2.1-1|224	%package doc
12cu|go-1.2.1-1|225	Summary:	Go documentation
12cu|go-1.2.1-1|226	Requires:	%{name} = %{EVRD}
12cu|go-1.2.1-1|227	
12cu|go-1.2.1-1|228	%description doc
12cu|go-1.2.1-1|229	Go examples and documentation.
12cu|go-1.2.1-1|230	
12cu|go-1.2.1-1|231	%files doc
12cu|go-1.2.1-1|232	%doc doc misc
12cu|go-1.2.1-1|233	
12cu|go-1.2.1-1|234	#----------------------------------------------------------------------------
12cu|go-1.2.1-1|235	
12cu|go-1.2.1-1|236	%package vim
12cu|go-1.2.1-1|237	Summary:	Go syntax files for Vim
12cu|go-1.2.1-1|238	Group:		Editors
12cu|go-1.2.1-1|239	Requires:	%{name} = %{EVRD}
12cu|go-1.2.1-1|240	
12cu|go-1.2.1-1|241	%description vim
12cu|go-1.2.1-1|242	Vim syntax highlighting scheme for the Go programming language.
12cu|go-1.2.1-1|243	
12cu|go-1.2.1-1|244	%files vim
12cu|go-1.2.1-1|245	%dir %{_datadir}/vim
12cu|go-1.2.1-1|246	%{_datadir}/vim/*
12cu|go-1.2.1-1|247	
12cu|go-1.2.1-1|248	#----------------------------------------------------------------------------
12cu|go-1.2.1-1|249	
12cu|go-1.2.1-1|250	%package emacs
12cu|go-1.2.1-1|251	Summary:	Go language syntax files for Emacs
12cu|go-1.2.1-1|252	Group:		Editors
12cu|go-1.2.1-1|253	Requires:	%{name} = %{version}
12cu|go-1.2.1-1|254	
12cu|go-1.2.1-1|255	%description emacs
12cu|go-1.2.1-1|256	Emacs syntax highlighting scheme for the Go programming language.
12cu|go-1.2.1-1|257	
12cu|go-1.2.1-1|258	%files emacs
12cu|go-1.2.1-1|259	%{_datadir}/emacs/site-lisp/go-mode*
12cu|go-1.2.1-1|260	
12cu|go-1.2.1-1|261	#----------------------------------------------------------------------------
12cu|go-1.2.1-1|262	
12cu|go-1.2.1-1|263	%prep
12cu|go-1.2.1-1|264	%setup -q -n %{name}
12cu|go-1.2.1-1|265	%patch3 -p1
12cu|go-1.2.1-1|266	%patch4 -p1
12cu|go-1.2.1-1|267	cp %{SOURCE4} .
12cu|go-1.2.1-1|268	cp %{SOURCE5} .
12cu|go-1.2.1-1|269	
12cu|go-1.2.1-1|270	# setup go_arch (BSD-like scheme)
12cu|go-1.2.1-1|271	%ifarch %{ix86}
12cu|go-1.2.1-1|272	sed -i 's|GOARCH|386|' %{SOURCE3}
12cu|go-1.2.1-1|273	%define go_arch 386
12cu|go-1.2.1-1|274	%endif
12cu|go-1.2.1-1|275	%ifarch x86_64
12cu|go-1.2.1-1|276	sed -i 's|GOARCH|amd64|' %{SOURCE3}
12cu|go-1.2.1-1|277	%define go_arch amd64
12cu|go-1.2.1-1|278	%endif
12cu|go-1.2.1-1|279	%ifarch %{arm}
12cu|go-1.2.1-1|280	sed -i 's|GOARCH|arm|' %{SOURCE3}
12cu|go-1.2.1-1|281	%define go_arch arm
12cu|go-1.2.1-1|282	%endif
12cu|go-1.2.1-1|283	
12cu|go-1.2.1-1|284	%build
12cu|go-1.2.1-1|285	export GOROOT="`pwd`"
12cu|go-1.2.1-1|286	export GOROOT_FINAL=%{_libdir}/go
12cu|go-1.2.1-1|287	export GOBIN="$GOROOT/bin"
12cu|go-1.2.1-1|288	mkdir -p "$GOBIN"
12cu|go-1.2.1-1|289	cd src
12cu|go-1.2.1-1|290	export GDB_PRINTER="%{gdb_printer}"
12cu|go-1.2.1-1|291	HOST_EXTRA_CFLAGS="%{optflags} -Wno-error" ./make.bash
12cu|go-1.2.1-1|292	
12cu|go-1.2.1-1|293	%install
12cu|go-1.2.1-1|294	export GOROOT="%{buildroot}%{_libdir}/%{name}"
12cu|go-1.2.1-1|295	install -Dm644 misc/bash/go %{buildroot}%{_sysconfdir}/bash_completion.d/go
12cu|go-1.2.1-1|296	install -Dm644 %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/go.sh
12cu|go-1.2.1-1|297	install -Dm644 misc/emacs/go-mode-load.el %{buildroot}%{_datadir}/emacs/site-lisp/go-mode-load.el
12cu|go-1.2.1-1|298	install -Dm644 misc/emacs/go-mode.el %{buildroot}%{_datadir}/emacs/site-lisp/go-mode.el
12cu|go-1.2.1-1|299	install -Dm644 misc/vim/autoload/go/complete.vim %{buildroot}%{_datadir}/vim/site/autoload/go/complete.vim
12cu|go-1.2.1-1|300	install -d %{buildroot}%{_datadir}/vim/site/ftplugin/go
12cu|go-1.2.1-1|301	install -Dm644 misc/vim/ftplugin/go/{fmt,import}.vim %{buildroot}%{_datadir}/vim/site/ftplugin/go/
12cu|go-1.2.1-1|302	install -Dm644 misc/vim/ftplugin/go.vim %{buildroot}%{_datadir}/vim/site/ftplugin/go/
12cu|go-1.2.1-1|303	install -Dm644 misc/vim/indent/go.vim %{buildroot}%{_datadir}/vim/site/indent/go.vim
12cu|go-1.2.1-1|304	install -Dm644 misc/vim/plugin/godoc.vim %{buildroot}%{_datadir}/vim/site/plugin/godoc.vim
12cu|go-1.2.1-1|305	install -Dm644 misc/vim/syntax/godoc.vim %{buildroot}%{_datadir}/vim/site/syntax/godoc.vim
12cu|go-1.2.1-1|306	install -Dm644 misc/vim/syntax/go.vim %{buildroot}%{_datadir}/vim/site/syntax/go.vim
12cu|go-1.2.1-1|307	install -Dm644 misc/vim/ftdetect/gofiletype.vim %{buildroot}%{_datadir}/vim/site/ftdetect/gofiletype.vim
12cu|go-1.2.1-1|308	
12cu|go-1.2.1-1|309	# godoc service
12cu|go-1.2.1-1|310	mkdir -p %{buildroot}%{_unitdir}
12cu|go-1.2.1-1|311	install -Dm644 godoc.service %{buildroot}%{_unitdir}/godoc.service
12cu|go-1.2.1-1|312	
12cu|go-1.2.1-1|313	# copy document templates, packages, obj libs and command utilities
12cu|go-1.2.1-1|314	mkdir -p %{buildroot}%{_bindir}
12cu|go-1.2.1-1|315	mkdir -p $GOROOT/lib
12cu|go-1.2.1-1|316	mv pkg $GOROOT
12cu|go-1.2.1-1|317	mv bin/* %{buildroot}%{_bindir}
12cu|go-1.2.1-1|318	rm -f %{buildroot}%{_bindir}/{hgpatch,quietgcc}
12cu|go-1.2.1-1|319	
12cu|go-1.2.1-1|320	# source files for go install, godoc, etc
12cu|go-1.2.1-1|321	install -d %{buildroot}%{_datadir}/go
12cu|go-1.2.1-1|322	for ext in *.{go,c,h,s,S,py}; do
12cu|go-1.2.1-1|323	find src -name ${ext} -exec install -Dm644 \{\} %{buildroot}%{_datadir}/go/\{\} \;
12cu|go-1.2.1-1|324	done
12cu|go-1.2.1-1|325	mkdir -p $GOROOT/src
12cu|go-1.2.1-1|326	ln -s /usr/share/go/src/pkg $GOROOT/src/pkg
12cu|go-1.2.1-1|327	ln -s /usr/share/go/src/cmd $GOROOT/src/cmd
12cu|go-1.2.1-1|328	
12cu|go-1.2.1-1|329	# documentation and examples
12cu|go-1.2.1-1|330	# fix documetation permissions (rpmlint warning)
12cu|go-1.2.1-1|331	find doc/ misc/ -type f -exec chmod 0644 '{}' \;
12cu|go-1.2.1-1|332	# remove unwanted arch-dependant binaries (rpmlint warning)
12cu|go-1.2.1-1|333	rm -rf misc/cgo/test/{_*,*.o,*.out,*.6,*.8}
12cu|go-1.2.1-1|334	rm -f misc/dashboard/builder/{gobuilder,*6,*.8}
12cu|go-1.2.1-1|335	rm -f misc/goplay/{goplay,*.6,*.8}
12cu|go-1.2.1-1|336	rm -rf misc/windows
12cu|go-1.2.1-1|337	rm -rf misc/cgo/test/{_*,*.o,*.out,*.6,*.8}
12cu|go-1.2.1-1|338	
12cu|go-1.2.1-1|339	# install RPM macros ($GOARCH prepared in %%prep section)
12cu|go-1.2.1-1|340	install -Dm644 %{SOURCE3} %{buildroot}%{_sysconfdir}/rpm/macros.go
12cu|go-1.2.1-1|341	
12cu|go-1.2.1-1|342	# break hard links
12cu|go-1.2.1-1|343	rm %{buildroot}%{_libdir}/go/pkg/linux_%{go_arch}/{cgocall,runtime}.h
12cu|go-1.2.1-1|344	ln -s %{_datadir}/go/src/pkg/runtime/{cgocall,runtime}.h %{buildroot}%{_libdir}/go/pkg/linux_%{go_arch}/
12cu|go-1.2.1-1|345	
12cu|go-1.2.1-1|346	strip %{buildroot}%{_bindir}/%{name}
12cu|go-1.2.1-1|347	
12cu|go-1.2.1-1|348	
12cu|go-1.2.1-1|349	%changelog
12cu|go-1.2.1-1|350	* Wed Mar 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.1-1
12cu|go-1.2.1-1|351	+ Revision: 7a47933
12cu|go-1.2.1-1|352	- LOG New version 1.2.1, update files, drop kate subpackage to avoid conflicts with katepart
12cu|go-1.2.1-1|353	
12cu|go-1.2.1-1|354	

9585 12
12cu|googlecl-0.9.14-1|1	Summary:	This tool brings Google services to the command line
12cu|googlecl-0.9.14-1|2	Name:		googlecl
12cu|googlecl-0.9.14-1|3	Version:	0.9.14
12cu|googlecl-0.9.14-1|4	Release:	1
12cu|googlecl-0.9.14-1|5	License:	ASL 2.0
12cu|googlecl-0.9.14-1|6	Group:		Networking/Other
12cu|googlecl-0.9.14-1|7	Url:		http://code.google.com/p/googlecl/
12cu|googlecl-0.9.14-1|8	Source0:	http://googlecl.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|googlecl-0.9.14-1|9	BuildRequires:	pkgconfig(python)
12cu|googlecl-0.9.14-1|10	Requires:	python-gdata
12cu|googlecl-0.9.14-1|11	BuildArch:	noarch
12cu|googlecl-0.9.14-1|12	
12cu|googlecl-0.9.14-1|13	%description
12cu|googlecl-0.9.14-1|14	GoogleCL is a command-line utility that provides access to various Google
12cu|googlecl-0.9.14-1|15	services. It streamlines tasks such as posting to a Blogger blog, adding events
12cu|googlecl-0.9.14-1|16	to Calendar, or editing documents on Google Docs.
12cu|googlecl-0.9.14-1|17	
12cu|googlecl-0.9.14-1|18	For example:
12cu|googlecl-0.9.14-1|19	$ google blogger post --blog "My blog" --tags "python, googlecl" my_post.html
12cu|googlecl-0.9.14-1|20	$ google calendar add "Lunch with Jason tomorrow at noon"
12cu|googlecl-0.9.14-1|21	$ google docs edit --title "Shopping list" --editor vim
12cu|googlecl-0.9.14-1|22	
12cu|googlecl-0.9.14-1|23	GoogleCL is a pure Python application that uses the Python gdata libraries to
12cu|googlecl-0.9.14-1|24	make Google Data API calls from the command line.
12cu|googlecl-0.9.14-1|25	
12cu|googlecl-0.9.14-1|26	%files
12cu|googlecl-0.9.14-1|27	%doc README.txt README.config INSTALL.txt
12cu|googlecl-0.9.14-1|28	%{_mandir}/man1/google.1*
12cu|googlecl-0.9.14-1|29	%{_bindir}/google
12cu|googlecl-0.9.14-1|30	%{python_sitelib}/%{name}-*.egg-info
12cu|googlecl-0.9.14-1|31	%{python_sitelib}/%{name}/*.py*
12cu|googlecl-0.9.14-1|32	%{python_sitelib}/%{name}/*/*.py*
12cu|googlecl-0.9.14-1|33	
12cu|googlecl-0.9.14-1|34	#----------------------------------------------------------------------------
12cu|googlecl-0.9.14-1|35	
12cu|googlecl-0.9.14-1|36	%prep
12cu|googlecl-0.9.14-1|37	%setup -q
12cu|googlecl-0.9.14-1|38	
12cu|googlecl-0.9.14-1|39	%build
12cu|googlecl-0.9.14-1|40	python setup.py build
12cu|googlecl-0.9.14-1|41	
12cu|googlecl-0.9.14-1|42	%install
12cu|googlecl-0.9.14-1|43	python setup.py install --root=%{buildroot} --skip-build
12cu|googlecl-0.9.14-1|44	mkdir -p %{buildroot}%{_mandir}/man1
12cu|googlecl-0.9.14-1|45	cp -a man/google.1 %{buildroot}%{_mandir}/man1
12cu|googlecl-0.9.14-1|46	
12cu|googlecl-0.9.14-1|47	
12cu|googlecl-0.9.14-1|48	%changelog
12cu|googlecl-0.9.14-1|49	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.14-1
12cu|googlecl-0.9.14-1|50	+ Revision: ea94adf
12cu|googlecl-0.9.14-1|51	- New version 0.9.14, should be noarch package
12cu|googlecl-0.9.14-1|52	
12cu|googlecl-0.9.14-1|53	

9586 12
12cu|gosa-2.5.14-10|1	%define apacheuser apache
12cu|gosa-2.5.14-10|2	%define apachegroup apache
12cu|gosa-2.5.14-10|3	%define oleversion 0.0.0
12cu|gosa-2.5.14-10|4	
12cu|gosa-2.5.14-10|5	Summary: 	Web Based LDAP Administration Program
12cu|gosa-2.5.14-10|6	Name:		gosa
12cu|gosa-2.5.14-10|7	Version: 	2.5.14
12cu|gosa-2.5.14-10|8	Release:	10
12cu|gosa-2.5.14-10|9	License: 	GPL
12cu|gosa-2.5.14-10|10	Group: 		System/Configuration/Other
12cu|gosa-2.5.14-10|11	URL: 		http://gosa.gonicus.de
12cu|gosa-2.5.14-10|12	Source: 	ftp://oss.GONICUS.de/pub/gosa/beta/%{name}-%{version}.tar.bz2
12cu|gosa-2.5.14-10|13	Source1:	gosa.conf.mdv
12cu|gosa-2.5.14-10|14	Source2:	README.urpmi
12cu|gosa-2.5.14-10|15	# http://www.bettina-attack.de/jonny/view.php/projects/php_ole/
12cu|gosa-2.5.14-10|16	Source3:	php_ole-%{oleversion}.tar.bz2
12cu|gosa-2.5.14-10|17	Requires:	apache-mod_php
12cu|gosa-2.5.14-10|18	Requires:   apache-mod_socache_shmcb
12cu|gosa-2.5.14-10|19	Requires:	php-ldap
12cu|gosa-2.5.14-10|20	Requires:	php-imap
12cu|gosa-2.5.14-10|21	Requires:	php-mbstring
12cu|gosa-2.5.14-10|22	Requires:	php-mysql
12cu|gosa-2.5.14-10|23	Requires:	php-xml
12cu|gosa-2.5.14-10|24	Requires:	php-gd
12cu|gosa-2.5.14-10|25	Requires:	php-snmp
12cu|gosa-2.5.14-10|26	Requires:	php-iconv
12cu|gosa-2.5.14-10|27	Requires:	php-cups
12cu|gosa-2.5.14-10|28	Requires:	fping
12cu|gosa-2.5.14-10|29	Requires:	imagemagick
12cu|gosa-2.5.14-10|30	Requires:	smbldap-tools
12cu|gosa-2.5.14-10|31	BuildArch: 	noarch
12cu|gosa-2.5.14-10|32	
12cu|gosa-2.5.14-10|33	%description
12cu|gosa-2.5.14-10|34	GOsa is a combination of system-administrator and end-user web
12cu|gosa-2.5.14-10|35	interface, designed to handle LDAP based setups.
12cu|gosa-2.5.14-10|36	Provided is access to posix, shadow, samba, proxy, fax, and kerberos
12cu|gosa-2.5.14-10|37	accounts. It is able to manage the postfix/cyrus server combination
12cu|gosa-2.5.14-10|38	and can write user adapted sieve scripts.
12cu|gosa-2.5.14-10|39	
12cu|gosa-2.5.14-10|40	Access GOsa at http://localhost/gosa/
12cu|gosa-2.5.14-10|41	
12cu|gosa-2.5.14-10|42	%package schema
12cu|gosa-2.5.14-10|43	Group: 		System/Configuration/Other
12cu|gosa-2.5.14-10|44	Summary:        Schema Definitions for the GOSA package
12cu|gosa-2.5.14-10|45	Requires:	openldap-servers openldap-clients
12cu|gosa-2.5.14-10|46	
12cu|gosa-2.5.14-10|47	%description schema
12cu|gosa-2.5.14-10|48	Contains the Schema definition files for the GOSA admin package.
12cu|gosa-2.5.14-10|49	
12cu|gosa-2.5.14-10|50	%prep
12cu|gosa-2.5.14-10|51	%setup -q -a 3
12cu|gosa-2.5.14-10|52	find . -depth -name CVS -type d | xargs rm -rf
12cu|gosa-2.5.14-10|53	cp %{SOURCE2} .
12cu|gosa-2.5.14-10|54	
12cu|gosa-2.5.14-10|55	%build
12cu|gosa-2.5.14-10|56	
12cu|gosa-2.5.14-10|57	%install
12cu|gosa-2.5.14-10|58	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|gosa-2.5.14-10|59	
12cu|gosa-2.5.14-10|60	# (sb) seems broken - bad path to includes
12cu|gosa-2.5.14-10|61	sed -i 's|Excel/||g' include/php_writeexcel/class.excel.php
12cu|gosa-2.5.14-10|62	# (sb) copy the missing includes from SOURCE3 and rename docs
12cu|gosa-2.5.14-10|63	cp php_ole-%{oleversion}/*.php include/php_writeexcel
12cu|gosa-2.5.14-10|64	for i in README HOMEPAGE LICENSE; do \
12cu|gosa-2.5.14-10|65	mv php_ole-%{oleversion}/$i $i.php_ole; \
12cu|gosa-2.5.14-10|66	done
12cu|gosa-2.5.14-10|67	
12cu|gosa-2.5.14-10|68	DIRS="ihtml plugins html include locale"
12cu|gosa-2.5.14-10|69	for i in $DIRS; do \
12cu|gosa-2.5.14-10|70	cp -ua $i %{buildroot}%{_datadir}/%{name}/$i ; \
12cu|gosa-2.5.14-10|71	done
12cu|gosa-2.5.14-10|72	
12cu|gosa-2.5.14-10|73	# (sb) make rpmlint happier
12cu|gosa-2.5.14-10|74	find doc -type f | xargs chmod -x
12cu|gosa-2.5.14-10|75	
12cu|gosa-2.5.14-10|76	# (sb) error during setup if this isn't found
12cu|gosa-2.5.14-10|77	mkdir -p %{buildroot}%{_datadir}/%{name}/contrib
12cu|gosa-2.5.14-10|78	cp -a contrib/gosa.conf %{buildroot}%{_datadir}/%{name}/contrib
12cu|gosa-2.5.14-10|79	
12cu|gosa-2.5.14-10|80	# (sb) used by smarty compile
12cu|gosa-2.5.14-10|81	mkdir -p %{buildroot}/var/spool/gosa
12cu|gosa-2.5.14-10|82	
12cu|gosa-2.5.14-10|83	# Copy default config
12cu|gosa-2.5.14-10|84	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12cu|gosa-2.5.14-10|85	install -m 640 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
12cu|gosa-2.5.14-10|86	mkdir -p %{buildroot}%{_webappconfdir}
12cu|gosa-2.5.14-10|87	
12cu|gosa-2.5.14-10|88	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|gosa-2.5.14-10|89	Alias /gosa %{_datadir}/%{name}/html
12cu|gosa-2.5.14-10|90	
12cu|gosa-2.5.14-10|91	<Directory %{_datadir}/%{name}/html>
12cu|gosa-2.5.14-10|92	Require host 127.0.0.1
12cu|gosa-2.5.14-10|93	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
12cu|gosa-2.5.14-10|94	</Directory>
12cu|gosa-2.5.14-10|95	EOF
12cu|gosa-2.5.14-10|96	
12cu|gosa-2.5.14-10|97	mkdir -p %{buildroot}%{_datadir}/openldap/schema/%{name}
12cu|gosa-2.5.14-10|98	mv contrib/openldap/*.schema %{buildroot}%{_datadir}/openldap/schema/%{name}
12cu|gosa-2.5.14-10|99	
12cu|gosa-2.5.14-10|100	cat > %{buildroot}%{_datadir}/openldap/schema/%{name}/%{name}-core.schema <<EOF
12cu|gosa-2.5.14-10|101	include %{_datadir}/openldap/schema/%{name}/goconfig.schema
12cu|gosa-2.5.14-10|102	include %{_datadir}/openldap/schema/%{name}/gofax.schema
12cu|gosa-2.5.14-10|103	include %{_datadir}/openldap/schema/%{name}/gofon.schema
12cu|gosa-2.5.14-10|104	include %{_datadir}/openldap/schema/%{name}/gosystem.schema
12cu|gosa-2.5.14-10|105	include %{_datadir}/openldap/schema/%{name}/goserver.schema
12cu|gosa-2.5.14-10|106	include %{_datadir}/openldap/schema/%{name}/goto.schema
12cu|gosa-2.5.14-10|107	include %{_datadir}/openldap/schema/%{name}/gosa+samba3.schema
12cu|gosa-2.5.14-10|108	include %{_datadir}/openldap/schema/%{name}/pureftpd.schema
12cu|gosa-2.5.14-10|109	EOF
12cu|gosa-2.5.14-10|110	
12cu|gosa-2.5.14-10|111	cat > %{buildroot}%{_datadir}/openldap/schema/%{name}/example.ldif <<EOF
12cu|gosa-2.5.14-10|112	# Organization for Example Corporation
12cu|gosa-2.5.14-10|113	# load this ldif before gosa.ldif (for an empty opendap db)
12cu|gosa-2.5.14-10|114	dn: dc=example,dc=com
12cu|gosa-2.5.14-10|115	objectClass: dcObject
12cu|gosa-2.5.14-10|116	objectClass: organization
12cu|gosa-2.5.14-10|117	dc: example
12cu|gosa-2.5.14-10|118	o: Example Corporation
12cu|gosa-2.5.14-10|119	description: The Example Corporation
12cu|gosa-2.5.14-10|120	
12cu|gosa-2.5.14-10|121	# Organizational Role for Directory Manager
12cu|gosa-2.5.14-10|122	dn: cn=Manager,dc=example,dc=com
12cu|gosa-2.5.14-10|123	objectClass: organizationalRole
12cu|gosa-2.5.14-10|124	cn: Manager
12cu|gosa-2.5.14-10|125	description: Directory Manager
12cu|gosa-2.5.14-10|126	
12cu|gosa-2.5.14-10|127	# groups
12cu|gosa-2.5.14-10|128	dn: ou=Group,dc=example,dc=com
12cu|gosa-2.5.14-10|129	objectClass: organizationalUnit
12cu|gosa-2.5.14-10|130	ou: Group
12cu|gosa-2.5.14-10|131	description: Groups
12cu|gosa-2.5.14-10|132	
12cu|gosa-2.5.14-10|133	# users
12cu|gosa-2.5.14-10|134	#dn: ou=People,dc=example,dc=com
12cu|gosa-2.5.14-10|135	#objectClass: organizationalUnit
12cu|gosa-2.5.14-10|136	#ou: People
12cu|gosa-2.5.14-10|137	#description: Users
12cu|gosa-2.5.14-10|138	EOF
12cu|gosa-2.5.14-10|139	
12cu|gosa-2.5.14-10|140	cat > %{buildroot}%{_datadir}/openldap/schema/%{name}/%{name}.ldif <<EOF
12cu|gosa-2.5.14-10|141	# Sample GOsa ldif
12cu|gosa-2.5.14-10|142	# username "admin", password "tester", group "administrators"
12cu|gosa-2.5.14-10|143	
12cu|gosa-2.5.14-10|144	# groups - may not be needed, in an fresh install I found I needed it
12cu|gosa-2.5.14-10|145	dn: ou=groups,dc=example,dc=com
12cu|gosa-2.5.14-10|146	objectClass: organizationalUnit
12cu|gosa-2.5.14-10|147	ou: groups
12cu|gosa-2.5.14-10|148	description: Groups
12cu|gosa-2.5.14-10|149	
12cu|gosa-2.5.14-10|150	# users - may not be needed, in a fresh install I found I needed it
12cu|gosa-2.5.14-10|151	dn: ou=people,dc=example,dc=com
12cu|gosa-2.5.14-10|152	objectClass: organizationalUnit
12cu|gosa-2.5.14-10|153	ou: people
12cu|gosa-2.5.14-10|154	description: Users
12cu|gosa-2.5.14-10|155	
12cu|gosa-2.5.14-10|156	dn: cn=admin,ou=people,dc=example,dc=com
12cu|gosa-2.5.14-10|157	objectClass: person
12cu|gosa-2.5.14-10|158	objectClass: organizationalPerson
12cu|gosa-2.5.14-10|159	objectClass: inetOrgPerson
12cu|gosa-2.5.14-10|160	objectClass: gosaAccount
12cu|gosa-2.5.14-10|161	uid: admin
12cu|gosa-2.5.14-10|162	cn: admin
12cu|gosa-2.5.14-10|163	givenName: admin
12cu|gosa-2.5.14-10|164	sn: GOsa main administrator
12cu|gosa-2.5.14-10|165	sambaLMPassword: 10974C6EFC0AEE1917306D272A9441BB
12cu|gosa-2.5.14-10|166	sambaNTPassword: 38F3951141D0F71A039CFA9D1EC06378
12cu|gosa-2.5.14-10|167	userPassword:: dGVzdGVy
12cu|gosa-2.5.14-10|168	
12cu|gosa-2.5.14-10|169	dn: cn=administrators,ou=groups,dc=example,dc=com
12cu|gosa-2.5.14-10|170	objectClass: gosaObject
12cu|gosa-2.5.14-10|171	objectClass: posixGroup
12cu|gosa-2.5.14-10|172	gosaSubtreeACL: :all
12cu|gosa-2.5.14-10|173	cn: administrators
12cu|gosa-2.5.14-10|174	gidNumber: 999
12cu|gosa-2.5.14-10|175	memberUid: admin
12cu|gosa-2.5.14-10|176	EOF
12cu|gosa-2.5.14-10|177	
12cu|gosa-2.5.14-10|178	# (sb) rpmlint
12cu|gosa-2.5.14-10|179	chmod +x contrib/scripts/*.pl
12cu|gosa-2.5.14-10|180	
12cu|gosa-2.5.14-10|181	
12cu|gosa-2.5.14-10|182	%post schema
12cu|gosa-2.5.14-10|183	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
12cu|gosa-2.5.14-10|184	if [ -f /var/lock/subsys/ldap ]; then
12cu|gosa-2.5.14-10|185	/etc/rc.d/init.d/ldap restart 1>&2;
12cu|gosa-2.5.14-10|186	fi
12cu|gosa-2.5.14-10|187	
12cu|gosa-2.5.14-10|188	
12cu|gosa-2.5.14-10|189	%postun schema
12cu|gosa-2.5.14-10|190	sed -i "s|^include %{_datadir}/openldap/schema/%{name}/%{name}-core.schema||" %{_sysconfdir}/openldap/schema/local.schema
12cu|gosa-2.5.14-10|191	if [ "$1" = "0" ]; then
12cu|gosa-2.5.14-10|192	if [ -f /var/lock/subsys/ldap ]; then
12cu|gosa-2.5.14-10|193	/etc/rc.d/init.d/ldap restart 1>&2
12cu|gosa-2.5.14-10|194	fi
12cu|gosa-2.5.14-10|195	fi
12cu|gosa-2.5.14-10|196	
12cu|gosa-2.5.14-10|197	%clean
12cu|gosa-2.5.14-10|198	
12cu|gosa-2.5.14-10|199	%files
12cu|gosa-2.5.14-10|200	%doc AUTHORS README README.urpmi
12cu|gosa-2.5.14-10|201	%doc Changelog COPYING INSTALL FAQ doc/*
12cu|gosa-2.5.14-10|202	#%doc contrib/altlinux contrib/fix_config.sh
12cu|gosa-2.5.14-10|203	#%doc contrib/mysql contrib/opensides contrib/patches
12cu|gosa-2.5.14-10|204	%doc contrib/scripts contrib/vacation_example.txt
12cu|gosa-2.5.14-10|205	%doc *.php_ole
12cu|gosa-2.5.14-10|206	
12cu|gosa-2.5.14-10|207	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|gosa-2.5.14-10|208	%attr(0750, %{apacheuser}, %{apachegroup}) %dir /var/spool/%{name}
12cu|gosa-2.5.14-10|209	%{_datadir}/%{name}
12cu|gosa-2.5.14-10|210	%dir %{_sysconfdir}/%{name}
12cu|gosa-2.5.14-10|211	%attr(0640, root, %{apachegroup}) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12cu|gosa-2.5.14-10|212	
12cu|gosa-2.5.14-10|213	%files schema
12cu|gosa-2.5.14-10|214	%doc COPYING AUTHORS README README.urpmi
12cu|gosa-2.5.14-10|215	%doc contrib/demo.ldif contrib/openldap/slapd.conf
12cu|gosa-2.5.14-10|216	%dir %{_datadir}/openldap/schema/%{name}
12cu|gosa-2.5.14-10|217	%{_datadir}/openldap/schema/%{name}/*
12cu|gosa-2.5.14-10|218	
12cu|gosa-2.5.14-10|219	
12cu|gosa-2.5.14-10|220	
12cu|gosa-2.5.14-10|221	%changelog
12cu|gosa-2.5.14-10|222	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.5.14-10
12cu|gosa-2.5.14-10|223	+ Revision: e3be5e1
12cu|gosa-2.5.14-10|224	- Apopted for Apacje 2.4
12cu|gosa-2.5.14-10|225	
12cu|gosa-2.5.14-10|226	

9587 12
12cu|gource-0.40-1|1	Summary:        Software version control visualization tool
12cu|gource-0.40-1|2	Name:           gource
12cu|gource-0.40-1|3	Version:        0.40
12cu|gource-0.40-1|4	Release:        1
12cu|gource-0.40-1|5	License:        GPLv3
12cu|gource-0.40-1|6	Group:          Monitoring
12cu|gource-0.40-1|7	URL:            http://code.google.com/p/gource/
12cu|gource-0.40-1|8	Source0:        http://gource.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|gource-0.40-1|9	# cvs and svn scripts imported from suse
12cu|gource-0.40-1|10	Source1:        cvs-exp.pl
12cu|gource-0.40-1|11	Source2:        svn-gource.py
12cu|gource-0.40-1|12	BuildRequires:  pkgconfig(sdl)
12cu|gource-0.40-1|13	BuildRequires:  pkgconfig(SDL_image)
12cu|gource-0.40-1|14	BuildRequires:  pkgconfig(ftgl)
12cu|gource-0.40-1|15	BuildRequires:  pkgconfig(libpcre)
12cu|gource-0.40-1|16	BuildRequires:  pkgconfig(libpng15)
12cu|gource-0.40-1|17	BuildRequires:  jpeg-devel
12cu|gource-0.40-1|18	BuildRequires:  pkgconfig(glew)
12cu|gource-0.40-1|19	BuildRequires:  boost-devel
12cu|gource-0.40-1|20	BuildRequires:  glm-devel
12cu|gource-0.40-1|21	BuildRequires:  freetype-devel
12cu|gource-0.40-1|22	
12cu|gource-0.40-1|23	%description
12cu|gource-0.40-1|24	Software projects are displayed by Gource as an animated tree with the root
12cu|gource-0.40-1|25	directory of the project at its center. Directories appear as branches with
12cu|gource-0.40-1|26	files as leaves. Developers can be seen working on the tree at the times they
12cu|gource-0.40-1|27	contributed to the project.
12cu|gource-0.40-1|28	
12cu|gource-0.40-1|29	%prep
12cu|gource-0.40-1|30	%setup -q
12cu|gource-0.40-1|31	
12cu|gource-0.40-1|32	%build
12cu|gource-0.40-1|33	%configure2_5x
12cu|gource-0.40-1|34	%make
12cu|gource-0.40-1|35	
12cu|gource-0.40-1|36	%install
12cu|gource-0.40-1|37	%makeinstall_std
12cu|gource-0.40-1|38	
12cu|gource-0.40-1|39	install %{SOURCE1} %{buildroot}%{_bindir}/cvs-exp
12cu|gource-0.40-1|40	install %{SOURCE2} %{buildroot}%{_bindir}/svn-gource
12cu|gource-0.40-1|41	
12cu|gource-0.40-1|42	%find_lang %{name} || touch %{name}.lang
12cu|gource-0.40-1|43	
12cu|gource-0.40-1|44	%files -f %{name}.lang
12cu|gource-0.40-1|45	%doc COPYING README THANKS ChangeLog
12cu|gource-0.40-1|46	%{_bindir}/gource
12cu|gource-0.40-1|47	%{_bindir}/cvs-exp
12cu|gource-0.40-1|48	%{_bindir}/svn-gource
12cu|gource-0.40-1|49	%{_datadir}/gource/*
12cu|gource-0.40-1|50	%{_mandir}/man1/gource.1*
12cu|gource-0.40-1|51	
12cu|gource-0.40-1|52	%changelog
12cu|gource-0.40-1|53	* Sun Oct 27 2013 symbianflo <symbianflo@mandrivausers.ro> 0.40-1
12cu|gource-0.40-1|54	+ Revision: 0907d6c
12cu|gource-0.40-1|55	- Merge pull request #1 from symbianflo/gource:rosa2012.1
12cu|gource-0.40-1|56	- symbianflo
12cu|gource-0.40-1|57	
12cu|gource-0.40-1|58	

9588 12
12cu|gpaint-2-0.3.3-8|1	Summary:	Simple, easy-to-use paint program
12cu|gpaint-2-0.3.3-8|2	Name:		gpaint-2
12cu|gpaint-2-0.3.3-8|3	Version:	0.3.3
12cu|gpaint-2-0.3.3-8|4	Release:	8
12cu|gpaint-2-0.3.3-8|5	License:	GPLv2+
12cu|gpaint-2-0.3.3-8|6	Group:		Graphics
12cu|gpaint-2-0.3.3-8|7	Source0:	http://www.gnu.org/software/gpaint/downloading/%{name}-%{version}.tar.gz
12cu|gpaint-2-0.3.3-8|8	Url:		http://www.gnu.org/software/gpaint/
12cu|gpaint-2-0.3.3-8|9	Patch0:		gpaint-2-0.3.3-fix-drawing-fnt.patch
12cu|gpaint-2-0.3.3-8|10	Patch1:		gpaint-2-0.3.3-remove-entry-menu.h.patch
12cu|gpaint-2-0.3.3-8|11	Patch2:		gpaint-2-0.3.3-fix-crash-on-font-selection.patch
12cu|gpaint-2-0.3.3-8|12	Patch3:		gpaint-2-0.3.3-fix-crash-on-saving-in-unsupported-format.patch
12cu|gpaint-2-0.3.3-8|13	Patch4:		gpaint-2-0.3.3-fix-not-printable-string.patch
12cu|gpaint-2-0.3.3-8|14	Patch5:		gpaint-2-0.3.3-fix-color-selection.patch
12cu|gpaint-2-0.3.3-8|15	BuildRequires:	pkgconfig(libglade-2.0)
12cu|gpaint-2-0.3.3-8|16	
12cu|gpaint-2-0.3.3-8|17	%description
12cu|gpaint-2-0.3.3-8|18	GNU Paint. A simple, easy-to-use paint program for GNOME. This is a port of
12cu|gpaint-2-0.3.3-8|19	xpaint that takes advantages of features unique to the GNOME environment.
12cu|gpaint-2-0.3.3-8|20	
12cu|gpaint-2-0.3.3-8|21	%files -f %{name}.lang
12cu|gpaint-2-0.3.3-8|22	%doc AUTHORS COPYING  NEWS README THANKS
12cu|gpaint-2-0.3.3-8|23	%{_bindir}/%{name}
12cu|gpaint-2-0.3.3-8|24	%{_datadir}/gpaint/glade/gpaint.glade
12cu|gpaint-2-0.3.3-8|25	%{_datadir}/applications/%{name}.desktop
12cu|gpaint-2-0.3.3-8|26	
12cu|gpaint-2-0.3.3-8|27	#----------------------------------------------------------------------------
12cu|gpaint-2-0.3.3-8|28	
12cu|gpaint-2-0.3.3-8|29	%prep
12cu|gpaint-2-0.3.3-8|30	%setup -q
12cu|gpaint-2-0.3.3-8|31	%patch0 -p1
12cu|gpaint-2-0.3.3-8|32	%patch1 -p0
12cu|gpaint-2-0.3.3-8|33	%patch2 -p1
12cu|gpaint-2-0.3.3-8|34	%patch3 -p1
12cu|gpaint-2-0.3.3-8|35	%patch4 -p1
12cu|gpaint-2-0.3.3-8|36	%patch5 -p1
12cu|gpaint-2-0.3.3-8|37	
12cu|gpaint-2-0.3.3-8|38	%build
12cu|gpaint-2-0.3.3-8|39	%configure2_5x
12cu|gpaint-2-0.3.3-8|40	%make LIBS="-lm"
12cu|gpaint-2-0.3.3-8|41	
12cu|gpaint-2-0.3.3-8|42	%install
12cu|gpaint-2-0.3.3-8|43	%makeinstall_std
12cu|gpaint-2-0.3.3-8|44	%find_lang %{name}
12cu|gpaint-2-0.3.3-8|45	
12cu|gpaint-2-0.3.3-8|46	#mdk menu entry
12cu|gpaint-2-0.3.3-8|47	mkdir -p %{buildroot}%{_datadir}/applications
12cu|gpaint-2-0.3.3-8|48	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|gpaint-2-0.3.3-8|49	[Desktop Entry]
12cu|gpaint-2-0.3.3-8|50	Encoding=UTF-8
12cu|gpaint-2-0.3.3-8|51	Name=Gpaint
12cu|gpaint-2-0.3.3-8|52	Comment=Paint program
12cu|gpaint-2-0.3.3-8|53	Exec=%{_bindir}/%{name}
12cu|gpaint-2-0.3.3-8|54	Icon=graphics_section
12cu|gpaint-2-0.3.3-8|55	Terminal=false
12cu|gpaint-2-0.3.3-8|56	Type=Application
12cu|gpaint-2-0.3.3-8|57	Categories=Graphics;
12cu|gpaint-2-0.3.3-8|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;
12cu|gpaint-2-0.3.3-8|59	EOF
12cu|gpaint-2-0.3.3-8|60	
12cu|gpaint-2-0.3.3-8|61	
12cu|gpaint-2-0.3.3-8|62	%changelog
12cu|gpaint-2-0.3.3-8|63	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.3-8
12cu|gpaint-2-0.3.3-8|64	+ Revision: 8fe3adb
12cu|gpaint-2-0.3.3-8|65	- LOG Spec cleanup
12cu|gpaint-2-0.3.3-8|66	
12cu|gpaint-2-0.3.3-8|67	

9589 12
12cu|gpppoem-0.1.1-9|1	Summary:	Monitor your pppoe connection
12cu|gpppoem-0.1.1-9|2	Name:		gpppoem
12cu|gpppoem-0.1.1-9|3	Version:	0.1.1
12cu|gpppoem-0.1.1-9|4	Release:	9
12cu|gpppoem-0.1.1-9|5	License:	GPLv2+
12cu|gpppoem-0.1.1-9|6	Group:		Monitoring
12cu|gpppoem-0.1.1-9|7	Url:		http://footprints.altervista.org/index.php
12cu|gpppoem-0.1.1-9|8	Source0:	http://footprints.altervista.org/archivio/%{name}/%{name}-%{version}.tar.bz2
12cu|gpppoem-0.1.1-9|9	Source10:	gpppoem-16.png
12cu|gpppoem-0.1.1-9|10	Source11:	gpppoem-32.png
12cu|gpppoem-0.1.1-9|11	Source12:	gpppoem-48.png
12cu|gpppoem-0.1.1-9|12	BuildRequires:	pkgconfig(libgnome-2.0)
12cu|gpppoem-0.1.1-9|13	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|gpppoem-0.1.1-9|14	
12cu|gpppoem-0.1.1-9|15	%description
12cu|gpppoem-0.1.1-9|16	Monitor your pppoe connection. It can also monitor your eth0 connection.
12cu|gpppoem-0.1.1-9|17	
12cu|gpppoem-0.1.1-9|18	%files
12cu|gpppoem-0.1.1-9|19	%{_bindir}/*
12cu|gpppoem-0.1.1-9|20	%{_datadir}/applications/%{name}.desktop
12cu|gpppoem-0.1.1-9|21	%{_iconsdir}/%{name}.png
12cu|gpppoem-0.1.1-9|22	%{_liconsdir}/%{name}.png
12cu|gpppoem-0.1.1-9|23	%{_miconsdir}/%{name}.png
12cu|gpppoem-0.1.1-9|24	%{_datadir}/pixmaps/%{name}/gppp.png
12cu|gpppoem-0.1.1-9|25	
12cu|gpppoem-0.1.1-9|26	#----------------------------------------------------------------------------
12cu|gpppoem-0.1.1-9|27	
12cu|gpppoem-0.1.1-9|28	%prep
12cu|gpppoem-0.1.1-9|29	%setup -q -n %{name}-0.1
12cu|gpppoem-0.1.1-9|30	
12cu|gpppoem-0.1.1-9|31	find . -name "Makefile*" -o -name "*.m4" -o -name "configure*" |xargs sed -i -e 's,configure.in,configure.ac,g'
12cu|gpppoem-0.1.1-9|32	
12cu|gpppoem-0.1.1-9|33	%build
12cu|gpppoem-0.1.1-9|34	export LIBS="-lX11"
12cu|gpppoem-0.1.1-9|35	autoreconf -vif
12cu|gpppoem-0.1.1-9|36	%configure2_5x
12cu|gpppoem-0.1.1-9|37	
12cu|gpppoem-0.1.1-9|38	%install
12cu|gpppoem-0.1.1-9|39	%makeinstall_std prefix=%{buildroot}%{_prefix}
12cu|gpppoem-0.1.1-9|40	
12cu|gpppoem-0.1.1-9|41	mkdir -p %{buildroot}/{%{_iconsdir},%{_liconsdir},%{_miconsdir}}
12cu|gpppoem-0.1.1-9|42	cp %{SOURCE10} %{buildroot}%{_miconsdir}/%{name}.png
12cu|gpppoem-0.1.1-9|43	cp %{SOURCE11} %{buildroot}%{_iconsdir}/%{name}.png
12cu|gpppoem-0.1.1-9|44	cp %{SOURCE12} %{buildroot}%{_liconsdir}/%{name}.png
12cu|gpppoem-0.1.1-9|45	
12cu|gpppoem-0.1.1-9|46	mkdir -p %{buildroot}%{_datadir}/applications
12cu|gpppoem-0.1.1-9|47	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|gpppoem-0.1.1-9|48	[Desktop Entry]
12cu|gpppoem-0.1.1-9|49	Name=Gpppoem
12cu|gpppoem-0.1.1-9|50	Comment=Pppoe monitor
12cu|gpppoem-0.1.1-9|51	Exec=%{_bindir}/%{name}
12cu|gpppoem-0.1.1-9|52	Icon=%{name}
12cu|gpppoem-0.1.1-9|53	Terminal=false
12cu|gpppoem-0.1.1-9|54	Type=Application
12cu|gpppoem-0.1.1-9|55	StartupNotify=true
12cu|gpppoem-0.1.1-9|56	Categories=GNOME;X-MandrivaLinux-System-Monitoring;
12cu|gpppoem-0.1.1-9|57	EOF
12cu|gpppoem-0.1.1-9|58	
12cu|gpppoem-0.1.1-9|59	
12cu|gpppoem-0.1.1-9|60	%changelog
12cu|gpppoem-0.1.1-9|61	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.1-9
12cu|gpppoem-0.1.1-9|62	+ Revision: 144fac3
12cu|gpppoem-0.1.1-9|63	- LOG Fix build with new automake, spec cleanup
12cu|gpppoem-0.1.1-9|64	
12cu|gpppoem-0.1.1-9|65	

9590 12
12cu|gpscorrelate-1.6.1-5|1	Summary:	GPS photo tagging application
12cu|gpscorrelate-1.6.1-5|2	Name:		gpscorrelate
12cu|gpscorrelate-1.6.1-5|3	Version:	1.6.1
12cu|gpscorrelate-1.6.1-5|4	Release:	5
12cu|gpscorrelate-1.6.1-5|5	License:	GPLv2+
12cu|gpscorrelate-1.6.1-5|6	Group:		Graphics
12cu|gpscorrelate-1.6.1-5|7	Url:		http://freefoote.dview.net/linux_gpscorr.html
12cu|gpscorrelate-1.6.1-5|8	Source0:	http://freefoote.dview.net/linux/%{name}-%{version}.tar.gz
12cu|gpscorrelate-1.6.1-5|9	Patch0:		gpscorrelate-1.6.1-makefile.diff
12cu|gpscorrelate-1.6.1-5|10	BuildRequires:	xsltproc
12cu|gpscorrelate-1.6.1-5|11	BuildRequires:	docbook-style-xsl
12cu|gpscorrelate-1.6.1-5|12	BuildRequires:	pkgconfig(exiv2)
12cu|gpscorrelate-1.6.1-5|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|gpscorrelate-1.6.1-5|14	BuildRequires:	pkgconfig(libxml-2.0)
12cu|gpscorrelate-1.6.1-5|15	
12cu|gpscorrelate-1.6.1-5|16	%description
12cu|gpscorrelate-1.6.1-5|17	This program correlates digital camera photos with GPS data in GPX format.
12cu|gpscorrelate-1.6.1-5|18	
12cu|gpscorrelate-1.6.1-5|19	%files
12cu|gpscorrelate-1.6.1-5|20	%doc RELEASES COPYING README doc
12cu|gpscorrelate-1.6.1-5|21	%{_bindir}/*
12cu|gpscorrelate-1.6.1-5|22	
12cu|gpscorrelate-1.6.1-5|23	#----------------------------------------------------------------------------
12cu|gpscorrelate-1.6.1-5|24	
12cu|gpscorrelate-1.6.1-5|25	%prep
12cu|gpscorrelate-1.6.1-5|26	%setup -q
12cu|gpscorrelate-1.6.1-5|27	%patch0 -p1
12cu|gpscorrelate-1.6.1-5|28	
12cu|gpscorrelate-1.6.1-5|29	%build
12cu|gpscorrelate-1.6.1-5|30	%make LDFLAGS="%{ldflags}" CFLAGS="%{optflags}"
12cu|gpscorrelate-1.6.1-5|31	
12cu|gpscorrelate-1.6.1-5|32	%install
12cu|gpscorrelate-1.6.1-5|33	install -d %{buildroot}%{_bindir}
12cu|gpscorrelate-1.6.1-5|34	install -m 755 gpscorrelate gpscorrelate-gui %{buildroot}%{_bindir}
12cu|gpscorrelate-1.6.1-5|35	
12cu|gpscorrelate-1.6.1-5|36	
12cu|gpscorrelate-1.6.1-5|37	
12cu|gpscorrelate-1.6.1-5|38	%changelog
12cu|gpscorrelate-1.6.1-5|39	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.1-5
12cu|gpscorrelate-1.6.1-5|40	+ Revision: 19aaeee
12cu|gpscorrelate-1.6.1-5|41	- LOG Spec cleanup
12cu|gpscorrelate-1.6.1-5|42	
12cu|gpscorrelate-1.6.1-5|43	

9591 12
12cu|gpsdrive-2.11-4|1	Summary:	GPS based navigation tool
12cu|gpsdrive-2.11-4|2	Name:		gpsdrive
12cu|gpsdrive-2.11-4|3	Version:	2.11
12cu|gpsdrive-2.11-4|4	Release:	4
12cu|gpsdrive-2.11-4|5	License:	GPLv2+
12cu|gpsdrive-2.11-4|6	Group:		Networking/Other
12cu|gpsdrive-2.11-4|7	URL:		http://www.gpsdrive.de/
12cu|gpsdrive-2.11-4|8	Source0:	http://www.gpsdrive.de/packages/%{name}-%{version}.tar.gz
12cu|gpsdrive-2.11-4|9	Source1:	http://download.sourceforge.net/sourceforge/gpsdrive/openstreetmap-map-icons-minimal.tar.gz
12cu|gpsdrive-2.11-4|10	Source2:	%{name}-48.png
12cu|gpsdrive-2.11-4|11	Source3:	%{name}-32.png
12cu|gpsdrive-2.11-4|12	Source4:	%{name}-16.png
12cu|gpsdrive-2.11-4|13	source5:	.abf.yml
12cu|gpsdrive-2.11-4|14	Patch0:		gpsdrive-2.10pre6-leaf.patch
12cu|gpsdrive-2.11-4|15	Patch1:		gpsdrive-2.10pre7-fedora.patch
12cu|gpsdrive-2.11-4|16	Patch2:		gpsdrive-2.10pre7-usepc.patch
12cu|gpsdrive-2.11-4|17	Patch3:		gpsdrive-2.10-newgps.patch
12cu|gpsdrive-2.11-4|18	Patch4:		gpsdrive-2.10-fix-dso-linking.patch
12cu|gpsdrive-2.11-4|19	Patch5:		gpsdrive-2.11-add-gdk-pixbuf2.patch
12cu|gpsdrive-2.11-4|20	Patch6:		gpsdrive_no_segfault_on_nan_lat.patch
12cu|gpsdrive-2.11-4|21	patch7:		gpsdrive-2.11.mapnik.cpp.patch
12cu|gpsdrive-2.11-4|22	
12cu|gpsdrive-2.11-4|23	BuildRequires:	cmake
12cu|gpsdrive-2.11-4|24	BuildRequires:	desktop-file-utils
12cu|gpsdrive-2.11-4|25	BuildRequires:	boost-devel
12cu|gpsdrive-2.11-4|26	BuildRequires:	curl-devel
12cu|gpsdrive-2.11-4|27	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|gpsdrive-2.11-4|28	BuildRequires:	gpsd-devel
12cu|gpsdrive-2.11-4|29	BuildRequires:	mapnik-devel
12cu|gpsdrive-2.11-4|30	BuildRequires:	postgresql-devel
12cu|gpsdrive-2.11-4|31	BuildRequires:	speech-dispatcher-devel
12cu|gpsdrive-2.11-4|32	BuildRequires:	sqlite3-devel
12cu|gpsdrive-2.11-4|33	BuildRequires:	pkgconfig(libxml-2.0)
12cu|gpsdrive-2.11-4|34	
12cu|gpsdrive-2.11-4|35	Provides:	perl(Geo::OSM::EntitiesV3)
12cu|gpsdrive-2.11-4|36	Provides:	perl(Geo::OSM::OsmReaderV5)
12cu|gpsdrive-2.11-4|37	Provides:	perl(Geo::OSM::EntitiesV5)
12cu|gpsdrive-2.11-4|38	Provides:	perl(Geo::OSM::OsmReaderV3)
12cu|gpsdrive-2.11-4|39	
12cu|gpsdrive-2.11-4|40	%description
12cu|gpsdrive-2.11-4|41	Gpsdrive is a map-based navigation system. It displays your position on a
12cu|gpsdrive-2.11-4|42	zoomable map provided from a NMEA-capable GPS receiver. The maps are
12cu|gpsdrive-2.11-4|43	autoselected for the best resolution, depending of your position, and the
12cu|gpsdrive-2.11-4|44	displayed image can be zoomed. Maps can be downloaded from the Internet with
12cu|gpsdrive-2.11-4|45	one mouse click. The program provides information about speed, direction,
12cu|gpsdrive-2.11-4|46	bearing, arrival time, actual position, and target position. Speech output
12cu|gpsdrive-2.11-4|47	is also available.
12cu|gpsdrive-2.11-4|48	
12cu|gpsdrive-2.11-4|49	%prep
12cu|gpsdrive-2.11-4|50	%setup -q -n %{name}-%{version} -a1
12cu|gpsdrive-2.11-4|51	%patch0 -p1 -b .leaf
12cu|gpsdrive-2.11-4|52	%patch1 -p1
12cu|gpsdrive-2.11-4|53	%patch2 -p1 -b .usepc
12cu|gpsdrive-2.11-4|54	%patch3 -p1 -b .newgps
12cu|gpsdrive-2.11-4|55	%patch4 -p1 -b .fix-dso-linking
12cu|gpsdrive-2.11-4|56	%patch5 -p1 -b .gdk-pixbuf2
12cu|gpsdrive-2.11-4|57	%patch6 -p0 -b .nan
12cu|gpsdrive-2.11-4|58	%patch7 -p1 -b .mapnikcpp
12cu|gpsdrive-2.11-4|59	
12cu|gpsdrive-2.11-4|60	%build
12cu|gpsdrive-2.11-4|61	export CXXFLAGS="%optflags -DBOOST_FILESYSTEM_VERSION=3"
12cu|gpsdrive-2.11-4|62	%cmake
12cu|gpsdrive-2.11-4|63	%make
12cu|gpsdrive-2.11-4|64	
12cu|gpsdrive-2.11-4|65	%install
12cu|gpsdrive-2.11-4|66	%makeinstall_std -C build
12cu|gpsdrive-2.11-4|67	
12cu|gpsdrive-2.11-4|68	rm -rf %{buildroot}%{_datadir}/%{name}/{AUTHORS,FAQ*,LEEME,LISEZMOI,README*,TODO,NMEA*,GPS-*}
12cu|gpsdrive-2.11-4|69	
12cu|gpsdrive-2.11-4|70	install -m644 %{SOURCE2} -D %{buildroot}%{_liconsdir}/%{name}.png
12cu|gpsdrive-2.11-4|71	install -m644 %{SOURCE3} -D %{buildroot}%{_iconsdir}/%{name}.png
12cu|gpsdrive-2.11-4|72	install -m644 %{SOURCE4} -D %{buildroot}%{_miconsdir}/%{name}.png
12cu|gpsdrive-2.11-4|73	
12cu|gpsdrive-2.11-4|74	#menu entry
12cu|gpsdrive-2.11-4|75	desktop-file-install --vendor="" \
12cu|gpsdrive-2.11-4|76	--remove-category="Application" \
12cu|gpsdrive-2.11-4|77	--add-category="GTK" \
12cu|gpsdrive-2.11-4|78	--add-category="Science" \
12cu|gpsdrive-2.11-4|79	--add-category="X-MandrivaLinux-MoreApplications-Sciences-Other" \
12cu|gpsdrive-2.11-4|80	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|gpsdrive-2.11-4|81	
12cu|gpsdrive-2.11-4|82	install -d %{buildroot}%{_datadir}/icons/map-icons
12cu|gpsdrive-2.11-4|83	cp -a usr/share/icons/map-icons/* %{buildroot}%{_datadir}/icons/map-icons/
12cu|gpsdrive-2.11-4|84	
12cu|gpsdrive-2.11-4|85	%find_lang %{name}
12cu|gpsdrive-2.11-4|86	
12cu|gpsdrive-2.11-4|87	%files -f %{name}.lang
12cu|gpsdrive-2.11-4|88	%doc AUTHORS README
12cu|gpsdrive-2.11-4|89	%{_bindir}/*
12cu|gpsdrive-2.11-4|90	%{_mandir}/man1/*.1*
12cu|gpsdrive-2.11-4|91	%{_mandir}/es/man1/gpsdrive.1*
12cu|gpsdrive-2.11-4|92	%{_mandir}/de/man1/gpsdrive.1*
12cu|gpsdrive-2.11-4|93	%{_miconsdir}/%{name}.png
12cu|gpsdrive-2.11-4|94	%{_iconsdir}/%{name}.png
12cu|gpsdrive-2.11-4|95	%{_liconsdir}/%{name}.png
12cu|gpsdrive-2.11-4|96	%{_datadir}/icons/map-icons
12cu|gpsdrive-2.11-4|97	%{_datadir}/%{name}
12cu|gpsdrive-2.11-4|98	%{_datadir}/applications/*
12cu|gpsdrive-2.11-4|99	%{perl_vendorlib}/*
12cu|gpsdrive-2.11-4|100	
12cu|gpsdrive-2.11-4|101	
12cu|gpsdrive-2.11-4|102	%changelog
12cu|gpsdrive-2.11-4|103	* Fri Apr 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.11-4
12cu|gpsdrive-2.11-4|104	+ Revision: 580f0da
12cu|gpsdrive-2.11-4|105	- Fix postgresql BR
12cu|gpsdrive-2.11-4|106	
12cu|gpsdrive-2.11-4|107	

9592 12
12cu|gpsim-0.26.1-2|1	%define name    gpsim
12cu|gpsim-0.26.1-2|2	%define version 0.26.1
12cu|gpsim-0.26.1-2|3	%define release  2
12cu|gpsim-0.26.1-2|4	
12cu|gpsim-0.26.1-2|5	%define lib_name_orig lib%{name}
12cu|gpsim-0.26.1-2|6	%define lib_major 0
12cu|gpsim-0.26.1-2|7	%define lib_name %mklibname %{name} %{lib_major}
12cu|gpsim-0.26.1-2|8	%define develname %mklibname -d %{name}
12cu|gpsim-0.26.1-2|9	
12cu|gpsim-0.26.1-2|10	Name:           %{name}
12cu|gpsim-0.26.1-2|11	Epoch:		1
12cu|gpsim-0.26.1-2|12	Version:        %{version}
12cu|gpsim-0.26.1-2|13	Release:        %{release}
12cu|gpsim-0.26.1-2|14	Summary:        A software simulator for Microchip PIC microcontrollers
12cu|gpsim-0.26.1-2|15	Source0:        %{name}-%{version}.tar.gz
12cu|gpsim-0.26.1-2|16	Patch0:		gpsim-0.26.1-linkage.patch
12cu|gpsim-0.26.1-2|17	Patch1:		gpsim-0.26.1-gtkextra3.patch
12cu|gpsim-0.26.1-2|18	Patch2:		gpsim-0.26.1-glibh.patch
12cu|gpsim-0.26.1-2|19	License:        GPL
12cu|gpsim-0.26.1-2|20	Group:          Development/Other
12cu|gpsim-0.26.1-2|21	Url:		http://gpsim.sourceforge.net/
12cu|gpsim-0.26.1-2|22	BuildRequires:  readline-devel flex pkgconfig(popt) pkgconfig(glib-2.0)
12cu|gpsim-0.26.1-2|23	BuildRequires:  termcap-devel pkgconfig(ncurses) glibc-static-devel
12cu|gpsim-0.26.1-2|24	BuildRequires:  pkgconfig(gtkextra-3.0)
12cu|gpsim-0.26.1-2|25	
12cu|gpsim-0.26.1-2|26	%description
12cu|gpsim-0.26.1-2|27	gpsim is a full-featured software simulator for Microchip PIC microcontrollers
12cu|gpsim-0.26.1-2|28	distributed under the GNU General Public License.
12cu|gpsim-0.26.1-2|29	
12cu|gpsim-0.26.1-2|30	gpsim has been designed to be as accurate as possible. Accuracy includes the
12cu|gpsim-0.26.1-2|31	entire PIC - from the core to the I/O pins and including ALL of the internal
12cu|gpsim-0.26.1-2|32	peripherals. Thus it's possible to create stimuli and tie them to the I/O pins
12cu|gpsim-0.26.1-2|33	and test the PIC the same PIC the same way you would in the real world.
12cu|gpsim-0.26.1-2|34	
12cu|gpsim-0.26.1-2|35	%package -n     %{lib_name}
12cu|gpsim-0.26.1-2|36	Summary:	Main library for %{name}
12cu|gpsim-0.26.1-2|37	Group:          System/Libraries
12cu|gpsim-0.26.1-2|38	
12cu|gpsim-0.26.1-2|39	%description -n %{lib_name}
12cu|gpsim-0.26.1-2|40	This package contains the library needed to run programs dynamically
12cu|gpsim-0.26.1-2|41	linked with libgpsim
12cu|gpsim-0.26.1-2|42	
12cu|gpsim-0.26.1-2|43	%package -n     %{develname}
12cu|gpsim-0.26.1-2|44	Summary:        Headers for developing programs that will use libgpsim
12cu|gpsim-0.26.1-2|45	Group:          Development/C
12cu|gpsim-0.26.1-2|46	Requires:       %{lib_name} = %{epoch}:%{version}
12cu|gpsim-0.26.1-2|47	Provides:       %{lib_name_orig}-devel = %{version}-%{release}
12cu|gpsim-0.26.1-2|48	Provides:       %{name}-devel = %{version}-%{release}
12cu|gpsim-0.26.1-2|49	Obsoletes:	%{lib_name}-devel
12cu|gpsim-0.26.1-2|50	
12cu|gpsim-0.26.1-2|51	%description -n %{develname}
12cu|gpsim-0.26.1-2|52	This package contains the headers that programmers will need to develop
12cu|gpsim-0.26.1-2|53	applications which will use libgpsim
12cu|gpsim-0.26.1-2|54	
12cu|gpsim-0.26.1-2|55	%prep
12cu|gpsim-0.26.1-2|56	%setup -q
12cu|gpsim-0.26.1-2|57	%patch0 -p0 -b .link
12cu|gpsim-0.26.1-2|58	%patch1 -p2 -b .gtkextra3
12cu|gpsim-0.26.1-2|59	%patch2 -p2 -b .glibh
12cu|gpsim-0.26.1-2|60	
12cu|gpsim-0.26.1-2|61	%build
12cu|gpsim-0.26.1-2|62	%define _disable_ld_no_undefined 1
12cu|gpsim-0.26.1-2|63	%configure2_5x --disable-static
12cu|gpsim-0.26.1-2|64	%make
12cu|gpsim-0.26.1-2|65	
12cu|gpsim-0.26.1-2|66	%install
12cu|gpsim-0.26.1-2|67	%makeinstall_std
12cu|gpsim-0.26.1-2|68	
12cu|gpsim-0.26.1-2|69	# zap .a and .la
12cu|gpsim-0.26.1-2|70	rm -fr %{buildroot}%{_libdir}/*.la
12cu|gpsim-0.26.1-2|71	
12cu|gpsim-0.26.1-2|72	%files
12cu|gpsim-0.26.1-2|73	%defattr(-,root,root)
12cu|gpsim-0.26.1-2|74	%doc README
12cu|gpsim-0.26.1-2|75	%{_bindir}/%{name}
12cu|gpsim-0.26.1-2|76	
12cu|gpsim-0.26.1-2|77	%files -n %{lib_name}
12cu|gpsim-0.26.1-2|78	%defattr(-,root,root)
12cu|gpsim-0.26.1-2|79	%{_libdir}/*.so.*
12cu|gpsim-0.26.1-2|80	
12cu|gpsim-0.26.1-2|81	%files -n %{develname}
12cu|gpsim-0.26.1-2|82	%defattr(-,root,root)
12cu|gpsim-0.26.1-2|83	%{_includedir}/*
12cu|gpsim-0.26.1-2|84	%{_libdir}/*.so
12cu|gpsim-0.26.1-2|85	
12cu|gpsim-0.26.1-2|86	
12cu|gpsim-0.26.1-2|87	%changelog
12cu|gpsim-0.26.1-2|88	* Fri May 20 2011 Funda Wang <fwang@mandriva.org> 1:0.26.1-1mdv2011.0
12cu|gpsim-0.26.1-2|89	+ Revision: 676248
12cu|gpsim-0.26.1-2|90	- do not use autoconf
12cu|gpsim-0.26.1-2|91	- new version 0.26.1
12cu|gpsim-0.26.1-2|92	
12cu|gpsim-0.26.1-2|93	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.24.0-3mdv2011.0
12cu|gpsim-0.26.1-2|94	+ Revision: 610976
12cu|gpsim-0.26.1-2|95	- rebuild
12cu|gpsim-0.26.1-2|96	
12cu|gpsim-0.26.1-2|97	* Sun May 16 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:0.24.0-2mdv2010.1
12cu|gpsim-0.26.1-2|98	+ Revision: 544879
12cu|gpsim-0.26.1-2|99	- don't ship .a and .la
12cu|gpsim-0.26.1-2|100	- enable building the gui and add libgtk+extra-2-devel as a BR
12cu|gpsim-0.26.1-2|101	- remove mdkversion < 200900 bits, not needed
12cu|gpsim-0.26.1-2|102	
12cu|gpsim-0.26.1-2|103	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 1:0.24.0-1mdv2010.1
12cu|gpsim-0.26.1-2|104	+ Revision: 503876
12cu|gpsim-0.26.1-2|105	- New version 0.24.0
12cu|gpsim-0.26.1-2|106	
12cu|gpsim-0.26.1-2|107	+ Thierry Vignaud <tv@mandriva.org>
12cu|gpsim-0.26.1-2|108	- rebuild
12cu|gpsim-0.26.1-2|109	- rebuild
12cu|gpsim-0.26.1-2|110	- kill re-definition of %%buildroot on Pixel's request
12cu|gpsim-0.26.1-2|111	
12cu|gpsim-0.26.1-2|112	+ Pixel <pixel@mandriva.com>
12cu|gpsim-0.26.1-2|113	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|gpsim-0.26.1-2|114	
12cu|gpsim-0.26.1-2|115	+ Olivier Blin <oblin@mandriva.com>
12cu|gpsim-0.26.1-2|116	- restore BuildRoot
12cu|gpsim-0.26.1-2|117	
12cu|gpsim-0.26.1-2|118	* Sun Jun 24 2007 Funda Wang <fwang@mandriva.org> 1:0.22.0-1mdv2008.0
12cu|gpsim-0.26.1-2|119	+ Revision: 43582
12cu|gpsim-0.26.1-2|120	- BR glib2
12cu|gpsim-0.26.1-2|121	- Patch not needed
12cu|gpsim-0.26.1-2|122	- New version
12cu|gpsim-0.26.1-2|123	- Import gpsim
12cu|gpsim-0.26.1-2|124	
12cu|gpsim-0.26.1-2|125	
12cu|gpsim-0.26.1-2|126	
12cu|gpsim-0.26.1-2|127	* Sat Apr 15 2006 Couriousous <couriousous@mandriva.org> 1:0.21.11-1mdk
12cu|gpsim-0.26.1-2|128	- 0.21.11
12cu|gpsim-0.26.1-2|129	
12cu|gpsim-0.26.1-2|130	* Fri Aug 26 2005 Couriousous <couriousous@mandriva.org> 1:0.21.4-2mdk
12cu|gpsim-0.26.1-2|131	- Disable gui as it use an antique gtk+extra no more provided in the distro
12cu|gpsim-0.26.1-2|132	
12cu|gpsim-0.26.1-2|133	* Fri Jul 15 2005 Couriousous <couriousous@mandriva.org> 0.21.4-1mdk
12cu|gpsim-0.26.1-2|134	- 0.21.4
12cu|gpsim-0.26.1-2|135	
12cu|gpsim-0.26.1-2|136	* Fri Feb 04 2005 Couriousous <couriousous@mandrake.org> 0.21.2-5mdk
12cu|gpsim-0.26.1-2|137	- Rebuild for new libreadline
12cu|gpsim-0.26.1-2|138	
12cu|gpsim-0.26.1-2|139	* Fri Jan 21 2005 Couriousous <couriousous@mandrake.org> 0.21.2-4mdk
12cu|gpsim-0.26.1-2|140	- Fix menu ( strange bug ... )
12cu|gpsim-0.26.1-2|141	- Fix requires-on-release
12cu|gpsim-0.26.1-2|142	
12cu|gpsim-0.26.1-2|143	* Mon Jan 17 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.21.2-3mdk
12cu|gpsim-0.26.1-2|144	- Fix epoch stuff
12cu|gpsim-0.26.1-2|145	
12cu|gpsim-0.26.1-2|146	* Sat Jan 15 2005 Couriousous <couriousous@mandrake.org> 0.21.2-2mdk
12cu|gpsim-0.26.1-2|147	- Revert to 0.21.2 since ktechlab don't build with 0.21.3 cvs
12cu|gpsim-0.26.1-2|148	- trem <trem@zarb.org>
12cu|gpsim-0.26.1-2|149	- Add buildrequires
12cu|gpsim-0.26.1-2|150	
12cu|gpsim-0.26.1-2|151	* Fri Jan 14 2005 Couriousous <couriousous@mandrake.org> 0.21.3-0.20041231.1mdk
12cu|gpsim-0.26.1-2|152	- Update
12cu|gpsim-0.26.1-2|153	- Use gtk2
12cu|gpsim-0.26.1-2|154	
12cu|gpsim-0.26.1-2|155	* Mon Jan 10 2005 Couriousous <couriousous@mandrake.org> 0.21.2-1mdk
12cu|gpsim-0.26.1-2|156	- First Mandrakelinux release

9593 12
12cu|gputils-1.2.0-1|1	Summary:	A collection of tools for the Microchip (TM) PIC microcontrollers
12cu|gputils-1.2.0-1|2	Name:		gputils
12cu|gputils-1.2.0-1|3	Version:	1.2.0
12cu|gputils-1.2.0-1|4	Release:	1
12cu|gputils-1.2.0-1|5	License:	GPLv2+
12cu|gputils-1.2.0-1|6	Group:		Development/Other
12cu|gputils-1.2.0-1|7	Url:		http://gputils.sourceforge.net/
12cu|gputils-1.2.0-1|8	Source0:	http://downloads.sourceforge.net/gputils/%{name}-%{version}.tar.gz
12cu|gputils-1.2.0-1|9	
12cu|gputils-1.2.0-1|10	%description
12cu|gputils-1.2.0-1|11	GPUTILS is a collection of tools for the Microchip (TM) PIC microcontrollers.
12cu|gputils-1.2.0-1|12	It includes gpasm, gplink, and gplib.
12cu|gputils-1.2.0-1|13	
12cu|gputils-1.2.0-1|14	%files
12cu|gputils-1.2.0-1|15	%doc README
12cu|gputils-1.2.0-1|16	%{_datadir}/%{name}
12cu|gputils-1.2.0-1|17	%{_mandir}/man1/*.1*
12cu|gputils-1.2.0-1|18	%lang(fr) %{_mandir}/fr/man1/*
12cu|gputils-1.2.0-1|19	%{_bindir}/*
12cu|gputils-1.2.0-1|20	%{_docdir}/%{name}-%{version}/html
12cu|gputils-1.2.0-1|21	
12cu|gputils-1.2.0-1|22	#----------------------------------------------------------------------------
12cu|gputils-1.2.0-1|23	
12cu|gputils-1.2.0-1|24	%prep
12cu|gputils-1.2.0-1|25	%setup -q
12cu|gputils-1.2.0-1|26	
12cu|gputils-1.2.0-1|27	%build
12cu|gputils-1.2.0-1|28	%configure2_5x
12cu|gputils-1.2.0-1|29	%make
12cu|gputils-1.2.0-1|30	
12cu|gputils-1.2.0-1|31	%install
12cu|gputils-1.2.0-1|32	%makeinstall_std
12cu|gputils-1.2.0-1|33	
12cu|gputils-1.2.0-1|34	
12cu|gputils-1.2.0-1|35	
12cu|gputils-1.2.0-1|36	%changelog
12cu|gputils-1.2.0-1|37	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-1
12cu|gputils-1.2.0-1|38	+ Revision: f09aecc
12cu|gputils-1.2.0-1|39	- New version 1.2.0
12cu|gputils-1.2.0-1|40	
12cu|gputils-1.2.0-1|41	

9594 12
12cu|grail-3.1.0-1|1	%define major 6
12cu|grail-3.1.0-1|2	%define libname %mklibname %{name} %{major}
12cu|grail-3.1.0-1|3	%define devname %mklibname -d %{name}
12cu|grail-3.1.0-1|4	
12cu|grail-3.1.0-1|5	Summary:	Gesture Recognition And Instantiation Library
12cu|grail-3.1.0-1|6	Name:		grail
12cu|grail-3.1.0-1|7	Version:	3.1.0
12cu|grail-3.1.0-1|8	Release:	1
12cu|grail-3.1.0-1|9	License:	GPLv3+
12cu|grail-3.1.0-1|10	Group:		Development/Other
12cu|grail-3.1.0-1|11	Url:		https://launchpad.net/grail
12cu|grail-3.1.0-1|12	Source0:	https://launchpad.net/grail/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
12cu|grail-3.1.0-1|13	BuildRequires:	pkgconfig(evemu)
12cu|grail-3.1.0-1|14	BuildRequires:	pkgconfig(frame)
12cu|grail-3.1.0-1|15	BuildRequires:	pkgconfig(frame-x11)
12cu|grail-3.1.0-1|16	BuildRequires:	pkgconfig(inputproto)
12cu|grail-3.1.0-1|17	BuildRequires:	pkgconfig(mtdev)
12cu|grail-3.1.0-1|18	BuildRequires:	pkgconfig(xext)
12cu|grail-3.1.0-1|19	BuildRequires:	pkgconfig(xi)
12cu|grail-3.1.0-1|20	
12cu|grail-3.1.0-1|21	%description
12cu|grail-3.1.0-1|22	Grail consists of an interface and tools for handling gesture recognition and
12cu|grail-3.1.0-1|23	gesture instantiation.
12cu|grail-3.1.0-1|24	
12cu|grail-3.1.0-1|25	When a multitouch gesture is performed on a device, the recognizer emits one
12cu|grail-3.1.0-1|26	or several possible gestures. Once the context of the gesture is known, i.e.,
12cu|grail-3.1.0-1|27	in what window the touches land and what gestures the clients of that window
12cu|grail-3.1.0-1|28	listen to, the instantiator delivers the matching set of gestures.
12cu|grail-3.1.0-1|29	
12cu|grail-3.1.0-1|30	The library handles tentative gestures, i.e., buffering of events for several
12cu|grail-3.1.0-1|31	alternative gestures until a match is confirmed.
12cu|grail-3.1.0-1|32	
12cu|grail-3.1.0-1|33	%files
12cu|grail-3.1.0-1|34	%doc README COPYING
12cu|grail-3.1.0-1|35	%{_bindir}/grail*
12cu|grail-3.1.0-1|36	%{_mandir}/man1/grail*
12cu|grail-3.1.0-1|37	
12cu|grail-3.1.0-1|38	#----------------------------------------------------------------------------
12cu|grail-3.1.0-1|39	
12cu|grail-3.1.0-1|40	%package -n %{libname}
12cu|grail-3.1.0-1|41	Summary:	GRAIL shared library package
12cu|grail-3.1.0-1|42	Group:		System/Libraries
12cu|grail-3.1.0-1|43	Conflicts:	%{_lib}grail5 < 3.1.0
12cu|grail-3.1.0-1|44	Obsoletes:	%{_lib}grail5 < 3.1.0
12cu|grail-3.1.0-1|45	
12cu|grail-3.1.0-1|46	%description -n %{libname}
12cu|grail-3.1.0-1|47	This package contains the library needed to run programs dynamically linked
12cu|grail-3.1.0-1|48	with grail.
12cu|grail-3.1.0-1|49	
12cu|grail-3.1.0-1|50	%files -n %{libname}
12cu|grail-3.1.0-1|51	%{_libdir}/libgrail.so.%{major}*
12cu|grail-3.1.0-1|52	
12cu|grail-3.1.0-1|53	#----------------------------------------------------------------------------
12cu|grail-3.1.0-1|54	
12cu|grail-3.1.0-1|55	%package -n %{devname}
12cu|grail-3.1.0-1|56	Summary:	Gesture Recognition And Instantiation Library Development Package
12cu|grail-3.1.0-1|57	Group:		Development/Other
12cu|grail-3.1.0-1|58	Requires:	%{libname} = %{EVRD}
12cu|grail-3.1.0-1|59	Provides:	%{name}-devel = %{EVRD}
12cu|grail-3.1.0-1|60	Conflicts:	%{_lib}grail5 < 3.1.0
12cu|grail-3.1.0-1|61	
12cu|grail-3.1.0-1|62	%description -n %{devname}
12cu|grail-3.1.0-1|63	This package provides headers files for grail development.
12cu|grail-3.1.0-1|64	
12cu|grail-3.1.0-1|65	%files -n %{devname}
12cu|grail-3.1.0-1|66	%{_includedir}/oif/grail.h
12cu|grail-3.1.0-1|67	%{_libdir}/libgrail.so
12cu|grail-3.1.0-1|68	%{_libdir}/pkgconfig/grail.pc
12cu|grail-3.1.0-1|69	
12cu|grail-3.1.0-1|70	#----------------------------------------------------------------------------
12cu|grail-3.1.0-1|71	
12cu|grail-3.1.0-1|72	%prep
12cu|grail-3.1.0-1|73	%setup -q
12cu|grail-3.1.0-1|74	
12cu|grail-3.1.0-1|75	%build
12cu|grail-3.1.0-1|76	sed -i 's/-Werror//g' configure.ac
12cu|grail-3.1.0-1|77	autoreconf -fi
12cu|grail-3.1.0-1|78	%configure2_5x --disable-static
12cu|grail-3.1.0-1|79	%make
12cu|grail-3.1.0-1|80	
12cu|grail-3.1.0-1|81	%install
12cu|grail-3.1.0-1|82	%makeinstall_std
12cu|grail-3.1.0-1|83	
12cu|grail-3.1.0-1|84	
12cu|grail-3.1.0-1|85	%changelog
12cu|grail-3.1.0-1|86	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.0-1
12cu|grail-3.1.0-1|87	+ Revision: d6a0699
12cu|grail-3.1.0-1|88	- LOG Update BuildRequires
12cu|grail-3.1.0-1|89	
12cu|grail-3.1.0-1|90	

9595 12
12cu|graveman-0.3.12-13|1	%define realver %version-5
12cu|graveman-0.3.12-13|2	
12cu|graveman-0.3.12-13|3	Name: 	 	graveman
12cu|graveman-0.3.12-13|4	Summary: 	Simple frontend for CD creation
12cu|graveman-0.3.12-13|5	Version: 	0.3.12
12cu|graveman-0.3.12-13|6	Release: 	13
12cu|graveman-0.3.12-13|7	
12cu|graveman-0.3.12-13|8	Source:		http://graveman.tuxfamily.org/sources/%{name}-%{realver}.tar.bz2
12cu|graveman-0.3.12-13|9	Patch: graveman-0.3.12-5-cdrkit.patch
12cu|graveman-0.3.12-13|10	URL:		http://graveman.tuxfamily.org/index-e.php
12cu|graveman-0.3.12-13|11	License:	GPLv2+
12cu|graveman-0.3.12-13|12	Group:		Archiving/Cd burning
12cu|graveman-0.3.12-13|13	BuildRequires:	imagemagick
12cu|graveman-0.3.12-13|14	BuildRequires:	gtk2-devel libglade2.0-devel libid3tag-devel
12cu|graveman-0.3.12-13|15	BuildRequires:	pkgconfig(vorbis) libmad-devel
12cu|graveman-0.3.12-13|16	BuildRequires:	pkgconfig(flac)
12cu|graveman-0.3.12-13|17	BuildRequires:	mng-devel
12cu|graveman-0.3.12-13|18	BuildRequires:	perl-XML-Parser
12cu|graveman-0.3.12-13|19	BuildRequires: desktop-file-utils
12cu|graveman-0.3.12-13|20	Requires:	cdrkit cdrkit-genisoimage sox dvd+rw-tools sox cdrdao
12cu|graveman-0.3.12-13|21	
12cu|graveman-0.3.12-13|22	%description
12cu|graveman-0.3.12-13|23	Another frontend for cdrecord, mkisofs, readcd and sox!
12cu|graveman-0.3.12-13|24	With graveman you can burn audio cds (wav, ogg, mp3), data cds,
12cu|graveman-0.3.12-13|25	and duplicate cds.
12cu|graveman-0.3.12-13|26	
12cu|graveman-0.3.12-13|27	%prep
12cu|graveman-0.3.12-13|28	%setup -q -n %name-%realver
12cu|graveman-0.3.12-13|29	%patch -p1 -b .cdrkit
12cu|graveman-0.3.12-13|30	
12cu|graveman-0.3.12-13|31	%build
12cu|graveman-0.3.12-13|32	%configure2_5x
12cu|graveman-0.3.12-13|33	%make
12cu|graveman-0.3.12-13|34	
12cu|graveman-0.3.12-13|35	%install
12cu|graveman-0.3.12-13|36	mkdir -p %buildroot/%_mandir/man1
12cu|graveman-0.3.12-13|37	cp man/%name.man %buildroot/%_mandir/man1/%name.1
12cu|graveman-0.3.12-13|38	bzip2 %buildroot/%_mandir/man1/%name.1
12cu|graveman-0.3.12-13|39	mkdir -p %buildroot/%_mandir/fr/man1
12cu|graveman-0.3.12-13|40	cp man/%name.fr.man %buildroot/%_mandir/fr/man1/%name.1
12cu|graveman-0.3.12-13|41	bzip2 %buildroot/%_mandir/fr/man1/%name.1
12cu|graveman-0.3.12-13|42	perl -p -i -e 's/install\:/none\:/g' man/Makefile
12cu|graveman-0.3.12-13|43	%makeinstall_std
12cu|graveman-0.3.12-13|44	
12cu|graveman-0.3.12-13|45	#menu
12cu|graveman-0.3.12-13|46	desktop-file-install --vendor="" \
12cu|graveman-0.3.12-13|47	--remove-category="Application" \
12cu|graveman-0.3.12-13|48	--add-category="X-MandrivaLinux-System-Archiving-CDBurning" \
12cu|graveman-0.3.12-13|49	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|graveman-0.3.12-13|50	
12cu|graveman-0.3.12-13|51	#icons
12cu|graveman-0.3.12-13|52	mkdir -p %{buildroot}/%_liconsdir
12cu|graveman-0.3.12-13|53	convert -size 48x48 pixmaps/graver.png %{buildroot}/%_liconsdir/%name.png
12cu|graveman-0.3.12-13|54	mkdir -p %{buildroot}/%_iconsdir
12cu|graveman-0.3.12-13|55	convert -size 32x32 pixmaps/graver.png %{buildroot}/%_iconsdir/%name.png
12cu|graveman-0.3.12-13|56	mkdir -p %{buildroot}/%_miconsdir
12cu|graveman-0.3.12-13|57	convert -size 16x16 pixmaps/graver.png %{buildroot}/%_miconsdir/%name.png
12cu|graveman-0.3.12-13|58	
12cu|graveman-0.3.12-13|59	%find_lang %name
12cu|graveman-0.3.12-13|60	
12cu|graveman-0.3.12-13|61	%files -f %{name}.lang
12cu|graveman-0.3.12-13|62	%defattr(-,root,root)
12cu|graveman-0.3.12-13|63	%doc AUTHORS ChangeLog NEWS THANKS README*
12cu|graveman-0.3.12-13|64	%{_bindir}/%name
12cu|graveman-0.3.12-13|65	%{_datadir}/applications/*
12cu|graveman-0.3.12-13|66	%{_datadir}/%name
12cu|graveman-0.3.12-13|67	%{_datadir}/pixmaps/*
12cu|graveman-0.3.12-13|68	%{_mandir}/man1/*
12cu|graveman-0.3.12-13|69	%{_mandir}/fr/man1/*
12cu|graveman-0.3.12-13|70	%{_liconsdir}/%name.png
12cu|graveman-0.3.12-13|71	%{_iconsdir}/%name.png
12cu|graveman-0.3.12-13|72	%{_miconsdir}/%name.png
12cu|graveman-0.3.12-13|73	
12cu|graveman-0.3.12-13|74	
12cu|graveman-0.3.12-13|75	
12cu|graveman-0.3.12-13|76	
12cu|graveman-0.3.12-13|77	%changelog
12cu|graveman-0.3.12-13|78	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.12-11mdv2011.0
12cu|graveman-0.3.12-13|79	+ Revision: 619252
12cu|graveman-0.3.12-13|80	- the mass rebuild of 2010.0 packages
12cu|graveman-0.3.12-13|81	
12cu|graveman-0.3.12-13|82	* Sat May 16 2009 JÃ©rÃ´me Brenier <incubusss@mandriva.org> 0.3.12-10mdv2010.0
12cu|graveman-0.3.12-13|83	+ Revision: 376325
12cu|graveman-0.3.12-13|84	- fix license (GPLv2+)
12cu|graveman-0.3.12-13|85	
12cu|graveman-0.3.12-13|86	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|graveman-0.3.12-13|87	- lowercase ImageMagick
12cu|graveman-0.3.12-13|88	
12cu|graveman-0.3.12-13|89	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.3.12-9mdv2009.0
12cu|graveman-0.3.12-13|90	+ Revision: 218421
12cu|graveman-0.3.12-13|91	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|graveman-0.3.12-13|92	
12cu|graveman-0.3.12-13|93	+ Thierry Vignaud <tv@mandriva.org>
12cu|graveman-0.3.12-13|94	- drop old menu
12cu|graveman-0.3.12-13|95	- kill re-definition of %%buildroot on Pixel's request
12cu|graveman-0.3.12-13|96	
12cu|graveman-0.3.12-13|97	+ Olivier Blin <oblin@mandriva.com>
12cu|graveman-0.3.12-13|98	- restore BuildRoot
12cu|graveman-0.3.12-13|99	
12cu|graveman-0.3.12-13|100	
12cu|graveman-0.3.12-13|101	* Tue Feb 06 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.3.12-9mdv2007.0
12cu|graveman-0.3.12-13|102	+ Revision: 116812
12cu|graveman-0.3.12-13|103	- replace remaining strings with their cdrkit versions
12cu|graveman-0.3.12-13|104	
12cu|graveman-0.3.12-13|105	* Mon Jan 08 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.3.12-8mdv2007.1
12cu|graveman-0.3.12-13|106	+ Revision: 106004
12cu|graveman-0.3.12-13|107	- it's called genisoimage, stupid
12cu|graveman-0.3.12-13|108	
12cu|graveman-0.3.12-13|109	* Mon Jan 08 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.3.12-7mdv2007.1
12cu|graveman-0.3.12-13|110	+ Revision: 105934
12cu|graveman-0.3.12-13|111	- patch for cdrkit
12cu|graveman-0.3.12-13|112	
12cu|graveman-0.3.12-13|113	* Mon Dec 11 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.3.12-6mdv2007.1
12cu|graveman-0.3.12-13|114	+ Revision: 95022
12cu|graveman-0.3.12-13|115	- Import graveman
12cu|graveman-0.3.12-13|116	
12cu|graveman-0.3.12-13|117	* Mon Dec 11 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.3.12-6mdv2007.1
12cu|graveman-0.3.12-13|118	- Rebuild
12cu|graveman-0.3.12-13|119	
12cu|graveman-0.3.12-13|120	* Thu Aug 03 2006 Götz Waschk <waschk@mandriva.org> 0.3.12-5mdv2007.0
12cu|graveman-0.3.12-13|121	- xdg menu
12cu|graveman-0.3.12-13|122	
12cu|graveman-0.3.12-13|123	* Tue Jun 13 2006 Michael Scherer <misc@mandriva.org> 0.3.12-4mdv2007.0
12cu|graveman-0.3.12-13|124	- from dovix ( dovix2003@yahoo.com )
12cu|graveman-0.3.12-13|125	- New release 0.3.12.5, fix #23048
12cu|graveman-0.3.12-13|126	- add %%{1}mdv2007.1
12cu|graveman-0.3.12-13|127	
12cu|graveman-0.3.12-13|128	* Thu Jun 16 2005 Götz Waschk <waschk@mandriva.org> 0.3.12-3mdk
12cu|graveman-0.3.12-13|129	- update to patchlevel 4
12cu|graveman-0.3.12-13|130	
12cu|graveman-0.3.12-13|131	* Thu May 19 2005 Götz Waschk <waschk@mandriva.org> 0.3.12-2mdk
12cu|graveman-0.3.12-13|132	- fix buildrequires
12cu|graveman-0.3.12-13|133	
12cu|graveman-0.3.12-13|134	* Wed May 18 2005 Götz Waschk <waschk@mandriva.org> 0.3.12-1mdk
12cu|graveman-0.3.12-13|135	- fix URL
12cu|graveman-0.3.12-13|136	- New release 0.3.12
12cu|graveman-0.3.12-13|137	
12cu|graveman-0.3.12-13|138	* Thu May 12 2005 Götz Waschk <waschk@mandriva.org> 0.3.11-2mdk
12cu|graveman-0.3.12-13|139	- fix buildrequires
12cu|graveman-0.3.12-13|140	
12cu|graveman-0.3.12-13|141	* Sat May 07 2005 Götz Waschk <waschk@mandriva.org> 0.3.11-1mdk
12cu|graveman-0.3.12-13|142	- new URLs
12cu|graveman-0.3.12-13|143	- New release 0.3.11
12cu|graveman-0.3.12-13|144	
12cu|graveman-0.3.12-13|145	* Tue Apr 05 2005 Austin Acton <austin@mandrake.org> 0.3.10-1mdk
12cu|graveman-0.3.12-13|146	- New release 0.3.10
12cu|graveman-0.3.12-13|147	- fudge man install for now
12cu|graveman-0.3.12-13|148	- fix source URL
12cu|graveman-0.3.12-13|149	
12cu|graveman-0.3.12-13|150	* Sun Apr 03 2005 Austin Acton <austin@mandrake.org> 0.3.9-1mdk
12cu|graveman-0.3.12-13|151	- 0.3.9
12cu|graveman-0.3.12-13|152	- require flac and cdrdao
12cu|graveman-0.3.12-13|153	
12cu|graveman-0.3.12-13|154	* Tue Feb 15 2005 Austin Acton <austin@mandrake.org> 0.3.8-1mdk
12cu|graveman-0.3.12-13|155	- 0.3.8
12cu|graveman-0.3.12-13|156	- require sox
12cu|graveman-0.3.12-13|157	
12cu|graveman-0.3.12-13|158	* Sun Feb 13 2005 Austin Acton <austin@mandrake.org> 0.3.7-1mdk
12cu|graveman-0.3.12-13|159	- 0.3.7
12cu|graveman-0.3.12-13|160	
12cu|graveman-0.3.12-13|161	* Thu Feb 03 2005 Austin Acton <austin@mandrake.org> 0.3.6-1mdk
12cu|graveman-0.3.12-13|162	- 0.3.6
12cu|graveman-0.3.12-13|163	- require dvd+rw-tools
12cu|graveman-0.3.12-13|164	- source URL
12cu|graveman-0.3.12-13|165	
12cu|graveman-0.3.12-13|166	* Tue Feb 01 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.3.5-2mdk
12cu|graveman-0.3.12-13|167	- url
12cu|graveman-0.3.12-13|168	
12cu|graveman-0.3.12-13|169	* Tue Feb 01 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.3.5-1mdk
12cu|graveman-0.3.12-13|170	- 0.3.5
12cu|graveman-0.3.12-13|171	
12cu|graveman-0.3.12-13|172	* Tue Jan 25 2005 Austin Acton <austin@mandrake.org> 0.3.4-1mdk
12cu|graveman-0.3.12-13|173	- 0.3.4
12cu|graveman-0.3.12-13|174	
12cu|graveman-0.3.12-13|175	* Mon Jan 24 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.3.2-1mdk
12cu|graveman-0.3.12-13|176	- 0.3.2
12cu|graveman-0.3.12-13|177	
12cu|graveman-0.3.12-13|178	* Thu Jan 20 2005 Austin Acton <austin@mandrake.org> 0.3.1-1mdk
12cu|graveman-0.3.12-13|179	- 0.3.1
12cu|graveman-0.3.12-13|180	- buildrequires libmad
12cu|graveman-0.3.12-13|181	
12cu|graveman-0.3.12-13|182	* Tue Jan 18 2005 Austin Acton <austin@mandrake.org> 0.3.0-1mdk
12cu|graveman-0.3.12-13|183	- 0.3.0
12cu|graveman-0.3.12-13|184	
12cu|graveman-0.3.12-13|185	* Mon Jan 17 2005 Austin Acton <austin@mandrake.org> 0.2.20050117-1mdk
12cu|graveman-0.3.12-13|186	- 0.2.20050117
12cu|graveman-0.3.12-13|187	
12cu|graveman-0.3.12-13|188	* Wed Jan 12 2005 Austin Acton <austin@mandrake.org> 0.2.20050112-1mdk
12cu|graveman-0.3.12-13|189	- 0.2.20050112
12cu|graveman-0.3.12-13|190	
12cu|graveman-0.3.12-13|191	* Mon Jan 10 2005 Austin Acton <austin@mandrake.org> 0.2.20050110-1mdk
12cu|graveman-0.3.12-13|192	- initial package
12cu|graveman-0.3.12-13|193	

9596 12
12cu|grc-1.5-1|1	Summary:	Generic Colouriser
12cu|grc-1.5-1|2	Name:		grc
12cu|grc-1.5-1|3	Version:	1.5
12cu|grc-1.5-1|4	Release:	1
12cu|grc-1.5-1|5	License:	GPLv2+
12cu|grc-1.5-1|6	Group:		Text tools
12cu|grc-1.5-1|7	Url:		http://kassiopeia.juls.savba.sk/~garabik/software/grc.html
12cu|grc-1.5-1|8	Source0:	http://kassiopeia.juls.savba.sk/~garabik/software/grc/%{name}_%{version}.tar.gz
12cu|grc-1.5-1|9	Patch0:		grc-1.4-ipv6.patch
12cu|grc-1.5-1|10	Patch1:		grc-1.4-support-more-files.patch
12cu|grc-1.5-1|11	Requires:	python
12cu|grc-1.5-1|12	BuildArch:	noarch
12cu|grc-1.5-1|13	
12cu|grc-1.5-1|14	%description
12cu|grc-1.5-1|15	Generic Colouriser is yet another colouriser for beautifying
12cu|grc-1.5-1|16	your logfiles or output of commands.
12cu|grc-1.5-1|17	
12cu|grc-1.5-1|18	%files
12cu|grc-1.5-1|19	%doc CHANGES CREDITS README Regexp.txt TODO
12cu|grc-1.5-1|20	%{_bindir}/%{name}
12cu|grc-1.5-1|21	%{_bindir}/%{name}at
12cu|grc-1.5-1|22	%dir %{_datadir}/%{name}/
12cu|grc-1.5-1|23	%{_datadir}/%{name}/conf.*
12cu|grc-1.5-1|24	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cu|grc-1.5-1|25	%{_mandir}/man1/%{name}*.1*
12cu|grc-1.5-1|26	
12cu|grc-1.5-1|27	#----------------------------------------------------------------------------
12cu|grc-1.5-1|28	
12cu|grc-1.5-1|29	%prep
12cu|grc-1.5-1|30	%setup -q
12cu|grc-1.5-1|31	%patch0 -p1
12cu|grc-1.5-1|32	%patch1 -p1
12cu|grc-1.5-1|33	
12cu|grc-1.5-1|34	%build
12cu|grc-1.5-1|35	# fix symlinked doc file
12cu|grc-1.5-1|36	rm -f CHANGES
12cu|grc-1.5-1|37	cp debian/changelog CHANGES
12cu|grc-1.5-1|38	
12cu|grc-1.5-1|39	%install
12cu|grc-1.5-1|40	install -d -m 755 %{buildroot}%{_bindir}
12cu|grc-1.5-1|41	install -m 755 %{name}{,at} %{buildroot}%{_bindir}
12cu|grc-1.5-1|42	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|grc-1.5-1|43	install -m 644 conf.* %{buildroot}%{_datadir}/%{name}
12cu|grc-1.5-1|44	install -d -m 755 %{buildroot}%{_sysconfdir}
12cu|grc-1.5-1|45	install -m 644 %{name}.conf %{buildroot}%{_sysconfdir}
12cu|grc-1.5-1|46	install -d -m 755 %{buildroot}%{_mandir}/man1
12cu|grc-1.5-1|47	install -m 644 %{name}{,at}.1 %{buildroot}%{_mandir}/man1
12cu|grc-1.5-1|48	
12cu|grc-1.5-1|49	
12cu|grc-1.5-1|50	
12cu|grc-1.5-1|51	%changelog
12cu|grc-1.5-1|52	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5-1
12cu|grc-1.5-1|53	+ Revision: 9f217d0
12cu|grc-1.5-1|54	- LOG New version 1.5, should be noarch package
12cu|grc-1.5-1|55	
12cu|grc-1.5-1|56	

9597 12
12cu|grdesktop-0.23-10|1	Summary: A gtk2 frontend for rdesktop
12cu|grdesktop-0.23-10|2	Name: grdesktop
12cu|grdesktop-0.23-10|3	Version: 0.23
12cu|grdesktop-0.23-10|4	Release: 10
12cu|grdesktop-0.23-10|5	Group: Networking/Remote access
12cu|grdesktop-0.23-10|6	License: GPLv2+
12cu|grdesktop-0.23-10|7	Source0: %{name}-%{version}.tar.bz2
12cu|grdesktop-0.23-10|8	Patch0: grdesktop-0.23-desktopentry.patch
12cu|grdesktop-0.23-10|9	Patch1: grdesktop-0.23-format-strings.patch
12cu|grdesktop-0.23-10|10	URL: http://www.nongnu.org/grdesktop/
12cu|grdesktop-0.23-10|11	Requires: rdesktop
12cu|grdesktop-0.23-10|12	BuildRequires: pkgconfig(libgnomeui-2.0)
12cu|grdesktop-0.23-10|13	BuildRequires: scrollkeeper
12cu|grdesktop-0.23-10|14	BuildRequires: imagemagick
12cu|grdesktop-0.23-10|15	
12cu|grdesktop-0.23-10|16	%description
12cu|grdesktop-0.23-10|17	grdesktop is a frontend, written in C using the GTK+ 2 toolkit, for
12cu|grdesktop-0.23-10|18	the remote desktop client (rdesktop).
12cu|grdesktop-0.23-10|19	It can save several connections (including their options), and browse
12cu|grdesktop-0.23-10|20	the network for available terminal servers.
12cu|grdesktop-0.23-10|21	
12cu|grdesktop-0.23-10|22	%prep
12cu|grdesktop-0.23-10|23	%setup -q
12cu|grdesktop-0.23-10|24	%patch0 -p1 -b .desktopentry
12cu|grdesktop-0.23-10|25	%patch1 -p1
12cu|grdesktop-0.23-10|26	
12cu|grdesktop-0.23-10|27	%build
12cu|grdesktop-0.23-10|28	%configure2_5x --with-keymap-path=%_datadir/rdesktop/keymaps
12cu|grdesktop-0.23-10|29	%make
12cu|grdesktop-0.23-10|30	
12cu|grdesktop-0.23-10|31	%install
12cu|grdesktop-0.23-10|32	%makeinstall_std
12cu|grdesktop-0.23-10|33	mv %buildroot%_datadir/locale/de/LC_MESSAGES/@GETTEXT_PACKAGE@.mo %buildroot%_datadir/locale/de/LC_MESSAGES/grdesktop.mo
12cu|grdesktop-0.23-10|34	mv %buildroot%_datadir/locale/es/LC_MESSAGES/@GETTEXT_PACKAGE@.mo %buildroot%_datadir/locale/es/LC_MESSAGES/grdesktop.mo
12cu|grdesktop-0.23-10|35	mv %buildroot%_datadir/locale/fr/LC_MESSAGES/@GETTEXT_PACKAGE@.mo %buildroot%_datadir/locale/fr/LC_MESSAGES/grdesktop.mo
12cu|grdesktop-0.23-10|36	
12cu|grdesktop-0.23-10|37	%find_lang %name --with-gnome
12cu|grdesktop-0.23-10|38	mkdir -p %buildroot{%_iconsdir,%_liconsdir,%_miconsdir}
12cu|grdesktop-0.23-10|39	ln -s %_datadir/pixmaps/%name/icon.png %buildroot%_liconsdir/%name.png
12cu|grdesktop-0.23-10|40	convert -scale 32x32 pixmaps/icon.png %buildroot%_iconsdir/%name.png
12cu|grdesktop-0.23-10|41	convert -scale 16x16 pixmaps/icon.png %buildroot%_miconsdir/%name.png
12cu|grdesktop-0.23-10|42	
12cu|grdesktop-0.23-10|43	
12cu|grdesktop-0.23-10|44	%files -f %name.lang
12cu|grdesktop-0.23-10|45	%defattr(-,root,root)
12cu|grdesktop-0.23-10|46	%doc AUTHORS ChangeLog NEWS README TODO
12cu|grdesktop-0.23-10|47	%_sysconfdir/gconf/schemas/grdesktop.schemas
12cu|grdesktop-0.23-10|48	%{_bindir}/grdesktop
12cu|grdesktop-0.23-10|49	%{_mandir}/man1/grdesktop.1*
12cu|grdesktop-0.23-10|50	%_datadir/application-registry/grdesktop.applications
12cu|grdesktop-0.23-10|51	%_datadir/applications/grdesktop.desktop
12cu|grdesktop-0.23-10|52	%_datadir/mime-info/grdesktop.keys
12cu|grdesktop-0.23-10|53	%_datadir/mime-info/grdesktop.mime
12cu|grdesktop-0.23-10|54	%{_datadir}/pixmaps/grdesktop/
12cu|grdesktop-0.23-10|55	%_liconsdir/%name.png
12cu|grdesktop-0.23-10|56	%_iconsdir/%name.png
12cu|grdesktop-0.23-10|57	%_miconsdir/%name.png
12cu|grdesktop-0.23-10|58	
12cu|grdesktop-0.23-10|59	
12cu|grdesktop-0.23-10|60	%changelog
12cu|grdesktop-0.23-10|61	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.23-9mdv2011.0
12cu|grdesktop-0.23-10|62	+ Revision: 677725
12cu|grdesktop-0.23-10|63	- rebuild to add gconftool as req
12cu|grdesktop-0.23-10|64	
12cu|grdesktop-0.23-10|65	* Sat Jul 25 2009 Götz Waschk <waschk@mandriva.org> 0.23-8mdv2011.0
12cu|grdesktop-0.23-10|66	+ Revision: 399672
12cu|grdesktop-0.23-10|67	- fix format strings
12cu|grdesktop-0.23-10|68	- update license
12cu|grdesktop-0.23-10|69	
12cu|grdesktop-0.23-10|70	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|grdesktop-0.23-10|71	- lowercase ImageMagick
12cu|grdesktop-0.23-10|72	
12cu|grdesktop-0.23-10|73	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.23-7mdv2009.0
12cu|grdesktop-0.23-10|74	+ Revision: 246636
12cu|grdesktop-0.23-10|75	- rebuild
12cu|grdesktop-0.23-10|76	
12cu|grdesktop-0.23-10|77	+ Pixel <pixel@mandriva.com>
12cu|grdesktop-0.23-10|78	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|grdesktop-0.23-10|79	
12cu|grdesktop-0.23-10|80	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 0.23-5mdv2008.1
12cu|grdesktop-0.23-10|81	+ Revision: 148199
12cu|grdesktop-0.23-10|82	- drop old menu
12cu|grdesktop-0.23-10|83	- kill re-definition of %%buildroot on Pixel's request
12cu|grdesktop-0.23-10|84	
12cu|grdesktop-0.23-10|85	+ Olivier Blin <oblin@mandriva.com>
12cu|grdesktop-0.23-10|86	- restore BuildRoot
12cu|grdesktop-0.23-10|87	
12cu|grdesktop-0.23-10|88	* Thu Sep 20 2007 Götz Waschk <waschk@mandriva.org> 0.23-5mdv2008.0
12cu|grdesktop-0.23-10|89	+ Revision: 91369
12cu|grdesktop-0.23-10|90	- fix desktop entry (bug #33760)
12cu|grdesktop-0.23-10|91	
12cu|grdesktop-0.23-10|92	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 0.23-4mdv2008.0
12cu|grdesktop-0.23-10|93	+ Revision: 55229
12cu|grdesktop-0.23-10|94	- Import grdesktop
12cu|grdesktop-0.23-10|95	
12cu|grdesktop-0.23-10|96	
12cu|grdesktop-0.23-10|97	
12cu|grdesktop-0.23-10|98	* Thu Jul 20 2006 Gtz Waschk <waschk@mandriva.org> 0.23-4mdv2007.0
12cu|grdesktop-0.23-10|99	- xdg menu
12cu|grdesktop-0.23-10|100	
12cu|grdesktop-0.23-10|101	* Sun May 14 2006 Götz Waschk <waschk@mandriva.org> 0.23-3mdk
12cu|grdesktop-0.23-10|102	- Rebuild
12cu|grdesktop-0.23-10|103	- use mkrel
12cu|grdesktop-0.23-10|104	
12cu|grdesktop-0.23-10|105	* Fri May 13 2005 Gtz Waschk <waschk@mandriva.org> 0.23-2mdk
12cu|grdesktop-0.23-10|106	- drop obsolete gnome help file handling
12cu|grdesktop-0.23-10|107	- fix menu
12cu|grdesktop-0.23-10|108	
12cu|grdesktop-0.23-10|109	* Fri Apr  2 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.23-1mdk
12cu|grdesktop-0.23-10|110	- fix installation of the locale files
12cu|grdesktop-0.23-10|111	- fix build
12cu|grdesktop-0.23-10|112	- new version
12cu|grdesktop-0.23-10|113	
12cu|grdesktop-0.23-10|114	* Fri Feb  6 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.22-2mdk
12cu|grdesktop-0.23-10|115	- fix rdesktop keymap location
12cu|grdesktop-0.23-10|116	
12cu|grdesktop-0.23-10|117	* Thu Feb  5 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.22-1mdk
12cu|grdesktop-0.23-10|118	- initial Mandrake package
12cu|grdesktop-0.23-10|119	
12cu|grdesktop-0.23-10|120	* Tue Nov 12 2002 Che
12cu|grdesktop-0.23-10|121	- version upgrade
12cu|grdesktop-0.23-10|122	- prettyfied it a bit :P
12cu|grdesktop-0.23-10|123	
12cu|grdesktop-0.23-10|124	* Fri Nov 01 2002 Che
12cu|grdesktop-0.23-10|125	- initial rpm release

9598 12
12cu|greensql-console-0.5.0-4|1	%define __noautoreq 'pear(/usr/share/smarty/Smarty.class.php)'
12cu|greensql-console-0.5.0-4|2	
12cu|greensql-console-0.5.0-4|3	%define _enable_debug_packages %{nil}
12cu|greensql-console-0.5.0-4|4	%define debug_package          %{nil}
12cu|greensql-console-0.5.0-4|5	
12cu|greensql-console-0.5.0-4|6	Summary:	Manages a GreenSQL Database Firewall
12cu|greensql-console-0.5.0-4|7	Name:		greensql-console
12cu|greensql-console-0.5.0-4|8	Version:	0.5.0
12cu|greensql-console-0.5.0-4|9	Release:	4
12cu|greensql-console-0.5.0-4|10	License:	GPLv2
12cu|greensql-console-0.5.0-4|11	Group:		System/Servers
12cu|greensql-console-0.5.0-4|12	URL:		http://www.greensql.net/
12cu|greensql-console-0.5.0-4|13	Source0:	http://www.greensql.net/public/releases/%{name}-%{version}.tar.gz
12cu|greensql-console-0.5.0-4|14	Patch0:		greensql-console-mdv_conf.diff
12cu|greensql-console-0.5.0-4|15	Requires(post): rpm-helper
12cu|greensql-console-0.5.0-4|16	Requires(postun): rpm-helper
12cu|greensql-console-0.5.0-4|17	Requires:	apache-mod_php php-mysql
12cu|greensql-console-0.5.0-4|18	Requires:   apache-mod_socache_shmcb
12cu|greensql-console-0.5.0-4|19	Requires:	php-smarty >= 2.3.0
12cu|greensql-console-0.5.0-4|20	BuildRequires:	apache-base >= 2.0.54
12cu|greensql-console-0.5.0-4|21	Suggests:	greensql-fw
12cu|greensql-console-0.5.0-4|22	Suggests:	mysql
12cu|greensql-console-0.5.0-4|23	BuildArch:	noarch
12cu|greensql-console-0.5.0-4|24	
12cu|greensql-console-0.5.0-4|25	%description
12cu|greensql-console-0.5.0-4|26	The greensql-console package is web management tool used to manage GreenSQL
12cu|greensql-console-0.5.0-4|27	Database Firewall.
12cu|greensql-console-0.5.0-4|28	
12cu|greensql-console-0.5.0-4|29	%prep
12cu|greensql-console-0.5.0-4|30	
12cu|greensql-console-0.5.0-4|31	%setup -q -n green-%{version}
12cu|greensql-console-0.5.0-4|32	%patch0 -p1
12cu|greensql-console-0.5.0-4|33	
12cu|greensql-console-0.5.0-4|34	%build
12cu|greensql-console-0.5.0-4|35	
12cu|greensql-console-0.5.0-4|36	%install
12cu|greensql-console-0.5.0-4|37	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|greensql-console-0.5.0-4|38	install -d %{buildroot}%{_sysconfdir}/%{name}
12cu|greensql-console-0.5.0-4|39	install -d %{buildroot}/var/www/%{name}
12cu|greensql-console-0.5.0-4|40	install -d %{buildroot}/var/lib/%{name}/smarty/templates_c
12cu|greensql-console-0.5.0-4|41	
12cu|greensql-console-0.5.0-4|42	cp -aRf * %{buildroot}/var/www/%{name}/
12cu|greensql-console-0.5.0-4|43	
12cu|greensql-console-0.5.0-4|44	mv %{buildroot}/var/www/%{name}/config.php %{buildroot}%{_sysconfdir}/%{name}/config.php
12cu|greensql-console-0.5.0-4|45	
12cu|greensql-console-0.5.0-4|46	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
12cu|greensql-console-0.5.0-4|47	
12cu|greensql-console-0.5.0-4|48	Alias /%{name} /var/www/%{name}
12cu|greensql-console-0.5.0-4|49	
12cu|greensql-console-0.5.0-4|50	<Directory /var/www/%{name}>
12cu|greensql-console-0.5.0-4|51	Require host 127.0.0.1
12cu|greensql-console-0.5.0-4|52	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
12cu|greensql-console-0.5.0-4|53	</Directory>
12cu|greensql-console-0.5.0-4|54	EOF
12cu|greensql-console-0.5.0-4|55	
12cu|greensql-console-0.5.0-4|56	# cleanup
12cu|greensql-console-0.5.0-4|57	rm -rf %{buildroot}/var/www/%{name}/configs
12cu|greensql-console-0.5.0-4|58	rm -rf %{buildroot}/var/www/%{name}/libs
12cu|greensql-console-0.5.0-4|59	#rm -rf %{buildroot}/var/www/%{name}/templates
12cu|greensql-console-0.5.0-4|60	rm -rf %{buildroot}/var/www/%{name}/templates_c
12cu|greensql-console-0.5.0-4|61	
12cu|greensql-console-0.5.0-4|62	%post
12cu|greensql-console-0.5.0-4|63	%_post_webapp
12cu|greensql-console-0.5.0-4|64	
12cu|greensql-console-0.5.0-4|65	%postun
12cu|greensql-console-0.5.0-4|66	%_postun_webapp
12cu|greensql-console-0.5.0-4|67	
12cu|greensql-console-0.5.0-4|68	%clean
12cu|greensql-console-0.5.0-4|69	
12cu|greensql-console-0.5.0-4|70	
12cu|greensql-console-0.5.0-4|71	%files
12cu|greensql-console-0.5.0-4|72	%defattr(0644,root,root,0755)
12cu|greensql-console-0.5.0-4|73	%doc license.txt readme.txt
12cu|greensql-console-0.5.0-4|74	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|greensql-console-0.5.0-4|75	%attr(0700,apache,apache) %dir %{_sysconfdir}/%{name}
12cu|greensql-console-0.5.0-4|76	%attr(0640,apache,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
12cu|greensql-console-0.5.0-4|77	/var/www/%{name}
12cu|greensql-console-0.5.0-4|78	%attr(0700,apache,apache) %dir /var/lib/%{name}
12cu|greensql-console-0.5.0-4|79	%attr(0700,apache,apache) %dir /var/lib/%{name}/smarty
12cu|greensql-console-0.5.0-4|80	%attr(0700,apache,apache) %dir /var/lib/%{name}/smarty/templates_c
12cu|greensql-console-0.5.0-4|81	
12cu|greensql-console-0.5.0-4|82	
12cu|greensql-console-0.5.0-4|83	
12cu|greensql-console-0.5.0-4|84	%changelog
12cu|greensql-console-0.5.0-4|85	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-4
12cu|greensql-console-0.5.0-4|86	+ Revision: 06bbd88
12cu|greensql-console-0.5.0-4|87	- Fix req exception
12cu|greensql-console-0.5.0-4|88	
12cu|greensql-console-0.5.0-4|89	

9599 12
12cu|gretl-1.9.14-1|1	%define api		1.0
12cu|gretl-1.9.14-1|2	%define major		9
12cu|gretl-1.9.14-1|3	%define libname		%mklibname %{name} %{api} %{major}
12cu|gretl-1.9.14-1|4	%define devname		%mklibname -d %{name}
12cu|gretl-1.9.14-1|5	
12cu|gretl-1.9.14-1|6	Summary:	A tool for econometric analysis
12cu|gretl-1.9.14-1|7	Name:		gretl
12cu|gretl-1.9.14-1|8	Version:	1.9.14
12cu|gretl-1.9.14-1|9	Release:	1
12cu|gretl-1.9.14-1|10	Group:		Sciences/Mathematics
12cu|gretl-1.9.14-1|11	License:	GPLv3+ and BSD and MIT
12cu|gretl-1.9.14-1|12	Url:		http://gretl.sourceforge.net/
12cu|gretl-1.9.14-1|13	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
12cu|gretl-1.9.14-1|14	#Licensing of plugins used in gretl
12cu|gretl-1.9.14-1|15	Source1:	gretl_plugins.txt
12cu|gretl-1.9.14-1|16	Patch1:		gretl-1.9.12-linking.patch
12cu|gretl-1.9.14-1|17	BuildRequires:	desktop-file-utils
12cu|gretl-1.9.14-1|18	BuildRequires:	fonts-ttf-bitstream-vera
12cu|gretl-1.9.14-1|19	BuildRequires:	fonts-ttf-freefont
12cu|gretl-1.9.14-1|20	BuildRequires:	gnuplot
12cu|gretl-1.9.14-1|21	BuildRequires:	R-base
12cu|gretl-1.9.14-1|22	BuildRequires:	gmp-devel
12cu|gretl-1.9.14-1|23	BuildRequires:	mpfr-devel
12cu|gretl-1.9.14-1|24	BuildRequires:	readline-devel
12cu|gretl-1.9.14-1|25	BuildRequires:	unixODBC-devel
12cu|gretl-1.9.14-1|26	BuildRequires:	pkgconfig(blas)
12cu|gretl-1.9.14-1|27	BuildRequires:	pkgconfig(fftw3)
12cu|gretl-1.9.14-1|28	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|gretl-1.9.14-1|29	BuildRequires:	pkgconfig(glib-2.0)
12cu|gretl-1.9.14-1|30	BuildRequires:	pkgconfig(gtksourceview-3.0)
12cu|gretl-1.9.14-1|31	BuildRequires:	pkgconfig(lapack)
12cu|gretl-1.9.14-1|32	BuildRequires:	pkgconfig(libcurl)
12cu|gretl-1.9.14-1|33	BuildRequires:	pkgconfig(libxml-2.0)
12cu|gretl-1.9.14-1|34	BuildRequires:	pkgconfig(ncurses)
12cu|gretl-1.9.14-1|35	Requires:	fonts-ttf-bitstream-vera
12cu|gretl-1.9.14-1|36	Requires:	fonts-ttf-freefont
12cu|gretl-1.9.14-1|37	Requires:	gnuplot
12cu|gretl-1.9.14-1|38	Requires:	R-base
12cu|gretl-1.9.14-1|39	
12cu|gretl-1.9.14-1|40	%description
12cu|gretl-1.9.14-1|41	A cross-platform software package for econometric analysis,
12cu|gretl-1.9.14-1|42	written in the C programming language.
12cu|gretl-1.9.14-1|43	
12cu|gretl-1.9.14-1|44	%files -f %{name}.lang
12cu|gretl-1.9.14-1|45	%doc ChangeLog CompatLog README.audio README gretl_plugins.txt
12cu|gretl-1.9.14-1|46	%{_bindir}/gretl*
12cu|gretl-1.9.14-1|47	%{_libdir}/gretl-gtk3/
12cu|gretl-1.9.14-1|48	%{_datadir}/%{name}/
12cu|gretl-1.9.14-1|49	%{_mandir}/man1/*
12cu|gretl-1.9.14-1|50	
12cu|gretl-1.9.14-1|51	#----------------------------------------------------------------------------
12cu|gretl-1.9.14-1|52	
12cu|gretl-1.9.14-1|53	%package -n %{libname}
12cu|gretl-1.9.14-1|54	Summary:	Shared library for %{name}
12cu|gretl-1.9.14-1|55	Group:		Development/C
12cu|gretl-1.9.14-1|56	
12cu|gretl-1.9.14-1|57	%description -n %{libname}
12cu|gretl-1.9.14-1|58	This package contains the shared library files for %{name}.
12cu|gretl-1.9.14-1|59	
12cu|gretl-1.9.14-1|60	%files -n %{libname}
12cu|gretl-1.9.14-1|61	%{_libdir}/libgretl-%{api}.so.%{major}*
12cu|gretl-1.9.14-1|62	
12cu|gretl-1.9.14-1|63	#----------------------------------------------------------------------------
12cu|gretl-1.9.14-1|64	
12cu|gretl-1.9.14-1|65	%package -n %{devname}
12cu|gretl-1.9.14-1|66	Summary:	Development files for %{name}
12cu|gretl-1.9.14-1|67	Group:		Development/C
12cu|gretl-1.9.14-1|68	
12cu|gretl-1.9.14-1|69	%description -n %{devname}
12cu|gretl-1.9.14-1|70	This package contains the development files for %{name}.
12cu|gretl-1.9.14-1|71	
12cu|gretl-1.9.14-1|72	%files -n %{devname}
12cu|gretl-1.9.14-1|73	%{_libdir}/pkgconfig/gretl.pc
12cu|gretl-1.9.14-1|74	%{_libdir}/libgretl-%{api}.so
12cu|gretl-1.9.14-1|75	%{_includedir}/%{name}/
12cu|gretl-1.9.14-1|76	
12cu|gretl-1.9.14-1|77	#----------------------------------------------------------------------------
12cu|gretl-1.9.14-1|78	
12cu|gretl-1.9.14-1|79	%prep
12cu|gretl-1.9.14-1|80	%setup -q
12cu|gretl-1.9.14-1|81	%apply_patches
12cu|gretl-1.9.14-1|82	
12cu|gretl-1.9.14-1|83	# fix flite detection
12cu|gretl-1.9.14-1|84	# FIXME: edit macros/flite.m4 and fix failing autoreconf
12cu|gretl-1.9.14-1|85	sed -i -e 's:register_cmu_us_kal:register_cmu_us_kal16:' configure
12cu|gretl-1.9.14-1|86	
12cu|gretl-1.9.14-1|87	# fix include path
12cu|gretl-1.9.14-1|88	sed -i -e 's:includedir=${prefix}/include:includedir=${prefix}/include/gretl:' gretl.pc.in
12cu|gretl-1.9.14-1|89	
12cu|gretl-1.9.14-1|90	# plugins licensing notes
12cu|gretl-1.9.14-1|91	install -pm644 %{SOURCE1} .
12cu|gretl-1.9.14-1|92	
12cu|gretl-1.9.14-1|93	%build
12cu|gretl-1.9.14-1|94	%configure2_5x \
12cu|gretl-1.9.14-1|95	--disable-static \
12cu|gretl-1.9.14-1|96	--disable-rpath \
12cu|gretl-1.9.14-1|97	--with-libR \
12cu|gretl-1.9.14-1|98	--with-odbc \
12cu|gretl-1.9.14-1|99	--with-audio
12cu|gretl-1.9.14-1|100	%make
12cu|gretl-1.9.14-1|101	
12cu|gretl-1.9.14-1|102	%install
12cu|gretl-1.9.14-1|103	%makeinstall includedir=%{buildroot}%{_includedir}/%{name}
12cu|gretl-1.9.14-1|104	
12cu|gretl-1.9.14-1|105	chmod 0644 %{buildroot}%{_datadir}/%{name}/data/misc/galton.gdt
12cu|gretl-1.9.14-1|106	
12cu|gretl-1.9.14-1|107	%find_lang %{name}
12cu|gretl-1.9.14-1|108	
12cu|gretl-1.9.14-1|109	#font installation
12cu|gretl-1.9.14-1|110	rm -rf %{buildroot}/%{_datadir}/%{name}/fonts/*
12cu|gretl-1.9.14-1|111	ln -s %{_datadir}/fonts/TTF/Vera.ttf %{buildroot}/%{_datadir}/%{name}/fonts/Vera.ttf
12cu|gretl-1.9.14-1|112	ln -s %{_datadir}/fonts/TTF/VeraMono.ttf %{buildroot}/%{_datadir}/%{name}/fonts/VeraMono.ttf
12cu|gretl-1.9.14-1|113	ln -s %{_datadir}/fonts/TTF/FreeSans.ttf %{buildroot}/%{_datadir}/%{name}/fonts/FreeSans.ttf
12cu|gretl-1.9.14-1|114	
12cu|gretl-1.9.14-1|115	
12cu|gretl-1.9.14-1|116	%changelog
12cu|gretl-1.9.14-1|117	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.14-1
12cu|gretl-1.9.14-1|118	+ Revision: 1a80e51
12cu|gretl-1.9.14-1|119	- LOG New version 1.9.14, new library major 9, switch to GTK3
12cu|gretl-1.9.14-1|120	
12cu|gretl-1.9.14-1|121	

9600 12
12cu|gretools-1.2.4-8|1	Summary:	Vocabulary building tool for GNOME
12cu|gretools-1.2.4-8|2	Name:		gretools
12cu|gretools-1.2.4-8|3	Version:	1.2.4
12cu|gretools-1.2.4-8|4	Release:	8
12cu|gretools-1.2.4-8|5	License:	GPLv2+
12cu|gretools-1.2.4-8|6	Group:		Games/Other
12cu|gretools-1.2.4-8|7	Url:		http://theory.cs.iitm.ernet.in/~arvindn/gretools/
12cu|gretools-1.2.4-8|8	Source0:	http://theory.cs.iitm.ernet.in/~arvindn/gretools/1.2/%{name}-%{version}.tar.bz2
12cu|gretools-1.2.4-8|9	Patch0:		gretools-1.2.4-fix-desktop-file.patch
12cu|gretools-1.2.4-8|10	BuildRequires:	scrollkeeper
12cu|gretools-1.2.4-8|11	BuildRequires:	pkgconfig(pygtk-2.0)
12cu|gretools-1.2.4-8|12	Requires:	gnome-python
12cu|gretools-1.2.4-8|13	Requires:	gnome-python-gconf
12cu|gretools-1.2.4-8|14	Requires:	pyorbit
12cu|gretools-1.2.4-8|15	Requires:	pygtk2.0
12cu|gretools-1.2.4-8|16	Requires:	pygtk2.0-libglade
12cu|gretools-1.2.4-8|17	Buildarch:	noarch
12cu|gretools-1.2.4-8|18	
12cu|gretools-1.2.4-8|19	%description
12cu|gretools-1.2.4-8|20	Gretools consists of a synonym quiz and a word guessing game.
12cu|gretools-1.2.4-8|21	It is very useful for preparing for word tests.
12cu|gretools-1.2.4-8|22	
12cu|gretools-1.2.4-8|23	%files
12cu|gretools-1.2.4-8|24	%doc COPYING ChangeLog INSTALL README
12cu|gretools-1.2.4-8|25	%{_bindir}/*
12cu|gretools-1.2.4-8|26	%{_datadir}/gnome/help
12cu|gretools-1.2.4-8|27	%{_datadir}/pixmaps/gretools.png
12cu|gretools-1.2.4-8|28	%{_datadir}/gretools/glade/*.glade
12cu|gretools-1.2.4-8|29	%{_datadir}/gretools/lists/*.wl
12cu|gretools-1.2.4-8|30	%{_datadir}/applications/*.desktop
12cu|gretools-1.2.4-8|31	%{_datadir}/omf/gretools
12cu|gretools-1.2.4-8|32	%{py_puresitedir}/*
12cu|gretools-1.2.4-8|33	
12cu|gretools-1.2.4-8|34	#----------------------------------------------------------------------------
12cu|gretools-1.2.4-8|35	
12cu|gretools-1.2.4-8|36	%prep
12cu|gretools-1.2.4-8|37	%setup -q
12cu|gretools-1.2.4-8|38	%patch0 -p0
12cu|gretools-1.2.4-8|39	
12cu|gretools-1.2.4-8|40	%build
12cu|gretools-1.2.4-8|41	%configure2_5x
12cu|gretools-1.2.4-8|42	%make
12cu|gretools-1.2.4-8|43	
12cu|gretools-1.2.4-8|44	%install
12cu|gretools-1.2.4-8|45	%makeinstall_std
12cu|gretools-1.2.4-8|46	
12cu|gretools-1.2.4-8|47	rm -rf %{buildroot}%{_localstatedir}/scrollkeeper
12cu|gretools-1.2.4-8|48	
12cu|gretools-1.2.4-8|49	
12cu|gretools-1.2.4-8|50	
12cu|gretools-1.2.4-8|51	%changelog
12cu|gretools-1.2.4-8|52	* Fri May 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.4-8
12cu|gretools-1.2.4-8|53	+ Revision: b87dbeb
12cu|gretools-1.2.4-8|54	- Spec cleanup
12cu|gretools-1.2.4-8|55	
12cu|gretools-1.2.4-8|56	

9601 12
12cu|grfcodec-6.0.4-1|1	Summary:	A suite of programs to modify Transport Tycoon Deluxe's GRF files
12cu|grfcodec-6.0.4-1|2	Name:		grfcodec
12cu|grfcodec-6.0.4-1|3	Version:	6.0.4
12cu|grfcodec-6.0.4-1|4	Release:	1
12cu|grfcodec-6.0.4-1|5	License:	GPLv2+
12cu|grfcodec-6.0.4-1|6	Group:		Development/Other
12cu|grfcodec-6.0.4-1|7	Url:		http://www.ttdpatch.net/grfcodec/
12cu|grfcodec-6.0.4-1|8	Source0:	http://gb.binaries.openttd.org/binaries/extra/%{name}/%{version}/%{name}-%{version}-source.tar.gz
12cu|grfcodec-6.0.4-1|9	BuildRequires:	boost-devel
12cu|grfcodec-6.0.4-1|10	BuildRequires:	pkgconfig(libpng)
12cu|grfcodec-6.0.4-1|11	Obsoletes:	nforenum < 5.0.0
12cu|grfcodec-6.0.4-1|12	Provides:	nforenum = %{EVRD}
12cu|grfcodec-6.0.4-1|13	
12cu|grfcodec-6.0.4-1|14	%description
12cu|grfcodec-6.0.4-1|15	A suite of programs to modify Transport Tycoon Deluxe's GRF files.
12cu|grfcodec-6.0.4-1|16	
12cu|grfcodec-6.0.4-1|17	%files
12cu|grfcodec-6.0.4-1|18	%doc bundle/docs/*.txt
12cu|grfcodec-6.0.4-1|19	%{_bindir}/*
12cu|grfcodec-6.0.4-1|20	%{_mandir}/man1/gr*
12cu|grfcodec-6.0.4-1|21	%{_mandir}/man1/nforenum.*
12cu|grfcodec-6.0.4-1|22	
12cu|grfcodec-6.0.4-1|23	#----------------------------------------------------------------------------
12cu|grfcodec-6.0.4-1|24	
12cu|grfcodec-6.0.4-1|25	%prep
12cu|grfcodec-6.0.4-1|26	%setup -q
12cu|grfcodec-6.0.4-1|27	
12cu|grfcodec-6.0.4-1|28	#build time options
12cu|grfcodec-6.0.4-1|29	cat << EOF >> Makefile.local
12cu|grfcodec-6.0.4-1|30	V=1
12cu|grfcodec-6.0.4-1|31	CXXFLAGS=%{optflags}
12cu|grfcodec-6.0.4-1|32	LDOPT=%{ldflags}
12cu|grfcodec-6.0.4-1|33	STRIP=true
12cu|grfcodec-6.0.4-1|34	DO_NOT_INSTALL_LICENSE=1
12cu|grfcodec-6.0.4-1|35	DO_NOT_INSTALL_DOCS=1
12cu|grfcodec-6.0.4-1|36	DO_NOT_INSTALL_CHANGELOG=1
12cu|grfcodec-6.0.4-1|37	prefix=%{_prefix}
12cu|grfcodec-6.0.4-1|38	EOF
12cu|grfcodec-6.0.4-1|39	
12cu|grfcodec-6.0.4-1|40	%build
12cu|grfcodec-6.0.4-1|41	%make
12cu|grfcodec-6.0.4-1|42	
12cu|grfcodec-6.0.4-1|43	%install
12cu|grfcodec-6.0.4-1|44	%makeinstall_std
12cu|grfcodec-6.0.4-1|45	
12cu|grfcodec-6.0.4-1|46	
12cu|grfcodec-6.0.4-1|47	%changelog
12cu|grfcodec-6.0.4-1|48	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.0.4-1
12cu|grfcodec-6.0.4-1|49	+ Revision: 6133653
12cu|grfcodec-6.0.4-1|50	- New version 6.0.4
12cu|grfcodec-6.0.4-1|51	
12cu|grfcodec-6.0.4-1|52	

9602 12
12cu|grip-3.3.1-16|1	%define build_id3 0
12cu|grip-3.3.1-16|2	%{?_with_id3: %{expand: %%global build_id3 1}}
12cu|grip-3.3.1-16|3	%{?_without_id3: %{expand: %%global build_id3 0}}
12cu|grip-3.3.1-16|4	
12cu|grip-3.3.1-16|5	Summary:	Grip, a CD player and ripper/MP3-encoder front-end
12cu|grip-3.3.1-16|6	Name:		grip
12cu|grip-3.3.1-16|7	Version:	3.3.1
12cu|grip-3.3.1-16|8	Release:	16
12cu|grip-3.3.1-16|9	License:	GPLv2+
12cu|grip-3.3.1-16|10	Epoch:		1
12cu|grip-3.3.1-16|11	Group:		Sound
12cu|grip-3.3.1-16|12	URL:		http://www.nostatic.org/grip/
12cu|grip-3.3.1-16|13	Source0:	http://prdownloads.sourceforge.net/grip/%{name}-%{version}.tar.bz2
12cu|grip-3.3.1-16|14	Source2:	grip.1.bz2
12cu|grip-3.3.1-16|15	Source3:	grip-3.3.1-de.po.bz2
12cu|grip-3.3.1-16|16	Patch0:		grip-3.1.7-ogg.patch
12cu|grip-3.3.1-16|17	Patch1:		grip-3.0.5-blind-write-fix.patch
12cu|grip-3.3.1-16|18	Patch2:		grip-3.3.1-desktop.patch
12cu|grip-3.3.1-16|19	Patch3:		grip-3.3.1-lame-flac-options.patch
12cu|grip-3.3.1-16|20	Patch4:		grip-3.3.1-literal.patch
12cu|grip-3.3.1-16|21	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|grip-3.3.1-16|22	BuildRequires:	pkgconfig(libcurl)
12cu|grip-3.3.1-16|23	BuildRequires:	vte-devel
12cu|grip-3.3.1-16|24	BuildRequires:	imagemagick
12cu|grip-3.3.1-16|25	Requires:	vorbis-tools
12cu|grip-3.3.1-16|26	BuildRequires:	cdda-devel = 1:10.2-11:2012.1
12cu|grip-3.3.1-16|27	%if %build_id3
12cu|grip-3.3.1-16|28	BuildRequires:	libid3-devel
12cu|grip-3.3.1-16|29	%endif
12cu|grip-3.3.1-16|30	
12cu|grip-3.3.1-16|31	%description
12cu|grip-3.3.1-16|32	Grip is a GTK+-based CD player and ripper. It has the ripping
12cu|grip-3.3.1-16|33	capabilities of cdparanoia built in, but can also use external rippers
12cu|grip-3.3.1-16|34	(such as cdda2wav). It also provides an automated frontend for various
12cu|grip-3.3.1-16|35	encoders, letting you take a disc and transform it easily straight
12cu|grip-3.3.1-16|36	into Vorbis, FLAC or MP3 format (MP3 only with a separate MP3 encoder).
12cu|grip-3.3.1-16|37	The CDDB protocol is supported for retrieving track information from
12cu|grip-3.3.1-16|38	disc database servers. Grip works with DigitalDJ to provide a unified
12cu|grip-3.3.1-16|39	"computerized" version of your music collection.
12cu|grip-3.3.1-16|40	
12cu|grip-3.3.1-16|41	%prep
12cu|grip-3.3.1-16|42	%setup -q
12cu|grip-3.3.1-16|43	%patch0 -p1 -b .tv
12cu|grip-3.3.1-16|44	%patch1 -p1 -b .blind-write-fix
12cu|grip-3.3.1-16|45	%patch2 -p1 -b .desktop
12cu|grip-3.3.1-16|46	%patch3 -p1 -b .options
12cu|grip-3.3.1-16|47	%patch4 -p1 -b .literal
12cu|grip-3.3.1-16|48	bzcat %SOURCE3 > po/de.po
12cu|grip-3.3.1-16|49	
12cu|grip-3.3.1-16|50	%build
12cu|grip-3.3.1-16|51	%configure2_5x \
12cu|grip-3.3.1-16|52	%if %build_id3
12cu|grip-3.3.1-16|53	--enable-id3 \
12cu|grip-3.3.1-16|54	%else
12cu|grip-3.3.1-16|55	--disable-id3 \
12cu|grip-3.3.1-16|56	%endif
12cu|grip-3.3.1-16|57	%ifarch alpha ppc
12cu|grip-3.3.1-16|58	--disable-cdpar
12cu|grip-3.3.1-16|59	%endif
12cu|grip-3.3.1-16|60	
12cu|grip-3.3.1-16|61	%make
12cu|grip-3.3.1-16|62	
12cu|grip-3.3.1-16|63	%install
12cu|grip-3.3.1-16|64	rm -rf %{buildroot}
12cu|grip-3.3.1-16|65	%makeinstall
12cu|grip-3.3.1-16|66	mkdir -p %{buildroot}%{_mandir}/man1
12cu|grip-3.3.1-16|67	install -m 644 %SOURCE2 %{buildroot}%{_mandir}/man1/
12cu|grip-3.3.1-16|68	
12cu|grip-3.3.1-16|69	#mdk icons
12cu|grip-3.3.1-16|70	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|grip-3.3.1-16|71	ln -s %{_datadir}/pixmaps/gripicon.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|grip-3.3.1-16|72	convert -scale 32 pixmaps/gripicon.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|grip-3.3.1-16|73	convert -scale 16 pixmaps/gripicon.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|grip-3.3.1-16|74	
12cu|grip-3.3.1-16|75	#menu - delete the included one and make our own, because the included one stinks
12cu|grip-3.3.1-16|76	rm -f %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|grip-3.3.1-16|77	
12cu|grip-3.3.1-16|78	mkdir -p %{buildroot}%{_datadir}/applications
12cu|grip-3.3.1-16|79	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cu|grip-3.3.1-16|80	[Desktop Entry]
12cu|grip-3.3.1-16|81	Name=Grip
12cu|grip-3.3.1-16|82	Comment=CD player and ripper
12cu|grip-3.3.1-16|83	Exec=%{_bindir}/%{name}
12cu|grip-3.3.1-16|84	Icon=%{name}
12cu|grip-3.3.1-16|85	Terminal=false
12cu|grip-3.3.1-16|86	Type=Application
12cu|grip-3.3.1-16|87	StartupNotify=true
12cu|grip-3.3.1-16|88	Categories=GTK;AudioVideo;Audio;Player;
12cu|grip-3.3.1-16|89	EOF
12cu|grip-3.3.1-16|90	
12cu|grip-3.3.1-16|91	%find_lang %{name}-2.2
12cu|grip-3.3.1-16|92	
12cu|grip-3.3.1-16|93	%clean
12cu|grip-3.3.1-16|94	rm -rf %{buildroot}
12cu|grip-3.3.1-16|95	
12cu|grip-3.3.1-16|96	%if %mdkversion < 200900
12cu|grip-3.3.1-16|97	%post
12cu|grip-3.3.1-16|98	%{update_menus}
12cu|grip-3.3.1-16|99	%{update_icon_cache hicolor}
12cu|grip-3.3.1-16|100	%endif
12cu|grip-3.3.1-16|101	
12cu|grip-3.3.1-16|102	%if %mdkversion < 200900
12cu|grip-3.3.1-16|103	%postun
12cu|grip-3.3.1-16|104	%{clean_menus}
12cu|grip-3.3.1-16|105	%{clean_icon_cache hicolor}
12cu|grip-3.3.1-16|106	%endif
12cu|grip-3.3.1-16|107	
12cu|grip-3.3.1-16|108	%files -f %{name}-2.2.lang
12cu|grip-3.3.1-16|109	%defattr(-,root,root)
12cu|grip-3.3.1-16|110	%doc ABOUT-NLS AUTHORS CREDITS README ChangeLog TODO
12cu|grip-3.3.1-16|111	%{_bindir}/*
12cu|grip-3.3.1-16|112	%{_datadir}/gnome/help/%{name}/
12cu|grip-3.3.1-16|113	%{_datadir}/pixmaps/gripicon.png
12cu|grip-3.3.1-16|114	%{_datadir}/pixmaps/griptray.png
12cu|grip-3.3.1-16|115	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|grip-3.3.1-16|116	%{_mandir}/man1/*
12cu|grip-3.3.1-16|117	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|grip-3.3.1-16|118	
12cu|grip-3.3.1-16|119	
12cu|grip-3.3.1-16|120	
12cu|grip-3.3.1-16|121	%changelog
12cu|grip-3.3.1-16|122	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1:3.3.1-15mdv2011.0
12cu|grip-3.3.1-16|123	+ Revision: 619255
12cu|grip-3.3.1-16|124	- the mass rebuild of 2010.0 packages
12cu|grip-3.3.1-16|125	
12cu|grip-3.3.1-16|126	* Thu Oct 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1:3.3.1-14mdv2010.0
12cu|grip-3.3.1-16|127	+ Revision: 455850
12cu|grip-3.3.1-16|128	- rebuild for new curl SSL backend
12cu|grip-3.3.1-16|129	
12cu|grip-3.3.1-16|130	* Wed Jun 10 2009 Götz Waschk <waschk@mandriva.org> 1:3.3.1-13mdv2010.0
12cu|grip-3.3.1-16|131	+ Revision: 384686
12cu|grip-3.3.1-16|132	- rebuild for new vte
12cu|grip-3.3.1-16|133	
12cu|grip-3.3.1-16|134	* Tue Jun 02 2009 Götz Waschk <waschk@mandriva.org> 1:3.3.1-12mdv2010.0
12cu|grip-3.3.1-16|135	+ Revision: 382165
12cu|grip-3.3.1-16|136	- rebuild for new libvte
12cu|grip-3.3.1-16|137	
12cu|grip-3.3.1-16|138	* Thu Jan 08 2009 Götz Waschk <waschk@mandriva.org> 1:3.3.1-11mdv2009.1
12cu|grip-3.3.1-16|139	+ Revision: 327049
12cu|grip-3.3.1-16|140	- disable stupid id3lib again
12cu|grip-3.3.1-16|141	- always use id3v2 in lame options
12cu|grip-3.3.1-16|142	
12cu|grip-3.3.1-16|143	* Wed Jan 07 2009 Adam Williamson <awilliamson@mandriva.org> 1:3.3.1-10mdv2009.1
12cu|grip-3.3.1-16|144	+ Revision: 326760
12cu|grip-3.3.1-16|145	- enable id3lib support, there's really no reason not to that I can see
12cu|grip-3.3.1-16|146	- add literal.patch: fix a string literal error
12cu|grip-3.3.1-16|147	- rediff lame-flac-options.patch
12cu|grip-3.3.1-16|148	
12cu|grip-3.3.1-16|149	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|grip-3.3.1-16|150	- lowercase ImageMagick
12cu|grip-3.3.1-16|151	
12cu|grip-3.3.1-16|152	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 1:3.3.1-9mdv2009.0
12cu|grip-3.3.1-16|153	+ Revision: 218421
12cu|grip-3.3.1-16|154	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|grip-3.3.1-16|155	
12cu|grip-3.3.1-16|156	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.3.1-9mdv2008.1
12cu|grip-3.3.1-16|157	+ Revision: 178711
12cu|grip-3.3.1-16|158	- rebuild
12cu|grip-3.3.1-16|159	
12cu|grip-3.3.1-16|160	+ Thierry Vignaud <tv@mandriva.org>
12cu|grip-3.3.1-16|161	- rebuild
12cu|grip-3.3.1-16|162	- kill re-definition of %%buildroot on Pixel's request
12cu|grip-3.3.1-16|163	
12cu|grip-3.3.1-16|164	+ Olivier Blin <oblin@mandriva.com>
12cu|grip-3.3.1-16|165	- restore BuildRoot
12cu|grip-3.3.1-16|166	
12cu|grip-3.3.1-16|167	* Fri Sep 21 2007 Adam Williamson <awilliamson@mandriva.org> 1:3.3.1-7mdv2008.0
12cu|grip-3.3.1-16|168	+ Revision: 92088
12cu|grip-3.3.1-16|169	- oops - fix icon directory creation
12cu|grip-3.3.1-16|170	- rebuild for 2008
12cu|grip-3.3.1-16|171	- don't package COPYING
12cu|grip-3.3.1-16|172	- fd.o icons
12cu|grip-3.3.1-16|173	- drop old menu, fix XDG menu (by dumping the included one and creating a new)
12cu|grip-3.3.1-16|174	- new license policy
12cu|grip-3.3.1-16|175	- spec clean
12cu|grip-3.3.1-16|176	
12cu|grip-3.3.1-16|177	
12cu|grip-3.3.1-16|178	* Thu Nov 23 2006 Thierry Vignaud <tvignaud@mandriva.com> 3.3.1-6mdv2007.0
12cu|grip-3.3.1-16|179	+ Revision: 86771
12cu|grip-3.3.1-16|180	- Import grip
12cu|grip-3.3.1-16|181	
12cu|grip-3.3.1-16|182	* Thu Nov 23 2006 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.3.1-6mdv2007.1
12cu|grip-3.3.1-16|183	- rebuild for new curl
12cu|grip-3.3.1-16|184	
12cu|grip-3.3.1-16|185	* Tue Sep 19 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1:3.3.1-5mdv2007.0
12cu|grip-3.3.1-16|186	- Rebuild
12cu|grip-3.3.1-16|187	
12cu|grip-3.3.1-16|188	* Wed Aug 02 2006 Gtz Waschk <waschk@mandriva.org> 3.3.1-4mdv2007.0
12cu|grip-3.3.1-16|189	- xdg menu
12cu|grip-3.3.1-16|190	
12cu|grip-3.3.1-16|191	* Sat Jul 08 2006 Thierry Vignaud <tvignaud@mandriva.com> 3.3.1-3mdv2007.0
12cu|grip-3.3.1-16|192	- rebuild with new vte
12cu|grip-3.3.1-16|193	
12cu|grip-3.3.1-16|194	* Thu Nov 17 2005 Thierry Vignaud <tvignaud@mandriva.com> 3.3.1-2mdk
12cu|grip-3.3.1-16|195	- rebuild against openssl-0.9.8
12cu|grip-3.3.1-16|196	
12cu|grip-3.3.1-16|197	* Mon Jun 27 2005 Gtz Waschk <waschk@mandriva.org> 3.3.1-1mdk
12cu|grip-3.3.1-16|198	- update source 3
12cu|grip-3.3.1-16|199	- drop patch 2
12cu|grip-3.3.1-16|200	- New release 3.3.1
12cu|grip-3.3.1-16|201	
12cu|grip-3.3.1-16|202	* Wed Apr 06 2005 Gtz Waschk <waschk@linux-mandrake.com> 1:3.3.0-2mdk
12cu|grip-3.3.1-16|203	- fix MDKSA-2005:066 (bug #15172)
12cu|grip-3.3.1-16|204	
12cu|grip-3.3.1-16|205	* Mon Jan 31 2005 Gtz Waschk <waschk@linux-mandrake.com> 3.3.0-1mdk
12cu|grip-3.3.1-16|206	- update the german translation
12cu|grip-3.3.1-16|207	- new version
12cu|grip-3.3.1-16|208	
12cu|grip-3.3.1-16|209	* Thu Jan 06 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 3.2.0-6mdk
12cu|grip-3.3.1-16|210	- Rebuild with latest howl
12cu|grip-3.3.1-16|211	
12cu|grip-3.3.1-16|212	* Mon Nov 15 2004 Gtz Waschk <waschk@linux-mandrake.com> 3.2.0-5mdk
12cu|grip-3.3.1-16|213	- fix menu entry
12cu|grip-3.3.1-16|214	
12cu|grip-3.3.1-16|215	* Sun Nov 14 2004 Gtz Waschk <waschk@linux-mandrake.com> 3.2.0-4mdk
12cu|grip-3.3.1-16|216	- use the official icon (thanks to Peter Adolphs)
12cu|grip-3.3.1-16|217	
12cu|grip-3.3.1-16|218	* Thu Jul 01 2004 Gtz Waschk <waschk@linux-mandrake.com> 3.2.0-3mdk
12cu|grip-3.3.1-16|219	- rebuild for new curl
12cu|grip-3.3.1-16|220	
12cu|grip-3.3.1-16|221	* Sat Jun 05 2004 <lmontel@n2.mandrakesoft.com> 3.2.0-2mdk
12cu|grip-3.3.1-16|222	- Rebuild
12cu|grip-3.3.1-16|223	
12cu|grip-3.3.1-16|224	* Wed Apr 28 2004 Goetz Waschk <waschk@linux-mandrake.com> 3.2.0-1mdk
12cu|grip-3.3.1-16|225	- New release 3.2.0
12cu|grip-3.3.1-16|226	
12cu|grip-3.3.1-16|227	* Thu Apr 22 2004 Gtz Waschk <waschk@linux-mandrake.com> 3.1.10-1mdk
12cu|grip-3.3.1-16|228	- fix URL
12cu|grip-3.3.1-16|229	- New release 3.1.10
12cu|grip-3.3.1-16|230	
12cu|grip-3.3.1-16|231	* Sat Apr 03 2004 Gtz Waschk <waschk@linux-mandrake.com> 3.1.9-1mdk
12cu|grip-3.3.1-16|232	- requires curl instead of ghttp
12cu|grip-3.3.1-16|233	- drop patch 2
12cu|grip-3.3.1-16|234	- rediff patches 0,3
12cu|grip-3.3.1-16|235	- new version
12cu|grip-3.3.1-16|236	
12cu|grip-3.3.1-16|237	* Mon Dec 22 2003 Gtz Waschk <waschk@linux-mandrake.com> 3.1.4-1mdk
12cu|grip-3.3.1-16|238	- add spec file support for id3lib
12cu|grip-3.3.1-16|239	- patch3: add tagging to the default lame and flac encoder options
12cu|grip-3.3.1-16|240	- patch2: fix header location of our cdparanoia libs
12cu|grip-3.3.1-16|241	- new version
12cu|grip-3.3.1-16|242	

9603 12
12cu|grits-0.7-2|1	%define major 4
12cu|grits-0.7-2|2	%define libname %mklibname %{name} %{major}
12cu|grits-0.7-2|3	%define devname %mklibname %{name} -d
12cu|grits-0.7-2|4	
12cu|grits-0.7-2|5	Summary:	Virtual Globe library that handles coordinates and the OpenGL viewport
12cu|grits-0.7-2|6	Name:		grits
12cu|grits-0.7-2|7	Version:	0.7
12cu|grits-0.7-2|8	Release:	2
12cu|grits-0.7-2|9	License:	GPLv3+
12cu|grits-0.7-2|10	Group:		System/Libraries
12cu|grits-0.7-2|11	Url:		http://lug.rose-hulman.edu/code/projects/grits
12cu|grits-0.7-2|12	Source0:	http://lug.rose-hulman.edu/proj/grits/%{name}-%{version}.tar.gz
12cu|grits-0.7-2|13	Patch1:		grits-0.6.2-link.patch
12cu|grits-0.7-2|14	BuildRequires:	pkgconfig(cairo)
12cu|grits-0.7-2|15	BuildRequires:	pkgconfig(gl)
12cu|grits-0.7-2|16	BuildRequires:	pkgconfig(glu)
12cu|grits-0.7-2|17	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|grits-0.7-2|18	BuildRequires:	pkgconfig(libsoup-2.4)
12cu|grits-0.7-2|19	BuildRequires:	pkgconfig(libxml-2.0)
12cu|grits-0.7-2|20	
12cu|grits-0.7-2|21	%description
12cu|grits-0.7-2|22	libgis is a Virtual Globe library that handles coordinates and the OpenGL
12cu|grits-0.7-2|23	viewport. Also provides some generic functionality and a plugin API. It is
12cu|grits-0.7-2|24	used by AWeather.
12cu|grits-0.7-2|25	
12cu|grits-0.7-2|26	#------------------------------------------------------------------------------
12cu|grits-0.7-2|27	
12cu|grits-0.7-2|28	%package -n %{libname}
12cu|grits-0.7-2|29	Summary:	Virtual Globe library that handles coordinates and the OpenGL viewport
12cu|grits-0.7-2|30	Group:		System/Libraries
12cu|grits-0.7-2|31	
12cu|grits-0.7-2|32	%description -n %{libname}
12cu|grits-0.7-2|33	libname is a Virtual Globe library that handles coordinates and the OpenGL
12cu|grits-0.7-2|34	viewport. Also provides some generic functionality and a plugin API. It is
12cu|grits-0.7-2|35	used by AWeather.
12cu|grits-0.7-2|36	
12cu|grits-0.7-2|37	%files -n %{libname}
12cu|grits-0.7-2|38	%{_libdir}/lib%{name}.so.%{major}*
12cu|grits-0.7-2|39	%{_libdir}/grits%{major}/*.so
12cu|grits-0.7-2|40	
12cu|grits-0.7-2|41	#----------------------------------------------------------------------------
12cu|grits-0.7-2|42	
12cu|grits-0.7-2|43	%package -n %{devname}
12cu|grits-0.7-2|44	Summary:	Development files for the Virtual Globe library
12cu|grits-0.7-2|45	Group:		Development/C
12cu|grits-0.7-2|46	Requires:	%{libname} = %{EVRD}
12cu|grits-0.7-2|47	Provides:	%{name}-devel = %{EVRD}
12cu|grits-0.7-2|48	
12cu|grits-0.7-2|49	%description -n %{devname}
12cu|grits-0.7-2|50	libname is a Virtual Globe library that handles coordinates and the OpenGL
12cu|grits-0.7-2|51	viewport. Also provides some generic functionality and a plugin API. It is
12cu|grits-0.7-2|52	used by AWeather.
12cu|grits-0.7-2|53	
12cu|grits-0.7-2|54	This package contains files needed only for development.
12cu|grits-0.7-2|55	
12cu|grits-0.7-2|56	%files -n %{devname}
12cu|grits-0.7-2|57	%doc ChangeLog README TODO
12cu|grits-0.7-2|58	%{_libdir}/lib%{name}.so
12cu|grits-0.7-2|59	%{_includedir}/*
12cu|grits-0.7-2|60	%{_libdir}/pkgconfig/grits.pc
12cu|grits-0.7-2|61	
12cu|grits-0.7-2|62	#----------------------------------------------------------------------------
12cu|grits-0.7-2|63	
12cu|grits-0.7-2|64	%package doc
12cu|grits-0.7-2|65	Summary:	Documentation for the Virtual Globe library
12cu|grits-0.7-2|66	Group:		Books/Computer books
12cu|grits-0.7-2|67	
12cu|grits-0.7-2|68	%description doc
12cu|grits-0.7-2|69	libname is a Virtual Globe library that handles coordinates and the OpenGL
12cu|grits-0.7-2|70	viewport. Also provides some generic functionality and a plugin API. It is
12cu|grits-0.7-2|71	used by AWeather.
12cu|grits-0.7-2|72	
12cu|grits-0.7-2|73	This package contains API documentation.
12cu|grits-0.7-2|74	
12cu|grits-0.7-2|75	%files doc
12cu|grits-0.7-2|76	%doc %{_datadir}/gtk-doc/html/grits/
12cu|grits-0.7-2|77	
12cu|grits-0.7-2|78	#----------------------------------------------------------------------------
12cu|grits-0.7-2|79	
12cu|grits-0.7-2|80	%package demo
12cu|grits-0.7-2|81	Summary:	Demo program for the Virtual Globe library
12cu|grits-0.7-2|82	Group:		Sciences/Geosciences
12cu|grits-0.7-2|83	
12cu|grits-0.7-2|84	%description demo
12cu|grits-0.7-2|85	libname is a Virtual Globe library that handles coordinates and the OpenGL
12cu|grits-0.7-2|86	viewport. Also provides some generic functionality and a plugin API. It is
12cu|grits-0.7-2|87	used by AWeather.
12cu|grits-0.7-2|88	
12cu|grits-0.7-2|89	This package contains demo program using %{libname}
12cu|grits-0.7-2|90	
12cu|grits-0.7-2|91	%files demo
12cu|grits-0.7-2|92	%doc ChangeLog README TODO
12cu|grits-0.7-2|93	%{_bindir}/grits-demo
12cu|grits-0.7-2|94	%{_mandir}/man1/grits-demo.1*
12cu|grits-0.7-2|95	
12cu|grits-0.7-2|96	#----------------------------------------------------------------------------
12cu|grits-0.7-2|97	
12cu|grits-0.7-2|98	%prep
12cu|grits-0.7-2|99	%setup -q
12cu|grits-0.7-2|100	%patch1 -p1
12cu|grits-0.7-2|101	
12cu|grits-0.7-2|102	%build
12cu|grits-0.7-2|103	autoreconf
12cu|grits-0.7-2|104	%configure2_5x \
12cu|grits-0.7-2|105	--enable-shared=yes \
12cu|grits-0.7-2|106	--enable-static=no
12cu|grits-0.7-2|107	%make
12cu|grits-0.7-2|108	
12cu|grits-0.7-2|109	%install
12cu|grits-0.7-2|110	%makeinstall_std
12cu|grits-0.7-2|111	
12cu|grits-0.7-2|112	install -d -m 755 %{buildroot}%{_docdir}/%{devname}
12cu|grits-0.7-2|113	
12cu|grits-0.7-2|114	
12cu|grits-0.7-2|115	%changelog
12cu|grits-0.7-2|116	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7-2
12cu|grits-0.7-2|117	+ Revision: b6697d6
12cu|grits-0.7-2|118	- LOG Spec cleanup
12cu|grits-0.7-2|119	
12cu|grits-0.7-2|120	

9604 12
12cu|gr-lida-0.11.0-1|1	Summary:	Frontend for DOSBox, ScummVM and VDMSound
12cu|gr-lida-0.11.0-1|2	Name:		gr-lida
12cu|gr-lida-0.11.0-1|3	Version:	0.11.0
12cu|gr-lida-0.11.0-1|4	Release:	1
12cu|gr-lida-0.11.0-1|5	License:	GPLv2+
12cu|gr-lida-0.11.0-1|6	Group:		Emulators
12cu|gr-lida-0.11.0-1|7	Url:		http://www.gr-lida.org/
12cu|gr-lida-0.11.0-1|8	Source0:	https://github.com/Monthy/gr-lida/archive/%{name}-%{version}.tar.gz
12cu|gr-lida-0.11.0-1|9	Patch0:		gr-lida-0.11.0-zlib.patch
12cu|gr-lida-0.11.0-1|10	BuildRequires:	librsvg
12cu|gr-lida-0.11.0-1|11	BuildRequires:	qt4-devel
12cu|gr-lida-0.11.0-1|12	BuildRequires:	pkgconfig(phonon)
12cu|gr-lida-0.11.0-1|13	BuildRequires:	pkgconfig(poppler-qt4)
12cu|gr-lida-0.11.0-1|14	BuildRequires:	pkgconfig(zlib)
12cu|gr-lida-0.11.0-1|15	
12cu|gr-lida-0.11.0-1|16	%description
12cu|gr-lida-0.11.0-1|17	GR-lida is an open source frontend for DOSBox, ScummVM and VDMSound.
12cu|gr-lida-0.11.0-1|18	It can display games using pictureflow, which is a clone of Apples cover flow.
12cu|gr-lida-0.11.0-1|19	
12cu|gr-lida-0.11.0-1|20	%files
12cu|gr-lida-0.11.0-1|21	%doc doc/COPYING.txt doc/AUTHORS.txt
12cu|gr-lida-0.11.0-1|22	%{_bindir}/%{name}
12cu|gr-lida-0.11.0-1|23	%{_datadir}/applications/%{name}.desktop
12cu|gr-lida-0.11.0-1|24	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|gr-lida-0.11.0-1|25	
12cu|gr-lida-0.11.0-1|26	#----------------------------------------------------------------------------
12cu|gr-lida-0.11.0-1|27	
12cu|gr-lida-0.11.0-1|28	%prep
12cu|gr-lida-0.11.0-1|29	%setup -q
12cu|gr-lida-0.11.0-1|30	%patch0 -p1
12cu|gr-lida-0.11.0-1|31	
12cu|gr-lida-0.11.0-1|32	%build
12cu|gr-lida-0.11.0-1|33	%qmake_qt4
12cu|gr-lida-0.11.0-1|34	%make
12cu|gr-lida-0.11.0-1|35	
12cu|gr-lida-0.11.0-1|36	%install
12cu|gr-lida-0.11.0-1|37	mkdir -p %{buildroot}%{_bindir}
12cu|gr-lida-0.11.0-1|38	install -m 0755 bin/%{name} %{buildroot}%{_bindir}/%{name}
12cu|gr-lida-0.11.0-1|39	
12cu|gr-lida-0.11.0-1|40	# install menu entry
12cu|gr-lida-0.11.0-1|41	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|gr-lida-0.11.0-1|42	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|gr-lida-0.11.0-1|43	[Desktop Entry]
12cu|gr-lida-0.11.0-1|44	Name=GR-lida
12cu|gr-lida-0.11.0-1|45	Comment=Frontend for DOSBox, ScummVM and VDMSound
12cu|gr-lida-0.11.0-1|46	Exec=%{_bindir}/%{name}
12cu|gr-lida-0.11.0-1|47	Icon=%{name}
12cu|gr-lida-0.11.0-1|48	Terminal=false
12cu|gr-lida-0.11.0-1|49	Type=Application
12cu|gr-lida-0.11.0-1|50	Categories=Game;Emulator;
12cu|gr-lida-0.11.0-1|51	EOF
12cu|gr-lida-0.11.0-1|52	
12cu|gr-lida-0.11.0-1|53	# Install icons of various sizes
12cu|gr-lida-0.11.0-1|54	for s in 256 128 96 48 32 22 16 ; do
12cu|gr-lida-0.11.0-1|55	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
12cu|gr-lida-0.11.0-1|56	rsvg-convert -w ${s} -h ${s} \
12cu|gr-lida-0.11.0-1|57	%{name}.svg -o \
12cu|gr-lida-0.11.0-1|58	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
12cu|gr-lida-0.11.0-1|59	done
12cu|gr-lida-0.11.0-1|60	
12cu|gr-lida-0.11.0-1|61	%changelog
12cu|gr-lida-0.11.0-1|62	* Wed Jun 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.11.0-1
12cu|gr-lida-0.11.0-1|63	+ Revision: 6855fe7
12cu|gr-lida-0.11.0-1|64	- Update BuildRequires
12cu|gr-lida-0.11.0-1|65	
12cu|gr-lida-0.11.0-1|66	

9605 12
12cu|gromacs-4.6.3-1|1	Summary: Molecular dynamics package (non-mpi version)
12cu|gromacs-4.6.3-1|2	Name:    gromacs
12cu|gromacs-4.6.3-1|3	Version: 4.6.3
12cu|gromacs-4.6.3-1|4	Release: 1
12cu|gromacs-4.6.3-1|5	License: GPL
12cu|gromacs-4.6.3-1|6	Group: Sciences/Chemistry
12cu|gromacs-4.6.3-1|7	Requires: fftw >= 3.0.1
12cu|gromacs-4.6.3-1|8	Source0: ftp://ftp.gromacs.org/pub/gromacs/%{name}-%{version}.tar.gz
12cu|gromacs-4.6.3-1|9	Source1: gromacs.rpmlintrc
12cu|gromacs-4.6.3-1|10	Buildrequires: cmake
12cu|gromacs-4.6.3-1|11	Buildrequires: fftw-devel
12cu|gromacs-4.6.3-1|12	BuildRequires: libxml2-devel
12cu|gromacs-4.6.3-1|13	URL: http://www.gromacs.org
12cu|gromacs-4.6.3-1|14	
12cu|gromacs-4.6.3-1|15	%description
12cu|gromacs-4.6.3-1|16	GROMACS is a versatile and extremely well optimized package
12cu|gromacs-4.6.3-1|17	to perform molecular dynamics computer simulations and
12cu|gromacs-4.6.3-1|18	subsequent trajectory analysis. It is developed for
12cu|gromacs-4.6.3-1|19	biomolecules like proteins, but the extremely high
12cu|gromacs-4.6.3-1|20	performance means it is used also in several other field
12cu|gromacs-4.6.3-1|21	like polymer chemistry and solid state physics. This
12cu|gromacs-4.6.3-1|22	version has the dynamic libs and executables; to hack new
12cu|gromacs-4.6.3-1|23	utility programs you also need the headers and static
12cu|gromacs-4.6.3-1|24	libs in gromacs-dev. Linux kernel 2.4 or later is STRONGLY
12cu|gromacs-4.6.3-1|25	recommended on Pentium III and later processors since
12cu|gromacs-4.6.3-1|26	GROMACS then can use assembly loops with SSE instructions.
12cu|gromacs-4.6.3-1|27	You can also perform parallel simulations if you install
12cu|gromacs-4.6.3-1|28	gromacs-lammpi.
12cu|gromacs-4.6.3-1|29	
12cu|gromacs-4.6.3-1|30	%package devel
12cu|gromacs-4.6.3-1|31	Summary: Header files and static libraries for GROMACS
12cu|gromacs-4.6.3-1|32	Group: Development/C++
12cu|gromacs-4.6.3-1|33	Requires: %{name} = %{version}
12cu|gromacs-4.6.3-1|34	Conflicts: %{name} < %{version}
12cu|gromacs-4.6.3-1|35	
12cu|gromacs-4.6.3-1|36	%description devel
12cu|gromacs-4.6.3-1|37	This package contains header files, static libraries,
12cu|gromacs-4.6.3-1|38	and a program example for the GROMACS molecular
12cu|gromacs-4.6.3-1|39	dynamics software. You need it if you want to write your
12cu|gromacs-4.6.3-1|40	own analysis programs.
12cu|gromacs-4.6.3-1|41	
12cu|gromacs-4.6.3-1|42	%prep
12cu|gromacs-4.6.3-1|43	%setup -q
12cu|gromacs-4.6.3-1|44	perl -pi -e "s|CMAKE_INSTALL_PREFIX}/lib|CMAKE_INSTALL_PREFIX}/%{_lib}|" CMakeLists.txt
12cu|gromacs-4.6.3-1|45	perl -pi -e "s|set\(GMXLIB lib|set\(GMXLIB %{_lib}|" CMakeLists.txt
12cu|gromacs-4.6.3-1|46	find . -type f -exec chmod a+r {} \;
12cu|gromacs-4.6.3-1|47	
12cu|gromacs-4.6.3-1|48	%build
12cu|gromacs-4.6.3-1|49	%cmake
12cu|gromacs-4.6.3-1|50	# OK, this is ugly, but working ...
12cu|gromacs-4.6.3-1|51	perl -pi -e "s/-lm/-lm -pthread/" src/gmxlib/CMakeFiles/gmx.dir/link.txt
12cu|gromacs-4.6.3-1|52	%make
12cu|gromacs-4.6.3-1|53	
12cu|gromacs-4.6.3-1|54	%install
12cu|gromacs-4.6.3-1|55	%makeinstall_std -C build
12cu|gromacs-4.6.3-1|56	
12cu|gromacs-4.6.3-1|57	%files
12cu|gromacs-4.6.3-1|58	%doc AUTHORS COPYING README
12cu|gromacs-4.6.3-1|59	%{_bindir}/*
12cu|gromacs-4.6.3-1|60	%{_mandir}/man*/*
12cu|gromacs-4.6.3-1|61	%{_datadir}/%{name}
12cu|gromacs-4.6.3-1|62	%{_libdir}/*.so.*
12cu|gromacs-4.6.3-1|63	
12cu|gromacs-4.6.3-1|64	%files devel
12cu|gromacs-4.6.3-1|65	%{_includedir}/*
12cu|gromacs-4.6.3-1|66	%{_libdir}/*.so
12cu|gromacs-4.6.3-1|67	%{_libdir}/pkgconfig/*.pc
12cu|gromacs-4.6.3-1|68	
12cu|gromacs-4.6.3-1|69	%changelog
12cu|gromacs-4.6.3-1|70	* Thu Oct 17 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.6.3-1
12cu|gromacs-4.6.3-1|71	+ Revision: bb3fa4d
12cu|gromacs-4.6.3-1|72	- Merge branch 'auto_update' into rosa2012.1
12cu|gromacs-4.6.3-1|73	- Conflicts:
12cu|gromacs-4.6.3-1|74	- gromacs.spec
12cu|gromacs-4.6.3-1|75	
12cu|gromacs-4.6.3-1|76	

9606 12
12cu|gscanbus-0.7.1-10|1	%define name gscanbus
12cu|gscanbus-0.7.1-10|2	%define version 0.7.1
12cu|gscanbus-0.7.1-10|3	%define release  10
12cu|gscanbus-0.7.1-10|4	
12cu|gscanbus-0.7.1-10|5	Summary: A tool to scan IEEE1394 (firewire/i.link) bus
12cu|gscanbus-0.7.1-10|6	Name: %{name}
12cu|gscanbus-0.7.1-10|7	Version: %{version}
12cu|gscanbus-0.7.1-10|8	Release: %{release}
12cu|gscanbus-0.7.1-10|9	Source0: %{name}-%{version}.tar.bz2
12cu|gscanbus-0.7.1-10|10	Patch0: gscanbus-add-destdir.patch
12cu|gscanbus-0.7.1-10|11	Patch1: gscanbus-0.7.1-fix-unterminated-strings.patch
12cu|gscanbus-0.7.1-10|12	License: GPL
12cu|gscanbus-0.7.1-10|13	URL: http://gscanbus.berlios.de/
12cu|gscanbus-0.7.1-10|14	Group: System/Kernel and hardware
12cu|gscanbus-0.7.1-10|15	BuildRequires: pkgconfig(libraw1394)
12cu|gscanbus-0.7.1-10|16	BuildRequires: automake1.4
12cu|gscanbus-0.7.1-10|17	BuildRequires: gtk-devel
12cu|gscanbus-0.7.1-10|18	
12cu|gscanbus-0.7.1-10|19	%description
12cu|gscanbus-0.7.1-10|20	gscanbus is a little bus scanning, testing and topology visualizing tool
12cu|gscanbus-0.7.1-10|21	for the Linux IEEE1394 subsystem, with some AV/C support, especially for
12cu|gscanbus-0.7.1-10|22	controlling Camcorders and VCRs. It is intended as a debugging tool for
12cu|gscanbus-0.7.1-10|23	IEEE1394 development, but can also be used to simply check your IEEE1394
12cu|gscanbus-0.7.1-10|24	setup on Linux.
12cu|gscanbus-0.7.1-10|25	
12cu|gscanbus-0.7.1-10|26	%prep
12cu|gscanbus-0.7.1-10|27	%setup -q
12cu|gscanbus-0.7.1-10|28	%patch0 -p0
12cu|gscanbus-0.7.1-10|29	%patch1 -p0
12cu|gscanbus-0.7.1-10|30	automake-1.4      # patched Makefile.am
12cu|gscanbus-0.7.1-10|31	
12cu|gscanbus-0.7.1-10|32	%build
12cu|gscanbus-0.7.1-10|33	%configure
12cu|gscanbus-0.7.1-10|34	%make
12cu|gscanbus-0.7.1-10|35	
12cu|gscanbus-0.7.1-10|36	%install
12cu|gscanbus-0.7.1-10|37	rm -rf $RPM_BUILD_ROOT
12cu|gscanbus-0.7.1-10|38	mkdir -p $RPM_BUILD_ROOT/etc
12cu|gscanbus-0.7.1-10|39	make install DESTDIR=$RPM_BUILD_ROOT
12cu|gscanbus-0.7.1-10|40	
12cu|gscanbus-0.7.1-10|41	%clean
12cu|gscanbus-0.7.1-10|42	rm -rf $RPM_BUILD_ROOT
12cu|gscanbus-0.7.1-10|43	
12cu|gscanbus-0.7.1-10|44	%files
12cu|gscanbus-0.7.1-10|45	%defattr(-,root,root)
12cu|gscanbus-0.7.1-10|46	%doc README
12cu|gscanbus-0.7.1-10|47	%config(noreplace) %{_sysconfdir}/*
12cu|gscanbus-0.7.1-10|48	%{_bindir}/*
12cu|gscanbus-0.7.1-10|49	
12cu|gscanbus-0.7.1-10|50	
12cu|gscanbus-0.7.1-10|51	
12cu|gscanbus-0.7.1-10|52	
12cu|gscanbus-0.7.1-10|53	%changelog
12cu|gscanbus-0.7.1-10|54	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-9mdv2011.0
12cu|gscanbus-0.7.1-10|55	+ Revision: 619257
12cu|gscanbus-0.7.1-10|56	- the mass rebuild of 2010.0 packages
12cu|gscanbus-0.7.1-10|57	
12cu|gscanbus-0.7.1-10|58	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.7.1-8mdv2010.0
12cu|gscanbus-0.7.1-10|59	+ Revision: 437819
12cu|gscanbus-0.7.1-10|60	- rebuild
12cu|gscanbus-0.7.1-10|61	
12cu|gscanbus-0.7.1-10|62	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.7.1-7mdv2009.0
12cu|gscanbus-0.7.1-10|63	+ Revision: 246651
12cu|gscanbus-0.7.1-10|64	- rebuild
12cu|gscanbus-0.7.1-10|65	
12cu|gscanbus-0.7.1-10|66	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.7.1-5mdv2008.1
12cu|gscanbus-0.7.1-10|67	+ Revision: 140742
12cu|gscanbus-0.7.1-10|68	- restore BuildRoot
12cu|gscanbus-0.7.1-10|69	
12cu|gscanbus-0.7.1-10|70	+ Thierry Vignaud <tv@mandriva.org>
12cu|gscanbus-0.7.1-10|71	- kill re-definition of %%buildroot on Pixel's request
12cu|gscanbus-0.7.1-10|72	
12cu|gscanbus-0.7.1-10|73	
12cu|gscanbus-0.7.1-10|74	* Tue Jan 16 2007 Stefan van der Eijk <stefan@mandriva.org> 0.7.1-5mdv2007.0
12cu|gscanbus-0.7.1-10|75	+ Revision: 109644
12cu|gscanbus-0.7.1-10|76	- Import gscanbus
12cu|gscanbus-0.7.1-10|77	
12cu|gscanbus-0.7.1-10|78	* Mon Apr 24 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.7.1-5mdk
12cu|gscanbus-0.7.1-10|79	- Add BuildRequires
12cu|gscanbus-0.7.1-10|80	- use mkrel
12cu|gscanbus-0.7.1-10|81	
12cu|gscanbus-0.7.1-10|82	* Fri Mar 18 2005 Olivier Blin <oblin@mandrakesoft.com> 0.7.1-4mdk
12cu|gscanbus-0.7.1-10|83	- use automake1.4
12cu|gscanbus-0.7.1-10|84	- rebuild for libraw1394
12cu|gscanbus-0.7.1-10|85	
12cu|gscanbus-0.7.1-10|86	* Sat Mar 13 2004 Guillaume Cottenceau <gc@mandrakesoft.com> 0.7.1-3mdk
12cu|gscanbus-0.7.1-10|87	- rebuild per request of Warly's bot
12cu|gscanbus-0.7.1-10|88	

9607 12
12cu|gsmartcontrol-0.8.7-69|1	%define debug_package   %{nil}
12cu|gsmartcontrol-0.8.7-69|2	%define distsuffix mrb
12cu|gsmartcontrol-0.8.7-69|3	
12cu|gsmartcontrol-0.8.7-69|4	
12cu|gsmartcontrol-0.8.7-69|5	Name:		gsmartcontrol
12cu|gsmartcontrol-0.8.7-69|6	Version:	0.8.7
12cu|gsmartcontrol-0.8.7-69|7	Release:	69
12cu|gsmartcontrol-0.8.7-69|8	License:	GPLv2, GPLv3
12cu|gsmartcontrol-0.8.7-69|9	Url:		http://gsmartcontrol.berlios.de
12cu|gsmartcontrol-0.8.7-69|10	Group:		System/Kernel and hardware
12cu|gsmartcontrol-0.8.7-69|11	Source0:	http://download.berlios.de/%{name}/%{name}-%{version}.tar.bz2
12cu|gsmartcontrol-0.8.7-69|12	Summary:	GSmartControl - Hard Disk Health Inspection Tool
12cu|gsmartcontrol-0.8.7-69|13	Requires:	gtkmm2.4 >= 2.12.0
12cu|gsmartcontrol-0.8.7-69|14	Requires:	smartmontools
12cu|gsmartcontrol-0.8.7-69|15	Requires:	usermode-consoleonly
12cu|gsmartcontrol-0.8.7-69|16	BuildRequires:	pkgconfig(libpcre)
12cu|gsmartcontrol-0.8.7-69|17	BuildRequires:	pkgconfig(gtkmm-2.4) >= 2.12.0
12cu|gsmartcontrol-0.8.7-69|18	
12cu|gsmartcontrol-0.8.7-69|19	
12cu|gsmartcontrol-0.8.7-69|20	%description
12cu|gsmartcontrol-0.8.7-69|21	GUI for smartctl, which is a tool for
12cu|gsmartcontrol-0.8.7-69|22	querying and controlling SMART (Self-Monitoring, Analysis, and Reporting
12cu|gsmartcontrol-0.8.7-69|23	Technology) data in hard disk drives. It allows you to inspect the drive's
12cu|gsmartcontrol-0.8.7-69|24	SMART data to determine its health, as well as run various tests on it.
12cu|gsmartcontrol-0.8.7-69|25	
12cu|gsmartcontrol-0.8.7-69|26	%prep
12cu|gsmartcontrol-0.8.7-69|27	%setup -q
12cu|gsmartcontrol-0.8.7-69|28	sed -i -e "s/Exec=.*gsmartcontrol-root\"/Exec=gsmartcontrol/" data/gsmartcontrol.desktop.in
12cu|gsmartcontrol-0.8.7-69|29	
12cu|gsmartcontrol-0.8.7-69|30	%build
12cu|gsmartcontrol-0.8.7-69|31	%configure2_5x
12cu|gsmartcontrol-0.8.7-69|32	%make
12cu|gsmartcontrol-0.8.7-69|33	
12cu|gsmartcontrol-0.8.7-69|34	%install
12cu|gsmartcontrol-0.8.7-69|35	%makeinstall_std
12cu|gsmartcontrol-0.8.7-69|36	
12cu|gsmartcontrol-0.8.7-69|37	mkdir %{buildroot}%{_sbindir}
12cu|gsmartcontrol-0.8.7-69|38	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}
12cu|gsmartcontrol-0.8.7-69|39	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
12cu|gsmartcontrol-0.8.7-69|40	
12cu|gsmartcontrol-0.8.7-69|41	# dirty fix mugged from rawhide
12cu|gsmartcontrol-0.8.7-69|42	rm %{buildroot}%{_bindir}/%{name}-root
12cu|gsmartcontrol-0.8.7-69|43	
12cu|gsmartcontrol-0.8.7-69|44	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cu|gsmartcontrol-0.8.7-69|45	cat <<EOF >%{buildroot}%{_sysconfdir}/pam.d/%{name}
12cu|gsmartcontrol-0.8.7-69|46	#%%PAM-1.0
12cu|gsmartcontrol-0.8.7-69|47	auth		include		config-util
12cu|gsmartcontrol-0.8.7-69|48	account		include		config-util
12cu|gsmartcontrol-0.8.7-69|49	session		include		config-util
12cu|gsmartcontrol-0.8.7-69|50	EOF
12cu|gsmartcontrol-0.8.7-69|51	
12cu|gsmartcontrol-0.8.7-69|52	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cu|gsmartcontrol-0.8.7-69|53	cat <<EOF >%{buildroot}%{_sysconfdir}/security/console.apps/%{name}
12cu|gsmartcontrol-0.8.7-69|54	USER=root
12cu|gsmartcontrol-0.8.7-69|55	PROGRAM=/usr/sbin/gsmartcontrol
12cu|gsmartcontrol-0.8.7-69|56	SESSION=true
12cu|gsmartcontrol-0.8.7-69|57	EOF
12cu|gsmartcontrol-0.8.7-69|58	# end
12cu|gsmartcontrol-0.8.7-69|59	
12cu|gsmartcontrol-0.8.7-69|60	%files
12cu|gsmartcontrol-0.8.7-69|61	%doc %{_datadir}/doc/%{name}
12cu|gsmartcontrol-0.8.7-69|62	%{_bindir}/*
12cu|gsmartcontrol-0.8.7-69|63	%{_sbindir}/%{name}
12cu|gsmartcontrol-0.8.7-69|64	%{_datadir}/%{name}
12cu|gsmartcontrol-0.8.7-69|65	%{_datadir}/applications/%{name}.desktop
12cu|gsmartcontrol-0.8.7-69|66	%{_datadir}/icons/*
12cu|gsmartcontrol-0.8.7-69|67	%{_datadir}/pixmaps/*
12cu|gsmartcontrol-0.8.7-69|68	%{_mandir}/man1/%{name}-root.1*
12cu|gsmartcontrol-0.8.7-69|69	%{_mandir}/man1/%{name}.1*
12cu|gsmartcontrol-0.8.7-69|70	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cu|gsmartcontrol-0.8.7-69|71	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cu|gsmartcontrol-0.8.7-69|72	

9608 12
12cu|gsql-0.2.2-5|1	Name:           gsql
12cu|gsql-0.2.2-5|2	Version:        0.2.2
12cu|gsql-0.2.2-5|3	Release:        5
12cu|gsql-0.2.2-5|4	Summary:        Integrated database development tool for GNOME
12cu|gsql-0.2.2-5|5	Group:          Development/Databases
12cu|gsql-0.2.2-5|6	License:        GPLv2+
12cu|gsql-0.2.2-5|7	URL:            http://gsql.org
12cu|gsql-0.2.2-5|8	Source0:        http://gsql.googlecode.com/files/gsql-%{version}.tar.bz2
12cu|gsql-0.2.2-5|9	Patch1:		gsql-0.2.2-mysql_cursor-format-not-string-literal-and-no-format.patch
12cu|gsql-0.2.2-5|10	Patch2:		gsql-0.2.2-DESTDIR-duplicate.patch
12cu|gsql-0.2.2-5|11	Patch3:		gsql-0.2.2-libnotify0.7.patch
12cu|gsql-0.2.2-5|12	BuildRequires:  pkgconfig(gtk+-2.0), pkgconfig(gconf-2.0), pkgconfig(libglade-2.0), libgtksourceview-2.0-devel
12cu|gsql-0.2.2-5|13	BuildRequires:  pkgconfig(libgnome-2.0), pkgconfig(libgnomeui-2.0), vte-devel, mysql-devel
12cu|gsql-0.2.2-5|14	BuildRequires:  pkgconfig(libnotify) desktop-file-utils gettext
12cu|gsql-0.2.2-5|15	BuildRequires:  postgresql-devel, libssh-devel >= 1:0.4.2
12cu|gsql-0.2.2-5|16	Requires:       %{name}-engine-mysql = %{version}-%{release}
12cu|gsql-0.2.2-5|17	Requires:       %{name}-engine-postgresql = %{version}-%{release}
12cu|gsql-0.2.2-5|18	
12cu|gsql-0.2.2-5|19	%description
12cu|gsql-0.2.2-5|20	The mission of GSQL opensource project is to supply database developers with an
12cu|gsql-0.2.2-5|21	universal tool platform tailored against market leading DBMS by providing:
12cu|gsql-0.2.2-5|22	
12cu|gsql-0.2.2-5|23	* native DBMS access (not via ODBC layer)
12cu|gsql-0.2.2-5|24	* databased objects organised into a tree
12cu|gsql-0.2.2-5|25	* intuitive and easy database objects handling
12cu|gsql-0.2.2-5|26	* syntax highlighting
12cu|gsql-0.2.2-5|27	* query plan builder
12cu|gsql-0.2.2-5|28	* query constructor
12cu|gsql-0.2.2-5|29	* query result export (in XML, CSV, HTML)
12cu|gsql-0.2.2-5|30	* debugger (depending on RDBMS)
12cu|gsql-0.2.2-5|31	* query planner control (depending on RDBMS)
12cu|gsql-0.2.2-5|32	* database administration functions
12cu|gsql-0.2.2-5|33	* database system monitoring
12cu|gsql-0.2.2-5|34	* GNOME integration (via gconf and gnome-keyring)
12cu|gsql-0.2.2-5|35	
12cu|gsql-0.2.2-5|36	
12cu|gsql-0.2.2-5|37	%package        devel
12cu|gsql-0.2.2-5|38	Summary:        Development files for %{name}
12cu|gsql-0.2.2-5|39	Group:          Development/Databases
12cu|gsql-0.2.2-5|40	Requires:       %{name} = %{version}-%{release}
12cu|gsql-0.2.2-5|41	Conflicts:	%{name} < 0.2.2-4
12cu|gsql-0.2.2-5|42	
12cu|gsql-0.2.2-5|43	%description    devel
12cu|gsql-0.2.2-5|44	The %{name}-devel package contains libraries and header files for
12cu|gsql-0.2.2-5|45	developing applications that use %{name}.
12cu|gsql-0.2.2-5|46	
12cu|gsql-0.2.2-5|47	
12cu|gsql-0.2.2-5|48	%package        plugins
12cu|gsql-0.2.2-5|49	Summary:        Additional plugins for %{name}
12cu|gsql-0.2.2-5|50	Group:          Development/Databases
12cu|gsql-0.2.2-5|51	Requires:       %{name} = %{version}-%{release}
12cu|gsql-0.2.2-5|52	
12cu|gsql-0.2.2-5|53	%description    plugins
12cu|gsql-0.2.2-5|54	Additional plugins for %{name}:
12cu|gsql-0.2.2-5|55	
12cu|gsql-0.2.2-5|56	* Terminal - opens a terminal session with parameters (such as login,
12cu|gsql-0.2.2-5|57	password etc) taken from the active session
12cu|gsql-0.2.2-5|58	* Exporter - exports query results to a CVS file. So far only fetched
12cu|gsql-0.2.2-5|59	records could be exported
12cu|gsql-0.2.2-5|60	* Runner   - periodically executes SQL queries
12cu|gsql-0.2.2-5|61	
12cu|gsql-0.2.2-5|62	
12cu|gsql-0.2.2-5|63	%package        engine-mysql
12cu|gsql-0.2.2-5|64	Summary:        MySQL engine for %{name}
12cu|gsql-0.2.2-5|65	Group:          Development/Databases
12cu|gsql-0.2.2-5|66	Requires:       %{name} = %{version}-%{release}
12cu|gsql-0.2.2-5|67	
12cu|gsql-0.2.2-5|68	%description    engine-mysql
12cu|gsql-0.2.2-5|69	MySQL engine for GSQL
12cu|gsql-0.2.2-5|70	
12cu|gsql-0.2.2-5|71	%package        engine-postgresql
12cu|gsql-0.2.2-5|72	Summary:        PostgreSQL engine for %{name}
12cu|gsql-0.2.2-5|73	Group:          Development/Databases
12cu|gsql-0.2.2-5|74	Requires:       %{name} = %{version}-%{release}
12cu|gsql-0.2.2-5|75	
12cu|gsql-0.2.2-5|76	%description    engine-postgresql
12cu|gsql-0.2.2-5|77	PostgreSQL engine for GSQL
12cu|gsql-0.2.2-5|78	
12cu|gsql-0.2.2-5|79	%prep
12cu|gsql-0.2.2-5|80	%setup -q
12cu|gsql-0.2.2-5|81	%patch1 -p0
12cu|gsql-0.2.2-5|82	%patch2 -p1 -b .dest
12cu|gsql-0.2.2-5|83	%patch3 -p0 -b .notify
12cu|gsql-0.2.2-5|84	
12cu|gsql-0.2.2-5|85	%build
12cu|gsql-0.2.2-5|86	%configure2_5x \
12cu|gsql-0.2.2-5|87	--disable-schemas-install \
12cu|gsql-0.2.2-5|88	--disable-static \
12cu|gsql-0.2.2-5|89	--without-oracle \
12cu|gsql-0.2.2-5|90	--with-mysql=%{_prefix} \
12cu|gsql-0.2.2-5|91	--with-mysql-lib=%{_prefix} \
12cu|gsql-0.2.2-5|92	--with-mysql-include=%{_prefix} \
12cu|gsql-0.2.2-5|93	--with-pgsql-lib=%{_prefix} \
12cu|gsql-0.2.2-5|94	--with-pgsql-include=%{_prefix}
12cu|gsql-0.2.2-5|95	
12cu|gsql-0.2.2-5|96	%make
12cu|gsql-0.2.2-5|97	
12cu|gsql-0.2.2-5|98	%install
12cu|gsql-0.2.2-5|99	%makeinstall DESTDIR=%buildroot
12cu|gsql-0.2.2-5|100	%find_lang %{name}
12cu|gsql-0.2.2-5|101	# remove improperly placed docs
12cu|gsql-0.2.2-5|102	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
12cu|gsql-0.2.2-5|103	
12cu|gsql-0.2.2-5|104	
12cu|gsql-0.2.2-5|105	%files -f %{name}.lang
12cu|gsql-0.2.2-5|106	%defattr(-,root,root,-)
12cu|gsql-0.2.2-5|107	%doc AUTHORS COPYING README
12cu|gsql-0.2.2-5|108	%{_bindir}/%{name}
12cu|gsql-0.2.2-5|109	%dir %{_libdir}/%{name}/
12cu|gsql-0.2.2-5|110	%dir %{_libdir}/%{name}/engines/
12cu|gsql-0.2.2-5|111	%{_libdir}/lib%{name}*.so.*
12cu|gsql-0.2.2-5|112	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cu|gsql-0.2.2-5|113	%dir %{_datadir}/%{name}/
12cu|gsql-0.2.2-5|114	%dir %{_datadir}/%{name}/glade/
12cu|gsql-0.2.2-5|115	%{_datadir}/%{name}/glade/%{name}_dialogs.glade
12cu|gsql-0.2.2-5|116	%dir %{_datadir}/%{name}/ui/
12cu|gsql-0.2.2-5|117	%{_datadir}/%{name}/ui/*.ui
12cu|gsql-0.2.2-5|118	%dir %{_datadir}/pixmaps/%{name}/
12cu|gsql-0.2.2-5|119	%{_datadir}/pixmaps/%{name}/*.png
12cu|gsql-0.2.2-5|120	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cu|gsql-0.2.2-5|121	%{_datadir}/applications/%{name}.desktop
12cu|gsql-0.2.2-5|122	%{_mandir}/man1/*
12cu|gsql-0.2.2-5|123	
12cu|gsql-0.2.2-5|124	%preun
12cu|gsql-0.2.2-5|125	%preun_uninstall_gconf_schemas %{name}
12cu|gsql-0.2.2-5|126	
12cu|gsql-0.2.2-5|127	%files devel
12cu|gsql-0.2.2-5|128	%defattr(-,root,root,-)
12cu|gsql-0.2.2-5|129	%doc AUTHORS COPYING README
12cu|gsql-0.2.2-5|130	%{_libdir}/*.so
12cu|gsql-0.2.2-5|131	%{_libdir}/pkgconfig/lib%{name}.pc
12cu|gsql-0.2.2-5|132	%{_includedir}/lib%{name}/
12cu|gsql-0.2.2-5|133	
12cu|gsql-0.2.2-5|134	%files plugins
12cu|gsql-0.2.2-5|135	%defattr(-,root,root,-)
12cu|gsql-0.2.2-5|136	%doc AUTHORS COPYING README
12cu|gsql-0.2.2-5|137	%{_libdir}/%{name}/plugins/
12cu|gsql-0.2.2-5|138	%{_sysconfdir}/gconf/schemas/%{name}-plugins.schemas
12cu|gsql-0.2.2-5|139	%{_datadir}/pixmaps/%{name}/plugins/
12cu|gsql-0.2.2-5|140	%{_datadir}/%{name}/ui/plugins/
12cu|gsql-0.2.2-5|141	%{_datadir}/%{name}/glade/plugins/
12cu|gsql-0.2.2-5|142	
12cu|gsql-0.2.2-5|143	%preun plugins
12cu|gsql-0.2.2-5|144	%preun_uninstall_gconf_schemas %{name}-plugins
12cu|gsql-0.2.2-5|145	
12cu|gsql-0.2.2-5|146	%files engine-mysql
12cu|gsql-0.2.2-5|147	%defattr(-,root,root,-)
12cu|gsql-0.2.2-5|148	%doc AUTHORS COPYING README
12cu|gsql-0.2.2-5|149	%{_libdir}/%{name}/engines/lib%{name}engine_mysql.so*
12cu|gsql-0.2.2-5|150	%{_sysconfdir}/gconf/schemas/%{name}-engine-mysql.schemas
12cu|gsql-0.2.2-5|151	%{_datadir}/%{name}/ui/mysql/
12cu|gsql-0.2.2-5|152	%{_datadir}/%{name}/glade/mysql/
12cu|gsql-0.2.2-5|153	%{_datadir}/pixmaps/%{name}/mysql/
12cu|gsql-0.2.2-5|154	
12cu|gsql-0.2.2-5|155	%preun engine-mysql
12cu|gsql-0.2.2-5|156	%preun_uninstall_gconf_schemas %{name}-engine-mysql
12cu|gsql-0.2.2-5|157	
12cu|gsql-0.2.2-5|158	%files engine-postgresql
12cu|gsql-0.2.2-5|159	%defattr(-,root,root,-)
12cu|gsql-0.2.2-5|160	%doc AUTHORS COPYING README
12cu|gsql-0.2.2-5|161	%{_libdir}/%{name}/engines/lib%{name}engine_pgsql.so*
12cu|gsql-0.2.2-5|162	%{_datadir}/%{name}/ui/postgresql/
12cu|gsql-0.2.2-5|163	%{_datadir}/%{name}/glade/postgresql/
12cu|gsql-0.2.2-5|164	%{_datadir}/pixmaps/%{name}/postgresql/
12cu|gsql-0.2.2-5|165	
12cu|gsql-0.2.2-5|166	
12cu|gsql-0.2.2-5|167	%changelog
12cu|gsql-0.2.2-5|168	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.2.2-4mdv2011.0
12cu|gsql-0.2.2-5|169	+ Revision: 677507
12cu|gsql-0.2.2-5|170	- move .so into devel package
12cu|gsql-0.2.2-5|171	
12cu|gsql-0.2.2-5|172	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.2.2-3
12cu|gsql-0.2.2-5|173	+ Revision: 656817
12cu|gsql-0.2.2-5|174	- build with libnotify 0.7
12cu|gsql-0.2.2-5|175	
12cu|gsql-0.2.2-5|176	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-2mdv2011.0
12cu|gsql-0.2.2-5|177	+ Revision: 610987
12cu|gsql-0.2.2-5|178	- rebuild
12cu|gsql-0.2.2-5|179	
12cu|gsql-0.2.2-5|180	* Fri Apr 09 2010 Lonyai Gergely <aleph@mandriva.org> 0.2.2-1mdv2010.1
12cu|gsql-0.2.2-5|181	+ Revision: 533361
12cu|gsql-0.2.2-5|182	- Probe fix the libssh-devel version with epoch
12cu|gsql-0.2.2-5|183	- rebuild
12cu|gsql-0.2.2-5|184	- Fix the release tag
12cu|gsql-0.2.2-5|185	- initial release
12cu|gsql-0.2.2-5|186	- create gsql
12cu|gsql-0.2.2-5|187	

9609 12
12cu|gst123-0.3.3-1|1	Summary:	Command line audio player based on GStreamer
12cu|gst123-0.3.3-1|2	Name:		gst123
12cu|gst123-0.3.3-1|3	Version:	0.3.3
12cu|gst123-0.3.3-1|4	Release:	%mkrel 1
12cu|gst123-0.3.3-1|5	License:	LGPLv2+
12cu|gst123-0.3.3-1|6	Group:		Sound
12cu|gst123-0.3.3-1|7	Url:		http://space.twc.de/~stefan/gst123.php
12cu|gst123-0.3.3-1|8	Source0:	http://space.twc.de/~stefan/%{name}/%{name}-%{version}.tar.bz2
12cu|gst123-0.3.3-1|9	BuildRequires:	libgstreamer-plugins-base-devel
12cu|gst123-0.3.3-1|10	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|gst123-0.3.3-1|11	BuildRequires:	pkgconfig(ncurses)
12cu|gst123-0.3.3-1|12	
12cu|gst123-0.3.3-1|13	%description
12cu|gst123-0.3.3-1|14	The program gst123 is designed to be a more flexible command line player in
12cu|gst123-0.3.3-1|15	the spirit of ogg123 and mpg123, based on gstreamer. It plays all file formats
12cu|gst123-0.3.3-1|16	gstreamer understands, so if you have a music collection which contains
12cu|gst123-0.3.3-1|17	different file formats, like flac, ogg and mp3, you can use gst123 to play all
12cu|gst123-0.3.3-1|18	your music files.
12cu|gst123-0.3.3-1|19	
12cu|gst123-0.3.3-1|20	
12cu|gst123-0.3.3-1|21	%prep
12cu|gst123-0.3.3-1|22	%setup -q
12cu|gst123-0.3.3-1|23	
12cu|gst123-0.3.3-1|24	
12cu|gst123-0.3.3-1|25	%build
12cu|gst123-0.3.3-1|26	%configure2_5x
12cu|gst123-0.3.3-1|27	%make
12cu|gst123-0.3.3-1|28	
12cu|gst123-0.3.3-1|29	
12cu|gst123-0.3.3-1|30	%install
12cu|gst123-0.3.3-1|31	%makeinstall_std
12cu|gst123-0.3.3-1|32	
12cu|gst123-0.3.3-1|33	
12cu|gst123-0.3.3-1|34	%files
12cu|gst123-0.3.3-1|35	%doc AUTHORS NEWS README TODO
12cu|gst123-0.3.3-1|36	%{_bindir}/%{name}
12cu|gst123-0.3.3-1|37	%{_mandir}/man1/%{name}.1*
12cu|gst123-0.3.3-1|38	
12cu|gst123-0.3.3-1|39	
12cu|gst123-0.3.3-1|40	
12cu|gst123-0.3.3-1|41	%changelog
12cu|gst123-0.3.3-1|42	* Fri Mar 21 2014 Giovanni Mariani <mc2374@mclink.it> 0.3.3-1
12cu|gst123-0.3.3-1|43	+ Revision: 2ae1e2b
12cu|gst123-0.3.3-1|44	- Updated to version 0.3.3
12cu|gst123-0.3.3-1|45	
12cu|gst123-0.3.3-1|46	

9610 12
12cu|gstreamer0.10-vaapi-0.4.0-2|1	%define oname	gstreamer-vaapi
12cu|gstreamer0.10-vaapi-0.4.0-2|2	
12cu|gstreamer0.10-vaapi-0.4.0-2|3	%define api	0.10
12cu|gstreamer0.10-vaapi-0.4.0-2|4	%define major	0
12cu|gstreamer0.10-vaapi-0.4.0-2|5	%define libname	%mklibname gstvaapi %{api} %{major}
12cu|gstreamer0.10-vaapi-0.4.0-2|6	%define devname	%mklibname -d gstvaapi %{api}
12cu|gstreamer0.10-vaapi-0.4.0-2|7	
12cu|gstreamer0.10-vaapi-0.4.0-2|8	Summary:	VA-API support for GStreamer
12cu|gstreamer0.10-vaapi-0.4.0-2|9	Name:		gstreamer%{api}-vaapi
12cu|gstreamer0.10-vaapi-0.4.0-2|10	Version:	0.4.0
12cu|gstreamer0.10-vaapi-0.4.0-2|11	Release:	2
12cu|gstreamer0.10-vaapi-0.4.0-2|12	License:	GPLv2+
12cu|gstreamer0.10-vaapi-0.4.0-2|13	Group:		Video
12cu|gstreamer0.10-vaapi-0.4.0-2|14	Url:		http://www.splitted-desktop.com/~gbeauchesne/gstreamer-vaapi/
12cu|gstreamer0.10-vaapi-0.4.0-2|15	Source0:	http://www.splitted-desktop.com/~gbeauchesne/gstreamer-vaapi/%{oname}-%{version}.tar.gz
12cu|gstreamer0.10-vaapi-0.4.0-2|16	BuildRequires:	pkgconfig(gl)
12cu|gstreamer0.10-vaapi-0.4.0-2|17	BuildRequires:	pkgconfig(gstreamer-%{api})
12cu|gstreamer0.10-vaapi-0.4.0-2|18	BuildRequires:	pkgconfig(gstreamer-basevideo-%{api})
12cu|gstreamer0.10-vaapi-0.4.0-2|19	BuildRequires:	pkgconfig(gstreamer-codecparsers-%{api})
12cu|gstreamer0.10-vaapi-0.4.0-2|20	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api})
12cu|gstreamer0.10-vaapi-0.4.0-2|21	BuildRequires:	pkgconfig(gtk-doc)
12cu|gstreamer0.10-vaapi-0.4.0-2|22	BuildRequires:	pkgconfig(libva)
12cu|gstreamer0.10-vaapi-0.4.0-2|23	
12cu|gstreamer0.10-vaapi-0.4.0-2|24	%description
12cu|gstreamer0.10-vaapi-0.4.0-2|25	gstreamer-vaapi consists of a collection of VA-API based plugins for
12cu|gstreamer0.10-vaapi-0.4.0-2|26	GStreamer and helper libraries, allowing the use of VA-API acceleration
12cu|gstreamer0.10-vaapi-0.4.0-2|27	in applications that GStreamer for video playback.
12cu|gstreamer0.10-vaapi-0.4.0-2|28	
12cu|gstreamer0.10-vaapi-0.4.0-2|29	%files
12cu|gstreamer0.10-vaapi-0.4.0-2|30	%doc README NEWS AUTHORS
12cu|gstreamer0.10-vaapi-0.4.0-2|31	%{_libdir}/gstreamer-%{api}/libgstvaapi.so
12cu|gstreamer0.10-vaapi-0.4.0-2|32	
12cu|gstreamer0.10-vaapi-0.4.0-2|33	#----------------------------------------------------------------------------
12cu|gstreamer0.10-vaapi-0.4.0-2|34	
12cu|gstreamer0.10-vaapi-0.4.0-2|35	%package -n %{libname}
12cu|gstreamer0.10-vaapi-0.4.0-2|36	Summary:	GStreamer VA-API support libraries
12cu|gstreamer0.10-vaapi-0.4.0-2|37	License:	LGPLv2+
12cu|gstreamer0.10-vaapi-0.4.0-2|38	Group:		System/Libraries
12cu|gstreamer0.10-vaapi-0.4.0-2|39	
12cu|gstreamer0.10-vaapi-0.4.0-2|40	%description -n %{libname}
12cu|gstreamer0.10-vaapi-0.4.0-2|41	Helper libraries used by gstreamer0.10-vaapi.
12cu|gstreamer0.10-vaapi-0.4.0-2|42	
12cu|gstreamer0.10-vaapi-0.4.0-2|43	%files -n %{libname}
12cu|gstreamer0.10-vaapi-0.4.0-2|44	%{_libdir}/libgstvaapi*-%{api}.so.%{major}*
12cu|gstreamer0.10-vaapi-0.4.0-2|45	
12cu|gstreamer0.10-vaapi-0.4.0-2|46	#----------------------------------------------------------------------------
12cu|gstreamer0.10-vaapi-0.4.0-2|47	
12cu|gstreamer0.10-vaapi-0.4.0-2|48	%package -n %{devname}
12cu|gstreamer0.10-vaapi-0.4.0-2|49	Summary:	Development files for libgstvaapi
12cu|gstreamer0.10-vaapi-0.4.0-2|50	License:	LGPLv2+
12cu|gstreamer0.10-vaapi-0.4.0-2|51	Group:		System/Libraries
12cu|gstreamer0.10-vaapi-0.4.0-2|52	
12cu|gstreamer0.10-vaapi-0.4.0-2|53	%description -n %{devname}
12cu|gstreamer0.10-vaapi-0.4.0-2|54	Development files for the libgstvaapi helper libraries.
12cu|gstreamer0.10-vaapi-0.4.0-2|55	
12cu|gstreamer0.10-vaapi-0.4.0-2|56	%files -n %{devname}
12cu|gstreamer0.10-vaapi-0.4.0-2|57	%doc README NEWS AUTHORS
12cu|gstreamer0.10-vaapi-0.4.0-2|58	%{_includedir}/gstreamer-%{api}/gst/vaapi
12cu|gstreamer0.10-vaapi-0.4.0-2|59	%{_libdir}/libgstvaapi*-%{api}.so
12cu|gstreamer0.10-vaapi-0.4.0-2|60	%{_libdir}/pkgconfig/gstreamer-vaapi*-%{api}.pc
12cu|gstreamer0.10-vaapi-0.4.0-2|61	
12cu|gstreamer0.10-vaapi-0.4.0-2|62	#----------------------------------------------------------------------------
12cu|gstreamer0.10-vaapi-0.4.0-2|63	
12cu|gstreamer0.10-vaapi-0.4.0-2|64	%prep
12cu|gstreamer0.10-vaapi-0.4.0-2|65	%setup -q -n %{oname}-%{version}
12cu|gstreamer0.10-vaapi-0.4.0-2|66	%apply_patches
12cu|gstreamer0.10-vaapi-0.4.0-2|67	
12cu|gstreamer0.10-vaapi-0.4.0-2|68	%build
12cu|gstreamer0.10-vaapi-0.4.0-2|69	export LIBS="-ldl"
12cu|gstreamer0.10-vaapi-0.4.0-2|70	./autogen.sh
12cu|gstreamer0.10-vaapi-0.4.0-2|71	%configure2_5x --disable-static
12cu|gstreamer0.10-vaapi-0.4.0-2|72	%make
12cu|gstreamer0.10-vaapi-0.4.0-2|73	
12cu|gstreamer0.10-vaapi-0.4.0-2|74	%install
12cu|gstreamer0.10-vaapi-0.4.0-2|75	%makeinstall_std
12cu|gstreamer0.10-vaapi-0.4.0-2|76	
12cu|gstreamer0.10-vaapi-0.4.0-2|77	
12cu|gstreamer0.10-vaapi-0.4.0-2|78	%changelog
12cu|gstreamer0.10-vaapi-0.4.0-2|79	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.0-2
12cu|gstreamer0.10-vaapi-0.4.0-2|80	+ Revision: 823b887
12cu|gstreamer0.10-vaapi-0.4.0-2|81	- LOG Spec cleanup
12cu|gstreamer0.10-vaapi-0.4.0-2|82	
12cu|gstreamer0.10-vaapi-0.4.0-2|83	

9611 12
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|1	Summary:	Gstreamer plugin for the libav codec
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|2	Name:		gstreamer1.0-plugins-entrans
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|3	Version:	1.0.2
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|4	Release:	1
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|5	
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|6	License:	GPLv2+
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|7	Group:		Video
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|8	URL:            http://gentrans.sourceforge.net/
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|9	Source0:        http://downloads.sourceforge.net/gentrans/gst-entrans-%{version}.tar.gz
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|10	
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|11	BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|12	BuildRequires:  pkgconfig(gstreamer-1.0) >= %{version}
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|13	BuildRequires:  pkgconfig(gstreamer-base-1.0) >= %{version}
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|14	BuildRequires:  pkgconfig(gstreamer-check-1.0) >= %{version}
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|15	BuildRequires:  libtool gettext-devel
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|16	
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|17	%description
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|18	Video codec plugin for GStreamer based on the libav libraries.
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|19	
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|20	%prep
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|21	%setup -q -n gst-entrans-%{version}
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|22	
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|23	%build
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|24	autoreconf -f -i
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|25	%configure --enable-debug --disable-static --enable-gtk-doc
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|26	%make
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|27	
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|28	%install
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|29	%makeinstall_std
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|30	
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|31	find %{buildroot} -name '*.la' -delete
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|32	
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|33	%files
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|34	%doc AUTHORS COPYING
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|35	%doc docs/manual/html/
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|36	%{_bindir}/entrans*
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|37	%doc %{_mandir}/man1/entrans-*
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|38	%{_libdir}/gstreamer-1.0/libgstavidemux.so
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|39	%{_libdir}/gstreamer-1.0/libgstentrans.so
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|40	%{_libdir}/gstreamer-1.0/libgstmencoder.so
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|41	%{_libdir}/gstreamer-1.0/libgsttranscode.so
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|42	%{_libdir}/gstreamer-1.0/libgstvirtualdub.so
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|43	%{_libdir}/gstreamer-1.0/libgstyuv4mpeg.so
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|44	
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|45	%changelog
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|46	* Thu Oct 16 2014 Tigro <ashejn@gmail.com> 1.0.2-1
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|47	+ Revision: 2862950
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|48	- drop R: gstreamer-python
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|49	
12cu|gstreamer1.0-plugins-entrans-1.0.2-1|50	

9612 12
12cu|gtetrinet-0.7.11-8|1	%define version 0.7.11
12cu|gtetrinet-0.7.11-8|2	
12cu|gtetrinet-0.7.11-8|3	Summary:	TetriNET game client for Linux
12cu|gtetrinet-0.7.11-8|4	Name:		gtetrinet
12cu|gtetrinet-0.7.11-8|5	Version:	%{version}
12cu|gtetrinet-0.7.11-8|6	Release:	8
12cu|gtetrinet-0.7.11-8|7	License:	GPLv2+
12cu|gtetrinet-0.7.11-8|8	Group:		Games/Arcade
12cu|gtetrinet-0.7.11-8|9	Source:		ftp://ftp.gnome.org/pub/gnome/sources/%{name}/0.7/%{name}-%{version}.tar.bz2
12cu|gtetrinet-0.7.11-8|10	URL:		http://gtetrinet.sourceforge.net/
12cu|gtetrinet-0.7.11-8|11	Patch0:     gtetrinet-0.7.11-fix_default_server.diff
12cu|gtetrinet-0.7.11-8|12	Patch1:     gtetrinet-0.7.11-fix_format_error.diff
12cu|gtetrinet-0.7.11-8|13	Buildrequires:	pkgconfig(libgnomeui-2.0)
12cu|gtetrinet-0.7.11-8|14	BuildRequires:  perl-XML-Parser
12cu|gtetrinet-0.7.11-8|15	BuildRequires:	imagemagick
12cu|gtetrinet-0.7.11-8|16	Requires(post):		GConf2 >= 2.3.3
12cu|gtetrinet-0.7.11-8|17	Requires(preun):		GConf2 >= 2.3.3
12cu|gtetrinet-0.7.11-8|18	
12cu|gtetrinet-0.7.11-8|19	%description
12cu|gtetrinet-0.7.11-8|20	GTetrinet is a client program for the popular TetriNET game, a multiplayer
12cu|gtetrinet-0.7.11-8|21	tetris game that is played over the internet. It is written in GTK.
12cu|gtetrinet-0.7.11-8|22	(If you don't know what TetriNET is, check out tetrinet.org)
12cu|gtetrinet-0.7.11-8|23	
12cu|gtetrinet-0.7.11-8|24	Its features include:
12cu|gtetrinet-0.7.11-8|25	* Fully network compatible with Tetrinet v1.13 for Win95/98/NT
12cu|gtetrinet-0.7.11-8|26	* Theme support with sound
12cu|gtetrinet-0.7.11-8|27	* Spectator support on Tetrinet-X servers with the qirc patch by Drslum.
12cu|gtetrinet-0.7.11-8|28	
12cu|gtetrinet-0.7.11-8|29	
12cu|gtetrinet-0.7.11-8|30	%prep
12cu|gtetrinet-0.7.11-8|31	%setup -q
12cu|gtetrinet-0.7.11-8|32	%patch0 -p0
12cu|gtetrinet-0.7.11-8|33	%patch1 -p0
12cu|gtetrinet-0.7.11-8|34	
12cu|gtetrinet-0.7.11-8|35	%build
12cu|gtetrinet-0.7.11-8|36	%configure2_5x --enable-detach --enable-ipv6
12cu|gtetrinet-0.7.11-8|37	%make
12cu|gtetrinet-0.7.11-8|38	
12cu|gtetrinet-0.7.11-8|39	%install
12cu|gtetrinet-0.7.11-8|40	rm -fr $RPM_BUILD_ROOT
12cu|gtetrinet-0.7.11-8|41	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12cu|gtetrinet-0.7.11-8|42	
12cu|gtetrinet-0.7.11-8|43	# icon
12cu|gtetrinet-0.7.11-8|44	mkdir -p $RPM_BUILD_ROOT%{_iconsdir} \
12cu|gtetrinet-0.7.11-8|45	$RPM_BUILD_ROOT%{_liconsdir} \
12cu|gtetrinet-0.7.11-8|46	$RPM_BUILD_ROOT%{_miconsdir}
12cu|gtetrinet-0.7.11-8|47	convert -geometry 48x48 gtetrinet.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cu|gtetrinet-0.7.11-8|48	convert -geometry 32x32 gtetrinet.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cu|gtetrinet-0.7.11-8|49	convert -geometry 16x16 gtetrinet.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cu|gtetrinet-0.7.11-8|50	
12cu|gtetrinet-0.7.11-8|51	# menu
12cu|gtetrinet-0.7.11-8|52	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cu|gtetrinet-0.7.11-8|53	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|gtetrinet-0.7.11-8|54	[Desktop Entry]
12cu|gtetrinet-0.7.11-8|55	Name=GTetrinet
12cu|gtetrinet-0.7.11-8|56	Comment=TetriNET game client for Linux
12cu|gtetrinet-0.7.11-8|57	Exec=%_gamesbindir/gtetrinet
12cu|gtetrinet-0.7.11-8|58	Icon=%{name}
12cu|gtetrinet-0.7.11-8|59	Terminal=false
12cu|gtetrinet-0.7.11-8|60	Type=Application
12cu|gtetrinet-0.7.11-8|61	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cu|gtetrinet-0.7.11-8|62	EOF
12cu|gtetrinet-0.7.11-8|63	
12cu|gtetrinet-0.7.11-8|64	%find_lang %{name}
12cu|gtetrinet-0.7.11-8|65	
12cu|gtetrinet-0.7.11-8|66	%if %mdkversion < 200900
12cu|gtetrinet-0.7.11-8|67	%post
12cu|gtetrinet-0.7.11-8|68	%{update_menus}
12cu|gtetrinet-0.7.11-8|69	%post_install_gconf_schemas gtetrinet
12cu|gtetrinet-0.7.11-8|70	%endif
12cu|gtetrinet-0.7.11-8|71	
12cu|gtetrinet-0.7.11-8|72	%preun
12cu|gtetrinet-0.7.11-8|73	%preun_uninstall_gconf_schemas gtetrinet
12cu|gtetrinet-0.7.11-8|74	
12cu|gtetrinet-0.7.11-8|75	%if %mdkversion < 200900
12cu|gtetrinet-0.7.11-8|76	%postun
12cu|gtetrinet-0.7.11-8|77	%{clean_menus}
12cu|gtetrinet-0.7.11-8|78	%endif
12cu|gtetrinet-0.7.11-8|79	
12cu|gtetrinet-0.7.11-8|80	%clean
12cu|gtetrinet-0.7.11-8|81	rm -rf $RPM_BUILD_ROOT
12cu|gtetrinet-0.7.11-8|82	
12cu|gtetrinet-0.7.11-8|83	%files -f %{name}.lang
12cu|gtetrinet-0.7.11-8|84	%defattr(-,root,root)
12cu|gtetrinet-0.7.11-8|85	%doc AUTHORS COPYING ChangeLog NEWS README
12cu|gtetrinet-0.7.11-8|86	%{_gamesbindir}/*
12cu|gtetrinet-0.7.11-8|87	%{_datadir}/gtetrinet
12cu|gtetrinet-0.7.11-8|88	%{_datadir}/applications/*.desktop
12cu|gtetrinet-0.7.11-8|89	%{_datadir}/pixmaps/*
12cu|gtetrinet-0.7.11-8|90	%{_mandir}/man?/*
12cu|gtetrinet-0.7.11-8|91	%{_sysconfdir}/gconf/schemas/*
12cu|gtetrinet-0.7.11-8|92	%{_iconsdir}/%{name}.png
12cu|gtetrinet-0.7.11-8|93	%{_liconsdir}/%{name}.png
12cu|gtetrinet-0.7.11-8|94	%{_miconsdir}/%{name}.png
12cu|gtetrinet-0.7.11-8|95	
12cu|gtetrinet-0.7.11-8|96	
12cu|gtetrinet-0.7.11-8|97	
12cu|gtetrinet-0.7.11-8|98	
12cu|gtetrinet-0.7.11-8|99	%changelog
12cu|gtetrinet-0.7.11-8|100	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.11-7mdv2011.0
12cu|gtetrinet-0.7.11-8|101	+ Revision: 619282
12cu|gtetrinet-0.7.11-8|102	- the mass rebuild of 2010.0 packages
12cu|gtetrinet-0.7.11-8|103	
12cu|gtetrinet-0.7.11-8|104	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.7.11-6mdv2010.0
12cu|gtetrinet-0.7.11-8|105	+ Revision: 437822
12cu|gtetrinet-0.7.11-8|106	- rebuild
12cu|gtetrinet-0.7.11-8|107	
12cu|gtetrinet-0.7.11-8|108	* Sun Mar 29 2009 Michael Scherer <misc@mandriva.org> 0.7.11-5mdv2009.1
12cu|gtetrinet-0.7.11-8|109	+ Revision: 362136
12cu|gtetrinet-0.7.11-8|110	- fix default tetrinet server, bug 49270, patch 0
12cu|gtetrinet-0.7.11-8|111	- fix build ( patch 1 )
12cu|gtetrinet-0.7.11-8|112	- fix license
12cu|gtetrinet-0.7.11-8|113	
12cu|gtetrinet-0.7.11-8|114	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|gtetrinet-0.7.11-8|115	- lowercase ImageMagick
12cu|gtetrinet-0.7.11-8|116	
12cu|gtetrinet-0.7.11-8|117	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.7.11-4mdv2009.0
12cu|gtetrinet-0.7.11-8|118	+ Revision: 246671
12cu|gtetrinet-0.7.11-8|119	- rebuild
12cu|gtetrinet-0.7.11-8|120	
12cu|gtetrinet-0.7.11-8|121	+ Pixel <pixel@mandriva.com>
12cu|gtetrinet-0.7.11-8|122	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|gtetrinet-0.7.11-8|123	- use %%preun_uninstall_gconf_schemas
12cu|gtetrinet-0.7.11-8|124	- use %%post_install_gconf_schemas/%%preun_uninstall_gconf_schemas
12cu|gtetrinet-0.7.11-8|125	
12cu|gtetrinet-0.7.11-8|126	+ Olivier Blin <oblin@mandriva.com>
12cu|gtetrinet-0.7.11-8|127	- restore BuildRoot
12cu|gtetrinet-0.7.11-8|128	
12cu|gtetrinet-0.7.11-8|129	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.7.11-2mdv2008.1
12cu|gtetrinet-0.7.11-8|130	+ Revision: 132324
12cu|gtetrinet-0.7.11-8|131	- drop old menu entry
12cu|gtetrinet-0.7.11-8|132	- kill re-definition of %%buildroot on Pixel's request
12cu|gtetrinet-0.7.11-8|133	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|gtetrinet-0.7.11-8|134	
12cu|gtetrinet-0.7.11-8|135	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 0.7.11-2mdv2008.0
12cu|gtetrinet-0.7.11-8|136	+ Revision: 67951
12cu|gtetrinet-0.7.11-8|137	- convert prereq
12cu|gtetrinet-0.7.11-8|138	
12cu|gtetrinet-0.7.11-8|139	
12cu|gtetrinet-0.7.11-8|140	* Fri Dec 01 2006 Jérôme Soyer <saispo@mandriva.org> 0.7.11-1mdv2007.0
12cu|gtetrinet-0.7.11-8|141	+ Revision: 89906
12cu|gtetrinet-0.7.11-8|142	- New release 0.7.11
12cu|gtetrinet-0.7.11-8|143	- Import gtetrinet
12cu|gtetrinet-0.7.11-8|144	
12cu|gtetrinet-0.7.11-8|145	* Wed Sep 06 2006 Jerome Soyer <saispo@mandriva.org> 0.7.10-1mdv2007.0
12cu|gtetrinet-0.7.11-8|146	- New release
12cu|gtetrinet-0.7.11-8|147	- XDG
12cu|gtetrinet-0.7.11-8|148	
12cu|gtetrinet-0.7.11-8|149	* Fri Jun 03 2005 Abel Cheung <deaddog@mandriva.org> 0.7.9-1mdk
12cu|gtetrinet-0.7.11-8|150	- New release
12cu|gtetrinet-0.7.11-8|151	- Drop upstream patch
12cu|gtetrinet-0.7.11-8|152	
12cu|gtetrinet-0.7.11-8|153	* Tue Mar 22 2005 Abel Cheung <deaddog@mandrake.org> 0.7.8-2mdk
12cu|gtetrinet-0.7.11-8|154	- P0: UTF8 support (CVS)
12cu|gtetrinet-0.7.11-8|155	
12cu|gtetrinet-0.7.11-8|156	* Sun Dec 26 2004 Abel Cheung <deaddog@mandrakesoft.com> 0.7.8-1mdk
12cu|gtetrinet-0.7.11-8|157	- New release 0.7.8
12cu|gtetrinet-0.7.11-8|158	
12cu|gtetrinet-0.7.11-8|159	* Thu Apr 22 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.7-2mdk
12cu|gtetrinet-0.7.11-8|160	- fix buildrequires
12cu|gtetrinet-0.7.11-8|161	
12cu|gtetrinet-0.7.11-8|162	* Tue Apr 20 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.7-1mdk
12cu|gtetrinet-0.7.11-8|163	- new version
12cu|gtetrinet-0.7.11-8|164	

9613 12
12cu|gtg-0.3-1|1	Name:           gtg
12cu|gtg-0.3-1|2	Version:        0.3
12cu|gtg-0.3-1|3	Release:        1
12cu|gtg-0.3-1|4	Group:          Development/Other
12cu|gtg-0.3-1|5	License:        GPLv3
12cu|gtg-0.3-1|6	Summary:        Getting Things GNOME! is an organizer for the GNOME desktop environment
12cu|gtg-0.3-1|7	Source:         https://launchpad.net/gtg/0.3/0.3/+download/%{name}-%{version}.tar.gz
12cu|gtg-0.3-1|8	URL:            http://gtg.fritalk.com/
12cu|gtg-0.3-1|9	
12cu|gtg-0.3-1|10	BuildRequires: pyxdg
12cu|gtg-0.3-1|11	BuildRequires: python-devel
12cu|gtg-0.3-1|12	Requires:      python-configobj
12cu|gtg-0.3-1|13	Requires:      python-simplejson
12cu|gtg-0.3-1|14	Requires:      pygtk2.0
12cu|gtg-0.3-1|15	Requires:      pygtk2.0-libglade
12cu|gtg-0.3-1|16	Requires:      pyxdg
12cu|gtg-0.3-1|17	Requires:      python-gobject
12cu|gtg-0.3-1|18	Suggests: python-bugz
12cu|gtg-0.3-1|19	Suggests: python-evolution
12cu|gtg-0.3-1|20	Suggests: hamster-applet
12cu|gtg-0.3-1|21	Suggests: python-champlain
12cu|gtg-0.3-1|22	Suggests: python-clutter
12cu|gtg-0.3-1|23	Suggests: python-clutter-gtk
12cu|gtg-0.3-1|24	#Suggests:python-geoclue
12cu|gtg-0.3-1|25	BuildArch: noarch
12cu|gtg-0.3-1|26	
12cu|gtg-0.3-1|27	%description
12cu|gtg-0.3-1|28	Getting Things Gnome! is an organizer for the GNOME desktop environment.
12cu|gtg-0.3-1|29	
12cu|gtg-0.3-1|30	GTG focuses on usability and ease of use. Its main objective is to
12cu|gtg-0.3-1|31	provide a simple, powerful and flexible organization tool to the
12cu|gtg-0.3-1|32	GNOME desktop environment.
12cu|gtg-0.3-1|33	
12cu|gtg-0.3-1|34	GTG uses a very handy text edition system for task creation and edition.
12cu|gtg-0.3-1|35	The task editor can automatically recognize meta-data such as tags
12cu|gtg-0.3-1|36	and subtasks only by the use of a very simple syntax.
12cu|gtg-0.3-1|37	If you wanna know more about this, please read Getting Started With GTG.
12cu|gtg-0.3-1|38	
12cu|gtg-0.3-1|39	%prep
12cu|gtg-0.3-1|40	%setup -q
12cu|gtg-0.3-1|41	
12cu|gtg-0.3-1|42	%build
12cu|gtg-0.3-1|43	
12cu|gtg-0.3-1|44	%install
12cu|gtg-0.3-1|45	python setup.py install --root %{buildroot}
12cu|gtg-0.3-1|46	
12cu|gtg-0.3-1|47	%find_lang %{name}
12cu|gtg-0.3-1|48	
12cu|gtg-0.3-1|49	%files -f %{name}.lang
12cu|gtg-0.3-1|50	%doc AUTHORS README CHANGELOG
12cu|gtg-0.3-1|51	%{_bindir}/%{name}*
12cu|gtg-0.3-1|52	%{_bindir}/gtcli
12cu|gtg-0.3-1|53	%{_datadir}/%{name}
12cu|gtg-0.3-1|54	%{_mandir}/man1/gtg*
12cu|gtg-0.3-1|55	%{_mandir}/man1/gtcli*
12cu|gtg-0.3-1|56	%{python_sitelib}/GTG
12cu|gtg-0.3-1|57	%{python_sitelib}/%{name}-%{version}-py%{py_ver}.egg-info
12cu|gtg-0.3-1|58	%{_datadir}/applications/%{name}.desktop
12cu|gtg-0.3-1|59	%{_datadir}/dbus-1/services/org.gnome.GTG.service
12cu|gtg-0.3-1|60	%{_iconsdir}/hicolor/*/apps/gtg.*
12cu|gtg-0.3-1|61	%{_datadir}/help/*/%{name}
12cu|gtg-0.3-1|62	
12cu|gtg-0.3-1|63	%changelog
12cu|gtg-0.3-1|64	* Mon May 02 2011 Olivier Faurax <ofaurax@mandriva.org> 0.2.4-4mdv2011.0
12cu|gtg-0.3-1|65	+ Revision: 662744
12cu|gtg-0.3-1|66	- silent: bump release
12cu|gtg-0.3-1|67	- New suggests for plugins support
12cu|gtg-0.3-1|68	
12cu|gtg-0.3-1|69	* Sat Nov 20 2010 Jani Välimaa <wally@mandriva.org> 0.2.4-3mdv2011.0
12cu|gtg-0.3-1|70	+ Revision: 599310
12cu|gtg-0.3-1|71	- add missing requires
12cu|gtg-0.3-1|72	- fix source tag
12cu|gtg-0.3-1|73	- fix typo in description
12cu|gtg-0.3-1|74	- fix install
12cu|gtg-0.3-1|75	- fix file list (don't own system dirs)
12cu|gtg-0.3-1|76	
12cu|gtg-0.3-1|77	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.2.4-2mdv2011.0
12cu|gtg-0.3-1|78	+ Revision: 592472
12cu|gtg-0.3-1|79	- fix for python 2.7
12cu|gtg-0.3-1|80	- rebuild for python 2.7
12cu|gtg-0.3-1|81	
12cu|gtg-0.3-1|82	* Mon Apr 12 2010 Olivier Faurax <ofaurax@mandriva.org> 0.2.4-1mdv2010.1
12cu|gtg-0.3-1|83	+ Revision: 533677
12cu|gtg-0.3-1|84	- new version 0.2.4
12cu|gtg-0.3-1|85	
12cu|gtg-0.3-1|86	* Sat Mar 13 2010 Olivier Faurax <ofaurax@mandriva.org> 0.2.2-2mdv2010.1
12cu|gtg-0.3-1|87	+ Revision: 518750
12cu|gtg-0.3-1|88	- Better summary
12cu|gtg-0.3-1|89	- correct handling of lang files
12cu|gtg-0.3-1|90	- correct handling of man file
12cu|gtg-0.3-1|91	
12cu|gtg-0.3-1|92	* Sat Mar 13 2010 Olivier Faurax <ofaurax@mandriva.org> 0.2.2-1mdv2010.1
12cu|gtg-0.3-1|93	+ Revision: 518618
12cu|gtg-0.3-1|94	- New version 0.2.2
12cu|gtg-0.3-1|95	
12cu|gtg-0.3-1|96	* Sun Dec 20 2009 Olivier Faurax <ofaurax@mandriva.org> 0.2-1mdv2010.1
12cu|gtg-0.3-1|97	+ Revision: 480451
12cu|gtg-0.3-1|98	- version 0.2.0 -> 0.2 + new binay gtg_new_task
12cu|gtg-0.3-1|99	- new version: GTG 0.2.0
12cu|gtg-0.3-1|100	
12cu|gtg-0.3-1|101	* Sun Dec 20 2009 Olivier Faurax <ofaurax@mandriva.org> 0.1.9-1mdv2010.1
12cu|gtg-0.3-1|102	+ Revision: 480300
12cu|gtg-0.3-1|103	- Added correct lib dir
12cu|gtg-0.3-1|104	- Missing python-devel
12cu|gtg-0.3-1|105	- Remove noarch, seems something is arch specific
12cu|gtg-0.3-1|106	- Missing pyxdg dependency (2)
12cu|gtg-0.3-1|107	- Setting as noarch
12cu|gtg-0.3-1|108	- Missing pyxdg dependency
12cu|gtg-0.3-1|109	- import gtg
12cu|gtg-0.3-1|110	
12cu|gtg-0.3-1|111	
12cu|gtg-0.3-1|112	

9614 12
12cu|gtimelog-0.9.1-1|1	Summary: a small application to keep track of your time
12cu|gtimelog-0.9.1-1|2	Name: gtimelog
12cu|gtimelog-0.9.1-1|3	Version: 0.9.1
12cu|gtimelog-0.9.1-1|4	Release: 1
12cu|gtimelog-0.9.1-1|5	Group: Office
12cu|gtimelog-0.9.1-1|6	License: GPLv2
12cu|gtimelog-0.9.1-1|7	URL: http://mg.pov.lt/gtimelog/
12cu|gtimelog-0.9.1-1|8	Source0: https://github.com/gtimelog/gtimelog/archive/0.9.1/%{name}-%{version}.tar.gz
12cu|gtimelog-0.9.1-1|9	Requires: pygtk2.0
12cu|gtimelog-0.9.1-1|10	Requires: pygtk2.0-libglade
12cu|gtimelog-0.9.1-1|11	BuildRequires: python-devel
12cu|gtimelog-0.9.1-1|12	BuildRequires: python-setuptools
12cu|gtimelog-0.9.1-1|13	BuildRequires: desktop-file-utils
12cu|gtimelog-0.9.1-1|14	
12cu|gtimelog-0.9.1-1|15	%define debug_package %{nil}
12cu|gtimelog-0.9.1-1|16	
12cu|gtimelog-0.9.1-1|17	%description
12cu|gtimelog-0.9.1-1|18	GTimeLog is a small Gtk+ app for keeping track of your time. It's main goal
12cu|gtimelog-0.9.1-1|19	is to be as unintrusive as possible.
12cu|gtimelog-0.9.1-1|20	
12cu|gtimelog-0.9.1-1|21	%prep
12cu|gtimelog-0.9.1-1|22	%setup -q
12cu|gtimelog-0.9.1-1|23	
12cu|gtimelog-0.9.1-1|24	%build
12cu|gtimelog-0.9.1-1|25	
12cu|gtimelog-0.9.1-1|26	%install
12cu|gtimelog-0.9.1-1|27	%__python setup.py install --root=%{buildroot}
12cu|gtimelog-0.9.1-1|28	mkdir -p %{buildroot}%{_datadir}/applications
12cu|gtimelog-0.9.1-1|29	desktop-file-install \
12cu|gtimelog-0.9.1-1|30	--dir %{buildroot}%{_datadir}/applications \
12cu|gtimelog-0.9.1-1|31	%name.desktop
12cu|gtimelog-0.9.1-1|32	
12cu|gtimelog-0.9.1-1|33	%files
12cu|gtimelog-0.9.1-1|34	%doc   gtimelogrc.example
12cu|gtimelog-0.9.1-1|35	%attr(0755,root,root)%{_bindir}/%name
12cu|gtimelog-0.9.1-1|36	%{py_puresitedir}/%{name}*
12cu|gtimelog-0.9.1-1|37	%{_datadir}/applications/%name.desktop
12cu|gtimelog-0.9.1-1|38	
12cu|gtimelog-0.9.1-1|39	
12cu|gtimelog-0.9.1-1|40	
12cu|gtimelog-0.9.1-1|41	%changelog
12cu|gtimelog-0.9.1-1|42	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-1
12cu|gtimelog-0.9.1-1|43	+ Revision: 00bad2b
12cu|gtimelog-0.9.1-1|44	- Fix %doc files
12cu|gtimelog-0.9.1-1|45	
12cu|gtimelog-0.9.1-1|46	

9615 12
12cu|gtkam-0.2.0-3|1	%define buildgimpplugin	1
12cu|gtkam-0.2.0-3|2	
12cu|gtkam-0.2.0-3|3	Summary: 	GPhoto2 GTK+ frontend
12cu|gtkam-0.2.0-3|4	Name: 		gtkam
12cu|gtkam-0.2.0-3|5	Version: 	0.2.0
12cu|gtkam-0.2.0-3|6	Release: 	3
12cu|gtkam-0.2.0-3|7	License: 	GPLv2+
12cu|gtkam-0.2.0-3|8	Group: 		Graphics
12cu|gtkam-0.2.0-3|9	Source0:	http://downloads.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2
12cu|gtkam-0.2.0-3|10	# file in the tarball is corrupt: replaced from upstream SVN. Drop
12cu|gtkam-0.2.0-3|11	# with any release after 0.1.14. -AdamW 2007/07
12cu|gtkam-0.2.0-3|12	Patch0:		gtkam-omf-install.patch
12cu|gtkam-0.2.0-3|13	Patch1:		gtkam_wformat.patch
12cu|gtkam-0.2.0-3|14	URL: 		http://sourceforge.net/projects/gphoto
12cu|gtkam-0.2.0-3|15	Requires:	gphoto2
12cu|gtkam-0.2.0-3|16	BuildRequires: 	pkgconfig(libgphoto2)
12cu|gtkam-0.2.0-3|17	BuildRequires: 	gettext-devel
12cu|gtkam-0.2.0-3|18	BuildRequires: 	libexif-gtk-devel
12cu|gtkam-0.2.0-3|19	BuildRequires:	autoconf
12cu|gtkam-0.2.0-3|20	BuildRequires:	imagemagick
12cu|gtkam-0.2.0-3|21	BuildRequires:	gnome-common
12cu|gtkam-0.2.0-3|22	BuildRequires:	intltool
12cu|gtkam-0.2.0-3|23	BuildRequires:	pkgconfig(libbonobo-2.0)
12cu|gtkam-0.2.0-3|24	BuildRequires:	pkgconfig(bonobo-activation-2.0)
12cu|gtkam-0.2.0-3|25	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|gtkam-0.2.0-3|26	BuildRequires:	scrollkeeper
12cu|gtkam-0.2.0-3|27	%if %{buildgimpplugin}
12cu|gtkam-0.2.0-3|28	BuildRequires: 	gimp-devel
12cu|gtkam-0.2.0-3|29	%endif
12cu|gtkam-0.2.0-3|30	
12cu|gtkam-0.2.0-3|31	Requires(post):		scrollkeeper
12cu|gtkam-0.2.0-3|32	Requires(postun):	scrollkeeper
12cu|gtkam-0.2.0-3|33	
12cu|gtkam-0.2.0-3|34	%description
12cu|gtkam-0.2.0-3|35	GTKam is a fine interface for a wide variety of digital cameras.
12cu|gtkam-0.2.0-3|36	
12cu|gtkam-0.2.0-3|37	%if %{buildgimpplugin}
12cu|gtkam-0.2.0-3|38	%package gimp-plugin
12cu|gtkam-0.2.0-3|39	Summary: 	GIMP-plug-in for digital camera access through GPhoto2
12cu|gtkam-0.2.0-3|40	Requires: 	%{name} = %{version}
12cu|gtkam-0.2.0-3|41	Requires:	gimp
12cu|gtkam-0.2.0-3|42	Group: 		Graphics
12cu|gtkam-0.2.0-3|43	
12cu|gtkam-0.2.0-3|44	%description gimp-plugin
12cu|gtkam-0.2.0-3|45	GIMP-plug-in for direct digital camera access through GPhoto2.
12cu|gtkam-0.2.0-3|46	%endif
12cu|gtkam-0.2.0-3|47	
12cu|gtkam-0.2.0-3|48	%prep
12cu|gtkam-0.2.0-3|49	%setup -q
12cu|gtkam-0.2.0-3|50	%patch0 -p1
12cu|gtkam-0.2.0-3|51	%patch1 -p1
12cu|gtkam-0.2.0-3|52	
12cu|gtkam-0.2.0-3|53	%build
12cu|gtkam-0.2.0-3|54	%configure2_5x
12cu|gtkam-0.2.0-3|55	
12cu|gtkam-0.2.0-3|56	%make WARN_CFLAGS=""
12cu|gtkam-0.2.0-3|57	
12cu|gtkam-0.2.0-3|58	%install
12cu|gtkam-0.2.0-3|59	%makeinstall_std
12cu|gtkam-0.2.0-3|60	%find_lang %{name} --with-gnome
12cu|gtkam-0.2.0-3|61	
12cu|gtkam-0.2.0-3|62	# icons
12cu|gtkam-0.2.0-3|63	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|gtkam-0.2.0-3|64	cp %{buildroot}%{_datadir}/pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|gtkam-0.2.0-3|65	convert -scale 32 %{buildroot}%{_datadir}/pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|gtkam-0.2.0-3|66	convert -scale 16 %{buildroot}%{_datadir}/pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|gtkam-0.2.0-3|67	
12cu|gtkam-0.2.0-3|68	# menu stuff
12cu|gtkam-0.2.0-3|69	mkdir -p %{buildroot}%{_datadir}/applications
12cu|gtkam-0.2.0-3|70	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cu|gtkam-0.2.0-3|71	[Desktop Entry]
12cu|gtkam-0.2.0-3|72	Name=GTKam
12cu|gtkam-0.2.0-3|73	Comment=Access digital cameras (via GPhoto2)
12cu|gtkam-0.2.0-3|74	Exec=%{_bindir}/%{name}
12cu|gtkam-0.2.0-3|75	Icon=%{name}
12cu|gtkam-0.2.0-3|76	Terminal=false
12cu|gtkam-0.2.0-3|77	Type=Application
12cu|gtkam-0.2.0-3|78	Categories=GTK;Graphics;Photography;
12cu|gtkam-0.2.0-3|79	EOF
12cu|gtkam-0.2.0-3|80	
12cu|gtkam-0.2.0-3|81	rm -rf %{buildroot}%{_docdir}/%{name}
12cu|gtkam-0.2.0-3|82	#rm -rf %{buildroot}/var/lib/scrollkeeper
12cu|gtkam-0.2.0-3|83	rm -rf %{buildroot}/%{_datadir}/applications/gtkam.desktop
12cu|gtkam-0.2.0-3|84	
12cu|gtkam-0.2.0-3|85	# dynamic desktop support
12cu|gtkam-0.2.0-3|86	%define launchers /etc/dynamic/launchers/camera
12cu|gtkam-0.2.0-3|87	
12cu|gtkam-0.2.0-3|88	mkdir -p %{buildroot}%{launchers}
12cu|gtkam-0.2.0-3|89	cat > %{buildroot}%{launchers}/%{name}.desktop << EOF
12cu|gtkam-0.2.0-3|90	[Desktop Entry]
12cu|gtkam-0.2.0-3|91	Name=GTKam
12cu|gtkam-0.2.0-3|92	Comment=GNU Digital Camera Program
12cu|gtkam-0.2.0-3|93	TryExec=%{_bindir}/gtkam
12cu|gtkam-0.2.0-3|94	Exec=%{_bindir}/gtkam
12cu|gtkam-0.2.0-3|95	Terminal=false
12cu|gtkam-0.2.0-3|96	Icon=gtkam
12cu|gtkam-0.2.0-3|97	Type=Application
12cu|gtkam-0.2.0-3|98	EOF
12cu|gtkam-0.2.0-3|99	
12cu|gtkam-0.2.0-3|100	%post
12cu|gtkam-0.2.0-3|101	update-alternatives --install %{launchers}/kde.desktop camera.kde.dynamic %{launchers}/%{name}.desktop 50
12cu|gtkam-0.2.0-3|102	update-alternatives --install %{launchers}/gnome.desktop camera.gnome.dynamic %{launchers}/%{name}.desktop 50
12cu|gtkam-0.2.0-3|103	
12cu|gtkam-0.2.0-3|104	%postun
12cu|gtkam-0.2.0-3|105	if [ $1 = 0 ]; then
12cu|gtkam-0.2.0-3|106	update-alternatives --remove camera.kde.dynamic %{launchers}/%{name}.desktop
12cu|gtkam-0.2.0-3|107	update-alternatives --remove camera.gnome.dynamic %{launchers}/%{name}.desktop
12cu|gtkam-0.2.0-3|108	fi
12cu|gtkam-0.2.0-3|109	
12cu|gtkam-0.2.0-3|110	%clean
12cu|gtkam-0.2.0-3|111	
12cu|gtkam-0.2.0-3|112	%files -f %{name}.lang
12cu|gtkam-0.2.0-3|113	%doc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
12cu|gtkam-0.2.0-3|114	%config(noreplace) %{launchers}/%{name}.desktop
12cu|gtkam-0.2.0-3|115	%{_bindir}/*
12cu|gtkam-0.2.0-3|116	%{_datadir}/%{name}
12cu|gtkam-0.2.0-3|117	%{_datadir}/images/%{name}
12cu|gtkam-0.2.0-3|118	%{_datadir}/applications/*
12cu|gtkam-0.2.0-3|119	%{_mandir}/*/%{name}*
12cu|gtkam-0.2.0-3|120	#%{_datadir}/omf/%{name}
12cu|gtkam-0.2.0-3|121	%{_datadir}/pixmaps/%{name}.png
12cu|gtkam-0.2.0-3|122	%{_datadir}/pixmaps/%{name}-camera.png
12cu|gtkam-0.2.0-3|123	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|gtkam-0.2.0-3|124	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|gtkam-0.2.0-3|125	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|gtkam-0.2.0-3|126	
12cu|gtkam-0.2.0-3|127	%if %{buildgimpplugin}
12cu|gtkam-0.2.0-3|128	%files gimp-plugin
12cu|gtkam-0.2.0-3|129	%{_libdir}/gimp/*/plug-ins/%{name}-gimp
12cu|gtkam-0.2.0-3|130	%endif
12cu|gtkam-0.2.0-3|131	
12cu|gtkam-0.2.0-3|132	%changelog
12cu|gtkam-0.2.0-3|133	* Wed Nov 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-3
12cu|gtkam-0.2.0-3|134	+ Revision: 6b254ec
12cu|gtkam-0.2.0-3|135	- Updated to 0.2.0
12cu|gtkam-0.2.0-3|136	
12cu|gtkam-0.2.0-3|137	

9616 12
12cu|gtk+extra-3-3.0.1-2|1	%define api 3.0
12cu|gtk+extra-3-3.0.1-2|2	%define major 1
12cu|gtk+extra-3-3.0.1-2|3	%define libname %mklibname gtkextra-x11_ %{api} %{major}
12cu|gtk+extra-3-3.0.1-2|4	%define devname %mklibname gtkextra-x11_ %{api} -d
12cu|gtk+extra-3-3.0.1-2|5	
12cu|gtk+extra-3-3.0.1-2|6	Summary:	Extra gtk+2 widget
12cu|gtk+extra-3-3.0.1-2|7	Name:		gtk+extra-3
12cu|gtk+extra-3-3.0.1-2|8	Version:	3.0.1
12cu|gtk+extra-3-3.0.1-2|9	Release:	2
12cu|gtk+extra-3-3.0.1-2|10	License:	GPLv2+
12cu|gtk+extra-3-3.0.1-2|11	Group:		Development/Other
12cu|gtk+extra-3-3.0.1-2|12	Url:		http://gtkextra.sourceforge.net/
12cu|gtk+extra-3-3.0.1-2|13	Source0:	http://nchc.dl.sourceforge.net/sourceforge/scigraphica/gtk+extra-%{version}.tar.gz
12cu|gtk+extra-3-3.0.1-2|14	Patch0:		gtk+extra-3.0.1-glibh.patch
12cu|gtk+extra-3-3.0.1-2|15	Patch1:		gtk+extra-3.0.1-printf.patch
12cu|gtk+extra-3-3.0.1-2|16	BuildRequires:	pkgconfig(glib-2.0)
12cu|gtk+extra-3-3.0.1-2|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cu|gtk+extra-3-3.0.1-2|18	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|gtk+extra-3-3.0.1-2|19	BuildRequires:	pkgconfig(gtk-doc)
12cu|gtk+extra-3-3.0.1-2|20	
12cu|gtk+extra-3-3.0.1-2|21	%description
12cu|gtk+extra-3-3.0.1-2|22	Extra gtk2 widget.
12cu|gtk+extra-3-3.0.1-2|23	
12cu|gtk+extra-3-3.0.1-2|24	#----------------------------------------------------------------------------
12cu|gtk+extra-3-3.0.1-2|25	
12cu|gtk+extra-3-3.0.1-2|26	%package -n %{libname}
12cu|gtk+extra-3-3.0.1-2|27	Summary:	Shared library for %{name}
12cu|gtk+extra-3-3.0.1-2|28	Group:		System/Libraries
12cu|gtk+extra-3-3.0.1-2|29	Conflicts:	%{_lib}gtk+extra-3_3.0 < 3.0.1-2
12cu|gtk+extra-3-3.0.1-2|30	Obsoletes:	%{_lib}gtk+extra-3_3.0 < 3.0.1-2
12cu|gtk+extra-3-3.0.1-2|31	
12cu|gtk+extra-3-3.0.1-2|32	%description -n %{libname}
12cu|gtk+extra-3-3.0.1-2|33	This package contains the library needed to run programs dynamically
12cu|gtk+extra-3-3.0.1-2|34	linked with libgtk+extra-3.
12cu|gtk+extra-3-3.0.1-2|35	
12cu|gtk+extra-3-3.0.1-2|36	%files -n %{libname}
12cu|gtk+extra-3-3.0.1-2|37	%{_libdir}/libgtkextra-x11-%{api}.so.%{major}*
12cu|gtk+extra-3-3.0.1-2|38	
12cu|gtk+extra-3-3.0.1-2|39	#----------------------------------------------------------------------------
12cu|gtk+extra-3-3.0.1-2|40	
12cu|gtk+extra-3-3.0.1-2|41	%package -n %{devname}
12cu|gtk+extra-3-3.0.1-2|42	Summary:	Headers for developing programs that will use libgtk+extra-3
12cu|gtk+extra-3-3.0.1-2|43	Group:		Development/C
12cu|gtk+extra-3-3.0.1-2|44	Requires:	%{libname} = %{EVRD}
12cu|gtk+extra-3-3.0.1-2|45	Provides:	%{name}-devel = %{EVRD}
12cu|gtk+extra-3-3.0.1-2|46	Conflicts:	%{_lib}gtk+extra-3_3.0 < 3.0.1-2
12cu|gtk+extra-3-3.0.1-2|47	Conflicts:	%{_lib}gtk+extra-3_3.0-devel < 3.0.1-2
12cu|gtk+extra-3-3.0.1-2|48	Obsoletes:	%{_lib}gtk+extra-3_3.0-devel < 3.0.1-2
12cu|gtk+extra-3-3.0.1-2|49	
12cu|gtk+extra-3-3.0.1-2|50	%description -n %{devname}
12cu|gtk+extra-3-3.0.1-2|51	This package contains the headers that programmers will need to develop
12cu|gtk+extra-3-3.0.1-2|52	applications which will use libgtk+extra-3.
12cu|gtk+extra-3-3.0.1-2|53	
12cu|gtk+extra-3-3.0.1-2|54	%files -n %{devname}
12cu|gtk+extra-3-3.0.1-2|55	%{_includedir}/*
12cu|gtk+extra-3-3.0.1-2|56	%{_libdir}/libgtkextra-x11-%{api}.so
12cu|gtk+extra-3-3.0.1-2|57	%{_libdir}/pkgconfig/*.pc
12cu|gtk+extra-3-3.0.1-2|58	%{_datadir}/gtk-doc/html/gtkextra/*
12cu|gtk+extra-3-3.0.1-2|59	
12cu|gtk+extra-3-3.0.1-2|60	#----------------------------------------------------------------------------
12cu|gtk+extra-3-3.0.1-2|61	
12cu|gtk+extra-3-3.0.1-2|62	%prep
12cu|gtk+extra-3-3.0.1-2|63	%setup -q -n gtk+extra-%{version}
12cu|gtk+extra-3-3.0.1-2|64	%patch0 -p2 -b .glibh
12cu|gtk+extra-3-3.0.1-2|65	%patch1 -p2 -b .printf
12cu|gtk+extra-3-3.0.1-2|66	
12cu|gtk+extra-3-3.0.1-2|67	%build
12cu|gtk+extra-3-3.0.1-2|68	autoreconf -vif
12cu|gtk+extra-3-3.0.1-2|69	%configure2_5x --disable-static
12cu|gtk+extra-3-3.0.1-2|70	%make
12cu|gtk+extra-3-3.0.1-2|71	
12cu|gtk+extra-3-3.0.1-2|72	%install
12cu|gtk+extra-3-3.0.1-2|73	%makeinstall_std
12cu|gtk+extra-3-3.0.1-2|74	
12cu|gtk+extra-3-3.0.1-2|75	
12cu|gtk+extra-3-3.0.1-2|76	%changelog
12cu|gtk+extra-3-3.0.1-2|77	* Fri May 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.1-2
12cu|gtk+extra-3-3.0.1-2|78	+ Revision: ad1d9b5
12cu|gtk+extra-3-3.0.1-2|79	- Fix library and devel package according to our library packaging policy, spec cleanup
12cu|gtk+extra-3-3.0.1-2|80	
12cu|gtk+extra-3-3.0.1-2|81	

9617 12
12cu|gtkfind-1.1-13|1	Summary:	A graphical file finding program
12cu|gtkfind-1.1-13|2	Name:		gtkfind
12cu|gtkfind-1.1-13|3	Version:	1.1
12cu|gtkfind-1.1-13|4	Release:	13
12cu|gtkfind-1.1-13|5	License:	GPLv2+
12cu|gtkfind-1.1-13|6	Group:		File tools
12cu|gtkfind-1.1-13|7	Source0:	%{name}-%{version}.tar.bz2
12cu|gtkfind-1.1-13|8	Url:		http://www.oz.net/~mattg/download.html
12cu|gtkfind-1.1-13|9	BuildRequires:	man
12cu|gtkfind-1.1-13|10	BuildRequires:	xterm
12cu|gtkfind-1.1-13|11	BuildRequires:	pkgconfig(gtk+)
12cu|gtkfind-1.1-13|12	
12cu|gtkfind-1.1-13|13	%description
12cu|gtkfind-1.1-13|14	gtkfind is a graphical file finding program, written by Matt Grossman
12cu|gtkfind-1.1-13|15	<mattg@oz.net> and distributed under the terms of the GNU GPL. It
12cu|gtkfind-1.1-13|16	requires X and the freely distributable (GPL) gtk toolkit to run.
12cu|gtkfind-1.1-13|17	
12cu|gtkfind-1.1-13|18	%files
12cu|gtkfind-1.1-13|19	%doc README COPYING INSTALL
12cu|gtkfind-1.1-13|20	%{_bindir}/%{name}
12cu|gtkfind-1.1-13|21	%{_mandir}/man1/*
12cu|gtkfind-1.1-13|22	%{_datadir}/applications/%{name}.desktop
12cu|gtkfind-1.1-13|23	
12cu|gtkfind-1.1-13|24	#----------------------------------------------------------------------------
12cu|gtkfind-1.1-13|25	
12cu|gtkfind-1.1-13|26	%prep
12cu|gtkfind-1.1-13|27	%setup -q
12cu|gtkfind-1.1-13|28	
12cu|gtkfind-1.1-13|29	%build
12cu|gtkfind-1.1-13|30	%configure2_5x
12cu|gtkfind-1.1-13|31	%make
12cu|gtkfind-1.1-13|32	
12cu|gtkfind-1.1-13|33	%install
12cu|gtkfind-1.1-13|34	mkdir -p %{buildroot}%{_bindir}
12cu|gtkfind-1.1-13|35	mkdir -p %{buildroot}%{_mandir}/man1
12cu|gtkfind-1.1-13|36	install -m 755 gtkfind %{buildroot}%{_bindir}
12cu|gtkfind-1.1-13|37	install -m 444 gtkfind.1 %{buildroot}%{_mandir}/man1
12cu|gtkfind-1.1-13|38	
12cu|gtkfind-1.1-13|39	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|gtkfind-1.1-13|40	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|gtkfind-1.1-13|41	[Desktop Entry]
12cu|gtkfind-1.1-13|42	Type=Application
12cu|gtkfind-1.1-13|43	Exec=%{_bindir}/%{name}
12cu|gtkfind-1.1-13|44	Name=Gtkfind
12cu|gtkfind-1.1-13|45	Comment=Graphical file finding program
12cu|gtkfind-1.1-13|46	Icon=file_tools_section
12cu|gtkfind-1.1-13|47	Categories=X-MandrivaLinux-System-FileTools;System;
12cu|gtkfind-1.1-13|48	EOF
12cu|gtkfind-1.1-13|49	
12cu|gtkfind-1.1-13|50	
12cu|gtkfind-1.1-13|51	%changelog
12cu|gtkfind-1.1-13|52	* Sat Mar 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-13
12cu|gtkfind-1.1-13|53	+ Revision: 166a7dd
12cu|gtkfind-1.1-13|54	- LOG Update BuildRequires
12cu|gtkfind-1.1-13|55	
12cu|gtkfind-1.1-13|56	

9618 12
12cu|gtkglextmm-1.2.0-5|1	%define	major	0
12cu|gtkglextmm-1.2.0-5|2	%define	api	1.2
12cu|gtkglextmm-1.2.0-5|3	%define	gdkname	%mklibname gdkglextmm-x11_ %{api} %{major}
12cu|gtkglextmm-1.2.0-5|4	%define	gtkname	%mklibname gtkglextmm-x11_ %{api} %{major}
12cu|gtkglextmm-1.2.0-5|5	%define	devname	%mklibname gtkglextmm-x11_ %{api} -d
12cu|gtkglextmm-1.2.0-5|6	
12cu|gtkglextmm-1.2.0-5|7	Summary:	Libraries for the gtkglextmm package
12cu|gtkglextmm-1.2.0-5|8	Name:		gtkglextmm
12cu|gtkglextmm-1.2.0-5|9	Version:	1.2.0
12cu|gtkglextmm-1.2.0-5|10	Release:	5
12cu|gtkglextmm-1.2.0-5|11	License:	LGPLv2+
12cu|gtkglextmm-1.2.0-5|12	Group:		System/Libraries
12cu|gtkglextmm-1.2.0-5|13	Url:		http://www.k-3d.org/gtkglext/Main_Page
12cu|gtkglextmm-1.2.0-5|14	Source0:	http://downloads.sourceforge.net/gtkglext/%{name}-%{version}.tar.bz2
12cu|gtkglextmm-1.2.0-5|15	Patch0:		gtkglextmm-1.2.0-aclocal.patch
12cu|gtkglextmm-1.2.0-5|16	Patch1:		gtkglextmm-1.2.0-gtk2.20.patch
12cu|gtkglextmm-1.2.0-5|17	Patch2:		gtkglextmm-1.2.0-gtk2.36.patch
12cu|gtkglextmm-1.2.0-5|18	Patch3:		gtkglextmm-1.2.0-gtk2.37.patch
12cu|gtkglextmm-1.2.0-5|19	BuildRequires:	doxygen
12cu|gtkglextmm-1.2.0-5|20	BuildRequires:	recode
12cu|gtkglextmm-1.2.0-5|21	BuildRequires:	pkgconfig(gtkmm-2.4)
12cu|gtkglextmm-1.2.0-5|22	BuildRequires:	pkgconfig(gtkglext-1.0)
12cu|gtkglextmm-1.2.0-5|23	
12cu|gtkglextmm-1.2.0-5|24	%description
12cu|gtkglextmm-1.2.0-5|25	Library and data files for the gtkglextmm package.
12cu|gtkglextmm-1.2.0-5|26	
12cu|gtkglextmm-1.2.0-5|27	#----------------------------------------------------------------------------
12cu|gtkglextmm-1.2.0-5|28	
12cu|gtkglextmm-1.2.0-5|29	%package -n	%{gdkname}
12cu|gtkglextmm-1.2.0-5|30	Summary:	Dynamic libraries from gtkglextmmO
12cu|gtkglextmm-1.2.0-5|31	Group:		System/Libraries
12cu|gtkglextmm-1.2.0-5|32	Provides:	%{name} = %{EVRD}
12cu|gtkglextmm-1.2.0-5|33	Conflicts:	%{_lib}gtkglextmm0 < 1.2.0-5
12cu|gtkglextmm-1.2.0-5|34	
12cu|gtkglextmm-1.2.0-5|35	%description -n	%{gdkname}
12cu|gtkglextmm-1.2.0-5|36	Dynamic libraries from gtkglextmm.
12cu|gtkglextmm-1.2.0-5|37	
12cu|gtkglextmm-1.2.0-5|38	%files -n %{gdkname}
12cu|gtkglextmm-1.2.0-5|39	%{_libdir}/libgdkglextmm-x11-%{api}.so.%{major}*
12cu|gtkglextmm-1.2.0-5|40	
12cu|gtkglextmm-1.2.0-5|41	#----------------------------------------------------------------------------
12cu|gtkglextmm-1.2.0-5|42	
12cu|gtkglextmm-1.2.0-5|43	%package -n	%{gtkname}
12cu|gtkglextmm-1.2.0-5|44	Summary:	Dynamic libraries from gtkglextmmO
12cu|gtkglextmm-1.2.0-5|45	Group:		System/Libraries
12cu|gtkglextmm-1.2.0-5|46	Provides:	%{name} = %{EVRD}
12cu|gtkglextmm-1.2.0-5|47	Conflicts:	%{_lib}gtkglextmm0 < 1.2.0-5
12cu|gtkglextmm-1.2.0-5|48	Obsoletes:	%{_lib}gtkglextmm0 < 1.2.0-5
12cu|gtkglextmm-1.2.0-5|49	
12cu|gtkglextmm-1.2.0-5|50	%description -n	%{gtkname}
12cu|gtkglextmm-1.2.0-5|51	Dynamic libraries from gtkglextmm.
12cu|gtkglextmm-1.2.0-5|52	
12cu|gtkglextmm-1.2.0-5|53	%files -n %{gtkname}
12cu|gtkglextmm-1.2.0-5|54	%{_libdir}/libgtkglextmm-x11-%{api}.so.%{major}*
12cu|gtkglextmm-1.2.0-5|55	
12cu|gtkglextmm-1.2.0-5|56	#----------------------------------------------------------------------------
12cu|gtkglextmm-1.2.0-5|57	
12cu|gtkglextmm-1.2.0-5|58	%package -n	%{devname}
12cu|gtkglextmm-1.2.0-5|59	Summary:	Header files and static libraries from gtkglextmm
12cu|gtkglextmm-1.2.0-5|60	Group:		Development/C
12cu|gtkglextmm-1.2.0-5|61	Requires:	%{gtkname} = %{EVRD}
12cu|gtkglextmm-1.2.0-5|62	Provides:	%{name}-devel = %{EVRD}
12cu|gtkglextmm-1.2.0-5|63	Conflicts:	%{_lib}gtkglextmm-devel < 1.2.0-5
12cu|gtkglextmm-1.2.0-5|64	Obsoletes:	%{_lib}gtkglextmm-devel < 1.2.0-5
12cu|gtkglextmm-1.2.0-5|65	
12cu|gtkglextmm-1.2.0-5|66	%description -n	%{devname}
12cu|gtkglextmm-1.2.0-5|67	Libraries and includes files for developing programs based on gtkglextmm.
12cu|gtkglextmm-1.2.0-5|68	
12cu|gtkglextmm-1.2.0-5|69	%files -n %{devname}
12cu|gtkglextmm-1.2.0-5|70	%doc AUTHORS ChangeLog README
12cu|gtkglextmm-1.2.0-5|71	%doc %{_docdir}/gtkglextmm-1.2
12cu|gtkglextmm-1.2.0-5|72	%{_datadir}/aclocal/*.m4
12cu|gtkglextmm-1.2.0-5|73	%{_includedir}/*
12cu|gtkglextmm-1.2.0-5|74	%{_libdir}/libgdkglextmm-x11-%{api}.so
12cu|gtkglextmm-1.2.0-5|75	%{_libdir}/libgtkglextmm-x11-%{api}.so
12cu|gtkglextmm-1.2.0-5|76	%{_libdir}/pkgconfig/*.pc
12cu|gtkglextmm-1.2.0-5|77	%{_libdir}/gtkglextmm-1.2
12cu|gtkglextmm-1.2.0-5|78	
12cu|gtkglextmm-1.2.0-5|79	#----------------------------------------------------------------------------
12cu|gtkglextmm-1.2.0-5|80	
12cu|gtkglextmm-1.2.0-5|81	%prep
12cu|gtkglextmm-1.2.0-5|82	%setup -q
12cu|gtkglextmm-1.2.0-5|83	%patch0 -p1
12cu|gtkglextmm-1.2.0-5|84	%patch1 -p1
12cu|gtkglextmm-1.2.0-5|85	%patch2 -p1
12cu|gtkglextmm-1.2.0-5|86	%patch3 -p1
12cu|gtkglextmm-1.2.0-5|87	recode l1..u8 AUTHORS README
12cu|gtkglextmm-1.2.0-5|88	
12cu|gtkglextmm-1.2.0-5|89	%build
12cu|gtkglextmm-1.2.0-5|90	%configure2_5x --disable-static
12cu|gtkglextmm-1.2.0-5|91	%make
12cu|gtkglextmm-1.2.0-5|92	
12cu|gtkglextmm-1.2.0-5|93	%install
12cu|gtkglextmm-1.2.0-5|94	%makeinstall_std
12cu|gtkglextmm-1.2.0-5|95	
12cu|gtkglextmm-1.2.0-5|96	#rpmlint reports an empty file
12cu|gtkglextmm-1.2.0-5|97	rm -f %{buildroot}%{_libdir}/gtkglextmm-1.2/proc/m4/convert_gtkglext.m4
12cu|gtkglextmm-1.2.0-5|98	
12cu|gtkglextmm-1.2.0-5|99	
12cu|gtkglextmm-1.2.0-5|100	%changelog
12cu|gtkglextmm-1.2.0-5|101	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-5
12cu|gtkglextmm-1.2.0-5|102	+ Revision: e3d5f34
12cu|gtkglextmm-1.2.0-5|103	- LOG Add patches to fix build with new GTK, rename library subpackages according to our policy
12cu|gtkglextmm-1.2.0-5|104	
12cu|gtkglextmm-1.2.0-5|105	

9619 12
12cu|gtklp-1.3.0-1|1	Summary:	A GTK front-end for CUPS
12cu|gtklp-1.3.0-1|2	Name:		gtklp
12cu|gtklp-1.3.0-1|3	Version:	1.3.0
12cu|gtklp-1.3.0-1|4	Release:	1
12cu|gtklp-1.3.0-1|5	License:	GPLv2+
12cu|gtklp-1.3.0-1|6	Group:		System/Configuration/Printing
12cu|gtklp-1.3.0-1|7	Source0:	http://prdownloads.sourceforge.net/gtklp/%{name}-%{version}.src.tar.gz
12cu|gtklp-1.3.0-1|8	Url:		http://gtklp.sourceforge.net/
12cu|gtklp-1.3.0-1|9	Source1:	gtklp-icon48.png
12cu|gtklp-1.3.0-1|10	Source2:	gtklp-icon32.png
12cu|gtklp-1.3.0-1|11	Source3:	gtklp-icon16.png
12cu|gtklp-1.3.0-1|12	Patch1:		gtklp-1.2.5-mdv-fix-str-fmt.patch
12cu|gtklp-1.3.0-1|13	BuildRequires:	cups-common
12cu|gtklp-1.3.0-1|14	BuildRequires:	cups-devel
12cu|gtklp-1.3.0-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|gtklp-1.3.0-1|16	Requires:	cups
12cu|gtklp-1.3.0-1|17	
12cu|gtklp-1.3.0-1|18	%description
12cu|gtklp-1.3.0-1|19	A GTK front-end for CUPS.
12cu|gtklp-1.3.0-1|20	
12cu|gtklp-1.3.0-1|21	%files -f %{name}.lang
12cu|gtklp-1.3.0-1|22	%doc AUTHORS BUGS ChangeLog COPYING NEWS README TODO USAGE
12cu|gtklp-1.3.0-1|23	%{_bindir}/*
12cu|gtklp-1.3.0-1|24	%{_datadir}/applications/*.desktop
12cu|gtklp-1.3.0-1|25	%{_iconsdir}/*.png
12cu|gtklp-1.3.0-1|26	%{_liconsdir}/*.png
12cu|gtklp-1.3.0-1|27	%{_miconsdir}/*.png
12cu|gtklp-1.3.0-1|28	%{_mandir}/man1/*
12cu|gtklp-1.3.0-1|29	
12cu|gtklp-1.3.0-1|30	#----------------------------------------------------------------------------
12cu|gtklp-1.3.0-1|31	
12cu|gtklp-1.3.0-1|32	%prep
12cu|gtklp-1.3.0-1|33	%setup -q
12cu|gtklp-1.3.0-1|34	%patch1 -p1 -b .strfmt
12cu|gtklp-1.3.0-1|35	
12cu|gtklp-1.3.0-1|36	sed -e '/DEF_BROWSER_CMD/{s:netscape:firefox:}' \
12cu|gtklp-1.3.0-1|37	-e '/DEF_HELP_HOME/{s:631/sum.html#STANDARD_OPTIONS:631/help/:}' \
12cu|gtklp-1.3.0-1|38	-i include/defaults.h
12cu|gtklp-1.3.0-1|39	
12cu|gtklp-1.3.0-1|40	find . -perm 600 | xargs chmod 644
12cu|gtklp-1.3.0-1|41	
12cu|gtklp-1.3.0-1|42	%build
12cu|gtklp-1.3.0-1|43	autoreconf -fi
12cu|gtklp-1.3.0-1|44	%configure2_5x --enable-forte
12cu|gtklp-1.3.0-1|45	%make
12cu|gtklp-1.3.0-1|46	
12cu|gtklp-1.3.0-1|47	%install
12cu|gtklp-1.3.0-1|48	mkdir -p %{buildroot}/%{_datadir}/applications/
12cu|gtklp-1.3.0-1|49	install -d %{buildroot}%{_liconsdir}
12cu|gtklp-1.3.0-1|50	install -d %{buildroot}%{_iconsdir}
12cu|gtklp-1.3.0-1|51	install -d %{buildroot}%{_miconsdir}
12cu|gtklp-1.3.0-1|52	
12cu|gtklp-1.3.0-1|53	%makeinstall_std
12cu|gtklp-1.3.0-1|54	
12cu|gtklp-1.3.0-1|55	# menu entry
12cu|gtklp-1.3.0-1|56	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|gtklp-1.3.0-1|57	[Desktop Entry]
12cu|gtklp-1.3.0-1|58	Type=Application
12cu|gtklp-1.3.0-1|59	Name=GTK CUPS
12cu|gtklp-1.3.0-1|60	Comment=GTK Frontend for CUPS
12cu|gtklp-1.3.0-1|61	Exec=%{_bindir}/gtklp
12cu|gtklp-1.3.0-1|62	Icon=gtklp
12cu|gtklp-1.3.0-1|63	Categories=HardwareSettings;Settings;GTK;
12cu|gtklp-1.3.0-1|64	EOF
12cu|gtklp-1.3.0-1|65	
12cu|gtklp-1.3.0-1|66	cat << EOF > %{buildroot}%{_datadir}/applications/gtklpq.desktop
12cu|gtklp-1.3.0-1|67	[Desktop Entry]
12cu|gtklp-1.3.0-1|68	Type=Application
12cu|gtklp-1.3.0-1|69	Name=GTK Printer Queue
12cu|gtklp-1.3.0-1|70	Comment=GTK Frontend to GTKlp CUPS Queue
12cu|gtklp-1.3.0-1|71	Exec=%{_bindir}/gtklpq
12cu|gtklp-1.3.0-1|72	Icon=gtklp
12cu|gtklp-1.3.0-1|73	Categories=HardwareSettings;Settings;GTK;
12cu|gtklp-1.3.0-1|74	EOF
12cu|gtklp-1.3.0-1|75	
12cu|gtklp-1.3.0-1|76	# menu icon
12cu|gtklp-1.3.0-1|77	install -m0644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
12cu|gtklp-1.3.0-1|78	install -m0644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12cu|gtklp-1.3.0-1|79	install -m0644 %{SOURCE3} %{buildroot}%{_miconsdir}/%{name}.png
12cu|gtklp-1.3.0-1|80	
12cu|gtklp-1.3.0-1|81	# locales
12cu|gtklp-1.3.0-1|82	%find_lang %{name}
12cu|gtklp-1.3.0-1|83	
12cu|gtklp-1.3.0-1|84	
12cu|gtklp-1.3.0-1|85	%changelog
12cu|gtklp-1.3.0-1|86	* Sat Mar 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-1
12cu|gtklp-1.3.0-1|87	+ Revision: 5b90332
12cu|gtklp-1.3.0-1|88	- LOG New version 1.3.0, spec cleanup
12cu|gtklp-1.3.0-1|89	
12cu|gtklp-1.3.0-1|90	

9620 12
12cu|gtknetcat-0.1-6|1	%define _enable_debug_packages %{nil}
12cu|gtknetcat-0.1-6|2	%define debug_package %{nil}
12cu|gtknetcat-0.1-6|3	
12cu|gtknetcat-0.1-6|4	Summary:	Easy-to-use and handy GUI frontend of netcat (nc) command
12cu|gtknetcat-0.1-6|5	Name:		gtknetcat
12cu|gtknetcat-0.1-6|6	Version:	0.1
12cu|gtknetcat-0.1-6|7	Release:	6
12cu|gtknetcat-0.1-6|8	License:	GPLv2+
12cu|gtknetcat-0.1-6|9	Group:		Graphical desktop/Other
12cu|gtknetcat-0.1-6|10	Url:		http://lxde.sourceforge.net/
12cu|gtknetcat-0.1-6|11	Source0:	http://dfn.dl.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
12cu|gtknetcat-0.1-6|12	BuildRequires:	intltool
12cu|gtknetcat-0.1-6|13	BuildRequires:	pkgconfig(gnome-python-2.0)
12cu|gtknetcat-0.1-6|14	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|gtknetcat-0.1-6|15	Requires:	gnome-python
12cu|gtknetcat-0.1-6|16	Requires:	netcat
12cu|gtknetcat-0.1-6|17	Requires:	pygtk2.0-libglade
12cu|gtknetcat-0.1-6|18	
12cu|gtknetcat-0.1-6|19	%description
12cu|gtknetcat-0.1-6|20	Easy-to-use and handy GUI frontend of netcat (nc) command letting you
12cu|gtknetcat-0.1-6|21	transfer files to another computer via direct wired connection.
12cu|gtknetcat-0.1-6|22	
12cu|gtknetcat-0.1-6|23	%files -f %{name}.lang
12cu|gtknetcat-0.1-6|24	%{_bindir}/%{name}
12cu|gtknetcat-0.1-6|25	%{_datadir}/%{name}
12cu|gtknetcat-0.1-6|26	%{_libdir}/*.py
12cu|gtknetcat-0.1-6|27	%{_datadir}/applications/*.desktop
12cu|gtknetcat-0.1-6|28	%{python_sitelib}/%{name}
12cu|gtknetcat-0.1-6|29	
12cu|gtknetcat-0.1-6|30	#----------------------------------------------------------------------------
12cu|gtknetcat-0.1-6|31	
12cu|gtknetcat-0.1-6|32	%prep
12cu|gtknetcat-0.1-6|33	%setup -q
12cu|gtknetcat-0.1-6|34	
12cu|gtknetcat-0.1-6|35	%build
12cu|gtknetcat-0.1-6|36	%configure2_5x
12cu|gtknetcat-0.1-6|37	%make
12cu|gtknetcat-0.1-6|38	
12cu|gtknetcat-0.1-6|39	%install
12cu|gtknetcat-0.1-6|40	%makeinstall_std
12cu|gtknetcat-0.1-6|41	
12cu|gtknetcat-0.1-6|42	%find_lang %{name}
12cu|gtknetcat-0.1-6|43	
12cu|gtknetcat-0.1-6|44	
12cu|gtknetcat-0.1-6|45	%changelog
12cu|gtknetcat-0.1-6|46	* Sat Mar 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-6
12cu|gtknetcat-0.1-6|47	+ Revision: b1e8cc1
12cu|gtknetcat-0.1-6|48	- LOG Disable debug package, spec cleanup
12cu|gtknetcat-0.1-6|49	
12cu|gtknetcat-0.1-6|50	

9621 12
12cu|gtkpasman-0.12.1-1|1	Summary:	GTK passwords manager for system and network administrators
12cu|gtkpasman-0.12.1-1|2	Name:		gtkpasman
12cu|gtkpasman-0.12.1-1|3	Version:	0.12.1
12cu|gtkpasman-0.12.1-1|4	Release:	1
12cu|gtkpasman-0.12.1-1|5	License:	GPLv2+
12cu|gtkpasman-0.12.1-1|6	Group:		File tools
12cu|gtkpasman-0.12.1-1|7	Url:		http://gtkpasman.sourceforge.net/
12cu|gtkpasman-0.12.1-1|8	Source0:	http://downloads.sourceforge.net/project/gtkpasman/%{name}-sources/%{version}/%{name}-%{version}.tar.xz
12cu|gtkpasman-0.12.1-1|9	# Translations make ABF hang :-/
12cu|gtkpasman-0.12.1-1|10	Patch0:		gtkpasman-0.12.1-no-locale.patch
12cu|gtkpasman-0.12.1-1|11	BuildRequires:	pkgconfig(gio-2.0)
12cu|gtkpasman-0.12.1-1|12	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|gtkpasman-0.12.1-1|13	Requires:	gnupg
12cu|gtkpasman-0.12.1-1|14	
12cu|gtkpasman-0.12.1-1|15	%description
12cu|gtkpasman-0.12.1-1|16	It is a graphical interface to manage the usage of passwords related to servers
12cu|gtkpasman-0.12.1-1|17	or services, grouped by customers (plateforms, etc.) The purpose is to provide
12cu|gtkpasman-0.12.1-1|18	system and network administrators a convenient tool to manage a passwords
12cu|gtkpasman-0.12.1-1|19	knowledge base related to customers, servers, services...
12cu|gtkpasman-0.12.1-1|20	
12cu|gtkpasman-0.12.1-1|21	It can help to retrieve passwords, or even connect to servers (ssh, telnet,
12cu|gtkpasman-0.12.1-1|22	FTP...). Passwords will be kept in a gnupg crypted file. The structure of the
12cu|gtkpasman-0.12.1-1|23	file is predefined, but very easy to edit and maintain. The gtk application
12cu|gtkpasman-0.12.1-1|24	can switch between a discreet applet and a full list of containers.
12cu|gtkpasman-0.12.1-1|25	
12cu|gtkpasman-0.12.1-1|26	%files
12cu|gtkpasman-0.12.1-1|27	%doc README NEWS AUTHORS
12cu|gtkpasman-0.12.1-1|28	%{_bindir}/gtkpasman
12cu|gtkpasman-0.12.1-1|29	%{_datadir}/applications/gtkpasman.desktop
12cu|gtkpasman-0.12.1-1|30	%{_datadir}/glib-2.0/schemas/gtkpasman.gschema.xml
12cu|gtkpasman-0.12.1-1|31	
12cu|gtkpasman-0.12.1-1|32	#----------------------------------------------------------------------------
12cu|gtkpasman-0.12.1-1|33	
12cu|gtkpasman-0.12.1-1|34	%prep
12cu|gtkpasman-0.12.1-1|35	%setup -q
12cu|gtkpasman-0.12.1-1|36	%patch0 -p1
12cu|gtkpasman-0.12.1-1|37	
12cu|gtkpasman-0.12.1-1|38	%build
12cu|gtkpasman-0.12.1-1|39	autoreconf -fi
12cu|gtkpasman-0.12.1-1|40	%configure2_5x
12cu|gtkpasman-0.12.1-1|41	%make
12cu|gtkpasman-0.12.1-1|42	
12cu|gtkpasman-0.12.1-1|43	%install
12cu|gtkpasman-0.12.1-1|44	%makeinstall_std
12cu|gtkpasman-0.12.1-1|45	
12cu|gtkpasman-0.12.1-1|46	
12cu|gtkpasman-0.12.1-1|47	%changelog
12cu|gtkpasman-0.12.1-1|48	* Sun Mar 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12.1-1
12cu|gtkpasman-0.12.1-1|49	+ Revision: d52cc55
12cu|gtkpasman-0.12.1-1|50	- Disable translations because they make ABF hang
12cu|gtkpasman-0.12.1-1|51	
12cu|gtkpasman-0.12.1-1|52	

9622 12
12cu|gtk-recordmydesktop-0.3.8-5|1	Summary:	GTK fronted for recordmydesktop
12cu|gtk-recordmydesktop-0.3.8-5|2	Name:		gtk-recordmydesktop
12cu|gtk-recordmydesktop-0.3.8-5|3	Version:	0.3.8
12cu|gtk-recordmydesktop-0.3.8-5|4	Release:	5
12cu|gtk-recordmydesktop-0.3.8-5|5	License:	GPLv2+
12cu|gtk-recordmydesktop-0.3.8-5|6	Group:		Video
12cu|gtk-recordmydesktop-0.3.8-5|7	Url:		http://recordmydesktop.sourceforge.net
12cu|gtk-recordmydesktop-0.3.8-5|8	Source0:	http://downloads.sourceforge.net/recordmydesktop/%{name}-%{version}.tar.bz2
12cu|gtk-recordmydesktop-0.3.8-5|9	BuildRequires:	pkgconfig(pygtk-2.0)
12cu|gtk-recordmydesktop-0.3.8-5|10	BuildRequires:	desktop-file-utils
12cu|gtk-recordmydesktop-0.3.8-5|11	Requires:	recordmydesktop >= %{version}
12cu|gtk-recordmydesktop-0.3.8-5|12	BuildArch:	noarch
12cu|gtk-recordmydesktop-0.3.8-5|13	
12cu|gtk-recordmydesktop-0.3.8-5|14	%description
12cu|gtk-recordmydesktop-0.3.8-5|15	Frontend for recordmydesktop tool.
12cu|gtk-recordmydesktop-0.3.8-5|16	
12cu|gtk-recordmydesktop-0.3.8-5|17	%files -f gtk-recordMyDesktop.lang
12cu|gtk-recordmydesktop-0.3.8-5|18	%doc AUTHORS ChangeLog README
12cu|gtk-recordmydesktop-0.3.8-5|19	%{_bindir}/gtk-recordMyDesktop
12cu|gtk-recordmydesktop-0.3.8-5|20	%dir %{py_sitedir}/recordMyDesktop/
12cu|gtk-recordmydesktop-0.3.8-5|21	%{py_sitedir}/recordMyDesktop/*.py*
12cu|gtk-recordmydesktop-0.3.8-5|22	%{_datadir}/applications/%{name}.desktop
12cu|gtk-recordmydesktop-0.3.8-5|23	%{_datadir}/pixmaps/%{name}.png
12cu|gtk-recordmydesktop-0.3.8-5|24	
12cu|gtk-recordmydesktop-0.3.8-5|25	#----------------------------------------------------------------------------
12cu|gtk-recordmydesktop-0.3.8-5|26	
12cu|gtk-recordmydesktop-0.3.8-5|27	%prep
12cu|gtk-recordmydesktop-0.3.8-5|28	%setup -q
12cu|gtk-recordmydesktop-0.3.8-5|29	
12cu|gtk-recordmydesktop-0.3.8-5|30	%build
12cu|gtk-recordmydesktop-0.3.8-5|31	
12cu|gtk-recordmydesktop-0.3.8-5|32	%configure2_5x
12cu|gtk-recordmydesktop-0.3.8-5|33	
12cu|gtk-recordmydesktop-0.3.8-5|34	%make
12cu|gtk-recordmydesktop-0.3.8-5|35	
12cu|gtk-recordmydesktop-0.3.8-5|36	%install
12cu|gtk-recordmydesktop-0.3.8-5|37	%makeinstall_std
12cu|gtk-recordmydesktop-0.3.8-5|38	
12cu|gtk-recordmydesktop-0.3.8-5|39	#(tpg) handle icon extension
12cu|gtk-recordmydesktop-0.3.8-5|40	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
12cu|gtk-recordmydesktop-0.3.8-5|41	
12cu|gtk-recordmydesktop-0.3.8-5|42	desktop-file-install \
12cu|gtk-recordmydesktop-0.3.8-5|43	--add-category="Video;GTK" \
12cu|gtk-recordmydesktop-0.3.8-5|44	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|gtk-recordmydesktop-0.3.8-5|45	
12cu|gtk-recordmydesktop-0.3.8-5|46	%find_lang gtk-recordMyDesktop
12cu|gtk-recordmydesktop-0.3.8-5|47	
12cu|gtk-recordmydesktop-0.3.8-5|48	
12cu|gtk-recordmydesktop-0.3.8-5|49	%changelog
12cu|gtk-recordmydesktop-0.3.8-5|50	* Sun Mar 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.8-5
12cu|gtk-recordmydesktop-0.3.8-5|51	+ Revision: 77c1250
12cu|gtk-recordmydesktop-0.3.8-5|52	- LOG Should be noarch package
12cu|gtk-recordmydesktop-0.3.8-5|53	
12cu|gtk-recordmydesktop-0.3.8-5|54	

9623 12
12cu|gtk-sharp3-2.99.2-1|1	%define oname gtk-sharp
12cu|gtk-sharp3-2.99.2-1|2	%define monodir %{_prefix}/lib/mono
12cu|gtk-sharp3-2.99.2-1|3	
12cu|gtk-sharp3-2.99.2-1|4	Summary:	C# language binding for the gtk+ 3.0 toolkit
12cu|gtk-sharp3-2.99.2-1|5	Name:		gtk-sharp3
12cu|gtk-sharp3-2.99.2-1|6	Version:	2.99.2
12cu|gtk-sharp3-2.99.2-1|7	Release:	1
12cu|gtk-sharp3-2.99.2-1|8	License:	LGPLv2
12cu|gtk-sharp3-2.99.2-1|9	Group:		Development/C#
12cu|gtk-sharp3-2.99.2-1|10	URL:		http://gtk-sharp.sourceforge.net/
12cu|gtk-sharp3-2.99.2-1|11	Source0:	https://download.gnome.org/sources/gtk-sharp/2.99/%{oname}-%{version}.tar.xz
12cu|gtk-sharp3-2.99.2-1|12	BuildRequires: pkgconfig(atk)
12cu|gtk-sharp3-2.99.2-1|13	BuildRequires: pkgconfig(gio-2.0) >= 2.28.0
12cu|gtk-sharp3-2.99.2-1|14	BuildRequires: pkgconfig(gobject-2.0) >= 2.28.0
12cu|gtk-sharp3-2.99.2-1|15	BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0
12cu|gtk-sharp3-2.99.2-1|16	BuildRequires: pkgconfig(mono) >= 2.8
12cu|gtk-sharp3-2.99.2-1|17	BuildRequires: pkgconfig(pango)
12cu|gtk-sharp3-2.99.2-1|18	BuildRequires:	monodoc
12cu|gtk-sharp3-2.99.2-1|19	
12cu|gtk-sharp3-2.99.2-1|20	%description
12cu|gtk-sharp3-2.99.2-1|21	Gtk-sharp is a C# language binding for the gtk+ 3.0 toolkit.
12cu|gtk-sharp3-2.99.2-1|22	
12cu|gtk-sharp3-2.99.2-1|23	%package devel
12cu|gtk-sharp3-2.99.2-1|24	Summary: C# code generation tools for %{name}
12cu|gtk-sharp3-2.99.2-1|25	Group: Development/C#
12cu|gtk-sharp3-2.99.2-1|26	Requires: %{name} = %{version}
12cu|gtk-sharp3-2.99.2-1|27	
12cu|gtk-sharp3-2.99.2-1|28	%description devel
12cu|gtk-sharp3-2.99.2-1|29	This contains the code generation tools of gtk-sharp. It is needed for building
12cu|gtk-sharp3-2.99.2-1|30	C# wrappers for GObject APIs.
12cu|gtk-sharp3-2.99.2-1|31	
12cu|gtk-sharp3-2.99.2-1|32	%package -n glib-sharp3
12cu|gtk-sharp3-2.99.2-1|33	Summary:        C# binding for glib
12cu|gtk-sharp3-2.99.2-1|34	Group:          Development/C#
12cu|gtk-sharp3-2.99.2-1|35	
12cu|gtk-sharp3-2.99.2-1|36	%description -n glib-sharp3
12cu|gtk-sharp3-2.99.2-1|37	Glib-sharp is a C# language binding for glib.
12cu|gtk-sharp3-2.99.2-1|38	
12cu|gtk-sharp3-2.99.2-1|39	%package -n atk-sharp3
12cu|gtk-sharp3-2.99.2-1|40	Summary:        C# binding for atk
12cu|gtk-sharp3-2.99.2-1|41	Group:          Development/C#
12cu|gtk-sharp3-2.99.2-1|42	
12cu|gtk-sharp3-2.99.2-1|43	%description -n atk-sharp3
12cu|gtk-sharp3-2.99.2-1|44	Atk-sharp is a C# language binding for atk.
12cu|gtk-sharp3-2.99.2-1|45	
12cu|gtk-sharp3-2.99.2-1|46	%package -n cairo-sharp3
12cu|gtk-sharp3-2.99.2-1|47	Summary:	C# binding for cairo
12cu|gtk-sharp3-2.99.2-1|48	Group:		Development/C#
12cu|gtk-sharp3-2.99.2-1|49	
12cu|gtk-sharp3-2.99.2-1|50	%description -n cairo-sharp3
12cu|gtk-sharp3-2.99.2-1|51	Cairo-sharp is a C# language binding for cairo.
12cu|gtk-sharp3-2.99.2-1|52	
12cu|gtk-sharp3-2.99.2-1|53	%package -n pango-sharp3
12cu|gtk-sharp3-2.99.2-1|54	Summary:        C# binding for pango
12cu|gtk-sharp3-2.99.2-1|55	Group:          Development/C#
12cu|gtk-sharp3-2.99.2-1|56	
12cu|gtk-sharp3-2.99.2-1|57	%description -n pango-sharp3
12cu|gtk-sharp3-2.99.2-1|58	Pango-sharp is a C# language binding for pango.
12cu|gtk-sharp3-2.99.2-1|59	
12cu|gtk-sharp3-2.99.2-1|60	%package doc
12cu|gtk-sharp3-2.99.2-1|61	Summary:	Documentation for gtk-sharp
12cu|gtk-sharp3-2.99.2-1|62	Group:		Development/C#
12cu|gtk-sharp3-2.99.2-1|63	BuildArch:	noarch
12cu|gtk-sharp3-2.99.2-1|64	Requires(post): mono-tools >= 1.1.9
12cu|gtk-sharp3-2.99.2-1|65	Requires(postun): mono-tools >= 1.1.9
12cu|gtk-sharp3-2.99.2-1|66	
12cu|gtk-sharp3-2.99.2-1|67	%description doc
12cu|gtk-sharp3-2.99.2-1|68	Gtk-sharp is a C# language binding for the  gtk+ toolkit.
12cu|gtk-sharp3-2.99.2-1|69	This package provides documentation for gtk-sharp.
12cu|gtk-sharp3-2.99.2-1|70	
12cu|gtk-sharp3-2.99.2-1|71	%prep
12cu|gtk-sharp3-2.99.2-1|72	%setup -q -n %{oname}-%{version}
12cu|gtk-sharp3-2.99.2-1|73	%apply_patches
12cu|gtk-sharp3-2.99.2-1|74	
12cu|gtk-sharp3-2.99.2-1|75	%build
12cu|gtk-sharp3-2.99.2-1|76	%configure2_5x --disable-static
12cu|gtk-sharp3-2.99.2-1|77	%make
12cu|gtk-sharp3-2.99.2-1|78	
12cu|gtk-sharp3-2.99.2-1|79	%install
12cu|gtk-sharp3-2.99.2-1|80	%makeinstall_std
12cu|gtk-sharp3-2.99.2-1|81	
12cu|gtk-sharp3-2.99.2-1|82	%post doc
12cu|gtk-sharp3-2.99.2-1|83	%{_bindir}/monodoc --make-index > /dev/null
12cu|gtk-sharp3-2.99.2-1|84	
12cu|gtk-sharp3-2.99.2-1|85	%postun doc
12cu|gtk-sharp3-2.99.2-1|86	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
12cu|gtk-sharp3-2.99.2-1|87	fi
12cu|gtk-sharp3-2.99.2-1|88	
12cu|gtk-sharp3-2.99.2-1|89	%files
12cu|gtk-sharp3-2.99.2-1|90	%{monodir}/gac/gdk-sharp
12cu|gtk-sharp3-2.99.2-1|91	%{monodir}/gac/gtk-dotnet
12cu|gtk-sharp3-2.99.2-1|92	%{monodir}/gac/gtk-sharp
12cu|gtk-sharp3-2.99.2-1|93	%{monodir}/gtk-sharp-3.0/gdk-sharp.dll
12cu|gtk-sharp3-2.99.2-1|94	%{monodir}/gtk-sharp-3.0/gtk-dotnet.dll
12cu|gtk-sharp3-2.99.2-1|95	%{monodir}/gtk-sharp-3.0/gtk-sharp.dll
12cu|gtk-sharp3-2.99.2-1|96	%{_libdir}/libgtksharpglue-3.so
12cu|gtk-sharp3-2.99.2-1|97	%{_libdir}/pkgconfig/gtk-dotnet-3.0.pc
12cu|gtk-sharp3-2.99.2-1|98	%{_libdir}/pkgconfig/gtk-sharp-3.0.pc
12cu|gtk-sharp3-2.99.2-1|99	%{_libdir}/libmono-profiler-gui-thread-check.so*
12cu|gtk-sharp3-2.99.2-1|100	
12cu|gtk-sharp3-2.99.2-1|101	%files -n glib-sharp3
12cu|gtk-sharp3-2.99.2-1|102	%{monodir}/gac/gio-sharp
12cu|gtk-sharp3-2.99.2-1|103	%{monodir}/gac/glib-sharp
12cu|gtk-sharp3-2.99.2-1|104	%{monodir}/gtk-sharp-3.0/gio-sharp.dll
12cu|gtk-sharp3-2.99.2-1|105	%{monodir}/gtk-sharp-3.0/glib-sharp.dll
12cu|gtk-sharp3-2.99.2-1|106	%{_libdir}/libgiosharpglue-3.so
12cu|gtk-sharp3-2.99.2-1|107	%{_libdir}/pkgconfig/gio-sharp-3.0.pc
12cu|gtk-sharp3-2.99.2-1|108	%{_libdir}/pkgconfig/glib-sharp-3.0.pc
12cu|gtk-sharp3-2.99.2-1|109	
12cu|gtk-sharp3-2.99.2-1|110	%files -n pango-sharp3
12cu|gtk-sharp3-2.99.2-1|111	%{monodir}/gac/pango-sharp
12cu|gtk-sharp3-2.99.2-1|112	%{monodir}/gtk-sharp-3.0/pango-sharp.dll
12cu|gtk-sharp3-2.99.2-1|113	%{_libdir}/libpangosharpglue-3.so
12cu|gtk-sharp3-2.99.2-1|114	
12cu|gtk-sharp3-2.99.2-1|115	%files -n cairo-sharp3
12cu|gtk-sharp3-2.99.2-1|116	%{monodir}/gac/cairo-sharp
12cu|gtk-sharp3-2.99.2-1|117	%{monodir}/gtk-sharp-3.0/cairo-sharp.dll
12cu|gtk-sharp3-2.99.2-1|118	
12cu|gtk-sharp3-2.99.2-1|119	%files -n atk-sharp3
12cu|gtk-sharp3-2.99.2-1|120	%{monodir}/gac/atk-sharp
12cu|gtk-sharp3-2.99.2-1|121	%{monodir}/gtk-sharp-3.0/atk-sharp.dll
12cu|gtk-sharp3-2.99.2-1|122	%{_libdir}/libatksharpglue-3.so
12cu|gtk-sharp3-2.99.2-1|123	
12cu|gtk-sharp3-2.99.2-1|124	%files devel
12cu|gtk-sharp3-2.99.2-1|125	%{_bindir}/gapi3-codegen
12cu|gtk-sharp3-2.99.2-1|126	%{_bindir}/gapi3-fixup
12cu|gtk-sharp3-2.99.2-1|127	%{_bindir}/gapi3-parser
12cu|gtk-sharp3-2.99.2-1|128	%{_prefix}/lib/gapi-3.0/gapi-fixup.exe
12cu|gtk-sharp3-2.99.2-1|129	%{_prefix}/lib/gapi-3.0/gapi-parser.exe
12cu|gtk-sharp3-2.99.2-1|130	%{_prefix}/lib/gapi-3.0/gapi2xml.pl
12cu|gtk-sharp3-2.99.2-1|131	%{_prefix}/lib/gapi-3.0/gapi_codegen.exe
12cu|gtk-sharp3-2.99.2-1|132	%{_prefix}/lib/gapi-3.0/gapi_pp.pl
12cu|gtk-sharp3-2.99.2-1|133	%{_libdir}/pkgconfig/gapi-3.0.pc
12cu|gtk-sharp3-2.99.2-1|134	%{_datadir}/gapi-3.0/atk-api.xml
12cu|gtk-sharp3-2.99.2-1|135	%{_datadir}/gapi-3.0/gdk-api.xml
12cu|gtk-sharp3-2.99.2-1|136	%{_datadir}/gapi-3.0/gio-api.xml
12cu|gtk-sharp3-2.99.2-1|137	%{_datadir}/gapi-3.0/glib-api.xml
12cu|gtk-sharp3-2.99.2-1|138	%{_datadir}/gapi-3.0/gtk-api.xml
12cu|gtk-sharp3-2.99.2-1|139	%{_datadir}/gapi-3.0/pango-api.xml
12cu|gtk-sharp3-2.99.2-1|140	%{_datadir}/gapi-3.0/gapi.xsd
12cu|gtk-sharp3-2.99.2-1|141	
12cu|gtk-sharp3-2.99.2-1|142	%files doc
12cu|gtk-sharp3-2.99.2-1|143	%{_prefix}/lib/monodoc/sources/gtk-sharp-3-docs.source
12cu|gtk-sharp3-2.99.2-1|144	%{_prefix}/lib/monodoc/sources/gtk-sharp-3-docs.tree
12cu|gtk-sharp3-2.99.2-1|145	%{_prefix}/lib/monodoc/sources/gtk-sharp-3-docs.zip
12cu|gtk-sharp3-2.99.2-1|146	
12cu|gtk-sharp3-2.99.2-1|147	%changelog
12cu|gtk-sharp3-2.99.2-1|148	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.99.2-1
12cu|gtk-sharp3-2.99.2-1|149	+ Revision: e94050e
12cu|gtk-sharp3-2.99.2-1|150	- Imported from SRPM
12cu|gtk-sharp3-2.99.2-1|151	
12cu|gtk-sharp3-2.99.2-1|152	

9624 12
12cu|gtkshots-0.1-1|1	%define		sname	gtkShots
12cu|gtkshots-0.1-1|2	
12cu|gtkshots-0.1-1|3	Name:		gtkshots
12cu|gtkshots-0.1-1|4	Version:	0.1
12cu|gtkshots-0.1-1|5	Release:	1
12cu|gtkshots-0.1-1|6	Summary:	An utility to capture screenshots continuously
12cu|gtkshots-0.1-1|7	Group:		Graphics
12cu|gtkshots-0.1-1|8	License:	GPLv2+
12cu|gtkshots-0.1-1|9	URL:		http://gtkshots.sourceforge.net
12cu|gtkshots-0.1-1|10	Source:		http://sourceforge.net/projects/gtkshots/files/%{name}/%{version}/%{sname}-%{version}.tar.gz
12cu|gtkshots-0.1-1|11	BuildRequires:	imagemagick
12cu|gtkshots-0.1-1|12	Requires:	pygtk2
12cu|gtkshots-0.1-1|13	Buildarch:	noarch
12cu|gtkshots-0.1-1|14	
12cu|gtkshots-0.1-1|15	%description
12cu|gtkshots-0.1-1|16	GTKShots is a python/GTK application to capture screenshots continuosly.
12cu|gtkshots-0.1-1|17	It is a hand tool to automatically save the screenshots in a (un)specified
12cu|gtkshots-0.1-1|18	period of time, with the possibility to schedule it and to choose options
12cu|gtkshots-0.1-1|19	for each screenshot to be saved, such as the size, the parent folder and
12cu|gtkshots-0.1-1|20	the time interval between them.
12cu|gtkshots-0.1-1|21	
12cu|gtkshots-0.1-1|22	GTKShots could be used for a lot of different aims, for instance to create
12cu|gtkshots-0.1-1|23	presentations, to monitor desktop activity, or for any other scope that
12cu|gtkshots-0.1-1|24	needs a screenshots sequence.
12cu|gtkshots-0.1-1|25	
12cu|gtkshots-0.1-1|26	GTKShots is actually a GUI frontend to pyshots, my command-line python
12cu|gtkshots-0.1-1|27	script to do the same job. Thus, if you need to work on the terminal
12cu|gtkshots-0.1-1|28	sessions, you could take advantage of this.
12cu|gtkshots-0.1-1|29	
12cu|gtkshots-0.1-1|30	%prep
12cu|gtkshots-0.1-1|31	%setup -q -n %{sname}-%{version}
12cu|gtkshots-0.1-1|32	
12cu|gtkshots-0.1-1|33	%build
12cu|gtkshots-0.1-1|34	for N in 16 32 64 128; do convert %{name}.svg -resize ${N}x${N} $N.png; done
12cu|gtkshots-0.1-1|35	
12cu|gtkshots-0.1-1|36	%install
12cu|gtkshots-0.1-1|37	mkdir -p %{buildroot}%{_bindir}
12cu|gtkshots-0.1-1|38	cat > %{buildroot}%{_bindir}/%{name} << EOF
12cu|gtkshots-0.1-1|39	#!/bin/bash
12cu|gtkshots-0.1-1|40	
12cu|gtkshots-0.1-1|41	pushd %{_datadir}/%{name}
12cu|gtkshots-0.1-1|42	python ./gtkshots.py \$@
12cu|gtkshots-0.1-1|43	popd
12cu|gtkshots-0.1-1|44	EOF
12cu|gtkshots-0.1-1|45	
12cu|gtkshots-0.1-1|46	chmod 0755 %{buildroot}%{_bindir}/%{name}
12cu|gtkshots-0.1-1|47	
12cu|gtkshots-0.1-1|48	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|gtkshots-0.1-1|49	install -m 0644 gtkshots.glade %{buildroot}%{_datadir}/%{name}/
12cu|gtkshots-0.1-1|50	install -m 0755 gtkshots.py %{buildroot}%{_datadir}/%{name}/
12cu|gtkshots-0.1-1|51	install -m 0755 pyshots.py %{buildroot}%{_datadir}/%{name}/
12cu|gtkshots-0.1-1|52	
12cu|gtkshots-0.1-1|53	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|gtkshots-0.1-1|54	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|gtkshots-0.1-1|55	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cu|gtkshots-0.1-1|56	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cu|gtkshots-0.1-1|57	
12cu|gtkshots-0.1-1|58	# menu-entry
12cu|gtkshots-0.1-1|59	mkdir -p %{buildroot}%{_datadir}/applications
12cu|gtkshots-0.1-1|60	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|gtkshots-0.1-1|61	[Desktop Entry]
12cu|gtkshots-0.1-1|62	Name=gtkShots
12cu|gtkshots-0.1-1|63	Comment=An utility to capture screenshots continuously
12cu|gtkshots-0.1-1|64	Exec=%{name}
12cu|gtkshots-0.1-1|65	Icon=%{name}
12cu|gtkshots-0.1-1|66	Terminal=false
12cu|gtkshots-0.1-1|67	Type=Application
12cu|gtkshots-0.1-1|68	Categories=Graphics;
12cu|gtkshots-0.1-1|69	EOF
12cu|gtkshots-0.1-1|70	
12cu|gtkshots-0.1-1|71	%files
12cu|gtkshots-0.1-1|72	%doc COPYING
12cu|gtkshots-0.1-1|73	%{_bindir}/%{name}
12cu|gtkshots-0.1-1|74	%{_datadir}/%{name}
12cu|gtkshots-0.1-1|75	%{_datadir}/applications/%{name}.desktop
12cu|gtkshots-0.1-1|76	%{_liconsdir}/%{name}.png
12cu|gtkshots-0.1-1|77	%{_miconsdir}/%{name}.png
12cu|gtkshots-0.1-1|78	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|gtkshots-0.1-1|79	

9625 12
12cu|gtksourceviewmm-3.2.0-2|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
12cu|gtksourceviewmm-3.2.0-2|2	
12cu|gtksourceviewmm-3.2.0-2|3	%define api 3.0
12cu|gtksourceviewmm-3.2.0-2|4	%define major 0
12cu|gtksourceviewmm-3.2.0-2|5	%define libname %mklibname gtksourceviewmm %{api} %{major}
12cu|gtksourceviewmm-3.2.0-2|6	%define devname %mklibname gtksourceviewmm %{api} -d
12cu|gtksourceviewmm-3.2.0-2|7	
12cu|gtksourceviewmm-3.2.0-2|8	Summary:	Source code viewing library
12cu|gtksourceviewmm-3.2.0-2|9	Name:		gtksourceviewmm
12cu|gtksourceviewmm-3.2.0-2|10	Version:	3.2.0
12cu|gtksourceviewmm-3.2.0-2|11	Release:	2
12cu|gtksourceviewmm-3.2.0-2|12	License:	LGPLv2+
12cu|gtksourceviewmm-3.2.0-2|13	Group:		Editors
12cu|gtksourceviewmm-3.2.0-2|14	Url:		http://www.gnome.org/
12cu|gtksourceviewmm-3.2.0-2|15	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cu|gtksourceviewmm-3.2.0-2|16	BuildRequires:	doxygen
12cu|gtksourceviewmm-3.2.0-2|17	BuildRequires:	pkgconfig(gtkmm-3.0)
12cu|gtksourceviewmm-3.2.0-2|18	BuildRequires:	pkgconfig(gtksourceview-3.0)
12cu|gtksourceviewmm-3.2.0-2|19	
12cu|gtksourceviewmm-3.2.0-2|20	%description
12cu|gtksourceviewmm-3.2.0-2|21	GtkSourceview is a library that adds syntax highlighting,
12cu|gtksourceviewmm-3.2.0-2|22	line numbers, and other programming-editor features.
12cu|gtksourceviewmm-3.2.0-2|23	GtkSourceView specializes these features for a code editor.
12cu|gtksourceviewmm-3.2.0-2|24	
12cu|gtksourceviewmm-3.2.0-2|25	This package contains the C++ language bindings for GtkSourceview.
12cu|gtksourceviewmm-3.2.0-2|26	
12cu|gtksourceviewmm-3.2.0-2|27	#--------------------------------------------------------------------
12cu|gtksourceviewmm-3.2.0-2|28	
12cu|gtksourceviewmm-3.2.0-2|29	%package -n %{libname}
12cu|gtksourceviewmm-3.2.0-2|30	Summary:	Source code viewing library
12cu|gtksourceviewmm-3.2.0-2|31	Group:		System/Libraries
12cu|gtksourceviewmm-3.2.0-2|32	
12cu|gtksourceviewmm-3.2.0-2|33	%description -n %{libname}
12cu|gtksourceviewmm-3.2.0-2|34	GtkSourceview is a library that adds syntax highlighting,
12cu|gtksourceviewmm-3.2.0-2|35	line numbers, and other programming-editor features.
12cu|gtksourceviewmm-3.2.0-2|36	GtkSourceView specializes these features for a code editor.
12cu|gtksourceviewmm-3.2.0-2|37	
12cu|gtksourceviewmm-3.2.0-2|38	This package contains the C++ language bindings for GtkSourceview.
12cu|gtksourceviewmm-3.2.0-2|39	
12cu|gtksourceviewmm-3.2.0-2|40	%files -n %{libname}
12cu|gtksourceviewmm-3.2.0-2|41	%doc AUTHORS ChangeLog NEWS README
12cu|gtksourceviewmm-3.2.0-2|42	%{_libdir}/libgtksourceviewmm-%{api}.so.%{major}*
12cu|gtksourceviewmm-3.2.0-2|43	
12cu|gtksourceviewmm-3.2.0-2|44	#--------------------------------------------------------------------
12cu|gtksourceviewmm-3.2.0-2|45	
12cu|gtksourceviewmm-3.2.0-2|46	%package -n %{devname}
12cu|gtksourceviewmm-3.2.0-2|47	Summary:	Libraries and include files for GtkSourceView
12cu|gtksourceviewmm-3.2.0-2|48	Group:		Development/C++
12cu|gtksourceviewmm-3.2.0-2|49	Requires:	%{libname} = %{EVRD}
12cu|gtksourceviewmm-3.2.0-2|50	
12cu|gtksourceviewmm-3.2.0-2|51	%description -n %{devname}
12cu|gtksourceviewmm-3.2.0-2|52	GtkSourceView development files.
12cu|gtksourceviewmm-3.2.0-2|53	
12cu|gtksourceviewmm-3.2.0-2|54	This package contains the C++ language bindings for GtkSourceview.
12cu|gtksourceviewmm-3.2.0-2|55	
12cu|gtksourceviewmm-3.2.0-2|56	%files -n %{devname}
12cu|gtksourceviewmm-3.2.0-2|57	%doc %{_datadir}/doc/gtksourceviewmm-%{api}/
12cu|gtksourceviewmm-3.2.0-2|58	%{_datadir}/devhelp/books/gtksourceviewmm-%{api}
12cu|gtksourceviewmm-3.2.0-2|59	%{_libdir}/*.so
12cu|gtksourceviewmm-3.2.0-2|60	%{_includedir}/*
12cu|gtksourceviewmm-3.2.0-2|61	%{_libdir}/pkgconfig/*
12cu|gtksourceviewmm-3.2.0-2|62	%{_libdir}/gtksourceviewmm*
12cu|gtksourceviewmm-3.2.0-2|63	
12cu|gtksourceviewmm-3.2.0-2|64	#--------------------------------------------------------------------
12cu|gtksourceviewmm-3.2.0-2|65	
12cu|gtksourceviewmm-3.2.0-2|66	%prep
12cu|gtksourceviewmm-3.2.0-2|67	%setup -q
12cu|gtksourceviewmm-3.2.0-2|68	
12cu|gtksourceviewmm-3.2.0-2|69	%build
12cu|gtksourceviewmm-3.2.0-2|70	%configure2_5x
12cu|gtksourceviewmm-3.2.0-2|71	%make
12cu|gtksourceviewmm-3.2.0-2|72	
12cu|gtksourceviewmm-3.2.0-2|73	%install
12cu|gtksourceviewmm-3.2.0-2|74	%makeinstall_std
12cu|gtksourceviewmm-3.2.0-2|75	
12cu|gtksourceviewmm-3.2.0-2|76	%changelog
12cu|gtksourceviewmm-3.2.0-2|77	* Wed Mar 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.2.0-2
12cu|gtksourceviewmm-3.2.0-2|78	+ Revision: ed81273
12cu|gtksourceviewmm-3.2.0-2|79	- LOG Spec cleanup
12cu|gtksourceviewmm-3.2.0-2|80	
12cu|gtksourceviewmm-3.2.0-2|81	

9626 12
12cu|gtkterm-0.99.6-2|1	Summary:	Serial port terminal
12cu|gtkterm-0.99.6-2|2	Name:		gtkterm
12cu|gtkterm-0.99.6-2|3	Version:	0.99.6
12cu|gtkterm-0.99.6-2|4	Release:	2
12cu|gtkterm-0.99.6-2|5	License:	GPLv2+
12cu|gtkterm-0.99.6-2|6	Group:		Communications
12cu|gtkterm-0.99.6-2|7	Url:		http://fedorahosted.org/gtkterm/
12cu|gtkterm-0.99.6-2|8	Source0:        http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.gz
12cu|gtkterm-0.99.6-2|9	Patch2:		gtkterm-0.99.6-scrollback.patch
12cu|gtkterm-0.99.6-2|10	Patch5:		gtkterm-0.99.6-fix-str-fmt.patch
12cu|gtkterm-0.99.6-2|11	Patch7:		gtkterm-0.99.6-ubuntu-fixes.patch
12cu|gtkterm-0.99.6-2|12	BuildRequires:	bison
12cu|gtkterm-0.99.6-2|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|gtkterm-0.99.6-2|14	BuildRequires:	pkgconfig(ncurses)
12cu|gtkterm-0.99.6-2|15	BuildRequires:	pkgconfig(vte)
12cu|gtkterm-0.99.6-2|16	BuildRequires:	pkgconfig(zlib)
12cu|gtkterm-0.99.6-2|17	
12cu|gtkterm-0.99.6-2|18	%description
12cu|gtkterm-0.99.6-2|19	Gtkterm is a simple GTK+ terminal used to communicate with a serial port.
12cu|gtkterm-0.99.6-2|20	It is has fewer features than minicom, but is designed to be as easy to
12cu|gtkterm-0.99.6-2|21	use as possible.
12cu|gtkterm-0.99.6-2|22	
12cu|gtkterm-0.99.6-2|23	%files -f %{name}.lang
12cu|gtkterm-0.99.6-2|24	%{_bindir}/%{name}
12cu|gtkterm-0.99.6-2|25	%{_mandir}/man1/%{name}.1*
12cu|gtkterm-0.99.6-2|26	%{_datadir}/applications/*.desktop
12cu|gtkterm-0.99.6-2|27	
12cu|gtkterm-0.99.6-2|28	#----------------------------------------------------------------------------
12cu|gtkterm-0.99.6-2|29	
12cu|gtkterm-0.99.6-2|30	%prep
12cu|gtkterm-0.99.6-2|31	%setup -q
12cu|gtkterm-0.99.6-2|32	%patch2 -p1 -b .scrollback
12cu|gtkterm-0.99.6-2|33	%patch5 -p0 -b .str
12cu|gtkterm-0.99.6-2|34	%patch7 -p1 -b .ubuntu
12cu|gtkterm-0.99.6-2|35	
12cu|gtkterm-0.99.6-2|36	%build
12cu|gtkterm-0.99.6-2|37	%configure2_5x --disable-rpath
12cu|gtkterm-0.99.6-2|38	
12cu|gtkterm-0.99.6-2|39	# Hack fix broken Makefile
12cu|gtkterm-0.99.6-2|40	sed -i 's|@MKINSTALLDIRS@|../mkinstalldirs|g' po/Makefile
12cu|gtkterm-0.99.6-2|41	
12cu|gtkterm-0.99.6-2|42	%make
12cu|gtkterm-0.99.6-2|43	
12cu|gtkterm-0.99.6-2|44	%install
12cu|gtkterm-0.99.6-2|45	%makeinstall_std
12cu|gtkterm-0.99.6-2|46	
12cu|gtkterm-0.99.6-2|47	mkdir -p %{buildroot}%{_datadir}/applications
12cu|gtkterm-0.99.6-2|48	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cu|gtkterm-0.99.6-2|49	[Desktop Entry]
12cu|gtkterm-0.99.6-2|50	Name=GTKTerm
12cu|gtkterm-0.99.6-2|51	Comment=Serial port terminal
12cu|gtkterm-0.99.6-2|52	Exec=%{name}
12cu|gtkterm-0.99.6-2|53	Icon=terminals_section
12cu|gtkterm-0.99.6-2|54	Terminal=false
12cu|gtkterm-0.99.6-2|55	Type=Application
12cu|gtkterm-0.99.6-2|56	Categories=GTK;RemoteAccess;Network;
12cu|gtkterm-0.99.6-2|57	EOF
12cu|gtkterm-0.99.6-2|58	
12cu|gtkterm-0.99.6-2|59	%find_lang %{name}
12cu|gtkterm-0.99.6-2|60	
12cu|gtkterm-0.99.6-2|61	
12cu|gtkterm-0.99.6-2|62	%changelog
12cu|gtkterm-0.99.6-2|63	* Sun Mar 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.99.6-2
12cu|gtkterm-0.99.6-2|64	+ Revision: 5009637
12cu|gtkterm-0.99.6-2|65	- LOG Spec cleanup
12cu|gtkterm-0.99.6-2|66	
12cu|gtkterm-0.99.6-2|67	

9627 12
12cu|gtvg-0.3-12|1	%define name gtvg
12cu|gtvg-0.3-12|2	%define version 0.3
12cu|gtvg-0.3-12|3	%define release  12
12cu|gtvg-0.3-12|4	
12cu|gtvg-0.3-12|5	Name: %{name}
12cu|gtvg-0.3-12|6	Summary: Gtvg - A Gnome TV Guide
12cu|gtvg-0.3-12|7	Version: %{version}
12cu|gtvg-0.3-12|8	Release: %{release}
12cu|gtvg-0.3-12|9	Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cu|gtvg-0.3-12|10	Patch0: gtvg-0.3-libnotify0.7.patch
12cu|gtvg-0.3-12|11	URL: http://gtvg.sourceforge.net/
12cu|gtvg-0.3-12|12	License: GPL
12cu|gtvg-0.3-12|13	Group: Graphical desktop/GNOME
12cu|gtvg-0.3-12|14	BuildRequires: pkgconfig(libgnome-2.0)
12cu|gtvg-0.3-12|15	BuildRequires: pkgconfig(libgnomecanvas-2.0)
12cu|gtvg-0.3-12|16	BuildRequires: pkgconfig(libglade-2.0)
12cu|gtvg-0.3-12|17	BuildRequires: pkgconfig(libnotify)
12cu|gtvg-0.3-12|18	BuildRequires: intltool
12cu|gtvg-0.3-12|19	BuildRequires: desktop-file-utils
12cu|gtvg-0.3-12|20	BuildRequires: pkgconfig(sm)
12cu|gtvg-0.3-12|21	BuildRequires: pkgconfig(ice)
12cu|gtvg-0.3-12|22	BuildRequires: pkgconfig(gconf-2.0) GConf2
12cu|gtvg-0.3-12|23	Requires: xmltv-grabbers
12cu|gtvg-0.3-12|24	
12cu|gtvg-0.3-12|25	%description
12cu|gtvg-0.3-12|26	Gtvg is a simple TV program schedule viewer, which allows you to quickly see
12cu|gtvg-0.3-12|27	what is on TV at the moment or later, and be reminded of when your favourite
12cu|gtvg-0.3-12|28	shows start.
12cu|gtvg-0.3-12|29	
12cu|gtvg-0.3-12|30	It uses XMLTV as a backend to grab TV programs, but can be configured to use
12cu|gtvg-0.3-12|31	nxtvepg instead.
12cu|gtvg-0.3-12|32	
12cu|gtvg-0.3-12|33	%prep
12cu|gtvg-0.3-12|34	%setup -q
12cu|gtvg-0.3-12|35	%patch0 -p0
12cu|gtvg-0.3-12|36	
12cu|gtvg-0.3-12|37	%build
12cu|gtvg-0.3-12|38	%configure2_5x --disable-schemas-install LIBS="-lm"
12cu|gtvg-0.3-12|39	%make
12cu|gtvg-0.3-12|40	
12cu|gtvg-0.3-12|41	%install
12cu|gtvg-0.3-12|42	%makeinstall_std
12cu|gtvg-0.3-12|43	
12cu|gtvg-0.3-12|44	desktop-file-install --vendor="" \
12cu|gtvg-0.3-12|45	--remove-category="Utility" \
12cu|gtvg-0.3-12|46	--remove-key="Encoding" \
12cu|gtvg-0.3-12|47	--remove-key="Version" \
12cu|gtvg-0.3-12|48	--remove-key="StartupNotify" \
12cu|gtvg-0.3-12|49	--add-category="X-MandrivaLinux-Multimedia-Video" \
12cu|gtvg-0.3-12|50	--dir %{buildroot}%{_datadir}/applications/ \
12cu|gtvg-0.3-12|51	%{buildroot}%{_datadir}/applications/*
12cu|gtvg-0.3-12|52	
12cu|gtvg-0.3-12|53	rm -rf %{buildroot}/%{_prefix}/doc/%{name}
12cu|gtvg-0.3-12|54	rm -f %{buildroot}%{_iconsdir}/hicolor/icon-theme.cache
12cu|gtvg-0.3-12|55	
12cu|gtvg-0.3-12|56	%find_lang %{name}
12cu|gtvg-0.3-12|57	
12cu|gtvg-0.3-12|58	%preun
12cu|gtvg-0.3-12|59	%preun_uninstall_gconf_schemas "%{name}"
12cu|gtvg-0.3-12|60	
12cu|gtvg-0.3-12|61	%files -f %{name}.lang
12cu|gtvg-0.3-12|62	%defattr(-,root,root)
12cu|gtvg-0.3-12|63	%doc AUTHORS ChangeLog
12cu|gtvg-0.3-12|64	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cu|gtvg-0.3-12|65	%{_bindir}/%{name}
12cu|gtvg-0.3-12|66	%{_datadir}/%{name}
12cu|gtvg-0.3-12|67	%{_datadir}/applications/%{name}.desktop
12cu|gtvg-0.3-12|68	%{_iconsdir}/hicolor/*
12cu|gtvg-0.3-12|69	
12cu|gtvg-0.3-12|70	
12cu|gtvg-0.3-12|71	
12cu|gtvg-0.3-12|72	%changelog
12cu|gtvg-0.3-12|73	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.3-11mdv2011.0
12cu|gtvg-0.3-12|74	+ Revision: 677727
12cu|gtvg-0.3-12|75	- rebuild to add gconftool as req
12cu|gtvg-0.3-12|76	
12cu|gtvg-0.3-12|77	* Sat Apr 30 2011 Funda Wang <fwang@mandriva.org> 0.3-10
12cu|gtvg-0.3-12|78	+ Revision: 661031
12cu|gtvg-0.3-12|79	- fix build with libnotify 0.7
12cu|gtvg-0.3-12|80	
12cu|gtvg-0.3-12|81	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-9mdv2011.0
12cu|gtvg-0.3-12|82	+ Revision: 619298
12cu|gtvg-0.3-12|83	- the mass rebuild of 2010.0 packages
12cu|gtvg-0.3-12|84	
12cu|gtvg-0.3-12|85	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3-8mdv2010.0
12cu|gtvg-0.3-12|86	+ Revision: 429345
12cu|gtvg-0.3-12|87	- rebuild
12cu|gtvg-0.3-12|88	
12cu|gtvg-0.3-12|89	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.3-7mdv2009.0
12cu|gtvg-0.3-12|90	+ Revision: 246723
12cu|gtvg-0.3-12|91	- rebuild
12cu|gtvg-0.3-12|92	- kill re-definition of %%buildroot on Pixel's request
12cu|gtvg-0.3-12|93	
12cu|gtvg-0.3-12|94	+ Pixel <pixel@mandriva.com>
12cu|gtvg-0.3-12|95	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|gtvg-0.3-12|96	
12cu|gtvg-0.3-12|97	+ Olivier Blin <oblin@mandriva.com>
12cu|gtvg-0.3-12|98	- restore BuildRoot
12cu|gtvg-0.3-12|99	
12cu|gtvg-0.3-12|100	* Mon Dec 17 2007 Guillaume Bedot <littletux@mandriva.org> 0.3-5mdv2008.1
12cu|gtvg-0.3-12|101	+ Revision: 121730
12cu|gtvg-0.3-12|102	- do not launch gtvg when installing schemas
12cu|gtvg-0.3-12|103	
12cu|gtvg-0.3-12|104	* Mon Dec 17 2007 Guillaume Bedot <littletux@mandriva.org> 0.3-4mdv2008.1
12cu|gtvg-0.3-12|105	+ Revision: 121642
12cu|gtvg-0.3-12|106	- fix icon cache conflict
12cu|gtvg-0.3-12|107	
12cu|gtvg-0.3-12|108	* Fri Dec 14 2007 Guillaume Bedot <littletux@mandriva.org> 0.3-3mdv2008.1
12cu|gtvg-0.3-12|109	+ Revision: 120077
12cu|gtvg-0.3-12|110	- fix schemas installation
12cu|gtvg-0.3-12|111	
12cu|gtvg-0.3-12|112	* Tue Dec 11 2007 Guillaume Bedot <littletux@mandriva.org> 0.3-2mdv2008.1
12cu|gtvg-0.3-12|113	+ Revision: 117184
12cu|gtvg-0.3-12|114	- builreq again.
12cu|gtvg-0.3-12|115	- also increase mkrel.
12cu|gtvg-0.3-12|116	- requires, menus and and description fixes.
12cu|gtvg-0.3-12|117	
12cu|gtvg-0.3-12|118	* Mon Dec 10 2007 Guillaume Bedot <littletux@mandriva.org> 0.3-1mdv2008.1
12cu|gtvg-0.3-12|119	+ Revision: 117000
12cu|gtvg-0.3-12|120	- Buildreqs.
12cu|gtvg-0.3-12|121	- First package for Mandriva Linux (0.3 from svn).
12cu|gtvg-0.3-12|122	- create gtvg
12cu|gtvg-0.3-12|123	

9628 12
12cu|gtweakui-0.4.0-9|1	%define oname gTweakUI
12cu|gtweakui-0.4.0-9|2	Summary:        Extra configuration dialogues for gnome
12cu|gtweakui-0.4.0-9|3	Name:           gtweakui
12cu|gtweakui-0.4.0-9|4	Version: 0.4.0
12cu|gtweakui-0.4.0-9|5	Release:        9
12cu|gtweakui-0.4.0-9|6	Group:          Graphical desktop/GNOME
12cu|gtweakui-0.4.0-9|7	URL:            http://gtweakui.sourceforge.net/
12cu|gtweakui-0.4.0-9|8	License:        GPL
12cu|gtweakui-0.4.0-9|9	Source0:        http://prdownloads.sourceforge.net/gtweakui/%{oname}-%{version}.tar.bz2
12cu|gtweakui-0.4.0-9|10	BuildRequires:  pkgconfig(libgnomeui-2.0) >= 2.4.0
12cu|gtweakui-0.4.0-9|11	BuildRequires:  libglade2.0-devel
12cu|gtweakui-0.4.0-9|12	BuildRequires:  perl-XML-Parser
12cu|gtweakui-0.4.0-9|13	BuildRequires:  desktop-file-utils
12cu|gtweakui-0.4.0-9|14	
12cu|gtweakui-0.4.0-9|15	%description
12cu|gtweakui-0.4.0-9|16	With gTweakUI you can configure the GNOME desktop using extra
12cu|gtweakui-0.4.0-9|17	configuration dialogs.
12cu|gtweakui-0.4.0-9|18	
12cu|gtweakui-0.4.0-9|19	%prep
12cu|gtweakui-0.4.0-9|20	%setup -q -n %oname-%version
12cu|gtweakui-0.4.0-9|21	
12cu|gtweakui-0.4.0-9|22	%build
12cu|gtweakui-0.4.0-9|23	%configure2_5x
12cu|gtweakui-0.4.0-9|24	%make
12cu|gtweakui-0.4.0-9|25	
12cu|gtweakui-0.4.0-9|26	%install
12cu|gtweakui-0.4.0-9|27	rm -rf %{buildroot}
12cu|gtweakui-0.4.0-9|28	%makeinstall_std
12cu|gtweakui-0.4.0-9|29	%find_lang gTweakUI
12cu|gtweakui-0.4.0-9|30	desktop-file-install --vendor="" \
12cu|gtweakui-0.4.0-9|31	--remove-category="Application" \
12cu|gtweakui-0.4.0-9|32	--add-category="X-MandrivaLinux-System-Configuration-GNOME-Advanced" \
12cu|gtweakui-0.4.0-9|33	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cu|gtweakui-0.4.0-9|34	
12cu|gtweakui-0.4.0-9|35	%clean
12cu|gtweakui-0.4.0-9|36	rm -rf %{buildroot}
12cu|gtweakui-0.4.0-9|37	
12cu|gtweakui-0.4.0-9|38	%if %mdkversion < 200900
12cu|gtweakui-0.4.0-9|39	%post
12cu|gtweakui-0.4.0-9|40	%update_menus
12cu|gtweakui-0.4.0-9|41	%endif
12cu|gtweakui-0.4.0-9|42	
12cu|gtweakui-0.4.0-9|43	%if %mdkversion < 200900
12cu|gtweakui-0.4.0-9|44	%postun
12cu|gtweakui-0.4.0-9|45	%clean_menus
12cu|gtweakui-0.4.0-9|46	%endif
12cu|gtweakui-0.4.0-9|47	
12cu|gtweakui-0.4.0-9|48	%files -f gTweakUI.lang
12cu|gtweakui-0.4.0-9|49	%defattr(-,root,root,-)
12cu|gtweakui-0.4.0-9|50	%doc AUTHORS ChangeLog NEWS README TODO FAQ
12cu|gtweakui-0.4.0-9|51	%{_bindir}/gtweakui-galeon
12cu|gtweakui-0.4.0-9|52	%{_bindir}/gtweakui-menus
12cu|gtweakui-0.4.0-9|53	%{_bindir}/gtweakui-session
12cu|gtweakui-0.4.0-9|54	%{_bindir}/gtweakui-nautilus
12cu|gtweakui-0.4.0-9|55	%_datadir/%oname
12cu|gtweakui-0.4.0-9|56	%{_datadir}/applications/gtweakui-galeon.desktop
12cu|gtweakui-0.4.0-9|57	%{_datadir}/applications/gtweakui-menus.desktop
12cu|gtweakui-0.4.0-9|58	%{_datadir}/applications/gtweakui-session.desktop
12cu|gtweakui-0.4.0-9|59	%{_datadir}/applications/gtweakui-nautilus.desktop
12cu|gtweakui-0.4.0-9|60	
12cu|gtweakui-0.4.0-9|61	
12cu|gtweakui-0.4.0-9|62	%changelog
12cu|gtweakui-0.4.0-9|63	* Wed Jul 27 2011 Götz Waschk <waschk@mandriva.org> 0.4.0-8mdv2012.0
12cu|gtweakui-0.4.0-9|64	+ Revision: 691853
12cu|gtweakui-0.4.0-9|65	- rebuild
12cu|gtweakui-0.4.0-9|66	
12cu|gtweakui-0.4.0-9|67	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0-7mdv2011.0
12cu|gtweakui-0.4.0-9|68	+ Revision: 246725
12cu|gtweakui-0.4.0-9|69	- rebuild
12cu|gtweakui-0.4.0-9|70	
12cu|gtweakui-0.4.0-9|71	+ Pixel <pixel@mandriva.com>
12cu|gtweakui-0.4.0-9|72	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|gtweakui-0.4.0-9|73	
12cu|gtweakui-0.4.0-9|74	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0-5mdv2008.1
12cu|gtweakui-0.4.0-9|75	+ Revision: 148209
12cu|gtweakui-0.4.0-9|76	- drop old menu
12cu|gtweakui-0.4.0-9|77	- kill re-definition of %%buildroot on Pixel's request
12cu|gtweakui-0.4.0-9|78	
12cu|gtweakui-0.4.0-9|79	+ Olivier Blin <oblin@mandriva.com>
12cu|gtweakui-0.4.0-9|80	- restore BuildRoot
12cu|gtweakui-0.4.0-9|81	
12cu|gtweakui-0.4.0-9|82	* Fri Aug 03 2007 Götz Waschk <waschk@mandriva.org> 0.4.0-5mdv2008.0
12cu|gtweakui-0.4.0-9|83	+ Revision: 58478
12cu|gtweakui-0.4.0-9|84	- Import gtweakui
12cu|gtweakui-0.4.0-9|85	
12cu|gtweakui-0.4.0-9|86	
12cu|gtweakui-0.4.0-9|87	
12cu|gtweakui-0.4.0-9|88	* Wed Aug  2 2006 Gtz Waschk <waschk@mandriva.org> 0.4.0-5mdv2007.0
12cu|gtweakui-0.4.0-9|89	- xdg menu
12cu|gtweakui-0.4.0-9|90	
12cu|gtweakui-0.4.0-9|91	* Fri Sep 02 2005 Götz Waschk <waschk@mandriva.org> 0.4.0-4mdk
12cu|gtweakui-0.4.0-9|92	- rebuild to remove glitz dep
12cu|gtweakui-0.4.0-9|93	
12cu|gtweakui-0.4.0-9|94	* Wed Aug 24 2005 Götz Waschk <waschk@mandriva.org> 0.4.0-3mdk
12cu|gtweakui-0.4.0-9|95	- Rebuild
12cu|gtweakui-0.4.0-9|96	
12cu|gtweakui-0.4.0-9|97	* Fri Aug 13 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.4.0-2mdk
12cu|gtweakui-0.4.0-9|98	- fix buildrequires
12cu|gtweakui-0.4.0-9|99	
12cu|gtweakui-0.4.0-9|100	* Thu Aug 12 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.4.0-1mdk
12cu|gtweakui-0.4.0-9|101	- add icons to the menu
12cu|gtweakui-0.4.0-9|102	- enable startup notification
12cu|gtweakui-0.4.0-9|103	- add gtweakui-galeon
12cu|gtweakui-0.4.0-9|104	- add locale files
12cu|gtweakui-0.4.0-9|105	- New release 0.4.0
12cu|gtweakui-0.4.0-9|106	
12cu|gtweakui-0.4.0-9|107	* Thu Jun 10 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.0.6-2mdk
12cu|gtweakui-0.4.0-9|108	- fix buildrequires
12cu|gtweakui-0.4.0-9|109	
12cu|gtweakui-0.4.0-9|110	* Wed Jun  9 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.0.6-1mdk
12cu|gtweakui-0.4.0-9|111	- initial mdk package
12cu|gtweakui-0.4.0-9|112	
12cu|gtweakui-0.4.0-9|113	* Sun May 30 2004 Daniel James <daniel@netbreeze.com.au>
12cu|gtweakui-0.4.0-9|114	- Fixed the issue with the session splash preview not displaying for gnome 2.6
12cu|gtweakui-0.4.0-9|115	- Updated build system to check for new gtk file chooser dialog
12cu|gtweakui-0.4.0-9|116	- Use new gtk file chooser dialog if it is available.
12cu|gtweakui-0.4.0-9|117	
12cu|gtweakui-0.4.0-9|118	* Fri May 28 2004 Daniel James <daniel@netbreeze.com.au>
12cu|gtweakui-0.4.0-9|119	- Made session.c more usable - second dialog is much nicer now.
12cu|gtweakui-0.4.0-9|120	
12cu|gtweakui-0.4.0-9|121	* Thu May 27 2004 Daniel James <daniel@netbreeze.com.au>
12cu|gtweakui-0.4.0-9|122	- Added notice dialog: tells the use which settings require restart
12cu|gtweakui-0.4.0-9|123	- Added notices to menus.c
12cu|gtweakui-0.4.0-9|124	- Finished session.c - second dialog completed.
12cu|gtweakui-0.4.0-9|125	- Added notices to session.c
12cu|gtweakui-0.4.0-9|126	
12cu|gtweakui-0.4.0-9|127	* Tue May 25 2004 Daniel James <daniel@netbreeze.com.au>
12cu|gtweakui-0.4.0-9|128	- Better about dialog.
12cu|gtweakui-0.4.0-9|129	
12cu|gtweakui-0.4.0-9|130	* Mon Feb 24 2003 Daniel James daniel@netbreeze.com.au 0.0.1
12cu|gtweakui-0.4.0-9|131	- Initial RPM release.

9629 12
12cu|gtypist-2.8.3-3|1	%define name gtypist
12cu|gtypist-2.8.3-3|2	%define version 2.8.3
12cu|gtypist-2.8.3-3|3	%define release  3
12cu|gtypist-2.8.3-3|4	
12cu|gtypist-2.8.3-3|5	Summary:	Universal typing tutor
12cu|gtypist-2.8.3-3|6	Name:		%{name}
12cu|gtypist-2.8.3-3|7	Version:	%{version}
12cu|gtypist-2.8.3-3|8	Release:	%{release}
12cu|gtypist-2.8.3-3|9	Group:		Text tools
12cu|gtypist-2.8.3-3|10	License:	GPLv3+
12cu|gtypist-2.8.3-3|11	URL: 		http://www.gnu.org/software/gtypist/gtypist.html
12cu|gtypist-2.8.3-3|12	Source0: 	ftp://ftp.gnu.org/gnu/gtypist/%{name}-%{version}.tar.bz2
12cu|gtypist-2.8.3-3|13	Buildrequires:	byacc bison pkgconfig(ncurses) binutils emacs
12cu|gtypist-2.8.3-3|14	Obsoletes:	typist
12cu|gtypist-2.8.3-3|15	Provides:	typist
12cu|gtypist-2.8.3-3|16	
12cu|gtypist-2.8.3-3|17	%description
12cu|gtypist-2.8.3-3|18	GNU Typist (also called gtypist) is a universal typing  tutor.  You  can
12cu|gtypist-2.8.3-3|19	learn correct typing and improve your skills by practicing its exercises
12cu|gtypist-2.8.3-3|20	on a regular basis.
12cu|gtypist-2.8.3-3|21	
12cu|gtypist-2.8.3-3|22	
12cu|gtypist-2.8.3-3|23	%prep
12cu|gtypist-2.8.3-3|24	%setup -q
12cu|gtypist-2.8.3-3|25	
12cu|gtypist-2.8.3-3|26	
12cu|gtypist-2.8.3-3|27	%build
12cu|gtypist-2.8.3-3|28	%configure2_5x
12cu|gtypist-2.8.3-3|29	%make
12cu|gtypist-2.8.3-3|30	
12cu|gtypist-2.8.3-3|31	
12cu|gtypist-2.8.3-3|32	%install
12cu|gtypist-2.8.3-3|33	
12cu|gtypist-2.8.3-3|34	%makeinstall_std
12cu|gtypist-2.8.3-3|35	%find_lang %{name}
12cu|gtypist-2.8.3-3|36	
12cu|gtypist-2.8.3-3|37	
12cu|gtypist-2.8.3-3|38	
12cu|gtypist-2.8.3-3|39	
12cu|gtypist-2.8.3-3|40	
12cu|gtypist-2.8.3-3|41	
12cu|gtypist-2.8.3-3|42	%files -f %{name}.lang
12cu|gtypist-2.8.3-3|43	%defattr(-,root,root,755)
12cu|gtypist-2.8.3-3|44	%doc ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README THANKS TODO QUESTIONS
12cu|gtypist-2.8.3-3|45	%{_bindir}/*
12cu|gtypist-2.8.3-3|46	%{_mandir}/man1/*
12cu|gtypist-2.8.3-3|47	%{_datadir}/%name/
12cu|gtypist-2.8.3-3|48	%{_infodir}/%name.info*
12cu|gtypist-2.8.3-3|49	%{_datadir}/emacs/site-lisp/*
12cu|gtypist-2.8.3-3|50	
12cu|gtypist-2.8.3-3|51	
12cu|gtypist-2.8.3-3|52	
12cu|gtypist-2.8.3-3|53	%changelog
12cu|gtypist-2.8.3-3|54	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.8.3-2mdv2011.0
12cu|gtypist-2.8.3-3|55	+ Revision: 611032
12cu|gtypist-2.8.3-3|56	- rebuild
12cu|gtypist-2.8.3-3|57	
12cu|gtypist-2.8.3-3|58	* Sat Jan 09 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.8.3-1mdv2010.1
12cu|gtypist-2.8.3-3|59	+ Revision: 488014
12cu|gtypist-2.8.3-3|60	- update to 2.8.3
12cu|gtypist-2.8.3-3|61	
12cu|gtypist-2.8.3-3|62	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.8.1-2mdv2010.0
12cu|gtypist-2.8.3-3|63	+ Revision: 429346
12cu|gtypist-2.8.3-3|64	- rebuild
12cu|gtypist-2.8.3-3|65	
12cu|gtypist-2.8.3-3|66	* Sun Jul 20 2008 Funda Wang <fwang@mandriva.org> 2.8.1-1mdv2009.0
12cu|gtypist-2.8.3-3|67	+ Revision: 238880
12cu|gtypist-2.8.3-3|68	- update to new version 2.8.1
12cu|gtypist-2.8.3-3|69	
12cu|gtypist-2.8.3-3|70	* Wed May 28 2008 Funda Wang <fwang@mandriva.org> 2.8-1mdv2009.0
12cu|gtypist-2.8.3-3|71	+ Revision: 212198
12cu|gtypist-2.8.3-3|72	- New version 2.8
12cu|gtypist-2.8.3-3|73	
12cu|gtypist-2.8.3-3|74	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.7-4mdv2008.1
12cu|gtypist-2.8.3-3|75	+ Revision: 170885
12cu|gtypist-2.8.3-3|76	- rebuild
12cu|gtypist-2.8.3-3|77	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|gtypist-2.8.3-3|78	- fix no-buildroot-tag
12cu|gtypist-2.8.3-3|79	- fix spacing at top of description
12cu|gtypist-2.8.3-3|80	
12cu|gtypist-2.8.3-3|81	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 2.7-3mdv2008.1
12cu|gtypist-2.8.3-3|82	+ Revision: 132968
12cu|gtypist-2.8.3-3|83	- BR emacs
12cu|gtypist-2.8.3-3|84	- kill re-definition of %%buildroot on Pixel's request
12cu|gtypist-2.8.3-3|85	- use %%mkrel
12cu|gtypist-2.8.3-3|86	- import gtypist
12cu|gtypist-2.8.3-3|87	
12cu|gtypist-2.8.3-3|88	
12cu|gtypist-2.8.3-3|89	* Thu Jul 07 2005 Lenny Cartier <lenny@mandriva.com> 2.7-3mdk
12cu|gtypist-2.8.3-3|90	- rebuild
12cu|gtypist-2.8.3-3|91	
12cu|gtypist-2.8.3-3|92	* Wed May 19 2004 Michael Scherer <misc@mandrake.org> 2.7-2mdk
12cu|gtypist-2.8.3-3|93	- add proper Obsoletes and Provides
12cu|gtypist-2.8.3-3|94	- rpmbuildupdate aware
12cu|gtypist-2.8.3-3|95	- [DIRM]
12cu|gtypist-2.8.3-3|96	- remove Prefix
12cu|gtypist-2.8.3-3|97	
12cu|gtypist-2.8.3-3|98	* Wed Jan 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.7-1mdk
12cu|gtypist-2.8.3-3|99	- 2.7
12cu|gtypist-2.8.3-3|100	
12cu|gtypist-2.8.3-3|101	* Wed Apr 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.6.2-3mdk
12cu|gtypist-2.8.3-3|102	- buildrequires
12cu|gtypist-2.8.3-3|103	
12cu|gtypist-2.8.3-3|104	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.6.2-2mdk
12cu|gtypist-2.8.3-3|105	- rebuild
12cu|gtypist-2.8.3-3|106	
12cu|gtypist-2.8.3-3|107	* Thu Sep  5 2002 Han Boetes <han@linux-mandrake.com> 2.6.2-1mdk
12cu|gtypist-2.8.3-3|108	- 2.6.2
12cu|gtypist-2.8.3-3|109	- Minor spec cleanups
12cu|gtypist-2.8.3-3|110	
12cu|gtypist-2.8.3-3|111	* Tue Apr 30 2002  Lenny Cartier <lenny@mandrakesoft.com> 2.6-1mdk
12cu|gtypist-2.8.3-3|112	- 2.6
12cu|gtypist-2.8.3-3|113	
12cu|gtypist-2.8.3-3|114	* Tue Jan 22 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.5-1mdk
12cu|gtypist-2.8.3-3|115	- 2.5
12cu|gtypist-2.8.3-3|116	
12cu|gtypist-2.8.3-3|117	* Thu Nov 08 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.4.1-1mdk
12cu|gtypist-2.8.3-3|118	- 2.4.1
12cu|gtypist-2.8.3-3|119	
12cu|gtypist-2.8.3-3|120	* Wed Oct 31 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.4-1mdk
12cu|gtypist-2.8.3-3|121	- submitted by Han Boetes <han@mijncomputer.nl> :
12cu|gtypist-2.8.3-3|122	- Initial build (practise creates skill)

9630 12
12cu|guake-0.4.4-1|1	Summary:	A drop-down terminal for Gnome Desktop Environment
12cu|guake-0.4.4-1|2	Name:     	guake
12cu|guake-0.4.4-1|3	Version:	0.4.4
12cu|guake-0.4.4-1|4	Release:	1
12cu|guake-0.4.4-1|5	License:	GPLv2+
12cu|guake-0.4.4-1|6	Group:		Graphical desktop/GNOME
12cu|guake-0.4.4-1|7	Source0: 	http://guake.org/files/%{name}-%{version}.tar.gz
12cu|guake-0.4.4-1|8	URL:		http://guake.org
12cu|guake-0.4.4-1|9	Requires:	pygtk2.0
12cu|guake-0.4.4-1|10	Requires:	python-vte
12cu|guake-0.4.4-1|11	Requires:	python-dbus
12cu|guake-0.4.4-1|12	Requires:	python-notify
12cu|guake-0.4.4-1|13	Requires:	gnome-python-gconf
12cu|guake-0.4.4-1|14	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|guake-0.4.4-1|15	BuildRequires:	pkgconfig(gconf-2.0)
12cu|guake-0.4.4-1|16	BuildRequires:	GConf2
12cu|guake-0.4.4-1|17	BuildRequires:	pygtk2.0-devel
12cu|guake-0.4.4-1|18	BuildRequires:	python-vte
12cu|guake-0.4.4-1|19	BuildRequires:	intltool
12cu|guake-0.4.4-1|20	
12cu|guake-0.4.4-1|21	%description
12cu|guake-0.4.4-1|22	Guake is a drop-down terminal for Gnome Desktop Environment, so you just
12cu|guake-0.4.4-1|23	need to press a key to invoke him, and press again to hide.
12cu|guake-0.4.4-1|24	
12cu|guake-0.4.4-1|25	%prep
12cu|guake-0.4.4-1|26	%setup -q
12cu|guake-0.4.4-1|27	
12cu|guake-0.4.4-1|28	%build
12cu|guake-0.4.4-1|29	%configure2_5x \
12cu|guake-0.4.4-1|30	--disable-schemas-install \
12cu|guake-0.4.4-1|31	--disable-static
12cu|guake-0.4.4-1|32	%make
12cu|guake-0.4.4-1|33	
12cu|guake-0.4.4-1|34	%install
12cu|guake-0.4.4-1|35	%makeinstall_std pythondir=%{py_platsitedir}
12cu|guake-0.4.4-1|36	
12cu|guake-0.4.4-1|37	%{find_lang} %{name}
12cu|guake-0.4.4-1|38	
12cu|guake-0.4.4-1|39	%preun
12cu|guake-0.4.4-1|40	%preun_uninstall_gconf_schemas %{name}
12cu|guake-0.4.4-1|41	
12cu|guake-0.4.4-1|42	%files -f %{name}.lang
12cu|guake-0.4.4-1|43	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cu|guake-0.4.4-1|44	%{_bindir}/%{name}*
12cu|guake-0.4.4-1|45	%{_datadir}/%{name}
12cu|guake-0.4.4-1|46	%{_datadir}/applications/%{name}*.desktop
12cu|guake-0.4.4-1|47	%{_mandir}/man1/*
12cu|guake-0.4.4-1|48	%{_datadir}/dbus-1/services/org.guake.Guake.service
12cu|guake-0.4.4-1|49	%{_datadir}/pixmaps/%{name}
12cu|guake-0.4.4-1|50	%{_iconsdir}/hicolor/*/apps/*png
12cu|guake-0.4.4-1|51	%{py_platsitedir}/%{name}
12cu|guake-0.4.4-1|52	
12cu|guake-0.4.4-1|53	%changelog
12cu|guake-0.4.4-1|54	* Fri May 06 2011 Jani Välimaa <wally@mandriva.org> 0.4.2-3mdv2011.0
12cu|guake-0.4.4-1|55	+ Revision: 669798
12cu|guake-0.4.4-1|56	- require python-notify (mga#1154)
12cu|guake-0.4.4-1|57	- drop buildroot definition
12cu|guake-0.4.4-1|58	
12cu|guake-0.4.4-1|59	* Sun Nov 07 2010 Jani Välimaa <wally@mandriva.org> 0.4.2-2mdv2011.0
12cu|guake-0.4.4-1|60	+ Revision: 594691
12cu|guake-0.4.4-1|61	- rebuild for python 2.7
12cu|guake-0.4.4-1|62	
12cu|guake-0.4.4-1|63	* Tue Oct 12 2010 Jani Välimaa <wally@mandriva.org> 0.4.2-1mdv2011.0
12cu|guake-0.4.4-1|64	+ Revision: 585198
12cu|guake-0.4.4-1|65	- new version 0.4.2
12cu|guake-0.4.4-1|66	- add patch from Fedora, fixes Fedora bug #626303
12cu|guake-0.4.4-1|67	- clean spec a bit
12cu|guake-0.4.4-1|68	
12cu|guake-0.4.4-1|69	* Fri Mar 05 2010 Jani Välimaa <wally@mandriva.org> 0.4.1-1mdv2010.1
12cu|guake-0.4.4-1|70	+ Revision: 514480
12cu|guake-0.4.4-1|71	- fix file list
12cu|guake-0.4.4-1|72	- new version 0.4.1
12cu|guake-0.4.4-1|73	- fix url
12cu|guake-0.4.4-1|74	
12cu|guake-0.4.4-1|75	+ Juan Luis Baptiste <juancho@mandriva.org>
12cu|guake-0.4.4-1|76	- Missing python-dbus in Requires, without it fails when run.
12cu|guake-0.4.4-1|77	
12cu|guake-0.4.4-1|78	* Tue Aug 25 2009 Frederik Himpe <fhimpe@mandriva.org> 0.4.0-1mdv2010.0
12cu|guake-0.4.4-1|79	+ Revision: 421216
12cu|guake-0.4.4-1|80	- Update to new version 0.4.0
12cu|guake-0.4.4-1|81	
12cu|guake-0.4.4-1|82	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-2mdv2009.1
12cu|guake-0.4.4-1|83	+ Revision: 347819
12cu|guake-0.4.4-1|84	- rebuild for latest python
12cu|guake-0.4.4-1|85	
12cu|guake-0.4.4-1|86	* Fri Jul 25 2008 Funda Wang <fwang@mandriva.org> 0.3.1-1mdv2009.0
12cu|guake-0.4.4-1|87	+ Revision: 249719
12cu|guake-0.4.4-1|88	- New version 0.3.1
12cu|guake-0.4.4-1|89	
12cu|guake-0.4.4-1|90	* Fri Jul 18 2008 Funda Wang <fwang@mandriva.org> 0.3-1mdv2009.0
12cu|guake-0.4.4-1|91	+ Revision: 238013
12cu|guake-0.4.4-1|92	- import guake
12cu|guake-0.4.4-1|93	
12cu|guake-0.4.4-1|94	

9631 12
12cu|guidance-power-manager-4.4.0-6|1	Summary:	KDE power management applet
12cu|guidance-power-manager-4.4.0-6|2	Name:		guidance-power-manager
12cu|guidance-power-manager-4.4.0-6|3	Version:	4.4.0
12cu|guidance-power-manager-4.4.0-6|4	Release:	6
12cu|guidance-power-manager-4.4.0-6|5	License:	GPLv2+
12cu|guidance-power-manager-4.4.0-6|6	Group:		Graphical desktop/KDE
12cu|guidance-power-manager-4.4.0-6|7	Url:		http://websvn.kde.org/trunk/extragear/utils/guidance-power-manager
12cu|guidance-power-manager-4.4.0-6|8	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/%{version}/src/extragear/%{name}-%{version}.tar.bz2
12cu|guidance-power-manager-4.4.0-6|9	BuildRequires:	python-dbus
12cu|guidance-power-manager-4.4.0-6|10	BuildRequires:	python-kde4
12cu|guidance-power-manager-4.4.0-6|11	BuildRequires:	python-sip
12cu|guidance-power-manager-4.4.0-6|12	BuildRequires:	kdelibs4-devel
12cu|guidance-power-manager-4.4.0-6|13	BuildRequires:	pkgconfig(python)
12cu|guidance-power-manager-4.4.0-6|14	BuildRequires:	pkgconfig(x11)
12cu|guidance-power-manager-4.4.0-6|15	BuildRequires:	pkgconfig(xrandr)
12cu|guidance-power-manager-4.4.0-6|16	BuildRequires:	pkgconfig(xscrnsaver)
12cu|guidance-power-manager-4.4.0-6|17	BuildRequires:	pkgconfig(xxf86vm)
12cu|guidance-power-manager-4.4.0-6|18	Requires:	hal
12cu|guidance-power-manager-4.4.0-6|19	Requires:	kdebase4-runtime
12cu|guidance-power-manager-4.4.0-6|20	Requires:	pm-utils
12cu|guidance-power-manager-4.4.0-6|21	Requires:	python-dbus
12cu|guidance-power-manager-4.4.0-6|22	Requires:	python-kde4
12cu|guidance-power-manager-4.4.0-6|23	
12cu|guidance-power-manager-4.4.0-6|24	%description
12cu|guidance-power-manager-4.4.0-6|25	The package provides battery monitoring and suspend/standby triggers.
12cu|guidance-power-manager-4.4.0-6|26	It is based on the powersave package and therefore supports APM and
12cu|guidance-power-manager-4.4.0-6|27	ACPI. See powersave package for additional features such as CPU frequency
12cu|guidance-power-manager-4.4.0-6|28	scaling(SpeedStep and PowerNow) and more
12cu|guidance-power-manager-4.4.0-6|29	
12cu|guidance-power-manager-4.4.0-6|30	%files -f %{name}.lang
12cu|guidance-power-manager-4.4.0-6|31	%{_kde_bindir}/guidance-power-manager
12cu|guidance-power-manager-4.4.0-6|32	%{py_platsitedir}/ixf86misc.so
12cu|guidance-power-manager-4.4.0-6|33	%{py_platsitedir}/xf86misc.py
12cu|guidance-power-manager-4.4.0-6|34	%{_kde_appsdir}/guidance-power-manager
12cu|guidance-power-manager-4.4.0-6|35	%{_kde_datadir}/autostart/guidance-power-manager.desktop
12cu|guidance-power-manager-4.4.0-6|36	
12cu|guidance-power-manager-4.4.0-6|37	#--------------------------------------------------------------------
12cu|guidance-power-manager-4.4.0-6|38	
12cu|guidance-power-manager-4.4.0-6|39	%prep
12cu|guidance-power-manager-4.4.0-6|40	%setup -q
12cu|guidance-power-manager-4.4.0-6|41	
12cu|guidance-power-manager-4.4.0-6|42	%build
12cu|guidance-power-manager-4.4.0-6|43	%cmake_kde4
12cu|guidance-power-manager-4.4.0-6|44	%make
12cu|guidance-power-manager-4.4.0-6|45	
12cu|guidance-power-manager-4.4.0-6|46	%install
12cu|guidance-power-manager-4.4.0-6|47	%makeinstall_std -C build
12cu|guidance-power-manager-4.4.0-6|48	
12cu|guidance-power-manager-4.4.0-6|49	%find_lang %{name}
12cu|guidance-power-manager-4.4.0-6|50	
12cu|guidance-power-manager-4.4.0-6|51	
12cu|guidance-power-manager-4.4.0-6|52	%changelog
12cu|guidance-power-manager-4.4.0-6|53	* Fri Apr 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.4.0-6
12cu|guidance-power-manager-4.4.0-6|54	+ Revision: a5c2879
12cu|guidance-power-manager-4.4.0-6|55	- Rebuild against python-sip 4.15, spec cleanups
12cu|guidance-power-manager-4.4.0-6|56	
12cu|guidance-power-manager-4.4.0-6|57	

9632 12
12cu|guile-lib-0.2.1-2|1	Summary:	Library of useful guile modules
12cu|guile-lib-0.2.1-2|2	Name:		guile-lib
12cu|guile-lib-0.2.1-2|3	Version:	0.2.1
12cu|guile-lib-0.2.1-2|4	Release:	2
12cu|guile-lib-0.2.1-2|5	License:	GPLv3
12cu|guile-lib-0.2.1-2|6	Group:		Development/Other
12cu|guile-lib-0.2.1-2|7	URL:		http://savannah.nongnu.org/projects/guile-lib
12cu|guile-lib-0.2.1-2|8	Source:		http://download.savannah.gnu.org/releases/guile-lib/%{name}-%{version}.tar.gz
12cu|guile-lib-0.2.1-2|9	BuildRequires:	texinfo
12cu|guile-lib-0.2.1-2|10	BuildRequires:	guile-devel
12cu|guile-lib-0.2.1-2|11	Requires:	guile >= 1.6
12cu|guile-lib-0.2.1-2|12	BuildArch:	noarch
12cu|guile-lib-0.2.1-2|13	
12cu|guile-lib-0.2.1-2|14	%description
12cu|guile-lib-0.2.1-2|15	A set of various-purpose library modules for Guile. Covered areas include:
12cu|guile-lib-0.2.1-2|16	
12cu|guile-lib-0.2.1-2|17	* Unit testing framework ala JUnit
12cu|guile-lib-0.2.1-2|18	* Logging system
12cu|guile-lib-0.2.1-2|19	* String routines (wrapping, completion, soundex algorithm)
12cu|guile-lib-0.2.1-2|20	* OS process chains (think "shell pipes in scheme")
12cu|guile-lib-0.2.1-2|21	* ANSI escape sequence text coloring
12cu|guile-lib-0.2.1-2|22	* SRFI-35 (conditions)
12cu|guile-lib-0.2.1-2|23	
12cu|guile-lib-0.2.1-2|24	%prep
12cu|guile-lib-0.2.1-2|25	%setup -q
12cu|guile-lib-0.2.1-2|26	
12cu|guile-lib-0.2.1-2|27	%build
12cu|guile-lib-0.2.1-2|28	%configure2_5x
12cu|guile-lib-0.2.1-2|29	%make
12cu|guile-lib-0.2.1-2|30	
12cu|guile-lib-0.2.1-2|31	%install
12cu|guile-lib-0.2.1-2|32	%makeinstall_std
12cu|guile-lib-0.2.1-2|33	
12cu|guile-lib-0.2.1-2|34	
12cu|guile-lib-0.2.1-2|35	
12cu|guile-lib-0.2.1-2|36	%files
12cu|guile-lib-0.2.1-2|37	%doc {AUTHORS,ChangeLog,NEWS,README}
12cu|guile-lib-0.2.1-2|38	%{_infodir}/*.info*
12cu|guile-lib-0.2.1-2|39	%{_datadir}/guile/site/*
12cu|guile-lib-0.2.1-2|40	
12cu|guile-lib-0.2.1-2|41	
12cu|guile-lib-0.2.1-2|42	
12cu|guile-lib-0.2.1-2|43	

9633 12
12cu|guitarix2-0.25.1-1|1	%define debug_package          %{nil}
12cu|guitarix2-0.25.1-1|2	
12cu|guitarix2-0.25.1-1|3	%define ladspadir       %{_libdir}/ladspa
12cu|guitarix2-0.25.1-1|4	
12cu|guitarix2-0.25.1-1|5	Name:           guitarix2
12cu|guitarix2-0.25.1-1|6	Summary:        Guitar effect processor for JACK
12cu|guitarix2-0.25.1-1|7	Version:        0.25.1
12cu|guitarix2-0.25.1-1|8	Release:        1
12cu|guitarix2-0.25.1-1|9	
12cu|guitarix2-0.25.1-1|10	Source:         http://prdownloads.sourceforge.net/guitarix/%{name}-%{version}.tar.bz2
12cu|guitarix2-0.25.1-1|11	URL:            http://guitarix.sourceforge.net/
12cu|guitarix2-0.25.1-1|12	License:        GPLv2
12cu|guitarix2-0.25.1-1|13	Group:          Sound
12cu|guitarix2-0.25.1-1|14	BuildRequires:  sigc++2.0-devel fftw3-devel ladspa-devel
12cu|guitarix2-0.25.1-1|15	BuildRequires:  gtk+2-devel gtkmm2.4-devel
12cu|guitarix2-0.25.1-1|16	BuildRequires:  sndfile-devel jackit-devel
12cu|guitarix2-0.25.1-1|17	BuildRequires:  libzita-convolver-devel libzita-resampler-devel boost-devel
12cu|guitarix2-0.25.1-1|18	BuildRequires:  liblrdf-devel
12cu|guitarix2-0.25.1-1|19	BuildRequires:  faust
12cu|guitarix2-0.25.1-1|20	BuildRequires:  intltool gettext-devel desktop-file-utils
12cu|guitarix2-0.25.1-1|21	Requires:       %{name}-plugins-ladspa = %{version}
12cu|guitarix2-0.25.1-1|22	Provides:       guitarix = %{version}-%{release}
12cu|guitarix2-0.25.1-1|23	Obsoletes:      guitarix < %{version}-%{release}
12cu|guitarix2-0.25.1-1|24	
12cu|guitarix2-0.25.1-1|25	%description
12cu|guitarix2-0.25.1-1|26	Guitarix is a simple Linux Rock Guitar Amplifier for the Jack Audio
12cu|guitarix2-0.25.1-1|27	Connektion Kit with one input and two outputs. Designed to get nice
12cu|guitarix2-0.25.1-1|28	thrash/metal/rock/blues guitar sounds. There are controls for bass,
12cu|guitarix2-0.25.1-1|29	middle, treble, gain (in/out), compressor, preamp, tube's, drive,
12cu|guitarix2-0.25.1-1|30	overdrive, oversample, anti-alias, fuzz, balance, distortion, freeverb,
12cu|guitarix2-0.25.1-1|31	impulse response, vibrato, chorus, delay , cry-baby(wah) and echo.
12cu|guitarix2-0.25.1-1|32	
12cu|guitarix2-0.25.1-1|33	%package plugins-ladspa
12cu|guitarix2-0.25.1-1|34	Summary:        LADSPA plugins coming with guitarix2
12cu|guitarix2-0.25.1-1|35	Group:          Sound
12cu|guitarix2-0.25.1-1|36	
12cu|guitarix2-0.25.1-1|37	Requires:       ladspa
12cu|guitarix2-0.25.1-1|38	
12cu|guitarix2-0.25.1-1|39	%description plugins-ladspa
12cu|guitarix2-0.25.1-1|40	Guitarix is a simple Linux Rock Guitar Amplifier for the Jack Audio
12cu|guitarix2-0.25.1-1|41	Connektion Kit. This package includes the LADSPA plugins for the amp,
12cu|guitarix2-0.25.1-1|42	which can be used with other LADSPA hosts as well.
12cu|guitarix2-0.25.1-1|43	
12cu|guitarix2-0.25.1-1|44	%prep
12cu|guitarix2-0.25.1-1|45	%setup -q -n guitarix-%{version}
12cu|guitarix2-0.25.1-1|46	
12cu|guitarix2-0.25.1-1|47	%build
12cu|guitarix2-0.25.1-1|48	
12cu|guitarix2-0.25.1-1|49	./waf -vv configure --prefix=%{_prefix} --ladspadir=%ladspadir -j1
12cu|guitarix2-0.25.1-1|50	#      --cxxflags="-std=c++0x -fomit-frame-pointer -ftree-loop-linear         \
12cu|guitarix2-0.25.1-1|51	#      -ffinite-math-only -fno-math-errno -fno-signed-zeros -fstrength-reduce \
12cu|guitarix2-0.25.1-1|52	#      %{optflags}"                                                           \
12cu|guitarix2-0.25.1-1|53	
12cu|guitarix2-0.25.1-1|54	
12cu|guitarix2-0.25.1-1|55	./waf build -j1
12cu|guitarix2-0.25.1-1|56	
12cu|guitarix2-0.25.1-1|57	%install
12cu|guitarix2-0.25.1-1|58	./waf install --destdir=%{buildroot}
12cu|guitarix2-0.25.1-1|59	desktop-file-install --add-category="X-MandrivaLinux-Multimedia-Sound;" \
12cu|guitarix2-0.25.1-1|60	--remove-category="X-Jack;" \
12cu|guitarix2-0.25.1-1|61	--remove-category="Midi;" \
12cu|guitarix2-0.25.1-1|62	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|guitarix2-0.25.1-1|63	
12cu|guitarix2-0.25.1-1|64	%files
12cu|guitarix2-0.25.1-1|65	%defattr(-,root,root)
12cu|guitarix2-0.25.1-1|66	%doc README
12cu|guitarix2-0.25.1-1|67	%{_bindir}/guitarix
12cu|guitarix2-0.25.1-1|68	%{_datadir}/pixmaps/*.png
12cu|guitarix2-0.25.1-1|69	%{_datadir}/gx_head/skins/*.jpg
12cu|guitarix2-0.25.1-1|70	%{_datadir}/gx_head/skins/*.png
12cu|guitarix2-0.25.1-1|71	%{_datadir}/gx_head/skins/*.svg
12cu|guitarix2-0.25.1-1|72	%{_datadir}/gx_head/skins/*.rc
12cu|guitarix2-0.25.1-1|73	%{_datadir}/gx_head/sounds/*.wav
12cu|guitarix2-0.25.1-1|74	%{_datadir}/gx_head/builder/*
12cu|guitarix2-0.25.1-1|75	%{_datadir}/gx_head/factorysettings/*
12cu|guitarix2-0.25.1-1|76	%{_datadir}/applications/guitarix.desktop
12cu|guitarix2-0.25.1-1|77	%{_localedir}/es/LC_MESSAGES/guitarix.mo
12cu|guitarix2-0.25.1-1|78	%{_localedir}/fr/LC_MESSAGES/guitarix.mo
12cu|guitarix2-0.25.1-1|79	%{_localedir}/it/LC_MESSAGES/guitarix.mo
12cu|guitarix2-0.25.1-1|80	
12cu|guitarix2-0.25.1-1|81	%files plugins-ladspa
12cu|guitarix2-0.25.1-1|82	%defattr(-,root,root)
12cu|guitarix2-0.25.1-1|83	%dir %ladspadir
12cu|guitarix2-0.25.1-1|84	%ladspadir/*.so
12cu|guitarix2-0.25.1-1|85	%{_datadir}/ladspa/rdf/*.rdf
12cu|guitarix2-0.25.1-1|86	
12cu|guitarix2-0.25.1-1|87	
12cu|guitarix2-0.25.1-1|88	%changelog
12cu|guitarix2-0.25.1-1|89	* Tue Jul 31 2012 Frank Kober <emuse@mandriva.org> 0.23.3-1
12cu|guitarix2-0.25.1-1|90	+ Revision: 811492
12cu|guitarix2-0.25.1-1|91	- new version 0.23.3
12cu|guitarix2-0.25.1-1|92	
12cu|guitarix2-0.25.1-1|93	* Thu Jul 12 2012 Frank Kober <emuse@mandriva.org> 0.23.2-1
12cu|guitarix2-0.25.1-1|94	+ Revision: 809068
12cu|guitarix2-0.25.1-1|95	- new version 0.23.2
12cu|guitarix2-0.25.1-1|96	
12cu|guitarix2-0.25.1-1|97	* Thu Jul 05 2012 Frank Kober <emuse@mandriva.org> 0.23.1-1
12cu|guitarix2-0.25.1-1|98	+ Revision: 808161
12cu|guitarix2-0.25.1-1|99	- new version 0.23.1
12cu|guitarix2-0.25.1-1|100	
12cu|guitarix2-0.25.1-1|101	* Fri May 18 2012 Frank Kober <emuse@mandriva.org> 0.22.3-1
12cu|guitarix2-0.25.1-1|102	+ Revision: 799574
12cu|guitarix2-0.25.1-1|103	- new version 0.22.3 (bugfixes)
12cu|guitarix2-0.25.1-1|104	
12cu|guitarix2-0.25.1-1|105	* Tue Apr 17 2012 Frank Kober <emuse@mandriva.org> 0.22.0-3
12cu|guitarix2-0.25.1-1|106	+ Revision: 791535
12cu|guitarix2-0.25.1-1|107	- provide separate package for guitarix ladspa plugins
12cu|guitarix2-0.25.1-1|108	
12cu|guitarix2-0.25.1-1|109	* Sun Apr 15 2012 Frank Kober <emuse@mandriva.org> 0.22.0-2
12cu|guitarix2-0.25.1-1|110	+ Revision: 791118
12cu|guitarix2-0.25.1-1|111	- rebuild using distro-own packages of zita-convolver and zita-resampler
12cu|guitarix2-0.25.1-1|112	
12cu|guitarix2-0.25.1-1|113	* Sun Apr 15 2012 Frank Kober <emuse@mandriva.org> 0.22.0-1
12cu|guitarix2-0.25.1-1|114	+ Revision: 791085
12cu|guitarix2-0.25.1-1|115	- new version 0.22.0
12cu|guitarix2-0.25.1-1|116	
12cu|guitarix2-0.25.1-1|117	* Wed Nov 09 2011 Frank Kober <emuse@mandriva.org> 0.20.1-1
12cu|guitarix2-0.25.1-1|118	+ Revision: 729562
12cu|guitarix2-0.25.1-1|119	- new version 0.20.1
12cu|guitarix2-0.25.1-1|120	o try build with original waf configure forcing single CPU (works locally)
12cu|guitarix2-0.25.1-1|121	
12cu|guitarix2-0.25.1-1|122	* Wed Nov 02 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.18.0-2
12cu|guitarix2-0.25.1-1|123	+ Revision: 712244
12cu|guitarix2-0.25.1-1|124	- buildfix or we always have Unable to open file  osc.lib ERROR
12cu|guitarix2-0.25.1-1|125	- added libzita-resampler-devel to req section
12cu|guitarix2-0.25.1-1|126	
12cu|guitarix2-0.25.1-1|127	* Wed Aug 10 2011 Frank Kober <emuse@mandriva.org> 0.18.0-1
12cu|guitarix2-0.25.1-1|128	+ Revision: 693878
12cu|guitarix2-0.25.1-1|129	- new version 0.18.0
12cu|guitarix2-0.25.1-1|130	
12cu|guitarix2-0.25.1-1|131	* Sat Jul 09 2011 Frank Kober <emuse@mandriva.org> 0.17.0-1
12cu|guitarix2-0.25.1-1|132	+ Revision: 689409
12cu|guitarix2-0.25.1-1|133	- new version 0.17.0 (mainly bugfixes, some new features)
12cu|guitarix2-0.25.1-1|134	
12cu|guitarix2-0.25.1-1|135	* Fri Jun 10 2011 Frank Kober <emuse@mandriva.org> 0.16.0-1
12cu|guitarix2-0.25.1-1|136	+ Revision: 684098
12cu|guitarix2-0.25.1-1|137	- added intltool BR
12cu|guitarix2-0.25.1-1|138	- Conflicts old version in guitarix package
12cu|guitarix2-0.25.1-1|139	- import guitarix2
12cu|guitarix2-0.25.1-1|140	

9634 12
12cu|guitarix2-0.30.0-1|1	%define debug_package          %{nil}
12cu|guitarix2-0.30.0-1|2	
12cu|guitarix2-0.30.0-1|3	%define ladspadir %{_libdir}/ladspa
12cu|guitarix2-0.30.0-1|4	%define lv2dir %{_libdir}/lv2
12cu|guitarix2-0.30.0-1|5	
12cu|guitarix2-0.30.0-1|6	%define major 0
12cu|guitarix2-0.30.0-1|7	%define libgxw %mklibname gxw %{major}
12cu|guitarix2-0.30.0-1|8	%define libgxwmm %mklibname gxwmm %{major}
12cu|guitarix2-0.30.0-1|9	
12cu|guitarix2-0.30.0-1|10	Summary:	Guitar effect processor for JACK
12cu|guitarix2-0.30.0-1|11	Name:		guitarix2
12cu|guitarix2-0.30.0-1|12	Version:	0.30.0
12cu|guitarix2-0.30.0-1|13	Release:	1
12cu|guitarix2-0.30.0-1|14	License:	GPLv2+
12cu|guitarix2-0.30.0-1|15	Group:		Sound
12cu|guitarix2-0.30.0-1|16	Url:		http://guitarix.sourceforge.net/
12cu|guitarix2-0.30.0-1|17	Source0:	http://prdownloads.sourceforge.net/guitarix/%{name}-%{version}.tar.bz2
12cu|guitarix2-0.30.0-1|18	BuildRequires:	desktop-file-utils
12cu|guitarix2-0.30.0-1|19	BuildRequires:	faust
12cu|guitarix2-0.30.0-1|20	BuildRequires:	eigen3
12cu|guitarix2-0.30.0-1|21	BuildRequires:	intltool
12cu|guitarix2-0.30.0-1|22	BuildRequires:	boost-devel
12cu|guitarix2-0.30.0-1|23	BuildRequires:	gettext-devel
12cu|guitarix2-0.30.0-1|24	BuildRequires:	ladspa-devel
12cu|guitarix2-0.30.0-1|25	BuildRequires:	libzita-convolver-devel
12cu|guitarix2-0.30.0-1|26	BuildRequires:	libzita-resampler-devel
12cu|guitarix2-0.30.0-1|27	BuildRequires:	pkgconfig(avahi-gobject)
12cu|guitarix2-0.30.0-1|28	BuildRequires:	pkgconfig(fftw3)
12cu|guitarix2-0.30.0-1|29	BuildRequires:	pkgconfig(gdkmm-2.4)
12cu|guitarix2-0.30.0-1|30	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|guitarix2-0.30.0-1|31	BuildRequires:	pkgconfig(jack)
12cu|guitarix2-0.30.0-1|32	BuildRequires:	pkgconfig(lrdf)
12cu|guitarix2-0.30.0-1|33	BuildRequires:	pkgconfig(lv2)
12cu|guitarix2-0.30.0-1|34	BuildRequires:	pkgconfig(sigc++-2.0)
12cu|guitarix2-0.30.0-1|35	BuildRequires:	pkgconfig(sndfile)
12cu|guitarix2-0.30.0-1|36	BuildRequires:	pkgconfig(lilv-0)
12cu|guitarix2-0.30.0-1|37	
12cu|guitarix2-0.30.0-1|38	Requires:	%{name}-plugins-ladspa = %{EVRD}
12cu|guitarix2-0.30.0-1|39	Provides:	guitarix = %{EVRD}
12cu|guitarix2-0.30.0-1|40	Obsoletes:	%{_lib}gxw-devel < 0.28.1-2
12cu|guitarix2-0.30.0-1|41	
12cu|guitarix2-0.30.0-1|42	%description
12cu|guitarix2-0.30.0-1|43	Guitarix is a simple Linux Rock Guitar Amplifier for the Jack Audio
12cu|guitarix2-0.30.0-1|44	Connektion Kit with one input and two outputs. Designed to get nice
12cu|guitarix2-0.30.0-1|45	thrash/metal/rock/blues guitar sounds. There are controls for bass,
12cu|guitarix2-0.30.0-1|46	middle, treble, gain (in/out), compressor, preamp, tube's, drive,
12cu|guitarix2-0.30.0-1|47	overdrive, oversample, anti-alias, fuzz, balance, distortion, freeverb,
12cu|guitarix2-0.30.0-1|48	impulse response, vibrato, chorus, delay , cry-baby(wah) and echo.
12cu|guitarix2-0.30.0-1|49	
12cu|guitarix2-0.30.0-1|50	%files -f guitarix.lang
12cu|guitarix2-0.30.0-1|51	%doc README
12cu|guitarix2-0.30.0-1|52	%{_bindir}/guitarix
12cu|guitarix2-0.30.0-1|53	%{_datadir}/pixmaps/*.png
12cu|guitarix2-0.30.0-1|54	%{_datadir}/gx_head/skins/*.jpg
12cu|guitarix2-0.30.0-1|55	%{_datadir}/gx_head/skins/*.png
12cu|guitarix2-0.30.0-1|56	%{_datadir}/gx_head/skins/*.svg
12cu|guitarix2-0.30.0-1|57	%{_datadir}/gx_head/skins/*.rc
12cu|guitarix2-0.30.0-1|58	%{_datadir}/gx_head/skins/LV2/*.rc
12cu|guitarix2-0.30.0-1|59	%{_datadir}/gx_head/sounds/*
12cu|guitarix2-0.30.0-1|60	%{_datadir}/gx_head/builder/*
12cu|guitarix2-0.30.0-1|61	%{_datadir}/gx_head/factorysettings/*
12cu|guitarix2-0.30.0-1|62	%{_datadir}/applications/guitarix.desktop
12cu|guitarix2-0.30.0-1|63	
12cu|guitarix2-0.30.0-1|64	#----------------------------------------------------------------------------
12cu|guitarix2-0.30.0-1|65	
12cu|guitarix2-0.30.0-1|66	%package plugins-ladspa
12cu|guitarix2-0.30.0-1|67	Summary:	LADSPA plugins coming with guitarix2
12cu|guitarix2-0.30.0-1|68	Group:		Sound
12cu|guitarix2-0.30.0-1|69	Requires:	ladspa
12cu|guitarix2-0.30.0-1|70	
12cu|guitarix2-0.30.0-1|71	%description plugins-ladspa
12cu|guitarix2-0.30.0-1|72	Guitarix is a simple Linux Rock Guitar Amplifier for the Jack Audio
12cu|guitarix2-0.30.0-1|73	Connektion Kit. This package includes the LADSPA plugins for the amp,
12cu|guitarix2-0.30.0-1|74	which can be used with other LADSPA hosts as well.
12cu|guitarix2-0.30.0-1|75	
12cu|guitarix2-0.30.0-1|76	%files plugins-ladspa
12cu|guitarix2-0.30.0-1|77	%dir %{ladspadir}
12cu|guitarix2-0.30.0-1|78	%{ladspadir}/*.so
12cu|guitarix2-0.30.0-1|79	%{_datadir}/ladspa/rdf/*.rdf
12cu|guitarix2-0.30.0-1|80	
12cu|guitarix2-0.30.0-1|81	#----------------------------------------------------------------------------
12cu|guitarix2-0.30.0-1|82	
12cu|guitarix2-0.30.0-1|83	%package plugins-lv2
12cu|guitarix2-0.30.0-1|84	Summary:	LV2 plugins coming with guitarix2
12cu|guitarix2-0.30.0-1|85	Group:		Sound
12cu|guitarix2-0.30.0-1|86	Requires:	lv2
12cu|guitarix2-0.30.0-1|87	
12cu|guitarix2-0.30.0-1|88	%description plugins-lv2
12cu|guitarix2-0.30.0-1|89	Guitarix is a simple Linux Rock Guitar Amplifier for the Jack Audio
12cu|guitarix2-0.30.0-1|90	Connektion Kit. This package includes the LV2 plugins for the amp,
12cu|guitarix2-0.30.0-1|91	which can be used with LV2 hosts.
12cu|guitarix2-0.30.0-1|92	
12cu|guitarix2-0.30.0-1|93	%files plugins-lv2
12cu|guitarix2-0.30.0-1|94	%dir %{_libdir}/lv2
12cu|guitarix2-0.30.0-1|95	%{_libdir}/lv2/*
12cu|guitarix2-0.30.0-1|96	%{_datadir}/gx_head/skins/LV2/*.png
12cu|guitarix2-0.30.0-1|97	
12cu|guitarix2-0.30.0-1|98	#----------------------------------------------------------------------------
12cu|guitarix2-0.30.0-1|99	
12cu|guitarix2-0.30.0-1|100	%package -n %{libgxw}
12cu|guitarix2-0.30.0-1|101	Summary:	Libraries required for guitarix LV2 plugins
12cu|guitarix2-0.30.0-1|102	Group:		Sound
12cu|guitarix2-0.30.0-1|103	Conflicts:	%{_lib}gxw1 < 0.28.1-2
12cu|guitarix2-0.30.0-1|104	Obsoletes:	%{_lib}gxw1 < 0.28.1-2
12cu|guitarix2-0.30.0-1|105	
12cu|guitarix2-0.30.0-1|106	%description -n %{libgxw}
12cu|guitarix2-0.30.0-1|107	Libraries required for guitarix LV2 plugins.
12cu|guitarix2-0.30.0-1|108	
12cu|guitarix2-0.30.0-1|109	%files -n %{libgxw}
12cu|guitarix2-0.30.0-1|110	%{_libdir}/libgxw.so.%{major}*
12cu|guitarix2-0.30.0-1|111	
12cu|guitarix2-0.30.0-1|112	#----------------------------------------------------------------------------
12cu|guitarix2-0.30.0-1|113	
12cu|guitarix2-0.30.0-1|114	%package -n %{libgxwmm}
12cu|guitarix2-0.30.0-1|115	Summary:	Libraries required for guitarix LV2 plugins
12cu|guitarix2-0.30.0-1|116	Group:		Sound
12cu|guitarix2-0.30.0-1|117	Conflicts:	%{_lib}gxw1 < 0.28.1-2
12cu|guitarix2-0.30.0-1|118	Obsoletes:	%{_lib}gxw1 < 0.28.1-2
12cu|guitarix2-0.30.0-1|119	
12cu|guitarix2-0.30.0-1|120	%description -n %{libgxwmm}
12cu|guitarix2-0.30.0-1|121	Libraries required for guitarix LV2 plugins.
12cu|guitarix2-0.30.0-1|122	
12cu|guitarix2-0.30.0-1|123	%files -n %{libgxwmm}
12cu|guitarix2-0.30.0-1|124	%{_libdir}/libgxwmm.so.%{major}*
12cu|guitarix2-0.30.0-1|125	
12cu|guitarix2-0.30.0-1|126	#----------------------------------------------------------------------------
12cu|guitarix2-0.30.0-1|127	
12cu|guitarix2-0.30.0-1|128	%prep
12cu|guitarix2-0.30.0-1|129	%setup -q -n guitarix-%{version}
12cu|guitarix2-0.30.0-1|130	
12cu|guitarix2-0.30.0-1|131	%build
12cu|guitarix2-0.30.0-1|132	./waf configure \
12cu|guitarix2-0.30.0-1|133	--prefix=%{_prefix} \
12cu|guitarix2-0.30.0-1|134	--libdir=%{_libdir} \
12cu|guitarix2-0.30.0-1|135	--ladspadir=%{ladspadir} \
12cu|guitarix2-0.30.0-1|136	--lv2dir=%{lv2dir}
12cu|guitarix2-0.30.0-1|137	
12cu|guitarix2-0.30.0-1|138	./waf build
12cu|guitarix2-0.30.0-1|139	
12cu|guitarix2-0.30.0-1|140	%install
12cu|guitarix2-0.30.0-1|141	./waf install --destdir=%{buildroot}
12cu|guitarix2-0.30.0-1|142	desktop-file-install \
12cu|guitarix2-0.30.0-1|143	--remove-category="X-Jack;" \
12cu|guitarix2-0.30.0-1|144	--remove-category="Midi;" \
12cu|guitarix2-0.30.0-1|145	--dir %{buildroot}%{_datadir}/applications \
12cu|guitarix2-0.30.0-1|146	%{buildroot}%{_datadir}/applications/*
12cu|guitarix2-0.30.0-1|147	
12cu|guitarix2-0.30.0-1|148	# These are not needed, we don't have header files to use
12cu|guitarix2-0.30.0-1|149	rm -f %{buildroot}%{_libdir}/libgxw.so
12cu|guitarix2-0.30.0-1|150	rm -f %{buildroot}%{_libdir}/libgxwmm.so
12cu|guitarix2-0.30.0-1|151	
12cu|guitarix2-0.30.0-1|152	%find_lang guitarix
12cu|guitarix2-0.30.0-1|153	
12cu|guitarix2-0.30.0-1|154	
12cu|guitarix2-0.30.0-1|155	%changelog
12cu|guitarix2-0.30.0-1|156	* Sun Jul 06 2014 emuse <goemusic@yahoo.fr> 0.30.0-1
12cu|guitarix2-0.30.0-1|157	+ Revision: e452f2f
12cu|guitarix2-0.30.0-1|158	- Added missing lilv-0 BR
12cu|guitarix2-0.30.0-1|159	
12cu|guitarix2-0.30.0-1|160	

9635 12
12cu|gummiboot-38-1|1	Name:           gummiboot
12cu|gummiboot-38-1|2	Version:        38
12cu|gummiboot-38-1|3	Release:        1
12cu|gummiboot-38-1|4	Summary:        Simple EFI Boot Manager
12cu|gummiboot-38-1|5	Group:          System/Configuration/Boot and Init
12cu|gummiboot-38-1|6	ExclusiveArch:  x86_64
12cu|gummiboot-38-1|7	License:        LGPLv2+
12cu|gummiboot-38-1|8	URL:            http://freedesktop.org/wiki/Software/gummiboot
12cu|gummiboot-38-1|9	# git clone git://anongit.freedesktop.org/gummiboot
12cu|gummiboot-38-1|10	# cd gummiboot/
12cu|gummiboot-38-1|11	# ./autogen
12cu|gummiboot-38-1|12	# ./configure
12cu|gummiboot-38-1|13	# make distcheck
12cu|gummiboot-38-1|14	Source0:        %{name}-%{version}.tar.xz
12cu|gummiboot-38-1|15	BuildRequires:  gnu-efi
12cu|gummiboot-38-1|16	BuildRequires:  pkgconfig
12cu|gummiboot-38-1|17	BuildRequires:  pkgconfig(blkid)
12cu|gummiboot-38-1|18	BuildRequires:  pkgconfig(libxslt)
12cu|gummiboot-38-1|19	BuildRequires:  docbook-style-xsl
12cu|gummiboot-38-1|20	BuildRequires:  xsltproc
12cu|gummiboot-38-1|21	
12cu|gummiboot-38-1|22	%description
12cu|gummiboot-38-1|23	gummiboot is a simple UEFI boot manager which executes configured EFI
12cu|gummiboot-38-1|24	images. The default entry is selected by a configured pattern (glob)
12cu|gummiboot-38-1|25	or an on-screen menu.
12cu|gummiboot-38-1|26	
12cu|gummiboot-38-1|27	gummiboot operates on the EFI System Partition (ESP) only. gummiboot
12cu|gummiboot-38-1|28	reads simple and entirely generic boot loader configuration files;
12cu|gummiboot-38-1|29	one file per boot loader entry to select from.
12cu|gummiboot-38-1|30	
12cu|gummiboot-38-1|31	Configuration file fragments, kernels, initrds, other EFI images need
12cu|gummiboot-38-1|32	to reside on the ESP.
12cu|gummiboot-38-1|33	
12cu|gummiboot-38-1|34	%prep
12cu|gummiboot-38-1|35	%setup -q
12cu|gummiboot-38-1|36	
12cu|gummiboot-38-1|37	%build
12cu|gummiboot-38-1|38	%configure  --libexecdir=%{_prefix}/lib
12cu|gummiboot-38-1|39	%make
12cu|gummiboot-38-1|40	
12cu|gummiboot-38-1|41	%install
12cu|gummiboot-38-1|42	%make_install
12cu|gummiboot-38-1|43	
12cu|gummiboot-38-1|44	%post
12cu|gummiboot-38-1|45	/usr/bin/gummiboot update >/dev/null 2>&1 || :
12cu|gummiboot-38-1|46	
12cu|gummiboot-38-1|47	%files
12cu|gummiboot-38-1|48	%doc README LICENSE
12cu|gummiboot-38-1|49	%{_bindir}/gummiboot
12cu|gummiboot-38-1|50	%{_mandir}/man8/*
12cu|gummiboot-38-1|51	%dir %{_prefix}/lib/gummiboot
12cu|gummiboot-38-1|52	%ifarch x86_64
12cu|gummiboot-38-1|53	%{_prefix}/lib/gummiboot/gummibootx64.efi
12cu|gummiboot-38-1|54	%endif
12cu|gummiboot-38-1|55	
12cu|gummiboot-38-1|56	%changelog
12cu|gummiboot-38-1|57	* Tue Nov 05 2013 akdengi <alexander.kazancev@rosalab.ru> 38-1
12cu|gummiboot-38-1|58	+ Revision: 1a2880b
12cu|gummiboot-38-1|59	- use right BR gnu-efi
12cu|gummiboot-38-1|60	
12cu|gummiboot-38-1|61	

9636 12
12cu|gupnp-tools-0.8.9-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|gupnp-tools-0.8.9-1|2	
12cu|gupnp-tools-0.8.9-1|3	Summary:	A collection of dev tools utilizing GUPnP and GTK+
12cu|gupnp-tools-0.8.9-1|4	Name:		gupnp-tools
12cu|gupnp-tools-0.8.9-1|5	Version:	0.8.9
12cu|gupnp-tools-0.8.9-1|6	Release:	1
12cu|gupnp-tools-0.8.9-1|7	License:	GPLv2+
12cu|gupnp-tools-0.8.9-1|8	Group:		Development/Other
12cu|gupnp-tools-0.8.9-1|9	Url:		http://www.gupnp.org/
12cu|gupnp-tools-0.8.9-1|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cu|gupnp-tools-0.8.9-1|11	BuildRequires:	intltool
12cu|gupnp-tools-0.8.9-1|12	BuildRequires:	pkgconfig(gnome-icon-theme)
12cu|gupnp-tools-0.8.9-1|13	BuildRequires:	pkgconfig(gssdp-1.0)
12cu|gupnp-tools-0.8.9-1|14	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|gupnp-tools-0.8.9-1|15	BuildRequires:	pkgconfig(gtksourceview-3.0)
12cu|gupnp-tools-0.8.9-1|16	BuildRequires:	pkgconfig(gupnp-1.0)
12cu|gupnp-tools-0.8.9-1|17	BuildRequires:	pkgconfig(gupnp-av-1.0)
12cu|gupnp-tools-0.8.9-1|18	
12cu|gupnp-tools-0.8.9-1|19	%description
12cu|gupnp-tools-0.8.9-1|20	GUPnP is an object-oriented open source framework for creating UPnP
12cu|gupnp-tools-0.8.9-1|21	devices and control points, written in C using GObject and libsoup.
12cu|gupnp-tools-0.8.9-1|22	The GUPnP API is intended to be easy to use, efficient and flexible.
12cu|gupnp-tools-0.8.9-1|23	
12cu|gupnp-tools-0.8.9-1|24	GUPnP-tools is a collection of developer tools utilizing GUPnP and GTK+.
12cu|gupnp-tools-0.8.9-1|25	It features a universal control point application as well as a sample
12cu|gupnp-tools-0.8.9-1|26	DimmableLight v1.0 implementation.
12cu|gupnp-tools-0.8.9-1|27	
12cu|gupnp-tools-0.8.9-1|28	%files -f %{name}.lang
12cu|gupnp-tools-0.8.9-1|29	%doc AUTHORS README
12cu|gupnp-tools-0.8.9-1|30	%{_datadir}/%{name}
12cu|gupnp-tools-0.8.9-1|31	%{_bindir}/gssdp-discover
12cu|gupnp-tools-0.8.9-1|32	%{_bindir}/gupnp-network-light
12cu|gupnp-tools-0.8.9-1|33	%{_bindir}/gupnp-universal-cp
12cu|gupnp-tools-0.8.9-1|34	%{_bindir}/gupnp-av-cp
12cu|gupnp-tools-0.8.9-1|35	%{_bindir}/gupnp-upload
12cu|gupnp-tools-0.8.9-1|36	%{_datadir}/applications/gupnp-*.desktop
12cu|gupnp-tools-0.8.9-1|37	
12cu|gupnp-tools-0.8.9-1|38	#----------------------------------------------------------------------------
12cu|gupnp-tools-0.8.9-1|39	
12cu|gupnp-tools-0.8.9-1|40	%prep
12cu|gupnp-tools-0.8.9-1|41	%setup -q
12cu|gupnp-tools-0.8.9-1|42	
12cu|gupnp-tools-0.8.9-1|43	%build
12cu|gupnp-tools-0.8.9-1|44	%configure2_5x --disable-static
12cu|gupnp-tools-0.8.9-1|45	%make
12cu|gupnp-tools-0.8.9-1|46	
12cu|gupnp-tools-0.8.9-1|47	%install
12cu|gupnp-tools-0.8.9-1|48	%makeinstall_std
12cu|gupnp-tools-0.8.9-1|49	
12cu|gupnp-tools-0.8.9-1|50	
12cu|gupnp-tools-0.8.9-1|51	%find_lang %{name}
12cu|gupnp-tools-0.8.9-1|52	
12cu|gupnp-tools-0.8.9-1|53	%changelog
12cu|gupnp-tools-0.8.9-1|54	* Thu Apr 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.9-1
12cu|gupnp-tools-0.8.9-1|55	+ Revision: 861d108
12cu|gupnp-tools-0.8.9-1|56	- Update BuildRequires
12cu|gupnp-tools-0.8.9-1|57	
12cu|gupnp-tools-0.8.9-1|58	

9637 12
12cu|gupnp-ui-0.1.1-5|1	%define api 1.0
12cu|gupnp-ui-0.1.1-5|2	%define major 0
12cu|gupnp-ui-0.1.1-5|3	%define libname %mklibname %{name} %{api} %{major}
12cu|gupnp-ui-0.1.1-5|4	%define devname %mklibname %{name} %{api} -d
12cu|gupnp-ui-0.1.1-5|5	
12cu|gupnp-ui-0.1.1-5|6	Summary:	GUI for gupnp
12cu|gupnp-ui-0.1.1-5|7	Name:		gupnp-ui
12cu|gupnp-ui-0.1.1-5|8	Version:	0.1.1
12cu|gupnp-ui-0.1.1-5|9	Release:	5
12cu|gupnp-ui-0.1.1-5|10	License:	LGPLv2+
12cu|gupnp-ui-0.1.1-5|11	Group:		Networking/Other
12cu|gupnp-ui-0.1.1-5|12	Url:		http://gupnp.org/
12cu|gupnp-ui-0.1.1-5|13	Source0:	http://gupnp.org/sources/%{name}/%{name}-%{version}.tar.gz
12cu|gupnp-ui-0.1.1-5|14	Patch0:		gupnp-ui-0.1.1-format-strings.patch
12cu|gupnp-ui-0.1.1-5|15	BuildRequires:	pkgconfig(gssdp-1.0)
12cu|gupnp-ui-0.1.1-5|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|gupnp-ui-0.1.1-5|17	BuildRequires:	pkgconfig(gtk-doc)
12cu|gupnp-ui-0.1.1-5|18	BuildRequires:	pkgconfig(gupnp-1.0)
12cu|gupnp-ui-0.1.1-5|19	
12cu|gupnp-ui-0.1.1-5|20	%description
12cu|gupnp-ui-0.1.1-5|21	GUI for gupnp.
12cu|gupnp-ui-0.1.1-5|22	
12cu|gupnp-ui-0.1.1-5|23	#----------------------------------------------------------------------------
12cu|gupnp-ui-0.1.1-5|24	
12cu|gupnp-ui-0.1.1-5|25	%package -n %{libname}
12cu|gupnp-ui-0.1.1-5|26	Summary:	Shared library for gupnp-ui
12cu|gupnp-ui-0.1.1-5|27	Group:		System/Libraries
12cu|gupnp-ui-0.1.1-5|28	Conflicts:	%{_lib}gupnp-ui0 < 0.1.1-5
12cu|gupnp-ui-0.1.1-5|29	Obsoletes:	%{_lib}gupnp-ui0 < 0.1.1-5
12cu|gupnp-ui-0.1.1-5|30	
12cu|gupnp-ui-0.1.1-5|31	%description -n %{libname}
12cu|gupnp-ui-0.1.1-5|32	This package contains the library needed to run programs dynamically
12cu|gupnp-ui-0.1.1-5|33	linked with gupnp-ui.
12cu|gupnp-ui-0.1.1-5|34	
12cu|gupnp-ui-0.1.1-5|35	%files -n %{libname}
12cu|gupnp-ui-0.1.1-5|36	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12cu|gupnp-ui-0.1.1-5|37	
12cu|gupnp-ui-0.1.1-5|38	#----------------------------------------------------------------------------
12cu|gupnp-ui-0.1.1-5|39	
12cu|gupnp-ui-0.1.1-5|40	%package -n %{devname}
12cu|gupnp-ui-0.1.1-5|41	Summary:	Headers for developing programs that will use gupnp-ui
12cu|gupnp-ui-0.1.1-5|42	Group:		Development/C
12cu|gupnp-ui-0.1.1-5|43	Requires:	%{libname} = %{EVRD}
12cu|gupnp-ui-0.1.1-5|44	Provides:	%{name}-devel = %{EVRD}
12cu|gupnp-ui-0.1.1-5|45	Conflicts:	%{_lib}gupnp-ui-devel < 0.1.1-5
12cu|gupnp-ui-0.1.1-5|46	Obsoletes:	%{_lib}gupnp-ui-devel < 0.1.1-5
12cu|gupnp-ui-0.1.1-5|47	
12cu|gupnp-ui-0.1.1-5|48	%description -n %{devname}
12cu|gupnp-ui-0.1.1-5|49	This package contains the headers that programmers will need to develop
12cu|gupnp-ui-0.1.1-5|50	applications which will use gupnp-ui.
12cu|gupnp-ui-0.1.1-5|51	
12cu|gupnp-ui-0.1.1-5|52	%files -n %{devname}
12cu|gupnp-ui-0.1.1-5|53	%{_libdir}/pkgconfig/gupnp-ui-%{api}.pc
12cu|gupnp-ui-0.1.1-5|54	%{_includedir}/gupnp-ui-%{api}/lib%{name}/*.h
12cu|gupnp-ui-0.1.1-5|55	%{_libdir}/lib%{name}-%{api}.so
12cu|gupnp-ui-0.1.1-5|56	%{_datadir}/gtk-doc/html/%{name}/*
12cu|gupnp-ui-0.1.1-5|57	
12cu|gupnp-ui-0.1.1-5|58	#----------------------------------------------------------------------------
12cu|gupnp-ui-0.1.1-5|59	
12cu|gupnp-ui-0.1.1-5|60	%prep
12cu|gupnp-ui-0.1.1-5|61	%setup -q
12cu|gupnp-ui-0.1.1-5|62	%patch0 -p1
12cu|gupnp-ui-0.1.1-5|63	
12cu|gupnp-ui-0.1.1-5|64	%build
12cu|gupnp-ui-0.1.1-5|65	%configure2_5x --disable-static
12cu|gupnp-ui-0.1.1-5|66	%make LIBS="-lgupnp-1.0 -lgtk-x11-2.0 -lgobject-2.0 -lgssdp-1.0"
12cu|gupnp-ui-0.1.1-5|67	
12cu|gupnp-ui-0.1.1-5|68	%install
12cu|gupnp-ui-0.1.1-5|69	%makeinstall_std
12cu|gupnp-ui-0.1.1-5|70	
12cu|gupnp-ui-0.1.1-5|71	
12cu|gupnp-ui-0.1.1-5|72	%changelog
12cu|gupnp-ui-0.1.1-5|73	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.1-5
12cu|gupnp-ui-0.1.1-5|74	+ Revision: 34300d2
12cu|gupnp-ui-0.1.1-5|75	- LOG Fix build, rename library and devel package according to our policy
12cu|gupnp-ui-0.1.1-5|76	
12cu|gupnp-ui-0.1.1-5|77	

9638 12
12cu|gurlchecker-0.13.1-2|1	Summary:	Web page link validation program
12cu|gurlchecker-0.13.1-2|2	Name:		gurlchecker
12cu|gurlchecker-0.13.1-2|3	Version:	0.13.1
12cu|gurlchecker-0.13.1-2|4	Release:	2
12cu|gurlchecker-0.13.1-2|5	License:	GPLv2+
12cu|gurlchecker-0.13.1-2|6	Group:		Networking/WWW
12cu|gurlchecker-0.13.1-2|7	URL:		http://www.nongnu.org/gurlchecker/
12cu|gurlchecker-0.13.1-2|8	Source0:	http://labs.libre-entreprise.org/frs/download.php/857/%{name}-%{version}.tar.gz
12cu|gurlchecker-0.13.1-2|9	Patch0:		gurlchecker-0.13-tidydir.patch
12cu|gurlchecker-0.13.1-2|10	Patch1:		gurlchecker-0.12-fix-str-fmt.patch
12cu|gurlchecker-0.13.1-2|11	BuildRequires:	libglade2.0-devel
12cu|gurlchecker-0.13.1-2|12	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|gurlchecker-0.13.1-2|13	BuildRequires:	libgnet2-devel
12cu|gurlchecker-0.13.1-2|14	BuildRequires:	sqlite3-devel
12cu|gurlchecker-0.13.1-2|15	BuildRequires:	libjson-glib-devel
12cu|gurlchecker-0.13.1-2|16	BuildRequires:	imagemagick
12cu|gurlchecker-0.13.1-2|17	BuildRequires:  perl(XML::Parser)
12cu|gurlchecker-0.13.1-2|18	BuildRequires:  gnutls-devel
12cu|gurlchecker-0.13.1-2|19	BuildRequires:  docbook-utils
12cu|gurlchecker-0.13.1-2|20	BuildRequires:  openjade
12cu|gurlchecker-0.13.1-2|21	BuildRequires:  tidy-devel = 1:20090904-7:2012.1
12cu|gurlchecker-0.13.1-2|22	BuildRequires:  libcroco0.6-devel
12cu|gurlchecker-0.13.1-2|23	BuildRequires:	docbook-dtd41-sgml
12cu|gurlchecker-0.13.1-2|24	BuildRequires:  gtk-doc
12cu|gurlchecker-0.13.1-2|25	BuildRequires:  desktop-file-utils
12cu|gurlchecker-0.13.1-2|26	BuildRequires:	intltool
12cu|gurlchecker-0.13.1-2|27	
12cu|gurlchecker-0.13.1-2|28	%description
12cu|gurlchecker-0.13.1-2|29	gURLChecker is a graphical web link checker. It can work on a whole
12cu|gurlchecker-0.13.1-2|30	site, a single local page or a browser bookmarks file.
12cu|gurlchecker-0.13.1-2|31	
12cu|gurlchecker-0.13.1-2|32	%prep
12cu|gurlchecker-0.13.1-2|33	%setup -q
12cu|gurlchecker-0.13.1-2|34	%patch0 -p0 -b .tidy
12cu|gurlchecker-0.13.1-2|35	%patch1 -p0
12cu|gurlchecker-0.13.1-2|36	
12cu|gurlchecker-0.13.1-2|37	%build
12cu|gurlchecker-0.13.1-2|38	%configure2_5x
12cu|gurlchecker-0.13.1-2|39	%make
12cu|gurlchecker-0.13.1-2|40	
12cu|gurlchecker-0.13.1-2|41	%install
12cu|gurlchecker-0.13.1-2|42	rm -rf %{buildroot}
12cu|gurlchecker-0.13.1-2|43	%makeinstall_std
12cu|gurlchecker-0.13.1-2|44	
12cu|gurlchecker-0.13.1-2|45	# menu
12cu|gurlchecker-0.13.1-2|46	
12cu|gurlchecker-0.13.1-2|47	desktop-file-install --vendor="" \
12cu|gurlchecker-0.13.1-2|48	--remove-category="Application" \
12cu|gurlchecker-0.13.1-2|49	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cu|gurlchecker-0.13.1-2|50	
12cu|gurlchecker-0.13.1-2|51	#icons
12cu|gurlchecker-0.13.1-2|52	mkdir -p %{buildroot}%{_iconsdir} \
12cu|gurlchecker-0.13.1-2|53	%{buildroot}%{_liconsdir} \
12cu|gurlchecker-0.13.1-2|54	%{buildroot}%{_miconsdir}
12cu|gurlchecker-0.13.1-2|55	convert -geometry 48x48 ui/%{name}_icon.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|gurlchecker-0.13.1-2|56	convert -geometry 32x32 ui/%{name}_icon.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|gurlchecker-0.13.1-2|57	convert -geometry 16x16 ui/%{name}_icon.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|gurlchecker-0.13.1-2|58	
12cu|gurlchecker-0.13.1-2|59	%find_lang %{name}
12cu|gurlchecker-0.13.1-2|60	
12cu|gurlchecker-0.13.1-2|61	%files -f %{name}.lang
12cu|gurlchecker-0.13.1-2|62	%defattr(-, root, root)
12cu|gurlchecker-0.13.1-2|63	%doc AUTHORS COPYING ChangeLog NEWS README THANKS
12cu|gurlchecker-0.13.1-2|64	%{_bindir}/*
12cu|gurlchecker-0.13.1-2|65	%{_datadir}/%{name}
12cu|gurlchecker-0.13.1-2|66	%{_datadir}/applications/*
12cu|gurlchecker-0.13.1-2|67	%dir %{_datadir}/gtk-doc/html/%{name}
12cu|gurlchecker-0.13.1-2|68	%{_datadir}/gtk-doc/html/%{name}/*
12cu|gurlchecker-0.13.1-2|69	%{_datadir}/pixmaps/*
12cu|gurlchecker-0.13.1-2|70	%{_mandir}/man1/*
12cu|gurlchecker-0.13.1-2|71	%{_iconsdir}/%{name}.png
12cu|gurlchecker-0.13.1-2|72	%{_liconsdir}/%{name}.png
12cu|gurlchecker-0.13.1-2|73	%{_miconsdir}/%{name}.png
12cu|gurlchecker-0.13.1-2|74	
12cu|gurlchecker-0.13.1-2|75	
12cu|gurlchecker-0.13.1-2|76	%changelog
12cu|gurlchecker-0.13.1-2|77	* Mon Apr 16 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.13.1-1
12cu|gurlchecker-0.13.1-2|78	+ Revision: 791338
12cu|gurlchecker-0.13.1-2|79	- update to 0.13.1
12cu|gurlchecker-0.13.1-2|80	
12cu|gurlchecker-0.13.1-2|81	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.13-3mdv2011.0
12cu|gurlchecker-0.13.1-2|82	+ Revision: 611049
12cu|gurlchecker-0.13.1-2|83	- rebuild
12cu|gurlchecker-0.13.1-2|84	
12cu|gurlchecker-0.13.1-2|85	* Mon Feb 15 2010 Funda Wang <fwang@mandriva.org> 0.13-2mdv2010.1
12cu|gurlchecker-0.13.1-2|86	+ Revision: 506383
12cu|gurlchecker-0.13.1-2|87	- rework tidy patch
12cu|gurlchecker-0.13.1-2|88	- add more BR
12cu|gurlchecker-0.13.1-2|89	- new version 0.13
12cu|gurlchecker-0.13.1-2|90	
12cu|gurlchecker-0.13.1-2|91	* Sun Feb 07 2010 Funda Wang <fwang@mandriva.org> 0.12.1-2mdv2010.1
12cu|gurlchecker-0.13.1-2|92	+ Revision: 501644
12cu|gurlchecker-0.13.1-2|93	- New version 0.12.1
12cu|gurlchecker-0.13.1-2|94	
12cu|gurlchecker-0.13.1-2|95	* Sat Jan 30 2010 Funda Wang <fwang@mandriva.org> 0.12-1mdv2010.1
12cu|gurlchecker-0.13.1-2|96	+ Revision: 498524
12cu|gurlchecker-0.13.1-2|97	- New version 0.12
12cu|gurlchecker-0.13.1-2|98	
12cu|gurlchecker-0.13.1-2|99	* Tue Nov 10 2009 Frederik Himpe <fhimpe@mandriva.org> 0.10.5-1mdv2010.1
12cu|gurlchecker-0.13.1-2|100	+ Revision: 464297
12cu|gurlchecker-0.13.1-2|101	- Update to new version 0.10.5
12cu|gurlchecker-0.13.1-2|102	
12cu|gurlchecker-0.13.1-2|103	* Wed Jun 03 2009 Funda Wang <fwang@mandriva.org> 0.10.3-2mdv2010.0
12cu|gurlchecker-0.13.1-2|104	+ Revision: 382370
12cu|gurlchecker-0.13.1-2|105	- rebuild for gnutls 2.8
12cu|gurlchecker-0.13.1-2|106	
12cu|gurlchecker-0.13.1-2|107	* Tue Feb 10 2009 Funda Wang <fwang@mandriva.org> 0.10.3-1mdv2009.1
12cu|gurlchecker-0.13.1-2|108	+ Revision: 339201
12cu|gurlchecker-0.13.1-2|109	- New version 0.10.3
12cu|gurlchecker-0.13.1-2|110	
12cu|gurlchecker-0.13.1-2|111	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|gurlchecker-0.13.1-2|112	- lowercase ImageMagick
12cu|gurlchecker-0.13.1-2|113	
12cu|gurlchecker-0.13.1-2|114	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.10.2-3mdv2009.0
12cu|gurlchecker-0.13.1-2|115	+ Revision: 246729
12cu|gurlchecker-0.13.1-2|116	- rebuild
12cu|gurlchecker-0.13.1-2|117	
12cu|gurlchecker-0.13.1-2|118	+ Pixel <pixel@mandriva.com>
12cu|gurlchecker-0.13.1-2|119	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|gurlchecker-0.13.1-2|120	
12cu|gurlchecker-0.13.1-2|121	* Fri Feb 01 2008 Funda Wang <fwang@mandriva.org> 0.10.2-1mdv2008.1
12cu|gurlchecker-0.13.1-2|122	+ Revision: 160977
12cu|gurlchecker-0.13.1-2|123	- drop old category
12cu|gurlchecker-0.13.1-2|124	- tidy does not sit in sub dir
12cu|gurlchecker-0.13.1-2|125	- New version 0.10.2
12cu|gurlchecker-0.13.1-2|126	
12cu|gurlchecker-0.13.1-2|127	+ Thierry Vignaud <tv@mandriva.org>
12cu|gurlchecker-0.13.1-2|128	- drop old menu
12cu|gurlchecker-0.13.1-2|129	- kill re-definition of %%buildroot on Pixel's request
12cu|gurlchecker-0.13.1-2|130	
12cu|gurlchecker-0.13.1-2|131	+ Olivier Blin <blino@mandriva.org>
12cu|gurlchecker-0.13.1-2|132	- restore BuildRoot
12cu|gurlchecker-0.13.1-2|133	
12cu|gurlchecker-0.13.1-2|134	* Tue May 22 2007 Jérôme Soyer <saispo@mandriva.org> 0.10.1-1mdv2008.0
12cu|gurlchecker-0.13.1-2|135	+ Revision: 29667
12cu|gurlchecker-0.13.1-2|136	- New release
12cu|gurlchecker-0.13.1-2|137	
12cu|gurlchecker-0.13.1-2|138	
12cu|gurlchecker-0.13.1-2|139	* Thu Mar 01 2007 Emmanuel Andry <eandry@mandriva.org> 0.10.0-4mdv2007.0
12cu|gurlchecker-0.13.1-2|140	+ Revision: 130363
12cu|gurlchecker-0.13.1-2|141	- buildrequires libtidy-devel
12cu|gurlchecker-0.13.1-2|142	- buildrequires libcroco0.6-devel
12cu|gurlchecker-0.13.1-2|143	- buildrequires docbook-dtd41-sgml
12cu|gurlchecker-0.13.1-2|144	- buildrequires desktop-file-utils
12cu|gurlchecker-0.13.1-2|145	- Import gurlchecker
12cu|gurlchecker-0.13.1-2|146	
12cu|gurlchecker-0.13.1-2|147	* Sun Aug 20 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.10.0-3mdv2007.0
12cu|gurlchecker-0.13.1-2|148	- Rebuild against new dbus
12cu|gurlchecker-0.13.1-2|149	
12cu|gurlchecker-0.13.1-2|150	* Mon Aug 14 2006 Emmanuel Andry <eandry@mandriva.org> 0.10.0-2mdv2007.0
12cu|gurlchecker-0.13.1-2|151	- xdg menu
12cu|gurlchecker-0.13.1-2|152	
12cu|gurlchecker-0.13.1-2|153	* Tue May 30 2006 Jerome Soyer <saispo@mandriva.org> 0.10.0-1mdv2007.0
12cu|gurlchecker-0.13.1-2|154	- New release 0.10.0
12cu|gurlchecker-0.13.1-2|155	
12cu|gurlchecker-0.13.1-2|156	* Tue May 16 2006 Jerome Soyer <saispo@mandriva.org> 0.9.2-1mdk
12cu|gurlchecker-0.13.1-2|157	- New release, i decided to upload unstable, more options are present.
12cu|gurlchecker-0.13.1-2|158	
12cu|gurlchecker-0.13.1-2|159	* Tue Oct 04 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.8.2-5mdk
12cu|gurlchecker-0.13.1-2|160	- Fix BuildRequires
12cu|gurlchecker-0.13.1-2|161	
12cu|gurlchecker-0.13.1-2|162	* Tue Oct 04 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.8.2-4mdk
12cu|gurlchecker-0.13.1-2|163	Fix BuildRequires
12cu|gurlchecker-0.13.1-2|164	
12cu|gurlchecker-0.13.1-2|165	* Tue Oct 04 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.8.2-3mdk
12cu|gurlchecker-0.13.1-2|166	Fix BuildRequires
12cu|gurlchecker-0.13.1-2|167	
12cu|gurlchecker-0.13.1-2|168	* Tue Oct 04 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.8.2-2mdk
12cu|gurlchecker-0.13.1-2|169	- BuildRequires fix
12cu|gurlchecker-0.13.1-2|170	
12cu|gurlchecker-0.13.1-2|171	* Tue May 31 2005 Lenny Cartier <lenny@mandriva.com> 0.8.2-1mdk
12cu|gurlchecker-0.13.1-2|172	- 0.8.2
12cu|gurlchecker-0.13.1-2|173	
12cu|gurlchecker-0.13.1-2|174	* Mon Apr 04 2005 Abel Cheung <deaddog@mandrake.org> 0.8.1-1mdk
12cu|gurlchecker-0.13.1-2|175	- 0.8.1
12cu|gurlchecker-0.13.1-2|176	
12cu|gurlchecker-0.13.1-2|177	* Tue Jan 04 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.8.0-1mdk
12cu|gurlchecker-0.13.1-2|178	- 0.8.0
12cu|gurlchecker-0.13.1-2|179	
12cu|gurlchecker-0.13.1-2|180	* Sun Apr 04 2004 Abel Cheung <deaddog@deaddog.org> 0.6.7-1mdk
12cu|gurlchecker-0.13.1-2|181	- New version
12cu|gurlchecker-0.13.1-2|182	
12cu|gurlchecker-0.13.1-2|183	* Sat Mar 13 2004 Abel Cheung <deaddog@deaddog.org> 0.6.6-1mdk
12cu|gurlchecker-0.13.1-2|184	- New version
12cu|gurlchecker-0.13.1-2|185	

9639 12
12cu|guvcview-1.7.3-1|1	Name:		guvcview
12cu|guvcview-1.7.3-1|2	Version:	1.7.3
12cu|guvcview-1.7.3-1|3	Release:	%mkrel 1
12cu|guvcview-1.7.3-1|4	Summary:	GTK+ UVC Viewer and Capturer
12cu|guvcview-1.7.3-1|5	Group:		Video
12cu|guvcview-1.7.3-1|6	License:	GPLv3+
12cu|guvcview-1.7.3-1|7	URL:		http://guvcview.sourceforge.net/
12cu|guvcview-1.7.3-1|8	Source0:	http://sourceforge.net/projects/guvcview/files/source/%{name}-src-%{version}.tar.gz
12cu|guvcview-1.7.3-1|9	Patch0:		%{name}-1.7.3-fix-linking.patch
12cu|guvcview-1.7.3-1|10	BuildRequires:	pkgconfig(gdk-3.0)
12cu|guvcview-1.7.3-1|11	BuildRequires:	gettext
12cu|guvcview-1.7.3-1|12	BuildRequires:	intltool
12cu|guvcview-1.7.3-1|13	BuildRequires:	desktop-file-utils
12cu|guvcview-1.7.3-1|14	BuildRequires:	pkgconfig(sdl) >= 1.2.10
12cu|guvcview-1.7.3-1|15	BuildRequires:	pkgconfig(libpng)
12cu|guvcview-1.7.3-1|16	BuildRequires:	pkgconfig(portaudio-2.0) >= 19
12cu|guvcview-1.7.3-1|17	BuildRequires:	pkgconfig(libpulse) >= 0.9.15
12cu|guvcview-1.7.3-1|18	BuildRequires:	pkgconfig(libv4l2)
12cu|guvcview-1.7.3-1|19	BuildRequires:	pkgconfig(libudev)
12cu|guvcview-1.7.3-1|20	BuildRequires:	pkgconfig(libusb-1.0)
12cu|guvcview-1.7.3-1|21	BuildRequires:	ffmpeg-devel
12cu|guvcview-1.7.3-1|22	
12cu|guvcview-1.7.3-1|23	%description
12cu|guvcview-1.7.3-1|24	A simple GTK interface for capturing and viewing video from devices supported
12cu|guvcview-1.7.3-1|25	by the Linux UVC driver, although it should also work with any v4l2 compatible
12cu|guvcview-1.7.3-1|26	device.
12cu|guvcview-1.7.3-1|27	
12cu|guvcview-1.7.3-1|28	
12cu|guvcview-1.7.3-1|29	%prep
12cu|guvcview-1.7.3-1|30	%setup -qn %{name}-src-%{version}
12cu|guvcview-1.7.3-1|31	%patch0 -p1
12cu|guvcview-1.7.3-1|32	# Fix perms
12cu|guvcview-1.7.3-1|33	chmod -x src/*
12cu|guvcview-1.7.3-1|34	chmod -x {ChangeLog,configure.ac}
12cu|guvcview-1.7.3-1|35	# Neeed by P0
12cu|guvcview-1.7.3-1|36	autoreconf -vfi
12cu|guvcview-1.7.3-1|37	
12cu|guvcview-1.7.3-1|38	
12cu|guvcview-1.7.3-1|39	%build
12cu|guvcview-1.7.3-1|40	%configure --enable-pulse --disable-debian-menu
12cu|guvcview-1.7.3-1|41	%make
12cu|guvcview-1.7.3-1|42	
12cu|guvcview-1.7.3-1|43	
12cu|guvcview-1.7.3-1|44	%install
12cu|guvcview-1.7.3-1|45	%makeinstall_std
12cu|guvcview-1.7.3-1|46	
12cu|guvcview-1.7.3-1|47	desktop-file-install \
12cu|guvcview-1.7.3-1|48	--add-category='X-AudioVideoCapture' \
12cu|guvcview-1.7.3-1|49	--dir %{buildroot}%{_datadir}/applications \
12cu|guvcview-1.7.3-1|50	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|guvcview-1.7.3-1|51	
12cu|guvcview-1.7.3-1|52	%find_lang %{name}
12cu|guvcview-1.7.3-1|53	
12cu|guvcview-1.7.3-1|54	mv %{buildroot}%{_datadir}/doc/%{name} _doc
12cu|guvcview-1.7.3-1|55	rm _doc/INSTALL
12cu|guvcview-1.7.3-1|56	
12cu|guvcview-1.7.3-1|57	
12cu|guvcview-1.7.3-1|58	%files -f %{name}.lang
12cu|guvcview-1.7.3-1|59	%doc _doc/*
12cu|guvcview-1.7.3-1|60	%{_bindir}/%{name}
12cu|guvcview-1.7.3-1|61	%{_mandir}/man1/%{name}.1*
12cu|guvcview-1.7.3-1|62	%{_datadir}/pixmaps/%{name}
12cu|guvcview-1.7.3-1|63	%{_datadir}/applications/%{name}.desktop
12cu|guvcview-1.7.3-1|64	
12cu|guvcview-1.7.3-1|65	
12cu|guvcview-1.7.3-1|66	
12cu|guvcview-1.7.3-1|67	%changelog
12cu|guvcview-1.7.3-1|68	* Wed Mar 26 2014 Giovanni Mariani <mc2374@mclink.it> 1.7.3-1
12cu|guvcview-1.7.3-1|69	+ Revision: 468b542
12cu|guvcview-1.7.3-1|70	- Fix linking
12cu|guvcview-1.7.3-1|71	
12cu|guvcview-1.7.3-1|72	

9640 12
12cu|gwibber-3.6.0-2|1	%define __noautoreq 'typelib\\(Unity\\)|typelib\\(MessagingMenu\\)'
12cu|gwibber-3.6.0-2|2	
12cu|gwibber-3.6.0-2|3	%define major 3
12cu|gwibber-3.6.0-2|4	%define libname %mklibname %{name} %{major}
12cu|gwibber-3.6.0-2|5	%define girmajor 0.3
12cu|gwibber-3.6.0-2|6	%define girname %mklibname %{name}-gir %{girmajor}
12cu|gwibber-3.6.0-2|7	%define develname %mklibname %{name} -d
12cu|gwibber-3.6.0-2|8	
12cu|gwibber-3.6.0-2|9	Name:		gwibber
12cu|gwibber-3.6.0-2|10	Version:	3.6.0
12cu|gwibber-3.6.0-2|11	Release:	2
12cu|gwibber-3.6.0-2|12	Summary:	An open source microblogging client for GNOME developed with Python and GTK
12cu|gwibber-3.6.0-2|13	Group:		Networking/Other
12cu|gwibber-3.6.0-2|14	License:	GPLv2+
12cu|gwibber-3.6.0-2|15	URL:		https://launchpad.net/gwibber
12cu|gwibber-3.6.0-2|16	Source0:	http://launchpad.net/gwibber/3.6/%{version}/+download/gwibber-%{version}.tar.gz
12cu|gwibber-3.6.0-2|17	Source1:	https://launchpad.net/gwibber-service-sina/trunk/0.9.1/+download/gwibber-service-sina-0.9.1.tar.gz
12cu|gwibber-3.6.0-2|18	Patch0:		gwibber-3.6.0-drop-gtk2.patch
12cu|gwibber-3.6.0-2|19	Patch1:		gwibber-3.6.0-desktop-file.patch
12cu|gwibber-3.6.0-2|20	BuildRequires:	pkgconfig(dee-1.0) >= 1.0.0
12cu|gwibber-3.6.0-2|21	BuildRequires:	pkgconfig(gdk-3.0) >= 3.2
12cu|gwibber-3.6.0-2|22	BuildRequires:	pkgconfig(gee-1.0)
12cu|gwibber-3.6.0-2|23	BuildRequires:	pkgconfig(gio-2.0)
12cu|gwibber-3.6.0-2|24	BuildRequires:	pkgconfig(gio-unix-2.0) >= 2.26
12cu|gwibber-3.6.0-2|25	BuildRequires:	pkgconfig(glib-2.0) >= 2.26
12cu|gwibber-3.6.0-2|26	BuildRequires:	pkgconfig(gmodule-2.0)
12cu|gwibber-3.6.0-2|27	BuildRequires:	pkgconfig(gobject-2.0) >= 2.26
12cu|gwibber-3.6.0-2|28	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12cu|gwibber-3.6.0-2|29	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.2
12cu|gwibber-3.6.0-2|30	BuildRequires:	pkgconfig(json-glib-1.0)
12cu|gwibber-3.6.0-2|31	BuildRequires:	pkgconfig(libaccounts-glib)
12cu|gwibber-3.6.0-2|32	BuildRequires:	pkgconfig(libnotify) >= 0.7
12cu|gwibber-3.6.0-2|33	BuildRequires:	pkgconfig(libsignon-glib)
12cu|gwibber-3.6.0-2|34	BuildRequires:	pkgconfig(libsoup-2.4)
12cu|gwibber-3.6.0-2|35	BuildRequires:	pkgconfig(pangocairo)
12cu|gwibber-3.6.0-2|36	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.10
12cu|gwibber-3.6.0-2|37	BuildRequires:	intltool >= 0.35.0
12cu|gwibber-3.6.0-2|38	BuildRequires:	vala >= 0.15
12cu|gwibber-3.6.0-2|39	BuildRequires:	python-devel >= 2.6
12cu|gwibber-3.6.0-2|40	BuildRequires:	gettext-devel
12cu|gwibber-3.6.0-2|41	BuildRequires:	python-distribute
12cu|gwibber-3.6.0-2|42	BuildRequires:	python-distutils-extra
12cu|gwibber-3.6.0-2|43	Requires: python-sqlite2
12cu|gwibber-3.6.0-2|44	Requires: python-dbus
12cu|gwibber-3.6.0-2|45	Requires: python-simplejson
12cu|gwibber-3.6.0-2|46	Requires: python-oauth
12cu|gwibber-3.6.0-2|47	Requires: python-imaging
12cu|gwibber-3.6.0-2|48	Requires: python-httplib2
12cu|gwibber-3.6.0-2|49	Requires: typelib(GnomeKeyring)
12cu|gwibber-3.6.0-2|50	Requires: typelib(Accounts)
12cu|gwibber-3.6.0-2|51	Requires: typelib(Signon)
12cu|gwibber-3.6.0-2|52	
12cu|gwibber-3.6.0-2|53	%description
12cu|gwibber-3.6.0-2|54	Gwibber is an open source microblogging client for GNOME developed with Python
12cu|gwibber-3.6.0-2|55	and GTK. It supports Twitter, Jaiku, Identi.ca, Facebook, and Digg.
12cu|gwibber-3.6.0-2|56	
12cu|gwibber-3.6.0-2|57	%package -n %{libname}
12cu|gwibber-3.6.0-2|58	Summary: Gwibber - shared library
12cu|gwibber-3.6.0-2|59	Group: Networking/Other
12cu|gwibber-3.6.0-2|60	
12cu|gwibber-3.6.0-2|61	%description -n %{libname}
12cu|gwibber-3.6.0-2|62	Gwibber - shared library.
12cu|gwibber-3.6.0-2|63	
12cu|gwibber-3.6.0-2|64	%package -n %{girname}
12cu|gwibber-3.6.0-2|65	Summary: GObject Introspection interface description for Gwibber
12cu|gwibber-3.6.0-2|66	Group: Networking/Other
12cu|gwibber-3.6.0-2|67	Requires: %{libname} = %{EVRD}
12cu|gwibber-3.6.0-2|68	
12cu|gwibber-3.6.0-2|69	%description -n %{girname}
12cu|gwibber-3.6.0-2|70	GObject Introspection interface description for Gwibber.
12cu|gwibber-3.6.0-2|71	
12cu|gwibber-3.6.0-2|72	%package -n %{develname}
12cu|gwibber-3.6.0-2|73	Summary: Development files for Gwibber
12cu|gwibber-3.6.0-2|74	Group: Networking/Other
12cu|gwibber-3.6.0-2|75	Requires: %{libname} = %{EVRD}
12cu|gwibber-3.6.0-2|76	
12cu|gwibber-3.6.0-2|77	%description -n %{develname}
12cu|gwibber-3.6.0-2|78	Development files for Gwibber.
12cu|gwibber-3.6.0-2|79	
12cu|gwibber-3.6.0-2|80	%prep
12cu|gwibber-3.6.0-2|81	%setup -q
12cu|gwibber-3.6.0-2|82	%patch0 -p0
12cu|gwibber-3.6.0-2|83	%patch1 -p0
12cu|gwibber-3.6.0-2|84	
12cu|gwibber-3.6.0-2|85	find libgwibber-gtk -name *.c -delete
12cu|gwibber-3.6.0-2|86	
12cu|gwibber-3.6.0-2|87	%build
12cu|gwibber-3.6.0-2|88	%configure2_5x --disable-spell --disable-unity --disable-schemas-compile
12cu|gwibber-3.6.0-2|89	# No parallel make
12cu|gwibber-3.6.0-2|90	make
12cu|gwibber-3.6.0-2|91	
12cu|gwibber-3.6.0-2|92	%install
12cu|gwibber-3.6.0-2|93	%makeinstall_std
12cu|gwibber-3.6.0-2|94	
12cu|gwibber-3.6.0-2|95	rm -f %{buildroot}%{_libdir}/*.a
12cu|gwibber-3.6.0-2|96	
12cu|gwibber-3.6.0-2|97	%find_lang %{name}
12cu|gwibber-3.6.0-2|98	
12cu|gwibber-3.6.0-2|99	%files -f %{name}.lang
12cu|gwibber-3.6.0-2|100	%doc AUTHORS README
12cu|gwibber-3.6.0-2|101	%{_bindir}/*
12cu|gwibber-3.6.0-2|102	%{_datadir}/%{name}
12cu|gwibber-3.6.0-2|103	%{_libexecdir}/entry-c
12cu|gwibber-3.6.0-2|104	%{_libexecdir}/entry-vala
12cu|gwibber-3.6.0-2|105	%{_datadir}/applications/*.desktop
12cu|gwibber-3.6.0-2|106	%{_datadir}/accounts/applications/gwibber.application
12cu|gwibber-3.6.0-2|107	%{_iconsdir}/hicolor/*/apps/*
12cu|gwibber-3.6.0-2|108	%{_datadir}/dbus-1/services/*
12cu|gwibber-3.6.0-2|109	%{_datadir}/glib-2.0/schemas/*.xml
12cu|gwibber-3.6.0-2|110	%{_datadir}/indicators/messages/applications/gwibber.indicator
12cu|gwibber-3.6.0-2|111	%{py_puresitedir}/*
12cu|gwibber-3.6.0-2|112	%{_datadir}/GConf/gsettings/*.convert
12cu|gwibber-3.6.0-2|113	%{_mandir}/man1/*
12cu|gwibber-3.6.0-2|114	
12cu|gwibber-3.6.0-2|115	%files -n %{libname}
12cu|gwibber-3.6.0-2|116	%{_libdir}/*.so.%{major}
12cu|gwibber-3.6.0-2|117	%{_libdir}/*.so.%{major}.*
12cu|gwibber-3.6.0-2|118	
12cu|gwibber-3.6.0-2|119	%files -n %{girname}
12cu|gwibber-3.6.0-2|120	%{_libdir}/girepository-1.0/Gwibber*-%{girmajor}.typelib
12cu|gwibber-3.6.0-2|121	
12cu|gwibber-3.6.0-2|122	%files -n %{develname}
12cu|gwibber-3.6.0-2|123	%{_includedir}/*
12cu|gwibber-3.6.0-2|124	%{_libdir}/*.so
12cu|gwibber-3.6.0-2|125	%{_libdir}/pkgconfig/*.pc
12cu|gwibber-3.6.0-2|126	%{_datadir}/gir-1.0/*.gir
12cu|gwibber-3.6.0-2|127	%{_datadir}/vala/vapi/*.vapi
12cu|gwibber-3.6.0-2|128	%{_datadir}/vala/vapi/*.deps
12cu|gwibber-3.6.0-2|129	
12cu|gwibber-3.6.0-2|130	%changelog
12cu|gwibber-3.6.0-2|131	* Mon Mar 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.6.0-2
12cu|gwibber-3.6.0-2|132	+ Revision: 5cf2017
12cu|gwibber-3.6.0-2|133	- Added more typelib requires
12cu|gwibber-3.6.0-2|134	
12cu|gwibber-3.6.0-2|135	

9641 12
12cu|g-wrap-1.9.14-3|1	%define major 2
12cu|g-wrap-1.9.14-3|2	%define modules_major 0
12cu|g-wrap-1.9.14-3|3	%define libname %mklibname %{name} %{major}
12cu|g-wrap-1.9.14-3|4	%define devname %mklibname %{name} -d
12cu|g-wrap-1.9.14-3|5	
12cu|g-wrap-1.9.14-3|6	Summary:	A tool for creating Scheme interfaces to C libraries
12cu|g-wrap-1.9.14-3|7	Name:		g-wrap
12cu|g-wrap-1.9.14-3|8	Version:	1.9.14
12cu|g-wrap-1.9.14-3|9	Release:	3
12cu|g-wrap-1.9.14-3|10	Epoch:		1
12cu|g-wrap-1.9.14-3|11	License:	LGPLv2+
12cu|g-wrap-1.9.14-3|12	Group:		System/Libraries
12cu|g-wrap-1.9.14-3|13	Url:		http://www.gnucash.org
12cu|g-wrap-1.9.14-3|14	Source0:	http://download.savannah.gnu.org/releases/g-wrap/%{name}-%{version}.tar.gz
12cu|g-wrap-1.9.14-3|15	BuildRequires:	gettext-devel
12cu|g-wrap-1.9.14-3|16	BuildRequires:	pkgconfig(glib-2.0)
12cu|g-wrap-1.9.14-3|17	BuildRequires:	pkgconfig(guile-2.0)
12cu|g-wrap-1.9.14-3|18	BuildRequires:	pkgconfig(libffi)
12cu|g-wrap-1.9.14-3|19	#BuildRequires:	automake1.9
12cu|g-wrap-1.9.14-3|20	Requires:	guile
12cu|g-wrap-1.9.14-3|21	Conflicts:	guile-lib
12cu|g-wrap-1.9.14-3|22	
12cu|g-wrap-1.9.14-3|23	%description
12cu|g-wrap-1.9.14-3|24	g-wrap is a tool for creating Scheme interfaces to C libraries.  At
12cu|g-wrap-1.9.14-3|25	the moment it is most heavily focused on providing access to C
12cu|g-wrap-1.9.14-3|26	libraries from guile, but it also supports RScheme.
12cu|g-wrap-1.9.14-3|27	
12cu|g-wrap-1.9.14-3|28	%files
12cu|g-wrap-1.9.14-3|29	%doc AUTHORS ChangeLog INSTALL NEWS README THANKS
12cu|g-wrap-1.9.14-3|30	%{_datadir}/guile/site/*
12cu|g-wrap-1.9.14-3|31	%{_mandir}/man1/*
12cu|g-wrap-1.9.14-3|32	
12cu|g-wrap-1.9.14-3|33	#----------------------------------------------------------------------------
12cu|g-wrap-1.9.14-3|34	
12cu|g-wrap-1.9.14-3|35	%package -n %{libname}
12cu|g-wrap-1.9.14-3|36	Summary:	Shared library for g-wrap
12cu|g-wrap-1.9.14-3|37	Group:		System/Libraries
12cu|g-wrap-1.9.14-3|38	
12cu|g-wrap-1.9.14-3|39	%description -n %{libname}
12cu|g-wrap-1.9.14-3|40	g-wrap is a tool for specifying types, functions, and constants to
12cu|g-wrap-1.9.14-3|41	import into a Scheme interpreter, and for generating code (in C) to
12cu|g-wrap-1.9.14-3|42	interface these to the Guile and RScheme interpreters in particular.
12cu|g-wrap-1.9.14-3|43	
12cu|g-wrap-1.9.14-3|44	%files -n %{libname}
12cu|g-wrap-1.9.14-3|45	%{_libdir}/*.so.%{major}*
12cu|g-wrap-1.9.14-3|46	%{_libdir}/%{name}/modules/*.so.%{modules_major}*
12cu|g-wrap-1.9.14-3|47	
12cu|g-wrap-1.9.14-3|48	#----------------------------------------------------------------------------
12cu|g-wrap-1.9.14-3|49	
12cu|g-wrap-1.9.14-3|50	%package -n %{devname}
12cu|g-wrap-1.9.14-3|51	Summary:	Header files and libraries needed for g-wrap development
12cu|g-wrap-1.9.14-3|52	Group:		Development/C
12cu|g-wrap-1.9.14-3|53	Requires:	%{name} = %{EVRD}
12cu|g-wrap-1.9.14-3|54	Requires:	%{libname} = %{EVRD}
12cu|g-wrap-1.9.14-3|55	Provides:	%{name}-devel = %{EVRD}
12cu|g-wrap-1.9.14-3|56	
12cu|g-wrap-1.9.14-3|57	%description -n %{devname}
12cu|g-wrap-1.9.14-3|58	g-wrap is a tool for creating Scheme interfaces to C libraries.  At
12cu|g-wrap-1.9.14-3|59	the moment it is most heavily focused on providing access to C
12cu|g-wrap-1.9.14-3|60	libraries from guile, but it also supports RScheme.
12cu|g-wrap-1.9.14-3|61	
12cu|g-wrap-1.9.14-3|62	You can provide access to a given C API by creating a specification
12cu|g-wrap-1.9.14-3|63	file describing the interface you want published at the Scheme level.
12cu|g-wrap-1.9.14-3|64	g-wrap will handle generating all the lower level library interface
12cu|g-wrap-1.9.14-3|65	code so that the C library shows up as a set of Scheme functions.
12cu|g-wrap-1.9.14-3|66	
12cu|g-wrap-1.9.14-3|67	You should install this package if you need to compile programs that
12cu|g-wrap-1.9.14-3|68	need to use g-wrap C<->Scheme functionality
12cu|g-wrap-1.9.14-3|69	
12cu|g-wrap-1.9.14-3|70	%files -n %{devname}
12cu|g-wrap-1.9.14-3|71	%{_bindir}/*
12cu|g-wrap-1.9.14-3|72	%{_includedir}/g-wrap-wct.h
12cu|g-wrap-1.9.14-3|73	%{_includedir}/%{name}
12cu|g-wrap-1.9.14-3|74	%{_libdir}/*.so
12cu|g-wrap-1.9.14-3|75	%{_libdir}/%{name}/modules/*.so
12cu|g-wrap-1.9.14-3|76	%{_infodir}/%{name}*
12cu|g-wrap-1.9.14-3|77	%{_datadir}/aclocal/%{name}.m4
12cu|g-wrap-1.9.14-3|78	%{_libdir}/pkgconfig/g-wrap-2.0-guile.pc
12cu|g-wrap-1.9.14-3|79	
12cu|g-wrap-1.9.14-3|80	#----------------------------------------------------------------------------
12cu|g-wrap-1.9.14-3|81	
12cu|g-wrap-1.9.14-3|82	%prep
12cu|g-wrap-1.9.14-3|83	%setup -q
12cu|g-wrap-1.9.14-3|84	
12cu|g-wrap-1.9.14-3|85	touch config.rpath
12cu|g-wrap-1.9.14-3|86	aclocal -I m4
12cu|g-wrap-1.9.14-3|87	autoconf
12cu|g-wrap-1.9.14-3|88	automake --add-missing
12cu|g-wrap-1.9.14-3|89	
12cu|g-wrap-1.9.14-3|90	%build
12cu|g-wrap-1.9.14-3|91	# --disable-Werror required for gcc-4.3 & g-wrap-1.9.11:
12cu|g-wrap-1.9.14-3|92	# core-runtime.c:55: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result
12cu|g-wrap-1.9.14-3|93	%configure2_5x \
12cu|g-wrap-1.9.14-3|94	--disable-static \
12cu|g-wrap-1.9.14-3|95	--disable-Werror
12cu|g-wrap-1.9.14-3|96	make
12cu|g-wrap-1.9.14-3|97	
12cu|g-wrap-1.9.14-3|98	%install
12cu|g-wrap-1.9.14-3|99	%makeinstall_std
12cu|g-wrap-1.9.14-3|100	
12cu|g-wrap-1.9.14-3|101	
12cu|g-wrap-1.9.14-3|102	%changelog
12cu|g-wrap-1.9.14-3|103	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.9.14-3
12cu|g-wrap-1.9.14-3|104	+ Revision: 69e9112
12cu|g-wrap-1.9.14-3|105	- LOG Spec cleanup
12cu|g-wrap-1.9.14-3|106	
12cu|g-wrap-1.9.14-3|107	

9642 12
12cu|gwyddion-2.35-1|1	%define major 0
12cu|gwyddion-2.35-1|2	%define api 2
12cu|gwyddion-2.35-1|3	%define libname %mklibname %{name} %{api} %{major}
12cu|gwyddion-2.35-1|4	%define libgwyapp %mklibname gwyapp %{api} %{major}
12cu|gwyddion-2.35-1|5	%define libgwydgets %mklibname gwydgets %{api} %{major}
12cu|gwyddion-2.35-1|6	%define libgwydraw %mklibname gwydraw %{api} %{major}
12cu|gwyddion-2.35-1|7	%define libgwymodule %mklibname gwymodule %{api} %{major}
12cu|gwyddion-2.35-1|8	%define libgwyprocess %mklibname gwyprocess %{api} %{major}
12cu|gwyddion-2.35-1|9	%define devname %mklibname %{name} %{api} -d
12cu|gwyddion-2.35-1|10	
12cu|gwyddion-2.35-1|11	Summary:	An SPM data visualization and analysis tool
12cu|gwyddion-2.35-1|12	Name:		gwyddion
12cu|gwyddion-2.35-1|13	Version:	2.35
12cu|gwyddion-2.35-1|14	Release:	1
12cu|gwyddion-2.35-1|15	License:	GPLv2+
12cu|gwyddion-2.35-1|16	Group:		Sciences/Other
12cu|gwyddion-2.35-1|17	Url:		http://gwyddion.net/
12cu|gwyddion-2.35-1|18	Source0:	http://prdownloads.sourceforge.net/gwyddion/%{name}-%{version}.tar.xz
12cu|gwyddion-2.35-1|19	Source1:	http://prdownloads.sourceforge.net/gwyddion/%{name}-%{version}.tar.xz.sig
12cu|gwyddion-2.35-1|20	
12cu|gwyddion-2.35-1|21	BuildRequires:	python-numpy
12cu|gwyddion-2.35-1|22	BuildRequires:	ruby
12cu|gwyddion-2.35-1|23	BuildRequires:	bzip2-devel
12cu|gwyddion-2.35-1|24	BuildRequires:	kdelibs4-devel
12cu|gwyddion-2.35-1|25	BuildRequires:	pkgconfig(fftw3)
12cu|gwyddion-2.35-1|26	BuildRequires:	pkgconfig(gconf-2.0)
12cu|gwyddion-2.35-1|27	BuildRequires:	pkgconfig(gl)
12cu|gwyddion-2.35-1|28	BuildRequires:	pkgconfig(glib-2.0)
12cu|gwyddion-2.35-1|29	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|gwyddion-2.35-1|30	BuildRequires:	pkgconfig(gtkglext-1.0)
12cu|gwyddion-2.35-1|31	BuildRequires:	pkgconfig(gtksourceview-2.0)
12cu|gwyddion-2.35-1|32	BuildRequires:	pkgconfig(IlmBase)
12cu|gwyddion-2.35-1|33	BuildRequires:	pkgconfig(libpng)
12cu|gwyddion-2.35-1|34	BuildRequires:	pkgconfig(libtiff-4)
12cu|gwyddion-2.35-1|35	BuildRequires:	pkgconfig(libxml-2.0)
12cu|gwyddion-2.35-1|36	BuildRequires:	pkgconfig(minizip)
12cu|gwyddion-2.35-1|37	BuildRequires:	pkgconfig(pango)
12cu|gwyddion-2.35-1|38	BuildRequires:	pkgconfig(python)
12cu|gwyddion-2.35-1|39	BuildRequires:	pkgconfig(pygtk-2.0)
12cu|gwyddion-2.35-1|40	BuildRequires:	pkgconfig(unique-1.0)
12cu|gwyddion-2.35-1|41	BuildRequires:	pkgconfig(xmu)
12cu|gwyddion-2.35-1|42	BuildRequires:	pkgconfig(zlib)
12cu|gwyddion-2.35-1|43	
12cu|gwyddion-2.35-1|44	%description
12cu|gwyddion-2.35-1|45	Gwyddion is a modular SPM (Scanning Probe Microsopy) data visualization and
12cu|gwyddion-2.35-1|46	analysis tool written with Gtk+.
12cu|gwyddion-2.35-1|47	
12cu|gwyddion-2.35-1|48	It can be used for all most frequently used data processing operations
12cu|gwyddion-2.35-1|49	including: leveling, false color plotting, shading, filtering, denoising, data
12cu|gwyddion-2.35-1|50	editing, integral transforms, grain analysis, profile extraction, fractal
12cu|gwyddion-2.35-1|51	analysis, and many more.  The program is primarily focused on SPM data analysis
12cu|gwyddion-2.35-1|52	(e.g. data obtained from AFM, STM, NSOM, and similar microscopes).  However, it
12cu|gwyddion-2.35-1|53	can also be used for analysis of SEM (Scanning Electron Microscopy) data or any
12cu|gwyddion-2.35-1|54	other 2D data.
12cu|gwyddion-2.35-1|55	
12cu|gwyddion-2.35-1|56	%files -f %{name}.lang
12cu|gwyddion-2.35-1|57	%{_bindir}/%{name}
12cu|gwyddion-2.35-1|58	%{_bindir}/%{name}-thumbnailer
12cu|gwyddion-2.35-1|59	%doc AUTHORS NEWS README THANKS
12cu|gwyddion-2.35-1|60	%{_datadir}/%{name}/
12cu|gwyddion-2.35-1|61	%{_mandir}/man1/%{name}.1*
12cu|gwyddion-2.35-1|62	%{_mandir}/man1/%{name}-thumbnailer.1*
12cu|gwyddion-2.35-1|63	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|gwyddion-2.35-1|64	%{_libdir}/%{name}/modules/
12cu|gwyddion-2.35-1|65	%{_datadir}/applications/%{name}.desktop
12cu|gwyddion-2.35-1|66	%{_datadir}/mime/packages/%{name}.xml
12cu|gwyddion-2.35-1|67	%{_datadir}/thumbnailers/gwyddion.thumbnailer
12cu|gwyddion-2.35-1|68	%{python_sitearch}/gwy.so
12cu|gwyddion-2.35-1|69	
12cu|gwyddion-2.35-1|70	#----------------------------------------------------------------------------
12cu|gwyddion-2.35-1|71	
12cu|gwyddion-2.35-1|72	%package -n %{libname}
12cu|gwyddion-2.35-1|73	Summary:	Shared library for Gwyddion
12cu|gwyddion-2.35-1|74	Group:		System/Libraries
12cu|gwyddion-2.35-1|75	
12cu|gwyddion-2.35-1|76	%description -n %{libname}
12cu|gwyddion-2.35-1|77	Shared library for Gwyddion and its modules.
12cu|gwyddion-2.35-1|78	
12cu|gwyddion-2.35-1|79	%files -n %{libname}
12cu|gwyddion-2.35-1|80	%{_libdir}/lib%{name}%{api}.so.%{major}*
12cu|gwyddion-2.35-1|81	
12cu|gwyddion-2.35-1|82	#----------------------------------------------------------------------------
12cu|gwyddion-2.35-1|83	
12cu|gwyddion-2.35-1|84	%package -n %{libgwyapp}
12cu|gwyddion-2.35-1|85	Summary:	Shared library for Gwyddion
12cu|gwyddion-2.35-1|86	Group:		System/Libraries
12cu|gwyddion-2.35-1|87	Conflicts:	%{_lib}gwyddion2_0 < 2.34
12cu|gwyddion-2.35-1|88	
12cu|gwyddion-2.35-1|89	%description -n %{libgwyapp}
12cu|gwyddion-2.35-1|90	Shared library for Gwyddion and its modules.
12cu|gwyddion-2.35-1|91	
12cu|gwyddion-2.35-1|92	%files -n %{libgwyapp}
12cu|gwyddion-2.35-1|93	%{_libdir}/libgwyapp%{api}.so.%{major}*
12cu|gwyddion-2.35-1|94	
12cu|gwyddion-2.35-1|95	#----------------------------------------------------------------------------
12cu|gwyddion-2.35-1|96	
12cu|gwyddion-2.35-1|97	%package -n %{libgwydgets}
12cu|gwyddion-2.35-1|98	Summary:	Shared library for Gwyddion
12cu|gwyddion-2.35-1|99	Group:		System/Libraries
12cu|gwyddion-2.35-1|100	Conflicts:	%{_lib}gwyddion2_0 < 2.34
12cu|gwyddion-2.35-1|101	
12cu|gwyddion-2.35-1|102	%description -n %{libgwydgets}
12cu|gwyddion-2.35-1|103	Shared library for Gwyddion and its modules.
12cu|gwyddion-2.35-1|104	
12cu|gwyddion-2.35-1|105	%files -n %{libgwydgets}
12cu|gwyddion-2.35-1|106	%{_libdir}/libgwydgets%{api}.so.%{major}*
12cu|gwyddion-2.35-1|107	
12cu|gwyddion-2.35-1|108	#----------------------------------------------------------------------------
12cu|gwyddion-2.35-1|109	
12cu|gwyddion-2.35-1|110	%package -n %{libgwydraw}
12cu|gwyddion-2.35-1|111	Summary:	Shared library for Gwyddion
12cu|gwyddion-2.35-1|112	Group:		System/Libraries
12cu|gwyddion-2.35-1|113	Conflicts:	%{_lib}gwyddion2_0 < 2.34
12cu|gwyddion-2.35-1|114	
12cu|gwyddion-2.35-1|115	%description -n %{libgwydraw}
12cu|gwyddion-2.35-1|116	Shared library for Gwyddion and its modules.
12cu|gwyddion-2.35-1|117	
12cu|gwyddion-2.35-1|118	%files -n %{libgwydraw}
12cu|gwyddion-2.35-1|119	%{_libdir}/libgwydraw%{api}.so.%{major}*
12cu|gwyddion-2.35-1|120	
12cu|gwyddion-2.35-1|121	#----------------------------------------------------------------------------
12cu|gwyddion-2.35-1|122	
12cu|gwyddion-2.35-1|123	%package -n %{libgwymodule}
12cu|gwyddion-2.35-1|124	Summary:	Shared library for Gwyddion
12cu|gwyddion-2.35-1|125	Group:		System/Libraries
12cu|gwyddion-2.35-1|126	Conflicts:	%{_lib}gwyddion2_0 < 2.34
12cu|gwyddion-2.35-1|127	
12cu|gwyddion-2.35-1|128	%description -n %{libgwymodule}
12cu|gwyddion-2.35-1|129	Shared library for Gwyddion and its modules.
12cu|gwyddion-2.35-1|130	
12cu|gwyddion-2.35-1|131	%files -n %{libgwymodule}
12cu|gwyddion-2.35-1|132	%{_libdir}/libgwymodule%{api}.so.%{major}*
12cu|gwyddion-2.35-1|133	
12cu|gwyddion-2.35-1|134	#----------------------------------------------------------------------------
12cu|gwyddion-2.35-1|135	
12cu|gwyddion-2.35-1|136	%package -n %{libgwyprocess}
12cu|gwyddion-2.35-1|137	Summary:	Shared library for Gwyddion
12cu|gwyddion-2.35-1|138	Group:		System/Libraries
12cu|gwyddion-2.35-1|139	Conflicts:	%{_lib}gwyddion2_0 < 2.34
12cu|gwyddion-2.35-1|140	
12cu|gwyddion-2.35-1|141	%description -n %{libgwyprocess}
12cu|gwyddion-2.35-1|142	Shared library for Gwyddion and its modules.
12cu|gwyddion-2.35-1|143	
12cu|gwyddion-2.35-1|144	%files -n %{libgwyprocess}
12cu|gwyddion-2.35-1|145	%{_libdir}/libgwyprocess%{api}.so.%{major}*
12cu|gwyddion-2.35-1|146	
12cu|gwyddion-2.35-1|147	#----------------------------------------------------------------------------
12cu|gwyddion-2.35-1|148	
12cu|gwyddion-2.35-1|149	%package -n %{devname}
12cu|gwyddion-2.35-1|150	Summary:	Headers, libraries and tools for Gwyddion module development
12cu|gwyddion-2.35-1|151	Group:		Development/C
12cu|gwyddion-2.35-1|152	Requires:	%{libname} = %{EVRD}
12cu|gwyddion-2.35-1|153	Requires:	%{libgwyapp} = %{EVRD}
12cu|gwyddion-2.35-1|154	Requires:	%{libgwydgets} = %{EVRD}
12cu|gwyddion-2.35-1|155	Requires:	%{libgwydraw} = %{EVRD}
12cu|gwyddion-2.35-1|156	Requires:	%{libgwymodule} = %{EVRD}
12cu|gwyddion-2.35-1|157	Requires:	%{libgwyprocess} = %{EVRD}
12cu|gwyddion-2.35-1|158	Provides:	%{name}-devel = %{EVRD}
12cu|gwyddion-2.35-1|159	Obsoletes:	%{name}-devel < 2.34
12cu|gwyddion-2.35-1|160	Conflicts:	%{name}-devel < 2.34
12cu|gwyddion-2.35-1|161	
12cu|gwyddion-2.35-1|162	%description -n %{devname}
12cu|gwyddion-2.35-1|163	Header files, libraries and tools for Gwyddion module and plug-in development.
12cu|gwyddion-2.35-1|164	This package also contains the API docmentation and sample plug-ins in various
12cu|gwyddion-2.35-1|165	programming languages.
12cu|gwyddion-2.35-1|166	
12cu|gwyddion-2.35-1|167	%files -n %{devname}
12cu|gwyddion-2.35-1|168	%doc devel-docs/CODING-STANDARDS
12cu|gwyddion-2.35-1|169	%doc data/%{name}.vim
12cu|gwyddion-2.35-1|170	%{_includedir}/%{name}/
12cu|gwyddion-2.35-1|171	%{_datadir}/gtk-doc/html/*
12cu|gwyddion-2.35-1|172	%{_datadir}/gtksourceview-2.0/language-specs/pygwy.lang
12cu|gwyddion-2.35-1|173	%{_libdir}/*.so
12cu|gwyddion-2.35-1|174	%{_libdir}/pkgconfig/gwyddion.pc
12cu|gwyddion-2.35-1|175	%{_libdir}/%{name}/include/gwyconfig.h
12cu|gwyddion-2.35-1|176	# Plug-ins and plug-in devel stuff
12cu|gwyddion-2.35-1|177	%{_libdir}/%{name}/perl/
12cu|gwyddion-2.35-1|178	%{_libdir}/%{name}/python/
12cu|gwyddion-2.35-1|179	%{_libdir}/%{name}/ruby/
12cu|gwyddion-2.35-1|180	%{_libexecdir}/%{name}/plugins/
12cu|gwyddion-2.35-1|181	
12cu|gwyddion-2.35-1|182	#----------------------------------------------------------------------------
12cu|gwyddion-2.35-1|183	
12cu|gwyddion-2.35-1|184	%package thumbnailer-gconf
12cu|gwyddion-2.35-1|185	Summary:	GConf schemas for gwyddion-thumbnailer integration
12cu|gwyddion-2.35-1|186	Group:		Graphical desktop/GNOME
12cu|gwyddion-2.35-1|187	Requires:	%{name} = %{EVRD}
12cu|gwyddion-2.35-1|188	
12cu|gwyddion-2.35-1|189	%description thumbnailer-gconf
12cu|gwyddion-2.35-1|190	GConf schemas that register gwyddion-thumbnailer as thumbnailer for SPM files
12cu|gwyddion-2.35-1|191	in GNOME and XFce.
12cu|gwyddion-2.35-1|192	
12cu|gwyddion-2.35-1|193	%files thumbnailer-gconf
12cu|gwyddion-2.35-1|194	%{_sysconfdir}/gconf/schemas/gwyddion-thumbnailer.schemas
12cu|gwyddion-2.35-1|195	
12cu|gwyddion-2.35-1|196	#----------------------------------------------------------------------------
12cu|gwyddion-2.35-1|197	
12cu|gwyddion-2.35-1|198	%package thumbnailer-kde4
12cu|gwyddion-2.35-1|199	Summary:	KDE4 gwyddion thumbnailer module
12cu|gwyddion-2.35-1|200	Group:		Graphical desktop/KDE
12cu|gwyddion-2.35-1|201	Requires:	%{name} = %{EVRD}
12cu|gwyddion-2.35-1|202	
12cu|gwyddion-2.35-1|203	%description thumbnailer-kde4
12cu|gwyddion-2.35-1|204	Gwyddion-thumbnailer based KDE thumbnail creator extension module for SPM
12cu|gwyddion-2.35-1|205	files.
12cu|gwyddion-2.35-1|206	
12cu|gwyddion-2.35-1|207	%files thumbnailer-kde4
12cu|gwyddion-2.35-1|208	%{_libdir}/kde4/gwythumbcreator.so
12cu|gwyddion-2.35-1|209	
12cu|gwyddion-2.35-1|210	#----------------------------------------------------------------------------
12cu|gwyddion-2.35-1|211	
12cu|gwyddion-2.35-1|212	%prep
12cu|gwyddion-2.35-1|213	%setup -q
12cu|gwyddion-2.35-1|214	
12cu|gwyddion-2.35-1|215	%build
12cu|gwyddion-2.35-1|216	%configure2_5x \
12cu|gwyddion-2.35-1|217	--without-pascal \
12cu|gwyddion-2.35-1|218	--disable-rpath \
12cu|gwyddion-2.35-1|219	--with-kde4-thumbnailer \
12cu|gwyddion-2.35-1|220	--with-fftw3 \
12cu|gwyddion-2.35-1|221	--with-gl \
12cu|gwyddion-2.35-1|222	--enable-library-bloat
12cu|gwyddion-2.35-1|223	%make
12cu|gwyddion-2.35-1|224	
12cu|gwyddion-2.35-1|225	%install
12cu|gwyddion-2.35-1|226	%makeinstall_std
12cu|gwyddion-2.35-1|227	
12cu|gwyddion-2.35-1|228	%find_lang %{name}
12cu|gwyddion-2.35-1|229	
12cu|gwyddion-2.35-1|230	# I cannot express this as %%files in a sensible manner, especially not when
12cu|gwyddion-2.35-1|231	# python byte-compilation kicks in.  Set permissions in the filesystem.
12cu|gwyddion-2.35-1|232	find %{buildroot}%{_libexecdir}/%{name} -type f -print0 | xargs -0 chmod 755
12cu|gwyddion-2.35-1|233	find %{buildroot}%{_libexecdir}/%{name} -type f -name \*.rgi -print0 | xargs -0 chmod 644
12cu|gwyddion-2.35-1|234	
12cu|gwyddion-2.35-1|235	# Perl, Python, and Ruby modules are private, remove the Perl man page.
12cu|gwyddion-2.35-1|236	rm -f %{buildroot}%{_mandir}/man3/Gwyddion::dump.*
12cu|gwyddion-2.35-1|237	
12cu|gwyddion-2.35-1|238	
12cu|gwyddion-2.35-1|239	%changelog
12cu|gwyddion-2.35-1|240	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.35-1
12cu|gwyddion-2.35-1|241	+ Revision: daf9348
12cu|gwyddion-2.35-1|242	- LOG New version 2.35, split library package
12cu|gwyddion-2.35-1|243	
12cu|gwyddion-2.35-1|244	

9643 12
12cu|gxine-0.5.906-2|1	%define name gxine
12cu|gxine-0.5.906-2|2	%define version 0.5.906
12cu|gxine-0.5.906-2|3	%define release  2
12cu|gxine-0.5.906-2|4	%define xinever 1.1.16.3-2mdv
12cu|gxine-0.5.906-2|5	%define fname %name-%version
12cu|gxine-0.5.906-2|6	
12cu|gxine-0.5.906-2|7	Summary: GTK+ frontend for the Xine multimedia player
12cu|gxine-0.5.906-2|8	Name: %{name}
12cu|gxine-0.5.906-2|9	Version: %{version}
12cu|gxine-0.5.906-2|10	Release: %{release}
12cu|gxine-0.5.906-2|11	Source0: http://prdownloads.sourceforge.net/xine/%{fname}.tar.bz2
12cu|gxine-0.5.906-2|12	Patch0: gxine-no-gnome-mime-registration.patch
12cu|gxine-0.5.906-2|13	Patch2: gxine-0.5.906-fix-glib-includes.patch
12cu|gxine-0.5.906-2|14	License: GPLv2+
12cu|gxine-0.5.906-2|15	Group: Video
12cu|gxine-0.5.906-2|16	URL: http://xine.sf.net
12cu|gxine-0.5.906-2|17	Requires: xine-plugins >= %xinever
12cu|gxine-0.5.906-2|18	Requires(post): desktop-file-utils
12cu|gxine-0.5.906-2|19	Requires(postun): desktop-file-utils
12cu|gxine-0.5.906-2|20	BuildRequires: pkgconfig(libxine) >= %xinever
12cu|gxine-0.5.906-2|21	BuildRequires: xine-plugins
12cu|gxine-0.5.906-2|22	BuildRequires: libgtk+2.0-devel
12cu|gxine-0.5.906-2|23	BuildRequires: pkgconfig(xaw7)
12cu|gxine-0.5.906-2|24	BuildRequires: pkgconfig(xext)
12cu|gxine-0.5.906-2|25	BuildRequires: pkgconfig(liblircclient0) > 0.8.5-0.20090320.1mdv2009.1
12cu|gxine-0.5.906-2|26	BuildRequires: libjs-devel
12cu|gxine-0.5.906-2|27	BuildRequires: pkgconfig(nspr)
12cu|gxine-0.5.906-2|28	
12cu|gxine-0.5.906-2|29	%description
12cu|gxine-0.5.906-2|30	This is a graphical frontend for Xine based on the GTK+ toolkit.
12cu|gxine-0.5.906-2|31	
12cu|gxine-0.5.906-2|32	%package mozilla
12cu|gxine-0.5.906-2|33	Summary: Xine video player plugin for Mozilla
12cu|gxine-0.5.906-2|34	Group: Video
12cu|gxine-0.5.906-2|35	Requires: %name = %version
12cu|gxine-0.5.906-2|36	
12cu|gxine-0.5.906-2|37	%description mozilla
12cu|gxine-0.5.906-2|38	This is a video player plugin for Mozilla and compatible web browsers
12cu|gxine-0.5.906-2|39	based on the Xine engine.
12cu|gxine-0.5.906-2|40	
12cu|gxine-0.5.906-2|41	%prep
12cu|gxine-0.5.906-2|42	%setup -q -n %fname
12cu|gxine-0.5.906-2|43	%apply_patches
12cu|gxine-0.5.906-2|44	
12cu|gxine-0.5.906-2|45	#autoreconf -fi
12cu|gxine-0.5.906-2|46	
12cu|gxine-0.5.906-2|47	%build
12cu|gxine-0.5.906-2|48	export LDFLAGS="-L%_prefix/X11R6/lib"
12cu|gxine-0.5.906-2|49	export CPPFLAGS=$(pkg-config --cflags mozilla-nspr)
12cu|gxine-0.5.906-2|50	%configure2_5x --disable-integration-wizard --with-spidermonkey=%_includedir/js
12cu|gxine-0.5.906-2|51	%make JS_LIBS="-lmozjs185 -ldl -lm"
12cu|gxine-0.5.906-2|52	
12cu|gxine-0.5.906-2|53	%install
12cu|gxine-0.5.906-2|54	rm -rf $RPM_BUILD_ROOT %name.lang
12cu|gxine-0.5.906-2|55	%makeinstall_std
12cu|gxine-0.5.906-2|56	rm -f %buildroot/%_libdir/gxine/*a
12cu|gxine-0.5.906-2|57	mkdir -p %buildroot/%_libdir/mozilla/plugins
12cu|gxine-0.5.906-2|58	mv %buildroot/%_libdir/gxine/gxineplugin.so %buildroot/%_libdir/mozilla/plugins
12cu|gxine-0.5.906-2|59	%find_lang %name
12cu|gxine-0.5.906-2|60	%find_lang %name.theme
12cu|gxine-0.5.906-2|61	cat %name.theme.lang >> %name.lang
12cu|gxine-0.5.906-2|62	
12cu|gxine-0.5.906-2|63	%if %mdkversion < 200900
12cu|gxine-0.5.906-2|64	%post
12cu|gxine-0.5.906-2|65	%update_menus
12cu|gxine-0.5.906-2|66	%update_desktop_database
12cu|gxine-0.5.906-2|67	%endif
12cu|gxine-0.5.906-2|68	
12cu|gxine-0.5.906-2|69	%if %mdkversion < 200900
12cu|gxine-0.5.906-2|70	%postun
12cu|gxine-0.5.906-2|71	%clean_menus
12cu|gxine-0.5.906-2|72	%clean_desktop_database
12cu|gxine-0.5.906-2|73	%endif
12cu|gxine-0.5.906-2|74	
12cu|gxine-0.5.906-2|75	%clean
12cu|gxine-0.5.906-2|76	rm -rf $RPM_BUILD_ROOT
12cu|gxine-0.5.906-2|77	
12cu|gxine-0.5.906-2|78	%files -f %name.lang
12cu|gxine-0.5.906-2|79	%defattr(-,root,root)
12cu|gxine-0.5.906-2|80	%doc README ChangeLog AUTHORS
12cu|gxine-0.5.906-2|81	%dir %_sysconfdir/%name
12cu|gxine-0.5.906-2|82	%config(noreplace) %_sysconfdir/%name/*
12cu|gxine-0.5.906-2|83	%_bindir/gxine
12cu|gxine-0.5.906-2|84	%_bindir/gxine_client
12cu|gxine-0.5.906-2|85	%{_datadir}/applications/gxine.desktop
12cu|gxine-0.5.906-2|86	%{_datadir}/pixmaps/*
12cu|gxine-0.5.906-2|87	%{_datadir}/gxine/
12cu|gxine-0.5.906-2|88	%{_mandir}/man1/gxine.*
12cu|gxine-0.5.906-2|89	%{_mandir}/man1/gxine_client.*
12cu|gxine-0.5.906-2|90	%{_datadir}/icons/hicolor/64x64/apps/gxine.png
12cu|gxine-0.5.906-2|91	%lang(de) %{_mandir}/de/man1/gxine*
12cu|gxine-0.5.906-2|92	%lang(es) %{_mandir}/es/man1/gxine*
12cu|gxine-0.5.906-2|93	
12cu|gxine-0.5.906-2|94	
12cu|gxine-0.5.906-2|95	
12cu|gxine-0.5.906-2|96	%files mozilla
12cu|gxine-0.5.906-2|97	%defattr(-,root,root)
12cu|gxine-0.5.906-2|98	%_libdir/mozilla/plugins/gxineplugin.so
12cu|gxine-0.5.906-2|99	
12cu|gxine-0.5.906-2|100	
12cu|gxine-0.5.906-2|101	
12cu|gxine-0.5.906-2|102	
12cu|gxine-0.5.906-2|103	%changelog
12cu|gxine-0.5.906-2|104	* Mon Nov 28 2011 Götz Waschk <waschk@mandriva.org> 0.5.906-1mdv2012.0
12cu|gxine-0.5.906-2|105	+ Revision: 734828
12cu|gxine-0.5.906-2|106	- new version
12cu|gxine-0.5.906-2|107	- drop patch 1
12cu|gxine-0.5.906-2|108	- fix build with new glib
12cu|gxine-0.5.906-2|109	- fix build with new js library from libmozjs185
12cu|gxine-0.5.906-2|110	
12cu|gxine-0.5.906-2|111	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.905-2mdv2011.0
12cu|gxine-0.5.906-2|112	+ Revision: 611055
12cu|gxine-0.5.906-2|113	- rebuild
12cu|gxine-0.5.906-2|114	
12cu|gxine-0.5.906-2|115	* Sat Jan 02 2010 Götz Waschk <waschk@mandriva.org> 0.5.905-1mdv2010.1
12cu|gxine-0.5.906-2|116	+ Revision: 485077
12cu|gxine-0.5.906-2|117	- new version
12cu|gxine-0.5.906-2|118	- fix desktop entry again
12cu|gxine-0.5.906-2|119	
12cu|gxine-0.5.906-2|120	* Mon May 11 2009 Götz Waschk <waschk@mandriva.org> 0.5.904-1mdv2010.0
12cu|gxine-0.5.906-2|121	+ Revision: 374852
12cu|gxine-0.5.906-2|122	- new version
12cu|gxine-0.5.906-2|123	- bump deps
12cu|gxine-0.5.906-2|124	
12cu|gxine-0.5.906-2|125	* Thu Mar 26 2009 Götz Waschk <waschk@mandriva.org> 0.5.903-2mdv2009.1
12cu|gxine-0.5.906-2|126	+ Revision: 361255
12cu|gxine-0.5.906-2|127	- update libjs path
12cu|gxine-0.5.906-2|128	- update license
12cu|gxine-0.5.906-2|129	
12cu|gxine-0.5.906-2|130	+ Thierry Vignaud <tv@mandriva.org>
12cu|gxine-0.5.906-2|131	- rebuild early 2009.0 package (before pixel changes)
12cu|gxine-0.5.906-2|132	
12cu|gxine-0.5.906-2|133	* Fri Jun 13 2008 Götz Waschk <waschk@mandriva.org> 0.5.903-1mdv2009.0
12cu|gxine-0.5.906-2|134	+ Revision: 218667
12cu|gxine-0.5.906-2|135	- new version
12cu|gxine-0.5.906-2|136	
12cu|gxine-0.5.906-2|137	+ Pixel <pixel@mandriva.com>
12cu|gxine-0.5.906-2|138	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|gxine-0.5.906-2|139	
12cu|gxine-0.5.906-2|140	* Fri Apr 18 2008 Götz Waschk <waschk@mandriva.org> 0.5.902-1mdv2009.0
12cu|gxine-0.5.906-2|141	+ Revision: 195530
12cu|gxine-0.5.906-2|142	- new version
12cu|gxine-0.5.906-2|143	- drop patch 1
12cu|gxine-0.5.906-2|144	
12cu|gxine-0.5.906-2|145	* Wed Mar 12 2008 Götz Waschk <waschk@mandriva.org> 0.5.901-1mdv2008.1
12cu|gxine-0.5.906-2|146	+ Revision: 187085
12cu|gxine-0.5.906-2|147	- new version
12cu|gxine-0.5.906-2|148	- rediff patch 0
12cu|gxine-0.5.906-2|149	- fix desktop file generation
12cu|gxine-0.5.906-2|150	- update file list
12cu|gxine-0.5.906-2|151	
12cu|gxine-0.5.906-2|152	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 0.5.11-1mdv2008.1
12cu|gxine-0.5.906-2|153	+ Revision: 148213
12cu|gxine-0.5.906-2|154	- drop old menu
12cu|gxine-0.5.906-2|155	- kill re-definition of %%buildroot on Pixel's request
12cu|gxine-0.5.906-2|156	- replace %%{_datadir}/man by %%{_mandir}!
12cu|gxine-0.5.906-2|157	- fix man pages
12cu|gxine-0.5.906-2|158	
12cu|gxine-0.5.906-2|159	+ Olivier Blin <blino@mandriva.org>
12cu|gxine-0.5.906-2|160	- restore BuildRoot
12cu|gxine-0.5.906-2|161	
12cu|gxine-0.5.906-2|162	
12cu|gxine-0.5.906-2|163	* Thu Feb 01 2007 Götz Waschk <waschk@mandriva.org> 0.5.11-1mdv2007.0
12cu|gxine-0.5.906-2|164	+ Revision: 115808
12cu|gxine-0.5.906-2|165	- new version
12cu|gxine-0.5.906-2|166	
12cu|gxine-0.5.906-2|167	* Mon Jan 08 2007 Götz Waschk <waschk@mandriva.org> 0.5.10-1mdv2007.1
12cu|gxine-0.5.906-2|168	+ Revision: 106086
12cu|gxine-0.5.906-2|169	- new version
12cu|gxine-0.5.906-2|170	
12cu|gxine-0.5.906-2|171	* Sun Dec 17 2006 Götz Waschk <waschk@mandriva.org> 0.5.9-1mdv2007.1
12cu|gxine-0.5.906-2|172	+ Revision: 98265
12cu|gxine-0.5.906-2|173	- fix buildrequires
12cu|gxine-0.5.906-2|174	- new version
12cu|gxine-0.5.906-2|175	- fix build
12cu|gxine-0.5.906-2|176	- fix buildrequires
12cu|gxine-0.5.906-2|177	- Import gxine
12cu|gxine-0.5.906-2|178	
12cu|gxine-0.5.906-2|179	* Mon Oct 09 2006 Gtz Waschk <waschk@mandriva.org> 0.5.8-1mdv2007.1
12cu|gxine-0.5.906-2|180	- fix nspr build
12cu|gxine-0.5.906-2|181	- rediff the patch
12cu|gxine-0.5.906-2|182	- New version 0.5.8
12cu|gxine-0.5.906-2|183	
12cu|gxine-0.5.906-2|184	* Thu Jul 06 2006 Götz Waschk <waschk@mandriva.org> 0.5.7-1mdv2007.0
12cu|gxine-0.5.906-2|185	- New release 0.5.7
12cu|gxine-0.5.906-2|186	
12cu|gxine-0.5.906-2|187	* Tue Jul 04 2006 Gtz Waschk <waschk@mandriva.org> 0.5.6-2mdv2007.0
12cu|gxine-0.5.906-2|188	- xdg menu
12cu|gxine-0.5.906-2|189	- fix buildrequires
12cu|gxine-0.5.906-2|190	
12cu|gxine-0.5.906-2|191	* Mon May 01 2006 Götz Waschk <waschk@mandriva.org> 0.5.6-1mdk
12cu|gxine-0.5.906-2|192	- New release 0.5.6
12cu|gxine-0.5.906-2|193	
12cu|gxine-0.5.906-2|194	* Wed Mar 08 2006 Götz Waschk <waschk@mandriva.org> 0.5.5-1mdk
12cu|gxine-0.5.906-2|195	- New release 0.5.5
12cu|gxine-0.5.906-2|196	
12cu|gxine-0.5.906-2|197	* Tue Jan 24 2006 Götz Waschk <waschk@mandriva.org> 0.5.4-1mdk
12cu|gxine-0.5.906-2|198	- New release 0.5.4
12cu|gxine-0.5.906-2|199	
12cu|gxine-0.5.906-2|200	* Sun Dec 25 2005 Götz Waschk <waschk@mandriva.org> 0.5.3-1mdk
12cu|gxine-0.5.906-2|201	- New release 0.5.3
12cu|gxine-0.5.906-2|202	
12cu|gxine-0.5.906-2|203	* Wed Dec 21 2005 Gtz Waschk <waschk@mandriva.org> 0.5.2-1mdk
12cu|gxine-0.5.906-2|204	- drop patch 1
12cu|gxine-0.5.906-2|205	- New release 0.5.2
12cu|gxine-0.5.906-2|206	- use mkrel
12cu|gxine-0.5.906-2|207	
12cu|gxine-0.5.906-2|208	* Wed Nov 30 2005 Gtz Waschk <waschk@mandriva.org> 0.5.1-2mdk
12cu|gxine-0.5.906-2|209	- fix menu location
12cu|gxine-0.5.906-2|210	
12cu|gxine-0.5.906-2|211	* Wed Nov 30 2005 Gtz Waschk <waschk@mandriva.org> 0.5.1-1mdk
12cu|gxine-0.5.906-2|212	- update file list
12cu|gxine-0.5.906-2|213	- patch for libjs detection
12cu|gxine-0.5.906-2|214	- drop patch 1
12cu|gxine-0.5.906-2|215	- New release 0.5.1
12cu|gxine-0.5.906-2|216	
12cu|gxine-0.5.906-2|217	* Sun Oct 30 2005 Gtz Waschk <waschk@mandriva.org> 0.5.0-2mdk
12cu|gxine-0.5.906-2|218	- hmm, link with libjs
12cu|gxine-0.5.906-2|219	
12cu|gxine-0.5.906-2|220	* Sun Oct 30 2005 Gtz Waschk <waschk@mandriva.org> 0.5.0-1mdk
12cu|gxine-0.5.906-2|221	- update file list
12cu|gxine-0.5.906-2|222	- drop patch 1
12cu|gxine-0.5.906-2|223	- enable js
12cu|gxine-0.5.906-2|224	- New release 0.5.0
12cu|gxine-0.5.906-2|225	
12cu|gxine-0.5.906-2|226	* Tue Oct 18 2005 Götz Waschk <waschk@mandriva.org> 0.4.9-1mdk
12cu|gxine-0.5.906-2|227	- New release 0.4.9
12cu|gxine-0.5.906-2|228	
12cu|gxine-0.5.906-2|229	* Tue Sep 13 2005 Götz Waschk <waschk@mandriva.org> 0.4.8-1mdk
12cu|gxine-0.5.906-2|230	- New release 0.4.8
12cu|gxine-0.5.906-2|231	
12cu|gxine-0.5.906-2|232	* Sat Aug 27 2005 Götz Waschk <waschk@mandriva.org> 0.4.7-1mdk
12cu|gxine-0.5.906-2|233	- New release 0.4.7
12cu|gxine-0.5.906-2|234	
12cu|gxine-0.5.906-2|235	* Tue Jul 19 2005 Gtz Waschk <waschk@mandriva.org> 0.4.6-1mdk
12cu|gxine-0.5.906-2|236	- update file list
12cu|gxine-0.5.906-2|237	- New release 0.4.6
12cu|gxine-0.5.906-2|238	
12cu|gxine-0.5.906-2|239	* Thu May 26 2005 Gtz Waschk <waschk@mandriva.org> 0.4.5-2mdk
12cu|gxine-0.5.906-2|240	- move mozilla plugin to a separate package (Austin)
12cu|gxine-0.5.906-2|241	
12cu|gxine-0.5.906-2|242	* Thu May 26 2005 Gtz Waschk <waschk@mandriva.org> 0.4.5-1mdk
12cu|gxine-0.5.906-2|243	- New release 0.4.5
12cu|gxine-0.5.906-2|244	
12cu|gxine-0.5.906-2|245	* Thu Apr 28 2005 Gtz Waschk <waschk@mandriva.org> 0.4.4-1mdk
12cu|gxine-0.5.906-2|246	- New release 0.4.4
12cu|gxine-0.5.906-2|247	
12cu|gxine-0.5.906-2|248	* Tue Mar 29 2005 Götz Waschk <waschk@linux-mandrake.com> 0.4.3-1mdk
12cu|gxine-0.5.906-2|249	- New release 0.4.3
12cu|gxine-0.5.906-2|250	
12cu|gxine-0.5.906-2|251	* Wed Mar 09 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.4.2-1mdk
12cu|gxine-0.5.906-2|252	- patch to fix build
12cu|gxine-0.5.906-2|253	- disable the wizard again
12cu|gxine-0.5.906-2|254	- New release 0.4.2
12cu|gxine-0.5.906-2|255	
12cu|gxine-0.5.906-2|256	* Fri Dec 17 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.4.1-1mdk
12cu|gxine-0.5.906-2|257	- update file list
12cu|gxine-0.5.906-2|258	- source URL
12cu|gxine-0.5.906-2|259	- New release 0.4.1
12cu|gxine-0.5.906-2|260	
12cu|gxine-0.5.906-2|261	* Sun Dec 12 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.4.0-1mdk
12cu|gxine-0.5.906-2|262	- new version
12cu|gxine-0.5.906-2|263	
12cu|gxine-0.5.906-2|264	* Sun Nov 28 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.4.0-0.rc2.1mdk
12cu|gxine-0.5.906-2|265	- update file list
12cu|gxine-0.5.906-2|266	- new version
12cu|gxine-0.5.906-2|267	
12cu|gxine-0.5.906-2|268	* Fri Nov 19 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.4.0-0.rc1.1mdk
12cu|gxine-0.5.906-2|269	- fix file list
12cu|gxine-0.5.906-2|270	- drop patch 1
12cu|gxine-0.5.906-2|271	- new version
12cu|gxine-0.5.906-2|272	
12cu|gxine-0.5.906-2|273	* Thu Nov 18 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.3.3-5mdk
12cu|gxine-0.5.906-2|274	- fix build
12cu|gxine-0.5.906-2|275	- fix mime types in the menu
12cu|gxine-0.5.906-2|276	- security fix for a buffer overflow
12cu|gxine-0.5.906-2|277	
12cu|gxine-0.5.906-2|278	* Tue Aug 31 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.3.3-4mdk
12cu|gxine-0.5.906-2|279	- add more mime types to the menu entry
12cu|gxine-0.5.906-2|280	- disable gnome mime registration wizard (bug #11084)
12cu|gxine-0.5.906-2|281	
12cu|gxine-0.5.906-2|282	* Sat May 15 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.3.3-3mdk
12cu|gxine-0.5.906-2|283	- drop prefix
12cu|gxine-0.5.906-2|284	- fix buildrequires
12cu|gxine-0.5.906-2|285	

9644 12
12cu|gxneur-0.17.0-1|1	Name:		gxneur
12cu|gxneur-0.17.0-1|2	Version:	0.17.0
12cu|gxneur-0.17.0-1|3	Release:	1
12cu|gxneur-0.17.0-1|4	License:	GPLv2
12cu|gxneur-0.17.0-1|5	URL:		http://www.xneur.ru
12cu|gxneur-0.17.0-1|6	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|gxneur-0.17.0-1|7	BuildRequires:	pkgconfig(glib-2.0)
12cu|gxneur-0.17.0-1|8	BuildRequires:	pkgconfig(libglade-2.0)
12cu|gxneur-0.17.0-1|9	BuildRequires:  pkgconfig(libpcre)
12cu|gxneur-0.17.0-1|10	BuildRequires:	%{_lib}xneur-devel = %{version}
12cu|gxneur-0.17.0-1|11	BuildRequires:	pkgconfig(gconf-2.0)
12cu|gxneur-0.17.0-1|12	Source0:	%{name}-%{version}.tar.gz
12cu|gxneur-0.17.0-1|13	Patch0:		trayicon_unused_env.patch
12cu|gxneur-0.17.0-1|14	Requires:	xneur = %{version}
12cu|gxneur-0.17.0-1|15	Group:		System/X11
12cu|gxneur-0.17.0-1|16	Summary:	X Neural Switcher - GTK2 interface
12cu|gxneur-0.17.0-1|17	
12cu|gxneur-0.17.0-1|18	%description
12cu|gxneur-0.17.0-1|19	X Neural Switcher (http://www.xneur.ru).
12cu|gxneur-0.17.0-1|20	Automatical switcher of keyboard layout (GTK2 frontend).
12cu|gxneur-0.17.0-1|21	
12cu|gxneur-0.17.0-1|22	%prep
12cu|gxneur-0.17.0-1|23	%setup -n %{name}-%{version} -q
12cu|gxneur-0.17.0-1|24	#% patch0 -p0
12cu|gxneur-0.17.0-1|25	
12cu|gxneur-0.17.0-1|26	%build
12cu|gxneur-0.17.0-1|27	./configure --prefix=/usr --libdir=%{_libdir}
12cu|gxneur-0.17.0-1|28	%make
12cu|gxneur-0.17.0-1|29	
12cu|gxneur-0.17.0-1|30	%install
12cu|gxneur-0.17.0-1|31	%makeinstall
12cu|gxneur-0.17.0-1|32	#small_hack
12cu|gxneur-0.17.0-1|33	mkdir -p %{buildroot}%{_datadir}/%name/pixmaps/
12cu|gxneur-0.17.0-1|34	pushd pixmaps
12cu|gxneur-0.17.0-1|35	for i in hicolor_apps_48x48_gxneur-*; do cp -f $i ${i/hicolor_apps_48x48_gxneur-/}; done
12cu|gxneur-0.17.0-1|36	popd
12cu|gxneur-0.17.0-1|37	cp -f pixmaps/ru.png %{buildroot}%{_datadir}/%name/pixmaps/ru\(winkeys\).png
12cu|gxneur-0.17.0-1|38	
12cu|gxneur-0.17.0-1|39	install -dm 755 %{buildroot}%{_datadir}/applications
12cu|gxneur-0.17.0-1|40	cat > %name.desktop << EOF
12cu|gxneur-0.17.0-1|41	[Desktop Entry]
12cu|gxneur-0.17.0-1|42	Encoding=UTF-8
12cu|gxneur-0.17.0-1|43	Name=GXNeur
12cu|gxneur-0.17.0-1|44	GenericName=X Neural Switcher (GTK)
12cu|gxneur-0.17.0-1|45	Comment=X Neural Switcher (xneur) allow you to convert any text, typed in wrong keyboard layout just in-place for any X pplication.
12cu|gxneur-0.17.0-1|46	Icon=%{_datadir}/%{name}/pixmaps/gxneur.png
12cu|gxneur-0.17.0-1|47	Exec=gxneur --keyboard-properties="/usr/bin/kcmshell4 kcm_keyboard || /usr/bin/gnome-control-center"
12cu|gxneur-0.17.0-1|48	Terminal=false
12cu|gxneur-0.17.0-1|49	Type=Application
12cu|gxneur-0.17.0-1|50	Categories=GTK;GNOME;Application;Utility;
12cu|gxneur-0.17.0-1|51	StartupNotify=false
12cu|gxneur-0.17.0-1|52	EOF
12cu|gxneur-0.17.0-1|53	echo %{buildroot}%{_datadir}/applications/
12cu|gxneur-0.17.0-1|54	install -m 0644 %name.desktop \
12cu|gxneur-0.17.0-1|55	%{buildroot}%{_datadir}/applications/%name.desktop
12cu|gxneur-0.17.0-1|56	
12cu|gxneur-0.17.0-1|57	#dirty hack for resolve conflict with hicolor-icon-theme
12cu|gxneur-0.17.0-1|58	
12cu|gxneur-0.17.0-1|59	rm -f %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
12cu|gxneur-0.17.0-1|60	%find_lang %{name}
12cu|gxneur-0.17.0-1|61	
12cu|gxneur-0.17.0-1|62	%files -f %{name}.lang
12cu|gxneur-0.17.0-1|63	%doc AUTHORS ChangeLog NEWS README TODO
12cu|gxneur-0.17.0-1|64	%{_bindir}/*
12cu|gxneur-0.17.0-1|65	%{_iconsdir}/*
12cu|gxneur-0.17.0-1|66	%{_datadir}/%{name}/*
12cu|gxneur-0.17.0-1|67	%{_datadir}/applications/*.desktop
12cu|gxneur-0.17.0-1|68	#%{_datadir}/%{name}/glade/*
12cu|gxneur-0.17.0-1|69	#%{_iconsdir}/hicolor/*/*
12cu|gxneur-0.17.0-1|70	#%{_datadir}/%{name}/pixmaps/*.png
12cu|gxneur-0.17.0-1|71	%{_mandir}/man1/*
12cu|gxneur-0.17.0-1|72	#% {_gnomedir}/share/icons/hicolor/*
12cu|gxneur-0.17.0-1|73	
12cu|gxneur-0.17.0-1|74	%changelog
12cu|gxneur-0.17.0-1|75	* Fri Oct 25 2013 Ilya <ilyahohryakov@gmail.com> 0.17.0-1
12cu|gxneur-0.17.0-1|76	+ Revision: ca65ab0
12cu|gxneur-0.17.0-1|77	- Updated to version 0.17.0
12cu|gxneur-0.17.0-1|78	
12cu|gxneur-0.17.0-1|79	

9645 12
12cu|gxtuner-2.1-1|1	Name:		gxtuner
12cu|gxtuner-2.1-1|2	Summary:	A simple guitar and bass tuner for jack
12cu|gxtuner-2.1-1|3	Version:	2.1
12cu|gxtuner-2.1-1|4	Release:	1
12cu|gxtuner-2.1-1|5	License:	GPLv2
12cu|gxtuner-2.1-1|6	Group:		Sound
12cu|gxtuner-2.1-1|7	URL:		http://guitarix.sourceforge.net/
12cu|gxtuner-2.1-1|8	Source0:	http://sourceforge.net/projects/guitarix/files/gxtuner/%{name}-%{version}.tar.bz2
12cu|gxtuner-2.1-1|9	BuildRequires:	jackit-devel gtk+2-devel fftw3-devel libzita-resampler-devel
12cu|gxtuner-2.1-1|10	
12cu|gxtuner-2.1-1|11	%description
12cu|gxtuner-2.1-1|12	A simple (linux) guitar and bass tuner for jack with full jack session
12cu|gxtuner-2.1-1|13	managment support
12cu|gxtuner-2.1-1|14	
12cu|gxtuner-2.1-1|15	gxtuner use a equal-tempered scale based on
12cu|gxtuner-2.1-1|16	
12cu|gxtuner-2.1-1|17	A4 = 440 Hz
12cu|gxtuner-2.1-1|18	
12cu|gxtuner-2.1-1|19	A4 reference pitch can adjusted at command line and/or runtime
12cu|gxtuner-2.1-1|20	in a half tone range: 415Hz <-> 467Hz
12cu|gxtuner-2.1-1|21	
12cu|gxtuner-2.1-1|22	gxtuner use a default threshold level at 0.001 threshold can adjusted
12cu|gxtuner-2.1-1|23	at command line and/or runtime in a range of 0.001 <-> 0.5
12cu|gxtuner-2.1-1|24	
12cu|gxtuner-2.1-1|25	%prep
12cu|gxtuner-2.1-1|26	%setup -q -n %name
12cu|gxtuner-2.1-1|27	
12cu|gxtuner-2.1-1|28	%build
12cu|gxtuner-2.1-1|29	%setup_compile_flags
12cu|gxtuner-2.1-1|30	LDFLAGS="-lX11" make
12cu|gxtuner-2.1-1|31	
12cu|gxtuner-2.1-1|32	%install
12cu|gxtuner-2.1-1|33	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_datadir}/applications %{buildroot}%{_iconsdir}
12cu|gxtuner-2.1-1|34	make PREFIX=%{buildroot}%{_prefix} PIXMAPS_DIR=%{buildroot}%{_iconsdir} install
12cu|gxtuner-2.1-1|35	
12cu|gxtuner-2.1-1|36	%files
12cu|gxtuner-2.1-1|37	%{_bindir}/gxtuner
12cu|gxtuner-2.1-1|38	%defattr(644,root,root,755)
12cu|gxtuner-2.1-1|39	%{_datadir}/applications/gxtuner.desktop
12cu|gxtuner-2.1-1|40	%{_iconsdir}/gxtuner.png
12cu|gxtuner-2.1-1|41	%doc README
12cu|gxtuner-2.1-1|42	
12cu|gxtuner-2.1-1|43	
12cu|gxtuner-2.1-1|44	
12cu|gxtuner-2.1-1|45	%changelog
12cu|gxtuner-2.1-1|46	* Sun Oct 13 2013 emuse <goemusic@yahoo.fr> 2.1-1
12cu|gxtuner-2.1-1|47	+ Revision: 59e6c0c
12cu|gxtuner-2.1-1|48	- New version 2.1
12cu|gxtuner-2.1-1|49	
12cu|gxtuner-2.1-1|50	

9646 12
12cu|gzrt-0.8-1|1	Name:		gzrt
12cu|gzrt-0.8-1|2	Summary:	The gzip Recovery Toolkit
12cu|gzrt-0.8-1|3	Version:	0.8
12cu|gzrt-0.8-1|4	Release:	1
12cu|gzrt-0.8-1|5	License:	GPLv2+
12cu|gzrt-0.8-1|6	Group:		Archiving/Compression
12cu|gzrt-0.8-1|7	BuildRequires:	zlib-devel
12cu|gzrt-0.8-1|8	Source:		http://www.urbanophile.com/arenn/hacking/gzrt/%{name}-%{version}.tar.gz
12cu|gzrt-0.8-1|9	URL:		http://www.urbanophile.com/arenn/hacking/gzrt/gzrt.html
12cu|gzrt-0.8-1|10	%description
12cu|gzrt-0.8-1|11	The gzip Recovery Toolkit attempts to automate the recovery of data
12cu|gzrt-0.8-1|12	from corrupted gzip files (including tarballs) through a program called
12cu|gzrt-0.8-1|13	gzrecover.
12cu|gzrt-0.8-1|14	
12cu|gzrt-0.8-1|15	%prep
12cu|gzrt-0.8-1|16	%setup -q
12cu|gzrt-0.8-1|17	
12cu|gzrt-0.8-1|18	%build
12cu|gzrt-0.8-1|19	%make
12cu|gzrt-0.8-1|20	
12cu|gzrt-0.8-1|21	%install
12cu|gzrt-0.8-1|22	%{__mkdir_p} %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1
12cu|gzrt-0.8-1|23	cp -p gzrecover %{buildroot}%{_bindir}
12cu|gzrt-0.8-1|24	cp -p gzrecover.1 %{buildroot}%{_mandir}/man1
12cu|gzrt-0.8-1|25	
12cu|gzrt-0.8-1|26	%files
12cu|gzrt-0.8-1|27	%doc ChangeLog README
12cu|gzrt-0.8-1|28	%{_bindir}/gzrecover
12cu|gzrt-0.8-1|29	%{_mandir}/man1/gzrecover.1*
12cu|gzrt-0.8-1|30	
12cu|gzrt-0.8-1|31	
12cu|gzrt-0.8-1|32	
12cu|gzrt-0.8-1|33	
12cu|gzrt-0.8-1|34	
12cu|gzrt-0.8-1|35	%changelog
12cu|gzrt-0.8-1|36	* Wed Jan 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-1
12cu|gzrt-0.8-1|37	+ Revision: fd1e84b
12cu|gzrt-0.8-1|38	- LOG Updated to 0.8 (by updates_builder)
12cu|gzrt-0.8-1|39	
12cu|gzrt-0.8-1|40	

9647 12
12cu|haddock-2.13.2-1|1	%define _cabal_setup Setup.lhs
12cu|haddock-2.13.2-1|2	%define _no_haddock 1
12cu|haddock-2.13.2-1|3	
12cu|haddock-2.13.2-1|4	Summary:	Haddock documentation tool for annotated Haskell source code
12cu|haddock-2.13.2-1|5	Name:		haddock
12cu|haddock-2.13.2-1|6	Version:	2.13.2
12cu|haddock-2.13.2-1|7	Release:	1
12cu|haddock-2.13.2-1|8	License:	BSD
12cu|haddock-2.13.2-1|9	Group:		Development/Other
12cu|haddock-2.13.2-1|10	Url:		http://www.haskell.org/haddock/
12cu|haddock-2.13.2-1|11	Source0:	http://hackage.haskell.org/packages/archive/%{name}/${version}/%{name}-%{version}.tar.gz
12cu|haddock-2.13.2-1|12	BuildRequires:	ghc-devel
12cu|haddock-2.13.2-1|13	BuildRequires:	alex
12cu|haddock-2.13.2-1|14	BuildRequires:	docbook-style-xsl
12cu|haddock-2.13.2-1|15	BuildRequires:	happy
12cu|haddock-2.13.2-1|16	BuildRequires:	xsltproc
12cu|haddock-2.13.2-1|17	BuildRequires:	haskell-macros
12cu|haddock-2.13.2-1|18	BuildRequires:	haskell(ghc-paths)
12cu|haddock-2.13.2-1|19	BuildRequires:	haskell(xhtml)
12cu|haddock-2.13.2-1|20	BuildRequires:	pkgconfig(libffi)
12cu|haddock-2.13.2-1|21	Requires:	ghc
12cu|haddock-2.13.2-1|22	Requires:	haskell(ghc-paths)
12cu|haddock-2.13.2-1|23	Requires:	haskell(xhtml)
12cu|haddock-2.13.2-1|24	Requires(post,preun):	ghc
12cu|haddock-2.13.2-1|25	
12cu|haddock-2.13.2-1|26	%description
12cu|haddock-2.13.2-1|27	Haddock is a tool for automatically generating documentation from
12cu|haddock-2.13.2-1|28	annotated Haskell source code. It is primary intended for documenting
12cu|haddock-2.13.2-1|29	libraries, but it should be useful for any kind of Haskell code.
12cu|haddock-2.13.2-1|30	
12cu|haddock-2.13.2-1|31	Haddock lets you write documentation annotations next to the
12cu|haddock-2.13.2-1|32	definitions of functions and types in the source code, in a syntax
12cu|haddock-2.13.2-1|33	that is easy on the eye when writing the source code (no heavyweight
12cu|haddock-2.13.2-1|34	mark-up). The documentation generated by Haddock is fully hyperlinked
12cu|haddock-2.13.2-1|35	-- click on a type name in a type signature to go straight to the
12cu|haddock-2.13.2-1|36	definition, and documentation, for that type.
12cu|haddock-2.13.2-1|37	
12cu|haddock-2.13.2-1|38	Haddock can generate documentation in multiple formats; currently HTML
12cu|haddock-2.13.2-1|39	is implemented, and there is partial support for generating DocBook.
12cu|haddock-2.13.2-1|40	The generated HTML uses stylesheets, so you need a fairly up-to-date
12cu|haddock-2.13.2-1|41	browser to view it properly (Mozilla, Konqueror, Opera, and IE 6
12cu|haddock-2.13.2-1|42	should all be ok).
12cu|haddock-2.13.2-1|43	
12cu|haddock-2.13.2-1|44	%files
12cu|haddock-2.13.2-1|45	%doc %{_docdir}/%{name}-%{version}
12cu|haddock-2.13.2-1|46	%doc doc/haddock/*
12cu|haddock-2.13.2-1|47	%{_datadir}/%{name}-%{version}/html
12cu|haddock-2.13.2-1|48	%{_datadir}/%{name}-%{version}/latex
12cu|haddock-2.13.2-1|49	%{_libdir}/%{name}-%{version}/*
12cu|haddock-2.13.2-1|50	%{_bindir}/haddock
12cu|haddock-2.13.2-1|51	%{_cabal_rpm_deps_dir}
12cu|haddock-2.13.2-1|52	
12cu|haddock-2.13.2-1|53	#----------------------------------------------------------------------------
12cu|haddock-2.13.2-1|54	
12cu|haddock-2.13.2-1|55	%prep
12cu|haddock-2.13.2-1|56	%setup -q
12cu|haddock-2.13.2-1|57	
12cu|haddock-2.13.2-1|58	%build
12cu|haddock-2.13.2-1|59	%_cabal_build
12cu|haddock-2.13.2-1|60	
12cu|haddock-2.13.2-1|61	cd doc
12cu|haddock-2.13.2-1|62	test -f configure || autoreconf
12cu|haddock-2.13.2-1|63	./configure
12cu|haddock-2.13.2-1|64	make html
12cu|haddock-2.13.2-1|65	
12cu|haddock-2.13.2-1|66	%install
12cu|haddock-2.13.2-1|67	%_cabal_install
12cu|haddock-2.13.2-1|68	%_cabal_rpm_gen_deps
12cu|haddock-2.13.2-1|69	%_cabal_scriptlets
12cu|haddock-2.13.2-1|70	
12cu|haddock-2.13.2-1|71	%changelog
12cu|haddock-2.13.2-1|72	* Wed Feb 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.13.2-1
12cu|haddock-2.13.2-1|73	+ Revision: 9f8eaa5
12cu|haddock-2.13.2-1|74	- Fix build
12cu|haddock-2.13.2-1|75	
12cu|haddock-2.13.2-1|76	

9648 12
12cu|hal-0.5.14-15|1	%define expat_version           1.95.5
12cu|hal-0.5.14-15|2	%define glib2_version           2.14.0
12cu|hal-0.5.14-15|3	%define dbus_glib_version       0.70
12cu|hal-0.5.14-15|4	%define dbus_version       0.90
12cu|hal-0.5.14-15|5	%define dbus_python_version 0.71
12cu|hal-0.5.14-15|6	
12cu|hal-0.5.14-15|7	%define lib_major 1
12cu|hal-0.5.14-15|8	%define lib_name %mklibname %{name} %{lib_major}
12cu|hal-0.5.14-15|9	
12cu|hal-0.5.14-15|10	%define develname %mklibname %{name} -d
12cu|hal-0.5.14-15|11	%if %mdkversion < 200800
12cu|hal-0.5.14-15|12	%define develname %mklibname %{name} %{lib_major} -d
12cu|hal-0.5.14-15|13	%endif
12cu|hal-0.5.14-15|14	
12cu|hal-0.5.14-15|15	%define prerel rc1.20090403
12cu|hal-0.5.14-15|16	%define snapshot ~rc1+git20090403
12cu|hal-0.5.14-15|17	
12cu|hal-0.5.14-15|18	%define git_url git://git.freedesktop.org/git/hal
12cu|hal-0.5.14-15|19	
12cu|hal-0.5.14-15|20	Summary: Hardware Abstraction Layer
12cu|hal-0.5.14-15|21	Name: hal
12cu|hal-0.5.14-15|22	Version: 0.5.14
12cu|hal-0.5.14-15|23	Release: 15
12cu|hal-0.5.14-15|24	URL: http://www.freedesktop.org/Software/hal
12cu|hal-0.5.14-15|25	Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.bz2
12cu|hal-0.5.14-15|26	Source1: 10-elantech-touchpad.fdi
12cu|hal-0.5.14-15|27	# (fc) 0.2.97-3mdk fix start order (Mdk bug #11404)
12cu|hal-0.5.14-15|28	# (aw) updated 0.5.11-8, messagebus has moved later
12cu|hal-0.5.14-15|29	Patch3: hal-0.5.11-order.patch
12cu|hal-0.5.14-15|30	# (couriousous) 0.5.5.1-4mdk add parallel init informations
12cu|hal-0.5.14-15|31	Patch21: hal-0.5.11-pinit.patch
12cu|hal-0.5.14-15|32	# (fc) 0.5.14-1mdv fix umount helper crash (GIT) (Mdv bug #57138)
12cu|hal-0.5.14-15|33	Patch22: hal-0.5.14-fix-umount-crash.patch
12cu|hal-0.5.14-15|34	# (fc) 0.5.14-3mdv fix input helper crash (GIT)
12cu|hal-0.5.14-15|35	Patch23: hal-0.5.14-fix-input-crash.patch
12cu|hal-0.5.14-15|36	# (bor) fix crash on unhandled rule (GIT) (mdv #60790)
12cu|hal-0.5.14-15|37	Patch24: hal-0.5.14-do-not-crash-on-unhandled-rule.patch
12cu|hal-0.5.14-15|38	Patch25: hal-0.5.14-libv4l_header_fix.diff
12cu|hal-0.5.14-15|39	Patch45: hal-0.5.14-headers.patch
12cu|hal-0.5.14-15|40	Patch46: SOURCES/hal-udev-update.patch
12cu|hal-0.5.14-15|41	Patch47: SOURCES/hal-libudev-events.patch
12cu|hal-0.5.14-15|42	
12cu|hal-0.5.14-15|43	License: GPLv2 or AFL
12cu|hal-0.5.14-15|44	Group: System/Libraries
12cu|hal-0.5.14-15|45	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12cu|hal-0.5.14-15|46	Requires(pre): rpm-helper
12cu|hal-0.5.14-15|47	Requires(preun): rpm-helper
12cu|hal-0.5.14-15|48	Requires(post): rpm-helper
12cu|hal-0.5.14-15|49	Requires(post): chkconfig >= 1.3.37-3mdv
12cu|hal-0.5.14-15|50	BuildRequires: expat-devel >= %{expat_version}
12cu|hal-0.5.14-15|51	BuildRequires: glib2-devel >= %{glib2_version}
12cu|hal-0.5.14-15|52	BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
12cu|hal-0.5.14-15|53	BuildRequires: libusb-devel
12cu|hal-0.5.14-15|54	BuildRequires: libcap-devel
12cu|hal-0.5.14-15|55	BuildRequires: python python-devel
12cu|hal-0.5.14-15|56	BuildRequires: pciutils-devel
12cu|hal-0.5.14-15|57	BuildRequires: zlib-devel
12cu|hal-0.5.14-15|58	BuildRequires: popt-devel
12cu|hal-0.5.14-15|59	BuildRequires: usbutils
12cu|hal-0.5.14-15|60	BuildRequires: glibc-static-devel
12cu|hal-0.5.14-15|61	BuildRequires: perl(XML::Parser)
12cu|hal-0.5.14-15|62	BuildRequires: docbook-dtd412-xml
12cu|hal-0.5.14-15|63	BuildRequires: intltool
12cu|hal-0.5.14-15|64	BuildRequires: gtk-doc
12cu|hal-0.5.14-15|65	BuildRequires: xmlto
12cu|hal-0.5.14-15|66	BuildRequires: libblkid-devel
12cu|hal-0.5.14-15|67	BuildRequires: libv4l-devel
12cu|hal-0.5.14-15|68	Requires: dbus >= %{dbus_version}
12cu|hal-0.5.14-15|69	Requires(post): %{lib_name} >= %{version}-%{release}
12cu|hal-0.5.14-15|70	#needed to get pci.ids
12cu|hal-0.5.14-15|71	Requires: pciutils
12cu|hal-0.5.14-15|72	#needed to get usb.ids
12cu|hal-0.5.14-15|73	Requires: usbutils
12cu|hal-0.5.14-15|74	# needed for luks support
12cu|hal-0.5.14-15|75	Requires: cryptsetup-luks
12cu|hal-0.5.14-15|76	Requires: %mklibname blkid 1
12cu|hal-0.5.14-15|77	
12cu|hal-0.5.14-15|78	%description
12cu|hal-0.5.14-15|79	HAL is daemon for collection and maintaining information from several
12cu|hal-0.5.14-15|80	sources about the hardware on the system. It provides a live device
12cu|hal-0.5.14-15|81	list through D-BUS.
12cu|hal-0.5.14-15|82	
12cu|hal-0.5.14-15|83	%package -n %{lib_name}
12cu|hal-0.5.14-15|84	Summary: Shared library for using HAL
12cu|hal-0.5.14-15|85	Group: System/Libraries
12cu|hal-0.5.14-15|86	Requires: %name >= %{version}-%{release}
12cu|hal-0.5.14-15|87	
12cu|hal-0.5.14-15|88	%description -n %{lib_name}
12cu|hal-0.5.14-15|89	HAL shared library.
12cu|hal-0.5.14-15|90	
12cu|hal-0.5.14-15|91	%package -n %{develname}
12cu|hal-0.5.14-15|92	Summary: Libraries and headers for HAL
12cu|hal-0.5.14-15|93	Group: Development/C
12cu|hal-0.5.14-15|94	Requires: %{name} = %{version}
12cu|hal-0.5.14-15|95	Requires: %{lib_name} = %{version}
12cu|hal-0.5.14-15|96	Provides: %{name}-devel = %{version}-%{release}
12cu|hal-0.5.14-15|97	Provides: lib%{name}-devel = %{version}-%{release}
12cu|hal-0.5.14-15|98	#gw got this from the pkgconfig file:
12cu|hal-0.5.14-15|99	Requires: dbus-devel >= %{dbus_version}
12cu|hal-0.5.14-15|100	Conflicts: hal < 0.5.10-0.rc2.3mdv2008.0
12cu|hal-0.5.14-15|101	Conflicts: %{_lib}hal0-devel
12cu|hal-0.5.14-15|102	%if %mdkversion >= 200800
12cu|hal-0.5.14-15|103	Obsoletes: %{lib_name}-devel
12cu|hal-0.5.14-15|104	%endif
12cu|hal-0.5.14-15|105	
12cu|hal-0.5.14-15|106	%description -n %{develname}
12cu|hal-0.5.14-15|107	Headers and static libraries for HAL.
12cu|hal-0.5.14-15|108	
12cu|hal-0.5.14-15|109	%prep
12cu|hal-0.5.14-15|110	%setup -q
12cu|hal-0.5.14-15|111	%patch3 -p1 -b .order
12cu|hal-0.5.14-15|112	%patch21 -p1 -b .pinit
12cu|hal-0.5.14-15|113	%patch22 -p1 -b .fix-umount-crash
12cu|hal-0.5.14-15|114	%patch23 -p1 -b .fix-input-crash
12cu|hal-0.5.14-15|115	%patch24 -p1 -b .fix-unhandled-rule-crash
12cu|hal-0.5.14-15|116	%patch25 -p0 -b .libv4l_header_fix
12cu|hal-0.5.14-15|117	%patch45 -p1 -b .include_headers
12cu|hal-0.5.14-15|118	%patch46 -p1 -b .arch_udev_1
12cu|hal-0.5.14-15|119	#%patch47 -p1 -b .arch_udev_2
12cu|hal-0.5.14-15|120	find -type f -iname '*.c' | xargs sed -i 's/\#include.*glib\/.*h>/\#include <glib.h>/'
12cu|hal-0.5.14-15|121	
12cu|hal-0.5.14-15|122	%build
12cu|hal-0.5.14-15|123	
12cu|hal-0.5.14-15|124	%define _libexecdir %{_libdir}/hal
12cu|hal-0.5.14-15|125	
12cu|hal-0.5.14-15|126	%configure2_5x \
12cu|hal-0.5.14-15|127	--localstatedir=%{_var} \
12cu|hal-0.5.14-15|128	--with-udev-prefix=/lib \
12cu|hal-0.5.14-15|129	--without-macbook \
12cu|hal-0.5.14-15|130	--without-macbook-pro \
12cu|hal-0.5.14-15|131	--disable-policy-kit \
12cu|hal-0.5.14-15|132	--disable-console-kit \
12cu|hal-0.5.14-15|133	--disable-smbios \
12cu|hal-0.5.14-15|134	--disable-acl-management \
12cu|hal-0.5.14-15|135	--without-keymaps \
12cu|hal-0.5.14-15|136	--without-dell-backlight \
12cu|hal-0.5.14-15|137	
12cu|hal-0.5.14-15|138	
12cu|hal-0.5.14-15|139	make
12cu|hal-0.5.14-15|140	
12cu|hal-0.5.14-15|141	%install
12cu|hal-0.5.14-15|142	rm -rf %{buildroot}
12cu|hal-0.5.14-15|143	mkdir -p %{buildroot}/%{_var}/run/hald
12cu|hal-0.5.14-15|144	
12cu|hal-0.5.14-15|145	%makeinstall_std
12cu|hal-0.5.14-15|146	
12cu|hal-0.5.14-15|147	cat << EOF > %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/90-default-policy-mount-point-names.fdi
12cu|hal-0.5.14-15|148	<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
12cu|hal-0.5.14-15|149	
12cu|hal-0.5.14-15|150	<deviceinfo version="0.2">
12cu|hal-0.5.14-15|151	<device>
12cu|hal-0.5.14-15|152	<match key="info.category" string="volume">
12cu|hal-0.5.14-15|153	<match key="@block.storage_device:portable_audio_player.type" string="ipod">
12cu|hal-0.5.14-15|154	<append key="volume.policy.desired_mount_point" type="string">ipod</append>
12cu|hal-0.5.14-15|155	</match>
12cu|hal-0.5.14-15|156	<match key="@block.storage_device:storage.drive_type" string="floppy">
12cu|hal-0.5.14-15|157	<append key="volume.policy.desired_mount_point" type="string">floppy</append>
12cu|hal-0.5.14-15|158	</match>
12cu|hal-0.5.14-15|159	</match>
12cu|hal-0.5.14-15|160	</device>
12cu|hal-0.5.14-15|161	</deviceinfo>
12cu|hal-0.5.14-15|162	EOF
12cu|hal-0.5.14-15|163	
12cu|hal-0.5.14-15|164	# fix Mdv bug #41204
12cu|hal-0.5.14-15|165	install -m644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/hal/fdi/policy/10osvendor
12cu|hal-0.5.14-15|166	rm -f  %{buildroot}/lib/udev/rules.d/90-hal.rules
12cu|hal-0.5.14-15|167	
12cu|hal-0.5.14-15|168	%clean
12cu|hal-0.5.14-15|169	rm -rf %{buildroot}
12cu|hal-0.5.14-15|170	
12cu|hal-0.5.14-15|171	%triggerpostun -- hal < 0.5.11-8
12cu|hal-0.5.14-15|172	/sbin/chkconfig --del haldaemon
12cu|hal-0.5.14-15|173	/sbin/chkconfig --add haldaemon
12cu|hal-0.5.14-15|174	
12cu|hal-0.5.14-15|175	%pre
12cu|hal-0.5.14-15|176	%_pre_useradd haldaemon / /sbin/nologin
12cu|hal-0.5.14-15|177	%_pre_groupadd daemon haldaemon
12cu|hal-0.5.14-15|178	# User haldaemon needs to be able to read authorizations
12cu|hal-0.5.14-15|179	%{_bindir}/polkit-auth --user haldaemon --grant org.freedesktop.policykit.read >& /dev/null || :
12cu|hal-0.5.14-15|180	
12cu|hal-0.5.14-15|181	%if %mdkversion < 200900
12cu|hal-0.5.14-15|182	%post -n %{lib_name} -p /sbin/ldconfig
12cu|hal-0.5.14-15|183	%endif
12cu|hal-0.5.14-15|184	
12cu|hal-0.5.14-15|185	%post
12cu|hal-0.5.14-15|186	if [ "$1" = "2" -a -r %{_datadir}/hal/fdi/30osvendor/locale-policy.fdi ]; then
12cu|hal-0.5.14-15|187	mv -f %{_datadir}/hal/fdi/30osvendor/locale-policy.fdi %{_datadir}/hal/fdi/policy/10osvendor/30-locale-policy.fdi > /dev/null
12cu|hal-0.5.14-15|188	fi
12cu|hal-0.5.14-15|189	%_post_service haldaemon
12cu|hal-0.5.14-15|190	
12cu|hal-0.5.14-15|191	%preun
12cu|hal-0.5.14-15|192	%_preun_service haldaemon
12cu|hal-0.5.14-15|193	
12cu|hal-0.5.14-15|194	%triggerpostun -- hal < 0.5.12-0.rc1.2mdv
12cu|hal-0.5.14-15|195	/sbin/chkconfig --level 7 haldaemon reset
12cu|hal-0.5.14-15|196	
12cu|hal-0.5.14-15|197	%if %mdkversion < 200900
12cu|hal-0.5.14-15|198	%postun -n %{lib_name} -p /sbin/ldconfig
12cu|hal-0.5.14-15|199	%endif
12cu|hal-0.5.14-15|200	
12cu|hal-0.5.14-15|201	%triggerpostun -- hal < 0.5.7.1
12cu|hal-0.5.14-15|202	sed -i -e "/# This file is edited by fstab-sync - see 'man fstab-sync' for details/d" -e '/.*\,managed.*/d' /etc/fstab
12cu|hal-0.5.14-15|203	
12cu|hal-0.5.14-15|204	%files
12cu|hal-0.5.14-15|205	%defattr(-,root,root)
12cu|hal-0.5.14-15|206	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/hal.conf
12cu|hal-0.5.14-15|207	%config(noreplace) %{_sysconfdir}/rc.d/init.d/*
12cu|hal-0.5.14-15|208	%dir %{_sysconfdir}/hal/
12cu|hal-0.5.14-15|209	%{_sysconfdir}/hal/fdi
12cu|hal-0.5.14-15|210	%{_sbindir}/*
12cu|hal-0.5.14-15|211	%{_bindir}/lshal
12cu|hal-0.5.14-15|212	%{_bindir}/hal-device
12cu|hal-0.5.14-15|213	%{_bindir}/hal-get-property
12cu|hal-0.5.14-15|214	%{_bindir}/hal-set-property
12cu|hal-0.5.14-15|215	%{_bindir}/hal-find-by-capability
12cu|hal-0.5.14-15|216	%{_bindir}/hal-find-by-property
12cu|hal-0.5.14-15|217	%{_bindir}/hal-is-caller-locked-out
12cu|hal-0.5.14-15|218	%{_bindir}/hal-disable-polling
12cu|hal-0.5.14-15|219	%{_bindir}/hal-lock
12cu|hal-0.5.14-15|220	%attr(0750,haldaemon,haldaemon) %dir %{_var}/run/hald
12cu|hal-0.5.14-15|221	%{_mandir}/man1/*
12cu|hal-0.5.14-15|222	%{_mandir}/man8/*
12cu|hal-0.5.14-15|223	
12cu|hal-0.5.14-15|224	%attr(0750,haldaemon,haldaemon) %dir %{_var}/cache/hald
12cu|hal-0.5.14-15|225	
12cu|hal-0.5.14-15|226	%{_libexecdir}/*
12cu|hal-0.5.14-15|227	
12cu|hal-0.5.14-15|228	%dir %{_datadir}/hal
12cu|hal-0.5.14-15|229	%{_datadir}/hal/fdi
12cu|hal-0.5.14-15|230	
12cu|hal-0.5.14-15|231	%files -n %{lib_name}
12cu|hal-0.5.14-15|232	%defattr(-,root,root)
12cu|hal-0.5.14-15|233	%{_libdir}/*hal*.so.%{lib_major}*
12cu|hal-0.5.14-15|234	
12cu|hal-0.5.14-15|235	%files -n %{develname}
12cu|hal-0.5.14-15|236	%defattr(-,root,root)
12cu|hal-0.5.14-15|237	%doc %_datadir/gtk-doc/html/*
12cu|hal-0.5.14-15|238	%{_libdir}/lib*.a
12cu|hal-0.5.14-15|239	%{_libdir}/lib*.so
12cu|hal-0.5.14-15|240	%{_libdir}/pkgconfig/*
12cu|hal-0.5.14-15|241	%{_includedir}/*
12cu|hal-0.5.14-15|242	
12cu|hal-0.5.14-15|243	
12cu|hal-0.5.14-15|244	
12cu|hal-0.5.14-15|245	%changelog
12cu|hal-0.5.14-15|246	* Thu Nov 07 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.14-15
12cu|hal-0.5.14-15|247	+ Revision: 5f8d124
12cu|hal-0.5.14-15|248	- fixed removal
12cu|hal-0.5.14-15|249	
12cu|hal-0.5.14-15|250	

9649 12
12cu|hal-info-0.0-5.20091130.5|1	%define name hal-info
12cu|hal-info-0.0-5.20091130.5|2	%define version 0.0
12cu|hal-info-0.0-5.20091130.5|3	%define distversion 20091130
12cu|hal-info-0.0-5.20091130.5|4	%define release %mkrel 5.%distversion.5
12cu|hal-info-0.0-5.20091130.5|5	
12cu|hal-info-0.0-5.20091130.5|6	%define git_url git://git.freedesktop.org/git/hal-info
12cu|hal-info-0.0-5.20091130.5|7	
12cu|hal-info-0.0-5.20091130.5|8	Summary: Device information for HAL
12cu|hal-info-0.0-5.20091130.5|9	Name: %{name}
12cu|hal-info-0.0-5.20091130.5|10	Version: %{version}
12cu|hal-info-0.0-5.20091130.5|11	Release: %{release}
12cu|hal-info-0.0-5.20091130.5|12	Source0: http://hal.freedesktop.org/releases/%{name}-%{distversion}.tar.bz2
12cu|hal-info-0.0-5.20091130.5|13	Source1: 10-camera-storage.fdi
12cu|hal-info-0.0-5.20091130.5|14	# (fc) update to latest git (git diff HAL_INFO_snapshot..master)
12cu|hal-info-0.0-5.20091130.5|15	#Patch0: now patch now
12cu|hal-info-0.0-5.20091130.5|16	# (fc) 0.0-4.20070425.1mdv re-add untested quirks (git diff master..mandriva
12cu|hal-info-0.0-5.20091130.5|17	Patch1: hal-info-20090716-untestedquirks.patch
12cu|hal-info-0.0-5.20091130.5|18	# (fc) 0.0-5.20070725.2mdv add patches pending merge (git diff master..pending)
12cu|hal-info-0.0-5.20091130.5|19	#Patch3: no patch now
12cu|hal-info-0.0-5.20091130.5|20	
12cu|hal-info-0.0-5.20091130.5|21	License: AFL or GPLv2
12cu|hal-info-0.0-5.20091130.5|22	Group: System/Kernel and hardware
12cu|hal-info-0.0-5.20091130.5|23	Url: http://www.freedesktop.org/Software/hal
12cu|hal-info-0.0-5.20091130.5|24	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|hal-info-0.0-5.20091130.5|25	BuildArch: noarch
12cu|hal-info-0.0-5.20091130.5|26	Conflicts: hal < 0.5.8.1-10mdv2007.1
12cu|hal-info-0.0-5.20091130.5|27	%if %mdkversion >= 200800
12cu|hal-info-0.0-5.20091130.5|28	BuildRequires: hal-devel >= 0.5.10
12cu|hal-info-0.0-5.20091130.5|29	%else
12cu|hal-info-0.0-5.20091130.5|30	BuildRequires: hal-devel
12cu|hal-info-0.0-5.20091130.5|31	%endif
12cu|hal-info-0.0-5.20091130.5|32	#needed for make check
12cu|hal-info-0.0-5.20091130.5|33	BuildRequires: libxml2-utils
12cu|hal-info-0.0-5.20091130.5|34	
12cu|hal-info-0.0-5.20091130.5|35	%description
12cu|hal-info-0.0-5.20091130.5|36	hal-info contains device information for HAL.
12cu|hal-info-0.0-5.20091130.5|37	
12cu|hal-info-0.0-5.20091130.5|38	%prep
12cu|hal-info-0.0-5.20091130.5|39	%setup -q -n %{name}-%{distversion}
12cu|hal-info-0.0-5.20091130.5|40	#%patch0 -p1 -b .git
12cu|hal-info-0.0-5.20091130.5|41	%patch1 -p1 -b .untestedquirks
12cu|hal-info-0.0-5.20091130.5|42	#%patch3 -p1 -b .pending
12cu|hal-info-0.0-5.20091130.5|43	
12cu|hal-info-0.0-5.20091130.5|44	%build
12cu|hal-info-0.0-5.20091130.5|45	
12cu|hal-info-0.0-5.20091130.5|46	%configure2_5x
12cu|hal-info-0.0-5.20091130.5|47	%make
12cu|hal-info-0.0-5.20091130.5|48	
12cu|hal-info-0.0-5.20091130.5|49	%install
12cu|hal-info-0.0-5.20091130.5|50	rm -rf %{buildroot}
12cu|hal-info-0.0-5.20091130.5|51	%makeinstall_std
12cu|hal-info-0.0-5.20091130.5|52	install %{SOURCE1} %{buildroot}%{_datadir}/hal/fdi/information/10freedesktop/10-camera-storage.fdi
12cu|hal-info-0.0-5.20091130.5|53	
12cu|hal-info-0.0-5.20091130.5|54	cat << EOF > $RPM_BUILD_ROOT%{_datadir}/hal/fdi/preprobe/10osvendor/10-usb-disable-mediacheck.fdi
12cu|hal-info-0.0-5.20091130.5|55	<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
12cu|hal-info-0.0-5.20091130.5|56	
12cu|hal-info-0.0-5.20091130.5|57	<deviceinfo version="0.2">
12cu|hal-info-0.0-5.20091130.5|58	<device>
12cu|hal-info-0.0-5.20091130.5|59	<match key="storage.bus" string="usb">
12cu|hal-info-0.0-5.20091130.5|60	<match key="@storage.physical_device:usb.vendor_id" int="0x67b">
12cu|hal-info-0.0-5.20091130.5|61	<match key="@storage.physical_device:usb.product_id" int="0x2317">
12cu|hal-info-0.0-5.20091130.5|62	<merge key="storage.media_detection_enabled" type="bool">false</merge>
12cu|hal-info-0.0-5.20091130.5|63	</match>
12cu|hal-info-0.0-5.20091130.5|64	</match>
12cu|hal-info-0.0-5.20091130.5|65	<match key="@storage.physical_device:usb.vendor_id" int="0x054c">
12cu|hal-info-0.0-5.20091130.5|66	<match key="@storage.physical_device:usb.product_id" int="0x008b">
12cu|hal-info-0.0-5.20091130.5|67	<merge key="storage.media_detection_enabled" type="bool">false</merge>
12cu|hal-info-0.0-5.20091130.5|68	</match>
12cu|hal-info-0.0-5.20091130.5|69	</match>
12cu|hal-info-0.0-5.20091130.5|70	</match>
12cu|hal-info-0.0-5.20091130.5|71	</device>
12cu|hal-info-0.0-5.20091130.5|72	</deviceinfo>
12cu|hal-info-0.0-5.20091130.5|73	EOF
12cu|hal-info-0.0-5.20091130.5|74	
12cu|hal-info-0.0-5.20091130.5|75	%check
12cu|hal-info-0.0-5.20091130.5|76	make check
12cu|hal-info-0.0-5.20091130.5|77	
12cu|hal-info-0.0-5.20091130.5|78	%clean
12cu|hal-info-0.0-5.20091130.5|79	rm -rf %{buildroot}
12cu|hal-info-0.0-5.20091130.5|80	
12cu|hal-info-0.0-5.20091130.5|81	%postun
12cu|hal-info-0.0-5.20091130.5|82	if [ "$1" = "1" -a -r /etc/init.d/haldaemon ]; then
12cu|hal-info-0.0-5.20091130.5|83	service haldaemon condrestart > /dev/null 2>/dev/null
12cu|hal-info-0.0-5.20091130.5|84	fi
12cu|hal-info-0.0-5.20091130.5|85	
12cu|hal-info-0.0-5.20091130.5|86	%files
12cu|hal-info-0.0-5.20091130.5|87	%defattr(-,root,root)
12cu|hal-info-0.0-5.20091130.5|88	%doc AUTHORS NEWS README
12cu|hal-info-0.0-5.20091130.5|89	%{_datadir}/hal/fdi/information
12cu|hal-info-0.0-5.20091130.5|90	%{_datadir}/hal/fdi/preprobe
12cu|hal-info-0.0-5.20091130.5|91	
12cu|hal-info-0.0-5.20091130.5|92	
12cu|hal-info-0.0-5.20091130.5|93	
12cu|hal-info-0.0-5.20091130.5|94	
12cu|hal-info-0.0-5.20091130.5|95	%changelog
12cu|hal-info-0.0-5.20091130.5|96	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0-5.20091130.3mdv2011.0
12cu|hal-info-0.0-5.20091130.5|97	+ Revision: 665401
12cu|hal-info-0.0-5.20091130.5|98	- mass rebuild
12cu|hal-info-0.0-5.20091130.5|99	
12cu|hal-info-0.0-5.20091130.5|100	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0-5.20091130.2mdv2011.0
12cu|hal-info-0.0-5.20091130.5|101	+ Revision: 605843
12cu|hal-info-0.0-5.20091130.5|102	- rebuild
12cu|hal-info-0.0-5.20091130.5|103	
12cu|hal-info-0.0-5.20091130.5|104	* Mon Jan 04 2010 Emmanuel Andry <eandry@mandriva.org> 0.0-5.20091130.1mdv2010.1
12cu|hal-info-0.0-5.20091130.5|105	+ Revision: 486277
12cu|hal-info-0.0-5.20091130.5|106	- Release 20091130
12cu|hal-info-0.0-5.20091130.5|107	
12cu|hal-info-0.0-5.20091130.5|108	* Mon Jul 27 2009 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20090716.1mdv2010.0
12cu|hal-info-0.0-5.20091130.5|109	+ Revision: 400546
12cu|hal-info-0.0-5.20091130.5|110	- Release 20090716
12cu|hal-info-0.0-5.20091130.5|111	- Update patch1
12cu|hal-info-0.0-5.20091130.5|112	
12cu|hal-info-0.0-5.20091130.5|113	* Wed Apr 15 2009 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20090414.1mdv2009.1
12cu|hal-info-0.0-5.20091130.5|114	+ Revision: 367371
12cu|hal-info-0.0-5.20091130.5|115	- Release 20090414
12cu|hal-info-0.0-5.20091130.5|116	
12cu|hal-info-0.0-5.20091130.5|117	* Tue Mar 31 2009 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20090330.1mdv2009.1
12cu|hal-info-0.0-5.20091130.5|118	+ Revision: 362864
12cu|hal-info-0.0-5.20091130.5|119	- Release 20030330
12cu|hal-info-0.0-5.20091130.5|120	
12cu|hal-info-0.0-5.20091130.5|121	* Mon Mar 09 2009 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20090309.1mdv2009.1
12cu|hal-info-0.0-5.20091130.5|122	+ Revision: 353200
12cu|hal-info-0.0-5.20091130.5|123	- Release 200900309
12cu|hal-info-0.0-5.20091130.5|124	- Remove patches 8 & 9 (merged upstream)
12cu|hal-info-0.0-5.20091130.5|125	- Regenerate patch1, partially merged upstream
12cu|hal-info-0.0-5.20091130.5|126	
12cu|hal-info-0.0-5.20091130.5|127	* Tue Feb 03 2009 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20090202.1mdv2009.1
12cu|hal-info-0.0-5.20091130.5|128	+ Revision: 336977
12cu|hal-info-0.0-5.20091130.5|129	- Release 20090202
12cu|hal-info-0.0-5.20091130.5|130	- Add git_url
12cu|hal-info-0.0-5.20091130.5|131	- Regenerate patches 1, 8, 9
12cu|hal-info-0.0-5.20091130.5|132	- Remove patches 7, 13 (merged upstream)
12cu|hal-info-0.0-5.20091130.5|133	
12cu|hal-info-0.0-5.20091130.5|134	* Wed Dec 17 2008 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20081127.1mdv2009.1
12cu|hal-info-0.0-5.20091130.5|135	+ Revision: 315193
12cu|hal-info-0.0-5.20091130.5|136	- Release 20081127
12cu|hal-info-0.0-5.20091130.5|137	- Remove patches 11, 12 (merged upstream)
12cu|hal-info-0.0-5.20091130.5|138	- Regenerate patch1
12cu|hal-info-0.0-5.20091130.5|139	
12cu|hal-info-0.0-5.20091130.5|140	* Wed Oct 01 2008 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20081001.1mdv2009.0
12cu|hal-info-0.0-5.20091130.5|141	+ Revision: 290445
12cu|hal-info-0.0-5.20091130.5|142	- Release 20081001
12cu|hal-info-0.0-5.20091130.5|143	- Patch13: add requires_eject for N82
12cu|hal-info-0.0-5.20091130.5|144	
12cu|hal-info-0.0-5.20091130.5|145	* Mon Sep 29 2008 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20080929.1mdv2009.0
12cu|hal-info-0.0-5.20091130.5|146	+ Revision: 289705
12cu|hal-info-0.0-5.20091130.5|147	- Snapshot 20090929
12cu|hal-info-0.0-5.20091130.5|148	- Remove patch2, obsolete
12cu|hal-info-0.0-5.20091130.5|149	- Regenerate patch1 (partially merged)
12cu|hal-info-0.0-5.20091130.5|150	- Remove patch5 (no longer needed)
12cu|hal-info-0.0-5.20091130.5|151	- Remvoe patch12 (merged upstream)
12cu|hal-info-0.0-5.20091130.5|152	- Patch12: fix check which doesn't pass with latest sony keymap file
12cu|hal-info-0.0-5.20091130.5|153	- Patch12:  blacklist CD drive of the Huawei E220 USB HSDPA modem (GIT)
12cu|hal-info-0.0-5.20091130.5|154	
12cu|hal-info-0.0-5.20091130.5|155	+ Thierry Vignaud <tv@mandriva.org>
12cu|hal-info-0.0-5.20091130.5|156	- rebuild early 2009.0 package (before pixel changes)
12cu|hal-info-0.0-5.20091130.5|157	
12cu|hal-info-0.0-5.20091130.5|158	* Wed Aug 06 2008 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20080508.1mdv2009.0
12cu|hal-info-0.0-5.20091130.5|159	+ Revision: 264318
12cu|hal-info-0.0-5.20091130.5|160	- Release 20080508
12cu|hal-info-0.0-5.20091130.5|161	- Remove patches 6 & 10 (merged usptream)
12cu|hal-info-0.0-5.20091130.5|162	- Regenerate patches 1 (partially merged upstream), 9
12cu|hal-info-0.0-5.20091130.5|163	
12cu|hal-info-0.0-5.20091130.5|164	+ Pascal Terjan <pterjan@mandriva.org>
12cu|hal-info-0.0-5.20091130.5|165	- Add suspend quirk for Airis machine
12cu|hal-info-0.0-5.20091130.5|166	
12cu|hal-info-0.0-5.20091130.5|167	* Wed May 14 2008 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20080317.4mdv2009.0
12cu|hal-info-0.0-5.20091130.5|168	+ Revision: 207200
12cu|hal-info-0.0-5.20091130.5|169	- Patch9: fix suspend quirk for EEEPC 900 (Mdv bug #40578)
12cu|hal-info-0.0-5.20091130.5|170	- Patch10 (GIT) fix delete key not responsive on Acer Extensa 5220 (Mdv bug #37570)
12cu|hal-info-0.0-5.20091130.5|171	
12cu|hal-info-0.0-5.20091130.5|172	* Tue Apr 01 2008 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20080317.3mdv2008.1
12cu|hal-info-0.0-5.20091130.5|173	+ Revision: 191368
12cu|hal-info-0.0-5.20091130.5|174	- Patch8: disable multimedia keymaps for Asus laptops, not needed with Mandriva kernels (Mdv bug #39669)
12cu|hal-info-0.0-5.20091130.5|175	
12cu|hal-info-0.0-5.20091130.5|176	* Tue Mar 25 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.0-5.20080317.2mdv2008.1
12cu|hal-info-0.0-5.20091130.5|177	+ Revision: 190074
12cu|hal-info-0.0-5.20091130.5|178	- Added video quirk for Clevo M720SR (needed when using video driver
12cu|hal-info-0.0-5.20091130.5|179	provided by sis).
12cu|hal-info-0.0-5.20091130.5|180	
12cu|hal-info-0.0-5.20091130.5|181	* Tue Mar 18 2008 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20080317.1mdv2008.1
12cu|hal-info-0.0-5.20091130.5|182	+ Revision: 188487
12cu|hal-info-0.0-5.20091130.5|183	- Release 20080317
12cu|hal-info-0.0-5.20091130.5|184	- Remove patch7, merged upstream
12cu|hal-info-0.0-5.20091130.5|185	- Patch6: ad keymap for HP nx9420 (Mdv bug #37817)
12cu|hal-info-0.0-5.20091130.5|186	
12cu|hal-info-0.0-5.20091130.5|187	* Fri Mar 14 2008 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20080313.1mdv2008.1
12cu|hal-info-0.0-5.20091130.5|188	+ Revision: 187808
12cu|hal-info-0.0-5.20091130.5|189	- Snapshot 20080313
12cu|hal-info-0.0-5.20091130.5|190	- Remove source2, no longer needed
12cu|hal-info-0.0-5.20091130.5|191	- regenerate patch1 (partially merged)
12cu|hal-info-0.0-5.20091130.5|192	
12cu|hal-info-0.0-5.20091130.5|193	* Fri Feb 29 2008 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20080215.1mdv2008.1
12cu|hal-info-0.0-5.20091130.5|194	+ Revision: 176839
12cu|hal-info-0.0-5.20091130.5|195	- Release 20080215
12cu|hal-info-0.0-5.20091130.5|196	- Remove patch6, merged upstream
12cu|hal-info-0.0-5.20091130.5|197	
12cu|hal-info-0.0-5.20091130.5|198	* Sun Feb 24 2008 Colin Guthrie <cguthrie@mandriva.org> 0.0-5.20071212.2mdv2008.1
12cu|hal-info-0.0-5.20091130.5|199	+ Revision: 174347
12cu|hal-info-0.0-5.20091130.5|200	- Suspend fix for Dell Inspiron 6400 (aka MM061) (mdv#29448, fdo#14067)
12cu|hal-info-0.0-5.20091130.5|201	
12cu|hal-info-0.0-5.20091130.5|202	* Wed Jan 09 2008 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20071212.1mdv2008.1
12cu|hal-info-0.0-5.20091130.5|203	+ Revision: 147267
12cu|hal-info-0.0-5.20091130.5|204	- Release 20071212
12cu|hal-info-0.0-5.20091130.5|205	- Regenerate patches 1 and 5
12cu|hal-info-0.0-5.20091130.5|206	- Remove patch4, no longer needed
12cu|hal-info-0.0-5.20091130.5|207	
12cu|hal-info-0.0-5.20091130.5|208	+ Olivier Blin <oblin@mandriva.com>
12cu|hal-info-0.0-5.20091130.5|209	- restore BuildRoot
12cu|hal-info-0.0-5.20091130.5|210	
12cu|hal-info-0.0-5.20091130.5|211	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.0-5.20071011.1mdv2008.1
12cu|hal-info-0.0-5.20091130.5|212	+ Revision: 126585
12cu|hal-info-0.0-5.20091130.5|213	- kill re-definition of %%buildroot on Pixel's request
12cu|hal-info-0.0-5.20091130.5|214	
12cu|hal-info-0.0-5.20091130.5|215	* Fri Oct 12 2007 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20071011.1mdv2008.0
12cu|hal-info-0.0-5.20091130.5|216	+ Revision: 97760
12cu|hal-info-0.0-5.20091130.5|217	- Release 20071011
12cu|hal-info-0.0-5.20091130.5|218	- Update patch4, partially merged
12cu|hal-info-0.0-5.20091130.5|219	- Patch6: fix validation test to discard commented lines
12cu|hal-info-0.0-5.20091130.5|220	
12cu|hal-info-0.0-5.20091130.5|221	* Fri Sep 28 2007 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20070925.1mdv2008.0
12cu|hal-info-0.0-5.20091130.5|222	+ Revision: 93544
12cu|hal-info-0.0-5.20091130.5|223	- Release 20070925
12cu|hal-info-0.0-5.20091130.5|224	- Patch4: add fixes from hal mailing-list
12cu|hal-info-0.0-5.20091130.5|225	- Patch5: add keymap for Acer Aspire 9300 (Mdv bug #32989)
12cu|hal-info-0.0-5.20091130.5|226	
12cu|hal-info-0.0-5.20091130.5|227	* Mon Sep 03 2007 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20070831.1mdv2008.0
12cu|hal-info-0.0-5.20091130.5|228	+ Revision: 78600
12cu|hal-info-0.0-5.20091130.5|229	- Release 20070831
12cu|hal-info-0.0-5.20091130.5|230	- Regenerate patch1
12cu|hal-info-0.0-5.20091130.5|231	- Remove patches 0 & 3 (empty for now)
12cu|hal-info-0.0-5.20091130.5|232	
12cu|hal-info-0.0-5.20091130.5|233	* Thu Aug 23 2007 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20070725.4mdv2008.0
12cu|hal-info-0.0-5.20091130.5|234	+ Revision: 70234
12cu|hal-info-0.0-5.20091130.5|235	- Rebuild with hal 0.5.10 to get keymap and killswitch related fdi files
12cu|hal-info-0.0-5.20091130.5|236	
12cu|hal-info-0.0-5.20091130.5|237	* Wed Aug 22 2007 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20070725.3mdv2008.0
12cu|hal-info-0.0-5.20091130.5|238	+ Revision: 69024
12cu|hal-info-0.0-5.20091130.5|239	- Update patches 0, 1, 2, 3 with latest git snapshot : add more laptops quirks and fix Mdv bug #32743)
12cu|hal-info-0.0-5.20091130.5|240	- add make check to ensure we don't ship unoticed broken fdi files in the future
12cu|hal-info-0.0-5.20091130.5|241	- add hal internal keymap list to get make check running
12cu|hal-info-0.0-5.20091130.5|242	
12cu|hal-info-0.0-5.20091130.5|243	* Thu Aug 09 2007 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20070725.2mdv2008.0
12cu|hal-info-0.0-5.20091130.5|244	+ Revision: 60844
12cu|hal-info-0.0-5.20091130.5|245	- Patch3: add quirks pending merge
12cu|hal-info-0.0-5.20091130.5|246	
12cu|hal-info-0.0-5.20091130.5|247	* Wed Aug 08 2007 Frederic Crozat <fcrozat@mandriva.com> 0.0-5.20070725.1mdv2008.0
12cu|hal-info-0.0-5.20091130.5|248	+ Revision: 60450
12cu|hal-info-0.0-5.20091130.5|249	- Release 20070725
12cu|hal-info-0.0-5.20091130.5|250	- Regenerate patch1, part was merged upstream
12cu|hal-info-0.0-5.20091130.5|251	- Patch0: update to latest git changes
12cu|hal-info-0.0-5.20091130.5|252	- Patch2: enable quirks for intel xorg driver 1.x (only when building for Mandriva 2007.1)
12cu|hal-info-0.0-5.20091130.5|253	
12cu|hal-info-0.0-5.20091130.5|254	* Mon Jun 25 2007 Olivier Blin <oblin@mandriva.com> 0.0-5.20070425.1mdv2008.0
12cu|hal-info-0.0-5.20091130.5|255	+ Revision: 44113
12cu|hal-info-0.0-5.20091130.5|256	- add quirks for Elonex M5A (from Arnaud Patard)
12cu|hal-info-0.0-5.20091130.5|257	
12cu|hal-info-0.0-5.20091130.5|258	* Thu May 10 2007 Frederic Crozat <fcrozat@mandriva.com> 0.0-4.20070425.1mdv2008.0
12cu|hal-info-0.0-5.20091130.5|259	+ Revision: 26113
12cu|hal-info-0.0-5.20091130.5|260	- new release (20070425)
12cu|hal-info-0.0-5.20091130.5|261	- Remove all patches, merged in either patch 0 or 1
12cu|hal-info-0.0-5.20091130.5|262	- Patch0: update to latest GIT snapshot (20070510)
12cu|hal-info-0.0-5.20091130.5|263	- Patch1: re-add untested quirks removed from upstream and add
12cu|hal-info-0.0-5.20091130.5|264	tested quirks (T42/2668, nc4200, nc6120), pending merge
12cu|hal-info-0.0-5.20091130.5|265	
12cu|hal-info-0.0-5.20091130.5|266	
12cu|hal-info-0.0-5.20091130.5|267	* Tue Mar 27 2007 Frederic Crozat <fcrozat@mandriva.com> 0.0-4.20070326.2mdv2007.1
12cu|hal-info-0.0-5.20091130.5|268	+ Revision: 149001
12cu|hal-info-0.0-5.20091130.5|269	- Patch5: disable vbestate_restore when not needed
12cu|hal-info-0.0-5.20091130.5|270	- Patch6: remove duplicated entries
12cu|hal-info-0.0-5.20091130.5|271	- Restart haldaemon if running after package upgrade is finished
12cu|hal-info-0.0-5.20091130.5|272	
12cu|hal-info-0.0-5.20091130.5|273	* Tue Mar 27 2007 Frederic Crozat <fcrozat@mandriva.com> 0.0-4.20070326.1mdv2007.1
12cu|hal-info-0.0-5.20091130.5|274	+ Revision: 148861
12cu|hal-info-0.0-5.20091130.5|275	- Updated snapshot (20070326)
12cu|hal-info-0.0-5.20091130.5|276	- Remove patch3, merged upstream
12cu|hal-info-0.0-5.20091130.5|277	
12cu|hal-info-0.0-5.20091130.5|278	* Fri Mar 09 2007 Olivier Blin <oblin@mandriva.com> 0.0-4.20070302.3mdv2007.1
12cu|hal-info-0.0-5.20091130.5|279	+ Revision: 138615
12cu|hal-info-0.0-5.20091130.5|280	- use vbe_post quirk on Maxdata Pro 6100X (to fix ghost cursor after resume from S3)
12cu|hal-info-0.0-5.20091130.5|281	
12cu|hal-info-0.0-5.20091130.5|282	* Tue Mar 06 2007 Frederic Crozat <fcrozat@mandriva.com> 0.0-4.20070302.2mdv2007.1
12cu|hal-info-0.0-5.20091130.5|283	+ Revision: 133959
12cu|hal-info-0.0-5.20091130.5|284	- Add missing directories in package
12cu|hal-info-0.0-5.20091130.5|285	
12cu|hal-info-0.0-5.20091130.5|286	* Fri Mar 02 2007 Frederic Crozat <fcrozat@mandriva.com> 0.0-4.20070302.1mdv2007.1
12cu|hal-info-0.0-5.20091130.5|287	+ Revision: 131583
12cu|hal-info-0.0-5.20091130.5|288	-New git snapshot (20070302)
12cu|hal-info-0.0-5.20091130.5|289	-Patch3 : fix vbe_save key to correct one
12cu|hal-info-0.0-5.20091130.5|290	-add usb-disable-media-check fdi from hal package
12cu|hal-info-0.0-5.20091130.5|291	-regenerate patches 0 and 1
12cu|hal-info-0.0-5.20091130.5|292	-package preprobe information fdi
12cu|hal-info-0.0-5.20091130.5|293	
12cu|hal-info-0.0-5.20091130.5|294	* Wed Jan 17 2007 Olivier Blin <oblin@mandriva.com> 0.0-4mdv2007.1
12cu|hal-info-0.0-5.20091130.5|295	+ Revision: 110044
12cu|hal-info-0.0-5.20091130.5|296	- move camera storage information file in its own source
12cu|hal-info-0.0-5.20091130.5|297	- add Z61m video quirks (settings from Frederic Crozat)
12cu|hal-info-0.0-5.20091130.5|298	- add D420 video quirks (settings from Arnaud Patard)
12cu|hal-info-0.0-5.20091130.5|299	
12cu|hal-info-0.0-5.20091130.5|300	* Tue Jan 09 2007 Olivier Blin <oblin@mandriva.com> 0.0-3mdv2007.1
12cu|hal-info-0.0-5.20091130.5|301	+ Revision: 106352
12cu|hal-info-0.0-5.20091130.5|302	- fix hal conflicts version
12cu|hal-info-0.0-5.20091130.5|303	
12cu|hal-info-0.0-5.20091130.5|304	* Mon Jan 08 2007 Olivier Blin <oblin@mandriva.com> 0.0-2mdv2007.1
12cu|hal-info-0.0-5.20091130.5|305	+ Revision: 106202
12cu|hal-info-0.0-5.20091130.5|306	- move hal information scripts to hal-info
12cu|hal-info-0.0-5.20091130.5|307	
12cu|hal-info-0.0-5.20091130.5|308	* Sun Jan 07 2007 Olivier Blin <oblin@mandriva.com> 0.0-1mdv2007.1
12cu|hal-info-0.0-5.20091130.5|309	+ Revision: 105374
12cu|hal-info-0.0-5.20091130.5|310	- initial hal-info release
12cu|hal-info-0.0-5.20091130.5|311	- Create hal-info
12cu|hal-info-0.0-5.20091130.5|312	

9650 12
12cu|handbrake-0.9.9-6|1	%define _enable_debug_packages %{nil}
12cu|handbrake-0.9.9-6|2	%define debug_package %{nil}
12cu|handbrake-0.9.9-6|3	%define lname HandBrake
12cu|handbrake-0.9.9-6|4	
12cu|handbrake-0.9.9-6|5	Summary:	MPEG-AVC(H.264)/MPEG-4 converter
12cu|handbrake-0.9.9-6|6	Name:		handbrake
12cu|handbrake-0.9.9-6|7	Version:	0.9.9
12cu|handbrake-0.9.9-6|8	Release:	6
12cu|handbrake-0.9.9-6|9	License:	GPLv2+
12cu|handbrake-0.9.9-6|10	Group:		Video
12cu|handbrake-0.9.9-6|11	Url:		http://handbrake.fr/
12cu|handbrake-0.9.9-6|12	Source0:	%{lname}-%{version}.tar.bz2
12cu|handbrake-0.9.9-6|13	Source1:        HandBrake_po.tar.gz
12cu|handbrake-0.9.9-6|14	Patch0:		HandBrake-0.9.9-fixghb.patch
12cu|handbrake-0.9.9-6|15	BuildRequires:	intltool
12cu|handbrake-0.9.9-6|16	BuildRequires:	iso-codes
12cu|handbrake-0.9.9-6|17	BuildRequires:	libtool
12cu|handbrake-0.9.9-6|18	BuildRequires:	svn
12cu|handbrake-0.9.9-6|19	BuildRequires:	valgrind
12cu|handbrake-0.9.9-6|20	BuildRequires:	yasm
12cu|handbrake-0.9.9-6|21	BuildRequires:	bzip2-devel
12cu|handbrake-0.9.9-6|22	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12cu|handbrake-0.9.9-6|23	BuildRequires:	pkgconfig(theora)
12cu|handbrake-0.9.9-6|24	BuildRequires:	pkgconfig(libgtkhtml-3.14)
12cu|handbrake-0.9.9-6|25	BuildRequires:	pkgconfig(libnotify)
12cu|handbrake-0.9.9-6|26	BuildRequires:	pkgconfig(gstreamer-0.10)
12cu|handbrake-0.9.9-6|27	BuildRequires:	pkgconfig(webkit-1.0)
12cu|handbrake-0.9.9-6|28	BuildRequires:	pkgconfig(gudev-1.0)
12cu|handbrake-0.9.9-6|29	BuildRequires:	pkgconfig(libass)
12cu|handbrake-0.9.9-6|30	BuildRequires:	pkgconfig(vorbis)
12cu|handbrake-0.9.9-6|31	BuildRequires:	pkgconfig(samplerate)
12cu|handbrake-0.9.9-6|32	BuildRequires:	pkgconfig(zlib)
12cu|handbrake-0.9.9-6|33	
12cu|handbrake-0.9.9-6|34	%description
12cu|handbrake-0.9.9-6|35	HandBrake is an open-source, GPL-licensed, multi-platform,
12cu|handbrake-0.9.9-6|36	multi-threaded MPEG-AVC(x.264)/MPEG-4 converter, available for
12cu|handbrake-0.9.9-6|37	MacOS X, Linux and Windows. It is a video encoder that takes
12cu|handbrake-0.9.9-6|38	your movies and transfers them to a format that's useful on
12cu|handbrake-0.9.9-6|39	your computers, media centers, and portable electronic devices.
12cu|handbrake-0.9.9-6|40	
12cu|handbrake-0.9.9-6|41	%files
12cu|handbrake-0.9.9-6|42	%doc AUTHORS COPYING CREDITS NEWS THANKS TRANSLATIONS
12cu|handbrake-0.9.9-6|43	%{_bindir}/*
12cu|handbrake-0.9.9-6|44	%{_datadir}/applications/*
12cu|handbrake-0.9.9-6|45	%{_datadir}/icons/hicolor/*/apps/hb-icon.png
12cu|handbrake-0.9.9-6|46	%{_datadir}/locale/ru/LC_MESSAGES/ghb.mo
12cu|handbrake-0.9.9-6|47	%{_datadir}/locale/cs/LC_MESSAGES/ghb.mo
12cu|handbrake-0.9.9-6|48	
12cu|handbrake-0.9.9-6|49	#----------------------------------------------------------------------------
12cu|handbrake-0.9.9-6|50	
12cu|handbrake-0.9.9-6|51	%prep
12cu|handbrake-0.9.9-6|52	%setup -q -n %{lname}-%{version}
12cu|handbrake-0.9.9-6|53	%patch0 -p1
12cu|handbrake-0.9.9-6|54	
12cu|handbrake-0.9.9-6|55	cd gtk/
12cu|handbrake-0.9.9-6|56	tar -xvzf %{SOURCE1}
12cu|handbrake-0.9.9-6|57	
12cu|handbrake-0.9.9-6|58	find . -name "Makefile*" -o -name "*.m4" |xargs sed -i -e 's,configure.in,configure.ac,g'
12cu|handbrake-0.9.9-6|59	
12cu|handbrake-0.9.9-6|60	%build
12cu|handbrake-0.9.9-6|61	# export CFLAGS="$RPM_OPT_FLAGS"
12cu|handbrake-0.9.9-6|62	# export CXXFLAGS="$RPM_OPT_FLAGS"
12cu|handbrake-0.9.9-6|63	./configure --prefix=%{_prefix} --launch --launch-jobs=0 --enable-ff-mpeg2
12cu|handbrake-0.9.9-6|64	
12cu|handbrake-0.9.9-6|65	pushd gtk
12cu|handbrake-0.9.9-6|66	autoreconf
12cu|handbrake-0.9.9-6|67	popd
12cu|handbrake-0.9.9-6|68	cd build && make
12cu|handbrake-0.9.9-6|69	
12cu|handbrake-0.9.9-6|70	%install
12cu|handbrake-0.9.9-6|71	%makeinstall_std -C build
12cu|handbrake-0.9.9-6|72	%find_lang ghb
12cu|handbrake-0.9.9-6|73	
12cu|handbrake-0.9.9-6|74	install -m 0755 build/HandBrakeCLI %{buildroot}%{_bindir}/HandBrakeCLI
12cu|handbrake-0.9.9-6|75	pushd %{buildroot}%{_bindir}
12cu|handbrake-0.9.9-6|76	ln -s ./HandBrakeCLI ./handbrake
12cu|handbrake-0.9.9-6|77	popd
12cu|handbrake-0.9.9-6|78	
12cu|handbrake-0.9.9-6|79	sed -i -e "s|hb-icon|hb-icon.png|" %{buildroot}%{_datadir}/applications/ghb.desktop
12cu|handbrake-0.9.9-6|80	
12cu|handbrake-0.9.9-6|81	desktop-file-install --vendor="" \
12cu|handbrake-0.9.9-6|82	--remove-category="Application" \
12cu|handbrake-0.9.9-6|83	--add-category="X-MandrivaLinux-Multimedia-Video" \
12cu|handbrake-0.9.9-6|84	--add-category="X-MandrivaLinux-CrossDesktop" \
12cu|handbrake-0.9.9-6|85	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|handbrake-0.9.9-6|86	
12cu|handbrake-0.9.9-6|87	rm -rf %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
12cu|handbrake-0.9.9-6|88	
12cu|handbrake-0.9.9-6|89	
12cu|handbrake-0.9.9-6|90	%changelog
12cu|handbrake-0.9.9-6|91	* Sun Oct 12 2014 Victor Ryzhikh <victorr2007@yandex.ru> 0.9.9-6
12cu|handbrake-0.9.9-6|92	+ Revision: 59e15b9
12cu|handbrake-0.9.9-6|93	- Updated handbrake.spec
12cu|handbrake-0.9.9-6|94	
12cu|handbrake-0.9.9-6|95	

9651 12
12cu|hardening-check-2.5-1|1	Summary:	Check binaries for security hardening features
12cu|hardening-check-2.5-1|2	Name:		hardening-check
12cu|hardening-check-2.5-1|3	Version:	2.5
12cu|hardening-check-2.5-1|4	Url:		https://abf.io/soft/hardening-check
12cu|hardening-check-2.5-1|5	Release:	1
12cu|hardening-check-2.5-1|6	Source0:	%{name}-%{version}.tar.xz
12cu|hardening-check-2.5-1|7	License:	GPLv2
12cu|hardening-check-2.5-1|8	Group:		System/Configuration/Packaging
12cu|hardening-check-2.5-1|9	BuildRequires:	perl
12cu|hardening-check-2.5-1|10	BuildRequires:	make
12cu|hardening-check-2.5-1|11	BuildArch:	noarch
12cu|hardening-check-2.5-1|12	
12cu|hardening-check-2.5-1|13	%description
12cu|hardening-check-2.5-1|14	Examine a given set of ELF binaries and check for several security
12cu|hardening-check-2.5-1|15	hardening features, failing if they are not all found.
12cu|hardening-check-2.5-1|16	
12cu|hardening-check-2.5-1|17	%prep
12cu|hardening-check-2.5-1|18	%setup -q
12cu|hardening-check-2.5-1|19	
12cu|hardening-check-2.5-1|20	%build
12cu|hardening-check-2.5-1|21	%make
12cu|hardening-check-2.5-1|22	
12cu|hardening-check-2.5-1|23	%install
12cu|hardening-check-2.5-1|24	mkdir -p %{buildroot}{%{_bindir},%{_mandir}/man1,%{_datadir}}
12cu|hardening-check-2.5-1|25	install -m 755 build-tree/hardening-check %{buildroot}%{_bindir}
12cu|hardening-check-2.5-1|26	install -m 755 build-tree/hardening-check.1 %{buildroot}%{_mandir}/man1
12cu|hardening-check-2.5-1|27	
12cu|hardening-check-2.5-1|28	%files
12cu|hardening-check-2.5-1|29	%doc AUTHORS
12cu|hardening-check-2.5-1|30	%{_bindir}/*
12cu|hardening-check-2.5-1|31	%{_mandir}/*/*.*
12cu|hardening-check-2.5-1|32	
12cu|hardening-check-2.5-1|33	%changelog
12cu|hardening-check-2.5-1|34	* Thu May 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5-1
12cu|hardening-check-2.5-1|35	+ Revision: 6f96713
12cu|hardening-check-2.5-1|36	- Imported from SRPM
12cu|hardening-check-2.5-1|37	
12cu|hardening-check-2.5-1|38	

9652 12
12cu|hardinfo-0.5.1-6|1	Summary: A system profiler for Linux
12cu|hardinfo-0.5.1-6|2	Name: hardinfo
12cu|hardinfo-0.5.1-6|3	Version: 0.5.1
12cu|hardinfo-0.5.1-6|4	Release: 6
12cu|hardinfo-0.5.1-6|5	Source0: http://download.berlios.de/hardinfo/%{name}-%{version}.tar.bz2
12cu|hardinfo-0.5.1-6|6	Patch0:	01-truncated_description.patch
12cu|hardinfo-0.5.1-6|7	Patch1:	02-fix-distro-crash.patch
12cu|hardinfo-0.5.1-6|8	Patch2:	03-detect-lxde.patch
12cu|hardinfo-0.5.1-6|9	Patch3:	04-fix-usb.patch
12cu|hardinfo-0.5.1-6|10	Patch4:	05-fix-sensors-output.patch
12cu|hardinfo-0.5.1-6|11	License: GPLv2+
12cu|hardinfo-0.5.1-6|12	Group: System/Kernel and hardware
12cu|hardinfo-0.5.1-6|13	Url: http://hardinfo.berlios.de
12cu|hardinfo-0.5.1-6|14	BuildRequires: pciutils
12cu|hardinfo-0.5.1-6|15	BuildRequires: libsoup-devel
12cu|hardinfo-0.5.1-6|16	BuildRequires: pkgconfig(gtk+-2.0)
12cu|hardinfo-0.5.1-6|17	BuildRequires: pkgconfig(zlib)
12cu|hardinfo-0.5.1-6|18	BuildRequires: desktop-file-utils
12cu|hardinfo-0.5.1-6|19	BuildRequires: pkgconfig(libffi)
12cu|hardinfo-0.5.1-6|20	BuildRequires: pkgconfig(usbutils)
12cu|hardinfo-0.5.1-6|21	BuildRequires: pciutils
12cu|hardinfo-0.5.1-6|22	Requires: pciutils
12cu|hardinfo-0.5.1-6|23	Requires: usbutils
12cu|hardinfo-0.5.1-6|24	Requires: hwdata
12cu|hardinfo-0.5.1-6|25	
12cu|hardinfo-0.5.1-6|26	%description
12cu|hardinfo-0.5.1-6|27	HardInfo is a system profiler for Linux systems.
12cu|hardinfo-0.5.1-6|28	It can display information about the hardware, software, and perform
12cu|hardinfo-0.5.1-6|29	simple benchmarks.
12cu|hardinfo-0.5.1-6|30	
12cu|hardinfo-0.5.1-6|31	%prep
12cu|hardinfo-0.5.1-6|32	%setup -q
12cu|hardinfo-0.5.1-6|33	%apply_patches
12cu|hardinfo-0.5.1-6|34	
12cu|hardinfo-0.5.1-6|35	%build
12cu|hardinfo-0.5.1-6|36	#export LIBDIR=%{_libdir}
12cu|hardinfo-0.5.1-6|37	%configure2_5x
12cu|hardinfo-0.5.1-6|38	#perl -pi -e "s|/usr/lib/hardinfo/|%{_libdir}/hardinfo/|g" Makefile
12cu|hardinfo-0.5.1-6|39	%make
12cu|hardinfo-0.5.1-6|40	
12cu|hardinfo-0.5.1-6|41	%install
12cu|hardinfo-0.5.1-6|42	rm -rf $RPM_BUILD_ROOT
12cu|hardinfo-0.5.1-6|43	%makeinstall_std
12cu|hardinfo-0.5.1-6|44	
12cu|hardinfo-0.5.1-6|45	desktop-file-install --vendor="" \
12cu|hardinfo-0.5.1-6|46	--remove-category="Application" \
12cu|hardinfo-0.5.1-6|47	--add-category="Settings" \
12cu|hardinfo-0.5.1-6|48	--add-category="HardwareSettings" \
12cu|hardinfo-0.5.1-6|49	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/%name.desktop
12cu|hardinfo-0.5.1-6|50	
12cu|hardinfo-0.5.1-6|51	%files
12cu|hardinfo-0.5.1-6|52	%defattr(-,root,root)
12cu|hardinfo-0.5.1-6|53	%{_bindir}/hardinfo
12cu|hardinfo-0.5.1-6|54	%{_libdir}/%{name}/modules/*so
12cu|hardinfo-0.5.1-6|55	%{_datadir}/%{name}/pixmaps/*
12cu|hardinfo-0.5.1-6|56	%{_datadir}/%{name}/benchmark.conf
12cu|hardinfo-0.5.1-6|57	%{_datadir}/%{name}/benchmark.data
12cu|hardinfo-0.5.1-6|58	%{_datadir}/applications/%{name}.desktop
12cu|hardinfo-0.5.1-6|59	

9653 12
12cu|harvid-0.7.3-3|1	Summary:	HTTP server to extract, cache and serve still images from movie files
12cu|harvid-0.7.3-3|2	Name:		harvid
12cu|harvid-0.7.3-3|3	Version:	0.7.3
12cu|harvid-0.7.3-3|4	Release:	3
12cu|harvid-0.7.3-3|5	Group:		Video
12cu|harvid-0.7.3-3|6	License:	GPLv2+
12cu|harvid-0.7.3-3|7	Url:		http://x42.github.com/harvid/
12cu|harvid-0.7.3-3|8	Source0:	https://github.com/x42/harvid/archive/%{name}-%{version}.tar.gz
12cu|harvid-0.7.3-3|9	BuildRequires:	ffmpeg-devel
12cu|harvid-0.7.3-3|10	BuildRequires:	jpeg-devel
12cu|harvid-0.7.3-3|11	BuildRequires:	pkgconfig(libpng)
12cu|harvid-0.7.3-3|12	Requires:	ffmpeg
12cu|harvid-0.7.3-3|13	
12cu|harvid-0.7.3-3|14	%description
12cu|harvid-0.7.3-3|15	Harvid is a HTTP server to efficiently extract, cache and serve still images
12cu|harvid-0.7.3-3|16	from movie files. It provides for frame-accurate decoding and is main use-case
12cu|harvid-0.7.3-3|17	is to act as backend and second level cache for rendering the videotimeline in
12cu|harvid-0.7.3-3|18	Ardour. Harvid uses ffmpeg/libav and supports a wide variety of video codecs
12cu|harvid-0.7.3-3|19	and formats.
12cu|harvid-0.7.3-3|20	
12cu|harvid-0.7.3-3|21	%prep
12cu|harvid-0.7.3-3|22	%setup -q
12cu|harvid-0.7.3-3|23	
12cu|harvid-0.7.3-3|24	%build
12cu|harvid-0.7.3-3|25	%setup_compile_flags
12cu|harvid-0.7.3-3|26	make
12cu|harvid-0.7.3-3|27	
12cu|harvid-0.7.3-3|28	%install
12cu|harvid-0.7.3-3|29	%makeinstall_std PREFIX=%{_prefix}
12cu|harvid-0.7.3-3|30	
12cu|harvid-0.7.3-3|31	pushd %{buildroot}%{_bindir}
12cu|harvid-0.7.3-3|32	ln -s ffmpeg ffmpeg_harvid
12cu|harvid-0.7.3-3|33	ln -s ffprobe ffprobe_harvid
12cu|harvid-0.7.3-3|34	popd
12cu|harvid-0.7.3-3|35	
12cu|harvid-0.7.3-3|36	%files
12cu|harvid-0.7.3-3|37	%doc README.md ChangeLog COPYING
12cu|harvid-0.7.3-3|38	%{_bindir}/%{name}
12cu|harvid-0.7.3-3|39	%{_bindir}/ffmpeg_harvid
12cu|harvid-0.7.3-3|40	%{_bindir}/ffprobe_harvid
12cu|harvid-0.7.3-3|41	%{_mandir}/man1/%{name}.1*

9654 12
12cu|haskell-macros-7.0-2|1	Summary:	Rpms macros to easilly build haskell modules
12cu|haskell-macros-7.0-2|2	Name:		haskell-macros
12cu|haskell-macros-7.0-2|3	Version:	7.0
12cu|haskell-macros-7.0-2|4	Release:	2
12cu|haskell-macros-7.0-2|5	License:	GPLv3+
12cu|haskell-macros-7.0-2|6	Source0:	%{name}-%{version}.tar.gz
12cu|haskell-macros-7.0-2|7	Group:		System/Configuration/Packaging
12cu|haskell-macros-7.0-2|8	Requires:	haskell(cabalrpmdeps)
12cu|haskell-macros-7.0-2|9	BuildArch:	noarch
12cu|haskell-macros-7.0-2|10	
12cu|haskell-macros-7.0-2|11	%description
12cu|haskell-macros-7.0-2|12	Rpms macros to easilly build haskell modules.
12cu|haskell-macros-7.0-2|13	
12cu|haskell-macros-7.0-2|14	%files
12cu|haskell-macros-7.0-2|15	%{_sys_macros_dir}/%{name}.macros
12cu|haskell-macros-7.0-2|16	%{_rpmhome}/*
12cu|haskell-macros-7.0-2|17	
12cu|haskell-macros-7.0-2|18	#----------------------------------------------------------------------------
12cu|haskell-macros-7.0-2|19	
12cu|haskell-macros-7.0-2|20	%prep
12cu|haskell-macros-7.0-2|21	%setup -q
12cu|haskell-macros-7.0-2|22	
12cu|haskell-macros-7.0-2|23	%install
12cu|haskell-macros-7.0-2|24	%makeinstall_std rpmmacrosdir=%{_sys_macros_dir} prefix=%{_prefix} rpmhome=%{_rpmhome}
12cu|haskell-macros-7.0-2|25	
12cu|haskell-macros-7.0-2|26	%changelog
12cu|haskell-macros-7.0-2|27	* Thu Feb 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.0-2
12cu|haskell-macros-7.0-2|28	+ Revision: 25a7cb2
12cu|haskell-macros-7.0-2|29	- Fix issue with sed errors
12cu|haskell-macros-7.0-2|30	
12cu|haskell-macros-7.0-2|31	

9655 12
12cu|hatari-1.9.0-1|1	Summary:	An Atari ST emulator
12cu|hatari-1.9.0-1|2	Name:		hatari
12cu|hatari-1.9.0-1|3	Version:	1.9.0
12cu|hatari-1.9.0-1|4	Release:	1
12cu|hatari-1.9.0-1|5	License:	GPLv2+
12cu|hatari-1.9.0-1|6	Group:		Emulators
12cu|hatari-1.9.0-1|7	Url:		http://hatari.tuxfamily.org
12cu|hatari-1.9.0-1|8	Source0:	http://download.tuxfamily.org/%{name}/%{name}-%{version}.tar.bz2
12cu|hatari-1.9.0-1|9	Patch0:		hatari-1.9.0-static.patch
12cu|hatari-1.9.0-1|10	BuildRequires:	cmake
12cu|hatari-1.9.0-1|11	BuildRequires:	desktop-file-utils
12cu|hatari-1.9.0-1|12	BuildRequires:	readline-devel
12cu|hatari-1.9.0-1|13	BuildRequires:	pkgconfig(libpng)
12cu|hatari-1.9.0-1|14	BuildRequires:	pkgconfig(portaudio-2.0)
12cu|hatari-1.9.0-1|15	BuildRequires:	pkgconfig(sdl)
12cu|hatari-1.9.0-1|16	BuildRequires:	pkgconfig(x11)
12cu|hatari-1.9.0-1|17	BuildRequires:	pkgconfig(zlib)
12cu|hatari-1.9.0-1|18	
12cu|hatari-1.9.0-1|19	%description
12cu|hatari-1.9.0-1|20	Hatari is an Atari ST and STE emulator.
12cu|hatari-1.9.0-1|21	
12cu|hatari-1.9.0-1|22	The Atari ST was a 16/32 bit computer system which was first released by
12cu|hatari-1.9.0-1|23	Atari in 1985. Using the Motorola 68000 CPU, it was a very popular computer
12cu|hatari-1.9.0-1|24	having quite a lot of CPU power at that time. Unlike many other Atari ST
12cu|hatari-1.9.0-1|25	emulators which try to give you a good environment for running GEM
12cu|hatari-1.9.0-1|26	applications, Hatari tries to emulate the hardware of a ST as close as
12cu|hatari-1.9.0-1|27	possible so that it is able to run most of the old ST games and demos.
12cu|hatari-1.9.0-1|28	
12cu|hatari-1.9.0-1|29	%files -f %{name}.lang
12cu|hatari-1.9.0-1|30	%doc readme.txt doc/changelog.txt doc/fr/clavier-exemple.txt
12cu|hatari-1.9.0-1|31	%doc tools/hmsa/readme-hmsa.txt
12cu|hatari-1.9.0-1|32	%{_bindir}/%{name}*
12cu|hatari-1.9.0-1|33	%{_bindir}/atari-convert-dir
12cu|hatari-1.9.0-1|34	%{_bindir}/atari-hd-image
12cu|hatari-1.9.0-1|35	%{_bindir}/gst2ascii
12cu|hatari-1.9.0-1|36	%{_bindir}/hmsa
12cu|hatari-1.9.0-1|37	%{_bindir}/zip2st
12cu|hatari-1.9.0-1|38	%{_datadir}/%{name}
12cu|hatari-1.9.0-1|39	%{_datadir}/applications/%{name}.desktop
12cu|hatari-1.9.0-1|40	%{_datadir}/applications/%{name}ui.desktop
12cu|hatari-1.9.0-1|41	%{_datadir}/mime/packages/hatari.xml
12cu|hatari-1.9.0-1|42	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cu|hatari-1.9.0-1|43	%{_iconsdir}/hicolor/*/mimetypes/application-x-st-disk-image.*
12cu|hatari-1.9.0-1|44	%{_mandir}/man1/*.1*
12cu|hatari-1.9.0-1|45	
12cu|hatari-1.9.0-1|46	#----------------------------------------------------------------------------
12cu|hatari-1.9.0-1|47	
12cu|hatari-1.9.0-1|48	%prep
12cu|hatari-1.9.0-1|49	%setup -q
12cu|hatari-1.9.0-1|50	%patch0 -p1
12cu|hatari-1.9.0-1|51	
12cu|hatari-1.9.0-1|52	%build
12cu|hatari-1.9.0-1|53	%cmake
12cu|hatari-1.9.0-1|54	%make
12cu|hatari-1.9.0-1|55	
12cu|hatari-1.9.0-1|56	%install
12cu|hatari-1.9.0-1|57	%makeinstall_std -C build
12cu|hatari-1.9.0-1|58	
12cu|hatari-1.9.0-1|59	#fr man pages
12cu|hatari-1.9.0-1|60	install -d -m 755 %{buildroot}/%{_mandir}/fr/man1
12cu|hatari-1.9.0-1|61	install -m 644 doc/fr/%{name}.1 %{buildroot}/%{_mandir}/fr/man1/
12cu|hatari-1.9.0-1|62	
12cu|hatari-1.9.0-1|63	#desktop file
12cu|hatari-1.9.0-1|64	desktop-file-install --vendor="" \
12cu|hatari-1.9.0-1|65	--remove-key="Version" \
12cu|hatari-1.9.0-1|66	--remove-key="Encoding" \
12cu|hatari-1.9.0-1|67	--add-category="Game" \
12cu|hatari-1.9.0-1|68	--add-category="Emulator" \
12cu|hatari-1.9.0-1|69	--dir %{buildroot}%{_datadir}/applications/ \
12cu|hatari-1.9.0-1|70	%{buildroot}%{_datadir}/applications/*
12cu|hatari-1.9.0-1|71	
12cu|hatari-1.9.0-1|72	%find_lang %{name} --with-man
12cu|hatari-1.9.0-1|73	
12cu|hatari-1.9.0-1|74	
12cu|hatari-1.9.0-1|75	%changelog
12cu|hatari-1.9.0-1|76	
12cu|hatari-1.9.0-1|77	* Tue Nov 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.0-1
12cu|hatari-1.9.0-1|78	- (c17816f) New version 1.9.0
12cu|hatari-1.9.0-1|79	- (c17816f) Update files
12cu|hatari-1.9.0-1|80	
12cu|hatari-1.9.0-1|81	

9656 12
12cu|hdf-java-2.6.1-4|1	Summary:	Java HDF5 Object Package
12cu|hdf-java-2.6.1-4|2	Name:		hdf-java
12cu|hdf-java-2.6.1-4|3	Version:	2.6.1
12cu|hdf-java-2.6.1-4|4	Release:	%mkrel 4
12cu|hdf-java-2.6.1-4|5	License:	BSD-like
12cu|hdf-java-2.6.1-4|6	Group:		Development/Java
12cu|hdf-java-2.6.1-4|7	Url:		http://www.hdfgroup.org/
12cu|hdf-java-2.6.1-4|8	# http://www.hdfgroup.org/ftp/HDF5/hdf-java/src/hdf-java-2.6.1-src.tar
12cu|hdf-java-2.6.1-4|9	Source0:	hdf-java-2.6.1-src.tar.xz
12cu|hdf-java-2.6.1-4|10	Patch0:		hdf-java-2.6-not-writable-fix.patch
12cu|hdf-java-2.6.1-4|11	Patch1:		hdf-java-2.6-use-shared-libraries.patch
12cu|hdf-java-2.6.1-4|12	Patch2:		hdf-java-2.6-optflags.patch
12cu|hdf-java-2.6.1-4|13	Patch3:		hdf-java-2.6-installdirs.patch
12cu|hdf-java-2.6.1-4|14	BuildRequires:  java-rpmbuild
12cu|hdf-java-2.6.1-4|15	BuildRequires:	java-devel-openjdk
12cu|hdf-java-2.6.1-4|16	BuildRequires:	classpath-devel
12cu|hdf-java-2.6.1-4|17	BuildRequires:	HDF-util
12cu|hdf-java-2.6.1-4|18	BuildRequires:	HDF-devel
12cu|hdf-java-2.6.1-4|19	BuildRequires:	hdf5-devel
12cu|hdf-java-2.6.1-4|20	BuildRequires:	netcdf-devel
12cu|hdf-java-2.6.1-4|21	BuildRequires:	jpeg-devel
12cu|hdf-java-2.6.1-4|22	BuildRequires:	zlib-devel
12cu|hdf-java-2.6.1-4|23	BuildConflicts:	libgcj-devel
12cu|hdf-java-2.6.1-4|24	Requires:	HDF-util
12cu|hdf-java-2.6.1-4|25	Requires:	libhdf5
12cu|hdf-java-2.6.1-4|26	
12cu|hdf-java-2.6.1-4|27	%description
12cu|hdf-java-2.6.1-4|28	This Java package implements HDF5 data objects in an
12cu|hdf-java-2.6.1-4|29	object-oriented form.
12cu|hdf-java-2.6.1-4|30	
12cu|hdf-java-2.6.1-4|31	%prep
12cu|hdf-java-2.6.1-4|32	%setup -qn %{name}
12cu|hdf-java-2.6.1-4|33	%patch0 -p1
12cu|hdf-java-2.6.1-4|34	%patch1 -p1
12cu|hdf-java-2.6.1-4|35	%patch2 -p1
12cu|hdf-java-2.6.1-4|36	%patch3 -p1
12cu|hdf-java-2.6.1-4|37	
12cu|hdf-java-2.6.1-4|38	%build
12cu|hdf-java-2.6.1-4|39	%define _disable_ld_no_undefined 1
12cu|hdf-java-2.6.1-4|40	%define _disable_ld_as_needed 1
12cu|hdf-java-2.6.1-4|41	
12cu|hdf-java-2.6.1-4|42	export JAVA_HOME="%{java_home}"
12cu|hdf-java-2.6.1-4|43	export COPT="%{optflags}"
12cu|hdf-java-2.6.1-4|44	
12cu|hdf-java-2.6.1-4|45	sed -i -e 's|LDOPT=-G|LDOPT=-g|g' \
12cu|hdf-java-2.6.1-4|46	-e 's|COPT=-G|COPT=-g|g' -e 's|LDOPT=-shared|LDOPT="-g -shared"|g' \
12cu|hdf-java-2.6.1-4|47	-e 's|COPT=-shared|COPT="-shared  -fPIC"|g' -e 's|x86_64-pc-linux|x86_64-*-linux|g' \
12cu|hdf-java-2.6.1-4|48	-e 's|x86_64-pc|x86_64-*|g' configure*
12cu|hdf-java-2.6.1-4|49	
12cu|hdf-java-2.6.1-4|50	#(tpg) make it work
12cu|hdf-java-2.6.1-4|51	sed -i -e 's|x86_64-pc|x86_64-*|g' Config/config.sub
12cu|hdf-java-2.6.1-4|52	find . -name 'Makefile.in' | xargs sed -i -e 's|CFLAGS =|CFLAGS +=|g'
12cu|hdf-java-2.6.1-4|53	find . -name 'Makefile.in' | xargs sed -i -e 's|LDOPT=|LDOPT+=|g'
12cu|hdf-java-2.6.1-4|54	find . -name 'Makefile.in' | xargs sed -i -e 's|COPT=|COPT+=|g'
12cu|hdf-java-2.6.1-4|55	
12cu|hdf-java-2.6.1-4|56	# (tpg) get rid of some jars
12cu|hdf-java-2.6.1-4|57	rm -rf lib/junit.jar
12cu|hdf-java-2.6.1-4|58	sed -i -e 's|cp lib/junit.jar $(LIBDIR)||g' Makefile*
12cu|hdf-java-2.6.1-4|59	
12cu|hdf-java-2.6.1-4|60	autoreconf -fiv
12cu|hdf-java-2.6.1-4|61	
12cu|hdf-java-2.6.1-4|62	%configure2_5x \
12cu|hdf-java-2.6.1-4|63	--with-jdk=%{java_home}/include,%{java_home}/lib \
12cu|hdf-java-2.6.1-4|64	--with-javabin=%{java_home}/bin  \
12cu|hdf-java-2.6.1-4|65	--with-libz=yes,%{_libdir}  \
12cu|hdf-java-2.6.1-4|66	--with-libjpeg=yes,%{_libdir}   \
12cu|hdf-java-2.6.1-4|67	--with-hdf5=yes,%{_libdir} \
12cu|hdf-java-2.6.1-4|68	--with-hdf4=yes,%{_libdir}
12cu|hdf-java-2.6.1-4|69	
12cu|hdf-java-2.6.1-4|70	%make -j1
12cu|hdf-java-2.6.1-4|71	
12cu|hdf-java-2.6.1-4|72	%install
12cu|hdf-java-2.6.1-4|73	%makeinstall_std
12cu|hdf-java-2.6.1-4|74	rm -rf %{buildroot}%{_docdir}/hdf-java
12cu|hdf-java-2.6.1-4|75	
12cu|hdf-java-2.6.1-4|76	# should be another jni specific directory, but only hdf-java install
12cu|hdf-java-2.6.1-4|77	# .so files there...
12cu|hdf-java-2.6.1-4|78	mkdir -p %{buildroot}%{_libdir}
12cu|hdf-java-2.6.1-4|79	mv -f %{buildroot}%{_javadir}/*.so %{buildroot}%{_libdir}
12cu|hdf-java-2.6.1-4|80	
12cu|hdf-java-2.6.1-4|81	%files
12cu|hdf-java-2.6.1-4|82	%doc Readme.txt docs/*
12cu|hdf-java-2.6.1-4|83	%{_bindir}/hdfview.sh
12cu|hdf-java-2.6.1-4|84	%{_javadir}/*.jar
12cu|hdf-java-2.6.1-4|85	%{_javadir}/ext/*.jar
12cu|hdf-java-2.6.1-4|86	%{_libdir}/*.so
12cu|hdf-java-2.6.1-4|87	
12cu|hdf-java-2.6.1-4|88	%changelog
12cu|hdf-java-2.6.1-4|89	* Fri Mar 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.1-4
12cu|hdf-java-2.6.1-4|90	+ Revision: 6b833dd
12cu|hdf-java-2.6.1-4|91	- Fix jpeg BR
12cu|hdf-java-2.6.1-4|92	
12cu|hdf-java-2.6.1-4|93	

9657 12
12cu|hedgewars-0.9.21-1|1	%define major 0.9.21
12cu|hedgewars-0.9.21-1|2	#%define minor 1
12cu|hedgewars-0.9.21-1|3	
12cu|hedgewars-0.9.21-1|4	Summary:	Game with heavily armed fighting hedgehogs
12cu|hedgewars-0.9.21-1|5	Name:		hedgewars
12cu|hedgewars-0.9.21-1|6	Version:	%{major}
12cu|hedgewars-0.9.21-1|7	Release:	1
12cu|hedgewars-0.9.21-1|8	License:	GPLv2+
12cu|hedgewars-0.9.21-1|9	Group:		Games/Strategy
12cu|hedgewars-0.9.21-1|10	Url:		http://www.hedgewars.org/
12cu|hedgewars-0.9.21-1|11	Source0:	http://download.gna.org/hedgewars/%{name}-src-%{version}.tar.bz2
12cu|hedgewars-0.9.21-1|12	# Used to fix linkage issues when building with -DBUILD_SHARED_LIBS:BOOL=OFF
12cu|hedgewars-0.9.21-1|13	Patch1:		hedgewars-src-0.9.20-static.patch
12cu|hedgewars-0.9.21-1|14	Patch2:		hedgewars-src-0.9.20.5-gcc_s.patch
12cu|hedgewars-0.9.21-1|15	BuildRequires:	chrpath
12cu|hedgewars-0.9.21-1|16	BuildRequires:	cmake
12cu|hedgewars-0.9.21-1|17	BuildRequires:	fpc
12cu|hedgewars-0.9.21-1|18	BuildRequires:	imagemagick
12cu|hedgewars-0.9.21-1|19	BuildRequires:	ffmpeg-devel
12cu|hedgewars-0.9.21-1|20	BuildRequires:  physfs-devel
12cu|hedgewars-0.9.21-1|21	BuildRequires:	qt4-devel
12cu|hedgewars-0.9.21-1|22	BuildRequires:	pkgconfig(glut)
12cu|hedgewars-0.9.21-1|23	BuildRequires:	pkgconfig(libpng)
12cu|hedgewars-0.9.21-1|24	BuildRequires:	pkgconfig(lua) < 5.2
12cu|hedgewars-0.9.21-1|25	BuildRequires:	pkgconfig(openssl)
12cu|hedgewars-0.9.21-1|26	BuildRequires:	pkgconfig(sdl)
12cu|hedgewars-0.9.21-1|27	BuildRequires:	pkgconfig(SDL_image)
12cu|hedgewars-0.9.21-1|28	BuildRequires:	pkgconfig(SDL_mixer)
12cu|hedgewars-0.9.21-1|29	BuildRequires:	pkgconfig(SDL_net)
12cu|hedgewars-0.9.21-1|30	BuildRequires:	pkgconfig(SDL_ttf)
12cu|hedgewars-0.9.21-1|31	BuildRequires:	pkgconfig(zlib)
12cu|hedgewars-0.9.21-1|32	
12cu|hedgewars-0.9.21-1|33	%description
12cu|hedgewars-0.9.21-1|34	Each player controls a team of several hedgehogs. During the course of the
12cu|hedgewars-0.9.21-1|35	game, players take turns with one of their hedgehogs. They then use whatever
12cu|hedgewars-0.9.21-1|36	tools and weapons are available to attack and kill the opponents' hedgehogs,
12cu|hedgewars-0.9.21-1|37	thereby winning the game. Hedgehogs may move around the terrain in a variety
12cu|hedgewars-0.9.21-1|38	of ways, normally by walking and jumping but also by using particular tools
12cu|hedgewars-0.9.21-1|39	such as the "Rope" or "Parachute", to move to otherwise inaccessible areas.
12cu|hedgewars-0.9.21-1|40	
12cu|hedgewars-0.9.21-1|41	Each turn is time-limited to ensure that players do not hold up the game
12cu|hedgewars-0.9.21-1|42	with excessive thinking or moving.
12cu|hedgewars-0.9.21-1|43	
12cu|hedgewars-0.9.21-1|44	A large variety of tools and weapons are available for players during the
12cu|hedgewars-0.9.21-1|45	game: Grenade, Cluster Bomb, Bazooka, UFO, Shotgun, Desert Eagle, Fire Punch,
12cu|hedgewars-0.9.21-1|46	Baseball Bat, Dynamite, Mine, Rope, Pneumatic pick, Parachute. Most weapons,
12cu|hedgewars-0.9.21-1|47	when used, cause explosions that deform the terrain, removing circular chunks.
12cu|hedgewars-0.9.21-1|48	
12cu|hedgewars-0.9.21-1|49	The landscape is an island floating on a body of water, or a restricted cave
12cu|hedgewars-0.9.21-1|50	with water at the bottom. A hedgehog dies when it enters the water (either
12cu|hedgewars-0.9.21-1|51	by falling off the island, or through a hole in the bottom of it), it is
12cu|hedgewars-0.9.21-1|52	thrown off either side of the arena or when its health is reduced,
12cu|hedgewars-0.9.21-1|53	typically from contact with explosions, to zero (the damage dealt to the
12cu|hedgewars-0.9.21-1|54	attacked hedgehog or hedgehogs after a player's or CPU turn is shown only
12cu|hedgewars-0.9.21-1|55	when all movement on the battlefield has ceased).
12cu|hedgewars-0.9.21-1|56	
12cu|hedgewars-0.9.21-1|57	%files
12cu|hedgewars-0.9.21-1|58	%{_gamesbindir}/*
12cu|hedgewars-0.9.21-1|59	%{_gamesdatadir}/%{name}
12cu|hedgewars-0.9.21-1|60	%{_datadir}/applications/*.desktop
12cu|hedgewars-0.9.21-1|61	%{_datadir}/appdata/hedgewars.appdata.xml
12cu|hedgewars-0.9.21-1|62	%{_datadir}/pixmaps/hedgewars.xpm
12cu|hedgewars-0.9.21-1|63	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|hedgewars-0.9.21-1|64	
12cu|hedgewars-0.9.21-1|65	#----------------------------------------------------------------------------
12cu|hedgewars-0.9.21-1|66	
12cu|hedgewars-0.9.21-1|67	%prep
12cu|hedgewars-0.9.21-1|68	%setup -q -n %{name}-src-%{major}
12cu|hedgewars-0.9.21-1|69	%patch1 -p1
12cu|hedgewars-0.9.21-1|70	%patch2 -p1
12cu|hedgewars-0.9.21-1|71	
12cu|hedgewars-0.9.21-1|72	%build
12cu|hedgewars-0.9.21-1|73	%cmake_qt4 \
12cu|hedgewars-0.9.21-1|74	-DNOSERVER:BOOL=ON \
12cu|hedgewars-0.9.21-1|75	-DSYSTEM_PHYSFS:BOOL=OFF \
12cu|hedgewars-0.9.21-1|76	-DBUILD_SHARED_LIBS:BOOL=OFF \
12cu|hedgewars-0.9.21-1|77	-DDATA_INSTALL_DIR="%{_gamesdatadir}/%{name}" \
12cu|hedgewars-0.9.21-1|78	-Dtarget_binary_install_dir="%{_gamesbindir}" \
12cu|hedgewars-0.9.21-1|79	-Dtarget_library_install_dir="%{_libdir}"
12cu|hedgewars-0.9.21-1|80	%make VERBOSE=1
12cu|hedgewars-0.9.21-1|81	
12cu|hedgewars-0.9.21-1|82	%install
12cu|hedgewars-0.9.21-1|83	%makeinstall_std -C build
12cu|hedgewars-0.9.21-1|84	
12cu|hedgewars-0.9.21-1|85	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|hedgewars-0.9.21-1|86	cat <<EOF >%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|hedgewars-0.9.21-1|87	[Desktop Entry]
12cu|hedgewars-0.9.21-1|88	Name=%{name}
12cu|hedgewars-0.9.21-1|89	Comment=Strategy action game
12cu|hedgewars-0.9.21-1|90	Exec=%{_gamesbindir}/%{name}
12cu|hedgewars-0.9.21-1|91	Icon=%{name}
12cu|hedgewars-0.9.21-1|92	Terminal=false
12cu|hedgewars-0.9.21-1|93	Type=Application
12cu|hedgewars-0.9.21-1|94	StartupNotify=true
12cu|hedgewars-0.9.21-1|95	Categories=Game;ActionGame;StrategyGame;Qt;
12cu|hedgewars-0.9.21-1|96	EOF
12cu|hedgewars-0.9.21-1|97	
12cu|hedgewars-0.9.21-1|98	# install menu icons
12cu|hedgewars-0.9.21-1|99	for N in 16 32 48 64 128;
12cu|hedgewars-0.9.21-1|100	do
12cu|hedgewars-0.9.21-1|101	convert misc/%{name}.png -resize ${N}x${N} $N.png;
12cu|hedgewars-0.9.21-1|102	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
12cu|hedgewars-0.9.21-1|103	done
12cu|hedgewars-0.9.21-1|104	
12cu|hedgewars-0.9.21-1|105	# Don't package static libs, no use for them
12cu|hedgewars-0.9.21-1|106	rm -f %{buildroot}%{_libdir}/*.a
12cu|hedgewars-0.9.21-1|107	
12cu|hedgewars-0.9.21-1|108	chrpath -d %{buildroot}%{_gamesbindir}/*
12cu|hedgewars-0.9.21-1|109	
12cu|hedgewars-0.9.21-1|110	%changelog
12cu|hedgewars-0.9.21-1|111	* Sat Jan 03 2015 Eugene Budanov <eugene.budanov@rosalab.ru> 0.9.21-1
12cu|hedgewars-0.9.21-1|112	+ Revision: 49e8286
12cu|hedgewars-0.9.21-1|113	- version bump
12cu|hedgewars-0.9.21-1|114	
12cu|hedgewars-0.9.21-1|115	

9658 12
12cu|heimdal-1.5.3-1|1	%if %{_use_internal_dependency_generator}
12cu|heimdal-1.5.3-1|2	%define __noautoreq 'devel\\(libcom_err(.*)\\)'
12cu|heimdal-1.5.3-1|3	%else
12cu|heimdal-1.5.3-1|4	%define _requires_exceptions devel(libcom_err
12cu|heimdal-1.5.3-1|5	%endif
12cu|heimdal-1.5.3-1|6	
12cu|heimdal-1.5.3-1|7	Summary:	Heimdal implementation of Kerberos V5 system
12cu|heimdal-1.5.3-1|8	Name:		heimdal
12cu|heimdal-1.5.3-1|9	Version:	1.5.3
12cu|heimdal-1.5.3-1|10	Release:	1
12cu|heimdal-1.5.3-1|11	License:	BSD-like
12cu|heimdal-1.5.3-1|12	Group:		Networking/Other
12cu|heimdal-1.5.3-1|13	URL:		http://www.h5l.org
12cu|heimdal-1.5.3-1|14	Source0:	http://www.h5l.org/dist/src/heimdal-%{version}.tar.gz
12cu|heimdal-1.5.3-1|15	Source10:	http://www.h5l.org/dist/src/heimdal-%{version}.tar.gz.asc
12cu|heimdal-1.5.3-1|16	Source1:	%{name}.init
12cu|heimdal-1.5.3-1|17	#FIXME
12cu|heimdal-1.5.3-1|18	#Source2:	%{name}.logrotate
12cu|heimdal-1.5.3-1|19	Source3:	%{name}.sysconfig
12cu|heimdal-1.5.3-1|20	#Source4:	%{name}-krb5.conf
12cu|heimdal-1.5.3-1|21	Source5:	%{name}-ftpd.xinetd
12cu|heimdal-1.5.3-1|22	Source6:	%{name}-rshd.xinetd
12cu|heimdal-1.5.3-1|23	Source7:	%{name}-telnetd.xinetd
12cu|heimdal-1.5.3-1|24	Source8:	%{name}-kadmind.xinetd
12cu|heimdal-1.5.3-1|25	Patch11:	heimdal-1.4-passwd-check.patch
12cu|heimdal-1.5.3-1|26	BuildRequires:	bison
12cu|heimdal-1.5.3-1|27	BuildRequires:	flex
12cu|heimdal-1.5.3-1|28	BuildRequires:	texinfo
12cu|heimdal-1.5.3-1|29	BuildRequires:	db-devel
12cu|heimdal-1.5.3-1|30	BuildRequires:	openldap-devel >= 2.0
12cu|heimdal-1.5.3-1|31	BuildRequires:	pam-devel
12cu|heimdal-1.5.3-1|32	BuildRequires:	readline-devel
12cu|heimdal-1.5.3-1|33	BuildRequires:	termcap-devel
12cu|heimdal-1.5.3-1|34	BuildRequires:	pkgconfig(ncurses)
12cu|heimdal-1.5.3-1|35	BuildRequires:	pkgconfig(sqlite3)
12cu|heimdal-1.5.3-1|36	BuildRequires:	pkgconfig(x11)
12cu|heimdal-1.5.3-1|37	BuildRequires:	pkgconfig(xau)
12cu|heimdal-1.5.3-1|38	BuildRequires:	pkgconfig(xt)
12cu|heimdal-1.5.3-1|39	#Required for tests/ldap
12cu|heimdal-1.5.3-1|40	BuildRequires:	openldap-servers
12cu|heimdal-1.5.3-1|41	
12cu|heimdal-1.5.3-1|42	%description
12cu|heimdal-1.5.3-1|43	Heimdal is a free implementation of Kerberos 5. The goals are to:
12cu|heimdal-1.5.3-1|44	- have an implementation that can be freely used by anyone
12cu|heimdal-1.5.3-1|45	- be protocol compatible with existing implementations and, if not in
12cu|heimdal-1.5.3-1|46	conflict, with RFC 1510 (and any future updated RFC)
12cu|heimdal-1.5.3-1|47	- be reasonably compatible with the M.I.T Kerberos V5 API
12cu|heimdal-1.5.3-1|48	- have support for Kerberos V5 over GSS-API (RFC1964)
12cu|heimdal-1.5.3-1|49	- include the most important and useful application programs (rsh,
12cu|heimdal-1.5.3-1|50	telnet, popper, etc.)
12cu|heimdal-1.5.3-1|51	- include enough backwards compatibility with Kerberos V4
12cu|heimdal-1.5.3-1|52	- IPv6 support
12cu|heimdal-1.5.3-1|53	
12cu|heimdal-1.5.3-1|54	#----------------------------------------------------------------------------
12cu|heimdal-1.5.3-1|55	
12cu|heimdal-1.5.3-1|56	%package	workstation
12cu|heimdal-1.5.3-1|57	Summary:	Kerberos programs for use on workstations
12cu|heimdal-1.5.3-1|58	Group:		Networking/Other
12cu|heimdal-1.5.3-1|59	Requires:	%{name}-libs = %{EVRD}
12cu|heimdal-1.5.3-1|60	Conflicts:	krb5-workstation
12cu|heimdal-1.5.3-1|61	Provides:	kerberos-workstation
12cu|heimdal-1.5.3-1|62	
12cu|heimdal-1.5.3-1|63	%description	workstation
12cu|heimdal-1.5.3-1|64	This package contains Kerberos 5 programs for use on workstations.
12cu|heimdal-1.5.3-1|65	
12cu|heimdal-1.5.3-1|66	%files workstation
12cu|heimdal-1.5.3-1|67	%{_bindir}/afslog
12cu|heimdal-1.5.3-1|68	%{_bindir}/compile_et
12cu|heimdal-1.5.3-1|69	%{_bindir}/kgetcred
12cu|heimdal-1.5.3-1|70	%{_bindir}/kx
12cu|heimdal-1.5.3-1|71	%{_bindir}/pfrom
12cu|heimdal-1.5.3-1|72	%{_bindir}/rxtelnet
12cu|heimdal-1.5.3-1|73	%{_bindir}/rxterm
12cu|heimdal-1.5.3-1|74	%{_bindir}/string2key
12cu|heimdal-1.5.3-1|75	%{_bindir}/tenletxr
12cu|heimdal-1.5.3-1|76	%{_bindir}/otpprint
12cu|heimdal-1.5.3-1|77	%{_bindir}/verify_krb5_conf
12cu|heimdal-1.5.3-1|78	%{_bindir}/xnlock
12cu|heimdal-1.5.3-1|79	%{_bindir}/kf
12cu|heimdal-1.5.3-1|80	%{_bindir}/kdestroy
12cu|heimdal-1.5.3-1|81	%{_bindir}/kinit
12cu|heimdal-1.5.3-1|82	%{_bindir}/klist
12cu|heimdal-1.5.3-1|83	%{_bindir}/kpasswd
12cu|heimdal-1.5.3-1|84	%{_bindir}/gsstool
12cu|heimdal-1.5.3-1|85	%{_bindir}/kcc
12cu|heimdal-1.5.3-1|86	%{_bindir}/pagsh
12cu|heimdal-1.5.3-1|87	%{_bindir}/hxtool
12cu|heimdal-1.5.3-1|88	%{_bindir}/idn-lookup
12cu|heimdal-1.5.3-1|89	%{_bindir}/kswitch
12cu|heimdal-1.5.3-1|90	%attr(4755,root,root) %{_bindir}/otp
12cu|heimdal-1.5.3-1|91	%attr(4755,root,root) %{_bindir}/su
12cu|heimdal-1.5.3-1|92	%attr(4755,root,root) %{_bindir}/ksu
12cu|heimdal-1.5.3-1|93	%{_sbindir}/kadmin
12cu|heimdal-1.5.3-1|94	%{_sbindir}/ktutil
12cu|heimdal-1.5.3-1|95	%{_sbindir}/digest-service
12cu|heimdal-1.5.3-1|96	%{_mandir}/man1/afslog.1*
12cu|heimdal-1.5.3-1|97	%{_mandir}/man1/ksu.1*
12cu|heimdal-1.5.3-1|98	%{_mandir}/man1/kdestroy.1*
12cu|heimdal-1.5.3-1|99	%{_mandir}/man1/kgetcred.1*
12cu|heimdal-1.5.3-1|100	%{_mandir}/man1/klist.1*
12cu|heimdal-1.5.3-1|101	%{_mandir}/man1/kswitch.1*
12cu|heimdal-1.5.3-1|102	%{_mandir}/man1/kinit.1*
12cu|heimdal-1.5.3-1|103	%{_mandir}/man1/kpasswd.1*
12cu|heimdal-1.5.3-1|104	%{_mandir}/man1/pagsh.1*
12cu|heimdal-1.5.3-1|105	%{_mandir}/man1/otp.1*
12cu|heimdal-1.5.3-1|106	%{_mandir}/man1/otpprint.1*
12cu|heimdal-1.5.3-1|107	%{_mandir}/man1/kf.1*
12cu|heimdal-1.5.3-1|108	%{_mandir}/man1/kx.1*
12cu|heimdal-1.5.3-1|109	%{_mandir}/man1/pfrom.1*
12cu|heimdal-1.5.3-1|110	%{_mandir}/man1/rxtelnet.1*
12cu|heimdal-1.5.3-1|111	%{_mandir}/man1/rxterm.1*
12cu|heimdal-1.5.3-1|112	%{_mandir}/man1/tenletxr.1*
12cu|heimdal-1.5.3-1|113	%{_mandir}/man1/xnlock.1*
12cu|heimdal-1.5.3-1|114	%{_mandir}/man5/krb5.conf.5.*
12cu|heimdal-1.5.3-1|115	%{_mandir}/man5/login.access.5.*
12cu|heimdal-1.5.3-1|116	%{_mandir}/cat1/kdestroy.1*
12cu|heimdal-1.5.3-1|117	%{_mandir}/cat1/kgetcred.1*
12cu|heimdal-1.5.3-1|118	%{_mandir}/cat1/klist.1*
12cu|heimdal-1.5.3-1|119	%{_mandir}/cat1/kswitch.1*
12cu|heimdal-1.5.3-1|120	%{_mandir}/cat1/afslog.1*
12cu|heimdal-1.5.3-1|121	%{_mandir}/cat1/ksu.1*
12cu|heimdal-1.5.3-1|122	%{_mandir}/cat1/kinit.1*
12cu|heimdal-1.5.3-1|123	%{_mandir}/cat1/kpasswd.1*
12cu|heimdal-1.5.3-1|124	%{_mandir}/cat1/pagsh.1*
12cu|heimdal-1.5.3-1|125	%{_mandir}/cat1/otp.1*
12cu|heimdal-1.5.3-1|126	%{_mandir}/cat1/otpprint.1*
12cu|heimdal-1.5.3-1|127	%{_mandir}/cat1/kf.1*
12cu|heimdal-1.5.3-1|128	%{_mandir}/cat1/kx.1*
12cu|heimdal-1.5.3-1|129	%{_mandir}/cat1/pfrom.1*
12cu|heimdal-1.5.3-1|130	%{_mandir}/cat1/rxtelnet.1*
12cu|heimdal-1.5.3-1|131	%{_mandir}/cat1/rxterm.1*
12cu|heimdal-1.5.3-1|132	%{_mandir}/cat1/tenletxr.1*
12cu|heimdal-1.5.3-1|133	%{_mandir}/cat1/xnlock.1*
12cu|heimdal-1.5.3-1|134	%{_mandir}/man5/mech.5*
12cu|heimdal-1.5.3-1|135	%{_mandir}/*8/verify_krb5_conf.8*
12cu|heimdal-1.5.3-1|136	%{_mandir}/man8/string2key.8*
12cu|heimdal-1.5.3-1|137	%{_mandir}/man8/kadmin.8*
12cu|heimdal-1.5.3-1|138	%{_mandir}/man8/ktutil.8*
12cu|heimdal-1.5.3-1|139	%{_mandir}/cat8/string2key.8*
12cu|heimdal-1.5.3-1|140	%{_mandir}/cat8/kadmin.8*
12cu|heimdal-1.5.3-1|141	%{_mandir}/cat8/ktutil.8*
12cu|heimdal-1.5.3-1|142	
12cu|heimdal-1.5.3-1|143	#----------------------------------------------------------------------------
12cu|heimdal-1.5.3-1|144	
12cu|heimdal-1.5.3-1|145	%package	server
12cu|heimdal-1.5.3-1|146	Summary:	Kerberos Server
12cu|heimdal-1.5.3-1|147	Group:		System/Servers
12cu|heimdal-1.5.3-1|148	Requires:	%{name}-libs = %{EVRD}
12cu|heimdal-1.5.3-1|149	# krb5 package ships krb5.conf etc on mdv 2008.0 and later
12cu|heimdal-1.5.3-1|150	Requires:	krb5
12cu|heimdal-1.5.3-1|151	Requires(post):	chkconfig
12cu|heimdal-1.5.3-1|152	Requires(preun):chkconfig
12cu|heimdal-1.5.3-1|153	Conflicts:	krb5-server
12cu|heimdal-1.5.3-1|154	
12cu|heimdal-1.5.3-1|155	%description	server
12cu|heimdal-1.5.3-1|156	This package contains the master KDC.
12cu|heimdal-1.5.3-1|157	
12cu|heimdal-1.5.3-1|158	%files server
12cu|heimdal-1.5.3-1|159	%doc NEWS TODO
12cu|heimdal-1.5.3-1|160	%{_initrddir}/%{name}
12cu|heimdal-1.5.3-1|161	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cu|heimdal-1.5.3-1|162	%config(noreplace) %{_sysconfdir}/xinetd.d/kadmind
12cu|heimdal-1.5.3-1|163	%dir %{_localstatedir}/lib/%{name}
12cu|heimdal-1.5.3-1|164	%config(noreplace) %{_localstatedir}/lib/%{name}/kadmind.acl
12cu|heimdal-1.5.3-1|165	# %{_mandir}/*1/kimpersonate.1*
12cu|heimdal-1.5.3-1|166	%{_mandir}/*8/kdigest.8*
12cu|heimdal-1.5.3-1|167	%{_mandir}/*8/kimpersonate.8*
12cu|heimdal-1.5.3-1|168	%{_mandir}/*8/iprop.8*
12cu|heimdal-1.5.3-1|169	%{_mandir}/*8/iprop-log.8*
12cu|heimdal-1.5.3-1|170	%{_mandir}/man8/kstash.8*
12cu|heimdal-1.5.3-1|171	%{_mandir}/man8/hprop.8*
12cu|heimdal-1.5.3-1|172	%{_mandir}/man8/hpropd.8*
12cu|heimdal-1.5.3-1|173	%{_mandir}/man8/kadmind.8*
12cu|heimdal-1.5.3-1|174	%{_mandir}/man8/kdc.8*
12cu|heimdal-1.5.3-1|175	%{_mandir}/man8/kxd.8*
12cu|heimdal-1.5.3-1|176	%{_mandir}/man8/kfd.8*
12cu|heimdal-1.5.3-1|177	%{_mandir}/man8/kpasswdd.8*
12cu|heimdal-1.5.3-1|178	%{_mandir}/man8/kcm.8*
12cu|heimdal-1.5.3-1|179	%{_mandir}/*8/ipropd-*.8*
12cu|heimdal-1.5.3-1|180	%{_mandir}/cat8/kstash.8*
12cu|heimdal-1.5.3-1|181	%{_mandir}/cat8/hprop.8*
12cu|heimdal-1.5.3-1|182	%{_mandir}/cat8/hpropd.8*
12cu|heimdal-1.5.3-1|183	%{_mandir}/cat8/kadmind.8*
12cu|heimdal-1.5.3-1|184	%{_mandir}/cat8/kdc.8*
12cu|heimdal-1.5.3-1|185	%{_mandir}/cat8/kxd.8*
12cu|heimdal-1.5.3-1|186	%{_mandir}/cat8/kfd.8*
12cu|heimdal-1.5.3-1|187	%{_mandir}/cat8/kpasswdd.8*
12cu|heimdal-1.5.3-1|188	%{_mandir}/cat8/kcm.8*
12cu|heimdal-1.5.3-1|189	%{_sbindir}/kstash
12cu|heimdal-1.5.3-1|190	%{_sbindir}/hprop
12cu|heimdal-1.5.3-1|191	%{_sbindir}/hpropd
12cu|heimdal-1.5.3-1|192	%{_sbindir}/ipropd-master
12cu|heimdal-1.5.3-1|193	%{_sbindir}/ipropd-slave
12cu|heimdal-1.5.3-1|194	%{_sbindir}/kadmind
12cu|heimdal-1.5.3-1|195	%{_sbindir}/kdc
12cu|heimdal-1.5.3-1|196	%{_sbindir}/kxd
12cu|heimdal-1.5.3-1|197	%{_sbindir}/kfd
12cu|heimdal-1.5.3-1|198	%{_sbindir}/kpasswdd
12cu|heimdal-1.5.3-1|199	%{_sbindir}/iprop-log
12cu|heimdal-1.5.3-1|200	%{_sbindir}/kcm
12cu|heimdal-1.5.3-1|201	%{_sbindir}/kdigest
12cu|heimdal-1.5.3-1|202	%{_sbindir}/kimpersonate
12cu|heimdal-1.5.3-1|203	%{_libdir}/%{name}
12cu|heimdal-1.5.3-1|204	%{_datadir}/%{name}
12cu|heimdal-1.5.3-1|205	%doc doc/*.html lib/hdb/hdb.schema
12cu|heimdal-1.5.3-1|206	
12cu|heimdal-1.5.3-1|207	%pre server
12cu|heimdal-1.5.3-1|208	if [ -d %{_var}/%{name} ]; then
12cu|heimdal-1.5.3-1|209	mv %{_var}/%{name} %{_localstatedir}/lib/%{name}
12cu|heimdal-1.5.3-1|210	fi
12cu|heimdal-1.5.3-1|211	
12cu|heimdal-1.5.3-1|212	%post server
12cu|heimdal-1.5.3-1|213	%_post_service %{name}
12cu|heimdal-1.5.3-1|214	
12cu|heimdal-1.5.3-1|215	%preun server
12cu|heimdal-1.5.3-1|216	%_preun_service %{name}
12cu|heimdal-1.5.3-1|217	
12cu|heimdal-1.5.3-1|218	#----------------------------------------------------------------------------
12cu|heimdal-1.5.3-1|219	
12cu|heimdal-1.5.3-1|220	# Not working right yet
12cu|heimdal-1.5.3-1|221	%if 0
12cu|heimdal-1.5.3-1|222	%package	hdb_ldap
12cu|heimdal-1.5.3-1|223	Summary:	Kerberos Server LDAP Backend
12cu|heimdal-1.5.3-1|224	Group:		System/Servers
12cu|heimdal-1.5.3-1|225	Requires:	%{name}-server = %{EVRD}
12cu|heimdal-1.5.3-1|226	
12cu|heimdal-1.5.3-1|227	%description	hdb_ldap
12cu|heimdal-1.5.3-1|228	This package contains the LDAP HDB backend plugin, which allows the use of
12cu|heimdal-1.5.3-1|229	an LDAP server for storing the Heimdal database.
12cu|heimdal-1.5.3-1|230	
12cu|heimdal-1.5.3-1|231	%files hdb_ldap
12cu|heimdal-1.5.3-1|232	%{_libdir}/hdb_ldap*
12cu|heimdal-1.5.3-1|233	%endif
12cu|heimdal-1.5.3-1|234	
12cu|heimdal-1.5.3-1|235	#----------------------------------------------------------------------------
12cu|heimdal-1.5.3-1|236	
12cu|heimdal-1.5.3-1|237	%package	libs
12cu|heimdal-1.5.3-1|238	Summary:	Heimdal shared libraries
12cu|heimdal-1.5.3-1|239	Group:		System/Libraries
12cu|heimdal-1.5.3-1|240	Conflicts:	%{_lib}gssapi2
12cu|heimdal-1.5.3-1|241	
12cu|heimdal-1.5.3-1|242	%description	libs
12cu|heimdal-1.5.3-1|243	This package contains shared libraries required by several of the other heimdal
12cu|heimdal-1.5.3-1|244	packages.
12cu|heimdal-1.5.3-1|245	
12cu|heimdal-1.5.3-1|246	%files libs
12cu|heimdal-1.5.3-1|247	%attr(400,root,root) %ghost %{_sysconfdir}/krb5.keytab
12cu|heimdal-1.5.3-1|248	%{_libdir}/lib*.so.*
12cu|heimdal-1.5.3-1|249	%{_libdir}/windc*.so.*
12cu|heimdal-1.5.3-1|250	%{_infodir}/heimdal.info*
12cu|heimdal-1.5.3-1|251	%{_infodir}/hx509.info.*
12cu|heimdal-1.5.3-1|252	%{_mandir}/man8/kerberos.8*
12cu|heimdal-1.5.3-1|253	%{_mandir}/cat8/kerberos.8*
12cu|heimdal-1.5.3-1|254	
12cu|heimdal-1.5.3-1|255	#----------------------------------------------------------------------------
12cu|heimdal-1.5.3-1|256	
12cu|heimdal-1.5.3-1|257	%package	login
12cu|heimdal-1.5.3-1|258	Summary:	Used when signing onto a system
12cu|heimdal-1.5.3-1|259	Group:		Networking/Other
12cu|heimdal-1.5.3-1|260	Requires:	%{name}-libs = %{EVRD}
12cu|heimdal-1.5.3-1|261	Provides:	login
12cu|heimdal-1.5.3-1|262	Conflicts:	util-linux shadow-utils
12cu|heimdal-1.5.3-1|263	
12cu|heimdal-1.5.3-1|264	%description	login
12cu|heimdal-1.5.3-1|265	login is used when signing onto a system. It can also be used to
12cu|heimdal-1.5.3-1|266	switch from one user to another at any time (most modern shells have
12cu|heimdal-1.5.3-1|267	support for this feature built into them, however). This package
12cu|heimdal-1.5.3-1|268	contain kerberized version login program.
12cu|heimdal-1.5.3-1|269	
12cu|heimdal-1.5.3-1|270	%files login
12cu|heimdal-1.5.3-1|271	%{_bindir}/login
12cu|heimdal-1.5.3-1|272	%{_mandir}/man1/login.1*
12cu|heimdal-1.5.3-1|273	%{_mandir}/cat1/login.1*
12cu|heimdal-1.5.3-1|274	
12cu|heimdal-1.5.3-1|275	#----------------------------------------------------------------------------
12cu|heimdal-1.5.3-1|276	
12cu|heimdal-1.5.3-1|277	%package	ftp
12cu|heimdal-1.5.3-1|278	Summary:	The standard UNIX FTP (file transfer protocol) client
12cu|heimdal-1.5.3-1|279	Group:		Networking/Other
12cu|heimdal-1.5.3-1|280	Requires:	%{name}-libs = %{EVRD}
12cu|heimdal-1.5.3-1|281	Conflicts:	ftp-client-krb5
12cu|heimdal-1.5.3-1|282	Provides:	ftp-client
12cu|heimdal-1.5.3-1|283	
12cu|heimdal-1.5.3-1|284	%description	ftp
12cu|heimdal-1.5.3-1|285	The ftp package provides the standard UNIX command-line FTP client
12cu|heimdal-1.5.3-1|286	with kerberos authentication support. FTP is the file transfer
12cu|heimdal-1.5.3-1|287	protocol, which is a widely used Internet protocol for transferring
12cu|heimdal-1.5.3-1|288	files and for archiving files.
12cu|heimdal-1.5.3-1|289	
12cu|heimdal-1.5.3-1|290	%files ftp
12cu|heimdal-1.5.3-1|291	%{_bindir}/ftp
12cu|heimdal-1.5.3-1|292	%{_mandir}/man1/ftp.1*
12cu|heimdal-1.5.3-1|293	%{_mandir}/cat1/ftp.1*
12cu|heimdal-1.5.3-1|294	
12cu|heimdal-1.5.3-1|295	#----------------------------------------------------------------------------
12cu|heimdal-1.5.3-1|296	
12cu|heimdal-1.5.3-1|297	%package	rsh
12cu|heimdal-1.5.3-1|298	Summary:	Clients for remote access commands (rsh, rlogin, rcp)
12cu|heimdal-1.5.3-1|299	Group:		Networking/Other
12cu|heimdal-1.5.3-1|300	Requires:	%{name}-libs = %{EVRD}
12cu|heimdal-1.5.3-1|301	Provides:	rsh-client
12cu|heimdal-1.5.3-1|302	
12cu|heimdal-1.5.3-1|303	%description	rsh
12cu|heimdal-1.5.3-1|304	The rsh package contains a set of programs which allow users to run
12cu|heimdal-1.5.3-1|305	commands on remote machines, login to other machines and copy files
12cu|heimdal-1.5.3-1|306	between machines (rsh, rlogin and rcp). All three of these commands
12cu|heimdal-1.5.3-1|307	use rhosts style authentication. This package contains the clients
12cu|heimdal-1.5.3-1|308	needed for all of these services.
12cu|heimdal-1.5.3-1|309	
12cu|heimdal-1.5.3-1|310	%files rsh
12cu|heimdal-1.5.3-1|311	%{_bindir}/rsh
12cu|heimdal-1.5.3-1|312	%{_bindir}/rcp
12cu|heimdal-1.5.3-1|313	%{_mandir}/man1/rsh.1*
12cu|heimdal-1.5.3-1|314	%{_mandir}/cat1/rsh.1*
12cu|heimdal-1.5.3-1|315	%{_mandir}/man1/rcp.1*
12cu|heimdal-1.5.3-1|316	%{_mandir}/cat1/rcp.1*
12cu|heimdal-1.5.3-1|317	
12cu|heimdal-1.5.3-1|318	#----------------------------------------------------------------------------
12cu|heimdal-1.5.3-1|319	
12cu|heimdal-1.5.3-1|320	%package	telnet
12cu|heimdal-1.5.3-1|321	Summary:	Client for the telnet remote login
12cu|heimdal-1.5.3-1|322	Group:		Networking/Other
12cu|heimdal-1.5.3-1|323	Requires:	%{name}-libs = %{EVRD}
12cu|heimdal-1.5.3-1|324	Conflicts:	krb5-appl-clients
12cu|heimdal-1.5.3-1|325	Conflicts:	netkit-telnet
12cu|heimdal-1.5.3-1|326	Provides:	telnet-client
12cu|heimdal-1.5.3-1|327	
12cu|heimdal-1.5.3-1|328	%description	telnet
12cu|heimdal-1.5.3-1|329	Telnet is a popular protocol for remote logins across the Internet.
12cu|heimdal-1.5.3-1|330	This package provides a command line telnet client.
12cu|heimdal-1.5.3-1|331	
12cu|heimdal-1.5.3-1|332	%files telnet
12cu|heimdal-1.5.3-1|333	%{_bindir}/telnet
12cu|heimdal-1.5.3-1|334	%{_mandir}/man1/telnet.1*
12cu|heimdal-1.5.3-1|335	%{_mandir}/cat1/telnet.1*
12cu|heimdal-1.5.3-1|336	
12cu|heimdal-1.5.3-1|337	#----------------------------------------------------------------------------
12cu|heimdal-1.5.3-1|338	
12cu|heimdal-1.5.3-1|339	%package	ftpd
12cu|heimdal-1.5.3-1|340	Summary:	The standard UNIX FTP (file transfer protocol) server
12cu|heimdal-1.5.3-1|341	Group:		System/Servers
12cu|heimdal-1.5.3-1|342	Requires(pre):	xinetd
12cu|heimdal-1.5.3-1|343	Requires:	%{name}-libs = %{EVRD}
12cu|heimdal-1.5.3-1|344	Conflicts:	ftp-server-krb5
12cu|heimdal-1.5.3-1|345	Provides:	ftp-server
12cu|heimdal-1.5.3-1|346	
12cu|heimdal-1.5.3-1|347	%description	ftpd
12cu|heimdal-1.5.3-1|348	FTP is the file transfer protocol, which is a widely used Internet
12cu|heimdal-1.5.3-1|349	protocol for transferring files and for archiving files.
12cu|heimdal-1.5.3-1|350	
12cu|heimdal-1.5.3-1|351	%files ftpd
12cu|heimdal-1.5.3-1|352	%config(noreplace) %{_sysconfdir}/xinetd.d/ftpd
12cu|heimdal-1.5.3-1|353	%{_sbindir}/ftpd
12cu|heimdal-1.5.3-1|354	%{_mandir}/man8/ftpd.8*
12cu|heimdal-1.5.3-1|355	%{_mandir}/cat8/ftpd.8*
12cu|heimdal-1.5.3-1|356	
12cu|heimdal-1.5.3-1|357	%post ftpd
12cu|heimdal-1.5.3-1|358	service xinetd condreload
12cu|heimdal-1.5.3-1|359	
12cu|heimdal-1.5.3-1|360	%postun ftpd
12cu|heimdal-1.5.3-1|361	service xinetd condreload
12cu|heimdal-1.5.3-1|362	
12cu|heimdal-1.5.3-1|363	#----------------------------------------------------------------------------
12cu|heimdal-1.5.3-1|364	
12cu|heimdal-1.5.3-1|365	%package	rshd
12cu|heimdal-1.5.3-1|366	Summary:	Server for remote access commands (rsh, rlogin, rcp)
12cu|heimdal-1.5.3-1|367	Group:		System/Servers
12cu|heimdal-1.5.3-1|368	Requires(pre):	xinetd
12cu|heimdal-1.5.3-1|369	Requires:	%{name}-libs = %{EVRD}
12cu|heimdal-1.5.3-1|370	Provides:	rsh-server
12cu|heimdal-1.5.3-1|371	
12cu|heimdal-1.5.3-1|372	%description	rshd
12cu|heimdal-1.5.3-1|373	The rsh package contains a set of programs which allow users to run
12cu|heimdal-1.5.3-1|374	commmands on remote machines, login to other machines and copy files
12cu|heimdal-1.5.3-1|375	between machines (rsh, rlogin and rcp). All three of these commands
12cu|heimdal-1.5.3-1|376	use rhosts style authentication. This package contains servers needed
12cu|heimdal-1.5.3-1|377	for all of these services.
12cu|heimdal-1.5.3-1|378	
12cu|heimdal-1.5.3-1|379	%files rshd
12cu|heimdal-1.5.3-1|380	%config(noreplace) %{_sysconfdir}/xinetd.d/rshd
12cu|heimdal-1.5.3-1|381	%{_sbindir}/rshd
12cu|heimdal-1.5.3-1|382	%{_mandir}/man8/rshd.8*
12cu|heimdal-1.5.3-1|383	%{_mandir}/cat8/rshd.8*
12cu|heimdal-1.5.3-1|384	
12cu|heimdal-1.5.3-1|385	%post rshd
12cu|heimdal-1.5.3-1|386	service xinetd condreload
12cu|heimdal-1.5.3-1|387	
12cu|heimdal-1.5.3-1|388	%postun rshd
12cu|heimdal-1.5.3-1|389	service xinetd condreload
12cu|heimdal-1.5.3-1|390	
12cu|heimdal-1.5.3-1|391	#----------------------------------------------------------------------------
12cu|heimdal-1.5.3-1|392	
12cu|heimdal-1.5.3-1|393	%package	telnetd
12cu|heimdal-1.5.3-1|394	Summary:	Server for the telnet remote login
12cu|heimdal-1.5.3-1|395	Group:		System/Servers
12cu|heimdal-1.5.3-1|396	Requires(pre):	xinetd
12cu|heimdal-1.5.3-1|397	Requires:	%{name}-libs = %{EVRD}
12cu|heimdal-1.5.3-1|398	Conflicts:	krb5-appl-servers
12cu|heimdal-1.5.3-1|399	Conflicts:	netkit-telnet-server
12cu|heimdal-1.5.3-1|400	Provides:	telnet-server
12cu|heimdal-1.5.3-1|401	
12cu|heimdal-1.5.3-1|402	%description	telnetd
12cu|heimdal-1.5.3-1|403	Telnet is a popular protocol for remote logins across the Internet.
12cu|heimdal-1.5.3-1|404	This package provides a telnet daemon which allows remote logins into
12cu|heimdal-1.5.3-1|405	the machine it is running on.
12cu|heimdal-1.5.3-1|406	
12cu|heimdal-1.5.3-1|407	%files telnetd
12cu|heimdal-1.5.3-1|408	%config(noreplace) %{_sysconfdir}/xinetd.d/telnetd
12cu|heimdal-1.5.3-1|409	%{_sbindir}/telnetd
12cu|heimdal-1.5.3-1|410	%{_mandir}/man8/telnetd.8*
12cu|heimdal-1.5.3-1|411	%{_mandir}/cat8/telnetd.8*
12cu|heimdal-1.5.3-1|412	
12cu|heimdal-1.5.3-1|413	%post telnetd
12cu|heimdal-1.5.3-1|414	service xinetd condreload
12cu|heimdal-1.5.3-1|415	
12cu|heimdal-1.5.3-1|416	%postun telnetd
12cu|heimdal-1.5.3-1|417	service xinetd condreload
12cu|heimdal-1.5.3-1|418	
12cu|heimdal-1.5.3-1|419	#----------------------------------------------------------------------------
12cu|heimdal-1.5.3-1|420	
12cu|heimdal-1.5.3-1|421	%if 0
12cu|heimdal-1.5.3-1|422	%package	clients
12cu|heimdal-1.5.3-1|423	Summary:	Kerberos programs for use on workstations
12cu|heimdal-1.5.3-1|424	Group:		Networking/Other
12cu|heimdal-1.5.3-1|425	Requires:	%{name}-libs = %{EVRD}
12cu|heimdal-1.5.3-1|426	
12cu|heimdal-1.5.3-1|427	%description	clients
12cu|heimdal-1.5.3-1|428	Kerberos 5 Clients.
12cu|heimdal-1.5.3-1|429	%endif
12cu|heimdal-1.5.3-1|430	
12cu|heimdal-1.5.3-1|431	#----------------------------------------------------------------------------
12cu|heimdal-1.5.3-1|432	
12cu|heimdal-1.5.3-1|433	%package	daemons
12cu|heimdal-1.5.3-1|434	Summary:	Kerberos daemons programs for use on servers
12cu|heimdal-1.5.3-1|435	Group:		System/Servers
12cu|heimdal-1.5.3-1|436	Requires:	%{name}-libs = %{EVRD}
12cu|heimdal-1.5.3-1|437	
12cu|heimdal-1.5.3-1|438	%description	daemons
12cu|heimdal-1.5.3-1|439	Kerberos Daemons.
12cu|heimdal-1.5.3-1|440	
12cu|heimdal-1.5.3-1|441	%files daemons
12cu|heimdal-1.5.3-1|442	%{_sbindir}/popper
12cu|heimdal-1.5.3-1|443	%{_sbindir}/push
12cu|heimdal-1.5.3-1|444	%{_mandir}/man8/popper.8*
12cu|heimdal-1.5.3-1|445	%{_mandir}/man8/push.8*
12cu|heimdal-1.5.3-1|446	%{_mandir}/cat8/popper.8*
12cu|heimdal-1.5.3-1|447	%{_mandir}/cat8/push.8*
12cu|heimdal-1.5.3-1|448	
12cu|heimdal-1.5.3-1|449	#----------------------------------------------------------------------------
12cu|heimdal-1.5.3-1|450	
12cu|heimdal-1.5.3-1|451	%package	devel
12cu|heimdal-1.5.3-1|452	Summary:	Header files for heimdal
12cu|heimdal-1.5.3-1|453	Group:		System/Libraries
12cu|heimdal-1.5.3-1|454	Requires:	%{name}-libs = %{EVRD}
12cu|heimdal-1.5.3-1|455	Conflicts:	libxmlrpc-devel
12cu|heimdal-1.5.3-1|456	Conflicts:	krb5-devel
12cu|heimdal-1.5.3-1|457	Conflicts:	ext2fs-devel
12cu|heimdal-1.5.3-1|458	
12cu|heimdal-1.5.3-1|459	%description	devel
12cu|heimdal-1.5.3-1|460	Contains files needed to compile and link software using the kerberos
12cu|heimdal-1.5.3-1|461	libraries.
12cu|heimdal-1.5.3-1|462	
12cu|heimdal-1.5.3-1|463	%files devel
12cu|heimdal-1.5.3-1|464	%{_bindir}/heimdal-config
12cu|heimdal-1.5.3-1|465	%{multiarch_bindir}/heimdal-config
12cu|heimdal-1.5.3-1|466	%{_libdir}/lib*.so
12cu|heimdal-1.5.3-1|467	%{_libdir}/windc.so
12cu|heimdal-1.5.3-1|468	%{_includedir}/*
12cu|heimdal-1.5.3-1|469	%{_libdir}/pkgconfig/heimdal-gssapi.pc
12cu|heimdal-1.5.3-1|470	
12cu|heimdal-1.5.3-1|471	#----------------------------------------------------------------------------
12cu|heimdal-1.5.3-1|472	
12cu|heimdal-1.5.3-1|473	%package	devel-doc
12cu|heimdal-1.5.3-1|474	Summary:	Developer documentation for heimdal
12cu|heimdal-1.5.3-1|475	Group:		System/Libraries
12cu|heimdal-1.5.3-1|476	Conflicts:	heimdal-devel
12cu|heimdal-1.5.3-1|477	
12cu|heimdal-1.5.3-1|478	%description	devel-doc
12cu|heimdal-1.5.3-1|479	Contains the documentation covering functions etc. in the heimdal libraries
12cu|heimdal-1.5.3-1|480	
12cu|heimdal-1.5.3-1|481	%files devel-doc
12cu|heimdal-1.5.3-1|482	%{_mandir}/man1/krb5-config.1*
12cu|heimdal-1.5.3-1|483	%{_mandir}/cat1/krb5-config.1*
12cu|heimdal-1.5.3-1|484	%{_mandir}/man3/*
12cu|heimdal-1.5.3-1|485	%{_mandir}/cat3/*
12cu|heimdal-1.5.3-1|486	
12cu|heimdal-1.5.3-1|487	#----------------------------------------------------------------------------
12cu|heimdal-1.5.3-1|488	
12cu|heimdal-1.5.3-1|489	%prep
12cu|heimdal-1.5.3-1|490	%setup -q
12cu|heimdal-1.5.3-1|491	%patch11 -p1 -b .passwd_check
12cu|heimdal-1.5.3-1|492	
12cu|heimdal-1.5.3-1|493	%build
12cu|heimdal-1.5.3-1|494	%serverbuild
12cu|heimdal-1.5.3-1|495	#   --sysconfdir=%{_sysconfdir}/%{name} \
12cu|heimdal-1.5.3-1|496	%configure2_5x \
12cu|heimdal-1.5.3-1|497	--libexecdir=%{_sbindir} \
12cu|heimdal-1.5.3-1|498	--with-hdbdir=%{_localstatedir}/lib/%{name} \
12cu|heimdal-1.5.3-1|499	--disable-static \
12cu|heimdal-1.5.3-1|500	--enable-shared \
12cu|heimdal-1.5.3-1|501	--with-readline \
12cu|heimdal-1.5.3-1|502	--with-readline-lib=%{_libdir} \
12cu|heimdal-1.5.3-1|503	--with-readline-include=%{_includedir}/readline \
12cu|heimdal-1.5.3-1|504	--with-openldap=%{_prefix} \
12cu|heimdal-1.5.3-1|505	--with-sqlite3=%{_prefix} \
12cu|heimdal-1.5.3-1|506	--with-libintl=%{_prefix} \
12cu|heimdal-1.5.3-1|507	--with-x \
12cu|heimdal-1.5.3-1|508	--with-ipv6 \
12cu|heimdal-1.5.3-1|509	--enable-kcm \
12cu|heimdal-1.5.3-1|510	--enable-pk-init
12cu|heimdal-1.5.3-1|511	%if 0
12cu|heimdal-1.5.3-1|512	--enable-hdb-openldap-module
12cu|heimdal-1.5.3-1|513	%endif
12cu|heimdal-1.5.3-1|514	make
12cu|heimdal-1.5.3-1|515	%make -C doc html
12cu|heimdal-1.5.3-1|516	
12cu|heimdal-1.5.3-1|517	%install
12cu|heimdal-1.5.3-1|518	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12cu|heimdal-1.5.3-1|519	#install -d %{buildroot}%{_sysconfdir}/%{name}
12cu|heimdal-1.5.3-1|520	
12cu|heimdal-1.5.3-1|521	%makeinstall_std
12cu|heimdal-1.5.3-1|522	
12cu|heimdal-1.5.3-1|523	install appl/su/.libs/su %{buildroot}%{_bindir}/ksu
12cu|heimdal-1.5.3-1|524	#install %{SOURCE4} %{buildroot}%{_sysconfdir}/krb5.conf
12cu|heimdal-1.5.3-1|525	
12cu|heimdal-1.5.3-1|526	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/%{name}
12cu|heimdal-1.5.3-1|527	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cu|heimdal-1.5.3-1|528	# FIXME install %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cu|heimdal-1.5.3-1|529	# FIXME install %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cu|heimdal-1.5.3-1|530	
12cu|heimdal-1.5.3-1|531	install -m644 %{SOURCE5} -D %{buildroot}%{_sysconfdir}/xinetd.d/ftpd
12cu|heimdal-1.5.3-1|532	install -m644 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/xinetd.d/rshd
12cu|heimdal-1.5.3-1|533	install -m644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/xinetd.d/telnetd
12cu|heimdal-1.5.3-1|534	install -m644 %{SOURCE8} -D %{buildroot}%{_sysconfdir}/xinetd.d/kadmind
12cu|heimdal-1.5.3-1|535	
12cu|heimdal-1.5.3-1|536	chmod +r %{buildroot}%{_bindir}/otp   # qrde dlaczego to ma chmod 0
12cu|heimdal-1.5.3-1|537	
12cu|heimdal-1.5.3-1|538	#touch %{buildroot}%{_sysconfdir}/%{name}/krb5.keytab
12cu|heimdal-1.5.3-1|539	touch %{buildroot}%{_sysconfdir}/krb5.keytab
12cu|heimdal-1.5.3-1|540	touch %{buildroot}%{_localstatedir}/lib/%{name}/kadmind.acl
12cu|heimdal-1.5.3-1|541	
12cu|heimdal-1.5.3-1|542	# prevent some conflicts
12cu|heimdal-1.5.3-1|543	mv %{buildroot}%{_mandir}/man1/su.1 %{buildroot}%{_mandir}/man1/ksu.1
12cu|heimdal-1.5.3-1|544	mv %{buildroot}%{_mandir}/cat1/su.1 %{buildroot}%{_mandir}/cat1/ksu.1
12cu|heimdal-1.5.3-1|545	rm -f %{buildroot}%{_mandir}/*5/ftpusers.5*
12cu|heimdal-1.5.3-1|546	
12cu|heimdal-1.5.3-1|547	rm -f %{buildroot}%{_libdir}/lib{com_err,ss}.so
12cu|heimdal-1.5.3-1|548	rm -f %{buildroot}%{_includedir}/{glob,fnmatch,ss/ss}.h
12cu|heimdal-1.5.3-1|549	rm -f %{buildroot}%{_bindir}/mk_cmds
12cu|heimdal-1.5.3-1|550	
12cu|heimdal-1.5.3-1|551	# see if we can avoid conflicting with krb5-devel
12cu|heimdal-1.5.3-1|552	mv %{buildroot}%{_bindir}/krb5-config %{buildroot}%{_bindir}/heimdal-config
12cu|heimdal-1.5.3-1|553	%multiarch_binaries %{buildroot}%{_bindir}/heimdal-config
12cu|heimdal-1.5.3-1|554	
12cu|heimdal-1.5.3-1|555	# utils
12cu|heimdal-1.5.3-1|556	install -m755 tools/kdc-log-analyze.pl -D %{buildroot}%{_datadir}/%{name}/kdc-log-analyze.pl
12cu|heimdal-1.5.3-1|557	install -m755 lib/kadm5/check-cracklib.pl -D %{buildroot}%{_datadir}/%{name}/check-cracklib.pl
12cu|heimdal-1.5.3-1|558	perl -pi -e 's|^#! ?/usr/pkg/bin/perl|#!%{_bindir}/perl|' \
12cu|heimdal-1.5.3-1|559	%{buildroot}%{_datadir}/%{name}/*.pl
12cu|heimdal-1.5.3-1|560	
12cu|heimdal-1.5.3-1|561	# stuff installed there because of libexecdir redefinition
12cu|heimdal-1.5.3-1|562	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_libdir}
12cu|heimdal-1.5.3-1|563	
12cu|heimdal-1.5.3-1|564	# cleanups
12cu|heimdal-1.5.3-1|565	rm -f %{buildroot}%{_libdir}/*.*a
12cu|heimdal-1.5.3-1|566	
12cu|heimdal-1.5.3-1|567	# looks like we don't need these
12cu|heimdal-1.5.3-1|568	rm -f %{buildroot}%{_mandir}/*5/qop.5*
12cu|heimdal-1.5.3-1|569	rm -f %{buildroot}%{_mandir}/cat5/mech.5
12cu|heimdal-1.5.3-1|570	
12cu|heimdal-1.5.3-1|571	%check
12cu|heimdal-1.5.3-1|572	%if %{?_with_test:1}%{!?_with_test:0}
12cu|heimdal-1.5.3-1|573	# For some reason this check fails partially just under rpm:
12cu|heimdal-1.5.3-1|574	perl -pi -e 's/check-iprop //g' tests/kdc/Makefile
12cu|heimdal-1.5.3-1|575	make -C tests check
12cu|heimdal-1.5.3-1|576	%endif
12cu|heimdal-1.5.3-1|577	
12cu|heimdal-1.5.3-1|578	
12cu|heimdal-1.5.3-1|579	%changelog
12cu|heimdal-1.5.3-1|580	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.3-1
12cu|heimdal-1.5.3-1|581	+ Revision: 63c16af
12cu|heimdal-1.5.3-1|582	- LOG Update files
12cu|heimdal-1.5.3-1|583	
12cu|heimdal-1.5.3-1|584	

9659 12
12cu|heimdall-1.4.1-0.RC2.1|1	%define prerel RC2
12cu|heimdall-1.4.1-0.RC2.1|2	
12cu|heimdall-1.4.1-0.RC2.1|3	%define udev_rules_dir /lib/udev/rules.d
12cu|heimdall-1.4.1-0.RC2.1|4	
12cu|heimdall-1.4.1-0.RC2.1|5	Name:		heimdall
12cu|heimdall-1.4.1-0.RC2.1|6	Version:	1.4.1
12cu|heimdall-1.4.1-0.RC2.1|7	%if "%prerel" != ""
12cu|heimdall-1.4.1-0.RC2.1|8	Release:	0.%prerel.1
12cu|heimdall-1.4.1-0.RC2.1|9	%else
12cu|heimdall-1.4.1-0.RC2.1|10	Release:	1
12cu|heimdall-1.4.1-0.RC2.1|11	%endif
12cu|heimdall-1.4.1-0.RC2.1|12	Summary:	Flash firmware (aka ROMs) onto Samsung Galaxy S devices
12cu|heimdall-1.4.1-0.RC2.1|13	Group:		Development/Other
12cu|heimdall-1.4.1-0.RC2.1|14	License:	MIT
12cu|heimdall-1.4.1-0.RC2.1|15	URL:		http://www.glassechidna.com.au/products/%{name}/
12cu|heimdall-1.4.1-0.RC2.1|16	# Source has to be generated from https://github.com/Benjamin-Dobell/Heimdall/tree/v1.3.1
12cu|heimdall-1.4.1-0.RC2.1|17	# using:
12cu|heimdall-1.4.1-0.RC2.1|18	# git clone git://github.com/Benjamin-Dobell/Heimdall.git
12cu|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
12cu|heimdall-1.4.1-0.RC2.1|20	Source0:	%{name}-%{version}%prerel.tar.xz
12cu|heimdall-1.4.1-0.RC2.1|21	BuildRequires:	pkgconfig(libusb-1.0)
12cu|heimdall-1.4.1-0.RC2.1|22	BuildRequires:	dos2unix
12cu|heimdall-1.4.1-0.RC2.1|23	BuildRequires:	qt4-devel
12cu|heimdall-1.4.1-0.RC2.1|24	
12cu|heimdall-1.4.1-0.RC2.1|25	%description
12cu|heimdall-1.4.1-0.RC2.1|26	Heimdall is a cross-platform open-source utility to flash firmware (aka ROMs)
12cu|heimdall-1.4.1-0.RC2.1|27	onto Samsung Galaxy S devices.
12cu|heimdall-1.4.1-0.RC2.1|28	
12cu|heimdall-1.4.1-0.RC2.1|29	%package frontend
12cu|heimdall-1.4.1-0.RC2.1|30	Summary:	Qt4 based frontend for %{name}
12cu|heimdall-1.4.1-0.RC2.1|31	Group:		Graphical desktop/KDE
12cu|heimdall-1.4.1-0.RC2.1|32	Requires:	%{name} = %{version}-%{release}
12cu|heimdall-1.4.1-0.RC2.1|33	
12cu|heimdall-1.4.1-0.RC2.1|34	%description frontend
12cu|heimdall-1.4.1-0.RC2.1|35	Heimdall is a cross-platform open-source utility to flash firmware (aka ROMs)
12cu|heimdall-1.4.1-0.RC2.1|36	onto Samsung Galaxy S devices.
12cu|heimdall-1.4.1-0.RC2.1|37	
12cu|heimdall-1.4.1-0.RC2.1|38	This package provides Qt4 based frontend for %{name}.
12cu|heimdall-1.4.1-0.RC2.1|39	
12cu|heimdall-1.4.1-0.RC2.1|40	%prep
12cu|heimdall-1.4.1-0.RC2.1|41	%setup -q
12cu|heimdall-1.4.1-0.RC2.1|42	%apply_patches
12cu|heimdall-1.4.1-0.RC2.1|43	
12cu|heimdall-1.4.1-0.RC2.1|44	#fix EOLs
12cu|heimdall-1.4.1-0.RC2.1|45	dos2unix Linux/README
12cu|heimdall-1.4.1-0.RC2.1|46	
12cu|heimdall-1.4.1-0.RC2.1|47	#fix frontend install
12cu|heimdall-1.4.1-0.RC2.1|48	sed -i -e 's|/usr/local/bin|%{_bindir}|g' heimdall-frontend/heimdall-frontend.pro
12cu|heimdall-1.4.1-0.RC2.1|49	
12cu|heimdall-1.4.1-0.RC2.1|50	%build
12cu|heimdall-1.4.1-0.RC2.1|51	cd libpit
12cu|heimdall-1.4.1-0.RC2.1|52	%configure
12cu|heimdall-1.4.1-0.RC2.1|53	%make
12cu|heimdall-1.4.1-0.RC2.1|54	cd ..
12cu|heimdall-1.4.1-0.RC2.1|55	cd heimdall
12cu|heimdall-1.4.1-0.RC2.1|56	./autogen.sh --help || :
12cu|heimdall-1.4.1-0.RC2.1|57	%configure2_5x
12cu|heimdall-1.4.1-0.RC2.1|58	%make V=1
12cu|heimdall-1.4.1-0.RC2.1|59	cd ..
12cu|heimdall-1.4.1-0.RC2.1|60	
12cu|heimdall-1.4.1-0.RC2.1|61	cd heimdall-frontend
12cu|heimdall-1.4.1-0.RC2.1|62	%qmake_qt4 heimdall-frontend.pro
12cu|heimdall-1.4.1-0.RC2.1|63	%make V=1
12cu|heimdall-1.4.1-0.RC2.1|64	cd ..
12cu|heimdall-1.4.1-0.RC2.1|65	
12cu|heimdall-1.4.1-0.RC2.1|66	%install
12cu|heimdall-1.4.1-0.RC2.1|67	pushd heimdall
12cu|heimdall-1.4.1-0.RC2.1|68	%makeinstall_std
12cu|heimdall-1.4.1-0.RC2.1|69	popd
12cu|heimdall-1.4.1-0.RC2.1|70	
12cu|heimdall-1.4.1-0.RC2.1|71	pushd heimdall-frontend
12cu|heimdall-1.4.1-0.RC2.1|72	%make INSTALL_ROOT=%{buildroot} install
12cu|heimdall-1.4.1-0.RC2.1|73	popd
12cu|heimdall-1.4.1-0.RC2.1|74	
12cu|heimdall-1.4.1-0.RC2.1|75	# udev rule
12cu|heimdall-1.4.1-0.RC2.1|76	mkdir -p %{buildroot}%{udev_rules_dir}
12cu|heimdall-1.4.1-0.RC2.1|77	cat > %{buildroot}%{udev_rules_dir}/60-heimdall-galaxy-s.rules << EOF
12cu|heimdall-1.4.1-0.RC2.1|78	SUBSYSTEM=="usb", ATTR{idVendor}=="04e8", ATTR{idProduct}=="6601", MODE="0666"
12cu|heimdall-1.4.1-0.RC2.1|79	EOF
12cu|heimdall-1.4.1-0.RC2.1|80	
12cu|heimdall-1.4.1-0.RC2.1|81	# desktop file
12cu|heimdall-1.4.1-0.RC2.1|82	# TODO: better icon
12cu|heimdall-1.4.1-0.RC2.1|83	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|heimdall-1.4.1-0.RC2.1|84	cat > %{buildroot}%{_datadir}/applications/mandriva-heimdall.desktop << EOF
12cu|heimdall-1.4.1-0.RC2.1|85	[Desktop Entry]
12cu|heimdall-1.4.1-0.RC2.1|86	Name=Heimdall
12cu|heimdall-1.4.1-0.RC2.1|87	Comment=Flash firmware (aka ROMs) onto Samsung Galaxy S devices
12cu|heimdall-1.4.1-0.RC2.1|88	Icon=phone
12cu|heimdall-1.4.1-0.RC2.1|89	Exec=%{name}-frontend
12cu|heimdall-1.4.1-0.RC2.1|90	Terminal=false
12cu|heimdall-1.4.1-0.RC2.1|91	Type=Application
12cu|heimdall-1.4.1-0.RC2.1|92	Categories=Qt;Utility;
12cu|heimdall-1.4.1-0.RC2.1|93	EOF
12cu|heimdall-1.4.1-0.RC2.1|94	
12cu|heimdall-1.4.1-0.RC2.1|95	%post
12cu|heimdall-1.4.1-0.RC2.1|96	udevadm control --reload
12cu|heimdall-1.4.1-0.RC2.1|97	
12cu|heimdall-1.4.1-0.RC2.1|98	%postun
12cu|heimdall-1.4.1-0.RC2.1|99	udevadm control --reload
12cu|heimdall-1.4.1-0.RC2.1|100	
12cu|heimdall-1.4.1-0.RC2.1|101	%files
12cu|heimdall-1.4.1-0.RC2.1|102	%defattr(-,root,root)
12cu|heimdall-1.4.1-0.RC2.1|103	%doc Linux/README heimdall/LICENSE
12cu|heimdall-1.4.1-0.RC2.1|104	%{_bindir}/%{name}
12cu|heimdall-1.4.1-0.RC2.1|105	%{udev_rules_dir}/60-heimdall-galaxy-s.rules
12cu|heimdall-1.4.1-0.RC2.1|106	
12cu|heimdall-1.4.1-0.RC2.1|107	%files frontend
12cu|heimdall-1.4.1-0.RC2.1|108	%defattr(-,root,root)
12cu|heimdall-1.4.1-0.RC2.1|109	%doc Linux/README heimdall/LICENSE
12cu|heimdall-1.4.1-0.RC2.1|110	%{_bindir}/%{name}-frontend
12cu|heimdall-1.4.1-0.RC2.1|111	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|heimdall-1.4.1-0.RC2.1|112	
12cu|heimdall-1.4.1-0.RC2.1|113	
12cu|heimdall-1.4.1-0.RC2.1|114	%changelog
12cu|heimdall-1.4.1-0.RC2.1|115	* Tue Sep 11 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.3.1-1mdv2012.0
12cu|heimdall-1.4.1-0.RC2.1|116	+ Revision: 816803
12cu|heimdall-1.4.1-0.RC2.1|117	- Update to 1.3.1
12cu|heimdall-1.4.1-0.RC2.1|118	- Don't require root privileges during %%install
12cu|heimdall-1.4.1-0.RC2.1|119	
12cu|heimdall-1.4.1-0.RC2.1|120	* Wed Dec 22 2010 Jani Välimaa <wally@mandriva.org> 1.1.1-1mdv2011.0
12cu|heimdall-1.4.1-0.RC2.1|121	+ Revision: 623913
12cu|heimdall-1.4.1-0.RC2.1|122	- new version 1.1.1
12cu|heimdall-1.4.1-0.RC2.1|123	- update udev rule
12cu|heimdall-1.4.1-0.RC2.1|124	
12cu|heimdall-1.4.1-0.RC2.1|125	* Sun Dec 05 2010 Jani Välimaa <wally@mandriva.org> 1.1.0-1mdv2011.0
12cu|heimdall-1.4.1-0.RC2.1|126	+ Revision: 610718
12cu|heimdall-1.4.1-0.RC2.1|127	- new version 1.1.0
12cu|heimdall-1.4.1-0.RC2.1|128	- add udev rule to handle device rights after plug in
12cu|heimdall-1.4.1-0.RC2.1|129	- introduce new heimdall-frontend package
12cu|heimdall-1.4.1-0.RC2.1|130	
12cu|heimdall-1.4.1-0.RC2.1|131	* Mon Nov 01 2010 Jani Välimaa <wally@mandriva.org> 1.0.0-1mdv2011.0
12cu|heimdall-1.4.1-0.RC2.1|132	+ Revision: 591515
12cu|heimdall-1.4.1-0.RC2.1|133	- import heimdall
12cu|heimdall-1.4.1-0.RC2.1|134	

9660 12
12cu|heroes-0.21-11|1	%define	dataversion	1.5
12cu|heroes-0.21-11|2	
12cu|heroes-0.21-11|3	Summary:	Game like Nibbles but different
12cu|heroes-0.21-11|4	Name:		heroes
12cu|heroes-0.21-11|5	Version:	0.21
12cu|heroes-0.21-11|6	Release:	11
12cu|heroes-0.21-11|7	Source0:	http://download.sourceforge.net/heroes/%{name}-%{version}.tar.bz2
12cu|heroes-0.21-11|8	Source1:	http://download.sourceforge.net/heroes/%{name}-data-%{dataversion}.tar.bz2
12cu|heroes-0.21-11|9	Source2:	http://download.sourceforge.net/heroes/%{name}-sound-tracks-1.0.tar.bz2
12cu|heroes-0.21-11|10	Source3:	http://download.sourceforge.net/heroes/%{name}-sound-effects-1.0.tar.bz2
12cu|heroes-0.21-11|11	Source5:	%{name}-16.png
12cu|heroes-0.21-11|12	Source6:	%{name}-32.png
12cu|heroes-0.21-11|13	Source7:	%{name}-48.png
12cu|heroes-0.21-11|14	Patch0:		%{name}-0.21-debian-fixes.patch.bz2
12cu|heroes-0.21-11|15	Patch1:		heroes-0.21-fix-build-gcc4.patch.bz2
12cu|heroes-0.21-11|16	License:	GPL
12cu|heroes-0.21-11|17	Url:		http://heroes.sourceforge.net/
12cu|heroes-0.21-11|18	Group:		Games/Arcade
12cu|heroes-0.21-11|19	BuildRequires:	gettext bison SDL-devel SDL_mixer-devel
12cu|heroes-0.21-11|20	
12cu|heroes-0.21-11|21	%description
12cu|heroes-0.21-11|22	Heroes is similar to the "Tron" and "Nibbles" games of yore, but includes
12cu|heroes-0.21-11|23	many graphical improvements and new game features.  In it, you must
12cu|heroes-0.21-11|24	maneuver a small vehicle around a world and collect powerups while avoiding
12cu|heroes-0.21-11|25	obstacles, your opponents' trails, and even your own trail. Several modes
12cu|heroes-0.21-11|26	of play are available, including "get-all-the-bonuses", deathmatch, and
12cu|heroes-0.21-11|27	"squish-the-pedestrians".
12cu|heroes-0.21-11|28	
12cu|heroes-0.21-11|29	%prep
12cu|heroes-0.21-11|30	%setup -q
12cu|heroes-0.21-11|31	%setup -q -D -T -a 1
12cu|heroes-0.21-11|32	%setup -q -D -T -a 2
12cu|heroes-0.21-11|33	%setup -q -D -T -a 3
12cu|heroes-0.21-11|34	%patch0 -p1
12cu|heroes-0.21-11|35	%patch1 -p1
12cu|heroes-0.21-11|36	
12cu|heroes-0.21-11|37	cat <<EOF > %{name}.menu
12cu|heroes-0.21-11|38	?package(%{name}):command="%{_gamesbindir}/%{name}" \
12cu|heroes-0.21-11|39	icon=%{name}.png \
12cu|heroes-0.21-11|40	needs="x11" \
12cu|heroes-0.21-11|41	section="More Applications/Games/Arcade" \
12cu|heroes-0.21-11|42	title="Heroes"\
12cu|heroes-0.21-11|43	longtitle="%{Summary}" xdg="true"
12cu|heroes-0.21-11|44	EOF
12cu|heroes-0.21-11|45	
12cu|heroes-0.21-11|46	cat << EOF > mandriva-%{name}.desktop
12cu|heroes-0.21-11|47	[Desktop Entry]
12cu|heroes-0.21-11|48	Encoding=UTF-8
12cu|heroes-0.21-11|49	Name=Heroes
12cu|heroes-0.21-11|50	Comment=%{summary}
12cu|heroes-0.21-11|51	Exec=%_gamesbindir/%{name}
12cu|heroes-0.21-11|52	Icon=%{name}
12cu|heroes-0.21-11|53	Terminal=false
12cu|heroes-0.21-11|54	Type=Application
12cu|heroes-0.21-11|55	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cu|heroes-0.21-11|56	EOF
12cu|heroes-0.21-11|57	
12cu|heroes-0.21-11|58	%build
12cu|heroes-0.21-11|59	%configure	--bindir=%{_gamesbindir} \
12cu|heroes-0.21-11|60	--datadir=%{_gamesdatadir} \
12cu|heroes-0.21-11|61	--disable-debug \
12cu|heroes-0.21-11|62	--with-sdl
12cu|heroes-0.21-11|63	%make LDFLAGS="-lm -lpthread"
12cu|heroes-0.21-11|64	(cd %{name}-data-%{dataversion}
12cu|heroes-0.21-11|65	%configure	--bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
12cu|heroes-0.21-11|66	%make
12cu|heroes-0.21-11|67	)
12cu|heroes-0.21-11|68	for i in sound-effects sound-tracks; do
12cu|heroes-0.21-11|69	(
12cu|heroes-0.21-11|70	cd %{name}-$i-1.0
12cu|heroes-0.21-11|71	%configure --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
12cu|heroes-0.21-11|72	
12cu|heroes-0.21-11|73	%make
12cu|heroes-0.21-11|74	)
12cu|heroes-0.21-11|75	done
12cu|heroes-0.21-11|76	
12cu|heroes-0.21-11|77	%install
12cu|heroes-0.21-11|78	rm -rf $RPM_BUILD_ROOT
12cu|heroes-0.21-11|79	%makeinstall bindir=$RPM_BUILD_ROOT%{_gamesbindir} datadir=$RPM_BUILD_ROOT%{_gamesdatadir}
12cu|heroes-0.21-11|80	(cd %{name}-data-%{dataversion}
12cu|heroes-0.21-11|81	%makeinstall bindir=$RPM_BUILD_ROOT%{_gamesbindir} datadir=$RPM_BUILD_ROOT%{_gamesdatadir}
12cu|heroes-0.21-11|82	)
12cu|heroes-0.21-11|83	for i in sound-effects sound-tracks; do
12cu|heroes-0.21-11|84	(
12cu|heroes-0.21-11|85	cd %{name}-$i-1.0
12cu|heroes-0.21-11|86	%makeinstall bindir=$RPM_BUILD_ROOT%{_gamesbindir} datadir=$RPM_BUILD_ROOT%{_gamesdatadir}
12cu|heroes-0.21-11|87	)
12cu|heroes-0.21-11|88	done
12cu|heroes-0.21-11|89	
12cu|heroes-0.21-11|90	mv $RPM_BUILD_ROOT%{_gamesdatadir}/locale/ $RPM_BUILD_ROOT%{_datadir}/
12cu|heroes-0.21-11|91	%find_lang %{name}
12cu|heroes-0.21-11|92	
12cu|heroes-0.21-11|93	install -D -m644 mandriva-%{name}.desktop $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop
12cu|heroes-0.21-11|94	install -m644 %SOURCE6 -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cu|heroes-0.21-11|95	install -m644 %SOURCE5 -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cu|heroes-0.21-11|96	install -m644 %SOURCE7 -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cu|heroes-0.21-11|97	
12cu|heroes-0.21-11|98	
12cu|heroes-0.21-11|99	
12cu|heroes-0.21-11|100	%clean
12cu|heroes-0.21-11|101	rm -rf $RPM_BUILD_ROOT
12cu|heroes-0.21-11|102	
12cu|heroes-0.21-11|103	%files -f %{name}.lang
12cu|heroes-0.21-11|104	%defattr(-,root,root)
12cu|heroes-0.21-11|105	%doc AUTHORS ChangeLog INSTALL NEWS README THANKS TODO
12cu|heroes-0.21-11|106	%{_gamesdatadir}/%{name}
12cu|heroes-0.21-11|107	%{_mandir}/man6/%{name}*
12cu|heroes-0.21-11|108	%{_gamesbindir}/%{name}*
12cu|heroes-0.21-11|109	%{_datadir}/applications/*
12cu|heroes-0.21-11|110	%{_iconsdir}/%{name}.png
12cu|heroes-0.21-11|111	%{_miconsdir}/%{name}.png
12cu|heroes-0.21-11|112	%{_liconsdir}/%{name}.png
12cu|heroes-0.21-11|113	%{_infodir}/%{name}.info*
12cu|heroes-0.21-11|114	
12cu|heroes-0.21-11|115	
12cu|heroes-0.21-11|116	
12cu|heroes-0.21-11|117	%changelog
12cu|heroes-0.21-11|118	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.21-8mdv2010.0
12cu|heroes-0.21-11|119	+ Revision: 429391
12cu|heroes-0.21-11|120	- rebuild
12cu|heroes-0.21-11|121	
12cu|heroes-0.21-11|122	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.21-7mdv2009.0
12cu|heroes-0.21-11|123	+ Revision: 218432
12cu|heroes-0.21-11|124	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|heroes-0.21-11|125	
12cu|heroes-0.21-11|126	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|heroes-0.21-11|127	- drop old menu
12cu|heroes-0.21-11|128	- kill re-definition of %%buildroot on Pixel's request
12cu|heroes-0.21-11|129	- import heroes
12cu|heroes-0.21-11|130	
12cu|heroes-0.21-11|131	+ Olivier Blin <oblin@mandriva.com>
12cu|heroes-0.21-11|132	- restore BuildRoot
12cu|heroes-0.21-11|133	
12cu|heroes-0.21-11|134	
12cu|heroes-0.21-11|135	* Fri Jul  7 2006 Pixel <pixel@mandriva.com> 0.21-7mdv2007.0
12cu|heroes-0.21-11|136	- use mkrel
12cu|heroes-0.21-11|137	- switch to XDG menu
12cu|heroes-0.21-11|138	
12cu|heroes-0.21-11|139	* Tue Oct 11 2005 Pixel <pixel@mandriva.com> 0.21-6mdk
12cu|heroes-0.21-11|140	- rebuild
12cu|heroes-0.21-11|141	- apply patch from debian (debian bug #297314)
12cu|heroes-0.21-11|142	
12cu|heroes-0.21-11|143	* Thu Nov 20 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.21-5mdk
12cu|heroes-0.21-11|144	- merge in debian fixes (P0)
12cu|heroes-0.21-11|145	- fix buildrequires (lib64..)
12cu|heroes-0.21-11|146	- drop Packager tag
12cu|heroes-0.21-11|147	- minor cosmetics
12cu|heroes-0.21-11|148	- link against sdl
12cu|heroes-0.21-11|149	
12cu|heroes-0.21-11|150	* Mon Aug 04 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.21-4mdk
12cu|heroes-0.21-11|151	- rebuild
12cu|heroes-0.21-11|152	- don't use overuse wildcards in %%files list
12cu|heroes-0.21-11|153	- change summary macro to avoid possible conflicts
12cu|heroes-0.21-11|154	- --disable-debug
12cu|heroes-0.21-11|155	
12cu|heroes-0.21-11|156	* Sat Nov 23 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.21-3mdk
12cu|heroes-0.21-11|157	- add info page
12cu|heroes-0.21-11|158	- fix locales location
12cu|heroes-0.21-11|159	
12cu|heroes-0.21-11|160	* Thu Nov 12 2002 Per Øyvind Karlsen <peroyvind@delonic.no> 0.21-2mdk
12cu|heroes-0.21-11|161	- Install stuff in the right places
12cu|heroes-0.21-11|162	- Remove obsolete Prefix tag
12cu|heroes-0.21-11|163	- Add menu item
12cu|heroes-0.21-11|164	- Add icons
12cu|heroes-0.21-11|165	- Cleanups
12cu|heroes-0.21-11|166	
12cu|heroes-0.21-11|167	* Thu Jun 27 2002 Pixel <pixel@mandrakesoft.com> 0.21-1mdk
12cu|heroes-0.21-11|168	- new main release
12cu|heroes-0.21-11|169	- new data release
12cu|heroes-0.21-11|170	
12cu|heroes-0.21-11|171	* Sat Feb  2 2002 Pixel <pixel@mandrakesoft.com> 0.19-1mdk
12cu|heroes-0.21-11|172	- new main version
12cu|heroes-0.21-11|173	- new data version
12cu|heroes-0.21-11|174	
12cu|heroes-0.21-11|175	* Fri Oct 26 2001 Pixel <pixel@mandrakesoft.com> 0.15-1mdk
12cu|heroes-0.21-11|176	- new version
12cu|heroes-0.21-11|177	
12cu|heroes-0.21-11|178	* Fri Oct 19 2001 Pixel <pixel@mandrakesoft.com> 0.14-1mdk
12cu|heroes-0.21-11|179	- new main version
12cu|heroes-0.21-11|180	- new data version
12cu|heroes-0.21-11|181	
12cu|heroes-0.21-11|182	* Thu Oct 11 2001 Pixel <pixel@mandrakesoft.com> 0.12-3mdk
12cu|heroes-0.21-11|183	- s/Copyright/License/
12cu|heroes-0.21-11|184	- fix rights on sources
12cu|heroes-0.21-11|185	
12cu|heroes-0.21-11|186	* Thu Jul 12 2001 Daouda LO <daouda@mandrakesoft.com> 0.12-2mdk
12cu|heroes-0.21-11|187	- update heroes source data to 1.1.
12cu|heroes-0.21-11|188	- provides mising icons.
12cu|heroes-0.21-11|189	
12cu|heroes-0.21-11|190	* Wed Jul 11 2001  Daouda Lo <daouda@mandrakesoft.com> 0.12-1mdk
12cu|heroes-0.21-11|191	- new version.
12cu|heroes-0.21-11|192	
12cu|heroes-0.21-11|193	* Tue Jul  3 2001 Pixel <pixel@mandrakesoft.com> 0.11-1mdk
12cu|heroes-0.21-11|194	- new version
12cu|heroes-0.21-11|195	
12cu|heroes-0.21-11|196	* Mon May 14 2001 Pixel <pixel@mandrakesoft.com> 0.10-2mdk
12cu|heroes-0.21-11|197	- rebuild with new SDL
12cu|heroes-0.21-11|198	
12cu|heroes-0.21-11|199	* Tue May  8 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.10-1mdk
12cu|heroes-0.21-11|200	- version 0.10
12cu|heroes-0.21-11|201	
12cu|heroes-0.21-11|202	* Mon Mar  5 2001 Pixel <pixel@mandrakesoft.com> 0.9-2mdk
12cu|heroes-0.21-11|203	- add mo files (thanks to Alexandre Duret-Lutz)
12cu|heroes-0.21-11|204	
12cu|heroes-0.21-11|205	* Sat Mar  3 2001 Pixel <pixel@mandrakesoft.com> 0.9-1mdk
12cu|heroes-0.21-11|206	- new version
12cu|heroes-0.21-11|207	
12cu|heroes-0.21-11|208	* Wed Dec 20 2000 Pixel <pixel@mandrakesoft.com> 0.8-1mdk
12cu|heroes-0.21-11|209	- new version
12cu|heroes-0.21-11|210	
12cu|heroes-0.21-11|211	* Tue Dec 19 2000 Pixel <pixel@mandrakesoft.com> 0.7-2mdk
12cu|heroes-0.21-11|212	- rebuild with new libSDL_mixer
12cu|heroes-0.21-11|213	
12cu|heroes-0.21-11|214	* Wed Nov 29 2000 Pixel <pixel@mandrakesoft.com> 0.7-1mdk
12cu|heroes-0.21-11|215	- initial spec

9661 12
12cu|hevea-2.09-3|1	#hevea-debuginfo.x86_64: E: debuginfo-without-sources (Badness: 1)
12cu|hevea-2.09-3|2	%define debug_package	%{nil}
12cu|hevea-2.09-3|3	
12cu|hevea-2.09-3|4	Summary:	A fast LaTeX to HTML translator
12cu|hevea-2.09-3|5	Name:		hevea
12cu|hevea-2.09-3|6	Version:	2.09
12cu|hevea-2.09-3|7	Release:	3
12cu|hevea-2.09-3|8	License:	QPL
12cu|hevea-2.09-3|9	Group:		Publishing
12cu|hevea-2.09-3|10	Url:		http://hevea.inria.fr/
12cu|hevea-2.09-3|11	Source0:	http://para.inria.fr/~maranget/hevea/distri/hevea-%{version}.tar.gz
12cu|hevea-2.09-3|12	Source1:	http://para.inria.fr/~maranget/hevea/distri/hevea-%{version}-manual.tar.gz
12cu|hevea-2.09-3|13	Source100:	%{name}.rpmlintrc
12cu|hevea-2.09-3|14	BuildRequires:	ocaml >= 3.07
12cu|hevea-2.09-3|15	Requires:	texlive-kpathsea.bin
12cu|hevea-2.09-3|16	Requires(post,postun):	texlive-kpathsea.bin
12cu|hevea-2.09-3|17	
12cu|hevea-2.09-3|18	%description
12cu|hevea-2.09-3|19	HEVEA is a LaTeX to HTML translator.  The input language is a fairly
12cu|hevea-2.09-3|20	complete subset of LaTeX2e (old LaTeX style is also accepted) and
12cu|hevea-2.09-3|21	the output language is HTML that is (hopefully) correct with respect
12cu|hevea-2.09-3|22	to version 4.0 (transitional).
12cu|hevea-2.09-3|23	
12cu|hevea-2.09-3|24	This package is a binary installation of the hevea system.
12cu|hevea-2.09-3|25	This software includes the Objective Caml run-time system, which is
12cu|hevea-2.09-3|26	copyright 1995--1999 INRIA.
12cu|hevea-2.09-3|27	
12cu|hevea-2.09-3|28	%files
12cu|hevea-2.09-3|29	%doc %{name}-%{version}-manual/*
12cu|hevea-2.09-3|30	%{_bindir}/*
12cu|hevea-2.09-3|31	%{_datadir}/%{name}
12cu|hevea-2.09-3|32	%{_datadir}/texmf-dist/tex/latex/%{name}.sty
12cu|hevea-2.09-3|33	
12cu|hevea-2.09-3|34	%post
12cu|hevea-2.09-3|35	%{_bindir}/mktexlsr
12cu|hevea-2.09-3|36	
12cu|hevea-2.09-3|37	%postun
12cu|hevea-2.09-3|38	%{_bindir}/mktexlsr
12cu|hevea-2.09-3|39	
12cu|hevea-2.09-3|40	#----------------------------------------------------------------------------
12cu|hevea-2.09-3|41	
12cu|hevea-2.09-3|42	%prep
12cu|hevea-2.09-3|43	%setup -q -a 1
12cu|hevea-2.09-3|44	
12cu|hevea-2.09-3|45	%build
12cu|hevea-2.09-3|46	rm -f config.sh
12cu|hevea-2.09-3|47	make \
12cu|hevea-2.09-3|48	DESTDIR=%{buildroot} \
12cu|hevea-2.09-3|49	PREFIX=%{_prefix} \
12cu|hevea-2.09-3|50	LIBDIR=%{_datadir}/%{name} \
12cu|hevea-2.09-3|51	LATEXLIBDIR=%{_datadir}/texmf-dist/tex/latex
12cu|hevea-2.09-3|52	
12cu|hevea-2.09-3|53	%install
12cu|hevea-2.09-3|54	install -d -m 755 %{buildroot}%{_bindir}
12cu|hevea-2.09-3|55	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|hevea-2.09-3|56	install -d -m 755 %{buildroot}%{_datadir}/texmf-dist/tex/latex/%{name}
12cu|hevea-2.09-3|57	make install \
12cu|hevea-2.09-3|58	DESTDIR=%{buildroot} \
12cu|hevea-2.09-3|59	PREFIX=%{_prefix} \
12cu|hevea-2.09-3|60	LIBDIR=%{_datadir}/%{name} \
12cu|hevea-2.09-3|61	LATEXLIBDIR=%{_datadir}/texmf-dist/tex/latex
12cu|hevea-2.09-3|62	
12cu|hevea-2.09-3|63	
12cu|hevea-2.09-3|64	%changelog
12cu|hevea-2.09-3|65	* Thu Apr 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.09-3
12cu|hevea-2.09-3|66	+ Revision: 4a5af53
12cu|hevea-2.09-3|67	- Rebuild for new texlive
12cu|hevea-2.09-3|68	
12cu|hevea-2.09-3|69	

9662 12
12cu|hexamine-0.2.1-6|1	Summary:	Hexagonal Minesweeper
12cu|hexamine-0.2.1-6|2	Name:		hexamine
12cu|hexamine-0.2.1-6|3	Version:	0.2.1
12cu|hexamine-0.2.1-6|4	Release:	6
12cu|hexamine-0.2.1-6|5	License:	GPLv2+
12cu|hexamine-0.2.1-6|6	Group:		Games/Puzzles
12cu|hexamine-0.2.1-6|7	Url:		http://sourceforge.net/projects/hexamine
12cu|hexamine-0.2.1-6|8	Source0:	http://prdownloads.sourceforge.net/hexamine/%{name}-%{version}.tar.bz2
12cu|hexamine-0.2.1-6|9	Source1:	%{name}.6
12cu|hexamine-0.2.1-6|10	BuildRequires:	imagemagick
12cu|hexamine-0.2.1-6|11	Requires:	pygame
12cu|hexamine-0.2.1-6|12	BuildArch:	noarch
12cu|hexamine-0.2.1-6|13	
12cu|hexamine-0.2.1-6|14	%description
12cu|hexamine-0.2.1-6|15	A puzzle game, based on Minesweeper idea.
12cu|hexamine-0.2.1-6|16	
12cu|hexamine-0.2.1-6|17	It introduces hexagonal grid, 3 different mine powers and extended
12cu|hexamine-0.2.1-6|18	neighborhood information. All the above allows to present non trivial
12cu|hexamine-0.2.1-6|19	but mostly solvable game situations even for most experienced player.
12cu|hexamine-0.2.1-6|20	
12cu|hexamine-0.2.1-6|21	You can configure the game using system wide or user configuration file.
12cu|hexamine-0.2.1-6|22	
12cu|hexamine-0.2.1-6|23	%files
12cu|hexamine-0.2.1-6|24	%doc ABOUT README
12cu|hexamine-0.2.1-6|25	%attr(0755,root,games) %{_gamesbindir}/%{name}
12cu|hexamine-0.2.1-6|26	%{_gamesdatadir}/%{name}
12cu|hexamine-0.2.1-6|27	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cu|hexamine-0.2.1-6|28	%{_miconsdir}/%{name}.png
12cu|hexamine-0.2.1-6|29	%{_iconsdir}/%{name}.png
12cu|hexamine-0.2.1-6|30	%{_liconsdir}/%{name}.png
12cu|hexamine-0.2.1-6|31	%{_datadir}/applications/%{name}.desktop
12cu|hexamine-0.2.1-6|32	%{_mandir}/man6/%{name}.6*
12cu|hexamine-0.2.1-6|33	
12cu|hexamine-0.2.1-6|34	#----------------------------------------------------------------------------
12cu|hexamine-0.2.1-6|35	
12cu|hexamine-0.2.1-6|36	%prep
12cu|hexamine-0.2.1-6|37	%setup -q -n %{name}
12cu|hexamine-0.2.1-6|38	perl -pi -e "s#./skins#%{_gamesdatadir}/%{name}/skins#g" hexamine.py
12cu|hexamine-0.2.1-6|39	convert -size 16x16 skins/basic/hextile_flag_4.png %{name}-16.png
12cu|hexamine-0.2.1-6|40	convert -size 32x32 skins/basic/hextile_flag_4.png %{name}-32.png
12cu|hexamine-0.2.1-6|41	convert -size 48x48 skins/basic/hextile_flag_4.png %{name}-48.png
12cu|hexamine-0.2.1-6|42	
12cu|hexamine-0.2.1-6|43	%build
12cu|hexamine-0.2.1-6|44	
12cu|hexamine-0.2.1-6|45	%install
12cu|hexamine-0.2.1-6|46	install -d -m 755 %{buildroot}%{_gamesbindir}
12cu|hexamine-0.2.1-6|47	install -m 755 %{name}.py %{buildroot}%{_gamesbindir}/%{name}
12cu|hexamine-0.2.1-6|48	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}/skins/basic/
12cu|hexamine-0.2.1-6|49	install -m 644 skins/basic/* %{buildroot}%{_gamesdatadir}/%{name}/skins/basic/
12cu|hexamine-0.2.1-6|50	install -d -m 755 %{buildroot}/%{_sysconfdir}
12cu|hexamine-0.2.1-6|51	install -m 644 %{name}.conf %{buildroot}/%{_sysconfdir}
12cu|hexamine-0.2.1-6|52	
12cu|hexamine-0.2.1-6|53	#icons
12cu|hexamine-0.2.1-6|54	install -d -m 755 %{buildroot}/%{_miconsdir}
12cu|hexamine-0.2.1-6|55	install -m 644 %{name}-16.png %{buildroot}/%{_miconsdir}/%{name}.png
12cu|hexamine-0.2.1-6|56	install -d -m 755 %{buildroot}/%{_iconsdir}
12cu|hexamine-0.2.1-6|57	install -m 644 %{name}-32.png %{buildroot}/%{_iconsdir}/%{name}.png
12cu|hexamine-0.2.1-6|58	install -d -m 755 %{buildroot}/%{_liconsdir}
12cu|hexamine-0.2.1-6|59	install -m 644 %{name}-48.png %{buildroot}/%{_liconsdir}/%{name}.png
12cu|hexamine-0.2.1-6|60	
12cu|hexamine-0.2.1-6|61	#xdg menu
12cu|hexamine-0.2.1-6|62	install -d -m 755 %{buildroot}%{_datadir}/applications
12cu|hexamine-0.2.1-6|63	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|hexamine-0.2.1-6|64	[Desktop Entry]
12cu|hexamine-0.2.1-6|65	Name=Hexamine
12cu|hexamine-0.2.1-6|66	Comment=%{summary}
12cu|hexamine-0.2.1-6|67	Exec=%{_gamesbindir}/%{name}
12cu|hexamine-0.2.1-6|68	Icon=%{name}
12cu|hexamine-0.2.1-6|69	Terminal=false
12cu|hexamine-0.2.1-6|70	Type=Application
12cu|hexamine-0.2.1-6|71	Categories=Game;LogicGame;
12cu|hexamine-0.2.1-6|72	EOF
12cu|hexamine-0.2.1-6|73	
12cu|hexamine-0.2.1-6|74	#man page
12cu|hexamine-0.2.1-6|75	install -d -m 755 %{buildroot}/%{_mandir}/man6
12cu|hexamine-0.2.1-6|76	install -m 644 %{SOURCE1} %{buildroot}/%{_mandir}/man6/%{name}.6
12cu|hexamine-0.2.1-6|77	
12cu|hexamine-0.2.1-6|78	
12cu|hexamine-0.2.1-6|79	%changelog
12cu|hexamine-0.2.1-6|80	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.1-6
12cu|hexamine-0.2.1-6|81	+ Revision: c77ea2f
12cu|hexamine-0.2.1-6|82	- LOG Fix rpmlint errors
12cu|hexamine-0.2.1-6|83	
12cu|hexamine-0.2.1-6|84	

9663 12
12cu|hexcalc-1.11-22|1	Summary:	A decimal, hexadecimal, octal and binary calculator
12cu|hexcalc-1.11-22|2	Name:		hexcalc
12cu|hexcalc-1.11-22|3	Version:	1.11
12cu|hexcalc-1.11-22|4	Release:	22
12cu|hexcalc-1.11-22|5	License:	GPL-like
12cu|hexcalc-1.11-22|6	Group:		Sciences/Mathematics
12cu|hexcalc-1.11-22|7	Source0:	ftp://ftp.x.org/R5contrib/hexcalc.tar.bz2
12cu|hexcalc-1.11-22|8	Source1:	%{name}-16.png
12cu|hexcalc-1.11-22|9	Source2:	%{name}-32.png
12cu|hexcalc-1.11-22|10	Source3:	%{name}-48.png
12cu|hexcalc-1.11-22|11	BuildRequires:	imake
12cu|hexcalc-1.11-22|12	BuildRequires:	pkgconfig(x11)
12cu|hexcalc-1.11-22|13	BuildRequires:	pkgconfig(xaw7)
12cu|hexcalc-1.11-22|14	BuildRequires:	pkgconfig(xt)
12cu|hexcalc-1.11-22|15	
12cu|hexcalc-1.11-22|16	%description
12cu|hexcalc-1.11-22|17	Hexcalc is a simple multi-radix calculator for programmers. The calculator
12cu|hexcalc-1.11-22|18	operates in four modes (decimal, hexadecimal, octal and binary).
12cu|hexcalc-1.11-22|19	
12cu|hexcalc-1.11-22|20	%files
12cu|hexcalc-1.11-22|21	%{_bindir}/hexcalc
12cu|hexcalc-1.11-22|22	%{_mandir}/*/*
12cu|hexcalc-1.11-22|23	%{_miconsdir}/%{name}.png
12cu|hexcalc-1.11-22|24	%{_iconsdir}/%{name}.png
12cu|hexcalc-1.11-22|25	%{_liconsdir}/%{name}.png
12cu|hexcalc-1.11-22|26	%{_datadir}/applications/%{name}.desktop
12cu|hexcalc-1.11-22|27	
12cu|hexcalc-1.11-22|28	#----------------------------------------------------------------------------
12cu|hexcalc-1.11-22|29	
12cu|hexcalc-1.11-22|30	%prep
12cu|hexcalc-1.11-22|31	%setup -q -n %{name}
12cu|hexcalc-1.11-22|32	
12cu|hexcalc-1.11-22|33	%build
12cu|hexcalc-1.11-22|34	xmkmf
12cu|hexcalc-1.11-22|35	%make CCOPTIONS="%{optflags}" EXTRA_LDOPTIONS="%{ldflags}"
12cu|hexcalc-1.11-22|36	
12cu|hexcalc-1.11-22|37	%install
12cu|hexcalc-1.11-22|38	install -d %{buildroot}%{_bindir}
12cu|hexcalc-1.11-22|39	install -d %{buildroot}%{_mandir}/man1
12cu|hexcalc-1.11-22|40	
12cu|hexcalc-1.11-22|41	install -c hexcalc %{buildroot}%{_bindir}
12cu|hexcalc-1.11-22|42	install -c hexcalc.man %{buildroot}%{_mandir}/man1/hexcalc.1x
12cu|hexcalc-1.11-22|43	
12cu|hexcalc-1.11-22|44	# Menu stuff
12cu|hexcalc-1.11-22|45	install -d %{buildroot}%{_miconsdir}
12cu|hexcalc-1.11-22|46	install -d %{buildroot}%{_iconsdir}
12cu|hexcalc-1.11-22|47	install -d %{buildroot}%{_liconsdir}
12cu|hexcalc-1.11-22|48	
12cu|hexcalc-1.11-22|49	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12cu|hexcalc-1.11-22|50	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12cu|hexcalc-1.11-22|51	install -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
12cu|hexcalc-1.11-22|52	
12cu|hexcalc-1.11-22|53	mkdir -p %{buildroot}%{_datadir}/applications
12cu|hexcalc-1.11-22|54	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|hexcalc-1.11-22|55	[Desktop Entry]
12cu|hexcalc-1.11-22|56	Name=Hexcalc
12cu|hexcalc-1.11-22|57	Comment=Hexadecimal calculator
12cu|hexcalc-1.11-22|58	Exec=%{_bindir}/%{name}
12cu|hexcalc-1.11-22|59	Icon=%{name}
12cu|hexcalc-1.11-22|60	Terminal=false
12cu|hexcalc-1.11-22|61	Type=Application
12cu|hexcalc-1.11-22|62	StartupNotify=true
12cu|hexcalc-1.11-22|63	Categories=Science;Math;
12cu|hexcalc-1.11-22|64	EOF
12cu|hexcalc-1.11-22|65	
12cu|hexcalc-1.11-22|66	
12cu|hexcalc-1.11-22|67	%changelog
12cu|hexcalc-1.11-22|68	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.11-22
12cu|hexcalc-1.11-22|69	+ Revision: 96b971d
12cu|hexcalc-1.11-22|70	- LOG Fix debug package, spec cleanup
12cu|hexcalc-1.11-22|71	
12cu|hexcalc-1.11-22|72	

9664 12
12cu|hexchat-2.9.6.1-1|1	Summary:	A popular and easy to use graphical IRC (chat) client
12cu|hexchat-2.9.6.1-1|2	Name:		hexchat
12cu|hexchat-2.9.6.1-1|3	Version:	2.9.6.1
12cu|hexchat-2.9.6.1-1|4	Release:	1
12cu|hexchat-2.9.6.1-1|5	Group:		Networking/IRC
12cu|hexchat-2.9.6.1-1|6	License:	GPLv2+
12cu|hexchat-2.9.6.1-1|7	URL:		http://www.hexchat.org
12cu|hexchat-2.9.6.1-1|8	Source0:	http://dl.hexchat.net/hexchat/%{name}-%{version}.tar.xz
12cu|hexchat-2.9.6.1-1|9	
12cu|hexchat-2.9.6.1-1|10	BuildRequires:	gettext-devel
12cu|hexchat-2.9.6.1-1|11	BuildRequires:	perl-devel
12cu|hexchat-2.9.6.1-1|12	BuildRequires:	python-devel
12cu|hexchat-2.9.6.1-1|13	BuildRequires:	tcl-devel
12cu|hexchat-2.9.6.1-1|14	BuildRequires:	pkgconfig(libpci)
12cu|hexchat-2.9.6.1-1|15	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|hexchat-2.9.6.1-1|16	BuildRequires:	pkgconfig(glib-2.0)
12cu|hexchat-2.9.6.1-1|17	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|hexchat-2.9.6.1-1|18	BuildRequires:	pkgconfig(libproxy-1.0)
12cu|hexchat-2.9.6.1-1|19	BuildRequires:	pkgconfig(libsexy)
12cu|hexchat-2.9.6.1-1|20	BuildRequires:	pkgconfig(libnotify)
12cu|hexchat-2.9.6.1-1|21	BuildRequires:	openssl-devel
12cu|hexchat-2.9.6.1-1|22	BuildRequires:	desktop-file-utils
12cu|hexchat-2.9.6.1-1|23	
12cu|hexchat-2.9.6.1-1|24	%description
12cu|hexchat-2.9.6.1-1|25	HexChat is an easy to use graphical IRC chat client for the X Window System.
12cu|hexchat-2.9.6.1-1|26	It allows you to join multiple IRC channels (chat rooms) at the same time,
12cu|hexchat-2.9.6.1-1|27	talk publicly, private one-on-one conversations etc. Even file transfers
12cu|hexchat-2.9.6.1-1|28	are possible.
12cu|hexchat-2.9.6.1-1|29	
12cu|hexchat-2.9.6.1-1|30	%prep
12cu|hexchat-2.9.6.1-1|31	%setup -q
12cu|hexchat-2.9.6.1-1|32	NOCONFIGURE=1 ./autogen.sh
12cu|hexchat-2.9.6.1-1|33	
12cu|hexchat-2.9.6.1-1|34	%build
12cu|hexchat-2.9.6.1-1|35	find -type f -exec chmod a-x {} \;
12cu|hexchat-2.9.6.1-1|36	find -name configure -exec chmod a+x {} \;
12cu|hexchat-2.9.6.1-1|37	
12cu|hexchat-2.9.6.1-1|38	%configure2_5x \
12cu|hexchat-2.9.6.1-1|39	--enable-ipv6 \
12cu|hexchat-2.9.6.1-1|40	--enable-spell=libsexy \
12cu|hexchat-2.9.6.1-1|41	--enable-shm
12cu|hexchat-2.9.6.1-1|42	
12cu|hexchat-2.9.6.1-1|43	%make
12cu|hexchat-2.9.6.1-1|44	
12cu|hexchat-2.9.6.1-1|45	%install
12cu|hexchat-2.9.6.1-1|46	%makeinstall_std
12cu|hexchat-2.9.6.1-1|47	
12cu|hexchat-2.9.6.1-1|48	# Add SVG for hicolor
12cu|hexchat-2.9.6.1-1|49	install -D -m644 share/icons/hexchat.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/hexchat.svg
12cu|hexchat-2.9.6.1-1|50	
12cu|hexchat-2.9.6.1-1|51	# Drop deprecated TCL plugin
12cu|hexchat-2.9.6.1-1|52	find %{buildroot} -name 'tcl.so' -exec rm -f {} ';'
12cu|hexchat-2.9.6.1-1|53	
12cu|hexchat-2.9.6.1-1|54	# Remove unused schema
12cu|hexchat-2.9.6.1-1|55	rm -f %{buildroot}%{_sysconfdir}/gconf/schemas/apps_hexchat_url_handler.schemas
12cu|hexchat-2.9.6.1-1|56	
12cu|hexchat-2.9.6.1-1|57	
12cu|hexchat-2.9.6.1-1|58	#(tpg) remove these files
12cu|hexchat-2.9.6.1-1|59	rm -rf %{buildroot}%{_includedir}/hexchat-plugin.h
12cu|hexchat-2.9.6.1-1|60	rm -rf %{buildroot}%{_libdir}/pkgconfig/hexchat-plugin.pc
12cu|hexchat-2.9.6.1-1|61	
12cu|hexchat-2.9.6.1-1|62	# Fix opening irc:// links by adding mimetype and editing exec
12cu|hexchat-2.9.6.1-1|63	desktop-file-install \
12cu|hexchat-2.9.6.1-1|64	--add-mime-type='x-scheme-handler/irc;x-scheme-handler/ircs' \
12cu|hexchat-2.9.6.1-1|65	--remove-key=Exec \
12cu|hexchat-2.9.6.1-1|66	--dir=%{buildroot}%{_datadir}/applications/ \
12cu|hexchat-2.9.6.1-1|67	%{buildroot}%{_datadir}/applications/hexchat.desktop
12cu|hexchat-2.9.6.1-1|68	
12cu|hexchat-2.9.6.1-1|69	# Workaround for EL's version of desktop-file-install
12cu|hexchat-2.9.6.1-1|70	echo Exec="sh -c \"hexchat --existing --url %U || exec hexchat\"">>%{buildroot}%{_datadir}/applications/hexchat.desktop
12cu|hexchat-2.9.6.1-1|71	
12cu|hexchat-2.9.6.1-1|72	%find_lang %{name}
12cu|hexchat-2.9.6.1-1|73	
12cu|hexchat-2.9.6.1-1|74	%files -f %{name}.lang
12cu|hexchat-2.9.6.1-1|75	%doc share/doc/*
12cu|hexchat-2.9.6.1-1|76	%dir %{_libdir}/hexchat
12cu|hexchat-2.9.6.1-1|77	%dir %{_libdir}/hexchat/plugins
12cu|hexchat-2.9.6.1-1|78	%{_bindir}/hexchat
12cu|hexchat-2.9.6.1-1|79	%{_libdir}/hexchat/plugins/checksum.so
12cu|hexchat-2.9.6.1-1|80	%{_libdir}/hexchat/plugins/doat.so
12cu|hexchat-2.9.6.1-1|81	%{_libdir}/hexchat/plugins/fishlim.so
12cu|hexchat-2.9.6.1-1|82	%{_libdir}/hexchat/plugins/sysinfo.so
12cu|hexchat-2.9.6.1-1|83	%{_libdir}/hexchat/plugins/perl.so
12cu|hexchat-2.9.6.1-1|84	%{_libdir}/hexchat/plugins/python.so
12cu|hexchat-2.9.6.1-1|85	%{_datadir}/applications/hexchat.desktop
12cu|hexchat-2.9.6.1-1|86	%{_iconsdir}/hicolor/*/apps/*.*g
12cu|hexchat-2.9.6.1-1|87	%{_datadir}/dbus-1/services/org.hexchat.service.service
12cu|hexchat-2.9.6.1-1|88	%{_datadir}/appdata/hexchat.appdata.xml
12cu|hexchat-2.9.6.1-1|89	%{_mandir}/man1/%{name}.1.*
12cu|hexchat-2.9.6.1-1|90	
12cu|hexchat-2.9.6.1-1|91	%changelog
12cu|hexchat-2.9.6.1-1|92	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.9.6.1-1
12cu|hexchat-2.9.6.1-1|93	+ Revision: 1578995
12cu|hexchat-2.9.6.1-1|94	- Added gettext BR
12cu|hexchat-2.9.6.1-1|95	
12cu|hexchat-2.9.6.1-1|96	

9665 12
12cu|hexter-1.0.2-1|1	Name:       hexter
12cu|hexter-1.0.2-1|2	Summary:    Yamaha DX7 modeling DSSI plugin
12cu|hexter-1.0.2-1|3	Version:    1.0.2
12cu|hexter-1.0.2-1|4	Release:    1
12cu|hexter-1.0.2-1|5	
12cu|hexter-1.0.2-1|6	Source:     https://sourceforge.net/projects/dssi/files/hexter/1.0.2/%{name}-%{version}.tar.gz
12cu|hexter-1.0.2-1|7	URL:        http://dssi.sourceforge.net/hexter.html
12cu|hexter-1.0.2-1|8	License:    GPLv2+
12cu|hexter-1.0.2-1|9	Group:      Sound
12cu|hexter-1.0.2-1|10	
12cu|hexter-1.0.2-1|11	BuildRequires:  pkgconfig(dssi)
12cu|hexter-1.0.2-1|12	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|hexter-1.0.2-1|13	BuildRequires:  pkgconfig(liblo)
12cu|hexter-1.0.2-1|14	BuildRequires:  pkgconfig(alsa)
12cu|hexter-1.0.2-1|15	
12cu|hexter-1.0.2-1|16	%description
12cu|hexter-1.0.2-1|17	hexter is a software synthesizer that models the sound generation of a Yamaha
12cu|hexter-1.0.2-1|18	DX7 synthesizer. It can easily load most DX7 patch bank files, accept patch
12cu|hexter-1.0.2-1|19	editing commands via MIDI sys-ex messages (ALSA systems only), and recreate the
12cu|hexter-1.0.2-1|20	sound of the DX7 with greater accuracy than any previous open-source emulation
12cu|hexter-1.0.2-1|21	(that the author is aware of....)
12cu|hexter-1.0.2-1|22	
12cu|hexter-1.0.2-1|23	hexter operates as a plugin for the Disposable Soft Synth Interface (DSSI).
12cu|hexter-1.0.2-1|24	DSSI is a plugin API for software instruments (soft synths) with user
12cu|hexter-1.0.2-1|25	interfaces, permitting them to be hosted in-process by audio applications.
12cu|hexter-1.0.2-1|26	
12cu|hexter-1.0.2-1|27	%prep
12cu|hexter-1.0.2-1|28	%setup -q
12cu|hexter-1.0.2-1|29	
12cu|hexter-1.0.2-1|30	%build
12cu|hexter-1.0.2-1|31	alias libtoolize=true
12cu|hexter-1.0.2-1|32	%configure2_5x
12cu|hexter-1.0.2-1|33	%make
12cu|hexter-1.0.2-1|34	
12cu|hexter-1.0.2-1|35	%install
12cu|hexter-1.0.2-1|36	%makeinstall
12cu|hexter-1.0.2-1|37	
12cu|hexter-1.0.2-1|38	%files
12cu|hexter-1.0.2-1|39	%doc ChangeLog COPYING AUTHORS README TODO
12cu|hexter-1.0.2-1|40	%{_libdir}/dssi/%{name}.so
12cu|hexter-1.0.2-1|41	%{_libdir}/dssi/%{name}/%{name}_gtk
12cu|hexter-1.0.2-1|42	%{_datadir}/%{name}/*.dx7
12cu|hexter-1.0.2-1|43	
12cu|hexter-1.0.2-1|44	
12cu|hexter-1.0.2-1|45	
12cu|hexter-1.0.2-1|46	
12cu|hexter-1.0.2-1|47	%changelog
12cu|hexter-1.0.2-1|48	* Wed Jan 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-1
12cu|hexter-1.0.2-1|49	+ Revision: 26cb3c0
12cu|hexter-1.0.2-1|50	- LOG Updated to 1.0.2 (by updates_builder)
12cu|hexter-1.0.2-1|51	
12cu|hexter-1.0.2-1|52	

9666 12
12cu|hiawatha-9.2-1|1	Summary:	An advanced and secure webserver for Unix
12cu|hiawatha-9.2-1|2	Name:		hiawatha
12cu|hiawatha-9.2-1|3	Version:	9.2
12cu|hiawatha-9.2-1|4	Release:	1
12cu|hiawatha-9.2-1|5	Source0:	http://www.hiawatha-webserver.org/files/%{name}-%{version}.tar.gz
12cu|hiawatha-9.2-1|6	Source1:	%{name}-sysvscript
12cu|hiawatha-9.2-1|7	License:	GPLv2
12cu|hiawatha-9.2-1|8	Group:		System/Servers
12cu|hiawatha-9.2-1|9	Url:		http://www.hiawatha-webserver.org/
12cu|hiawatha-9.2-1|10	BuildRequires:	libxslt-devel
12cu|hiawatha-9.2-1|11	BuildRequires:	pkcs11-helper-devel
12cu|hiawatha-9.2-1|12	BuildRequires:	polarssl-devel
12cu|hiawatha-9.2-1|13	BuildRequires:	cmake >= 2.8.4
12cu|hiawatha-9.2-1|14	Requires(preun):	rpm-helper
12cu|hiawatha-9.2-1|15	Requires(post):	rpm-helper
12cu|hiawatha-9.2-1|16	Provides:	webserver
12cu|hiawatha-9.2-1|17	
12cu|hiawatha-9.2-1|18	
12cu|hiawatha-9.2-1|19	%description
12cu|hiawatha-9.2-1|20	Hiawatha is an advanced and secure webserver for Unix. It has been written
12cu|hiawatha-9.2-1|21	with 'being secure' as its main goal. This resulted in a webserver which
12cu|hiawatha-9.2-1|22	has for example DoS protection, connection control and traffic throttling.
12cu|hiawatha-9.2-1|23	It has of course also thoroughly been checked and tested for buffer overflows
12cu|hiawatha-9.2-1|24	
12cu|hiawatha-9.2-1|25	%prep
12cu|hiawatha-9.2-1|26	%setup -q
12cu|hiawatha-9.2-1|27	rm -rf polarssl
12cu|hiawatha-9.2-1|28	
12cu|hiawatha-9.2-1|29	%build
12cu|hiawatha-9.2-1|30	%cmake	-DENABLE_CHROOT:BOOL=ON \
12cu|hiawatha-9.2-1|31	-DENABLE_MONITOR:BOOL=ON \
12cu|hiawatha-9.2-1|32	-DUSE_PKCS11_HELPER_LIBRARY:BOOL=ON \
12cu|hiawatha-9.2-1|33	-DUSE_SYSTEM_POLARSSL:BOOL=ON \
12cu|hiawatha-9.2-1|34	-DCMAKE_SKIP_RPATH:BOOL=OFF \
12cu|hiawatha-9.2-1|35	-DCMAKE_INSTALL_LOCALSTATEDIR:PATH=var \
12cu|hiawatha-9.2-1|36	-DCMAKE_INSTALL_PREFIX:PATH="" \
12cu|hiawatha-9.2-1|37	-DCMAKE_INSTALL_BINDIR:PATH=%{_bindir} \
12cu|hiawatha-9.2-1|38	-DCMAKE_INSTALL_SBINDIR:PATH=%{_sbindir} \
12cu|hiawatha-9.2-1|39	-DCMAKE_INSTALL_SYSCONFDIR:PATH=%{_sysconfdir} \
12cu|hiawatha-9.2-1|40	-DCMAKE_INSTALL_MANDIR:PATH=%{_mandir}
12cu|hiawatha-9.2-1|41	%make
12cu|hiawatha-9.2-1|42	
12cu|hiawatha-9.2-1|43	%install
12cu|hiawatha-9.2-1|44	pushd build
12cu|hiawatha-9.2-1|45	%makeinstall_std
12cu|hiawatha-9.2-1|46	
12cu|hiawatha-9.2-1|47	install -D -m 644 logrotate.d/%{name} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cu|hiawatha-9.2-1|48	perl -pi -e 's|/usr/var/log/hiawatha/|/var/log/hiawatha/|' %{buildroot}%{_sysconfdir}/%{name}/hiawatha.conf
12cu|hiawatha-9.2-1|49	
12cu|hiawatha-9.2-1|50	install -D -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cu|hiawatha-9.2-1|51	popd
12cu|hiawatha-9.2-1|52	
12cu|hiawatha-9.2-1|53	%post
12cu|hiawatha-9.2-1|54	%_post_service %{name}
12cu|hiawatha-9.2-1|55	
12cu|hiawatha-9.2-1|56	%preun
12cu|hiawatha-9.2-1|57	%_preun_service %{name}
12cu|hiawatha-9.2-1|58	
12cu|hiawatha-9.2-1|59	%files
12cu|hiawatha-9.2-1|60	%dir /var/log/%{name}
12cu|hiawatha-9.2-1|61	%config(noreplace) %{_sysconfdir}/%{name}/*
12cu|hiawatha-9.2-1|62	%{_sbindir}/%{name}
12cu|hiawatha-9.2-1|63	%{_mandir}/*/*.*
12cu|hiawatha-9.2-1|64	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cu|hiawatha-9.2-1|65	%{_localstatedir}/www/%{name}/
12cu|hiawatha-9.2-1|66	%{_initrddir}/%{name}
12cu|hiawatha-9.2-1|67	%{_bindir}/ssi-cgi
12cu|hiawatha-9.2-1|68	%{_sbindir}/cgi-wrapper
12cu|hiawatha-9.2-1|69	%{_sbindir}/wigwam
12cu|hiawatha-9.2-1|70	
12cu|hiawatha-9.2-1|71	
12cu|hiawatha-9.2-1|72	%changelog
12cu|hiawatha-9.2-1|73	* Tue Sep 18 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 8.5-1
12cu|hiawatha-9.2-1|74	+ Revision: 817067
12cu|hiawatha-9.2-1|75	- update to 8.5
12cu|hiawatha-9.2-1|76	- use system polarssl library
12cu|hiawatha-9.2-1|77	
12cu|hiawatha-9.2-1|78	* Sun Jun 10 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 8.4-1
12cu|hiawatha-9.2-1|79	+ Revision: 804330
12cu|hiawatha-9.2-1|80	- update to 8.4
12cu|hiawatha-9.2-1|81	
12cu|hiawatha-9.2-1|82	* Fri May 25 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 8.3-1
12cu|hiawatha-9.2-1|83	+ Revision: 800733
12cu|hiawatha-9.2-1|84	- update to 8.3
12cu|hiawatha-9.2-1|85	
12cu|hiawatha-9.2-1|86	* Fri May 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 8.2-1
12cu|hiawatha-9.2-1|87	+ Revision: 796129
12cu|hiawatha-9.2-1|88	- update to 8.2
12cu|hiawatha-9.2-1|89	
12cu|hiawatha-9.2-1|90	* Sun Feb 26 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 8.1-1
12cu|hiawatha-9.2-1|91	+ Revision: 780912
12cu|hiawatha-9.2-1|92	- update to 8.1
12cu|hiawatha-9.2-1|93	
12cu|hiawatha-9.2-1|94	* Thu Feb 02 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 8.0-1
12cu|hiawatha-9.2-1|95	+ Revision: 770756
12cu|hiawatha-9.2-1|96	- update to 8.0
12cu|hiawatha-9.2-1|97	
12cu|hiawatha-9.2-1|98	+ Thierry Vignaud <tv@mandriva.org>
12cu|hiawatha-9.2-1|99	- rebuild
12cu|hiawatha-9.2-1|100	- rebuild
12cu|hiawatha-9.2-1|101	
12cu|hiawatha-9.2-1|102	+ Pixel <pixel@mandriva.com>
12cu|hiawatha-9.2-1|103	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cu|hiawatha-9.2-1|104	
12cu|hiawatha-9.2-1|105	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 4.3.2-1mdv2008.1
12cu|hiawatha-9.2-1|106	+ Revision: 140747
12cu|hiawatha-9.2-1|107	- restore BuildRoot
12cu|hiawatha-9.2-1|108	
12cu|hiawatha-9.2-1|109	+ Thierry Vignaud <tv@mandriva.org>
12cu|hiawatha-9.2-1|110	- kill re-definition of %%buildroot on Pixel's request
12cu|hiawatha-9.2-1|111	- import hiawatha
12cu|hiawatha-9.2-1|112	
12cu|hiawatha-9.2-1|113	
12cu|hiawatha-9.2-1|114	* Thu Aug 31 2006 Couriousous <couriousous@mandriva.org> 4.3.2-1mdv2007.0
12cu|hiawatha-9.2-1|115	- 4.3.2
12cu|hiawatha-9.2-1|116	
12cu|hiawatha-9.2-1|117	* Sat Apr 15 2006 Couriousous <couriousous@mandriva.org> 4.2-1mdk
12cu|hiawatha-9.2-1|118	- 4.2
12cu|hiawatha-9.2-1|119	- LSB startup script
12cu|hiawatha-9.2-1|120	
12cu|hiawatha-9.2-1|121	* Fri Mar 17 2006 Couriousous <couriousous@mandriva.org> 3.6.1-2mdk
12cu|hiawatha-9.2-1|122	- Rebuild
12cu|hiawatha-9.2-1|123	
12cu|hiawatha-9.2-1|124	* Sat Oct  1 2005 Couriousous <couriousous@mandriva.org> 3.6.1-1mdk
12cu|hiawatha-9.2-1|125	- 3.6.1
12cu|hiawatha-9.2-1|126	- Some spec fix
12cu|hiawatha-9.2-1|127	
12cu|hiawatha-9.2-1|128	* Sun Apr 24 2005 Couriousous <couriousous@mandriva.org> 3.5-1mdk
12cu|hiawatha-9.2-1|129	- 3.5
12cu|hiawatha-9.2-1|130	
12cu|hiawatha-9.2-1|131	* Sat Apr 2 2005 Couriousous <couriousous@mandrake.org> 3.4-1mdk
12cu|hiawatha-9.2-1|132	- 3.4
12cu|hiawatha-9.2-1|133	
12cu|hiawatha-9.2-1|134	* Wed Dec 1 2004 Couriousous <couriousous@zarb.org> 3.3-1mdk
12cu|hiawatha-9.2-1|135	- 3.3
12cu|hiawatha-9.2-1|136	
12cu|hiawatha-9.2-1|137	* Mon Oct 11 2004 Couriousous <couriousous@zarb.org> 3.1-1mdk
12cu|hiawatha-9.2-1|138	- First Mandrakelinux release

9667 12
12cu|hmmer-3.0-3|1	Summary:	Profile HMMs for protein sequence analysis
12cu|hmmer-3.0-3|2	Name:		hmmer
12cu|hmmer-3.0-3|3	Version:	3.0
12cu|hmmer-3.0-3|4	Release:	3
12cu|hmmer-3.0-3|5	License:	GPLv3+
12cu|hmmer-3.0-3|6	Group:		Sciences/Biology
12cu|hmmer-3.0-3|7	Url:		http://hmmer.janelia.org
12cu|hmmer-3.0-3|8	Source0:	ftp://selab.janelia.org/pub/software/%{name}/%{version}/%{name}-%{version}.tar.gz
12cu|hmmer-3.0-3|9	Patch:		%{name}-3.0.makefile.patch
12cu|hmmer-3.0-3|10	BuildRequires:	openmpi
12cu|hmmer-3.0-3|11	BuildRequires:	pkgconfig(ompi)
12cu|hmmer-3.0-3|12	
12cu|hmmer-3.0-3|13	%description
12cu|hmmer-3.0-3|14	Profile hidden Markov models (profile HMMs) can be used to do sensitive
12cu|hmmer-3.0-3|15	database searching using statistical descriptions of a sequence family's
12cu|hmmer-3.0-3|16	consensus. HMMER is a freely distributable implementation of profile HMM
12cu|hmmer-3.0-3|17	software for protein sequence analysis.
12cu|hmmer-3.0-3|18	
12cu|hmmer-3.0-3|19	%files
12cu|hmmer-3.0-3|20	%doc README INSTALL LICENSE RELEASE-NOTES Userguide.pdf
12cu|hmmer-3.0-3|21	%doc documentation tutorial
12cu|hmmer-3.0-3|22	%{_bindir}/*
12cu|hmmer-3.0-3|23	%{_mandir}/man1/*
12cu|hmmer-3.0-3|24	
12cu|hmmer-3.0-3|25	#----------------------------------------------------------------------------
12cu|hmmer-3.0-3|26	
12cu|hmmer-3.0-3|27	%prep
12cu|hmmer-3.0-3|28	%setup -q
12cu|hmmer-3.0-3|29	%patch
12cu|hmmer-3.0-3|30	
12cu|hmmer-3.0-3|31	%build
12cu|hmmer-3.0-3|32	%configure2_5x --enable-mpi
12cu|hmmer-3.0-3|33	%make
12cu|hmmer-3.0-3|34	
12cu|hmmer-3.0-3|35	%check
12cu|hmmer-3.0-3|36	%make check
12cu|hmmer-3.0-3|37	
12cu|hmmer-3.0-3|38	%install
12cu|hmmer-3.0-3|39	%makeinstall_std
12cu|hmmer-3.0-3|40	
12cu|hmmer-3.0-3|41	
12cu|hmmer-3.0-3|42	%changelog
12cu|hmmer-3.0-3|43	* Wed Jan 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0-3
12cu|hmmer-3.0-3|44	+ Revision: 2abaf93
12cu|hmmer-3.0-3|45	- LOG Rebuild against new openmpi, spec cleanup
12cu|hmmer-3.0-3|46	
12cu|hmmer-3.0-3|47	

9668 12
12cu|homerun-1.2.5-1|1	%define major 0
12cu|homerun-1.2.5-1|2	%define libname %mklibname %{name} %{major}
12cu|homerun-1.2.5-1|3	%define devname %mklibname %{name} -d
12cu|homerun-1.2.5-1|4	%define _enable_debug_packages %{nil}
12cu|homerun-1.2.5-1|5	%define debug_package %{nil}
12cu|homerun-1.2.5-1|6	
12cu|homerun-1.2.5-1|7	Summary:	Fullscreen Launcher for KDE
12cu|homerun-1.2.5-1|8	Name:		homerun
12cu|homerun-1.2.5-1|9	Version:	1.2.5
12cu|homerun-1.2.5-1|10	Release:	1
12cu|homerun-1.2.5-1|11	License:	GPLv2+, LGPLv2.1+, BSD
12cu|homerun-1.2.5-1|12	Group:		Graphical desktop/KDE
12cu|homerun-1.2.5-1|13	Url:		http://userbase.kde.org/Homerun
12cu|homerun-1.2.5-1|14	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/src/%{name}-%{version}.tar.xz
12cu|homerun-1.2.5-1|15	Source1:    ru.tar.gz
12cu|homerun-1.2.5-1|16	BuildRequires:	cmake
12cu|homerun-1.2.5-1|17	BuildRequires:	kdelibs4-devel
12cu|homerun-1.2.5-1|18	BuildRequires:	kdebase4-devel
12cu|homerun-1.2.5-1|19	BuildRequires:	kdebase4-workspace-devel
12cu|homerun-1.2.5-1|20	Requires:	kdebase4-runtime
12cu|homerun-1.2.5-1|21	
12cu|homerun-1.2.5-1|22	%description
12cu|homerun-1.2.5-1|23	Homerun is a fullscreen launcher with content organized in tabs. A tab is
12cu|homerun-1.2.5-1|24	composedof several "sources". A source can provide one or more sections to
12cu|homerun-1.2.5-1|25	a tab. Homerun comes with a few built-in sources, but custom sources can be
12cu|homerun-1.2.5-1|26	written using libhomerun.
12cu|homerun-1.2.5-1|27	
12cu|homerun-1.2.5-1|28	%files -f plasma_applet_org.kde.homerun.lang
12cu|homerun-1.2.5-1|29	%doc COPYING LICENSE.BSD LICENSE.GPL-2 LICENSE.LGPL-2.1 NEWS
12cu|homerun-1.2.5-1|30	%{_kde_bindir}/homerunviewer
12cu|homerun-1.2.5-1|31	%{_kde_appsdir}/%{name}
12cu|homerun-1.2.5-1|32	%{_kde_appsdir}/plasma/plasmoids/org.kde.homerun
12cu|homerun-1.2.5-1|33	%{_kde_appsdir}/plasma/plasmoids/org.kde.homerun-kicker/contents/config/main.xml
12cu|homerun-1.2.5-1|34	%{_kde_appsdir}/plasma/plasmoids/org.kde.homerun-kicker/contents/ui/*.qml
12cu|homerun-1.2.5-1|35	%{_kde_appsdir}/plasma/plasmoids/org.kde.homerun-kicker/contents/ui/config.ui
12cu|homerun-1.2.5-1|36	%{_kde_appsdir}/plasma/plasmoids/org.kde.homerun-kicker/metadata.desktop
12cu|homerun-1.2.5-1|37	%{_datadir}/config/homerunkickerrc
12cu|homerun-1.2.5-1|38	%{_kde_configdir}/homerunrc
12cu|homerun-1.2.5-1|39	%{_kde_iconsdir}/hicolor/*/apps/homerun.*
12cu|homerun-1.2.5-1|40	%{_kde_libdir}/kde4/*.so
12cu|homerun-1.2.5-1|41	%{_kde_libdir}/kde4/imports/org/kde/homerun
12cu|homerun-1.2.5-1|42	%{_kde_services}/*.desktop
12cu|homerun-1.2.5-1|43	%{_kde_servicetypes}/homerun-source.desktop
12cu|homerun-1.2.5-1|44	
12cu|homerun-1.2.5-1|45	
12cu|homerun-1.2.5-1|46	#----------------------------------------------------------------------------
12cu|homerun-1.2.5-1|47	
12cu|homerun-1.2.5-1|48	%package -n %{libname}
12cu|homerun-1.2.5-1|49	Summary:	KDE 4 core library
12cu|homerun-1.2.5-1|50	Group:		System/Libraries
12cu|homerun-1.2.5-1|51	
12cu|homerun-1.2.5-1|52	%description -n %{libname}
12cu|homerun-1.2.5-1|53	This package provides libraries, data engines, and icons needed by all public
12cu|homerun-1.2.5-1|54	transport plasma applets.
12cu|homerun-1.2.5-1|55	
12cu|homerun-1.2.5-1|56	%files -n %{libname}
12cu|homerun-1.2.5-1|57	%{_kde_libdir}/lib%{name}.so.%{major}*
12cu|homerun-1.2.5-1|58	
12cu|homerun-1.2.5-1|59	#----------------------------------------------------------------------------
12cu|homerun-1.2.5-1|60	
12cu|homerun-1.2.5-1|61	%package -n %{devname}
12cu|homerun-1.2.5-1|62	Summary:	KDE 4 core library
12cu|homerun-1.2.5-1|63	Group:		Development/KDE and Qt
12cu|homerun-1.2.5-1|64	Requires:	%{libname} = %{version}-%{release}
12cu|homerun-1.2.5-1|65	Provides:	%{name}-devel = %{version}-%{release}
12cu|homerun-1.2.5-1|66	
12cu|homerun-1.2.5-1|67	%description -n %{devname}
12cu|homerun-1.2.5-1|68	This package provides development libraries and headers needed to build
12cu|homerun-1.2.5-1|69	software using Homerun.
12cu|homerun-1.2.5-1|70	
12cu|homerun-1.2.5-1|71	%files -n %{devname}
12cu|homerun-1.2.5-1|72	%{_kde_libdir}/lib%{name}.so
12cu|homerun-1.2.5-1|73	%{_kde_libdir}/cmake/Homerun
12cu|homerun-1.2.5-1|74	%{_kde_includedir}/%{name}
12cu|homerun-1.2.5-1|75	
12cu|homerun-1.2.5-1|76	#----------------------------------------------------------------------------
12cu|homerun-1.2.5-1|77	
12cu|homerun-1.2.5-1|78	%prep
12cu|homerun-1.2.5-1|79	%setup -q
12cu|homerun-1.2.5-1|80	
12cu|homerun-1.2.5-1|81	pushd po
12cu|homerun-1.2.5-1|82	tar -xvzf %{SOURCE1}
12cu|homerun-1.2.5-1|83	popd
12cu|homerun-1.2.5-1|84	
12cu|homerun-1.2.5-1|85	%build
12cu|homerun-1.2.5-1|86	%cmake_kde4
12cu|homerun-1.2.5-1|87	%make
12cu|homerun-1.2.5-1|88	
12cu|homerun-1.2.5-1|89	%install
12cu|homerun-1.2.5-1|90	%makeinstall_std -C build
12cu|homerun-1.2.5-1|91	
12cu|homerun-1.2.5-1|92	%find_lang plasma_applet_org.kde.homerun
12cu|homerun-1.2.5-1|93	
12cu|homerun-1.2.5-1|94	
12cu|homerun-1.2.5-1|95	
12cu|homerun-1.2.5-1|96	%changelog
12cu|homerun-1.2.5-1|97	* Sat Jul 05 2014 Victor Ryzhikh <victorr2007@yandex.ru> 1.2.5-1
12cu|homerun-1.2.5-1|98	+ Revision: 28abe04
12cu|homerun-1.2.5-1|99	- Updated homerun.spec
12cu|homerun-1.2.5-1|100	
12cu|homerun-1.2.5-1|101	

9669 12
12cu|horde-3.3.11-6|1	Name:       horde
12cu|horde-3.3.11-6|2	Version:    3.3.11
12cu|horde-3.3.11-6|3	Release:    6
12cu|horde-3.3.11-6|4	Summary:    The Horde framework
12cu|horde-3.3.11-6|5	License:    GPL
12cu|horde-3.3.11-6|6	Group:      System/Servers
12cu|horde-3.3.11-6|7	Source0:    ftp://ftp.horde.org/pub/horde/%{name}-%{version}.tar.gz
12cu|horde-3.3.11-6|8	############################
12cu|horde-3.3.11-6|9	# domxml php4 - php5 wrapper
12cu|horde-3.3.11-6|10	# Written by Alexandre Alapetite
12cu|horde-3.3.11-6|11	# Licence: Creative Commons "Attribution-ShareAlike 2.0 France" BY-SA (FR)
12cu|horde-3.3.11-6|12	# http://alexandre.alapetite.net/doc-alex/domxml-php4-php5
12cu|horde-3.3.11-6|13	Source1:    http://alexandre.alapetite.net/doc-alex/domxml-php4-php5/domxml-php4-to-php5.php.txt
12cu|horde-3.3.11-6|14	############################
12cu|horde-3.3.11-6|15	Patch2:     %{name}-3.3.2-better-default-configuration.patch
12cu|horde-3.3.11-6|16	Patch4:     %{name}-3.3.5-registry.patch
12cu|horde-3.3.11-6|17	Patch6:     horde-3.2-usr_local.patch
12cu|horde-3.3.11-6|18	URL:        http://www.horde.org/
12cu|horde-3.3.11-6|19	Suggests:   horde-dimp
12cu|horde-3.3.11-6|20	Suggests:   horde-gollem
12cu|horde-3.3.11-6|21	Suggests:   horde-ingo
12cu|horde-3.3.11-6|22	Suggests:   horde-mimp
12cu|horde-3.3.11-6|23	Suggests:   horde-nag
12cu|horde-3.3.11-6|24	Suggests:   horde-turba
12cu|horde-3.3.11-6|25	Suggests:   horde-passwd
12cu|horde-3.3.11-6|26	Suggests:   horde-kronolith
12cu|horde-3.3.11-6|27	Suggests:   horde-imp
12cu|horde-3.3.11-6|28	Suggests:   horde-vacation
12cu|horde-3.3.11-6|29	Requires:   apache-mod_php
12cu|horde-3.3.11-6|30	Requires:   apache-mod_socache_shmcb
12cu|horde-3.3.11-6|31	Suggests:   php-imagick
12cu|horde-3.3.11-6|32	Requires:   php-xml
12cu|horde-3.3.11-6|33	Requires:   php-dom
12cu|horde-3.3.11-6|34	Conflicts:  horde-accounts <= 2.1.2
12cu|horde-3.3.11-6|35	Conflicts:  horde-forwards <= 2.2.2
12cu|horde-3.3.11-6|36	Conflicts:  horde-password <= 2.2.2
12cu|horde-3.3.11-6|37	Conflicts:  horde-vacation <= 2.2.2
12cu|horde-3.3.11-6|38	BuildArch:  noarch
12cu|horde-3.3.11-6|39	
12cu|horde-3.3.11-6|40	%description
12cu|horde-3.3.11-6|41	The Horde Framework provides a common structure and interface for Horde
12cu|horde-3.3.11-6|42	applications (such as IMP, a web-based mail program).  This RPM is required
12cu|horde-3.3.11-6|43	for all other Horde module RPMS.
12cu|horde-3.3.11-6|44	
12cu|horde-3.3.11-6|45	The Horde Project writes web applications in PHP and releases them under
12cu|horde-3.3.11-6|46	the GNU Public License.  For more information (including help with Horde
12cu|horde-3.3.11-6|47	and its modules) please visit http://www.horde.org/.
12cu|horde-3.3.11-6|48	
12cu|horde-3.3.11-6|49	%prep
12cu|horde-3.3.11-6|50	%setup -q
12cu|horde-3.3.11-6|51	%patch2 -p 1
12cu|horde-3.3.11-6|52	%patch4 -p 1
12cu|horde-3.3.11-6|53	%patch6 -p 1
12cu|horde-3.3.11-6|54	
12cu|horde-3.3.11-6|55	# fix perms
12cu|horde-3.3.11-6|56	chmod 755 scripts/*.{php,sh,cron}
12cu|horde-3.3.11-6|57	
12cu|horde-3.3.11-6|58	# nuke patch backup files
12cu|horde-3.3.11-6|59	find . -type f -name "*.orig" | xargs rm -f
12cu|horde-3.3.11-6|60	
12cu|horde-3.3.11-6|61	%build
12cu|horde-3.3.11-6|62	
12cu|horde-3.3.11-6|63	%install
12cu|horde-3.3.11-6|64	# apache configuration
12cu|horde-3.3.11-6|65	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|horde-3.3.11-6|66	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|horde-3.3.11-6|67	# %{name} Apache configuration file
12cu|horde-3.3.11-6|68	Alias /%{name} %{_datadir}/%{name}
12cu|horde-3.3.11-6|69	<Directory %{_datadir}/%{name}>
12cu|horde-3.3.11-6|70	Require host localhost
12cu|horde-3.3.11-6|71	</Directory>
12cu|horde-3.3.11-6|72	
12cu|horde-3.3.11-6|73	<Directory %{_datadir}/%{name}/lib>
12cu|horde-3.3.11-6|74	Require all denied
12cu|horde-3.3.11-6|75	</Directory>
12cu|horde-3.3.11-6|76	
12cu|horde-3.3.11-6|77	<Directory %{_datadir}/%{name}/locale>
12cu|horde-3.3.11-6|78	Require all denied
12cu|horde-3.3.11-6|79	</Directory>
12cu|horde-3.3.11-6|80	
12cu|horde-3.3.11-6|81	<Directory %{_datadir}/%{name}/scripts>
12cu|horde-3.3.11-6|82	Require all denied
12cu|horde-3.3.11-6|83	</Directory>
12cu|horde-3.3.11-6|84	
12cu|horde-3.3.11-6|85	<Directory %{_datadir}/%{name}/templates>
12cu|horde-3.3.11-6|86	Require all denied
12cu|horde-3.3.11-6|87	</Directory>
12cu|horde-3.3.11-6|88	EOF
12cu|horde-3.3.11-6|89	
12cu|horde-3.3.11-6|90	# remove .htaccess files
12cu|horde-3.3.11-6|91	find . -name .htaccess -exec rm -f {} \;
12cu|horde-3.3.11-6|92	
12cu|horde-3.3.11-6|93	# install files
12cu|horde-3.3.11-6|94	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|horde-3.3.11-6|95	cp -pR *.php %{buildroot}%{_datadir}/%{name}
12cu|horde-3.3.11-6|96	cp -pR admin %{buildroot}%{_datadir}/%{name}
12cu|horde-3.3.11-6|97	cp -pR js %{buildroot}%{_datadir}/%{name}
12cu|horde-3.3.11-6|98	cp -pR services %{buildroot}%{_datadir}/%{name}
12cu|horde-3.3.11-6|99	cp -pR themes %{buildroot}%{_datadir}/%{name}
12cu|horde-3.3.11-6|100	cp -pR util %{buildroot}%{_datadir}/%{name}
12cu|horde-3.3.11-6|101	cp -pR lib %{buildroot}%{_datadir}/%{name}
12cu|horde-3.3.11-6|102	cp -pR locale %{buildroot}%{_datadir}/%{name}
12cu|horde-3.3.11-6|103	cp -pR scripts %{buildroot}%{_datadir}/%{name}
12cu|horde-3.3.11-6|104	cp -pR templates %{buildroot}%{_datadir}/%{name}
12cu|horde-3.3.11-6|105	
12cu|horde-3.3.11-6|106	install -d -m 755 %{buildroot}%{_sysconfdir}
12cu|horde-3.3.11-6|107	cp -pR config %{buildroot}%{_sysconfdir}/%{name}
12cu|horde-3.3.11-6|108	pushd %{buildroot}%{_datadir}/%{name}
12cu|horde-3.3.11-6|109	ln -s ../../..%{_sysconfdir}/%{name} config
12cu|horde-3.3.11-6|110	popd
12cu|horde-3.3.11-6|111	
12cu|horde-3.3.11-6|112	# put domxml-php4-to-php5.php in place
12cu|horde-3.3.11-6|113	install -m0644 %{SOURCE1} %{buildroot}%{_datadir}/%{name}/lib/Horde/domxml-php4-to-php5.php
12cu|horde-3.3.11-6|114	
12cu|horde-3.3.11-6|115	# activate configuration files
12cu|horde-3.3.11-6|116	for file in %{buildroot}%{_sysconfdir}/%{name}/*.dist; do
12cu|horde-3.3.11-6|117	mv $file ${file%.dist}
12cu|horde-3.3.11-6|118	done
12cu|horde-3.3.11-6|119	
12cu|horde-3.3.11-6|120	# fix script shellbang
12cu|horde-3.3.11-6|121	for file in `find %{buildroot}%{_datadir}/%{name}/scripts`; do
12cu|horde-3.3.11-6|122	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
12cu|horde-3.3.11-6|123	done
12cu|horde-3.3.11-6|124	
12cu|horde-3.3.11-6|125	# registry dir
12cu|horde-3.3.11-6|126	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}/registry.d
12cu|horde-3.3.11-6|127	
12cu|horde-3.3.11-6|128	# logs
12cu|horde-3.3.11-6|129	install -d -m 755 %{buildroot}%{_var}/log/%{name}
12cu|horde-3.3.11-6|130	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cu|horde-3.3.11-6|131	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
12cu|horde-3.3.11-6|132	%{_var}/log/%{name}/*.log {
12cu|horde-3.3.11-6|133	missingok
12cu|horde-3.3.11-6|134	compress
12cu|horde-3.3.11-6|135	}
12cu|horde-3.3.11-6|136	EOF
12cu|horde-3.3.11-6|137	
12cu|horde-3.3.11-6|138	cat > README.mdv <<EOF
12cu|horde-3.3.11-6|139	Mandriva RPM specific notes
12cu|horde-3.3.11-6|140	
12cu|horde-3.3.11-6|141	setup
12cu|horde-3.3.11-6|142	-----
12cu|horde-3.3.11-6|143	The setup used here differs from default one, to achieve better FHS compliance.
12cu|horde-3.3.11-6|144	- the configuration files are in /etc/horde
12cu|horde-3.3.11-6|145	- the log files are in /var/log/horde
12cu|horde-3.3.11-6|146	- the constant files are in /usr/share/horde
12cu|horde-3.3.11-6|147	
12cu|horde-3.3.11-6|148	post-installation
12cu|horde-3.3.11-6|149	-----------------
12cu|horde-3.3.11-6|150	You have to either use a browser to http://your.server.url/horde, so as to
12cu|horde-3.3.11-6|151	configure proper configuration.
12cu|horde-3.3.11-6|152	
12cu|horde-3.3.11-6|153	Additional useful packages
12cu|horde-3.3.11-6|154	--------------------------
12cu|horde-3.3.11-6|155	- either a SQL database (MySQL or PostgreSQL), an LDAP (openldap) or a Kolab
12cu|horde-3.3.11-6|156	server for storing preferences
12cu|horde-3.3.11-6|157	- php-mcrypt for better encryption
12cu|horde-3.3.11-6|158	- php-iconv and php-mbstring for better utf8 support
12cu|horde-3.3.11-6|159	- php-gd for image manipulations
12cu|horde-3.3.11-6|160	- php-pear-File for CVS import support
12cu|horde-3.3.11-6|161	- php-Date to deal with calendar data
12cu|horde-3.3.11-6|162	- php-Services_Weather to the weather.com block on the portal page
12cu|horde-3.3.11-6|163	
12cu|horde-3.3.11-6|164	
12cu|horde-3.3.11-6|165	Additional horde applications
12cu|horde-3.3.11-6|166	-----------------------------
12cu|horde-3.3.11-6|167	They are all packaged as horde-<application>. Warning, some have still not been
12cu|horde-3.3.11-6|168	ported to horde 3, and have been removed from the distribution (vacation,
12cu|horde-3.3.11-6|169	forwards and accounts notably).
12cu|horde-3.3.11-6|170	EOF
12cu|horde-3.3.11-6|171	
12cu|horde-3.3.11-6|172	%clean
12cu|horde-3.3.11-6|173	
12cu|horde-3.3.11-6|174	%post
12cu|horde-3.3.11-6|175	if [ $1 = 1 ]; then
12cu|horde-3.3.11-6|176	# configuration
12cu|horde-3.3.11-6|177	%create_ghostfile %{_sysconfdir}/%{name}/conf.php.bak apache apache 644
12cu|horde-3.3.11-6|178	fi
12cu|horde-3.3.11-6|179	
12cu|horde-3.3.11-6|180	
12cu|horde-3.3.11-6|181	%files
12cu|horde-3.3.11-6|182	%doc README README.mdv COPYING docs  scripts/SCRIPTS
12cu|horde-3.3.11-6|183	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|horde-3.3.11-6|184	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cu|horde-3.3.11-6|185	%config(noreplace) %{_sysconfdir}/%{name}/hooks.php
12cu|horde-3.3.11-6|186	%config(noreplace) %{_sysconfdir}/%{name}/conf.xml
12cu|horde-3.3.11-6|187	%config(noreplace) %{_sysconfdir}/%{name}/mime_drivers.php
12cu|horde-3.3.11-6|188	%config(noreplace) %{_sysconfdir}/%{name}/motd.php
12cu|horde-3.3.11-6|189	%config(noreplace) %{_sysconfdir}/%{name}/nls.php
12cu|horde-3.3.11-6|190	%config(noreplace) %{_sysconfdir}/%{name}/prefs.php
12cu|horde-3.3.11-6|191	%config(noreplace) %{_sysconfdir}/%{name}/registry.d/README
12cu|horde-3.3.11-6|192	%config(noreplace) %{_sysconfdir}/%{name}/registry.php
12cu|horde-3.3.11-6|193	%attr(-,apache,apache) %config(noreplace) %{_sysconfdir}/%{name}/conf.php
12cu|horde-3.3.11-6|194	%{_datadir}/%{name}
12cu|horde-3.3.11-6|195	%attr(-,apache,apache) %{_var}/log/%{name}
12cu|horde-3.3.11-6|196	
12cu|horde-3.3.11-6|197	
12cu|horde-3.3.11-6|198	%changelog
12cu|horde-3.3.11-6|199	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.3.11-6
12cu|horde-3.3.11-6|200	+ Revision: 3f4ead9
12cu|horde-3.3.11-6|201	- Adopted for Apache 2.4
12cu|horde-3.3.11-6|202	
12cu|horde-3.3.11-6|203	

9670 12
12cu|horde-auth-0.1.1-5|1	%define prj     Auth
12cu|horde-auth-0.1.1-5|2	
12cu|horde-auth-0.1.1-5|3	%define xmldir  %{_var}/lib/pear
12cu|horde-auth-0.1.1-5|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cu|horde-auth-0.1.1-5|5	
12cu|horde-auth-0.1.1-5|6	Name:		horde-auth
12cu|horde-auth-0.1.1-5|7	Version:	0.1.1
12cu|horde-auth-0.1.1-5|8	Release:	5
12cu|horde-auth-0.1.1-5|9	Summary:	Horde Authentication API
12cu|horde-auth-0.1.1-5|10	License:	LGPL
12cu|horde-auth-0.1.1-5|11	Group:		Networking/Mail
12cu|horde-auth-0.1.1-5|12	Url:		http://pear.horde.org/index.php?package=%{prj}
12cu|horde-auth-0.1.1-5|13	Source0:	%{prj}-%{version}.tgz
12cu|horde-auth-0.1.1-5|14	BuildArch:	noarch
12cu|horde-auth-0.1.1-5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12cu|horde-auth-0.1.1-5|16	Requires(pre):  php-pear
12cu|horde-auth-0.1.1-5|17	Requires:	horde-framework
12cu|horde-auth-0.1.1-5|18	Requires:	horde-datatree
12cu|horde-auth-0.1.1-5|19	Requires:	horde-form
12cu|horde-auth-0.1.1-5|20	Requires:	horde-secret
12cu|horde-auth-0.1.1-5|21	Requires:	horde-util
12cu|horde-auth-0.1.1-5|22	Requires:	horde-history
12cu|horde-auth-0.1.1-5|23	Requires:	kolab-server
12cu|horde-auth-0.1.1-5|24	Requires:	php-pear
12cu|horde-auth-0.1.1-5|25	Requires:	php-gettext
12cu|horde-auth-0.1.1-5|26	Requires:	php-pear-Net_IMSP
12cu|horde-auth-0.1.1-5|27	Suggests:	php-sasl
12cu|horde-auth-0.1.1-5|28	Suggests:	php-pam_auth
12cu|horde-auth-0.1.1-5|29	BuildRequires:	php-pear
12cu|horde-auth-0.1.1-5|30	BuildRequires:  php-pear-channel-horde
12cu|horde-auth-0.1.1-5|31	
12cu|horde-auth-0.1.1-5|32	
12cu|horde-auth-0.1.1-5|33	%description
12cu|horde-auth-0.1.1-5|34	The Auth:: class provides a common abstracted interface into the various
12cu|horde-auth-0.1.1-5|35	backends for the Horde authentication system.
12cu|horde-auth-0.1.1-5|36	This package contains implementations for:
12cu|horde-auth-0.1.1-5|37	* A Horde Application
12cu|horde-auth-0.1.1-5|38	* Composite Auth Driver
12cu|horde-auth-0.1.1-5|39	* Custom SQL
12cu|horde-auth-0.1.1-5|40	* Cyrus with SQL Support
12cu|horde-auth-0.1.1-5|41	* Dummy Auto Login
12cu|horde-auth-0.1.1-5|42	* FTP
12cu|horde-auth-0.1.1-5|43	* HTTP
12cu|horde-auth-0.1.1-5|44	* IMAP
12cu|horde-auth-0.1.1-5|45	* IMSP
12cu|horde-auth-0.1.1-5|46	* IP Based
12cu|horde-auth-0.1.1-5|47	* Kerberos
12cu|horde-auth-0.1.1-5|48	* Kolab
12cu|horde-auth-0.1.1-5|49	* LDAP
12cu|horde-auth-0.1.1-5|50	* Microsoft Active Directory
12cu|horde-auth-0.1.1-5|51	* Shibboleth
12cu|horde-auth-0.1.1-5|52	* System Login
12cu|horde-auth-0.1.1-5|53	* PAM
12cu|horde-auth-0.1.1-5|54	* Passwd File
12cu|horde-auth-0.1.1-5|55	* Radius
12cu|horde-auth-0.1.1-5|56	* SASL
12cu|horde-auth-0.1.1-5|57	* SMB (smbauth extension)
12cu|horde-auth-0.1.1-5|58	* SMB (smbclient)
12cu|horde-auth-0.1.1-5|59	* SQL
12cu|horde-auth-0.1.1-5|60	
12cu|horde-auth-0.1.1-5|61	Optional php extensions: pam_auth and sasl
12cu|horde-auth-0.1.1-5|62	
12cu|horde-auth-0.1.1-5|63	%prep
12cu|horde-auth-0.1.1-5|64	%setup -q -n %{prj}-%{version}
12cu|horde-auth-0.1.1-5|65	
12cu|horde-auth-0.1.1-5|66	%build
12cu|horde-auth-0.1.1-5|67	%__mv ../package*.xml .
12cu|horde-auth-0.1.1-5|68	
12cu|horde-auth-0.1.1-5|69	%install
12cu|horde-auth-0.1.1-5|70	pear install --packagingroot %{buildroot} --nodeps package.xml
12cu|horde-auth-0.1.1-5|71	
12cu|horde-auth-0.1.1-5|72	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cu|horde-auth-0.1.1-5|73	
12cu|horde-auth-0.1.1-5|74	%__mkdir_p %{buildroot}%{xmldir}
12cu|horde-auth-0.1.1-5|75	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cu|horde-auth-0.1.1-5|76	
12cu|horde-auth-0.1.1-5|77	%clean
12cu|horde-auth-0.1.1-5|78	%__rm -rf %{buildroot}
12cu|horde-auth-0.1.1-5|79	
12cu|horde-auth-0.1.1-5|80	%post
12cu|horde-auth-0.1.1-5|81	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cu|horde-auth-0.1.1-5|82	
12cu|horde-auth-0.1.1-5|83	%postun
12cu|horde-auth-0.1.1-5|84	if [ "$1" -eq "0" ]; then
12cu|horde-auth-0.1.1-5|85	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cu|horde-auth-0.1.1-5|86	fi
12cu|horde-auth-0.1.1-5|87	
12cu|horde-auth-0.1.1-5|88	%files
12cu|horde-auth-0.1.1-5|89	%defattr(-, root, root)
12cu|horde-auth-0.1.1-5|90	%dir %{peardir}/Horde/Auth
12cu|horde-auth-0.1.1-5|91	%dir %{peardir}/Horde/Auth/Signup
12cu|horde-auth-0.1.1-5|92	%{xmldir}/%{prj}.xml
12cu|horde-auth-0.1.1-5|93	%{peardir}/Horde/Auth.php
12cu|horde-auth-0.1.1-5|94	%{peardir}/Horde/Auth/Signup.php
12cu|horde-auth-0.1.1-5|95	%{peardir}/Horde/Auth/Signup/datatree.php
12cu|horde-auth-0.1.1-5|96	%{peardir}/Horde/Auth/Signup/sql.php
12cu|horde-auth-0.1.1-5|97	%{peardir}/Horde/Auth/application.php
12cu|horde-auth-0.1.1-5|98	%{peardir}/Horde/Auth/auto.php
12cu|horde-auth-0.1.1-5|99	%{peardir}/Horde/Auth/composite.php
12cu|horde-auth-0.1.1-5|100	%{peardir}/Horde/Auth/customsql.php
12cu|horde-auth-0.1.1-5|101	%{peardir}/Horde/Auth/cyrsql.php
12cu|horde-auth-0.1.1-5|102	%{peardir}/Horde/Auth/cyrus.php
12cu|horde-auth-0.1.1-5|103	%{peardir}/Horde/Auth/ftp.php
12cu|horde-auth-0.1.1-5|104	%{peardir}/Horde/Auth/http.php
12cu|horde-auth-0.1.1-5|105	%{peardir}/Horde/Auth/http_remote.php
12cu|horde-auth-0.1.1-5|106	%{peardir}/Horde/Auth/imap.php
12cu|horde-auth-0.1.1-5|107	%{peardir}/Horde/Auth/imsp.php
12cu|horde-auth-0.1.1-5|108	%{peardir}/Horde/Auth/ipbasic.php
12cu|horde-auth-0.1.1-5|109	%{peardir}/Horde/Auth/kolab.php
12cu|horde-auth-0.1.1-5|110	%{peardir}/Horde/Auth/krb5.php
12cu|horde-auth-0.1.1-5|111	%{peardir}/Horde/Auth/ldap.php
12cu|horde-auth-0.1.1-5|112	%{peardir}/Horde/Auth/login.php
12cu|horde-auth-0.1.1-5|113	%{peardir}/Horde/Auth/msad.php
12cu|horde-auth-0.1.1-5|114	%{peardir}/Horde/Auth/pam.php
12cu|horde-auth-0.1.1-5|115	%{peardir}/Horde/Auth/passwd.php
12cu|horde-auth-0.1.1-5|116	%{peardir}/Horde/Auth/peclsasl.php
12cu|horde-auth-0.1.1-5|117	%{peardir}/Horde/Auth/radius.php
12cu|horde-auth-0.1.1-5|118	%{peardir}/Horde/Auth/shibboleth.php
12cu|horde-auth-0.1.1-5|119	%{peardir}/Horde/Auth/smb.php
12cu|horde-auth-0.1.1-5|120	%{peardir}/Horde/Auth/smbclient.php
12cu|horde-auth-0.1.1-5|121	%{peardir}/Horde/Auth/sql.php
12cu|horde-auth-0.1.1-5|122	
12cu|horde-auth-0.1.1-5|123	
12cu|horde-auth-0.1.1-5|124	
12cu|horde-auth-0.1.1-5|125	%changelog
12cu|horde-auth-0.1.1-5|126	* Mon Jul 26 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.1-4mdv2011.0
12cu|horde-auth-0.1.1-5|127	+ Revision: 560373
12cu|horde-auth-0.1.1-5|128	- Increased release for rebuild
12cu|horde-auth-0.1.1-5|129	
12cu|horde-auth-0.1.1-5|130	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.1-3mdv2010.1
12cu|horde-auth-0.1.1-5|131	+ Revision: 524824
12cu|horde-auth-0.1.1-5|132	- increased rel version
12cu|horde-auth-0.1.1-5|133	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cu|horde-auth-0.1.1-5|134	increased rel version
12cu|horde-auth-0.1.1-5|135	
12cu|horde-auth-0.1.1-5|136	* Sat Feb 27 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.1-2mdv2010.1
12cu|horde-auth-0.1.1-5|137	+ Revision: 512488
12cu|horde-auth-0.1.1-5|138	- bumped up release
12cu|horde-auth-0.1.1-5|139	- added Requires:  php-pear-Net_IMSP
12cu|horde-auth-0.1.1-5|140	
12cu|horde-auth-0.1.1-5|141	* Sat Feb 27 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.1.1-1mdv2010.1
12cu|horde-auth-0.1.1-5|142	+ Revision: 512256
12cu|horde-auth-0.1.1-5|143	- replaced PreRequ with Requires(pre)
12cu|horde-auth-0.1.1-5|144	- import horde-auth
12cu|horde-auth-0.1.1-5|145	
12cu|horde-auth-0.1.1-5|146	

9671 12
12cu|horde-chora-2.1-10|1	%define	module	chora
12cu|horde-chora-2.1-10|2	
12cu|horde-chora-2.1-10|3	Name:		horde-%{module}
12cu|horde-chora-2.1-10|4	Version:	2.1
12cu|horde-chora-2.1-10|5	Release:	10
12cu|horde-chora-2.1-10|6	Summary:	The Horde CVS viewer
12cu|horde-chora-2.1-10|7	License:	GPL
12cu|horde-chora-2.1-10|8	Group: 		System/Servers
12cu|horde-chora-2.1-10|9	URL:		http://www.horde.org/%{module}
12cu|horde-chora-2.1-10|10	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.bz2
12cu|horde-chora-2.1-10|11	Requires(post):	rpm-helper
12cu|horde-chora-2.1-10|12	Requires:	horde >= 3.3.5
12cu|horde-chora-2.1-10|13	Requires:	cvs
12cu|horde-chora-2.1-10|14	BuildArch:	noarch
12cu|horde-chora-2.1-10|15	
12cu|horde-chora-2.1-10|16	%description
12cu|horde-chora-2.1-10|17	Chora is the Horde CVS viewer, and it provides an advanced web-based
12cu|horde-chora-2.1-10|18	view of any CVS repository. It now includes annotation support, visual
12cu|horde-chora-2.1-10|19	branch viewing capability, and human-readable diffs.
12cu|horde-chora-2.1-10|20	
12cu|horde-chora-2.1-10|21	%prep
12cu|horde-chora-2.1-10|22	%setup -q -n %{module}-h3-%{version}
12cu|horde-chora-2.1-10|23	
12cu|horde-chora-2.1-10|24	%build
12cu|horde-chora-2.1-10|25	
12cu|horde-chora-2.1-10|26	%install
12cu|horde-chora-2.1-10|27	# apache configuration
12cu|horde-chora-2.1-10|28	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|horde-chora-2.1-10|29	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|horde-chora-2.1-10|30	# %{name} Apache configuration file
12cu|horde-chora-2.1-10|31	
12cu|horde-chora-2.1-10|32	<Directory %{_datadir}/horde/%{module}/lib>
12cu|horde-chora-2.1-10|33	Require all denied
12cu|horde-chora-2.1-10|34	</Directory>
12cu|horde-chora-2.1-10|35	
12cu|horde-chora-2.1-10|36	<Directory %{_datadir}/horde/%{module}/locale>
12cu|horde-chora-2.1-10|37	Require all denied
12cu|horde-chora-2.1-10|38	</Directory>
12cu|horde-chora-2.1-10|39	
12cu|horde-chora-2.1-10|40	<Directory %{_datadir}/horde/%{module}/scripts>
12cu|horde-chora-2.1-10|41	Require all denied
12cu|horde-chora-2.1-10|42	</Directory>
12cu|horde-chora-2.1-10|43	
12cu|horde-chora-2.1-10|44	<Directory %{_datadir}/horde/%{module}/templates>
12cu|horde-chora-2.1-10|45	Require all denied
12cu|horde-chora-2.1-10|46	</Directory>
12cu|horde-chora-2.1-10|47	EOF
12cu|horde-chora-2.1-10|48	
12cu|horde-chora-2.1-10|49	# horde configuration
12cu|horde-chora-2.1-10|50	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cu|horde-chora-2.1-10|51	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cu|horde-chora-2.1-10|52	<?php
12cu|horde-chora-2.1-10|53	//
12cu|horde-chora-2.1-10|54	// Chora Horde configuration file
12cu|horde-chora-2.1-10|55	//
12cu|horde-chora-2.1-10|56	
12cu|horde-chora-2.1-10|57	$this->applications['chora'] = array(
12cu|horde-chora-2.1-10|58	'fileroot'    => $this->applications['horde']['fileroot'] . '/chora',
12cu|horde-chora-2.1-10|59	'webroot'     => $this->applications['horde']['webroot'] . '/chora',
12cu|horde-chora-2.1-10|60	'name'        => _("Version Control"),
12cu|horde-chora-2.1-10|61	'status'      => 'active',
12cu|horde-chora-2.1-10|62	'menu_parent' => 'devel'
12cu|horde-chora-2.1-10|63	);
12cu|horde-chora-2.1-10|64	EOF
12cu|horde-chora-2.1-10|65	
12cu|horde-chora-2.1-10|66	# remove .htaccess files
12cu|horde-chora-2.1-10|67	find . -name .htaccess -exec rm -f {} \;
12cu|horde-chora-2.1-10|68	
12cu|horde-chora-2.1-10|69	# install files
12cu|horde-chora-2.1-10|70	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-chora-2.1-10|71	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-chora-2.1-10|72	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-chora-2.1-10|73	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-chora-2.1-10|74	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-chora-2.1-10|75	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-chora-2.1-10|76	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cu|horde-chora-2.1-10|77	
12cu|horde-chora-2.1-10|78	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cu|horde-chora-2.1-10|79	pushd %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-chora-2.1-10|80	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cu|horde-chora-2.1-10|81	popd
12cu|horde-chora-2.1-10|82	
12cu|horde-chora-2.1-10|83	# activate configuration files
12cu|horde-chora-2.1-10|84	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cu|horde-chora-2.1-10|85	mv $file ${file%.dist}
12cu|horde-chora-2.1-10|86	done
12cu|horde-chora-2.1-10|87	
12cu|horde-chora-2.1-10|88	# fix script shellbang
12cu|horde-chora-2.1-10|89	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
12cu|horde-chora-2.1-10|90	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
12cu|horde-chora-2.1-10|91	done
12cu|horde-chora-2.1-10|92	
12cu|horde-chora-2.1-10|93	%clean
12cu|horde-chora-2.1-10|94	
12cu|horde-chora-2.1-10|95	%post
12cu|horde-chora-2.1-10|96	if [ $1 = 1 ]; then
12cu|horde-chora-2.1-10|97	# configuration
12cu|horde-chora-2.1-10|98	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cu|horde-chora-2.1-10|99	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cu|horde-chora-2.1-10|100	fi
12cu|horde-chora-2.1-10|101	%if %mdkversion < 201010
12cu|horde-chora-2.1-10|102	%_post_webapp
12cu|horde-chora-2.1-10|103	%endif
12cu|horde-chora-2.1-10|104	
12cu|horde-chora-2.1-10|105	
12cu|horde-chora-2.1-10|106	%files
12cu|horde-chora-2.1-10|107	%doc COPYING README docs
12cu|horde-chora-2.1-10|108	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|horde-chora-2.1-10|109	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cu|horde-chora-2.1-10|110	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cu|horde-chora-2.1-10|111	%{_datadir}/horde/%{module}
12cu|horde-chora-2.1-10|112	
12cu|horde-chora-2.1-10|113	
12cu|horde-chora-2.1-10|114	
12cu|horde-chora-2.1-10|115	
12cu|horde-chora-2.1-10|116	%changelog
12cu|horde-chora-2.1-10|117	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.1-10
12cu|horde-chora-2.1-10|118	+ Revision: ff9a106
12cu|horde-chora-2.1-10|119	- Adopted for Apache 2.4
12cu|horde-chora-2.1-10|120	
12cu|horde-chora-2.1-10|121	

9672 12
12cu|horde-dimp-1.1.3-4|1	%define	module	dimp
12cu|horde-dimp-1.1.3-4|2	
12cu|horde-dimp-1.1.3-4|3	%define __noautoreq 'pear\\(Horde.*\\)'
12cu|horde-dimp-1.1.3-4|4	
12cu|horde-dimp-1.1.3-4|5	Name:		horde-%{module}
12cu|horde-dimp-1.1.3-4|6	Version:	1.1.3
12cu|horde-dimp-1.1.3-4|7	Release:	4
12cu|horde-dimp-1.1.3-4|8	Summary:	The Horde Dynamic Internet Messaging Program
12cu|horde-dimp-1.1.3-4|9	License:	GPL
12cu|horde-dimp-1.1.3-4|10	Group:		System/Servers
12cu|horde-dimp-1.1.3-4|11	URL:		http://www.horde.org/%{module}
12cu|horde-dimp-1.1.3-4|12	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cu|horde-dimp-1.1.3-4|13	Requires(post):	rpm-helper
12cu|horde-dimp-1.1.3-4|14	Requires:	horde >= 3.0
12cu|horde-dimp-1.1.3-4|15	BuildArch:	noarch
12cu|horde-dimp-1.1.3-4|16	
12cu|horde-dimp-1.1.3-4|17	%description
12cu|horde-dimp-1.1.3-4|18	IMP is a project to create a version of IMP utilizing AJAX-like technologies to
12cu|horde-dimp-1.1.3-4|19	allow a more dynamic user experience (thus DIMP... Dynamic IMP).
12cu|horde-dimp-1.1.3-4|20	
12cu|horde-dimp-1.1.3-4|21	%prep
12cu|horde-dimp-1.1.3-4|22	%setup -q -n %{module}-h3-%{version}
12cu|horde-dimp-1.1.3-4|23	
12cu|horde-dimp-1.1.3-4|24	%build
12cu|horde-dimp-1.1.3-4|25	
12cu|horde-dimp-1.1.3-4|26	%install
12cu|horde-dimp-1.1.3-4|27	# apache configuration
12cu|horde-dimp-1.1.3-4|28	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|horde-dimp-1.1.3-4|29	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|horde-dimp-1.1.3-4|30	# %{name} Apache configuration file
12cu|horde-dimp-1.1.3-4|31	
12cu|horde-dimp-1.1.3-4|32	<Directory %{_datadir}/horde/%{module}/lib>
12cu|horde-dimp-1.1.3-4|33	Require all denied
12cu|horde-dimp-1.1.3-4|34	</Directory>
12cu|horde-dimp-1.1.3-4|35	
12cu|horde-dimp-1.1.3-4|36	<Directory %{_datadir}/horde/%{module}/locale>
12cu|horde-dimp-1.1.3-4|37	Require all denied
12cu|horde-dimp-1.1.3-4|38	</Directory>
12cu|horde-dimp-1.1.3-4|39	
12cu|horde-dimp-1.1.3-4|40	<Directory %{_datadir}/horde/%{module}/scripts>
12cu|horde-dimp-1.1.3-4|41	Require all denied
12cu|horde-dimp-1.1.3-4|42	</Directory>
12cu|horde-dimp-1.1.3-4|43	
12cu|horde-dimp-1.1.3-4|44	<Directory %{_datadir}/horde/%{module}/templates>
12cu|horde-dimp-1.1.3-4|45	Require all denied
12cu|horde-dimp-1.1.3-4|46	</Directory>
12cu|horde-dimp-1.1.3-4|47	EOF
12cu|horde-dimp-1.1.3-4|48	
12cu|horde-dimp-1.1.3-4|49	# horde configuration
12cu|horde-dimp-1.1.3-4|50	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cu|horde-dimp-1.1.3-4|51	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cu|horde-dimp-1.1.3-4|52	<?php
12cu|horde-dimp-1.1.3-4|53	//
12cu|horde-dimp-1.1.3-4|54	// DIMP Horde configuration file
12cu|horde-dimp-1.1.3-4|55	//
12cu|horde-dimp-1.1.3-4|56	
12cu|horde-dimp-1.1.3-4|57	$this->applications['dimp'] = array(
12cu|horde-dimp-1.1.3-4|58	'fileroot' => $this->applications['horde']['fileroot'] . '/dimp',
12cu|horde-dimp-1.1.3-4|59	'webroot' => $this->applications['horde']['webroot'] . '/dimp',
12cu|horde-dimp-1.1.3-4|60	'name' => _("Dynamic Mail"),
12cu|horde-dimp-1.1.3-4|61	'status' => 'notoolbar',
12cu|horde-dimp-1.1.3-4|62	'target' => '_parent',
12cu|horde-dimp-1.1.3-4|63	);
12cu|horde-dimp-1.1.3-4|64	EOF
12cu|horde-dimp-1.1.3-4|65	
12cu|horde-dimp-1.1.3-4|66	# remove .htaccess files
12cu|horde-dimp-1.1.3-4|67	find . -name .htaccess -exec rm -f {} \;
12cu|horde-dimp-1.1.3-4|68	
12cu|horde-dimp-1.1.3-4|69	# install files
12cu|horde-dimp-1.1.3-4|70	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-dimp-1.1.3-4|71	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-dimp-1.1.3-4|72	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-dimp-1.1.3-4|73	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-dimp-1.1.3-4|74	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-dimp-1.1.3-4|75	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-dimp-1.1.3-4|76	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-dimp-1.1.3-4|77	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cu|horde-dimp-1.1.3-4|78	
12cu|horde-dimp-1.1.3-4|79	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cu|horde-dimp-1.1.3-4|80	pushd %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-dimp-1.1.3-4|81	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cu|horde-dimp-1.1.3-4|82	popd
12cu|horde-dimp-1.1.3-4|83	
12cu|horde-dimp-1.1.3-4|84	# activate configuration files
12cu|horde-dimp-1.1.3-4|85	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cu|horde-dimp-1.1.3-4|86	mv $file ${file%.dist}
12cu|horde-dimp-1.1.3-4|87	done
12cu|horde-dimp-1.1.3-4|88	
12cu|horde-dimp-1.1.3-4|89	%clean
12cu|horde-dimp-1.1.3-4|90	
12cu|horde-dimp-1.1.3-4|91	%post
12cu|horde-dimp-1.1.3-4|92	if [ $1 = 1 ]; then
12cu|horde-dimp-1.1.3-4|93	# configuration
12cu|horde-dimp-1.1.3-4|94	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cu|horde-dimp-1.1.3-4|95	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cu|horde-dimp-1.1.3-4|96	fi
12cu|horde-dimp-1.1.3-4|97	
12cu|horde-dimp-1.1.3-4|98	%files
12cu|horde-dimp-1.1.3-4|99	%doc README COPYING docs
12cu|horde-dimp-1.1.3-4|100	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|horde-dimp-1.1.3-4|101	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cu|horde-dimp-1.1.3-4|102	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cu|horde-dimp-1.1.3-4|103	%{_datadir}/horde/%{module}
12cu|horde-dimp-1.1.3-4|104	
12cu|horde-dimp-1.1.3-4|105	
12cu|horde-dimp-1.1.3-4|106	
12cu|horde-dimp-1.1.3-4|107	
12cu|horde-dimp-1.1.3-4|108	%changelog
12cu|horde-dimp-1.1.3-4|109	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-4
12cu|horde-dimp-1.1.3-4|110	+ Revision: 1ebeeba
12cu|horde-dimp-1.1.3-4|111	- Adopted for Apache 2.4
12cu|horde-dimp-1.1.3-4|112	
12cu|horde-dimp-1.1.3-4|113	

9673 12
12cu|horde-forwards-3.2.1-4|1	%define	module	forwards
12cu|horde-forwards-3.2.1-4|2	
12cu|horde-forwards-3.2.1-4|3	Name:		horde-%{module}
12cu|horde-forwards-3.2.1-4|4	Version:	3.2.1
12cu|horde-forwards-3.2.1-4|5	Release:	4
12cu|horde-forwards-3.2.1-4|6	Summary:	The Horde forwards management application
12cu|horde-forwards-3.2.1-4|7	License:	GPL
12cu|horde-forwards-3.2.1-4|8	Group:		System/Servers
12cu|horde-forwards-3.2.1-4|9	URL:		http://www.horde.org/%{module}/
12cu|horde-forwards-3.2.1-4|10	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cu|horde-forwards-3.2.1-4|11	Requires:	horde >= 3.3.8
12cu|horde-forwards-3.2.1-4|12	BuildArch:	noarch
12cu|horde-forwards-3.2.1-4|13	
12cu|horde-forwards-3.2.1-4|14	%description
12cu|horde-forwards-3.2.1-4|15	Forwards is a Horde module for setting user e-mail forwards with support for
12cu|horde-forwards-3.2.1-4|16	several popular mailers. While it has been released and is in production use at
12cu|horde-forwards-3.2.1-4|17	many sites, it is also still under development in an effort to expand and
12cu|horde-forwards-3.2.1-4|18	improve the module.
12cu|horde-forwards-3.2.1-4|19	
12cu|horde-forwards-3.2.1-4|20	Right now, Forwards provides fairly complete support for setting .forward style
12cu|horde-forwards-3.2.1-4|21	forwards on sendmail or courier mail based systems via an FTP transport. It now
12cu|horde-forwards-3.2.1-4|22	also supports for mdaemon, and qmail and exim sql based systems.
12cu|horde-forwards-3.2.1-4|23	
12cu|horde-forwards-3.2.1-4|24	Forwards is part of a suite of account management modules for Horde consisting
12cu|horde-forwards-3.2.1-4|25	of Accounts, Forwards, Passwd, and Vacation.
12cu|horde-forwards-3.2.1-4|26	
12cu|horde-forwards-3.2.1-4|27	%prep
12cu|horde-forwards-3.2.1-4|28	%setup -q -n %{module}-h3-%{version}
12cu|horde-forwards-3.2.1-4|29	
12cu|horde-forwards-3.2.1-4|30	# fix perms
12cu|horde-forwards-3.2.1-4|31	find lib -type f | xargs chmod 644
12cu|horde-forwards-3.2.1-4|32	
12cu|horde-forwards-3.2.1-4|33	%build
12cu|horde-forwards-3.2.1-4|34	
12cu|horde-forwards-3.2.1-4|35	%install
12cu|horde-forwards-3.2.1-4|36	rm -rf %{buildroot}
12cu|horde-forwards-3.2.1-4|37	
12cu|horde-forwards-3.2.1-4|38	# apache configuration
12cu|horde-forwards-3.2.1-4|39	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|horde-forwards-3.2.1-4|40	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|horde-forwards-3.2.1-4|41	# %{name} Apache configuration file
12cu|horde-forwards-3.2.1-4|42	
12cu|horde-forwards-3.2.1-4|43	<Directory %{_datadir}/horde/%{module}/lib>
12cu|horde-forwards-3.2.1-4|44	Require all denied
12cu|horde-forwards-3.2.1-4|45	</Directory>
12cu|horde-forwards-3.2.1-4|46	
12cu|horde-forwards-3.2.1-4|47	<Directory %{_datadir}/horde/%{module}/locale>
12cu|horde-forwards-3.2.1-4|48	Require all denied
12cu|horde-forwards-3.2.1-4|49	</Directory>
12cu|horde-forwards-3.2.1-4|50	
12cu|horde-forwards-3.2.1-4|51	<Directory %{_datadir}/horde/%{module}/scripts>
12cu|horde-forwards-3.2.1-4|52	Require all denied
12cu|horde-forwards-3.2.1-4|53	</Directory>
12cu|horde-forwards-3.2.1-4|54	
12cu|horde-forwards-3.2.1-4|55	<Directory %{_datadir}/horde/%{module}/templates>
12cu|horde-forwards-3.2.1-4|56	Require all denied
12cu|horde-forwards-3.2.1-4|57	</Directory>
12cu|horde-forwards-3.2.1-4|58	EOF
12cu|horde-forwards-3.2.1-4|59	
12cu|horde-forwards-3.2.1-4|60	# horde configuration
12cu|horde-forwards-3.2.1-4|61	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cu|horde-forwards-3.2.1-4|62	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cu|horde-forwards-3.2.1-4|63	<?php
12cu|horde-forwards-3.2.1-4|64	//
12cu|horde-forwards-3.2.1-4|65	// Forwards Horde configuration file
12cu|horde-forwards-3.2.1-4|66	//
12cu|horde-forwards-3.2.1-4|67	
12cu|horde-forwards-3.2.1-4|68	$this->applications['forwards'] = array(
12cu|horde-forwards-3.2.1-4|69	'fileroot'    => $this->applications['horde']['fileroot'] . '/forwards',
12cu|horde-forwards-3.2.1-4|70	'webroot'     => $this->applications['horde']['webroot'] . '/forwards',
12cu|horde-forwards-3.2.1-4|71	'name'        => _("Forwards"),
12cu|horde-forwards-3.2.1-4|72	'status'      => 'active',
12cu|horde-forwards-3.2.1-4|73	'provides'    => 'forwards',
12cu|horde-forwards-3.2.1-4|74	'menu_parent' => 'myaccount',
12cu|horde-forwards-3.2.1-4|75	);
12cu|horde-forwards-3.2.1-4|76	EOF
12cu|horde-forwards-3.2.1-4|77	
12cu|horde-forwards-3.2.1-4|78	# remove .htaccess files
12cu|horde-forwards-3.2.1-4|79	find . -name .htaccess -exec rm -f {} \;
12cu|horde-forwards-3.2.1-4|80	
12cu|horde-forwards-3.2.1-4|81	# install files
12cu|horde-forwards-3.2.1-4|82	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-forwards-3.2.1-4|83	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-forwards-3.2.1-4|84	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-forwards-3.2.1-4|85	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-forwards-3.2.1-4|86	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-forwards-3.2.1-4|87	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-forwards-3.2.1-4|88	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cu|horde-forwards-3.2.1-4|89	
12cu|horde-forwards-3.2.1-4|90	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cu|horde-forwards-3.2.1-4|91	pushd %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-forwards-3.2.1-4|92	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cu|horde-forwards-3.2.1-4|93	popd
12cu|horde-forwards-3.2.1-4|94	
12cu|horde-forwards-3.2.1-4|95	%clean
12cu|horde-forwards-3.2.1-4|96	rm -rf %{buildroot}
12cu|horde-forwards-3.2.1-4|97	
12cu|horde-forwards-3.2.1-4|98	
12cu|horde-forwards-3.2.1-4|99	
12cu|horde-forwards-3.2.1-4|100	%files
12cu|horde-forwards-3.2.1-4|101	%defattr(-,root,root)
12cu|horde-forwards-3.2.1-4|102	%doc LICENSE README docs
12cu|horde-forwards-3.2.1-4|103	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|horde-forwards-3.2.1-4|104	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cu|horde-forwards-3.2.1-4|105	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cu|horde-forwards-3.2.1-4|106	%{_datadir}/horde/%{module}
12cu|horde-forwards-3.2.1-4|107	
12cu|horde-forwards-3.2.1-4|108	
12cu|horde-forwards-3.2.1-4|109	
12cu|horde-forwards-3.2.1-4|110	
12cu|horde-forwards-3.2.1-4|111	%changelog
12cu|horde-forwards-3.2.1-4|112	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.2.1-4
12cu|horde-forwards-3.2.1-4|113	+ Revision: 17324dc
12cu|horde-forwards-3.2.1-4|114	- Adopted for Apache 2.4
12cu|horde-forwards-3.2.1-4|115	
12cu|horde-forwards-3.2.1-4|116	

9674 12
12cu|horde-framework-0.0.2-8|1	%define prj     Horde_Framework
12cu|horde-framework-0.0.2-8|2	
12cu|horde-framework-0.0.2-8|3	%define xmldir  %{_var}/lib/pear
12cu|horde-framework-0.0.2-8|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cu|horde-framework-0.0.2-8|5	
12cu|horde-framework-0.0.2-8|6	Name:          horde-framework
12cu|horde-framework-0.0.2-8|7	Version:       0.0.2
12cu|horde-framework-0.0.2-8|8	Release:       8
12cu|horde-framework-0.0.2-8|9	Summary:       Horde core Framework libraries
12cu|horde-framework-0.0.2-8|10	License:       LGPL
12cu|horde-framework-0.0.2-8|11	Group:         Networking/Mail
12cu|horde-framework-0.0.2-8|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cu|horde-framework-0.0.2-8|13	Source0:       %{prj}-%{version}.tgz
12cu|horde-framework-0.0.2-8|14	BuildArch:     noarch
12cu|horde-framework-0.0.2-8|15	Requires(pre): php-pear
12cu|horde-framework-0.0.2-8|16	Requires:      horde-dom
12cu|horde-framework-0.0.2-8|17	Requires:      horde-form
12cu|horde-framework-0.0.2-8|18	Requires:      horde-browser
12cu|horde-framework-0.0.2-8|19	Requires:      horde-cli
12cu|horde-framework-0.0.2-8|20	Requires:      php-pear-Services_Weather
12cu|horde-framework-0.0.2-8|21	Requires:      php-pear-Log
12cu|horde-framework-0.0.2-8|22	BuildRequires: php-pear
12cu|horde-framework-0.0.2-8|23	BuildRequires: php-pear-channel-horde
12cu|horde-framework-0.0.2-8|24	
12cu|horde-framework-0.0.2-8|25	%description
12cu|horde-framework-0.0.2-8|26	These classes provide the core functionality of the Horde Application
12cu|horde-framework-0.0.2-8|27	Framework.
12cu|horde-framework-0.0.2-8|28	
12cu|horde-framework-0.0.2-8|29	
12cu|horde-framework-0.0.2-8|30	%prep
12cu|horde-framework-0.0.2-8|31	%setup -q -n %{prj}-%{version}
12cu|horde-framework-0.0.2-8|32	
12cu|horde-framework-0.0.2-8|33	%build
12cu|horde-framework-0.0.2-8|34	%__mv ../package.xml .
12cu|horde-framework-0.0.2-8|35	
12cu|horde-framework-0.0.2-8|36	%install
12cu|horde-framework-0.0.2-8|37	pear install --packagingroot %{buildroot} --nodeps package.xml
12cu|horde-framework-0.0.2-8|38	
12cu|horde-framework-0.0.2-8|39	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cu|horde-framework-0.0.2-8|40	
12cu|horde-framework-0.0.2-8|41	%__mkdir_p %{buildroot}%{_docdir}/horde
12cu|horde-framework-0.0.2-8|42	
12cu|horde-framework-0.0.2-8|43	%__mkdir_p %{buildroot}%{xmldir}
12cu|horde-framework-0.0.2-8|44	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cu|horde-framework-0.0.2-8|45	
12cu|horde-framework-0.0.2-8|46	%clean
12cu|horde-framework-0.0.2-8|47	%__rm -rf %{buildroot}
12cu|horde-framework-0.0.2-8|48	
12cu|horde-framework-0.0.2-8|49	%post
12cu|horde-framework-0.0.2-8|50	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cu|horde-framework-0.0.2-8|51	
12cu|horde-framework-0.0.2-8|52	%postun
12cu|horde-framework-0.0.2-8|53	if [ "$1" -eq "0" ]; then
12cu|horde-framework-0.0.2-8|54	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cu|horde-framework-0.0.2-8|55	fi
12cu|horde-framework-0.0.2-8|56	
12cu|horde-framework-0.0.2-8|57	%files
12cu|horde-framework-0.0.2-8|58	%defattr(-, root, root)
12cu|horde-framework-0.0.2-8|59	%{xmldir}/%{prj}.xml
12cu|horde-framework-0.0.2-8|60	%{peardir}/Horde.php
12cu|horde-framework-0.0.2-8|61	%dir %{peardir}/Horde
12cu|horde-framework-0.0.2-8|62	%{peardir}/Horde/Config.php
12cu|horde-framework-0.0.2-8|63	%{peardir}/Horde/Help.php
12cu|horde-framework-0.0.2-8|64	%{peardir}/Horde/Menu.php
12cu|horde-framework-0.0.2-8|65	%{peardir}/Horde/Registry.php
12cu|horde-framework-0.0.2-8|66	%{peardir}/Horde/Text.php
12cu|horde-framework-0.0.2-8|67	%dir %{_docdir}/horde
12cu|horde-framework-0.0.2-8|68	
12cu|horde-framework-0.0.2-8|69	
12cu|horde-framework-0.0.2-8|70	%changelog
12cu|horde-framework-0.0.2-8|71	* Tue Aug 03 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-7mdv2011.0
12cu|horde-framework-0.0.2-8|72	+ Revision: 565240
12cu|horde-framework-0.0.2-8|73	- Increased release for rebuild
12cu|horde-framework-0.0.2-8|74	
12cu|horde-framework-0.0.2-8|75	* Mon Mar 01 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-6mdv2010.1
12cu|horde-framework-0.0.2-8|76	+ Revision: 512824
12cu|horde-framework-0.0.2-8|77	- bumped up release
12cu|horde-framework-0.0.2-8|78	- added Requires:      php-pear-Services_Weather
12cu|horde-framework-0.0.2-8|79	
12cu|horde-framework-0.0.2-8|80	* Sun Feb 28 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-5mdv2010.1
12cu|horde-framework-0.0.2-8|81	+ Revision: 512791
12cu|horde-framework-0.0.2-8|82	- bumped up release to get it rebuilt
12cu|horde-framework-0.0.2-8|83	
12cu|horde-framework-0.0.2-8|84	* Thu Feb 25 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-4mdv2010.1
12cu|horde-framework-0.0.2-8|85	+ Revision: 510875
12cu|horde-framework-0.0.2-8|86	- added Requires:      horde-dom horde-form horde-browser horde-cli
12cu|horde-framework-0.0.2-8|87	
12cu|horde-framework-0.0.2-8|88	* Thu Feb 25 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2010.1
12cu|horde-framework-0.0.2-8|89	+ Revision: 510866
12cu|horde-framework-0.0.2-8|90	- added Requires:      horde-dom horde-form horde-browser horde-cli
12cu|horde-framework-0.0.2-8|91	bumped up release
12cu|horde-framework-0.0.2-8|92	
12cu|horde-framework-0.0.2-8|93	* Sun Feb 21 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cu|horde-framework-0.0.2-8|94	+ Revision: 509321
12cu|horde-framework-0.0.2-8|95	- increade rel version
12cu|horde-framework-0.0.2-8|96	- removed requires for a temporary buiild
12cu|horde-framework-0.0.2-8|97	
12cu|horde-framework-0.0.2-8|98	* Mon Feb 15 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cu|horde-framework-0.0.2-8|99	+ Revision: 506027
12cu|horde-framework-0.0.2-8|100	- replaced PreReq with Requires (pre)
12cu|horde-framework-0.0.2-8|101	- import horde-framework
12cu|horde-framework-0.0.2-8|102	
12cu|horde-framework-0.0.2-8|103	

9675 12
12cu|horde-gollem-1.1.2-2|1	%define	module	gollem
12cu|horde-gollem-1.1.2-2|2	%define	name	horde-%{module}
12cu|horde-gollem-1.1.2-2|3	
12cu|horde-gollem-1.1.2-2|4	%if %{_use_internal_dependency_generator}
12cu|horde-gollem-1.1.2-2|5	%define __noautoreq 'pear\\(Horde.*\\)'
12cu|horde-gollem-1.1.2-2|6	%else
12cu|horde-gollem-1.1.2-2|7	%define _requires_exceptions pear(Horde.*)
12cu|horde-gollem-1.1.2-2|8	%endif
12cu|horde-gollem-1.1.2-2|9	
12cu|horde-gollem-1.1.2-2|10	Name:		horde-%{module}
12cu|horde-gollem-1.1.2-2|11	Version:	1.1.2
12cu|horde-gollem-1.1.2-2|12	Release:	2
12cu|horde-gollem-1.1.2-2|13	Summary:	The Horde file manager
12cu|horde-gollem-1.1.2-2|14	License:	GPL
12cu|horde-gollem-1.1.2-2|15	Group:		System/Servers
12cu|horde-gollem-1.1.2-2|16	URL:		http://www.horde.org/%{module}
12cu|horde-gollem-1.1.2-2|17	Source0:	ftp://ftp.horde.org:21/pub/gollem/gollem-h3-%{version}.tar.gz
12cu|horde-gollem-1.1.2-2|18	Requires(post):	rpm-helper
12cu|horde-gollem-1.1.2-2|19	Requires:	horde >= 3.3.5
12cu|horde-gollem-1.1.2-2|20	BuildArch:	noarch
12cu|horde-gollem-1.1.2-2|21	
12cu|horde-gollem-1.1.2-2|22	%description
12cu|horde-gollem-1.1.2-2|23	Gollem is the Horde web-based File Manager, providing the ability to fully
12cu|horde-gollem-1.1.2-2|24	manage a hierarchical file system stored in a variety of backends such as a SQL
12cu|horde-gollem-1.1.2-2|25	database, as part of a real filesystem, or on an FTP server. It uses the
12cu|horde-gollem-1.1.2-2|26	Horde's MIME_Viewer framework to identify file types, associate icons, etc.
12cu|horde-gollem-1.1.2-2|27	
12cu|horde-gollem-1.1.2-2|28	%prep
12cu|horde-gollem-1.1.2-2|29	%setup -q -n %{module}-h3-%{version}
12cu|horde-gollem-1.1.2-2|30	
12cu|horde-gollem-1.1.2-2|31	%build
12cu|horde-gollem-1.1.2-2|32	
12cu|horde-gollem-1.1.2-2|33	%install
12cu|horde-gollem-1.1.2-2|34	# apache configuration
12cu|horde-gollem-1.1.2-2|35	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|horde-gollem-1.1.2-2|36	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|horde-gollem-1.1.2-2|37	# %{name} Apache configuration file
12cu|horde-gollem-1.1.2-2|38	
12cu|horde-gollem-1.1.2-2|39	<Directory %{_datadir}/horde/%{module}/lib>
12cu|horde-gollem-1.1.2-2|40	Require all denied
12cu|horde-gollem-1.1.2-2|41	</Directory>
12cu|horde-gollem-1.1.2-2|42	
12cu|horde-gollem-1.1.2-2|43	<Directory %{_datadir}/horde/%{module}/locale>
12cu|horde-gollem-1.1.2-2|44	Require all denied
12cu|horde-gollem-1.1.2-2|45	</Directory>
12cu|horde-gollem-1.1.2-2|46	
12cu|horde-gollem-1.1.2-2|47	<Directory %{_datadir}/horde/%{module}/scripts>
12cu|horde-gollem-1.1.2-2|48	Require all denied
12cu|horde-gollem-1.1.2-2|49	</Directory>
12cu|horde-gollem-1.1.2-2|50	
12cu|horde-gollem-1.1.2-2|51	<Directory %{_datadir}/horde/%{module}/templates>
12cu|horde-gollem-1.1.2-2|52	Require all denied
12cu|horde-gollem-1.1.2-2|53	</Directory>
12cu|horde-gollem-1.1.2-2|54	EOF
12cu|horde-gollem-1.1.2-2|55	
12cu|horde-gollem-1.1.2-2|56	# horde configuration
12cu|horde-gollem-1.1.2-2|57	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cu|horde-gollem-1.1.2-2|58	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cu|horde-gollem-1.1.2-2|59	<?php
12cu|horde-gollem-1.1.2-2|60	//
12cu|horde-gollem-1.1.2-2|61	// Gollem Horde configuration file
12cu|horde-gollem-1.1.2-2|62	//
12cu|horde-gollem-1.1.2-2|63	
12cu|horde-gollem-1.1.2-2|64	$this->applications['gollem'] = array(
12cu|horde-gollem-1.1.2-2|65	'fileroot' => $this->applications['horde']['fileroot'] . '/gollem',
12cu|horde-gollem-1.1.2-2|66	'webroot'  => $this->applications['horde']['webroot'] . '/gollem',
12cu|horde-gollem-1.1.2-2|67	'name'     => _("File Manager"),
12cu|horde-gollem-1.1.2-2|68	'status'   => 'active',
12cu|horde-gollem-1.1.2-2|69	'menu_parent' => 'myaccount',
12cu|horde-gollem-1.1.2-2|70	'provides' => 'files',
12cu|horde-gollem-1.1.2-2|71	);
12cu|horde-gollem-1.1.2-2|72	
12cu|horde-gollem-1.1.2-2|73	$this->applications['gollem-menu'] = array(
12cu|horde-gollem-1.1.2-2|74	'status' => 'block',
12cu|horde-gollem-1.1.2-2|75	'app' => 'gollem',
12cu|horde-gollem-1.1.2-2|76	'blockname' => 'tree_menu',
12cu|horde-gollem-1.1.2-2|77	'menu_parent' => 'gollem',
12cu|horde-gollem-1.1.2-2|78	);
12cu|horde-gollem-1.1.2-2|79	EOF
12cu|horde-gollem-1.1.2-2|80	
12cu|horde-gollem-1.1.2-2|81	# remove .htaccess files
12cu|horde-gollem-1.1.2-2|82	find . -name .htaccess -exec rm -f {} \;
12cu|horde-gollem-1.1.2-2|83	
12cu|horde-gollem-1.1.2-2|84	# install files
12cu|horde-gollem-1.1.2-2|85	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-gollem-1.1.2-2|86	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-gollem-1.1.2-2|87	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-gollem-1.1.2-2|88	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-gollem-1.1.2-2|89	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-gollem-1.1.2-2|90	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-gollem-1.1.2-2|91	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-gollem-1.1.2-2|92	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cu|horde-gollem-1.1.2-2|93	
12cu|horde-gollem-1.1.2-2|94	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cu|horde-gollem-1.1.2-2|95	pushd %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-gollem-1.1.2-2|96	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cu|horde-gollem-1.1.2-2|97	popd
12cu|horde-gollem-1.1.2-2|98	
12cu|horde-gollem-1.1.2-2|99	# activate configuration files
12cu|horde-gollem-1.1.2-2|100	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cu|horde-gollem-1.1.2-2|101	mv $file ${file%.dist}
12cu|horde-gollem-1.1.2-2|102	done
12cu|horde-gollem-1.1.2-2|103	
12cu|horde-gollem-1.1.2-2|104	%clean
12cu|horde-gollem-1.1.2-2|105	
12cu|horde-gollem-1.1.2-2|106	%post
12cu|horde-gollem-1.1.2-2|107	if [ $1 = 1 ]; then
12cu|horde-gollem-1.1.2-2|108	# configuration
12cu|horde-gollem-1.1.2-2|109	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cu|horde-gollem-1.1.2-2|110	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cu|horde-gollem-1.1.2-2|111	fi
12cu|horde-gollem-1.1.2-2|112	
12cu|horde-gollem-1.1.2-2|113	%files
12cu|horde-gollem-1.1.2-2|114	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|horde-gollem-1.1.2-2|115	%doc README COPYING docs
12cu|horde-gollem-1.1.2-2|116	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cu|horde-gollem-1.1.2-2|117	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cu|horde-gollem-1.1.2-2|118	%{_datadir}/horde/%{module}
12cu|horde-gollem-1.1.2-2|119	
12cu|horde-gollem-1.1.2-2|120	
12cu|horde-gollem-1.1.2-2|121	
12cu|horde-gollem-1.1.2-2|122	%changelog
12cu|horde-gollem-1.1.2-2|123	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-2
12cu|horde-gollem-1.1.2-2|124	+ Revision: 64a43e9
12cu|horde-gollem-1.1.2-2|125	- Adopted for Apache 2.4
12cu|horde-gollem-1.1.2-2|126	
12cu|horde-gollem-1.1.2-2|127	

9676 12
12cu|horde-hermes-1.0.1-4|1	%define	module	hermes
12cu|horde-hermes-1.0.1-4|2	
12cu|horde-hermes-1.0.1-4|3	Name:		horde-%{module}
12cu|horde-hermes-1.0.1-4|4	Version:	1.0.1
12cu|horde-hermes-1.0.1-4|5	Release:	4
12cu|horde-hermes-1.0.1-4|6	Summary:	The Horde file manager
12cu|horde-hermes-1.0.1-4|7	License:	GPL
12cu|horde-hermes-1.0.1-4|8	Group:		System/Servers
12cu|horde-hermes-1.0.1-4|9	URL:		http://www.horde.org/%{module}
12cu|horde-hermes-1.0.1-4|10	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cu|horde-hermes-1.0.1-4|11	Requires:	horde >= 3.3.8
12cu|horde-hermes-1.0.1-4|12	BuildArch:	noarch
12cu|horde-hermes-1.0.1-4|13	
12cu|horde-hermes-1.0.1-4|14	%description
12cu|horde-hermes-1.0.1-4|15	Hermes is a time-tracking application integrated with the Horde Framework. It
12cu|horde-hermes-1.0.1-4|16	ties into Turba (to retrieve clients) and Nag and Whups (to retrieve cost
12cu|horde-hermes-1.0.1-4|17	objects). It comes with a stop watch, search and reporting capabilities, and an
12cu|horde-hermes-1.0.1-4|18	invoice interface
12cu|horde-hermes-1.0.1-4|19	
12cu|horde-hermes-1.0.1-4|20	%prep
12cu|horde-hermes-1.0.1-4|21	%setup -q -n %{module}-h3-%{version}
12cu|horde-hermes-1.0.1-4|22	
12cu|horde-hermes-1.0.1-4|23	%build
12cu|horde-hermes-1.0.1-4|24	
12cu|horde-hermes-1.0.1-4|25	%install
12cu|horde-hermes-1.0.1-4|26	# apache configuration
12cu|horde-hermes-1.0.1-4|27	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|horde-hermes-1.0.1-4|28	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|horde-hermes-1.0.1-4|29	# %{name} Apache configuration file
12cu|horde-hermes-1.0.1-4|30	
12cu|horde-hermes-1.0.1-4|31	<Directory %{_datadir}/horde/%{module}/lib>
12cu|horde-hermes-1.0.1-4|32	Require all denied
12cu|horde-hermes-1.0.1-4|33	</Directory>
12cu|horde-hermes-1.0.1-4|34	
12cu|horde-hermes-1.0.1-4|35	<Directory %{_datadir}/horde/%{module}/locale>
12cu|horde-hermes-1.0.1-4|36	Require all denied
12cu|horde-hermes-1.0.1-4|37	</Directory>
12cu|horde-hermes-1.0.1-4|38	
12cu|horde-hermes-1.0.1-4|39	<Directory %{_datadir}/horde/%{module}/scripts>
12cu|horde-hermes-1.0.1-4|40	Require all denied
12cu|horde-hermes-1.0.1-4|41	</Directory>
12cu|horde-hermes-1.0.1-4|42	
12cu|horde-hermes-1.0.1-4|43	<Directory %{_datadir}/horde/%{module}/templates>
12cu|horde-hermes-1.0.1-4|44	Require all denied
12cu|horde-hermes-1.0.1-4|45	</Directory>
12cu|horde-hermes-1.0.1-4|46	EOF
12cu|horde-hermes-1.0.1-4|47	
12cu|horde-hermes-1.0.1-4|48	# horde configuration
12cu|horde-hermes-1.0.1-4|49	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cu|horde-hermes-1.0.1-4|50	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cu|horde-hermes-1.0.1-4|51	<?php
12cu|horde-hermes-1.0.1-4|52	//
12cu|horde-hermes-1.0.1-4|53	// Hermes Horde configuration file
12cu|horde-hermes-1.0.1-4|54	//
12cu|horde-hermes-1.0.1-4|55	
12cu|horde-hermes-1.0.1-4|56	$this->applications['hermes'] = array(
12cu|horde-hermes-1.0.1-4|57	'fileroot' => $this->applications['horde']['fileroot'] . '/hermes',
12cu|horde-hermes-1.0.1-4|58	'webroot' => $this->applications['horde']['webroot'] . '/hermes',
12cu|horde-hermes-1.0.1-4|59	'name' => _("Time Tracking"),
12cu|horde-hermes-1.0.1-4|60	'status' => 'active',
12cu|horde-hermes-1.0.1-4|61	'menu_parent' => 'office',
12cu|horde-hermes-1.0.1-4|62	'provides' => 'time'
12cu|horde-hermes-1.0.1-4|63	);
12cu|horde-hermes-1.0.1-4|64	
12cu|horde-hermes-1.0.1-4|65	$this->applications['hermes-stopwatch'] = array(
12cu|horde-hermes-1.0.1-4|66	'status' => 'block',
12cu|horde-hermes-1.0.1-4|67	'app' => 'hermes',
12cu|horde-hermes-1.0.1-4|68	'blockname' => 'tree_stopwatch',
12cu|horde-hermes-1.0.1-4|69	'menu_parent' => 'hermes',
12cu|horde-hermes-1.0.1-4|70	);
12cu|horde-hermes-1.0.1-4|71	
12cu|horde-hermes-1.0.1-4|72	$this->applications['hermes-menu'] = array(
12cu|horde-hermes-1.0.1-4|73	'status' => 'block',
12cu|horde-hermes-1.0.1-4|74	'app' => 'hermes',
12cu|horde-hermes-1.0.1-4|75	'blockname' => 'tree_menu',
12cu|horde-hermes-1.0.1-4|76	'menu_parent' => 'hermes',
12cu|horde-hermes-1.0.1-4|77	);
12cu|horde-hermes-1.0.1-4|78	EOF
12cu|horde-hermes-1.0.1-4|79	
12cu|horde-hermes-1.0.1-4|80	# remove .htaccess files
12cu|horde-hermes-1.0.1-4|81	find . -name .htaccess -exec rm -f {} \;
12cu|horde-hermes-1.0.1-4|82	
12cu|horde-hermes-1.0.1-4|83	# install files
12cu|horde-hermes-1.0.1-4|84	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-hermes-1.0.1-4|85	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-hermes-1.0.1-4|86	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-hermes-1.0.1-4|87	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-hermes-1.0.1-4|88	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-hermes-1.0.1-4|89	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-hermes-1.0.1-4|90	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-hermes-1.0.1-4|91	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cu|horde-hermes-1.0.1-4|92	
12cu|horde-hermes-1.0.1-4|93	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cu|horde-hermes-1.0.1-4|94	pushd %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-hermes-1.0.1-4|95	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cu|horde-hermes-1.0.1-4|96	popd
12cu|horde-hermes-1.0.1-4|97	
12cu|horde-hermes-1.0.1-4|98	# activate configuration files
12cu|horde-hermes-1.0.1-4|99	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cu|horde-hermes-1.0.1-4|100	mv $file ${file%.dist}
12cu|horde-hermes-1.0.1-4|101	done
12cu|horde-hermes-1.0.1-4|102	
12cu|horde-hermes-1.0.1-4|103	%clean
12cu|horde-hermes-1.0.1-4|104	
12cu|horde-hermes-1.0.1-4|105	%post
12cu|horde-hermes-1.0.1-4|106	if [ $1 = 1 ]; then
12cu|horde-hermes-1.0.1-4|107	# configuration
12cu|horde-hermes-1.0.1-4|108	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cu|horde-hermes-1.0.1-4|109	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cu|horde-hermes-1.0.1-4|110	fi
12cu|horde-hermes-1.0.1-4|111	%if %mdkversion < 201010
12cu|horde-hermes-1.0.1-4|112	%_post_webapp
12cu|horde-hermes-1.0.1-4|113	%endif
12cu|horde-hermes-1.0.1-4|114	
12cu|horde-hermes-1.0.1-4|115	
12cu|horde-hermes-1.0.1-4|116	%files
12cu|horde-hermes-1.0.1-4|117	%doc LICENSE README docs
12cu|horde-hermes-1.0.1-4|118	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|horde-hermes-1.0.1-4|119	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cu|horde-hermes-1.0.1-4|120	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cu|horde-hermes-1.0.1-4|121	%{_datadir}/horde/%{module}
12cu|horde-hermes-1.0.1-4|122	
12cu|horde-hermes-1.0.1-4|123	
12cu|horde-hermes-1.0.1-4|124	
12cu|horde-hermes-1.0.1-4|125	%changelog
12cu|horde-hermes-1.0.1-4|126	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-4
12cu|horde-hermes-1.0.1-4|127	+ Revision: 36aec1d
12cu|horde-hermes-1.0.1-4|128	- Adopted for Apache 2.4
12cu|horde-hermes-1.0.1-4|129	
12cu|horde-hermes-1.0.1-4|130	

9677 12
12cu|horde-imp-4.3.9-4|1	%define	module	imp
12cu|horde-imp-4.3.9-4|2	
12cu|horde-imp-4.3.9-4|3	Name:		horde-%{module}
12cu|horde-imp-4.3.9-4|4	Version:	4.3.9
12cu|horde-imp-4.3.9-4|5	Release:	4
12cu|horde-imp-4.3.9-4|6	Summary:	The Horde Internet Messaging Program
12cu|horde-imp-4.3.9-4|7	License:	GPL
12cu|horde-imp-4.3.9-4|8	Group:		System/Servers
12cu|horde-imp-4.3.9-4|9	URL:		http://www.horde.org/%{module}
12cu|horde-imp-4.3.9-4|10	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cu|horde-imp-4.3.9-4|11	Patch0:      	imp-h3-4.3-fix-constant-loading.patch
12cu|horde-imp-4.3.9-4|12	Requires:	horde >= 3.3.8
12cu|horde-imp-4.3.9-4|13	Requires:	php-imap
12cu|horde-imp-4.3.9-4|14	Requires:	php-ldap
12cu|horde-imp-4.3.9-4|15	BuildArch:	noarch
12cu|horde-imp-4.3.9-4|16	
12cu|horde-imp-4.3.9-4|17	%description
12cu|horde-imp-4.3.9-4|18	IMP is the Internet Messaging Program, one of the Horde applications.
12cu|horde-imp-4.3.9-4|19	It provides webmail access to IMAP and POP3 accounts.
12cu|horde-imp-4.3.9-4|20	
12cu|horde-imp-4.3.9-4|21	%prep
12cu|horde-imp-4.3.9-4|22	%setup -q -n %{module}-h3-%{version}
12cu|horde-imp-4.3.9-4|23	%patch0 -p 1
12cu|horde-imp-4.3.9-4|24	
12cu|horde-imp-4.3.9-4|25	# fix perms
12cu|horde-imp-4.3.9-4|26	chmod 644 locale/da_DK/help.xml
12cu|horde-imp-4.3.9-4|27	
12cu|horde-imp-4.3.9-4|28	%build
12cu|horde-imp-4.3.9-4|29	
12cu|horde-imp-4.3.9-4|30	%install
12cu|horde-imp-4.3.9-4|31	# apache configuration
12cu|horde-imp-4.3.9-4|32	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|horde-imp-4.3.9-4|33	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|horde-imp-4.3.9-4|34	# %{name} Apache configuration file
12cu|horde-imp-4.3.9-4|35	
12cu|horde-imp-4.3.9-4|36	<Directory %{_datadir}/horde/%{module}/lib>
12cu|horde-imp-4.3.9-4|37	Require all denied
12cu|horde-imp-4.3.9-4|38	</Directory>
12cu|horde-imp-4.3.9-4|39	
12cu|horde-imp-4.3.9-4|40	<Directory %{_datadir}/horde/%{module}/locale>
12cu|horde-imp-4.3.9-4|41	Require all denied
12cu|horde-imp-4.3.9-4|42	</Directory>
12cu|horde-imp-4.3.9-4|43	
12cu|horde-imp-4.3.9-4|44	<Directory %{_datadir}/horde/%{module}/scripts>
12cu|horde-imp-4.3.9-4|45	Require all denied
12cu|horde-imp-4.3.9-4|46	</Directory>
12cu|horde-imp-4.3.9-4|47	
12cu|horde-imp-4.3.9-4|48	<Directory %{_datadir}/horde/%{module}/templates>
12cu|horde-imp-4.3.9-4|49	Require all denied
12cu|horde-imp-4.3.9-4|50	</Directory>
12cu|horde-imp-4.3.9-4|51	EOF
12cu|horde-imp-4.3.9-4|52	
12cu|horde-imp-4.3.9-4|53	# horde configuration
12cu|horde-imp-4.3.9-4|54	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cu|horde-imp-4.3.9-4|55	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cu|horde-imp-4.3.9-4|56	<?php
12cu|horde-imp-4.3.9-4|57	//
12cu|horde-imp-4.3.9-4|58	// Imp Horde configuration file
12cu|horde-imp-4.3.9-4|59	//
12cu|horde-imp-4.3.9-4|60	
12cu|horde-imp-4.3.9-4|61	$this->applications['imp'] = array(
12cu|horde-imp-4.3.9-4|62	'fileroot' => $this->applications['horde']['fileroot'] . '/imp',
12cu|horde-imp-4.3.9-4|63	'webroot'  => $this->applications['horde']['webroot'] . '/imp',
12cu|horde-imp-4.3.9-4|64	'name'     => _("Mail"),
12cu|horde-imp-4.3.9-4|65	'status'   => 'active',
12cu|horde-imp-4.3.9-4|66	'provides' => array('mail', 'contacts/favouriteRecipients')
12cu|horde-imp-4.3.9-4|67	);
12cu|horde-imp-4.3.9-4|68	
12cu|horde-imp-4.3.9-4|69	$this->applications['imp-folders'] = array(
12cu|horde-imp-4.3.9-4|70	'status'      => 'block',
12cu|horde-imp-4.3.9-4|71	'app'         => 'imp',
12cu|horde-imp-4.3.9-4|72	'blockname'   => 'tree_folders',
12cu|horde-imp-4.3.9-4|73	'menu_parent' => 'imp'
12cu|horde-imp-4.3.9-4|74	);
12cu|horde-imp-4.3.9-4|75	?>
12cu|horde-imp-4.3.9-4|76	EOF
12cu|horde-imp-4.3.9-4|77	
12cu|horde-imp-4.3.9-4|78	# remove .htaccess files
12cu|horde-imp-4.3.9-4|79	find . -name .htaccess -exec rm -f {} \;
12cu|horde-imp-4.3.9-4|80	
12cu|horde-imp-4.3.9-4|81	# install files
12cu|horde-imp-4.3.9-4|82	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-imp-4.3.9-4|83	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-imp-4.3.9-4|84	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-imp-4.3.9-4|85	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-imp-4.3.9-4|86	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-imp-4.3.9-4|87	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-imp-4.3.9-4|88	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-imp-4.3.9-4|89	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-imp-4.3.9-4|90	
12cu|horde-imp-4.3.9-4|91	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cu|horde-imp-4.3.9-4|92	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cu|horde-imp-4.3.9-4|93	pushd %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-imp-4.3.9-4|94	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cu|horde-imp-4.3.9-4|95	popd
12cu|horde-imp-4.3.9-4|96	
12cu|horde-imp-4.3.9-4|97	# activate configuration files
12cu|horde-imp-4.3.9-4|98	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cu|horde-imp-4.3.9-4|99	mv $file ${file%.dist}
12cu|horde-imp-4.3.9-4|100	done
12cu|horde-imp-4.3.9-4|101	
12cu|horde-imp-4.3.9-4|102	# fix script shellbang
12cu|horde-imp-4.3.9-4|103	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
12cu|horde-imp-4.3.9-4|104	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
12cu|horde-imp-4.3.9-4|105	done
12cu|horde-imp-4.3.9-4|106	
12cu|horde-imp-4.3.9-4|107	%clean
12cu|horde-imp-4.3.9-4|108	
12cu|horde-imp-4.3.9-4|109	%post
12cu|horde-imp-4.3.9-4|110	if [ $1 = 1 ]; then
12cu|horde-imp-4.3.9-4|111	# configuration
12cu|horde-imp-4.3.9-4|112	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cu|horde-imp-4.3.9-4|113	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cu|horde-imp-4.3.9-4|114	fi
12cu|horde-imp-4.3.9-4|115	
12cu|horde-imp-4.3.9-4|116	
12cu|horde-imp-4.3.9-4|117	%files
12cu|horde-imp-4.3.9-4|118	%doc README COPYING docs
12cu|horde-imp-4.3.9-4|119	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|horde-imp-4.3.9-4|120	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cu|horde-imp-4.3.9-4|121	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cu|horde-imp-4.3.9-4|122	%{_datadir}/horde/%{module}
12cu|horde-imp-4.3.9-4|123	
12cu|horde-imp-4.3.9-4|124	
12cu|horde-imp-4.3.9-4|125	
12cu|horde-imp-4.3.9-4|126	%changelog
12cu|horde-imp-4.3.9-4|127	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.3.9-4
12cu|horde-imp-4.3.9-4|128	+ Revision: c45b238
12cu|horde-imp-4.3.9-4|129	- Adopted for Apache 2.4
12cu|horde-imp-4.3.9-4|130	
12cu|horde-imp-4.3.9-4|131	

9678 12
12cu|horde-ingo-1.2.4-4|1	%define module	ingo
12cu|horde-ingo-1.2.4-4|2	
12cu|horde-ingo-1.2.4-4|3	Name:           horde-%{module}
12cu|horde-ingo-1.2.4-4|4	Version:        1.2.4
12cu|horde-ingo-1.2.4-4|5	Release:        4
12cu|horde-ingo-1.2.4-4|6	Summary:	The Horde email filter rules Manager
12cu|horde-ingo-1.2.4-4|7	License:	GPL
12cu|horde-ingo-1.2.4-4|8	Group: 		System/Servers
12cu|horde-ingo-1.2.4-4|9	URL:		http://www.horde.org/%{module}
12cu|horde-ingo-1.2.4-4|10	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cu|horde-ingo-1.2.4-4|11	Patch0:		%{module}-h3-1.2.1-fhs.patch
12cu|horde-ingo-1.2.4-4|12	Requires:	horde >= 3.3.8
12cu|horde-ingo-1.2.4-4|13	Requires: 	horde-imp >= 4.3
12cu|horde-ingo-1.2.4-4|14	BuildArch:	noarch
12cu|horde-ingo-1.2.4-4|15	
12cu|horde-ingo-1.2.4-4|16	%description
12cu|horde-ingo-1.2.4-4|17	Ingo is an email filter rules manager.
12cu|horde-ingo-1.2.4-4|18	
12cu|horde-ingo-1.2.4-4|19	Ingo currently supports the following filtering drivers:
12cu|horde-ingo-1.2.4-4|20	
12cu|horde-ingo-1.2.4-4|21	* Sieve (using timsieved)
12cu|horde-ingo-1.2.4-4|22	* procmail (using VFS FTP driver)
12cu|horde-ingo-1.2.4-4|23	* IMAP client-side filtering
12cu|horde-ingo-1.2.4-4|24	
12cu|horde-ingo-1.2.4-4|25	Ingo has replaced IMP's internal filtering code and is the default filtering
12cu|horde-ingo-1.2.4-4|26	agent in IMP H3 (4.0).
12cu|horde-ingo-1.2.4-4|27	
12cu|horde-ingo-1.2.4-4|28	%prep
12cu|horde-ingo-1.2.4-4|29	%setup -q -n %{module}-h3-%{version}
12cu|horde-ingo-1.2.4-4|30	%patch0 -p 1
12cu|horde-ingo-1.2.4-4|31	
12cu|horde-ingo-1.2.4-4|32	%build
12cu|horde-ingo-1.2.4-4|33	
12cu|horde-ingo-1.2.4-4|34	%install
12cu|horde-ingo-1.2.4-4|35	# apache configuration
12cu|horde-ingo-1.2.4-4|36	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|horde-ingo-1.2.4-4|37	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|horde-ingo-1.2.4-4|38	# %{name} Apache configuration file
12cu|horde-ingo-1.2.4-4|39	
12cu|horde-ingo-1.2.4-4|40	<Directory %{_datadir}/horde/%{module}/lib>
12cu|horde-ingo-1.2.4-4|41	Require all denied
12cu|horde-ingo-1.2.4-4|42	</Directory>
12cu|horde-ingo-1.2.4-4|43	
12cu|horde-ingo-1.2.4-4|44	<Directory %{_datadir}/horde/%{module}/locale>
12cu|horde-ingo-1.2.4-4|45	Require all denied
12cu|horde-ingo-1.2.4-4|46	</Directory>
12cu|horde-ingo-1.2.4-4|47	
12cu|horde-ingo-1.2.4-4|48	<Directory %{_datadir}/horde/%{module}/scripts>
12cu|horde-ingo-1.2.4-4|49	Require all denied
12cu|horde-ingo-1.2.4-4|50	</Directory>
12cu|horde-ingo-1.2.4-4|51	
12cu|horde-ingo-1.2.4-4|52	<Directory %{_datadir}/horde/%{module}/templates>
12cu|horde-ingo-1.2.4-4|53	Require all denied
12cu|horde-ingo-1.2.4-4|54	</Directory>
12cu|horde-ingo-1.2.4-4|55	EOF
12cu|horde-ingo-1.2.4-4|56	
12cu|horde-ingo-1.2.4-4|57	# horde configuration
12cu|horde-ingo-1.2.4-4|58	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cu|horde-ingo-1.2.4-4|59	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cu|horde-ingo-1.2.4-4|60	<?php
12cu|horde-ingo-1.2.4-4|61	//
12cu|horde-ingo-1.2.4-4|62	// Ingo Horde configuration file
12cu|horde-ingo-1.2.4-4|63	//
12cu|horde-ingo-1.2.4-4|64	
12cu|horde-ingo-1.2.4-4|65	$this->applications['ingo'] = array(
12cu|horde-ingo-1.2.4-4|66	'fileroot'    => $this->applications['horde']['fileroot'] . '/ingo',
12cu|horde-ingo-1.2.4-4|67	'webroot'     => $this->applications['horde']['webroot'] . '/ingo',
12cu|horde-ingo-1.2.4-4|68	'name'        => _("Filters"),
12cu|horde-ingo-1.2.4-4|69	'status'      => 'active',
12cu|horde-ingo-1.2.4-4|70	'provides'    => array('mail/blacklistFrom', 'mail/showBlacklist', 'mail/whitelistFrom', 'mail/showWhitelist', 'mail/applyFilters', 'mail/canApplyFilters', 'mail/showFilters'),
12cu|horde-ingo-1.2.4-4|71	'menu_parent' => 'imp'
12cu|horde-ingo-1.2.4-4|72	);
12cu|horde-ingo-1.2.4-4|73	EOF
12cu|horde-ingo-1.2.4-4|74	
12cu|horde-ingo-1.2.4-4|75	# remove .htaccess files
12cu|horde-ingo-1.2.4-4|76	find . -name .htaccess -exec rm -f {} \;
12cu|horde-ingo-1.2.4-4|77	
12cu|horde-ingo-1.2.4-4|78	# install files
12cu|horde-ingo-1.2.4-4|79	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-ingo-1.2.4-4|80	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-ingo-1.2.4-4|81	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-ingo-1.2.4-4|82	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-ingo-1.2.4-4|83	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-ingo-1.2.4-4|84	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-ingo-1.2.4-4|85	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-ingo-1.2.4-4|86	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-ingo-1.2.4-4|87	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cu|horde-ingo-1.2.4-4|88	
12cu|horde-ingo-1.2.4-4|89	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cu|horde-ingo-1.2.4-4|90	pushd %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-ingo-1.2.4-4|91	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cu|horde-ingo-1.2.4-4|92	popd
12cu|horde-ingo-1.2.4-4|93	
12cu|horde-ingo-1.2.4-4|94	# activate configuration files
12cu|horde-ingo-1.2.4-4|95	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cu|horde-ingo-1.2.4-4|96	mv $file ${file%.dist}
12cu|horde-ingo-1.2.4-4|97	done
12cu|horde-ingo-1.2.4-4|98	
12cu|horde-ingo-1.2.4-4|99	# fix script shellbang
12cu|horde-ingo-1.2.4-4|100	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
12cu|horde-ingo-1.2.4-4|101	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
12cu|horde-ingo-1.2.4-4|102	done
12cu|horde-ingo-1.2.4-4|103	
12cu|horde-ingo-1.2.4-4|104	%clean
12cu|horde-ingo-1.2.4-4|105	
12cu|horde-ingo-1.2.4-4|106	%post
12cu|horde-ingo-1.2.4-4|107	if [ $1 = 1 ]; then
12cu|horde-ingo-1.2.4-4|108	# configuration
12cu|horde-ingo-1.2.4-4|109	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cu|horde-ingo-1.2.4-4|110	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cu|horde-ingo-1.2.4-4|111	fi
12cu|horde-ingo-1.2.4-4|112	
12cu|horde-ingo-1.2.4-4|113	
12cu|horde-ingo-1.2.4-4|114	%files
12cu|horde-ingo-1.2.4-4|115	%doc LICENSE README docs
12cu|horde-ingo-1.2.4-4|116	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|horde-ingo-1.2.4-4|117	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cu|horde-ingo-1.2.4-4|118	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cu|horde-ingo-1.2.4-4|119	%{_datadir}/horde/%{module}
12cu|horde-ingo-1.2.4-4|120	
12cu|horde-ingo-1.2.4-4|121	
12cu|horde-ingo-1.2.4-4|122	
12cu|horde-ingo-1.2.4-4|123	%changelog
12cu|horde-ingo-1.2.4-4|124	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-4
12cu|horde-ingo-1.2.4-4|125	+ Revision: a35943b
12cu|horde-ingo-1.2.4-4|126	- Adopted for Apache 2.4
12cu|horde-ingo-1.2.4-4|127	
12cu|horde-ingo-1.2.4-4|128	

9679 12
12cu|horde-kolab-0.0.6-4|1	%define prj Kolab
12cu|horde-kolab-0.0.6-4|2	
12cu|horde-kolab-0.0.6-4|3	%define xmldir  %{_var}/lib/pear
12cu|horde-kolab-0.0.6-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cu|horde-kolab-0.0.6-4|5	
12cu|horde-kolab-0.0.6-4|6	Name:          horde-kolab
12cu|horde-kolab-0.0.6-4|7	Version:       0.0.6
12cu|horde-kolab-0.0.6-4|8	Release:       4
12cu|horde-kolab-0.0.6-4|9	Summary:       Horde Mime Library
12cu|horde-kolab-0.0.6-4|10	License:       LGPL
12cu|horde-kolab-0.0.6-4|11	Group:         Networking/Mail
12cu|horde-kolab-0.0.6-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cu|horde-kolab-0.0.6-4|13	Source0:       %{prj}-%{version}.tgz
12cu|horde-kolab-0.0.6-4|14	BuildArch:     noarch
12cu|horde-kolab-0.0.6-4|15	Requires(pre): php-pear
12cu|horde-kolab-0.0.6-4|16	Requires:      horde-nls
12cu|horde-kolab-0.0.6-4|17	Requires:      php-pear
12cu|horde-kolab-0.0.6-4|18	BuildRequires: php-pear
12cu|horde-kolab-0.0.6-4|19	BuildRequires: php-pear-channel-horde
12cu|horde-kolab-0.0.6-4|20	
12cu|horde-kolab-0.0.6-4|21	
12cu|horde-kolab-0.0.6-4|22	%description
12cu|horde-kolab-0.0.6-4|23	This package contains a number of helper functions that make communication
12cu|horde-kolab-0.0.6-4|24	between a Horde client and a Kolab server smoother.
12cu|horde-kolab-0.0.6-4|25	
12cu|horde-kolab-0.0.6-4|26	%prep
12cu|horde-kolab-0.0.6-4|27	%setup -q -n %{prj}-%{version}
12cu|horde-kolab-0.0.6-4|28	
12cu|horde-kolab-0.0.6-4|29	%build
12cu|horde-kolab-0.0.6-4|30	%__mv ../package.xml .
12cu|horde-kolab-0.0.6-4|31	
12cu|horde-kolab-0.0.6-4|32	%install
12cu|horde-kolab-0.0.6-4|33	pear install --packagingroot %{buildroot} --nodeps package.xml
12cu|horde-kolab-0.0.6-4|34	
12cu|horde-kolab-0.0.6-4|35	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cu|horde-kolab-0.0.6-4|36	
12cu|horde-kolab-0.0.6-4|37	%__mkdir_p %{buildroot}%{xmldir}
12cu|horde-kolab-0.0.6-4|38	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cu|horde-kolab-0.0.6-4|39	
12cu|horde-kolab-0.0.6-4|40	%clean
12cu|horde-kolab-0.0.6-4|41	%__rm -rf %{buildroot}
12cu|horde-kolab-0.0.6-4|42	
12cu|horde-kolab-0.0.6-4|43	%post
12cu|horde-kolab-0.0.6-4|44	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cu|horde-kolab-0.0.6-4|45	
12cu|horde-kolab-0.0.6-4|46	%postun
12cu|horde-kolab-0.0.6-4|47	if [ "$1" -eq "0" ]; then
12cu|horde-kolab-0.0.6-4|48	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cu|horde-kolab-0.0.6-4|49	fi
12cu|horde-kolab-0.0.6-4|50	
12cu|horde-kolab-0.0.6-4|51	%files
12cu|horde-kolab-0.0.6-4|52	%defattr(-, root, root)
12cu|horde-kolab-0.0.6-4|53	%{xmldir}/%{prj}.xml
12cu|horde-kolab-0.0.6-4|54	%dir %{peardir}/Horde
12cu|horde-kolab-0.0.6-4|55	%{peardir}/Horde/Kolab.php
12cu|horde-kolab-0.0.6-4|56	
12cu|horde-kolab-0.0.6-4|57	
12cu|horde-kolab-0.0.6-4|58	
12cu|horde-kolab-0.0.6-4|59	
12cu|horde-kolab-0.0.6-4|60	
12cu|horde-kolab-0.0.6-4|61	%changelog
12cu|horde-kolab-0.0.6-4|62	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.6-3mdv2011.0
12cu|horde-kolab-0.0.6-4|63	+ Revision: 564029
12cu|horde-kolab-0.0.6-4|64	- Increased release for rebuild
12cu|horde-kolab-0.0.6-4|65	
12cu|horde-kolab-0.0.6-4|66	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.6-2mdv2010.1
12cu|horde-kolab-0.0.6-4|67	+ Revision: 524851
12cu|horde-kolab-0.0.6-4|68	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cu|horde-kolab-0.0.6-4|69	
12cu|horde-kolab-0.0.6-4|70	* Tue Mar 09 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.6-1mdv2010.1
12cu|horde-kolab-0.0.6-4|71	+ Revision: 516847
12cu|horde-kolab-0.0.6-4|72	- Updated Description Line
12cu|horde-kolab-0.0.6-4|73	- really removed BuilRequires: horde-framework
12cu|horde-kolab-0.0.6-4|74	- added Requires: php-pear
12cu|horde-kolab-0.0.6-4|75	removed BuildRequires: horde-framework
12cu|horde-kolab-0.0.6-4|76	- import horde-kolab
12cu|horde-kolab-0.0.6-4|77	
12cu|horde-kolab-0.0.6-4|78	

9680 12
12cu|horde-kolab-filter-0.1.9-8|1	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
12cu|horde-kolab-filter-0.1.9-8|2	%define xmldir  /var/lib/pear
12cu|horde-kolab-filter-0.1.9-8|3	
12cu|horde-kolab-filter-0.1.9-8|4	Summary:		Postfix filters for the Kolab server
12cu|horde-kolab-filter-0.1.9-8|5	Name:		horde-kolab-filter
12cu|horde-kolab-filter-0.1.9-8|6	Version: 	0.1.9
12cu|horde-kolab-filter-0.1.9-8|7	Release: 	8
12cu|horde-kolab-filter-0.1.9-8|8	License: 	LGPLv2.1
12cu|horde-kolab-filter-0.1.9-8|9	Group:		Networking/Mail
12cu|horde-kolab-filter-0.1.9-8|10	Source0: 	http://pear.horde.org/get/Kolab_Filter-%{version}.tgz
12cu|horde-kolab-filter-0.1.9-8|11	URL: 		http://pear.horde.org/package/Kolab_Filter
12cu|horde-kolab-filter-0.1.9-8|12	BuildRequires: 	php-pear >= 1.4.7
12cu|horde-kolab-filter-0.1.9-8|13	Requires: 	horde >= 0.0.2
12cu|horde-kolab-filter-0.1.9-8|14	Requires:	horde-icalendar >= 0.0.3
12cu|horde-kolab-filter-0.1.9-8|15	Requires:	horde-argv
12cu|horde-kolab-filter-0.1.9-8|16	Requires:	horde-mime >= 0.0.2
12cu|horde-kolab-filter-0.1.9-8|17	Requires:	horde-util >= 0.0.2
12cu|horde-kolab-filter-0.1.9-8|18	Requires:	horde-kolab-server >= 0.2.0
12cu|horde-kolab-filter-0.1.9-8|19	Requires:	php-pear >= 1.4.0b1
12cu|horde-kolab-filter-0.1.9-8|20	BuildRequires: 	php-pear >= 1.4.7
12cu|horde-kolab-filter-0.1.9-8|21	BuildRequires: 	php-pear-channel-horde
12cu|horde-kolab-filter-0.1.9-8|22	Requires: 	php-pear-channel-horde
12cu|horde-kolab-filter-0.1.9-8|23	BuildArch: 	noarch
12cu|horde-kolab-filter-0.1.9-8|24	
12cu|horde-kolab-filter-0.1.9-8|25	%description
12cu|horde-kolab-filter-0.1.9-8|26	The filters provided by this package implement the Kolab
12cu|horde-kolab-filter-0.1.9-8|27	server resource management as well as some Kolab server sender
12cu|horde-kolab-filter-0.1.9-8|28	policies.
12cu|horde-kolab-filter-0.1.9-8|29	
12cu|horde-kolab-filter-0.1.9-8|30	%prep
12cu|horde-kolab-filter-0.1.9-8|31	%setup -c -T
12cu|horde-kolab-filter-0.1.9-8|32	pear -v -c pearrc \
12cu|horde-kolab-filter-0.1.9-8|33	-d php_dir=%{peardir} \
12cu|horde-kolab-filter-0.1.9-8|34	-d doc_dir=/docs \
12cu|horde-kolab-filter-0.1.9-8|35	-d bin_dir=%{_bindir} \
12cu|horde-kolab-filter-0.1.9-8|36	-d data_dir=%{peardir}/data \
12cu|horde-kolab-filter-0.1.9-8|37	-d test_dir=%{peardir}/tests \
12cu|horde-kolab-filter-0.1.9-8|38	-d ext_dir=%{_libdir} \
12cu|horde-kolab-filter-0.1.9-8|39	-s
12cu|horde-kolab-filter-0.1.9-8|40	
12cu|horde-kolab-filter-0.1.9-8|41	%build
12cu|horde-kolab-filter-0.1.9-8|42	
12cu|horde-kolab-filter-0.1.9-8|43	%install
12cu|horde-kolab-filter-0.1.9-8|44	rm -rf %{buildroot}
12cu|horde-kolab-filter-0.1.9-8|45	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
12cu|horde-kolab-filter-0.1.9-8|46	
12cu|horde-kolab-filter-0.1.9-8|47	# Clean up unnecessary files
12cu|horde-kolab-filter-0.1.9-8|48	rm pearrc
12cu|horde-kolab-filter-0.1.9-8|49	rm %{buildroot}/%{peardir}/.filemap
12cu|horde-kolab-filter-0.1.9-8|50	rm %{buildroot}/%{peardir}/.lock
12cu|horde-kolab-filter-0.1.9-8|51	rm -rf %{buildroot}/%{peardir}/.registry
12cu|horde-kolab-filter-0.1.9-8|52	rm -rf %{buildroot}%{peardir}/.channels
12cu|horde-kolab-filter-0.1.9-8|53	rm %{buildroot}%{peardir}/.depdb
12cu|horde-kolab-filter-0.1.9-8|54	rm %{buildroot}%{peardir}/.depdblock
12cu|horde-kolab-filter-0.1.9-8|55	
12cu|horde-kolab-filter-0.1.9-8|56	mv %{buildroot}/docs .
12cu|horde-kolab-filter-0.1.9-8|57	
12cu|horde-kolab-filter-0.1.9-8|58	
12cu|horde-kolab-filter-0.1.9-8|59	# Install XML package description
12cu|horde-kolab-filter-0.1.9-8|60	mkdir -p %{buildroot}%{xmldir}
12cu|horde-kolab-filter-0.1.9-8|61	tar -xzf %{SOURCE0} package.xml
12cu|horde-kolab-filter-0.1.9-8|62	cp -p package.xml %{buildroot}%{xmldir}/Kolab_Filter.xml
12cu|horde-kolab-filter-0.1.9-8|63	
12cu|horde-kolab-filter-0.1.9-8|64	%clean
12cu|horde-kolab-filter-0.1.9-8|65	rm -rf %{buildroot}
12cu|horde-kolab-filter-0.1.9-8|66	
12cu|horde-kolab-filter-0.1.9-8|67	%post
12cu|horde-kolab-filter-0.1.9-8|68	pear install --nodeps --soft --force --register-only %{xmldir}/Kolab_Filter.xml
12cu|horde-kolab-filter-0.1.9-8|69	
12cu|horde-kolab-filter-0.1.9-8|70	%postun
12cu|horde-kolab-filter-0.1.9-8|71	if [ "$1" -eq "0" ]; then
12cu|horde-kolab-filter-0.1.9-8|72	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Kolab_Filter
12cu|horde-kolab-filter-0.1.9-8|73	fi
12cu|horde-kolab-filter-0.1.9-8|74	
12cu|horde-kolab-filter-0.1.9-8|75	%files
12cu|horde-kolab-filter-0.1.9-8|76	%defattr(-,root,root)
12cu|horde-kolab-filter-0.1.9-8|77	%doc docs/Kolab_Filter/*
12cu|horde-kolab-filter-0.1.9-8|78	%{peardir}/*
12cu|horde-kolab-filter-0.1.9-8|79	%{_bindir}/*
12cu|horde-kolab-filter-0.1.9-8|80	%{xmldir}/Kolab_Filter.xml
12cu|horde-kolab-filter-0.1.9-8|81	
12cu|horde-kolab-filter-0.1.9-8|82	
12cu|horde-kolab-filter-0.1.9-8|83	
12cu|horde-kolab-filter-0.1.9-8|84	%changelog
12cu|horde-kolab-filter-0.1.9-8|85	* Tue Feb 12 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1.9-8
12cu|horde-kolab-filter-0.1.9-8|86	+ Revision: 863fc7e
12cu|horde-kolab-filter-0.1.9-8|87	- Drop req exceptions - no need anymore
12cu|horde-kolab-filter-0.1.9-8|88	
12cu|horde-kolab-filter-0.1.9-8|89	

9681 12
12cu|horde-kolab-format-1.0.1-7|1	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
12cu|horde-kolab-format-1.0.1-7|2	%define xmldir  /var/lib/pear
12cu|horde-kolab-format-1.0.1-7|3	
12cu|horde-kolab-format-1.0.1-7|4	Summary: PEAR: A package for reading/writing Kolab data formats
12cu|horde-kolab-format-1.0.1-7|5	Name: 		horde-kolab-format
12cu|horde-kolab-format-1.0.1-7|6	Version:		1.0.1
12cu|horde-kolab-format-1.0.1-7|7	Release: 	7
12cu|horde-kolab-format-1.0.1-7|8	License: 	LGPLv2.1
12cu|horde-kolab-format-1.0.1-7|9	Group:		Networking/Mail
12cu|horde-kolab-format-1.0.1-7|10	Source0:		http://pear.horde.org/get/Kolab_Format-%{version}.tgz
12cu|horde-kolab-format-1.0.1-7|11	URL: 		http://pear.horde.org/package/Kolab_Format
12cu|horde-kolab-format-1.0.1-7|12	BuildRequires: 	php-pear >= 1.4.7
12cu|horde-kolab-format-1.0.1-7|13	BuildRequires: 	php-pear-channel-horde
12cu|horde-kolab-format-1.0.1-7|14	Requires: 	horde-dom >= 0.1.0
12cu|horde-kolab-format-1.0.1-7|15	Requires: 	horde-nls
12cu|horde-kolab-format-1.0.1-7|16	Requires: 	horde-util
12cu|horde-kolab-format-1.0.1-7|17	Requires: 	php-pear >= 1.4.0b1
12cu|horde-kolab-format-1.0.1-7|18	Requires:	php-pear-channel-horde
12cu|horde-kolab-format-1.0.1-7|19	BuildArch: noarch
12cu|horde-kolab-format-1.0.1-7|20	
12cu|horde-kolab-format-1.0.1-7|21	%description
12cu|horde-kolab-format-1.0.1-7|22	This package allows to convert Kolab data objects from
12cu|horde-kolab-format-1.0.1-7|23	XML to hashes.
12cu|horde-kolab-format-1.0.1-7|24	
12cu|horde-kolab-format-1.0.1-7|25	%prep
12cu|horde-kolab-format-1.0.1-7|26	%setup -c -T
12cu|horde-kolab-format-1.0.1-7|27	pear -v -c pearrc \
12cu|horde-kolab-format-1.0.1-7|28	-d php_dir=%{peardir} \
12cu|horde-kolab-format-1.0.1-7|29	-d doc_dir=/docs \
12cu|horde-kolab-format-1.0.1-7|30	-d bin_dir=%{_bindir} \
12cu|horde-kolab-format-1.0.1-7|31	-d data_dir=%{peardir}/data \
12cu|horde-kolab-format-1.0.1-7|32	-d test_dir=%{peardir}/tests \
12cu|horde-kolab-format-1.0.1-7|33	-d ext_dir=%{_libdir} \
12cu|horde-kolab-format-1.0.1-7|34	-s
12cu|horde-kolab-format-1.0.1-7|35	
12cu|horde-kolab-format-1.0.1-7|36	%build
12cu|horde-kolab-format-1.0.1-7|37	
12cu|horde-kolab-format-1.0.1-7|38	%install
12cu|horde-kolab-format-1.0.1-7|39	rm -rf %{buildroot}
12cu|horde-kolab-format-1.0.1-7|40	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
12cu|horde-kolab-format-1.0.1-7|41	
12cu|horde-kolab-format-1.0.1-7|42	# Clean up unnecessary files
12cu|horde-kolab-format-1.0.1-7|43	rm pearrc
12cu|horde-kolab-format-1.0.1-7|44	rm %{buildroot}/%{peardir}/.filemap
12cu|horde-kolab-format-1.0.1-7|45	rm %{buildroot}/%{peardir}/.lock
12cu|horde-kolab-format-1.0.1-7|46	rm -rf %{buildroot}/%{peardir}/.registry
12cu|horde-kolab-format-1.0.1-7|47	rm -rf %{buildroot}%{peardir}/.channels
12cu|horde-kolab-format-1.0.1-7|48	rm %{buildroot}%{peardir}/.depdb
12cu|horde-kolab-format-1.0.1-7|49	rm %{buildroot}%{peardir}/.depdblock
12cu|horde-kolab-format-1.0.1-7|50	
12cu|horde-kolab-format-1.0.1-7|51	mv %{buildroot}/docs .
12cu|horde-kolab-format-1.0.1-7|52	
12cu|horde-kolab-format-1.0.1-7|53	
12cu|horde-kolab-format-1.0.1-7|54	# Install XML package description
12cu|horde-kolab-format-1.0.1-7|55	mkdir -p %{buildroot}%{xmldir}
12cu|horde-kolab-format-1.0.1-7|56	tar -xzf %{SOURCE0} package.xml
12cu|horde-kolab-format-1.0.1-7|57	cp -p package.xml %{buildroot}%{xmldir}/Kolab_Format.xml
12cu|horde-kolab-format-1.0.1-7|58	
12cu|horde-kolab-format-1.0.1-7|59	%clean
12cu|horde-kolab-format-1.0.1-7|60	rm -rf %{buildroot}
12cu|horde-kolab-format-1.0.1-7|61	
12cu|horde-kolab-format-1.0.1-7|62	%post
12cu|horde-kolab-format-1.0.1-7|63	pear install --nodeps --soft --force --register-only %{xmldir}/Kolab_Format.xml
12cu|horde-kolab-format-1.0.1-7|64	
12cu|horde-kolab-format-1.0.1-7|65	%postun
12cu|horde-kolab-format-1.0.1-7|66	if [ "$1" -eq "0" ]; then
12cu|horde-kolab-format-1.0.1-7|67	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Kolab_Format
12cu|horde-kolab-format-1.0.1-7|68	fi
12cu|horde-kolab-format-1.0.1-7|69	
12cu|horde-kolab-format-1.0.1-7|70	%files
12cu|horde-kolab-format-1.0.1-7|71	%defattr(-,root,root)
12cu|horde-kolab-format-1.0.1-7|72	%doc docs/Kolab_Format/*
12cu|horde-kolab-format-1.0.1-7|73	%{peardir}/*
12cu|horde-kolab-format-1.0.1-7|74	%{xmldir}/Kolab_Format.xml
12cu|horde-kolab-format-1.0.1-7|75	
12cu|horde-kolab-format-1.0.1-7|76	
12cu|horde-kolab-format-1.0.1-7|77	%changelog
12cu|horde-kolab-format-1.0.1-7|78	* Sun Feb 26 2012 Thomas Spuhler <tspuhler@mandriva.org> 1.0.1-6mdv2012.0
12cu|horde-kolab-format-1.0.1-7|79	+ Revision: 780928
12cu|horde-kolab-format-1.0.1-7|80	+ rebuild (emptylog)
12cu|horde-kolab-format-1.0.1-7|81	
12cu|horde-kolab-format-1.0.1-7|82	* Sun Feb 26 2012 Thomas Spuhler <tspuhler@mandriva.org> 1.0.1-5
12cu|horde-kolab-format-1.0.1-7|83	+ Revision: 780783
12cu|horde-kolab-format-1.0.1-7|84	+ rebuild (emptylog)
12cu|horde-kolab-format-1.0.1-7|85	
12cu|horde-kolab-format-1.0.1-7|86	* Tue Dec 27 2011 Thomas Spuhler <tspuhler@mandriva.org> 1.0.1-4
12cu|horde-kolab-format-1.0.1-7|87	+ Revision: 745814
12cu|horde-kolab-format-1.0.1-7|88	- added define _requires_exceptions for none existent pear(PHPUnit/Framework)
12cu|horde-kolab-format-1.0.1-7|89	
12cu|horde-kolab-format-1.0.1-7|90	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.0.1-3mdv2011.0
12cu|horde-kolab-format-1.0.1-7|91	+ Revision: 564038
12cu|horde-kolab-format-1.0.1-7|92	- Increased release for rebuild
12cu|horde-kolab-format-1.0.1-7|93	
12cu|horde-kolab-format-1.0.1-7|94	* Thu Mar 18 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.0.1-2mdv2010.1
12cu|horde-kolab-format-1.0.1-7|95	+ Revision: 524853
12cu|horde-kolab-format-1.0.1-7|96	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cu|horde-kolab-format-1.0.1-7|97	increased rel ver to 2
12cu|horde-kolab-format-1.0.1-7|98	
12cu|horde-kolab-format-1.0.1-7|99	* Mon Mar 01 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.0.1-1mdv2010.1
12cu|horde-kolab-format-1.0.1-7|100	+ Revision: 512856
12cu|horde-kolab-format-1.0.1-7|101	- replaced PreReq with Requires(pre)
12cu|horde-kolab-format-1.0.1-7|102	- removed BuildRequires: horde-framework
12cu|horde-kolab-format-1.0.1-7|103	- import horde-kolab-format
12cu|horde-kolab-format-1.0.1-7|104	
12cu|horde-kolab-format-1.0.1-7|105	

9682 12
12cu|horde-kolab-server-0.5.0-10|1	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
12cu|horde-kolab-server-0.5.0-10|2	%define xmldir  /var/lib/pear
12cu|horde-kolab-server-0.5.0-10|3	
12cu|horde-kolab-server-0.5.0-10|4	Summary: 	A package for manipulating the Kolab user database
12cu|horde-kolab-server-0.5.0-10|5	Name:		horde-kolab-server
12cu|horde-kolab-server-0.5.0-10|6	Version:		0.5.0
12cu|horde-kolab-server-0.5.0-10|7	Release: 	10
12cu|horde-kolab-server-0.5.0-10|8	License: 	LGPLv2.1
12cu|horde-kolab-server-0.5.0-10|9	Group:		Networking/Mail
12cu|horde-kolab-server-0.5.0-10|10	Source0:		http://pear.horde.org/get/Kolab_Server-%{version}.tgz
12cu|horde-kolab-server-0.5.0-10|11	URL:		http://pear.horde.org/package/Kolab_Server
12cu|horde-kolab-server-0.5.0-10|12	BuildRequires: 	php-pear  >= 1.4.7
12cu|horde-kolab-server-0.5.0-10|13	BuildRequires:	php-pear-channel-horde
12cu|horde-kolab-server-0.5.0-10|14	Requires: 	horde-auth,
12cu|horde-kolab-server-0.5.0-10|15	Requires:	php-pear-Net_LDAP2
12cu|horde-kolab-server-0.5.0-10|16	Requires:	php-pear >= 1.4.0b1
12cu|horde-kolab-server-0.5.0-10|17	Requires:	php-pear-channel-horde
12cu|horde-kolab-server-0.5.0-10|18	BuildArch:	noarch
12cu|horde-kolab-server-0.5.0-10|19	
12cu|horde-kolab-server-0.5.0-10|20	%description
12cu|horde-kolab-server-0.5.0-10|21	This package allows to read/write entries in the Kolab user
12cu|horde-kolab-server-0.5.0-10|22	database stored in LDAP.
12cu|horde-kolab-server-0.5.0-10|23	
12cu|horde-kolab-server-0.5.0-10|24	%prep
12cu|horde-kolab-server-0.5.0-10|25	%setup -c -T
12cu|horde-kolab-server-0.5.0-10|26	pear -v -c pearrc \
12cu|horde-kolab-server-0.5.0-10|27	-d php_dir=%{peardir} \
12cu|horde-kolab-server-0.5.0-10|28	-d doc_dir=/docs \
12cu|horde-kolab-server-0.5.0-10|29	-d bin_dir=%{_bindir} \
12cu|horde-kolab-server-0.5.0-10|30	-d data_dir=%{peardir}/data \
12cu|horde-kolab-server-0.5.0-10|31	-d test_dir=%{peardir}/tests \
12cu|horde-kolab-server-0.5.0-10|32	-d ext_dir=%{_libdir} \
12cu|horde-kolab-server-0.5.0-10|33	-s
12cu|horde-kolab-server-0.5.0-10|34	
12cu|horde-kolab-server-0.5.0-10|35	%build
12cu|horde-kolab-server-0.5.0-10|36	
12cu|horde-kolab-server-0.5.0-10|37	%install
12cu|horde-kolab-server-0.5.0-10|38	rm -rf %{buildroot}
12cu|horde-kolab-server-0.5.0-10|39	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
12cu|horde-kolab-server-0.5.0-10|40	
12cu|horde-kolab-server-0.5.0-10|41	# Clean up unnecessary files
12cu|horde-kolab-server-0.5.0-10|42	rm pearrc
12cu|horde-kolab-server-0.5.0-10|43	rm %{buildroot}/%{peardir}/.filemap
12cu|horde-kolab-server-0.5.0-10|44	rm %{buildroot}/%{peardir}/.lock
12cu|horde-kolab-server-0.5.0-10|45	rm -rf %{buildroot}/%{peardir}/.registry
12cu|horde-kolab-server-0.5.0-10|46	rm -rf %{buildroot}%{peardir}/.channels
12cu|horde-kolab-server-0.5.0-10|47	rm %{buildroot}%{peardir}/.depdb
12cu|horde-kolab-server-0.5.0-10|48	rm %{buildroot}%{peardir}/.depdblock
12cu|horde-kolab-server-0.5.0-10|49	
12cu|horde-kolab-server-0.5.0-10|50	
12cu|horde-kolab-server-0.5.0-10|51	
12cu|horde-kolab-server-0.5.0-10|52	# Install XML package description
12cu|horde-kolab-server-0.5.0-10|53	mkdir -p %{buildroot}%{xmldir}
12cu|horde-kolab-server-0.5.0-10|54	tar -xzf %{SOURCE0} package.xml
12cu|horde-kolab-server-0.5.0-10|55	cp -p package.xml %{buildroot}%{xmldir}/Kolab_Server.xml
12cu|horde-kolab-server-0.5.0-10|56	
12cu|horde-kolab-server-0.5.0-10|57	%clean
12cu|horde-kolab-server-0.5.0-10|58	rm -rf %{buildroot}
12cu|horde-kolab-server-0.5.0-10|59	
12cu|horde-kolab-server-0.5.0-10|60	%post
12cu|horde-kolab-server-0.5.0-10|61	pear install --nodeps --soft --force --register-only %{xmldir}/Kolab_Server.xml
12cu|horde-kolab-server-0.5.0-10|62	
12cu|horde-kolab-server-0.5.0-10|63	%postun
12cu|horde-kolab-server-0.5.0-10|64	if [ "$1" -eq "0" ]; then
12cu|horde-kolab-server-0.5.0-10|65	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Kolab_Server
12cu|horde-kolab-server-0.5.0-10|66	fi
12cu|horde-kolab-server-0.5.0-10|67	
12cu|horde-kolab-server-0.5.0-10|68	%files
12cu|horde-kolab-server-0.5.0-10|69	%defattr(-,root,root)
12cu|horde-kolab-server-0.5.0-10|70	
12cu|horde-kolab-server-0.5.0-10|71	%{peardir}/*
12cu|horde-kolab-server-0.5.0-10|72	%{xmldir}/Kolab_Server.xml
12cu|horde-kolab-server-0.5.0-10|73	
12cu|horde-kolab-server-0.5.0-10|74	
12cu|horde-kolab-server-0.5.0-10|75	%changelog
12cu|horde-kolab-server-0.5.0-10|76	* Sat Apr 14 2012 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-9mdv2012.0
12cu|horde-kolab-server-0.5.0-10|77	+ Revision: 791020
12cu|horde-kolab-server-0.5.0-10|78	+ rebuild (emptylog)
12cu|horde-kolab-server-0.5.0-10|79	
12cu|horde-kolab-server-0.5.0-10|80	* Sun Feb 26 2012 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-8
12cu|horde-kolab-server-0.5.0-10|81	+ Revision: 780940
12cu|horde-kolab-server-0.5.0-10|82	+ rebuild (emptylog)
12cu|horde-kolab-server-0.5.0-10|83	
12cu|horde-kolab-server-0.5.0-10|84	* Sun Feb 26 2012 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-7
12cu|horde-kolab-server-0.5.0-10|85	+ Revision: 780774
12cu|horde-kolab-server-0.5.0-10|86	+ rebuild (emptylog)
12cu|horde-kolab-server-0.5.0-10|87	
12cu|horde-kolab-server-0.5.0-10|88	* Sat Feb 25 2012 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-6
12cu|horde-kolab-server-0.5.0-10|89	+ Revision: 780757
12cu|horde-kolab-server-0.5.0-10|90	+ rebuild (emptylog)
12cu|horde-kolab-server-0.5.0-10|91	
12cu|horde-kolab-server-0.5.0-10|92	* Wed Dec 28 2011 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-5
12cu|horde-kolab-server-0.5.0-10|93	+ Revision: 745833
12cu|horde-kolab-server-0.5.0-10|94	+ rebuild (emptylog)
12cu|horde-kolab-server-0.5.0-10|95	
12cu|horde-kolab-server-0.5.0-10|96	* Sat Dec 24 2011 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-4
12cu|horde-kolab-server-0.5.0-10|97	+ Revision: 744944
12cu|horde-kolab-server-0.5.0-10|98	- added %%define _requires_exceptions pear(PHPUnit/Framework.php)
12cu|horde-kolab-server-0.5.0-10|99	
12cu|horde-kolab-server-0.5.0-10|100	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-3mdv2011.0
12cu|horde-kolab-server-0.5.0-10|101	+ Revision: 564074
12cu|horde-kolab-server-0.5.0-10|102	- Increased release for rebuild
12cu|horde-kolab-server-0.5.0-10|103	
12cu|horde-kolab-server-0.5.0-10|104	* Wed Mar 17 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-2mdv2010.1
12cu|horde-kolab-server-0.5.0-10|105	+ Revision: 523075
12cu|horde-kolab-server-0.5.0-10|106	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cu|horde-kolab-server-0.5.0-10|107	increased release version
12cu|horde-kolab-server-0.5.0-10|108	
12cu|horde-kolab-server-0.5.0-10|109	* Sun Feb 28 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.5.0-1mdv2010.1
12cu|horde-kolab-server-0.5.0-10|110	+ Revision: 512771
12cu|horde-kolab-server-0.5.0-10|111	- replaced PreReq with Requires(pre)
12cu|horde-kolab-server-0.5.0-10|112	- removed BuildRequires: horde-framework
12cu|horde-kolab-server-0.5.0-10|113	- import horde-kolab-server
12cu|horde-kolab-server-0.5.0-10|114	
12cu|horde-kolab-server-0.5.0-10|115	

9683 12
12cu|horde-kolab-storage-0.5.0-6|1	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
12cu|horde-kolab-storage-0.5.0-6|2	%define xmldir  /var/lib/pear
12cu|horde-kolab-storage-0.5.0-6|3	
12cu|horde-kolab-storage-0.5.0-6|4	Summary:	A package for handling Kolab data stored on an IMAP server
12cu|horde-kolab-storage-0.5.0-6|5	Name: 		horde-kolab-storage
12cu|horde-kolab-storage-0.5.0-6|6	Version:	0.5.0
12cu|horde-kolab-storage-0.5.0-6|7	Release:	6
12cu|horde-kolab-storage-0.5.0-6|8	License:	LGPLv2.1+
12cu|horde-kolab-storage-0.5.0-6|9	Group:		Networking/Mail
12cu|horde-kolab-storage-0.5.0-6|10	Url: 		http://pear.horde.org/package/Kolab_Storage
12cu|horde-kolab-storage-0.5.0-6|11	Source0:	http://pear.horde.org/get/Kolab_Storage-%{version}.tgz
12cu|horde-kolab-storage-0.5.0-6|12	BuildRequires:	php-pear >= 1.4.7
12cu|horde-kolab-storage-0.5.0-6|13	BuildRequires: 	php-pear-channel-horde
12cu|horde-kolab-storage-0.5.0-6|14	Requires:	php-pear-Net_IMAP >= 1.1.0
12cu|horde-kolab-storage-0.5.0-6|15	Requires:	php-pear-Mail_mimeDecode
12cu|horde-kolab-storage-0.5.0-6|16	Requires:	php-pear-HTTP_Request
12cu|horde-kolab-storage-0.5.0-6|17	Requires:	horde-kolab-format
12cu|horde-kolab-storage-0.5.0-6|18	Requires:	horde-kolab-server
12cu|horde-kolab-storage-0.5.0-6|19	Requires:	php-pear-Auth >= 0.1.1
12cu|horde-kolab-storage-0.5.0-6|20	Requires:	horde-cache
12cu|horde-kolab-storage-0.5.0-6|21	Requires:	horde-group
12cu|horde-kolab-storage-0.5.0-6|22	Requires:	horde-history
12cu|horde-kolab-storage-0.5.0-6|23	Requires:	horde-ldap
12cu|horde-kolab-storage-0.5.0-6|24	Requires:	horde-perms
12cu|horde-kolab-storage-0.5.0-6|25	Requires:	horde-sessionobjects
12cu|horde-kolab-storage-0.5.0-6|26	Requires:	horde-mime
12cu|horde-kolab-storage-0.5.0-6|27	Requires:	horde-nls
12cu|horde-kolab-storage-0.5.0-6|28	Requires:	horde-util
12cu|horde-kolab-storage-0.5.0-6|29	Requires:	php-pear >= 1.4.0b1
12cu|horde-kolab-storage-0.5.0-6|30	Requires: 	php-pear-channel-horde
12cu|horde-kolab-storage-0.5.0-6|31	BuildArch:	noarch
12cu|horde-kolab-storage-0.5.0-6|32	
12cu|horde-kolab-storage-0.5.0-6|33	%description
12cu|horde-kolab-storage-0.5.0-6|34	Storing user data in an IMAP account belonging to the user is one of the Kolab
12cu|horde-kolab-storage-0.5.0-6|35	server core concepts. This package provides  all the necessary means to deal
12cu|horde-kolab-storage-0.5.0-6|36	with this type of data storage effectively.
12cu|horde-kolab-storage-0.5.0-6|37	
12cu|horde-kolab-storage-0.5.0-6|38	%files
12cu|horde-kolab-storage-0.5.0-6|39	%doc docs/Kolab_Storage/*
12cu|horde-kolab-storage-0.5.0-6|40	%{peardir}/*
12cu|horde-kolab-storage-0.5.0-6|41	%{xmldir}/Kolab_Storage.xml
12cu|horde-kolab-storage-0.5.0-6|42	
12cu|horde-kolab-storage-0.5.0-6|43	%post
12cu|horde-kolab-storage-0.5.0-6|44	pear install --nodeps --soft --force --register-only %{xmldir}/Kolab_Storage.xml
12cu|horde-kolab-storage-0.5.0-6|45	
12cu|horde-kolab-storage-0.5.0-6|46	%postun
12cu|horde-kolab-storage-0.5.0-6|47	if [ "$1" -eq "0" ]; then
12cu|horde-kolab-storage-0.5.0-6|48	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Kolab_Storage
12cu|horde-kolab-storage-0.5.0-6|49	fi
12cu|horde-kolab-storage-0.5.0-6|50	
12cu|horde-kolab-storage-0.5.0-6|51	#----------------------------------------------------------------------------
12cu|horde-kolab-storage-0.5.0-6|52	
12cu|horde-kolab-storage-0.5.0-6|53	%prep
12cu|horde-kolab-storage-0.5.0-6|54	%setup -c -T
12cu|horde-kolab-storage-0.5.0-6|55	pear -v -c pearrc \
12cu|horde-kolab-storage-0.5.0-6|56	-d php_dir=%{peardir} \
12cu|horde-kolab-storage-0.5.0-6|57	-d doc_dir=/docs \
12cu|horde-kolab-storage-0.5.0-6|58	-d bin_dir=%{_bindir} \
12cu|horde-kolab-storage-0.5.0-6|59	-d data_dir=%{peardir}/data \
12cu|horde-kolab-storage-0.5.0-6|60	-d test_dir=%{peardir}/tests \
12cu|horde-kolab-storage-0.5.0-6|61	-d ext_dir=%{_libdir} \
12cu|horde-kolab-storage-0.5.0-6|62	-s
12cu|horde-kolab-storage-0.5.0-6|63	
12cu|horde-kolab-storage-0.5.0-6|64	%build
12cu|horde-kolab-storage-0.5.0-6|65	
12cu|horde-kolab-storage-0.5.0-6|66	%install
12cu|horde-kolab-storage-0.5.0-6|67	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
12cu|horde-kolab-storage-0.5.0-6|68	
12cu|horde-kolab-storage-0.5.0-6|69	# Clean up unnecessary files
12cu|horde-kolab-storage-0.5.0-6|70	rm pearrc
12cu|horde-kolab-storage-0.5.0-6|71	rm %{buildroot}/%{peardir}/.filemap
12cu|horde-kolab-storage-0.5.0-6|72	rm %{buildroot}/%{peardir}/.lock
12cu|horde-kolab-storage-0.5.0-6|73	rm -rf %{buildroot}/%{peardir}/.registry
12cu|horde-kolab-storage-0.5.0-6|74	rm -rf %{buildroot}%{peardir}/.channels
12cu|horde-kolab-storage-0.5.0-6|75	rm %{buildroot}%{peardir}/.depdb
12cu|horde-kolab-storage-0.5.0-6|76	rm %{buildroot}%{peardir}/.depdblock
12cu|horde-kolab-storage-0.5.0-6|77	
12cu|horde-kolab-storage-0.5.0-6|78	mv %{buildroot}/docs .
12cu|horde-kolab-storage-0.5.0-6|79	
12cu|horde-kolab-storage-0.5.0-6|80	# Install XML package description
12cu|horde-kolab-storage-0.5.0-6|81	mkdir -p %{buildroot}%{xmldir}
12cu|horde-kolab-storage-0.5.0-6|82	tar -xzf %{SOURCE0} package.xml
12cu|horde-kolab-storage-0.5.0-6|83	cp -p package.xml %{buildroot}%{xmldir}/Kolab_Storage.xml
12cu|horde-kolab-storage-0.5.0-6|84	
12cu|horde-kolab-storage-0.5.0-6|85	
12cu|horde-kolab-storage-0.5.0-6|86	%changelog
12cu|horde-kolab-storage-0.5.0-6|87	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.0-6
12cu|horde-kolab-storage-0.5.0-6|88	+ Revision: 1656770
12cu|horde-kolab-storage-0.5.0-6|89	- LOG Spec cleanup
12cu|horde-kolab-storage-0.5.0-6|90	
12cu|horde-kolab-storage-0.5.0-6|91	

9684 12
12cu|horde-kronolith-2.3.5-4|1	%define	module	kronolith
12cu|horde-kronolith-2.3.5-4|2	
12cu|horde-kronolith-2.3.5-4|3	Name: 		horde-%{module}
12cu|horde-kronolith-2.3.5-4|4	Version: 	2.3.5
12cu|horde-kronolith-2.3.5-4|5	Release: 	4
12cu|horde-kronolith-2.3.5-4|6	Summary:	The Horde calendar application
12cu|horde-kronolith-2.3.5-4|7	License:	LGPL
12cu|horde-kronolith-2.3.5-4|8	Group:		System/Servers
12cu|horde-kronolith-2.3.5-4|9	URL:		http://www.horde.org/%{module}
12cu|horde-kronolith-2.3.5-4|10	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cu|horde-kronolith-2.3.5-4|11	Requires(post):	rpm-helper
12cu|horde-kronolith-2.3.5-4|12	Requires:	horde >= 3.3.5
12cu|horde-kronolith-2.3.5-4|13	Requires:	horde-imp >= 4.0
12cu|horde-kronolith-2.3.5-4|14	Requires:	php-mcal
12cu|horde-kronolith-2.3.5-4|15	Requires:	php-pear-Date
12cu|horde-kronolith-2.3.5-4|16	Suggests:	php-pear-Date_Holidays
12cu|horde-kronolith-2.3.5-4|17	Suggests:	php-pear-XML_Serializer
12cu|horde-kronolith-2.3.5-4|18	BuildArch:	noarch
12cu|horde-kronolith-2.3.5-4|19	
12cu|horde-kronolith-2.3.5-4|20	%description
12cu|horde-kronolith-2.3.5-4|21	Kronolith is the Horde calendar application. It provides a stable and
12cu|horde-kronolith-2.3.5-4|22	featureful individual calendar system for every Horde user, and
12cu|horde-kronolith-2.3.5-4|23	collaboration/scheduling features are starting to take shape. It makes
12cu|horde-kronolith-2.3.5-4|24	extensive use of the Horde Framework to provide integration with other
12cu|horde-kronolith-2.3.5-4|25	applications.
12cu|horde-kronolith-2.3.5-4|26	
12cu|horde-kronolith-2.3.5-4|27	%prep
12cu|horde-kronolith-2.3.5-4|28	%setup -q -n %{module}-h3-%{version}
12cu|horde-kronolith-2.3.5-4|29	
12cu|horde-kronolith-2.3.5-4|30	%build
12cu|horde-kronolith-2.3.5-4|31	
12cu|horde-kronolith-2.3.5-4|32	%install
12cu|horde-kronolith-2.3.5-4|33	# apache configuration
12cu|horde-kronolith-2.3.5-4|34	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|horde-kronolith-2.3.5-4|35	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|horde-kronolith-2.3.5-4|36	# %{name} Apache configuration file
12cu|horde-kronolith-2.3.5-4|37	
12cu|horde-kronolith-2.3.5-4|38	<Directory %{_datadir}/horde/%{module}/lib>
12cu|horde-kronolith-2.3.5-4|39	Require all denied
12cu|horde-kronolith-2.3.5-4|40	</Directory>
12cu|horde-kronolith-2.3.5-4|41	
12cu|horde-kronolith-2.3.5-4|42	<Directory %{_datadir}/horde/%{module}/locale>
12cu|horde-kronolith-2.3.5-4|43	Require all denied
12cu|horde-kronolith-2.3.5-4|44	</Directory>
12cu|horde-kronolith-2.3.5-4|45	
12cu|horde-kronolith-2.3.5-4|46	<Directory %{_datadir}/horde/%{module}/scripts>
12cu|horde-kronolith-2.3.5-4|47	Require all denied
12cu|horde-kronolith-2.3.5-4|48	</Directory>
12cu|horde-kronolith-2.3.5-4|49	
12cu|horde-kronolith-2.3.5-4|50	<Directory %{_datadir}/horde/%{module}/templates>
12cu|horde-kronolith-2.3.5-4|51	Require all denied
12cu|horde-kronolith-2.3.5-4|52	</Directory>
12cu|horde-kronolith-2.3.5-4|53	EOF
12cu|horde-kronolith-2.3.5-4|54	
12cu|horde-kronolith-2.3.5-4|55	# horde configuration
12cu|horde-kronolith-2.3.5-4|56	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cu|horde-kronolith-2.3.5-4|57	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cu|horde-kronolith-2.3.5-4|58	<?php
12cu|horde-kronolith-2.3.5-4|59	//
12cu|horde-kronolith-2.3.5-4|60	// Kronolith Horde configuration file
12cu|horde-kronolith-2.3.5-4|61	//
12cu|horde-kronolith-2.3.5-4|62	
12cu|horde-kronolith-2.3.5-4|63	$this->applications['kronolith'] = array(
12cu|horde-kronolith-2.3.5-4|64	'fileroot'    => $this->applications['horde']['fileroot'] . '/kronolith',
12cu|horde-kronolith-2.3.5-4|65	'webroot'     => $this->applications['horde']['webroot'] . '/kronolith',
12cu|horde-kronolith-2.3.5-4|66	'name'        => _("Calendar"),
12cu|horde-kronolith-2.3.5-4|67	'status'      => 'active',
12cu|horde-kronolith-2.3.5-4|68	'provides'    => 'calendar',
12cu|horde-kronolith-2.3.5-4|69	'menu_parent' => 'organizing'
12cu|horde-kronolith-2.3.5-4|70	);
12cu|horde-kronolith-2.3.5-4|71	
12cu|horde-kronolith-2.3.5-4|72	$this->applications['kronolith-menu'] = array(
12cu|horde-kronolith-2.3.5-4|73	'status'      => 'block',
12cu|horde-kronolith-2.3.5-4|74	'app'         => 'kronolith',
12cu|horde-kronolith-2.3.5-4|75	'blockname'   => 'tree_menu',
12cu|horde-kronolith-2.3.5-4|76	'menu_parent' => 'kronolith',
12cu|horde-kronolith-2.3.5-4|77	);
12cu|horde-kronolith-2.3.5-4|78	EOF
12cu|horde-kronolith-2.3.5-4|79	
12cu|horde-kronolith-2.3.5-4|80	# remove .htaccess files
12cu|horde-kronolith-2.3.5-4|81	find . -name .htaccess -exec rm -f {} \;
12cu|horde-kronolith-2.3.5-4|82	
12cu|horde-kronolith-2.3.5-4|83	# install files
12cu|horde-kronolith-2.3.5-4|84	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-kronolith-2.3.5-4|85	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-kronolith-2.3.5-4|86	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-kronolith-2.3.5-4|87	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-kronolith-2.3.5-4|88	cp -pR calendars %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-kronolith-2.3.5-4|89	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-kronolith-2.3.5-4|90	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-kronolith-2.3.5-4|91	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-kronolith-2.3.5-4|92	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-kronolith-2.3.5-4|93	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cu|horde-kronolith-2.3.5-4|94	
12cu|horde-kronolith-2.3.5-4|95	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cu|horde-kronolith-2.3.5-4|96	pushd %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-kronolith-2.3.5-4|97	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cu|horde-kronolith-2.3.5-4|98	popd
12cu|horde-kronolith-2.3.5-4|99	
12cu|horde-kronolith-2.3.5-4|100	# activate configuration files
12cu|horde-kronolith-2.3.5-4|101	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cu|horde-kronolith-2.3.5-4|102	mv $file ${file%.dist}
12cu|horde-kronolith-2.3.5-4|103	done
12cu|horde-kronolith-2.3.5-4|104	
12cu|horde-kronolith-2.3.5-4|105	# fix script shellbang
12cu|horde-kronolith-2.3.5-4|106	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
12cu|horde-kronolith-2.3.5-4|107	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
12cu|horde-kronolith-2.3.5-4|108	done
12cu|horde-kronolith-2.3.5-4|109	
12cu|horde-kronolith-2.3.5-4|110	%post
12cu|horde-kronolith-2.3.5-4|111	if [ $1 = 1 ]; then
12cu|horde-kronolith-2.3.5-4|112	# calendar access
12cu|horde-kronolith-2.3.5-4|113	mcalpass=`perl -le'print map { (a..z,A..Z,0..9)[rand 62] } 0..pop' 12`
12cu|horde-kronolith-2.3.5-4|114	htpasswd -b /etc/mpasswd kronolith "$mcalpass"
12cu|horde-kronolith-2.3.5-4|115	perl -pi -e 's|\*\*\*\*|'$mcalpass'|' %{_sysconfdir}/horde/%{module}/conf.xml
12cu|horde-kronolith-2.3.5-4|116	
12cu|horde-kronolith-2.3.5-4|117	# configuration
12cu|horde-kronolith-2.3.5-4|118	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cu|horde-kronolith-2.3.5-4|119	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cu|horde-kronolith-2.3.5-4|120	
12cu|horde-kronolith-2.3.5-4|121	fi
12cu|horde-kronolith-2.3.5-4|122	
12cu|horde-kronolith-2.3.5-4|123	%postun
12cu|horde-kronolith-2.3.5-4|124	if [ $1 = 0 ]; then
12cu|horde-kronolith-2.3.5-4|125	htpasswd -bD /etc/mpasswd kronolith ""
12cu|horde-kronolith-2.3.5-4|126	fi
12cu|horde-kronolith-2.3.5-4|127	
12cu|horde-kronolith-2.3.5-4|128	%files
12cu|horde-kronolith-2.3.5-4|129	%doc README COPYING docs
12cu|horde-kronolith-2.3.5-4|130	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|horde-kronolith-2.3.5-4|131	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cu|horde-kronolith-2.3.5-4|132	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cu|horde-kronolith-2.3.5-4|133	%{_datadir}/horde/%{module}
12cu|horde-kronolith-2.3.5-4|134	
12cu|horde-kronolith-2.3.5-4|135	
12cu|horde-kronolith-2.3.5-4|136	
12cu|horde-kronolith-2.3.5-4|137	%changelog
12cu|horde-kronolith-2.3.5-4|138	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.3.5-4
12cu|horde-kronolith-2.3.5-4|139	+ Revision: 755f23f
12cu|horde-kronolith-2.3.5-4|140	- Adopted for Apache 2.4
12cu|horde-kronolith-2.3.5-4|141	
12cu|horde-kronolith-2.3.5-4|142	

9685 12
12cu|horde-mimp-1.1.4-4|1	%define	module	mimp
12cu|horde-mimp-1.1.4-4|2	
12cu|horde-mimp-1.1.4-4|3	Name:		horde-%{module}
12cu|horde-mimp-1.1.4-4|4	Version:	1.1.4
12cu|horde-mimp-1.1.4-4|5	Release:	4
12cu|horde-mimp-1.1.4-4|6	Summary:	The Horde Mobile Internet Messaging Program
12cu|horde-mimp-1.1.4-4|7	License:	GPL
12cu|horde-mimp-1.1.4-4|8	Group:		System/Servers
12cu|horde-mimp-1.1.4-4|9	URL:		http://www.horde.org/%{module}
12cu|horde-mimp-1.1.4-4|10	Source0:	ftp://ftp.horde.org:21/pub/mimp/mimp-h3-%{version}.tar.gz
12cu|horde-mimp-1.1.4-4|11	Requires(post):	rpm-helper
12cu|horde-mimp-1.1.4-4|12	Requires:	horde >= 3.0
12cu|horde-mimp-1.1.4-4|13	Requires:	php-imap
12cu|horde-mimp-1.1.4-4|14	Requires:	php-ldap
12cu|horde-mimp-1.1.4-4|15	BuildArch:	noarch
12cu|horde-mimp-1.1.4-4|16	
12cu|horde-mimp-1.1.4-4|17	%description
12cu|horde-mimp-1.1.4-4|18	MIMP is the Mobile IMP, one of the Horde applications.
12cu|horde-mimp-1.1.4-4|19	It provides webmail access to IMAP and POP3 accounts via
12cu|horde-mimp-1.1.4-4|20	a cut down UI suitable for mobile phones and PDAs
12cu|horde-mimp-1.1.4-4|21	
12cu|horde-mimp-1.1.4-4|22	%prep
12cu|horde-mimp-1.1.4-4|23	%setup -q -n %{module}-h3-%{version}
12cu|horde-mimp-1.1.4-4|24	
12cu|horde-mimp-1.1.4-4|25	%build
12cu|horde-mimp-1.1.4-4|26	
12cu|horde-mimp-1.1.4-4|27	%install
12cu|horde-mimp-1.1.4-4|28	# apache configuration
12cu|horde-mimp-1.1.4-4|29	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|horde-mimp-1.1.4-4|30	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|horde-mimp-1.1.4-4|31	# %{name} Apache configuration file
12cu|horde-mimp-1.1.4-4|32	
12cu|horde-mimp-1.1.4-4|33	<Directory %{_datadir}/horde/%{module}/lib>
12cu|horde-mimp-1.1.4-4|34	Require all denied
12cu|horde-mimp-1.1.4-4|35	</Directory>
12cu|horde-mimp-1.1.4-4|36	
12cu|horde-mimp-1.1.4-4|37	<Directory %{_datadir}/horde/%{module}/locale>
12cu|horde-mimp-1.1.4-4|38	Require all denied
12cu|horde-mimp-1.1.4-4|39	</Directory>
12cu|horde-mimp-1.1.4-4|40	
12cu|horde-mimp-1.1.4-4|41	<Directory %{_datadir}/horde/%{module}/scripts>
12cu|horde-mimp-1.1.4-4|42	Require all denied
12cu|horde-mimp-1.1.4-4|43	</Directory>
12cu|horde-mimp-1.1.4-4|44	
12cu|horde-mimp-1.1.4-4|45	<Directory %{_datadir}/horde/%{module}/templates>
12cu|horde-mimp-1.1.4-4|46	Require all denied
12cu|horde-mimp-1.1.4-4|47	</Directory>
12cu|horde-mimp-1.1.4-4|48	EOF
12cu|horde-mimp-1.1.4-4|49	
12cu|horde-mimp-1.1.4-4|50	# horde configuration
12cu|horde-mimp-1.1.4-4|51	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cu|horde-mimp-1.1.4-4|52	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cu|horde-mimp-1.1.4-4|53	<?php
12cu|horde-mimp-1.1.4-4|54	//
12cu|horde-mimp-1.1.4-4|55	// Mimp Horde configuration file
12cu|horde-mimp-1.1.4-4|56	//
12cu|horde-mimp-1.1.4-4|57	
12cu|horde-mimp-1.1.4-4|58	$this->applications['mimp'] = array(
12cu|horde-mimp-1.1.4-4|59	'fileroot' => $this->applications['horde']['fileroot'] . '/mimp',
12cu|horde-mimp-1.1.4-4|60	'webroot'  => $this->applications['horde']['webroot'] . '/mimp',
12cu|horde-mimp-1.1.4-4|61	'name'     => _("Mobile Mail"),
12cu|horde-mimp-1.1.4-4|62	'status'   => 'notoolbar'
12cu|horde-mimp-1.1.4-4|63	);
12cu|horde-mimp-1.1.4-4|64	EOF
12cu|horde-mimp-1.1.4-4|65	
12cu|horde-mimp-1.1.4-4|66	# remove .htaccess files
12cu|horde-mimp-1.1.4-4|67	find . -name .htaccess -exec rm -f {} \;
12cu|horde-mimp-1.1.4-4|68	
12cu|horde-mimp-1.1.4-4|69	# install files
12cu|horde-mimp-1.1.4-4|70	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-mimp-1.1.4-4|71	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-mimp-1.1.4-4|72	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-mimp-1.1.4-4|73	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-mimp-1.1.4-4|74	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-mimp-1.1.4-4|75	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-mimp-1.1.4-4|76	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cu|horde-mimp-1.1.4-4|77	
12cu|horde-mimp-1.1.4-4|78	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cu|horde-mimp-1.1.4-4|79	pushd %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-mimp-1.1.4-4|80	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cu|horde-mimp-1.1.4-4|81	popd
12cu|horde-mimp-1.1.4-4|82	
12cu|horde-mimp-1.1.4-4|83	# activate configuration files
12cu|horde-mimp-1.1.4-4|84	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cu|horde-mimp-1.1.4-4|85	mv $file ${file%.dist}
12cu|horde-mimp-1.1.4-4|86	done
12cu|horde-mimp-1.1.4-4|87	
12cu|horde-mimp-1.1.4-4|88	# fix script shellbang
12cu|horde-mimp-1.1.4-4|89	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
12cu|horde-mimp-1.1.4-4|90	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
12cu|horde-mimp-1.1.4-4|91	done
12cu|horde-mimp-1.1.4-4|92	
12cu|horde-mimp-1.1.4-4|93	%clean
12cu|horde-mimp-1.1.4-4|94	
12cu|horde-mimp-1.1.4-4|95	%post
12cu|horde-mimp-1.1.4-4|96	if [ $1 = 1 ]; then
12cu|horde-mimp-1.1.4-4|97	# configuration
12cu|horde-mimp-1.1.4-4|98	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cu|horde-mimp-1.1.4-4|99	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cu|horde-mimp-1.1.4-4|100	fi
12cu|horde-mimp-1.1.4-4|101	
12cu|horde-mimp-1.1.4-4|102	
12cu|horde-mimp-1.1.4-4|103	%files
12cu|horde-mimp-1.1.4-4|104	%doc README COPYING docs
12cu|horde-mimp-1.1.4-4|105	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|horde-mimp-1.1.4-4|106	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cu|horde-mimp-1.1.4-4|107	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cu|horde-mimp-1.1.4-4|108	%{_datadir}/horde/%{module}
12cu|horde-mimp-1.1.4-4|109	
12cu|horde-mimp-1.1.4-4|110	
12cu|horde-mimp-1.1.4-4|111	
12cu|horde-mimp-1.1.4-4|112	%changelog
12cu|horde-mimp-1.1.4-4|113	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.1.4-4
12cu|horde-mimp-1.1.4-4|114	+ Revision: fd797b5
12cu|horde-mimp-1.1.4-4|115	- Adopted for Apache 2.4
12cu|horde-mimp-1.1.4-4|116	
12cu|horde-mimp-1.1.4-4|117	

9686 12
12cu|horde-mnemo-2.2.2-7|1	%define module	mnemo
12cu|horde-mnemo-2.2.2-7|2	
12cu|horde-mnemo-2.2.2-7|3	Name:           horde-%{module}
12cu|horde-mnemo-2.2.2-7|4	Version:        2.2.2
12cu|horde-mnemo-2.2.2-7|5	Release:        7
12cu|horde-mnemo-2.2.2-7|6	Summary:	The Horde notes and memo application
12cu|horde-mnemo-2.2.2-7|7	License:	GPL
12cu|horde-mnemo-2.2.2-7|8	Group: 		System/Servers
12cu|horde-mnemo-2.2.2-7|9	URL:		http://www.horde.org/%{module}
12cu|horde-mnemo-2.2.2-7|10	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cu|horde-mnemo-2.2.2-7|11	Patch:      %{module}-h3-2.2-fix-constant-loading.patch
12cu|horde-mnemo-2.2.2-7|12	Requires(post):	rpm-helper
12cu|horde-mnemo-2.2.2-7|13	Requires:	horde >= 3.3.5
12cu|horde-mnemo-2.2.2-7|14	BuildArch:	noarch
12cu|horde-mnemo-2.2.2-7|15	
12cu|horde-mnemo-2.2.2-7|16	%description
12cu|horde-mnemo-2.2.2-7|17	Mnemo is the Horde note manager application.
12cu|horde-mnemo-2.2.2-7|18	
12cu|horde-mnemo-2.2.2-7|19	%prep
12cu|horde-mnemo-2.2.2-7|20	%setup -q -n %{module}-h3-%{version}
12cu|horde-mnemo-2.2.2-7|21	%patch -p 1
12cu|horde-mnemo-2.2.2-7|22	
12cu|horde-mnemo-2.2.2-7|23	%build
12cu|horde-mnemo-2.2.2-7|24	
12cu|horde-mnemo-2.2.2-7|25	%install
12cu|horde-mnemo-2.2.2-7|26	# apache configuration
12cu|horde-mnemo-2.2.2-7|27	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|horde-mnemo-2.2.2-7|28	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|horde-mnemo-2.2.2-7|29	# %{name} Apache configuration file
12cu|horde-mnemo-2.2.2-7|30	
12cu|horde-mnemo-2.2.2-7|31	<Directory %{_datadir}/horde/%{module}/lib>
12cu|horde-mnemo-2.2.2-7|32	Require all denied
12cu|horde-mnemo-2.2.2-7|33	</Directory>
12cu|horde-mnemo-2.2.2-7|34	
12cu|horde-mnemo-2.2.2-7|35	<Directory %{_datadir}/horde/%{module}/locale>
12cu|horde-mnemo-2.2.2-7|36	Require all denied
12cu|horde-mnemo-2.2.2-7|37	</Directory>
12cu|horde-mnemo-2.2.2-7|38	
12cu|horde-mnemo-2.2.2-7|39	<Directory %{_datadir}/horde/%{module}/scripts>
12cu|horde-mnemo-2.2.2-7|40	Require all denied
12cu|horde-mnemo-2.2.2-7|41	</Directory>
12cu|horde-mnemo-2.2.2-7|42	
12cu|horde-mnemo-2.2.2-7|43	<Directory %{_datadir}/horde/%{module}/templates>
12cu|horde-mnemo-2.2.2-7|44	Require all denied
12cu|horde-mnemo-2.2.2-7|45	</Directory>
12cu|horde-mnemo-2.2.2-7|46	EOF
12cu|horde-mnemo-2.2.2-7|47	
12cu|horde-mnemo-2.2.2-7|48	# horde configuration
12cu|horde-mnemo-2.2.2-7|49	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cu|horde-mnemo-2.2.2-7|50	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cu|horde-mnemo-2.2.2-7|51	<?php
12cu|horde-mnemo-2.2.2-7|52	//
12cu|horde-mnemo-2.2.2-7|53	// Mnemo Horde configuration file
12cu|horde-mnemo-2.2.2-7|54	//
12cu|horde-mnemo-2.2.2-7|55	
12cu|horde-mnemo-2.2.2-7|56	$this->applications['mnemo'] = array(
12cu|horde-mnemo-2.2.2-7|57	'fileroot'    => $this->applications['horde']['fileroot'] . '/mnemo',
12cu|horde-mnemo-2.2.2-7|58	'webroot'     => $this->applications['horde']['webroot'] . '/mnemo',
12cu|horde-mnemo-2.2.2-7|59	'name'        => _("Notes"),
12cu|horde-mnemo-2.2.2-7|60	'status'      => 'active',
12cu|horde-mnemo-2.2.2-7|61	'provides'    => 'notes',
12cu|horde-mnemo-2.2.2-7|62	'menu_parent' => 'organizing'
12cu|horde-mnemo-2.2.2-7|63	);
12cu|horde-mnemo-2.2.2-7|64	EOF
12cu|horde-mnemo-2.2.2-7|65	
12cu|horde-mnemo-2.2.2-7|66	# remove .htaccess files
12cu|horde-mnemo-2.2.2-7|67	find . -name .htaccess -exec rm -f {} \;
12cu|horde-mnemo-2.2.2-7|68	
12cu|horde-mnemo-2.2.2-7|69	# install files
12cu|horde-mnemo-2.2.2-7|70	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-mnemo-2.2.2-7|71	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-mnemo-2.2.2-7|72	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-mnemo-2.2.2-7|73	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-mnemo-2.2.2-7|74	cp -pR notepads %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-mnemo-2.2.2-7|75	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-mnemo-2.2.2-7|76	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-mnemo-2.2.2-7|77	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-mnemo-2.2.2-7|78	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-mnemo-2.2.2-7|79	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cu|horde-mnemo-2.2.2-7|80	
12cu|horde-mnemo-2.2.2-7|81	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cu|horde-mnemo-2.2.2-7|82	pushd %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-mnemo-2.2.2-7|83	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cu|horde-mnemo-2.2.2-7|84	popd
12cu|horde-mnemo-2.2.2-7|85	
12cu|horde-mnemo-2.2.2-7|86	# activate configuration files
12cu|horde-mnemo-2.2.2-7|87	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cu|horde-mnemo-2.2.2-7|88	mv $file ${file%.dist}
12cu|horde-mnemo-2.2.2-7|89	done
12cu|horde-mnemo-2.2.2-7|90	
12cu|horde-mnemo-2.2.2-7|91	# fix script shellbang
12cu|horde-mnemo-2.2.2-7|92	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
12cu|horde-mnemo-2.2.2-7|93	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
12cu|horde-mnemo-2.2.2-7|94	done
12cu|horde-mnemo-2.2.2-7|95	
12cu|horde-mnemo-2.2.2-7|96	%clean
12cu|horde-mnemo-2.2.2-7|97	
12cu|horde-mnemo-2.2.2-7|98	%post
12cu|horde-mnemo-2.2.2-7|99	if [ $1 = 1 ]; then
12cu|horde-mnemo-2.2.2-7|100	# configuration
12cu|horde-mnemo-2.2.2-7|101	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cu|horde-mnemo-2.2.2-7|102	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cu|horde-mnemo-2.2.2-7|103	fi
12cu|horde-mnemo-2.2.2-7|104	
12cu|horde-mnemo-2.2.2-7|105	
12cu|horde-mnemo-2.2.2-7|106	%files
12cu|horde-mnemo-2.2.2-7|107	%doc LICENSE README docs
12cu|horde-mnemo-2.2.2-7|108	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|horde-mnemo-2.2.2-7|109	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cu|horde-mnemo-2.2.2-7|110	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cu|horde-mnemo-2.2.2-7|111	%{_datadir}/horde/%{module}
12cu|horde-mnemo-2.2.2-7|112	
12cu|horde-mnemo-2.2.2-7|113	
12cu|horde-mnemo-2.2.2-7|114	
12cu|horde-mnemo-2.2.2-7|115	%changelog
12cu|horde-mnemo-2.2.2-7|116	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.2.2-7
12cu|horde-mnemo-2.2.2-7|117	+ Revision: b3a2fdd
12cu|horde-mnemo-2.2.2-7|118	- Adopted for Apache 2.4
12cu|horde-mnemo-2.2.2-7|119	
12cu|horde-mnemo-2.2.2-7|120	

9687 12
12cu|horde-nag-2.3.6-4|1	%define	module	nag
12cu|horde-nag-2.3.6-4|2	
12cu|horde-nag-2.3.6-4|3	Name:           horde-%{module}
12cu|horde-nag-2.3.6-4|4	Version:        2.3.6
12cu|horde-nag-2.3.6-4|5	Release:        4
12cu|horde-nag-2.3.6-4|6	Summary:	The Horde task list manager
12cu|horde-nag-2.3.6-4|7	License:	GPL
12cu|horde-nag-2.3.6-4|8	Group: 		System/Servers
12cu|horde-nag-2.3.6-4|9	URL:		http://www.horde.org/%{module}
12cu|horde-nag-2.3.6-4|10	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cu|horde-nag-2.3.6-4|11	Patch:      %{module}-h3-2.3.1-fix-constant-loading.patch
12cu|horde-nag-2.3.6-4|12	Requires:	horde >= 3.3.5
12cu|horde-nag-2.3.6-4|13	BuildArch:	noarch
12cu|horde-nag-2.3.6-4|14	
12cu|horde-nag-2.3.6-4|15	%description
12cu|horde-nag-2.3.6-4|16	Nag is the Horde task list application. It stores todo items, things
12cu|horde-nag-2.3.6-4|17	due later this week, etc. It is very similar in functionality to the
12cu|horde-nag-2.3.6-4|18	Palm ToDo application.
12cu|horde-nag-2.3.6-4|19	
12cu|horde-nag-2.3.6-4|20	%prep
12cu|horde-nag-2.3.6-4|21	%setup -q -n %{module}-h3-%{version}
12cu|horde-nag-2.3.6-4|22	%patch -p 1
12cu|horde-nag-2.3.6-4|23	
12cu|horde-nag-2.3.6-4|24	%build
12cu|horde-nag-2.3.6-4|25	
12cu|horde-nag-2.3.6-4|26	%install
12cu|horde-nag-2.3.6-4|27	# apache configuration
12cu|horde-nag-2.3.6-4|28	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|horde-nag-2.3.6-4|29	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|horde-nag-2.3.6-4|30	# %{name} Apache configuration file
12cu|horde-nag-2.3.6-4|31	
12cu|horde-nag-2.3.6-4|32	<Directory %{_datadir}/horde/%{module}/lib>
12cu|horde-nag-2.3.6-4|33	Require all denied
12cu|horde-nag-2.3.6-4|34	</Directory>
12cu|horde-nag-2.3.6-4|35	
12cu|horde-nag-2.3.6-4|36	<Directory %{_datadir}/horde/%{module}/locale>
12cu|horde-nag-2.3.6-4|37	Require all denied
12cu|horde-nag-2.3.6-4|38	</Directory>
12cu|horde-nag-2.3.6-4|39	
12cu|horde-nag-2.3.6-4|40	<Directory %{_datadir}/horde/%{module}/scripts>
12cu|horde-nag-2.3.6-4|41	Require all denied
12cu|horde-nag-2.3.6-4|42	</Directory>
12cu|horde-nag-2.3.6-4|43	
12cu|horde-nag-2.3.6-4|44	<Directory %{_datadir}/horde/%{module}/templates>
12cu|horde-nag-2.3.6-4|45	Require all denied
12cu|horde-nag-2.3.6-4|46	</Directory>
12cu|horde-nag-2.3.6-4|47	EOF
12cu|horde-nag-2.3.6-4|48	
12cu|horde-nag-2.3.6-4|49	# horde configuration
12cu|horde-nag-2.3.6-4|50	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cu|horde-nag-2.3.6-4|51	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cu|horde-nag-2.3.6-4|52	<?php
12cu|horde-nag-2.3.6-4|53	//
12cu|horde-nag-2.3.6-4|54	// Nag Horde configuration file
12cu|horde-nag-2.3.6-4|55	//
12cu|horde-nag-2.3.6-4|56	
12cu|horde-nag-2.3.6-4|57	$this->applications['nag'] = array(
12cu|horde-nag-2.3.6-4|58	'fileroot'    => $this->applications['horde']['fileroot'] . '/nag',
12cu|horde-nag-2.3.6-4|59	'webroot'     => $this->applications['horde']['webroot'] . '/nag',
12cu|horde-nag-2.3.6-4|60	'name'        => _("Tasks"),
12cu|horde-nag-2.3.6-4|61	'status'      => 'active',
12cu|horde-nag-2.3.6-4|62	'provides'    => 'tasks',
12cu|horde-nag-2.3.6-4|63	'menu_parent' => 'organizing'
12cu|horde-nag-2.3.6-4|64	);
12cu|horde-nag-2.3.6-4|65	EOF
12cu|horde-nag-2.3.6-4|66	
12cu|horde-nag-2.3.6-4|67	# remove .htaccess files
12cu|horde-nag-2.3.6-4|68	find . -name .htaccess -exec rm -f {} \;
12cu|horde-nag-2.3.6-4|69	
12cu|horde-nag-2.3.6-4|70	# install files
12cu|horde-nag-2.3.6-4|71	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-nag-2.3.6-4|72	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-nag-2.3.6-4|73	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-nag-2.3.6-4|74	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-nag-2.3.6-4|75	cp -pR tasklists %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-nag-2.3.6-4|76	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-nag-2.3.6-4|77	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-nag-2.3.6-4|78	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-nag-2.3.6-4|79	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-nag-2.3.6-4|80	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cu|horde-nag-2.3.6-4|81	
12cu|horde-nag-2.3.6-4|82	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cu|horde-nag-2.3.6-4|83	pushd %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-nag-2.3.6-4|84	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cu|horde-nag-2.3.6-4|85	popd
12cu|horde-nag-2.3.6-4|86	
12cu|horde-nag-2.3.6-4|87	# activate configuration files
12cu|horde-nag-2.3.6-4|88	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cu|horde-nag-2.3.6-4|89	mv $file ${file%.dist}
12cu|horde-nag-2.3.6-4|90	done
12cu|horde-nag-2.3.6-4|91	
12cu|horde-nag-2.3.6-4|92	# fix script shellbang
12cu|horde-nag-2.3.6-4|93	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
12cu|horde-nag-2.3.6-4|94	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
12cu|horde-nag-2.3.6-4|95	done
12cu|horde-nag-2.3.6-4|96	
12cu|horde-nag-2.3.6-4|97	%clean
12cu|horde-nag-2.3.6-4|98	
12cu|horde-nag-2.3.6-4|99	%post
12cu|horde-nag-2.3.6-4|100	if [ $1 = 1 ]; then
12cu|horde-nag-2.3.6-4|101	# configuration
12cu|horde-nag-2.3.6-4|102	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cu|horde-nag-2.3.6-4|103	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cu|horde-nag-2.3.6-4|104	fi
12cu|horde-nag-2.3.6-4|105	
12cu|horde-nag-2.3.6-4|106	
12cu|horde-nag-2.3.6-4|107	%files
12cu|horde-nag-2.3.6-4|108	%doc COPYING README docs
12cu|horde-nag-2.3.6-4|109	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|horde-nag-2.3.6-4|110	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cu|horde-nag-2.3.6-4|111	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cu|horde-nag-2.3.6-4|112	%{_datadir}/horde/%{module}
12cu|horde-nag-2.3.6-4|113	
12cu|horde-nag-2.3.6-4|114	
12cu|horde-nag-2.3.6-4|115	
12cu|horde-nag-2.3.6-4|116	%changelog
12cu|horde-nag-2.3.6-4|117	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.3.6-4
12cu|horde-nag-2.3.6-4|118	+ Revision: b75aa53
12cu|horde-nag-2.3.6-4|119	- Adopted for Apache 2.4
12cu|horde-nag-2.3.6-4|120	
12cu|horde-nag-2.3.6-4|121	

9688 12
12cu|horde-passwd-3.1.3-5|1	%define	module	passwd
12cu|horde-passwd-3.1.3-5|2	
12cu|horde-passwd-3.1.3-5|3	Name:		horde-%{module}
12cu|horde-passwd-3.1.3-5|4	Version:	3.1.3
12cu|horde-passwd-3.1.3-5|5	Release:	5
12cu|horde-passwd-3.1.3-5|6	Summary:	The Horde password management application
12cu|horde-passwd-3.1.3-5|7	License:	GPL
12cu|horde-passwd-3.1.3-5|8	Group:		System/Servers
12cu|horde-passwd-3.1.3-5|9	URL:		http://www.horde.org/%{module}/
12cu|horde-passwd-3.1.3-5|10	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cu|horde-passwd-3.1.3-5|11	Source2:	%{module}-horde.conf.bz2
12cu|horde-passwd-3.1.3-5|12	#Patch0:		%{module}-h3-3.1.2-script-shellbang.patch
12cu|horde-passwd-3.1.3-5|13	Requires:	horde >= 3.3.5
12cu|horde-passwd-3.1.3-5|14	Requires:	php-soap
12cu|horde-passwd-3.1.3-5|15	BuildArch:	noarch
12cu|horde-passwd-3.1.3-5|16	
12cu|horde-passwd-3.1.3-5|17	%description
12cu|horde-passwd-3.1.3-5|18	Passwd is the Horde password changing application. While it has been released
12cu|horde-passwd-3.1.3-5|19	and is in production use at many sites, it is also under heavy development in
12cu|horde-passwd-3.1.3-5|20	an effort to expand and improve the module.
12cu|horde-passwd-3.1.3-5|21	
12cu|horde-passwd-3.1.3-5|22	Right now, Passwd provides fairly complete support for changing passwords via
12cu|horde-passwd-3.1.3-5|23	poppassd, ldap, unix expect scripts, the unix smbpasswd command for smb/cifs
12cu|horde-passwd-3.1.3-5|24	password support, servuftp, vmailmgr, vpopmail, and sql passwords.
12cu|horde-passwd-3.1.3-5|25	
12cu|horde-passwd-3.1.3-5|26	Passwd is part of a suite of account management modules for Horde consisting of
12cu|horde-passwd-3.1.3-5|27	Accounts, Forwards, Passwd, and Vacation.
12cu|horde-passwd-3.1.3-5|28	
12cu|horde-passwd-3.1.3-5|29	%prep
12cu|horde-passwd-3.1.3-5|30	%setup -q -n %{module}-h3-%{version}
12cu|horde-passwd-3.1.3-5|31	#%patch0 -p 1
12cu|horde-passwd-3.1.3-5|32	
12cu|horde-passwd-3.1.3-5|33	%build
12cu|horde-passwd-3.1.3-5|34	
12cu|horde-passwd-3.1.3-5|35	%install
12cu|horde-passwd-3.1.3-5|36	# apache configuration
12cu|horde-passwd-3.1.3-5|37	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|horde-passwd-3.1.3-5|38	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|horde-passwd-3.1.3-5|39	# %{name} Apache configuration file
12cu|horde-passwd-3.1.3-5|40	
12cu|horde-passwd-3.1.3-5|41	<Directory %{_datadir}/horde/%{module}/lib>
12cu|horde-passwd-3.1.3-5|42	Require all denied
12cu|horde-passwd-3.1.3-5|43	</Directory>
12cu|horde-passwd-3.1.3-5|44	
12cu|horde-passwd-3.1.3-5|45	<Directory %{_datadir}/horde/%{module}/locale>
12cu|horde-passwd-3.1.3-5|46	Require all denied
12cu|horde-passwd-3.1.3-5|47	</Directory>
12cu|horde-passwd-3.1.3-5|48	
12cu|horde-passwd-3.1.3-5|49	<Directory %{_datadir}/horde/%{module}/scripts>
12cu|horde-passwd-3.1.3-5|50	Require all denied
12cu|horde-passwd-3.1.3-5|51	</Directory>
12cu|horde-passwd-3.1.3-5|52	
12cu|horde-passwd-3.1.3-5|53	<Directory %{_datadir}/horde/%{module}/templates>
12cu|horde-passwd-3.1.3-5|54	Require all denied
12cu|horde-passwd-3.1.3-5|55	</Directory>
12cu|horde-passwd-3.1.3-5|56	EOF
12cu|horde-passwd-3.1.3-5|57	
12cu|horde-passwd-3.1.3-5|58	# horde configuration
12cu|horde-passwd-3.1.3-5|59	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cu|horde-passwd-3.1.3-5|60	bzcat %{SOURCE2} > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php
12cu|horde-passwd-3.1.3-5|61	
12cu|horde-passwd-3.1.3-5|62	# remove .htaccess files
12cu|horde-passwd-3.1.3-5|63	find . -name .htaccess -exec rm -f {} \;
12cu|horde-passwd-3.1.3-5|64	
12cu|horde-passwd-3.1.3-5|65	# install files
12cu|horde-passwd-3.1.3-5|66	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-passwd-3.1.3-5|67	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-passwd-3.1.3-5|68	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-passwd-3.1.3-5|69	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-passwd-3.1.3-5|70	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-passwd-3.1.3-5|71	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-passwd-3.1.3-5|72	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-passwd-3.1.3-5|73	
12cu|horde-passwd-3.1.3-5|74	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cu|horde-passwd-3.1.3-5|75	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cu|horde-passwd-3.1.3-5|76	pushd %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-passwd-3.1.3-5|77	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cu|horde-passwd-3.1.3-5|78	popd
12cu|horde-passwd-3.1.3-5|79	
12cu|horde-passwd-3.1.3-5|80	# activate configuration files
12cu|horde-passwd-3.1.3-5|81	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cu|horde-passwd-3.1.3-5|82	mv $file ${file%.dist}
12cu|horde-passwd-3.1.3-5|83	done
12cu|horde-passwd-3.1.3-5|84	
12cu|horde-passwd-3.1.3-5|85	
12cu|horde-passwd-3.1.3-5|86	%clean
12cu|horde-passwd-3.1.3-5|87	
12cu|horde-passwd-3.1.3-5|88	%files
12cu|horde-passwd-3.1.3-5|89	%doc README docs
12cu|horde-passwd-3.1.3-5|90	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|horde-passwd-3.1.3-5|91	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cu|horde-passwd-3.1.3-5|92	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cu|horde-passwd-3.1.3-5|93	%{_datadir}/horde/%{module}
12cu|horde-passwd-3.1.3-5|94	
12cu|horde-passwd-3.1.3-5|95	
12cu|horde-passwd-3.1.3-5|96	
12cu|horde-passwd-3.1.3-5|97	%changelog
12cu|horde-passwd-3.1.3-5|98	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.1.3-5
12cu|horde-passwd-3.1.3-5|99	+ Revision: 513e1c0
12cu|horde-passwd-3.1.3-5|100	- Adopted for Apache 2.4
12cu|horde-passwd-3.1.3-5|101	
12cu|horde-passwd-3.1.3-5|102	

9689 12
12cu|horde-turba-2.3.6-2|1	%define	module	turba
12cu|horde-turba-2.3.6-2|2	
12cu|horde-turba-2.3.6-2|3	Name: 		horde-%{module}
12cu|horde-turba-2.3.6-2|4	Version: 	2.3.6
12cu|horde-turba-2.3.6-2|5	Release: 	2
12cu|horde-turba-2.3.6-2|6	Summary:	The Horde contact manager
12cu|horde-turba-2.3.6-2|7	License:	LGPL
12cu|horde-turba-2.3.6-2|8	Group:		System/Servers
12cu|horde-turba-2.3.6-2|9	Source:		ftp://ftp.horde.org:21/pub/turba/turba-h3-%{version}.tar.gz
12cu|horde-turba-2.3.6-2|10	URL:		http://www.horde.org/%{module}/
12cu|horde-turba-2.3.6-2|11	Requires(post):	rpm-helper
12cu|horde-turba-2.3.6-2|12	Requires:	horde >= 3.3.5
12cu|horde-turba-2.3.6-2|13	Requires:	php-pear-Net_LDAP
12cu|horde-turba-2.3.6-2|14	BuildArch:	noarch
12cu|horde-turba-2.3.6-2|15	
12cu|horde-turba-2.3.6-2|16	%description
12cu|horde-turba-2.3.6-2|17	Turba is the Horde contact management application, which allows access
12cu|horde-turba-2.3.6-2|18	to and storage of personal contacts (including name, email address,
12cu|horde-turba-2.3.6-2|19	phone number, and other easily customizable fields). Turba integrates
12cu|horde-turba-2.3.6-2|20	with IMP (Horde's webmail application) as its address book.
12cu|horde-turba-2.3.6-2|21	
12cu|horde-turba-2.3.6-2|22	%prep
12cu|horde-turba-2.3.6-2|23	%setup -q -n %{module}-h3-%{version}
12cu|horde-turba-2.3.6-2|24	
12cu|horde-turba-2.3.6-2|25	%build
12cu|horde-turba-2.3.6-2|26	
12cu|horde-turba-2.3.6-2|27	%install
12cu|horde-turba-2.3.6-2|28	# apache configuration
12cu|horde-turba-2.3.6-2|29	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|horde-turba-2.3.6-2|30	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|horde-turba-2.3.6-2|31	# %{name} Apache configuration file
12cu|horde-turba-2.3.6-2|32	
12cu|horde-turba-2.3.6-2|33	<Directory %{_datadir}/horde/%{module}/lib>
12cu|horde-turba-2.3.6-2|34	Require all denied
12cu|horde-turba-2.3.6-2|35	</Directory>
12cu|horde-turba-2.3.6-2|36	
12cu|horde-turba-2.3.6-2|37	<Directory %{_datadir}/horde/%{module}/locale>
12cu|horde-turba-2.3.6-2|38	Require all denied
12cu|horde-turba-2.3.6-2|39	</Directory>
12cu|horde-turba-2.3.6-2|40	
12cu|horde-turba-2.3.6-2|41	<Directory %{_datadir}/horde/%{module}/scripts>
12cu|horde-turba-2.3.6-2|42	Require all denied
12cu|horde-turba-2.3.6-2|43	</Directory>
12cu|horde-turba-2.3.6-2|44	
12cu|horde-turba-2.3.6-2|45	<Directory %{_datadir}/horde/%{module}/templates>
12cu|horde-turba-2.3.6-2|46	Require all denied
12cu|horde-turba-2.3.6-2|47	</Directory>
12cu|horde-turba-2.3.6-2|48	EOF
12cu|horde-turba-2.3.6-2|49	
12cu|horde-turba-2.3.6-2|50	# horde configuration
12cu|horde-turba-2.3.6-2|51	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cu|horde-turba-2.3.6-2|52	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cu|horde-turba-2.3.6-2|53	<?php
12cu|horde-turba-2.3.6-2|54	//
12cu|horde-turba-2.3.6-2|55	// Turba Horde configuration file
12cu|horde-turba-2.3.6-2|56	//
12cu|horde-turba-2.3.6-2|57	
12cu|horde-turba-2.3.6-2|58	$this->applications['turba'] = array(
12cu|horde-turba-2.3.6-2|59	'fileroot'    => $this->applications['horde']['fileroot'] . '/turba',
12cu|horde-turba-2.3.6-2|60	'webroot'     => $this->applications['horde']['webroot'] . '/turba',
12cu|horde-turba-2.3.6-2|61	'name'        => _("Address Book"),
12cu|horde-turba-2.3.6-2|62	'status'      => 'active',
12cu|horde-turba-2.3.6-2|63	'provides'    => array('contacts', 'clients'),
12cu|horde-turba-2.3.6-2|64	'menu_parent' => 'organizing'
12cu|horde-turba-2.3.6-2|65	);
12cu|horde-turba-2.3.6-2|66	EOF
12cu|horde-turba-2.3.6-2|67	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cu|horde-turba-2.3.6-2|68	
12cu|horde-turba-2.3.6-2|69	# remove .htaccess files
12cu|horde-turba-2.3.6-2|70	find . -name .htaccess -exec rm -f {} \;
12cu|horde-turba-2.3.6-2|71	
12cu|horde-turba-2.3.6-2|72	# install files
12cu|horde-turba-2.3.6-2|73	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-turba-2.3.6-2|74	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-turba-2.3.6-2|75	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-turba-2.3.6-2|76	cp -pR js %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-turba-2.3.6-2|77	cp -pR addressbooks %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-turba-2.3.6-2|78	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-turba-2.3.6-2|79	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-turba-2.3.6-2|80	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-turba-2.3.6-2|81	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-turba-2.3.6-2|82	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cu|horde-turba-2.3.6-2|83	
12cu|horde-turba-2.3.6-2|84	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cu|horde-turba-2.3.6-2|85	pushd %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-turba-2.3.6-2|86	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cu|horde-turba-2.3.6-2|87	popd
12cu|horde-turba-2.3.6-2|88	
12cu|horde-turba-2.3.6-2|89	# activate configuration files
12cu|horde-turba-2.3.6-2|90	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cu|horde-turba-2.3.6-2|91	mv $file ${file%.dist}
12cu|horde-turba-2.3.6-2|92	done
12cu|horde-turba-2.3.6-2|93	
12cu|horde-turba-2.3.6-2|94	# fix script shellbang
12cu|horde-turba-2.3.6-2|95	for file in `find %{buildroot}%{_datadir}/horde/%{module}/scripts`; do
12cu|horde-turba-2.3.6-2|96	perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|' $file
12cu|horde-turba-2.3.6-2|97	done
12cu|horde-turba-2.3.6-2|98	
12cu|horde-turba-2.3.6-2|99	# additional cleanup
12cu|horde-turba-2.3.6-2|100	rm -f %{buildroot}%{_datadir}/horde/%{module}/scripts/Turba.reg
12cu|horde-turba-2.3.6-2|101	
12cu|horde-turba-2.3.6-2|102	
12cu|horde-turba-2.3.6-2|103	%post
12cu|horde-turba-2.3.6-2|104	if [ $1 = 1 ]; then
12cu|horde-turba-2.3.6-2|105	# generate configuration
12cu|horde-turba-2.3.6-2|106	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cu|horde-turba-2.3.6-2|107	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cu|horde-turba-2.3.6-2|108	fi
12cu|horde-turba-2.3.6-2|109	
12cu|horde-turba-2.3.6-2|110	%files
12cu|horde-turba-2.3.6-2|111	%doc README LICENSE docs
12cu|horde-turba-2.3.6-2|112	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|horde-turba-2.3.6-2|113	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cu|horde-turba-2.3.6-2|114	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cu|horde-turba-2.3.6-2|115	%{_datadir}/horde/%{module}
12cu|horde-turba-2.3.6-2|116	
12cu|horde-turba-2.3.6-2|117	
12cu|horde-turba-2.3.6-2|118	
12cu|horde-turba-2.3.6-2|119	%changelog
12cu|horde-turba-2.3.6-2|120	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.3.6-2
12cu|horde-turba-2.3.6-2|121	+ Revision: 49543ab
12cu|horde-turba-2.3.6-2|122	- Adopted for Apache 2.4
12cu|horde-turba-2.3.6-2|123	
12cu|horde-turba-2.3.6-2|124	

9690 12
12cu|horde-vacation-3.2.1-3|1	%define	module	vacation
12cu|horde-vacation-3.2.1-3|2	
12cu|horde-vacation-3.2.1-3|3	%if %{_use_internal_dependency_generator}
12cu|horde-vacation-3.2.1-3|4	%define __noautoreq 'pear\\(Horde.*\\)'
12cu|horde-vacation-3.2.1-3|5	%else
12cu|horde-vacation-3.2.1-3|6	%define _requires_exceptions pear(Horde.*)
12cu|horde-vacation-3.2.1-3|7	%endif
12cu|horde-vacation-3.2.1-3|8	
12cu|horde-vacation-3.2.1-3|9	Name:		horde-%{module}
12cu|horde-vacation-3.2.1-3|10	Version:	3.2.1
12cu|horde-vacation-3.2.1-3|11	Release:	3
12cu|horde-vacation-3.2.1-3|12	Summary:	The Horde vacation management application
12cu|horde-vacation-3.2.1-3|13	License:	GPL
12cu|horde-vacation-3.2.1-3|14	Group:		System/Servers
12cu|horde-vacation-3.2.1-3|15	URL:		http://www.horde.org/%{module}/
12cu|horde-vacation-3.2.1-3|16	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cu|horde-vacation-3.2.1-3|17	Source2:	%{module}-horde.conf.bz2
12cu|horde-vacation-3.2.1-3|18	Patch:		%{module}-2.2.1.path.patch
12cu|horde-vacation-3.2.1-3|19	Requires:	horde >= 3.3.5
12cu|horde-vacation-3.2.1-3|20	Requires:	vacation
12cu|horde-vacation-3.2.1-3|21	Requires(post):	rpm-helper
12cu|horde-vacation-3.2.1-3|22	BuildArch:	noarch
12cu|horde-vacation-3.2.1-3|23	
12cu|horde-vacation-3.2.1-3|24	%description
12cu|horde-vacation-3.2.1-3|25	Vacation is a Horde module for managing user e-mail "vacation notices" or
12cu|horde-vacation-3.2.1-3|26	"auto-responders." It works via a local vacation program which must be
12cu|horde-vacation-3.2.1-3|27	installed and functioning on the server. It supports vacation programs using
12cu|horde-vacation-3.2.1-3|28	the .forward-style forwarding mechanism supported by several popular mailers,
12cu|horde-vacation-3.2.1-3|29	as well as qmail and sql based implementations. While it has been released and
12cu|horde-vacation-3.2.1-3|30	is in production use at many sites, it is also under heavy development in an
12cu|horde-vacation-3.2.1-3|31	effort to expand and improve the module.
12cu|horde-vacation-3.2.1-3|32	
12cu|horde-vacation-3.2.1-3|33	Right now, Vacation provides fairly complete support for managing
12cu|horde-vacation-3.2.1-3|34	.forward-style vacation notices on sendmail or courier mail based systems via
12cu|horde-vacation-3.2.1-3|35	an FTP transport. It also has some support for qmail and exim sql based
12cu|horde-vacation-3.2.1-3|36	servers.
12cu|horde-vacation-3.2.1-3|37	
12cu|horde-vacation-3.2.1-3|38	Vacation is part of a suite of account management modules for Horde consisting
12cu|horde-vacation-3.2.1-3|39	of Accounts, Forwards, Passwd, and Vacation.
12cu|horde-vacation-3.2.1-3|40	
12cu|horde-vacation-3.2.1-3|41	%prep
12cu|horde-vacation-3.2.1-3|42	%setup -q -n %{module}-h3-%{version}
12cu|horde-vacation-3.2.1-3|43	%patch -p0
12cu|horde-vacation-3.2.1-3|44	# fix perms
12cu|horde-vacation-3.2.1-3|45	chmod 644 files/*
12cu|horde-vacation-3.2.1-3|46	chmod 644 lib/*.php
12cu|horde-vacation-3.2.1-3|47	
12cu|horde-vacation-3.2.1-3|48	%build
12cu|horde-vacation-3.2.1-3|49	
12cu|horde-vacation-3.2.1-3|50	%install
12cu|horde-vacation-3.2.1-3|51	# apache configuration
12cu|horde-vacation-3.2.1-3|52	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|horde-vacation-3.2.1-3|53	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|horde-vacation-3.2.1-3|54	# %{name} Apache configuration file
12cu|horde-vacation-3.2.1-3|55	
12cu|horde-vacation-3.2.1-3|56	<Directory %{_datadir}/horde/%{module}/lib>
12cu|horde-vacation-3.2.1-3|57	Require all denied
12cu|horde-vacation-3.2.1-3|58	</Directory>
12cu|horde-vacation-3.2.1-3|59	
12cu|horde-vacation-3.2.1-3|60	<Directory %{_datadir}/horde/%{module}/locale>
12cu|horde-vacation-3.2.1-3|61	Require all denied
12cu|horde-vacation-3.2.1-3|62	</Directory>
12cu|horde-vacation-3.2.1-3|63	
12cu|horde-vacation-3.2.1-3|64	<Directory %{_datadir}/horde/%{module}/scripts>
12cu|horde-vacation-3.2.1-3|65	Require all denied
12cu|horde-vacation-3.2.1-3|66	</Directory>
12cu|horde-vacation-3.2.1-3|67	
12cu|horde-vacation-3.2.1-3|68	<Directory %{_datadir}/horde/%{module}/templates>
12cu|horde-vacation-3.2.1-3|69	Require all denied
12cu|horde-vacation-3.2.1-3|70	</Directory>
12cu|horde-vacation-3.2.1-3|71	EOF
12cu|horde-vacation-3.2.1-3|72	
12cu|horde-vacation-3.2.1-3|73	# horde configuration
12cu|horde-vacation-3.2.1-3|74	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cu|horde-vacation-3.2.1-3|75	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cu|horde-vacation-3.2.1-3|76	<?php
12cu|horde-vacation-3.2.1-3|77	//
12cu|horde-vacation-3.2.1-3|78	// Vacation Horde configuration file
12cu|horde-vacation-3.2.1-3|79	//
12cu|horde-vacation-3.2.1-3|80	
12cu|horde-vacation-3.2.1-3|81	$this->applications['vacation'] = array(
12cu|horde-vacation-3.2.1-3|82	'fileroot'    => $this->applications['horde']['fileroot'] . '/vacation',
12cu|horde-vacation-3.2.1-3|83	'webroot'     => $this->applications['horde']['webroot'] . '/vacation',
12cu|horde-vacation-3.2.1-3|84	'name'        => _("Vacation"),
12cu|horde-vacation-3.2.1-3|85	'status'      => 'active',
12cu|horde-vacation-3.2.1-3|86	'provides'    => 'vacation',
12cu|horde-vacation-3.2.1-3|87	'menu_parent' => 'myaccount'
12cu|horde-vacation-3.2.1-3|88	);
12cu|horde-vacation-3.2.1-3|89	EOF
12cu|horde-vacation-3.2.1-3|90	
12cu|horde-vacation-3.2.1-3|91	# remove .htaccess files
12cu|horde-vacation-3.2.1-3|92	find . -name .htaccess -exec rm -f {} \;
12cu|horde-vacation-3.2.1-3|93	
12cu|horde-vacation-3.2.1-3|94	# install files
12cu|horde-vacation-3.2.1-3|95	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-vacation-3.2.1-3|96	install -d -m 755 %{buildroot}%{_localstatedir}/lib/horde/%{module}
12cu|horde-vacation-3.2.1-3|97	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-vacation-3.2.1-3|98	cp -pR files/* %{buildroot}%{_localstatedir}/lib/horde/%{module}
12cu|horde-vacation-3.2.1-3|99	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-vacation-3.2.1-3|100	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-vacation-3.2.1-3|101	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-vacation-3.2.1-3|102	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-vacation-3.2.1-3|103	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cu|horde-vacation-3.2.1-3|104	
12cu|horde-vacation-3.2.1-3|105	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cu|horde-vacation-3.2.1-3|106	pushd %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-vacation-3.2.1-3|107	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cu|horde-vacation-3.2.1-3|108	popd
12cu|horde-vacation-3.2.1-3|109	
12cu|horde-vacation-3.2.1-3|110	%files
12cu|horde-vacation-3.2.1-3|111	%doc LICENSE README docs
12cu|horde-vacation-3.2.1-3|112	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|horde-vacation-3.2.1-3|113	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cu|horde-vacation-3.2.1-3|114	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cu|horde-vacation-3.2.1-3|115	%{_datadir}/horde/%{module}
12cu|horde-vacation-3.2.1-3|116	%{_localstatedir}/lib/horde/%{module}
12cu|horde-vacation-3.2.1-3|117	
12cu|horde-vacation-3.2.1-3|118	
12cu|horde-vacation-3.2.1-3|119	
12cu|horde-vacation-3.2.1-3|120	%changelog
12cu|horde-vacation-3.2.1-3|121	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.2.1-3
12cu|horde-vacation-3.2.1-3|122	+ Revision: 8610256
12cu|horde-vacation-3.2.1-3|123	- Adopted for Apache 2.4
12cu|horde-vacation-3.2.1-3|124	
12cu|horde-vacation-3.2.1-3|125	

9691 12
12cu|horde-whups-1.0-11|1	%define	module	whups
12cu|horde-whups-1.0-11|2	
12cu|horde-whups-1.0-11|3	Name:		horde-%{module}
12cu|horde-whups-1.0-11|4	Version:	1.0
12cu|horde-whups-1.0-11|5	Release:	11
12cu|horde-whups-1.0-11|6	Summary:	The Horde Horde Ticket Tracking System
12cu|horde-whups-1.0-11|7	License:	GPL
12cu|horde-whups-1.0-11|8	Group:		System/Servers
12cu|horde-whups-1.0-11|9	URL:		http://www.horde.org/%{module}
12cu|horde-whups-1.0-11|10	Source0:	ftp://ftp.horde.org/pub/%{module}/%{module}-h3-%{version}.tar.gz
12cu|horde-whups-1.0-11|11	Requires(post):	rpm-helper
12cu|horde-whups-1.0-11|12	Requires:	horde >= 3.0
12cu|horde-whups-1.0-11|13	BuildArch:	noarch
12cu|horde-whups-1.0-11|14	
12cu|horde-whups-1.0-11|15	%description
12cu|horde-whups-1.0-11|16	Whups is Horde's ticket-tracking application. It is very flexible in design,
12cu|horde-whups-1.0-11|17	and can be used for help-desk requests, tracking sofware development, and
12cu|horde-whups-1.0-11|18	anything else that needs to track a set of requests and their status.
12cu|horde-whups-1.0-11|19	
12cu|horde-whups-1.0-11|20	%prep
12cu|horde-whups-1.0-11|21	%setup -q -n %{module}-h3-%{version}
12cu|horde-whups-1.0-11|22	
12cu|horde-whups-1.0-11|23	%build
12cu|horde-whups-1.0-11|24	
12cu|horde-whups-1.0-11|25	%install
12cu|horde-whups-1.0-11|26	# apache configuration
12cu|horde-whups-1.0-11|27	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|horde-whups-1.0-11|28	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|horde-whups-1.0-11|29	# %{name} Apache configuration file
12cu|horde-whups-1.0-11|30	
12cu|horde-whups-1.0-11|31	<Directory %{_datadir}/horde/%{module}/lib>
12cu|horde-whups-1.0-11|32	Require all denied
12cu|horde-whups-1.0-11|33	</Directory>
12cu|horde-whups-1.0-11|34	
12cu|horde-whups-1.0-11|35	<Directory %{_datadir}/horde/%{module}/locale>
12cu|horde-whups-1.0-11|36	Require all denied
12cu|horde-whups-1.0-11|37	</Directory>
12cu|horde-whups-1.0-11|38	
12cu|horde-whups-1.0-11|39	<Directory %{_datadir}/horde/%{module}/scripts>
12cu|horde-whups-1.0-11|40	Require all denied
12cu|horde-whups-1.0-11|41	</Directory>
12cu|horde-whups-1.0-11|42	
12cu|horde-whups-1.0-11|43	<Directory %{_datadir}/horde/%{module}/templates>
12cu|horde-whups-1.0-11|44	Require all denied
12cu|horde-whups-1.0-11|45	</Directory>
12cu|horde-whups-1.0-11|46	EOF
12cu|horde-whups-1.0-11|47	
12cu|horde-whups-1.0-11|48	# horde configuration
12cu|horde-whups-1.0-11|49	install -d -m 755 %{buildroot}%{_sysconfdir}/horde/registry.d
12cu|horde-whups-1.0-11|50	cat > %{buildroot}%{_sysconfdir}/horde/registry.d/%{module}.php <<'EOF'
12cu|horde-whups-1.0-11|51	<?php
12cu|horde-whups-1.0-11|52	//
12cu|horde-whups-1.0-11|53	// Whups Horde configuration file
12cu|horde-whups-1.0-11|54	//
12cu|horde-whups-1.0-11|55	
12cu|horde-whups-1.0-11|56	$this->applications['whups'] = array(
12cu|horde-whups-1.0-11|57	'fileroot' => $this->applications['horde']['fileroot'] . '/whups',
12cu|horde-whups-1.0-11|58	'webroot' => $this->applications['horde']['webroot'] . '/whups',
12cu|horde-whups-1.0-11|59	'name' => _("Tickets"),
12cu|horde-whups-1.0-11|60	'status' => 'active',
12cu|horde-whups-1.0-11|61	'provides' => 'tickets',
12cu|horde-whups-1.0-11|62	'menu_parent' => 'devel',
12cu|horde-whups-1.0-11|63	);
12cu|horde-whups-1.0-11|64	
12cu|horde-whups-1.0-11|65	$this->applications['whups-menu'] = array(
12cu|horde-whups-1.0-11|66	'status' => 'block',
12cu|horde-whups-1.0-11|67	'app' => 'whups',
12cu|horde-whups-1.0-11|68	'blockname' => 'tree_menu',
12cu|horde-whups-1.0-11|69	'menu_parent' => 'whups',
12cu|horde-whups-1.0-11|70	);
12cu|horde-whups-1.0-11|71	EOF
12cu|horde-whups-1.0-11|72	
12cu|horde-whups-1.0-11|73	# remove .htaccess files
12cu|horde-whups-1.0-11|74	find . -name .htaccess -exec rm -f {} \;
12cu|horde-whups-1.0-11|75	
12cu|horde-whups-1.0-11|76	# install files
12cu|horde-whups-1.0-11|77	install -d -m 755 %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-whups-1.0-11|78	cp -pR *.php %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-whups-1.0-11|79	cp -pR themes %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-whups-1.0-11|80	cp -pR lib %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-whups-1.0-11|81	cp -pR locale %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-whups-1.0-11|82	cp -pR scripts %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-whups-1.0-11|83	cp -pR templates %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-whups-1.0-11|84	cp -pR ticket %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-whups-1.0-11|85	cp -pR search %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-whups-1.0-11|86	cp -pR queue %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-whups-1.0-11|87	cp -pR config %{buildroot}%{_sysconfdir}/horde/%{module}
12cu|horde-whups-1.0-11|88	
12cu|horde-whups-1.0-11|89	install -d -m 755 %{buildroot}%{_sysconfdir}/horde
12cu|horde-whups-1.0-11|90	pushd %{buildroot}%{_datadir}/horde/%{module}
12cu|horde-whups-1.0-11|91	ln -s ../../../..%{_sysconfdir}/horde/%{module} config
12cu|horde-whups-1.0-11|92	popd
12cu|horde-whups-1.0-11|93	
12cu|horde-whups-1.0-11|94	# activate configuration files
12cu|horde-whups-1.0-11|95	for file in %{buildroot}%{_sysconfdir}/horde/%{module}/*.dist; do
12cu|horde-whups-1.0-11|96	mv $file ${file%.dist}
12cu|horde-whups-1.0-11|97	done
12cu|horde-whups-1.0-11|98	
12cu|horde-whups-1.0-11|99	%clean
12cu|horde-whups-1.0-11|100	
12cu|horde-whups-1.0-11|101	%post
12cu|horde-whups-1.0-11|102	if [ $1 = 1 ]; then
12cu|horde-whups-1.0-11|103	# configuration
12cu|horde-whups-1.0-11|104	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php apache apache 644
12cu|horde-whups-1.0-11|105	%create_ghostfile %{_sysconfdir}/horde/%{module}/conf.php.bak apache apache 644
12cu|horde-whups-1.0-11|106	fi
12cu|horde-whups-1.0-11|107	
12cu|horde-whups-1.0-11|108	%files
12cu|horde-whups-1.0-11|109	%doc LICENSE README docs
12cu|horde-whups-1.0-11|110	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|horde-whups-1.0-11|111	%config(noreplace) %{_sysconfdir}/horde/registry.d/%{module}.php
12cu|horde-whups-1.0-11|112	%config(noreplace) %{_sysconfdir}/horde/%{module}
12cu|horde-whups-1.0-11|113	%{_datadir}/horde/%{module}
12cu|horde-whups-1.0-11|114	
12cu|horde-whups-1.0-11|115	
12cu|horde-whups-1.0-11|116	
12cu|horde-whups-1.0-11|117	
12cu|horde-whups-1.0-11|118	%changelog
12cu|horde-whups-1.0-11|119	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0-11
12cu|horde-whups-1.0-11|120	+ Revision: 01f5805
12cu|horde-whups-1.0-11|121	- Adopted for Apache 2.4
12cu|horde-whups-1.0-11|122	
12cu|horde-whups-1.0-11|123	

9692 12
12cu|host2cat-1.02-3|1	%define webserver_cgibindir	%{_var}/www/cgi-bin/
12cu|host2cat-1.02-3|2	%define _initdir	/etc/rc.d/init.d
12cu|host2cat-1.02-3|3	%define _cachedir	/var/cache
12cu|host2cat-1.02-3|4	
12cu|host2cat-1.02-3|5	Name:		host2cat
12cu|host2cat-1.02-3|6	Version:	1.02
12cu|host2cat-1.02-3|7	Release:	3
12cu|host2cat-1.02-3|8	
12cu|host2cat-1.02-3|9	Summary:	Custom DNS resolver
12cu|host2cat-1.02-3|10	License:	BSD
12cu|host2cat-1.02-3|11	Group:		System/Servers
12cu|host2cat-1.02-3|12	Url:		www.netpolice.ru
12cu|host2cat-1.02-3|13	
12cu|host2cat-1.02-3|14	Source0: 	%{name}-%{version}.tar.gz
12cu|host2cat-1.02-3|15	Source1: 	%{name}.init
12cu|host2cat-1.02-3|16	Source2: 	%{name}.sysconfig
12cu|host2cat-1.02-3|17	Source3: 	squid.conf
12cu|host2cat-1.02-3|18	Source4:	SQLite_migration_1.0.2_to_1.1.sql
12cu|host2cat-1.02-3|19	Patch0:		%{name}-filterdb.patch
12cu|host2cat-1.02-3|20	
12cu|host2cat-1.02-3|21	# Automatically added by buildreq on Fri Apr 10 2009
12cu|host2cat-1.02-3|22	BuildRequires:	libadns-devel
12cu|host2cat-1.02-3|23	BuildRequires:	memcache-devel
12cu|host2cat-1.02-3|24	
12cu|host2cat-1.02-3|25	# for findreq
12cu|host2cat-1.02-3|26	BuildRequires: 	perl-DBI
12cu|host2cat-1.02-3|27	BuildRequires:	perl-Net-DNS perl-CGI
12cu|host2cat-1.02-3|28	BuildRequires:  pkgconfig(zlib)
12cu|host2cat-1.02-3|29	
12cu|host2cat-1.02-3|30	# for cgi-bin dir
12cu|host2cat-1.02-3|31	Requires:	apache-base
12cu|host2cat-1.02-3|32	Requires:	apache-conf >= 2.0
12cu|host2cat-1.02-3|33	Requires:	apache-mod_perl
12cu|host2cat-1.02-3|34	Requires: 	perl-DBD-SQLite
12cu|host2cat-1.02-3|35	Requires:	memcached
12cu|host2cat-1.02-3|36	Requires: 	netpolice-filter
12cu|host2cat-1.02-3|37	Requires: 	squid-conf-%{name}
12cu|host2cat-1.02-3|38	Requires:	squid >= 3.0
12cu|host2cat-1.02-3|39	
12cu|host2cat-1.02-3|40	%description
12cu|host2cat-1.02-3|41	DNS resolver for web content filtering with web interface.
12cu|host2cat-1.02-3|42	
12cu|host2cat-1.02-3|43	%package -n squid-conf-%{name}
12cu|host2cat-1.02-3|44	Summary:	adapted squid config
12cu|host2cat-1.02-3|45	Group:		System/Servers
12cu|host2cat-1.02-3|46	
12cu|host2cat-1.02-3|47	%description -n squid-conf-%{name}
12cu|host2cat-1.02-3|48	This package contains squid config adapted for %{name}.
12cu|host2cat-1.02-3|49	
12cu|host2cat-1.02-3|50	%prep
12cu|host2cat-1.02-3|51	%setup -q
12cu|host2cat-1.02-3|52	%patch0 -p1
12cu|host2cat-1.02-3|53	
12cu|host2cat-1.02-3|54	%build
12cu|host2cat-1.02-3|55	aclocal --force
12cu|host2cat-1.02-3|56	autoconf --force
12cu|host2cat-1.02-3|57	autoheader --force
12cu|host2cat-1.02-3|58	automake --add-missing --force-missing --foreign
12cu|host2cat-1.02-3|59	%configure
12cu|host2cat-1.02-3|60	%make
12cu|host2cat-1.02-3|61	
12cu|host2cat-1.02-3|62	%install
12cu|host2cat-1.02-3|63	
12cu|host2cat-1.02-3|64	mkdir -p %{buildroot}/{%{_cachedir}/%{name},%{webserver_cgibindir},%{_libexecdir}/%{name}}
12cu|host2cat-1.02-3|65	mkdir -p %{buildroot}/%{_var}/lib/netpolice
12cu|host2cat-1.02-3|66	mkdir -p %{buildroot}/%{_var}/lib/netpolice/squid
12cu|host2cat-1.02-3|67	
12cu|host2cat-1.02-3|68	install -m0755 -D %{name} %{buildroot}/%{_sbindir}/%{name}
12cu|host2cat-1.02-3|69	install -m0755 -D %{SOURCE1} %{buildroot}/%{_initdir}/%{name}
12cu|host2cat-1.02-3|70	install -m0644 -D %{SOURCE2} %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
12cu|host2cat-1.02-3|71	install -m0644 -D %{SOURCE3} %{buildroot}/etc/squid/squid.conf.sample
12cu|host2cat-1.02-3|72	install -m0644 -D %{SOURCE4} %{buildroot}/var/cache/%{name}/SQLite_migration_1.0.2_to_1.1.sql
12cu|host2cat-1.02-3|73	
12cu|host2cat-1.02-3|74	install -m0755 contrib/get_file.pl %{buildroot}/%{webserver_cgibindir}/get_file.pl
12cu|host2cat-1.02-3|75	install -m0644 scripts/config.ph %{buildroot}/%{webserver_cgibindir}/config.ph
12cu|host2cat-1.02-3|76	install -m0755 scripts/*.cgi %{buildroot}/%{webserver_cgibindir}/
12cu|host2cat-1.02-3|77	install -m0755 scripts/*.pl %{buildroot}/%{_libexecdir}/%{name}/
12cu|host2cat-1.02-3|78	install -m0644 scripts/*.schema %{buildroot}/%{_libexecdir}/%{name}/
12cu|host2cat-1.02-3|79	install -m0644 scripts/custom_roles scripts/generic_roles scripts/users %{buildroot}/%{_libexecdir}/%{name}/
12cu|host2cat-1.02-3|80	
12cu|host2cat-1.02-3|81	touch %{buildroot}%{_cachedir}/%{name}/filter.db
12cu|host2cat-1.02-3|82	
12cu|host2cat-1.02-3|83	mkdir -p %{buildroot}/%{_sysconfdir}/httpd/conf/{extra-start.d,extra-available,mods-start.d}
12cu|host2cat-1.02-3|84	cat << EOF > %{buildroot}/%{_sysconfdir}/httpd/conf/extra-start.d/030-host2cat.conf
12cu|host2cat-1.02-3|85	host2cat=yes
12cu|host2cat-1.02-3|86	EOF
12cu|host2cat-1.02-3|87	
12cu|host2cat-1.02-3|88	cat << EOF > %{buildroot}/%{_sysconfdir}/httpd/conf/extra-available/host2cat.conf
12cu|host2cat-1.02-3|89	<IfModule alias_module>
12cu|host2cat-1.02-3|90	ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"
12cu|host2cat-1.02-3|91	</IfModule>
12cu|host2cat-1.02-3|92	EOF
12cu|host2cat-1.02-3|93	
12cu|host2cat-1.02-3|94	cat << EOF > %{buildroot}/%{_sysconfdir}/httpd/conf/mods-start.d/030-host2cat.conf
12cu|host2cat-1.02-3|95	alias=yes
12cu|host2cat-1.02-3|96	cgi=yes
12cu|host2cat-1.02-3|97	EOF
12cu|host2cat-1.02-3|98	
12cu|host2cat-1.02-3|99	%post
12cu|host2cat-1.02-3|100	%_post_service %{name}
12cu|host2cat-1.02-3|101	#/usr/sbin/a2chkconfig &> /dev/null ||:
12cu|host2cat-1.02-3|102	/sbin/service httpd condreload ||:
12cu|host2cat-1.02-3|103	INITDB=%{_libexecdir}/%{name}/init_filter_db.pl
12cu|host2cat-1.02-3|104	[ -x $INITDB ] && $INITDB -d %{_libexecdir}/%{name}/ dbi:SQLite:dbname=%{_cachedir}/%{name}/filter.db ||:
12cu|host2cat-1.02-3|105	mkdir -p /var/lib/netpolice/squid
12cu|host2cat-1.02-3|106	touch /var/lib/netpolice/squid/passwd
12cu|host2cat-1.02-3|107	usr/sbin/htpasswd -b /var/lib/netpolice/squid/passwd netpolice netpolice
12cu|host2cat-1.02-3|108	%preun
12cu|host2cat-1.02-3|109	%_preun_service %{name}
12cu|host2cat-1.02-3|110	
12cu|host2cat-1.02-3|111	
12cu|host2cat-1.02-3|112	%files
12cu|host2cat-1.02-3|113	%defattr(-,root,root)
12cu|host2cat-1.02-3|114	%{_initdir}/%{name}
12cu|host2cat-1.02-3|115	%{_sysconfdir}/sysconfig/%{name}
12cu|host2cat-1.02-3|116	%{_sysconfdir}/httpd/conf/extra-start.d/030-host2cat.conf
12cu|host2cat-1.02-3|117	%{_sysconfdir}/httpd/conf/extra-available/host2cat.conf
12cu|host2cat-1.02-3|118	%{_sysconfdir}/httpd/conf/mods-start.d/030-host2cat.conf
12cu|host2cat-1.02-3|119	%{_sbindir}/%{name}
12cu|host2cat-1.02-3|120	%{webserver_cgibindir}/get_file.pl
12cu|host2cat-1.02-3|121	%{_libexecdir}/%{name}
12cu|host2cat-1.02-3|122	%config(noreplace) %{webserver_cgibindir}/config.ph
12cu|host2cat-1.02-3|123	%{webserver_cgibindir}/*.cgi
12cu|host2cat-1.02-3|124	%dir %attr(711,apache,root) %{_cachedir}/%{name}
12cu|host2cat-1.02-3|125	%config(noreplace )%attr(644,apache,root) %{_cachedir}/%{name}/filter.db
12cu|host2cat-1.02-3|126	/var/cache/%{name}/SQLite_migration_1.0.2_to_1.1.sql
12cu|host2cat-1.02-3|127	
12cu|host2cat-1.02-3|128	%files -n squid-conf-%{name}
12cu|host2cat-1.02-3|129	%defattr(-,root,root)
12cu|host2cat-1.02-3|130	%config(noreplace) /etc/squid/squid.conf.sample
12cu|host2cat-1.02-3|131	
12cu|host2cat-1.02-3|132	
12cu|host2cat-1.02-3|133	
12cu|host2cat-1.02-3|134	%changelog
12cu|host2cat-1.02-3|135	* Wed Dec 07 2011 Pischulin Anton <apischulin@mandriva.org> 1.02-1
12cu|host2cat-1.02-3|136	+ Revision: 738476
12cu|host2cat-1.02-3|137	- update to 1.02
12cu|host2cat-1.02-3|138	
12cu|host2cat-1.02-3|139	+ Alex Burmashev <burmashev@mandriva.org>
12cu|host2cat-1.02-3|140	- import host2cat
12cu|host2cat-1.02-3|141	

9693 12
12cu|hotot-0.9.8.14-2|1	Name:       hotot
12cu|hotot-0.9.8.14-2|2	Version:    0.9.8.14
12cu|hotot-0.9.8.14-2|3	Release:    2
12cu|hotot-0.9.8.14-2|4	Summary:    Twitter Client
12cu|hotot-0.9.8.14-2|5	License:    LGPLv2+
12cu|hotot-0.9.8.14-2|6	Group:      Networking/Other
12cu|hotot-0.9.8.14-2|7	URL:        http://hotot.org/
12cu|hotot-0.9.8.14-2|8	#git source: https://codeload.github.com/lyricat/Hotot/tar.gz/0.9.8.14
12cu|hotot-0.9.8.14-2|9	Source0:    Hotot-0.9.8.14.tar.gz
12cu|hotot-0.9.8.14-2|10	
12cu|hotot-0.9.8.14-2|11	BuildRequires:   intltool
12cu|hotot-0.9.8.14-2|12	BuildRequires:   python-distutils-extra
12cu|hotot-0.9.8.14-2|13	BuildRequires:   python-devel
12cu|hotot-0.9.8.14-2|14	BuildRequires:   cmake
12cu|hotot-0.9.8.14-2|15	BuildRequires:   qt4-devel
12cu|hotot-0.9.8.14-2|16	Requires:        python-webkitgtk
12cu|hotot-0.9.8.14-2|17	Requires:        python-notify
12cu|hotot-0.9.8.14-2|18	Requires:        python-keybinder
12cu|hotot-0.9.8.14-2|19	
12cu|hotot-0.9.8.14-2|20	%description
12cu|hotot-0.9.8.14-2|21	Hotot, is a lightweight & open source
12cu|hotot-0.9.8.14-2|22	Microblogging Client, coding using Python language
12cu|hotot-0.9.8.14-2|23	and designed for Linux.
12cu|hotot-0.9.8.14-2|24	
12cu|hotot-0.9.8.14-2|25	%prep
12cu|hotot-0.9.8.14-2|26	%setup -q -n Hotot-%{version}
12cu|hotot-0.9.8.14-2|27	
12cu|hotot-0.9.8.14-2|28	%build
12cu|hotot-0.9.8.14-2|29	%cmake
12cu|hotot-0.9.8.14-2|30	
12cu|hotot-0.9.8.14-2|31	%install
12cu|hotot-0.9.8.14-2|32	pushd build
12cu|hotot-0.9.8.14-2|33	%makeinstall_std
12cu|hotot-0.9.8.14-2|34	popd
12cu|hotot-0.9.8.14-2|35	
12cu|hotot-0.9.8.14-2|36	%find_lang %{name}
12cu|hotot-0.9.8.14-2|37	
12cu|hotot-0.9.8.14-2|38	
12cu|hotot-0.9.8.14-2|39	%files -f %{name}.lang
12cu|hotot-0.9.8.14-2|40	%doc LGPL-license.txt ChangeLog TranslationStatus
12cu|hotot-0.9.8.14-2|41	%{_bindir}/hotot
12cu|hotot-0.9.8.14-2|42	%{_bindir}/hotot-qt
12cu|hotot-0.9.8.14-2|43	%{_datadir}/hotot/ext/*
12cu|hotot-0.9.8.14-2|44	%{_datadir}/applications/%{name}-qt.desktop
12cu|hotot-0.9.8.14-2|45	%{_datadir}/hotot/sound/*.wav
12cu|hotot-0.9.8.14-2|46	%{_datadir}/%{name}/_locales/*/*
12cu|hotot-0.9.8.14-2|47	%{_datadir}/%{name}/js/*
12cu|hotot-0.9.8.14-2|48	%{_datadir}/%{name}/css/*
12cu|hotot-0.9.8.14-2|49	%{_datadir}/%{name}/theme/*
12cu|hotot-0.9.8.14-2|50	%{_datadir}/%{name}/image/*
12cu|hotot-0.9.8.14-2|51	%{_datadir}/%{name}/*.html
12cu|hotot-0.9.8.14-2|52	%{_datadir}/%{name}/*.json
12cu|hotot-0.9.8.14-2|53	%{_datadir}/applications/hotot.desktop
12cu|hotot-0.9.8.14-2|54	%{python_sitearch}/*
12cu|hotot-0.9.8.14-2|55	%{_iconsdir}/hicolor/*/apps/*.*
12cu|hotot-0.9.8.14-2|56	%{_datadir}/%{name}/icons/*/apps/hotot.png
12cu|hotot-0.9.8.14-2|57	%{_datadir}/%{name}/icons/*/apps/hotot.ico
12cu|hotot-0.9.8.14-2|58	%{_datadir}/icons/hicolor/scalable/status/*.svg
12cu|hotot-0.9.8.14-2|59	
12cu|hotot-0.9.8.14-2|60	

9694 12
12cu|hotshots-2.2.0-1|1	#empty debug
12cu|hotshots-2.2.0-1|2	%define debug_package   %{nil}
12cu|hotshots-2.2.0-1|3	%define oname HotShots
12cu|hotshots-2.2.0-1|4	
12cu|hotshots-2.2.0-1|5	Name:           hotshots
12cu|hotshots-2.2.0-1|6	Version:        2.2.0
12cu|hotshots-2.2.0-1|7	Release:        1
12cu|hotshots-2.2.0-1|8	License:        GPLv2+
12cu|hotshots-2.2.0-1|9	Summary:        Screen-shot and Annotation Tool
12cu|hotshots-2.2.0-1|10	URL:            http://thehive.xbee.net/index.php?module=pages&func=display&pageid=31
12cu|hotshots-2.2.0-1|11	Group:          Graphics
12cu|hotshots-2.2.0-1|12	Source0:        http://garr.dl.sourceforge.net/project/hotshots/%{version}/%{oname}-%{version}-src.zip
12cu|hotshots-2.2.0-1|13	
12cu|hotshots-2.2.0-1|14	BuildRequires:  imagemagick
12cu|hotshots-2.2.0-1|15	BuildRequires:  hicolor-icon-theme
12cu|hotshots-2.2.0-1|16	BuildRequires:  libqxt-devel
12cu|hotshots-2.2.0-1|17	BuildRequires:  qt4-devel
12cu|hotshots-2.2.0-1|18	BuildRequires:  desktop-file-utils
12cu|hotshots-2.2.0-1|19	BuildRequires:  cmake  >= 2.8.9
12cu|hotshots-2.2.0-1|20	
12cu|hotshots-2.2.0-1|21	
12cu|hotshots-2.2.0-1|22	
12cu|hotshots-2.2.0-1|23	%description
12cu|hotshots-2.2.0-1|24	HotShots is an application for capturing screens and saving them in
12cu|hotshots-2.2.0-1|25	a variety of image formats as well as adding annotations and graphical
12cu|hotshots-2.2.0-1|26	data (arrows, lines, texts, ...).
12cu|hotshots-2.2.0-1|27	
12cu|hotshots-2.2.0-1|28	%prep
12cu|hotshots-2.2.0-1|29	%setup -qn HotShots-%{version}-src
12cu|hotshots-2.2.0-1|30	sed -i 's/\r$//' *.txt
12cu|hotshots-2.2.0-1|31	iconv -f iso8859-1 -t utf-8 Changelog.txt > \
12cu|hotshots-2.2.0-1|32	Changelog.txt.conv && mv -f Changelog.txt.conv Changelog.txt
12cu|hotshots-2.2.0-1|33	
12cu|hotshots-2.2.0-1|34	%if %{mdvver} >= 201410
12cu|hotshots-2.2.0-1|35	# fix png rgb
12cu|hotshots-2.2.0-1|36	pushd res
12cu|hotshots-2.2.0-1|37	find . -type f -name "*.png" -exec convert {} -strip {} \;
12cu|hotshots-2.2.0-1|38	popd
12cu|hotshots-2.2.0-1|39	%endif
12cu|hotshots-2.2.0-1|40	
12cu|hotshots-2.2.0-1|41	
12cu|hotshots-2.2.0-1|42	%build
12cu|hotshots-2.2.0-1|43	cd build
12cu|hotshots-2.2.0-1|44	%cmake -DCMAKE_INSTALL_PREFIX=/usr \
12cu|hotshots-2.2.0-1|45	-DCMAKE_BUILD_TYPE=Release
12cu|hotshots-2.2.0-1|46	
12cu|hotshots-2.2.0-1|47	%make
12cu|hotshots-2.2.0-1|48	
12cu|hotshots-2.2.0-1|49	%install
12cu|hotshots-2.2.0-1|50	%makeinstall_std -C build/build
12cu|hotshots-2.2.0-1|51	
12cu|hotshots-2.2.0-1|52	
12cu|hotshots-2.2.0-1|53	
12cu|hotshots-2.2.0-1|54	# icons
12cu|hotshots-2.2.0-1|55	rm -f %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|hotshots-2.2.0-1|56	install -Dm 0644 res/%{name}.png \
12cu|hotshots-2.2.0-1|57	%{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
12cu|hotshots-2.2.0-1|58	for size in 96x96 64x64 48x48 32x32 22x22 16x16 ; do
12cu|hotshots-2.2.0-1|59	install -dm 0755 \
12cu|hotshots-2.2.0-1|60	%{buildroot}%{_datadir}/icons/hicolor/${size}/apps
12cu|hotshots-2.2.0-1|61	convert -strip -resize ${size} res/%{name}.png \
12cu|hotshots-2.2.0-1|62	%{buildroot}%{_datadir}/icons/hicolor/${size}/apps/%{name}.png
12cu|hotshots-2.2.0-1|63	done
12cu|hotshots-2.2.0-1|64	# menu entry
12cu|hotshots-2.2.0-1|65	cd build
12cu|hotshots-2.2.0-1|66	desktop-file-install %{name}.desktop \
12cu|hotshots-2.2.0-1|67	--dir=%{buildroot}%{_datadir}/applications \
12cu|hotshots-2.2.0-1|68	--remove-key=Version \
12cu|hotshots-2.2.0-1|69	--remove-key=Icon \
12cu|hotshots-2.2.0-1|70	--set-icon=%{name} \
12cu|hotshots-2.2.0-1|71	--remove-key=GenericName \
12cu|hotshots-2.2.0-1|72	--remove-category=Utility \
12cu|hotshots-2.2.0-1|73	--remove-category=Application \
12cu|hotshots-2.2.0-1|74	--add-category=Qt \
12cu|hotshots-2.2.0-1|75	--add-category=KDE \
12cu|hotshots-2.2.0-1|76	--add-category=Graphics
12cu|hotshots-2.2.0-1|77	cd -
12cu|hotshots-2.2.0-1|78	perl -pi -e "s|/usr/local/bin/hotshots|hotshots|" %{buildroot}%{_datadir}/applications/*.desktop
12cu|hotshots-2.2.0-1|79	
12cu|hotshots-2.2.0-1|80	%files
12cu|hotshots-2.2.0-1|81	%doc *.txt
12cu|hotshots-2.2.0-1|82	%{_bindir}/%{name}
12cu|hotshots-2.2.0-1|83	%{_datadir}/applications/*.desktop
12cu|hotshots-2.2.0-1|84	%{_datadir}/icons/hicolor/*/*/%{name}.*
12cu|hotshots-2.2.0-1|85	%{_mandir}/man1/*
12cu|hotshots-2.2.0-1|86	%{_datadir}/mime/packages/hotshots.xml
12cu|hotshots-2.2.0-1|87	%{_datadir}/%{name}/*.txt
12cu|hotshots-2.2.0-1|88	# lang
12cu|hotshots-2.2.0-1|89	%lang(cs) %{_datadir}/%{name}/locale/hotshots_cs.qm
12cu|hotshots-2.2.0-1|90	%lang(de) %{_datadir}/%{name}/locale/hotshots_de.qm
12cu|hotshots-2.2.0-1|91	%lang(el) %{_datadir}/%{name}/locale/hotshots_el.qm
12cu|hotshots-2.2.0-1|92	%lang(es) %{_datadir}/%{name}/locale/hotshots_es.qm
12cu|hotshots-2.2.0-1|93	%lang(eu) %{_datadir}/%{name}/locale/hotshots_eu.qm
12cu|hotshots-2.2.0-1|94	%lang(fr) %{_datadir}/%{name}/locale/hotshots_fr.qm
12cu|hotshots-2.2.0-1|95	%lang(gl) %{_datadir}/%{name}/locale/hotshots_gl.qm
12cu|hotshots-2.2.0-1|96	%lang(it) %{_datadir}/%{name}/locale/hotshots_it.qm
12cu|hotshots-2.2.0-1|97	%lang(ja) %{_datadir}/%{name}/locale/hotshots_ja.qm
12cu|hotshots-2.2.0-1|98	%lang(lt) %{_datadir}/%{name}/locale/hotshots_lt.qm
12cu|hotshots-2.2.0-1|99	%lang(pl) %{_datadir}/%{name}/locale/hotshots_pl.qm
12cu|hotshots-2.2.0-1|100	%lang(pt) %{_datadir}/%{name}/locale/hotshots_pt.qm
12cu|hotshots-2.2.0-1|101	%lang(ro) %{_datadir}/%{name}/locale/hotshots_ro.qm
12cu|hotshots-2.2.0-1|102	%lang(ru) %{_datadir}/%{name}/locale/hotshots_ru.qm
12cu|hotshots-2.2.0-1|103	%lang(si) %{_datadir}/%{name}/locale/hotshots_si.qm
12cu|hotshots-2.2.0-1|104	%lang(sk) %{_datadir}/%{name}/locale/hotshots_sk.qm
12cu|hotshots-2.2.0-1|105	%lang(sr) %{_datadir}/%{name}/locale/hotshots_sr.qm
12cu|hotshots-2.2.0-1|106	%lang(tr) %{_datadir}/%{name}/locale/hotshots_tr.qm
12cu|hotshots-2.2.0-1|107	%lang(uk) %{_datadir}/%{name}/locale/hotshots_uk.qm
12cu|hotshots-2.2.0-1|108	%lang(vi) %{_datadir}/%{name}/locale/hotshots_vi.qm
12cu|hotshots-2.2.0-1|109	%lang(zh) %{_datadir}/%{name}/locale/hotshots_zh.qm
12cu|hotshots-2.2.0-1|110	%changelog
12cu|hotshots-2.2.0-1|111	* Sat Sep 27 2014 abfonly <abfonly@gmail.com> 2.2.0-1
12cu|hotshots-2.2.0-1|112	+ Revision: b5f52b4
12cu|hotshots-2.2.0-1|113	- Update to 2.2.0
12cu|hotshots-2.2.0-1|114	
12cu|hotshots-2.2.0-1|115	

9695 12
12cu|howto-sgml-nl-2006-7|1	%define format2 SGML/nl
12cu|howto-sgml-nl-2006-7|2	
12cu|howto-sgml-nl-2006-7|3	Summary:	HOWTO documents (sgml format) from the Linux Documentation Project
12cu|howto-sgml-nl-2006-7|4	Name:		howto-sgml-nl
12cu|howto-sgml-nl-2006-7|5	Version:	2006
12cu|howto-sgml-nl-2006-7|6	Release:	7
12cu|howto-sgml-nl-2006-7|7	License:	GPLv2+
12cu|howto-sgml-nl-2006-7|8	Group:		Books/Howtos
12cu|howto-sgml-nl-2006-7|9	Source0:	howto-sgml-nl.tar.bz2
12cu|howto-sgml-nl-2006-7|10	Url:		http://www.linuxdoc.org/docs.html#howto
12cu|howto-sgml-nl-2006-7|11	BuildRequires:	howto-utils
12cu|howto-sgml-nl-2006-7|12	Requires:	howto-utils
12cu|howto-sgml-nl-2006-7|13	Requires:	locales-nl
12cu|howto-sgml-nl-2006-7|14	BuildArch:	noarch
12cu|howto-sgml-nl-2006-7|15	
12cu|howto-sgml-nl-2006-7|16	%description
12cu|howto-sgml-nl-2006-7|17	Linux HOWTOs are detailed documents which describe a specific aspect of
12cu|howto-sgml-nl-2006-7|18	configuring or using Linux. Linux HOWTOs are a great source of
12cu|howto-sgml-nl-2006-7|19	practical information about your system. The latest versions of these
12cu|howto-sgml-nl-2006-7|20	documents are located at http://www.linuxdoc.org/docs.html#howto
12cu|howto-sgml-nl-2006-7|21	
12cu|howto-sgml-nl-2006-7|22	Install this package if you'd like to be able to modify the Linux
12cu|howto-sgml-nl-2006-7|23	HOWTO documentation from your own system.
12cu|howto-sgml-nl-2006-7|24	
12cu|howto-sgml-nl-2006-7|25	%files
12cu|howto-sgml-nl-2006-7|26	%{_docdir}/HOWTO/SGML/nl
12cu|howto-sgml-nl-2006-7|27	
12cu|howto-sgml-nl-2006-7|28	#----------------------------------------------------------------------------
12cu|howto-sgml-nl-2006-7|29	
12cu|howto-sgml-nl-2006-7|30	%prep
12cu|howto-sgml-nl-2006-7|31	
12cu|howto-sgml-nl-2006-7|32	%build
12cu|howto-sgml-nl-2006-7|33	
12cu|howto-sgml-nl-2006-7|34	%install
12cu|howto-sgml-nl-2006-7|35	mkdir -p %{buildroot}%{_docdir}/HOWTO/SGML/nl
12cu|howto-sgml-nl-2006-7|36	cd %{buildroot}%{_docdir}/HOWTO/SGML/nl
12cu|howto-sgml-nl-2006-7|37	bzcat %{SOURCE0} | tar xv
12cu|howto-sgml-nl-2006-7|38	
12cu|howto-sgml-nl-2006-7|39	
12cu|howto-sgml-nl-2006-7|40	
12cu|howto-sgml-nl-2006-7|41	%changelog
12cu|howto-sgml-nl-2006-7|42	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2006-7
12cu|howto-sgml-nl-2006-7|43	+ Revision: 39985c6
12cu|howto-sgml-nl-2006-7|44	- LOG Spec cleanup
12cu|howto-sgml-nl-2006-7|45	
12cu|howto-sgml-nl-2006-7|46	

9696 12
12cu|hpt-1.4.0-0.rc5.2|1	%global debug_package %{nil}
12cu|hpt-1.4.0-0.rc5.2|2	%define fver	1.4
12cu|hpt-1.4.0-0.rc5.2|3	%define pre	rc5
12cu|hpt-1.4.0-0.rc5.2|4	
12cu|hpt-1.4.0-0.rc5.2|5	Summary:	Highly Portable FTN Message Tosser
12cu|hpt-1.4.0-0.rc5.2|6	Name:           hpt
12cu|hpt-1.4.0-0.rc5.2|7	Version:        1.4.0
12cu|hpt-1.4.0-0.rc5.2|8	Release:        0.%{pre}.2
12cu|hpt-1.4.0-0.rc5.2|9	License:	GPLv2+
12cu|hpt-1.4.0-0.rc5.2|10	Group:		Networking/Other
12cu|hpt-1.4.0-0.rc5.2|11	Source0:		http://downloads.sourceforge.net/husky/%{name}-%{fver}-%{pre}.tar.gz
12cu|hpt-1.4.0-0.rc5.2|12	Patch0:		hpt-20021015-main.patch
12cu|hpt-1.4.0-0.rc5.2|13	Patch1:		hpt-20021015-doc.patch
12cu|hpt-1.4.0-0.rc5.2|14	patch2:		hpt-1.4-rc5.huskymak.patch
12cu|hpt-1.4.0-0.rc5.2|15	patch3:		hpt-1.4-rc5.printf.patch
12cu|hpt-1.4.0-0.rc5.2|16	Requires:	fidoconf
12cu|hpt-1.4.0-0.rc5.2|17	BuildRequires:	huskybse
12cu|hpt-1.4.0-0.rc5.2|18	BuildRequires:	smapi-devel
12cu|hpt-1.4.0-0.rc5.2|19	BuildRequires:	fidoconf-devel
12cu|hpt-1.4.0-0.rc5.2|20	BuildRequires:	texinfo
12cu|hpt-1.4.0-0.rc5.2|21	URL:		http://sourceforge.net/projects/husky/
12cu|hpt-1.4.0-0.rc5.2|22	
12cu|hpt-1.4.0-0.rc5.2|23	%description
12cu|hpt-1.4.0-0.rc5.2|24	HPT is a Fidonet message tosser and packer with areafix.
12cu|hpt-1.4.0-0.rc5.2|25	
12cu|hpt-1.4.0-0.rc5.2|26	Features of HPT:
12cu|hpt-1.4.0-0.rc5.2|27	tossing packets of 2, 2.0 & 2+ types
12cu|hpt-1.4.0-0.rc5.2|28	supporting of Msg, Squish and Jam message bases
12cu|hpt-1.4.0-0.rc5.2|29	posting to net & echo areas
12cu|hpt-1.4.0-0.rc5.2|30	areafix (on the fly, from command line, limit for areas...)
12cu|hpt-1.4.0-0.rc5.2|31	autocreate on the fly
12cu|hpt-1.4.0-0.rc5.2|32	forward requests
12cu|hpt-1.4.0-0.rc5.2|33	pause and autopause for links
12cu|hpt-1.4.0-0.rc5.2|34	linking of net & echo areas
12cu|hpt-1.4.0-0.rc5.2|35	carbon copy
12cu|hpt-1.4.0-0.rc5.2|36	groups & levels for personal and public access to echo areas
12cu|hpt-1.4.0-0.rc5.2|37	powerful dupe checker
12cu|hpt-1.4.0-0.rc5.2|38	link defaults
12cu|hpt-1.4.0-0.rc5.2|39	
12cu|hpt-1.4.0-0.rc5.2|40	%prep
12cu|hpt-1.4.0-0.rc5.2|41	%setup -q -n %{name}
12cu|hpt-1.4.0-0.rc5.2|42	#% patch0 -p1
12cu|hpt-1.4.0-0.rc5.2|43	#% patch1 -p1
12cu|hpt-1.4.0-0.rc5.2|44	%patch2 -p1 -b .huskymak
12cu|hpt-1.4.0-0.rc5.2|45	%patch3 -p1 -b .printf
12cu|hpt-1.4.0-0.rc5.2|46	
12cu|hpt-1.4.0-0.rc5.2|47	%build
12cu|hpt-1.4.0-0.rc5.2|48	%make OPTCFLAGS=" -c -fPIC %{optflags}"
12cu|hpt-1.4.0-0.rc5.2|49	
12cu|hpt-1.4.0-0.rc5.2|50	%install
12cu|hpt-1.4.0-0.rc5.2|51	install -d %{buildroot}%{_bindir}
12cu|hpt-1.4.0-0.rc5.2|52	make BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir} install
12cu|hpt-1.4.0-0.rc5.2|53	make INFODIR=%{buildroot}%{_infodir} -C doc install
12cu|hpt-1.4.0-0.rc5.2|54	rm -rf %{buildroot}%{_infodir}/dir
12cu|hpt-1.4.0-0.rc5.2|55	install -d %{buildroot}%{_sysconfdir}/husky
12cu|hpt-1.4.0-0.rc5.2|56	install -m 644 config/{config,path,links,areas,packer} %{buildroot}%{_sysconfdir}/husky
12cu|hpt-1.4.0-0.rc5.2|57	
12cu|hpt-1.4.0-0.rc5.2|58	
12cu|hpt-1.4.0-0.rc5.2|59	
12cu|hpt-1.4.0-0.rc5.2|60	%files
12cu|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
12cu|hpt-1.4.0-0.rc5.2|62	%doc doc/{bugreport.rus,bugreport.txt,faqfmt.pl,hpt-FAQ.russian,perlwin32.rus,perlwin32.txt}
12cu|hpt-1.4.0-0.rc5.2|63	%attr(755,root,root) %{_bindir}/*
12cu|hpt-1.4.0-0.rc5.2|64	%{_infodir}/%{name}.info.*
12cu|hpt-1.4.0-0.rc5.2|65	%{_mandir}/*/*
12cu|hpt-1.4.0-0.rc5.2|66	%dir %{_sysconfdir}/husky
12cu|hpt-1.4.0-0.rc5.2|67	%config(noreplace) %{_sysconfdir}/husky/*
12cu|hpt-1.4.0-0.rc5.2|68	
12cu|hpt-1.4.0-0.rc5.2|69	
12cu|hpt-1.4.0-0.rc5.2|70	
12cu|hpt-1.4.0-0.rc5.2|71	%changelog
12cu|hpt-1.4.0-0.rc5.2|72	* Sun Aug 24 2008 Adam Williamson <awilliamson@mandriva.com> 1.4.0-0.rc5.1mdv2009.0
12cu|hpt-1.4.0-0.rc5.2|73	+ Revision: 275520
12cu|hpt-1.4.0-0.rc5.2|74	- don't assume .bz2 extension for .info files
12cu|hpt-1.4.0-0.rc5.2|75	- new license policy
12cu|hpt-1.4.0-0.rc5.2|76	- replace $RPM_* with %%{*
12cu|hpt-1.4.0-0.rc5.2|77	- clean bracket use
12cu|hpt-1.4.0-0.rc5.2|78	- remove unncessary defines
12cu|hpt-1.4.0-0.rc5.2|79	- new prerelease 1.4.0-rc5
12cu|hpt-1.4.0-0.rc5.2|80	
12cu|hpt-1.4.0-0.rc5.2|81	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|hpt-1.4.0-0.rc5.2|82	- rebuild
12cu|hpt-1.4.0-0.rc5.2|83	- kill re-definition of %%buildroot on Pixel's request
12cu|hpt-1.4.0-0.rc5.2|84	- use %%mkrel
12cu|hpt-1.4.0-0.rc5.2|85	- import hpt
12cu|hpt-1.4.0-0.rc5.2|86	
12cu|hpt-1.4.0-0.rc5.2|87	+ Olivier Blin <oblin@mandriva.com>
12cu|hpt-1.4.0-0.rc5.2|88	- restore BuildRoot
12cu|hpt-1.4.0-0.rc5.2|89	
12cu|hpt-1.4.0-0.rc5.2|90	
12cu|hpt-1.4.0-0.rc5.2|91	* Wed Dec 07 2005 Lenny Cartier <lenny@mandriva.com> 1.4.0-0.rc2.3mdk
12cu|hpt-1.4.0-0.rc5.2|92	- rebuild
12cu|hpt-1.4.0-0.rc5.2|93	
12cu|hpt-1.4.0-0.rc5.2|94	* Thu Jan  8 2004 Olivier Thauvin <nanardon@klama.mandrake.org> 1.4.0-0.rc2.2mdk
12cu|hpt-1.4.0-0.rc5.2|95	- Remove Requires: smapi
12cu|hpt-1.4.0-0.rc5.2|96	- Fix perms
12cu|hpt-1.4.0-0.rc5.2|97	
12cu|hpt-1.4.0-0.rc5.2|98	* Mon Dec 22 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.4.0-0.rc2.1mdk
12cu|hpt-1.4.0-0.rc5.2|99	- cleanup
12cu|hpt-1.4.0-0.rc5.2|100	- From Iouri Goussev <elendal@polygonized.com>
12cu|hpt-1.4.0-0.rc5.2|101	- First MDK version
12cu|hpt-1.4.0-0.rc5.2|102	- original SPEC by Sergey Zhemchugov <Sergey_Zhemchugov@p8.f822.n463.z2.fidonet.org>

9697 12
12cu|httrack-3.47.27-1|1	%define	major	2
12cu|httrack-3.47.27-1|2	%define	libname	%mklibname httrack %{major}
12cu|httrack-3.47.27-1|3	
12cu|httrack-3.47.27-1|4	Name:		httrack
12cu|httrack-3.47.27-1|5	Version:	3.47.27
12cu|httrack-3.47.27-1|6	Release:	%mkrel 1
12cu|httrack-3.47.27-1|7	Summary:	A free (libre/open source) and easy-to-use off-line browser utility
12cu|httrack-3.47.27-1|8	Group:		Networking/WWW
12cu|httrack-3.47.27-1|9	License:	GPLv3+
12cu|httrack-3.47.27-1|10	URL:		http://www.httrack.com
12cu|httrack-3.47.27-1|11	Source0:	http://download.httrack.com/%{name}-%{version}.tar.gz
12cu|httrack-3.47.27-1|12	Patch0:		httrack-3.42-utf-8.patch
12cu|httrack-3.47.27-1|13	BuildRequires:	perl
12cu|httrack-3.47.27-1|14	BuildRequires:	zlib-devel
12cu|httrack-3.47.27-1|15	BuildRequires:	dos2unix
12cu|httrack-3.47.27-1|16	BuildRequires:	openssl-devel
12cu|httrack-3.47.27-1|17	BuildRequires:	imagemagick
12cu|httrack-3.47.27-1|18	BuildRequires:	desktop-file-utils
12cu|httrack-3.47.27-1|19	BuildRequires:	chrpath
12cu|httrack-3.47.27-1|20	Requires:	openssl
12cu|httrack-3.47.27-1|21	Requires:	xdg-utils
12cu|httrack-3.47.27-1|22	
12cu|httrack-3.47.27-1|23	%description
12cu|httrack-3.47.27-1|24	HTTrack is a free (open source) and easy-to-use off-line browser utility.
12cu|httrack-3.47.27-1|25	Download a World Wide Web site from the Internet to a local directory.
12cu|httrack-3.47.27-1|26	Builds recursively all directories. Getting HTML, images, and other files from
12cu|httrack-3.47.27-1|27	the server. HTTrack arranges the original site's relative link-structure.
12cu|httrack-3.47.27-1|28	Simply open a page of the "mirrored" website in your browser: you can browse
12cu|httrack-3.47.27-1|29	the site from link to link, as if you were viewing it on-line.
12cu|httrack-3.47.27-1|30	It can update an existing mirrored site, and resume interrupted downloads.
12cu|httrack-3.47.27-1|31	It is fully configurable, and has an integrated help system.
12cu|httrack-3.47.27-1|32	
12cu|httrack-3.47.27-1|33	%files
12cu|httrack-3.47.27-1|34	%doc httrack-doc.html templates AUTHORS README license.txt history.txt greetings.txt
12cu|httrack-3.47.27-1|35	%{_bindir}/htsserver
12cu|httrack-3.47.27-1|36	%{_bindir}/httrack
12cu|httrack-3.47.27-1|37	%{_bindir}/webhttrack
12cu|httrack-3.47.27-1|38	%{_bindir}/proxytrack
12cu|httrack-3.47.27-1|39	%config (noreplace) /etc/httrack.conf
12cu|httrack-3.47.27-1|40	%{_mandir}/man1/htsserver.*
12cu|httrack-3.47.27-1|41	%{_mandir}/man1/httrack.*
12cu|httrack-3.47.27-1|42	%{_mandir}/man1/webhttrack.*
12cu|httrack-3.47.27-1|43	%{_mandir}/man1/proxytrack.*
12cu|httrack-3.47.27-1|44	%{_datadir}/applications/WebHTTrack.desktop
12cu|httrack-3.47.27-1|45	#{_datadir}/pixmaps/httrack.xpm
12cu|httrack-3.47.27-1|46	%dir %{_datadir}/%{name}
12cu|httrack-3.47.27-1|47	%{_datadir}/%{name}/*.def
12cu|httrack-3.47.27-1|48	%{_datadir}/%{name}/html
12cu|httrack-3.47.27-1|49	%{_datadir}/%{name}/lang
12cu|httrack-3.47.27-1|50	%{_datadir}/%{name}/lang.indexes
12cu|httrack-3.47.27-1|51	%{_iconsdir}/hicolor/*/apps/*
12cu|httrack-3.47.27-1|52	%{_libdir}/%{name}/*.so.*
12cu|httrack-3.47.27-1|53	
12cu|httrack-3.47.27-1|54	#-----------------------------------------------------------------------------
12cu|httrack-3.47.27-1|55	
12cu|httrack-3.47.27-1|56	%package devel
12cu|httrack-3.47.27-1|57	Summary:	Headers for httrack
12cu|httrack-3.47.27-1|58	Group:		Development/C++
12cu|httrack-3.47.27-1|59	Requires:	libhttrack = %{version}
12cu|httrack-3.47.27-1|60	Provides:       libhttrack-devel = %{EVRD}
12cu|httrack-3.47.27-1|61	%rename		%{_lib}%{name}1
12cu|httrack-3.47.27-1|62	
12cu|httrack-3.47.27-1|63	%description devel
12cu|httrack-3.47.27-1|64	Development files for httrack libraries.
12cu|httrack-3.47.27-1|65	
12cu|httrack-3.47.27-1|66	%files devel
12cu|httrack-3.47.27-1|67	%doc AUTHORS README license.txt
12cu|httrack-3.47.27-1|68	%{_libdir}/lib%{name}.so
12cu|httrack-3.47.27-1|69	%{_libdir}/libhtsjava.so
12cu|httrack-3.47.27-1|70	%{_libdir}/%{name}/*.so
12cu|httrack-3.47.27-1|71	%{_includedir}/%{name}
12cu|httrack-3.47.27-1|72	
12cu|httrack-3.47.27-1|73	#-----------------------------------------------------------------------------
12cu|httrack-3.47.27-1|74	
12cu|httrack-3.47.27-1|75	%package -n %{libname}
12cu|httrack-3.47.27-1|76	Summary:	Httrack shared libraries
12cu|httrack-3.47.27-1|77	Group:		System/Libraries
12cu|httrack-3.47.27-1|78	Provides:	libhttrack = %{EVRD}
12cu|httrack-3.47.27-1|79	Conflicts:	%{name} < 3.45.3-1
12cu|httrack-3.47.27-1|80	
12cu|httrack-3.47.27-1|81	%description -n %{libname}
12cu|httrack-3.47.27-1|82	Shared libraries for httrack.
12cu|httrack-3.47.27-1|83	
12cu|httrack-3.47.27-1|84	%files -n %{libname}
12cu|httrack-3.47.27-1|85	%doc AUTHORS README license.txt
12cu|httrack-3.47.27-1|86	%{_libdir}/lib%{name}.so.%{major}*
12cu|httrack-3.47.27-1|87	%{_libdir}/libhtsjava.so.%{major}*
12cu|httrack-3.47.27-1|88	
12cu|httrack-3.47.27-1|89	#-----------------------------------------------------------------------------
12cu|httrack-3.47.27-1|90	
12cu|httrack-3.47.27-1|91	%prep
12cu|httrack-3.47.27-1|92	%setup -qn %{name}-%{version}
12cu|httrack-3.47.27-1|93	%patch0 -p1 -b .utf8
12cu|httrack-3.47.27-1|94	
12cu|httrack-3.47.27-1|95	# Suppress rpmlint errors
12cu|httrack-3.47.27-1|96	chmod 644 AUTHORS
12cu|httrack-3.47.27-1|97	dos2unix ./AUTHORS
12cu|httrack-3.47.27-1|98	dos2unix ./README
12cu|httrack-3.47.27-1|99	dos2unix ./greetings.txt
12cu|httrack-3.47.27-1|100	dos2unix ./history.txt
12cu|httrack-3.47.27-1|101	dos2unix ./html/step3.html
12cu|httrack-3.47.27-1|102	dos2unix ./%{name}-doc.html
12cu|httrack-3.47.27-1|103	dos2unix ./libtest/*.c
12cu|httrack-3.47.27-1|104	dos2unix ./libtest/example.h
12cu|httrack-3.47.27-1|105	dos2unix ./libtest/readme.txt
12cu|httrack-3.47.27-1|106	dos2unix ./license.txt
12cu|httrack-3.47.27-1|107	dos2unix ./templates/*.html
12cu|httrack-3.47.27-1|108	
12cu|httrack-3.47.27-1|109	iconv --from-code ISO8859-1 --to-code UTF-8 ./greetings.txt \
12cu|httrack-3.47.27-1|110	--output greetings.utf-8 && mv greetings.utf-8 ./greetings.txt
12cu|httrack-3.47.27-1|111	iconv --from-code ISO8859-1 --to-code UTF-8 ./history.txt \
12cu|httrack-3.47.27-1|112	--output history.utf-8 && mv history.utf-8 ./history.txt
12cu|httrack-3.47.27-1|113	iconv --from-code ISO8859-1 --to-code UTF-8 ./html/contact.html \
12cu|httrack-3.47.27-1|114	--output contact.utf-8 && mv contact.utf-8 ./html/contact.html
12cu|httrack-3.47.27-1|115	
12cu|httrack-3.47.27-1|116	
12cu|httrack-3.47.27-1|117	%build
12cu|httrack-3.47.27-1|118	%configure2_5x --disable-static
12cu|httrack-3.47.27-1|119	
12cu|httrack-3.47.27-1|120	
12cu|httrack-3.47.27-1|121	%install
12cu|httrack-3.47.27-1|122	%makeinstall_std
12cu|httrack-3.47.27-1|123	#find %%{buildroot} -type f -name "*.la" -delete
12cu|httrack-3.47.27-1|124	
12cu|httrack-3.47.27-1|125	mkdir -p %{buildroot}/etc
12cu|httrack-3.47.27-1|126	
12cu|httrack-3.47.27-1|127	cat > %{buildroot}/etc/httrack.conf <<"EOF"
12cu|httrack-3.47.27-1|128	# HTTrack Website Copier Settings
12cu|httrack-3.47.27-1|129	# See httrack --help for more information
12cu|httrack-3.47.27-1|130	
12cu|httrack-3.47.27-1|131	# Examples: (to uncomment)
12cu|httrack-3.47.27-1|132	
12cu|httrack-3.47.27-1|133	# set proxy proxy.myisp.com:8080
12cu|httrack-3.47.27-1|134	# retries=2
12cu|httrack-3.47.27-1|135	# set max-size 10000000
12cu|httrack-3.47.27-1|136	# set max-time 36000
12cu|httrack-3.47.27-1|137	# set user-agent Mouzilla/17.0 (compatible; HTTrack; I)
12cu|httrack-3.47.27-1|138	#
12cu|httrack-3.47.27-1|139	# There are MUCH more options.. try 'httrack --quiet --help | more'
12cu|httrack-3.47.27-1|140	
12cu|httrack-3.47.27-1|141	# Deny and allow for links
12cu|httrack-3.47.27-1|142	# this will be used by default for all mirrors
12cu|httrack-3.47.27-1|143	allow *.gif
12cu|httrack-3.47.27-1|144	allow *.png
12cu|httrack-3.47.27-1|145	deny ad.doubleclick.net/*
12cu|httrack-3.47.27-1|146	
12cu|httrack-3.47.27-1|147	# Path and other options
12cu|httrack-3.47.27-1|148	# '~' in the *begining* means 'home dir'
12cu|httrack-3.47.27-1|149	# '#' at the *end* means "projectname" (that is, the first URL given)
12cu|httrack-3.47.27-1|150	# Example: '~/websites/#' will create /home/smith/websites/www.foo.com
12cu|httrack-3.47.27-1|151	# folder when launching 'httrack www.foo.com'
12cu|httrack-3.47.27-1|152	set path ~/websites/#
12cu|httrack-3.47.27-1|153	EOF
12cu|httrack-3.47.27-1|154	
12cu|httrack-3.47.27-1|155	chmod 644 %{buildroot}/etc/httrack.conf
12cu|httrack-3.47.27-1|156	
12cu|httrack-3.47.27-1|157	# Move libtest and templates from /usr/share/httrack to RPM_BUILD_DIR.
12cu|httrack-3.47.27-1|158	# To be later listed against %%doc.
12cu|httrack-3.47.27-1|159	rm -rf ./libtest ./templates
12cu|httrack-3.47.27-1|160	mv %{buildroot}%{_datadir}/%{name}/libtest .
12cu|httrack-3.47.27-1|161	mv %{buildroot}%{_datadir}/%{name}/templates .
12cu|httrack-3.47.27-1|162	
12cu|httrack-3.47.27-1|163	# We need to have a copy of html in /usr/share/httrack.
12cu|httrack-3.47.27-1|164	# The other is to be listed against %%doc.
12cu|httrack-3.47.27-1|165	rm -rf ./html
12cu|httrack-3.47.27-1|166	cp -pr %{buildroot}%{_datadir}/%{name}/html .
12cu|httrack-3.47.27-1|167	
12cu|httrack-3.47.27-1|168	# icon
12cu|httrack-3.47.27-1|169	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12cu|httrack-3.47.27-1|170	convert %{buildroot}%{_datadir}/pixmaps/httrack48x48.xpm %buildroot%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|httrack-3.47.27-1|171	convert %{buildroot}%{_datadir}/pixmaps/httrack32x32.xpm %buildroot%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|httrack-3.47.27-1|172	convert %{buildroot}%{_datadir}/pixmaps/httrack16x16.xpm %buildroot%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|httrack-3.47.27-1|173	
12cu|httrack-3.47.27-1|174	rm -rf %{buildroot}%{_datadir}/pixmaps
12cu|httrack-3.47.27-1|175	
12cu|httrack-3.47.27-1|176	# This just opens a web browser on ~/websites, which is empty by
12cu|httrack-3.47.27-1|177	# default, so this is a bit useless
12cu|httrack-3.47.27-1|178	rm -f %{buildroot}%{_datadir}/applications/WebHTTrack-Websites.desktop
12cu|httrack-3.47.27-1|179	
12cu|httrack-3.47.27-1|180	desktop-file-install --vendor ""  \
12cu|httrack-3.47.27-1|181	--remove-key Encoding \
12cu|httrack-3.47.27-1|182	--remove-category="Application" \
12cu|httrack-3.47.27-1|183	--remove-key Terminal \
12cu|httrack-3.47.27-1|184	--remove-key MultipleArgs \
12cu|httrack-3.47.27-1|185	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|httrack-3.47.27-1|186	
12cu|httrack-3.47.27-1|187	# fix icon and shorten name
12cu|httrack-3.47.27-1|188	sed -i	-e 's!^Icon=.*$!Icon=httrack!' \
12cu|httrack-3.47.27-1|189	-e 's!WebHTTrack Website Copier!HTTrack Website Copier!' \
12cu|httrack-3.47.27-1|190	%{buildroot}%{_datadir}/applications/*
12cu|httrack-3.47.27-1|191	
12cu|httrack-3.47.27-1|192	# Remove rpaths.
12cu|httrack-3.47.27-1|193	chrpath --delete %{buildroot}%{_bindir}/htsserver
12cu|httrack-3.47.27-1|194	chrpath --delete %{buildroot}%{_bindir}/%{name}
12cu|httrack-3.47.27-1|195	chrpath --delete %{buildroot}%{_libdir}/libhtsjava.so.*
12cu|httrack-3.47.27-1|196	
12cu|httrack-3.47.27-1|197	
12cu|httrack-3.47.27-1|198	
12cu|httrack-3.47.27-1|199	%changelog
12cu|httrack-3.47.27-1|200	* Wed Apr 02 2014 Giovanni Mariani <mc2374@mclink.it> 3.47.27-1
12cu|httrack-3.47.27-1|201	+ Revision: 7a12b17
12cu|httrack-3.47.27-1|202	- Updated BReqs
12cu|httrack-3.47.27-1|203	
12cu|httrack-3.47.27-1|204	

9698 12
12cu|hugo-2.12-12|1	Summary:	Hu-Go! - TurboGrafx 16/PC-Engine Emulator
12cu|hugo-2.12-12|2	Name:		hugo
12cu|hugo-2.12-12|3	Version:	2.12
12cu|hugo-2.12-12|4	Release:	12
12cu|hugo-2.12-12|5	License:	GPLv2+
12cu|hugo-2.12-12|6	Group:		Emulators
12cu|hugo-2.12-12|7	Url:		http://www.zeograd.com/
12cu|hugo-2.12-12|8	Source0:	http://www.zeograd.com/download/%{name}-%{version}.tar.bz2
12cu|hugo-2.12-12|9	Source1:	%{name}-48.png
12cu|hugo-2.12-12|10	Patch0:		hugo-2.12-gcc4.patch
12cu|hugo-2.12-12|11	Patch1:		hugo-2.12-x86_64fix.patch
12cu|hugo-2.12-12|12	Patch2:		hugo-2.12-x86_64-fixes-backport.patch
12cu|hugo-2.12-12|13	Patch3:		hugo-2.12-sfmt.patch
12cu|hugo-2.12-12|14	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|hugo-2.12-12|15	BuildRequires:	pkgconfig(SDL_mixer)
12cu|hugo-2.12-12|16	BuildRequires:	pkgconfig(SDL_net)
12cu|hugo-2.12-12|17	BuildRequires:	pkgconfig(vorbis)
12cu|hugo-2.12-12|18	BuildRequires:	pkgconfig(zlib)
12cu|hugo-2.12-12|19	
12cu|hugo-2.12-12|20	%description
12cu|hugo-2.12-12|21	Hu-Go! is a TurboGrafx 16/PC-Engine Emulator. There is some public domain roms
12cu|hugo-2.12-12|22	you play with. The other games need that you own the original card or CD.
12cu|hugo-2.12-12|23	
12cu|hugo-2.12-12|24	%files
12cu|hugo-2.12-12|25	%doc AUTHORS NEWS README
12cu|hugo-2.12-12|26	%attr(0755,root,games) %{_gamesbindir}/%{name}
12cu|hugo-2.12-12|27	%{_gamesbindir}/hugod
12cu|hugo-2.12-12|28	%{_datadir}/applications/%{name}.desktop
12cu|hugo-2.12-12|29	%dir %{_datadir}/%{name}
12cu|hugo-2.12-12|30	%{_datadir}/%{name}/*
12cu|hugo-2.12-12|31	%{_iconsdir}/*.png
12cu|hugo-2.12-12|32	%{_mandir}/man6/%{name}*.6*
12cu|hugo-2.12-12|33	
12cu|hugo-2.12-12|34	#----------------------------------------------------------------------------
12cu|hugo-2.12-12|35	
12cu|hugo-2.12-12|36	%prep
12cu|hugo-2.12-12|37	%setup -q
12cu|hugo-2.12-12|38	%patch0 -p1
12cu|hugo-2.12-12|39	%patch1 -p1
12cu|hugo-2.12-12|40	%patch2 -p1
12cu|hugo-2.12-12|41	%patch3 -p1
12cu|hugo-2.12-12|42	autoconf
12cu|hugo-2.12-12|43	
12cu|hugo-2.12-12|44	%build
12cu|hugo-2.12-12|45	%configure2_5x
12cu|hugo-2.12-12|46	%make
12cu|hugo-2.12-12|47	
12cu|hugo-2.12-12|48	%install
12cu|hugo-2.12-12|49	%makeinstall bindir=%{buildroot}/%{_gamesbindir}
12cu|hugo-2.12-12|50	
12cu|hugo-2.12-12|51	install -d -m 755 %{buildroot}%{_mandir}/man6/
12cu|hugo-2.12-12|52	install -m 644 %{name}*.6 %{buildroot}%{_mandir}/man6/
12cu|hugo-2.12-12|53	
12cu|hugo-2.12-12|54	install -D -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
12cu|hugo-2.12-12|55	
12cu|hugo-2.12-12|56	mkdir -p %{buildroot}%{_datadir}/applications
12cu|hugo-2.12-12|57	cat<<EOF>%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|hugo-2.12-12|58	[Desktop Entry]
12cu|hugo-2.12-12|59	Encoding=UTF-8
12cu|hugo-2.12-12|60	Name=Hugo
12cu|hugo-2.12-12|61	Comment=Hu-Go!
12cu|hugo-2.12-12|62	Exec=%{_gamesbindir}/hugo
12cu|hugo-2.12-12|63	Icon=%{name}
12cu|hugo-2.12-12|64	Terminal=false
12cu|hugo-2.12-12|65	Type=Application
12cu|hugo-2.12-12|66	StartupNotify=true
12cu|hugo-2.12-12|67	Categories=Game;Emulator;
12cu|hugo-2.12-12|68	EOF
12cu|hugo-2.12-12|69	
12cu|hugo-2.12-12|70	
12cu|hugo-2.12-12|71	%changelog
12cu|hugo-2.12-12|72	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.12-12
12cu|hugo-2.12-12|73	+ Revision: 952f90f
12cu|hugo-2.12-12|74	- LOG Fix rpmlint errors
12cu|hugo-2.12-12|75	
12cu|hugo-2.12-12|76	

9699 12
12cu|hydra-7.6-1|1	Summary:	Network logon cracker
12cu|hydra-7.6-1|2	Name:		hydra
12cu|hydra-7.6-1|3	Version:	7.6
12cu|hydra-7.6-1|4	Release:	1
12cu|hydra-7.6-1|5	License:	GPLv3+
12cu|hydra-7.6-1|6	Group:		Monitoring
12cu|hydra-7.6-1|7	Url:		http://www.thc.org/thc-hydra/
12cu|hydra-7.6-1|8	Source0:	http://freeworld.thc.org/releases/hydra-%{version}.tar.gz
12cu|hydra-7.6-1|9	BuildRequires:	firebird-devel
12cu|hydra-7.6-1|10	BuildRequires:	mysql-devel
12cu|hydra-7.6-1|11	BuildRequires:	ncpfs-devel
12cu|hydra-7.6-1|12	BuildRequires:	postgresql-devel
12cu|hydra-7.6-1|13	BuildRequires:	subversion-devel
12cu|hydra-7.6-1|14	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|hydra-7.6-1|15	BuildRequires:	pkgconfig(libidn)
12cu|hydra-7.6-1|16	BuildRequires:	pkgconfig(libpcre)
12cu|hydra-7.6-1|17	BuildRequires:	pkgconfig(libssh)
12cu|hydra-7.6-1|18	BuildRequires:	pkgconfig(openssl)
12cu|hydra-7.6-1|19	
12cu|hydra-7.6-1|20	%description
12cu|hydra-7.6-1|21	A very fast network logon cracker which support many different services.
12cu|hydra-7.6-1|22	
12cu|hydra-7.6-1|23	%files
12cu|hydra-7.6-1|24	%doc CHANGES INSTALL LICENSE* README
12cu|hydra-7.6-1|25	%{_bindir}/hydra
12cu|hydra-7.6-1|26	%{_mandir}/man1/hydra.1*
12cu|hydra-7.6-1|27	%{_mandir}/man1/pw-inspector.1*
12cu|hydra-7.6-1|28	
12cu|hydra-7.6-1|29	#----------------------------------------------------------------------------
12cu|hydra-7.6-1|30	
12cu|hydra-7.6-1|31	%package gui
12cu|hydra-7.6-1|32	Summary:	GUI for %{name}
12cu|hydra-7.6-1|33	Requires:	%{name} = %{EVRD}
12cu|hydra-7.6-1|34	
12cu|hydra-7.6-1|35	%description gui
12cu|hydra-7.6-1|36	GUI for %{name}.
12cu|hydra-7.6-1|37	
12cu|hydra-7.6-1|38	%files gui
12cu|hydra-7.6-1|39	%{_bindir}/xhydra
12cu|hydra-7.6-1|40	%{_mandir}/man1/xhydra.1*
12cu|hydra-7.6-1|41	
12cu|hydra-7.6-1|42	#----------------------------------------------------------------------------
12cu|hydra-7.6-1|43	
12cu|hydra-7.6-1|44	%prep
12cu|hydra-7.6-1|45	%setup -q
12cu|hydra-7.6-1|46	chmod 644 LICENSE
12cu|hydra-7.6-1|47	
12cu|hydra-7.6-1|48	%build
12cu|hydra-7.6-1|49	%configure2_5x --disable-xhydra
12cu|hydra-7.6-1|50	%make
12cu|hydra-7.6-1|51	cd hydra-gtk
12cu|hydra-7.6-1|52	%configure2_5x
12cu|hydra-7.6-1|53	%make
12cu|hydra-7.6-1|54	
12cu|hydra-7.6-1|55	%install
12cu|hydra-7.6-1|56	install -d -m 755 %{buildroot}%{_bindir}
12cu|hydra-7.6-1|57	install -m 755 hydra %{buildroot}%{_bindir}
12cu|hydra-7.6-1|58	install -m 755 hydra-gtk/src/xhydra %{buildroot}%{_bindir}
12cu|hydra-7.6-1|59	
12cu|hydra-7.6-1|60	install -d -m 755 %{buildroot}%{_mandir}/man1
12cu|hydra-7.6-1|61	install -m 644 hydra.1 xhydra.1 pw-inspector.1 %{buildroot}%{_mandir}/man1
12cu|hydra-7.6-1|62	
12cu|hydra-7.6-1|63	
12cu|hydra-7.6-1|64	%changelog
12cu|hydra-7.6-1|65	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.6-1
12cu|hydra-7.6-1|66	+ Revision: 189c27f
12cu|hydra-7.6-1|67	- LOG New version 7.6, spec cleanup
12cu|hydra-7.6-1|68	
12cu|hydra-7.6-1|69	

9700 12
12cu|hydrogen-0.9.6-2|1	%define	rcsuffix	-RC1
12cu|hydrogen-0.9.6-2|2	
12cu|hydrogen-0.9.6-2|3	Summary:	Hydrogen Drum Machine
12cu|hydrogen-0.9.6-2|4	Name:		hydrogen
12cu|hydrogen-0.9.6-2|5	Version:	0.9.6
12cu|hydrogen-0.9.6-2|6	Release:	%mkrel 2
12cu|hydrogen-0.9.6-2|7	License:	GPLv2+
12cu|hydrogen-0.9.6-2|8	Group:		Sound
12cu|hydrogen-0.9.6-2|9	URL:		http://www.hydrogen-music.org
12cu|hydrogen-0.9.6-2|10	Source:		http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}%{rcsuffix}.zip
12cu|hydrogen-0.9.6-2|11	#Patch0:	hydrogen-lrdf-pkg.patch
12cu|hydrogen-0.9.6-2|12	Patch0:		hydrogen-0.9.6rc1-disable-devel-warning.patch
12cu|hydrogen-0.9.6-2|13	Patch1:		hydrogen-0.9.6rc1-fix-lrdf-build.patch
12cu|hydrogen-0.9.6-2|14	Patch2:		hydrogen-0.9.6rc1-fix-core-linking.patch
12cu|hydrogen-0.9.6-2|15	BuildRequires:	cmake >= 2.6
12cu|hydrogen-0.9.6-2|16	BuildRequires:	jpeg-devel
12cu|hydrogen-0.9.6-2|17	BuildRequires:	pkgconfig(libarchive)
12cu|hydrogen-0.9.6-2|18	BuildRequires:	qt4-devel >= 4.4
12cu|hydrogen-0.9.6-2|19	BuildRequires:	alsa-oss-devel
12cu|hydrogen-0.9.6-2|20	BuildRequires:	portmidi-devel
12cu|hydrogen-0.9.6-2|21	BuildRequires:	ladspa-devel
12cu|hydrogen-0.9.6-2|22	BuildRequires:	pkgconfig(alsa)
12cu|hydrogen-0.9.6-2|23	BuildRequires:	pkgconfig(audiofile)
12cu|hydrogen-0.9.6-2|24	BuildRequires:	pkgconfig(libpulse)
12cu|hydrogen-0.9.6-2|25	BuildRequires:	pkgconfig(jack) >= 1.9.7
12cu|hydrogen-0.9.6-2|26	# Supported only <= 18, we have 19
12cu|hydrogen-0.9.6-2|27	#BuildRequires:	pkgconfig(portaudio-2.0)
12cu|hydrogen-0.9.6-2|28	BuildRequires:	pkgconfig(flac)
12cu|hydrogen-0.9.6-2|29	BuildRequires:	pkgconfig(flac++)
12cu|hydrogen-0.9.6-2|30	BuildRequires:	pkgconfig(libpng)
12cu|hydrogen-0.9.6-2|31	BuildRequires:	pkgconfig(rubberband)
12cu|hydrogen-0.9.6-2|32	BuildRequires:	pkgconfig(lash-1.0)
12cu|hydrogen-0.9.6-2|33	BuildRequires:	pkgconfig(lrdf)
12cu|hydrogen-0.9.6-2|34	BuildRequires:	pkgconfig(sndfile) >= 1.0.18
12cu|hydrogen-0.9.6-2|35	BuildRequires:	pkgconfig(raptor2)
12cu|hydrogen-0.9.6-2|36	BuildRequires:	desktop-file-utils
12cu|hydrogen-0.9.6-2|37	
12cu|hydrogen-0.9.6-2|38	%description
12cu|hydrogen-0.9.6-2|39	Hydrogen is an advanced drum machine for GNU/Linux. Its main goal is to bring
12cu|hydrogen-0.9.6-2|40	professional yet simple and intuitive pattern-based drum programming.
12cu|hydrogen-0.9.6-2|41	
12cu|hydrogen-0.9.6-2|42	%files
12cu|hydrogen-0.9.6-2|43	%doc AUTHORS ChangeLog COPYING README.txt
12cu|hydrogen-0.9.6-2|44	%{_bindir}/*
12cu|hydrogen-0.9.6-2|45	%{_datadir}/applications/%{name}.desktop
12cu|hydrogen-0.9.6-2|46	%{_datadir}/%{name}
12cu|hydrogen-0.9.6-2|47	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|hydrogen-0.9.6-2|48	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|hydrogen-0.9.6-2|49	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|hydrogen-0.9.6-2|50	%{_datadir}/pixmaps/h2-icon.svg
12cu|hydrogen-0.9.6-2|51	
12cu|hydrogen-0.9.6-2|52	#--------------------------------------------------------------------
12cu|hydrogen-0.9.6-2|53	
12cu|hydrogen-0.9.6-2|54	%prep
12cu|hydrogen-0.9.6-2|55	%setup -qn %{name}-%{version}%{rcsuffix}
12cu|hydrogen-0.9.6-2|56	%patch0 -p1
12cu|hydrogen-0.9.6-2|57	%patch1 -p1
12cu|hydrogen-0.9.6-2|58	%ifarch i586
12cu|hydrogen-0.9.6-2|59	%patch2 -p1
12cu|hydrogen-0.9.6-2|60	%endif
12cu|hydrogen-0.9.6-2|61	
12cu|hydrogen-0.9.6-2|62	
12cu|hydrogen-0.9.6-2|63	%build
12cu|hydrogen-0.9.6-2|64	%cmake	.. -DCMAKE_COLOR_MAKEFILE=1 \
12cu|hydrogen-0.9.6-2|65	-DWANT_DEBUG=0 \
12cu|hydrogen-0.9.6-2|66	-DWANT_SHARED=0 \
12cu|hydrogen-0.9.6-2|67	-DWANT_LIBARCHIVE=1 \
12cu|hydrogen-0.9.6-2|68	-DWANT_JACK=1 \
12cu|hydrogen-0.9.6-2|69	-DWANT_JACKSESSION=1 \
12cu|hydrogen-0.9.6-2|70	-DWANT_ALSA=1 \
12cu|hydrogen-0.9.6-2|71	-DWANT_PULSEAUDIO=1 \
12cu|hydrogen-0.9.6-2|72	-DWANT_OSS=0 \
12cu|hydrogen-0.9.6-2|73	-DWANT_PORTAUDIO=1 \
12cu|hydrogen-0.9.6-2|74	-DWANT_PORTMIDI=1 \
12cu|hydrogen-0.9.6-2|75	-DWANT_LRDF=1 \
12cu|hydrogen-0.9.6-2|76	-DWANT_LASH=1 \
12cu|hydrogen-0.9.6-2|77	-DWANT_RUBBERBAND=1
12cu|hydrogen-0.9.6-2|78	%make
12cu|hydrogen-0.9.6-2|79	
12cu|hydrogen-0.9.6-2|80	
12cu|hydrogen-0.9.6-2|81	%install
12cu|hydrogen-0.9.6-2|82	%makeinstall_std -C build
12cu|hydrogen-0.9.6-2|83	
12cu|hydrogen-0.9.6-2|84	#perl -pi -e 's,/usr/share/%%{name}/data/img/gray/icon64.png,%%{name},g' %%{buildroot}%%{_datadir}/applications/%%{name}.desktop
12cu|hydrogen-0.9.6-2|85	
12cu|hydrogen-0.9.6-2|86	# Install icons
12cu|hydrogen-0.9.6-2|87	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12cu|hydrogen-0.9.6-2|88	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cu|hydrogen-0.9.6-2|89	cp data/img/gray/icon48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|hydrogen-0.9.6-2|90	cp data/img/gray/icon32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|hydrogen-0.9.6-2|91	cp data/img/gray/icon16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|hydrogen-0.9.6-2|92	cp data/img/gray/h2-icon.svg %{buildroot}%{_datadir}/pixmaps/
12cu|hydrogen-0.9.6-2|93	
12cu|hydrogen-0.9.6-2|94	# We don't want a devel package
12cu|hydrogen-0.9.6-2|95	rm -rf %{buildroot}%{_includedir}/hydrogen/{IO,basics,fx,helpers,sampler,smf,synth}/*.h
12cu|hydrogen-0.9.6-2|96	rmdir %{buildroot}%{_includedir}/hydrogen/{IO,basics,fx,helpers,sampler,smf,synth}
12cu|hydrogen-0.9.6-2|97	rm -rf %{buildroot}%{_includedir}/hydrogen/*.h
12cu|hydrogen-0.9.6-2|98	rmdir %{buildroot}%{_includedir}/hydrogen
12cu|hydrogen-0.9.6-2|99	rmdir %{buildroot}%{_includedir}
12cu|hydrogen-0.9.6-2|100	rm -rf %{buildroot}%{_libdir}/*.a
12cu|hydrogen-0.9.6-2|101	rmdir %{buildroot}%{_libdir}
12cu|hydrogen-0.9.6-2|102	
12cu|hydrogen-0.9.6-2|103	# Fix .desktop file
12cu|hydrogen-0.9.6-2|104	desktop-file-install \
12cu|hydrogen-0.9.6-2|105	--remove-category Application \
12cu|hydrogen-0.9.6-2|106	--remove-category Sound \
12cu|hydrogen-0.9.6-2|107	--remove-key Encoding \
12cu|hydrogen-0.9.6-2|108	--remove-key=FilePattern \
12cu|hydrogen-0.9.6-2|109	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|hydrogen-0.9.6-2|110	
12cu|hydrogen-0.9.6-2|111	
12cu|hydrogen-0.9.6-2|112	
12cu|hydrogen-0.9.6-2|113	%changelog
12cu|hydrogen-0.9.6-2|114	* Wed Mar 26 2014 Giovanni Mariani <mc2374@mclink.it> 0.9.6-2
12cu|hydrogen-0.9.6-2|115	+ Revision: 9f7f609
12cu|hydrogen-0.9.6-2|116	- Adjust release
12cu|hydrogen-0.9.6-2|117	
12cu|hydrogen-0.9.6-2|118	

9701 12
12cu|hydrogen-drumkits-0.9.3.20070703-6|1	Summary:	Extra drum kits for the Hydrogen drum machine
12cu|hydrogen-drumkits-0.9.3.20070703-6|2	Name:		hydrogen-drumkits
12cu|hydrogen-drumkits-0.9.3.20070703-6|3	Version:	0.9.3.20070703
12cu|hydrogen-drumkits-0.9.3.20070703-6|4	Release:	6
12cu|hydrogen-drumkits-0.9.3.20070703-6|5	License:	GPLv2+
12cu|hydrogen-drumkits-0.9.3.20070703-6|6	Group:		Sound
12cu|hydrogen-drumkits-0.9.3.20070703-6|7	Url:		http://www.hydrogen-music.org
12cu|hydrogen-drumkits-0.9.3.20070703-6|8	Source0:	http://ftp.de.debian.org/debian/pool/main/h/hydrogen-drumkits/%{name}_%{version}.orig.tar.gz
12cu|hydrogen-drumkits-0.9.3.20070703-6|9	Source1:	Makefile.hydrogen-drumkits
12cu|hydrogen-drumkits-0.9.3.20070703-6|10	BuildArch:	noarch
12cu|hydrogen-drumkits-0.9.3.20070703-6|11	
12cu|hydrogen-drumkits-0.9.3.20070703-6|12	%description
12cu|hydrogen-drumkits-0.9.3.20070703-6|13	Hydrogen is an advanced drum machine for GNU/Linux. It's main goal is to bring
12cu|hydrogen-drumkits-0.9.3.20070703-6|14	professional yet simple and intuitive pattern-based drum programming.
12cu|hydrogen-drumkits-0.9.3.20070703-6|15	
12cu|hydrogen-drumkits-0.9.3.20070703-6|16	%files
12cu|hydrogen-drumkits-0.9.3.20070703-6|17	%{_datadir}/hydrogen/data/drumkits/*
12cu|hydrogen-drumkits-0.9.3.20070703-6|18	%{_datadir}/hydrogen/data/demo_songs/*
12cu|hydrogen-drumkits-0.9.3.20070703-6|19	
12cu|hydrogen-drumkits-0.9.3.20070703-6|20	#----------------------------------------------------------------------------
12cu|hydrogen-drumkits-0.9.3.20070703-6|21	
12cu|hydrogen-drumkits-0.9.3.20070703-6|22	%prep
12cu|hydrogen-drumkits-0.9.3.20070703-6|23	%setup -q
12cu|hydrogen-drumkits-0.9.3.20070703-6|24	install -m 644 %{SOURCE1} ./Makefile
12cu|hydrogen-drumkits-0.9.3.20070703-6|25	perl -pi -e 's,KITS_DIR=.*,KITS_DIR=%{buildroot}%{_datadir}/hydrogen/data/drumkits,g' ./Makefile
12cu|hydrogen-drumkits-0.9.3.20070703-6|26	perl -pi -e 's,SONG_DIR=.*,SONG_DIR=%{buildroot}%{_datadir}/hydrogen/data/demo_songs,g' ./Makefile
12cu|hydrogen-drumkits-0.9.3.20070703-6|27	
12cu|hydrogen-drumkits-0.9.3.20070703-6|28	%build
12cu|hydrogen-drumkits-0.9.3.20070703-6|29	
12cu|hydrogen-drumkits-0.9.3.20070703-6|30	%install
12cu|hydrogen-drumkits-0.9.3.20070703-6|31	make unpack
12cu|hydrogen-drumkits-0.9.3.20070703-6|32	chmod 0755 %{buildroot}%{_datadir}/hydrogen/data/drumkits/*
12cu|hydrogen-drumkits-0.9.3.20070703-6|33	
12cu|hydrogen-drumkits-0.9.3.20070703-6|34	
12cu|hydrogen-drumkits-0.9.3.20070703-6|35	%changelog
12cu|hydrogen-drumkits-0.9.3.20070703-6|36	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3.20070703-6
12cu|hydrogen-drumkits-0.9.3.20070703-6|37	+ Revision: 6c8c315
12cu|hydrogen-drumkits-0.9.3.20070703-6|38	- LOG Spec cleanup
12cu|hydrogen-drumkits-0.9.3.20070703-6|39	
12cu|hydrogen-drumkits-0.9.3.20070703-6|40	

9702 12
12cu|hyena-0.5-4|1	%define _enable_debug_packages %{nil}
12cu|hyena-0.5-4|2	%define debug_package %{nil}
12cu|hyena-0.5-4|3	
12cu|hyena-0.5-4|4	Summary:	Library for .NET applications
12cu|hyena-0.5-4|5	Name:		hyena
12cu|hyena-0.5-4|6	Version:	0.5
12cu|hyena-0.5-4|7	Release:	4
12cu|hyena-0.5-4|8	License:	MIT
12cu|hyena-0.5-4|9	Group:		System/Libraries
12cu|hyena-0.5-4|10	Url:		http://banshee-project.org/
12cu|hyena-0.5-4|11	Source:		http://ftp.acc.umu.se/pub/GNOME/sources/hyena/0.5/%{name}-%{version}.tar.bz2
12cu|hyena-0.5-4|12	# PATCH-FIX-UPSTREAM coolo@opensuse.org - broken Makefile syntax
12cu|hyena-0.5-4|13	Patch0:		fix-makefile.diff
12cu|hyena-0.5-4|14	BuildRequires:	gtk-sharp2
12cu|hyena-0.5-4|15	BuildRequires:	mono-basic
12cu|hyena-0.5-4|16	BuildRequires:	mono-nunit
12cu|hyena-0.5-4|17	BuildRequires:	perl-XML-Parser
12cu|hyena-0.5-4|18	BuildRequires:	pkgconfig(mono)
12cu|hyena-0.5-4|19	BuildRequires:	pkgconfig(gapi-2.0)
12cu|hyena-0.5-4|20	Requires:	mono
12cu|hyena-0.5-4|21	Requires:	gtk-sharp2
12cu|hyena-0.5-4|22	
12cu|hyena-0.5-4|23	%description
12cu|hyena-0.5-4|24	Hyena is a .NET library that powers Banshee and PDF Mod, among others.
12cu|hyena-0.5-4|25	
12cu|hyena-0.5-4|26	%files
12cu|hyena-0.5-4|27	%{_libdir}/%{name}
12cu|hyena-0.5-4|28	%{_libdir}/pkgconfig/*.pc
12cu|hyena-0.5-4|29	
12cu|hyena-0.5-4|30	#----------------------------------------------------------------------------
12cu|hyena-0.5-4|31	
12cu|hyena-0.5-4|32	%prep
12cu|hyena-0.5-4|33	%setup -q
12cu|hyena-0.5-4|34	%patch0 -p1
12cu|hyena-0.5-4|35	
12cu|hyena-0.5-4|36	%build
12cu|hyena-0.5-4|37	%configure2_5x
12cu|hyena-0.5-4|38	make
12cu|hyena-0.5-4|39	
12cu|hyena-0.5-4|40	%install
12cu|hyena-0.5-4|41	%makeinstall_std
12cu|hyena-0.5-4|42	
12cu|hyena-0.5-4|43	
12cu|hyena-0.5-4|44	
12cu|hyena-0.5-4|45	%changelog
12cu|hyena-0.5-4|46	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5-4
12cu|hyena-0.5-4|47	+ Revision: acc0f75
12cu|hyena-0.5-4|48	- LOG Disable debug package, spec cleanup
12cu|hyena-0.5-4|49	
12cu|hyena-0.5-4|50	

9703 12
12cu|ibus-anthy-1.5.4-1|1	%define api 1.0
12cu|ibus-anthy-1.5.4-1|2	%define major 5
12cu|ibus-anthy-1.5.4-1|3	%define libname %mklibname anthygobject %{api} %{major}
12cu|ibus-anthy-1.5.4-1|4	%define devname %mklibname -d anthygobject
12cu|ibus-anthy-1.5.4-1|5	%define girname %mklibname anthy-gir 9000
12cu|ibus-anthy-1.5.4-1|6	
12cu|ibus-anthy-1.5.4-1|7	Summary:	ibus - Japanese Anthy engine
12cu|ibus-anthy-1.5.4-1|8	Name:		ibus-anthy
12cu|ibus-anthy-1.5.4-1|9	Version:	1.5.4
12cu|ibus-anthy-1.5.4-1|10	Release:	1
12cu|ibus-anthy-1.5.4-1|11	License:	GPLv2+
12cu|ibus-anthy-1.5.4-1|12	Group:		System/Internationalization
12cu|ibus-anthy-1.5.4-1|13	Url:		http://code.google.com/p/ibus/
12cu|ibus-anthy-1.5.4-1|14	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|ibus-anthy-1.5.4-1|15	BuildRequires:	ibus
12cu|ibus-anthy-1.5.4-1|16	BuildRequires:	intltool
12cu|ibus-anthy-1.5.4-1|17	BuildRequires:	pkgconfig(anthy)
12cu|ibus-anthy-1.5.4-1|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cu|ibus-anthy-1.5.4-1|19	BuildRequires:	pkgconfig(ibus-1.0)
12cu|ibus-anthy-1.5.4-1|20	BuildRequires:	pkgconfig(python)
12cu|ibus-anthy-1.5.4-1|21	BuildRequires:	python-gi
12cu|ibus-anthy-1.5.4-1|22	Requires:	ibus
12cu|ibus-anthy-1.5.4-1|23	Requires:	anthy
12cu|ibus-anthy-1.5.4-1|24	Requires:	python-gi
12cu|ibus-anthy-1.5.4-1|25	Requires:	%{girname} = %{EVRD}
12cu|ibus-anthy-1.5.4-1|26	Suggests:	kasumi
12cu|ibus-anthy-1.5.4-1|27	
12cu|ibus-anthy-1.5.4-1|28	%description
12cu|ibus-anthy-1.5.4-1|29	ibus - Japanese Anthy engine.
12cu|ibus-anthy-1.5.4-1|30	
12cu|ibus-anthy-1.5.4-1|31	%files -f %{name}.lang
12cu|ibus-anthy-1.5.4-1|32	%{_libexecdir}/ibus-engine-anthy
12cu|ibus-anthy-1.5.4-1|33	%{_libexecdir}/ibus-setup-anthy
12cu|ibus-anthy-1.5.4-1|34	%{_datadir}/%{name}
12cu|ibus-anthy-1.5.4-1|35	%{_datadir}/applications/ibus-setup-anthy.desktop
12cu|ibus-anthy-1.5.4-1|36	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cu|ibus-anthy-1.5.4-1|37	%{_datadir}/ibus/component/anthy.xml
12cu|ibus-anthy-1.5.4-1|38	
12cu|ibus-anthy-1.5.4-1|39	#----------------------------------------------------------------------------
12cu|ibus-anthy-1.5.4-1|40	
12cu|ibus-anthy-1.5.4-1|41	%package -n %{libname}
12cu|ibus-anthy-1.5.4-1|42	Summary:	Shared library for anthygobject
12cu|ibus-anthy-1.5.4-1|43	Group:		System/Libraries
12cu|ibus-anthy-1.5.4-1|44	
12cu|ibus-anthy-1.5.4-1|45	%description -n %{libname}
12cu|ibus-anthy-1.5.4-1|46	Shared library for anthygobject.
12cu|ibus-anthy-1.5.4-1|47	
12cu|ibus-anthy-1.5.4-1|48	%files -n %{libname}
12cu|ibus-anthy-1.5.4-1|49	%{_libdir}/libanthygobject-%{api}.so.%{major}*
12cu|ibus-anthy-1.5.4-1|50	
12cu|ibus-anthy-1.5.4-1|51	#----------------------------------------------------------------------------
12cu|ibus-anthy-1.5.4-1|52	
12cu|ibus-anthy-1.5.4-1|53	%package -n %{girname}
12cu|ibus-anthy-1.5.4-1|54	Summary:	GObject Introspection interface description for anthy
12cu|ibus-anthy-1.5.4-1|55	Group:		System/Libraries
12cu|ibus-anthy-1.5.4-1|56	Requires:	%{libname} = %{EVRD}
12cu|ibus-anthy-1.5.4-1|57	
12cu|ibus-anthy-1.5.4-1|58	%description -n %{girname}
12cu|ibus-anthy-1.5.4-1|59	GObject Introspection interface description for anthy.
12cu|ibus-anthy-1.5.4-1|60	
12cu|ibus-anthy-1.5.4-1|61	%files -n %{girname}
12cu|ibus-anthy-1.5.4-1|62	%{_libdir}/girepository-1.0/Anthy-9000.typelib
12cu|ibus-anthy-1.5.4-1|63	
12cu|ibus-anthy-1.5.4-1|64	#----------------------------------------------------------------------------
12cu|ibus-anthy-1.5.4-1|65	
12cu|ibus-anthy-1.5.4-1|66	%package -n %{devname}
12cu|ibus-anthy-1.5.4-1|67	Summary:	Development files for ibus-anthy
12cu|ibus-anthy-1.5.4-1|68	Group:		Development/C
12cu|ibus-anthy-1.5.4-1|69	Requires:	%{libname} = %{EVRD}
12cu|ibus-anthy-1.5.4-1|70	Requires:	%{girname} = %{EVRD}
12cu|ibus-anthy-1.5.4-1|71	Provides:	%{name}-devel = %{EVRD}
12cu|ibus-anthy-1.5.4-1|72	
12cu|ibus-anthy-1.5.4-1|73	%description -n %{devname}
12cu|ibus-anthy-1.5.4-1|74	This package contains development files for ibus-anthy.
12cu|ibus-anthy-1.5.4-1|75	
12cu|ibus-anthy-1.5.4-1|76	%files -n %{devname}
12cu|ibus-anthy-1.5.4-1|77	%{_libdir}/libanthygobject-%{api}.so
12cu|ibus-anthy-1.5.4-1|78	%{_includedir}/ibus-anthy-%{api}
12cu|ibus-anthy-1.5.4-1|79	%{_datadir}/gir-1.0/*.gir
12cu|ibus-anthy-1.5.4-1|80	
12cu|ibus-anthy-1.5.4-1|81	#----------------------------------------------------------------------------
12cu|ibus-anthy-1.5.4-1|82	
12cu|ibus-anthy-1.5.4-1|83	%prep
12cu|ibus-anthy-1.5.4-1|84	%setup -q
12cu|ibus-anthy-1.5.4-1|85	
12cu|ibus-anthy-1.5.4-1|86	%build
12cu|ibus-anthy-1.5.4-1|87	%configure2_5x
12cu|ibus-anthy-1.5.4-1|88	%make
12cu|ibus-anthy-1.5.4-1|89	
12cu|ibus-anthy-1.5.4-1|90	%install
12cu|ibus-anthy-1.5.4-1|91	%makeinstall_std
12cu|ibus-anthy-1.5.4-1|92	
12cu|ibus-anthy-1.5.4-1|93	%find_lang %{name}
12cu|ibus-anthy-1.5.4-1|94	
12cu|ibus-anthy-1.5.4-1|95	
12cu|ibus-anthy-1.5.4-1|96	%changelog
12cu|ibus-anthy-1.5.4-1|97	* Mon Jan 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.4-1
12cu|ibus-anthy-1.5.4-1|98	+ Revision: 789bf55
12cu|ibus-anthy-1.5.4-1|99	- LOG Update BuildRequires and Requires
12cu|ibus-anthy-1.5.4-1|100	
12cu|ibus-anthy-1.5.4-1|101	

9704 12
12cu|ibus-chewing-1.4.7-1|1	Summary:	ibus - Chinese chewing engine
12cu|ibus-chewing-1.4.7-1|2	Name:		ibus-chewing
12cu|ibus-chewing-1.4.7-1|3	Version:	1.4.7
12cu|ibus-chewing-1.4.7-1|4	Release:	1
12cu|ibus-chewing-1.4.7-1|5	License:	GPLv2+
12cu|ibus-chewing-1.4.7-1|6	Group:		System/Internationalization
12cu|ibus-chewing-1.4.7-1|7	Url:		http://code.google.com/p/ibus/
12cu|ibus-chewing-1.4.7-1|8	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}-Source.tar.gz
12cu|ibus-chewing-1.4.7-1|9	Source1:	https://fedorahosted.org/releases/c/m/cmake-fedora/cmake-fedora-modules-only-latest.tar.gz
12cu|ibus-chewing-1.4.7-1|10	BuildRequires:	cmake
12cu|ibus-chewing-1.4.7-1|11	BuildRequires:	GConf2
12cu|ibus-chewing-1.4.7-1|12	BuildRequires:	gettext
12cu|ibus-chewing-1.4.7-1|13	BuildRequires:	gob2
12cu|ibus-chewing-1.4.7-1|14	BuildRequires:	pkgconfig(chewing)
12cu|ibus-chewing-1.4.7-1|15	BuildRequires:	pkgconfig(gconf-2.0)
12cu|ibus-chewing-1.4.7-1|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|ibus-chewing-1.4.7-1|17	BuildRequires:	pkgconfig(ibus-1.0)
12cu|ibus-chewing-1.4.7-1|18	BuildRequires:	pkgconfig(x11)
12cu|ibus-chewing-1.4.7-1|19	BuildRequires:	pkgconfig(xtst)
12cu|ibus-chewing-1.4.7-1|20	Requires:	ibus >= 1.3.0
12cu|ibus-chewing-1.4.7-1|21	Requires:	libchewing-data
12cu|ibus-chewing-1.4.7-1|22	Requires(post,preun):	GConf2
12cu|ibus-chewing-1.4.7-1|23	
12cu|ibus-chewing-1.4.7-1|24	%description
12cu|ibus-chewing-1.4.7-1|25	ibus - Chinese chewing engine.
12cu|ibus-chewing-1.4.7-1|26	
12cu|ibus-chewing-1.4.7-1|27	%files -f %{name}.lang
12cu|ibus-chewing-1.4.7-1|28	%{_sysconfdir}/gconf/schemas/*.schemas
12cu|ibus-chewing-1.4.7-1|29	%{_libexecdir}/ibus-engine-*
12cu|ibus-chewing-1.4.7-1|30	%{_datadir}/%{name}
12cu|ibus-chewing-1.4.7-1|31	%{_datadir}/ibus/component/*.xml
12cu|ibus-chewing-1.4.7-1|32	
12cu|ibus-chewing-1.4.7-1|33	#----------------------------------------------------------------------------
12cu|ibus-chewing-1.4.7-1|34	
12cu|ibus-chewing-1.4.7-1|35	%prep
12cu|ibus-chewing-1.4.7-1|36	%setup -q -n %{name}-%{version}-Source -a1
12cu|ibus-chewing-1.4.7-1|37	
12cu|ibus-chewing-1.4.7-1|38	%build
12cu|ibus-chewing-1.4.7-1|39	%setup_compile_flags
12cu|ibus-chewing-1.4.7-1|40	cmake -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} -DLIBEXEC_DIR="%{_libexecdir}" -DSYSCONF_INSTALL_DIR:PATH=%{_sysconfdir}
12cu|ibus-chewing-1.4.7-1|41	%make
12cu|ibus-chewing-1.4.7-1|42	%make translations
12cu|ibus-chewing-1.4.7-1|43	
12cu|ibus-chewing-1.4.7-1|44	%install
12cu|ibus-chewing-1.4.7-1|45	%makeinstall_std
12cu|ibus-chewing-1.4.7-1|46	
12cu|ibus-chewing-1.4.7-1|47	rm -fr %{buildroot}%{_datadir}/doc
12cu|ibus-chewing-1.4.7-1|48	
12cu|ibus-chewing-1.4.7-1|49	%find_lang %{name}
12cu|ibus-chewing-1.4.7-1|50	
12cu|ibus-chewing-1.4.7-1|51	
12cu|ibus-chewing-1.4.7-1|52	%changelog
12cu|ibus-chewing-1.4.7-1|53	* Mon Jan 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.7-1
12cu|ibus-chewing-1.4.7-1|54	+ Revision: 03fdeec
12cu|ibus-chewing-1.4.7-1|55	- LOG Update BuildRequires
12cu|ibus-chewing-1.4.7-1|56	
12cu|ibus-chewing-1.4.7-1|57	

9705 12
12cu|ibus-handwrite-2.1.4-4|1	Summary:	Hand write recognition/input using ibus IM engine
12cu|ibus-handwrite-2.1.4-4|2	Name:		ibus-handwrite
12cu|ibus-handwrite-2.1.4-4|3	Version:	2.1.4
12cu|ibus-handwrite-2.1.4-4|4	Release:	4
12cu|ibus-handwrite-2.1.4-4|5	License:	GPLv2+
12cu|ibus-handwrite-2.1.4-4|6	Group:		System/Internationalization
12cu|ibus-handwrite-2.1.4-4|7	Url:		http://code.google.com/p/ibus-handwrite/
12cu|ibus-handwrite-2.1.4-4|8	Source0:	http://ibus-handwrite.googlecode.com/files/%{name}-%{version}.tar.bz2
12cu|ibus-handwrite-2.1.4-4|9	BuildRequires:	pkgconfig(gdkglext-1.0)
12cu|ibus-handwrite-2.1.4-4|10	BuildRequires:	pkgconfig(ibus-1.0)
12cu|ibus-handwrite-2.1.4-4|11	BuildRequires:	pkgconfig(zinnia)
12cu|ibus-handwrite-2.1.4-4|12	Requires:	ibus
12cu|ibus-handwrite-2.1.4-4|13	
12cu|ibus-handwrite-2.1.4-4|14	%description
12cu|ibus-handwrite-2.1.4-4|15	IBus handwrite project.
12cu|ibus-handwrite-2.1.4-4|16	
12cu|ibus-handwrite-2.1.4-4|17	%files -f %{name}.lang
12cu|ibus-handwrite-2.1.4-4|18	%doc AUTHORS COPYING README
12cu|ibus-handwrite-2.1.4-4|19	%{_libexecdir}/ibus-engine-handwrite
12cu|ibus-handwrite-2.1.4-4|20	%dir %{_datadir}/ibus-handwrite
12cu|ibus-handwrite-2.1.4-4|21	%dir %{_datadir}/ibus-handwrite/data
12cu|ibus-handwrite-2.1.4-4|22	%{_datadir}/ibus-handwrite/icons
12cu|ibus-handwrite-2.1.4-4|23	
12cu|ibus-handwrite-2.1.4-4|24	#----------------------------------------------------------------------------
12cu|ibus-handwrite-2.1.4-4|25	
12cu|ibus-handwrite-2.1.4-4|26	%package zh
12cu|ibus-handwrite-2.1.4-4|27	Summary:	ibus-handwrite Chinese engine
12cu|ibus-handwrite-2.1.4-4|28	Group:		System/Internationalization
12cu|ibus-handwrite-2.1.4-4|29	Requires:	%{name} = %{EVRD}
12cu|ibus-handwrite-2.1.4-4|30	Requires(post,preun):	GConf2
12cu|ibus-handwrite-2.1.4-4|31	
12cu|ibus-handwrite-2.1.4-4|32	%description zh
12cu|ibus-handwrite-2.1.4-4|33	ibus-handwrite Chinese engine.
12cu|ibus-handwrite-2.1.4-4|34	
12cu|ibus-handwrite-2.1.4-4|35	%files zh
12cu|ibus-handwrite-2.1.4-4|36	%{_datadir}/ibus-handwrite/data/table.txt
12cu|ibus-handwrite-2.1.4-4|37	%{_datadir}/ibus/component/handwrite-zh.xml
12cu|ibus-handwrite-2.1.4-4|38	
12cu|ibus-handwrite-2.1.4-4|39	#----------------------------------------------------------------------------
12cu|ibus-handwrite-2.1.4-4|40	
12cu|ibus-handwrite-2.1.4-4|41	%package ja
12cu|ibus-handwrite-2.1.4-4|42	Summary:	ibus-handwrite Japanese engine
12cu|ibus-handwrite-2.1.4-4|43	Group:		System/Internationalization
12cu|ibus-handwrite-2.1.4-4|44	Requires:	%{name} = %{EVRD}
12cu|ibus-handwrite-2.1.4-4|45	Requires:	zinnia-tomoe-ja
12cu|ibus-handwrite-2.1.4-4|46	Requires(post,preun):	GConf2
12cu|ibus-handwrite-2.1.4-4|47	
12cu|ibus-handwrite-2.1.4-4|48	%description ja
12cu|ibus-handwrite-2.1.4-4|49	ibus-handwrite Japanese engine.
12cu|ibus-handwrite-2.1.4-4|50	
12cu|ibus-handwrite-2.1.4-4|51	%files ja
12cu|ibus-handwrite-2.1.4-4|52	%{_datadir}/ibus/component/handwrite-jp.xml
12cu|ibus-handwrite-2.1.4-4|53	
12cu|ibus-handwrite-2.1.4-4|54	#----------------------------------------------------------------------------
12cu|ibus-handwrite-2.1.4-4|55	
12cu|ibus-handwrite-2.1.4-4|56	%prep
12cu|ibus-handwrite-2.1.4-4|57	%setup -q
12cu|ibus-handwrite-2.1.4-4|58	
12cu|ibus-handwrite-2.1.4-4|59	%build
12cu|ibus-handwrite-2.1.4-4|60	export LDFLAGS="-lm"
12cu|ibus-handwrite-2.1.4-4|61	%configure2_5x \
12cu|ibus-handwrite-2.1.4-4|62	--enable-zinnia \
12cu|ibus-handwrite-2.1.4-4|63	--with-zinnia-tomoe=%{_datadir}/zinnia/model/tomoe/
12cu|ibus-handwrite-2.1.4-4|64	%make
12cu|ibus-handwrite-2.1.4-4|65	
12cu|ibus-handwrite-2.1.4-4|66	%install
12cu|ibus-handwrite-2.1.4-4|67	%makeinstall_std
12cu|ibus-handwrite-2.1.4-4|68	
12cu|ibus-handwrite-2.1.4-4|69	%find_lang %{name}
12cu|ibus-handwrite-2.1.4-4|70	
12cu|ibus-handwrite-2.1.4-4|71	
12cu|ibus-handwrite-2.1.4-4|72	%changelog
12cu|ibus-handwrite-2.1.4-4|73	* Mon Jan 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.4-4
12cu|ibus-handwrite-2.1.4-4|74	+ Revision: aef6c76
12cu|ibus-handwrite-2.1.4-4|75	- LOG Spec cleanup
12cu|ibus-handwrite-2.1.4-4|76	
12cu|ibus-handwrite-2.1.4-4|77	

9706 12
12cu|ibus-hangul-1.4.2-2|1	Summary:	ibus - Korean Hangul engine
12cu|ibus-hangul-1.4.2-2|2	Name:		ibus-hangul
12cu|ibus-hangul-1.4.2-2|3	Version:	1.4.2
12cu|ibus-hangul-1.4.2-2|4	Release:	2
12cu|ibus-hangul-1.4.2-2|5	Group:		System/Internationalization
12cu|ibus-hangul-1.4.2-2|6	License:	GPLv2+
12cu|ibus-hangul-1.4.2-2|7	Url:		http://code.google.com/p/ibus/
12cu|ibus-hangul-1.4.2-2|8	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|ibus-hangul-1.4.2-2|9	BuildRequires:	intltool
12cu|ibus-hangul-1.4.2-2|10	BuildRequires:	pkgconfig(ibus-1.0)
12cu|ibus-hangul-1.4.2-2|11	BuildRequires:	pkgconfig(libhangul) >= 0.1.0
12cu|ibus-hangul-1.4.2-2|12	Requires:	ibus
12cu|ibus-hangul-1.4.2-2|13	
12cu|ibus-hangul-1.4.2-2|14	%description
12cu|ibus-hangul-1.4.2-2|15	ibus - Korean Hangul engine.
12cu|ibus-hangul-1.4.2-2|16	
12cu|ibus-hangul-1.4.2-2|17	%files -f %{name}.lang
12cu|ibus-hangul-1.4.2-2|18	%{_bindir}/*
12cu|ibus-hangul-1.4.2-2|19	%{_libdir}/%{name}
12cu|ibus-hangul-1.4.2-2|20	%{_libexecdir}/ibus-engine-hangul
12cu|ibus-hangul-1.4.2-2|21	%{_libexecdir}/ibus-setup-hangul
12cu|ibus-hangul-1.4.2-2|22	%{_datadir}/%{name}
12cu|ibus-hangul-1.4.2-2|23	%{_iconsdir}/*/*/*
12cu|ibus-hangul-1.4.2-2|24	%{_datadir}/ibus/component/*.xml
12cu|ibus-hangul-1.4.2-2|25	%{_datadir}/applications/*.desktop
12cu|ibus-hangul-1.4.2-2|26	
12cu|ibus-hangul-1.4.2-2|27	#----------------------------------------------------------------------------
12cu|ibus-hangul-1.4.2-2|28	
12cu|ibus-hangul-1.4.2-2|29	%prep
12cu|ibus-hangul-1.4.2-2|30	%setup -q
12cu|ibus-hangul-1.4.2-2|31	
12cu|ibus-hangul-1.4.2-2|32	%build
12cu|ibus-hangul-1.4.2-2|33	%configure2_5x
12cu|ibus-hangul-1.4.2-2|34	%make
12cu|ibus-hangul-1.4.2-2|35	
12cu|ibus-hangul-1.4.2-2|36	%install
12cu|ibus-hangul-1.4.2-2|37	%makeinstall_std
12cu|ibus-hangul-1.4.2-2|38	
12cu|ibus-hangul-1.4.2-2|39	%find_lang %{name}
12cu|ibus-hangul-1.4.2-2|40	
12cu|ibus-hangul-1.4.2-2|41	
12cu|ibus-hangul-1.4.2-2|42	%changelog
12cu|ibus-hangul-1.4.2-2|43	* Tue Apr 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-2
12cu|ibus-hangul-1.4.2-2|44	+ Revision: ed3e5cd
12cu|ibus-hangul-1.4.2-2|45	- Rebuild with new libibus
12cu|ibus-hangul-1.4.2-2|46	
12cu|ibus-hangul-1.4.2-2|47	

9707 12
12cu|ibus-m17n-1.3.4-1|1	Summary:	ibus - m17n engine
12cu|ibus-m17n-1.3.4-1|2	Name:		ibus-m17n
12cu|ibus-m17n-1.3.4-1|3	Version:	1.3.4
12cu|ibus-m17n-1.3.4-1|4	Release:	1
12cu|ibus-m17n-1.3.4-1|5	License:	GPLv2+
12cu|ibus-m17n-1.3.4-1|6	Group:		System/Internationalization
12cu|ibus-m17n-1.3.4-1|7	Url:		http://code.google.com/p/ibus/
12cu|ibus-m17n-1.3.4-1|8	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|ibus-m17n-1.3.4-1|9	BuildRequires:	m17n-db
12cu|ibus-m17n-1.3.4-1|10	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|ibus-m17n-1.3.4-1|11	BuildRequires:	pkgconfig(ibus-1.0)
12cu|ibus-m17n-1.3.4-1|12	BuildRequires:	pkgconfig(m17n-core)
12cu|ibus-m17n-1.3.4-1|13	Requires:	ibus
12cu|ibus-m17n-1.3.4-1|14	Requires:	m17n-lib
12cu|ibus-m17n-1.3.4-1|15	Requires(post,preun):	GConf2
12cu|ibus-m17n-1.3.4-1|16	
12cu|ibus-m17n-1.3.4-1|17	%description
12cu|ibus-m17n-1.3.4-1|18	ibus - M17N engine.
12cu|ibus-m17n-1.3.4-1|19	
12cu|ibus-m17n-1.3.4-1|20	%files -f %{name}.lang
12cu|ibus-m17n-1.3.4-1|21	%{_libexecdir}/ibus-*
12cu|ibus-m17n-1.3.4-1|22	%{_datadir}/%{name}
12cu|ibus-m17n-1.3.4-1|23	%{_datadir}/ibus/component/*.xml
12cu|ibus-m17n-1.3.4-1|24	
12cu|ibus-m17n-1.3.4-1|25	#----------------------------------------------------------------------------
12cu|ibus-m17n-1.3.4-1|26	
12cu|ibus-m17n-1.3.4-1|27	%prep
12cu|ibus-m17n-1.3.4-1|28	%setup -q
12cu|ibus-m17n-1.3.4-1|29	
12cu|ibus-m17n-1.3.4-1|30	%build
12cu|ibus-m17n-1.3.4-1|31	%configure2_5x
12cu|ibus-m17n-1.3.4-1|32	%make
12cu|ibus-m17n-1.3.4-1|33	
12cu|ibus-m17n-1.3.4-1|34	%install
12cu|ibus-m17n-1.3.4-1|35	%makeinstall_std
12cu|ibus-m17n-1.3.4-1|36	
12cu|ibus-m17n-1.3.4-1|37	%find_lang %{name}
12cu|ibus-m17n-1.3.4-1|38	
12cu|ibus-m17n-1.3.4-1|39	
12cu|ibus-m17n-1.3.4-1|40	%changelog
12cu|ibus-m17n-1.3.4-1|41	* Mon Jan 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.4-1
12cu|ibus-m17n-1.3.4-1|42	+ Revision: 0affc52
12cu|ibus-m17n-1.3.4-1|43	- LOG New version 1.3.4
12cu|ibus-m17n-1.3.4-1|44	
12cu|ibus-m17n-1.3.4-1|45	

9708 12
12cu|ibus-pinyin-1.5.0-1|1	Summary:	ibus - Chinese Pinyin engine
12cu|ibus-pinyin-1.5.0-1|2	Name:		ibus-pinyin
12cu|ibus-pinyin-1.5.0-1|3	Version:	1.5.0
12cu|ibus-pinyin-1.5.0-1|4	Release:	1
12cu|ibus-pinyin-1.5.0-1|5	Group:		System/Internationalization
12cu|ibus-pinyin-1.5.0-1|6	License:	GPLv2+
12cu|ibus-pinyin-1.5.0-1|7	Url:		http://code.google.com/p/ibus/
12cu|ibus-pinyin-1.5.0-1|8	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|ibus-pinyin-1.5.0-1|9	Patch0:		ibus-pinyin-support-set-content-type-method.patch
12cu|ibus-pinyin-1.5.0-1|10	BuildRequires:	intltool
12cu|ibus-pinyin-1.5.0-1|11	BuildRequires:	pkgconfig(ibus-1.0) >= 1.3.99
12cu|ibus-pinyin-1.5.0-1|12	BuildRequires:	pkgconfig(pyzy-1.0) >= 0.0.8
12cu|ibus-pinyin-1.5.0-1|13	BuildRequires:	pkgconfig(sqlite3)
12cu|ibus-pinyin-1.5.0-1|14	BuildRequires:	sqlite3-tools
12cu|ibus-pinyin-1.5.0-1|15	Requires:	ibus >= 1.3.99
12cu|ibus-pinyin-1.5.0-1|16	Obsoletes:	ibus-pinyin-open-phrase < 1.5.0
12cu|ibus-pinyin-1.5.0-1|17	
12cu|ibus-pinyin-1.5.0-1|18	%description
12cu|ibus-pinyin-1.5.0-1|19	ibus - Chinese Pinyin engine.
12cu|ibus-pinyin-1.5.0-1|20	
12cu|ibus-pinyin-1.5.0-1|21	%files -f %{name}.lang
12cu|ibus-pinyin-1.5.0-1|22	%{_libexecdir}/ibus-engine-pinyin
12cu|ibus-pinyin-1.5.0-1|23	%{_libexecdir}/ibus-setup-pinyin
12cu|ibus-pinyin-1.5.0-1|24	%{_datadir}/%{name}
12cu|ibus-pinyin-1.5.0-1|25	%{_datadir}/ibus/component/*.xml
12cu|ibus-pinyin-1.5.0-1|26	%{_datadir}/applications/*.desktop
12cu|ibus-pinyin-1.5.0-1|27	
12cu|ibus-pinyin-1.5.0-1|28	#----------------------------------------------------------------------------
12cu|ibus-pinyin-1.5.0-1|29	
12cu|ibus-pinyin-1.5.0-1|30	%prep
12cu|ibus-pinyin-1.5.0-1|31	%setup -q
12cu|ibus-pinyin-1.5.0-1|32	%patch0 -p1
12cu|ibus-pinyin-1.5.0-1|33	
12cu|ibus-pinyin-1.5.0-1|34	%build
12cu|ibus-pinyin-1.5.0-1|35	%configure2_5x --disable-lua-extension
12cu|ibus-pinyin-1.5.0-1|36	%make
12cu|ibus-pinyin-1.5.0-1|37	
12cu|ibus-pinyin-1.5.0-1|38	%install
12cu|ibus-pinyin-1.5.0-1|39	%makeinstall_std
12cu|ibus-pinyin-1.5.0-1|40	
12cu|ibus-pinyin-1.5.0-1|41	%find_lang %{name}
12cu|ibus-pinyin-1.5.0-1|42	
12cu|ibus-pinyin-1.5.0-1|43	
12cu|ibus-pinyin-1.5.0-1|44	%changelog
12cu|ibus-pinyin-1.5.0-1|45	* Fri Jan 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.0-1
12cu|ibus-pinyin-1.5.0-1|46	+ Revision: 1c8456a
12cu|ibus-pinyin-1.5.0-1|47	- LOG New version 1.5.0, update BuildRequires
12cu|ibus-pinyin-1.5.0-1|48	
12cu|ibus-pinyin-1.5.0-1|49	

9709 12
12cu|ibus-qt4-1.3.2-1|1	%define major 1
12cu|ibus-qt4-1.3.2-1|2	%define libname %mklibname ibus-qt %{major}
12cu|ibus-qt4-1.3.2-1|3	%define devname %mklibname ibus-qt -d
12cu|ibus-qt4-1.3.2-1|4	
12cu|ibus-qt4-1.3.2-1|5	Summary:	ibus qt4 input method plugin
12cu|ibus-qt4-1.3.2-1|6	Name:		ibus-qt4
12cu|ibus-qt4-1.3.2-1|7	Version:	1.3.2
12cu|ibus-qt4-1.3.2-1|8	Release:	1
12cu|ibus-qt4-1.3.2-1|9	License:	GPLv2+
12cu|ibus-qt4-1.3.2-1|10	Group:		System/Internationalization
12cu|ibus-qt4-1.3.2-1|11	Url:		http://code.google.com/p/ibus/
12cu|ibus-qt4-1.3.2-1|12	Source0:	http://ibus.googlecode.com/files/ibus-qt-%{version}-Source.tar.gz
12cu|ibus-qt4-1.3.2-1|13	BuildRequires:	cmake
12cu|ibus-qt4-1.3.2-1|14	BuildRequires:	doxygen
12cu|ibus-qt4-1.3.2-1|15	BuildRequires:	icu-devel
12cu|ibus-qt4-1.3.2-1|16	BuildRequires:	qt4-devel >= 4.4
12cu|ibus-qt4-1.3.2-1|17	BuildRequires:	pkgconfig(dbus-1)
12cu|ibus-qt4-1.3.2-1|18	BuildRequires:	pkgconfig(ibus-1.0)
12cu|ibus-qt4-1.3.2-1|19	Requires:	ibus >= 1.3.0
12cu|ibus-qt4-1.3.2-1|20	
12cu|ibus-qt4-1.3.2-1|21	%description
12cu|ibus-qt4-1.3.2-1|22	IBus is a next generation input framework. This package contains qt4 input
12cu|ibus-qt4-1.3.2-1|23	method plugin.
12cu|ibus-qt4-1.3.2-1|24	
12cu|ibus-qt4-1.3.2-1|25	%files
12cu|ibus-qt4-1.3.2-1|26	%doc AUTHORS README
12cu|ibus-qt4-1.3.2-1|27	%{qt4plugins}/inputmethods/libqtim-ibus.so
12cu|ibus-qt4-1.3.2-1|28	
12cu|ibus-qt4-1.3.2-1|29	#----------------------------------------------------------------------------
12cu|ibus-qt4-1.3.2-1|30	
12cu|ibus-qt4-1.3.2-1|31	%package -n %{libname}
12cu|ibus-qt4-1.3.2-1|32	Summary:	Shared library for ibus-qt
12cu|ibus-qt4-1.3.2-1|33	Group:		System/Libraries
12cu|ibus-qt4-1.3.2-1|34	Conflicts:	%{name} < 1.3.2
12cu|ibus-qt4-1.3.2-1|35	
12cu|ibus-qt4-1.3.2-1|36	%description -n %{libname}
12cu|ibus-qt4-1.3.2-1|37	Shared library for ibus-qt.
12cu|ibus-qt4-1.3.2-1|38	
12cu|ibus-qt4-1.3.2-1|39	%files -n %{libname}
12cu|ibus-qt4-1.3.2-1|40	%{_libdir}/libibus-qt.so.%{major}*
12cu|ibus-qt4-1.3.2-1|41	
12cu|ibus-qt4-1.3.2-1|42	#----------------------------------------------------------------------------
12cu|ibus-qt4-1.3.2-1|43	
12cu|ibus-qt4-1.3.2-1|44	%package -n %{devname}
12cu|ibus-qt4-1.3.2-1|45	Summary:	Development files for ibus-qt
12cu|ibus-qt4-1.3.2-1|46	Group:		Development/C++
12cu|ibus-qt4-1.3.2-1|47	Requires:	%{libname} = %{EVRD}
12cu|ibus-qt4-1.3.2-1|48	Conflicts:	%{name}-devel < 1.3.2
12cu|ibus-qt4-1.3.2-1|49	Obsoletes:	%{name}-devel < 1.3.2
12cu|ibus-qt4-1.3.2-1|50	Provides:	%{name}-devel = %{EVRD}
12cu|ibus-qt4-1.3.2-1|51	
12cu|ibus-qt4-1.3.2-1|52	%description -n %{devname}
12cu|ibus-qt4-1.3.2-1|53	This package contains development files for ibus-qt.
12cu|ibus-qt4-1.3.2-1|54	
12cu|ibus-qt4-1.3.2-1|55	%files -n %{devname}
12cu|ibus-qt4-1.3.2-1|56	%{_includedir}/ibus-qt
12cu|ibus-qt4-1.3.2-1|57	%{_libdir}/*.so
12cu|ibus-qt4-1.3.2-1|58	
12cu|ibus-qt4-1.3.2-1|59	#----------------------------------------------------------------------------
12cu|ibus-qt4-1.3.2-1|60	
12cu|ibus-qt4-1.3.2-1|61	%prep
12cu|ibus-qt4-1.3.2-1|62	%setup -q -n ibus-qt-%{version}-Source
12cu|ibus-qt4-1.3.2-1|63	
12cu|ibus-qt4-1.3.2-1|64	%build
12cu|ibus-qt4-1.3.2-1|65	%cmake_qt4 -DLIBDIR="%{_libdir}"
12cu|ibus-qt4-1.3.2-1|66	%make
12cu|ibus-qt4-1.3.2-1|67	
12cu|ibus-qt4-1.3.2-1|68	%install
12cu|ibus-qt4-1.3.2-1|69	%makeinstall_std -C build
12cu|ibus-qt4-1.3.2-1|70	
12cu|ibus-qt4-1.3.2-1|71	rm -fr %{buildroot}%{_datadir}/doc
12cu|ibus-qt4-1.3.2-1|72	
12cu|ibus-qt4-1.3.2-1|73	
12cu|ibus-qt4-1.3.2-1|74	%changelog
12cu|ibus-qt4-1.3.2-1|75	* Mon Jan 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.2-1
12cu|ibus-qt4-1.3.2-1|76	+ Revision: 42e947b
12cu|ibus-qt4-1.3.2-1|77	- LOG New version 1.3.2, fix package structure according to our policies
12cu|ibus-qt4-1.3.2-1|78	
12cu|ibus-qt4-1.3.2-1|79	

9710 12
12cu|ibus-sogoupycc-0.2.5-10|1	%if %{_use_internal_dependency_generator}
12cu|ibus-sogoupycc-0.2.5-10|2	%define __noautoreq '/usr/bin/lua'
12cu|ibus-sogoupycc-0.2.5-10|3	%endif
12cu|ibus-sogoupycc-0.2.5-10|4	
12cu|ibus-sogoupycc-0.2.5-10|5	Summary:	Sogou Pinyin Cloud Client on ibus platform
12cu|ibus-sogoupycc-0.2.5-10|6	Name:		ibus-sogoupycc
12cu|ibus-sogoupycc-0.2.5-10|7	Version:	0.2.5
12cu|ibus-sogoupycc-0.2.5-10|8	Release:	10
12cu|ibus-sogoupycc-0.2.5-10|9	Group:		System/Internationalization
12cu|ibus-sogoupycc-0.2.5-10|10	License:	GPLv2+
12cu|ibus-sogoupycc-0.2.5-10|11	Url:		http://code.google.com/p/ibus-sogoupycc/
12cu|ibus-sogoupycc-0.2.5-10|12	Source0:	http://ibus-sogoupycc.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|ibus-sogoupycc-0.2.5-10|13	Patch0:		ibus-sogoupycc-0.2.5-default-use-sogoupy-schema.patch
12cu|ibus-sogoupycc-0.2.5-10|14	Patch1:		ibus-sogoupycc-0.2.5-fix-dbus-build.patch
12cu|ibus-sogoupycc-0.2.5-10|15	Patch2:		ibus-sogoupycc-0.2.5-libnotify0.7.patch
12cu|ibus-sogoupycc-0.2.5-10|16	Patch3:		ibus-sogoupycc-0.2.5-no-strip.patch
12cu|ibus-sogoupycc-0.2.5-10|17	BuildRequires:	cmake
12cu|ibus-sogoupycc-0.2.5-10|18	BuildRequires:	pkgconfig(dbus-1)
12cu|ibus-sogoupycc-0.2.5-10|19	BuildRequires:	pkgconfig(glib-2.0)
12cu|ibus-sogoupycc-0.2.5-10|20	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|ibus-sogoupycc-0.2.5-10|21	BuildRequires:	pkgconfig(ibus-1.0)
12cu|ibus-sogoupycc-0.2.5-10|22	BuildRequires:	pkgconfig(libnotify)
12cu|ibus-sogoupycc-0.2.5-10|23	BuildRequires:	pkgconfig(lua)
12cu|ibus-sogoupycc-0.2.5-10|24	BuildRequires:	pkgconfig(sqlite3)
12cu|ibus-sogoupycc-0.2.5-10|25	Requires:	ibus >= 1.2.0
12cu|ibus-sogoupycc-0.2.5-10|26	Requires:	lua-socket
12cu|ibus-sogoupycc-0.2.5-10|27	Requires(post,preun):	GConf2
12cu|ibus-sogoupycc-0.2.5-10|28	
12cu|ibus-sogoupycc-0.2.5-10|29	%description
12cu|ibus-sogoupycc-0.2.5-10|30	ibus-sogoupycc is an unoffical Sogou pinyin cloud client on ibus platform.
12cu|ibus-sogoupycc-0.2.5-10|31	Features:
12cu|ibus-sogoupycc-0.2.5-10|32	* double pinyin support: currently only support UCDOS style double pinyin
12cu|ibus-sogoupycc-0.2.5-10|33	scheme (slightly different from MSPY scheme)
12cu|ibus-sogoupycc-0.2.5-10|34	* no preedit: always choose the default (1st) result
12cu|ibus-sogoupycc-0.2.5-10|35	* non-blocking input: your input is not interrupted when waitting for
12cu|ibus-sogoupycc-0.2.5-10|36	server's responses.
12cu|ibus-sogoupycc-0.2.5-10|37	
12cu|ibus-sogoupycc-0.2.5-10|38	%files
12cu|ibus-sogoupycc-0.2.5-10|39	%{_libexecdir}/ibus-engine-sogoupycc
12cu|ibus-sogoupycc-0.2.5-10|40	%{_datadir}/ibus-sogoupycc
12cu|ibus-sogoupycc-0.2.5-10|41	%{_datadir}/ibus/component/sogoupycc.xml
12cu|ibus-sogoupycc-0.2.5-10|42	
12cu|ibus-sogoupycc-0.2.5-10|43	#----------------------------------------------------------------------------
12cu|ibus-sogoupycc-0.2.5-10|44	
12cu|ibus-sogoupycc-0.2.5-10|45	%prep
12cu|ibus-sogoupycc-0.2.5-10|46	%setup -q
12cu|ibus-sogoupycc-0.2.5-10|47	%patch0 -p0
12cu|ibus-sogoupycc-0.2.5-10|48	%patch1 -p0
12cu|ibus-sogoupycc-0.2.5-10|49	%patch2 -p0
12cu|ibus-sogoupycc-0.2.5-10|50	%patch3 -p1
12cu|ibus-sogoupycc-0.2.5-10|51	
12cu|ibus-sogoupycc-0.2.5-10|52	%build
12cu|ibus-sogoupycc-0.2.5-10|53	export LDFLAGS="-lm -lpthread"
12cu|ibus-sogoupycc-0.2.5-10|54	%cmake
12cu|ibus-sogoupycc-0.2.5-10|55	%make
12cu|ibus-sogoupycc-0.2.5-10|56	
12cu|ibus-sogoupycc-0.2.5-10|57	%install
12cu|ibus-sogoupycc-0.2.5-10|58	%makeinstall_std -C build
12cu|ibus-sogoupycc-0.2.5-10|59	
12cu|ibus-sogoupycc-0.2.5-10|60	mkdir -p %{buildroot}%{_libexecdir}
12cu|ibus-sogoupycc-0.2.5-10|61	mv %{buildroot}%{_datadir}/ibus-sogoupycc/engine/ibus-sogoupycc %{buildroot}%{_libexecdir}/ibus-engine-sogoupycc
12cu|ibus-sogoupycc-0.2.5-10|62	
12cu|ibus-sogoupycc-0.2.5-10|63	sed -i s,"%{_datadir}/ibus-sogoupycc/engine/ibus-sogoupycc","%{_libexecdir}/ibus-engine-sogoupycc",g \
12cu|ibus-sogoupycc-0.2.5-10|64	%{buildroot}%{_datadir}/ibus/component/sogoupycc.xml
12cu|ibus-sogoupycc-0.2.5-10|65	
12cu|ibus-sogoupycc-0.2.5-10|66	%changelog
12cu|ibus-sogoupycc-0.2.5-10|67	* Mon Jan 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.5-10
12cu|ibus-sogoupycc-0.2.5-10|68	+ Revision: 95231f5
12cu|ibus-sogoupycc-0.2.5-10|69	- LOG Fix engine path, fix debug package
12cu|ibus-sogoupycc-0.2.5-10|70	
12cu|ibus-sogoupycc-0.2.5-10|71	

9711 12
12cu|ibus-sunpinyin-2.0.3-4|1	Summary:	A statistical language model based Chinese input method
12cu|ibus-sunpinyin-2.0.3-4|2	Name:		ibus-sunpinyin
12cu|ibus-sunpinyin-2.0.3-4|3	Version:	2.0.3
12cu|ibus-sunpinyin-2.0.3-4|4	Release:	4
12cu|ibus-sunpinyin-2.0.3-4|5	License:	LGPLv2+
12cu|ibus-sunpinyin-2.0.3-4|6	Group:		System/Internationalization
12cu|ibus-sunpinyin-2.0.3-4|7	Url:		http://code.google.com/p/sunpinyin
12cu|ibus-sunpinyin-2.0.3-4|8	Source0:	http://sunpinyin.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|ibus-sunpinyin-2.0.3-4|9	Patch0:		ibus-sunpinyin-2.0.3-ibus-1.4.patch
12cu|ibus-sunpinyin-2.0.3-4|10	BuildRequires:	cmake
12cu|ibus-sunpinyin-2.0.3-4|11	BuildRequires:	intltool
12cu|ibus-sunpinyin-2.0.3-4|12	BuildRequires:	pkgconfig(glib-2.0)
12cu|ibus-sunpinyin-2.0.3-4|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|ibus-sunpinyin-2.0.3-4|14	BuildRequires:	pkgconfig(ibus-1.0)
12cu|ibus-sunpinyin-2.0.3-4|15	BuildRequires:	pkgconfig(sqlite3)
12cu|ibus-sunpinyin-2.0.3-4|16	BuildRequires:	pkgconfig(sunpinyin-2.0) >= %{version}
12cu|ibus-sunpinyin-2.0.3-4|17	Requires:	ibus
12cu|ibus-sunpinyin-2.0.3-4|18	
12cu|ibus-sunpinyin-2.0.3-4|19	%description
12cu|ibus-sunpinyin-2.0.3-4|20	SunPinyin is a statistical language model based Chinese input method,
12cu|ibus-sunpinyin-2.0.3-4|21	which was firstly developed by Sun Beijing Globalization team, and
12cu|ibus-sunpinyin-2.0.3-4|22	opensource'd to community with opensolaris project, with LGPLv2 and
12cu|ibus-sunpinyin-2.0.3-4|23	CDDL dual-licenses.
12cu|ibus-sunpinyin-2.0.3-4|24	
12cu|ibus-sunpinyin-2.0.3-4|25	SunPinyin had been ported to various input method platforms and
12cu|ibus-sunpinyin-2.0.3-4|26	operating systems. The 2.0 release currently supports iBus, XIM, and
12cu|ibus-sunpinyin-2.0.3-4|27	Mac OS X.
12cu|ibus-sunpinyin-2.0.3-4|28	
12cu|ibus-sunpinyin-2.0.3-4|29	%files -f %{name}.lang
12cu|ibus-sunpinyin-2.0.3-4|30	%{_datadir}/%{name}
12cu|ibus-sunpinyin-2.0.3-4|31	%{_datadir}/ibus/component/sunpinyin.xml
12cu|ibus-sunpinyin-2.0.3-4|32	%{_libexecdir}/ibus-engine-sunpinyin
12cu|ibus-sunpinyin-2.0.3-4|33	%{_libexecdir}/ibus-setup-sunpinyin
12cu|ibus-sunpinyin-2.0.3-4|34	
12cu|ibus-sunpinyin-2.0.3-4|35	#----------------------------------------------------------------------------
12cu|ibus-sunpinyin-2.0.3-4|36	
12cu|ibus-sunpinyin-2.0.3-4|37	%prep
12cu|ibus-sunpinyin-2.0.3-4|38	%setup -q
12cu|ibus-sunpinyin-2.0.3-4|39	%patch0 -p0
12cu|ibus-sunpinyin-2.0.3-4|40	
12cu|ibus-sunpinyin-2.0.3-4|41	%build
12cu|ibus-sunpinyin-2.0.3-4|42	%cmake -DLIBEXEC_DIR=%{_libexecdir}
12cu|ibus-sunpinyin-2.0.3-4|43	%make
12cu|ibus-sunpinyin-2.0.3-4|44	
12cu|ibus-sunpinyin-2.0.3-4|45	%install
12cu|ibus-sunpinyin-2.0.3-4|46	%makeinstall_std -C build
12cu|ibus-sunpinyin-2.0.3-4|47	
12cu|ibus-sunpinyin-2.0.3-4|48	%find_lang %name
12cu|ibus-sunpinyin-2.0.3-4|49	
12cu|ibus-sunpinyin-2.0.3-4|50	
12cu|ibus-sunpinyin-2.0.3-4|51	%changelog
12cu|ibus-sunpinyin-2.0.3-4|52	* Sat Jan 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.3-4
12cu|ibus-sunpinyin-2.0.3-4|53	+ Revision: 1bfe1a8
12cu|ibus-sunpinyin-2.0.3-4|54	- LOG Fix build with new ibus, spec cleanup
12cu|ibus-sunpinyin-2.0.3-4|55	
12cu|ibus-sunpinyin-2.0.3-4|56	

9712 12
12cu|ibus-table-1.5.0-1|1	# We cannot make this package noarch but there are no binary files here
12cu|ibus-table-1.5.0-1|2	%define _enable_debug_packages %{nil}
12cu|ibus-table-1.5.0-1|3	%define debug_package %{nil}
12cu|ibus-table-1.5.0-1|4	
12cu|ibus-table-1.5.0-1|5	Summary:	ibus - table-based engine
12cu|ibus-table-1.5.0-1|6	Name:		ibus-table
12cu|ibus-table-1.5.0-1|7	Version:	1.5.0
12cu|ibus-table-1.5.0-1|8	Release:	1
12cu|ibus-table-1.5.0-1|9	Group:		System/Internationalization
12cu|ibus-table-1.5.0-1|10	License:	GPLv2+
12cu|ibus-table-1.5.0-1|11	Url:		http://code.google.com/p/ibus/
12cu|ibus-table-1.5.0-1|12	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|ibus-table-1.5.0-1|13	Source1:	ibus-table.filter
12cu|ibus-table-1.5.0-1|14	Source2:	ibus-table.script
12cu|ibus-table-1.5.0-1|15	Source10:	%{name}.rpmlintrc
12cu|ibus-table-1.5.0-1|16	BuildRequires:	pkgconfig(ibus-1.0)
12cu|ibus-table-1.5.0-1|17	BuildRequires:	pkgconfig(python)
12cu|ibus-table-1.5.0-1|18	Requires:	ibus
12cu|ibus-table-1.5.0-1|19	Provides:	%{name}-devel = %{EVRD}
12cu|ibus-table-1.5.0-1|20	Obsoletes:	ibus-table-compose < 1.5.0
12cu|ibus-table-1.5.0-1|21	Obsoletes:	ibus-table-latex < 1.5.0
12cu|ibus-table-1.5.0-1|22	
12cu|ibus-table-1.5.0-1|23	%description
12cu|ibus-table-1.5.0-1|24	ibus - table-based engine.
12cu|ibus-table-1.5.0-1|25	
12cu|ibus-table-1.5.0-1|26	%files -f %{name}.lang
12cu|ibus-table-1.5.0-1|27	%{_bindir}/ibus-table-createdb
12cu|ibus-table-1.5.0-1|28	%{_libexecdir}/ibus-engine-table
12cu|ibus-table-1.5.0-1|29	%{_libdir}/pkgconfig/ibus-table.pc
12cu|ibus-table-1.5.0-1|30	%{_datadir}/ibus-table
12cu|ibus-table-1.5.0-1|31	%{_datadir}/ibus/component/*.xml
12cu|ibus-table-1.5.0-1|32	%{_var}/lib/rpm/filetriggers/*
12cu|ibus-table-1.5.0-1|33	
12cu|ibus-table-1.5.0-1|34	#----------------------------------------------------------------------------
12cu|ibus-table-1.5.0-1|35	
12cu|ibus-table-1.5.0-1|36	%prep
12cu|ibus-table-1.5.0-1|37	%setup -q
12cu|ibus-table-1.5.0-1|38	
12cu|ibus-table-1.5.0-1|39	%build
12cu|ibus-table-1.5.0-1|40	%configure2_5x
12cu|ibus-table-1.5.0-1|41	%make
12cu|ibus-table-1.5.0-1|42	
12cu|ibus-table-1.5.0-1|43	%install
12cu|ibus-table-1.5.0-1|44	%makeinstall_std NO_INDEX=1
12cu|ibus-table-1.5.0-1|45	
12cu|ibus-table-1.5.0-1|46	%find_lang %{name}
12cu|ibus-table-1.5.0-1|47	
12cu|ibus-table-1.5.0-1|48	install -d -m 0755 %{buildroot}%{_var}/lib/rpm/filetriggers
12cu|ibus-table-1.5.0-1|49	install -m 0644 %{SOURCE1} %{buildroot}%{_var}/lib/rpm/filetriggers
12cu|ibus-table-1.5.0-1|50	install -m 0755 %{SOURCE2} %{buildroot}%{_var}/lib/rpm/filetriggers
12cu|ibus-table-1.5.0-1|51	
12cu|ibus-table-1.5.0-1|52	
12cu|ibus-table-1.5.0-1|53	%changelog
12cu|ibus-table-1.5.0-1|54	* Sat Jan 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.0-1
12cu|ibus-table-1.5.0-1|55	+ Revision: 85bbce7
12cu|ibus-table-1.5.0-1|56	- LOG New version 1.5.0, spec cleanup
12cu|ibus-table-1.5.0-1|57	
12cu|ibus-table-1.5.0-1|58	

9713 12
12cu|ibus-table-chinese-1.4.6-1|1	Summary:	ibus-chinese - table-based engine
12cu|ibus-table-chinese-1.4.6-1|2	Name:		ibus-table-chinese
12cu|ibus-table-chinese-1.4.6-1|3	Epoch:		1
12cu|ibus-table-chinese-1.4.6-1|4	Version:	1.4.6
12cu|ibus-table-chinese-1.4.6-1|5	Release:	1
12cu|ibus-table-chinese-1.4.6-1|6	License:	GPLv3+
12cu|ibus-table-chinese-1.4.6-1|7	Group:		System/Internationalization
12cu|ibus-table-chinese-1.4.6-1|8	Url:		http://code.google.com/p/ibus/
12cu|ibus-table-chinese-1.4.6-1|9	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}-Source.tar.gz
12cu|ibus-table-chinese-1.4.6-1|10	Source1:	https://fedorahosted.org/releases/c/m/cmake-fedora/cmake-fedora-modules-only-latest.tar.gz
12cu|ibus-table-chinese-1.4.6-1|11	BuildRequires:	cmake
12cu|ibus-table-chinese-1.4.6-1|12	BuildRequires:	pkgconfig(ibus-1.0)
12cu|ibus-table-chinese-1.4.6-1|13	BuildRequires:	pkgconfig(ibus-table)
12cu|ibus-table-chinese-1.4.6-1|14	BuildArch:	noarch
12cu|ibus-table-chinese-1.4.6-1|15	
12cu|ibus-table-chinese-1.4.6-1|16	%description
12cu|ibus-table-chinese-1.4.6-1|17	ibus-table-chinese provide the following input method tables for IBus-Table.
12cu|ibus-table-chinese-1.4.6-1|18	
12cu|ibus-table-chinese-1.4.6-1|19	#----------------------------------------------------------------------------
12cu|ibus-table-chinese-1.4.6-1|20	
12cu|ibus-table-chinese-1.4.6-1|21	%package -n ibus-table-array30
12cu|ibus-table-chinese-1.4.6-1|22	Summary:	ibus-array30 - table-based engine
12cu|ibus-table-chinese-1.4.6-1|23	Group:		System/Internationalization
12cu|ibus-table-chinese-1.4.6-1|24	Requires:	ibus-table
12cu|ibus-table-chinese-1.4.6-1|25	
12cu|ibus-table-chinese-1.4.6-1|26	%description -n ibus-table-array30
12cu|ibus-table-chinese-1.4.6-1|27	Array30 input method on IBus Table under IBus framework.
12cu|ibus-table-chinese-1.4.6-1|28	
12cu|ibus-table-chinese-1.4.6-1|29	%files -n ibus-table-array30
12cu|ibus-table-chinese-1.4.6-1|30	%{_datadir}/ibus-table/icons/array30-big.png
12cu|ibus-table-chinese-1.4.6-1|31	%{_datadir}/ibus-table/icons/array30.png
12cu|ibus-table-chinese-1.4.6-1|32	%{_datadir}/ibus-table/tables/array30-big.db
12cu|ibus-table-chinese-1.4.6-1|33	%{_datadir}/ibus-table/tables/array30.db
12cu|ibus-table-chinese-1.4.6-1|34	
12cu|ibus-table-chinese-1.4.6-1|35	#----------------------------------------------------------------------------
12cu|ibus-table-chinese-1.4.6-1|36	
12cu|ibus-table-chinese-1.4.6-1|37	%package -n ibus-table-cangjie
12cu|ibus-table-chinese-1.4.6-1|38	Summary:	ibus-cangjie - table-based engine
12cu|ibus-table-chinese-1.4.6-1|39	Group:		System/Internationalization
12cu|ibus-table-chinese-1.4.6-1|40	Requires:	ibus-table
12cu|ibus-table-chinese-1.4.6-1|41	
12cu|ibus-table-chinese-1.4.6-1|42	%description -n ibus-table-cangjie
12cu|ibus-table-chinese-1.4.6-1|43	CangJie input methods on IBus Table under IBus framework.
12cu|ibus-table-chinese-1.4.6-1|44	
12cu|ibus-table-chinese-1.4.6-1|45	%files -n ibus-table-cangjie
12cu|ibus-table-chinese-1.4.6-1|46	%{_datadir}/ibus-table/icons/cangjie-big.png
12cu|ibus-table-chinese-1.4.6-1|47	%{_datadir}/ibus-table/icons/cangjie3.svg
12cu|ibus-table-chinese-1.4.6-1|48	%{_datadir}/ibus-table/icons/cangjie5.svg
12cu|ibus-table-chinese-1.4.6-1|49	%{_datadir}/ibus-table/icons/easy-big.png
12cu|ibus-table-chinese-1.4.6-1|50	%{_datadir}/ibus-table/icons/quick-classic.png
12cu|ibus-table-chinese-1.4.6-1|51	%{_datadir}/ibus-table/icons/quick3.png
12cu|ibus-table-chinese-1.4.6-1|52	%{_datadir}/ibus-table/icons/quick5.png
12cu|ibus-table-chinese-1.4.6-1|53	%{_datadir}/ibus-table/icons/scj6.svg
12cu|ibus-table-chinese-1.4.6-1|54	%{_datadir}/ibus-table/tables/cangjie-big.db
12cu|ibus-table-chinese-1.4.6-1|55	%{_datadir}/ibus-table/tables/cangjie3.db
12cu|ibus-table-chinese-1.4.6-1|56	%{_datadir}/ibus-table/tables/cangjie5.db
12cu|ibus-table-chinese-1.4.6-1|57	%{_datadir}/ibus-table/tables/easy-big.db
12cu|ibus-table-chinese-1.4.6-1|58	%{_datadir}/ibus-table/tables/quick-classic.db
12cu|ibus-table-chinese-1.4.6-1|59	%{_datadir}/ibus-table/tables/quick3.db
12cu|ibus-table-chinese-1.4.6-1|60	%{_datadir}/ibus-table/tables/quick5.db
12cu|ibus-table-chinese-1.4.6-1|61	%{_datadir}/ibus-table/tables/scj6.db
12cu|ibus-table-chinese-1.4.6-1|62	
12cu|ibus-table-chinese-1.4.6-1|63	#----------------------------------------------------------------------------
12cu|ibus-table-chinese-1.4.6-1|64	
12cu|ibus-table-chinese-1.4.6-1|65	%package -n ibus-table-cantonese
12cu|ibus-table-chinese-1.4.6-1|66	Summary:	ibus-cantonese - table-based engine
12cu|ibus-table-chinese-1.4.6-1|67	Group:		System/Internationalization
12cu|ibus-table-chinese-1.4.6-1|68	Requires:	ibus-table
12cu|ibus-table-chinese-1.4.6-1|69	
12cu|ibus-table-chinese-1.4.6-1|70	%description -n ibus-table-cantonese
12cu|ibus-table-chinese-1.4.6-1|71	Cantonese input method on IBus Table under IBus framework.
12cu|ibus-table-chinese-1.4.6-1|72	
12cu|ibus-table-chinese-1.4.6-1|73	%files -n ibus-table-cantonese
12cu|ibus-table-chinese-1.4.6-1|74	%{_datadir}/ibus-table/icons/cantonese.png
12cu|ibus-table-chinese-1.4.6-1|75	%{_datadir}/ibus-table/icons/cantonhk.png
12cu|ibus-table-chinese-1.4.6-1|76	%{_datadir}/ibus-table/icons/jyutping.png
12cu|ibus-table-chinese-1.4.6-1|77	%{_datadir}/ibus-table/tables/cantonese.db
12cu|ibus-table-chinese-1.4.6-1|78	%{_datadir}/ibus-table/tables/cantonhk.db
12cu|ibus-table-chinese-1.4.6-1|79	%{_datadir}/ibus-table/tables/jyutping.db
12cu|ibus-table-chinese-1.4.6-1|80	
12cu|ibus-table-chinese-1.4.6-1|81	#----------------------------------------------------------------------------
12cu|ibus-table-chinese-1.4.6-1|82	
12cu|ibus-table-chinese-1.4.6-1|83	%package -n ibus-table-erbi
12cu|ibus-table-chinese-1.4.6-1|84	Summary:	ibus-erbi - table-based engine
12cu|ibus-table-chinese-1.4.6-1|85	Group:		System/Internationalization
12cu|ibus-table-chinese-1.4.6-1|86	Requires:	ibus-table
12cu|ibus-table-chinese-1.4.6-1|87	
12cu|ibus-table-chinese-1.4.6-1|88	%description -n ibus-table-erbi
12cu|ibus-table-chinese-1.4.6-1|89	ErBi input method on IBus Table under IBus framework.
12cu|ibus-table-chinese-1.4.6-1|90	
12cu|ibus-table-chinese-1.4.6-1|91	%files -n ibus-table-erbi
12cu|ibus-table-chinese-1.4.6-1|92	%{_datadir}/ibus-table/icons/erbi*
12cu|ibus-table-chinese-1.4.6-1|93	%{_datadir}/ibus-table/tables/erbi*.db
12cu|ibus-table-chinese-1.4.6-1|94	
12cu|ibus-table-chinese-1.4.6-1|95	#----------------------------------------------------------------------------
12cu|ibus-table-chinese-1.4.6-1|96	
12cu|ibus-table-chinese-1.4.6-1|97	%package -n ibus-table-stroke5
12cu|ibus-table-chinese-1.4.6-1|98	Summary:	ibus-stroke5 - table-based engine
12cu|ibus-table-chinese-1.4.6-1|99	Group:		System/Internationalization
12cu|ibus-table-chinese-1.4.6-1|100	Requires:	ibus-table
12cu|ibus-table-chinese-1.4.6-1|101	
12cu|ibus-table-chinese-1.4.6-1|102	%description -n ibus-table-stroke5
12cu|ibus-table-chinese-1.4.6-1|103	Stroke5 input method on IBus Table under IBus framework.
12cu|ibus-table-chinese-1.4.6-1|104	
12cu|ibus-table-chinese-1.4.6-1|105	%files -n ibus-table-stroke5
12cu|ibus-table-chinese-1.4.6-1|106	%{_datadir}/ibus-table/icons/stroke5*
12cu|ibus-table-chinese-1.4.6-1|107	%{_datadir}/ibus-table/tables/stroke5*.db
12cu|ibus-table-chinese-1.4.6-1|108	
12cu|ibus-table-chinese-1.4.6-1|109	#----------------------------------------------------------------------------
12cu|ibus-table-chinese-1.4.6-1|110	
12cu|ibus-table-chinese-1.4.6-1|111	%package -n ibus-table-wu
12cu|ibus-table-chinese-1.4.6-1|112	Summary:	ibus-wu - table-based engine
12cu|ibus-table-chinese-1.4.6-1|113	Group:		System/Internationalization
12cu|ibus-table-chinese-1.4.6-1|114	Requires:	ibus-table
12cu|ibus-table-chinese-1.4.6-1|115	
12cu|ibus-table-chinese-1.4.6-1|116	%description -n ibus-table-wu
12cu|ibus-table-chinese-1.4.6-1|117	Wu input method on IBus Table under IBus framework.
12cu|ibus-table-chinese-1.4.6-1|118	
12cu|ibus-table-chinese-1.4.6-1|119	%files -n ibus-table-wu
12cu|ibus-table-chinese-1.4.6-1|120	%{_datadir}/ibus-table/icons/wu.png
12cu|ibus-table-chinese-1.4.6-1|121	%{_datadir}/ibus-table/tables/wu.db
12cu|ibus-table-chinese-1.4.6-1|122	
12cu|ibus-table-chinese-1.4.6-1|123	#----------------------------------------------------------------------------
12cu|ibus-table-chinese-1.4.6-1|124	
12cu|ibus-table-chinese-1.4.6-1|125	%package -n ibus-table-wubi
12cu|ibus-table-chinese-1.4.6-1|126	Summary:	ibus-wubi - table-based engine
12cu|ibus-table-chinese-1.4.6-1|127	Group:		System/Internationalization
12cu|ibus-table-chinese-1.4.6-1|128	Requires:	ibus-table
12cu|ibus-table-chinese-1.4.6-1|129	
12cu|ibus-table-chinese-1.4.6-1|130	%description -n ibus-table-wubi
12cu|ibus-table-chinese-1.4.6-1|131	Wubi86 input method on IBus Table under IBus framework.
12cu|ibus-table-chinese-1.4.6-1|132	
12cu|ibus-table-chinese-1.4.6-1|133	%files -n ibus-table-wubi
12cu|ibus-table-chinese-1.4.6-1|134	%{_datadir}/ibus-table/icons/wubi*86.svg
12cu|ibus-table-chinese-1.4.6-1|135	%{_datadir}/ibus-table/tables/wubi*86.db
12cu|ibus-table-chinese-1.4.6-1|136	
12cu|ibus-table-chinese-1.4.6-1|137	#----------------------------------------------------------------------------
12cu|ibus-table-chinese-1.4.6-1|138	
12cu|ibus-table-chinese-1.4.6-1|139	%package -n ibus-table-yong
12cu|ibus-table-chinese-1.4.6-1|140	Summary:	ibus-yong - table-based engine
12cu|ibus-table-chinese-1.4.6-1|141	Group:		System/Internationalization
12cu|ibus-table-chinese-1.4.6-1|142	Requires:	ibus-table
12cu|ibus-table-chinese-1.4.6-1|143	
12cu|ibus-table-chinese-1.4.6-1|144	%description -n ibus-table-yong
12cu|ibus-table-chinese-1.4.6-1|145	Yong input method on IBus Table under IBus framework.
12cu|ibus-table-chinese-1.4.6-1|146	
12cu|ibus-table-chinese-1.4.6-1|147	%files -n ibus-table-yong
12cu|ibus-table-chinese-1.4.6-1|148	%{_datadir}/ibus-table/icons/yong*
12cu|ibus-table-chinese-1.4.6-1|149	%{_datadir}/ibus-table/tables/yong*.db
12cu|ibus-table-chinese-1.4.6-1|150	
12cu|ibus-table-chinese-1.4.6-1|151	#---------------------------------------------------------------------------0
12cu|ibus-table-chinese-1.4.6-1|152	
12cu|ibus-table-chinese-1.4.6-1|153	%prep
12cu|ibus-table-chinese-1.4.6-1|154	%setup -q -n %{name}-%{version}-Source -a1
12cu|ibus-table-chinese-1.4.6-1|155	
12cu|ibus-table-chinese-1.4.6-1|156	%build
12cu|ibus-table-chinese-1.4.6-1|157	cmake . -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} -DDATA_DIR:PATH=%{_datadir}
12cu|ibus-table-chinese-1.4.6-1|158	%make
12cu|ibus-table-chinese-1.4.6-1|159	
12cu|ibus-table-chinese-1.4.6-1|160	%install
12cu|ibus-table-chinese-1.4.6-1|161	%makeinstall_std
12cu|ibus-table-chinese-1.4.6-1|162	
12cu|ibus-table-chinese-1.4.6-1|163	rm -rf %{buildroot}%{_datadir}/doc
12cu|ibus-table-chinese-1.4.6-1|164	
12cu|ibus-table-chinese-1.4.6-1|165	
12cu|ibus-table-chinese-1.4.6-1|166	%changelog
12cu|ibus-table-chinese-1.4.6-1|167	* Sat Jan 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.4.6-1
12cu|ibus-table-chinese-1.4.6-1|168	+ Revision: 50fa606
12cu|ibus-table-chinese-1.4.6-1|169	- LOG New version 1.4.6
12cu|ibus-table-chinese-1.4.6-1|170	
12cu|ibus-table-chinese-1.4.6-1|171	

9714 12
12cu|ibus-table-extraphrase-1.3.9.20110826-1|1	Summary:	Chinese extra phrases for ibus-table based IME
12cu|ibus-table-extraphrase-1.3.9.20110826-1|2	Name:		ibus-table-extraphrase
12cu|ibus-table-extraphrase-1.3.9.20110826-1|3	Version:	1.3.9.20110826
12cu|ibus-table-extraphrase-1.3.9.20110826-1|4	Release:	1
12cu|ibus-table-extraphrase-1.3.9.20110826-1|5	License:	GPLv2+
12cu|ibus-table-extraphrase-1.3.9.20110826-1|6	Group:		System/Internationalization
12cu|ibus-table-extraphrase-1.3.9.20110826-1|7	Url:		http://code.google.com/p/ibus/
12cu|ibus-table-extraphrase-1.3.9.20110826-1|8	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|ibus-table-extraphrase-1.3.9.20110826-1|9	Source10:	%{name}.rpmlintrc
12cu|ibus-table-extraphrase-1.3.9.20110826-1|10	Patch0:		ibus-table-extraphrase-0.1.2.20090102-noarch.patch
12cu|ibus-table-extraphrase-1.3.9.20110826-1|11	BuildRequires:	python-devel
12cu|ibus-table-extraphrase-1.3.9.20110826-1|12	BuildRequires:	ibus-table-devel
12cu|ibus-table-extraphrase-1.3.9.20110826-1|13	Requires:	ibus-table
12cu|ibus-table-extraphrase-1.3.9.20110826-1|14	BuildArch:	noarch
12cu|ibus-table-extraphrase-1.3.9.20110826-1|15	
12cu|ibus-table-extraphrase-1.3.9.20110826-1|16	%description
12cu|ibus-table-extraphrase-1.3.9.20110826-1|17	This package provide Chinese extra phrases for ibus-table based IME,
12cu|ibus-table-extraphrase-1.3.9.20110826-1|18	such as ibus-table-zhengma, ibus-table-wubi, ibus-table-cangjie5,
12cu|ibus-table-extraphrase-1.3.9.20110826-1|19	ibus-table-erbi and etc.
12cu|ibus-table-extraphrase-1.3.9.20110826-1|20	
12cu|ibus-table-extraphrase-1.3.9.20110826-1|21	This package will also provide a script, called ibus-table-extraphrase,
12cu|ibus-table-extraphrase-1.3.9.20110826-1|22	to print the path of extra_phrase.txt.bz2, which can be used when using
12cu|ibus-table-extraphrase-1.3.9.20110826-1|23	ibus-table-createdb to generate IME database.
12cu|ibus-table-extraphrase-1.3.9.20110826-1|24	
12cu|ibus-table-extraphrase-1.3.9.20110826-1|25	%files
12cu|ibus-table-extraphrase-1.3.9.20110826-1|26	%{_datadir}/ibus-table/data/extra_phrase.txt
12cu|ibus-table-extraphrase-1.3.9.20110826-1|27	%{_datadir}/pkgconfig/*.pc
12cu|ibus-table-extraphrase-1.3.9.20110826-1|28	
12cu|ibus-table-extraphrase-1.3.9.20110826-1|29	#----------------------------------------------------------------------------
12cu|ibus-table-extraphrase-1.3.9.20110826-1|30	
12cu|ibus-table-extraphrase-1.3.9.20110826-1|31	%prep
12cu|ibus-table-extraphrase-1.3.9.20110826-1|32	%setup -q
12cu|ibus-table-extraphrase-1.3.9.20110826-1|33	%patch0 -p0
12cu|ibus-table-extraphrase-1.3.9.20110826-1|34	
12cu|ibus-table-extraphrase-1.3.9.20110826-1|35	%build
12cu|ibus-table-extraphrase-1.3.9.20110826-1|36	%configure2_5x
12cu|ibus-table-extraphrase-1.3.9.20110826-1|37	%make
12cu|ibus-table-extraphrase-1.3.9.20110826-1|38	
12cu|ibus-table-extraphrase-1.3.9.20110826-1|39	%install
12cu|ibus-table-extraphrase-1.3.9.20110826-1|40	%makeinstall_std
12cu|ibus-table-extraphrase-1.3.9.20110826-1|41	
12cu|ibus-table-extraphrase-1.3.9.20110826-1|42	
12cu|ibus-table-extraphrase-1.3.9.20110826-1|43	%changelog
12cu|ibus-table-extraphrase-1.3.9.20110826-1|44	* Sat Jan 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.9.20110826-1
12cu|ibus-table-extraphrase-1.3.9.20110826-1|45	+ Revision: 8eb58f4
12cu|ibus-table-extraphrase-1.3.9.20110826-1|46	- LOG New version 1.3.9.20110826, spec cleanup
12cu|ibus-table-extraphrase-1.3.9.20110826-1|47	
12cu|ibus-table-extraphrase-1.3.9.20110826-1|48	

9715 12
12cu|ibus-table-others-1.3.0.20100528-8|1	Summary:	ibus-table-others - table-based engine
12cu|ibus-table-others-1.3.0.20100528-8|2	Name:		ibus-table-others
12cu|ibus-table-others-1.3.0.20100528-8|3	Version:	1.3.0.20100528
12cu|ibus-table-others-1.3.0.20100528-8|4	Release:	8
12cu|ibus-table-others-1.3.0.20100528-8|5	License:	GPLv2+
12cu|ibus-table-others-1.3.0.20100528-8|6	Group:		System/Internationalization
12cu|ibus-table-others-1.3.0.20100528-8|7	Url:		http://code.google.com/p/ibus/
12cu|ibus-table-others-1.3.0.20100528-8|8	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|ibus-table-others-1.3.0.20100528-8|9	BuildRequires:	pkgconfig(ibus-1.0)
12cu|ibus-table-others-1.3.0.20100528-8|10	BuildRequires:	pkgconfig(ibus-table)
12cu|ibus-table-others-1.3.0.20100528-8|11	Requires:	ibus-table
12cu|ibus-table-others-1.3.0.20100528-8|12	BuildArch:	noarch
12cu|ibus-table-others-1.3.0.20100528-8|13	
12cu|ibus-table-others-1.3.0.20100528-8|14	%description
12cu|ibus-table-others-1.3.0.20100528-8|15	Provides the following input methods on IBus-Table on IBus framework:
12cu|ibus-table-others-1.3.0.20100528-8|16	
12cu|ibus-table-others-1.3.0.20100528-8|17	* CNS11643
12cu|ibus-table-others-1.3.0.20100528-8|18	* Emoji
12cu|ibus-table-others-1.3.0.20100528-8|19	* IPA-X-SAMPA
12cu|ibus-table-others-1.3.0.20100528-8|20	* RussianTraditional
12cu|ibus-table-others-1.3.0.20100528-8|21	* Yawerty
12cu|ibus-table-others-1.3.0.20100528-8|22	
12cu|ibus-table-others-1.3.0.20100528-8|23	%files
12cu|ibus-table-others-1.3.0.20100528-8|24	%{_datadir}/ibus-table/icons/cns11643.png
12cu|ibus-table-others-1.3.0.20100528-8|25	%{_datadir}/ibus-table/icons/ibus-emoji.svg
12cu|ibus-table-others-1.3.0.20100528-8|26	%{_datadir}/ibus-table/icons/ipa-x-sampa.png
12cu|ibus-table-others-1.3.0.20100528-8|27	%{_datadir}/ibus-table/icons/rustrad.png
12cu|ibus-table-others-1.3.0.20100528-8|28	%{_datadir}/ibus-table/icons/yawerty.png
12cu|ibus-table-others-1.3.0.20100528-8|29	%{_datadir}/ibus-table/tables/cns11643.db
12cu|ibus-table-others-1.3.0.20100528-8|30	%{_datadir}/ibus-table/tables/emoji-table.db
12cu|ibus-table-others-1.3.0.20100528-8|31	%{_datadir}/ibus-table/tables/ipa-x-sampa.db
12cu|ibus-table-others-1.3.0.20100528-8|32	%{_datadir}/ibus-table/tables/rustrad.db
12cu|ibus-table-others-1.3.0.20100528-8|33	%{_datadir}/ibus-table/tables/yawerty.db
12cu|ibus-table-others-1.3.0.20100528-8|34	
12cu|ibus-table-others-1.3.0.20100528-8|35	#----------------------------------------------------------------------------
12cu|ibus-table-others-1.3.0.20100528-8|36	
12cu|ibus-table-others-1.3.0.20100528-8|37	%package -n ibus-table-th
12cu|ibus-table-others-1.3.0.20100528-8|38	Summary:	Thai language support via ibus-table
12cu|ibus-table-others-1.3.0.20100528-8|39	Group:		System/Internationalization
12cu|ibus-table-others-1.3.0.20100528-8|40	Requires:	ibus-table
12cu|ibus-table-others-1.3.0.20100528-8|41	Requires:	locales-th
12cu|ibus-table-others-1.3.0.20100528-8|42	Requires(post,preun):	GConf2
12cu|ibus-table-others-1.3.0.20100528-8|43	
12cu|ibus-table-others-1.3.0.20100528-8|44	%description -n ibus-table-th
12cu|ibus-table-others-1.3.0.20100528-8|45	Thai input method on IBus Table under IBus framework.
12cu|ibus-table-others-1.3.0.20100528-8|46	
12cu|ibus-table-others-1.3.0.20100528-8|47	%files -n ibus-table-th
12cu|ibus-table-others-1.3.0.20100528-8|48	%{_datadir}/ibus-table/icons/thai.png
12cu|ibus-table-others-1.3.0.20100528-8|49	%{_datadir}/ibus-table/tables/thai.db
12cu|ibus-table-others-1.3.0.20100528-8|50	
12cu|ibus-table-others-1.3.0.20100528-8|51	#----------------------------------------------------------------------------
12cu|ibus-table-others-1.3.0.20100528-8|52	
12cu|ibus-table-others-1.3.0.20100528-8|53	%package -n ibus-table-vi
12cu|ibus-table-others-1.3.0.20100528-8|54	Summary:	Vietnamese language support via ibus-table
12cu|ibus-table-others-1.3.0.20100528-8|55	Group:		System/Internationalization
12cu|ibus-table-others-1.3.0.20100528-8|56	Requires:	ibus-table
12cu|ibus-table-others-1.3.0.20100528-8|57	Requires(post,preun):	GConf2
12cu|ibus-table-others-1.3.0.20100528-8|58	Requires:	locales-vi
12cu|ibus-table-others-1.3.0.20100528-8|59	
12cu|ibus-table-others-1.3.0.20100528-8|60	%description -n ibus-table-vi
12cu|ibus-table-others-1.3.0.20100528-8|61	Vietnamese input method on IBus Table under IBus framework.
12cu|ibus-table-others-1.3.0.20100528-8|62	
12cu|ibus-table-others-1.3.0.20100528-8|63	%files -n ibus-table-vi
12cu|ibus-table-others-1.3.0.20100528-8|64	%{_datadir}/ibus-table/icons/viqr.png
12cu|ibus-table-others-1.3.0.20100528-8|65	%{_datadir}/ibus-table/tables/viqr.db
12cu|ibus-table-others-1.3.0.20100528-8|66	
12cu|ibus-table-others-1.3.0.20100528-8|67	#----------------------------------------------------------------------------
12cu|ibus-table-others-1.3.0.20100528-8|68	
12cu|ibus-table-others-1.3.0.20100528-8|69	%package -n ibus-table-translit
12cu|ibus-table-others-1.3.0.20100528-8|70	Summary:	ibus-translit - table-based engine
12cu|ibus-table-others-1.3.0.20100528-8|71	Group:		System/Internationalization
12cu|ibus-table-others-1.3.0.20100528-8|72	Requires:	ibus-table
12cu|ibus-table-others-1.3.0.20100528-8|73	Requires(post,preun):	GConf2
12cu|ibus-table-others-1.3.0.20100528-8|74	
12cu|ibus-table-others-1.3.0.20100528-8|75	%description -n ibus-table-translit
12cu|ibus-table-others-1.3.0.20100528-8|76	Translit input method on IBus Table under IBus framework.
12cu|ibus-table-others-1.3.0.20100528-8|77	
12cu|ibus-table-others-1.3.0.20100528-8|78	%files -n ibus-table-translit
12cu|ibus-table-others-1.3.0.20100528-8|79	%{_datadir}/ibus-table/icons/translit-ua.png
12cu|ibus-table-others-1.3.0.20100528-8|80	%{_datadir}/ibus-table/icons/translit.png
12cu|ibus-table-others-1.3.0.20100528-8|81	%{_datadir}/ibus-table/tables/translit-ua.db
12cu|ibus-table-others-1.3.0.20100528-8|82	%{_datadir}/ibus-table/tables/translit.db
12cu|ibus-table-others-1.3.0.20100528-8|83	
12cu|ibus-table-others-1.3.0.20100528-8|84	#----------------------------------------------------------------------------
12cu|ibus-table-others-1.3.0.20100528-8|85	
12cu|ibus-table-others-1.3.0.20100528-8|86	%prep
12cu|ibus-table-others-1.3.0.20100528-8|87	%setup -q
12cu|ibus-table-others-1.3.0.20100528-8|88	
12cu|ibus-table-others-1.3.0.20100528-8|89	%build
12cu|ibus-table-others-1.3.0.20100528-8|90	%configure2_5x --disable-compose --disable-latex
12cu|ibus-table-others-1.3.0.20100528-8|91	%make
12cu|ibus-table-others-1.3.0.20100528-8|92	
12cu|ibus-table-others-1.3.0.20100528-8|93	%install
12cu|ibus-table-others-1.3.0.20100528-8|94	%makeinstall_std
12cu|ibus-table-others-1.3.0.20100528-8|95	
12cu|ibus-table-others-1.3.0.20100528-8|96	
12cu|ibus-table-others-1.3.0.20100528-8|97	%changelog
12cu|ibus-table-others-1.3.0.20100528-8|98	* Sat Jan 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0.20100528-8
12cu|ibus-table-others-1.3.0.20100528-8|99	+ Revision: 6e79a79
12cu|ibus-table-others-1.3.0.20100528-8|100	- LOG Spec cleanup
12cu|ibus-table-others-1.3.0.20100528-8|101	
12cu|ibus-table-others-1.3.0.20100528-8|102	

9716 12
12cu|ibWebAdmin-1.0.2-11|1	Summary:        Adminstration of Firebird over the web
12cu|ibWebAdmin-1.0.2-11|2	Name:           ibWebAdmin
12cu|ibWebAdmin-1.0.2-11|3	Version:        1.0.2
12cu|ibWebAdmin-1.0.2-11|4	Release:        11
12cu|ibWebAdmin-1.0.2-11|5	License:        GPL
12cu|ibWebAdmin-1.0.2-11|6	Group:          System/Servers
12cu|ibWebAdmin-1.0.2-11|7	URL:            http://www.ibwebadmin.net/
12cu|ibWebAdmin-1.0.2-11|8	Source0:        http://ufpr.dl.sourceforge.net/sourceforge/ibwebadmin/ibWebAdmin_%{version}.tar.gz
12cu|ibWebAdmin-1.0.2-11|9	Source1:	configuration.inc.php
12cu|ibWebAdmin-1.0.2-11|10	Requires:       apache-mod_php
12cu|ibWebAdmin-1.0.2-11|11	Requires:       php-mysql
12cu|ibWebAdmin-1.0.2-11|12	Requires:       php-mbstring
12cu|ibWebAdmin-1.0.2-11|13	Requires:	apache-mod_socache_shmcb
12cu|ibWebAdmin-1.0.2-11|14	Requires:       php-mcrypt
12cu|ibWebAdmin-1.0.2-11|15	Requires(post): ccp >= 0.4.0
12cu|ibWebAdmin-1.0.2-11|16	Requires:       firebird-server
12cu|ibWebAdmin-1.0.2-11|17	Requires:       php-firebird
12cu|ibWebAdmin-1.0.2-11|18	BuildRequires:  imagemagick
12cu|ibWebAdmin-1.0.2-11|19	BuildArch:      noarch
12cu|ibWebAdmin-1.0.2-11|20	
12cu|ibWebAdmin-1.0.2-11|21	%description
12cu|ibWebAdmin-1.0.2-11|22	phpMyAdmin is intended to handle the adminstration of Firebird over
12cu|ibWebAdmin-1.0.2-11|23	the web. Currently it can : create and drop databases, create,
12cu|ibWebAdmin-1.0.2-11|24	copy, drop and alter tables, delete, edit and add fields, execute
12cu|ibWebAdmin-1.0.2-11|25	any SQL-statement, even batch-queries, manage keys on fields, load
12cu|ibWebAdmin-1.0.2-11|26	text files into tables, create and read dumps of tables, export
12cu|ibWebAdmin-1.0.2-11|27	data to CSV value, administer multiple servers and single
12cu|ibWebAdmin-1.0.2-11|28	databases.
12cu|ibWebAdmin-1.0.2-11|29	
12cu|ibWebAdmin-1.0.2-11|30	%prep
12cu|ibWebAdmin-1.0.2-11|31	%setup -q -n %{name}_%{version}
12cu|ibWebAdmin-1.0.2-11|32	cp -f %{SOURCE1} %{_builddir}/%{name}_%{version}/inc/configuration.inc.php
12cu|ibWebAdmin-1.0.2-11|33	
12cu|ibWebAdmin-1.0.2-11|34	%build
12cu|ibWebAdmin-1.0.2-11|35	
12cu|ibWebAdmin-1.0.2-11|36	%install
12cu|ibWebAdmin-1.0.2-11|37	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|ibWebAdmin-1.0.2-11|38	install -d %{buildroot}%{_sysconfdir}/%{name}
12cu|ibWebAdmin-1.0.2-11|39	install -d %{buildroot}/var/www/%{name}
12cu|ibWebAdmin-1.0.2-11|40	
12cu|ibWebAdmin-1.0.2-11|41	cp -aRf * %{buildroot}/var/www/%{name}/
12cu|ibWebAdmin-1.0.2-11|42	
12cu|ibWebAdmin-1.0.2-11|43	# cleanup
12cu|ibWebAdmin-1.0.2-11|44	pushd %{buildroot}/var/www/%{name}
12cu|ibWebAdmin-1.0.2-11|45	rm -f change_cvs.sh LICENSE Makefile NEWS README
12cu|ibWebAdmin-1.0.2-11|46	popd
12cu|ibWebAdmin-1.0.2-11|47	
12cu|ibWebAdmin-1.0.2-11|48	# fix config file location
12cu|ibWebAdmin-1.0.2-11|49	mv %{buildroot}/var/www/%{name}/inc/configuration.inc.php %{buildroot}%{_sysconfdir}/%{name}/
12cu|ibWebAdmin-1.0.2-11|50	ln -s %{_sysconfdir}/%{name}/configuration.inc.php %{buildroot}/var/www/%{name}/inc/configuration.inc.php
12cu|ibWebAdmin-1.0.2-11|51	
12cu|ibWebAdmin-1.0.2-11|52	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
12cu|ibWebAdmin-1.0.2-11|53	Alias /%{name} /var/www/%{name}
12cu|ibWebAdmin-1.0.2-11|54	
12cu|ibWebAdmin-1.0.2-11|55	php_flag session.auto_start 0
12cu|ibWebAdmin-1.0.2-11|56	
12cu|ibWebAdmin-1.0.2-11|57	<Directory /var/www/%{name}>
12cu|ibWebAdmin-1.0.2-11|58	Require host 127.0.0.1
12cu|ibWebAdmin-1.0.2-11|59	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/01_%{name}.conf"
12cu|ibWebAdmin-1.0.2-11|60	</Directory>
12cu|ibWebAdmin-1.0.2-11|61	
12cu|ibWebAdmin-1.0.2-11|62	<Directory /var/www/%{name}/inc>
12cu|ibWebAdmin-1.0.2-11|63	Require all denied
12cu|ibWebAdmin-1.0.2-11|64	</Directory>
12cu|ibWebAdmin-1.0.2-11|65	EOF
12cu|ibWebAdmin-1.0.2-11|66	
12cu|ibWebAdmin-1.0.2-11|67	# XDG menu
12cu|ibWebAdmin-1.0.2-11|68	install -d %{buildroot}%{_datadir}/applications
12cu|ibWebAdmin-1.0.2-11|69	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|ibWebAdmin-1.0.2-11|70	[Desktop Entry]
12cu|ibWebAdmin-1.0.2-11|71	Name=ibWebAdmin
12cu|ibWebAdmin-1.0.2-11|72	Comment=%{summary}
12cu|ibWebAdmin-1.0.2-11|73	Exec="%{_bindir}/www-browser http://localhost/%{name}/"
12cu|ibWebAdmin-1.0.2-11|74	Icon=%{name}
12cu|ibWebAdmin-1.0.2-11|75	Terminal=false
12cu|ibWebAdmin-1.0.2-11|76	Type=Application
12cu|ibWebAdmin-1.0.2-11|77	Categories=X-MandrivaLinux-MoreApplications-Databases;
12cu|ibWebAdmin-1.0.2-11|78	EOF
12cu|ibWebAdmin-1.0.2-11|79	
12cu|ibWebAdmin-1.0.2-11|80	%post
12cu|ibWebAdmin-1.0.2-11|81	ccp --delete --ifexists --set "NoOrphans" --ignoreopt VERSION \
12cu|ibWebAdmin-1.0.2-11|82	--oldfile %{_sysconfdir}/%{name}/configuration.inc.php \
12cu|ibWebAdmin-1.0.2-11|83	--newfile %{_sysconfdir}/%{name}/configuration.inc.php.rpmnew
12cu|ibWebAdmin-1.0.2-11|84	
12cu|ibWebAdmin-1.0.2-11|85	%clean
12cu|ibWebAdmin-1.0.2-11|86	
12cu|ibWebAdmin-1.0.2-11|87	%files
12cu|ibWebAdmin-1.0.2-11|88	%defattr(-,root,root,0755)
12cu|ibWebAdmin-1.0.2-11|89	%doc LICENSE NEWS README
12cu|ibWebAdmin-1.0.2-11|90	%dir %{_sysconfdir}/%{name}
12cu|ibWebAdmin-1.0.2-11|91	%attr(0640,apache,root) %config(noreplace) %{_sysconfdir}/%{name}/configuration.inc.php
12cu|ibWebAdmin-1.0.2-11|92	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|ibWebAdmin-1.0.2-11|93	/var/www/%{name}
12cu|ibWebAdmin-1.0.2-11|94	%{_datadir}/applications/*.desktop
12cu|ibWebAdmin-1.0.2-11|95	
12cu|ibWebAdmin-1.0.2-11|96	
12cu|ibWebAdmin-1.0.2-11|97	
12cu|ibWebAdmin-1.0.2-11|98	%changelog
12cu|ibWebAdmin-1.0.2-11|99	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-11
12cu|ibWebAdmin-1.0.2-11|100	+ Revision: fb63925
12cu|ibWebAdmin-1.0.2-11|101	- Adopted for Apache 2.4
12cu|ibWebAdmin-1.0.2-11|102	
12cu|ibWebAdmin-1.0.2-11|103	

9717 12
12cu|icclib-2.14-1|1	%define major	2
12cu|icclib-2.14-1|2	%define libname %mklibname icc %{major}
12cu|icclib-2.14-1|3	%define devname %mklibname icc -d
12cu|icclib-2.14-1|4	
12cu|icclib-2.14-1|5	Summary:	ICC profile I/O library
12cu|icclib-2.14-1|6	Name:		icclib
12cu|icclib-2.14-1|7	Version:	2.14
12cu|icclib-2.14-1|8	Release:	1
12cu|icclib-2.14-1|9	Group:		Graphics
12cu|icclib-2.14-1|10	License:	GPLv3
12cu|icclib-2.14-1|11	Url:		http://www.argyllcms.com/
12cu|icclib-2.14-1|12	Source0:	http://www.argyllcms.com/icclib_V%{version}.zip
12cu|icclib-2.14-1|13	# (fc) 2.1-0.beta.1mdv change build system to use autotools (Debian)
12cu|icclib-2.14-1|14	Patch0:		icclib-2.1-autotools.patch
12cu|icclib-2.14-1|15	
12cu|icclib-2.14-1|16	%description
12cu|icclib-2.14-1|17	The icclib is a set of routines which implement the reading and
12cu|icclib-2.14-1|18	writing of color profile files that conform to the International
12cu|icclib-2.14-1|19	Color Consortium (ICC) Profile Format Specification, Version 3.4.
12cu|icclib-2.14-1|20	
12cu|icclib-2.14-1|21	%package -n %{libname}
12cu|icclib-2.14-1|22	Summary:        Libraries for icclib
12cu|icclib-2.14-1|23	Group:          System/Libraries
12cu|icclib-2.14-1|24	
12cu|icclib-2.14-1|25	%description -n %{libname}
12cu|icclib-2.14-1|26	The icclib is a set of routines which implement the reading and
12cu|icclib-2.14-1|27	writing of color profile files that conform to the International
12cu|icclib-2.14-1|28	Color Consortium (ICC) Profile Format Specification, Version 3.4.
12cu|icclib-2.14-1|29	
12cu|icclib-2.14-1|30	%package -n %{devname}
12cu|icclib-2.14-1|31	Summary:        Development libraries, header files for icclib
12cu|icclib-2.14-1|32	Group:          Development/GNOME and GTK+
12cu|icclib-2.14-1|33	Requires:       %{libname} = %{version}
12cu|icclib-2.14-1|34	Provides:	icclib-devel = %{version}-%{release}
12cu|icclib-2.14-1|35	
12cu|icclib-2.14-1|36	%description -n %{devname}
12cu|icclib-2.14-1|37	The icclib is a set of routines which implement the reading and
12cu|icclib-2.14-1|38	writing of color profile files that conform to the International
12cu|icclib-2.14-1|39	Color Consortium (ICC) Profile Format Specification, Version 3.4.
12cu|icclib-2.14-1|40	
12cu|icclib-2.14-1|41	%prep
12cu|icclib-2.14-1|42	%setup -qc
12cu|icclib-2.14-1|43	%apply_patches
12cu|icclib-2.14-1|44	
12cu|icclib-2.14-1|45	#needed by patch0
12cu|icclib-2.14-1|46	autoreconf -i
12cu|icclib-2.14-1|47	
12cu|icclib-2.14-1|48	%build
12cu|icclib-2.14-1|49	%configure2_5x \
12cu|icclib-2.14-1|50	--disable-static
12cu|icclib-2.14-1|51	
12cu|icclib-2.14-1|52	%make
12cu|icclib-2.14-1|53	
12cu|icclib-2.14-1|54	%check
12cu|icclib-2.14-1|55	make check
12cu|icclib-2.14-1|56	
12cu|icclib-2.14-1|57	%install
12cu|icclib-2.14-1|58	%makeinstall_std
12cu|icclib-2.14-1|59	
12cu|icclib-2.14-1|60	%files
12cu|icclib-2.14-1|61	%{_bindir}/*
12cu|icclib-2.14-1|62	
12cu|icclib-2.14-1|63	%files -n %{libname}
12cu|icclib-2.14-1|64	%{_libdir}/*.so.%{major}*
12cu|icclib-2.14-1|65	
12cu|icclib-2.14-1|66	%files -n %{devname}
12cu|icclib-2.14-1|67	%doc log.txt Readme.txt todo.txt
12cu|icclib-2.14-1|68	%{_libdir}/*.so
12cu|icclib-2.14-1|69	%{_includedir}/*
12cu|icclib-2.14-1|70	

9718 12
12cu|icecast-2.4.2-1|1	Summary:	Streaming Media Server
12cu|icecast-2.4.2-1|2	Name:		icecast
12cu|icecast-2.4.2-1|3	Version:	2.4.2
12cu|icecast-2.4.2-1|4	Release:	1
12cu|icecast-2.4.2-1|5	Epoch:		2
12cu|icecast-2.4.2-1|6	Group:		System/Servers
12cu|icecast-2.4.2-1|7	License:	GPLv2+
12cu|icecast-2.4.2-1|8	Url:		http://www.icecast.org
12cu|icecast-2.4.2-1|9	Source0:	http://downloads.us.xiph.org/releases/icecast/%{name}-%{version}.tar.gz
12cu|icecast-2.4.2-1|10	Source1:	status3.xsl
12cu|icecast-2.4.2-1|11	Source2:	icecast.service
12cu|icecast-2.4.2-1|12	Source3:	icecast.logrotate
12cu|icecast-2.4.2-1|13	Source4:	icecast.xml
12cu|icecast-2.4.2-1|14	Source5:        %{name}-tmpfiles.conf
12cu|icecast-2.4.2-1|15	Patch0:		%{name}.conf.patch
12cu|icecast-2.4.2-1|16	BuildRequires:	pkgconfig(libcurl)
12cu|icecast-2.4.2-1|17	BuildRequires:	pkgconfig(libxslt)
12cu|icecast-2.4.2-1|18	BuildRequires:	pkgconfig(ogg)
12cu|icecast-2.4.2-1|19	BuildRequires:	pkgconfig(speex)
12cu|icecast-2.4.2-1|20	BuildRequires:	pkgconfig(theora)
12cu|icecast-2.4.2-1|21	BuildRequires:	pkgconfig(vorbis)
12cu|icecast-2.4.2-1|22	Requires(pre,postun):	rpm-helper
12cu|icecast-2.4.2-1|23	Requires(post,preun,postun):	systemd
12cu|icecast-2.4.2-1|24	Provides:	streaming-server
12cu|icecast-2.4.2-1|25	
12cu|icecast-2.4.2-1|26	%description
12cu|icecast-2.4.2-1|27	Icecast is an Internet based broadcasting system based on the Mpeg Layer III
12cu|icecast-2.4.2-1|28	streaming technology.  It was originally inspired by Nullsoft's Shoutcast
12cu|icecast-2.4.2-1|29	and also mp3serv by Scott Manley.  The icecast project was started for several
12cu|icecast-2.4.2-1|30	reasons: a) all broadcasting systems were pretty much closed source,
12cu|icecast-2.4.2-1|31	non-free software implementations, b) Shoutcast doesn't allow you to run your
12cu|icecast-2.4.2-1|32	own directory servers, or support them, and c) we thought it would be a
12cu|icecast-2.4.2-1|33	lot of fun.
12cu|icecast-2.4.2-1|34	
12cu|icecast-2.4.2-1|35	%files
12cu|icecast-2.4.2-1|36	%doc AUTHORS COPYING HACKING README TODO
12cu|icecast-2.4.2-1|37	%{_bindir}/%{name}
12cu|icecast-2.4.2-1|38	%{_datadir}/%{name}
12cu|icecast-2.4.2-1|39	%attr(-,icecast,icecast) %{_var}/log/%{name}
12cu|icecast-2.4.2-1|40	%config(noreplace) %{_sysconfdir}/%{name}.xml
12cu|icecast-2.4.2-1|41	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cu|icecast-2.4.2-1|42	%{_tmpfilesdir}/%{name}.conf
12cu|icecast-2.4.2-1|43	%{_unitdir}/icecast.service
12cu|icecast-2.4.2-1|44	
12cu|icecast-2.4.2-1|45	%pre
12cu|icecast-2.4.2-1|46	%_pre_useradd %{name} %{_datadir}/%{name} /bin/false
12cu|icecast-2.4.2-1|47	
12cu|icecast-2.4.2-1|48	%post
12cu|icecast-2.4.2-1|49	%tmpfile_screate %{name}
12cu|icecast-2.4.2-1|50	%systemd_post %{name}.service
12cu|icecast-2.4.2-1|51	
12cu|icecast-2.4.2-1|52	%preun
12cu|icecast-2.4.2-1|53	%systemd_preun %{name}.service
12cu|icecast-2.4.2-1|54	
12cu|icecast-2.4.2-1|55	%postun
12cu|icecast-2.4.2-1|56	%_postun_userdel %{name}
12cu|icecast-2.4.2-1|57	%systemd_postun
12cu|icecast-2.4.2-1|58	
12cu|icecast-2.4.2-1|59	#----------------------------------------------------------------------------
12cu|icecast-2.4.2-1|60	
12cu|icecast-2.4.2-1|61	%prep
12cu|icecast-2.4.2-1|62	%setup -q
12cu|icecast-2.4.2-1|63	%patch0 -p1 -b .orig
12cu|icecast-2.4.2-1|64	find -name "*.html" -or -name "*.jpg" -or -name "*.css" | xargs chmod 644
12cu|icecast-2.4.2-1|65	
12cu|icecast-2.4.2-1|66	
12cu|icecast-2.4.2-1|67	%build
12cu|icecast-2.4.2-1|68	%configure2_5x \
12cu|icecast-2.4.2-1|69	--with-curl \
12cu|icecast-2.4.2-1|70	--with-openssl \
12cu|icecast-2.4.2-1|71	--with-ogg \
12cu|icecast-2.4.2-1|72	--with-theora \
12cu|icecast-2.4.2-1|73	--with-speex
12cu|icecast-2.4.2-1|74	%make
12cu|icecast-2.4.2-1|75	
12cu|icecast-2.4.2-1|76	%install
12cu|icecast-2.4.2-1|77	%makeinstall_std
12cu|icecast-2.4.2-1|78	rm -rf %{buildroot}%{_datadir}/icecast/doc
12cu|icecast-2.4.2-1|79	rm -rf %{buildroot}%{_docdir}/icecast
12cu|icecast-2.4.2-1|80	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/icecast/web/status3.xsl
12cu|icecast-2.4.2-1|81	install -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.service
12cu|icecast-2.4.2-1|82	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/icecast
12cu|icecast-2.4.2-1|83	install -D -m 640 %{SOURCE4} %{buildroot}%{_sysconfdir}/icecast.xml
12cu|icecast-2.4.2-1|84	mkdir -p %{buildroot}%{_localstatedir}/log/icecast
12cu|icecast-2.4.2-1|85	
12cu|icecast-2.4.2-1|86	# to hold pid file ( need to be writable by icecast )
12cu|icecast-2.4.2-1|87	install -D -p -m 0644 %{SOURCE3} %{buildroot}%{_tmpfilesdir}/%{name}.conf
12cu|icecast-2.4.2-1|88	
12cu|icecast-2.4.2-1|89	%changelog
12cu|icecast-2.4.2-1|90	
12cu|icecast-2.4.2-1|91	* Sun May 31 2015 dsilakov <denis.silakov@rosalab.ru> 2:2.4.2-1
12cu|icecast-2.4.2-1|92	- (c6a1145) Merge pull request #1 from import/icecast:rosa2014.1
12cu|icecast-2.4.2-1|93	- (c6a1145) Backport 2.4.2 from R5
12cu|icecast-2.4.2-1|94	
12cu|icecast-2.4.2-1|95	

9719 12
12cu|icoutils-0.31.0-1|1	Summary:	Extract and convert bitmaps from Windows icon and cursor files
12cu|icoutils-0.31.0-1|2	Name:		icoutils
12cu|icoutils-0.31.0-1|3	Version:	0.31.0
12cu|icoutils-0.31.0-1|4	Release:	%mkrel 1
12cu|icoutils-0.31.0-1|5	Group:		Graphics
12cu|icoutils-0.31.0-1|6	License:	GPLv3+
12cu|icoutils-0.31.0-1|7	URL:		http://www.nongnu.org/%{name}/
12cu|icoutils-0.31.0-1|8	Source0:	http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.bz2
12cu|icoutils-0.31.0-1|9	Requires:	perl
12cu|icoutils-0.31.0-1|10	BuildRequires:	libpng-devel
12cu|icoutils-0.31.0-1|11	
12cu|icoutils-0.31.0-1|12	%description
12cu|icoutils-0.31.0-1|13	The icoutils are a set of program for extracting and converting bitmaps from
12cu|icoutils-0.31.0-1|14	Microsoft Windows icon and cursor files. These files usually have the
12cu|icoutils-0.31.0-1|15	extension .ico or .cur, but they can also be embedded in executables and
12cu|icoutils-0.31.0-1|16	libraries (.dll-files). (Such embedded files are referred to as resources).
12cu|icoutils-0.31.0-1|17	
12cu|icoutils-0.31.0-1|18	
12cu|icoutils-0.31.0-1|19	%prep
12cu|icoutils-0.31.0-1|20	%setup -q
12cu|icoutils-0.31.0-1|21	
12cu|icoutils-0.31.0-1|22	
12cu|icoutils-0.31.0-1|23	%build
12cu|icoutils-0.31.0-1|24	%configure2_5x
12cu|icoutils-0.31.0-1|25	%make
12cu|icoutils-0.31.0-1|26	
12cu|icoutils-0.31.0-1|27	%install
12cu|icoutils-0.31.0-1|28	%makeinstall_std
12cu|icoutils-0.31.0-1|29	cp extresso/extresso extresso/genresscript %{buildroot}/%{_bindir}
12cu|icoutils-0.31.0-1|30	cp extresso/extresso.1 extresso/genresscript.1 %{buildroot}/%{_mandir}/man1
12cu|icoutils-0.31.0-1|31	
12cu|icoutils-0.31.0-1|32	%find_lang %{name}
12cu|icoutils-0.31.0-1|33	
12cu|icoutils-0.31.0-1|34	
12cu|icoutils-0.31.0-1|35	%files -f %{name}.lang
12cu|icoutils-0.31.0-1|36	%doc README AUTHORS ChangeLog NEWS TODO
12cu|icoutils-0.31.0-1|37	%{_bindir}/*
12cu|icoutils-0.31.0-1|38	%{_mandir}/man1/*
12cu|icoutils-0.31.0-1|39	
12cu|icoutils-0.31.0-1|40	
12cu|icoutils-0.31.0-1|41	%changelog
12cu|icoutils-0.31.0-1|42	* Tue Jun 04 2013 Giovanni Mariani <mc2374@mclink.it> 0.31.0
12cu|icoutils-0.31.0-1|43	- New version 0.31.0
12cu|icoutils-0.31.0-1|44	- Cleaned the spec file
12cu|icoutils-0.31.0-1|45	
12cu|icoutils-0.31.0-1|46	* Mon Jul 11 2011 Goetz Waschk <waschk@mandriva.org> 0.29.1-2
12cu|icoutils-0.31.0-1|47	+ Revision: 689502
12cu|icoutils-0.31.0-1|48	- rebuild
12cu|icoutils-0.31.0-1|49	
12cu|icoutils-0.31.0-1|50	* Fri Jul 09 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.29.1-1mdv2011.0
12cu|icoutils-0.31.0-1|51	+ Revision: 549895
12cu|icoutils-0.31.0-1|52	- new version 0.29.1
12cu|icoutils-0.31.0-1|53	
12cu|icoutils-0.31.0-1|54	* Mon Feb 22 2010 Emmanuel Andry <eandry@mandriva.org> 0.29.0-1mdv2010.1
12cu|icoutils-0.31.0-1|55	+ Revision: 509788
12cu|icoutils-0.31.0-1|56	- New version 0.29.0
12cu|icoutils-0.31.0-1|57	
12cu|icoutils-0.31.0-1|58	+ Frederik Himpe <fhimpe@mandriva.org>
12cu|icoutils-0.31.0-1|59	- Fix license
12cu|icoutils-0.31.0-1|60	
12cu|icoutils-0.31.0-1|61	* Mon Aug 17 2009 Frederik Himpe <fhimpe@mandriva.org> 0.28.0-1mdv2010.0
12cu|icoutils-0.31.0-1|62	+ Revision: 417430
12cu|icoutils-0.31.0-1|63	- update to new version 0.28.0
12cu|icoutils-0.31.0-1|64	
12cu|icoutils-0.31.0-1|65	* Wed Jul 01 2009 Götz Waschk <waschk@mandriva.org> 0.27.0-1mdv2010.0
12cu|icoutils-0.31.0-1|66	+ Revision: 391167
12cu|icoutils-0.31.0-1|67	- update to new version 0.27.0
12cu|icoutils-0.31.0-1|68	
12cu|icoutils-0.31.0-1|69	* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 0.26.0-4mdv2009.0
12cu|icoutils-0.31.0-1|70	+ Revision: 240836
12cu|icoutils-0.31.0-1|71	- rebuild
12cu|icoutils-0.31.0-1|72	- kill re-definition of %%buildroot on Pixel's request
12cu|icoutils-0.31.0-1|73	
12cu|icoutils-0.31.0-1|74	+ Olivier Blin <oblin@mandriva.com>
12cu|icoutils-0.31.0-1|75	- restore BuildRoot
12cu|icoutils-0.31.0-1|76	
12cu|icoutils-0.31.0-1|77	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 0.26.0-2mdv2008.0
12cu|icoutils-0.31.0-1|78	+ Revision: 55233
12cu|icoutils-0.31.0-1|79	- Import icoutils
12cu|icoutils-0.31.0-1|80	
12cu|icoutils-0.31.0-1|81	
12cu|icoutils-0.31.0-1|82	
12cu|icoutils-0.31.0-1|83	* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 0.26.0-1mdv2007.0
12cu|icoutils-0.31.0-1|84	- Rebuild
12cu|icoutils-0.31.0-1|85	
12cu|icoutils-0.31.0-1|86	* Wed Mar  1 2006 Gtz Waschk <waschk@mandriva.org> 0.26.0-1mdk
12cu|icoutils-0.31.0-1|87	- new URL
12cu|icoutils-0.31.0-1|88	- new version
12cu|icoutils-0.31.0-1|89	
12cu|icoutils-0.31.0-1|90	* Sat Apr 23 2005 Gtz Waschk <waschk@mandriva.org> 0.25.0-1mdk
12cu|icoutils-0.31.0-1|91	- New release 0.25.0
12cu|icoutils-0.31.0-1|92	
12cu|icoutils-0.31.0-1|93	* Mon Apr 18 2005 Götz Waschk <waschk@linux-mandrake.com> 0.24.0-1mdk
12cu|icoutils-0.31.0-1|94	- New release 0.24.0
12cu|icoutils-0.31.0-1|95	
12cu|icoutils-0.31.0-1|96	* Fri Sep 17 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.23.0-1mdk
12cu|icoutils-0.31.0-1|97	- add source URL
12cu|icoutils-0.31.0-1|98	- New release 0.23.0
12cu|icoutils-0.31.0-1|99	
12cu|icoutils-0.31.0-1|100	* Wed Nov  5 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.22.0-1mdk
12cu|icoutils-0.31.0-1|101	- drop prefix
12cu|icoutils-0.31.0-1|102	- new version
12cu|icoutils-0.31.0-1|103	
12cu|icoutils-0.31.0-1|104	* Sun Sep 28 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.21.0-1mdk
12cu|icoutils-0.31.0-1|105	- 0.21.0
12cu|icoutils-0.31.0-1|106	
12cu|icoutils-0.31.0-1|107	* Wed Jun  4 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.20.0-1mdk
12cu|icoutils-0.31.0-1|108	- drop patch
12cu|icoutils-0.31.0-1|109	- new version
12cu|icoutils-0.31.0-1|110	
12cu|icoutils-0.31.0-1|111	* Tue May 27 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.19.0-1mdk
12cu|icoutils-0.31.0-1|112	- install man pages
12cu|icoutils-0.31.0-1|113	- new version
12cu|icoutils-0.31.0-1|114	
12cu|icoutils-0.31.0-1|115	* Thu Apr  3 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.18.0-1mdk
12cu|icoutils-0.31.0-1|116	- new version
12cu|icoutils-0.31.0-1|117	
12cu|icoutils-0.31.0-1|118	* Tue Mar 11 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.17.0-3mdk
12cu|icoutils-0.31.0-1|119	- fix build
12cu|icoutils-0.31.0-1|120	- fix buildrequires
12cu|icoutils-0.31.0-1|121	
12cu|icoutils-0.31.0-1|122	* Fri Dec 27 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.17.0-2mdk
12cu|icoutils-0.31.0-1|123	- rebuild
12cu|icoutils-0.31.0-1|124	
12cu|icoutils-0.31.0-1|125	* Sun Dec  1 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.17.0-1mdk
12cu|icoutils-0.31.0-1|126	- remove missing files from doc list
12cu|icoutils-0.31.0-1|127	- new version
12cu|icoutils-0.31.0-1|128	
12cu|icoutils-0.31.0-1|129	* Mon Jul  8 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.16.0-1mdk
12cu|icoutils-0.31.0-1|130	- new version
12cu|icoutils-0.31.0-1|131	
12cu|icoutils-0.31.0-1|132	* Tue Jun  4 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.15.0-1mdk
12cu|icoutils-0.31.0-1|133	- add man pages
12cu|icoutils-0.31.0-1|134	- remove examples from file list
12cu|icoutils-0.31.0-1|135	- new version
12cu|icoutils-0.31.0-1|136	- autoconf 2.5 macro
12cu|icoutils-0.31.0-1|137	
12cu|icoutils-0.31.0-1|138	* Tue Jan 22 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.13.0-1mdk
12cu|icoutils-0.31.0-1|139	- initial package

9720 12
12cu|id3v2-0.1.12-3|1	Summary:	A command line id3v2 tag editor
12cu|id3v2-0.1.12-3|2	Name:		id3v2
12cu|id3v2-0.1.12-3|3	Version:	0.1.12
12cu|id3v2-0.1.12-3|4	Release:	3
12cu|id3v2-0.1.12-3|5	Source0:	http://prdownloads.sourceforge.net/id3v2/%{name}-%{version}.tar.bz2
12cu|id3v2-0.1.12-3|6	License:	GPLv2+
12cu|id3v2-0.1.12-3|7	Group:		Sound
12cu|id3v2-0.1.12-3|8	URL:		http://id3v2.sourceforge.net/
12cu|id3v2-0.1.12-3|9	BuildRequires:	libid3-devel
12cu|id3v2-0.1.12-3|10	
12cu|id3v2-0.1.12-3|11	%description
12cu|id3v2-0.1.12-3|12	id3v2 is a command line id3v2 tag editor.
12cu|id3v2-0.1.12-3|13	You can add/modifiy/delete id3v2 tags and convert
12cu|id3v2-0.1.12-3|14	id3v1 tags to id3v2 tags.
12cu|id3v2-0.1.12-3|15	
12cu|id3v2-0.1.12-3|16	%prep
12cu|id3v2-0.1.12-3|17	%setup -q
12cu|id3v2-0.1.12-3|18	
12cu|id3v2-0.1.12-3|19	%build
12cu|id3v2-0.1.12-3|20	%make clean
12cu|id3v2-0.1.12-3|21	%make
12cu|id3v2-0.1.12-3|22	
12cu|id3v2-0.1.12-3|23	%install
12cu|id3v2-0.1.12-3|24	install -m755 id3v2 -D $RPM_BUILD_ROOT%{_bindir}/id3v2
12cu|id3v2-0.1.12-3|25	install -m644 id3v2.1 -D $RPM_BUILD_ROOT%{_mandir}/man1/id3v2.1
12cu|id3v2-0.1.12-3|26	
12cu|id3v2-0.1.12-3|27	%clean
12cu|id3v2-0.1.12-3|28	
12cu|id3v2-0.1.12-3|29	%files
12cu|id3v2-0.1.12-3|30	%doc README INSTALL
12cu|id3v2-0.1.12-3|31	%{_bindir}/id3v2
12cu|id3v2-0.1.12-3|32	%{_mandir}/man1/id3v2.1*
12cu|id3v2-0.1.12-3|33	
12cu|id3v2-0.1.12-3|34	
12cu|id3v2-0.1.12-3|35	%changelog
12cu|id3v2-0.1.12-3|36	* Mon Jul 11 2011 Götz Waschk <waschk@mandriva.org> 0.1.12-2mdv2011
12cu|id3v2-0.1.12-3|37	+ Revision: 689503
12cu|id3v2-0.1.12-3|38	- rebuild
12cu|id3v2-0.1.12-3|39	
12cu|id3v2-0.1.12-3|40	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 0.1.12-1mdv2011.0
12cu|id3v2-0.1.12-3|41	+ Revision: 550360
12cu|id3v2-0.1.12-3|42	- fix build
12cu|id3v2-0.1.12-3|43	- new version
12cu|id3v2-0.1.12-3|44	- drop patch
12cu|id3v2-0.1.12-3|45	- update license
12cu|id3v2-0.1.12-3|46	
12cu|id3v2-0.1.12-3|47	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.1.11-9mdv2009.0
12cu|id3v2-0.1.12-3|48	+ Revision: 247199
12cu|id3v2-0.1.12-3|49	- rebuild
12cu|id3v2-0.1.12-3|50	- kill re-definition of %%buildroot on Pixel's request
12cu|id3v2-0.1.12-3|51	
12cu|id3v2-0.1.12-3|52	+ Olivier Blin <oblin@mandriva.com>
12cu|id3v2-0.1.12-3|53	- restore BuildRoot
12cu|id3v2-0.1.12-3|54	
12cu|id3v2-0.1.12-3|55	* Tue Oct 23 2007 Götz Waschk <waschk@mandriva.org> 0.1.11-7mdv2008.1
12cu|id3v2-0.1.12-3|56	+ Revision: 101493
12cu|id3v2-0.1.12-3|57	- fix bug 34944 (double free crash)
12cu|id3v2-0.1.12-3|58	
12cu|id3v2-0.1.12-3|59	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 0.1.11-6mdv2008.0
12cu|id3v2-0.1.12-3|60	+ Revision: 55235
12cu|id3v2-0.1.12-3|61	- Import id3v2
12cu|id3v2-0.1.12-3|62	
12cu|id3v2-0.1.12-3|63	
12cu|id3v2-0.1.12-3|64	
12cu|id3v2-0.1.12-3|65	* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 0.1.11-1mdv2007.0
12cu|id3v2-0.1.12-3|66	- Rebuild
12cu|id3v2-0.1.12-3|67	
12cu|id3v2-0.1.12-3|68	* Mon Feb 06 2006 Götz Waschk <waschk@mandriva.org> 0.1.11-5mdk
12cu|id3v2-0.1.12-3|69	- Rebuild
12cu|id3v2-0.1.12-3|70	- use mkrel
12cu|id3v2-0.1.12-3|71	
12cu|id3v2-0.1.12-3|72	* Mon Feb 07 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.11-4mdk
12cu|id3v2-0.1.12-3|73	- even better description:p
12cu|id3v2-0.1.12-3|74	
12cu|id3v2-0.1.12-3|75	* Sat Feb 05 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.1.11-3mdk
12cu|id3v2-0.1.12-3|76	- better description
12cu|id3v2-0.1.12-3|77	- cosmetics
12cu|id3v2-0.1.12-3|78	
12cu|id3v2-0.1.12-3|79	* Tue Jun 15 2004 GØtz Waschk <waschk@linux-mandrake.com> 0.1.11-2mdk
12cu|id3v2-0.1.12-3|80	- rebuild for new g++
12cu|id3v2-0.1.12-3|81	
12cu|id3v2-0.1.12-3|82	* Wed May  5 2004 GØtz Waschk <waschk@linux-mandrake.com> 0.1.11-1mdk
12cu|id3v2-0.1.12-3|83	- drop prefix
12cu|id3v2-0.1.12-3|84	- add source url
12cu|id3v2-0.1.12-3|85	- new version
12cu|id3v2-0.1.12-3|86	
12cu|id3v2-0.1.12-3|87	* Fri Apr  4 2003 GØtz Waschk <waschk@linux-mandrake.com> 0.1.9-2mdk
12cu|id3v2-0.1.12-3|88	- new id3lib
12cu|id3v2-0.1.12-3|89	
12cu|id3v2-0.1.12-3|90	* Tue Feb 25 2003 GØtz Waschk <waschk@linux-mandrake.com> 0.1.9-1mdk
12cu|id3v2-0.1.12-3|91	- drop patch
12cu|id3v2-0.1.12-3|92	- new version
12cu|id3v2-0.1.12-3|93	
12cu|id3v2-0.1.12-3|94	* Mon Feb 24 2003 GØtz Waschk <waschk@linux-mandrake.com> 0.1.8-1mdk
12cu|id3v2-0.1.12-3|95	- patch in missing namespace to make it compile
12cu|id3v2-0.1.12-3|96	- new version
12cu|id3v2-0.1.12-3|97	
12cu|id3v2-0.1.12-3|98	* Sat Dec 28 2002 GØtz Waschk <waschk@linux-mandrake.com> 0.1.7-2mdk
12cu|id3v2-0.1.12-3|99	- arrgh, don't use the included binaries
12cu|id3v2-0.1.12-3|100	
12cu|id3v2-0.1.12-3|101	* Fri Dec 27 2002 GØtz Waschk <waschk@linux-mandrake.com> 0.1.7-1mdk
12cu|id3v2-0.1.12-3|102	- new version
12cu|id3v2-0.1.12-3|103	
12cu|id3v2-0.1.12-3|104	* Mon Nov 25 2002 GØtz Waschk <waschk@linux-mandrake.com> 0.1.5-6mdk
12cu|id3v2-0.1.12-3|105	- rebuild with new id3lib
12cu|id3v2-0.1.12-3|106	
12cu|id3v2-0.1.12-3|107	* Mon Nov  4 2002 GØtz Waschk <waschk@linux-mandrake.com> 0.1.5-5mdk
12cu|id3v2-0.1.12-3|108	- rebuild with new id3lib
12cu|id3v2-0.1.12-3|109	
12cu|id3v2-0.1.12-3|110	* Fri Aug 16 2002 GØtz Waschk <waschk@linux-mandrake.com> 0.1.5-4mdk
12cu|id3v2-0.1.12-3|111	- gcc 3.2-0.3mdk build
12cu|id3v2-0.1.12-3|112	
12cu|id3v2-0.1.12-3|113	* Mon Jul 29 2002 GØtz Waschk <waschk@linux-mandrake.com> 0.1.5-3mdk
12cu|id3v2-0.1.12-3|114	- gcc3.2
12cu|id3v2-0.1.12-3|115	
12cu|id3v2-0.1.12-3|116	* Tue May 28 2002 GØtz Waschk <waschk@linux-mandrake.com> 0.1.5-2mdk
12cu|id3v2-0.1.12-3|117	- gcc3.1
12cu|id3v2-0.1.12-3|118	
12cu|id3v2-0.1.12-3|119	* Mon Feb 18 2002 GØtz Waschk <waschk@linux-mandrake.com> 0.1.5-1mdk
12cu|id3v2-0.1.12-3|120	- initial package

9721 12
12cu|ide-smart-1.4-10|1	Summary:	A system utility for monitoring a SMART capable hard-disk
12cu|ide-smart-1.4-10|2	Name:		ide-smart
12cu|ide-smart-1.4-10|3	Version:	1.4
12cu|ide-smart-1.4-10|4	Release:	10
12cu|ide-smart-1.4-10|5	License:	GPLv2+
12cu|ide-smart-1.4-10|6	Group:		Monitoring
12cu|ide-smart-1.4-10|7	Url:		http://lightside.eresmas.com/
12cu|ide-smart-1.4-10|8	Source0:	%{name}-%{version}.tar.bz2
12cu|ide-smart-1.4-10|9	Patch0:		ide-smart-1.4-typofix.patch.bz2
12cu|ide-smart-1.4-10|10	Patch1:		ide-smart-1.4-no-strip.patch
12cu|ide-smart-1.4-10|11	
12cu|ide-smart-1.4-10|12	%description
12cu|ide-smart-1.4-10|13	The ide-smart program enable to monitor a SMART capable hard-disk.
12cu|ide-smart-1.4-10|14	The SMART protocol define several items. When one of these items is under
12cu|ide-smart-1.4-10|15	a certain level, this means that the disk is about to break.
12cu|ide-smart-1.4-10|16	
12cu|ide-smart-1.4-10|17	%files
12cu|ide-smart-1.4-10|18	%{_sbindir}/*
12cu|ide-smart-1.4-10|19	%{_mandir}/man8/*
12cu|ide-smart-1.4-10|20	
12cu|ide-smart-1.4-10|21	#----------------------------------------------------------------------------
12cu|ide-smart-1.4-10|22	
12cu|ide-smart-1.4-10|23	%prep
12cu|ide-smart-1.4-10|24	%setup -q
12cu|ide-smart-1.4-10|25	%patch0 -p1
12cu|ide-smart-1.4-10|26	%patch1 -p1
12cu|ide-smart-1.4-10|27	
12cu|ide-smart-1.4-10|28	%build
12cu|ide-smart-1.4-10|29	make clean
12cu|ide-smart-1.4-10|30	make CFLAGS="%{optflags}"
12cu|ide-smart-1.4-10|31	
12cu|ide-smart-1.4-10|32	%install
12cu|ide-smart-1.4-10|33	perl -pi -e "s!/man/!/share/man/!g" Makefile
12cu|ide-smart-1.4-10|34	%makeinstall INSTALL_PREFIX=%{buildroot}%{_prefix}
12cu|ide-smart-1.4-10|35	
12cu|ide-smart-1.4-10|36	
12cu|ide-smart-1.4-10|37	
12cu|ide-smart-1.4-10|38	%changelog
12cu|ide-smart-1.4-10|39	* Thu Mar 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4-10
12cu|ide-smart-1.4-10|40	+ Revision: 01c64ff
12cu|ide-smart-1.4-10|41	- LOG Fix debug package, spec cleanup
12cu|ide-smart-1.4-10|42	
12cu|ide-smart-1.4-10|43	

9722 12
12cu|idle3-tools-0.9.1-1|1	%define debug_package %{nil}
12cu|idle3-tools-0.9.1-1|2	
12cu|idle3-tools-0.9.1-1|3	Name:           idle3-tools
12cu|idle3-tools-0.9.1-1|4	Version:        0.9.1
12cu|idle3-tools-0.9.1-1|5	Release:        1
12cu|idle3-tools-0.9.1-1|6	Summary:        Utility for WD Hard Drives
12cu|idle3-tools-0.9.1-1|7	
12cu|idle3-tools-0.9.1-1|8	Group:          System/Kernel and hardware
12cu|idle3-tools-0.9.1-1|9	License:        GPLv3
12cu|idle3-tools-0.9.1-1|10	URL:            http://sourceforge.net/projects/idle3-tools/
12cu|idle3-tools-0.9.1-1|11	Source0:        http://download.sourceforge.net/idle3-tools/%{name}-%{version}.tgz
12cu|idle3-tools-0.9.1-1|12	Patch0:         idle3-tools-0.9.1-Makefile.patch
12cu|idle3-tools-0.9.1-1|13	
12cu|idle3-tools-0.9.1-1|14	%description
12cu|idle3-tools-0.9.1-1|15	This linux/unix utility can be used to remove or set the infamous idle3
12cu|idle3-tools-0.9.1-1|16	timer found on recent Western Digital Hard Disk Drives.
12cu|idle3-tools-0.9.1-1|17	
12cu|idle3-tools-0.9.1-1|18	%prep
12cu|idle3-tools-0.9.1-1|19	%setup -q
12cu|idle3-tools-0.9.1-1|20	%patch0 -p0 -b .Makefile
12cu|idle3-tools-0.9.1-1|21	
12cu|idle3-tools-0.9.1-1|22	%build
12cu|idle3-tools-0.9.1-1|23	%make
12cu|idle3-tools-0.9.1-1|24	
12cu|idle3-tools-0.9.1-1|25	%install
12cu|idle3-tools-0.9.1-1|26	%makeinstall_std
12cu|idle3-tools-0.9.1-1|27	
12cu|idle3-tools-0.9.1-1|28	%files
12cu|idle3-tools-0.9.1-1|29	%defattr(-,root,root,-)
12cu|idle3-tools-0.9.1-1|30	%doc COPYING
12cu|idle3-tools-0.9.1-1|31	%{_sbindir}/idle3ctl
12cu|idle3-tools-0.9.1-1|32	%{_mandir}/man8/idle3ctl.8*
12cu|idle3-tools-0.9.1-1|33	
12cu|idle3-tools-0.9.1-1|34	

9723 12
12cu|ido-12.10.2-1|1	%define api 3-0.1
12cu|ido-12.10.2-1|2	%define major 0
12cu|ido-12.10.2-1|3	
12cu|ido-12.10.2-1|4	%define libname %mklibname %{name} %{api} %{major}
12cu|ido-12.10.2-1|5	%define devname %mklibname %{name} -d
12cu|ido-12.10.2-1|6	
12cu|ido-12.10.2-1|7	Summary:	Provides extra GTK+ menu items
12cu|ido-12.10.2-1|8	Name:		ido
12cu|ido-12.10.2-1|9	Version:	12.10.2
12cu|ido-12.10.2-1|10	Release:	1
12cu|ido-12.10.2-1|11	License:	LGPLv3+
12cu|ido-12.10.2-1|12	Group:		System/Libraries
12cu|ido-12.10.2-1|13	Url:		http://launchpad.net/ido
12cu|ido-12.10.2-1|14	Source0:	https://launchpad.net/ido/12.10/%{version}/+download/%{name}-%{version}.tar.gz
12cu|ido-12.10.2-1|15	BuildRequires:	intltool
12cu|ido-12.10.2-1|16	BuildRequires:	pkgconfig(glib-2.0)
12cu|ido-12.10.2-1|17	BuildRequires:	pkgconfig(gtk-doc)
12cu|ido-12.10.2-1|18	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|ido-12.10.2-1|19	
12cu|ido-12.10.2-1|20	%description
12cu|ido-12.10.2-1|21	This library provdes extra gtk menu items for display in system indicators.
12cu|ido-12.10.2-1|22	
12cu|ido-12.10.2-1|23	#----------------------------------------------------------------------------
12cu|ido-12.10.2-1|24	
12cu|ido-12.10.2-1|25	%package -n %{libname}
12cu|ido-12.10.2-1|26	Summary:	IDO provides extra GTK+ menu items
12cu|ido-12.10.2-1|27	Group:		System/Libraries
12cu|ido-12.10.2-1|28	Obsoletes:	%{_lib}ido0 < 12.10.2
12cu|ido-12.10.2-1|29	
12cu|ido-12.10.2-1|30	%description -n %{libname}
12cu|ido-12.10.2-1|31	This library provdes extra gtk menu items for display in system indicators.
12cu|ido-12.10.2-1|32	
12cu|ido-12.10.2-1|33	This package provides the shared libraries to be used by applications.
12cu|ido-12.10.2-1|34	
12cu|ido-12.10.2-1|35	%files -n %{libname}
12cu|ido-12.10.2-1|36	%doc COPYING
12cu|ido-12.10.2-1|37	%{_libdir}/lib%{name}%{api}.so.%{major}*
12cu|ido-12.10.2-1|38	
12cu|ido-12.10.2-1|39	#----------------------------------------------------------------------------
12cu|ido-12.10.2-1|40	
12cu|ido-12.10.2-1|41	%package -n %{devname}
12cu|ido-12.10.2-1|42	Summary:	IDO provides extra GTK+ menu items
12cu|ido-12.10.2-1|43	Group:		Development/C
12cu|ido-12.10.2-1|44	Requires:	%{libname} = %{EVRD}
12cu|ido-12.10.2-1|45	
12cu|ido-12.10.2-1|46	%description -n %{devname}
12cu|ido-12.10.2-1|47	This package provides the development files to build applications.
12cu|ido-12.10.2-1|48	
12cu|ido-12.10.2-1|49	%files -n %{devname}
12cu|ido-12.10.2-1|50	%dir %{_includedir}/libido%{api}
12cu|ido-12.10.2-1|51	%{_includedir}/libido%{api}/libido/
12cu|ido-12.10.2-1|52	%{_libdir}/pkgconfig/*.pc
12cu|ido-12.10.2-1|53	%{_libdir}/*.so
12cu|ido-12.10.2-1|54	
12cu|ido-12.10.2-1|55	#----------------------------------------------------------------------------
12cu|ido-12.10.2-1|56	
12cu|ido-12.10.2-1|57	%prep
12cu|ido-12.10.2-1|58	%setup -q
12cu|ido-12.10.2-1|59	%apply_patches
12cu|ido-12.10.2-1|60	
12cu|ido-12.10.2-1|61	%build
12cu|ido-12.10.2-1|62	%configure2_5x \
12cu|ido-12.10.2-1|63	--disable-static \
12cu|ido-12.10.2-1|64	--enable-gtk-doc
12cu|ido-12.10.2-1|65	
12cu|ido-12.10.2-1|66	%make
12cu|ido-12.10.2-1|67	
12cu|ido-12.10.2-1|68	%install
12cu|ido-12.10.2-1|69	%makeinstall_std
12cu|ido-12.10.2-1|70	
12cu|ido-12.10.2-1|71	
12cu|ido-12.10.2-1|72	%changelog
12cu|ido-12.10.2-1|73	* Thu Mar 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 12.10.2-1
12cu|ido-12.10.2-1|74	+ Revision: 288e2b2
12cu|ido-12.10.2-1|75	- LOG New version 12.10.2, rename library package according to our policy
12cu|ido-12.10.2-1|76	
12cu|ido-12.10.2-1|77	

9724 12
12cu|ifd-gempc-1.0.7-1|1	%define _disable_ld_no_undefined 1
12cu|ifd-gempc-1.0.7-1|2	
12cu|ifd-gempc-1.0.7-1|3	Summary:	Gemplus 410 and 430 Smartcard reader driver
12cu|ifd-gempc-1.0.7-1|4	Name:		ifd-gempc
12cu|ifd-gempc-1.0.7-1|5	Version:	1.0.7
12cu|ifd-gempc-1.0.7-1|6	Release:	1
12cu|ifd-gempc-1.0.7-1|7	License:	GPL/BSD
12cu|ifd-gempc-1.0.7-1|8	Group:		System/Libraries
12cu|ifd-gempc-1.0.7-1|9	Url:		http://ludovic.rousseau.free.fr/softwares/ifd-GemPC/index.html
12cu|ifd-gempc-1.0.7-1|10	Source0:	http://ludovic.rousseau.free.fr/softwares/ifd-GemPC/ifd-gempc-%{version}.tar.gz
12cu|ifd-gempc-1.0.7-1|11	Source1:	http://ludovic.rousseau.free.fr/softwares/ifd-GemPC/ifd-gempc-%{version}.tar.gz.asc
12cu|ifd-gempc-1.0.7-1|12	BuildRequires:	pkgconfig(libpcsclite)
12cu|ifd-gempc-1.0.7-1|13	BuildRequires:	pkgconfig(libusb)
12cu|ifd-gempc-1.0.7-1|14	
12cu|ifd-gempc-1.0.7-1|15	%description
12cu|ifd-gempc-1.0.7-1|16	This package provides a PCSC-lite driver for Gemplus 410 and 430
12cu|ifd-gempc-1.0.7-1|17	smartcard readers.
12cu|ifd-gempc-1.0.7-1|18	
12cu|ifd-gempc-1.0.7-1|19	#----------------------------------------------------------------------------
12cu|ifd-gempc-1.0.7-1|20	
12cu|ifd-gempc-1.0.7-1|21	%package -n ifd-gempc410
12cu|ifd-gempc-1.0.7-1|22	Summary:	Gemplus 410 smartcard reader driver
12cu|ifd-gempc-1.0.7-1|23	Group:		System/Libraries
12cu|ifd-gempc-1.0.7-1|24	Requires(post,postun):	pcsc-lite
12cu|ifd-gempc-1.0.7-1|25	Requires:	pcsc-lite
12cu|ifd-gempc-1.0.7-1|26	
12cu|ifd-gempc-1.0.7-1|27	%description -n ifd-gempc410
12cu|ifd-gempc-1.0.7-1|28	This package provides a PCSC-lite driver for the following
12cu|ifd-gempc-1.0.7-1|29	serial Gemplus smartcard readers:
12cu|ifd-gempc-1.0.7-1|30	* GemPC410
12cu|ifd-gempc-1.0.7-1|31	* GemPC412
12cu|ifd-gempc-1.0.7-1|32	* GemPC413-SL
12cu|ifd-gempc-1.0.7-1|33	* GemPC415
12cu|ifd-gempc-1.0.7-1|34	
12cu|ifd-gempc-1.0.7-1|35	%files -n ifd-gempc410
12cu|ifd-gempc-1.0.7-1|36	%doc README README.410
12cu|ifd-gempc-1.0.7-1|37	%config(noreplace) %{_sysconfdir}/reader.conf.d/*.conf
12cu|ifd-gempc-1.0.7-1|38	%{_libdir}/pcsc/drivers/serial/*
12cu|ifd-gempc-1.0.7-1|39	
12cu|ifd-gempc-1.0.7-1|40	%post -n ifd-gempc410
12cu|ifd-gempc-1.0.7-1|41	%{_sbindir}/update-reader.conf
12cu|ifd-gempc-1.0.7-1|42	
12cu|ifd-gempc-1.0.7-1|43	%postun -n ifd-gempc410
12cu|ifd-gempc-1.0.7-1|44	if [ "$1" = "0" ]; then
12cu|ifd-gempc-1.0.7-1|45	%{_sbindir}/update-reader.conf
12cu|ifd-gempc-1.0.7-1|46	fi
12cu|ifd-gempc-1.0.7-1|47	
12cu|ifd-gempc-1.0.7-1|48	#----------------------------------------------------------------------------
12cu|ifd-gempc-1.0.7-1|49	
12cu|ifd-gempc-1.0.7-1|50	%package -n ifd-gempc430
12cu|ifd-gempc-1.0.7-1|51	Summary:	Gemplus 430 smartcard reader driver
12cu|ifd-gempc-1.0.7-1|52	Group:		System/Libraries
12cu|ifd-gempc-1.0.7-1|53	Requires:	pcsc-lite
12cu|ifd-gempc-1.0.7-1|54	
12cu|ifd-gempc-1.0.7-1|55	%description -n ifd-gempc430
12cu|ifd-gempc-1.0.7-1|56	This package provides a PCSC-lite driver for the following usb
12cu|ifd-gempc-1.0.7-1|57	Gemplus smartcard readers:
12cu|ifd-gempc-1.0.7-1|58	* GemPC430
12cu|ifd-gempc-1.0.7-1|59	* GemPC432
12cu|ifd-gempc-1.0.7-1|60	* GemPC435
12cu|ifd-gempc-1.0.7-1|61	
12cu|ifd-gempc-1.0.7-1|62	%files -n ifd-gempc430
12cu|ifd-gempc-1.0.7-1|63	%doc README README.430
12cu|ifd-gempc-1.0.7-1|64	%{_libdir}/pcsc/drivers/ifd-GemPC430.bundle
12cu|ifd-gempc-1.0.7-1|65	
12cu|ifd-gempc-1.0.7-1|66	#----------------------------------------------------------------------------
12cu|ifd-gempc-1.0.7-1|67	
12cu|ifd-gempc-1.0.7-1|68	%prep
12cu|ifd-gempc-1.0.7-1|69	%setup -q
12cu|ifd-gempc-1.0.7-1|70	
12cu|ifd-gempc-1.0.7-1|71	%build
12cu|ifd-gempc-1.0.7-1|72	%setup_compile_flags
12cu|ifd-gempc-1.0.7-1|73	%make
12cu|ifd-gempc-1.0.7-1|74	
12cu|ifd-gempc-1.0.7-1|75	%install
12cu|ifd-gempc-1.0.7-1|76	%makeinstall_std
12cu|ifd-gempc-1.0.7-1|77	mkdir -p %{buildroot}%{_sysconfdir}/reader.conf.d
12cu|ifd-gempc-1.0.7-1|78	cat > %{buildroot}%{_sysconfdir}/reader.conf.d/gempc410.conf <<_EOF
12cu|ifd-gempc-1.0.7-1|79	FRIENDLYNAME      "GemPC410"
12cu|ifd-gempc-1.0.7-1|80	DEVICENAME        /dev/ttyS0
12cu|ifd-gempc-1.0.7-1|81	LIBPATH           %{_libdir}/pcsc/drivers/serial/libGemPC410.so.%{version}
12cu|ifd-gempc-1.0.7-1|82	CHANNELID         1
12cu|ifd-gempc-1.0.7-1|83	_EOF
12cu|ifd-gempc-1.0.7-1|84	
12cu|ifd-gempc-1.0.7-1|85	
12cu|ifd-gempc-1.0.7-1|86	%changelog
12cu|ifd-gempc-1.0.7-1|87	* Thu Mar 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.7-1
12cu|ifd-gempc-1.0.7-1|88	+ Revision: 407408c
12cu|ifd-gempc-1.0.7-1|89	- LOG New version 1.0.7, fix debug package
12cu|ifd-gempc-1.0.7-1|90	
12cu|ifd-gempc-1.0.7-1|91	

9725 12
12cu|igmpproxy-0.1-2|1	Name: igmpproxy
12cu|igmpproxy-0.1-2|2	Version: 0.1
12cu|igmpproxy-0.1-2|3	Release: 2
12cu|igmpproxy-0.1-2|4	License: GPL
12cu|igmpproxy-0.1-2|5	Group: System/Servers
12cu|igmpproxy-0.1-2|6	Summary: Simple mulitcast router for Linux that only uses the IGMP protocol
12cu|igmpproxy-0.1-2|7	
12cu|igmpproxy-0.1-2|8	Source0: http://sourceforge.net/projects/igmpproxy/igmpproxy-%{version}.tar.gz
12cu|igmpproxy-0.1-2|9	Source1: igmpproxy.init
12cu|igmpproxy-0.1-2|10	
12cu|igmpproxy-0.1-2|11	BuildRequires: gcc
12cu|igmpproxy-0.1-2|12	
12cu|igmpproxy-0.1-2|13	%description
12cu|igmpproxy-0.1-2|14	igmpproxy is a simple multicast router for Linux that only uses the IGMP
12cu|igmpproxy-0.1-2|15	protocol.
12cu|igmpproxy-0.1-2|16	
12cu|igmpproxy-0.1-2|17	%prep
12cu|igmpproxy-0.1-2|18	%setup -q -n %{name}-%{version}
12cu|igmpproxy-0.1-2|19	
12cu|igmpproxy-0.1-2|20	%build
12cu|igmpproxy-0.1-2|21	%configure
12cu|igmpproxy-0.1-2|22	%make
12cu|igmpproxy-0.1-2|23	
12cu|igmpproxy-0.1-2|24	%install
12cu|igmpproxy-0.1-2|25	%makeinstall
12cu|igmpproxy-0.1-2|26	rm -rf %{buildroot}%{_libdir}
12cu|igmpproxy-0.1-2|27	rm -rf %{buildroot}/usr/src
12cu|igmpproxy-0.1-2|28	install -D -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cu|igmpproxy-0.1-2|29	
12cu|igmpproxy-0.1-2|30	%clean
12cu|igmpproxy-0.1-2|31	
12cu|igmpproxy-0.1-2|32	%files
12cu|igmpproxy-0.1-2|33	%defattr(-,root,root)
12cu|igmpproxy-0.1-2|34	%doc AUTHORS README NEWS
12cu|igmpproxy-0.1-2|35	%{_sbindir}/%{name}
12cu|igmpproxy-0.1-2|36	%{_mandir}/man5/*
12cu|igmpproxy-0.1-2|37	%{_mandir}/man8/*
12cu|igmpproxy-0.1-2|38	%{_initrddir}/%{name}
12cu|igmpproxy-0.1-2|39	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cu|igmpproxy-0.1-2|40	
12cu|igmpproxy-0.1-2|41	
12cu|igmpproxy-0.1-2|42	%changelog
12cu|igmpproxy-0.1-2|43	* Wed Nov 24 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.1-1mdv2011.0
12cu|igmpproxy-0.1-2|44	+ Revision: 600889
12cu|igmpproxy-0.1-2|45	- Fixed group to comply with the policy.
12cu|igmpproxy-0.1-2|46	- Cleaned up spec.
12cu|igmpproxy-0.1-2|47	
12cu|igmpproxy-0.1-2|48	+ zamir <zamir@mandriva.org>
12cu|igmpproxy-0.1-2|49	- first build
12cu|igmpproxy-0.1-2|50	- Created package structure for igmpproxy.
12cu|igmpproxy-0.1-2|51	

9726 12
12cu|image-analyzer-2.1.1-1|1	Summary:	An application that displays tree structure of disc image
12cu|image-analyzer-2.1.1-1|2	Name:		image-analyzer
12cu|image-analyzer-2.1.1-1|3	Version:	2.1.1
12cu|image-analyzer-2.1.1-1|4	Release:	1
12cu|image-analyzer-2.1.1-1|5	Group:		File tools
12cu|image-analyzer-2.1.1-1|6	License:	GPLv2+
12cu|image-analyzer-2.1.1-1|7	Url:		http://cdemu.sourceforge.net
12cu|image-analyzer-2.1.1-1|8	Source0:	http://downloads.sourceforge.net/cdemu/%{name}-%{version}.tar.bz2
12cu|image-analyzer-2.1.1-1|9	BuildRequires:	cmake
12cu|image-analyzer-2.1.1-1|10	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|image-analyzer-2.1.1-1|11	BuildRequires:	pkgconfig(libxml-2.0)
12cu|image-analyzer-2.1.1-1|12	BuildRequires:	pkgconfig(libmirage) >= %{version}
12cu|image-analyzer-2.1.1-1|13	Requires:	gnuplot
12cu|image-analyzer-2.1.1-1|14	
12cu|image-analyzer-2.1.1-1|15	%description
12cu|image-analyzer-2.1.1-1|16	Image Analyzer is a simple Gtk+ application that displays tree structure
12cu|image-analyzer-2.1.1-1|17	of disc image created by libMirage.
12cu|image-analyzer-2.1.1-1|18	
12cu|image-analyzer-2.1.1-1|19	It is mostly intended as a demonstration of libMirage API use, although it
12cu|image-analyzer-2.1.1-1|20	can be also used to verify that an image is correctly handled by libMirage.
12cu|image-analyzer-2.1.1-1|21	
12cu|image-analyzer-2.1.1-1|22	%files
12cu|image-analyzer-2.1.1-1|23	%doc README COPYING
12cu|image-analyzer-2.1.1-1|24	%{_bindir}/%{name}
12cu|image-analyzer-2.1.1-1|25	%{_datadir}/applications/%{name}.desktop
12cu|image-analyzer-2.1.1-1|26	
12cu|image-analyzer-2.1.1-1|27	#----------------------------------------------------------------------------
12cu|image-analyzer-2.1.1-1|28	
12cu|image-analyzer-2.1.1-1|29	%prep
12cu|image-analyzer-2.1.1-1|30	%setup -q
12cu|image-analyzer-2.1.1-1|31	
12cu|image-analyzer-2.1.1-1|32	%build
12cu|image-analyzer-2.1.1-1|33	%cmake -DPOST_INSTALL_HOOKS:BOOL=OFF
12cu|image-analyzer-2.1.1-1|34	%make
12cu|image-analyzer-2.1.1-1|35	
12cu|image-analyzer-2.1.1-1|36	%install
12cu|image-analyzer-2.1.1-1|37	%makeinstall_std -C build
12cu|image-analyzer-2.1.1-1|38	
12cu|image-analyzer-2.1.1-1|39	
12cu|image-analyzer-2.1.1-1|40	
12cu|image-analyzer-2.1.1-1|41	%changelog
12cu|image-analyzer-2.1.1-1|42	* Sun Jan 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.1-1
12cu|image-analyzer-2.1.1-1|43	+ Revision: 058ae45
12cu|image-analyzer-2.1.1-1|44	- LOG New version 2.1.1
12cu|image-analyzer-2.1.1-1|45	
12cu|image-analyzer-2.1.1-1|46	

9727 12
12cu|imagination-3.0-2|1	Summary:	Simple DVD slide show maker
12cu|imagination-3.0-2|2	Name:		imagination
12cu|imagination-3.0-2|3	Version:	3.0
12cu|imagination-3.0-2|4	Release:	2
12cu|imagination-3.0-2|5	Group:		Video
12cu|imagination-3.0-2|6	License:	GPLv2+
12cu|imagination-3.0-2|7	URL:		http://imagination.sourceforge.net/
12cu|imagination-3.0-2|8	Source:		http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cu|imagination-3.0-2|9	Patch0:		imagination-3.0-link.patch
12cu|imagination-3.0-2|10	BuildRequires:	pkgconfig(cairo) >= 1.6
12cu|imagination-3.0-2|11	BuildRequires:	pkgconfig(glib-2.0) > 2.18.0
12cu|imagination-3.0-2|12	BuildRequires:	pkgconfig(gthread-2.0)
12cu|imagination-3.0-2|13	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.14.0
12cu|imagination-3.0-2|14	BuildRequires:	pkgconfig(sox) >= 14.2.0
12cu|imagination-3.0-2|15	BuildRequires:	desktop-file-utils
12cu|imagination-3.0-2|16	BuildRequires:	gettext
12cu|imagination-3.0-2|17	BuildRequires:	intltool
12cu|imagination-3.0-2|18	BuildRequires:	xsltproc
12cu|imagination-3.0-2|19	BuildRequires:	docbook-xsl
12cu|imagination-3.0-2|20	BuildRequires:	docbook-style-xsl
12cu|imagination-3.0-2|21	Requires:	sox >= 14.3.0
12cu|imagination-3.0-2|22	Requires:	ffmpeg
12cu|imagination-3.0-2|23	
12cu|imagination-3.0-2|24	%description
12cu|imagination-3.0-2|25	Imagination is a lightweight and simple DVD slide show maker written
12cu|imagination-3.0-2|26	in C language and built with the GTK+2 toolkit.
12cu|imagination-3.0-2|27	
12cu|imagination-3.0-2|28	%prep
12cu|imagination-3.0-2|29	%setup -q
12cu|imagination-3.0-2|30	%patch0 -p0
12cu|imagination-3.0-2|31	# Otherwise plugins won't be loading from %{_libdir}/%{name}
12cu|imagination-3.0-2|32	sed -i -e "/#define PLUGINS_INSTALLED/s:0:1:" src/support.h
12cu|imagination-3.0-2|33	
12cu|imagination-3.0-2|34	%build
12cu|imagination-3.0-2|35	%configure2_5x --disable-static
12cu|imagination-3.0-2|36	%make
12cu|imagination-3.0-2|37	
12cu|imagination-3.0-2|38	%install
12cu|imagination-3.0-2|39	%makeinstall_std
12cu|imagination-3.0-2|40	
12cu|imagination-3.0-2|41	desktop-file-install --vendor="" \
12cu|imagination-3.0-2|42	--add-category="X-MandrivaLinux-Multimedia-Video" \
12cu|imagination-3.0-2|43	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|imagination-3.0-2|44	
12cu|imagination-3.0-2|45	%find_lang %{name}
12cu|imagination-3.0-2|46	
12cu|imagination-3.0-2|47	%files -f %{name}.lang
12cu|imagination-3.0-2|48	%doc AUTHORS ChangeLog NEWS README TODO
12cu|imagination-3.0-2|49	%{_bindir}/%{name}
12cu|imagination-3.0-2|50	%{_libdir}/%{name}
12cu|imagination-3.0-2|51	%{_datadir}/%{name}
12cu|imagination-3.0-2|52	%{_iconsdir}/hicolor/*/apps/*
12cu|imagination-3.0-2|53	%{_datadir}/applications/%{name}.desktop
12cu|imagination-3.0-2|54	
12cu|imagination-3.0-2|55	
12cu|imagination-3.0-2|56	%changelog
12cu|imagination-3.0-2|57	* Fri Jan  25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cu|imagination-3.0-2|58	+ Commit: 31e2e33
12cu|imagination-3.0-2|59	- LOG Fix plugins loading
12cu|imagination-3.0-2|60	
12cu|imagination-3.0-2|61	* Sun Nov  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cu|imagination-3.0-2|62	+ Commit: ca8a963
12cu|imagination-3.0-2|63	- LOG Fix linkage and file files section
12cu|imagination-3.0-2|64	
12cu|imagination-3.0-2|65	* Sun Nov  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cu|imagination-3.0-2|66	+ Commit: 8df9a3f
12cu|imagination-3.0-2|67	- LOG New version 3.0, update BuildRequires
12cu|imagination-3.0-2|68	
12cu|imagination-3.0-2|69	* Wed Feb  1 2012 Rosa <rosa@rosa-build.rosalab.ru>
12cu|imagination-3.0-2|70	+ Commit: 0254097
12cu|imagination-3.0-2|71	- Automatic import for version 2.1
12cu|imagination-3.0-2|72	
12cu|imagination-3.0-2|73	

9728 12
12cu|imgurbash-2013.11.27-4|1	Summary:    Small command-line program to upload on imgur
12cu|imgurbash-2013.11.27-4|2	Name:       imgurbash
12cu|imgurbash-2013.11.27-4|3	Version:    2013.11.27
12cu|imgurbash-2013.11.27-4|4	# read the script for the version
12cu|imgurbash-2013.11.27-4|5	Release:    4
12cu|imgurbash-2013.11.27-4|6	License:    Public Domain and GPLv2
12cu|imgurbash-2013.11.27-4|7	Group:      Networking/File transfer
12cu|imgurbash-2013.11.27-4|8	
12cu|imgurbash-2013.11.27-4|9	Source0:	http://imgur.com/tools/imgurbash.sh
12cu|imgurbash-2013.11.27-4|10	Url:		http://imgur.com/tools/
12cu|imgurbash-2013.11.27-4|11	
12cu|imgurbash-2013.11.27-4|12	Suggests:	xclip
12cu|imgurbash-2013.11.27-4|13	
12cu|imgurbash-2013.11.27-4|14	
12cu|imgurbash-2013.11.27-4|15	%description
12cu|imgurbash-2013.11.27-4|16	Small command-line program to upload on imgur.
12cu|imgurbash-2013.11.27-4|17	
12cu|imgurbash-2013.11.27-4|18	
12cu|imgurbash-2013.11.27-4|19	%prep
12cu|imgurbash-2013.11.27-4|20	#nothing
12cu|imgurbash-2013.11.27-4|21	
12cu|imgurbash-2013.11.27-4|22	%build
12cu|imgurbash-2013.11.27-4|23	#nothing
12cu|imgurbash-2013.11.27-4|24	
12cu|imgurbash-2013.11.27-4|25	%install
12cu|imgurbash-2013.11.27-4|26	install -D -p -m 755 %{SOURCE0} %{buildroot}%{_bindir}/%{name}
12cu|imgurbash-2013.11.27-4|27	
12cu|imgurbash-2013.11.27-4|28	%files
12cu|imgurbash-2013.11.27-4|29	%{_bindir}/%{name}
12cu|imgurbash-2013.11.27-4|30	
12cu|imgurbash-2013.11.27-4|31	
12cu|imgurbash-2013.11.27-4|32	
12cu|imgurbash-2013.11.27-4|33	%changelog
12cu|imgurbash-2013.11.27-4|34	* Thu Nov 28 2013 symbianflo <symbianflo@mandrivausers.ro> 2013.11.27-4
12cu|imgurbash-2013.11.27-4|35	+ Revision: 4446b27
12cu|imgurbash-2013.11.27-4|36	- log: import from MRB
12cu|imgurbash-2013.11.27-4|37	
12cu|imgurbash-2013.11.27-4|38	

9729 12
12cu|imhangul-3.1.1-1|1	Summary:	Hangul input module for GTK+ 3.x
12cu|imhangul-3.1.1-1|2	Name:		imhangul
12cu|imhangul-3.1.1-1|3	Version:	3.1.1
12cu|imhangul-3.1.1-1|4	Release:	1
12cu|imhangul-3.1.1-1|5	License:	GPLv2+
12cu|imhangul-3.1.1-1|6	Group:		System/Internationalization
12cu|imhangul-3.1.1-1|7	Url:		http://code.google.com/p/imhangul/
12cu|imhangul-3.1.1-1|8	Source0:	http://imhangul.googlecode.com/files/%{name}-%{version}.tar.bz2
12cu|imhangul-3.1.1-1|9	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|imhangul-3.1.1-1|10	BuildRequires:	pkgconfig(libhangul)
12cu|imhangul-3.1.1-1|11	Requires:	locales-ko
12cu|imhangul-3.1.1-1|12	
12cu|imhangul-3.1.1-1|13	%description
12cu|imhangul-3.1.1-1|14	Hangul input module for GTK+ 3.x
12cu|imhangul-3.1.1-1|15	
12cu|imhangul-3.1.1-1|16	%files -f im-hangul-3.0.lang
12cu|imhangul-3.1.1-1|17	%doc AUTHORS COPYING ChangeLog NEWS README gtkrc
12cu|imhangul-3.1.1-1|18	%{_libdir}/gtk-3.0/immodules/*.so
12cu|imhangul-3.1.1-1|19	
12cu|imhangul-3.1.1-1|20	#----------------------------------------------------------------------------
12cu|imhangul-3.1.1-1|21	
12cu|imhangul-3.1.1-1|22	%prep
12cu|imhangul-3.1.1-1|23	%setup -q
12cu|imhangul-3.1.1-1|24	
12cu|imhangul-3.1.1-1|25	%build
12cu|imhangul-3.1.1-1|26	%configure2_5x --with-gtk-im-module-dir=%{_libdir}/gtk-3.0/immodules/
12cu|imhangul-3.1.1-1|27	%make
12cu|imhangul-3.1.1-1|28	
12cu|imhangul-3.1.1-1|29	%install
12cu|imhangul-3.1.1-1|30	%makeinstall_std
12cu|imhangul-3.1.1-1|31	
12cu|imhangul-3.1.1-1|32	%find_lang im-hangul-3.0
12cu|imhangul-3.1.1-1|33	
12cu|imhangul-3.1.1-1|34	
12cu|imhangul-3.1.1-1|35	%changelog
12cu|imhangul-3.1.1-1|36	* Sat Jan 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.1-1
12cu|imhangul-3.1.1-1|37	+ Revision: 8220fb4
12cu|imhangul-3.1.1-1|38	- LOG New version 3.1.1
12cu|imhangul-3.1.1-1|39	
12cu|imhangul-3.1.1-1|40	

9730 12
12cu|iml-1.0.3-6|1	%if %{_use_internal_dependency_generator}
12cu|iml-1.0.3-6|2	%define __noautoreq 'devel\\(libcblas(.*)|libcblas\\.so\\.(.*)'
12cu|iml-1.0.3-6|3	%else
12cu|iml-1.0.3-6|4	%define _requires_exceptions devel(libcblas|libcblas\\.so\\
12cu|iml-1.0.3-6|5	%endif
12cu|iml-1.0.3-6|6	
12cu|iml-1.0.3-6|7	%define libname	%mklibname %{name} 0
12cu|iml-1.0.3-6|8	%define devname	%mklibname %{name} -d
12cu|iml-1.0.3-6|9	
12cu|iml-1.0.3-6|10	Summary:	IML - Integer Matrix Library
12cu|iml-1.0.3-6|11	Name:		iml
12cu|iml-1.0.3-6|12	Version:	1.0.3
12cu|iml-1.0.3-6|13	Release:	6
12cu|iml-1.0.3-6|14	Group:		Sciences/Mathematics
12cu|iml-1.0.3-6|15	License:	BSD-like
12cu|iml-1.0.3-6|16	URL:		http://www.cs.uwaterloo.ca/~astorjoh/iml.html
12cu|iml-1.0.3-6|17	Source:		http://www.cs.uwaterloo.ca/~astorjoh/iml-1.0.3.tar.gz
12cu|iml-1.0.3-6|18	
12cu|iml-1.0.3-6|19	BuildRequires:	gmp-devel
12cu|iml-1.0.3-6|20	BuildRequires:	libatlas-devel
12cu|iml-1.0.3-6|21	
12cu|iml-1.0.3-6|22	Patch0:		iml-1.0.3-build.patch
12cu|iml-1.0.3-6|23	Patch1:		iml-1.0.3-leak.patch
12cu|iml-1.0.3-6|24	
12cu|iml-1.0.3-6|25	%description
12cu|iml-1.0.3-6|26	IML is a free library of C source code which implements algorithms for
12cu|iml-1.0.3-6|27	computing exact solutions to dense systems of linear equations over the
12cu|iml-1.0.3-6|28	integers. IML is designed to be used with the ATLAS/BLAS library and
12cu|iml-1.0.3-6|29	GMP bignum library.
12cu|iml-1.0.3-6|30	
12cu|iml-1.0.3-6|31	%files
12cu|iml-1.0.3-6|32	%dir %{_docdir}/%{name}
12cu|iml-1.0.3-6|33	%{_docdir}/%{name}/*
12cu|iml-1.0.3-6|34	%dir %{_datadir}/%{name}/examples
12cu|iml-1.0.3-6|35	%{_datadir}/%{name}/examples/*
12cu|iml-1.0.3-6|36	
12cu|iml-1.0.3-6|37	#-----------------------------------------------------------------------
12cu|iml-1.0.3-6|38	%package	-n %{libname}
12cu|iml-1.0.3-6|39	Group:		Development/C
12cu|iml-1.0.3-6|40	Summary:	IML - Integer Matrix Library library
12cu|iml-1.0.3-6|41	Provides:	libname%{name}-devel = %{version}-%{release}
12cu|iml-1.0.3-6|42	Requires:   atlas
12cu|iml-1.0.3-6|43	
12cu|iml-1.0.3-6|44	%description	-n %{libname}
12cu|iml-1.0.3-6|45	IML - Integer Matrix Library library.
12cu|iml-1.0.3-6|46	
12cu|iml-1.0.3-6|47	%files		-n %{libname}
12cu|iml-1.0.3-6|48	%{_libdir}/*.so.*
12cu|iml-1.0.3-6|49	
12cu|iml-1.0.3-6|50	#-----------------------------------------------------------------------
12cu|iml-1.0.3-6|51	%package	-n %{devname}
12cu|iml-1.0.3-6|52	Group:		Development/C
12cu|iml-1.0.3-6|53	Summary:	IML - Integer Matrix Library development files
12cu|iml-1.0.3-6|54	Provides:	%{name}-devel = %{version}-%{release}
12cu|iml-1.0.3-6|55	Requires:	%{libname} = %{version}-%{release}
12cu|iml-1.0.3-6|56	
12cu|iml-1.0.3-6|57	%description	-n %{devname}
12cu|iml-1.0.3-6|58	IML- Integer Matrix Library development files.
12cu|iml-1.0.3-6|59	
12cu|iml-1.0.3-6|60	%files		-n %{devname}
12cu|iml-1.0.3-6|61	%{_includedir}/%{name}.h
12cu|iml-1.0.3-6|62	%{_libdir}/*.so
12cu|iml-1.0.3-6|63	
12cu|iml-1.0.3-6|64	#-----------------------------------------------------------------------
12cu|iml-1.0.3-6|65	%prep
12cu|iml-1.0.3-6|66	%setup -q
12cu|iml-1.0.3-6|67	
12cu|iml-1.0.3-6|68	%patch0 -p1
12cu|iml-1.0.3-6|69	%patch1 -p1
12cu|iml-1.0.3-6|70	rm -f config/*.m4
12cu|iml-1.0.3-6|71	
12cu|iml-1.0.3-6|72	#-----------------------------------------------------------------------
12cu|iml-1.0.3-6|73	%build
12cu|iml-1.0.3-6|74	autoreconf -ifs
12cu|iml-1.0.3-6|75	%configure						\
12cu|iml-1.0.3-6|76	--with-atlas-include=%{_includedir}/atlas	\
12cu|iml-1.0.3-6|77	--with-atlas-lib=%{_libdir}/atlas		\
12cu|iml-1.0.3-6|78	--disable-static				\
12cu|iml-1.0.3-6|79	--enable-shared
12cu|iml-1.0.3-6|80	
12cu|iml-1.0.3-6|81	%make
12cu|iml-1.0.3-6|82	
12cu|iml-1.0.3-6|83	#-----------------------------------------------------------------------
12cu|iml-1.0.3-6|84	%install
12cu|iml-1.0.3-6|85	%makeinstall_std
12cu|iml-1.0.3-6|86	
12cu|iml-1.0.3-6|87	mkdir -p %{buildroot}%{_docdir}
12cu|iml-1.0.3-6|88	mv -f %{buildroot}%{_datadir}/%{name} %{buildroot}%{_docdir}
12cu|iml-1.0.3-6|89	mkdir -p %{buildroot}%{_datadir}/%{name}/examples
12cu|iml-1.0.3-6|90	cp -fa examples/*.c examples/readme %{buildroot}%{_datadir}/%{name}/examples
12cu|iml-1.0.3-6|91	

9731 12
12cu|imspector-0.9-22|1	Name:	    imspector
12cu|imspector-0.9-22|2	Version:    0.9
12cu|imspector-0.9-22|3	Release:    22
12cu|imspector-0.9-22|4	Summary:    Multiple IM transparent proxy
12cu|imspector-0.9-22|5	License:    GPLv2+
12cu|imspector-0.9-22|6	Group:      Networking/Other
12cu|imspector-0.9-22|7	URL:        http://www.imspector.org/
12cu|imspector-0.9-22|8	Source0:     http://www.imspector.org/downloads/%{name}-20101229.tar.gz
12cu|imspector-0.9-22|9	Source1:     imspector.sysconfig
12cu|imspector-0.9-22|10	Source2:     imspector.init
12cu|imspector-0.9-22|11	Patch0:      imspector-make.patch
12cu|imspector-0.9-22|12	Patch1:	     imspector-main.patch
12cu|imspector-0.9-22|13	Patch2:	     imspector-conf.patch
12cu|imspector-0.9-22|14	Patch3:      multiple-lines.patch
12cu|imspector-0.9-22|15	Patch4:      imspector-0.9-openssl-1.0.patch
12cu|imspector-0.9-22|16	Patch5:      imspector-0.9-link.patch
12cu|imspector-0.9-22|17	BuildRequires:  openssl-devel >= 0.9.7
12cu|imspector-0.9-22|18	BuildRequires: mysql-devel
12cu|imspector-0.9-22|19	BuildRequires:  postgresql-devel
12cu|imspector-0.9-22|20	BuildRequires: sqlite3-devel
12cu|imspector-0.9-22|21	Requires:	webserver
12cu|imspector-0.9-22|22	Requires:	openssl
12cu|imspector-0.9-22|23	Requires:	apache-mod_socache_shmcb # actually, only if webserver is apache, but there is no syntax for such aa condition
12cu|imspector-0.9-22|24	Requires(post):   rpm-helper
12cu|imspector-0.9-22|25	
12cu|imspector-0.9-22|26	
12cu|imspector-0.9-22|27	%description
12cu|imspector-0.9-22|28	IMSpector is an Instant Messenger proxy with monitoring, blocking and
12cu|imspector-0.9-22|29	content-filtering capabilities. Currently it supports MSN, Jabber/XMPP, AIM,
12cu|imspector-0.9-22|30	ICQ, Yahoo, IRC and Gadu-Gadu to different degrees. MSN is the principle
12cu|imspector-0.9-22|31	protocol, as it is the most popular these days, at least in the UK where I'm
12cu|imspector-0.9-22|32	based. The supported platforms are at present Linux and BSD when using the pf
12cu|imspector-0.9-22|33	firewall, but porting to other UNIXs should be trivial. It is able to log to
12cu|imspector-0.9-22|34	plain files, as well as several types of SQL database including MySQL, SQLite
12cu|imspector-0.9-22|35	and PostreSQL.
12cu|imspector-0.9-22|36	
12cu|imspector-0.9-22|37	%package	mysql
12cu|imspector-0.9-22|38	Summary:	Imspector MySQL log support
12cu|imspector-0.9-22|39	Group:		Networking/Other
12cu|imspector-0.9-22|40	Requires:	%{name}
12cu|imspector-0.9-22|41	
12cu|imspector-0.9-22|42	%description	mysql
12cu|imspector-0.9-22|43	This package gives imspector mysql logging capabilities.
12cu|imspector-0.9-22|44	
12cu|imspector-0.9-22|45	%package	postgresql
12cu|imspector-0.9-22|46	Summary:	Imspector PostgreSQL log support
12cu|imspector-0.9-22|47	Group:		Networking/Other
12cu|imspector-0.9-22|48	Requires:	%{name}
12cu|imspector-0.9-22|49	
12cu|imspector-0.9-22|50	%description	postgresql
12cu|imspector-0.9-22|51	This package gives imspector postgresql logging capabilities.
12cu|imspector-0.9-22|52	
12cu|imspector-0.9-22|53	%package	sqlite
12cu|imspector-0.9-22|54	Summary:	Imspector MySQL log support
12cu|imspector-0.9-22|55	Group:		Networking/Other
12cu|imspector-0.9-22|56	Requires:	%{name}
12cu|imspector-0.9-22|57	
12cu|imspector-0.9-22|58	%description	sqlite
12cu|imspector-0.9-22|59	This package gives imspector sqlite logging and auto-messeging capabilities.
12cu|imspector-0.9-22|60	
12cu|imspector-0.9-22|61	%prep
12cu|imspector-0.9-22|62	
12cu|imspector-0.9-22|63	%setup -q -n imspector
12cu|imspector-0.9-22|64	%patch0 -p0 -b .make
12cu|imspector-0.9-22|65	%patch1 -p0 -b .notusr
12cu|imspector-0.9-22|66	%patch2 -p0 -b .config
12cu|imspector-0.9-22|67	%patch3 -p1 -b .multiple_lines_at_config
12cu|imspector-0.9-22|68	%patch4 -p0 -b .ssl
12cu|imspector-0.9-22|69	%patch5 -p0 -b .link
12cu|imspector-0.9-22|70	
12cu|imspector-0.9-22|71	cat imspector.conf|sed -r 's|/usr/lib|%{_libdir}|' >  imspector.conf.1
12cu|imspector-0.9-22|72	rm -f imspector.conf
12cu|imspector-0.9-22|73	mv imspector.conf.1 imspector.conf
12cu|imspector-0.9-22|74	
12cu|imspector-0.9-22|75	%build
12cu|imspector-0.9-22|76	%make CXX="g++ %optflags %ldflags" LIBS="-lcrypto -ldl"
12cu|imspector-0.9-22|77	%make mysqlloggingplugin.so CXX="g++ %optflags"
12cu|imspector-0.9-22|78	%make postgresqlloggingplugin.so CXX="g++ %optflags"
12cu|imspector-0.9-22|79	%make sqliteloggingplugin.so  CXX="g++ %optflags"
12cu|imspector-0.9-22|80	%make dbresponderplugin.so CXX="g++ %optflags"
12cu|imspector-0.9-22|81	
12cu|imspector-0.9-22|82	%install
12cu|imspector-0.9-22|83	
12cu|imspector-0.9-22|84	%makeinstall
12cu|imspector-0.9-22|85	install -d %{buildroot}%{_var}/www/cgi-bin
12cu|imspector-0.9-22|86	mv contrib/imspector.cgi %{buildroot}%{_var}/www/cgi-bin/
12cu|imspector-0.9-22|87	
12cu|imspector-0.9-22|88	%{__mkdir_p}  %{buildroot}%{_var}/log/imspector
12cu|imspector-0.9-22|89	%{__mkdir_p}  %{buildroot}%{_var}/lib/imspector
12cu|imspector-0.9-22|90	
12cu|imspector-0.9-22|91	# provide a simple apache config
12cu|imspector-0.9-22|92	%{__mkdir_p} %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/
12cu|imspector-0.9-22|93	cat > %{buildroot}/etc/httpd/conf/webapps.d/imspector.conf << EOF
12cu|imspector-0.9-22|94	<Location /cgi-bin/imspector.cgi>
12cu|imspector-0.9-22|95	Require all granted
12cu|imspector-0.9-22|96	</Location>
12cu|imspector-0.9-22|97	EOF
12cu|imspector-0.9-22|98	
12cu|imspector-0.9-22|99	%{__mkdir_p} %{buildroot}%{_initrddir}
12cu|imspector-0.9-22|100	%{__mkdir_p} %{buildroot}%{_sysconfdir}/sysconfig
12cu|imspector-0.9-22|101	install -m0755 %{SOURCE2} %{buildroot}%{_initrddir}/imspector
12cu|imspector-0.9-22|102	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/imspector
12cu|imspector-0.9-22|103	
12cu|imspector-0.9-22|104	
12cu|imspector-0.9-22|105	%preun
12cu|imspector-0.9-22|106	%_preun_service imspector
12cu|imspector-0.9-22|107	
12cu|imspector-0.9-22|108	%pre
12cu|imspector-0.9-22|109	%_pre_useradd imspector %{_var}/lib/imspector /bin/false
12cu|imspector-0.9-22|110	
12cu|imspector-0.9-22|111	%postun
12cu|imspector-0.9-22|112	%_postun_userdel imspector
12cu|imspector-0.9-22|113	%_postun_groupdel imspector
12cu|imspector-0.9-22|114	
12cu|imspector-0.9-22|115	%post
12cu|imspector-0.9-22|116	%_create_ssl_certificate imspector
12cu|imspector-0.9-22|117	%_post_service imspector
12cu|imspector-0.9-22|118	
12cu|imspector-0.9-22|119	%files
12cu|imspector-0.9-22|120	%defattr(0755,root,root)
12cu|imspector-0.9-22|121	%doc COPYING INSTALL README
12cu|imspector-0.9-22|122	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/imspector
12cu|imspector-0.9-22|123	%attr(0755,root,root) %{_initrddir}/imspector
12cu|imspector-0.9-22|124	%dir %{_sysconfdir}/imspector
12cu|imspector-0.9-22|125	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/imspector/acl.txt
12cu|imspector-0.9-22|126	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/imspector/badwords.txt
12cu|imspector-0.9-22|127	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/imspector/imspector.conf
12cu|imspector-0.9-22|128	%{_sbindir}/imspector
12cu|imspector-0.9-22|129	%dir %{_libdir}/imspector
12cu|imspector-0.9-22|130	%{_libdir}/imspector/aclfilterplugin.so
12cu|imspector-0.9-22|131	%{_libdir}/imspector/badwordsfilterplugin.so
12cu|imspector-0.9-22|132	%{_libdir}/imspector/catsloggingplugin.so
12cu|imspector-0.9-22|133	%{_libdir}/imspector/censordfilterplugin.so
12cu|imspector-0.9-22|134	%{_libdir}/imspector/debugloggingplugin.so
12cu|imspector-0.9-22|135	%{_libdir}/imspector/fileloggingplugin.so
12cu|imspector-0.9-22|136	%{_libdir}/imspector/ggprotocolplugin.so
12cu|imspector-0.9-22|137	%{_libdir}/imspector/httpsprotocolplugin.so
12cu|imspector-0.9-22|138	%{_libdir}/imspector/icqprotocolplugin.so
12cu|imspector-0.9-22|139	%{_libdir}/imspector/ircprotocolplugin.so
12cu|imspector-0.9-22|140	%{_libdir}/imspector/jabberprotocolplugin.so
12cu|imspector-0.9-22|141	%{_libdir}/imspector/miscfilterplugin.so
12cu|imspector-0.9-22|142	%{_libdir}/imspector/msnprotocolplugin.so
12cu|imspector-0.9-22|143	%{_libdir}/imspector/yahooprotocolplugin.so
12cu|imspector-0.9-22|144	%{_libdir}/libimspector.so
12cu|imspector-0.9-22|145	%{_var}/www/cgi-bin/imspector.cgi
12cu|imspector-0.9-22|146	%attr(-,imspector,imspector) %{_var}/lib/imspector
12cu|imspector-0.9-22|147	%attr(-,imspector,imspector) %{_var}/log/imspector
12cu|imspector-0.9-22|148	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/imspector.conf
12cu|imspector-0.9-22|149	
12cu|imspector-0.9-22|150	%files mysql
12cu|imspector-0.9-22|151	%{_libdir}/imspector/mysqlloggingplugin.so
12cu|imspector-0.9-22|152	
12cu|imspector-0.9-22|153	%files postgresql
12cu|imspector-0.9-22|154	%{_libdir}/imspector/postgresqlloggingplugin.so
12cu|imspector-0.9-22|155	
12cu|imspector-0.9-22|156	%files sqlite
12cu|imspector-0.9-22|157	%{_libdir}/imspector/sqliteloggingplugin.so
12cu|imspector-0.9-22|158	%{_libdir}/imspector/dbresponderplugin.so
12cu|imspector-0.9-22|159	
12cu|imspector-0.9-22|160	
12cu|imspector-0.9-22|161	
12cu|imspector-0.9-22|162	
12cu|imspector-0.9-22|163	
12cu|imspector-0.9-22|164	%changelog
12cu|imspector-0.9-22|165	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.9-22
12cu|imspector-0.9-22|166	+ Revision: 6dfc714
12cu|imspector-0.9-22|167	- Adopted for Apache 2.4
12cu|imspector-0.9-22|168	
12cu|imspector-0.9-22|169	

9732 12
12cu|indicator-application-12.10.0-2|1	Summary:	Displays application menu's on panel
12cu|indicator-application-12.10.0-2|2	Name:		indicator-application
12cu|indicator-application-12.10.0-2|3	Version:	12.10.0
12cu|indicator-application-12.10.0-2|4	Release:	2
12cu|indicator-application-12.10.0-2|5	License:	GPLv3+
12cu|indicator-application-12.10.0-2|6	Group:		Graphical desktop/GNOME
12cu|indicator-application-12.10.0-2|7	Url:		http://launchpad.net/indicator-application
12cu|indicator-application-12.10.0-2|8	Source0:	%{name}-%{version}.tar.gz
12cu|indicator-application-12.10.0-2|9	Patch0:		indicator-application-12.10.0-glib-deprecated.patch
12cu|indicator-application-12.10.0-2|10	BuildRequires:	pkgconfig(appindicator3-0.1)
12cu|indicator-application-12.10.0-2|11	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|indicator-application-12.10.0-2|12	BuildRequires:	pkgconfig(dbusmenu-gtk3-0.4)
12cu|indicator-application-12.10.0-2|13	BuildRequires:	pkgconfig(indicator3-0.4)
12cu|indicator-application-12.10.0-2|14	BuildRequires:	pkgconfig(json-glib-1.0)
12cu|indicator-application-12.10.0-2|15	
12cu|indicator-application-12.10.0-2|16	%description
12cu|indicator-application-12.10.0-2|17	This package provides a library and an indicator to take the menus from
12cu|indicator-application-12.10.0-2|18	applications and displays them on the panel bar.
12cu|indicator-application-12.10.0-2|19	
12cu|indicator-application-12.10.0-2|20	%files
12cu|indicator-application-12.10.0-2|21	%doc AUTHORS COPYING
12cu|indicator-application-12.10.0-2|22	%{_libexecdir}/indicator-application-service
12cu|indicator-application-12.10.0-2|23	%{_libdir}/indicators3/
12cu|indicator-application-12.10.0-2|24	%{_datadir}/dbus-1/services/*.service
12cu|indicator-application-12.10.0-2|25	%{_datadir}/indicator-application/
12cu|indicator-application-12.10.0-2|26	
12cu|indicator-application-12.10.0-2|27	#----------------------------------------------------------------------------
12cu|indicator-application-12.10.0-2|28	
12cu|indicator-application-12.10.0-2|29	%prep
12cu|indicator-application-12.10.0-2|30	%setup -q
12cu|indicator-application-12.10.0-2|31	%patch0 -p1
12cu|indicator-application-12.10.0-2|32	
12cu|indicator-application-12.10.0-2|33	%build
12cu|indicator-application-12.10.0-2|34	%configure2_5x \
12cu|indicator-application-12.10.0-2|35	--disable-static
12cu|indicator-application-12.10.0-2|36	
12cu|indicator-application-12.10.0-2|37	%make
12cu|indicator-application-12.10.0-2|38	
12cu|indicator-application-12.10.0-2|39	%install
12cu|indicator-application-12.10.0-2|40	%makeinstall_std
12cu|indicator-application-12.10.0-2|41	
12cu|indicator-application-12.10.0-2|42	
12cu|indicator-application-12.10.0-2|43	
12cu|indicator-application-12.10.0-2|44	%changelog
12cu|indicator-application-12.10.0-2|45	* Thu Mar 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 12.10.0-2
12cu|indicator-application-12.10.0-2|46	+ Revision: 8e773e0
12cu|indicator-application-12.10.0-2|47	- LOG Add patch to fix build with new glib
12cu|indicator-application-12.10.0-2|48	
12cu|indicator-application-12.10.0-2|49	

9733 12
12cu|i-nex-0.5.2-2|1	Summary:	System information tool
12cu|i-nex-0.5.2-2|2	Name:		i-nex
12cu|i-nex-0.5.2-2|3	Version:	0.5.2
12cu|i-nex-0.5.2-2|4	Release:	2
12cu|i-nex-0.5.2-2|5	Group:		System/Configuration/Hardware
12cu|i-nex-0.5.2-2|6	License:	LGPLv3+
12cu|i-nex-0.5.2-2|7	Url:		https://launchpad.net/i-nex
12cu|i-nex-0.5.2-2|8	Source0:	https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}_%{version}.tar.gz
12cu|i-nex-0.5.2-2|9	# Just to make sure we have all these in repositories
12cu|i-nex-0.5.2-2|10	BuildRequires:	gambas3-devel
12cu|i-nex-0.5.2-2|11	BuildRequires:	gambas3-gb-desktop
12cu|i-nex-0.5.2-2|12	BuildRequires:	gambas3-gb-form-dialog
12cu|i-nex-0.5.2-2|13	BuildRequires:	gambas3-gb-form
12cu|i-nex-0.5.2-2|14	BuildRequires:	gambas3-gb-gui
12cu|i-nex-0.5.2-2|15	BuildRequires:	gambas3-gb-gtk
12cu|i-nex-0.5.2-2|16	BuildRequires:	gambas3-gb-image
12cu|i-nex-0.5.2-2|17	BuildRequires:	gambas3-gb-qt4
12cu|i-nex-0.5.2-2|18	BuildRequires:	gambas3-gb-settings
12cu|i-nex-0.5.2-2|19	BuildRequires:	imagemagick
12cu|i-nex-0.5.2-2|20	Requires:	gambas3-gb-desktop
12cu|i-nex-0.5.2-2|21	Requires:	gambas3-gb-form-dialog
12cu|i-nex-0.5.2-2|22	Requires:	gambas3-gb-form
12cu|i-nex-0.5.2-2|23	Requires:	gambas3-gb-gui
12cu|i-nex-0.5.2-2|24	Requires:	gambas3-gb-gtk
12cu|i-nex-0.5.2-2|25	Requires:	gambas3-gb-image
12cu|i-nex-0.5.2-2|26	Requires:	gambas3-gb-qt4
12cu|i-nex-0.5.2-2|27	Requires:	gambas3-gb-settings
12cu|i-nex-0.5.2-2|28	Requires:	gambas3-runtime
12cu|i-nex-0.5.2-2|29	BuildArch:	noarch
12cu|i-nex-0.5.2-2|30	
12cu|i-nex-0.5.2-2|31	%description
12cu|i-nex-0.5.2-2|32	An application that gathers information for hardware components available
12cu|i-nex-0.5.2-2|33	on your system and displays it using an user interface similar to the popular
12cu|i-nex-0.5.2-2|34	Windows tool CPU-Z.
12cu|i-nex-0.5.2-2|35	
12cu|i-nex-0.5.2-2|36	%prep
12cu|i-nex-0.5.2-2|37	%setup -q -n %{name}
12cu|i-nex-0.5.2-2|38	
12cu|i-nex-0.5.2-2|39	%build
12cu|i-nex-0.5.2-2|40	cd src/%{name}
12cu|i-nex-0.5.2-2|41	gbc3 -eagtpmv
12cu|i-nex-0.5.2-2|42	gba3
12cu|i-nex-0.5.2-2|43	
12cu|i-nex-0.5.2-2|44	%install
12cu|i-nex-0.5.2-2|45	mkdir -p %{buildroot}%{_bindir}
12cu|i-nex-0.5.2-2|46	install -m 0755 src/i-nex/i-nex.gambas %{buildroot}%{_bindir}
12cu|i-nex-0.5.2-2|47	
12cu|i-nex-0.5.2-2|48	# Launcher script
12cu|i-nex-0.5.2-2|49	cat > %{buildroot}%{_bindir}/%{name} << EOF
12cu|i-nex-0.5.2-2|50	#!/bin/sh
12cu|i-nex-0.5.2-2|51	env LIBOVERLAY_SCROLLBAR=0 %{_bindir}/i-nex.gambas
12cu|i-nex-0.5.2-2|52	EOF
12cu|i-nex-0.5.2-2|53	chmod 0755 %{buildroot}%{_bindir}/%{name}
12cu|i-nex-0.5.2-2|54	
12cu|i-nex-0.5.2-2|55	# install menu entry
12cu|i-nex-0.5.2-2|56	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|i-nex-0.5.2-2|57	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|i-nex-0.5.2-2|58	[Desktop Entry]
12cu|i-nex-0.5.2-2|59	Version=1.0
12cu|i-nex-0.5.2-2|60	Name=I-Nex
12cu|i-nex-0.5.2-2|61	Comment=I-Nex, a system information tool
12cu|i-nex-0.5.2-2|62	Exec=i-nex
12cu|i-nex-0.5.2-2|63	Icon=i-nex
12cu|i-nex-0.5.2-2|64	Terminal=false
12cu|i-nex-0.5.2-2|65	Type=Application
12cu|i-nex-0.5.2-2|66	StartupNotify=true
12cu|i-nex-0.5.2-2|67	Categories=System;Utility;
12cu|i-nex-0.5.2-2|68	EOF
12cu|i-nex-0.5.2-2|69	
12cu|i-nex-0.5.2-2|70	# install menu icons
12cu|i-nex-0.5.2-2|71	for N in 16 32 48 64 128;
12cu|i-nex-0.5.2-2|72	do
12cu|i-nex-0.5.2-2|73	convert src/i-nex/logo/i-nex.0.4.x.png -resize ${N}x${N} $N.png;
12cu|i-nex-0.5.2-2|74	install -D -m 0644 16.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
12cu|i-nex-0.5.2-2|75	done
12cu|i-nex-0.5.2-2|76	
12cu|i-nex-0.5.2-2|77	# pastebinit
12cu|i-nex-0.5.2-2|78	mkdir -p %{buildroot}%{_datadir}/%{name}/pastebinit
12cu|i-nex-0.5.2-2|79	cp -rf pastebin.d utils pastebinit{,.xml} release.conf test.sh %{buildroot}%{_datadir}/%{name}/pastebinit
12cu|i-nex-0.5.2-2|80	chmod 0755 %{buildroot}%{_datadir}/%{name}/pastebinit/test.sh
12cu|i-nex-0.5.2-2|81	chmod 0755 %{buildroot}%{_datadir}/%{name}/pastebinit/utils/pbput
12cu|i-nex-0.5.2-2|82	
12cu|i-nex-0.5.2-2|83	%files
12cu|i-nex-0.5.2-2|84	%{_bindir}/%{name}*
12cu|i-nex-0.5.2-2|85	%{_datadir}/applications/%{name}.desktop
12cu|i-nex-0.5.2-2|86	%{_datadir}/%{name}
12cu|i-nex-0.5.2-2|87	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|i-nex-0.5.2-2|88	

9734 12
12cu|iniparser-3.1-1|1	%define major 0
12cu|iniparser-3.1-1|2	%define libname %mklibname %{name} %{major}
12cu|iniparser-3.1-1|3	%define devname %mklibname %{name} -d
12cu|iniparser-3.1-1|4	
12cu|iniparser-3.1-1|5	Summary:	C library for parsing "INI-style" files
12cu|iniparser-3.1-1|6	Name:		iniparser
12cu|iniparser-3.1-1|7	Version:	3.1
12cu|iniparser-3.1-1|8	Release:	1
12cu|iniparser-3.1-1|9	License:	MIT
12cu|iniparser-3.1-1|10	Group:		System/Libraries
12cu|iniparser-3.1-1|11	Url:		http://ndevilla.free.fr/iniparser/
12cu|iniparser-3.1-1|12	Source0:	http://ndevilla.free.fr/iniparser/%{name}-%{version}.tar.gz
12cu|iniparser-3.1-1|13	Patch0:		iniparser-3.1-makefile.patch
12cu|iniparser-3.1-1|14	
12cu|iniparser-3.1-1|15	%description
12cu|iniparser-3.1-1|16	iniParser is an ANSI C library to parse "INI-style" files, often used to
12cu|iniparser-3.1-1|17	hold application configuration information.
12cu|iniparser-3.1-1|18	
12cu|iniparser-3.1-1|19	
12cu|iniparser-3.1-1|20	%package -n %{libname}
12cu|iniparser-3.1-1|21	Summary:	C library for parsing "INI-style" files
12cu|iniparser-3.1-1|22	Group:		System/Libraries
12cu|iniparser-3.1-1|23	
12cu|iniparser-3.1-1|24	%description -n %{libname}
12cu|iniparser-3.1-1|25	iniParser is an ANSI C library to parse "INI-style" files, often used to
12cu|iniparser-3.1-1|26	hold application configuration information.
12cu|iniparser-3.1-1|27	
12cu|iniparser-3.1-1|28	%package -n %{devname}
12cu|iniparser-3.1-1|29	Summary:	Header files, libraries and development documentation for %{name}
12cu|iniparser-3.1-1|30	Group:		Development/C
12cu|iniparser-3.1-1|31	Requires:	%{libname} = %{version}-%{release}
12cu|iniparser-3.1-1|32	Provides:	%{name}-devel = %{version}-%{release}
12cu|iniparser-3.1-1|33	
12cu|iniparser-3.1-1|34	%description -n %{devname}
12cu|iniparser-3.1-1|35	This package contains the header files, static libraries and development
12cu|iniparser-3.1-1|36	documentation for %{name}. If you like to develop programs using %{name},
12cu|iniparser-3.1-1|37	you will need to install %{name}-devel.
12cu|iniparser-3.1-1|38	
12cu|iniparser-3.1-1|39	%prep
12cu|iniparser-3.1-1|40	%setup -q -n %{name}
12cu|iniparser-3.1-1|41	%patch0 -p1
12cu|iniparser-3.1-1|42	
12cu|iniparser-3.1-1|43	%build
12cu|iniparser-3.1-1|44	%setup_compile_flags
12cu|iniparser-3.1-1|45	%make libiniparser.so
12cu|iniparser-3.1-1|46	
12cu|iniparser-3.1-1|47	%install
12cu|iniparser-3.1-1|48	# iniParser doesn't have a 'make install' of its own :(
12cu|iniparser-3.1-1|49	install -d %{buildroot}%{_includedir} %{buildroot}%{_libdir}
12cu|iniparser-3.1-1|50	install -m 644 -t %{buildroot}%{_includedir}/ src/dictionary.h src/iniparser.h
12cu|iniparser-3.1-1|51	install -m 755 -t %{buildroot}%{_libdir}/ libiniparser.so.0
12cu|iniparser-3.1-1|52	ln -s libiniparser.so.0 %{buildroot}%{_libdir}/libiniparser.so
12cu|iniparser-3.1-1|53	
12cu|iniparser-3.1-1|54	%files -n %{libname}
12cu|iniparser-3.1-1|55	%{_libdir}/libiniparser.so.%{major}*
12cu|iniparser-3.1-1|56	
12cu|iniparser-3.1-1|57	%files -n %{devname}
12cu|iniparser-3.1-1|58	%doc README LICENSE
12cu|iniparser-3.1-1|59	%{_libdir}/libiniparser.so
12cu|iniparser-3.1-1|60	%{_includedir}/*.h
12cu|iniparser-3.1-1|61	

9735 12
12cu|inotify-tools-3.14-3|1	%define lname	inotifytools
12cu|inotify-tools-3.14-3|2	%define major	0
12cu|inotify-tools-3.14-3|3	
12cu|inotify-tools-3.14-3|4	%define libname	%mklibname %lname %major
12cu|inotify-tools-3.14-3|5	%define devname	%mklibname %lname -d
12cu|inotify-tools-3.14-3|6	
12cu|inotify-tools-3.14-3|7	Summary:	Simple interface to inotify
12cu|inotify-tools-3.14-3|8	Name:		inotify-tools
12cu|inotify-tools-3.14-3|9	Version:	3.14
12cu|inotify-tools-3.14-3|10	Release:	3
12cu|inotify-tools-3.14-3|11	URL:		http://inotify-tools.sourceforge.net/
12cu|inotify-tools-3.14-3|12	Source:		http://github.com/downloads/rvoicilas/inotify-tools/%{name}-%{version}.tar.gz
12cu|inotify-tools-3.14-3|13	Patch0:		inotify-tools-3.14-fix-blocking-inotifytools_next_event.patch
12cu|inotify-tools-3.14-3|14	License:	LGPLv2.1+
12cu|inotify-tools-3.14-3|15	Group:		File tools
12cu|inotify-tools-3.14-3|16	BuildRequires:	doxygen
12cu|inotify-tools-3.14-3|17	
12cu|inotify-tools-3.14-3|18	%description
12cu|inotify-tools-3.14-3|19	This is a package of some commandline utilities relating to inotify.
12cu|inotify-tools-3.14-3|20	
12cu|inotify-tools-3.14-3|21	The general purpose of this package is to allow inotify's features
12cu|inotify-tools-3.14-3|22	to be used from within shell scripts.  Read the man pages for
12cu|inotify-tools-3.14-3|23	further details.
12cu|inotify-tools-3.14-3|24	
12cu|inotify-tools-3.14-3|25	%package -n	%{libname}
12cu|inotify-tools-3.14-3|26	Summary:	Inotify interface library
12cu|inotify-tools-3.14-3|27	Group:		System/Libraries
12cu|inotify-tools-3.14-3|28	
12cu|inotify-tools-3.14-3|29	%description -n	%{libname}
12cu|inotify-tools-3.14-3|30	This package contains the library needed to run programs dynamically
12cu|inotify-tools-3.14-3|31	linked with libinotifytools.
12cu|inotify-tools-3.14-3|32	
12cu|inotify-tools-3.14-3|33	%package -n	%{devname}
12cu|inotify-tools-3.14-3|34	Summary:	Development files for inotifytools
12cu|inotify-tools-3.14-3|35	Group:		Development/C
12cu|inotify-tools-3.14-3|36	Requires:	%{libname} = %{version}-%{release}
12cu|inotify-tools-3.14-3|37	Provides:	%{name}-devel = %{version}-%{release}
12cu|inotify-tools-3.14-3|38	Provides:	%{lname}-devel = %{version}-%{release}
12cu|inotify-tools-3.14-3|39	
12cu|inotify-tools-3.14-3|40	%description -n	%{devname}
12cu|inotify-tools-3.14-3|41	Development files for inotifytools.
12cu|inotify-tools-3.14-3|42	
12cu|inotify-tools-3.14-3|43	%prep
12cu|inotify-tools-3.14-3|44	%setup -q
12cu|inotify-tools-3.14-3|45	%apply_patches
12cu|inotify-tools-3.14-3|46	
12cu|inotify-tools-3.14-3|47	%build
12cu|inotify-tools-3.14-3|48	%configure2_5x
12cu|inotify-tools-3.14-3|49	%make
12cu|inotify-tools-3.14-3|50	
12cu|inotify-tools-3.14-3|51	%install
12cu|inotify-tools-3.14-3|52	%makeinstall_std
12cu|inotify-tools-3.14-3|53	mv %{buildroot}%{_docdir}/%{name} api
12cu|inotify-tools-3.14-3|54	
12cu|inotify-tools-3.14-3|55	
12cu|inotify-tools-3.14-3|56	%files
12cu|inotify-tools-3.14-3|57	%defattr(-,root,root)
12cu|inotify-tools-3.14-3|58	%doc README
12cu|inotify-tools-3.14-3|59	%{_bindir}/inotifywait
12cu|inotify-tools-3.14-3|60	%{_bindir}/inotifywatch
12cu|inotify-tools-3.14-3|61	%{_mandir}/man1/inotifywait.1*
12cu|inotify-tools-3.14-3|62	%{_mandir}/man1/inotifywatch.1*
12cu|inotify-tools-3.14-3|63	
12cu|inotify-tools-3.14-3|64	%files -n %{libname}
12cu|inotify-tools-3.14-3|65	%defattr(-,root,root)
12cu|inotify-tools-3.14-3|66	%{_libdir}/*.so.%{major}*
12cu|inotify-tools-3.14-3|67	
12cu|inotify-tools-3.14-3|68	%files -n %{devname}
12cu|inotify-tools-3.14-3|69	%defattr(-,root,root)
12cu|inotify-tools-3.14-3|70	%doc AUTHORS ChangeLog NEWS api
12cu|inotify-tools-3.14-3|71	%{_includedir}/inotifytools
12cu|inotify-tools-3.14-3|72	%{_libdir}/*.a
12cu|inotify-tools-3.14-3|73	%{_libdir}/*.so
12cu|inotify-tools-3.14-3|74	
12cu|inotify-tools-3.14-3|75	
12cu|inotify-tools-3.14-3|76	
12cu|inotify-tools-3.14-3|77	
12cu|inotify-tools-3.14-3|78	%changelog
12cu|inotify-tools-3.14-3|79	* Fri Mar 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.14-3
12cu|inotify-tools-3.14-3|80	+ Revision: 134e49c
12cu|inotify-tools-3.14-3|81	- Fix blocking inotifytools_next_event
12cu|inotify-tools-3.14-3|82	
12cu|inotify-tools-3.14-3|83	

9736 12
12cu|instead-1.9.0-1|1	Name:		instead
12cu|instead-1.9.0-1|2	Version:	1.9.0
12cu|instead-1.9.0-1|3	Release:	1
12cu|instead-1.9.0-1|4	Summary:	Simply text adventures/visual novels engine and game
12cu|instead-1.9.0-1|5	License:	GPLv2
12cu|instead-1.9.0-1|6	Group:		Games/Adventure
12cu|instead-1.9.0-1|7	URL:		http://instead.googlecode.com
12cu|instead-1.9.0-1|8	Source0:	http://instead.googlecode.com/files/%{name}_%{version}.tar.gz
12cu|instead-1.9.0-1|9	Patch0:		instead-desktop.patch
12cu|instead-1.9.0-1|10	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|instead-1.9.0-1|11	BuildRequires:	pkgconfig(lua)
12cu|instead-1.9.0-1|12	BuildRequires:	pkgconfig(sdl)
12cu|instead-1.9.0-1|13	BuildRequires:	pkgconfig(SDL_mixer)
12cu|instead-1.9.0-1|14	BuildRequires:	pkgconfig(SDL_image)
12cu|instead-1.9.0-1|15	BuildRequires:	pkgconfig(SDL_ttf)
12cu|instead-1.9.0-1|16	BuildRequires:	pkgconfig(zlib)
12cu|instead-1.9.0-1|17	Requires:	instead-launcher
12cu|instead-1.9.0-1|18	
12cu|instead-1.9.0-1|19	%description
12cu|instead-1.9.0-1|20	Simply text adventures/visual novels engine and game.
12cu|instead-1.9.0-1|21	
12cu|instead-1.9.0-1|22	It was designed to interpret games that are the mix of visual novels,
12cu|instead-1.9.0-1|23	text quests and classical 90'ss quests.
12cu|instead-1.9.0-1|24	
12cu|instead-1.9.0-1|25	%prep
12cu|instead-1.9.0-1|26	%setup -q
12cu|instead-1.9.0-1|27	%patch0 -p1
12cu|instead-1.9.0-1|28	
12cu|instead-1.9.0-1|29	%build
12cu|instead-1.9.0-1|30	%setup_compile_flags
12cu|instead-1.9.0-1|31	echo 2 | ./configure.sh
12cu|instead-1.9.0-1|32	%make PREFIX=/usr
12cu|instead-1.9.0-1|33	
12cu|instead-1.9.0-1|34	%install
12cu|instead-1.9.0-1|35	%makeinstall_std PREFIX=/usr
12cu|instead-1.9.0-1|36	
12cu|instead-1.9.0-1|37	%files
12cu|instead-1.9.0-1|38	%doc doc/*
12cu|instead-1.9.0-1|39	%{_bindir}/*
12cu|instead-1.9.0-1|40	%{_datadir}/%{name}/*
12cu|instead-1.9.0-1|41	%{_datadir}/applications/*
12cu|instead-1.9.0-1|42	%{_datadir}/pixmaps/*
12cu|instead-1.9.0-1|43	%{_mandir}/*/%{name}.*
12cu|instead-1.9.0-1|44	

9737 12
12cu|instead-launcher-0.6.1-2|1	Name:		instead-launcher
12cu|instead-launcher-0.6.1-2|2	Version:	0.6.1
12cu|instead-launcher-0.6.1-2|3	Release:	2
12cu|instead-launcher-0.6.1-2|4	Summary:	Games download helper for Instead
12cu|instead-launcher-0.6.1-2|5	Group:		Games/Adventure
12cu|instead-launcher-0.6.1-2|6	License:	GPLv2
12cu|instead-launcher-0.6.1-2|7	URL:		http://instead.googlecode.com
12cu|instead-launcher-0.6.1-2|8	Source0:	http://instead-launcher.googlecode.com/files/%{name}_%{version}.tar.gz
12cu|instead-launcher-0.6.1-2|9	# Fix default interpretator path
12cu|instead-launcher-0.6.1-2|10	Patch0:		instead-default-interpretator-path-fix.patch
12cu|instead-launcher-0.6.1-2|11	Patch1:		instead-launcher-desktop.patch
12cu|instead-launcher-0.6.1-2|12	BuildRequires:	qt4-devel
12cu|instead-launcher-0.6.1-2|13	Requires:	instead
12cu|instead-launcher-0.6.1-2|14	
12cu|instead-launcher-0.6.1-2|15	%description
12cu|instead-launcher-0.6.1-2|16	This is a games download helper for Instead game engine.
12cu|instead-launcher-0.6.1-2|17	
12cu|instead-launcher-0.6.1-2|18	%prep
12cu|instead-launcher-0.6.1-2|19	%setup -q
12cu|instead-launcher-0.6.1-2|20	%patch0 -p1
12cu|instead-launcher-0.6.1-2|21	%patch1 -p1
12cu|instead-launcher-0.6.1-2|22	
12cu|instead-launcher-0.6.1-2|23	%build
12cu|instead-launcher-0.6.1-2|24	%qmake_qt4 \
12cu|instead-launcher-0.6.1-2|25	PREFIX=/usr \
12cu|instead-launcher-0.6.1-2|26	QMAKE_CXXFLAGS_RELEASE=
12cu|instead-launcher-0.6.1-2|27	%make
12cu|instead-launcher-0.6.1-2|28	
12cu|instead-launcher-0.6.1-2|29	%install
12cu|instead-launcher-0.6.1-2|30	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cu|instead-launcher-0.6.1-2|31	
12cu|instead-launcher-0.6.1-2|32	%files
12cu|instead-launcher-0.6.1-2|33	%{_bindir}/%{name}
12cu|instead-launcher-0.6.1-2|34	%{_datadir}/applications/%{name}.desktop
12cu|instead-launcher-0.6.1-2|35	

9738 12
12cu|invada-studio-plugins-lv2-1.2.0-7|1	%define name            invada-studio-plugins-lv2
12cu|invada-studio-plugins-lv2-1.2.0-7|2	%define version         1.2.0
12cu|invada-studio-plugins-lv2-1.2.0-7|3	%define release          7
12cu|invada-studio-plugins-lv2-1.2.0-7|4	
12cu|invada-studio-plugins-lv2-1.2.0-7|5	%define ladspadir       %{_libdir}/ladspa
12cu|invada-studio-plugins-lv2-1.2.0-7|6	
12cu|invada-studio-plugins-lv2-1.2.0-7|7	Name:           %{name}
12cu|invada-studio-plugins-lv2-1.2.0-7|8	Summary:        Studio LV2 plugins with GUI
12cu|invada-studio-plugins-lv2-1.2.0-7|9	Version:        %{version}
12cu|invada-studio-plugins-lv2-1.2.0-7|10	Release:        %{release}
12cu|invada-studio-plugins-lv2-1.2.0-7|11	
12cu|invada-studio-plugins-lv2-1.2.0-7|12	Source:         http://launchpad.net/invada-studio/ladspa/0.3/+download/%{name}_%{version}-nopkg.tgz
12cu|invada-studio-plugins-lv2-1.2.0-7|13	Patch0:         invada-studio-1.2.0-update-turtle.patch
12cu|invada-studio-plugins-lv2-1.2.0-7|14	URL:            http://www.invadarecords.com/Downloads.php?ID=00000264
12cu|invada-studio-plugins-lv2-1.2.0-7|15	License:        GPLv2
12cu|invada-studio-plugins-lv2-1.2.0-7|16	Group:          Sound
12cu|invada-studio-plugins-lv2-1.2.0-7|17	BuildRequires:  lv2-devel
12cu|invada-studio-plugins-lv2-1.2.0-7|18	BuildRequires:  cairo-devel slv2-devel
12cu|invada-studio-plugins-lv2-1.2.0-7|19	BuildRequires:  pkgconfig(gtk+-2.0) libglade2.0-devel
12cu|invada-studio-plugins-lv2-1.2.0-7|20	
12cu|invada-studio-plugins-lv2-1.2.0-7|21	%description
12cu|invada-studio-plugins-lv2-1.2.0-7|22	This package provides a kit of LV2 plugins for sound studio usage
12cu|invada-studio-plugins-lv2-1.2.0-7|23	developed by Invada Records under GPLv2 license. It contains delay,
12cu|invada-studio-plugins-lv2-1.2.0-7|24	distortion, dynamics, low- and high-pass filter, phaser, early-reflection
12cu|invada-studio-plugins-lv2-1.2.0-7|25	reverbs, input amp, meter and test-tone plugins.
12cu|invada-studio-plugins-lv2-1.2.0-7|26	
12cu|invada-studio-plugins-lv2-1.2.0-7|27	%prep
12cu|invada-studio-plugins-lv2-1.2.0-7|28	%setup -q
12cu|invada-studio-plugins-lv2-1.2.0-7|29	%patch0 -p1
12cu|invada-studio-plugins-lv2-1.2.0-7|30	
12cu|invada-studio-plugins-lv2-1.2.0-7|31	%build
12cu|invada-studio-plugins-lv2-1.2.0-7|32	# replace /usr/local/lib/lv2 directory by appropriate lv2 directory
12cu|invada-studio-plugins-lv2-1.2.0-7|33	perl -pi -e 's/\/local\/lib/\/%{_lib}/g' Makefile
12cu|invada-studio-plugins-lv2-1.2.0-7|34	%make
12cu|invada-studio-plugins-lv2-1.2.0-7|35	
12cu|invada-studio-plugins-lv2-1.2.0-7|36	%install
12cu|invada-studio-plugins-lv2-1.2.0-7|37	rm -rf %{buildroot}
12cu|invada-studio-plugins-lv2-1.2.0-7|38	
12cu|invada-studio-plugins-lv2-1.2.0-7|39	%make install-sys DESTDIR=%{buildroot}
12cu|invada-studio-plugins-lv2-1.2.0-7|40	
12cu|invada-studio-plugins-lv2-1.2.0-7|41	%clean
12cu|invada-studio-plugins-lv2-1.2.0-7|42	rm -rf %{buildroot}
12cu|invada-studio-plugins-lv2-1.2.0-7|43	
12cu|invada-studio-plugins-lv2-1.2.0-7|44	%files
12cu|invada-studio-plugins-lv2-1.2.0-7|45	%defattr(-,root,root)
12cu|invada-studio-plugins-lv2-1.2.0-7|46	%doc README COPYING
12cu|invada-studio-plugins-lv2-1.2.0-7|47	%{_libdir}/lv2/invada.lv2/*
12cu|invada-studio-plugins-lv2-1.2.0-7|48	
12cu|invada-studio-plugins-lv2-1.2.0-7|49	
12cu|invada-studio-plugins-lv2-1.2.0-7|50	
12cu|invada-studio-plugins-lv2-1.2.0-7|51	
12cu|invada-studio-plugins-lv2-1.2.0-7|52	%changelog
12cu|invada-studio-plugins-lv2-1.2.0-7|53	* Wed Apr 25 2012 Frank Kober <emuse@mandriva.org> 1.2.0-6
12cu|invada-studio-plugins-lv2-1.2.0-7|54	+ Revision: 793407
12cu|invada-studio-plugins-lv2-1.2.0-7|55	- rebuild adding patch from falktx fixing lv2 descriptors
12cu|invada-studio-plugins-lv2-1.2.0-7|56	- rebuild adding patch from falktx fixing lv2 descriptors
12cu|invada-studio-plugins-lv2-1.2.0-7|57	
12cu|invada-studio-plugins-lv2-1.2.0-7|58	* Sun Dec 04 2011 Frank Kober <emuse@mandriva.org> 1.2.0-5
12cu|invada-studio-plugins-lv2-1.2.0-7|59	+ Revision: 737636
12cu|invada-studio-plugins-lv2-1.2.0-7|60	+ rebuild (emptylog)
12cu|invada-studio-plugins-lv2-1.2.0-7|61	
12cu|invada-studio-plugins-lv2-1.2.0-7|62	* Sat Dec 03 2011 Frank Kober <emuse@mandriva.org> 1.2.0-4
12cu|invada-studio-plugins-lv2-1.2.0-7|63	+ Revision: 737509
12cu|invada-studio-plugins-lv2-1.2.0-7|64	- Fixed BR name change
12cu|invada-studio-plugins-lv2-1.2.0-7|65	
12cu|invada-studio-plugins-lv2-1.2.0-7|66	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-3mdv2011.0
12cu|invada-studio-plugins-lv2-1.2.0-7|67	+ Revision: 612400
12cu|invada-studio-plugins-lv2-1.2.0-7|68	- the mass rebuild of 2010.1 packages
12cu|invada-studio-plugins-lv2-1.2.0-7|69	
12cu|invada-studio-plugins-lv2-1.2.0-7|70	* Tue Apr 06 2010 Frank Kober <emuse@mandriva.org> 1.2.0-2mdv2010.1
12cu|invada-studio-plugins-lv2-1.2.0-7|71	+ Revision: 531917
12cu|invada-studio-plugins-lv2-1.2.0-7|72	- bump release
12cu|invada-studio-plugins-lv2-1.2.0-7|73	- fix requires
12cu|invada-studio-plugins-lv2-1.2.0-7|74	
12cu|invada-studio-plugins-lv2-1.2.0-7|75	* Tue Apr 06 2010 Frank Kober <emuse@mandriva.org> 1.2.0-1mdv2010.1
12cu|invada-studio-plugins-lv2-1.2.0-7|76	+ Revision: 531915
12cu|invada-studio-plugins-lv2-1.2.0-7|77	- import invada-studio-plugins-lv2
12cu|invada-studio-plugins-lv2-1.2.0-7|78	
12cu|invada-studio-plugins-lv2-1.2.0-7|79	

9739 12
12cu|inxi-1.9.14-2|1	Name:		inxi
12cu|inxi-1.9.14-2|2	Version:	1.9.14
12cu|inxi-1.9.14-2|3	Release:	2
12cu|inxi-1.9.14-2|4	License:	GPLv3
12cu|inxi-1.9.14-2|5	Group:		System/Configuration/Other
12cu|inxi-1.9.14-2|6	Summary:	Command line system information script for console and IRC
12cu|inxi-1.9.14-2|7	URL:		http://code.google.com/p/inxi/
12cu|inxi-1.9.14-2|8	# obtaining source and version from svn :
12cu|inxi-1.9.14-2|9	# svn checkout http://inxi.googlecode.com/svn/trunk && cat trunk/inxi | grep "Version: "
12cu|inxi-1.9.14-2|10	Source0:	%{name}-%{version}.tar.gz
12cu|inxi-1.9.14-2|11	Source1:    README.urpmi
12cu|inxi-1.9.14-2|12	
12cu|inxi-1.9.14-2|13	BuildRequires:	gzip
12cu|inxi-1.9.14-2|14	BuildRequires:	kde4-macros
12cu|inxi-1.9.14-2|15	# requires here: http://code.google.com/p/inxi/wiki/Dependencies
12cu|inxi-1.9.14-2|16	
12cu|inxi-1.9.14-2|17	Requires:	glxinfo
12cu|inxi-1.9.14-2|18	Suggests:	lm_sensors
12cu|inxi-1.9.14-2|19	Suggests:	hddtemp
12cu|inxi-1.9.14-2|20	Suggests:	usbutils
12cu|inxi-1.9.14-2|21	Suggests:	xrandr
12cu|inxi-1.9.14-2|22	Suggests:	pciutils
12cu|inxi-1.9.14-2|23	Suggests:	procps
12cu|inxi-1.9.14-2|24	Suggests:	coreutils
12cu|inxi-1.9.14-2|25	Suggests:	gawk
12cu|inxi-1.9.14-2|26	Suggests:	sed
12cu|inxi-1.9.14-2|27	Suggests:	xprop
12cu|inxi-1.9.14-2|28	
12cu|inxi-1.9.14-2|29	BuildArch:	noarch
12cu|inxi-1.9.14-2|30	
12cu|inxi-1.9.14-2|31	%description
12cu|inxi-1.9.14-2|32	Inxi: A full featured system information script
12cu|inxi-1.9.14-2|33	Inxi offers a wide range of built-in options, as well as a good number of extra
12cu|inxi-1.9.14-2|34	features which require having the script recommends installed on the system.
12cu|inxi-1.9.14-2|35	Check recommends to see what's needed for each extra feature. Check sources for
12cu|inxi-1.9.14-2|36	latest inxi version number.
12cu|inxi-1.9.14-2|37	
12cu|inxi-1.9.14-2|38	%package 	konversation-plugin
12cu|inxi-1.9.14-2|39	Summary:	Plugin for konversation
12cu|inxi-1.9.14-2|40	Group:		System/Configuration/Other
12cu|inxi-1.9.14-2|41	Requires:       konversation
12cu|inxi-1.9.14-2|42	Requires:       %{name} = %{version}-%{release}
12cu|inxi-1.9.14-2|43	
12cu|inxi-1.9.14-2|44	%description 	konversation-plugin
12cu|inxi-1.9.14-2|45	Plugin to allow inxi to be  used in konversation.
12cu|inxi-1.9.14-2|46	
12cu|inxi-1.9.14-2|47	%prep
12cu|inxi-1.9.14-2|48	%setup -c
12cu|inxi-1.9.14-2|49	chmod -x inxi.changelog
12cu|inxi-1.9.14-2|50	
12cu|inxi-1.9.14-2|51	%install
12cu|inxi-1.9.14-2|52	# binary script
12cu|inxi-1.9.14-2|53	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
12cu|inxi-1.9.14-2|54	# man page
12cu|inxi-1.9.14-2|55	install -m644 %{name}.1 -D %{buildroot}%{_mandir}/man1/%{name}.1
12cu|inxi-1.9.14-2|56	# konversation-plugin
12cu|inxi-1.9.14-2|57	mkdir -p %{buildroot}%{_kde_appsdir}/konversation/scripts
12cu|inxi-1.9.14-2|58	pushd %{buildroot}%{_kde_appsdir}/konversation/scripts/
12cu|inxi-1.9.14-2|59	ln -s %{_bindir}/%{name} %{name}
12cu|inxi-1.9.14-2|60	popd
12cu|inxi-1.9.14-2|61	
12cu|inxi-1.9.14-2|62	# inxi --recommends
12cu|inxi-1.9.14-2|63	install -m644 %{SOURCE1} README.urpmi
12cu|inxi-1.9.14-2|64	
12cu|inxi-1.9.14-2|65	%files
12cu|inxi-1.9.14-2|66	%doc inxi.changelog
12cu|inxi-1.9.14-2|67	%{_bindir}/%{name}
12cu|inxi-1.9.14-2|68	%{_mandir}/man?/%{name}*
12cu|inxi-1.9.14-2|69	
12cu|inxi-1.9.14-2|70	%files konversation-plugin
12cu|inxi-1.9.14-2|71	%doc inxi.changelog
12cu|inxi-1.9.14-2|72	%{_kde_appsdir}/konversation/scripts/%{name}
12cu|inxi-1.9.14-2|73	
12cu|inxi-1.9.14-2|74	
12cu|inxi-1.9.14-2|75	

9740 12
12cu|io_lib-1.13.5-1|1	%define major	1
12cu|io_lib-1.13.5-1|2	%define libname	%mklibname %{name} %{major}
12cu|io_lib-1.13.5-1|3	%define develname %mklibname -d %{name}
12cu|io_lib-1.13.5-1|4	
12cu|io_lib-1.13.5-1|5	Name:		io_lib
12cu|io_lib-1.13.5-1|6	Version:	1.13.5
12cu|io_lib-1.13.5-1|7	Release:	1
12cu|io_lib-1.13.5-1|8	Summary:	General purpose trace file library
12cu|io_lib-1.13.5-1|9	License:	GPL
12cu|io_lib-1.13.5-1|10	Group:		Development/C
12cu|io_lib-1.13.5-1|11	Url:		http://staden.sourceforge.net/
12cu|io_lib-1.13.5-1|12	Source0:		http://sourceforge.net/projects/staden/files/io_lib/1.13.5/%{name}-%{version}.tar.gz
12cu|io_lib-1.13.5-1|13	BuildRequires:  zlib-devel
12cu|io_lib-1.13.5-1|14	
12cu|io_lib-1.13.5-1|15	%description
12cu|io_lib-1.13.5-1|16	Io_lib is a library of file reading and writing code to provide a general
12cu|io_lib-1.13.5-1|17	purpose trace file (and Experiment File) reading interface. The programmer
12cu|io_lib-1.13.5-1|18	simply calls the (eg) read_reading to create a "Read" C structure with the
12cu|io_lib-1.13.5-1|19	data loaded into memory.
12cu|io_lib-1.13.5-1|20	
12cu|io_lib-1.13.5-1|21	%package -n %{libname}
12cu|io_lib-1.13.5-1|22	Summary:        Main library for %{name}
12cu|io_lib-1.13.5-1|23	Group:          System/Libraries
12cu|io_lib-1.13.5-1|24	Provides:       lib%{name} = %{version}-%{release}
12cu|io_lib-1.13.5-1|25	
12cu|io_lib-1.13.5-1|26	%description -n %{libname}
12cu|io_lib-1.13.5-1|27	This package contains the library needed to run %{name}.
12cu|io_lib-1.13.5-1|28	
12cu|io_lib-1.13.5-1|29	%package -n %{develname}
12cu|io_lib-1.13.5-1|30	Summary:    Development header files for %{name}
12cu|io_lib-1.13.5-1|31	Group:      Development/C
12cu|io_lib-1.13.5-1|32	Requires:   %{libname} = %{version}-%{release}
12cu|io_lib-1.13.5-1|33	Provides:   %{name}-devel = %{version}-%{release}
12cu|io_lib-1.13.5-1|34	Obsoletes:  %mklibname -d %{name} 1.9.0
12cu|io_lib-1.13.5-1|35	
12cu|io_lib-1.13.5-1|36	%description -n %{develname}
12cu|io_lib-1.13.5-1|37	Libraries, include files and other resources you can use to develop
12cu|io_lib-1.13.5-1|38	%{name} applications.
12cu|io_lib-1.13.5-1|39	
12cu|io_lib-1.13.5-1|40	%prep
12cu|io_lib-1.13.5-1|41	%setup -q
12cu|io_lib-1.13.5-1|42	
12cu|io_lib-1.13.5-1|43	%build
12cu|io_lib-1.13.5-1|44	%configure2_5x
12cu|io_lib-1.13.5-1|45	%make
12cu|io_lib-1.13.5-1|46	
12cu|io_lib-1.13.5-1|47	%install
12cu|io_lib-1.13.5-1|48	%makeinstall
12cu|io_lib-1.13.5-1|49	
12cu|io_lib-1.13.5-1|50	%files
12cu|io_lib-1.13.5-1|51	%defattr (-,root,root)
12cu|io_lib-1.13.5-1|52	%doc CHANGES COPYRIGHT README
12cu|io_lib-1.13.5-1|53	%{_bindir}/*
12cu|io_lib-1.13.5-1|54	
12cu|io_lib-1.13.5-1|55	%files -n %{libname}
12cu|io_lib-1.13.5-1|56	%defattr (-,root,root)
12cu|io_lib-1.13.5-1|57	%{_libdir}/libstaden-read.so.*
12cu|io_lib-1.13.5-1|58	
12cu|io_lib-1.13.5-1|59	%files -n %{develname}
12cu|io_lib-1.13.5-1|60	%defattr (-,root,root)
12cu|io_lib-1.13.5-1|61	%{_includedir}/%{name}
12cu|io_lib-1.13.5-1|62	%{_libdir}/libstaden-read.a
12cu|io_lib-1.13.5-1|63	%{_libdir}/libstaden-read.so
12cu|io_lib-1.13.5-1|64	%{_mandir}/*/*
12cu|io_lib-1.13.5-1|65	
12cu|io_lib-1.13.5-1|66	
12cu|io_lib-1.13.5-1|67	
12cu|io_lib-1.13.5-1|68	
12cu|io_lib-1.13.5-1|69	%changelog
12cu|io_lib-1.13.5-1|70	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.13.5-1
12cu|io_lib-1.13.5-1|71	+ Revision: 10f6c5e
12cu|io_lib-1.13.5-1|72	- Updated to 1.13.5 (by updates_builder)
12cu|io_lib-1.13.5-1|73	
12cu|io_lib-1.13.5-1|74	

9741 12
12cu|iozone3-414-1|1	%define name iozone3
12cu|iozone3-414-1|2	%define version 397
12cu|iozone3-414-1|3	%define release %mkrel 1
12cu|iozone3-414-1|4	
12cu|iozone3-414-1|5	Summary:	Filesystem characterization & benchmark tool
12cu|iozone3-414-1|6	Name:		%{name}
12cu|iozone3-414-1|7	Version:	414
12cu|iozone3-414-1|8	Release:	1
12cu|iozone3-414-1|9	License:	Public Domain
12cu|iozone3-414-1|10	Group:		Monitoring
12cu|iozone3-414-1|11	URL:		http://www.iozone.org/
12cu|iozone3-414-1|12	Source0:	http://www.iozone.org/src/current/iozone3_414.tar
12cu|iozone3-414-1|13	Obsoletes:	iozone < %{version}
12cu|iozone3-414-1|14	Provides:	iozone
12cu|iozone3-414-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|iozone3-414-1|16	
12cu|iozone3-414-1|17	%description
12cu|iozone3-414-1|18	This program allows one to characterize the filesystem performance
12cu|iozone3-414-1|19	of vendors platform. It supports single stream, throughput,
12cu|iozone3-414-1|20	pthreads, async I/O and much more.
12cu|iozone3-414-1|21	
12cu|iozone3-414-1|22	%prep
12cu|iozone3-414-1|23	%setup -n %{name}_%{version}
12cu|iozone3-414-1|24	
12cu|iozone3-414-1|25	%build
12cu|iozone3-414-1|26	cd src/current
12cu|iozone3-414-1|27	%make linux CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12cu|iozone3-414-1|28	
12cu|iozone3-414-1|29	%install
12cu|iozone3-414-1|30	cd $RPM_BUILD_DIR/%{name}_%{version}/src/current/
12cu|iozone3-414-1|31	install -m 755 -d %{buildroot}%{_bindir}
12cu|iozone3-414-1|32	install -m 755 iozone %{buildroot}%{_bindir}
12cu|iozone3-414-1|33	install -m 755 gnu3d.dem %{buildroot}%{_bindir}
12cu|iozone3-414-1|34	install -m 755 gengnuplot.sh %{buildroot}%{_bindir}
12cu|iozone3-414-1|35	install -m 755 fileop %{buildroot}%{_bindir}
12cu|iozone3-414-1|36	install -m 755 Generate_Graphs %{buildroot}%{_bindir}
12cu|iozone3-414-1|37	
12cu|iozone3-414-1|38	cd $RPM_BUILD_DIR/%{name}_%{version}/docs
12cu|iozone3-414-1|39	install -m 755 -d %{buildroot}%{_mandir}/man1
12cu|iozone3-414-1|40	install -m 644 iozone.1 %{buildroot}%{_mandir}/man1
12cu|iozone3-414-1|41	
12cu|iozone3-414-1|42	%clean
12cu|iozone3-414-1|43	rm -rf %{buildroot}
12cu|iozone3-414-1|44	
12cu|iozone3-414-1|45	%files
12cu|iozone3-414-1|46	%defattr (-,root,root)
12cu|iozone3-414-1|47	%doc docs/*.gz src/current/Gnuplot.txt docs/*.pdf docs/*.doc
12cu|iozone3-414-1|48	%defattr (-,root,root)
12cu|iozone3-414-1|49	%{_bindir}/*
12cu|iozone3-414-1|50	%{_mandir}/man1/*
12cu|iozone3-414-1|51	
12cu|iozone3-414-1|52	
12cu|iozone3-414-1|53	%changelog
12cu|iozone3-414-1|54	* Fri Nov 04 2011 Andrey Bondrov <abondrov@mandriva.org> 397-1
12cu|iozone3-414-1|55	+ Revision: 717624
12cu|iozone3-414-1|56	- New version 397
12cu|iozone3-414-1|57	
12cu|iozone3-414-1|58	+ Stéphane Téletchéa <steletch@mandriva.org>
12cu|iozone3-414-1|59	- update to new version 373
12cu|iozone3-414-1|60	
12cu|iozone3-414-1|61	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 326-2mdv2011.0
12cu|iozone3-414-1|62	+ Revision: 619675
12cu|iozone3-414-1|63	- the mass rebuild of 2010.0 packages
12cu|iozone3-414-1|64	
12cu|iozone3-414-1|65	* Mon Sep 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 326-1mdv2010.0
12cu|iozone3-414-1|66	+ Revision: 440691
12cu|iozone3-414-1|67	- update to new version 326
12cu|iozone3-414-1|68	- compile with %%optflags and %%ldflags
12cu|iozone3-414-1|69	- spec file clean
12cu|iozone3-414-1|70	
12cu|iozone3-414-1|71	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 287-4mdv2010.0
12cu|iozone3-414-1|72	+ Revision: 429516
12cu|iozone3-414-1|73	- rebuild
12cu|iozone3-414-1|74	
12cu|iozone3-414-1|75	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 287-3mdv2009.0
12cu|iozone3-414-1|76	+ Revision: 247242
12cu|iozone3-414-1|77	- rebuild
12cu|iozone3-414-1|78	
12cu|iozone3-414-1|79	* Tue Feb 26 2008 Erwan Velu <erwan@mandriva.org> 287-1mdv2008.1
12cu|iozone3-414-1|80	+ Revision: 175414
12cu|iozone3-414-1|81	- release 287
12cu|iozone3-414-1|82	
12cu|iozone3-414-1|83	+ Thierry Vignaud <tv@mandriva.org>
12cu|iozone3-414-1|84	- fix no-buildroot-tag
12cu|iozone3-414-1|85	
12cu|iozone3-414-1|86	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 281-1mdv2008.1
12cu|iozone3-414-1|87	+ Revision: 131599
12cu|iozone3-414-1|88	- kill re-definition of %%buildroot on Pixel's request
12cu|iozone3-414-1|89	
12cu|iozone3-414-1|90	
12cu|iozone3-414-1|91	* Thu Feb 01 2007 Lenny Cartier <lenny@mandriva.com> 281-1mdv2007.0
12cu|iozone3-414-1|92	+ Revision: 115813
12cu|iozone3-414-1|93	- Import iozone3
12cu|iozone3-414-1|94	
12cu|iozone3-414-1|95	

9742 12
12cu|ipsvd-1.0.0-8|1	%define _enable_debug_packages %{nil}
12cu|ipsvd-1.0.0-8|2	%define debug_package %{nil}
12cu|ipsvd-1.0.0-8|3	
12cu|ipsvd-1.0.0-8|4	Summary:	Internet protocol service daemons
12cu|ipsvd-1.0.0-8|5	Name:		ipsvd
12cu|ipsvd-1.0.0-8|6	Version:	1.0.0
12cu|ipsvd-1.0.0-8|7	Release:	8
12cu|ipsvd-1.0.0-8|8	License:	BSD
12cu|ipsvd-1.0.0-8|9	Group:		System/Servers
12cu|ipsvd-1.0.0-8|10	Url:		http://smarden.org/ipsvd/
12cu|ipsvd-1.0.0-8|11	Source0:	http://smarden.org/ipsvd/%{name}-%{version}.tar.gz
12cu|ipsvd-1.0.0-8|12	
12cu|ipsvd-1.0.0-8|13	%description
12cu|ipsvd-1.0.0-8|14	ipsvd is a set of internet protocol service daemons for Unix. It currently
12cu|ipsvd-1.0.0-8|15	includes a TCP/IP service daemon, and a UDP/IP service daemon.
12cu|ipsvd-1.0.0-8|16	
12cu|ipsvd-1.0.0-8|17	An internet protocol service (ipsv) daemon waits for incoming connections on a
12cu|ipsvd-1.0.0-8|18	local socket; for new connections, it conditionally runs an arbitrary program
12cu|ipsvd-1.0.0-8|19	with standard input reading from the socket, and standard output writing to the
12cu|ipsvd-1.0.0-8|20	socket (if connected), to handle the connection. Standard error is used for
12cu|ipsvd-1.0.0-8|21	logging.
12cu|ipsvd-1.0.0-8|22	
12cu|ipsvd-1.0.0-8|23	ipsv daemons can be told to read and follow pre-defined instructions on how to
12cu|ipsvd-1.0.0-8|24	handle incoming connections; based on the client's IP address or hostname, they
12cu|ipsvd-1.0.0-8|25	can run different programs, set a different environment, deny a connection, or
12cu|ipsvd-1.0.0-8|26	set a per host concurrency limit.
12cu|ipsvd-1.0.0-8|27	
12cu|ipsvd-1.0.0-8|28	On Linux the network connection optionally can be encrypted using SSLv3.
12cu|ipsvd-1.0.0-8|29	
12cu|ipsvd-1.0.0-8|30	Normally the ipsv daemons are run by a supervisor process, such as runsv from
12cu|ipsvd-1.0.0-8|31	the runit package, or supervise from the daemontools package.
12cu|ipsvd-1.0.0-8|32	
12cu|ipsvd-1.0.0-8|33	ipsvd can be used to run services normally run by inetd, xinetd, or tcpserver.
12cu|ipsvd-1.0.0-8|34	
12cu|ipsvd-1.0.0-8|35	%files
12cu|ipsvd-1.0.0-8|36	%doc %{name}-%{version}/package/CHANGES
12cu|ipsvd-1.0.0-8|37	%doc %{name}-%{version}/package/README
12cu|ipsvd-1.0.0-8|38	%doc %{name}-%{version}/doc/*.html
12cu|ipsvd-1.0.0-8|39	%attr(0755,root,root) /sbin/ipsvd-cdb
12cu|ipsvd-1.0.0-8|40	%attr(0755,root,root) /sbin/tcpsvd
12cu|ipsvd-1.0.0-8|41	%attr(0755,root,root) /sbin/udpsvd
12cu|ipsvd-1.0.0-8|42	%attr(0644,root,root) %{_mandir}/man5/ipsvd-instruct.5*
12cu|ipsvd-1.0.0-8|43	%attr(0644,root,root) %{_mandir}/man7/ipsvd.7*
12cu|ipsvd-1.0.0-8|44	%attr(0644,root,root) %{_mandir}/man8/ipsvd-cdb.8*
12cu|ipsvd-1.0.0-8|45	%attr(0644,root,root) %{_mandir}/man8/tcpsvd.8*
12cu|ipsvd-1.0.0-8|46	%attr(0644,root,root) %{_mandir}/man8/udpsvd.8*
12cu|ipsvd-1.0.0-8|47	
12cu|ipsvd-1.0.0-8|48	#----------------------------------------------------------------------------
12cu|ipsvd-1.0.0-8|49	
12cu|ipsvd-1.0.0-8|50	%prep
12cu|ipsvd-1.0.0-8|51	%setup -q -n net
12cu|ipsvd-1.0.0-8|52	
12cu|ipsvd-1.0.0-8|53	%build
12cu|ipsvd-1.0.0-8|54	pushd %{name}-%{version}/src
12cu|ipsvd-1.0.0-8|55	make
12cu|ipsvd-1.0.0-8|56	make check
12cu|ipsvd-1.0.0-8|57	popd
12cu|ipsvd-1.0.0-8|58	
12cu|ipsvd-1.0.0-8|59	%install
12cu|ipsvd-1.0.0-8|60	install -d %{buildroot}/sbin/
12cu|ipsvd-1.0.0-8|61	install -d %{buildroot}%{_mandir}/man{5,7,8}
12cu|ipsvd-1.0.0-8|62	
12cu|ipsvd-1.0.0-8|63	pushd %{name}-%{version}
12cu|ipsvd-1.0.0-8|64	for i in ipsvd-cdb tcpsvd udpsvd; do
12cu|ipsvd-1.0.0-8|65	install -m0755 src/$i %{buildroot}/sbin/
12cu|ipsvd-1.0.0-8|66	done
12cu|ipsvd-1.0.0-8|67	popd
12cu|ipsvd-1.0.0-8|68	
12cu|ipsvd-1.0.0-8|69	install -m0644 %{name}-%{version}/man/*.5 %{buildroot}%{_mandir}/man5/
12cu|ipsvd-1.0.0-8|70	install -m0644 %{name}-%{version}/man/*.7 %{buildroot}%{_mandir}/man7/
12cu|ipsvd-1.0.0-8|71	install -m0644 %{name}-%{version}/man/*.8 %{buildroot}%{_mandir}/man8/
12cu|ipsvd-1.0.0-8|72	rm -f %{buildroot}%{_mandir}/man8/sslio.8*
12cu|ipsvd-1.0.0-8|73	rm -f %{buildroot}%{_mandir}/man8/sslsvd.8*
12cu|ipsvd-1.0.0-8|74	
12cu|ipsvd-1.0.0-8|75	
12cu|ipsvd-1.0.0-8|76	%changelog
12cu|ipsvd-1.0.0-8|77	* Thu Mar 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-8
12cu|ipsvd-1.0.0-8|78	+ Revision: c8f2e87
12cu|ipsvd-1.0.0-8|79	- LOG Disable debug package, spec cleanup
12cu|ipsvd-1.0.0-8|80	
12cu|ipsvd-1.0.0-8|81	

9743 12
12cu|iptstate-2.2.5-2|1	Summary:	Display IP Tables state table information in a "top"-like interface
12cu|iptstate-2.2.5-2|2	Name:		iptstate
12cu|iptstate-2.2.5-2|3	Version:	2.2.5
12cu|iptstate-2.2.5-2|4	Release:	2
12cu|iptstate-2.2.5-2|5	Group:		Monitoring
12cu|iptstate-2.2.5-2|6	License:	zlib/libpng License
12cu|iptstate-2.2.5-2|7	URL:		http://www.phildev.net/iptstate/
12cu|iptstate-2.2.5-2|8	Source0:	http://www.phildev.net/iptstate/%{name}-%{version}.tar.bz2
12cu|iptstate-2.2.5-2|9	Source1:	http://www.phildev.net/iptstate/%{name}-%{version}.tar.bz2.asc
12cu|iptstate-2.2.5-2|10	BuildRequires:	ncurses-devel
12cu|iptstate-2.2.5-2|11	BuildRequires:	gpm-devel
12cu|iptstate-2.2.5-2|12	BuildRequires:	netfilter_conntrack-devel >= 0.0.50
12cu|iptstate-2.2.5-2|13	
12cu|iptstate-2.2.5-2|14	%description
12cu|iptstate-2.2.5-2|15	IP Tables State (iptstate) was originally written to impliment the "state top"
12cu|iptstate-2.2.5-2|16	feature of IP Filter. "State top" displays the states held by your stateful
12cu|iptstate-2.2.5-2|17	firewall in a "top"-like manner.
12cu|iptstate-2.2.5-2|18	
12cu|iptstate-2.2.5-2|19	Since IP Tables doesn't have a built in way to easily display this information
12cu|iptstate-2.2.5-2|20	even once, an option was added to just display the state table once and exit.
12cu|iptstate-2.2.5-2|21	
12cu|iptstate-2.2.5-2|22	%prep
12cu|iptstate-2.2.5-2|23	%setup -q
12cu|iptstate-2.2.5-2|24	
12cu|iptstate-2.2.5-2|25	%build
12cu|iptstate-2.2.5-2|26	%serverbuild
12cu|iptstate-2.2.5-2|27	%make CXXFLAGS="$CFLAGS -Wall"
12cu|iptstate-2.2.5-2|28	
12cu|iptstate-2.2.5-2|29	%install
12cu|iptstate-2.2.5-2|30	%makeinstall PREFIX=%{buildroot}%{_prefix}
12cu|iptstate-2.2.5-2|31	
12cu|iptstate-2.2.5-2|32	%files
12cu|iptstate-2.2.5-2|33	%doc README BUGS Changelog LICENSE CONTRIB WISHLIST
12cu|iptstate-2.2.5-2|34	%{_sbindir}/%{name}
12cu|iptstate-2.2.5-2|35	%{_mandir}/man8/%{name}.8*
12cu|iptstate-2.2.5-2|36	
12cu|iptstate-2.2.5-2|37	
12cu|iptstate-2.2.5-2|38	
12cu|iptstate-2.2.5-2|39	%changelog
12cu|iptstate-2.2.5-2|40	* Wed Feb 26 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.5-2
12cu|iptstate-2.2.5-2|41	+ Revision: ee55f26
12cu|iptstate-2.2.5-2|42	- release up
12cu|iptstate-2.2.5-2|43	
12cu|iptstate-2.2.5-2|44	

9744 12
12cu|irrlamb-0.1.1-1|1	Summary:	3D physics game
12cu|irrlamb-0.1.1-1|2	Name:		irrlamb
12cu|irrlamb-0.1.1-1|3	Version:	0.1.1
12cu|irrlamb-0.1.1-1|4	Release:	1
12cu|irrlamb-0.1.1-1|5	License:	GPLv3
12cu|irrlamb-0.1.1-1|6	Group:		Games/Arcade
12cu|irrlamb-0.1.1-1|7	URL:		http://code.google.com/p/irrlamb/
12cu|irrlamb-0.1.1-1|8	Source0:	http://irrlamb.googlecode.com/files/%{name}-%{version}-src.tar.gz
12cu|irrlamb-0.1.1-1|9	Source1:	%{name}.png
12cu|irrlamb-0.1.1-1|10	BuildRequires:	pkgconfig(bullet)
12cu|irrlamb-0.1.1-1|11	BuildRequires:	pkgconfig(openal)
12cu|irrlamb-0.1.1-1|12	BuildRequires:	pkgconfig(sqlite3)
12cu|irrlamb-0.1.1-1|13	BuildRequires:	pkgconfig(xrandr)
12cu|irrlamb-0.1.1-1|14	BuildRequires:	boost-devel
12cu|irrlamb-0.1.1-1|15	BuildRequires:	freeglut-devel
12cu|irrlamb-0.1.1-1|16	BuildRequires:	audiere-devel >= 1.9.4-6
12cu|irrlamb-0.1.1-1|17	BuildRequires:	irrlicht-devel
12cu|irrlamb-0.1.1-1|18	BuildRequires:	lua-devel >= 5.1
12cu|irrlamb-0.1.1-1|19	BuildRequires:	cmake
12cu|irrlamb-0.1.1-1|20	BuildRequires:	dos2unix
12cu|irrlamb-0.1.1-1|21	
12cu|irrlamb-0.1.1-1|22	%description
12cu|irrlamb-0.1.1-1|23	irrlamb is a 3D game that probably involves a lot of physics and
12cu|irrlamb-0.1.1-1|24	frustrating gameplay.
12cu|irrlamb-0.1.1-1|25	
12cu|irrlamb-0.1.1-1|26	%prep
12cu|irrlamb-0.1.1-1|27	%setup -q -n %{name}-%{version}-src
12cu|irrlamb-0.1.1-1|28	
12cu|irrlamb-0.1.1-1|29	# use system-wide bullet library
12cu|irrlamb-0.1.1-1|30	find src -name '*.h' | xargs sed -i -e 's|btBulletCollisionCommon.h|bullet/btBulletCollisionCommon.h|g'
12cu|irrlamb-0.1.1-1|31	find src -name '*.h' | xargs sed -i -e 's|btBulletDynamicsCommon.h|bullet/btBulletDynamicsCommon.h|g'
12cu|irrlamb-0.1.1-1|32	
12cu|irrlamb-0.1.1-1|33	%build
12cu|irrlamb-0.1.1-1|34	export CFLAGS="%{optflags} -fno-strict-aliasing"
12cu|irrlamb-0.1.1-1|35	export CXXFLAGS=$CFLAGS
12cu|irrlamb-0.1.1-1|36	export LDFLAGS="-ldl -lpthread"
12cu|irrlamb-0.1.1-1|37	
12cu|irrlamb-0.1.1-1|38	%cmake
12cu|irrlamb-0.1.1-1|39	%make
12cu|irrlamb-0.1.1-1|40	
12cu|irrlamb-0.1.1-1|41	%install
12cu|irrlamb-0.1.1-1|42	pwd
12cu|irrlamb-0.1.1-1|43	install -dm 755 %{buildroot}%{_gamesbindir}
12cu|irrlamb-0.1.1-1|44	install -m 755 bin/Release/%{name} %{buildroot}%{_gamesbindir}/%{name}.real
12cu|irrlamb-0.1.1-1|45	
12cu|irrlamb-0.1.1-1|46	install -dm 755 %{buildroot}%{_gamesdatadir}/%{name}
12cu|irrlamb-0.1.1-1|47	
12cu|irrlamb-0.1.1-1|48	for i in art fonts levels meshes scenes scripts shaders sounds textures; do
12cu|irrlamb-0.1.1-1|49	cp -R working/$i %{buildroot}%{_gamesdatadir}/%{name}
12cu|irrlamb-0.1.1-1|50	done
12cu|irrlamb-0.1.1-1|51	
12cu|irrlamb-0.1.1-1|52	# startscript
12cu|irrlamb-0.1.1-1|53	cat > %{name}-wrapper.sh << EOF
12cu|irrlamb-0.1.1-1|54	#!/bin/sh
12cu|irrlamb-0.1.1-1|55	if [ ! -d ~/.%{name} ]; then
12cu|irrlamb-0.1.1-1|56	mkdir ~/.%{name}
12cu|irrlamb-0.1.1-1|57	cd ~/.%{name}
12cu|irrlamb-0.1.1-1|58	ln -s %{_gamesdatadir}/%{name}/* .
12cu|irrlamb-0.1.1-1|59	cd ..
12cu|irrlamb-0.1.1-1|60	fi
12cu|irrlamb-0.1.1-1|61	
12cu|irrlamb-0.1.1-1|62	cd ~/.%{name}
12cu|irrlamb-0.1.1-1|63	exec %{name}.real "$@"
12cu|irrlamb-0.1.1-1|64	EOF
12cu|irrlamb-0.1.1-1|65	
12cu|irrlamb-0.1.1-1|66	install -m 755 %{name}-wrapper.sh %{buildroot}%{_gamesbindir}/%{name}
12cu|irrlamb-0.1.1-1|67	
12cu|irrlamb-0.1.1-1|68	# icon and menu-entry
12cu|irrlamb-0.1.1-1|69	install -dm 755 %{buildroot}%{_datadir}/pixmaps
12cu|irrlamb-0.1.1-1|70	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps
12cu|irrlamb-0.1.1-1|71	
12cu|irrlamb-0.1.1-1|72	mkdir -p %{buildroot}%{_datadir}/applications
12cu|irrlamb-0.1.1-1|73	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|irrlamb-0.1.1-1|74	[Desktop Entry]
12cu|irrlamb-0.1.1-1|75	Comment=irrlamb is a 3D game
12cu|irrlamb-0.1.1-1|76	Exec=%{name}
12cu|irrlamb-0.1.1-1|77	Icon=%{name}
12cu|irrlamb-0.1.1-1|78	Name=irrlamb
12cu|irrlamb-0.1.1-1|79	Terminal=false
12cu|irrlamb-0.1.1-1|80	Type=Application
12cu|irrlamb-0.1.1-1|81	Categories=Game;ArcadeGame;
12cu|irrlamb-0.1.1-1|82	EOF
12cu|irrlamb-0.1.1-1|83	
12cu|irrlamb-0.1.1-1|84	%files
12cu|irrlamb-0.1.1-1|85	%doc deployment/*txt
12cu|irrlamb-0.1.1-1|86	%{_gamesbindir}/%{name}*
12cu|irrlamb-0.1.1-1|87	%dir %{_gamesdatadir}/%{name}
12cu|irrlamb-0.1.1-1|88	%{_gamesdatadir}/%{name}/*
12cu|irrlamb-0.1.1-1|89	%{_datadir}/pixmaps/*.png
12cu|irrlamb-0.1.1-1|90	%{_datadir}/applications/*.desktop

9745 12
12cu|iscsitarget-1.4.20.3-1|1	%define dkmsdir %{_usrsrc}/%{name}-%{version}-%{release}
12cu|iscsitarget-1.4.20.3-1|2	
12cu|iscsitarget-1.4.20.3-1|3	Summary:	iSCSI target
12cu|iscsitarget-1.4.20.3-1|4	Name:		iscsitarget
12cu|iscsitarget-1.4.20.3-1|5	Version:	1.4.20.3
12cu|iscsitarget-1.4.20.3-1|6	Release:	1
12cu|iscsitarget-1.4.20.3-1|7	License:	GPLv2+
12cu|iscsitarget-1.4.20.3-1|8	Group:		Networking/Other
12cu|iscsitarget-1.4.20.3-1|9	Url:		http://iscsitarget.sourceforge.net/
12cu|iscsitarget-1.4.20.3-1|10	Source0:	http://downloads.sourceforge.net/iscsitarget/%{name}-%{version}.tar.gz
12cu|iscsitarget-1.4.20.3-1|11	Source1:	iscsitarget.init
12cu|iscsitarget-1.4.20.3-1|12	Source2:	iscitarget-2.6.22.patch
12cu|iscsitarget-1.4.20.3-1|13	Source10:	%{name}.rpmlintrc
12cu|iscsitarget-1.4.20.3-1|14	Patch1:		iscsitarget-1.4.20.3-dkms.patch
12cu|iscsitarget-1.4.20.3-1|15	Patch2:		isciscsitarget-1.4.20.3-makefile.patch
12cu|iscsitarget-1.4.20.3-1|16	BuildRequires:	kernel-devel
12cu|iscsitarget-1.4.20.3-1|17	
12cu|iscsitarget-1.4.20.3-1|18	%description
12cu|iscsitarget-1.4.20.3-1|19	iSCSI Enterprise Target is for building an iSCSI storage system on
12cu|iscsitarget-1.4.20.3-1|20	Linux. It is aimed at developing an iSCSI target satisfying enterprise
12cu|iscsitarget-1.4.20.3-1|21	requirements.
12cu|iscsitarget-1.4.20.3-1|22	
12cu|iscsitarget-1.4.20.3-1|23	%files
12cu|iscsitarget-1.4.20.3-1|24	%doc ChangeLog COPYING README* RELEASE_NOTES
12cu|iscsitarget-1.4.20.3-1|25	%config(noreplace) %{_sysconfdir}/ietd.conf
12cu|iscsitarget-1.4.20.3-1|26	%config(noreplace) %{_sysconfdir}/initiators.allow
12cu|iscsitarget-1.4.20.3-1|27	%config(noreplace) %{_sysconfdir}/targets.allow
12cu|iscsitarget-1.4.20.3-1|28	%{_initrddir}/iscsi-target
12cu|iscsitarget-1.4.20.3-1|29	%{_sbindir}/ietadm
12cu|iscsitarget-1.4.20.3-1|30	%{_sbindir}/ietd
12cu|iscsitarget-1.4.20.3-1|31	%{_mandir}/man5/ietd.conf.5*
12cu|iscsitarget-1.4.20.3-1|32	%{_mandir}/man8/ietd.8*
12cu|iscsitarget-1.4.20.3-1|33	%{_mandir}/man8/ietadm.8*
12cu|iscsitarget-1.4.20.3-1|34	
12cu|iscsitarget-1.4.20.3-1|35	%preun
12cu|iscsitarget-1.4.20.3-1|36	%_preun_service iscsi-target
12cu|iscsitarget-1.4.20.3-1|37	
12cu|iscsitarget-1.4.20.3-1|38	%post
12cu|iscsitarget-1.4.20.3-1|39	%_post_service iscsi-target
12cu|iscsitarget-1.4.20.3-1|40	
12cu|iscsitarget-1.4.20.3-1|41	#----------------------------------------------------------------------------
12cu|iscsitarget-1.4.20.3-1|42	
12cu|iscsitarget-1.4.20.3-1|43	%package -n dkms-%{name}
12cu|iscsitarget-1.4.20.3-1|44	Summary:	iSCSI-target kernel module
12cu|iscsitarget-1.4.20.3-1|45	Group:		Networking/Other
12cu|iscsitarget-1.4.20.3-1|46	Requires(preun,post):	dkms
12cu|iscsitarget-1.4.20.3-1|47	
12cu|iscsitarget-1.4.20.3-1|48	%description -n dkms-%{name}
12cu|iscsitarget-1.4.20.3-1|49	This package contains the iscsi-target kernel module.
12cu|iscsitarget-1.4.20.3-1|50	
12cu|iscsitarget-1.4.20.3-1|51	%files -n dkms-%{name}
12cu|iscsitarget-1.4.20.3-1|52	%{_usrsrc}/%{name}-%{version}-%{release}
12cu|iscsitarget-1.4.20.3-1|53	
12cu|iscsitarget-1.4.20.3-1|54	%preun -n dkms-%{name}
12cu|iscsitarget-1.4.20.3-1|55	dkms remove -m %{name} -v %{version}-%{release} --rpm_safe_upgrade --all || :
12cu|iscsitarget-1.4.20.3-1|56	
12cu|iscsitarget-1.4.20.3-1|57	%post -n dkms-%{name}
12cu|iscsitarget-1.4.20.3-1|58	dkms add -m %{name} -v %{version}-%{release} --rpm_safe_upgrade
12cu|iscsitarget-1.4.20.3-1|59	dkms build -m %{name} -v %{version}-%{release} --rpm_safe_upgrade
12cu|iscsitarget-1.4.20.3-1|60	dkms install -m %{name} -v %{version}-%{release} --rpm_safe_upgrade
12cu|iscsitarget-1.4.20.3-1|61	
12cu|iscsitarget-1.4.20.3-1|62	#----------------------------------------------------------------------------
12cu|iscsitarget-1.4.20.3-1|63	
12cu|iscsitarget-1.4.20.3-1|64	%prep
12cu|iscsitarget-1.4.20.3-1|65	%setup -q
12cu|iscsitarget-1.4.20.3-1|66	cp %{SOURCE2} patches/compat-mdv2008.patch
12cu|iscsitarget-1.4.20.3-1|67	%patch1 -p1 -b .dkms.orig
12cu|iscsitarget-1.4.20.3-1|68	%patch2 -p1 -b .makefile
12cu|iscsitarget-1.4.20.3-1|69	
12cu|iscsitarget-1.4.20.3-1|70	find . -name .svn | xargs rm -rf
12cu|iscsitarget-1.4.20.3-1|71	
12cu|iscsitarget-1.4.20.3-1|72	%build
12cu|iscsitarget-1.4.20.3-1|73	%make -C usr CC="gcc %{optflags} %{ldflags}"
12cu|iscsitarget-1.4.20.3-1|74	
12cu|iscsitarget-1.4.20.3-1|75	%install
12cu|iscsitarget-1.4.20.3-1|76	make DESTDIR=%{buildroot} KVER=`uname -r` install-usr install-man
12cu|iscsitarget-1.4.20.3-1|77	
12cu|iscsitarget-1.4.20.3-1|78	# do this manually to install in proper paths
12cu|iscsitarget-1.4.20.3-1|79	mkdir -p %{buildroot}%{_initrddir}
12cu|iscsitarget-1.4.20.3-1|80	install %{SOURCE1} %{buildroot}%{_initrddir}/iscsi-target
12cu|iscsitarget-1.4.20.3-1|81	cp etc/ietd.conf %{buildroot}%{_sysconfdir}
12cu|iscsitarget-1.4.20.3-1|82	cp etc/*.allow %{buildroot}%{_sysconfdir}
12cu|iscsitarget-1.4.20.3-1|83	
12cu|iscsitarget-1.4.20.3-1|84	# DKMS
12cu|iscsitarget-1.4.20.3-1|85	mkdir -p %{buildroot}%{dkmsdir}
12cu|iscsitarget-1.4.20.3-1|86	cp -r kernel include patches %{buildroot}%{dkmsdir}/
12cu|iscsitarget-1.4.20.3-1|87	# remove patch backup files
12cu|iscsitarget-1.4.20.3-1|88	rm -f  %{buildroot}%{dkmsdir}/*/*.r*.orig
12cu|iscsitarget-1.4.20.3-1|89	
12cu|iscsitarget-1.4.20.3-1|90	sed -e 's@^PACKAGE_VERSION=.*$@PACKAGE_VERSION="%{version}-%{release}"@' dkms.conf > %{buildroot}%{dkmsdir}/dkms.conf
12cu|iscsitarget-1.4.20.3-1|91	
12cu|iscsitarget-1.4.20.3-1|92	
12cu|iscsitarget-1.4.20.3-1|93	%changelog
12cu|iscsitarget-1.4.20.3-1|94	* Thu Mar 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.20.3-1
12cu|iscsitarget-1.4.20.3-1|95	+ Revision: b0bdbd6
12cu|iscsitarget-1.4.20.3-1|96	- LOG Fix and filter rpmlint errors, spec cleanup
12cu|iscsitarget-1.4.20.3-1|97	
12cu|iscsitarget-1.4.20.3-1|98	

9746 12
12cu|istanbul-0.2.2-10|1	%if %mdkversion <= 200600
12cu|istanbul-0.2.2-10|2	%define    py_platsitedir %{_libdir}/python2.4/site-packages
12cu|istanbul-0.2.2-10|3	%endif
12cu|istanbul-0.2.2-10|4	%define    name istanbul
12cu|istanbul-0.2.2-10|5	%define    version 0.2.2
12cu|istanbul-0.2.2-10|6	%define release  10
12cu|istanbul-0.2.2-10|7	%define    summary  Desktop Session Recorder
12cu|istanbul-0.2.2-10|8	
12cu|istanbul-0.2.2-10|9	Summary:   %summary
12cu|istanbul-0.2.2-10|10	Name:      %name
12cu|istanbul-0.2.2-10|11	Version:   %version
12cu|istanbul-0.2.2-10|12	Release:   %release
12cu|istanbul-0.2.2-10|13	License:   GPL
12cu|istanbul-0.2.2-10|14	Group:     Video
12cu|istanbul-0.2.2-10|15	URL:       http://live.gnome.org/Istanbul
12cu|istanbul-0.2.2-10|16	Source:    http://zaheer.merali.org/istanbul-%{version}.tar.bz2
12cu|istanbul-0.2.2-10|17	Patch: istanbul-fix-recording-with-sound.patch
12cu|istanbul-0.2.2-10|18	Requires:  pygtk2.0 pygtk2.0-libglade
12cu|istanbul-0.2.2-10|19	Requires: python-xlib
12cu|istanbul-0.2.2-10|20	Requires: gnome-python-extras
12cu|istanbul-0.2.2-10|21	Requires: gnome-python-gconf
12cu|istanbul-0.2.2-10|22	# when suggest tag is implemented, we can change this one
12cu|istanbul-0.2.2-10|23	
12cu|istanbul-0.2.2-10|24	Requires: gstreamer0.10-plugins-base
12cu|istanbul-0.2.2-10|25	Requires: gstreamer0.10-plugins-good
12cu|istanbul-0.2.2-10|26	Requires: gstreamer0.10-python
12cu|istanbul-0.2.2-10|27	BuildRequires: python
12cu|istanbul-0.2.2-10|28	BuildRequires: pygtk2.0-libglade
12cu|istanbul-0.2.2-10|29	BuildRequires: desktop-file-utils
12cu|istanbul-0.2.2-10|30	BuildRequires: pygtk2.0-devel
12cu|istanbul-0.2.2-10|31	BuildRequires: gnome-python-extras
12cu|istanbul-0.2.2-10|32	BuildRequires: gstreamer0.10-plugins-good
12cu|istanbul-0.2.2-10|33	BuildRequires: gstreamer0.10-python-devel
12cu|istanbul-0.2.2-10|34	BuildRequires: pkgconfig(gstreamer-plugins-base-1.0)
12cu|istanbul-0.2.2-10|35	BuildRequires: imagemagick
12cu|istanbul-0.2.2-10|36	BuildRequires: automake1.8 intltool pkgconfig(gconf-2.0)
12cu|istanbul-0.2.2-10|37	BuildRequires: desktop-file-utils
12cu|istanbul-0.2.2-10|38	BuildRequires: python-xlib gnome-python-gconf
12cu|istanbul-0.2.2-10|39	
12cu|istanbul-0.2.2-10|40	%description
12cu|istanbul-0.2.2-10|41	Istanbul is a desktop session recorder.  You can use it to record your desktop
12cu|istanbul-0.2.2-10|42	session and then play it back for demos, tutorials and presentations.  Sessions
12cu|istanbul-0.2.2-10|43	are recorded to ogg theora files for later playback.
12cu|istanbul-0.2.2-10|44	
12cu|istanbul-0.2.2-10|45	%prep
12cu|istanbul-0.2.2-10|46	%setup -q
12cu|istanbul-0.2.2-10|47	%patch -p0
12cu|istanbul-0.2.2-10|48	
12cu|istanbul-0.2.2-10|49	%build
12cu|istanbul-0.2.2-10|50	%configure2_5x
12cu|istanbul-0.2.2-10|51	%make
12cu|istanbul-0.2.2-10|52	
12cu|istanbul-0.2.2-10|53	%install
12cu|istanbul-0.2.2-10|54	rm -rf %buildroot
12cu|istanbul-0.2.2-10|55	%makeinstall
12cu|istanbul-0.2.2-10|56	%if %_lib != lib
12cu|istanbul-0.2.2-10|57	mkdir -p %buildroot%_libdir
12cu|istanbul-0.2.2-10|58	mv %buildroot%_prefix/lib/python* %buildroot%_libdir
12cu|istanbul-0.2.2-10|59	%endif
12cu|istanbul-0.2.2-10|60	rm -f %buildroot%{py_platsitedir}/istanbul/extern/pytrayicon/*.la
12cu|istanbul-0.2.2-10|61	
12cu|istanbul-0.2.2-10|62	desktop-file-install --vendor="" \
12cu|istanbul-0.2.2-10|63	--remove-category="Application" \
12cu|istanbul-0.2.2-10|64	--add-category="GTK" \
12cu|istanbul-0.2.2-10|65	--add-category="Video;Recorder" \
12cu|istanbul-0.2.2-10|66	--add-category="X-MandrivaLinux-Multimedia-Video" \
12cu|istanbul-0.2.2-10|67	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cu|istanbul-0.2.2-10|68	
12cu|istanbul-0.2.2-10|69	
12cu|istanbul-0.2.2-10|70	for i in 16 32 48; do
12cu|istanbul-0.2.2-10|71	convert %buildroot/%{_datadir}/pixmaps/%{name}.png -size ${i}x${i} %{name}-${i}.png
12cu|istanbul-0.2.2-10|72	done
12cu|istanbul-0.2.2-10|73	
12cu|istanbul-0.2.2-10|74	install -m0644 %{name}-16.png -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cu|istanbul-0.2.2-10|75	install -m0644 %{name}-32.png -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cu|istanbul-0.2.2-10|76	install -m0644 %{name}-48.png -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cu|istanbul-0.2.2-10|77	
12cu|istanbul-0.2.2-10|78	%find_lang %name
12cu|istanbul-0.2.2-10|79	rm -f %buildroot%_libdir/gstreamer-0.10/libistximagesrc.*a
12cu|istanbul-0.2.2-10|80	
12cu|istanbul-0.2.2-10|81	%clean
12cu|istanbul-0.2.2-10|82	rm -rf %buildroot
12cu|istanbul-0.2.2-10|83	
12cu|istanbul-0.2.2-10|84	
12cu|istanbul-0.2.2-10|85	%files  -f %name.lang
12cu|istanbul-0.2.2-10|86	%defattr(-,root,root,-)
12cu|istanbul-0.2.2-10|87	%doc ChangeLog
12cu|istanbul-0.2.2-10|88	#NEWS README AUTHORS
12cu|istanbul-0.2.2-10|89	%_sysconfdir/gconf/schemas/%name.schemas
12cu|istanbul-0.2.2-10|90	%_mandir/man1/%name.1*
12cu|istanbul-0.2.2-10|91	%{_bindir}/%{name}
12cu|istanbul-0.2.2-10|92	%{py_platsitedir}/*
12cu|istanbul-0.2.2-10|93	%{_datadir}/pixmaps/%{name}.png
12cu|istanbul-0.2.2-10|94	%{_datadir}/applications/%{name}.desktop
12cu|istanbul-0.2.2-10|95	%_libdir/gstreamer-0.10/libistximagesrc.so*
12cu|istanbul-0.2.2-10|96	%{_miconsdir}/%{name}.png
12cu|istanbul-0.2.2-10|97	%{_iconsdir}/%{name}.png
12cu|istanbul-0.2.2-10|98	%{_liconsdir}/%{name}.png
12cu|istanbul-0.2.2-10|99	
12cu|istanbul-0.2.2-10|100	%if %mdkversion < 200900
12cu|istanbul-0.2.2-10|101	%post
12cu|istanbul-0.2.2-10|102	%{update_menus}
12cu|istanbul-0.2.2-10|103	%post_install_gconf_schemas %name
12cu|istanbul-0.2.2-10|104	%endif
12cu|istanbul-0.2.2-10|105	
12cu|istanbul-0.2.2-10|106	%preun
12cu|istanbul-0.2.2-10|107	%preun_uninstall_gconf_schemas %name
12cu|istanbul-0.2.2-10|108	
12cu|istanbul-0.2.2-10|109	%if %mdkversion < 200900
12cu|istanbul-0.2.2-10|110	%postun
12cu|istanbul-0.2.2-10|111	%{clean_menus}
12cu|istanbul-0.2.2-10|112	%endif
12cu|istanbul-0.2.2-10|113	
12cu|istanbul-0.2.2-10|114	
12cu|istanbul-0.2.2-10|115	
12cu|istanbul-0.2.2-10|116	
12cu|istanbul-0.2.2-10|117	%changelog
12cu|istanbul-0.2.2-10|118	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.2.2-9mdv2011.0
12cu|istanbul-0.2.2-10|119	+ Revision: 677818
12cu|istanbul-0.2.2-10|120	- rebuild to add gconftool as req
12cu|istanbul-0.2.2-10|121	
12cu|istanbul-0.2.2-10|122	* Wed Nov 03 2010 GÃ¶tz Waschk <waschk@mandriva.org> 0.2.2-8mdv2011.0
12cu|istanbul-0.2.2-10|123	+ Revision: 592940
12cu|istanbul-0.2.2-10|124	- rebuild for new python 2.7
12cu|istanbul-0.2.2-10|125	
12cu|istanbul-0.2.2-10|126	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 0.2.2-7mdv2011.0
12cu|istanbul-0.2.2-10|127	+ Revision: 437995
12cu|istanbul-0.2.2-10|128	- rebuild
12cu|istanbul-0.2.2-10|129	
12cu|istanbul-0.2.2-10|130	* Sun Dec 28 2008 GÃ¶tz Waschk <waschk@mandriva.org> 0.2.2-6mdv2009.1
12cu|istanbul-0.2.2-10|131	+ Revision: 320643
12cu|istanbul-0.2.2-10|132	- rebuild for new python
12cu|istanbul-0.2.2-10|133	
12cu|istanbul-0.2.2-10|134	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|istanbul-0.2.2-10|135	- lowercase ImageMagick
12cu|istanbul-0.2.2-10|136	
12cu|istanbul-0.2.2-10|137	* Tue Aug 19 2008 GÃ¶tz Waschk <waschk@mandriva.org> 0.2.2-5mdv2009.0
12cu|istanbul-0.2.2-10|138	+ Revision: 273863
12cu|istanbul-0.2.2-10|139	- add patch to fix bug #42922
12cu|istanbul-0.2.2-10|140	
12cu|istanbul-0.2.2-10|141	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.2.2-4mdv2009.0
12cu|istanbul-0.2.2-10|142	+ Revision: 247313
12cu|istanbul-0.2.2-10|143	- rebuild
12cu|istanbul-0.2.2-10|144	
12cu|istanbul-0.2.2-10|145	+ Pixel <pixel@mandriva.com>
12cu|istanbul-0.2.2-10|146	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|istanbul-0.2.2-10|147	
12cu|istanbul-0.2.2-10|148	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 0.2.2-2mdv2008.1
12cu|istanbul-0.2.2-10|149	+ Revision: 166622
12cu|istanbul-0.2.2-10|150	- fix description-line-too-long
12cu|istanbul-0.2.2-10|151	- drop old menu
12cu|istanbul-0.2.2-10|152	- kill re-definition of %%buildroot on Pixel's request
12cu|istanbul-0.2.2-10|153	
12cu|istanbul-0.2.2-10|154	+ Olivier Blin <oblin@mandriva.com>
12cu|istanbul-0.2.2-10|155	- restore BuildRoot
12cu|istanbul-0.2.2-10|156	
12cu|istanbul-0.2.2-10|157	+ GÃ¶tz Waschk <waschk@mandriva.org>
12cu|istanbul-0.2.2-10|158	- fix buildrequires
12cu|istanbul-0.2.2-10|159	
12cu|istanbul-0.2.2-10|160	
12cu|istanbul-0.2.2-10|161	* Tue Mar 20 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.2.2-2mdv2007.1
12cu|istanbul-0.2.2-10|162	+ Revision: 146952
12cu|istanbul-0.2.2-10|163	- update deps
12cu|istanbul-0.2.2-10|164	
12cu|istanbul-0.2.2-10|165	* Tue Feb 27 2007 Michael Scherer <misc@mandriva.org> 0.2.2-1mdv2007.1
12cu|istanbul-0.2.2-10|166	+ Revision: 126340
12cu|istanbul-0.2.2-10|167	- update to 0.2.2
12cu|istanbul-0.2.2-10|168	
12cu|istanbul-0.2.2-10|169	* Wed Nov 29 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.2.1-6mdv2007.1
12cu|istanbul-0.2.2-10|170	+ Revision: 88365
12cu|istanbul-0.2.2-10|171	- fix file list
12cu|istanbul-0.2.2-10|172	- unpack patch
12cu|istanbul-0.2.2-10|173	- rename patch
12cu|istanbul-0.2.2-10|174	- Import istanbul
12cu|istanbul-0.2.2-10|175	
12cu|istanbul-0.2.2-10|176	* Thu Oct 05 2006 Götz Waschk <waschk@mandriva.org> 0.2.1-4mdv2007.0
12cu|istanbul-0.2.2-10|177	- fix deps (bug #26309)
12cu|istanbul-0.2.2-10|178	
12cu|istanbul-0.2.2-10|179	* Thu Sep 14 2006 Götz Waschk <waschk@mandriva.org> 0.2.1-3mdv2007.0
12cu|istanbul-0.2.2-10|180	- fix a crash
12cu|istanbul-0.2.2-10|181	
12cu|istanbul-0.2.2-10|182	* Wed Aug 30 2006 Götz Waschk <waschk@mandriva.org> 0.2.1-2mdv2007.0
12cu|istanbul-0.2.2-10|183	- fix buildrequires
12cu|istanbul-0.2.2-10|184	
12cu|istanbul-0.2.2-10|185	* Sun Jul 30 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.2.1-1mdv2007.0
12cu|istanbul-0.2.2-10|186	- New release 0.2.1
12cu|istanbul-0.2.2-10|187	
12cu|istanbul-0.2.2-10|188	* Mon Jul 17 2006 Götz Waschk <waschk@mandriva.org> 0.2.0-1mdv2007.0
12cu|istanbul-0.2.2-10|189	- fix deps
12cu|istanbul-0.2.2-10|190	- update file list
12cu|istanbul-0.2.2-10|191	- drop patch
12cu|istanbul-0.2.2-10|192	- New release 0.2.0
12cu|istanbul-0.2.2-10|193	
12cu|istanbul-0.2.2-10|194	* Tue Jul 11 2006 Götz Waschk <waschk@mandriva.org> 0.1.2-2mdv2007.0
12cu|istanbul-0.2.2-10|195	- fix buildrequires
12cu|istanbul-0.2.2-10|196	
12cu|istanbul-0.2.2-10|197	* Mon Jun 19 2006 Götz Waschk <waschk@mandriva.org> 0.1.2-1mdv2007.0
12cu|istanbul-0.2.2-10|198	- add xdg menu
12cu|istanbul-0.2.2-10|199	- update file list
12cu|istanbul-0.2.2-10|200	- drop patch 0
12cu|istanbul-0.2.2-10|201	- fix deps
12cu|istanbul-0.2.2-10|202	- New release 0.1.2
12cu|istanbul-0.2.2-10|203	
12cu|istanbul-0.2.2-10|204	* Wed Apr 26 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.1.1-11mdk
12cu|istanbul-0.2.2-10|205	- Fix Build for mdv <= 2006.0
12cu|istanbul-0.2.2-10|206	
12cu|istanbul-0.2.2-10|207	* Tue Apr 04 2006 Sebastien Savarin <plouf@mandriva.org> 0.1.1-10mdk
12cu|istanbul-0.2.2-10|208	- add missing Requires on gstreamer-vorbis
12cu|istanbul-0.2.2-10|209	- use macros
12cu|istanbul-0.2.2-10|210	- make specfile "reader friendly"
12cu|istanbul-0.2.2-10|211	
12cu|istanbul-0.2.2-10|212	* Tue Mar 14 2006 Götz Waschk <waschk@mandriva.org> 0.1.1-9mdk
12cu|istanbul-0.2.2-10|213	- install in the right dir on x86_64
12cu|istanbul-0.2.2-10|214	
12cu|istanbul-0.2.2-10|215	* Fri Feb 10 2006 Michael Scherer <misc@mandriva.org> 0.1.1-8mdk
12cu|istanbul-0.2.2-10|216	- patch 1, stolen from debian, fix the problem regarding icon menu on kde
12cu|istanbul-0.2.2-10|217	- use python macro
12cu|istanbul-0.2.2-10|218	
12cu|istanbul-0.2.2-10|219	* Tue Jan 10 2006 Götz Waschk <waschk@mandriva.org> 0.1.1-7mdk
12cu|istanbul-0.2.2-10|220	- fix buildrequires
12cu|istanbul-0.2.2-10|221	
12cu|istanbul-0.2.2-10|222	* Mon Jan 02 2006 Götz Waschk <waschk@mandriva.org> 0.1.1-6mdk
12cu|istanbul-0.2.2-10|223	- fix build
12cu|istanbul-0.2.2-10|224	
12cu|istanbul-0.2.2-10|225	* Sat Dec 31 2005 Götz Waschk <waschk@mandriva.org> 0.1.1-5mdk
12cu|istanbul-0.2.2-10|226	- depend on the jpeg plugin for the smoke codec
12cu|istanbul-0.2.2-10|227	
12cu|istanbul-0.2.2-10|228	* Fri Sep 30 2005 Götz Waschk <waschk@mandriva.org> 0.1.1-4mdk
12cu|istanbul-0.2.2-10|229	- fix buildrequires
12cu|istanbul-0.2.2-10|230	
12cu|istanbul-0.2.2-10|231	* Wed Sep 14 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.1.1-3mdk
12cu|istanbul-0.2.2-10|232	- Fix BuildRequires ( ImageMagick because of convert )
12cu|istanbul-0.2.2-10|233	
12cu|istanbul-0.2.2-10|234	* Tue Jul 05 2005 Michael Scherer <misc@mandriva.org> 0.1.1-2mdk
12cu|istanbul-0.2.2-10|235	- fix deps
12cu|istanbul-0.2.2-10|236	
12cu|istanbul-0.2.2-10|237	* Sun Jul 03 2005 Michael Scherer <misc@mandriva.org> 0.1.1-1mdk
12cu|istanbul-0.2.2-10|238	- adaptation of spec from John (J5) Palmieri <johnp@redhat.com>
12cu|istanbul-0.2.2-10|239	- patch for various bug related to icecast support
12cu|istanbul-0.2.2-10|240	

9747 12
12cu|istodo-1.3.0-2|1	Summary:	Organizer for students
12cu|istodo-1.3.0-2|2	Name:		istodo
12cu|istodo-1.3.0-2|3	Version:	1.3.0
12cu|istodo-1.3.0-2|4	Release:	2
12cu|istodo-1.3.0-2|5	License:	GPLv3+
12cu|istodo-1.3.0-2|6	Group:		Education
12cu|istodo-1.3.0-2|7	Url:		http://istodo.ru/
12cu|istodo-1.3.0-2|8	# Repack from http://dev.istodo.ru/istodo-desktop/get/v%{version}.tar.bz2
12cu|istodo-1.3.0-2|9	Source0:	%{name}-%{version}.tar.bz2
12cu|istodo-1.3.0-2|10	Patch0:		istodo-1.3.0-no-iOS.patch
12cu|istodo-1.3.0-2|11	BuildRequires:	qmake5
12cu|istodo-1.3.0-2|12	BuildRequires:	pkgconfig(Qt5Core)
12cu|istodo-1.3.0-2|13	BuildRequires:	pkgconfig(Qt5Gui)
12cu|istodo-1.3.0-2|14	BuildRequires:	pkgconfig(Qt5Network)
12cu|istodo-1.3.0-2|15	BuildRequires:	pkgconfig(Qt5Sql)
12cu|istodo-1.3.0-2|16	BuildRequires:	pkgconfig(Qt5Widgets)
12cu|istodo-1.3.0-2|17	BuildRequires:	pkgconfig(Qt5Xml)
12cu|istodo-1.3.0-2|18	Requires:	qt5-database-plugin-sqlite
12cu|istodo-1.3.0-2|19	
12cu|istodo-1.3.0-2|20	%description
12cu|istodo-1.3.0-2|21	iStodo is an organizer for students with scheduling and planning features.
12cu|istodo-1.3.0-2|22	
12cu|istodo-1.3.0-2|23	%files
12cu|istodo-1.3.0-2|24	%doc linux_deploy_1.0/source_amd64/license.txt
12cu|istodo-1.3.0-2|25	%{_bindir}/%{name}
12cu|istodo-1.3.0-2|26	%{_datadir}/applications/%{name}.desktop
12cu|istodo-1.3.0-2|27	%{_datadir}/icons/hicolor/*/*/%{name}.*
12cu|istodo-1.3.0-2|28	
12cu|istodo-1.3.0-2|29	#----------------------------------------------------------------------------
12cu|istodo-1.3.0-2|30	
12cu|istodo-1.3.0-2|31	%prep
12cu|istodo-1.3.0-2|32	%setup -q
12cu|istodo-1.3.0-2|33	%patch0 -p1
12cu|istodo-1.3.0-2|34	
12cu|istodo-1.3.0-2|35	%build
12cu|istodo-1.3.0-2|36	%qmake_qt5
12cu|istodo-1.3.0-2|37	%make
12cu|istodo-1.3.0-2|38	
12cu|istodo-1.3.0-2|39	%install
12cu|istodo-1.3.0-2|40	mkdir -p %{buildroot}%{_bindir}
12cu|istodo-1.3.0-2|41	install -m 0755 desktop/iStodo %{buildroot}%{_bindir}/%{name}
12cu|istodo-1.3.0-2|42	mkdir -p %{buildroot}%{_datadir}/applications
12cu|istodo-1.3.0-2|43	install -m 0644 linux_deploy_1.0/source_amd64/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|istodo-1.3.0-2|44	sed -i s,"Version=.*","Version=1.0", %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|istodo-1.3.0-2|45	
12cu|istodo-1.3.0-2|46	# Install icons of various sizes.
12cu|istodo-1.3.0-2|47	for s in 256 128 64 48 32 ; do
12cu|istodo-1.3.0-2|48	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
12cu|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
12cu|istodo-1.3.0-2|50	done
12cu|istodo-1.3.0-2|51	
12cu|istodo-1.3.0-2|52	
12cu|istodo-1.3.0-2|53	%changelog
12cu|istodo-1.3.0-2|54	* Wed Oct 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-2
12cu|istodo-1.3.0-2|55	+ Revision: 46b9096
12cu|istodo-1.3.0-2|56	- Requires qt5-database-plugin-sqlite
12cu|istodo-1.3.0-2|57	
12cu|istodo-1.3.0-2|58	

9748 12
12cu|italc2-2.0.1-3|1	%define debug_package %{nil}
12cu|italc2-2.0.1-3|2	
12cu|italc2-2.0.1-3|3	%define 	libname %mklibname italc
12cu|italc2-2.0.1-3|4	%define 	italcgrp italc
12cu|italc2-2.0.1-3|5	
12cu|italc2-2.0.1-3|6	Summary:	Intelligent Teaching And Learning with Computers - software for teachers
12cu|italc2-2.0.1-3|7	Name:		italc2
12cu|italc2-2.0.1-3|8	Version:	2.0.1
12cu|italc2-2.0.1-3|9	Release:	3
12cu|italc2-2.0.1-3|10	License:	GPLv2+
12cu|italc2-2.0.1-3|11	Group:		Networking/Remote access
12cu|italc2-2.0.1-3|12	Url:		http://italc.sourceforge.net/
12cu|italc2-2.0.1-3|13	Source0:	italc2-%{version}.tar.bz2
12cu|italc2-2.0.1-3|14	Source2:	italc-start_ica
12cu|italc2-2.0.1-3|15	Source3:	italc.sysconfig
12cu|italc2-2.0.1-3|16	Source5:	ica-autostart.desktop
12cu|italc2-2.0.1-3|17	Source6:	italc-launcher
12cu|italc2-2.0.1-3|18	BuildRequires:	cmake
12cu|italc2-2.0.1-3|19	BuildRequires:	qt4-linguist
12cu|italc2-2.0.1-3|20	BuildRequires:	jpeg-devel
12cu|italc2-2.0.1-3|21	BuildRequires:	pam-devel
12cu|italc2-2.0.1-3|22	BuildRequires:	qt4-devel
12cu|italc2-2.0.1-3|23	BuildRequires:	pkgconfig(openssl)
12cu|italc2-2.0.1-3|24	BuildRequires:	pkgconfig(xtst)
12cu|italc2-2.0.1-3|25	BuildRequires:	pkgconfig(zlib)
12cu|italc2-2.0.1-3|26	
12cu|italc2-2.0.1-3|27	%description
12cu|italc2-2.0.1-3|28	iTALC is a use- and powerful didactical tool for teachers. It lets you view
12cu|italc2-2.0.1-3|29	and control other computers in your network in several ways. It supports Linux
12cu|italc2-2.0.1-3|30	and Windows 2000/XP/Vista.
12cu|italc2-2.0.1-3|31	
12cu|italc2-2.0.1-3|32	Features:
12cu|italc2-2.0.1-3|33	
12cu|italc2-2.0.1-3|34	* see what's going on in computer-labs by using overview mode and
12cu|italc2-2.0.1-3|35	make snapshots
12cu|italc2-2.0.1-3|36	* remote-control computers to support and help other people
12cu|italc2-2.0.1-3|37	* show a demo (either in fullscreen or in a window) - the teacher's screen
12cu|italc2-2.0.1-3|38	is shown on all student's computers in realtime
12cu|italc2-2.0.1-3|39	* lock workstations for moving undivided attention to teacher
12cu|italc2-2.0.1-3|40	* send text-messages to students
12cu|italc2-2.0.1-3|41	* powering on/off and rebooting computers per remote
12cu|italc2-2.0.1-3|42	* remote logon and logoff and remote execution of arbitrary commands/scripts
12cu|italc2-2.0.1-3|43	* home-schooling - iTALC's network-technology is not restricted to a subnet
12cu|italc2-2.0.1-3|44	and therefore students at home can join lessons via VPN-connections just
12cu|italc2-2.0.1-3|45	by installing iTALC client
12cu|italc2-2.0.1-3|46	
12cu|italc2-2.0.1-3|47	Furthermore iTALC is optimized for usage on multi-core systems (by making
12cu|italc2-2.0.1-3|48	heavy use of threads). No matter how many cores you have, iTALC can make use
12cu|italc2-2.0.1-3|49	of all of them.
12cu|italc2-2.0.1-3|50	
12cu|italc2-2.0.1-3|51	#----------------------------------------------------------------------------
12cu|italc2-2.0.1-3|52	
12cu|italc2-2.0.1-3|53	%package client
12cu|italc2-2.0.1-3|54	Summary:	Software for iTALC-clients
12cu|italc2-2.0.1-3|55	Group:		Networking/Remote access
12cu|italc2-2.0.1-3|56	
12cu|italc2-2.0.1-3|57	%description client
12cu|italc2-2.0.1-3|58	This package contains the software, needed by iTALC-clients.
12cu|italc2-2.0.1-3|59	
12cu|italc2-2.0.1-3|60	See /usr/share/italc/doc/INSTALL for details on how to install and setup iTALC
12cu|italc2-2.0.1-3|61	in your network.
12cu|italc2-2.0.1-3|62	
12cu|italc2-2.0.1-3|63	%files client
12cu|italc2-2.0.1-3|64	%{_bindir}/ica
12cu|italc2-2.0.1-3|65	%{_bindir}/start-ica
12cu|italc2-2.0.1-3|66	%{_bindir}/italc_auth_helper
12cu|italc2-2.0.1-3|67	%config %{_sysconfdir}/xdg/autostart/ica-autostart.desktop
12cu|italc2-2.0.1-3|68	%config(noreplace) %{_sysconfdir}/sysconfig/ica
12cu|italc2-2.0.1-3|69	%dir %{_sysconfdir}/settings
12cu|italc2-2.0.1-3|70	%dir "%{_sysconfdir}/settings/iTALC Solutions"
12cu|italc2-2.0.1-3|71	%config(missingok,noreplace) "%{_sysconfdir}/settings/iTALC Solutions/iTALC.conf"
12cu|italc2-2.0.1-3|72	%dir %{_sysconfdir}/italc/keys/private
12cu|italc2-2.0.1-3|73	%defattr(0440,root,%{italcgrp},0750)
12cu|italc2-2.0.1-3|74	%dir %{_sysconfdir}/italc/keys/private/teacher
12cu|italc2-2.0.1-3|75	%dir %{_sysconfdir}/italc/keys/private/admin
12cu|italc2-2.0.1-3|76	%dir %{_sysconfdir}/italc/keys/private/supporter
12cu|italc2-2.0.1-3|77	%dir %{_sysconfdir}/italc/keys/private/other
12cu|italc2-2.0.1-3|78	%ghost %attr(0440,root,%{italcgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/private/teacher/key
12cu|italc2-2.0.1-3|79	%ghost %attr(0440,root,%{italcgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/private/admin/key
12cu|italc2-2.0.1-3|80	%ghost %attr(0440,root,%{italcgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/private/supporter/key
12cu|italc2-2.0.1-3|81	%ghost %attr(0444,root,%{italcgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/public/teacher/key
12cu|italc2-2.0.1-3|82	%ghost %attr(0444,root,%{italcgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/public/admin/key
12cu|italc2-2.0.1-3|83	%ghost %attr(0444,root,%{italcgrp}) %config(noreplace) %{_sysconfdir}/italc/keys/public/supporter/key
12cu|italc2-2.0.1-3|84	
12cu|italc2-2.0.1-3|85	%pre client
12cu|italc2-2.0.1-3|86	%{_sbindir}/groupadd -r -f %{italcgrp} 2>/dev/null ||:
12cu|italc2-2.0.1-3|87	
12cu|italc2-2.0.1-3|88	%post client
12cu|italc2-2.0.1-3|89	if
12cu|italc2-2.0.1-3|90	getent group %{italcgrp} >/dev/null
12cu|italc2-2.0.1-3|91	then
12cu|italc2-2.0.1-3|92	: OK group %{italcgrp} already present
12cu|italc2-2.0.1-3|93	else
12cu|italc2-2.0.1-3|94	groupadd -r %{italcgrp} 2>/dev/null || :
12cu|italc2-2.0.1-3|95	fi
12cu|italc2-2.0.1-3|96	
12cu|italc2-2.0.1-3|97	#----------------------------------------------------------------------------
12cu|italc2-2.0.1-3|98	
12cu|italc2-2.0.1-3|99	%package master
12cu|italc2-2.0.1-3|100	Summary:	iTALC master software
12cu|italc2-2.0.1-3|101	Group:		Networking/Remote access
12cu|italc2-2.0.1-3|102	Requires:	%{libname} = %{EVRD}
12cu|italc2-2.0.1-3|103	Requires:	%{name}-client = %{EVRD}
12cu|italc2-2.0.1-3|104	Requires(post):	%{name}-client = %{EVRD}
12cu|italc2-2.0.1-3|105	
12cu|italc2-2.0.1-3|106	%description master
12cu|italc2-2.0.1-3|107	This package contains the actual master-software for accessing clients.
12cu|italc2-2.0.1-3|108	
12cu|italc2-2.0.1-3|109	See /usr/share/italc/doc/INSTALL for details on how to install and setup iTALC
12cu|italc2-2.0.1-3|110	in your network.
12cu|italc2-2.0.1-3|111	
12cu|italc2-2.0.1-3|112	%files master
12cu|italc2-2.0.1-3|113	%doc AUTHORS COPYING ChangeLog INSTALL README TODO
12cu|italc2-2.0.1-3|114	%{_bindir}/italc
12cu|italc2-2.0.1-3|115	%{_bindir}/italc-launcher
12cu|italc2-2.0.1-3|116	%{_bindir}/imc
12cu|italc2-2.0.1-3|117	%{_datadir}/pixmaps/*
12cu|italc2-2.0.1-3|118	
12cu|italc2-2.0.1-3|119	%post master
12cu|italc2-2.0.1-3|120	if
12cu|italc2-2.0.1-3|121	getent group %{italcgrp} >/dev/null
12cu|italc2-2.0.1-3|122	then
12cu|italc2-2.0.1-3|123	: OK group %{italcgrp} already present
12cu|italc2-2.0.1-3|124	else
12cu|italc2-2.0.1-3|125	groupadd -r %{italcgrp} 2>/dev/null || :
12cu|italc2-2.0.1-3|126	fi
12cu|italc2-2.0.1-3|127	
12cu|italc2-2.0.1-3|128	# dont run scripts on update
12cu|italc2-2.0.1-3|129	if [ ${1:-0} -lt 2 ]; then
12cu|italc2-2.0.1-3|130	for role in admin supporter teacher; do
12cu|italc2-2.0.1-3|131	if [ ! -f "%{_sysconfdir}/italc/keys/private/$role/key" ]; then
12cu|italc2-2.0.1-3|132	/usr/bin/ica -role $role -createkeypair 1>/dev/null
12cu|italc2-2.0.1-3|133	chgrp %{italcgrp} "%{_sysconfdir}/italc/keys/private/$role/key"
12cu|italc2-2.0.1-3|134	chmod 0440 "%{_sysconfdir}/italc/keys/private/$role/key"
12cu|italc2-2.0.1-3|135	fi
12cu|italc2-2.0.1-3|136	done
12cu|italc2-2.0.1-3|137	fi
12cu|italc2-2.0.1-3|138	
12cu|italc2-2.0.1-3|139	#----------------------------------------------------------------------------
12cu|italc2-2.0.1-3|140	
12cu|italc2-2.0.1-3|141	%package -n %{libname}
12cu|italc2-2.0.1-3|142	Summary:	Library used by ITALC
12cu|italc2-2.0.1-3|143	Group:		Networking/Remote access
12cu|italc2-2.0.1-3|144	
12cu|italc2-2.0.1-3|145	%description -n %{libname}
12cu|italc2-2.0.1-3|146	iTALC is a use- and powerful didactical tool for teachers. It lets you
12cu|italc2-2.0.1-3|147	view and control other computers in your network in several ways. It
12cu|italc2-2.0.1-3|148	supports Linux and Windows 2000/XP/Vista and it even can be used
12cu|italc2-2.0.1-3|149	transparently in mixed environments!
12cu|italc2-2.0.1-3|150	
12cu|italc2-2.0.1-3|151	This is a library used by %{name}-master and %{name}-client.
12cu|italc2-2.0.1-3|152	
12cu|italc2-2.0.1-3|153	%files -n %{libname}
12cu|italc2-2.0.1-3|154	%doc AUTHORS COPYING ChangeLog INSTALL README TODO
12cu|italc2-2.0.1-3|155	%{_libdir}/*
12cu|italc2-2.0.1-3|156	
12cu|italc2-2.0.1-3|157	#----------------------------------------------------------------------------
12cu|italc2-2.0.1-3|158	
12cu|italc2-2.0.1-3|159	%prep
12cu|italc2-2.0.1-3|160	%setup -q
12cu|italc2-2.0.1-3|161	
12cu|italc2-2.0.1-3|162	%build
12cu|italc2-2.0.1-3|163	%cmake_qt4
12cu|italc2-2.0.1-3|164	%make
12cu|italc2-2.0.1-3|165	
12cu|italc2-2.0.1-3|166	%install
12cu|italc2-2.0.1-3|167	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}
12cu|italc2-2.0.1-3|168	
12cu|italc2-2.0.1-3|169	%makeinstall_std -C build
12cu|italc2-2.0.1-3|170	# create the directories containing the auth-keys
12cu|italc2-2.0.1-3|171	mkdir -p %{buildroot}%{_sysconfdir}/italc/keys/{private,public}/{teacher,admin,supporter,other}
12cu|italc2-2.0.1-3|172	# create pseudo key files so RPM can own them (ghost files)
12cu|italc2-2.0.1-3|173	for role in admin supporter teacher; do
12cu|italc2-2.0.1-3|174	touch %{buildroot}%{_sysconfdir}/italc/keys/{private,public}/$role/key
12cu|italc2-2.0.1-3|175	done
12cu|italc2-2.0.1-3|176	# create the initial config
12cu|italc2-2.0.1-3|177	mkdir -p "%{buildroot}/%{_sysconfdir}/settings/iTALC Solutions"
12cu|italc2-2.0.1-3|178	cat > "%{buildroot}/%{_sysconfdir}/settings/iTALC Solutions/iTALC.conf" << EOF
12cu|italc2-2.0.1-3|179	[keypathsprivate]
12cu|italc2-2.0.1-3|180	admin=%{_sysconfdir}/italc/keys/private/admin/key
12cu|italc2-2.0.1-3|181	supporter=%{_sysconfdir}/italc/keys/private/supporter/key
12cu|italc2-2.0.1-3|182	teacher=%{_sysconfdir}/italc/keys/private/teacher/key
12cu|italc2-2.0.1-3|183	
12cu|italc2-2.0.1-3|184	[keypathspublic]
12cu|italc2-2.0.1-3|185	admin=%{_sysconfdir}/italc/keys/public/admin/key
12cu|italc2-2.0.1-3|186	supporter=%{_sysconfdir}/italc/keys/public/supporter/key
12cu|italc2-2.0.1-3|187	teacher=%{_sysconfdir}/italc/keys/public/teacher/key
12cu|italc2-2.0.1-3|188	EOF
12cu|italc2-2.0.1-3|189	# install start script for ica client
12cu|italc2-2.0.1-3|190	install -D -m755 %{SOURCE2} %{buildroot}/%{_bindir}/start-ica
12cu|italc2-2.0.1-3|191	install -D -m644 %{SOURCE5} %{buildroot}/%{_sysconfdir}/xdg/autostart/ica-autostart.desktop
12cu|italc2-2.0.1-3|192	install -D -m755 %{SOURCE6} %{buildroot}/%{_bindir}/italc-launcher
12cu|italc2-2.0.1-3|193	# icon for the desktop file
12cu|italc2-2.0.1-3|194	install -Dm644 ima/data/italc.png %{buildroot}/%{_datadir}/pixmaps/italc.png
12cu|italc2-2.0.1-3|195	#
12cu|italc2-2.0.1-3|196	# Distribution specific
12cu|italc2-2.0.1-3|197	#
12cu|italc2-2.0.1-3|198	# configuration for ica
12cu|italc2-2.0.1-3|199	
12cu|italc2-2.0.1-3|200	install -D -m644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/sysconfig/ica
12cu|italc2-2.0.1-3|201	
12cu|italc2-2.0.1-3|202	
12cu|italc2-2.0.1-3|203	%changelog
12cu|italc2-2.0.1-3|204	* Thu Mar 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.1-3
12cu|italc2-2.0.1-3|205	+ Revision: 361d240
12cu|italc2-2.0.1-3|206	- Spec cleanup
12cu|italc2-2.0.1-3|207	
12cu|italc2-2.0.1-3|208	

9749 12
12cu|iTest-1.4.1-2|1	Summary: Testing system
12cu|iTest-1.4.1-2|2	Name: iTest
12cu|iTest-1.4.1-2|3	Version: 1.4.1
12cu|iTest-1.4.1-2|4	Release: 2
12cu|iTest-1.4.1-2|5	License: GPL
12cu|iTest-1.4.1-2|6	Group: Education
12cu|iTest-1.4.1-2|7	URL: http://itest.sourceforge.net/
12cu|iTest-1.4.1-2|8	Source: %{name}-%{version}-src.tar.gz
12cu|iTest-1.4.1-2|9	Patch0:	 itest-1.4-qt4.7.diff
12cu|iTest-1.4.1-2|10	
12cu|iTest-1.4.1-2|11	BuildRequires: qt4-common qt4-devel
12cu|iTest-1.4.1-2|12	
12cu|iTest-1.4.1-2|13	%description
12cu|iTest-1.4.1-2|14	iTest is a client-server appplication for creation and running tests and exams.
12cu|iTest-1.4.1-2|15	
12cu|iTest-1.4.1-2|16	%prep
12cu|iTest-1.4.1-2|17	%setup -qn %{name}-%{version}-src -q
12cu|iTest-1.4.1-2|18	%patch0 -p1
12cu|iTest-1.4.1-2|19	
12cu|iTest-1.4.1-2|20	%build
12cu|iTest-1.4.1-2|21	cd iTestServer
12cu|iTest-1.4.1-2|22	%qmake_qt4 -config release
12cu|iTest-1.4.1-2|23	%qt4bin/lrelease iTestServer.pro
12cu|iTest-1.4.1-2|24	cd ..
12cu|iTest-1.4.1-2|25	cd iTestClient
12cu|iTest-1.4.1-2|26	%qmake_qt4 -config release
12cu|iTest-1.4.1-2|27	%qt4bin/lrelease iTestClient.pro
12cu|iTest-1.4.1-2|28	cd ..
12cu|iTest-1.4.1-2|29	%qmake_qt4 -config release
12cu|iTest-1.4.1-2|30	make
12cu|iTest-1.4.1-2|31	
12cu|iTest-1.4.1-2|32	%install
12cu|iTest-1.4.1-2|33	rm -rf %{buildroot}
12cu|iTest-1.4.1-2|34	
12cu|iTest-1.4.1-2|35	install -m 755 -d %{buildroot}%{_bindir}
12cu|iTest-1.4.1-2|36	install -m 755 bin/iTestClient $RPM_BUILD_ROOT%{_bindir}
12cu|iTest-1.4.1-2|37	install -m 755 bin/iTestServer $RPM_BUILD_ROOT%{_bindir}
12cu|iTest-1.4.1-2|38	install -m 755 -d %{buildroot}%{_iconsdir}
12cu|iTest-1.4.1-2|39	install -m 644 *.png $RPM_BUILD_ROOT%{_iconsdir}
12cu|iTest-1.4.1-2|40	
12cu|iTest-1.4.1-2|41	%makeinstall
12cu|iTest-1.4.1-2|42	
12cu|iTest-1.4.1-2|43	install -dm 755 %{buildroot}%{_datadir}/applications
12cu|iTest-1.4.1-2|44	cat > itest.desktop << EOF
12cu|iTest-1.4.1-2|45	[Desktop Entry]
12cu|iTest-1.4.1-2|46	Encoding=UTF-8
12cu|iTest-1.4.1-2|47	GenericName=iTests & iExams
12cu|iTest-1.4.1-2|48	GenericName[ru]=Экзаменатор iTest
12cu|iTest-1.4.1-2|49	Comment=iTest -  Tests & Exams Program by Qt4
12cu|iTest-1.4.1-2|50	Comment[ru]=Мощная программа для проведения тестов
12cu|iTest-1.4.1-2|51	Exec=%{_bindir}/iTestServer
12cu|iTest-1.4.1-2|52	Icon=%{_iconsdir}/itdb.png
12cu|iTest-1.4.1-2|53	MimeType=application/x-edu;application/x-edugallery
12cu|iTest-1.4.1-2|54	Name=iTestServer
12cu|iTest-1.4.1-2|55	DocPath=
12cu|iTest-1.4.1-2|56	Path=%{_bindir}
12cu|iTest-1.4.1-2|57	Terminal=false
12cu|iTest-1.4.1-2|58	Type=Application
12cu|iTest-1.4.1-2|59	X-DCOP-ServiceType=Multi
12cu|iTest-1.4.1-2|60	Categories=Qt;KDE;Education;Teaching;X-MandrivaLinux-MoreApplications-Education-Other;
12cu|iTest-1.4.1-2|61	EOF
12cu|iTest-1.4.1-2|62	install -m 0644 itest.desktop \
12cu|iTest-1.4.1-2|63	%{buildroot}%{_datadir}/applications/itest.desktop
12cu|iTest-1.4.1-2|64	
12cu|iTest-1.4.1-2|65	install -dm 755 %{buildroot}%{_datadir}/applications
12cu|iTest-1.4.1-2|66	cat > itestwri.desktop << EOF
12cu|iTest-1.4.1-2|67	[Desktop Entry]
12cu|iTest-1.4.1-2|68	Encoding=UTF-8
12cu|iTest-1.4.1-2|69	GenericName=iTests & iExams client
12cu|iTest-1.4.1-2|70	GenericName[ru]=Клиент для экзаменатора iTest
12cu|iTest-1.4.1-2|71	Comment=iTest -  Tests & Exams client by Qt4
12cu|iTest-1.4.1-2|72	Comment[ru]=Клиент для проведения тестов iTest
12cu|iTest-1.4.1-2|73	Exec=%{_bindir}/iTestClient
12cu|iTest-1.4.1-2|74	Icon=%{_iconsdir}/itos.png
12cu|iTest-1.4.1-2|75	MimeType=application/x-edu;application/x-edugallery
12cu|iTest-1.4.1-2|76	Name=iTestClient
12cu|iTest-1.4.1-2|77	DocPath=
12cu|iTest-1.4.1-2|78	Path=%{_bindir}
12cu|iTest-1.4.1-2|79	Terminal=false
12cu|iTest-1.4.1-2|80	Type=Application
12cu|iTest-1.4.1-2|81	X-DCOP-ServiceType=Multi
12cu|iTest-1.4.1-2|82	Categories=Qt;KDE;Education;Teaching;X-MandrivaLinux-MoreApplications-Education-Other;
12cu|iTest-1.4.1-2|83	EOF
12cu|iTest-1.4.1-2|84	install -m 0644 itestwri.desktop \
12cu|iTest-1.4.1-2|85	%{buildroot}%{_datadir}/applications/itestwri.desktop
12cu|iTest-1.4.1-2|86	
12cu|iTest-1.4.1-2|87	%clean
12cu|iTest-1.4.1-2|88	rm -rf %{buildroot}
12cu|iTest-1.4.1-2|89	
12cu|iTest-1.4.1-2|90	%files
12cu|iTest-1.4.1-2|91	%defattr(-,root, root)
12cu|iTest-1.4.1-2|92	%{_bindir}/iTestClient
12cu|iTest-1.4.1-2|93	%{_bindir}/iTestServer
12cu|iTest-1.4.1-2|94	%{_iconsdir}/itcl.png
12cu|iTest-1.4.1-2|95	%{_iconsdir}/itdb.png
12cu|iTest-1.4.1-2|96	%{_iconsdir}/itest.png
12cu|iTest-1.4.1-2|97	%{_iconsdir}/itestwri.png
12cu|iTest-1.4.1-2|98	%{_iconsdir}/itos.png
12cu|iTest-1.4.1-2|99	%{_datadir}/applications/itest.desktop
12cu|iTest-1.4.1-2|100	%{_datadir}/applications/itestwri.desktop
12cu|iTest-1.4.1-2|101	
12cu|iTest-1.4.1-2|102	
12cu|iTest-1.4.1-2|103	%changelog
12cu|iTest-1.4.1-2|104	* Wed Dec 29 2010 Александр Казанцев <kazancas@mandriva.org> 1.4.1-1mdv2011.0
12cu|iTest-1.4.1-2|105	+ Revision: 625744
12cu|iTest-1.4.1-2|106	- fix build for Qt4.7
12cu|iTest-1.4.1-2|107	-initial release
12cu|iTest-1.4.1-2|108	- import iTest
12cu|iTest-1.4.1-2|109	
12cu|iTest-1.4.1-2|110	
12cu|iTest-1.4.1-2|111	* Wed Apr 15 2009 Alexander Kazancev <kazancas@mandriva.ru> - 1.4.1-1
12cu|iTest-1.4.1-2|112	- version 1.4.1
12cu|iTest-1.4.1-2|113	
12cu|iTest-1.4.1-2|114	* Fri Jan 09 2009 Alexander Kazancev <kazancas@mandriva.ru> - 1.4.0-1
12cu|iTest-1.4.1-2|115	- new release 1.4.0 for 2009.0
12cu|iTest-1.4.1-2|116	- fix spec for build of source code
12cu|iTest-1.4.1-2|117	
12cu|iTest-1.4.1-2|118	* Wed May 28 2008 Alexander Kazancev <kazancas@mandriva.ru> - 1.3.0-2
12cu|iTest-1.4.1-2|119	- fix bug on disapear test windows
12cu|iTest-1.4.1-2|120	
12cu|iTest-1.4.1-2|121	* Fri May 08 2008 Alexander Kazancev <kazancas@mandriva.ru> - 1.3.0-1
12cu|iTest-1.4.1-2|122	- packet for 2008.1
12cu|iTest-1.4.1-2|123	
12cu|iTest-1.4.1-2|124	* Thu Nov 20 2007 Alexander Kazancev <kazancas@mandriva.ru> - 1.3.0-1
12cu|iTest-1.4.1-2|125	- Initial release.

9750 12
12cu|iurt-0.6.5-2|1	############################################
12cu|iurt-0.6.5-2|2	# Warning
12cu|iurt-0.6.5-2|3	#   This package must be handled
12cu|iurt-0.6.5-2|4	#   via /svn/soft/build_system/iurt/trunk/
12cu|iurt-0.6.5-2|5	############################################
12cu|iurt-0.6.5-2|6	
12cu|iurt-0.6.5-2|7	Name: iurt
12cu|iurt-0.6.5-2|8	Version: 0.6.5
12cu|iurt-0.6.5-2|9	Release: 2
12cu|iurt-0.6.5-2|10	License: GPL
12cu|iurt-0.6.5-2|11	Summary: Packages rebuilder
12cu|iurt-0.6.5-2|12	Group: Development/Other
12cu|iurt-0.6.5-2|13	URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/build_system/iurt/trunk/
12cu|iurt-0.6.5-2|14	Source: %{name}.tar.xz
12cu|iurt-0.6.5-2|15	Requires: mkcd
12cu|iurt-0.6.5-2|16	BuildArch: noarch
12cu|iurt-0.6.5-2|17	
12cu|iurt-0.6.5-2|18	%description
12cu|iurt-0.6.5-2|19	iurt is a collection of tools to create an automatic rebuild system. It
12cu|iurt-0.6.5-2|20	contains the rebuild script, iurt, as well as the scheduler, ulri, and
12cu|iurt-0.6.5-2|21	the upload script, emi.
12cu|iurt-0.6.5-2|22	
12cu|iurt-0.6.5-2|23	%prep
12cu|iurt-0.6.5-2|24	%setup -q -n %{name}-%{version}
12cu|iurt-0.6.5-2|25	
12cu|iurt-0.6.5-2|26	%install
12cu|iurt-0.6.5-2|27	%makeinstall DESTDIR=%{buildroot}
12cu|iurt-0.6.5-2|28	
12cu|iurt-0.6.5-2|29	%files
12cu|iurt-0.6.5-2|30	%defattr(-,root,root)
12cu|iurt-0.6.5-2|31	%{_bindir}/emi
12cu|iurt-0.6.5-2|32	%{_bindir}/iurt
12cu|iurt-0.6.5-2|33	%{_bindir}/ulri
12cu|iurt-0.6.5-2|34	%{_sbindir}/iurt_root_command
12cu|iurt-0.6.5-2|35	%{perl_vendorlib}/Iurt
12cu|iurt-0.6.5-2|36	
12cu|iurt-0.6.5-2|37	
12cu|iurt-0.6.5-2|38	
12cu|iurt-0.6.5-2|39	%changelog
12cu|iurt-0.6.5-2|40	* Tue Jan 03 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.6.5-1mdv2012.0
12cu|iurt-0.6.5-2|41	+ Revision: 749051
12cu|iurt-0.6.5-2|42	- update tarball and spec for version 0.6.5
12cu|iurt-0.6.5-2|43	- update tarball and spec for version 0.6.5
12cu|iurt-0.6.5-2|44	- update tarball and spec for version 0.6.5
12cu|iurt-0.6.5-2|45	- update tarball and spec for version 0.6.5
12cu|iurt-0.6.5-2|46	- update tarball and spec for version 0.6.5
12cu|iurt-0.6.5-2|47	- update tarball and spec for version 0.6.5
12cu|iurt-0.6.5-2|48	- Rework to use make targets to commit and submit package.
12cu|iurt-0.6.5-2|49	
12cu|iurt-0.6.5-2|50	* Wed Apr 20 2011 Antoine Ginies <aginies@mandriva.com> 0.6.4-6.r272332.3
12cu|iurt-0.6.5-2|51	+ Revision: 656210
12cu|iurt-0.6.5-2|52	- fix %%setup
12cu|iurt-0.6.5-2|53	- update tarball to latest release
12cu|iurt-0.6.5-2|54	- release r272332
12cu|iurt-0.6.5-2|55	- update tarball and spec for version 0.6.4
12cu|iurt-0.6.5-2|56	
12cu|iurt-0.6.5-2|57	* Thu Mar 24 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 0.6.4-6.r272097.2
12cu|iurt-0.6.5-2|58	+ Revision: 648345
12cu|iurt-0.6.5-2|59	- Updated package to r272097
12cu|iurt-0.6.5-2|60	
12cu|iurt-0.6.5-2|61	* Sun Jan 09 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.4-6.r271421.2mdv2011.0
12cu|iurt-0.6.5-2|62	+ Revision: 630773
12cu|iurt-0.6.5-2|63	- merge rpm5 branch
12cu|iurt-0.6.5-2|64	
12cu|iurt-0.6.5-2|65	* Sun Oct 31 2010 Olivier Blin <blino@mandriva.org> 0.6.4-6.r271258.1mdv2011.0
12cu|iurt-0.6.5-2|66	+ Revision: 591265
12cu|iurt-0.6.5-2|67	- update to svn snapshot r271258
12cu|iurt-0.6.5-2|68	
12cu|iurt-0.6.5-2|69	* Sat Mar 06 2010 Pascal Terjan <pterjan@mandriva.org> 0.6.4-6.r265102.1mdv2011.0
12cu|iurt-0.6.5-2|70	+ Revision: 514906
12cu|iurt-0.6.5-2|71	- Update to latest svn
12cu|iurt-0.6.5-2|72	
12cu|iurt-0.6.5-2|73	+ Sandro Cazzaniga <kharec@mandriva.org>
12cu|iurt-0.6.5-2|74	- clean spec file
12cu|iurt-0.6.5-2|75	
12cu|iurt-0.6.5-2|76	* Tue Dec 01 2009 Pascal Terjan <pterjan@mandriva.org> 0.6.4-6.r259002.1mdv2010.1
12cu|iurt-0.6.5-2|77	+ Revision: 472297
12cu|iurt-0.6.5-2|78	- Update to current svn
12cu|iurt-0.6.5-2|79	
12cu|iurt-0.6.5-2|80	* Sun Oct 04 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.4-6mdv2010.0
12cu|iurt-0.6.5-2|81	+ Revision: 453520
12cu|iurt-0.6.5-2|82	- fix group
12cu|iurt-0.6.5-2|83	- use newer code than from 2006-12-07 (svn)
12cu|iurt-0.6.5-2|84	
12cu|iurt-0.6.5-2|85	+ Thierry Vignaud <tv@mandriva.org>
12cu|iurt-0.6.5-2|86	- rebuild
12cu|iurt-0.6.5-2|87	- rebuild
12cu|iurt-0.6.5-2|88	- rebuild
12cu|iurt-0.6.5-2|89	- fix description-line-too-long
12cu|iurt-0.6.5-2|90	- kill re-definition of %%buildroot on Pixel's request
12cu|iurt-0.6.5-2|91	
12cu|iurt-0.6.5-2|92	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cu|iurt-0.6.5-2|93	- rebuild
12cu|iurt-0.6.5-2|94	
12cu|iurt-0.6.5-2|95	+ Olivier Blin <blino@mandriva.org>
12cu|iurt-0.6.5-2|96	- restore BuildRoot
12cu|iurt-0.6.5-2|97	
12cu|iurt-0.6.5-2|98	
12cu|iurt-0.6.5-2|99	* Thu Dec 07 2006 Warly <warly@mandriva.com> 0.6.4-1mdv2007.0
12cu|iurt-0.6.5-2|100	+ Revision: 91988
12cu|iurt-0.6.5-2|101	- update tarball and spec for version 0.6.4
12cu|iurt-0.6.5-2|102	- update tarball and spec for version 0.6.4
12cu|iurt-0.6.5-2|103	
12cu|iurt-0.6.5-2|104	* Wed Dec 06 2006 Warly <warly@mandriva.com> 0.6.3-1mdv2007.1
12cu|iurt-0.6.5-2|105	+ Revision: 91771
12cu|iurt-0.6.5-2|106	- update tarball and spec for version 0.6.3
12cu|iurt-0.6.5-2|107	- update tarball and spec for version 0.6.3
12cu|iurt-0.6.5-2|108	- update tarball and spec for version 0.6.3
12cu|iurt-0.6.5-2|109	- update tarball and spec for version 0.6.3
12cu|iurt-0.6.5-2|110	
12cu|iurt-0.6.5-2|111	* Wed Dec 06 2006 Warly <warly@mandriva.com> 0.6.2-1mdv2007.1
12cu|iurt-0.6.5-2|112	+ Revision: 91724
12cu|iurt-0.6.5-2|113	- update tarball and spec for version 0.6.2
12cu|iurt-0.6.5-2|114	- update tarball and spec for version 0.6.2
12cu|iurt-0.6.5-2|115	- Update package SPEC for version 0.6.2
12cu|iurt-0.6.5-2|116	- Remove previously copied spec to replace it for 0.6.2
12cu|iurt-0.6.5-2|117	- Update package SPEC for version 0.6.2
12cu|iurt-0.6.5-2|118	- Create iurt
12cu|iurt-0.6.5-2|119	

9751 12
12cu|ivritex-1.2.1-5|1	%define texmfdir %{_datadir}/texmf-dist
12cu|ivritex-1.2.1-5|2	%define updmap %{texmfdir}/fonts/map/dvips/updmap
12cu|ivritex-1.2.1-5|3	
12cu|ivritex-1.2.1-5|4	Summary:	Files for processing Hebrew LaTeX documents
12cu|ivritex-1.2.1-5|5	Name:		ivritex
12cu|ivritex-1.2.1-5|6	Version:	1.2.1
12cu|ivritex-1.2.1-5|7	Release:	5
12cu|ivritex-1.2.1-5|8	License:	LPPL
12cu|ivritex-1.2.1-5|9	Group:		Publishing
12cu|ivritex-1.2.1-5|10	Url:		http://ivritex.sourceforge.net/
12cu|ivritex-1.2.1-5|11	Source0:	http://downloads.sourceforge.net/ivritex/%{name}-%{version}.tar.bz2
12cu|ivritex-1.2.1-5|12	Requires:	tetex
12cu|ivritex-1.2.1-5|13	# BuildRequires:	tetex-afm
12cu|ivritex-1.2.1-5|14	# BuildRequires:	tetex-latex
12cu|ivritex-1.2.1-5|15	BuildRequires:	fonts-type1-hebrew
12cu|ivritex-1.2.1-5|16	BuildRequires:	texlive-collection-fontutils
12cu|ivritex-1.2.1-5|17	# Just to make sure all deps are installed
12cu|ivritex-1.2.1-5|18	BuildRequires:	texlive-scheme-tetex
12cu|ivritex-1.2.1-5|19	# to have it auto-selected when choosing Hebrew at install time
12cu|ivritex-1.2.1-5|20	Requires:	locales-he
12cu|ivritex-1.2.1-5|21	Requires:	fonts-type1-hebrew
12cu|ivritex-1.2.1-5|22	BuildArch:	noarch
12cu|ivritex-1.2.1-5|23	
12cu|ivritex-1.2.1-5|24	%description
12cu|ivritex-1.2.1-5|25	IvriTeX provides Hebrew support for LaTeX. The project provides Hebrew
12cu|ivritex-1.2.1-5|26	support for babel, Hebrew fonts, and HebClass - a collection of
12cu|ivritex-1.2.1-5|27	classes and styles that will hopefully be useful to Hebrew authors.
12cu|ivritex-1.2.1-5|28	
12cu|ivritex-1.2.1-5|29	%files
12cu|ivritex-1.2.1-5|30	%doc README example/tests/hebhello.tex ChangeLog
12cu|ivritex-1.2.1-5|31	%{texmfdir}/bibtex/%{name}
12cu|ivritex-1.2.1-5|32	%{texmfdir}/doc/generic/0%{name}
12cu|ivritex-1.2.1-5|33	%{texmfdir}/doc/latex/hebclass/hebtech.ps
12cu|ivritex-1.2.1-5|34	%{texmfdir}/dvips/base/culmus-he8.enc
12cu|ivritex-1.2.1-5|35	%{texmfdir}/dvips/config/culmus.map
12cu|ivritex-1.2.1-5|36	%{texmfdir}/fontname/culmus.map
12cu|ivritex-1.2.1-5|37	%{texmfdir}/fonts/afm/culmus
12cu|ivritex-1.2.1-5|38	%{texmfdir}/fonts/tfm/culmus
12cu|ivritex-1.2.1-5|39	%{texmfdir}/fonts/type1/culmus
12cu|ivritex-1.2.1-5|40	%{texmfdir}/fonts/vf/culmus
12cu|ivritex-1.2.1-5|41	%{texmfdir}/tex/generic/0%{name}
12cu|ivritex-1.2.1-5|42	%{texmfdir}/tex/latex/hebclass
12cu|ivritex-1.2.1-5|43	
12cu|ivritex-1.2.1-5|44	%post
12cu|ivritex-1.2.1-5|45	updmap-sys --quiet
12cu|ivritex-1.2.1-5|46	mktexlsr
12cu|ivritex-1.2.1-5|47	
12cu|ivritex-1.2.1-5|48	%postun
12cu|ivritex-1.2.1-5|49	updmap-sys --quiet
12cu|ivritex-1.2.1-5|50	mktexlsr
12cu|ivritex-1.2.1-5|51	
12cu|ivritex-1.2.1-5|52	#----------------------------------------------------------------------------
12cu|ivritex-1.2.1-5|53	
12cu|ivritex-1.2.1-5|54	%prep
12cu|ivritex-1.2.1-5|55	%setup -q
12cu|ivritex-1.2.1-5|56	
12cu|ivritex-1.2.1-5|57	%build
12cu|ivritex-1.2.1-5|58	
12cu|ivritex-1.2.1-5|59	%install
12cu|ivritex-1.2.1-5|60	# modern font paths
12cu|ivritex-1.2.1-5|61	perl -pi -e 's,/usr/X11R6/lib/X11/fonts/Type1,/usr/share/fonts/Type1/hebrew,g' fonts/culmus/Makefile
12cu|ivritex-1.2.1-5|62	# we use .pfb fonts, not .pfa
12cu|ivritex-1.2.1-5|63	perl -pi -e 's,pfa,pfb,g' fonts/culmus/Makefile
12cu|ivritex-1.2.1-5|64	# elatex doesn't exist any more
12cu|ivritex-1.2.1-5|65	perl -pi -e 's,HEBLATEX=elatex,HEBLATEX=latex,g' ivritex.mk
12cu|ivritex-1.2.1-5|66	# use_symlinks makes symlinks to the files from fonts-type1-hebrew
12cu|ivritex-1.2.1-5|67	# rather than copying: saves space and ensures they'll stay up-to-date
12cu|ivritex-1.2.1-5|68	make TEX_ROOT=%{buildroot}%{texmfdir} use_symlinks=1 install
12cu|ivritex-1.2.1-5|69	
12cu|ivritex-1.2.1-5|70	
12cu|ivritex-1.2.1-5|71	
12cu|ivritex-1.2.1-5|72	
12cu|ivritex-1.2.1-5|73	%changelog
12cu|ivritex-1.2.1-5|74	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-5
12cu|ivritex-1.2.1-5|75	+ Revision: a91fef5
12cu|ivritex-1.2.1-5|76	- Use texlive-scheme-tetex
12cu|ivritex-1.2.1-5|77	
12cu|ivritex-1.2.1-5|78	

9752 12
12cu|iwidgets-4.1-3|1	Name:           iwidgets
12cu|iwidgets-4.1-3|2	BuildRequires:  tcl-devel
12cu|iwidgets-4.1-3|3	Version:        4.1
12cu|iwidgets-4.1-3|4	Release:        %mkrel 3
12cu|iwidgets-4.1-3|5	Source0:        %{name}41.tgz
12cu|iwidgets-4.1-3|6	BuildArch:      noarch
12cu|iwidgets-4.1-3|7	Summary:        Widget Extension for Tcl/Tk
12cu|iwidgets-4.1-3|8	License:        MIT
12cu|iwidgets-4.1-3|9	Group:          System/Libraries
12cu|iwidgets-4.1-3|10	Requires:       itk
12cu|iwidgets-4.1-3|11	URL: http://chiselapp.com/user/rene/repository/iwidgets/index
12cu|iwidgets-4.1-3|12	
12cu|iwidgets-4.1-3|13	%description
12cu|iwidgets-4.1-3|14	[incr Widgets] is an object-oriented mega-widget set that extends
12cu|iwidgets-4.1-3|15	Tcl/Tk and is based on [incr Tcl] and [incr Tk].  This set of
12cu|iwidgets-4.1-3|16	mega-widgets delivers many new, general purpose widgets like option
12cu|iwidgets-4.1-3|17	menus, comboboxes, selection boxes, and various dialogs whose
12cu|iwidgets-4.1-3|18	counterparts are found in Motif and Windows. Since [incr Widgets] is
12cu|iwidgets-4.1-3|19	based on the [incr Tk] extension, the Tk framework of configuration
12cu|iwidgets-4.1-3|20	options, widget commands, and default bindings is maintained.  In other
12cu|iwidgets-4.1-3|21	words, each [incr Widgets] mega-widget seamlessly blends with the
12cu|iwidgets-4.1-3|22	standard Tk widgets. They look, act, and feel like Tk widgets. In
12cu|iwidgets-4.1-3|23	addition, all [incr Widgets] mega-widgets are object oriented and may
12cu|iwidgets-4.1-3|24	themselves be extended, using either inheritance or composition.
12cu|iwidgets-4.1-3|25	
12cu|iwidgets-4.1-3|26	
12cu|iwidgets-4.1-3|27	%prep
12cu|iwidgets-4.1-3|28	%setup -q -n %name%version
12cu|iwidgets-4.1-3|29	sed -i -e "s/itk 4/Itk/" library/pkgIndex.tcl
12cu|iwidgets-4.1-3|30	
12cu|iwidgets-4.1-3|31	%build
12cu|iwidgets-4.1-3|32	
12cu|iwidgets-4.1-3|33	%install
12cu|iwidgets-4.1-3|34	mkdir -p %buildroot%tcl_sitelib
12cu|iwidgets-4.1-3|35	cp -a library %buildroot%tcl_sitelib/%name%version
12cu|iwidgets-4.1-3|36	
12cu|iwidgets-4.1-3|37	%files
12cu|iwidgets-4.1-3|38	%doc license.terms README
12cu|iwidgets-4.1-3|39	%tcl_sitelib/%name%version
12cu|iwidgets-4.1-3|40	
12cu|iwidgets-4.1-3|41	
12cu|iwidgets-4.1-3|42	
12cu|iwidgets-4.1-3|43	%changelog
12cu|iwidgets-4.1-3|44	* Mon Mar 31 2014 Rosa <rosa@abf.rosalinux.ru> 4.1-3
12cu|iwidgets-4.1-3|45	+ Revision: c24b933
12cu|iwidgets-4.1-3|46	- Automatic import for version 4.1-3.mga4
12cu|iwidgets-4.1-3|47	
12cu|iwidgets-4.1-3|48	

9753 12
12cu|jack_capture-0.9.70-1|1	Summary:	Simple JACK audiofile recorder-encoder
12cu|jack_capture-0.9.70-1|2	Name:		jack_capture
12cu|jack_capture-0.9.70-1|3	Version:	0.9.70
12cu|jack_capture-0.9.70-1|4	Release:	1
12cu|jack_capture-0.9.70-1|5	URL:		http://archive.notam02.no/arkiv/src/
12cu|jack_capture-0.9.70-1|6	License:	GPLv2+
12cu|jack_capture-0.9.70-1|7	Group:		Sound
12cu|jack_capture-0.9.70-1|8	Source0:	%{name}-%{version}.tar.gz
12cu|jack_capture-0.9.70-1|9	BuildRequires:	gtk2-devel
12cu|jack_capture-0.9.70-1|10	BuildRequires:	pkgconfig(jack)
12cu|jack_capture-0.9.70-1|11	BuildRequires:	pkgconfig(sndfile)
12cu|jack_capture-0.9.70-1|12	BuildRequires:	pkgconfig(ogg)
12cu|jack_capture-0.9.70-1|13	BuildRequires:	pkgconfig(flac)
12cu|jack_capture-0.9.70-1|14	BuildRequires:	meterbridge
12cu|jack_capture-0.9.70-1|15	Requires:	meterbridge
12cu|jack_capture-0.9.70-1|16	
12cu|jack_capture-0.9.70-1|17	%description
12cu|jack_capture-0.9.70-1|18	Small audio file recorder with on-the-fly encoding capabilities for the JACK
12cu|jack_capture-0.9.70-1|19	Audio Connection Kit. Jack_capture comes with two control GUIs, one of which
12cu|jack_capture-0.9.70-1|20	is deliberately simple. Supported save file formats are wav (with 4GB limit
12cu|jack_capture-0.9.70-1|21	bypass), ogg, flac, wav, wavex, au, aiff and raw.
12cu|jack_capture-0.9.70-1|22	
12cu|jack_capture-0.9.70-1|23	
12cu|jack_capture-0.9.70-1|24	%prep
12cu|jack_capture-0.9.70-1|25	%setup -q
12cu|jack_capture-0.9.70-1|26	perl -pi -e 's/usr\/local/usr/g' Makefile
12cu|jack_capture-0.9.70-1|27	perl -pi -e 's/-march=native//g' Makefile
12cu|jack_capture-0.9.70-1|28	
12cu|jack_capture-0.9.70-1|29	
12cu|jack_capture-0.9.70-1|30	%build
12cu|jack_capture-0.9.70-1|31	%make
12cu|jack_capture-0.9.70-1|32	# We have to build the legacy gui program at our own risk
12cu|jack_capture-0.9.70-1|33	make jack_capture_gui2
12cu|jack_capture-0.9.70-1|34	
12cu|jack_capture-0.9.70-1|35	
12cu|jack_capture-0.9.70-1|36	%install
12cu|jack_capture-0.9.70-1|37	%makeinstall_std
12cu|jack_capture-0.9.70-1|38	install jack_capture_gui2 %{buildroot}%{_bindir}/
12cu|jack_capture-0.9.70-1|39	
12cu|jack_capture-0.9.70-1|40	mkdir -p %{buildroot}%{_datadir}/applications
12cu|jack_capture-0.9.70-1|41	cat > %{buildroot}%{_datadir}/applications/jack_capture_gui2.desktop << EOF
12cu|jack_capture-0.9.70-1|42	[Desktop Entry]
12cu|jack_capture-0.9.70-1|43	Name=Jack_capture_gui2
12cu|jack_capture-0.9.70-1|44	Comment=Simple JACK audiofile recorder-encoder
12cu|jack_capture-0.9.70-1|45	Exec=jack_capture_gui2
12cu|jack_capture-0.9.70-1|46	Icon=sound_section
12cu|jack_capture-0.9.70-1|47	Categories=Audio;X-MandrivaLinux-Sound;
12cu|jack_capture-0.9.70-1|48	Terminal=false
12cu|jack_capture-0.9.70-1|49	Type=Application
12cu|jack_capture-0.9.70-1|50	X-Desktop-File-Install-Version=0.15
12cu|jack_capture-0.9.70-1|51	EOF
12cu|jack_capture-0.9.70-1|52	
12cu|jack_capture-0.9.70-1|53	
12cu|jack_capture-0.9.70-1|54	%files
12cu|jack_capture-0.9.70-1|55	%doc README
12cu|jack_capture-0.9.70-1|56	%{_bindir}/jack_capture
12cu|jack_capture-0.9.70-1|57	%{_bindir}/jack_capture_gui2
12cu|jack_capture-0.9.70-1|58	%{_datadir}/applications/jack_capture_gui2.desktop
12cu|jack_capture-0.9.70-1|59	
12cu|jack_capture-0.9.70-1|60	
12cu|jack_capture-0.9.70-1|61	%changelog
12cu|jack_capture-0.9.70-1|62	* Sun May 03 2013 Giovanni Mariani <mc2374àmclink.it> 0.9.70-1
12cu|jack_capture-0.9.70-1|63	- New version 0.9.70
12cu|jack_capture-0.9.70-1|64	- Use pkgconfig for BReqs
12cu|jack_capture-0.9.70-1|65	
12cu|jack_capture-0.9.70-1|66	* Wed Oct 31 2012 Giovanni Mariani <mc2374àmclink.it> 0.9.61-2
12cu|jack_capture-0.9.70-1|67	- Dropped BuildRoot, %%mkrel, %%defattr and %%clean section
12cu|jack_capture-0.9.70-1|68	- Fixed Breq for libsndfile devel package
12cu|jack_capture-0.9.70-1|69	
12cu|jack_capture-0.9.70-1|70	* Sat Dec 24 2011 Frank Kober <emuse@mandriva.org> 0.9.61-1
12cu|jack_capture-0.9.70-1|71	+ Revision: 745017
12cu|jack_capture-0.9.70-1|72	- new version 0.9.61
12cu|jack_capture-0.9.70-1|73	
12cu|jack_capture-0.9.70-1|74	* Mon Dec 06 2010 Frank Kober <emuse@mandriva.org> 0.9.57-1mdv2011.0
12cu|jack_capture-0.9.70-1|75	+ Revision: 612952
12cu|jack_capture-0.9.70-1|76	- new version 0.9.57
12cu|jack_capture-0.9.70-1|77	o old jack_capture_gui dropped (no longer install target)
12cu|jack_capture-0.9.70-1|78	o license updated
12cu|jack_capture-0.9.70-1|79	
12cu|jack_capture-0.9.70-1|80	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.44-2mdv2011.0
12cu|jack_capture-0.9.70-1|81	+ Revision: 612435
12cu|jack_capture-0.9.70-1|82	- the mass rebuild of 2010.1 packages
12cu|jack_capture-0.9.70-1|83	
12cu|jack_capture-0.9.70-1|84	* Fri Apr 02 2010 Frank Kober <emuse@mandriva.org> 0.9.44-1mdv2010.1
12cu|jack_capture-0.9.70-1|85	+ Revision: 530793
12cu|jack_capture-0.9.70-1|86	- add missing BR
12cu|jack_capture-0.9.70-1|87	- import jack_capture
12cu|jack_capture-0.9.70-1|88	
12cu|jack_capture-0.9.70-1|89	

9754 12
12cu|jag-0.3.2-2|1	Summary:	An arcade-puzzle 2D game to break all of the target blocks
12cu|jag-0.3.2-2|2	Name:		jag
12cu|jag-0.3.2-2|3	Version:	0.3.2
12cu|jag-0.3.2-2|4	Release:	2
12cu|jag-0.3.2-2|5	# README say "under the GPL" so that quite vague
12cu|jag-0.3.2-2|6	License:	GPLv2+
12cu|jag-0.3.2-2|7	Group:		Games/Puzzles
12cu|jag-0.3.2-2|8	Url:		http://jag.xlabsoft.com
12cu|jag-0.3.2-2|9	Source0:	http://jag.xlabsoft.com/files/%{name}-%{version}-src.zip
12cu|jag-0.3.2-2|10	Source1:	http://jag.xlabsoft.com/files/%{name}-%{version}-data.zip
12cu|jag-0.3.2-2|11	# adujst path to conform to FHS
12cu|jag-0.3.2-2|12	# not sent upstream, too ugly
12cu|jag-0.3.2-2|13	Patch0:		jag-0.3.2-path.patch
12cu|jag-0.3.2-2|14	Patch1:		jag-0.3.2-dso.patch
12cu|jag-0.3.2-2|15	BuildRequires:	unzip
12cu|jag-0.3.2-2|16	BuildRequires:	qt4-devel
12cu|jag-0.3.2-2|17	BuildRequires:	pkgconfig(gl)
12cu|jag-0.3.2-2|18	BuildRequires:	pkgconfig(sdl)
12cu|jag-0.3.2-2|19	BuildRequires:	pkgconfig(SDL_mixer)
12cu|jag-0.3.2-2|20	BuildRequires:	pkgconfig(xrandr)
12cu|jag-0.3.2-2|21	BuildRequires:	pkgconfig(xrender)
12cu|jag-0.3.2-2|22	
12cu|jag-0.3.2-2|23	%description
12cu|jag-0.3.2-2|24	JAG is a free and opensource arcade-puzzle 2D game.
12cu|jag-0.3.2-2|25	
12cu|jag-0.3.2-2|26	The aim of JAG is to break all of the target pieces on each level, and to do
12cu|jag-0.3.2-2|27	this before the time runs out. Keep doing this until you have beaten the last
12cu|jag-0.3.2-2|28	level and won the game. Move game pieces using mouse into matches of 3 or more
12cu|jag-0.3.2-2|29	in a straight line horizontally or vertically. Doing this on top of the target
12cu|jag-0.3.2-2|30	cells will break them. The faster targets are removed, the bigger is score.
12cu|jag-0.3.2-2|31	There are single and double targets. Unlike the single ones, double targets
12cu|jag-0.3.2-2|32	are removed in two turns. Some pieces are blocked. Before removing such ones,
12cu|jag-0.3.2-2|33	blocks should be destroyed. Blocks also can be single or double. By breaking
12cu|jag-0.3.2-2|34	pieces and targets, you're earning score which can be spent for applying a
12cu|jag-0.3.2-2|35	special tool. Tools make the life easier as they're mostly intended for
12cu|jag-0.3.2-2|36	breaking several pieces at a time, including blocks and targets. By breaking
12cu|jag-0.3.2-2|37	pieces of the same type, you're also increasing bonus counters. If you will
12cu|jag-0.3.2-2|38	collect 500 and more items, you can remove all the same items from the field.
12cu|jag-0.3.2-2|39	
12cu|jag-0.3.2-2|40	%files
12cu|jag-0.3.2-2|41	%defattr(644,root,root,755)
12cu|jag-0.3.2-2|42	%attr(755,root,root) %{_bindir}/%{name}
12cu|jag-0.3.2-2|43	%{_datadir}/applications/%{name}.desktop
12cu|jag-0.3.2-2|44	%{_liconsdir}/%{name}.png
12cu|jag-0.3.2-2|45	%{_datadir}/%{name}
12cu|jag-0.3.2-2|46	
12cu|jag-0.3.2-2|47	#----------------------------------------------------------------------------
12cu|jag-0.3.2-2|48	
12cu|jag-0.3.2-2|49	%prep
12cu|jag-0.3.2-2|50	%setup -q -n %{name}-%{version}-src -a1
12cu|jag-0.3.2-2|51	%patch0 -p1
12cu|jag-0.3.2-2|52	%patch1 -p1
12cu|jag-0.3.2-2|53	mv %{name}-%{version}-data/data .
12cu|jag-0.3.2-2|54	rm -rf %{name}-%{version}-data
12cu|jag-0.3.2-2|55	find . -type f -exec chmod 644 {} \;
12cu|jag-0.3.2-2|56	find . -type d -exec chmod 755 {} \;
12cu|jag-0.3.2-2|57	
12cu|jag-0.3.2-2|58	%build
12cu|jag-0.3.2-2|59	%qmake_qt4 Game.pro
12cu|jag-0.3.2-2|60	%make
12cu|jag-0.3.2-2|61	
12cu|jag-0.3.2-2|62	%install
12cu|jag-0.3.2-2|63	%makeinstall INSTALL_ROOT=%{buildroot}
12cu|jag-0.3.2-2|64	
12cu|jag-0.3.2-2|65	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|jag-0.3.2-2|66	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cu|jag-0.3.2-2|67	[Desktop Entry]
12cu|jag-0.3.2-2|68	Name=JAG
12cu|jag-0.3.2-2|69	GenericName=Arcade-puzzle 2D game
12cu|jag-0.3.2-2|70	Comment=%{summary}
12cu|jag-0.3.2-2|71	Exec=%{name}
12cu|jag-0.3.2-2|72	Icon=%{_liconsdir}/%{name}
12cu|jag-0.3.2-2|73	Type=Application
12cu|jag-0.3.2-2|74	StartupNotify=false
12cu|jag-0.3.2-2|75	Categories=Game;LogicGame;
12cu|jag-0.3.2-2|76	Terminal=false
12cu|jag-0.3.2-2|77	EOF
12cu|jag-0.3.2-2|78	
12cu|jag-0.3.2-2|79	mkdir -p %{buildroot}%{_liconsdir}
12cu|jag-0.3.2-2|80	install -m644 images/item4.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|jag-0.3.2-2|81	
12cu|jag-0.3.2-2|82	
12cu|jag-0.3.2-2|83	%changelog
12cu|jag-0.3.2-2|84	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.2-2
12cu|jag-0.3.2-2|85	+ Revision: 984579e
12cu|jag-0.3.2-2|86	- LOG Spec cleanup
12cu|jag-0.3.2-2|87	
12cu|jag-0.3.2-2|88	

9755 12
12cu|jarbundler-1.9-0.0.1|1	%define gcj_support 1
12cu|jarbundler-1.9-0.0.1|2	%define section free
12cu|jarbundler-1.9-0.0.1|3	
12cu|jarbundler-1.9-0.0.1|4	Name:           jarbundler
12cu|jarbundler-1.9-0.0.1|5	Version:        1.9
12cu|jarbundler-1.9-0.0.1|6	Release:        %mkrel 0.0.1
12cu|jarbundler-1.9-0.0.1|7	Epoch:          0
12cu|jarbundler-1.9-0.0.1|8	Summary:        Mac OS X JarBundler ANT Task
12cu|jarbundler-1.9-0.0.1|9	License:        GPL
12cu|jarbundler-1.9-0.0.1|10	Group:          Development/Java
12cu|jarbundler-1.9-0.0.1|11	URL:            http://informagen.com/JarBundler/
12cu|jarbundler-1.9-0.0.1|12	Source0:        http://informagen.com/JarBundler/dist/jarbundler.tar.gz
12cu|jarbundler-1.9-0.0.1|13	BuildRequires:  ant
12cu|jarbundler-1.9-0.0.1|14	%if %{gcj_support}
12cu|jarbundler-1.9-0.0.1|15	BuildRequires:  java-gcj-compat-devel
12cu|jarbundler-1.9-0.0.1|16	%else
12cu|jarbundler-1.9-0.0.1|17	BuildArch:      noarch
12cu|jarbundler-1.9-0.0.1|18	%endif
12cu|jarbundler-1.9-0.0.1|19	BuildRequires:  java-rpmbuild
12cu|jarbundler-1.9-0.0.1|20	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cu|jarbundler-1.9-0.0.1|21	
12cu|jarbundler-1.9-0.0.1|22	%description
12cu|jarbundler-1.9-0.0.1|23	How many times has this happened to you? You've written a little
12cu|jarbundler-1.9-0.0.1|24	Java utility, or maybe even a more complex application, and you
12cu|jarbundler-1.9-0.0.1|25	want to create Mac OS X application bundle for easy distribution.
12cu|jarbundler-1.9-0.0.1|26	
12cu|jarbundler-1.9-0.0.1|27	You'd like to be able to do it automatically from your build
12cu|jarbundler-1.9-0.0.1|28	process, but you're forced to go run the Apple Jar Bundler and
12cu|jarbundler-1.9-0.0.1|29	tweak all the settings manually every time you build.
12cu|jarbundler-1.9-0.0.1|30	
12cu|jarbundler-1.9-0.0.1|31	Well no more! JarBundler is a feature-rich Ant task which will
12cu|jarbundler-1.9-0.0.1|32	create a Mac OS X application bundle from a list of Jar files and
12cu|jarbundler-1.9-0.0.1|33	a main class name. You can add an Icon resource, set various Mac
12cu|jarbundler-1.9-0.0.1|34	OS X native look-and-feel bells and whistles, and maintain your
12cu|jarbundler-1.9-0.0.1|35	application bundles as part of your normal build and release
12cu|jarbundler-1.9-0.0.1|36	cycle. It is free software licensed under the GNU General Public
12cu|jarbundler-1.9-0.0.1|37	License.
12cu|jarbundler-1.9-0.0.1|38	
12cu|jarbundler-1.9-0.0.1|39	This release is based on the earlier work of Seth Morabito.
12cu|jarbundler-1.9-0.0.1|40	
12cu|jarbundler-1.9-0.0.1|41	%package javadoc
12cu|jarbundler-1.9-0.0.1|42	Summary:        Javadoc documentation for %{name}
12cu|jarbundler-1.9-0.0.1|43	Group:          Development/Java
12cu|jarbundler-1.9-0.0.1|44	
12cu|jarbundler-1.9-0.0.1|45	%description javadoc
12cu|jarbundler-1.9-0.0.1|46	Javadoc documentation for %{name}.
12cu|jarbundler-1.9-0.0.1|47	
12cu|jarbundler-1.9-0.0.1|48	%prep
12cu|jarbundler-1.9-0.0.1|49	%setup -q
12cu|jarbundler-1.9-0.0.1|50	%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs -t %{__rm}
12cu|jarbundler-1.9-0.0.1|51	
12cu|jarbundler-1.9-0.0.1|52	%build
12cu|jarbundler-1.9-0.0.1|53	export CLASSPATH=
12cu|jarbundler-1.9-0.0.1|54	export OPT_JAR_LIST=:
12cu|jarbundler-1.9-0.0.1|55	%{ant} jar javadocs
12cu|jarbundler-1.9-0.0.1|56	
12cu|jarbundler-1.9-0.0.1|57	%install
12cu|jarbundler-1.9-0.0.1|58	%{__rm} -rf %{buildroot}
12cu|jarbundler-1.9-0.0.1|59	
12cu|jarbundler-1.9-0.0.1|60	%{__mkdir_p} %{buildroot}%{_javadir}
12cu|jarbundler-1.9-0.0.1|61	cp -a build/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cu|jarbundler-1.9-0.0.1|62	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cu|jarbundler-1.9-0.0.1|63	
12cu|jarbundler-1.9-0.0.1|64	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|jarbundler-1.9-0.0.1|65	cp -a javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|jarbundler-1.9-0.0.1|66	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cu|jarbundler-1.9-0.0.1|67	
12cu|jarbundler-1.9-0.0.1|68	%if %{gcj_support}
12cu|jarbundler-1.9-0.0.1|69	%{_bindir}/aot-compile-rpm
12cu|jarbundler-1.9-0.0.1|70	%endif
12cu|jarbundler-1.9-0.0.1|71	
12cu|jarbundler-1.9-0.0.1|72	%clean
12cu|jarbundler-1.9-0.0.1|73	%{__rm} -rf %{buildroot}
12cu|jarbundler-1.9-0.0.1|74	
12cu|jarbundler-1.9-0.0.1|75	%if %{gcj_support}
12cu|jarbundler-1.9-0.0.1|76	%post
12cu|jarbundler-1.9-0.0.1|77	%{update_gcjdb}
12cu|jarbundler-1.9-0.0.1|78	
12cu|jarbundler-1.9-0.0.1|79	%postun
12cu|jarbundler-1.9-0.0.1|80	%{clean_gcjdb}
12cu|jarbundler-1.9-0.0.1|81	%endif
12cu|jarbundler-1.9-0.0.1|82	
12cu|jarbundler-1.9-0.0.1|83	%files
12cu|jarbundler-1.9-0.0.1|84	%defattr(0644,root,root,0755)
12cu|jarbundler-1.9-0.0.1|85	%doc *.TXT example
12cu|jarbundler-1.9-0.0.1|86	%{_javadir}/*.jar
12cu|jarbundler-1.9-0.0.1|87	%if %{gcj_support}
12cu|jarbundler-1.9-0.0.1|88	%dir %{_libdir}/gcj/%{name}
12cu|jarbundler-1.9-0.0.1|89	%attr(-,root,root) %{_libdir}/gcj/%{name}/*.jar.*
12cu|jarbundler-1.9-0.0.1|90	%endif
12cu|jarbundler-1.9-0.0.1|91	
12cu|jarbundler-1.9-0.0.1|92	%files javadoc
12cu|jarbundler-1.9-0.0.1|93	%defattr(0644,root,root,0755)
12cu|jarbundler-1.9-0.0.1|94	%doc %{_javadocdir}/%{name}-%{version}
12cu|jarbundler-1.9-0.0.1|95	%doc %{_javadocdir}/%{name}
12cu|jarbundler-1.9-0.0.1|96	
12cu|jarbundler-1.9-0.0.1|97	
12cu|jarbundler-1.9-0.0.1|98	%changelog
12cu|jarbundler-1.9-0.0.1|99	* Sat Dec 29 2007 David Walluck <walluck@mandriva.org> 0:1.9-0.0.1mdv2008.1
12cu|jarbundler-1.9-0.0.1|100	+ Revision: 139126
12cu|jarbundler-1.9-0.0.1|101	- import jarbundler
12cu|jarbundler-1.9-0.0.1|102	
12cu|jarbundler-1.9-0.0.1|103	

9756 12
12cu|java-api-compliance-checker-1.3.5-1|1	Summary:	API compatibility checker for Java libraries
12cu|java-api-compliance-checker-1.3.5-1|2	Name:		java-api-compliance-checker
12cu|java-api-compliance-checker-1.3.5-1|3	Version:	1.3.5
12cu|java-api-compliance-checker-1.3.5-1|4	Release:	1
12cu|java-api-compliance-checker-1.3.5-1|5	Group:		Development/Other
12cu|java-api-compliance-checker-1.3.5-1|6	License:	GPLv1+ or LGPLv2+
12cu|java-api-compliance-checker-1.3.5-1|7	URL:		http://ispras.linuxbase.org/index.php/Java_API_Compliance_Checker
12cu|java-api-compliance-checker-1.3.5-1|8	Source0:	https://github.com/lvc/japi-compliance-checker/archive/%{version}.tar.gz
12cu|java-api-compliance-checker-1.3.5-1|9	Requires:	java-openjdk
12cu|java-api-compliance-checker-1.3.5-1|10	BuildArch:	noarch
12cu|java-api-compliance-checker-1.3.5-1|11	
12cu|java-api-compliance-checker-1.3.5-1|12	%description
12cu|java-api-compliance-checker-1.3.5-1|13	A tool for checking backward compatibility of a Java library API.
12cu|java-api-compliance-checker-1.3.5-1|14	It checks classes of old and new versions and analyzes changes
12cu|java-api-compliance-checker-1.3.5-1|15	that may break compatibility: removed members, added abstract
12cu|java-api-compliance-checker-1.3.5-1|16	methods, etc.
12cu|java-api-compliance-checker-1.3.5-1|17	
12cu|java-api-compliance-checker-1.3.5-1|18	%prep
12cu|java-api-compliance-checker-1.3.5-1|19	
12cu|java-api-compliance-checker-1.3.5-1|20	%setup -q -n japi-compliance-checker-%{version}
12cu|java-api-compliance-checker-1.3.5-1|21	chmod 0644 LICENSE README
12cu|java-api-compliance-checker-1.3.5-1|22	
12cu|java-api-compliance-checker-1.3.5-1|23	%build
12cu|java-api-compliance-checker-1.3.5-1|24	# Nothing to build.
12cu|java-api-compliance-checker-1.3.5-1|25	
12cu|java-api-compliance-checker-1.3.5-1|26	%install
12cu|java-api-compliance-checker-1.3.5-1|27	mkdir -p %{buildroot}%{_prefix}
12cu|java-api-compliance-checker-1.3.5-1|28	perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
12cu|java-api-compliance-checker-1.3.5-1|29	
12cu|java-api-compliance-checker-1.3.5-1|30	chmod 755 %{buildroot}%{_bindir}/*
12cu|java-api-compliance-checker-1.3.5-1|31	
12cu|java-api-compliance-checker-1.3.5-1|32	%files
12cu|java-api-compliance-checker-1.3.5-1|33	%doc LICENSE README doc/
12cu|java-api-compliance-checker-1.3.5-1|34	%{_bindir}/japi-compliance-checker
12cu|java-api-compliance-checker-1.3.5-1|35	
12cu|java-api-compliance-checker-1.3.5-1|36	%changelog
12cu|java-api-compliance-checker-1.3.5-1|37	* Wed Oct 16 2013 Andrey Ponomarenko <aponomarenko@rosalab.ru> 1.3.5-1
12cu|java-api-compliance-checker-1.3.5-1|38	+ Revision: 33eabe5
12cu|java-api-compliance-checker-1.3.5-1|39	- Fixed source file name
12cu|java-api-compliance-checker-1.3.5-1|40	
12cu|java-api-compliance-checker-1.3.5-1|41	

9757 12
12cu|jchkmail-2.2.1-5|1	%define Werror_cflags %nil
12cu|jchkmail-2.2.1-5|2	
12cu|jchkmail-2.2.1-5|3	Summary:	A mail filtering software
12cu|jchkmail-2.2.1-5|4	Name:		jchkmail
12cu|jchkmail-2.2.1-5|5	Version:	2.2.1
12cu|jchkmail-2.2.1-5|6	Release:	5
12cu|jchkmail-2.2.1-5|7	License:	GPLv3+
12cu|jchkmail-2.2.1-5|8	Group:		System/Servers
12cu|jchkmail-2.2.1-5|9	Url:		http://www.j-chkmail.org/
12cu|jchkmail-2.2.1-5|10	Source0:	%{name}-%{version}.tgz
12cu|jchkmail-2.2.1-5|11	BuildRequires:	sendmail
12cu|jchkmail-2.2.1-5|12	BuildRequires:	milter-devel
12cu|jchkmail-2.2.1-5|13	BuildRequires:	pkgconfig(libxml-2.0)
12cu|jchkmail-2.2.1-5|14	
12cu|jchkmail-2.2.1-5|15	%description
12cu|jchkmail-2.2.1-5|16	j-chkmail is a mail filtering software using sendmail milter API. j-chkmail is
12cu|jchkmail-2.2.1-5|17	compatible with UNIX based mailservers running sendmail or postfix.
12cu|jchkmail-2.2.1-5|18	
12cu|jchkmail-2.2.1-5|19	The goal of j-chkmail is to be able to filter as much messages as possible, as
12cu|jchkmail-2.2.1-5|20	fast as possible and as well as possible. Originally, it's intended to be use
12cu|jchkmail-2.2.1-5|21	in large and heterogeneous communities such as university campus,
12cu|jchkmail-2.2.1-5|22	but not only.
12cu|jchkmail-2.2.1-5|23	
12cu|jchkmail-2.2.1-5|24	%files
12cu|jchkmail-2.2.1-5|25	%doc README*
12cu|jchkmail-2.2.1-5|26	%config(noreplace) %{_sysconfdir}/mail/%{name}
12cu|jchkmail-2.2.1-5|27	%{_bindir}/*
12cu|jchkmail-2.2.1-5|28	%{_sbindir}/*
12cu|jchkmail-2.2.1-5|29	%{_sysconfdir}/init.d/*
12cu|jchkmail-2.2.1-5|30	%attr(-,jchkmail,jchkmail) %config(noreplace) %{_var}/lib/%{name}
12cu|jchkmail-2.2.1-5|31	%{_mandir}/*/*
12cu|jchkmail-2.2.1-5|32	
12cu|jchkmail-2.2.1-5|33	#----------------------------------------------------------------------------
12cu|jchkmail-2.2.1-5|34	
12cu|jchkmail-2.2.1-5|35	%prep
12cu|jchkmail-2.2.1-5|36	%setup -q
12cu|jchkmail-2.2.1-5|37	# don't try action needing to be root
12cu|jchkmail-2.2.1-5|38	perl -pi -e 's:@(chown|chgrp):/bin/true:' \
12cu|jchkmail-2.2.1-5|39	Makefile.am etc/Makefile.am \
12cu|jchkmail-2.2.1-5|40	Makefile.in etc/Makefile.in
12cu|jchkmail-2.2.1-5|41	
12cu|jchkmail-2.2.1-5|42	%build
12cu|jchkmail-2.2.1-5|43	aclocal
12cu|jchkmail-2.2.1-5|44	automake
12cu|jchkmail-2.2.1-5|45	autoreconf
12cu|jchkmail-2.2.1-5|46	%configure \
12cu|jchkmail-2.2.1-5|47	--with-work-dir=%{_var}/lib/%{name} \
12cu|jchkmail-2.2.1-5|48	--with-jgreyd-dir=%{_var}/lib/%{name}/jgreyd \
12cu|jchkmail-2.2.1-5|49	--with-user=%{name} \
12cu|jchkmail-2.2.1-5|50	--with-group=%{name}
12cu|jchkmail-2.2.1-5|51	
12cu|jchkmail-2.2.1-5|52	make
12cu|jchkmail-2.2.1-5|53	
12cu|jchkmail-2.2.1-5|54	%install
12cu|jchkmail-2.2.1-5|55	mkdir -p %{buildroot}%{_sysconfdir}/init.d
12cu|jchkmail-2.2.1-5|56	
12cu|jchkmail-2.2.1-5|57	%makeinstall_std
12cu|jchkmail-2.2.1-5|58	
12cu|jchkmail-2.2.1-5|59	%changelog
12cu|jchkmail-2.2.1-5|60	* Sat Apr 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.1-5
12cu|jchkmail-2.2.1-5|61	+ Revision: 8125dc6
12cu|jchkmail-2.2.1-5|62	- Try configure instead of configure2_5x, disable parallel build
12cu|jchkmail-2.2.1-5|63	
12cu|jchkmail-2.2.1-5|64	

9758 12
12cu|jed-0.99.19-6|1	%define sversion 0.99-19
12cu|jed-0.99.19-6|2	
12cu|jed-0.99.19-6|3	Summary:	A fast, compact editor based on the slang screen library
12cu|jed-0.99.19-6|4	Name:		jed
12cu|jed-0.99.19-6|5	Version:	0.99.19
12cu|jed-0.99.19-6|6	Release:	6
12cu|jed-0.99.19-6|7	License:	GPLv2+
12cu|jed-0.99.19-6|8	Group:		Editors
12cu|jed-0.99.19-6|9	Url:		http://www.jedsoft.org/jed/
12cu|jed-0.99.19-6|10	Source0:	ftp://space.mit.edu/pub/davis/jed/v0.99/jed-%{sversion}.tar.bz2
12cu|jed-0.99.19-6|11	Patch0:		jed-0.99.19-fed-multilib-newauto.patch
12cu|jed-0.99.19-6|12	BuildRequires:	gpm-devel
12cu|jed-0.99.19-6|13	BuildRequires:	pkgconfig(slang)
12cu|jed-0.99.19-6|14	BuildRequires:	pkgconfig(x11)
12cu|jed-0.99.19-6|15	BuildRequires:	pkgconfig(xft)
12cu|jed-0.99.19-6|16	BuildRequires:	pkgconfig(xt)
12cu|jed-0.99.19-6|17	Requires:	%{name}-common = %{EVRD}
12cu|jed-0.99.19-6|18	Requires:	slang-slsh
12cu|jed-0.99.19-6|19	
12cu|jed-0.99.19-6|20	%description
12cu|jed-0.99.19-6|21	Jed is a fast, compact editor based on the slang screen library. Jed
12cu|jed-0.99.19-6|22	features include emulation of the Emacs, EDT, WordStar and Brief editors;
12cu|jed-0.99.19-6|23	support for extensive customization with slang macros, colors,
12cu|jed-0.99.19-6|24	keybindings, etc.; and a variety of programming modes with syntax
12cu|jed-0.99.19-6|25	highlighting.
12cu|jed-0.99.19-6|26	
12cu|jed-0.99.19-6|27	You should install jed if you've used it before and you like it, or if you
12cu|jed-0.99.19-6|28	haven't used any text editors before and you're still deciding what you'd
12cu|jed-0.99.19-6|29	like to use.  You'll also need to have slang installed.
12cu|jed-0.99.19-6|30	
12cu|jed-0.99.19-6|31	%files
12cu|jed-0.99.19-6|32	%{_bindir}/jed
12cu|jed-0.99.19-6|33	
12cu|jed-0.99.19-6|34	#----------------------------------------------------------------------------
12cu|jed-0.99.19-6|35	
12cu|jed-0.99.19-6|36	%package common
12cu|jed-0.99.19-6|37	Summary:	Files needed by any Jed editor
12cu|jed-0.99.19-6|38	Group:		Editors
12cu|jed-0.99.19-6|39	
12cu|jed-0.99.19-6|40	%description common
12cu|jed-0.99.19-6|41	The jed-common package contains files (such as .sl files) that are
12cu|jed-0.99.19-6|42	needed by any jed binary in order to run.
12cu|jed-0.99.19-6|43	
12cu|jed-0.99.19-6|44	%files common
12cu|jed-0.99.19-6|45	%doc COPYRIGHT README changes.txt
12cu|jed-0.99.19-6|46	%doc doc/txt/*
12cu|jed-0.99.19-6|47	%{_infodir}/*
12cu|jed-0.99.19-6|48	%{_mandir}/man1/jed*
12cu|jed-0.99.19-6|49	%{_datadir}/jed
12cu|jed-0.99.19-6|50	
12cu|jed-0.99.19-6|51	#----------------------------------------------------------------------------
12cu|jed-0.99.19-6|52	
12cu|jed-0.99.19-6|53	%package xjed
12cu|jed-0.99.19-6|54	Summary:	The X Window System version of the Jed text editor
12cu|jed-0.99.19-6|55	Group:		Editors
12cu|jed-0.99.19-6|56	Requires:	%{name}-common = %{EVRD}
12cu|jed-0.99.19-6|57	
12cu|jed-0.99.19-6|58	%description xjed
12cu|jed-0.99.19-6|59	Xjed is a version of the Jed text editor that will work with the X Window
12cu|jed-0.99.19-6|60	System.
12cu|jed-0.99.19-6|61	
12cu|jed-0.99.19-6|62	You should install xjed if you like Jed and you'd like to use it with X.
12cu|jed-0.99.19-6|63	You'll also need to have the X Window System installed.
12cu|jed-0.99.19-6|64	
12cu|jed-0.99.19-6|65	%files xjed
12cu|jed-0.99.19-6|66	%{_bindir}/xjed
12cu|jed-0.99.19-6|67	
12cu|jed-0.99.19-6|68	#----------------------------------------------------------------------------
12cu|jed-0.99.19-6|69	
12cu|jed-0.99.19-6|70	%package -n rgrep
12cu|jed-0.99.19-6|71	Summary:	A grep utility which can recursively descend through directories
12cu|jed-0.99.19-6|72	Group:		Text tools
12cu|jed-0.99.19-6|73	
12cu|jed-0.99.19-6|74	%description -n rgrep
12cu|jed-0.99.19-6|75	The rgrep utility can recursively descend through directories as
12cu|jed-0.99.19-6|76	it greps for the specified pattern.  Note that this ability does
12cu|jed-0.99.19-6|77	take a toll on rgrep's performance, which is somewhat slow.  Rgrep
12cu|jed-0.99.19-6|78	will also highlight the matching expression.
12cu|jed-0.99.19-6|79	
12cu|jed-0.99.19-6|80	Install the rgrep package if you need a recursive grep which can
12cu|jed-0.99.19-6|81	highlight the matching expression.
12cu|jed-0.99.19-6|82	
12cu|jed-0.99.19-6|83	%files -n rgrep
12cu|jed-0.99.19-6|84	%doc COPYRIGHT README changes.txt
12cu|jed-0.99.19-6|85	%{_bindir}/rgrep
12cu|jed-0.99.19-6|86	%{_mandir}/man1/rgrep.1*
12cu|jed-0.99.19-6|87	
12cu|jed-0.99.19-6|88	#----------------------------------------------------------------------------
12cu|jed-0.99.19-6|89	
12cu|jed-0.99.19-6|90	%prep
12cu|jed-0.99.19-6|91	%setup -q -n jed-%{sversion}
12cu|jed-0.99.19-6|92	%ifarch x86_64
12cu|jed-0.99.19-6|93	%patch0 -p1
12cu|jed-0.99.19-6|94	%endif
12cu|jed-0.99.19-6|95	
12cu|jed-0.99.19-6|96	cd autoconf
12cu|jed-0.99.19-6|97	autoconf
12cu|jed-0.99.19-6|98	mv configure ..
12cu|jed-0.99.19-6|99	cd ..
12cu|jed-0.99.19-6|100	
12cu|jed-0.99.19-6|101	%build
12cu|jed-0.99.19-6|102	sed -i 's|cd ..;pwd|pwd|g' configure
12cu|jed-0.99.19-6|103	export JED_ROOT="%{_datadir}/jed"
12cu|jed-0.99.19-6|104	%configure2_5x
12cu|jed-0.99.19-6|105	%make clean
12cu|jed-0.99.19-6|106	%make all
12cu|jed-0.99.19-6|107	%make rgrep
12cu|jed-0.99.19-6|108	%make xjed
12cu|jed-0.99.19-6|109	
12cu|jed-0.99.19-6|110	%install
12cu|jed-0.99.19-6|111	mkdir -p %{buildroot}%{_bindir}
12cu|jed-0.99.19-6|112	mkdir -p %{buildroot}%{_infodir}
12cu|jed-0.99.19-6|113	mkdir -p %{buildroot}%{_datadir}/jed
12cu|jed-0.99.19-6|114	mkdir -p %{buildroot}%{_mandir}/man1
12cu|jed-0.99.19-6|115	
12cu|jed-0.99.19-6|116	cp -r lib %{buildroot}%{_datadir}/jed
12cu|jed-0.99.19-6|117	cp -r info/jed* %{buildroot}%{_infodir}
12cu|jed-0.99.19-6|118	
12cu|jed-0.99.19-6|119	cd src/objs
12cu|jed-0.99.19-6|120	install -m 0755 jed %{buildroot}%{_bindir}
12cu|jed-0.99.19-6|121	install -m 0755 xjed %{buildroot}%{_bindir}
12cu|jed-0.99.19-6|122	install -m 0755 rgrep %{buildroot}%{_bindir}
12cu|jed-0.99.19-6|123	
12cu|jed-0.99.19-6|124	JED_ROOT=%{buildroot}%{_datadir}/jed %{buildroot}%{_bindir}/jed -batch -n -l preparse.sl
12cu|jed-0.99.19-6|125	# wait till jed finishes
12cu|jed-0.99.19-6|126	while ps -C jed > /dev/null; do sleep 1; done
12cu|jed-0.99.19-6|127	
12cu|jed-0.99.19-6|128	cd ../../doc/manual
12cu|jed-0.99.19-6|129	install -m 644 jed.1 %{buildroot}%{_mandir}/man1
12cu|jed-0.99.19-6|130	install -m 644 rgrep.1 %{buildroot}%{_mandir}/man1
12cu|jed-0.99.19-6|131	
12cu|jed-0.99.19-6|132	
12cu|jed-0.99.19-6|133	%changelog
12cu|jed-0.99.19-6|134	* Thu Mar 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.99.19-6
12cu|jed-0.99.19-6|135	+ Revision: e7c7395
12cu|jed-0.99.19-6|136	- LOG Fix debug package, spec cleanup
12cu|jed-0.99.19-6|137	
12cu|jed-0.99.19-6|138	

9759 12
12cu|jgoodies-common-1.1.1-4|1	%global shortname common
12cu|jgoodies-common-1.1.1-4|2	
12cu|jgoodies-common-1.1.1-4|3	Name:           jgoodies-common
12cu|jgoodies-common-1.1.1-4|4	Version:        1.1.1
12cu|jgoodies-common-1.1.1-4|5	Release:        4
12cu|jgoodies-common-1.1.1-4|6	Summary:        Common library shared by JGoodies libraries and applications
12cu|jgoodies-common-1.1.1-4|7	
12cu|jgoodies-common-1.1.1-4|8	Group:          Development/Java
12cu|jgoodies-common-1.1.1-4|9	License:        BSD
12cu|jgoodies-common-1.1.1-4|10	URL:            http://www.jgoodies.com/
12cu|jgoodies-common-1.1.1-4|11	Source0:        http://www.jgoodies.com/download/libraries/%{shortname}/%{name}-%(tr "." "_" <<<%{version}).zip
12cu|jgoodies-common-1.1.1-4|12	
12cu|jgoodies-common-1.1.1-4|13	BuildRequires:  ant
12cu|jgoodies-common-1.1.1-4|14	BuildRequires:  java-devel
12cu|jgoodies-common-1.1.1-4|15	BuildRequires:  jpackage-utils
12cu|jgoodies-common-1.1.1-4|16	Requires:       java
12cu|jgoodies-common-1.1.1-4|17	Requires:       jpackage-utils
12cu|jgoodies-common-1.1.1-4|18	BuildArch:      noarch
12cu|jgoodies-common-1.1.1-4|19	
12cu|jgoodies-common-1.1.1-4|20	%description
12cu|jgoodies-common-1.1.1-4|21	The JGoodies Common library provides convenience code for other JGoodies
12cu|jgoodies-common-1.1.1-4|22	libraries and applications.
12cu|jgoodies-common-1.1.1-4|23	
12cu|jgoodies-common-1.1.1-4|24	
12cu|jgoodies-common-1.1.1-4|25	%package javadoc
12cu|jgoodies-common-1.1.1-4|26	Summary:        Javadoc for %{name}
12cu|jgoodies-common-1.1.1-4|27	Group:          Development/Java
12cu|jgoodies-common-1.1.1-4|28	Requires:       %{name} = %{version}-%{release}
12cu|jgoodies-common-1.1.1-4|29	Requires:       jpackage-utils
12cu|jgoodies-common-1.1.1-4|30	
12cu|jgoodies-common-1.1.1-4|31	%description javadoc
12cu|jgoodies-common-1.1.1-4|32	This package contains the API documentation for %{name}.
12cu|jgoodies-common-1.1.1-4|33	
12cu|jgoodies-common-1.1.1-4|34	
12cu|jgoodies-common-1.1.1-4|35	%prep
12cu|jgoodies-common-1.1.1-4|36	%setup -q
12cu|jgoodies-common-1.1.1-4|37	
12cu|jgoodies-common-1.1.1-4|38	# Delete prebuild JARs
12cu|jgoodies-common-1.1.1-4|39	find -name "*.jar" -exec rm -f {} \;
12cu|jgoodies-common-1.1.1-4|40	
12cu|jgoodies-common-1.1.1-4|41	# Remove DOS line endings
12cu|jgoodies-common-1.1.1-4|42	for file in LICENSE.txt RELEASE-NOTES.txt; do
12cu|jgoodies-common-1.1.1-4|43	sed 's|\r||g' $file > $file.new && \
12cu|jgoodies-common-1.1.1-4|44	touch -r $file $file.new && \
12cu|jgoodies-common-1.1.1-4|45	mv $file.new $file
12cu|jgoodies-common-1.1.1-4|46	done
12cu|jgoodies-common-1.1.1-4|47	
12cu|jgoodies-common-1.1.1-4|48	
12cu|jgoodies-common-1.1.1-4|49	%build
12cu|jgoodies-common-1.1.1-4|50	ant \
12cu|jgoodies-common-1.1.1-4|51	jar \
12cu|jgoodies-common-1.1.1-4|52	javadoc
12cu|jgoodies-common-1.1.1-4|53	
12cu|jgoodies-common-1.1.1-4|54	
12cu|jgoodies-common-1.1.1-4|55	%install
12cu|jgoodies-common-1.1.1-4|56	install -Dpm 0644 build/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cu|jgoodies-common-1.1.1-4|57	
12cu|jgoodies-common-1.1.1-4|58	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}/
12cu|jgoodies-common-1.1.1-4|59	cp -a build/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}/
12cu|jgoodies-common-1.1.1-4|60	
12cu|jgoodies-common-1.1.1-4|61	
12cu|jgoodies-common-1.1.1-4|62	%files
12cu|jgoodies-common-1.1.1-4|63	%defattr(-,root,root,-)
12cu|jgoodies-common-1.1.1-4|64	%doc LICENSE.txt README.html RELEASE-NOTES.txt
12cu|jgoodies-common-1.1.1-4|65	%{_javadir}/*.jar
12cu|jgoodies-common-1.1.1-4|66	
12cu|jgoodies-common-1.1.1-4|67	
12cu|jgoodies-common-1.1.1-4|68	%files javadoc
12cu|jgoodies-common-1.1.1-4|69	%defattr(-,root,root,-)
12cu|jgoodies-common-1.1.1-4|70	%{_javadocdir}/%{name}/
12cu|jgoodies-common-1.1.1-4|71	
12cu|jgoodies-common-1.1.1-4|72	
12cu|jgoodies-common-1.1.1-4|73	
12cu|jgoodies-common-1.1.1-4|74	
12cu|jgoodies-common-1.1.1-4|75	%changelog
12cu|jgoodies-common-1.1.1-4|76	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 1.1.1-4
12cu|jgoodies-common-1.1.1-4|77	+ Revision: 734048
12cu|jgoodies-common-1.1.1-4|78	- rebuild
12cu|jgoodies-common-1.1.1-4|79	- imported package jgoodies-common
12cu|jgoodies-common-1.1.1-4|80	

9760 12
12cu|jgoodies-forms-1.2.0-5|1	%define shortname forms
12cu|jgoodies-forms-1.2.0-5|2	
12cu|jgoodies-forms-1.2.0-5|3	Name: jgoodies-forms
12cu|jgoodies-forms-1.2.0-5|4	Summary: Framework to lay out and implement elegant Swing panels in Java
12cu|jgoodies-forms-1.2.0-5|5	URL: http://www.jgoodies.com/freeware/forms/
12cu|jgoodies-forms-1.2.0-5|6	Group: Development/Java
12cu|jgoodies-forms-1.2.0-5|7	Version: 1.2.0
12cu|jgoodies-forms-1.2.0-5|8	Release: 5
12cu|jgoodies-forms-1.2.0-5|9	License: BSD
12cu|jgoodies-forms-1.2.0-5|10	
12cu|jgoodies-forms-1.2.0-5|11	BuildRequires: jpackage-utils >= 0:1.6
12cu|jgoodies-forms-1.2.0-5|12	BuildRequires: java-devel >= 0:1.4
12cu|jgoodies-forms-1.2.0-5|13	BuildRequires: ant
12cu|jgoodies-forms-1.2.0-5|14	BuildRequires: java-rpmbuild
12cu|jgoodies-forms-1.2.0-5|15	Requires: java >= 0:1.4
12cu|jgoodies-forms-1.2.0-5|16	BuildArch: noarch
12cu|jgoodies-forms-1.2.0-5|17	
12cu|jgoodies-forms-1.2.0-5|18	# Unfortunately, the filename has the version in an annoying way
12cu|jgoodies-forms-1.2.0-5|19	Source0: http://www.jgoodies.com/download/libraries/%{shortname}/%{shortname}-1_2_0.zip
12cu|jgoodies-forms-1.2.0-5|20	Patch0: %{name}-build.patch
12cu|jgoodies-forms-1.2.0-5|21	
12cu|jgoodies-forms-1.2.0-5|22	%description
12cu|jgoodies-forms-1.2.0-5|23	The JGoodies Forms framework helps you lay out and implement elegant Swing
12cu|jgoodies-forms-1.2.0-5|24	panels quickly and consistently. It makes simple things easy and the hard
12cu|jgoodies-forms-1.2.0-5|25	stuff possible, the good design easy and the bad difficult.
12cu|jgoodies-forms-1.2.0-5|26	
12cu|jgoodies-forms-1.2.0-5|27	Main Benefits:
12cu|jgoodies-forms-1.2.0-5|28	
12cu|jgoodies-forms-1.2.0-5|29	* Powerful, flexible and precise layout
12cu|jgoodies-forms-1.2.0-5|30	* Easy to work with and quite easy to learn
12cu|jgoodies-forms-1.2.0-5|31	* Faster UI production
12cu|jgoodies-forms-1.2.0-5|32	* Better UI code readability
12cu|jgoodies-forms-1.2.0-5|33	* Leads to better style guide compliance
12cu|jgoodies-forms-1.2.0-5|34	
12cu|jgoodies-forms-1.2.0-5|35	%package javadoc
12cu|jgoodies-forms-1.2.0-5|36	Summary: Javadoc documentation for JGoodies Forms
12cu|jgoodies-forms-1.2.0-5|37	Group: Development/Java
12cu|jgoodies-forms-1.2.0-5|38	%description javadoc
12cu|jgoodies-forms-1.2.0-5|39	The JGoodies Forms framework helps you lay out and implement elegant Swing
12cu|jgoodies-forms-1.2.0-5|40	panels quickly and consistently. It makes simple things easy and the hard
12cu|jgoodies-forms-1.2.0-5|41	stuff possible, the good design easy and the bad difficult.
12cu|jgoodies-forms-1.2.0-5|42	
12cu|jgoodies-forms-1.2.0-5|43	This package contains the Javadoc documentation for JGoodies Forms.
12cu|jgoodies-forms-1.2.0-5|44	
12cu|jgoodies-forms-1.2.0-5|45	%prep
12cu|jgoodies-forms-1.2.0-5|46	%setup -q -n %{shortname}-%{version}
12cu|jgoodies-forms-1.2.0-5|47	%patch0 -p1
12cu|jgoodies-forms-1.2.0-5|48	rm %{shortname}-%{version}.jar
12cu|jgoodies-forms-1.2.0-5|49	rm -r docs/api
12cu|jgoodies-forms-1.2.0-5|50	
12cu|jgoodies-forms-1.2.0-5|51	%build
12cu|jgoodies-forms-1.2.0-5|52	export CLASSPATH=""
12cu|jgoodies-forms-1.2.0-5|53	%ant compile jar javadoc
12cu|jgoodies-forms-1.2.0-5|54	
12cu|jgoodies-forms-1.2.0-5|55	%install
12cu|jgoodies-forms-1.2.0-5|56	install -p -d %{buildroot}%{_javadir} \
12cu|jgoodies-forms-1.2.0-5|57	%{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|jgoodies-forms-1.2.0-5|58	install -p -m 644 build/%{shortname}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cu|jgoodies-forms-1.2.0-5|59	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cu|jgoodies-forms-1.2.0-5|60	cp -pr build/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|jgoodies-forms-1.2.0-5|61	# Fix the line endings and the encodings
12cu|jgoodies-forms-1.2.0-5|62	for file in *.txt *.html docs/*.* docs/reference/* docs/tutorial/* \
12cu|jgoodies-forms-1.2.0-5|63	src/tutorial/com/jgoodies/forms/tutorial/*.java \
12cu|jgoodies-forms-1.2.0-5|64	src/tutorial/com/jgoodies/forms/tutorial/*/*.java
12cu|jgoodies-forms-1.2.0-5|65	do
12cu|jgoodies-forms-1.2.0-5|66	sed -i 's/\r//' $file
12cu|jgoodies-forms-1.2.0-5|67	done
12cu|jgoodies-forms-1.2.0-5|68	for file in docs/reference/*.html docs/tutorial/*.html
12cu|jgoodies-forms-1.2.0-5|69	do
12cu|jgoodies-forms-1.2.0-5|70	iconv --from=ISO-8859-1 --to=UTF-8 $file > $file.new
12cu|jgoodies-forms-1.2.0-5|71	sed -i 's/iso-8859-1/utf-8/' $file.new
12cu|jgoodies-forms-1.2.0-5|72	mv $file.new $file
12cu|jgoodies-forms-1.2.0-5|73	done
12cu|jgoodies-forms-1.2.0-5|74	cd %{buildroot}%{_javadocdir}
12cu|jgoodies-forms-1.2.0-5|75	ln -s %{name}-%{version} %{name}
12cu|jgoodies-forms-1.2.0-5|76	
12cu|jgoodies-forms-1.2.0-5|77	%files
12cu|jgoodies-forms-1.2.0-5|78	%defattr(-,root,root,-)
12cu|jgoodies-forms-1.2.0-5|79	%{_javadir}/%{name}-%{version}.jar
12cu|jgoodies-forms-1.2.0-5|80	%{_javadir}/%{name}.jar
12cu|jgoodies-forms-1.2.0-5|81	%doc RELEASE-NOTES.txt LICENSE.txt README.html docs/ src/tutorial/
12cu|jgoodies-forms-1.2.0-5|82	
12cu|jgoodies-forms-1.2.0-5|83	%files javadoc
12cu|jgoodies-forms-1.2.0-5|84	%defattr(644,root,root,755)
12cu|jgoodies-forms-1.2.0-5|85	%{_javadocdir}/%{name}-%{version}
12cu|jgoodies-forms-1.2.0-5|86	%{_javadocdir}/%{name}
12cu|jgoodies-forms-1.2.0-5|87	

9761 12
12cu|jgraphx-2.2.0.2-2|1	Name:           jgraphx
12cu|jgraphx-2.2.0.2-2|2	Version:        2.2.0.2
12cu|jgraphx-2.2.0.2-2|3	Epoch:		1
12cu|jgraphx-2.2.0.2-2|4	Release:        2
12cu|jgraphx-2.2.0.2-2|5	Summary:        Java Graph Drawing Component
12cu|jgraphx-2.2.0.2-2|6	
12cu|jgraphx-2.2.0.2-2|7	Group:          Development/Java
12cu|jgraphx-2.2.0.2-2|8	License:        BSD
12cu|jgraphx-2.2.0.2-2|9	URL:            http://www.jgraph.com/jgraph.html
12cu|jgraphx-2.2.0.2-2|10	Source0:        http://www.jgraph.com/downloads/jgraphx/archive/%{name}-%(echo %{version} |sed 's/\./_/g').zip
12cu|jgraphx-2.2.0.2-2|11	
12cu|jgraphx-2.2.0.2-2|12	BuildRequires:  ant
12cu|jgraphx-2.2.0.2-2|13	BuildRequires:  java-devel >= 1.6
12cu|jgraphx-2.2.0.2-2|14	BuildRequires:  jpackage-utils
12cu|jgraphx-2.2.0.2-2|15	Requires:       java >= 1.4
12cu|jgraphx-2.2.0.2-2|16	Requires:       jpackage-utils
12cu|jgraphx-2.2.0.2-2|17	
12cu|jgraphx-2.2.0.2-2|18	BuildArch:      noarch
12cu|jgraphx-2.2.0.2-2|19	
12cu|jgraphx-2.2.0.2-2|20	%description
12cu|jgraphx-2.2.0.2-2|21	JGraphX is the a powerful, easy-to-use and feature-rich graph drawing
12cu|jgraphx-2.2.0.2-2|22	component for Java. It is a rewrite of JGraph, also known as JGraph 6.
12cu|jgraphx-2.2.0.2-2|23	
12cu|jgraphx-2.2.0.2-2|24	
12cu|jgraphx-2.2.0.2-2|25	%package javadoc
12cu|jgraphx-2.2.0.2-2|26	Summary:        API Documentation for %{name}
12cu|jgraphx-2.2.0.2-2|27	
12cu|jgraphx-2.2.0.2-2|28	Group:          Development/Java
12cu|jgraphx-2.2.0.2-2|29	Requires:       jpackage-utils
12cu|jgraphx-2.2.0.2-2|30	Requires:       %{name} = %{EVRD}
12cu|jgraphx-2.2.0.2-2|31	
12cu|jgraphx-2.2.0.2-2|32	%description javadoc
12cu|jgraphx-2.2.0.2-2|33	JavaDoc documentation for %{name}
12cu|jgraphx-2.2.0.2-2|34	
12cu|jgraphx-2.2.0.2-2|35	%prep
12cu|jgraphx-2.2.0.2-2|36	%setup -q -n %{name}
12cu|jgraphx-2.2.0.2-2|37	find -name '*.jar' -delete
12cu|jgraphx-2.2.0.2-2|38	rm -rf docs/api
12cu|jgraphx-2.2.0.2-2|39	
12cu|jgraphx-2.2.0.2-2|40	
12cu|jgraphx-2.2.0.2-2|41	%build
12cu|jgraphx-2.2.0.2-2|42	ant
12cu|jgraphx-2.2.0.2-2|43	
12cu|jgraphx-2.2.0.2-2|44	%install
12cu|jgraphx-2.2.0.2-2|45	
12cu|jgraphx-2.2.0.2-2|46	# Code
12cu|jgraphx-2.2.0.2-2|47	install -d %{buildroot}%{_javadir}
12cu|jgraphx-2.2.0.2-2|48	install -p -m644 lib/%{name}.jar \
12cu|jgraphx-2.2.0.2-2|49	%{buildroot}%{_javadir}/%{name}-%{version}.jar
12cu|jgraphx-2.2.0.2-2|50	ln -s %{name}-%{version}.jar \
12cu|jgraphx-2.2.0.2-2|51	%{buildroot}%{_javadir}/%{name}.jar
12cu|jgraphx-2.2.0.2-2|52	
12cu|jgraphx-2.2.0.2-2|53	# API documentation
12cu|jgraphx-2.2.0.2-2|54	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|jgraphx-2.2.0.2-2|55	cp -a docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|jgraphx-2.2.0.2-2|56	
12cu|jgraphx-2.2.0.2-2|57	%files
12cu|jgraphx-2.2.0.2-2|58	%{_javadir}/*
12cu|jgraphx-2.2.0.2-2|59	%doc license.txt
12cu|jgraphx-2.2.0.2-2|60	
12cu|jgraphx-2.2.0.2-2|61	%files javadoc
12cu|jgraphx-2.2.0.2-2|62	%{_javadocdir}/*
12cu|jgraphx-2.2.0.2-2|63	
12cu|jgraphx-2.2.0.2-2|64	
12cu|jgraphx-2.2.0.2-2|65	%changelog
12cu|jgraphx-2.2.0.2-2|66	* Wed May 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.2.0.2-2
12cu|jgraphx-2.2.0.2-2|67	+ Revision: 77444b7
12cu|jgraphx-2.2.0.2-2|68	- Fix group
12cu|jgraphx-2.2.0.2-2|69	
12cu|jgraphx-2.2.0.2-2|70	

9762 12
12cu|jigdo-0.7.3-15|1	Summary:	Jigsaw Download
12cu|jigdo-0.7.3-15|2	Name:		jigdo
12cu|jigdo-0.7.3-15|3	Version:	0.7.3
12cu|jigdo-0.7.3-15|4	Release:	15
12cu|jigdo-0.7.3-15|5	License:	GPLv2+
12cu|jigdo-0.7.3-15|6	Group:		Networking/File transfer
12cu|jigdo-0.7.3-15|7	Url:		http://atterer.net/jigdo/
12cu|jigdo-0.7.3-15|8	Source0:	http://atterer.net/jigdo/%{name}-%{version}.tar.bz2
12cu|jigdo-0.7.3-15|9	Patch0:		jigdo-0.7.3-gcc43.patch
12cu|jigdo-0.7.3-15|10	Patch1:		jigdo-0.7.3-link.patch
12cu|jigdo-0.7.3-15|11	Patch2:		jigdo-0.7.3-no-strip.patch
12cu|jigdo-0.7.3-15|12	Source11:	%{name}-16.png
12cu|jigdo-0.7.3-15|13	Source12:	%{name}-32.png
12cu|jigdo-0.7.3-15|14	Source13:	%{name}-48.png
12cu|jigdo-0.7.3-15|15	BuildRequires:	mawk
12cu|jigdo-0.7.3-15|16	BuildRequires:	bzip2-devel
12cu|jigdo-0.7.3-15|17	BuildRequires:	db-devel
12cu|jigdo-0.7.3-15|18	BuildRequires:	gettext-devel
12cu|jigdo-0.7.3-15|19	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|jigdo-0.7.3-15|20	BuildRequires:	pkgconfig(libcurl)
12cu|jigdo-0.7.3-15|21	
12cu|jigdo-0.7.3-15|22	%description
12cu|jigdo-0.7.3-15|23	Jigsaw Download, or short jigdo, is an intelligent tool that can be used on the
12cu|jigdo-0.7.3-15|24	pieces of any chopped-up big file to create a special "template" file which
12cu|jigdo-0.7.3-15|25	makes reassembly of the file very easy for users who only have the pieces.
12cu|jigdo-0.7.3-15|26	
12cu|jigdo-0.7.3-15|27	What makes jigdo special is that there are no restrictions on what
12cu|jigdo-0.7.3-15|28	offsets/sizes the individual pieces have in the original big image. This makes
12cu|jigdo-0.7.3-15|29	the program very well suited for distributing CD/DVD images (or large zip/tar
12cu|jigdo-0.7.3-15|30	archives) because you can put the files on the CD on an FTP server - when jigdo
12cu|jigdo-0.7.3-15|31	is presented the files along with the template you generated, it is able to
12cu|jigdo-0.7.3-15|32	recreate the CD image.
12cu|jigdo-0.7.3-15|33	
12cu|jigdo-0.7.3-15|34	%files -f %{name}.lang
12cu|jigdo-0.7.3-15|35	%doc README doc/jigdo-file.* doc/TechDetails.txt
12cu|jigdo-0.7.3-15|36	%{_bindir}/%{name}*
12cu|jigdo-0.7.3-15|37	%dir %{_datadir}/%{name}
12cu|jigdo-0.7.3-15|38	%{_datadir}/%{name}/*
12cu|jigdo-0.7.3-15|39	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|jigdo-0.7.3-15|40	%{_mandir}/man1/%{name}*
12cu|jigdo-0.7.3-15|41	%{_liconsdir}/%{name}.png
12cu|jigdo-0.7.3-15|42	%{_iconsdir}/%{name}.png
12cu|jigdo-0.7.3-15|43	%{_miconsdir}/%{name}.png
12cu|jigdo-0.7.3-15|44	
12cu|jigdo-0.7.3-15|45	#----------------------------------------------------------------------------
12cu|jigdo-0.7.3-15|46	
12cu|jigdo-0.7.3-15|47	%prep
12cu|jigdo-0.7.3-15|48	%setup -q
12cu|jigdo-0.7.3-15|49	%patch0 -p1
12cu|jigdo-0.7.3-15|50	%patch1 -p0
12cu|jigdo-0.7.3-15|51	%patch2 -p1
12cu|jigdo-0.7.3-15|52	
12cu|jigdo-0.7.3-15|53	%build
12cu|jigdo-0.7.3-15|54	autoconf
12cu|jigdo-0.7.3-15|55	%configure2_5x
12cu|jigdo-0.7.3-15|56	%make
12cu|jigdo-0.7.3-15|57	
12cu|jigdo-0.7.3-15|58	%install
12cu|jigdo-0.7.3-15|59	%makeinstall_std
12cu|jigdo-0.7.3-15|60	
12cu|jigdo-0.7.3-15|61	mkdir %{buildroot}%{_datadir}/applications
12cu|jigdo-0.7.3-15|62	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|jigdo-0.7.3-15|63	[Desktop Entry]
12cu|jigdo-0.7.3-15|64	Name=Jigdo
12cu|jigdo-0.7.3-15|65	Comment=%{Summary}
12cu|jigdo-0.7.3-15|66	Exec=%{name} %U
12cu|jigdo-0.7.3-15|67	Icon=%{name}
12cu|jigdo-0.7.3-15|68	Terminal=false
12cu|jigdo-0.7.3-15|69	Type=Application
12cu|jigdo-0.7.3-15|70	StartupNotify=true
12cu|jigdo-0.7.3-15|71	Categories=GTK;Network;FileTransfer;
12cu|jigdo-0.7.3-15|72	EOF
12cu|jigdo-0.7.3-15|73	
12cu|jigdo-0.7.3-15|74	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cu|jigdo-0.7.3-15|75	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cu|jigdo-0.7.3-15|76	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cu|jigdo-0.7.3-15|77	
12cu|jigdo-0.7.3-15|78	%find_lang %{name}
12cu|jigdo-0.7.3-15|79	
12cu|jigdo-0.7.3-15|80	
12cu|jigdo-0.7.3-15|81	%changelog
12cu|jigdo-0.7.3-15|82	* Thu Mar 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.3-15
12cu|jigdo-0.7.3-15|83	+ Revision: c33d421
12cu|jigdo-0.7.3-15|84	- LOG Fix debug package, spec cleanup
12cu|jigdo-0.7.3-15|85	
12cu|jigdo-0.7.3-15|86	

9763 12
12cu|jitsi-2.4-1|1	%define		debug_package	%nil
12cu|jitsi-2.4-1|2	%define		label		latest
12cu|jitsi-2.4-1|3	
12cu|jitsi-2.4-1|4	Name:		jitsi
12cu|jitsi-2.4-1|5	Version:	2.4
12cu|jitsi-2.4-1|6	Release:	1
12cu|jitsi-2.4-1|7	Summary:	Jitsi - Open Source Video Calls and Chat
12cu|jitsi-2.4-1|8	Group:		Communications
12cu|jitsi-2.4-1|9	License:	LGPLv2+
12cu|jitsi-2.4-1|10	URL:		https://www.jitsi.org
12cu|jitsi-2.4-1|11	Source:		http://download.jitsi.org/jitsi/nightly/src/%{name}-src-%{version}-%{label}.zip
12cu|jitsi-2.4-1|12	BuildRoot:	%{_topdir}/buildroot
12cu|jitsi-2.4-1|13	AutoReqProv:	no
12cu|jitsi-2.4-1|14	BuildRequires:	java-devel
12cu|jitsi-2.4-1|15	BuildRequires:	ant
12cu|jitsi-2.4-1|16	BuildRequires:	ant-nodeps
12cu|jitsi-2.4-1|17	BuildRequires:	gzip
12cu|jitsi-2.4-1|18	BuildRequires:	subversion
12cu|jitsi-2.4-1|19	Requires:	java
12cu|jitsi-2.4-1|20	
12cu|jitsi-2.4-1|21	%description
12cu|jitsi-2.4-1|22	Jitsi is an audio/video Internet phone and instant messenger that
12cu|jitsi-2.4-1|23	supports some of the most popular instant messaging and telephony protocols
12cu|jitsi-2.4-1|24	such as SIP, Jabber, AIM/ICQ, MSN, Yahoo! Messenger, Bonjour, RSS and
12cu|jitsi-2.4-1|25	counting. Jitsi is completely Open Source / Free Software, and is
12cu|jitsi-2.4-1|26	freely available under the terms of the GNU Lesser General Public License.
12cu|jitsi-2.4-1|27	
12cu|jitsi-2.4-1|28	%prep
12cu|jitsi-2.4-1|29	%setup -q -n %{name}
12cu|jitsi-2.4-1|30	
12cu|jitsi-2.4-1|31	%build
12cu|jitsi-2.4-1|32	ant rebuild
12cu|jitsi-2.4-1|33	
12cu|jitsi-2.4-1|34	%install
12cu|jitsi-2.4-1|35	
12cu|jitsi-2.4-1|36	# create structure dir
12cu|jitsi-2.4-1|37	mkdir -p -m 0755 %{buildroot}%{_bindir} \
12cu|jitsi-2.4-1|38	%{buildroot}%{_datadir}/%{name} \
12cu|jitsi-2.4-1|39	%{buildroot}%{_datadir}/%{name}/lib \
12cu|jitsi-2.4-1|40	%{buildroot}%{_datadir}/%{name}/lib/bundle \
12cu|jitsi-2.4-1|41	%{buildroot}%{_datadir}/%{name}/lib/native \
12cu|jitsi-2.4-1|42	%{buildroot}%{_datadir}/%{name}/sc-bundles \
12cu|jitsi-2.4-1|43	%{buildroot}%{_docdir}/%{name} \
12cu|jitsi-2.4-1|44	%{buildroot}%{_mandir}/man1 \
12cu|jitsi-2.4-1|45	%{buildroot}%{_datadir}/applications \
12cu|jitsi-2.4-1|46	%{buildroot}%{_datadir}/pixmaps
12cu|jitsi-2.4-1|47	
12cu|jitsi-2.4-1|48	# copy the documentation
12cu|jitsi-2.4-1|49	install -Dm0644 resources/install/debian/jitsi.1.tmpl %{buildroot}%{_mandir}/man1/jitsi.1
12cu|jitsi-2.4-1|50	sed -i -e "s/_PACKAGE_NAME_/jitsi/" %{buildroot}%{_mandir}/man1/%{name}.1
12cu|jitsi-2.4-1|51	sed -i -e "s/_APP_NAME_/Jitsi/" %{buildroot}%{_mandir}/man1/%{name}.1
12cu|jitsi-2.4-1|52	gzip %{buildroot}%{_mandir}/man1/%{name}.1
12cu|jitsi-2.4-1|53	
12cu|jitsi-2.4-1|54	# copy the launcher script
12cu|jitsi-2.4-1|55	install -Dm0655 resources/install/debian/jitsi.sh.tmpl %{buildroot}%{_bindir}/%{name}
12cu|jitsi-2.4-1|56	sed -i -e "s/_PACKAGE_NAME_/jitsi/" %{buildroot}%{_bindir}/%{name}
12cu|jitsi-2.4-1|57	
12cu|jitsi-2.4-1|58	# no more libaoss
12cu|jitsi-2.4-1|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
12cu|jitsi-2.4-1|60	#chmod a+x $RPM_BUILD_ROOT/usr/bin/jitsi
12cu|jitsi-2.4-1|61	
12cu|jitsi-2.4-1|62	# copy the menu icons
12cu|jitsi-2.4-1|63	install -Dm0644 resources/install/debian/%{name}-32.xpm %{buildroot}%{_datadir}/pixmaps/%{name}-32.xpm
12cu|jitsi-2.4-1|64	install -Dm0644 resources/install/debian/%{name}-16.xpm %{buildroot}%{_datadir}/pixmaps/%{name}-16.xpm
12cu|jitsi-2.4-1|65	install -Dm0644 resources/install/debian/%{name}.svg %{buildroot}%{_datadir}/pixmaps/%{name}.svg
12cu|jitsi-2.4-1|66	
12cu|jitsi-2.4-1|67	# copy the menu entry
12cu|jitsi-2.4-1|68	install -Dm0644 resources/install/debian/%{name}.desktop.tmpl %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|jitsi-2.4-1|69	sed -i -e "s/_PACKAGE_NAME_/jitsi/" %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|jitsi-2.4-1|70	sed -i -e "s/_APP_NAME_/Jitsi/"	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|jitsi-2.4-1|71	
12cu|jitsi-2.4-1|72	# copy the sc-bundles
12cu|jitsi-2.4-1|73	install -Dm0644 sc-bundles/*.jar %{buildroot}%{_datadir}/%{name}/sc-bundles/
12cu|jitsi-2.4-1|74	# remove all slicks
12cu|jitsi-2.4-1|75	rm -rf %{buildroot}%{_datadir}/%{name}/sc-bundles/*-slick.jar
12cu|jitsi-2.4-1|76	rm -rf %{buildroot}%{_datadir}/%{name}/sc-bundles/slick*.jar
12cu|jitsi-2.4-1|77	
12cu|jitsi-2.4-1|78	# copy the os-specific sc-bundles
12cu|jitsi-2.4-1|79	install -Dm0644 sc-bundles/os-specific/linux/*.jar %{buildroot}%{_datadir}/%{name}/sc-bundles/
12cu|jitsi-2.4-1|80	
12cu|jitsi-2.4-1|81	# copy the lib jars
12cu|jitsi-2.4-1|82	cp lib/*.jar %{buildroot}%{_datadir}/%{name}/lib/
12cu|jitsi-2.4-1|83	cp lib/bundle/* %{buildroot}%{_datadir}/%{name}/lib/bundle/
12cu|jitsi-2.4-1|84	rm %{buildroot}%{_datadir}/%{name}/lib/bundle/junit.jar
12cu|jitsi-2.4-1|85	#cp lib/os-specific/linux/*.jar %{buildroot}%{_datadir}/%{name}/lib/
12cu|jitsi-2.4-1|86	
12cu|jitsi-2.4-1|87	# copy the native libs
12cu|jitsi-2.4-1|88	%ifarch i386 i586 i686
12cu|jitsi-2.4-1|89	install -Dm0644 lib/native/linux/* %{buildroot}%{_datadir}/%{name}/lib/native/
12cu|jitsi-2.4-1|90	%else
12cu|jitsi-2.4-1|91	install -Dm0644 lib/native/linux-64/* %{buildroot}%{_datadir}/%{name}/lib/native/
12cu|jitsi-2.4-1|92	%endif
12cu|jitsi-2.4-1|93	
12cu|jitsi-2.4-1|94	# copy the resources
12cu|jitsi-2.4-1|95	install -Dm0644 resources/install/logging.properties %{buildroot}%{_datadir}/%{name}/lib/
12cu|jitsi-2.4-1|96	install -Dm0644 lib/felix.client.run.properties %{buildroot}%{_datadir}/%{name}/lib/
12cu|jitsi-2.4-1|97	
12cu|jitsi-2.4-1|98	# Make felix deploy its bundles in ~/.felix/sip-communicator.bin
12cu|jitsi-2.4-1|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
12cu|jitsi-2.4-1|100	# fix shell script
12cu|jitsi-2.4-1|101	sed -i -e "s/\/usr\/lib\/jni/\$LIBPATH\/native/" $RPM_BUILD_ROOT/usr/bin/jitsi
12cu|jitsi-2.4-1|102	sed -i -e "s/\/usr\/share\/java\/jdic\.jar/\$LIBPATH\/jdic_stub\.jar:\$LIBPATH\/jdic-all\.jar/" $RPM_BUILD_ROOT/usr/bin/jitsi
12cu|jitsi-2.4-1|103	sed -i -e "s/\/usr\/share\/java\/org\.apache\.felix\.framework\.jar/\$LIBPATH\/felix\.jar/" $RPM_BUILD_ROOT/usr/bin/jitsi
12cu|jitsi-2.4-1|104	sed -i -e "s/\/usr\/share\/java\/org\.apache\.felix\.main\.jar://" $RPM_BUILD_ROOT/usr/bin/jitsi
12cu|jitsi-2.4-1|105	sed -i -e "s/\/launchutils.jar//" $RPM_BUILD_ROOT/usr/bin/jitsi
12cu|jitsi-2.4-1|106	
12cu|jitsi-2.4-1|107	%clean
12cu|jitsi-2.4-1|108	
12cu|jitsi-2.4-1|109	%files
12cu|jitsi-2.4-1|110	%defattr(-,root,root,-)
12cu|jitsi-2.4-1|111	%{_bindir}/jitsi
12cu|jitsi-2.4-1|112	#{_libdir}/jitsi
12cu|jitsi-2.4-1|113	%{_datadir}/%{name}
12cu|jitsi-2.4-1|114	%{_datadir}/applications/%{name}*
12cu|jitsi-2.4-1|115	%{_datadir}/pixmaps/%{name}*
12cu|jitsi-2.4-1|116	%doc %{_mandir}/man*/*
12cu|jitsi-2.4-1|117	
12cu|jitsi-2.4-1|118	
12cu|jitsi-2.4-1|119	%changelog
12cu|jitsi-2.4-1|120	* Mon Jan 20 2014 grendizer <alex.burmashev@rosalab.ru> 2.4-1
12cu|jitsi-2.4-1|121	+ Revision: b135fc0
12cu|jitsi-2.4-1|122	- Merge pull request #1 from djam/jitsi:master
12cu|jitsi-2.4-1|123	- Update to 2.4
12cu|jitsi-2.4-1|124	
12cu|jitsi-2.4-1|125	

9764 12
12cu|jlatexmath-1.0.2-2|1	Summary:	An implementation of LaTeX math mode wrote in Java
12cu|jlatexmath-1.0.2-2|2	
12cu|jlatexmath-1.0.2-2|3	Name:		jlatexmath
12cu|jlatexmath-1.0.2-2|4	Version:	1.0.2
12cu|jlatexmath-1.0.2-2|5	Release:	2
12cu|jlatexmath-1.0.2-2|6	License:	GPLv2+
12cu|jlatexmath-1.0.2-2|7	Group:		Development/Java
12cu|jlatexmath-1.0.2-2|8	URL:		http://forge.scilab.org/index.php/p/jlatexmath/
12cu|jlatexmath-1.0.2-2|9	Source0:	%{name}-src-all-%{version}.zip
12cu|jlatexmath-1.0.2-2|10	BuildRequires:	ant >= 0:1.6
12cu|jlatexmath-1.0.2-2|11	BuildRequires:	fop
12cu|jlatexmath-1.0.2-2|12	BuildRequires:	java-rpmbuild
12cu|jlatexmath-1.0.2-2|13	BuildRequires:	jpackage-utils >= 0:1.6
12cu|jlatexmath-1.0.2-2|14	BuildRequires:	xml-commons-apis
12cu|jlatexmath-1.0.2-2|15	BuildRequires:	xml-commons-jaxp-1.3-apis
12cu|jlatexmath-1.0.2-2|16	BuildRequires:	xmlgraphics-commons
12cu|jlatexmath-1.0.2-2|17	Requires:	jpackage-utils
12cu|jlatexmath-1.0.2-2|18	BuildArch:	noarch
12cu|jlatexmath-1.0.2-2|19	
12cu|jlatexmath-1.0.2-2|20	%description
12cu|jlatexmath-1.0.2-2|21	JLaTeXMath is an implementation of LaTeX math mode wrote in Java.
12cu|jlatexmath-1.0.2-2|22	
12cu|jlatexmath-1.0.2-2|23	%prep
12cu|jlatexmath-1.0.2-2|24	%setup -q -c -n %{name}
12cu|jlatexmath-1.0.2-2|25	
12cu|jlatexmath-1.0.2-2|26	# remove all binary libs
12cu|jlatexmath-1.0.2-2|27	find -type f -name "*.jar" -exec rm -rf {} \;
12cu|jlatexmath-1.0.2-2|28	
12cu|jlatexmath-1.0.2-2|29	%build
12cu|jlatexmath-1.0.2-2|30	export CLASSPATH=
12cu|jlatexmath-1.0.2-2|31	export OPT_JAR_LIST=:
12cu|jlatexmath-1.0.2-2|32	cd %{name}-%{version}
12cu|jlatexmath-1.0.2-2|33	%ant minimal fop
12cu|jlatexmath-1.0.2-2|34	
12cu|jlatexmath-1.0.2-2|35	%install
12cu|jlatexmath-1.0.2-2|36	
12cu|jlatexmath-1.0.2-2|37	# jars
12cu|jlatexmath-1.0.2-2|38	mkdir -p %{buildroot}%{_javadir}
12cu|jlatexmath-1.0.2-2|39	cd %{name}-%{version}
12cu|jlatexmath-1.0.2-2|40	cp -p dist/jlatexmath{,-fop,-minimal}-%{version}.jar %{buildroot}%{_javadir}
12cu|jlatexmath-1.0.2-2|41	cp -p dist/jlm_*.jar %{buildroot}%{_javadir}
12cu|jlatexmath-1.0.2-2|42	pushd  %{buildroot}%{_javadir}
12cu|jlatexmath-1.0.2-2|43	#create symlink
12cu|jlatexmath-1.0.2-2|44	ln -s %{name}-%{version}.jar %{name}.jar
12cu|jlatexmath-1.0.2-2|45	ln -s %{name}-fop-%{version}.jar %{name}-fop.jar
12cu|jlatexmath-1.0.2-2|46	ln -s %{name}-minimal-%{version}.jar %{name}-minimal.jar
12cu|jlatexmath-1.0.2-2|47	popd
12cu|jlatexmath-1.0.2-2|48	
12cu|jlatexmath-1.0.2-2|49	%clean
12cu|jlatexmath-1.0.2-2|50	
12cu|jlatexmath-1.0.2-2|51	%files
12cu|jlatexmath-1.0.2-2|52	%{_javadir}/*.jar
12cu|jlatexmath-1.0.2-2|53	
12cu|jlatexmath-1.0.2-2|54	%changelog
12cu|jlatexmath-1.0.2-2|55	* Wed May 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-2
12cu|jlatexmath-1.0.2-2|56	+ Revision: f170038
12cu|jlatexmath-1.0.2-2|57	- Updated to 1.0.2
12cu|jlatexmath-1.0.2-2|58	
12cu|jlatexmath-1.0.2-2|59	

9765 12
12cu|jna-3.2.7-8|1	Name:           jna
12cu|jna-3.2.7-8|2	Version:        3.2.7
12cu|jna-3.2.7-8|3	Release:        8
12cu|jna-3.2.7-8|4	Summary:        Pure Java access to native libraries
12cu|jna-3.2.7-8|5	
12cu|jna-3.2.7-8|6	Group:          Development/Java
12cu|jna-3.2.7-8|7	License:        LGPLv2+
12cu|jna-3.2.7-8|8	URL:            https://jna.dev.java.net/
12cu|jna-3.2.7-8|9	# The source for this package was pulled from upstream's vcs. Use the
12cu|jna-3.2.7-8|10	# following commands to generate the tarball:
12cu|jna-3.2.7-8|11	#   svn export https://jna.dev.java.net/svn/jna/tags/%{version}/jnalib/ --username guest jna-%{version}
12cu|jna-3.2.7-8|12	#   rm -rf jna-%{version}/dist/*
12cu|jna-3.2.7-8|13	#   tar cjf ~/rpm/SOURCES/jna-%{version}.tar.bz2 jna-%{version}
12cu|jna-3.2.7-8|14	Source0:        %{name}-%{version}.tar.bz2
12cu|jna-3.2.7-8|15	Source1:	%{name}-pom.xml
12cu|jna-3.2.7-8|16	# This patch is Fedora-specific for now until we get the huge
12cu|jna-3.2.7-8|17	# JNI library location mess sorted upstream
12cu|jna-3.2.7-8|18	Patch1:         jna-3.2.5-loadlibrary.patch
12cu|jna-3.2.7-8|19	# The X11 tests currently segfault; overall I think the X11 JNA stuff is just a
12cu|jna-3.2.7-8|20	# Really Bad Idea, for relying on AWT internals, using the X11 API at all,
12cu|jna-3.2.7-8|21	# and using a complex API like X11 through JNA just increases the potential
12cu|jna-3.2.7-8|22	# for problems.
12cu|jna-3.2.7-8|23	Patch2:         jna-3.2.4-tests-headless.patch
12cu|jna-3.2.7-8|24	Patch3:         jna-3.2.7-javadoc.patch
12cu|jna-3.2.7-8|25	# Build using GCJ javadoc
12cu|jna-3.2.7-8|26	Patch4:         jna-3.2.7-gcj-javadoc.patch
12cu|jna-3.2.7-8|27	# junit cames from rpm
12cu|jna-3.2.7-8|28	Patch5:         jna-3.2.5-junit.patch
12cu|jna-3.2.7-8|29	
12cu|jna-3.2.7-8|30	# We manually require libffi because find-requires doesn't work
12cu|jna-3.2.7-8|31	# inside jars.
12cu|jna-3.2.7-8|32	Requires:       java  >= 0:1.6.0
12cu|jna-3.2.7-8|33	Requires:       jpackage-utils
12cu|jna-3.2.7-8|34	Requires(post):	jpackage-utils
12cu|jna-3.2.7-8|35	Requires(postun): jpackage-utils
12cu|jna-3.2.7-8|36	BuildRequires:  java-devel >= 0:1.6.0
12cu|jna-3.2.7-8|37	BuildRequires:  jpackage-utils
12cu|jna-3.2.7-8|38	BuildRequires:  pkgconfig(libffi)
12cu|jna-3.2.7-8|39	BuildRequires:  ant, ant-junit, ant-nodeps, ant-trax, junit
12cu|jna-3.2.7-8|40	BuildRequires:  pkgconfig(x11)
12cu|jna-3.2.7-8|41	BuildRequires:  pkgconfig(xt)
12cu|jna-3.2.7-8|42	
12cu|jna-3.2.7-8|43	
12cu|jna-3.2.7-8|44	%description
12cu|jna-3.2.7-8|45	JNA provides Java programs easy access to native shared libraries
12cu|jna-3.2.7-8|46	(DLLs on Windows) without writing anything but Java code. JNA's
12cu|jna-3.2.7-8|47	design aims to provide native access in a natural way with a
12cu|jna-3.2.7-8|48	minimum of effort. No boilerplate or generated code is required.
12cu|jna-3.2.7-8|49	While some attention is paid to performance, correctness and ease
12cu|jna-3.2.7-8|50	of use take priority.
12cu|jna-3.2.7-8|51	
12cu|jna-3.2.7-8|52	
12cu|jna-3.2.7-8|53	%package        javadoc
12cu|jna-3.2.7-8|54	Summary:        Javadocs for %{name}
12cu|jna-3.2.7-8|55	Group:          Development/Java
12cu|jna-3.2.7-8|56	Requires:       %{name} = %{version}-%{release}
12cu|jna-3.2.7-8|57	
12cu|jna-3.2.7-8|58	
12cu|jna-3.2.7-8|59	%description    javadoc
12cu|jna-3.2.7-8|60	This package contains the javadocs for %{name}.
12cu|jna-3.2.7-8|61	
12cu|jna-3.2.7-8|62	
12cu|jna-3.2.7-8|63	%package        contrib
12cu|jna-3.2.7-8|64	Summary:        Contrib for %{name}
12cu|jna-3.2.7-8|65	Group:          Development/Java
12cu|jna-3.2.7-8|66	Requires:       %{name} = %{version}-%{release}
12cu|jna-3.2.7-8|67	Obsoletes:      %{name}-examples
12cu|jna-3.2.7-8|68	
12cu|jna-3.2.7-8|69	
12cu|jna-3.2.7-8|70	%description    contrib
12cu|jna-3.2.7-8|71	This package contains the contributed examples for %{name}.
12cu|jna-3.2.7-8|72	
12cu|jna-3.2.7-8|73	
12cu|jna-3.2.7-8|74	%prep
12cu|jna-3.2.7-8|75	%setup -q -n %{name}-%{version}
12cu|jna-3.2.7-8|76	sed -e 's|@JNIPATH@|%{_libdir}/%{name}|' %{PATCH1} | patch -p1
12cu|jna-3.2.7-8|77	%patch2 -p1 -b .tests-headless
12cu|jna-3.2.7-8|78	%patch3 -p1 -b .javadoc
12cu|jna-3.2.7-8|79	# temporary hach for patch3 on epel5
12cu|jna-3.2.7-8|80	chmod -Rf a+rX,u+w,g-w,o-w .
12cu|jna-3.2.7-8|81	%patch4 -p0 -b .gcj-javadoc
12cu|jna-3.2.7-8|82	%patch5 -p1 -b .junit
12cu|jna-3.2.7-8|83	cp %{SOURCE1} ./
12cu|jna-3.2.7-8|84	
12cu|jna-3.2.7-8|85	# UnloadTest fail during build since we modify class loading
12cu|jna-3.2.7-8|86	rm test/com/sun/jna/JNAUnloadTest.java
12cu|jna-3.2.7-8|87	# current bug: https://jna.dev.java.net/issues/show_bug.cgi?id=155
12cu|jna-3.2.7-8|88	rm test/com/sun/jna/DirectTest.java
12cu|jna-3.2.7-8|89	
12cu|jna-3.2.7-8|90	# all java binaries must be removed from the sources
12cu|jna-3.2.7-8|91	#find . -name '*.jar' -delete
12cu|jna-3.2.7-8|92	rm lib/junit.jar
12cu|jna-3.2.7-8|93	find . -name '*.class' -delete
12cu|jna-3.2.7-8|94	
12cu|jna-3.2.7-8|95	# remove internal copy of libffi
12cu|jna-3.2.7-8|96	rm -rf native/libffi
12cu|jna-3.2.7-8|97	
12cu|jna-3.2.7-8|98	# clean LICENSE.txt
12cu|jna-3.2.7-8|99	sed -i 's/\r//' LICENSE.txt
12cu|jna-3.2.7-8|100	chmod 0644 LICENSE.txt
12cu|jna-3.2.7-8|101	
12cu|jna-3.2.7-8|102	
12cu|jna-3.2.7-8|103	%build
12cu|jna-3.2.7-8|104	# We pass -Ddynlink.native which comes from our patch because
12cu|jna-3.2.7-8|105	# upstream doesn't want to default to dynamic linking.
12cu|jna-3.2.7-8|106	ant -Dcflags_extra.native="%{optflags}" -Ddynlink.native=true -Dnomixedjar.native=true jar contrib-jars javadoc
12cu|jna-3.2.7-8|107	# remove compiled contribs
12cu|jna-3.2.7-8|108	find contrib -name build -exec rm -rf {} \; || :
12cu|jna-3.2.7-8|109	sed -i "s/VERSION/%{version}/" %{name}-pom.xml
12cu|jna-3.2.7-8|110	
12cu|jna-3.2.7-8|111	%install
12cu|jna-3.2.7-8|112	rm -rf %{buildroot}
12cu|jna-3.2.7-8|113	
12cu|jna-3.2.7-8|114	# jars
12cu|jna-3.2.7-8|115	install -D -m 644 build*/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cu|jna-3.2.7-8|116	(cd %{buildroot}%{_javadir}/; for jar in `ls *-%{version}.jar`; do ln -s $jar `echo $jar | sed -e 's/-%{version}//'`; done)
12cu|jna-3.2.7-8|117	install -d -m 755 %{buildroot}%{_javadir}/%{name}
12cu|jna-3.2.7-8|118	find contrib -name '*.jar' -exec cp {} %{buildroot}%{_javadir}/%{name}/ \;
12cu|jna-3.2.7-8|119	# NOTE: JNA has highly custom code to look for native jars in this
12cu|jna-3.2.7-8|120	# directory.  Since this roughly matches the jpackage guidelines,
12cu|jna-3.2.7-8|121	# we'll leave it unchanged.
12cu|jna-3.2.7-8|122	install -d -m 755 %{buildroot}%{_libdir}/%{name}
12cu|jna-3.2.7-8|123	install -m 755 build*/native/libjnidispatch*.so %{buildroot}%{_libdir}/%{name}/
12cu|jna-3.2.7-8|124	
12cu|jna-3.2.7-8|125	# install maven pom file
12cu|jna-3.2.7-8|126	install -Dm 644 %{name}-pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}.pom
12cu|jna-3.2.7-8|127	# ... and maven depmap
12cu|jna-3.2.7-8|128	%add_to_maven_depmap net.java.dev.jna %{name} %{version} JPP %{name}
12cu|jna-3.2.7-8|129	
12cu|jna-3.2.7-8|130	# javadocs
12cu|jna-3.2.7-8|131	install -p -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|jna-3.2.7-8|132	cp -a doc/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|jna-3.2.7-8|133	
12cu|jna-3.2.7-8|134	%clean
12cu|jna-3.2.7-8|135	rm -rf %{buildroot}
12cu|jna-3.2.7-8|136	
12cu|jna-3.2.7-8|137	
12cu|jna-3.2.7-8|138	%post
12cu|jna-3.2.7-8|139	%update_maven_depmap
12cu|jna-3.2.7-8|140	
12cu|jna-3.2.7-8|141	
12cu|jna-3.2.7-8|142	%postun
12cu|jna-3.2.7-8|143	%update_maven_depmap
12cu|jna-3.2.7-8|144	
12cu|jna-3.2.7-8|145	
12cu|jna-3.2.7-8|146	%files
12cu|jna-3.2.7-8|147	%defattr(-,root,root,-)
12cu|jna-3.2.7-8|148	%doc LICENSE.txt release-notes.html
12cu|jna-3.2.7-8|149	%{_libdir}/%{name}
12cu|jna-3.2.7-8|150	%{_javadir}/%{name}.jar
12cu|jna-3.2.7-8|151	%{_javadir}/%{name}-%{version}.jar
12cu|jna-3.2.7-8|152	%{_mavenpomdir}/*.pom
12cu|jna-3.2.7-8|153	%{_mavendepmapfragdir}/%{name}
12cu|jna-3.2.7-8|154	
12cu|jna-3.2.7-8|155	
12cu|jna-3.2.7-8|156	%files javadoc
12cu|jna-3.2.7-8|157	%defattr(-,root,root,-)
12cu|jna-3.2.7-8|158	%{_javadocdir}/%{name}-%{version}
12cu|jna-3.2.7-8|159	
12cu|jna-3.2.7-8|160	
12cu|jna-3.2.7-8|161	%files contrib
12cu|jna-3.2.7-8|162	%defattr(-,root,root,-)
12cu|jna-3.2.7-8|163	%{_javadir}/%{name}
12cu|jna-3.2.7-8|164	
12cu|jna-3.2.7-8|165	
12cu|jna-3.2.7-8|166	
12cu|jna-3.2.7-8|167	
12cu|jna-3.2.7-8|168	%changelog
12cu|jna-3.2.7-8|169	* Tue Feb 21 2012 Jon Dill <dillj@mandriva.org> 3.2.7-6mdv2012.0
12cu|jna-3.2.7-8|170	+ Revision: 778765
12cu|jna-3.2.7-8|171	- rebuild against new version of libffi4
12cu|jna-3.2.7-8|172	
12cu|jna-3.2.7-8|173	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 3.2.7-5
12cu|jna-3.2.7-8|174	+ Revision: 734052
12cu|jna-3.2.7-8|175	- rebuild
12cu|jna-3.2.7-8|176	- imported package jna
12cu|jna-3.2.7-8|177	
12cu|jna-3.2.7-8|178	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 3.2.4-3mdv2011.0
12cu|jna-3.2.7-8|179	+ Revision: 612457
12cu|jna-3.2.7-8|180	- the mass rebuild of 2010.1 packages
12cu|jna-3.2.7-8|181	
12cu|jna-3.2.7-8|182	* Thu Nov 26 2009 Jérôme Brenier <incubusss@mandriva.org> 3.2.4-2mdv2010.1
12cu|jna-3.2.7-8|183	+ Revision: 470390
12cu|jna-3.2.7-8|184	- add requires jna to jna-examples
12cu|jna-3.2.7-8|185	
12cu|jna-3.2.7-8|186	* Thu Nov 26 2009 Jérôme Brenier <incubusss@mandriva.org> 3.2.4-1mdv2010.1
12cu|jna-3.2.7-8|187	+ Revision: 470387
12cu|jna-3.2.7-8|188	- new version 3.2.4
12cu|jna-3.2.7-8|189	- new subpackage jna-examples
12cu|jna-3.2.7-8|190	- resync with Fedora patches
12cu|jna-3.2.7-8|191	
12cu|jna-3.2.7-8|192	* Fri Sep 25 2009 Jaroslav Tulach <jtulach@mandriva.org> 3.0.9-1mdv2010.0
12cu|jna-3.2.7-8|193	+ Revision: 448704
12cu|jna-3.2.7-8|194	- Updating to 3.0.9 version
12cu|jna-3.2.7-8|195	
12cu|jna-3.2.7-8|196	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 3.0.4-0.1.svn630.3mdv2010.0
12cu|jna-3.2.7-8|197	+ Revision: 438039
12cu|jna-3.2.7-8|198	- rebuild
12cu|jna-3.2.7-8|199	
12cu|jna-3.2.7-8|200	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 3.0.4-0.1.svn630.2mdv2009.1
12cu|jna-3.2.7-8|201	+ Revision: 350277
12cu|jna-3.2.7-8|202	- 2009.1 rebuild
12cu|jna-3.2.7-8|203	
12cu|jna-3.2.7-8|204	* Thu Aug 14 2008 Alexander Kurtakov <akurtakov@mandriva.org> 3.0.4-0.1.svn630.1mdv2009.0
12cu|jna-3.2.7-8|205	+ Revision: 271886
12cu|jna-3.2.7-8|206	- fix examples install on 64bit
12cu|jna-3.2.7-8|207	- new version 3.0.4
12cu|jna-3.2.7-8|208	
12cu|jna-3.2.7-8|209	+ Thierry Vignaud <tv@mandriva.org>
12cu|jna-3.2.7-8|210	- rebuild early 2009.0 package (before pixel changes)
12cu|jna-3.2.7-8|211	
12cu|jna-3.2.7-8|212	* Wed Apr 30 2008 Alexander Kurtakov <akurtakov@mandriva.org> 3.0.2-0.7.3mdv2009.0
12cu|jna-3.2.7-8|213	+ Revision: 199450
12cu|jna-3.2.7-8|214	- bump release
12cu|jna-3.2.7-8|215	- reintroduce jna-examples, needed by atunes
12cu|jna-3.2.7-8|216	
12cu|jna-3.2.7-8|217	* Tue Apr 29 2008 Alexander Kurtakov <akurtakov@mandriva.org> 3.0.2-0.7.2mdv2009.0
12cu|jna-3.2.7-8|218	+ Revision: 198927
12cu|jna-3.2.7-8|219	- obsolete old examples package
12cu|jna-3.2.7-8|220	- new version
12cu|jna-3.2.7-8|221	
12cu|jna-3.2.7-8|222	* Wed Mar 19 2008 Nicolas Vigier <nvigier@mandriva.com> 0:3.0-0.0.2mdv2008.1
12cu|jna-3.2.7-8|223	+ Revision: 188913
12cu|jna-3.2.7-8|224	- build jna-examples.jar because atunes needs it
12cu|jna-3.2.7-8|225	
12cu|jna-3.2.7-8|226	* Wed Feb 27 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:3.0-0.0.1mdv2008.1
12cu|jna-3.2.7-8|227	+ Revision: 175929
12cu|jna-3.2.7-8|228	- add libx11-devel BR
12cu|jna-3.2.7-8|229	- import jna
12cu|jna-3.2.7-8|230	
12cu|jna-3.2.7-8|231	

9766 12
12cu|jnettop-0.13.0-10|1	Summary: 	Network traffic tracker
12cu|jnettop-0.13.0-10|2	Name: 		jnettop
12cu|jnettop-0.13.0-10|3	Version:	0.13.0
12cu|jnettop-0.13.0-10|4	Release:	10
12cu|jnettop-0.13.0-10|5	Group: 		Monitoring
12cu|jnettop-0.13.0-10|6	Url:		http://jnettop.kubs.info/
12cu|jnettop-0.13.0-10|7	License: 	GPLv2
12cu|jnettop-0.13.0-10|8	Source0: 	http://jnettop.kubs.info/dist/%{name}-%{version}.tar.bz2
12cu|jnettop-0.13.0-10|9	BuildRequires:	pkgconfig(ncurses)
12cu|jnettop-0.13.0-10|10	BuildRequires:	pcap-devel = 1.3.0-2
12cu|jnettop-0.13.0-10|11	BuildRequires:	libglib2-devel
12cu|jnettop-0.13.0-10|12	
12cu|jnettop-0.13.0-10|13	%description
12cu|jnettop-0.13.0-10|14	Nettop is visualising active network traffic as top does with processes.
12cu|jnettop-0.13.0-10|15	It displays active network streams sorted by bandwidth used. This is
12cu|jnettop-0.13.0-10|16	often usable when you want to get a fast grip of what is going on on your
12cu|jnettop-0.13.0-10|17	outbound router.
12cu|jnettop-0.13.0-10|18	
12cu|jnettop-0.13.0-10|19	%prep
12cu|jnettop-0.13.0-10|20	%setup -q
12cu|jnettop-0.13.0-10|21	
12cu|jnettop-0.13.0-10|22	%build
12cu|jnettop-0.13.0-10|23	%configure
12cu|jnettop-0.13.0-10|24	%make
12cu|jnettop-0.13.0-10|25	
12cu|jnettop-0.13.0-10|26	%install
12cu|jnettop-0.13.0-10|27	%makeinstall
12cu|jnettop-0.13.0-10|28	
12cu|jnettop-0.13.0-10|29	%files
12cu|jnettop-0.13.0-10|30	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README .jnettop
12cu|jnettop-0.13.0-10|31	%{_bindir}/jnettop
12cu|jnettop-0.13.0-10|32	%{_prefix}/share/%{name}/*
12cu|jnettop-0.13.0-10|33	%_mandir/man8/jnettop.*

9767 12
12cu|joda-time-1.5.2-0.0.3|1	# Copyright (c) 2000-2005, JPackage Project
12cu|joda-time-1.5.2-0.0.3|2	# All rights reserved.
12cu|joda-time-1.5.2-0.0.3|3	#
12cu|joda-time-1.5.2-0.0.3|4	# Redistribution and use in source and binary forms, with or without
12cu|joda-time-1.5.2-0.0.3|5	# modification, are permitted provided that the following conditions
12cu|joda-time-1.5.2-0.0.3|6	# are met:
12cu|joda-time-1.5.2-0.0.3|7	#
12cu|joda-time-1.5.2-0.0.3|8	# 1. Redistributions of source code must retain the above copyright
12cu|joda-time-1.5.2-0.0.3|9	#    notice, this list of conditions and the following disclaimer.
12cu|joda-time-1.5.2-0.0.3|10	# 2. Redistributions in binary form must reproduce the above copyright
12cu|joda-time-1.5.2-0.0.3|11	#    notice, this list of conditions and the following disclaimer in the
12cu|joda-time-1.5.2-0.0.3|12	#    documentation and/or other materials provided with the
12cu|joda-time-1.5.2-0.0.3|13	#    distribution.
12cu|joda-time-1.5.2-0.0.3|14	# 3. Neither the name of the JPackage Project nor the names of its
12cu|joda-time-1.5.2-0.0.3|15	#    contributors may be used to endorse or promote products derived
12cu|joda-time-1.5.2-0.0.3|16	#    from this software without specific prior written permission.
12cu|joda-time-1.5.2-0.0.3|17	#
12cu|joda-time-1.5.2-0.0.3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cu|joda-time-1.5.2-0.0.3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cu|joda-time-1.5.2-0.0.3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cu|joda-time-1.5.2-0.0.3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cu|joda-time-1.5.2-0.0.3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cu|joda-time-1.5.2-0.0.3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cu|joda-time-1.5.2-0.0.3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cu|joda-time-1.5.2-0.0.3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cu|joda-time-1.5.2-0.0.3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cu|joda-time-1.5.2-0.0.3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cu|joda-time-1.5.2-0.0.3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cu|joda-time-1.5.2-0.0.3|29	#
12cu|joda-time-1.5.2-0.0.3|30	
12cu|joda-time-1.5.2-0.0.3|31	%define section   free
12cu|joda-time-1.5.2-0.0.3|32	
12cu|joda-time-1.5.2-0.0.3|33	Name:           joda-time
12cu|joda-time-1.5.2-0.0.3|34	Version:        1.5.2
12cu|joda-time-1.5.2-0.0.3|35	Release:        %mkrel 0.0.3
12cu|joda-time-1.5.2-0.0.3|36	Epoch:          0
12cu|joda-time-1.5.2-0.0.3|37	Summary:        Java date and time API
12cu|joda-time-1.5.2-0.0.3|38	Group:          Development/Java
12cu|joda-time-1.5.2-0.0.3|39	License:        Apache License
12cu|joda-time-1.5.2-0.0.3|40	URL:            http://www.joda.org/
12cu|joda-time-1.5.2-0.0.3|41	Source0:        http://prdownloads.sourceforge.net/joda-time/joda-time-1.5.2-src.tar.gz
12cu|joda-time-1.5.2-0.0.3|42	
12cu|joda-time-1.5.2-0.0.3|43	BuildArch:      noarch
12cu|joda-time-1.5.2-0.0.3|44	BuildRequires:  jpackage-utils >= 0:1.6
12cu|joda-time-1.5.2-0.0.3|45	BuildRequires:  java-rpmbuild
12cu|joda-time-1.5.2-0.0.3|46	BuildRequires:  ant >= 0:1.6
12cu|joda-time-1.5.2-0.0.3|47	BuildRequires:  ant-junit >= 0:1.6
12cu|joda-time-1.5.2-0.0.3|48	BuildRequires:  junit
12cu|joda-time-1.5.2-0.0.3|49	
12cu|joda-time-1.5.2-0.0.3|50	%description
12cu|joda-time-1.5.2-0.0.3|51	Joda-Time provides a quality replacement for the Java date
12cu|joda-time-1.5.2-0.0.3|52	and time classes. The design allows for multiple calendar
12cu|joda-time-1.5.2-0.0.3|53	systems, while still providing a simple API. The 'default'
12cu|joda-time-1.5.2-0.0.3|54	calendar is the ISO8601 standard which is used by XML. The
12cu|joda-time-1.5.2-0.0.3|55	Gregorian, Julian, Buddhist, Coptic and Ethiopic systems
12cu|joda-time-1.5.2-0.0.3|56	are also included, and we welcome further additions.
12cu|joda-time-1.5.2-0.0.3|57	Supporting classes include time zone, duration, format
12cu|joda-time-1.5.2-0.0.3|58	and parsing.
12cu|joda-time-1.5.2-0.0.3|59	
12cu|joda-time-1.5.2-0.0.3|60	%package        javadoc
12cu|joda-time-1.5.2-0.0.3|61	Summary:        Javadoc for %{name}
12cu|joda-time-1.5.2-0.0.3|62	Group:          Development/Java
12cu|joda-time-1.5.2-0.0.3|63	
12cu|joda-time-1.5.2-0.0.3|64	%description    javadoc
12cu|joda-time-1.5.2-0.0.3|65	%{summary}.
12cu|joda-time-1.5.2-0.0.3|66	
12cu|joda-time-1.5.2-0.0.3|67	%prep
12cu|joda-time-1.5.2-0.0.3|68	%setup -q -n %{name}-%{version}-src
12cu|joda-time-1.5.2-0.0.3|69	%remove_java_binaries
12cu|joda-time-1.5.2-0.0.3|70	
12cu|joda-time-1.5.2-0.0.3|71	%build
12cu|joda-time-1.5.2-0.0.3|72	mkdir lib
12cu|joda-time-1.5.2-0.0.3|73	pushd lib
12cu|joda-time-1.5.2-0.0.3|74	ln -sf $(build-classpath junit) junit-3.8.1.jar
12cu|joda-time-1.5.2-0.0.3|75	popd
12cu|joda-time-1.5.2-0.0.3|76	export OPT_JAR_LIST="ant/ant-junit junit"
12cu|joda-time-1.5.2-0.0.3|77	export CLASSPATH=
12cu|joda-time-1.5.2-0.0.3|78	%{ant} jar javadoc
12cu|joda-time-1.5.2-0.0.3|79	#%{ant} jar javadoc test
12cu|joda-time-1.5.2-0.0.3|80	
12cu|joda-time-1.5.2-0.0.3|81	
12cu|joda-time-1.5.2-0.0.3|82	%install
12cu|joda-time-1.5.2-0.0.3|83	install -dm 755 %{buildroot}%{_javadir}
12cu|joda-time-1.5.2-0.0.3|84	install -pm 644 build/%{name}-%{version}.jar \
12cu|joda-time-1.5.2-0.0.3|85	%{buildroot}%{_javadir}/%{name}-%{version}.jar
12cu|joda-time-1.5.2-0.0.3|86	
12cu|joda-time-1.5.2-0.0.3|87	#javadoc
12cu|joda-time-1.5.2-0.0.3|88	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|joda-time-1.5.2-0.0.3|89	cp -pr build/docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|joda-time-1.5.2-0.0.3|90	
12cu|joda-time-1.5.2-0.0.3|91	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cu|joda-time-1.5.2-0.0.3|92	
12cu|joda-time-1.5.2-0.0.3|93	#doc
12cu|joda-time-1.5.2-0.0.3|94	install -dm 755 %{buildroot}%{_docdir}/%{name}-%{version}
12cu|joda-time-1.5.2-0.0.3|95	cp LICENSE.txt %{buildroot}%{_docdir}/%{name}-%{version}
12cu|joda-time-1.5.2-0.0.3|96	
12cu|joda-time-1.5.2-0.0.3|97	%create_jar_links
12cu|joda-time-1.5.2-0.0.3|98	
12cu|joda-time-1.5.2-0.0.3|99	%files
12cu|joda-time-1.5.2-0.0.3|100	%defattr(-,root,root,-)
12cu|joda-time-1.5.2-0.0.3|101	%{_docdir}/%{name}-%{version}/LICENSE.txt
12cu|joda-time-1.5.2-0.0.3|102	%{_javadir}/*.jar
12cu|joda-time-1.5.2-0.0.3|103	
12cu|joda-time-1.5.2-0.0.3|104	%files javadoc
12cu|joda-time-1.5.2-0.0.3|105	%defattr(-,root,root,-)
12cu|joda-time-1.5.2-0.0.3|106	%doc %{_javadocdir}/%{name}-%{version}
12cu|joda-time-1.5.2-0.0.3|107	%doc %{_javadocdir}/%{name}
12cu|joda-time-1.5.2-0.0.3|108	
12cu|joda-time-1.5.2-0.0.3|109	
12cu|joda-time-1.5.2-0.0.3|110	%changelog
12cu|joda-time-1.5.2-0.0.3|111	* Fri Sep 11 2009 Thierry Vignaud <tvignaud@mandriva.com> 0:1.5.2-0.0.3mdv2010.0
12cu|joda-time-1.5.2-0.0.3|112	+ Revision: 438041
12cu|joda-time-1.5.2-0.0.3|113	- rebuild
12cu|joda-time-1.5.2-0.0.3|114	
12cu|joda-time-1.5.2-0.0.3|115	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0:1.5.2-0.0.2mdv2009.1
12cu|joda-time-1.5.2-0.0.3|116	+ Revision: 350242
12cu|joda-time-1.5.2-0.0.3|117	- 2009.1 rebuild
12cu|joda-time-1.5.2-0.0.3|118	
12cu|joda-time-1.5.2-0.0.3|119	* Fri Mar 07 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:1.5.2-0.0.1mdv2008.1
12cu|joda-time-1.5.2-0.0.3|120	+ Revision: 181172
12cu|joda-time-1.5.2-0.0.3|121	- remove vendor and distribution tags
12cu|joda-time-1.5.2-0.0.3|122	- bump release
12cu|joda-time-1.5.2-0.0.3|123	- import joda-time
12cu|joda-time-1.5.2-0.0.3|124	
12cu|joda-time-1.5.2-0.0.3|125	

9768 12
12cu|john-1.8.0-2|1	Summary:	John the Ripper password cracker
12cu|john-1.8.0-2|2	Name:		john
12cu|john-1.8.0-2|3	Version:	1.8.0
12cu|john-1.8.0-2|4	Release:	2
12cu|john-1.8.0-2|5	License:	GPLv2+
12cu|john-1.8.0-2|6	Group:		Monitoring
12cu|john-1.8.0-2|7	Url:		http://www.openwall.com/john
12cu|john-1.8.0-2|8	Source0:	http://www.openwall.com/john/g/%{name}-%{version}.tar.xz
12cu|john-1.8.0-2|9	BuildRequires:	pkgconfig(openssl)
12cu|john-1.8.0-2|10	
12cu|john-1.8.0-2|11	%description
12cu|john-1.8.0-2|12	John the Ripper is a fast password cracker, currently available for many
12cu|john-1.8.0-2|13	flavors of Unix (11 are officially supported, not counting different
12cu|john-1.8.0-2|14	architectures), DOS, Win32, and BeOS. Its primary purpose is to detect
12cu|john-1.8.0-2|15	weak Unix passwords, but a number of other hash types are supported as
12cu|john-1.8.0-2|16	well.
12cu|john-1.8.0-2|17	
12cu|john-1.8.0-2|18	%files
12cu|john-1.8.0-2|19	%doc doc/*
12cu|john-1.8.0-2|20	%config(noreplace) %{_sysconfdir}/john.conf
12cu|john-1.8.0-2|21	%{_bindir}/*
12cu|john-1.8.0-2|22	%{_datadir}/%{name}
12cu|john-1.8.0-2|23	
12cu|john-1.8.0-2|24	#----------------------------------------------------------------------------
12cu|john-1.8.0-2|25	
12cu|john-1.8.0-2|26	%prep
12cu|john-1.8.0-2|27	%setup -q
12cu|john-1.8.0-2|28	chmod 0644 doc/*
12cu|john-1.8.0-2|29	
12cu|john-1.8.0-2|30	find . -perm 0600 | xargs chmod 0644
12cu|john-1.8.0-2|31	
12cu|john-1.8.0-2|32	%build
12cu|john-1.8.0-2|33	TARGET=""
12cu|john-1.8.0-2|34	%ifarch %{ix86}
12cu|john-1.8.0-2|35	%ifarch i686
12cu|john-1.8.0-2|36	TARGET=linux-x86-mmx
12cu|john-1.8.0-2|37	%else
12cu|john-1.8.0-2|38	TARGET=linux-x86-any
12cu|john-1.8.0-2|39	%endif
12cu|john-1.8.0-2|40	%else
12cu|john-1.8.0-2|41	%ifarch x86_64
12cu|john-1.8.0-2|42	TARGET=linux-x86-64
12cu|john-1.8.0-2|43	%endif
12cu|john-1.8.0-2|44	%endif
12cu|john-1.8.0-2|45	
12cu|john-1.8.0-2|46	if test -z "$TARGET"; then
12cu|john-1.8.0-2|47	TARGET=generic
12cu|john-1.8.0-2|48	export TARGET
12cu|john-1.8.0-2|49	echo "Please add the right TARGET to the spec file"
12cu|john-1.8.0-2|50	fi
12cu|john-1.8.0-2|51	
12cu|john-1.8.0-2|52	cd src
12cu|john-1.8.0-2|53	%make $TARGET CFLAGS="-c -Wall %{optflags} -DJOHN_SYSTEMWIDE=1" LDFLAGS="%{ldflags}"
12cu|john-1.8.0-2|54	
12cu|john-1.8.0-2|55	%install
12cu|john-1.8.0-2|56	mkdir -p %{buildroot}%{_bindir} \
12cu|john-1.8.0-2|57	%{buildroot}%{_datadir}/%{name} \
12cu|john-1.8.0-2|58	%{buildroot}%{_sysconfdir}
12cu|john-1.8.0-2|59	
12cu|john-1.8.0-2|60	install -m 755 run/{john,mailer} %{buildroot}%{_bindir}/
12cu|john-1.8.0-2|61	install -m 644 run/*.chr run/password.lst %{buildroot}%{_datadir}/%{name}/
12cu|john-1.8.0-2|62	install -m 644 run/john.conf %{buildroot}%{_sysconfdir}/
12cu|john-1.8.0-2|63	
12cu|john-1.8.0-2|64	pushd %{buildroot}%{_bindir}
12cu|john-1.8.0-2|65	ln -s john unafs
12cu|john-1.8.0-2|66	ln -s john unique
12cu|john-1.8.0-2|67	ln -s john unshadow
12cu|john-1.8.0-2|68	popd
12cu|john-1.8.0-2|69	
12cu|john-1.8.0-2|70	pushd %{buildroot}%{_datadir}/%{name}
12cu|john-1.8.0-2|71	ln -s %{_sysconfdir}/john.conf john.ini
12cu|john-1.8.0-2|72	popd
12cu|john-1.8.0-2|73	
12cu|john-1.8.0-2|74	
12cu|john-1.8.0-2|75	%changelog
12cu|john-1.8.0-2|76	* Thu Mar 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.0-2
12cu|john-1.8.0-2|77	+ Revision: 191d896
12cu|john-1.8.0-2|78	- LOG New version 1.8.0
12cu|john-1.8.0-2|79	
12cu|john-1.8.0-2|80	

9769 12
12cu|jokosher-0.11.5-1|1	%define	mainver	%(echo %{version} | sed -e "s/\\([0-9]*\\.[0-9]*\\).[0-9]*/\\1/")
12cu|jokosher-0.11.5-1|2	
12cu|jokosher-0.11.5-1|3	Summary:	Simple yet powerful multi-track studio
12cu|jokosher-0.11.5-1|4	Name:		jokosher
12cu|jokosher-0.11.5-1|5	Version:	0.11.5
12cu|jokosher-0.11.5-1|6	Release:	%mkrel 1
12cu|jokosher-0.11.5-1|7	Group:		Sound
12cu|jokosher-0.11.5-1|8	License:	GPLv2+
12cu|jokosher-0.11.5-1|9	URL:		http://jokosher.org
12cu|jokosher-0.11.5-1|10	Source0:	http://launchpad.net/%{name}/%{mainver}/%{version}/+download/%{name}-%{version}.tar.gz
12cu|jokosher-0.11.5-1|11	BuildRequires:	python-devel >= %{py_ver}
12cu|jokosher-0.11.5-1|12	BuildRequires:	desktop-file-utils
12cu|jokosher-0.11.5-1|13	BuildRequires:	python-setuptools
12cu|jokosher-0.11.5-1|14	BuildRequires:	gettext
12cu|jokosher-0.11.5-1|15	BuildRequires:	scrollkeeper
12cu|jokosher-0.11.5-1|16	Requires:	dbus-python
12cu|jokosher-0.11.5-1|17	Requires:	gnonlin >= 0.10.8
12cu|jokosher-0.11.5-1|18	Requires:	gstreamer0.10-plugins-base >= 0.10.11
12cu|jokosher-0.11.5-1|19	Requires:	gstreamer0.10-plugins-good >= 0.10.4
12cu|jokosher-0.11.5-1|20	Requires:	gstreamer0.10-python
12cu|jokosher-0.11.5-1|21	Requires:	gstreamer0.10-plugins-ugly >= 0.10.6
12cu|jokosher-0.11.5-1|22	Requires:	gstreamer0.10-plugins-bad >= 0.10.5
12cu|jokosher-0.11.5-1|23	Requires:	gnome-python
12cu|jokosher-0.11.5-1|24	Requires:	pygtk2.0-libglade >= 2.14
12cu|jokosher-0.11.5-1|25	Requires:	python-pkg-resources
12cu|jokosher-0.11.5-1|26	Requires:	python-pyxml
12cu|jokosher-0.11.5-1|27	Requires:	yelp
12cu|jokosher-0.11.5-1|28	Requires:	ladspa
12cu|jokosher-0.11.5-1|29	Requires(post,postun):	scrollkeeper
12cu|jokosher-0.11.5-1|30	Obsoletes:	%{name} < 0.9
12cu|jokosher-0.11.5-1|31	BuildArch:	noarch
12cu|jokosher-0.11.5-1|32	
12cu|jokosher-0.11.5-1|33	
12cu|jokosher-0.11.5-1|34	%description
12cu|jokosher-0.11.5-1|35	Jokosher is a simple and poweful multi-track studio.Jokosher provides a
12cu|jokosher-0.11.5-1|36	complete application for recording, editing, mixing and exporting audio, and
12cu|jokosher-0.11.5-1|37	has been specifically designed with usability in mind. The developers behind
12cu|jokosher-0.11.5-1|38	Jokosher have re-thought audio production at every level, and created
12cu|jokosher-0.11.5-1|39	something devilishly simple to use.
12cu|jokosher-0.11.5-1|40	Jokosher offers a strong feature set:
12cu|jokosher-0.11.5-1|41	* Easy to use interface, designed from the ground up. Jokosher uses concepts
12cu|jokosher-0.11.5-1|42	and language familiar to musicians, and is a breeze to use.
12cu|jokosher-0.11.5-1|43	* Simple editing with splitting, trimming and moving tools.
12cu|jokosher-0.11.5-1|44	* Multi-track volume mixing with VU sliders.
12cu|jokosher-0.11.5-1|45	* Import audio (Ogg Vorbis, MP3, FLAC, WAV and anything else supported by
12cu|jokosher-0.11.5-1|46	GStreamer) into your projects.
12cu|jokosher-0.11.5-1|47	* A range of instruments can be added to a project, and instruments can be
12cu|jokosher-0.11.5-1|48	renamed.Instruments can also be muted and soloed easily.
12cu|jokosher-0.11.5-1|49	* Export to MP3, Ogg Vorbis, FLAC, WAV and anything else GStreamer supports.
12cu|jokosher-0.11.5-1|50	* Documentation (User Guide, FAQ, Tutorial) and User Community (Forums, IRC).
12cu|jokosher-0.11.5-1|51	
12cu|jokosher-0.11.5-1|52	
12cu|jokosher-0.11.5-1|53	%prep
12cu|jokosher-0.11.5-1|54	%setup -q
12cu|jokosher-0.11.5-1|55	sed -i '1d' Jokosher/JokosherApp.py
12cu|jokosher-0.11.5-1|56	sed -i s/"Version=0.9"/"Version=1.0"/g bin/%{name}.desktop
12cu|jokosher-0.11.5-1|57	
12cu|jokosher-0.11.5-1|58	
12cu|jokosher-0.11.5-1|59	%build
12cu|jokosher-0.11.5-1|60	python setup.py build
12cu|jokosher-0.11.5-1|61	
12cu|jokosher-0.11.5-1|62	
12cu|jokosher-0.11.5-1|63	%install
12cu|jokosher-0.11.5-1|64	python setup.py install --skip-build --root=%{buildroot}
12cu|jokosher-0.11.5-1|65	
12cu|jokosher-0.11.5-1|66	perl -pi -e 's,%{name}-icon.png,%{name}-icon,g' %{buildroot}%{_datadir}/applications/*
12cu|jokosher-0.11.5-1|67	
12cu|jokosher-0.11.5-1|68	desktop-file-install \
12cu|jokosher-0.11.5-1|69	--remove-category="Application" \
12cu|jokosher-0.11.5-1|70	--add-category="Audio;Recorder;X-MandrivaLinux-CrossDesktop;" \
12cu|jokosher-0.11.5-1|71	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|jokosher-0.11.5-1|72	
12cu|jokosher-0.11.5-1|73	chmod 755 %{buildroot}%{py_sitedir}/Jokosher/Profiler.py
12cu|jokosher-0.11.5-1|74	
12cu|jokosher-0.11.5-1|75	#(tpg) wtf?
12cu|jokosher-0.11.5-1|76	#mkdir -p %%{buildroot}%%{_datadir}/omf/%%{name}
12cu|jokosher-0.11.5-1|77	#mv -f %%{buildroot}%%{_prefix}/jokosher/* %%{buildroot}%%{_datadir}/omf/%%{name}
12cu|jokosher-0.11.5-1|78	
12cu|jokosher-0.11.5-1|79	%find_lang %{name}
12cu|jokosher-0.11.5-1|80	
12cu|jokosher-0.11.5-1|81	
12cu|jokosher-0.11.5-1|82	%files -f %{name}.lang
12cu|jokosher-0.11.5-1|83	%doc AUTHORS COPYING README help/*
12cu|jokosher-0.11.5-1|84	%{_bindir}/%{name}
12cu|jokosher-0.11.5-1|85	%dir %{_datadir}/%{name}
12cu|jokosher-0.11.5-1|86	%dir %{_datadir}/%{name}/Instruments
12cu|jokosher-0.11.5-1|87	%dir %{_datadir}/%{name}/Instruments/images
12cu|jokosher-0.11.5-1|88	%dir %{_datadir}/%{name}/extensions
12cu|jokosher-0.11.5-1|89	%dir %{_datadir}/%{name}/pixmaps
12cu|jokosher-0.11.5-1|90	%dir %{_datadir}/omf/%{name}
12cu|jokosher-0.11.5-1|91	%dir %{py_sitedir}/Jokosher
12cu|jokosher-0.11.5-1|92	%dir %{py_sitedir}/Jokosher/elements
12cu|jokosher-0.11.5-1|93	%dir %{py_sitedir}/Jokosher/ui
12cu|jokosher-0.11.5-1|94	%dir %{py_sitedir}/Jokosher/PlatformUtils
12cu|jokosher-0.11.5-1|95	%{py_sitedir}/Jokosher/*.py*
12cu|jokosher-0.11.5-1|96	%{py_sitedir}/Jokosher/elements/*.py*
12cu|jokosher-0.11.5-1|97	%{py_sitedir}/Jokosher/PlatformUtils/*.py*
12cu|jokosher-0.11.5-1|98	%{py_sitedir}/Jokosher/ui/*.py*
12cu|jokosher-0.11.5-1|99	%{py_sitedir}/%{name}*egg-info
12cu|jokosher-0.11.5-1|100	%{_datadir}/applications/%{name}.desktop
12cu|jokosher-0.11.5-1|101	%{_datadir}/gnome/help/%{name}/C/figures/*.png
12cu|jokosher-0.11.5-1|102	%{_datadir}/gnome/help/%{name}/C/*.xml
12cu|jokosher-0.11.5-1|103	%{_datadir}/omf/%{name}/%{name}-C.omf
12cu|jokosher-0.11.5-1|104	%{_iconsdir}/hicolor/*/apps/*.png
12cu|jokosher-0.11.5-1|105	%{_datadir}/%{name}/Instruments/*.instr
12cu|jokosher-0.11.5-1|106	%{_datadir}/%{name}/Instruments/images/*.png
12cu|jokosher-0.11.5-1|107	%{_datadir}/%{name}/Jokosher.glade
12cu|jokosher-0.11.5-1|108	%{_datadir}/%{name}/extensions/*py*
12cu|jokosher-0.11.5-1|109	%{_datadir}/%{name}/%{name}-logo.png
12cu|jokosher-0.11.5-1|110	%{_datadir}/%{name}/pixmaps/*.png
12cu|jokosher-0.11.5-1|111	%{_datadir}/mime/packages/%{name}.xml
12cu|jokosher-0.11.5-1|112	%{_datadir}/pixmaps/%{name}.png
12cu|jokosher-0.11.5-1|113	
12cu|jokosher-0.11.5-1|114	
12cu|jokosher-0.11.5-1|115	%changelog
12cu|jokosher-0.11.5-1|116	* Mon Jun 03 2013 Giovanni Mariani <mc2374@mclink.it> 0.11.5-1
12cu|jokosher-0.11.5-1|117	- New version 0.11.5
12cu|jokosher-0.11.5-1|118	- Dropped support for ancient distro releases
12cu|jokosher-0.11.5-1|119	- Don't remove "AudioVideo" from .desktop file and avoid an error from
12cu|jokosher-0.11.5-1|120	desktop-file-validate
12cu|jokosher-0.11.5-1|121	- Cleaned spec file
12cu|jokosher-0.11.5-1|122	
12cu|jokosher-0.11.5-1|123	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.11.4-2mdv2011.0
12cu|jokosher-0.11.5-1|124	+ Revision: 592408
12cu|jokosher-0.11.5-1|125	- rebuild for python 2.7
12cu|jokosher-0.11.5-1|126	
12cu|jokosher-0.11.5-1|127	* Mon Mar 01 2010 Frederik Himpe <fhimpe@mandriva.org> 0.11.4-1mdv2010.1
12cu|jokosher-0.11.5-1|128	+ Revision: 513256
12cu|jokosher-0.11.5-1|129	- update to new version 0.11.4
12cu|jokosher-0.11.5-1|130	
12cu|jokosher-0.11.5-1|131	* Sat Jun 13 2009 Frederik Himpe <fhimpe@mandriva.org> 0.11.3-1mdv2010.0
12cu|jokosher-0.11.5-1|132	+ Revision: 385721
12cu|jokosher-0.11.5-1|133	- update to new version 0.11.3
12cu|jokosher-0.11.5-1|134	
12cu|jokosher-0.11.5-1|135	* Wed May 13 2009 Frederik Himpe <fhimpe@mandriva.org> 0.11.2-1mdv2010.0
12cu|jokosher-0.11.5-1|136	+ Revision: 375514
12cu|jokosher-0.11.5-1|137	- Update to new version 0.11.2
12cu|jokosher-0.11.5-1|138	- Fix source URL
12cu|jokosher-0.11.5-1|139	
12cu|jokosher-0.11.5-1|140	* Tue May 12 2009 Frederik Himpe <fhimpe@mandriva.org> 0.11-2mdv2010.0
12cu|jokosher-0.11.5-1|141	+ Revision: 374978
12cu|jokosher-0.11.5-1|142	- rebuild
12cu|jokosher-0.11.5-1|143	
12cu|jokosher-0.11.5-1|144	* Sun Mar 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.11-1mdv2009.1
12cu|jokosher-0.11.5-1|145	+ Revision: 352867
12cu|jokosher-0.11.5-1|146	- update to new version 0.11
12cu|jokosher-0.11.5-1|147	- fix file list
12cu|jokosher-0.11.5-1|148	
12cu|jokosher-0.11.5-1|149	* Mon Dec 29 2008 Götz Waschk <waschk@mandriva.org> 0.10-3mdv2009.1
12cu|jokosher-0.11.5-1|150	+ Revision: 320971
12cu|jokosher-0.11.5-1|151	- rebuild for new python
12cu|jokosher-0.11.5-1|152	
12cu|jokosher-0.11.5-1|153	* Sat Nov 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.10-2mdv2009.1
12cu|jokosher-0.11.5-1|154	+ Revision: 308014
12cu|jokosher-0.11.5-1|155	- require python-pkg-resources for mdv version greater than 200900, instead of python-setuptools which requires bunch of useless python stuff and python-devel
12cu|jokosher-0.11.5-1|156	
12cu|jokosher-0.11.5-1|157	* Mon Sep 01 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.10-1mdv2009.0
12cu|jokosher-0.11.5-1|158	+ Revision: 278188
12cu|jokosher-0.11.5-1|159	- drop patch 0, fixed upstream
12cu|jokosher-0.11.5-1|160	- fix file list
12cu|jokosher-0.11.5-1|161	- update to new version 0.10
12cu|jokosher-0.11.5-1|162	
12cu|jokosher-0.11.5-1|163	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.9-10mdv2009.0
12cu|jokosher-0.11.5-1|164	+ Revision: 247416
12cu|jokosher-0.11.5-1|165	- rebuild
12cu|jokosher-0.11.5-1|166	
12cu|jokosher-0.11.5-1|167	+ Pixel <pixel@mandriva.com>
12cu|jokosher-0.11.5-1|168	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|jokosher-0.11.5-1|169	
12cu|jokosher-0.11.5-1|170	* Sat Mar 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9-8mdv2008.1
12cu|jokosher-0.11.5-1|171	+ Revision: 182205
12cu|jokosher-0.11.5-1|172	- new license policy
12cu|jokosher-0.11.5-1|173	
12cu|jokosher-0.11.5-1|174	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.9-7mdv2008.1
12cu|jokosher-0.11.5-1|175	+ Revision: 170905
12cu|jokosher-0.11.5-1|176	- rebuild
12cu|jokosher-0.11.5-1|177	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|jokosher-0.11.5-1|178	- kill re-definition of %%buildroot on Pixel's request
12cu|jokosher-0.11.5-1|179	
12cu|jokosher-0.11.5-1|180	+ Olivier Blin <oblin@mandriva.com>
12cu|jokosher-0.11.5-1|181	- restore BuildRoot
12cu|jokosher-0.11.5-1|182	
12cu|jokosher-0.11.5-1|183	* Mon Sep 24 2007 Anne Nicolas <ennael@mandriva.org> 0.9-6mdv2008.0
12cu|jokosher-0.11.5-1|184	+ Revision: 92569
12cu|jokosher-0.11.5-1|185	- Fix menu
12cu|jokosher-0.11.5-1|186	
12cu|jokosher-0.11.5-1|187	* Thu Sep 13 2007 Emmanuel Andry <eandry@mandriva.org> 0.9-5mdv2008.0
12cu|jokosher-0.11.5-1|188	+ Revision: 85339
12cu|jokosher-0.11.5-1|189	- fix desktop file validation
12cu|jokosher-0.11.5-1|190	- remove omf files location workaround
12cu|jokosher-0.11.5-1|191	
12cu|jokosher-0.11.5-1|192	* Wed Aug 08 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9-4mdv2008.0
12cu|jokosher-0.11.5-1|193	+ Revision: 60179
12cu|jokosher-0.11.5-1|194	- fix omf files directory
12cu|jokosher-0.11.5-1|195	- tune up the desktop file
12cu|jokosher-0.11.5-1|196	- add python-pyxml to requires
12cu|jokosher-0.11.5-1|197	- add gstreamer-plugins-bad to enable LADSPA effect support
12cu|jokosher-0.11.5-1|198	- add gstreamer-plugins-ugly to enable mp3 files playback
12cu|jokosher-0.11.5-1|199	
12cu|jokosher-0.11.5-1|200	* Wed Jul 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9-3mdv2008.0
12cu|jokosher-0.11.5-1|201	+ Revision: 55269
12cu|jokosher-0.11.5-1|202	- provide patch, which should fix #31976
12cu|jokosher-0.11.5-1|203	
12cu|jokosher-0.11.5-1|204	* Mon Jul 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9-2mdv2008.0
12cu|jokosher-0.11.5-1|205	+ Revision: 54506
12cu|jokosher-0.11.5-1|206	- add provides on yelp (should close 31976)
12cu|jokosher-0.11.5-1|207	- set buildrequires on gettext and scrollkeeper
12cu|jokosher-0.11.5-1|208	- add requires on ladspa
12cu|jokosher-0.11.5-1|209	- fix desktop file
12cu|jokosher-0.11.5-1|210	- add post and postun scriplets
12cu|jokosher-0.11.5-1|211	- own missing directories and files
12cu|jokosher-0.11.5-1|212	- extend the description
12cu|jokosher-0.11.5-1|213	
12cu|jokosher-0.11.5-1|214	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9-1mdv2008.0
12cu|jokosher-0.11.5-1|215	+ Revision: 30341
12cu|jokosher-0.11.5-1|216	- update to the stable version
12cu|jokosher-0.11.5-1|217	
12cu|jokosher-0.11.5-1|218	
12cu|jokosher-0.11.5-1|219	* Wed Feb 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9-0.20070228.1mdv2007.0
12cu|jokosher-0.11.5-1|220	+ Revision: 127068
12cu|jokosher-0.11.5-1|221	- update to version 0.9 svn
12cu|jokosher-0.11.5-1|222	- spec file clean
12cu|jokosher-0.11.5-1|223	
12cu|jokosher-0.11.5-1|224	* Sun Feb 18 2007 Götz Waschk <waschk@mandriva.org> 0.2-2mdv2007.1
12cu|jokosher-0.11.5-1|225	+ Revision: 122366
12cu|jokosher-0.11.5-1|226	- replace deps by package names that exist on Mandriva and not Debian
12cu|jokosher-0.11.5-1|227	- make it a noarch package
12cu|jokosher-0.11.5-1|228	- change the executable name to match the menu entry
12cu|jokosher-0.11.5-1|229	- this is still unusable, stay tuned
12cu|jokosher-0.11.5-1|230	
12cu|jokosher-0.11.5-1|231	* Sat Feb 17 2007 Jérôme Soyer <saispo@mandriva.org> 0.2-1mdv2007.1
12cu|jokosher-0.11.5-1|232	+ Revision: 122087
12cu|jokosher-0.11.5-1|233	- Fix build
12cu|jokosher-0.11.5-1|234	- Import jokosher
12cu|jokosher-0.11.5-1|235	

9770 12
12cu|joomla-1.5.20-3|1	# (oe) undefining these makes the build _real_ quick.
12cu|joomla-1.5.20-3|2	%undefine __find_provides
12cu|joomla-1.5.20-3|3	%undefine __find_requires
12cu|joomla-1.5.20-3|4	
12cu|joomla-1.5.20-3|5	Summary:	Joomla Open Source (CMS)
12cu|joomla-1.5.20-3|6	Name:		joomla
12cu|joomla-1.5.20-3|7	Version:	1.5.20
12cu|joomla-1.5.20-3|8	Release:	3
12cu|joomla-1.5.20-3|9	License:	GPLv2+
12cu|joomla-1.5.20-3|10	Group:		System/Servers
12cu|joomla-1.5.20-3|11	URL:		http://www.joomla.org/
12cu|joomla-1.5.20-3|12	Source0:	Joomla_%{version}-Stable-Full_Package.tar.bz2
12cu|joomla-1.5.20-3|13	Source1:	joomla-16x16.png
12cu|joomla-1.5.20-3|14	Source2:	joomla-32x32.png
12cu|joomla-1.5.20-3|15	Source3:	joomla-48x48.png
12cu|joomla-1.5.20-3|16	Patch0:		joomla-htaccess.patch.bz2
12cu|joomla-1.5.20-3|17	Requires:	apache-mod_php
12cu|joomla-1.5.20-3|18	Requires:	php-mysql
12cu|joomla-1.5.20-3|19	Requires:	php-xml
12cu|joomla-1.5.20-3|20	Requires:	php-gd
12cu|joomla-1.5.20-3|21	Requires:	joomla-administrator
12cu|joomla-1.5.20-3|22	BuildArch:	noarch
12cu|joomla-1.5.20-3|23	
12cu|joomla-1.5.20-3|24	%description
12cu|joomla-1.5.20-3|25	Joomla! is a Content Management System (CMS) created by the same award-winning
12cu|joomla-1.5.20-3|26	team that brought the Mambo CMS to its current state of stardom.
12cu|joomla-1.5.20-3|27	
12cu|joomla-1.5.20-3|28	%package	administrator
12cu|joomla-1.5.20-3|29	Summary:	Administrative web interface for Joomla Open Source (CMS)
12cu|joomla-1.5.20-3|30	Group:		System/Servers
12cu|joomla-1.5.20-3|31	Requires:	%{name} = %{version}-%{release}
12cu|joomla-1.5.20-3|32	
12cu|joomla-1.5.20-3|33	%description	administrator
12cu|joomla-1.5.20-3|34	Administrative web interface for Joomla Open Source (CMS)
12cu|joomla-1.5.20-3|35	
12cu|joomla-1.5.20-3|36	%prep
12cu|joomla-1.5.20-3|37	
12cu|joomla-1.5.20-3|38	%setup -q -c
12cu|joomla-1.5.20-3|39	%patch0
12cu|joomla-1.5.20-3|40	
12cu|joomla-1.5.20-3|41	# clean up CVS stuff
12cu|joomla-1.5.20-3|42	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cu|joomla-1.5.20-3|43	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cu|joomla-1.5.20-3|44	done
12cu|joomla-1.5.20-3|45	
12cu|joomla-1.5.20-3|46	# fix dir perms
12cu|joomla-1.5.20-3|47	find . -type d | xargs chmod 755
12cu|joomla-1.5.20-3|48	
12cu|joomla-1.5.20-3|49	# fix file perms
12cu|joomla-1.5.20-3|50	find . -type f | xargs chmod 644
12cu|joomla-1.5.20-3|51	
12cu|joomla-1.5.20-3|52	cp %{SOURCE1} .
12cu|joomla-1.5.20-3|53	cp %{SOURCE2} .
12cu|joomla-1.5.20-3|54	cp %{SOURCE3} .
12cu|joomla-1.5.20-3|55	
12cu|joomla-1.5.20-3|56	%build
12cu|joomla-1.5.20-3|57	
12cu|joomla-1.5.20-3|58	%install
12cu|joomla-1.5.20-3|59	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|joomla-1.5.20-3|60	install -d %{buildroot}%{_sysconfdir}/%{name}
12cu|joomla-1.5.20-3|61	install -d %{buildroot}%{_var}/www/%{name}
12cu|joomla-1.5.20-3|62	cp -aRf * %{buildroot}%{_var}/www/%{name}/
12cu|joomla-1.5.20-3|63	
12cu|joomla-1.5.20-3|64	# provide an empty configuration.php file
12cu|joomla-1.5.20-3|65	touch %{buildroot}%{_var}/www/%{name}/configuration.php
12cu|joomla-1.5.20-3|66	
12cu|joomla-1.5.20-3|67	# apache config
12cu|joomla-1.5.20-3|68	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
12cu|joomla-1.5.20-3|69	
12cu|joomla-1.5.20-3|70	Alias /%{name} %{_var}/www/%{name}
12cu|joomla-1.5.20-3|71	
12cu|joomla-1.5.20-3|72	<Directory %{_var}/www/%{name}>
12cu|joomla-1.5.20-3|73	Require all granted
12cu|joomla-1.5.20-3|74	</Directory>
12cu|joomla-1.5.20-3|75	
12cu|joomla-1.5.20-3|76	<Directory %{_var}/www/%{name}/installation>
12cu|joomla-1.5.20-3|77	Require local
12cu|joomla-1.5.20-3|78	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
12cu|joomla-1.5.20-3|79	</Directory>
12cu|joomla-1.5.20-3|80	
12cu|joomla-1.5.20-3|81	EOF
12cu|joomla-1.5.20-3|82	
12cu|joomla-1.5.20-3|83	cat htaccess.txt >> %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|joomla-1.5.20-3|84	
12cu|joomla-1.5.20-3|85	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}-administrator.conf << EOF
12cu|joomla-1.5.20-3|86	
12cu|joomla-1.5.20-3|87	<Directory %{_var}/www/%{name}/administrator>
12cu|joomla-1.5.20-3|88	Require local
12cu|joomla-1.5.20-3|89	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
12cu|joomla-1.5.20-3|90	</Directory>
12cu|joomla-1.5.20-3|91	EOF
12cu|joomla-1.5.20-3|92	
12cu|joomla-1.5.20-3|93	cat > README.urpmi <<EOF
12cu|joomla-1.5.20-3|94	Once this package is installed, there are a few configuration items which need
12cu|joomla-1.5.20-3|95	to be performed before the application is usable.  First, you need to install
12cu|joomla-1.5.20-3|96	Mysql database and corresponding php modules:
12cu|joomla-1.5.20-3|97	
12cu|joomla-1.5.20-3|98	# urpmi mysql php-mysql
12cu|joomla-1.5.20-3|99	
12cu|joomla-1.5.20-3|100	Then, you need to establish a username and password to connect to your
12cu|joomla-1.5.20-3|101	MySQL database as, and make both MySQL and Joomla aware of this.
12cu|joomla-1.5.20-3|102	Let's start by creating the database and the username / password
12cu|joomla-1.5.20-3|103	inside MySQL first:
12cu|joomla-1.5.20-3|104	
12cu|joomla-1.5.20-3|105	# mysql
12cu|joomla-1.5.20-3|106	mysql> create database joomla;
12cu|joomla-1.5.20-3|107	Query OK, 1 row affected (0.00 sec)
12cu|joomla-1.5.20-3|108	
12cu|joomla-1.5.20-3|109	mysql> grant all privileges on joomla.* to joomla identified by 'joomla';
12cu|joomla-1.5.20-3|110	Query OK, 0 rows affected (0.00 sec)
12cu|joomla-1.5.20-3|111	
12cu|joomla-1.5.20-3|112	mysql> flush privileges;
12cu|joomla-1.5.20-3|113	Query OK, 0 rows affected (0.00 sec)
12cu|joomla-1.5.20-3|114	
12cu|joomla-1.5.20-3|115	mysql> exit
12cu|joomla-1.5.20-3|116	Bye
12cu|joomla-1.5.20-3|117	#
12cu|joomla-1.5.20-3|118	
12cu|joomla-1.5.20-3|119	Under certain curcumstances, you may need to run variations of the "grant"
12cu|joomla-1.5.20-3|120	command:
12cu|joomla-1.5.20-3|121	mysql> grant all privileges on joomla.* to joomla@localhost identified by 'joomla';
12cu|joomla-1.5.20-3|122	OR
12cu|joomla-1.5.20-3|123	mysql> grant all privileges on joomla.* to joomla@'%' identified by 'joomla';
12cu|joomla-1.5.20-3|124	
12cu|joomla-1.5.20-3|125	This has created an empty database called 'joomla', created a user named
12cu|joomla-1.5.20-3|126	'joomla' with a password of 'joomla', and given the 'joomla' user total
12cu|joomla-1.5.20-3|127	permission over the 'joomla' database.  Obviously, you'll want to select a
12cu|joomla-1.5.20-3|128	different password, and you may want to choose different database and user
12cu|joomla-1.5.20-3|129	names depending on your installation.  The specific values you choose are
12cu|joomla-1.5.20-3|130	not constrained, they simply need to be consistent between the database and the
12cu|joomla-1.5.20-3|131	config file.
12cu|joomla-1.5.20-3|132	
12cu|joomla-1.5.20-3|133	Once that's done and the database server and web server have been started,
12cu|joomla-1.5.20-3|134	in your favourite web browser, enter following URL :
12cu|joomla-1.5.20-3|135	http://localhost/joomla/  and
12cu|joomla-1.5.20-3|136	follow the instructions given to you on the pages you see to set up the
12cu|joomla-1.5.20-3|137	database tables. Then, when required, removed the directory
12cu|joomla-1.5.20-3|138	%{_var}/www/joomla/installation/.
12cu|joomla-1.5.20-3|139	EOF
12cu|joomla-1.5.20-3|140	
12cu|joomla-1.5.20-3|141	# Mandriva Icons
12cu|joomla-1.5.20-3|142	install -d %{buildroot}%{_iconsdir}
12cu|joomla-1.5.20-3|143	install -d %{buildroot}%{_miconsdir}
12cu|joomla-1.5.20-3|144	install -d %{buildroot}%{_liconsdir}
12cu|joomla-1.5.20-3|145	
12cu|joomla-1.5.20-3|146	install -m0644 joomla-16x16.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|joomla-1.5.20-3|147	install -m0644 joomla-32x32.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|joomla-1.5.20-3|148	install -m0644 joomla-48x48.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|joomla-1.5.20-3|149	
12cu|joomla-1.5.20-3|150	# install menu entry.
12cu|joomla-1.5.20-3|151	
12cu|joomla-1.5.20-3|152	# XDG menu
12cu|joomla-1.5.20-3|153	install -d %{buildroot}%{_datadir}/applications
12cu|joomla-1.5.20-3|154	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|joomla-1.5.20-3|155	[Desktop Entry]
12cu|joomla-1.5.20-3|156	Name=Joomla Administrator
12cu|joomla-1.5.20-3|157	Comment=Administrative web interface for Joomla Open Source (CMS)
12cu|joomla-1.5.20-3|158	Exec=%{_bindir}/www-browser http://localhost/%{name}/administrator/
12cu|joomla-1.5.20-3|159	Icon=%{name}
12cu|joomla-1.5.20-3|160	Terminal=false
12cu|joomla-1.5.20-3|161	Type=Application
12cu|joomla-1.5.20-3|162	Categories=X-MandrivaLinux-Internet-WebEditors;Network;WebDevelopment;
12cu|joomla-1.5.20-3|163	EOF
12cu|joomla-1.5.20-3|164	
12cu|joomla-1.5.20-3|165	# cleanup
12cu|joomla-1.5.20-3|166	rm -f %{buildroot}%{_var}/www/%{name}/htaccess.txt %{buildroot}%{_var}/www/%{name}/joomla-*.png
12cu|joomla-1.5.20-3|167	
12cu|joomla-1.5.20-3|168	%files
12cu|joomla-1.5.20-3|169	%doc README.urpmi
12cu|joomla-1.5.20-3|170	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|joomla-1.5.20-3|171	#exclude %{_var}/www/%{name}/administrator
12cu|joomla-1.5.20-3|172	%dir %{_var}/www/%{name}
12cu|joomla-1.5.20-3|173	%{_var}/www/%{name}/includes
12cu|joomla-1.5.20-3|174	%{_var}/www/%{name}/installation
12cu|joomla-1.5.20-3|175	%{_var}/www/%{name}/libraries
12cu|joomla-1.5.20-3|176	%{_var}/www/%{name}/logs
12cu|joomla-1.5.20-3|177	%{_var}/www/%{name}/plugins
12cu|joomla-1.5.20-3|178	%{_var}/www/%{name}/tmp
12cu|joomla-1.5.20-3|179	%{_var}/www/%{name}/xmlrpc
12cu|joomla-1.5.20-3|180	%{_var}/www/%{name}/CHANGELOG.php
12cu|joomla-1.5.20-3|181	%{_var}/www/%{name}/COPYRIGHT.php
12cu|joomla-1.5.20-3|182	%{_var}/www/%{name}/CREDITS.php
12cu|joomla-1.5.20-3|183	%{_var}/www/%{name}/INSTALL.php
12cu|joomla-1.5.20-3|184	%{_var}/www/%{name}/LICENSE.php
12cu|joomla-1.5.20-3|185	%{_var}/www/%{name}/LICENSES.php
12cu|joomla-1.5.20-3|186	%{_var}/www/%{name}/index*.php
12cu|joomla-1.5.20-3|187	%{_var}/www/%{name}/configuration.php-dist
12cu|joomla-1.5.20-3|188	%{_var}/www/%{name}/robots.txt
12cu|joomla-1.5.20-3|189	%defattr(0644,apache,root,0755)
12cu|joomla-1.5.20-3|190	%config(noreplace) %{_var}/www/%{name}/configuration.php
12cu|joomla-1.5.20-3|191	%{_var}/www/%{name}/cache
12cu|joomla-1.5.20-3|192	%{_var}/www/%{name}/components
12cu|joomla-1.5.20-3|193	%{_var}/www/%{name}/images
12cu|joomla-1.5.20-3|194	%{_var}/www/%{name}/language
12cu|joomla-1.5.20-3|195	%{_var}/www/%{name}/media
12cu|joomla-1.5.20-3|196	%{_var}/www/%{name}/modules
12cu|joomla-1.5.20-3|197	%{_var}/www/%{name}/templates
12cu|joomla-1.5.20-3|198	
12cu|joomla-1.5.20-3|199	%files administrator
12cu|joomla-1.5.20-3|200	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}-administrator.conf
12cu|joomla-1.5.20-3|201	%{_iconsdir}/%{name}.png
12cu|joomla-1.5.20-3|202	%{_miconsdir}/%{name}.png
12cu|joomla-1.5.20-3|203	%{_liconsdir}/%{name}.png
12cu|joomla-1.5.20-3|204	%{_datadir}/applications/*.desktop
12cu|joomla-1.5.20-3|205	%defattr(0644,apache,root,0755)
12cu|joomla-1.5.20-3|206	%{_var}/www/%{name}/administrator
12cu|joomla-1.5.20-3|207	
12cu|joomla-1.5.20-3|208	
12cu|joomla-1.5.20-3|209	
12cu|joomla-1.5.20-3|210	%changelog
12cu|joomla-1.5.20-3|211	* Mon Oct 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.5.20-3
12cu|joomla-1.5.20-3|212	+ Revision: 92514b9
12cu|joomla-1.5.20-3|213	- Adopted for Apache 2.4
12cu|joomla-1.5.20-3|214	
12cu|joomla-1.5.20-3|215	

9771 12
12cu|joy2key-1.6.3-4|1	Name:			joy2key
12cu|joy2key-1.6.3-4|2	Version:		1.6.3
12cu|joy2key-1.6.3-4|3	Release:		4
12cu|joy2key-1.6.3-4|4	
12cu|joy2key-1.6.3-4|5	Summary:	Translate joystick events into keyboard events
12cu|joy2key-1.6.3-4|6	License:	GPLv2
12cu|joy2key-1.6.3-4|7	# keyboard emulator:
12cu|joy2key-1.6.3-4|8	Group:		Emulators
12cu|joy2key-1.6.3-4|9	URL:		http://sourceforge.net/projects/joy2key/
12cu|joy2key-1.6.3-4|10	Source0:	http://downloads.sourceforge.net/joy2key/joy2key-%{version}.tar.bz2
12cu|joy2key-1.6.3-4|11	# Uses xwininfo to find the window.
12cu|joy2key-1.6.3-4|12	Requires:	xwininfo
12cu|joy2key-1.6.3-4|13	BuildRequires:	pkgconfig(x11)
12cu|joy2key-1.6.3-4|14	
12cu|joy2key-1.6.3-4|15	%description
12cu|joy2key-1.6.3-4|16	Joy2key will translate your joystick movements into the equivalent
12cu|joy2key-1.6.3-4|17	keystrokes. Joy2key works both in X and at the console, both raw and
12cu|joy2key-1.6.3-4|18	terminal modes.
12cu|joy2key-1.6.3-4|19	
12cu|joy2key-1.6.3-4|20	%prep
12cu|joy2key-1.6.3-4|21	%setup -q
12cu|joy2key-1.6.3-4|22	
12cu|joy2key-1.6.3-4|23	%build
12cu|joy2key-1.6.3-4|24	%configure2_5x
12cu|joy2key-1.6.3-4|25	%make
12cu|joy2key-1.6.3-4|26	
12cu|joy2key-1.6.3-4|27	%install
12cu|joy2key-1.6.3-4|28	rm -rf %{buildroot}
12cu|joy2key-1.6.3-4|29	%makeinstall_std
12cu|joy2key-1.6.3-4|30	
12cu|joy2key-1.6.3-4|31	%clean
12cu|joy2key-1.6.3-4|32	rm -rf %{buildroot}
12cu|joy2key-1.6.3-4|33	
12cu|joy2key-1.6.3-4|34	%files
12cu|joy2key-1.6.3-4|35	%defattr(-,root,root)
12cu|joy2key-1.6.3-4|36	%doc AUTHORS README TODO joy2keyrc.sample
12cu|joy2key-1.6.3-4|37	%{_bindir}/joy2key
12cu|joy2key-1.6.3-4|38	%{_mandir}/man1/joy2key.1*
12cu|joy2key-1.6.3-4|39	
12cu|joy2key-1.6.3-4|40	
12cu|joy2key-1.6.3-4|41	
12cu|joy2key-1.6.3-4|42	%changelog
12cu|joy2key-1.6.3-4|43	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6.3-3mdv2011.0
12cu|joy2key-1.6.3-4|44	+ Revision: 619833
12cu|joy2key-1.6.3-4|45	- the mass rebuild of 2010.0 packages
12cu|joy2key-1.6.3-4|46	
12cu|joy2key-1.6.3-4|47	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.6.3-2mdv2010.0
12cu|joy2key-1.6.3-4|48	+ Revision: 438058
12cu|joy2key-1.6.3-4|49	- rebuild
12cu|joy2key-1.6.3-4|50	
12cu|joy2key-1.6.3-4|51	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 1.6.3-1mdv2009.1
12cu|joy2key-1.6.3-4|52	+ Revision: 359227
12cu|joy2key-1.6.3-4|53	- new version
12cu|joy2key-1.6.3-4|54	- drop patches, applied upstream
12cu|joy2key-1.6.3-4|55	- update URL
12cu|joy2key-1.6.3-4|56	
12cu|joy2key-1.6.3-4|57	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.6.1-3mdv2009.0
12cu|joy2key-1.6.3-4|58	+ Revision: 267308
12cu|joy2key-1.6.3-4|59	- rebuild early 2009.0 package (before pixel changes)
12cu|joy2key-1.6.3-4|60	
12cu|joy2key-1.6.3-4|61	* Sun May 18 2008 Anssi Hannula <anssi@mandriva.org> 1.6.1-2mdv2009.0
12cu|joy2key-1.6.3-4|62	+ Revision: 208789
12cu|joy2key-1.6.3-4|63	- requires xwininfo
12cu|joy2key-1.6.3-4|64	
12cu|joy2key-1.6.3-4|65	* Sun May 18 2008 Anssi Hannula <anssi@mandriva.org> 1.6.1-1mdv2009.0
12cu|joy2key-1.6.3-4|66	+ Revision: 208697
12cu|joy2key-1.6.3-4|67	- initial Mandriva release
12cu|joy2key-1.6.3-4|68	

9772 12
12cu|jpegoptim-1.3.0-1|1	Summary:	Utility to optimize JPEG image files
12cu|jpegoptim-1.3.0-1|2	Name:		jpegoptim
12cu|jpegoptim-1.3.0-1|3	Version:	1.3.0
12cu|jpegoptim-1.3.0-1|4	Release:	1
12cu|jpegoptim-1.3.0-1|5	License:	GPLv2+
12cu|jpegoptim-1.3.0-1|6	Group:		Graphics
12cu|jpegoptim-1.3.0-1|7	Url:		http://www.kokkonen.net/tjko/projects.html
12cu|jpegoptim-1.3.0-1|8	Source0:	http://www.kokkonen.net/tjko/src/%{name}-%{version}.tar.gz
12cu|jpegoptim-1.3.0-1|9	BuildRequires:	jpeg-devel
12cu|jpegoptim-1.3.0-1|10	
12cu|jpegoptim-1.3.0-1|11	%description
12cu|jpegoptim-1.3.0-1|12	Provides lossless optimization (based on optimizing the Huffman tables)
12cu|jpegoptim-1.3.0-1|13	and "lossy" optimization based on setting the maximum quality factor.
12cu|jpegoptim-1.3.0-1|14	
12cu|jpegoptim-1.3.0-1|15	%files
12cu|jpegoptim-1.3.0-1|16	%doc COPYRIGHT README
12cu|jpegoptim-1.3.0-1|17	%{_bindir}/%{name}
12cu|jpegoptim-1.3.0-1|18	%{_mandir}/man1/%{name}.1*
12cu|jpegoptim-1.3.0-1|19	
12cu|jpegoptim-1.3.0-1|20	#----------------------------------------------------------------------------
12cu|jpegoptim-1.3.0-1|21	
12cu|jpegoptim-1.3.0-1|22	%prep
12cu|jpegoptim-1.3.0-1|23	%setup -q
12cu|jpegoptim-1.3.0-1|24	
12cu|jpegoptim-1.3.0-1|25	%build
12cu|jpegoptim-1.3.0-1|26	%configure2_5x
12cu|jpegoptim-1.3.0-1|27	%make
12cu|jpegoptim-1.3.0-1|28	
12cu|jpegoptim-1.3.0-1|29	%install
12cu|jpegoptim-1.3.0-1|30	%makeinstall
12cu|jpegoptim-1.3.0-1|31	
12cu|jpegoptim-1.3.0-1|32	
12cu|jpegoptim-1.3.0-1|33	
12cu|jpegoptim-1.3.0-1|34	%changelog
12cu|jpegoptim-1.3.0-1|35	* Thu Mar 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-1
12cu|jpegoptim-1.3.0-1|36	+ Revision: b7bbdca
12cu|jpegoptim-1.3.0-1|37	- LOG New version 1.3.0, spec cleanup
12cu|jpegoptim-1.3.0-1|38	
12cu|jpegoptim-1.3.0-1|39	

9773 12
12cu|jpegpixi-1.1.1-6|1	Summary:	Command line tool to fix bad pixels in digital photos
12cu|jpegpixi-1.1.1-6|2	Name:		jpegpixi
12cu|jpegpixi-1.1.1-6|3	Version:	1.1.1
12cu|jpegpixi-1.1.1-6|4	Release:	6
12cu|jpegpixi-1.1.1-6|5	License:	GPLv2+
12cu|jpegpixi-1.1.1-6|6	Group:		Graphics
12cu|jpegpixi-1.1.1-6|7	Url:		http://www.zero-based.org/software/jpegpixi/
12cu|jpegpixi-1.1.1-6|8	Source0:	http://www.zero-based.org/software/jpegpixi/%{name}-%{version}.tar.bz2
12cu|jpegpixi-1.1.1-6|9	BuildRequires:	jpeg-devel
12cu|jpegpixi-1.1.1-6|10	
12cu|jpegpixi-1.1.1-6|11	%description
12cu|jpegpixi-1.1.1-6|12	"Jpegpixi" is short for "JPEG pixel interpolator". The intent of the
12cu|jpegpixi-1.1.1-6|13	program is to interpolate pixels in JFIF images (commonly referred to
12cu|jpegpixi-1.1.1-6|14	as "JPEG images"). This is useful to correct images from a digital
12cu|jpegpixi-1.1.1-6|15	camera with CCD defects. For example, if one pixel is always bright
12cu|jpegpixi-1.1.1-6|16	green, this pixel can be interpolated away with jpegpixi.
12cu|jpegpixi-1.1.1-6|17	
12cu|jpegpixi-1.1.1-6|18	Jpegpixi is unique in that it tries to preserve the quality of the
12cu|jpegpixi-1.1.1-6|19	JFIF image as much as possible. Usual graphics programs decode JFIF
12cu|jpegpixi-1.1.1-6|20	images when they are loaded, and re-encode them when they are saved,
12cu|jpegpixi-1.1.1-6|21	which results in an overall loss of quality. Jpegpixi, on the other
12cu|jpegpixi-1.1.1-6|22	hand, does not decode and re-encode the image, but manipulates the
12cu|jpegpixi-1.1.1-6|23	encoded image data (known as the "DCT coefficients"). Therefore, the
12cu|jpegpixi-1.1.1-6|24	blocks (typically 8x8, 8x16, or 16x16 pixel areas) which contain the
12cu|jpegpixi-1.1.1-6|25	pixels to be interpolated are minimally disturbed, whereas other
12cu|jpegpixi-1.1.1-6|26	blocks remain pixel-by-pixel identical to the original image.
12cu|jpegpixi-1.1.1-6|27	
12cu|jpegpixi-1.1.1-6|28	Jpegpixi is a command line utility. It is Free Software, released
12cu|jpegpixi-1.1.1-6|29	under the GNU General Public License.
12cu|jpegpixi-1.1.1-6|30	
12cu|jpegpixi-1.1.1-6|31	Please read the manual page for detailed usage instructions ("man
12cu|jpegpixi-1.1.1-6|32	jpegpixi"). For a usage example, please see the "Example" section on
12cu|jpegpixi-1.1.1-6|33	the jpegpixi homepage at <http://jpegpixi.sourceforge.net/>.
12cu|jpegpixi-1.1.1-6|34	
12cu|jpegpixi-1.1.1-6|35	%files -f %{name}.lang
12cu|jpegpixi-1.1.1-6|36	%doc AUTHORS COPYING ChangeLog NEWS README README.jpeglib
12cu|jpegpixi-1.1.1-6|37	%{_bindir}/jpeghotp
12cu|jpegpixi-1.1.1-6|38	%{_bindir}/jpegpixi
12cu|jpegpixi-1.1.1-6|39	%{_mandir}/man1/jpeghotp.1*
12cu|jpegpixi-1.1.1-6|40	%{_mandir}/man1/jpegpixi.1*
12cu|jpegpixi-1.1.1-6|41	
12cu|jpegpixi-1.1.1-6|42	#----------------------------------------------------------------------------
12cu|jpegpixi-1.1.1-6|43	
12cu|jpegpixi-1.1.1-6|44	%prep
12cu|jpegpixi-1.1.1-6|45	%setup -q
12cu|jpegpixi-1.1.1-6|46	
12cu|jpegpixi-1.1.1-6|47	%build
12cu|jpegpixi-1.1.1-6|48	%configure2_5x
12cu|jpegpixi-1.1.1-6|49	%make
12cu|jpegpixi-1.1.1-6|50	
12cu|jpegpixi-1.1.1-6|51	%install
12cu|jpegpixi-1.1.1-6|52	%makeinstall_std
12cu|jpegpixi-1.1.1-6|53	
12cu|jpegpixi-1.1.1-6|54	%find_lang %{name} jpeghotp %{name}.lang --with-man
12cu|jpegpixi-1.1.1-6|55	
12cu|jpegpixi-1.1.1-6|56	
12cu|jpegpixi-1.1.1-6|57	%changelog
12cu|jpegpixi-1.1.1-6|58	* Thu Mar 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-6
12cu|jpegpixi-1.1.1-6|59	+ Revision: a64886e
12cu|jpegpixi-1.1.1-6|60	- LOG Spec cleanup
12cu|jpegpixi-1.1.1-6|61	
12cu|jpegpixi-1.1.1-6|62	

9774 12
12cu|jutil-1.4-1|1	%define section         free
12cu|jutil-1.4-1|2	%define gcj_support     1
12cu|jutil-1.4-1|3	
12cu|jutil-1.4-1|4	Name:           jutil
12cu|jutil-1.4-1|5	Version:        1.4
12cu|jutil-1.4-1|6	Release:        1
12cu|jutil-1.4-1|7	Epoch:          0
12cu|jutil-1.4-1|8	Summary:        Parameterized collections library for Java
12cu|jutil-1.4-1|9	License:        GPL
12cu|jutil-1.4-1|10	Group:          Development/Java
12cu|jutil-1.4-1|11	URL:            http://cscott.net/Projects/JUtil
12cu|jutil-1.4-1|12	Source0:        http://cscott.net/Projects/JUtil/jutil-latest/%{name}-%{version}.tar.gz
12cu|jutil-1.4-1|13	BuildRequires:  ant
12cu|jutil-1.4-1|14	BuildRequires:  java-rpmbuild >= 0:1.6
12cu|jutil-1.4-1|15	%if %{gcj_support}
12cu|jutil-1.4-1|16	BuildRequires:  java-gcj-compat-devel
12cu|jutil-1.4-1|17	%else
12cu|jutil-1.4-1|18	BuildRequires:  java-devel
12cu|jutil-1.4-1|19	BuildArch:      noarch
12cu|jutil-1.4-1|20	%endif
12cu|jutil-1.4-1|21	
12cu|jutil-1.4-1|22	%description
12cu|jutil-1.4-1|23	JUtil is a fully-parameterized (generic) collections library for
12cu|jutil-1.4-1|24	Java. It was originally part of the FLEX project.
12cu|jutil-1.4-1|25	
12cu|jutil-1.4-1|26	
12cu|jutil-1.4-1|27	%package javadoc
12cu|jutil-1.4-1|28	Summary:        Javadoc for %{name}
12cu|jutil-1.4-1|29	Group:          Development/Java
12cu|jutil-1.4-1|30	
12cu|jutil-1.4-1|31	%description javadoc
12cu|jutil-1.4-1|32	Javadoc for %{name}.
12cu|jutil-1.4-1|33	
12cu|jutil-1.4-1|34	%prep
12cu|jutil-1.4-1|35	%setup -q
12cu|jutil-1.4-1|36	%{__perl} -pi -e 's|<javac|<javac source="1.5" nowarn="true"|g' build*.xml
12cu|jutil-1.4-1|37	%{_bindir}/find . -type f -name '*.jar' | xargs -t %{__rm}
12cu|jutil-1.4-1|38	
12cu|jutil-1.4-1|39	%build
12cu|jutil-1.4-1|40	export CLASSPATH=
12cu|jutil-1.4-1|41	export OPT_JAR_LIST=:
12cu|jutil-1.4-1|42	%{ant} jar javadoc
12cu|jutil-1.4-1|43	
12cu|jutil-1.4-1|44	%install
12cu|jutil-1.4-1|45	%{__mkdir_p} %{buildroot}%{_javadir}
12cu|jutil-1.4-1|46	%{__cp} -a %{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cu|jutil-1.4-1|47	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
12cu|jutil-1.4-1|48	
12cu|jutil-1.4-1|49	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|jutil-1.4-1|50	cp -pr api/*  %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|jutil-1.4-1|51	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cu|jutil-1.4-1|52	
12cu|jutil-1.4-1|53	#%{__perl} -pi -e 's/\r$//g'
12cu|jutil-1.4-1|54	
12cu|jutil-1.4-1|55	%if %{gcj_support}
12cu|jutil-1.4-1|56	%{_bindir}/aot-compile-rpm
12cu|jutil-1.4-1|57	%endif
12cu|jutil-1.4-1|58	
12cu|jutil-1.4-1|59	%if %{gcj_support}
12cu|jutil-1.4-1|60	%post
12cu|jutil-1.4-1|61	%{update_gcjdb}
12cu|jutil-1.4-1|62	
12cu|jutil-1.4-1|63	%postun
12cu|jutil-1.4-1|64	%{clean_gcjdb}
12cu|jutil-1.4-1|65	%endif
12cu|jutil-1.4-1|66	
12cu|jutil-1.4-1|67	%files
12cu|jutil-1.4-1|68	%defattr(0644,root,root,0755)
12cu|jutil-1.4-1|69	%doc AUTHORS COPYING ChangeLog NEWS README
12cu|jutil-1.4-1|70	%{_javadir}/%{name}.jar
12cu|jutil-1.4-1|71	%{_javadir}/%{name}-%{version}.jar
12cu|jutil-1.4-1|72	%if %{gcj_support}
12cu|jutil-1.4-1|73	%dir %{_libdir}/gcj/%{name}
12cu|jutil-1.4-1|74	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
12cu|jutil-1.4-1|75	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
12cu|jutil-1.4-1|76	%endif
12cu|jutil-1.4-1|77	
12cu|jutil-1.4-1|78	%files javadoc
12cu|jutil-1.4-1|79	%defattr(0644,root,root,0755)
12cu|jutil-1.4-1|80	%doc %{_javadocdir}/%{name}-%{version}
12cu|jutil-1.4-1|81	%doc %{_javadocdir}/%{name}
12cu|jutil-1.4-1|82	
12cu|jutil-1.4-1|83	
12cu|jutil-1.4-1|84	%changelog
12cu|jutil-1.4-1|85	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.3-1.1.5mdv2011.0
12cu|jutil-1.4-1|86	+ Revision: 619872
12cu|jutil-1.4-1|87	- the mass rebuild of 2010.0 packages
12cu|jutil-1.4-1|88	
12cu|jutil-1.4-1|89	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:1.3-1.1.4mdv2010.0
12cu|jutil-1.4-1|90	+ Revision: 429653
12cu|jutil-1.4-1|91	- rebuild
12cu|jutil-1.4-1|92	
12cu|jutil-1.4-1|93	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0:1.3-1.1.3mdv2009.0
12cu|jutil-1.4-1|94	+ Revision: 140829
12cu|jutil-1.4-1|95	- restore BuildRoot
12cu|jutil-1.4-1|96	
12cu|jutil-1.4-1|97	+ Thierry Vignaud <tv@mandriva.org>
12cu|jutil-1.4-1|98	- kill re-definition of %%buildroot on Pixel's request
12cu|jutil-1.4-1|99	
12cu|jutil-1.4-1|100	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.3-1.1.3mdv2008.1
12cu|jutil-1.4-1|101	+ Revision: 120958
12cu|jutil-1.4-1|102	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cu|jutil-1.4-1|103	
12cu|jutil-1.4-1|104	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:1.3-1.1.2mdv2008.0
12cu|jutil-1.4-1|105	+ Revision: 87454
12cu|jutil-1.4-1|106	- rebuild to filter out autorequires of GCJ AOT objects
12cu|jutil-1.4-1|107	- remove unnecessary Requires(post) on java-gcj-compat
12cu|jutil-1.4-1|108	
12cu|jutil-1.4-1|109	* Sun Jul 08 2007 David Walluck <walluck@mandriva.org> 0:1.3-1.1.1mdv2008.0
12cu|jutil-1.4-1|110	+ Revision: 49710
12cu|jutil-1.4-1|111	- Import jutil
12cu|jutil-1.4-1|112	
12cu|jutil-1.4-1|113	
12cu|jutil-1.4-1|114	
12cu|jutil-1.4-1|115	* Sat Jul 07 2007 David Walluck <walluck@mandriva.org> 0:1.3-1.1.1mdv2008.0
12cu|jutil-1.4-1|116	- release
12cu|jutil-1.4-1|117	
12cu|jutil-1.4-1|118	* Wed Mar 14 2007 David Walluck <walluck@mandriva.org> 0:1.3-1mdv2007.0
12cu|jutil-1.4-1|119	- 1.3
12cu|jutil-1.4-1|120	
12cu|jutil-1.4-1|121	* Wed Mar 14 2007 David Walluck <walluck@mandriva.org> 0:1.1-2mdv2007.0
12cu|jutil-1.4-1|122	- enable gcj support
12cu|jutil-1.4-1|123	- use javadoc macro
12cu|jutil-1.4-1|124	- fix javadoc
12cu|jutil-1.4-1|125	
12cu|jutil-1.4-1|126	* Mon Sep 18 2006 David Walluck <walluck@mandriva.org> 0:1.1-1mdv2007.0
12cu|jutil-1.4-1|127	- release
12cu|jutil-1.4-1|128	

9775 12
12cu|k4dirstat-2.7.5-1|1	Name:		k4dirstat
12cu|k4dirstat-2.7.5-1|2	Summary:	Ggraphical disk usage utility
12cu|k4dirstat-2.7.5-1|3	Version:	2.7.5
12cu|k4dirstat-2.7.5-1|4	Release:	1
12cu|k4dirstat-2.7.5-1|5	License:	GPLv2
12cu|k4dirstat-2.7.5-1|6	Group:		File tools
12cu|k4dirstat-2.7.5-1|7	URL:		https://bitbucket.org/jeromerobert/k4dirstat/wiki/Home
12cu|k4dirstat-2.7.5-1|8	Source0:	k4dirstat-%{version}.tar.gz
12cu|k4dirstat-2.7.5-1|9	BuildRequires:	kdelibs4-devel
12cu|k4dirstat-2.7.5-1|10	BuildRequires:	kdebase4-devel
12cu|k4dirstat-2.7.5-1|11	
12cu|k4dirstat-2.7.5-1|12	%description
12cu|k4dirstat-2.7.5-1|13	KDirStat is a graphical disk usage utility, very much like the Unix "du"
12cu|k4dirstat-2.7.5-1|14	command. In addition to that, it comes with some cleanup facilities to reclaim
12cu|k4dirstat-2.7.5-1|15	disk space.
12cu|k4dirstat-2.7.5-1|16	
12cu|k4dirstat-2.7.5-1|17	%prep
12cu|k4dirstat-2.7.5-1|18	%setup -q -n jeromerobert-k4dirstat-1ad2e96d73fa
12cu|k4dirstat-2.7.5-1|19	
12cu|k4dirstat-2.7.5-1|20	%build
12cu|k4dirstat-2.7.5-1|21	%cmake
12cu|k4dirstat-2.7.5-1|22	%make
12cu|k4dirstat-2.7.5-1|23	
12cu|k4dirstat-2.7.5-1|24	%install
12cu|k4dirstat-2.7.5-1|25	pushd build
12cu|k4dirstat-2.7.5-1|26	%makeinstall_std
12cu|k4dirstat-2.7.5-1|27	popd
12cu|k4dirstat-2.7.5-1|28	
12cu|k4dirstat-2.7.5-1|29	%files
12cu|k4dirstat-2.7.5-1|30	%{_bindir}/k4dirstat
12cu|k4dirstat-2.7.5-1|31	%{_kde_applicationsdir}/k4dirstat.desktop
12cu|k4dirstat-2.7.5-1|32	%{_kde_appsdir}/k4dirstat/
12cu|k4dirstat-2.7.5-1|33	%{_kde_datadir}/config.kcfg/k4dirstat.kcfg
12cu|k4dirstat-2.7.5-1|34	%{_kde_docdir}/HTML/en/k4dirstat/
12cu|k4dirstat-2.7.5-1|35	%{_kde_iconsdir}/hicolor/*/apps/k4dirstat.*
12cu|k4dirstat-2.7.5-1|36	%{_datadir}/locale/de/LC_MESSAGES/k4dirstat.mo
12cu|k4dirstat-2.7.5-1|37	%{_datadir}/locale/fr/LC_MESSAGES/k4dirstat.mo
12cu|k4dirstat-2.7.5-1|38	%{_datadir}/locale/hu/LC_MESSAGES/k4dirstat.mo
12cu|k4dirstat-2.7.5-1|39	%{_datadir}/locale/it/LC_MESSAGES/k4dirstat.mo
12cu|k4dirstat-2.7.5-1|40	%{_datadir}/locale/ja/LC_MESSAGES/k4dirstat.mo
12cu|k4dirstat-2.7.5-1|41	
12cu|k4dirstat-2.7.5-1|42	
12cu|k4dirstat-2.7.5-1|43	%changelog
12cu|k4dirstat-2.7.5-1|44	* Mon Jul 21 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 2.7.5-1
12cu|k4dirstat-2.7.5-1|45	+ Revision: 2718668
12cu|k4dirstat-2.7.5-1|46	- version update
12cu|k4dirstat-2.7.5-1|47	
12cu|k4dirstat-2.7.5-1|48	

9776 12
12cu|kadu-0.12.3-1|1	%define _disable_ld_no_undefined 1
12cu|kadu-0.12.3-1|2	
12cu|kadu-0.12.3-1|3	Summary:	A Gadu-Gadu client for online messaging
12cu|kadu-0.12.3-1|4	Name:		kadu
12cu|kadu-0.12.3-1|5	Version:	0.12.3
12cu|kadu-0.12.3-1|6	Release:	1
12cu|kadu-0.12.3-1|7	License:	GPLv2+
12cu|kadu-0.12.3-1|8	Group:		Networking/Instant messaging
12cu|kadu-0.12.3-1|9	URL:		http://www.kadu.net
12cu|kadu-0.12.3-1|10	Source0:	http://kadu.googlecode.com/files/kadu-%{version}.tar.bz2
12cu|kadu-0.12.3-1|11	Source1:        %{name}.desktop
12cu|kadu-0.12.3-1|12	BuildRequires:	cmake
12cu|kadu-0.12.3-1|13	BuildRequires:	qt4-devel >= 4.7.0
12cu|kadu-0.12.3-1|14	BuildRequires:	aspell-devel
12cu|kadu-0.12.3-1|15	BuildRequires:	pkgconfig(libgadu) >= 1.11.1
12cu|kadu-0.12.3-1|16	BuildRequires:	pkgconfig(libidn)
12cu|kadu-0.12.3-1|17	BuildRequires:	pkgconfig(qca2)
12cu|kadu-0.12.3-1|18	BuildRequires:	pkgconfig(phonon)
12cu|kadu-0.12.3-1|19	BuildRequires:	pkgconfig(sndfile)
12cu|kadu-0.12.3-1|20	BuildRequires:	pkgconfig(xscrnsaver)
12cu|kadu-0.12.3-1|21	BuildRequires:	pkgconfig(libmpdclient)
12cu|kadu-0.12.3-1|22	BuildRequires:  pkgconfig(enchant)
12cu|kadu-0.12.3-1|23	BuildRequires:  pkgconfig(libpng)
12cu|kadu-0.12.3-1|24	
12cu|kadu-0.12.3-1|25	Requires:       enchant-dictionary
12cu|kadu-0.12.3-1|26	Requires:       qt4-database-plugin-sqlite
12cu|kadu-0.12.3-1|27	Requires:       qca2-plugin-openssl
12cu|kadu-0.12.3-1|28	
12cu|kadu-0.12.3-1|29	
12cu|kadu-0.12.3-1|30	Obsoletes:  kadu-module-mediaplayer_falf < 0.10.1
12cu|kadu-0.12.3-1|31	Obsoletes:  kadu-emoticons_gg6_compatible < 0.10.1
12cu|kadu-0.12.3-1|32	Obsoletes:  kadu-emoticons_penguins < 0.10.1
12cu|kadu-0.12.3-1|33	Obsoletes:  kadu-emoticons_tango < 0.10.1
12cu|kadu-0.12.3-1|34	Obsoletes:  kadu-icons_glass < 0.10.1
12cu|kadu-0.12.3-1|35	Obsoletes:  kadu-icons_oxygen < 0.10.1
12cu|kadu-0.12.3-1|36	Obsoletes:  kadu-module-alsa_sound < 0.10.1
12cu|kadu-0.12.3-1|37	Obsoletes:  kadu-module-anonymous_check < 0.10.1
12cu|kadu-0.12.3-1|38	Obsoletes:  kadu-module-antistring < 0.10.1
12cu|kadu-0.12.3-1|39	Obsoletes:  kadu-module-ao_sound < 0.10.1
12cu|kadu-0.12.3-1|40	Obsoletes:  kadu-module-autoaway < 0.10.1
12cu|kadu-0.12.3-1|41	Obsoletes:  kadu-module-auto_hide < 0.10.1
12cu|kadu-0.12.3-1|42	Obsoletes:  kadu-module-auto_responder < 0.10.1
12cu|kadu-0.12.3-1|43	Obsoletes:  kadu-module-autostatus < 0.10.1
12cu|kadu-0.12.3-1|44	Obsoletes:  kadu-module-bmpx_mediaplayer < 0.10.1
12cu|kadu-0.12.3-1|45	Obsoletes:  kadu-module-cenzor < 0.10.1
12cu|kadu-0.12.3-1|46	Obsoletes:  kadu-module-config_wizard < 0.10.1
12cu|kadu-0.12.3-1|47	Obsoletes:  kadu-module-desktop_docking < 0.10.1
12cu|kadu-0.12.3-1|48	Obsoletes:  kadu-module-encryption_ng < 0.10.1
12cu|kadu-0.12.3-1|49	Obsoletes:  kadu-module-encryption_ng_simlite < 0.10.1
12cu|kadu-0.12.3-1|50	Obsoletes:  kadu-module-exec_notify < 0.10.1
12cu|kadu-0.12.3-1|51	Obsoletes:  kadu-module-ext_sound < 0.10.1
12cu|kadu-0.12.3-1|52	Obsoletes:  kadu-module-filedesc < 0.10.1
12cu|kadu-0.12.3-1|53	Obsoletes:  kadu-module-firewall < 0.10.1
12cu|kadu-0.12.3-1|54	Obsoletes:  kadu-module-gadu_protocol < 0.10.1
12cu|kadu-0.12.3-1|55	Obsoletes:  kadu-module-globalhotkeys < 0.10.1
12cu|kadu-0.12.3-1|56	Obsoletes:  kadu-module-hints < 0.10.1
12cu|kadu-0.12.3-1|57	Obsoletes:  kadu-module-history < 0.10.1
12cu|kadu-0.12.3-1|58	Obsoletes:  kadu-module-history_migration < 0.10.1
12cu|kadu-0.12.3-1|59	Obsoletes:  kadu-module-idle < 0.10.1
12cu|kadu-0.12.3-1|60	Obsoletes:  kadu-module-imagelink < 0.10.1
12cu|kadu-0.12.3-1|61	Obsoletes:  kadu-module-importhistory < 0.10.1
12cu|kadu-0.12.3-1|62	Obsoletes:  kadu-module-jabber_protocol < 0.10.1
12cu|kadu-0.12.3-1|63	Obsoletes:  kadu-module-kde-notify < 0.10.1
12cu|kadu-0.12.3-1|64	Obsoletes:  kadu-module-last_seen < 0.10.1
12cu|kadu-0.12.3-1|65	Obsoletes:  kadu-module-led_notify < 0.10.1
12cu|kadu-0.12.3-1|66	Obsoletes:  kadu-module-mediaplayer < 0.10.1
12cu|kadu-0.12.3-1|67	Obsoletes:  kadu-module-mediaplayer_amarok2 < 0.10.1
12cu|kadu-0.12.3-1|68	Obsoletes:  kadu-module-mediaplayer_audacious < 0.10.1
12cu|kadu-0.12.3-1|69	Obsoletes:  kadu-module-mediaplayer_dragon < 0.10.1
12cu|kadu-0.12.3-1|70	Obsoletes:  kadu-module-mediaplayer_mpris < 0.10.1
12cu|kadu-0.12.3-1|71	Obsoletes:  kadu-module-mediaplayer_vlc < 0.10.1
12cu|kadu-0.12.3-1|72	Obsoletes:  kadu-module-mime_tex < 0.10.1
12cu|kadu-0.12.3-1|73	Obsoletes:  kadu-module-nextinfo < 0.10.1
12cu|kadu-0.12.3-1|74	Obsoletes:  kadu-module-panelkadu < 0.10.1
12cu|kadu-0.12.3-1|75	Obsoletes:  kadu-module-parser_extender < 0.10.1
12cu|kadu-0.12.3-1|76	Obsoletes:  kadu-module-pcspeaker < 0.10.1
12cu|kadu-0.12.3-1|77	Obsoletes:  kadu-module-phonon_sound < 0.10.1
12cu|kadu-0.12.3-1|78	Obsoletes:  kadu-module-profiles_import < 0.10.1
12cu|kadu-0.12.3-1|79	Obsoletes:  kadu-module-qt4_docking < 0.10.1
12cu|kadu-0.12.3-1|80	Obsoletes:  kadu-module-qt4_docking_notify < 0.10.1
12cu|kadu-0.12.3-1|81	Obsoletes:  kadu-module-qt4_sound < 0.10.1
12cu|kadu-0.12.3-1|82	Obsoletes:  kadu-module-screenshot < 0.10.1
12cu|kadu-0.12.3-1|83	Obsoletes:  kadu-module-sent_history < 0.10.1
12cu|kadu-0.12.3-1|84	Obsoletes:  kadu-module-server_monitor < 0.10.1
12cu|kadu-0.12.3-1|85	Obsoletes:  kadu-module-simpleview < 0.10.1
12cu|kadu-0.12.3-1|86	Obsoletes:  kadu-module-single_window < 0.10.1
12cu|kadu-0.12.3-1|87	Obsoletes:  kadu-module-sms < 0.10.1
12cu|kadu-0.12.3-1|88	Obsoletes:  kadu-module-speech < 0.10.1
12cu|kadu-0.12.3-1|89	Obsoletes:  kadu-module-spellchecker < 0.10.1
12cu|kadu-0.12.3-1|90	Obsoletes:  kadu-module-sql_history < 0.10.1
12cu|kadu-0.12.3-1|91	Obsoletes:  kadu-module-tabs < 0.10.1
12cu|kadu-0.12.3-1|92	Obsoletes:  kadu-module-word_fix < 0.10.1
12cu|kadu-0.12.3-1|93	Obsoletes:  kadu-sound_bns < 0.10.1
12cu|kadu-0.12.3-1|94	Obsoletes:  kadu-sound_default < 0.10.1
12cu|kadu-0.12.3-1|95	Obsoletes:  kadu-sound_drums < 0.10.1
12cu|kadu-0.12.3-1|96	Obsoletes:  kadu-sound_florkus < 0.10.1
12cu|kadu-0.12.3-1|97	Obsoletes:  kadu-sound_michalsrodek < 0.10.1
12cu|kadu-0.12.3-1|98	Obsoletes:  kadu-sound_percussion < 0.10.1
12cu|kadu-0.12.3-1|99	Obsoletes:  kadu-sound_ultr < 0.10.1
12cu|kadu-0.12.3-1|100	
12cu|kadu-0.12.3-1|101	%description
12cu|kadu-0.12.3-1|102	Kadu is a dynamically evolving instant messenger
12cu|kadu-0.12.3-1|103	compatible with the Gadu-Gadu,
12cu|kadu-0.12.3-1|104	Jabber/XMPP and Facebook protocol. It can be run
12cu|kadu-0.12.3-1|105	on all platforms supporting the Qt toolkit (except Windows).
12cu|kadu-0.12.3-1|106	
12cu|kadu-0.12.3-1|107	
12cu|kadu-0.12.3-1|108	%prep
12cu|kadu-0.12.3-1|109	%setup -q
12cu|kadu-0.12.3-1|110	iconv -f iso8859-1 -t utf-8 HISTORY > \
12cu|kadu-0.12.3-1|111	HISTORY.conv && mv -f HISTORY.conv HISTORY
12cu|kadu-0.12.3-1|112	
12cu|kadu-0.12.3-1|113	%build
12cu|kadu-0.12.3-1|114	%cmake
12cu|kadu-0.12.3-1|115	%make ..
12cu|kadu-0.12.3-1|116	
12cu|kadu-0.12.3-1|117	%install
12cu|kadu-0.12.3-1|118	%makeinstall_std -C build
12cu|kadu-0.12.3-1|119	
12cu|kadu-0.12.3-1|120	rm -fr %{buildroot}%{_includedir}
12cu|kadu-0.12.3-1|121	rm -fr %{buildroot}/usr/sdk
12cu|kadu-0.12.3-1|122	rm -fr %{buildroot}%{_datadir}/cmake
12cu|kadu-0.12.3-1|123	
12cu|kadu-0.12.3-1|124	desktop-file-install \
12cu|kadu-0.12.3-1|125	--dir %{buildroot}%{_datadir}/applications %{SOURCE1}
12cu|kadu-0.12.3-1|126	
12cu|kadu-0.12.3-1|127	
12cu|kadu-0.12.3-1|128	%files
12cu|kadu-0.12.3-1|129	%doc HISTORY README VERSION THANKS AUTHORS
12cu|kadu-0.12.3-1|130	%{_bindir}/%{name}
12cu|kadu-0.12.3-1|131	%{_datadir}/applications/%{name}.desktop
12cu|kadu-0.12.3-1|132	%{_datadir}/%{name}
12cu|kadu-0.12.3-1|133	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cu|kadu-0.12.3-1|134	%{_libdir}/%{name}/plugins/*.so
12cu|kadu-0.12.3-1|135	
12cu|kadu-0.12.3-1|136	
12cu|kadu-0.12.3-1|137	
12cu|kadu-0.12.3-1|138	
12cu|kadu-0.12.3-1|139	%changelog
12cu|kadu-0.12.3-1|140	* Sat Feb 01 2014 symbianflo <symbianflo@mandrivausers.ro> 0.12.3-1
12cu|kadu-0.12.3-1|141	+ Revision: 5774ae6
12cu|kadu-0.12.3-1|142	- Merge pull request #1 from symbianflo/kadu:rosa2012.1
12cu|kadu-0.12.3-1|143	- Symbianflo
12cu|kadu-0.12.3-1|144	
12cu|kadu-0.12.3-1|145	

9777 12
12cu|kamikaze-0.2-13|1	%define tag	0_2
12cu|kamikaze-0.2-13|2	
12cu|kamikaze-0.2-13|3	Name:		    kamikaze
12cu|kamikaze-0.2-13|4	Version:	    0.2
12cu|kamikaze-0.2-13|5	Release:	    13
12cu|kamikaze-0.2-13|6	Summary:	    An SCM query tool similar to Mozilla's tool, Bonsai
12cu|kamikaze-0.2-13|7	License:	    Apache License
12cu|kamikaze-0.2-13|8	Group:		    Networking/WWW
12cu|kamikaze-0.2-13|9	URL:		    http://kamikaze-qscm.tigris.org/
12cu|kamikaze-0.2-13|10	Source0:	    http://kamikaze-qscm.tigris.org/files/documents/2030/17053/%{name}.v%{tag}.tar.bz2
12cu|kamikaze-0.2-13|11	Patch0:		    %{name}-0.2.fhs.patch.bz2
12cu|kamikaze-0.2-13|12	Patch1:		    %{name}-0.2.fix-db-access.patch.bz2
12cu|kamikaze-0.2-13|13	Requires:	    mod_php
12cu|kamikaze-0.2-13|14	Requires:		apache-mod_socache_shmcb
12cu|kamikaze-0.2-13|15	BuildArch:	    noarch
12cu|kamikaze-0.2-13|16	
12cu|kamikaze-0.2-13|17	%description
12cu|kamikaze-0.2-13|18	Kamikaze-qscm is a tool that allows developers and CM related personnel to
12cu|kamikaze-0.2-13|19	query the commits made to one or more source control repositories. It is very
12cu|kamikaze-0.2-13|20	similar to Mozilla's bonsai tool. Kamikaze-qscm currently works with
12cu|kamikaze-0.2-13|21	Subversion, but a modular approach is planned for other SCM systems.
12cu|kamikaze-0.2-13|22	
12cu|kamikaze-0.2-13|23	Kamikaze for Subversion currently consists of a perl back-end hook for
12cu|kamikaze-0.2-13|24	inserting commit information into a MySQL database. (In the future, a modular
12cu|kamikaze-0.2-13|25	approach to data storage is planned - allowing the use of many different data
12cu|kamikaze-0.2-13|26	storage implementations. ) A PHP front-end is used to perform repository
12cu|kamikaze-0.2-13|27	queries and display results. (In the future a web service API (XML-RPC and/or
12cu|kamikaze-0.2-13|28	SOAP) will be provided to access the same information for incorporation into
12cu|kamikaze-0.2-13|29	other tools.)
12cu|kamikaze-0.2-13|30	
12cu|kamikaze-0.2-13|31	%prep
12cu|kamikaze-0.2-13|32	%setup -q -n %{name}
12cu|kamikaze-0.2-13|33	%patch0 -p 1
12cu|kamikaze-0.2-13|34	%patch1 -p 0
12cu|kamikaze-0.2-13|35	
12cu|kamikaze-0.2-13|36	%build
12cu|kamikaze-0.2-13|37	
12cu|kamikaze-0.2-13|38	%install
12cu|kamikaze-0.2-13|39	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cu|kamikaze-0.2-13|40	install -m 644 html/index.php %{buildroot}%{_var}/www/%{name}
12cu|kamikaze-0.2-13|41	
12cu|kamikaze-0.2-13|42	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|kamikaze-0.2-13|43	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
12cu|kamikaze-0.2-13|44	install -d -m 755 %{buildroot}%{_datadir}/%{name}/db
12cu|kamikaze-0.2-13|45	install -d -m 755 %{buildroot}%{_datadir}/%{name}/hooks
12cu|kamikaze-0.2-13|46	install -m 644 html/query.php %{buildroot}%{_datadir}/%{name}/lib
12cu|kamikaze-0.2-13|47	install -m 644 db/{author,repository,resource,revision}.sql %{buildroot}%{_datadir}/%{name}/db
12cu|kamikaze-0.2-13|48	install -m 755 hooks/commit2db.pl %{buildroot}%{_datadir}/%{name}/hooks
12cu|kamikaze-0.2-13|49	
12cu|kamikaze-0.2-13|50	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cu|kamikaze-0.2-13|51	install -m 644 html/config.inc %{buildroot}%{_sysconfdir}/%{name}/web.conf
12cu|kamikaze-0.2-13|52	install -m 644 hooks/config.inc %{buildroot}%{_sysconfdir}/%{name}/hook.conf
12cu|kamikaze-0.2-13|53	
12cu|kamikaze-0.2-13|54	# apache configuration
12cu|kamikaze-0.2-13|55	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|kamikaze-0.2-13|56	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|kamikaze-0.2-13|57	# %{name} Apache configuration
12cu|kamikaze-0.2-13|58	Alias /%{name} %{_var}/www/%{name}
12cu|kamikaze-0.2-13|59	
12cu|kamikaze-0.2-13|60	<Directory %{_var}/www/%{name}>
12cu|kamikaze-0.2-13|61	Require all granted
12cu|kamikaze-0.2-13|62	</Directory>
12cu|kamikaze-0.2-13|63	EOF
12cu|kamikaze-0.2-13|64	
12cu|kamikaze-0.2-13|65	cat > README.mdv <<EOF
12cu|kamikaze-0.2-13|66	Mandriva RPM specific notes
12cu|kamikaze-0.2-13|67	
12cu|kamikaze-0.2-13|68	setup
12cu|kamikaze-0.2-13|69	-----
12cu|kamikaze-0.2-13|70	The setup used here differs from default one, to achieve better FHS compliance.
12cu|kamikaze-0.2-13|71	- the files accessibles from the web are in /var/www/kamikaze
12cu|kamikaze-0.2-13|72	- the files non accessibles from the web are in /usr/share/kamikaze
12cu|kamikaze-0.2-13|73	- the configuration file is /etc/kamikaze.conf
12cu|kamikaze-0.2-13|74	
12cu|kamikaze-0.2-13|75	post-installation
12cu|kamikaze-0.2-13|76	-----------------
12cu|kamikaze-0.2-13|77	You have to create the MySQL database, and import all files from
12cu|kamikaze-0.2-13|78	/usr/share/kamikaze/db
12cu|kamikaze-0.2-13|79	EOF
12cu|kamikaze-0.2-13|80	
12cu|kamikaze-0.2-13|81	%clean
12cu|kamikaze-0.2-13|82	
12cu|kamikaze-0.2-13|83	
12cu|kamikaze-0.2-13|84	%files
12cu|kamikaze-0.2-13|85	%doc *.txt README.mdv
12cu|kamikaze-0.2-13|86	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|kamikaze-0.2-13|87	%config(noreplace) %{_sysconfdir}/%{name}
12cu|kamikaze-0.2-13|88	%{_var}/www/%{name}
12cu|kamikaze-0.2-13|89	%{_datadir}/%{name}
12cu|kamikaze-0.2-13|90	
12cu|kamikaze-0.2-13|91	
12cu|kamikaze-0.2-13|92	
12cu|kamikaze-0.2-13|93	
12cu|kamikaze-0.2-13|94	%changelog
12cu|kamikaze-0.2-13|95	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.2-13
12cu|kamikaze-0.2-13|96	+ Revision: bf2970f
12cu|kamikaze-0.2-13|97	- Adopted for Apache 2.4
12cu|kamikaze-0.2-13|98	
12cu|kamikaze-0.2-13|99	

9778 12
12cu|kamoso-2.0.2-5|1	Summary:	Application to take pictures and videos out of your webcam
12cu|kamoso-2.0.2-5|2	Name:		kamoso
12cu|kamoso-2.0.2-5|3	Version:	2.0.2
12cu|kamoso-2.0.2-5|4	Release:	5
12cu|kamoso-2.0.2-5|5	License:	GPLv2+
12cu|kamoso-2.0.2-5|6	Group:		Graphical desktop/KDE
12cu|kamoso-2.0.2-5|7	Url:		https://launchpad.net/kamoso
12cu|kamoso-2.0.2-5|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
12cu|kamoso-2.0.2-5|9	## upstream patches
12cu|kamoso-2.0.2-5|10	Patch105:	0005-Make-the-About-dialog-work.patch
12cu|kamoso-2.0.2-5|11	Patch121:	0021-add-include.patch
12cu|kamoso-2.0.2-5|12	Patch131:	0031-Store-and-install-kamoso.desktop-with-755-permission.patch
12cu|kamoso-2.0.2-5|13	Patch132:	0032-use-camera-web-icon-instead-of-webcamreceive.patch
12cu|kamoso-2.0.2-5|14	Patch133:	0033-initial-port-to-libkipi-2.x.patch
12cu|kamoso-2.0.2-5|15	Patch134:	0034-add-license-header.patch
12cu|kamoso-2.0.2-5|16	Patch135:	0035-fix-build-for-libkipi-2.patch
12cu|kamoso-2.0.2-5|17	BuildRequires:	boost-devel
12cu|kamoso-2.0.2-5|18	BuildRequires:	kdelibs4-devel
12cu|kamoso-2.0.2-5|19	BuildRequires:	pkgconfig(QtGStreamer-0.10)
12cu|kamoso-2.0.2-5|20	BuildRequires:	pkgconfig(libkipi)
12cu|kamoso-2.0.2-5|21	Requires:	qt-gstreamer
12cu|kamoso-2.0.2-5|22	
12cu|kamoso-2.0.2-5|23	%description
12cu|kamoso-2.0.2-5|24	Kamoso is an application to take pictures and videos out of your webcam.
12cu|kamoso-2.0.2-5|25	
12cu|kamoso-2.0.2-5|26	%files -f %{name}.lang
12cu|kamoso-2.0.2-5|27	%{_kde_bindir}/*
12cu|kamoso-2.0.2-5|28	%{_kde_libdir}/kde4/*.so
12cu|kamoso-2.0.2-5|29	%{_kde_applicationsdir}/kamoso.desktop
12cu|kamoso-2.0.2-5|30	%{_kde_iconsdir}/*/*/*/*
12cu|kamoso-2.0.2-5|31	%{_kde_services}/*.desktop
12cu|kamoso-2.0.2-5|32	%{_kde_servicetypes}/*.desktop
12cu|kamoso-2.0.2-5|33	
12cu|kamoso-2.0.2-5|34	#--------------------------------------------------------------------
12cu|kamoso-2.0.2-5|35	
12cu|kamoso-2.0.2-5|36	%prep
12cu|kamoso-2.0.2-5|37	%setup -q
12cu|kamoso-2.0.2-5|38	%patch105 -p1 -b .0005
12cu|kamoso-2.0.2-5|39	%patch121 -p1 -b .0021
12cu|kamoso-2.0.2-5|40	%patch131 -p1 -b .0031
12cu|kamoso-2.0.2-5|41	%patch132 -p1 -b .0032
12cu|kamoso-2.0.2-5|42	%patch133 -p1 -b .0033
12cu|kamoso-2.0.2-5|43	%patch134 -p1 -b .0034
12cu|kamoso-2.0.2-5|44	%patch135 -p1 -b .0035
12cu|kamoso-2.0.2-5|45	
12cu|kamoso-2.0.2-5|46	# rename some icons that conflict with kdeplasma-addons
12cu|kamoso-2.0.2-5|47	# upstreamed,
12cu|kamoso-2.0.2-5|48	# http://commits.kde.org/kamoso/b8b03322d58a920deac198c2360d65deddccd610
12cu|kamoso-2.0.2-5|49	pushd src/plugins/youtube
12cu|kamoso-2.0.2-5|50	sed -i.bak -e 's|^Icon=youtube|Icon=kipiplugin_youtube|' *.desktop
12cu|kamoso-2.0.2-5|51	for icon in icons/*-action-youtube.* ; do
12cu|kamoso-2.0.2-5|52	new_name=$(echo ${icon} | sed -e's|-youtube|-kipiplugin_youtube|')
12cu|kamoso-2.0.2-5|53	mv ${icon} ${new_name}
12cu|kamoso-2.0.2-5|54	done
12cu|kamoso-2.0.2-5|55	
12cu|kamoso-2.0.2-5|56	%build
12cu|kamoso-2.0.2-5|57	%cmake_kde4
12cu|kamoso-2.0.2-5|58	%make
12cu|kamoso-2.0.2-5|59	
12cu|kamoso-2.0.2-5|60	%install
12cu|kamoso-2.0.2-5|61	%makeinstall_std -C build
12cu|kamoso-2.0.2-5|62	
12cu|kamoso-2.0.2-5|63	%find_lang %{name}
12cu|kamoso-2.0.2-5|64	
12cu|kamoso-2.0.2-5|65	
12cu|kamoso-2.0.2-5|66	%changelog
12cu|kamoso-2.0.2-5|67	* Fri Mar 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.2-5
12cu|kamoso-2.0.2-5|68	+ Revision: 6842e0f
12cu|kamoso-2.0.2-5|69	- LOG Rebuild with KDE 4.12
12cu|kamoso-2.0.2-5|70	
12cu|kamoso-2.0.2-5|71	

9779 12
12cu|kanif-1.2.2-1|1	%define _enable_debug_packages %{nil}
12cu|kanif-1.2.2-1|2	%define debug_package %{nil}
12cu|kanif-1.2.2-1|3	
12cu|kanif-1.2.2-1|4	Summary:	TakTuk wrapper for cluster management and administration
12cu|kanif-1.2.2-1|5	Name:		kanif
12cu|kanif-1.2.2-1|6	Version:	1.2.2
12cu|kanif-1.2.2-1|7	Release:	1
12cu|kanif-1.2.2-1|8	License:	GPLv2+
12cu|kanif-1.2.2-1|9	Group:		System/Cluster
12cu|kanif-1.2.2-1|10	Url:		http://taktuk.gforge.inria.fr/kanif/
12cu|kanif-1.2.2-1|11	Source0:	http://gforge.inria.fr/frs/download.php/3984/kanif-%{version}.tar.gz
12cu|kanif-1.2.2-1|12	Source10:	%{name}.rpmlintrc
12cu|kanif-1.2.2-1|13	Requires:	taktuk
12cu|kanif-1.2.2-1|14	
12cu|kanif-1.2.2-1|15	%description
12cu|kanif-1.2.2-1|16	kanif is a tool for cluster management and administration. It combines
12cu|kanif-1.2.2-1|17	main features of well known cluster management tools such as c3, pdsh
12cu|kanif-1.2.2-1|18	and dsh and mimics their syntax. For the effective cluster management
12cu|kanif-1.2.2-1|19	it relies on TakTuk, a tool for large scale remote execution deployment.
12cu|kanif-1.2.2-1|20	
12cu|kanif-1.2.2-1|21	For simple parallel tasks that have to be executed on regular machines
12cu|kanif-1.2.2-1|22	such as clusters, TakTuk syntax is too complicated. The goal of kanif
12cu|kanif-1.2.2-1|23	is to provide an easier and familiar syntax to cluster administrators
12cu|kanif-1.2.2-1|24	while still taking advantage of TakTuk characteristics and features
12cu|kanif-1.2.2-1|25	(adaptivity, scalability, portability, autopropagation and informations
12cu|kanif-1.2.2-1|26	redirection).
12cu|kanif-1.2.2-1|27	
12cu|kanif-1.2.2-1|28	%files
12cu|kanif-1.2.2-1|29	%doc install_doc/*
12cu|kanif-1.2.2-1|30	%{_bindir}/kaget
12cu|kanif-1.2.2-1|31	%{_bindir}/kanif
12cu|kanif-1.2.2-1|32	%{_bindir}/kaput
12cu|kanif-1.2.2-1|33	%{_bindir}/kash
12cu|kanif-1.2.2-1|34	%{_libdir}/pkgconfig/kanif.pc
12cu|kanif-1.2.2-1|35	%{_mandir}/man1/kaget.1.*
12cu|kanif-1.2.2-1|36	%{_mandir}/man1/kanif.1.*
12cu|kanif-1.2.2-1|37	%{_mandir}/man1/kaput.1.*
12cu|kanif-1.2.2-1|38	%{_mandir}/man1/kash.1.*
12cu|kanif-1.2.2-1|39	%{_mandir}/man5/kanif.conf.5.*
12cu|kanif-1.2.2-1|40	
12cu|kanif-1.2.2-1|41	#----------------------------------------------------------------------------
12cu|kanif-1.2.2-1|42	
12cu|kanif-1.2.2-1|43	%prep
12cu|kanif-1.2.2-1|44	%setup -q
12cu|kanif-1.2.2-1|45	
12cu|kanif-1.2.2-1|46	%build
12cu|kanif-1.2.2-1|47	%configure2_5x
12cu|kanif-1.2.2-1|48	make
12cu|kanif-1.2.2-1|49	
12cu|kanif-1.2.2-1|50	%install
12cu|kanif-1.2.2-1|51	%makeinstall_std
12cu|kanif-1.2.2-1|52	
12cu|kanif-1.2.2-1|53	mkdir tmp_doc
12cu|kanif-1.2.2-1|54	mv %{buildroot}%{_datadir}/doc/%{name} install_doc/
12cu|kanif-1.2.2-1|55	
12cu|kanif-1.2.2-1|56	
12cu|kanif-1.2.2-1|57	%changelog
12cu|kanif-1.2.2-1|58	* Thu Mar 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.2-1
12cu|kanif-1.2.2-1|59	+ Revision: 4836f9c
12cu|kanif-1.2.2-1|60	- LOG New version 1.2.2, disable debug package, spec cleanup
12cu|kanif-1.2.2-1|61	
12cu|kanif-1.2.2-1|62	

9780 12
12cu|kanjipad-1.2.3-1|1	Name: kanjipad
12cu|kanjipad-1.2.3-1|2	Summary: Japanese handwriting recognition
12cu|kanjipad-1.2.3-1|3	Version: 1.2.3
12cu|kanjipad-1.2.3-1|4	Release: 1
12cu|kanjipad-1.2.3-1|5	License: GPL
12cu|kanjipad-1.2.3-1|6	Group: System/Internationalization
12cu|kanjipad-1.2.3-1|7	URL: http://www.gtk.org/~otaylor/kanjipad/index.html
12cu|kanjipad-1.2.3-1|8	Source: ftp://ftp.gtk.org:21/pub/users/otaylor/kanjipad/%{name}-%{version}.tar.gz
12cu|kanjipad-1.2.3-1|9	Patch0: kanjipad-1.2.1-add-useful-keyboard-shortcuts.patch.bz2
12cu|kanjipad-1.2.3-1|10	BuildRequires: gtk+1.2-devel
12cu|kanjipad-1.2.3-1|11	
12cu|kanjipad-1.2.3-1|12	%description
12cu|kanjipad-1.2.3-1|13	KanjiPad is a simple (but snazzy) program which does Japanese handwriting
12cu|kanjipad-1.2.3-1|14	recognition. It uses the GTK toolkit for a GUI and Todd David Rudicks's
12cu|kanjipad-1.2.3-1|15	algorithms from JavaDict for recognition.
12cu|kanjipad-1.2.3-1|16	
12cu|kanjipad-1.2.3-1|17	%prep
12cu|kanjipad-1.2.3-1|18	%setup -q
12cu|kanjipad-1.2.3-1|19	%patch0 -p0
12cu|kanjipad-1.2.3-1|20	
12cu|kanjipad-1.2.3-1|21	%build
12cu|kanjipad-1.2.3-1|22	make BINDIR=%{_bindir} LIBDIR=%{_datadir}/%{name} OPTIMIZE="$RPM_OPT_FLAGS"
12cu|kanjipad-1.2.3-1|23	
12cu|kanjipad-1.2.3-1|24	%install
12cu|kanjipad-1.2.3-1|25	make install BINDIR=$RPM_BUILD_ROOT%{_bindir} LIBDIR=$RPM_BUILD_ROOT%{_datadir}/%{name}
12cu|kanjipad-1.2.3-1|26	
12cu|kanjipad-1.2.3-1|27	%files
12cu|kanjipad-1.2.3-1|28	%defattr(-, root, root, 0755)
12cu|kanjipad-1.2.3-1|29	%doc README
12cu|kanjipad-1.2.3-1|30	%{_bindir}/*
12cu|kanjipad-1.2.3-1|31	%{_datadir}/*
12cu|kanjipad-1.2.3-1|32	
12cu|kanjipad-1.2.3-1|33	
12cu|kanjipad-1.2.3-1|34	
12cu|kanjipad-1.2.3-1|35	%changelog
12cu|kanjipad-1.2.3-1|36	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-8mdv2011.0
12cu|kanjipad-1.2.3-1|37	+ Revision: 619877
12cu|kanjipad-1.2.3-1|38	- the mass rebuild of 2010.0 packages
12cu|kanjipad-1.2.3-1|39	
12cu|kanjipad-1.2.3-1|40	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-7mdv2010.0
12cu|kanjipad-1.2.3-1|41	+ Revision: 429659
12cu|kanjipad-1.2.3-1|42	- rebuild
12cu|kanjipad-1.2.3-1|43	
12cu|kanjipad-1.2.3-1|44	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-6mdv2009.0
12cu|kanjipad-1.2.3-1|45	+ Revision: 247496
12cu|kanjipad-1.2.3-1|46	- rebuild
12cu|kanjipad-1.2.3-1|47	
12cu|kanjipad-1.2.3-1|48	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.2.1-4mdv2008.1
12cu|kanjipad-1.2.3-1|49	+ Revision: 140850
12cu|kanjipad-1.2.3-1|50	- restore BuildRoot
12cu|kanjipad-1.2.3-1|51	
12cu|kanjipad-1.2.3-1|52	+ Thierry Vignaud <tv@mandriva.org>
12cu|kanjipad-1.2.3-1|53	- kill re-definition of %%buildroot on Pixel's request
12cu|kanjipad-1.2.3-1|54	- import kanjipad
12cu|kanjipad-1.2.3-1|55	
12cu|kanjipad-1.2.3-1|56	
12cu|kanjipad-1.2.3-1|57	* Wed Oct 05 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.2.1-4mdk
12cu|kanjipad-1.2.3-1|58	- Fix redundant BuildRequires
12cu|kanjipad-1.2.3-1|59	- %%mkrel
12cu|kanjipad-1.2.3-1|60	
12cu|kanjipad-1.2.3-1|61	* Fri Jul 15 2005 Laurent MONTEL <lmontel@mandriva.com> 1.2.1-3mdk
12cu|kanjipad-1.2.3-1|62	- Fix build on x86_64
12cu|kanjipad-1.2.3-1|63	
12cu|kanjipad-1.2.3-1|64	* Fri Nov 19 2004 Olivier Blin <blino@mandrake.org> 1.2.1-2mdk
12cu|kanjipad-1.2.3-1|65	- birthday rebuild
12cu|kanjipad-1.2.3-1|66	
12cu|kanjipad-1.2.3-1|67	* Thu Apr  3 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 1.2.1-1mdk
12cu|kanjipad-1.2.3-1|68	- first mdk version (thx pterjan)
12cu|kanjipad-1.2.3-1|69	

9781 12
12cu|kanyremote-6.3.2-2|1	Name:	kanyremote
12cu|kanyremote-6.3.2-2|2	Version:	6.3.2
12cu|kanyremote-6.3.2-2|3	Release:	2
12cu|kanyremote-6.3.2-2|4	Summary:	KDE frontend for anyRemote Wireless remote control program
12cu|kanyremote-6.3.2-2|5	License:	GPLv2+
12cu|kanyremote-6.3.2-2|6	Group:	Graphical desktop/KDE
12cu|kanyremote-6.3.2-2|7	BuildArch:	noarch
12cu|kanyremote-6.3.2-2|8	URL:	http://kde-apps.org/content/show.php/kAnyRemote?content=45047
12cu|kanyremote-6.3.2-2|9	Source0:		http://garr.dl.sourceforge.net/project/anyremote/%{name}/%{version}/%{name}-%{version}.tar.gz
12cu|kanyremote-6.3.2-2|10	Source1:		%{name}.desktop
12cu|kanyremote-6.3.2-2|11	BuildRequires:	kde4-macros
12cu|kanyremote-6.3.2-2|12	BuildRequires:	desktop-file-utils
12cu|kanyremote-6.3.2-2|13	Requires:	python-kde4
12cu|kanyremote-6.3.2-2|14	Requires:	python-pybluez >= 0.9.1
12cu|kanyremote-6.3.2-2|15	Requires:	anyremote >= 6.3.2
12cu|kanyremote-6.3.2-2|16	
12cu|kanyremote-6.3.2-2|17	
12cu|kanyremote-6.3.2-2|18	%description
12cu|kanyremote-6.3.2-2|19	KDE front-end for anyremote Wireless remote control program.
12cu|kanyremote-6.3.2-2|20	
12cu|kanyremote-6.3.2-2|21	%prep
12cu|kanyremote-6.3.2-2|22	%setup -q
12cu|kanyremote-6.3.2-2|23	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && mv -f ChangeLog.conv ChangeLog
12cu|kanyremote-6.3.2-2|24	
12cu|kanyremote-6.3.2-2|25	%build
12cu|kanyremote-6.3.2-2|26	%configure2_5x --build=%{_host}
12cu|kanyremote-6.3.2-2|27	%make
12cu|kanyremote-6.3.2-2|28	
12cu|kanyremote-6.3.2-2|29	%install
12cu|kanyremote-6.3.2-2|30	%makeinstall_std
12cu|kanyremote-6.3.2-2|31	
12cu|kanyremote-6.3.2-2|32	rm -fr %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|kanyremote-6.3.2-2|33	
12cu|kanyremote-6.3.2-2|34	desktop-file-install %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|kanyremote-6.3.2-2|35	
12cu|kanyremote-6.3.2-2|36	%find_lang %{name}
12cu|kanyremote-6.3.2-2|37	
12cu|kanyremote-6.3.2-2|38	%files -f %{name}.lang
12cu|kanyremote-6.3.2-2|39	%{_bindir}/*
12cu|kanyremote-6.3.2-2|40	%doc AUTHORS  ChangeLog  COPYING  README
12cu|kanyremote-6.3.2-2|41	%{_datadir}/pixmaps/*
12cu|kanyremote-6.3.2-2|42	%{_datadir}/applications/%{name}.desktop
12cu|kanyremote-6.3.2-2|43	
12cu|kanyremote-6.3.2-2|44	
12cu|kanyremote-6.3.2-2|45	%changelog
12cu|kanyremote-6.3.2-2|46	* Tue Jan 14 2014 SymbianFlo <symbianflo@mandrivausers.ro> 6.3.2-2
12cu|kanyremote-6.3.2-2|47	+ Revision: 74ba5df
12cu|kanyremote-6.3.2-2|48	- fix : kanyremote.noarch: W: file-not-utf8 /usr/share/doc/kanyremote/ChangeLog
12cu|kanyremote-6.3.2-2|49	
12cu|kanyremote-6.3.2-2|50	

9782 12
12cu|kawa-1.9.1-9|1	%define gcj_support     1
12cu|kawa-1.9.1-9|2	%define build_free      1
12cu|kawa-1.9.1-9|3	%define section         free
12cu|kawa-1.9.1-9|4	%bcond_without          servlet
12cu|kawa-1.9.1-9|5	
12cu|kawa-1.9.1-9|6	Name:           kawa
12cu|kawa-1.9.1-9|7	Version:        1.9.1
12cu|kawa-1.9.1-9|8	Release:        9
12cu|kawa-1.9.1-9|9	Epoch:          0
12cu|kawa-1.9.1-9|10	Summary:        Framework for implementing high-level and dynamic languages
12cu|kawa-1.9.1-9|11	License:        GPL
12cu|kawa-1.9.1-9|12	Group:          Development/Java
12cu|kawa-1.9.1-9|13	URL:            http://www.gnu.org/software/kawa/index.html
12cu|kawa-1.9.1-9|14	Source0:        ftp://ftp.gnu.org/pub/gnu/kawa/kawa-%{version}.tar.gz
12cu|kawa-1.9.1-9|15	Source1:        ftp://ftp.gnu.org/pub/gnu/kawa/kawa-%{version}.tar.gz.sig
12cu|kawa-1.9.1-9|16	Requires:       jpackage-utils
12cu|kawa-1.9.1-9|17	%if %with servlet
12cu|kawa-1.9.1-9|18	Requires:       servletapi5
12cu|kawa-1.9.1-9|19	%endif
12cu|kawa-1.9.1-9|20	Requires:       xml-commons-jaxp-1.3-apis
12cu|kawa-1.9.1-9|21	BuildRequires:  java-devel
12cu|kawa-1.9.1-9|22	BuildRequires:  java-rpmbuild
12cu|kawa-1.9.1-9|23	BuildRequires:  libtool
12cu|kawa-1.9.1-9|24	%if %with servlet
12cu|kawa-1.9.1-9|25	BuildRequires:  servletapi5
12cu|kawa-1.9.1-9|26	%endif
12cu|kawa-1.9.1-9|27	BuildRequires:  xml-commons-jaxp-1.3-apis
12cu|kawa-1.9.1-9|28	%if %{gcj_support}
12cu|kawa-1.9.1-9|29	BuildRequires:  java-gcj-compat-devel
12cu|kawa-1.9.1-9|30	%endif
12cu|kawa-1.9.1-9|31	
12cu|kawa-1.9.1-9|32	%description
12cu|kawa-1.9.1-9|33	Kawa is:
12cu|kawa-1.9.1-9|34	* A framework written in Java for implementing high-level and
12cu|kawa-1.9.1-9|35	dynamic languages, compiling them into Java bytecodes.
12cu|kawa-1.9.1-9|36	* An implementation of Scheme, which is in the Lisp family of
12cu|kawa-1.9.1-9|37	programming languages. Kawa is a featureful dialect in its own
12cu|kawa-1.9.1-9|38	right, and additionally provides very useful integration with
12cu|kawa-1.9.1-9|39	Java. It can be used as a "scripting" language, but includes a
12cu|kawa-1.9.1-9|40	compiler and all the benefits of a "real" programming
12cu|kawa-1.9.1-9|41	language, including optional static typing.
12cu|kawa-1.9.1-9|42	* Implementations of other programming languages, including
12cu|kawa-1.9.1-9|43	XQuery (Qexo) and Emacs Lisp (JEmacs).
12cu|kawa-1.9.1-9|44	
12cu|kawa-1.9.1-9|45	%package        javadoc
12cu|kawa-1.9.1-9|46	Group:          Development/Java
12cu|kawa-1.9.1-9|47	Summary:        Javadoc for %{name}
12cu|kawa-1.9.1-9|48	
12cu|kawa-1.9.1-9|49	%description    javadoc
12cu|kawa-1.9.1-9|50	Javadoc for %{name}.
12cu|kawa-1.9.1-9|51	
12cu|kawa-1.9.1-9|52	%prep
12cu|kawa-1.9.1-9|53	%setup -q
12cu|kawa-1.9.1-9|54	
12cu|kawa-1.9.1-9|55	%build
12cu|kawa-1.9.1-9|56	export CLASSPATH=$(build-classpath xml-commons-jaxp-1.3-apis)
12cu|kawa-1.9.1-9|57	export JAR=%{jar}
12cu|kawa-1.9.1-9|58	export JAVA=%{java}
12cu|kawa-1.9.1-9|59	export JAVAC=%{javac}
12cu|kawa-1.9.1-9|60	export JAVADOC=%{javadoc}
12cu|kawa-1.9.1-9|61	%{configure2_5x} \
12cu|kawa-1.9.1-9|62	--without-gcj \
12cu|kawa-1.9.1-9|63	%if %with servlet
12cu|kawa-1.9.1-9|64	--with-servlet=$(build-classpath servletapi5) \
12cu|kawa-1.9.1-9|65	%else
12cu|kawa-1.9.1-9|66	--without-servlet \
12cu|kawa-1.9.1-9|67	%endif
12cu|kawa-1.9.1-9|68	%if !%{build_free}
12cu|kawa-1.9.1-9|69	--with-swing \
12cu|kawa-1.9.1-9|70	%else
12cu|kawa-1.9.1-9|71	--without-swing \
12cu|kawa-1.9.1-9|72	%endif
12cu|kawa-1.9.1-9|73	--without-swt \
12cu|kawa-1.9.1-9|74	--with-awt \
12cu|kawa-1.9.1-9|75	--with-sax2 \
12cu|kawa-1.9.1-9|76	%if %{build_free}
12cu|kawa-1.9.1-9|77	--with-java-source=1.4
12cu|kawa-1.9.1-9|78	%else
12cu|kawa-1.9.1-9|79	--with-java-source=1.5
12cu|kawa-1.9.1-9|80	%endif
12cu|kawa-1.9.1-9|81	%{__make} LIBTOOL=%{_bindir}/libtool
12cu|kawa-1.9.1-9|82	
12cu|kawa-1.9.1-9|83	%install
12cu|kawa-1.9.1-9|84	%{__rm} -rf %{buildroot}
12cu|kawa-1.9.1-9|85	%{makeinstall} LIBTOOL=%{_bindir}/libtool
12cu|kawa-1.9.1-9|86	%if !%with servlet
12cu|kawa-1.9.1-9|87	%{__rm} -f %{buildroot}%{_bindir}/cgi-servlet
12cu|kawa-1.9.1-9|88	%endif
12cu|kawa-1.9.1-9|89	%{make} JAVADOC_DIR=%{buildroot}%{_javadocdir}/%{name}-%{version} install-javadoc-html
12cu|kawa-1.9.1-9|90	
12cu|kawa-1.9.1-9|91	# javadoc
12cu|kawa-1.9.1-9|92	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cu|kawa-1.9.1-9|93	
12cu|kawa-1.9.1-9|94	%if %{gcj_support}
12cu|kawa-1.9.1-9|95	%{_bindir}/aot-compile-rpm
12cu|kawa-1.9.1-9|96	%endif
12cu|kawa-1.9.1-9|97	
12cu|kawa-1.9.1-9|98	%post
12cu|kawa-1.9.1-9|99	%if %{gcj_support}
12cu|kawa-1.9.1-9|100	%{update_gcjdb}
12cu|kawa-1.9.1-9|101	%endif
12cu|kawa-1.9.1-9|102	%_install_info %{name}.info
12cu|kawa-1.9.1-9|103	%_install_info %{name}-tour.info
12cu|kawa-1.9.1-9|104	
12cu|kawa-1.9.1-9|105	
12cu|kawa-1.9.1-9|106	%if %{gcj_support}
12cu|kawa-1.9.1-9|107	%postun
12cu|kawa-1.9.1-9|108	%{clean_gcjdb}
12cu|kawa-1.9.1-9|109	%endif
12cu|kawa-1.9.1-9|110	
12cu|kawa-1.9.1-9|111	%files
12cu|kawa-1.9.1-9|112	%defattr(0644,root,root,0755)
12cu|kawa-1.9.1-9|113	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
12cu|kawa-1.9.1-9|114	%if %with servlet
12cu|kawa-1.9.1-9|115	%attr(0755,root,root) %{_bindir}/cgi-servlet
12cu|kawa-1.9.1-9|116	%endif
12cu|kawa-1.9.1-9|117	%attr(0755,root,root) %{_bindir}/kawa
12cu|kawa-1.9.1-9|118	%attr(0755,root,root) %{_bindir}/qexo
12cu|kawa-1.9.1-9|119	%{_infodir}/%{name}.info*
12cu|kawa-1.9.1-9|120	%{_infodir}/%{name}-tour.info*
12cu|kawa-1.9.1-9|121	%{_javadir}/%{name}.jar
12cu|kawa-1.9.1-9|122	%{_javadir}/%{name}-%{version}.jar
12cu|kawa-1.9.1-9|123	%if %{gcj_support}
12cu|kawa-1.9.1-9|124	%dir %{_libdir}/gcj/%{name}
12cu|kawa-1.9.1-9|125	%{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
12cu|kawa-1.9.1-9|126	%endif
12cu|kawa-1.9.1-9|127	%{_mandir}/man1/kawa.1*
12cu|kawa-1.9.1-9|128	%{_mandir}/man1/qexo.1*
12cu|kawa-1.9.1-9|129	
12cu|kawa-1.9.1-9|130	%files javadoc
12cu|kawa-1.9.1-9|131	%defattr(0644,root,root,0755)
12cu|kawa-1.9.1-9|132	%doc %{_javadocdir}/%{name}-%{version}
12cu|kawa-1.9.1-9|133	%doc %{_javadocdir}/%{name}
12cu|kawa-1.9.1-9|134	
12cu|kawa-1.9.1-9|135	
12cu|kawa-1.9.1-9|136	%changelog
12cu|kawa-1.9.1-9|137	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.9.1-8mdv2011.0
12cu|kawa-1.9.1-9|138	+ Revision: 619879
12cu|kawa-1.9.1-9|139	- the mass rebuild of 2010.0 packages
12cu|kawa-1.9.1-9|140	
12cu|kawa-1.9.1-9|141	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0:1.9.1-7mdv2010.0
12cu|kawa-1.9.1-9|142	+ Revision: 429661
12cu|kawa-1.9.1-9|143	- rebuild
12cu|kawa-1.9.1-9|144	
12cu|kawa-1.9.1-9|145	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0:1.9.1-6mdv2009.0
12cu|kawa-1.9.1-9|146	+ Revision: 247512
12cu|kawa-1.9.1-9|147	- rebuild
12cu|kawa-1.9.1-9|148	- fix spacing at top of description
12cu|kawa-1.9.1-9|149	- kill re-definition of %%buildroot on Pixel's request
12cu|kawa-1.9.1-9|150	
12cu|kawa-1.9.1-9|151	+ Olivier Blin <oblin@mandriva.com>
12cu|kawa-1.9.1-9|152	- restore BuildRoot
12cu|kawa-1.9.1-9|153	
12cu|kawa-1.9.1-9|154	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.9.1-4mdv2008.1
12cu|kawa-1.9.1-9|155	+ Revision: 120961
12cu|kawa-1.9.1-9|156	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cu|kawa-1.9.1-9|157	- remove unnecessary Requires(post) on java-gcj-compat
12cu|kawa-1.9.1-9|158	- use xml-commons-jaxp-1.3-apis explicitely instead of the generic
12cu|kawa-1.9.1-9|159	xml-commons-apis which is provided by multiple packages (see bug #31473)
12cu|kawa-1.9.1-9|160	
12cu|kawa-1.9.1-9|161	* Mon May 14 2007 David Walluck <walluck@mandriva.org> 0:1.9.1-1mdv2008.0
12cu|kawa-1.9.1-9|162	+ Revision: 26607
12cu|kawa-1.9.1-9|163	-1.9.1
12cu|kawa-1.9.1-9|164	- enable gcj support
12cu|kawa-1.9.1-9|165	- fix info install
12cu|kawa-1.9.1-9|166	- remove javadoc install cruft
12cu|kawa-1.9.1-9|167	- Import kawa
12cu|kawa-1.9.1-9|168	
12cu|kawa-1.9.1-9|169	
12cu|kawa-1.9.1-9|170	
12cu|kawa-1.9.1-9|171	* Fri Aug 25 2006  David Walluck <walluck@mandriva.org> 0:1.8-5mdv2007.0
12cu|kawa-1.9.1-9|172	- BuildRequires: libtool
12cu|kawa-1.9.1-9|173	- disable gcj_support due to error
12cu|kawa-1.9.1-9|174	
12cu|kawa-1.9.1-9|175	* Mon Jul 24 2006 David Walluck <walluck@mandriva.org> 0:1.8-4mdv2007.0
12cu|kawa-1.9.1-9|176	- rebuild
12cu|kawa-1.9.1-9|177	
12cu|kawa-1.9.1-9|178	* Sun Jun 11 2006 David Walluck <walluck@mandriva.org> 0:1.8-3mdv2007.0
12cu|kawa-1.9.1-9|179	- rebuild for libgcj.so.7
12cu|kawa-1.9.1-9|180	- fix up gcj support
12cu|kawa-1.9.1-9|181	
12cu|kawa-1.9.1-9|182	* Sun Jan 15 2006  David Walluck <walluck@mandriva.org> 0:1.8-2mdk
12cu|kawa-1.9.1-9|183	- bzip2 sources
12cu|kawa-1.9.1-9|184	
12cu|kawa-1.9.1-9|185	* Sun Jan 15 2006  David Walluck <walluck@mandriva.org> 0:1.8-1mdk
12cu|kawa-1.9.1-9|186	- BuildRequires: java-devel
12cu|kawa-1.9.1-9|187	
12cu|kawa-1.9.1-9|188	* Sat Nov 06 2005 David Walluck <walluck@mandriva.org> 0:1.8-0.0.1mdk
12cu|kawa-1.9.1-9|189	- release

9783 12
12cu|kbibtex-0.4.1-1|1	# Keep libraries private
12cu|kbibtex-0.4.1-1|2	%if %{_use_internal_dependency_generator}
12cu|kbibtex-0.4.1-1|3	%define __noautoprov 'kbibtexpart\\.so(.*)|libkbibtexgui.so(.*)|libkbibtexio.so(.*)|libkbibtexproc.so(.*)|libkbibtexws.so'
12cu|kbibtex-0.4.1-1|4	%define __noautoreq 'kbibtexpart\\.so(.*)|libkbibtexgui.so(.*)|libkbibtexio.so(.*)|libkbibtexproc.so(.*)|libkbibtexws.so'
12cu|kbibtex-0.4.1-1|5	%endif
12cu|kbibtex-0.4.1-1|6	
12cu|kbibtex-0.4.1-1|7	Name:		kbibtex
12cu|kbibtex-0.4.1-1|8	Version:	0.4.1
12cu|kbibtex-0.4.1-1|9	Release:	1
12cu|kbibtex-0.4.1-1|10	Summary:	A BibTeX editor for KDE
12cu|kbibtex-0.4.1-1|11	Group:		Editors
12cu|kbibtex-0.4.1-1|12	License:	GPLv2+
12cu|kbibtex-0.4.1-1|13	URL:		http://home.gna.org/kbibtex/
12cu|kbibtex-0.4.1-1|14	Source0:	http://download.gna.org/kbibtex/0.4/%{name}-%{version}.tar.bz2
12cu|kbibtex-0.4.1-1|15	BuildRequires:	kdelibs4-devel
12cu|kbibtex-0.4.1-1|16	BuildRequires:	pkgconfig(libxml-2.0)
12cu|kbibtex-0.4.1-1|17	BuildRequires:	pkgconfig(libxslt)
12cu|kbibtex-0.4.1-1|18	BuildRequires:	pkgconfig(poppler-qt4)
12cu|kbibtex-0.4.1-1|19	
12cu|kbibtex-0.4.1-1|20	%description
12cu|kbibtex-0.4.1-1|21	KBibTeX is a BibTeX editor for KDE.
12cu|kbibtex-0.4.1-1|22	
12cu|kbibtex-0.4.1-1|23	%prep
12cu|kbibtex-0.4.1-1|24	%setup -q
12cu|kbibtex-0.4.1-1|25	
12cu|kbibtex-0.4.1-1|26	%build
12cu|kbibtex-0.4.1-1|27	%cmake_kde4
12cu|kbibtex-0.4.1-1|28	%make
12cu|kbibtex-0.4.1-1|29	
12cu|kbibtex-0.4.1-1|30	%install
12cu|kbibtex-0.4.1-1|31	%makeinstall_std -C build
12cu|kbibtex-0.4.1-1|32	
12cu|kbibtex-0.4.1-1|33	%files
12cu|kbibtex-0.4.1-1|34	%doc README
12cu|kbibtex-0.4.1-1|35	%{_kde_bindir}/%{name}
12cu|kbibtex-0.4.1-1|36	%{_kde_libdir}/libkbibtexgui.so
12cu|kbibtex-0.4.1-1|37	%{_kde_libdir}/libkbibtexio.so
12cu|kbibtex-0.4.1-1|38	%{_kde_libdir}/libkbibtexproc.so
12cu|kbibtex-0.4.1-1|39	%{_kde_libdir}/libkbibtexws.so
12cu|kbibtex-0.4.1-1|40	%{_kde_libdir}/kde4/kbibtexpart.so
12cu|kbibtex-0.4.1-1|41	%{_kde_appsdir}/%{name}*
12cu|kbibtex-0.4.1-1|42	%{_kde_configdir}/kbibtexrc
12cu|kbibtex-0.4.1-1|43	%{_kde_datadir}/mime/packages/*.xml
12cu|kbibtex-0.4.1-1|44	%{_kde_services}/*.desktop
12cu|kbibtex-0.4.1-1|45	%{_kde_applicationsdir}/*.desktop
12cu|kbibtex-0.4.1-1|46	%{_kde_iconsdir}/*/*/*/*
12cu|kbibtex-0.4.1-1|47	%{_kde_mandir}/man1/*
12cu|kbibtex-0.4.1-1|48	

9784 12
12cu|kbtin-1.0.14-1|1	Name:		kbtin
12cu|kbtin-1.0.14-1|2	Version:	1.0.14
12cu|kbtin-1.0.14-1|3	Release:	1
12cu|kbtin-1.0.14-1|4	Summary:	A very heavily extended clone the TinTin++ MUD client
12cu|kbtin-1.0.14-1|5	Group:		Games/Other
12cu|kbtin-1.0.14-1|6	License:	GPLv2+
12cu|kbtin-1.0.14-1|7	URL:		http://kbtin.sourceforge.net/
12cu|kbtin-1.0.14-1|8	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
12cu|kbtin-1.0.14-1|9	BuildRequires:	pkgconfig(gnutls)
12cu|kbtin-1.0.14-1|10	BuildRequires:	pkgconfig(zlib)
12cu|kbtin-1.0.14-1|11	
12cu|kbtin-1.0.14-1|12	%description
12cu|kbtin-1.0.14-1|13	KBtin is a console-based MUD client, which means it is meant to be used as a
12cu|kbtin-1.0.14-1|14	client to play MUDs (multiplayer text-based games : MUD stands for Multi-User
12cu|kbtin-1.0.14-1|15	Dungeon). It is highly configurable and features everything a MUD client must
12cu|kbtin-1.0.14-1|16	have, maybe more. It improves on the well known TinTin++ MUD client.
12cu|kbtin-1.0.14-1|17	
12cu|kbtin-1.0.14-1|18	%prep
12cu|kbtin-1.0.14-1|19	%setup -q
12cu|kbtin-1.0.14-1|20	
12cu|kbtin-1.0.14-1|21	%build
12cu|kbtin-1.0.14-1|22	%configure2_5x
12cu|kbtin-1.0.14-1|23	%make
12cu|kbtin-1.0.14-1|24	
12cu|kbtin-1.0.14-1|25	%install
12cu|kbtin-1.0.14-1|26	%makeinstall_std
12cu|kbtin-1.0.14-1|27	
12cu|kbtin-1.0.14-1|28	%files
12cu|kbtin-1.0.14-1|29	%doc AUTHORS BUGS COPYING ChangeLog FAQ KEYPAD NEWS OLDNEWS
12cu|kbtin-1.0.14-1|30	%{_mandir}/*/*
12cu|kbtin-1.0.14-1|31	%{_bindir}/*
12cu|kbtin-1.0.14-1|32	%{_datadir}/%{name}
12cu|kbtin-1.0.14-1|33	

9785 12
12cu|kcm-wacomtablet-1.3.6-2|1	%define major 0
12cu|kcm-wacomtablet-1.3.6-2|2	%define libname %mklibname  %{major}
12cu|kcm-wacomtablet-1.3.6-2|3	%define oname wacomtablet
12cu|kcm-wacomtablet-1.3.6-2|4	
12cu|kcm-wacomtablet-1.3.6-2|5	Name:           kcm-wacomtablet
12cu|kcm-wacomtablet-1.3.6-2|6	Group:          Graphical desktop/KDE
12cu|kcm-wacomtablet-1.3.6-2|7	Summary:        Kontrol module for Wacom Graphictablets
12cu|kcm-wacomtablet-1.3.6-2|8	Version:        1.3.6
12cu|kcm-wacomtablet-1.3.6-2|9	Release:        2
12cu|kcm-wacomtablet-1.3.6-2|10	License:        GPL
12cu|kcm-wacomtablet-1.3.6-2|11	URL:            https://projects.kde.org/projects/extragear/base/wacomtablet
12cu|kcm-wacomtablet-1.3.6-2|12	# wget -c http://anongit.kde.org/wacomtablet/wacomtablet-latest.tar.gz
12cu|kcm-wacomtablet-1.3.6-2|13	Source0:	http://www.kde-apps.org/CONTENT/content-files/114856-%{oname}-v%{version}.tar.bz2
12cu|kcm-wacomtablet-1.3.6-2|14	Source1:	README.urpmi
12cu|kcm-wacomtablet-1.3.6-2|15	BuildRequires:	kdelibs4-devel
12cu|kcm-wacomtablet-1.3.6-2|16	BuildRequires:	x11-driver-input-wacom-devel >= 0.10.11
12cu|kcm-wacomtablet-1.3.6-2|17	BuildRequires:	pkgconfig(xrandr)
12cu|kcm-wacomtablet-1.3.6-2|18	BuildRequires:	pkgconfig(xi)
12cu|kcm-wacomtablet-1.3.6-2|19	BuildRequires:	x11-proto-devel
12cu|kcm-wacomtablet-1.3.6-2|20	
12cu|kcm-wacomtablet-1.3.6-2|21	%description
12cu|kcm-wacomtablet-1.3.6-2|22	This module implements a GUI for the Wacom Linux Drivers and extends it
12cu|kcm-wacomtablet-1.3.6-2|23	with profile support to handle different button/pen layouts per profile.
12cu|kcm-wacomtablet-1.3.6-2|24	
12cu|kcm-wacomtablet-1.3.6-2|25	%files -f %{name}.lang
12cu|kcm-wacomtablet-1.3.6-2|26	%doc README
12cu|kcm-wacomtablet-1.3.6-2|27	%{_datadir}/dbus-1/interfaces/org.kde.Wacom*.xml
12cu|kcm-wacomtablet-1.3.6-2|28	%{_kde_docdir}/HTML/en/kcontrol/wacomtablet/
12cu|kcm-wacomtablet-1.3.6-2|29	%{_kde_libdir}/kde4/kcm_wacomtablet.so
12cu|kcm-wacomtablet-1.3.6-2|30	%{_kde_libdir}/kde4/kded_wacomtablet.so
12cu|kcm-wacomtablet-1.3.6-2|31	%{_kde_libdir}/kde4/plasma_applet_wacomtabletsettings.so
12cu|kcm-wacomtablet-1.3.6-2|32	%{_kde_appsdir}/wacomtablet/
12cu|kcm-wacomtablet-1.3.6-2|33	%{_kde_services}/kcm_wacomtablet.desktop
12cu|kcm-wacomtablet-1.3.6-2|34	%{_kde_services}/kded/wacomtablet.desktop
12cu|kcm-wacomtablet-1.3.6-2|35	%{_kde_services}/plasma-applet-wacomtabletsettings.desktop
12cu|kcm-wacomtablet-1.3.6-2|36	
12cu|kcm-wacomtablet-1.3.6-2|37	#--------------------------------------------------------------------
12cu|kcm-wacomtablet-1.3.6-2|38	%prep
12cu|kcm-wacomtablet-1.3.6-2|39	%setup -q -n %{oname}-v%{version}
12cu|kcm-wacomtablet-1.3.6-2|40	
12cu|kcm-wacomtablet-1.3.6-2|41	%build
12cu|kcm-wacomtablet-1.3.6-2|42	%cmake_kde4
12cu|kcm-wacomtablet-1.3.6-2|43	%make
12cu|kcm-wacomtablet-1.3.6-2|44	
12cu|kcm-wacomtablet-1.3.6-2|45	
12cu|kcm-wacomtablet-1.3.6-2|46	%install
12cu|kcm-wacomtablet-1.3.6-2|47	%makeinstall_std -C build
12cu|kcm-wacomtablet-1.3.6-2|48	mkdir -p %{buildroot}%{_docdir}/%{name}
12cu|kcm-wacomtablet-1.3.6-2|49	install -p -m644 %{SOURCE1} %{buildroot}%{_docdir}/%{name}
12cu|kcm-wacomtablet-1.3.6-2|50	%find_lang %{name} --all-name
12cu|kcm-wacomtablet-1.3.6-2|51	
12cu|kcm-wacomtablet-1.3.6-2|52	
12cu|kcm-wacomtablet-1.3.6-2|53	%changelog
12cu|kcm-wacomtablet-1.3.6-2|54	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.3.6-2
12cu|kcm-wacomtablet-1.3.6-2|55	+ Revision: 62a4068
12cu|kcm-wacomtablet-1.3.6-2|56	- Fix README.urpmi installation
12cu|kcm-wacomtablet-1.3.6-2|57	
12cu|kcm-wacomtablet-1.3.6-2|58	

9786 12
12cu|kdbg-2.5.3-1|1	Name:		kdbg
12cu|kdbg-2.5.3-1|2	Version:	2.5.3
12cu|kdbg-2.5.3-1|3	Release:	%mkrel 1
12cu|kdbg-2.5.3-1|4	License:	GPLv2+
12cu|kdbg-2.5.3-1|5	Summary:	A Graphical Debugger Interface
12cu|kdbg-2.5.3-1|6	URL:		http://www.kdbg.org
12cu|kdbg-2.5.3-1|7	Group:		Development/Other
12cu|kdbg-2.5.3-1|8	Source:		http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cu|kdbg-2.5.3-1|9	BuildRequires:	kdelibs4-devel
12cu|kdbg-2.5.3-1|10	Requires:	gdb
12cu|kdbg-2.5.3-1|11	
12cu|kdbg-2.5.3-1|12	%description
12cu|kdbg-2.5.3-1|13	KDbg is a graphical user interface to gdb, the GNU debugger. It provides an
12cu|kdbg-2.5.3-1|14	intuitive interface for setting breakpoints, inspecting variables, and
12cu|kdbg-2.5.3-1|15	stepping through code.
12cu|kdbg-2.5.3-1|16	
12cu|kdbg-2.5.3-1|17	
12cu|kdbg-2.5.3-1|18	%prep
12cu|kdbg-2.5.3-1|19	%setup -q
12cu|kdbg-2.5.3-1|20	
12cu|kdbg-2.5.3-1|21	
12cu|kdbg-2.5.3-1|22	%build
12cu|kdbg-2.5.3-1|23	%cmake_kde4
12cu|kdbg-2.5.3-1|24	%make
12cu|kdbg-2.5.3-1|25	
12cu|kdbg-2.5.3-1|26	
12cu|kdbg-2.5.3-1|27	%install
12cu|kdbg-2.5.3-1|28	%makeinstall_std -C build
12cu|kdbg-2.5.3-1|29	
12cu|kdbg-2.5.3-1|30	%find_lang %{name} --with-html
12cu|kdbg-2.5.3-1|31	
12cu|kdbg-2.5.3-1|32	
12cu|kdbg-2.5.3-1|33	%files -f %{name}.lang
12cu|kdbg-2.5.3-1|34	%{_kde_bindir}/%{name}
12cu|kdbg-2.5.3-1|35	%{_kde_datadir}/config/kdbgrc
12cu|kdbg-2.5.3-1|36	%{_kde_datadir}/applications/kde4/%{name}.desktop
12cu|kdbg-2.5.3-1|37	%{_kde_datadir}/apps/%{name}
12cu|kdbg-2.5.3-1|38	
12cu|kdbg-2.5.3-1|39	
12cu|kdbg-2.5.3-1|40	%changelog
12cu|kdbg-2.5.3-1|41	* Tue Apr 02 2013 Giovanni Mariani <mc2374@mclink.it> 2.5.3-1
12cu|kdbg-2.5.3-1|42	- New version 2.5.3
12cu|kdbg-2.5.3-1|43	
12cu|kdbg-2.5.3-1|44	* Tue Oct 09 2012 Giovanni Mariani <mc2374@mclink.it> 2.5.2-1
12cu|kdbg-2.5.3-1|45	- New version 2.5.2
12cu|kdbg-2.5.3-1|46	- Dropped support for obsolete distro releases
12cu|kdbg-2.5.3-1|47	- Dropped BuildRoot and %%clean section
12cu|kdbg-2.5.3-1|48	
12cu|kdbg-2.5.3-1|49	* Sun Apr 03 2011 Funda Wang <fwang@mandriva.org> 2.5.0-1mdv2011.0
12cu|kdbg-2.5.3-1|50	+ Revision: 650018
12cu|kdbg-2.5.3-1|51	- new version 2.5.0
12cu|kdbg-2.5.3-1|52	- Created package structure for kdbg.
12cu|kdbg-2.5.3-1|53	
12cu|kdbg-2.5.3-1|54	* Thu Sep 14 2006 Laurent MONTEL <lmontel@mandriva.com> 2.0.3-2
12cu|kdbg-2.5.3-1|55	- Fix generate menu
12cu|kdbg-2.5.3-1|56	
12cu|kdbg-2.5.3-1|57	* Tue Jan 24 2006 Laurent MONTEL <lmontel@mandriva.com> 2.0.3-1
12cu|kdbg-2.5.3-1|58	- 2.0.3
12cu|kdbg-2.5.3-1|59	
12cu|kdbg-2.5.3-1|60	* Wed Nov 30 2005 Laurent MONTEL <lmontel@mandriva.com> 2.0.2-1
12cu|kdbg-2.5.3-1|61	- 2.0.2
12cu|kdbg-2.5.3-1|62	
12cu|kdbg-2.5.3-1|63	* Wed Oct 26 2005 Laurent MONTEL <lmontel@mandriva.com> 2.0.1-1
12cu|kdbg-2.5.3-1|64	- 2.0.1
12cu|kdbg-2.5.3-1|65	
12cu|kdbg-2.5.3-1|66	* Mon Jul 25 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.0.0-1mdk
12cu|kdbg-2.5.3-1|67	- New release 2.0.0
12cu|kdbg-2.5.3-1|68	
12cu|kdbg-2.5.3-1|69	* Mon Mar 14 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 1.9.7-1mdk
12cu|kdbg-2.5.3-1|70	- 1.9.7
12cu|kdbg-2.5.3-1|71	
12cu|kdbg-2.5.3-1|72	* Fri Aug 13 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.9.6-1mdk
12cu|kdbg-2.5.3-1|73	- 1.9.6
12cu|kdbg-2.5.3-1|74	
12cu|kdbg-2.5.3-1|75	* Fri Jun  4 2004  <lmontel@n2.mandrakesoft.com> 1.2.9-4mdk
12cu|kdbg-2.5.3-1|76	- Rebuild
12cu|kdbg-2.5.3-1|77	
12cu|kdbg-2.5.3-1|78	* Mon Feb 09 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.9-3mdk
12cu|kdbg-2.5.3-1|79	- Rebuild
12cu|kdbg-2.5.3-1|80	
12cu|kdbg-2.5.3-1|81	* Wed Jan 21 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.9-2mdk
12cu|kdbg-2.5.3-1|82	- Rebuild
12cu|kdbg-2.5.3-1|83	
12cu|kdbg-2.5.3-1|84	* Wed Nov 12 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.9-1mdk
12cu|kdbg-2.5.3-1|85	- 1.2.9
12cu|kdbg-2.5.3-1|86	
12cu|kdbg-2.5.3-1|87	* Thu Jul 17 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.8-2mdk
12cu|kdbg-2.5.3-1|88	- Rebuild
12cu|kdbg-2.5.3-1|89	
12cu|kdbg-2.5.3-1|90	* Thu Jun 26 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.8-1mdk
12cu|kdbg-2.5.3-1|91	- 1.2.8
12cu|kdbg-2.5.3-1|92	
12cu|kdbg-2.5.3-1|93	* Mon Apr 28 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.7-2mdk
12cu|kdbg-2.5.3-1|94	- Fix spec file
12cu|kdbg-2.5.3-1|95	
12cu|kdbg-2.5.3-1|96	* Fri Feb 07 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.7-1mdk
12cu|kdbg-2.5.3-1|97	- update
12cu|kdbg-2.5.3-1|98	
12cu|kdbg-2.5.3-1|99	* Sat Nov 16 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.2.6-2mdk
12cu|kdbg-2.5.3-1|100	- Make it lib64 aware
12cu|kdbg-2.5.3-1|101	
12cu|kdbg-2.5.3-1|102	* Sun Oct 20 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.6-1mdk
12cu|kdbg-2.5.3-1|103	- 1.2.6
12cu|kdbg-2.5.3-1|104	
12cu|kdbg-2.5.3-1|105	* Wed Aug 14 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.5-4mdk
12cu|kdbg-2.5.3-1|106	- Rebuild against gcc-3.2
12cu|kdbg-2.5.3-1|107	
12cu|kdbg-2.5.3-1|108	* Sat Jul 27 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.5-3mdk
12cu|kdbg-2.5.3-1|109	- Rebuild against gcc-3.2
12cu|kdbg-2.5.3-1|110	
12cu|kdbg-2.5.3-1|111	* Thu Jun 27 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.5-2mdk
12cu|kdbg-2.5.3-1|112	- port to kde3.0
12cu|kdbg-2.5.3-1|113	
12cu|kdbg-2.5.3-1|114	* Wed Mar 27 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.5-1mdk
12cu|kdbg-2.5.3-1|115	- Update code 1.2.5
12cu|kdbg-2.5.3-1|116	
12cu|kdbg-2.5.3-1|117	* Thu Jan 22 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.4-2mdk
12cu|kdbg-2.5.3-1|118	- Add language file (bug reported by DUCLOS Andre <shirka@wanadoo.fr>)
12cu|kdbg-2.5.3-1|119	
12cu|kdbg-2.5.3-1|120	* Sun Jan 21 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.4-1mdk
12cu|kdbg-2.5.3-1|121	- Update code (1.2.4)
12cu|kdbg-2.5.3-1|122	
12cu|kdbg-2.5.3-1|123	* Wed Jan 02 2002 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.3-0.1mdk
12cu|kdbg-2.5.3-1|124	- update code
12cu|kdbg-2.5.3-1|125	
12cu|kdbg-2.5.3-1|126	* Mon Nov  5 2001 Stefan van der Eijk <stefan@eijk.nu> 1.2.2-0.4mdk
12cu|kdbg-2.5.3-1|127	- BuildRequires revisited
12cu|kdbg-2.5.3-1|128	
12cu|kdbg-2.5.3-1|129	* Thu Oct 18 2001 Daouda LO <daouda@mandrakesoft.com> 1.2.2-0.3mdk
12cu|kdbg-2.5.3-1|130	- spec cleanups
12cu|kdbg-2.5.3-1|131	- rpmlint compliant
12cu|kdbg-2.5.3-1|132	
12cu|kdbg-2.5.3-1|133	* Thu Sep 06 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.2-0.2mdk
12cu|kdbg-2.5.3-1|134	- Rebuild with new kdelibs
12cu|kdbg-2.5.3-1|135	
12cu|kdbg-2.5.3-1|136	* Tue Aug 21 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.2-0.1mdk
12cu|kdbg-2.5.3-1|137	- Update code (1.2.2)
12cu|kdbg-2.5.3-1|138	
12cu|kdbg-2.5.3-1|139	* Sat Jun 02 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.1-0.2mdk
12cu|kdbg-2.5.3-1|140	- Rebuild with kde2.2alpha2
12cu|kdbg-2.5.3-1|141	
12cu|kdbg-2.5.3-1|142	* Wed May 2 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.1-0.1mdk
12cu|kdbg-2.5.3-1|143	- Update code
12cu|kdbg-2.5.3-1|144	
12cu|kdbg-2.5.3-1|145	* Tue Apr 10 2001 David BAUDENS <baudens@mandrakesoft.com> 1.2.0-0.6mdk
12cu|kdbg-2.5.3-1|146	- Move KDE menu entry in %%_datadir/applnk
12cu|kdbg-2.5.3-1|147	- Rebuild against latest GCC
12cu|kdbg-2.5.3-1|148	
12cu|kdbg-2.5.3-1|149	* Sat Mar 31 2001 David BAUDENS <baudens@mandrakesoft.com> 1.2.0-0.5mdk
12cu|kdbg-2.5.3-1|150	- Fix BuildRequires for non %%ix86 architectures
12cu|kdbg-2.5.3-1|151	
12cu|kdbg-2.5.3-1|152	* Thu Mar 29 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.0-0.4mdk
12cu|kdbg-2.5.3-1|153	- Add build requires
12cu|kdbg-2.5.3-1|154	
12cu|kdbg-2.5.3-1|155	* Wed Mar 14 2001 David BAUDENS <baudens@mandrakesoft.com> 1.2.0-0.3mdk
12cu|kdbg-2.5.3-1|156	- Rebuild against Qt 2.3.0
12cu|kdbg-2.5.3-1|157	
12cu|kdbg-2.5.3-1|158	* Mon Feb 26 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2.0-0.2mdk
12cu|kdbg-2.5.3-1|159	- rebuild
12cu|kdbg-2.5.3-1|160	
12cu|kdbg-2.5.3-1|161	* Fri Dec 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.2.0-0.1mdk
12cu|kdbg-2.5.3-1|162	- new in contribs

9787 12
12cu|kde4-kio-rapip-0.2-3|1	Summary:	KDE 4 KIOslave for Windows Mobile devices
12cu|kde4-kio-rapip-0.2-3|2	Name:		kde4-kio-rapip
12cu|kde4-kio-rapip-0.2-3|3	Version:	0.2
12cu|kde4-kio-rapip-0.2-3|4	Release:	3
12cu|kde4-kio-rapip-0.2-3|5	License:	MIT
12cu|kde4-kio-rapip-0.2-3|6	Group:		Graphical desktop/KDE
12cu|kde4-kio-rapip-0.2-3|7	Url:		http://synce.sourceforge.net/
12cu|kde4-kio-rapip-0.2-3|8	Source0:	http://downloads.sourceforge.net/synce/%{name}-%{version}.tar.gz
12cu|kde4-kio-rapip-0.2-3|9	BuildRequires:	cmake
12cu|kde4-kio-rapip-0.2-3|10	BuildRequires:	kdelibs4-devel
12cu|kde4-kio-rapip-0.2-3|11	BuildRequires:	pkgconfig(librapi2)
12cu|kde4-kio-rapip-0.2-3|12	BuildRequires:	pkgconfig(libsynce)
12cu|kde4-kio-rapip-0.2-3|13	
12cu|kde4-kio-rapip-0.2-3|14	%description
12cu|kde4-kio-rapip-0.2-3|15	This is a full featured KIOslave used to browse through the file
12cu|kde4-kio-rapip-0.2-3|16	system of a Windows Mobile device, and to copy files to and from the
12cu|kde4-kio-rapip-0.2-3|17	PDA by drag and drop via Konqueror.
12cu|kde4-kio-rapip-0.2-3|18	
12cu|kde4-kio-rapip-0.2-3|19	To use, simply open Konqueror, Dolphin, or any other KIO-enabled file
12cu|kde4-kio-rapip-0.2-3|20	manager and type in rapip://DEVICENAME/ to the address bar. If you are
12cu|kde4-kio-rapip-0.2-3|21	not sure about the name of your device, simply go to rapip:/ which
12cu|kde4-kio-rapip-0.2-3|22	will show the first device it finds.
12cu|kde4-kio-rapip-0.2-3|23	
12cu|kde4-kio-rapip-0.2-3|24	%prep
12cu|kde4-kio-rapip-0.2-3|25	%setup -q
12cu|kde4-kio-rapip-0.2-3|26	
12cu|kde4-kio-rapip-0.2-3|27	%build
12cu|kde4-kio-rapip-0.2-3|28	rm -f CMakeCache.txt
12cu|kde4-kio-rapip-0.2-3|29	%cmake
12cu|kde4-kio-rapip-0.2-3|30	%make
12cu|kde4-kio-rapip-0.2-3|31	
12cu|kde4-kio-rapip-0.2-3|32	%install
12cu|kde4-kio-rapip-0.2-3|33	%makeinstall_std -C build
12cu|kde4-kio-rapip-0.2-3|34	
12cu|kde4-kio-rapip-0.2-3|35	%files
12cu|kde4-kio-rapip-0.2-3|36	%doc AUTHORS LICENSE ChangeLog README
12cu|kde4-kio-rapip-0.2-3|37	%{_kde_libdir}/kde4/kio_rapip.so
12cu|kde4-kio-rapip-0.2-3|38	%{_kde_services}/rapip.protocol
12cu|kde4-kio-rapip-0.2-3|39	%{_kde_services}/synce.protocol
12cu|kde4-kio-rapip-0.2-3|40	%{_datadir}/mime/packages/synce-kde4-kio-rapip.xml
12cu|kde4-kio-rapip-0.2-3|41	%{_iconsdir}/hicolor/*/apps/*.png
12cu|kde4-kio-rapip-0.2-3|42	
12cu|kde4-kio-rapip-0.2-3|43	%changelog
12cu|kde4-kio-rapip-0.2-3|44	* Thu Mar 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2-3
12cu|kde4-kio-rapip-0.2-3|45	+ Revision: 1ea50b2
12cu|kde4-kio-rapip-0.2-3|46	- LOG Spec cleanup
12cu|kde4-kio-rapip-0.2-3|47	
12cu|kde4-kio-rapip-0.2-3|48	

9788 12
12cu|kde4-kwin-dekorator-themes-0.3-1|1	Name:		kde4-kwin-dekorator-themes
12cu|kde4-kwin-dekorator-themes-0.3-1|2	Summary:	Themes for deKorator for KDE4
12cu|kde4-kwin-dekorator-themes-0.3-1|3	Version:	0.3
12cu|kde4-kwin-dekorator-themes-0.3-1|4	Release:	1
12cu|kde4-kwin-dekorator-themes-0.3-1|5	Group:		Graphical desktop/KDE
12cu|kde4-kwin-dekorator-themes-0.3-1|6	License:	GPL
12cu|kde4-kwin-dekorator-themes-0.3-1|7	Url:		http://www.kde-look.org/index.php?xcontentmode=21
12cu|kde4-kwin-dekorator-themes-0.3-1|8	# 23.04.2013
12cu|kde4-kwin-dekorator-themes-0.3-1|9	Source0:	all-themes-dekorator.tar.gz
12cu|kde4-kwin-dekorator-themes-0.3-1|10	BuildRequires:	kde4-macros
12cu|kde4-kwin-dekorator-themes-0.3-1|11	BuildArch:	noarch
12cu|kde4-kwin-dekorator-themes-0.3-1|12	
12cu|kde4-kwin-dekorator-themes-0.3-1|13	%description
12cu|kde4-kwin-dekorator-themes-0.3-1|14	Themes for deKorator pack. Includes:
12cu|kde4-kwin-dekorator-themes-0.3-1|15	-Aero_Glass
12cu|kde4-kwin-dekorator-themes-0.3-1|16	-AlphaCube
12cu|kde4-kwin-dekorator-themes-0.3-1|17	-Area-51-Lte
12cu|kde4-kwin-dekorator-themes-0.3-1|18	-Area-51
12cu|kde4-kwin-dekorator-themes-0.3-1|19	-beo
12cu|kde4-kwin-dekorator-themes-0.3-1|20	-black-n-green
12cu|kde4-kwin-dekorator-themes-0.3-1|21	-Blended
12cu|kde4-kwin-dekorator-themes-0.3-1|22	-blue_sky
12cu|kde4-kwin-dekorator-themes-0.3-1|23	-Bushido-Yellow
12cu|kde4-kwin-dekorator-themes-0.3-1|24	-chunxiayu
12cu|kde4-kwin-dekorator-themes-0.3-1|25	-Clay
12cu|kde4-kwin-dekorator-themes-0.3-1|26	-clearLook1
12cu|kde4-kwin-dekorator-themes-0.3-1|27	-clearLook2
12cu|kde4-kwin-dekorator-themes-0.3-1|28	-clearLook3
12cu|kde4-kwin-dekorator-themes-0.3-1|29	-clearLook4
12cu|kde4-kwin-dekorator-themes-0.3-1|30	-ClearLooks2-Blue
12cu|kde4-kwin-dekorator-themes-0.3-1|31	-Default
12cu|kde4-kwin-dekorator-themes-0.3-1|32	-golden-wood-original
12cu|kde4-kwin-dekorator-themes-0.3-1|33	-golden-wood-thin
12cu|kde4-kwin-dekorator-themes-0.3-1|34	-Kde-max 0.2
12cu|kde4-kwin-dekorator-themes-0.3-1|35	-kore
12cu|kde4-kwin-dekorator-themes-0.3-1|36	-LinspireClear
12cu|kde4-kwin-dekorator-themes-0.3-1|37	-mapuna-blended
12cu|kde4-kwin-dekorator-themes-0.3-1|38	-matrix
12cu|kde4-kwin-dekorator-themes-0.3-1|39	-milknoir-0.3
12cu|kde4-kwin-dekorator-themes-0.3-1|40	-Mockup
12cu|kde4-kwin-dekorator-themes-0.3-1|41	-NuOrDER
12cu|kde4-kwin-dekorator-themes-0.3-1|42	-Orangio
12cu|kde4-kwin-dekorator-themes-0.3-1|43	-Phacile-blue
12cu|kde4-kwin-dekorator-themes-0.3-1|44	-Phacile-green
12cu|kde4-kwin-dekorator-themes-0.3-1|45	-Plastic
12cu|kde4-kwin-dekorator-themes-0.3-1|46	-S_Dark-0.1
12cu|kde4-kwin-dekorator-themes-0.3-1|47	-simple_deco
12cu|kde4-kwin-dekorator-themes-0.3-1|48	-The-Error
12cu|kde4-kwin-dekorator-themes-0.3-1|49	-Titan-5-Lt
12cu|kde4-kwin-dekorator-themes-0.3-1|50	-Vectorcell2b
12cu|kde4-kwin-dekorator-themes-0.3-1|51	-vista
12cu|kde4-kwin-dekorator-themes-0.3-1|52	-winclassic
12cu|kde4-kwin-dekorator-themes-0.3-1|53	-yet-another-deKorator
12cu|kde4-kwin-dekorator-themes-0.3-1|54	
12cu|kde4-kwin-dekorator-themes-0.3-1|55	Get more themes at kde-look.org if you want.
12cu|kde4-kwin-dekorator-themes-0.3-1|56	
12cu|kde4-kwin-dekorator-themes-0.3-1|57	%prep
12cu|kde4-kwin-dekorator-themes-0.3-1|58	# nothing
12cu|kde4-kwin-dekorator-themes-0.3-1|59	
12cu|kde4-kwin-dekorator-themes-0.3-1|60	%build
12cu|kde4-kwin-dekorator-themes-0.3-1|61	# nothing
12cu|kde4-kwin-dekorator-themes-0.3-1|62	
12cu|kde4-kwin-dekorator-themes-0.3-1|63	%install
12cu|kde4-kwin-dekorator-themes-0.3-1|64	mkdir -p %{buildroot}%{_kde_appsdir}/deKorator
12cu|kde4-kwin-dekorator-themes-0.3-1|65	pushd %{buildroot}%{_kde_appsdir}/deKorator
12cu|kde4-kwin-dekorator-themes-0.3-1|66	tar -xf %{SOURCE0}
12cu|kde4-kwin-dekorator-themes-0.3-1|67	rm -rf themes/Elementary
12cu|kde4-kwin-dekorator-themes-0.3-1|68	rm -rf themes/Kore
12cu|kde4-kwin-dekorator-themes-0.3-1|69	popd
12cu|kde4-kwin-dekorator-themes-0.3-1|70	
12cu|kde4-kwin-dekorator-themes-0.3-1|71	%files
12cu|kde4-kwin-dekorator-themes-0.3-1|72	%defattr(644,root,root,755)
12cu|kde4-kwin-dekorator-themes-0.3-1|73	%{_kde_appsdir}/deKorator/themes/*
12cu|kde4-kwin-dekorator-themes-0.3-1|74	

9789 12
12cu|kde4-kwin-style-crystal-2.2.1-1|1	Name:		kde4-kwin-style-crystal
12cu|kde4-kwin-style-crystal-2.2.1-1|2	Summary:	Crystal kwin decoration theme to KDE 4.x
12cu|kde4-kwin-style-crystal-2.2.1-1|3	Version:	2.2.1
12cu|kde4-kwin-style-crystal-2.2.1-1|4	Release:	%mkrel 1
12cu|kde4-kwin-style-crystal-2.2.1-1|5	Group:		Graphical desktop/KDE
12cu|kde4-kwin-style-crystal-2.2.1-1|6	License:	GPLv2+
12cu|kde4-kwin-style-crystal-2.2.1-1|7	URL:		http://www.kde-look.org/content/show.php/crystal?content=75140
12cu|kde4-kwin-style-crystal-2.2.1-1|8	Source0:	http://www.kde-look.org/CONTENT/content-files/75140-crystal-%{version}.tar.bz2
12cu|kde4-kwin-style-crystal-2.2.1-1|9	BuildRequires:	kdebase4-workspace-devel
12cu|kde4-kwin-style-crystal-2.2.1-1|10	
12cu|kde4-kwin-style-crystal-2.2.1-1|11	%description
12cu|kde4-kwin-style-crystal-2.2.1-1|12	This is the port of the famous Crystal kwin decoration theme to KDE 4.x.
12cu|kde4-kwin-style-crystal-2.2.1-1|13	Main features:
12cu|kde4-kwin-style-crystal-2.2.1-1|14	* Choose the blending color of the buttons.
12cu|kde4-kwin-style-crystal-2.2.1-1|15	* You can define the title bar height and border size of the windows.
12cu|kde4-kwin-style-crystal-2.2.1-1|16	* Right click on minimize button toggles shade mode.
12cu|kde4-kwin-style-crystal-2.2.1-1|17	* Middle click on minimize button sends window to below.
12cu|kde4-kwin-style-crystal-2.2.1-1|18	* Double click on program symbol closes window.
12cu|kde4-kwin-style-crystal-2.2.1-1|19	* Support for button themes. Basic button theme is included, feel free to
12cu|kde4-kwin-style-crystal-2.2.1-1|20	swamp me with cool themes.
12cu|kde4-kwin-style-crystal-2.2.1-1|21	* Can show a tooltip of the caption
12cu|kde4-kwin-style-crystal-2.2.1-1|22	* If kdocker is installed (http://kdocker.sf.net), right click on close button
12cu|kde4-kwin-style-crystal-2.2.1-1|23	will send the window to the systemtray.
12cu|kde4-kwin-style-crystal-2.2.1-1|24	
12cu|kde4-kwin-style-crystal-2.2.1-1|25	
12cu|kde4-kwin-style-crystal-2.2.1-1|26	%prep
12cu|kde4-kwin-style-crystal-2.2.1-1|27	%setup -qn crystal-%{version}
12cu|kde4-kwin-style-crystal-2.2.1-1|28	
12cu|kde4-kwin-style-crystal-2.2.1-1|29	
12cu|kde4-kwin-style-crystal-2.2.1-1|30	%build
12cu|kde4-kwin-style-crystal-2.2.1-1|31	%cmake_kde4
12cu|kde4-kwin-style-crystal-2.2.1-1|32	%make
12cu|kde4-kwin-style-crystal-2.2.1-1|33	
12cu|kde4-kwin-style-crystal-2.2.1-1|34	
12cu|kde4-kwin-style-crystal-2.2.1-1|35	%install
12cu|kde4-kwin-style-crystal-2.2.1-1|36	%makeinstall_std -C build
12cu|kde4-kwin-style-crystal-2.2.1-1|37	
12cu|kde4-kwin-style-crystal-2.2.1-1|38	
12cu|kde4-kwin-style-crystal-2.2.1-1|39	%files
12cu|kde4-kwin-style-crystal-2.2.1-1|40	%doc AUTHORS
12cu|kde4-kwin-style-crystal-2.2.1-1|41	%{_kde_libdir}/kde4/kwin3_crystal.so
12cu|kde4-kwin-style-crystal-2.2.1-1|42	%{_kde_libdir}/kde4/kwin_crystal_config.so
12cu|kde4-kwin-style-crystal-2.2.1-1|43	%{_kde_appsdir}/kwin/crystal.desktop
12cu|kde4-kwin-style-crystal-2.2.1-1|44	
12cu|kde4-kwin-style-crystal-2.2.1-1|45	
12cu|kde4-kwin-style-crystal-2.2.1-1|46	%changelog
12cu|kde4-kwin-style-crystal-2.2.1-1|47	* Tue Jun 04 2013 Giovanni Mariani <mc2374@mclink.it> 2.2.1-1
12cu|kde4-kwin-style-crystal-2.2.1-1|48	- New release 2.2.1
12cu|kde4-kwin-style-crystal-2.2.1-1|49	- Cleaned the spec file
12cu|kde4-kwin-style-crystal-2.2.1-1|50	
12cu|kde4-kwin-style-crystal-2.2.1-1|51	* Sat Jul 19 2008 Funda Wang <fundawang@mandriva.org> 2.0.1-1mdv2009.0
12cu|kde4-kwin-style-crystal-2.2.1-1|52	+ Revision: 238669
12cu|kde4-kwin-style-crystal-2.2.1-1|53	- import kde4-kwin-style-crystal
12cu|kde4-kwin-style-crystal-2.2.1-1|54	
12cu|kde4-kwin-style-crystal-2.2.1-1|55	

9790 12
12cu|kde4-minimal-settings-0.1-3|1	Name: kde4-minimal-settings
12cu|kde4-minimal-settings-0.1-3|2	Version: 0.1
12cu|kde4-minimal-settings-0.1-3|3	Release: 3
12cu|kde4-minimal-settings-0.1-3|4	
12cu|kde4-minimal-settings-0.1-3|5	Group: Graphical desktop/KDE
12cu|kde4-minimal-settings-0.1-3|6	Summary: Minimal KDE4 settings
12cu|kde4-minimal-settings-0.1-3|7	Url: https://code.launchpad.net/kubuntu-low-fat-settings
12cu|kde4-minimal-settings-0.1-3|8	License: GPLv3
12cu|kde4-minimal-settings-0.1-3|9	
12cu|kde4-minimal-settings-0.1-3|10	BuildArch: noarch
12cu|kde4-minimal-settings-0.1-3|11	
12cu|kde4-minimal-settings-0.1-3|12	Requires: gettext qmergeinifiles > 1.50
12cu|kde4-minimal-settings-0.1-3|13	
12cu|kde4-minimal-settings-0.1-3|14	Source: %name.tar.gz
12cu|kde4-minimal-settings-0.1-3|15	Source1: kubuntu-low-fat-settings.tar
12cu|kde4-minimal-settings-0.1-3|16	
12cu|kde4-minimal-settings-0.1-3|17	BuildRequires: qmergeinifiles gettext kde4-macros
12cu|kde4-minimal-settings-0.1-3|18	
12cu|kde4-minimal-settings-0.1-3|19	%description
12cu|kde4-minimal-settings-0.1-3|20	This package allow to set minimal KDE4 settings to gain additional system
12cu|kde4-minimal-settings-0.1-3|21	resources.
12cu|kde4-minimal-settings-0.1-3|22	
12cu|kde4-minimal-settings-0.1-3|23	
12cu|kde4-minimal-settings-0.1-3|24	%prep
12cu|kde4-minimal-settings-0.1-3|25	%setup -q -n %name -a1
12cu|kde4-minimal-settings-0.1-3|26	# cleanup
12cu|kde4-minimal-settings-0.1-3|27	rm -rf kubuntu-low-fat-settings/share/autostart/
12cu|kde4-minimal-settings-0.1-3|28	rm -f kubuntu-low-fat-settings/share/config/kdeglobals
12cu|kde4-minimal-settings-0.1-3|29	rm -f kubuntu-low-fat-settings/share/config/kwinrc
12cu|kde4-minimal-settings-0.1-3|30	
12cu|kde4-minimal-settings-0.1-3|31	%build
12cu|kde4-minimal-settings-0.1-3|32	# config
12cu|kde4-minimal-settings-0.1-3|33	for conf in kubuntu-low-fat-settings/share/config/*
12cu|kde4-minimal-settings-0.1-3|34	do
12cu|kde4-minimal-settings-0.1-3|35	outname=`basename $conf`
12cu|kde4-minimal-settings-0.1-3|36	qmergeinifiles --no-override share/config/$outname $conf
12cu|kde4-minimal-settings-0.1-3|37	done
12cu|kde4-minimal-settings-0.1-3|38	# autostart
12cu|kde4-minimal-settings-0.1-3|39	#mkdir -p share/autostart
12cu|kde4-minimal-settings-0.1-3|40	#for desktop in kubuntu-low-fat-settings/share/autostart/*.desktop
12cu|kde4-minimal-settings-0.1-3|41	#do
12cu|kde4-minimal-settings-0.1-3|42	#    outname=`basename $desktop`
12cu|kde4-minimal-settings-0.1-3|43	#    qmergeinifiles --no-override share/autostart/$outname $conf
12cu|kde4-minimal-settings-0.1-3|44	#    cp -ar $desktop share/autostart/$outname
12cu|kde4-minimal-settings-0.1-3|45	#done
12cu|kde4-minimal-settings-0.1-3|46	
12cu|kde4-minimal-settings-0.1-3|47	%install
12cu|kde4-minimal-settings-0.1-3|48	mkdir -p %buildroot/%_kde_appsdir/%name/config
12cu|kde4-minimal-settings-0.1-3|49	install -m 0644 share/config/* %buildroot/%_kde_appsdir/%name/config
12cu|kde4-minimal-settings-0.1-3|50	mkdir -p %buildroot/%_kde_appsdir/%name/autostart/
12cu|kde4-minimal-settings-0.1-3|51	install -m 0644 share/autostart/* %buildroot/%_kde_appsdir/%name/autostart
12cu|kde4-minimal-settings-0.1-3|52	mkdir -p %buildroot/%_kde_bindir/
12cu|kde4-minimal-settings-0.1-3|53	install -m 0755 bin/%name %buildroot/%_kde_bindir/
12cu|kde4-minimal-settings-0.1-3|54	mkdir -p %buildroot/%_kde_applicationsdir/
12cu|kde4-minimal-settings-0.1-3|55	install -m 0644 share/applications/*.desktop %buildroot/%_kde_applicationsdir/
12cu|kde4-minimal-settings-0.1-3|56	# translations
12cu|kde4-minimal-settings-0.1-3|57	find po/* -type d | \
12cu|kde4-minimal-settings-0.1-3|58	while read d
12cu|kde4-minimal-settings-0.1-3|59	do
12cu|kde4-minimal-settings-0.1-3|60	lang=`basename $d`
12cu|kde4-minimal-settings-0.1-3|61	mkdir -p %buildroot/%_datadir/locale/$lang/LC_MESSAGES
12cu|kde4-minimal-settings-0.1-3|62	msgfmt -o %buildroot/%_datadir/locale/$lang/LC_MESSAGES/%name.mo $d/%name.po
12cu|kde4-minimal-settings-0.1-3|63	done
12cu|kde4-minimal-settings-0.1-3|64	
12cu|kde4-minimal-settings-0.1-3|65	%find_lang %name
12cu|kde4-minimal-settings-0.1-3|66	
12cu|kde4-minimal-settings-0.1-3|67	%files -f %name.lang
12cu|kde4-minimal-settings-0.1-3|68	%_kde_bindir/%name
12cu|kde4-minimal-settings-0.1-3|69	%_kde_appsdir/%name
12cu|kde4-minimal-settings-0.1-3|70	%_kde_applicationsdir/*-setup.desktop
12cu|kde4-minimal-settings-0.1-3|71	
12cu|kde4-minimal-settings-0.1-3|72	
12cu|kde4-minimal-settings-0.1-3|73	
12cu|kde4-minimal-settings-0.1-3|74	%changelog
12cu|kde4-minimal-settings-0.1-3|75	* Thu Jan 12 2012 Александр Казанцев <kazancas@mandriva.org> 0.1-2
12cu|kde4-minimal-settings-0.1-3|76	+ Revision: 760475
12cu|kde4-minimal-settings-0.1-3|77	- build with propertly kde macros
12cu|kde4-minimal-settings-0.1-3|78	
12cu|kde4-minimal-settings-0.1-3|79	* Thu Jan 12 2012 Александр Казанцев <kazancas@mandriva.org> 0.1-1
12cu|kde4-minimal-settings-0.1-3|80	+ Revision: 760299
12cu|kde4-minimal-settings-0.1-3|81	- use standart dir path
12cu|kde4-minimal-settings-0.1-3|82	- imported package kde4-minimal-settings
12cu|kde4-minimal-settings-0.1-3|83	
12cu|kde4-minimal-settings-0.1-3|84	
12cu|kde4-minimal-settings-0.1-3|85	* Thu Jan 12 2012 Alexander Kazancev <kazancas@mandriva.ru> 4.7-mdv1
12cu|kde4-minimal-settings-0.1-3|86	
12cu|kde4-minimal-settings-0.1-3|87	* Fri Oct 28 2011 Sergey V Turchin <zerg@altlinux.org> 4.7-alt1
12cu|kde4-minimal-settings-0.1-3|88	- initial build

9791 12
12cu|kde4-style-crystal-2.2.1-1|1	Name:		kde4-style-crystal
12cu|kde4-style-crystal-2.2.1-1|2	Summary:	Crystal kwin decoration theme to KDE 4.x
12cu|kde4-style-crystal-2.2.1-1|3	Version:	2.2.1
12cu|kde4-style-crystal-2.2.1-1|4	Release:	%mkrel 1
12cu|kde4-style-crystal-2.2.1-1|5	Group:		Graphical desktop/KDE
12cu|kde4-style-crystal-2.2.1-1|6	License:	GPLv2+
12cu|kde4-style-crystal-2.2.1-1|7	URL:		http://www.kde-look.org/content/show.php/crystal?content=75140
12cu|kde4-style-crystal-2.2.1-1|8	Source0:	http://www.kde-look.org/CONTENT/content-files/75140-crystal-%{version}.tar.bz2
12cu|kde4-style-crystal-2.2.1-1|9	BuildRequires:	kdebase4-workspace-devel
12cu|kde4-style-crystal-2.2.1-1|10	%rename		kde4-kwin-style-crystal
12cu|kde4-style-crystal-2.2.1-1|11	
12cu|kde4-style-crystal-2.2.1-1|12	%description
12cu|kde4-style-crystal-2.2.1-1|13	This is the port of the famous Crystal kwin decoration theme to KDE 4.x.
12cu|kde4-style-crystal-2.2.1-1|14	Main features:
12cu|kde4-style-crystal-2.2.1-1|15	* Choose the blending color of the buttons.
12cu|kde4-style-crystal-2.2.1-1|16	* You can define the title bar height and border size of the windows.
12cu|kde4-style-crystal-2.2.1-1|17	* Right click on minimize button toggles shade mode.
12cu|kde4-style-crystal-2.2.1-1|18	* Middle click on minimize button sends window to below.
12cu|kde4-style-crystal-2.2.1-1|19	* Double click on program symbol closes window.
12cu|kde4-style-crystal-2.2.1-1|20	* Support for button themes. Basic button theme is included, feel free
12cu|kde4-style-crystal-2.2.1-1|21	to swamp me with cool themes.
12cu|kde4-style-crystal-2.2.1-1|22	* Can show a tool-tip of the caption
12cu|kde4-style-crystal-2.2.1-1|23	* If kdocker is installed (http://kdocker.sf.net), right click on close
12cu|kde4-style-crystal-2.2.1-1|24	button will send the window to the system tray.
12cu|kde4-style-crystal-2.2.1-1|25	
12cu|kde4-style-crystal-2.2.1-1|26	
12cu|kde4-style-crystal-2.2.1-1|27	%prep
12cu|kde4-style-crystal-2.2.1-1|28	%setup -qn crystal-%{version}
12cu|kde4-style-crystal-2.2.1-1|29	
12cu|kde4-style-crystal-2.2.1-1|30	
12cu|kde4-style-crystal-2.2.1-1|31	%build
12cu|kde4-style-crystal-2.2.1-1|32	%cmake_kde4
12cu|kde4-style-crystal-2.2.1-1|33	%make
12cu|kde4-style-crystal-2.2.1-1|34	
12cu|kde4-style-crystal-2.2.1-1|35	
12cu|kde4-style-crystal-2.2.1-1|36	%install
12cu|kde4-style-crystal-2.2.1-1|37	%makeinstall_std -C build
12cu|kde4-style-crystal-2.2.1-1|38	
12cu|kde4-style-crystal-2.2.1-1|39	
12cu|kde4-style-crystal-2.2.1-1|40	%files
12cu|kde4-style-crystal-2.2.1-1|41	%doc AUTHORS README.md COPYING
12cu|kde4-style-crystal-2.2.1-1|42	%{_kde_libdir}/kde4/kwin3_crystal.so
12cu|kde4-style-crystal-2.2.1-1|43	%{_kde_libdir}/kde4/kwin_crystal_config.so
12cu|kde4-style-crystal-2.2.1-1|44	%{_kde_appsdir}/kwin/crystal.desktop
12cu|kde4-style-crystal-2.2.1-1|45	
12cu|kde4-style-crystal-2.2.1-1|46	
12cu|kde4-style-crystal-2.2.1-1|47	%changelog
12cu|kde4-style-crystal-2.2.1-1|48	* Wed Jun 05 2013 Giovanni Mariani <mc2374@mclink.it> 2.2.1-1
12cu|kde4-style-crystal-2.2.1-1|49	- New release 2.2.1
12cu|kde4-style-crystal-2.2.1-1|50	- Dropped P0 (merged upstream)
12cu|kde4-style-crystal-2.2.1-1|51	- Cleaned the spec file
12cu|kde4-style-crystal-2.2.1-1|52	- Fixed file list
12cu|kde4-style-crystal-2.2.1-1|53	
12cu|kde4-style-crystal-2.2.1-1|54	* Sun Sep 20 2009 John Balcaen <mikala@mandriva.org> 2.0.5-1mdv2010.0
12cu|kde4-style-crystal-2.2.1-1|55	+ Revision: 445072
12cu|kde4-style-crystal-2.2.1-1|56	- Update to 2.0.5
12cu|kde4-style-crystal-2.2.1-1|57	- Add a patch to fix compilation on 2.0.5
12cu|kde4-style-crystal-2.2.1-1|58	
12cu|kde4-style-crystal-2.2.1-1|59	* Sat May 02 2009 Funda Wang <fundawang@mandriva.org> 2.0.3-1mdv2010.0
12cu|kde4-style-crystal-2.2.1-1|60	+ Revision: 370788
12cu|kde4-style-crystal-2.2.1-1|61	- 2.0.3
12cu|kde4-style-crystal-2.2.1-1|62	
12cu|kde4-style-crystal-2.2.1-1|63	* Fri Jul 25 2008 Funda Wang <fundawang@mandriva.org> 2.0.1-2mdv2009.0
12cu|kde4-style-crystal-2.2.1-1|64	+ Revision: 249516
12cu|kde4-style-crystal-2.2.1-1|65	- rename spec file
12cu|kde4-style-crystal-2.2.1-1|66	- Rename to kde4-style-foobar, like other packages
12cu|kde4-style-crystal-2.2.1-1|67	
12cu|kde4-style-crystal-2.2.1-1|68	* Sat Jul 19 2008 Funda Wang <fundawang@mandriva.org> 2.0.1-1mdv2009.0
12cu|kde4-style-crystal-2.2.1-1|69	+ Revision: 238669
12cu|kde4-style-crystal-2.2.1-1|70	- import kde4-kwin-style-crystal
12cu|kde4-style-crystal-2.2.1-1|71	

9792 12
12cu|kde4-style-steampunk-aurorae-3.0-1|1	Summary:	"SteampunK Powered Linux" Aurorae theme
12cu|kde4-style-steampunk-aurorae-3.0-1|2	Name:		kde4-style-steampunk-aurorae
12cu|kde4-style-steampunk-aurorae-3.0-1|3	Version:	3.0
12cu|kde4-style-steampunk-aurorae-3.0-1|4	Release:	1
12cu|kde4-style-steampunk-aurorae-3.0-1|5	License:	Creative Commons Attribution-ShareAlike
12cu|kde4-style-steampunk-aurorae-3.0-1|6	Group:		Graphical desktop/KDE
12cu|kde4-style-steampunk-aurorae-3.0-1|7	Url:		http://kde-look.org/content/show.php?content=158790
12cu|kde4-style-steampunk-aurorae-3.0-1|8	Source0:	http://kde-look.org/CONTENT/content-files/158790-SteampunK.tar.gz
12cu|kde4-style-steampunk-aurorae-3.0-1|9	Requires:	kdebase4-workspace >= 2:4.10
12cu|kde4-style-steampunk-aurorae-3.0-1|10	BuildRequires:	kde4-macros
12cu|kde4-style-steampunk-aurorae-3.0-1|11	BuildArch:	noarch
12cu|kde4-style-steampunk-aurorae-3.0-1|12	
12cu|kde4-style-steampunk-aurorae-3.0-1|13	%description
12cu|kde4-style-steampunk-aurorae-3.0-1|14	This package contains the "SteampunK Powered Linux" theme for Aurorae.
12cu|kde4-style-steampunk-aurorae-3.0-1|15	
12cu|kde4-style-steampunk-aurorae-3.0-1|16	%files
12cu|kde4-style-steampunk-aurorae-3.0-1|17	%{_kde_appsdir}/aurorae/themes/SteampunK
12cu|kde4-style-steampunk-aurorae-3.0-1|18	
12cu|kde4-style-steampunk-aurorae-3.0-1|19	#----------------------------------------------------------------------------
12cu|kde4-style-steampunk-aurorae-3.0-1|20	
12cu|kde4-style-steampunk-aurorae-3.0-1|21	%prep
12cu|kde4-style-steampunk-aurorae-3.0-1|22	%setup -q -c
12cu|kde4-style-steampunk-aurorae-3.0-1|23	find . -type f | xargs chmod 0644
12cu|kde4-style-steampunk-aurorae-3.0-1|24	
12cu|kde4-style-steampunk-aurorae-3.0-1|25	%build
12cu|kde4-style-steampunk-aurorae-3.0-1|26	# nothing
12cu|kde4-style-steampunk-aurorae-3.0-1|27	
12cu|kde4-style-steampunk-aurorae-3.0-1|28	%install
12cu|kde4-style-steampunk-aurorae-3.0-1|29	mkdir -p %{buildroot}%{_kde_appsdir}/aurorae/themes
12cu|kde4-style-steampunk-aurorae-3.0-1|30	
12cu|kde4-style-steampunk-aurorae-3.0-1|31	cp -r SteampunK %{buildroot}%{_kde_appsdir}/aurorae/themes/
12cu|kde4-style-steampunk-aurorae-3.0-1|32	
12cu|kde4-style-steampunk-aurorae-3.0-1|33	
12cu|kde4-style-steampunk-aurorae-3.0-1|34	%changelog
12cu|kde4-style-steampunk-aurorae-3.0-1|35	* Mon Oct 14 2013 Rosa <rosa@abf.rosalinux.ru> 3.0-1
12cu|kde4-style-steampunk-aurorae-3.0-1|36	+ Revision: 6f92582
12cu|kde4-style-steampunk-aurorae-3.0-1|37	- Automatic import for version 3.0-1
12cu|kde4-style-steampunk-aurorae-3.0-1|38	
12cu|kde4-style-steampunk-aurorae-3.0-1|39	

9793 12
12cu|kde4-style-steampunk-colors-3.0-1|1	Summary:	"SteampunK Powered Linux" colors for KDE and QtCurve
12cu|kde4-style-steampunk-colors-3.0-1|2	Name:		kde4-style-steampunk-colors
12cu|kde4-style-steampunk-colors-3.0-1|3	Version:	3.0
12cu|kde4-style-steampunk-colors-3.0-1|4	Release:	1
12cu|kde4-style-steampunk-colors-3.0-1|5	License:	Creative Commons Attribution-ShareAlike
12cu|kde4-style-steampunk-colors-3.0-1|6	Group:		Graphical desktop/KDE
12cu|kde4-style-steampunk-colors-3.0-1|7	# Also http://kde-look.org/content/show.php?content=148276
12cu|kde4-style-steampunk-colors-3.0-1|8	# and http://kde-look.org/content/show.php/SteampunK+Light+Color+Scheme?content=155868
12cu|kde4-style-steampunk-colors-3.0-1|9	Url:		http://kde-look.org/content/show.php?content=148277
12cu|kde4-style-steampunk-colors-3.0-1|10	# Repack from all sources:
12cu|kde4-style-steampunk-colors-3.0-1|11	Source:		SteampunK_Colors.tar.gz
12cu|kde4-style-steampunk-colors-3.0-1|12	Requires:	kdebase4-workspace >= 2:4.10
12cu|kde4-style-steampunk-colors-3.0-1|13	BuildRequires:	kde4-macros
12cu|kde4-style-steampunk-colors-3.0-1|14	BuildArch:	noarch
12cu|kde4-style-steampunk-colors-3.0-1|15	
12cu|kde4-style-steampunk-colors-3.0-1|16	%description
12cu|kde4-style-steampunk-colors-3.0-1|17	This package contains the "SteampunK Powered Linux" colors for KDE and QtCurve.
12cu|kde4-style-steampunk-colors-3.0-1|18	
12cu|kde4-style-steampunk-colors-3.0-1|19	%files
12cu|kde4-style-steampunk-colors-3.0-1|20	%{_kde_appsdir}/color-schemes/*.colors
12cu|kde4-style-steampunk-colors-3.0-1|21	%{_kde_appsdir}/QtCurve/*.qtcurve
12cu|kde4-style-steampunk-colors-3.0-1|22	
12cu|kde4-style-steampunk-colors-3.0-1|23	#----------------------------------------------------------------------------
12cu|kde4-style-steampunk-colors-3.0-1|24	
12cu|kde4-style-steampunk-colors-3.0-1|25	%prep
12cu|kde4-style-steampunk-colors-3.0-1|26	%setup -q -c
12cu|kde4-style-steampunk-colors-3.0-1|27	find . -type f | xargs chmod 0644
12cu|kde4-style-steampunk-colors-3.0-1|28	
12cu|kde4-style-steampunk-colors-3.0-1|29	%build
12cu|kde4-style-steampunk-colors-3.0-1|30	# nothing
12cu|kde4-style-steampunk-colors-3.0-1|31	
12cu|kde4-style-steampunk-colors-3.0-1|32	%install
12cu|kde4-style-steampunk-colors-3.0-1|33	mkdir -p %{buildroot}%{_kde_appsdir}/color-schemes/
12cu|kde4-style-steampunk-colors-3.0-1|34	mkdir -p %{buildroot}%{_kde_appsdir}/QtCurve/
12cu|kde4-style-steampunk-colors-3.0-1|35	
12cu|kde4-style-steampunk-colors-3.0-1|36	cp SteampunK/{SteampunK,SteampunKLight}.colors %{buildroot}%{_kde_appsdir}/color-schemes/
12cu|kde4-style-steampunk-colors-3.0-1|37	cp SteampunK/{SteampunK,SteampunkLight}.qtcurve %{buildroot}%{_kde_appsdir}/QtCurve/
12cu|kde4-style-steampunk-colors-3.0-1|38	
12cu|kde4-style-steampunk-colors-3.0-1|39	
12cu|kde4-style-steampunk-colors-3.0-1|40	%changelog
12cu|kde4-style-steampunk-colors-3.0-1|41	* Mon Oct 14 2013 Rosa <rosa@abf.rosalinux.ru> 3.0-1
12cu|kde4-style-steampunk-colors-3.0-1|42	+ Revision: 6c7ac81
12cu|kde4-style-steampunk-colors-3.0-1|43	- Automatic import for version 3.0-1
12cu|kde4-style-steampunk-colors-3.0-1|44	
12cu|kde4-style-steampunk-colors-3.0-1|45	

9794 12
12cu|kde4-style-steampunk-cursors-3.0-1|1	Summary:	"SteampunK Powered Linux" mouse cursors theme
12cu|kde4-style-steampunk-cursors-3.0-1|2	Name:		kde4-style-steampunk-cursors
12cu|kde4-style-steampunk-cursors-3.0-1|3	Version:	3.0
12cu|kde4-style-steampunk-cursors-3.0-1|4	Release:	1
12cu|kde4-style-steampunk-cursors-3.0-1|5	License:	Creative Commons Attribution-ShareAlike
12cu|kde4-style-steampunk-cursors-3.0-1|6	Group:		Graphical desktop/KDE
12cu|kde4-style-steampunk-cursors-3.0-1|7	Url:		http://kde-look.org/content/show.php?content=161001
12cu|kde4-style-steampunk-cursors-3.0-1|8	Source0:	http://kde-look.org/CONTENT/content-files/161001-SteampunK.tar.gz
12cu|kde4-style-steampunk-cursors-3.0-1|9	BuildArch:	noarch
12cu|kde4-style-steampunk-cursors-3.0-1|10	
12cu|kde4-style-steampunk-cursors-3.0-1|11	%description
12cu|kde4-style-steampunk-cursors-3.0-1|12	This package contains the "SteampunK Powered Linux" mouse cursors.
12cu|kde4-style-steampunk-cursors-3.0-1|13	
12cu|kde4-style-steampunk-cursors-3.0-1|14	%files
12cu|kde4-style-steampunk-cursors-3.0-1|15	%{_iconsdir}/SteampunK
12cu|kde4-style-steampunk-cursors-3.0-1|16	
12cu|kde4-style-steampunk-cursors-3.0-1|17	#----------------------------------------------------------------------------
12cu|kde4-style-steampunk-cursors-3.0-1|18	
12cu|kde4-style-steampunk-cursors-3.0-1|19	%prep
12cu|kde4-style-steampunk-cursors-3.0-1|20	%setup -q -c
12cu|kde4-style-steampunk-cursors-3.0-1|21	find . -type f | xargs chmod 0644
12cu|kde4-style-steampunk-cursors-3.0-1|22	find . -type d | xargs chmod 0755
12cu|kde4-style-steampunk-cursors-3.0-1|23	
12cu|kde4-style-steampunk-cursors-3.0-1|24	%build
12cu|kde4-style-steampunk-cursors-3.0-1|25	# nothing
12cu|kde4-style-steampunk-cursors-3.0-1|26	
12cu|kde4-style-steampunk-cursors-3.0-1|27	%install
12cu|kde4-style-steampunk-cursors-3.0-1|28	mkdir -p %{buildroot}%{_iconsdir}
12cu|kde4-style-steampunk-cursors-3.0-1|29	
12cu|kde4-style-steampunk-cursors-3.0-1|30	cp -r SteampunK %{buildroot}%{_iconsdir}/
12cu|kde4-style-steampunk-cursors-3.0-1|31	
12cu|kde4-style-steampunk-cursors-3.0-1|32	
12cu|kde4-style-steampunk-cursors-3.0-1|33	%changelog
12cu|kde4-style-steampunk-cursors-3.0-1|34	* Mon Oct 14 2013 Rosa <rosa@abf.rosalinux.ru> 3.0-1
12cu|kde4-style-steampunk-cursors-3.0-1|35	+ Revision: 8aa4709
12cu|kde4-style-steampunk-cursors-3.0-1|36	- Automatic import for version 3.0-1
12cu|kde4-style-steampunk-cursors-3.0-1|37	
12cu|kde4-style-steampunk-cursors-3.0-1|38	

9795 12
12cu|kde4-style-steampunk-kdm-3.0-1|1	Summary:	"SteampunK Powered Linux" KDM theme
12cu|kde4-style-steampunk-kdm-3.0-1|2	Name:		kde4-style-steampunk-kdm
12cu|kde4-style-steampunk-kdm-3.0-1|3	Version:	3.0
12cu|kde4-style-steampunk-kdm-3.0-1|4	Release:	1
12cu|kde4-style-steampunk-kdm-3.0-1|5	License:	Creative Commons Attribution-ShareAlike
12cu|kde4-style-steampunk-kdm-3.0-1|6	Group:		Graphical desktop/KDE
12cu|kde4-style-steampunk-kdm-3.0-1|7	Url:		http://kde-look.org/content/show.php?content=142139
12cu|kde4-style-steampunk-kdm-3.0-1|8	Source:		http://sites.google.com/site/binaryinspiration/download/SPL_KDM.tar.gz
12cu|kde4-style-steampunk-kdm-3.0-1|9	Requires:	kdm >= 2:4.10
12cu|kde4-style-steampunk-kdm-3.0-1|10	BuildRequires:	kde4-macros
12cu|kde4-style-steampunk-kdm-3.0-1|11	BuildArch:	noarch
12cu|kde4-style-steampunk-kdm-3.0-1|12	
12cu|kde4-style-steampunk-kdm-3.0-1|13	%description
12cu|kde4-style-steampunk-kdm-3.0-1|14	This package contains the "SteampunK Powered Linux" theme for KDM.
12cu|kde4-style-steampunk-kdm-3.0-1|15	
12cu|kde4-style-steampunk-kdm-3.0-1|16	%files
12cu|kde4-style-steampunk-kdm-3.0-1|17	%{_kde_appsdir}/kdm/themes/SteampunK
12cu|kde4-style-steampunk-kdm-3.0-1|18	
12cu|kde4-style-steampunk-kdm-3.0-1|19	#----------------------------------------------------------------------------
12cu|kde4-style-steampunk-kdm-3.0-1|20	
12cu|kde4-style-steampunk-kdm-3.0-1|21	%prep
12cu|kde4-style-steampunk-kdm-3.0-1|22	%setup -q -c
12cu|kde4-style-steampunk-kdm-3.0-1|23	find . -type f | xargs chmod 0644
12cu|kde4-style-steampunk-kdm-3.0-1|24	
12cu|kde4-style-steampunk-kdm-3.0-1|25	%build
12cu|kde4-style-steampunk-kdm-3.0-1|26	# nothing
12cu|kde4-style-steampunk-kdm-3.0-1|27	
12cu|kde4-style-steampunk-kdm-3.0-1|28	%install
12cu|kde4-style-steampunk-kdm-3.0-1|29	mkdir -p %{buildroot}%{_kde_appsdir}/kdm/themes/
12cu|kde4-style-steampunk-kdm-3.0-1|30	
12cu|kde4-style-steampunk-kdm-3.0-1|31	cp -r SteampunK %{buildroot}%{_kde_appsdir}/kdm/themes/
12cu|kde4-style-steampunk-kdm-3.0-1|32	
12cu|kde4-style-steampunk-kdm-3.0-1|33	
12cu|kde4-style-steampunk-kdm-3.0-1|34	%changelog
12cu|kde4-style-steampunk-kdm-3.0-1|35	* Mon Oct 14 2013 Rosa <rosa@abf.rosalinux.ru> 3.0-1
12cu|kde4-style-steampunk-kdm-3.0-1|36	+ Revision: 7122dd9
12cu|kde4-style-steampunk-kdm-3.0-1|37	- Automatic import for version 3.0-1
12cu|kde4-style-steampunk-kdm-3.0-1|38	
12cu|kde4-style-steampunk-kdm-3.0-1|39	

9796 12
12cu|kde4-style-steampunk-ksplash-3.0-2|1	Summary:	"SteampunK Powered Linux" KSplash theme
12cu|kde4-style-steampunk-ksplash-3.0-2|2	Name:		kde4-style-steampunk-ksplash
12cu|kde4-style-steampunk-ksplash-3.0-2|3	Version:	3.0
12cu|kde4-style-steampunk-ksplash-3.0-2|4	Release:	2
12cu|kde4-style-steampunk-ksplash-3.0-2|5	License:	Creative Commons Attribution-ShareAlike
12cu|kde4-style-steampunk-ksplash-3.0-2|6	Group:		Graphical desktop/KDE
12cu|kde4-style-steampunk-ksplash-3.0-2|7	Url:		http://kde-look.org/content/show.php?content=142138
12cu|kde4-style-steampunk-ksplash-3.0-2|8	Source:		http://sites.google.com/site/binaryinspiration/download/SteampunK_KSplash3.tar.gz
12cu|kde4-style-steampunk-ksplash-3.0-2|9	Requires:	kdebase4-workspace >= 2:4.10
12cu|kde4-style-steampunk-ksplash-3.0-2|10	BuildRequires:	kde4-macros
12cu|kde4-style-steampunk-ksplash-3.0-2|11	BuildArch:	noarch
12cu|kde4-style-steampunk-ksplash-3.0-2|12	
12cu|kde4-style-steampunk-ksplash-3.0-2|13	%description
12cu|kde4-style-steampunk-ksplash-3.0-2|14	This package contains the "SteampunK Powered Linux" theme for KSplash.
12cu|kde4-style-steampunk-ksplash-3.0-2|15	
12cu|kde4-style-steampunk-ksplash-3.0-2|16	%files
12cu|kde4-style-steampunk-ksplash-3.0-2|17	%{_kde_appsdir}/ksplash/Themes/SteampunK
12cu|kde4-style-steampunk-ksplash-3.0-2|18	
12cu|kde4-style-steampunk-ksplash-3.0-2|19	#----------------------------------------------------------------------------
12cu|kde4-style-steampunk-ksplash-3.0-2|20	
12cu|kde4-style-steampunk-ksplash-3.0-2|21	%prep
12cu|kde4-style-steampunk-ksplash-3.0-2|22	%setup -q -c
12cu|kde4-style-steampunk-ksplash-3.0-2|23	find . -type f | xargs chmod 0644
12cu|kde4-style-steampunk-ksplash-3.0-2|24	
12cu|kde4-style-steampunk-ksplash-3.0-2|25	%build
12cu|kde4-style-steampunk-ksplash-3.0-2|26	# nothing
12cu|kde4-style-steampunk-ksplash-3.0-2|27	
12cu|kde4-style-steampunk-ksplash-3.0-2|28	%install
12cu|kde4-style-steampunk-ksplash-3.0-2|29	mkdir -p %{buildroot}/%{_kde_appsdir}/ksplash/Themes
12cu|kde4-style-steampunk-ksplash-3.0-2|30	
12cu|kde4-style-steampunk-ksplash-3.0-2|31	cp -r SteampunK %{buildroot}%{_kde_appsdir}/ksplash/Themes/
12cu|kde4-style-steampunk-ksplash-3.0-2|32	
12cu|kde4-style-steampunk-ksplash-3.0-2|33	
12cu|kde4-style-steampunk-ksplash-3.0-2|34	%changelog
12cu|kde4-style-steampunk-ksplash-3.0-2|35	* Mon Oct 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0-2
12cu|kde4-style-steampunk-ksplash-3.0-2|36	+ Revision: 5a90fa0
12cu|kde4-style-steampunk-ksplash-3.0-2|37	- LOG Fix Requires and License
12cu|kde4-style-steampunk-ksplash-3.0-2|38	
12cu|kde4-style-steampunk-ksplash-3.0-2|39	

9797 12
12cu|kde4-style-steampunk-wallpapers-3.0-1|1	Summary:	"SteampunK Powered Linux" wallpapers
12cu|kde4-style-steampunk-wallpapers-3.0-1|2	Name:		kde4-style-steampunk-wallpapers
12cu|kde4-style-steampunk-wallpapers-3.0-1|3	Version:	3.0
12cu|kde4-style-steampunk-wallpapers-3.0-1|4	Release:	1
12cu|kde4-style-steampunk-wallpapers-3.0-1|5	License:	Creative Commons Attribution-ShareAlike
12cu|kde4-style-steampunk-wallpapers-3.0-1|6	Group:		Graphical desktop/KDE
12cu|kde4-style-steampunk-wallpapers-3.0-1|7	Url:		http://kde-look.org/content/show.php?content=149320
12cu|kde4-style-steampunk-wallpapers-3.0-1|8	Source0:	http://sites.google.com/site/binaryinspiration/download/SPL_Wlpr_Engine.tar.gz
12cu|kde4-style-steampunk-wallpapers-3.0-1|9	Source1:	http://sites.google.com/site/binaryinspiration/download/SPL_Wlpr_Machine.tar.gz
12cu|kde4-style-steampunk-wallpapers-3.0-1|10	Source2:	http://sites.google.com/site/binaryinspiration/download/SPL_Wlpr_Simple.tar.gz
12cu|kde4-style-steampunk-wallpapers-3.0-1|11	BuildArch:	noarch
12cu|kde4-style-steampunk-wallpapers-3.0-1|12	
12cu|kde4-style-steampunk-wallpapers-3.0-1|13	%description
12cu|kde4-style-steampunk-wallpapers-3.0-1|14	This package contains the "SteampunK Powered Linux" wallpapers.
12cu|kde4-style-steampunk-wallpapers-3.0-1|15	
12cu|kde4-style-steampunk-wallpapers-3.0-1|16	%files
12cu|kde4-style-steampunk-wallpapers-3.0-1|17	%{_datadir}/wallpapers/SteampunK_Engine
12cu|kde4-style-steampunk-wallpapers-3.0-1|18	%{_datadir}/wallpapers/SteampunK_Machine
12cu|kde4-style-steampunk-wallpapers-3.0-1|19	%{_datadir}/wallpapers/SteampunK_Simple
12cu|kde4-style-steampunk-wallpapers-3.0-1|20	
12cu|kde4-style-steampunk-wallpapers-3.0-1|21	#----------------------------------------------------------------------------
12cu|kde4-style-steampunk-wallpapers-3.0-1|22	
12cu|kde4-style-steampunk-wallpapers-3.0-1|23	%prep
12cu|kde4-style-steampunk-wallpapers-3.0-1|24	%setup -q -c -a1 -a2
12cu|kde4-style-steampunk-wallpapers-3.0-1|25	find . -type f | xargs chmod 0644
12cu|kde4-style-steampunk-wallpapers-3.0-1|26	
12cu|kde4-style-steampunk-wallpapers-3.0-1|27	%build
12cu|kde4-style-steampunk-wallpapers-3.0-1|28	# nothing
12cu|kde4-style-steampunk-wallpapers-3.0-1|29	
12cu|kde4-style-steampunk-wallpapers-3.0-1|30	%install
12cu|kde4-style-steampunk-wallpapers-3.0-1|31	mkdir -p %{buildroot}%{_datadir}/wallpapers
12cu|kde4-style-steampunk-wallpapers-3.0-1|32	
12cu|kde4-style-steampunk-wallpapers-3.0-1|33	cp -r SteampunK_{Engine,Machine,Simple} %{buildroot}%{_datadir}/wallpapers/
12cu|kde4-style-steampunk-wallpapers-3.0-1|34	
12cu|kde4-style-steampunk-wallpapers-3.0-1|35	
12cu|kde4-style-steampunk-wallpapers-3.0-1|36	%changelog
12cu|kde4-style-steampunk-wallpapers-3.0-1|37	* Mon Oct 14 2013 Rosa <rosa@abf.rosalinux.ru> 3.0-1
12cu|kde4-style-steampunk-wallpapers-3.0-1|38	+ Revision: 3321fc3
12cu|kde4-style-steampunk-wallpapers-3.0-1|39	- Automatic import for version 3.0-1
12cu|kde4-style-steampunk-wallpapers-3.0-1|40	
12cu|kde4-style-steampunk-wallpapers-3.0-1|41	

9798 12
12cu|kde4-style-steampunk-yakuake-3.0-1|1	Summary:	"SteampunK Powered Linux" Yakuake theme
12cu|kde4-style-steampunk-yakuake-3.0-1|2	Name:		kde4-style-steampunk-yakuake
12cu|kde4-style-steampunk-yakuake-3.0-1|3	Version:	3.0
12cu|kde4-style-steampunk-yakuake-3.0-1|4	Release:	1
12cu|kde4-style-steampunk-yakuake-3.0-1|5	License:	Creative Commons Attribution-ShareAlike
12cu|kde4-style-steampunk-yakuake-3.0-1|6	Group:		Graphical desktop/KDE
12cu|kde4-style-steampunk-yakuake-3.0-1|7	Url:		http://kde-look.org/content/show.php?content=158529
12cu|kde4-style-steampunk-yakuake-3.0-1|8	Source0:	http://kde-look.org/CONTENT/content-files/158529-SteampunK.tar.gz
12cu|kde4-style-steampunk-yakuake-3.0-1|9	Requires:	yakuake
12cu|kde4-style-steampunk-yakuake-3.0-1|10	BuildRequires:	kde4-macros
12cu|kde4-style-steampunk-yakuake-3.0-1|11	BuildArch:	noarch
12cu|kde4-style-steampunk-yakuake-3.0-1|12	
12cu|kde4-style-steampunk-yakuake-3.0-1|13	%description
12cu|kde4-style-steampunk-yakuake-3.0-1|14	This package contains the "SteampunK Powered Linux" theme for Yakuake.
12cu|kde4-style-steampunk-yakuake-3.0-1|15	
12cu|kde4-style-steampunk-yakuake-3.0-1|16	%files
12cu|kde4-style-steampunk-yakuake-3.0-1|17	%{_kde_appsdir}/yakuake/skins/SteampunK
12cu|kde4-style-steampunk-yakuake-3.0-1|18	
12cu|kde4-style-steampunk-yakuake-3.0-1|19	#----------------------------------------------------------------------------
12cu|kde4-style-steampunk-yakuake-3.0-1|20	
12cu|kde4-style-steampunk-yakuake-3.0-1|21	%prep
12cu|kde4-style-steampunk-yakuake-3.0-1|22	%setup -q -c
12cu|kde4-style-steampunk-yakuake-3.0-1|23	find . -type f | xargs chmod 0644
12cu|kde4-style-steampunk-yakuake-3.0-1|24	
12cu|kde4-style-steampunk-yakuake-3.0-1|25	%build
12cu|kde4-style-steampunk-yakuake-3.0-1|26	# nothing
12cu|kde4-style-steampunk-yakuake-3.0-1|27	
12cu|kde4-style-steampunk-yakuake-3.0-1|28	%install
12cu|kde4-style-steampunk-yakuake-3.0-1|29	mkdir -p %{buildroot}%{_kde_appsdir}/yakuake/skins
12cu|kde4-style-steampunk-yakuake-3.0-1|30	
12cu|kde4-style-steampunk-yakuake-3.0-1|31	cp -r SteampunK %{buildroot}%{_kde_appsdir}/yakuake/skins/
12cu|kde4-style-steampunk-yakuake-3.0-1|32	
12cu|kde4-style-steampunk-yakuake-3.0-1|33	%changelog
12cu|kde4-style-steampunk-yakuake-3.0-1|34	* Mon Oct 14 2013 Rosa <rosa@abf.rosalinux.ru> 3.0-1
12cu|kde4-style-steampunk-yakuake-3.0-1|35	+ Revision: 63d4ff2
12cu|kde4-style-steampunk-yakuake-3.0-1|36	- Automatic import for version 3.0-1
12cu|kde4-style-steampunk-yakuake-3.0-1|37	
12cu|kde4-style-steampunk-yakuake-3.0-1|38	

9799 12
12cu|kde-cdemu-manager-0.5.0-1|1	%define srcname kde_cdemu
12cu|kde-cdemu-manager-0.5.0-1|2	
12cu|kde-cdemu-manager-0.5.0-1|3	Summary:	A simple KDE front-end for CDemu
12cu|kde-cdemu-manager-0.5.0-1|4	Name:		kde-cdemu-manager
12cu|kde-cdemu-manager-0.5.0-1|5	Version:	0.5.0
12cu|kde-cdemu-manager-0.5.0-1|6	Release:	1
12cu|kde-cdemu-manager-0.5.0-1|7	License:	LGPLv2+
12cu|kde-cdemu-manager-0.5.0-1|8	Group:		Graphical desktop/KDE
12cu|kde-cdemu-manager-0.5.0-1|9	Url:		http://kde-apps.org/content/show.php/KDE+CDEmu+Manager?content=99752
12cu|kde-cdemu-manager-0.5.0-1|10	Source0:	http://kde-apps.org/CONTENT/content-files/99752-%{srcname}-%{version}.tar.gz
12cu|kde-cdemu-manager-0.5.0-1|11	BuildRequires:	kdelibs4-devel
12cu|kde-cdemu-manager-0.5.0-1|12	Requires:	cdemu-client
12cu|kde-cdemu-manager-0.5.0-1|13	
12cu|kde-cdemu-manager-0.5.0-1|14	%description
12cu|kde-cdemu-manager-0.5.0-1|15	KDE CDemu Manager is a simple front-end for CDemu.
12cu|kde-cdemu-manager-0.5.0-1|16	
12cu|kde-cdemu-manager-0.5.0-1|17	It provides a little manager window that gives you an overview of your virtual
12cu|kde-cdemu-manager-0.5.0-1|18	drives and allows you to mount and unmount images.
12cu|kde-cdemu-manager-0.5.0-1|19	
12cu|kde-cdemu-manager-0.5.0-1|20	It also includes a KDE service menu for mounting images directly from
12cu|kde-cdemu-manager-0.5.0-1|21	Dolphin/Konqueror (which is what most people will want to use).
12cu|kde-cdemu-manager-0.5.0-1|22	
12cu|kde-cdemu-manager-0.5.0-1|23	Images can be unmounted like any other media through Dolphin or the Device
12cu|kde-cdemu-manager-0.5.0-1|24	Notifier widget.
12cu|kde-cdemu-manager-0.5.0-1|25	
12cu|kde-cdemu-manager-0.5.0-1|26	%files -f %{srcname}.lang
12cu|kde-cdemu-manager-0.5.0-1|27	%{_kde_bindir}/kde_cdemu
12cu|kde-cdemu-manager-0.5.0-1|28	%{_kde_applicationsdir}/kde_cdemu.desktop
12cu|kde-cdemu-manager-0.5.0-1|29	%{_kde_appsdir}/kde_cdemu/kde_cdemuui.rc
12cu|kde-cdemu-manager-0.5.0-1|30	%{_kde_services}/ServiceMenus/kde_cdemu_mount.desktop
12cu|kde-cdemu-manager-0.5.0-1|31	
12cu|kde-cdemu-manager-0.5.0-1|32	#----------------------------------------------------------------------------
12cu|kde-cdemu-manager-0.5.0-1|33	
12cu|kde-cdemu-manager-0.5.0-1|34	%prep
12cu|kde-cdemu-manager-0.5.0-1|35	%setup -q -n %{srcname}
12cu|kde-cdemu-manager-0.5.0-1|36	find . -name '*.cpp' -exec chmod 644 {} \;
12cu|kde-cdemu-manager-0.5.0-1|37	find . -name '*.h' -exec chmod 644 {} \;
12cu|kde-cdemu-manager-0.5.0-1|38	
12cu|kde-cdemu-manager-0.5.0-1|39	%build
12cu|kde-cdemu-manager-0.5.0-1|40	%cmake_kde4
12cu|kde-cdemu-manager-0.5.0-1|41	%make
12cu|kde-cdemu-manager-0.5.0-1|42	
12cu|kde-cdemu-manager-0.5.0-1|43	%install
12cu|kde-cdemu-manager-0.5.0-1|44	%makeinstall_std -C build
12cu|kde-cdemu-manager-0.5.0-1|45	
12cu|kde-cdemu-manager-0.5.0-1|46	%find_lang %{srcname}
12cu|kde-cdemu-manager-0.5.0-1|47	
12cu|kde-cdemu-manager-0.5.0-1|48	
12cu|kde-cdemu-manager-0.5.0-1|49	%changelog
12cu|kde-cdemu-manager-0.5.0-1|50	* Sun Jan 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.0-1
12cu|kde-cdemu-manager-0.5.0-1|51	+ Revision: f688508
12cu|kde-cdemu-manager-0.5.0-1|52	- LOG New version 0.5.0
12cu|kde-cdemu-manager-0.5.0-1|53	
12cu|kde-cdemu-manager-0.5.0-1|54	

9800 12
12cu|kdeconnect-0.8-1|1	Summary:	Connect KDE with your smartphone
12cu|kdeconnect-0.8-1|2	Name:		kdeconnect
12cu|kdeconnect-0.8-1|3	Version:	0.8
12cu|kdeconnect-0.8-1|4	Release:	1
12cu|kdeconnect-0.8-1|5	License:	GPLv2+
12cu|kdeconnect-0.8-1|6	Group:		Graphical desktop/KDE
12cu|kdeconnect-0.8-1|7	Url:		http://albertvaka.wordpress.com/
12cu|kdeconnect-0.8-1|8	Source0:	ftp://ftp.kde.org/pub/kde/unstable/%{name}/%{version}/src/%{name}-kde-%{version}.tar.xz
12cu|kdeconnect-0.8-1|9	BuildRequires:	cmake
12cu|kdeconnect-0.8-1|10	BuildRequires:	kdelibs4-devel
12cu|kdeconnect-0.8-1|11	BuildRequires:	pkgconfig(libfakekey)
12cu|kdeconnect-0.8-1|12	BuildRequires:	pkgconfig(QJson)
12cu|kdeconnect-0.8-1|13	BuildRequires:	pkgconfig(xtst)
12cu|kdeconnect-0.8-1|14	
12cu|kdeconnect-0.8-1|15	%description
12cu|kdeconnect-0.8-1|16	KDE Connect is a module to connect KDE with your smartphone.
12cu|kdeconnect-0.8-1|17	You need to install KdeConnect.apk on your smartphone to make it work.
12cu|kdeconnect-0.8-1|18	
12cu|kdeconnect-0.8-1|19	%files -f %{name}.lang
12cu|kdeconnect-0.8-1|20	%{_bindir}/kdeconnect-cli
12cu|kdeconnect-0.8-1|21	%{_kde_applicationsdir}/%{name}.desktop
12cu|kdeconnect-0.8-1|22	%{_kde_appsdir}/%{name}/
12cu|kdeconnect-0.8-1|23	%{_kde_appsdir}/plasma/plasmoids/%{name}
12cu|kdeconnect-0.8-1|24	%{_kde_iconsdir}/hicolor/*/apps/%{name}.*
12cu|kdeconnect-0.8-1|25	%{_kde_libdir}/kde4/kcm_kdeconnect.so
12cu|kdeconnect-0.8-1|26	%{_kde_libdir}/kde4/kded_kdeconnect.so
12cu|kdeconnect-0.8-1|27	%{_kde_libdir}/kde4/kdeconnect_battery.so
12cu|kdeconnect-0.8-1|28	%{_kde_libdir}/kde4/kdeconnect_clipboard.so
12cu|kdeconnect-0.8-1|29	%{_kde_libdir}/kde4/kdeconnect_mpriscontrol.so
12cu|kdeconnect-0.8-1|30	%{_kde_libdir}/kde4/kdeconnect_notifications.so
12cu|kdeconnect-0.8-1|31	%{_kde_libdir}/kde4/kdeconnect_pausemusic.so
12cu|kdeconnect-0.8-1|32	%{_kde_libdir}/kde4/kdeconnect_pausemusic_config.so
12cu|kdeconnect-0.8-1|33	%{_kde_libdir}/kde4/kdeconnect_ping.so
12cu|kdeconnect-0.8-1|34	%{_kde_libdir}/kde4/kdeconnect_screensaver_inhibit.so
12cu|kdeconnect-0.8-1|35	%{_kde_libdir}/kde4/kdeconnect_share.so
12cu|kdeconnect-0.8-1|36	%{_kde_libdir}/kde4/kdeconnect_share_config.so
12cu|kdeconnect-0.8-1|37	%{_kde_libdir}/kde4/kdeconnect_telephony.so
12cu|kdeconnect-0.8-1|38	%{_kde_libdir}/kde4/imports/org/kde/kdeconnect
12cu|kdeconnect-0.8-1|39	%{_kde_libdir}/kde4/libexec/kdeconnectd
12cu|kdeconnect-0.8-1|40	%{_kde_libdir}/kde4/kdeconnect_mousepad.so
12cu|kdeconnect-0.8-1|41	%{_kde_libdir}/kde4/kdeconnect_sftp.so
12cu|kdeconnect-0.8-1|42	%{_kde_libdir}/kde4/kdeconnect_sftp_config.so
12cu|kdeconnect-0.8-1|43	%{_kde_libdir}/kde4/kdeconnectfiletiemaction.so
12cu|kdeconnect-0.8-1|44	%{_kde_libdir}/kde4/kio_kdeconnect.so
12cu|kdeconnect-0.8-1|45	%{_kde_services}/kcm_kdeconnect.desktop
12cu|kdeconnect-0.8-1|46	%{_kde_services}/kded/kdeconnect.desktop
12cu|kdeconnect-0.8-1|47	%{_kde_services}/kdeconnect_battery.desktop
12cu|kdeconnect-0.8-1|48	%{_kde_services}/kdeconnect_clipboard.desktop
12cu|kdeconnect-0.8-1|49	%{_kde_services}/kdeconnect_mpriscontrol.desktop
12cu|kdeconnect-0.8-1|50	%{_kde_services}/kdeconnect_notifications.desktop
12cu|kdeconnect-0.8-1|51	%{_kde_services}/kdeconnect_pausemusic.desktop
12cu|kdeconnect-0.8-1|52	%{_kde_services}/kdeconnect_pausemusic_config.desktop
12cu|kdeconnect-0.8-1|53	%{_kde_services}/kdeconnect_ping.desktop
12cu|kdeconnect-0.8-1|54	%{_kde_services}/kdeconnect_screensaver_inhibit.desktop
12cu|kdeconnect-0.8-1|55	%{_kde_services}/kdeconnect_share.desktop
12cu|kdeconnect-0.8-1|56	%{_kde_services}/kdeconnect_share_config.desktop
12cu|kdeconnect-0.8-1|57	%{_kde_services}/kdeconnect_telephony.desktop
12cu|kdeconnect-0.8-1|58	%{_kde_services}/plasma-kdeconnect.desktop
12cu|kdeconnect-0.8-1|59	%{_kde_services}/kdeconnect.protocol
12cu|kdeconnect-0.8-1|60	%{_kde_services}/kdeconnect_mousepad.desktop
12cu|kdeconnect-0.8-1|61	%{_kde_services}/kdeconnect_sftp.desktop
12cu|kdeconnect-0.8-1|62	%{_kde_services}/kdeconnect_sftp_config.desktop
12cu|kdeconnect-0.8-1|63	%{_kde_services}/kdeconnectsendfile.desktop
12cu|kdeconnect-0.8-1|64	%{_kde_servicetypes}/kdeconnect_plugin.desktop
12cu|kdeconnect-0.8-1|65	%{_datadir}/dbus-1/services/org.kde.kdeconnect.service
12cu|kdeconnect-0.8-1|66	
12cu|kdeconnect-0.8-1|67	#----------------------------------------------------------------------------
12cu|kdeconnect-0.8-1|68	
12cu|kdeconnect-0.8-1|69	%define core_major 1
12cu|kdeconnect-0.8-1|70	%define libcore %mklibname kdeconnectcore %{core_major}
12cu|kdeconnect-0.8-1|71	
12cu|kdeconnect-0.8-1|72	%package -n %{libcore}
12cu|kdeconnect-0.8-1|73	Summary:	Shared library for KDE Connect
12cu|kdeconnect-0.8-1|74	Group:		System/Libraries
12cu|kdeconnect-0.8-1|75	
12cu|kdeconnect-0.8-1|76	%description -n %{libcore}
12cu|kdeconnect-0.8-1|77	Shared library for KDE Connect.
12cu|kdeconnect-0.8-1|78	
12cu|kdeconnect-0.8-1|79	%files -n %{libcore}
12cu|kdeconnect-0.8-1|80	%{_kde_libdir}/libkdeconnectcore.so.%{core_major}*
12cu|kdeconnect-0.8-1|81	
12cu|kdeconnect-0.8-1|82	#----------------------------------------------------------------------------
12cu|kdeconnect-0.8-1|83	
12cu|kdeconnect-0.8-1|84	%define interfaces_major 1
12cu|kdeconnect-0.8-1|85	%define libinterfaces %mklibname kdeconnectinterfaces %{interfaces_major}
12cu|kdeconnect-0.8-1|86	
12cu|kdeconnect-0.8-1|87	%package -n %{libinterfaces}
12cu|kdeconnect-0.8-1|88	Summary:	Shared library for KDE Connect
12cu|kdeconnect-0.8-1|89	Group:		System/Libraries
12cu|kdeconnect-0.8-1|90	
12cu|kdeconnect-0.8-1|91	%description -n %{libinterfaces}
12cu|kdeconnect-0.8-1|92	Shared library for KDE Connect.
12cu|kdeconnect-0.8-1|93	
12cu|kdeconnect-0.8-1|94	%files -n %{libinterfaces}
12cu|kdeconnect-0.8-1|95	%{_kde_libdir}/libkdeconnectinterfaces.so.%{interfaces_major}*
12cu|kdeconnect-0.8-1|96	
12cu|kdeconnect-0.8-1|97	#----------------------------------------------------------------------------
12cu|kdeconnect-0.8-1|98	
12cu|kdeconnect-0.8-1|99	%prep
12cu|kdeconnect-0.8-1|100	%setup -qn %{name}-kde-%{version}
12cu|kdeconnect-0.8-1|101	
12cu|kdeconnect-0.8-1|102	%build
12cu|kdeconnect-0.8-1|103	%cmake_kde4
12cu|kdeconnect-0.8-1|104	%make
12cu|kdeconnect-0.8-1|105	
12cu|kdeconnect-0.8-1|106	%install
12cu|kdeconnect-0.8-1|107	%makeinstall_std -C build
12cu|kdeconnect-0.8-1|108	
12cu|kdeconnect-0.8-1|109	# Drop devel files for now because they are messed up
12cu|kdeconnect-0.8-1|110	rm -f %{buildroot}%{_kde_libdir}/*.so
12cu|kdeconnect-0.8-1|111	rm -rf %{buildroot}%{_kde_libdir}/cmake/
12cu|kdeconnect-0.8-1|112	rm -rf %{buildroot}%{_kde_includedir}/
12cu|kdeconnect-0.8-1|113	rm -rf %{buildroot}%{_datadir}/dbus-1/interfaces/*.xml
12cu|kdeconnect-0.8-1|114	
12cu|kdeconnect-0.8-1|115	%find_lang kdeconnect-kcm kdeconnect-kded kdeconnect-plasmoid kdeconnect-kio plasma_applet_kdeconnect kdeconnect-plugins kdeconnect-filetiemaction kdeconnect-cli kdeconnect-core %{name}.lang
12cu|kdeconnect-0.8-1|116	
12cu|kdeconnect-0.8-1|117	
12cu|kdeconnect-0.8-1|118	%changelog
12cu|kdeconnect-0.8-1|119	* Sun Mar 01 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8-1
12cu|kdeconnect-0.8-1|120	+ Revision: 90b21ec
12cu|kdeconnect-0.8-1|121	- New version 0.8, update files
12cu|kdeconnect-0.8-1|122	
12cu|kdeconnect-0.8-1|123	

9801 12
12cu|kdeneur-0.17.0-1|1	Summary:	KDE frontend for X Neural Switcher
12cu|kdeneur-0.17.0-1|2	Name:		kdeneur
12cu|kdeneur-0.17.0-1|3	Version:	0.17.0
12cu|kdeneur-0.17.0-1|4	Release:	1
12cu|kdeneur-0.17.0-1|5	License:	GPLv3+
12cu|kdeneur-0.17.0-1|6	Group:		Graphical desktop/KDE
12cu|kdeneur-0.17.0-1|7	Url:		http://xneur.ru/
12cu|kdeneur-0.17.0-1|8	Source0:	https://launchpad.net/~andrew-crew-kuznetsov/+archive/xneur-stable/+files/%{name}_%{version}.orig.tar.gz
12cu|kdeneur-0.17.0-1|9	Patch0:		kdeneur-0.17.0-qt4.patch
12cu|kdeneur-0.17.0-1|10	Patch1:		kdeneur-0.17.0-desktop.patch
12cu|kdeneur-0.17.0-1|11	BuildRequires:	kdelibs4-devel
12cu|kdeneur-0.17.0-1|12	BuildRequires:	pkgconfig(x11)
12cu|kdeneur-0.17.0-1|13	BuildRequires:	pkgconfig(xnconfig)
12cu|kdeneur-0.17.0-1|14	BuildRequires:	pkgconfig(xneur)
12cu|kdeneur-0.17.0-1|15	Requires:	xneur >= %{version}
12cu|kdeneur-0.17.0-1|16	
12cu|kdeneur-0.17.0-1|17	%description
12cu|kdeneur-0.17.0-1|18	KDE frontend for X Neural Switcher (automatic switcher of keyboard layout).
12cu|kdeneur-0.17.0-1|19	
12cu|kdeneur-0.17.0-1|20	This applications works like Punto Switcher.
12cu|kdeneur-0.17.0-1|21	
12cu|kdeneur-0.17.0-1|22	%files
12cu|kdeneur-0.17.0-1|23	%doc AUTHORS COPYING
12cu|kdeneur-0.17.0-1|24	%{_bindir}/%{name}
12cu|kdeneur-0.17.0-1|25	%{_datadir}/applications/%{name}.desktop
12cu|kdeneur-0.17.0-1|26	%{_datadir}/%{name}/
12cu|kdeneur-0.17.0-1|27	%{_iconsdir}/hicolor/*/apps/%{name}*
12cu|kdeneur-0.17.0-1|28	%{_mandir}/man1/%{name}.1.*
12cu|kdeneur-0.17.0-1|29	
12cu|kdeneur-0.17.0-1|30	#----------------------------------------------------------------------------
12cu|kdeneur-0.17.0-1|31	
12cu|kdeneur-0.17.0-1|32	%prep
12cu|kdeneur-0.17.0-1|33	%setup -q
12cu|kdeneur-0.17.0-1|34	%patch0 -p1
12cu|kdeneur-0.17.0-1|35	%patch1 -p1
12cu|kdeneur-0.17.0-1|36	
12cu|kdeneur-0.17.0-1|37	%build
12cu|kdeneur-0.17.0-1|38	%global optflags %{optflags} -Wstrict-aliasing=0
12cu|kdeneur-0.17.0-1|39	
12cu|kdeneur-0.17.0-1|40	%configure2_5x
12cu|kdeneur-0.17.0-1|41	%make
12cu|kdeneur-0.17.0-1|42	
12cu|kdeneur-0.17.0-1|43	%install
12cu|kdeneur-0.17.0-1|44	%makeinstall_std
12cu|kdeneur-0.17.0-1|45	
12cu|kdeneur-0.17.0-1|46	
12cu|kdeneur-0.17.0-1|47	%changelog
12cu|kdeneur-0.17.0-1|48	* Sun Nov 17 2013 Rosa <rosa@abf.rosalinux.ru> 0.17.0-1
12cu|kdeneur-0.17.0-1|49	+ Revision: fb1b8c1
12cu|kdeneur-0.17.0-1|50	- Automatic import for version 0.17.0-1
12cu|kdeneur-0.17.0-1|51	
12cu|kdeneur-0.17.0-1|52	

9802 12
12cu|kde-rootactions-servicemenu-2.8.1-1|1	%define oname	rootactions_servicemenu
12cu|kde-rootactions-servicemenu-2.8.1-1|2	
12cu|kde-rootactions-servicemenu-2.8.1-1|3	Summary:	Root actions for Dolphin context menu
12cu|kde-rootactions-servicemenu-2.8.1-1|4	Name:		kde-rootactions-servicemenu
12cu|kde-rootactions-servicemenu-2.8.1-1|5	Version:	2.8.1
12cu|kde-rootactions-servicemenu-2.8.1-1|6	Release:	1
12cu|kde-rootactions-servicemenu-2.8.1-1|7	License:	GPLv2+
12cu|kde-rootactions-servicemenu-2.8.1-1|8	Group:		Graphical desktop/KDE
12cu|kde-rootactions-servicemenu-2.8.1-1|9	URL:		http://www.kde-apps.org/content/show.php/?content=48411
12cu|kde-rootactions-servicemenu-2.8.1-1|10	Source0:	http://www.kde-apps.org/CONTENT/content-files/48411-%{oname}_%{version}.tar.gz
12cu|kde-rootactions-servicemenu-2.8.1-1|11	# adapt for kdesu in %{_libdir}/kde4/libexec/kdesu
12cu|kde-rootactions-servicemenu-2.8.1-1|12	Patch0:		rootactions-mandriva-kdesu.patch
12cu|kde-rootactions-servicemenu-2.8.1-1|13	BuildRequires:	kde4-macros
12cu|kde-rootactions-servicemenu-2.8.1-1|14	Requires:	kdebase4-workspace
12cu|kde-rootactions-servicemenu-2.8.1-1|15	BuildArch:	noarch
12cu|kde-rootactions-servicemenu-2.8.1-1|16	
12cu|kde-rootactions-servicemenu-2.8.1-1|17	%description
12cu|kde-rootactions-servicemenu-2.8.1-1|18	Root Actions servicemenu provides a convenient way to perform
12cu|kde-rootactions-servicemenu-2.8.1-1|19	several actions 'as root', from the right-click context menu in KDE
12cu|kde-rootactions-servicemenu-2.8.1-1|20	filemanager.
12cu|kde-rootactions-servicemenu-2.8.1-1|21	
12cu|kde-rootactions-servicemenu-2.8.1-1|22	%files
12cu|kde-rootactions-servicemenu-2.8.1-1|23	%doc README changelog
12cu|kde-rootactions-servicemenu-2.8.1-1|24	%{_bindir}/rootactions-servicemenu.pl
12cu|kde-rootactions-servicemenu-2.8.1-1|25	%{_kde_services}/ServiceMenus/10-rootactionsfolders.desktop
12cu|kde-rootactions-servicemenu-2.8.1-1|26	%{_kde_services}/ServiceMenus/11-rootactionsfiles.desktop
12cu|kde-rootactions-servicemenu-2.8.1-1|27	%{_kde_appsdir}/krusader/krusader_rootactions.xml
12cu|kde-rootactions-servicemenu-2.8.1-1|28	
12cu|kde-rootactions-servicemenu-2.8.1-1|29	#----------------------------------------------------------------------------
12cu|kde-rootactions-servicemenu-2.8.1-1|30	
12cu|kde-rootactions-servicemenu-2.8.1-1|31	%prep
12cu|kde-rootactions-servicemenu-2.8.1-1|32	%setup -q -n %{oname}_%{version}
12cu|kde-rootactions-servicemenu-2.8.1-1|33	%patch0 -p1
12cu|kde-rootactions-servicemenu-2.8.1-1|34	
12cu|kde-rootactions-servicemenu-2.8.1-1|35	%build
12cu|kde-rootactions-servicemenu-2.8.1-1|36	
12cu|kde-rootactions-servicemenu-2.8.1-1|37	%install
12cu|kde-rootactions-servicemenu-2.8.1-1|38	install -d -m755 %{buildroot}%{_bindir}
12cu|kde-rootactions-servicemenu-2.8.1-1|39	install -m755 Root_Actions_%{version}/*.pl %{buildroot}%{_bindir}
12cu|kde-rootactions-servicemenu-2.8.1-1|40	
12cu|kde-rootactions-servicemenu-2.8.1-1|41	install -d -m755 %{buildroot}%{_kde_services}/ServiceMenus
12cu|kde-rootactions-servicemenu-2.8.1-1|42	install -m644 Root_Actions_%{version}/dolphin-KDE4/* %{buildroot}%{_kde_services}/ServiceMenus
12cu|kde-rootactions-servicemenu-2.8.1-1|43	
12cu|kde-rootactions-servicemenu-2.8.1-1|44	install -d -m755 %{buildroot}%{_kde_appsdir}/krusader
12cu|kde-rootactions-servicemenu-2.8.1-1|45	install -m644 Root_Actions_%{version}/krusader-KDE4/* %{buildroot}%{_kde_appsdir}/krusader
12cu|kde-rootactions-servicemenu-2.8.1-1|46	
12cu|kde-rootactions-servicemenu-2.8.1-1|47	
12cu|kde-rootactions-servicemenu-2.8.1-1|48	
12cu|kde-rootactions-servicemenu-2.8.1-1|49	%changelog
12cu|kde-rootactions-servicemenu-2.8.1-1|50	* Fri Jan 31 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8.1-1
12cu|kde-rootactions-servicemenu-2.8.1-1|51	+ Revision: fd139ff
12cu|kde-rootactions-servicemenu-2.8.1-1|52	- LOG New version 2.8.1
12cu|kde-rootactions-servicemenu-2.8.1-1|53	
12cu|kde-rootactions-servicemenu-2.8.1-1|54	

9803 12
12cu|kdiff3-0.9.98-1|1	Name:		kdiff3
12cu|kdiff3-0.9.98-1|2	Version:	0.9.98
12cu|kdiff3-0.9.98-1|3	Release:	1
12cu|kdiff3-0.9.98-1|4	Summary:	Summary Utility for comparing/merging up to three text files or directories
12cu|kdiff3-0.9.98-1|5	License:	GPLv2+
12cu|kdiff3-0.9.98-1|6	Group:		Development/Other
12cu|kdiff3-0.9.98-1|7	Source:		http://downloads.sourceforge.net/kdiff3/kdiff3-%{version}.tar.gz
12cu|kdiff3-0.9.98-1|8	Url: 		http://kdiff3.sourceforge.net/
12cu|kdiff3-0.9.98-1|9	BuildRequires:	kdebase4-devel
12cu|kdiff3-0.9.98-1|10	BuildRequires:	desktop-file-utils
12cu|kdiff3-0.9.98-1|11	
12cu|kdiff3-0.9.98-1|12	%description
12cu|kdiff3-0.9.98-1|13	KDiff3 is a file and directory diff and merge tool which:
12cu|kdiff3-0.9.98-1|14	* compares and merges two or three text input files or directories
12cu|kdiff3-0.9.98-1|15	* shows the differences line by line and character by character(!)
12cu|kdiff3-0.9.98-1|16	* provides an automatic merge-facility
12cu|kdiff3-0.9.98-1|17	* has an editor for comfortable solving of merge-conflicts
12cu|kdiff3-0.9.98-1|18	* provides networktransparency via KIO
12cu|kdiff3-0.9.98-1|19	* has options to highlight or hide changes in white-space or comments
12cu|kdiff3-0.9.98-1|20	
12cu|kdiff3-0.9.98-1|21	%prep
12cu|kdiff3-0.9.98-1|22	%setup -q
12cu|kdiff3-0.9.98-1|23	
12cu|kdiff3-0.9.98-1|24	%build
12cu|kdiff3-0.9.98-1|25	%cmake_kde4
12cu|kdiff3-0.9.98-1|26	%make
12cu|kdiff3-0.9.98-1|27	
12cu|kdiff3-0.9.98-1|28	%install
12cu|kdiff3-0.9.98-1|29	%makeinstall_std -C build
12cu|kdiff3-0.9.98-1|30	
12cu|kdiff3-0.9.98-1|31	desktop-file-install --vendor="" \
12cu|kdiff3-0.9.98-1|32	--add-category="Qt" \
12cu|kdiff3-0.9.98-1|33	--add-category="KDE" \
12cu|kdiff3-0.9.98-1|34	--add-category="Development" \
12cu|kdiff3-0.9.98-1|35	--dir %{buildroot}%{_kde_datadir}/applications/kde4 %{buildroot}%{_kde_datadir}/applications/kde4/*.desktop
12cu|kdiff3-0.9.98-1|36	
12cu|kdiff3-0.9.98-1|37	%find_lang %{name} kdiff3plugin kdiff3fileitemactionplugin %{name}.lang --with-html
12cu|kdiff3-0.9.98-1|38	
12cu|kdiff3-0.9.98-1|39	%files -f %{name}.lang
12cu|kdiff3-0.9.98-1|40	%{_kde_bindir}/%{name}
12cu|kdiff3-0.9.98-1|41	%{_kde_libdir}/kde4/*
12cu|kdiff3-0.9.98-1|42	%{_kde_appsdir}/%{name}
12cu|kdiff3-0.9.98-1|43	%{_kde_appsdir}/kdiff3part/kdiff3_part.rc
12cu|kdiff3-0.9.98-1|44	%{_kde_applicationsdir}/*.desktop
12cu|kdiff3-0.9.98-1|45	%{_kde_iconsdir}/*/*/apps/*.png
12cu|kdiff3-0.9.98-1|46	%{_kde_services}/*.desktop
12cu|kdiff3-0.9.98-1|47	
12cu|kdiff3-0.9.98-1|48	
12cu|kdiff3-0.9.98-1|49	%changelog
12cu|kdiff3-0.9.98-1|50	* Wed Dec 03 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 0.9.98-1
12cu|kdiff3-0.9.98-1|51	+ Revision: c5af6f1
12cu|kdiff3-0.9.98-1|52	- Updated to 0.9.98
12cu|kdiff3-0.9.98-1|53	
12cu|kdiff3-0.9.98-1|54	

9804 12
12cu|kerneloops-0.12-9|1	Summary:	Tool to automatically collect and submit kernel crash signatures
12cu|kerneloops-0.12-9|2	Name:		kerneloops
12cu|kerneloops-0.12-9|3	Version:	0.12
12cu|kerneloops-0.12-9|4	Release:	9
12cu|kerneloops-0.12-9|5	License:	GPLv2+
12cu|kerneloops-0.12-9|6	Group:		System/Kernel and hardware
12cu|kerneloops-0.12-9|7	Url:		http://www.kerneloops.org
12cu|kerneloops-0.12-9|8	Source0:	http://www.kerneloops.org/download/%{name}-%{version}.tar.gz
12cu|kerneloops-0.12-9|9	###bor###Source1:	kerneloops.service
12cu|kerneloops-0.12-9|10	# (tpg) https://bugzilla.redhat.com/show_bug.cgi?id=479580
12cu|kerneloops-0.12-9|11	###bor###Patch0:	kerneloops-0.12-dbus-init.patch
12cu|kerneloops-0.12-9|12	Patch1:		kerneloops-0.12-format_not_a_string_literal_and_no_format_arguments.patch
12cu|kerneloops-0.12-9|13	Patch2:		kerneloops-0.12-makefile.patch
12cu|kerneloops-0.12-9|14	Patch3:		kerneloops-0.12-libnotify.patch
12cu|kerneloops-0.12-9|15	BuildRequires:	desktop-file-utils
12cu|kerneloops-0.12-9|16	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|kerneloops-0.12-9|17	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|kerneloops-0.12-9|18	BuildRequires:	pkgconfig(libcurl)
12cu|kerneloops-0.12-9|19	BuildRequires:	pkgconfig(libnotify)
12cu|kerneloops-0.12-9|20	Requires(post,preun):	rpm-helper
12cu|kerneloops-0.12-9|21	
12cu|kerneloops-0.12-9|22	%description
12cu|kerneloops-0.12-9|23	This package contains the tools to collect kernel crash signatures,
12cu|kerneloops-0.12-9|24	and to submit them to the kerneloops.org website where the kernel
12cu|kerneloops-0.12-9|25	crash signatures get collected and grouped for presentation to the
12cu|kerneloops-0.12-9|26	Linux kernel developers.
12cu|kerneloops-0.12-9|27	
12cu|kerneloops-0.12-9|28	%files -f %{name}.lang
12cu|kerneloops-0.12-9|29	%doc Changelog
12cu|kerneloops-0.12-9|30	%config(noreplace) %{_sysconfdir}/kerneloops.conf
12cu|kerneloops-0.12-9|31	%{_initrddir}/%{name}
12cu|kerneloops-0.12-9|32	%{_sbindir}/%{name}
12cu|kerneloops-0.12-9|33	%{_bindir}/kerneloops-applet
12cu|kerneloops-0.12-9|34	%{_datadir}/kerneloops
12cu|kerneloops-0.12-9|35	###bor###%{_datadir}/dbus-1/system-services/*.service
12cu|kerneloops-0.12-9|36	%{_sysconfdir}/dbus-1/system.d/kerneloops.dbus
12cu|kerneloops-0.12-9|37	%{_sysconfdir}/xdg/autostart/kerneloops-applet.desktop
12cu|kerneloops-0.12-9|38	%{_mandir}/man8/kerneloops.8.*
12cu|kerneloops-0.12-9|39	
12cu|kerneloops-0.12-9|40	%post
12cu|kerneloops-0.12-9|41	%_post_service kerneloops
12cu|kerneloops-0.12-9|42	
12cu|kerneloops-0.12-9|43	%preun
12cu|kerneloops-0.12-9|44	%_preun_service kerneloops
12cu|kerneloops-0.12-9|45	
12cu|kerneloops-0.12-9|46	#----------------------------------------------------------------------------
12cu|kerneloops-0.12-9|47	
12cu|kerneloops-0.12-9|48	%prep
12cu|kerneloops-0.12-9|49	%setup -q
12cu|kerneloops-0.12-9|50	###bor###%%patch0 -p1
12cu|kerneloops-0.12-9|51	%patch1 -p1
12cu|kerneloops-0.12-9|52	%patch2 -p1
12cu|kerneloops-0.12-9|53	%patch3 -p0
12cu|kerneloops-0.12-9|54	
12cu|kerneloops-0.12-9|55	%build
12cu|kerneloops-0.12-9|56	%serverbuild_hardened
12cu|kerneloops-0.12-9|57	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12cu|kerneloops-0.12-9|58	
12cu|kerneloops-0.12-9|59	%install
12cu|kerneloops-0.12-9|60	%makeinstall_std
12cu|kerneloops-0.12-9|61	mkdir -m 0755 -p %{buildroot}%{_initrddir}
12cu|kerneloops-0.12-9|62	install -p -m 0755 kerneloops.init %{buildroot}%{_initrddir}/%{name}
12cu|kerneloops-0.12-9|63	
12cu|kerneloops-0.12-9|64	###bor###mkdir -p %{buildroot}%{_datadir}/dbus-1/system-services
12cu|kerneloops-0.12-9|65	###bor###install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/dbus-1/system-services/org.kerneloops.submit.service
12cu|kerneloops-0.12-9|66	
12cu|kerneloops-0.12-9|67	%find_lang %{name}
12cu|kerneloops-0.12-9|68	
12cu|kerneloops-0.12-9|69	
12cu|kerneloops-0.12-9|70	%changelog
12cu|kerneloops-0.12-9|71	* Thu Mar 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12-9
12cu|kerneloops-0.12-9|72	+ Revision: 27f5151
12cu|kerneloops-0.12-9|73	- LOG Spec cleanup
12cu|kerneloops-0.12-9|74	
12cu|kerneloops-0.12-9|75	

9805 12
12cu|keurocalc-1.2.0-1|1	Summary:	A currency converter and calculator
12cu|keurocalc-1.2.0-1|2	Name:		keurocalc
12cu|keurocalc-1.2.0-1|3	Version:	1.2.0
12cu|keurocalc-1.2.0-1|4	Release:	%mkrel 1
12cu|keurocalc-1.2.0-1|5	Group:		Graphical desktop/KDE
12cu|keurocalc-1.2.0-1|6	License:	GPLv2+
12cu|keurocalc-1.2.0-1|7	Url:		http://opensource.bureau-cornavin.com/%{name}/index.html
12cu|keurocalc-1.2.0-1|8	Source0:	http://opensource.bureau-cornavin.com/%{name}/sources/%{name}-%{version}.tgz
12cu|keurocalc-1.2.0-1|9	BuildRequires:	kdelibs4-devel
12cu|keurocalc-1.2.0-1|10	BuildRequires:	desktop-file-utils
12cu|keurocalc-1.2.0-1|11	
12cu|keurocalc-1.2.0-1|12	%description
12cu|keurocalc-1.2.0-1|13	KEuroCalc is a currency converter and calculator centered on the Euro. It can
12cu|keurocalc-1.2.0-1|14	convert from and to many currencies, either with a fixed conversion rate or a
12cu|keurocalc-1.2.0-1|15	variable conversion rate. It directly downloads the latest variable rates
12cu|keurocalc-1.2.0-1|16	through the Internet.
12cu|keurocalc-1.2.0-1|17	
12cu|keurocalc-1.2.0-1|18	
12cu|keurocalc-1.2.0-1|19	%package -n curconvd
12cu|keurocalc-1.2.0-1|20	Summary:	A daemon that acts as a currency conversion service over D-Bus
12cu|keurocalc-1.2.0-1|21	Group:		Graphical desktop/KDE
12cu|keurocalc-1.2.0-1|22	Requires:	%{name} = %{version}
12cu|keurocalc-1.2.0-1|23	
12cu|keurocalc-1.2.0-1|24	%description -n curconvd
12cu|keurocalc-1.2.0-1|25	curconvd is a daemon that acts as a currency conversion service over D-Bus.
12cu|keurocalc-1.2.0-1|26	
12cu|keurocalc-1.2.0-1|27	
12cu|keurocalc-1.2.0-1|28	%prep
12cu|keurocalc-1.2.0-1|29	%setup -q
12cu|keurocalc-1.2.0-1|30	
12cu|keurocalc-1.2.0-1|31	
12cu|keurocalc-1.2.0-1|32	%build
12cu|keurocalc-1.2.0-1|33	%cmake_kde4
12cu|keurocalc-1.2.0-1|34	%make
12cu|keurocalc-1.2.0-1|35	
12cu|keurocalc-1.2.0-1|36	
12cu|keurocalc-1.2.0-1|37	%install
12cu|keurocalc-1.2.0-1|38	%makeinstall_std -C build
12cu|keurocalc-1.2.0-1|39	
12cu|keurocalc-1.2.0-1|40	desktop-file-install --dir=%{buildroot}%{_kde_applicationsdir} \
12cu|keurocalc-1.2.0-1|41	--add-category='Finance' \
12cu|keurocalc-1.2.0-1|42	%{buildroot}%{_kde_applicationsdir}/%{name}.desktop
12cu|keurocalc-1.2.0-1|43	
12cu|keurocalc-1.2.0-1|44	%find_lang %{name} --with-html
12cu|keurocalc-1.2.0-1|45	
12cu|keurocalc-1.2.0-1|46	
12cu|keurocalc-1.2.0-1|47	%files -f %{name}.lang
12cu|keurocalc-1.2.0-1|48	%doc README TODO
12cu|keurocalc-1.2.0-1|49	%{_kde_bindir}/%{name}
12cu|keurocalc-1.2.0-1|50	%{_kde_applicationsdir}/%{name}.desktop
12cu|keurocalc-1.2.0-1|51	%{_kde_appsdir}/%{name}
12cu|keurocalc-1.2.0-1|52	%{_kde_iconsdir}/hicolor/*/*/*
12cu|keurocalc-1.2.0-1|53	
12cu|keurocalc-1.2.0-1|54	
12cu|keurocalc-1.2.0-1|55	%files -n curconvd
12cu|keurocalc-1.2.0-1|56	%doc curconvd/API.txt
12cu|keurocalc-1.2.0-1|57	%{_kde_bindir}/curconvd
12cu|keurocalc-1.2.0-1|58	%{_kde_appsdir}/curconvd
12cu|keurocalc-1.2.0-1|59	%{_datadir}/locale/*/LC_MESSAGES/curconvd.mo
12cu|keurocalc-1.2.0-1|60	
12cu|keurocalc-1.2.0-1|61	
12cu|keurocalc-1.2.0-1|62	%changelog
12cu|keurocalc-1.2.0-1|63	* Wed Jun 05 2013 Giovanni Mariani <mc2374@mclink.it> 1.2.0-1
12cu|keurocalc-1.2.0-1|64	- New version 1.2.0
12cu|keurocalc-1.2.0-1|65	- Cleaned the spec file and dropped support for ancient distro releases
12cu|keurocalc-1.2.0-1|66	- Augmented the Summary
12cu|keurocalc-1.2.0-1|67	- Fixed file lists
12cu|keurocalc-1.2.0-1|68	- Killed some rpmlint warnings (zero-length, name-repeated-in-summary)
12cu|keurocalc-1.2.0-1|69	
12cu|keurocalc-1.2.0-1|70	* Sun Jan 09 2011 Funda Wang <fwang@mandriva.org> 1.1.0-1mdv2011.0
12cu|keurocalc-1.2.0-1|71	+ Revision: 630790
12cu|keurocalc-1.2.0-1|72	- update to new version 1.1.0
12cu|keurocalc-1.2.0-1|73	
12cu|keurocalc-1.2.0-1|74	* Fri Jul 16 2010 Funda Wang <fwang@mandriva.org> 1.0.3-1mdv2011.0
12cu|keurocalc-1.2.0-1|75	+ Revision: 554384
12cu|keurocalc-1.2.0-1|76	- new version 1.0.3
12cu|keurocalc-1.2.0-1|77	
12cu|keurocalc-1.2.0-1|78	* Fri Sep 11 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-2mdv2010.1
12cu|keurocalc-1.2.0-1|79	+ Revision: 438094
12cu|keurocalc-1.2.0-1|80	- rebuild
12cu|keurocalc-1.2.0-1|81	
12cu|keurocalc-1.2.0-1|82	* Sat Jan 10 2009 Funda Wang <fwang@mandriva.org> 1.0.2-1mdv2009.1
12cu|keurocalc-1.2.0-1|83	+ Revision: 327819
12cu|keurocalc-1.2.0-1|84	- New version 1.0.2
12cu|keurocalc-1.2.0-1|85	
12cu|keurocalc-1.2.0-1|86	* Fri Jul 04 2008 Pixel <pixel@mandriva.com> 1.0.0-2mdv2009.0
12cu|keurocalc-1.2.0-1|87	+ Revision: 231504
12cu|keurocalc-1.2.0-1|88	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|keurocalc-1.2.0-1|89	
12cu|keurocalc-1.2.0-1|90	* Fri May 16 2008 Funda Wang <fwang@mandriva.org> 1.0.0-1mdv2009.0
12cu|keurocalc-1.2.0-1|91	+ Revision: 208211
12cu|keurocalc-1.2.0-1|92	- New version 1.0.0
12cu|keurocalc-1.2.0-1|93	
12cu|keurocalc-1.2.0-1|94	* Tue Jan 29 2008 Nicolas Lecureuil <nlecureuil@mandriva.com> 0.9.7-2mdv2008.1
12cu|keurocalc-1.2.0-1|95	+ Revision: 160001
12cu|keurocalc-1.2.0-1|96	- Fix automake patch
12cu|keurocalc-1.2.0-1|97	- [BUGFIX] Fix menu file (Bug #36748)
12cu|keurocalc-1.2.0-1|98	
12cu|keurocalc-1.2.0-1|99	+ Olivier Blin <oblin@mandriva.com>
12cu|keurocalc-1.2.0-1|100	- restore BuildRoot
12cu|keurocalc-1.2.0-1|101	
12cu|keurocalc-1.2.0-1|102	+ Thierry Vignaud <tv@mandriva.org>
12cu|keurocalc-1.2.0-1|103	- kill re-definition of %%{buildroot} on Pixel's request
12cu|keurocalc-1.2.0-1|104	
12cu|keurocalc-1.2.0-1|105	
12cu|keurocalc-1.2.0-1|106	* Mon Nov 13 2006 Laurent Montel <lmontel@mandriva.com> 0.9.7-1mdv2007.0
12cu|keurocalc-1.2.0-1|107	+ Revision: 83567
12cu|keurocalc-1.2.0-1|108	- 0.9.7
12cu|keurocalc-1.2.0-1|109	- Import keurocalc
12cu|keurocalc-1.2.0-1|110	
12cu|keurocalc-1.2.0-1|111	* Wed Jul 12 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.6-3mdv2007.0
12cu|keurocalc-1.2.0-1|112	- Rebuild for new menu and extension
12cu|keurocalc-1.2.0-1|113	- Use Macros for icons
12cu|keurocalc-1.2.0-1|114	
12cu|keurocalc-1.2.0-1|115	* Thu May 11 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.6-2mdk
12cu|keurocalc-1.2.0-1|116	- Rebuild to generate categories
12cu|keurocalc-1.2.0-1|117	
12cu|keurocalc-1.2.0-1|118	* Fri Apr 21 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.6-1mdk
12cu|keurocalc-1.2.0-1|119	- New release 0.9.6
12cu|keurocalc-1.2.0-1|120	
12cu|keurocalc-1.2.0-1|121	* Sat Mar 25 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.5-1mdk
12cu|keurocalc-1.2.0-1|122	- New release 0.9.5
12cu|keurocalc-1.2.0-1|123	
12cu|keurocalc-1.2.0-1|124	* Thu Jan 19 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.4-3mdk
12cu|keurocalc-1.2.0-1|125	- Fix Build for x86_64
12cu|keurocalc-1.2.0-1|126	
12cu|keurocalc-1.2.0-1|127	* Mon Dec 26 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.4-2mdk
12cu|keurocalc-1.2.0-1|128	- Remove redundant Buildrequires
12cu|keurocalc-1.2.0-1|129	
12cu|keurocalc-1.2.0-1|130	* Tue Jul 26 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.9.4-1mdk
12cu|keurocalc-1.2.0-1|131	- New release 0.9.4
12cu|keurocalc-1.2.0-1|132	- Drop Patch 0 ( unneeded )
12cu|keurocalc-1.2.0-1|133	- Fix Source 0
12cu|keurocalc-1.2.0-1|134	
12cu|keurocalc-1.2.0-1|135	* Tue Jul 05 2005 Lenny Cartier <lenny@mandriva.com> 0.9.3-1mdk
12cu|keurocalc-1.2.0-1|136	- 0.9.3
12cu|keurocalc-1.2.0-1|137	
12cu|keurocalc-1.2.0-1|138	* Fri Jun 03 2005 Laurent MONTEL <lmontel@mandriva.com> 0.9.2-1mdk
12cu|keurocalc-1.2.0-1|139	- 0.9.2
12cu|keurocalc-1.2.0-1|140	
12cu|keurocalc-1.2.0-1|141	* Sat Jun 05 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.1-2mdk
12cu|keurocalc-1.2.0-1|142	- Rebuild
12cu|keurocalc-1.2.0-1|143	
12cu|keurocalc-1.2.0-1|144	* Tue May 18 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.1-1mdk
12cu|keurocalc-1.2.0-1|145	- 0.9.1
12cu|keurocalc-1.2.0-1|146	
12cu|keurocalc-1.2.0-1|147	* Wed May 05 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.9.0-1mdk
12cu|keurocalc-1.2.0-1|148	- 0.9
12cu|keurocalc-1.2.0-1|149	
12cu|keurocalc-1.2.0-1|150	* Wed Apr 07 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.8.2-1mdk
12cu|keurocalc-1.2.0-1|151	- 0.8.2
12cu|keurocalc-1.2.0-1|152	
12cu|keurocalc-1.2.0-1|153	* Tue Feb 24 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.8.1-2mdk
12cu|keurocalc-1.2.0-1|154	- Fix
12cu|keurocalc-1.2.0-1|155	
12cu|keurocalc-1.2.0-1|156	* Mon Feb 23 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.8.1-1mdk
12cu|keurocalc-1.2.0-1|157	- 0.8.1
12cu|keurocalc-1.2.0-1|158	
12cu|keurocalc-1.2.0-1|159	* Tue Feb 10 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.8.0-2mdk
12cu|keurocalc-1.2.0-1|160	- Fix description and url (fix from Eric Bischoff <e.bischoff@noos.fr>)
12cu|keurocalc-1.2.0-1|161	
12cu|keurocalc-1.2.0-1|162	* Mon Feb 09 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.8.0-1mdk
12cu|keurocalc-1.2.0-1|163	- 0.8.0
12cu|keurocalc-1.2.0-1|164	
12cu|keurocalc-1.2.0-1|165	* Fri Dec 12 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.7.2-1mdk
12cu|keurocalc-1.2.0-1|166	- 0.7.2
12cu|keurocalc-1.2.0-1|167	
12cu|keurocalc-1.2.0-1|168	* Wed Dec 10 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.7.1-1mdk
12cu|keurocalc-1.2.0-1|169	- 0.7.1
12cu|keurocalc-1.2.0-1|170	

9806 12
12cu|kfoldersync-2.7.1-1|1	%define kdeappsver 164092
12cu|kfoldersync-2.7.1-1|2	
12cu|kfoldersync-2.7.1-1|3	Name:				kfoldersync
12cu|kfoldersync-2.7.1-1|4	Version:			2.7.1
12cu|kfoldersync-2.7.1-1|5	Release:			1
12cu|kfoldersync-2.7.1-1|6	Summary:			Folder synchronization and backup tool
12cu|kfoldersync-2.7.1-1|7	License:			GPLv2+
12cu|kfoldersync-2.7.1-1|8	Group:				Archiving/Backup
12cu|kfoldersync-2.7.1-1|9	Url:				http://kde-apps.org/content/show.php/KFolderSync?content=%{kdeappsver}
12cu|kfoldersync-2.7.1-1|10	Source:				http://kde-apps.org/CONTENT/content-files/%{kdeappsver}-%{name}_%{version}.orig.tar.xz
12cu|kfoldersync-2.7.1-1|11	
12cu|kfoldersync-2.7.1-1|12	BuildRequires:		desktop-file-utils
12cu|kfoldersync-2.7.1-1|13	BuildRequires:		gettext
12cu|kfoldersync-2.7.1-1|14	BuildRequires:		kdelibs4-devel
12cu|kfoldersync-2.7.1-1|15	
12cu|kfoldersync-2.7.1-1|16	
12cu|kfoldersync-2.7.1-1|17	
12cu|kfoldersync-2.7.1-1|18	%description
12cu|kfoldersync-2.7.1-1|19	Folder synchronization and backup tool for KDE.
12cu|kfoldersync-2.7.1-1|20	
12cu|kfoldersync-2.7.1-1|21	%prep
12cu|kfoldersync-2.7.1-1|22	%setup -q
12cu|kfoldersync-2.7.1-1|23	find . -type f -exec chmod 644 {} \;
12cu|kfoldersync-2.7.1-1|24	
12cu|kfoldersync-2.7.1-1|25	%build
12cu|kfoldersync-2.7.1-1|26	export CXXFLAGS="%{optflags} -std=gnu++11"
12cu|kfoldersync-2.7.1-1|27	%cmake_kde4
12cu|kfoldersync-2.7.1-1|28	%make
12cu|kfoldersync-2.7.1-1|29	
12cu|kfoldersync-2.7.1-1|30	
12cu|kfoldersync-2.7.1-1|31	%install
12cu|kfoldersync-2.7.1-1|32	%makeinstall_std -C build
12cu|kfoldersync-2.7.1-1|33	%find_lang %{name} --with-kde || touch %{name}.lang
12cu|kfoldersync-2.7.1-1|34	
12cu|kfoldersync-2.7.1-1|35	%check
12cu|kfoldersync-2.7.1-1|36	for i in %{buildroot}%{_kde_datadir}/applications/kde4/*.desktop ; do
12cu|kfoldersync-2.7.1-1|37	desktop-file-validate "$i"
12cu|kfoldersync-2.7.1-1|38	done
12cu|kfoldersync-2.7.1-1|39	chmod -x %{buildroot}%{_kde_datadir}/applications/kde4/*.desktop
12cu|kfoldersync-2.7.1-1|40	
12cu|kfoldersync-2.7.1-1|41	
12cu|kfoldersync-2.7.1-1|42	%files -f %{name}.lang
12cu|kfoldersync-2.7.1-1|43	%doc COPYING
12cu|kfoldersync-2.7.1-1|44	%{_kde_bindir}/*
12cu|kfoldersync-2.7.1-1|45	%{_kde_appsdir}/*
12cu|kfoldersync-2.7.1-1|46	%{_kde_iconsdir}/hicolor/*/*/*
12cu|kfoldersync-2.7.1-1|47	%{_kde_datadir}/applications/kde4/*
12cu|kfoldersync-2.7.1-1|48	
12cu|kfoldersync-2.7.1-1|49	
12cu|kfoldersync-2.7.1-1|50	%changelog
12cu|kfoldersync-2.7.1-1|51	* Thu Sep 04 2014 symbianflo <symbianflo@symbianflo> 2.7.1-1
12cu|kfoldersync-2.7.1-1|52	+ Revision: e90ba3e
12cu|kfoldersync-2.7.1-1|53	- Log: Update to 2.7.1, update translations
12cu|kfoldersync-2.7.1-1|54	
12cu|kfoldersync-2.7.1-1|55	

9807 12
12cu|kgtk-0.11.0-1|1	%define oname KGtk
12cu|kgtk-0.11.0-1|2	
12cu|kgtk-0.11.0-1|3	Summary:	KGtk - Allow to use KDE's file dialogs when run under KDE for GTK apps
12cu|kgtk-0.11.0-1|4	Name:		kgtk
12cu|kgtk-0.11.0-1|5	Version:	0.11.0
12cu|kgtk-0.11.0-1|6	Release:	1
12cu|kgtk-0.11.0-1|7	License:	GPLv2+
12cu|kgtk-0.11.0-1|8	Group:		Graphical desktop/KDE
12cu|kgtk-0.11.0-1|9	Url:		http://www.kde-apps.org/content/show.php/KGtk+%28Use+KDE+Dialogs+in+Gtk+Apps%29?content=36077
12cu|kgtk-0.11.0-1|10	Source0:	%{oname}-%{version}.tar.bz2
12cu|kgtk-0.11.0-1|11	Source10:	%{name}.rpmlintrc
12cu|kgtk-0.11.0-1|12	Patch0:		kgtk-0.11.0-fix-libdir.patch
12cu|kgtk-0.11.0-1|13	Patch1:		kgtk-0.11.0-include.patch
12cu|kgtk-0.11.0-1|14	BuildRequires:	kdelibs4-devel
12cu|kgtk-0.11.0-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|kgtk-0.11.0-1|16	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|kgtk-0.11.0-1|17	
12cu|kgtk-0.11.0-1|18	%description
12cu|kgtk-0.11.0-1|19	This is a quick-and-dirty LD_PRELOAD hack that allows *some*
12cu|kgtk-0.11.0-1|20	Gtk applications to use KDE's file dialogs when run under KDE.
12cu|kgtk-0.11.0-1|21	
12cu|kgtk-0.11.0-1|22	%files -f kdialogd4.lang
12cu|kgtk-0.11.0-1|23	%{_kde_bindir}/kgtk-wrapper
12cu|kgtk-0.11.0-1|24	%{_kde_libdir}/kde4/libexec/kdialogd4
12cu|kgtk-0.11.0-1|25	%{_kde_libdir}/kgtk/libkgtk2.so
12cu|kgtk-0.11.0-1|26	%{_kde_libdir}/kgtk/libkgtk3.so
12cu|kgtk-0.11.0-1|27	
12cu|kgtk-0.11.0-1|28	#--------------------------------------------------------------------
12cu|kgtk-0.11.0-1|29	
12cu|kgtk-0.11.0-1|30	%prep
12cu|kgtk-0.11.0-1|31	%setup -q -n %{oname}-%{version}
12cu|kgtk-0.11.0-1|32	%patch0 -p1
12cu|kgtk-0.11.0-1|33	%patch1 -p0
12cu|kgtk-0.11.0-1|34	
12cu|kgtk-0.11.0-1|35	%build
12cu|kgtk-0.11.0-1|36	%cmake_kde4 -DKGTK_KDE4=true
12cu|kgtk-0.11.0-1|37	%make
12cu|kgtk-0.11.0-1|38	
12cu|kgtk-0.11.0-1|39	%install
12cu|kgtk-0.11.0-1|40	%makeinstall_std -C build
12cu|kgtk-0.11.0-1|41	
12cu|kgtk-0.11.0-1|42	%find_lang kdialogd4
12cu|kgtk-0.11.0-1|43	
12cu|kgtk-0.11.0-1|44	
12cu|kgtk-0.11.0-1|45	%changelog
12cu|kgtk-0.11.0-1|46	* Thu Mar 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.11.0-1
12cu|kgtk-0.11.0-1|47	+ Revision: f890be9
12cu|kgtk-0.11.0-1|48	- LOG New version 0.11.0
12cu|kgtk-0.11.0-1|49	
12cu|kgtk-0.11.0-1|50	

9808 12
12cu|kiax-2.1-0.122.3|1	%define svn 122
12cu|kiax-2.1-0.122.3|2	
12cu|kiax-2.1-0.122.3|3	Summary:	IAX client application (softphone)
12cu|kiax-2.1-0.122.3|4	Name:		kiax
12cu|kiax-2.1-0.122.3|5	Version:	2.1
12cu|kiax-2.1-0.122.3|6	Release:	0.%{svn}.3
12cu|kiax-2.1-0.122.3|7	License:	GPLv3+ and LGPLv3+
12cu|kiax-2.1-0.122.3|8	Group:		Graphical desktop/KDE
12cu|kiax-2.1-0.122.3|9	Url:		http://kiax.org/
12cu|kiax-2.1-0.122.3|10	# They don't seem hot on source tarballs. Look for a tag in SVN if you
12cu|kiax-2.1-0.122.3|11	# want to package a stable release. - AdamW 2009/01
12cu|kiax-2.1-0.122.3|12	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{svn}.tar.lzma
12cu|kiax-2.1-0.122.3|13	Source1:	http://kiax.sourceforge.net/img/kiax_logo_small.png
12cu|kiax-2.1-0.122.3|14	# Use system libraries. Wow, this buildsystem sucks - AdamW 2009/01
12cu|kiax-2.1-0.122.3|15	Patch0:		kiax-2.1-system_libs.patch
12cu|kiax-2.1-0.122.3|16	# Fixes for GCC 4.3 - AdamW 2009/01
12cu|kiax-2.1-0.122.3|17	Patch1:		kiax-2.0-gcc43.patch
12cu|kiax-2.1-0.122.3|18	# Fix for string literal errors - AdamW 2009/01
12cu|kiax-2.1-0.122.3|19	Patch2:		kiax-2.1-qdebug.patch
12cu|kiax-2.1-0.122.3|20	# Don't build with dottel, whatever the crap it is, as it's broken
12cu|kiax-2.1-0.122.3|21	# - AdamW 2009/01
12cu|kiax-2.1-0.122.3|22	Patch3:		kiax-2.1-disable_dottel.patch
12cu|kiax-2.1-0.122.3|23	BuildRequires:	imagemagick
12cu|kiax-2.1-0.122.3|24	BuildRequires:	gsm-devel
12cu|kiax-2.1-0.122.3|25	BuildRequires:	ldns-devel
12cu|kiax-2.1-0.122.3|26	BuildRequires:	qt4-devel
12cu|kiax-2.1-0.122.3|27	BuildRequires:	pkgconfig(alsa)
12cu|kiax-2.1-0.122.3|28	BuildRequires:	pkgconfig(iaxclient)
12cu|kiax-2.1-0.122.3|29	BuildRequires:	pkgconfig(json)
12cu|kiax-2.1-0.122.3|30	BuildRequires:	pkgconfig(portaudio-2.0)
12cu|kiax-2.1-0.122.3|31	BuildRequires:	pkgconfig(speex)
12cu|kiax-2.1-0.122.3|32	BuildRequires:	pkgconfig(sqlite3)
12cu|kiax-2.1-0.122.3|33	BuildRequires:	pkgconfig(xpm)
12cu|kiax-2.1-0.122.3|34	
12cu|kiax-2.1-0.122.3|35	%description
12cu|kiax-2.1-0.122.3|36	Kiax is an IAX client application (a so called Softphone) which allows PC users
12cu|kiax-2.1-0.122.3|37	to make ordinary VoIP calls to Asterisk servers, the same way as they do it
12cu|kiax-2.1-0.122.3|38	with their hardware telephone. It aims to provide a simple and user-friendly
12cu|kiax-2.1-0.122.3|39	graphical interface and desktop integration for calling, contact list, call
12cu|kiax-2.1-0.122.3|40	register management and easy configuration. That is - a simple to use IAX
12cu|kiax-2.1-0.122.3|41	Client.
12cu|kiax-2.1-0.122.3|42	
12cu|kiax-2.1-0.122.3|43	%files
12cu|kiax-2.1-0.122.3|44	%{_bindir}/%{name}
12cu|kiax-2.1-0.122.3|45	%{_datadir}/%{name}
12cu|kiax-2.1-0.122.3|46	%{_datadir}/applications/*.desktop
12cu|kiax-2.1-0.122.3|47	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|kiax-2.1-0.122.3|48	
12cu|kiax-2.1-0.122.3|49	#----------------------------------------------------------------------------
12cu|kiax-2.1-0.122.3|50	
12cu|kiax-2.1-0.122.3|51	%prep
12cu|kiax-2.1-0.122.3|52	%setup -q -n %{name}
12cu|kiax-2.1-0.122.3|53	%patch0 -p1 -b .system
12cu|kiax-2.1-0.122.3|54	%patch1 -p0 -b .gcc43
12cu|kiax-2.1-0.122.3|55	%patch2 -p1 -b .literal
12cu|kiax-2.1-0.122.3|56	%patch3 -p1 -b .dottel
12cu|kiax-2.1-0.122.3|57	
12cu|kiax-2.1-0.122.3|58	%build
12cu|kiax-2.1-0.122.3|59	%qmake_qt4
12cu|kiax-2.1-0.122.3|60	%make
12cu|kiax-2.1-0.122.3|61	
12cu|kiax-2.1-0.122.3|62	%install
12cu|kiax-2.1-0.122.3|63	install -d %{buildroot}%{_bindir}
12cu|kiax-2.1-0.122.3|64	install -d %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|kiax-2.1-0.122.3|65	install -d %{buildroot}%{_datadir}/%{name}/icons
12cu|kiax-2.1-0.122.3|66	
12cu|kiax-2.1-0.122.3|67	install -m0755 gui/gui %{buildroot}%{_bindir}/%{name}
12cu|kiax-2.1-0.122.3|68	install -m0644 gui/icons/*.png %{buildroot}%{_datadir}/%{name}/icons/
12cu|kiax-2.1-0.122.3|69	install -m0644 gui/*.ui %{buildroot}%{_datadir}/%{name}
12cu|kiax-2.1-0.122.3|70	
12cu|kiax-2.1-0.122.3|71	# fix some icons
12cu|kiax-2.1-0.122.3|72	convert %{SOURCE1} -geometry 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|kiax-2.1-0.122.3|73	convert %{SOURCE1} -geometry 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|kiax-2.1-0.122.3|74	convert %{SOURCE1} -geometry 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|kiax-2.1-0.122.3|75	
12cu|kiax-2.1-0.122.3|76	# XDG menu
12cu|kiax-2.1-0.122.3|77	install -d %{buildroot}%{_datadir}/applications
12cu|kiax-2.1-0.122.3|78	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|kiax-2.1-0.122.3|79	[Desktop Entry]
12cu|kiax-2.1-0.122.3|80	Name=Kiax
12cu|kiax-2.1-0.122.3|81	Comment=IAX softphone
12cu|kiax-2.1-0.122.3|82	Exec=%{_bindir}/%{name}
12cu|kiax-2.1-0.122.3|83	Icon=%{name}
12cu|kiax-2.1-0.122.3|84	Terminal=false
12cu|kiax-2.1-0.122.3|85	Type=Application
12cu|kiax-2.1-0.122.3|86	Categories=Network;Telephony;
12cu|kiax-2.1-0.122.3|87	EOF
12cu|kiax-2.1-0.122.3|88	
12cu|kiax-2.1-0.122.3|89	
12cu|kiax-2.1-0.122.3|90	%changelog
12cu|kiax-2.1-0.122.3|91	* Fri Mar 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1-0.122.3
12cu|kiax-2.1-0.122.3|92	+ Revision: d6132b3
12cu|kiax-2.1-0.122.3|93	- LOG Fix issues with qDebug usage
12cu|kiax-2.1-0.122.3|94	
12cu|kiax-2.1-0.122.3|95	

9809 12
12cu|kiba-plugins-0.1-0.1218.2|1	%define svn	1218
12cu|kiba-plugins-0.1-0.1218.2|2	%define release 0.%{svn}.2
12cu|kiba-plugins-0.1-0.1218.2|3	
12cu|kiba-plugins-0.1-0.1218.2|4	Name:		kiba-plugins
12cu|kiba-plugins-0.1-0.1218.2|5	Version:	0.1
12cu|kiba-plugins-0.1-0.1218.2|6	Release:	%{release}
12cu|kiba-plugins-0.1-0.1218.2|7	Summary:	Various plugins for Kiba-Dock
12cu|kiba-plugins-0.1-0.1218.2|8	Group:		System/X11
12cu|kiba-plugins-0.1-0.1218.2|9	URL:		http://www.kiba-dock.org/
12cu|kiba-plugins-0.1-0.1218.2|10	Source0:	%{name}-%{svn}.tar.xz
12cu|kiba-plugins-0.1-0.1218.2|11	Patch0:		kiba-plugins-fix-str-fmt.patch
12cu|kiba-plugins-0.1-0.1218.2|12	License:	GPLv2+
12cu|kiba-plugins-0.1-0.1218.2|13	BuildRequires:	kiba-dock-devel = %{version}
12cu|kiba-plugins-0.1-0.1218.2|14	BuildRequires:	intltool
12cu|kiba-plugins-0.1-0.1218.2|15	BuildRequires:	pkgconfig(librsvg-2.0)
12cu|kiba-plugins-0.1-0.1218.2|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|kiba-plugins-0.1-0.1218.2|17	BuildRequires:	pkgconfig(alsaplayer)
12cu|kiba-plugins-0.1-0.1218.2|18	BuildRequires:	pkgconfig(libgtop-2.0)
12cu|kiba-plugins-0.1-0.1218.2|19	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cu|kiba-plugins-0.1-0.1218.2|20	BuildRequires:	gnome-vfs2-devel
12cu|kiba-plugins-0.1-0.1218.2|21	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|kiba-plugins-0.1-0.1218.2|22	BuildRequires:	gnome-menus-devel
12cu|kiba-plugins-0.1-0.1218.2|23	BuildRequires:	startup-notification-devel
12cu|kiba-plugins-0.1-0.1218.2|24	buildrequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
12cu|kiba-plugins-0.1-0.1218.2|25	Requires:	kiba-dock
12cu|kiba-plugins-0.1-0.1218.2|26	
12cu|kiba-plugins-0.1-0.1218.2|27	%description
12cu|kiba-plugins-0.1-0.1218.2|28	This package contains several plugins for Kiba-Dock. It includes
12cu|kiba-plugins-0.1-0.1218.2|29	various volume controls, a clock, calendar, system information tool,
12cu|kiba-plugins-0.1-0.1218.2|30	and several other plugins.
12cu|kiba-plugins-0.1-0.1218.2|31	
12cu|kiba-plugins-0.1-0.1218.2|32	%prep
12cu|kiba-plugins-0.1-0.1218.2|33	%setup -q -n %{name}
12cu|kiba-plugins-0.1-0.1218.2|34	%patch0 -p0
12cu|kiba-plugins-0.1-0.1218.2|35	
12cu|kiba-plugins-0.1-0.1218.2|36	%build
12cu|kiba-plugins-0.1-0.1218.2|37	sh autogen.sh -V
12cu|kiba-plugins-0.1-0.1218.2|38	%configure2_5x
12cu|kiba-plugins-0.1-0.1218.2|39	%make
12cu|kiba-plugins-0.1-0.1218.2|40	
12cu|kiba-plugins-0.1-0.1218.2|41	%install
12cu|kiba-plugins-0.1-0.1218.2|42	%makeinstall_std
12cu|kiba-plugins-0.1-0.1218.2|43	%find_lang %{name}
12cu|kiba-plugins-0.1-0.1218.2|44	
12cu|kiba-plugins-0.1-0.1218.2|45	%files -f %{name}.lang
12cu|kiba-plugins-0.1-0.1218.2|46	%defattr(-,root,root)
12cu|kiba-plugins-0.1-0.1218.2|47	%doc AUTHORS ChangeLog
12cu|kiba-plugins-0.1-0.1218.2|48	%{_libdir}/kiba-dock
12cu|kiba-plugins-0.1-0.1218.2|49	%{_datadir}/kiba-dock/config_schemas/*/*.xml
12cu|kiba-plugins-0.1-0.1218.2|50	%{_datadir}/kiba-dock/icons/*
12cu|kiba-plugins-0.1-0.1218.2|51	
12cu|kiba-plugins-0.1-0.1218.2|52	
12cu|kiba-plugins-0.1-0.1218.2|53	%changelog
12cu|kiba-plugins-0.1-0.1218.2|54	* Thu Feb 11 2010 Funda Wang <fwang@mandriva.org> 0.1-0.1218.1mdv2010.1
12cu|kiba-plugins-0.1-0.1218.2|55	+ Revision: 504137
12cu|kiba-plugins-0.1-0.1218.2|56	- New snapshot
12cu|kiba-plugins-0.1-0.1218.2|57	
12cu|kiba-plugins-0.1-0.1218.2|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|kiba-plugins-0.1-0.1218.2|59	- rebuild
12cu|kiba-plugins-0.1-0.1218.2|60	
12cu|kiba-plugins-0.1-0.1218.2|61	* Fri Aug 29 2008 Adam Williamson <awilliamson@mandriva.org> 0.1-0.862.2mdv2009.0
12cu|kiba-plugins-0.1-0.1218.2|62	+ Revision: 277444
12cu|kiba-plugins-0.1-0.1218.2|63	- enable some plugins which seem to be needed for kiba to run
12cu|kiba-plugins-0.1-0.1218.2|64	
12cu|kiba-plugins-0.1-0.1218.2|65	* Sat Aug 16 2008 Adam Williamson <awilliamson@mandriva.org> 0.1-0.862.1mdv2009.0
12cu|kiba-plugins-0.1-0.1218.2|66	+ Revision: 272488
12cu|kiba-plugins-0.1-0.1218.2|67	- revert filelist change which is only relevant when building something that
12cu|kiba-plugins-0.1-0.1218.2|68	doesn't get built on bs
12cu|kiba-plugins-0.1-0.1218.2|69	- akamaru still isn't enabled it seems...
12cu|kiba-plugins-0.1-0.1218.2|70	- disable underlinking protection (breaks build and there's no shared lib here)
12cu|kiba-plugins-0.1-0.1218.2|71	- enable akamaru build
12cu|kiba-plugins-0.1-0.1218.2|72	- new snapshot 862
12cu|kiba-plugins-0.1-0.1218.2|73	
12cu|kiba-plugins-0.1-0.1218.2|74	* Thu Mar 06 2008 Adam Williamson <awilliamson@mandriva.org> 0.1-0.722.1mdv2008.1
12cu|kiba-plugins-0.1-0.1218.2|75	+ Revision: 180291
12cu|kiba-plugins-0.1-0.1218.2|76	- buildrequires librsvg-devel
12cu|kiba-plugins-0.1-0.1218.2|77	- import kiba-plugins
12cu|kiba-plugins-0.1-0.1218.2|78	
12cu|kiba-plugins-0.1-0.1218.2|79	

9810 12
12cu|kicad-20120119.bzr3256-3|1	%define Werror_cflags            %nil
12cu|kicad-20120119.bzr3256-3|2	
12cu|kicad-20120119.bzr3256-3|3	# Generated debug package is empty and rpmlint rejects build
12cu|kicad-20120119.bzr3256-3|4	%define _enable_debug_packages %{nil}
12cu|kicad-20120119.bzr3256-3|5	%define debug_package %{nil}
12cu|kicad-20120119.bzr3256-3|6	
12cu|kicad-20120119.bzr3256-3|7	# To create source package:
12cu|kicad-20120119.bzr3256-3|8	# bzr branch lp:kicad/stable
12cu|kicad-20120119.bzr3256-3|9	#
12cu|kicad-20120119.bzr3256-3|10	# You can get the date by querying:
12cu|kicad-20120119.bzr3256-3|11	# $ bzr log -r-1 --line stable/
12cu|kicad-20120119.bzr3256-3|12	# 3009: jean-pierre charras 2011-05-25 Libedit: actual line thickness  taken in account by collector. Thick lines are now more easy t...
12cu|kicad-20120119.bzr3256-3|13	#
12cu|kicad-20120119.bzr3256-3|14	# $ bzr export --format=tbz2 --root=kicad kicad-sources-bzr$(bzr revno stable/).tar.bz2 stable/
12cu|kicad-20120119.bzr3256-3|15	
12cu|kicad-20120119.bzr3256-3|16	# For library,
12cu|kicad-20120119.bzr3256-3|17	# See http://iut-tice.ujf-grenoble.fr/cao/how_to_download_sources.txt
12cu|kicad-20120119.bzr3256-3|18	# bzr branch lp:~kicad-lib-committers/kicad/library
12cu|kicad-20120119.bzr3256-3|19	#
12cu|kicad-20120119.bzr3256-3|20	# You can get the date by querying:
12cu|kicad-20120119.bzr3256-3|21	# $ bzr log -r-1 --line library/
12cu|kicad-20120119.bzr3256-3|22	# 109: xtony 2010-12-08 Add various modules.
12cu|kicad-20120119.bzr3256-3|23	#
12cu|kicad-20120119.bzr3256-3|24	# $ bzr export --format=tbz2 --root=kicad-library kicad-library-bzr$(bzr revno library/).tar.bz2 library/
12cu|kicad-20120119.bzr3256-3|25	
12cu|kicad-20120119.bzr3256-3|26	# For doc,
12cu|kicad-20120119.bzr3256-3|27	# See http://iut-tice.ujf-grenoble.fr/cao/how_to_download_sources.txt
12cu|kicad-20120119.bzr3256-3|28	# bzr branch lp:~kicad-developers/kicad/doc
12cu|kicad-20120119.bzr3256-3|29	#
12cu|kicad-20120119.bzr3256-3|30	# You can get the date by querying:
12cu|kicad-20120119.bzr3256-3|31	# $ bzr log -r-1 --line doc/
12cu|kicad-20120119.bzr3256-3|32	# 216: Andrey Fedorushkov 2011-06-02 update russian GUI
12cu|kicad-20120119.bzr3256-3|33	
12cu|kicad-20120119.bzr3256-3|34	%define date 20120119
12cu|kicad-20120119.bzr3256-3|35	%define revision 3256
12cu|kicad-20120119.bzr3256-3|36	
12cu|kicad-20120119.bzr3256-3|37	%define docname kicad-doc
12cu|kicad-20120119.bzr3256-3|38	%define docdate 20111221
12cu|kicad-20120119.bzr3256-3|39	%define docrevision 303
12cu|kicad-20120119.bzr3256-3|40	%define docversion %{docdate}.bzr%{docrevision}
12cu|kicad-20120119.bzr3256-3|41	
12cu|kicad-20120119.bzr3256-3|42	%define libname kicad-library
12cu|kicad-20120119.bzr3256-3|43	%define libdate 20120119
12cu|kicad-20120119.bzr3256-3|44	%define librevision 114
12cu|kicad-20120119.bzr3256-3|45	%define libversion %{libdate}.bzr%{librevision}
12cu|kicad-20120119.bzr3256-3|46	
12cu|kicad-20120119.bzr3256-3|47	Summary:	An open source software for the creation of electronic schematic diagrams
12cu|kicad-20120119.bzr3256-3|48	Name:		kicad
12cu|kicad-20120119.bzr3256-3|49	Version:	%{date}.bzr%{revision}
12cu|kicad-20120119.bzr3256-3|50	Release:	3
12cu|kicad-20120119.bzr3256-3|51	License:	GPLv2+
12cu|kicad-20120119.bzr3256-3|52	Group:		Sciences/Computer science
12cu|kicad-20120119.bzr3256-3|53	Url:		http://www.lis.inpg.fr/realise_au_lis/kicad/
12cu|kicad-20120119.bzr3256-3|54	Source0:	%{name}-sources-bzr%{revision}.tar.bz2
12cu|kicad-20120119.bzr3256-3|55	Source1:	%{docname}-bzr%{docrevision}.tar.bz2
12cu|kicad-20120119.bzr3256-3|56	Source2:	%{libname}-bzr%{librevision}.tar.bz2
12cu|kicad-20120119.bzr3256-3|57	
12cu|kicad-20120119.bzr3256-3|58	# Fedora & upstream patches
12cu|kicad-20120119.bzr3256-3|59	Patch11:	%{name}-2011.07.12-fix-linking.patch
12cu|kicad-20120119.bzr3256-3|60	Patch12:	%{name}-2011.07.12-boost-polygon-declare-gtlsort-earlier.patch
12cu|kicad-20120119.bzr3256-3|61	Patch13:	%{name}-2012.01.19-fix-linking.patch
12cu|kicad-20120119.bzr3256-3|62	Patch14:	%{name}-2012.01.19-fix-bom-in-python.patch
12cu|kicad-20120119.bzr3256-3|63	Patch20:	%{name}-2012.01.19-fix-plotting-scale.patch
12cu|kicad-20120119.bzr3256-3|64	Patch21:	%{name}-2012.01.19-move-up-junction-button.rev3371.patch
12cu|kicad-20120119.bzr3256-3|65	Patch22:	%{name}-2012.01.19-thermal-relief.rev3281.patch
12cu|kicad-20120119.bzr3256-3|66	Patch23:	%{name}-2012.01.19-undo-redo-auto.rev3297.patch
12cu|kicad-20120119.bzr3256-3|67	Patch24:	%{name}-2012.01.19-cvpcb-preview.rev3303.patch
12cu|kicad-20120119.bzr3256-3|68	Patch25:	%{name}-2012.01.19-pcb-calculation.rev3328.patch
12cu|kicad-20120119.bzr3256-3|69	Patch26:	%{name}-2012.01.19-ps-plotting-width-correction.rev3342.patch
12cu|kicad-20120119.bzr3256-3|70	
12cu|kicad-20120119.bzr3256-3|71	BuildRequires:	cmake
12cu|kicad-20120119.bzr3256-3|72	BuildRequires:	desktop-file-utils
12cu|kicad-20120119.bzr3256-3|73	BuildRequires:	imagemagick
12cu|kicad-20120119.bzr3256-3|74	BuildRequires:	boost-devel
12cu|kicad-20120119.bzr3256-3|75	BuildRequires:	wxgtku2.8-devel
12cu|kicad-20120119.bzr3256-3|76	BuildRequires:	pkgconfig(gl)
12cu|kicad-20120119.bzr3256-3|77	BuildRequires:	pkgconfig(glu)
12cu|kicad-20120119.bzr3256-3|78	Requires:	%{libname} = %{libversion}
12cu|kicad-20120119.bzr3256-3|79	Requires:	%{docname} = %{docversion}
12cu|kicad-20120119.bzr3256-3|80	Suggests:	%{name}-locale
12cu|kicad-20120119.bzr3256-3|81	
12cu|kicad-20120119.bzr3256-3|82	%description
12cu|kicad-20120119.bzr3256-3|83	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|84	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|85	
12cu|kicad-20120119.bzr3256-3|86	Kicad is a set of four softwares and a project manager:
12cu|kicad-20120119.bzr3256-3|87	
12cu|kicad-20120119.bzr3256-3|88	Eeschema :  Schematic entry.
12cu|kicad-20120119.bzr3256-3|89	Pcbnew :    Board editor.
12cu|kicad-20120119.bzr3256-3|90	Gerbview :  GERBER viewer (photoplotter documents).
12cu|kicad-20120119.bzr3256-3|91	Cvpcb :     footprint selector for components used in the circuit design.
12cu|kicad-20120119.bzr3256-3|92	Kicad:      project manager.
12cu|kicad-20120119.bzr3256-3|93	
12cu|kicad-20120119.bzr3256-3|94	%files
12cu|kicad-20120119.bzr3256-3|95	%{_bindir}/*
12cu|kicad-20120119.bzr3256-3|96	%{_prefix}/lib/%{name}/plugins/netlist_form_pads-pcb.xsl
12cu|kicad-20120119.bzr3256-3|97	%{_iconsdir}/*/*/*
12cu|kicad-20120119.bzr3256-3|98	%{_iconsdir}/%{name}.png
12cu|kicad-20120119.bzr3256-3|99	%{_liconsdir}/%{name}.png
12cu|kicad-20120119.bzr3256-3|100	%{_miconsdir}/%{name}.png
12cu|kicad-20120119.bzr3256-3|101	%{_datadir}/%{name}/demos/
12cu|kicad-20120119.bzr3256-3|102	%{_datadir}/%{name}/template/
12cu|kicad-20120119.bzr3256-3|103	%{_datadir}/applications
12cu|kicad-20120119.bzr3256-3|104	%{_datadir}/mime/packages/kicad.xml
12cu|kicad-20120119.bzr3256-3|105	%{_datadir}/mimelnk/application/x-kicad-project.desktop
12cu|kicad-20120119.bzr3256-3|106	%{_datadir}/mimelnk/application/x-kicad-schematic.desktop
12cu|kicad-20120119.bzr3256-3|107	
12cu|kicad-20120119.bzr3256-3|108	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|109	
12cu|kicad-20120119.bzr3256-3|110	%package doc
12cu|kicad-20120119.bzr3256-3|111	Summary:	Documentation for kicad (creation of electronic schematic diagrams)
12cu|kicad-20120119.bzr3256-3|112	Version:	%{docversion}
12cu|kicad-20120119.bzr3256-3|113	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|114	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|115	
12cu|kicad-20120119.bzr3256-3|116	%description doc
12cu|kicad-20120119.bzr3256-3|117	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|118	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|119	
12cu|kicad-20120119.bzr3256-3|120	Kicad-doc is the documentation for kicad.
12cu|kicad-20120119.bzr3256-3|121	
12cu|kicad-20120119.bzr3256-3|122	%files doc
12cu|kicad-20120119.bzr3256-3|123	%doc %{_datadir}/doc/%{name}
12cu|kicad-20120119.bzr3256-3|124	
12cu|kicad-20120119.bzr3256-3|125	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|126	
12cu|kicad-20120119.bzr3256-3|127	%package locales-ca
12cu|kicad-20120119.bzr3256-3|128	Summary:	Catalan Kicad locales
12cu|kicad-20120119.bzr3256-3|129	Version:	%{docversion}
12cu|kicad-20120119.bzr3256-3|130	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|131	Provides:	%{name}-locale
12cu|kicad-20120119.bzr3256-3|132	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|133	
12cu|kicad-20120119.bzr3256-3|134	%description locales-ca
12cu|kicad-20120119.bzr3256-3|135	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|136	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|137	
12cu|kicad-20120119.bzr3256-3|138	Kicad-locales provides Catalan locales for kicad.
12cu|kicad-20120119.bzr3256-3|139	
12cu|kicad-20120119.bzr3256-3|140	%files locales-ca
12cu|kicad-20120119.bzr3256-3|141	%{_datadir}/%{name}/internat/ca/
12cu|kicad-20120119.bzr3256-3|142	
12cu|kicad-20120119.bzr3256-3|143	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|144	
12cu|kicad-20120119.bzr3256-3|145	%package locales-cs
12cu|kicad-20120119.bzr3256-3|146	Summary:	Czech Kicad locales
12cu|kicad-20120119.bzr3256-3|147	Version:	%{docversion}
12cu|kicad-20120119.bzr3256-3|148	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|149	Provides:	%{name}-locale
12cu|kicad-20120119.bzr3256-3|150	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|151	
12cu|kicad-20120119.bzr3256-3|152	%description locales-cs
12cu|kicad-20120119.bzr3256-3|153	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|154	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|155	
12cu|kicad-20120119.bzr3256-3|156	Kicad-locales provides Czech locales for kicad.
12cu|kicad-20120119.bzr3256-3|157	
12cu|kicad-20120119.bzr3256-3|158	%files locales-cs
12cu|kicad-20120119.bzr3256-3|159	%{_datadir}/%{name}/internat/cs/
12cu|kicad-20120119.bzr3256-3|160	
12cu|kicad-20120119.bzr3256-3|161	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|162	
12cu|kicad-20120119.bzr3256-3|163	%package locales-de
12cu|kicad-20120119.bzr3256-3|164	Summary:	German Kicad locales
12cu|kicad-20120119.bzr3256-3|165	Version:	%{docversion}
12cu|kicad-20120119.bzr3256-3|166	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|167	Provides:	%{name}-locale
12cu|kicad-20120119.bzr3256-3|168	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|169	
12cu|kicad-20120119.bzr3256-3|170	%description locales-de
12cu|kicad-20120119.bzr3256-3|171	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|172	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|173	
12cu|kicad-20120119.bzr3256-3|174	Kicad-locales provides German locales for kicad.
12cu|kicad-20120119.bzr3256-3|175	
12cu|kicad-20120119.bzr3256-3|176	%files locales-de
12cu|kicad-20120119.bzr3256-3|177	%{_datadir}/%{name}/internat/de/
12cu|kicad-20120119.bzr3256-3|178	
12cu|kicad-20120119.bzr3256-3|179	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|180	
12cu|kicad-20120119.bzr3256-3|181	%package locales-es
12cu|kicad-20120119.bzr3256-3|182	Summary:	Spanish Kicad locales
12cu|kicad-20120119.bzr3256-3|183	Version:	%{docversion}
12cu|kicad-20120119.bzr3256-3|184	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|185	Provides:	%{name}-locale
12cu|kicad-20120119.bzr3256-3|186	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|187	
12cu|kicad-20120119.bzr3256-3|188	%description locales-es
12cu|kicad-20120119.bzr3256-3|189	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|190	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|191	
12cu|kicad-20120119.bzr3256-3|192	Kicad-locales provides Spanish locales for kicad.
12cu|kicad-20120119.bzr3256-3|193	
12cu|kicad-20120119.bzr3256-3|194	%files locales-es
12cu|kicad-20120119.bzr3256-3|195	%{_datadir}/%{name}/internat/es/
12cu|kicad-20120119.bzr3256-3|196	
12cu|kicad-20120119.bzr3256-3|197	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|198	
12cu|kicad-20120119.bzr3256-3|199	%package locales-fi
12cu|kicad-20120119.bzr3256-3|200	Summary:	Finnish Kicad locales
12cu|kicad-20120119.bzr3256-3|201	Version:	%{docversion}
12cu|kicad-20120119.bzr3256-3|202	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|203	Provides:	%{name}-locale
12cu|kicad-20120119.bzr3256-3|204	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|205	
12cu|kicad-20120119.bzr3256-3|206	%description locales-fi
12cu|kicad-20120119.bzr3256-3|207	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|208	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|209	
12cu|kicad-20120119.bzr3256-3|210	Kicad-locales provides Finnish locales for kicad.
12cu|kicad-20120119.bzr3256-3|211	
12cu|kicad-20120119.bzr3256-3|212	%files locales-fi
12cu|kicad-20120119.bzr3256-3|213	%{_datadir}/%{name}/internat/fi/
12cu|kicad-20120119.bzr3256-3|214	
12cu|kicad-20120119.bzr3256-3|215	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|216	
12cu|kicad-20120119.bzr3256-3|217	%package locales-fr
12cu|kicad-20120119.bzr3256-3|218	Summary:	French Kicad locales
12cu|kicad-20120119.bzr3256-3|219	Version:	%{docversion}
12cu|kicad-20120119.bzr3256-3|220	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|221	Provides:	%{name}-locale
12cu|kicad-20120119.bzr3256-3|222	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|223	
12cu|kicad-20120119.bzr3256-3|224	%description locales-fr
12cu|kicad-20120119.bzr3256-3|225	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|226	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|227	
12cu|kicad-20120119.bzr3256-3|228	Kicad-locales provides French locales for kicad.
12cu|kicad-20120119.bzr3256-3|229	
12cu|kicad-20120119.bzr3256-3|230	%files locales-fr
12cu|kicad-20120119.bzr3256-3|231	%{_datadir}/%{name}/internat/fr/
12cu|kicad-20120119.bzr3256-3|232	
12cu|kicad-20120119.bzr3256-3|233	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|234	
12cu|kicad-20120119.bzr3256-3|235	%package locales-hu
12cu|kicad-20120119.bzr3256-3|236	Summary:	Hungarian Kicad locales
12cu|kicad-20120119.bzr3256-3|237	Version:	%{docversion}
12cu|kicad-20120119.bzr3256-3|238	Release:	%{release}
12cu|kicad-20120119.bzr3256-3|239	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|240	Provides:	%{name}-locale
12cu|kicad-20120119.bzr3256-3|241	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|242	
12cu|kicad-20120119.bzr3256-3|243	%description locales-hu
12cu|kicad-20120119.bzr3256-3|244	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|245	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|246	
12cu|kicad-20120119.bzr3256-3|247	Kicad-locales provides Hungarian locales for kicad.
12cu|kicad-20120119.bzr3256-3|248	
12cu|kicad-20120119.bzr3256-3|249	%files locales-hu
12cu|kicad-20120119.bzr3256-3|250	%{_datadir}/%{name}/internat/hu/
12cu|kicad-20120119.bzr3256-3|251	
12cu|kicad-20120119.bzr3256-3|252	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|253	
12cu|kicad-20120119.bzr3256-3|254	%package locales-it
12cu|kicad-20120119.bzr3256-3|255	Summary:	Italian Kicad locales
12cu|kicad-20120119.bzr3256-3|256	Version:	%{docversion}
12cu|kicad-20120119.bzr3256-3|257	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|258	Provides:	%{name}-locale
12cu|kicad-20120119.bzr3256-3|259	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|260	
12cu|kicad-20120119.bzr3256-3|261	%description locales-it
12cu|kicad-20120119.bzr3256-3|262	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|263	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|264	
12cu|kicad-20120119.bzr3256-3|265	Kicad-locales provides Italian locales for kicad.
12cu|kicad-20120119.bzr3256-3|266	
12cu|kicad-20120119.bzr3256-3|267	%files locales-it
12cu|kicad-20120119.bzr3256-3|268	%{_datadir}/%{name}/internat/it/
12cu|kicad-20120119.bzr3256-3|269	
12cu|kicad-20120119.bzr3256-3|270	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|271	
12cu|kicad-20120119.bzr3256-3|272	%package locales-ja
12cu|kicad-20120119.bzr3256-3|273	Summary:	Japanese Kicad locales
12cu|kicad-20120119.bzr3256-3|274	Version:	%{docversion}
12cu|kicad-20120119.bzr3256-3|275	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|276	Provides:	%{name}-locale
12cu|kicad-20120119.bzr3256-3|277	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|278	
12cu|kicad-20120119.bzr3256-3|279	%description locales-ja
12cu|kicad-20120119.bzr3256-3|280	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|281	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|282	
12cu|kicad-20120119.bzr3256-3|283	Kicad-locales provides Japanese locales for kicad.
12cu|kicad-20120119.bzr3256-3|284	
12cu|kicad-20120119.bzr3256-3|285	%files locales-ja
12cu|kicad-20120119.bzr3256-3|286	%{_datadir}/%{name}/internat/ja/
12cu|kicad-20120119.bzr3256-3|287	
12cu|kicad-20120119.bzr3256-3|288	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|289	
12cu|kicad-20120119.bzr3256-3|290	%package locales-ko
12cu|kicad-20120119.bzr3256-3|291	Summary:	Korean Kicad locales
12cu|kicad-20120119.bzr3256-3|292	Version:	%{docversion}
12cu|kicad-20120119.bzr3256-3|293	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|294	Provides:	%{name}-locale
12cu|kicad-20120119.bzr3256-3|295	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|296	
12cu|kicad-20120119.bzr3256-3|297	%description locales-ko
12cu|kicad-20120119.bzr3256-3|298	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|299	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|300	
12cu|kicad-20120119.bzr3256-3|301	Kicad-locales provides Korean locales for kicad.
12cu|kicad-20120119.bzr3256-3|302	
12cu|kicad-20120119.bzr3256-3|303	%files locales-ko
12cu|kicad-20120119.bzr3256-3|304	%{_datadir}/%{name}/internat/ko/
12cu|kicad-20120119.bzr3256-3|305	
12cu|kicad-20120119.bzr3256-3|306	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|307	
12cu|kicad-20120119.bzr3256-3|308	%package locales-nl
12cu|kicad-20120119.bzr3256-3|309	Summary:	Dutch Kicad locales
12cu|kicad-20120119.bzr3256-3|310	Version:	%{docversion}
12cu|kicad-20120119.bzr3256-3|311	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|312	Provides:	%{name}-locale
12cu|kicad-20120119.bzr3256-3|313	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|314	
12cu|kicad-20120119.bzr3256-3|315	%description locales-nl
12cu|kicad-20120119.bzr3256-3|316	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|317	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|318	
12cu|kicad-20120119.bzr3256-3|319	Kicad-locales provides Dutch locales for kicad.
12cu|kicad-20120119.bzr3256-3|320	
12cu|kicad-20120119.bzr3256-3|321	%files locales-nl
12cu|kicad-20120119.bzr3256-3|322	%{_datadir}/%{name}/internat/nl/
12cu|kicad-20120119.bzr3256-3|323	
12cu|kicad-20120119.bzr3256-3|324	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|325	
12cu|kicad-20120119.bzr3256-3|326	%package locales-pl
12cu|kicad-20120119.bzr3256-3|327	Summary:	Polish Kicad locales
12cu|kicad-20120119.bzr3256-3|328	Version:	%{docversion}
12cu|kicad-20120119.bzr3256-3|329	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|330	Provides:	%{name}-locale
12cu|kicad-20120119.bzr3256-3|331	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|332	
12cu|kicad-20120119.bzr3256-3|333	%description locales-pl
12cu|kicad-20120119.bzr3256-3|334	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|335	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|336	
12cu|kicad-20120119.bzr3256-3|337	Kicad-locales provides Polish locales for kicad.
12cu|kicad-20120119.bzr3256-3|338	
12cu|kicad-20120119.bzr3256-3|339	%files locales-pl
12cu|kicad-20120119.bzr3256-3|340	%{_datadir}/%{name}/internat/pl/
12cu|kicad-20120119.bzr3256-3|341	
12cu|kicad-20120119.bzr3256-3|342	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|343	
12cu|kicad-20120119.bzr3256-3|344	%package locales-pt
12cu|kicad-20120119.bzr3256-3|345	Summary:	Portuguese Kicad locales
12cu|kicad-20120119.bzr3256-3|346	Version:	%{docversion}
12cu|kicad-20120119.bzr3256-3|347	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|348	Provides:	%{name}-locale
12cu|kicad-20120119.bzr3256-3|349	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|350	
12cu|kicad-20120119.bzr3256-3|351	%description locales-pt
12cu|kicad-20120119.bzr3256-3|352	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|353	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|354	
12cu|kicad-20120119.bzr3256-3|355	Kicad-locales provides Portuguese locales for kicad.
12cu|kicad-20120119.bzr3256-3|356	
12cu|kicad-20120119.bzr3256-3|357	%files locales-pt
12cu|kicad-20120119.bzr3256-3|358	%{_datadir}/%{name}/internat/pt/
12cu|kicad-20120119.bzr3256-3|359	
12cu|kicad-20120119.bzr3256-3|360	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|361	
12cu|kicad-20120119.bzr3256-3|362	%package locales-ru
12cu|kicad-20120119.bzr3256-3|363	Summary:	Russian Kicad locales
12cu|kicad-20120119.bzr3256-3|364	Version:	%{docversion}
12cu|kicad-20120119.bzr3256-3|365	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|366	Provides:	%{name}-locale
12cu|kicad-20120119.bzr3256-3|367	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|368	
12cu|kicad-20120119.bzr3256-3|369	%description locales-ru
12cu|kicad-20120119.bzr3256-3|370	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|371	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|372	
12cu|kicad-20120119.bzr3256-3|373	Kicad-locales provides Russian locales for kicad.
12cu|kicad-20120119.bzr3256-3|374	
12cu|kicad-20120119.bzr3256-3|375	%files locales-ru
12cu|kicad-20120119.bzr3256-3|376	%{_datadir}/%{name}/internat/ru/
12cu|kicad-20120119.bzr3256-3|377	
12cu|kicad-20120119.bzr3256-3|378	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|379	
12cu|kicad-20120119.bzr3256-3|380	%package locales-sl
12cu|kicad-20120119.bzr3256-3|381	Summary:	Slovenian Kicad locales
12cu|kicad-20120119.bzr3256-3|382	Version:	%{docversion}
12cu|kicad-20120119.bzr3256-3|383	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|384	Provides:	%{name}-locale
12cu|kicad-20120119.bzr3256-3|385	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|386	
12cu|kicad-20120119.bzr3256-3|387	%description locales-sl
12cu|kicad-20120119.bzr3256-3|388	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|389	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|390	
12cu|kicad-20120119.bzr3256-3|391	Kicad-locales provides Slovenian locales for kicad.
12cu|kicad-20120119.bzr3256-3|392	
12cu|kicad-20120119.bzr3256-3|393	%files locales-sl
12cu|kicad-20120119.bzr3256-3|394	%{_datadir}/%{name}/internat/sl
12cu|kicad-20120119.bzr3256-3|395	
12cu|kicad-20120119.bzr3256-3|396	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|397	
12cu|kicad-20120119.bzr3256-3|398	%package locales-sv
12cu|kicad-20120119.bzr3256-3|399	Summary:	Salvadoran Kicad locales
12cu|kicad-20120119.bzr3256-3|400	Version:	%{docversion}
12cu|kicad-20120119.bzr3256-3|401	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|402	Provides:	%{name}-locale
12cu|kicad-20120119.bzr3256-3|403	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|404	
12cu|kicad-20120119.bzr3256-3|405	%description locales-sv
12cu|kicad-20120119.bzr3256-3|406	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|407	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|408	
12cu|kicad-20120119.bzr3256-3|409	Kicad-locales provides Salvadoran locales for kicad.
12cu|kicad-20120119.bzr3256-3|410	
12cu|kicad-20120119.bzr3256-3|411	%files locales-sv
12cu|kicad-20120119.bzr3256-3|412	%{_datadir}/%{name}/internat/sv/
12cu|kicad-20120119.bzr3256-3|413	
12cu|kicad-20120119.bzr3256-3|414	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|415	
12cu|kicad-20120119.bzr3256-3|416	%package locales-zh-cn
12cu|kicad-20120119.bzr3256-3|417	Summary:	Chinese Kicad locales
12cu|kicad-20120119.bzr3256-3|418	Version:	%{docversion}
12cu|kicad-20120119.bzr3256-3|419	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|420	Provides:	%{name}-locale
12cu|kicad-20120119.bzr3256-3|421	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|422	
12cu|kicad-20120119.bzr3256-3|423	%description locales-zh-cn
12cu|kicad-20120119.bzr3256-3|424	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|425	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|426	
12cu|kicad-20120119.bzr3256-3|427	Kicad-locales provides Chinese locales for kicad.
12cu|kicad-20120119.bzr3256-3|428	
12cu|kicad-20120119.bzr3256-3|429	%files locales-zh-cn
12cu|kicad-20120119.bzr3256-3|430	%{_datadir}/%{name}/internat/zh_CN/
12cu|kicad-20120119.bzr3256-3|431	
12cu|kicad-20120119.bzr3256-3|432	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|433	
12cu|kicad-20120119.bzr3256-3|434	%package library
12cu|kicad-20120119.bzr3256-3|435	Summary:	Library for kicad (creation of electronic schematic diagrams)
12cu|kicad-20120119.bzr3256-3|436	Version:	%{libversion}
12cu|kicad-20120119.bzr3256-3|437	Requires:	%{name}
12cu|kicad-20120119.bzr3256-3|438	BuildArch:	noarch
12cu|kicad-20120119.bzr3256-3|439	
12cu|kicad-20120119.bzr3256-3|440	%description library
12cu|kicad-20120119.bzr3256-3|441	Kicad is an open source (GPL) software for the creation of electronic
12cu|kicad-20120119.bzr3256-3|442	schematic diagrams and printed circuit board artwork.
12cu|kicad-20120119.bzr3256-3|443	
12cu|kicad-20120119.bzr3256-3|444	Kicad-library is a set of library needed by kicad.
12cu|kicad-20120119.bzr3256-3|445	
12cu|kicad-20120119.bzr3256-3|446	%files library
12cu|kicad-20120119.bzr3256-3|447	%{_datadir}/%{name}/library
12cu|kicad-20120119.bzr3256-3|448	%{_datadir}/%{name}/modules
12cu|kicad-20120119.bzr3256-3|449	
12cu|kicad-20120119.bzr3256-3|450	#----------------------------------------------------------------------------
12cu|kicad-20120119.bzr3256-3|451	
12cu|kicad-20120119.bzr3256-3|452	%prep
12cu|kicad-20120119.bzr3256-3|453	%setup -q -T -b 0 -n %{name}
12cu|kicad-20120119.bzr3256-3|454	%setup -q -T -b 1 -n %{docname}
12cu|kicad-20120119.bzr3256-3|455	%setup -q -T -b 2 -n %{libname}
12cu|kicad-20120119.bzr3256-3|456	pushd ../%{name}
12cu|kicad-20120119.bzr3256-3|457	%patch11 -p0 -b .fix-linking1
12cu|kicad-20120119.bzr3256-3|458	%patch12 -p0 -b .gcc-4.7
12cu|kicad-20120119.bzr3256-3|459	%patch13 -p0 -b .fix-linking2
12cu|kicad-20120119.bzr3256-3|460	%patch14 -p1 -b .fix-bom-in-python
12cu|kicad-20120119.bzr3256-3|461	%patch20 -p0 -b .fix-plotting-scale
12cu|kicad-20120119.bzr3256-3|462	%patch21 -p0 -b .junction-button
12cu|kicad-20120119.bzr3256-3|463	%patch22 -p0 -b .thermal-relief
12cu|kicad-20120119.bzr3256-3|464	%patch23 -p1 -b .undo-redo
12cu|kicad-20120119.bzr3256-3|465	%patch24 -p1 -b .cvpcb-preview
12cu|kicad-20120119.bzr3256-3|466	%patch25 -p0 -b .pcb-calculation
12cu|kicad-20120119.bzr3256-3|467	%patch26 -p1 -b .width-correction
12cu|kicad-20120119.bzr3256-3|468	popd
12cu|kicad-20120119.bzr3256-3|469	
12cu|kicad-20120119.bzr3256-3|470	%build
12cu|kicad-20120119.bzr3256-3|471	export LC_ALL=C
12cu|kicad-20120119.bzr3256-3|472	cd ../
12cu|kicad-20120119.bzr3256-3|473	
12cu|kicad-20120119.bzr3256-3|474	# Building kicad-doc
12cu|kicad-20120119.bzr3256-3|475	pushd %{docname}
12cu|kicad-20120119.bzr3256-3|476	%cmake \
12cu|kicad-20120119.bzr3256-3|477	-DKICAD_STABLE_VERSION:BOOL=ON \
12cu|kicad-20120119.bzr3256-3|478	-DCMAKE_BUILD_TYPE=Release
12cu|kicad-20120119.bzr3256-3|479	%make
12cu|kicad-20120119.bzr3256-3|480	popd
12cu|kicad-20120119.bzr3256-3|481	
12cu|kicad-20120119.bzr3256-3|482	# Building kicad-library
12cu|kicad-20120119.bzr3256-3|483	pushd %{libname}
12cu|kicad-20120119.bzr3256-3|484	%cmake \
12cu|kicad-20120119.bzr3256-3|485	-DKICAD_STABLE_VERSION:BOOL=ON \
12cu|kicad-20120119.bzr3256-3|486	-DCMAKE_BUILD_TYPE=Release
12cu|kicad-20120119.bzr3256-3|487	%make
12cu|kicad-20120119.bzr3256-3|488	popd
12cu|kicad-20120119.bzr3256-3|489	
12cu|kicad-20120119.bzr3256-3|490	# Building kicad
12cu|kicad-20120119.bzr3256-3|491	pushd %{name}
12cu|kicad-20120119.bzr3256-3|492	%cmake \
12cu|kicad-20120119.bzr3256-3|493	-DBUILD_SHARED_LIBS:BOOL=OFF \
12cu|kicad-20120119.bzr3256-3|494	-DKICAD_STABLE_VERSION:BOOL=ON \
12cu|kicad-20120119.bzr3256-3|495	-DCMAKE_BUILD_TYPE=Release
12cu|kicad-20120119.bzr3256-3|496	%make
12cu|kicad-20120119.bzr3256-3|497	popd
12cu|kicad-20120119.bzr3256-3|498	
12cu|kicad-20120119.bzr3256-3|499	%install
12cu|kicad-20120119.bzr3256-3|500	cd ../
12cu|kicad-20120119.bzr3256-3|501	
12cu|kicad-20120119.bzr3256-3|502	# Installing kicad-doc
12cu|kicad-20120119.bzr3256-3|503	pushd %{docname}
12cu|kicad-20120119.bzr3256-3|504	%makeinstall_std -C build
12cu|kicad-20120119.bzr3256-3|505	popd
12cu|kicad-20120119.bzr3256-3|506	
12cu|kicad-20120119.bzr3256-3|507	# Installing kicad-library
12cu|kicad-20120119.bzr3256-3|508	pushd %{libname}
12cu|kicad-20120119.bzr3256-3|509	%makeinstall_std -C build
12cu|kicad-20120119.bzr3256-3|510	popd
12cu|kicad-20120119.bzr3256-3|511	
12cu|kicad-20120119.bzr3256-3|512	# Installing kicad
12cu|kicad-20120119.bzr3256-3|513	pushd %{name}
12cu|kicad-20120119.bzr3256-3|514	%makeinstall_std -C build
12cu|kicad-20120119.bzr3256-3|515	
12cu|kicad-20120119.bzr3256-3|516	# create desktop file
12cu|kicad-20120119.bzr3256-3|517	desktop-file-install --vendor='' \
12cu|kicad-20120119.bzr3256-3|518	--remove-category='Scientific' \
12cu|kicad-20120119.bzr3256-3|519	--add-category='Science;Electronics;Education' \
12cu|kicad-20120119.bzr3256-3|520	--dir=%{buildroot}%{_datadir}/applications \
12cu|kicad-20120119.bzr3256-3|521	%{buildroot}%{_datadir}/applications/*.desktop
12cu|kicad-20120119.bzr3256-3|522	
12cu|kicad-20120119.bzr3256-3|523	# create icons
12cu|kicad-20120119.bzr3256-3|524	mkdir -p %{buildroot}%{_miconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_liconsdir}
12cu|kicad-20120119.bzr3256-3|525	convert -resize 16x16 %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %{buildroot}%{_miconsdir}/%{name}.png
12cu|kicad-20120119.bzr3256-3|526	convert -resize 32x32 %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %{buildroot}%{_iconsdir}/%{name}.png
12cu|kicad-20120119.bzr3256-3|527	convert -resize 48x48 %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %{buildroot}%{_liconsdir}/%{name}.png
12cu|kicad-20120119.bzr3256-3|528	popd
12cu|kicad-20120119.bzr3256-3|529	
12cu|kicad-20120119.bzr3256-3|530	
12cu|kicad-20120119.bzr3256-3|531	%changelog
12cu|kicad-20120119.bzr3256-3|532	* Fri Mar 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20120119.bzr3256-3
12cu|kicad-20120119.bzr3256-3|533	+ Revision: 5732c3f
12cu|kicad-20120119.bzr3256-3|534	- LOG Spec cleanup
12cu|kicad-20120119.bzr3256-3|535	
12cu|kicad-20120119.bzr3256-3|536	

9811 12
12cu|kid3-3.1-1|1	%define	use_gstreamer	0
12cu|kid3-3.1-1|2	%define	with_cli	1
12cu|kid3-3.1-1|3	%define	with_qt5	0
12cu|kid3-3.1-1|4	%define	major		3.1.0
12cu|kid3-3.1-1|5	%define	libname		%mklibname %{name}
12cu|kid3-3.1-1|6	
12cu|kid3-3.1-1|7	Summary:	ID3 Tagger
12cu|kid3-3.1-1|8	Name:		kid3
12cu|kid3-3.1-1|9	Version:	3.1
12cu|kid3-3.1-1|10	Release:	%mkrel 1
12cu|kid3-3.1-1|11	License:	GPLv2+
12cu|kid3-3.1-1|12	Group:		Sound
12cu|kid3-3.1-1|13	Url:		http://kid3.sourceforge.net/
12cu|kid3-3.1-1|14	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cu|kid3-3.1-1|15	Source1:	kid3.rpmlintrc
12cu|kid3-3.1-1|16	Patch0:		kid3-3.0.2-fix-lib-path.patch
12cu|kid3-3.1-1|17	BuildRequires:	cmake >= 2.8
12cu|kid3-3.1-1|18	BuildRequires:	gettext
12cu|kid3-3.1-1|19	BuildRequires:	kdelibs4-devel
12cu|kid3-3.1-1|20	BuildRequires:	qt4-devel
12cu|kid3-3.1-1|21	BuildRequires:	id3lib-devel
12cu|kid3-3.1-1|22	BuildRequires:	pkgconfig(taglib) >= 1.4
12cu|kid3-3.1-1|23	BuildRequires:	libmp4v2-devel
12cu|kid3-3.1-1|24	# Not needed
12cu|kid3-3.1-1|25	#BuildRequires:	libtunepimp-devel
12cu|kid3-3.1-1|26	BuildRequires:	pkgconfig(flac)
12cu|kid3-3.1-1|27	BuildRequires:	pkgconfig(flac++)
12cu|kid3-3.1-1|28	BuildRequires:	pkgconfig(ogg)
12cu|kid3-3.1-1|29	BuildRequires:	pkgconfig(vorbis)
12cu|kid3-3.1-1|30	BuildRequires:	pkgconfig(libchromaprint)
12cu|kid3-3.1-1|31	%if %{with_qt5}
12cu|kid3-3.1-1|32	BuildRequires:	qt5-linguist-tools
12cu|kid3-3.1-1|33	BuildRequires:	pkgconfig(Qt5Core)
12cu|kid3-3.1-1|34	%endif
12cu|kid3-3.1-1|35	%if %{use_gstreamer}
12cu|kid3-3.1-1|36	BuildRequires:	gstreamer1.0-devel >= 1.0
12cu|kid3-3.1-1|37	%else
12cu|kid3-3.1-1|38	BuildRequires:	ffmpeg-devel
12cu|kid3-3.1-1|39	%endif
12cu|kid3-3.1-1|40	BuildRequires:	readline-devel
12cu|kid3-3.1-1|41	# For docs
12cu|kid3-3.1-1|42	BuildRequires:	xsltproc
12cu|kid3-3.1-1|43	BuildRequires:	docbook-style-xsl >= 1.72
12cu|kid3-3.1-1|44	Requires:	xdg-utils
12cu|kid3-3.1-1|45	Requires:	%{libname} = %{version}
12cu|kid3-3.1-1|46	
12cu|kid3-3.1-1|47	%description
12cu|kid3-3.1-1|48	If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2,
12cu|kid3-3.1-1|49	Speex, TrueAudio, WavPack, WMA, WAV and AIFF files (e.g. full albums) without
12cu|kid3-3.1-1|50	typing the same information again and again, and have control over both ID3v1
12cu|kid3-3.1-1|51	and ID3v2 tags, then Kid3 is the program you are looking for.
12cu|kid3-3.1-1|52	With Kid3 you can:
12cu|kid3-3.1-1|53	- Edit ID3v1.1 tags
12cu|kid3-3.1-1|54	- Edit all ID3v2.3 and ID3v2.4 frames
12cu|kid3-3.1-1|55	- Convert between ID3v1.1, ID3v2.3 and ID3v2.4 tags
12cu|kid3-3.1-1|56	- Edit tags of multiple files
12cu|kid3-3.1-1|57	- Generate tags from filenames
12cu|kid3-3.1-1|58	- Generate filenames from tags
12cu|kid3-3.1-1|59	- Generate play-list files
12cu|kid3-3.1-1|60	- Automatic case conversion and string translation
12cu|kid3-3.1-1|61	- Import and export album data
12cu|kid3-3.1-1|62	- Import from gnudb.org, TrackType.org, MusicBrainz, Discogs and Amazon.
12cu|kid3-3.1-1|63	
12cu|kid3-3.1-1|64	%files -f %{name}.lang
12cu|kid3-3.1-1|65	%doc AUTHORS ChangeLog COPYING LICENSE README
12cu|kid3-3.1-1|66	#%%{_docdir}/HTML/*/%%{name}/*
12cu|kid3-3.1-1|67	%{_kde_bindir}/%{name}
12cu|kid3-3.1-1|68	%{_kde_applicationsdir}/%{name}.desktop
12cu|kid3-3.1-1|69	%{_kde_appsdir}/%{name}/*
12cu|kid3-3.1-1|70	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
12cu|kid3-3.1-1|71	%{_kde_iconsdir}/hicolor/scalable/apps/%{name}.svgz
12cu|kid3-3.1-1|72	%{_datadir}/dbus-1/interfaces/*.xml
12cu|kid3-3.1-1|73	%{_mandir}/man1/%{name}.1*
12cu|kid3-3.1-1|74	%{_mandir}/de/man1/%{name}.1*
12cu|kid3-3.1-1|75	
12cu|kid3-3.1-1|76	#--------------------------------------------------------------------
12cu|kid3-3.1-1|77	
12cu|kid3-3.1-1|78	%package	qt
12cu|kid3-3.1-1|79	Summary:	Efficient Qt ID3 tag editor
12cu|kid3-3.1-1|80	Group:		Sound
12cu|kid3-3.1-1|81	Requires:	xdg-utils
12cu|kid3-3.1-1|82	Requires:	%{libname} = %{version}
12cu|kid3-3.1-1|83	
12cu|kid3-3.1-1|84	%description	qt
12cu|kid3-3.1-1|85	If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2,
12cu|kid3-3.1-1|86	Speex, TrueAudio and WavPack files (e.g. full albums) without typing the same
12cu|kid3-3.1-1|87	information again and again and have control over both ID3v1 and ID3v2 tags,
12cu|kid3-3.1-1|88	then Kid3 is the program you are looking for.
12cu|kid3-3.1-1|89	This package provides Kid3 built without KDE dependencies.
12cu|kid3-3.1-1|90	
12cu|kid3-3.1-1|91	%files qt
12cu|kid3-3.1-1|92	%doc %{_docdir}/%{name}-qt/
12cu|kid3-3.1-1|93	#dir %%{_datadir}/%%{name}-qt/
12cu|kid3-3.1-1|94	%{_bindir}/%{name}-qt
12cu|kid3-3.1-1|95	%{_datadir}/applications/%{name}-qt.desktop
12cu|kid3-3.1-1|96	%{_datadir}/icons/hicolor/*/apps/%{name}-qt.png
12cu|kid3-3.1-1|97	%{_datadir}/icons/hicolor/scalable/apps/%{name}-qt.svg
12cu|kid3-3.1-1|98	%{_mandir}/man1/%{name}-qt.1*
12cu|kid3-3.1-1|99	%{_mandir}/de/man1/%{name}-qt.1*
12cu|kid3-3.1-1|100	
12cu|kid3-3.1-1|101	#--------------------------------------------------------------------
12cu|kid3-3.1-1|102	
12cu|kid3-3.1-1|103	%if %{with_cli}
12cu|kid3-3.1-1|104	%package	cli
12cu|kid3-3.1-1|105	Summary:	Efficient ID3 tag editor - command line version
12cu|kid3-3.1-1|106	Group:		Sound
12cu|kid3-3.1-1|107	Requires:	xdg-utils
12cu|kid3-3.1-1|108	Requires:	%{libname} = %{version}
12cu|kid3-3.1-1|109	
12cu|kid3-3.1-1|110	%description	cli
12cu|kid3-3.1-1|111	If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2,
12cu|kid3-3.1-1|112	Speex, TrueAudio and WavPack files (e.g. full albums) without typing the same
12cu|kid3-3.1-1|113	information again and again and have control over both ID3v1 and ID3v2 tags,
12cu|kid3-3.1-1|114	then Kid3 is the program you are looking for.
12cu|kid3-3.1-1|115	This package provides Kid3 built for command line use.
12cu|kid3-3.1-1|116	
12cu|kid3-3.1-1|117	%files cli
12cu|kid3-3.1-1|118	%doc %{_docdir}/%{name}-cli/
12cu|kid3-3.1-1|119	%{_bindir}/%{name}-cli
12cu|kid3-3.1-1|120	%{_mandir}/man1/%{name}-cli.1*
12cu|kid3-3.1-1|121	%{_mandir}/de/man1/%{name}-cli.1*
12cu|kid3-3.1-1|122	%endif
12cu|kid3-3.1-1|123	
12cu|kid3-3.1-1|124	#-----------------------------------------------------------------------------
12cu|kid3-3.1-1|125	
12cu|kid3-3.1-1|126	
12cu|kid3-3.1-1|127	%package	-n %{libname}
12cu|kid3-3.1-1|128	Summary:	Efficient ID3 tag editor
12cu|kid3-3.1-1|129	Group:		Sound
12cu|kid3-3.1-1|130	
12cu|kid3-3.1-1|131	%description	-n %{libname}
12cu|kid3-3.1-1|132	If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2,
12cu|kid3-3.1-1|133	Speex, TrueAudio and WavPack files (e.g. full albums) without typing the same
12cu|kid3-3.1-1|134	information again and again and have control over both ID3v1 and ID3v2 tags,
12cu|kid3-3.1-1|135	then Kid3 is the program you are looking for.
12cu|kid3-3.1-1|136	This package provides the shared libraries and the common files needed
12cu|kid3-3.1-1|137	for Kid3.
12cu|kid3-3.1-1|138	
12cu|kid3-3.1-1|139	%files -n %{libname}
12cu|kid3-3.1-1|140	%doc COPYING
12cu|kid3-3.1-1|141	#{_libdir}/lib%%{name}-*.so
12cu|kid3-3.1-1|142	%{_libdir}/lib%{name}-core.so.%{major}
12cu|kid3-3.1-1|143	%{_libdir}/lib%{name}-gui.so.%{major}
12cu|kid3-3.1-1|144	%{_libdir}/%{name}/plugins/lib*.so
12cu|kid3-3.1-1|145	%dir %{_datadir}/%{name}/translations/
12cu|kid3-3.1-1|146	%{_datadir}/%{name}/translations/*.qm
12cu|kid3-3.1-1|147	
12cu|kid3-3.1-1|148	#--------------------------------------------------------------------
12cu|kid3-3.1-1|149	
12cu|kid3-3.1-1|150	%prep
12cu|kid3-3.1-1|151	%setup -qn %{name}-%{version}
12cu|kid3-3.1-1|152	%patch0 -p1
12cu|kid3-3.1-1|153	
12cu|kid3-3.1-1|154	
12cu|kid3-3.1-1|155	%build
12cu|kid3-3.1-1|156	# First build the KDE version
12cu|kid3-3.1-1|157	mkdir kde
12cu|kid3-3.1-1|158	cd kde
12cu|kid3-3.1-1|159	%cmake_kde4	-DWITH_APPS="KDE" \
12cu|kid3-3.1-1|160	-DWITH_TAGLIB=ON -DWITH_MP4V2=ON \
12cu|kid3-3.1-1|161	-DWITH_ID3LIB=ON -DWITH_VORBIS=ON \
12cu|kid3-3.1-1|162	-DWITH_FLAC=ON -DWITH_CHROMAPRINT=ON \
12cu|kid3-3.1-1|163	%if %{use_gstreamer}
12cu|kid3-3.1-1|164	-DWITH_GSTREAMER=ON -DWITH_FFMPEG=OFF \
12cu|kid3-3.1-1|165	%else
12cu|kid3-3.1-1|166	-DWITH_GSTREAMER=OFF -DWITH_FFMPEG=ON \
12cu|kid3-3.1-1|167	%endif
12cu|kid3-3.1-1|168	-DWITH_DOCDIR=share/doc/%{name} \
12cu|kid3-3.1-1|169	-DWITH_PHONON=ON ../..
12cu|kid3-3.1-1|170	%make
12cu|kid3-3.1-1|171	cd ../..
12cu|kid3-3.1-1|172	
12cu|kid3-3.1-1|173	# Then build the "pure QT" version
12cu|kid3-3.1-1|174	mkdir qt
12cu|kid3-3.1-1|175	cd qt
12cu|kid3-3.1-1|176	%cmake_qt4	-DWITH_APPS="Qt" \
12cu|kid3-3.1-1|177	%if %{with_qt5}
12cu|kid3-3.1-1|178	-DWITH_QT5=ON -DWITHQT4=OFF \
12cu|kid3-3.1-1|179	%else
12cu|kid3-3.1-1|180	-DWITH_QT4=ON -DWITH_QT5=OFF \
12cu|kid3-3.1-1|181	%endif
12cu|kid3-3.1-1|182	-DWITH_TAGLIB=ON -DWITH_MP4V2=ON \
12cu|kid3-3.1-1|183	-DWITH_ID3LIB=ON -DWITH_VORBIS=ON \
12cu|kid3-3.1-1|184	-DWITH_FLAC=ON -DWITH_CHROMAPRINT=ON \
12cu|kid3-3.1-1|185	%if %{use_gstreamer}
12cu|kid3-3.1-1|186	-DWITH_GSTREAMER=ON -DWITH_FFMPEG=OFF \
12cu|kid3-3.1-1|187	%else
12cu|kid3-3.1-1|188	-DWITH_GSTREAMER=OFF -DWITH_FFMPEG=ON \
12cu|kid3-3.1-1|189	%endif
12cu|kid3-3.1-1|190	-DWITH_PHONON=ON -DWITH_DBUS=ON \
12cu|kid3-3.1-1|191	-DWITH_DOCDIR=share/doc/%{name}-qt \
12cu|kid3-3.1-1|192	-DQT_PHONON_INCLUDE_DIR=/usr/include/phonon ../..
12cu|kid3-3.1-1|193	%make
12cu|kid3-3.1-1|194	cd ../..
12cu|kid3-3.1-1|195	
12cu|kid3-3.1-1|196	%if %{with_cli}
12cu|kid3-3.1-1|197	# Finally build the "CLI" version
12cu|kid3-3.1-1|198	mkdir cli
12cu|kid3-3.1-1|199	cd cli
12cu|kid3-3.1-1|200	%cmake		-DWITH_APPS="CLI" \
12cu|kid3-3.1-1|201	-DWITH_TAGLIB=ON -DWITH_MP4V2=ON \
12cu|kid3-3.1-1|202	-DWITH_ID3LIB=ON -DWITH_VORBIS=ON \
12cu|kid3-3.1-1|203	-DWITH_FLAC=ON -DWITH_CHROMAPRINT=ON \
12cu|kid3-3.1-1|204	%if %{use_gstreamer}
12cu|kid3-3.1-1|205	-DWITH_GSTREAMER=ON -DWITH_FFMPEG=OFF \
12cu|kid3-3.1-1|206	%else
12cu|kid3-3.1-1|207	-DWITH_GSTREAMER=OFF -DWITH_FFMPEG=ON \
12cu|kid3-3.1-1|208	%endif
12cu|kid3-3.1-1|209	-DWITH_DOCDIR=share/doc/%{name}-cli ../..
12cu|kid3-3.1-1|210	%make
12cu|kid3-3.1-1|211	%endif
12cu|kid3-3.1-1|212	
12cu|kid3-3.1-1|213	
12cu|kid3-3.1-1|214	%install
12cu|kid3-3.1-1|215	%makeinstall_std -C kde/build
12cu|kid3-3.1-1|216	%makeinstall_std -C qt/build
12cu|kid3-3.1-1|217	%if %{with_cli}
12cu|kid3-3.1-1|218	%makeinstall_std -C cli/build
12cu|kid3-3.1-1|219	mkdir -p %{buildroot}%{_docdir}/%{name}-cli
12cu|kid3-3.1-1|220	%endif
12cu|kid3-3.1-1|221	
12cu|kid3-3.1-1|222	install -pm 644 AUTHORS ChangeLog COPYING LICENSE README %{buildroot}%{_docdir}/%{name}-qt
12cu|kid3-3.1-1|223	%if %{with_cli}
12cu|kid3-3.1-1|224	install -pm 644 AUTHORS ChangeLog COPYING LICENSE README %{buildroot}%{_docdir}/%{name}-cli
12cu|kid3-3.1-1|225	%endif
12cu|kid3-3.1-1|226	
12cu|kid3-3.1-1|227	# We have no devel package
12cu|kid3-3.1-1|228	rm -f %{buildroot}%{_libdir}/*.so
12cu|kid3-3.1-1|229	
12cu|kid3-3.1-1|230	# This only finds the files for the KDE version
12cu|kid3-3.1-1|231	%find_lang %{name} --with-kde
12cu|kid3-3.1-1|232	#grep -F kid3 %%{name}.lang > %%{name}-kde.lang
12cu|kid3-3.1-1|233	
12cu|kid3-3.1-1|234	
12cu|kid3-3.1-1|235	
12cu|kid3-3.1-1|236	%changelog
12cu|kid3-3.1-1|237	* Fri Apr 25 2014 Giovanni Mariani <mc2374@mclink.it> 3.1-1
12cu|kid3-3.1-1|238	+ Revision: d437b58
12cu|kid3-3.1-1|239	- Updated to version 3.1
12cu|kid3-3.1-1|240	
12cu|kid3-3.1-1|241	

9812 12
12cu|kile-2.1.3-3|1	Name: kile
12cu|kile-2.1.3-3|2	Summary: Integrated LaTeX Environment for KDE4
12cu|kile-2.1.3-3|3	Version: 2.1.3
12cu|kile-2.1.3-3|4	Release: 3
12cu|kile-2.1.3-3|5	Epoch: 2
12cu|kile-2.1.3-3|6	Url: http://kile.sourceforge.net/
12cu|kile-2.1.3-3|7	Source0: http://jaist.dl.sourceforge.net/sourceforge/kile/%{name}-%{version}.tar.bz2
12cu|kile-2.1.3-3|8	License: GPLv2+
12cu|kile-2.1.3-3|9	Group: Publishing
12cu|kile-2.1.3-3|10	Requires: texlive
12cu|kile-2.1.3-3|11	Requires: texlive-scheme-full
12cu|kile-2.1.3-3|12	Requires: konsole
12cu|kile-2.1.3-3|13	Requires: katepart
12cu|kile-2.1.3-3|14	BuildRequires: kdelibs4-devel
12cu|kile-2.1.3-3|15	Obsoletes: kile-i18n-de
12cu|kile-2.1.3-3|16	Obsoletes: kile-i18n-es
12cu|kile-2.1.3-3|17	Obsoletes: kile-i18n-fr
12cu|kile-2.1.3-3|18	Obsoletes: kile-i18n-it
12cu|kile-2.1.3-3|19	Obsoletes: kile-i18n-nl
12cu|kile-2.1.3-3|20	Obsoletes: kile-i18n-pt
12cu|kile-2.1.3-3|21	Obsoletes: kile-i18n-en_GB
12cu|kile-2.1.3-3|22	Obsoletes: kile-i18n-da
12cu|kile-2.1.3-3|23	Obsoletes: kile-i18n-pt_BR
12cu|kile-2.1.3-3|24	Obsoletes: kile-i18n-sv
12cu|kile-2.1.3-3|25	Obsoletes: kile-i18n-ta
12cu|kile-2.1.3-3|26	
12cu|kile-2.1.3-3|27	%description
12cu|kile-2.1.3-3|28	Kile is an integrated LaTeX Environment for KDE4.
12cu|kile-2.1.3-3|29	
12cu|kile-2.1.3-3|30	%files -f %name.lang
12cu|kile-2.1.3-3|31	%defattr(-,root,root,0755)
12cu|kile-2.1.3-3|32	%doc AUTHORS ChangeLog README* kile-remote-control.txt
12cu|kile-2.1.3-3|33	%{_kde_bindir}/kile
12cu|kile-2.1.3-3|34	%{_kde_datadir}/applications/kde4/kile.desktop
12cu|kile-2.1.3-3|35	%{_kde_appsdir}/kconf_update/kile*
12cu|kile-2.1.3-3|36	%{_kde_datadir}/config.kcfg/kile.kcfg
12cu|kile-2.1.3-3|37	%{_kde_datadir}/dbus-1/interfaces/net.sourceforge.kile.main.xml
12cu|kile-2.1.3-3|38	%{_kde_datadir}/mime/packages/kile.xml
12cu|kile-2.1.3-3|39	%{_kde_appsdir}/kile
12cu|kile-2.1.3-3|40	%{_kde_iconsdir}/*/*/*/*
12cu|kile-2.1.3-3|41	
12cu|kile-2.1.3-3|42	#--------------------------------------------------------------------
12cu|kile-2.1.3-3|43	
12cu|kile-2.1.3-3|44	%prep
12cu|kile-2.1.3-3|45	%setup -q -n %{name}-%{version}
12cu|kile-2.1.3-3|46	
12cu|kile-2.1.3-3|47	%build
12cu|kile-2.1.3-3|48	%cmake_kde4
12cu|kile-2.1.3-3|49	%make
12cu|kile-2.1.3-3|50	
12cu|kile-2.1.3-3|51	%install
12cu|kile-2.1.3-3|52	%{makeinstall_std} -C build
12cu|kile-2.1.3-3|53	chmod 0755 %{buildroot}%{_kde_appsdir}/kconf_update/kile*.pl %{buildroot}%{_kde_appsdir}/kile/test/runTests.sh
12cu|kile-2.1.3-3|54	chmod 0644 %{buildroot}%{_kde_datadir}/applications/kde4/kile.desktop
12cu|kile-2.1.3-3|55	
12cu|kile-2.1.3-3|56	%find_lang %name --with-html
12cu|kile-2.1.3-3|57	
12cu|kile-2.1.3-3|58	%changelog
12cu|kile-2.1.3-3|59	* Wed Feb 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:2.1.3-3
12cu|kile-2.1.3-3|60	+ Revision: 4222f98
12cu|kile-2.1.3-3|61	- Added texlive-scheme-full req
12cu|kile-2.1.3-3|62	
12cu|kile-2.1.3-3|63	

9813 12
12cu|kio-giobridge-0-0.1349920.2|1	%define svn 1349920
12cu|kio-giobridge-0-0.1349920.2|2	
12cu|kio-giobridge-0-0.1349920.2|3	Name:		kio-giobridge
12cu|kio-giobridge-0-0.1349920.2|4	Summary:	KIO-Giobridge is an optional adapter for KIO to use GIO/GVFS
12cu|kio-giobridge-0-0.1349920.2|5	Version:	0
12cu|kio-giobridge-0-0.1349920.2|6	Release:	0.%{svn}.2
12cu|kio-giobridge-0-0.1349920.2|7	Group:		Graphical desktop/KDE
12cu|kio-giobridge-0-0.1349920.2|8	# Unknown but let it be the same as for KDE libs
12cu|kio-giobridge-0-0.1349920.2|9	License:	GPLv2+
12cu|kio-giobridge-0-0.1349920.2|10	Url:		https://wiki.gnome.org/KioGioBridge
12cu|kio-giobridge-0-0.1349920.2|11	# http://websvn.kde.org/trunk/playground/ioslaves/kio-giobridge/
12cu|kio-giobridge-0-0.1349920.2|12	Source0:	%{name}-%{svn}.tar.bz2
12cu|kio-giobridge-0-0.1349920.2|13	# Qt and GTK have symbol conflicts
12cu|kio-giobridge-0-0.1349920.2|14	Patch0:		kio-giobridge-1349920-qtgtk.patch
12cu|kio-giobridge-0-0.1349920.2|15	Patch1:		kio-giobridge-1349920-encoding.patch
12cu|kio-giobridge-0-0.1349920.2|16	BuildRequires:	cmake
12cu|kio-giobridge-0-0.1349920.2|17	BuildRequires:	kdelibs4-devel
12cu|kio-giobridge-0-0.1349920.2|18	BuildRequires:	pkgconfig(glib-2.0)
12cu|kio-giobridge-0-0.1349920.2|19	BuildRequires:	pkgconfig(gio-2.0)
12cu|kio-giobridge-0-0.1349920.2|20	
12cu|kio-giobridge-0-0.1349920.2|21	%description
12cu|kio-giobridge-0-0.1349920.2|22	The purpose of KIO-Giobridge is to let all desktop applications and file
12cu|kio-giobridge-0-0.1349920.2|23	managers share the same network transparency layer for working with network
12cu|kio-giobridge-0-0.1349920.2|24	file systems like FTP, SFTP, SMB, WEBDAV,... Therefore KDE4, Gtk and 3rd
12cu|kio-giobridge-0-0.1349920.2|25	party applications can access the same file-server resources without logging in
12cu|kio-giobridge-0-0.1349920.2|26	twice or facing other inconsistencies. At the moment we have two incompatible
12cu|kio-giobridge-0-0.1349920.2|27	network transparency systems, running in the same desktop session for different
12cu|kio-giobridge-0-0.1349920.2|28	groups of applications. Also, with the existence of two frameworks, a lot of
12cu|kio-giobridge-0-0.1349920.2|29	3rd party applications were locked out, as they didn't want to decide for one
12cu|kio-giobridge-0-0.1349920.2|30	of them.
12cu|kio-giobridge-0-0.1349920.2|31	
12cu|kio-giobridge-0-0.1349920.2|32	KIO-Giobridge is an optional adapter for KIO to use the new GIO/GVFS (the
12cu|kio-giobridge-0-0.1349920.2|33	successor of Gnome-VFS) to handle the protocols mentioned above.  GIO/GVFS has
12cu|kio-giobridge-0-0.1349920.2|34	been chosen, because it's pretty independent from desktop specific libraries,
12cu|kio-giobridge-0-0.1349920.2|35	daemons and toolkits and only depends on D-Bus and GLib. Another advantage of
12cu|kio-giobridge-0-0.1349920.2|36	GIO/GVFS is its "stateful" mount daemons: All the communication to a certain
12cu|kio-giobridge-0-0.1349920.2|37	share is handled by a single mount daemon process. The life-cycle of those
12cu|kio-giobridge-0-0.1349920.2|38	mount daemons is user-controllable (mount/unmount), similar to kernel or FUSE
12cu|kio-giobridge-0-0.1349920.2|39	mounts.
12cu|kio-giobridge-0-0.1349920.2|40	
12cu|kio-giobridge-0-0.1349920.2|41	KIO-Giobridge can be enabled/disabled with the kio-giobridge-mgr utility.
12cu|kio-giobridge-0-0.1349920.2|42	
12cu|kio-giobridge-0-0.1349920.2|43	%files
12cu|kio-giobridge-0-0.1349920.2|44	%{_kde_bindir}/gvfs-daemon-query
12cu|kio-giobridge-0-0.1349920.2|45	%{_kde_bindir}/kio-giobridge-mgr
12cu|kio-giobridge-0-0.1349920.2|46	%{_kde_bindir}/kiogiobridge-unmount-gvfs
12cu|kio-giobridge-0-0.1349920.2|47	%{_kde_libdir}/kde4/kded_giobridgeremotedirnotify.so
12cu|kio-giobridge-0-0.1349920.2|48	%{_kde_libdir}/kde4/kio_giobridge.so
12cu|kio-giobridge-0-0.1349920.2|49	%{_kde_appsdir}/kio-giobridge-protocols
12cu|kio-giobridge-0-0.1349920.2|50	%{_kde_services}/ServiceMenus/giobridge-remote-unmount.desktop
12cu|kio-giobridge-0-0.1349920.2|51	%{_kde_services}/kded/giobridgeremotedirnotify.desktop
12cu|kio-giobridge-0-0.1349920.2|52	%{_kde_datadir}/mime/packages/giobridge-remote-gvfs-mount.xml
12cu|kio-giobridge-0-0.1349920.2|53	
12cu|kio-giobridge-0-0.1349920.2|54	#------------------------------------------------------------------------------
12cu|kio-giobridge-0-0.1349920.2|55	
12cu|kio-giobridge-0-0.1349920.2|56	%prep
12cu|kio-giobridge-0-0.1349920.2|57	%setup -q -n %{name}-%{svn}
12cu|kio-giobridge-0-0.1349920.2|58	%patch0 -p1
12cu|kio-giobridge-0-0.1349920.2|59	%patch1 -p1
12cu|kio-giobridge-0-0.1349920.2|60	
12cu|kio-giobridge-0-0.1349920.2|61	%build
12cu|kio-giobridge-0-0.1349920.2|62	%cmake_kde4
12cu|kio-giobridge-0-0.1349920.2|63	%make
12cu|kio-giobridge-0-0.1349920.2|64	
12cu|kio-giobridge-0-0.1349920.2|65	%install
12cu|kio-giobridge-0-0.1349920.2|66	%makeinstall_std -C build
12cu|kio-giobridge-0-0.1349920.2|67	

9814 12
12cu|kismet-2011.03.R2-2|1	%define oversion 2011-03-R2
12cu|kismet-2011.03.R2-2|2	%define version %(echo %{oversion}| tr - .)
12cu|kismet-2011.03.R2-2|3	
12cu|kismet-2011.03.R2-2|4	Summary:	802.11b/g network sniffer and network dissector
12cu|kismet-2011.03.R2-2|5	Name:		kismet
12cu|kismet-2011.03.R2-2|6	Version:	%{version}
12cu|kismet-2011.03.R2-2|7	Release:	2
12cu|kismet-2011.03.R2-2|8	License:	GPLv2+
12cu|kismet-2011.03.R2-2|9	Group:		Networking/Other
12cu|kismet-2011.03.R2-2|10	Url:		http://www.kismetwireless.net
12cu|kismet-2011.03.R2-2|11	Source0:	http://www.kismetwireless.net/code/%{name}-%{oversion}.tar.gz
12cu|kismet-2011.03.R2-2|12	Patch1:		kismet-2009-06-R1-envp.patch
12cu|kismet-2011.03.R2-2|13	BuildRequires:	bison
12cu|kismet-2011.03.R2-2|14	BuildRequires:	flex
12cu|kismet-2011.03.R2-2|15	BuildRequires:	wget
12cu|kismet-2011.03.R2-2|16	BuildRequires:	gmp-devel
12cu|kismet-2011.03.R2-2|17	BuildRequires:	pcap-devel
12cu|kismet-2011.03.R2-2|18	BuildRequires:	pkgconfig(libgpsd)
12cu|kismet-2011.03.R2-2|19	BuildRequires:	pkgconfig(expat)
12cu|kismet-2011.03.R2-2|20	BuildRequires:	pkgconfig(ImageMagick)
12cu|kismet-2011.03.R2-2|21	BuildRequires:	pkgconfig(ncurses)
12cu|kismet-2011.03.R2-2|22	Requires:	wget
12cu|kismet-2011.03.R2-2|23	Requires:	wireless-tools
12cu|kismet-2011.03.R2-2|24	
12cu|kismet-2011.03.R2-2|25	%description
12cu|kismet-2011.03.R2-2|26	Kismet is an 802.11b/g network sniffer and network dissector. It is
12cu|kismet-2011.03.R2-2|27	capable of sniffing using most wireless cards, automatic network IP
12cu|kismet-2011.03.R2-2|28	block detection via UDP, ARP, and DHCP packets, Cisco equipment lists
12cu|kismet-2011.03.R2-2|29	via Cisco Discovery Protocol, weak cryptographic packet logging, and
12cu|kismet-2011.03.R2-2|30	Ethereal and tcpdump compatible packet dump files. It also includes
12cu|kismet-2011.03.R2-2|31	the ability to plot detected networks and estimated network ranges on
12cu|kismet-2011.03.R2-2|32	downloaded maps or user supplied image files.
12cu|kismet-2011.03.R2-2|33	
12cu|kismet-2011.03.R2-2|34	%files
12cu|kismet-2011.03.R2-2|35	%doc CHANGELOG GPL README
12cu|kismet-2011.03.R2-2|36	%doc docs/DEVEL.* docs/README.*
12cu|kismet-2011.03.R2-2|37	%config(noreplace) %{_sysconfdir}/kismet.conf
12cu|kismet-2011.03.R2-2|38	%config(noreplace) %{_sysconfdir}/kismet_drone.conf
12cu|kismet-2011.03.R2-2|39	%{_bindir}/*
12cu|kismet-2011.03.R2-2|40	%{_datadir}/%{name}/
12cu|kismet-2011.03.R2-2|41	%{_mandir}/man1/*
12cu|kismet-2011.03.R2-2|42	%{_mandir}/man5/*
12cu|kismet-2011.03.R2-2|43	
12cu|kismet-2011.03.R2-2|44	#----------------------------------------------------------------------------
12cu|kismet-2011.03.R2-2|45	
12cu|kismet-2011.03.R2-2|46	%prep
12cu|kismet-2011.03.R2-2|47	%setup -qn %{name}-%{oversion}
12cu|kismet-2011.03.R2-2|48	%apply_patches
12cu|kismet-2011.03.R2-2|49	
12cu|kismet-2011.03.R2-2|50	sed -i 's#\$(prefix)/lib/#%{_libdir}/#g' plugin-*/Makefile
12cu|kismet-2011.03.R2-2|51	
12cu|kismet-2011.03.R2-2|52	%build
12cu|kismet-2011.03.R2-2|53	export LDFLAGS="-Wl,--as-needed"
12cu|kismet-2011.03.R2-2|54	%configure2_5x \
12cu|kismet-2011.03.R2-2|55	CXXFLAGS="%{optflags} -D__STDC_FORMAT_MACROS"
12cu|kismet-2011.03.R2-2|56	
12cu|kismet-2011.03.R2-2|57	%make
12cu|kismet-2011.03.R2-2|58	
12cu|kismet-2011.03.R2-2|59	%install
12cu|kismet-2011.03.R2-2|60	%makeinstall_std INSTUSR="$(id -un)" INSTGRP="$(id -gn)" MANGRP="$(id -gn)"
12cu|kismet-2011.03.R2-2|61	
12cu|kismet-2011.03.R2-2|62	
12cu|kismet-2011.03.R2-2|63	%changelog
12cu|kismet-2011.03.R2-2|64	* Fri Mar 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2011.03.R2-2
12cu|kismet-2011.03.R2-2|65	+ Revision: be2f522
12cu|kismet-2011.03.R2-2|66	- Spec cleanup
12cu|kismet-2011.03.R2-2|67	
12cu|kismet-2011.03.R2-2|68	

9815 12
12cu|kitchensync-0.22.0-3|1	%define major 4
12cu|kitchensync-0.22.0-3|2	%define libkitchensyncprivate %mklibname kitchensyncprivate %{major}
12cu|kitchensync-0.22.0-3|3	%define libqopensync %mklibname qopensync %{major}
12cu|kitchensync-0.22.0-3|4	
12cu|kitchensync-0.22.0-3|5	Summary:	KDE4 OpenSync frontend
12cu|kitchensync-0.22.0-3|6	Name:		kitchensync
12cu|kitchensync-0.22.0-3|7	Version:	0.22.0
12cu|kitchensync-0.22.0-3|8	Release:	3
12cu|kitchensync-0.22.0-3|9	Group:		Graphical desktop/KDE
12cu|kitchensync-0.22.0-3|10	License:	GPLv2+
12cu|kitchensync-0.22.0-3|11	Url:		http://kde-apps.org/content/show.php/KitchenSync?content=132898
12cu|kitchensync-0.22.0-3|12	Source0:	%{name}-%{version}.tar.bz2
12cu|kitchensync-0.22.0-3|13	Patch0:		kitchensync-0.22.0-includes.patch
12cu|kitchensync-0.22.0-3|14	Patch1:		kitchensync-0.22.0-dso.patch
12cu|kitchensync-0.22.0-3|15	BuildRequires:	kdepimlibs4-devel
12cu|kitchensync-0.22.0-3|16	BuildRequires:	pkgconfig(opensync-1.0)
12cu|kitchensync-0.22.0-3|17	BuildRequires:	pkgconfig(osengine-1.0)
12cu|kitchensync-0.22.0-3|18	Requires:	libopensync-plugin-akonadi
12cu|kitchensync-0.22.0-3|19	
12cu|kitchensync-0.22.0-3|20	%description
12cu|kitchensync-0.22.0-3|21	KitchenSync is the KDE frontend to the universal standard syncing
12cu|kitchensync-0.22.0-3|22	solution OpenSync. It can be used to sync PDAs, mobile phones
12cu|kitchensync-0.22.0-3|23	or other computers with the KDE desktop and some other applications.
12cu|kitchensync-0.22.0-3|24	
12cu|kitchensync-0.22.0-3|25	This is the OpenSync 0.22-compatible version.
12cu|kitchensync-0.22.0-3|26	
12cu|kitchensync-0.22.0-3|27	Authors: Tobias Koenig - Cornelius Schumacher
12cu|kitchensync-0.22.0-3|28	
12cu|kitchensync-0.22.0-3|29	%files
12cu|kitchensync-0.22.0-3|30	%doc README LICENSE
12cu|kitchensync-0.22.0-3|31	%{_bindir}/kitchensync
12cu|kitchensync-0.22.0-3|32	%{_kde_appsdir}/kitchensync
12cu|kitchensync-0.22.0-3|33	%{_kde_applicationsdir}/kitchensync.desktop
12cu|kitchensync-0.22.0-3|34	%{_kde_libdir}/kde4/libkitchensyncpart.so
12cu|kitchensync-0.22.0-3|35	%{_kde_iconsdir}/hicolor/*/actions/sync-start.png
12cu|kitchensync-0.22.0-3|36	%{_kde_iconsdir}/hicolor/*/apps/kitchensync.png
12cu|kitchensync-0.22.0-3|37	
12cu|kitchensync-0.22.0-3|38	#----------------------------------------------------------------------------
12cu|kitchensync-0.22.0-3|39	
12cu|kitchensync-0.22.0-3|40	%package -n %{libkitchensyncprivate}
12cu|kitchensync-0.22.0-3|41	Summary:	Shared library for KitchenSync
12cu|kitchensync-0.22.0-3|42	Group:		System/Libraries
12cu|kitchensync-0.22.0-3|43	Conflicts:	%{name} < 0.22.0-3
12cu|kitchensync-0.22.0-3|44	
12cu|kitchensync-0.22.0-3|45	%description -n %{libkitchensyncprivate}
12cu|kitchensync-0.22.0-3|46	Shared library for KitchenSync.
12cu|kitchensync-0.22.0-3|47	
12cu|kitchensync-0.22.0-3|48	%files -n %{libkitchensyncprivate}
12cu|kitchensync-0.22.0-3|49	%{_kde_libdir}/libkitchensyncprivate.so.%{major}*
12cu|kitchensync-0.22.0-3|50	
12cu|kitchensync-0.22.0-3|51	#----------------------------------------------------------------------------
12cu|kitchensync-0.22.0-3|52	
12cu|kitchensync-0.22.0-3|53	%package -n %{libqopensync}
12cu|kitchensync-0.22.0-3|54	Summary:	Shared library for KitchenSync
12cu|kitchensync-0.22.0-3|55	Group:		System/Libraries
12cu|kitchensync-0.22.0-3|56	Conflicts:	%{name} < 0.22.0-3
12cu|kitchensync-0.22.0-3|57	
12cu|kitchensync-0.22.0-3|58	%description -n %{libqopensync}
12cu|kitchensync-0.22.0-3|59	Shared library for KitchenSync.
12cu|kitchensync-0.22.0-3|60	
12cu|kitchensync-0.22.0-3|61	%files -n %{libqopensync}
12cu|kitchensync-0.22.0-3|62	%{_kde_libdir}/libqopensync.so.%{major}*
12cu|kitchensync-0.22.0-3|63	
12cu|kitchensync-0.22.0-3|64	#----------------------------------------------------------------------------
12cu|kitchensync-0.22.0-3|65	
12cu|kitchensync-0.22.0-3|66	%prep
12cu|kitchensync-0.22.0-3|67	%setup -q
12cu|kitchensync-0.22.0-3|68	%patch0 -p1
12cu|kitchensync-0.22.0-3|69	%patch1 -p1
12cu|kitchensync-0.22.0-3|70	
12cu|kitchensync-0.22.0-3|71	%build
12cu|kitchensync-0.22.0-3|72	%cmake_kde4
12cu|kitchensync-0.22.0-3|73	%make
12cu|kitchensync-0.22.0-3|74	
12cu|kitchensync-0.22.0-3|75	%install
12cu|kitchensync-0.22.0-3|76	%makeinstall_std -C build
12cu|kitchensync-0.22.0-3|77	
12cu|kitchensync-0.22.0-3|78	# We don't need this because there are no headers anyway
12cu|kitchensync-0.22.0-3|79	rm -f %{buildroot}%{_kde_libdir}/libqopensync.so
12cu|kitchensync-0.22.0-3|80	

9816 12
12cu|kmediafactory-0.8.1-4|1	Summary:	DVD menu generator
12cu|kmediafactory-0.8.1-4|2	Name:		kmediafactory
12cu|kmediafactory-0.8.1-4|3	Version:	0.8.1
12cu|kmediafactory-0.8.1-4|4	Release:	4
12cu|kmediafactory-0.8.1-4|5	License:	GPLv2+
12cu|kmediafactory-0.8.1-4|6	Group:		Publishing
12cu|kmediafactory-0.8.1-4|7	URL:		http://code.google.com/p/kmediafactory/
12cu|kmediafactory-0.8.1-4|8	Source0:	http://kmediafactory.googlecode.com/files/%{name}-%{version}.tar.bz2
12cu|kmediafactory-0.8.1-4|9	Patch0:		kmediafactory-0.8.1-ffmpeg0.11.patch
12cu|kmediafactory-0.8.1-4|10	Patch1:		kmediafactory-0.8.1-gcc47.patch
12cu|kmediafactory-0.8.1-4|11	Patch2:		kmediafactory-0.8.1-link.patch
12cu|kmediafactory-0.8.1-4|12	Patch3:		kmediafactory-0.8.1-ffmpeg-2.0.patch
12cu|kmediafactory-0.8.1-4|13	Patch4:		kmediafactory-0.8.1-fdr-desktop_validate.patch
12cu|kmediafactory-0.8.1-4|14	BuildRequires:	kdelibs4-devel
12cu|kmediafactory-0.8.1-4|15	BuildRequires:	pkgconfig(dvdread)
12cu|kmediafactory-0.8.1-4|16	BuildRequires:	pkgconfig(fontconfig)
12cu|kmediafactory-0.8.1-4|17	BuildRequires:	pkgconfig(libkexiv2)
12cu|kmediafactory-0.8.1-4|18	BuildRequires:	pkgconfig(phonon)
12cu|kmediafactory-0.8.1-4|19	BuildRequires:	gettext
12cu|kmediafactory-0.8.1-4|20	BuildRequires:	zip
12cu|kmediafactory-0.8.1-4|21	BuildRequires:	dvdauthor
12cu|kmediafactory-0.8.1-4|22	BuildRequires:	ffmpeg
12cu|kmediafactory-0.8.1-4|23	BuildRequires:	mjpegtools
12cu|kmediafactory-0.8.1-4|24	BuildRequires:	ffmpeg-devel
12cu|kmediafactory-0.8.1-4|25	BuildRequires:	dvd-slideshow
12cu|kmediafactory-0.8.1-4|26	BuildRequires:	k3b
12cu|kmediafactory-0.8.1-4|27	#BuildRequires:	xine-ui
12cu|kmediafactory-0.8.1-4|28	BuildRequires:	ghostscript
12cu|kmediafactory-0.8.1-4|29	BuildRequires:	docbook-dtd42-xml
12cu|kmediafactory-0.8.1-4|30	BuildRequires:	docbook-style-xsl
12cu|kmediafactory-0.8.1-4|31	Requires:	zip
12cu|kmediafactory-0.8.1-4|32	Requires:	dvdauthor
12cu|kmediafactory-0.8.1-4|33	Requires:	ffmpeg
12cu|kmediafactory-0.8.1-4|34	Requires:	mjpegtools
12cu|kmediafactory-0.8.1-4|35	Requires:	dvd-slideshow
12cu|kmediafactory-0.8.1-4|36	Requires:	k3b
12cu|kmediafactory-0.8.1-4|37	Requires:	xine-ui
12cu|kmediafactory-0.8.1-4|38	
12cu|kmediafactory-0.8.1-4|39	%description
12cu|kmediafactory-0.8.1-4|40	KMediaFactory is an easy to use template based dvd authoring tool.
12cu|kmediafactory-0.8.1-4|41	You can quickly create DVD menus for home videos and TV recordings
12cu|kmediafactory-0.8.1-4|42	in three simple steps.
12cu|kmediafactory-0.8.1-4|43	
12cu|kmediafactory-0.8.1-4|44	%files -f %{name}.lang
12cu|kmediafactory-0.8.1-4|45	%{_kde_bindir}/*
12cu|kmediafactory-0.8.1-4|46	%{_kde_datadir}/applications/kde4/*.desktop
12cu|kmediafactory-0.8.1-4|47	%{_kde_datadir}/config/*
12cu|kmediafactory-0.8.1-4|48	%{_kde_datadir}/config.kcfg/*
12cu|kmediafactory-0.8.1-4|49	%{_kde_datadir}/apps/kmediafactory*
12cu|kmediafactory-0.8.1-4|50	%{_kde_datadir}/apps/kmfwidgets
12cu|kmediafactory-0.8.1-4|51	%{_kde_datadir}/icons/*/*/*/*
12cu|kmediafactory-0.8.1-4|52	%{_kde_datadir}/kde4/services/*
12cu|kmediafactory-0.8.1-4|53	%{_kde_datadir}/kde4/servicetypes/*
12cu|kmediafactory-0.8.1-4|54	%{_kde_datadir}/mime/packages/kmediafactory.xml
12cu|kmediafactory-0.8.1-4|55	%{_kde_libdir}/kde4/*
12cu|kmediafactory-0.8.1-4|56	
12cu|kmediafactory-0.8.1-4|57	#--------------------------------------------------------------------
12cu|kmediafactory-0.8.1-4|58	
12cu|kmediafactory-0.8.1-4|59	%define kmediafactorykstore_major 0
12cu|kmediafactory-0.8.1-4|60	%define libkmediafactorykstore %mklibname kmediafactorykstore %{kmediafactorykstore_major}
12cu|kmediafactory-0.8.1-4|61	
12cu|kmediafactory-0.8.1-4|62	%package -n %{libkmediafactorykstore}
12cu|kmediafactory-0.8.1-4|63	Summary:	%{name} library
12cu|kmediafactory-0.8.1-4|64	Group:		System/Libraries
12cu|kmediafactory-0.8.1-4|65	
12cu|kmediafactory-0.8.1-4|66	%description -n %{libkmediafactorykstore}
12cu|kmediafactory-0.8.1-4|67	%{name} library.
12cu|kmediafactory-0.8.1-4|68	
12cu|kmediafactory-0.8.1-4|69	%files -n %{libkmediafactorykstore}
12cu|kmediafactory-0.8.1-4|70	%{_kde_libdir}/libkmediafactorykstore.so.%{kmediafactorykstore_major}*
12cu|kmediafactory-0.8.1-4|71	
12cu|kmediafactory-0.8.1-4|72	#--------------------------------------------------------------------
12cu|kmediafactory-0.8.1-4|73	
12cu|kmediafactory-0.8.1-4|74	%define kmf_major 0
12cu|kmediafactory-0.8.1-4|75	%define libkmf %mklibname kmf %{kmf_major}
12cu|kmediafactory-0.8.1-4|76	
12cu|kmediafactory-0.8.1-4|77	%package -n %{libkmf}
12cu|kmediafactory-0.8.1-4|78	Summary:	%{name} library
12cu|kmediafactory-0.8.1-4|79	Group:		System/Libraries
12cu|kmediafactory-0.8.1-4|80	
12cu|kmediafactory-0.8.1-4|81	%description -n %{libkmf}
12cu|kmediafactory-0.8.1-4|82	%{name} library.
12cu|kmediafactory-0.8.1-4|83	
12cu|kmediafactory-0.8.1-4|84	%files -n %{libkmf}
12cu|kmediafactory-0.8.1-4|85	%{_kde_libdir}/libkmf.so.%{kmf_major}*
12cu|kmediafactory-0.8.1-4|86	
12cu|kmediafactory-0.8.1-4|87	#--------------------------------------------------------------------
12cu|kmediafactory-0.8.1-4|88	
12cu|kmediafactory-0.8.1-4|89	%define kmediafactoryinterfaces_major 0
12cu|kmediafactory-0.8.1-4|90	%define libkmediafactoryinterfaces %mklibname kmediafactoryinterfaces %{kmediafactoryinterfaces_major}
12cu|kmediafactory-0.8.1-4|91	
12cu|kmediafactory-0.8.1-4|92	%package -n %{libkmediafactoryinterfaces}
12cu|kmediafactory-0.8.1-4|93	Summary:	%{name} library
12cu|kmediafactory-0.8.1-4|94	Group:		System/Libraries
12cu|kmediafactory-0.8.1-4|95	
12cu|kmediafactory-0.8.1-4|96	%description -n %{libkmediafactoryinterfaces}
12cu|kmediafactory-0.8.1-4|97	%{name} library.
12cu|kmediafactory-0.8.1-4|98	
12cu|kmediafactory-0.8.1-4|99	%files -n %{libkmediafactoryinterfaces}
12cu|kmediafactory-0.8.1-4|100	%{_kde_libdir}/libkmediafactoryinterfaces.so.%{kmediafactoryinterfaces_major}*
12cu|kmediafactory-0.8.1-4|101	
12cu|kmediafactory-0.8.1-4|102	#--------------------------------------------------------------------
12cu|kmediafactory-0.8.1-4|103	%define devname %mklibname %{name} -d
12cu|kmediafactory-0.8.1-4|104	
12cu|kmediafactory-0.8.1-4|105	%package -n	%{devname}
12cu|kmediafactory-0.8.1-4|106	Summary:	Development headers and libraries for %{name}
12cu|kmediafactory-0.8.1-4|107	Group:		Development/C++
12cu|kmediafactory-0.8.1-4|108	Requires:	%{libkmediafactoryinterfaces} = %{version}-%{release}
12cu|kmediafactory-0.8.1-4|109	Requires:	%{libkmf} = %{version}-%{release}
12cu|kmediafactory-0.8.1-4|110	Requires:	%{libkmediafactorykstore} = %{version}-%{release}
12cu|kmediafactory-0.8.1-4|111	Provides:	%{name}-devel = %{version}-%{release}
12cu|kmediafactory-0.8.1-4|112	
12cu|kmediafactory-0.8.1-4|113	%description -n	%{devname}
12cu|kmediafactory-0.8.1-4|114	Development libraries and headers for %{name}.
12cu|kmediafactory-0.8.1-4|115	
12cu|kmediafactory-0.8.1-4|116	%files -n %{devname}
12cu|kmediafactory-0.8.1-4|117	%{_kde_includedir}/%{name}
12cu|kmediafactory-0.8.1-4|118	%{_kde_libdir}/lib*.so
12cu|kmediafactory-0.8.1-4|119	
12cu|kmediafactory-0.8.1-4|120	#--------------------------------------------------------------------
12cu|kmediafactory-0.8.1-4|121	
12cu|kmediafactory-0.8.1-4|122	%prep
12cu|kmediafactory-0.8.1-4|123	%setup -q
12cu|kmediafactory-0.8.1-4|124	%patch0 -p0 -b .ffmpeg
12cu|kmediafactory-0.8.1-4|125	%patch1 -p0 -b .gcc
12cu|kmediafactory-0.8.1-4|126	%patch2 -p0 -b .link
12cu|kmediafactory-0.8.1-4|127	%patch3 -p1 -b .ffmpeg2.0~
12cu|kmediafactory-0.8.1-4|128	%patch4 -p1
12cu|kmediafactory-0.8.1-4|129	
12cu|kmediafactory-0.8.1-4|130	%build
12cu|kmediafactory-0.8.1-4|131	%cmake_kde4
12cu|kmediafactory-0.8.1-4|132	# Really dirty hack to avoid field 'st_atim' has incomplete type (etc) errors
12cu|kmediafactory-0.8.1-4|133	sed -i s,-I/usr/include/libavutil,,g lib/CMakeFiles/kmf.dir/flags.make
12cu|kmediafactory-0.8.1-4|134	%make
12cu|kmediafactory-0.8.1-4|135	
12cu|kmediafactory-0.8.1-4|136	%install
12cu|kmediafactory-0.8.1-4|137	%makeinstall_std -C build
12cu|kmediafactory-0.8.1-4|138	
12cu|kmediafactory-0.8.1-4|139	desktop-file-install --vendor='' \
12cu|kmediafactory-0.8.1-4|140	--dir=%{buildroot}%{_kde_datadir}/applications/kde4 \
12cu|kmediafactory-0.8.1-4|141	--remove-key='Encoding' \
12cu|kmediafactory-0.8.1-4|142	--remove-category='Application' \
12cu|kmediafactory-0.8.1-4|143	--add-category='Qt;AudioVideoEditing' \
12cu|kmediafactory-0.8.1-4|144	%{buildroot}%{_kde_datadir}/applications/kde4/*.desktop
12cu|kmediafactory-0.8.1-4|145	
12cu|kmediafactory-0.8.1-4|146	%find_lang %{name} --all-name --with-html
12cu|kmediafactory-0.8.1-4|147	

9817 12
12cu|kmetronome-0.10.1-2|1	Summary:	KDE MIDI Metronome using ALSA Sequencer
12cu|kmetronome-0.10.1-2|2	Name:		kmetronome
12cu|kmetronome-0.10.1-2|3	Version:	0.10.1
12cu|kmetronome-0.10.1-2|4	Release:	2
12cu|kmetronome-0.10.1-2|5	License:	GPLv2+
12cu|kmetronome-0.10.1-2|6	Group:		Sound
12cu|kmetronome-0.10.1-2|7	Url:		http://kmetronome.sourceforge.net
12cu|kmetronome-0.10.1-2|8	Source0:	http://sourceforge.net/projects/%{name}/files/%{name}/%{version}/%{name}-%{version}.tar.bz2
12cu|kmetronome-0.10.1-2|9	BuildRequires:	kdelibs4-devel
12cu|kmetronome-0.10.1-2|10	BuildRequires:	qt4-devel
12cu|kmetronome-0.10.1-2|11	BuildRequires:	pkgconfig(alsa) >= 1.0.0
12cu|kmetronome-0.10.1-2|12	BuildRequires:	pkgconfig(drumstick-alsa) >= 0.5.0
12cu|kmetronome-0.10.1-2|13	Requires:	drumstick
12cu|kmetronome-0.10.1-2|14	
12cu|kmetronome-0.10.1-2|15	%description
12cu|kmetronome-0.10.1-2|16	KMetronome is a MIDI metronome with KDE interface, based on the ALSA
12cu|kmetronome-0.10.1-2|17	sequencer. The intended audience is musicians and music students. Like solid,
12cu|kmetronome-0.10.1-2|18	real metronomes it is a tool to keep the rhythm while playing musical
12cu|kmetronome-0.10.1-2|19	instruments. It uses MIDI for sound generation instead of digital audio,
12cu|kmetronome-0.10.1-2|20	allowing low CPU usage, and very accurate timing thanks to the ALSA sequencer.
12cu|kmetronome-0.10.1-2|21	
12cu|kmetronome-0.10.1-2|22	%files -f %{name}.lang
12cu|kmetronome-0.10.1-2|23	%doc README ChangeLog AUTHORS TODO
12cu|kmetronome-0.10.1-2|24	%{_bindir}/%{name}
12cu|kmetronome-0.10.1-2|25	%{_datadir}/applications/*/%{name}.desktop
12cu|kmetronome-0.10.1-2|26	%{_datadir}/dbus-1/*/*
12cu|kmetronome-0.10.1-2|27	%{_datadir}/icons/hicolor/*/*/*
12cu|kmetronome-0.10.1-2|28	%{_datadir}/apps/*/*
12cu|kmetronome-0.10.1-2|29	%{_mandir}/man1/*
12cu|kmetronome-0.10.1-2|30	
12cu|kmetronome-0.10.1-2|31	#----------------------------------------------------------------------------
12cu|kmetronome-0.10.1-2|32	
12cu|kmetronome-0.10.1-2|33	%prep
12cu|kmetronome-0.10.1-2|34	%setup -q
12cu|kmetronome-0.10.1-2|35	# make sure that the bundled drumstick isn't used
12cu|kmetronome-0.10.1-2|36	rm -rf drumstick
12cu|kmetronome-0.10.1-2|37	
12cu|kmetronome-0.10.1-2|38	%build
12cu|kmetronome-0.10.1-2|39	%cmake_kde4
12cu|kmetronome-0.10.1-2|40	%make
12cu|kmetronome-0.10.1-2|41	
12cu|kmetronome-0.10.1-2|42	%install
12cu|kmetronome-0.10.1-2|43	%makeinstall_std -C build
12cu|kmetronome-0.10.1-2|44	
12cu|kmetronome-0.10.1-2|45	%find_lang %{name} --with-html
12cu|kmetronome-0.10.1-2|46	
12cu|kmetronome-0.10.1-2|47	
12cu|kmetronome-0.10.1-2|48	%changelog
12cu|kmetronome-0.10.1-2|49	* Fri Mar 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.1-2
12cu|kmetronome-0.10.1-2|50	+ Revision: e6d3a28
12cu|kmetronome-0.10.1-2|51	- LOG Update BuildRequires, spec cleanup
12cu|kmetronome-0.10.1-2|52	
12cu|kmetronome-0.10.1-2|53	

9818 12
12cu|kmidimon-0.7.5-1|1	Summary:	KDE MIDI Monitor for ALSA Sequencer
12cu|kmidimon-0.7.5-1|2	Name:		kmidimon
12cu|kmidimon-0.7.5-1|3	Version:	0.7.5
12cu|kmidimon-0.7.5-1|4	Release:	1
12cu|kmidimon-0.7.5-1|5	License:	GPLv2+
12cu|kmidimon-0.7.5-1|6	Group:		Sound
12cu|kmidimon-0.7.5-1|7	Url:		http://kmetronome.sourceforge.net/kmidimon/
12cu|kmidimon-0.7.5-1|8	Source0:	http://sourceforge.net/projects/kmidimon/files/%{version}/%{name}-%{version}.tar.bz2
12cu|kmidimon-0.7.5-1|9	BuildRequires:	desktop-file-utils
12cu|kmidimon-0.7.5-1|10	BuildRequires:	gettext-devel
12cu|kmidimon-0.7.5-1|11	BuildRequires:	kdelibs4-devel
12cu|kmidimon-0.7.5-1|12	BuildRequires:	qt4-devel
12cu|kmidimon-0.7.5-1|13	BuildRequires:	pkgconfig(alsa) >= 1.0.0
12cu|kmidimon-0.7.5-1|14	BuildRequires:	pkgconfig(dbus-1)
12cu|kmidimon-0.7.5-1|15	BuildRequires:	pkgconfig(drumstick-alsa) >= 0.5.0
12cu|kmidimon-0.7.5-1|16	BuildRequires:	pkgconfig(libart-2.0)
12cu|kmidimon-0.7.5-1|17	BuildRequires:	pkgconfig(x11)
12cu|kmidimon-0.7.5-1|18	Requires:	drumstick >= 0.5.0
12cu|kmidimon-0.7.5-1|19	Requires:	oxygen-icon-theme
12cu|kmidimon-0.7.5-1|20	
12cu|kmidimon-0.7.5-1|21	%description
12cu|kmidimon-0.7.5-1|22	KMidimon is a MIDI monitor for the ALSA sequencer, based on the drumstick
12cu|kmidimon-0.7.5-1|23	library. It monitors events coming from a MIDI external port or application or
12cu|kmidimon-0.7.5-1|24	loaded from standard MIDI Files.
12cu|kmidimon-0.7.5-1|25	
12cu|kmidimon-0.7.5-1|26	%files -f %{name}.lang
12cu|kmidimon-0.7.5-1|27	%doc AUTHORS ChangeLog COPYING NEWS README TODO
12cu|kmidimon-0.7.5-1|28	%{_mandir}/man1/%{name}.1.xz
12cu|kmidimon-0.7.5-1|29	%{_bindir}/%{name}
12cu|kmidimon-0.7.5-1|30	%{_datadir}/icons/hicolor/*/*/*
12cu|kmidimon-0.7.5-1|31	%{_datadir}/applications/*/*
12cu|kmidimon-0.7.5-1|32	%{_datadir}/apps/*/*
12cu|kmidimon-0.7.5-1|33	
12cu|kmidimon-0.7.5-1|34	#----------------------------------------------------------------------------
12cu|kmidimon-0.7.5-1|35	
12cu|kmidimon-0.7.5-1|36	%prep
12cu|kmidimon-0.7.5-1|37	%setup -q
12cu|kmidimon-0.7.5-1|38	# make sure that the bundled drumstick isn't used
12cu|kmidimon-0.7.5-1|39	rm -rf drumstick
12cu|kmidimon-0.7.5-1|40	
12cu|kmidimon-0.7.5-1|41	%build
12cu|kmidimon-0.7.5-1|42	%cmake_kde4
12cu|kmidimon-0.7.5-1|43	%make
12cu|kmidimon-0.7.5-1|44	
12cu|kmidimon-0.7.5-1|45	%install
12cu|kmidimon-0.7.5-1|46	%makeinstall_std -C build
12cu|kmidimon-0.7.5-1|47	
12cu|kmidimon-0.7.5-1|48	desktop-file-install --vendor="" \
12cu|kmidimon-0.7.5-1|49	--add-category Application \
12cu|kmidimon-0.7.5-1|50	--remove-category Music \
12cu|kmidimon-0.7.5-1|51	--dir %{buildroot}%{_kde_applicationsdir} %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
12cu|kmidimon-0.7.5-1|52	
12cu|kmidimon-0.7.5-1|53	%find_lang %{name} --with-html --with-man
12cu|kmidimon-0.7.5-1|54	
12cu|kmidimon-0.7.5-1|55	
12cu|kmidimon-0.7.5-1|56	%changelog
12cu|kmidimon-0.7.5-1|57	* Fri Mar 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.5-1
12cu|kmidimon-0.7.5-1|58	+ Revision: cfe2264
12cu|kmidimon-0.7.5-1|59	- LOG Japanese man page added
12cu|kmidimon-0.7.5-1|60	
12cu|kmidimon-0.7.5-1|61	

9819 12
12cu|kmldonkey-2.0.7-1|1	%define major		5
12cu|kmldonkey-2.0.7-1|2	%define libname		%mklibname %{name} %{major}
12cu|kmldonkey-2.0.7-1|3	%define devname		%mklibname %{name} -d
12cu|kmldonkey-2.0.7-1|4	
12cu|kmldonkey-2.0.7-1|5	Summary:	A frontend for MLDonkey
12cu|kmldonkey-2.0.7-1|6	Name:		kmldonkey
12cu|kmldonkey-2.0.7-1|7	Version:	2.0.7
12cu|kmldonkey-2.0.7-1|8	Release:	1
12cu|kmldonkey-2.0.7-1|9	License:	GPL
12cu|kmldonkey-2.0.7-1|10	Group:		Graphical desktop/KDE
12cu|kmldonkey-2.0.7-1|11	URL:		http://extragear.kde.org/apps/kmldonkey/
12cu|kmldonkey-2.0.7-1|12	Source0:	%{name}-%{version}.tar.bz2
12cu|kmldonkey-2.0.7-1|13	BuildRequires:	kde4-macros
12cu|kmldonkey-2.0.7-1|14	BuildRequires:	kdelibs4-devel
12cu|kmldonkey-2.0.7-1|15	Requires:	mldonkey
12cu|kmldonkey-2.0.7-1|16	
12cu|kmldonkey-2.0.7-1|17	%description
12cu|kmldonkey-2.0.7-1|18	KMLDonkey is a frontend for MLDonkey, a powerful P2P file sharing tool,
12cu|kmldonkey-2.0.7-1|19	designed for the KDE desktop.
12cu|kmldonkey-2.0.7-1|20	
12cu|kmldonkey-2.0.7-1|21	%files
12cu|kmldonkey-2.0.7-1|22	%{_kde_bindir}/kmldonkey
12cu|kmldonkey-2.0.7-1|23	%{_kde_applicationsdir}/kmldonkey.desktop
12cu|kmldonkey-2.0.7-1|24	%{_kde_appsdir}/kmldonkey/icons/hicolor/*/apps/*
12cu|kmldonkey-2.0.7-1|25	%{_kde_appsdir}/kmldonkey/*rc
12cu|kmldonkey-2.0.7-1|26	%{_kde_iconsdir}/hicolor/*/apps/*
12cu|kmldonkey-2.0.7-1|27	%{_kde_services}/*-kmldonkey.desktop
12cu|kmldonkey-2.0.7-1|28	%{_kde_libdir}/kde4/plasma_engine_kmldonkey.so
12cu|kmldonkey-2.0.7-1|29	%{_kde_libdir}/kde4/plasma_applet_kmldonkey.so
12cu|kmldonkey-2.0.7-1|30	
12cu|kmldonkey-2.0.7-1|31	#----------------------------------------------------------------------------
12cu|kmldonkey-2.0.7-1|32	
12cu|kmldonkey-2.0.7-1|33	%package -n %{libname}
12cu|kmldonkey-2.0.7-1|34	Summary:	KMLDonkey shared libraries
12cu|kmldonkey-2.0.7-1|35	Group:		System/Libraries
12cu|kmldonkey-2.0.7-1|36	
12cu|kmldonkey-2.0.7-1|37	%description -n %{libname}
12cu|kmldonkey-2.0.7-1|38	Shared libraries needed by %{name}.
12cu|kmldonkey-2.0.7-1|39	
12cu|kmldonkey-2.0.7-1|40	%files -n %{libname}
12cu|kmldonkey-2.0.7-1|41	%{_kde_libdir}/*.so.%{major}*
12cu|kmldonkey-2.0.7-1|42	
12cu|kmldonkey-2.0.7-1|43	#----------------------------------------------------------------------------
12cu|kmldonkey-2.0.7-1|44	
12cu|kmldonkey-2.0.7-1|45	%package -n %{devname}
12cu|kmldonkey-2.0.7-1|46	Summary:	Development libraries and headers for %{name}
12cu|kmldonkey-2.0.7-1|47	Group:		Development/C
12cu|kmldonkey-2.0.7-1|48	Requires:	%{libname} = %{version}-%{release}
12cu|kmldonkey-2.0.7-1|49	
12cu|kmldonkey-2.0.7-1|50	%description -n %{devname}
12cu|kmldonkey-2.0.7-1|51	This package contains the libraries and header files needed to
12cu|kmldonkey-2.0.7-1|52	develop programs which make use of %{name}.
12cu|kmldonkey-2.0.7-1|53	
12cu|kmldonkey-2.0.7-1|54	%files -n %{devname}
12cu|kmldonkey-2.0.7-1|55	%{_kde_includedir}/kmldonkey
12cu|kmldonkey-2.0.7-1|56	%{_kde_libdir}/*.so
12cu|kmldonkey-2.0.7-1|57	
12cu|kmldonkey-2.0.7-1|58	#----------------------------------------------------------------------------
12cu|kmldonkey-2.0.7-1|59	
12cu|kmldonkey-2.0.7-1|60	%prep
12cu|kmldonkey-2.0.7-1|61	%setup -q
12cu|kmldonkey-2.0.7-1|62	
12cu|kmldonkey-2.0.7-1|63	%build
12cu|kmldonkey-2.0.7-1|64	%cmake_kde4
12cu|kmldonkey-2.0.7-1|65	%make
12cu|kmldonkey-2.0.7-1|66	
12cu|kmldonkey-2.0.7-1|67	%install
12cu|kmldonkey-2.0.7-1|68	%makeinstall_std -C build
12cu|kmldonkey-2.0.7-1|69	

9820 12
12cu|kmplayer-0.11.3d-1|1	%define	libname	%mklibname %{name}
12cu|kmplayer-0.11.3d-1|2	
12cu|kmplayer-0.11.3d-1|3	Name:		kmplayer
12cu|kmplayer-0.11.3d-1|4	Version:	0.11.3d
12cu|kmplayer-0.11.3d-1|5	Release:	%mkrel 1
12cu|kmplayer-0.11.3d-1|6	Summary:	A multimedia mplayer/phonon front-end for KDE
12cu|kmplayer-0.11.3d-1|7	License:	GPLv2+
12cu|kmplayer-0.11.3d-1|8	Group:		Video
12cu|kmplayer-0.11.3d-1|9	Url:		http://kmplayer.kde.org/
12cu|kmplayer-0.11.3d-1|10	Source0:	http://kmplayer.kde.org/pkgs/%{name}-%{version}.tar.bz2
12cu|kmplayer-0.11.3d-1|11	Source1:	%{name}.rpmlintrc
12cu|kmplayer-0.11.3d-1|12	BuildRequires:	kdelibs4-devel
12cu|kmplayer-0.11.3d-1|13	BuildRequires:	libnspr-devel
12cu|kmplayer-0.11.3d-1|14	BuildRequires:	gtk2-devel
12cu|kmplayer-0.11.3d-1|15	BuildRequires:	pkgconfig(phonon) >= 4.3.80
12cu|kmplayer-0.11.3d-1|16	BuildRequires:	pkgconfig(cairo)
12cu|kmplayer-0.11.3d-1|17	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|kmplayer-0.11.3d-1|18	BuildRequires:	pkgconfig(x11)
12cu|kmplayer-0.11.3d-1|19	BuildRequires:	pkgconfig(xt)
12cu|kmplayer-0.11.3d-1|20	BuildRequires:	pkgconfig(xext)
12cu|kmplayer-0.11.3d-1|21	BuildRequires:	pkgconfig(xau)
12cu|kmplayer-0.11.3d-1|22	BuildRequires:	pkgconfig(xdmcp)
12cu|kmplayer-0.11.3d-1|23	BuildRequires:	pkgconfig(xpm)
12cu|kmplayer-0.11.3d-1|24	BuildRequires:	pkgconfig(xft)
12cu|kmplayer-0.11.3d-1|25	BuildRequires:	desktop-file-utils
12cu|kmplayer-0.11.3d-1|26	BuildRequires:	pkgconfig(expat)
12cu|kmplayer-0.11.3d-1|27	%rename		kde4-%{name}
12cu|kmplayer-0.11.3d-1|28	Obsoletes:	%{name} < %{version}
12cu|kmplayer-0.11.3d-1|29	Requires:	%{libname} = %{version}
12cu|kmplayer-0.11.3d-1|30	Suggests:	mplayer
12cu|kmplayer-0.11.3d-1|31	
12cu|kmplayer-0.11.3d-1|32	%description
12cu|kmplayer-0.11.3d-1|33	KMPlayer can play all the audio/video supported by mplayer/phonon from local
12cu|kmplayer-0.11.3d-1|34	file or URL, be embedded inside Konqueror and KHTML and play DVD's.
12cu|kmplayer-0.11.3d-1|35	
12cu|kmplayer-0.11.3d-1|36	%files -f %{name}.lang
12cu|kmplayer-0.11.3d-1|37	%doc ChangeLog README
12cu|kmplayer-0.11.3d-1|38	%{_kde_bindir}/%{name}
12cu|kmplayer-0.11.3d-1|39	%{_kde_bindir}/kphononplayer
12cu|kmplayer-0.11.3d-1|40	%{_kde_libdir}/kde4/*.so
12cu|kmplayer-0.11.3d-1|41	%{_kde_datadir}/apps/%{name}
12cu|kmplayer-0.11.3d-1|42	%{_kde_services}/*.desktop
12cu|kmplayer-0.11.3d-1|43	%{_kde_configdir}/%{name}rc
12cu|kmplayer-0.11.3d-1|44	%{_kde_iconsdir}/hicolor/*/*/*
12cu|kmplayer-0.11.3d-1|45	%{_kde_applicationsdir}/%{name}.desktop
12cu|kmplayer-0.11.3d-1|46	
12cu|kmplayer-0.11.3d-1|47	#--------------------------------------------------------------------
12cu|kmplayer-0.11.3d-1|48	
12cu|kmplayer-0.11.3d-1|49	%package -n %{libname}
12cu|kmplayer-0.11.3d-1|50	Group:		System/Libraries
12cu|kmplayer-0.11.3d-1|51	Summary:	Kmplayer libraries
12cu|kmplayer-0.11.3d-1|52	
12cu|kmplayer-0.11.3d-1|53	%description -n %{libname}
12cu|kmplayer-0.11.3d-1|54	This package contains the libraries needed by %{name}.
12cu|kmplayer-0.11.3d-1|55	
12cu|kmplayer-0.11.3d-1|56	%files -n %{libname}
12cu|kmplayer-0.11.3d-1|57	%doc AUTHORS ChangeLog README
12cu|kmplayer-0.11.3d-1|58	%{_kde_libdir}/*.so
12cu|kmplayer-0.11.3d-1|59	
12cu|kmplayer-0.11.3d-1|60	#--------------------------------------------------------------------
12cu|kmplayer-0.11.3d-1|61	
12cu|kmplayer-0.11.3d-1|62	%package	npplayer
12cu|kmplayer-0.11.3d-1|63	Group:		Video
12cu|kmplayer-0.11.3d-1|64	Summary:	Kmplayer plug-in player for Firefox
12cu|kmplayer-0.11.3d-1|65	Requires:	%{name}
12cu|kmplayer-0.11.3d-1|66	
12cu|kmplayer-0.11.3d-1|67	%description	npplayer
12cu|kmplayer-0.11.3d-1|68	Kmplayer plug-in player for Firefox.
12cu|kmplayer-0.11.3d-1|69	
12cu|kmplayer-0.11.3d-1|70	%files npplayer
12cu|kmplayer-0.11.3d-1|71	%doc AUTHORS ChangeLog README
12cu|kmplayer-0.11.3d-1|72	%{_kde_bindir}/knpplayer
12cu|kmplayer-0.11.3d-1|73	
12cu|kmplayer-0.11.3d-1|74	#--------------------------------------------------------------------
12cu|kmplayer-0.11.3d-1|75	
12cu|kmplayer-0.11.3d-1|76	%prep
12cu|kmplayer-0.11.3d-1|77	%setup -qn %{name}-%{version}
12cu|kmplayer-0.11.3d-1|78	
12cu|kmplayer-0.11.3d-1|79	
12cu|kmplayer-0.11.3d-1|80	%build
12cu|kmplayer-0.11.3d-1|81	%cmake_kde4 -DKMPLAYER_BUILT_WITH_EXPAT=1
12cu|kmplayer-0.11.3d-1|82	%make
12cu|kmplayer-0.11.3d-1|83	
12cu|kmplayer-0.11.3d-1|84	
12cu|kmplayer-0.11.3d-1|85	%install
12cu|kmplayer-0.11.3d-1|86	%makeinstall_std -C build
12cu|kmplayer-0.11.3d-1|87	
12cu|kmplayer-0.11.3d-1|88	# Fix .desktop files
12cu|kmplayer-0.11.3d-1|89	desktop-file-install \
12cu|kmplayer-0.11.3d-1|90	--vendor="" \
12cu|kmplayer-0.11.3d-1|91	--remove-key="Encoding"  \
12cu|kmplayer-0.11.3d-1|92	--remove-key="MimeType"  \
12cu|kmplayer-0.11.3d-1|93	--dir %{buildroot}%{_kde_services} %{buildroot}%{_kde_services}/%{name}_part.desktop
12cu|kmplayer-0.11.3d-1|94	
12cu|kmplayer-0.11.3d-1|95	# Fix wrong perms
12cu|kmplayer-0.11.3d-1|96	chmod +x %{buildroot}%{_datadir}/apps/%{name}/find-media.sh
12cu|kmplayer-0.11.3d-1|97	
12cu|kmplayer-0.11.3d-1|98	%{find_lang} %{name} --with-html
12cu|kmplayer-0.11.3d-1|99	
12cu|kmplayer-0.11.3d-1|100	
12cu|kmplayer-0.11.3d-1|101	%check
12cu|kmplayer-0.11.3d-1|102	for f in %{buildroot}%{_kde_applicationsdir}/*.desktop ; do
12cu|kmplayer-0.11.3d-1|103	desktop-file-validate $f
12cu|kmplayer-0.11.3d-1|104	done
12cu|kmplayer-0.11.3d-1|105	
12cu|kmplayer-0.11.3d-1|106	
12cu|kmplayer-0.11.3d-1|107	%changelog
12cu|kmplayer-0.11.3d-1|108	* Sat May 11 2013 Giovanni Mariani <mc2374@mclink.it> 0.11.3d-1
12cu|kmplayer-0.11.3d-1|109	- New release 0.11.3d
12cu|kmplayer-0.11.3d-1|110	- Added some BReqs according to the cmake output
12cu|kmplayer-0.11.3d-1|111	- Added S1 to remove useless rpmlint output (see comments in the file)
12cu|kmplayer-0.11.3d-1|112	- Extracted a library package from the main one to avoid rpmlint errors
12cu|kmplayer-0.11.3d-1|113	and to respect our package policy
12cu|kmplayer-0.11.3d-1|114	- Changed Summary and Description for kmplayer-npplayer: Netscape browser
12cu|kmplayer-0.11.3d-1|115	does not exist since a long time, using "Firefox" instead
12cu|kmplayer-0.11.3d-1|116	
12cu|kmplayer-0.11.3d-1|117	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 0.11.2c-2mdv2011.0
12cu|kmplayer-0.11.3d-1|118	+ Revision: 677490
12cu|kmplayer-0.11.3d-1|119	- br xt
12cu|kmplayer-0.11.3d-1|120	- rebuild for updated mimehandler
12cu|kmplayer-0.11.3d-1|121	
12cu|kmplayer-0.11.3d-1|122	* Mon Oct 04 2010 Funda Wang <fwang@mandriva.org> 0.11.2c-1mdv2011.0
12cu|kmplayer-0.11.3d-1|123	+ Revision: 583014
12cu|kmplayer-0.11.3d-1|124	- update to new version 0.11.2c
12cu|kmplayer-0.11.3d-1|125	
12cu|kmplayer-0.11.3d-1|126	* Sun Apr 25 2010 Funda Wang <fwang@mandriva.org> 0.11.2b-1mdv2010.1
12cu|kmplayer-0.11.3d-1|127	+ Revision: 538567
12cu|kmplayer-0.11.3d-1|128	- update to new version 0.11.2b
12cu|kmplayer-0.11.3d-1|129	
12cu|kmplayer-0.11.3d-1|130	* Tue Apr 20 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.11.2a-2mdv2010.1
12cu|kmplayer-0.11.3d-1|131	+ Revision: 537273
12cu|kmplayer-0.11.3d-1|132	- suggest, only suggest, mplayer
12cu|kmplayer-0.11.3d-1|133	- add dbus-glib-devel back, needed for older releases
12cu|kmplayer-0.11.3d-1|134	- remove redundant BR, dbus-glib-devel is already required by kdelibs4-devel
12cu|kmplayer-0.11.3d-1|135	
12cu|kmplayer-0.11.3d-1|136	* Mon Mar 22 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.11.2a-1mdv2010.1
12cu|kmplayer-0.11.3d-1|137	+ Revision: 526359
12cu|kmplayer-0.11.3d-1|138	- new upstream release (fixes mdv bug#58045)
12cu|kmplayer-0.11.3d-1|139	- add new check as per new kde policy
12cu|kmplayer-0.11.3d-1|140	
12cu|kmplayer-0.11.3d-1|141	* Thu Mar 18 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.11.2-2mdv2010.1
12cu|kmplayer-0.11.3d-1|142	+ Revision: 524966
12cu|kmplayer-0.11.3d-1|143	- clean spec
12cu|kmplayer-0.11.3d-1|144	- fix .deksktop file
12cu|kmplayer-0.11.3d-1|145	
12cu|kmplayer-0.11.3d-1|146	* Sun Mar 07 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.11.2-1mdv2010.1
12cu|kmplayer-0.11.3d-1|147	+ Revision: 515522
12cu|kmplayer-0.11.3d-1|148	- update to 0.11.2
12cu|kmplayer-0.11.3d-1|149	- Fix mixed-use-of-spaces-and-tabs
12cu|kmplayer-0.11.3d-1|150	
12cu|kmplayer-0.11.3d-1|151	* Thu Jun 18 2009 Funda Wang <fwang@mandriva.org> 0.11.1b-1mdv2010.0
12cu|kmplayer-0.11.3d-1|152	+ Revision: 386901
12cu|kmplayer-0.11.3d-1|153	- New version 0.11.1b
12cu|kmplayer-0.11.3d-1|154	
12cu|kmplayer-0.11.3d-1|155	* Sun May 17 2009 Funda Wang <fwang@mandriva.org> 0.11.1a-1mdv2010.0
12cu|kmplayer-0.11.3d-1|156	+ Revision: 376677
12cu|kmplayer-0.11.3d-1|157	- New version 0.11.1a
12cu|kmplayer-0.11.3d-1|158	
12cu|kmplayer-0.11.3d-1|159	* Mon May 11 2009 Funda Wang <fwang@mandriva.org> 0.11.1-1mdv2010.0
12cu|kmplayer-0.11.3d-1|160	+ Revision: 374113
12cu|kmplayer-0.11.3d-1|161	- New version 0.11.1
12cu|kmplayer-0.11.3d-1|162	
12cu|kmplayer-0.11.3d-1|163	+ Nicolas L?cureuil <nlecureuil@mandriva.com>
12cu|kmplayer-0.11.3d-1|164	- Remove unneeded macros
12cu|kmplayer-0.11.3d-1|165	
12cu|kmplayer-0.11.3d-1|166	* Mon Jan 26 2009 Funda Wang <fwang@mandriva.org> 0.11.0a-1mdv2009.1
12cu|kmplayer-0.11.3d-1|167	+ Revision: 333584
12cu|kmplayer-0.11.3d-1|168	- new version 0.11.0a
12cu|kmplayer-0.11.3d-1|169	
12cu|kmplayer-0.11.3d-1|170	* Tue Sep 30 2008 Helio Cassini de Castro <helio@mandriva.com> 0.11.0-0.rc4.4mdv2009.0
12cu|kmplayer-0.11.3d-1|171	+ Revision: 290272
12cu|kmplayer-0.11.3d-1|172	- Fix crash on dolphin due invalid location of desktop file.
12cu|kmplayer-0.11.3d-1|173	
12cu|kmplayer-0.11.3d-1|174	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 0.11.0-0.rc4.3mdv2009.0
12cu|kmplayer-0.11.3d-1|175	+ Revision: 264766
12cu|kmplayer-0.11.3d-1|176	- rebuild early 2009.0 package (before pixel changes)
12cu|kmplayer-0.11.3d-1|177	
12cu|kmplayer-0.11.3d-1|178	+ Pixel <pixel@mandriva.com>
12cu|kmplayer-0.11.3d-1|179	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|kmplayer-0.11.3d-1|180	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|kmplayer-0.11.3d-1|181	
12cu|kmplayer-0.11.3d-1|182	* Fri Jun 06 2008 Funda Wang <fwang@mandriva.org> 0.11.0-0.rc4.2mdv2009.0
12cu|kmplayer-0.11.3d-1|183	+ Revision: 216400
12cu|kmplayer-0.11.3d-1|184	- compile using new LDFLAGS
12cu|kmplayer-0.11.3d-1|185	- New version 0.11.0 rc4
12cu|kmplayer-0.11.3d-1|186	
12cu|kmplayer-0.11.3d-1|187	* Thu May 22 2008 Nicolas L?cureuil <nlecureuil@mandriva.com> 0.11.0-0.rc2.6mdv2009.0
12cu|kmplayer-0.11.3d-1|188	+ Revision: 210130
12cu|kmplayer-0.11.3d-1|189	- Fix Obsoletes
12cu|kmplayer-0.11.3d-1|190	- Fix name
12cu|kmplayer-0.11.3d-1|191	- Fix spec file name
12cu|kmplayer-0.11.3d-1|192	- Use kde4 app by default
12cu|kmplayer-0.11.3d-1|193	
12cu|kmplayer-0.11.3d-1|194	* Sat Mar 08 2008 Nicolas L?cureuil <nlecureuil@mandriva.com> 0.11.0-0.rc2.4mdv2008.1
12cu|kmplayer-0.11.3d-1|195	+ Revision: 182317
12cu|kmplayer-0.11.3d-1|196	- Rebuild against new qt4 changes
12cu|kmplayer-0.11.3d-1|197	
12cu|kmplayer-0.11.3d-1|198	* Sat Mar 01 2008 Funda Wang <fwang@mandriva.org> 0.11.0-0.rc2.3mdv2008.1
12cu|kmplayer-0.11.3d-1|199	+ Revision: 177098
12cu|kmplayer-0.11.3d-1|200	- add conflicts on kmplayer3
12cu|kmplayer-0.11.3d-1|201	
12cu|kmplayer-0.11.3d-1|202	* Fri Feb 08 2008 Funda Wang <fwang@mandriva.org> 0.11.0-0.rc2.2mdv2008.1
12cu|kmplayer-0.11.3d-1|203	+ Revision: 164103
12cu|kmplayer-0.11.3d-1|204	- fix conflict with oxygen-icon-theme
12cu|kmplayer-0.11.3d-1|205	
12cu|kmplayer-0.11.3d-1|206	* Mon Jan 28 2008 Funda Wang <fwang@mandriva.org> 0.11.0-0.rc2.1mdv2008.1
12cu|kmplayer-0.11.3d-1|207	+ Revision: 159053
12cu|kmplayer-0.11.3d-1|208	- New version 0.11.0 rc2
12cu|kmplayer-0.11.3d-1|209	
12cu|kmplayer-0.11.3d-1|210	* Sun Jan 20 2008 Funda Wang <fwang@mandriva.org> 0.11.0-0.rc1.1mdv2008.1
12cu|kmplayer-0.11.3d-1|211	+ Revision: 155249
12cu|kmplayer-0.11.3d-1|212	- BR dbus-glib
12cu|kmplayer-0.11.3d-1|213	- reword summary
12cu|kmplayer-0.11.3d-1|214	- import source and spec
12cu|kmplayer-0.11.3d-1|215	- Created package structure for kde4-kmplayer.
12cu|kmplayer-0.11.3d-1|216	
12cu|kmplayer-0.11.3d-1|217	* Thu Apr 05 2007 Laurent Montel <lmontel@mandriva.com> 0.9.4-7mdv2007.1
12cu|kmplayer-0.11.3d-1|218	+ Revision: 150674
12cu|kmplayer-0.11.3d-1|219	- 0.9.4a
12cu|kmplayer-0.11.3d-1|220	
12cu|kmplayer-0.11.3d-1|221	* Tue Mar 27 2007 Laurent Montel <lmontel@mandriva.com> 0.9.4-6mdv2007.1
12cu|kmplayer-0.11.3d-1|222	+ Revision: 148823
12cu|kmplayer-0.11.3d-1|223	- Fix bug #29462
12cu|kmplayer-0.11.3d-1|224	
12cu|kmplayer-0.11.3d-1|225	* Sun Mar 18 2007 Olivier Blin <oblin@mandriva.com> 0.9.4-5mdv2007.1
12cu|kmplayer-0.11.3d-1|226	+ Revision: 146347
12cu|kmplayer-0.11.3d-1|227	- tag lang on HTML doc
12cu|kmplayer-0.11.3d-1|228	
12cu|kmplayer-0.11.3d-1|229	* Tue Mar 13 2007 Laurent Montel <lmontel@mandriva.com> 0.9.4-4mdv2007.1
12cu|kmplayer-0.11.3d-1|230	+ Revision: 142467
12cu|kmplayer-0.11.3d-1|231	- Add requires on mplayer
12cu|kmplayer-0.11.3d-1|232	
12cu|kmplayer-0.11.3d-1|233	* Sun Mar 04 2007 Laurent Montel <lmontel@mandriva.com> 0.9.4-3mdv2007.1
12cu|kmplayer-0.11.3d-1|234	+ Revision: 132009
12cu|kmplayer-0.11.3d-1|235	- 0.9.4
12cu|kmplayer-0.11.3d-1|236	
12cu|kmplayer-0.11.3d-1|237	* Fri Jan 05 2007 Laurent Montel <lmontel@mandriva.com> 0.9.3-3mdv2007.1
12cu|kmplayer-0.11.3d-1|238	+ Revision: 104537
12cu|kmplayer-0.11.3d-1|239	- 0.9.3a
12cu|kmplayer-0.11.3d-1|240	- Don't block close kde session. (bug found by Jloup) (patch commited into svn)
12cu|kmplayer-0.11.3d-1|241	
12cu|kmplayer-0.11.3d-1|242	+ Nicolas L?cureuil <neoclust@mandriva.org>
12cu|kmplayer-0.11.3d-1|243	- kmplayer-0.9.3-1mdv2007.0 (aka just in time)
12cu|kmplayer-0.11.3d-1|244	- Include translations and doc
12cu|kmplayer-0.11.3d-1|245	
12cu|kmplayer-0.11.3d-1|246	* Wed Sep 13 2006 Helio Cassini de Castro <helio@mandriva.com> 0.9.3-0.rc1.3mdv2007.0
12cu|kmplayer-0.11.3d-1|247	+ Revision: 61107
12cu|kmplayer-0.11.3d-1|248	- Put the corerct priority number
12cu|kmplayer-0.11.3d-1|249	
12cu|kmplayer-0.11.3d-1|250	* Wed Sep 13 2006 Helio Cassini de Castro <helio@mandriva.com> 0.9.3-0.rc1.2mdv2007.0
12cu|kmplayer-0.11.3d-1|251	+ Revision: 61095
12cu|kmplayer-0.11.3d-1|252	- Add missin patch
12cu|kmplayer-0.11.3d-1|253	- Raise priority of kmplayer
12cu|kmplayer-0.11.3d-1|254	
12cu|kmplayer-0.11.3d-1|255	* Thu Sep 07 2006 Laurent Montel <lmontel@mandriva.com> 0.9.3-0.rc1.1mdv2007.0
12cu|kmplayer-0.11.3d-1|256	+ Revision: 60304
12cu|kmplayer-0.11.3d-1|257	- New package (2006-09-06 0.9.3-rc1) 0.9.3rc1
12cu|kmplayer-0.11.3d-1|258	
12cu|kmplayer-0.11.3d-1|259	* Sun Sep 03 2006 Laurent Montel <lmontel@mandriva.com> 0.9.3-0.pre2.3mdv2007.0
12cu|kmplayer-0.11.3d-1|260	+ Revision: 59595
12cu|kmplayer-0.11.3d-1|261	- New package Patch from Raphael Gertz <rapsys at free dot fr> to use gl2
12cu|kmplayer-0.11.3d-1|262	
12cu|kmplayer-0.11.3d-1|263	* Tue Aug 29 2006 Laurent Montel <lmontel@mandriva.com> 0.9.3-0.pre2.2mdv2007.0
12cu|kmplayer-0.11.3d-1|264	+ Revision: 58515
12cu|kmplayer-0.11.3d-1|265	- Add missing buildrequires
12cu|kmplayer-0.11.3d-1|266	
12cu|kmplayer-0.11.3d-1|267	* Tue Aug 29 2006 Laurent Montel <lmontel@mandriva.com> 0.9.3-0.pre2.1mdv2007.0
12cu|kmplayer-0.11.3d-1|268	+ Revision: 58346
12cu|kmplayer-0.11.3d-1|269	- pre2
12cu|kmplayer-0.11.3d-1|270	
12cu|kmplayer-0.11.3d-1|271	* Sun Aug 13 2006 Laurent Montel <lmontel@mandriva.com> 0.9.3-0.pre1.1mdv2007.0
12cu|kmplayer-0.11.3d-1|272	+ Revision: 55718
12cu|kmplayer-0.11.3d-1|273	- New package (2006/08/12 0.9.3-pre1)
12cu|kmplayer-0.11.3d-1|274	
12cu|kmplayer-0.11.3d-1|275	+ Nicolas L?cureuil <neoclust@mandriva.org>
12cu|kmplayer-0.11.3d-1|276	- Fix for mdv <= 2006  thanks laurent
12cu|kmplayer-0.11.3d-1|277	
12cu|kmplayer-0.11.3d-1|278	+ Helio Cassini de Castro <helio@mandriva.com>
12cu|kmplayer-0.11.3d-1|279	- Cleaned spec and moved neoclust fix for a rpm based solution
12cu|kmplayer-0.11.3d-1|280	Will close bug number http://qa.mandriva.com/show_bug.cgi?id=23585
12cu|kmplayer-0.11.3d-1|281	- Proper compile of xine and gstreamer backends
12cu|kmplayer-0.11.3d-1|282	- Removed old icons since package provide right set
12cu|kmplayer-0.11.3d-1|283	- Removed explicit requires for mplayer. Should be optional and gstreamer and xine is
12cu|kmplayer-0.11.3d-1|284	already enabled by default
12cu|kmplayer-0.11.3d-1|285	- import kmplayer-0.9.2-4mdv2007.0
12cu|kmplayer-0.11.3d-1|286	
12cu|kmplayer-0.11.3d-1|287	* Sun Jul 09 2006 Nicolas L?cureuil <neoclust@mandriva.org> 0.9.2-4mdv2007.1
12cu|kmplayer-0.11.3d-1|288	- remove x-mplayer2.desktop which conflicts with new kdelibs-common
12cu|kmplayer-0.11.3d-1|289	
12cu|kmplayer-0.11.3d-1|290	* Thu Jun 08 2006 Laurent MONTEL <lmontel@mandriva.com> 0.9.2-3
12cu|kmplayer-0.11.3d-1|291	- Use 0.9.2a version
12cu|kmplayer-0.11.3d-1|292	
12cu|kmplayer-0.11.3d-1|293	* Thu May 11 2006 Nicolas L?cureuil <neoclust@mandriva.org> 0.9.2-2mdk
12cu|kmplayer-0.11.3d-1|294	- Rebuild to generate categories
12cu|kmplayer-0.11.3d-1|295	
12cu|kmplayer-0.11.3d-1|296	* Sun Apr 23 2006 Laurent MONTEL <lmontel@mandriva.com> 0.9.2-1
12cu|kmplayer-0.11.3d-1|297	- 0.9.2
12cu|kmplayer-0.11.3d-1|298	
12cu|kmplayer-0.11.3d-1|299	* Wed Apr 12 2006 Laurent MONTEL <lmontel@mandriva.com> 0.9.2-0.rc1.1
12cu|kmplayer-0.11.3d-1|300	- 0.9.2-rc1
12cu|kmplayer-0.11.3d-1|301	
12cu|kmplayer-0.11.3d-1|302	* Wed Mar 22 2006 Laurent MONTEL <lmontel@mandriva.com> 0.9.2-0.pre3.1
12cu|kmplayer-0.11.3d-1|303	- 0.9.2-pre3
12cu|kmplayer-0.11.3d-1|304	
12cu|kmplayer-0.11.3d-1|305	* Sun Feb 05 2006 Laurent MONTEL <lmontel@mandriva.com> 0.9.2-0.pre2.1
12cu|kmplayer-0.11.3d-1|306	- 0.9.2-pre2
12cu|kmplayer-0.11.3d-1|307	
12cu|kmplayer-0.11.3d-1|308	* Fri Jan 06 2006 Laurent MONTEL <lmontel@mandriva.com> 0.9.2-0.pre1.2
12cu|kmplayer-0.11.3d-1|309	- Add patch1: fix crash when device is not here.
12cu|kmplayer-0.11.3d-1|310	- Fix menu
12cu|kmplayer-0.11.3d-1|311	
12cu|kmplayer-0.11.3d-1|312	* Fri Jan 06 2006 Laurent MONTEL <lmontel@mandriva.com> 0.9.2-0.pre1.1
12cu|kmplayer-0.11.3d-1|313	- 0.9.2-pre1
12cu|kmplayer-0.11.3d-1|314	
12cu|kmplayer-0.11.3d-1|315	* Mon Nov 28 2005 Laurent MONTEL <lmontel@mandriva.com> 0.9.1-3
12cu|kmplayer-0.11.3d-1|316	- Fix build on x86_64
12cu|kmplayer-0.11.3d-1|317	
12cu|kmplayer-0.11.3d-1|318	* Mon Nov 28 2005 Laurent MONTEL <lmontel@mandriva.com> 0.9.1-2
12cu|kmplayer-0.11.3d-1|319	- 0.9.1a
12cu|kmplayer-0.11.3d-1|320	
12cu|kmplayer-0.11.3d-1|321	* Sun Oct 30 2005 Nicolas L?cureuil <neoclust@mandriva.org> 0.9.1-1mdk
12cu|kmplayer-0.11.3d-1|322	- 0.9.1 Final
12cu|kmplayer-0.11.3d-1|323	
12cu|kmplayer-0.11.3d-1|324	* Tue Oct 18 2005 Nicolas L?cureuil <neoclust@mandriva.org> 0.9.1-0.rc1.1mdk
12cu|kmplayer-0.11.3d-1|325	- New release 0.9.1-Rc1
12cu|kmplayer-0.11.3d-1|326	- Remove redundant buildRequires
12cu|kmplayer-0.11.3d-1|327	
12cu|kmplayer-0.11.3d-1|328	* Wed Aug 24 2005 Laurent MONTEL <lmontel@mandriva.com> 0.9.0-3mdk
12cu|kmplayer-0.11.3d-1|329	- Use 0.9.0c
12cu|kmplayer-0.11.3d-1|330	
12cu|kmplayer-0.11.3d-1|331	* Sun Aug 07 2005 Laurent MONTEL <lmontel@mandriva.com> 0.9.0-2mdk
12cu|kmplayer-0.11.3d-1|332	- 0.9.0b
12cu|kmplayer-0.11.3d-1|333	
12cu|kmplayer-0.11.3d-1|334	* Mon Jul 25 2005 Laurent MONTEL <lmontel@mandriva.com> 0.9.0-1mdk
12cu|kmplayer-0.11.3d-1|335	- 0.9.0
12cu|kmplayer-0.11.3d-1|336	
12cu|kmplayer-0.11.3d-1|337	* Fri Apr 29 2005 Nicolas L?cureuil <neoclust@mandriva.org> 0.9.0-0.pre3.1mdk
12cu|kmplayer-0.11.3d-1|338	- 0.9.0-pre3
12cu|kmplayer-0.11.3d-1|339	- Fix build for amd64
12cu|kmplayer-0.11.3d-1|340	
12cu|kmplayer-0.11.3d-1|341	* Wed Apr 20 2005 Nick Brown <nickbrown@mandriva.org> 0.9.0-0.pre2.1mdk
12cu|kmplayer-0.11.3d-1|342	- 0.9.0-pre2
12cu|kmplayer-0.11.3d-1|343	- remove pnm.protocol which conflicts with new kdelibs-common
12cu|kmplayer-0.11.3d-1|344	- fix icon installation
12cu|kmplayer-0.11.3d-1|345	
12cu|kmplayer-0.11.3d-1|346	* Fri Jan 07 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 0.8.4-0.rc5.1mdk
12cu|kmplayer-0.11.3d-1|347	- rc5
12cu|kmplayer-0.11.3d-1|348	
12cu|kmplayer-0.11.3d-1|349	* Mon Dec 13 2004 Laurent Culioli <laurent@mandrake.org> 0.8.4-0.rc4.1mdk
12cu|kmplayer-0.11.3d-1|350	- 0.8.4-rc-4
12cu|kmplayer-0.11.3d-1|351	
12cu|kmplayer-0.11.3d-1|352	* Thu Nov 11 2004 Per Oyvind Karlsen <peroyvind@linux-mandrake.com> 0.8.4-0.rc2.1mdk
12cu|kmplayer-0.11.3d-1|353	- 0.8.4-rc2
12cu|kmplayer-0.11.3d-1|354	- lib64 fixes
12cu|kmplayer-0.11.3d-1|355	- remove x-ms-wma.desktop which conflicts with new kdelibs-common
12cu|kmplayer-0.11.3d-1|356	- cleanups
12cu|kmplayer-0.11.3d-1|357	
12cu|kmplayer-0.11.3d-1|358	* Tue Oct 12 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.8.3-1mdk
12cu|kmplayer-0.11.3d-1|359	- 0.8.3
12cu|kmplayer-0.11.3d-1|360	
12cu|kmplayer-0.11.3d-1|361	* Wed Aug 04 2004 Gotz Waschk <waschk@linux-mandrake.com> 0.8.3-0.rc4.2mdk
12cu|kmplayer-0.11.3d-1|362	- remove files that conflict with kdelibs
12cu|kmplayer-0.11.3d-1|363	
12cu|kmplayer-0.11.3d-1|364	* Tue Aug 03 2004 Gotz Waschk <waschk@linux-mandrake.com> 0.8.3-0.rc4.1mdk
12cu|kmplayer-0.11.3d-1|365	- fix icon installation
12cu|kmplayer-0.11.3d-1|366	- add source URL
12cu|kmplayer-0.11.3d-1|367	- new version
12cu|kmplayer-0.11.3d-1|368	
12cu|kmplayer-0.11.3d-1|369	* Tue Jun 08 2004 Gotz Waschk <waschk@linux-mandrake.com> 0.8.3-0.rc1.2mdk
12cu|kmplayer-0.11.3d-1|370	- rebuild for new g++
12cu|kmplayer-0.11.3d-1|371	
12cu|kmplayer-0.11.3d-1|372	* Thu May 20 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.8.3-0.rc1.1mdk
12cu|kmplayer-0.11.3d-1|373	- 0.8.3-rc1
12cu|kmplayer-0.11.3d-1|374	

9821 12
12cu|kmymoney-4.6.3-3|1	Summary:	The Personal Finances Manager
12cu|kmymoney-4.6.3-3|2	Name:		kmymoney
12cu|kmymoney-4.6.3-3|3	Version:	4.6.3
12cu|kmymoney-4.6.3-3|4	Release:	3
12cu|kmymoney-4.6.3-3|5	Source0:	http://switch.dl.sourceforge.net/project/kmymoney2/KMyMoney-KDE4/%{version}/kmymoney-%{version}.tar.bz2
12cu|kmymoney-4.6.3-3|6	Patch0:    	kmymoney-3.98.0-fix-desktop-file.patch
12cu|kmymoney-4.6.3-3|7	Patch1:    	mymoneydatabasemgrtest.patch
12cu|kmymoney-4.6.3-3|8	Patch2:		kmymoney-4.6.3-gmp-5.1.0.patch
12cu|kmymoney-4.6.3-3|9	License:	GPLv2+
12cu|kmymoney-4.6.3-3|10	Group:		Office
12cu|kmymoney-4.6.3-3|11	Url:		http://techbase.kde.org/Projects/KMyMoney
12cu|kmymoney-4.6.3-3|12	BuildRequires:	kdepimlibs4-devel
12cu|kmymoney-4.6.3-3|13	BuildRequires:	pkgconfig(libofx)
12cu|kmymoney-4.6.3-3|14	BuildRequires:	pkgconfig(aqbanking)
12cu|kmymoney-4.6.3-3|15	BuildRequires:	libxml++2.6-devel
12cu|kmymoney-4.6.3-3|16	BuildRequires:	boost-devel
12cu|kmymoney-4.6.3-3|17	BuildRequires:	perl-Finance-Quote
12cu|kmymoney-4.6.3-3|18	BuildRequires:	doxygen
12cu|kmymoney-4.6.3-3|19	BuildRequires:	pkgconfig(libxml-2.0)
12cu|kmymoney-4.6.3-3|20	BuildRequires:	fdupes
12cu|kmymoney-4.6.3-3|21	BuildRequires:	libalkimia-devel
12cu|kmymoney-4.6.3-3|22	BuildRequires:	gmpxx-devel
12cu|kmymoney-4.6.3-3|23	Requires:	perl-Finance-Quote
12cu|kmymoney-4.6.3-3|24	
12cu|kmymoney-4.6.3-3|25	%description
12cu|kmymoney-4.6.3-3|26	KMyMoney Personal Finance Manager.
12cu|kmymoney-4.6.3-3|27	
12cu|kmymoney-4.6.3-3|28	%files -f %name.lang
12cu|kmymoney-4.6.3-3|29	%defattr(-,root,root)
12cu|kmymoney-4.6.3-3|30	%{_kde_bindir}/*
12cu|kmymoney-4.6.3-3|31	%{_kde_libdir}/kde4/*.so
12cu|kmymoney-4.6.3-3|32	%{_kde_appsdir}/*
12cu|kmymoney-4.6.3-3|33	%{_kde_datadir}/config.kcfg/*.kcfg
12cu|kmymoney-4.6.3-3|34	%{_kde_datadir}/config/*
12cu|kmymoney-4.6.3-3|35	%{_kde_applicationsdir}/*.desktop
12cu|kmymoney-4.6.3-3|36	%{_kde_iconsdir}/*/*/*/*
12cu|kmymoney-4.6.3-3|37	%{_kde_services}/*.desktop
12cu|kmymoney-4.6.3-3|38	%{_kde_servicetypes}/*.desktop
12cu|kmymoney-4.6.3-3|39	%{_datadir}/mime/packages/*.xml
12cu|kmymoney-4.6.3-3|40	%{_kde_mandir}/man1/*
12cu|kmymoney-4.6.3-3|41	
12cu|kmymoney-4.6.3-3|42	#-----------------------------------------------------------------------------
12cu|kmymoney-4.6.3-3|43	
12cu|kmymoney-4.6.3-3|44	%define kmm_kdchart_major 4
12cu|kmymoney-4.6.3-3|45	%define libkmm_kdchart %mklibname kmm_kdchart %{kmm_kdchart_major}
12cu|kmymoney-4.6.3-3|46	
12cu|kmymoney-4.6.3-3|47	%package -n %{libkmm_kdchart}
12cu|kmymoney-4.6.3-3|48	Summary: KMyMoney library
12cu|kmymoney-4.6.3-3|49	Group: System/Libraries
12cu|kmymoney-4.6.3-3|50	
12cu|kmymoney-4.6.3-3|51	%description -n %{libkmm_kdchart}
12cu|kmymoney-4.6.3-3|52	KMyMoney library.
12cu|kmymoney-4.6.3-3|53	
12cu|kmymoney-4.6.3-3|54	%files -n %{libkmm_kdchart}
12cu|kmymoney-4.6.3-3|55	%defattr(-,root,root)
12cu|kmymoney-4.6.3-3|56	%{_kde_libdir}/libkmm_kdchart.so.%{kmm_kdchart_major}*
12cu|kmymoney-4.6.3-3|57	
12cu|kmymoney-4.6.3-3|58	#-----------------------------------------------------------------------------
12cu|kmymoney-4.6.3-3|59	
12cu|kmymoney-4.6.3-3|60	%define kmm_mymoney_major 4
12cu|kmymoney-4.6.3-3|61	%define libkmm_mymoney %mklibname kmm_mymoney %{kmm_mymoney_major}
12cu|kmymoney-4.6.3-3|62	
12cu|kmymoney-4.6.3-3|63	%package -n %{libkmm_mymoney}
12cu|kmymoney-4.6.3-3|64	Summary: KMyMoney library
12cu|kmymoney-4.6.3-3|65	Group: System/Libraries
12cu|kmymoney-4.6.3-3|66	
12cu|kmymoney-4.6.3-3|67	%description -n %{libkmm_mymoney}
12cu|kmymoney-4.6.3-3|68	KMyMoney library.
12cu|kmymoney-4.6.3-3|69	
12cu|kmymoney-4.6.3-3|70	%files -n %{libkmm_mymoney}
12cu|kmymoney-4.6.3-3|71	%defattr(-,root,root)
12cu|kmymoney-4.6.3-3|72	%{_kde_libdir}/libkmm_mymoney.so.%{kmm_mymoney_major}*
12cu|kmymoney-4.6.3-3|73	
12cu|kmymoney-4.6.3-3|74	#-----------------------------------------------------------------------------
12cu|kmymoney-4.6.3-3|75	
12cu|kmymoney-4.6.3-3|76	%define kmm_plugin_major 4
12cu|kmymoney-4.6.3-3|77	%define libkmm_plugin %mklibname kmm_plugin %{kmm_plugin_major}
12cu|kmymoney-4.6.3-3|78	
12cu|kmymoney-4.6.3-3|79	%package -n %{libkmm_plugin}
12cu|kmymoney-4.6.3-3|80	Summary: KMyMoney library
12cu|kmymoney-4.6.3-3|81	Group: System/Libraries
12cu|kmymoney-4.6.3-3|82	
12cu|kmymoney-4.6.3-3|83	%description -n %{libkmm_plugin}
12cu|kmymoney-4.6.3-3|84	KMyMoney library.
12cu|kmymoney-4.6.3-3|85	
12cu|kmymoney-4.6.3-3|86	%files -n %{libkmm_plugin}
12cu|kmymoney-4.6.3-3|87	%defattr(-,root,root)
12cu|kmymoney-4.6.3-3|88	%{_kde_libdir}/libkmm_plugin.so.%{kmm_plugin_major}*
12cu|kmymoney-4.6.3-3|89	
12cu|kmymoney-4.6.3-3|90	#-----------------------------------------------------------------------------
12cu|kmymoney-4.6.3-3|91	
12cu|kmymoney-4.6.3-3|92	%define kmm_widgets_major 4
12cu|kmymoney-4.6.3-3|93	%define libkmm_widgets %mklibname kmm_widgets %{kmm_widgets_major}
12cu|kmymoney-4.6.3-3|94	
12cu|kmymoney-4.6.3-3|95	%package -n %{libkmm_widgets}
12cu|kmymoney-4.6.3-3|96	Summary: KMyMoney library
12cu|kmymoney-4.6.3-3|97	Group: System/Libraries
12cu|kmymoney-4.6.3-3|98	
12cu|kmymoney-4.6.3-3|99	%description -n %{libkmm_widgets}
12cu|kmymoney-4.6.3-3|100	KMyMoney library.
12cu|kmymoney-4.6.3-3|101	
12cu|kmymoney-4.6.3-3|102	%files -n %{libkmm_widgets}
12cu|kmymoney-4.6.3-3|103	%defattr(-,root,root)
12cu|kmymoney-4.6.3-3|104	%{_kde_libdir}/libkmm_widgets.so.%{kmm_widgets_major}*
12cu|kmymoney-4.6.3-3|105	
12cu|kmymoney-4.6.3-3|106	#-----------------------------------------------------------------------------
12cu|kmymoney-4.6.3-3|107	
12cu|kmymoney-4.6.3-3|108	%package devel
12cu|kmymoney-4.6.3-3|109	Summary: KMyMoney Development library
12cu|kmymoney-4.6.3-3|110	Group: Development/KDE and Qt
12cu|kmymoney-4.6.3-3|111	Requires: %{libkmm_kdchart} = %{version}
12cu|kmymoney-4.6.3-3|112	Requires: %{libkmm_mymoney} = %{version}
12cu|kmymoney-4.6.3-3|113	Requires: %{libkmm_plugin} = %{version}
12cu|kmymoney-4.6.3-3|114	Requires: %{libkmm_widgets} = %{version}
12cu|kmymoney-4.6.3-3|115	
12cu|kmymoney-4.6.3-3|116	%description devel
12cu|kmymoney-4.6.3-3|117	KMyMoney development files.
12cu|kmymoney-4.6.3-3|118	
12cu|kmymoney-4.6.3-3|119	%files devel
12cu|kmymoney-4.6.3-3|120	%defattr(-,root,root)
12cu|kmymoney-4.6.3-3|121	%{_kde_libdir}/*.so
12cu|kmymoney-4.6.3-3|122	%{_kde_includedir}/%{name}
12cu|kmymoney-4.6.3-3|123	
12cu|kmymoney-4.6.3-3|124	#-----------------------------------------------------------------------------
12cu|kmymoney-4.6.3-3|125	
12cu|kmymoney-4.6.3-3|126	%prep
12cu|kmymoney-4.6.3-3|127	%setup -qn %{name}-%{version}
12cu|kmymoney-4.6.3-3|128	%patch0 -p0
12cu|kmymoney-4.6.3-3|129	%patch1 -p0
12cu|kmymoney-4.6.3-3|130	%patch2 -p1
12cu|kmymoney-4.6.3-3|131	
12cu|kmymoney-4.6.3-3|132	%build
12cu|kmymoney-4.6.3-3|133	export LIBICAL_BASE=/usr
12cu|kmymoney-4.6.3-3|134	%cmake_kde4
12cu|kmymoney-4.6.3-3|135	%make
12cu|kmymoney-4.6.3-3|136	
12cu|kmymoney-4.6.3-3|137	%install
12cu|kmymoney-4.6.3-3|138	rm -rf %{buildroot}
12cu|kmymoney-4.6.3-3|139	%{makeinstall_std} -C build
12cu|kmymoney-4.6.3-3|140	
12cu|kmymoney-4.6.3-3|141	%find_lang %name --with-html
12cu|kmymoney-4.6.3-3|142	
12cu|kmymoney-4.6.3-3|143	%clean
12cu|kmymoney-4.6.3-3|144	rm -rf %{buildroot}
12cu|kmymoney-4.6.3-3|145	
12cu|kmymoney-4.6.3-3|146	
12cu|kmymoney-4.6.3-3|147	%changelog
12cu|kmymoney-4.6.3-3|148	* Wed Aug 08 2012 Paulo Andrade <pcpa@mandriva.com.br> 4.6.1-2mdv2012.0
12cu|kmymoney-4.6.3-3|149	+ Revision: 812842
12cu|kmymoney-4.6.3-3|150	- Remove now bad libgmp-devel requires (#65714)
12cu|kmymoney-4.6.3-3|151	
12cu|kmymoney-4.6.3-3|152	* Mon Jan 16 2012 Bernhard Rosenkraenzer <bero@bero.eu> 4.6.1-1
12cu|kmymoney-4.6.3-3|153	+ Revision: 761830
12cu|kmymoney-4.6.3-3|154	- Update to 4.6.1
12cu|kmymoney-4.6.3-3|155	
12cu|kmymoney-4.6.3-3|156	+ Thomas Spuhler <tspuhler@mandriva.org>
12cu|kmymoney-4.6.3-3|157	- adding source 4.6.0
12cu|kmymoney-4.6.3-3|158	- upgrade to 4.6.0
12cu|kmymoney-4.6.3-3|159	
12cu|kmymoney-4.6.3-3|160	+ Sergey Zhemoitel <serg@mandriva.org>
12cu|kmymoney-4.6.3-3|161	- patch russian translate
12cu|kmymoney-4.6.3-3|162	
12cu|kmymoney-4.6.3-3|163	* Wed May 11 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 4.5.3-2
12cu|kmymoney-4.6.3-3|164	+ Revision: 673693
12cu|kmymoney-4.6.3-3|165	- Rebuild
12cu|kmymoney-4.6.3-3|166	
12cu|kmymoney-4.6.3-3|167	* Sun Feb 13 2011 Funda Wang <fwang@mandriva.org> 4.5.3-1
12cu|kmymoney-4.6.3-3|168	+ Revision: 637619
12cu|kmymoney-4.6.3-3|169	- new version 4.5.3
12cu|kmymoney-4.6.3-3|170	
12cu|kmymoney-4.6.3-3|171	* Sat Dec 25 2010 Funda Wang <fwang@mandriva.org> 4.5.2-1mdv2011.0
12cu|kmymoney-4.6.3-3|172	+ Revision: 624700
12cu|kmymoney-4.6.3-3|173	- update to new version 4.5.2
12cu|kmymoney-4.6.3-3|174	- re-enalbe aqbanking
12cu|kmymoney-4.6.3-3|175	
12cu|kmymoney-4.6.3-3|176	* Thu Nov 18 2010 Funda Wang <fwang@mandriva.org> 4.5.1-1mdv2011.0
12cu|kmymoney-4.6.3-3|177	+ Revision: 598723
12cu|kmymoney-4.6.3-3|178	- new version 4.5.1
12cu|kmymoney-4.6.3-3|179	
12cu|kmymoney-4.6.3-3|180	* Tue Sep 14 2010 Thomas Spuhler <tspuhler@mandriva.org> 4.5-2mdv2011.0
12cu|kmymoney-4.6.3-3|181	+ Revision: 578136
12cu|kmymoney-4.6.3-3|182	- patch 1 needed to connect to MySQL
12cu|kmymoney-4.6.3-3|183	- added patch 1 to make it connect to MySQL
12cu|kmymoney-4.6.3-3|184	
12cu|kmymoney-4.6.3-3|185	* Tue Aug 17 2010 Funda Wang <fwang@mandriva.org> 4.5-1mdv2011.0
12cu|kmymoney-4.6.3-3|186	+ Revision: 570987
12cu|kmymoney-4.6.3-3|187	- New version 4.5
12cu|kmymoney-4.6.3-3|188	
12cu|kmymoney-4.6.3-3|189	* Wed Jun 16 2010 Funda Wang <fwang@mandriva.org> 3.98.1-1mdv2011.0
12cu|kmymoney-4.6.3-3|190	+ Revision: 548129
12cu|kmymoney-4.6.3-3|191	- New version 3.98.1
12cu|kmymoney-4.6.3-3|192	
12cu|kmymoney-4.6.3-3|193	* Thu Jun 03 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.98.0-2mdv2010.1
12cu|kmymoney-4.6.3-3|194	+ Revision: 547008
12cu|kmymoney-4.6.3-3|195	- Fix menu entry for KMymoney
12cu|kmymoney-4.6.3-3|196	
12cu|kmymoney-4.6.3-3|197	* Sun May 16 2010 Funda Wang <fwang@mandriva.org> 3.98.0-1mdv2010.1
12cu|kmymoney-4.6.3-3|198	+ Revision: 544880
12cu|kmymoney-4.6.3-3|199	- 3.98.0 final
12cu|kmymoney-4.6.3-3|200	
12cu|kmymoney-4.6.3-3|201	* Tue Apr 27 2010 Funda Wang <fwang@mandriva.org> 3.97.2-1.1119473.1mdv2010.1
12cu|kmymoney-4.6.3-3|202	+ Revision: 539538
12cu|kmymoney-4.6.3-3|203	- New snapshot
12cu|kmymoney-4.6.3-3|204	
12cu|kmymoney-4.6.3-3|205	+ Sandro Cazzaniga <kharec@mandriva.org>
12cu|kmymoney-4.6.3-3|206	- clean mixed-use-of-spaces-and-tabs
12cu|kmymoney-4.6.3-3|207	
12cu|kmymoney-4.6.3-3|208	* Wed Apr 14 2010 Funda Wang <fwang@mandriva.org> 3.97.1-2.1114730.1mdv2010.1
12cu|kmymoney-4.6.3-3|209	+ Revision: 534710
12cu|kmymoney-4.6.3-3|210	- new snapshot
12cu|kmymoney-4.6.3-3|211	
12cu|kmymoney-4.6.3-3|212	+ Ahmad Samir <ahmadsamir@mandriva.org>
12cu|kmymoney-4.6.3-3|213	- new upstream release 3.97.1
12cu|kmymoney-4.6.3-3|214	
12cu|kmymoney-4.6.3-3|215	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cu|kmymoney-4.6.3-3|216	- Clean file list
12cu|kmymoney-4.6.3-3|217	
12cu|kmymoney-4.6.3-3|218	* Wed Mar 31 2010 Funda Wang <fwang@mandriva.org> 3.97.0-1mdv2010.1
12cu|kmymoney-4.6.3-3|219	+ Revision: 530397
12cu|kmymoney-4.6.3-3|220	- New version 3.97.0
12cu|kmymoney-4.6.3-3|221	
12cu|kmymoney-4.6.3-3|222	* Sun Feb 21 2010 Funda Wang <fwang@mandriva.org> 3.96.1-1mdv2010.1
12cu|kmymoney-4.6.3-3|223	+ Revision: 508917
12cu|kmymoney-4.6.3-3|224	- 3.96.1
12cu|kmymoney-4.6.3-3|225	
12cu|kmymoney-4.6.3-3|226	* Mon Feb 15 2010 Funda Wang <fwang@mandriva.org> 3.96.0-2mdv2010.1
12cu|kmymoney-4.6.3-3|227	+ Revision: 506233
12cu|kmymoney-4.6.3-3|228	- install en doc to correct dir
12cu|kmymoney-4.6.3-3|229	
12cu|kmymoney-4.6.3-3|230	* Mon Feb 15 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.96.0-1mdv2010.1
12cu|kmymoney-4.6.3-3|231	+ Revision: 506175
12cu|kmymoney-4.6.3-3|232	- Fix file list
12cu|kmymoney-4.6.3-3|233	- Update to Beta2
12cu|kmymoney-4.6.3-3|234	
12cu|kmymoney-4.6.3-3|235	* Thu Feb 11 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.95.0-0.1088392.2mdv2010.1
12cu|kmymoney-4.6.3-3|236	+ Revision: 504249
12cu|kmymoney-4.6.3-3|237	- push in release
12cu|kmymoney-4.6.3-3|238	
12cu|kmymoney-4.6.3-3|239	* Wed Feb 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.95.0-0.1088392.1mdv2010.1
12cu|kmymoney-4.6.3-3|240	+ Revision: 503987
12cu|kmymoney-4.6.3-3|241	- This does not need to go on testing in cooker as this will not go on stable release before next stable version of kmymoney
12cu|kmymoney-4.6.3-3|242	
12cu|kmymoney-4.6.3-3|243	+ Funda Wang <fwang@mandriva.org>
12cu|kmymoney-4.6.3-3|244	- New snapshot
12cu|kmymoney-4.6.3-3|245	
12cu|kmymoney-4.6.3-3|246	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 3.95.0-0.1075755.1mdv2010.1
12cu|kmymoney-4.6.3-3|247	+ Revision: 492471
12cu|kmymoney-4.6.3-3|248	- update summary
12cu|kmymoney-4.6.3-3|249	- add remind on uploading for myself
12cu|kmymoney-4.6.3-3|250	- import kmymoney
12cu|kmymoney-4.6.3-3|251	

9822 12
12cu|knemo-0.7.6-2|1	Summary:	The KDE Network Monitor
12cu|knemo-0.7.6-2|2	Name:		knemo
12cu|knemo-0.7.6-2|3	Version:	0.7.6
12cu|knemo-0.7.6-2|4	Release:	2
12cu|knemo-0.7.6-2|5	License:	GPL
12cu|knemo-0.7.6-2|6	Group:		Graphical desktop/KDE
12cu|knemo-0.7.6-2|7	URL:		http://kde-apps.org/content/show.php?content=12956
12cu|knemo-0.7.6-2|8	Source0:	http://kde-apps.org/CONTENT/content-files/12956-%{name}-%{version}.tar.bz2
12cu|knemo-0.7.6-2|9	Source1:        ru.tar.gz
12cu|knemo-0.7.6-2|10	BuildRequires:	kdelibs4-devel
12cu|knemo-0.7.6-2|11	BuildRequires:	libiw-devel
12cu|knemo-0.7.6-2|12	BuildRequires:	pkgconfig(libnl-3.0)
12cu|knemo-0.7.6-2|13	BuildRequires:	kdebase4-workspace-devel
12cu|knemo-0.7.6-2|14	Requires:	wireless-tools
12cu|knemo-0.7.6-2|15	Requires:	qt4-database-plugin-sqlite
12cu|knemo-0.7.6-2|16	
12cu|knemo-0.7.6-2|17	%description
12cu|knemo-0.7.6-2|18	KNemo offers a network monitor similar to the one found in Windows.
12cu|knemo-0.7.6-2|19	For every network interface it displays an icon in the systray.
12cu|knemo-0.7.6-2|20	
12cu|knemo-0.7.6-2|21	Features:
12cu|knemo-0.7.6-2|22	* support for ethernet (including wireless) and ppp connections
12cu|knemo-0.7.6-2|23	* the icon shows incoming/outgoing traffic
12cu|knemo-0.7.6-2|24	* hiding of icon when the interface is not available
12cu|knemo-0.7.6-2|25	* automatic detection of wireless extensions for ethernet interfaces
12cu|knemo-0.7.6-2|26	* left-clicking on an icon displays a status dialog with information
12cu|knemo-0.7.6-2|27	about the selected interface (2nd click hides dialog)
12cu|knemo-0.7.6-2|28	* configuration via context menu or control center module
12cu|knemo-0.7.6-2|29	(Internet & Network/Network Monitor)
12cu|knemo-0.7.6-2|30	* customizable tooltip for quick access to often needed information
12cu|knemo-0.7.6-2|31	* you can activate 2 custom entries for the context menu. They can
12cu|knemo-0.7.6-2|32	have custom text and a command to run when selected. You can even
12cu|knemo-0.7.6-2|33	select if the commands need root permissions or not.
12cu|knemo-0.7.6-2|34	* automatic detection of available interfaces (click on 'Default' in
12cu|knemo-0.7.6-2|35	the configuration dialog and KNemo will look under /proc/net/dev for
12cu|knemo-0.7.6-2|36	interfaces)
12cu|knemo-0.7.6-2|37	* KNemo uses more standard icon names which allows support from other
12cu|knemo-0.7.6-2|38	icon themes.
12cu|knemo-0.7.6-2|39	
12cu|knemo-0.7.6-2|40	Please make sure that in the settings the paths for 'ifconfig' and 'iwconfig'
12cu|knemo-0.7.6-2|41	are correct and that both programs are installed.
12cu|knemo-0.7.6-2|42	
12cu|knemo-0.7.6-2|43	IMPORTANT: KNemo is not an executable but an KDED service. Therefore
12cu|knemo-0.7.6-2|44	it has to be started using Control Center/KDE Components/Service Manager.
12cu|knemo-0.7.6-2|45	
12cu|knemo-0.7.6-2|46	%prep
12cu|knemo-0.7.6-2|47	%setup -q
12cu|knemo-0.7.6-2|48	
12cu|knemo-0.7.6-2|49	pushd po
12cu|knemo-0.7.6-2|50	tar -xvzf %{SOURCE1}
12cu|knemo-0.7.6-2|51	popd
12cu|knemo-0.7.6-2|52	
12cu|knemo-0.7.6-2|53	%build
12cu|knemo-0.7.6-2|54	%cmake_kde4
12cu|knemo-0.7.6-2|55	%make
12cu|knemo-0.7.6-2|56	
12cu|knemo-0.7.6-2|57	%install
12cu|knemo-0.7.6-2|58	%makeinstall_std -C build
12cu|knemo-0.7.6-2|59	
12cu|knemo-0.7.6-2|60	%find_lang %{name} kcm_knemo knemod %{name}.lang
12cu|knemo-0.7.6-2|61	
12cu|knemo-0.7.6-2|62	%files -f %{name}.lang
12cu|knemo-0.7.6-2|63	%{_kde_bindir}/knemo
12cu|knemo-0.7.6-2|64	%{_kde_libdir}/kde4/kcm_knemo.so
12cu|knemo-0.7.6-2|65	%{_kde_applicationsdir}/knemo.desktop
12cu|knemo-0.7.6-2|66	%{_kde_appsdir}/knemo
12cu|knemo-0.7.6-2|67	%{_kde_appsdir}/kconf_update/*
12cu|knemo-0.7.6-2|68	%{_kde_datadir}/autostart/knemo.desktop
12cu|knemo-0.7.6-2|69	%{_kde_iconsdir}/hicolor/*/*/*
12cu|knemo-0.7.6-2|70	%{_kde_services}/kcm_knemo.desktop
12cu|knemo-0.7.6-2|71	
12cu|knemo-0.7.6-2|72	%changelog
12cu|knemo-0.7.6-2|73	* Sat Oct 04 2014 Victor Ryzhikh <victorr2007@yandex.ru> 0.7.6-2
12cu|knemo-0.7.6-2|74	+ Revision: 2eb2f2d
12cu|knemo-0.7.6-2|75	- Updated knemo.spec
12cu|knemo-0.7.6-2|76	
12cu|knemo-0.7.6-2|77	

9823 12
12cu|knowlan-1.0-8|1	Summary:	Knowlan is ARP protocol based Local Area Network IP and MAC Adress Extractor
12cu|knowlan-1.0-8|2	Name:		knowlan
12cu|knowlan-1.0-8|3	Version:	1.0
12cu|knowlan-1.0-8|4	Release:	8
12cu|knowlan-1.0-8|5	License:	GPLv2+
12cu|knowlan-1.0-8|6	Group: 		Monitoring
12cu|knowlan-1.0-8|7	Url: 		http://www.enderunix.org/knowlan/
12cu|knowlan-1.0-8|8	Source0:	http://www.enderunix.org/knowlan/%{name}-%{version}-RELEASE.tar.bz2
12cu|knowlan-1.0-8|9	BuildRequires:	libnet-devel
12cu|knowlan-1.0-8|10	BuildRequires:	libpcap-devel
12cu|knowlan-1.0-8|11	
12cu|knowlan-1.0-8|12	%description
12cu|knowlan-1.0-8|13	Knowlan is ARP protocol based Local Area Network IP and MAC Adress Extractor.
12cu|knowlan-1.0-8|14	Knowlan uses libpcap and libnet libraries for to be simple to handle and to
12cu|knowlan-1.0-8|15	have a simple code for any interestor to deal with the code. To describe
12cu|knowlan-1.0-8|16	knowlan overally, Knowlan, sends ARP REQUEST packets to the LAN, and at the
12cu|knowlan-1.0-8|17	same time, It recieves ARP REPLY packets from the up machines. So, It prints
12cu|knowlan-1.0-8|18	out IP and MAC addresses of online machines.
12cu|knowlan-1.0-8|19	
12cu|knowlan-1.0-8|20	%files
12cu|knowlan-1.0-8|21	%defattr(644,root,root,755)
12cu|knowlan-1.0-8|22	%doc COPYING ChangeLog INSTALL README TODO
12cu|knowlan-1.0-8|23	%attr(0755,root,root) %{_sbindir}/%{name}
12cu|knowlan-1.0-8|24	
12cu|knowlan-1.0-8|25	#----------------------------------------------------------------------------
12cu|knowlan-1.0-8|26	
12cu|knowlan-1.0-8|27	%prep
12cu|knowlan-1.0-8|28	%setup -q -n %{name}-%{version}-RELEASE
12cu|knowlan-1.0-8|29	
12cu|knowlan-1.0-8|30	chmod 644 COPYING ChangeLog INSTALL README TODO
12cu|knowlan-1.0-8|31	
12cu|knowlan-1.0-8|32	%build
12cu|knowlan-1.0-8|33	perl -pi -e "s|-Wall|%{optflags} -Wall|g" configure
12cu|knowlan-1.0-8|34	perl -pi -e "s|\.a|\.so|g" configure
12cu|knowlan-1.0-8|35	perl -pi -e "s|/lib\b|/%{_lib}|g" configure
12cu|knowlan-1.0-8|36	
12cu|knowlan-1.0-8|37	./configure
12cu|knowlan-1.0-8|38	
12cu|knowlan-1.0-8|39	%make
12cu|knowlan-1.0-8|40	
12cu|knowlan-1.0-8|41	%install
12cu|knowlan-1.0-8|42	install -d %{buildroot}%{_sbindir}
12cu|knowlan-1.0-8|43	install -m0755 %{name} %{buildroot}%{_sbindir}/
12cu|knowlan-1.0-8|44	
12cu|knowlan-1.0-8|45	
12cu|knowlan-1.0-8|46	
12cu|knowlan-1.0-8|47	%changelog
12cu|knowlan-1.0-8|48	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-8
12cu|knowlan-1.0-8|49	+ Revision: 6f92096
12cu|knowlan-1.0-8|50	- Fix BuildRequires
12cu|knowlan-1.0-8|51	
12cu|knowlan-1.0-8|52	

9824 12
12cu|knutclient-1.0.5-2|1	Name:           knutclient
12cu|knutclient-1.0.5-2|2	Version:        1.0.5
12cu|knutclient-1.0.5-2|3	Release:        2
12cu|knutclient-1.0.5-2|4	Summary:        Visual KDE4 client for UPS systems using NUT - Network UPS Tools
12cu|knutclient-1.0.5-2|5	Group:          Monitoring
12cu|knutclient-1.0.5-2|6	License:        GPLv2
12cu|knutclient-1.0.5-2|7	URL:            https://sites.google.com/a/prynych.cz/knutclient
12cu|knutclient-1.0.5-2|8	Source0:        %{name}-%{version}.tar.gz
12cu|knutclient-1.0.5-2|9	Patch0:         i18n_improve.patch
12cu|knutclient-1.0.5-2|10	Patch1:         l10n_ru.patch
12cu|knutclient-1.0.5-2|11	Patch2:         analog_font_size.patch
12cu|knutclient-1.0.5-2|12	
12cu|knutclient-1.0.5-2|13	BuildRequires:  kdelibs4-devel
12cu|knutclient-1.0.5-2|14	
12cu|knutclient-1.0.5-2|15	
12cu|knutclient-1.0.5-2|16	%description
12cu|knutclient-1.0.5-2|17	KNutClient is a visual KDE4 client for UPS systems using
12cu|knutclient-1.0.5-2|18	NUT - Network UPS Tools.
12cu|knutclient-1.0.5-2|19	
12cu|knutclient-1.0.5-2|20	%prep
12cu|knutclient-1.0.5-2|21	%setup -q -n knc105
12cu|knutclient-1.0.5-2|22	%patch0 -p1
12cu|knutclient-1.0.5-2|23	%patch1 -p1
12cu|knutclient-1.0.5-2|24	%patch2 -p1
12cu|knutclient-1.0.5-2|25	
12cu|knutclient-1.0.5-2|26	%build
12cu|knutclient-1.0.5-2|27	%cmake_kde4
12cu|knutclient-1.0.5-2|28	make
12cu|knutclient-1.0.5-2|29	
12cu|knutclient-1.0.5-2|30	%install
12cu|knutclient-1.0.5-2|31	%makeinstall_std -C build
12cu|knutclient-1.0.5-2|32	%find_lang %{name}
12cu|knutclient-1.0.5-2|33	
12cu|knutclient-1.0.5-2|34	%files -f %{name}.lang
12cu|knutclient-1.0.5-2|35	%defattr(-,root,root)
12cu|knutclient-1.0.5-2|36	%doc ChangeLog README
12cu|knutclient-1.0.5-2|37	%{_bindir}/knutclient
12cu|knutclient-1.0.5-2|38	%{_kde_applicationsdir}/knutclient.desktop
12cu|knutclient-1.0.5-2|39	%{_kde_appsdir}/knutclient/*
12cu|knutclient-1.0.5-2|40	%{_kde_docdir}/HTML/cs/knutclient/*
12cu|knutclient-1.0.5-2|41	%{_kde_docdir}/HTML/en/knutclient/*
12cu|knutclient-1.0.5-2|42	%{_kde_iconsdir}/hicolor/16x16/apps/knutclient.png
12cu|knutclient-1.0.5-2|43	%{_kde_iconsdir}/hicolor/22x22/apps/knutclient.png
12cu|knutclient-1.0.5-2|44	%{_kde_iconsdir}/hicolor/32x32/apps/knutclient.png
12cu|knutclient-1.0.5-2|45	%{_kde_iconsdir}/hicolor/48x48/apps/knutclient.png
12cu|knutclient-1.0.5-2|46	%{_kde_iconsdir}/locolor/16x16/apps/knutclient.png
12cu|knutclient-1.0.5-2|47	%{_kde_iconsdir}/locolor/32x32/apps/knutclient.png
12cu|knutclient-1.0.5-2|48	
12cu|knutclient-1.0.5-2|49	
12cu|knutclient-1.0.5-2|50	
12cu|knutclient-1.0.5-2|51	%changelog
12cu|knutclient-1.0.5-2|52	* Mon Jul 07 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 1.0.5-2
12cu|knutclient-1.0.5-2|53	+ Revision: 8a22522
12cu|knutclient-1.0.5-2|54	- Russian localization and fonts fixes
12cu|knutclient-1.0.5-2|55	
12cu|knutclient-1.0.5-2|56	

9825 12
12cu|knutsetting-0.2-6|1	Name:           knutsetting
12cu|knutsetting-0.2-6|2	Version:        0.2
12cu|knutsetting-0.2-6|3	Release:        6
12cu|knutsetting-0.2-6|4	Summary:        GUI KDE4 setup UPS tool
12cu|knutsetting-0.2-6|5	Group:          Monitoring
12cu|knutsetting-0.2-6|6	License:        GPLv2
12cu|knutsetting-0.2-6|7	URL:            https://sites.google.com/a/prynych.cz/knutclient
12cu|knutsetting-0.2-6|8	Source0:        %{name}-%{version}.tar.gz
12cu|knutsetting-0.2-6|9	Patch0:		distrolist.patch
12cu|knutsetting-0.2-6|10	Patch1:		desktop_file.patch
12cu|knutsetting-0.2-6|11	Patch2:		ups_conf.patch
12cu|knutsetting-0.2-6|12	Patch3:		l10n_ru.patch
12cu|knutsetting-0.2-6|13	Patch4:		dist_select.patch
12cu|knutsetting-0.2-6|14	BuildRequires:  kdelibs4-devel
12cu|knutsetting-0.2-6|15	Requires:	nut-server
12cu|knutsetting-0.2-6|16	
12cu|knutsetting-0.2-6|17	%description
12cu|knutsetting-0.2-6|18	Knutsetting is a visual KDE tool for configuring NUT
12cu|knutsetting-0.2-6|19	
12cu|knutsetting-0.2-6|20	%prep
12cu|knutsetting-0.2-6|21	%setup -q
12cu|knutsetting-0.2-6|22	%patch0 -p1
12cu|knutsetting-0.2-6|23	%patch1 -p1
12cu|knutsetting-0.2-6|24	%patch2 -p1
12cu|knutsetting-0.2-6|25	%patch3 -p1
12cu|knutsetting-0.2-6|26	%patch4 -p1
12cu|knutsetting-0.2-6|27	
12cu|knutsetting-0.2-6|28	%build
12cu|knutsetting-0.2-6|29	%cmake_kde4
12cu|knutsetting-0.2-6|30	make
12cu|knutsetting-0.2-6|31	
12cu|knutsetting-0.2-6|32	%install
12cu|knutsetting-0.2-6|33	%makeinstall_std -C build
12cu|knutsetting-0.2-6|34	%find_lang %{name}
12cu|knutsetting-0.2-6|35	
12cu|knutsetting-0.2-6|36	%files -f %{name}.lang
12cu|knutsetting-0.2-6|37	%defattr(-,root,root)
12cu|knutsetting-0.2-6|38	%doc ChangeLog README
12cu|knutsetting-0.2-6|39	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.knutsetting.conf
12cu|knutsetting-0.2-6|40	%{_datadir}/dbus-1/system-services/org.kde.kcontrol.knutsetting.service
12cu|knutsetting-0.2-6|41	%{_datadir}/kde4/services/knutsetting.desktop
12cu|knutsetting-0.2-6|42	%{_datadir}/polkit-1/actions/org.kde.kcontrol.knutsetting.policy
12cu|knutsetting-0.2-6|43	%{_kde_appsdir}/knutsetting/dist.conf
12cu|knutsetting-0.2-6|44	%{_kde_appsdir}/knutsetting/modules.dtd
12cu|knutsetting-0.2-6|45	%{_kde_appsdir}/knutsetting/modules_def.xml
12cu|knutsetting-0.2-6|46	%{_kde_appsdir}/knutsetting/pics/kns_conn.png
12cu|knutsetting-0.2-6|47	%{_kde_appsdir}/knutsetting/pics/kns_error.png
12cu|knutsetting-0.2-6|48	%{_kde_appsdir}/knutsetting/pics/kns_main.png
12cu|knutsetting-0.2-6|49	%{_kde_appsdir}/knutsetting/pics/kns_mon.png
12cu|knutsetting-0.2-6|50	%{_kde_appsdir}/knutsetting/upses.dtd
12cu|knutsetting-0.2-6|51	%{_kde_appsdir}/knutsetting/upses_def.xml
12cu|knutsetting-0.2-6|52	%{_libdir}/kde4/libexec/kcmknutsettinghelper
12cu|knutsetting-0.2-6|53	%{_libdir}/kde4/kcm_knutsetting.so
12cu|knutsetting-0.2-6|54	%{_kde_iconsdir}/hicolor/16x16/apps/knutsetting.png
12cu|knutsetting-0.2-6|55	%{_kde_iconsdir}/hicolor/32x32/apps/knutsetting.png
12cu|knutsetting-0.2-6|56	%{_kde_iconsdir}/hicolor/48x48/apps/knutsetting.png
12cu|knutsetting-0.2-6|57	
12cu|knutsetting-0.2-6|58	
12cu|knutsetting-0.2-6|59	
12cu|knutsetting-0.2-6|60	%changelog
12cu|knutsetting-0.2-6|61	* Mon Jul 07 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 0.2-6
12cu|knutsetting-0.2-6|62	+ Revision: 1f8c9ae
12cu|knutsetting-0.2-6|63	- Added patches needed for previous commit
12cu|knutsetting-0.2-6|64	
12cu|knutsetting-0.2-6|65	

9826 12
12cu|kolab-2.2.4-5|1	%define _enable_debug_packages %{nil}
12cu|kolab-2.2.4-5|2	%define debug_package %{nil}
12cu|kolab-2.2.4-5|3	
12cu|kolab-2.2.4-5|4	# the Management user/group name/id pair
12cu|kolab-2.2.4-5|5	%define l_musr kolab
12cu|kolab-2.2.4-5|6	%define l_mgrp kolab
12cu|kolab-2.2.4-5|7	
12cu|kolab-2.2.4-5|8	# the Management numeric user/group name/id pair
12cu|kolab-2.2.4-5|9	%define l_muid 60001
12cu|kolab-2.2.4-5|10	%define l_mgid 60001
12cu|kolab-2.2.4-5|11	
12cu|kolab-2.2.4-5|12	# the Rrestricted user/group name/id pair
12cu|kolab-2.2.4-5|13	%define l_rusr %{l_musr}
12cu|kolab-2.2.4-5|14	%define l_rgrp %{l_mgrp}
12cu|kolab-2.2.4-5|15	
12cu|kolab-2.2.4-5|16	# the Non-privileged user/group name/id pair
12cu|kolab-2.2.4-5|17	%define l_nusr %{l_musr}
12cu|kolab-2.2.4-5|18	%define l_ngrp %{l_mgrp}
12cu|kolab-2.2.4-5|19	
12cu|kolab-2.2.4-5|20	Summary:	Kolab Groupware Server
12cu|kolab-2.2.4-5|21	Name:		kolab
12cu|kolab-2.2.4-5|22	Version:	2.2.4
12cu|kolab-2.2.4-5|23	Release:	5
12cu|kolab-2.2.4-5|24	License:	GPL
12cu|kolab-2.2.4-5|25	Group:		System/Servers
12cu|kolab-2.2.4-5|26	Url:		http://www.kolab.org
12cu|kolab-2.2.4-5|27	Source0:	kolabd-%{version}.tar.gz
12cu|kolab-2.2.4-5|28	Source1:	README
12cu|kolab-2.2.4-5|29	Source2:	kolab.init
12cu|kolab-2.2.4-5|30	Patch1:		kolabsrv.diff
12cu|kolab-2.2.4-5|31	Patch2:		rc_config_template.patch
12cu|kolab-2.2.4-5|32	Patch3:		kolabd-slapd_template.diff
12cu|kolab-2.2.4-5|33	Patch4:		kolabd-amavisd_template_log.diff
12cu|kolab-2.2.4-5|34	Patch5:		mandriva.diff
12cu|kolab-2.2.4-5|35	Patch6:		Makefile.diff
12cu|kolab-2.2.4-5|36	Requires(post,preun,pre,postun):	rpm-helper
12cu|kolab-2.2.4-5|37	Requires(pre):	amavisd-new >= 2.6.4
12cu|kolab-2.2.4-5|38	Requires(pre):	apache-conf >= 2.2.14
12cu|kolab-2.2.4-5|39	Requires(pre):	apache-mod_php
12cu|kolab-2.2.4-5|40	Requires(pre):	apache-mpm-prefork >= 2.2.14
12cu|kolab-2.2.4-5|41	Requires(pre):	clamd >= 0.95.3
12cu|kolab-2.2.4-5|42	Requires(pre):	cyrus-imapd >= 2.3.15
12cu|kolab-2.2.4-5|43	Requires(pre):	openldap-servers >= 2.4.19
12cu|kolab-2.2.4-5|44	Requires(pre):	postfix >= 2.6.5
12cu|kolab-2.2.4-5|45	Requires:	amavisd-new >= 2.6.4
12cu|kolab-2.2.4-5|46	Requires:	apache-conf >= 2.2.14
12cu|kolab-2.2.4-5|47	Requires:	apache-mod_dav >= 2.2.14
12cu|kolab-2.2.4-5|48	Requires:	apache-mod_ldap >= 2.2.14
12cu|kolab-2.2.4-5|49	Requires:	apache-mod_php
12cu|kolab-2.2.4-5|50	Requires:	apache-mod_ssl >= 2.2.14
12cu|kolab-2.2.4-5|51	Requires:	apache-mpm-prefork >= 2.2.14
12cu|kolab-2.2.4-5|52	Requires:	clamd >= 0.95.0
12cu|kolab-2.2.4-5|53	Requires:	cyrus-imapd >= 2.2.15
12cu|kolab-2.2.4-5|54	Requires:	cyrus-imapd-utils >= 2.2.15
12cu|kolab-2.2.4-5|55	Requires:	cyrus-sasl
12cu|kolab-2.2.4-5|56	Requires:	horde-kolab-filter
12cu|kolab-2.2.4-5|57	Requires:	kolab-webadmin >= 2.2.4
12cu|kolab-2.2.4-5|58	Requires:	%{mklibname sasl 2}-plug-login
12cu|kolab-2.2.4-5|59	Requires:	%{mklibname sasl 2}-plug-plain
12cu|kolab-2.2.4-5|60	Requires:	openldap-clients
12cu|kolab-2.2.4-5|61	Requires:	openldap-servers
12cu|kolab-2.2.4-5|62	Requires:	openssl >= 0.9.8k
12cu|kolab-2.2.4-5|63	Requires:	perl-Convert-ASN1
12cu|kolab-2.2.4-5|64	Requires:	perl-Cyrus
12cu|kolab-2.2.4-5|65	Requires:	perl-kolab
12cu|kolab-2.2.4-5|66	Requires:	perl-ldap
12cu|kolab-2.2.4-5|67	Requires:	perl-Net-Netmask
12cu|kolab-2.2.4-5|68	Requires:	perl-Term-ReadKey
12cu|kolab-2.2.4-5|69	Requires:	php-cli >= 5.3.1
12cu|kolab-2.2.4-5|70	Requires:	php-imap >= 5.3.1
12cu|kolab-2.2.4-5|71	Requires:	php-ldap >= 5.3.1
12cu|kolab-2.2.4-5|72	Requires:	php-pear >= 1.9.0
12cu|kolab-2.2.4-5|73	Requires:	php-pear-Net_LMTP
12cu|kolab-2.2.4-5|74	Requires:	php-xml >= 5.3.1
12cu|kolab-2.2.4-5|75	Requires:	postfix >= 2.2.6
12cu|kolab-2.2.4-5|76	Requires:	postfix-ldap >= 2.2.6
12cu|kolab-2.2.4-5|77	Requires:	proftpd >= 1.3.0
12cu|kolab-2.2.4-5|78	Requires:	proftpd-mod_ldap >= 1.3.0
12cu|kolab-2.2.4-5|79	Requires:	spamassassin-spamc >= 3.2.5
12cu|kolab-2.2.4-5|80	Requires:	spamassassin-spamd >= 3.2.5
12cu|kolab-2.2.4-5|81	Provides:	kolab-server
12cu|kolab-2.2.4-5|82	
12cu|kolab-2.2.4-5|83	%description
12cu|kolab-2.2.4-5|84	Kolab is the KDE Groupware Server that provides full groupware features to
12cu|kolab-2.2.4-5|85	either KDE Kolab clients or Microsoft Outlook[tm] clients running on
12cu|kolab-2.2.4-5|86	Windows[tm] using the Toltec Connector http://www.toltec.co.za. It can also use
12cu|kolab-2.2.4-5|87	Aethera, from TheKompany.com, a multi-platform client that works on Windows,
12cu|kolab-2.2.4-5|88	Linux and Mac OS X.
12cu|kolab-2.2.4-5|89	
12cu|kolab-2.2.4-5|90	In addition it is a robust and flexible general imap mail server with LDAP
12cu|kolab-2.2.4-5|91	addressbook and nice web gui for administration.
12cu|kolab-2.2.4-5|92	
12cu|kolab-2.2.4-5|93	%files
12cu|kolab-2.2.4-5|94	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README.urpmi
12cu|kolab-2.2.4-5|95	%doc doc/README.amavisd doc/README.ldapdelete doc/README.outlook doc/README.sieve doc/README.webgui
12cu|kolab-2.2.4-5|96	#%attr(0755,root,root) %{_initrddir}/kolab
12cu|kolab-2.2.4-5|97	%dir %{_sysconfdir}/kolab
12cu|kolab-2.2.4-5|98	%dir %{_sysconfdir}/kolab/templates
12cu|kolab-2.2.4-5|99	%dir %{_sysconfdir}/kolab/filter
12cu|kolab-2.2.4-5|100	%dir %{_sysconfdir}/kolab/ca
12cu|kolab-2.2.4-5|101	%dir %{_sysconfdir}/kolab/backup
12cu|kolab-2.2.4-5|102	%dir %{_datadir}/kolab
12cu|kolab-2.2.4-5|103	%dir %{_localstatedir}/www/html/kolab/*
12cu|kolab-2.2.4-5|104	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/amavisd/templates/*/*
12cu|kolab-2.2.4-5|105	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/templates/*.template
12cu|kolab-2.2.4-5|106	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/templates/*.template.not4mandriva
12cu|kolab-2.2.4-5|107	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/kolab.globals
12cu|kolab-2.2.4-5|108	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/kolab/rootDSE.ldif
12cu|kolab-2.2.4-5|109	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/kolab
12cu|kolab-2.2.4-5|110	%attr(0644,root,root) %config(noreplace) %{_datadir}/openldap/schema/horde.schema
12cu|kolab-2.2.4-5|111	%attr(0644,root,root) %config(noreplace) %{_datadir}/openldap/schema/kolab2.schema
12cu|kolab-2.2.4-5|112	%attr(0644,root,root) %config(noreplace) %{_datadir}/openldap/schema/rfc2739.schema
12cu|kolab-2.2.4-5|113	%attr(0755,root,root) %{_sysconfdir}/cron.d/kolabquotawarn
12cu|kolab-2.2.4-5|114	%attr(0755,root,root) %{_sysconfdir}/rc.d/init.d/kolab
12cu|kolab-2.2.4-5|115	%attr(0744,root,root) %{_sbindir}/kolabsrv
12cu|kolab-2.2.4-5|116	%attr(0755,root,root) %{_sbindir}/kolab_ca
12cu|kolab-2.2.4-5|117	%attr(0755,root,root) %{_sbindir}/kolab_sslcert
12cu|kolab-2.2.4-5|118	%attr(0755,%{l_musr},%{l_mgrp}) %dir %{_var}/spool/kolab
12cu|kolab-2.2.4-5|119	%attr(0755,%{l_musr},%{l_mgrp}) %dir %{_var}/run/kolab
12cu|kolab-2.2.4-5|120	%attr(0755,amavis,amavis) %dir %{_var}/amavis
12cu|kolab-2.2.4-5|121	%attr(0755,amavis,amavis) %dir %{_var}/clamav
12cu|kolab-2.2.4-5|122	%attr(0775,amavis,amavis) %{_var}/log/kolab
12cu|kolab-2.2.4-5|123	%attr(0700,ldap,ldap) %dir %{_localstatedir}/lib/ldap-kolab
12cu|kolab-2.2.4-5|124	%attr(0750,%{l_musr},%{l_mgrp}) %dir %{_localstatedir}/lib/kolab
12cu|kolab-2.2.4-5|125	%attr(0750,%{l_musr},%{l_mgrp}) %dir %{_localstatedir}/www/html/kolab
12cu|kolab-2.2.4-5|126	%attr(0755,root,root) %{_libdir}/kolab/adduser
12cu|kolab-2.2.4-5|127	%attr(0755,root,root) %{_libdir}/kolab/deluser
12cu|kolab-2.2.4-5|128	%attr(0755,root,root) %{_libdir}/kolab/listusers
12cu|kolab-2.2.4-5|129	%attr(0755,root,root) %{_libdir}/kolab/newconfig
12cu|kolab-2.2.4-5|130	%attr(0755,root,root) %{_libdir}/kolab/services
12cu|kolab-2.2.4-5|131	%attr(0755,root,root) %{_libdir}/kolab/showlog
12cu|kolab-2.2.4-5|132	%attr(0755,root,root) %{_libdir}/kolab/showuser
12cu|kolab-2.2.4-5|133	%attr(0755,root,root) %{_libdir}/kolab/start
12cu|kolab-2.2.4-5|134	%attr(0755,root,root) %{_libdir}/kolab/stop
12cu|kolab-2.2.4-5|135	%dir %attr(0755,%{l_musr},%{l_mgrp}) %{_datadir}/kolab/scripts
12cu|kolab-2.2.4-5|136	%attr(0755,root,root) %{_datadir}/kolab/scripts/kolab_ca.sh
12cu|kolab-2.2.4-5|137	%attr(0755,root,root) %{_datadir}/kolab/scripts/kolab_sslcert.sh
12cu|kolab-2.2.4-5|138	
12cu|kolab-2.2.4-5|139	%pre
12cu|kolab-2.2.4-5|140	%_pre_useradd %{l_musr} %{_localstatedir}/lib/kolab /bin/false
12cu|kolab-2.2.4-5|141	# put some users in the kolab group
12cu|kolab-2.2.4-5|142	/usr/bin/gpasswd -a apache %{l_mgrp}
12cu|kolab-2.2.4-5|143	/usr/bin/gpasswd -a cyrus %{l_mgrp}
12cu|kolab-2.2.4-5|144	/usr/bin/gpasswd -a postfix %{l_mgrp}
12cu|kolab-2.2.4-5|145	/usr/bin/gpasswd -a ldap %{l_mgrp}
12cu|kolab-2.2.4-5|146	
12cu|kolab-2.2.4-5|147	%post
12cu|kolab-2.2.4-5|148	%_post_service kolab
12cu|kolab-2.2.4-5|149	
12cu|kolab-2.2.4-5|150	%preun
12cu|kolab-2.2.4-5|151	%_preun_service kolab
12cu|kolab-2.2.4-5|152	if [ $1 = 0 ]; then
12cu|kolab-2.2.4-5|153	%{_sbindir}/kolab_bootstrap --restore
12cu|kolab-2.2.4-5|154	fi
12cu|kolab-2.2.4-5|155	
12cu|kolab-2.2.4-5|156	
12cu|kolab-2.2.4-5|157	#----------------------------------------------------------------------------
12cu|kolab-2.2.4-5|158	
12cu|kolab-2.2.4-5|159	%prep
12cu|kolab-2.2.4-5|160	%setup -q -n kolabd-%{version}
12cu|kolab-2.2.4-5|161	%patch1 -p0
12cu|kolab-2.2.4-5|162	%patch2 -p0
12cu|kolab-2.2.4-5|163	%patch3 -p0
12cu|kolab-2.2.4-5|164	%patch4 -p0
12cu|kolab-2.2.4-5|165	%patch5 -p0
12cu|kolab-2.2.4-5|166	%patch6 -p0
12cu|kolab-2.2.4-5|167	
12cu|kolab-2.2.4-5|168	cp %{SOURCE2} kolab.init
12cu|kolab-2.2.4-5|169	cp %{SOURCE1} README
12cu|kolab-2.2.4-5|170	
12cu|kolab-2.2.4-5|171	# cleanup
12cu|kolab-2.2.4-5|172	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cu|kolab-2.2.4-5|173	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cu|kolab-2.2.4-5|174	done
12cu|kolab-2.2.4-5|175	
12cu|kolab-2.2.4-5|176	
12cu|kolab-2.2.4-5|177	%build
12cu|kolab-2.2.4-5|178	#touch README
12cu|kolab-2.2.4-5|179	autoreconf -fi
12cu|kolab-2.2.4-5|180	aclocal; automake --add-missing --copy; autoconf
12cu|kolab-2.2.4-5|181	
12cu|kolab-2.2.4-5|182	%configure2_5x \
12cu|kolab-2.2.4-5|183	--with-dist=mandriva \
12cu|kolab-2.2.4-5|184	--with-openpkg=no
12cu|kolab-2.2.4-5|185	%make
12cu|kolab-2.2.4-5|186	
12cu|kolab-2.2.4-5|187	%install
12cu|kolab-2.2.4-5|188	%makeinstall_std
12cu|kolab-2.2.4-5|189	
12cu|kolab-2.2.4-5|190	# make some directories
12cu|kolab-2.2.4-5|191	install -d %{buildroot}%{_initrddir}
12cu|kolab-2.2.4-5|192	install -d %{buildroot}%{_sysconfdir}/amavisd/templates
12cu|kolab-2.2.4-5|193	install -d %{buildroot}%{_sysconfdir}/kolab/templates
12cu|kolab-2.2.4-5|194	install -d %{buildroot}%{_sysconfdir}/kolab/ca
12cu|kolab-2.2.4-5|195	install -d %{buildroot}%{_sysconfdir}/kolab/backup
12cu|kolab-2.2.4-5|196	install -d %{buildroot}%{_sysconfdir}/cron.d
12cu|kolab-2.2.4-5|197	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cu|kolab-2.2.4-5|198	install -d %{buildroot}%{_datadir}/openldap/schema
12cu|kolab-2.2.4-5|199	install -d %{buildroot}%{_sysconfdir}/kolab/filter
12cu|kolab-2.2.4-5|200	install -d %{buildroot}%{_datadir}/kolab
12cu|kolab-2.2.4-5|201	install -d %{buildroot}%{_bindir}
12cu|kolab-2.2.4-5|202	install -d %{buildroot}%{_sbindir}
12cu|kolab-2.2.4-5|203	install -d %{buildroot}%{_var}/log/kolab
12cu|kolab-2.2.4-5|204	install -d %{buildroot}%{_var}/run/kolab
12cu|kolab-2.2.4-5|205	install -d %{buildroot}%{_var}/amavis
12cu|kolab-2.2.4-5|206	install -d %{buildroot}%{_var}/clamav
12cu|kolab-2.2.4-5|207	install -d %{buildroot}%{_var}/spool/kolab
12cu|kolab-2.2.4-5|208	install -d %{buildroot}%{_localstatedir}/lib/ldap-kolab
12cu|kolab-2.2.4-5|209	install -d %{buildroot}%{_localstatedir}/lib/kolab
12cu|kolab-2.2.4-5|210	install -d %{buildroot}%{_localstatedir}/www/html/kolab/freebusy
12cu|kolab-2.2.4-5|211	
12cu|kolab-2.2.4-5|212	# create symlinks
12cu|kolab-2.2.4-5|213	SCRIPTS="kolab_ca.sh kolab_sslcert.sh"
12cu|kolab-2.2.4-5|214	for script in $SCRIPTS; do
12cu|kolab-2.2.4-5|215	ln -s ../../%{_datadir}/kolab/scripts/$script %{buildroot}%{_sbindir}/${script%%.sh}
12cu|kolab-2.2.4-5|216	done
12cu|kolab-2.2.4-5|217	
12cu|kolab-2.2.4-5|218	install -m0744 kolab.init %{buildroot}%{_initrddir}/kolab
12cu|kolab-2.2.4-5|219	
12cu|kolab-2.2.4-5|220	# nuke templates for services we do not want to mess with because it is not nessesary
12cu|kolab-2.2.4-5|221	mv %{buildroot}%{_sysconfdir}/kolab/templates/httpd.local.template %{buildroot}%{_sysconfdir}/kolab/templates/httpd.local.template.not4mandriva
12cu|kolab-2.2.4-5|222	mv %{buildroot}%{_sysconfdir}/kolab/templates/php.ini.template %{buildroot}%{_sysconfdir}/kolab/templates/php.ini.template.not4mandriva
12cu|kolab-2.2.4-5|223	mv %{buildroot}%{_sysconfdir}/kolab/templates/clamd.conf.template %{buildroot}%{_sysconfdir}/kolab/templates/clamd.conf.template.not4mandriva
12cu|kolab-2.2.4-5|224	mv %{buildroot}%{_sysconfdir}/kolab/templates/freshclam.conf.template %{buildroot}%{_sysconfdir}/kolab/templates/freshclam.conf.template.not4mandriva
12cu|kolab-2.2.4-5|225	
12cu|kolab-2.2.4-5|226	
12cu|kolab-2.2.4-5|227	# cleanup
12cu|kolab-2.2.4-5|228	rm -f %{buildroot}%{_initrddir}/rc*
12cu|kolab-2.2.4-5|229	rm -rf %{buildroot}%{_datadir}/doc/kolab
12cu|kolab-2.2.4-5|230	
12cu|kolab-2.2.4-5|231	# fix crontab entry for kolabquotawarn
12cu|kolab-2.2.4-5|232	cat > kolabquotawarn.cron << EOF
12cu|kolab-2.2.4-5|233	*/10 * * * * %{_datadir}/kolab/scripts/kolabquotawarn
12cu|kolab-2.2.4-5|234	EOF
12cu|kolab-2.2.4-5|235	install -m0755 kolabquotawarn.cron %{buildroot}%{_sysconfdir}/cron.d/kolabquotawarn
12cu|kolab-2.2.4-5|236	
12cu|kolab-2.2.4-5|237	# fix logrotate entries
12cu|kolab-2.2.4-5|238	cat > kolab.logrotate << EOF
12cu|kolab-2.2.4-5|239	/var/log/kolab/resmgr.log /var/log/kolab/freebusy.log {
12cu|kolab-2.2.4-5|240	rotate 5
12cu|kolab-2.2.4-5|241	monthly
12cu|kolab-2.2.4-5|242	missingok
12cu|kolab-2.2.4-5|243	notifempty
12cu|kolab-2.2.4-5|244	nocompress
12cu|kolab-2.2.4-5|245	prerotate
12cu|kolab-2.2.4-5|246	%{_initrddir}/kolab reload
12cu|kolab-2.2.4-5|247	endscript
12cu|kolab-2.2.4-5|248	postrotate
12cu|kolab-2.2.4-5|249	%{_initrddir}/kolab reload
12cu|kolab-2.2.4-5|250	endscript
12cu|kolab-2.2.4-5|251	}
12cu|kolab-2.2.4-5|252	EOF
12cu|kolab-2.2.4-5|253	install -m0644 kolab.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/kolab
12cu|kolab-2.2.4-5|254	
12cu|kolab-2.2.4-5|255	cat << EOF > README.urpmi
12cu|kolab-2.2.4-5|256	This is an updated version that works with the current ldap server. Please test it and report problems.
12cu|kolab-2.2.4-5|257	The calendering function may not be working
12cu|kolab-2.2.4-5|258	
12cu|kolab-2.2.4-5|259	To test it, do the following:
12cu|kolab-2.2.4-5|260	1) /usr/sbin/kolab_bootstrap -b (note the manager password)
12cu|kolab-2.2.4-5|261	2) service kolab start
12cu|kolab-2.2.4-5|262	3) point your browser to https://localhost/kolab/admin and login as
12cu|kolab-2.2.4-5|263	user "manager", with the password chosen in step 1.
12cu|kolab-2.2.4-5|264	4) create/modify/delete users
12cu|kolab-2.2.4-5|265	5) close all your browser windows, then return back to the web
12cu|kolab-2.2.4-5|266	administration site, but log in as a regular user you just created, to test
12cu|kolab-2.2.4-5|267	the forwarding and vacation functions, changing password, etc.
12cu|kolab-2.2.4-5|268	6) point your mail client smtp and imap servers to localhost, and try to
12cu|kolab-2.2.4-5|269	send yourself some mail, and read it.
12cu|kolab-2.2.4-5|270	
12cu|kolab-2.2.4-5|271	To test the calendaring functions, you'll need the kroupware client, or
12cu|kolab-2.2.4-5|272	Microsoft Outlook with the Binary connector (proprietary).
12cu|kolab-2.2.4-5|273	
12cu|kolab-2.2.4-5|274	For a fresh install please initialize Kolab by running '%{_sbindir}/kolab_bootstrap -b'. as user root.
12cu|kolab-2.2.4-5|275	If you upgraded from a previous version simply refresh Kolab by running run '%{_sbindir}/kolabconf' as user root.
12cu|kolab-2.2.4-5|276	In every case execute '%{_initrddir}/kolab restart' as user root.
12cu|kolab-2.2.4-5|277	EOF
12cu|kolab-2.2.4-5|278	
12cu|kolab-2.2.4-5|279	pushd %{buildroot}%{_sysconfdir}/kolab/templates
12cu|kolab-2.2.4-5|280	# fix ownership of the generated templates
12cu|kolab-2.2.4-5|281	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" DB_CONFIG.slapd.template
12cu|kolab-2.2.4-5|282	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" ldap.conf.template
12cu|kolab-2.2.4-5|283	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" slapd.conf.template
12cu|kolab-2.2.4-5|284	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" slapd.access.template
12cu|kolab-2.2.4-5|285	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:ldap|g" slapd.replicas.template
12cu|kolab-2.2.4-5|286	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldapdistlist.cf.template
12cu|kolab-2.2.4-5|287	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldaptransport.cf.template
12cu|kolab-2.2.4-5|288	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldapvirtual.cf.template
12cu|kolab-2.2.4-5|289	# amavisd complains if its config file is owned by other than root
12cu|kolab-2.2.4-5|290	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:amavis|g" amavisd.conf.template
12cu|kolab-2.2.4-5|291	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=clamav:clamav|g" clamd.conf.template
12cu|kolab-2.2.4-5|292	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=clamav:clamav|g" freshclam.conf.template
12cu|kolab-2.2.4-5|293	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" cyrus.conf.template
12cu|kolab-2.2.4-5|294	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" fbview.conf.template
12cu|kolab-2.2.4-5|295	# apache needs to read this file
12cu|kolab-2.2.4-5|296	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:%{l_musr}|g" freebusy.conf.template
12cu|kolab-2.2.4-5|297	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" httpd.conf.template
12cu|kolab-2.2.4-5|298	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" httpd.local.template
12cu|kolab-2.2.4-5|299	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" imapd.conf.template
12cu|kolab-2.2.4-5|300	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" imapd.group.template
12cu|kolab-2.2.4-5|301	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldapdistlist.cf.template
12cu|kolab-2.2.4-5|302	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldaptransport.cf.template
12cu|kolab-2.2.4-5|303	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" ldapvirtual.cf.template
12cu|kolab-2.2.4-5|304	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" main.cf.template
12cu|kolab-2.2.4-5|305	# master.cf has a password
12cu|kolab-2.2.4-5|306	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:postfix|g" master.cf.template
12cu|kolab-2.2.4-5|307	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" php.ini.template
12cu|kolab-2.2.4-5|308	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" proftpd.conf.template
12cu|kolab-2.2.4-5|309	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" rc.conf.template
12cu|kolab-2.2.4-5|310	# postfix and apache need access to this file
12cu|kolab-2.2.4-5|311	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:%{l_musr}|g" resmgr.conf.template
12cu|kolab-2.2.4-5|312	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" saslauthd.conf.template
12cu|kolab-2.2.4-5|313	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" session_vars.php.template
12cu|kolab-2.2.4-5|314	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" smtpd.conf.template
12cu|kolab-2.2.4-5|315	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" transport.template
12cu|kolab-2.2.4-5|316	perl -pi -e "s|^OWNERSHIP.*|OWNERSHIP=root:root|g" virtual.template
12cu|kolab-2.2.4-5|317	# fix file attributes
12cu|kolab-2.2.4-5|318	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" session_vars.php.template
12cu|kolab-2.2.4-5|319	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" imapd.conf.template
12cu|kolab-2.2.4-5|320	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" imapd.group.template
12cu|kolab-2.2.4-5|321	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" master.cf.template
12cu|kolab-2.2.4-5|322	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" amavisd.conf.template
12cu|kolab-2.2.4-5|323	# virtual has no password or any other secret that I can see, so let it be 0644
12cu|kolab-2.2.4-5|324	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" virtual.template
12cu|kolab-2.2.4-5|325	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" resmgr.conf.template
12cu|kolab-2.2.4-5|326	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" proftpd.conf.template
12cu|kolab-2.2.4-5|327	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" cyrus.conf.template
12cu|kolab-2.2.4-5|328	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" saslauthd.conf.template
12cu|kolab-2.2.4-5|329	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0644|g" fbview.conf.template
12cu|kolab-2.2.4-5|330	perl -pi -e "s|^PERMISSIONS.*|PERMISSIONS=0640|g" freebusy.conf.template
12cu|kolab-2.2.4-5|331	popd
12cu|kolab-2.2.4-5|332	
12cu|kolab-2.2.4-5|333	
12cu|kolab-2.2.4-5|334	%changelog
12cu|kolab-2.2.4-5|335	* Fri Mar 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.4-5
12cu|kolab-2.2.4-5|336	+ Revision: f0281a9
12cu|kolab-2.2.4-5|337	- LOG Disable debug package, minor cleanups
12cu|kolab-2.2.4-5|338	
12cu|kolab-2.2.4-5|339	

9827 12
12cu|kolab-webadmin-2.2.4-7|1	%define kolab_version		2.2.4
12cu|kolab-webadmin-2.2.4-7|2	%define __noautoreq 	'pear\\(/usr/share/php/smarty/Smarty.class.php\\)|pear\\(/etc/kolab/session_vars.php\\)'
12cu|kolab-webadmin-2.2.4-7|3	%define kolab_webroot 		/var/www/html/kolab
12cu|kolab-webadmin-2.2.4-7|4	%define kolab_statedir		/var/www/html/kolab
12cu|kolab-webadmin-2.2.4-7|5	
12cu|kolab-webadmin-2.2.4-7|6	
12cu|kolab-webadmin-2.2.4-7|7	Summary:	Kolab Groupware Server Web Administration Interface
12cu|kolab-webadmin-2.2.4-7|8	Name:		kolab-webadmin
12cu|kolab-webadmin-2.2.4-7|9	License:	GPL
12cu|kolab-webadmin-2.2.4-7|10	Version:	%{kolab_version}
12cu|kolab-webadmin-2.2.4-7|11	Release:	7
12cu|kolab-webadmin-2.2.4-7|12	Group:		System/Servers
12cu|kolab-webadmin-2.2.4-7|13	URL:		http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/kolab-webadmin/
12cu|kolab-webadmin-2.2.4-7|14	Source0:	%{name}-%{version}.tar.gz
12cu|kolab-webadmin-2.2.4-7|15	Source1:	mandriva
12cu|kolab-webadmin-2.2.4-7|16	Source2:	bootstrap
12cu|kolab-webadmin-2.2.4-7|17	Patch0:		mandriva.diff
12cu|kolab-webadmin-2.2.4-7|18	Requires(post):	rpm-helper
12cu|kolab-webadmin-2.2.4-7|19	Requires(preun): rpm-helper
12cu|kolab-webadmin-2.2.4-7|20	Requires(pre):	rpm-helper
12cu|kolab-webadmin-2.2.4-7|21	Requires(postun): rpm-helper
12cu|kolab-webadmin-2.2.4-7|22	Requires(pre):	apache-conf >= 2.2.4
12cu|kolab-webadmin-2.2.4-7|23	Requires(pre):	apache-mpm >= 2.2.4
12cu|kolab-webadmin-2.2.4-7|24	Requires(pre):	apache-mod_php
12cu|kolab-webadmin-2.2.4-7|25	Requires(pre):	kolab >= %{kolab_version}
12cu|kolab-webadmin-2.2.4-7|26	Requires:	apache-conf >= 2.2.4
12cu|kolab-webadmin-2.2.4-7|27	Requires:	apache-mod_dav >= 2.2.4
12cu|kolab-webadmin-2.2.4-7|28	Requires:	apache-mod_ldap >= 2.2.4
12cu|kolab-webadmin-2.2.4-7|29	Requires:	apache-mod_php
12cu|kolab-webadmin-2.2.4-7|30	Requires:	apache-mod_ssl >= 2.2.4
12cu|kolab-webadmin-2.2.4-7|31	Requires:	apache-mpm >= 2.2.4
12cu|kolab-webadmin-2.2.4-7|32	Requires:	apache-mod_socache_shmcb
12cu|kolab-webadmin-2.2.4-7|33	Requires:	kolab >= %{kolab_version}
12cu|kolab-webadmin-2.2.4-7|34	Requires:	locales-de
12cu|kolab-webadmin-2.2.4-7|35	Requires:	locales-es
12cu|kolab-webadmin-2.2.4-7|36	Requires:	locales-fr
12cu|kolab-webadmin-2.2.4-7|37	Requires:	locales-it
12cu|kolab-webadmin-2.2.4-7|38	Requires:	locales-nl
12cu|kolab-webadmin-2.2.4-7|39	Requires:	php-dba >= 5.2.2
12cu|kolab-webadmin-2.2.4-7|40	Requires:	php-gettext >= 5.2.2
12cu|kolab-webadmin-2.2.4-7|41	Requires:	php-imap >= 5.2.2
12cu|kolab-webadmin-2.2.4-7|42	Requires:	php-ldap >= 5.2.2
12cu|kolab-webadmin-2.2.4-7|43	Requires:	php-pear-Net_Sieve
12cu|kolab-webadmin-2.2.4-7|44	Requires:	php-xml >= 5.2.2
12cu|kolab-webadmin-2.2.4-7|45	Requires:	php-smarty2
12cu|kolab-webadmin-2.2.4-7|46	BuildArch:	noarch
12cu|kolab-webadmin-2.2.4-7|47	
12cu|kolab-webadmin-2.2.4-7|48	
12cu|kolab-webadmin-2.2.4-7|49	
12cu|kolab-webadmin-2.2.4-7|50	
12cu|kolab-webadmin-2.2.4-7|51	%description
12cu|kolab-webadmin-2.2.4-7|52	Web based administration interface for The Kolab Groupware Server.
12cu|kolab-webadmin-2.2.4-7|53	
12cu|kolab-webadmin-2.2.4-7|54	%prep
12cu|kolab-webadmin-2.2.4-7|55	
12cu|kolab-webadmin-2.2.4-7|56	%setup -q -n %{name}-%{version}
12cu|kolab-webadmin-2.2.4-7|57	%patch0 -p0
12cu|kolab-webadmin-2.2.4-7|58	
12cu|kolab-webadmin-2.2.4-7|59	
12cu|kolab-webadmin-2.2.4-7|60	# the main config file
12cu|kolab-webadmin-2.2.4-7|61	find -type f | xargs perl -pi -e "s|\@kolab_php_module_prefix\@admin/include/config\.php|%{_sysconfdir}/kolab/webadmin/config\.php|g"
12cu|kolab-webadmin-2.2.4-7|62	find -type f | xargs perl -pi -e "s|require_once\(\'config\.php\'\)\;|require_once\(\'%{_sysconfdir}/kolab/webadmin/config\.php\'\)\;|g"
12cu|kolab-webadmin-2.2.4-7|63	
12cu|kolab-webadmin-2.2.4-7|64	# the Smarty config file and other related stuff...
12cu|kolab-webadmin-2.2.4-7|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"
12cu|kolab-webadmin-2.2.4-7|66	find -type f | xargs perl -pi -e "s|require_once\(\'mysmarty\.php\'\)\;|require_once\(\'%{_sysconfdir}/kolab/webadmin/mysmarty\.php\'\)\;|g"
12cu|kolab-webadmin-2.2.4-7|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"
12cu|kolab-webadmin-2.2.4-7|68	
12cu|kolab-webadmin-2.2.4-7|69	find -type f | xargs perl -pi -e "s|\\\$php_dir/\@kolab_php_module_prefix\@admin/|%{kolab_webroot}/admin/|g"
12cu|kolab-webadmin-2.2.4-7|70	perl -pi -e "s|\\\$basedir\.\'templates_c/\'\;|\'%{_localstatedir}/lib/kolab/webadmin/templates_c/\'\;|g" php/admin/include/mysmarty.php.in
12cu|kolab-webadmin-2.2.4-7|71	perl -pi -e "s|\\\$basedir\.\'configs/\'\;|\'%{_sysconfdir}/kolab/webadmin/smarty/\'\;|g" php/admin/include/mysmarty.php.in
12cu|kolab-webadmin-2.2.4-7|72	
12cu|kolab-webadmin-2.2.4-7|73	# hard code some paths
12cu|kolab-webadmin-2.2.4-7|74	find -type f | xargs perl -pi -e "s|\@kolab_php_module_prefix\@admin/include/|%{kolab_webroot}/admin/include/|g"
12cu|kolab-webadmin-2.2.4-7|75	find -type f | xargs perl -pi -e "s|%{kolab_webroot}/admin/include/mysmarty\.php|%{_sysconfdir}/kolab/webadmin/mysmarty\.php|g"
12cu|kolab-webadmin-2.2.4-7|76	find -type f | xargs perl -pi -e "s|require_once\(\'locale\.php\'\)\;|require_once\(\'%{kolab_webroot}/admin/include/locale\.php\'\)\;|g"
12cu|kolab-webadmin-2.2.4-7|77	find -type f | xargs perl -pi -e "s|require_once\(\'mysmarty\.php\'\)|require_once\(\'%{_sysconfdir}/kolab/webadmin/mysmarty\.php\'\)|g"
12cu|kolab-webadmin-2.2.4-7|78	
12cu|kolab-webadmin-2.2.4-7|79	
12cu|kolab-webadmin-2.2.4-7|80	
12cu|kolab-webadmin-2.2.4-7|81	%build
12cu|kolab-webadmin-2.2.4-7|82	
12cu|kolab-webadmin-2.2.4-7|83	touch README
12cu|kolab-webadmin-2.2.4-7|84	autoreconf -fi
12cu|kolab-webadmin-2.2.4-7|85	
12cu|kolab-webadmin-2.2.4-7|86	%configure  \
12cu|kolab-webadmin-2.2.4-7|87	--with-dist=mandriva \
12cu|kolab-webadmin-2.2.4-7|88	--with-openpkg=no
12cu|kolab-webadmin-2.2.4-7|89	
12cu|kolab-webadmin-2.2.4-7|90	%{__make}
12cu|kolab-webadmin-2.2.4-7|91	
12cu|kolab-webadmin-2.2.4-7|92	
12cu|kolab-webadmin-2.2.4-7|93	
12cu|kolab-webadmin-2.2.4-7|94	%install
12cu|kolab-webadmin-2.2.4-7|95	%__sed -i "s/@kolab_version@/%{version} \[%{_pversion}\]/" www/admin/kolab/versions.php
12cu|kolab-webadmin-2.2.4-7|96	
12cu|kolab-webadmin-2.2.4-7|97	%makeinstall_std
12cu|kolab-webadmin-2.2.4-7|98	
12cu|kolab-webadmin-2.2.4-7|99	install -d %{buildroot}%{_sysconfdir}/kolab/webadmin/smarty
12cu|kolab-webadmin-2.2.4-7|100	
12cu|kolab-webadmin-2.2.4-7|101	
12cu|kolab-webadmin-2.2.4-7|102	
12cu|kolab-webadmin-2.2.4-7|103	mv %{buildroot}%{kolab_statedir}/admin/include/config.php %{buildroot}%{_sysconfdir}/kolab/webadmin/config.php
12cu|kolab-webadmin-2.2.4-7|104	mv %{buildroot}%{kolab_statedir}/admin/include/mysmarty.php %{buildroot}%{_sysconfdir}/kolab/webadmin/mysmarty.php
12cu|kolab-webadmin-2.2.4-7|105	
12cu|kolab-webadmin-2.2.4-7|106	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/
12cu|kolab-webadmin-2.2.4-7|107	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf <<EOF
12cu|kolab-webadmin-2.2.4-7|108	php_value include_path '.:%{_datadir}/pear:%{kolab_webroot}:%{_datadir}/smarty:%{_datadir}/kolab/php:%{_datadir}/kolab/php/horde'
12cu|kolab-webadmin-2.2.4-7|109	EOF
12cu|kolab-webadmin-2.2.4-7|110	
12cu|kolab-webadmin-2.2.4-7|111	# cleanup
12cu|kolab-webadmin-2.2.4-7|112	rm -rf %{buildroot}%{_datadir}/doc/kolab
12cu|kolab-webadmin-2.2.4-7|113	
12cu|kolab-webadmin-2.2.4-7|114	%post
12cu|kolab-webadmin-2.2.4-7|115	if [ -f %{_var}/lock/subsys/httpd ]; then
12cu|kolab-webadmin-2.2.4-7|116	%{_initrddir}/httpd restart 1>&2;
12cu|kolab-webadmin-2.2.4-7|117	fi
12cu|kolab-webadmin-2.2.4-7|118	
12cu|kolab-webadmin-2.2.4-7|119	%postun
12cu|kolab-webadmin-2.2.4-7|120	if [ "$1" = "0" ]; then
12cu|kolab-webadmin-2.2.4-7|121	if [ -f %{_var}/lock/subsys/httpd ]; then
12cu|kolab-webadmin-2.2.4-7|122	%{_initrddir}/httpd restart 1>&2
12cu|kolab-webadmin-2.2.4-7|123	fi
12cu|kolab-webadmin-2.2.4-7|124	fi
12cu|kolab-webadmin-2.2.4-7|125	
12cu|kolab-webadmin-2.2.4-7|126	%clean
12cu|kolab-webadmin-2.2.4-7|127	
12cu|kolab-webadmin-2.2.4-7|128	%files
12cu|kolab-webadmin-2.2.4-7|129	%doc AUTHORS COPYING ChangeLog INSTALL NEWS
12cu|kolab-webadmin-2.2.4-7|130	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|kolab-webadmin-2.2.4-7|131	%attr(0640,apache,apache) %config(noreplace) %{_sysconfdir}/kolab/webadmin/config.php
12cu|kolab-webadmin-2.2.4-7|132	%attr(0640,apache,apache) %config(noreplace) %{_sysconfdir}/kolab/webadmin/mysmarty.php
12cu|kolab-webadmin-2.2.4-7|133	%dir %attr(0755,root,root) %{_sysconfdir}/kolab/webadmin/smarty
12cu|kolab-webadmin-2.2.4-7|134	%dir %attr(0755,apache,apache) %{_localstatedir}/lib/kolab/webadmin/templates_c
12cu|kolab-webadmin-2.2.4-7|135	%dir %attr(0755,root,root) %{kolab_statedir}/admin
12cu|kolab-webadmin-2.2.4-7|136	%dir %attr(0755,root,root) %{kolab_statedir}/admin/include
12cu|kolab-webadmin-2.2.4-7|137	%dir %attr(0755,root,root) %{kolab_statedir}/admin/templates
12cu|kolab-webadmin-2.2.4-7|138	%dir %attr(0755,root,root) %{kolab_webroot}/admin/addressbook
12cu|kolab-webadmin-2.2.4-7|139	%dir %attr(0755,root,root) %{kolab_webroot}/admin/administrator
12cu|kolab-webadmin-2.2.4-7|140	%dir %attr(0755,root,root) %{kolab_webroot}/admin/distributionlist
12cu|kolab-webadmin-2.2.4-7|141	%dir %attr(0755,root,root) %{kolab_webroot}/admin/maintainer
12cu|kolab-webadmin-2.2.4-7|142	%dir %attr(0755,root,root) %{kolab_webroot}/admin/pics
12cu|kolab-webadmin-2.2.4-7|143	%dir %attr(0755,root,root) %{kolab_webroot}/admin/settings
12cu|kolab-webadmin-2.2.4-7|144	%dir %attr(0755,root,root) %{kolab_webroot}/admin/sharedfolder
12cu|kolab-webadmin-2.2.4-7|145	%dir %attr(0755,root,root) %{kolab_webroot}/admin/user
12cu|kolab-webadmin-2.2.4-7|146	%dir %attr(0755,root,root) %{kolab_webroot}/
12cu|kolab-webadmin-2.2.4-7|147	%{kolab_statedir}/admin/locale
12cu|kolab-webadmin-2.2.4-7|148	%attr(0644,root,root) %{kolab_webroot}/admin/addressbook/*.php
12cu|kolab-webadmin-2.2.4-7|149	%attr(0644,root,root) %{kolab_webroot}/admin/administrator/*.php
12cu|kolab-webadmin-2.2.4-7|150	%attr(0644,root,root) %{kolab_webroot}/admin/*.css
12cu|kolab-webadmin-2.2.4-7|151	%attr(0644,root,root) %{kolab_webroot}/admin/distributionlist/*.php
12cu|kolab-webadmin-2.2.4-7|152	%attr(0644,root,root) %{kolab_webroot}/admin/kolab/*.php
12cu|kolab-webadmin-2.2.4-7|153	%attr(0644,root,root) %{kolab_statedir}/admin/include/*.php
12cu|kolab-webadmin-2.2.4-7|154	%attr(0644,root,root) %{kolab_webroot}/admin/maintainer/*.php
12cu|kolab-webadmin-2.2.4-7|155	%attr(0644,root,root) %{kolab_webroot}/admin/*.php
12cu|kolab-webadmin-2.2.4-7|156	%attr(0644,root,root) %{kolab_webroot}/admin/pics/*.png
12cu|kolab-webadmin-2.2.4-7|157	%attr(0644,root,root) %{kolab_webroot}/*.png
12cu|kolab-webadmin-2.2.4-7|158	%attr(0644,root,root) %{kolab_webroot}/admin/settings/*.php
12cu|kolab-webadmin-2.2.4-7|159	%attr(0644,root,root) %{kolab_webroot}/admin/sharedfolder/*.php
12cu|kolab-webadmin-2.2.4-7|160	%attr(0644,root,root) %{kolab_statedir}/admin/templates/*.tpl
12cu|kolab-webadmin-2.2.4-7|161	%attr(0644,root,root) %{kolab_webroot}/admin/user/*.php
12cu|kolab-webadmin-2.2.4-7|162	%attr(0644,root,root) %{kolab_webroot}/admin/domainmaintainer/*.php
12cu|kolab-webadmin-2.2.4-7|163	
12cu|kolab-webadmin-2.2.4-7|164	
12cu|kolab-webadmin-2.2.4-7|165	
12cu|kolab-webadmin-2.2.4-7|166	
12cu|kolab-webadmin-2.2.4-7|167	%changelog
12cu|kolab-webadmin-2.2.4-7|168	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.2.4-7
12cu|kolab-webadmin-2.2.4-7|169	+ Revision: dd863e0
12cu|kolab-webadmin-2.2.4-7|170	- Adopted for Apache 2.4
12cu|kolab-webadmin-2.2.4-7|171	
12cu|kolab-webadmin-2.2.4-7|172	

9828 12
12cu|konvertible-1.0.1-2|1	%define name    konvertible
12cu|konvertible-1.0.1-2|2	%define version 1.0.1
12cu|konvertible-1.0.1-2|3	%define release 2
12cu|konvertible-1.0.1-2|4	
12cu|konvertible-1.0.1-2|5	Name:           %name
12cu|konvertible-1.0.1-2|6	Version:        %version
12cu|konvertible-1.0.1-2|7	Release:        %release
12cu|konvertible-1.0.1-2|8	Source0:        http://kde-apps.org/CONTENT/content-files/116892-%name-%version.tar.bz2
12cu|konvertible-1.0.1-2|9	Summary:        A simple KDE audio converter
12cu|konvertible-1.0.1-2|10	License:        GPLv2
12cu|konvertible-1.0.1-2|11	Group:          Sound
12cu|konvertible-1.0.1-2|12	Url:            http://kde-apps.org/content/show.php/Konvertible?content=116892
12cu|konvertible-1.0.1-2|13	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cu|konvertible-1.0.1-2|14	BuildRequires:  kdelibs4-devel kdepimlibs4-devel
12cu|konvertible-1.0.1-2|15	Requires:       kdebase4-runtime ffmpeg
12cu|konvertible-1.0.1-2|16	
12cu|konvertible-1.0.1-2|17	%description
12cu|konvertible-1.0.1-2|18	The Konvertible is a program to convert audio files to other audio formats
12cu|konvertible-1.0.1-2|19	using ffmpeg. The Konvertible simplifies file conversion for ffmpeg users. You
12cu|konvertible-1.0.1-2|20	can add more than one audio file and then click the convert button to transcode
12cu|konvertible-1.0.1-2|21	them one after the other.
12cu|konvertible-1.0.1-2|22	
12cu|konvertible-1.0.1-2|23	
12cu|konvertible-1.0.1-2|24	%prep
12cu|konvertible-1.0.1-2|25	%setup -q
12cu|konvertible-1.0.1-2|26	
12cu|konvertible-1.0.1-2|27	%build
12cu|konvertible-1.0.1-2|28	%cmake_kde4
12cu|konvertible-1.0.1-2|29	%make
12cu|konvertible-1.0.1-2|30	
12cu|konvertible-1.0.1-2|31	%install
12cu|konvertible-1.0.1-2|32	rm -rf %{buildroot}
12cu|konvertible-1.0.1-2|33	%{makeinstall_std} -C build
12cu|konvertible-1.0.1-2|34	
12cu|konvertible-1.0.1-2|35	
12cu|konvertible-1.0.1-2|36	
12cu|konvertible-1.0.1-2|37	
12cu|konvertible-1.0.1-2|38	%files
12cu|konvertible-1.0.1-2|39	%defattr(-,root,root)
12cu|konvertible-1.0.1-2|40	%doc INSTALL COPYING README TODO
12cu|konvertible-1.0.1-2|41	%{_bindir}/konvertible
12cu|konvertible-1.0.1-2|42	%{_datadir}/applications/kde4/konvertible.desktop
12cu|konvertible-1.0.1-2|43	%{_datadir}/icons/*
12cu|konvertible-1.0.1-2|44	%{_defaultdocdir}/HTML/en/konvertible/*.*
12cu|konvertible-1.0.1-2|45	%{_defaultdocdir}/HTML/en/konvertible/common
12cu|konvertible-1.0.1-2|46	
12cu|konvertible-1.0.1-2|47	
12cu|konvertible-1.0.1-2|48	
12cu|konvertible-1.0.1-2|49	%clean
12cu|konvertible-1.0.1-2|50	rm -rf %{buildroot}
12cu|konvertible-1.0.1-2|51	
12cu|konvertible-1.0.1-2|52	%post
12cu|konvertible-1.0.1-2|53	%update_icon_cache hicolor
12cu|konvertible-1.0.1-2|54	
12cu|konvertible-1.0.1-2|55	%postun
12cu|konvertible-1.0.1-2|56	%clean_icon_cache hicolor
12cu|konvertible-1.0.1-2|57	
12cu|konvertible-1.0.1-2|58	
12cu|konvertible-1.0.1-2|59	
12cu|konvertible-1.0.1-2|60	%changelog
12cu|konvertible-1.0.1-2|61	* Thu Apr 14 2011 Juan Luis Baptiste <juancho@mandriva.org> 1.0.1-1mdv2011.0
12cu|konvertible-1.0.1-2|62	+ Revision: 652880
12cu|konvertible-1.0.1-2|63	- Updated to 1.0.1
12cu|konvertible-1.0.1-2|64	
12cu|konvertible-1.0.1-2|65	* Tue Jul 13 2010 Juan Luis Baptiste <juancho@mandriva.org> 0.1.4-1mdv2011.0
12cu|konvertible-1.0.1-2|66	+ Revision: 551869
12cu|konvertible-1.0.1-2|67	- Fixed mkrel: changed 01 for 1.
12cu|konvertible-1.0.1-2|68	- Initial import based on blogdrake.net package.
12cu|konvertible-1.0.1-2|69	
12cu|konvertible-1.0.1-2|70	

9829 12
12cu|kooka-0.61-0.20130123.3|1	# Spec is based on openSUSE spec adopted for ROSA/Mandriva
12cu|kooka-0.61-0.20130123.3|2	
12cu|kooka-0.61-0.20130123.3|3	%define git 20130123
12cu|kooka-0.61-0.20130123.3|4	
12cu|kooka-0.61-0.20130123.3|5	Name:		kooka
12cu|kooka-0.61-0.20130123.3|6	Version:	0.61
12cu|kooka-0.61-0.20130123.3|7	Release:	0.%{git}.3
12cu|kooka-0.61-0.20130123.3|8	License:	LGPLv2+
12cu|kooka-0.61-0.20130123.3|9	Group:		Graphical desktop/KDE
12cu|kooka-0.61-0.20130123.3|10	Summary:	Scan and OCR suite for KDE
12cu|kooka-0.61-0.20130123.3|11	Url:		https://projects.kde.org/kooka
12cu|kooka-0.61-0.20130123.3|12	# From git
12cu|kooka-0.61-0.20130123.3|13	Source:		%{name}-%{version}.git%{git}.tar.bz2
12cu|kooka-0.61-0.20130123.3|14	Source1:	%{name}-lang.tar.bz2
12cu|kooka-0.61-0.20130123.3|15	# ROSA's translation update (29.01.2013)
12cu|kooka-0.61-0.20130123.3|16	Source2:	%{name}-ru.po
12cu|kooka-0.61-0.20130123.3|17	BuildRequires:	kdelibs4-devel
12cu|kooka-0.61-0.20130123.3|18	BuildRequires:	pkgconfig(libgphoto2)
12cu|kooka-0.61-0.20130123.3|19	BuildRequires:	pkgconfig(libtiff-4)
12cu|kooka-0.61-0.20130123.3|20	BuildRequires:	pkgconfig(sane-backends)
12cu|kooka-0.61-0.20130123.3|21	
12cu|kooka-0.61-0.20130123.3|22	%description
12cu|kooka-0.61-0.20130123.3|23	Kooka is an open source GNU/Linux scan program based on SANE and
12cu|kooka-0.61-0.20130123.3|24	KScan library.
12cu|kooka-0.61-0.20130123.3|25	
12cu|kooka-0.61-0.20130123.3|26	Kooka helps you to handle the most important scan parameters, find the
12cu|kooka-0.61-0.20130123.3|27	correct image file format to save and manage your scanned images. It
12cu|kooka-0.61-0.20130123.3|28	offers support for different OCR modules. Libkscan, a autonomous part
12cu|kooka-0.61-0.20130123.3|29	of Kooka, provides a scan service for easy and consistent use to all
12cu|kooka-0.61-0.20130123.3|30	KDE applications.
12cu|kooka-0.61-0.20130123.3|31	
12cu|kooka-0.61-0.20130123.3|32	Install ocrad or gocr if you wish to enable optical character recognition
12cu|kooka-0.61-0.20130123.3|33	in kooka.
12cu|kooka-0.61-0.20130123.3|34	
12cu|kooka-0.61-0.20130123.3|35	This is the WIP KDE4 port.
12cu|kooka-0.61-0.20130123.3|36	
12cu|kooka-0.61-0.20130123.3|37	%files -f %{name}.lang
12cu|kooka-0.61-0.20130123.3|38	%{_kde_applicationsdir}/kooka.desktop
12cu|kooka-0.61-0.20130123.3|39	%{_kde_appsdir}/kooka
12cu|kooka-0.61-0.20130123.3|40	%{_kde_bindir}/kooka
12cu|kooka-0.61-0.20130123.3|41	%{_kde_iconsdir}/hicolor/48x48/apps/kooka.png
12cu|kooka-0.61-0.20130123.3|42	%{_kde_services}/scanservice.desktop
12cu|kooka-0.61-0.20130123.3|43	%{_kde_docdir}/HTML/en/*
12cu|kooka-0.61-0.20130123.3|44	
12cu|kooka-0.61-0.20130123.3|45	#----------------------------------------------------------------------
12cu|kooka-0.61-0.20130123.3|46	
12cu|kooka-0.61-0.20130123.3|47	%define libkscan_major 3
12cu|kooka-0.61-0.20130123.3|48	%define libkscan_libname %mklibname libkscan %{libkscan_major}
12cu|kooka-0.61-0.20130123.3|49	
12cu|kooka-0.61-0.20130123.3|50	%package -n %{libkscan_libname}
12cu|kooka-0.61-0.20130123.3|51	Summary:	KScan is a KDE scanner library
12cu|kooka-0.61-0.20130123.3|52	Requires:	libkscan_common >= %{version}
12cu|kooka-0.61-0.20130123.3|53	
12cu|kooka-0.61-0.20130123.3|54	%description -n %{libkscan_libname}
12cu|kooka-0.61-0.20130123.3|55	KScan is a KDE scanner library.
12cu|kooka-0.61-0.20130123.3|56	
12cu|kooka-0.61-0.20130123.3|57	%files -n %{libkscan_libname}
12cu|kooka-0.61-0.20130123.3|58	%{_kde_libdir}/liblibkscan.so.%{libkscan_major}*
12cu|kooka-0.61-0.20130123.3|59	
12cu|kooka-0.61-0.20130123.3|60	#----------------------------------------------------------------------
12cu|kooka-0.61-0.20130123.3|61	
12cu|kooka-0.61-0.20130123.3|62	%package -n libkscan_common
12cu|kooka-0.61-0.20130123.3|63	Summary:	Common files (languages etc) for KScan, a KDE scanner library
12cu|kooka-0.61-0.20130123.3|64	
12cu|kooka-0.61-0.20130123.3|65	%description -n libkscan_common
12cu|kooka-0.61-0.20130123.3|66	Common files (languages etc) for KScan, a KDE scanner library.
12cu|kooka-0.61-0.20130123.3|67	
12cu|kooka-0.61-0.20130123.3|68	%files -n libkscan_common -f libkscan.lang
12cu|kooka-0.61-0.20130123.3|69	%{_kde_appsdir}/libkscan
12cu|kooka-0.61-0.20130123.3|70	
12cu|kooka-0.61-0.20130123.3|71	#----------------------------------------------------------------------
12cu|kooka-0.61-0.20130123.3|72	
12cu|kooka-0.61-0.20130123.3|73	%prep
12cu|kooka-0.61-0.20130123.3|74	%setup -q -n %{name}-%{version}.git%{git} -a 1
12cu|kooka-0.61-0.20130123.3|75	cat >> CMakeLists.txt << EOF
12cu|kooka-0.61-0.20130123.3|76	add_subdirectory( po )
12cu|kooka-0.61-0.20130123.3|77	EOF
12cu|kooka-0.61-0.20130123.3|78	# Overwrite with ROSA's translation
12cu|kooka-0.61-0.20130123.3|79	cp -f %{SOURCE2} po/ru/%{name}.po
12cu|kooka-0.61-0.20130123.3|80	
12cu|kooka-0.61-0.20130123.3|81	%build
12cu|kooka-0.61-0.20130123.3|82	%cmake_kde4
12cu|kooka-0.61-0.20130123.3|83	%make
12cu|kooka-0.61-0.20130123.3|84	
12cu|kooka-0.61-0.20130123.3|85	%install
12cu|kooka-0.61-0.20130123.3|86	%makeinstall_std -C build
12cu|kooka-0.61-0.20130123.3|87	
12cu|kooka-0.61-0.20130123.3|88	rm -f %{buildroot}%{_kde_libdir}/liblibkscan.so
12cu|kooka-0.61-0.20130123.3|89	
12cu|kooka-0.61-0.20130123.3|90	%find_lang kooka %{name}.lang
12cu|kooka-0.61-0.20130123.3|91	%find_lang libkscan libkscan.lang
12cu|kooka-0.61-0.20130123.3|92	

9830 12
12cu|kopete-antispam-0.5-2|1	Summary:	Kopete antispam plugin
12cu|kopete-antispam-0.5-2|2	Name:		kopete-antispam
12cu|kopete-antispam-0.5-2|3	Version:	0.5
12cu|kopete-antispam-0.5-2|4	Release:	2
12cu|kopete-antispam-0.5-2|5	License:	GPLv2+
12cu|kopete-antispam-0.5-2|6	Group:		Networking/Instant messaging
12cu|kopete-antispam-0.5-2|7	Url:		http://kopeteantispam.sourceforge.net
12cu|kopete-antispam-0.5-2|8	Source0:	http://download.sourceforge.net/sourceforge/kopeteantispam/%name-kde4-%version.tar.gz
12cu|kopete-antispam-0.5-2|9	BuildRequires:	kopete-devel
12cu|kopete-antispam-0.5-2|10	Requires:	kopete
12cu|kopete-antispam-0.5-2|11	
12cu|kopete-antispam-0.5-2|12	%description
12cu|kopete-antispam-0.5-2|13	Kopete plugin, which allow to ignore spam messages by using simple
12cu|kopete-antispam-0.5-2|14	answer/question scheme:
12cu|kopete-antispam-0.5-2|15	
12cu|kopete-antispam-0.5-2|16	Potential spammers receive a simple question, and they are ignored until
12cu|kopete-antispam-0.5-2|17	they answers question. After they answers correctly, they receive
12cu|kopete-antispam-0.5-2|18	notification, and your chat window opens. Also, you can skip test for
12cu|kopete-antispam-0.5-2|19	some contacts, matched by wildcards, specified by configuration dialog.
12cu|kopete-antispam-0.5-2|20	
12cu|kopete-antispam-0.5-2|21	%files
12cu|kopete-antispam-0.5-2|22	%{_kde_libdir}/kde4/*.so
12cu|kopete-antispam-0.5-2|23	%{_kde_datadir}/config.kcfg/*.kcfg
12cu|kopete-antispam-0.5-2|24	%{_kde_services}/kconfiguredialog/*.desktop
12cu|kopete-antispam-0.5-2|25	%{_kde_services}/*.desktop
12cu|kopete-antispam-0.5-2|26	
12cu|kopete-antispam-0.5-2|27	#--------------------------------------------------------------------
12cu|kopete-antispam-0.5-2|28	
12cu|kopete-antispam-0.5-2|29	%prep
12cu|kopete-antispam-0.5-2|30	%setup -q -n %{name}-kde4-%{version}
12cu|kopete-antispam-0.5-2|31	
12cu|kopete-antispam-0.5-2|32	%build
12cu|kopete-antispam-0.5-2|33	%cmake_kde4
12cu|kopete-antispam-0.5-2|34	%make
12cu|kopete-antispam-0.5-2|35	
12cu|kopete-antispam-0.5-2|36	%install
12cu|kopete-antispam-0.5-2|37	%makeinstall_std -C build
12cu|kopete-antispam-0.5-2|38	
12cu|kopete-antispam-0.5-2|39	
12cu|kopete-antispam-0.5-2|40	%changelog
12cu|kopete-antispam-0.5-2|41	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5-2
12cu|kopete-antispam-0.5-2|42	+ Revision: c9d7756
12cu|kopete-antispam-0.5-2|43	- LOG Fix BuildRequires, spec cleanup
12cu|kopete-antispam-0.5-2|44	
12cu|kopete-antispam-0.5-2|45	

9831 12
12cu|kopete-kde-runner-0.4-3|1	Summary:	Kopete contacts KDE runner
12cu|kopete-kde-runner-0.4-3|2	Name:		kopete-kde-runner
12cu|kopete-kde-runner-0.4-3|3	Version:	0.4
12cu|kopete-kde-runner-0.4-3|4	Release:	3
12cu|kopete-kde-runner-0.4-3|5	License:	GPLv2+
12cu|kopete-kde-runner-0.4-3|6	Group:		Graphical desktop/KDE
12cu|kopete-kde-runner-0.4-3|7	Url:		http://kde-apps.org/content/show.php/KRunner+Kopete+Contacts?content=105263
12cu|kopete-kde-runner-0.4-3|8	Source0:	http://kde-apps.org/CONTENT/content-files/105263-krunner-kopete-contacts-%{version}.tar.gz
12cu|kopete-kde-runner-0.4-3|9	BuildRequires:	kdebase4-workspace-devel
12cu|kopete-kde-runner-0.4-3|10	BuildRequires:	kopete-devel
12cu|kopete-kde-runner-0.4-3|11	Requires:	kopete
12cu|kopete-kde-runner-0.4-3|12	
12cu|kopete-kde-runner-0.4-3|13	%description
12cu|kopete-kde-runner-0.4-3|14	Kopete Contacts is a KRunner plugins that allows you to open chat with your
12cu|kopete-kde-runner-0.4-3|15	Kopete contact just by typing it's name!
12cu|kopete-kde-runner-0.4-3|16	
12cu|kopete-kde-runner-0.4-3|17	Cool improvement for people like me who are lazy to open the Kopete window :-)
12cu|kopete-kde-runner-0.4-3|18	
12cu|kopete-kde-runner-0.4-3|19	In future I'd like to add configuration dialog to enable filtering offline
12cu|kopete-kde-runner-0.4-3|20	contacts etc...for now this is just first release, so no big expectations
12cu|kopete-kde-runner-0.4-3|21	(but it works :D )
12cu|kopete-kde-runner-0.4-3|22	
12cu|kopete-kde-runner-0.4-3|23	For those of you who are extremely lazy I've implemented new function.
12cu|kopete-kde-runner-0.4-3|24	You can now change your Kopete status (all accounts) by typing
12cu|kopete-kde-runner-0.4-3|25	"status status_name". Supported are only default statuses
12cu|kopete-kde-runner-0.4-3|26	(online, offline, away, busy and invisible).
12cu|kopete-kde-runner-0.4-3|27	
12cu|kopete-kde-runner-0.4-3|28	%files
12cu|kopete-kde-runner-0.4-3|29	%doc COPYING
12cu|kopete-kde-runner-0.4-3|30	%{_kde_libdir}/kde4/*.so
12cu|kopete-kde-runner-0.4-3|31	%{_kde_services}/*
12cu|kopete-kde-runner-0.4-3|32	
12cu|kopete-kde-runner-0.4-3|33	#----------------------------------------------------------------------------
12cu|kopete-kde-runner-0.4-3|34	
12cu|kopete-kde-runner-0.4-3|35	%prep
12cu|kopete-kde-runner-0.4-3|36	%setup -qn krunner-kopete-contacts-%{version}
12cu|kopete-kde-runner-0.4-3|37	
12cu|kopete-kde-runner-0.4-3|38	%build
12cu|kopete-kde-runner-0.4-3|39	%cmake_kde4
12cu|kopete-kde-runner-0.4-3|40	%make
12cu|kopete-kde-runner-0.4-3|41	
12cu|kopete-kde-runner-0.4-3|42	%install
12cu|kopete-kde-runner-0.4-3|43	%makeinstall_std -C build
12cu|kopete-kde-runner-0.4-3|44	
12cu|kopete-kde-runner-0.4-3|45	
12cu|kopete-kde-runner-0.4-3|46	%changelog
12cu|kopete-kde-runner-0.4-3|47	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4-3
12cu|kopete-kde-runner-0.4-3|48	+ Revision: 77b5463
12cu|kopete-kde-runner-0.4-3|49	- LOG Update BuildRequires
12cu|kopete-kde-runner-0.4-3|50	
12cu|kopete-kde-runner-0.4-3|51	

9832 12
12cu|kopete-mrim-0.2.2-1|1	Name:           kopete-mrim
12cu|kopete-mrim-0.2.2-1|2	Version:        0.2.2
12cu|kopete-mrim-0.2.2-1|3	Release:        1
12cu|kopete-mrim-0.2.2-1|4	Summary:        Kopete support for MRIM - mail.ru agent
12cu|kopete-mrim-0.2.2-1|5	License:        BSD
12cu|kopete-mrim-0.2.2-1|6	Group:          Networking/Instant messaging
12cu|kopete-mrim-0.2.2-1|7	URL:            https://github.com/negram/kopete_mrim
12cu|kopete-mrim-0.2.2-1|8	Source0:        %{name}-%{version}.tar.gz
12cu|kopete-mrim-0.2.2-1|9	
12cu|kopete-mrim-0.2.2-1|10	BuildRequires:  kopete-devel
12cu|kopete-mrim-0.2.2-1|11	BuildRequires:  cmake
12cu|kopete-mrim-0.2.2-1|12	
12cu|kopete-mrim-0.2.2-1|13	%description
12cu|kopete-mrim-0.2.2-1|14	Mail.ru@agent protocol support for Kopete
12cu|kopete-mrim-0.2.2-1|15	
12cu|kopete-mrim-0.2.2-1|16	%prep
12cu|kopete-mrim-0.2.2-1|17	%setup -q
12cu|kopete-mrim-0.2.2-1|18	
12cu|kopete-mrim-0.2.2-1|19	%build
12cu|kopete-mrim-0.2.2-1|20	%cmake_kde4
12cu|kopete-mrim-0.2.2-1|21	%make
12cu|kopete-mrim-0.2.2-1|22	
12cu|kopete-mrim-0.2.2-1|23	%install
12cu|kopete-mrim-0.2.2-1|24	%makeinstall_std -C build
12cu|kopete-mrim-0.2.2-1|25	
12cu|kopete-mrim-0.2.2-1|26	%files
12cu|kopete-mrim-0.2.2-1|27	%{_kde_libdir}/kde4/*
12cu|kopete-mrim-0.2.2-1|28	%{_kde_services}/*.desktop
12cu|kopete-mrim-0.2.2-1|29	%{_kde_appsdir}/*
12cu|kopete-mrim-0.2.2-1|30	
12cu|kopete-mrim-0.2.2-1|31	%changelog
12cu|kopete-mrim-0.2.2-1|32	* Thu Jan 23 2014 Rosa <rosa@abf.rosalinux.ru> 0.2.2-1
12cu|kopete-mrim-0.2.2-1|33	+ Revision: 5e6d833
12cu|kopete-mrim-0.2.2-1|34	- Automatic import for version 0.2.2-1
12cu|kopete-mrim-0.2.2-1|35	
12cu|kopete-mrim-0.2.2-1|36	

9833 12
12cu|kopete-protocol-facebook-0.1.5-4|1	%define gitrev 3376a46
12cu|kopete-protocol-facebook-0.1.5-4|2	
12cu|kopete-protocol-facebook-0.1.5-4|3	Summary:	Facebook Protocol support for Kopete
12cu|kopete-protocol-facebook-0.1.5-4|4	Name:		kopete-protocol-facebook
12cu|kopete-protocol-facebook-0.1.5-4|5	Version:	0.1.5
12cu|kopete-protocol-facebook-0.1.5-4|6	Release:	4
12cu|kopete-protocol-facebook-0.1.5-4|7	License:	GPLv2+
12cu|kopete-protocol-facebook-0.1.5-4|8	Group:		Networking/Instant messaging
12cu|kopete-protocol-facebook-0.1.5-4|9	Url:		http://github.com/dmacvicar/kopete-facebook
12cu|kopete-protocol-facebook-0.1.5-4|10	Source0:	dmacvicar-kopete-facebook-%{gitrev}.tar.gz
12cu|kopete-protocol-facebook-0.1.5-4|11	BuildRequires:	kopete-devel
12cu|kopete-protocol-facebook-0.1.5-4|12	BuildRequires:	pkgconfig(QJson)
12cu|kopete-protocol-facebook-0.1.5-4|13	
12cu|kopete-protocol-facebook-0.1.5-4|14	%description
12cu|kopete-protocol-facebook-0.1.5-4|15	Facebook Protocol support for Kopete.
12cu|kopete-protocol-facebook-0.1.5-4|16	
12cu|kopete-protocol-facebook-0.1.5-4|17	%files
12cu|kopete-protocol-facebook-0.1.5-4|18	%{_kde_libdir}/kde4/kopete_facebook.so
12cu|kopete-protocol-facebook-0.1.5-4|19	%{_kde_appsdir}/kopete/icons/*
12cu|kopete-protocol-facebook-0.1.5-4|20	%{_kde_services}/kopete_facebook.desktop
12cu|kopete-protocol-facebook-0.1.5-4|21	
12cu|kopete-protocol-facebook-0.1.5-4|22	#--------------------------------------------------------------------
12cu|kopete-protocol-facebook-0.1.5-4|23	
12cu|kopete-protocol-facebook-0.1.5-4|24	%prep
12cu|kopete-protocol-facebook-0.1.5-4|25	%setup -n dmacvicar-kopete-facebook-%{gitrev}
12cu|kopete-protocol-facebook-0.1.5-4|26	
12cu|kopete-protocol-facebook-0.1.5-4|27	%build
12cu|kopete-protocol-facebook-0.1.5-4|28	%cmake_kde4
12cu|kopete-protocol-facebook-0.1.5-4|29	
12cu|kopete-protocol-facebook-0.1.5-4|30	%install
12cu|kopete-protocol-facebook-0.1.5-4|31	%makeinstall_std -C build
12cu|kopete-protocol-facebook-0.1.5-4|32	
12cu|kopete-protocol-facebook-0.1.5-4|33	
12cu|kopete-protocol-facebook-0.1.5-4|34	%changelog
12cu|kopete-protocol-facebook-0.1.5-4|35	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.5-4
12cu|kopete-protocol-facebook-0.1.5-4|36	+ Revision: b0436f5
12cu|kopete-protocol-facebook-0.1.5-4|37	- LOG Fix BuildRequires, spec cleanup
12cu|kopete-protocol-facebook-0.1.5-4|38	
12cu|kopete-protocol-facebook-0.1.5-4|39	

9834 12
12cu|kopete-protocol-irc-0.1.2-10|1	Summary:	IRC Protocol support for Kopete
12cu|kopete-protocol-irc-0.1.2-10|2	Name:		kopete-protocol-irc
12cu|kopete-protocol-irc-0.1.2-10|3	Version:	0.1.2
12cu|kopete-protocol-irc-0.1.2-10|4	Release:	10
12cu|kopete-protocol-irc-0.1.2-10|5	License:	GPLv2+
12cu|kopete-protocol-irc-0.1.2-10|6	Group:		Networking/Instant messaging
12cu|kopete-protocol-irc-0.1.2-10|7	Url:		http://kde-apps.org/content/show.php/kopete+irc+plugin?content=113720
12cu|kopete-protocol-irc-0.1.2-10|8	Source0:	http://kde-apps.org/CONTENT/content-files/113720-irc.tar.gz
12cu|kopete-protocol-irc-0.1.2-10|9	BuildRequires:	kopete-devel
12cu|kopete-protocol-irc-0.1.2-10|10	BuildRequires:	ircclient-qt-devel >= 0.3.2
12cu|kopete-protocol-irc-0.1.2-10|11	Requires:	ircclient-qt
12cu|kopete-protocol-irc-0.1.2-10|12	Requires:	kopete
12cu|kopete-protocol-irc-0.1.2-10|13	
12cu|kopete-protocol-irc-0.1.2-10|14	%description
12cu|kopete-protocol-irc-0.1.2-10|15	IRC Protocol Support for Kopete.
12cu|kopete-protocol-irc-0.1.2-10|16	
12cu|kopete-protocol-irc-0.1.2-10|17	%files
12cu|kopete-protocol-irc-0.1.2-10|18	%{_kde_libdir}/kde4/kopete_irc.so
12cu|kopete-protocol-irc-0.1.2-10|19	%{_kde_appsdir}/kopete/icons/*
12cu|kopete-protocol-irc-0.1.2-10|20	%{_kde_appsdir}/kopete/ircnetworks.xml
12cu|kopete-protocol-irc-0.1.2-10|21	%{_kde_appsdir}/kopete_irc
12cu|kopete-protocol-irc-0.1.2-10|22	%{_kde_datadir}/kde4/services/kopete_irc.desktop
12cu|kopete-protocol-irc-0.1.2-10|23	
12cu|kopete-protocol-irc-0.1.2-10|24	#----------------------------------------------------------------------------
12cu|kopete-protocol-irc-0.1.2-10|25	
12cu|kopete-protocol-irc-0.1.2-10|26	%prep
12cu|kopete-protocol-irc-0.1.2-10|27	%setup -qn irc
12cu|kopete-protocol-irc-0.1.2-10|28	
12cu|kopete-protocol-irc-0.1.2-10|29	%build
12cu|kopete-protocol-irc-0.1.2-10|30	%cmake_kde4 -DIRCCLIENT_INCLUDE_DIR=%{_qt_includedir}/ircclient-qt/
12cu|kopete-protocol-irc-0.1.2-10|31	
12cu|kopete-protocol-irc-0.1.2-10|32	%install
12cu|kopete-protocol-irc-0.1.2-10|33	%makeinstall_std -C build
12cu|kopete-protocol-irc-0.1.2-10|34	
12cu|kopete-protocol-irc-0.1.2-10|35	
12cu|kopete-protocol-irc-0.1.2-10|36	%changelog
12cu|kopete-protocol-irc-0.1.2-10|37	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.2-10
12cu|kopete-protocol-irc-0.1.2-10|38	+ Revision: e6c1c88
12cu|kopete-protocol-irc-0.1.2-10|39	- LOG Fix libircclient-qt headers path (really)
12cu|kopete-protocol-irc-0.1.2-10|40	
12cu|kopete-protocol-irc-0.1.2-10|41	

9835 12
12cu|koules-1.4-20|1	%define name 		koules
12cu|koules-1.4-20|2	%define version		1.4
12cu|koules-1.4-20|3	%define release  20
12cu|koules-1.4-20|4	
12cu|koules-1.4-20|5	Summary:	Space action game for X11
12cu|koules-1.4-20|6	Name:		%{name}
12cu|koules-1.4-20|7	Version:	%{version}
12cu|koules-1.4-20|8	Release:	%{release}
12cu|koules-1.4-20|9	Group: 		Games/Arcade
12cu|koules-1.4-20|10	URL:		http://www.ucw.cz/~hubicka/koules/English/distribution.html
12cu|koules-1.4-20|11	License:	GPLv2+
12cu|koules-1.4-20|12	Source0:	%{name}-%{version}.tar.bz2
12cu|koules-1.4-20|13	Source1:	%{name}-16.png
12cu|koules-1.4-20|14	Source2:	%{name}-32.png
12cu|koules-1.4-20|15	Source3:	%{name}-48.png
12cu|koules-1.4-20|16	Patch0:		debian-koules-1.4-17.patch
12cu|koules-1.4-20|17	# this font is hardcoded in the code
12cu|koules-1.4-20|18	Requires:	x11-font-schumacher-misc
12cu|koules-1.4-20|19	BuildRequires:  tk imake
12cu|koules-1.4-20|20	BuildRequires:	pkgconfig(xext)
12cu|koules-1.4-20|21	BuildRequires:	pkgconfig(x11)
12cu|koules-1.4-20|22	BuildRequires:	pkgconfig(xau)
12cu|koules-1.4-20|23	BuildRequires:	pkgconfig(xdmcp)
12cu|koules-1.4-20|24	BuildRequires:  pkgconfig(xcb)
12cu|koules-1.4-20|25	
12cu|koules-1.4-20|26	%description
12cu|koules-1.4-20|27	Koules is a simple fast-action arcade-style no-brainer balls game you have
12cu|koules-1.4-20|28	never seen alike before! It has simple, classic, old-school fantastic 256
12cu|koules-1.4-20|29	color graphics, a multiplayer mode for up to 5 players on the same keyboard,
12cu|koules-1.4-20|30	or via network, full sound, and, of course, lots of wild fun!
12cu|koules-1.4-20|31	
12cu|koules-1.4-20|32	%prep
12cu|koules-1.4-20|33	
12cu|koules-1.4-20|34	%setup -q -n %{name}%{version}
12cu|koules-1.4-20|35	%patch0 -p1
12cu|koules-1.4-20|36	sed -i 's/mkdirhier/mkdir -p/g' Imakefile
12cu|koules-1.4-20|37	
12cu|koules-1.4-20|38	%build
12cu|koules-1.4-20|39	xmkmf
12cu|koules-1.4-20|40	make Makefile
12cu|koules-1.4-20|41	make Makefiles
12cu|koules-1.4-20|42	if [ ! -s xkoules.man ]; then ln -sf xkoules.6 xkoules.man; fi
12cu|koules-1.4-20|43	%make KOULESDIR=%{_gamesbindir} SOUNDDIR=%{_libdir}/%{_gamesdir}/%{name} MANDIR=%{_mandir}/man6
12cu|koules-1.4-20|44	
12cu|koules-1.4-20|45	%install
12cu|koules-1.4-20|46	rm -rf $RPM_BUILD_ROOT
12cu|koules-1.4-20|47	%makeinstall KOULESDIR=%{buildroot}%{_gamesbindir} SOUNDDIR=%{buildroot}%{_libdir}/%{_gamesdir}/%{name} MANDIR=%{buildroot}/%{_mandir}/man6
12cu|koules-1.4-20|48	mv %{buildroot}%{_gamesbindir}/xkoules %{buildroot}%{_gamesbindir}/xkoules.bin
12cu|koules-1.4-20|49	cat <<EOF >%{buildroot}%{_gamesbindir}/xkoules
12cu|koules-1.4-20|50	#!/bin/sh
12cu|koules-1.4-20|51	exec soundwrapper %{_gamesbindir}/xkoules.bin
12cu|koules-1.4-20|52	EOF
12cu|koules-1.4-20|53	chmod a+x %{buildroot}%{_gamesbindir}/xkoules
12cu|koules-1.4-20|54	
12cu|koules-1.4-20|55	install startkoules %{buildroot}%{_gamesbindir}/
12cu|koules-1.4-20|56	install koules.tcl %{buildroot}%{_libdir}/%{_gamesdir}/%{name}
12cu|koules-1.4-20|57	
12cu|koules-1.4-20|58	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cu|koules-1.4-20|59	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|koules-1.4-20|60	[Desktop Entry]
12cu|koules-1.4-20|61	Name=XKoules
12cu|koules-1.4-20|62	Comment=%{summary}
12cu|koules-1.4-20|63	Exec=%{_gamesbindir}/xkoules
12cu|koules-1.4-20|64	Icon=%{name}
12cu|koules-1.4-20|65	Terminal=false
12cu|koules-1.4-20|66	Type=Application
12cu|koules-1.4-20|67	Categories=Game;ArcadeGame;
12cu|koules-1.4-20|68	EOF
12cu|koules-1.4-20|69	
12cu|koules-1.4-20|70	# mdk icon
12cu|koules-1.4-20|71	install -m644 %{SOURCE1} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cu|koules-1.4-20|72	install -m644 %{SOURCE2} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cu|koules-1.4-20|73	install -m644 %{SOURCE3} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cu|koules-1.4-20|74	
12cu|koules-1.4-20|75	%if %mdkversion < 200900
12cu|koules-1.4-20|76	%post
12cu|koules-1.4-20|77	%{update_menus}
12cu|koules-1.4-20|78	%endif
12cu|koules-1.4-20|79	
12cu|koules-1.4-20|80	%if %mdkversion < 200900
12cu|koules-1.4-20|81	%postun
12cu|koules-1.4-20|82	%{clean_menus}
12cu|koules-1.4-20|83	%endif
12cu|koules-1.4-20|84	
12cu|koules-1.4-20|85	%clean
12cu|koules-1.4-20|86	rm -fr %{buildroot};
12cu|koules-1.4-20|87	
12cu|koules-1.4-20|88	%files
12cu|koules-1.4-20|89	%defattr(-,root,root)
12cu|koules-1.4-20|90	%doc ChangeLog ANNOUNCE BUGS Card Koules.FAQ Problems README TODO
12cu|koules-1.4-20|91	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|koules-1.4-20|92	%{_gamesbindir}/*
12cu|koules-1.4-20|93	%{_mandir}/*/*
12cu|koules-1.4-20|94	%{_iconsdir}/*.png
12cu|koules-1.4-20|95	%{_liconsdir}/*.png
12cu|koules-1.4-20|96	%{_miconsdir}/*.png
12cu|koules-1.4-20|97	%{_libdir}/%{_gamesdir}/%{name}
12cu|koules-1.4-20|98	
12cu|koules-1.4-20|99	
12cu|koules-1.4-20|100	%changelog
12cu|koules-1.4-20|101	* Sun Mar 29 2009 Michael Scherer <misc@mandriva.org> 1.4-19mdv2009.1
12cu|koules-1.4-20|102	+ Revision: 362120
12cu|koules-1.4-20|103	- fix BuildRequires on x86_64
12cu|koules-1.4-20|104	- fix 49274, by using the proper path
12cu|koules-1.4-20|105	
12cu|koules-1.4-20|106	* Fri Jul 25 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4-18mdv2009.0
12cu|koules-1.4-20|107	+ Revision: 247859
12cu|koules-1.4-20|108	- rebuild
12cu|koules-1.4-20|109	
12cu|koules-1.4-20|110	+ Pixel <pixel@mandriva.com>
12cu|koules-1.4-20|111	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|koules-1.4-20|112	
12cu|koules-1.4-20|113	* Tue Feb 19 2008 Gustavo De Nardin <gustavodn@mandriva.com> 1.4-16mdv2008.1
12cu|koules-1.4-20|114	+ Revision: 173143
12cu|koules-1.4-20|115	- super improved description for the new millennium
12cu|koules-1.4-20|116	
12cu|koules-1.4-20|117	* Tue Feb 19 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4-15mdv2008.1
12cu|koules-1.4-20|118	+ Revision: 173064
12cu|koules-1.4-20|119	- description is not changelog nor about X11
12cu|koules-1.4-20|120	
12cu|koules-1.4-20|121	* Tue Feb 19 2008 Gustavo De Nardin <gustavodn@mandriva.com> 1.4-14mdv2008.1
12cu|koules-1.4-20|122	+ Revision: 172935
12cu|koules-1.4-20|123	- new URL
12cu|koules-1.4-20|124	
12cu|koules-1.4-20|125	* Tue Feb 19 2008 Gustavo De Nardin <gustavodn@mandriva.com> 1.4-13mdv2008.1
12cu|koules-1.4-20|126	+ Revision: 172934
12cu|koules-1.4-20|127	- require hardcoded font, so the game runs
12cu|koules-1.4-20|128	- use soundwrapper to run
12cu|koules-1.4-20|129	
12cu|koules-1.4-20|130	* Tue Feb 19 2008 Gustavo De Nardin <gustavodn@mandriva.com> 1.4-12mdv2008.1
12cu|koules-1.4-20|131	+ Revision: 172927
12cu|koules-1.4-20|132	- finer X11 buildrequires
12cu|koules-1.4-20|133	- apply new debian patch
12cu|koules-1.4-20|134	- updated patch of debian patches to koules-1.4-17, with the following ones,
12cu|koules-1.4-20|135	in order (well, all but the kfreebsd one):
12cu|koules-1.4-20|136	000_build_rules.diff, 050_defines.diff, 100_spelling.diff,
12cu|koules-1.4-20|137	101_buffer_overflow.diff, 102_includes.diff, 103_asm.diff, 104_types.diff,
12cu|koules-1.4-20|138	105_save_file.diff, 106_shm_check.diff, 107_fix_xsynchronize.diff,
12cu|koules-1.4-20|139	108_use_right_visual.diff, 200_tcl.diff, 109_fpe_fix.diff
12cu|koules-1.4-20|140	
12cu|koules-1.4-20|141	+ Olivier Blin <oblin@mandriva.com>
12cu|koules-1.4-20|142	- restore BuildRoot
12cu|koules-1.4-20|143	
12cu|koules-1.4-20|144	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|koules-1.4-20|145	- kill re-definition of %%buildroot on Pixel's request
12cu|koules-1.4-20|146	
12cu|koules-1.4-20|147	* Fri Dec 14 2007 Funda Wang <fundawang@mandriva.org> 1.4-11mdv2008.1
12cu|koules-1.4-20|148	+ Revision: 119635
12cu|koules-1.4-20|149	- drop old menu
12cu|koules-1.4-20|150	
12cu|koules-1.4-20|151	* Fri Apr 20 2007 Pascal Terjan <pterjan@mandriva.org> 1.4-10mdv2008.0
12cu|koules-1.4-20|152	+ Revision: 15231
12cu|koules-1.4-20|153	- Buildrequires imake
12cu|koules-1.4-20|154	- Import koules
12cu|koules-1.4-20|155	
12cu|koules-1.4-20|156	
12cu|koules-1.4-20|157	
12cu|koules-1.4-20|158	* Thu Jul 13 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.4-9mdv2007.0
12cu|koules-1.4-20|159	- XDG
12cu|koules-1.4-20|160	- use mkrel
12cu|koules-1.4-20|161	
12cu|koules-1.4-20|162	* Thu Jul 15 2005 Pascal Terjan <pterjan@mandriva.org> 1.4-8mdk
12cu|koules-1.4-20|163	- Don't own %%{_miconsdir} and %%{_liconsdir}
12cu|koules-1.4-20|164	
12cu|koules-1.4-20|165	* Wed Jan 26 2005 Pascal Terjan <pterjan@mandrake.org> 1.4-7mdk
12cu|koules-1.4-20|166	- BuildRequires tk, in order to avoid an automated require on /usr/bin/wish
12cu|koules-1.4-20|167	
12cu|koules-1.4-20|168	* Sun Jan 16 2005 Pascal Terjan <pterjan@mandrake.org> 1.4-6mdk
12cu|koules-1.4-20|169	- BuildRequires X11 for rman
12cu|koules-1.4-20|170	
12cu|koules-1.4-20|171	* Tue Jul 20 2004 Pascal Terjan <pterjan@mandrake.org> 1.4-5mdk
12cu|koules-1.4-20|172	- update menu section
12cu|koules-1.4-20|173	
12cu|koules-1.4-20|174	* Wed Dec 24 2003 Pascal Terjan <CMoi@tuxfamily.org> 1.4-4mdk
12cu|koules-1.4-20|175	- s/gamedir/gamesdir/
12cu|koules-1.4-20|176	
12cu|koules-1.4-20|177	* Mon Dec 22 2003 Pascal Terjan <CMoi@tuxfamily.org> 1.4-3mdk
12cu|koules-1.4-20|178	- Fix Makefile to remove build dependency upon XFree86
12cu|koules-1.4-20|179	
12cu|koules-1.4-20|180	* Mon Dec 22 2003 Pascal Terjan <CMoi@tuxfamily.org> 1.4-2mdk
12cu|koules-1.4-20|181	- add BuildRequires XFree86 for mkdirhier
12cu|koules-1.4-20|182	
12cu|koules-1.4-20|183	* Mon Dec 22 2003 Pascal Terjan <CMoi@tuxfamily.org> 1.4-1mdk
12cu|koules-1.4-20|184	- New rpm based on debian package
12cu|koules-1.4-20|185	-

9836 12
12cu|kpovmodeler-1.1.3-6|1	Summary:	A modeling and composition program
12cu|kpovmodeler-1.1.3-6|2	Name:		kpovmodeler
12cu|kpovmodeler-1.1.3-6|3	Version:	1.1.3
12cu|kpovmodeler-1.1.3-6|4	Release:	6
12cu|kpovmodeler-1.1.3-6|5	License:	GPLv2+
12cu|kpovmodeler-1.1.3-6|6	Group:		Graphics
12cu|kpovmodeler-1.1.3-6|7	Url:		http://www.kpovmodeler.org
12cu|kpovmodeler-1.1.3-6|8	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/4.1.0/src/extragear/%{name}-%{version}-kde4.1.0.tar.bz2
12cu|kpovmodeler-1.1.3-6|9	Patch0:		kpovmodeler-1.1.3-kde4.1.0-cmake.patch
12cu|kpovmodeler-1.1.3-6|10	BuildRequires:	kdelibs4-devel
12cu|kpovmodeler-1.1.3-6|11	BuildRequires:	pkgconfig(freetype2)
12cu|kpovmodeler-1.1.3-6|12	BuildRequires:	pkgconfig(gl)
12cu|kpovmodeler-1.1.3-6|13	BuildRequires:	pkgconfig(glu)
12cu|kpovmodeler-1.1.3-6|14	
12cu|kpovmodeler-1.1.3-6|15	%description
12cu|kpovmodeler-1.1.3-6|16	Program to enter scenes for the 3D rendering engine PovRay.
12cu|kpovmodeler-1.1.3-6|17	
12cu|kpovmodeler-1.1.3-6|18	%files -f %{name}.lang
12cu|kpovmodeler-1.1.3-6|19	%{_kde_bindir}/%{name}
12cu|kpovmodeler-1.1.3-6|20	%{_kde_libdir}/kde4/*.so
12cu|kpovmodeler-1.1.3-6|21	%{_kde_datadir}/dbus-1/interfaces/org.kde.%{name}.xml
12cu|kpovmodeler-1.1.3-6|22	%{_kde_datadir}/applications/kde4/%{name}.desktop
12cu|kpovmodeler-1.1.3-6|23	%{_kde_appsdir}/%{name}/
12cu|kpovmodeler-1.1.3-6|24	%{_kde_iconsdir}/*/*/*/*.png
12cu|kpovmodeler-1.1.3-6|25	
12cu|kpovmodeler-1.1.3-6|26	#--------------------------------------------------------------------
12cu|kpovmodeler-1.1.3-6|27	
12cu|kpovmodeler-1.1.3-6|28	%define major 0
12cu|kpovmodeler-1.1.3-6|29	%define libname %mklibname lkpovmodeler %{major}
12cu|kpovmodeler-1.1.3-6|30	
12cu|kpovmodeler-1.1.3-6|31	%package -n %{libname}
12cu|kpovmodeler-1.1.3-6|32	Summary:	Shared library for %{name}
12cu|kpovmodeler-1.1.3-6|33	Group:		System/Libraries
12cu|kpovmodeler-1.1.3-6|34	Conflicts:	%{name} < 1.1.3-6
12cu|kpovmodeler-1.1.3-6|35	
12cu|kpovmodeler-1.1.3-6|36	%description -n %{libname}
12cu|kpovmodeler-1.1.3-6|37	Shared library for %{name}.
12cu|kpovmodeler-1.1.3-6|38	
12cu|kpovmodeler-1.1.3-6|39	%files -n %{libname}
12cu|kpovmodeler-1.1.3-6|40	%{_kde_libdir}/liblkpovmodeler.so.%{major}*
12cu|kpovmodeler-1.1.3-6|41	
12cu|kpovmodeler-1.1.3-6|42	#--------------------------------------------------------------------
12cu|kpovmodeler-1.1.3-6|43	
12cu|kpovmodeler-1.1.3-6|44	%prep
12cu|kpovmodeler-1.1.3-6|45	%setup -q -n %{name}-%{version}-kde4.1.0
12cu|kpovmodeler-1.1.3-6|46	%patch0 -p1
12cu|kpovmodeler-1.1.3-6|47	
12cu|kpovmodeler-1.1.3-6|48	%build
12cu|kpovmodeler-1.1.3-6|49	%cmake_kde4
12cu|kpovmodeler-1.1.3-6|50	%make
12cu|kpovmodeler-1.1.3-6|51	
12cu|kpovmodeler-1.1.3-6|52	%install
12cu|kpovmodeler-1.1.3-6|53	%makeinstall_std -C build
12cu|kpovmodeler-1.1.3-6|54	
12cu|kpovmodeler-1.1.3-6|55	rm -f %{buildroot}%{_kde_libdir}/*.so
12cu|kpovmodeler-1.1.3-6|56	
12cu|kpovmodeler-1.1.3-6|57	%find_lang %{name} --with-html
12cu|kpovmodeler-1.1.3-6|58	
12cu|kpovmodeler-1.1.3-6|59	
12cu|kpovmodeler-1.1.3-6|60	%changelog
12cu|kpovmodeler-1.1.3-6|61	* Fri Mar 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.3-6
12cu|kpovmodeler-1.1.3-6|62	+ Revision: d2742f5
12cu|kpovmodeler-1.1.3-6|63	- LOG Update BuildRequires
12cu|kpovmodeler-1.1.3-6|64	
12cu|kpovmodeler-1.1.3-6|65	

9837 12
12cu|kprinter4-10-1|1	Summary:	Print PostScript documents with KDE print dialog
12cu|kprinter4-10-1|2	Name:		kprinter4
12cu|kprinter4-10-1|3	Version:	10
12cu|kprinter4-10-1|4	Release:	1
12cu|kprinter4-10-1|5	License:	GPLv3+
12cu|kprinter4-10-1|6	Group:		Graphical desktop/KDE
12cu|kprinter4-10-1|7	Url:		https://github.com/credativ/kprinter4
12cu|kprinter4-10-1|8	Source0:	https://github.com/credativ/kprinter4/archive/%{name}-%{version}.tar.gz
12cu|kprinter4-10-1|9	BuildRequires:	kdelibs4-devel
12cu|kprinter4-10-1|10	BuildRequires:	pkgconfig(libspectre)
12cu|kprinter4-10-1|11	Requires:	ghostscript
12cu|kprinter4-10-1|12	Requires:	poster
12cu|kprinter4-10-1|13	Requires:	psutils
12cu|kprinter4-10-1|14	
12cu|kprinter4-10-1|15	%description
12cu|kprinter4-10-1|16	KPrinter4 is a simple stand-alone PostScript document printer modelled after
12cu|kprinter4-10-1|17	the KDE 4 print dialog. It can be used in place of /bin/lpr in order to better
12cu|kprinter4-10-1|18	control the print setup of non-KDE applications.
12cu|kprinter4-10-1|19	
12cu|kprinter4-10-1|20	Main features:
12cu|kprinter4-10-1|21	- Printing PostScript documents with KDE 4 print dialog.
12cu|kprinter4-10-1|22	- Scaling and positioning of documents.
12cu|kprinter4-10-1|23	- Poster printing (backported from the known KDE 3 KPrinter tool).
12cu|kprinter4-10-1|24	
12cu|kprinter4-10-1|25	%files -f %{name}.lang
12cu|kprinter4-10-1|26	%doc AUTHORS LICENCE README.md
12cu|kprinter4-10-1|27	%{_kde_bindir}/%{name}
12cu|kprinter4-10-1|28	%{_kde_applicationsdir}/%{name}.desktop
12cu|kprinter4-10-1|29	%{_kde_iconsdir}/hicolor/*/apps/%{name}.*
12cu|kprinter4-10-1|30	
12cu|kprinter4-10-1|31	#----------------------------------------------------------------------------
12cu|kprinter4-10-1|32	
12cu|kprinter4-10-1|33	%prep
12cu|kprinter4-10-1|34	%setup -q
12cu|kprinter4-10-1|35	
12cu|kprinter4-10-1|36	%build
12cu|kprinter4-10-1|37	%cmake_kde4
12cu|kprinter4-10-1|38	%make
12cu|kprinter4-10-1|39	
12cu|kprinter4-10-1|40	%install
12cu|kprinter4-10-1|41	%makeinstall_std -C build
12cu|kprinter4-10-1|42	
12cu|kprinter4-10-1|43	%find_lang %{name}
12cu|kprinter4-10-1|44	
12cu|kprinter4-10-1|45	
12cu|kprinter4-10-1|46	%changelog
12cu|kprinter4-10-1|47	* Fri Mar 28 2014 Rosa <rosa@abf.rosalinux.ru> 10-1
12cu|kprinter4-10-1|48	+ Revision: 8a52169
12cu|kprinter4-10-1|49	- Automatic import for version 10-1
12cu|kprinter4-10-1|50	
12cu|kprinter4-10-1|51	

9838 12
12cu|kradio-4.0.8-1|1	Summary:	A V4L/V4L2-Radio Application for KDE 4.x
12cu|kradio-4.0.8-1|2	Name:		kradio
12cu|kradio-4.0.8-1|3	Version:	4.0.8
12cu|kradio-4.0.8-1|4	Release:	1
12cu|kradio-4.0.8-1|5	Group:		Sound
12cu|kradio-4.0.8-1|6	License:	GPLv2+
12cu|kradio-4.0.8-1|7	Url:		http://sourceforge.net/projects/kradio/
12cu|kradio-4.0.8-1|8	Source0:	http://freefr.dl.sourceforge.net/sourceforge/kradio/%{name}4-%{version}.tar.bz2
12cu|kradio-4.0.8-1|9	Patch2:		kradio-fix-invalid-desktop.patch
12cu|kradio-4.0.8-1|10	Patch3:		kradio4-install-desktop.patch
12cu|kradio-4.0.8-1|11	BuildRequires:	boost-devel
12cu|kradio-4.0.8-1|12	BuildRequires:	ffmpeg-devel
12cu|kradio-4.0.8-1|13	BuildRequires:	kdelibs4-devel
12cu|kradio-4.0.8-1|14	BuildRequires:	pkgconfig(alsa)
12cu|kradio-4.0.8-1|15	BuildRequires:	pkgconfig(liblircclient0)
12cu|kradio-4.0.8-1|16	BuildRequires:	pkgconfig(libmms)
12cu|kradio-4.0.8-1|17	BuildRequires:	pkgconfig(sndfile)
12cu|kradio-4.0.8-1|18	BuildRequires:	pkgconfig(vorbis)
12cu|kradio-4.0.8-1|19	
12cu|kradio-4.0.8-1|20	%description
12cu|kradio-4.0.8-1|21	Comfortable Radio Application for KDE 4.x
12cu|kradio-4.0.8-1|22	
12cu|kradio-4.0.8-1|23	KRadio is a comfortable radio application for KDE 4.x.
12cu|kradio-4.0.8-1|24	It has support for V4L and V4L2 radio cards drivers.
12cu|kradio-4.0.8-1|25	
12cu|kradio-4.0.8-1|26	KRadio currently provides:
12cu|kradio-4.0.8-1|27	
12cu|kradio-4.0.8-1|28	* V4L/V4L2 Radio support
12cu|kradio-4.0.8-1|29	* Remote Control support (LIRC)
12cu|kradio-4.0.8-1|30	* Alarms, Sleep Countdown
12cu|kradio-4.0.8-1|31	* Several GUI Controls (Docking Menu, Station Quickbar, Radio Display)
12cu|kradio-4.0.8-1|32	* Recording Capabilities
12cu|kradio-4.0.8-1|33	* Extendable Plugin Architecture
12cu|kradio-4.0.8-1|34	
12cu|kradio-4.0.8-1|35	This Package also includes a growing collection of station preset.
12cu|kradio-4.0.8-1|36	files for many cities around the world contributed by KRadio Users.
12cu|kradio-4.0.8-1|37	
12cu|kradio-4.0.8-1|38	%files -f %{name}.lang
12cu|kradio-4.0.8-1|39	%doc AUTHORS ChangeLog README TODO
12cu|kradio-4.0.8-1|40	%{_kde_bindir}/*
12cu|kradio-4.0.8-1|41	%{_kde_libdir}/%{name}4
12cu|kradio-4.0.8-1|42	%{_kde_datadir}/applications/kde4/kradio4.desktop
12cu|kradio-4.0.8-1|43	%{_kde_datadir}/pixmaps/kradio4.png
12cu|kradio-4.0.8-1|44	%{_kde_appsdir}/%{name}4
12cu|kradio-4.0.8-1|45	%{_kde_iconsdir}/*/*/*/*
12cu|kradio-4.0.8-1|46	
12cu|kradio-4.0.8-1|47	#----------------------------------------------------------------------------
12cu|kradio-4.0.8-1|48	
12cu|kradio-4.0.8-1|49	%prep
12cu|kradio-4.0.8-1|50	%setup -q -n %{name}4-%{version}
12cu|kradio-4.0.8-1|51	%patch2 -p1 -b .xdg
12cu|kradio-4.0.8-1|52	%patch3 -p1 -b .install
12cu|kradio-4.0.8-1|53	
12cu|kradio-4.0.8-1|54	%build
12cu|kradio-4.0.8-1|55	%cmake_kde4
12cu|kradio-4.0.8-1|56	%make
12cu|kradio-4.0.8-1|57	
12cu|kradio-4.0.8-1|58	%install
12cu|kradio-4.0.8-1|59	%makeinstall_std -C build
12cu|kradio-4.0.8-1|60	
12cu|kradio-4.0.8-1|61	rm -fr %{buildroot}%{_datadir}/doc/*
12cu|kradio-4.0.8-1|62	rm -fr %{buildroot}%{_kde_datadir}/applications/kde4/kradio.desktop
12cu|kradio-4.0.8-1|63	
12cu|kradio-4.0.8-1|64	%find_lang %{name} --all-name
12cu|kradio-4.0.8-1|65	
12cu|kradio-4.0.8-1|66	
12cu|kradio-4.0.8-1|67	%changelog
12cu|kradio-4.0.8-1|68	* Sun Sep 28 2014 abfonly <abfonly@gmail.com> 4.0.8-1
12cu|kradio-4.0.8-1|69	+ Revision: a1b55f5
12cu|kradio-4.0.8-1|70	- Merge pull request #2 from abfonly/kradio:rosa2012.1
12cu|kradio-4.0.8-1|71	- abfonly
12cu|kradio-4.0.8-1|72	
12cu|kradio-4.0.8-1|73	

9839 12
12cu|kradioripper-0.6-3|1	Summary:	Ripping internet radios
12cu|kradioripper-0.6-3|2	Name:		kradioripper
12cu|kradioripper-0.6-3|3	Version:	0.6
12cu|kradioripper-0.6-3|4	Release:	3
12cu|kradioripper-0.6-3|5	License:	GPLv2+
12cu|kradioripper-0.6-3|6	Group:		Sound
12cu|kradioripper-0.6-3|7	Url:		http://kradioripper.sourceforge.net/
12cu|kradioripper-0.6-3|8	Source0:	http://downloads.sourceforge.net/kradioripper/%{name}-%{version}.tar.bz2
12cu|kradioripper-0.6-3|9	BuildRequires:	kdelibs4-devel
12cu|kradioripper-0.6-3|10	Requires:	streamripper >= 1.63
12cu|kradioripper-0.6-3|11	
12cu|kradioripper-0.6-3|12	%description
12cu|kradioripper-0.6-3|13	KRadioRipper is a KDE4 program for ripping internet radios. It is based on
12cu|kradioripper-0.6-3|14	StreamRipper.
12cu|kradioripper-0.6-3|15	
12cu|kradioripper-0.6-3|16	%files -f %{name}.lang
12cu|kradioripper-0.6-3|17	%doc NEWS
12cu|kradioripper-0.6-3|18	%{_kde_bindir}/*
12cu|kradioripper-0.6-3|19	%{_kde_applicationsdir}/*.desktop
12cu|kradioripper-0.6-3|20	%{_kde_appsdir}/%{name}/
12cu|kradioripper-0.6-3|21	%{_kde_datadir}/config.kcfg/*.kcfg
12cu|kradioripper-0.6-3|22	
12cu|kradioripper-0.6-3|23	#--------------------------------------------------------------------
12cu|kradioripper-0.6-3|24	
12cu|kradioripper-0.6-3|25	%prep
12cu|kradioripper-0.6-3|26	%setup -q -n %{name}
12cu|kradioripper-0.6-3|27	
12cu|kradioripper-0.6-3|28	find . -perm 600 -exec chmod 644 "{}" \;
12cu|kradioripper-0.6-3|29	
12cu|kradioripper-0.6-3|30	%build
12cu|kradioripper-0.6-3|31	%cmake_kde4 -DWITHOUT_LIBPROXY=YES
12cu|kradioripper-0.6-3|32	%make
12cu|kradioripper-0.6-3|33	
12cu|kradioripper-0.6-3|34	%install
12cu|kradioripper-0.6-3|35	%makeinstall_std -C build
12cu|kradioripper-0.6-3|36	
12cu|kradioripper-0.6-3|37	%find_lang %{name} --with-html
12cu|kradioripper-0.6-3|38	
12cu|kradioripper-0.6-3|39	
12cu|kradioripper-0.6-3|40	%changelog
12cu|kradioripper-0.6-3|41	* Fri Mar 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6-3
12cu|kradioripper-0.6-3|42	+ Revision: 864765b
12cu|kradioripper-0.6-3|43	- LOG Fix rpmlint errors
12cu|kradioripper-0.6-3|44	
12cu|kradioripper-0.6-3|45	

9840 12
12cu|kraft-0.50-1|1	Summary:	KDE software to manage office documents in the office
12cu|kraft-0.50-1|2	Name:		kraft
12cu|kraft-0.50-1|3	Version:	0.50
12cu|kraft-0.50-1|4	Release:	1
12cu|kraft-0.50-1|5	License:	GPLv2+
12cu|kraft-0.50-1|6	Group:		Office
12cu|kraft-0.50-1|7	Url:		http://volle-kraft-voraus.de
12cu|kraft-0.50-1|8	Source0:	http://sourceforge.net/projects/%{name}/files/%{name}/%{version}/%{name}-%{version}.tar.bz2
12cu|kraft-0.50-1|9	Patch0:		kraft-0.50-cmake.patch
12cu|kraft-0.50-1|10	BuildRequires:	kdepimlibs4-devel
12cu|kraft-0.50-1|11	BuildRequires:	qt4-devel
12cu|kraft-0.50-1|12	BuildRequires:	pkgconfig(libctemplate)
12cu|kraft-0.50-1|13	Requires:	python-pypdf
12cu|kraft-0.50-1|14	Requires:	python-reportlab
12cu|kraft-0.50-1|15	Requires:	sqlite3-tools
12cu|kraft-0.50-1|16	
12cu|kraft-0.50-1|17	%description
12cu|kraft-0.50-1|18	Kraft is KDE software to help to create and manage office documents such
12cu|kraft-0.50-1|19	as offers and invoices in the small enterprise. It supports easy document
12cu|kraft-0.50-1|20	creation, templates with calculation, customer management through the KDE
12cu|kraft-0.50-1|21	addressbook, highly configurable PDF output and more.
12cu|kraft-0.50-1|22	
12cu|kraft-0.50-1|23	See the website http://volle-kraft-voraus.de for more information.
12cu|kraft-0.50-1|24	
12cu|kraft-0.50-1|25	%files -f %{name}.lang
12cu|kraft-0.50-1|26	%doc AUTHORS COPYING README Releasenotes.txt TODO
12cu|kraft-0.50-1|27	%{_kde_bindir}/%{name}
12cu|kraft-0.50-1|28	%{_kde_applicationsdir}/%{name}.desktop
12cu|kraft-0.50-1|29	%{_kde_appsdir}/%{name}
12cu|kraft-0.50-1|30	%{_kde_appsdir}/kplant
12cu|kraft-0.50-1|31	%{_kde_datadir}/config.kcfg/databasesettings.kcfg
12cu|kraft-0.50-1|32	%{_kde_datadir}/config.kcfg/kraftsettings.kcfg
12cu|kraft-0.50-1|33	%{_kde_iconsdir}/*/*/*/%{name}*.png
12cu|kraft-0.50-1|34	
12cu|kraft-0.50-1|35	#----------------------------------------------------------------------------
12cu|kraft-0.50-1|36	
12cu|kraft-0.50-1|37	%define major 0
12cu|kraft-0.50-1|38	%define libkraftcat %mklibname kraftcat %{major}
12cu|kraft-0.50-1|39	
12cu|kraft-0.50-1|40	%package -n %{libkraftcat}
12cu|kraft-0.50-1|41	Summary:	Shared library for Kraft
12cu|kraft-0.50-1|42	Group:		System/Libraries
12cu|kraft-0.50-1|43	Conflicts:	%{name} < 0.50
12cu|kraft-0.50-1|44	
12cu|kraft-0.50-1|45	%description -n %{libkraftcat}
12cu|kraft-0.50-1|46	Shared library for Kraft.
12cu|kraft-0.50-1|47	
12cu|kraft-0.50-1|48	%files -n %{libkraftcat}
12cu|kraft-0.50-1|49	%{_kde_libdir}/libkraftcat.so.%{major}*
12cu|kraft-0.50-1|50	
12cu|kraft-0.50-1|51	#----------------------------------------------------------------------------
12cu|kraft-0.50-1|52	
12cu|kraft-0.50-1|53	%prep
12cu|kraft-0.50-1|54	%setup -q
12cu|kraft-0.50-1|55	%patch0 -p1
12cu|kraft-0.50-1|56	
12cu|kraft-0.50-1|57	%build
12cu|kraft-0.50-1|58	%cmake_kde4
12cu|kraft-0.50-1|59	%make
12cu|kraft-0.50-1|60	
12cu|kraft-0.50-1|61	%install
12cu|kraft-0.50-1|62	%makeinstall_std -C build
12cu|kraft-0.50-1|63	
12cu|kraft-0.50-1|64	%find_lang %{name}
12cu|kraft-0.50-1|65	chmod 755 %{buildroot}%{_kde_appsdir}/%{name}/tools/erml2pdf.py
12cu|kraft-0.50-1|66	
12cu|kraft-0.50-1|67	# We don't need this because there are no headers anyway
12cu|kraft-0.50-1|68	rm -f %{buildroot}%{_kde_libdir}/libkraftcat.so
12cu|kraft-0.50-1|69	

9841 12
12cu|krb5-auth-dialog-3.2.1-1|1	%define build_heimdal 0
12cu|krb5-auth-dialog-3.2.1-1|2	%{?_with_heimdal: %{expand: %%global build_heimdal 1}}
12cu|krb5-auth-dialog-3.2.1-1|3	
12cu|krb5-auth-dialog-3.2.1-1|4	Summary:	Kerberos 5 authentication dialog
12cu|krb5-auth-dialog-3.2.1-1|5	Name:		krb5-auth-dialog
12cu|krb5-auth-dialog-3.2.1-1|6	Version:	3.2.1
12cu|krb5-auth-dialog-3.2.1-1|7	Release:	1
12cu|krb5-auth-dialog-3.2.1-1|8	License:	GPLv2+
12cu|krb5-auth-dialog-3.2.1-1|9	Group:		System/Base
12cu|krb5-auth-dialog-3.2.1-1|10	URL:		http://www.redhat.com/
12cu|krb5-auth-dialog-3.2.1-1|11	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12cu|krb5-auth-dialog-3.2.1-1|12	
12cu|krb5-auth-dialog-3.2.1-1|13	BuildRequires: flex
12cu|krb5-auth-dialog-3.2.1-1|14	BuildRequires: bison
12cu|krb5-auth-dialog-3.2.1-1|15	BuildRequires: GConf2
12cu|krb5-auth-dialog-3.2.1-1|16	BuildRequires: pkgconfig(gnome-doc-utils)
12cu|krb5-auth-dialog-3.2.1-1|17	BuildRequires: intltool
12cu|krb5-auth-dialog-3.2.1-1|18	BuildRequires: cap-devel
12cu|krb5-auth-dialog-3.2.1-1|19	BuildRequires: pam-devel
12cu|krb5-auth-dialog-3.2.1-1|20	BuildRequires: pkgconfig(dbus-1)
12cu|krb5-auth-dialog-3.2.1-1|21	BuildRequires: pkgconfig(dbus-glib-1)
12cu|krb5-auth-dialog-3.2.1-1|22	BuildRequires: pkgconfig(gconf-2.0)
12cu|krb5-auth-dialog-3.2.1-1|23	BuildRequires: pkgconfig(gtk+-3.0)
12cu|krb5-auth-dialog-3.2.1-1|24	BuildRequires: pkgconfig(libnm-glib)
12cu|krb5-auth-dialog-3.2.1-1|25	BuildRequires: pkgconfig(libnm-glib-vpn)
12cu|krb5-auth-dialog-3.2.1-1|26	BuildRequires: pkgconfig(libnm-util)
12cu|krb5-auth-dialog-3.2.1-1|27	BuildRequires: pkgconfig(libnotify)
12cu|krb5-auth-dialog-3.2.1-1|28	%if %build_heimdal
12cu|krb5-auth-dialog-3.2.1-1|29	BuildRequires: heimdal-devel
12cu|krb5-auth-dialog-3.2.1-1|30	%else
12cu|krb5-auth-dialog-3.2.1-1|31	BuildRequires: krb5-devel
12cu|krb5-auth-dialog-3.2.1-1|32	%endif
12cu|krb5-auth-dialog-3.2.1-1|33	buildrequires: scrollkeeper
12cu|krb5-auth-dialog-3.2.1-1|34	
12cu|krb5-auth-dialog-3.2.1-1|35	%description
12cu|krb5-auth-dialog-3.2.1-1|36	This package contains a dialog that warns the user when their Kerberos
12cu|krb5-auth-dialog-3.2.1-1|37	tickets are about to expire and lets them renew them.
12cu|krb5-auth-dialog-3.2.1-1|38	
12cu|krb5-auth-dialog-3.2.1-1|39	%prep
12cu|krb5-auth-dialog-3.2.1-1|40	%setup -q
12cu|krb5-auth-dialog-3.2.1-1|41	
12cu|krb5-auth-dialog-3.2.1-1|42	%build
12cu|krb5-auth-dialog-3.2.1-1|43	%configure2_5x \
12cu|krb5-auth-dialog-3.2.1-1|44	--enable-debug \
12cu|krb5-auth-dialog-3.2.1-1|45	--disable-static
12cu|krb5-auth-dialog-3.2.1-1|46	%make
12cu|krb5-auth-dialog-3.2.1-1|47	
12cu|krb5-auth-dialog-3.2.1-1|48	%install
12cu|krb5-auth-dialog-3.2.1-1|49	%makeinstall_std
12cu|krb5-auth-dialog-3.2.1-1|50	%find_lang %{name} --with-gnome
12cu|krb5-auth-dialog-3.2.1-1|51	
12cu|krb5-auth-dialog-3.2.1-1|52	%files -f %{name}.lang
12cu|krb5-auth-dialog-3.2.1-1|53	%doc README AUTHORS NEWS
12cu|krb5-auth-dialog-3.2.1-1|54	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cu|krb5-auth-dialog-3.2.1-1|55	%{_bindir}/krb5-auth-dialog
12cu|krb5-auth-dialog-3.2.1-1|56	%dir %{_libdir}/%{name}
12cu|krb5-auth-dialog-3.2.1-1|57	%dir %{_libdir}/%{name}/plugins
12cu|krb5-auth-dialog-3.2.1-1|58	%{_libdir}/%{name}/plugins/libka-plugin-afs.*
12cu|krb5-auth-dialog-3.2.1-1|59	%{_libdir}/%{name}/plugins/libka-plugin-dummy.*
12cu|krb5-auth-dialog-3.2.1-1|60	%{_libdir}/%{name}/plugins/libka-plugin-pam.*
12cu|krb5-auth-dialog-3.2.1-1|61	%{_datadir}/krb5-auth-dialog/
12cu|krb5-auth-dialog-3.2.1-1|62	%{_datadir}/icons/hicolor/*/status/*
12cu|krb5-auth-dialog-3.2.1-1|63	%{_mandir}/man1/*
12cu|krb5-auth-dialog-3.2.1-1|64	%config(noreplace) %{_sysconfdir}/xdg/autostart/krb5-auth-dialog.desktop
12cu|krb5-auth-dialog-3.2.1-1|65	%{_datadir}/applications/krb5-auth-dialog.desktop
12cu|krb5-auth-dialog-3.2.1-1|66	%{_datadir}/dbus-1/services/org.gnome.KrbAuthDialog.service
12cu|krb5-auth-dialog-3.2.1-1|67	
12cu|krb5-auth-dialog-3.2.1-1|68	
12cu|krb5-auth-dialog-3.2.1-1|69	
12cu|krb5-auth-dialog-3.2.1-1|70	
12cu|krb5-auth-dialog-3.2.1-1|71	%changelog
12cu|krb5-auth-dialog-3.2.1-1|72	* Fri Apr 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.1-1
12cu|krb5-auth-dialog-3.2.1-1|73	+ Revision: bc0e453
12cu|krb5-auth-dialog-3.2.1-1|74	- Added libnm-glib-vpn BR
12cu|krb5-auth-dialog-3.2.1-1|75	
12cu|krb5-auth-dialog-3.2.1-1|76	

9842 12
12cu|krecipes-2.0-0.beta1.3|1	%define svn beta1
12cu|krecipes-2.0-0.beta1.3|2	
12cu|krecipes-2.0-0.beta1.3|3	Summary:	Your Way to Cook with Tux
12cu|krecipes-2.0-0.beta1.3|4	Name:		krecipes
12cu|krecipes-2.0-0.beta1.3|5	Version:	2.0
12cu|krecipes-2.0-0.beta1.3|6	Release:	0.%{svn}.3
12cu|krecipes-2.0-0.beta1.3|7	License:	GPLv2+
12cu|krecipes-2.0-0.beta1.3|8	Group:		Toys
12cu|krecipes-2.0-0.beta1.3|9	Url:		http://krecipes.sourceforge.net/
12cu|krecipes-2.0-0.beta1.3|10	Source0:	http://ovh.dl.sourceforge.net/sourceforge/krecipes/%{name}-%{version}-%{svn}.tar.gz
12cu|krecipes-2.0-0.beta1.3|11	BuildRequires:	kdelibs4-devel
12cu|krecipes-2.0-0.beta1.3|12	BuildRequires:	pkgconfig(libxml-2.0)
12cu|krecipes-2.0-0.beta1.3|13	BuildRequires:	pkgconfig(libxslt)
12cu|krecipes-2.0-0.beta1.3|14	BuildRequires:	pkgconfig(qimageblitz)
12cu|krecipes-2.0-0.beta1.3|15	BuildRequires:	pkgconfig(sqlite)
12cu|krecipes-2.0-0.beta1.3|16	BuildRequires:	mysql-devel
12cu|krecipes-2.0-0.beta1.3|17	BuildRequires:	postgresql-devel
12cu|krecipes-2.0-0.beta1.3|18	
12cu|krecipes-2.0-0.beta1.3|19	%description
12cu|krecipes-2.0-0.beta1.3|20	A highly configurable recipe manager, designed to make organizing your
12cu|krecipes-2.0-0.beta1.3|21	personal recipes collection fast and easy. Features include: shopping
12cu|krecipes-2.0-0.beta1.3|22	lists, nutrient analysis, advanced search, recipe ratings, import/export
12cu|krecipes-2.0-0.beta1.3|23	various formats, and more.
12cu|krecipes-2.0-0.beta1.3|24	
12cu|krecipes-2.0-0.beta1.3|25	%files -f %{name}.lang
12cu|krecipes-2.0-0.beta1.3|26	%{_kde_bindir}/%{name}
12cu|krecipes-2.0-0.beta1.3|27	%{_kde_applicationsdir}/%{name}.desktop
12cu|krecipes-2.0-0.beta1.3|28	%{_kde_appsdir}/%{name}
12cu|krecipes-2.0-0.beta1.3|29	%{_kde_iconsdir}/*/*/*/*
12cu|krecipes-2.0-0.beta1.3|30	%{_datadir}/mime/packages/%{name}-mime.xml
12cu|krecipes-2.0-0.beta1.3|31	
12cu|krecipes-2.0-0.beta1.3|32	#--------------------------------------------------------------------
12cu|krecipes-2.0-0.beta1.3|33	
12cu|krecipes-2.0-0.beta1.3|34	%prep
12cu|krecipes-2.0-0.beta1.3|35	%setup -q -n %{name}-%{version}-%{svn}
12cu|krecipes-2.0-0.beta1.3|36	
12cu|krecipes-2.0-0.beta1.3|37	%build
12cu|krecipes-2.0-0.beta1.3|38	%cmake_kde4
12cu|krecipes-2.0-0.beta1.3|39	%make
12cu|krecipes-2.0-0.beta1.3|40	
12cu|krecipes-2.0-0.beta1.3|41	%install
12cu|krecipes-2.0-0.beta1.3|42	%makeinstall_std -C build
12cu|krecipes-2.0-0.beta1.3|43	
12cu|krecipes-2.0-0.beta1.3|44	%find_lang %{name} --with-html
12cu|krecipes-2.0-0.beta1.3|45	
12cu|krecipes-2.0-0.beta1.3|46	
12cu|krecipes-2.0-0.beta1.3|47	%changelog
12cu|krecipes-2.0-0.beta1.3|48	* Fri Mar 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-0.beta1.3
12cu|krecipes-2.0-0.beta1.3|49	+ Revision: b86a9c4
12cu|krecipes-2.0-0.beta1.3|50	- LOG Update BuildRequires
12cu|krecipes-2.0-0.beta1.3|51	
12cu|krecipes-2.0-0.beta1.3|52	

9843 12
12cu|krename-4.0.9-3|1	Summary:	A powerful batch renamer for KDE
12cu|krename-4.0.9-3|2	Name:		krename
12cu|krename-4.0.9-3|3	Version:	4.0.9
12cu|krename-4.0.9-3|4	Release:	3
12cu|krename-4.0.9-3|5	License:	GPLv2+
12cu|krename-4.0.9-3|6	Group:		Graphical desktop/KDE
12cu|krename-4.0.9-3|7	Url:		http://www.krename.net/
12cu|krename-4.0.9-3|8	Source0:	http://downloads.sourceforge.net/krename/%{name}-%{version}.tar.bz2
12cu|krename-4.0.9-3|9	Patch0:		krename-4.0.9-rus.patch
12cu|krename-4.0.9-3|10	Patch1:		krename-4.0.9-desktop-rus.patch
12cu|krename-4.0.9-3|11	Patch2:		krename-4.0.9-podofo.patch
12cu|krename-4.0.9-3|12	Patch3:		krename-4.0.9-cmake.patch
12cu|krename-4.0.9-3|13	BuildRequires:	kdelibs4-devel
12cu|krename-4.0.9-3|14	BuildRequires:	podofo-devel
12cu|krename-4.0.9-3|15	BuildRequires:	pkgconfig(exiv2)
12cu|krename-4.0.9-3|16	BuildRequires:	pkgconfig(taglib)
12cu|krename-4.0.9-3|17	
12cu|krename-4.0.9-3|18	%description
12cu|krename-4.0.9-3|19	Krename is a very powerful batch file renamer for KDE4 which can rename a list
12cu|krename-4.0.9-3|20	of files based on a set of expressions. It can copy/move the files to another
12cu|krename-4.0.9-3|21	directory or simply rename the input files.
12cu|krename-4.0.9-3|22	
12cu|krename-4.0.9-3|23	Krename supports many conversion operations, including conversion of a filename
12cu|krename-4.0.9-3|24	to lowercase or to uppercase, conversion of the first letter of every word to
12cu|krename-4.0.9-3|25	uppercase, adding numbers to filenames, finding and replacing parts of the
12cu|krename-4.0.9-3|26	filename, and many more. It can also change access and modification dates,
12cu|krename-4.0.9-3|27	permissions, and file ownership.
12cu|krename-4.0.9-3|28	
12cu|krename-4.0.9-3|29	%files -f %{name}.lang
12cu|krename-4.0.9-3|30	%doc AUTHORS README
12cu|krename-4.0.9-3|31	%{_kde_bindir}/%{name}
12cu|krename-4.0.9-3|32	%{_kde_services}/ServiceMenus/*.desktop
12cu|krename-4.0.9-3|33	%{_kde_applicationsdir}/*.desktop
12cu|krename-4.0.9-3|34	%{_kde_iconsdir}/*/*/apps/*.png
12cu|krename-4.0.9-3|35	
12cu|krename-4.0.9-3|36	#----------------------------------------------------------------------------
12cu|krename-4.0.9-3|37	
12cu|krename-4.0.9-3|38	%prep
12cu|krename-4.0.9-3|39	%setup -q
12cu|krename-4.0.9-3|40	%patch0 -p1
12cu|krename-4.0.9-3|41	%patch1 -p1
12cu|krename-4.0.9-3|42	%patch2 -p1
12cu|krename-4.0.9-3|43	%patch3 -p1
12cu|krename-4.0.9-3|44	for file in TODO; do
12cu|krename-4.0.9-3|45	iconv -f iso8859-1 -t utf8 $file > $file.utf8
12cu|krename-4.0.9-3|46	rm -rf $file
12cu|krename-4.0.9-3|47	mv $file.utf8 $file
12cu|krename-4.0.9-3|48	done
12cu|krename-4.0.9-3|49	
12cu|krename-4.0.9-3|50	%build
12cu|krename-4.0.9-3|51	%cmake_kde4
12cu|krename-4.0.9-3|52	%make
12cu|krename-4.0.9-3|53	
12cu|krename-4.0.9-3|54	%install
12cu|krename-4.0.9-3|55	%makeinstall_std -C build
12cu|krename-4.0.9-3|56	
12cu|krename-4.0.9-3|57	%find_lang %{name} --with-html
12cu|krename-4.0.9-3|58	
12cu|krename-4.0.9-3|59	
12cu|krename-4.0.9-3|60	%changelog
12cu|krename-4.0.9-3|61	* Fri Mar 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0.9-3
12cu|krename-4.0.9-3|62	+ Revision: 9f32b64
12cu|krename-4.0.9-3|63	- LOG Spec cleanup, fix issue with cmake
12cu|krename-4.0.9-3|64	
12cu|krename-4.0.9-3|65	

9844 12
12cu|kronometer-1.5.0-1|1	Summary:	Stopwatch application built for the KDE
12cu|kronometer-1.5.0-1|2	Name:		kronometer
12cu|kronometer-1.5.0-1|3	Version:	1.5.0
12cu|kronometer-1.5.0-1|4	Release:	1
12cu|kronometer-1.5.0-1|5	License:	GPLv2+
12cu|kronometer-1.5.0-1|6	Group:		Graphical desktop/KDE
12cu|kronometer-1.5.0-1|7	Url:		http://www.aelog.org/
12cu|kronometer-1.5.0-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
12cu|kronometer-1.5.0-1|9	Patch0:		kronometer-1.4.2-no-werror.patch
12cu|kronometer-1.5.0-1|10	BuildRequires:	cmake
12cu|kronometer-1.5.0-1|11	BuildRequires:	kdelibs4-devel
12cu|kronometer-1.5.0-1|12	
12cu|kronometer-1.5.0-1|13	%description
12cu|kronometer-1.5.0-1|14	Kronometer is a stopwatch application built for the KDE Desktop Environment.
12cu|kronometer-1.5.0-1|15	
12cu|kronometer-1.5.0-1|16	Kronometer’s main features are the following:
12cu|kronometer-1.5.0-1|17	- Start/pause/resume stopwatch widget
12cu|kronometer-1.5.0-1|18	- Lap recording
12cu|kronometer-1.5.0-1|19	- Lap times sorting
12cu|kronometer-1.5.0-1|20	- Reset stopwatch and lap times
12cu|kronometer-1.5.0-1|21	- Time format settings
12cu|kronometer-1.5.0-1|22	- Times saving and resuming
12cu|kronometer-1.5.0-1|23	- Font and color customization
12cu|kronometer-1.5.0-1|24	- Lap times export.
12cu|kronometer-1.5.0-1|25	
12cu|kronometer-1.5.0-1|26	%files -f %{name}.lang
12cu|kronometer-1.5.0-1|27	%doc README
12cu|kronometer-1.5.0-1|28	%{_kde_bindir}/%{name}
12cu|kronometer-1.5.0-1|29	%{_kde_applicationsdir}/%{name}.desktop
12cu|kronometer-1.5.0-1|30	%dir %{_kde_appsdir}/%{name}
12cu|kronometer-1.5.0-1|31	%{_kde_appsdir}/%{name}/*
12cu|kronometer-1.5.0-1|32	%{_kde_datadir}/*.kcfg
12cu|kronometer-1.5.0-1|33	%{_kde_datadir}/appdata/kronometer.appdata.xml
12cu|kronometer-1.5.0-1|34	%{_kde_iconsdir}/*/*/*/%{name}.*
12cu|kronometer-1.5.0-1|35	
12cu|kronometer-1.5.0-1|36	#----------------------------------------------------------------------------
12cu|kronometer-1.5.0-1|37	
12cu|kronometer-1.5.0-1|38	%prep
12cu|kronometer-1.5.0-1|39	%setup -q
12cu|kronometer-1.5.0-1|40	%patch0 -p1
12cu|kronometer-1.5.0-1|41	
12cu|kronometer-1.5.0-1|42	%build
12cu|kronometer-1.5.0-1|43	%cmake_kde4
12cu|kronometer-1.5.0-1|44	%make
12cu|kronometer-1.5.0-1|45	
12cu|kronometer-1.5.0-1|46	%install
12cu|kronometer-1.5.0-1|47	%makeinstall_std -C build
12cu|kronometer-1.5.0-1|48	
12cu|kronometer-1.5.0-1|49	chmod -x %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
12cu|kronometer-1.5.0-1|50	
12cu|kronometer-1.5.0-1|51	%find_lang %{name} --with-html
12cu|kronometer-1.5.0-1|52	
12cu|kronometer-1.5.0-1|53	
12cu|kronometer-1.5.0-1|54	%changelog
12cu|kronometer-1.5.0-1|55	* Sun Aug 31 2014 Victor Ryzhikh <victorr2007@yandex.ru> 1.5.0-1
12cu|kronometer-1.5.0-1|56	+ Revision: 965375a
12cu|kronometer-1.5.0-1|57	- Updated .abf.yml
12cu|kronometer-1.5.0-1|58	
12cu|kronometer-1.5.0-1|59	

9845 12
12cu|kscope-1.9.4-4|1	%define debug_package %{nil}
12cu|kscope-1.9.4-4|2	
12cu|kscope-1.9.4-4|3	%define major 1
12cu|kscope-1.9.4-4|4	%define libcore %mklibname kscope_core %{major}
12cu|kscope-1.9.4-4|5	%define libcscope %mklibname kscope_cscope %{major}
12cu|kscope-1.9.4-4|6	%define libeditor %mklibname kscope_editor %{major}
12cu|kscope-1.9.4-4|7	
12cu|kscope-1.9.4-4|8	Summary:	Qt frontend to Cscope
12cu|kscope-1.9.4-4|9	Name:		kscope
12cu|kscope-1.9.4-4|10	Version:	1.9.4
12cu|kscope-1.9.4-4|11	Release:	4
12cu|kscope-1.9.4-4|12	License:	GPLv2+
12cu|kscope-1.9.4-4|13	Group:		Development/Tools
12cu|kscope-1.9.4-4|14	Url:		http://sourceforge.net/projects/kscope
12cu|kscope-1.9.4-4|15	Source0:	http://ovh.dl.sourceforge.net/sourceforge/kscope/%{name}-%{version}.tar.gz
12cu|kscope-1.9.4-4|16	Source1:	kscope.desktop
12cu|kscope-1.9.4-4|17	Patch0:		kscope-1.9.4-compilefix.patch
12cu|kscope-1.9.4-4|18	Patch1:		kscope-1.9.4-linking.patch
12cu|kscope-1.9.4-4|19	BuildRequires:	desktop-file-utils
12cu|kscope-1.9.4-4|20	BuildRequires:	qt4-devel
12cu|kscope-1.9.4-4|21	BuildRequires:	qscintilla-qt4-devel
12cu|kscope-1.9.4-4|22	Requires:	cscope
12cu|kscope-1.9.4-4|23	Requires:	ctags
12cu|kscope-1.9.4-4|24	Requires:	graphviz
12cu|kscope-1.9.4-4|25	
12cu|kscope-1.9.4-4|26	%description
12cu|kscope-1.9.4-4|27	KScope is a source-editing environment for KDE based on Cscope.
12cu|kscope-1.9.4-4|28	
12cu|kscope-1.9.4-4|29	%files
12cu|kscope-1.9.4-4|30	%{_bindir}/*
12cu|kscope-1.9.4-4|31	%{_datadir}/applications/kscope.desktop
12cu|kscope-1.9.4-4|32	%{_datadir}/pixmaps/kscope.png
12cu|kscope-1.9.4-4|33	
12cu|kscope-1.9.4-4|34	#----------------------------------------------------------------------------
12cu|kscope-1.9.4-4|35	
12cu|kscope-1.9.4-4|36	%package -n %{libcore}
12cu|kscope-1.9.4-4|37	Summary:	Shared library for %{name}
12cu|kscope-1.9.4-4|38	Group:		System/Libraries
12cu|kscope-1.9.4-4|39	Conflicts:	kscore < 1.9.4-4
12cu|kscope-1.9.4-4|40	
12cu|kscope-1.9.4-4|41	%description -n %{libcore}
12cu|kscope-1.9.4-4|42	Shared library for %{name}.
12cu|kscope-1.9.4-4|43	
12cu|kscope-1.9.4-4|44	%files -n %{libcore}
12cu|kscope-1.9.4-4|45	%{_libdir}/libkscope_core.so.%{major}*
12cu|kscope-1.9.4-4|46	
12cu|kscope-1.9.4-4|47	#----------------------------------------------------------------------------
12cu|kscope-1.9.4-4|48	
12cu|kscope-1.9.4-4|49	%package -n %{libcscope}
12cu|kscope-1.9.4-4|50	Summary:	Shared library for %{name}
12cu|kscope-1.9.4-4|51	Group:		System/Libraries
12cu|kscope-1.9.4-4|52	Conflicts:	kscore < 1.9.4-4
12cu|kscope-1.9.4-4|53	
12cu|kscope-1.9.4-4|54	%description -n %{libcscope}
12cu|kscope-1.9.4-4|55	Shared library for %{name}.
12cu|kscope-1.9.4-4|56	
12cu|kscope-1.9.4-4|57	%files -n %{libcscope}
12cu|kscope-1.9.4-4|58	%{_libdir}/libkscope_cscope.so.%{major}*
12cu|kscope-1.9.4-4|59	
12cu|kscope-1.9.4-4|60	#----------------------------------------------------------------------------
12cu|kscope-1.9.4-4|61	
12cu|kscope-1.9.4-4|62	%package -n %{libeditor}
12cu|kscope-1.9.4-4|63	Summary:	Shared library for %{name}
12cu|kscope-1.9.4-4|64	Group:		System/Libraries
12cu|kscope-1.9.4-4|65	Conflicts:	kscore < 1.9.4-4
12cu|kscope-1.9.4-4|66	
12cu|kscope-1.9.4-4|67	%description -n %{libeditor}
12cu|kscope-1.9.4-4|68	Shared library for %{name}.
12cu|kscope-1.9.4-4|69	
12cu|kscope-1.9.4-4|70	%files -n %{libeditor}
12cu|kscope-1.9.4-4|71	%{_libdir}/libkscope_editor.so.%{major}*
12cu|kscope-1.9.4-4|72	
12cu|kscope-1.9.4-4|73	#----------------------------------------------------------------------------
12cu|kscope-1.9.4-4|74	
12cu|kscope-1.9.4-4|75	%prep
12cu|kscope-1.9.4-4|76	%setup -q
12cu|kscope-1.9.4-4|77	%patch0 -p0
12cu|kscope-1.9.4-4|78	%patch1 -p0
12cu|kscope-1.9.4-4|79	
12cu|kscope-1.9.4-4|80	sed -i 's|/usr/local|%{buildroot}%{_prefix}|g' config
12cu|kscope-1.9.4-4|81	for i in */*.pro; do
12cu|kscope-1.9.4-4|82	sed -i 's|/lib|/%{_lib}|g' $i
12cu|kscope-1.9.4-4|83	done
12cu|kscope-1.9.4-4|84	
12cu|kscope-1.9.4-4|85	%build
12cu|kscope-1.9.4-4|86	export CXXFLAGS="%{optflags} -I%{qt4include}/Qsci"
12cu|kscope-1.9.4-4|87	%qmake_qt4
12cu|kscope-1.9.4-4|88	make
12cu|kscope-1.9.4-4|89	
12cu|kscope-1.9.4-4|90	%install
12cu|kscope-1.9.4-4|91	%makeinstall_std
12cu|kscope-1.9.4-4|92	
12cu|kscope-1.9.4-4|93	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cu|kscope-1.9.4-4|94	install -p app/images/kscope.png %{buildroot}%{_datadir}/pixmaps
12cu|kscope-1.9.4-4|95	mkdir -p %{buildroot}%{_datadir}/applications
12cu|kscope-1.9.4-4|96	desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
12cu|kscope-1.9.4-4|97	
12cu|kscope-1.9.4-4|98	rm -f %{buildroot}%{_libdir}/*.so
12cu|kscope-1.9.4-4|99	
12cu|kscope-1.9.4-4|100	
12cu|kscope-1.9.4-4|101	%changelog
12cu|kscope-1.9.4-4|102	* Tue Jul 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.4-4
12cu|kscope-1.9.4-4|103	+ Revision: 2ff4102
12cu|kscope-1.9.4-4|104	- Split library package
12cu|kscope-1.9.4-4|105	
12cu|kscope-1.9.4-4|106	

9846 12
12cu|ksh-93.20110208-2|1	Summary:	The real AT&T version of the Korn shell
12cu|ksh-93.20110208-2|2	Name:		ksh
12cu|ksh-93.20110208-2|3	Version:	93.20110208
12cu|ksh-93.20110208-2|4	Release:	2
12cu|ksh-93.20110208-2|5	License:	CPLv1
12cu|ksh-93.20110208-2|6	Group:		Shells
12cu|ksh-93.20110208-2|7	URL:		http://kornshell.com
12cu|ksh-93.20110208-2|8	Source0:	http://www.research.att.com/~gsf/download/tgz/INIT.2012-01-01.tgz
12cu|ksh-93.20110208-2|9	Source1:	http://www.research.att.com/~gsf/download/tgz/ast-base.2011-02-08.tgz
12cu|ksh-93.20110208-2|10	Requires(post): coreutils, grep, rpm-helper >= 0.7
12cu|ksh-93.20110208-2|11	Requires(postun): rpm-helper >= 0.7
12cu|ksh-93.20110208-2|12	Requires(pre): coreutils, grep, rpm-helper >= 0.7
12cu|ksh-93.20110208-2|13	BuildRequires:	chrpath
12cu|ksh-93.20110208-2|14	Provides: /bin/ksh93
12cu|ksh-93.20110208-2|15	
12cu|ksh-93.20110208-2|16	%description
12cu|ksh-93.20110208-2|17	Ksh is a UNIX command interpreter (shell) that is intended for both interactive
12cu|ksh-93.20110208-2|18	and shell script use. Its command language is a superset of the sh(1) shell
12cu|ksh-93.20110208-2|19	language.
12cu|ksh-93.20110208-2|20	
12cu|ksh-93.20110208-2|21	The 1993 version adds a number of new, mostly scripting related, features over
12cu|ksh-93.20110208-2|22	the 1988 version that is typically distributed with commercial UNIX variants.
12cu|ksh-93.20110208-2|23	For example, it has lexical scoping, compound variables, associative arrays,
12cu|ksh-93.20110208-2|24	named references and floating point math.
12cu|ksh-93.20110208-2|25	
12cu|ksh-93.20110208-2|26	%prep
12cu|ksh-93.20110208-2|27	
12cu|ksh-93.20110208-2|28	%setup -q -c -a1
12cu|ksh-93.20110208-2|29	
12cu|ksh-93.20110208-2|30	%build
12cu|ksh-93.20110208-2|31	sed -i -e 's,cd /tmp,cd "${TMPDIR:-/tmp}",' \
12cu|ksh-93.20110208-2|32	bin/package src/cmd/INIT/package.sh || die
12cu|ksh-93.20110208-2|33	
12cu|ksh-93.20110208-2|34	bin/package make CCFLAGS="%{optflags} -fPIC"
12cu|ksh-93.20110208-2|35	
12cu|ksh-93.20110208-2|36	%install
12cu|ksh-93.20110208-2|37	install -d %{buildroot}/bin
12cu|ksh-93.20110208-2|38	install -d %{buildroot}%{_mandir}/man1
12cu|ksh-93.20110208-2|39	
12cu|ksh-93.20110208-2|40	install -m0755 arch/*/bin/ok/ksh %{buildroot}/bin/ksh93
12cu|ksh-93.20110208-2|41	install -m0644 arch/*/man/man1/sh.1 %{buildroot}%{_mandir}/man1/ksh93.1
12cu|ksh-93.20110208-2|42	
12cu|ksh-93.20110208-2|43	cp lib/package/LICENSES/ast CPL1.0.txt
12cu|ksh-93.20110208-2|44	
12cu|ksh-93.20110208-2|45	# nuke rpath
12cu|ksh-93.20110208-2|46	chrpath -d %{buildroot}/bin/ksh93
12cu|ksh-93.20110208-2|47	
12cu|ksh-93.20110208-2|48	%post
12cu|ksh-93.20110208-2|49	/usr/share/rpm-helper/add-shell %{name} $1 /bin/ksh93
12cu|ksh-93.20110208-2|50	
12cu|ksh-93.20110208-2|51	%postun
12cu|ksh-93.20110208-2|52	/usr/share/rpm-helper/del-shell %{name} $1 /bin/ksh93
12cu|ksh-93.20110208-2|53	
12cu|ksh-93.20110208-2|54	%files
12cu|ksh-93.20110208-2|55	%doc README CPL1.0.txt
12cu|ksh-93.20110208-2|56	/bin/ksh93
12cu|ksh-93.20110208-2|57	%{_mandir}/man1/ksh93.1*
12cu|ksh-93.20110208-2|58	
12cu|ksh-93.20110208-2|59	
12cu|ksh-93.20110208-2|60	%changelog
12cu|ksh-93.20110208-2|61	* Mon Feb 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 93.20110208-1
12cu|ksh-93.20110208-2|62	+ Revision: 773747
12cu|ksh-93.20110208-2|63	- version update 2011-02-08
12cu|ksh-93.20110208-2|64	
12cu|ksh-93.20110208-2|65	+ Sandro Cazzaniga <kharec@mandriva.org>
12cu|ksh-93.20110208-2|66	- fix licence
12cu|ksh-93.20110208-2|67	
12cu|ksh-93.20110208-2|68	+ Thierry Vignaud <tv@mandriva.org>
12cu|ksh-93.20110208-2|69	- rebuild
12cu|ksh-93.20110208-2|70	
12cu|ksh-93.20110208-2|71	* Wed Jul 23 2008 Oden Eriksson <oeriksson@mandriva.com> 93t-1mdv2009.0
12cu|ksh-93.20110208-2|72	+ Revision: 242358
12cu|ksh-93.20110208-2|73	- 93t (2008-06-24)
12cu|ksh-93.20110208-2|74	- package it the PLD way
12cu|ksh-93.20110208-2|75	- added P0 to make it build
12cu|ksh-93.20110208-2|76	- it requires -fPIC, make it so...
12cu|ksh-93.20110208-2|77	- nuke rpath with chrpath
12cu|ksh-93.20110208-2|78	
12cu|ksh-93.20110208-2|79	+ Thierry Vignaud <tv@mandriva.org>
12cu|ksh-93.20110208-2|80	- rebuild
12cu|ksh-93.20110208-2|81	- kill re-definition of %%buildroot on Pixel's request
12cu|ksh-93.20110208-2|82	- use %%mkrel
12cu|ksh-93.20110208-2|83	
12cu|ksh-93.20110208-2|84	+ Olivier Blin <blino@mandriva.org>
12cu|ksh-93.20110208-2|85	- restore BuildRoot
12cu|ksh-93.20110208-2|86	

9847 12
12cu|kshowmail-4.1-2|1	Summary:	Show and delete mail on pop3 servers
12cu|kshowmail-4.1-2|2	Name:		kshowmail
12cu|kshowmail-4.1-2|3	Version:	4.1
12cu|kshowmail-4.1-2|4	Release:	2
12cu|kshowmail-4.1-2|5	License:	GPLv2+
12cu|kshowmail-4.1-2|6	Group:		Networking/Mail
12cu|kshowmail-4.1-2|7	Url:		http://sourceforge.net/projects/kshowmail
12cu|kshowmail-4.1-2|8	Source0:	%{name}-%{version}.tar.gz
12cu|kshowmail-4.1-2|9	BuildRequires:	kdelibs4-devel
12cu|kshowmail-4.1-2|10	BuildRequires:	kdepimlibs4-devel
12cu|kshowmail-4.1-2|11	
12cu|kshowmail-4.1-2|12	%description
12cu|kshowmail-4.1-2|13	KShowmail is a KDE utility to show headers or the complete mails on pop3
12cu|kshowmail-4.1-2|14	servers without transferring them to the local mail client. Unpleasant mails
12cu|kshowmail-4.1-2|15	can be deleted on the server. The information can be refreshed via timers.
12cu|kshowmail-4.1-2|16	
12cu|kshowmail-4.1-2|17	%files -f %{name}.lang
12cu|kshowmail-4.1-2|18	%{_bindir}/kshowmail
12cu|kshowmail-4.1-2|19	%{_libdir}/kde4/kcm_kshowmailconfig*
12cu|kshowmail-4.1-2|20	%{_datadir}/applications/kde4/kshowmail.desktop
12cu|kshowmail-4.1-2|21	%{_datadir}/apps/kshowmail
12cu|kshowmail-4.1-2|22	%{_datadir}/icons/hicolor/*/apps/kshowmail.png
12cu|kshowmail-4.1-2|23	%{_datadir}/kde4/services/kshowmailconfig*
12cu|kshowmail-4.1-2|24	
12cu|kshowmail-4.1-2|25	#----------------------------------------------------------------------------
12cu|kshowmail-4.1-2|26	
12cu|kshowmail-4.1-2|27	%prep
12cu|kshowmail-4.1-2|28	%setup -q
12cu|kshowmail-4.1-2|29	
12cu|kshowmail-4.1-2|30	%build
12cu|kshowmail-4.1-2|31	%cmake_kde4
12cu|kshowmail-4.1-2|32	%make
12cu|kshowmail-4.1-2|33	
12cu|kshowmail-4.1-2|34	%install
12cu|kshowmail-4.1-2|35	%makeinstall_std -C build
12cu|kshowmail-4.1-2|36	
12cu|kshowmail-4.1-2|37	%find_lang %{name} --with-html
12cu|kshowmail-4.1-2|38	
12cu|kshowmail-4.1-2|39	
12cu|kshowmail-4.1-2|40	%changelog
12cu|kshowmail-4.1-2|41	* Fri Mar 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.1-2
12cu|kshowmail-4.1-2|42	+ Revision: 7d2e529
12cu|kshowmail-4.1-2|43	- Update BuildRequires, spec cleanup
12cu|kshowmail-4.1-2|44	
12cu|kshowmail-4.1-2|45	

9848 12
12cu|kshutdown-3.2-2|1	#########################
12cu|kshutdown-3.2-2|2	%define build_git 0
12cu|kshutdown-3.2-2|3	##########################
12cu|kshutdown-3.2-2|4	%define	oname		KShutdown
12cu|kshutdown-3.2-2|5	
12cu|kshutdown-3.2-2|6	
12cu|kshutdown-3.2-2|7	Name:		kshutdown
12cu|kshutdown-3.2-2|8	Version:	3.2
12cu|kshutdown-3.2-2|9	%if %{build_git}
12cu|kshutdown-3.2-2|10	%define	prerel		beta7
12cu|kshutdown-3.2-2|11	Release:	0.%{prerel}.2
12cu|kshutdown-3.2-2|12	%else
12cu|kshutdown-3.2-2|13	Release:	2
12cu|kshutdown-3.2-2|14	%endif
12cu|kshutdown-3.2-2|15	Summary:	Advanced shut down utility for KDE
12cu|kshutdown-3.2-2|16	License:	GPLv2+
12cu|kshutdown-3.2-2|17	Group:		Graphical desktop/KDE
12cu|kshutdown-3.2-2|18	URL:		http://kshutdown.sourceforge.net/
12cu|kshutdown-3.2-2|19	%if %{build_git}
12cu|kshutdown-3.2-2|20	Source0:	http://sourceforge.net/projects/%{name}/files/%{oname}/3.0%20Beta%207/%{name}-source-%{version}%{prerel}.zip
12cu|kshutdown-3.2-2|21	Patch0:		%{name}-%{version}%{prerel}-fix-error-without-consolekit.patch
12cu|kshutdown-3.2-2|22	%else
12cu|kshutdown-3.2-2|23	Source0:	http://garr.dl.sourceforge.net/project/%{name}/%{oname}/%{version}/%{name}-source-%{version}.zip
12cu|kshutdown-3.2-2|24	%endif
12cu|kshutdown-3.2-2|25	
12cu|kshutdown-3.2-2|26	Source10:	ru.tar.gz
12cu|kshutdown-3.2-2|27	
12cu|kshutdown-3.2-2|28	Source1:	%{name}.rpmlintrc
12cu|kshutdown-3.2-2|29	BuildRequires:	kdebase4-workspace-devel >= 4.4
12cu|kshutdown-3.2-2|30	BuildRequires:	qt4-devel >= 4.8
12cu|kshutdown-3.2-2|31	BuildRequires:	desktop-file-utils
12cu|kshutdown-3.2-2|32	Requires:	kdebase4-workspace
12cu|kshutdown-3.2-2|33	Suggests:	kppp
12cu|kshutdown-3.2-2|34	Suggests:	amarok
12cu|kshutdown-3.2-2|35	Suggests:	kaffeine
12cu|kshutdown-3.2-2|36	
12cu|kshutdown-3.2-2|37	%description
12cu|kshutdown-3.2-2|38	KShutDown is an advanced shut down utility for KDE.
12cu|kshutdown-3.2-2|39	Features:
12cu|kshutdown-3.2-2|40	- Shut Down (logout and halt the system)
12cu|kshutdown-3.2-2|41	- Reboot (logout and reboot the system)
12cu|kshutdown-3.2-2|42	- Lock Screen (lock the screen using a screen saver)
12cu|kshutdown-3.2-2|43	- Logout (end the session and logout the user)
12cu|kshutdown-3.2-2|44	- Extras (user commands)
12cu|kshutdown-3.2-2|45	- Wizard
12cu|kshutdown-3.2-2|46	- Time and delay options
12cu|kshutdown-3.2-2|47	- Command line support
12cu|kshutdown-3.2-2|48	- System tray
12cu|kshutdown-3.2-2|49	- Sounds
12cu|kshutdown-3.2-2|50	- Kiosk support
12cu|kshutdown-3.2-2|51	- And more...
12cu|kshutdown-3.2-2|52	
12cu|kshutdown-3.2-2|53	%files -f %{name}.lang
12cu|kshutdown-3.2-2|54	%doc TODO ChangeLog README.html
12cu|kshutdown-3.2-2|55	%attr(0755,root,root) %{_kde_bindir}/%{name}
12cu|kshutdown-3.2-2|56	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
12cu|kshutdown-3.2-2|57	%{_kde_iconsdir}/hicolor/*/apps/%{name}.svgz
12cu|kshutdown-3.2-2|58	%{_kde_applicationsdir}/%{name}.desktop
12cu|kshutdown-3.2-2|59	%{_kde_appsdir}/%{name}
12cu|kshutdown-3.2-2|60	
12cu|kshutdown-3.2-2|61	#------------------------------------------------------------------------------
12cu|kshutdown-3.2-2|62	
12cu|kshutdown-3.2-2|63	%prep
12cu|kshutdown-3.2-2|64	%if %{build_git}
12cu|kshutdown-3.2-2|65	%setup -qn %{name}-%{version}%{prerel}
12cu|kshutdown-3.2-2|66	%patch0 -p1
12cu|kshutdown-3.2-2|67	%else
12cu|kshutdown-3.2-2|68	%setup -qn %{name}-%{version}
12cu|kshutdown-3.2-2|69	%endif
12cu|kshutdown-3.2-2|70	
12cu|kshutdown-3.2-2|71	pushd po
12cu|kshutdown-3.2-2|72	tar -xvzf %{SOURCE10}
12cu|kshutdown-3.2-2|73	popd
12cu|kshutdown-3.2-2|74	
12cu|kshutdown-3.2-2|75	%build
12cu|kshutdown-3.2-2|76	%cmake_kde4
12cu|kshutdown-3.2-2|77	%make
12cu|kshutdown-3.2-2|78	
12cu|kshutdown-3.2-2|79	%install
12cu|kshutdown-3.2-2|80	%makeinstall_std -C build
12cu|kshutdown-3.2-2|81	
12cu|kshutdown-3.2-2|82	desktop-file-install --vendor="" \
12cu|kshutdown-3.2-2|83	--remove-category="Application" \
12cu|kshutdown-3.2-2|84	--add-category="System" \
12cu|kshutdown-3.2-2|85	--add-category="Monitor" \
12cu|kshutdown-3.2-2|86	--dir %{buildroot}/%{_datadir}/applications/kde4 %{buildroot}/%{_datadir}/applications/kde4/*
12cu|kshutdown-3.2-2|87	
12cu|kshutdown-3.2-2|88	%find_lang %{name} --with-html
12cu|kshutdown-3.2-2|89	
12cu|kshutdown-3.2-2|90	
12cu|kshutdown-3.2-2|91	
12cu|kshutdown-3.2-2|92	%changelog
12cu|kshutdown-3.2-2|93	* Thu Apr 10 2014 Victor Ryzhikh <victorr2007@yandex.ru> 3.2-2
12cu|kshutdown-3.2-2|94	+ Revision: c061670
12cu|kshutdown-3.2-2|95	- Updated kshutdown.spec
12cu|kshutdown-3.2-2|96	
12cu|kshutdown-3.2-2|97	

9849 12
12cu|ksoprano-0.2-3|1	Summary:	GUI for querying and manipulating RDF data
12cu|ksoprano-0.2-3|2	Name:		ksoprano
12cu|ksoprano-0.2-3|3	Version:	0.2
12cu|ksoprano-0.2-3|4	Release:	3
12cu|ksoprano-0.2-3|5	License:	GPLv2+
12cu|ksoprano-0.2-3|6	Group:		Graphical desktop/KDE
12cu|ksoprano-0.2-3|7	Url:		http://kde-apps.org/content/show.php?content=116756
12cu|ksoprano-0.2-3|8	Source0:	116756-%{name}.tgz
12cu|ksoprano-0.2-3|9	BuildRequires:	kdelibs4-devel
12cu|ksoprano-0.2-3|10	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12cu|ksoprano-0.2-3|11	BuildRequires:	pkgconfig(soprano)
12cu|ksoprano-0.2-3|12	
12cu|ksoprano-0.2-3|13	%description
12cu|ksoprano-0.2-3|14	KSoprano is a GUI for querying and manipulating RDF data.
12cu|ksoprano-0.2-3|15	
12cu|ksoprano-0.2-3|16	%files
12cu|ksoprano-0.2-3|17	%{_kde_bindir}/ksoprano
12cu|ksoprano-0.2-3|18	%{_kde_appsdir}/ksoprano/ksopranoui.rc
12cu|ksoprano-0.2-3|19	
12cu|ksoprano-0.2-3|20	#--------------------------------------------------------------------
12cu|ksoprano-0.2-3|21	
12cu|ksoprano-0.2-3|22	%prep
12cu|ksoprano-0.2-3|23	%setup -q -n %{name}
12cu|ksoprano-0.2-3|24	
12cu|ksoprano-0.2-3|25	%build
12cu|ksoprano-0.2-3|26	%cmake_kde4
12cu|ksoprano-0.2-3|27	%make
12cu|ksoprano-0.2-3|28	
12cu|ksoprano-0.2-3|29	%install
12cu|ksoprano-0.2-3|30	%makeinstall_std -C build
12cu|ksoprano-0.2-3|31	
12cu|ksoprano-0.2-3|32	
12cu|ksoprano-0.2-3|33	%changelog
12cu|ksoprano-0.2-3|34	* Fri Mar 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2-3
12cu|ksoprano-0.2-3|35	+ Revision: 83bcc3e
12cu|ksoprano-0.2-3|36	- LOG Update BuildRequires
12cu|ksoprano-0.2-3|37	
12cu|ksoprano-0.2-3|38	

9850 12
12cu|kst-2.0.7-1|1	%define major 2
12cu|kst-2.0.7-1|2	%define libkst2core %mklibname kst2core %{major}
12cu|kst-2.0.7-1|3	%define libkst2math %mklibname kst2math %{major}
12cu|kst-2.0.7-1|4	%define libkst2widgets %mklibname kst2widgets %{major}
12cu|kst-2.0.7-1|5	
12cu|kst-2.0.7-1|6	Summary:	Program for looking at data streams
12cu|kst-2.0.7-1|7	Name:		kst
12cu|kst-2.0.7-1|8	Version:	2.0.7
12cu|kst-2.0.7-1|9	Release:	1
12cu|kst-2.0.7-1|10	License:	GPLv2+
12cu|kst-2.0.7-1|11	Group:		Sciences/Other
12cu|kst-2.0.7-1|12	Url:		http://kst.kde.org/
12cu|kst-2.0.7-1|13	Source0:	http://downloads.sourceforge.net/kst/%{name}-%{version}.tar.gz
12cu|kst-2.0.7-1|14	# Fix calls to set_target_properties in KstMacros.cmake
12cu|kst-2.0.7-1|15	# https://bugs.kde.org/show_bug.cgi?id=322286
12cu|kst-2.0.7-1|16	Patch0:		kst-2.0.7-properties.patch
12cu|kst-2.0.7-1|17	Patch1:		kst-2.0.7-qreal.patch
12cu|kst-2.0.7-1|18	BuildRequires:	cmake
12cu|kst-2.0.7-1|19	BuildRequires:	hdf5-devel
12cu|kst-2.0.7-1|20	BuildRequires:	qt4-devel
12cu|kst-2.0.7-1|21	BuildRequires:	pkgconfig(cfitsio)
12cu|kst-2.0.7-1|22	BuildRequires:	pkgconfig(gsl)
12cu|kst-2.0.7-1|23	BuildRequires:	pkgconfig(matio)
12cu|kst-2.0.7-1|24	BuildRequires:	pkgconfig(netcdf)
12cu|kst-2.0.7-1|25	BuildRequires:	pkgconfig(zlib)
12cu|kst-2.0.7-1|26	
12cu|kst-2.0.7-1|27	%description
12cu|kst-2.0.7-1|28	kst is a program for looking at data streams. It can plot:
12cu|kst-2.0.7-1|29	- x-y plots
12cu|kst-2.0.7-1|30	- power spectra
12cu|kst-2.0.7-1|31	- histograms
12cu|kst-2.0.7-1|32	- equations (including equations of data streams)
12cu|kst-2.0.7-1|33	- data in files which are being updated as data is being logged, in
12cu|kst-2.0.7-1|34	which case in can act as a plotter for a chart recorder
12cu|kst-2.0.7-1|35	- much more
12cu|kst-2.0.7-1|36	
12cu|kst-2.0.7-1|37	Kst supports realtime viewing and manipulation of streaming data.
12cu|kst-2.0.7-1|38	
12cu|kst-2.0.7-1|39	%files
12cu|kst-2.0.7-1|40	%{_bindir}/kst2
12cu|kst-2.0.7-1|41	%{_mandir}/man1/kst2.1*
12cu|kst-2.0.7-1|42	%dir %{_libdir}/kst2
12cu|kst-2.0.7-1|43	%{_libdir}/kst2/plugins/*
12cu|kst-2.0.7-1|44	%{_datadir}/applications/kst2.desktop
12cu|kst-2.0.7-1|45	%{_iconsdir}/hicolor/*/apps/*
12cu|kst-2.0.7-1|46	
12cu|kst-2.0.7-1|47	#----------------------------------------------------------------------------
12cu|kst-2.0.7-1|48	
12cu|kst-2.0.7-1|49	%package -n %{libkst2core}
12cu|kst-2.0.7-1|50	Summary:	Kst shared library
12cu|kst-2.0.7-1|51	Group:		System/Libraries
12cu|kst-2.0.7-1|52	
12cu|kst-2.0.7-1|53	%description -n %{libkst2core}
12cu|kst-2.0.7-1|54	Kst shared library.
12cu|kst-2.0.7-1|55	
12cu|kst-2.0.7-1|56	%files -n %{libkst2core}
12cu|kst-2.0.7-1|57	%{_libdir}/libkst2core.so.%{major}*
12cu|kst-2.0.7-1|58	
12cu|kst-2.0.7-1|59	#----------------------------------------------------------------------------
12cu|kst-2.0.7-1|60	
12cu|kst-2.0.7-1|61	%package -n %{libkst2math}
12cu|kst-2.0.7-1|62	Summary:	Kst shared library
12cu|kst-2.0.7-1|63	Group:		System/Libraries
12cu|kst-2.0.7-1|64	
12cu|kst-2.0.7-1|65	%description -n %{libkst2math}
12cu|kst-2.0.7-1|66	Kst shared library.
12cu|kst-2.0.7-1|67	
12cu|kst-2.0.7-1|68	%files -n %{libkst2math}
12cu|kst-2.0.7-1|69	%{_libdir}/libkst2math.so.%{major}*
12cu|kst-2.0.7-1|70	
12cu|kst-2.0.7-1|71	#----------------------------------------------------------------------------
12cu|kst-2.0.7-1|72	
12cu|kst-2.0.7-1|73	%package -n %{libkst2widgets}
12cu|kst-2.0.7-1|74	Summary:	Kst shared library
12cu|kst-2.0.7-1|75	Group:		System/Libraries
12cu|kst-2.0.7-1|76	
12cu|kst-2.0.7-1|77	%description -n %{libkst2widgets}
12cu|kst-2.0.7-1|78	Kst shared library.
12cu|kst-2.0.7-1|79	
12cu|kst-2.0.7-1|80	%files -n %{libkst2widgets}
12cu|kst-2.0.7-1|81	%{_libdir}/libkst2widgets.so.%{major}*
12cu|kst-2.0.7-1|82	
12cu|kst-2.0.7-1|83	#----------------------------------------------------------------------------
12cu|kst-2.0.7-1|84	
12cu|kst-2.0.7-1|85	%prep
12cu|kst-2.0.7-1|86	%setup -q
12cu|kst-2.0.7-1|87	%patch0 -p1
12cu|kst-2.0.7-1|88	%patch1 -p1
12cu|kst-2.0.7-1|89	
12cu|kst-2.0.7-1|90	%build
12cu|kst-2.0.7-1|91	%cmake \
12cu|kst-2.0.7-1|92	-Dkst_install_prefix=%{_prefix} \
12cu|kst-2.0.7-1|93	-Dkst_install_libdir=%{_lib} \
12cu|kst-2.0.7-1|94	-Dkst_rpath=0 \
12cu|kst-2.0.7-1|95	-Dkst_release=1 \
12cu|kst-2.0.7-1|96	-Dkst_verbose=1
12cu|kst-2.0.7-1|97	%make
12cu|kst-2.0.7-1|98	
12cu|kst-2.0.7-1|99	%install
12cu|kst-2.0.7-1|100	%makeinstall_std -C build
12cu|kst-2.0.7-1|101	
12cu|kst-2.0.7-1|102	rm -f %{buildroot}%{_libdir}/*.so  %{buildroot}%{_libdir}/*.a %{buildroot}%{_datadir}/applnk/*/* %{buildroot}%{_datadir}/mimelink/application/*.desktop
12cu|kst-2.0.7-1|103	
12cu|kst-2.0.7-1|104	
12cu|kst-2.0.7-1|105	%changelog
12cu|kst-2.0.7-1|106	* Wed Apr 30 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.7-1
12cu|kst-2.0.7-1|107	+ Revision: cdda1f0
12cu|kst-2.0.7-1|108	- New version 2.0.7, split libraries into separate packages
12cu|kst-2.0.7-1|109	
12cu|kst-2.0.7-1|110	

9851 12
12cu|ksuperkey-0.3-1|1	Name:		ksuperkey
12cu|ksuperkey-0.3-1|2	Summary:	A service to an open application launcher in KDE with Super key
12cu|ksuperkey-0.3-1|3	Version:	0.3
12cu|ksuperkey-0.3-1|4	Release:	1
12cu|ksuperkey-0.3-1|5	Group:		Graphical desktop/KDE
12cu|ksuperkey-0.3-1|6	License:	GPLv3+
12cu|ksuperkey-0.3-1|7	# And also https://github.com/hanschen/ksuperkey
12cu|ksuperkey-0.3-1|8	Url:		http://kde-apps.org/content/show.php/ksuperkey?content=154569
12cu|ksuperkey-0.3-1|9	Source:		http://kde-apps.org/CONTENT/content-files/154569-%{name}-%{version}.tar.gz
12cu|ksuperkey-0.3-1|10	BuildRequires:	kde4-macros
12cu|ksuperkey-0.3-1|11	BuildRequires:	pkgconfig(x11)
12cu|ksuperkey-0.3-1|12	BuildRequires:	pkgconfig(xtst)
12cu|ksuperkey-0.3-1|13	
12cu|ksuperkey-0.3-1|14	%description
12cu|ksuperkey-0.3-1|15	KSuperKey allows you to open the application launcher in KDE Plasma Desktop
12cu|ksuperkey-0.3-1|16	using the Super key (also known as the "Windows key"). If you hold down the
12cu|ksuperkey-0.3-1|17	Super key it will still act as a modifier key, allowing you to use it for
12cu|ksuperkey-0.3-1|18	other keyboard shortcuts.
12cu|ksuperkey-0.3-1|19	
12cu|ksuperkey-0.3-1|20	KSuperKey is a small application that runs in the background as a daemon.
12cu|ksuperkey-0.3-1|21	It was forked from xcape by Albin Olsson: https://github.com/alols/xcape
12cu|ksuperkey-0.3-1|22	
12cu|ksuperkey-0.3-1|23	%files
12cu|ksuperkey-0.3-1|24	%{_kde_bindir}/%{name}
12cu|ksuperkey-0.3-1|25	%{_kde_autostart}/%{name}.desktop
12cu|ksuperkey-0.3-1|26	
12cu|ksuperkey-0.3-1|27	#------------------------------------------------------------------------------
12cu|ksuperkey-0.3-1|28	
12cu|ksuperkey-0.3-1|29	%prep
12cu|ksuperkey-0.3-1|30	%setup -q
12cu|ksuperkey-0.3-1|31	
12cu|ksuperkey-0.3-1|32	%build
12cu|ksuperkey-0.3-1|33	%setup_compile_flags
12cu|ksuperkey-0.3-1|34	%make
12cu|ksuperkey-0.3-1|35	
12cu|ksuperkey-0.3-1|36	%install
12cu|ksuperkey-0.3-1|37	%makeinstall_std
12cu|ksuperkey-0.3-1|38	
12cu|ksuperkey-0.3-1|39	# Autostart service code, from git (should be removed when 0.4 is released)
12cu|ksuperkey-0.3-1|40	mkdir -p %{buildroot}%{_kde_autostart}
12cu|ksuperkey-0.3-1|41	cat > %{buildroot}%{_kde_autostart}/%{name}.desktop << EOF
12cu|ksuperkey-0.3-1|42	[Desktop Entry]
12cu|ksuperkey-0.3-1|43	Exec=ksuperkey
12cu|ksuperkey-0.3-1|44	X-DBUS-StartupType=none
12cu|ksuperkey-0.3-1|45	Name=ksuperkey
12cu|ksuperkey-0.3-1|46	Type=Service
12cu|ksuperkey-0.3-1|47	X-KDE-StartupNotify=false
12cu|ksuperkey-0.3-1|48	OnlyShowIn=KDE;
12cu|ksuperkey-0.3-1|49	X-KDE-autostart-phase=2
12cu|ksuperkey-0.3-1|50	EOF
12cu|ksuperkey-0.3-1|51	

9852 12
12cu|kup-0.4.2-1|1	%define major 0
12cu|kup-0.4.2-1|2	%define libgit24kup %mklibname git24kup %{major}
12cu|kup-0.4.2-1|3	
12cu|kup-0.4.2-1|4	Summary:	A KDE-based frontend for the very excellent backup software
12cu|kup-0.4.2-1|5	Name:		kup
12cu|kup-0.4.2-1|6	Version:	0.4.2
12cu|kup-0.4.2-1|7	Release:	1
12cu|kup-0.4.2-1|8	License:	GPLv2+
12cu|kup-0.4.2-1|9	Group:		Archiving/Backup
12cu|kup-0.4.2-1|10	# Also https://github.com/spersson/Kup
12cu|kup-0.4.2-1|11	Url:		http://kde-apps.org/content/show.php/Kup+Backup+System?content=147465
12cu|kup-0.4.2-1|12	Source0:	https://github.com/spersson/Kup/archive/%{name}-%{version}.tar.gz
12cu|kup-0.4.2-1|13	BuildRequires:	cmake
12cu|kup-0.4.2-1|14	BuildRequires:	kdelibs4-devel
12cu|kup-0.4.2-1|15	BuildRequires:	pkgconfig(openssl)
12cu|kup-0.4.2-1|16	Requires:	rsync
12cu|kup-0.4.2-1|17	Suggests:	bup
12cu|kup-0.4.2-1|18	
12cu|kup-0.4.2-1|19	%description
12cu|kup-0.4.2-1|20	Kup is created for helping people to keep up-to-date backups of their personal
12cu|kup-0.4.2-1|21	files.
12cu|kup-0.4.2-1|22	
12cu|kup-0.4.2-1|23	Backup types:
12cu|kup-0.4.2-1|24	- Synchronized folders with the use of "rsync".
12cu|kup-0.4.2-1|25	- Incremental backup archive with the use of "bup"
12cu|kup-0.4.2-1|26	Backup destinations:
12cu|kup-0.4.2-1|27	- local filesystem, monitored for availability. That means you can set
12cu|kup-0.4.2-1|28	a destination folder which only exist when perhaps a network shared drive
12cu|kup-0.4.2-1|29	is mounted and Kup will detect when it becomes available.
12cu|kup-0.4.2-1|30	- external storage, like usb hard drives. Also monitored for availability.
12cu|kup-0.4.2-1|31	Schedules:
12cu|kup-0.4.2-1|32	- manual only (triggered from tray icon popup menu)
12cu|kup-0.4.2-1|33	- interval (suggests new backup after some time has passed since last backup)
12cu|kup-0.4.2-1|34	- usage based (suggests new backup after you have been active on your computer
12cu|kup-0.4.2-1|35	for some hours since last backup).
12cu|kup-0.4.2-1|36	
12cu|kup-0.4.2-1|37	%files -f %{name}.lang
12cu|kup-0.4.2-1|38	%doc LICENSE MAINTAINER README.md
12cu|kup-0.4.2-1|39	%dir %{_kde_appsdir}/kup-daemon/
12cu|kup-0.4.2-1|40	%{_kde_appsdir}/kup-daemon/*
12cu|kup-0.4.2-1|41	%{_kde_autostart}/kup-daemon.desktop
12cu|kup-0.4.2-1|42	%{_kde_bindir}/kup-daemon
12cu|kup-0.4.2-1|43	%{_kde_bindir}/kup-filedigger
12cu|kup-0.4.2-1|44	%{_kde_libdir}/kde4/kcm_kup.so
12cu|kup-0.4.2-1|45	%{_kde_libdir}/kde4/kio_bup.so
12cu|kup-0.4.2-1|46	%{_kde_libdir}/libkdeinit4_kup-daemon.so
12cu|kup-0.4.2-1|47	%{_kde_iconsdir}/hicolor/*/*/*
12cu|kup-0.4.2-1|48	%{_kde_services}/bup.protocol
12cu|kup-0.4.2-1|49	%{_kde_services}/kcm_kup.desktop
12cu|kup-0.4.2-1|50	
12cu|kup-0.4.2-1|51	#----------------------------------------------------------------------------
12cu|kup-0.4.2-1|52	
12cu|kup-0.4.2-1|53	%package -n %{libgit24kup}
12cu|kup-0.4.2-1|54	Summary:	Shared library for %{name}
12cu|kup-0.4.2-1|55	Group:		System/Libraries
12cu|kup-0.4.2-1|56	
12cu|kup-0.4.2-1|57	%description -n %{libgit24kup}
12cu|kup-0.4.2-1|58	Shared library for %{name}.
12cu|kup-0.4.2-1|59	
12cu|kup-0.4.2-1|60	%files -n %{libgit24kup}
12cu|kup-0.4.2-1|61	%{_kde_libdir}/libgit24kup.so.%{major}*
12cu|kup-0.4.2-1|62	
12cu|kup-0.4.2-1|63	#----------------------------------------------------------------------------
12cu|kup-0.4.2-1|64	
12cu|kup-0.4.2-1|65	%prep
12cu|kup-0.4.2-1|66	%setup -q
12cu|kup-0.4.2-1|67	chmod 0644 LICENSE
12cu|kup-0.4.2-1|68	
12cu|kup-0.4.2-1|69	%build
12cu|kup-0.4.2-1|70	%cmake_kde4
12cu|kup-0.4.2-1|71	%make
12cu|kup-0.4.2-1|72	
12cu|kup-0.4.2-1|73	%install
12cu|kup-0.4.2-1|74	%makeinstall_std -C build
12cu|kup-0.4.2-1|75	
12cu|kup-0.4.2-1|76	rm -f %{buildroot}%{_kde_libdir}/libgit24kup.so
12cu|kup-0.4.2-1|77	
12cu|kup-0.4.2-1|78	%find_lang %{name}
12cu|kup-0.4.2-1|79	
12cu|kup-0.4.2-1|80	
12cu|kup-0.4.2-1|81	%changelog
12cu|kup-0.4.2-1|82	* Tue Aug 19 2014 Rosa <rosa@abf.rosalinux.ru> 0.4.2-1
12cu|kup-0.4.2-1|83	+ Revision: ab32ca4
12cu|kup-0.4.2-1|84	- Automatic import for version 0.4.2-1
12cu|kup-0.4.2-1|85	
12cu|kup-0.4.2-1|86	

9853 12
12cu|kvirc-4.2.0-2|1	%define svn 0
12cu|kvirc-4.2.0-2|2	%define svnrev 6190
12cu|kvirc-4.2.0-2|3	%define branch_ver 4.2
12cu|kvirc-4.2.0-2|4	
12cu|kvirc-4.2.0-2|5	%define major 4
12cu|kvirc-4.2.0-2|6	%define libname %mklibname kvilib %{major}
12cu|kvirc-4.2.0-2|7	%define devname %mklibname kvilib -d
12cu|kvirc-4.2.0-2|8	
12cu|kvirc-4.2.0-2|9	Summary:	Qt IRC client
12cu|kvirc-4.2.0-2|10	Name:		kvirc
12cu|kvirc-4.2.0-2|11	Version:	4.2.0
12cu|kvirc-4.2.0-2|12	Release:	2
12cu|kvirc-4.2.0-2|13	License:	GPLv2+ with exceptions
12cu|kvirc-4.2.0-2|14	Group:		Networking/IRC
12cu|kvirc-4.2.0-2|15	Url:		http://www.kvirc.net
12cu|kvirc-4.2.0-2|16	Source0:	ftp://ftp.kvirc.net/pub/kvirc/%{version}/source/%{name}-%{version}.tar.bz2
12cu|kvirc-4.2.0-2|17	Patch0:		kvirc-4.2.0-v4l_deprecations.patch
12cu|kvirc-4.2.0-2|18	BuildRequires:	cmake
12cu|kvirc-4.2.0-2|19	BuildRequires:	doxygen
12cu|kvirc-4.2.0-2|20	BuildRequires:	gettext
12cu|kvirc-4.2.0-2|21	BuildRequires:	gsm-devel
12cu|kvirc-4.2.0-2|22	BuildRequires:	kdelibs4-devel
12cu|kvirc-4.2.0-2|23	BuildRequires:	perl-devel
12cu|kvirc-4.2.0-2|24	BuildRequires:	shared-mime-info > 0.23
12cu|kvirc-4.2.0-2|25	BuildRequires:	pkgconfig(libv4l1)
12cu|kvirc-4.2.0-2|26	BuildRequires:	pkgconfig(openssl)
12cu|kvirc-4.2.0-2|27	BuildRequires:	pkgconfig(phonon)
12cu|kvirc-4.2.0-2|28	BuildRequires:	pkgconfig(python)
12cu|kvirc-4.2.0-2|29	BuildRequires:	pkgconfig(theora)
12cu|kvirc-4.2.0-2|30	Provides:	kde4-irc-client
12cu|kvirc-4.2.0-2|31	%rename kvirc4
12cu|kvirc-4.2.0-2|32	
12cu|kvirc-4.2.0-2|33	%description
12cu|kvirc-4.2.0-2|34	Qt-based IRC client with support for themes, transparency, encryption,
12cu|kvirc-4.2.0-2|35	many extended IRC features, and scripting.
12cu|kvirc-4.2.0-2|36	
12cu|kvirc-4.2.0-2|37	%files -f %{name}.lang
12cu|kvirc-4.2.0-2|38	%{_bindir}/%{name}
12cu|kvirc-4.2.0-2|39	%{_libdir}/%{name}/%{branch_ver}/modules/
12cu|kvirc-4.2.0-2|40	%dir %{_datadir}/%{name}/
12cu|kvirc-4.2.0-2|41	%dir %{_datadir}/%{name}/%{branch_ver}
12cu|kvirc-4.2.0-2|42	%{_datadir}/%{name}/%{branch_ver}/audio
12cu|kvirc-4.2.0-2|43	%{_datadir}/%{name}/%{branch_ver}/config
12cu|kvirc-4.2.0-2|44	%{_datadir}/%{name}/%{branch_ver}/defscript
12cu|kvirc-4.2.0-2|45	%{_datadir}/%{name}/%{branch_ver}/doc
12cu|kvirc-4.2.0-2|46	%{_datadir}/%{name}/%{branch_ver}/help
12cu|kvirc-4.2.0-2|47	%{_datadir}/%{name}/%{branch_ver}/license
12cu|kvirc-4.2.0-2|48	%dir %{_datadir}/%{name}/%{branch_ver}/locale
12cu|kvirc-4.2.0-2|49	%{_datadir}/%{name}/%{branch_ver}/modules
12cu|kvirc-4.2.0-2|50	%{_datadir}/%{name}/%{branch_ver}/msgcolors
12cu|kvirc-4.2.0-2|51	%{_datadir}/%{name}/%{branch_ver}/pics
12cu|kvirc-4.2.0-2|52	%{_datadir}/%{name}/%{branch_ver}/themes
12cu|kvirc-4.2.0-2|53	%{_datadir}/apps/kvirc/kvirc.notifyrc
12cu|kvirc-4.2.0-2|54	%{_datadir}/applications/%{name}.desktop
12cu|kvirc-4.2.0-2|55	%{_datadir}/mime/packages/%{name}.xml
12cu|kvirc-4.2.0-2|56	%{_datadir}/pixmaps/%{name}.png
12cu|kvirc-4.2.0-2|57	%{_datadir}/kde4/services/*
12cu|kvirc-4.2.0-2|58	%{_iconsdir}/hicolor/*/*/*.png
12cu|kvirc-4.2.0-2|59	%{_iconsdir}/hicolor/scalable/*/*.svgz
12cu|kvirc-4.2.0-2|60	%{_mandir}/man1/*.1*
12cu|kvirc-4.2.0-2|61	%lang(de) %{_mandir}/de/man1/*.1*
12cu|kvirc-4.2.0-2|62	%lang(it) %{_mandir}/it/man1/*.1*
12cu|kvirc-4.2.0-2|63	%lang(fr) %{_mandir}/fr/man1/*.1*
12cu|kvirc-4.2.0-2|64	%lang(pt) %{_mandir}/pt/man1/*.1*
12cu|kvirc-4.2.0-2|65	%lang(uk) %{_mandir}/uk/man1/*.1*
12cu|kvirc-4.2.0-2|66	
12cu|kvirc-4.2.0-2|67	#----------------------------------------------------------------------------
12cu|kvirc-4.2.0-2|68	
12cu|kvirc-4.2.0-2|69	%package -n %{libname}
12cu|kvirc-4.2.0-2|70	Summary:	Shared library for KVirc 4
12cu|kvirc-4.2.0-2|71	Group:		System/Libraries
12cu|kvirc-4.2.0-2|72	
12cu|kvirc-4.2.0-2|73	%description -n %{libname}
12cu|kvirc-4.2.0-2|74	Shared library provided by KVirc 4.
12cu|kvirc-4.2.0-2|75	
12cu|kvirc-4.2.0-2|76	%files -n %{libname}
12cu|kvirc-4.2.0-2|77	%{_libdir}/libkvilib.so.%{major}*
12cu|kvirc-4.2.0-2|78	
12cu|kvirc-4.2.0-2|79	#----------------------------------------------------------------------------
12cu|kvirc-4.2.0-2|80	
12cu|kvirc-4.2.0-2|81	%package -n %{devname}
12cu|kvirc-4.2.0-2|82	Summary:	Development headers for KVirc 4
12cu|kvirc-4.2.0-2|83	Group:		Development/C++
12cu|kvirc-4.2.0-2|84	Requires:	%{libname} = %{EVRD}
12cu|kvirc-4.2.0-2|85	Provides:	%{name}-devel = %{EVRD}
12cu|kvirc-4.2.0-2|86	
12cu|kvirc-4.2.0-2|87	%description -n %{devname}
12cu|kvirc-4.2.0-2|88	Development headers for KVirc 4.
12cu|kvirc-4.2.0-2|89	
12cu|kvirc-4.2.0-2|90	%files  -n %{devname}
12cu|kvirc-4.2.0-2|91	%{_bindir}/%{name}-config
12cu|kvirc-4.2.0-2|92	%{_libdir}/libkvilib.so
12cu|kvirc-4.2.0-2|93	
12cu|kvirc-4.2.0-2|94	#----------------------------------------------------------------------------
12cu|kvirc-4.2.0-2|95	
12cu|kvirc-4.2.0-2|96	%prep
12cu|kvirc-4.2.0-2|97	%setup -q
12cu|kvirc-4.2.0-2|98	%patch0 -p1
12cu|kvirc-4.2.0-2|99	
12cu|kvirc-4.2.0-2|100	%build
12cu|kvirc-4.2.0-2|101	%cmake_kde4 \
12cu|kvirc-4.2.0-2|102	-DWANT_DCC_VIDEO=ON \
12cu|kvirc-4.2.0-2|103	-DWANT_OGG_THEORA=ON \
12cu|kvirc-4.2.0-2|104	-DWANT_ENV_FLAGS=ON \
12cu|kvirc-4.2.0-2|105	%{?svn:\
12cu|kvirc-4.2.0-2|106	-DMANUAL_REVISION=%{svnrev}}
12cu|kvirc-4.2.0-2|107	
12cu|kvirc-4.2.0-2|108	%make
12cu|kvirc-4.2.0-2|109	
12cu|kvirc-4.2.0-2|110	%install
12cu|kvirc-4.2.0-2|111	%makeinstall_std -C build
12cu|kvirc-4.2.0-2|112	
12cu|kvirc-4.2.0-2|113	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,128x128,scalable}/apps
12cu|kvirc-4.2.0-2|114	for i in 16x16 32x32 48x48 64x64 128x128; do \
12cu|kvirc-4.2.0-2|115	cp data/icons/$i/*.png %{buildroot}%{_iconsdir}/hicolor/$i/apps; \
12cu|kvirc-4.2.0-2|116	done
12cu|kvirc-4.2.0-2|117	cp data/icons/scalable/*.svg* %{buildroot}%{_iconsdir}/hicolor/scalable/apps
12cu|kvirc-4.2.0-2|118	
12cu|kvirc-4.2.0-2|119	rm -f %{name}.lang
12cu|kvirc-4.2.0-2|120	find %{buildroot}%{_datadir}/%{name}/%{branch_ver}/locale -name "*.mo" |while read r; do
12cu|kvirc-4.2.0-2|121	LNG=`echo $r |sed -e 's,.*_,,g;s,\.mo,,'`
12cu|kvirc-4.2.0-2|122	echo "%lang($LNG) $r" |sed -e 's,%{buildroot},,' >>%{name}.lang
12cu|kvirc-4.2.0-2|123	done
12cu|kvirc-4.2.0-2|124	
12cu|kvirc-4.2.0-2|125	
12cu|kvirc-4.2.0-2|126	%changelog
12cu|kvirc-4.2.0-2|127	* Fri Apr 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.0-2
12cu|kvirc-4.2.0-2|128	+ Revision: 7c4f2af
12cu|kvirc-4.2.0-2|129	- Fix build with new v4l, fix debug package
12cu|kvirc-4.2.0-2|130	
12cu|kvirc-4.2.0-2|131	

9854 12
12cu|kwave-0.8.10-1|1	%define major 0
12cu|kwave-0.8.10-1|2	%define libname %mklibname %{name} %{major}
12cu|kwave-0.8.10-1|3	%define libgui %mklibname %{name}gui %{major}
12cu|kwave-0.8.10-1|4	
12cu|kwave-0.8.10-1|5	Summary:	A sound editor for KDE
12cu|kwave-0.8.10-1|6	Name:		kwave
12cu|kwave-0.8.10-1|7	Version:	0.8.10
12cu|kwave-0.8.10-1|8	Release:	1
12cu|kwave-0.8.10-1|9	Epoch:		1
12cu|kwave-0.8.10-1|10	License:	GPLv2+
12cu|kwave-0.8.10-1|11	Group:		Sound
12cu|kwave-0.8.10-1|12	Url:		http://kwave.sourceforge.net/
12cu|kwave-0.8.10-1|13	Source0:	http://prdownloads.sourceforge.net/kwave/%{name}-%{version}-1.tar.bz2
12cu|kwave-0.8.10-1|14	BuildRequires:	imagemagick
12cu|kwave-0.8.10-1|15	BuildRequires:	kdelibs4-devel
12cu|kwave-0.8.10-1|16	Buildrequires:	libid3-devel
12cu|kwave-0.8.10-1|17	Buildrequires:	pkgconfig(alsa)
12cu|kwave-0.8.10-1|18	BuildRequires:	pkgconfig(audiofile)
12cu|kwave-0.8.10-1|19	BuildRequires:	pkgconfig(fftw3)
12cu|kwave-0.8.10-1|20	BuildRequires:	pkgconfig(flac++)
12cu|kwave-0.8.10-1|21	BuildRequires:	pkgconfig(libpulse)
12cu|kwave-0.8.10-1|22	BuildRequires:	pkgconfig(mad)
12cu|kwave-0.8.10-1|23	BuildRequires:	pkgconfig(opus)
12cu|kwave-0.8.10-1|24	BuildRequires:	pkgconfig(samplerate) >= 0.1.3
12cu|kwave-0.8.10-1|25	BuildRequires:	pkgconfig(vorbis)
12cu|kwave-0.8.10-1|26	
12cu|kwave-0.8.10-1|27	%description
12cu|kwave-0.8.10-1|28	Kwave is a sound editor designed for the KDE Desktop Environment.
12cu|kwave-0.8.10-1|29	
12cu|kwave-0.8.10-1|30	With Kwave you can edit many sorts of wav-files including multi-channel
12cu|kwave-0.8.10-1|31	files. You are able to alter and play back each channel on its own.
12cu|kwave-0.8.10-1|32	Kwave also includes many plugins (most are still under development) to
12cu|kwave-0.8.10-1|33	transform the wave-file in several ways and presents a graphical view
12cu|kwave-0.8.10-1|34	with a complete zoom- and scroll capability.
12cu|kwave-0.8.10-1|35	
12cu|kwave-0.8.10-1|36	%files -f %{name}.lang
12cu|kwave-0.8.10-1|37	%doc CHANGES README TODO
12cu|kwave-0.8.10-1|38	%{_kde_bindir}/%{name}
12cu|kwave-0.8.10-1|39	%{_kde_iconsdir}/*/*/apps/%{name}.*
12cu|kwave-0.8.10-1|40	%{_kde_iconsdir}/*/*/actions/%{name}*
12cu|kwave-0.8.10-1|41	%{_kde_applicationsdir}/%{name}.desktop
12cu|kwave-0.8.10-1|42	%{_kde_datadir}/apps/%{name}
12cu|kwave-0.8.10-1|43	%{_kde_libdir}/kde4/plugins/%{name}
12cu|kwave-0.8.10-1|44	
12cu|kwave-0.8.10-1|45	#----------------------------------------------------------------------------
12cu|kwave-0.8.10-1|46	
12cu|kwave-0.8.10-1|47	%package -n %{libname}
12cu|kwave-0.8.10-1|48	Summary:	Libraries needed by %{name}
12cu|kwave-0.8.10-1|49	Group:		System/Libraries
12cu|kwave-0.8.10-1|50	
12cu|kwave-0.8.10-1|51	%description -n %{libname}
12cu|kwave-0.8.10-1|52	Libraries needed for %{name}.
12cu|kwave-0.8.10-1|53	
12cu|kwave-0.8.10-1|54	%files -n %{libname}
12cu|kwave-0.8.10-1|55	%{_kde_libdir}/lib%{name}.so.%{major}*
12cu|kwave-0.8.10-1|56	
12cu|kwave-0.8.10-1|57	#----------------------------------------------------------------------------
12cu|kwave-0.8.10-1|58	
12cu|kwave-0.8.10-1|59	%package -n %{libgui}
12cu|kwave-0.8.10-1|60	Summary:	Libraries needed by %{name}
12cu|kwave-0.8.10-1|61	Group:		System/Libraries
12cu|kwave-0.8.10-1|62	Conflicts:	%{_lib}kwave0 < 0.8.10
12cu|kwave-0.8.10-1|63	
12cu|kwave-0.8.10-1|64	%description -n %{libgui}
12cu|kwave-0.8.10-1|65	Libraries needed for %{name}.
12cu|kwave-0.8.10-1|66	
12cu|kwave-0.8.10-1|67	%files -n %{libgui}
12cu|kwave-0.8.10-1|68	%{_kde_libdir}/lib%{name}gui.so.%{major}*
12cu|kwave-0.8.10-1|69	
12cu|kwave-0.8.10-1|70	#----------------------------------------------------------------------------
12cu|kwave-0.8.10-1|71	
12cu|kwave-0.8.10-1|72	%prep
12cu|kwave-0.8.10-1|73	%setup -q
12cu|kwave-0.8.10-1|74	
12cu|kwave-0.8.10-1|75	%build
12cu|kwave-0.8.10-1|76	%cmake_kde4 -DWITH_GSL=OFF -DWITH_MP3=ON -DWITH_DOC=OFF
12cu|kwave-0.8.10-1|77	%make
12cu|kwave-0.8.10-1|78	
12cu|kwave-0.8.10-1|79	%install
12cu|kwave-0.8.10-1|80	%makeinstall_std -C build
12cu|kwave-0.8.10-1|81	
12cu|kwave-0.8.10-1|82	%find_lang %{name} --with-html
12cu|kwave-0.8.10-1|83	
12cu|kwave-0.8.10-1|84	
12cu|kwave-0.8.10-1|85	%changelog
12cu|kwave-0.8.10-1|86	* Fri Mar 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.8.10-1
12cu|kwave-0.8.10-1|87	+ Revision: 58636f8
12cu|kwave-0.8.10-1|88	- LOG Split library package
12cu|kwave-0.8.10-1|89	
12cu|kwave-0.8.10-1|90	

9855 12
12cu|kwooty-1.0.1-2|1	Summary:	A friendly NZB Usenet binary downloader
12cu|kwooty-1.0.1-2|2	Name:		kwooty
12cu|kwooty-1.0.1-2|3	Version:	1.0.1
12cu|kwooty-1.0.1-2|4	Release:	2
12cu|kwooty-1.0.1-2|5	License:	GPLv2+
12cu|kwooty-1.0.1-2|6	Group:		Networking/News
12cu|kwooty-1.0.1-2|7	Url:		http://kwooty.sourceforge.net/
12cu|kwooty-1.0.1-2|8	Source0:	http://downloads.sourceforge.net/project/kwooty/%{name}-%{version}.tar.gz
12cu|kwooty-1.0.1-2|9	BuildRequires:	cmake >= 2.6.0
12cu|kwooty-1.0.1-2|10	BuildRequires:	kdebase4-workspace-devel >= 4.6.0
12cu|kwooty-1.0.1-2|11	BuildRequires:	kdelibs4-devel >= 4.6.0
12cu|kwooty-1.0.1-2|12	BuildRequires:	gettext
12cu|kwooty-1.0.1-2|13	Requires:	p7zip
12cu|kwooty-1.0.1-2|14	Requires:	parchive2
12cu|kwooty-1.0.1-2|15	Requires:	unrar
12cu|kwooty-1.0.1-2|16	Conflicts:	%{_lib}kwootycore0 < 1.0.1-2
12cu|kwooty-1.0.1-2|17	
12cu|kwooty-1.0.1-2|18	%description
12cu|kwooty-1.0.1-2|19	A friendly NZB newsgroup binary grabber. Its main features are:
12cu|kwooty-1.0.1-2|20	- Automatic files verifying/repairing (par2 program required)
12cu|kwooty-1.0.1-2|21	- Automatic archive extraction (unrar program required)
12cu|kwooty-1.0.1-2|22	- Multi-server support
12cu|kwooty-1.0.1-2|23	- Direct file downloading after opening a .nzb file
12cu|kwooty-1.0.1-2|24	- Save/Restore pending downloads when application is closed/open
12cu|kwooty-1.0.1-2|25	- System shutdown scheduling
12cu|kwooty-1.0.1-2|26	- File queue and priority management
12cu|kwooty-1.0.1-2|27	- SSL connection support
12cu|kwooty-1.0.1-2|28	- Pause/Resume downloads.
12cu|kwooty-1.0.1-2|29	
12cu|kwooty-1.0.1-2|30	%files -f %{name}.lang
12cu|kwooty-1.0.1-2|31	%doc COPYING README.txt TODO
12cu|kwooty-1.0.1-2|32	%{_kde_bindir}/%{name}
12cu|kwooty-1.0.1-2|33	%{_kde_appsdir}/%{name}/*
12cu|kwooty-1.0.1-2|34	%{_kde_applicationsdir}/%{name}.desktop
12cu|kwooty-1.0.1-2|35	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
12cu|kwooty-1.0.1-2|36	%{_kde_services}/%{name}_*.desktop
12cu|kwooty-1.0.1-2|37	%{_kde_servicetypes}/%{name}*.desktop
12cu|kwooty-1.0.1-2|38	%{_kde_datadir}/config.kcfg/%{name}*.kcfg
12cu|kwooty-1.0.1-2|39	%{_kde_libdir}/kde4/%{name}_*.so
12cu|kwooty-1.0.1-2|40	
12cu|kwooty-1.0.1-2|41	#----------------------------------------------------------------------------
12cu|kwooty-1.0.1-2|42	
12cu|kwooty-1.0.1-2|43	%define major 0
12cu|kwooty-1.0.1-2|44	%define libkwootycore %mklibname kwootycore %{major}
12cu|kwooty-1.0.1-2|45	
12cu|kwooty-1.0.1-2|46	%package -n %{libkwootycore}
12cu|kwooty-1.0.1-2|47	Summary:	Shared library for Kwooty Usenet binary grabber
12cu|kwooty-1.0.1-2|48	Group:		System/Libraries
12cu|kwooty-1.0.1-2|49	
12cu|kwooty-1.0.1-2|50	%description -n %{libkwootycore}
12cu|kwooty-1.0.1-2|51	Shared library for Kwooty Usenet binary grabber.
12cu|kwooty-1.0.1-2|52	
12cu|kwooty-1.0.1-2|53	%files -n %{libkwootycore}
12cu|kwooty-1.0.1-2|54	%doc COPYING
12cu|kwooty-1.0.1-2|55	%{_kde_libdir}/libkwootycore.so.%{major}*
12cu|kwooty-1.0.1-2|56	# ugly file naming but SONAME is correct
12cu|kwooty-1.0.1-2|57	%{_kde_libdir}/libkwootycore.so.%{version}
12cu|kwooty-1.0.1-2|58	
12cu|kwooty-1.0.1-2|59	#----------------------------------------------------------------------------
12cu|kwooty-1.0.1-2|60	
12cu|kwooty-1.0.1-2|61	%prep
12cu|kwooty-1.0.1-2|62	%setup -q
12cu|kwooty-1.0.1-2|63	# The build directory already exist:
12cu|kwooty-1.0.1-2|64	# removing to avoid errors later from our build scripts
12cu|kwooty-1.0.1-2|65	rmdir build
12cu|kwooty-1.0.1-2|66	
12cu|kwooty-1.0.1-2|67	# Remove wrong file perms
12cu|kwooty-1.0.1-2|68	chmod -x COPYING
12cu|kwooty-1.0.1-2|69	chmod -x README.txt
12cu|kwooty-1.0.1-2|70	
12cu|kwooty-1.0.1-2|71	%build
12cu|kwooty-1.0.1-2|72	%cmake_kde4
12cu|kwooty-1.0.1-2|73	%make
12cu|kwooty-1.0.1-2|74	
12cu|kwooty-1.0.1-2|75	%install
12cu|kwooty-1.0.1-2|76	%makeinstall_std -C build
12cu|kwooty-1.0.1-2|77	
12cu|kwooty-1.0.1-2|78	%find_lang %{name}
12cu|kwooty-1.0.1-2|79	
12cu|kwooty-1.0.1-2|80	# We don't need this because there are no headers anyway
12cu|kwooty-1.0.1-2|81	rm -f %{buildroot}%{_kde_libdir}/libkwootycore.so
12cu|kwooty-1.0.1-2|82	

9856 12
12cu|ladspa-quitte-dsp-1.0-4|1	%define plugins clipper matched preamp pvoc super-60 unmatched
12cu|ladspa-quitte-dsp-1.0-4|2	
12cu|ladspa-quitte-dsp-1.0-4|3	Summary: 	Guitar preamp plugins for ladspa
12cu|ladspa-quitte-dsp-1.0-4|4	Name: 	 	ladspa-quitte-dsp
12cu|ladspa-quitte-dsp-1.0-4|5	Version: 	1.0
12cu|ladspa-quitte-dsp-1.0-4|6	Release: 	4
12cu|ladspa-quitte-dsp-1.0-4|7	License:	GPL
12cu|ladspa-quitte-dsp-1.0-4|8	Group:		Sound
12cu|ladspa-quitte-dsp-1.0-4|9	URL:		http://quitte.de/dsp/
12cu|ladspa-quitte-dsp-1.0-4|10	Source0:	clipper.tar.gz
12cu|ladspa-quitte-dsp-1.0-4|11	Source1:	matched.tar.gz
12cu|ladspa-quitte-dsp-1.0-4|12	Source2:	preamp.tar.gz
12cu|ladspa-quitte-dsp-1.0-4|13	Source3:	pvoc_0.1.12.tar.gz
12cu|ladspa-quitte-dsp-1.0-4|14	Source4:	super-60.tar.bz2
12cu|ladspa-quitte-dsp-1.0-4|15	Source5:	unmatched.tar.gz
12cu|ladspa-quitte-dsp-1.0-4|16	Patch0:		ladspa-quitte-dsp-1.0-cflags_fix.diff
12cu|ladspa-quitte-dsp-1.0-4|17	Patch1:		ladspa-quitte-dsp-1.0-no_strip_fix.diff
12cu|ladspa-quitte-dsp-1.0-4|18	BuildRequires:	fftw3-devel
12cu|ladspa-quitte-dsp-1.0-4|19	BuildRequires:	ladspa-devel
12cu|ladspa-quitte-dsp-1.0-4|20	BuildRequires:	sndfile-devel
12cu|ladspa-quitte-dsp-1.0-4|21	Requires:	ladspa
12cu|ladspa-quitte-dsp-1.0-4|22	Requires:	caps
12cu|ladspa-quitte-dsp-1.0-4|23	
12cu|ladspa-quitte-dsp-1.0-4|24	%description
12cu|ladspa-quitte-dsp-1.0-4|25	Digital guitar preamp plugins for ladspa courtesy of quitte.de.
12cu|ladspa-quitte-dsp-1.0-4|26	preamp: a 12AX7-based preamp emulation
12cu|ladspa-quitte-dsp-1.0-4|27	super-60: a 'cheap' (in the computational sense) amp/cabinet emulation
12cu|ladspa-quitte-dsp-1.0-4|28	unmatched: another 'cheap' amp/cabinet emulation
12cu|ladspa-quitte-dsp-1.0-4|29	spiced 12AX7: analysis and a simple hard clipper
12cu|ladspa-quitte-dsp-1.0-4|30	
12cu|ladspa-quitte-dsp-1.0-4|31	%prep
12cu|ladspa-quitte-dsp-1.0-4|32	
12cu|ladspa-quitte-dsp-1.0-4|33	%setup -c %{name} -a1 -a2 -a3 -a4 -a5
12cu|ladspa-quitte-dsp-1.0-4|34	%patch0 -p1
12cu|ladspa-quitte-dsp-1.0-4|35	%patch1 -p1
12cu|ladspa-quitte-dsp-1.0-4|36	perl -pi -e "s/stderr, formats/stderr, \"%s\", formats/g" pvoc-0.1.12/stretch.cc
12cu|ladspa-quitte-dsp-1.0-4|37	
12cu|ladspa-quitte-dsp-1.0-4|38	%build
12cu|ladspa-quitte-dsp-1.0-4|39	export CFLAGS="%{optflags} -fPIC"
12cu|ladspa-quitte-dsp-1.0-4|40	export CXXFLAGS="%{optflags} -fPIC"
12cu|ladspa-quitte-dsp-1.0-4|41	
12cu|ladspa-quitte-dsp-1.0-4|42	for i in %plugins; do
12cu|ladspa-quitte-dsp-1.0-4|43	pushd ${i}*
12cu|ladspa-quitte-dsp-1.0-4|44	%make OPTS="$CFLAGS"
12cu|ladspa-quitte-dsp-1.0-4|45	popd
12cu|ladspa-quitte-dsp-1.0-4|46	done
12cu|ladspa-quitte-dsp-1.0-4|47	
12cu|ladspa-quitte-dsp-1.0-4|48	%install
12cu|ladspa-quitte-dsp-1.0-4|49	
12cu|ladspa-quitte-dsp-1.0-4|50	install -d %{buildroot}%{_libdir}/ladspa
12cu|ladspa-quitte-dsp-1.0-4|51	
12cu|ladspa-quitte-dsp-1.0-4|52	for i in %plugins; do
12cu|ladspa-quitte-dsp-1.0-4|53	pushd ${i}*
12cu|ladspa-quitte-dsp-1.0-4|54	%makeinstall \
12cu|ladspa-quitte-dsp-1.0-4|55	PREFIX=%{buildroot}%{_prefix} \
12cu|ladspa-quitte-dsp-1.0-4|56	DEST=%{buildroot}%{_libdir}/ladspa \
12cu|ladspa-quitte-dsp-1.0-4|57	PLUGDEST=%{buildroot}%{_libdir}/ladspa \
12cu|ladspa-quitte-dsp-1.0-4|58	UTILDEST=%{buildroot}%{_bindir} \
12cu|ladspa-quitte-dsp-1.0-4|59	MAN1DEST=%{buildroot}%{_mandir}/man1
12cu|ladspa-quitte-dsp-1.0-4|60	popd
12cu|ladspa-quitte-dsp-1.0-4|61	done
12cu|ladspa-quitte-dsp-1.0-4|62	chmod 755 %{buildroot}%{_libdir}/ladspa/*.so
12cu|ladspa-quitte-dsp-1.0-4|63	
12cu|ladspa-quitte-dsp-1.0-4|64	%files
12cu|ladspa-quitte-dsp-1.0-4|65	%{_bindir}/stretch
12cu|ladspa-quitte-dsp-1.0-4|66	%{_libdir}/ladspa/*
12cu|ladspa-quitte-dsp-1.0-4|67	%{_mandir}/man1/stretch.1*
12cu|ladspa-quitte-dsp-1.0-4|68	
12cu|ladspa-quitte-dsp-1.0-4|69	
12cu|ladspa-quitte-dsp-1.0-4|70	%changelog
12cu|ladspa-quitte-dsp-1.0-4|71	* Wed Oct 30 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
12cu|ladspa-quitte-dsp-1.0-4|72	+ Revision: 78e0962
12cu|ladspa-quitte-dsp-1.0-4|73	- Fix files.
12cu|ladspa-quitte-dsp-1.0-4|74	
12cu|ladspa-quitte-dsp-1.0-4|75	

9857 12
12cu|lastfm-desktop-2.1.36-1|1	%define oname lastfm-scrobbler
12cu|lastfm-desktop-2.1.36-1|2	
12cu|lastfm-desktop-2.1.36-1|3	Summary:	The official Last.fm desktop application suite
12cu|lastfm-desktop-2.1.36-1|4	Name:		lastfm-desktop
12cu|lastfm-desktop-2.1.36-1|5	Version:	2.1.36
12cu|lastfm-desktop-2.1.36-1|6	Release:	1
12cu|lastfm-desktop-2.1.36-1|7	License:	GPLv3+
12cu|lastfm-desktop-2.1.36-1|8	Group:		Sound
12cu|lastfm-desktop-2.1.36-1|9	Url:		http://github.com/lastfm/lastfm-desktop
12cu|lastfm-desktop-2.1.36-1|10	Source0:	https://github.com/lastfm/lastfm-desktop/archive/%{name}-%{version}.tar.gz
12cu|lastfm-desktop-2.1.36-1|11	Source1:	%{name}.png
12cu|lastfm-desktop-2.1.36-1|12	Patch0:		lastfm-desktop-2.1.36-phonon-4.7.patch
12cu|lastfm-desktop-2.1.36-1|13	Patch1:		lastfm-desktop-09012013-linkage.patch
12cu|lastfm-desktop-2.1.36-1|14	Patch2:		lastfm-desktop-2.1.36-ffmpeg2.patch
12cu|lastfm-desktop-2.1.36-1|15	BuildRequires:	imagemagick
12cu|lastfm-desktop-2.1.36-1|16	BuildRequires:	ffmpeg-devel
12cu|lastfm-desktop-2.1.36-1|17	BuildRequires:	liblastfm-devel
12cu|lastfm-desktop-2.1.36-1|18	BuildRequires:	qt4-devel
12cu|lastfm-desktop-2.1.36-1|19	BuildRequires:	pkgconfig(libgpod-1.0)
12cu|lastfm-desktop-2.1.36-1|20	BuildRequires:	pkgconfig(phonon)
12cu|lastfm-desktop-2.1.36-1|21	BuildRequires:	pkgconfig(zlib)
12cu|lastfm-desktop-2.1.36-1|22	
12cu|lastfm-desktop-2.1.36-1|23	%description
12cu|lastfm-desktop-2.1.36-1|24	The official Last.fm desktop application suite.
12cu|lastfm-desktop-2.1.36-1|25	
12cu|lastfm-desktop-2.1.36-1|26	%files
12cu|lastfm-desktop-2.1.36-1|27	%doc COPYING README.md
12cu|lastfm-desktop-2.1.36-1|28	%{_bindir}/%{name}
12cu|lastfm-desktop-2.1.36-1|29	%{_datadir}/%{oname}
12cu|lastfm-desktop-2.1.36-1|30	%{_datadir}/applications/%{name}.desktop
12cu|lastfm-desktop-2.1.36-1|31	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|lastfm-desktop-2.1.36-1|32	
12cu|lastfm-desktop-2.1.36-1|33	#----------------------------------------------------------------------------
12cu|lastfm-desktop-2.1.36-1|34	
12cu|lastfm-desktop-2.1.36-1|35	%prep
12cu|lastfm-desktop-2.1.36-1|36	%setup -q
12cu|lastfm-desktop-2.1.36-1|37	%patch0 -p1
12cu|lastfm-desktop-2.1.36-1|38	%patch1 -p1
12cu|lastfm-desktop-2.1.36-1|39	%patch2 -p1
12cu|lastfm-desktop-2.1.36-1|40	
12cu|lastfm-desktop-2.1.36-1|41	%build
12cu|lastfm-desktop-2.1.36-1|42	%qmake_qt4 PREFIX=%{_prefix}
12cu|lastfm-desktop-2.1.36-1|43	%make
12cu|lastfm-desktop-2.1.36-1|44	
12cu|lastfm-desktop-2.1.36-1|45	%install
12cu|lastfm-desktop-2.1.36-1|46	install -D _bin/lastfm-scrobbler %{buildroot}%{_bindir}/%{name}
12cu|lastfm-desktop-2.1.36-1|47	
12cu|lastfm-desktop-2.1.36-1|48	# install menu icons
12cu|lastfm-desktop-2.1.36-1|49	for N in 16 32 48 64 128;
12cu|lastfm-desktop-2.1.36-1|50	do
12cu|lastfm-desktop-2.1.36-1|51	convert %{SOURCE1} -resize ${N}x${N} $N.png;
12cu|lastfm-desktop-2.1.36-1|52	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
12cu|lastfm-desktop-2.1.36-1|53	done
12cu|lastfm-desktop-2.1.36-1|54	
12cu|lastfm-desktop-2.1.36-1|55	# menu-entry
12cu|lastfm-desktop-2.1.36-1|56	mkdir -p %{buildroot}%{_datadir}/applications
12cu|lastfm-desktop-2.1.36-1|57	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|lastfm-desktop-2.1.36-1|58	[Desktop Entry]
12cu|lastfm-desktop-2.1.36-1|59	Name=Last.fm Scrobbler
12cu|lastfm-desktop-2.1.36-1|60	Comment=Last.fm Scrobbler
12cu|lastfm-desktop-2.1.36-1|61	Exec=%{name}
12cu|lastfm-desktop-2.1.36-1|62	Icon=%{name}
12cu|lastfm-desktop-2.1.36-1|63	Terminal=false
12cu|lastfm-desktop-2.1.36-1|64	Type=Application
12cu|lastfm-desktop-2.1.36-1|65	Categories=Qt;Audio;AudioVideo;
12cu|lastfm-desktop-2.1.36-1|66	EOF
12cu|lastfm-desktop-2.1.36-1|67	
12cu|lastfm-desktop-2.1.36-1|68	mkdir -p %{buildroot}%{_datadir}/%{oname}/i18n
12cu|lastfm-desktop-2.1.36-1|69	cp i18n/*.qm %{buildroot}%{_datadir}/%{oname}/i18n/
12cu|lastfm-desktop-2.1.36-1|70	cp app/client/Last.fm\ Scrobbler.css %{buildroot}%{_datadir}/%{oname}/
12cu|lastfm-desktop-2.1.36-1|71	
12cu|lastfm-desktop-2.1.36-1|72	
12cu|lastfm-desktop-2.1.36-1|73	%changelog
12cu|lastfm-desktop-2.1.36-1|74	* Thu Mar 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.36-1
12cu|lastfm-desktop-2.1.36-1|75	+ Revision: 4617fe9
12cu|lastfm-desktop-2.1.36-1|76	- LOG New version 2.1.36, add patches to fix build with ffmpeg 2.0 and phonon 4.7
12cu|lastfm-desktop-2.1.36-1|77	
12cu|lastfm-desktop-2.1.36-1|78	

9858 12
12cu|latex2rtf-2.1.0-2|1	Summary:	LaTeX to RTF converter
12cu|latex2rtf-2.1.0-2|2	Name:		latex2rtf
12cu|latex2rtf-2.1.0-2|3	Version:	2.1.0
12cu|latex2rtf-2.1.0-2|4	Release:	2
12cu|latex2rtf-2.1.0-2|5	Source0:	%{name}-%{version}.tar.gz
12cu|latex2rtf-2.1.0-2|6	License:	GPLv2+
12cu|latex2rtf-2.1.0-2|7	Group:		Publishing
12cu|latex2rtf-2.1.0-2|8	Url:		http://latex2rtf.sourceforge.net/
12cu|latex2rtf-2.1.0-2|9	Requires:	tetex-latex, tetex-dvips, imagemagick
12cu|latex2rtf-2.1.0-2|10	
12cu|latex2rtf-2.1.0-2|11	%description
12cu|latex2rtf-2.1.0-2|12	LaTeX2rtf is a translator program which is intended to translate a
12cu|latex2rtf-2.1.0-2|13	LaTeX document (precisely: the text and a limited subset of LaTeX
12cu|latex2rtf-2.1.0-2|14	tags) into the RTF format which can be imported by several
12cu|latex2rtf-2.1.0-2|15	textprocessors (including Microsoft Word for Windows and Word for
12cu|latex2rtf-2.1.0-2|16	Macintosh).
12cu|latex2rtf-2.1.0-2|17	
12cu|latex2rtf-2.1.0-2|18	%prep
12cu|latex2rtf-2.1.0-2|19	%setup -q
12cu|latex2rtf-2.1.0-2|20	
12cu|latex2rtf-2.1.0-2|21	%build
12cu|latex2rtf-2.1.0-2|22	%make PREFIX=/usr INFO_INSTALL=%{_infodir} MAN_INSTALL=%{_mandir}/man1 CFG_INSTALL=%{_sysconfdir}/%{name} SUPPORT_INSTALL=%{_datadir}/doc/%{name}
12cu|latex2rtf-2.1.0-2|23	
12cu|latex2rtf-2.1.0-2|24	%install
12cu|latex2rtf-2.1.0-2|25	%__install -d -m 755 %{buildroot}%{_datadir}/doc/%{name}
12cu|latex2rtf-2.1.0-2|26	%__make PREFIX=%{buildroot}/usr \
12cu|latex2rtf-2.1.0-2|27	MAN_INSTALL=%{buildroot}%{_mandir}/man1 \
12cu|latex2rtf-2.1.0-2|28	CFG_INSTALL=%{buildroot}%{_sysconfdir}/%{name} \
12cu|latex2rtf-2.1.0-2|29	SUPPORT_INSTALL=%{buildroot}%{_datadir}/doc/%{name} install
12cu|latex2rtf-2.1.0-2|30	%__install -d -m 755 %{buildroot}%{_infodir}
12cu|latex2rtf-2.1.0-2|31	%__install -m 644 doc/%{name}.info %{buildroot}%{_infodir}
12cu|latex2rtf-2.1.0-2|32	
12cu|latex2rtf-2.1.0-2|33	
12cu|latex2rtf-2.1.0-2|34	
12cu|latex2rtf-2.1.0-2|35	%files
12cu|latex2rtf-2.1.0-2|36	%doc ChangeLog Copyright README
12cu|latex2rtf-2.1.0-2|37	%{_bindir}/*
12cu|latex2rtf-2.1.0-2|38	%{_sysconfdir}/%{name}
12cu|latex2rtf-2.1.0-2|39	%{_infodir}/*
12cu|latex2rtf-2.1.0-2|40	%{_mandir}/man1/*
12cu|latex2rtf-2.1.0-2|41	
12cu|latex2rtf-2.1.0-2|42	
12cu|latex2rtf-2.1.0-2|43	%changelog
12cu|latex2rtf-2.1.0-2|44	* Fri May 28 2010 Lev Givon <lev@mandriva.org> 2.1.0-1mdv2011.0
12cu|latex2rtf-2.1.0-2|45	+ Revision: 546541
12cu|latex2rtf-2.1.0-2|46	- Update to 2.1.0.
12cu|latex2rtf-2.1.0-2|47	
12cu|latex2rtf-2.1.0-2|48	* Fri Feb 19 2010 Lev Givon <lev@mandriva.org> 2.0.0-1mdv2010.1
12cu|latex2rtf-2.1.0-2|49	+ Revision: 508335
12cu|latex2rtf-2.1.0-2|50	- import latex2rtf
12cu|latex2rtf-2.1.0-2|51	

9859 12
12cu|latex-abntex-0.9-0.beta2.3|1	%define texdir %{_datadir}/texmf-dist
12cu|latex-abntex-0.9-0.beta2.3|2	
12cu|latex-abntex-0.9-0.beta2.3|3	Summary:	LaTeX macros for writing documents following the ABNT norms
12cu|latex-abntex-0.9-0.beta2.3|4	Name:		latex-abntex
12cu|latex-abntex-0.9-0.beta2.3|5	Version:	0.9
12cu|latex-abntex-0.9-0.beta2.3|6	Release:	0.beta2.3
12cu|latex-abntex-0.9-0.beta2.3|7	License:	LPPL
12cu|latex-abntex-0.9-0.beta2.3|8	Group:		Publishing
12cu|latex-abntex-0.9-0.beta2.3|9	Url:		http://abntex.codigolivre.org.br
12cu|latex-abntex-0.9-0.beta2.3|10	Source0:	abntex-%{version}-beta2.tar.gz
12cu|latex-abntex-0.9-0.beta2.3|11	Patch0:		abntex-0.9-respect-prefix.patch
12cu|latex-abntex-0.9-0.beta2.3|12	# BuildRequires:	tetex
12cu|latex-abntex-0.9-0.beta2.3|13	# BuildRequires:	texlive-doublestroke
12cu|latex-abntex-0.9-0.beta2.3|14	# This indicates that texlive-scheme-full is not comlete...
12cu|latex-abntex-0.9-0.beta2.3|15	BuildRequires:	texlive-scheme-full
12cu|latex-abntex-0.9-0.beta2.3|16	BuildRequires:	texlive-scheme-tetex
12cu|latex-abntex-0.9-0.beta2.3|17	Requires:	texlive-scheme-full
12cu|latex-abntex-0.9-0.beta2.3|18	Requires:	texlive-scheme-tetex
12cu|latex-abntex-0.9-0.beta2.3|19	BuildArch:	noarch
12cu|latex-abntex-0.9-0.beta2.3|20	
12cu|latex-abntex-0.9-0.beta2.3|21	%description
12cu|latex-abntex-0.9-0.beta2.3|22	With the abnTeX macros you will be able to write LaTeX documents which
12cu|latex-abntex-0.9-0.beta2.3|23	conform to several norms from ABNT (Brazilian Association for Technical
12cu|latex-abntex-0.9-0.beta2.3|24	Norms). In addition there are macros for writing automated lists of
12cu|latex-abntex-0.9-0.beta2.3|25	abbreviations and symbols and a style for writing patent applications
12cu|latex-abntex-0.9-0.beta2.3|26	for INPI. You can also use these style with LyX.
12cu|latex-abntex-0.9-0.beta2.3|27	
12cu|latex-abntex-0.9-0.beta2.3|28	%files
12cu|latex-abntex-0.9-0.beta2.3|29	%doc LEIAME LEIAME.linux LEIAME.make LEIAME.administracao
12cu|latex-abntex-0.9-0.beta2.3|30	%doc compiled.docs/*.ps.gz
12cu|latex-abntex-0.9-0.beta2.3|31	%{texdir}/bibtex/bib/abntex
12cu|latex-abntex-0.9-0.beta2.3|32	%{texdir}/bibtex/bst/abntex
12cu|latex-abntex-0.9-0.beta2.3|33	%{texdir}/doc/bibtex/abntex
12cu|latex-abntex-0.9-0.beta2.3|34	%{texdir}/doc/latex/abntex
12cu|latex-abntex-0.9-0.beta2.3|35	%{texdir}/makeindex/abntex
12cu|latex-abntex-0.9-0.beta2.3|36	%{texdir}/tex/latex/abntex
12cu|latex-abntex-0.9-0.beta2.3|37	%{_bindir}/geratss
12cu|latex-abntex-0.9-0.beta2.3|38	
12cu|latex-abntex-0.9-0.beta2.3|39	%post
12cu|latex-abntex-0.9-0.beta2.3|40	texhash
12cu|latex-abntex-0.9-0.beta2.3|41	
12cu|latex-abntex-0.9-0.beta2.3|42	%postun
12cu|latex-abntex-0.9-0.beta2.3|43	texhash
12cu|latex-abntex-0.9-0.beta2.3|44	
12cu|latex-abntex-0.9-0.beta2.3|45	#----------------------------------------------------------------------------
12cu|latex-abntex-0.9-0.beta2.3|46	
12cu|latex-abntex-0.9-0.beta2.3|47	%prep
12cu|latex-abntex-0.9-0.beta2.3|48	%setup -n abntex-%{version}
12cu|latex-abntex-0.9-0.beta2.3|49	%patch0 -p1 -b .respect-prefix
12cu|latex-abntex-0.9-0.beta2.3|50	
12cu|latex-abntex-0.9-0.beta2.3|51	%build
12cu|latex-abntex-0.9-0.beta2.3|52	make doc-ps
12cu|latex-abntex-0.9-0.beta2.3|53	
12cu|latex-abntex-0.9-0.beta2.3|54	%install
12cu|latex-abntex-0.9-0.beta2.3|55	install -m 755 -d %{buildroot}%{texdir}
12cu|latex-abntex-0.9-0.beta2.3|56	install -m 755 -d %{buildroot}%{_bindir}
12cu|latex-abntex-0.9-0.beta2.3|57	install -m 755 -d %{buildroot}%{_docdir}
12cu|latex-abntex-0.9-0.beta2.3|58	%makeinstall_std USRLOCAL=%{buildroot}%{_bindir}
12cu|latex-abntex-0.9-0.beta2.3|59	
12cu|latex-abntex-0.9-0.beta2.3|60	
12cu|latex-abntex-0.9-0.beta2.3|61	%changelog
12cu|latex-abntex-0.9-0.beta2.3|62	* Mon Mar 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-0.beta2.3
12cu|latex-abntex-0.9-0.beta2.3|63	+ Revision: 2a9b1ca
12cu|latex-abntex-0.9-0.beta2.3|64	- More texlive BRs
12cu|latex-abntex-0.9-0.beta2.3|65	
12cu|latex-abntex-0.9-0.beta2.3|66	

9860 12
12cu|lcdtest-1.18-1|1	Summary:	Utility to display LCD monitor test patterns
12cu|lcdtest-1.18-1|2	Name:		lcdtest
12cu|lcdtest-1.18-1|3	Version:	1.18
12cu|lcdtest-1.18-1|4	Release:	1
12cu|lcdtest-1.18-1|5	License:	GPLv3+
12cu|lcdtest-1.18-1|6	Group:		System/Configuration/Hardware
12cu|lcdtest-1.18-1|7	Url:		http://www.brouhaha.com/~eric/software/lcdtest/
12cu|lcdtest-1.18-1|8	Source0:	http://www.brouhaha.com/~eric/software/%{name}/download/%{name}-%{version}.tar.gz
12cu|lcdtest-1.18-1|9	Source1:	%{name}.png
12cu|lcdtest-1.18-1|10	Patch0:		lcdtest-1.18-font-path.patch
12cu|lcdtest-1.18-1|11	BuildRequires:	scons >= 1.2.0
12cu|lcdtest-1.18-1|12	BuildRequires:	imagemagick
12cu|lcdtest-1.18-1|13	BuildRequires:	netpbm
12cu|lcdtest-1.18-1|14	BuildRequires:	pkgconfig(SDL_image)
12cu|lcdtest-1.18-1|15	BuildRequires:	pkgconfig(SDL_ttf)
12cu|lcdtest-1.18-1|16	Requires:	fonts-ttf-liberation
12cu|lcdtest-1.18-1|17	
12cu|lcdtest-1.18-1|18	%description
12cu|lcdtest-1.18-1|19	lcdtest is a utility to display LCD monitor test patterns. It may be
12cu|lcdtest-1.18-1|20	useful for adjusting the pixel clock frequency and phase on LCD
12cu|lcdtest-1.18-1|21	monitors when using analog inputs, and for finding pixels that are
12cu|lcdtest-1.18-1|22	stuck on or off.
12cu|lcdtest-1.18-1|23	
12cu|lcdtest-1.18-1|24	%prep
12cu|lcdtest-1.18-1|25	%setup -q
12cu|lcdtest-1.18-1|26	%patch0 -p1
12cu|lcdtest-1.18-1|27	
12cu|lcdtest-1.18-1|28	%build
12cu|lcdtest-1.18-1|29	scons CFLAGS="%{optflags}"
12cu|lcdtest-1.18-1|30	
12cu|lcdtest-1.18-1|31	%install
12cu|lcdtest-1.18-1|32	scons CFLAGS="%{optflags}" \
12cu|lcdtest-1.18-1|33	--buildroot %{buildroot} \
12cu|lcdtest-1.18-1|34	--bindir %{_bindir} \
12cu|lcdtest-1.18-1|35	--mandir %{_mandir} \
12cu|lcdtest-1.18-1|36	--datadir %{_datadir} \
12cu|lcdtest-1.18-1|37	install
12cu|lcdtest-1.18-1|38	
12cu|lcdtest-1.18-1|39	# install menu icons
12cu|lcdtest-1.18-1|40	for N in 16 22 24 32 48 64 128 256;
12cu|lcdtest-1.18-1|41	do
12cu|lcdtest-1.18-1|42	convert %{SOURCE1} -resize ${N}x${N} $N.png;
12cu|lcdtest-1.18-1|43	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
12cu|lcdtest-1.18-1|44	done
12cu|lcdtest-1.18-1|45	
12cu|lcdtest-1.18-1|46	%files
12cu|lcdtest-1.18-1|47	%doc COPYING README
12cu|lcdtest-1.18-1|48	%{_bindir}/%{name}
12cu|lcdtest-1.18-1|49	%{_mandir}/man1/%{name}.1*
12cu|lcdtest-1.18-1|50	%{_datadir}/applications/%{name}.desktop
12cu|lcdtest-1.18-1|51	%{_iconsdir}/hicolor/*/apps/%{name}.*

9861 12
12cu|leechcraft-0.6.0-1|1	Summary:	Modular Internet Client
12cu|leechcraft-0.6.0-1|2	Name:		leechcraft
12cu|leechcraft-0.6.0-1|3	Version:	0.6.0
12cu|leechcraft-0.6.0-1|4	Release:	1
12cu|leechcraft-0.6.0-1|5	License:	GPLv3+
12cu|leechcraft-0.6.0-1|6	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|7	Url:		http://leechcraft.org
12cu|leechcraft-0.6.0-1|8	Source0:	http://netcologne.dl.sourceforge.net/project/%{name}/LeechCraft/%{version}/%{name}-%{version}.tar.xz
12cu|leechcraft-0.6.0-1|9	Patch0:		leechcraft-0.5.97-linkage.patch
12cu|leechcraft-0.6.0-1|10	Patch1:		leechcraft-0.5.97-soname.patch
12cu|leechcraft-0.6.0-1|11	Patch2:		leechcraft-0.5.99-ffmpeg2.0.patch
12cu|leechcraft-0.6.0-1|12	BuildRequires:	cmake
12cu|leechcraft-0.6.0-1|13	BuildRequires:	boost-devel
12cu|leechcraft-0.6.0-1|14	BuildRequires:	ffmpeg-devel
12cu|leechcraft-0.6.0-1|15	BuildRequires:	kdelibs4-devel
12cu|leechcraft-0.6.0-1|16	BuildRequires:	liblastfm-devel
12cu|leechcraft-0.6.0-1|17	BuildRequires:	lm_sensors-devel
12cu|leechcraft-0.6.0-1|18	BuildRequires:	magic-devel
12cu|leechcraft-0.6.0-1|19	BuildRequires:	qt4-devel
12cu|leechcraft-0.6.0-1|20	BuildRequires:	qwt-devel
12cu|leechcraft-0.6.0-1|21	BuildRequires:	qxmpp-devel >= 0.7.5
12cu|leechcraft-0.6.0-1|22	BuildRequires:	pkgconfig(ddjvuapi)
12cu|leechcraft-0.6.0-1|23	BuildRequires:	pkgconfig(hunspell)
12cu|leechcraft-0.6.0-1|24	BuildRequires:	pkgconfig(libchromaprint)
12cu|leechcraft-0.6.0-1|25	BuildRequires:	pkgconfig(libnl-3.0)
12cu|leechcraft-0.6.0-1|26	BuildRequires:	pkgconfig(libpcre)
12cu|leechcraft-0.6.0-1|27	BuildRequires:	pkgconfig(libspectre)
12cu|leechcraft-0.6.0-1|28	BuildRequires:	pkgconfig(libtorrent-rasterbar)
12cu|leechcraft-0.6.0-1|29	BuildRequires:	pkgconfig(phonon)
12cu|leechcraft-0.6.0-1|30	BuildRequires:	pkgconfig(poppler-cpp)
12cu|leechcraft-0.6.0-1|31	BuildRequires:	pkgconfig(poppler-qt4)
12cu|leechcraft-0.6.0-1|32	BuildRequires:	pkgconfig(qca2)
12cu|leechcraft-0.6.0-1|33	BuildRequires:	pkgconfig(QJson)
12cu|leechcraft-0.6.0-1|34	BuildRequires:	pkgconfig(taglib)
12cu|leechcraft-0.6.0-1|35	BuildRequires:	pkgconfig(x11)
12cu|leechcraft-0.6.0-1|36	BuildRequires:	pkgconfig(xscrnsaver)
12cu|leechcraft-0.6.0-1|37	# Core modules:
12cu|leechcraft-0.6.0-1|38	Requires:	%{name}-cstp = %{EVRD}
12cu|leechcraft-0.6.0-1|39	Requires:	%{name}-sb2 = %{EVRD}
12cu|leechcraft-0.6.0-1|40	Requires:	%{name}-summary = %{EVRD}
12cu|leechcraft-0.6.0-1|41	Requires:	%{name}-tabsessmanager = %{EVRD}
12cu|leechcraft-0.6.0-1|42	Requires:	%{name}-tpi = %{EVRD}
12cu|leechcraft-0.6.0-1|43	Suggests:	%{name}-plugins-main = %{EVRD}
12cu|leechcraft-0.6.0-1|44	
12cu|leechcraft-0.6.0-1|45	%description
12cu|leechcraft-0.6.0-1|46	LeechCraft is a free modular "Internet client" application.
12cu|leechcraft-0.6.0-1|47	
12cu|leechcraft-0.6.0-1|48	LeechCraft allows to browse the web, read RSS/Atom feeds, download
12cu|leechcraft-0.6.0-1|49	files via BitTorrent, HTTP, FTP and DC, automatically stream,
12cu|leechcraft-0.6.0-1|50	download or play podcasts and other media files and much more.
12cu|leechcraft-0.6.0-1|51	
12cu|leechcraft-0.6.0-1|52	Features can be easily added via plugins that can be integrated with
12cu|leechcraft-0.6.0-1|53	each other with no effect while staying abstract from the exact
12cu|leechcraft-0.6.0-1|54	implementation.
12cu|leechcraft-0.6.0-1|55	
12cu|leechcraft-0.6.0-1|56	This package contains the main LeechCraft executable, which connects
12cu|leechcraft-0.6.0-1|57	all the plugins with each other, routes requests between them, tracks
12cu|leechcraft-0.6.0-1|58	dependencies and performs several other housekeeping tasks.
12cu|leechcraft-0.6.0-1|59	
12cu|leechcraft-0.6.0-1|60	%files -f %{name}.lang
12cu|leechcraft-0.6.0-1|61	%{_bindir}/leechcraft
12cu|leechcraft-0.6.0-1|62	%{_bindir}/leechcraft-add-file
12cu|leechcraft-0.6.0-1|63	%{_bindir}/leechcraft-handle-file
12cu|leechcraft-0.6.0-1|64	%{_datadir}/applications/leechcraft.desktop
12cu|leechcraft-0.6.0-1|65	%{_iconsdir}/hicolor/*/apps/leechcraft_main.png
12cu|leechcraft-0.6.0-1|66	%{_datadir}/%{name}/global_icons/
12cu|leechcraft-0.6.0-1|67	%{_datadir}/%{name}/qml/common
12cu|leechcraft-0.6.0-1|68	%{_datadir}/%{name}/qml/org
12cu|leechcraft-0.6.0-1|69	%{_datadir}/%{name}/settings/coresettings.xml
12cu|leechcraft-0.6.0-1|70	%{_datadir}/%{name}/sounds/
12cu|leechcraft-0.6.0-1|71	%{_datadir}/%{name}/themes/
12cu|leechcraft-0.6.0-1|72	%{_mandir}/man1/leechcraft.1*
12cu|leechcraft-0.6.0-1|73	%{_mandir}/man1/leechcraft-add-file.1*
12cu|leechcraft-0.6.0-1|74	%{_mandir}/man1/leechcraft-handle-file.1*
12cu|leechcraft-0.6.0-1|75	
12cu|leechcraft-0.6.0-1|76	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|77	
12cu|leechcraft-0.6.0-1|78	%package plugins-main
12cu|leechcraft-0.6.0-1|79	Summary:	LeechCraft main modules
12cu|leechcraft-0.6.0-1|80	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|81	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|82	Requires:	%{name}-advancednotifications = %{EVRD}
12cu|leechcraft-0.6.0-1|83	Requires:	%{name}-aggregator = %{EVRD}
12cu|leechcraft-0.6.0-1|84	Requires:	%{name}-azoth = %{EVRD}
12cu|leechcraft-0.6.0-1|85	Requires:	%{name}-bittorrent = %{EVRD}
12cu|leechcraft-0.6.0-1|86	Requires:	%{name}-lackman = %{EVRD}
12cu|leechcraft-0.6.0-1|87	Requires:	%{name}-lmp = %{EVRD}
12cu|leechcraft-0.6.0-1|88	Requires:	%{name}-monocle = %{EVRD}
12cu|leechcraft-0.6.0-1|89	Requires:	%{name}-poshuku = %{EVRD}
12cu|leechcraft-0.6.0-1|90	
12cu|leechcraft-0.6.0-1|91	%description plugins-main
12cu|leechcraft-0.6.0-1|92	A meta-task to install LeechCraft key modules.
12cu|leechcraft-0.6.0-1|93	
12cu|leechcraft-0.6.0-1|94	It selects following modules:
12cu|leechcraft-0.6.0-1|95	* advancednotifications
12cu|leechcraft-0.6.0-1|96	* aggregator
12cu|leechcraft-0.6.0-1|97	* azoth
12cu|leechcraft-0.6.0-1|98	* bittorrent
12cu|leechcraft-0.6.0-1|99	* lackman
12cu|leechcraft-0.6.0-1|100	* lmp
12cu|leechcraft-0.6.0-1|101	* monocle
12cu|leechcraft-0.6.0-1|102	* poshuku
12cu|leechcraft-0.6.0-1|103	
12cu|leechcraft-0.6.0-1|104	Some other key modules are already selected by main LeechCraft package:
12cu|leechcraft-0.6.0-1|105	* cstp
12cu|leechcraft-0.6.0-1|106	* sb2
12cu|leechcraft-0.6.0-1|107	* summary
12cu|leechcraft-0.6.0-1|108	* tabsessmanager
12cu|leechcraft-0.6.0-1|109	* tpi
12cu|leechcraft-0.6.0-1|110	
12cu|leechcraft-0.6.0-1|111	%files plugins-main
12cu|leechcraft-0.6.0-1|112	
12cu|leechcraft-0.6.0-1|113	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|114	
12cu|leechcraft-0.6.0-1|115	%package plugins-extra
12cu|leechcraft-0.6.0-1|116	Summary:	LeechCraft extra modules
12cu|leechcraft-0.6.0-1|117	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|118	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|119	Requires:	%{name}-anhero = %{EVRD}
12cu|leechcraft-0.6.0-1|120	Requires:	%{name}-auscrie = %{EVRD}
12cu|leechcraft-0.6.0-1|121	Requires:	%{name}-blogique = %{EVRD}
12cu|leechcraft-0.6.0-1|122	Requires:	%{name}-dbusmanager = %{EVRD}
12cu|leechcraft-0.6.0-1|123	Requires:	%{name}-deadlyrics = %{EVRD}
12cu|leechcraft-0.6.0-1|124	Requires:	%{name}-dolozhee = %{EVRD}
12cu|leechcraft-0.6.0-1|125	Requires:	%{name}-gacts = %{EVRD}
12cu|leechcraft-0.6.0-1|126	Requires:	%{name}-glance = %{EVRD}
12cu|leechcraft-0.6.0-1|127	Requires:	%{name}-gmailnotifier = %{EVRD}
12cu|leechcraft-0.6.0-1|128	Requires:	%{name}-historyholder = %{EVRD}
12cu|leechcraft-0.6.0-1|129	Requires:	%{name}-hotsensors = %{EVRD}
12cu|leechcraft-0.6.0-1|130	Requires:	%{name}-hotstreams = %{EVRD}
12cu|leechcraft-0.6.0-1|131	Requires:	%{name}-kbswitch = %{EVRD}
12cu|leechcraft-0.6.0-1|132	Requires:	%{name}-kinotify = %{EVRD}
12cu|leechcraft-0.6.0-1|133	Requires:	%{name}-knowhow = %{EVRD}
12cu|leechcraft-0.6.0-1|134	Requires:	%{name}-lastfmscrobble = %{EVRD}
12cu|leechcraft-0.6.0-1|135	Requires:	%{name}-launchy = %{EVRD}
12cu|leechcraft-0.6.0-1|136	Requires:	%{name}-lemon = %{EVRD}
12cu|leechcraft-0.6.0-1|137	Requires:	%{name}-lhtr = %{EVRD}
12cu|leechcraft-0.6.0-1|138	Requires:	%{name}-liznoo = %{EVRD}
12cu|leechcraft-0.6.0-1|139	Requires:	%{name}-musiczombie = %{EVRD}
12cu|leechcraft-0.6.0-1|140	Requires:	%{name}-nacheku = %{EVRD}
12cu|leechcraft-0.6.0-1|141	Requires:	%{name}-netstoremanager = %{EVRD}
12cu|leechcraft-0.6.0-1|142	Requires:	%{name}-networkmonitor = %{EVRD}
12cu|leechcraft-0.6.0-1|143	Requires:	%{name}-newlife = %{EVRD}
12cu|leechcraft-0.6.0-1|144	Requires:	%{name}-otlozhu = %{EVRD}
12cu|leechcraft-0.6.0-1|145	Requires:	%{name}-pintab = %{EVRD}
12cu|leechcraft-0.6.0-1|146	Requires:	%{name}-pogooglue = %{EVRD}
12cu|leechcraft-0.6.0-1|147	Requires:	%{name}-secman = %{EVRD}
12cu|leechcraft-0.6.0-1|148	Requires:	%{name}-seekthru = %{EVRD}
12cu|leechcraft-0.6.0-1|149	Requires:	%{name}-shaitan = %{EVRD}
12cu|leechcraft-0.6.0-1|150	Requires:	%{name}-syncer = %{EVRD}
12cu|leechcraft-0.6.0-1|151	Requires:	%{name}-tabslist = %{EVRD}
12cu|leechcraft-0.6.0-1|152	Requires:	%{name}-touchstreams = %{EVRD}
12cu|leechcraft-0.6.0-1|153	Requires:	%{name}-vgrabber = %{EVRD}
12cu|leechcraft-0.6.0-1|154	Requires:	%{name}-vrooby = %{EVRD}
12cu|leechcraft-0.6.0-1|155	Requires:	%{name}-xproxy = %{EVRD}
12cu|leechcraft-0.6.0-1|156	
12cu|leechcraft-0.6.0-1|157	%description plugins-extra
12cu|leechcraft-0.6.0-1|158	A meta-task to install LeechCraft additional modules.
12cu|leechcraft-0.6.0-1|159	
12cu|leechcraft-0.6.0-1|160	It selects following modules:
12cu|leechcraft-0.6.0-1|161	* anhero
12cu|leechcraft-0.6.0-1|162	* auscrie
12cu|leechcraft-0.6.0-1|163	* blogique
12cu|leechcraft-0.6.0-1|164	* dbusmanager
12cu|leechcraft-0.6.0-1|165	* deadlyrics
12cu|leechcraft-0.6.0-1|166	* dolozhee
12cu|leechcraft-0.6.0-1|167	* gacts
12cu|leechcraft-0.6.0-1|168	* glance
12cu|leechcraft-0.6.0-1|169	* gmailnotifier
12cu|leechcraft-0.6.0-1|170	* historyholder
12cu|leechcraft-0.6.0-1|171	* hotsensors
12cu|leechcraft-0.6.0-1|172	* hotstreams
12cu|leechcraft-0.6.0-1|173	* kbswitch
12cu|leechcraft-0.6.0-1|174	* kinotify
12cu|leechcraft-0.6.0-1|175	* knowhow
12cu|leechcraft-0.6.0-1|176	* lastfmscrobble
12cu|leechcraft-0.6.0-1|177	* launchy
12cu|leechcraft-0.6.0-1|178	* lemon
12cu|leechcraft-0.6.0-1|179	* lhtr
12cu|leechcraft-0.6.0-1|180	* liznoo
12cu|leechcraft-0.6.0-1|181	* musiczombie
12cu|leechcraft-0.6.0-1|182	* nacheku
12cu|leechcraft-0.6.0-1|183	* netstoremanager
12cu|leechcraft-0.6.0-1|184	* networkmonitor
12cu|leechcraft-0.6.0-1|185	* newlife
12cu|leechcraft-0.6.0-1|186	* otlozhu
12cu|leechcraft-0.6.0-1|187	* pintab
12cu|leechcraft-0.6.0-1|188	* pogooglue
12cu|leechcraft-0.6.0-1|189	* secman
12cu|leechcraft-0.6.0-1|190	* seekthru
12cu|leechcraft-0.6.0-1|191	* shaitan
12cu|leechcraft-0.6.0-1|192	* syncer
12cu|leechcraft-0.6.0-1|193	* tabslist
12cu|leechcraft-0.6.0-1|194	* touchstreams
12cu|leechcraft-0.6.0-1|195	* vgrabber
12cu|leechcraft-0.6.0-1|196	* vrooby
12cu|leechcraft-0.6.0-1|197	* xproxy
12cu|leechcraft-0.6.0-1|198	
12cu|leechcraft-0.6.0-1|199	%files plugins-extra
12cu|leechcraft-0.6.0-1|200	
12cu|leechcraft-0.6.0-1|201	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|202	
12cu|leechcraft-0.6.0-1|203	%define lcutil_major 0
12cu|leechcraft-0.6.0-1|204	%define liblcutil %mklibname lcutil %{lcutil_major}
12cu|leechcraft-0.6.0-1|205	
12cu|leechcraft-0.6.0-1|206	%package -n %{liblcutil}
12cu|leechcraft-0.6.0-1|207	Summary:	LeechCraft shared library
12cu|leechcraft-0.6.0-1|208	Group:		System/Libraries
12cu|leechcraft-0.6.0-1|209	
12cu|leechcraft-0.6.0-1|210	%description -n %{liblcutil}
12cu|leechcraft-0.6.0-1|211	LeechCraft shared library.
12cu|leechcraft-0.6.0-1|212	
12cu|leechcraft-0.6.0-1|213	%files -n %{liblcutil}
12cu|leechcraft-0.6.0-1|214	%{_libdir}/liblcutil.so.%{lcutil_major}*
12cu|leechcraft-0.6.0-1|215	
12cu|leechcraft-0.6.0-1|216	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|217	
12cu|leechcraft-0.6.0-1|218	%define xmlsettingsdialog_major 0
12cu|leechcraft-0.6.0-1|219	%define libxmlsettingsdialog %mklibname xmlsettingsdialog %{xmlsettingsdialog_major}
12cu|leechcraft-0.6.0-1|220	
12cu|leechcraft-0.6.0-1|221	%package -n %{libxmlsettingsdialog}
12cu|leechcraft-0.6.0-1|222	Summary:	LeechCraft shared library
12cu|leechcraft-0.6.0-1|223	Group:		System/Libraries
12cu|leechcraft-0.6.0-1|224	
12cu|leechcraft-0.6.0-1|225	%description -n %{libxmlsettingsdialog}
12cu|leechcraft-0.6.0-1|226	LeechCraft shared library.
12cu|leechcraft-0.6.0-1|227	
12cu|leechcraft-0.6.0-1|228	%files -n %{libxmlsettingsdialog}
12cu|leechcraft-0.6.0-1|229	%{_libdir}/libxmlsettingsdialog.so.%{xmlsettingsdialog_major}*
12cu|leechcraft-0.6.0-1|230	
12cu|leechcraft-0.6.0-1|231	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|232	
12cu|leechcraft-0.6.0-1|233	%package devel
12cu|leechcraft-0.6.0-1|234	Summary:	LeechCraft development files
12cu|leechcraft-0.6.0-1|235	Group:		Development/Other
12cu|leechcraft-0.6.0-1|236	Requires:	%{liblcutil} = %{EVRD}
12cu|leechcraft-0.6.0-1|237	Requires:	%{libxmlsettingsdialog} = %{EVRD}
12cu|leechcraft-0.6.0-1|238	
12cu|leechcraft-0.6.0-1|239	%description devel
12cu|leechcraft-0.6.0-1|240	LeechCraft development files. Install them if you want to develop plugins.
12cu|leechcraft-0.6.0-1|241	
12cu|leechcraft-0.6.0-1|242	%files devel
12cu|leechcraft-0.6.0-1|243	%{_libdir}/liblcutil.so
12cu|leechcraft-0.6.0-1|244	%{_libdir}/libxmlsettingsdialog.so
12cu|leechcraft-0.6.0-1|245	%{_includedir}/%{name}
12cu|leechcraft-0.6.0-1|246	%{_datadir}/cmake/Modules/InitLCPlugin.cmake
12cu|leechcraft-0.6.0-1|247	%{_datadir}/%{name}/cmake/
12cu|leechcraft-0.6.0-1|248	
12cu|leechcraft-0.6.0-1|249	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|250	
12cu|leechcraft-0.6.0-1|251	%package advancednotifications
12cu|leechcraft-0.6.0-1|252	Summary:	LeechCraft Notifications framework module
12cu|leechcraft-0.6.0-1|253	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|254	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|255	
12cu|leechcraft-0.6.0-1|256	%description advancednotifications
12cu|leechcraft-0.6.0-1|257	This package provides an advanced notifications module for Leechcraft.
12cu|leechcraft-0.6.0-1|258	
12cu|leechcraft-0.6.0-1|259	It's used for more flexible notifications customization.
12cu|leechcraft-0.6.0-1|260	
12cu|leechcraft-0.6.0-1|261	%files advancednotifications -f leechcraft_advancednotifications.lang
12cu|leechcraft-0.6.0-1|262	%{_libdir}/%{name}/plugins/libleechcraft_advancednotifications*
12cu|leechcraft-0.6.0-1|263	%{_datadir}/%{name}/qml/advancednotifications
12cu|leechcraft-0.6.0-1|264	%{_datadir}/%{name}/settings/advancednotificationssettings.xml
12cu|leechcraft-0.6.0-1|265	
12cu|leechcraft-0.6.0-1|266	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|267	
12cu|leechcraft-0.6.0-1|268	%package aggregator
12cu|leechcraft-0.6.0-1|269	Summary:	LeechCraft RSS/Atom Aggregator module
12cu|leechcraft-0.6.0-1|270	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|271	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|272	Requires:	%{name}-poshuku = %{EVRD}
12cu|leechcraft-0.6.0-1|273	Requires:	qt4-database-plugin-sqlite
12cu|leechcraft-0.6.0-1|274	
12cu|leechcraft-0.6.0-1|275	%description aggregator
12cu|leechcraft-0.6.0-1|276	This package provides a RSS/Atom feed reader module for LeechCraft.
12cu|leechcraft-0.6.0-1|277	
12cu|leechcraft-0.6.0-1|278	It features:
12cu|leechcraft-0.6.0-1|279	* RSS 0.92/0.93/1.0/2.0, Atom 0.3/1.0;
12cu|leechcraft-0.6.0-1|280	* extensions like GeoRSS, MediaRSS, Comment API etc;
12cu|leechcraft-0.6.0-1|281	* OPML support;
12cu|leechcraft-0.6.0-1|282	* broadcatching and fetching arbitrary data with regexps;
12cu|leechcraft-0.6.0-1|283	* tape mode for news display;
12cu|leechcraft-0.6.0-1|284	* individual options for each channel like update interval;
12cu|leechcraft-0.6.0-1|285	* storage either in SQLite or PostgreSQL;
12cu|leechcraft-0.6.0-1|286	* exporting feeds to FB2 for further reading on handheld devices.
12cu|leechcraft-0.6.0-1|287	
12cu|leechcraft-0.6.0-1|288	%files aggregator -f leechcraft_aggregator.lang
12cu|leechcraft-0.6.0-1|289	%{_libdir}/%{name}/plugins/libleechcraft_aggregator*
12cu|leechcraft-0.6.0-1|290	%{_datadir}/%{name}/scripts/aggregator
12cu|leechcraft-0.6.0-1|291	%{_datadir}/%{name}/settings/aggregatorsettings.xml
12cu|leechcraft-0.6.0-1|292	
12cu|leechcraft-0.6.0-1|293	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|294	
12cu|leechcraft-0.6.0-1|295	%package anhero
12cu|leechcraft-0.6.0-1|296	Summary:	LeechCraft Crash handler module
12cu|leechcraft-0.6.0-1|297	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|298	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|299	
12cu|leechcraft-0.6.0-1|300	%description anhero
12cu|leechcraft-0.6.0-1|301	This package provides a crash handler module for LeechCraft.
12cu|leechcraft-0.6.0-1|302	
12cu|leechcraft-0.6.0-1|303	It uses KDE utils to handle crashes, show backtraces and aid
12cu|leechcraft-0.6.0-1|304	in sending bug reports.
12cu|leechcraft-0.6.0-1|305	
12cu|leechcraft-0.6.0-1|306	KDE itself is not necessary to be running for AnHero to work.
12cu|leechcraft-0.6.0-1|307	
12cu|leechcraft-0.6.0-1|308	%files anhero -f leechcraft_anhero.lang
12cu|leechcraft-0.6.0-1|309	%{_libdir}/%{name}/plugins/libleechcraft_anhero*
12cu|leechcraft-0.6.0-1|310	
12cu|leechcraft-0.6.0-1|311	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|312	
12cu|leechcraft-0.6.0-1|313	%package auscrie
12cu|leechcraft-0.6.0-1|314	Summary:	LeechCraft screenshoter Module
12cu|leechcraft-0.6.0-1|315	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|316	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|317	
12cu|leechcraft-0.6.0-1|318	%description auscrie
12cu|leechcraft-0.6.0-1|319	This package provides a screenshooter module for LeechCraft.
12cu|leechcraft-0.6.0-1|320	
12cu|leechcraft-0.6.0-1|321	It allows to make screenshots of LeechCraft and then either save them
12cu|leechcraft-0.6.0-1|322	locally or upload them to an imagebin.
12cu|leechcraft-0.6.0-1|323	
12cu|leechcraft-0.6.0-1|324	%files auscrie -f leechcraft_auscrie.lang
12cu|leechcraft-0.6.0-1|325	%{_libdir}/%{name}/plugins/libleechcraft_auscrie*
12cu|leechcraft-0.6.0-1|326	
12cu|leechcraft-0.6.0-1|327	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|328	
12cu|leechcraft-0.6.0-1|329	%package azoth
12cu|leechcraft-0.6.0-1|330	Summary:	Instant Messager client module for LeechCraft
12cu|leechcraft-0.6.0-1|331	Group:		Networking/Instant messaging
12cu|leechcraft-0.6.0-1|332	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|333	
12cu|leechcraft-0.6.0-1|334	%description azoth
12cu|leechcraft-0.6.0-1|335	This package provides a modular IM client for LeechCraft.
12cu|leechcraft-0.6.0-1|336	
12cu|leechcraft-0.6.0-1|337	Totally in the spirit of LeechCraft, Azoth is modular itself. For example,
12cu|leechcraft-0.6.0-1|338	protocols are provided by corresponding plugins, so Azoth is a multiprotocol
12cu|leechcraft-0.6.0-1|339	client as well. Modularity also allows Azoth to be flexible, extensible and
12cu|leechcraft-0.6.0-1|340	enables the modules to use each other and avoid code and functionality
12cu|leechcraft-0.6.0-1|341	duplication.
12cu|leechcraft-0.6.0-1|342	
12cu|leechcraft-0.6.0-1|343	Unlike other multiprotocol clients which tend to implement only those
12cu|leechcraft-0.6.0-1|344	features that are present in all the protocols, Azoth is modelled after the
12cu|leechcraft-0.6.0-1|345	XMPP protocol, aiming to provide extensive and full support for XMPP while
12cu|leechcraft-0.6.0-1|346	remaining usable for other protocols.
12cu|leechcraft-0.6.0-1|347	
12cu|leechcraft-0.6.0-1|348	%files azoth -f leechcraft_azoth.lang
12cu|leechcraft-0.6.0-1|349	%{_libdir}/%{name}/plugins/libleechcraft_azoth*
12cu|leechcraft-0.6.0-1|350	%{_datadir}/%{name}/azoth
12cu|leechcraft-0.6.0-1|351	%{_datadir}/applications/leechcraft-azoth-acetamide.desktop
12cu|leechcraft-0.6.0-1|352	%{_datadir}/applications/leechcraft-azoth-xoox.desktop
12cu|leechcraft-0.6.0-1|353	%{_datadir}/%{name}/settings/azoth*
12cu|leechcraft-0.6.0-1|354	
12cu|leechcraft-0.6.0-1|355	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|356	
12cu|leechcraft-0.6.0-1|357	%package bittorrent
12cu|leechcraft-0.6.0-1|358	Summary:	LeechCraft BitTorrent client module
12cu|leechcraft-0.6.0-1|359	Group:		Networking/File transfer
12cu|leechcraft-0.6.0-1|360	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|361	
12cu|leechcraft-0.6.0-1|362	%description bittorrent
12cu|leechcraft-0.6.0-1|363	This package provides a bittorrent client for LeechCraft.
12cu|leechcraft-0.6.0-1|364	
12cu|leechcraft-0.6.0-1|365	It is feature-rich, fast and efficient.
12cu|leechcraft-0.6.0-1|366	
12cu|leechcraft-0.6.0-1|367	Features
12cu|leechcraft-0.6.0-1|368	* Support for DHT.
12cu|leechcraft-0.6.0-1|369	* Magnet links support.
12cu|leechcraft-0.6.0-1|370	* Sequential download mode where torrent is download sequentially.
12cu|leechcraft-0.6.0-1|371	* Torrents queue, limiting number of seeding/leeching torrents.
12cu|leechcraft-0.6.0-1|372	* Ability to rename files and directories in the torrent.
12cu|leechcraft-0.6.0-1|373	* Selective download: possibility to select specific files from torrent.
12cu|leechcraft-0.6.0-1|374	* Continue downloads left by any other client.
12cu|leechcraft-0.6.0-1|375	* Support for sparse files.
12cu|leechcraft-0.6.0-1|376	* Tags for torrents.
12cu|leechcraft-0.6.0-1|377	* Global and per-torrent speed limits.
12cu|leechcraft-0.6.0-1|378	* Connection number limits.
12cu|leechcraft-0.6.0-1|379	* Fast resume support to avoid long startup times.
12cu|leechcraft-0.6.0-1|380	* IP filter to block/unblock unwanted peers.
12cu|leechcraft-0.6.0-1|381	* Support for extension protocol
12cu|leechcraft-0.6.0-1|382	etc.
12cu|leechcraft-0.6.0-1|383	
12cu|leechcraft-0.6.0-1|384	%files bittorrent -f leechcraft_bittorrent.lang
12cu|leechcraft-0.6.0-1|385	%{_libdir}/%{name}/plugins/libleechcraft_bittorrent*
12cu|leechcraft-0.6.0-1|386	%{_datadir}/applications/leechcraft-bittorrent.desktop
12cu|leechcraft-0.6.0-1|387	%{_datadir}/%{name}/settings/torrentsettings.xml
12cu|leechcraft-0.6.0-1|388	
12cu|leechcraft-0.6.0-1|389	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|390	
12cu|leechcraft-0.6.0-1|391	%package blogique
12cu|leechcraft-0.6.0-1|392	Summary:	LeechCraft blogging client module
12cu|leechcraft-0.6.0-1|393	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|394	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|395	Requires:	%{name}-lhtr = %{EVRD}
12cu|leechcraft-0.6.0-1|396	
12cu|leechcraft-0.6.0-1|397	%description blogique
12cu|leechcraft-0.6.0-1|398	It supports different blogging platforms via different submodules.
12cu|leechcraft-0.6.0-1|399	
12cu|leechcraft-0.6.0-1|400	Current sublodules are:
12cu|leechcraft-0.6.0-1|401	* hestia, a local blogging platform
12cu|leechcraft-0.6.0-1|402	* metida, a LiveJournal client
12cu|leechcraft-0.6.0-1|403	
12cu|leechcraft-0.6.0-1|404	%files blogique -f leechcraft_blogique.lang
12cu|leechcraft-0.6.0-1|405	%{_libdir}/%{name}/plugins/libleechcraft_blogique.so
12cu|leechcraft-0.6.0-1|406	%{_libdir}/%{name}/plugins/libleechcraft_blogique_hestia.so
12cu|leechcraft-0.6.0-1|407	%{_libdir}/%{name}/plugins/libleechcraft_blogique_metida.so
12cu|leechcraft-0.6.0-1|408	%{_datadir}/%{name}/qml/blogique
12cu|leechcraft-0.6.0-1|409	%{_datadir}/%{name}/settings/blogique*
12cu|leechcraft-0.6.0-1|410	
12cu|leechcraft-0.6.0-1|411	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|412	
12cu|leechcraft-0.6.0-1|413	%package cstp
12cu|leechcraft-0.6.0-1|414	Summary:	LeechCraft HTTP module
12cu|leechcraft-0.6.0-1|415	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|416	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|417	
12cu|leechcraft-0.6.0-1|418	%description cstp
12cu|leechcraft-0.6.0-1|419	This package provides HTTP implementation plugin for LeechCraft.
12cu|leechcraft-0.6.0-1|420	
12cu|leechcraft-0.6.0-1|421	It is a clean and simple HTTP implementation. Mainly used by many other
12cu|leechcraft-0.6.0-1|422	plugins, like Aggregator or SeekThru or vGrabber.
12cu|leechcraft-0.6.0-1|423	
12cu|leechcraft-0.6.0-1|424	Features:
12cu|leechcraft-0.6.0-1|425	* Support for redirects.
12cu|leechcraft-0.6.0-1|426	* Automatic downloads from other plugins.
12cu|leechcraft-0.6.0-1|427	* Support for continuing of interrupted downloads.
12cu|leechcraft-0.6.0-1|428	
12cu|leechcraft-0.6.0-1|429	%files cstp -f leechcraft_cstp.lang
12cu|leechcraft-0.6.0-1|430	%{_libdir}/%{name}/plugins/libleechcraft_cstp*
12cu|leechcraft-0.6.0-1|431	%{_datadir}/%{name}/settings/cstpsettings.xml
12cu|leechcraft-0.6.0-1|432	
12cu|leechcraft-0.6.0-1|433	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|434	
12cu|leechcraft-0.6.0-1|435	%package dbusmanager
12cu|leechcraft-0.6.0-1|436	Summary:	LeechCraft D-Bus module
12cu|leechcraft-0.6.0-1|437	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|438	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|439	
12cu|leechcraft-0.6.0-1|440	%description dbusmanager
12cu|leechcraft-0.6.0-1|441	This package provides a D-Bus implementation module for LeechCraft.
12cu|leechcraft-0.6.0-1|442	
12cu|leechcraft-0.6.0-1|443	It allows to use D-Bus. Currently, this only means showing notifications
12cu|leechcraft-0.6.0-1|444	via implementations supporting FreeDesktop's notifications standard,
12cu|leechcraft-0.6.0-1|445	like KDE 4.4 (or higher), Gnome, XFCE and others.
12cu|leechcraft-0.6.0-1|446	
12cu|leechcraft-0.6.0-1|447	%files dbusmanager -f leechcraft_dbusmanager.lang
12cu|leechcraft-0.6.0-1|448	%{_libdir}/%{name}/plugins/libleechcraft_dbusmanager*
12cu|leechcraft-0.6.0-1|449	%{_datadir}/%{name}/settings/dbusmanagersettings.xml
12cu|leechcraft-0.6.0-1|450	
12cu|leechcraft-0.6.0-1|451	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|452	
12cu|leechcraft-0.6.0-1|453	%package deadlyrics
12cu|leechcraft-0.6.0-1|454	Summary:	LeechCraft lyrics finder module
12cu|leechcraft-0.6.0-1|455	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|456	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|457	
12cu|leechcraft-0.6.0-1|458	%description deadlyrics
12cu|leechcraft-0.6.0-1|459	This package provides a lyrics finder module for LeechCraft.
12cu|leechcraft-0.6.0-1|460	
12cu|leechcraft-0.6.0-1|461	It is a simple client for searching song lyrics on various sites.
12cu|leechcraft-0.6.0-1|462	The search interface is available via LeechCraft Summary.
12cu|leechcraft-0.6.0-1|463	
12cu|leechcraft-0.6.0-1|464	%files deadlyrics -f leechcraft_deadlyrics.lang
12cu|leechcraft-0.6.0-1|465	%{_libdir}/%{name}/plugins/libleechcraft_deadlyrics*
12cu|leechcraft-0.6.0-1|466	
12cu|leechcraft-0.6.0-1|467	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|468	
12cu|leechcraft-0.6.0-1|469	%package dolozhee
12cu|leechcraft-0.6.0-1|470	Summary:	LeechCraft issue reporting module
12cu|leechcraft-0.6.0-1|471	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|472	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|473	
12cu|leechcraft-0.6.0-1|474	%description dolozhee
12cu|leechcraft-0.6.0-1|475	This package provides a Dolozhee module for LeechCraft.
12cu|leechcraft-0.6.0-1|476	
12cu|leechcraft-0.6.0-1|477	It allows to quickly and easily submit bug reports and feature
12cu|leechcraft-0.6.0-1|478	requests to LeechCraft issues tracker.
12cu|leechcraft-0.6.0-1|479	
12cu|leechcraft-0.6.0-1|480	%files dolozhee -f leechcraft_dolozhee.lang
12cu|leechcraft-0.6.0-1|481	%{_libdir}/%{name}/plugins/libleechcraft_dolozhee*
12cu|leechcraft-0.6.0-1|482	
12cu|leechcraft-0.6.0-1|483	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|484	
12cu|leechcraft-0.6.0-1|485	%package gacts
12cu|leechcraft-0.6.0-1|486	Summary:	LeechCraft global actions module
12cu|leechcraft-0.6.0-1|487	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|488	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|489	
12cu|leechcraft-0.6.0-1|490	%description gacts
12cu|leechcraft-0.6.0-1|491	This package provides a global shortcut manager for LeechCraft.
12cu|leechcraft-0.6.0-1|492	
12cu|leechcraft-0.6.0-1|493	It allows to set and use global hotkeys.
12cu|leechcraft-0.6.0-1|494	
12cu|leechcraft-0.6.0-1|495	%files gacts
12cu|leechcraft-0.6.0-1|496	%{_libdir}/%{name}/plugins/libleechcraft_gacts*
12cu|leechcraft-0.6.0-1|497	
12cu|leechcraft-0.6.0-1|498	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|499	
12cu|leechcraft-0.6.0-1|500	%package glance
12cu|leechcraft-0.6.0-1|501	Summary:	LeechCraft opened tabs overview module
12cu|leechcraft-0.6.0-1|502	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|503	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|504	
12cu|leechcraft-0.6.0-1|505	%description glance
12cu|leechcraft-0.6.0-1|506	This package provides a tabs overview module for Leechcraft.
12cu|leechcraft-0.6.0-1|507	
12cu|leechcraft-0.6.0-1|508	It allows to show the thumbnailed grid overview of tabs.
12cu|leechcraft-0.6.0-1|509	
12cu|leechcraft-0.6.0-1|510	
12cu|leechcraft-0.6.0-1|511	%files glance -f leechcraft_glance.lang
12cu|leechcraft-0.6.0-1|512	%{_libdir}/%{name}/plugins/libleechcraft_glance*
12cu|leechcraft-0.6.0-1|513	
12cu|leechcraft-0.6.0-1|514	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|515	
12cu|leechcraft-0.6.0-1|516	%package gmailnotifier
12cu|leechcraft-0.6.0-1|517	Summary:	LeechCraft GMail notifier module
12cu|leechcraft-0.6.0-1|518	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|519	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|520	
12cu|leechcraft-0.6.0-1|521	%description gmailnotifier
12cu|leechcraft-0.6.0-1|522	This package provides a GMail notifications module for Leechcraft.
12cu|leechcraft-0.6.0-1|523	
12cu|leechcraft-0.6.0-1|524	It allows to get notifications about new mail in your GMail account.
12cu|leechcraft-0.6.0-1|525	
12cu|leechcraft-0.6.0-1|526	It has configurable frequency of the updates and the number of last unread
12cu|leechcraft-0.6.0-1|527	messages shown.
12cu|leechcraft-0.6.0-1|528	
12cu|leechcraft-0.6.0-1|529	%files gmailnotifier -f leechcraft_gmailnotifier.lang
12cu|leechcraft-0.6.0-1|530	%{_libdir}/%{name}/plugins/libleechcraft_gmailnotifier*
12cu|leechcraft-0.6.0-1|531	%{_datadir}/%{name}/qml/gmailnotifier
12cu|leechcraft-0.6.0-1|532	%{_datadir}/%{name}/settings/gmailnotifiersettings.xml
12cu|leechcraft-0.6.0-1|533	
12cu|leechcraft-0.6.0-1|534	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|535	
12cu|leechcraft-0.6.0-1|536	%package historyholder
12cu|leechcraft-0.6.0-1|537	Summary:	LeechCraft history module
12cu|leechcraft-0.6.0-1|538	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|539	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|540	
12cu|leechcraft-0.6.0-1|541	%description historyholder
12cu|leechcraft-0.6.0-1|542	This package provides a history keeper module for LeechCraft.
12cu|leechcraft-0.6.0-1|543	
12cu|leechcraft-0.6.0-1|544	It allows to store information about finished downloads and similar events
12cu|leechcraft-0.6.0-1|545	and allows to search it by text, wildcard, regular expressions or tags.
12cu|leechcraft-0.6.0-1|546	
12cu|leechcraft-0.6.0-1|547	%files historyholder -f leechcraft_historyholder.lang
12cu|leechcraft-0.6.0-1|548	%{_libdir}/%{name}/plugins/libleechcraft_historyholder*
12cu|leechcraft-0.6.0-1|549	
12cu|leechcraft-0.6.0-1|550	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|551	
12cu|leechcraft-0.6.0-1|552	%package hotsensors
12cu|leechcraft-0.6.0-1|553	Summary:	LeechCraft temperature sensors module
12cu|leechcraft-0.6.0-1|554	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|555	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|556	
12cu|leechcraft-0.6.0-1|557	%description hotsensors
12cu|leechcraft-0.6.0-1|558	This package provides a temperature sensors module for LeechCraft.
12cu|leechcraft-0.6.0-1|559	
12cu|leechcraft-0.6.0-1|560	%files hotsensors
12cu|leechcraft-0.6.0-1|561	%{_libdir}/%{name}/plugins/libleechcraft_hotsensors*
12cu|leechcraft-0.6.0-1|562	%{_datadir}/%{name}/qml/hotsensors
12cu|leechcraft-0.6.0-1|563	
12cu|leechcraft-0.6.0-1|564	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|565	
12cu|leechcraft-0.6.0-1|566	%package hotstreams
12cu|leechcraft-0.6.0-1|567	Summary:	LeechCraft Radio streams module
12cu|leechcraft-0.6.0-1|568	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|569	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|570	Requires:	%{name}-lmp = %{EVRD}
12cu|leechcraft-0.6.0-1|571	
12cu|leechcraft-0.6.0-1|572	%description hotstreams
12cu|leechcraft-0.6.0-1|573	This package provides a radio streams module for LeechCraft.
12cu|leechcraft-0.6.0-1|574	
12cu|leechcraft-0.6.0-1|575	%files hotstreams
12cu|leechcraft-0.6.0-1|576	%{_libdir}/%{name}/plugins/libleechcraft_hotstreams*
12cu|leechcraft-0.6.0-1|577	
12cu|leechcraft-0.6.0-1|578	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|579	
12cu|leechcraft-0.6.0-1|580	%package kbswitch
12cu|leechcraft-0.6.0-1|581	Summary:	LeechCraft keyboard switcher module
12cu|leechcraft-0.6.0-1|582	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|583	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|584	
12cu|leechcraft-0.6.0-1|585	%description kbswitch
12cu|leechcraft-0.6.0-1|586	This module allows to change keyboard layouts from LeechCraft.
12cu|leechcraft-0.6.0-1|587	
12cu|leechcraft-0.6.0-1|588	%files kbswitch
12cu|leechcraft-0.6.0-1|589	%{_libdir}/%{name}/plugins/libleechcraft_kbswitch*
12cu|leechcraft-0.6.0-1|590	%{_datadir}/%{name}/settings/kbswitchsettings.xml
12cu|leechcraft-0.6.0-1|591	
12cu|leechcraft-0.6.0-1|592	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|593	
12cu|leechcraft-0.6.0-1|594	%package kinotify
12cu|leechcraft-0.6.0-1|595	Summary:	LeechCraft kinetic notifications module
12cu|leechcraft-0.6.0-1|596	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|597	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|598	
12cu|leechcraft-0.6.0-1|599	%description kinotify
12cu|leechcraft-0.6.0-1|600	This package contains a fancy notifications module for LeechCraft.
12cu|leechcraft-0.6.0-1|601	
12cu|leechcraft-0.6.0-1|602	It provides fancy kinetic notifications LeechCraft-wide instead of old-style
12cu|leechcraft-0.6.0-1|603	tray-based ones. It supports notifications with HTML markup, notification
12cu|leechcraft-0.6.0-1|604	actions (for example, "Open chat" action in a notification about incoming IM
12cu|leechcraft-0.6.0-1|605	message) and is fully themable.
12cu|leechcraft-0.6.0-1|606	
12cu|leechcraft-0.6.0-1|607	Features:
12cu|leechcraft-0.6.0-1|608	* Supports HTML markup.
12cu|leechcraft-0.6.0-1|609	* Supports notification actions.
12cu|leechcraft-0.6.0-1|610	* Themable.
12cu|leechcraft-0.6.0-1|611	* Platform-independent.
12cu|leechcraft-0.6.0-1|612	
12cu|leechcraft-0.6.0-1|613	%files kinotify -f leechcraft_kinotify.lang
12cu|leechcraft-0.6.0-1|614	%{_libdir}/%{name}/plugins/libleechcraft_kinotify*
12cu|leechcraft-0.6.0-1|615	%{_datadir}/%{name}/settings/kinotifysettings.xml
12cu|leechcraft-0.6.0-1|616	%{_datadir}/%{name}/kinotify/
12cu|leechcraft-0.6.0-1|617	
12cu|leechcraft-0.6.0-1|618	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|619	
12cu|leechcraft-0.6.0-1|620	%package knowhow
12cu|leechcraft-0.6.0-1|621	Summary:	LeechCraft Tips of the day module
12cu|leechcraft-0.6.0-1|622	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|623	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|624	
12cu|leechcraft-0.6.0-1|625	%description knowhow
12cu|leechcraft-0.6.0-1|626	This package provides a tips module for LeechCraft.
12cu|leechcraft-0.6.0-1|627	
12cu|leechcraft-0.6.0-1|628	It allows to display tips of the day window when LeechCraft starts.
12cu|leechcraft-0.6.0-1|629	
12cu|leechcraft-0.6.0-1|630	%files knowhow
12cu|leechcraft-0.6.0-1|631	%{_libdir}/%{name}/plugins/libleechcraft_knowhow*
12cu|leechcraft-0.6.0-1|632	%{_datadir}/%{name}/settings/knowhowsettings.xml
12cu|leechcraft-0.6.0-1|633	%{_datadir}/%{name}/knowhow/
12cu|leechcraft-0.6.0-1|634	
12cu|leechcraft-0.6.0-1|635	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|636	
12cu|leechcraft-0.6.0-1|637	%package lackman
12cu|leechcraft-0.6.0-1|638	Summary:	LeechCraft package manager module
12cu|leechcraft-0.6.0-1|639	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|640	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|641	
12cu|leechcraft-0.6.0-1|642	%description lackman
12cu|leechcraft-0.6.0-1|643	This package provides a package manager module for Leechcraft.
12cu|leechcraft-0.6.0-1|644	
12cu|leechcraft-0.6.0-1|645	It allows to install script plugins, iconsets, translations, additional data
12cu|leechcraft-0.6.0-1|646	and other similar packages.
12cu|leechcraft-0.6.0-1|647	
12cu|leechcraft-0.6.0-1|648	It also supports dependencies between packages as well as versioning and
12cu|leechcraft-0.6.0-1|649	automatic updates of the packages. LackMan works completely in userspace and
12cu|leechcraft-0.6.0-1|650	is crossplatform by its nature.
12cu|leechcraft-0.6.0-1|651	
12cu|leechcraft-0.6.0-1|652	Features:
12cu|leechcraft-0.6.0-1|653	* Allows installation of script plugins, icons and various other data.
12cu|leechcraft-0.6.0-1|654	* Supports versioning and automatic updates of packages.
12cu|leechcraft-0.6.0-1|655	* Supports dependencies between packages.
12cu|leechcraft-0.6.0-1|656	* Works entirely in userspace, operating in user's home directory.
12cu|leechcraft-0.6.0-1|657	* Is a crossplatform package manager.
12cu|leechcraft-0.6.0-1|658	
12cu|leechcraft-0.6.0-1|659	%files lackman -f leechcraft_lackman.lang
12cu|leechcraft-0.6.0-1|660	%{_libdir}/%{name}/plugins/libleechcraft_lackman*
12cu|leechcraft-0.6.0-1|661	%{_datadir}/%{name}/settings/lackmansettings.xml
12cu|leechcraft-0.6.0-1|662	
12cu|leechcraft-0.6.0-1|663	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|664	
12cu|leechcraft-0.6.0-1|665	%package lastfmscrobble
12cu|leechcraft-0.6.0-1|666	Summary:	LeechCraft Last.FM Scrobble module
12cu|leechcraft-0.6.0-1|667	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|668	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|669	Requires:	%{name}-lmp = %{EVRD}
12cu|leechcraft-0.6.0-1|670	
12cu|leechcraft-0.6.0-1|671	%description lastfmscrobble
12cu|leechcraft-0.6.0-1|672	This package contains a LastFMScrobble module for LeechCraft.
12cu|leechcraft-0.6.0-1|673	
12cu|leechcraft-0.6.0-1|674	It provides support for the Last.FM service. For example, it scrobble tracks
12cu|leechcraft-0.6.0-1|675	from other players, requests similar artists (on demand by other players as
12cu|leechcraft-0.6.0-1|676	well), supports fetching album art, etc.
12cu|leechcraft-0.6.0-1|677	
12cu|leechcraft-0.6.0-1|678	Features:
12cu|leechcraft-0.6.0-1|679	* Scrobbling listened tracks from other players like LMP to Last.FM.
12cu|leechcraft-0.6.0-1|680	* "Loving" listened tracks.
12cu|leechcraft-0.6.0-1|681	* Support for requesting artists that are similar to a given artist.
12cu|leechcraft-0.6.0-1|682	* Automatic fetching of album art.
12cu|leechcraft-0.6.0-1|683	* Support for Last.FM radio.
12cu|leechcraft-0.6.0-1|684	* Fetching personalized recommendations.
12cu|leechcraft-0.6.0-1|685	* Fetching recent releases of artists that are in the user's collection.
12cu|leechcraft-0.6.0-1|686	* Fetching artists biography.
12cu|leechcraft-0.6.0-1|687	* Configurable language of the fetched information.
12cu|leechcraft-0.6.0-1|688	
12cu|leechcraft-0.6.0-1|689	%files lastfmscrobble -f leechcraft_lastfmscrobble.lang
12cu|leechcraft-0.6.0-1|690	%{_libdir}/%{name}/plugins/libleechcraft_lastfmscrobble*
12cu|leechcraft-0.6.0-1|691	%{_datadir}/%{name}/settings/lastfmscrobblesettings.xml
12cu|leechcraft-0.6.0-1|692	
12cu|leechcraft-0.6.0-1|693	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|694	
12cu|leechcraft-0.6.0-1|695	%package launchy
12cu|leechcraft-0.6.0-1|696	Summary:	LeechCraft launcher module
12cu|leechcraft-0.6.0-1|697	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|698	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|699	
12cu|leechcraft-0.6.0-1|700	%description launchy
12cu|leechcraft-0.6.0-1|701	This package provides a third-party applications launcher module
12cu|leechcraft-0.6.0-1|702	for LeechCraft.
12cu|leechcraft-0.6.0-1|703	
12cu|leechcraft-0.6.0-1|704	Features:
12cu|leechcraft-0.6.0-1|705	* Support for favorites.
12cu|leechcraft-0.6.0-1|706	* Quark for quickly opening applications added to favorites.
12cu|leechcraft-0.6.0-1|707	* Keyboard navigation.
12cu|leechcraft-0.6.0-1|708	* Filtering by application name, description or executable name.
12cu|leechcraft-0.6.0-1|709	
12cu|leechcraft-0.6.0-1|710	%files launchy -f leechcraft_launchy.lang
12cu|leechcraft-0.6.0-1|711	%{_libdir}/%{name}/plugins/libleechcraft_launchy*
12cu|leechcraft-0.6.0-1|712	%{_datadir}/%{name}/qml/launchy
12cu|leechcraft-0.6.0-1|713	
12cu|leechcraft-0.6.0-1|714	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|715	
12cu|leechcraft-0.6.0-1|716	%package lemon
12cu|leechcraft-0.6.0-1|717	Summary:	LeechCraft network monitor module
12cu|leechcraft-0.6.0-1|718	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|719	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|720	
12cu|leechcraft-0.6.0-1|721	%description lemon
12cu|leechcraft-0.6.0-1|722	This package provides another network monitor module for Leechcraft.
12cu|leechcraft-0.6.0-1|723	
12cu|leechcraft-0.6.0-1|724	It provides a quark for panels like SB2 and traffic graphs.
12cu|leechcraft-0.6.0-1|725	
12cu|leechcraft-0.6.0-1|726	%files lemon
12cu|leechcraft-0.6.0-1|727	%{_libdir}/%{name}/plugins/libleechcraft_lemon*
12cu|leechcraft-0.6.0-1|728	%{_datadir}/%{name}/qml/lemon
12cu|leechcraft-0.6.0-1|729	
12cu|leechcraft-0.6.0-1|730	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|731	
12cu|leechcraft-0.6.0-1|732	%package lhtr
12cu|leechcraft-0.6.0-1|733	Summary:	LeechCraft HTML WYSIWYG editor module
12cu|leechcraft-0.6.0-1|734	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|735	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|736	
12cu|leechcraft-0.6.0-1|737	%description lhtr
12cu|leechcraft-0.6.0-1|738	This package provides a HTML WYSIWYG editor module for Leechcraft.
12cu|leechcraft-0.6.0-1|739	
12cu|leechcraft-0.6.0-1|740	It can be usable with mail and blog modules.
12cu|leechcraft-0.6.0-1|741	
12cu|leechcraft-0.6.0-1|742	%files lhtr -f leechcraft_lhtr.lang
12cu|leechcraft-0.6.0-1|743	%{_libdir}/%{name}/plugins/libleechcraft_lhtr*
12cu|leechcraft-0.6.0-1|744	%{_datadir}/%{name}/settings/lhtrsettings.xml
12cu|leechcraft-0.6.0-1|745	
12cu|leechcraft-0.6.0-1|746	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|747	
12cu|leechcraft-0.6.0-1|748	%package liznoo
12cu|leechcraft-0.6.0-1|749	Summary:	LeechCraft power managment module
12cu|leechcraft-0.6.0-1|750	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|751	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|752	Requires:	upower
12cu|leechcraft-0.6.0-1|753	
12cu|leechcraft-0.6.0-1|754	%description liznoo
12cu|leechcraft-0.6.0-1|755	This package provides a power manager plugin for Leechcraft.
12cu|leechcraft-0.6.0-1|756	
12cu|leechcraft-0.6.0-1|757	It uses UPower on Linux.
12cu|leechcraft-0.6.0-1|758	
12cu|leechcraft-0.6.0-1|759	Features:
12cu|leechcraft-0.6.0-1|760	* Displays battery status in LeechCraft tray.
12cu|leechcraft-0.6.0-1|761	* Displays battery charge and power consumption history.
12cu|leechcraft-0.6.0-1|762	* Notifies other plugins about sleep and resume events. This way plugins
12cu|leechcraft-0.6.0-1|763	like Azoth can disconnect from servers gracefully on hibernation and
12cu|leechcraft-0.6.0-1|764	reconnect properly on startup.
12cu|leechcraft-0.6.0-1|765	* Allows user to easily sleep/hibernate the system.
12cu|leechcraft-0.6.0-1|766	* Notifies user when device starts discharging or charging.
12cu|leechcraft-0.6.0-1|767	* Notifies user on low power level.
12cu|leechcraft-0.6.0-1|768	
12cu|leechcraft-0.6.0-1|769	%files liznoo -f leechcraft_liznoo.lang
12cu|leechcraft-0.6.0-1|770	%{_libdir}/%{name}/plugins/libleechcraft_liznoo*
12cu|leechcraft-0.6.0-1|771	%{_datadir}/%{name}/settings/liznoosettings.xml
12cu|leechcraft-0.6.0-1|772	
12cu|leechcraft-0.6.0-1|773	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|774	
12cu|leechcraft-0.6.0-1|775	%package lmp
12cu|leechcraft-0.6.0-1|776	Summary:	LeechCraft Media player module
12cu|leechcraft-0.6.0-1|777	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|778	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|779	Suggests:	%{name}-deadlyrics = %{EVRD}
12cu|leechcraft-0.6.0-1|780	Suggests:	%{name}-hotstreams = %{EVRD}
12cu|leechcraft-0.6.0-1|781	Suggests:	%{name}-lastfmscrobble = %{EVRD}
12cu|leechcraft-0.6.0-1|782	Suggests:	%{name}-musiczombie = %{EVRD}
12cu|leechcraft-0.6.0-1|783	Suggests:	%{name}-touchstreams = %{EVRD}
12cu|leechcraft-0.6.0-1|784	
12cu|leechcraft-0.6.0-1|785	%description lmp
12cu|leechcraft-0.6.0-1|786	This package provides a audio player module for LeechCraft.
12cu|leechcraft-0.6.0-1|787	
12cu|leechcraft-0.6.0-1|788	It allows to play audio and stream audio.
12cu|leechcraft-0.6.0-1|789	It uses Phonon as a backend thus supporting major codecs.
12cu|leechcraft-0.6.0-1|790	
12cu|leechcraft-0.6.0-1|791	Features:
12cu|leechcraft-0.6.0-1|792	* Support for major audio formats.
12cu|leechcraft-0.6.0-1|793	* Streaming media over Internet.
12cu|leechcraft-0.6.0-1|794	* Play queue.
12cu|leechcraft-0.6.0-1|795	* Support for automatic podcast playing (with a plugin like Aggregator).
12cu|leechcraft-0.6.0-1|796	
12cu|leechcraft-0.6.0-1|797	%files lmp -f leechcraft_lmp.lang
12cu|leechcraft-0.6.0-1|798	%{_libdir}/%{name}/plugins/libleechcraft_lmp*
12cu|leechcraft-0.6.0-1|799	%{_datadir}/%{name}/settings/lmp*
12cu|leechcraft-0.6.0-1|800	
12cu|leechcraft-0.6.0-1|801	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|802	
12cu|leechcraft-0.6.0-1|803	%package monocle
12cu|leechcraft-0.6.0-1|804	Summary:	LeechCraft document viewer module
12cu|leechcraft-0.6.0-1|805	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|806	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|807	
12cu|leechcraft-0.6.0-1|808	%description monocle
12cu|leechcraft-0.6.0-1|809	This package provides a modular document viewer module for LeechCraft.
12cu|leechcraft-0.6.0-1|810	
12cu|leechcraft-0.6.0-1|811	It supports different document formats via different backends.
12cu|leechcraft-0.6.0-1|812	
12cu|leechcraft-0.6.0-1|813	Currently it has backends for:
12cu|leechcraft-0.6.0-1|814	* PDF
12cu|leechcraft-0.6.0-1|815	* PostScript
12cu|leechcraft-0.6.0-1|816	* Djvu
12cu|leechcraft-0.6.0-1|817	* FB2
12cu|leechcraft-0.6.0-1|818	
12cu|leechcraft-0.6.0-1|819	%files monocle -f leechcraft_monocle.lang
12cu|leechcraft-0.6.0-1|820	%{_libdir}/%{name}/plugins/libleechcraft_monocle*
12cu|leechcraft-0.6.0-1|821	%{_datadir}/%{name}/settings/monoclesettings.xml
12cu|leechcraft-0.6.0-1|822	%{_datadir}/applications/leechcraft-monocle-fxb.desktop
12cu|leechcraft-0.6.0-1|823	%{_datadir}/applications/leechcraft-monocle-pdf.desktop
12cu|leechcraft-0.6.0-1|824	%{_datadir}/applications/leechcraft-monocle-postrus.desktop
12cu|leechcraft-0.6.0-1|825	%{_datadir}/applications/leechcraft-monocle-seen.desktop
12cu|leechcraft-0.6.0-1|826	
12cu|leechcraft-0.6.0-1|827	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|828	
12cu|leechcraft-0.6.0-1|829	%package musiczombie
12cu|leechcraft-0.6.0-1|830	Summary:	LeechCraft MusicBrainz.org client module
12cu|leechcraft-0.6.0-1|831	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|832	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|833	Requires:	%{name}-lmp = %{EVRD}
12cu|leechcraft-0.6.0-1|834	
12cu|leechcraft-0.6.0-1|835	%description musiczombie
12cu|leechcraft-0.6.0-1|836	This package provides a MusicBrainz.org client module for LeechCraft.
12cu|leechcraft-0.6.0-1|837	
12cu|leechcraft-0.6.0-1|838	%files musiczombie
12cu|leechcraft-0.6.0-1|839	%{_libdir}/%{name}/plugins/libleechcraft_musiczombie*
12cu|leechcraft-0.6.0-1|840	
12cu|leechcraft-0.6.0-1|841	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|842	
12cu|leechcraft-0.6.0-1|843	%package nacheku
12cu|leechcraft-0.6.0-1|844	Summary:	LeechCraft link watcher module
12cu|leechcraft-0.6.0-1|845	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|846	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|847	
12cu|leechcraft-0.6.0-1|848	%description nacheku
12cu|leechcraft-0.6.0-1|849	This package provides a Nacheku plugin for LeechCraft.
12cu|leechcraft-0.6.0-1|850	
12cu|leechcraft-0.6.0-1|851	It allows to watch clipboard and directory in order to
12cu|leechcraft-0.6.0-1|852	get links and download files.
12cu|leechcraft-0.6.0-1|853	
12cu|leechcraft-0.6.0-1|854	%files nacheku
12cu|leechcraft-0.6.0-1|855	%{_libdir}/%{name}/plugins/libleechcraft_nacheku*
12cu|leechcraft-0.6.0-1|856	%{_datadir}/%{name}/settings/nachekusettings.xml
12cu|leechcraft-0.6.0-1|857	
12cu|leechcraft-0.6.0-1|858	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|859	
12cu|leechcraft-0.6.0-1|860	%package netstoremanager
12cu|leechcraft-0.6.0-1|861	Summary:	LeechCraft network file storages module
12cu|leechcraft-0.6.0-1|862	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|863	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|864	
12cu|leechcraft-0.6.0-1|865	%description netstoremanager
12cu|leechcraft-0.6.0-1|866	This package provides a network storage module for Leechcraft.
12cu|leechcraft-0.6.0-1|867	
12cu|leechcraft-0.6.0-1|868	It allows to manage network storages like Google Drive.
12cu|leechcraft-0.6.0-1|869	It is modular, so different storages can be added to it
12cu|leechcraft-0.6.0-1|870	without modifying the plugin itself.
12cu|leechcraft-0.6.0-1|871	
12cu|leechcraft-0.6.0-1|872	Features:
12cu|leechcraft-0.6.0-1|873	* Upload files easily from LeechCraft.
12cu|leechcraft-0.6.0-1|874	* Maintain the list of uploaded files.
12cu|leechcraft-0.6.0-1|875	* Delete the uploaded files (if supported by service).
12cu|leechcraft-0.6.0-1|876	* Support for prolongating uploaded files (if supported by service).
12cu|leechcraft-0.6.0-1|877	
12cu|leechcraft-0.6.0-1|878	Supported services:
12cu|leechcraft-0.6.0-1|879	* Google Drive
12cu|leechcraft-0.6.0-1|880	* Yandex.Disk (currently disabled)
12cu|leechcraft-0.6.0-1|881	
12cu|leechcraft-0.6.0-1|882	%files netstoremanager -f leechcraft_netstoremanager.lang
12cu|leechcraft-0.6.0-1|883	%{_libdir}/%{name}/plugins/libleechcraft_netstoremanager*
12cu|leechcraft-0.6.0-1|884	%{_datadir}/%{name}/settings/netstoremanagersettings.xml
12cu|leechcraft-0.6.0-1|885	%{_datadir}/%{name}/settings/nsmgoogledrivesettings.xml
12cu|leechcraft-0.6.0-1|886	
12cu|leechcraft-0.6.0-1|887	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|888	
12cu|leechcraft-0.6.0-1|889	%package networkmonitor
12cu|leechcraft-0.6.0-1|890	Summary:	LeechCraft network monitor module
12cu|leechcraft-0.6.0-1|891	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|892	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|893	
12cu|leechcraft-0.6.0-1|894	%description networkmonitor
12cu|leechcraft-0.6.0-1|895	This package provides a network monitor module for LeechCraft.
12cu|leechcraft-0.6.0-1|896	
12cu|leechcraft-0.6.0-1|897	It allows to watch for HTTP requests and allows to inspect them and search
12cu|leechcraft-0.6.0-1|898	through the list.
12cu|leechcraft-0.6.0-1|899	
12cu|leechcraft-0.6.0-1|900	%files networkmonitor -f leechcraft_networkmonitor.lang
12cu|leechcraft-0.6.0-1|901	%{_libdir}/%{name}/plugins/libleechcraft_networkmonitor*
12cu|leechcraft-0.6.0-1|902	
12cu|leechcraft-0.6.0-1|903	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|904	
12cu|leechcraft-0.6.0-1|905	%package newlife
12cu|leechcraft-0.6.0-1|906	Summary:	LeechCraft settings importer module
12cu|leechcraft-0.6.0-1|907	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|908	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|909	
12cu|leechcraft-0.6.0-1|910	%description newlife
12cu|leechcraft-0.6.0-1|911	This package provides a settings importer module for LeechCraft.
12cu|leechcraft-0.6.0-1|912	
12cu|leechcraft-0.6.0-1|913	It allows to import settings, preferences etc. from various applications.
12cu|leechcraft-0.6.0-1|914	
12cu|leechcraft-0.6.0-1|915	Currently it supports
12cu|leechcraft-0.6.0-1|916	* Kopete: chat history.
12cu|leechcraft-0.6.0-1|917	* Psi+: account settings, chat history.
12cu|leechcraft-0.6.0-1|918	* Vacuum IM: account settings, chat history.
12cu|leechcraft-0.6.0-1|919	* Akregator: feeds list, individual settings for each feed, like
12cu|leechcraft-0.6.0-1|920	update interval and custom storage parameters, Akregator's settings.
12cu|leechcraft-0.6.0-1|921	* Firefox: history, bookmarks, RSS feeds (aka Live bookmarks).
12cu|leechcraft-0.6.0-1|922	* Liferea: feeds list.
12cu|leechcraft-0.6.0-1|923	
12cu|leechcraft-0.6.0-1|924	%files newlife -f leechcraft_newlife.lang
12cu|leechcraft-0.6.0-1|925	%{_libdir}/%{name}/plugins/libleechcraft_newlife*
12cu|leechcraft-0.6.0-1|926	
12cu|leechcraft-0.6.0-1|927	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|928	
12cu|leechcraft-0.6.0-1|929	%package otlozhu
12cu|leechcraft-0.6.0-1|930	Summary:	LeechCraft ToDo manager module
12cu|leechcraft-0.6.0-1|931	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|932	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|933	
12cu|leechcraft-0.6.0-1|934	%description otlozhu
12cu|leechcraft-0.6.0-1|935	This package provides a ToDo manager module for LeechCraft.
12cu|leechcraft-0.6.0-1|936	
12cu|leechcraft-0.6.0-1|937	It is a GTD-inspired ToDo manager.
12cu|leechcraft-0.6.0-1|938	
12cu|leechcraft-0.6.0-1|939	%files otlozhu -f leechcraft_otlozhu.lang
12cu|leechcraft-0.6.0-1|940	%{_libdir}/%{name}/plugins/libleechcraft_otlozhu*
12cu|leechcraft-0.6.0-1|941	
12cu|leechcraft-0.6.0-1|942	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|943	
12cu|leechcraft-0.6.0-1|944	%package pintab
12cu|leechcraft-0.6.0-1|945	Summary:	LeechCraft pinning tabs module
12cu|leechcraft-0.6.0-1|946	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|947	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|948	
12cu|leechcraft-0.6.0-1|949	%description pintab
12cu|leechcraft-0.6.0-1|950	This package provides a pinning tabs module for LeechCraft.
12cu|leechcraft-0.6.0-1|951	
12cu|leechcraft-0.6.0-1|952	It allows to pin important tabs so that they occupy less space.
12cu|leechcraft-0.6.0-1|953	
12cu|leechcraft-0.6.0-1|954	%files pintab -f leechcraft_pintab.lang
12cu|leechcraft-0.6.0-1|955	%{_libdir}/%{name}/plugins/libleechcraft_pintab*
12cu|leechcraft-0.6.0-1|956	
12cu|leechcraft-0.6.0-1|957	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|958	
12cu|leechcraft-0.6.0-1|959	%package pogooglue
12cu|leechcraft-0.6.0-1|960	Summary:	LeechCraft quick google search module
12cu|leechcraft-0.6.0-1|961	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|962	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|963	Requires:	%{name}-poshuku = %{EVRD}
12cu|leechcraft-0.6.0-1|964	
12cu|leechcraft-0.6.0-1|965	%description pogooglue
12cu|leechcraft-0.6.0-1|966	This package provides a quick search module for LeechCraft.
12cu|leechcraft-0.6.0-1|967	
12cu|leechcraft-0.6.0-1|968	It allows to search instantly selected text in Google.
12cu|leechcraft-0.6.0-1|969	
12cu|leechcraft-0.6.0-1|970	%files pogooglue -f leechcraft_pogooglue.lang
12cu|leechcraft-0.6.0-1|971	%{_libdir}/%{name}/plugins/libleechcraft_pogooglue*
12cu|leechcraft-0.6.0-1|972	
12cu|leechcraft-0.6.0-1|973	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|974	
12cu|leechcraft-0.6.0-1|975	%package poshuku
12cu|leechcraft-0.6.0-1|976	Summary:	Web Browser module for LeechCraft
12cu|leechcraft-0.6.0-1|977	Group:		Networking/WWW
12cu|leechcraft-0.6.0-1|978	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|979	
12cu|leechcraft-0.6.0-1|980	%description poshuku
12cu|leechcraft-0.6.0-1|981	This package provides a full-featured WebKit-based Web Browser for LeechCraft.
12cu|leechcraft-0.6.0-1|982	
12cu|leechcraft-0.6.0-1|983	%files poshuku -f leechcraft_poshuku.lang
12cu|leechcraft-0.6.0-1|984	%{_libdir}/%{name}/plugins/libleechcraft_poshuku*
12cu|leechcraft-0.6.0-1|985	%{_datadir}/%{name}/installed/poshuku
12cu|leechcraft-0.6.0-1|986	%{_datadir}/%{name}/settings/poshuku*
12cu|leechcraft-0.6.0-1|987	
12cu|leechcraft-0.6.0-1|988	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|989	
12cu|leechcraft-0.6.0-1|990	%package sb2
12cu|leechcraft-0.6.0-1|991	Summary:	LeechCraft SideBar2 module
12cu|leechcraft-0.6.0-1|992	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|993	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|994	
12cu|leechcraft-0.6.0-1|995	%description sb2
12cu|leechcraft-0.6.0-1|996	This package provides another side bar module for Leechcraft.
12cu|leechcraft-0.6.0-1|997	
12cu|leechcraft-0.6.0-1|998	It is a next-gen fluid sidebar with quick launch, tabs and tray areas.
12cu|leechcraft-0.6.0-1|999	
12cu|leechcraft-0.6.0-1|1000	%files sb2
12cu|leechcraft-0.6.0-1|1001	%{_libdir}/%{name}/plugins/libleechcraft_sb2*
12cu|leechcraft-0.6.0-1|1002	%{_datadir}/%{name}/qml/sb2
12cu|leechcraft-0.6.0-1|1003	
12cu|leechcraft-0.6.0-1|1004	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|1005	
12cu|leechcraft-0.6.0-1|1006	%package secman
12cu|leechcraft-0.6.0-1|1007	Summary:	LeechCraft security manager module
12cu|leechcraft-0.6.0-1|1008	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|1009	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|1010	
12cu|leechcraft-0.6.0-1|1011	%description secman
12cu|leechcraft-0.6.0-1|1012	This package provides a security manager module for LeechCraft.
12cu|leechcraft-0.6.0-1|1013	
12cu|leechcraft-0.6.0-1|1014	%files secman
12cu|leechcraft-0.6.0-1|1015	%{_libdir}/%{name}/plugins/libleechcraft_secman*
12cu|leechcraft-0.6.0-1|1016	
12cu|leechcraft-0.6.0-1|1017	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|1018	
12cu|leechcraft-0.6.0-1|1019	%package seekthru
12cu|leechcraft-0.6.0-1|1020	Summary:	LeechCraft OpenSearch module
12cu|leechcraft-0.6.0-1|1021	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|1022	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|1023	
12cu|leechcraft-0.6.0-1|1024	%description seekthru
12cu|leechcraft-0.6.0-1|1025	This package contains an OpenSearch module for LeechCraft.
12cu|leechcraft-0.6.0-1|1026	
12cu|leechcraft-0.6.0-1|1027	It provides a search client for OpenSearch-enabled web sites and engines.
12cu|leechcraft-0.6.0-1|1028	
12cu|leechcraft-0.6.0-1|1029	Features:
12cu|leechcraft-0.6.0-1|1030	* Support for autodiscovery of OpenSearch-capable web sites.
12cu|leechcraft-0.6.0-1|1031	* Tagging of search engines.
12cu|leechcraft-0.6.0-1|1032	* Support for queries to several search engines at once.
12cu|leechcraft-0.6.0-1|1033	* Support search results in RSS/Atom format and subscribe to them
12cu|leechcraft-0.6.0-1|1034	with a suitable plugin like Aggregator.
12cu|leechcraft-0.6.0-1|1035	* Show results in HTML format with a suitable plugin like Poshuku.
12cu|leechcraft-0.6.0-1|1036	
12cu|leechcraft-0.6.0-1|1037	%files seekthru -f leechcraft_seekthru.lang
12cu|leechcraft-0.6.0-1|1038	%{_libdir}/%{name}/plugins/libleechcraft_seekthru*
12cu|leechcraft-0.6.0-1|1039	%{_datadir}/%{name}/settings/seekthrusettings.xml
12cu|leechcraft-0.6.0-1|1040	
12cu|leechcraft-0.6.0-1|1041	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|1042	
12cu|leechcraft-0.6.0-1|1043	%package shaitan
12cu|leechcraft-0.6.0-1|1044	Summary:	LeechCraft terminal module
12cu|leechcraft-0.6.0-1|1045	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|1046	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|1047	Requires:	xterm
12cu|leechcraft-0.6.0-1|1048	
12cu|leechcraft-0.6.0-1|1049	%description shaitan
12cu|leechcraft-0.6.0-1|1050	This package provides a terminal module for LeechCraft, a wrapper over xterm.
12cu|leechcraft-0.6.0-1|1051	
12cu|leechcraft-0.6.0-1|1052	%files shaitan
12cu|leechcraft-0.6.0-1|1053	%{_libdir}/%{name}/plugins/libleechcraft_shaitan*
12cu|leechcraft-0.6.0-1|1054	
12cu|leechcraft-0.6.0-1|1055	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|1056	
12cu|leechcraft-0.6.0-1|1057	%package summary
12cu|leechcraft-0.6.0-1|1058	Summary:	LeechCraft summary info module
12cu|leechcraft-0.6.0-1|1059	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|1060	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|1061	
12cu|leechcraft-0.6.0-1|1062	%description summary
12cu|leechcraft-0.6.0-1|1063	This package provides a summary module for LeechCraft.
12cu|leechcraft-0.6.0-1|1064	
12cu|leechcraft-0.6.0-1|1065	It allows to show a quick overview of LeechCraft's state. It shows current
12cu|leechcraft-0.6.0-1|1066	tasks like leeching or seeding torrents and downloading files with context-
12cu|leechcraft-0.6.0-1|1067	dependent actions and views. It also can collect status information from
12cu|leechcraft-0.6.0-1|1068	other plugins like unread channels.
12cu|leechcraft-0.6.0-1|1069	
12cu|leechcraft-0.6.0-1|1070	Summary also allows to perform searches via the installed plugins
12cu|leechcraft-0.6.0-1|1071	like SeekThru, HistoryHolder or vGrabber.
12cu|leechcraft-0.6.0-1|1072	
12cu|leechcraft-0.6.0-1|1073	Features:
12cu|leechcraft-0.6.0-1|1074	* List of current tasks and events with context-dependent actions
12cu|leechcraft-0.6.0-1|1075	and views for selected items.
12cu|leechcraft-0.6.0-1|1076	* Support for gathering status information from other plugins.
12cu|leechcraft-0.6.0-1|1077	* Category-based search query support via other plugins.
12cu|leechcraft-0.6.0-1|1078	
12cu|leechcraft-0.6.0-1|1079	%files summary -f leechcraft_summary.lang
12cu|leechcraft-0.6.0-1|1080	%{_libdir}/%{name}/plugins/libleechcraft_summary*
12cu|leechcraft-0.6.0-1|1081	
12cu|leechcraft-0.6.0-1|1082	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|1083	
12cu|leechcraft-0.6.0-1|1084	%package syncer
12cu|leechcraft-0.6.0-1|1085	Summary:	LeechCraft synchronization module
12cu|leechcraft-0.6.0-1|1086	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|1087	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|1088	
12cu|leechcraft-0.6.0-1|1089	%description syncer
12cu|leechcraft-0.6.0-1|1090	This package provides a synchronization module for LeechCraft.
12cu|leechcraft-0.6.0-1|1091	
12cu|leechcraft-0.6.0-1|1092	It allows to synchronize data and settings between LeechCraft instances
12cu|leechcraft-0.6.0-1|1093	running on different machines.
12cu|leechcraft-0.6.0-1|1094	
12cu|leechcraft-0.6.0-1|1095	%files syncer -f leechcraft_syncer.lang
12cu|leechcraft-0.6.0-1|1096	%{_libdir}/%{name}/plugins/libleechcraft_syncer*
12cu|leechcraft-0.6.0-1|1097	%{_datadir}/%{name}/settings/syncersettings.xml
12cu|leechcraft-0.6.0-1|1098	
12cu|leechcraft-0.6.0-1|1099	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|1100	
12cu|leechcraft-0.6.0-1|1101	%package tabsessmanager
12cu|leechcraft-0.6.0-1|1102	Summary:	LeechCraft tab session manager module
12cu|leechcraft-0.6.0-1|1103	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|1104	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|1105	
12cu|leechcraft-0.6.0-1|1106	%description tabsessmanager
12cu|leechcraft-0.6.0-1|1107	This package provides a Tab Session Manager module for LeechCraft.
12cu|leechcraft-0.6.0-1|1108	
12cu|leechcraft-0.6.0-1|1109	TabSessManager allows to restore automatically last session and
12cu|leechcraft-0.6.0-1|1110	allows to create named sessions.
12cu|leechcraft-0.6.0-1|1111	
12cu|leechcraft-0.6.0-1|1112	Features:
12cu|leechcraft-0.6.0-1|1113	* Automatically restores last session on LeechCraft startup.
12cu|leechcraft-0.6.0-1|1114	* Allows one to save named sessions for restoring them later.
12cu|leechcraft-0.6.0-1|1115	
12cu|leechcraft-0.6.0-1|1116	%files tabsessmanager -f leechcraft_tabsessmanager.lang
12cu|leechcraft-0.6.0-1|1117	%{_libdir}/%{name}/plugins/libleechcraft_tabsessmanager*
12cu|leechcraft-0.6.0-1|1118	
12cu|leechcraft-0.6.0-1|1119	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|1120	
12cu|leechcraft-0.6.0-1|1121	%package tabslist
12cu|leechcraft-0.6.0-1|1122	Summary:	LeechCraft tabs list module
12cu|leechcraft-0.6.0-1|1123	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|1124	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|1125	
12cu|leechcraft-0.6.0-1|1126	%description tabslist
12cu|leechcraft-0.6.0-1|1127	This package provides a tabs list module for Leechcraft.
12cu|leechcraft-0.6.0-1|1128	
12cu|leechcraft-0.6.0-1|1129	It allows to show the list of currently opened tabs and allows to quickly
12cu|leechcraft-0.6.0-1|1130	navigate between them.
12cu|leechcraft-0.6.0-1|1131	
12cu|leechcraft-0.6.0-1|1132	%files tabslist -f leechcraft_tabslist.lang
12cu|leechcraft-0.6.0-1|1133	%{_libdir}/%{name}/plugins/libleechcraft_tabslist*
12cu|leechcraft-0.6.0-1|1134	
12cu|leechcraft-0.6.0-1|1135	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|1136	
12cu|leechcraft-0.6.0-1|1137	%package touchstreams
12cu|leechcraft-0.6.0-1|1138	Summary:	LeechCraft VK.com client module for audio streaming
12cu|leechcraft-0.6.0-1|1139	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|1140	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|1141	Requires:	%{name}-lmp = %{EVRD}
12cu|leechcraft-0.6.0-1|1142	
12cu|leechcraft-0.6.0-1|1143	%description touchstreams
12cu|leechcraft-0.6.0-1|1144	This package provides a VK.com client module for LeechCraft.
12cu|leechcraft-0.6.0-1|1145	
12cu|leechcraft-0.6.0-1|1146	TouchStreams is used for streaming audio from this social network.
12cu|leechcraft-0.6.0-1|1147	It allows other plugins like LMP to query for available tracks given artist
12cu|leechcraft-0.6.0-1|1148	name, track name or a free-form string and returns the tracks available for
12cu|leechcraft-0.6.0-1|1149	streaming.
12cu|leechcraft-0.6.0-1|1150	
12cu|leechcraft-0.6.0-1|1151	%files touchstreams -f leechcraft_touchstreams.lang
12cu|leechcraft-0.6.0-1|1152	%{_libdir}/%{name}/plugins/libleechcraft_touchstreams*
12cu|leechcraft-0.6.0-1|1153	%{_datadir}/%{name}/settings/touchstreamssettings.xml
12cu|leechcraft-0.6.0-1|1154	
12cu|leechcraft-0.6.0-1|1155	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|1156	
12cu|leechcraft-0.6.0-1|1157	%package tpi
12cu|leechcraft-0.6.0-1|1158	Summary:	LeechCraft task progress indicator module
12cu|leechcraft-0.6.0-1|1159	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|1160	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|1161	
12cu|leechcraft-0.6.0-1|1162	%description tpi
12cu|leechcraft-0.6.0-1|1163	This package provides a task progress indicator quark module for LeechCraft.
12cu|leechcraft-0.6.0-1|1164	
12cu|leechcraft-0.6.0-1|1165	%files tpi
12cu|leechcraft-0.6.0-1|1166	%{_libdir}/%{name}/plugins/libleechcraft_tpi*
12cu|leechcraft-0.6.0-1|1167	%{_datadir}/%{name}/qml/tpi
12cu|leechcraft-0.6.0-1|1168	
12cu|leechcraft-0.6.0-1|1169	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|1170	
12cu|leechcraft-0.6.0-1|1171	%package vgrabber
12cu|leechcraft-0.6.0-1|1172	Summary:	LeechCraft Vkontakte grabber module
12cu|leechcraft-0.6.0-1|1173	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|1174	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|1175	
12cu|leechcraft-0.6.0-1|1176	%description vgrabber
12cu|leechcraft-0.6.0-1|1177	This package provides a Vkontakte.ru module for LeechCraft.
12cu|leechcraft-0.6.0-1|1178	
12cu|leechcraft-0.6.0-1|1179	It allows to grab and play audio and video from the russian
12cu|leechcraft-0.6.0-1|1180	social network Vkontakte.
12cu|leechcraft-0.6.0-1|1181	
12cu|leechcraft-0.6.0-1|1182	Features:
12cu|leechcraft-0.6.0-1|1183	* Download or stream audios and videos from Vkontakte.
12cu|leechcraft-0.6.0-1|1184	* Search for audios and videos.
12cu|leechcraft-0.6.0-1|1185	
12cu|leechcraft-0.6.0-1|1186	%files vgrabber -f leechcraft_vgrabber.lang
12cu|leechcraft-0.6.0-1|1187	%{_libdir}/%{name}/plugins/libleechcraft_vgrabber*
12cu|leechcraft-0.6.0-1|1188	%{_datadir}/%{name}/settings/vgrabbersettings.xml
12cu|leechcraft-0.6.0-1|1189	
12cu|leechcraft-0.6.0-1|1190	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|1191	
12cu|leechcraft-0.6.0-1|1192	%package vrooby
12cu|leechcraft-0.6.0-1|1193	Summary:	LeechCraft removable storage devices manager module
12cu|leechcraft-0.6.0-1|1194	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|1195	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|1196	Requires:	udisks
12cu|leechcraft-0.6.0-1|1197	
12cu|leechcraft-0.6.0-1|1198	%description vrooby
12cu|leechcraft-0.6.0-1|1199	This package provides a removable storage devices manager module
12cu|leechcraft-0.6.0-1|1200	for LeechCraft.
12cu|leechcraft-0.6.0-1|1201	
12cu|leechcraft-0.6.0-1|1202	It allows to watch removable storage devices via d-bus and udisks.
12cu|leechcraft-0.6.0-1|1203	
12cu|leechcraft-0.6.0-1|1204	%files vrooby -f leechcraft_vrooby.lang
12cu|leechcraft-0.6.0-1|1205	%{_libdir}/%{name}/plugins/libleechcraft_vrooby*
12cu|leechcraft-0.6.0-1|1206	
12cu|leechcraft-0.6.0-1|1207	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|1208	
12cu|leechcraft-0.6.0-1|1209	%package xproxy
12cu|leechcraft-0.6.0-1|1210	Summary:	LeechCraft proxy manager module
12cu|leechcraft-0.6.0-1|1211	Group:		Networking/Other
12cu|leechcraft-0.6.0-1|1212	Requires:	%{name} = %{EVRD}
12cu|leechcraft-0.6.0-1|1213	
12cu|leechcraft-0.6.0-1|1214	%description xproxy
12cu|leechcraft-0.6.0-1|1215	This package provides an advanced proxy manager module for LeechCraft.
12cu|leechcraft-0.6.0-1|1216	
12cu|leechcraft-0.6.0-1|1217	It allows to configure and use proxy servers.
12cu|leechcraft-0.6.0-1|1218	
12cu|leechcraft-0.6.0-1|1219	%files xproxy -f leechcraft_xproxy.lang
12cu|leechcraft-0.6.0-1|1220	%{_libdir}/%{name}/plugins/libleechcraft_xproxy*
12cu|leechcraft-0.6.0-1|1221	%{_datadir}/%{name}/settings/xproxysettings.xml
12cu|leechcraft-0.6.0-1|1222	
12cu|leechcraft-0.6.0-1|1223	#----------------------------------------------------------------------------
12cu|leechcraft-0.6.0-1|1224	
12cu|leechcraft-0.6.0-1|1225	%prep
12cu|leechcraft-0.6.0-1|1226	%setup -q
12cu|leechcraft-0.6.0-1|1227	%patch0 -p1
12cu|leechcraft-0.6.0-1|1228	%patch1 -p1
12cu|leechcraft-0.6.0-1|1229	%patch2 -p1
12cu|leechcraft-0.6.0-1|1230	
12cu|leechcraft-0.6.0-1|1231	%build
12cu|leechcraft-0.6.0-1|1232	%global optflags %{optflags} -O0
12cu|leechcraft-0.6.0-1|1233	pushd src
12cu|leechcraft-0.6.0-1|1234	%cmake \
12cu|leechcraft-0.6.0-1|1235	-DENABLE_LADS:BOOL=OFF \
12cu|leechcraft-0.6.0-1|1236	-DENABLE_QROSP:BOOL=OFF
12cu|leechcraft-0.6.0-1|1237	%make
12cu|leechcraft-0.6.0-1|1238	popd
12cu|leechcraft-0.6.0-1|1239	
12cu|leechcraft-0.6.0-1|1240	%install
12cu|leechcraft-0.6.0-1|1241	pushd src
12cu|leechcraft-0.6.0-1|1242	%makeinstall_std -C build
12cu|leechcraft-0.6.0-1|1243	popd
12cu|leechcraft-0.6.0-1|1244	
12cu|leechcraft-0.6.0-1|1245	%find_lang %{name} --with-qt
12cu|leechcraft-0.6.0-1|1246	%find_lang leechcraft_advancednotifications --with-qt
12cu|leechcraft-0.6.0-1|1247	%find_lang leechcraft_aggregator --with-qt
12cu|leechcraft-0.6.0-1|1248	%find_lang leechcraft_anhero --with-qt
12cu|leechcraft-0.6.0-1|1249	%find_lang leechcraft_auscrie --with-qt
12cu|leechcraft-0.6.0-1|1250	%find_lang leechcraft_azoth \
12cu|leechcraft-0.6.0-1|1251	leechcraft_azoth_acetamide \
12cu|leechcraft-0.6.0-1|1252	leechcraft_azoth_autoidler \
12cu|leechcraft-0.6.0-1|1253	leechcraft_azoth_autopaste \
12cu|leechcraft-0.6.0-1|1254	leechcraft_azoth_birthdaynotifier \
12cu|leechcraft-0.6.0-1|1255	leechcraft_azoth_chathistory \
12cu|leechcraft-0.6.0-1|1256	leechcraft_azoth_depester \
12cu|leechcraft-0.6.0-1|1257	leechcraft_azoth_herbicide \
12cu|leechcraft-0.6.0-1|1258	leechcraft_azoth_hili  \
12cu|leechcraft-0.6.0-1|1259	leechcraft_azoth_isterique \
12cu|leechcraft-0.6.0-1|1260	leechcraft_azoth_lastseen \
12cu|leechcraft-0.6.0-1|1261	leechcraft_azoth_metacontacts \
12cu|leechcraft-0.6.0-1|1262	leechcraft_azoth_modnok \
12cu|leechcraft-0.6.0-1|1263	leechcraft_azoth_p100q \
12cu|leechcraft-0.6.0-1|1264	leechcraft_azoth_rosenthal \
12cu|leechcraft-0.6.0-1|1265	leechcraft_azoth_vader \
12cu|leechcraft-0.6.0-1|1266	leechcraft_azoth_xoox \
12cu|leechcraft-0.6.0-1|1267	leechcraft_azoth_xtazy \
12cu|leechcraft-0.6.0-1|1268	leechcraft_azoth.lang --with-qt
12cu|leechcraft-0.6.0-1|1269	%find_lang leechcraft_bittorrent --with-qt
12cu|leechcraft-0.6.0-1|1270	%find_lang leechcraft_blogique --with-qt
12cu|leechcraft-0.6.0-1|1271	%find_lang leechcraft_cstp --with-qt
12cu|leechcraft-0.6.0-1|1272	%find_lang leechcraft_dbusmanager --with-qt
12cu|leechcraft-0.6.0-1|1273	%find_lang leechcraft_deadlyrics --with-qt
12cu|leechcraft-0.6.0-1|1274	%find_lang leechcraft_dolozhee --with-qt
12cu|leechcraft-0.6.0-1|1275	%find_lang leechcraft_glance --with-qt
12cu|leechcraft-0.6.0-1|1276	%find_lang leechcraft_gmailnotifier --with-qt
12cu|leechcraft-0.6.0-1|1277	%find_lang leechcraft_historyholder --with-qt
12cu|leechcraft-0.6.0-1|1278	%find_lang leechcraft_kinotify --with-qt
12cu|leechcraft-0.6.0-1|1279	%find_lang leechcraft_lackman --with-qt
12cu|leechcraft-0.6.0-1|1280	%find_lang leechcraft_lastfmscrobble --with-qt
12cu|leechcraft-0.6.0-1|1281	%find_lang leechcraft_launchy --with-qt
12cu|leechcraft-0.6.0-1|1282	%find_lang leechcraft_lhtr --with-qt
12cu|leechcraft-0.6.0-1|1283	%find_lang leechcraft_liznoo --with-qt
12cu|leechcraft-0.6.0-1|1284	%find_lang leechcraft_lmp \
12cu|leechcraft-0.6.0-1|1285	leechcraft_lmp_dumbsync \
12cu|leechcraft-0.6.0-1|1286	leechcraft_lmp_graffiti \
12cu|leechcraft-0.6.0-1|1287	leechcraft_lmp.lang --with-qt
12cu|leechcraft-0.6.0-1|1288	%find_lang leechcraft_monocle --with-qt
12cu|leechcraft-0.6.0-1|1289	%find_lang leechcraft_netstoremanager \
12cu|leechcraft-0.6.0-1|1290	leechcraft_netstoremanager_googledrive \
12cu|leechcraft-0.6.0-1|1291	leechcraft_netstoremanager.lang --with-qt
12cu|leechcraft-0.6.0-1|1292	%find_lang leechcraft_networkmonitor --with-qt
12cu|leechcraft-0.6.0-1|1293	%find_lang leechcraft_newlife --with-qt
12cu|leechcraft-0.6.0-1|1294	%find_lang leechcraft_otlozhu --with-qt
12cu|leechcraft-0.6.0-1|1295	%find_lang leechcraft_pintab --with-qt
12cu|leechcraft-0.6.0-1|1296	%find_lang leechcraft_pogooglue --with-qt
12cu|leechcraft-0.6.0-1|1297	%find_lang leechcraft_poshuku \
12cu|leechcraft-0.6.0-1|1298	leechcraft_poshuku_cleanweb \
12cu|leechcraft-0.6.0-1|1299	leechcraft_poshuku_fatape \
12cu|leechcraft-0.6.0-1|1300	leechcraft_poshuku_filescheme \
12cu|leechcraft-0.6.0-1|1301	leechcraft_poshuku_fua \
12cu|leechcraft-0.6.0-1|1302	leechcraft_poshuku_onlinebookmarks \
12cu|leechcraft-0.6.0-1|1303	leechcraft_poshuku_onlinebookmarks_delicious \
12cu|leechcraft-0.6.0-1|1304	leechcraft_poshuku_onlinebookmarks_readitlater \
12cu|leechcraft-0.6.0-1|1305	leechcraft_poshuku.lang --with-qt
12cu|leechcraft-0.6.0-1|1306	%find_lang leechcraft_seekthru --with-qt
12cu|leechcraft-0.6.0-1|1307	%find_lang leechcraft_summary --with-qt
12cu|leechcraft-0.6.0-1|1308	%find_lang leechcraft_syncer --with-qt
12cu|leechcraft-0.6.0-1|1309	%find_lang leechcraft_tabsessmanager --with-qt
12cu|leechcraft-0.6.0-1|1310	%find_lang leechcraft_tabslist --with-qt
12cu|leechcraft-0.6.0-1|1311	%find_lang leechcraft_touchstreams --with-qt
12cu|leechcraft-0.6.0-1|1312	%find_lang leechcraft_vgrabber --with-qt
12cu|leechcraft-0.6.0-1|1313	%find_lang leechcraft_vrooby --with-qt
12cu|leechcraft-0.6.0-1|1314	%find_lang leechcraft_xproxy --with-qt
12cu|leechcraft-0.6.0-1|1315	

9862 12
12cu|lhs2tex-1.18.1-1|1	#% global debug_package %{nil}
12cu|lhs2tex-1.18.1-1|2	#% define _cabal_setup Setup.lhs
12cu|lhs2tex-1.18.1-1|3	%define _no_haddock 1
12cu|lhs2tex-1.18.1-1|4	%define module lhs2tex
12cu|lhs2tex-1.18.1-1|5	Name:           %{module}
12cu|lhs2tex-1.18.1-1|6	Version:        1.18.1
12cu|lhs2tex-1.18.1-1|7	Release:        1
12cu|lhs2tex-1.18.1-1|8	Summary:        Preprocessor for typesetting Haskell sources with LaTeX
12cu|lhs2tex-1.18.1-1|9	Group:          Development/Other
12cu|lhs2tex-1.18.1-1|10	License:        GPLv2+
12cu|lhs2tex-1.18.1-1|11	URL:            http://hackage.haskell.org/package/%{module}
12cu|lhs2tex-1.18.1-1|12	Source0:        http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|lhs2tex-1.18.1-1|13	
12cu|lhs2tex-1.18.1-1|14	BuildRequires:  ghc, ghc-devel, haskell-macros, haddock
12cu|lhs2tex-1.18.1-1|15	buildrequires:  haskell(regex-compat)
12cu|lhs2tex-1.18.1-1|16	buildrequires:  dblatex
12cu|lhs2tex-1.18.1-1|17	Requires(pre):  ghc
12cu|lhs2tex-1.18.1-1|18	requires(pre):  haskell(regex-compat)
12cu|lhs2tex-1.18.1-1|19	
12cu|lhs2tex-1.18.1-1|20	%description
12cu|lhs2tex-1.18.1-1|21	Preprocessor for typesetting Haskell sources with LaTeX
12cu|lhs2tex-1.18.1-1|22	
12cu|lhs2tex-1.18.1-1|23	%prep
12cu|lhs2tex-1.18.1-1|24	%setup -q -n %{module}-%{version}
12cu|lhs2tex-1.18.1-1|25	
12cu|lhs2tex-1.18.1-1|26	%build
12cu|lhs2tex-1.18.1-1|27	%_cabal_compil
12cu|lhs2tex-1.18.1-1|28	
12cu|lhs2tex-1.18.1-1|29	%install
12cu|lhs2tex-1.18.1-1|30	%_cabal_install
12cu|lhs2tex-1.18.1-1|31	%_cabal_rpm_gen_deps
12cu|lhs2tex-1.18.1-1|32	
12cu|lhs2tex-1.18.1-1|33	%check
12cu|lhs2tex-1.18.1-1|34	%_cabal_check
12cu|lhs2tex-1.18.1-1|35	
12cu|lhs2tex-1.18.1-1|36	%files
12cu|lhs2tex-1.18.1-1|37	%defattr(-,root,root,-)
12cu|lhs2tex-1.18.1-1|38	%{_docdir}/%{module}-%{version}
12cu|lhs2tex-1.18.1-1|39	%_cabal_rpm_deps_dir
12cu|lhs2tex-1.18.1-1|40	%{_datadir}/%{module}-%{version}
12cu|lhs2tex-1.18.1-1|41	%{_mandir}/man1/*
12cu|lhs2tex-1.18.1-1|42	%{_bindir}/lhs2TeX
12cu|lhs2tex-1.18.1-1|43	
12cu|lhs2tex-1.18.1-1|44	
12cu|lhs2tex-1.18.1-1|45	
12cu|lhs2tex-1.18.1-1|46	%changelog
12cu|lhs2tex-1.18.1-1|47	* Sun Dec 02 2012 alexander barakin (aka sash-kan) <alex@barak.in> 1.18.1-1
12cu|lhs2tex-1.18.1-1|48	+ Revision: 6db4451
12cu|lhs2tex-1.18.1-1|49	- replace texlive-kpathsea with dblatex in brs
12cu|lhs2tex-1.18.1-1|50	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
12cu|lhs2tex-1.18.1-1|51	
12cu|lhs2tex-1.18.1-1|52	

9863 12
12cu|lib64libgap-4.6.5-4|1	%define major 0
12cu|lib64libgap-4.6.5-4|2	%define oname libgap
12cu|lib64libgap-4.6.5-4|3	
12cu|lib64libgap-4.6.5-4|4	Name:		%mklibname %{oname}
12cu|lib64libgap-4.6.5-4|5	Version:	4.6.5
12cu|lib64libgap-4.6.5-4|6	Release:	4
12cu|lib64libgap-4.6.5-4|7	License:	GPLv2+
12cu|lib64libgap-4.6.5-4|8	Group:		Sciences/Mathematics
12cu|lib64libgap-4.6.5-4|9	
12cu|lib64libgap-4.6.5-4|10	Summary:	C library version of the GAP kernel
12cu|lib64libgap-4.6.5-4|11	URL:		https://bitbucket.org/vbraun/libgap
12cu|lib64libgap-4.6.5-4|12	Source0:	https://bitbucket.org/vbraun/libgap/downloads/%{oname}-%{version}.tar.gz
12cu|lib64libgap-4.6.5-4|13	Source1:	%{oname}.rpmlintrc
12cu|lib64libgap-4.6.5-4|14	BuildRequires:	libtool
12cu|lib64libgap-4.6.5-4|15	BuildRequires:	gap-devel
12cu|lib64libgap-4.6.5-4|16	BuildRequires:	gap-libs
12cu|lib64libgap-4.6.5-4|17	Patch0:		%{oname}-arch.patch
12cu|lib64libgap-4.6.5-4|18	Patch1:		%{oname}-nogmp.patch
12cu|lib64libgap-4.6.5-4|19	
12cu|lib64libgap-4.6.5-4|20	%description
12cu|lib64libgap-4.6.5-4|21	LibGAP -- a C library version of the GAP kernel (http://www.gap-system.org)
12cu|lib64libgap-4.6.5-4|22	
12cu|lib64libgap-4.6.5-4|23	LibGAP is essentially a fork of the upstream GAP kernel. It is developed
12cu|lib64libgap-4.6.5-4|24	in its own repository at https://bitbucket.org/vbraun/libgap. This is
12cu|lib64libgap-4.6.5-4|25	also where the spkg metadata is tracked.
12cu|lib64libgap-4.6.5-4|26	
12cu|lib64libgap-4.6.5-4|27	%package	devel
12cu|lib64libgap-4.6.5-4|28	Summary:	Development files for %{oname}
12cu|lib64libgap-4.6.5-4|29	Provides:	%{oname}-devel
12cu|lib64libgap-4.6.5-4|30	Requires:	%{name} = %{EVRD}
12cu|lib64libgap-4.6.5-4|31	
12cu|lib64libgap-4.6.5-4|32	%description	devel
12cu|lib64libgap-4.6.5-4|33	This package contains the header files and development documentation
12cu|lib64libgap-4.6.5-4|34	for %{oname}.
12cu|lib64libgap-4.6.5-4|35	
12cu|lib64libgap-4.6.5-4|36	%prep
12cu|lib64libgap-4.6.5-4|37	%setup -qn %{oname}-%{version}
12cu|lib64libgap-4.6.5-4|38	%patch0 -p1
12cu|lib64libgap-4.6.5-4|39	%patch1 -p1
12cu|lib64libgap-4.6.5-4|40	# due to patching configure.ac in patch1
12cu|lib64libgap-4.6.5-4|41	autoreconf -ifs
12cu|lib64libgap-4.6.5-4|42	
12cu|lib64libgap-4.6.5-4|43	%build
12cu|lib64libgap-4.6.5-4|44	export CFLAGS='%{optflags} -DSYS_DEFAULT_PATHS=\"%{_gap_dir}\"'
12cu|lib64libgap-4.6.5-4|45	%configure --enable-shared --disable-static --without-gmp
12cu|lib64libgap-4.6.5-4|46	%make
12cu|lib64libgap-4.6.5-4|47	
12cu|lib64libgap-4.6.5-4|48	%install
12cu|lib64libgap-4.6.5-4|49	%makeinstall_std
12cu|lib64libgap-4.6.5-4|50	
12cu|lib64libgap-4.6.5-4|51	%check
12cu|lib64libgap-4.6.5-4|52	make check
12cu|lib64libgap-4.6.5-4|53	
12cu|lib64libgap-4.6.5-4|54	%files
12cu|lib64libgap-4.6.5-4|55	%doc AUTHORS
12cu|lib64libgap-4.6.5-4|56	%doc COPYING
12cu|lib64libgap-4.6.5-4|57	%doc README
12cu|lib64libgap-4.6.5-4|58	%{_libdir}/%{oname}.so.%{major}*
12cu|lib64libgap-4.6.5-4|59	
12cu|lib64libgap-4.6.5-4|60	%files		devel
12cu|lib64libgap-4.6.5-4|61	%{_includedir}/gap
12cu|lib64libgap-4.6.5-4|62	%{_libdir}/%{oname}.so
12cu|lib64libgap-4.6.5-4|63	
12cu|lib64libgap-4.6.5-4|64	%changelog
12cu|lib64libgap-4.6.5-4|65	* Mon Dec 02 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.6.5-4
12cu|lib64libgap-4.6.5-4|66	+ Revision: 16d24c6
12cu|lib64libgap-4.6.5-4|67	- Fix provides
12cu|lib64libgap-4.6.5-4|68	
12cu|lib64libgap-4.6.5-4|69	

9864 12
12cu|lib64qb0-0.14.4-1|1	%define major 0
12cu|lib64qb0-0.14.4-1|2	%define version	0.14.4
12cu|lib64qb0-0.14.4-1|3	%define release	1
12cu|lib64qb0-0.14.4-1|4	%define develname %mklibname -d qb
12cu|lib64qb0-0.14.4-1|5	%define name	%mklibname qb %major
12cu|lib64qb0-0.14.4-1|6	
12cu|lib64qb0-0.14.4-1|7	Name:           %name
12cu|lib64qb0-0.14.4-1|8	Version:        %version
12cu|lib64qb0-0.14.4-1|9	Release:        %release
12cu|lib64qb0-0.14.4-1|10	Summary:        An IPC library for high performance servers
12cu|lib64qb0-0.14.4-1|11	Group:          System/Libraries
12cu|lib64qb0-0.14.4-1|12	License:        LGPLv2+
12cu|lib64qb0-0.14.4-1|13	URL:            https://github.com/asalkeld/libqb/wiki
12cu|lib64qb0-0.14.4-1|14	Source0:        https://fedorahosted.org/releases/q/u/quarterback/libqb-%{version}.tar.gz
12cu|lib64qb0-0.14.4-1|15	
12cu|lib64qb0-0.14.4-1|16	BuildRequires:  autoconf automake libtool doxygen procps check-devel
12cu|lib64qb0-0.14.4-1|17	
12cu|lib64qb0-0.14.4-1|18	%description
12cu|lib64qb0-0.14.4-1|19	%{name} provides high performance client server reusable features.
12cu|lib64qb0-0.14.4-1|20	Initially these are IPC and poll.
12cu|lib64qb0-0.14.4-1|21	
12cu|lib64qb0-0.14.4-1|22	
12cu|lib64qb0-0.14.4-1|23	%package 	devel
12cu|lib64qb0-0.14.4-1|24	Group:		Development/C
12cu|lib64qb0-0.14.4-1|25	Summary:	Development files for libqb
12cu|lib64qb0-0.14.4-1|26	Provides:	%{name}-devel = %{version}-%{release}
12cu|lib64qb0-0.14.4-1|27	Requires:	%{name} = %{version}
12cu|lib64qb0-0.14.4-1|28	
12cu|lib64qb0-0.14.4-1|29	%description 	devel
12cu|lib64qb0-0.14.4-1|30	The %{name}-devel package contains libraries and header files for
12cu|lib64qb0-0.14.4-1|31	developing applications that use %{name}
12cu|lib64qb0-0.14.4-1|32	
12cu|lib64qb0-0.14.4-1|33	%files devel
12cu|lib64qb0-0.14.4-1|34	%doc README.markdown
12cu|lib64qb0-0.14.4-1|35	%{_includedir}/qb/
12cu|lib64qb0-0.14.4-1|36	%{_libdir}/libqb.so
12cu|lib64qb0-0.14.4-1|37	%{_libdir}/pkgconfig/libqb.pc
12cu|lib64qb0-0.14.4-1|38	%{_mandir}/man3/qb*3*
12cu|lib64qb0-0.14.4-1|39	%{_mandir}/man8/qb*8*
12cu|lib64qb0-0.14.4-1|40	%{_sbindir}/qb-blackbox
12cu|lib64qb0-0.14.4-1|41	
12cu|lib64qb0-0.14.4-1|42	%prep
12cu|lib64qb0-0.14.4-1|43	%setup -q -n libqb-%{version}
12cu|lib64qb0-0.14.4-1|44	
12cu|lib64qb0-0.14.4-1|45	%build
12cu|lib64qb0-0.14.4-1|46	./autogen.sh
12cu|lib64qb0-0.14.4-1|47	%configure2_5x --disable-static
12cu|lib64qb0-0.14.4-1|48	%make
12cu|lib64qb0-0.14.4-1|49	
12cu|lib64qb0-0.14.4-1|50	%install
12cu|lib64qb0-0.14.4-1|51	#make install DESTDIR=%{buildroot}
12cu|lib64qb0-0.14.4-1|52	%makeinstall_std
12cu|lib64qb0-0.14.4-1|53	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12cu|lib64qb0-0.14.4-1|54	rm -rf %{buildroot}/%{_docdir}/*
12cu|lib64qb0-0.14.4-1|55	
12cu|lib64qb0-0.14.4-1|56	%files
12cu|lib64qb0-0.14.4-1|57	%doc COPYING
12cu|lib64qb0-0.14.4-1|58	%{_libdir}/libqb.so.*
12cu|lib64qb0-0.14.4-1|59	
12cu|lib64qb0-0.14.4-1|60	%changelog
12cu|lib64qb0-0.14.4-1|61	* Thu Feb 09 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 0.10.0-0
12cu|lib64qb0-0.14.4-1|62	+ Revision: 772333
12cu|lib64qb0-0.14.4-1|63	- new upstream version
12cu|lib64qb0-0.14.4-1|64	
12cu|lib64qb0-0.14.4-1|65	* Wed Jan 11 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 0.8.1-1.14
12cu|lib64qb0-0.14.4-1|66	+ Revision: 759702
12cu|lib64qb0-0.14.4-1|67	- New upstream release: updated to 0.8.1
12cu|lib64qb0-0.14.4-1|68	
12cu|lib64qb0-0.14.4-1|69	* Wed Dec 14 2011 Anton Kirilenko <anton.kirilenko@rosalab.ru> 0.7.0-1.13
12cu|lib64qb0-0.14.4-1|70	+ Revision: 741160
12cu|lib64qb0-0.14.4-1|71	- Initial package
12cu|lib64qb0-0.14.4-1|72	- Created package structure for libqb.
12cu|lib64qb0-0.14.4-1|73	

9865 12
12cu|lib64Qt4Pas5-5.2.5-2|1	%define major 5
12cu|lib64Qt4Pas5-5.2.5-2|2	%define libname %mklibname Qt4Pas %{major}
12cu|lib64Qt4Pas5-5.2.5-2|3	
12cu|lib64Qt4Pas5-5.2.5-2|4	Name:		%{libname}
12cu|lib64Qt4Pas5-5.2.5-2|5	Summary:	Free Pascal Qt4 binding
12cu|lib64Qt4Pas5-5.2.5-2|6	Version:	5.2.5
12cu|lib64Qt4Pas5-5.2.5-2|7	Release:	2
12cu|lib64Qt4Pas5-5.2.5-2|8	URL:		http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html
12cu|lib64Qt4Pas5-5.2.5-2|9	Source0:	qt4pas-V2.5_Qt4.5.3.tar.gz
12cu|lib64Qt4Pas5-5.2.5-2|10	License:	LGPLv3
12cu|lib64Qt4Pas5-5.2.5-2|11	Group:		System/Libraries
12cu|lib64Qt4Pas5-5.2.5-2|12	BuildRequires:	gcc-c++ libqt4-devel
12cu|lib64Qt4Pas5-5.2.5-2|13	Provides:       libQt4Pas5
12cu|lib64Qt4Pas5-5.2.5-2|14	
12cu|lib64Qt4Pas5-5.2.5-2|15	%description
12cu|lib64Qt4Pas5-5.2.5-2|16	The Free Pascal Qt4 binding that allows Free Pascal
12cu|lib64Qt4Pas5-5.2.5-2|17	to interface with the C++ Library Qt.
12cu|lib64Qt4Pas5-5.2.5-2|18	
12cu|lib64Qt4Pas5-5.2.5-2|19	%prep
12cu|lib64Qt4Pas5-5.2.5-2|20	%setup -q -n qt4pas-V2.5_Qt4.5.3
12cu|lib64Qt4Pas5-5.2.5-2|21	
12cu|lib64Qt4Pas5-5.2.5-2|22	%build
12cu|lib64Qt4Pas5-5.2.5-2|23	qmake Qt4Pas.pro
12cu|lib64Qt4Pas5-5.2.5-2|24	make
12cu|lib64Qt4Pas5-5.2.5-2|25	
12cu|lib64Qt4Pas5-5.2.5-2|26	%install
12cu|lib64Qt4Pas5-5.2.5-2|27	INSTALL_ROOT=%{buildroot} make install
12cu|lib64Qt4Pas5-5.2.5-2|28	
12cu|lib64Qt4Pas5-5.2.5-2|29	%files
12cu|lib64Qt4Pas5-5.2.5-2|30	%defattr(-,root,root)
12cu|lib64Qt4Pas5-5.2.5-2|31	%{_libdir}/libQt4Pas.so.5.2.5
12cu|lib64Qt4Pas5-5.2.5-2|32	%{_libdir}/libQt4Pas.so.5.2
12cu|lib64Qt4Pas5-5.2.5-2|33	%{_libdir}/libQt4Pas.so.5
12cu|lib64Qt4Pas5-5.2.5-2|34	%{_libdir}/libQt4Pas.so
12cu|lib64Qt4Pas5-5.2.5-2|35	
12cu|lib64Qt4Pas5-5.2.5-2|36	%changelog
12cu|lib64Qt4Pas5-5.2.5-2|37	* Thu Jul 5 2012 - Konstantin Vlasov <konstantin.vlasov@rosalab.ru>
12cu|lib64Qt4Pas5-5.2.5-2|38	- New package from developer's site, version 5.2.5.

9866 12
12cu|lib765-0.4.2-2|1	%define sname 765
12cu|lib765-0.4.2-2|2	
12cu|lib765-0.4.2-2|3	%define major 3
12cu|lib765-0.4.2-2|4	%define libname %mklibname %{sname}_ %{major}
12cu|lib765-0.4.2-2|5	%define devname %mklibname %{sname} -d
12cu|lib765-0.4.2-2|6	
12cu|lib765-0.4.2-2|7	Summary:	Emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
12cu|lib765-0.4.2-2|8	Name:		lib%{sname}
12cu|lib765-0.4.2-2|9	Version:	0.4.2
12cu|lib765-0.4.2-2|10	Release:	2
12cu|lib765-0.4.2-2|11	License:	GPLv2+
12cu|lib765-0.4.2-2|12	Group:		System/Libraries
12cu|lib765-0.4.2-2|13	Url:		http://www.seasip.demon.co.uk/Unix/LibDsk/
12cu|lib765-0.4.2-2|14	Source0:	%{name}-%{version}.tar.gz
12cu|lib765-0.4.2-2|15	BuildRequires:	libdsk-devel
12cu|lib765-0.4.2-2|16	
12cu|lib765-0.4.2-2|17	%description
12cu|lib765-0.4.2-2|18	"765" is an emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
12cu|lib765-0.4.2-2|19	[FDC] as used in Amstrad computers such as the PCW, CPC and Spectrum +3. At
12cu|lib765-0.4.2-2|20	present it is not a "full" 765; features not used in the PCW BIOS (such as:
12cu|lib765-0.4.2-2|21	DMA; multisector reads/writes; multitrack mode) are either left unimplemented
12cu|lib765-0.4.2-2|22	or incomplete.
12cu|lib765-0.4.2-2|23	
12cu|lib765-0.4.2-2|24	#----------------------------------------------------------------------------
12cu|lib765-0.4.2-2|25	
12cu|lib765-0.4.2-2|26	%package -n %{libname}
12cu|lib765-0.4.2-2|27	Summary:	Libraries for emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
12cu|lib765-0.4.2-2|28	Group:		System/Libraries
12cu|lib765-0.4.2-2|29	Provides:	%{name} = %{EVRD}
12cu|lib765-0.4.2-2|30	
12cu|lib765-0.4.2-2|31	%description -n %{libname}
12cu|lib765-0.4.2-2|32	"765" is an emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
12cu|lib765-0.4.2-2|33	[FDC] as used in Amstrad computers such as the PCW, CPC and Spectrum +3. At
12cu|lib765-0.4.2-2|34	present it is not a "full" 765; features not used in the PCW BIOS (such as:
12cu|lib765-0.4.2-2|35	DMA; multisector reads/writes; multitrack mode) are either left unimplemented
12cu|lib765-0.4.2-2|36	or incomplete.
12cu|lib765-0.4.2-2|37	
12cu|lib765-0.4.2-2|38	This package provides the libraries for using 765 emulation.
12cu|lib765-0.4.2-2|39	
12cu|lib765-0.4.2-2|40	%files -n %{libname}
12cu|lib765-0.4.2-2|41	%doc ChangeLog doc/COPYING.LIB
12cu|lib765-0.4.2-2|42	%{_libdir}/lib765.so.%{major}*
12cu|lib765-0.4.2-2|43	
12cu|lib765-0.4.2-2|44	#----------------------------------------------------------------------------
12cu|lib765-0.4.2-2|45	
12cu|lib765-0.4.2-2|46	%package -n %{devname}
12cu|lib765-0.4.2-2|47	Summary:	Libraries and include files for developing with lib765
12cu|lib765-0.4.2-2|48	Group:		Development/C
12cu|lib765-0.4.2-2|49	Requires:	%{libname} = %{EVRD}
12cu|lib765-0.4.2-2|50	Provides:	%{name}-devel = %{EVRD}
12cu|lib765-0.4.2-2|51	
12cu|lib765-0.4.2-2|52	%description -n %{devname}
12cu|lib765-0.4.2-2|53	This package provides the necessary development libraries and include
12cu|lib765-0.4.2-2|54	files to allow you to develop with lib765.
12cu|lib765-0.4.2-2|55	
12cu|lib765-0.4.2-2|56	%files -n %{devname}
12cu|lib765-0.4.2-2|57	%doc doc/765.txt
12cu|lib765-0.4.2-2|58	%{_libdir}/lib765.so
12cu|lib765-0.4.2-2|59	%{_libdir}/lib765.a
12cu|lib765-0.4.2-2|60	%{_includedir}/765.h
12cu|lib765-0.4.2-2|61	
12cu|lib765-0.4.2-2|62	#----------------------------------------------------------------------------
12cu|lib765-0.4.2-2|63	
12cu|lib765-0.4.2-2|64	%prep
12cu|lib765-0.4.2-2|65	%setup -q
12cu|lib765-0.4.2-2|66	
12cu|lib765-0.4.2-2|67	%build
12cu|lib765-0.4.2-2|68	#fix x86_64 OS detection first
12cu|lib765-0.4.2-2|69	autoreconf -if
12cu|lib765-0.4.2-2|70	%configure2_5x
12cu|lib765-0.4.2-2|71	%make
12cu|lib765-0.4.2-2|72	
12cu|lib765-0.4.2-2|73	%install
12cu|lib765-0.4.2-2|74	%makeinstall_std
12cu|lib765-0.4.2-2|75	
12cu|lib765-0.4.2-2|76	
12cu|lib765-0.4.2-2|77	%changelog
12cu|lib765-0.4.2-2|78	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.2-2
12cu|lib765-0.4.2-2|79	+ Revision: e1b28db
12cu|lib765-0.4.2-2|80	- Spec cleanup
12cu|lib765-0.4.2-2|81	
12cu|lib765-0.4.2-2|82	

9867 12
12cu|libaccounts-glib-1.8-1|1	%define major	0
12cu|libaccounts-glib-1.8-1|2	%define libname %mklibname accounts-glib %{major}
12cu|libaccounts-glib-1.8-1|3	%define girname %mklibname accounts-glib-gir 1.0
12cu|libaccounts-glib-1.8-1|4	%define devname %mklibname -d accounts-glib
12cu|libaccounts-glib-1.8-1|5	
12cu|libaccounts-glib-1.8-1|6	Summary:	Accounts and SSO (Single Sign-On) framework
12cu|libaccounts-glib-1.8-1|7	Name:		libaccounts-glib
12cu|libaccounts-glib-1.8-1|8	Version:	1.8
12cu|libaccounts-glib-1.8-1|9	Release:	1
12cu|libaccounts-glib-1.8-1|10	Group:		System/Libraries
12cu|libaccounts-glib-1.8-1|11	License:	LGPLv2
12cu|libaccounts-glib-1.8-1|12	Url:		http://code.google.com/p/accounts-sso/
12cu|libaccounts-glib-1.8-1|13	Source0:	http://accounts-sso.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|libaccounts-glib-1.8-1|14	BuildRequires:	pkgconfig(check) >= 0.9.4
12cu|libaccounts-glib-1.8-1|15	BuildRequires:	pkgconfig(gio-2.0) >= 2.30
12cu|libaccounts-glib-1.8-1|16	BuildRequires:	pkgconfig(gio-unix-2.0)
12cu|libaccounts-glib-1.8-1|17	BuildRequires:	pkgconfig(glib-2.0) >= 2.26
12cu|libaccounts-glib-1.8-1|18	BuildRequires:	pkgconfig(gobject-2.0)
12cu|libaccounts-glib-1.8-1|19	BuildRequires:	pkgconfig(libxml-2.0)
12cu|libaccounts-glib-1.8-1|20	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90
12cu|libaccounts-glib-1.8-1|21	BuildRequires:	pkgconfig(sqlite3) >= 3.7.0
12cu|libaccounts-glib-1.8-1|22	BuildRequires:	python-gi >= 2.90
12cu|libaccounts-glib-1.8-1|23	BuildRequires:	xsltproc
12cu|libaccounts-glib-1.8-1|24	BuildRequires:	gobject-introspection-devel
12cu|libaccounts-glib-1.8-1|25	
12cu|libaccounts-glib-1.8-1|26	%description
12cu|libaccounts-glib-1.8-1|27	Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
12cu|libaccounts-glib-1.8-1|28	platforms.
12cu|libaccounts-glib-1.8-1|29	
12cu|libaccounts-glib-1.8-1|30	%package -n %{libname}
12cu|libaccounts-glib-1.8-1|31	Group:		System/Libraries
12cu|libaccounts-glib-1.8-1|32	Summary:	Accounts and SSO (Single Sign-On) framework
12cu|libaccounts-glib-1.8-1|33	
12cu|libaccounts-glib-1.8-1|34	%description -n %{libname}
12cu|libaccounts-glib-1.8-1|35	Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
12cu|libaccounts-glib-1.8-1|36	platforms.
12cu|libaccounts-glib-1.8-1|37	
12cu|libaccounts-glib-1.8-1|38	%package -n %{girname}
12cu|libaccounts-glib-1.8-1|39	Group:		System/Libraries
12cu|libaccounts-glib-1.8-1|40	Summary:	GObject Introspection interface description for %{name}
12cu|libaccounts-glib-1.8-1|41	
12cu|libaccounts-glib-1.8-1|42	%description -n %{girname}
12cu|libaccounts-glib-1.8-1|43	GObject Introspection interface description for %{name}.
12cu|libaccounts-glib-1.8-1|44	
12cu|libaccounts-glib-1.8-1|45	%package -n %{devname}
12cu|libaccounts-glib-1.8-1|46	Summary:	Development files for %{name}
12cu|libaccounts-glib-1.8-1|47	Group:		Development/C
12cu|libaccounts-glib-1.8-1|48	Requires:	%{libname} = %{version}-%{release}
12cu|libaccounts-glib-1.8-1|49	Requires:	%{girname} = %{version}-%{release}
12cu|libaccounts-glib-1.8-1|50	Provides:	%{name}-devel = %{version}-%{release}
12cu|libaccounts-glib-1.8-1|51	
12cu|libaccounts-glib-1.8-1|52	%description -n %{devname}
12cu|libaccounts-glib-1.8-1|53	The %{name}-devel package contains libraries and header files for
12cu|libaccounts-glib-1.8-1|54	developing applications that use %{name}.
12cu|libaccounts-glib-1.8-1|55	
12cu|libaccounts-glib-1.8-1|56	%package -n python-%{name}
12cu|libaccounts-glib-1.8-1|57	Summary:	Python binding for %{name}
12cu|libaccounts-glib-1.8-1|58	Group:		Development/Python
12cu|libaccounts-glib-1.8-1|59	
12cu|libaccounts-glib-1.8-1|60	%description -n python-%{name}
12cu|libaccounts-glib-1.8-1|61	Python binding for %{name}.
12cu|libaccounts-glib-1.8-1|62	
12cu|libaccounts-glib-1.8-1|63	%prep
12cu|libaccounts-glib-1.8-1|64	%setup -q
12cu|libaccounts-glib-1.8-1|65	
12cu|libaccounts-glib-1.8-1|66	%build
12cu|libaccounts-glib-1.8-1|67	%configure2_5x
12cu|libaccounts-glib-1.8-1|68	%make
12cu|libaccounts-glib-1.8-1|69	
12cu|libaccounts-glib-1.8-1|70	%install
12cu|libaccounts-glib-1.8-1|71	%makeinstall_std
12cu|libaccounts-glib-1.8-1|72	
12cu|libaccounts-glib-1.8-1|73	%files
12cu|libaccounts-glib-1.8-1|74	%{_bindir}/*
12cu|libaccounts-glib-1.8-1|75	%{_datadir}/xml
12cu|libaccounts-glib-1.8-1|76	%{_datadir}/backup-framework
12cu|libaccounts-glib-1.8-1|77	
12cu|libaccounts-glib-1.8-1|78	%files -n %{libname}
12cu|libaccounts-glib-1.8-1|79	%{_libdir}/%{name}.so.%{major}*
12cu|libaccounts-glib-1.8-1|80	
12cu|libaccounts-glib-1.8-1|81	%files -n %{girname}
12cu|libaccounts-glib-1.8-1|82	%{_libdir}/girepository-1.0/Accounts-1.0.typelib
12cu|libaccounts-glib-1.8-1|83	
12cu|libaccounts-glib-1.8-1|84	%files -n %{devname}
12cu|libaccounts-glib-1.8-1|85	%doc COPYING AUTHORS
12cu|libaccounts-glib-1.8-1|86	%{_libdir}/%{name}.so
12cu|libaccounts-glib-1.8-1|87	%{_libdir}/pkgconfig/%{name}.pc
12cu|libaccounts-glib-1.8-1|88	%{_includedir}/%{name}
12cu|libaccounts-glib-1.8-1|89	%{_datadir}/gir-1.0/Accounts-1.0.gir
12cu|libaccounts-glib-1.8-1|90	%{_datadir}/gtk-doc/html/%{name}
12cu|libaccounts-glib-1.8-1|91	%{_datadir}/vala/vapi/*
12cu|libaccounts-glib-1.8-1|92	
12cu|libaccounts-glib-1.8-1|93	%files -n python-%{name}
12cu|libaccounts-glib-1.8-1|94	%{py_platsitedir}/gi/overrides/Accounts.*
12cu|libaccounts-glib-1.8-1|95	
12cu|libaccounts-glib-1.8-1|96	
12cu|libaccounts-glib-1.8-1|97	%changelog
12cu|libaccounts-glib-1.8-1|98	* Tue Oct 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.8-1
12cu|libaccounts-glib-1.8-1|99	+ Revision: 02df35c
12cu|libaccounts-glib-1.8-1|100	- Updated to 1.8
12cu|libaccounts-glib-1.8-1|101	
12cu|libaccounts-glib-1.8-1|102	

9868 12
12cu|libalkimia-4.3.2-6|1	%define major 4
12cu|libalkimia-4.3.2-6|2	%define libname %mklibname alkimia %{major}
12cu|libalkimia-4.3.2-6|3	%define devname %mklibname alkimia -d
12cu|libalkimia-4.3.2-6|4	
12cu|libalkimia-4.3.2-6|5	Summary:	Financial library
12cu|libalkimia-4.3.2-6|6	Name:		libalkimia
12cu|libalkimia-4.3.2-6|7	Version:	4.3.2
12cu|libalkimia-4.3.2-6|8	Release:	6
12cu|libalkimia-4.3.2-6|9	License:	LGPLv2+
12cu|libalkimia-4.3.2-6|10	Group:		Office
12cu|libalkimia-4.3.2-6|11	Url:		http://kde-apps.org/content/show.php/libalkimia?content=137323
12cu|libalkimia-4.3.2-6|12	Source0:	http://kde-apps.org/CONTENT/content-files/137323-libalkimia-%{version}.tar.bz2
12cu|libalkimia-4.3.2-6|13	BuildRequires:	gmpxx-devel
12cu|libalkimia-4.3.2-6|14	BuildRequires:	kdelibs4-devel
12cu|libalkimia-4.3.2-6|15	
12cu|libalkimia-4.3.2-6|16	%description
12cu|libalkimia-4.3.2-6|17	Financial library used by KMyMoney and Scrooge.
12cu|libalkimia-4.3.2-6|18	
12cu|libalkimia-4.3.2-6|19	#----------------------------------------------------------------------------
12cu|libalkimia-4.3.2-6|20	
12cu|libalkimia-4.3.2-6|21	%package -n %{libname}
12cu|libalkimia-4.3.2-6|22	Summary:	Financial Library
12cu|libalkimia-4.3.2-6|23	Group:		System/Libraries
12cu|libalkimia-4.3.2-6|24	
12cu|libalkimia-4.3.2-6|25	%description -n %{libname}
12cu|libalkimia-4.3.2-6|26	Financial library used by KMyMoney and Scrooge.
12cu|libalkimia-4.3.2-6|27	
12cu|libalkimia-4.3.2-6|28	%files -n %{libname}
12cu|libalkimia-4.3.2-6|29	%{_kde_libdir}/%{name}.so.%{major}*
12cu|libalkimia-4.3.2-6|30	
12cu|libalkimia-4.3.2-6|31	#----------------------------------------------------------------------------
12cu|libalkimia-4.3.2-6|32	
12cu|libalkimia-4.3.2-6|33	%package -n %{devname}
12cu|libalkimia-4.3.2-6|34	Summary:	Development files for %{name}
12cu|libalkimia-4.3.2-6|35	Group:		Development/C
12cu|libalkimia-4.3.2-6|36	Requires:	%{libname} = %{EVRD}
12cu|libalkimia-4.3.2-6|37	Obsoletes:	libalkimia-devel < 4.3.2-2
12cu|libalkimia-4.3.2-6|38	
12cu|libalkimia-4.3.2-6|39	%description -n %{devname}
12cu|libalkimia-4.3.2-6|40	This package contains the development files for %{name}.
12cu|libalkimia-4.3.2-6|41	
12cu|libalkimia-4.3.2-6|42	%files -n %{devname}
12cu|libalkimia-4.3.2-6|43	%{_kde_includedir}/alkimia/
12cu|libalkimia-4.3.2-6|44	%{_kde_libdir}/%{name}.so
12cu|libalkimia-4.3.2-6|45	%{_kde_libdir}/pkgconfig/%{name}.pc
12cu|libalkimia-4.3.2-6|46	%{_datadir}/apps/cmake/modules/FindLibAlkimia.cmake
12cu|libalkimia-4.3.2-6|47	
12cu|libalkimia-4.3.2-6|48	#----------------------------------------------------------------------------
12cu|libalkimia-4.3.2-6|49	
12cu|libalkimia-4.3.2-6|50	%prep
12cu|libalkimia-4.3.2-6|51	%setup -q
12cu|libalkimia-4.3.2-6|52	
12cu|libalkimia-4.3.2-6|53	%build
12cu|libalkimia-4.3.2-6|54	%cmake_kde4
12cu|libalkimia-4.3.2-6|55	%make
12cu|libalkimia-4.3.2-6|56	
12cu|libalkimia-4.3.2-6|57	%install
12cu|libalkimia-4.3.2-6|58	%makeinstall_std -C build
12cu|libalkimia-4.3.2-6|59	
12cu|libalkimia-4.3.2-6|60	
12cu|libalkimia-4.3.2-6|61	%changelog
12cu|libalkimia-4.3.2-6|62	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.3.2-6
12cu|libalkimia-4.3.2-6|63	+ Revision: a87df69
12cu|libalkimia-4.3.2-6|64	- LOG Spec cleanup
12cu|libalkimia-4.3.2-6|65	
12cu|libalkimia-4.3.2-6|66	

9869 12
12cu|libannodex-0.7.3-10|1	%define major 0
12cu|libannodex-0.7.3-10|2	%define libname %mklibname annodex %{major}
12cu|libannodex-0.7.3-10|3	%define devname %mklibname annodex -d
12cu|libannodex-0.7.3-10|4	
12cu|libannodex-0.7.3-10|5	Summary:	Library for annotating and indexing networked media
12cu|libannodex-0.7.3-10|6	Name:		libannodex
12cu|libannodex-0.7.3-10|7	Version:	0.7.3
12cu|libannodex-0.7.3-10|8	Release:	10
12cu|libannodex-0.7.3-10|9	License:	BSD
12cu|libannodex-0.7.3-10|10	Group:		System/Libraries
12cu|libannodex-0.7.3-10|11	Url:		http://www.annodex.net/
12cu|libannodex-0.7.3-10|12	Source0:	http://www.annodex.net/software/libannodex/download/%{name}-%{version}.tar.bz2
12cu|libannodex-0.7.3-10|13	Patch0:		libannodex.man.patch
12cu|libannodex-0.7.3-10|14	Patch1:		libannodex-0.7.3-gcc4.diff
12cu|libannodex-0.7.3-10|15	Patch2:		libannodex-0.7.3-avoid-version.diff
12cu|libannodex-0.7.3-10|16	Patch3:		libannodex-malloc_fix.diff
12cu|libannodex-0.7.3-10|17	BuildRequires:	doxygen
12cu|libannodex-0.7.3-10|18	BuildRequires:	docbook-utils
12cu|libannodex-0.7.3-10|19	BuildRequires:	pkgconfig(cmml)
12cu|libannodex-0.7.3-10|20	BuildRequires:	pkgconfig(expat)
12cu|libannodex-0.7.3-10|21	BuildRequires:	pkgconfig(ogg)
12cu|libannodex-0.7.3-10|22	BuildRequires:	pkgconfig(oggz)
12cu|libannodex-0.7.3-10|23	BuildRequires:	pkgconfig(sndfile)
12cu|libannodex-0.7.3-10|24	Conflicts:	%{_lib}annodex1 < 0.7.3-10
12cu|libannodex-0.7.3-10|25	
12cu|libannodex-0.7.3-10|26	%description
12cu|libannodex-0.7.3-10|27	libannodex is a library to provide reading and writing of Annodex files and
12cu|libannodex-0.7.3-10|28	streams.
12cu|libannodex-0.7.3-10|29	
12cu|libannodex-0.7.3-10|30	%files
12cu|libannodex-0.7.3-10|31	%doc AUTHORS ChangeLog COPYING README
12cu|libannodex-0.7.3-10|32	%dir %{_libdir}/annodex/importers
12cu|libannodex-0.7.3-10|33	%{_libdir}/annodex/importers/*.so
12cu|libannodex-0.7.3-10|34	
12cu|libannodex-0.7.3-10|35	#----------------------------------------------------------------------------
12cu|libannodex-0.7.3-10|36	
12cu|libannodex-0.7.3-10|37	%package -n %{libname}
12cu|libannodex-0.7.3-10|38	Summary:	Library for annotating and indexing networked media
12cu|libannodex-0.7.3-10|39	Group:		System/Libraries
12cu|libannodex-0.7.3-10|40	Requires:	%{name}
12cu|libannodex-0.7.3-10|41	Conflicts:	%{_lib}annodex1 < 0.7.3-10
12cu|libannodex-0.7.3-10|42	Obsoletes:	%{_lib}annodex1 < 0.7.3-10
12cu|libannodex-0.7.3-10|43	
12cu|libannodex-0.7.3-10|44	%description -n %{libname}
12cu|libannodex-0.7.3-10|45	libannodex is a library to provide reading and writing of Annodex files and
12cu|libannodex-0.7.3-10|46	streams.
12cu|libannodex-0.7.3-10|47	
12cu|libannodex-0.7.3-10|48	%files -n %{libname}
12cu|libannodex-0.7.3-10|49	%{_libdir}/libannodex.so.%{major}*
12cu|libannodex-0.7.3-10|50	
12cu|libannodex-0.7.3-10|51	#----------------------------------------------------------------------------
12cu|libannodex-0.7.3-10|52	
12cu|libannodex-0.7.3-10|53	%package -n %{devname}
12cu|libannodex-0.7.3-10|54	Summary:	Files needed for development using libannodex
12cu|libannodex-0.7.3-10|55	Group:		Development/C
12cu|libannodex-0.7.3-10|56	Requires:	%{libname} = %{EVRD}
12cu|libannodex-0.7.3-10|57	Provides:	%{name}-devel = %{EVRD}
12cu|libannodex-0.7.3-10|58	
12cu|libannodex-0.7.3-10|59	%description -n %{devname}
12cu|libannodex-0.7.3-10|60	libannodex is a library to provide reading and writing of Annodex files and
12cu|libannodex-0.7.3-10|61	streams.
12cu|libannodex-0.7.3-10|62	
12cu|libannodex-0.7.3-10|63	This package contains the header files and documentation needed for development
12cu|libannodex-0.7.3-10|64	using libannodex.
12cu|libannodex-0.7.3-10|65	
12cu|libannodex-0.7.3-10|66	%files -n %{devname}
12cu|libannodex-0.7.3-10|67	%doc doc/libannodex/html/* TODO
12cu|libannodex-0.7.3-10|68	%dir %{_includedir}/annodex
12cu|libannodex-0.7.3-10|69	%{_includedir}/annodex/*.h
12cu|libannodex-0.7.3-10|70	%{_libdir}/libannodex.so
12cu|libannodex-0.7.3-10|71	%{_libdir}/pkgconfig/annodex.pc
12cu|libannodex-0.7.3-10|72	
12cu|libannodex-0.7.3-10|73	#----------------------------------------------------------------------------
12cu|libannodex-0.7.3-10|74	
12cu|libannodex-0.7.3-10|75	%package tools
12cu|libannodex-0.7.3-10|76	Summary:	Various tools using the annotating and indexing networked media library
12cu|libannodex-0.7.3-10|77	Group:		File tools
12cu|libannodex-0.7.3-10|78	
12cu|libannodex-0.7.3-10|79	%description tools
12cu|libannodex-0.7.3-10|80	This package contains various tools using the annotating and indexing networked
12cu|libannodex-0.7.3-10|81	media library.
12cu|libannodex-0.7.3-10|82	
12cu|libannodex-0.7.3-10|83	%files tools
12cu|libannodex-0.7.3-10|84	%{_bindir}/anx*
12cu|libannodex-0.7.3-10|85	%{_mandir}/man1/*
12cu|libannodex-0.7.3-10|86	
12cu|libannodex-0.7.3-10|87	#----------------------------------------------------------------------------
12cu|libannodex-0.7.3-10|88	
12cu|libannodex-0.7.3-10|89	%prep
12cu|libannodex-0.7.3-10|90	%setup -q
12cu|libannodex-0.7.3-10|91	%patch0 -p0
12cu|libannodex-0.7.3-10|92	%patch1 -p0
12cu|libannodex-0.7.3-10|93	%patch2 -p0
12cu|libannodex-0.7.3-10|94	%patch3 -p0
12cu|libannodex-0.7.3-10|95	
12cu|libannodex-0.7.3-10|96	%build
12cu|libannodex-0.7.3-10|97	rm -f configure
12cu|libannodex-0.7.3-10|98	libtoolize --copy --force --ltdl; aclocal -I m4; autoconf; automake --add-missing
12cu|libannodex-0.7.3-10|99	#autoreconf -fi
12cu|libannodex-0.7.3-10|100	
12cu|libannodex-0.7.3-10|101	%configure2_5x --disable-static
12cu|libannodex-0.7.3-10|102	%make
12cu|libannodex-0.7.3-10|103	
12cu|libannodex-0.7.3-10|104	%install
12cu|libannodex-0.7.3-10|105	%makeinstall_std
12cu|libannodex-0.7.3-10|106	
12cu|libannodex-0.7.3-10|107	# cleanup
12cu|libannodex-0.7.3-10|108	rm -rf %{buildroot}%{_docdir}/libannodex
12cu|libannodex-0.7.3-10|109	
12cu|libannodex-0.7.3-10|110	%check
12cu|libannodex-0.7.3-10|111	make check
12cu|libannodex-0.7.3-10|112	
12cu|libannodex-0.7.3-10|113	
12cu|libannodex-0.7.3-10|114	%changelog
12cu|libannodex-0.7.3-10|115	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.3-10
12cu|libannodex-0.7.3-10|116	+ Revision: 9ae511b
12cu|libannodex-0.7.3-10|117	- LOG Fix library major, move importers out of library package, spec cleanup
12cu|libannodex-0.7.3-10|118	
12cu|libannodex-0.7.3-10|119	

9870 12
12cu|libapparmor-2.3-1.1310.6|1	%define major 1
12cu|libapparmor-2.3-1.1310.6|2	%define libname %mklibname apparmor %{major}
12cu|libapparmor-2.3-1.1310.6|3	%define libimmunix %mklibname immunix %{major}
12cu|libapparmor-2.3-1.1310.6|4	%define devname %mklibname apparmor -d
12cu|libapparmor-2.3-1.1310.6|5	%define svnrev 1310
12cu|libapparmor-2.3-1.1310.6|6	
12cu|libapparmor-2.3-1.1310.6|7	Summary:	Main libraries for AppArmor
12cu|libapparmor-2.3-1.1310.6|8	Name:		libapparmor
12cu|libapparmor-2.3-1.1310.6|9	Version:	2.3
12cu|libapparmor-2.3-1.1310.6|10	Release:	1.%{svnrev}.6
12cu|libapparmor-2.3-1.1310.6|11	License:	LGPLv2.1+
12cu|libapparmor-2.3-1.1310.6|12	Group:		System/Libraries
12cu|libapparmor-2.3-1.1310.6|13	Url:		http://forge.novell.com/modules/xfmod/project/?apparmor
12cu|libapparmor-2.3-1.1310.6|14	Source0:	libapparmor-%{version}-%{svnrev}.tar.gz
12cu|libapparmor-2.3-1.1310.6|15	Buildrequires:	bison
12cu|libapparmor-2.3-1.1310.6|16	Buildrequires:	flex
12cu|libapparmor-2.3-1.1310.6|17	Buildrequires:	libtool
12cu|libapparmor-2.3-1.1310.6|18	Buildrequires:	swig
12cu|libapparmor-2.3-1.1310.6|19	Buildrequires:	perl-devel
12cu|libapparmor-2.3-1.1310.6|20	
12cu|libapparmor-2.3-1.1310.6|21	%description
12cu|libapparmor-2.3-1.1310.6|22	AppArmor is a security framework that proactively protects the operating system
12cu|libapparmor-2.3-1.1310.6|23	and applications. This package contains the main library for AppArmor.
12cu|libapparmor-2.3-1.1310.6|24	
12cu|libapparmor-2.3-1.1310.6|25	#----------------------------------------------------------------------------
12cu|libapparmor-2.3-1.1310.6|26	
12cu|libapparmor-2.3-1.1310.6|27	%package -n %{libname}
12cu|libapparmor-2.3-1.1310.6|28	Summary:	Shared library for %{name}
12cu|libapparmor-2.3-1.1310.6|29	Group:		System/Libraries
12cu|libapparmor-2.3-1.1310.6|30	
12cu|libapparmor-2.3-1.1310.6|31	%description -n %{libname}
12cu|libapparmor-2.3-1.1310.6|32	This package contains the AppArmor library.
12cu|libapparmor-2.3-1.1310.6|33	
12cu|libapparmor-2.3-1.1310.6|34	%files -n %{libname}
12cu|libapparmor-2.3-1.1310.6|35	%doc COPYING.LGPL AUTHORS
12cu|libapparmor-2.3-1.1310.6|36	%{_libdir}/libapparmor.so.%{major}*
12cu|libapparmor-2.3-1.1310.6|37	
12cu|libapparmor-2.3-1.1310.6|38	#----------------------------------------------------------------------------
12cu|libapparmor-2.3-1.1310.6|39	
12cu|libapparmor-2.3-1.1310.6|40	%package -n %{libimmunix}
12cu|libapparmor-2.3-1.1310.6|41	Summary:	Shared library for %{name}
12cu|libapparmor-2.3-1.1310.6|42	Group:		System/Libraries
12cu|libapparmor-2.3-1.1310.6|43	Conflicts:	%{_lib}apparmor1 < 2.3-1.1310.6
12cu|libapparmor-2.3-1.1310.6|44	
12cu|libapparmor-2.3-1.1310.6|45	%description -n %{libimmunix}
12cu|libapparmor-2.3-1.1310.6|46	This package contains the AppArmor library.
12cu|libapparmor-2.3-1.1310.6|47	
12cu|libapparmor-2.3-1.1310.6|48	%files -n %{libimmunix}
12cu|libapparmor-2.3-1.1310.6|49	%doc COPYING.LGPL AUTHORS
12cu|libapparmor-2.3-1.1310.6|50	%{_libdir}/libimmunix.so.%{major}*
12cu|libapparmor-2.3-1.1310.6|51	
12cu|libapparmor-2.3-1.1310.6|52	#----------------------------------------------------------------------------
12cu|libapparmor-2.3-1.1310.6|53	
12cu|libapparmor-2.3-1.1310.6|54	%package -n %{devname}
12cu|libapparmor-2.3-1.1310.6|55	Summary:	Development files for %{name}
12cu|libapparmor-2.3-1.1310.6|56	Group:		Development/C
12cu|libapparmor-2.3-1.1310.6|57	Requires:	%{libname} = %{EVRD}
12cu|libapparmor-2.3-1.1310.6|58	Requires:	%{libimmunix} = %{EVRD}
12cu|libapparmor-2.3-1.1310.6|59	Provides:	%{name}-devel = %{EVRD}
12cu|libapparmor-2.3-1.1310.6|60	Provides:	apparmor-devel = %{EVRD}
12cu|libapparmor-2.3-1.1310.6|61	
12cu|libapparmor-2.3-1.1310.6|62	%description -n %{devname}
12cu|libapparmor-2.3-1.1310.6|63	This package contains development files for %{name}.
12cu|libapparmor-2.3-1.1310.6|64	
12cu|libapparmor-2.3-1.1310.6|65	%files -n %{devname}
12cu|libapparmor-2.3-1.1310.6|66	%doc README
12cu|libapparmor-2.3-1.1310.6|67	%{_includedir}/aalogparse/
12cu|libapparmor-2.3-1.1310.6|68	%{_libdir}/*.so
12cu|libapparmor-2.3-1.1310.6|69	%{_libdir}/*.a
12cu|libapparmor-2.3-1.1310.6|70	%{_includedir}/sys/*.h
12cu|libapparmor-2.3-1.1310.6|71	%{_mandir}/man2/aa_change_hat.2*
12cu|libapparmor-2.3-1.1310.6|72	
12cu|libapparmor-2.3-1.1310.6|73	#----------------------------------------------------------------------------
12cu|libapparmor-2.3-1.1310.6|74	
12cu|libapparmor-2.3-1.1310.6|75	%package -n perl-libapparmor
12cu|libapparmor-2.3-1.1310.6|76	Summary:	AppArmor module for perl
12cu|libapparmor-2.3-1.1310.6|77	Group:		Development/Perl
12cu|libapparmor-2.3-1.1310.6|78	Requires:	%{libname} = %{EVRD}
12cu|libapparmor-2.3-1.1310.6|79	Requires:	%{libimmunix} = %{EVRD}
12cu|libapparmor-2.3-1.1310.6|80	
12cu|libapparmor-2.3-1.1310.6|81	%description -n perl-libapparmor
12cu|libapparmor-2.3-1.1310.6|82	This package contains the AppArmor module for perl.
12cu|libapparmor-2.3-1.1310.6|83	
12cu|libapparmor-2.3-1.1310.6|84	%files -n perl-libapparmor
12cu|libapparmor-2.3-1.1310.6|85	%{perl_vendorarch}/auto/LibAppArmor
12cu|libapparmor-2.3-1.1310.6|86	%{perl_vendorarch}/LibAppArmor.pm
12cu|libapparmor-2.3-1.1310.6|87	
12cu|libapparmor-2.3-1.1310.6|88	#----------------------------------------------------------------------------
12cu|libapparmor-2.3-1.1310.6|89	
12cu|libapparmor-2.3-1.1310.6|90	%prep
12cu|libapparmor-2.3-1.1310.6|91	%setup -q -n %{name}-%{version}-%{svnrev}
12cu|libapparmor-2.3-1.1310.6|92	find . -name "Makefile*" -o -name "*.m4" -o -name "configure*" |xargs sed -i -e 's,configure.in,configure.ac,g'
12cu|libapparmor-2.3-1.1310.6|93	
12cu|libapparmor-2.3-1.1310.6|94	%build
12cu|libapparmor-2.3-1.1310.6|95	./autogen.sh
12cu|libapparmor-2.3-1.1310.6|96	%serverbuild
12cu|libapparmor-2.3-1.1310.6|97	%configure2_5x \
12cu|libapparmor-2.3-1.1310.6|98	--with-perl \
12cu|libapparmor-2.3-1.1310.6|99	--enable-static
12cu|libapparmor-2.3-1.1310.6|100	%make CFLAGS="%{optflags}" TESTBUILDDIR=$(pwd)
12cu|libapparmor-2.3-1.1310.6|101	
12cu|libapparmor-2.3-1.1310.6|102	%install
12cu|libapparmor-2.3-1.1310.6|103	# lib
12cu|libapparmor-2.3-1.1310.6|104	%makeinstall_std LIB=%{_lib} LIBDIR=%{_libdir}
12cu|libapparmor-2.3-1.1310.6|105	# XXX - for some reason, on i586 builds this file is not copied
12cu|libapparmor-2.3-1.1310.6|106	install -m 0644 swig/perl/LibAppArmor.pm %{buildroot}%{perl_vendorarch}
12cu|libapparmor-2.3-1.1310.6|107	
12cu|libapparmor-2.3-1.1310.6|108	
12cu|libapparmor-2.3-1.1310.6|109	%changelog
12cu|libapparmor-2.3-1.1310.6|110	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3-1.1310.6
12cu|libapparmor-2.3-1.1310.6|111	+ Revision: ce5d878
12cu|libapparmor-2.3-1.1310.6|112	- LOG Update BuildRequires
12cu|libapparmor-2.3-1.1310.6|113	
12cu|libapparmor-2.3-1.1310.6|114	

9871 12
12cu|libcapseo-0.3.0-0.20081031.7|1	%define major 0
12cu|libcapseo-0.3.0-0.20081031.7|2	%define libname %mklibname capseo %{major}
12cu|libcapseo-0.3.0-0.20081031.7|3	%define devname %mklibname capseo -d
12cu|libcapseo-0.3.0-0.20081031.7|4	
12cu|libcapseo-0.3.0-0.20081031.7|5	# Tarfile created using git
12cu|libcapseo-0.3.0-0.20081031.7|6	# git clone git://gitorious.org/capseo/mainline.git libcapseo
12cu|libcapseo-0.3.0-0.20081031.7|7	# cd libcapseo
12cu|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
12cu|libcapseo-0.3.0-0.20081031.7|9	
12cu|libcapseo-0.3.0-0.20081031.7|10	%define gitdate 20081031
12cu|libcapseo-0.3.0-0.20081031.7|11	%define git_version 431a293
12cu|libcapseo-0.3.0-0.20081031.7|12	
12cu|libcapseo-0.3.0-0.20081031.7|13	Summary:	A realtime encoder/decoder library
12cu|libcapseo-0.3.0-0.20081031.7|14	Name:		libcapseo
12cu|libcapseo-0.3.0-0.20081031.7|15	Version:	0.3.0
12cu|libcapseo-0.3.0-0.20081031.7|16	Release:	0.%{gitdate}.7
12cu|libcapseo-0.3.0-0.20081031.7|17	License:	GPLv3+
12cu|libcapseo-0.3.0-0.20081031.7|18	Group:		System/Libraries
12cu|libcapseo-0.3.0-0.20081031.7|19	Url:		http://gitorious.org/projects/capseo/
12cu|libcapseo-0.3.0-0.20081031.7|20	# Specific snapshot no upstream release (yet)
12cu|libcapseo-0.3.0-0.20081031.7|21	Source0:	%{name}-%{version}-%{gitdate}.tar.bz2
12cu|libcapseo-0.3.0-0.20081031.7|22	BuildRequires:	pkgconfig(gl)
12cu|libcapseo-0.3.0-0.20081031.7|23	BuildRequires:	pkgconfig(ogg)
12cu|libcapseo-0.3.0-0.20081031.7|24	BuildRequires:	pkgconfig(theora)
12cu|libcapseo-0.3.0-0.20081031.7|25	
12cu|libcapseo-0.3.0-0.20081031.7|26	%description
12cu|libcapseo-0.3.0-0.20081031.7|27	Capseo is a realtime video codec being used by libcaptury/captury
12cu|libcapseo-0.3.0-0.20081031.7|28	for encoding captured video frames in realtime. (think of FRAPS codec).
12cu|libcapseo-0.3.0-0.20081031.7|29	
12cu|libcapseo-0.3.0-0.20081031.7|30	Applications using capseo currently are libcaptury for encoding
12cu|libcapseo-0.3.0-0.20081031.7|31	captured data, e.g. currently from third-party OpenGL applications
12cu|libcapseo-0.3.0-0.20081031.7|32	via captury, the OpenGL video capturing tool.
12cu|libcapseo-0.3.0-0.20081031.7|33	
12cu|libcapseo-0.3.0-0.20081031.7|34	#----------------------------------------------------------------------------
12cu|libcapseo-0.3.0-0.20081031.7|35	
12cu|libcapseo-0.3.0-0.20081031.7|36	%package -n %{libname}
12cu|libcapseo-0.3.0-0.20081031.7|37	Summary:	Shared library for %{name}
12cu|libcapseo-0.3.0-0.20081031.7|38	Group:		System/Libraries
12cu|libcapseo-0.3.0-0.20081031.7|39	Conflicts:	%{name} < 0.3.0-0.20081031.7
12cu|libcapseo-0.3.0-0.20081031.7|40	Obsoletes:	%{name} < 0.3.0-0.20081031.7
12cu|libcapseo-0.3.0-0.20081031.7|41	
12cu|libcapseo-0.3.0-0.20081031.7|42	%description -n %{libname}
12cu|libcapseo-0.3.0-0.20081031.7|43	This package contains shared library for %{name}.
12cu|libcapseo-0.3.0-0.20081031.7|44	
12cu|libcapseo-0.3.0-0.20081031.7|45	%files -n %{libname}
12cu|libcapseo-0.3.0-0.20081031.7|46	%doc AUTHORS COPYING TODO
12cu|libcapseo-0.3.0-0.20081031.7|47	%{_libdir}/libcapseo.so.%{major}*
12cu|libcapseo-0.3.0-0.20081031.7|48	
12cu|libcapseo-0.3.0-0.20081031.7|49	#----------------------------------------------------------------------------
12cu|libcapseo-0.3.0-0.20081031.7|50	
12cu|libcapseo-0.3.0-0.20081031.7|51	%package -n %{devname}
12cu|libcapseo-0.3.0-0.20081031.7|52	Summary:	Files needed for development using %{name}
12cu|libcapseo-0.3.0-0.20081031.7|53	Group:		Development/Other
12cu|libcapseo-0.3.0-0.20081031.7|54	Requires:	%{libname} = %{EVRD}
12cu|libcapseo-0.3.0-0.20081031.7|55	Conflicts:	%{name}-devel < 0.3.0-0.20081031.7
12cu|libcapseo-0.3.0-0.20081031.7|56	Obsoletes:	%{name}-devel < 0.3.0-0.20081031.7
12cu|libcapseo-0.3.0-0.20081031.7|57	Provides:	%{name}-devel = %{EVRD}
12cu|libcapseo-0.3.0-0.20081031.7|58	
12cu|libcapseo-0.3.0-0.20081031.7|59	%description -n %{devname}
12cu|libcapseo-0.3.0-0.20081031.7|60	This package contains libraries and header files for developing applications
12cu|libcapseo-0.3.0-0.20081031.7|61	that use %{name}.
12cu|libcapseo-0.3.0-0.20081031.7|62	
12cu|libcapseo-0.3.0-0.20081031.7|63	%files -n %{devname}
12cu|libcapseo-0.3.0-0.20081031.7|64	%{_includedir}/*.h
12cu|libcapseo-0.3.0-0.20081031.7|65	%{_libdir}/libcapseo.so
12cu|libcapseo-0.3.0-0.20081031.7|66	%{_libdir}/pkgconfig/capseo.pc
12cu|libcapseo-0.3.0-0.20081031.7|67	
12cu|libcapseo-0.3.0-0.20081031.7|68	#----------------------------------------------------------------------------
12cu|libcapseo-0.3.0-0.20081031.7|69	
12cu|libcapseo-0.3.0-0.20081031.7|70	%package tools
12cu|libcapseo-0.3.0-0.20081031.7|71	Summary:	Encoding/Decoding tools for capseo
12cu|libcapseo-0.3.0-0.20081031.7|72	Group:		Sound
12cu|libcapseo-0.3.0-0.20081031.7|73	
12cu|libcapseo-0.3.0-0.20081031.7|74	%description tools
12cu|libcapseo-0.3.0-0.20081031.7|75	Utilities for capseo.
12cu|libcapseo-0.3.0-0.20081031.7|76	
12cu|libcapseo-0.3.0-0.20081031.7|77	%files tools
12cu|libcapseo-0.3.0-0.20081031.7|78	%{_bindir}/*
12cu|libcapseo-0.3.0-0.20081031.7|79	
12cu|libcapseo-0.3.0-0.20081031.7|80	#--------------------------------------------------------------------
12cu|libcapseo-0.3.0-0.20081031.7|81	
12cu|libcapseo-0.3.0-0.20081031.7|82	%prep
12cu|libcapseo-0.3.0-0.20081031.7|83	%setup -q
12cu|libcapseo-0.3.0-0.20081031.7|84	
12cu|libcapseo-0.3.0-0.20081031.7|85	%build
12cu|libcapseo-0.3.0-0.20081031.7|86	autoreconf -fi
12cu|libcapseo-0.3.0-0.20081031.7|87	%configure2_5x \
12cu|libcapseo-0.3.0-0.20081031.7|88	--disable-static \
12cu|libcapseo-0.3.0-0.20081031.7|89	--enable-theora \
12cu|libcapseo-0.3.0-0.20081031.7|90	--disable-examples
12cu|libcapseo-0.3.0-0.20081031.7|91	%make
12cu|libcapseo-0.3.0-0.20081031.7|92	
12cu|libcapseo-0.3.0-0.20081031.7|93	%install
12cu|libcapseo-0.3.0-0.20081031.7|94	%makeinstall_std
12cu|libcapseo-0.3.0-0.20081031.7|95	
12cu|libcapseo-0.3.0-0.20081031.7|96	
12cu|libcapseo-0.3.0-0.20081031.7|97	%changelog
12cu|libcapseo-0.3.0-0.20081031.7|98	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.0-0.20081031.7
12cu|libcapseo-0.3.0-0.20081031.7|99	+ Revision: 5dfb48c
12cu|libcapseo-0.3.0-0.20081031.7|100	- LOG Re-work package structure, spec cleanup
12cu|libcapseo-0.3.0-0.20081031.7|101	
12cu|libcapseo-0.3.0-0.20081031.7|102	

9872 12
12cu|libccss-0.5.0-3|1	%define major 5
12cu|libccss-0.5.0-3|2	%define libname %mklibname ccss %major
12cu|libccss-0.5.0-3|3	%define develname %mklibname -d ccss
12cu|libccss-0.5.0-3|4	%define oname ccss
12cu|libccss-0.5.0-3|5	Name: libccss
12cu|libccss-0.5.0-3|6	Version: 0.5.0
12cu|libccss-0.5.0-3|7	Release: 3
12cu|libccss-0.5.0-3|8	Summary: A simple api for CSS Stylesheets
12cu|libccss-0.5.0-3|9	Group: System/Libraries
12cu|libccss-0.5.0-3|10	License: LGPLv2+
12cu|libccss-0.5.0-3|11	URL: http://people.freedesktop.org/~robsta/ccss/
12cu|libccss-0.5.0-3|12	Source0: http://people.freedesktop.org/~robsta/%{oname}/%{oname}-%{version}.tar.gz
12cu|libccss-0.5.0-3|13	BuildRequires: pkgconfig(cairo) >= 1.4
12cu|libccss-0.5.0-3|14	BuildRequires: pkgconfig(gtk+-2.0) >= 2.10
12cu|libccss-0.5.0-3|15	BuildRequires: libcroco0.6-devel
12cu|libccss-0.5.0-3|16	BuildRequires: pkgconfig(librsvg-2.0) >= 2.22.4
12cu|libccss-0.5.0-3|17	BuildRequires: libsoup-devel
12cu|libccss-0.5.0-3|18	
12cu|libccss-0.5.0-3|19	%description
12cu|libccss-0.5.0-3|20	Libccss offers a simple API to
12cu|libccss-0.5.0-3|21	
12cu|libccss-0.5.0-3|22	* Parse CSS stylesheets.
12cu|libccss-0.5.0-3|23	* Query for style configurations on a user-provided document
12cu|libccss-0.5.0-3|24	representation.
12cu|libccss-0.5.0-3|25	* Draw query results onto cairo surfaces.
12cu|libccss-0.5.0-3|26	
12cu|libccss-0.5.0-3|27	%package -n %libname
12cu|libccss-0.5.0-3|28	Summary: Library files for %{name}
12cu|libccss-0.5.0-3|29	Group: System/Libraries
12cu|libccss-0.5.0-3|30	
12cu|libccss-0.5.0-3|31	%description -n %libname
12cu|libccss-0.5.0-3|32	Library files for %{name}.
12cu|libccss-0.5.0-3|33	
12cu|libccss-0.5.0-3|34	%package -n %develname
12cu|libccss-0.5.0-3|35	Summary: Development package for %{name}
12cu|libccss-0.5.0-3|36	Group: Development/C
12cu|libccss-0.5.0-3|37	Requires: %{libname} = %{version}
12cu|libccss-0.5.0-3|38	Provides: %{name}-devel = %{version}-%{release}
12cu|libccss-0.5.0-3|39	Conflicts: gtk-css-engine < 0.3.0
12cu|libccss-0.5.0-3|40	
12cu|libccss-0.5.0-3|41	%description -n %develname
12cu|libccss-0.5.0-3|42	Files for development with %{name}.
12cu|libccss-0.5.0-3|43	
12cu|libccss-0.5.0-3|44	%prep
12cu|libccss-0.5.0-3|45	%setup -q -n %oname-%version
12cu|libccss-0.5.0-3|46	
12cu|libccss-0.5.0-3|47	%build
12cu|libccss-0.5.0-3|48	export LIBS="-lgmodule-2.0"
12cu|libccss-0.5.0-3|49	%configure2_5x --disable-examples
12cu|libccss-0.5.0-3|50	
12cu|libccss-0.5.0-3|51	%make
12cu|libccss-0.5.0-3|52	
12cu|libccss-0.5.0-3|53	%install
12cu|libccss-0.5.0-3|54	%makeinstall_std
12cu|libccss-0.5.0-3|55	
12cu|libccss-0.5.0-3|56	%files
12cu|libccss-0.5.0-3|57	%defattr(-,root,root,-)
12cu|libccss-0.5.0-3|58	%doc AUTHORS COPYING NEWS TODO
12cu|libccss-0.5.0-3|59	%{_bindir}/ccss-stylesheet-to-gtkrc
12cu|libccss-0.5.0-3|60	
12cu|libccss-0.5.0-3|61	%files -n %libname
12cu|libccss-0.5.0-3|62	%defattr(-,root,root,-)
12cu|libccss-0.5.0-3|63	%{_libdir}/*.so.%{major}
12cu|libccss-0.5.0-3|64	%{_libdir}/*.so.%{major}.*
12cu|libccss-0.5.0-3|65	
12cu|libccss-0.5.0-3|66	%files -n %develname
12cu|libccss-0.5.0-3|67	%defattr(-,root,root,-)
12cu|libccss-0.5.0-3|68	%{_includedir}/ccss-1
12cu|libccss-0.5.0-3|69	%{_libdir}/pkgconfig/*.pc
12cu|libccss-0.5.0-3|70	%{_libdir}/*.so
12cu|libccss-0.5.0-3|71	%{_datadir}/gtk-doc/html/ccss
12cu|libccss-0.5.0-3|72	%{_datadir}/gtk-doc/html/ccss-cairo
12cu|libccss-0.5.0-3|73	%{_datadir}/gtk-doc/html/ccss-gtk
12cu|libccss-0.5.0-3|74	
12cu|libccss-0.5.0-3|75	
12cu|libccss-0.5.0-3|76	%changelog
12cu|libccss-0.5.0-3|77	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdv2011.0
12cu|libccss-0.5.0-3|78	+ Revision: 620086
12cu|libccss-0.5.0-3|79	- the mass rebuild of 2010.0 packages
12cu|libccss-0.5.0-3|80	
12cu|libccss-0.5.0-3|81	* Wed Aug 12 2009 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdv2010.0
12cu|libccss-0.5.0-3|82	+ Revision: 415489
12cu|libccss-0.5.0-3|83	- new version
12cu|libccss-0.5.0-3|84	- new major
12cu|libccss-0.5.0-3|85	- update URL
12cu|libccss-0.5.0-3|86	- update file list
12cu|libccss-0.5.0-3|87	
12cu|libccss-0.5.0-3|88	* Sat Aug 01 2009 Funda Wang <fwang@mandriva.org> 0.4.0-3mdv2010.0
12cu|libccss-0.5.0-3|89	+ Revision: 405355
12cu|libccss-0.5.0-3|90	+ rebuild (emptylog)
12cu|libccss-0.5.0-3|91	
12cu|libccss-0.5.0-3|92	* Sat Aug 01 2009 Funda Wang <fwang@mandriva.org> 0.4.0-2mdv2010.0
12cu|libccss-0.5.0-3|93	+ Revision: 405352
12cu|libccss-0.5.0-3|94	- fix conflicts with older gtk-css-engine
12cu|libccss-0.5.0-3|95	
12cu|libccss-0.5.0-3|96	* Sat Aug 01 2009 Funda Wang <fwang@mandriva.org> 0.4.0-1mdv2010.0
12cu|libccss-0.5.0-3|97	+ Revision: 405340
12cu|libccss-0.5.0-3|98	- add build root
12cu|libccss-0.5.0-3|99	- import libccss
12cu|libccss-0.5.0-3|100	

9873 12
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|1	%define __noautoprov 'pkgconfig(.*)'
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|2	%define __noautoreq 'pkgconfig\\(compiz\\)'
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|3	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|4	%define shortname compizconfig
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|5	%define oname libcompizconfig
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|6	%define oversion 0.8
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|7	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|8	%define git 20130330
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|9	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|10	%define major 8
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|11	%define libname %mklibname %{shortname} %{oversion} %{major}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|12	%define devname %mklibname -d %{shortname}%{oversion}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|13	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|14	%if %{git}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|15	%define srcname %{oname}-compiz-%{oversion}.tar.bz2
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|16	%define distname %{oname}-compiz-%{oversion}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|17	%define rel 0.%{git}.1
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|18	%else
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|19	%define srcname %{name}-%{version}.tar.bz2
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|20	%define distname %{name}-%{version}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|21	%define rel 1
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|22	%endif
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|23	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|24	Summary:	Backend configuration library from Compiz Fusion
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|25	Name:		%{oname}%{oversion}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|26	Version:	0.8.9
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|27	Release:	%{rel}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|28	License:	GPL
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|29	Group:		System/X11
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|30	URL:		http://www.compiz.org/
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|31	Source0:	http://cgit.compiz.org/compiz/%{shortname}/%{oname}/snapshot/%{srcname}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|32	# Make sure we don't conflict with main libcompizconfig
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|33	Patch0:		libcompizconfig0.8-soversion.patch
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|34	BuildRequires:	pkgconfig(libxml-2.0)
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|35	BuildRequires:	compiz0.8-devel
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|36	BuildRequires:	gettext-devel
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|37	BuildRequires:	intltool
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|38	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|39	%description
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|40	Backend configuration library from Compiz Fusion.
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|41	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|42	#----------------------------------------------------------------------------
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|43	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|44	%package -n compizconfig-backends%{oversion}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|45	Summary:	Common files for backend configuration library from Compiz Fusion
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|46	Group:		System/X11
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|47	Conflicts:	%{_lib}%{shortname}0
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|48	Conflicts:	compizconfig-backends > 0.9
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|49	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|50	%description -n compizconfig-backends%{oversion}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|51	Common files for backend configuration library from Compiz Fusion.
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|52	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|53	%files -n compizconfig-backends%{oversion}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|54	%dir %{_sysconfdir}/compizconfig
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|55	%{_sysconfdir}/compizconfig/config
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|56	%{_libdir}/compiz/libccp.so
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|57	%{_libdir}/%{shortname}/backends/libini.so
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|58	%{_datadir}/compiz/ccp.xml
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|59	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|60	#----------------------------------------------------------------------------
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|61	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|62	%package -n %{libname}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|63	Summary:	Backend configuration library from Compiz Fusion
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|64	Group:		System/X11
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|65	Requires:	compizconfig-backends%{oversion} = %{version}-%{release}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|66	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|67	%description -n %{libname}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|68	Backend configuration library from Compiz Fusion.
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|69	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|70	%files -n %{libname}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|71	%{_libdir}/%{oname}.so.%{major}*
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|72	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|73	#----------------------------------------------------------------------------
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|74	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|75	%package -n %{devname}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|76	Summary:	Development files for libcompizconfig
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|77	Group:		Development/X11
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|78	Requires:	%{libname} = %{version}-%{release}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|79	Requires:	compiz0.8-devel
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|80	Provides:	%{shortname}%{oversion}-devel = %{version}-%{release}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|81	Conflicts:	%{_lib}%{shortname}-devel
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|82	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|83	%description -n %{devname}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|84	Development files for libcompizconfig.
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|85	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|86	%files -n %{devname}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|87	%dir %{_includedir}/%{shortname}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|88	%{_includedir}/%{shortname}/ccs.h
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|89	%{_includedir}/%{shortname}/ccs-backend.h
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|90	%{_libdir}/%{oname}.so
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|91	%{_libdir}/pkgconfig/%{oname}.pc
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|92	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|93	#----------------------------------------------------------------------------
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|94	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|95	%prep
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|96	%setup -q -n %{distname}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|97	%patch0 -p1
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|98	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|99	%build
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|100	%if %{git}
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|101	# This is a git snapshot, so we need to generate makefiles.
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|102	sh autogen.sh -V
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|103	%endif
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|104	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|105	# Needed due to X11 link cockup in src/Makefile.in
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|106	aclocal
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|107	automake
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|108	export LIBS="-ldl -lpthread"
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|109	%configure2_5x --disable-static
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|110	%make
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|111	
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|112	%install
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|113	%makeinstall_std
12cu|libcompizconfig0.8-0.8.9-0.20130330.1|114	

9874 12
12cu|libconfuse-2.7-4|1	%define major 0
12cu|libconfuse-2.7-4|2	%define libname %mklibname confuse %{major}
12cu|libconfuse-2.7-4|3	%define devname %mklibname confuse -d
12cu|libconfuse-2.7-4|4	
12cu|libconfuse-2.7-4|5	Summary:	A library for parsing configuration files in C
12cu|libconfuse-2.7-4|6	Name:		libconfuse
12cu|libconfuse-2.7-4|7	Version:	2.7
12cu|libconfuse-2.7-4|8	Release:	4
12cu|libconfuse-2.7-4|9	License:	ISC
12cu|libconfuse-2.7-4|10	Group:		System/Libraries
12cu|libconfuse-2.7-4|11	Url:		http://www.nongnu.org/confuse/
12cu|libconfuse-2.7-4|12	Source0:	http://bzero.se/confuse/confuse-%{version}.tar.gz
12cu|libconfuse-2.7-4|13	Conflicts:	%{_lib}confuse0 < 2.7-4
12cu|libconfuse-2.7-4|14	
12cu|libconfuse-2.7-4|15	%description
12cu|libconfuse-2.7-4|16	libConfuse is a configuration file parser library, licensed under the terms
12cu|libconfuse-2.7-4|17	of the ISC license, and written in C. It supports sections and (lists of)
12cu|libconfuse-2.7-4|18	values (strings, integers, floats, booleans or other sections), as well as
12cu|libconfuse-2.7-4|19	some other features (such as single/double-quoted strings, environment
12cu|libconfuse-2.7-4|20	variable expansion, functions and nested include statements). It makes it
12cu|libconfuse-2.7-4|21	very easy to add configuration file capability to a program using a simple
12cu|libconfuse-2.7-4|22	API.
12cu|libconfuse-2.7-4|23	
12cu|libconfuse-2.7-4|24	The goal of libConfuse is not to be the configuration file parser library
12cu|libconfuse-2.7-4|25	with a gazillion of features. Instead, it aims to be easy to use and quick
12cu|libconfuse-2.7-4|26	to integrate with your code. libConfuse was called libcfg before, but was
12cu|libconfuse-2.7-4|27	changed to not confuse with other similar libraries.
12cu|libconfuse-2.7-4|28	
12cu|libconfuse-2.7-4|29	%files -f confuse.lang
12cu|libconfuse-2.7-4|30	%doc AUTHORS NEWS README
12cu|libconfuse-2.7-4|31	
12cu|libconfuse-2.7-4|32	#----------------------------------------------------------------------------
12cu|libconfuse-2.7-4|33	
12cu|libconfuse-2.7-4|34	%package -n %{libname}
12cu|libconfuse-2.7-4|35	Summary:	A library of functions for parsing configuration files in C
12cu|libconfuse-2.7-4|36	Group:		System/Libraries
12cu|libconfuse-2.7-4|37	Suggests:	%{name}
12cu|libconfuse-2.7-4|38	
12cu|libconfuse-2.7-4|39	%description -n %{libname}
12cu|libconfuse-2.7-4|40	libConfuse is a configuration file parser library, licensed under the terms
12cu|libconfuse-2.7-4|41	of the ISC license, and written in C. It supports sections and (lists of)
12cu|libconfuse-2.7-4|42	values (strings, integers, floats, booleans or other sections), as well as
12cu|libconfuse-2.7-4|43	some other features (such as single/double-quoted strings, environment
12cu|libconfuse-2.7-4|44	variable expansion, functions and nested include statements). It makes it
12cu|libconfuse-2.7-4|45	very easy to add configuration file capability to a program using a simple
12cu|libconfuse-2.7-4|46	API.
12cu|libconfuse-2.7-4|47	
12cu|libconfuse-2.7-4|48	The goal of libConfuse is not to be the configuration file parser library
12cu|libconfuse-2.7-4|49	with a gazillion of features. Instead, it aims to be easy to use and quick
12cu|libconfuse-2.7-4|50	to integrate with your code. libConfuse was called libcfg before, but was
12cu|libconfuse-2.7-4|51	changed to not confuse with other similar libraries.
12cu|libconfuse-2.7-4|52	
12cu|libconfuse-2.7-4|53	%files -n %{libname}
12cu|libconfuse-2.7-4|54	%{_libdir}/libconfuse.so.%{major}*
12cu|libconfuse-2.7-4|55	
12cu|libconfuse-2.7-4|56	#----------------------------------------------------------------------------
12cu|libconfuse-2.7-4|57	
12cu|libconfuse-2.7-4|58	%package -n %{devname}
12cu|libconfuse-2.7-4|59	Summary:	Development files for the %{name} library
12cu|libconfuse-2.7-4|60	Group:		Development/C
12cu|libconfuse-2.7-4|61	Provides:	confuse-devel = %{EVRD}
12cu|libconfuse-2.7-4|62	Requires:	%{libname} = %{EVRD}
12cu|libconfuse-2.7-4|63	Obsoletes:	%{_lib}confuse-static-devel < 2.7-4
12cu|libconfuse-2.7-4|64	Conflicts:	%{_lib}confuse0 < 2.7-4
12cu|libconfuse-2.7-4|65	
12cu|libconfuse-2.7-4|66	%description -n %{devname}
12cu|libconfuse-2.7-4|67	Development library and header files for the %{name} library
12cu|libconfuse-2.7-4|68	
12cu|libconfuse-2.7-4|69	%files -n %{devname}
12cu|libconfuse-2.7-4|70	%doc doc/html/*
12cu|libconfuse-2.7-4|71	%{_includedir}/*
12cu|libconfuse-2.7-4|72	%{_libdir}/*.so
12cu|libconfuse-2.7-4|73	%{_libdir}/pkgconfig/*.pc
12cu|libconfuse-2.7-4|74	%{_mandir}/man3/*
12cu|libconfuse-2.7-4|75	
12cu|libconfuse-2.7-4|76	#----------------------------------------------------------------------------
12cu|libconfuse-2.7-4|77	
12cu|libconfuse-2.7-4|78	%prep
12cu|libconfuse-2.7-4|79	%setup -q -n confuse-%{version}
12cu|libconfuse-2.7-4|80	
12cu|libconfuse-2.7-4|81	%build
12cu|libconfuse-2.7-4|82	%configure2_5x \
12cu|libconfuse-2.7-4|83	--enable-shared \
12cu|libconfuse-2.7-4|84	--disable-static \
12cu|libconfuse-2.7-4|85	--disable-rpath
12cu|libconfuse-2.7-4|86	
12cu|libconfuse-2.7-4|87	%make
12cu|libconfuse-2.7-4|88	
12cu|libconfuse-2.7-4|89	%install
12cu|libconfuse-2.7-4|90	%makeinstall_std
12cu|libconfuse-2.7-4|91	
12cu|libconfuse-2.7-4|92	install -d %{buildroot}%{_mandir}/man3
12cu|libconfuse-2.7-4|93	install -m0644 doc/man/man3/*.3 %{buildroot}%{_mandir}/man3/
12cu|libconfuse-2.7-4|94	
12cu|libconfuse-2.7-4|95	%find_lang confuse
12cu|libconfuse-2.7-4|96	
12cu|libconfuse-2.7-4|97	
12cu|libconfuse-2.7-4|98	%changelog
12cu|libconfuse-2.7-4|99	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.7-4
12cu|libconfuse-2.7-4|100	+ Revision: 35c5bbe
12cu|libconfuse-2.7-4|101	- LOG Re-work package structure, spec cleanup
12cu|libconfuse-2.7-4|102	
12cu|libconfuse-2.7-4|103	

9875 12
12cu|libcryptui-3.8.0-1|1	%define sname	cryptui
12cu|libcryptui-3.8.0-1|2	
12cu|libcryptui-3.8.0-1|3	%define major	0
12cu|libcryptui-3.8.0-1|4	%define gimajor	0.0
12cu|libcryptui-3.8.0-1|5	%define libname %mklibname %{sname} %{major}
12cu|libcryptui-3.8.0-1|6	%define girname %mklibname %{sname}-gir %{gimajor}
12cu|libcryptui-3.8.0-1|7	%define devname %mklibname -d %{sname}
12cu|libcryptui-3.8.0-1|8	
12cu|libcryptui-3.8.0-1|9	Summary:	Interface components for OpenPGP
12cu|libcryptui-3.8.0-1|10	Name:		libcryptui
12cu|libcryptui-3.8.0-1|11	Version:	3.8.0
12cu|libcryptui-3.8.0-1|12	Release:	1
12cu|libcryptui-3.8.0-1|13	License:	LGPLv2+
12cu|libcryptui-3.8.0-1|14	Group:		Graphical desktop/GNOME
12cu|libcryptui-3.8.0-1|15	URL:		http://seahorse.sourceforge.net/
12cu|libcryptui-3.8.0-1|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/libcryptui/%{name}-%{version}.tar.xz
12cu|libcryptui-3.8.0-1|17	
12cu|libcryptui-3.8.0-1|18	BuildRequires:	gnupg
12cu|libcryptui-3.8.0-1|19	BuildRequires:	gtk-doc
12cu|libcryptui-3.8.0-1|20	BuildRequires:	intltool
12cu|libcryptui-3.8.0-1|21	BuildRequires:	gpgme-devel
12cu|libcryptui-3.8.0-1|22	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|libcryptui-3.8.0-1|23	BuildRequires:	pkgconfig(glib-2.0)
12cu|libcryptui-3.8.0-1|24	BuildRequires:	pkgconfig(gnome-keyring-1)
12cu|libcryptui-3.8.0-1|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cu|libcryptui-3.8.0-1|26	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|libcryptui-3.8.0-1|27	BuildRequires:	pkgconfig(libnotify)
12cu|libcryptui-3.8.0-1|28	BuildRequires:	pkgconfig(sm)
12cu|libcryptui-3.8.0-1|29	Requires:	gnupg
12cu|libcryptui-3.8.0-1|30	Conflicts:	seahorse < 3.1.4
12cu|libcryptui-3.8.0-1|31	
12cu|libcryptui-3.8.0-1|32	%description
12cu|libcryptui-3.8.0-1|33	libcryptui is a library used for prompting for PGP keys.
12cu|libcryptui-3.8.0-1|34	
12cu|libcryptui-3.8.0-1|35	%package -n %{libname}
12cu|libcryptui-3.8.0-1|36	Group:		System/Libraries
12cu|libcryptui-3.8.0-1|37	Summary:	Interface components for OpenPGP
12cu|libcryptui-3.8.0-1|38	
12cu|libcryptui-3.8.0-1|39	%description -n %{libname}
12cu|libcryptui-3.8.0-1|40	libcryptui is a library used for prompting for PGP keys.
12cu|libcryptui-3.8.0-1|41	
12cu|libcryptui-3.8.0-1|42	%package -n %{girname}
12cu|libcryptui-3.8.0-1|43	Summary:	GObject Introspection interface description for %{name}
12cu|libcryptui-3.8.0-1|44	Group:		System/Libraries
12cu|libcryptui-3.8.0-1|45	
12cu|libcryptui-3.8.0-1|46	%description -n %{girname}
12cu|libcryptui-3.8.0-1|47	GObject Introspection interface description for %{name}.
12cu|libcryptui-3.8.0-1|48	
12cu|libcryptui-3.8.0-1|49	%package -n %{devname}
12cu|libcryptui-3.8.0-1|50	Summary:	Header files required to develop with libcryptui
12cu|libcryptui-3.8.0-1|51	Group:		Development/C
12cu|libcryptui-3.8.0-1|52	Requires:	%{libname} = %{version}-%{release}
12cu|libcryptui-3.8.0-1|53	Requires:	%{girname} = %{version}-%{release}
12cu|libcryptui-3.8.0-1|54	Provides:	%{name}-devel = %{version}-%{release}
12cu|libcryptui-3.8.0-1|55	
12cu|libcryptui-3.8.0-1|56	%description -n %{devname}
12cu|libcryptui-3.8.0-1|57	The libcryptui-devel package contains the header files and developer
12cu|libcryptui-3.8.0-1|58	documentation for the libcryptui library.
12cu|libcryptui-3.8.0-1|59	
12cu|libcryptui-3.8.0-1|60	%prep
12cu|libcryptui-3.8.0-1|61	%setup -q
12cu|libcryptui-3.8.0-1|62	
12cu|libcryptui-3.8.0-1|63	%build
12cu|libcryptui-3.8.0-1|64	%configure2_5x \
12cu|libcryptui-3.8.0-1|65	--disable-static \
12cu|libcryptui-3.8.0-1|66	--disable-dependency-tracking \
12cu|libcryptui-3.8.0-1|67	--disable-update-mime-database \
12cu|libcryptui-3.8.0-1|68	--disable-schemas-compile
12cu|libcryptui-3.8.0-1|69	
12cu|libcryptui-3.8.0-1|70	%make
12cu|libcryptui-3.8.0-1|71	
12cu|libcryptui-3.8.0-1|72	%install
12cu|libcryptui-3.8.0-1|73	%makeinstall_std
12cu|libcryptui-3.8.0-1|74	
12cu|libcryptui-3.8.0-1|75	%find_lang %{sname}
12cu|libcryptui-3.8.0-1|76	
12cu|libcryptui-3.8.0-1|77	%files -f %{sname}.lang
12cu|libcryptui-3.8.0-1|78	%{_bindir}/seahorse-daemon
12cu|libcryptui-3.8.0-1|79	%{_datadir}/cryptui
12cu|libcryptui-3.8.0-1|80	%{_datadir}/dbus-1/services/*.service
12cu|libcryptui-3.8.0-1|81	%{_datadir}/GConf/gsettings/*.convert
12cu|libcryptui-3.8.0-1|82	%{_datadir}/glib-2.0/schemas/*.xml
12cu|libcryptui-3.8.0-1|83	%{_datadir}/pixmaps/cryptui
12cu|libcryptui-3.8.0-1|84	%{_mandir}/man1/*
12cu|libcryptui-3.8.0-1|85	
12cu|libcryptui-3.8.0-1|86	%files -n %{libname}
12cu|libcryptui-3.8.0-1|87	%{_libdir}/%{name}.so.%{major}*
12cu|libcryptui-3.8.0-1|88	
12cu|libcryptui-3.8.0-1|89	%files -n %{girname}
12cu|libcryptui-3.8.0-1|90	%{_libdir}/girepository-1.0/CryptUI-%{gimajor}.typelib
12cu|libcryptui-3.8.0-1|91	
12cu|libcryptui-3.8.0-1|92	%files -n %{devname}
12cu|libcryptui-3.8.0-1|93	%{_includedir}/%{name}
12cu|libcryptui-3.8.0-1|94	%{_libdir}/*.so
12cu|libcryptui-3.8.0-1|95	%{_libdir}/pkgconfig/*.pc
12cu|libcryptui-3.8.0-1|96	%{_datadir}/gir-1.0/*.gir
12cu|libcryptui-3.8.0-1|97	%doc %{_datadir}/gtk-doc/html/%{name}
12cu|libcryptui-3.8.0-1|98	
12cu|libcryptui-3.8.0-1|99	
12cu|libcryptui-3.8.0-1|100	
12cu|libcryptui-3.8.0-1|101	
12cu|libcryptui-3.8.0-1|102	%changelog
12cu|libcryptui-3.8.0-1|103	* Tue Jun 17 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 3.8.0-1
12cu|libcryptui-3.8.0-1|104	+ Revision: 09941d9
12cu|libcryptui-3.8.0-1|105	- version update
12cu|libcryptui-3.8.0-1|106	
12cu|libcryptui-3.8.0-1|107	

9876 12
12cu|libdap-3.12.0-1|1	%define major 11
12cu|libdap-3.12.0-1|2	%define cmajor 3
12cu|libdap-3.12.0-1|3	%define smajor 7
12cu|libdap-3.12.0-1|4	%define libname %mklibname dap %{major}
12cu|libdap-3.12.0-1|5	%define libclient %mklibname dapclient %{cmajor}
12cu|libdap-3.12.0-1|6	%define libserver %mklibname dapserver %{smajor}
12cu|libdap-3.12.0-1|7	%define devname %mklibname dap -d
12cu|libdap-3.12.0-1|8	
12cu|libdap-3.12.0-1|9	Name:		libdap
12cu|libdap-3.12.0-1|10	Summary:	C++ DAP2 library from OPeNDAP
12cu|libdap-3.12.0-1|11	Version:	3.12.0
12cu|libdap-3.12.0-1|12	Release:	1
12cu|libdap-3.12.0-1|13	# The deflate program is covered by the W3C licence
12cu|libdap-3.12.0-1|14	License:	LGPLv2.1+
12cu|libdap-3.12.0-1|15	Group:		System/Libraries
12cu|libdap-3.12.0-1|16	Url:		http://www.opendap.org/
12cu|libdap-3.12.0-1|17	Source0:	http://www.opendap.org/pub/source/libdap-%{version}.tar.gz
12cu|libdap-3.12.0-1|18	BuildRequires:	doxygen
12cu|libdap-3.12.0-1|19	BuildRequires:	graphviz
12cu|libdap-3.12.0-1|20	BuildRequires:	groff
12cu|libdap-3.12.0-1|21	BuildRequires:	pkgconfig(cppunit)
12cu|libdap-3.12.0-1|22	BuildRequires:	pkgconfig(libcurl)
12cu|libdap-3.12.0-1|23	BuildRequires:	pkgconfig(libxml-2.0)
12cu|libdap-3.12.0-1|24	BuildRequires:	pkgconfig(uuid)
12cu|libdap-3.12.0-1|25	
12cu|libdap-3.12.0-1|26	%description
12cu|libdap-3.12.0-1|27	The libdap++ library contains an implementation of DAP2. This package
12cu|libdap-3.12.0-1|28	contains the library, dap-config, getdap and deflate. The script dap-config
12cu|libdap-3.12.0-1|29	simplifies using the library in other projects. The getdap utility is a
12cu|libdap-3.12.0-1|30	simple command-line tool to read from DAP2 servers. It is built using the
12cu|libdap-3.12.0-1|31	library and demonstrates simple uses of it. The deflate utility is used by
12cu|libdap-3.12.0-1|32	the library when it returns compressed responses.
12cu|libdap-3.12.0-1|33	
12cu|libdap-3.12.0-1|34	%files
12cu|libdap-3.12.0-1|35	%doc README NEWS COPYING COPYRIGHT_URI README.dodsrc COPYRIGHT_W3C
12cu|libdap-3.12.0-1|36	%{_bindir}/getdap
12cu|libdap-3.12.0-1|37	%{_mandir}/man1/getdap.1*
12cu|libdap-3.12.0-1|38	
12cu|libdap-3.12.0-1|39	#----------------------------------------------------------------------------
12cu|libdap-3.12.0-1|40	
12cu|libdap-3.12.0-1|41	%package -n %{libname}
12cu|libdap-3.12.0-1|42	Summary:	C++ DAP2 library from OPeNDAP
12cu|libdap-3.12.0-1|43	Group:		System/Libraries
12cu|libdap-3.12.0-1|44	
12cu|libdap-3.12.0-1|45	%description -n %{libname}
12cu|libdap-3.12.0-1|46	C++ DAP2 library from OPeNDAP.
12cu|libdap-3.12.0-1|47	
12cu|libdap-3.12.0-1|48	%files -n %{libname}
12cu|libdap-3.12.0-1|49	%{_libdir}/libdap.so.%{major}*
12cu|libdap-3.12.0-1|50	
12cu|libdap-3.12.0-1|51	#----------------------------------------------------------------------------
12cu|libdap-3.12.0-1|52	
12cu|libdap-3.12.0-1|53	%package -n %{libclient}
12cu|libdap-3.12.0-1|54	Summary:	C++ DAP2 library from OPeNDAP
12cu|libdap-3.12.0-1|55	Group:		System/Libraries
12cu|libdap-3.12.0-1|56	Conflicts:	%{_lib}dap10 < 3.12.0
12cu|libdap-3.12.0-1|57	
12cu|libdap-3.12.0-1|58	%description -n %{libclient}
12cu|libdap-3.12.0-1|59	C++ DAP2 library from OPeNDAP.
12cu|libdap-3.12.0-1|60	
12cu|libdap-3.12.0-1|61	%files -n %{libclient}
12cu|libdap-3.12.0-1|62	%{_libdir}/libdapclient.so.%{cmajor}*
12cu|libdap-3.12.0-1|63	
12cu|libdap-3.12.0-1|64	#----------------------------------------------------------------------------
12cu|libdap-3.12.0-1|65	
12cu|libdap-3.12.0-1|66	%package -n %{libserver}
12cu|libdap-3.12.0-1|67	Summary:	C++ DAP2 library from OPeNDAP
12cu|libdap-3.12.0-1|68	Group:		System/Libraries
12cu|libdap-3.12.0-1|69	Conflicts:	%{_lib}dap10 < 3.12.0
12cu|libdap-3.12.0-1|70	
12cu|libdap-3.12.0-1|71	%description -n %{libserver}
12cu|libdap-3.12.0-1|72	C++ DAP2 library from OPeNDAP.
12cu|libdap-3.12.0-1|73	
12cu|libdap-3.12.0-1|74	%files -n %{libserver}
12cu|libdap-3.12.0-1|75	%{_libdir}/libdapserver.so.%{smajor}*
12cu|libdap-3.12.0-1|76	
12cu|libdap-3.12.0-1|77	#----------------------------------------------------------------------------
12cu|libdap-3.12.0-1|78	
12cu|libdap-3.12.0-1|79	%package -n %{devname}
12cu|libdap-3.12.0-1|80	Summary:	Development and header files from libdap
12cu|libdap-3.12.0-1|81	Group:		Development/C++
12cu|libdap-3.12.0-1|82	Requires:	%{libname} = %{EVRD}
12cu|libdap-3.12.0-1|83	Requires:	%{libclient} = %{EVRD}
12cu|libdap-3.12.0-1|84	Requires:	%{libserver} = %{EVRD}
12cu|libdap-3.12.0-1|85	Provides:	%{name}-devel = %{EVRD}
12cu|libdap-3.12.0-1|86	Obsoletes:	%{_lib}dap-static-devel < 3.12.0
12cu|libdap-3.12.0-1|87	
12cu|libdap-3.12.0-1|88	%description -n %{devname}
12cu|libdap-3.12.0-1|89	This package contains all the files needed to develop applications that
12cu|libdap-3.12.0-1|90	will use libdap.
12cu|libdap-3.12.0-1|91	
12cu|libdap-3.12.0-1|92	%files -n %{devname}
12cu|libdap-3.12.0-1|93	%{_libdir}/libdap.so
12cu|libdap-3.12.0-1|94	%{_libdir}/libdapclient.so
12cu|libdap-3.12.0-1|95	%{_libdir}/libdapserver.so
12cu|libdap-3.12.0-1|96	%{_libdir}/pkgconfig/libdap*.pc
12cu|libdap-3.12.0-1|97	%{_bindir}/dap-config
12cu|libdap-3.12.0-1|98	%{_bindir}/dap-config-pkgconfig
12cu|libdap-3.12.0-1|99	%{_includedir}/libdap/
12cu|libdap-3.12.0-1|100	%{_datadir}/aclocal/*
12cu|libdap-3.12.0-1|101	%{_mandir}/man1/dap-config.1*
12cu|libdap-3.12.0-1|102	
12cu|libdap-3.12.0-1|103	#----------------------------------------------------------------------------
12cu|libdap-3.12.0-1|104	
12cu|libdap-3.12.0-1|105	%package doc
12cu|libdap-3.12.0-1|106	Summary:	Documentation of the libdap library
12cu|libdap-3.12.0-1|107	Group:		Development/C
12cu|libdap-3.12.0-1|108	BuildArch:	noarch
12cu|libdap-3.12.0-1|109	
12cu|libdap-3.12.0-1|110	%description doc
12cu|libdap-3.12.0-1|111	Documentation of the libdap library.
12cu|libdap-3.12.0-1|112	
12cu|libdap-3.12.0-1|113	%files doc
12cu|libdap-3.12.0-1|114	%doc __mandriva_docs/html/
12cu|libdap-3.12.0-1|115	
12cu|libdap-3.12.0-1|116	#----------------------------------------------------------------------------
12cu|libdap-3.12.0-1|117	
12cu|libdap-3.12.0-1|118	%prep
12cu|libdap-3.12.0-1|119	%setup -q
12cu|libdap-3.12.0-1|120	
12cu|libdap-3.12.0-1|121	%build
12cu|libdap-3.12.0-1|122	autoreconf -fiv
12cu|libdap-3.12.0-1|123	%configure2_5x \
12cu|libdap-3.12.0-1|124	--disable-static
12cu|libdap-3.12.0-1|125	%make
12cu|libdap-3.12.0-1|126	
12cu|libdap-3.12.0-1|127	%install
12cu|libdap-3.12.0-1|128	%makeinstall_std
12cu|libdap-3.12.0-1|129	
12cu|libdap-3.12.0-1|130	%make docs
12cu|libdap-3.12.0-1|131	
12cu|libdap-3.12.0-1|132	rm -rf __mandriva_docs
12cu|libdap-3.12.0-1|133	cp -a docs __mandriva_docs
12cu|libdap-3.12.0-1|134	# those .map and .md5 are of dubious use, remove them
12cu|libdap-3.12.0-1|135	rm -f __mandriva_docs/html/*.map __mandriva_docs/html/*.md5
12cu|libdap-3.12.0-1|136	# use the ChangeLog timestamp to have the same timestamps for the doc files
12cu|libdap-3.12.0-1|137	# for all archs
12cu|libdap-3.12.0-1|138	touch -r ChangeLog __mandriva_docs/html/*
12cu|libdap-3.12.0-1|139	
12cu|libdap-3.12.0-1|140	rm -f %{buildroot}%{_libdir}/*.a
12cu|libdap-3.12.0-1|141	
12cu|libdap-3.12.0-1|142	
12cu|libdap-3.12.0-1|143	%changelog
12cu|libdap-3.12.0-1|144	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.12.0-1
12cu|libdap-3.12.0-1|145	+ Revision: 207981c
12cu|libdap-3.12.0-1|146	- LOG New version 3.12.0, split library package, new library major, update files, update BuildRequires, drop static package
12cu|libdap-3.12.0-1|147	
12cu|libdap-3.12.0-1|148	

9877 12
12cu|libdconf-qt-0.0.0-0.110722.2|1	%define major 0
12cu|libdconf-qt-0.0.0-0.110722.2|2	%define libname %mklibname dconf-qt %{major}
12cu|libdconf-qt-0.0.0-0.110722.2|3	%define devname %mklibname dconf-qt -d
12cu|libdconf-qt-0.0.0-0.110722.2|4	
12cu|libdconf-qt-0.0.0-0.110722.2|5	%define gitver 110722
12cu|libdconf-qt-0.0.0-0.110722.2|6	
12cu|libdconf-qt-0.0.0-0.110722.2|7	Summary:	QML plugin and Qt bindings for dconf
12cu|libdconf-qt-0.0.0-0.110722.2|8	Name:		libdconf-qt
12cu|libdconf-qt-0.0.0-0.110722.2|9	Version:	0.0.0
12cu|libdconf-qt-0.0.0-0.110722.2|10	Release:	0.%{gitver}.2
12cu|libdconf-qt-0.0.0-0.110722.2|11	License:	LGPLv3+
12cu|libdconf-qt-0.0.0-0.110722.2|12	Group:		System/Libraries
12cu|libdconf-qt-0.0.0-0.110722.2|13	Url:		http://launchat.net/dconf-qt
12cu|libdconf-qt-0.0.0-0.110722.2|14	Source0:	%{name}-%{version}.%{gitver}.tar.bz2
12cu|libdconf-qt-0.0.0-0.110722.2|15	# PATCH-FIX-UPSTREAM 01_fix_pc_generation.patch - fix .pc generation, taken from Ubuntu release
12cu|libdconf-qt-0.0.0-0.110722.2|16	Patch0:		01_fix_pc_generation.patch
12cu|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
12cu|libdconf-qt-0.0.0-0.110722.2|18	Patch1:		02_link_again_dconf_dbus.patch
12cu|libdconf-qt-0.0.0-0.110722.2|19	# PATCH-FEATURE-OPENSUSE ugly-cmake-hack.patch - cmake carnage to 'use' libdir
12cu|libdconf-qt-0.0.0-0.110722.2|20	Patch2:		ugly-cmake-hack.patch
12cu|libdconf-qt-0.0.0-0.110722.2|21	BuildRequires:	cmake
12cu|libdconf-qt-0.0.0-0.110722.2|22	BuildRequires:	pkgconfig(QtCore)
12cu|libdconf-qt-0.0.0-0.110722.2|23	BuildRequires:	pkgconfig(QtDeclarative)
12cu|libdconf-qt-0.0.0-0.110722.2|24	BuildRequires:	pkgconfig(dconf-dbus-1)
12cu|libdconf-qt-0.0.0-0.110722.2|25	BuildRequires:	pkgconfig(glib-2.0)
12cu|libdconf-qt-0.0.0-0.110722.2|26	
12cu|libdconf-qt-0.0.0-0.110722.2|27	%description
12cu|libdconf-qt-0.0.0-0.110722.2|28	Qt bindings and QML plugin for dconf.
12cu|libdconf-qt-0.0.0-0.110722.2|29	
12cu|libdconf-qt-0.0.0-0.110722.2|30	%files
12cu|libdconf-qt-0.0.0-0.110722.2|31	%{_qt_importdir}/QConf
12cu|libdconf-qt-0.0.0-0.110722.2|32	
12cu|libdconf-qt-0.0.0-0.110722.2|33	#----------------------------------------------------------------------------
12cu|libdconf-qt-0.0.0-0.110722.2|34	
12cu|libdconf-qt-0.0.0-0.110722.2|35	%package -n %{libname}
12cu|libdconf-qt-0.0.0-0.110722.2|36	Summary:	QML plugin and Qt bindings for dconf
12cu|libdconf-qt-0.0.0-0.110722.2|37	Group:		System/Libraries
12cu|libdconf-qt-0.0.0-0.110722.2|38	Suggests:	%{name}
12cu|libdconf-qt-0.0.0-0.110722.2|39	
12cu|libdconf-qt-0.0.0-0.110722.2|40	%description -n %{libname}
12cu|libdconf-qt-0.0.0-0.110722.2|41	Qt bindings and QML plugin for dconf - system shared libraries.
12cu|libdconf-qt-0.0.0-0.110722.2|42	
12cu|libdconf-qt-0.0.0-0.110722.2|43	%files -n %{libname}
12cu|libdconf-qt-0.0.0-0.110722.2|44	%doc COPYING-GPL3 COPYING-LGPL3
12cu|libdconf-qt-0.0.0-0.110722.2|45	%{_libdir}/libdconf-qt.so.%{major}*
12cu|libdconf-qt-0.0.0-0.110722.2|46	
12cu|libdconf-qt-0.0.0-0.110722.2|47	#----------------------------------------------------------------------------
12cu|libdconf-qt-0.0.0-0.110722.2|48	
12cu|libdconf-qt-0.0.0-0.110722.2|49	%package -n %{devname}
12cu|libdconf-qt-0.0.0-0.110722.2|50	Summary:	QML plugin and Qt bindings for dconf
12cu|libdconf-qt-0.0.0-0.110722.2|51	Group:		Development/C++
12cu|libdconf-qt-0.0.0-0.110722.2|52	Requires:	%{libname} = %{EVRD}
12cu|libdconf-qt-0.0.0-0.110722.2|53	
12cu|libdconf-qt-0.0.0-0.110722.2|54	%description -n %{devname}
12cu|libdconf-qt-0.0.0-0.110722.2|55	Qt bindings and QML plugin for dconf - development files.
12cu|libdconf-qt-0.0.0-0.110722.2|56	
12cu|libdconf-qt-0.0.0-0.110722.2|57	%files -n %{devname}
12cu|libdconf-qt-0.0.0-0.110722.2|58	%{_includedir}/dconf-qt/
12cu|libdconf-qt-0.0.0-0.110722.2|59	%{_libdir}/libdconf-qt.so
12cu|libdconf-qt-0.0.0-0.110722.2|60	%{_libdir}/pkgconfig/*.pc
12cu|libdconf-qt-0.0.0-0.110722.2|61	
12cu|libdconf-qt-0.0.0-0.110722.2|62	#----------------------------------------------------------------------------
12cu|libdconf-qt-0.0.0-0.110722.2|63	
12cu|libdconf-qt-0.0.0-0.110722.2|64	%prep
12cu|libdconf-qt-0.0.0-0.110722.2|65	%setup -q
12cu|libdconf-qt-0.0.0-0.110722.2|66	%apply_patches
12cu|libdconf-qt-0.0.0-0.110722.2|67	
12cu|libdconf-qt-0.0.0-0.110722.2|68	%build
12cu|libdconf-qt-0.0.0-0.110722.2|69	export BUILD_GLOBAL=true
12cu|libdconf-qt-0.0.0-0.110722.2|70	%cmake \
12cu|libdconf-qt-0.0.0-0.110722.2|71	-Dlibdir=%{_libdir} \
12cu|libdconf-qt-0.0.0-0.110722.2|72	
12cu|libdconf-qt-0.0.0-0.110722.2|73	%make
12cu|libdconf-qt-0.0.0-0.110722.2|74	
12cu|libdconf-qt-0.0.0-0.110722.2|75	%install
12cu|libdconf-qt-0.0.0-0.110722.2|76	%makeinstall_std -C build
12cu|libdconf-qt-0.0.0-0.110722.2|77	
12cu|libdconf-qt-0.0.0-0.110722.2|78	mkdir -p %{buildroot}%{_qt_importdir}
12cu|libdconf-qt-0.0.0-0.110722.2|79	mv %{buildroot}%{_libdir}/qt4/plugins/imports/* %{buildroot}%{_qt_importdir}/
12cu|libdconf-qt-0.0.0-0.110722.2|80	
12cu|libdconf-qt-0.0.0-0.110722.2|81	
12cu|libdconf-qt-0.0.0-0.110722.2|82	%changelog
12cu|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
12cu|libdconf-qt-0.0.0-0.110722.2|84	+ Revision: aa80409
12cu|libdconf-qt-0.0.0-0.110722.2|85	- LOG Fix pkgconfig file, move qml imports to proper location
12cu|libdconf-qt-0.0.0-0.110722.2|86	
12cu|libdconf-qt-0.0.0-0.110722.2|87	

9878 12
12cu|libdigidocpp-0.3.0-5|1	%define modname digidoc
12cu|libdigidocpp-0.3.0-5|2	
12cu|libdigidocpp-0.3.0-5|3	%define major 0
12cu|libdigidocpp-0.3.0-5|4	%define libname %mklibname digidocpp %{major}
12cu|libdigidocpp-0.3.0-5|5	%define develname %mklibname digidocpp -d
12cu|libdigidocpp-0.3.0-5|6	
12cu|libdigidocpp-0.3.0-5|7	Name:		libdigidocpp
12cu|libdigidocpp-0.3.0-5|8	Version:	0.3.0
12cu|libdigidocpp-0.3.0-5|9	Release:	5
12cu|libdigidocpp-0.3.0-5|10	Summary:	Library for creating and validating BDoc and DDoc containers
12cu|libdigidocpp-0.3.0-5|11	
12cu|libdigidocpp-0.3.0-5|12	Group:		System/Libraries
12cu|libdigidocpp-0.3.0-5|13	License:	LGPLv2+
12cu|libdigidocpp-0.3.0-5|14	URL:		http://code.google.com/p/esteid
12cu|libdigidocpp-0.3.0-5|15	Source:		http://esteid.googlecode.com/files/%{name}-%{version}.tar.bz2
12cu|libdigidocpp-0.3.0-5|16	Patch0:		libdigidocpp-0.3.0-gcc47.patch
12cu|libdigidocpp-0.3.0-5|17	
12cu|libdigidocpp-0.3.0-5|18	BuildRequires:	cmake
12cu|libdigidocpp-0.3.0-5|19	BuildRequires:	pkgconfig(libdigidoc)
12cu|libdigidocpp-0.3.0-5|20	BuildRequires:	pkgconfig(libp11)
12cu|libdigidocpp-0.3.0-5|21	BuildRequires:	openssl-devel
12cu|libdigidocpp-0.3.0-5|22	BuildRequires:	xml-security-c-devel
12cu|libdigidocpp-0.3.0-5|23	BuildRequires:	xsd-devel
12cu|libdigidocpp-0.3.0-5|24	Requires:	opensc
12cu|libdigidocpp-0.3.0-5|25	
12cu|libdigidocpp-0.3.0-5|26	%description
12cu|libdigidocpp-0.3.0-5|27	libdigidocpp is a C++ library for reading, validating, and creating BDoc and
12cu|libdigidocpp-0.3.0-5|28	DDoc containers. These file formats are widespread in Estonia where they are
12cu|libdigidocpp-0.3.0-5|29	used for storing legally binding digital signatures.
12cu|libdigidocpp-0.3.0-5|30	
12cu|libdigidocpp-0.3.0-5|31	%package	-n %{libname}
12cu|libdigidocpp-0.3.0-5|32	Group:		System/Libraries
12cu|libdigidocpp-0.3.0-5|33	Summary:	Library for creating and validating bdoc and ddoc containers
12cu|libdigidocpp-0.3.0-5|34	Requires:	%{name} >= %{version}-%{release}
12cu|libdigidocpp-0.3.0-5|35	
12cu|libdigidocpp-0.3.0-5|36	%description	-n %libname
12cu|libdigidocpp-0.3.0-5|37	libdigidocpp is a C++ library for reading, validating, and creating BDoc and
12cu|libdigidocpp-0.3.0-5|38	DDoc containers. These file formats are widespread in Estonia where they are
12cu|libdigidocpp-0.3.0-5|39	used for storing legally binding digital signatures.
12cu|libdigidocpp-0.3.0-5|40	
12cu|libdigidocpp-0.3.0-5|41	%package	-n %{develname}
12cu|libdigidocpp-0.3.0-5|42	Summary:	Development files for %{name}
12cu|libdigidocpp-0.3.0-5|43	Group:		Development/C++
12cu|libdigidocpp-0.3.0-5|44	Requires:	%{libname} = %{version}-%{release}
12cu|libdigidocpp-0.3.0-5|45	Requires:	libdigidoc-devel
12cu|libdigidocpp-0.3.0-5|46	Requires:	libp11-devel
12cu|libdigidocpp-0.3.0-5|47	Requires:	openssl-devel
12cu|libdigidocpp-0.3.0-5|48	Requires:	xml-security-c-devel
12cu|libdigidocpp-0.3.0-5|49	Requires:	xsd-devel
12cu|libdigidocpp-0.3.0-5|50	Provides:	%{name}-devel = %{version}-%{release}
12cu|libdigidocpp-0.3.0-5|51	
12cu|libdigidocpp-0.3.0-5|52	%description	-n %{develname}
12cu|libdigidocpp-0.3.0-5|53	This package contains libraries and header files for
12cu|libdigidocpp-0.3.0-5|54	developing applications that use %{name}.
12cu|libdigidocpp-0.3.0-5|55	
12cu|libdigidocpp-0.3.0-5|56	%package	-n perl-%{modname}
12cu|libdigidocpp-0.3.0-5|57	Summary:	Perl bindings for %{name}
12cu|libdigidocpp-0.3.0-5|58	Group:		Development/Perl
12cu|libdigidocpp-0.3.0-5|59	BuildRequires:	perl-devel
12cu|libdigidocpp-0.3.0-5|60	BuildRequires:	swig
12cu|libdigidocpp-0.3.0-5|61	Requires:	%{libname} = %{version}-%{release}
12cu|libdigidocpp-0.3.0-5|62	
12cu|libdigidocpp-0.3.0-5|63	%description	-n perl-%{modname}
12cu|libdigidocpp-0.3.0-5|64	The perl-%{modname} package provides access to
12cu|libdigidocpp-0.3.0-5|65	%{name} features from Perl programs.
12cu|libdigidocpp-0.3.0-5|66	
12cu|libdigidocpp-0.3.0-5|67	%package	-n python-%{modname}
12cu|libdigidocpp-0.3.0-5|68	Summary:	Python bindings for %{name}
12cu|libdigidocpp-0.3.0-5|69	Group:		Development/Python
12cu|libdigidocpp-0.3.0-5|70	BuildRequires:	python-devel
12cu|libdigidocpp-0.3.0-5|71	BuildRequires:	swig
12cu|libdigidocpp-0.3.0-5|72	Requires:	%{libname} = %{version}-%{release}
12cu|libdigidocpp-0.3.0-5|73	
12cu|libdigidocpp-0.3.0-5|74	%description	-n python-%{modname}
12cu|libdigidocpp-0.3.0-5|75	The python-%{modname} package provides access to
12cu|libdigidocpp-0.3.0-5|76	%{name} features from Python programs.
12cu|libdigidocpp-0.3.0-5|77	
12cu|libdigidocpp-0.3.0-5|78	%package	-n php-%{modname}
12cu|libdigidocpp-0.3.0-5|79	Summary:	PHP bindings for %{name}
12cu|libdigidocpp-0.3.0-5|80	Group:		Development/PHP
12cu|libdigidocpp-0.3.0-5|81	BuildRequires:	php-devel
12cu|libdigidocpp-0.3.0-5|82	BuildRequires:	swig
12cu|libdigidocpp-0.3.0-5|83	Requires:	%{libname} = %{version}-%{release}
12cu|libdigidocpp-0.3.0-5|84	
12cu|libdigidocpp-0.3.0-5|85	%description	-n php-%{modname}
12cu|libdigidocpp-0.3.0-5|86	The php-%{modname} package provides access to
12cu|libdigidocpp-0.3.0-5|87	%{name} features from PHP programs.
12cu|libdigidocpp-0.3.0-5|88	
12cu|libdigidocpp-0.3.0-5|89	%prep
12cu|libdigidocpp-0.3.0-5|90	%setup -q
12cu|libdigidocpp-0.3.0-5|91	%patch0 -p1
12cu|libdigidocpp-0.3.0-5|92	
12cu|libdigidocpp-0.3.0-5|93	%build
12cu|libdigidocpp-0.3.0-5|94	%cmake
12cu|libdigidocpp-0.3.0-5|95	%make
12cu|libdigidocpp-0.3.0-5|96	
12cu|libdigidocpp-0.3.0-5|97	%install
12cu|libdigidocpp-0.3.0-5|98	%makeinstall_std -C build
12cu|libdigidocpp-0.3.0-5|99	mv %{buildroot}%{_sysconfdir}/php.d/digidoc.ini %{buildroot}%{_sysconfdir}/php.d/90_digidoc.ini
12cu|libdigidocpp-0.3.0-5|100	
12cu|libdigidocpp-0.3.0-5|101	
12cu|libdigidocpp-0.3.0-5|102	%post -n php-%{modname}
12cu|libdigidocpp-0.3.0-5|103	if [ -f /var/lock/subsys/httpd ]; then
12cu|libdigidocpp-0.3.0-5|104	%{_initrddir}/httpd restart >/dev/null || :
12cu|libdigidocpp-0.3.0-5|105	fi
12cu|libdigidocpp-0.3.0-5|106	
12cu|libdigidocpp-0.3.0-5|107	%postun -n php-%{modname}
12cu|libdigidocpp-0.3.0-5|108	if [ "$1" = "0" ]; then
12cu|libdigidocpp-0.3.0-5|109	if [ -f /var/lock/subsys/httpd ]; then
12cu|libdigidocpp-0.3.0-5|110	%{_initrddir}/httpd restart >/dev/null || :
12cu|libdigidocpp-0.3.0-5|111	fi
12cu|libdigidocpp-0.3.0-5|112	fi
12cu|libdigidocpp-0.3.0-5|113	
12cu|libdigidocpp-0.3.0-5|114	%files
12cu|libdigidocpp-0.3.0-5|115	%{_sysconfdir}/digidocpp/certs
12cu|libdigidocpp-0.3.0-5|116	%{_sysconfdir}/digidocpp/schema
12cu|libdigidocpp-0.3.0-5|117	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/digidocpp/digidocpp.conf
12cu|libdigidocpp-0.3.0-5|118	
12cu|libdigidocpp-0.3.0-5|119	%files -n %{libname}
12cu|libdigidocpp-0.3.0-5|120	%{_libdir}/*.so.%{major}*
12cu|libdigidocpp-0.3.0-5|121	
12cu|libdigidocpp-0.3.0-5|122	%files -n %{develname}
12cu|libdigidocpp-0.3.0-5|123	%{_includedir}/digidocpp/
12cu|libdigidocpp-0.3.0-5|124	%{_libdir}/pkgconfig/lib*.pc
12cu|libdigidocpp-0.3.0-5|125	%{_libdir}/*.so
12cu|libdigidocpp-0.3.0-5|126	
12cu|libdigidocpp-0.3.0-5|127	%files -n perl-%{modname}
12cu|libdigidocpp-0.3.0-5|128	%{perl_vendorarch}/auto/digidoc.so
12cu|libdigidocpp-0.3.0-5|129	%{perl_vendorlib}/digidoc.pm
12cu|libdigidocpp-0.3.0-5|130	
12cu|libdigidocpp-0.3.0-5|131	%files -n python-%{modname}
12cu|libdigidocpp-0.3.0-5|132	%{py_platsitedir}/*
12cu|libdigidocpp-0.3.0-5|133	
12cu|libdigidocpp-0.3.0-5|134	%files -n php-%{modname}
12cu|libdigidocpp-0.3.0-5|135	%{_datadir}/php/*
12cu|libdigidocpp-0.3.0-5|136	%attr(0755,root,root) %{_libdir}/php/extensions/*
12cu|libdigidocpp-0.3.0-5|137	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/90_digidoc.ini
12cu|libdigidocpp-0.3.0-5|138	

9879 12
12cu|libdxfrw-0.5.8-1|1	%define major 0
12cu|libdxfrw-0.5.8-1|2	%define libname	%mklibname dxfrw %{major}
12cu|libdxfrw-0.5.8-1|3	%define develname %mklibname dxfrw -d
12cu|libdxfrw-0.5.8-1|4	
12cu|libdxfrw-0.5.8-1|5	Summary:	C++ library to read/write dxf files in binary and ascii form
12cu|libdxfrw-0.5.8-1|6	Name:		libdxfrw
12cu|libdxfrw-0.5.8-1|7	Version:	0.5.8
12cu|libdxfrw-0.5.8-1|8	Release:	1
12cu|libdxfrw-0.5.8-1|9	License:	GPLv2+
12cu|libdxfrw-0.5.8-1|10	Group:		System/Libraries
12cu|libdxfrw-0.5.8-1|11	URL:		http://sourceforge.net/projects/libdxfrw
12cu|libdxfrw-0.5.8-1|12	Source0:	http://prdownloads.sourceforge.net/libdxfrw/files/%{name}-%{version}.tar.bz2
12cu|libdxfrw-0.5.8-1|13	
12cu|libdxfrw-0.5.8-1|14	%description
12cu|libdxfrw-0.5.8-1|15	libdxfrw is a free C++ library to read and write DXF
12cu|libdxfrw-0.5.8-1|16	files in both formats, ascii and binary form. It is licensed under
12cu|libdxfrw-0.5.8-1|17	the terms of the GNU General Public License version 2
12cu|libdxfrw-0.5.8-1|18	(or at you option any later version).
12cu|libdxfrw-0.5.8-1|19	
12cu|libdxfrw-0.5.8-1|20	%package -n %{libname}
12cu|libdxfrw-0.5.8-1|21	Summary:	A library of functions for manipulating DXF format files
12cu|libdxfrw-0.5.8-1|22	Group:		System/Libraries
12cu|libdxfrw-0.5.8-1|23	
12cu|libdxfrw-0.5.8-1|24	%description -n	%{libname}
12cu|libdxfrw-0.5.8-1|25	This package contains the library needed to run programs dynamically
12cu|libdxfrw-0.5.8-1|26	linked with libdxfrw.
12cu|libdxfrw-0.5.8-1|27	
12cu|libdxfrw-0.5.8-1|28	%package -n %{develname}
12cu|libdxfrw-0.5.8-1|29	Summary:	Development tools for programs to manipulate DXF files
12cu|libdxfrw-0.5.8-1|30	Group:		Development/C++
12cu|libdxfrw-0.5.8-1|31	
12cu|libdxfrw-0.5.8-1|32	%description -n	%{develname}
12cu|libdxfrw-0.5.8-1|33	The libdxfrw-devel package contains the header files and libraries
12cu|libdxfrw-0.5.8-1|34	necessary for developing programs using the libdxfrw library.
12cu|libdxfrw-0.5.8-1|35	
12cu|libdxfrw-0.5.8-1|36	%prep
12cu|libdxfrw-0.5.8-1|37	%setup -q
12cu|libdxfrw-0.5.8-1|38	
12cu|libdxfrw-0.5.8-1|39	%build
12cu|libdxfrw-0.5.8-1|40	%configure2_5x --disable-static
12cu|libdxfrw-0.5.8-1|41	%make
12cu|libdxfrw-0.5.8-1|42	
12cu|libdxfrw-0.5.8-1|43	%install
12cu|libdxfrw-0.5.8-1|44	%makeinstall_std
12cu|libdxfrw-0.5.8-1|45	
12cu|libdxfrw-0.5.8-1|46	%files -n %{libname}
12cu|libdxfrw-0.5.8-1|47	%{_libdir}/libdxfrw.so.%{major}*
12cu|libdxfrw-0.5.8-1|48	
12cu|libdxfrw-0.5.8-1|49	%files -n %{develname}
12cu|libdxfrw-0.5.8-1|50	%{_includedir}/*
12cu|libdxfrw-0.5.8-1|51	%{_libdir}/libdxfrw.so
12cu|libdxfrw-0.5.8-1|52	%{_libdir}/pkgconfig/libdxfrw*.pc
12cu|libdxfrw-0.5.8-1|53	

9880 12
12cu|libelfhacks-0.4.1-2|1	%define major 0
12cu|libelfhacks-0.4.1-2|2	%define libname %mklibname elfhacks %{major}
12cu|libelfhacks-0.4.1-2|3	%define devname %mklibname elfhacks -d
12cu|libelfhacks-0.4.1-2|4	
12cu|libelfhacks-0.4.1-2|5	Summary:	elfhacks application interface
12cu|libelfhacks-0.4.1-2|6	Name:		libelfhacks
12cu|libelfhacks-0.4.1-2|7	Version:	0.4.1
12cu|libelfhacks-0.4.1-2|8	Release:	2
12cu|libelfhacks-0.4.1-2|9	License:	MIT
12cu|libelfhacks-0.4.1-2|10	Group:		System/Libraries
12cu|libelfhacks-0.4.1-2|11	Url:		https://github.com/ienorand/elfhacks
12cu|libelfhacks-0.4.1-2|12	Source0:	https://nodeload.github.com/ienorand/elfhacks/zipball/%{name}-%{version}.tar.bz2
12cu|libelfhacks-0.4.1-2|13	BuildRequires:	cmake
12cu|libelfhacks-0.4.1-2|14	
12cu|libelfhacks-0.4.1-2|15	%description
12cu|libelfhacks-0.4.1-2|16	Various ELF run-time hacks.
12cu|libelfhacks-0.4.1-2|17	
12cu|libelfhacks-0.4.1-2|18	#----------------------------------------------------------------------------
12cu|libelfhacks-0.4.1-2|19	
12cu|libelfhacks-0.4.1-2|20	%package -n %{libname}
12cu|libelfhacks-0.4.1-2|21	Summary:	Shared library for %{name}
12cu|libelfhacks-0.4.1-2|22	Group:		System/Libraries
12cu|libelfhacks-0.4.1-2|23	Conflicts:	%{name} < 0.4.1-2
12cu|libelfhacks-0.4.1-2|24	Obsoletes:	%{name} < 0.4.1-2
12cu|libelfhacks-0.4.1-2|25	
12cu|libelfhacks-0.4.1-2|26	%description -n %{libname}
12cu|libelfhacks-0.4.1-2|27	Shared library for %{name}.
12cu|libelfhacks-0.4.1-2|28	
12cu|libelfhacks-0.4.1-2|29	%files -n %{libname}
12cu|libelfhacks-0.4.1-2|30	%{_libdir}/libelfhacks.so.%{major}*
12cu|libelfhacks-0.4.1-2|31	
12cu|libelfhacks-0.4.1-2|32	#----------------------------------------------------------------------------
12cu|libelfhacks-0.4.1-2|33	
12cu|libelfhacks-0.4.1-2|34	%package -n %{devname}
12cu|libelfhacks-0.4.1-2|35	Summary:	Development files for %{name}
12cu|libelfhacks-0.4.1-2|36	Requires:	%{libname} = %{EVRD}
12cu|libelfhacks-0.4.1-2|37	Provides:	%{name}-devel = %{EVRD}
12cu|libelfhacks-0.4.1-2|38	Conflicts:	%{name} < 0.4.1-2
12cu|libelfhacks-0.4.1-2|39	
12cu|libelfhacks-0.4.1-2|40	%description -n %{devname}
12cu|libelfhacks-0.4.1-2|41	This package contains libraries and header files for developing applications
12cu|libelfhacks-0.4.1-2|42	that use %{name}.
12cu|libelfhacks-0.4.1-2|43	
12cu|libelfhacks-0.4.1-2|44	%files -n %{devname}
12cu|libelfhacks-0.4.1-2|45	%{_includedir}/*
12cu|libelfhacks-0.4.1-2|46	%{_libdir}/libelfhacks.so
12cu|libelfhacks-0.4.1-2|47	
12cu|libelfhacks-0.4.1-2|48	#----------------------------------------------------------------------------
12cu|libelfhacks-0.4.1-2|49	
12cu|libelfhacks-0.4.1-2|50	%prep
12cu|libelfhacks-0.4.1-2|51	%setup -q
12cu|libelfhacks-0.4.1-2|52	
12cu|libelfhacks-0.4.1-2|53	%build
12cu|libelfhacks-0.4.1-2|54	%cmake -DMLIBDIR=%{_libdir}
12cu|libelfhacks-0.4.1-2|55	%make
12cu|libelfhacks-0.4.1-2|56	
12cu|libelfhacks-0.4.1-2|57	%install
12cu|libelfhacks-0.4.1-2|58	%makeinstall_std -C build
12cu|libelfhacks-0.4.1-2|59	
12cu|libelfhacks-0.4.1-2|60	
12cu|libelfhacks-0.4.1-2|61	%changelog
12cu|libelfhacks-0.4.1-2|62	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.1-2
12cu|libelfhacks-0.4.1-2|63	+ Revision: eea651f
12cu|libelfhacks-0.4.1-2|64	- LOG Re-work package structure according to our policy
12cu|libelfhacks-0.4.1-2|65	
12cu|libelfhacks-0.4.1-2|66	

9881 12
12cu|libextractor-1.1-1|1	%define major 3
12cu|libextractor-1.1-1|2	%define common_major 1
12cu|libextractor-1.1-1|3	%define libname %mklibname extractor %{major}
12cu|libextractor-1.1-1|4	%define libcommon %mklibname extractor_common %{common_major}
12cu|libextractor-1.1-1|5	%define devname %mklibname extractor -d
12cu|libextractor-1.1-1|6	
12cu|libextractor-1.1-1|7	Summary:	Library used to extract meta-data from files
12cu|libextractor-1.1-1|8	Name:		libextractor
12cu|libextractor-1.1-1|9	Version:	1.1
12cu|libextractor-1.1-1|10	Release:	1
12cu|libextractor-1.1-1|11	License:	BSD
12cu|libextractor-1.1-1|12	Group:		System/Libraries
12cu|libextractor-1.1-1|13	Url:		http://www.gnunet.org/libextractor/
12cu|libextractor-1.1-1|14	Source0:	http://ftpmirror.gnu.org/libextractor/%{name}-%{version}.tar.gz
12cu|libextractor-1.1-1|15	Patch0:		libextractor-0.6.2-rpm5.patch
12cu|libextractor-1.1-1|16	BuildRequires:	bzip2-devel
12cu|libextractor-1.1-1|17	BuildRequires:	gettext-devel
12cu|libextractor-1.1-1|18	BuildRequires:	libtool-devel
12cu|libextractor-1.1-1|19	BuildRequires:	pkgconfig(exiv2)
12cu|libextractor-1.1-1|20	BuildRequires:	pkgconfig(flac)
12cu|libextractor-1.1-1|21	BuildRequires:	pkgconfig(glib-2.0)
12cu|libextractor-1.1-1|22	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|libextractor-1.1-1|23	BuildRequires:	pkgconfig(libgsf-1)
12cu|libextractor-1.1-1|24	BuildRequires:	pkgconfig(libmpeg2)
12cu|libextractor-1.1-1|25	BuildRequires:	pkgconfig(rpm)
12cu|libextractor-1.1-1|26	BuildRequires:	pkgconfig(vorbis)
12cu|libextractor-1.1-1|27	BuildRequires:	pkgconfig(zlib)
12cu|libextractor-1.1-1|28	
12cu|libextractor-1.1-1|29	%description
12cu|libextractor-1.1-1|30	libextractor is a library used to extract meta-data from files of arbitrary
12cu|libextractor-1.1-1|31	type. It is designed to use helper-libraries to perform the actual extraction,
12cu|libextractor-1.1-1|32	and to be trivially extendable by linking against external extractors for
12cu|libextractor-1.1-1|33	additional file types. The goal is to provide developers of file-sharing
12cu|libextractor-1.1-1|34	networks or WWW-indexing bots with a universal library to obtain simple
12cu|libextractor-1.1-1|35	keywords to match against queries. libextractor contains a shell-command
12cu|libextractor-1.1-1|36	"extract" that, similar to the well-known "file" command, can extract meta-data
12cu|libextractor-1.1-1|37	from a file and print the results to stdout. Currently, it supports the formats
12cu|libextractor-1.1-1|38	HTML, PDF, PS, MP3, OGG, JPEG, GIF, PNG, RPM, ZIP, Real, QT and ASF. Also,
12cu|libextractor-1.1-1|39	various additional MIME types are detected.
12cu|libextractor-1.1-1|40	
12cu|libextractor-1.1-1|41	%files -f %{name}.lang
12cu|libextractor-1.1-1|42	%{_bindir}/extract
12cu|libextractor-1.1-1|43	%{_mandir}/man1/extract.1.*
12cu|libextractor-1.1-1|44	%{_mandir}/man3/libextractor.3.*
12cu|libextractor-1.1-1|45	%{_infodir}/libextractor.info.*
12cu|libextractor-1.1-1|46	
12cu|libextractor-1.1-1|47	#----------------------------------------------------------------------------
12cu|libextractor-1.1-1|48	
12cu|libextractor-1.1-1|49	%package -n	%{libname}
12cu|libextractor-1.1-1|50	Summary:	Libextractor library used to extract meta-data from files
12cu|libextractor-1.1-1|51	Group:		System/Libraries
12cu|libextractor-1.1-1|52	
12cu|libextractor-1.1-1|53	%description -n	%{libname}
12cu|libextractor-1.1-1|54	libextractor is a library used to extract meta-data from files of arbitrary
12cu|libextractor-1.1-1|55	type. It is designed to use helper-libraries to perform the actual extraction,
12cu|libextractor-1.1-1|56	and to be trivially extendable by linking against external extractors for
12cu|libextractor-1.1-1|57	additional file types. The goal is to provide developers of file-sharing
12cu|libextractor-1.1-1|58	networks or WWW-indexing bots with a universal library to obtain simple
12cu|libextractor-1.1-1|59	keywords to match against queries. libextractor contains a shell-command
12cu|libextractor-1.1-1|60	"extract" that, similar to the well-known "file" command, can extract meta-data
12cu|libextractor-1.1-1|61	from a file and print the results to stdout. Currently, it supports the formats
12cu|libextractor-1.1-1|62	HTML, PDF, PS, MP3, OGG, JPEG, GIF, PNG, RPM, ZIP, Real, QT and ASF. Also,
12cu|libextractor-1.1-1|63	various additional MIME types are detected.
12cu|libextractor-1.1-1|64	
12cu|libextractor-1.1-1|65	%files -n %{libname}
12cu|libextractor-1.1-1|66	%doc ChangeLog NEWS COPYING README AUTHORS
12cu|libextractor-1.1-1|67	%{_libdir}/%{name}.so.%{major}*
12cu|libextractor-1.1-1|68	%{_libdir}/%{name}%{major}
12cu|libextractor-1.1-1|69	
12cu|libextractor-1.1-1|70	#----------------------------------------------------------------------------
12cu|libextractor-1.1-1|71	
12cu|libextractor-1.1-1|72	%package -n	%{libcommon}
12cu|libextractor-1.1-1|73	Summary:	Libextractor library for common functions
12cu|libextractor-1.1-1|74	Group:		System/Libraries
12cu|libextractor-1.1-1|75	
12cu|libextractor-1.1-1|76	%description -n	%{libcommon}
12cu|libextractor-1.1-1|77	Common function library of libextractor.
12cu|libextractor-1.1-1|78	
12cu|libextractor-1.1-1|79	%files -n %{libcommon}
12cu|libextractor-1.1-1|80	%doc ChangeLog NEWS COPYING README AUTHORS
12cu|libextractor-1.1-1|81	%{_libdir}/%{name}_common.so.%{common_major}*
12cu|libextractor-1.1-1|82	
12cu|libextractor-1.1-1|83	#----------------------------------------------------------------------------
12cu|libextractor-1.1-1|84	
12cu|libextractor-1.1-1|85	%package -n	%{devname}
12cu|libextractor-1.1-1|86	Summary:	Libextractor library headers and development libraries
12cu|libextractor-1.1-1|87	Group:		Development/Other
12cu|libextractor-1.1-1|88	Requires:	%{libname} = %{version}-%{release}
12cu|libextractor-1.1-1|89	Requires:	%{libcommon} = %{version}-%{release}
12cu|libextractor-1.1-1|90	Obsoletes:	%{_lib}extractor-static-devel < 1.1
12cu|libextractor-1.1-1|91	
12cu|libextractor-1.1-1|92	%description -n	%{devname}
12cu|libextractor-1.1-1|93	Development files and headers for libextractor.
12cu|libextractor-1.1-1|94	
12cu|libextractor-1.1-1|95	%files -n %{devname}
12cu|libextractor-1.1-1|96	%doc ChangeLog NEWS COPYING README AUTHORS
12cu|libextractor-1.1-1|97	%{_libdir}/%{name}.so
12cu|libextractor-1.1-1|98	%{_libdir}/%{name}_common.so
12cu|libextractor-1.1-1|99	%{_includedir}/*.h
12cu|libextractor-1.1-1|100	%{_libdir}/pkgconfig/%{name}.pc
12cu|libextractor-1.1-1|101	
12cu|libextractor-1.1-1|102	#----------------------------------------------------------------------------
12cu|libextractor-1.1-1|103	
12cu|libextractor-1.1-1|104	%prep
12cu|libextractor-1.1-1|105	%setup -q
12cu|libextractor-1.1-1|106	%patch0 -p1 -b .rpm5~
12cu|libextractor-1.1-1|107	
12cu|libextractor-1.1-1|108	%build
12cu|libextractor-1.1-1|109	autoreconf -fi
12cu|libextractor-1.1-1|110	%configure2_5x \
12cu|libextractor-1.1-1|111	--disable-static \
12cu|libextractor-1.1-1|112	--disable-rpath \
12cu|libextractor-1.1-1|113	--enable-exiv2 \
12cu|libextractor-1.1-1|114	--disable-ffmpeg \
12cu|libextractor-1.1-1|115	--with-plugindirname=%{name}%{major}
12cu|libextractor-1.1-1|116	
12cu|libextractor-1.1-1|117	%make
12cu|libextractor-1.1-1|118	
12cu|libextractor-1.1-1|119	%install
12cu|libextractor-1.1-1|120	%makeinstall_std
12cu|libextractor-1.1-1|121	
12cu|libextractor-1.1-1|122	%find_lang %{name}
12cu|libextractor-1.1-1|123	

9882 12
12cu|libflaim-4.9.1052-3|1	# This tarball is a subversion checkout for Flaim 5.0
12cu|libflaim-4.9.1052-3|2	# Available from https://forgesvn1.novell.com/svn/flaim/trunk/
12cu|libflaim-4.9.1052-3|3	%define major 5
12cu|libflaim-4.9.1052-3|4	%define minor 2
12cu|libflaim-4.9.1052-3|5	# SONAME is %{major}.%{minor} here
12cu|libflaim-4.9.1052-3|6	%define libname %mklibname flaim %{major}.%{minor}
12cu|libflaim-4.9.1052-3|7	%define devname %mklibname flaim -d
12cu|libflaim-4.9.1052-3|8	
12cu|libflaim-4.9.1052-3|9	Summary:	Embeddable cross-platform database engine
12cu|libflaim-4.9.1052-3|10	Name:		libflaim
12cu|libflaim-4.9.1052-3|11	Version:	4.9.1052
12cu|libflaim-4.9.1052-3|12	Release:	3
12cu|libflaim-4.9.1052-3|13	License:	GPLv2+
12cu|libflaim-4.9.1052-3|14	Group:		System/Libraries
12cu|libflaim-4.9.1052-3|15	Url:		http://forge.novell.com/modules/xfmod/project/?flaim
12cu|libflaim-4.9.1052-3|16	Source0:	http://forgeftp.novell.com/flaim/development/flaim/downloads/source/%{name}-%{version}.tar
12cu|libflaim-4.9.1052-3|17	Patch0:		fortify-source.patch
12cu|libflaim-4.9.1052-3|18	Patch1:		%{name}-4.9.1052-optflags.patch
12cu|libflaim-4.9.1052-3|19	Patch2:		%{name}-4.9.1052-fix-format-errors.patch
12cu|libflaim-4.9.1052-3|20	BuildRequires:	pkgconfig(ncurses)
12cu|libflaim-4.9.1052-3|21	
12cu|libflaim-4.9.1052-3|22	%description
12cu|libflaim-4.9.1052-3|23	FLAIM is an embeddable cross-platform database engine that provides a
12cu|libflaim-4.9.1052-3|24	rich, powerful, easy-to-use feature set. It is the database engine used
12cu|libflaim-4.9.1052-3|25	by Novell eDirectory. It has proven to be highly scalable, reliable,
12cu|libflaim-4.9.1052-3|26	and robust. It is available on a wide variety of 32 bit and 64 bit
12cu|libflaim-4.9.1052-3|27	platforms.
12cu|libflaim-4.9.1052-3|28	
12cu|libflaim-4.9.1052-3|29	#----------------------------------------------------------------------------
12cu|libflaim-4.9.1052-3|30	
12cu|libflaim-4.9.1052-3|31	%package -n %{libname}
12cu|libflaim-4.9.1052-3|32	Summary:	Embeddable cross-platform database engine
12cu|libflaim-4.9.1052-3|33	Group:		System/Libraries
12cu|libflaim-4.9.1052-3|34	
12cu|libflaim-4.9.1052-3|35	%description -n %{libname}
12cu|libflaim-4.9.1052-3|36	FLAIM is an embeddable cross-platform database engine that provides a
12cu|libflaim-4.9.1052-3|37	rich, powerful, easy-to-use feature set. It is the database engine used
12cu|libflaim-4.9.1052-3|38	by Novell eDirectory. It has proven to be highly scalable, reliable,
12cu|libflaim-4.9.1052-3|39	and robust. It is available on a wide variety of 32 bit and 64 bit
12cu|libflaim-4.9.1052-3|40	platforms.
12cu|libflaim-4.9.1052-3|41	
12cu|libflaim-4.9.1052-3|42	%files -n %{libname}
12cu|libflaim-4.9.1052-3|43	%doc flaim/COPYING flaim/COPYRIGHT
12cu|libflaim-4.9.1052-3|44	%{_libdir}/libflaim.so.%{major}*
12cu|libflaim-4.9.1052-3|45	
12cu|libflaim-4.9.1052-3|46	#----------------------------------------------------------------------------
12cu|libflaim-4.9.1052-3|47	
12cu|libflaim-4.9.1052-3|48	%package -n %{devname}
12cu|libflaim-4.9.1052-3|49	Summary:	libflaim library headers
12cu|libflaim-4.9.1052-3|50	Group:		Development/C++
12cu|libflaim-4.9.1052-3|51	Requires:	%{libname} = %{EVRD}
12cu|libflaim-4.9.1052-3|52	Provides:	%{name}-devel = %{EVRD}
12cu|libflaim-4.9.1052-3|53	
12cu|libflaim-4.9.1052-3|54	%description -n %{devname}
12cu|libflaim-4.9.1052-3|55	This is the libraries, include files and other resources you can use
12cu|libflaim-4.9.1052-3|56	to incorporate libdvdread into applications.
12cu|libflaim-4.9.1052-3|57	
12cu|libflaim-4.9.1052-3|58	%files -n %{devname}
12cu|libflaim-4.9.1052-3|59	%{_libdir}/libflaim.so
12cu|libflaim-4.9.1052-3|60	%{_libdir}/pkgconfig/libflaim.pc
12cu|libflaim-4.9.1052-3|61	%{_includedir}/flaim.h
12cu|libflaim-4.9.1052-3|62	%{_includedir}/flaimtk.h
12cu|libflaim-4.9.1052-3|63	
12cu|libflaim-4.9.1052-3|64	#----------------------------------------------------------------------------
12cu|libflaim-4.9.1052-3|65	
12cu|libflaim-4.9.1052-3|66	%prep
12cu|libflaim-4.9.1052-3|67	%setup -q
12cu|libflaim-4.9.1052-3|68	%patch0 -p0
12cu|libflaim-4.9.1052-3|69	%patch1 -p1
12cu|libflaim-4.9.1052-3|70	%patch2 -p1
12cu|libflaim-4.9.1052-3|71	
12cu|libflaim-4.9.1052-3|72	%build
12cu|libflaim-4.9.1052-3|73	cd flaim/
12cu|libflaim-4.9.1052-3|74	make CXXFLAGS="%{optflags} -Wno-error" lib_dir_name=%{_lib} verbose libs
12cu|libflaim-4.9.1052-3|75	
12cu|libflaim-4.9.1052-3|76	%install
12cu|libflaim-4.9.1052-3|77	cd flaim/
12cu|libflaim-4.9.1052-3|78	%make rpm_build_root=%{buildroot} lib_dir_name=%{_lib} install
12cu|libflaim-4.9.1052-3|79	rm -f %{buildroot}%{_libdir}/libflaim.a
12cu|libflaim-4.9.1052-3|80	
12cu|libflaim-4.9.1052-3|81	
12cu|libflaim-4.9.1052-3|82	%changelog
12cu|libflaim-4.9.1052-3|83	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1052-3
12cu|libflaim-4.9.1052-3|84	+ Revision: 753917b
12cu|libflaim-4.9.1052-3|85	- LOG Disable parallel build, spec cleanup
12cu|libflaim-4.9.1052-3|86	
12cu|libflaim-4.9.1052-3|87	

9883 12
12cu|libftdi-0.20-2|1	%global major 1
12cu|libftdi-0.20-2|2	%global libname %mklibname ftdi %{major}
12cu|libftdi-0.20-2|3	%global libcpp %mklibname ftdip %{major}
12cu|libftdi-0.20-2|4	%global devname %mklibname ftdi -d
12cu|libftdi-0.20-2|5	
12cu|libftdi-0.20-2|6	Summary:	Library to program and control the FTDI USB controller
12cu|libftdi-0.20-2|7	Name:		libftdi
12cu|libftdi-0.20-2|8	Version:	0.20
12cu|libftdi-0.20-2|9	Release:	2
12cu|libftdi-0.20-2|10	License:	GPLv2+
12cu|libftdi-0.20-2|11	Group:		System/Libraries
12cu|libftdi-0.20-2|12	Url:		http://www.intra2net.com/de/produkte/opensource/ftdi/
12cu|libftdi-0.20-2|13	Source0:	http://www.intra2net.com/de/produkte/opensource/ftdi/TGZ/%{name}-%{version}.tar.gz
12cu|libftdi-0.20-2|14	Source1:	no_date_footer.html
12cu|libftdi-0.20-2|15	Patch0:		libftdi-0.17-multilib.patch
12cu|libftdi-0.20-2|16	# update to recent libusb
12cu|libftdi-0.20-2|17	Patch1:		libftdi-0.19-libusb.patch
12cu|libftdi-0.20-2|18	Patch2:		libftdi-0.19-fix-doxygen-errors-patch.patch
12cu|libftdi-0.20-2|19	BuildRequires:	cmake
12cu|libftdi-0.20-2|20	BuildRequires:	doxygen
12cu|libftdi-0.20-2|21	BuildRequires:	swig
12cu|libftdi-0.20-2|22	BuildRequires:	boost-devel
12cu|libftdi-0.20-2|23	BuildRequires:	pkgconfig(libusb)
12cu|libftdi-0.20-2|24	BuildRequires:	pkgconfig(python)
12cu|libftdi-0.20-2|25	Requires(pre):	shadow-utils
12cu|libftdi-0.20-2|26	Conflicts:	%{_lib}ftdi1 < 0.20-2
12cu|libftdi-0.20-2|27	
12cu|libftdi-0.20-2|28	%description
12cu|libftdi-0.20-2|29	A library (using libusb) to talk to FTDI's FT2232C,
12cu|libftdi-0.20-2|30	FT232BM and FT245BM type chips including the popular bitbang mode.
12cu|libftdi-0.20-2|31	
12cu|libftdi-0.20-2|32	%files
12cu|libftdi-0.20-2|33	%config(noreplace) %{_sysconfdir}/udev/rules.d/99-libftdi.rules
12cu|libftdi-0.20-2|34	
12cu|libftdi-0.20-2|35	%pre
12cu|libftdi-0.20-2|36	getent group plugdev >/dev/null || groupadd -r plugdev
12cu|libftdi-0.20-2|37	exit 0
12cu|libftdi-0.20-2|38	
12cu|libftdi-0.20-2|39	#----------------------------------------------------------------------------
12cu|libftdi-0.20-2|40	
12cu|libftdi-0.20-2|41	%package -n %{libname}
12cu|libftdi-0.20-2|42	Summary:	Library to program and control the FTDI USB controller
12cu|libftdi-0.20-2|43	Group:		System/Libraries
12cu|libftdi-0.20-2|44	
12cu|libftdi-0.20-2|45	%description -n %{libname}
12cu|libftdi-0.20-2|46	A library (using libusb) to talk to FTDI's FT2232C,
12cu|libftdi-0.20-2|47	FT232BM and FT245BM type chips including the popular bitbang mode.
12cu|libftdi-0.20-2|48	
12cu|libftdi-0.20-2|49	%files -n %{libname}
12cu|libftdi-0.20-2|50	%{_libdir}/libftdi.so.%{major}*
12cu|libftdi-0.20-2|51	
12cu|libftdi-0.20-2|52	#----------------------------------------------------------------------------
12cu|libftdi-0.20-2|53	
12cu|libftdi-0.20-2|54	%package -n %{libcpp}
12cu|libftdi-0.20-2|55	Summary:	Libftdi library C++ binding
12cu|libftdi-0.20-2|56	Group:		Development/C++
12cu|libftdi-0.20-2|57	
12cu|libftdi-0.20-2|58	%description -n %{libcpp}
12cu|libftdi-0.20-2|59	Libftdi library C++ language binding.
12cu|libftdi-0.20-2|60	
12cu|libftdi-0.20-2|61	%files -n %{libcpp}
12cu|libftdi-0.20-2|62	%{_libdir}/libftdipp.so.%{major}*
12cu|libftdi-0.20-2|63	
12cu|libftdi-0.20-2|64	#----------------------------------------------------------------------------
12cu|libftdi-0.20-2|65	
12cu|libftdi-0.20-2|66	%package -n %{devname}
12cu|libftdi-0.20-2|67	Summary:	Header files and static libraries for libftdi
12cu|libftdi-0.20-2|68	Group:		Development/C
12cu|libftdi-0.20-2|69	Requires:	%{libname} = %{EVRD}
12cu|libftdi-0.20-2|70	Requires:	%{libcpp} = %{EVRD}
12cu|libftdi-0.20-2|71	
12cu|libftdi-0.20-2|72	%description -n %{devname}
12cu|libftdi-0.20-2|73	Header files and static libraries for libftdi
12cu|libftdi-0.20-2|74	
12cu|libftdi-0.20-2|75	%files -n %{devname}
12cu|libftdi-0.20-2|76	%doc build/doc/html
12cu|libftdi-0.20-2|77	%doc AUTHORS ChangeLog README
12cu|libftdi-0.20-2|78	%{_bindir}/libftdi-config
12cu|libftdi-0.20-2|79	%{_libdir}/libftdi.so
12cu|libftdi-0.20-2|80	%{_libdir}/libftdi.a
12cu|libftdi-0.20-2|81	%{_libdir}/libftdipp.so
12cu|libftdi-0.20-2|82	%{_libdir}/libftdipp.a
12cu|libftdi-0.20-2|83	%{_includedir}/*.h
12cu|libftdi-0.20-2|84	%{_includedir}/*.hpp
12cu|libftdi-0.20-2|85	%{_libdir}/pkgconfig/libftdi.pc
12cu|libftdi-0.20-2|86	%{_libdir}/pkgconfig/libftdipp.pc
12cu|libftdi-0.20-2|87	%{_mandir}/man3/*
12cu|libftdi-0.20-2|88	
12cu|libftdi-0.20-2|89	#----------------------------------------------------------------------------
12cu|libftdi-0.20-2|90	
12cu|libftdi-0.20-2|91	%package -n	python-%{name}
12cu|libftdi-0.20-2|92	Summary:	Libftdi library Python binding
12cu|libftdi-0.20-2|93	Group:		Development/Python
12cu|libftdi-0.20-2|94	
12cu|libftdi-0.20-2|95	%description -n	python-%{name}
12cu|libftdi-0.20-2|96	Libftdi Python Language bindings.
12cu|libftdi-0.20-2|97	
12cu|libftdi-0.20-2|98	%files -n python-%{name}
12cu|libftdi-0.20-2|99	%{py_platsitedir}/ftdi.py
12cu|libftdi-0.20-2|100	%{py_platsitedir}/_ftdi.so
12cu|libftdi-0.20-2|101	
12cu|libftdi-0.20-2|102	#----------------------------------------------------------------------------
12cu|libftdi-0.20-2|103	
12cu|libftdi-0.20-2|104	%prep
12cu|libftdi-0.20-2|105	%setup -q
12cu|libftdi-0.20-2|106	#kernel does not provide usb_device anymore
12cu|libftdi-0.20-2|107	sed -e 's/usb_device/usb/g' -i packages/99-libftdi.rules
12cu|libftdi-0.20-2|108	%patch0 -p1 -b .multilib~
12cu|libftdi-0.20-2|109	%patch1 -p1 -b .libusb~
12cu|libftdi-0.20-2|110	%patch2 -p1 -b .doxygen~
12cu|libftdi-0.20-2|111	
12cu|libftdi-0.20-2|112	%build
12cu|libftdi-0.20-2|113	%cmake
12cu|libftdi-0.20-2|114	%make
12cu|libftdi-0.20-2|115	
12cu|libftdi-0.20-2|116	%install
12cu|libftdi-0.20-2|117	%makeinstall_std -C build
12cu|libftdi-0.20-2|118	#no man install
12cu|libftdi-0.20-2|119	pushd build/doc/man/man3
12cu|libftdi-0.20-2|120	for man in *.3; do install -p -m644 $man -D %{buildroot}%{_mandir}/man3/$man; done
12cu|libftdi-0.20-2|121	popd
12cu|libftdi-0.20-2|122	install -p -m644 packages/99-libftdi.rules -D %{buildroot}%{_sysconfdir}/udev/rules.d/99-libftdi.rules
12cu|libftdi-0.20-2|123	# fix cmake later..
12cu|libftdi-0.20-2|124	install -d %{buildroot}%{py_platsitedir}
12cu|libftdi-0.20-2|125	mv %{buildroot}%{_prefix}/site-packages/* %{buildroot}%{py_platsitedir}
12cu|libftdi-0.20-2|126	rmdir %{buildroot}%{_prefix}/site-packages/
12cu|libftdi-0.20-2|127	
12cu|libftdi-0.20-2|128	
12cu|libftdi-0.20-2|129	%changelog
12cu|libftdi-0.20-2|130	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20-2
12cu|libftdi-0.20-2|131	+ Revision: 306ebbd
12cu|libftdi-0.20-2|132	- LOG Move some files out of library package, spec cleanup
12cu|libftdi-0.20-2|133	
12cu|libftdi-0.20-2|134	

9884 12
12cu|libgdamm5.0-4.99.6-1|1	%define shortname	gdamm
12cu|libgdamm5.0-4.99.6-1|2	%define origname	libgdamm
12cu|libgdamm5.0-4.99.6-1|3	
12cu|libgdamm5.0-4.99.6-1|4	%define api		5.0
12cu|libgdamm5.0-4.99.6-1|5	%define major		13
12cu|libgdamm5.0-4.99.6-1|6	%define lib_name 	%mklibname %{shortname} %{api} %{major}
12cu|libgdamm5.0-4.99.6-1|7	%define develname	%mklibname gdamm %{api} -d
12cu|libgdamm5.0-4.99.6-1|8	
12cu|libgdamm5.0-4.99.6-1|9	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cu|libgdamm5.0-4.99.6-1|10	
12cu|libgdamm5.0-4.99.6-1|11	Name:           %{origname}%{api}
12cu|libgdamm5.0-4.99.6-1|12	Summary:        C++ wrappers for libgda
12cu|libgdamm5.0-4.99.6-1|13	Version:        4.99.6
12cu|libgdamm5.0-4.99.6-1|14	Release:	1
12cu|libgdamm5.0-4.99.6-1|15	Group: 		System/Libraries
12cu|libgdamm5.0-4.99.6-1|16	License:	LGPLv2+
12cu|libgdamm5.0-4.99.6-1|17	URL:            http://www.gtkmm.org/
12cu|libgdamm5.0-4.99.6-1|18	Source0:        http://download.gnome.org/sources/%{origname}/%{url_ver}/%{origname}-%{version}.tar.xz
12cu|libgdamm5.0-4.99.6-1|19	BuildRequires:	pkgconfig(glibmm-2.4) >= 2.27.93
12cu|libgdamm5.0-4.99.6-1|20	BuildRequires:	pkgconfig(libgda-5.0) >= 5.0.2
12cu|libgdamm5.0-4.99.6-1|21	
12cu|libgdamm5.0-4.99.6-1|22	%description
12cu|libgdamm5.0-4.99.6-1|23	C++ wrappers for libgda. libgdamm is part of a set of powerful
12cu|libgdamm5.0-4.99.6-1|24	C++ bindings for the GNOME libraries, which provide additional
12cu|libgdamm5.0-4.99.6-1|25	functionality above GTK+/gtkmm.
12cu|libgdamm5.0-4.99.6-1|26	
12cu|libgdamm5.0-4.99.6-1|27	%package -n     %{lib_name}
12cu|libgdamm5.0-4.99.6-1|28	Summary:        Main library for gdamm
12cu|libgdamm5.0-4.99.6-1|29	Group:          System/Libraries
12cu|libgdamm5.0-4.99.6-1|30	Provides:       %{name} = %{version}-%{release}
12cu|libgdamm5.0-4.99.6-1|31	
12cu|libgdamm5.0-4.99.6-1|32	%description -n %{lib_name}
12cu|libgdamm5.0-4.99.6-1|33	C++ wrappers for libgda. libgdamm is part of a set of powerful
12cu|libgdamm5.0-4.99.6-1|34	C++ bindings for the GNOME libraries, which provide additional
12cu|libgdamm5.0-4.99.6-1|35	functionality above GTK+/gtkmm.
12cu|libgdamm5.0-4.99.6-1|36	
12cu|libgdamm5.0-4.99.6-1|37	%package -n     %{develname}
12cu|libgdamm5.0-4.99.6-1|38	Summary:        Headers for developing programs that will use gda
12cu|libgdamm5.0-4.99.6-1|39	Group:          Development/GNOME and GTK+
12cu|libgdamm5.0-4.99.6-1|40	Requires:       %{lib_name} = %{version}
12cu|libgdamm5.0-4.99.6-1|41	Provides:       %{name}-devel = %{version}-%{release}
12cu|libgdamm5.0-4.99.6-1|42	
12cu|libgdamm5.0-4.99.6-1|43	%description -n %{develname}
12cu|libgdamm5.0-4.99.6-1|44	This package contains headers and libraries that programmers will need
12cu|libgdamm5.0-4.99.6-1|45	to develop applications which use libgdamm.
12cu|libgdamm5.0-4.99.6-1|46	
12cu|libgdamm5.0-4.99.6-1|47	%prep
12cu|libgdamm5.0-4.99.6-1|48	%setup -q -n %{origname}-%{version}
12cu|libgdamm5.0-4.99.6-1|49	
12cu|libgdamm5.0-4.99.6-1|50	%build
12cu|libgdamm5.0-4.99.6-1|51	%configure2_5x --disable-static
12cu|libgdamm5.0-4.99.6-1|52	%make
12cu|libgdamm5.0-4.99.6-1|53	
12cu|libgdamm5.0-4.99.6-1|54	%install
12cu|libgdamm5.0-4.99.6-1|55	%makeinstall_std
12cu|libgdamm5.0-4.99.6-1|56	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12cu|libgdamm5.0-4.99.6-1|57	
12cu|libgdamm5.0-4.99.6-1|58	%files -n %{lib_name}
12cu|libgdamm5.0-4.99.6-1|59	%doc AUTHORS ChangeLog NEWS
12cu|libgdamm5.0-4.99.6-1|60	%{_libdir}/lib*-%{api}.so.%{major}*
12cu|libgdamm5.0-4.99.6-1|61	
12cu|libgdamm5.0-4.99.6-1|62	%files -n %{develname}
12cu|libgdamm5.0-4.99.6-1|63	%doc %_datadir/doc/libgdamm-%api
12cu|libgdamm5.0-4.99.6-1|64	%doc %_datadir/devhelp/books/libgdamm-%api
12cu|libgdamm5.0-4.99.6-1|65	%{_includedir}/libgdamm-%api
12cu|libgdamm5.0-4.99.6-1|66	%{_libdir}/*.so
12cu|libgdamm5.0-4.99.6-1|67	%{_libdir}/libgdamm-%api
12cu|libgdamm5.0-4.99.6-1|68	%{_libdir}/pkgconfig/*.pc
12cu|libgdamm5.0-4.99.6-1|69	
12cu|libgdamm5.0-4.99.6-1|70	
12cu|libgdamm5.0-4.99.6-1|71	%changelog
12cu|libgdamm5.0-4.99.6-1|72	* Thu Nov 28 2013 Tigro <ashejn@gmail.com> 4.99.6-1
12cu|libgdamm5.0-4.99.6-1|73	+ Revision: 951106d
12cu|libgdamm5.0-4.99.6-1|74	- set release to 1
12cu|libgdamm5.0-4.99.6-1|75	
12cu|libgdamm5.0-4.99.6-1|76	

9885 12
12cu|libhome-0.10.2-10|1	%define major 1
12cu|libhome-0.10.2-10|2	%define pmajor 2
12cu|libhome-0.10.2-10|3	%define libname %mklibname home %{major}
12cu|libhome-0.10.2-10|4	%define libproxy %mklibname nss_home_proxy %{pmajor}
12cu|libhome-0.10.2-10|5	%define devname %mklibname home -d
12cu|libhome-0.10.2-10|6	
12cu|libhome-0.10.2-10|7	Summary:	A library providing a getpwnam() emulation
12cu|libhome-0.10.2-10|8	Name:		libhome
12cu|libhome-0.10.2-10|9	Version:	0.10.2
12cu|libhome-0.10.2-10|10	Release:	10
12cu|libhome-0.10.2-10|11	License:	GPLv2+
12cu|libhome-0.10.2-10|12	Group:		System/Libraries
12cu|libhome-0.10.2-10|13	Url:		http://pll.sourceforge.net/
12cu|libhome-0.10.2-10|14	Source0:	http://prdownloads.sourceforge.net/pll//%{name}-%{version}.tar.gz
12cu|libhome-0.10.2-10|15	Patch0:		libhome-0.10.1-DESTDIR.diff
12cu|libhome-0.10.2-10|16	Patch1:		libhome-0.10.2-fix-link.patch
12cu|libhome-0.10.2-10|17	Patch2:		libhome-0.10.2-db5.patch
12cu|libhome-0.10.2-10|18	BuildRequires:	groff-for-man
12cu|libhome-0.10.2-10|19	BuildRequires:	libtool
12cu|libhome-0.10.2-10|20	BuildRequires:	db-devel
12cu|libhome-0.10.2-10|21	BuildRequires:	mysql-devel
12cu|libhome-0.10.2-10|22	BuildRequires:	openldap-devel
12cu|libhome-0.10.2-10|23	BuildRequires:	postgresql-devel
12cu|libhome-0.10.2-10|24	BuildRequires:	pkgconfig(openssl)
12cu|libhome-0.10.2-10|25	
12cu|libhome-0.10.2-10|26	%description
12cu|libhome-0.10.2-10|27	libhome is a library providing a getpwnam() emulation. It support MySQL,
12cu|libhome-0.10.2-10|28	Open LDAP 2 or system /etc/passwd frontend. It's intended to replace getpwnam
12cu|libhome-0.10.2-10|29	within a system daemons who needs user authentification or identification when
12cu|libhome-0.10.2-10|30	the users are listed on foreign servers.
12cu|libhome-0.10.2-10|31	
12cu|libhome-0.10.2-10|32	#----------------------------------------------------------------------------
12cu|libhome-0.10.2-10|33	
12cu|libhome-0.10.2-10|34	%package -n %{libname}
12cu|libhome-0.10.2-10|35	Summary:	A library providing a getpwnam() emulation
12cu|libhome-0.10.2-10|36	Group:		System/Libraries
12cu|libhome-0.10.2-10|37	
12cu|libhome-0.10.2-10|38	%description -n %{libname}
12cu|libhome-0.10.2-10|39	libhome is a library providing a getpwnam() emulation. It support MySQL,
12cu|libhome-0.10.2-10|40	Open LDAP 2 or system /etc/passwd frontend. It's intended to replace getpwnam
12cu|libhome-0.10.2-10|41	within a system daemons who needs user authentification or identification when
12cu|libhome-0.10.2-10|42	the users are listed on foreign servers.
12cu|libhome-0.10.2-10|43	
12cu|libhome-0.10.2-10|44	%files -n %{libname}
12cu|libhome-0.10.2-10|45	%doc AUTHORS COPYING.LIB NEWS README
12cu|libhome-0.10.2-10|46	%{_libdir}/libhome.so.%{major}*
12cu|libhome-0.10.2-10|47	
12cu|libhome-0.10.2-10|48	#----------------------------------------------------------------------------
12cu|libhome-0.10.2-10|49	
12cu|libhome-0.10.2-10|50	%package -n %{libproxy}
12cu|libhome-0.10.2-10|51	Summary:	A library providing a getpwnam() emulation
12cu|libhome-0.10.2-10|52	Group:		System/Libraries
12cu|libhome-0.10.2-10|53	Conflicts:	%{_lib}home1 < 0.10.2-10
12cu|libhome-0.10.2-10|54	
12cu|libhome-0.10.2-10|55	%description -n %{libproxy}
12cu|libhome-0.10.2-10|56	libhome is a library providing a getpwnam() emulation. It support MySQL,
12cu|libhome-0.10.2-10|57	Open LDAP 2 or system /etc/passwd frontend. It's intended to replace getpwnam
12cu|libhome-0.10.2-10|58	within a system daemons who needs user authentification or identification when
12cu|libhome-0.10.2-10|59	the users are listed on foreign servers.
12cu|libhome-0.10.2-10|60	
12cu|libhome-0.10.2-10|61	%files -n %{libproxy}
12cu|libhome-0.10.2-10|62	%doc AUTHORS COPYING.LIB NEWS README
12cu|libhome-0.10.2-10|63	%{_libdir}/libnss_home_proxy.so.%{pmajor}*
12cu|libhome-0.10.2-10|64	
12cu|libhome-0.10.2-10|65	#----------------------------------------------------------------------------
12cu|libhome-0.10.2-10|66	
12cu|libhome-0.10.2-10|67	%package utils
12cu|libhome-0.10.2-10|68	Summary:	A library providing a getpwnam() emulation (utilities package)
12cu|libhome-0.10.2-10|69	Group:		System/Libraries
12cu|libhome-0.10.2-10|70	
12cu|libhome-0.10.2-10|71	%description utils
12cu|libhome-0.10.2-10|72	libhome is a library providing a getpwnam() emulation. It support MySQL,
12cu|libhome-0.10.2-10|73	Open LDAP 2 or system /etc/passwd frontend. It's intended to replace getpwnam
12cu|libhome-0.10.2-10|74	within a system daemons who needs user authentification or identification when
12cu|libhome-0.10.2-10|75	the users are listed on foreign servers.
12cu|libhome-0.10.2-10|76	
12cu|libhome-0.10.2-10|77	This package contains various utilities provided by libhome.
12cu|libhome-0.10.2-10|78	
12cu|libhome-0.10.2-10|79	%files utils
12cu|libhome-0.10.2-10|80	%config(noreplace) %{_sysconfdir}/home.conf
12cu|libhome-0.10.2-10|81	%{_bindir}/home_finger
12cu|libhome-0.10.2-10|82	%{_bindir}/home_su
12cu|libhome-0.10.2-10|83	%{_sbindir}/home_proxy
12cu|libhome-0.10.2-10|84	%{_mandir}/man*/*
12cu|libhome-0.10.2-10|85	
12cu|libhome-0.10.2-10|86	#----------------------------------------------------------------------------
12cu|libhome-0.10.2-10|87	
12cu|libhome-0.10.2-10|88	%package -n %{devname}
12cu|libhome-0.10.2-10|89	Summary:	Development library and header files for the libhome library
12cu|libhome-0.10.2-10|90	Group:		Development/C
12cu|libhome-0.10.2-10|91	Requires:	%{libname} = %{EVRD}
12cu|libhome-0.10.2-10|92	Requires:	%{libproxy} = %{EVRD}
12cu|libhome-0.10.2-10|93	Provides:	%{name}-devel = %{EVRD}
12cu|libhome-0.10.2-10|94	
12cu|libhome-0.10.2-10|95	%description -n %{devname}
12cu|libhome-0.10.2-10|96	libhome is a library providing a getpwnam() emulation. It support MySQL),
12cu|libhome-0.10.2-10|97	Open LDAP 2 or system /etc/passwd frontend. It's intended to replace getpwnam
12cu|libhome-0.10.2-10|98	within a system daemons who needs user authentification or identification when
12cu|libhome-0.10.2-10|99	the users are listed on foreign servers.
12cu|libhome-0.10.2-10|100	
12cu|libhome-0.10.2-10|101	This package contains the static libhome library and its header files.
12cu|libhome-0.10.2-10|102	
12cu|libhome-0.10.2-10|103	%files -n %{devname}
12cu|libhome-0.10.2-10|104	%attr(0755,root,root) %{_bindir}/libhome.sh
12cu|libhome-0.10.2-10|105	%{_includedir}/home/
12cu|libhome-0.10.2-10|106	%{_libdir}/*.so
12cu|libhome-0.10.2-10|107	
12cu|libhome-0.10.2-10|108	#----------------------------------------------------------------------------
12cu|libhome-0.10.2-10|109	
12cu|libhome-0.10.2-10|110	%prep
12cu|libhome-0.10.2-10|111	%setup -q
12cu|libhome-0.10.2-10|112	%patch0 -p0
12cu|libhome-0.10.2-10|113	%patch1 -p0
12cu|libhome-0.10.2-10|114	%patch2 -p0
12cu|libhome-0.10.2-10|115	
12cu|libhome-0.10.2-10|116	find . -type d -perm 0700 -exec chmod 755 {} \;
12cu|libhome-0.10.2-10|117	find . -type d -perm 0555 -exec chmod 755 {} \;
12cu|libhome-0.10.2-10|118	find . -type f -perm 0555 -exec chmod 755 {} \;
12cu|libhome-0.10.2-10|119	find . -type f -perm 0444 -exec chmod 644 {} \;
12cu|libhome-0.10.2-10|120	
12cu|libhome-0.10.2-10|121	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cu|libhome-0.10.2-10|122	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cu|libhome-0.10.2-10|123	done
12cu|libhome-0.10.2-10|124	
12cu|libhome-0.10.2-10|125	%build
12cu|libhome-0.10.2-10|126	autoreconf
12cu|libhome-0.10.2-10|127	export CFLAGS="%{optflags} -DLDAP_DEPRECATED"
12cu|libhome-0.10.2-10|128	export CXXFLAGS="%{optflags} -DLDAP_DEPRECATED"
12cu|libhome-0.10.2-10|129	export LDFLAGS="%{ldflags} -lcrypt"
12cu|libhome-0.10.2-10|130	
12cu|libhome-0.10.2-10|131	%configure2_5x \
12cu|libhome-0.10.2-10|132	--with-conffile=%{_sysconfdir}/home.conf \
12cu|libhome-0.10.2-10|133	--disable-static
12cu|libhome-0.10.2-10|134	%make
12cu|libhome-0.10.2-10|135	
12cu|libhome-0.10.2-10|136	%install
12cu|libhome-0.10.2-10|137	install -d %{buildroot}%{_sysconfdir}
12cu|libhome-0.10.2-10|138	
12cu|libhome-0.10.2-10|139	%makeinstall_std
12cu|libhome-0.10.2-10|140	
12cu|libhome-0.10.2-10|141	install -m0640 home.conf %{buildroot}%{_sysconfdir}/home.conf
12cu|libhome-0.10.2-10|142	
12cu|libhome-0.10.2-10|143	
12cu|libhome-0.10.2-10|144	%changelog
12cu|libhome-0.10.2-10|145	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.2-10
12cu|libhome-0.10.2-10|146	+ Revision: f33e6b2
12cu|libhome-0.10.2-10|147	- LOG Split library package, adjust db5 patch, spec cleanup
12cu|libhome-0.10.2-10|148	
12cu|libhome-0.10.2-10|149	

9886 12
12cu|libibverbs-1.1.6-1|1	%define	major 1
12cu|libibverbs-1.1.6-1|2	%define libname	%mklibname ibverbs %{major}
12cu|libibverbs-1.1.6-1|3	%define develname %mklibname -d ibverbs
12cu|libibverbs-1.1.6-1|4	
12cu|libibverbs-1.1.6-1|5	Summary:	A library for direct userspace use of RDMA (InfiniBand/iWARP) hardware
12cu|libibverbs-1.1.6-1|6	Name:		libibverbs
12cu|libibverbs-1.1.6-1|7	Version:	1.1.6
12cu|libibverbs-1.1.6-1|8	Release:	1
12cu|libibverbs-1.1.6-1|9	Group:		System/Libraries
12cu|libibverbs-1.1.6-1|10	License:	GPLv2 or BSD
12cu|libibverbs-1.1.6-1|11	URL:		http://openfabrics.org/
12cu|libibverbs-1.1.6-1|12	Source0:	http://openfabrics.org/downloads/verbs/libibverbs-%{version}.tar.gz
12cu|libibverbs-1.1.6-1|13	BuildRequires:	autoconf
12cu|libibverbs-1.1.6-1|14	BuildRequires:	libtool
12cu|libibverbs-1.1.6-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|libibverbs-1.1.6-1|16	
12cu|libibverbs-1.1.6-1|17	%description
12cu|libibverbs-1.1.6-1|18	libibverbs is a library that allows userspace processes to use RDMA "verbs" as
12cu|libibverbs-1.1.6-1|19	described in the InfiniBand Architecture Specification and the RDMA Protocol
12cu|libibverbs-1.1.6-1|20	Verbs Specification. This includes direct hardware access from userspace to
12cu|libibverbs-1.1.6-1|21	InfiniBand/iWARP adapters (kernel bypass) for fast path operations. For this
12cu|libibverbs-1.1.6-1|22	library to be useful, a device-specific plug-in module should also be
12cu|libibverbs-1.1.6-1|23	installed.
12cu|libibverbs-1.1.6-1|24	
12cu|libibverbs-1.1.6-1|25	%package -n	%{libname}
12cu|libibverbs-1.1.6-1|26	Summary:	A library for direct userspace use of RDMA (InfiniBand/iWARP) hardware
12cu|libibverbs-1.1.6-1|27	Group:          System/Libraries
12cu|libibverbs-1.1.6-1|28	
12cu|libibverbs-1.1.6-1|29	%description -n	%{libname}
12cu|libibverbs-1.1.6-1|30	libibverbs is a library that allows userspace processes to use RDMA "verbs" as
12cu|libibverbs-1.1.6-1|31	described in the InfiniBand Architecture Specification and the RDMA Protocol
12cu|libibverbs-1.1.6-1|32	Verbs Specification. This includes direct hardware access from userspace to
12cu|libibverbs-1.1.6-1|33	InfiniBand/iWARP adapters (kernel bypass) for fast path operations. For this
12cu|libibverbs-1.1.6-1|34	library to be useful, a device-specific plug-in module should also be
12cu|libibverbs-1.1.6-1|35	installed.
12cu|libibverbs-1.1.6-1|36	
12cu|libibverbs-1.1.6-1|37	This package contains the shared libibverbs library.
12cu|libibverbs-1.1.6-1|38	
12cu|libibverbs-1.1.6-1|39	%package -n	%{develname}
12cu|libibverbs-1.1.6-1|40	Summary:	Static library and header files for the libibverbs library
12cu|libibverbs-1.1.6-1|41	Group:		Development/C
12cu|libibverbs-1.1.6-1|42	Provides:	%{name}-devel = %{version}
12cu|libibverbs-1.1.6-1|43	Requires:	%{libname} = %{version}
12cu|libibverbs-1.1.6-1|44	
12cu|libibverbs-1.1.6-1|45	%description -n	%{develname}
12cu|libibverbs-1.1.6-1|46	libibverbs is a library that allows userspace processes to use RDMA "verbs" as
12cu|libibverbs-1.1.6-1|47	described in the InfiniBand Architecture Specification and the RDMA Protocol
12cu|libibverbs-1.1.6-1|48	Verbs Specification. This includes direct hardware access from userspace to
12cu|libibverbs-1.1.6-1|49	InfiniBand/iWARP adapters (kernel bypass) for fast path operations. For this
12cu|libibverbs-1.1.6-1|50	library to be useful, a device-specific plug-in module should also be
12cu|libibverbs-1.1.6-1|51	installed.
12cu|libibverbs-1.1.6-1|52	
12cu|libibverbs-1.1.6-1|53	This package contains the static libibverbs library and its header files.
12cu|libibverbs-1.1.6-1|54	
12cu|libibverbs-1.1.6-1|55	%package	utils
12cu|libibverbs-1.1.6-1|56	Summary:	Examples for the libibverbs library
12cu|libibverbs-1.1.6-1|57	Group:		System/Libraries
12cu|libibverbs-1.1.6-1|58	Requires:	%{libname} = %{version}
12cu|libibverbs-1.1.6-1|59	
12cu|libibverbs-1.1.6-1|60	%description	utils
12cu|libibverbs-1.1.6-1|61	Useful libibverbs example programs such as ibv_devinfo, which displays
12cu|libibverbs-1.1.6-1|62	information about RDMA devices.
12cu|libibverbs-1.1.6-1|63	
12cu|libibverbs-1.1.6-1|64	%prep
12cu|libibverbs-1.1.6-1|65	%setup -q
12cu|libibverbs-1.1.6-1|66	
12cu|libibverbs-1.1.6-1|67	%build
12cu|libibverbs-1.1.6-1|68	%configure2_5x
12cu|libibverbs-1.1.6-1|69	%make
12cu|libibverbs-1.1.6-1|70	
12cu|libibverbs-1.1.6-1|71	%install
12cu|libibverbs-1.1.6-1|72	rm -rf %{buildroot}
12cu|libibverbs-1.1.6-1|73	%makeinstall_std
12cu|libibverbs-1.1.6-1|74	
12cu|libibverbs-1.1.6-1|75	%if %mdkversion < 200900
12cu|libibverbs-1.1.6-1|76	%post -n %{libname} -p /sbin/ldconfig
12cu|libibverbs-1.1.6-1|77	%endif
12cu|libibverbs-1.1.6-1|78	
12cu|libibverbs-1.1.6-1|79	%if %mdkversion < 200900
12cu|libibverbs-1.1.6-1|80	%postun -n %{libname} -p /sbin/ldconfig
12cu|libibverbs-1.1.6-1|81	%endif
12cu|libibverbs-1.1.6-1|82	
12cu|libibverbs-1.1.6-1|83	%clean
12cu|libibverbs-1.1.6-1|84	rm -rf %{buildroot}
12cu|libibverbs-1.1.6-1|85	
12cu|libibverbs-1.1.6-1|86	%files -n %{libname}
12cu|libibverbs-1.1.6-1|87	%defattr(-,root,root,-)
12cu|libibverbs-1.1.6-1|88	%doc AUTHORS COPYING ChangeLog README
12cu|libibverbs-1.1.6-1|89	%{_libdir}/libibverbs*.so.%{major}*
12cu|libibverbs-1.1.6-1|90	
12cu|libibverbs-1.1.6-1|91	%files -n %{develname}
12cu|libibverbs-1.1.6-1|92	%defattr(-,root,root,-)
12cu|libibverbs-1.1.6-1|93	%{_libdir}/lib*.so
12cu|libibverbs-1.1.6-1|94	%{_libdir}/lib*.*a
12cu|libibverbs-1.1.6-1|95	%{_includedir}/*
12cu|libibverbs-1.1.6-1|96	%{_mandir}/man3/*
12cu|libibverbs-1.1.6-1|97	
12cu|libibverbs-1.1.6-1|98	%files utils
12cu|libibverbs-1.1.6-1|99	%defattr(-,root,root,-)
12cu|libibverbs-1.1.6-1|100	%{_bindir}/*
12cu|libibverbs-1.1.6-1|101	%{_mandir}/man1/*
12cu|libibverbs-1.1.6-1|102	
12cu|libibverbs-1.1.6-1|103	
12cu|libibverbs-1.1.6-1|104	
12cu|libibverbs-1.1.6-1|105	%changelog
12cu|libibverbs-1.1.6-1|106	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-2mdv2011.0
12cu|libibverbs-1.1.6-1|107	+ Revision: 609753
12cu|libibverbs-1.1.6-1|108	- rebuild
12cu|libibverbs-1.1.6-1|109	
12cu|libibverbs-1.1.6-1|110	* Tue Apr 06 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.1.3-1mdv2010.1
12cu|libibverbs-1.1.6-1|111	+ Revision: 532288
12cu|libibverbs-1.1.6-1|112	- update to 1.1.3
12cu|libibverbs-1.1.6-1|113	
12cu|libibverbs-1.1.6-1|114	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.1.2-2mdv2010.0
12cu|libibverbs-1.1.6-1|115	+ Revision: 429752
12cu|libibverbs-1.1.6-1|116	- rebuild
12cu|libibverbs-1.1.6-1|117	
12cu|libibverbs-1.1.6-1|118	* Fri Sep 12 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdv2009.0
12cu|libibverbs-1.1.6-1|119	+ Revision: 284122
12cu|libibverbs-1.1.6-1|120	- import libibverbs
12cu|libibverbs-1.1.6-1|121	
12cu|libibverbs-1.1.6-1|122	
12cu|libibverbs-1.1.6-1|123	* Fri Sep 12 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdv2009.0
12cu|libibverbs-1.1.6-1|124	- initial Mandriva package

9887 12
12cu|libicns-0.8.1-1|1	%define major 1
12cu|libicns-0.8.1-1|2	%define libname %mklibname icns %{major}
12cu|libicns-0.8.1-1|3	%define libname_devel %mklibname -d icns
12cu|libicns-0.8.1-1|4	
12cu|libicns-0.8.1-1|5	Name:          libicns
12cu|libicns-0.8.1-1|6	Version:       0.8.1
12cu|libicns-0.8.1-1|7	Release:       1
12cu|libicns-0.8.1-1|8	Summary:       Library for manipulating MacOS X icns files
12cu|libicns-0.8.1-1|9	Group:         System/Libraries
12cu|libicns-0.8.1-1|10	License:       GPL, LGPL
12cu|libicns-0.8.1-1|11	URL:           http://icns.sourceforge.net/
12cu|libicns-0.8.1-1|12	Source:        http://downloads.sourceforge.net/project/icns/icns/libicns-%{version}/libicns-%{version}.tar.gz
12cu|libicns-0.8.1-1|13	#Patch0:        libicns-0.7.1-png2icns.patch
12cu|libicns-0.8.1-1|14	
12cu|libicns-0.8.1-1|15	BuildRequires: pkgconfig(jasper)
12cu|libicns-0.8.1-1|16	BuildRequires: pkgconfig(libpng)
12cu|libicns-0.8.1-1|17	
12cu|libicns-0.8.1-1|18	%description
12cu|libicns-0.8.1-1|19	%{name} is a library providing functionality for easily reading and
12cu|libicns-0.8.1-1|20	writing MacOS X icns files.
12cu|libicns-0.8.1-1|21	
12cu|libicns-0.8.1-1|22	%package -n %libname
12cu|libicns-0.8.1-1|23	Summary:          Library files for %{name}
12cu|libicns-0.8.1-1|24	Group:            System/Libraries
12cu|libicns-0.8.1-1|25	
12cu|libicns-0.8.1-1|26	%description -n %libname
12cu|libicns-0.8.1-1|27	%{name} is a library providing functionality for easily reading and
12cu|libicns-0.8.1-1|28	writing MacOS X icns files.
12cu|libicns-0.8.1-1|29	
12cu|libicns-0.8.1-1|30	%package -n %libname_devel
12cu|libicns-0.8.1-1|31	Group:         Development/C
12cu|libicns-0.8.1-1|32	Summary:       Devel package for %{name}
12cu|libicns-0.8.1-1|33	Requires:      %{libname} = %{EVRD}
12cu|libicns-0.8.1-1|34	
12cu|libicns-0.8.1-1|35	%description -n %libname_devel
12cu|libicns-0.8.1-1|36	%{name} is a library providing functionality for easily reading and
12cu|libicns-0.8.1-1|37	writing MacOS X icns files.
12cu|libicns-0.8.1-1|38	
12cu|libicns-0.8.1-1|39	This package contains libraries and header files need for development.
12cu|libicns-0.8.1-1|40	
12cu|libicns-0.8.1-1|41	%package -n libicns-utils
12cu|libicns-0.8.1-1|42	Group:         System/Libraries
12cu|libicns-0.8.1-1|43	Summary:       Utilities for %{name}
12cu|libicns-0.8.1-1|44	Requires:      %{libname} = %{EVRD}
12cu|libicns-0.8.1-1|45	
12cu|libicns-0.8.1-1|46	%description -n libicns-utils
12cu|libicns-0.8.1-1|47	Software for library for manipulating MacOS X .icns icon format.
12cu|libicns-0.8.1-1|48	Currently provides support for reading and writing icns files
12cu|libicns-0.8.1-1|49	in most sizes.
12cu|libicns-0.8.1-1|50	
12cu|libicns-0.8.1-1|51	Also provides utilities for manipulating files in the .icns format:
12cu|libicns-0.8.1-1|52	* icns2png - convert Mac OS icns files to png images
12cu|libicns-0.8.1-1|53	* png2icns - convert png images to Mac OS icns files
12cu|libicns-0.8.1-1|54	* icontainer2icns - extract icns files from icontainers
12cu|libicns-0.8.1-1|55	
12cu|libicns-0.8.1-1|56	%prep
12cu|libicns-0.8.1-1|57	
12cu|libicns-0.8.1-1|58	%setup -q
12cu|libicns-0.8.1-1|59	# % patch0 -p0
12cu|libicns-0.8.1-1|60	
12cu|libicns-0.8.1-1|61	%build
12cu|libicns-0.8.1-1|62	%configure2_5x --disable-static
12cu|libicns-0.8.1-1|63	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12cu|libicns-0.8.1-1|64	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12cu|libicns-0.8.1-1|65	%make
12cu|libicns-0.8.1-1|66	
12cu|libicns-0.8.1-1|67	%install
12cu|libicns-0.8.1-1|68	%makeinstall_std
12cu|libicns-0.8.1-1|69	
12cu|libicns-0.8.1-1|70	%files -n %libname
12cu|libicns-0.8.1-1|71	%{_libdir}/libicns.so.%{major}*
12cu|libicns-0.8.1-1|72	
12cu|libicns-0.8.1-1|73	%files -n %libname_devel
12cu|libicns-0.8.1-1|74	%{_includedir}/icns.h
12cu|libicns-0.8.1-1|75	%{_libdir}/libicns.so
12cu|libicns-0.8.1-1|76	%{_libdir}/pkgconfig/libicns.pc
12cu|libicns-0.8.1-1|77	%doc src/apidocs.*
12cu|libicns-0.8.1-1|78	
12cu|libicns-0.8.1-1|79	%files -n libicns-utils
12cu|libicns-0.8.1-1|80	%{_bindir}/icns2png
12cu|libicns-0.8.1-1|81	%{_bindir}/icontainer2icns
12cu|libicns-0.8.1-1|82	%{_bindir}/png2icns
12cu|libicns-0.8.1-1|83	%{_mandir}/man1/icns2png.1*
12cu|libicns-0.8.1-1|84	%{_mandir}/man1/icontainer2icns.1*
12cu|libicns-0.8.1-1|85	%{_mandir}/man1/png2icns.1*
12cu|libicns-0.8.1-1|86	%doc README
12cu|libicns-0.8.1-1|87	
12cu|libicns-0.8.1-1|88	
12cu|libicns-0.8.1-1|89	%changelog
12cu|libicns-0.8.1-1|90	* Tue Jan 28 2014 Rosa <rosa@abf.rosalinux.ru> 0.8.1-1
12cu|libicns-0.8.1-1|91	+ Revision: 9f0a088
12cu|libicns-0.8.1-1|92	- Automatic import for version 0.8.1-1
12cu|libicns-0.8.1-1|93	
12cu|libicns-0.8.1-1|94	

9888 12
12cu|libilbc-1.1.1-6|1	%define	major 0
12cu|libilbc-1.1.1-6|2	%define libname %mklibname ilbc %{major}
12cu|libilbc-1.1.1-6|3	%define libnamedev %mklibname ilbc -d
12cu|libilbc-1.1.1-6|4	
12cu|libilbc-1.1.1-6|5	Summary:	Internet Low Bitrate Codec (iLBC) library
12cu|libilbc-1.1.1-6|6	Name:		libilbc
12cu|libilbc-1.1.1-6|7	Version:	1.1.1
12cu|libilbc-1.1.1-6|8	Release:	6
12cu|libilbc-1.1.1-6|9	License:	BSD-style
12cu|libilbc-1.1.1-6|10	Group:		System/Libraries
12cu|libilbc-1.1.1-6|11	URL:		https://github.com/dekkers/libilbc
12cu|libilbc-1.1.1-6|12	Source0:	libilbc-master.zip
12cu|libilbc-1.1.1-6|13	BuildRequires:	autoconf automake libtool
12cu|libilbc-1.1.1-6|14	
12cu|libilbc-1.1.1-6|15	%description
12cu|libilbc-1.1.1-6|16	iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for robust
12cu|libilbc-1.1.1-6|17	voice communication over IP. The codec is designed for narrow band speech and
12cu|libilbc-1.1.1-6|18	results in a payload bit rate of 13.33 kbit/s with an encoding frame length of
12cu|libilbc-1.1.1-6|19	30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec enables
12cu|libilbc-1.1.1-6|20	graceful speech quality degradation in the case of lost frames, which occurs in
12cu|libilbc-1.1.1-6|21	connection with lost or delayed IP packets.
12cu|libilbc-1.1.1-6|22	
12cu|libilbc-1.1.1-6|23	%package -n	%{libname}
12cu|libilbc-1.1.1-6|24	Summary:	Internet Low Bitrate Codec (iLBC) library
12cu|libilbc-1.1.1-6|25	Group:          System/Libraries
12cu|libilbc-1.1.1-6|26	
12cu|libilbc-1.1.1-6|27	%description -n	%{libname}
12cu|libilbc-1.1.1-6|28	iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for robust
12cu|libilbc-1.1.1-6|29	voice communication over IP. The codec is designed for narrow band speech and
12cu|libilbc-1.1.1-6|30	results in a payload bit rate of 13.33 kbit/s with an encoding frame length of
12cu|libilbc-1.1.1-6|31	30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec enables
12cu|libilbc-1.1.1-6|32	graceful speech quality degradation in the case of lost frames, which occurs in
12cu|libilbc-1.1.1-6|33	connection with lost or delayed IP packets.
12cu|libilbc-1.1.1-6|34	
12cu|libilbc-1.1.1-6|35	%package -n %{libnamedev}
12cu|libilbc-1.1.1-6|36	Summary:	Development and header files for the iLBC library
12cu|libilbc-1.1.1-6|37	Group:		Development/C
12cu|libilbc-1.1.1-6|38	Requires:	%{libname} = %{version}-%{release}
12cu|libilbc-1.1.1-6|39	Provides:	%{name}-devel = %{version}-%{release}
12cu|libilbc-1.1.1-6|40	Provides:	lib%{name}-devel = %{version}-%{release}
12cu|libilbc-1.1.1-6|41	
12cu|libilbc-1.1.1-6|42	%description -n %{libnamedev}
12cu|libilbc-1.1.1-6|43	iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for robust
12cu|libilbc-1.1.1-6|44	voice communication over IP. The codec is designed for narrow band speech and
12cu|libilbc-1.1.1-6|45	results in a payload bit rate of 13.33 kbit/s with an encoding frame length of
12cu|libilbc-1.1.1-6|46	30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec enables
12cu|libilbc-1.1.1-6|47	graceful speech quality degradation in the case of lost frames, which occurs in
12cu|libilbc-1.1.1-6|48	connection with lost or delayed IP packets.
12cu|libilbc-1.1.1-6|49	
12cu|libilbc-1.1.1-6|50	%prep
12cu|libilbc-1.1.1-6|51	
12cu|libilbc-1.1.1-6|52	%setup -q -n libilbc-master
12cu|libilbc-1.1.1-6|53	
12cu|libilbc-1.1.1-6|54	%build
12cu|libilbc-1.1.1-6|55	autoreconf -fi
12cu|libilbc-1.1.1-6|56	%configure2_5x \
12cu|libilbc-1.1.1-6|57	--disable-static
12cu|libilbc-1.1.1-6|58	%make
12cu|libilbc-1.1.1-6|59	
12cu|libilbc-1.1.1-6|60	%install
12cu|libilbc-1.1.1-6|61	%makeinstall_std
12cu|libilbc-1.1.1-6|62	
12cu|libilbc-1.1.1-6|63	rm -f %{buildroot}%{_libdir}/*.*a
12cu|libilbc-1.1.1-6|64	
12cu|libilbc-1.1.1-6|65	%files -n %{libname}
12cu|libilbc-1.1.1-6|66	%doc COPYING README
12cu|libilbc-1.1.1-6|67	%{_libdir}/libilbc.so.%{major}*
12cu|libilbc-1.1.1-6|68	
12cu|libilbc-1.1.1-6|69	%files -n %{libnamedev}
12cu|libilbc-1.1.1-6|70	%{_includedir}/ilbc.h
12cu|libilbc-1.1.1-6|71	%{_libdir}/libilbc.so
12cu|libilbc-1.1.1-6|72	%{_libdir}/pkgconfig/libilbc.pc
12cu|libilbc-1.1.1-6|73	
12cu|libilbc-1.1.1-6|74	%changelog
12cu|libilbc-1.1.1-6|75	* Fri Apr 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-6
12cu|libilbc-1.1.1-6|76	+ Revision: 7fb095c
12cu|libilbc-1.1.1-6|77	- Updated to 1.1.1
12cu|libilbc-1.1.1-6|78	
12cu|libilbc-1.1.1-6|79	

9889 12
12cu|libindicator-12.10.1-2|1	%define api 3
12cu|libindicator-12.10.1-2|2	%define major 7
12cu|libindicator-12.10.1-2|3	%define libname %mklibname indicator %{major}
12cu|libindicator-12.10.1-2|4	%define devname %mklibname indicator -d
12cu|libindicator-12.10.1-2|5	
12cu|libindicator-12.10.1-2|6	%define libname3 %mklibname indicator %{api} %{major}
12cu|libindicator-12.10.1-2|7	%define devname3 %mklibname indicator %{api} -d
12cu|libindicator-12.10.1-2|8	
12cu|libindicator-12.10.1-2|9	Summary:	Panel indicator applet libraries
12cu|libindicator-12.10.1-2|10	Name:		libindicator
12cu|libindicator-12.10.1-2|11	Version:	12.10.1
12cu|libindicator-12.10.1-2|12	Release:	2
12cu|libindicator-12.10.1-2|13	License:	GPLv3+
12cu|libindicator-12.10.1-2|14	Group:		System/Libraries
12cu|libindicator-12.10.1-2|15	Url:		https://launchpad.net/libindicator
12cu|libindicator-12.10.1-2|16	Source0:	%{name}-%{version}.tar.gz
12cu|libindicator-12.10.1-2|17	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|libindicator-12.10.1-2|18	BuildRequires:	pkgconfig(gio-unix-2.0)
12cu|libindicator-12.10.1-2|19	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|libindicator-12.10.1-2|20	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|libindicator-12.10.1-2|21	
12cu|libindicator-12.10.1-2|22	%description
12cu|libindicator-12.10.1-2|23	Panel indicator applet library.
12cu|libindicator-12.10.1-2|24	
12cu|libindicator-12.10.1-2|25	This library contains information to build indicators to go into the indicator
12cu|libindicator-12.10.1-2|26	applet.
12cu|libindicator-12.10.1-2|27	
12cu|libindicator-12.10.1-2|28	#----------------------------------------------------------------------------
12cu|libindicator-12.10.1-2|29	
12cu|libindicator-12.10.1-2|30	%package -n %{libname}
12cu|libindicator-12.10.1-2|31	Summary:	Panel indicator applet - shared library files - gtk+2
12cu|libindicator-12.10.1-2|32	Group:		System/Libraries
12cu|libindicator-12.10.1-2|33	
12cu|libindicator-12.10.1-2|34	%description -n %{libname}
12cu|libindicator-12.10.1-2|35	This package contains the shared library files - gtk+2.
12cu|libindicator-12.10.1-2|36	
12cu|libindicator-12.10.1-2|37	%files -n %{libname}
12cu|libindicator-12.10.1-2|38	%{_libexecdir}/indicator-loader
12cu|libindicator-12.10.1-2|39	%{_libdir}/libindicator.so.%{major}*
12cu|libindicator-12.10.1-2|40	
12cu|libindicator-12.10.1-2|41	#----------------------------------------------------------------------------
12cu|libindicator-12.10.1-2|42	
12cu|libindicator-12.10.1-2|43	%package -n %{devname}
12cu|libindicator-12.10.1-2|44	Summary:	Panel indicator applet - library development files - gtk+2
12cu|libindicator-12.10.1-2|45	Group:		Development/C
12cu|libindicator-12.10.1-2|46	Requires:	%{libname} = %{EVRD}
12cu|libindicator-12.10.1-2|47	
12cu|libindicator-12.10.1-2|48	%description -n %{devname}
12cu|libindicator-12.10.1-2|49	This package contains files that are needed to build applications gtk+2.
12cu|libindicator-12.10.1-2|50	
12cu|libindicator-12.10.1-2|51	%files -n %{devname}
12cu|libindicator-12.10.1-2|52	%dir %{_datadir}/%{name}
12cu|libindicator-12.10.1-2|53	%{_includedir}/libindicator-0.4/
12cu|libindicator-12.10.1-2|54	%{_libdir}/pkgconfig/indicator-0.4.pc
12cu|libindicator-12.10.1-2|55	%{_libdir}/libindicator.so
12cu|libindicator-12.10.1-2|56	
12cu|libindicator-12.10.1-2|57	#----------------------------------------------------------------------------
12cu|libindicator-12.10.1-2|58	
12cu|libindicator-12.10.1-2|59	%package -n %{libname3}
12cu|libindicator-12.10.1-2|60	Summary:	Panel indicator applet - shared library files - gtk+3
12cu|libindicator-12.10.1-2|61	Group:		System/Libraries
12cu|libindicator-12.10.1-2|62	Conflicts:	%{name}-tools < 0.5.0-2
12cu|libindicator-12.10.1-2|63	
12cu|libindicator-12.10.1-2|64	%description -n %{libname3}
12cu|libindicator-12.10.1-2|65	This package contains the shared library files - gtk+3.
12cu|libindicator-12.10.1-2|66	
12cu|libindicator-12.10.1-2|67	%files -n %{libname3}
12cu|libindicator-12.10.1-2|68	%{_libexecdir}/indicator-loader%{api}
12cu|libindicator-12.10.1-2|69	%{_libdir}/libindicator%{api}.so.%{major}*
12cu|libindicator-12.10.1-2|70	
12cu|libindicator-12.10.1-2|71	#----------------------------------------------------------------------------
12cu|libindicator-12.10.1-2|72	
12cu|libindicator-12.10.1-2|73	%package -n %{devname3}
12cu|libindicator-12.10.1-2|74	Summary:	Panel indicator applet - library development files - gtk+3
12cu|libindicator-12.10.1-2|75	Group:		Development/C
12cu|libindicator-12.10.1-2|76	Requires:	%{libname3} = %{EVRD}
12cu|libindicator-12.10.1-2|77	Obsoletes:	%{name}-tools < 0.5.0-2
12cu|libindicator-12.10.1-2|78	
12cu|libindicator-12.10.1-2|79	%description -n %{devname3}
12cu|libindicator-12.10.1-2|80	This package contains files that are needed to build applications - gtk+3.
12cu|libindicator-12.10.1-2|81	
12cu|libindicator-12.10.1-2|82	%files -n %{devname3}
12cu|libindicator-12.10.1-2|83	%doc ChangeLog AUTHORS COPYING
12cu|libindicator-12.10.1-2|84	%{_includedir}/libindicator%{api}-0.4/
12cu|libindicator-12.10.1-2|85	%{_datadir}/%{name}/80indicator-debugging
12cu|libindicator-12.10.1-2|86	%{_libdir}/pkgconfig/indicator%{api}-0.4.pc
12cu|libindicator-12.10.1-2|87	%{_libdir}/libindicator%{api}.so
12cu|libindicator-12.10.1-2|88	
12cu|libindicator-12.10.1-2|89	#----------------------------------------------------------------------------
12cu|libindicator-12.10.1-2|90	
12cu|libindicator-12.10.1-2|91	%prep
12cu|libindicator-12.10.1-2|92	%setup -q
12cu|libindicator-12.10.1-2|93	
12cu|libindicator-12.10.1-2|94	mkdir ../gtk3
12cu|libindicator-12.10.1-2|95	cp -a . ../gtk3/
12cu|libindicator-12.10.1-2|96	mv ../gtk3 .
12cu|libindicator-12.10.1-2|97	
12cu|libindicator-12.10.1-2|98	%build
12cu|libindicator-12.10.1-2|99	%global optflags %{optflags} -Wno-error=deprecated-declarations
12cu|libindicator-12.10.1-2|100	
12cu|libindicator-12.10.1-2|101	%configure2_5x \
12cu|libindicator-12.10.1-2|102	--disable-static \
12cu|libindicator-12.10.1-2|103	--with-gtk=2 \
12cu|libindicator-12.10.1-2|104	--disable-tests
12cu|libindicator-12.10.1-2|105	
12cu|libindicator-12.10.1-2|106	%make
12cu|libindicator-12.10.1-2|107	
12cu|libindicator-12.10.1-2|108	pushd gtk3
12cu|libindicator-12.10.1-2|109	%configure2_5x \
12cu|libindicator-12.10.1-2|110	--disable-static \
12cu|libindicator-12.10.1-2|111	--with-gtk=3 \
12cu|libindicator-12.10.1-2|112	--disable-tests
12cu|libindicator-12.10.1-2|113	
12cu|libindicator-12.10.1-2|114	%make
12cu|libindicator-12.10.1-2|115	popd
12cu|libindicator-12.10.1-2|116	
12cu|libindicator-12.10.1-2|117	%install
12cu|libindicator-12.10.1-2|118	%makeinstall_std
12cu|libindicator-12.10.1-2|119	%makeinstall_std -C gtk3
12cu|libindicator-12.10.1-2|120	
12cu|libindicator-12.10.1-2|121	
12cu|libindicator-12.10.1-2|122	%changelog
12cu|libindicator-12.10.1-2|123	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 12.10.1-2
12cu|libindicator-12.10.1-2|124	+ Revision: aba803d
12cu|libindicator-12.10.1-2|125	- LOG New version 12.10.1, don't build tests
12cu|libindicator-12.10.1-2|126	
12cu|libindicator-12.10.1-2|127	

9890 12
12cu|libinklevel-0.8.0-3|1	##### GENERAL STUFF #####
12cu|libinklevel-0.8.0-3|2	%define major 5
12cu|libinklevel-0.8.0-3|3	%define libname %mklibname inklevel %major
12cu|libinklevel-0.8.0-3|4	%define develname %mklibname -d inklevel
12cu|libinklevel-0.8.0-3|5	%define old_libname %mklibname inklevel 2
12cu|libinklevel-0.8.0-3|6	%define beta %nil
12cu|libinklevel-0.8.0-3|7	
12cu|libinklevel-0.8.0-3|8	Summary:	Library to determine the ink levels of HP and Epson inkjets
12cu|libinklevel-0.8.0-3|9	Name:		libinklevel
12cu|libinklevel-0.8.0-3|10	Version:	0.8.0
12cu|libinklevel-0.8.0-3|11	Release:	3
12cu|libinklevel-0.8.0-3|12	License:	GPLv2
12cu|libinklevel-0.8.0-3|13	Group:		Publishing
12cu|libinklevel-0.8.0-3|14	Url:		http://libinklevel.sourceforge.net/
12cu|libinklevel-0.8.0-3|15	
12cu|libinklevel-0.8.0-3|16	##### SOURCE FILES #####
12cu|libinklevel-0.8.0-3|17	
12cu|libinklevel-0.8.0-3|18	Source: http://heanet.dl.sourceforge.net/sourceforge/libinklevel/libinklevel-%{version}%{beta}.tar.gz
12cu|libinklevel-0.8.0-3|19	
12cu|libinklevel-0.8.0-3|20	##### ADDITIONAL DEFINITIONS #####
12cu|libinklevel-0.8.0-3|21	
12cu|libinklevel-0.8.0-3|22	BuildRequires:	ieee1284-devel
12cu|libinklevel-0.8.0-3|23	BuildRequires:	makedepend
12cu|libinklevel-0.8.0-3|24	
12cu|libinklevel-0.8.0-3|25	##### SUB-PACKAGES #####
12cu|libinklevel-0.8.0-3|26	
12cu|libinklevel-0.8.0-3|27	%description
12cu|libinklevel-0.8.0-3|28	libinklevel is a library for checking the ink level of your printer on
12cu|libinklevel-0.8.0-3|29	a system which runs Linux. It supports printers attached via parallel
12cu|libinklevel-0.8.0-3|30	port or usb.
12cu|libinklevel-0.8.0-3|31	
12cu|libinklevel-0.8.0-3|32	Most current HP inkjets and several Epson inkjets are supported.
12cu|libinklevel-0.8.0-3|33	
12cu|libinklevel-0.8.0-3|34	%package -n %libname
12cu|libinklevel-0.8.0-3|35	Summary:	Library to determine the ink levels of HP and Epson inkjets
12cu|libinklevel-0.8.0-3|36	Provides:	libinklevel
12cu|libinklevel-0.8.0-3|37	Group:		Publishing
12cu|libinklevel-0.8.0-3|38	Obsoletes:	%old_libname
12cu|libinklevel-0.8.0-3|39	
12cu|libinklevel-0.8.0-3|40	%description -n %libname
12cu|libinklevel-0.8.0-3|41	libinklevel is a library for checking the ink level of your printer on
12cu|libinklevel-0.8.0-3|42	a system which runs Linux. It supports printers attached via parallel
12cu|libinklevel-0.8.0-3|43	port or usb.
12cu|libinklevel-0.8.0-3|44	
12cu|libinklevel-0.8.0-3|45	Most current HP inkjets and several Epson inkjets are supported.
12cu|libinklevel-0.8.0-3|46	
12cu|libinklevel-0.8.0-3|47	%package -n %{develname}
12cu|libinklevel-0.8.0-3|48	Summary: 	Headers and links to compile against the "%{libname}" library
12cu|libinklevel-0.8.0-3|49	Requires: 	%{libname} = %{version}
12cu|libinklevel-0.8.0-3|50	Provides:	libinklevel-devel = %{version}-%{release}
12cu|libinklevel-0.8.0-3|51	Obsoletes:	%{libname}-devel
12cu|libinklevel-0.8.0-3|52	Obsoletes:	%{old_libname}-devel
12cu|libinklevel-0.8.0-3|53	Group:		Development/C
12cu|libinklevel-0.8.0-3|54	
12cu|libinklevel-0.8.0-3|55	%description -n %{develname}
12cu|libinklevel-0.8.0-3|56	This package contains all files which one needs to compile programs using
12cu|libinklevel-0.8.0-3|57	the "%{libname}" library.
12cu|libinklevel-0.8.0-3|58	
12cu|libinklevel-0.8.0-3|59	
12cu|libinklevel-0.8.0-3|60	##### PREP #####
12cu|libinklevel-0.8.0-3|61	
12cu|libinklevel-0.8.0-3|62	%prep
12cu|libinklevel-0.8.0-3|63	%setup -q -n %name-%{version}%{beta}
12cu|libinklevel-0.8.0-3|64	
12cu|libinklevel-0.8.0-3|65	##### BUILD #####
12cu|libinklevel-0.8.0-3|66	
12cu|libinklevel-0.8.0-3|67	%build
12cu|libinklevel-0.8.0-3|68	%configure2_5x
12cu|libinklevel-0.8.0-3|69	%make CFLAGS="%{optflags} -fPIC"
12cu|libinklevel-0.8.0-3|70	
12cu|libinklevel-0.8.0-3|71	##### INSTALL #####
12cu|libinklevel-0.8.0-3|72	
12cu|libinklevel-0.8.0-3|73	%install
12cu|libinklevel-0.8.0-3|74	rm -rf %{buildroot}
12cu|libinklevel-0.8.0-3|75	%makeinstall_std
12cu|libinklevel-0.8.0-3|76	rm -f %{buildroot}%{_libdir}/*.la
12cu|libinklevel-0.8.0-3|77	rm -f %{buildroot}%{_libdir}/*.a
12cu|libinklevel-0.8.0-3|78	rm -rf %{buildroot}%{_docdir}
12cu|libinklevel-0.8.0-3|79	
12cu|libinklevel-0.8.0-3|80	##### PRE/POST INSTALL SCRIPTS #####
12cu|libinklevel-0.8.0-3|81	
12cu|libinklevel-0.8.0-3|82	%if %mdkversion < 200900
12cu|libinklevel-0.8.0-3|83	%post -n %{libname} -p /sbin/ldconfig
12cu|libinklevel-0.8.0-3|84	%endif
12cu|libinklevel-0.8.0-3|85	
12cu|libinklevel-0.8.0-3|86	%if %mdkversion < 200900
12cu|libinklevel-0.8.0-3|87	%postun -n %{libname} -p /sbin/ldconfig
12cu|libinklevel-0.8.0-3|88	%endif
12cu|libinklevel-0.8.0-3|89	
12cu|libinklevel-0.8.0-3|90	%clean
12cu|libinklevel-0.8.0-3|91	rm -rf %{buildroot}
12cu|libinklevel-0.8.0-3|92	
12cu|libinklevel-0.8.0-3|93	
12cu|libinklevel-0.8.0-3|94	##### FILE LISTS FOR ALL BINARY PACKAGES #####
12cu|libinklevel-0.8.0-3|95	
12cu|libinklevel-0.8.0-3|96	##### libinklevel
12cu|libinklevel-0.8.0-3|97	%files -n %libname
12cu|libinklevel-0.8.0-3|98	%defattr(-,root,root)
12cu|libinklevel-0.8.0-3|99	%doc ChangeLog NEWS AUTHORS
12cu|libinklevel-0.8.0-3|100	%{_libdir}/*.so.%{major}*
12cu|libinklevel-0.8.0-3|101	
12cu|libinklevel-0.8.0-3|102	##### libinklevel-devel
12cu|libinklevel-0.8.0-3|103	%files -n %{develname}
12cu|libinklevel-0.8.0-3|104	%defattr(-,root,root)
12cu|libinklevel-0.8.0-3|105	%{_libdir}/*.so
12cu|libinklevel-0.8.0-3|106	%{_includedir}/*
12cu|libinklevel-0.8.0-3|107	
12cu|libinklevel-0.8.0-3|108	##### CHANGELOG #####
12cu|libinklevel-0.8.0-3|109	
12cu|libinklevel-0.8.0-3|110	
12cu|libinklevel-0.8.0-3|111	
12cu|libinklevel-0.8.0-3|112	%changelog
12cu|libinklevel-0.8.0-3|113	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-2mdv2011.0
12cu|libinklevel-0.8.0-3|114	+ Revision: 620143
12cu|libinklevel-0.8.0-3|115	- the mass rebuild of 2010.0 packages
12cu|libinklevel-0.8.0-3|116	
12cu|libinklevel-0.8.0-3|117	* Thu Jun 11 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.0-1mdv2010.0
12cu|libinklevel-0.8.0-3|118	+ Revision: 385236
12cu|libinklevel-0.8.0-3|119	- Update to new version 0.8.0
12cu|libinklevel-0.8.0-3|120	
12cu|libinklevel-0.8.0-3|121	* Fri May 01 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.0-0.rc2.1mdv2010.0
12cu|libinklevel-0.8.0-3|122	+ Revision: 370125
12cu|libinklevel-0.8.0-3|123	- Update to new version 0.8.0 rc2
12cu|libinklevel-0.8.0-3|124	- Upstream uses autoconf/automake now, so adapt SPEC file accordingly
12cu|libinklevel-0.8.0-3|125	
12cu|libinklevel-0.8.0-3|126	* Sat Jan 31 2009 Funda Wang <fwang@mandriva.org> 0.8.0-0.rc1.1mdv2009.1
12cu|libinklevel-0.8.0-3|127	+ Revision: 335685
12cu|libinklevel-0.8.0-3|128	- BR makedepend
12cu|libinklevel-0.8.0-3|129	- 0.8.0 rc1
12cu|libinklevel-0.8.0-3|130	
12cu|libinklevel-0.8.0-3|131	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.7.3-2mdv2009.0
12cu|libinklevel-0.8.0-3|132	+ Revision: 267819
12cu|libinklevel-0.8.0-3|133	- rebuild early 2009.0 package (before pixel changes)
12cu|libinklevel-0.8.0-3|134	
12cu|libinklevel-0.8.0-3|135	+ Pixel <pixel@mandriva.com>
12cu|libinklevel-0.8.0-3|136	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|libinklevel-0.8.0-3|137	
12cu|libinklevel-0.8.0-3|138	* Sun May 18 2008 Frederik Himpe <fhimpe@mandriva.org> 0.7.3-1mdv2009.0
12cu|libinklevel-0.8.0-3|139	+ Revision: 208762
12cu|libinklevel-0.8.0-3|140	- New version, Makefile patch not needed anymore
12cu|libinklevel-0.8.0-3|141	- Adapt to new license policy
12cu|libinklevel-0.8.0-3|142	- Package some more interesting %%doc files
12cu|libinklevel-0.8.0-3|143	
12cu|libinklevel-0.8.0-3|144	+ Thierry Vignaud <tv@mandriva.org>
12cu|libinklevel-0.8.0-3|145	- fix spacing at top of description
12cu|libinklevel-0.8.0-3|146	- kill extra spacing at top of description
12cu|libinklevel-0.8.0-3|147	
12cu|libinklevel-0.8.0-3|148	* Mon Jan 28 2008 Funda Wang <fwang@mandriva.org> 0.7.2-1mdv2008.1
12cu|libinklevel-0.8.0-3|149	+ Revision: 159005
12cu|libinklevel-0.8.0-3|150	- fix building on x86_64 arch
12cu|libinklevel-0.8.0-3|151	- rediff Makefile patch
12cu|libinklevel-0.8.0-3|152	
12cu|libinklevel-0.8.0-3|153	+ Olivier Blin <oblin@mandriva.com>
12cu|libinklevel-0.8.0-3|154	- restore BuildRoot
12cu|libinklevel-0.8.0-3|155	
12cu|libinklevel-0.8.0-3|156	+ Thierry Vignaud <tv@mandriva.org>
12cu|libinklevel-0.8.0-3|157	- kill re-definition of %%buildroot on Pixel's request
12cu|libinklevel-0.8.0-3|158	
12cu|libinklevel-0.8.0-3|159	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cu|libinklevel-0.8.0-3|160	- new version
12cu|libinklevel-0.8.0-3|161	
12cu|libinklevel-0.8.0-3|162	* Mon Jul 09 2007 Funda Wang <fwang@mandriva.org> 0.7.1-2mdv2008.0
12cu|libinklevel-0.8.0-3|163	+ Revision: 50578
12cu|libinklevel-0.8.0-3|164	- Obsoletes old major
12cu|libinklevel-0.8.0-3|165	- fix build in x86_64
12cu|libinklevel-0.8.0-3|166	- New version
12cu|libinklevel-0.8.0-3|167	
12cu|libinklevel-0.8.0-3|168	
12cu|libinklevel-0.8.0-3|169	* Fri Jul 14 2006 Till Kamppeter <till@mandriva.com> 0.6.5-0.1mdv2007.0
12cu|libinklevel-0.8.0-3|170	- Updated to version 0.6.5rc2.
12cu|libinklevel-0.8.0-3|171	
12cu|libinklevel-0.8.0-3|172	* Tue Feb 01 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.6.4-1mdk
12cu|libinklevel-0.8.0-3|173	- 0.6.4
12cu|libinklevel-0.8.0-3|174	
12cu|libinklevel-0.8.0-3|175	* Sun Nov 28 2004 Till Kamppeter <till@mandrakesoft.com> 0.6.3-1mdk
12cu|libinklevel-0.8.0-3|176	- Updated to version 0.6.3.
12cu|libinklevel-0.8.0-3|177	- New URL.
12cu|libinklevel-0.8.0-3|178	
12cu|libinklevel-0.8.0-3|179	* Mon Nov 01 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.5-3mdk
12cu|libinklevel-0.8.0-3|180	- add BuildRequires: libieee1284-devel
12cu|libinklevel-0.8.0-3|181	

9891 12
12cu|libircclient-1.7-1|1	%define _enable_debug_packages %{nil}
12cu|libircclient-1.7-1|2	%define debug_package %{nil}
12cu|libircclient-1.7-1|3	
12cu|libircclient-1.7-1|4	%define devname %mklibname -d -s ircclient
12cu|libircclient-1.7-1|5	
12cu|libircclient-1.7-1|6	Summary:	C library to create IRC clients
12cu|libircclient-1.7-1|7	Name:		libircclient
12cu|libircclient-1.7-1|8	Version:	1.7
12cu|libircclient-1.7-1|9	Release:	1
12cu|libircclient-1.7-1|10	License:	GPLv2+
12cu|libircclient-1.7-1|11	Group:		System/Libraries
12cu|libircclient-1.7-1|12	Url:		http://www.ulduzsoft.com/libircclient/
12cu|libircclient-1.7-1|13	Source0:	http://downloads.sourceforge.net/libircclient/%{name}-%{version}.tar.gz
12cu|libircclient-1.7-1|14	Patch0:		libircclient-1.5-include-rfc.patch
12cu|libircclient-1.7-1|15	BuildRequires:	pkgconfig(openssl)
12cu|libircclient-1.7-1|16	
12cu|libircclient-1.7-1|17	%description
12cu|libircclient-1.7-1|18	libircclient is a small but powerful library that implements the client-server
12cu|libircclient-1.7-1|19	IRC protocol. It is designed to be small, fast, portable and compatible to RFC
12cu|libircclient-1.7-1|20	standards, and most IRC clients. libircclient features include:
12cu|libircclient-1.7-1|21	
12cu|libircclient-1.7-1|22	* Full multi-threading support.
12cu|libircclient-1.7-1|23	* Single threads handles all the IRC processing.
12cu|libircclient-1.7-1|24	* Support for single-threaded applications, and socket-based
12cu|libircclient-1.7-1|25	applications, which use select()
12cu|libircclient-1.7-1|26	* Synchronous and asynchronous interfaces.
12cu|libircclient-1.7-1|27	* CTCP support with optional build-in reply code.
12cu|libircclient-1.7-1|28	* Flexible DCC support, including both DCC chat, and DCC file transfer.
12cu|libircclient-1.7-1|29	* Can both initiate and react to initiated DCC.
12cu|libircclient-1.7-1|30	* Can accept or decline DCC sessions asynchronously.
12cu|libircclient-1.7-1|31	* Plain C interface and implementation (possible to use from C++ code,
12cu|libircclient-1.7-1|32	obviously)
12cu|libircclient-1.7-1|33	* Compatible with RFC 1459 and most IRC clients.
12cu|libircclient-1.7-1|34	* Good documentation and examples available.
12cu|libircclient-1.7-1|35	
12cu|libircclient-1.7-1|36	#----------------------------------------------------------------------------
12cu|libircclient-1.7-1|37	
12cu|libircclient-1.7-1|38	%package -n	%{devname}
12cu|libircclient-1.7-1|39	Summary:	C library to create IRC clients
12cu|libircclient-1.7-1|40	Group:		Development/C
12cu|libircclient-1.7-1|41	Provides:	%{name}-static-devel = %{EVRD}
12cu|libircclient-1.7-1|42	
12cu|libircclient-1.7-1|43	%description -n	%{devname}
12cu|libircclient-1.7-1|44	libircclient is a small but powerful library that implements the client-server
12cu|libircclient-1.7-1|45	IRC protocol. It is designed to be small, fast, portable and compatible to RFC
12cu|libircclient-1.7-1|46	standards, and most IRC clients. libircclient features include:
12cu|libircclient-1.7-1|47	
12cu|libircclient-1.7-1|48	* Full multi-threading support.
12cu|libircclient-1.7-1|49	* Single threads handles all the IRC processing.
12cu|libircclient-1.7-1|50	* Support for single-threaded applications, and socket-based
12cu|libircclient-1.7-1|51	applications, which use select()
12cu|libircclient-1.7-1|52	* Synchronous and asynchronous interfaces.
12cu|libircclient-1.7-1|53	* CTCP support with optional build-in reply code.
12cu|libircclient-1.7-1|54	* Flexible DCC support, including both DCC chat, and DCC file transfer.
12cu|libircclient-1.7-1|55	* Can both initiate and react to initiated DCC.
12cu|libircclient-1.7-1|56	* Can accept or decline DCC sessions asynchronously.
12cu|libircclient-1.7-1|57	* Plain C interface and implementation (possible to use from C++ code,
12cu|libircclient-1.7-1|58	obviously)
12cu|libircclient-1.7-1|59	* Compatible with RFC 1459 and most IRC clients.
12cu|libircclient-1.7-1|60	* Good documentation and examples available.
12cu|libircclient-1.7-1|61	
12cu|libircclient-1.7-1|62	%files -n %{devname}
12cu|libircclient-1.7-1|63	%doc LICENSE README Changelog THANKS
12cu|libircclient-1.7-1|64	%{_libdir}/*.a
12cu|libircclient-1.7-1|65	%{_includedir}/*.h
12cu|libircclient-1.7-1|66	
12cu|libircclient-1.7-1|67	#----------------------------------------------------------------------------
12cu|libircclient-1.7-1|68	
12cu|libircclient-1.7-1|69	%prep
12cu|libircclient-1.7-1|70	%setup -q
12cu|libircclient-1.7-1|71	%patch0 -p0 -b .rfc
12cu|libircclient-1.7-1|72	
12cu|libircclient-1.7-1|73	%build
12cu|libircclient-1.7-1|74	%configure2_5x \
12cu|libircclient-1.7-1|75	--enable-openssl \
12cu|libircclient-1.7-1|76	--enable-ipv6
12cu|libircclient-1.7-1|77	%make
12cu|libircclient-1.7-1|78	
12cu|libircclient-1.7-1|79	%install
12cu|libircclient-1.7-1|80	mkdir -p %{buildroot}%{_libdir}
12cu|libircclient-1.7-1|81	cp src/%{name}.a %{buildroot}%{_libdir}/
12cu|libircclient-1.7-1|82	
12cu|libircclient-1.7-1|83	mkdir -p %{buildroot}%{_includedir}
12cu|libircclient-1.7-1|84	cp include/*.h %{buildroot}%{_includedir}
12cu|libircclient-1.7-1|85	
12cu|libircclient-1.7-1|86	
12cu|libircclient-1.7-1|87	%changelog
12cu|libircclient-1.7-1|88	* Tue Mar 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7-1
12cu|libircclient-1.7-1|89	+ Revision: cca6077
12cu|libircclient-1.7-1|90	- LOG New version 1.7, disable empty debug package
12cu|libircclient-1.7-1|91	
12cu|libircclient-1.7-1|92	

9892 12
12cu|libisoburn-1.3.0-1|1	%define major 1
12cu|libisoburn-1.3.0-1|2	%define libname %mklibname isoburn %{major}
12cu|libisoburn-1.3.0-1|3	%define devname %mklibname isoburn -d
12cu|libisoburn-1.3.0-1|4	
12cu|libisoburn-1.3.0-1|5	Summary:	Enables creation and expansion of ISO-9660 filesystems
12cu|libisoburn-1.3.0-1|6	Name:		libisoburn
12cu|libisoburn-1.3.0-1|7	Version:	1.3.0
12cu|libisoburn-1.3.0-1|8	Release:	1
12cu|libisoburn-1.3.0-1|9	Group:		System/Libraries
12cu|libisoburn-1.3.0-1|10	License:	GPLv2+
12cu|libisoburn-1.3.0-1|11	Url:		http://libburnia-project.org
12cu|libisoburn-1.3.0-1|12	Source0:	http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
12cu|libisoburn-1.3.0-1|13	
12cu|libisoburn-1.3.0-1|14	BuildRequires:	doxygen
12cu|libisoburn-1.3.0-1|15	BuildRequires:	acl-devel
12cu|libisoburn-1.3.0-1|16	BuildRequires:	readline-devel
12cu|libisoburn-1.3.0-1|17	BuildRequires:	pkgconfig(glib-2.0)
12cu|libisoburn-1.3.0-1|18	BuildRequires:	pkgconfig(libburn-1) >= %{version}
12cu|libisoburn-1.3.0-1|19	BuildRequires:	pkgconfig(libisofs-1) >= %{version}
12cu|libisoburn-1.3.0-1|20	BuildRequires:	pkgconfig(zlib)
12cu|libisoburn-1.3.0-1|21	
12cu|libisoburn-1.3.0-1|22	%package -n %{libname}
12cu|libisoburn-1.3.0-1|23	Summary:	CD-ROM image access library - shared library
12cu|libisoburn-1.3.0-1|24	Group:		System/Libraries
12cu|libisoburn-1.3.0-1|25	
12cu|libisoburn-1.3.0-1|26	%description -n %{libname}
12cu|libisoburn-1.3.0-1|27	Shared libraries of libisoburn for software using it.
12cu|libisoburn-1.3.0-1|28	
12cu|libisoburn-1.3.0-1|29	%description
12cu|libisoburn-1.3.0-1|30	libisoburn is a frontend for libraries libburn and libisofs which
12cu|libisoburn-1.3.0-1|31	enables creation and expansion of ISO-9660 filesystems on all CD/DVD/BD
12cu|libisoburn-1.3.0-1|32	media supported by libburn.
12cu|libisoburn-1.3.0-1|33	This includes media like DVD+RW, which do not support multi-session management
12cu|libisoburn-1.3.0-1|34	on media level and even plain disk files or block devices.
12cu|libisoburn-1.3.0-1|35	The price for that is thorough specialization on data files
12cu|libisoburn-1.3.0-1|36	in ISO-9660 filesystem images. So libisoburn is not suitable for audio
12cu|libisoburn-1.3.0-1|37	(CD-DA) or any other CD layout which does not entirely consist
12cu|libisoburn-1.3.0-1|38	of ISO-9660 sessions.
12cu|libisoburn-1.3.0-1|39	
12cu|libisoburn-1.3.0-1|40	%package -n %{devname}
12cu|libisoburn-1.3.0-1|41	Summary:	CD-ROM image access library - development headers
12cu|libisoburn-1.3.0-1|42	Group:		Development/C
12cu|libisoburn-1.3.0-1|43	Provides:	%{name}-devel = %{version}-%{release}
12cu|libisoburn-1.3.0-1|44	Provides:	libisoburn-devel = %{version}-%{release}
12cu|libisoburn-1.3.0-1|45	Requires:	%{libname} = %{version}-%{release}
12cu|libisoburn-1.3.0-1|46	
12cu|libisoburn-1.3.0-1|47	%description -n %{devname}
12cu|libisoburn-1.3.0-1|48	The libisoburn-devel package contains libraries and header files for
12cu|libisoburn-1.3.0-1|49	developing applications that use libisoburn.
12cu|libisoburn-1.3.0-1|50	
12cu|libisoburn-1.3.0-1|51	%package -n xorriso-isoburn
12cu|libisoburn-1.3.0-1|52	Summary:	ISO-9660 and Rock Ridge image manipulation tool
12cu|libisoburn-1.3.0-1|53	Group:		Archiving/Cd burning
12cu|libisoburn-1.3.0-1|54	URL:		http://scdbackup.sourceforge.net/xorriso_eng.html
12cu|libisoburn-1.3.0-1|55	Requires:	%{libname} = %{version}-%{release}
12cu|libisoburn-1.3.0-1|56	
12cu|libisoburn-1.3.0-1|57	%description -n xorriso-isoburn
12cu|libisoburn-1.3.0-1|58	Xorriso is a program which copies file objects from POSIX compliant
12cu|libisoburn-1.3.0-1|59	filesystems into Rock Ridge enhanced ISO-9660 filesystems and allows
12cu|libisoburn-1.3.0-1|60	session-wise manipulation of such filesystems. It can load management
12cu|libisoburn-1.3.0-1|61	information of existing ISO images and it writes the session results
12cu|libisoburn-1.3.0-1|62	to optical media or to filesystem objects. Vice versa xorriso is able
12cu|libisoburn-1.3.0-1|63	to copy file objects out of ISO-9660 filesystems.
12cu|libisoburn-1.3.0-1|64	
12cu|libisoburn-1.3.0-1|65	Filesystem manipulation capabilities surpass those of mkisofs. Xorriso
12cu|libisoburn-1.3.0-1|66	is especially suitable for backups, because of its high fidelity of
12cu|libisoburn-1.3.0-1|67	file attribute recording and its incremental update sessions. Optical
12cu|libisoburn-1.3.0-1|68	supported media: CD-R, CD-RW, DVD-R, DVD-RW, DVD+R, DVD+R DL, DVD+RW,
12cu|libisoburn-1.3.0-1|69	DVD-RAM, BD-R and BD-RE.
12cu|libisoburn-1.3.0-1|70	
12cu|libisoburn-1.3.0-1|71	%prep
12cu|libisoburn-1.3.0-1|72	%setup -q
12cu|libisoburn-1.3.0-1|73	
12cu|libisoburn-1.3.0-1|74	%build
12cu|libisoburn-1.3.0-1|75	touch NEWS
12cu|libisoburn-1.3.0-1|76	
12cu|libisoburn-1.3.0-1|77	autoreconf -fi
12cu|libisoburn-1.3.0-1|78	
12cu|libisoburn-1.3.0-1|79	%configure --disable-static
12cu|libisoburn-1.3.0-1|80	%make LIBS='-lpthread -lreadline'
12cu|libisoburn-1.3.0-1|81	doxygen doc/doxygen.conf
12cu|libisoburn-1.3.0-1|82	
12cu|libisoburn-1.3.0-1|83	%install
12cu|libisoburn-1.3.0-1|84	%makeinstall_std
12cu|libisoburn-1.3.0-1|85	
12cu|libisoburn-1.3.0-1|86	%files -n %{libname}
12cu|libisoburn-1.3.0-1|87	%{_libdir}/%{name}*.so.%{major}*
12cu|libisoburn-1.3.0-1|88	
12cu|libisoburn-1.3.0-1|89	%files -n %{devname}
12cu|libisoburn-1.3.0-1|90	%doc AUTHORS COPYING COPYRIGHT README ChangeLog
12cu|libisoburn-1.3.0-1|91	%doc doc/html
12cu|libisoburn-1.3.0-1|92	%{_includedir}/%{name}
12cu|libisoburn-1.3.0-1|93	%{_libdir}/%{name}.so
12cu|libisoburn-1.3.0-1|94	%{_libdir}/pkgconfig/%{name}*.pc
12cu|libisoburn-1.3.0-1|95	
12cu|libisoburn-1.3.0-1|96	%files -n xorriso-isoburn
12cu|libisoburn-1.3.0-1|97	%{_bindir}/osirrox
12cu|libisoburn-1.3.0-1|98	%{_bindir}/xorrecord
12cu|libisoburn-1.3.0-1|99	%{_bindir}/xorriso
12cu|libisoburn-1.3.0-1|100	%{_bindir}/xorrisofs
12cu|libisoburn-1.3.0-1|101	%{_bindir}/xorriso-tcltk
12cu|libisoburn-1.3.0-1|102	%{_mandir}/man1/xorriso.1*
12cu|libisoburn-1.3.0-1|103	%{_mandir}/man1/xorrisofs.1*
12cu|libisoburn-1.3.0-1|104	%{_mandir}/man1/xorrecord.1*
12cu|libisoburn-1.3.0-1|105	%{_infodir}/xorriso.info*
12cu|libisoburn-1.3.0-1|106	%{_infodir}/xorrecord.info*
12cu|libisoburn-1.3.0-1|107	%{_infodir}/xorrisofs.info*
12cu|libisoburn-1.3.0-1|108	

9893 12
12cu|libjpeg6-6b-48|1	%define major 62
12cu|libjpeg6-6b-48|2	%define libname %mklibname jpeg %{major}
12cu|libjpeg6-6b-48|3	
12cu|libjpeg6-6b-48|4	%define __noautoprov 'devel(.*)'
12cu|libjpeg6-6b-48|5	
12cu|libjpeg6-6b-48|6	Summary:	A library for manipulating JPEG image format files
12cu|libjpeg6-6b-48|7	Name:		libjpeg6
12cu|libjpeg6-6b-48|8	Version:	6b
12cu|libjpeg6-6b-48|9	Release:	48
12cu|libjpeg6-6b-48|10	License:	GPL-like
12cu|libjpeg6-6b-48|11	Group:		System/Libraries
12cu|libjpeg6-6b-48|12	URL:		http://www.ijg.org/
12cu|libjpeg6-6b-48|13	Source0:	ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.bz2
12cu|libjpeg6-6b-48|14	# Modified source files for lossless cropping of JPEG files and for
12cu|libjpeg6-6b-48|15	# lossless pasting of one JPEG into another (dropping). In addition a
12cu|libjpeg6-6b-48|16	# bug in the treatment of EXIF data is solved and the EXIF data is
12cu|libjpeg6-6b-48|17	# adjusted according to size/dimension changes caused by rotating and
12cu|libjpeg6-6b-48|18	# cropping operations
12cu|libjpeg6-6b-48|19	Source1:	http://jpegclub.org/droppatch.tar.bz2
12cu|libjpeg6-6b-48|20	# These two allow automatic lossless rotation of JPEG images from a digital
12cu|libjpeg6-6b-48|21	# camera which have orientation markings in the EXIF data. After rotation
12cu|libjpeg6-6b-48|22	# the orientation markings are reset to avoid duplicate rotation when
12cu|libjpeg6-6b-48|23	# applying these programs again.
12cu|libjpeg6-6b-48|24	Source2:	http://jpegclub.org/jpegexiforient.c
12cu|libjpeg6-6b-48|25	Source3:	http://jpegclub.org/exifautotran.txt
12cu|libjpeg6-6b-48|26	Patch0:		libjpeg-6b-arm.patch
12cu|libjpeg6-6b-48|27	Patch1:		libjpeg-ia64-acknowledge.patch
12cu|libjpeg6-6b-48|28	Patch2:		jpeg-6b-c++fixes.patch
12cu|libjpeg6-6b-48|29	# Use autoconf variables to know libdir et al.
12cu|libjpeg6-6b-48|30	Patch3:		jpeg-6b-autoconf-vars.patch
12cu|libjpeg6-6b-48|31	BuildRequires:	libtool
12cu|libjpeg6-6b-48|32	
12cu|libjpeg6-6b-48|33	%description
12cu|libjpeg6-6b-48|34	The libjpeg package contains a shared library of functions for loading,
12cu|libjpeg6-6b-48|35	manipulating and saving JPEG format image files.
12cu|libjpeg6-6b-48|36	
12cu|libjpeg6-6b-48|37	Install the libjpeg package if you need to manipulate JPEG files. You
12cu|libjpeg6-6b-48|38	should also install the jpeg-progs package.
12cu|libjpeg6-6b-48|39	
12cu|libjpeg6-6b-48|40	%package -n	%{libname}
12cu|libjpeg6-6b-48|41	Summary:	A library for manipulating JPEG image format files
12cu|libjpeg6-6b-48|42	Group:		System/Libraries
12cu|libjpeg6-6b-48|43	
12cu|libjpeg6-6b-48|44	%description -n %{libname}
12cu|libjpeg6-6b-48|45	This package contains the library needed to run programs dynamically
12cu|libjpeg6-6b-48|46	linked with libjpeg.
12cu|libjpeg6-6b-48|47	
12cu|libjpeg6-6b-48|48	%package -n	%{libname}-devel
12cu|libjpeg6-6b-48|49	Summary:	Development tools for programs which will use the libjpeg library
12cu|libjpeg6-6b-48|50	Group:		Development/C
12cu|libjpeg6-6b-48|51	Requires:	%{libname} = %{version}
12cu|libjpeg6-6b-48|52	Provides:	jpeg6-devel = %{EVRD}
12cu|libjpeg6-6b-48|53	Conflicts:	%{mklibname jpeg 7 -d}
12cu|libjpeg6-6b-48|54	
12cu|libjpeg6-6b-48|55	%description -n	%{libname}-devel
12cu|libjpeg6-6b-48|56	The libjpeg-devel package includes the header files necessary for
12cu|libjpeg6-6b-48|57	developing programs which will manipulate JPEG files using
12cu|libjpeg6-6b-48|58	the libjpeg library.
12cu|libjpeg6-6b-48|59	
12cu|libjpeg6-6b-48|60	If you are going to develop programs which will manipulate JPEG images,
12cu|libjpeg6-6b-48|61	you should install libjpeg-devel.  You'll also need to have the libjpeg
12cu|libjpeg6-6b-48|62	package installed.
12cu|libjpeg6-6b-48|63	
12cu|libjpeg6-6b-48|64	%package -n	jpeg6-progs
12cu|libjpeg6-6b-48|65	Summary:	Programs for manipulating JPEG format image files
12cu|libjpeg6-6b-48|66	Group:		Graphics
12cu|libjpeg6-6b-48|67	Requires:	%{libname} = %{version}-%{release}
12cu|libjpeg6-6b-48|68	Conflicts:	jpeg-progs
12cu|libjpeg6-6b-48|69	
12cu|libjpeg6-6b-48|70	%description -n jpeg6-progs
12cu|libjpeg6-6b-48|71	The jpeg-progs package contains simple client programs for accessing
12cu|libjpeg6-6b-48|72	the libjpeg functions.  Libjpeg client programs include cjpeg, djpeg,
12cu|libjpeg6-6b-48|73	jpegtran, rdjpgcom and wrjpgcom.  Cjpeg compresses an image file into JPEG
12cu|libjpeg6-6b-48|74	format. Djpeg decompresses a JPEG file into a regular image file.  Jpegtran
12cu|libjpeg6-6b-48|75	can perform various useful transformations on JPEG files.  Rdjpgcom displays
12cu|libjpeg6-6b-48|76	any text comments included in a JPEG file.  Wrjpgcom inserts text
12cu|libjpeg6-6b-48|77	comments into a JPEG file.
12cu|libjpeg6-6b-48|78	
12cu|libjpeg6-6b-48|79	%prep
12cu|libjpeg6-6b-48|80	
12cu|libjpeg6-6b-48|81	%setup -q -n jpeg-6b
12cu|libjpeg6-6b-48|82	%setup -q -T -D -a 1 -n jpeg-6b
12cu|libjpeg6-6b-48|83	rm -f jpegtran
12cu|libjpeg6-6b-48|84	%patch0 -p1
12cu|libjpeg6-6b-48|85	%patch1 -p1
12cu|libjpeg6-6b-48|86	%patch2 -p1
12cu|libjpeg6-6b-48|87	%patch3 -p1
12cu|libjpeg6-6b-48|88	ln -s /usr/bin/libtool .
12cu|libjpeg6-6b-48|89	
12cu|libjpeg6-6b-48|90	cp %{SOURCE2} jpegexiforient.c
12cu|libjpeg6-6b-48|91	cp %{SOURCE3} exifautotran
12cu|libjpeg6-6b-48|92	
12cu|libjpeg6-6b-48|93	%build
12cu|libjpeg6-6b-48|94	export CFLAGS="%{optflags}"
12cu|libjpeg6-6b-48|95	./configure \
12cu|libjpeg6-6b-48|96	--prefix=%{_prefix} \
12cu|libjpeg6-6b-48|97	--libdir=%{_libdir} \
12cu|libjpeg6-6b-48|98	--enable-shared \
12cu|libjpeg6-6b-48|99	--disable-static \
12cu|libjpeg6-6b-48|100	--disable-rpath
12cu|libjpeg6-6b-48|101	
12cu|libjpeg6-6b-48|102	#cat > have_stdlib.sed <<\EOF
12cu|libjpeg6-6b-48|103	#s/#define HAVE_STDLIB_H/#ifndef HAVE_STDLIB_H\
12cu|libjpeg6-6b-48|104	#&\
12cu|libjpeg6-6b-48|105	#endif/g
12cu|libjpeg6-6b-48|106	#EOF
12cu|libjpeg6-6b-48|107	#sed -f have_stdlib.sed jconfig.h > jconfig.tmp && mv jconfig.tmp jconfig.h
12cu|libjpeg6-6b-48|108	#rm -f have_stdlib.sed
12cu|libjpeg6-6b-48|109	#perl -pi -e 's,hardcode_libdir_flag_spec=",#hardcode_libdir_flag_spec=",;' libtool
12cu|libjpeg6-6b-48|110	
12cu|libjpeg6-6b-48|111	%make
12cu|libjpeg6-6b-48|112	%ifnarch armv4l
12cu|libjpeg6-6b-48|113	#FIX MEEE: we know this will fail on arm
12cu|libjpeg6-6b-48|114	LD_LIBRARY_PATH=$PWD make test
12cu|libjpeg6-6b-48|115	%endif
12cu|libjpeg6-6b-48|116	
12cu|libjpeg6-6b-48|117	gcc %{optflags} -o jpegexiforient jpegexiforient.c
12cu|libjpeg6-6b-48|118	
12cu|libjpeg6-6b-48|119	%install
12cu|libjpeg6-6b-48|120	mkdir -p %buildroot/{%{_bindir},%{_libdir},%{_includedir},%{_mandir}/man1}
12cu|libjpeg6-6b-48|121	
12cu|libjpeg6-6b-48|122	#(neoclust) Provide jpegint.h because it is needed softwares
12cu|libjpeg6-6b-48|123	cp jpegint.h %buildroot%{_includedir}/jpegint.h
12cu|libjpeg6-6b-48|124	
12cu|libjpeg6-6b-48|125	%makeinstall mandir=%buildroot/%{_mandir}/man1
12cu|libjpeg6-6b-48|126	
12cu|libjpeg6-6b-48|127	install -m 755 jpegexiforient %{buildroot}%{_bindir}
12cu|libjpeg6-6b-48|128	install -m 755 exifautotran %{buildroot}%{_bindir}
12cu|libjpeg6-6b-48|129	
12cu|libjpeg6-6b-48|130	%files -n %{libname}
12cu|libjpeg6-6b-48|131	%doc README change.log
12cu|libjpeg6-6b-48|132	%{_libdir}/lib*.so.*
12cu|libjpeg6-6b-48|133	
12cu|libjpeg6-6b-48|134	%files -n %{libname}-devel
12cu|libjpeg6-6b-48|135	%doc README usage.doc change.log wizard.doc coderules.doc libjpeg.doc structure.doc example.c
12cu|libjpeg6-6b-48|136	%{_libdir}/*.so
12cu|libjpeg6-6b-48|137	%{_includedir}/*.h
12cu|libjpeg6-6b-48|138	
12cu|libjpeg6-6b-48|139	%files -n jpeg6-progs
12cu|libjpeg6-6b-48|140	%doc README change.log
12cu|libjpeg6-6b-48|141	%{_bindir}/*
12cu|libjpeg6-6b-48|142	%{_mandir}/man1/*
12cu|libjpeg6-6b-48|143	
12cu|libjpeg6-6b-48|144	
12cu|libjpeg6-6b-48|145	%changelog
12cu|libjpeg6-6b-48|146	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 6b-46mdv2011.0
12cu|libjpeg6-6b-48|147	+ Revision: 620146
12cu|libjpeg6-6b-48|148	- the mass rebuild of 2010.0 packages
12cu|libjpeg6-6b-48|149	
12cu|libjpeg6-6b-48|150	* Sat Aug 15 2009 Oden Eriksson <oeriksson@mandriva.com> 6b-45mdv2010.0
12cu|libjpeg6-6b-48|151	+ Revision: 416509
12cu|libjpeg6-6b-48|152	- fix build (again)
12cu|libjpeg6-6b-48|153	- fix build
12cu|libjpeg6-6b-48|154	- import libjpeg6
12cu|libjpeg6-6b-48|155	
12cu|libjpeg6-6b-48|156	
12cu|libjpeg6-6b-48|157	* Thu Dec 18 2008 Oden Eriksson <oeriksson@mandriva.com> 6b-45mdv2009.1
12cu|libjpeg6-6b-48|158	- rename the package to libjpeg6 to coexist with libjpeg v7 and fix deps
12cu|libjpeg6-6b-48|159	
12cu|libjpeg6-6b-48|160	* Thu Dec 18 2008 Oden Eriksson <oeriksson@mandriva.com> 6b-44mdv2009.1
12cu|libjpeg6-6b-48|161	+ Revision: 315574
12cu|libjpeg6-6b-48|162	- rebuild
12cu|libjpeg6-6b-48|163	
12cu|libjpeg6-6b-48|164	* Tue Jun 17 2008 Thierry Vignaud <tvignaud@mandriva.com> 6b-43mdv2009.0
12cu|libjpeg6-6b-48|165	+ Revision: 222898
12cu|libjpeg6-6b-48|166	- rebuild
12cu|libjpeg6-6b-48|167	
12cu|libjpeg6-6b-48|168	+ Pixel <pixel@mandriva.com>
12cu|libjpeg6-6b-48|169	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|libjpeg6-6b-48|170	
12cu|libjpeg6-6b-48|171	* Sun Jan 13 2008 Thierry Vignaud <tvignaud@mandriva.com> 6b-42mdv2008.1
12cu|libjpeg6-6b-48|172	+ Revision: 150699
12cu|libjpeg6-6b-48|173	- rebuild
12cu|libjpeg6-6b-48|174	- kill re-definition of %%buildroot on Pixel's request
12cu|libjpeg6-6b-48|175	
12cu|libjpeg6-6b-48|176	+ Olivier Blin <oblin@mandriva.com>
12cu|libjpeg6-6b-48|177	- restore BuildRoot
12cu|libjpeg6-6b-48|178	
12cu|libjpeg6-6b-48|179	
12cu|libjpeg6-6b-48|180	* Mon Dec 11 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 6b-41mdv2007.0
12cu|libjpeg6-6b-48|181	+ Revision: 95114
12cu|libjpeg6-6b-48|182	- Add guards for C++ code (e.g. OpenVRML)
12cu|libjpeg6-6b-48|183	
12cu|libjpeg6-6b-48|184	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|libjpeg6-6b-48|185	- bzip2 cleanup
12cu|libjpeg6-6b-48|186	- rebuild
12cu|libjpeg6-6b-48|187	- bunzip patches and sources
12cu|libjpeg6-6b-48|188	- Import libjpeg
12cu|libjpeg6-6b-48|189	
12cu|libjpeg6-6b-48|190	* Wed Jan 11 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 6b-39mdk
12cu|libjpeg6-6b-48|191	- add BuildRequires: libtool
12cu|libjpeg6-6b-48|192	
12cu|libjpeg6-6b-48|193	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 6b-38mdk
12cu|libjpeg6-6b-48|194	- Rebuild
12cu|libjpeg6-6b-48|195	
12cu|libjpeg6-6b-48|196	* Thu Jul 21 2005 Nicolas Lcureuil <neoclust@mandriva.org> 6b-37mdk
12cu|libjpeg6-6b-48|197	- Fix error pointed out by Per yvind Karlsen and couriousous
12cu|libjpeg6-6b-48|198	
12cu|libjpeg6-6b-48|199	* Thu Jul 21 2005 Nicolas Lcureuil <neoclust@mandriva.org> 6b-36mdk
12cu|libjpeg6-6b-48|200	- Clean My mess
12cu|libjpeg6-6b-48|201	
12cu|libjpeg6-6b-48|202	* Thu Jul 21 2005 Nicolas Lcureuil <neoclust@mandriva.org> 6b-35mdk
12cu|libjpeg6-6b-48|203	- Provide jpegint.h because it is needed softwares
12cu|libjpeg6-6b-48|204	
12cu|libjpeg6-6b-48|205	* Fri Feb 18 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 6b-34mdk
12cu|libjpeg6-6b-48|206	- Rename 'libjpeg-progs' to 'jpeg-progs'
12cu|libjpeg6-6b-48|207	
12cu|libjpeg6-6b-48|208	* Tue Dec 16 2003 Till Kamppeter <till@mandrakesoft.com> 6b-33mdk
12cu|libjpeg6-6b-48|209	- Updated patch for lossless cropping and pasting to the newest version,
12cu|libjpeg6-6b-48|210	it contains also the EXIF fixes shown on
12cu|libjpeg6-6b-48|211	http://jpegclub.org/exifpatch.html
12cu|libjpeg6-6b-48|212	- Added orientation utilities from http://jpegclub.org/exif_orientation.html
12cu|libjpeg6-6b-48|213	

9894 12
12cu|libjsw-1.5.8-7|1	%define major 1
12cu|libjsw-1.5.8-7|2	%define libname %mklibname jsw %{major}
12cu|libjsw-1.5.8-7|3	%define devname %mklibname jsw -d
12cu|libjsw-1.5.8-7|4	
12cu|libjsw-1.5.8-7|5	Summary:	Joystick Wrapper library
12cu|libjsw-1.5.8-7|6	Name:		libjsw
12cu|libjsw-1.5.8-7|7	Version:	1.5.8
12cu|libjsw-1.5.8-7|8	Release:	7
12cu|libjsw-1.5.8-7|9	License:	GPLv2+
12cu|libjsw-1.5.8-7|10	Group:		System/Kernel and hardware
12cu|libjsw-1.5.8-7|11	Url:		http://wolfsinger.com/~wolfpack/packages/
12cu|libjsw-1.5.8-7|12	Source0:	http://wolfsinger.com/~wolfpack/packages/%{name}-%{version}.tar.bz2
12cu|libjsw-1.5.8-7|13	Patch0:		libjsw-1.5.8-no-strip.patch
12cu|libjsw-1.5.8-7|14	Patch1:		libjsw-1.5.8-soname.patch
12cu|libjsw-1.5.8-7|15	Patch2:		libjsw-1.5.8-no-postinstall.patch
12cu|libjsw-1.5.8-7|16	
12cu|libjsw-1.5.8-7|17	%description
12cu|libjsw-1.5.8-7|18	The Joystick Wrapper library (libjsw) is designed to provide a uniform
12cu|libjsw-1.5.8-7|19	API and user configuration for joysticks and other game controllers on
12cu|libjsw-1.5.8-7|20	all platforms.
12cu|libjsw-1.5.8-7|21	
12cu|libjsw-1.5.8-7|22	It features an integrated library level calibration system using
12cu|libjsw-1.5.8-7|23	jscalibrator to provide a one time calibration for any program that
12cu|libjsw-1.5.8-7|24	uses libjsw. libjsw also features several levels of advanced joystick
12cu|libjsw-1.5.8-7|25	input error correction.
12cu|libjsw-1.5.8-7|26	
12cu|libjsw-1.5.8-7|27	%package -n %{libname}
12cu|libjsw-1.5.8-7|28	Summary:	Joystick Wrapper library
12cu|libjsw-1.5.8-7|29	Group:		System/Libraries
12cu|libjsw-1.5.8-7|30	
12cu|libjsw-1.5.8-7|31	%description -n %{libname}
12cu|libjsw-1.5.8-7|32	This package contains the library needed to run programs dynamically
12cu|libjsw-1.5.8-7|33	linked with the Joystick Wrapper library.
12cu|libjsw-1.5.8-7|34	
12cu|libjsw-1.5.8-7|35	The Joystick Wrapper library (libjsw) is designed to provide a uniform
12cu|libjsw-1.5.8-7|36	API and user configuration for joysticks and other game controllers on
12cu|libjsw-1.5.8-7|37	all platforms.
12cu|libjsw-1.5.8-7|38	
12cu|libjsw-1.5.8-7|39	It features an integrated library level calibration system using
12cu|libjsw-1.5.8-7|40	jscalibrator to provide a one time calibration for any program that
12cu|libjsw-1.5.8-7|41	uses libjsw. libjsw also features several levels of advanced joystick
12cu|libjsw-1.5.8-7|42	input error correction.
12cu|libjsw-1.5.8-7|43	
12cu|libjsw-1.5.8-7|44	%package -n %{devname}
12cu|libjsw-1.5.8-7|45	Summary:	Development tools for programs using the Joystick Wrapper library
12cu|libjsw-1.5.8-7|46	Group:		Development/C
12cu|libjsw-1.5.8-7|47	Requires:	%{libname} = %{version}
12cu|libjsw-1.5.8-7|48	Provides:	jsw-devel = %{version}-%{release}
12cu|libjsw-1.5.8-7|49	
12cu|libjsw-1.5.8-7|50	%description -n %{devname}
12cu|libjsw-1.5.8-7|51	This package contains the header files and libraries needed for
12cu|libjsw-1.5.8-7|52	developing programs using the Joystick Wrapper library.
12cu|libjsw-1.5.8-7|53	
12cu|libjsw-1.5.8-7|54	The Joystick Wrapper library (libjsw) is designed to provide a uniform
12cu|libjsw-1.5.8-7|55	API and user configuration for joysticks and other game controllers on
12cu|libjsw-1.5.8-7|56	all platforms.
12cu|libjsw-1.5.8-7|57	
12cu|libjsw-1.5.8-7|58	It features an integrated library level calibration system using
12cu|libjsw-1.5.8-7|59	jscalibrator to provide a one time calibration for any program that
12cu|libjsw-1.5.8-7|60	uses libjsw. libjsw also features several levels of advanced joystick
12cu|libjsw-1.5.8-7|61	input error correction.
12cu|libjsw-1.5.8-7|62	
12cu|libjsw-1.5.8-7|63	%prep
12cu|libjsw-1.5.8-7|64	%setup -q
12cu|libjsw-1.5.8-7|65	%patch0 -p1
12cu|libjsw-1.5.8-7|66	%patch1 -p1
12cu|libjsw-1.5.8-7|67	%patch2 -p1
12cu|libjsw-1.5.8-7|68	perl -pi -e 's|#include <jsw.h>|#include "../include/jsw.h"|' js*/*.{c,h}
12cu|libjsw-1.5.8-7|69	
12cu|libjsw-1.5.8-7|70	%build
12cu|libjsw-1.5.8-7|71	pushd libjsw
12cu|libjsw-1.5.8-7|72	make CFLAGS="%{optflags} -fPIC" LIBS=-lstdc++
12cu|libjsw-1.5.8-7|73	popd
12cu|libjsw-1.5.8-7|74	
12cu|libjsw-1.5.8-7|75	%install
12cu|libjsw-1.5.8-7|76	pushd libjsw
12cu|libjsw-1.5.8-7|77	make install \
12cu|libjsw-1.5.8-7|78	PREFIX=%{buildroot}%{_prefix} \
12cu|libjsw-1.5.8-7|79	JSW_MAN_DIR=%{buildroot}%{_mandir}/man3 \
12cu|libjsw-1.5.8-7|80	JSW_LIB_DIR=%{buildroot}%{_libdir} \
12cu|libjsw-1.5.8-7|81	MAN_DIR=%{buildroot}%{_mandir}/man1
12cu|libjsw-1.5.8-7|82	popd
12cu|libjsw-1.5.8-7|83	
12cu|libjsw-1.5.8-7|84	%files -n %{libname}
12cu|libjsw-1.5.8-7|85	%{_libdir}/libjsw.so.%{major}*
12cu|libjsw-1.5.8-7|86	
12cu|libjsw-1.5.8-7|87	%files -n %{devname}
12cu|libjsw-1.5.8-7|88	%{_includedir}/jsw.h
12cu|libjsw-1.5.8-7|89	%{_libdir}/libjsw.so
12cu|libjsw-1.5.8-7|90	%{_mandir}/man3/*.3*
12cu|libjsw-1.5.8-7|91	

9895 12
12cu|liblibgap-4.6.5-4|1	%define major 0
12cu|liblibgap-4.6.5-4|2	%define oname libgap
12cu|liblibgap-4.6.5-4|3	
12cu|liblibgap-4.6.5-4|4	Name:		%mklibname %{oname}
12cu|liblibgap-4.6.5-4|5	Version:	4.6.5
12cu|liblibgap-4.6.5-4|6	Release:	4
12cu|liblibgap-4.6.5-4|7	License:	GPLv2+
12cu|liblibgap-4.6.5-4|8	Group:		Sciences/Mathematics
12cu|liblibgap-4.6.5-4|9	
12cu|liblibgap-4.6.5-4|10	Summary:	C library version of the GAP kernel
12cu|liblibgap-4.6.5-4|11	URL:		https://bitbucket.org/vbraun/libgap
12cu|liblibgap-4.6.5-4|12	Source0:	https://bitbucket.org/vbraun/libgap/downloads/%{oname}-%{version}.tar.gz
12cu|liblibgap-4.6.5-4|13	Source1:	%{oname}.rpmlintrc
12cu|liblibgap-4.6.5-4|14	BuildRequires:	libtool
12cu|liblibgap-4.6.5-4|15	BuildRequires:	gap-devel
12cu|liblibgap-4.6.5-4|16	BuildRequires:	gap-libs
12cu|liblibgap-4.6.5-4|17	Patch0:		%{oname}-arch.patch
12cu|liblibgap-4.6.5-4|18	Patch1:		%{oname}-nogmp.patch
12cu|liblibgap-4.6.5-4|19	
12cu|liblibgap-4.6.5-4|20	%description
12cu|liblibgap-4.6.5-4|21	LibGAP -- a C library version of the GAP kernel (http://www.gap-system.org)
12cu|liblibgap-4.6.5-4|22	
12cu|liblibgap-4.6.5-4|23	LibGAP is essentially a fork of the upstream GAP kernel. It is developed
12cu|liblibgap-4.6.5-4|24	in its own repository at https://bitbucket.org/vbraun/libgap. This is
12cu|liblibgap-4.6.5-4|25	also where the spkg metadata is tracked.
12cu|liblibgap-4.6.5-4|26	
12cu|liblibgap-4.6.5-4|27	%package	devel
12cu|liblibgap-4.6.5-4|28	Summary:	Development files for %{oname}
12cu|liblibgap-4.6.5-4|29	Provides:	%{oname}-devel
12cu|liblibgap-4.6.5-4|30	Requires:	%{name} = %{EVRD}
12cu|liblibgap-4.6.5-4|31	
12cu|liblibgap-4.6.5-4|32	%description	devel
12cu|liblibgap-4.6.5-4|33	This package contains the header files and development documentation
12cu|liblibgap-4.6.5-4|34	for %{oname}.
12cu|liblibgap-4.6.5-4|35	
12cu|liblibgap-4.6.5-4|36	%prep
12cu|liblibgap-4.6.5-4|37	%setup -qn %{oname}-%{version}
12cu|liblibgap-4.6.5-4|38	%patch0 -p1
12cu|liblibgap-4.6.5-4|39	%patch1 -p1
12cu|liblibgap-4.6.5-4|40	# due to patching configure.ac in patch1
12cu|liblibgap-4.6.5-4|41	autoreconf -ifs
12cu|liblibgap-4.6.5-4|42	
12cu|liblibgap-4.6.5-4|43	%build
12cu|liblibgap-4.6.5-4|44	export CFLAGS='%{optflags} -DSYS_DEFAULT_PATHS=\"%{_gap_dir}\"'
12cu|liblibgap-4.6.5-4|45	%configure --enable-shared --disable-static --without-gmp
12cu|liblibgap-4.6.5-4|46	%make
12cu|liblibgap-4.6.5-4|47	
12cu|liblibgap-4.6.5-4|48	%install
12cu|liblibgap-4.6.5-4|49	%makeinstall_std
12cu|liblibgap-4.6.5-4|50	
12cu|liblibgap-4.6.5-4|51	%check
12cu|liblibgap-4.6.5-4|52	make check
12cu|liblibgap-4.6.5-4|53	
12cu|liblibgap-4.6.5-4|54	%files
12cu|liblibgap-4.6.5-4|55	%doc AUTHORS
12cu|liblibgap-4.6.5-4|56	%doc COPYING
12cu|liblibgap-4.6.5-4|57	%doc README
12cu|liblibgap-4.6.5-4|58	%{_libdir}/%{oname}.so.%{major}*
12cu|liblibgap-4.6.5-4|59	
12cu|liblibgap-4.6.5-4|60	%files		devel
12cu|liblibgap-4.6.5-4|61	%{_includedir}/gap
12cu|liblibgap-4.6.5-4|62	%{_libdir}/%{oname}.so
12cu|liblibgap-4.6.5-4|63	
12cu|liblibgap-4.6.5-4|64	%changelog
12cu|liblibgap-4.6.5-4|65	* Mon Dec 02 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.6.5-4
12cu|liblibgap-4.6.5-4|66	+ Revision: 16d24c6
12cu|liblibgap-4.6.5-4|67	- Fix provides
12cu|liblibgap-4.6.5-4|68	
12cu|liblibgap-4.6.5-4|69	

9896 12
12cu|liblxqt-0.7.0-2|1	%define major 0
12cu|liblxqt-0.7.0-2|2	%define libname %mklibname lxqt %{major}
12cu|liblxqt-0.7.0-2|3	%define devname %mklibname lxqt -d
12cu|liblxqt-0.7.0-2|4	
12cu|liblxqt-0.7.0-2|5	Summary:	Libraries for the LXQt desktop
12cu|liblxqt-0.7.0-2|6	Name:		liblxqt
12cu|liblxqt-0.7.0-2|7	Version:	0.7.0
12cu|liblxqt-0.7.0-2|8	Release:	2
12cu|liblxqt-0.7.0-2|9	License:	LGPLv2.1+
12cu|liblxqt-0.7.0-2|10	Group:		System/Libraries
12cu|liblxqt-0.7.0-2|11	Url:		http://lxqt.org/
12cu|liblxqt-0.7.0-2|12	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
12cu|liblxqt-0.7.0-2|13	BuildRequires:	cmake
12cu|liblxqt-0.7.0-2|14	BuildRequires:	qt4-devel
12cu|liblxqt-0.7.0-2|15	BuildRequires:	pkgconfig(qtxdg)
12cu|liblxqt-0.7.0-2|16	
12cu|liblxqt-0.7.0-2|17	%description
12cu|liblxqt-0.7.0-2|18	Libraries for the LXQt desktop.
12cu|liblxqt-0.7.0-2|19	
12cu|liblxqt-0.7.0-2|20	%files
12cu|liblxqt-0.7.0-2|21	%{_datadir}/lxqt/
12cu|liblxqt-0.7.0-2|22	
12cu|liblxqt-0.7.0-2|23	#----------------------------------------------------------------------------
12cu|liblxqt-0.7.0-2|24	
12cu|liblxqt-0.7.0-2|25	%package -n %{libname}
12cu|liblxqt-0.7.0-2|26	Summary:	Libraries for the LXQt desktop
12cu|liblxqt-0.7.0-2|27	Group:		System/Libraries
12cu|liblxqt-0.7.0-2|28	Requires:	%{name}
12cu|liblxqt-0.7.0-2|29	
12cu|liblxqt-0.7.0-2|30	%description -n %{libname}
12cu|liblxqt-0.7.0-2|31	Libraries for the LXQt desktop
12cu|liblxqt-0.7.0-2|32	
12cu|liblxqt-0.7.0-2|33	%files -n %{libname}
12cu|liblxqt-0.7.0-2|34	%{_libdir}/liblxqt.so.%{major}*
12cu|liblxqt-0.7.0-2|35	
12cu|liblxqt-0.7.0-2|36	#----------------------------------------------------------------------------
12cu|liblxqt-0.7.0-2|37	
12cu|liblxqt-0.7.0-2|38	%package -n %{devname}
12cu|liblxqt-0.7.0-2|39	Summary:	Development files for %{name}
12cu|liblxqt-0.7.0-2|40	Group:		Development/C
12cu|liblxqt-0.7.0-2|41	Requires:	%{libname} = %{EVRD}
12cu|liblxqt-0.7.0-2|42	
12cu|liblxqt-0.7.0-2|43	%description -n %{devname}
12cu|liblxqt-0.7.0-2|44	Development files (Headers etc.) for %{name}.
12cu|liblxqt-0.7.0-2|45	
12cu|liblxqt-0.7.0-2|46	%files -n %{devname}
12cu|liblxqt-0.7.0-2|47	%{_includedir}/*
12cu|liblxqt-0.7.0-2|48	%{_libdir}/liblxqt.so
12cu|liblxqt-0.7.0-2|49	%{_libdir}/pkgconfig/*
12cu|liblxqt-0.7.0-2|50	%{_datadir}/cmake/lxqt
12cu|liblxqt-0.7.0-2|51	
12cu|liblxqt-0.7.0-2|52	#----------------------------------------------------------------------------
12cu|liblxqt-0.7.0-2|53	
12cu|liblxqt-0.7.0-2|54	%prep
12cu|liblxqt-0.7.0-2|55	%setup -q -c %{name}-%{version}
12cu|liblxqt-0.7.0-2|56	
12cu|liblxqt-0.7.0-2|57	%build
12cu|liblxqt-0.7.0-2|58	%cmake
12cu|liblxqt-0.7.0-2|59	%make
12cu|liblxqt-0.7.0-2|60	
12cu|liblxqt-0.7.0-2|61	%install
12cu|liblxqt-0.7.0-2|62	%makeinstall_std -C build
12cu|liblxqt-0.7.0-2|63	
12cu|liblxqt-0.7.0-2|64	
12cu|liblxqt-0.7.0-2|65	%changelog
12cu|liblxqt-0.7.0-2|66	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-2
12cu|liblxqt-0.7.0-2|67	+ Revision: 751fb2e
12cu|liblxqt-0.7.0-2|68	- Spec cleanup
12cu|liblxqt-0.7.0-2|69	
12cu|liblxqt-0.7.0-2|70	

9897 12
12cu|liblxqt-mount-0.7.0-2|1	%define major 0
12cu|liblxqt-mount-0.7.0-2|2	%define libname %mklibname lxqtmount %{major}
12cu|liblxqt-mount-0.7.0-2|3	%define devname %mklibname lxqtmount -d
12cu|liblxqt-mount-0.7.0-2|4	
12cu|liblxqt-mount-0.7.0-2|5	Summary:	Mounting related libraries for the LXQt desktop
12cu|liblxqt-mount-0.7.0-2|6	Name:		liblxqt-mount
12cu|liblxqt-mount-0.7.0-2|7	Version:	0.7.0
12cu|liblxqt-mount-0.7.0-2|8	Release:	2
12cu|liblxqt-mount-0.7.0-2|9	License:	LGPLv2.1+
12cu|liblxqt-mount-0.7.0-2|10	Group:		System/Libraries
12cu|liblxqt-mount-0.7.0-2|11	Url:		http://lxqt.org/
12cu|liblxqt-mount-0.7.0-2|12	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
12cu|liblxqt-mount-0.7.0-2|13	BuildRequires:	cmake
12cu|liblxqt-mount-0.7.0-2|14	BuildRequires:	qt4-devel
12cu|liblxqt-mount-0.7.0-2|15	BuildRequires:	pkgconfig(lxqt)
12cu|liblxqt-mount-0.7.0-2|16	BuildRequires:	pkgconfig(qtxdg)
12cu|liblxqt-mount-0.7.0-2|17	
12cu|liblxqt-mount-0.7.0-2|18	%description
12cu|liblxqt-mount-0.7.0-2|19	Mounting related libraries for the LXQt desktop.
12cu|liblxqt-mount-0.7.0-2|20	
12cu|liblxqt-mount-0.7.0-2|21	#----------------------------------------------------------------------------
12cu|liblxqt-mount-0.7.0-2|22	
12cu|liblxqt-mount-0.7.0-2|23	%package -n %{libname}
12cu|liblxqt-mount-0.7.0-2|24	Summary:	Mounting related libraries for the LXQt desktop
12cu|liblxqt-mount-0.7.0-2|25	Group:		System/Libraries
12cu|liblxqt-mount-0.7.0-2|26	Conflicts:	%{_lib}lxqt-mount0 < 0.7.0-2
12cu|liblxqt-mount-0.7.0-2|27	Obsoletes:	%{_lib}lxqt-mount0 < 0.7.0-2
12cu|liblxqt-mount-0.7.0-2|28	
12cu|liblxqt-mount-0.7.0-2|29	%description -n %{libname}
12cu|liblxqt-mount-0.7.0-2|30	Mounting related libraries for the LXQt desktop.
12cu|liblxqt-mount-0.7.0-2|31	
12cu|liblxqt-mount-0.7.0-2|32	%files -n %{libname}
12cu|liblxqt-mount-0.7.0-2|33	%{_libdir}/liblxqtmount.so.%{major}*
12cu|liblxqt-mount-0.7.0-2|34	
12cu|liblxqt-mount-0.7.0-2|35	#----------------------------------------------------------------------------
12cu|liblxqt-mount-0.7.0-2|36	
12cu|liblxqt-mount-0.7.0-2|37	%package -n %{devname}
12cu|liblxqt-mount-0.7.0-2|38	Summary:	Development files for %{name}
12cu|liblxqt-mount-0.7.0-2|39	Group:		Development/C++
12cu|liblxqt-mount-0.7.0-2|40	Requires:	%{libname} = %{EVRD}
12cu|liblxqt-mount-0.7.0-2|41	Conflicts:	%{_lib}lxqt-mount-devel < 0.7.0-2
12cu|liblxqt-mount-0.7.0-2|42	Obsoletes:	%{_lib}lxqt-mount-devel < 0.7.0-2
12cu|liblxqt-mount-0.7.0-2|43	
12cu|liblxqt-mount-0.7.0-2|44	%description -n %{devname}
12cu|liblxqt-mount-0.7.0-2|45	Development files (headers etc.) for %{name}.
12cu|liblxqt-mount-0.7.0-2|46	
12cu|liblxqt-mount-0.7.0-2|47	%files -n %{devname}
12cu|liblxqt-mount-0.7.0-2|48	%{_includedir}/*
12cu|liblxqt-mount-0.7.0-2|49	%{_libdir}/liblxqtmount.so
12cu|liblxqt-mount-0.7.0-2|50	%{_libdir}/pkgconfig/*.pc
12cu|liblxqt-mount-0.7.0-2|51	%{_datadir}/cmake/lxqtmount
12cu|liblxqt-mount-0.7.0-2|52	
12cu|liblxqt-mount-0.7.0-2|53	#----------------------------------------------------------------------------
12cu|liblxqt-mount-0.7.0-2|54	
12cu|liblxqt-mount-0.7.0-2|55	%prep
12cu|liblxqt-mount-0.7.0-2|56	%setup -q -c %{name}-%{version}
12cu|liblxqt-mount-0.7.0-2|57	
12cu|liblxqt-mount-0.7.0-2|58	%build
12cu|liblxqt-mount-0.7.0-2|59	%cmake
12cu|liblxqt-mount-0.7.0-2|60	%make
12cu|liblxqt-mount-0.7.0-2|61	
12cu|liblxqt-mount-0.7.0-2|62	%install
12cu|liblxqt-mount-0.7.0-2|63	%makeinstall_std -C build
12cu|liblxqt-mount-0.7.0-2|64	
12cu|liblxqt-mount-0.7.0-2|65	
12cu|liblxqt-mount-0.7.0-2|66	%changelog
12cu|liblxqt-mount-0.7.0-2|67	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-2
12cu|liblxqt-mount-0.7.0-2|68	+ Revision: e048c6e
12cu|liblxqt-mount-0.7.0-2|69	- Fix library package name, spec cleanup
12cu|liblxqt-mount-0.7.0-2|70	
12cu|liblxqt-mount-0.7.0-2|71	

9898 12
12cu|libm4rie-0.20120415-3|1	%define snapshot 20120415
12cu|libm4rie-0.20120415-3|2	%define major 0
12cu|libm4rie-0.20120415-3|3	%define libname %mklibname m4rie %{major}
12cu|libm4rie-0.20120415-3|4	%define devname %mklibname m4rie -d
12cu|libm4rie-0.20120415-3|5	
12cu|libm4rie-0.20120415-3|6	Summary:	Linear Algebra over F_2^e
12cu|libm4rie-0.20120415-3|7	Name:		libm4rie
12cu|libm4rie-0.20120415-3|8	Version:	0.%{snapshot}
12cu|libm4rie-0.20120415-3|9	Release:	3
12cu|libm4rie-0.20120415-3|10	Group:		Sciences/Mathematics
12cu|libm4rie-0.20120415-3|11	License:	GPLv2+
12cu|libm4rie-0.20120415-3|12	Url:		http://m4ri.sagemath.org
12cu|libm4rie-0.20120415-3|13	Source0:	http://m4ri.sagemath.org/downloads/m4rie-%{snapshot}.tar.gz
12cu|libm4rie-0.20120415-3|14	# The doxygen control file was omitted from this release
12cu|libm4rie-0.20120415-3|15	Source1:	m4rie-doxyfile
12cu|libm4rie-0.20120415-3|16	Patch3:		m4rie-20120415-soname.patch
12cu|libm4rie-0.20120415-3|17	Patch4:		m4rie-givaro.patch
12cu|libm4rie-0.20120415-3|18	BuildRequires:	doxygen
12cu|libm4rie-0.20120415-3|19	BuildRequires:	givaro-devel
12cu|libm4rie-0.20120415-3|20	BuildRequires:	gmpxx-devel
12cu|libm4rie-0.20120415-3|21	BuildRequires:	gomp-devel
12cu|libm4rie-0.20120415-3|22	BuildRequires:	pkgconfig(m4ri)
12cu|libm4rie-0.20120415-3|23	BuildRequires:	texlive
12cu|libm4rie-0.20120415-3|24	
12cu|libm4rie-0.20120415-3|25	%description
12cu|libm4rie-0.20120415-3|26	M4RIE is a library for fast arithmetic with dense matrices over F_2^e.
12cu|libm4rie-0.20120415-3|27	It is an add-on to the M4RI library, which implements fast arithmetic
12cu|libm4rie-0.20120415-3|28	with dense matrices over F_2.  M4RIE is used by the Sage mathematics
12cu|libm4rie-0.20120415-3|29	software.
12cu|libm4rie-0.20120415-3|30	
12cu|libm4rie-0.20120415-3|31	#----------------------------------------------------------------------------
12cu|libm4rie-0.20120415-3|32	
12cu|libm4rie-0.20120415-3|33	%package -n %{libname}
12cu|libm4rie-0.20120415-3|34	Summary:	M4RIE runtime library
12cu|libm4rie-0.20120415-3|35	Group:		System/Libraries
12cu|libm4rie-0.20120415-3|36	
12cu|libm4rie-0.20120415-3|37	%description -n %{libname}
12cu|libm4rie-0.20120415-3|38	M4RIE is a library for fast arithmetic with dense matrices over F2 for
12cu|libm4rie-0.20120415-3|39	2 <= e <= 10. It was started and is currently maintained by Martin Albrecht.
12cu|libm4rie-0.20120415-3|40	The name stems from the fact that is relies heavily on M4RI. M4RI is will be
12cu|libm4rie-0.20120415-3|41	included in the Sage mathematics software in the near future. M4RIE is
12cu|libm4rie-0.20120415-3|42	available under the General Public License Version 2 or later (GPLv2+).
12cu|libm4rie-0.20120415-3|43	
12cu|libm4rie-0.20120415-3|44	%files -n %{libname}
12cu|libm4rie-0.20120415-3|45	%doc COPYING
12cu|libm4rie-0.20120415-3|46	%{_libdir}/libm4rie.so.%{major}*
12cu|libm4rie-0.20120415-3|47	
12cu|libm4rie-0.20120415-3|48	#----------------------------------------------------------------------------
12cu|libm4rie-0.20120415-3|49	
12cu|libm4rie-0.20120415-3|50	%package -n %{devname}
12cu|libm4rie-0.20120415-3|51	Summary:	M4RIE development files
12cu|libm4rie-0.20120415-3|52	Group:		Development/C
12cu|libm4rie-0.20120415-3|53	Requires:	%{libname} = %{EVRD}
12cu|libm4rie-0.20120415-3|54	Provides:	m4rie-devel = %{EVRD}
12cu|libm4rie-0.20120415-3|55	Provides:	%{name}-devel = %{EVRD}
12cu|libm4rie-0.20120415-3|56	
12cu|libm4rie-0.20120415-3|57	%description -n %{devname}
12cu|libm4rie-0.20120415-3|58	This package contains libraries and header files for developing applications
12cu|libm4rie-0.20120415-3|59	that use %{name}.
12cu|libm4rie-0.20120415-3|60	
12cu|libm4rie-0.20120415-3|61	%files -n %{devname}
12cu|libm4rie-0.20120415-3|62	%doc doc/latex/refman.pdf
12cu|libm4rie-0.20120415-3|63	%{_includedir}/m4rie
12cu|libm4rie-0.20120415-3|64	%{_libdir}/libm4rie.so
12cu|libm4rie-0.20120415-3|65	
12cu|libm4rie-0.20120415-3|66	#----------------------------------------------------------------------------
12cu|libm4rie-0.20120415-3|67	
12cu|libm4rie-0.20120415-3|68	%prep
12cu|libm4rie-0.20120415-3|69	%setup -q -n m4rie-%{snapshot}
12cu|libm4rie-0.20120415-3|70	%patch3 -p1
12cu|libm4rie-0.20120415-3|71	%patch4 -p1
12cu|libm4rie-0.20120415-3|72	cp -p %{SOURCE1} m4rie/Doxyfile
12cu|libm4rie-0.20120415-3|73	
12cu|libm4rie-0.20120415-3|74	%build
12cu|libm4rie-0.20120415-3|75	perl -pi -e 's|^(libm4rie_la_LIBADD = -lm4ri)|$1 -lm|;' Makefile.am
12cu|libm4rie-0.20120415-3|76	autoreconf -i
12cu|libm4rie-0.20120415-3|77	%configure2_5x --disable-static
12cu|libm4rie-0.20120415-3|78	
12cu|libm4rie-0.20120415-3|79	# The configure step picks up -fopenmp from the m4ri CFLAGS.  However, m4rie
12cu|libm4rie-0.20120415-3|80	# does not contain any OpenMP-using code.  The end result is that libm4rie is
12cu|libm4rie-0.20120415-3|81	# unnecessarily linked with libgomp, leading to rpmlint complaints.
12cu|libm4rie-0.20120415-3|82	sed -i "s/M4RI_CFLAGS =.*/M4RI_CFLAGS =/" Makefile bench/Makefile
12cu|libm4rie-0.20120415-3|83	
12cu|libm4rie-0.20120415-3|84	%make
12cu|libm4rie-0.20120415-3|85	cd m4rie
12cu|libm4rie-0.20120415-3|86	doxygen
12cu|libm4rie-0.20120415-3|87	cd ../doc/latex
12cu|libm4rie-0.20120415-3|88	make
12cu|libm4rie-0.20120415-3|89	
12cu|libm4rie-0.20120415-3|90	%install
12cu|libm4rie-0.20120415-3|91	%makeinstall_std
12cu|libm4rie-0.20120415-3|92	
12cu|libm4rie-0.20120415-3|93	%check
12cu|libm4rie-0.20120415-3|94	%make check
12cu|libm4rie-0.20120415-3|95	
12cu|libm4rie-0.20120415-3|96	
12cu|libm4rie-0.20120415-3|97	%changelog
12cu|libm4rie-0.20120415-3|98	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20120415-3
12cu|libm4rie-0.20120415-3|99	+ Revision: bd9e0cf
12cu|libm4rie-0.20120415-3|100	- LOG Revert to 20120415 for now
12cu|libm4rie-0.20120415-3|101	
12cu|libm4rie-0.20120415-3|102	

9899 12
12cu|libmatekbd-1.8.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|libmatekbd-1.8.0-1|2	%define major 4
12cu|libmatekbd-1.8.0-1|3	%define libname	%mklibname matekbd  %{major}
12cu|libmatekbd-1.8.0-1|4	%define develname %mklibname -d matekbd
12cu|libmatekbd-1.8.0-1|5	
12cu|libmatekbd-1.8.0-1|6	Summary:        MATE keyboard libraries
12cu|libmatekbd-1.8.0-1|7	Name:           libmatekbd
12cu|libmatekbd-1.8.0-1|8	Version:        1.8.0
12cu|libmatekbd-1.8.0-1|9	Release:        1
12cu|libmatekbd-1.8.0-1|10	License:        LGPLv2+
12cu|libmatekbd-1.8.0-1|11	Group:          System/Libraries
12cu|libmatekbd-1.8.0-1|12	URL:            http://mate-desktop.org
12cu|libmatekbd-1.8.0-1|13	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|libmatekbd-1.8.0-1|14	
12cu|libmatekbd-1.8.0-1|15	BuildRequires: intltool
12cu|libmatekbd-1.8.0-1|16	BuildRequires: mate-common
12cu|libmatekbd-1.8.0-1|17	BuildRequires: pkgconfig(glib-2.0)
12cu|libmatekbd-1.8.0-1|18	BuildRequires: pkgconfig(gtk+-2.0)
12cu|libmatekbd-1.8.0-1|19	BuildRequires: pkgconfig(libxklavier)
12cu|libmatekbd-1.8.0-1|20	BuildRequires: pkgconfig(ice)
12cu|libmatekbd-1.8.0-1|21	
12cu|libmatekbd-1.8.0-1|22	%description
12cu|libmatekbd-1.8.0-1|23	Files used by MATE keyboard library
12cu|libmatekbd-1.8.0-1|24	
12cu|libmatekbd-1.8.0-1|25	%package -n %{libname}
12cu|libmatekbd-1.8.0-1|26	Summary:        Dynamic libraries for MATE applications
12cu|libmatekbd-1.8.0-1|27	Group:          %{group}
12cu|libmatekbd-1.8.0-1|28	Requires:       %{name} >= %{version}
12cu|libmatekbd-1.8.0-1|29	
12cu|libmatekbd-1.8.0-1|30	%description -n %{libname}
12cu|libmatekbd-1.8.0-1|31	MATE keyboard library
12cu|libmatekbd-1.8.0-1|32	
12cu|libmatekbd-1.8.0-1|33	%package -n %{develname}
12cu|libmatekbd-1.8.0-1|34	Summary:        Static libraries, include files for MATE
12cu|libmatekbd-1.8.0-1|35	Group:          Development/C
12cu|libmatekbd-1.8.0-1|36	Provides:       %{name}-devel = %{version}-%{release}
12cu|libmatekbd-1.8.0-1|37	Requires:       %{libname} = %{version}
12cu|libmatekbd-1.8.0-1|38	
12cu|libmatekbd-1.8.0-1|39	%description -n %{develname}
12cu|libmatekbd-1.8.0-1|40	Static library and headers file needed in order to develop
12cu|libmatekbd-1.8.0-1|41	applications using the MATE keyboard library
12cu|libmatekbd-1.8.0-1|42	
12cu|libmatekbd-1.8.0-1|43	%prep
12cu|libmatekbd-1.8.0-1|44	%setup -q
12cu|libmatekbd-1.8.0-1|45	NOCONFIGURE=1 ./autogen.sh
12cu|libmatekbd-1.8.0-1|46	
12cu|libmatekbd-1.8.0-1|47	%build
12cu|libmatekbd-1.8.0-1|48	%configure2_5x \
12cu|libmatekbd-1.8.0-1|49	--disable-static          \
12cu|libmatekbd-1.8.0-1|50	--with-gtk=2.0            \
12cu|libmatekbd-1.8.0-1|51	--disable-schemas-compile \
12cu|libmatekbd-1.8.0-1|52	--with-x
12cu|libmatekbd-1.8.0-1|53	
12cu|libmatekbd-1.8.0-1|54	%make LIBS='-lm -lgmodule-2.0'
12cu|libmatekbd-1.8.0-1|55	
12cu|libmatekbd-1.8.0-1|56	%install
12cu|libmatekbd-1.8.0-1|57	
12cu|libmatekbd-1.8.0-1|58	%makeinstall_std
12cu|libmatekbd-1.8.0-1|59	
12cu|libmatekbd-1.8.0-1|60	%find_lang %{name} --all-name
12cu|libmatekbd-1.8.0-1|61	
12cu|libmatekbd-1.8.0-1|62	%files -f %name.lang
12cu|libmatekbd-1.8.0-1|63	%doc AUTHORS COPYING README
12cu|libmatekbd-1.8.0-1|64	%{_datadir}/glib-2.0/schemas/org.mate.peripherals-keyboard-xkb.gschema.xml
12cu|libmatekbd-1.8.0-1|65	%{_datadir}/libmatekbd
12cu|libmatekbd-1.8.0-1|66	%{_datadir}/MateConf/gsettings/matekbd.convert
12cu|libmatekbd-1.8.0-1|67	
12cu|libmatekbd-1.8.0-1|68	
12cu|libmatekbd-1.8.0-1|69	%files -n %{libname}
12cu|libmatekbd-1.8.0-1|70	%{_libdir}/libmatekbd*.so.%{major}*
12cu|libmatekbd-1.8.0-1|71	
12cu|libmatekbd-1.8.0-1|72	%files -n %{develname}
12cu|libmatekbd-1.8.0-1|73	%{_includedir}/*
12cu|libmatekbd-1.8.0-1|74	%{_libdir}/pkgconfig/*
12cu|libmatekbd-1.8.0-1|75	%{_libdir}/*.so
12cu|libmatekbd-1.8.0-1|76	
12cu|libmatekbd-1.8.0-1|77	
12cu|libmatekbd-1.8.0-1|78	
12cu|libmatekbd-1.8.0-1|79	%changelog
12cu|libmatekbd-1.8.0-1|80	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|libmatekbd-1.8.0-1|81	+ Revision: 0d4cc27
12cu|libmatekbd-1.8.0-1|82	- Updated to 1.8.0
12cu|libmatekbd-1.8.0-1|83	
12cu|libmatekbd-1.8.0-1|84	

9900 12
12cu|libmatekeyring-1.6.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|libmatekeyring-1.6.0-2|2	%define oname matekeyring
12cu|libmatekeyring-1.6.0-2|3	%define major 1
12cu|libmatekeyring-1.6.0-2|4	%define libname   %mklibname matekeyring %{major}
12cu|libmatekeyring-1.6.0-2|5	%define develname %mklibname -d matekeyring
12cu|libmatekeyring-1.6.0-2|6	
12cu|libmatekeyring-1.6.0-2|7	Summary:        Framework for managing passwords and other secrets
12cu|libmatekeyring-1.6.0-2|8	Name:           libmatekeyring
12cu|libmatekeyring-1.6.0-2|9	Version:        1.6.0
12cu|libmatekeyring-1.6.0-2|10	Release:        2
12cu|libmatekeyring-1.6.0-2|11	License:        GPLv2+ and LGPLv2+
12cu|libmatekeyring-1.6.0-2|12	Source:         http://pub.mate-desktop.org/releases/%url_ver/%{name}-%{version}.tar.xz
12cu|libmatekeyring-1.6.0-2|13	URL:            http://mate-desktop.org
12cu|libmatekeyring-1.6.0-2|14	Group:          Networking/Remote access
12cu|libmatekeyring-1.6.0-2|15	BuildRequires:  gtk-doc
12cu|libmatekeyring-1.6.0-2|16	BuildRequires:  intltool
12cu|libmatekeyring-1.6.0-2|17	BuildRequires:  mate-common
12cu|libmatekeyring-1.6.0-2|18	BuildRequires:  libgcrypt-devel
12cu|libmatekeyring-1.6.0-2|19	BuildRequires:  pkgconfig(dbus-1)
12cu|libmatekeyring-1.6.0-2|20	BuildRequires:  pkgconfig(glib-2.0)
12cu|libmatekeyring-1.6.0-2|21	BuildRequires:  mate-common
12cu|libmatekeyring-1.6.0-2|22	BuildRequires:  pkgconfig(mate-doc-utils)
12cu|libmatekeyring-1.6.0-2|23	
12cu|libmatekeyring-1.6.0-2|24	Requires:       %{name}-i18n >= %{version}-%{release}
12cu|libmatekeyring-1.6.0-2|25	
12cu|libmatekeyring-1.6.0-2|26	%description
12cu|libmatekeyring-1.6.0-2|27	matekeyring is a program that keep password and other secrets for
12cu|libmatekeyring-1.6.0-2|28	users. It is run as a damon in the session, similar to ssh-agent, and
12cu|libmatekeyring-1.6.0-2|29	other applications can locate it by an environment variable.
12cu|libmatekeyring-1.6.0-2|30	
12cu|libmatekeyring-1.6.0-2|31	The program can manage several keyrings, each with its own master
12cu|libmatekeyring-1.6.0-2|32	password, and there is also a session keyring which is never stored to
12cu|libmatekeyring-1.6.0-2|33	disk, but forgotten when the session ends.
12cu|libmatekeyring-1.6.0-2|34	
12cu|libmatekeyring-1.6.0-2|35	%package i18n
12cu|libmatekeyring-1.6.0-2|36	Group:     System/Libraries
12cu|libmatekeyring-1.6.0-2|37	Summary:   Localization data files for %{name}
12cu|libmatekeyring-1.6.0-2|38	BuildArch: noarch
12cu|libmatekeyring-1.6.0-2|39	%rename %{name}-lang
12cu|libmatekeyring-1.6.0-2|40	
12cu|libmatekeyring-1.6.0-2|41	%description i18n
12cu|libmatekeyring-1.6.0-2|42	This package contains the translations for %{name}
12cu|libmatekeyring-1.6.0-2|43	
12cu|libmatekeyring-1.6.0-2|44	%package -n %{libname}
12cu|libmatekeyring-1.6.0-2|45	Summary:   Library for integration with the gnome keyring system
12cu|libmatekeyring-1.6.0-2|46	Group:	   System/Libraries
12cu|libmatekeyring-1.6.0-2|47	Suggests:  %{name}-i18n >= %{version}
12cu|libmatekeyring-1.6.0-2|48	
12cu|libmatekeyring-1.6.0-2|49	%description -n %{libname}
12cu|libmatekeyring-1.6.0-2|50	The library libmatekeyring is used by applications to integrate with
12cu|libmatekeyring-1.6.0-2|51	the gnome keyring system. However, at this point the library hasn't been
12cu|libmatekeyring-1.6.0-2|52	tested and used enought to consider the API to be publically
12cu|libmatekeyring-1.6.0-2|53	exposed. Therefore use of libmatekeyring is at the moment limited to
12cu|libmatekeyring-1.6.0-2|54	internal use in the gnome desktop. However, we hope that the
12cu|libmatekeyring-1.6.0-2|55	matekeyring API will turn out useful and good, so that later it
12cu|libmatekeyring-1.6.0-2|56	can be made public for any application to use.
12cu|libmatekeyring-1.6.0-2|57	
12cu|libmatekeyring-1.6.0-2|58	%package -n %{develname}
12cu|libmatekeyring-1.6.0-2|59	Summary:        Development files for libmate-keyring
12cu|libmatekeyring-1.6.0-2|60	License:        LGPLv2+
12cu|libmatekeyring-1.6.0-2|61	Group:          Development/C
12cu|libmatekeyring-1.6.0-2|62	Requires:       %{libname} = %{version}
12cu|libmatekeyring-1.6.0-2|63	Provides:       %{name}-devel = %{version}-%{release}
12cu|libmatekeyring-1.6.0-2|64	
12cu|libmatekeyring-1.6.0-2|65	%description -n %{develname}
12cu|libmatekeyring-1.6.0-2|66	The libmatekeyring-devel package contains the libraries and
12cu|libmatekeyring-1.6.0-2|67	header files needed to develop applications that use libmate-keyring.
12cu|libmatekeyring-1.6.0-2|68	
12cu|libmatekeyring-1.6.0-2|69	
12cu|libmatekeyring-1.6.0-2|70	%prep
12cu|libmatekeyring-1.6.0-2|71	%setup -q
12cu|libmatekeyring-1.6.0-2|72	NOCONFIGURE=1 ./autogen.sh
12cu|libmatekeyring-1.6.0-2|73	
12cu|libmatekeyring-1.6.0-2|74	%build
12cu|libmatekeyring-1.6.0-2|75	%configure2_5x \
12cu|libmatekeyring-1.6.0-2|76	--enable-gtk-doc-html  \
12cu|libmatekeyring-1.6.0-2|77	--disable-static
12cu|libmatekeyring-1.6.0-2|78	
12cu|libmatekeyring-1.6.0-2|79	%make
12cu|libmatekeyring-1.6.0-2|80	
12cu|libmatekeyring-1.6.0-2|81	%install
12cu|libmatekeyring-1.6.0-2|82	%makeinstall_std
12cu|libmatekeyring-1.6.0-2|83	
12cu|libmatekeyring-1.6.0-2|84	%find_lang %{name}
12cu|libmatekeyring-1.6.0-2|85	
12cu|libmatekeyring-1.6.0-2|86	%files i18n -f %name.lang
12cu|libmatekeyring-1.6.0-2|87	
12cu|libmatekeyring-1.6.0-2|88	%files -n %{libname}
12cu|libmatekeyring-1.6.0-2|89	%{_libdir}/lib*.so.*
12cu|libmatekeyring-1.6.0-2|90	
12cu|libmatekeyring-1.6.0-2|91	%files -n %{develname}
12cu|libmatekeyring-1.6.0-2|92	%doc AUTHORS NEWS README COPYING
12cu|libmatekeyring-1.6.0-2|93	%{_libdir}/lib*.so
12cu|libmatekeyring-1.6.0-2|94	%{_libdir}/pkgconfig/*
12cu|libmatekeyring-1.6.0-2|95	%{_includedir}/*
12cu|libmatekeyring-1.6.0-2|96	%{_datadir}/gtk-doc/html/*

9901 12
12cu|libmateweather-1.8.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|libmateweather-1.8.0-1|2	
12cu|libmateweather-1.8.0-1|3	%define major          1
12cu|libmateweather-1.8.0-1|4	%define oname          mateweather
12cu|libmateweather-1.8.0-1|5	%define libname        %mklibname mateweather %{major}
12cu|libmateweather-1.8.0-1|6	%define develname      %mklibname -d mateweather %{major}
12cu|libmateweather-1.8.0-1|7	
12cu|libmateweather-1.8.0-1|8	Summary:        MATE Weather applet library
12cu|libmateweather-1.8.0-1|9	Name:           libmateweather
12cu|libmateweather-1.8.0-1|10	Version:        1.8.0
12cu|libmateweather-1.8.0-1|11	Release:        1
12cu|libmateweather-1.8.0-1|12	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|libmateweather-1.8.0-1|13	License:        GPLv2+
12cu|libmateweather-1.8.0-1|14	Group:          System/Libraries
12cu|libmateweather-1.8.0-1|15	Url:            http://www.mate.org
12cu|libmateweather-1.8.0-1|16	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|libmateweather-1.8.0-1|17	BuildRequires:  pkgconfig(libsoup-2.4)
12cu|libmateweather-1.8.0-1|18	BuildRequires:  pkgconfig(libxml-2.0) >= 2.6.0
12cu|libmateweather-1.8.0-1|19	BuildRequires:  python-gobject-devel
12cu|libmateweather-1.8.0-1|20	BuildRequires:  pkgconfig(pygtk-2.0)
12cu|libmateweather-1.8.0-1|21	BuildRequires:  pkgconfig(glib-2.0) >= 2.16.0
12cu|libmateweather-1.8.0-1|22	BuildRequires:  intltool >= 0.40.6
12cu|libmateweather-1.8.0-1|23	BuildRequires:  libxml2-utils
12cu|libmateweather-1.8.0-1|24	BuildRequires:  pkgconfig(python)
12cu|libmateweather-1.8.0-1|25	BuildRequires:  mate-common
12cu|libmateweather-1.8.0-1|26	BuildRequires:  gtk-doc
12cu|libmateweather-1.8.0-1|27	BuildRequires:  intltool
12cu|libmateweather-1.8.0-1|28	
12cu|libmateweather-1.8.0-1|29	
12cu|libmateweather-1.8.0-1|30	%description
12cu|libmateweather-1.8.0-1|31	This is a library to provide Weather data to the MATE panel applet.
12cu|libmateweather-1.8.0-1|32	
12cu|libmateweather-1.8.0-1|33	%package -n %{libname}
12cu|libmateweather-1.8.0-1|34	Group:          System/Libraries
12cu|libmateweather-1.8.0-1|35	Summary:        MATE Weather applet library
12cu|libmateweather-1.8.0-1|36	Requires:       %{name} >= %{version}
12cu|libmateweather-1.8.0-1|37	
12cu|libmateweather-1.8.0-1|38	%description -n %{libname}
12cu|libmateweather-1.8.0-1|39	This is a library to provide Weather data to the MATE panel applet.
12cu|libmateweather-1.8.0-1|40	
12cu|libmateweather-1.8.0-1|41	%package -n python-%{oname}
12cu|libmateweather-1.8.0-1|42	Summary:        Python bindings for MATE Weather applet
12cu|libmateweather-1.8.0-1|43	Group:          System/Libraries
12cu|libmateweather-1.8.0-1|44	Provides:       python-%{name} >= %{version}-%{release}
12cu|libmateweather-1.8.0-1|45	Requires:       %{name} >= %{version}
12cu|libmateweather-1.8.0-1|46	
12cu|libmateweather-1.8.0-1|47	%description -n python-%{oname}
12cu|libmateweather-1.8.0-1|48	This is a library to provide Weather data to the MATE panel applet.
12cu|libmateweather-1.8.0-1|49	
12cu|libmateweather-1.8.0-1|50	%package -n %{develname}
12cu|libmateweather-1.8.0-1|51	Group:          Development/C
12cu|libmateweather-1.8.0-1|52	Summary:        MATE Weather applet library
12cu|libmateweather-1.8.0-1|53	Requires:       %{libname} = %{version}
12cu|libmateweather-1.8.0-1|54	Provides:       %{name}-devel = %{version}-%{release}
12cu|libmateweather-1.8.0-1|55	
12cu|libmateweather-1.8.0-1|56	%description -n %{develname}
12cu|libmateweather-1.8.0-1|57	This is a library to provide Weather data to the MATE panel applet.
12cu|libmateweather-1.8.0-1|58	
12cu|libmateweather-1.8.0-1|59	%prep
12cu|libmateweather-1.8.0-1|60	%setup -q
12cu|libmateweather-1.8.0-1|61	NOCONFIGURE=1 ./autogen.sh
12cu|libmateweather-1.8.0-1|62	
12cu|libmateweather-1.8.0-1|63	%build
12cu|libmateweather-1.8.0-1|64	%configure2_5x \
12cu|libmateweather-1.8.0-1|65	--disable-static       \
12cu|libmateweather-1.8.0-1|66	--with-gnu-ld          \
12cu|libmateweather-1.8.0-1|67	--enable-python
12cu|libmateweather-1.8.0-1|68	%make
12cu|libmateweather-1.8.0-1|69	
12cu|libmateweather-1.8.0-1|70	%install
12cu|libmateweather-1.8.0-1|71	%makeinstall_std
12cu|libmateweather-1.8.0-1|72	
12cu|libmateweather-1.8.0-1|73	%find_lang %{name}
12cu|libmateweather-1.8.0-1|74	
12cu|libmateweather-1.8.0-1|75	for xmlfile in %{buildroot}%{_datadir}/%{name}/Locations.*.xml; do
12cu|libmateweather-1.8.0-1|76	echo "%lang($(basename $xmlfile|sed -e s/Locations.// -e s/.xml//)) $(echo $xmlfile | sed s!%{buildroot}!!)" >> %{name}.lang
12cu|libmateweather-1.8.0-1|77	done
12cu|libmateweather-1.8.0-1|78	
12cu|libmateweather-1.8.0-1|79	%files -f %{name}.lang
12cu|libmateweather-1.8.0-1|80	%doc AUTHORS COPYING README
12cu|libmateweather-1.8.0-1|81	%dir %{_datadir}/%{name}
12cu|libmateweather-1.8.0-1|82	%{_datadir}/%{name}/locations.dtd
12cu|libmateweather-1.8.0-1|83	%{_datadir}/%{name}/Locations.xml
12cu|libmateweather-1.8.0-1|84	%{_iconsdir}/mate/*/status/weather*
12cu|libmateweather-1.8.0-1|85	%{_datadir}/glib-2.0/schemas/org.mate.weather.gschema.xml
12cu|libmateweather-1.8.0-1|86	
12cu|libmateweather-1.8.0-1|87	
12cu|libmateweather-1.8.0-1|88	%files -n %{libname}
12cu|libmateweather-1.8.0-1|89	%{_libdir}/libmateweather.so.%{major}*
12cu|libmateweather-1.8.0-1|90	
12cu|libmateweather-1.8.0-1|91	%files -n python-%{oname}
12cu|libmateweather-1.8.0-1|92	%{python_sitearch}/%{oname}
12cu|libmateweather-1.8.0-1|93	
12cu|libmateweather-1.8.0-1|94	%files -n %{develname}
12cu|libmateweather-1.8.0-1|95	%{_libdir}/libmateweather.so
12cu|libmateweather-1.8.0-1|96	%{_libdir}/pkgconfig/*.pc
12cu|libmateweather-1.8.0-1|97	%{_includedir}/*
12cu|libmateweather-1.8.0-1|98	%{_datadir}/gtk-doc/html/%{name}
12cu|libmateweather-1.8.0-1|99	
12cu|libmateweather-1.8.0-1|100	%changelog
12cu|libmateweather-1.8.0-1|101	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|libmateweather-1.8.0-1|102	+ Revision: 02349e2
12cu|libmateweather-1.8.0-1|103	- Updated to 1.8.0
12cu|libmateweather-1.8.0-1|104	
12cu|libmateweather-1.8.0-1|105	

9902 12
12cu|libmatewnck-1.6.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|libmatewnck-1.6.1-1|2	
12cu|libmatewnck-1.6.1-1|3	%define oname           matewnck
12cu|libmatewnck-1.6.1-1|4	%define major           0
12cu|libmatewnck-1.6.1-1|5	%define gi_major        1.0
12cu|libmatewnck-1.6.1-1|6	%define libname         %mklibname %{oname}%{major}
12cu|libmatewnck-1.6.1-1|7	%define develname         %mklibname -d %{oname}
12cu|libmatewnck-1.6.1-1|8	%define girname         %mklibname %{oname}-gir %{gi_major}
12cu|libmatewnck-1.6.1-1|9	
12cu|libmatewnck-1.6.1-1|10	Summary:        MATE Desktop Window Navigator Construction Kit libraries
12cu|libmatewnck-1.6.1-1|11	Name:           libmatewnck
12cu|libmatewnck-1.6.1-1|12	Version:        1.6.1
12cu|libmatewnck-1.6.1-1|13	Release:        1
12cu|libmatewnck-1.6.1-1|14	License:        LGPLv2+ and GPLv2+
12cu|libmatewnck-1.6.1-1|15	URL:            http://www.mate-desktop.org
12cu|libmatewnck-1.6.1-1|16	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|libmatewnck-1.6.1-1|17	Group:          System/Libraries
12cu|libmatewnck-1.6.1-1|18	BuildRequires:  pkgconfig(libstartup-notification-1.0) >= 0.4
12cu|libmatewnck-1.6.1-1|19	BuildRequires:  pkgconfig(glib-2.0) >= 2.16.0
12cu|libmatewnck-1.6.1-1|20	BuildRequires:  pkgconfig(gobject-introspection-1.0)
12cu|libmatewnck-1.6.1-1|21	BuildRequires:  pkgconfig(gtk+-2.0) >= 2.19.7
12cu|libmatewnck-1.6.1-1|22	BuildRequires:  pkgconfig(xres)
12cu|libmatewnck-1.6.1-1|23	BuildRequires:  gtk-doc
12cu|libmatewnck-1.6.1-1|24	BuildRequires:  intltool
12cu|libmatewnck-1.6.1-1|25	BuildRequires:  mate-common
12cu|libmatewnck-1.6.1-1|26	BuildRequires:  pkgconfig(mate-doc-utils)
12cu|libmatewnck-1.6.1-1|27	
12cu|libmatewnck-1.6.1-1|28	%description
12cu|libmatewnck-1.6.1-1|29	libmatewnck is Window Navigator Construction Kit, i.e. a library to use
12cu|libmatewnck-1.6.1-1|30	for writing pagers and taskslists and stuff.
12cu|libmatewnck-1.6.1-1|31	
12cu|libmatewnck-1.6.1-1|32	%package -n     %{libname}
12cu|libmatewnck-1.6.1-1|33	Summary:        %{summary}
12cu|libmatewnck-1.6.1-1|34	Group:          %{group}
12cu|libmatewnck-1.6.1-1|35	Requires:       %{name} >= %{version}-%{release}
12cu|libmatewnck-1.6.1-1|36	
12cu|libmatewnck-1.6.1-1|37	%description -n %{libname}
12cu|libmatewnck-1.6.1-1|38	libmatewnck is Window Navigator Construction Kit for MATE Desktop,
12cu|libmatewnck-1.6.1-1|39	i.e. a library to use for writing pagers and taskslists and stuff.
12cu|libmatewnck-1.6.1-1|40	
12cu|libmatewnck-1.6.1-1|41	%package -n %{develname}
12cu|libmatewnck-1.6.1-1|42	Summary:        The development files and headers for %{name}
12cu|libmatewnck-1.6.1-1|43	Group:          Development/C
12cu|libmatewnck-1.6.1-1|44	Provides:       %{name}-devel = %{version}-%{release}
12cu|libmatewnck-1.6.1-1|45	Requires:       %{libname} = %{version}-%{release}
12cu|libmatewnck-1.6.1-1|46	
12cu|libmatewnck-1.6.1-1|47	%description -n %{develname}
12cu|libmatewnck-1.6.1-1|48	This package contains the development files and headers for %{name}.
12cu|libmatewnck-1.6.1-1|49	
12cu|libmatewnck-1.6.1-1|50	%package -n %{girname}
12cu|libmatewnck-1.6.1-1|51	Summary:        GObject Introspection interface description for %{name}
12cu|libmatewnck-1.6.1-1|52	Group:          System/Libraries
12cu|libmatewnck-1.6.1-1|53	Requires:       %{libname} = %{version}-%{release}
12cu|libmatewnck-1.6.1-1|54	
12cu|libmatewnck-1.6.1-1|55	%description -n %{girname}
12cu|libmatewnck-1.6.1-1|56	GObject Introspection interface description for %{name}.
12cu|libmatewnck-1.6.1-1|57	
12cu|libmatewnck-1.6.1-1|58	%prep
12cu|libmatewnck-1.6.1-1|59	%setup -q
12cu|libmatewnck-1.6.1-1|60	NOCONFIGURE=1 ./autogen.sh
12cu|libmatewnck-1.6.1-1|61	
12cu|libmatewnck-1.6.1-1|62	%build
12cu|libmatewnck-1.6.1-1|63	%configure2_5x \
12cu|libmatewnck-1.6.1-1|64	--disable-static
12cu|libmatewnck-1.6.1-1|65	%make
12cu|libmatewnck-1.6.1-1|66	
12cu|libmatewnck-1.6.1-1|67	%install
12cu|libmatewnck-1.6.1-1|68	%makeinstall_std
12cu|libmatewnck-1.6.1-1|69	
12cu|libmatewnck-1.6.1-1|70	%find_lang %{name}
12cu|libmatewnck-1.6.1-1|71	
12cu|libmatewnck-1.6.1-1|72	%files -f %{name}.lang
12cu|libmatewnck-1.6.1-1|73	%doc README AUTHORS
12cu|libmatewnck-1.6.1-1|74	%{_bindir}/matewnck-urgency-monitor
12cu|libmatewnck-1.6.1-1|75	%{_bindir}/matewnckprop
12cu|libmatewnck-1.6.1-1|76	
12cu|libmatewnck-1.6.1-1|77	%files -n %{libname}
12cu|libmatewnck-1.6.1-1|78	%{_libdir}/%{name}.so.%{major}*
12cu|libmatewnck-1.6.1-1|79	
12cu|libmatewnck-1.6.1-1|80	%files -n %{girname}
12cu|libmatewnck-1.6.1-1|81	%{_libdir}/girepository-1.0/Matewnck-%{gi_major}.typelib
12cu|libmatewnck-1.6.1-1|82	
12cu|libmatewnck-1.6.1-1|83	%files -n %{develname}
12cu|libmatewnck-1.6.1-1|84	%doc %{_datadir}/gtk-doc/html/libmatewnck
12cu|libmatewnck-1.6.1-1|85	%{_libdir}/%{name}.so
12cu|libmatewnck-1.6.1-1|86	%{_includedir}/*
12cu|libmatewnck-1.6.1-1|87	%{_libdir}/pkgconfig/%{name}.pc
12cu|libmatewnck-1.6.1-1|88	%{_datadir}/gir-1.0/Matewnck-%{gi_major}.gir

9903 12
12cu|libmediainfo-0.7.68-1|1	%define	oname	mediainfo
12cu|libmediainfo-0.7.68-1|2	
12cu|libmediainfo-0.7.68-1|3	%define	major	0
12cu|libmediainfo-0.7.68-1|4	%define	libname	%mklibname %{oname} %{major}
12cu|libmediainfo-0.7.68-1|5	%define	devname	%mklibname %{oname} -d
12cu|libmediainfo-0.7.68-1|6	
12cu|libmediainfo-0.7.68-1|7	Summary:	Supplies technical and tag information about a video or audio file
12cu|libmediainfo-0.7.68-1|8	Name:		libmediainfo
12cu|libmediainfo-0.7.68-1|9	Version:	0.7.68
12cu|libmediainfo-0.7.68-1|10	Release:	1
12cu|libmediainfo-0.7.68-1|11	License:	LGPLv3+
12cu|libmediainfo-0.7.68-1|12	Group:		System/Libraries
12cu|libmediainfo-0.7.68-1|13	Url:		https://mediaarea.net/en/MediaInfo
12cu|libmediainfo-0.7.68-1|14	Source0:	http://mediaarea.net/download/source/%{name}/%{version}/%{name}_%{version}.tar.bz2
12cu|libmediainfo-0.7.68-1|15	BuildRequires:	dos2unix
12cu|libmediainfo-0.7.68-1|16	BuildRequires:	doxygen
12cu|libmediainfo-0.7.68-1|17	BuildRequires:	pkgconfig(libcurl)
12cu|libmediainfo-0.7.68-1|18	BuildRequires:	pkgconfig(libmms)
12cu|libmediainfo-0.7.68-1|19	BuildRequires:	pkgconfig(libzen)
12cu|libmediainfo-0.7.68-1|20	BuildRequires:	pkgconfig(zlib)
12cu|libmediainfo-0.7.68-1|21	
12cu|libmediainfo-0.7.68-1|22	%description
12cu|libmediainfo-0.7.68-1|23	MediaInfo supplies technical and tag information about a video or audio file.
12cu|libmediainfo-0.7.68-1|24	
12cu|libmediainfo-0.7.68-1|25	#----------------------------------------------------------------------------
12cu|libmediainfo-0.7.68-1|26	
12cu|libmediainfo-0.7.68-1|27	%package -n %{libname}
12cu|libmediainfo-0.7.68-1|28	Summary:	Supplies technical and tag information about a video or audio file
12cu|libmediainfo-0.7.68-1|29	Group:		System/Libraries
12cu|libmediainfo-0.7.68-1|30	
12cu|libmediainfo-0.7.68-1|31	%description -n %{libname}
12cu|libmediainfo-0.7.68-1|32	MediaInfo supplies technical and tag information about a video or audio file.
12cu|libmediainfo-0.7.68-1|33	This package contains the shared library for MediaInfo.
12cu|libmediainfo-0.7.68-1|34	
12cu|libmediainfo-0.7.68-1|35	%files -n %{libname}
12cu|libmediainfo-0.7.68-1|36	%doc History.txt License.html ReadMe.txt
12cu|libmediainfo-0.7.68-1|37	%{_libdir}/%{name}.so.%{major}*
12cu|libmediainfo-0.7.68-1|38	
12cu|libmediainfo-0.7.68-1|39	#----------------------------------------------------------------------------
12cu|libmediainfo-0.7.68-1|40	
12cu|libmediainfo-0.7.68-1|41	%package -n %{devname}
12cu|libmediainfo-0.7.68-1|42	Summary:	Include files and mandatory libraries for %{name}
12cu|libmediainfo-0.7.68-1|43	Group:		Development/C++
12cu|libmediainfo-0.7.68-1|44	Requires:	%{libname} = %{version}
12cu|libmediainfo-0.7.68-1|45	Provides:	%{name}-devel = %{version}-%{release}
12cu|libmediainfo-0.7.68-1|46	Provides:	mediainfo-devel = %{version}-%{release}
12cu|libmediainfo-0.7.68-1|47	
12cu|libmediainfo-0.7.68-1|48	%description -n %{devname}
12cu|libmediainfo-0.7.68-1|49	Include files and mandatory libraries for development with %{name}.
12cu|libmediainfo-0.7.68-1|50	
12cu|libmediainfo-0.7.68-1|51	%files -n %{devname}
12cu|libmediainfo-0.7.68-1|52	%doc Changes.txt Doc Source/Example
12cu|libmediainfo-0.7.68-1|53	%{_includedir}/MediaInfo
12cu|libmediainfo-0.7.68-1|54	%{_includedir}/MediaInfoDLL
12cu|libmediainfo-0.7.68-1|55	%{_libdir}/%{name}.so
12cu|libmediainfo-0.7.68-1|56	%{_libdir}/pkgconfig/%{name}.pc
12cu|libmediainfo-0.7.68-1|57	
12cu|libmediainfo-0.7.68-1|58	#----------------------------------------------------------------------------
12cu|libmediainfo-0.7.68-1|59	
12cu|libmediainfo-0.7.68-1|60	%prep
12cu|libmediainfo-0.7.68-1|61	%setup -qn MediaInfoLib
12cu|libmediainfo-0.7.68-1|62	
12cu|libmediainfo-0.7.68-1|63	cp Release/ReadMe_DLL_Linux.txt ReadMe.txt
12cu|libmediainfo-0.7.68-1|64	mv History_DLL.txt History.txt
12cu|libmediainfo-0.7.68-1|65	
12cu|libmediainfo-0.7.68-1|66	#EOLs and rights
12cu|libmediainfo-0.7.68-1|67	dos2unix *.txt *.html Source/Doc/*.html
12cu|libmediainfo-0.7.68-1|68	dos2unix Source/MediaInfo/* Source/MediaInfo/Archive/* Source/MediaInfo/Audio/* Source/MediaInfo/Duplicate/*
12cu|libmediainfo-0.7.68-1|69	dos2unix Source/MediaInfo/Export/* Source/MediaInfo/Image/* Source/MediaInfo/Multiple/* Source/MediaInfo/Reader/*
12cu|libmediainfo-0.7.68-1|70	dos2unix Source/MediaInfo/Tag/* Source/MediaInfo/Text* Source/MediaInfo/Video/*
12cu|libmediainfo-0.7.68-1|71	chmod 644 *.txt *.html Source/Doc/*.html
12cu|libmediainfo-0.7.68-1|72	#chmod 644 Source/MediaInfo/* Source/MediaInfo/Archive/* Source/MediaInfo/Audio/* Source/MediaInfo/Duplicate/*
12cu|libmediainfo-0.7.68-1|73	#chmod 644 Source/MediaInfo/Export/* Source/MediaInfo/Image/* Source/MediaInfo/Multiple/* Source/MediaInfo/Reader/*
12cu|libmediainfo-0.7.68-1|74	#chmod 644 Source/MediaInfo/Tag/* Source/MediaInfo/Text* Source/MediaInfo/Video/*
12cu|libmediainfo-0.7.68-1|75	
12cu|libmediainfo-0.7.68-1|76	
12cu|libmediainfo-0.7.68-1|77	%build
12cu|libmediainfo-0.7.68-1|78	#export LDFLAGS="${LDFLAGS} -lzen"
12cu|libmediainfo-0.7.68-1|79	pushd Project/GNU/Library
12cu|libmediainfo-0.7.68-1|80	autoreconf -vfi
12cu|libmediainfo-0.7.68-1|81	%configure2_5x \
12cu|libmediainfo-0.7.68-1|82	--enable-shared \
12cu|libmediainfo-0.7.68-1|83	--disable-static \
12cu|libmediainfo-0.7.68-1|84	--with-libcurl \
12cu|libmediainfo-0.7.68-1|85	--with-libmms \
12cu|libmediainfo-0.7.68-1|86	--enable-visibility
12cu|libmediainfo-0.7.68-1|87	%make
12cu|libmediainfo-0.7.68-1|88	popd
12cu|libmediainfo-0.7.68-1|89	
12cu|libmediainfo-0.7.68-1|90	# generate docs
12cu|libmediainfo-0.7.68-1|91	pushd Source/Doc
12cu|libmediainfo-0.7.68-1|92	doxygen -u 2> /dev/null
12cu|libmediainfo-0.7.68-1|93	doxygen Doxyfile
12cu|libmediainfo-0.7.68-1|94	popd
12cu|libmediainfo-0.7.68-1|95	
12cu|libmediainfo-0.7.68-1|96	
12cu|libmediainfo-0.7.68-1|97	%install
12cu|libmediainfo-0.7.68-1|98	pushd Project/GNU/Library/
12cu|libmediainfo-0.7.68-1|99	%makeinstall_std
12cu|libmediainfo-0.7.68-1|100	popd
12cu|libmediainfo-0.7.68-1|101	
12cu|libmediainfo-0.7.68-1|102	# MediaInfoDLL headers
12cu|libmediainfo-0.7.68-1|103	install -dm 755 %{buildroot}%{_includedir}/MediaInfo
12cu|libmediainfo-0.7.68-1|104	install -m 644 Source/MediaInfo/*.h %{buildroot}%{_includedir}/MediaInfo
12cu|libmediainfo-0.7.68-1|105	install -dm 755 %{buildroot}%{_includedir}/MediaInfoDLL
12cu|libmediainfo-0.7.68-1|106	install -m 644 Source/MediaInfoDLL/*.h %{buildroot}%{_includedir}/MediaInfoDLL
12cu|libmediainfo-0.7.68-1|107	install -m 644 Source/MediaInfoDLL/MediaInfoDLL.cs %{buildroot}%{_includedir}/MediaInfoDLL
12cu|libmediainfo-0.7.68-1|108	install -m 644 Source/MediaInfoDLL/MediaInfoDLL.*.java %{buildroot}%{_includedir}/MediaInfoDLL
12cu|libmediainfo-0.7.68-1|109	install -m 644 Source/MediaInfoDLL/MediaInfoDLL*.py %{buildroot}%{_includedir}/MediaInfoDLL
12cu|libmediainfo-0.7.68-1|110	
12cu|libmediainfo-0.7.68-1|111	#fix and instal .pc file
12cu|libmediainfo-0.7.68-1|112	sed -i -e 's|Version: |Version: %{version}|g' Project/GNU/Library/libmediainfo.pc
12cu|libmediainfo-0.7.68-1|113	sed -i -e '/Libs_Static.*/d' Project/GNU/Library/libmediainfo.pc
12cu|libmediainfo-0.7.68-1|114	
12cu|libmediainfo-0.7.68-1|115	install -Dm 644 Project/GNU/Library/libmediainfo.pc %{buildroot}%{_libdir}/pkgconfig/libmediainfo.pc
12cu|libmediainfo-0.7.68-1|116	
12cu|libmediainfo-0.7.68-1|117	
12cu|libmediainfo-0.7.68-1|118	%changelog
12cu|libmediainfo-0.7.68-1|119	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.68-1
12cu|libmediainfo-0.7.68-1|120	+ Revision: f476ddb
12cu|libmediainfo-0.7.68-1|121	- New version 0.7.68
12cu|libmediainfo-0.7.68-1|122	
12cu|libmediainfo-0.7.68-1|123	

9904 12
12cu|libmilter-workers-8.14.3_1-4|1	%define _enable_debug_packages %{nil}
12cu|libmilter-workers-8.14.3_1-4|2	%define debug_package %{nil}
12cu|libmilter-workers-8.14.3_1-4|3	
12cu|libmilter-workers-8.14.3_1-4|4	%define realversion 8.14.3-1
12cu|libmilter-workers-8.14.3_1-4|5	
12cu|libmilter-workers-8.14.3_1-4|6	%define version %(echo %{realversion} | sed 's/-/_/g')
12cu|libmilter-workers-8.14.3_1-4|7	%define sdevdname %mklibname milter -d -s
12cu|libmilter-workers-8.14.3_1-4|8	
12cu|libmilter-workers-8.14.3_1-4|9	Summary:	Libmilter and a pool of threads
12cu|libmilter-workers-8.14.3_1-4|10	Name:		libmilter-workers
12cu|libmilter-workers-8.14.3_1-4|11	Version:	%{version}
12cu|libmilter-workers-8.14.3_1-4|12	Release:	4
12cu|libmilter-workers-8.14.3_1-4|13	License:	Sendmail
12cu|libmilter-workers-8.14.3_1-4|14	Group:		Development/C
12cu|libmilter-workers-8.14.3_1-4|15	Url:		http://j-chkmail.ensmp.fr/
12cu|libmilter-workers-8.14.3_1-4|16	Source0:	http://j-chkmail.ensmp.fr/libmilter/%{name}-%{realversion}.tgz
12cu|libmilter-workers-8.14.3_1-4|17	Source1:	http://j-chkmail.ensmp.fr/libmilter/README
12cu|libmilter-workers-8.14.3_1-4|18	
12cu|libmilter-workers-8.14.3_1-4|19	%description
12cu|libmilter-workers-8.14.3_1-4|20	Under original libmilter each connection generates one thread
12cu|libmilter-workers-8.14.3_1-4|21	on the filter. These threads remain alive during the connection
12cu|libmilter-workers-8.14.3_1-4|22	lifetime. So, one connection equals one thread.
12cu|libmilter-workers-8.14.3_1-4|23	
12cu|libmilter-workers-8.14.3_1-4|24	For huge servers, handling many simultaneous connections (say, a
12cu|libmilter-workers-8.14.3_1-4|25	hundred and more), this may be an issue.
12cu|libmilter-workers-8.14.3_1-4|26	
12cu|libmilter-workers-8.14.3_1-4|27	Most of the time, these threads are idle waiting for sendmail
12cu|libmilter-workers-8.14.3_1-4|28	commands (which come from remote clients). Tests at some domains
12cu|libmilter-workers-8.14.3_1-4|29	shows that this hold for more than 95 % of the time.
12cu|libmilter-workers-8.14.3_1-4|30	
12cu|libmilter-workers-8.14.3_1-4|31	This libmilter version creates a fixed number of threads (workers)
12cu|libmilter-workers-8.14.3_1-4|32	and distribute tasks when it receives commands from sendmail.
12cu|libmilter-workers-8.14.3_1-4|33	
12cu|libmilter-workers-8.14.3_1-4|34	#----------------------------------------------------------------------------
12cu|libmilter-workers-8.14.3_1-4|35	
12cu|libmilter-workers-8.14.3_1-4|36	%package -n %{sdevdname}
12cu|libmilter-workers-8.14.3_1-4|37	Summary:	Libmilter and a pool of threads
12cu|libmilter-workers-8.14.3_1-4|38	Group:		Development/C
12cu|libmilter-workers-8.14.3_1-4|39	Provides:	milter-devel = %{EVRD}
12cu|libmilter-workers-8.14.3_1-4|40	
12cu|libmilter-workers-8.14.3_1-4|41	%description -n %{sdevdname}
12cu|libmilter-workers-8.14.3_1-4|42	Under original libmilter each connection generates one thread
12cu|libmilter-workers-8.14.3_1-4|43	on the filter. These threads remain alive during the connection
12cu|libmilter-workers-8.14.3_1-4|44	lifetime. So, one connection equals one thread.
12cu|libmilter-workers-8.14.3_1-4|45	
12cu|libmilter-workers-8.14.3_1-4|46	For huge servers, handling many simultaneous connections (say, a
12cu|libmilter-workers-8.14.3_1-4|47	hundred and more), this may be an issue.
12cu|libmilter-workers-8.14.3_1-4|48	
12cu|libmilter-workers-8.14.3_1-4|49	Most of the time, these threads are idle waiting for sendmail
12cu|libmilter-workers-8.14.3_1-4|50	commands (which come from remote clients). Tests at some domains
12cu|libmilter-workers-8.14.3_1-4|51	shows that this hold for more than 95 % of the time.
12cu|libmilter-workers-8.14.3_1-4|52	
12cu|libmilter-workers-8.14.3_1-4|53	This libmilter version creates a fixed number of threads (workers)
12cu|libmilter-workers-8.14.3_1-4|54	and distribute tasks when it receives commands from sendmail.
12cu|libmilter-workers-8.14.3_1-4|55	
12cu|libmilter-workers-8.14.3_1-4|56	%files -n %{sdevdname}
12cu|libmilter-workers-8.14.3_1-4|57	%doc README
12cu|libmilter-workers-8.14.3_1-4|58	%{_includedir}/libmilter/*.h
12cu|libmilter-workers-8.14.3_1-4|59	%{_libdir}/*.a
12cu|libmilter-workers-8.14.3_1-4|60	
12cu|libmilter-workers-8.14.3_1-4|61	#----------------------------------------------------------------------------
12cu|libmilter-workers-8.14.3_1-4|62	
12cu|libmilter-workers-8.14.3_1-4|63	%prep
12cu|libmilter-workers-8.14.3_1-4|64	%setup -q -n %{name}-%{realversion}
12cu|libmilter-workers-8.14.3_1-4|65	cp -f %{SOURCE1} ./
12cu|libmilter-workers-8.14.3_1-4|66	
12cu|libmilter-workers-8.14.3_1-4|67	perl -pi -e "s/-O2/%{optflags}/" devtools/OS/Linux
12cu|libmilter-workers-8.14.3_1-4|68	
12cu|libmilter-workers-8.14.3_1-4|69	%build
12cu|libmilter-workers-8.14.3_1-4|70	%make
12cu|libmilter-workers-8.14.3_1-4|71	
12cu|libmilter-workers-8.14.3_1-4|72	%install
12cu|libmilter-workers-8.14.3_1-4|73	mkdir -p %{buildroot}%{_includedir}/libmilter/
12cu|libmilter-workers-8.14.3_1-4|74	cp include/libmilter/*.h %{buildroot}%{_includedir}/libmilter/
12cu|libmilter-workers-8.14.3_1-4|75	
12cu|libmilter-workers-8.14.3_1-4|76	mkdir -p %{buildroot}%{_libdir}
12cu|libmilter-workers-8.14.3_1-4|77	cp obj.`uname -s`.`uname -r`.`uname -m`/libmilter/libmilter.a %{buildroot}%{_libdir}
12cu|libmilter-workers-8.14.3_1-4|78	
12cu|libmilter-workers-8.14.3_1-4|79	
12cu|libmilter-workers-8.14.3_1-4|80	%changelog
12cu|libmilter-workers-8.14.3_1-4|81	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 8.14.3_1-4
12cu|libmilter-workers-8.14.3_1-4|82	+ Revision: 80d659d
12cu|libmilter-workers-8.14.3_1-4|83	- LOG Disable debug package, spec cleanup
12cu|libmilter-workers-8.14.3_1-4|84	
12cu|libmilter-workers-8.14.3_1-4|85	

9905 12
12cu|libmirage-2.1.1-1|1	%define		major 9
12cu|libmirage-2.1.1-1|2	%define		api_version 2.1
12cu|libmirage-2.1.1-1|3	%define		gir_major 2.1
12cu|libmirage-2.1.1-1|4	%define		libname %mklibname mirage %{major}
12cu|libmirage-2.1.1-1|5	%define		devname %mklibname mirage -d
12cu|libmirage-2.1.1-1|6	%define		girname %mklibname mirage-gir %{gir_major}
12cu|libmirage-2.1.1-1|7	
12cu|libmirage-2.1.1-1|8	Summary:	CD-ROM image access library
12cu|libmirage-2.1.1-1|9	Name:		libmirage
12cu|libmirage-2.1.1-1|10	Version:	2.1.1
12cu|libmirage-2.1.1-1|11	Release:	1
12cu|libmirage-2.1.1-1|12	License:	GPLv2+
12cu|libmirage-2.1.1-1|13	Group:		System/Libraries
12cu|libmirage-2.1.1-1|14	Source0:	http://downloads.sourceforge.net/cdemu/%{name}-%{version}.tar.bz2
12cu|libmirage-2.1.1-1|15	Url:		http://cdemu.sourceforge.net/
12cu|libmirage-2.1.1-1|16	BuildRequires:	bison
12cu|libmirage-2.1.1-1|17	BuildRequires:	flex
12cu|libmirage-2.1.1-1|18	BuildRequires:	cmake
12cu|libmirage-2.1.1-1|19	BuildRequires:	bzip2-devel
12cu|libmirage-2.1.1-1|20	BuildRequires:	pkgconfig(glib-2.0)
12cu|libmirage-2.1.1-1|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cu|libmirage-2.1.1-1|22	BuildRequires:	pkgconfig(gtk-doc)
12cu|libmirage-2.1.1-1|23	BuildRequires:	pkgconfig(liblzma)
12cu|libmirage-2.1.1-1|24	BuildRequires:	pkgconfig(samplerate)
12cu|libmirage-2.1.1-1|25	BuildRequires:	pkgconfig(sndfile)
12cu|libmirage-2.1.1-1|26	BuildRequires:	pkgconfig(zlib)
12cu|libmirage-2.1.1-1|27	
12cu|libmirage-2.1.1-1|28	%description
12cu|libmirage-2.1.1-1|29	The aim of libMirage is to provide uniform access to the data stored in
12cu|libmirage-2.1.1-1|30	different image formats, by creating a representation of disc stored in image
12cu|libmirage-2.1.1-1|31	file, which is based on GObjects. There are various objects that represent
12cu|libmirage-2.1.1-1|32	different parts of the disc; disc, session, track, sector, etc. In addition to
12cu|libmirage-2.1.1-1|33	providing access to data provided by the image file, libMirage is also capable
12cu|libmirage-2.1.1-1|34	of generating some of the data that might not be present in image file. For
12cu|libmirage-2.1.1-1|35	instance, ISO image provides only user data from sector, without sync pattern,
12cu|libmirage-2.1.1-1|36	header, ECC/EDC codes or subchannel. When this missing data is requested,
12cu|libmirage-2.1.1-1|37	libMirage will transparently generate it.
12cu|libmirage-2.1.1-1|38	
12cu|libmirage-2.1.1-1|39	#----------------------------------------------------------------------------
12cu|libmirage-2.1.1-1|40	
12cu|libmirage-2.1.1-1|41	%package common
12cu|libmirage-2.1.1-1|42	Summary:	CD-ROM image access library - common files
12cu|libmirage-2.1.1-1|43	Group:		System/Libraries
12cu|libmirage-2.1.1-1|44	
12cu|libmirage-2.1.1-1|45	%description common
12cu|libmirage-2.1.1-1|46	Image access plugins for libMirage.
12cu|libmirage-2.1.1-1|47	
12cu|libmirage-2.1.1-1|48	%files common
12cu|libmirage-2.1.1-1|49	%{_datadir}/mime/packages/libmirage-*.xml
12cu|libmirage-2.1.1-1|50	
12cu|libmirage-2.1.1-1|51	#----------------------------------------------------------------------------
12cu|libmirage-2.1.1-1|52	
12cu|libmirage-2.1.1-1|53	%package -n %{libname}
12cu|libmirage-2.1.1-1|54	Summary:	CD-ROM image access library - shared library
12cu|libmirage-2.1.1-1|55	Group:		System/Libraries
12cu|libmirage-2.1.1-1|56	Requires:	%{name}-common >= %{EVRD}
12cu|libmirage-2.1.1-1|57	
12cu|libmirage-2.1.1-1|58	%description -n %{libname}
12cu|libmirage-2.1.1-1|59	Shared libraries of libMirage for software using it.
12cu|libmirage-2.1.1-1|60	
12cu|libmirage-2.1.1-1|61	%files -n %{libname}
12cu|libmirage-2.1.1-1|62	%{_libdir}/%{name}-%{api_version}
12cu|libmirage-2.1.1-1|63	%{_libdir}/libmirage.so.%{major}*
12cu|libmirage-2.1.1-1|64	
12cu|libmirage-2.1.1-1|65	#----------------------------------------------------------------------------
12cu|libmirage-2.1.1-1|66	
12cu|libmirage-2.1.1-1|67	%package -n %{devname}
12cu|libmirage-2.1.1-1|68	Summary:	CD-ROM image access library - development headers
12cu|libmirage-2.1.1-1|69	Group:		Development/C
12cu|libmirage-2.1.1-1|70	Requires:	%{libname} = %{EVRD}
12cu|libmirage-2.1.1-1|71	Requires:	%{girname} = %{EVRD}
12cu|libmirage-2.1.1-1|72	
12cu|libmirage-2.1.1-1|73	%description -n %{devname}
12cu|libmirage-2.1.1-1|74	Development headers for developing software using libMirage.
12cu|libmirage-2.1.1-1|75	
12cu|libmirage-2.1.1-1|76	The aim of libMirage is to provide uniform access to the data stored in
12cu|libmirage-2.1.1-1|77	different image formats, by creating a representation of disc stored in image
12cu|libmirage-2.1.1-1|78	file, which is based on GObjects. There are various objects that represent
12cu|libmirage-2.1.1-1|79	different parts of the disc; disc, session, track, sector, etc. In addition to
12cu|libmirage-2.1.1-1|80	providing access to data provided by the image file, libMirage is also capable
12cu|libmirage-2.1.1-1|81	of generating some of the data that might not be present in image file. For
12cu|libmirage-2.1.1-1|82	instance, ISO image provides only user data from sector, without sync pattern,
12cu|libmirage-2.1.1-1|83	header, ECC/EDC codes or subchannel. When this missing data is requested,
12cu|libmirage-2.1.1-1|84	libMirage will transparently generate it.
12cu|libmirage-2.1.1-1|85	
12cu|libmirage-2.1.1-1|86	%files -n %{devname}
12cu|libmirage-2.1.1-1|87	%doc README AUTHORS
12cu|libmirage-2.1.1-1|88	%{_includedir}/%{name}
12cu|libmirage-2.1.1-1|89	%{_libdir}/libmirage.so
12cu|libmirage-2.1.1-1|90	%{_libdir}/pkgconfig/libmirage.pc
12cu|libmirage-2.1.1-1|91	%{_datadir}/gir-1.0/libMirage-%{gir_major}.gir
12cu|libmirage-2.1.1-1|92	%{_datadir}/gtk-doc/html/libmirage
12cu|libmirage-2.1.1-1|93	
12cu|libmirage-2.1.1-1|94	#----------------------------------------------------------------------------
12cu|libmirage-2.1.1-1|95	
12cu|libmirage-2.1.1-1|96	%package -n %{girname}
12cu|libmirage-2.1.1-1|97	Summary:	GObject Introspection interface description for %{name}
12cu|libmirage-2.1.1-1|98	Group:		System/Libraries
12cu|libmirage-2.1.1-1|99	
12cu|libmirage-2.1.1-1|100	%description -n %{girname}
12cu|libmirage-2.1.1-1|101	GObject Introspection interface description for %{name}.
12cu|libmirage-2.1.1-1|102	
12cu|libmirage-2.1.1-1|103	%files -n %{girname}
12cu|libmirage-2.1.1-1|104	%{_libdir}/girepository-1.0/libMirage-%{gir_major}.typelib
12cu|libmirage-2.1.1-1|105	
12cu|libmirage-2.1.1-1|106	#----------------------------------------------------------------------------
12cu|libmirage-2.1.1-1|107	
12cu|libmirage-2.1.1-1|108	%prep
12cu|libmirage-2.1.1-1|109	%setup -q
12cu|libmirage-2.1.1-1|110	
12cu|libmirage-2.1.1-1|111	# See Mandriva bug #58086
12cu|libmirage-2.1.1-1|112	# The mirage defined mime types shadow the fd.o mimetypes, defining an alias
12cu|libmirage-2.1.1-1|113	# to the standard name. For example, *.iso files get classified as
12cu|libmirage-2.1.1-1|114	# "application/libmirage-iso". The mirage .xml file does define an alias
12cu|libmirage-2.1.1-1|115	# "application/x-cd-image". However, the fd.o shared-mime-info specification
12cu|libmirage-2.1.1-1|116	# forbids having aliases that conflict with mimetypes defined elsewhere.
12cu|libmirage-2.1.1-1|117	# Therefore at least KDE ignores such aliases, causing .iso and .cue pointing
12cu|libmirage-2.1.1-1|118	# to the libmirage mime types only.
12cu|libmirage-2.1.1-1|119	# For now, lessen the priorities and weights of libmirage definitions so that
12cu|libmirage-2.1.1-1|120	# fd.o provided mimetype definitions take priority. - Anssi 04/2010
12cu|libmirage-2.1.1-1|121	sed -i -e 's,priority="50",priority="48",' -e 's,glob pattern,glob weight="48" pattern,' src/parsers/*/libmirage-*.xml
12cu|libmirage-2.1.1-1|122	
12cu|libmirage-2.1.1-1|123	%build
12cu|libmirage-2.1.1-1|124	%cmake -DPOST_INSTALL_HOOKS:BOOL=OFF
12cu|libmirage-2.1.1-1|125	%make
12cu|libmirage-2.1.1-1|126	
12cu|libmirage-2.1.1-1|127	%install
12cu|libmirage-2.1.1-1|128	%makeinstall_std -C build
12cu|libmirage-2.1.1-1|129	
12cu|libmirage-2.1.1-1|130	
12cu|libmirage-2.1.1-1|131	%changelog
12cu|libmirage-2.1.1-1|132	* Sun Jan 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.1-1
12cu|libmirage-2.1.1-1|133	+ Revision: 0ed587a
12cu|libmirage-2.1.1-1|134	- LOG New version 2.1.1, new library major 9
12cu|libmirage-2.1.1-1|135	
12cu|libmirage-2.1.1-1|136	

9906 12
12cu|libmm-qt-1.0.1-1|1	%define major 0
12cu|libmm-qt-1.0.1-1|2	%define libname %mklibname ModemManagerQt %{major}
12cu|libmm-qt-1.0.1-1|3	%define devname %mklibname -d ModemManagerQt
12cu|libmm-qt-1.0.1-1|4	
12cu|libmm-qt-1.0.1-1|5	Summary:	Qt-only wrapper for ModemManager DBus API
12cu|libmm-qt-1.0.1-1|6	Name:		libmm-qt
12cu|libmm-qt-1.0.1-1|7	Version:	1.0.1
12cu|libmm-qt-1.0.1-1|8	Release:	1
12cu|libmm-qt-1.0.1-1|9	Epoch:		1
12cu|libmm-qt-1.0.1-1|10	License:	LGPLv2+
12cu|libmm-qt-1.0.1-1|11	Group:		System/Libraries
12cu|libmm-qt-1.0.1-1|12	Url:		https://projects.kde.org/projects/extragear/libs/libmm-qt
12cu|libmm-qt-1.0.1-1|13	Source0:	ftp://ftp.kde.org/pub/kde/unstable/modemmanager-qt/1.0.0/src/%{name}-%{version}-1.tar.xz
12cu|libmm-qt-1.0.1-1|14	BuildRequires:	cmake
12cu|libmm-qt-1.0.1-1|15	BuildRequires:	pkgconfig(ModemManager)
12cu|libmm-qt-1.0.1-1|16	BuildRequires:	pkgconfig(QtCore)
12cu|libmm-qt-1.0.1-1|17	
12cu|libmm-qt-1.0.1-1|18	%description
12cu|libmm-qt-1.0.1-1|19	Qt library for ModemManager.
12cu|libmm-qt-1.0.1-1|20	
12cu|libmm-qt-1.0.1-1|21	#----------------------------------------------------------------------------
12cu|libmm-qt-1.0.1-1|22	
12cu|libmm-qt-1.0.1-1|23	%package -n %{libname}
12cu|libmm-qt-1.0.1-1|24	Summary:	Qt-only wrapper for ModemManager DBus API
12cu|libmm-qt-1.0.1-1|25	Group:		System/Libraries
12cu|libmm-qt-1.0.1-1|26	Conflicts:	%{_lib}mm-qt0 < 1:0.5.0
12cu|libmm-qt-1.0.1-1|27	Obsoletes:	%{_lib}mm-qt0 < 1:0.5.0
12cu|libmm-qt-1.0.1-1|28	
12cu|libmm-qt-1.0.1-1|29	%description -n %{libname}
12cu|libmm-qt-1.0.1-1|30	Qt library for ModemManager.
12cu|libmm-qt-1.0.1-1|31	
12cu|libmm-qt-1.0.1-1|32	%files -n %{libname}
12cu|libmm-qt-1.0.1-1|33	%{_libdir}/libModemManagerQt.so.%{major}
12cu|libmm-qt-1.0.1-1|34	%{_libdir}/libModemManagerQt.so.%{version}
12cu|libmm-qt-1.0.1-1|35	
12cu|libmm-qt-1.0.1-1|36	#----------------------------------------------------------------------------
12cu|libmm-qt-1.0.1-1|37	
12cu|libmm-qt-1.0.1-1|38	%package -n %{devname}
12cu|libmm-qt-1.0.1-1|39	Summary:	Development files for %{name}
12cu|libmm-qt-1.0.1-1|40	Group:		Development/C++
12cu|libmm-qt-1.0.1-1|41	Requires:	%{libname} = %{EVRD}
12cu|libmm-qt-1.0.1-1|42	Requires:	pkgconfig(ModemManager)
12cu|libmm-qt-1.0.1-1|43	Conflicts:	%{_lib}mm-qt-devel < 1:0.5.0
12cu|libmm-qt-1.0.1-1|44	Obsoletes:	%{_lib}mm-qt-devel < 1:0.5.0
12cu|libmm-qt-1.0.1-1|45	
12cu|libmm-qt-1.0.1-1|46	%description -n %{devname}
12cu|libmm-qt-1.0.1-1|47	Qt libraries and headers for developing applications that use ModemManager.
12cu|libmm-qt-1.0.1-1|48	
12cu|libmm-qt-1.0.1-1|49	%files -n %{devname}
12cu|libmm-qt-1.0.1-1|50	%doc README
12cu|libmm-qt-1.0.1-1|51	%{_libdir}/pkgconfig/ModemManagerQt.pc
12cu|libmm-qt-1.0.1-1|52	%{_includedir}/ModemManagerQt/
12cu|libmm-qt-1.0.1-1|53	%{_libdir}/libModemManagerQt.so
12cu|libmm-qt-1.0.1-1|54	
12cu|libmm-qt-1.0.1-1|55	#----------------------------------------------------------------------------
12cu|libmm-qt-1.0.1-1|56	
12cu|libmm-qt-1.0.1-1|57	%prep
12cu|libmm-qt-1.0.1-1|58	%setup -q
12cu|libmm-qt-1.0.1-1|59	
12cu|libmm-qt-1.0.1-1|60	%build
12cu|libmm-qt-1.0.1-1|61	%cmake
12cu|libmm-qt-1.0.1-1|62	%make
12cu|libmm-qt-1.0.1-1|63	
12cu|libmm-qt-1.0.1-1|64	%install
12cu|libmm-qt-1.0.1-1|65	%makeinstall_std -C build
12cu|libmm-qt-1.0.1-1|66	
12cu|libmm-qt-1.0.1-1|67	
12cu|libmm-qt-1.0.1-1|68	%changelog
12cu|libmm-qt-1.0.1-1|69	* Sat Mar 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.0.1-1
12cu|libmm-qt-1.0.1-1|70	+ Revision: 7724466
12cu|libmm-qt-1.0.1-1|71	- New version 1.0.1
12cu|libmm-qt-1.0.1-1|72	
12cu|libmm-qt-1.0.1-1|73	

9907 12
12cu|libmonetra-7.13.0-1|1	%define major 7
12cu|libmonetra-7.13.0-1|2	%define libname %mklibname monetra %{major}
12cu|libmonetra-7.13.0-1|3	%define libmcve %mklibname mcve %{major}
12cu|libmonetra-7.13.0-1|4	%define devname %mklibname monetra -d
12cu|libmonetra-7.13.0-1|5	
12cu|libmonetra-7.13.0-1|6	Summary:	Library to allow credit card processing through MCVE
12cu|libmonetra-7.13.0-1|7	Name:		libmonetra
12cu|libmonetra-7.13.0-1|8	Version:	7.13.0
12cu|libmonetra-7.13.0-1|9	Release:	1
12cu|libmonetra-7.13.0-1|10	License:	BSD
12cu|libmonetra-7.13.0-1|11	Group:		System/Libraries
12cu|libmonetra-7.13.0-1|12	Url:		http://www.mainstreetsoftworks.com/
12cu|libmonetra-7.13.0-1|13	Source0:	ftp://ftp.mcve.com/pub/libmonetra/%{name}-%{version}.tar.gz
12cu|libmonetra-7.13.0-1|14	BuildRequires:	pkgconfig(openssl)
12cu|libmonetra-7.13.0-1|15	
12cu|libmonetra-7.13.0-1|16	%description
12cu|libmonetra-7.13.0-1|17	library for connecting to a MCVE Credit Card Processing Daemon via
12cu|libmonetra-7.13.0-1|18	SSL, TCP/IP, and drop-files.
12cu|libmonetra-7.13.0-1|19	
12cu|libmonetra-7.13.0-1|20	#----------------------------------------------------------------------------
12cu|libmonetra-7.13.0-1|21	
12cu|libmonetra-7.13.0-1|22	%package -n %{libname}
12cu|libmonetra-7.13.0-1|23	Summary:	Library to allow credit card processing through MCVE
12cu|libmonetra-7.13.0-1|24	Group:		System/Libraries
12cu|libmonetra-7.13.0-1|25	
12cu|libmonetra-7.13.0-1|26	%description -n %{libname}
12cu|libmonetra-7.13.0-1|27	library for connecting to a MCVE Credit Card Processing Daemon via
12cu|libmonetra-7.13.0-1|28	SSL, TCP/IP, and drop-files.
12cu|libmonetra-7.13.0-1|29	
12cu|libmonetra-7.13.0-1|30	%files -n %{libname}
12cu|libmonetra-7.13.0-1|31	%doc AUTHORS ChangeLog LICENSE README
12cu|libmonetra-7.13.0-1|32	%{_libdir}/libmonetra.so.%{major}*
12cu|libmonetra-7.13.0-1|33	
12cu|libmonetra-7.13.0-1|34	#----------------------------------------------------------------------------
12cu|libmonetra-7.13.0-1|35	
12cu|libmonetra-7.13.0-1|36	%package -n %{libmcve}
12cu|libmonetra-7.13.0-1|37	Summary:	Library to allow credit card processing through MCVE
12cu|libmonetra-7.13.0-1|38	Group:		System/Libraries
12cu|libmonetra-7.13.0-1|39	Conflicts:	%{_lib}monetra7 < 7.7.0
12cu|libmonetra-7.13.0-1|40	
12cu|libmonetra-7.13.0-1|41	%description -n %{libmcve}
12cu|libmonetra-7.13.0-1|42	library for connecting to a MCVE Credit Card Processing Daemon via
12cu|libmonetra-7.13.0-1|43	SSL, TCP/IP, and drop-files.
12cu|libmonetra-7.13.0-1|44	
12cu|libmonetra-7.13.0-1|45	%files -n %{libmcve}
12cu|libmonetra-7.13.0-1|46	%doc AUTHORS ChangeLog LICENSE README
12cu|libmonetra-7.13.0-1|47	%{_libdir}/libmcve.so.%{major}*
12cu|libmonetra-7.13.0-1|48	
12cu|libmonetra-7.13.0-1|49	#----------------------------------------------------------------------------
12cu|libmonetra-7.13.0-1|50	
12cu|libmonetra-7.13.0-1|51	%package -n %{devname}
12cu|libmonetra-7.13.0-1|52	Summary:	Static library and header files for the %{name} library
12cu|libmonetra-7.13.0-1|53	Group:		Development/C
12cu|libmonetra-7.13.0-1|54	Requires:	%{libname} = %{EVRD}
12cu|libmonetra-7.13.0-1|55	Requires:	%{libmcve} = %{EVRD}
12cu|libmonetra-7.13.0-1|56	Provides:	%{name}-devel = %{EVRD}
12cu|libmonetra-7.13.0-1|57	
12cu|libmonetra-7.13.0-1|58	%description -n %{devname}
12cu|libmonetra-7.13.0-1|59	library for connecting to a MCVE Credit Card Processing Daemon via
12cu|libmonetra-7.13.0-1|60	SSL, TCP/IP, and drop-files.
12cu|libmonetra-7.13.0-1|61	
12cu|libmonetra-7.13.0-1|62	This package contains development library and its header files.
12cu|libmonetra-7.13.0-1|63	
12cu|libmonetra-7.13.0-1|64	%files -n %{devname}
12cu|libmonetra-7.13.0-1|65	%doc LICENSE
12cu|libmonetra-7.13.0-1|66	%{_includedir}/*
12cu|libmonetra-7.13.0-1|67	%{_libdir}/*.so
12cu|libmonetra-7.13.0-1|68	
12cu|libmonetra-7.13.0-1|69	#----------------------------------------------------------------------------
12cu|libmonetra-7.13.0-1|70	
12cu|libmonetra-7.13.0-1|71	%prep
12cu|libmonetra-7.13.0-1|72	%setup -q
12cu|libmonetra-7.13.0-1|73	
12cu|libmonetra-7.13.0-1|74	%build
12cu|libmonetra-7.13.0-1|75	autoreconf
12cu|libmonetra-7.13.0-1|76	%configure2_5x --disable-static
12cu|libmonetra-7.13.0-1|77	%make
12cu|libmonetra-7.13.0-1|78	
12cu|libmonetra-7.13.0-1|79	%install
12cu|libmonetra-7.13.0-1|80	%makeinstall_std
12cu|libmonetra-7.13.0-1|81	
12cu|libmonetra-7.13.0-1|82	
12cu|libmonetra-7.13.0-1|83	%changelog
12cu|libmonetra-7.13.0-1|84	* Sat Apr 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.13.0-1
12cu|libmonetra-7.13.0-1|85	+ Revision: d2d9443
12cu|libmonetra-7.13.0-1|86	- New version 7.13.0, resolves issues with php-mcve build
12cu|libmonetra-7.13.0-1|87	
12cu|libmonetra-7.13.0-1|88	

9908 12
12cu|libmp3splt-0.9.0-1|1	%define	oname	mp3splt
12cu|libmp3splt-0.9.0-1|2	%define	major	0
12cu|libmp3splt-0.9.0-1|3	%define	libname		%mklibname %{oname} %{major}
12cu|libmp3splt-0.9.0-1|4	%define	develname	%mklibname -d %{oname}
12cu|libmp3splt-0.9.0-1|5	
12cu|libmp3splt-0.9.0-1|6	%define	without_docs	1
12cu|libmp3splt-0.9.0-1|7	
12cu|libmp3splt-0.9.0-1|8	Name:		libmp3splt
12cu|libmp3splt-0.9.0-1|9	Version:	0.9.0
12cu|libmp3splt-0.9.0-1|10	Release:	%mkrel 1
12cu|libmp3splt-0.9.0-1|11	Summary:	Library to split MP3 and Ogg Files
12cu|libmp3splt-0.9.0-1|12	URL:		http://mp3splt.sourceforge.net
12cu|libmp3splt-0.9.0-1|13	Group:		System/Libraries
12cu|libmp3splt-0.9.0-1|14	License:	GPLv2+
12cu|libmp3splt-0.9.0-1|15	Source0:	http://prdownloads.sourceforge.net/%{oname}/%{name}-%{version}.tar.gz
12cu|libmp3splt-0.9.0-1|16	Source100:	%{name}.rpmlintrc
12cu|libmp3splt-0.9.0-1|17	Patch0:		%{name}-0.8.2-fix-format-string.patch
12cu|libmp3splt-0.9.0-1|18	BuildRequires:	pkgconfig(ogg)
12cu|libmp3splt-0.9.0-1|19	BuildRequires:	pkgconfig(vorbis)
12cu|libmp3splt-0.9.0-1|20	BuildRequires:	pkgconfig(mad)
12cu|libmp3splt-0.9.0-1|21	BuildRequires:	pkgconfig(id3tag)
12cu|libmp3splt-0.9.0-1|22	BuildRequires:	pkgconfig(zlib)
12cu|libmp3splt-0.9.0-1|23	BuildRequires:	pkgconfig(flac) >= 1.2.1
12cu|libmp3splt-0.9.0-1|24	BuildRequires:	gettext >= 0.13.1
12cu|libmp3splt-0.9.0-1|25	BuildRequires:	glibc-devel
12cu|libmp3splt-0.9.0-1|26	BuildRequires:	libltdl-devel
12cu|libmp3splt-0.9.0-1|27	BuildRequires:	pkgconfig(libpcre) >= 1.0
12cu|libmp3splt-0.9.0-1|28	%if !%{without_docs}
12cu|libmp3splt-0.9.0-1|29	BuildRequires:	graphviz
12cu|libmp3splt-0.9.0-1|30	BuildRequires:	doxygen
12cu|libmp3splt-0.9.0-1|31	%endif
12cu|libmp3splt-0.9.0-1|32	
12cu|libmp3splt-0.9.0-1|33	%description
12cu|libmp3splt-0.9.0-1|34	The mp3Splt project provides utilities to split mp3 and ogg files, by
12cu|libmp3splt-0.9.0-1|35	selecting a begin and an end time position, without decoding. It is very
12cu|libmp3splt-0.9.0-1|36	useful to split large mp3/ogg into smaller files, or to split entire albums to
12cu|libmp3splt-0.9.0-1|37	obtain original tracks. To split an album, the split points and filenames can
12cu|libmp3splt-0.9.0-1|38	be selected manually or automatically from CDDB (Internet or a local file), or
12cu|libmp3splt-0.9.0-1|39	from .cue files.
12cu|libmp3splt-0.9.0-1|40	
12cu|libmp3splt-0.9.0-1|41	It supports automatic silence detection, which can be used to adjust cddb/cue
12cu|libmp3splt-0.9.0-1|42	split points. It is also possible to extract tracks from Mp3Wrap or AlbumWrap
12cu|libmp3splt-0.9.0-1|43	files in a few seconds.
12cu|libmp3splt-0.9.0-1|44	
12cu|libmp3splt-0.9.0-1|45	The mp3splt project is divided in 3 parts: libmp3splt, mp3splt and
12cu|libmp3splt-0.9.0-1|46	mp3splt-gtk.
12cu|libmp3splt-0.9.0-1|47	
12cu|libmp3splt-0.9.0-1|48	#-----------------------------------------------------------------------------
12cu|libmp3splt-0.9.0-1|49	
12cu|libmp3splt-0.9.0-1|50	%package -n %{libname}
12cu|libmp3splt-0.9.0-1|51	Summary:	Library to split MP3 and Ogg Files
12cu|libmp3splt-0.9.0-1|52	Group:		System/Libraries
12cu|libmp3splt-0.9.0-1|53	
12cu|libmp3splt-0.9.0-1|54	%description -n %{libname}
12cu|libmp3splt-0.9.0-1|55	Library to split mp3 and ogg files selecting a begin and an end time position,
12cu|libmp3splt-0.9.0-1|56	without decoding. It's very useful to split large mp3/ogg to make smaller
12cu|libmp3splt-0.9.0-1|57	files or to split entire albums to obtain original tracks.
12cu|libmp3splt-0.9.0-1|58	
12cu|libmp3splt-0.9.0-1|59	%files -n %{libname} -f libmp3splt0.lang
12cu|libmp3splt-0.9.0-1|60	%doc AUTHORS ChangeLog README
12cu|libmp3splt-0.9.0-1|61	%{_libdir}/%{name}.so.%{major}*
12cu|libmp3splt-0.9.0-1|62	%dir %{_libdir}/libmp3splt0
12cu|libmp3splt-0.9.0-1|63	%{_libdir}/libmp3splt0/libsplt_*.so.%{major}*
12cu|libmp3splt-0.9.0-1|64	
12cu|libmp3splt-0.9.0-1|65	#-----------------------------------------------------------------------------
12cu|libmp3splt-0.9.0-1|66	
12cu|libmp3splt-0.9.0-1|67	%package -n %{develname}
12cu|libmp3splt-0.9.0-1|68	Summary:	Development files for %{name}
12cu|libmp3splt-0.9.0-1|69	Group:		Development/Other
12cu|libmp3splt-0.9.0-1|70	Requires:	%{libname} = %{version}-%{release}
12cu|libmp3splt-0.9.0-1|71	Provides:	%{name}-devel = %{version}-%{release}
12cu|libmp3splt-0.9.0-1|72	
12cu|libmp3splt-0.9.0-1|73	%description -n %{develname}
12cu|libmp3splt-0.9.0-1|74	This package contains development files for the mp3splt project.
12cu|libmp3splt-0.9.0-1|75	
12cu|libmp3splt-0.9.0-1|76	%files -n %{develname}
12cu|libmp3splt-0.9.0-1|77	%doc AUTHORS ChangeLog README
12cu|libmp3splt-0.9.0-1|78	%{_includedir}/%{name}
12cu|libmp3splt-0.9.0-1|79	%{_libdir}/%{name}.so
12cu|libmp3splt-0.9.0-1|80	%{_libdir}/libmp3splt0/libsplt_*.so
12cu|libmp3splt-0.9.0-1|81	%{_libdir}/pkgconfig/%{name}.pc
12cu|libmp3splt-0.9.0-1|82	#{_datadir}/aclocal/%%{oname}.m4
12cu|libmp3splt-0.9.0-1|83	
12cu|libmp3splt-0.9.0-1|84	#-----------------------------------------------------------------------------
12cu|libmp3splt-0.9.0-1|85	
12cu|libmp3splt-0.9.0-1|86	%prep
12cu|libmp3splt-0.9.0-1|87	%setup -qn %{name}-%{version}
12cu|libmp3splt-0.9.0-1|88	%patch0 -p1
12cu|libmp3splt-0.9.0-1|89	
12cu|libmp3splt-0.9.0-1|90	
12cu|libmp3splt-0.9.0-1|91	%build
12cu|libmp3splt-0.9.0-1|92	%configure2_5x \
12cu|libmp3splt-0.9.0-1|93	%if %{without_docs}
12cu|libmp3splt-0.9.0-1|94	--disable-doxygen_doc \
12cu|libmp3splt-0.9.0-1|95	%endif
12cu|libmp3splt-0.9.0-1|96	--disable-rpath --disable-static
12cu|libmp3splt-0.9.0-1|97	%make
12cu|libmp3splt-0.9.0-1|98	
12cu|libmp3splt-0.9.0-1|99	
12cu|libmp3splt-0.9.0-1|100	%install
12cu|libmp3splt-0.9.0-1|101	%makeinstall_std
12cu|libmp3splt-0.9.0-1|102	
12cu|libmp3splt-0.9.0-1|103	%find_lang libmp3splt0
12cu|libmp3splt-0.9.0-1|104	
12cu|libmp3splt-0.9.0-1|105	
12cu|libmp3splt-0.9.0-1|106	
12cu|libmp3splt-0.9.0-1|107	%changelog
12cu|libmp3splt-0.9.0-1|108	* Wed Mar 19 2014 Giovanni Mariani <mc2374@mclink.it> 0.9.0-1
12cu|libmp3splt-0.9.0-1|109	+ Revision: ee8bbbb
12cu|libmp3splt-0.9.0-1|110	- Fixed patch name
12cu|libmp3splt-0.9.0-1|111	
12cu|libmp3splt-0.9.0-1|112	

9909 12
12cu|libmpdclient-2.9-1|1	%define	major	2
12cu|libmpdclient-2.9-1|2	%define	libname		%mklibname mpdclient %{major}
12cu|libmpdclient-2.9-1|3	%define	develname	%mklibname -d mpdclient
12cu|libmpdclient-2.9-1|4	
12cu|libmpdclient-2.9-1|5	Name:		libmpdclient
12cu|libmpdclient-2.9-1|6	Version:	2.9
12cu|libmpdclient-2.9-1|7	Release:	%mkrel 1
12cu|libmpdclient-2.9-1|8	Summary:	API library for interfacing MPD in the C, C++ & Objective C languages
12cu|libmpdclient-2.9-1|9	Group:		System/Libraries
12cu|libmpdclient-2.9-1|10	License:	BSD
12cu|libmpdclient-2.9-1|11	Url:		http://www.musicpd.org
12cu|libmpdclient-2.9-1|12	Source0:	http://www.musicpd.org/download/%{name}/2/%{name}-%{version}.tar.xz
12cu|libmpdclient-2.9-1|13	BuildRequires:	doxygen
12cu|libmpdclient-2.9-1|14	
12cu|libmpdclient-2.9-1|15	%description
12cu|libmpdclient-2.9-1|16	A stable, documented, asynchronous API library for interfacing MPD in the C,
12cu|libmpdclient-2.9-1|17	C++ & Objective C languages.
12cu|libmpdclient-2.9-1|18	
12cu|libmpdclient-2.9-1|19	#-----------------------------------------------------------------------------
12cu|libmpdclient-2.9-1|20	
12cu|libmpdclient-2.9-1|21	%package -n %{libname}
12cu|libmpdclient-2.9-1|22	Summary:	API library for interfacing MPD in the C, C++ & Objective C languages
12cu|libmpdclient-2.9-1|23	Group:		System/Libraries
12cu|libmpdclient-2.9-1|24	Provides:	%{name} = %{version}-%{release}
12cu|libmpdclient-2.9-1|25	Requires:	mpd >= 0.18
12cu|libmpdclient-2.9-1|26	
12cu|libmpdclient-2.9-1|27	%description -n %{libname}
12cu|libmpdclient-2.9-1|28	A stable, documented, asynchronous API library for interfacing MPD in the C,
12cu|libmpdclient-2.9-1|29	C++ & Objective C languages.
12cu|libmpdclient-2.9-1|30	
12cu|libmpdclient-2.9-1|31	%files -n %{libname}
12cu|libmpdclient-2.9-1|32	%doc COPYING
12cu|libmpdclient-2.9-1|33	%{_libdir}/%{name}.so.%{major}*
12cu|libmpdclient-2.9-1|34	
12cu|libmpdclient-2.9-1|35	#-----------------------------------------------------------------------------
12cu|libmpdclient-2.9-1|36	
12cu|libmpdclient-2.9-1|37	%package -n %{develname}
12cu|libmpdclient-2.9-1|38	Summary:	Devel headers for %{name}
12cu|libmpdclient-2.9-1|39	Group:		Development/C
12cu|libmpdclient-2.9-1|40	Provides:	%{name}-devel = %{version}-%{release}
12cu|libmpdclient-2.9-1|41	Requires:	%{libname} = %{version}
12cu|libmpdclient-2.9-1|42	
12cu|libmpdclient-2.9-1|43	%description -n %{develname}
12cu|libmpdclient-2.9-1|44	Devel headers for %{name}.
12cu|libmpdclient-2.9-1|45	
12cu|libmpdclient-2.9-1|46	%files -n %{develname}
12cu|libmpdclient-2.9-1|47	%doc COPYING NEWS README
12cu|libmpdclient-2.9-1|48	%doc doc/api/html/*
12cu|libmpdclient-2.9-1|49	%{_datadir}/doc/%{name}/*
12cu|libmpdclient-2.9-1|50	%{_datadir}/vala/vapi/%{name}.vapi
12cu|libmpdclient-2.9-1|51	%dir %{_includedir}/mpd/
12cu|libmpdclient-2.9-1|52	%{_includedir}/mpd/*.h
12cu|libmpdclient-2.9-1|53	%{_libdir}/%{name}.so
12cu|libmpdclient-2.9-1|54	%{_libdir}/pkgconfig/%{name}.pc
12cu|libmpdclient-2.9-1|55	
12cu|libmpdclient-2.9-1|56	#-----------------------------------------------------------------------------
12cu|libmpdclient-2.9-1|57	
12cu|libmpdclient-2.9-1|58	%prep
12cu|libmpdclient-2.9-1|59	%setup -q
12cu|libmpdclient-2.9-1|60	
12cu|libmpdclient-2.9-1|61	
12cu|libmpdclient-2.9-1|62	%build
12cu|libmpdclient-2.9-1|63	%configure2_5x --disable-static
12cu|libmpdclient-2.9-1|64	%make
12cu|libmpdclient-2.9-1|65	
12cu|libmpdclient-2.9-1|66	
12cu|libmpdclient-2.9-1|67	%install
12cu|libmpdclient-2.9-1|68	%makeinstall_std
12cu|libmpdclient-2.9-1|69	
12cu|libmpdclient-2.9-1|70	
12cu|libmpdclient-2.9-1|71	
12cu|libmpdclient-2.9-1|72	%changelog
12cu|libmpdclient-2.9-1|73	* Mon Mar 24 2014 Giovanni Mariani <mc2374@mclink.it> 2.9-1
12cu|libmpdclient-2.9-1|74	+ Revision: 6d4080a
12cu|libmpdclient-2.9-1|75	- Updated to release 2.9
12cu|libmpdclient-2.9-1|76	
12cu|libmpdclient-2.9-1|77	

9910 12
12cu|libnids-1.24-4|1	%define major 1
12cu|libnids-1.24-4|2	%define libname %mklibname nids %{major}
12cu|libnids-1.24-4|3	%define devname %mklibname nids -d
12cu|libnids-1.24-4|4	
12cu|libnids-1.24-4|5	Summary:	Library that provides functions of Network Intrusion Detection System
12cu|libnids-1.24-4|6	Name:		libnids
12cu|libnids-1.24-4|7	Version:	1.24
12cu|libnids-1.24-4|8	Release:	4
12cu|libnids-1.24-4|9	License:	GPLv2+
12cu|libnids-1.24-4|10	Group:		Networking/Other
12cu|libnids-1.24-4|11	Url:		http://libnids.sourceforge.net/
12cu|libnids-1.24-4|12	Source0:	http://prdownloads.sourceforge.net/libnids/%{name}-%{version}.tar.gz
12cu|libnids-1.24-4|13	Source1:	http://prdownloads.sourceforge.net/libnids/%{name}-%{version}.tar.gz.asc
12cu|libnids-1.24-4|14	Patch0:		libnids-1.18-libnet_config.diff
12cu|libnids-1.24-4|15	Patch1:		libnids-1.19-x86-pic.diff
12cu|libnids-1.24-4|16	BuildRequires:	libpcap-devel
12cu|libnids-1.24-4|17	BuildRequires:	libnet-devel
12cu|libnids-1.24-4|18	BuildRequires:	pkgconfig(glib-2.0)
12cu|libnids-1.24-4|19	
12cu|libnids-1.24-4|20	%description
12cu|libnids-1.24-4|21	Libnids is an implementation of an E-component of Network Intrusion Detection
12cu|libnids-1.24-4|22	System. It emulates the IP stack of Linux 2.0.x. Libnids offers IP
12cu|libnids-1.24-4|23	defragmentation, TCP stream assembly and TCP port scan detection.
12cu|libnids-1.24-4|24	
12cu|libnids-1.24-4|25	#----------------------------------------------------------------------------
12cu|libnids-1.24-4|26	
12cu|libnids-1.24-4|27	%package -n %{libname}
12cu|libnids-1.24-4|28	Summary:	A shared Library that provides functions of Network Intrusion Detection System
12cu|libnids-1.24-4|29	Group:		System/Libraries
12cu|libnids-1.24-4|30	Provides:	%{name} = %{EVRD}
12cu|libnids-1.24-4|31	
12cu|libnids-1.24-4|32	%description -n %{libname}
12cu|libnids-1.24-4|33	Libnids is a library that provides a functionality of one of NIDS (Network
12cu|libnids-1.24-4|34	Intrusion Detection System) components, namely E-component. It means that
12cu|libnids-1.24-4|35	libnids code watches all local network traffic, cooks received datagrams a bit
12cu|libnids-1.24-4|36	(quite a bit ;)), and provides convenient information on them to analyzing
12cu|libnids-1.24-4|37	modules of NIDS.
12cu|libnids-1.24-4|38	
12cu|libnids-1.24-4|39	%files -n %{libname}
12cu|libnids-1.24-4|40	%doc CHANGES README CREDITS MISC
12cu|libnids-1.24-4|41	%{_libdir}/libnids.so.%{major}*
12cu|libnids-1.24-4|42	
12cu|libnids-1.24-4|43	#----------------------------------------------------------------------------
12cu|libnids-1.24-4|44	
12cu|libnids-1.24-4|45	%package -n %{devname}
12cu|libnids-1.24-4|46	Summary:	Development files for %{name}
12cu|libnids-1.24-4|47	Group:		Development/Other
12cu|libnids-1.24-4|48	Requires:	%{libname} = %{EVRD}
12cu|libnids-1.24-4|49	Provides:	%{name}-devel = %{EVRD}
12cu|libnids-1.24-4|50	
12cu|libnids-1.24-4|51	%description -n %{devname}
12cu|libnids-1.24-4|52	Libnids is a library that provides a functionality of one of NIDS (Network
12cu|libnids-1.24-4|53	Intrusion Detection System) components, namely E-component. It means that
12cu|libnids-1.24-4|54	libnids code watches all local network traffic, cooks received datagrams a bit
12cu|libnids-1.24-4|55	(quite a bit ;)), and provides convenient information on them to analyzing
12cu|libnids-1.24-4|56	modules of NIDS.
12cu|libnids-1.24-4|57	
12cu|libnids-1.24-4|58	This package contains the static library and header files for %{name}.
12cu|libnids-1.24-4|59	
12cu|libnids-1.24-4|60	%files -n %{devname}
12cu|libnids-1.24-4|61	%doc CHANGES README CREDITS MISC doc/*
12cu|libnids-1.24-4|62	%{_libdir}/libnids.a
12cu|libnids-1.24-4|63	%{_libdir}/libnids.so
12cu|libnids-1.24-4|64	%{_includedir}/nids.h
12cu|libnids-1.24-4|65	%{_mandir}/man3/*
12cu|libnids-1.24-4|66	
12cu|libnids-1.24-4|67	#----------------------------------------------------------------------------
12cu|libnids-1.24-4|68	
12cu|libnids-1.24-4|69	%prep
12cu|libnids-1.24-4|70	%setup -q
12cu|libnids-1.24-4|71	%patch0 -p0
12cu|libnids-1.24-4|72	%patch1 -p0
12cu|libnids-1.24-4|73	
12cu|libnids-1.24-4|74	# fix soname
12cu|libnids-1.24-4|75	perl -pi -e "s|^LIBSHARED.*|LIBSHARED = libnids.so.%{major}|g" src/Makefile.in
12cu|libnids-1.24-4|76	
12cu|libnids-1.24-4|77	find . -perm 0600 | xargs chmod 0644
12cu|libnids-1.24-4|78	
12cu|libnids-1.24-4|79	%build
12cu|libnids-1.24-4|80	export WANT_AUTOCONF_2_5=1
12cu|libnids-1.24-4|81	libtoolize --copy --force; aclocal; autoconf
12cu|libnids-1.24-4|82	
12cu|libnids-1.24-4|83	export CFLAGS="%{optflags} -fPIC"
12cu|libnids-1.24-4|84	
12cu|libnids-1.24-4|85	%configure2_5x \
12cu|libnids-1.24-4|86	--enable-shared \
12cu|libnids-1.24-4|87	--enable-static
12cu|libnids-1.24-4|88	
12cu|libnids-1.24-4|89	%make shared static
12cu|libnids-1.24-4|90	
12cu|libnids-1.24-4|91	%install
12cu|libnids-1.24-4|92	%makeinstall
12cu|libnids-1.24-4|93	
12cu|libnids-1.24-4|94	mv %{buildroot}%{_libdir}/libnids.so.%{major} \
12cu|libnids-1.24-4|95	%{buildroot}%{_libdir}/libnids.so.%{major}.0
12cu|libnids-1.24-4|96	
12cu|libnids-1.24-4|97	ln -snf libnids.so.%{major}.0 %{buildroot}%{_libdir}/libnids.so.%{major}
12cu|libnids-1.24-4|98	ln -snf libnids.so.%{major} %{buildroot}%{_libdir}/libnids.so
12cu|libnids-1.24-4|99	
12cu|libnids-1.24-4|100	
12cu|libnids-1.24-4|101	%changelog
12cu|libnids-1.24-4|102	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.24-4
12cu|libnids-1.24-4|103	+ Revision: b818706
12cu|libnids-1.24-4|104	- Spec cleanup
12cu|libnids-1.24-4|105	
12cu|libnids-1.24-4|106	

9911 12
12cu|libnm-qt-0.9.8.1-1|1	%define major 0
12cu|libnm-qt-0.9.8.1-1|2	%define libname %mklibname NetworkManagerQt %{major}
12cu|libnm-qt-0.9.8.1-1|3	%define devname %mklibname -d NetworkManagerQt
12cu|libnm-qt-0.9.8.1-1|4	
12cu|libnm-qt-0.9.8.1-1|5	Summary:	Qt-only wrapper for NetworkManager DBus API
12cu|libnm-qt-0.9.8.1-1|6	Name:		libnm-qt
12cu|libnm-qt-0.9.8.1-1|7	Version:	0.9.8.1
12cu|libnm-qt-0.9.8.1-1|8	Release:	1
12cu|libnm-qt-0.9.8.1-1|9	Epoch:		1
12cu|libnm-qt-0.9.8.1-1|10	License:	LGPLv2+
12cu|libnm-qt-0.9.8.1-1|11	Group:		System/Libraries
12cu|libnm-qt-0.9.8.1-1|12	Url:		https://projects.kde.org/projects/extragear/libs/libnm-qt
12cu|libnm-qt-0.9.8.1-1|13	Source0:	ftp://ftp.kde.org/pub/kde/unstable/networkmanager-qt/%{version}/src/%{name}-%{version}.tar.xz
12cu|libnm-qt-0.9.8.1-1|14	BuildRequires:	cmake
12cu|libnm-qt-0.9.8.1-1|15	BuildRequires:	pkgconfig(QtCore)
12cu|libnm-qt-0.9.8.1-1|16	BuildRequires:	pkgconfig(ModemManager)
12cu|libnm-qt-0.9.8.1-1|17	BuildRequires:	pkgconfig(ModemManagerQt)
12cu|libnm-qt-0.9.8.1-1|18	BuildRequires:	pkgconfig(NetworkManager) >= 0.9.8.4
12cu|libnm-qt-0.9.8.1-1|19	BuildRequires:	pkgconfig(libnm-glib)
12cu|libnm-qt-0.9.8.1-1|20	BuildRequires:	pkgconfig(libnm-util)
12cu|libnm-qt-0.9.8.1-1|21	
12cu|libnm-qt-0.9.8.1-1|22	%description
12cu|libnm-qt-0.9.8.1-1|23	Qt library for NetworkManager.
12cu|libnm-qt-0.9.8.1-1|24	
12cu|libnm-qt-0.9.8.1-1|25	#----------------------------------------------------------------------------
12cu|libnm-qt-0.9.8.1-1|26	
12cu|libnm-qt-0.9.8.1-1|27	%package -n %{libname}
12cu|libnm-qt-0.9.8.1-1|28	Summary:	Qt-only wrapper for NetworkManager DBus API
12cu|libnm-qt-0.9.8.1-1|29	Group:		System/Libraries
12cu|libnm-qt-0.9.8.1-1|30	Conflicts:	%{_lib}nm-qt0 < 1:0.9.0
12cu|libnm-qt-0.9.8.1-1|31	Obsoletes:	%{_lib}nm-qt0 < 1:0.9.0
12cu|libnm-qt-0.9.8.1-1|32	
12cu|libnm-qt-0.9.8.1-1|33	%description -n %{libname}
12cu|libnm-qt-0.9.8.1-1|34	Qt library for NetworkManager.
12cu|libnm-qt-0.9.8.1-1|35	
12cu|libnm-qt-0.9.8.1-1|36	%files -n %{libname}
12cu|libnm-qt-0.9.8.1-1|37	%{_libdir}/libNetworkManagerQt.so.%{major}*
12cu|libnm-qt-0.9.8.1-1|38	
12cu|libnm-qt-0.9.8.1-1|39	#----------------------------------------------------------------------------
12cu|libnm-qt-0.9.8.1-1|40	
12cu|libnm-qt-0.9.8.1-1|41	%package -n %{devname}
12cu|libnm-qt-0.9.8.1-1|42	Summary:	Development files for %{name}
12cu|libnm-qt-0.9.8.1-1|43	Group:		Development/C++
12cu|libnm-qt-0.9.8.1-1|44	Requires:	%{libname} = %{EVRD}
12cu|libnm-qt-0.9.8.1-1|45	Conflicts:	%{_lib}nm-qt-devel < 1:0.9.0
12cu|libnm-qt-0.9.8.1-1|46	Obsoletes:	%{_lib}nm-qt-devel < 1:0.9.0
12cu|libnm-qt-0.9.8.1-1|47	
12cu|libnm-qt-0.9.8.1-1|48	%description -n %{devname}
12cu|libnm-qt-0.9.8.1-1|49	Qt libraries and header files for developing applications
12cu|libnm-qt-0.9.8.1-1|50	that use NetworkManager.
12cu|libnm-qt-0.9.8.1-1|51	
12cu|libnm-qt-0.9.8.1-1|52	%files -n %{devname}
12cu|libnm-qt-0.9.8.1-1|53	%{_libdir}/pkgconfig/NetworkManagerQt.pc
12cu|libnm-qt-0.9.8.1-1|54	%{_libdir}/libNetworkManagerQt.so
12cu|libnm-qt-0.9.8.1-1|55	%{_includedir}/NetworkManagerQt/
12cu|libnm-qt-0.9.8.1-1|56	
12cu|libnm-qt-0.9.8.1-1|57	#----------------------------------------------------------------------------
12cu|libnm-qt-0.9.8.1-1|58	
12cu|libnm-qt-0.9.8.1-1|59	%prep
12cu|libnm-qt-0.9.8.1-1|60	%setup -q
12cu|libnm-qt-0.9.8.1-1|61	
12cu|libnm-qt-0.9.8.1-1|62	%build
12cu|libnm-qt-0.9.8.1-1|63	%cmake
12cu|libnm-qt-0.9.8.1-1|64	%make
12cu|libnm-qt-0.9.8.1-1|65	
12cu|libnm-qt-0.9.8.1-1|66	%install
12cu|libnm-qt-0.9.8.1-1|67	%makeinstall_std -C build
12cu|libnm-qt-0.9.8.1-1|68	
12cu|libnm-qt-0.9.8.1-1|69	
12cu|libnm-qt-0.9.8.1-1|70	%changelog
12cu|libnm-qt-0.9.8.1-1|71	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.9.8.1-1
12cu|libnm-qt-0.9.8.1-1|72	+ Revision: e7b2aec
12cu|libnm-qt-0.9.8.1-1|73	- New version 0.9.8.1
12cu|libnm-qt-0.9.8.1-1|74	
12cu|libnm-qt-0.9.8.1-1|75	

9912 12
12cu|liboop-1.0-12|1	%define major 4
12cu|liboop-1.0-12|2	%define major0 0
12cu|liboop-1.0-12|3	%define major3 3
12cu|liboop-1.0-12|4	%define libname %mklibname oop %{major}
12cu|liboop-1.0-12|5	%define libadns %mklibname oop-adns %{major3}
12cu|liboop-1.0-12|6	%define libglib %mklibname oop-glib %{major0}
12cu|liboop-1.0-12|7	%define libglib2 %mklibname oop-glib2 %{major0}
12cu|liboop-1.0-12|8	%define librl %mklibname oop-rl %{major0}
12cu|liboop-1.0-12|9	%define libtcl %mklibname oop-tcl %{major0}
12cu|liboop-1.0-12|10	%define devname %mklibname oop -d
12cu|liboop-1.0-12|11	
12cu|liboop-1.0-12|12	Summary:	A low-level event loop management library for POSIX-based OS'es
12cu|liboop-1.0-12|13	Name:		liboop
12cu|liboop-1.0-12|14	Version:	1.0
12cu|liboop-1.0-12|15	Release:	12
12cu|liboop-1.0-12|16	License:	LGPLv2.1+
12cu|liboop-1.0-12|17	Group:		System/Libraries
12cu|liboop-1.0-12|18	Url:		http://liboop.org/
12cu|liboop-1.0-12|19	Source0:	%{name}-%{version}.tar.bz2
12cu|liboop-1.0-12|20	Patch0:		liboop-linkage_fix.diff
12cu|liboop-1.0-12|21	# Add 8.5 and 8.6 to tcl versions configure script detects - AdamW 2008/12
12cu|liboop-1.0-12|22	Patch1:		liboop-1.0-tcl86.patch
12cu|liboop-1.0-12|23	BuildRequires:	libtool
12cu|liboop-1.0-12|24	BuildRequires:	adns-devel
12cu|liboop-1.0-12|25	BuildRequires:	readline-devel
12cu|liboop-1.0-12|26	BuildRequires:	tcl-devel
12cu|liboop-1.0-12|27	BuildRequires:	pkgconfig(glib)
12cu|liboop-1.0-12|28	BuildRequires:	pkgconfig(glib-2.0)
12cu|liboop-1.0-12|29	
12cu|liboop-1.0-12|30	%description
12cu|liboop-1.0-12|31	Liboop is a low-level event loop management library for POSIX-based
12cu|liboop-1.0-12|32	operating systems. It supports the development of modular,
12cu|liboop-1.0-12|33	multiplexed applications which may respond to events from several
12cu|liboop-1.0-12|34	sources. It replaces the "select() loop" and allows the
12cu|liboop-1.0-12|35	registration of event handlers for file and network I/O, timers and
12cu|liboop-1.0-12|36	signals. Since processes use these mechanisms for almost all
12cu|liboop-1.0-12|37	external communication, liboop can be used as the basis for almost
12cu|liboop-1.0-12|38	any application.
12cu|liboop-1.0-12|39	
12cu|liboop-1.0-12|40	#----------------------------------------------------------------------------
12cu|liboop-1.0-12|41	
12cu|liboop-1.0-12|42	%package -n %{libname}
12cu|liboop-1.0-12|43	Summary:	A low-level event loop management library for POSIX-based OS'es
12cu|liboop-1.0-12|44	Group:		System/Libraries
12cu|liboop-1.0-12|45	
12cu|liboop-1.0-12|46	%description -n %{libname}
12cu|liboop-1.0-12|47	Liboop is a low-level event loop management library for POSIX-based
12cu|liboop-1.0-12|48	operating systems. It supports the development of modular,
12cu|liboop-1.0-12|49	multiplexed applications which may respond to events from several
12cu|liboop-1.0-12|50	sources. It replaces the "select() loop" and allows the
12cu|liboop-1.0-12|51	registration of event handlers for file and network I/O, timers and
12cu|liboop-1.0-12|52	signals. Since processes use these mechanisms for almost all
12cu|liboop-1.0-12|53	external communication, liboop can be used as the basis for almost
12cu|liboop-1.0-12|54	any application.
12cu|liboop-1.0-12|55	
12cu|liboop-1.0-12|56	%files -n %{libname}
12cu|liboop-1.0-12|57	%{_libdir}/liboop.so.%{major}*
12cu|liboop-1.0-12|58	
12cu|liboop-1.0-12|59	#----------------------------------------------------------------------------
12cu|liboop-1.0-12|60	
12cu|liboop-1.0-12|61	%package -n %{libadns}
12cu|liboop-1.0-12|62	Summary:	A low-level event loop management library for POSIX-based OS'es
12cu|liboop-1.0-12|63	Group:		System/Libraries
12cu|liboop-1.0-12|64	Conflicts:	%{_lib}oop4 < 1.0-12
12cu|liboop-1.0-12|65	
12cu|liboop-1.0-12|66	%description -n %{libadns}
12cu|liboop-1.0-12|67	Shared library for %{name}.
12cu|liboop-1.0-12|68	
12cu|liboop-1.0-12|69	%files -n %{libadns}
12cu|liboop-1.0-12|70	%{_libdir}/liboop-adns.so.%{major3}*
12cu|liboop-1.0-12|71	
12cu|liboop-1.0-12|72	#----------------------------------------------------------------------------
12cu|liboop-1.0-12|73	
12cu|liboop-1.0-12|74	%package -n %{libglib}
12cu|liboop-1.0-12|75	Summary:	A low-level event loop management library for POSIX-based OS'es
12cu|liboop-1.0-12|76	Group:		System/Libraries
12cu|liboop-1.0-12|77	Conflicts:	%{_lib}oop4 < 1.0-12
12cu|liboop-1.0-12|78	
12cu|liboop-1.0-12|79	%description -n %{libglib}
12cu|liboop-1.0-12|80	Shared library for %{name}.
12cu|liboop-1.0-12|81	
12cu|liboop-1.0-12|82	%files -n %{libglib}
12cu|liboop-1.0-12|83	%{_libdir}/liboop-glib.so.%{major0}*
12cu|liboop-1.0-12|84	
12cu|liboop-1.0-12|85	#----------------------------------------------------------------------------
12cu|liboop-1.0-12|86	
12cu|liboop-1.0-12|87	%package -n %{libglib2}
12cu|liboop-1.0-12|88	Summary:	A low-level event loop management library for POSIX-based OS'es
12cu|liboop-1.0-12|89	Group:		System/Libraries
12cu|liboop-1.0-12|90	Conflicts:	%{_lib}oop4 < 1.0-12
12cu|liboop-1.0-12|91	
12cu|liboop-1.0-12|92	%description -n %{libglib2}
12cu|liboop-1.0-12|93	Shared library for %{name}.
12cu|liboop-1.0-12|94	
12cu|liboop-1.0-12|95	%files -n %{libglib2}
12cu|liboop-1.0-12|96	%{_libdir}/liboop-glib2.so.%{major0}*
12cu|liboop-1.0-12|97	
12cu|liboop-1.0-12|98	#----------------------------------------------------------------------------
12cu|liboop-1.0-12|99	
12cu|liboop-1.0-12|100	%package -n %{librl}
12cu|liboop-1.0-12|101	Summary:	A low-level event loop management library for POSIX-based OS'es
12cu|liboop-1.0-12|102	Group:		System/Libraries
12cu|liboop-1.0-12|103	Conflicts:	%{_lib}oop4 < 1.0-12
12cu|liboop-1.0-12|104	
12cu|liboop-1.0-12|105	%description -n %{librl}
12cu|liboop-1.0-12|106	Shared library for %{name}.
12cu|liboop-1.0-12|107	
12cu|liboop-1.0-12|108	%files -n %{librl}
12cu|liboop-1.0-12|109	%{_libdir}/liboop-rl.so.%{major0}*
12cu|liboop-1.0-12|110	
12cu|liboop-1.0-12|111	#----------------------------------------------------------------------------
12cu|liboop-1.0-12|112	
12cu|liboop-1.0-12|113	%package -n %{libtcl}
12cu|liboop-1.0-12|114	Summary:	A low-level event loop management library for POSIX-based OS'es
12cu|liboop-1.0-12|115	Group:		System/Libraries
12cu|liboop-1.0-12|116	Conflicts:	%{_lib}oop4 < 1.0-12
12cu|liboop-1.0-12|117	
12cu|liboop-1.0-12|118	%description -n %{libtcl}
12cu|liboop-1.0-12|119	Shared library for %{name}.
12cu|liboop-1.0-12|120	
12cu|liboop-1.0-12|121	%files -n %{libtcl}
12cu|liboop-1.0-12|122	%{_libdir}/liboop-tcl.so.%{major0}*
12cu|liboop-1.0-12|123	
12cu|liboop-1.0-12|124	#----------------------------------------------------------------------------
12cu|liboop-1.0-12|125	
12cu|liboop-1.0-12|126	%package -n %{devname}
12cu|liboop-1.0-12|127	Summary:	Static library and header files for the %{libname} library
12cu|liboop-1.0-12|128	Group:		Development/C
12cu|liboop-1.0-12|129	Requires:	%{libname} = %{EVRD}
12cu|liboop-1.0-12|130	Requires:	%{libadns} = %{EVRD}
12cu|liboop-1.0-12|131	Requires:	%{libglib} = %{EVRD}
12cu|liboop-1.0-12|132	Requires:	%{libglib2} = %{EVRD}
12cu|liboop-1.0-12|133	Requires:	%{librl} = %{EVRD}
12cu|liboop-1.0-12|134	Requires:	%{libtcl} = %{EVRD}
12cu|liboop-1.0-12|135	Provides:	oop-devel = %{EVRD}
12cu|liboop-1.0-12|136	Provides:	%{name}-devel = %{EVRD}
12cu|liboop-1.0-12|137	
12cu|liboop-1.0-12|138	%description -n %{devname}
12cu|liboop-1.0-12|139	Liboop is a low-level event loop management library for POSIX-based
12cu|liboop-1.0-12|140	operating systems. It supports the development of modular,
12cu|liboop-1.0-12|141	multiplexed applications which may respond to events from several
12cu|liboop-1.0-12|142	sources. It replaces the "select() loop" and allows the
12cu|liboop-1.0-12|143	registration of event handlers for file and network I/O, timers and
12cu|liboop-1.0-12|144	signals. Since processes use these mechanisms for almost all
12cu|liboop-1.0-12|145	external communication, liboop can be used as the basis for almost
12cu|liboop-1.0-12|146	any application.
12cu|liboop-1.0-12|147	
12cu|liboop-1.0-12|148	%files -n %{devname}
12cu|liboop-1.0-12|149	%{_includedir}/*.h
12cu|liboop-1.0-12|150	%{_libdir}/*.so
12cu|liboop-1.0-12|151	%{_libdir}/pkgconfig/*.pc
12cu|liboop-1.0-12|152	
12cu|liboop-1.0-12|153	#----------------------------------------------------------------------------
12cu|liboop-1.0-12|154	
12cu|liboop-1.0-12|155	%prep
12cu|liboop-1.0-12|156	%setup -q
12cu|liboop-1.0-12|157	%patch0 -p0
12cu|liboop-1.0-12|158	%patch1 -p1 -b .tcl86
12cu|liboop-1.0-12|159	
12cu|liboop-1.0-12|160	%build
12cu|liboop-1.0-12|161	%global optflags %{optflags} -fPIC
12cu|liboop-1.0-12|162	libtoolize --copy --force; aclocal; autoconf; automake
12cu|liboop-1.0-12|163	%configure2_5x --disable-static
12cu|liboop-1.0-12|164	make
12cu|liboop-1.0-12|165	
12cu|liboop-1.0-12|166	%install
12cu|liboop-1.0-12|167	%makeinstall_std
12cu|liboop-1.0-12|168	
12cu|liboop-1.0-12|169	
12cu|liboop-1.0-12|170	%changelog
12cu|liboop-1.0-12|171	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-12
12cu|liboop-1.0-12|172	+ Revision: 8ccf958
12cu|liboop-1.0-12|173	- LOG Split library package, update BuildRequires
12cu|liboop-1.0-12|174	
12cu|liboop-1.0-12|175	

9913 12
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|1	%define svn 3218
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|2	
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|3	Summary:	OpenSync plugin for Google Calendar
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|4	Name:		libopensync-plugin-google-calendar
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|5	Version:	0.22.1
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|6	Epoch:		1
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|7	Release:	0.%{svn}.5
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|8	License:	GPLv2+
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|9	Group:		Office
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|10	Url:		http://www.opensync.org
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|11	# For SVN:
12cu|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
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|13	Source0:	http://www.opensync.org/download/releases/%{name}-%{svn}.tar.lzma
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|14	BuildRequires:	pkgconfig(opensync-1.0) < 0.30
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|15	BuildRequires:	python-httplib2
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|16	Requires:	python-httplib2
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|17	Requires:	python-pyxml
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|18	Requires:	libopensync >= %{epoch}:0.22
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|19	
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|20	%description
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|21	This plugin allows applications using OpenSync to synchronise with Google
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|22	Calendar.
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|23	
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|24	%files
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|25	%doc README
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|26	%{_libdir}/opensync/plugins/*
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|27	%{_datadir}/opensync/defaults/*
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|28	%{_libdir}/opensync/google-cal-helper
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|29	
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|30	#----------------------------------------------------------------------------
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|31	
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|32	%prep
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|33	%setup -q -n %{name}
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|34	
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|35	%build
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|36	autoreconf -i
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|37	# google-cal-helper is installed to libexecdir, we don't want it just
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|38	# in /usr/lib... - AdamW 2008/03
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|39	%configure2_5x --libexecdir=%{_libdir}/opensync
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|40	%make
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|41	
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|42	%install
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|43	%makeinstall_std
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|44	
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|45	
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|46	%changelog
12cu|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
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|48	+ Revision: c91aa12
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|49	- LOG Spec cleanup
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|50	
12cu|libopensync-plugin-google-calendar-0.22.1-0.3218.5|51	

9914 12
12cu|libopensync-plugin-moto-0.36-1|1	Name:           libopensync-plugin-moto
12cu|libopensync-plugin-moto-0.36-1|2	Version:        0.36
12cu|libopensync-plugin-moto-0.36-1|3	Epoch:          1
12cu|libopensync-plugin-moto-0.36-1|4	Release:        1
12cu|libopensync-plugin-moto-0.36-1|5	Summary:        Plugin for syncing with Motorola phones via libopensync
12cu|libopensync-plugin-moto-0.36-1|6	License:        GPLv2+
12cu|libopensync-plugin-moto-0.36-1|7	Group:          Office
12cu|libopensync-plugin-moto-0.36-1|8	URL:            http://www.opensync.org
12cu|libopensync-plugin-moto-0.36-1|9	Source:         http://www.opensync.org/download/releases/0.36/%{name}-%{version}.tar.bz2
12cu|libopensync-plugin-moto-0.36-1|10	BuildRequires:  libopensync-devel < 0.30
12cu|libopensync-plugin-moto-0.36-1|11	Requires:       libopensync >= %{epoch}:%{version}
12cu|libopensync-plugin-moto-0.36-1|12	Requires: python-dateutil
12cu|libopensync-plugin-moto-0.36-1|13	Requires: python-pybluez
12cu|libopensync-plugin-moto-0.36-1|14	BuildRoot:      %{_tmppath}/%{name}-%{version}
12cu|libopensync-plugin-moto-0.36-1|15	BuildArch: noarch
12cu|libopensync-plugin-moto-0.36-1|16	
12cu|libopensync-plugin-moto-0.36-1|17	%description
12cu|libopensync-plugin-moto-0.36-1|18	Plugin for syncing with Motorola phones via libopensync.
12cu|libopensync-plugin-moto-0.36-1|19	
12cu|libopensync-plugin-moto-0.36-1|20	
12cu|libopensync-plugin-moto-0.36-1|21	
12cu|libopensync-plugin-moto-0.36-1|22	%prep
12cu|libopensync-plugin-moto-0.36-1|23	%setup -q
12cu|libopensync-plugin-moto-0.36-1|24	
12cu|libopensync-plugin-moto-0.36-1|25	
12cu|libopensync-plugin-moto-0.36-1|26	%build
12cu|libopensync-plugin-moto-0.36-1|27	
12cu|libopensync-plugin-moto-0.36-1|28	%install
12cu|libopensync-plugin-moto-0.36-1|29	install -p -m644 -D motosync.py \
12cu|libopensync-plugin-moto-0.36-1|30	%{buildroot}/%{_libdir}/opensync/python-plugins/motosync.py
12cu|libopensync-plugin-moto-0.36-1|31	install -p -m644 -D moto-sync \
12cu|libopensync-plugin-moto-0.36-1|32	%{buildroot}/%{_datadir}/opensync/defaults/moto-sync
12cu|libopensync-plugin-moto-0.36-1|33	
12cu|libopensync-plugin-moto-0.36-1|34	%clean
12cu|libopensync-plugin-moto-0.36-1|35	
12cu|libopensync-plugin-moto-0.36-1|36	%files
12cu|libopensync-plugin-moto-0.36-1|37	%defattr(-,root,root,-)
12cu|libopensync-plugin-moto-0.36-1|38	%doc AUTHORS COPYING README
12cu|libopensync-plugin-moto-0.36-1|39	%{_libdir}/opensync/python-plugins/motosync*
12cu|libopensync-plugin-moto-0.36-1|40	%{_datadir}/opensync/defaults/moto-sync
12cu|libopensync-plugin-moto-0.36-1|41	
12cu|libopensync-plugin-moto-0.36-1|42	
12cu|libopensync-plugin-moto-0.36-1|43	
12cu|libopensync-plugin-moto-0.36-1|44	%changelog
12cu|libopensync-plugin-moto-0.36-1|45	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.22-4mdv2011.0
12cu|libopensync-plugin-moto-0.36-1|46	+ Revision: 620173
12cu|libopensync-plugin-moto-0.36-1|47	- the mass rebuild of 2010.0 packages
12cu|libopensync-plugin-moto-0.36-1|48	
12cu|libopensync-plugin-moto-0.36-1|49	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 1:0.22-3mdv2010.0
12cu|libopensync-plugin-moto-0.36-1|50	+ Revision: 438728
12cu|libopensync-plugin-moto-0.36-1|51	- rebuild
12cu|libopensync-plugin-moto-0.36-1|52	
12cu|libopensync-plugin-moto-0.36-1|53	* Sat Apr 04 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:0.22-2mdv2009.1
12cu|libopensync-plugin-moto-0.36-1|54	+ Revision: 364048
12cu|libopensync-plugin-moto-0.36-1|55	- Fix requires
12cu|libopensync-plugin-moto-0.36-1|56	- Fix requires
12cu|libopensync-plugin-moto-0.36-1|57	
12cu|libopensync-plugin-moto-0.36-1|58	* Sat Apr 04 2009 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:0.22-1mdv2009.1
12cu|libopensync-plugin-moto-0.36-1|59	+ Revision: 364035
12cu|libopensync-plugin-moto-0.36-1|60	- #3 try
12cu|libopensync-plugin-moto-0.36-1|61	- #2 try
12cu|libopensync-plugin-moto-0.36-1|62	
12cu|libopensync-plugin-moto-0.36-1|63	* Sat Feb 21 2009 Guillaume Bedot <littletux@mandriva.org> 0.22-1mdv2009.1
12cu|libopensync-plugin-moto-0.36-1|64	+ Revision: 343718
12cu|libopensync-plugin-moto-0.36-1|65	- import libopensync-plugin-moto
12cu|libopensync-plugin-moto-0.36-1|66	
12cu|libopensync-plugin-moto-0.36-1|67	
12cu|libopensync-plugin-moto-0.36-1|68	* Sat Feb 21 2009 Guillaume Bedot <littletux@mandriva.org> 0.22-1mdv2009.1
12cu|libopensync-plugin-moto-0.36-1|69	- First package for libopensync-plugin-moto
12cu|libopensync-plugin-moto-0.36-1|70	
12cu|libopensync-plugin-moto-0.36-1|71	

9915 12
12cu|liborigin-20101029-2|1	%define major 1
12cu|liborigin-20101029-2|2	%define libname %mklibname origin2_ %{major}
12cu|liborigin-20101029-2|3	%define devname %mklibname origin -d
12cu|liborigin-20101029-2|4	
12cu|liborigin-20101029-2|5	Summary:	Library for reading OriginLab OPJ project files
12cu|liborigin-20101029-2|6	Name:		liborigin
12cu|liborigin-20101029-2|7	Version:	20101029
12cu|liborigin-20101029-2|8	Release:	2
12cu|liborigin-20101029-2|9	License:	GPLv2+
12cu|liborigin-20101029-2|10	Group:		System/Libraries
12cu|liborigin-20101029-2|11	Url:		http://sourceforge.net/projects/%{name}/
12cu|liborigin-20101029-2|12	Source0:	http://belnet.dl.sourceforge.net/sourceforge/liborigin/%{name}2-%{version}.tar.gz
12cu|liborigin-20101029-2|13	BuildRequires:	boost-devel
12cu|liborigin-20101029-2|14	BuildRequires:	qt4-devel
12cu|liborigin-20101029-2|15	
12cu|liborigin-20101029-2|16	%description
12cu|liborigin-20101029-2|17	A library for reading OriginLab OPJ project files.
12cu|liborigin-20101029-2|18	
12cu|liborigin-20101029-2|19	#----------------------------------------------------------------------------
12cu|liborigin-20101029-2|20	
12cu|liborigin-20101029-2|21	%package -n %{libname}
12cu|liborigin-20101029-2|22	Summary:	Dynamic libraries from %{name}
12cu|liborigin-20101029-2|23	Group:		System/Libraries
12cu|liborigin-20101029-2|24	Conflicts:	%{_lib}origin1 < 20101029-2
12cu|liborigin-20101029-2|25	Obsoletes:	%{_lib}origin1 < 20101029-2
12cu|liborigin-20101029-2|26	
12cu|liborigin-20101029-2|27	%description -n %{libname}
12cu|liborigin-20101029-2|28	Dynamic libraries from %{name}.
12cu|liborigin-20101029-2|29	
12cu|liborigin-20101029-2|30	%files -n %{libname}
12cu|liborigin-20101029-2|31	%{_libdir}/liborigin2.so.%{major}*
12cu|liborigin-20101029-2|32	
12cu|liborigin-20101029-2|33	#----------------------------------------------------------------------------
12cu|liborigin-20101029-2|34	
12cu|liborigin-20101029-2|35	%package -n %{devname}
12cu|liborigin-20101029-2|36	Summary:	Header files, libraries and development documentation for %{name}
12cu|liborigin-20101029-2|37	Group:		Development/C
12cu|liborigin-20101029-2|38	Requires:	%{libname} = %{EVRD}
12cu|liborigin-20101029-2|39	Provides:	%{name}-devel = %{EVRD}
12cu|liborigin-20101029-2|40	Provides:	origin-devel = %{EVRD}
12cu|liborigin-20101029-2|41	
12cu|liborigin-20101029-2|42	%description -n %{devname}
12cu|liborigin-20101029-2|43	This package contains the header files, static libraries and development
12cu|liborigin-20101029-2|44	documentation for %{name}.
12cu|liborigin-20101029-2|45	
12cu|liborigin-20101029-2|46	%files -n %{devname}
12cu|liborigin-20101029-2|47	%doc COPYING README FORMAT
12cu|liborigin-20101029-2|48	%{_includedir}/%{name}/*.h
12cu|liborigin-20101029-2|49	%{_includedir}/%{name}/*.hh
12cu|liborigin-20101029-2|50	%{_libdir}/%{name}2.so
12cu|liborigin-20101029-2|51	
12cu|liborigin-20101029-2|52	#----------------------------------------------------------------------------
12cu|liborigin-20101029-2|53	
12cu|liborigin-20101029-2|54	%prep
12cu|liborigin-20101029-2|55	%setup -q -n %{name}2-%{version}
12cu|liborigin-20101029-2|56	
12cu|liborigin-20101029-2|57	find . -perm 0640 | xargs chmod 0644
12cu|liborigin-20101029-2|58	
12cu|liborigin-20101029-2|59	%build
12cu|liborigin-20101029-2|60	%qmake_qt4
12cu|liborigin-20101029-2|61	%make
12cu|liborigin-20101029-2|62	
12cu|liborigin-20101029-2|63	%install
12cu|liborigin-20101029-2|64	#install headers, *.hpp is not needed (or is it ??)
12cu|liborigin-20101029-2|65	mkdir -p %{buildroot}%{_includedir}/%{name}
12cu|liborigin-20101029-2|66	rm -f *.hpp
12cu|liborigin-20101029-2|67	for n in *.h* ; do
12cu|liborigin-20101029-2|68	install -m 644 $n %{buildroot}%{_includedir}/%{name}
12cu|liborigin-20101029-2|69	done
12cu|liborigin-20101029-2|70	
12cu|liborigin-20101029-2|71	# install libs, preserving links
12cu|liborigin-20101029-2|72	mkdir -p %{buildroot}%{_libdir}
12cu|liborigin-20101029-2|73	for n in liborigin2.so* ; do
12cu|liborigin-20101029-2|74	cp -d $n %{buildroot}%{_libdir}
12cu|liborigin-20101029-2|75	done
12cu|liborigin-20101029-2|76	
12cu|liborigin-20101029-2|77	
12cu|liborigin-20101029-2|78	%changelog
12cu|liborigin-20101029-2|79	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20101029-2
12cu|liborigin-20101029-2|80	+ Revision: 1e14ada
12cu|liborigin-20101029-2|81	- LOG Rename library package, spec cleanup
12cu|liborigin-20101029-2|82	
12cu|liborigin-20101029-2|83	

9916 12
12cu|libowfat-0.29-1|1	%define major 0
12cu|libowfat-0.29-1|2	%define libname %mklibname owfat %{major}
12cu|libowfat-0.29-1|3	%define devname %mklibname owfat -d
12cu|libowfat-0.29-1|4	
12cu|libowfat-0.29-1|5	Summary:	Reimplement libdjb under GPL
12cu|libowfat-0.29-1|6	Name:		libowfat
12cu|libowfat-0.29-1|7	Version:	0.29
12cu|libowfat-0.29-1|8	Release:	1
12cu|libowfat-0.29-1|9	License:	GPLv2+
12cu|libowfat-0.29-1|10	Group:		Development/C
12cu|libowfat-0.29-1|11	Url:		http://www.fefe.de/libowfat/
12cu|libowfat-0.29-1|12	Source0:	http://www.fefe.de/%{name}/%{name}-%{version}.tar.bz2
12cu|libowfat-0.29-1|13	Patch0:		libowfat-0.29-shared.patch
12cu|libowfat-0.29-1|14	BuildRequires:	dietlibc-devel >= 0.32
12cu|libowfat-0.29-1|15	
12cu|libowfat-0.29-1|16	%description
12cu|libowfat-0.29-1|17	libowfat is a library of general purpose APIs extracted from Dan
12cu|libowfat-0.29-1|18	Bernstein's software, reimplemented and covered by the GNU General
12cu|libowfat-0.29-1|19	Public License Version 2 (no later versions).
12cu|libowfat-0.29-1|20	
12cu|libowfat-0.29-1|21	#----------------------------------------------------------------------------
12cu|libowfat-0.29-1|22	
12cu|libowfat-0.29-1|23	%package -n %{libname}
12cu|libowfat-0.29-1|24	Summary:	Libowfat shared libraries
12cu|libowfat-0.29-1|25	Group:		System/Servers
12cu|libowfat-0.29-1|26	
12cu|libowfat-0.29-1|27	%description -n %{libname}
12cu|libowfat-0.29-1|28	This package contains libowfat shared libraries.
12cu|libowfat-0.29-1|29	
12cu|libowfat-0.29-1|30	%files -n %{libname}
12cu|libowfat-0.29-1|31	%doc CHANGES README
12cu|libowfat-0.29-1|32	%{_libdir}/libowfat.so.%{major}*
12cu|libowfat-0.29-1|33	
12cu|libowfat-0.29-1|34	#----------------------------------------------------------------------------
12cu|libowfat-0.29-1|35	
12cu|libowfat-0.29-1|36	%package -n %{devname}
12cu|libowfat-0.29-1|37	Summary:	Headers and static lib for libowfat development
12cu|libowfat-0.29-1|38	Group:		Development/C
12cu|libowfat-0.29-1|39	Requires:	%{libname} = %{EVRD}
12cu|libowfat-0.29-1|40	Provides:	%{name}-devel = %{EVRD}
12cu|libowfat-0.29-1|41	Obsoletes:	%{name}-devel < 0.29
12cu|libowfat-0.29-1|42	Conflicts:	%{name}-devel < 0.29
12cu|libowfat-0.29-1|43	
12cu|libowfat-0.29-1|44	%description -n %{devname}
12cu|libowfat-0.29-1|45	Install this package if you want do compile applications using the
12cu|libowfat-0.29-1|46	libowfat library.
12cu|libowfat-0.29-1|47	
12cu|libowfat-0.29-1|48	%files -n %{devname}
12cu|libowfat-0.29-1|49	%{_libdir}/libowfat.so
12cu|libowfat-0.29-1|50	%{_includedir}/*.h
12cu|libowfat-0.29-1|51	%{_libdir}/dietlibc/lib/libowfat.a
12cu|libowfat-0.29-1|52	%{_libdir}/dietlibc/include/*.h
12cu|libowfat-0.29-1|53	%{_mandir}/man3/*
12cu|libowfat-0.29-1|54	
12cu|libowfat-0.29-1|55	#----------------------------------------------------------------------------
12cu|libowfat-0.29-1|56	
12cu|libowfat-0.29-1|57	%prep
12cu|libowfat-0.29-1|58	%setup -q
12cu|libowfat-0.29-1|59	%patch0 -p1 -b .shared
12cu|libowfat-0.29-1|60	
12cu|libowfat-0.29-1|61	%build
12cu|libowfat-0.29-1|62	make -f GNUmakefile \
12cu|libowfat-0.29-1|63	DIET=''
12cu|libowfat-0.29-1|64	
12cu|libowfat-0.29-1|65	%install
12cu|libowfat-0.29-1|66	make -f GNUmakefile \
12cu|libowfat-0.29-1|67	DIET='' \
12cu|libowfat-0.29-1|68	prefix=%{buildroot}%{_prefix} \
12cu|libowfat-0.29-1|69	MAN3DIR=%{buildroot}%{_mandir}/man3 \
12cu|libowfat-0.29-1|70	LIBDIR=%{buildroot}%{_libdir} \
12cu|libowfat-0.29-1|71	install
12cu|libowfat-0.29-1|72	
12cu|libowfat-0.29-1|73	make -f GNUmakefile clean
12cu|libowfat-0.29-1|74	rm -f Makefile
12cu|libowfat-0.29-1|75	mv -f GNUmakefile.shared GNUmakefile
12cu|libowfat-0.29-1|76	
12cu|libowfat-0.29-1|77	make -f GNUmakefile \
12cu|libowfat-0.29-1|78	prefix="%{_libdir}/dietlibc" \
12cu|libowfat-0.29-1|79	DIET="%{_bindir}/diet -Os"
12cu|libowfat-0.29-1|80	
12cu|libowfat-0.29-1|81	install -d %{buildroot}%{_libdir}/dietlibc
12cu|libowfat-0.29-1|82	make -f GNUmakefile \
12cu|libowfat-0.29-1|83	prefix="%{buildroot}%{_libdir}/dietlibc" \
12cu|libowfat-0.29-1|84	LIBDIR="%{buildroot}%{_libdir}/dietlibc/lib" \
12cu|libowfat-0.29-1|85	DIET="%{_bindir}/diet -Os" \
12cu|libowfat-0.29-1|86	MAN3DIR="%{buildroot}%{_mandir}/man3" \
12cu|libowfat-0.29-1|87	install
12cu|libowfat-0.29-1|88	
12cu|libowfat-0.29-1|89	ln -s libowfat.so.%{version} %{buildroot}%{_libdir}/libowfat.so.%{major}
12cu|libowfat-0.29-1|90	ln -s libowfat.so.%{version} %{buildroot}%{_libdir}/libowfat.so
12cu|libowfat-0.29-1|91	
12cu|libowfat-0.29-1|92	# fix conflicting file (from openssl-devel)
12cu|libowfat-0.29-1|93	mv %{buildroot}%{_mandir}/man3/buffer.3 \
12cu|libowfat-0.29-1|94	%{buildroot}%{_mandir}/man3/buffer-libowfat.3
12cu|libowfat-0.29-1|95	
12cu|libowfat-0.29-1|96	
12cu|libowfat-0.29-1|97	%changelog
12cu|libowfat-0.29-1|98	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.29-1
12cu|libowfat-0.29-1|99	+ Revision: b5e5875
12cu|libowfat-0.29-1|100	- LOG New version 0.29, spec cleanup
12cu|libowfat-0.29-1|101	
12cu|libowfat-0.29-1|102	

9917 12
12cu|libp11-0.2.8-2|1	%define major 2
12cu|libp11-0.2.8-2|2	%define libname %mklibname p11_ %{major}
12cu|libp11-0.2.8-2|3	%define devname %mklibname p11 -d
12cu|libp11-0.2.8-2|4	
12cu|libp11-0.2.8-2|5	Summary:	Small library on top of PKCS#11
12cu|libp11-0.2.8-2|6	Name:		libp11
12cu|libp11-0.2.8-2|7	Version:	0.2.8
12cu|libp11-0.2.8-2|8	Release:	2
12cu|libp11-0.2.8-2|9	License:	LGPLv2+
12cu|libp11-0.2.8-2|10	Group:		System/Libraries
12cu|libp11-0.2.8-2|11	Url:		http://www.opensc-project.org/libp11/
12cu|libp11-0.2.8-2|12	Source0:	http://www.opensc-project.org/files/libp11/%{name}-%{version}.tar.gz
12cu|libp11-0.2.8-2|13	BuildRequires:	libltdl-devel
12cu|libp11-0.2.8-2|14	BuildRequires:	pkgconfig(openssl)
12cu|libp11-0.2.8-2|15	
12cu|libp11-0.2.8-2|16	%description
12cu|libp11-0.2.8-2|17	Libp11 is a library implementing a small layer on top of PKCS#11 API to make
12cu|libp11-0.2.8-2|18	using PKCS#11 implementations easier.
12cu|libp11-0.2.8-2|19	
12cu|libp11-0.2.8-2|20	#----------------------------------------------------------------------------
12cu|libp11-0.2.8-2|21	
12cu|libp11-0.2.8-2|22	%package -n %{libname}
12cu|libp11-0.2.8-2|23	Summary:	Library files for libp11
12cu|libp11-0.2.8-2|24	Group:		System/Libraries
12cu|libp11-0.2.8-2|25	
12cu|libp11-0.2.8-2|26	%description -n %{libname}
12cu|libp11-0.2.8-2|27	This package contains library files for libp11.
12cu|libp11-0.2.8-2|28	
12cu|libp11-0.2.8-2|29	%files -n %{libname}
12cu|libp11-0.2.8-2|30	%doc NEWS
12cu|libp11-0.2.8-2|31	%{_libdir}/libp11.so.%{major}*
12cu|libp11-0.2.8-2|32	
12cu|libp11-0.2.8-2|33	#----------------------------------------------------------------------------
12cu|libp11-0.2.8-2|34	
12cu|libp11-0.2.8-2|35	%package -n %{devname}
12cu|libp11-0.2.8-2|36	Summary:	Development files for libp11
12cu|libp11-0.2.8-2|37	Group:		Development/C
12cu|libp11-0.2.8-2|38	Requires:	%{libname} = %{EVRD}
12cu|libp11-0.2.8-2|39	Provides:	%{name}-devel = %{EVRD}
12cu|libp11-0.2.8-2|40	
12cu|libp11-0.2.8-2|41	%description -n %{devname}
12cu|libp11-0.2.8-2|42	This package contains files needed for development with libp11.
12cu|libp11-0.2.8-2|43	
12cu|libp11-0.2.8-2|44	%files -n %{devname}
12cu|libp11-0.2.8-2|45	%doc examples
12cu|libp11-0.2.8-2|46	%{_libdir}/*.so
12cu|libp11-0.2.8-2|47	%{_libdir}/pkgconfig/libp11.pc
12cu|libp11-0.2.8-2|48	%{_includedir}/*
12cu|libp11-0.2.8-2|49	
12cu|libp11-0.2.8-2|50	#----------------------------------------------------------------------------
12cu|libp11-0.2.8-2|51	
12cu|libp11-0.2.8-2|52	%prep
12cu|libp11-0.2.8-2|53	%setup -q
12cu|libp11-0.2.8-2|54	
12cu|libp11-0.2.8-2|55	%build
12cu|libp11-0.2.8-2|56	%configure2_5x --disable-static
12cu|libp11-0.2.8-2|57	%make
12cu|libp11-0.2.8-2|58	
12cu|libp11-0.2.8-2|59	%install
12cu|libp11-0.2.8-2|60	%makeinstall_std
12cu|libp11-0.2.8-2|61	
12cu|libp11-0.2.8-2|62	rm -fr %{buildroot}%{_datadir}/doc
12cu|libp11-0.2.8-2|63	
12cu|libp11-0.2.8-2|64	
12cu|libp11-0.2.8-2|65	%changelog
12cu|libp11-0.2.8-2|66	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.8-2
12cu|libp11-0.2.8-2|67	+ Revision: 03bcfe3
12cu|libp11-0.2.8-2|68	- LOG Spec cleanup
12cu|libp11-0.2.8-2|69	
12cu|libp11-0.2.8-2|70	

9918 12
12cu|libpacketstream-0.1.4-2|1	%define major 0
12cu|libpacketstream-0.1.4-2|2	%define libname %mklibname packetstream %{major}
12cu|libpacketstream-0.1.4-2|3	%define devname %mklibname packetstream -d
12cu|libpacketstream-0.1.4-2|4	
12cu|libpacketstream-0.1.4-2|5	Summary:	Interface of the packetstream thread-safe ring buffer
12cu|libpacketstream-0.1.4-2|6	Name:		libpacketstream
12cu|libpacketstream-0.1.4-2|7	Version:	0.1.4
12cu|libpacketstream-0.1.4-2|8	Release:	2
12cu|libpacketstream-0.1.4-2|9	License:	MIT
12cu|libpacketstream-0.1.4-2|10	Group:		System/Libraries
12cu|libpacketstream-0.1.4-2|11	Url:		https://github.com/ienorand/packetstream
12cu|libpacketstream-0.1.4-2|12	Source0:	https://nodeload.github.com/ienorand/packetstream/tarball/%{name}-%{version}.tar.bz2
12cu|libpacketstream-0.1.4-2|13	BuildRequires:	cmake
12cu|libpacketstream-0.1.4-2|14	
12cu|libpacketstream-0.1.4-2|15	%description
12cu|libpacketstream-0.1.4-2|16	Interface of the 'packetstream' thread-safe ring buffer.
12cu|libpacketstream-0.1.4-2|17	
12cu|libpacketstream-0.1.4-2|18	#----------------------------------------------------------------------------
12cu|libpacketstream-0.1.4-2|19	
12cu|libpacketstream-0.1.4-2|20	%package -n %{libname}
12cu|libpacketstream-0.1.4-2|21	Summary:	Shared library for %{name}
12cu|libpacketstream-0.1.4-2|22	Conflicts:	%{name} < 0.1.4-2
12cu|libpacketstream-0.1.4-2|23	Obsoletes:	%{name} < 0.1.4-2
12cu|libpacketstream-0.1.4-2|24	
12cu|libpacketstream-0.1.4-2|25	%description -n %{libname}
12cu|libpacketstream-0.1.4-2|26	Shared library for %{name}.
12cu|libpacketstream-0.1.4-2|27	
12cu|libpacketstream-0.1.4-2|28	%files -n %{libname}
12cu|libpacketstream-0.1.4-2|29	%{_libdir}/libpacketstream.so.%{major}*
12cu|libpacketstream-0.1.4-2|30	
12cu|libpacketstream-0.1.4-2|31	#----------------------------------------------------------------------------
12cu|libpacketstream-0.1.4-2|32	
12cu|libpacketstream-0.1.4-2|33	%package -n %{devname}
12cu|libpacketstream-0.1.4-2|34	Summary:	Development files for %{name}
12cu|libpacketstream-0.1.4-2|35	Requires:	%{libname} = %{EVRD}
12cu|libpacketstream-0.1.4-2|36	Provides:	%{name}-devel = %{EVRD}
12cu|libpacketstream-0.1.4-2|37	Conflicts:	%{name} < 0.1.4-2
12cu|libpacketstream-0.1.4-2|38	
12cu|libpacketstream-0.1.4-2|39	%description -n %{devname}
12cu|libpacketstream-0.1.4-2|40	The %{name}-devel package contains libraries and header files for
12cu|libpacketstream-0.1.4-2|41	developing applications that use %{name}
12cu|libpacketstream-0.1.4-2|42	
12cu|libpacketstream-0.1.4-2|43	%files -n %{devname}
12cu|libpacketstream-0.1.4-2|44	%{_libdir}/libpacketstream.so
12cu|libpacketstream-0.1.4-2|45	%{_includedir}/*
12cu|libpacketstream-0.1.4-2|46	
12cu|libpacketstream-0.1.4-2|47	#----------------------------------------------------------------------------
12cu|libpacketstream-0.1.4-2|48	
12cu|libpacketstream-0.1.4-2|49	%prep
12cu|libpacketstream-0.1.4-2|50	%setup -q
12cu|libpacketstream-0.1.4-2|51	rm -fr debian
12cu|libpacketstream-0.1.4-2|52	
12cu|libpacketstream-0.1.4-2|53	%build
12cu|libpacketstream-0.1.4-2|54	%cmake -DMLIBDIR=%{_lib}
12cu|libpacketstream-0.1.4-2|55	%make
12cu|libpacketstream-0.1.4-2|56	
12cu|libpacketstream-0.1.4-2|57	%install
12cu|libpacketstream-0.1.4-2|58	%makeinstall_std -C build
12cu|libpacketstream-0.1.4-2|59	
12cu|libpacketstream-0.1.4-2|60	%changelog
12cu|libpacketstream-0.1.4-2|61	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.4-2
12cu|libpacketstream-0.1.4-2|62	+ Revision: ff00029
12cu|libpacketstream-0.1.4-2|63	- LOG Re-work package structure
12cu|libpacketstream-0.1.4-2|64	
12cu|libpacketstream-0.1.4-2|65	

9919 12
12cu|libppd-0.10-16|1	%define major 1
12cu|libppd-0.10-16|2	%define libname %mklibname ppd %{major}
12cu|libppd-0.10-16|3	%define devname %mklibname ppd -d
12cu|libppd-0.10-16|4	
12cu|libppd-0.10-16|5	Summary:	Library for handling PPD (PostScript Printer Description) files
12cu|libppd-0.10-16|6	Name:		libppd
12cu|libppd-0.10-16|7	Version:	0.10
12cu|libppd-0.10-16|8	Release:	16
12cu|libppd-0.10-16|9	License:	GPLv2+
12cu|libppd-0.10-16|10	Group:		Publishing
12cu|libppd-0.10-16|11	Url:		http://sourceforge.net/projects/lpr/
12cu|libppd-0.10-16|12	Source0:	http://sourceforge.net/projects/lpr/libppd-0.10.tar.bz2
12cu|libppd-0.10-16|13	Patch0:		libppd-0.10-autotools.patch
12cu|libppd-0.10-16|14	BuildRequires:	pkgconfig(glib)
12cu|libppd-0.10-16|15	
12cu|libppd-0.10-16|16	%description
12cu|libppd-0.10-16|17	libppd is a library for handling PPD (PostScript Printer Description)
12cu|libppd-0.10-16|18	files, its functions parse the files, list printer options and choices
12cu|libppd-0.10-16|19	described in the files to set up GUIs for printing, and it inserts
12cu|libppd-0.10-16|20	PostScript commands into PostScript files so that the option settings
12cu|libppd-0.10-16|21	of the user are applied to the PostScript print job.
12cu|libppd-0.10-16|22	
12cu|libppd-0.10-16|23	#----------------------------------------------------------------------------
12cu|libppd-0.10-16|24	
12cu|libppd-0.10-16|25	%package -n ppdfilt
12cu|libppd-0.10-16|26	Summary:	Sets options according to a PPD file in a PostScript file
12cu|libppd-0.10-16|27	Group:		Publishing
12cu|libppd-0.10-16|28	
12cu|libppd-0.10-16|29	%description -n ppdfilt
12cu|libppd-0.10-16|30	ppdfilt is a filter which takes PostScript as input, inserts
12cu|libppd-0.10-16|31	PostScripy code according to a PPD file and user-supplied option
12cu|libppd-0.10-16|32	settings, and puts out the result. Sending a so prepared PostScript
12cu|libppd-0.10-16|33	file to the printer to which the PPD file belongs, the printer does
12cu|libppd-0.10-16|34	the job with the options as set by the user.
12cu|libppd-0.10-16|35	
12cu|libppd-0.10-16|36	%files -n ppdfilt
12cu|libppd-0.10-16|37	%{_bindir}/*
12cu|libppd-0.10-16|38	%{_mandir}/man1/*
12cu|libppd-0.10-16|39	%{_datadir}/postscript
12cu|libppd-0.10-16|40	
12cu|libppd-0.10-16|41	#----------------------------------------------------------------------------
12cu|libppd-0.10-16|42	
12cu|libppd-0.10-16|43	%package -n %{libname}
12cu|libppd-0.10-16|44	Summary:	Library for handling PPD (PostScript Printer Description) files
12cu|libppd-0.10-16|45	Group:		Publishing
12cu|libppd-0.10-16|46	
12cu|libppd-0.10-16|47	%description -n %{libname}
12cu|libppd-0.10-16|48	libppd is a library for handling PPD (PostScript Printer Description)
12cu|libppd-0.10-16|49	files, its functions parse the files, list printer options and choices
12cu|libppd-0.10-16|50	described in the files to set up GUIs for printing, and it inserts
12cu|libppd-0.10-16|51	PostScript commands into PostScript files so that the option settings
12cu|libppd-0.10-16|52	of the user are applied to the PostScript print job.
12cu|libppd-0.10-16|53	
12cu|libppd-0.10-16|54	%files -n %{libname}
12cu|libppd-0.10-16|55	%{_libdir}/libppd.so.%{major}*
12cu|libppd-0.10-16|56	
12cu|libppd-0.10-16|57	#----------------------------------------------------------------------------
12cu|libppd-0.10-16|58	
12cu|libppd-0.10-16|59	%package -n %{devname}
12cu|libppd-0.10-16|60	Summary:	Headers and links to compile against the "%{libname}" library
12cu|libppd-0.10-16|61	Group:		Development/C
12cu|libppd-0.10-16|62	Requires:	%{libname} = %{EVRD}
12cu|libppd-0.10-16|63	Provides:	%{name}-devel = %{EVRD}
12cu|libppd-0.10-16|64	
12cu|libppd-0.10-16|65	%description -n %{devname}
12cu|libppd-0.10-16|66	This package contains all files which one needs to compile programs using
12cu|libppd-0.10-16|67	the "%{libname}" library.
12cu|libppd-0.10-16|68	
12cu|libppd-0.10-16|69	%files -n %{devname}
12cu|libppd-0.10-16|70	%doc AUTHORS ChangeLog TODO
12cu|libppd-0.10-16|71	%{_includedir}/*.h
12cu|libppd-0.10-16|72	%{_libdir}/*.so
12cu|libppd-0.10-16|73	%{_mandir}/man3/*
12cu|libppd-0.10-16|74	
12cu|libppd-0.10-16|75	#----------------------------------------------------------------------------
12cu|libppd-0.10-16|76	
12cu|libppd-0.10-16|77	%prep
12cu|libppd-0.10-16|78	%setup -q
12cu|libppd-0.10-16|79	%patch0 -p1 -b .automake
12cu|libppd-0.10-16|80	
12cu|libppd-0.10-16|81	%build
12cu|libppd-0.10-16|82	autoreconf -fi
12cu|libppd-0.10-16|83	%configure2_5x --disable-static
12cu|libppd-0.10-16|84	# Parallel build is not safe: tested by AdamW 2007/07
12cu|libppd-0.10-16|85	make
12cu|libppd-0.10-16|86	
12cu|libppd-0.10-16|87	%install
12cu|libppd-0.10-16|88	%makeinstall_std
12cu|libppd-0.10-16|89	
12cu|libppd-0.10-16|90	
12cu|libppd-0.10-16|91	%changelog
12cu|libppd-0.10-16|92	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10-16
12cu|libppd-0.10-16|93	+ Revision: 9d3a348
12cu|libppd-0.10-16|94	- LOG Spec cleanup
12cu|libppd-0.10-16|95	
12cu|libppd-0.10-16|96	

9920 12
12cu|libpq++-4.0-17|1	%define major 4
12cu|libpq++-4.0-17|2	%define libname %mklibname pq++ %{major}
12cu|libpq++-4.0-17|3	%define devname %mklibname pq++ -d
12cu|libpq++-4.0-17|4	
12cu|libpq++-4.0-17|5	Summary:	C++ interface for PostgreSQL
12cu|libpq++-4.0-17|6	Name:		libpq++
12cu|libpq++-4.0-17|7	Version:	4.0
12cu|libpq++-4.0-17|8	Release:	17
12cu|libpq++-4.0-17|9	License:	BSD
12cu|libpq++-4.0-17|10	Group:		System/Libraries
12cu|libpq++-4.0-17|11	Url:		http://gborg.postgresql.org/project/libpqpp/projdisplay.php
12cu|libpq++-4.0-17|12	Source0:	%{name}-%{version}.tar.bz2
12cu|libpq++-4.0-17|13	Patch0:		libpq++-4.0-Makefile.patch
12cu|libpq++-4.0-17|14	Patch1:		libpq++-4.0-gcc43.patch
12cu|libpq++-4.0-17|15	BuildRequires:	libstdc++-devel
12cu|libpq++-4.0-17|16	BuildRequires:	pkgconfig(libpq)
12cu|libpq++-4.0-17|17	BuildRequires:	pkgconfig(openssl)
12cu|libpq++-4.0-17|18	
12cu|libpq++-4.0-17|19	%description
12cu|libpq++-4.0-17|20	This is the C++ interface that has shipped as part of PostgreSQL
12cu|libpq++-4.0-17|21	until v7.2.3.
12cu|libpq++-4.0-17|22	
12cu|libpq++-4.0-17|23	#----------------------------------------------------------------------------
12cu|libpq++-4.0-17|24	
12cu|libpq++-4.0-17|25	%package -n %{libname}
12cu|libpq++-4.0-17|26	Summary:	C++ interface for PostgreSQL
12cu|libpq++-4.0-17|27	Group:		System/Libraries
12cu|libpq++-4.0-17|28	
12cu|libpq++-4.0-17|29	%description -n %{libname}
12cu|libpq++-4.0-17|30	This is the C++ interface that has shipped as part of PostgreSQL
12cu|libpq++-4.0-17|31	until v7.2.3.
12cu|libpq++-4.0-17|32	
12cu|libpq++-4.0-17|33	%files -n %{libname}
12cu|libpq++-4.0-17|34	%doc CHANGES README
12cu|libpq++-4.0-17|35	%{_libdir}/lib*.so.*
12cu|libpq++-4.0-17|36	
12cu|libpq++-4.0-17|37	#----------------------------------------------------------------------------
12cu|libpq++-4.0-17|38	
12cu|libpq++-4.0-17|39	%package -n %{devname}
12cu|libpq++-4.0-17|40	Summary:	Development library and header files for %{name}
12cu|libpq++-4.0-17|41	Group:		Development/C++
12cu|libpq++-4.0-17|42	Requires:	%{libname} = %{EVRD}
12cu|libpq++-4.0-17|43	Provides:	pq++-devel = %{EVRD}
12cu|libpq++-4.0-17|44	Provides:	libpq++-devel = %{EVRD}
12cu|libpq++-4.0-17|45	
12cu|libpq++-4.0-17|46	%description -n %{devname}
12cu|libpq++-4.0-17|47	This is the C++ interface that has shipped as part of PostgreSQL
12cu|libpq++-4.0-17|48	until v7.2.3.
12cu|libpq++-4.0-17|49	
12cu|libpq++-4.0-17|50	This package contains the %{name} library and its header files
12cu|libpq++-4.0-17|51	needed to compile applications such as PowerDNS, etc.
12cu|libpq++-4.0-17|52	
12cu|libpq++-4.0-17|53	%files -n %{devname}
12cu|libpq++-4.0-17|54	%doc docs/*
12cu|libpq++-4.0-17|55	%{_includedir}/pgsql/*.h
12cu|libpq++-4.0-17|56	%{_includedir}/pgsql/libpq++/*.h
12cu|libpq++-4.0-17|57	%{_libdir}/lib*.so
12cu|libpq++-4.0-17|58	%{_libdir}/lib*.a
12cu|libpq++-4.0-17|59	
12cu|libpq++-4.0-17|60	#----------------------------------------------------------------------------
12cu|libpq++-4.0-17|61	
12cu|libpq++-4.0-17|62	%prep
12cu|libpq++-4.0-17|63	%setup -q
12cu|libpq++-4.0-17|64	%patch0 -p0
12cu|libpq++-4.0-17|65	%patch1 -p0
12cu|libpq++-4.0-17|66	
12cu|libpq++-4.0-17|67	# clean up CVS stuff
12cu|libpq++-4.0-17|68	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cu|libpq++-4.0-17|69	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cu|libpq++-4.0-17|70	done
12cu|libpq++-4.0-17|71	
12cu|libpq++-4.0-17|72	%build
12cu|libpq++-4.0-17|73	%serverbuild
12cu|libpq++-4.0-17|74	
12cu|libpq++-4.0-17|75	%make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} %{ldflags} -fPIC"
12cu|libpq++-4.0-17|76	
12cu|libpq++-4.0-17|77	%install
12cu|libpq++-4.0-17|78	install -d %{buildroot}%{_libdir}
12cu|libpq++-4.0-17|79	install -d %{buildroot}%{_includedir}/pgsql/libpq++
12cu|libpq++-4.0-17|80	
12cu|libpq++-4.0-17|81	install -m644 libpq++.h %{buildroot}%{_includedir}/pgsql/
12cu|libpq++-4.0-17|82	install -m644 pgconnection.h %{buildroot}%{_includedir}/pgsql/libpq++/
12cu|libpq++-4.0-17|83	install -m644 pgdatabase.h %{buildroot}%{_includedir}/pgsql/libpq++/
12cu|libpq++-4.0-17|84	install -m644 pgtransdb.h %{buildroot}%{_includedir}/pgsql/libpq++/
12cu|libpq++-4.0-17|85	install -m644 pgcursordb.h %{buildroot}%{_includedir}/pgsql/libpq++/
12cu|libpq++-4.0-17|86	install -m644 pglobject.h %{buildroot}%{_includedir}/pgsql/libpq++/
12cu|libpq++-4.0-17|87	
12cu|libpq++-4.0-17|88	install -m755 libpq++.so.%{major}.0 %{buildroot}%{_libdir}/
12cu|libpq++-4.0-17|89	install -m755 libpq++.a %{buildroot}%{_libdir}/
12cu|libpq++-4.0-17|90	ln -s libpq++.so.%{major}.0 %{buildroot}%{_libdir}/libpq++.so.%{major}
12cu|libpq++-4.0-17|91	ln -s libpq++.so.%{major}.0 %{buildroot}%{_libdir}/libpq++.so
12cu|libpq++-4.0-17|92	
12cu|libpq++-4.0-17|93	
12cu|libpq++-4.0-17|94	%changelog
12cu|libpq++-4.0-17|95	* Sat Apr 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0-17
12cu|libpq++-4.0-17|96	+ Revision: fbf26f7
12cu|libpq++-4.0-17|97	- Fix linkage, spec cleanup
12cu|libpq++-4.0-17|98	
12cu|libpq++-4.0-17|99	

9921 12
12cu|libqb0-0.14.4-1|1	%define major 0
12cu|libqb0-0.14.4-1|2	%define version	0.14.4
12cu|libqb0-0.14.4-1|3	%define release	1
12cu|libqb0-0.14.4-1|4	%define develname %mklibname -d qb
12cu|libqb0-0.14.4-1|5	%define name	%mklibname qb %major
12cu|libqb0-0.14.4-1|6	
12cu|libqb0-0.14.4-1|7	Name:           %name
12cu|libqb0-0.14.4-1|8	Version:        %version
12cu|libqb0-0.14.4-1|9	Release:        %release
12cu|libqb0-0.14.4-1|10	Summary:        An IPC library for high performance servers
12cu|libqb0-0.14.4-1|11	Group:          System/Libraries
12cu|libqb0-0.14.4-1|12	License:        LGPLv2+
12cu|libqb0-0.14.4-1|13	URL:            https://github.com/asalkeld/libqb/wiki
12cu|libqb0-0.14.4-1|14	Source0:        https://fedorahosted.org/releases/q/u/quarterback/libqb-%{version}.tar.gz
12cu|libqb0-0.14.4-1|15	
12cu|libqb0-0.14.4-1|16	BuildRequires:  autoconf automake libtool doxygen procps check-devel
12cu|libqb0-0.14.4-1|17	
12cu|libqb0-0.14.4-1|18	%description
12cu|libqb0-0.14.4-1|19	%{name} provides high performance client server reusable features.
12cu|libqb0-0.14.4-1|20	Initially these are IPC and poll.
12cu|libqb0-0.14.4-1|21	
12cu|libqb0-0.14.4-1|22	
12cu|libqb0-0.14.4-1|23	%package 	devel
12cu|libqb0-0.14.4-1|24	Group:		Development/C
12cu|libqb0-0.14.4-1|25	Summary:	Development files for libqb
12cu|libqb0-0.14.4-1|26	Provides:	%{name}-devel = %{version}-%{release}
12cu|libqb0-0.14.4-1|27	Requires:	%{name} = %{version}
12cu|libqb0-0.14.4-1|28	
12cu|libqb0-0.14.4-1|29	%description 	devel
12cu|libqb0-0.14.4-1|30	The %{name}-devel package contains libraries and header files for
12cu|libqb0-0.14.4-1|31	developing applications that use %{name}
12cu|libqb0-0.14.4-1|32	
12cu|libqb0-0.14.4-1|33	%files devel
12cu|libqb0-0.14.4-1|34	%doc README.markdown
12cu|libqb0-0.14.4-1|35	%{_includedir}/qb/
12cu|libqb0-0.14.4-1|36	%{_libdir}/libqb.so
12cu|libqb0-0.14.4-1|37	%{_libdir}/pkgconfig/libqb.pc
12cu|libqb0-0.14.4-1|38	%{_mandir}/man3/qb*3*
12cu|libqb0-0.14.4-1|39	%{_mandir}/man8/qb*8*
12cu|libqb0-0.14.4-1|40	%{_sbindir}/qb-blackbox
12cu|libqb0-0.14.4-1|41	
12cu|libqb0-0.14.4-1|42	%prep
12cu|libqb0-0.14.4-1|43	%setup -q -n libqb-%{version}
12cu|libqb0-0.14.4-1|44	
12cu|libqb0-0.14.4-1|45	%build
12cu|libqb0-0.14.4-1|46	./autogen.sh
12cu|libqb0-0.14.4-1|47	%configure2_5x --disable-static
12cu|libqb0-0.14.4-1|48	%make
12cu|libqb0-0.14.4-1|49	
12cu|libqb0-0.14.4-1|50	%install
12cu|libqb0-0.14.4-1|51	#make install DESTDIR=%{buildroot}
12cu|libqb0-0.14.4-1|52	%makeinstall_std
12cu|libqb0-0.14.4-1|53	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12cu|libqb0-0.14.4-1|54	rm -rf %{buildroot}/%{_docdir}/*
12cu|libqb0-0.14.4-1|55	
12cu|libqb0-0.14.4-1|56	%files
12cu|libqb0-0.14.4-1|57	%doc COPYING
12cu|libqb0-0.14.4-1|58	%{_libdir}/libqb.so.*
12cu|libqb0-0.14.4-1|59	
12cu|libqb0-0.14.4-1|60	%changelog
12cu|libqb0-0.14.4-1|61	* Thu Feb 09 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 0.10.0-0
12cu|libqb0-0.14.4-1|62	+ Revision: 772333
12cu|libqb0-0.14.4-1|63	- new upstream version
12cu|libqb0-0.14.4-1|64	
12cu|libqb0-0.14.4-1|65	* Wed Jan 11 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 0.8.1-1.14
12cu|libqb0-0.14.4-1|66	+ Revision: 759702
12cu|libqb0-0.14.4-1|67	- New upstream release: updated to 0.8.1
12cu|libqb0-0.14.4-1|68	
12cu|libqb0-0.14.4-1|69	* Wed Dec 14 2011 Anton Kirilenko <anton.kirilenko@rosalab.ru> 0.7.0-1.13
12cu|libqb0-0.14.4-1|70	+ Revision: 741160
12cu|libqb0-0.14.4-1|71	- Initial package
12cu|libqb0-0.14.4-1|72	- Created package structure for libqb.
12cu|libqb0-0.14.4-1|73	

9922 12
12cu|libqtxdg-0.7.0-0.20140508.2|1	%define major 0
12cu|libqtxdg-0.7.0-0.20140508.2|2	%define beta %{nil}
12cu|libqtxdg-0.7.0-0.20140508.2|3	%define scmrev 20140508
12cu|libqtxdg-0.7.0-0.20140508.2|4	%define libname %mklibname qtxdg %{major}
12cu|libqtxdg-0.7.0-0.20140508.2|5	%define devname %mklibname qtxdg -d
12cu|libqtxdg-0.7.0-0.20140508.2|6	
12cu|libqtxdg-0.7.0-0.20140508.2|7	Name: libqtxdg
12cu|libqtxdg-0.7.0-0.20140508.2|8	Version: 0.7.0
12cu|libqtxdg-0.7.0-0.20140508.2|9	%if "%{beta}" == ""
12cu|libqtxdg-0.7.0-0.20140508.2|10	%if "%{scmrev}" == ""
12cu|libqtxdg-0.7.0-0.20140508.2|11	Release: 1
12cu|libqtxdg-0.7.0-0.20140508.2|12	Source: %{name}-%{version}.tar.bz2
12cu|libqtxdg-0.7.0-0.20140508.2|13	%else
12cu|libqtxdg-0.7.0-0.20140508.2|14	Release: 0.%{scmrev}.2
12cu|libqtxdg-0.7.0-0.20140508.2|15	Source: %{name}-%{scmrev}.tar.xz
12cu|libqtxdg-0.7.0-0.20140508.2|16	%endif
12cu|libqtxdg-0.7.0-0.20140508.2|17	%else
12cu|libqtxdg-0.7.0-0.20140508.2|18	%if "%{scmrev}" == ""
12cu|libqtxdg-0.7.0-0.20140508.2|19	Release: 0.%{beta}.1
12cu|libqtxdg-0.7.0-0.20140508.2|20	Source: %{name}-%{version}%{beta}.tar.bz2
12cu|libqtxdg-0.7.0-0.20140508.2|21	%else
12cu|libqtxdg-0.7.0-0.20140508.2|22	Release: 0.%{beta}.%{scmrev}.1
12cu|libqtxdg-0.7.0-0.20140508.2|23	Source: %{name}-%{scmrev}.tar.xz
12cu|libqtxdg-0.7.0-0.20140508.2|24	%endif
12cu|libqtxdg-0.7.0-0.20140508.2|25	%endif
12cu|libqtxdg-0.7.0-0.20140508.2|26	Patch0:  libqtxdg-0.7.0-minor-version.patch
12cu|libqtxdg-0.7.0-0.20140508.2|27	Summary: Library providing freedesktop.org specs implementations for Qt
12cu|libqtxdg-0.7.0-0.20140508.2|28	URL: http://lxde.org/
12cu|libqtxdg-0.7.0-0.20140508.2|29	License: GPL
12cu|libqtxdg-0.7.0-0.20140508.2|30	Group: System/Libraries
12cu|libqtxdg-0.7.0-0.20140508.2|31	BuildRequires: cmake
12cu|libqtxdg-0.7.0-0.20140508.2|32	BuildRequires: ninja
12cu|libqtxdg-0.7.0-0.20140508.2|33	BuildRequires: qt4-devel
12cu|libqtxdg-0.7.0-0.20140508.2|34	BuildRequires: magic-devel
12cu|libqtxdg-0.7.0-0.20140508.2|35	
12cu|libqtxdg-0.7.0-0.20140508.2|36	%description
12cu|libqtxdg-0.7.0-0.20140508.2|37	Library providing freedesktop.org specs implementations for Qt
12cu|libqtxdg-0.7.0-0.20140508.2|38	
12cu|libqtxdg-0.7.0-0.20140508.2|39	%package data
12cu|libqtxdg-0.7.0-0.20140508.2|40	Summary: Data files for %{name}
12cu|libqtxdg-0.7.0-0.20140508.2|41	Group: System/Libraries
12cu|libqtxdg-0.7.0-0.20140508.2|42	
12cu|libqtxdg-0.7.0-0.20140508.2|43	%description data
12cu|libqtxdg-0.7.0-0.20140508.2|44	Data files for %{name}
12cu|libqtxdg-0.7.0-0.20140508.2|45	
12cu|libqtxdg-0.7.0-0.20140508.2|46	%package -n %{libname}
12cu|libqtxdg-0.7.0-0.20140508.2|47	Summary: Library providing freedesktop.org specs implementations for Qt
12cu|libqtxdg-0.7.0-0.20140508.2|48	Group: System/Libraries
12cu|libqtxdg-0.7.0-0.20140508.2|49	Requires: %{name}-data = %{EVRD}
12cu|libqtxdg-0.7.0-0.20140508.2|50	
12cu|libqtxdg-0.7.0-0.20140508.2|51	%description -n %{libname}
12cu|libqtxdg-0.7.0-0.20140508.2|52	Library providing freedesktop.org specs implementations for Qt
12cu|libqtxdg-0.7.0-0.20140508.2|53	
12cu|libqtxdg-0.7.0-0.20140508.2|54	%package -n %{devname}
12cu|libqtxdg-0.7.0-0.20140508.2|55	Summary: Development files for %{name}
12cu|libqtxdg-0.7.0-0.20140508.2|56	Group: Development/C
12cu|libqtxdg-0.7.0-0.20140508.2|57	Requires: %{libname} = %{EVRD}
12cu|libqtxdg-0.7.0-0.20140508.2|58	
12cu|libqtxdg-0.7.0-0.20140508.2|59	%description -n %{devname}
12cu|libqtxdg-0.7.0-0.20140508.2|60	Development files (Headers etc.) for %{name}, a library providing
12cu|libqtxdg-0.7.0-0.20140508.2|61	freedesktop.org specs implementations for Qt.
12cu|libqtxdg-0.7.0-0.20140508.2|62	
12cu|libqtxdg-0.7.0-0.20140508.2|63	%prep
12cu|libqtxdg-0.7.0-0.20140508.2|64	%if "%{scmrev}" == ""
12cu|libqtxdg-0.7.0-0.20140508.2|65	%setup -q -n %{name}-%{version}%{beta}
12cu|libqtxdg-0.7.0-0.20140508.2|66	%else
12cu|libqtxdg-0.7.0-0.20140508.2|67	%setup -q -n %{name}
12cu|libqtxdg-0.7.0-0.20140508.2|68	%endif
12cu|libqtxdg-0.7.0-0.20140508.2|69	%patch0 -p1
12cu|libqtxdg-0.7.0-0.20140508.2|70	%cmake -G Ninja -DCMAKE_MAKE_PROGRAM=ninja
12cu|libqtxdg-0.7.0-0.20140508.2|71	
12cu|libqtxdg-0.7.0-0.20140508.2|72	%build
12cu|libqtxdg-0.7.0-0.20140508.2|73	ninja -C build
12cu|libqtxdg-0.7.0-0.20140508.2|74	
12cu|libqtxdg-0.7.0-0.20140508.2|75	%install
12cu|libqtxdg-0.7.0-0.20140508.2|76	DESTDIR="%{buildroot}" ninja -C build install
12cu|libqtxdg-0.7.0-0.20140508.2|77	# Fix up the pkgconfig file...
12cu|libqtxdg-0.7.0-0.20140508.2|78	sed -i -e 's,\${prefix}/,,g' "%{buildroot}"%{_libdir}/pkgconfig/*.pc
12cu|libqtxdg-0.7.0-0.20140508.2|79	
12cu|libqtxdg-0.7.0-0.20140508.2|80	%files data
12cu|libqtxdg-0.7.0-0.20140508.2|81	%dir %{_datadir}/libqtxdg
12cu|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)}
12cu|libqtxdg-0.7.0-0.20140508.2|83	
12cu|libqtxdg-0.7.0-0.20140508.2|84	%files -n %{libname}
12cu|libqtxdg-0.7.0-0.20140508.2|85	%{_libdir}/*.so.%{major}*
12cu|libqtxdg-0.7.0-0.20140508.2|86	
12cu|libqtxdg-0.7.0-0.20140508.2|87	%files -n %{devname}
12cu|libqtxdg-0.7.0-0.20140508.2|88	%{_includedir}/*
12cu|libqtxdg-0.7.0-0.20140508.2|89	%{_libdir}/*.so
12cu|libqtxdg-0.7.0-0.20140508.2|90	%{_libdir}/pkgconfig/*
12cu|libqtxdg-0.7.0-0.20140508.2|91	%{_datadir}/cmake/qtxdg
12cu|libqtxdg-0.7.0-0.20140508.2|92	
12cu|libqtxdg-0.7.0-0.20140508.2|93	%changelog
12cu|libqtxdg-0.7.0-0.20140508.2|94	* Wed May 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-0.20140508.2
12cu|libqtxdg-0.7.0-0.20140508.2|95	+ Revision: babee24
12cu|libqtxdg-0.7.0-0.20140508.2|96	- Fix minor/patch versions
12cu|libqtxdg-0.7.0-0.20140508.2|97	
12cu|libqtxdg-0.7.0-0.20140508.2|98	

9923 12
12cu|libqwtplot3d-0.2.7-8|1	%define fakename qwtplot3d
12cu|libqwtplot3d-0.2.7-8|2	
12cu|libqwtplot3d-0.2.7-8|3	%define major 0
12cu|libqwtplot3d-0.2.7-8|4	%define libname %mklibname %{fakename} %{major}
12cu|libqwtplot3d-0.2.7-8|5	%define devname %mklibname %{fakename}  -d
12cu|libqwtplot3d-0.2.7-8|6	
12cu|libqwtplot3d-0.2.7-8|7	Summary:	3D plotting widget extension to the Qt GUI
12cu|libqwtplot3d-0.2.7-8|8	Name:		libqwtplot3d
12cu|libqwtplot3d-0.2.7-8|9	Version:	0.2.7
12cu|libqwtplot3d-0.2.7-8|10	Release:	8
12cu|libqwtplot3d-0.2.7-8|11	License:	zlib
12cu|libqwtplot3d-0.2.7-8|12	Group:		System/Libraries
12cu|libqwtplot3d-0.2.7-8|13	Url:		http://qwtplot3d.sourceforge.net/
12cu|libqwtplot3d-0.2.7-8|14	Source0:	http://puzzle.dl.sourceforge.net/sourceforge/qwtplot3d/qwtplot3d-%{version}.tar.bz2
12cu|libqwtplot3d-0.2.7-8|15	Patch0:		qwtplot3d-0.2.7-headers.patch
12cu|libqwtplot3d-0.2.7-8|16	Patch1:		qwtplot3d-0.2.7-linkage.patch
12cu|libqwtplot3d-0.2.7-8|17	BuildRequires:	qt4-devel
12cu|libqwtplot3d-0.2.7-8|18	BuildRequires:	pkgconfig(gl)
12cu|libqwtplot3d-0.2.7-8|19	BuildRequires:	pkgconfig(glu)
12cu|libqwtplot3d-0.2.7-8|20	BuildRequires:	pkgconfig(zlib)
12cu|libqwtplot3d-0.2.7-8|21	
12cu|libqwtplot3d-0.2.7-8|22	%description
12cu|libqwtplot3d-0.2.7-8|23	QwtPlot3D is a feature-rich Qt/OpenGL-based C++ programming library.
12cu|libqwtplot3d-0.2.7-8|24	It provides essentially a bunch of 3D-widgets for programmers.
12cu|libqwtplot3d-0.2.7-8|25	
12cu|libqwtplot3d-0.2.7-8|26	#----------------------------------------------------------------------------
12cu|libqwtplot3d-0.2.7-8|27	
12cu|libqwtplot3d-0.2.7-8|28	%package -n %{libname}
12cu|libqwtplot3d-0.2.7-8|29	Summary:	3D plotting widget extension to the Qt GUI
12cu|libqwtplot3d-0.2.7-8|30	Group:		System/Libraries
12cu|libqwtplot3d-0.2.7-8|31	
12cu|libqwtplot3d-0.2.7-8|32	%description -n %{libname}
12cu|libqwtplot3d-0.2.7-8|33	QwtPlot3D is a feature-rich Qt/OpenGL-based C++ programming library.
12cu|libqwtplot3d-0.2.7-8|34	It provides essentially a bunch of 3D-widgets for programmers.
12cu|libqwtplot3d-0.2.7-8|35	
12cu|libqwtplot3d-0.2.7-8|36	%files -n %{libname}
12cu|libqwtplot3d-0.2.7-8|37	%{_libdir}/libqwtplot3d.so.%{major}*
12cu|libqwtplot3d-0.2.7-8|38	
12cu|libqwtplot3d-0.2.7-8|39	#----------------------------------------------------------------------------
12cu|libqwtplot3d-0.2.7-8|40	
12cu|libqwtplot3d-0.2.7-8|41	%package -n %{devname}
12cu|libqwtplot3d-0.2.7-8|42	Summary:	Development tools for programs which uses QwtPlot3D Widget set
12cu|libqwtplot3d-0.2.7-8|43	Group:		Development/Other
12cu|libqwtplot3d-0.2.7-8|44	Requires:	%{libname} = %{EVRD}
12cu|libqwtplot3d-0.2.7-8|45	Provides:	%{name}-devel = %{EVRD}
12cu|libqwtplot3d-0.2.7-8|46	
12cu|libqwtplot3d-0.2.7-8|47	%description -n %{devname}
12cu|libqwtplot3d-0.2.7-8|48	QwtPlot3D is a feature-rich Qt/OpenGL-based C++ programming library.
12cu|libqwtplot3d-0.2.7-8|49	It provides essentially a bunch of 3D-widgets for programmers.
12cu|libqwtplot3d-0.2.7-8|50	
12cu|libqwtplot3d-0.2.7-8|51	%files -n %{devname}
12cu|libqwtplot3d-0.2.7-8|52	%{_includedir}/*
12cu|libqwtplot3d-0.2.7-8|53	%{_libdir}/*.so
12cu|libqwtplot3d-0.2.7-8|54	
12cu|libqwtplot3d-0.2.7-8|55	#----------------------------------------------------------------------------
12cu|libqwtplot3d-0.2.7-8|56	
12cu|libqwtplot3d-0.2.7-8|57	%prep
12cu|libqwtplot3d-0.2.7-8|58	%setup -q -n qwtplot3d
12cu|libqwtplot3d-0.2.7-8|59	%patch0 -p1
12cu|libqwtplot3d-0.2.7-8|60	%patch1 -p1
12cu|libqwtplot3d-0.2.7-8|61	
12cu|libqwtplot3d-0.2.7-8|62	%build
12cu|libqwtplot3d-0.2.7-8|63	%qmake_qt4
12cu|libqwtplot3d-0.2.7-8|64	%make
12cu|libqwtplot3d-0.2.7-8|65	
12cu|libqwtplot3d-0.2.7-8|66	%install
12cu|libqwtplot3d-0.2.7-8|67	mkdir -p %{buildroot}%{_includedir}
12cu|libqwtplot3d-0.2.7-8|68	mkdir -p %{buildroot}%{_libdir}
12cu|libqwtplot3d-0.2.7-8|69	
12cu|libqwtplot3d-0.2.7-8|70	for n in include/*.h ; do
12cu|libqwtplot3d-0.2.7-8|71	install -m 0644 $n %{buildroot}%{_includedir}
12cu|libqwtplot3d-0.2.7-8|72	done
12cu|libqwtplot3d-0.2.7-8|73	
12cu|libqwtplot3d-0.2.7-8|74	# install, preserving links
12cu|libqwtplot3d-0.2.7-8|75	chmod 0755 lib/libqwtplot3d.so*
12cu|libqwtplot3d-0.2.7-8|76	for n in lib/libqwtplot3d.so* ; do
12cu|libqwtplot3d-0.2.7-8|77	cp -d $n %{buildroot}%{_libdir}
12cu|libqwtplot3d-0.2.7-8|78	done
12cu|libqwtplot3d-0.2.7-8|79	
12cu|libqwtplot3d-0.2.7-8|80	
12cu|libqwtplot3d-0.2.7-8|81	%changelog
12cu|libqwtplot3d-0.2.7-8|82	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.7-8
12cu|libqwtplot3d-0.2.7-8|83	+ Revision: 20fe29f
12cu|libqwtplot3d-0.2.7-8|84	- LOG Spec cleanup
12cu|libqwtplot3d-0.2.7-8|85	
12cu|libqwtplot3d-0.2.7-8|86	

9924 12
12cu|libqxt-0.6.2-1|1	######################################################
12cu|libqxt-0.6.2-1|2	# SpecFile: libqxt.spec
12cu|libqxt-0.6.2-1|3	# Generato: http://www.mandrivausers.ro/
12cu|libqxt-0.6.2-1|4	# MRB-Falticska Florin
12cu|libqxt-0.6.2-1|5	######################################################
12cu|libqxt-0.6.2-1|6	
12cu|libqxt-0.6.2-1|7	%define lib_major       0
12cu|libqxt-0.6.2-1|8	%define pkgname         libqxt
12cu|libqxt-0.6.2-1|9	%define lib_name        %mklibname qxt  %{lib_major}
12cu|libqxt-0.6.2-1|10	%define develname       %mklibname -d qxt
12cu|libqxt-0.6.2-1|11	#define  distsuffix	mrb
12cu|libqxt-0.6.2-1|12	#define debug_package   %{nil}
12cu|libqxt-0.6.2-1|13	
12cu|libqxt-0.6.2-1|14	Name:		%{pkgname}
12cu|libqxt-0.6.2-1|15	Version:	0.6.2
12cu|libqxt-0.6.2-1|16	Release:	1
12cu|libqxt-0.6.2-1|17	Summary:	Qt extension library
12cu|libqxt-0.6.2-1|18	Group:		System/Libraries
12cu|libqxt-0.6.2-1|19	License:	LGPLv2
12cu|libqxt-0.6.2-1|20	URL:		http://www.libqxt.org/
12cu|libqxt-0.6.2-1|21	Source0:	http://bitbucket.org/libqxt/libqxt/get/v%{version}.tar.bz2
12cu|libqxt-0.6.2-1|22	Source1:        html.tar.gz
12cu|libqxt-0.6.2-1|23	Patch0:		libqxt-linking.patch
12cu|libqxt-0.6.2-1|24	Patch1:		libqxt-header-fix.patch
12cu|libqxt-0.6.2-1|25	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
12cu|libqxt-0.6.2-1|26	BuildRequires:	pkgconfig(avahi-client)
12cu|libqxt-0.6.2-1|27	BuildRequires:	db52-devel
12cu|libqxt-0.6.2-1|28	BuildRequires:	pkgconfig(xrandr)
12cu|libqxt-0.6.2-1|29	BuildRequires:	pkgconfig(openssl)
12cu|libqxt-0.6.2-1|30	BuildRequires:	qt4-devel
12cu|libqxt-0.6.2-1|31	
12cu|libqxt-0.6.2-1|32	
12cu|libqxt-0.6.2-1|33	%description
12cu|libqxt-0.6.2-1|34	LibQxt, an extension library for Qt, provides a suite of cross-platform
12cu|libqxt-0.6.2-1|35	utility classes to add functionality not readily available in the Qt toolkit.
12cu|libqxt-0.6.2-1|36	
12cu|libqxt-0.6.2-1|37	%package -n %{lib_name}
12cu|libqxt-0.6.2-1|38	Summary:    Qt extension library
12cu|libqxt-0.6.2-1|39	Group:      System/Libraries
12cu|libqxt-0.6.2-1|40	
12cu|libqxt-0.6.2-1|41	%description -n %{lib_name}
12cu|libqxt-0.6.2-1|42	LibQxt, an extension library for Qt, provides a suite of cross-platform
12cu|libqxt-0.6.2-1|43	utility classes to add functionality not readily available in the Qt toolkit.
12cu|libqxt-0.6.2-1|44	
12cu|libqxt-0.6.2-1|45	%files -n %{lib_name}
12cu|libqxt-0.6.2-1|46	%doc AUTHORS CHANGES *.txt LICENSE README
12cu|libqxt-0.6.2-1|47	%{_qt_libdir}/libQxt*.so.?*
12cu|libqxt-0.6.2-1|48	
12cu|libqxt-0.6.2-1|49	################################
12cu|libqxt-0.6.2-1|50	
12cu|libqxt-0.6.2-1|51	%package -n %{develname}
12cu|libqxt-0.6.2-1|52	Summary:	Development files for %{name}
12cu|libqxt-0.6.2-1|53	Group:		Development/KDE and Qt
12cu|libqxt-0.6.2-1|54	Requires:       %{lib_name} = %{version}-%{release}
12cu|libqxt-0.6.2-1|55	Requires:	pkgconfig(avahi-compat-libdns_sd)
12cu|libqxt-0.6.2-1|56	Requires:	pkgconfig(avahi-client)
12cu|libqxt-0.6.2-1|57	Requires:	db52-devel
12cu|libqxt-0.6.2-1|58	Requires:	qt4-devel
12cu|libqxt-0.6.2-1|59	Provides:       %{name}-devel = %{version}-%{release}
12cu|libqxt-0.6.2-1|60	
12cu|libqxt-0.6.2-1|61	%description -n %{develname}
12cu|libqxt-0.6.2-1|62	This package contains libraries and header files for developing applications
12cu|libqxt-0.6.2-1|63	that use LibQxt.
12cu|libqxt-0.6.2-1|64	
12cu|libqxt-0.6.2-1|65	%files -n %{develname}
12cu|libqxt-0.6.2-1|66	%doc html/
12cu|libqxt-0.6.2-1|67	%{_qt_libdir}/libQxt*.so
12cu|libqxt-0.6.2-1|68	%{_includedir}/Qxt*/*
12cu|libqxt-0.6.2-1|69	%{_qt_plugindir}/designer/libQxtDesignerPlugins.so
12cu|libqxt-0.6.2-1|70	%{_qt_datadir}/mkspecs/features/qxt*.prf
12cu|libqxt-0.6.2-1|71	##############################
12cu|libqxt-0.6.2-1|72	
12cu|libqxt-0.6.2-1|73	%prep
12cu|libqxt-0.6.2-1|74	%setup -q -n %{name}-%{name}-v%{version} -a 1
12cu|libqxt-0.6.2-1|75	%patch0 -p1 -b .linking
12cu|libqxt-0.6.2-1|76	%patch1 -p1 -b .includes
12cu|libqxt-0.6.2-1|77	
12cu|libqxt-0.6.2-1|78	# we use berkley 5
12cu|libqxt-0.6.2-1|79	perl -pi -e "s|#if DB_VERSION_MAJOR < 5|#if DB_VERSION_MAJOR > 5|"  config.tests/db/main.cpp
12cu|libqxt-0.6.2-1|80	
12cu|libqxt-0.6.2-1|81	#TODO: dirty fix zeroconf should be patched.
12cu|libqxt-0.6.2-1|82	perl -pi -e "s|<dns_sd.h>|<avahi-compat-libdns_sd/dns_sd.h>|" config.tests/zeroconf/zeroconf.cpp
12cu|libqxt-0.6.2-1|83	perl -pi -e "s|<dns_sd.h>|<avahi-compat-libdns_sd/dns_sd.h>|" \
12cu|libqxt-0.6.2-1|84	src/zeroconf/{qxtdiscoverableservice,qxtservicebrowser}_p.h
12cu|libqxt-0.6.2-1|85	perl -pi -e "s|<dns_sd.h>|<avahi-compat-libdns_sd/dns_sd.h>|" src/zeroconf/qxtdiscoverableservicename.cpp
12cu|libqxt-0.6.2-1|86	# fix rpath
12cu|libqxt-0.6.2-1|87	sed -i '/RPATH/d' src/qxtlibs.pri
12cu|libqxt-0.6.2-1|88	
12cu|libqxt-0.6.2-1|89	%build
12cu|libqxt-0.6.2-1|90	./configure -verbose \
12cu|libqxt-0.6.2-1|91	-qmake-bin qmake \
12cu|libqxt-0.6.2-1|92	-prefix %{_prefix} \
12cu|libqxt-0.6.2-1|93	-libdir %{_libdir} \
12cu|libqxt-0.6.2-1|94	-docdir %{_docdir}
12cu|libqxt-0.6.2-1|95	
12cu|libqxt-0.6.2-1|96	%make
12cu|libqxt-0.6.2-1|97	
12cu|libqxt-0.6.2-1|98	
12cu|libqxt-0.6.2-1|99	%install
12cu|libqxt-0.6.2-1|100	make install INSTALL_ROOT=$RPM_BUILD_ROOT
12cu|libqxt-0.6.2-1|101	
12cu|libqxt-0.6.2-1|102	
12cu|libqxt-0.6.2-1|103	%changelog
12cu|libqxt-0.6.2-1|104	* Sun Dec 15 2013 symbianflo <symbianflo@mandrivausers.ro> 0.6.2-1
12cu|libqxt-0.6.2-1|105	+ Revision: 34e3723
12cu|libqxt-0.6.2-1|106	- Log: import in contrib
12cu|libqxt-0.6.2-1|107	
12cu|libqxt-0.6.2-1|108	

9925 12
12cu|librapi-0.15.2-3|1	%define major		2
12cu|librapi-0.15.2-3|2	%define libname		%mklibname rapi %{major}
12cu|librapi-0.15.2-3|3	%define develname	%mklibname -d rapi
12cu|librapi-0.15.2-3|4	%define svn	0
12cu|librapi-0.15.2-3|5	
12cu|librapi-0.15.2-3|6	Name:		librapi
12cu|librapi-0.15.2-3|7	Summary:	SynCE: Remote Application Programming Interface (RAPI) library
12cu|librapi-0.15.2-3|8	Version:	0.15.2
12cu|librapi-0.15.2-3|9	Release:	3
12cu|librapi-0.15.2-3|10	License:	MIT
12cu|librapi-0.15.2-3|11	Group:		System/Libraries
12cu|librapi-0.15.2-3|12	URL:		http://synce.sourceforge.net/
12cu|librapi-0.15.2-3|13	Source0:	%{name}%{major}-%{version}.tar.gz
12cu|librapi-0.15.2-3|14	Patch0:		librapi2-dso.patch
12cu|librapi-0.15.2-3|15	BuildRequires:	libsynce-devel >= 0.15.1
12cu|librapi-0.15.2-3|16	BuildRequires:	python-devel
12cu|librapi-0.15.2-3|17	BuildRequires:	python-pyrex
12cu|librapi-0.15.2-3|18	
12cu|librapi-0.15.2-3|19	%description
12cu|librapi-0.15.2-3|20	Librapi is part of the SynCE project.
12cu|librapi-0.15.2-3|21	The RAPI library is an open source implementation that works like
12cu|librapi-0.15.2-3|22	RAPI.DLL, available on Microsoft operating systems. The library makes
12cu|librapi-0.15.2-3|23	it possible to make remote calls to a computer running Pocket PC.
12cu|librapi-0.15.2-3|24	Documentation for the RAPI calls is available at this address:
12cu|librapi-0.15.2-3|25	
12cu|librapi-0.15.2-3|26	http://goo.gl/nsCoA
12cu|librapi-0.15.2-3|27	
12cu|librapi-0.15.2-3|28	%package -n	%{libname}
12cu|librapi-0.15.2-3|29	Group:		System/Libraries
12cu|librapi-0.15.2-3|30	Summary:	SynCE: Remote Application Programming Interface (RAPI) library
12cu|librapi-0.15.2-3|31	
12cu|librapi-0.15.2-3|32	%description -n %{libname}
12cu|librapi-0.15.2-3|33	Librapi is part of the SynCE project. This package contains shared
12cu|librapi-0.15.2-3|34	libraries.
12cu|librapi-0.15.2-3|35	
12cu|librapi-0.15.2-3|36	%package -n	%{name}-python
12cu|librapi-0.15.2-3|37	Group:		System/Libraries
12cu|librapi-0.15.2-3|38	Summary:	SynCE: Remote Application Programming Interface (RAPI) library
12cu|librapi-0.15.2-3|39	Requires:	%{libname} = %{version}-%{release}
12cu|librapi-0.15.2-3|40	Requires:	python
12cu|librapi-0.15.2-3|41	
12cu|librapi-0.15.2-3|42	%description -n %{name}-python
12cu|librapi-0.15.2-3|43	Librapi is part of the SynCE project. This package contains Python
12cu|librapi-0.15.2-3|44	bindings.
12cu|librapi-0.15.2-3|45	
12cu|librapi-0.15.2-3|46	%package -n	%{develname}
12cu|librapi-0.15.2-3|47	Group:		Development/C
12cu|librapi-0.15.2-3|48	Summary:	SynCE: Remote Application Programming Interface (RAPI) library
12cu|librapi-0.15.2-3|49	Provides:	%{name}-devel = %{version}-%{release}
12cu|librapi-0.15.2-3|50	Requires:	%{libname} = %{version}-%{release}
12cu|librapi-0.15.2-3|51	
12cu|librapi-0.15.2-3|52	%description -n %{develname}
12cu|librapi-0.15.2-3|53	Librapi is part of the SynCE project. This package contains development
12cu|librapi-0.15.2-3|54	headers.
12cu|librapi-0.15.2-3|55	
12cu|librapi-0.15.2-3|56	%prep
12cu|librapi-0.15.2-3|57	%setup -q -n %{name}2-%{version}
12cu|librapi-0.15.2-3|58	%patch0 -p0
12cu|librapi-0.15.2-3|59	
12cu|librapi-0.15.2-3|60	%build
12cu|librapi-0.15.2-3|61	%configure2_5x --disable-static --disable-rpath --enable-udev-support --disable-hal-support
12cu|librapi-0.15.2-3|62	%make
12cu|librapi-0.15.2-3|63	
12cu|librapi-0.15.2-3|64	%install
12cu|librapi-0.15.2-3|65	%makeinstall_std
12cu|librapi-0.15.2-3|66	
12cu|librapi-0.15.2-3|67	rm -f %{buildroot}%{python_sitearch}/pyrapi2.{la,a}
12cu|librapi-0.15.2-3|68	
12cu|librapi-0.15.2-3|69	%files
12cu|librapi-0.15.2-3|70	%{_bindir}/*
12cu|librapi-0.15.2-3|71	%{_mandir}/man1/*
12cu|librapi-0.15.2-3|72	%{_mandir}/man3/*
12cu|librapi-0.15.2-3|73	
12cu|librapi-0.15.2-3|74	%files -n %{libname}
12cu|librapi-0.15.2-3|75	%{_libdir}/%{name}.so.%{major}*
12cu|librapi-0.15.2-3|76	
12cu|librapi-0.15.2-3|77	%files -n %{develname}
12cu|librapi-0.15.2-3|78	%doc README TODO
12cu|librapi-0.15.2-3|79	%{_libdir}/%{name}.so
12cu|librapi-0.15.2-3|80	%{_includedir}/*.h
12cu|librapi-0.15.2-3|81	%{_libdir}/pkgconfig/*.pc
12cu|librapi-0.15.2-3|82	
12cu|librapi-0.15.2-3|83	%files -n %{name}-python
12cu|librapi-0.15.2-3|84	%{py_platsitedir}/pyrapi2.*
12cu|librapi-0.15.2-3|85	
12cu|librapi-0.15.2-3|86	
12cu|librapi-0.15.2-3|87	
12cu|librapi-0.15.2-3|88	%changelog
12cu|librapi-0.15.2-3|89	* Tue Mar 15 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.15.2-1mdv2011.0
12cu|librapi-0.15.2-3|90	+ Revision: 645049
12cu|librapi-0.15.2-3|91	- new version 0.15.2
12cu|librapi-0.15.2-3|92	disabled hal support and enabled udev support
12cu|librapi-0.15.2-3|93	
12cu|librapi-0.15.2-3|94	* Sat Nov 13 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 0.15-2mdv2011.0
12cu|librapi-0.15.2-3|95	+ Revision: 597033
12cu|librapi-0.15.2-3|96	- rebuild for python 2.7
12cu|librapi-0.15.2-3|97	
12cu|librapi-0.15.2-3|98	* Tue Apr 27 2010 Emmanuel Andry <eandry@mandriva.org> 0.15-1mdv2010.1
12cu|librapi-0.15.2-3|99	+ Revision: 539630
12cu|librapi-0.15.2-3|100	- New version 0.15
12cu|librapi-0.15.2-3|101	
12cu|librapi-0.15.2-3|102	* Thu Mar 04 2010 Emmanuel Andry <eandry@mandriva.org> 0.15-0.r3893.1mdv2010.1
12cu|librapi-0.15.2-3|103	+ Revision: 514173
12cu|librapi-0.15.2-3|104	- pre 0.15 svn snapshot
12cu|librapi-0.15.2-3|105	
12cu|librapi-0.15.2-3|106	* Thu Jul 23 2009 Frederik Himpe <fhimpe@mandriva.org> 0.14-1mdv2010.0
12cu|librapi-0.15.2-3|107	+ Revision: 398828
12cu|librapi-0.15.2-3|108	- Add some BuildRequires needed for autoreconf
12cu|librapi-0.15.2-3|109	- Update to new version 0.14
12cu|librapi-0.15.2-3|110	- Don't remove -Werror from CFLAGS because it results in broken
12cu|librapi-0.15.2-3|111	CFLAGS if you use "Werror=format-security"
12cu|librapi-0.15.2-3|112	- Don't build static libraries
12cu|librapi-0.15.2-3|113	- Remove rpath
12cu|librapi-0.15.2-3|114	- Use fixed version number in obsoletes so that not more and more
12cu|librapi-0.15.2-3|115	unexisting versions are obsoleted
12cu|librapi-0.15.2-3|116	
12cu|librapi-0.15.2-3|117	* Tue Jan 13 2009 Adam Williamson <awilliamson@mandriva.org> 0.13.1-1mdv2009.1
12cu|librapi-0.15.2-3|118	+ Revision: 329177
12cu|librapi-0.15.2-3|119	- hack up the synce br because of the non-synced releases
12cu|librapi-0.15.2-3|120	- drop nogil.diff (merged upstream)
12cu|librapi-0.15.2-3|121	- new release 0.13.1
12cu|librapi-0.15.2-3|122	
12cu|librapi-0.15.2-3|123	* Mon Jan 12 2009 Adam Williamson <awilliamson@mandriva.org> 0.13-1mdv2009.1
12cu|librapi-0.15.2-3|124	+ Revision: 328728
12cu|librapi-0.15.2-3|125	- add pyrapi-nogil.diff: fix build with recent pyrex (from Mark Ellis)
12cu|librapi-0.15.2-3|126	- new release 0.13
12cu|librapi-0.15.2-3|127	
12cu|librapi-0.15.2-3|128	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 0.12-2mdv2009.1
12cu|librapi-0.15.2-3|129	+ Revision: 319650
12cu|librapi-0.15.2-3|130	- rebuild with python 2.6
12cu|librapi-0.15.2-3|131	
12cu|librapi-0.15.2-3|132	* Wed Jul 16 2008 Adam Williamson <awilliamson@mandriva.org> 0.12-1mdv2009.0
12cu|librapi-0.15.2-3|133	+ Revision: 236629
12cu|librapi-0.15.2-3|134	- new release 0.12
12cu|librapi-0.15.2-3|135	
12cu|librapi-0.15.2-3|136	+ Pixel <pixel@mandriva.com>
12cu|librapi-0.15.2-3|137	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|librapi-0.15.2-3|138	
12cu|librapi-0.15.2-3|139	* Wed Apr 16 2008 Adam Williamson <awilliamson@mandriva.org> 0.11.1-1mdv2009.0
12cu|librapi-0.15.2-3|140	+ Revision: 194613
12cu|librapi-0.15.2-3|141	- drop all patches (merged upstream)
12cu|librapi-0.15.2-3|142	- new release 0.11.1
12cu|librapi-0.15.2-3|143	
12cu|librapi-0.15.2-3|144	* Thu Mar 20 2008 Adam Williamson <awilliamson@mandriva.org> 0.11-9mdv2008.1
12cu|librapi-0.15.2-3|145	+ Revision: 189196
12cu|librapi-0.15.2-3|146	- add timeout.patch: from upstream SVN, increases a timeout (avoids problems when removing larger applications)
12cu|librapi-0.15.2-3|147	
12cu|librapi-0.15.2-3|148	* Wed Mar 12 2008 Adam Williamson <awilliamson@mandriva.org> 0.11-8mdv2008.1
12cu|librapi-0.15.2-3|149	+ Revision: 187221
12cu|librapi-0.15.2-3|150	- streamline file lists
12cu|librapi-0.15.2-3|151	- python package should be %%{name}-python not %%{libname}-python
12cu|librapi-0.15.2-3|152	- move docs from lib to devel package, add conflicts to ensure successful upgrade
12cu|librapi-0.15.2-3|153	- add rapierror.patch (RAPIError must be a subclass of Exception - needed to fix a bug in sync-engine)
12cu|librapi-0.15.2-3|154	- version all obsoletes
12cu|librapi-0.15.2-3|155	- Clean up spec (tabs, macros, descriptions)
12cu|librapi-0.15.2-3|156	
12cu|librapi-0.15.2-3|157	* Fri Feb 01 2008 Funda Wang <fwang@mandriva.org> 0.11-7mdv2008.1
12cu|librapi-0.15.2-3|158	+ Revision: 161182
12cu|librapi-0.15.2-3|159	- correctly obsoletes old devel package
12cu|librapi-0.15.2-3|160	
12cu|librapi-0.15.2-3|161	* Mon Jan 14 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-6mdv2008.1
12cu|librapi-0.15.2-3|162	+ Revision: 151760
12cu|librapi-0.15.2-3|163	- add provides
12cu|librapi-0.15.2-3|164	
12cu|librapi-0.15.2-3|165	* Sat Jan 12 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-5mdv2008.1
12cu|librapi-0.15.2-3|166	+ Revision: 149804
12cu|librapi-0.15.2-3|167	- fix obsoletes again
12cu|librapi-0.15.2-3|168	
12cu|librapi-0.15.2-3|169	* Fri Jan 11 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-4mdv2008.1
12cu|librapi-0.15.2-3|170	+ Revision: 149175
12cu|librapi-0.15.2-3|171	- split binaries into a separate package
12cu|librapi-0.15.2-3|172	- fix obsoletes
12cu|librapi-0.15.2-3|173	
12cu|librapi-0.15.2-3|174	* Thu Jan 10 2008 Emmanuel Andry <eandry@mandriva.org> 0.11-2mdv2008.1
12cu|librapi-0.15.2-3|175	+ Revision: 147736
12cu|librapi-0.15.2-3|176	- import librapi
12cu|librapi-0.15.2-3|177	
12cu|librapi-0.15.2-3|178	

9926 12
12cu|librecad-2.0.5-1|1	%define		prjname	LibreCAD
12cu|librecad-2.0.5-1|2	
12cu|librecad-2.0.5-1|3	Summary:	Computer-aided design (CAD) system
12cu|librecad-2.0.5-1|4	Name:		librecad
12cu|librecad-2.0.5-1|5	Version:	2.0.5
12cu|librecad-2.0.5-1|6	Release:	1
12cu|librecad-2.0.5-1|7	Epoch:		1
12cu|librecad-2.0.5-1|8	License:	GPLv2+
12cu|librecad-2.0.5-1|9	Group:		Graphics
12cu|librecad-2.0.5-1|10	Url:		http://www.librecad.org
12cu|librecad-2.0.5-1|11	Source0:	https://github.com/LibreCAD/LibreCAD/archive/%{prjname}-%{version}.tar.gz
12cu|librecad-2.0.5-1|12	Patch0:		librecad-1.0.0-mdv-desktop.patch
12cu|librecad-2.0.5-1|13	Patch1:		librecad-2.0.2-install.patch
12cu|librecad-2.0.5-1|14	Patch2:		librecad-2.0.2-plugindir.patch
12cu|librecad-2.0.5-1|15	BuildRequires:	boost-devel
12cu|librecad-2.0.5-1|16	BuildRequires:	qt4-devel
12cu|librecad-2.0.5-1|17	BuildRequires:	qt4-assistant
12cu|librecad-2.0.5-1|18	BuildRequires:	qt4-linguist
12cu|librecad-2.0.5-1|19	BuildRequires:	muparser-devel
12cu|librecad-2.0.5-1|20	Requires:	%{name}-data
12cu|librecad-2.0.5-1|21	Suggests:	%{name}-plugins
12cu|librecad-2.0.5-1|22	
12cu|librecad-2.0.5-1|23	%description
12cu|librecad-2.0.5-1|24	LibreCAD is an application for computer aided design (CAD) in two
12cu|librecad-2.0.5-1|25	dimensions (2D). With LibreCAD you can create technical drawings
12cu|librecad-2.0.5-1|26	such as plans for buildings, interiors, mechanical parts or schemas
12cu|librecad-2.0.5-1|27	and diagrams.
12cu|librecad-2.0.5-1|28	
12cu|librecad-2.0.5-1|29	#----------------------------------------------------------------------------
12cu|librecad-2.0.5-1|30	
12cu|librecad-2.0.5-1|31	%package data
12cu|librecad-2.0.5-1|32	Summary:	Platform-independant files for %{name}
12cu|librecad-2.0.5-1|33	Group:		Graphics
12cu|librecad-2.0.5-1|34	Requires:	%{name}
12cu|librecad-2.0.5-1|35	BuildArch:	noarch
12cu|librecad-2.0.5-1|36	
12cu|librecad-2.0.5-1|37	%description data
12cu|librecad-2.0.5-1|38	Contains the platform-independent files for LibreCAD, including
12cu|librecad-2.0.5-1|39	fonts, patterns, translations.
12cu|librecad-2.0.5-1|40	
12cu|librecad-2.0.5-1|41	%files data
12cu|librecad-2.0.5-1|42	%{_datadir}/%{name}/doc/*
12cu|librecad-2.0.5-1|43	%{_datadir}/%{name}/fonts/*
12cu|librecad-2.0.5-1|44	%{_datadir}/%{name}/library/*
12cu|librecad-2.0.5-1|45	%{_datadir}/%{name}/patterns/*
12cu|librecad-2.0.5-1|46	%{_datadir}/%{name}/qm/*
12cu|librecad-2.0.5-1|47	
12cu|librecad-2.0.5-1|48	#----------------------------------------------------------------------------
12cu|librecad-2.0.5-1|49	
12cu|librecad-2.0.5-1|50	%package plugins
12cu|librecad-2.0.5-1|51	Summary:	Plugins libraries files for %{name}
12cu|librecad-2.0.5-1|52	Group:		Graphics
12cu|librecad-2.0.5-1|53	Requires:	%{name}
12cu|librecad-2.0.5-1|54	
12cu|librecad-2.0.5-1|55	%description plugins
12cu|librecad-2.0.5-1|56	Contains the plugins files for LibreCAD.
12cu|librecad-2.0.5-1|57	
12cu|librecad-2.0.5-1|58	%files plugins
12cu|librecad-2.0.5-1|59	%{_libdir}/%{name}/plugins/*
12cu|librecad-2.0.5-1|60	
12cu|librecad-2.0.5-1|61	#----------------------------------------------------------------------------
12cu|librecad-2.0.5-1|62	
12cu|librecad-2.0.5-1|63	%prep
12cu|librecad-2.0.5-1|64	%setup -q -n %{prjname}-%{version}
12cu|librecad-2.0.5-1|65	%patch0 -p1
12cu|librecad-2.0.5-1|66	%patch1 -p1
12cu|librecad-2.0.5-1|67	%patch2 -p1
12cu|librecad-2.0.5-1|68	find . -type f -executable -a \( -name '*.cpp' -o -name '*.h' \) | xargs -i{} chmod 644 {}
12cu|librecad-2.0.5-1|69	
12cu|librecad-2.0.5-1|70	sed -i 's|##LIBDIR##|%{_libdir}|g' librecad/src/lib/engine/rs_system.cpp
12cu|librecad-2.0.5-1|71	
12cu|librecad-2.0.5-1|72	%build
12cu|librecad-2.0.5-1|73	%qmake_qt4
12cu|librecad-2.0.5-1|74	%make
12cu|librecad-2.0.5-1|75	
12cu|librecad-2.0.5-1|76	%install
12cu|librecad-2.0.5-1|77	export BUILDDIR="%{buildroot}%{_datadir}/%{name}"
12cu|librecad-2.0.5-1|78	sh scripts/postprocess-unix.sh
12cu|librecad-2.0.5-1|79	
12cu|librecad-2.0.5-1|80	mkdir -p %{buildroot}%{_libdir}/%{name}/plugins
12cu|librecad-2.0.5-1|81	mv unix/resources/plugins/* %{buildroot}%{_libdir}/%{name}/plugins/
12cu|librecad-2.0.5-1|82	install -Dpm 755 unix/%{name} %{buildroot}%{_bindir}/%{name}
12cu|librecad-2.0.5-1|83	install -Dpm 755 unix/ttf2lff %{buildroot}%{_bindir}/ttf2lff
12cu|librecad-2.0.5-1|84	install -Dpm 644 desktop/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|librecad-2.0.5-1|85	install -Dpm 644 librecad/res/main/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|librecad-2.0.5-1|86	install -Dpm 644 desktop/%{name}.sharedmimeinfo %{buildroot}%{_datadir}/mime/packages/%{name}.xml
12cu|librecad-2.0.5-1|87	install -Dpm 644 desktop/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
12cu|librecad-2.0.5-1|88	
12cu|librecad-2.0.5-1|89	%files
12cu|librecad-2.0.5-1|90	%{_bindir}/%{name}
12cu|librecad-2.0.5-1|91	%{_bindir}/ttf2lff
12cu|librecad-2.0.5-1|92	%{_datadir}/applications/%{name}.desktop
12cu|librecad-2.0.5-1|93	%{_datadir}/pixmaps/%{name}.png
12cu|librecad-2.0.5-1|94	%{_datadir}/mime/packages/%{name}.xml
12cu|librecad-2.0.5-1|95	%{_mandir}/man1/%{name}.1*
12cu|librecad-2.0.5-1|96	%changelog
12cu|librecad-2.0.5-1|97	* Sat Sep 13 2014 djam <djam5@ya.ru> 1:2.0.5-1
12cu|librecad-2.0.5-1|98	+ Revision: 856de66
12cu|librecad-2.0.5-1|99	- Merge pull request #1 from djam/librecad:rosa2012.1
12cu|librecad-2.0.5-1|100	- Update to 2.0.5
12cu|librecad-2.0.5-1|101	
12cu|librecad-2.0.5-1|102	

9927 12
12cu|librep-0.92.3-2|1	%define _disable_ld_no_undefined 1
12cu|librep-0.92.3-2|2	
12cu|librep-0.92.3-2|3	%define major 16
12cu|librep-0.92.3-2|4	%define libname %mklibname rep %{major}
12cu|librep-0.92.3-2|5	%define devname %mklibname rep -d
12cu|librep-0.92.3-2|6	
12cu|librep-0.92.3-2|7	Summary:	An embeddable LISP environment
12cu|librep-0.92.3-2|8	Name:		librep
12cu|librep-0.92.3-2|9	Version:	0.92.3
12cu|librep-0.92.3-2|10	Release:	2
12cu|librep-0.92.3-2|11	License:	GPLv2+
12cu|librep-0.92.3-2|12	Group:		System/Libraries
12cu|librep-0.92.3-2|13	Url:		http://librep.sourceforge.net/
12cu|librep-0.92.3-2|14	Source0:	http://download.tuxfamily.org/librep/%{name}-%{version}.tar.xz
12cu|librep-0.92.3-2|15	Source1:	http://download.tuxfamily.org/librep/%{name}-%{version}.tar.xz.sha1
12cu|librep-0.92.3-2|16	BuildRequires:	texinfo
12cu|librep-0.92.3-2|17	BuildRequires:	gdbm-devel
12cu|librep-0.92.3-2|18	BuildRequires:	gmp-devel
12cu|librep-0.92.3-2|19	BuildRequires:	gpm-devel
12cu|librep-0.92.3-2|20	BuildRequires:	readline-devel
12cu|librep-0.92.3-2|21	BuildRequires:	pkgconfig(libffi)
12cu|librep-0.92.3-2|22	BuildRequires:	pkgconfig(ncurses)
12cu|librep-0.92.3-2|23	
12cu|librep-0.92.3-2|24	%description
12cu|librep-0.92.3-2|25	This is a lightweight LISP environment for UNIX. It contains a LISP
12cu|librep-0.92.3-2|26	interpreter, byte-code compiler and virtual machine. Applications may use the
12cu|librep-0.92.3-2|27	LISP interpreter as an extension language, or it may be used for standalone
12cu|librep-0.92.3-2|28	scripts.
12cu|librep-0.92.3-2|29	
12cu|librep-0.92.3-2|30	Originally inspired by Emacs Lisp, the language dialect combines many of the
12cu|librep-0.92.3-2|31	elisp features while trying to remove some of the main deficiencies, with
12cu|librep-0.92.3-2|32	features from Common Lisp and Scheme.
12cu|librep-0.92.3-2|33	
12cu|librep-0.92.3-2|34	%files
12cu|librep-0.92.3-2|35	%doc ChangeLog COPYING INSTALL NEWS README TODO
12cu|librep-0.92.3-2|36	%{_bindir}/rep
12cu|librep-0.92.3-2|37	%{_bindir}/rep-remote
12cu|librep-0.92.3-2|38	%{_libexecdir}/rep/
12cu|librep-0.92.3-2|39	%{_infodir}/librep*
12cu|librep-0.92.3-2|40	%{_datadir}/emacs/site-lisp/*.el
12cu|librep-0.92.3-2|41	%{_datadir}/rep
12cu|librep-0.92.3-2|42	%{_mandir}/man1/rep-remote.1*
12cu|librep-0.92.3-2|43	%{_mandir}/man1/rep.1*
12cu|librep-0.92.3-2|44	
12cu|librep-0.92.3-2|45	#----------------------------------------------------------------------------
12cu|librep-0.92.3-2|46	
12cu|librep-0.92.3-2|47	%package -n %{libname}
12cu|librep-0.92.3-2|48	Summary:	Libraries used by librep
12cu|librep-0.92.3-2|49	Group:		System/Libraries
12cu|librep-0.92.3-2|50	
12cu|librep-0.92.3-2|51	%description -n %{libname}
12cu|librep-0.92.3-2|52	Libraries used by librep.
12cu|librep-0.92.3-2|53	
12cu|librep-0.92.3-2|54	%files -n %{libname}
12cu|librep-0.92.3-2|55	%{_libdir}/librep.so.%{major}*
12cu|librep-0.92.3-2|56	
12cu|librep-0.92.3-2|57	#----------------------------------------------------------------------------
12cu|librep-0.92.3-2|58	
12cu|librep-0.92.3-2|59	%package -n %{devname}
12cu|librep-0.92.3-2|60	Summary:	Librep include files and link libraries
12cu|librep-0.92.3-2|61	Group:		Development/Other
12cu|librep-0.92.3-2|62	Requires:	%{name} = %{EVRD}
12cu|librep-0.92.3-2|63	Requires:	%{libname} = %{EVRD}
12cu|librep-0.92.3-2|64	Provides:	%{name}-devel = %{EVRD}
12cu|librep-0.92.3-2|65	
12cu|librep-0.92.3-2|66	%description -n %{devname}
12cu|librep-0.92.3-2|67	Link libraries and C header files for librep development.
12cu|librep-0.92.3-2|68	
12cu|librep-0.92.3-2|69	%files -n %{devname}
12cu|librep-0.92.3-2|70	%{_bindir}/rep-xgettext
12cu|librep-0.92.3-2|71	%{_bindir}/repdoc
12cu|librep-0.92.3-2|72	%{_mandir}/man1/rep-xgettext.1*
12cu|librep-0.92.3-2|73	%{_mandir}/man1/repdoc.1*
12cu|librep-0.92.3-2|74	%{_libdir}/librep.so
12cu|librep-0.92.3-2|75	%{_includedir}/*
12cu|librep-0.92.3-2|76	%{_libdir}/pkgconfig/librep.pc
12cu|librep-0.92.3-2|77	
12cu|librep-0.92.3-2|78	#----------------------------------------------------------------------------
12cu|librep-0.92.3-2|79	
12cu|librep-0.92.3-2|80	%prep
12cu|librep-0.92.3-2|81	%setup -q
12cu|librep-0.92.3-2|82	%apply_patches
12cu|librep-0.92.3-2|83	
12cu|librep-0.92.3-2|84	%build
12cu|librep-0.92.3-2|85	%configure2_5x \
12cu|librep-0.92.3-2|86	--disable-static \
12cu|librep-0.92.3-2|87	--with-readline
12cu|librep-0.92.3-2|88	%make
12cu|librep-0.92.3-2|89	
12cu|librep-0.92.3-2|90	%install
12cu|librep-0.92.3-2|91	%makeinstall_std host_type=%{_target_platform}
12cu|librep-0.92.3-2|92	
12cu|librep-0.92.3-2|93	
12cu|librep-0.92.3-2|94	%changelog
12cu|librep-0.92.3-2|95	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.92.3-2
12cu|librep-0.92.3-2|96	+ Revision: 7f9f0e2
12cu|librep-0.92.3-2|97	- New version 0.92.3
12cu|librep-0.92.3-2|98	
12cu|librep-0.92.3-2|99	

9928 12
12cu|libretro-20130608-1|1	# Debug depends on system CFLAGS but various cores use their own
12cu|libretro-20130608-1|2	# It's quite a pain to patch every core for CFLAGS and maintain patches
12cu|libretro-20130608-1|3	# And debug is not really needed here anyway
12cu|libretro-20130608-1|4	%define _enable_debug_packages %{nil}
12cu|libretro-20130608-1|5	%define debug_package %{nil}
12cu|libretro-20130608-1|6	
12cu|libretro-20130608-1|7	Summary:	An interface for emulator and game ports
12cu|libretro-20130608-1|8	Name:		libretro
12cu|libretro-20130608-1|9	Version:	20130608
12cu|libretro-20130608-1|10	Release:	1
12cu|libretro-20130608-1|11	Group:		Emulators
12cu|libretro-20130608-1|12	# Actually, various for each core but mostly GPLv2
12cu|libretro-20130608-1|13	License:	GPL
12cu|libretro-20130608-1|14	Url:		http://www.libretro.org/
12cu|libretro-20130608-1|15	# fetched via libretro-fetch.sh from git and re-packed
12cu|libretro-20130608-1|16	Source:		%{name}-%{version}.tar.bz2
12cu|libretro-20130608-1|17	Suggests:	retroarch
12cu|libretro-20130608-1|18	Suggests:	%{name}-bnes
12cu|libretro-20130608-1|19	Suggests:	%{name}-bsnes-accuracy
12cu|libretro-20130608-1|20	Suggests:	%{name}-bsnes-balanced
12cu|libretro-20130608-1|21	Suggests:	%{name}-bsnes-performance
12cu|libretro-20130608-1|22	Suggests:	%{name}-desmume
12cu|libretro-20130608-1|23	Suggests:	%{name}-dosbox
12cu|libretro-20130608-1|24	Suggests:	%{name}-fba
12cu|libretro-20130608-1|25	Suggests:	%{name}-fceumm
12cu|libretro-20130608-1|26	Suggests:	%{name}-gambatte
12cu|libretro-20130608-1|27	Suggests:	%{name}-genesis-plus-gx
12cu|libretro-20130608-1|28	Suggests:	%{name}-mednafen-gba
12cu|libretro-20130608-1|29	Suggests:	%{name}-mednafen-ngp
12cu|libretro-20130608-1|30	Suggests:	%{name}-mednafen-psx
12cu|libretro-20130608-1|31	Suggests:	%{name}-mednafen-snes
12cu|libretro-20130608-1|32	Suggests:	%{name}-mednafen-vb
12cu|libretro-20130608-1|33	Suggests:	%{name}-mednafen-wswan
12cu|libretro-20130608-1|34	Suggests:	%{name}-meteor
12cu|libretro-20130608-1|35	Suggests:	%{name}-nestopia
12cu|libretro-20130608-1|36	Suggests:	%{name}-nxengine
12cu|libretro-20130608-1|37	Suggests:	%{name}-pcsx-rearmed
12cu|libretro-20130608-1|38	Suggests:	%{name}-prboom
12cu|libretro-20130608-1|39	Suggests:	%{name}-quicknes
12cu|libretro-20130608-1|40	Suggests:	%{name}-scummvm
12cu|libretro-20130608-1|41	Suggests:	%{name}-snes9x
12cu|libretro-20130608-1|42	Suggests:	%{name}-snes9x-next
12cu|libretro-20130608-1|43	Suggests:	%{name}-stella
12cu|libretro-20130608-1|44	Suggests:	%{name}-tyrquake
12cu|libretro-20130608-1|45	Suggests:	%{name}-vba-next
12cu|libretro-20130608-1|46	
12cu|libretro-20130608-1|47	%description
12cu|libretro-20130608-1|48	For each emulator 'core', RetroArch makes use of a library API that we like
12cu|libretro-20130608-1|49	to call 'libretro'.
12cu|libretro-20130608-1|50	
12cu|libretro-20130608-1|51	Think of libretro as an interface for emulator and game ports. You can make
12cu|libretro-20130608-1|52	a libretro port once and expect the same code to run on all the platforms
12cu|libretro-20130608-1|53	that RetroArch supports. It's designed with simplicity and ease of use in
12cu|libretro-20130608-1|54	mind so that the porter can worry about the port at hand instead of having
12cu|libretro-20130608-1|55	to wrestle with an obfuscatory API.
12cu|libretro-20130608-1|56	
12cu|libretro-20130608-1|57	The purpose of the project is to help ease the work of the emulator/game
12cu|libretro-20130608-1|58	porter by giving him an API that allows him to target multiple platforms
12cu|libretro-20130608-1|59	at once without having to redo any code. He doesn't have to worry about
12cu|libretro-20130608-1|60	writing input/video/audio drivers - all of that is supplied to him by
12cu|libretro-20130608-1|61	RetroArch. All he has to do is to have the emulator port hook into the
12cu|libretro-20130608-1|62	libretro API and that's it - we take care of the rest.
12cu|libretro-20130608-1|63	
12cu|libretro-20130608-1|64	%files
12cu|libretro-20130608-1|65	
12cu|libretro-20130608-1|66	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|67	
12cu|libretro-20130608-1|68	%package bnes
12cu|libretro-20130608-1|69	Summary:	bNES core for libretro (NES)
12cu|libretro-20130608-1|70	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|71	
12cu|libretro-20130608-1|72	%description bnes
12cu|libretro-20130608-1|73	bNES core for libretro. It's used to run Nintendo games.
12cu|libretro-20130608-1|74	
12cu|libretro-20130608-1|75	%files bnes
12cu|libretro-20130608-1|76	%{_libdir}/%{name}/bnes_libretro.so
12cu|libretro-20130608-1|77	
12cu|libretro-20130608-1|78	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|79	
12cu|libretro-20130608-1|80	%package bsnes-accuracy
12cu|libretro-20130608-1|81	Summary:	bSNES core for libretro with accuracy optimization (SNES)
12cu|libretro-20130608-1|82	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|83	
12cu|libretro-20130608-1|84	%description bsnes-accuracy
12cu|libretro-20130608-1|85	bSNES core for libretro with accuracy optimization.
12cu|libretro-20130608-1|86	It's used to run Super Nintendo games.
12cu|libretro-20130608-1|87	
12cu|libretro-20130608-1|88	%files bsnes-accuracy
12cu|libretro-20130608-1|89	%{_libdir}/%{name}/bsnes_libretro_accuracy.so
12cu|libretro-20130608-1|90	
12cu|libretro-20130608-1|91	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|92	
12cu|libretro-20130608-1|93	%package bsnes-balanced
12cu|libretro-20130608-1|94	Summary:	bSNES core for libretro with balanced optimization (SNES)
12cu|libretro-20130608-1|95	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|96	
12cu|libretro-20130608-1|97	%description bsnes-balanced
12cu|libretro-20130608-1|98	bSNES core for libretro with balanced optimization.
12cu|libretro-20130608-1|99	It's used to run Super Nintendo games.
12cu|libretro-20130608-1|100	
12cu|libretro-20130608-1|101	%files bsnes-balanced
12cu|libretro-20130608-1|102	%{_libdir}/%{name}/bsnes_libretro_balanced.so
12cu|libretro-20130608-1|103	
12cu|libretro-20130608-1|104	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|105	
12cu|libretro-20130608-1|106	%package bsnes-performance
12cu|libretro-20130608-1|107	Summary:	bSNES core for libretro with performance optimization (SNES)
12cu|libretro-20130608-1|108	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|109	
12cu|libretro-20130608-1|110	%description bsnes-performance
12cu|libretro-20130608-1|111	bSNES core for libretro with performance optimization.
12cu|libretro-20130608-1|112	It's used to run Super Nintendo games.
12cu|libretro-20130608-1|113	
12cu|libretro-20130608-1|114	%files bsnes-performance
12cu|libretro-20130608-1|115	%{_libdir}/%{name}/bsnes_libretro_performance.so
12cu|libretro-20130608-1|116	
12cu|libretro-20130608-1|117	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|118	
12cu|libretro-20130608-1|119	%package desmume
12cu|libretro-20130608-1|120	Summary:	Desmume core for libretro (NDS)
12cu|libretro-20130608-1|121	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|122	
12cu|libretro-20130608-1|123	%description desmume
12cu|libretro-20130608-1|124	Desmume core for libretro. It's used to run Nintendo DS games.
12cu|libretro-20130608-1|125	
12cu|libretro-20130608-1|126	%files desmume
12cu|libretro-20130608-1|127	%{_libdir}/%{name}/desmume_libretro.so
12cu|libretro-20130608-1|128	
12cu|libretro-20130608-1|129	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|130	
12cu|libretro-20130608-1|131	%package dosbox
12cu|libretro-20130608-1|132	Summary:	DOSBox core for libretro (DOS)
12cu|libretro-20130608-1|133	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|134	
12cu|libretro-20130608-1|135	%description dosbox
12cu|libretro-20130608-1|136	DOSBox core for libretro. It's used to run DOS games.
12cu|libretro-20130608-1|137	
12cu|libretro-20130608-1|138	%files dosbox
12cu|libretro-20130608-1|139	%{_libdir}/%{name}/dosbox_libretro.so
12cu|libretro-20130608-1|140	
12cu|libretro-20130608-1|141	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|142	
12cu|libretro-20130608-1|143	%package fba
12cu|libretro-20130608-1|144	Summary:	Final Burn Alpha core for libretro (arcade)
12cu|libretro-20130608-1|145	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|146	
12cu|libretro-20130608-1|147	%description fba
12cu|libretro-20130608-1|148	Final Burn Alpha core for libretro. It's used to run arcade games.
12cu|libretro-20130608-1|149	
12cu|libretro-20130608-1|150	It should be able to load:
12cu|libretro-20130608-1|151	- Capcom CPS-1 and CPS-2
12cu|libretro-20130608-1|152	- SNK Neo-Geo
12cu|libretro-20130608-1|153	- Toaplan
12cu|libretro-20130608-1|154	- Cave hardware
12cu|libretro-20130608-1|155	- and various games on miscellaneous hardware
12cu|libretro-20130608-1|156	
12cu|libretro-20130608-1|157	%files fba
12cu|libretro-20130608-1|158	%{_libdir}/%{name}/fb_alpha_libretro.so
12cu|libretro-20130608-1|159	
12cu|libretro-20130608-1|160	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|161	
12cu|libretro-20130608-1|162	%package fceumm
12cu|libretro-20130608-1|163	Summary:	FCE Ultra mappers modified core for libretro (NES)
12cu|libretro-20130608-1|164	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|165	
12cu|libretro-20130608-1|166	%description fceumm
12cu|libretro-20130608-1|167	FCE Ultra mappers modified core for libretro. It's used to run Nintendo games.
12cu|libretro-20130608-1|168	
12cu|libretro-20130608-1|169	%files fceumm
12cu|libretro-20130608-1|170	%{_libdir}/%{name}/fceumm_libretro.so
12cu|libretro-20130608-1|171	
12cu|libretro-20130608-1|172	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|173	
12cu|libretro-20130608-1|174	%package gambatte
12cu|libretro-20130608-1|175	Summary:	Gambatte core for libretro (GBC)
12cu|libretro-20130608-1|176	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|177	
12cu|libretro-20130608-1|178	%description gambatte
12cu|libretro-20130608-1|179	Gambatte core for libretro. It's used to run Game Boy Color games.
12cu|libretro-20130608-1|180	
12cu|libretro-20130608-1|181	%files gambatte
12cu|libretro-20130608-1|182	%{_libdir}/%{name}/gambatte_libretro.so
12cu|libretro-20130608-1|183	
12cu|libretro-20130608-1|184	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|185	
12cu|libretro-20130608-1|186	%package genesis-plus-gx
12cu|libretro-20130608-1|187	Summary:	Genesis Plus GX core for libretro (SMD etc)
12cu|libretro-20130608-1|188	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|189	
12cu|libretro-20130608-1|190	%description genesis-plus-gx
12cu|libretro-20130608-1|191	Genesis Plus GX core for libretro. It should be able to load:
12cu|libretro-20130608-1|192	- Genesis/Mega Drive
12cu|libretro-20130608-1|193	- Sega/Mega CD
12cu|libretro-20130608-1|194	- Master System
12cu|libretro-20130608-1|195	- Game Gear & SG-1000
12cu|libretro-20130608-1|196	
12cu|libretro-20130608-1|197	%files genesis-plus-gx
12cu|libretro-20130608-1|198	%{_libdir}/%{name}/genesis_plus_gx_libretro.so
12cu|libretro-20130608-1|199	
12cu|libretro-20130608-1|200	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|201	
12cu|libretro-20130608-1|202	%package mednafen-gba
12cu|libretro-20130608-1|203	Summary:	Mednafen Game Boy Advance core for libretro (GBA)
12cu|libretro-20130608-1|204	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|205	
12cu|libretro-20130608-1|206	%description mednafen-gba
12cu|libretro-20130608-1|207	Mednafen GBA core for libretro. It's used to run Game Boy Advance games.
12cu|libretro-20130608-1|208	
12cu|libretro-20130608-1|209	%files mednafen-gba
12cu|libretro-20130608-1|210	%{_libdir}/%{name}/mednafen_gba_libretro.so
12cu|libretro-20130608-1|211	
12cu|libretro-20130608-1|212	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|213	
12cu|libretro-20130608-1|214	%package mednafen-ngp
12cu|libretro-20130608-1|215	Summary:	Mednafen Neo Geo Pocket core for libretro (NGP)
12cu|libretro-20130608-1|216	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|217	
12cu|libretro-20130608-1|218	%description mednafen-ngp
12cu|libretro-20130608-1|219	Mednafen NGP core for libretro. It's used to run Neo Geo Pocket games.
12cu|libretro-20130608-1|220	
12cu|libretro-20130608-1|221	%files mednafen-ngp
12cu|libretro-20130608-1|222	%{_libdir}/%{name}/mednafen_ngp_libretro.so
12cu|libretro-20130608-1|223	
12cu|libretro-20130608-1|224	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|225	
12cu|libretro-20130608-1|226	%package mednafen-pce
12cu|libretro-20130608-1|227	Summary:	Mednafen PC Engine core for libretro (NGP)
12cu|libretro-20130608-1|228	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|229	
12cu|libretro-20130608-1|230	%description mednafen-pce
12cu|libretro-20130608-1|231	Mednafen PCE core for libretro. It's used to run PC Engine/TurboGrafx-16 games.
12cu|libretro-20130608-1|232	
12cu|libretro-20130608-1|233	TG-CD emulation requires the CD BIOS image, named as syscard3.pce.
12cu|libretro-20130608-1|234	This BIOS image is to be placed into the Mednafen base directory ~/.mednafen/.
12cu|libretro-20130608-1|235	Then, you will have to indicate to Mednafen where the syscard3.pce file is
12cu|libretro-20130608-1|236	located. To do this, edit the ~/.mednafen/mednafen.cfg file:
12cu|libretro-20130608-1|237	
12cu|libretro-20130608-1|238	;Path to the ROM BIOS
12cu|libretro-20130608-1|239	
12cu|libretro-20130608-1|240	pce.cdbios /path/to/file/syscard3.pce
12cu|libretro-20130608-1|241	
12cu|libretro-20130608-1|242	%files mednafen-pce
12cu|libretro-20130608-1|243	%{_libdir}/%{name}/mednafen_pce_fast_libretro.so
12cu|libretro-20130608-1|244	
12cu|libretro-20130608-1|245	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|246	
12cu|libretro-20130608-1|247	%package mednafen-psx
12cu|libretro-20130608-1|248	Summary:	Mednafen Sony Playstation 1 core for libretro (PSX)
12cu|libretro-20130608-1|249	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|250	
12cu|libretro-20130608-1|251	%description mednafen-psx
12cu|libretro-20130608-1|252	Mednafen PSX core for libretro. It's used to run Sony Playstation 1 games.
12cu|libretro-20130608-1|253	
12cu|libretro-20130608-1|254	* Running
12cu|libretro-20130608-1|255	
12cu|libretro-20130608-1|256	To run this core, the "system directory" must be defined if running in
12cu|libretro-20130608-1|257	RetroArch. Here, the PSX BIOSes must be placed, $sysdir/SCPH550{0,1,2}
12cu|libretro-20130608-1|258	for Japanese, NA and EU regions respectively. Memory cards will also be
12cu|libretro-20130608-1|259	saved to this system directory.
12cu|libretro-20130608-1|260	
12cu|libretro-20130608-1|261	* Loading ISOs
12cu|libretro-20130608-1|262	
12cu|libretro-20130608-1|263	Mednafen differs from other PS1 emulators in that it reads a .cue sheet
12cu|libretro-20130608-1|264	that points to an .iso/.bin whatever. If you have e.g. <tt>foo.iso</tt>,
12cu|libretro-20130608-1|265	you should create a foo.cue, and fill this in:
12cu|libretro-20130608-1|266	
12cu|libretro-20130608-1|267	FILE "foo.iso" BINARY
12cu|libretro-20130608-1|268	TRACK 01 MODE1/2352
12cu|libretro-20130608-1|269	INDEX 01 00:00:00
12cu|libretro-20130608-1|270	
12cu|libretro-20130608-1|271	After that, you can load the <tt>foo.cue</tt> file as a ROM.
12cu|libretro-20130608-1|272	Note that this is a dirty hack and will not work on all games.
12cu|libretro-20130608-1|273	Ideally, make sure to use rips that have cue-sheets.
12cu|libretro-20130608-1|274	
12cu|libretro-20130608-1|275	%files mednafen-psx
12cu|libretro-20130608-1|276	%{_libdir}/%{name}/mednafen_psx_libretro.so
12cu|libretro-20130608-1|277	
12cu|libretro-20130608-1|278	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|279	
12cu|libretro-20130608-1|280	%package mednafen-snes
12cu|libretro-20130608-1|281	Summary:	Mednafen Super Nintendo core for libretro (SNES)
12cu|libretro-20130608-1|282	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|283	
12cu|libretro-20130608-1|284	%description mednafen-snes
12cu|libretro-20130608-1|285	Mednafen SNES core for libretro. It's used to run Super Nintendo games.
12cu|libretro-20130608-1|286	
12cu|libretro-20130608-1|287	%files mednafen-snes
12cu|libretro-20130608-1|288	%{_libdir}/%{name}/mednafen_snes_libretro.so
12cu|libretro-20130608-1|289	
12cu|libretro-20130608-1|290	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|291	
12cu|libretro-20130608-1|292	%package mednafen-vb
12cu|libretro-20130608-1|293	Summary:	Mednafen Virtual Boy core for libretro
12cu|libretro-20130608-1|294	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|295	
12cu|libretro-20130608-1|296	%description mednafen-vb
12cu|libretro-20130608-1|297	Mednafen VB core for libretro. It's used to run Nintendo Virtual Boy games.
12cu|libretro-20130608-1|298	
12cu|libretro-20130608-1|299	%files mednafen-vb
12cu|libretro-20130608-1|300	%{_libdir}/%{name}/mednafen_vb_libretro.so
12cu|libretro-20130608-1|301	
12cu|libretro-20130608-1|302	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|303	
12cu|libretro-20130608-1|304	%package mednafen-wswan
12cu|libretro-20130608-1|305	Summary:	Mednafen WonderSwan core for libretro
12cu|libretro-20130608-1|306	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|307	
12cu|libretro-20130608-1|308	%description mednafen-wswan
12cu|libretro-20130608-1|309	Mednafen WSwan core for libretro. It's used to run Bandai WonderSwan games.
12cu|libretro-20130608-1|310	
12cu|libretro-20130608-1|311	%files mednafen-wswan
12cu|libretro-20130608-1|312	%{_libdir}/%{name}/mednafen_wswan_libretro.so
12cu|libretro-20130608-1|313	
12cu|libretro-20130608-1|314	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|315	
12cu|libretro-20130608-1|316	%package meteor
12cu|libretro-20130608-1|317	Summary:	Meteor core for libretro (GBA)
12cu|libretro-20130608-1|318	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|319	
12cu|libretro-20130608-1|320	%description meteor
12cu|libretro-20130608-1|321	Meteor core for libretro. It's used to run Game Boy Advance games.
12cu|libretro-20130608-1|322	
12cu|libretro-20130608-1|323	%files meteor
12cu|libretro-20130608-1|324	%{_libdir}/%{name}/meteor_libretro.so
12cu|libretro-20130608-1|325	
12cu|libretro-20130608-1|326	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|327	
12cu|libretro-20130608-1|328	%package nestopia
12cu|libretro-20130608-1|329	Summary:	Nestopia core for libretro (NES)
12cu|libretro-20130608-1|330	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|331	
12cu|libretro-20130608-1|332	%description nestopia
12cu|libretro-20130608-1|333	Nestopia core for libretro. It's used to run Nintendo games.
12cu|libretro-20130608-1|334	
12cu|libretro-20130608-1|335	%files nestopia
12cu|libretro-20130608-1|336	%{_libdir}/%{name}/nestopia_libretro.so
12cu|libretro-20130608-1|337	
12cu|libretro-20130608-1|338	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|339	
12cu|libretro-20130608-1|340	%package nxengine
12cu|libretro-20130608-1|341	Summary:	NXEngine core for libretro (Cave Story)
12cu|libretro-20130608-1|342	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|343	
12cu|libretro-20130608-1|344	%description nxengine
12cu|libretro-20130608-1|345	NXEngine core for libretro. It's used to run Cave Story (Doukutsu Monogatari).
12cu|libretro-20130608-1|346	
12cu|libretro-20130608-1|347	%files nxengine
12cu|libretro-20130608-1|348	%{_libdir}/%{name}/nxengine_libretro.so
12cu|libretro-20130608-1|349	
12cu|libretro-20130608-1|350	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|351	
12cu|libretro-20130608-1|352	%package pcsx-rearmed
12cu|libretro-20130608-1|353	Summary:	PCSX-ReARMed core for libretro (PSX)
12cu|libretro-20130608-1|354	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|355	
12cu|libretro-20130608-1|356	%description pcsx-rearmed
12cu|libretro-20130608-1|357	PCSX-ReARMed core for libretro. It's used to run Sony Playstation 1 games.
12cu|libretro-20130608-1|358	
12cu|libretro-20130608-1|359	%files pcsx-rearmed
12cu|libretro-20130608-1|360	%{_libdir}/%{name}/pcsx_rearmed_libretro.so
12cu|libretro-20130608-1|361	
12cu|libretro-20130608-1|362	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|363	
12cu|libretro-20130608-1|364	%package prboom
12cu|libretro-20130608-1|365	Summary:	PrBoom core for libretro (Doom)
12cu|libretro-20130608-1|366	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|367	
12cu|libretro-20130608-1|368	%description prboom
12cu|libretro-20130608-1|369	PrBoom core for libretro. It's used to run early Doom games.
12cu|libretro-20130608-1|370	
12cu|libretro-20130608-1|371	PrBoom is a game engine - it provides a program to play Doom levels, but
12cu|libretro-20130608-1|372	it doesn't include any levels itself. More importantly, you need all the
12cu|libretro-20130608-1|373	sounds, sprites, and other graphics that make up the Doom environment.
12cu|libretro-20130608-1|374	So to play PrBoom, you need one of the main Doom date files from id
12cu|libretro-20130608-1|375	Software - either doom.wad, doom2.wad, tnt.wad or plutonia.wad from one
12cu|libretro-20130608-1|376	of the commercial Doom games, or the shareware doom1.wad. This file
12cu|libretro-20130608-1|377	is called the IWAD.
12cu|libretro-20130608-1|378	
12cu|libretro-20130608-1|379	PrBoom also supports playing Doom add-on levels, called "PWADs", which
12cu|libretro-20130608-1|380	are small extra .wad files which just contain extra levels or other
12cu|libretro-20130608-1|381	resources. PWADs are ONLY ADD-ONS, you still need the original IWAD
12cu|libretro-20130608-1|382	that they are designed to work with. In practice, most PWADs on the
12cu|libretro-20130608-1|383	Internet require doom2.wad (although some work with doom.wad).
12cu|libretro-20130608-1|384	
12cu|libretro-20130608-1|385	%files prboom
12cu|libretro-20130608-1|386	%{_libdir}/%{name}/prboom_libretro.so
12cu|libretro-20130608-1|387	
12cu|libretro-20130608-1|388	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|389	
12cu|libretro-20130608-1|390	%package quicknes
12cu|libretro-20130608-1|391	Summary:	QuickNES core for libretro (NES)
12cu|libretro-20130608-1|392	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|393	
12cu|libretro-20130608-1|394	%description quicknes
12cu|libretro-20130608-1|395	QuickNES core for libretro. It's used to run Nintendo games.
12cu|libretro-20130608-1|396	
12cu|libretro-20130608-1|397	%files quicknes
12cu|libretro-20130608-1|398	%{_libdir}/%{name}/quicknes_libretro.so
12cu|libretro-20130608-1|399	
12cu|libretro-20130608-1|400	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|401	
12cu|libretro-20130608-1|402	%package scummvm
12cu|libretro-20130608-1|403	Summary:	ScummVM core for libretro (DOS etc)
12cu|libretro-20130608-1|404	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|405	
12cu|libretro-20130608-1|406	%description scummvm
12cu|libretro-20130608-1|407	ScummVM core for libretro. It's used to run various games,
12cu|libretro-20130608-1|408	mostly classic DOS point-and-click adventures.
12cu|libretro-20130608-1|409	
12cu|libretro-20130608-1|410	%files scummvm
12cu|libretro-20130608-1|411	%{_libdir}/%{name}/scummvm_libretro.so
12cu|libretro-20130608-1|412	
12cu|libretro-20130608-1|413	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|414	
12cu|libretro-20130608-1|415	%package snes9x
12cu|libretro-20130608-1|416	Summary:	SNES9x core for libretro (SNES)
12cu|libretro-20130608-1|417	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|418	
12cu|libretro-20130608-1|419	%description snes9x
12cu|libretro-20130608-1|420	SNES9x core for libretro. It's used to run Super Nintendo games.
12cu|libretro-20130608-1|421	
12cu|libretro-20130608-1|422	%files snes9x
12cu|libretro-20130608-1|423	%{_libdir}/%{name}/snes9x_libretro.so
12cu|libretro-20130608-1|424	
12cu|libretro-20130608-1|425	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|426	
12cu|libretro-20130608-1|427	%package snes9x-next
12cu|libretro-20130608-1|428	Summary:	SNES9x Next core for libretro (SNES)
12cu|libretro-20130608-1|429	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|430	
12cu|libretro-20130608-1|431	%description snes9x-next
12cu|libretro-20130608-1|432	SNES9x Next core for libretro. It's used to run Super Nintendo games.
12cu|libretro-20130608-1|433	
12cu|libretro-20130608-1|434	SNES9x Next is an optimized port/rewrite of SNES9x 1.52+ to libretro.
12cu|libretro-20130608-1|435	
12cu|libretro-20130608-1|436	%files snes9x-next
12cu|libretro-20130608-1|437	%{_libdir}/%{name}/snes9x_next_libretro.so
12cu|libretro-20130608-1|438	
12cu|libretro-20130608-1|439	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|440	
12cu|libretro-20130608-1|441	%package stella
12cu|libretro-20130608-1|442	Summary:	Stella core for libretro (Atari 2600)
12cu|libretro-20130608-1|443	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|444	
12cu|libretro-20130608-1|445	%description stella
12cu|libretro-20130608-1|446	Stella core for libretro. It's used to run Atari 2600 games.
12cu|libretro-20130608-1|447	
12cu|libretro-20130608-1|448	%files stella
12cu|libretro-20130608-1|449	%{_libdir}/%{name}/stella_libretro.so
12cu|libretro-20130608-1|450	
12cu|libretro-20130608-1|451	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|452	
12cu|libretro-20130608-1|453	%package tyrquake
12cu|libretro-20130608-1|454	Summary:	Tyr-Quake core for libretro (Quake)
12cu|libretro-20130608-1|455	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|456	
12cu|libretro-20130608-1|457	%description tyrquake
12cu|libretro-20130608-1|458	Tyr-Quake core for libretro. It's used to run Quake 1 and QuakeWorld.
12cu|libretro-20130608-1|459	
12cu|libretro-20130608-1|460	%files tyrquake
12cu|libretro-20130608-1|461	%{_libdir}/%{name}/tyrquake_libretro.so
12cu|libretro-20130608-1|462	
12cu|libretro-20130608-1|463	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|464	
12cu|libretro-20130608-1|465	%package vba-next
12cu|libretro-20130608-1|466	Summary:	VBA Next core for libretro (GBA)
12cu|libretro-20130608-1|467	Provides:	libretro-core = %{EVRD}
12cu|libretro-20130608-1|468	
12cu|libretro-20130608-1|469	%description vba-next
12cu|libretro-20130608-1|470	VBA Next core for libretro. It's used to run Game Boy Advance games.
12cu|libretro-20130608-1|471	
12cu|libretro-20130608-1|472	VBA Next is an optimized port of VBA-M to libretro.
12cu|libretro-20130608-1|473	
12cu|libretro-20130608-1|474	%files vba-next
12cu|libretro-20130608-1|475	%{_libdir}/%{name}/vba_next_libretro.so
12cu|libretro-20130608-1|476	
12cu|libretro-20130608-1|477	#----------------------------------------------------------------------------
12cu|libretro-20130608-1|478	
12cu|libretro-20130608-1|479	%prep
12cu|libretro-20130608-1|480	%setup -q
12cu|libretro-20130608-1|481	# Drop usless cores
12cu|libretro-20130608-1|482	rm -rf libretro-gl-modelviewer
12cu|libretro-20130608-1|483	rm -rf libretro-gl-scenewalker
12cu|libretro-20130608-1|484	# virtual memory exhausted during build
12cu|libretro-20130608-1|485	rm -rf libretro-picodrive
12cu|libretro-20130608-1|486	# not ready yet
12cu|libretro-20130608-1|487	rm -rf libretro-mame078
12cu|libretro-20130608-1|488	
12cu|libretro-20130608-1|489	%build
12cu|libretro-20130608-1|490	./libretro-build.sh
12cu|libretro-20130608-1|491	
12cu|libretro-20130608-1|492	%install
12cu|libretro-20130608-1|493	mkdir -p %{buildroot}%{_libdir}/%{name}
12cu|libretro-20130608-1|494	./libretro-install.sh %{buildroot}%{_libdir}/%{name}
12cu|libretro-20130608-1|495	

9929 12
12cu|libroadnav-0.20-0.0.alpha.4|1	%define major 0
12cu|libroadnav-0.20-0.0.alpha.4|2	%define libname %mklibname roadnav %{major}
12cu|libroadnav-0.20-0.0.alpha.4|3	%define devname %mklibname roadnav -d
12cu|libroadnav-0.20-0.0.alpha.4|4	
12cu|libroadnav-0.20-0.0.alpha.4|5	Summary:	A GPS mapping data library
12cu|libroadnav-0.20-0.0.alpha.4|6	Name:		libroadnav
12cu|libroadnav-0.20-0.0.alpha.4|7	Version:	0.20
12cu|libroadnav-0.20-0.0.alpha.4|8	Release:	0.0.alpha.4
12cu|libroadnav-0.20-0.0.alpha.4|9	License:	LGPLv2.1+
12cu|libroadnav-0.20-0.0.alpha.4|10	Group:		System/Libraries
12cu|libroadnav-0.20-0.0.alpha.4|11	Url:		http://roadnav.sourceforge.net/
12cu|libroadnav-0.20-0.0.alpha.4|12	Source0:	http://roadnav.sourceforge.net/prerel/%{name}-%{version}alpha.tar.gz
12cu|libroadnav-0.20-0.0.alpha.4|13	Patch0:		libroadnav-0.20alpha-shared.diff
12cu|libroadnav-0.20-0.0.alpha.4|14	BuildRequires:	libtool
12cu|libroadnav-0.20-0.0.alpha.4|15	BuildRequires:	wxgtku2.8-devel
12cu|libroadnav-0.20-0.0.alpha.4|16	
12cu|libroadnav-0.20-0.0.alpha.4|17	%description
12cu|libroadnav-0.20-0.0.alpha.4|18	LibRoadnav is a library that makes mapping data easily accessible to
12cu|libroadnav-0.20-0.0.alpha.4|19	developers. It can automatically download mapping data from a variety of free
12cu|libroadnav-0.20-0.0.alpha.4|20	online sources, process that data, and make street maps of any place in the
12cu|libroadnav-0.20-0.0.alpha.4|21	United States available to developers and their applications. It can also
12cu|libroadnav-0.20-0.0.alpha.4|22	produce turn by turn directions from one place in the US to another.
12cu|libroadnav-0.20-0.0.alpha.4|23	
12cu|libroadnav-0.20-0.0.alpha.4|24	#----------------------------------------------------------------------------
12cu|libroadnav-0.20-0.0.alpha.4|25	
12cu|libroadnav-0.20-0.0.alpha.4|26	%package -n %{libname}
12cu|libroadnav-0.20-0.0.alpha.4|27	Summary:	A GPS mapping data library
12cu|libroadnav-0.20-0.0.alpha.4|28	Group:		System/Libraries
12cu|libroadnav-0.20-0.0.alpha.4|29	
12cu|libroadnav-0.20-0.0.alpha.4|30	%description -n %{libname}
12cu|libroadnav-0.20-0.0.alpha.4|31	LibRoadnav is a library that makes mapping data easily accessible to
12cu|libroadnav-0.20-0.0.alpha.4|32	developers. It can automatically download mapping data from a variety of free
12cu|libroadnav-0.20-0.0.alpha.4|33	online sources, process that data, and make street maps of any place in the
12cu|libroadnav-0.20-0.0.alpha.4|34	United States available to developers and their applications. It can also
12cu|libroadnav-0.20-0.0.alpha.4|35	produce turn by turn directions from one place in the US to another.
12cu|libroadnav-0.20-0.0.alpha.4|36	
12cu|libroadnav-0.20-0.0.alpha.4|37	%files -n %{libname}
12cu|libroadnav-0.20-0.0.alpha.4|38	%doc AUTHORS COPYING ChangeLog README
12cu|libroadnav-0.20-0.0.alpha.4|39	%{_libdir}/*.so.%{major}*
12cu|libroadnav-0.20-0.0.alpha.4|40	
12cu|libroadnav-0.20-0.0.alpha.4|41	#----------------------------------------------------------------------------
12cu|libroadnav-0.20-0.0.alpha.4|42	
12cu|libroadnav-0.20-0.0.alpha.4|43	%package -n %{devname}
12cu|libroadnav-0.20-0.0.alpha.4|44	Summary:	Static library and header files for the libroadnav library
12cu|libroadnav-0.20-0.0.alpha.4|45	Group:		Development/C++
12cu|libroadnav-0.20-0.0.alpha.4|46	Requires:	%{libname} = %{EVRD}
12cu|libroadnav-0.20-0.0.alpha.4|47	Provides:	%{name}-devel = %{EVRD}
12cu|libroadnav-0.20-0.0.alpha.4|48	
12cu|libroadnav-0.20-0.0.alpha.4|49	%description -n %{devname}
12cu|libroadnav-0.20-0.0.alpha.4|50	LibRoadnav is a library that makes mapping data easily accessible to
12cu|libroadnav-0.20-0.0.alpha.4|51	developers. It can automatically download mapping data from a variety of free
12cu|libroadnav-0.20-0.0.alpha.4|52	online sources, process that data, and make street maps of any place in the
12cu|libroadnav-0.20-0.0.alpha.4|53	United States available to developers and their applications. It can also
12cu|libroadnav-0.20-0.0.alpha.4|54	produce turn by turn directions from one place in the US to another.
12cu|libroadnav-0.20-0.0.alpha.4|55	
12cu|libroadnav-0.20-0.0.alpha.4|56	This package contains the static libroadnav library and its header files needed
12cu|libroadnav-0.20-0.0.alpha.4|57	to compile applications such as roadnav, etc.
12cu|libroadnav-0.20-0.0.alpha.4|58	
12cu|libroadnav-0.20-0.0.alpha.4|59	%files -n %{devname}
12cu|libroadnav-0.20-0.0.alpha.4|60	%{_includedir}/%{name}
12cu|libroadnav-0.20-0.0.alpha.4|61	%{_libdir}/*.so
12cu|libroadnav-0.20-0.0.alpha.4|62	
12cu|libroadnav-0.20-0.0.alpha.4|63	#----------------------------------------------------------------------------
12cu|libroadnav-0.20-0.0.alpha.4|64	
12cu|libroadnav-0.20-0.0.alpha.4|65	%prep
12cu|libroadnav-0.20-0.0.alpha.4|66	%setup -q -n %{name}-%{version}alpha
12cu|libroadnav-0.20-0.0.alpha.4|67	%patch0 -p1
12cu|libroadnav-0.20-0.0.alpha.4|68	
12cu|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'
12cu|libroadnav-0.20-0.0.alpha.4|70	
12cu|libroadnav-0.20-0.0.alpha.4|71	%build
12cu|libroadnav-0.20-0.0.alpha.4|72	autoreconf -fi
12cu|libroadnav-0.20-0.0.alpha.4|73	%configure2_5x --disable-static
12cu|libroadnav-0.20-0.0.alpha.4|74	%make
12cu|libroadnav-0.20-0.0.alpha.4|75	
12cu|libroadnav-0.20-0.0.alpha.4|76	%install
12cu|libroadnav-0.20-0.0.alpha.4|77	%makeinstall_std
12cu|libroadnav-0.20-0.0.alpha.4|78	
12cu|libroadnav-0.20-0.0.alpha.4|79	# cleanup
12cu|libroadnav-0.20-0.0.alpha.4|80	rm -rf %{buildroot}%{_datadir}/doc/%{name}
12cu|libroadnav-0.20-0.0.alpha.4|81	
12cu|libroadnav-0.20-0.0.alpha.4|82	
12cu|libroadnav-0.20-0.0.alpha.4|83	%changelog
12cu|libroadnav-0.20-0.0.alpha.4|84	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20-0.0.alpha.4
12cu|libroadnav-0.20-0.0.alpha.4|85	+ Revision: 0bd1426
12cu|libroadnav-0.20-0.0.alpha.4|86	- LOG Adjust automake stuff, spec cleanup
12cu|libroadnav-0.20-0.0.alpha.4|87	
12cu|libroadnav-0.20-0.0.alpha.4|88	

9930 12
12cu|librra-0.14-5|1	%define shortname rra
12cu|librra-0.14-5|2	
12cu|librra-0.14-5|3	%define major 0
12cu|librra-0.14-5|4	%define libname %mklibname %{shortname} %{major}
12cu|librra-0.14-5|5	%define devname %mklibname %{shortname} -d
12cu|librra-0.14-5|6	
12cu|librra-0.14-5|7	Summary:	SynCE: Communication application
12cu|librra-0.14-5|8	Name:		librra
12cu|librra-0.14-5|9	Version:	0.14
12cu|librra-0.14-5|10	Release:	5
12cu|librra-0.14-5|11	License:	MIT
12cu|librra-0.14-5|12	Group:		System/Libraries
12cu|librra-0.14-5|13	Url:		http://synce.sourceforge.net/
12cu|librra-0.14-5|14	Source0:	http://prdownloads.sourceforge.net/synce/%{name}-%{version}.tar.gz
12cu|librra-0.14-5|15	BuildRequires:	python-pyrex
12cu|librra-0.14-5|16	BuildRequires:	libmimedir-devel
12cu|librra-0.14-5|17	BuildRequires:	pkgconfig(librapi2) >= %{version}
12cu|librra-0.14-5|18	BuildRequires:	pkgconfig(python)
12cu|librra-0.14-5|19	
12cu|librra-0.14-5|20	%description
12cu|librra-0.14-5|21	%{name} is part of the SynCE project.
12cu|librra-0.14-5|22	
12cu|librra-0.14-5|23	%files
12cu|librra-0.14-5|24	%doc README TODO
12cu|librra-0.14-5|25	%{_bindir}/*
12cu|librra-0.14-5|26	%{_mandir}/man?/*
12cu|librra-0.14-5|27	
12cu|librra-0.14-5|28	#----------------------------------------------------------------------------
12cu|librra-0.14-5|29	
12cu|librra-0.14-5|30	%package -n %{devname}
12cu|librra-0.14-5|31	Summary:	SynCE: Communication application
12cu|librra-0.14-5|32	Group:		Development/C
12cu|librra-0.14-5|33	Provides:	%{name}-devel = %{EVRD}
12cu|librra-0.14-5|34	Requires:	%{libname} = %{EVRD}
12cu|librra-0.14-5|35	
12cu|librra-0.14-5|36	%description -n %{devname}
12cu|librra-0.14-5|37	%{name} is part of the SynCE project.
12cu|librra-0.14-5|38	
12cu|librra-0.14-5|39	%files -n %{devname}
12cu|librra-0.14-5|40	%{_libdir}/*.so
12cu|librra-0.14-5|41	%{_includedir}/rra
12cu|librra-0.14-5|42	%{_libdir}/pkgconfig/librra.pc
12cu|librra-0.14-5|43	
12cu|librra-0.14-5|44	#----------------------------------------------------------------------------
12cu|librra-0.14-5|45	
12cu|librra-0.14-5|46	%package -n %{libname}
12cu|librra-0.14-5|47	Summary:	SynCE: Communication application
12cu|librra-0.14-5|48	Group:		System/Libraries
12cu|librra-0.14-5|49	
12cu|librra-0.14-5|50	%description -n %{libname}
12cu|librra-0.14-5|51	%{name} is part of the SynCE project.
12cu|librra-0.14-5|52	
12cu|librra-0.14-5|53	%files -n %{libname}
12cu|librra-0.14-5|54	%{_libdir}/librra.so.%{major}*
12cu|librra-0.14-5|55	
12cu|librra-0.14-5|56	#----------------------------------------------------------------------------
12cu|librra-0.14-5|57	
12cu|librra-0.14-5|58	%package -n python-%{name}
12cu|librra-0.14-5|59	Summary:	SynCE: Communication application
12cu|librra-0.14-5|60	Group:		System/Libraries
12cu|librra-0.14-5|61	
12cu|librra-0.14-5|62	%description -n python-%{name}
12cu|librra-0.14-5|63	%{name} is part of the SynCE project.
12cu|librra-0.14-5|64	
12cu|librra-0.14-5|65	%files -n python-%{name}
12cu|librra-0.14-5|66	%{py_platsitedir}/pyrra.*
12cu|librra-0.14-5|67	
12cu|librra-0.14-5|68	#----------------------------------------------------------------------------
12cu|librra-0.14-5|69	
12cu|librra-0.14-5|70	%prep
12cu|librra-0.14-5|71	%setup -q
12cu|librra-0.14-5|72	perl -pi -e 's/-Werror//' lib/Makefile.in
12cu|librra-0.14-5|73	
12cu|librra-0.14-5|74	%build
12cu|librra-0.14-5|75	%configure2_5x \
12cu|librra-0.14-5|76	--disable-static \
12cu|librra-0.14-5|77	--with-libsynce=%{_prefix} \
12cu|librra-0.14-5|78	--includedir=%{_includedir}/rra
12cu|librra-0.14-5|79	%make includedir=%{buildroot}%{_includedir}/rra
12cu|librra-0.14-5|80	
12cu|librra-0.14-5|81	%install
12cu|librra-0.14-5|82	%makeinstall includedir=%{buildroot}%{_includedir}/rra
12cu|librra-0.14-5|83	
12cu|librra-0.14-5|84	
12cu|librra-0.14-5|85	%changelog
12cu|librra-0.14-5|86	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.14-5
12cu|librra-0.14-5|87	+ Revision: 7504bb3
12cu|librra-0.14-5|88	- LOG Disable static library
12cu|librra-0.14-5|89	
12cu|librra-0.14-5|90	

9931 12
12cu|libsigc++1.2-1.2.7-5|1	%define pkgname libsigc++
12cu|libsigc++1.2-1.2.7-5|2	
12cu|libsigc++1.2-1.2.7-5|3	%define api 1.2
12cu|libsigc++1.2-1.2.7-5|4	%define major 5
12cu|libsigc++1.2-1.2.7-5|5	%define libname %mklibname sigc++ %{api} %{major}
12cu|libsigc++1.2-1.2.7-5|6	%define devname %mklibname sigc++ %{api} -d
12cu|libsigc++1.2-1.2.7-5|7	
12cu|libsigc++1.2-1.2.7-5|8	Summary:	The Typesafe Signal Framework for C++
12cu|libsigc++1.2-1.2.7-5|9	Name:		%{pkgname}%{api}
12cu|libsigc++1.2-1.2.7-5|10	Version:	1.2.7
12cu|libsigc++1.2-1.2.7-5|11	Release:	5
12cu|libsigc++1.2-1.2.7-5|12	License:	LGPLv2.1+
12cu|libsigc++1.2-1.2.7-5|13	Group:		System/Libraries
12cu|libsigc++1.2-1.2.7-5|14	Url:		http://libsigc.sourceforge.net/
12cu|libsigc++1.2-1.2.7-5|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/libsigc++/%{pkgname}-%{version}.tar.bz2
12cu|libsigc++1.2-1.2.7-5|16	
12cu|libsigc++1.2-1.2.7-5|17	%description
12cu|libsigc++1.2-1.2.7-5|18	Callback system for use in widget libraries, abstract interfaces, and
12cu|libsigc++1.2-1.2.7-5|19	general programming.
12cu|libsigc++1.2-1.2.7-5|20	
12cu|libsigc++1.2-1.2.7-5|21	This library implements a full callback system for use in widget
12cu|libsigc++1.2-1.2.7-5|22	libraries, abstract interfaces, and general programming. Originally part
12cu|libsigc++1.2-1.2.7-5|23	of the Gtk-- widget set, %{pkgname} is now a separate library to provide for
12cu|libsigc++1.2-1.2.7-5|24	more general use. It is the most complete library of its kind with the
12cu|libsigc++1.2-1.2.7-5|25	ablity to connect an abstract callback to a class method, function, or
12cu|libsigc++1.2-1.2.7-5|26	function object. It contains adaptor classes for connection of dissimilar
12cu|libsigc++1.2-1.2.7-5|27	callbacks and has an ease of use unmatched by other C++ callback
12cu|libsigc++1.2-1.2.7-5|28	libraries.
12cu|libsigc++1.2-1.2.7-5|29	
12cu|libsigc++1.2-1.2.7-5|30	Package gtkmm, which is a c++ binding to the famous gtk+ library, uses
12cu|libsigc++1.2-1.2.7-5|31	%{pkgname}.
12cu|libsigc++1.2-1.2.7-5|32	
12cu|libsigc++1.2-1.2.7-5|33	#----------------------------------------------------------------------------
12cu|libsigc++1.2-1.2.7-5|34	
12cu|libsigc++1.2-1.2.7-5|35	%package -n %{libname}
12cu|libsigc++1.2-1.2.7-5|36	Summary:	The Typesafe Signal Framework for C++
12cu|libsigc++1.2-1.2.7-5|37	Group:		System/Libraries
12cu|libsigc++1.2-1.2.7-5|38	
12cu|libsigc++1.2-1.2.7-5|39	%description -n %{libname}
12cu|libsigc++1.2-1.2.7-5|40	Callback system for use in widget libraries, abstract interfaces, and
12cu|libsigc++1.2-1.2.7-5|41	general programming.
12cu|libsigc++1.2-1.2.7-5|42	
12cu|libsigc++1.2-1.2.7-5|43	This library implements a full callback system for use in widget
12cu|libsigc++1.2-1.2.7-5|44	libraries, abstract interfaces, and general programming. Originally part
12cu|libsigc++1.2-1.2.7-5|45	of the Gtk-- widget set, %{pkgname} is now a separate library to provide for
12cu|libsigc++1.2-1.2.7-5|46	more general use. It is the most complete library of its kind with the
12cu|libsigc++1.2-1.2.7-5|47	ablity to connect an abstract callback to a class method, function, or
12cu|libsigc++1.2-1.2.7-5|48	function object. It contains adaptor classes for connection of dissimilar
12cu|libsigc++1.2-1.2.7-5|49	callbacks and has an ease of use unmatched by other C++ callback
12cu|libsigc++1.2-1.2.7-5|50	libraries.
12cu|libsigc++1.2-1.2.7-5|51	
12cu|libsigc++1.2-1.2.7-5|52	Package gtkmm, which is a c++ binding to the famous gtk+ library, uses
12cu|libsigc++1.2-1.2.7-5|53	%{pkgname}.
12cu|libsigc++1.2-1.2.7-5|54	
12cu|libsigc++1.2-1.2.7-5|55	%files -n %{libname}
12cu|libsigc++1.2-1.2.7-5|56	%doc AUTHORS COPYING.LIB FEATURES NEWS README
12cu|libsigc++1.2-1.2.7-5|57	%{_libdir}/libsigc-%{api}.so.%{major}*
12cu|libsigc++1.2-1.2.7-5|58	
12cu|libsigc++1.2-1.2.7-5|59	#----------------------------------------------------------------------------
12cu|libsigc++1.2-1.2.7-5|60	
12cu|libsigc++1.2-1.2.7-5|61	%package -n %{devname}
12cu|libsigc++1.2-1.2.7-5|62	Summary:	Development tools for the Typesafe Signal Framework for C++
12cu|libsigc++1.2-1.2.7-5|63	Group:		Development/C++
12cu|libsigc++1.2-1.2.7-5|64	Requires:	%{libname} = %{EVRD}
12cu|libsigc++1.2-1.2.7-5|65	Provides:	%{name}-devel = %{EVRD}
12cu|libsigc++1.2-1.2.7-5|66	Conflicts:	%{_lib}sigc++1.2_5-devel < 1.2.7-5
12cu|libsigc++1.2-1.2.7-5|67	Obsoletes:	%{_lib}sigc++1.2_5-devel < 1.2.7-5
12cu|libsigc++1.2-1.2.7-5|68	
12cu|libsigc++1.2-1.2.7-5|69	%description -n %{devname}
12cu|libsigc++1.2-1.2.7-5|70	This package contains the headers and static libraries of %{pkgname},
12cu|libsigc++1.2-1.2.7-5|71	which are needed when developing or compiling applications which use
12cu|libsigc++1.2-1.2.7-5|72	%{pkgname}.
12cu|libsigc++1.2-1.2.7-5|73	
12cu|libsigc++1.2-1.2.7-5|74	%files -n %{devname}
12cu|libsigc++1.2-1.2.7-5|75	%doc ChangeLog TODO IDEAS doc/[[:lower:]]*
12cu|libsigc++1.2-1.2.7-5|76	%{_includedir}/*
12cu|libsigc++1.2-1.2.7-5|77	%{_libdir}/libsigc-%{api}.so
12cu|libsigc++1.2-1.2.7-5|78	%{_libdir}/pkgconfig/*
12cu|libsigc++1.2-1.2.7-5|79	%{_libdir}/sigc++-%{api}
12cu|libsigc++1.2-1.2.7-5|80	
12cu|libsigc++1.2-1.2.7-5|81	#----------------------------------------------------------------------------
12cu|libsigc++1.2-1.2.7-5|82	
12cu|libsigc++1.2-1.2.7-5|83	%prep
12cu|libsigc++1.2-1.2.7-5|84	%setup -q -n %{pkgname}-%{version}
12cu|libsigc++1.2-1.2.7-5|85	
12cu|libsigc++1.2-1.2.7-5|86	%build
12cu|libsigc++1.2-1.2.7-5|87	%configure2_5x --disable-static
12cu|libsigc++1.2-1.2.7-5|88	%make
12cu|libsigc++1.2-1.2.7-5|89	
12cu|libsigc++1.2-1.2.7-5|90	%install
12cu|libsigc++1.2-1.2.7-5|91	%makeinstall_std
12cu|libsigc++1.2-1.2.7-5|92	
12cu|libsigc++1.2-1.2.7-5|93	rm -rf doc/tests
12cu|libsigc++1.2-1.2.7-5|94	mkdir doc/tests
12cu|libsigc++1.2-1.2.7-5|95	cp tests/*.cc tests/README tests/Makefile doc/tests/
12cu|libsigc++1.2-1.2.7-5|96	
12cu|libsigc++1.2-1.2.7-5|97	rm -rf doc/examples
12cu|libsigc++1.2-1.2.7-5|98	mkdir doc/examples
12cu|libsigc++1.2-1.2.7-5|99	cp examples/*.cc examples/Makefile doc/examples/
12cu|libsigc++1.2-1.2.7-5|100	
12cu|libsigc++1.2-1.2.7-5|101	# remove files not bundled
12cu|libsigc++1.2-1.2.7-5|102	rm -f doc/manual/README
12cu|libsigc++1.2-1.2.7-5|103	
12cu|libsigc++1.2-1.2.7-5|104	%check
12cu|libsigc++1.2-1.2.7-5|105	make check
12cu|libsigc++1.2-1.2.7-5|106	
12cu|libsigc++1.2-1.2.7-5|107	
12cu|libsigc++1.2-1.2.7-5|108	%changelog
12cu|libsigc++1.2-1.2.7-5|109	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.7-5
12cu|libsigc++1.2-1.2.7-5|110	+ Revision: cba465f
12cu|libsigc++1.2-1.2.7-5|111	- LOG Rename devel package, spec cleanup
12cu|libsigc++1.2-1.2.7-5|112	
12cu|libsigc++1.2-1.2.7-5|113	

9932 12
12cu|libsignon-glib-1.8-1|1	%define api	1.0
12cu|libsignon-glib-1.8-1|2	%define major	1
12cu|libsignon-glib-1.8-1|3	%define libname	%mklibname signon-glib %{major}
12cu|libsignon-glib-1.8-1|4	%define girname	%mklibname signon-glib-gir %{api}
12cu|libsignon-glib-1.8-1|5	%define devname	%mklibname -d signon-glib
12cu|libsignon-glib-1.8-1|6	
12cu|libsignon-glib-1.8-1|7	Summary:	Authorization and authentication management for glib
12cu|libsignon-glib-1.8-1|8	Name:		libsignon-glib
12cu|libsignon-glib-1.8-1|9	Version:	1.8
12cu|libsignon-glib-1.8-1|10	Release:	1
12cu|libsignon-glib-1.8-1|11	Group:		System/Libraries
12cu|libsignon-glib-1.8-1|12	License:	LGPLv2
12cu|libsignon-glib-1.8-1|13	Url:		http://code.google.com/p/accounts-sso/
12cu|libsignon-glib-1.8-1|14	Source0:	http://accounts-sso.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|libsignon-glib-1.8-1|15	BuildRequires:	python-gi >= 2.90
12cu|libsignon-glib-1.8-1|16	BuildRequires:	xsltproc
12cu|libsignon-glib-1.8-1|17	BuildRequires:	pkgconfig(check) >= 0.9.4
12cu|libsignon-glib-1.8-1|18	BuildRequires:	pkgconfig(gio-2.0) >= 2.30
12cu|libsignon-glib-1.8-1|19	BuildRequires:	pkgconfig(gio-unix-2.0)
12cu|libsignon-glib-1.8-1|20	BuildRequires:	pkgconfig(glib-2.0) >= 2.26
12cu|libsignon-glib-1.8-1|21	BuildRequires:	pkgconfig(gobject-2.0)
12cu|libsignon-glib-1.8-1|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cu|libsignon-glib-1.8-1|23	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90
12cu|libsignon-glib-1.8-1|24	BuildRequires:	pkgconfig(signond) >= 8.40
12cu|libsignon-glib-1.8-1|25	
12cu|libsignon-glib-1.8-1|26	%description
12cu|libsignon-glib-1.8-1|27	libsignon-glib provides authorization and authentication management for GLib
12cu|libsignon-glib-1.8-1|28	applications.
12cu|libsignon-glib-1.8-1|29	
12cu|libsignon-glib-1.8-1|30	%package -n %{libname}
12cu|libsignon-glib-1.8-1|31	Group:		System/Libraries
12cu|libsignon-glib-1.8-1|32	Summary:	Accounts and SSO (Single Sign-On) framework
12cu|libsignon-glib-1.8-1|33	
12cu|libsignon-glib-1.8-1|34	%description -n %{libname}
12cu|libsignon-glib-1.8-1|35	libsignon-glib provides authorization and authentication management for GLib
12cu|libsignon-glib-1.8-1|36	applications.
12cu|libsignon-glib-1.8-1|37	
12cu|libsignon-glib-1.8-1|38	%package -n %{girname}
12cu|libsignon-glib-1.8-1|39	Group:		System/Libraries
12cu|libsignon-glib-1.8-1|40	Summary:	GObject Introspection interface description for %{name}
12cu|libsignon-glib-1.8-1|41	
12cu|libsignon-glib-1.8-1|42	%description -n %{girname}
12cu|libsignon-glib-1.8-1|43	GObject Introspection interface description for %{name}.
12cu|libsignon-glib-1.8-1|44	
12cu|libsignon-glib-1.8-1|45	%package -n %{devname}
12cu|libsignon-glib-1.8-1|46	Summary:	Development files for %{name}
12cu|libsignon-glib-1.8-1|47	Group:		Development/C
12cu|libsignon-glib-1.8-1|48	Requires:	%{libname} = %{version}-%{release}
12cu|libsignon-glib-1.8-1|49	Requires:	%{girname} = %{version}-%{release}
12cu|libsignon-glib-1.8-1|50	Provides:	%{name}-devel = %{version}-%{release}
12cu|libsignon-glib-1.8-1|51	
12cu|libsignon-glib-1.8-1|52	%description -n %{devname}
12cu|libsignon-glib-1.8-1|53	The %{name}-devel package contains libraries and header files for
12cu|libsignon-glib-1.8-1|54	developing applications that use %{name}.
12cu|libsignon-glib-1.8-1|55	
12cu|libsignon-glib-1.8-1|56	%package -n python-%{name}
12cu|libsignon-glib-1.8-1|57	Summary:	Python binding for %{name}
12cu|libsignon-glib-1.8-1|58	Group:		Development/Python
12cu|libsignon-glib-1.8-1|59	
12cu|libsignon-glib-1.8-1|60	%description -n python-%{name}
12cu|libsignon-glib-1.8-1|61	Python binding for %{name}.
12cu|libsignon-glib-1.8-1|62	
12cu|libsignon-glib-1.8-1|63	%prep
12cu|libsignon-glib-1.8-1|64	%setup -q
12cu|libsignon-glib-1.8-1|65	
12cu|libsignon-glib-1.8-1|66	%build
12cu|libsignon-glib-1.8-1|67	%configure2_5x --disable-static
12cu|libsignon-glib-1.8-1|68	make
12cu|libsignon-glib-1.8-1|69	
12cu|libsignon-glib-1.8-1|70	%install
12cu|libsignon-glib-1.8-1|71	%makeinstall_std
12cu|libsignon-glib-1.8-1|72	rm -fr %{buildroot}%{_prefix}/doc
12cu|libsignon-glib-1.8-1|73	
12cu|libsignon-glib-1.8-1|74	%files -n %{libname}
12cu|libsignon-glib-1.8-1|75	%{_libdir}/%{name}.so.%{major}*
12cu|libsignon-glib-1.8-1|76	
12cu|libsignon-glib-1.8-1|77	%files -n %{girname}
12cu|libsignon-glib-1.8-1|78	%{_libdir}/girepository-1.0/Signon-%{api}.typelib
12cu|libsignon-glib-1.8-1|79	
12cu|libsignon-glib-1.8-1|80	%files -n %{devname}
12cu|libsignon-glib-1.8-1|81	%doc COPYING AUTHORS
12cu|libsignon-glib-1.8-1|82	%{_libdir}/%{name}.so
12cu|libsignon-glib-1.8-1|83	%{_libdir}/pkgconfig/%{name}.pc
12cu|libsignon-glib-1.8-1|84	%{_includedir}/%{name}
12cu|libsignon-glib-1.8-1|85	%{_datadir}/gir-1.0/Signon-%{api}.gir
12cu|libsignon-glib-1.8-1|86	%{_datadir}/gtk-doc/html/%{name}
12cu|libsignon-glib-1.8-1|87	%{_datadir}/vala/vapi/*
12cu|libsignon-glib-1.8-1|88	
12cu|libsignon-glib-1.8-1|89	%files -n python-%{name}
12cu|libsignon-glib-1.8-1|90	%py_platsitedir/gi/overrides/Signon.*
12cu|libsignon-glib-1.8-1|91	
12cu|libsignon-glib-1.8-1|92	
12cu|libsignon-glib-1.8-1|93	%changelog
12cu|libsignon-glib-1.8-1|94	* Sun Jun 30 2013 mdawkins (Matthew Dawkins) <mattydaw@gmail.com> 1.8-1
12cu|libsignon-glib-1.8-1|95	+ Revision: d86e65e
12cu|libsignon-glib-1.8-1|96	- revert to non parallel make
12cu|libsignon-glib-1.8-1|97	
12cu|libsignon-glib-1.8-1|98	

9933 12
12cu|libsnet-1.0.0-1|1	%define major 0
12cu|libsnet-1.0.0-1|2	%define libname %mklibname snet %{major}
12cu|libsnet-1.0.0-1|3	%define libnamep %mklibname snet_p %{major}
12cu|libsnet-1.0.0-1|4	%define devname %mklibname snet -d
12cu|libsnet-1.0.0-1|5	
12cu|libsnet-1.0.0-1|6	Summary:	The libsnet library
12cu|libsnet-1.0.0-1|7	Name:		libsnet
12cu|libsnet-1.0.0-1|8	Version:	1.0.0
12cu|libsnet-1.0.0-1|9	Release:	1
12cu|libsnet-1.0.0-1|10	Epoch:		1
12cu|libsnet-1.0.0-1|11	License:	BSD
12cu|libsnet-1.0.0-1|12	Group:		System/Libraries
12cu|libsnet-1.0.0-1|13	Url:		http://sourceforge.net/projects/libsnet
12cu|libsnet-1.0.0-1|14	Source0:	%{name}-%{version}.tar.gz
12cu|libsnet-1.0.0-1|15	Patch0:		libsnet-makefile_fixes.diff
12cu|libsnet-1.0.0-1|16	BuildRequires:	sasl-devel
12cu|libsnet-1.0.0-1|17	BuildRequires:	pkgconfig(openssl)
12cu|libsnet-1.0.0-1|18	BuildRequires:	pkgconfig(zlib)
12cu|libsnet-1.0.0-1|19	
12cu|libsnet-1.0.0-1|20	%description
12cu|libsnet-1.0.0-1|21	The libsnet library.
12cu|libsnet-1.0.0-1|22	
12cu|libsnet-1.0.0-1|23	#----------------------------------------------------------------------------
12cu|libsnet-1.0.0-1|24	
12cu|libsnet-1.0.0-1|25	%package -n %{libname}
12cu|libsnet-1.0.0-1|26	Summary:	The libsnet library
12cu|libsnet-1.0.0-1|27	Group:		System/Libraries
12cu|libsnet-1.0.0-1|28	
12cu|libsnet-1.0.0-1|29	%description -n %{libname}
12cu|libsnet-1.0.0-1|30	The libsnet library.
12cu|libsnet-1.0.0-1|31	
12cu|libsnet-1.0.0-1|32	%files -n %{libname}
12cu|libsnet-1.0.0-1|33	%{_libdir}/libsnet.so.%{major}*
12cu|libsnet-1.0.0-1|34	
12cu|libsnet-1.0.0-1|35	#----------------------------------------------------------------------------
12cu|libsnet-1.0.0-1|36	
12cu|libsnet-1.0.0-1|37	%package -n %{libnamep}
12cu|libsnet-1.0.0-1|38	Summary:	The libsnet library
12cu|libsnet-1.0.0-1|39	Group:		System/Libraries
12cu|libsnet-1.0.0-1|40	Conflicts:	%{_lib}sname0 < 1:1.0.0
12cu|libsnet-1.0.0-1|41	
12cu|libsnet-1.0.0-1|42	%description -n %{libnamep}
12cu|libsnet-1.0.0-1|43	The libsnet library.
12cu|libsnet-1.0.0-1|44	
12cu|libsnet-1.0.0-1|45	%files -n %{libnamep}
12cu|libsnet-1.0.0-1|46	%{_libdir}/libsnet_p.so.%{major}*
12cu|libsnet-1.0.0-1|47	
12cu|libsnet-1.0.0-1|48	#----------------------------------------------------------------------------
12cu|libsnet-1.0.0-1|49	
12cu|libsnet-1.0.0-1|50	%package -n %{devname}
12cu|libsnet-1.0.0-1|51	Summary:	Static library and header files for the libsnet library
12cu|libsnet-1.0.0-1|52	Group:		Development/C
12cu|libsnet-1.0.0-1|53	Requires:	%{libname} = %{EVRD}
12cu|libsnet-1.0.0-1|54	Requires:	%{libnamep} = %{EVRD}
12cu|libsnet-1.0.0-1|55	Provides:	snet-devel = %{EVRD}
12cu|libsnet-1.0.0-1|56	Provides:	libsnet-devel = %{EVRD}
12cu|libsnet-1.0.0-1|57	
12cu|libsnet-1.0.0-1|58	%description -n	%{devname}
12cu|libsnet-1.0.0-1|59	This package contains the static libsnet library and its header
12cu|libsnet-1.0.0-1|60	files needed to compile applications such as radmind, nefu, etc.
12cu|libsnet-1.0.0-1|61	
12cu|libsnet-1.0.0-1|62	%files -n %{devname}
12cu|libsnet-1.0.0-1|63	%{_includedir}/*
12cu|libsnet-1.0.0-1|64	%{_libdir}/*.so
12cu|libsnet-1.0.0-1|65	
12cu|libsnet-1.0.0-1|66	#----------------------------------------------------------------------------
12cu|libsnet-1.0.0-1|67	
12cu|libsnet-1.0.0-1|68	%prep
12cu|libsnet-1.0.0-1|69	%setup -q
12cu|libsnet-1.0.0-1|70	%patch0 -p1
12cu|libsnet-1.0.0-1|71	
12cu|libsnet-1.0.0-1|72	find . -type d -perm 0700 -exec chmod 755 {} \;
12cu|libsnet-1.0.0-1|73	find . -type f -perm 0555 -exec chmod 755 {} \;
12cu|libsnet-1.0.0-1|74	find . -type f -perm 0444 -exec chmod 644 {} \;
12cu|libsnet-1.0.0-1|75	
12cu|libsnet-1.0.0-1|76	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cu|libsnet-1.0.0-1|77	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cu|libsnet-1.0.0-1|78	done
12cu|libsnet-1.0.0-1|79	
12cu|libsnet-1.0.0-1|80	# lib64 fixes
12cu|libsnet-1.0.0-1|81	perl -pi -e "s|/lib\b|/%{_lib}|g" *
12cu|libsnet-1.0.0-1|82	
12cu|libsnet-1.0.0-1|83	%build
12cu|libsnet-1.0.0-1|84	export OPTOPTS="%{optflags} -fPIC"
12cu|libsnet-1.0.0-1|85	export LIBS="-lcrypto -lssl -lsasl2 -lz"
12cu|libsnet-1.0.0-1|86	
12cu|libsnet-1.0.0-1|87	%configure2_5x \
12cu|libsnet-1.0.0-1|88	--enable-shared \
12cu|libsnet-1.0.0-1|89	--disable-static \
12cu|libsnet-1.0.0-1|90	--with-zlib=%{_prefix} \
12cu|libsnet-1.0.0-1|91	--with-ssl=%{_prefix} \
12cu|libsnet-1.0.0-1|92	--with-sasl=%{_prefix}
12cu|libsnet-1.0.0-1|93	
12cu|libsnet-1.0.0-1|94	%make
12cu|libsnet-1.0.0-1|95	
12cu|libsnet-1.0.0-1|96	%install
12cu|libsnet-1.0.0-1|97	%makeinstall
12cu|libsnet-1.0.0-1|98	
12cu|libsnet-1.0.0-1|99	
12cu|libsnet-1.0.0-1|100	%changelog
12cu|libsnet-1.0.0-1|101	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.0.0-1
12cu|libsnet-1.0.0-1|102	+ Revision: 618fd36
12cu|libsnet-1.0.0-1|103	- LOG New version 1.0.0, split library package, spec cleanup
12cu|libsnet-1.0.0-1|104	
12cu|libsnet-1.0.0-1|105	

9934 12
12cu|libsodium-0.6.0-1|1	%define major 10
12cu|libsodium-0.6.0-1|2	%define libname %mklibname sodium %{major}
12cu|libsodium-0.6.0-1|3	%define devname %mklibname sodium -d
12cu|libsodium-0.6.0-1|4	
12cu|libsodium-0.6.0-1|5	Name:           libsodium
12cu|libsodium-0.6.0-1|6	Version:        0.6.0
12cu|libsodium-0.6.0-1|7	Release:        1
12cu|libsodium-0.6.0-1|8	Group:          System/Libraries
12cu|libsodium-0.6.0-1|9	Summary:        The Sodium crypto library
12cu|libsodium-0.6.0-1|10	License:        ISC
12cu|libsodium-0.6.0-1|11	URL:            http://libsodium.org/
12cu|libsodium-0.6.0-1|12	Source0:        http://download.libsodium.org/libsodium/releases/%{name}-%{version}.tar.gz
12cu|libsodium-0.6.0-1|13	
12cu|libsodium-0.6.0-1|14	%description
12cu|libsodium-0.6.0-1|15	Sodium is a new, easy-to-use software library for encryption, decryption,
12cu|libsodium-0.6.0-1|16	signatures, password hashing and more. It is a portable, cross-compilable,
12cu|libsodium-0.6.0-1|17	installable, packageable fork of NaCl, with a compatible API, and an extended
12cu|libsodium-0.6.0-1|18	API to improve usability even further. Its goal is to provide all of the core
12cu|libsodium-0.6.0-1|19	operations needed to build higher-level cryptographic tools. The design
12cu|libsodium-0.6.0-1|20	choices emphasize security, and "magic constants" have clear rationales.
12cu|libsodium-0.6.0-1|21	
12cu|libsodium-0.6.0-1|22	The same cannot be said of NIST curves, where the specific origins of certain
12cu|libsodium-0.6.0-1|23	constants are not described by the standards. And despite the emphasis on
12cu|libsodium-0.6.0-1|24	higher security, primitives are faster across-the-board than most
12cu|libsodium-0.6.0-1|25	implementations of the NIST standards.
12cu|libsodium-0.6.0-1|26	
12cu|libsodium-0.6.0-1|27	%package -n     %{libname}
12cu|libsodium-0.6.0-1|28	Summary:        The Sodium crypto library
12cu|libsodium-0.6.0-1|29	Group:          System/Libraries
12cu|libsodium-0.6.0-1|30	
12cu|libsodium-0.6.0-1|31	%description -n %{libname}
12cu|libsodium-0.6.0-1|32	Sodium is a new, easy-to-use software library for encryption, decryption,
12cu|libsodium-0.6.0-1|33	signatures, password hashing and more. It is a portable, cross-compilable,
12cu|libsodium-0.6.0-1|34	installable, packageable fork of NaCl, with a compatible API, and an extended
12cu|libsodium-0.6.0-1|35	API to improve usability even further. Its goal is to provide all of the core
12cu|libsodium-0.6.0-1|36	operations needed to build higher-level cryptographic tools. The design
12cu|libsodium-0.6.0-1|37	choices emphasize security, and "magic constants" have clear rationales.
12cu|libsodium-0.6.0-1|38	
12cu|libsodium-0.6.0-1|39	The same cannot be said of NIST curves, where the specific origins of certain
12cu|libsodium-0.6.0-1|40	constants are not described by the standards. And despite the emphasis on
12cu|libsodium-0.6.0-1|41	higher security, primitives are faster across-the-board than most
12cu|libsodium-0.6.0-1|42	implementations of the NIST standards.
12cu|libsodium-0.6.0-1|43	
12cu|libsodium-0.6.0-1|44	%package -n     %{devname}
12cu|libsodium-0.6.0-1|45	Summary:        Development related files of %{name}
12cu|libsodium-0.6.0-1|46	Group:          Development/C
12cu|libsodium-0.6.0-1|47	Provides:       %{name}-devel = %{version}-%{release}
12cu|libsodium-0.6.0-1|48	Requires:       %{libname} = %{EVRD}
12cu|libsodium-0.6.0-1|49	
12cu|libsodium-0.6.0-1|50	%description -n %{devname}
12cu|libsodium-0.6.0-1|51	This package contains headers and other necessary files to develop.
12cu|libsodium-0.6.0-1|52	or compile applications that use %{name}.
12cu|libsodium-0.6.0-1|53	
12cu|libsodium-0.6.0-1|54	
12cu|libsodium-0.6.0-1|55	%prep
12cu|libsodium-0.6.0-1|56	%setup -q
12cu|libsodium-0.6.0-1|57	
12cu|libsodium-0.6.0-1|58	%build
12cu|libsodium-0.6.0-1|59	%configure2_5x \
12cu|libsodium-0.6.0-1|60	--disable-static \
12cu|libsodium-0.6.0-1|61	--disable-silent-rules
12cu|libsodium-0.6.0-1|62	%make
12cu|libsodium-0.6.0-1|63	
12cu|libsodium-0.6.0-1|64	%install
12cu|libsodium-0.6.0-1|65	%makeinstall_std
12cu|libsodium-0.6.0-1|66	
12cu|libsodium-0.6.0-1|67	%check
12cu|libsodium-0.6.0-1|68	make check
12cu|libsodium-0.6.0-1|69	
12cu|libsodium-0.6.0-1|70	%files -n %{libname}
12cu|libsodium-0.6.0-1|71	%doc LICENSE
12cu|libsodium-0.6.0-1|72	%{_libdir}/libsodium.so.%{major}*
12cu|libsodium-0.6.0-1|73	
12cu|libsodium-0.6.0-1|74	%files -n %{devname}
12cu|libsodium-0.6.0-1|75	%doc AUTHORS ChangeLog README.markdown THANKS
12cu|libsodium-0.6.0-1|76	%doc test/default/*.{c,h}
12cu|libsodium-0.6.0-1|77	%{_includedir}/sodium.h
12cu|libsodium-0.6.0-1|78	%{_includedir}/sodium/
12cu|libsodium-0.6.0-1|79	%{_libdir}/libsodium.so
12cu|libsodium-0.6.0-1|80	%{_libdir}/pkgconfig/libsodium.pc
12cu|libsodium-0.6.0-1|81	
12cu|libsodium-0.6.0-1|82	%changelog
12cu|libsodium-0.6.0-1|83	* Wed Jul 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-1
12cu|libsodium-0.6.0-1|84	+ Revision: e7766b3
12cu|libsodium-0.6.0-1|85	- Imported from SRPM
12cu|libsodium-0.6.0-1|86	
12cu|libsodium-0.6.0-1|87	

9935 12
12cu|libspectrum-1.1.1-1|1	%define major	8
12cu|libspectrum-1.1.1-1|2	%define libname	%mklibname spectrum %{major}
12cu|libspectrum-1.1.1-1|3	%define devname	%mklibname spectrum -d
12cu|libspectrum-1.1.1-1|4	
12cu|libspectrum-1.1.1-1|5	Summary:	Library to work with ZX Spectrum emulator files
12cu|libspectrum-1.1.1-1|6	Name:		libspectrum
12cu|libspectrum-1.1.1-1|7	Version:	1.1.1
12cu|libspectrum-1.1.1-1|8	Release:	1
12cu|libspectrum-1.1.1-1|9	Group:		System/Libraries
12cu|libspectrum-1.1.1-1|10	License:	GPLv2+
12cu|libspectrum-1.1.1-1|11	Url:		http://fuse-emulator.sourceforge.net/
12cu|libspectrum-1.1.1-1|12	Source0:	http://prdownloads.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz
12cu|libspectrum-1.1.1-1|13	BuildRequires:	bzip2-devel
12cu|libspectrum-1.1.1-1|14	BuildRequires:	libgcrypt-devel >= 1.1.42
12cu|libspectrum-1.1.1-1|15	BuildRequires:	pkgconfig(audiofile)
12cu|libspectrum-1.1.1-1|16	BuildRequires:	pkgconfig(glib-2.0)
12cu|libspectrum-1.1.1-1|17	BuildRequires:	pkgconfig(zlib)
12cu|libspectrum-1.1.1-1|18	
12cu|libspectrum-1.1.1-1|19	%description
12cu|libspectrum-1.1.1-1|20	libspectrum is a fairly simple library designed to make the handling
12cu|libspectrum-1.1.1-1|21	of various ZX Spectrum emulator-related file formats easy.  So far it
12cu|libspectrum-1.1.1-1|22	handles:
12cu|libspectrum-1.1.1-1|23	
12cu|libspectrum-1.1.1-1|24	* Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp and
12cu|libspectrum-1.1.1-1|25	+D snapshots (read only).
12cu|libspectrum-1.1.1-1|26	* Tape images: .tzx, .tap (read/write) and Warajevo .tap (read only).
12cu|libspectrum-1.1.1-1|27	* Input recordings: .rzx (read/write).
12cu|libspectrum-1.1.1-1|28	* Timex cartridges: .dck (read only).
12cu|libspectrum-1.1.1-1|29	* IDE hard disk images: .hdf (read/write).
12cu|libspectrum-1.1.1-1|30	
12cu|libspectrum-1.1.1-1|31	%package -n %{libname}
12cu|libspectrum-1.1.1-1|32	Summary:	Library to work with ZX Spectrum emulator files
12cu|libspectrum-1.1.1-1|33	Group:		System/Libraries
12cu|libspectrum-1.1.1-1|34	
12cu|libspectrum-1.1.1-1|35	%description -n %{libname}
12cu|libspectrum-1.1.1-1|36	libspectrum is a library which is designed to make the input and
12cu|libspectrum-1.1.1-1|37	output of ZX Spectrum emulator files slightly easier than it would be
12cu|libspectrum-1.1.1-1|38	otherwise. It should hopefully compile and run on Unix-based systems,
12cu|libspectrum-1.1.1-1|39	Win32 and Mac OS X.
12cu|libspectrum-1.1.1-1|40	
12cu|libspectrum-1.1.1-1|41	Currently supported are:
12cu|libspectrum-1.1.1-1|42	
12cu|libspectrum-1.1.1-1|43	* Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp and
12cu|libspectrum-1.1.1-1|44	+D snapshots (read only).
12cu|libspectrum-1.1.1-1|45	* Tape images: .tzx, .tap (read/write) and Warajevo .tap (read only).
12cu|libspectrum-1.1.1-1|46	* Input recordings: .rzx (read/write).
12cu|libspectrum-1.1.1-1|47	* Timex cartridges: .dck (read only).
12cu|libspectrum-1.1.1-1|48	* IDE hard disk images: .hdf (read/write).
12cu|libspectrum-1.1.1-1|49	
12cu|libspectrum-1.1.1-1|50	This package provides the libraries to handle ZX Spectrum emulator files.
12cu|libspectrum-1.1.1-1|51	
12cu|libspectrum-1.1.1-1|52	%package -n %{devname}
12cu|libspectrum-1.1.1-1|53	Summary:	Development files for programs which will use the libspectrum library
12cu|libspectrum-1.1.1-1|54	Group:		Development/C
12cu|libspectrum-1.1.1-1|55	Requires:	%{libname} = %{version}-%{release}
12cu|libspectrum-1.1.1-1|56	Provides:	%{name}-devel = %{version}-%{release}
12cu|libspectrum-1.1.1-1|57	
12cu|libspectrum-1.1.1-1|58	%description -n %{devname}
12cu|libspectrum-1.1.1-1|59	This package provides the necessary development libraries and include
12cu|libspectrum-1.1.1-1|60	files to allow you to develop with libspectrum.
12cu|libspectrum-1.1.1-1|61	
12cu|libspectrum-1.1.1-1|62	%prep
12cu|libspectrum-1.1.1-1|63	%setup -q
12cu|libspectrum-1.1.1-1|64	
12cu|libspectrum-1.1.1-1|65	%build
12cu|libspectrum-1.1.1-1|66	autoreconf
12cu|libspectrum-1.1.1-1|67	%configure2_5x --disable-static
12cu|libspectrum-1.1.1-1|68	%make
12cu|libspectrum-1.1.1-1|69	
12cu|libspectrum-1.1.1-1|70	%install
12cu|libspectrum-1.1.1-1|71	%makeinstall_std
12cu|libspectrum-1.1.1-1|72	
12cu|libspectrum-1.1.1-1|73	%files -n %{libname}
12cu|libspectrum-1.1.1-1|74	%{_libdir}/libspectrum.so.%{major}*
12cu|libspectrum-1.1.1-1|75	
12cu|libspectrum-1.1.1-1|76	%files -n %{devname}
12cu|libspectrum-1.1.1-1|77	%doc COPYING README doc/libspectrum.txt
12cu|libspectrum-1.1.1-1|78	%{_libdir}/libspectrum.so
12cu|libspectrum-1.1.1-1|79	%{_includedir}/%{name}.h
12cu|libspectrum-1.1.1-1|80	%{_mandir}/man3/%{name}.3*
12cu|libspectrum-1.1.1-1|81	

9936 12
12cu|libsrcinst-2.5-5|1	%define shortname srcinst
12cu|libsrcinst-2.5-5|2	
12cu|libsrcinst-2.5-5|3	%define major 0
12cu|libsrcinst-2.5-5|4	%define libname %mklibname %{shortname} %{major}
12cu|libsrcinst-2.5-5|5	%define devname %mklibname %{shortname} -d
12cu|libsrcinst-2.5-5|6	
12cu|libsrcinst-2.5-5|7	Summary:	Basic library used by sourceinstall
12cu|libsrcinst-2.5-5|8	Name:		libsrcinst
12cu|libsrcinst-2.5-5|9	Version:	2.5
12cu|libsrcinst-2.5-5|10	Release:	5
12cu|libsrcinst-2.5-5|11	License:	GPLv3+
12cu|libsrcinst-2.5-5|12	Group:		System/Libraries
12cu|libsrcinst-2.5-5|13	Url:		http://www.gnu.org/software/sourceinstall
12cu|libsrcinst-2.5-5|14	Source0:	ftp://ftp.gnu.org/gnu/sourceinstall/%{name}-%{version}.tar.gz
12cu|libsrcinst-2.5-5|15	Source10:	%{name}.rpmlintrc
12cu|libsrcinst-2.5-5|16	BuildRequires:	info-install
12cu|libsrcinst-2.5-5|17	
12cu|libsrcinst-2.5-5|18	%description
12cu|libsrcinst-2.5-5|19	Libsrcinst is the basic library used by the sourceinstall application.
12cu|libsrcinst-2.5-5|20	Sourceinstall provides a way to centralize source installation.
12cu|libsrcinst-2.5-5|21	
12cu|libsrcinst-2.5-5|22	#----------------------------------------------------------------------------
12cu|libsrcinst-2.5-5|23	
12cu|libsrcinst-2.5-5|24	%package -n %{libname}
12cu|libsrcinst-2.5-5|25	Summary:	Basic library used by sourceinstall
12cu|libsrcinst-2.5-5|26	Group:		System/Libraries
12cu|libsrcinst-2.5-5|27	
12cu|libsrcinst-2.5-5|28	%description -n %{libname}
12cu|libsrcinst-2.5-5|29	Libsrcinst is the basic library used by the sourceinstall application.
12cu|libsrcinst-2.5-5|30	Sourceinstall provides a way to centralize source installation.
12cu|libsrcinst-2.5-5|31	
12cu|libsrcinst-2.5-5|32	%files -n %{libname}
12cu|libsrcinst-2.5-5|33	%{_libdir}/%{name}.so.%{major}*
12cu|libsrcinst-2.5-5|34	
12cu|libsrcinst-2.5-5|35	#----------------------------------------------------------------------------
12cu|libsrcinst-2.5-5|36	
12cu|libsrcinst-2.5-5|37	%package -n %{devname}
12cu|libsrcinst-2.5-5|38	Summary:	Development headers for the sourceinstall library
12cu|libsrcinst-2.5-5|39	Group:		Development/C
12cu|libsrcinst-2.5-5|40	Provides:	%{name}-devel = %{EVRD}
12cu|libsrcinst-2.5-5|41	Requires:	%{libname} = %{EVRD}
12cu|libsrcinst-2.5-5|42	
12cu|libsrcinst-2.5-5|43	%description -n %{devname}
12cu|libsrcinst-2.5-5|44	Libsrcinst is the basic library used by the sourceinstall application.
12cu|libsrcinst-2.5-5|45	Sourceinstall provides a way to centralize source installation.
12cu|libsrcinst-2.5-5|46	
12cu|libsrcinst-2.5-5|47	%files -n %{devname} -f %{name}.lang
12cu|libsrcinst-2.5-5|48	%doc AUTHORS README.API TODO
12cu|libsrcinst-2.5-5|49	%{_includedir}/%{shortname}
12cu|libsrcinst-2.5-5|50	%{_libdir}/%{name}.so
12cu|libsrcinst-2.5-5|51	%{_libdir}/pkgconfig/%{name}.pc
12cu|libsrcinst-2.5-5|52	%{_mandir}/*/*
12cu|libsrcinst-2.5-5|53	
12cu|libsrcinst-2.5-5|54	#----------------------------------------------------------------------------
12cu|libsrcinst-2.5-5|55	
12cu|libsrcinst-2.5-5|56	%prep
12cu|libsrcinst-2.5-5|57	%setup -q
12cu|libsrcinst-2.5-5|58	
12cu|libsrcinst-2.5-5|59	%build
12cu|libsrcinst-2.5-5|60	PATH=$PATH:/sbin %configure2_5x --disable-static
12cu|libsrcinst-2.5-5|61	%make
12cu|libsrcinst-2.5-5|62	
12cu|libsrcinst-2.5-5|63	%install
12cu|libsrcinst-2.5-5|64	PATH=$PATH:/sbin %makeinstall_std
12cu|libsrcinst-2.5-5|65	
12cu|libsrcinst-2.5-5|66	%find_lang %{name}
12cu|libsrcinst-2.5-5|67	
12cu|libsrcinst-2.5-5|68	
12cu|libsrcinst-2.5-5|69	%changelog
12cu|libsrcinst-2.5-5|70	* Fri Jul 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5-5
12cu|libsrcinst-2.5-5|71	+ Revision: bc03e72
12cu|libsrcinst-2.5-5|72	- Add rpmlint filter
12cu|libsrcinst-2.5-5|73	
12cu|libsrcinst-2.5-5|74	

9937 12
12cu|libsysstat-0.1.1-0.20140508.1|1	%define scmrev 20140508
12cu|libsysstat-0.1.1-0.20140508.1|2	
12cu|libsysstat-0.1.1-0.20140508.1|3	%define major 0
12cu|libsysstat-0.1.1-0.20140508.1|4	%define libname %mklibname sysstat %{major}
12cu|libsysstat-0.1.1-0.20140508.1|5	%define devname %mklibname sysstat -d
12cu|libsysstat-0.1.1-0.20140508.1|6	
12cu|libsysstat-0.1.1-0.20140508.1|7	Summary:	System status library for LXQt
12cu|libsysstat-0.1.1-0.20140508.1|8	Name:		libsysstat
12cu|libsysstat-0.1.1-0.20140508.1|9	Version:	0.1.1
12cu|libsysstat-0.1.1-0.20140508.1|10	%if "%{scmrev}" == ""
12cu|libsysstat-0.1.1-0.20140508.1|11	Release:	1
12cu|libsysstat-0.1.1-0.20140508.1|12	%else
12cu|libsysstat-0.1.1-0.20140508.1|13	Release:	0.%{scmrev}.1
12cu|libsysstat-0.1.1-0.20140508.1|14	%endif
12cu|libsysstat-0.1.1-0.20140508.1|15	License:	LGPLv2.1+
12cu|libsysstat-0.1.1-0.20140508.1|16	Group:		System/Libraries
12cu|libsysstat-0.1.1-0.20140508.1|17	Url:		http://lxqt.org
12cu|libsysstat-0.1.1-0.20140508.1|18	%if "%{scmrev}" == ""
12cu|libsysstat-0.1.1-0.20140508.1|19	Source0:	%{name}-%{version}.tar.bz2
12cu|libsysstat-0.1.1-0.20140508.1|20	%else
12cu|libsysstat-0.1.1-0.20140508.1|21	Source0:	%{name}-%{scmrev}.tar.xz
12cu|libsysstat-0.1.1-0.20140508.1|22	%endif
12cu|libsysstat-0.1.1-0.20140508.1|23	BuildRequires:	cmake
12cu|libsysstat-0.1.1-0.20140508.1|24	BuildRequires:	qt4-devel
12cu|libsysstat-0.1.1-0.20140508.1|25	
12cu|libsysstat-0.1.1-0.20140508.1|26	%description
12cu|libsysstat-0.1.1-0.20140508.1|27	System status library for LXQt.
12cu|libsysstat-0.1.1-0.20140508.1|28	
12cu|libsysstat-0.1.1-0.20140508.1|29	#----------------------------------------------------------------------------
12cu|libsysstat-0.1.1-0.20140508.1|30	
12cu|libsysstat-0.1.1-0.20140508.1|31	%package -n %{libname}
12cu|libsysstat-0.1.1-0.20140508.1|32	Summary:	System status library for LXQt
12cu|libsysstat-0.1.1-0.20140508.1|33	Group:		System/Libraries
12cu|libsysstat-0.1.1-0.20140508.1|34	
12cu|libsysstat-0.1.1-0.20140508.1|35	%description -n %{libname}
12cu|libsysstat-0.1.1-0.20140508.1|36	System status library for LXQt.
12cu|libsysstat-0.1.1-0.20140508.1|37	
12cu|libsysstat-0.1.1-0.20140508.1|38	%files -n %{libname}
12cu|libsysstat-0.1.1-0.20140508.1|39	%{_libdir}/libsysstat.so.%{major}*
12cu|libsysstat-0.1.1-0.20140508.1|40	
12cu|libsysstat-0.1.1-0.20140508.1|41	#----------------------------------------------------------------------------
12cu|libsysstat-0.1.1-0.20140508.1|42	
12cu|libsysstat-0.1.1-0.20140508.1|43	%package -n %{devname}
12cu|libsysstat-0.1.1-0.20140508.1|44	Summary:	Development files for %{name}
12cu|libsysstat-0.1.1-0.20140508.1|45	Group:		Development/C++
12cu|libsysstat-0.1.1-0.20140508.1|46	Requires:	%{libname} = %{EVRD}
12cu|libsysstat-0.1.1-0.20140508.1|47	
12cu|libsysstat-0.1.1-0.20140508.1|48	%description -n %{devname}
12cu|libsysstat-0.1.1-0.20140508.1|49	Development files (headers etc.) for %{name}.
12cu|libsysstat-0.1.1-0.20140508.1|50	
12cu|libsysstat-0.1.1-0.20140508.1|51	%files -n %{devname}
12cu|libsysstat-0.1.1-0.20140508.1|52	%{_includedir}/*
12cu|libsysstat-0.1.1-0.20140508.1|53	%{_libdir}/libsysstat.so
12cu|libsysstat-0.1.1-0.20140508.1|54	%{_libdir}/pkgconfig/sysstat.pc
12cu|libsysstat-0.1.1-0.20140508.1|55	%{_datadir}/cmake/sysstat
12cu|libsysstat-0.1.1-0.20140508.1|56	
12cu|libsysstat-0.1.1-0.20140508.1|57	#----------------------------------------------------------------------------
12cu|libsysstat-0.1.1-0.20140508.1|58	
12cu|libsysstat-0.1.1-0.20140508.1|59	%prep
12cu|libsysstat-0.1.1-0.20140508.1|60	%if "%{scmrev}" == ""
12cu|libsysstat-0.1.1-0.20140508.1|61	%setup -q -n %{name}-%{version}
12cu|libsysstat-0.1.1-0.20140508.1|62	%else
12cu|libsysstat-0.1.1-0.20140508.1|63	%setup -q -n %{name}-%{scmrev}
12cu|libsysstat-0.1.1-0.20140508.1|64	%endif
12cu|libsysstat-0.1.1-0.20140508.1|65	
12cu|libsysstat-0.1.1-0.20140508.1|66	%build
12cu|libsysstat-0.1.1-0.20140508.1|67	%cmake
12cu|libsysstat-0.1.1-0.20140508.1|68	%make
12cu|libsysstat-0.1.1-0.20140508.1|69	
12cu|libsysstat-0.1.1-0.20140508.1|70	%install
12cu|libsysstat-0.1.1-0.20140508.1|71	%makeinstall_std -C build
12cu|libsysstat-0.1.1-0.20140508.1|72	
12cu|libsysstat-0.1.1-0.20140508.1|73	
12cu|libsysstat-0.1.1-0.20140508.1|74	%changelog
12cu|libsysstat-0.1.1-0.20140508.1|75	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.1-0.20140508.1
12cu|libsysstat-0.1.1-0.20140508.1|76	+ Revision: a2818be
12cu|libsysstat-0.1.1-0.20140508.1|77	- Spec cleanup
12cu|libsysstat-0.1.1-0.20140508.1|78	
12cu|libsysstat-0.1.1-0.20140508.1|79	

9938 12
12cu|libticables2-1.3.3-2|1	%define major 5
12cu|libticables2-1.3.3-2|2	%define libname %mklibname ticables2 %{major}
12cu|libticables2-1.3.3-2|3	%define develname %mklibname ticables2 -d
12cu|libticables2-1.3.3-2|4	
12cu|libticables2-1.3.3-2|5	Name: libticables2
12cu|libticables2-1.3.3-2|6	Version: 1.3.3
12cu|libticables2-1.3.3-2|7	Release: 2
12cu|libticables2-1.3.3-2|8	Url: http://sourceforge.net/projects/tilp
12cu|libticables2-1.3.3-2|9	Source0: http://downloads.sourceforge.net/project/tilp/tilp2-linux/tilp2-1.16/%{name}-%{version}.tar.bz2
12cu|libticables2-1.3.3-2|10	Group: System/Libraries
12cu|libticables2-1.3.3-2|11	License: GPLv2+
12cu|libticables2-1.3.3-2|12	BuildRequires: libusb1-devel, pkgconfig(glib-2.0)
12cu|libticables2-1.3.3-2|13	BuildRequires: autoconf automake libtool gettext-devel pkgconfig(libusb)
12cu|libticables2-1.3.3-2|14	Requires: udev >= 154
12cu|libticables2-1.3.3-2|15	Summary: Library for handling TI link cables
12cu|libticables2-1.3.3-2|16	%description
12cu|libticables2-1.3.3-2|17	Library for handling TI link cables
12cu|libticables2-1.3.3-2|18	
12cu|libticables2-1.3.3-2|19	%package  -n %develname
12cu|libticables2-1.3.3-2|20	Summary: Development files for %{name}
12cu|libticables2-1.3.3-2|21	Group: Development/C
12cu|libticables2-1.3.3-2|22	Requires: %libname = %{version}-%{release}
12cu|libticables2-1.3.3-2|23	Provides: %{name}-devel = %{version}-%{release}
12cu|libticables2-1.3.3-2|24	
12cu|libticables2-1.3.3-2|25	%description -n %develname
12cu|libticables2-1.3.3-2|26	This package contains the files necessary to develop applications using the
12cu|libticables2-1.3.3-2|27	%{name} library.
12cu|libticables2-1.3.3-2|28	
12cu|libticables2-1.3.3-2|29	%package  -n %libname
12cu|libticables2-1.3.3-2|30	Summary: Development files for %{name}
12cu|libticables2-1.3.3-2|31	Group: System/Libraries
12cu|libticables2-1.3.3-2|32	
12cu|libticables2-1.3.3-2|33	%description -n %libname
12cu|libticables2-1.3.3-2|34	This package contains the files necessary to develop applications using the
12cu|libticables2-1.3.3-2|35	%{name} library.
12cu|libticables2-1.3.3-2|36	
12cu|libticables2-1.3.3-2|37	%prep
12cu|libticables2-1.3.3-2|38	%setup -q
12cu|libticables2-1.3.3-2|39	autoreconf -i -f
12cu|libticables2-1.3.3-2|40	
12cu|libticables2-1.3.3-2|41	%build
12cu|libticables2-1.3.3-2|42	%configure2_5x --enable-libusb10
12cu|libticables2-1.3.3-2|43	%make
12cu|libticables2-1.3.3-2|44	
12cu|libticables2-1.3.3-2|45	%install
12cu|libticables2-1.3.3-2|46	%makeinstall_std
12cu|libticables2-1.3.3-2|47	rm -f %buildroot%{_libdir}/libticables2.la
12cu|libticables2-1.3.3-2|48	
12cu|libticables2-1.3.3-2|49	
12cu|libticables2-1.3.3-2|50	mkdir -p %buildroot/lib/udev/rules.d
12cu|libticables2-1.3.3-2|51	cat >%buildroot/lib/udev/rules.d/69-libticables.rules <<EOF
12cu|libticables2-1.3.3-2|52	# This file was installed by the libticables2 Fedora package.
12cu|libticables2-1.3.3-2|53	
12cu|libticables2-1.3.3-2|54	ACTION!="add", GOTO="libticables_end"
12cu|libticables2-1.3.3-2|55	
12cu|libticables2-1.3.3-2|56	# serial device (assume TI calculator)
12cu|libticables2-1.3.3-2|57	KERNEL=="ttyS[0-3]", TAG+="udev-acl"
12cu|libticables2-1.3.3-2|58	# parallel device (assume TI calculator)
12cu|libticables2-1.3.3-2|59	SUBSYSTEM=="ppdev", TAG+="udev-acl"
12cu|libticables2-1.3.3-2|60	# SilverLink
12cu|libticables2-1.3.3-2|61	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e001", TAG+="udev-acl"
12cu|libticables2-1.3.3-2|62	# TI-84+ DirectLink
12cu|libticables2-1.3.3-2|63	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e003", TAG+="udev-acl"
12cu|libticables2-1.3.3-2|64	# TI-89 Titanium DirectLink
12cu|libticables2-1.3.3-2|65	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e004", TAG+="udev-acl"
12cu|libticables2-1.3.3-2|66	# TI-84+ SE DirectLink
12cu|libticables2-1.3.3-2|67	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e008", TAG+="udev-acl"
12cu|libticables2-1.3.3-2|68	# TI-Nspire DirectLink
12cu|libticables2-1.3.3-2|69	SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="e012", TAG+="udev-acl"
12cu|libticables2-1.3.3-2|70	
12cu|libticables2-1.3.3-2|71	LABEL="libticables_end"
12cu|libticables2-1.3.3-2|72	EOF
12cu|libticables2-1.3.3-2|73	
12cu|libticables2-1.3.3-2|74	
12cu|libticables2-1.3.3-2|75	
12cu|libticables2-1.3.3-2|76	%files -n %libname
12cu|libticables2-1.3.3-2|77	%{_libdir}/libticables2.so.%{major}*
12cu|libticables2-1.3.3-2|78	/lib/udev/rules.d/69-libticables.rules
12cu|libticables2-1.3.3-2|79	
12cu|libticables2-1.3.3-2|80	%files -n %develname
12cu|libticables2-1.3.3-2|81	%{_includedir}/tilp2
12cu|libticables2-1.3.3-2|82	%{_libdir}/libticables2.so
12cu|libticables2-1.3.3-2|83	%{_libdir}/pkgconfig/ticables2.pc
12cu|libticables2-1.3.3-2|84	%{_datadir}/locale/fr/LC_MESSAGES/%{name}.mo
12cu|libticables2-1.3.3-2|85	
12cu|libticables2-1.3.3-2|86	
12cu|libticables2-1.3.3-2|87	%changelog
12cu|libticables2-1.3.3-2|88	* Mon Feb 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.3.3-1
12cu|libticables2-1.3.3-2|89	+ Revision: 778066
12cu|libticables2-1.3.3-2|90	- setup is quiet
12cu|libticables2-1.3.3-2|91	
12cu|libticables2-1.3.3-2|92	* Mon Feb 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.3.3-1
12cu|libticables2-1.3.3-2|93	+ Revision: 778061
12cu|libticables2-1.3.3-2|94	- %libname description fix
12cu|libticables2-1.3.3-2|95	- major version fix \n
12cu|libticables2-1.3.3-2|96	- imported package libticables2
12cu|libticables2-1.3.3-2|97	

9939 12
12cu|libtorrent-0.13.3-1|1	%define major 17
12cu|libtorrent-0.13.3-1|2	%define libname %mklibname torrent %major
12cu|libtorrent-0.13.3-1|3	%define libnamedev %mklibname -d torrent
12cu|libtorrent-0.13.3-1|4	
12cu|libtorrent-0.13.3-1|5	Name:		libtorrent
12cu|libtorrent-0.13.3-1|6	Version:	0.13.3
12cu|libtorrent-0.13.3-1|7	Release:	1
12cu|libtorrent-0.13.3-1|8	Summary:	BitTorrent library written in C++ for *nix
12cu|libtorrent-0.13.3-1|9	License:	GPLv2+
12cu|libtorrent-0.13.3-1|10	Group:		Networking/File transfer
12cu|libtorrent-0.13.3-1|11	URL:		http://libtorrent.rakshasa.no/
12cu|libtorrent-0.13.3-1|12	Source0:	http://libtorrent.rakshasa.no/downloads/libtorrent-%{version}.tar.gz
12cu|libtorrent-0.13.3-1|13	Patch0:		libtorrent-0.13.1-fix-linking.patch
12cu|libtorrent-0.13.3-1|14	BuildRequires:	pkgconfig(sigc++-2.0)
12cu|libtorrent-0.13.3-1|15	BuildRequires: 	pkgconfig(openssl)
12cu|libtorrent-0.13.3-1|16	BuildRequires:	automake
12cu|libtorrent-0.13.3-1|17	BuildRequires:	libtool
12cu|libtorrent-0.13.3-1|18	BuildRequires:	cppunit-devel
12cu|libtorrent-0.13.3-1|19	
12cu|libtorrent-0.13.3-1|20	%description
12cu|libtorrent-0.13.3-1|21	LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to
12cu|libtorrent-0.13.3-1|22	avoid redundant copying and storing of data that other clients and libraries
12cu|libtorrent-0.13.3-1|23	suffer from. Licensed under the GPL.
12cu|libtorrent-0.13.3-1|24	
12cu|libtorrent-0.13.3-1|25	Basic features have been implemented and a ncurses client is included. Sloppy
12cu|libtorrent-0.13.3-1|26	and biased test runs have shown that transferring a 200 MB file with libTorrent
12cu|libtorrent-0.13.3-1|27	uses 1/4 of the CPU time that the official BitTorrent client requires.
12cu|libtorrent-0.13.3-1|28	
12cu|libtorrent-0.13.3-1|29	The library and client are under heavy development. They are stable enough to
12cu|libtorrent-0.13.3-1|30	handle any torrents I throw at them these days.
12cu|libtorrent-0.13.3-1|31	
12cu|libtorrent-0.13.3-1|32	Authors:
12cu|libtorrent-0.13.3-1|33	--------
12cu|libtorrent-0.13.3-1|34	Jari Sundell <jaris@ifi.uio.no>
12cu|libtorrent-0.13.3-1|35	
12cu|libtorrent-0.13.3-1|36	%package -n %{libname}
12cu|libtorrent-0.13.3-1|37	Summary:	BitTorrent library written in C++ for *nix
12cu|libtorrent-0.13.3-1|38	Group:		System/Libraries
12cu|libtorrent-0.13.3-1|39	Provides: %{name} = %{version}-%{release}
12cu|libtorrent-0.13.3-1|40	
12cu|libtorrent-0.13.3-1|41	%description -n %libname
12cu|libtorrent-0.13.3-1|42	LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to
12cu|libtorrent-0.13.3-1|43	avoid redundant copying and storing of data that other clients and libraries
12cu|libtorrent-0.13.3-1|44	suffer from. Licensed under the GPL.
12cu|libtorrent-0.13.3-1|45	
12cu|libtorrent-0.13.3-1|46	Basic features have been implemented and a ncurses client is included. Sloppy
12cu|libtorrent-0.13.3-1|47	and biased test runs have shown that transferring a 200 MB file with libTorrent
12cu|libtorrent-0.13.3-1|48	uses 1/4 of the CPU time that the official BitTorrent client requires.
12cu|libtorrent-0.13.3-1|49	
12cu|libtorrent-0.13.3-1|50	The library and client are under heavy development. They are stable enough to
12cu|libtorrent-0.13.3-1|51	handle any torrents I throw at them these days.
12cu|libtorrent-0.13.3-1|52	
12cu|libtorrent-0.13.3-1|53	Authors:
12cu|libtorrent-0.13.3-1|54	--------
12cu|libtorrent-0.13.3-1|55	Jari Sundell <jaris@ifi.uio.no>
12cu|libtorrent-0.13.3-1|56	
12cu|libtorrent-0.13.3-1|57	%package -n %{libnamedev}
12cu|libtorrent-0.13.3-1|58	Summary:	BitTorrent library written in C++ for *nix
12cu|libtorrent-0.13.3-1|59	Group:		Development/C++
12cu|libtorrent-0.13.3-1|60	Requires:	%{libname} = %{version}
12cu|libtorrent-0.13.3-1|61	Provides:	%{name}-devel = %{version}-%{release}
12cu|libtorrent-0.13.3-1|62	# for some reason doesn't provide pkgconfig...
12cu|libtorrent-0.13.3-1|63	Provides:   pkgconfig(libtorrent) = %{version}-%{release}
12cu|libtorrent-0.13.3-1|64	Obsoletes:	%mklibname -d %name 10
12cu|libtorrent-0.13.3-1|65	
12cu|libtorrent-0.13.3-1|66	%description -n %libnamedev
12cu|libtorrent-0.13.3-1|67	LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to
12cu|libtorrent-0.13.3-1|68	avoid redundant copying and storing of data that other clients and libraries
12cu|libtorrent-0.13.3-1|69	suffer from. Licensed under the GPL.
12cu|libtorrent-0.13.3-1|70	
12cu|libtorrent-0.13.3-1|71	Basic features have been implemented and a ncurses client is included. Sloppy
12cu|libtorrent-0.13.3-1|72	and biased test runs have shown that transferring a 200 MB file with libTorrent
12cu|libtorrent-0.13.3-1|73	uses 1/4 of the CPU time that the official BitTorrent client requires.
12cu|libtorrent-0.13.3-1|74	
12cu|libtorrent-0.13.3-1|75	The library and client are under heavy development. They are stable enough to
12cu|libtorrent-0.13.3-1|76	handle any torrents I throw at them these days.
12cu|libtorrent-0.13.3-1|77	
12cu|libtorrent-0.13.3-1|78	Authors:
12cu|libtorrent-0.13.3-1|79	--------
12cu|libtorrent-0.13.3-1|80	Jari Sundell <jaris@ifi.uio.no>
12cu|libtorrent-0.13.3-1|81	
12cu|libtorrent-0.13.3-1|82	%prep
12cu|libtorrent-0.13.3-1|83	%setup -q
12cu|libtorrent-0.13.3-1|84	%apply_patches
12cu|libtorrent-0.13.3-1|85	
12cu|libtorrent-0.13.3-1|86	autoreconf -fi
12cu|libtorrent-0.13.3-1|87	
12cu|libtorrent-0.13.3-1|88	%build
12cu|libtorrent-0.13.3-1|89	export CFLAGS=$(echo %optflags|sed s/O2/O3/)
12cu|libtorrent-0.13.3-1|90	export CXXFLAGS=$(echo %optflags|sed s/O2/O3/)
12cu|libtorrent-0.13.3-1|91	%configure2_5x --with-posix-fallocate
12cu|libtorrent-0.13.3-1|92	%make
12cu|libtorrent-0.13.3-1|93	
12cu|libtorrent-0.13.3-1|94	%install
12cu|libtorrent-0.13.3-1|95	%makeinstall_std
12cu|libtorrent-0.13.3-1|96	
12cu|libtorrent-0.13.3-1|97	find $RPM_BUILD_ROOT/%{_libdir} -name '*.la' -exec rm {} \;
12cu|libtorrent-0.13.3-1|98	
12cu|libtorrent-0.13.3-1|99	%files -n %{libname}
12cu|libtorrent-0.13.3-1|100	%{_libdir}/lib*.so.%{major}*
12cu|libtorrent-0.13.3-1|101	
12cu|libtorrent-0.13.3-1|102	%files -n %{libnamedev}
12cu|libtorrent-0.13.3-1|103	%{_libdir}/lib*.so
12cu|libtorrent-0.13.3-1|104	%{_includedir}/torrent/
12cu|libtorrent-0.13.3-1|105	%{_libdir}/pkgconfig/%{name}.pc
12cu|libtorrent-0.13.3-1|106	
12cu|libtorrent-0.13.3-1|107	
12cu|libtorrent-0.13.3-1|108	
12cu|libtorrent-0.13.3-1|109	%changelog
12cu|libtorrent-0.13.3-1|110	* Sat Oct 05 2013 symbianflo <symbianflo@mandrivausers.ro> 0.13.3-1
12cu|libtorrent-0.13.3-1|111	+ Revision: f494714
12cu|libtorrent-0.13.3-1|112	- Merge pull request #1 from symbianflo/libtorrent:rosa2012.1
12cu|libtorrent-0.13.3-1|113	- Symbianflo
12cu|libtorrent-0.13.3-1|114	
12cu|libtorrent-0.13.3-1|115	

9940 12
12cu|libtorrent-rasterbar-0.16.9-1|1	%define shortname torrent-rasterbar
12cu|libtorrent-rasterbar-0.16.9-1|2	%define major 7
12cu|libtorrent-rasterbar-0.16.9-1|3	%define libname %mklibname %{shortname} %{major}
12cu|libtorrent-rasterbar-0.16.9-1|4	%define develname %mklibname %{shortname} -d
12cu|libtorrent-rasterbar-0.16.9-1|5	
12cu|libtorrent-rasterbar-0.16.9-1|6	Summary:	The Rasterbar BitTorrent library
12cu|libtorrent-rasterbar-0.16.9-1|7	Name:		libtorrent-rasterbar
12cu|libtorrent-rasterbar-0.16.9-1|8	Version:	0.16.9
12cu|libtorrent-rasterbar-0.16.9-1|9	Release:	1
12cu|libtorrent-rasterbar-0.16.9-1|10	License:	BSD
12cu|libtorrent-rasterbar-0.16.9-1|11	Group:		System/Libraries
12cu|libtorrent-rasterbar-0.16.9-1|12	URL:		http://www.rasterbar.com/products/libtorrent/
12cu|libtorrent-rasterbar-0.16.9-1|13	Source0:	http://libtorrent.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|libtorrent-rasterbar-0.16.9-1|14	BuildRequires:	boost-devel
12cu|libtorrent-rasterbar-0.16.9-1|15	BuildRequires:	libgeoip-devel
12cu|libtorrent-rasterbar-0.16.9-1|16	BuildRequires:	pkgconfig(openssl)
12cu|libtorrent-rasterbar-0.16.9-1|17	BuildRequires:	pkgconfig(python)
12cu|libtorrent-rasterbar-0.16.9-1|18	BuildRequires:	pkgconfig(zlib)
12cu|libtorrent-rasterbar-0.16.9-1|19	
12cu|libtorrent-rasterbar-0.16.9-1|20	%description
12cu|libtorrent-rasterbar-0.16.9-1|21	libtorrent-rasterbar is a C++ library that aims to be a good
12cu|libtorrent-rasterbar-0.16.9-1|22	alternative to all the other bittorrent implementations around. It is
12cu|libtorrent-rasterbar-0.16.9-1|23	a library and not a full featured client. It is not the same as the
12cu|libtorrent-rasterbar-0.16.9-1|24	other libtorrent, as used by the 'rtorrent' application, that is in
12cu|libtorrent-rasterbar-0.16.9-1|25	the 'libtorrent' package. The two are completely different and
12cu|libtorrent-rasterbar-0.16.9-1|26	incompatible.
12cu|libtorrent-rasterbar-0.16.9-1|27	
12cu|libtorrent-rasterbar-0.16.9-1|28	%package -n %{libname}
12cu|libtorrent-rasterbar-0.16.9-1|29	Group:		System/Libraries
12cu|libtorrent-rasterbar-0.16.9-1|30	Summary:	The Rasterbar BitTorrent library
12cu|libtorrent-rasterbar-0.16.9-1|31	
12cu|libtorrent-rasterbar-0.16.9-1|32	%description -n %{libname}
12cu|libtorrent-rasterbar-0.16.9-1|33	libtorrent-rasterbar is a C++ library that aims to be a good
12cu|libtorrent-rasterbar-0.16.9-1|34	alternative to all the other bittorrent implementations around. It is
12cu|libtorrent-rasterbar-0.16.9-1|35	a library and not a full featured client. It is not the same as the
12cu|libtorrent-rasterbar-0.16.9-1|36	other libtorrent, as used by the 'rtorrent' application, that is in
12cu|libtorrent-rasterbar-0.16.9-1|37	the 'libtorrent' package. The two are completely different and
12cu|libtorrent-rasterbar-0.16.9-1|38	incompatible.
12cu|libtorrent-rasterbar-0.16.9-1|39	
12cu|libtorrent-rasterbar-0.16.9-1|40	%package -n python-%{name}
12cu|libtorrent-rasterbar-0.16.9-1|41	Group:		System/Libraries
12cu|libtorrent-rasterbar-0.16.9-1|42	Summary:	The Rasterbar BitTorrent library's Python bindings
12cu|libtorrent-rasterbar-0.16.9-1|43	%{py_requires}
12cu|libtorrent-rasterbar-0.16.9-1|44	Requires:	%{libname} = %{version}-%{release}
12cu|libtorrent-rasterbar-0.16.9-1|45	
12cu|libtorrent-rasterbar-0.16.9-1|46	%description -n python-%{name}
12cu|libtorrent-rasterbar-0.16.9-1|47	libtorrent-rasterbar is a C++ library that aims to be a good
12cu|libtorrent-rasterbar-0.16.9-1|48	alternative to all the other bittorrent implementations around. It is
12cu|libtorrent-rasterbar-0.16.9-1|49	a library and not a full featured client. It is not the same as the
12cu|libtorrent-rasterbar-0.16.9-1|50	other libtorrent, as used by the 'rtorrent' application, that is in
12cu|libtorrent-rasterbar-0.16.9-1|51	the 'libtorrent' package. The two are completely different and
12cu|libtorrent-rasterbar-0.16.9-1|52	incompatible. This package contains Python bindings.
12cu|libtorrent-rasterbar-0.16.9-1|53	
12cu|libtorrent-rasterbar-0.16.9-1|54	%package -n %{develname}
12cu|libtorrent-rasterbar-0.16.9-1|55	Group:		Development/C
12cu|libtorrent-rasterbar-0.16.9-1|56	Summary:	The Rasterbar BitTorrent library's development headers
12cu|libtorrent-rasterbar-0.16.9-1|57	Provides:	%{name}-devel = %{version}-%{release}
12cu|libtorrent-rasterbar-0.16.9-1|58	Provides:	rb_libtorrent-devel = %{version}-%{release}
12cu|libtorrent-rasterbar-0.16.9-1|59	Requires:	%{libname} = %{version}-%{release}
12cu|libtorrent-rasterbar-0.16.9-1|60	
12cu|libtorrent-rasterbar-0.16.9-1|61	%description -n %{develname}
12cu|libtorrent-rasterbar-0.16.9-1|62	libtorrent-rasterbar is a C++ library that aims to be a good
12cu|libtorrent-rasterbar-0.16.9-1|63	alternative to all the other bittorrent implementations around. It is
12cu|libtorrent-rasterbar-0.16.9-1|64	a library and not a full featured client. It is not the same as the
12cu|libtorrent-rasterbar-0.16.9-1|65	other libtorrent, as used by the 'rtorrent' application, that is in
12cu|libtorrent-rasterbar-0.16.9-1|66	the 'libtorrent' package. The two are completely different and
12cu|libtorrent-rasterbar-0.16.9-1|67	incompatible. This package contains development libraries and headers.
12cu|libtorrent-rasterbar-0.16.9-1|68	
12cu|libtorrent-rasterbar-0.16.9-1|69	%prep
12cu|libtorrent-rasterbar-0.16.9-1|70	%setup -q
12cu|libtorrent-rasterbar-0.16.9-1|71	
12cu|libtorrent-rasterbar-0.16.9-1|72	%build
12cu|libtorrent-rasterbar-0.16.9-1|73	# (tpg) a workaround for libtool crap
12cu|libtorrent-rasterbar-0.16.9-1|74	#sed -i 's/AC_CONFIG_MACRO_DIR(\[m4\])/dnl AC_CONFIG_MACRO_DIR(\[m4\])/' configure.in
12cu|libtorrent-rasterbar-0.16.9-1|75	#autoreconf -fi
12cu|libtorrent-rasterbar-0.16.9-1|76	export CFLAGS="%{optflags} -DBOOST_FILESYSTEM_VERSION=2"
12cu|libtorrent-rasterbar-0.16.9-1|77	export CXXFLAGS="%{optflags}  -DBOOST_FILESYSTEM_VERSION=2"
12cu|libtorrent-rasterbar-0.16.9-1|78	%configure2_5x \
12cu|libtorrent-rasterbar-0.16.9-1|79	--disable-static \
12cu|libtorrent-rasterbar-0.16.9-1|80	--enable-python-binding \
12cu|libtorrent-rasterbar-0.16.9-1|81	--with-zlib=system \
12cu|libtorrent-rasterbar-0.16.9-1|82	--with-libgeoip=system \
12cu|libtorrent-rasterbar-0.16.9-1|83	--enable-encryption \
12cu|libtorrent-rasterbar-0.16.9-1|84	--enable-dht \
12cu|libtorrent-rasterbar-0.16.9-1|85	--with-boost-libdir=%{_libdir}
12cu|libtorrent-rasterbar-0.16.9-1|86	
12cu|libtorrent-rasterbar-0.16.9-1|87	%make
12cu|libtorrent-rasterbar-0.16.9-1|88	
12cu|libtorrent-rasterbar-0.16.9-1|89	%install
12cu|libtorrent-rasterbar-0.16.9-1|90	%makeinstall_std
12cu|libtorrent-rasterbar-0.16.9-1|91	
12cu|libtorrent-rasterbar-0.16.9-1|92	%files -n %{libname}
12cu|libtorrent-rasterbar-0.16.9-1|93	%{_libdir}/*.so.%{major}*
12cu|libtorrent-rasterbar-0.16.9-1|94	
12cu|libtorrent-rasterbar-0.16.9-1|95	%files -n %{develname}
12cu|libtorrent-rasterbar-0.16.9-1|96	%{_libdir}/*.so
12cu|libtorrent-rasterbar-0.16.9-1|97	%{_includedir}/libtorrent
12cu|libtorrent-rasterbar-0.16.9-1|98	%{_libdir}/pkgconfig/%{name}.pc
12cu|libtorrent-rasterbar-0.16.9-1|99	
12cu|libtorrent-rasterbar-0.16.9-1|100	%files -n python-%{name}
12cu|libtorrent-rasterbar-0.16.9-1|101	%{py_platsitedir}/*.so
12cu|libtorrent-rasterbar-0.16.9-1|102	%{py_platsitedir}/*.egg-info

9941 12
12cu|libtuxcap-1.4.0-1|1	%define		major 4.0
12cu|libtuxcap-1.4.0-1|2	%define		libname		%mklibname tuxcap %{major}
12cu|libtuxcap-1.4.0-1|3	%define		develname	%mklibname tuxcap -d
12cu|libtuxcap-1.4.0-1|4	Name:		libtuxcap
12cu|libtuxcap-1.4.0-1|5	Version:	1.4.0
12cu|libtuxcap-1.4.0-1|6	Release:	1
12cu|libtuxcap-1.4.0-1|7	License:	BSD
12cu|libtuxcap-1.4.0-1|8	Summary:	Port of the PopCap Games Framework used for 2D game development
12cu|libtuxcap-1.4.0-1|9	Group:		System/Libraries
12cu|libtuxcap-1.4.0-1|10	Url:		http://sourceforge.net/projects/tuxcap/
12cu|libtuxcap-1.4.0-1|11	Source:		%{name}-%{version}.tar.gz
12cu|libtuxcap-1.4.0-1|12	Patch0:		libtuxcap-1.4.0-includes.patch
12cu|libtuxcap-1.4.0-1|13	Patch1:		libtuxcap-1.4.0-libdir.patch
12cu|libtuxcap-1.4.0-1|14	BuildRequires:	cmake
12cu|libtuxcap-1.4.0-1|15	BuildRequires:	pkgconfig(gl)
12cu|libtuxcap-1.4.0-1|16	BuildRequires:	pkgconfig(glu)
12cu|libtuxcap-1.4.0-1|17	BuildRequires:	imagemagick-devel
12cu|libtuxcap-1.4.0-1|18	BuildRequires:  imagemagick
12cu|libtuxcap-1.4.0-1|19	BuildRequires:	pkgconfig(SDL_mixer)
12cu|libtuxcap-1.4.0-1|20	BuildRequires:	pkgconfig(x11)
12cu|libtuxcap-1.4.0-1|21	BuildRequires:	pkgconfig(python)
12cu|libtuxcap-1.4.0-1|22	
12cu|libtuxcap-1.4.0-1|23	%description
12cu|libtuxcap-1.4.0-1|24	The TuxCap Games Framework is a GNU/Linux and Mac OSX port of the PopCap
12cu|libtuxcap-1.4.0-1|25	Games Framework used for 2D game development. It comes with PyCap Python
12cu|libtuxcap-1.4.0-1|26	bindings, a fast 2D physics engine, a particle engine, widgets and many
12cu|libtuxcap-1.4.0-1|27	documented examples.
12cu|libtuxcap-1.4.0-1|28	
12cu|libtuxcap-1.4.0-1|29	%package -n %{libname}
12cu|libtuxcap-1.4.0-1|30	Group:		System/Libraries
12cu|libtuxcap-1.4.0-1|31	Summary:	Port of the PopCap Games Framework used for 2D game development
12cu|libtuxcap-1.4.0-1|32	
12cu|libtuxcap-1.4.0-1|33	%description -n %{libname}
12cu|libtuxcap-1.4.0-1|34	The TuxCap Games Framework is a GNU/Linux and Mac OSX port of the PopCap
12cu|libtuxcap-1.4.0-1|35	Games Framework used for 2D game development. It comes with PyCap Python
12cu|libtuxcap-1.4.0-1|36	bindings, a fast 2D physics engine, a particle engine, widgets and many
12cu|libtuxcap-1.4.0-1|37	documented examples.
12cu|libtuxcap-1.4.0-1|38	
12cu|libtuxcap-1.4.0-1|39	%package -n %{develname}
12cu|libtuxcap-1.4.0-1|40	Group:		Development/C
12cu|libtuxcap-1.4.0-1|41	Provides:	%{name}-devel = %{EVRD}
12cu|libtuxcap-1.4.0-1|42	Requires:	%{libname} = %{EVRD}
12cu|libtuxcap-1.4.0-1|43	Summary:	Development headers for %{name}
12cu|libtuxcap-1.4.0-1|44	
12cu|libtuxcap-1.4.0-1|45	%description -n %{develname}
12cu|libtuxcap-1.4.0-1|46	Development headers for TuxCap Games Framework
12cu|libtuxcap-1.4.0-1|47	
12cu|libtuxcap-1.4.0-1|48	%prep
12cu|libtuxcap-1.4.0-1|49	%setup -q
12cu|libtuxcap-1.4.0-1|50	%patch0 -p1
12cu|libtuxcap-1.4.0-1|51	%patch1 -p1
12cu|libtuxcap-1.4.0-1|52	
12cu|libtuxcap-1.4.0-1|53	%__sed -i '/pythondemo1/d' tuxcap/CMakeLists.txt
12cu|libtuxcap-1.4.0-1|54	
12cu|libtuxcap-1.4.0-1|55	%build
12cu|libtuxcap-1.4.0-1|56	%cmake
12cu|libtuxcap-1.4.0-1|57	%make
12cu|libtuxcap-1.4.0-1|58	
12cu|libtuxcap-1.4.0-1|59	%install
12cu|libtuxcap-1.4.0-1|60	
12cu|libtuxcap-1.4.0-1|61	%makeinstall_std -C build
12cu|libtuxcap-1.4.0-1|62	
12cu|libtuxcap-1.4.0-1|63	rm -fr %{buildroot}%{_libdir}/*.*a
12cu|libtuxcap-1.4.0-1|64	
12cu|libtuxcap-1.4.0-1|65	%files -n %{libname}
12cu|libtuxcap-1.4.0-1|66	%{_libdir}/*.so.%{major}*
12cu|libtuxcap-1.4.0-1|67	
12cu|libtuxcap-1.4.0-1|68	%files -n %{develname}
12cu|libtuxcap-1.4.0-1|69	%doc AUTHORS CHANGELOG COPYRIGHT README TODO doc/*
12cu|libtuxcap-1.4.0-1|70	%{_includedir}/*
12cu|libtuxcap-1.4.0-1|71	%{_libdir}/*.so
12cu|libtuxcap-1.4.0-1|72	
12cu|libtuxcap-1.4.0-1|73	
12cu|libtuxcap-1.4.0-1|74	%changelog
12cu|libtuxcap-1.4.0-1|75	* Fri Mar 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-1
12cu|libtuxcap-1.4.0-1|76	+ Revision: 83aba7c
12cu|libtuxcap-1.4.0-1|77	- Added glu BR
12cu|libtuxcap-1.4.0-1|78	
12cu|libtuxcap-1.4.0-1|79	

9942 12
12cu|libvmime-0.9.2-1|1	%define	major	0
12cu|libvmime-0.9.2-1|2	%define	libname	%mklibname vmime %{major}
12cu|libvmime-0.9.2-1|3	%define	devname	%mklibname vmime -d
12cu|libvmime-0.9.2-1|4	
12cu|libvmime-0.9.2-1|5	
12cu|libvmime-0.9.2-1|6	Summary:	A powerful C++ class library for working with MIME/Internet messages
12cu|libvmime-0.9.2-1|7	Name:		libvmime
12cu|libvmime-0.9.2-1|8	Version:	0.9.2
12cu|libvmime-0.9.2-1|9	Release:	1
12cu|libvmime-0.9.2-1|10	License:	GPLv2+
12cu|libvmime-0.9.2-1|11	Group:		System/Libraries
12cu|libvmime-0.9.2-1|12	URL:		http://download.zarafa.com/community/final/7.0/7.0.0-27791/sourcecode/vmime-patches/
12cu|libvmime-0.9.2-1|13	Source0:	http://downloads.sourceforge.net/project/vmime/vmime/0.9/%{name}-%{version}.tar.bz2
12cu|libvmime-0.9.2-1|14	Patch0:         libvmime-0.9.2-soversion.patch
12cu|libvmime-0.9.2-1|15	Patch1:         libvmime-0.9.2-gnutls.patch
12cu|libvmime-0.9.2-1|16	BuildRequires:	cmake
12cu|libvmime-0.9.2-1|17	BuildRequires:	pkgconfig
12cu|libvmime-0.9.2-1|18	BuildRequires:	pkgconfig(libgsasl)
12cu|libvmime-0.9.2-1|19	BuildRequires:	pkgconfig(gnutls)
12cu|libvmime-0.9.2-1|20	BuildRequires:	pkgconfig(zlib)
12cu|libvmime-0.9.2-1|21	BuildRequires:	libgcrypt-devel
12cu|libvmime-0.9.2-1|22	BuildRequires:	sendmail
12cu|libvmime-0.9.2-1|23	BuildRequires:	doxygen
12cu|libvmime-0.9.2-1|24	
12cu|libvmime-0.9.2-1|25	%description
12cu|libvmime-0.9.2-1|26	VMime is a powerful C++ class library for parsing, generating or
12cu|libvmime-0.9.2-1|27	editing Internet RFC-[2]822 and MIME messages. VMime is designed
12cu|libvmime-0.9.2-1|28	to provide a fast and an easy way to manipulate Internet mail
12cu|libvmime-0.9.2-1|29	messages.
12cu|libvmime-0.9.2-1|30	
12cu|libvmime-0.9.2-1|31	It also includes support for using messaging protocols (POP3, IMAP,
12cu|libvmime-0.9.2-1|32	SMTP and maildir) with a lot of features supported: listing folders,
12cu|libvmime-0.9.2-1|33	downloading and adding messages to folders, extracting parts from
12cu|libvmime-0.9.2-1|34	message, getting and setting message flags and a lot more.
12cu|libvmime-0.9.2-1|35	
12cu|libvmime-0.9.2-1|36	This package contains an old and deprecated version of libvmime.
12cu|libvmime-0.9.2-1|37	You need it only if the software you are using hasn't been updated
12cu|libvmime-0.9.2-1|38	to work with the newer version and the newer API.
12cu|libvmime-0.9.2-1|39	
12cu|libvmime-0.9.2-1|40	%package -n	%{libname}
12cu|libvmime-0.9.2-1|41	Summary:	Library associated with ncpfs
12cu|libvmime-0.9.2-1|42	Group:		System/Libraries
12cu|libvmime-0.9.2-1|43	Obsoletes:	%{mklibname vmime07 _0}
12cu|libvmime-0.9.2-1|44	
12cu|libvmime-0.9.2-1|45	%description -n	%{libname}
12cu|libvmime-0.9.2-1|46	VMime is a powerful C++ class library for parsing, generating or
12cu|libvmime-0.9.2-1|47	editing Internet RFC-[2]822 and MIME messages. VMime is designed
12cu|libvmime-0.9.2-1|48	to provide a fast and an easy way to manipulate Internet mail
12cu|libvmime-0.9.2-1|49	messages.
12cu|libvmime-0.9.2-1|50	
12cu|libvmime-0.9.2-1|51	It also includes support for using messaging protocols (POP3, IMAP,
12cu|libvmime-0.9.2-1|52	SMTP and maildir) with a lot of features supported: listing folders,
12cu|libvmime-0.9.2-1|53	downloading and adding messages to folders, extracting parts from
12cu|libvmime-0.9.2-1|54	message, getting and setting message flags and a lot more.
12cu|libvmime-0.9.2-1|55	
12cu|libvmime-0.9.2-1|56	This package contains an old and deprecated version of libvmime.
12cu|libvmime-0.9.2-1|57	You need it only if the software you are using hasn't been updated
12cu|libvmime-0.9.2-1|58	to work with the newer version and the newer API.
12cu|libvmime-0.9.2-1|59	
12cu|libvmime-0.9.2-1|60	%package -n	%{devname}
12cu|libvmime-0.9.2-1|61	Summary:	Development files for the libvmime library
12cu|libvmime-0.9.2-1|62	Group:		Development/C++
12cu|libvmime-0.9.2-1|63	Requires:	%{libname} = %{EVRD}
12cu|libvmime-0.9.2-1|64	Obsoletes:	%{mklibname vmime07 -d}
12cu|libvmime-0.9.2-1|65	
12cu|libvmime-0.9.2-1|66	%description -n	%{devname}
12cu|libvmime-0.9.2-1|67	The libvmime package includes header files and libraries necessary
12cu|libvmime-0.9.2-1|68	for developing programs which use the libvmime C++ class library.
12cu|libvmime-0.9.2-1|69	
12cu|libvmime-0.9.2-1|70	This package contains an old and deprecated version of libvmime.
12cu|libvmime-0.9.2-1|71	You need it only if the software you are using hasn't been updated
12cu|libvmime-0.9.2-1|72	to work with the newer version and the newer API.
12cu|libvmime-0.9.2-1|73	
12cu|libvmime-0.9.2-1|74	%prep
12cu|libvmime-0.9.2-1|75	%setup -q
12cu|libvmime-0.9.2-1|76	%patch0 -p1
12cu|libvmime-0.9.2-1|77	#patch1 -p1
12cu|libvmime-0.9.2-1|78	
12cu|libvmime-0.9.2-1|79	%build
12cu|libvmime-0.9.2-1|80	%cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo
12cu|libvmime-0.9.2-1|81	%make
12cu|libvmime-0.9.2-1|82	
12cu|libvmime-0.9.2-1|83	%install
12cu|libvmime-0.9.2-1|84	%makeinstall_std -C build
12cu|libvmime-0.9.2-1|85	
12cu|libvmime-0.9.2-1|86	# Remove the static library and libtool .la file
12cu|libvmime-0.9.2-1|87	rm -f %{buildroot}%{_libdir}/%{name}.a
12cu|libvmime-0.9.2-1|88	
12cu|libvmime-0.9.2-1|89	# Remove the documentation dir, as %doc will pick it up
12cu|libvmime-0.9.2-1|90	rm -rf %{buildroot}%{_datadir}/doc
12cu|libvmime-0.9.2-1|91	
12cu|libvmime-0.9.2-1|92	%files -n %{libname}
12cu|libvmime-0.9.2-1|93	%doc AUTHORS COPYING ChangeLog
12cu|libvmime-0.9.2-1|94	%{_libdir}/%{name}.so.%{major}*
12cu|libvmime-0.9.2-1|95	
12cu|libvmime-0.9.2-1|96	%files -n %{devname}
12cu|libvmime-0.9.2-1|97	%{_libdir}/%{name}.so
12cu|libvmime-0.9.2-1|98	%{_includedir}/vmime/
12cu|libvmime-0.9.2-1|99	%{_libdir}/pkgconfig/*.pc
12cu|libvmime-0.9.2-1|100	

9943 12
12cu|libwebcam-0.2.3-1|1	%define major 0
12cu|libwebcam-0.2.3-1|2	%define libname %mklibname %{name} %{major}
12cu|libwebcam-0.2.3-1|3	%define devname %mklibname %{name} -d
12cu|libwebcam-0.2.3-1|4	
12cu|libwebcam-0.2.3-1|5	Summary:	A library for user-space configuration of the uvcvideo driver
12cu|libwebcam-0.2.3-1|6	Name:		libwebcam
12cu|libwebcam-0.2.3-1|7	Version:	0.2.3
12cu|libwebcam-0.2.3-1|8	Release:	1
12cu|libwebcam-0.2.3-1|9	Group:		System/Kernel and hardware
12cu|libwebcam-0.2.3-1|10	License:	GPLv3+
12cu|libwebcam-0.2.3-1|11	Url:		http://sourceforge.net/p/libwebcam/wiki/Home/
12cu|libwebcam-0.2.3-1|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.gz
12cu|libwebcam-0.2.3-1|13	Patch0:		libwebcam-silence-uvcdynctrl.patch
12cu|libwebcam-0.2.3-1|14	Patch1:		libwebcam-src-0.2.3-v4l2-check.patch
12cu|libwebcam-0.2.3-1|15	BuildRequires:	cmake
12cu|libwebcam-0.2.3-1|16	BuildRequires:	gengetopt
12cu|libwebcam-0.2.3-1|17	BuildRequires:	pkgconfig(libxml-2.0)
12cu|libwebcam-0.2.3-1|18	
12cu|libwebcam-0.2.3-1|19	%description
12cu|libwebcam-0.2.3-1|20	Libwebcam provides a user-space library for interaction with the uvcvideo
12cu|libwebcam-0.2.3-1|21	kernel driver. One could use this library to manipulate settings for one
12cu|libwebcam-0.2.3-1|22	or many UVC-type webcams found attached on a single computer.
12cu|libwebcam-0.2.3-1|23	
12cu|libwebcam-0.2.3-1|24	#----------------------------------------------------------------------------
12cu|libwebcam-0.2.3-1|25	
12cu|libwebcam-0.2.3-1|26	%package -n %{libname}
12cu|libwebcam-0.2.3-1|27	Summary:	A library for user-space configuration of the uvcvideo driver
12cu|libwebcam-0.2.3-1|28	Group:		System/Libraries
12cu|libwebcam-0.2.3-1|29	
12cu|libwebcam-0.2.3-1|30	%description -n %{libname}
12cu|libwebcam-0.2.3-1|31	Libwebcam provides a user-space library for interaction with the uvcvideo
12cu|libwebcam-0.2.3-1|32	kernel driver. One could use this library to manipulate settings for one
12cu|libwebcam-0.2.3-1|33	or many UVC-type webcams found attached on a single computer.
12cu|libwebcam-0.2.3-1|34	
12cu|libwebcam-0.2.3-1|35	%files -n %{libname}
12cu|libwebcam-0.2.3-1|36	%doc libwebcam/README libwebcam/COPYING.LESSER
12cu|libwebcam-0.2.3-1|37	%{_libdir}/libwebcam.so.*
12cu|libwebcam-0.2.3-1|38	
12cu|libwebcam-0.2.3-1|39	#----------------------------------------------------------------------------
12cu|libwebcam-0.2.3-1|40	
12cu|libwebcam-0.2.3-1|41	%package -n %{devname}
12cu|libwebcam-0.2.3-1|42	Summary:	Development libraries and headers for libwebcam
12cu|libwebcam-0.2.3-1|43	Group:		Development/C
12cu|libwebcam-0.2.3-1|44	Requires:	%{libname} = %{EVRD}
12cu|libwebcam-0.2.3-1|45	
12cu|libwebcam-0.2.3-1|46	%description -n %{devname}
12cu|libwebcam-0.2.3-1|47	Development libraries and headers for libwebcam.
12cu|libwebcam-0.2.3-1|48	
12cu|libwebcam-0.2.3-1|49	%files -n %{devname}
12cu|libwebcam-0.2.3-1|50	%{_includedir}/webcam.h
12cu|libwebcam-0.2.3-1|51	%{_libdir}/libwebcam.so
12cu|libwebcam-0.2.3-1|52	%{_libdir}/pkgconfig/libwebcam.pc
12cu|libwebcam-0.2.3-1|53	
12cu|libwebcam-0.2.3-1|54	#----------------------------------------------------------------------------
12cu|libwebcam-0.2.3-1|55	
12cu|libwebcam-0.2.3-1|56	%package -n uvcdynctrl
12cu|libwebcam-0.2.3-1|57	Summary:	Command line interface to libwebcam
12cu|libwebcam-0.2.3-1|58	Group:		System/Kernel and hardware
12cu|libwebcam-0.2.3-1|59	Requires:	uvcdynctrl-data = %{EVRD}
12cu|libwebcam-0.2.3-1|60	
12cu|libwebcam-0.2.3-1|61	%description -n uvcdynctrl
12cu|libwebcam-0.2.3-1|62	Uvcdynctrl is a command line interface for manipulating settings in
12cu|libwebcam-0.2.3-1|63	UVC-type webcams. It uses the libwebcam library for webcam access.
12cu|libwebcam-0.2.3-1|64	
12cu|libwebcam-0.2.3-1|65	%files -n uvcdynctrl
12cu|libwebcam-0.2.3-1|66	%doc uvcdynctrl/README uvcdynctrl/COPYING
12cu|libwebcam-0.2.3-1|67	%{_bindir}/uvcdynctrl*
12cu|libwebcam-0.2.3-1|68	/lib/udev/uvcdynctrl
12cu|libwebcam-0.2.3-1|69	/lib/udev/rules.d/80-uvcdynctrl.rules
12cu|libwebcam-0.2.3-1|70	%{_mandir}/man1/uvcdynctrl*.1*
12cu|libwebcam-0.2.3-1|71	
12cu|libwebcam-0.2.3-1|72	#----------------------------------------------------------------------------
12cu|libwebcam-0.2.3-1|73	
12cu|libwebcam-0.2.3-1|74	%package -n uvcdynctrl-data
12cu|libwebcam-0.2.3-1|75	Summary:	XML control file for the uvcdynctrl package
12cu|libwebcam-0.2.3-1|76	Group:		System/Kernel and hardware
12cu|libwebcam-0.2.3-1|77	Requires:	uvcdynctrl = %{EVRD}
12cu|libwebcam-0.2.3-1|78	BuildArch:	noarch
12cu|libwebcam-0.2.3-1|79	
12cu|libwebcam-0.2.3-1|80	%description -n uvcdynctrl-data
12cu|libwebcam-0.2.3-1|81	XML control file for the uvcdynctrl package.
12cu|libwebcam-0.2.3-1|82	
12cu|libwebcam-0.2.3-1|83	%files -n uvcdynctrl-data
12cu|libwebcam-0.2.3-1|84	%{_datadir}/uvcdynctrl
12cu|libwebcam-0.2.3-1|85	
12cu|libwebcam-0.2.3-1|86	#----------------------------------------------------------------------------
12cu|libwebcam-0.2.3-1|87	
12cu|libwebcam-0.2.3-1|88	%prep
12cu|libwebcam-0.2.3-1|89	%setup -q -n %{name}-src-%{version}
12cu|libwebcam-0.2.3-1|90	%patch0 -p1
12cu|libwebcam-0.2.3-1|91	%patch1 -p1
12cu|libwebcam-0.2.3-1|92	
12cu|libwebcam-0.2.3-1|93	%build
12cu|libwebcam-0.2.3-1|94	%cmake
12cu|libwebcam-0.2.3-1|95	%make
12cu|libwebcam-0.2.3-1|96	
12cu|libwebcam-0.2.3-1|97	%install
12cu|libwebcam-0.2.3-1|98	%makeinstall_std -C build
12cu|libwebcam-0.2.3-1|99	rm %{buildroot}%{_libdir}/libwebcam.a
12cu|libwebcam-0.2.3-1|100	
12cu|libwebcam-0.2.3-1|101	
12cu|libwebcam-0.2.3-1|102	%changelog
12cu|libwebcam-0.2.3-1|103	* Mon Oct 28 2013 Rosa <rosa@abf.rosalinux.ru> 0.2.3-1
12cu|libwebcam-0.2.3-1|104	+ Revision: eb19046
12cu|libwebcam-0.2.3-1|105	- Automatic import for version 0.2.3-1
12cu|libwebcam-0.2.3-1|106	
12cu|libwebcam-0.2.3-1|107	

9944 12
12cu|libxkbcommon-0.3.1-1|1	%define major 0
12cu|libxkbcommon-0.3.1-1|2	%define libname %mklibname xkbcommon %{major}
12cu|libxkbcommon-0.3.1-1|3	%define devname %mklibname xkbcommon -d
12cu|libxkbcommon-0.3.1-1|4	
12cu|libxkbcommon-0.3.1-1|5	%define bname xkbcommon
12cu|libxkbcommon-0.3.1-1|6	
12cu|libxkbcommon-0.3.1-1|7	Summary:	Library to translate evdev keycodes to keysyms
12cu|libxkbcommon-0.3.1-1|8	Name:		lib%{bname}
12cu|libxkbcommon-0.3.1-1|9	Version:	0.3.1
12cu|libxkbcommon-0.3.1-1|10	Release:	1
12cu|libxkbcommon-0.3.1-1|11	License:	MIT
12cu|libxkbcommon-0.3.1-1|12	Group:		Development/X11
12cu|libxkbcommon-0.3.1-1|13	Url:		http://cgit.freedesktop.org/xorg/lib/libxkbcommon/
12cu|libxkbcommon-0.3.1-1|14	Source0:	%{name}-%{version}.tar.xz
12cu|libxkbcommon-0.3.1-1|15	BuildRequires:	bison
12cu|libxkbcommon-0.3.1-1|16	BuildRequires:	byacc
12cu|libxkbcommon-0.3.1-1|17	BuildRequires:	doxygen
12cu|libxkbcommon-0.3.1-1|18	BuildRequires:	flex
12cu|libxkbcommon-0.3.1-1|19	BuildRequires:	pkgconfig(x11)
12cu|libxkbcommon-0.3.1-1|20	BuildRequires:	pkgconfig(xcb)
12cu|libxkbcommon-0.3.1-1|21	BuildRequires:	pkgconfig(xorg-macros)
12cu|libxkbcommon-0.3.1-1|22	BuildRequires:	pkgconfig(xproto)
12cu|libxkbcommon-0.3.1-1|23	# to auto-detect XKB config root
12cu|libxkbcommon-0.3.1-1|24	BuildRequires:	x11-data-xkbdata
12cu|libxkbcommon-0.3.1-1|25	
12cu|libxkbcommon-0.3.1-1|26	%description
12cu|libxkbcommon-0.3.1-1|27	A library that provides XKB API, common to servers and clients, to translate
12cu|libxkbcommon-0.3.1-1|28	evdev keycodes to keysyms, used by Wayland. Wayland is a protocol for a
12cu|libxkbcommon-0.3.1-1|29	compositor to talk to its clients as well as a C library implementation of
12cu|libxkbcommon-0.3.1-1|30	that protocol. The compositor can be a standalone display server running on
12cu|libxkbcommon-0.3.1-1|31	Linux kernel modesetting and evdev input devices, an X application, or a
12cu|libxkbcommon-0.3.1-1|32	wayland client itself.
12cu|libxkbcommon-0.3.1-1|33	
12cu|libxkbcommon-0.3.1-1|34	#-----------------------------------------------------------------------------
12cu|libxkbcommon-0.3.1-1|35	
12cu|libxkbcommon-0.3.1-1|36	%package -n %{libname}
12cu|libxkbcommon-0.3.1-1|37	Summary:	Library to translate evdev keycodes to keysyms
12cu|libxkbcommon-0.3.1-1|38	Group:		Development/X11
12cu|libxkbcommon-0.3.1-1|39	
12cu|libxkbcommon-0.3.1-1|40	%description -n %{libname}
12cu|libxkbcommon-0.3.1-1|41	A library that provides XKB API, common to servers and clients, to translate
12cu|libxkbcommon-0.3.1-1|42	evdev keycodes to keysyms, used by Wayland. Wayland is a protocol for a
12cu|libxkbcommon-0.3.1-1|43	compositor to talk to its clients as well as a C library implementation of
12cu|libxkbcommon-0.3.1-1|44	that protocol. The compositor can be a standalone display server running on
12cu|libxkbcommon-0.3.1-1|45	Linux kernel modesetting and evdev input devices, an X application, or a
12cu|libxkbcommon-0.3.1-1|46	wayland client itself.
12cu|libxkbcommon-0.3.1-1|47	
12cu|libxkbcommon-0.3.1-1|48	%files -n %{libname}
12cu|libxkbcommon-0.3.1-1|49	%doc COPYING README
12cu|libxkbcommon-0.3.1-1|50	%{_libdir}/%{name}.so.%{major}*
12cu|libxkbcommon-0.3.1-1|51	
12cu|libxkbcommon-0.3.1-1|52	#-----------------------------------------------------------------------------
12cu|libxkbcommon-0.3.1-1|53	
12cu|libxkbcommon-0.3.1-1|54	%package -n %{devname}
12cu|libxkbcommon-0.3.1-1|55	Summary:	Development files for %{name}
12cu|libxkbcommon-0.3.1-1|56	Group:		Development/X11
12cu|libxkbcommon-0.3.1-1|57	Requires:	%{libname} = %{EVRD}
12cu|libxkbcommon-0.3.1-1|58	Provides:	%{name}-devel = %{EVRD}
12cu|libxkbcommon-0.3.1-1|59	
12cu|libxkbcommon-0.3.1-1|60	%description -n %{devname}
12cu|libxkbcommon-0.3.1-1|61	This package contains development files for %{name}.
12cu|libxkbcommon-0.3.1-1|62	
12cu|libxkbcommon-0.3.1-1|63	%files -n %{devname}
12cu|libxkbcommon-0.3.1-1|64	%doc COPYING
12cu|libxkbcommon-0.3.1-1|65	%{_libdir}/%{name}.so
12cu|libxkbcommon-0.3.1-1|66	%{_libdir}/pkgconfig/%{bname}.pc
12cu|libxkbcommon-0.3.1-1|67	%{_includedir}/%{bname}/%{bname}.h
12cu|libxkbcommon-0.3.1-1|68	%{_includedir}/%{bname}/%{bname}-compat.h
12cu|libxkbcommon-0.3.1-1|69	%{_includedir}/%{bname}/%{bname}-keysyms.h
12cu|libxkbcommon-0.3.1-1|70	%{_includedir}/%{bname}/%{bname}-names.h
12cu|libxkbcommon-0.3.1-1|71	
12cu|libxkbcommon-0.3.1-1|72	#-----------------------------------------------------------------------------
12cu|libxkbcommon-0.3.1-1|73	
12cu|libxkbcommon-0.3.1-1|74	%package doc
12cu|libxkbcommon-0.3.1-1|75	Summary:	Documentation for %{name}
12cu|libxkbcommon-0.3.1-1|76	Group:		Development/Other
12cu|libxkbcommon-0.3.1-1|77	
12cu|libxkbcommon-0.3.1-1|78	%description doc
12cu|libxkbcommon-0.3.1-1|79	This package contains documentation for %{name}.
12cu|libxkbcommon-0.3.1-1|80	
12cu|libxkbcommon-0.3.1-1|81	%files doc
12cu|libxkbcommon-0.3.1-1|82	%doc %{_docdir}/%{name}/*
12cu|libxkbcommon-0.3.1-1|83	
12cu|libxkbcommon-0.3.1-1|84	#-----------------------------------------------------------------------------
12cu|libxkbcommon-0.3.1-1|85	
12cu|libxkbcommon-0.3.1-1|86	%prep
12cu|libxkbcommon-0.3.1-1|87	%setup -q
12cu|libxkbcommon-0.3.1-1|88	
12cu|libxkbcommon-0.3.1-1|89	%build
12cu|libxkbcommon-0.3.1-1|90	autoreconf -vfi
12cu|libxkbcommon-0.3.1-1|91	%configure2_5x	\
12cu|libxkbcommon-0.3.1-1|92	--disable-static \
12cu|libxkbcommon-0.3.1-1|93	--with-xkb-config-root=%{_datadir}/X11/xkb
12cu|libxkbcommon-0.3.1-1|94	%make
12cu|libxkbcommon-0.3.1-1|95	
12cu|libxkbcommon-0.3.1-1|96	
12cu|libxkbcommon-0.3.1-1|97	%install
12cu|libxkbcommon-0.3.1-1|98	%makeinstall_std
12cu|libxkbcommon-0.3.1-1|99	
12cu|libxkbcommon-0.3.1-1|100	
12cu|libxkbcommon-0.3.1-1|101	%changelog
12cu|libxkbcommon-0.3.1-1|102	* Sat Apr 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.1-1
12cu|libxkbcommon-0.3.1-1|103	+ Revision: 57349c2
12cu|libxkbcommon-0.3.1-1|104	- Build 0.3.1 instead of 0.4.0 for now becuase our libxcb is not new enough
12cu|libxkbcommon-0.3.1-1|105	
12cu|libxkbcommon-0.3.1-1|106	

9945 12
12cu|libxmi-1.2-8|1	%define major 0
12cu|libxmi-1.2-8|2	%define libname %mklibname xmi %{major}
12cu|libxmi-1.2-8|3	%define libnamedev %mklibname xmi -d
12cu|libxmi-1.2-8|4	
12cu|libxmi-1.2-8|5	Summary:	Libxmi for library rasterizing 2-D vector graphics
12cu|libxmi-1.2-8|6	Name:		libxmi
12cu|libxmi-1.2-8|7	Version:	1.2
12cu|libxmi-1.2-8|8	Release:	8
12cu|libxmi-1.2-8|9	License:	GPL
12cu|libxmi-1.2-8|10	Group:		System/Libraries
12cu|libxmi-1.2-8|11	URL:		http://www.gnu.org/software/libxmi/
12cu|libxmi-1.2-8|12	Source:		ftp://ftp.gnu.org/pub/gnu/libxmi/%{name}-%{version}.tar.bz2
12cu|libxmi-1.2-8|13	
12cu|libxmi-1.2-8|14	%description
12cu|libxmi-1.2-8|15	GNU libxmi is a C/C++ function library for rasterizing 2-D vector
12cu|libxmi-1.2-8|16	graphics. It can draw 2-D graphical primitives, including wide
12cu|libxmi-1.2-8|17	polygonal lines and circular and elliptical arcs, into a
12cu|libxmi-1.2-8|18	user-supplied matrix of pixels. Sophisticated line styles, such
12cu|libxmi-1.2-8|19	as multicolored dashing patterns, can be specified. There is also
12cu|libxmi-1.2-8|20	support for filling and texturing polygons.
12cu|libxmi-1.2-8|21	
12cu|libxmi-1.2-8|22	%package -n %{libname}
12cu|libxmi-1.2-8|23	Summary:	Libxmi for library rasterizing 2-D vector graphics
12cu|libxmi-1.2-8|24	Group:		Development/Other
12cu|libxmi-1.2-8|25	Provides:	%{name} = %{version}
12cu|libxmi-1.2-8|26	
12cu|libxmi-1.2-8|27	%description -n %{libname}
12cu|libxmi-1.2-8|28	GNU libxmi is a C/C++ function library for rasterizing 2-D vector
12cu|libxmi-1.2-8|29	graphics. It can draw 2-D graphical primitives, including wide
12cu|libxmi-1.2-8|30	polygonal lines and circular and elliptical arcs, into a
12cu|libxmi-1.2-8|31	user-supplied matrix of pixels. Sophisticated line styles, such
12cu|libxmi-1.2-8|32	as multicolored dashing patterns, can be specified. There is also
12cu|libxmi-1.2-8|33	support for filling and texturing polygons.
12cu|libxmi-1.2-8|34	
12cu|libxmi-1.2-8|35	%package -n %{libnamedev}
12cu|libxmi-1.2-8|36	Summary:	Libxmi for library rasterizing 2-D vector graphics
12cu|libxmi-1.2-8|37	Group:		Development/Other
12cu|libxmi-1.2-8|38	Requires:	%{libname} = %{version}
12cu|libxmi-1.2-8|39	Provides:	%{name}-devel = %{version}
12cu|libxmi-1.2-8|40	Obsoletes:	%{mklibname xmi -d 0 } < 1.2-8
12cu|libxmi-1.2-8|41	
12cu|libxmi-1.2-8|42	%description -n %{libnamedev}
12cu|libxmi-1.2-8|43	libxmi devel files.
12cu|libxmi-1.2-8|44	
12cu|libxmi-1.2-8|45	
12cu|libxmi-1.2-8|46	%prep
12cu|libxmi-1.2-8|47	
12cu|libxmi-1.2-8|48	%setup -q
12cu|libxmi-1.2-8|49	
12cu|libxmi-1.2-8|50	%build
12cu|libxmi-1.2-8|51	autoreconf -fi
12cu|libxmi-1.2-8|52	%configure2_5x
12cu|libxmi-1.2-8|53	
12cu|libxmi-1.2-8|54	%make
12cu|libxmi-1.2-8|55	
12cu|libxmi-1.2-8|56	%install
12cu|libxmi-1.2-8|57	%makeinstall_std
12cu|libxmi-1.2-8|58	
12cu|libxmi-1.2-8|59	%files -n %{libname}
12cu|libxmi-1.2-8|60	%{_libdir}/*.so.%{major}*
12cu|libxmi-1.2-8|61	
12cu|libxmi-1.2-8|62	%files -n %{libnamedev}
12cu|libxmi-1.2-8|63	%{_libdir}/*.so
12cu|libxmi-1.2-8|64	%{_includedir}/*
12cu|libxmi-1.2-8|65	%{_libdir}/*.*a
12cu|libxmi-1.2-8|66	%{_infodir}/*
12cu|libxmi-1.2-8|67	%changelog
12cu|libxmi-1.2-8|68	* Fri Oct 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2-8
12cu|libxmi-1.2-8|69	+ Revision: e3fc999
12cu|libxmi-1.2-8|70	- Spec cleanup (merge from cooker)
12cu|libxmi-1.2-8|71	
12cu|libxmi-1.2-8|72	

9946 12
12cu|libxprintapputil-1.0.1-13|1	%define major 1
12cu|libxprintapputil-1.0.1-13|2	%define libname %mklibname xprintapputil %{major}
12cu|libxprintapputil-1.0.1-13|3	%define devname %mklibname -d xprintapputil
12cu|libxprintapputil-1.0.1-13|4	
12cu|libxprintapputil-1.0.1-13|5	Summary:	The XprintAppUtil library
12cu|libxprintapputil-1.0.1-13|6	Name:		libxprintapputil
12cu|libxprintapputil-1.0.1-13|7	Version:	1.0.1
12cu|libxprintapputil-1.0.1-13|8	Release:	13
12cu|libxprintapputil-1.0.1-13|9	License:	MIT
12cu|libxprintapputil-1.0.1-13|10	Group:		Development/X11
12cu|libxprintapputil-1.0.1-13|11	Url:		http://xorg.freedesktop.org
12cu|libxprintapputil-1.0.1-13|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXprintAppUtil-%{version}.tar.bz2
12cu|libxprintapputil-1.0.1-13|13	BuildRequires:	x11-proto-devel
12cu|libxprintapputil-1.0.1-13|14	BuildRequires:	pkgconfig(x11)
12cu|libxprintapputil-1.0.1-13|15	BuildRequires:	pkgconfig(xau)
12cu|libxprintapputil-1.0.1-13|16	BuildRequires:	pkgconfig(xorg-macros)
12cu|libxprintapputil-1.0.1-13|17	BuildRequires:	pkgconfig(xp)
12cu|libxprintapputil-1.0.1-13|18	BuildRequires:	pkgconfig(xprintutil)
12cu|libxprintapputil-1.0.1-13|19	
12cu|libxprintapputil-1.0.1-13|20	%description
12cu|libxprintapputil-1.0.1-13|21	The XprintAppUtil library.
12cu|libxprintapputil-1.0.1-13|22	
12cu|libxprintapputil-1.0.1-13|23	#----------------------------------------------------------------------------
12cu|libxprintapputil-1.0.1-13|24	
12cu|libxprintapputil-1.0.1-13|25	%package -n %{libname}
12cu|libxprintapputil-1.0.1-13|26	Summary:	The XprintAppUtil library
12cu|libxprintapputil-1.0.1-13|27	Group:		Development/X11
12cu|libxprintapputil-1.0.1-13|28	
12cu|libxprintapputil-1.0.1-13|29	%description -n %{libname}
12cu|libxprintapputil-1.0.1-13|30	The XprintAppUtil Library.
12cu|libxprintapputil-1.0.1-13|31	
12cu|libxprintapputil-1.0.1-13|32	%files -n %{libname}
12cu|libxprintapputil-1.0.1-13|33	%{_libdir}/libXprintAppUtil.so.%{major}*
12cu|libxprintapputil-1.0.1-13|34	
12cu|libxprintapputil-1.0.1-13|35	#----------------------------------------------------------------------------
12cu|libxprintapputil-1.0.1-13|36	
12cu|libxprintapputil-1.0.1-13|37	%package -n %{devname}
12cu|libxprintapputil-1.0.1-13|38	Summary:	Development files for %{name}
12cu|libxprintapputil-1.0.1-13|39	Group:		Development/X11
12cu|libxprintapputil-1.0.1-13|40	Requires:	%{libname} = %{EVRD}
12cu|libxprintapputil-1.0.1-13|41	Obsoletes:	%{_lib}xprintapputil-static-devel < 1.0.1-13
12cu|libxprintapputil-1.0.1-13|42	
12cu|libxprintapputil-1.0.1-13|43	%description -n %{devname}
12cu|libxprintapputil-1.0.1-13|44	Development files for %{name}.
12cu|libxprintapputil-1.0.1-13|45	
12cu|libxprintapputil-1.0.1-13|46	%files -n %{devname}
12cu|libxprintapputil-1.0.1-13|47	%{_libdir}/libXprintAppUtil.so
12cu|libxprintapputil-1.0.1-13|48	%{_libdir}/pkgconfig/xprintapputil.pc
12cu|libxprintapputil-1.0.1-13|49	%{_includedir}/X11/XprintAppUtil/xpapputil.h
12cu|libxprintapputil-1.0.1-13|50	
12cu|libxprintapputil-1.0.1-13|51	#----------------------------------------------------------------------------
12cu|libxprintapputil-1.0.1-13|52	
12cu|libxprintapputil-1.0.1-13|53	%prep
12cu|libxprintapputil-1.0.1-13|54	%setup -q -n libXprintAppUtil-%{version}
12cu|libxprintapputil-1.0.1-13|55	
12cu|libxprintapputil-1.0.1-13|56	%build
12cu|libxprintapputil-1.0.1-13|57	%configure2_5x\
12cu|libxprintapputil-1.0.1-13|58	--disable-static \
12cu|libxprintapputil-1.0.1-13|59	--x-includes=%{_includedir}\
12cu|libxprintapputil-1.0.1-13|60	--x-libraries=%{_libdir}
12cu|libxprintapputil-1.0.1-13|61	
12cu|libxprintapputil-1.0.1-13|62	%make
12cu|libxprintapputil-1.0.1-13|63	
12cu|libxprintapputil-1.0.1-13|64	%install
12cu|libxprintapputil-1.0.1-13|65	%makeinstall_std
12cu|libxprintapputil-1.0.1-13|66	
12cu|libxprintapputil-1.0.1-13|67	
12cu|libxprintapputil-1.0.1-13|68	%changelog
12cu|libxprintapputil-1.0.1-13|69	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-13
12cu|libxprintapputil-1.0.1-13|70	+ Revision: 984cf71
12cu|libxprintapputil-1.0.1-13|71	- LOG Fix typo
12cu|libxprintapputil-1.0.1-13|72	
12cu|libxprintapputil-1.0.1-13|73	

9947 12
12cu|libxr-1.0-4|1	%define major 1
12cu|libxr-1.0-4|2	%define libname %mklibname xr %{major}
12cu|libxr-1.0-4|3	%define develname %mklibname xr -d
12cu|libxr-1.0-4|4	
12cu|libxr-1.0-4|5	Summary:	Cross-platform XML-RPC client/server library written in C
12cu|libxr-1.0-4|6	Name:		libxr
12cu|libxr-1.0-4|7	Version:	1.0
12cu|libxr-1.0-4|8	Release:	4
12cu|libxr-1.0-4|9	License:	LGPLv2+
12cu|libxr-1.0-4|10	Group:		System/Libraries
12cu|libxr-1.0-4|11	Url:		http://oss.zonio.net/libxr.htm
12cu|libxr-1.0-4|12	Source0:	http://oss.zonio.net/releases/libxr/libxr-%{version}.tar.bz2
12cu|libxr-1.0-4|13	BuildRequires:	flex
12cu|libxr-1.0-4|14	BuildRequires:	bison
12cu|libxr-1.0-4|15	BuildRequires:	libglib2-devel	>= 2.12.0
12cu|libxr-1.0-4|16	BuildRequires:	pkgconfig(libxml-2.0)	>= 2.6.20
12cu|libxr-1.0-4|17	BuildRequires:	openssl-devel	>= 0.9.8e
12cu|libxr-1.0-4|18	BuildRequires:	re2c
12cu|libxr-1.0-4|19	Requires:	%{libname} = %{version}-%{release}
12cu|libxr-1.0-4|20	Requires:	%{develname} = %{version}-%{release}
12cu|libxr-1.0-4|21	
12cu|libxr-1.0-4|22	%description
12cu|libxr-1.0-4|23	Cross-platform XML-RPC client/server library written in C that supports
12cu|libxr-1.0-4|24	persistent HTTP/1.1 conenctions over SSL and comes with XML-RPC interface
12cu|libxr-1.0-4|25	description language and client/server code compiler.
12cu|libxr-1.0-4|26	
12cu|libxr-1.0-4|27	Features:
12cu|libxr-1.0-4|28	
12cu|libxr-1.0-4|29	- Persistent connections over HTTP/1.1
12cu|libxr-1.0-4|30	- SSLv3/TLSv1 using OpenSSL.
12cu|libxr-1.0-4|31	- XML-RPC interface description language (XDL).
12cu|libxr-1.0-4|32	- XML-RPC client stubs/servlet skels compiler.
12cu|libxr-1.0-4|33	- Multiple servlets per server.
12cu|libxr-1.0-4|34	- Servlet lifetime (init -- call -- call -- fini).
12cu|libxr-1.0-4|35	- Multiplatform (linux, mingw32 on windows).
12cu|libxr-1.0-4|36	- IPV6 as soon as OpenSSL 0.9.9 is released.
12cu|libxr-1.0-4|37	
12cu|libxr-1.0-4|38	%package -n %{libname}
12cu|libxr-1.0-4|39	Summary:	Main library for libxr
12cu|libxr-1.0-4|40	Group:		System/Libraries
12cu|libxr-1.0-4|41	Obsoletes:	%mklibname xr 0
12cu|libxr-1.0-4|42	
12cu|libxr-1.0-4|43	%description -n %{libname}
12cu|libxr-1.0-4|44	Main library for libxr.
12cu|libxr-1.0-4|45	
12cu|libxr-1.0-4|46	%package -n %{develname}
12cu|libxr-1.0-4|47	Summary:	Development files for libxr
12cu|libxr-1.0-4|48	Group:		Development/C
12cu|libxr-1.0-4|49	Requires:	%{name} = %{version}-%{release}
12cu|libxr-1.0-4|50	Obsoletes:	%mklibname %{name} 0 -d
12cu|libxr-1.0-4|51	
12cu|libxr-1.0-4|52	%description -n %{develname}
12cu|libxr-1.0-4|53	Development files for libxr.
12cu|libxr-1.0-4|54	
12cu|libxr-1.0-4|55	%prep
12cu|libxr-1.0-4|56	%setup -q
12cu|libxr-1.0-4|57	
12cu|libxr-1.0-4|58	%build
12cu|libxr-1.0-4|59	%configure2_5x
12cu|libxr-1.0-4|60	
12cu|libxr-1.0-4|61	%make
12cu|libxr-1.0-4|62	
12cu|libxr-1.0-4|63	%install
12cu|libxr-1.0-4|64	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cu|libxr-1.0-4|65	
12cu|libxr-1.0-4|66	%makeinstall_std
12cu|libxr-1.0-4|67	
12cu|libxr-1.0-4|68	%if %mdkversion < 200900
12cu|libxr-1.0-4|69	%post -n %{libname} -p /sbin/ldconfig
12cu|libxr-1.0-4|70	%endif
12cu|libxr-1.0-4|71	
12cu|libxr-1.0-4|72	%if %mdkversion < 200900
12cu|libxr-1.0-4|73	%postun -n %{libname} -p /sbin/ldconfig
12cu|libxr-1.0-4|74	%endif
12cu|libxr-1.0-4|75	
12cu|libxr-1.0-4|76	%clean
12cu|libxr-1.0-4|77	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cu|libxr-1.0-4|78	
12cu|libxr-1.0-4|79	%files
12cu|libxr-1.0-4|80	%defattr(-,root,root)
12cu|libxr-1.0-4|81	%{_bindir}/xdl-compiler
12cu|libxr-1.0-4|82	%{_mandir}/man1/xdl-compiler.*
12cu|libxr-1.0-4|83	
12cu|libxr-1.0-4|84	%files -n %{libname}
12cu|libxr-1.0-4|85	%defattr(-,root,root)
12cu|libxr-1.0-4|86	%{_libdir}/libxr.so.%{major}*
12cu|libxr-1.0-4|87	
12cu|libxr-1.0-4|88	%files -n %{develname}
12cu|libxr-1.0-4|89	%defattr(-,root,root)
12cu|libxr-1.0-4|90	%doc AUTHORS NEWS README TODO
12cu|libxr-1.0-4|91	%{_includedir}/libxr/*.h
12cu|libxr-1.0-4|92	%{_libdir}/libxr.a
12cu|libxr-1.0-4|93	%{_libdir}/libxr.so
12cu|libxr-1.0-4|94	%{_libdir}/pkgconfig/libxr.pc
12cu|libxr-1.0-4|95	
12cu|libxr-1.0-4|96	
12cu|libxr-1.0-4|97	%changelog
12cu|libxr-1.0-4|98	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdv2011.0
12cu|libxr-1.0-4|99	+ Revision: 609790
12cu|libxr-1.0-4|100	- rebuild
12cu|libxr-1.0-4|101	
12cu|libxr-1.0-4|102	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 1.0-2mdv2010.1
12cu|libxr-1.0-4|103	+ Revision: 536656
12cu|libxr-1.0-4|104	- rebuild
12cu|libxr-1.0-4|105	
12cu|libxr-1.0-4|106	* Sun Jan 24 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-1mdv2010.1
12cu|libxr-1.0-4|107	+ Revision: 495552
12cu|libxr-1.0-4|108	- update to new version 1.0
12cu|libxr-1.0-4|109	
12cu|libxr-1.0-4|110	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.9.97-2mdv2010.0
12cu|libxr-1.0-4|111	+ Revision: 439515
12cu|libxr-1.0-4|112	- rebuild
12cu|libxr-1.0-4|113	
12cu|libxr-1.0-4|114	* Fri Oct 17 2008 Funda Wang <fwang@mandriva.org> 0.9.97-1mdv2009.1
12cu|libxr-1.0-4|115	+ Revision: 294572
12cu|libxr-1.0-4|116	- New version 0.9.97
12cu|libxr-1.0-4|117	
12cu|libxr-1.0-4|118	* Sat Oct 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.96-1mdv2009.1
12cu|libxr-1.0-4|119	+ Revision: 292490
12cu|libxr-1.0-4|120	- update to new version 0.9.96
12cu|libxr-1.0-4|121	
12cu|libxr-1.0-4|122	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.9.94-2mdv2009.0
12cu|libxr-1.0-4|123	+ Revision: 268080
12cu|libxr-1.0-4|124	- rebuild early 2009.0 package (before pixel changes)
12cu|libxr-1.0-4|125	
12cu|libxr-1.0-4|126	+ Pixel <pixel@mandriva.com>
12cu|libxr-1.0-4|127	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|libxr-1.0-4|128	
12cu|libxr-1.0-4|129	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.94-1mdv2009.0
12cu|libxr-1.0-4|130	+ Revision: 194454
12cu|libxr-1.0-4|131	- new version
12cu|libxr-1.0-4|132	
12cu|libxr-1.0-4|133	+ Olivier Blin <oblin@mandriva.com>
12cu|libxr-1.0-4|134	- restore BuildRoot
12cu|libxr-1.0-4|135	
12cu|libxr-1.0-4|136	+ Thierry Vignaud <tv@mandriva.org>
12cu|libxr-1.0-4|137	- kill re-definition of %%buildroot on Pixel's request
12cu|libxr-1.0-4|138	
12cu|libxr-1.0-4|139	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 0.9.15-2mdv2008.1
12cu|libxr-1.0-4|140	+ Revision: 109221
12cu|libxr-1.0-4|141	- rebuild for new lzma
12cu|libxr-1.0-4|142	
12cu|libxr-1.0-4|143	* Wed Oct 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.15-1mdv2008.1
12cu|libxr-1.0-4|144	+ Revision: 104043
12cu|libxr-1.0-4|145	- new version
12cu|libxr-1.0-4|146	
12cu|libxr-1.0-4|147	* Tue Oct 09 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.14-1mdv2008.1
12cu|libxr-1.0-4|148	+ Revision: 96164
12cu|libxr-1.0-4|149	- new version
12cu|libxr-1.0-4|150	- new license policy
12cu|libxr-1.0-4|151	
12cu|libxr-1.0-4|152	+ Thierry Vignaud <tv@mandriva.org>
12cu|libxr-1.0-4|153	- fix man pages
12cu|libxr-1.0-4|154	
12cu|libxr-1.0-4|155	* Fri Jun 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.10-3mdv2008.0
12cu|libxr-1.0-4|156	+ Revision: 43166
12cu|libxr-1.0-4|157	- fix requires
12cu|libxr-1.0-4|158	
12cu|libxr-1.0-4|159	* Tue Jun 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.10-2mdv2008.0
12cu|libxr-1.0-4|160	+ Revision: 41623
12cu|libxr-1.0-4|161	- new devel library policy
12cu|libxr-1.0-4|162	
12cu|libxr-1.0-4|163	* Sat May 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.10-1mdv2008.0
12cu|libxr-1.0-4|164	+ Revision: 28410
12cu|libxr-1.0-4|165	- new version
12cu|libxr-1.0-4|166	
12cu|libxr-1.0-4|167	* Mon Apr 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.8-2mdv2008.0
12cu|libxr-1.0-4|168	+ Revision: 17558
12cu|libxr-1.0-4|169	- set requires on subpackages
12cu|libxr-1.0-4|170	
12cu|libxr-1.0-4|171	* Mon Apr 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.8-1mdv2008.0
12cu|libxr-1.0-4|172	+ Revision: 17318
12cu|libxr-1.0-4|173	- add missing buildrequires
12cu|libxr-1.0-4|174	- Import libxr
12cu|libxr-1.0-4|175	

9948 12
12cu|libzen-0.4.29-1|1	%define	oname	zen
12cu|libzen-0.4.29-1|2	
12cu|libzen-0.4.29-1|3	%define	major	0
12cu|libzen-0.4.29-1|4	%define	libname	%mklibname %{oname} %{major}
12cu|libzen-0.4.29-1|5	%define	devname	%mklibname %{oname} -d
12cu|libzen-0.4.29-1|6	
12cu|libzen-0.4.29-1|7	Name:		libzen
12cu|libzen-0.4.29-1|8	Version:	0.4.29
12cu|libzen-0.4.29-1|9	Release:	%mkrel 1
12cu|libzen-0.4.29-1|10	Summary:	Shared library for mediainfo
12cu|libzen-0.4.29-1|11	Group:		System/Libraries
12cu|libzen-0.4.29-1|12	License:	BSD
12cu|libzen-0.4.29-1|13	URL:		http://zenlib.sourceforge.net/
12cu|libzen-0.4.29-1|14	Source0:	http://downloads.sourceforge.net/zenlib/%{name}_%{version}.tar.bz2
12cu|libzen-0.4.29-1|15	Patch0:		%{name}_0.4.20-fix-build.patch
12cu|libzen-0.4.29-1|16	BuildRequires:	dos2unix
12cu|libzen-0.4.29-1|17	BuildRequires:	doxygen
12cu|libzen-0.4.29-1|18	
12cu|libzen-0.4.29-1|19	%description
12cu|libzen-0.4.29-1|20	Shared library for libmediainfo and mediainfo-gui.
12cu|libzen-0.4.29-1|21	
12cu|libzen-0.4.29-1|22	#----------------------------------------------------------------------------
12cu|libzen-0.4.29-1|23	
12cu|libzen-0.4.29-1|24	%package -n %{libname}
12cu|libzen-0.4.29-1|25	Summary:	Shared library for mediainfo
12cu|libzen-0.4.29-1|26	Group:		System/Libraries
12cu|libzen-0.4.29-1|27	
12cu|libzen-0.4.29-1|28	%description -n %{libname}
12cu|libzen-0.4.29-1|29	Shared library for libmediainfo and mediainfo-gui.
12cu|libzen-0.4.29-1|30	
12cu|libzen-0.4.29-1|31	%files -n %{libname}
12cu|libzen-0.4.29-1|32	%doc *.txt
12cu|libzen-0.4.29-1|33	%{_bindir}/%{name}-config
12cu|libzen-0.4.29-1|34	%{_libdir}/%{name}.so.%{major}*
12cu|libzen-0.4.29-1|35	
12cu|libzen-0.4.29-1|36	#----------------------------------------------------------------------------
12cu|libzen-0.4.29-1|37	
12cu|libzen-0.4.29-1|38	%package -n %{devname}
12cu|libzen-0.4.29-1|39	Summary:	Include files and libraries for development
12cu|libzen-0.4.29-1|40	Group:		Development/C++
12cu|libzen-0.4.29-1|41	Requires:	%{libname} = %{version}
12cu|libzen-0.4.29-1|42	Provides:	zenlib-devel = %{version}-%{release}
12cu|libzen-0.4.29-1|43	Provides:	%{name}-devel = %{version}-%{release}
12cu|libzen-0.4.29-1|44	
12cu|libzen-0.4.29-1|45	%description -n %{devname}
12cu|libzen-0.4.29-1|46	Include files and mandatory libraries for development.
12cu|libzen-0.4.29-1|47	
12cu|libzen-0.4.29-1|48	%files -n %{devname}
12cu|libzen-0.4.29-1|49	%doc Source/Doc/Documentation.html
12cu|libzen-0.4.29-1|50	%doc Doc/*
12cu|libzen-0.4.29-1|51	%{_includedir}/ZenLib
12cu|libzen-0.4.29-1|52	%{_libdir}/%{name}.so
12cu|libzen-0.4.29-1|53	%{_libdir}/pkgconfig/*.pc
12cu|libzen-0.4.29-1|54	
12cu|libzen-0.4.29-1|55	#----------------------------------------------------------------------------
12cu|libzen-0.4.29-1|56	
12cu|libzen-0.4.29-1|57	%prep
12cu|libzen-0.4.29-1|58	%setup -qn ZenLib
12cu|libzen-0.4.29-1|59	%patch0 -p0
12cu|libzen-0.4.29-1|60	
12cu|libzen-0.4.29-1|61	#fix EOLs and rights
12cu|libzen-0.4.29-1|62	dos2unix *.txt Source/Doc/*.html
12cu|libzen-0.4.29-1|63	chmod 644 *.txt Source/Doc/*.html
12cu|libzen-0.4.29-1|64	
12cu|libzen-0.4.29-1|65	
12cu|libzen-0.4.29-1|66	%build
12cu|libzen-0.4.29-1|67	pushd Project/GNU/Library
12cu|libzen-0.4.29-1|68	autoreconf -vfi
12cu|libzen-0.4.29-1|69	%configure2_5x \
12cu|libzen-0.4.29-1|70	--enable-shared \
12cu|libzen-0.4.29-1|71	--disable-static
12cu|libzen-0.4.29-1|72	%make
12cu|libzen-0.4.29-1|73	popd
12cu|libzen-0.4.29-1|74	
12cu|libzen-0.4.29-1|75	# generate docs
12cu|libzen-0.4.29-1|76	pushd Source/Doc
12cu|libzen-0.4.29-1|77	doxygen -u 2> /dev/null
12cu|libzen-0.4.29-1|78	doxygen Doxyfile
12cu|libzen-0.4.29-1|79	popd
12cu|libzen-0.4.29-1|80	
12cu|libzen-0.4.29-1|81	
12cu|libzen-0.4.29-1|82	%install
12cu|libzen-0.4.29-1|83	pushd Project/GNU/Library
12cu|libzen-0.4.29-1|84	%makeinstall_std
12cu|libzen-0.4.29-1|85	popd
12cu|libzen-0.4.29-1|86	
12cu|libzen-0.4.29-1|87	# Zenlib headers and ZenLib-config
12cu|libzen-0.4.29-1|88	install -dm 755 %{buildroot}%{_includedir}/ZenLib
12cu|libzen-0.4.29-1|89	install -m 644 Source/ZenLib/*.h %{buildroot}%{_includedir}/ZenLib
12cu|libzen-0.4.29-1|90	
12cu|libzen-0.4.29-1|91	for i in HTTP_Client Format/Html Format/Http; do
12cu|libzen-0.4.29-1|92	install -dm 755 %{buildroot}%{_includedir}/ZenLib/$i
12cu|libzen-0.4.29-1|93	install -m 644 Source/ZenLib/$i/*.h %{buildroot}%{_includedir}/ZenLib/$i
12cu|libzen-0.4.29-1|94	done
12cu|libzen-0.4.29-1|95	
12cu|libzen-0.4.29-1|96	#fix and install pkgconfig file
12cu|libzen-0.4.29-1|97	sed -i -e 's|Version: 0.4.25|Version: %{version}|g' Project/GNU/Library/libzen.pc
12cu|libzen-0.4.29-1|98	sed -i -e '/Libs_Static.*/d' Project/GNU/Library/libzen.pc
12cu|libzen-0.4.29-1|99	
12cu|libzen-0.4.29-1|100	install -dm 755 %{buildroot}%{_libdir}/pkgconfig
12cu|libzen-0.4.29-1|101	install -m 644 Project/GNU/Library/libzen.pc %{buildroot}%{_libdir}/pkgconfig
12cu|libzen-0.4.29-1|102	
12cu|libzen-0.4.29-1|103	#we don't want these
12cu|libzen-0.4.29-1|104	rm %{buildroot}%{_libdir}/libzen.la
12cu|libzen-0.4.29-1|105	
12cu|libzen-0.4.29-1|106	
12cu|libzen-0.4.29-1|107	
12cu|libzen-0.4.29-1|108	%changelog
12cu|libzen-0.4.29-1|109	* Wed Mar 19 2014 Giovanni Mariani <mc2374@mclink.it> 0.4.29-1
12cu|libzen-0.4.29-1|110	+ Revision: 96e4076
12cu|libzen-0.4.29-1|111	- Fixed spec file - Take 2
12cu|libzen-0.4.29-1|112	
12cu|libzen-0.4.29-1|113	

9949 12
12cu|libzita-resampler-1.1.0-3|1	%define major 1
12cu|libzita-resampler-1.1.0-3|2	%define libname %mklibname zita-resampler %{major}
12cu|libzita-resampler-1.1.0-3|3	%define devname %mklibname zita-resampler -d
12cu|libzita-resampler-1.1.0-3|4	
12cu|libzita-resampler-1.1.0-3|5	Summary:	Fast, high-quality sample rate conversion library
12cu|libzita-resampler-1.1.0-3|6	Name:		libzita-resampler
12cu|libzita-resampler-1.1.0-3|7	Version:	1.1.0
12cu|libzita-resampler-1.1.0-3|8	Release:	3
12cu|libzita-resampler-1.1.0-3|9	License:	GPLv2+
12cu|libzita-resampler-1.1.0-3|10	Group:		Sound
12cu|libzita-resampler-1.1.0-3|11	Url:		http://www.kokkinizita.net/linuxaudio/zita-resampler/resampler.html
12cu|libzita-resampler-1.1.0-3|12	Source0:	http://www.kokkinizita.net/linuxaudio/downloads/zita-resampler-%{version}.tar.bz2
12cu|libzita-resampler-1.1.0-3|13	BuildRequires:	pkgconfig(sndfile)
12cu|libzita-resampler-1.1.0-3|14	
12cu|libzita-resampler-1.1.0-3|15	%description
12cu|libzita-resampler-1.1.0-3|16	zita-resampler is a C++ library for resampling audio signals. It is
12cu|libzita-resampler-1.1.0-3|17	designed to be used within a real-time processing context, to be fast,
12cu|libzita-resampler-1.1.0-3|18	and to provide high-quality sample rate conversion.
12cu|libzita-resampler-1.1.0-3|19	
12cu|libzita-resampler-1.1.0-3|20	The library operates on signals represented in single-precision
12cu|libzita-resampler-1.1.0-3|21	floating point format. For multichannel operation both the input and
12cu|libzita-resampler-1.1.0-3|22	output signals are assumed to be stored as interleaved samples.
12cu|libzita-resampler-1.1.0-3|23	
12cu|libzita-resampler-1.1.0-3|24	The API allows a trade-off between quality and CPU load. For the
12cu|libzita-resampler-1.1.0-3|25	latter a range of approximately 1:6 is available. Even at the highest
12cu|libzita-resampler-1.1.0-3|26	quality setting zita-resampler will be faster than most similar
12cu|libzita-resampler-1.1.0-3|27	libraries, e.g. libsamplerate.
12cu|libzita-resampler-1.1.0-3|28	
12cu|libzita-resampler-1.1.0-3|29	#----------------------------------------------------------------------------
12cu|libzita-resampler-1.1.0-3|30	
12cu|libzita-resampler-1.1.0-3|31	%package -n %{libname}
12cu|libzita-resampler-1.1.0-3|32	Summary:	Fast, high-quality sample rate conversion library
12cu|libzita-resampler-1.1.0-3|33	Group:		System/Libraries
12cu|libzita-resampler-1.1.0-3|34	
12cu|libzita-resampler-1.1.0-3|35	%description -n %{libname}
12cu|libzita-resampler-1.1.0-3|36	zita-resampler is a C++ library for resampling audio signals. It is
12cu|libzita-resampler-1.1.0-3|37	designed to be used within a real-time processing context, to be fast,
12cu|libzita-resampler-1.1.0-3|38	and to provide high-quality sample rate conversion.
12cu|libzita-resampler-1.1.0-3|39	
12cu|libzita-resampler-1.1.0-3|40	The library operates on signals represented in single-precision
12cu|libzita-resampler-1.1.0-3|41	floating point format. For multichannel operation both the input and
12cu|libzita-resampler-1.1.0-3|42	output signals are assumed to be stored as interleaved samples
12cu|libzita-resampler-1.1.0-3|43	
12cu|libzita-resampler-1.1.0-3|44	%files -n %{libname}
12cu|libzita-resampler-1.1.0-3|45	%doc AUTHORS COPYING
12cu|libzita-resampler-1.1.0-3|46	%{_libdir}/%{name}.so.%{major}*
12cu|libzita-resampler-1.1.0-3|47	
12cu|libzita-resampler-1.1.0-3|48	#----------------------------------------------------------------------------
12cu|libzita-resampler-1.1.0-3|49	
12cu|libzita-resampler-1.1.0-3|50	%package  -n %{devname}
12cu|libzita-resampler-1.1.0-3|51	Summary:	Development libraries and headers for %{name}
12cu|libzita-resampler-1.1.0-3|52	Group:		Development/C
12cu|libzita-resampler-1.1.0-3|53	Requires:	%{libname} = %{EVRD}
12cu|libzita-resampler-1.1.0-3|54	Provides:	%{name}-devel = %{EVRD}
12cu|libzita-resampler-1.1.0-3|55	
12cu|libzita-resampler-1.1.0-3|56	%description -n %{devname}
12cu|libzita-resampler-1.1.0-3|57	This package contains the headers and development libraries
12cu|libzita-resampler-1.1.0-3|58	for %{name}.
12cu|libzita-resampler-1.1.0-3|59	
12cu|libzita-resampler-1.1.0-3|60	%files -n %{devname}
12cu|libzita-resampler-1.1.0-3|61	%doc docs/*
12cu|libzita-resampler-1.1.0-3|62	%{_libdir}/%{name}.so
12cu|libzita-resampler-1.1.0-3|63	%{_includedir}/zita-resampler/*.h
12cu|libzita-resampler-1.1.0-3|64	
12cu|libzita-resampler-1.1.0-3|65	#----------------------------------------------------------------------------
12cu|libzita-resampler-1.1.0-3|66	
12cu|libzita-resampler-1.1.0-3|67	%package -n zita-resampler
12cu|libzita-resampler-1.1.0-3|68	Summary:	The zresample executable comming with %{name}
12cu|libzita-resampler-1.1.0-3|69	Group:		Sound
12cu|libzita-resampler-1.1.0-3|70	
12cu|libzita-resampler-1.1.0-3|71	%description -n zita-resampler
12cu|libzita-resampler-1.1.0-3|72	zita-resampler is a C++ library for resampling audio signals. It is
12cu|libzita-resampler-1.1.0-3|73	designed to be used within a real-time processing context, to be fast,
12cu|libzita-resampler-1.1.0-3|74	and to provide high-quality sample rate conversion.
12cu|libzita-resampler-1.1.0-3|75	
12cu|libzita-resampler-1.1.0-3|76	This package provides the zresample executable.
12cu|libzita-resampler-1.1.0-3|77	
12cu|libzita-resampler-1.1.0-3|78	%files -n zita-resampler
12cu|libzita-resampler-1.1.0-3|79	%{_bindir}/zresample
12cu|libzita-resampler-1.1.0-3|80	%{_mandir}/man1/zresample.*
12cu|libzita-resampler-1.1.0-3|81	
12cu|libzita-resampler-1.1.0-3|82	#----------------------------------------------------------------------------
12cu|libzita-resampler-1.1.0-3|83	
12cu|libzita-resampler-1.1.0-3|84	%prep
12cu|libzita-resampler-1.1.0-3|85	%setup -q -n zita-resampler-%{version}
12cu|libzita-resampler-1.1.0-3|86	
12cu|libzita-resampler-1.1.0-3|87	# To make sure to have the correct Fedora specific flags:
12cu|libzita-resampler-1.1.0-3|88	sed -i 's|-O2|%{optflags} -I../libs|' libs/Makefile
12cu|libzita-resampler-1.1.0-3|89	sed -i 's|-O3|%{optflags} -I../libs|' apps/Makefile
12cu|libzita-resampler-1.1.0-3|90	sed -i 's|ldconfig||' libs/Makefile
12cu|libzita-resampler-1.1.0-3|91	sed -i 's|-march=native||' libs/Makefile
12cu|libzita-resampler-1.1.0-3|92	sed -i 's|-march=native||' apps/Makefile
12cu|libzita-resampler-1.1.0-3|93	
12cu|libzita-resampler-1.1.0-3|94	%build
12cu|libzita-resampler-1.1.0-3|95	export LDFLAGS="-L../libs"
12cu|libzita-resampler-1.1.0-3|96	%make -C libs
12cu|libzita-resampler-1.1.0-3|97	# In order to build apps, we need to create the symlink
12cu|libzita-resampler-1.1.0-3|98	# Note that this is originally done at "make install" stage
12cu|libzita-resampler-1.1.0-3|99	ln -sf libzita-resampler.so.%{version} libs/libzita-resampler.so
12cu|libzita-resampler-1.1.0-3|100	%make -C apps
12cu|libzita-resampler-1.1.0-3|101	
12cu|libzita-resampler-1.1.0-3|102	%install
12cu|libzita-resampler-1.1.0-3|103	make PREFIX=%{buildroot}%{_prefix} LIBDIR=%{_lib} -C libs install
12cu|libzita-resampler-1.1.0-3|104	make PREFIX=%{buildroot}%{_prefix} BINDIR=%{_bin} \
12cu|libzita-resampler-1.1.0-3|105	MANDIR=%{buildroot}%{_mandir}/man1 -C apps install
12cu|libzita-resampler-1.1.0-3|106	
12cu|libzita-resampler-1.1.0-3|107	
12cu|libzita-resampler-1.1.0-3|108	%changelog
12cu|libzita-resampler-1.1.0-3|109	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-3
12cu|libzita-resampler-1.1.0-3|110	+ Revision: fb2b1d6
12cu|libzita-resampler-1.1.0-3|111	- LOG Spec cleanup
12cu|libzita-resampler-1.1.0-3|112	
12cu|libzita-resampler-1.1.0-3|113	

9950 12
12cu|libzrtpcpp-2.3.4-1|1	%define major 2
12cu|libzrtpcpp-2.3.4-1|2	%define libname %mklibname zrtpcpp %{major}
12cu|libzrtpcpp-2.3.4-1|3	%define devname %mklibname zrtpcpp -d
12cu|libzrtpcpp-2.3.4-1|4	
12cu|libzrtpcpp-2.3.4-1|5	Summary:	A ccrtp extension for zrtp/Zfone support
12cu|libzrtpcpp-2.3.4-1|6	Name:		libzrtpcpp
12cu|libzrtpcpp-2.3.4-1|7	Version:	2.3.4
12cu|libzrtpcpp-2.3.4-1|8	Release:	1
12cu|libzrtpcpp-2.3.4-1|9	License:	GPLv2+
12cu|libzrtpcpp-2.3.4-1|10	Group:		System/Libraries
12cu|libzrtpcpp-2.3.4-1|11	Url:		http://www.gnu.org/software/commoncpp/commoncpp.html
12cu|libzrtpcpp-2.3.4-1|12	Source0:	ftp://ftp.gnu.org/gnu/ccrtp/libzrtpcpp-%{version}.tar.gz
12cu|libzrtpcpp-2.3.4-1|13	Source1:	ftp://ftp.gnu.org/gnu/ccrtp/libzrtpcpp-%{version}.tar.gz.sig
12cu|libzrtpcpp-2.3.4-1|14	BuildRequires:	cmake
12cu|libzrtpcpp-2.3.4-1|15	BuildRequires:	stdc++-devel
12cu|libzrtpcpp-2.3.4-1|16	BuildRequires:	pkgconfig(libccext2)
12cu|libzrtpcpp-2.3.4-1|17	BuildRequires:	pkgconfig(libccrtp)
12cu|libzrtpcpp-2.3.4-1|18	BuildRequires:	pkgconfig(libgcrypt)
12cu|libzrtpcpp-2.3.4-1|19	
12cu|libzrtpcpp-2.3.4-1|20	%description
12cu|libzrtpcpp-2.3.4-1|21	This library is a GPL licensed extension to the GNU RTP Stack, ccrtp, that
12cu|libzrtpcpp-2.3.4-1|22	offers compatibility with Phil Zimmermann's zrtp/Zfone voice encryption, and
12cu|libzrtpcpp-2.3.4-1|23	which can be directly embedded into telephony applications.  The current
12cu|libzrtpcpp-2.3.4-1|24	release is based on a beta draft of the zrtp spec.
12cu|libzrtpcpp-2.3.4-1|25	
12cu|libzrtpcpp-2.3.4-1|26	#----------------------------------------------------------------------------
12cu|libzrtpcpp-2.3.4-1|27	
12cu|libzrtpcpp-2.3.4-1|28	%package -n %{libname}
12cu|libzrtpcpp-2.3.4-1|29	Summary:	Abstract asynchronous event notification library
12cu|libzrtpcpp-2.3.4-1|30	Group:		System/Libraries
12cu|libzrtpcpp-2.3.4-1|31	
12cu|libzrtpcpp-2.3.4-1|32	%description -n %{libname}
12cu|libzrtpcpp-2.3.4-1|33	This library is a GPL licensed extension to the GNU RTP Stack, ccrtp, that
12cu|libzrtpcpp-2.3.4-1|34	offers compatibility with Phil Zimmermann's zrtp/Zfone voice encryption, and
12cu|libzrtpcpp-2.3.4-1|35	which can be directly embedded into telephony applications. The current
12cu|libzrtpcpp-2.3.4-1|36	release is based on a beta draft of the zrtp spec.
12cu|libzrtpcpp-2.3.4-1|37	
12cu|libzrtpcpp-2.3.4-1|38	%files -n %{libname}
12cu|libzrtpcpp-2.3.4-1|39	%{_libdir}/libzrtpcpp.so.%{major}*
12cu|libzrtpcpp-2.3.4-1|40	
12cu|libzrtpcpp-2.3.4-1|41	#----------------------------------------------------------------------------
12cu|libzrtpcpp-2.3.4-1|42	
12cu|libzrtpcpp-2.3.4-1|43	%package -n %{devname}
12cu|libzrtpcpp-2.3.4-1|44	Summary:	Development library and header files for the libzrtpcpp library
12cu|libzrtpcpp-2.3.4-1|45	Group:		Development/C
12cu|libzrtpcpp-2.3.4-1|46	Requires:	%{libname} = %{EVRD}
12cu|libzrtpcpp-2.3.4-1|47	Provides:	%{name}-devel = %{EVRD}
12cu|libzrtpcpp-2.3.4-1|48	
12cu|libzrtpcpp-2.3.4-1|49	%description -n %{devname}
12cu|libzrtpcpp-2.3.4-1|50	This package provides the header files, link libraries, and documentation for
12cu|libzrtpcpp-2.3.4-1|51	building applications that use libzrtpcpp.
12cu|libzrtpcpp-2.3.4-1|52	
12cu|libzrtpcpp-2.3.4-1|53	%files -n %{devname}
12cu|libzrtpcpp-2.3.4-1|54	%doc AUTHORS COPYING
12cu|libzrtpcpp-2.3.4-1|55	%dir %{_includedir}/libzrtpcpp
12cu|libzrtpcpp-2.3.4-1|56	%{_includedir}/libzrtpcpp/*.h
12cu|libzrtpcpp-2.3.4-1|57	%{_libdir}/*.so
12cu|libzrtpcpp-2.3.4-1|58	%{_libdir}/pkgconfig/*.pc
12cu|libzrtpcpp-2.3.4-1|59	
12cu|libzrtpcpp-2.3.4-1|60	#----------------------------------------------------------------------------
12cu|libzrtpcpp-2.3.4-1|61	
12cu|libzrtpcpp-2.3.4-1|62	%prep
12cu|libzrtpcpp-2.3.4-1|63	%setup -q
12cu|libzrtpcpp-2.3.4-1|64	
12cu|libzrtpcpp-2.3.4-1|65	%build
12cu|libzrtpcpp-2.3.4-1|66	%cmake
12cu|libzrtpcpp-2.3.4-1|67	%make
12cu|libzrtpcpp-2.3.4-1|68	
12cu|libzrtpcpp-2.3.4-1|69	%install
12cu|libzrtpcpp-2.3.4-1|70	%makeinstall_std -C build
12cu|libzrtpcpp-2.3.4-1|71	
12cu|libzrtpcpp-2.3.4-1|72	
12cu|libzrtpcpp-2.3.4-1|73	%changelog
12cu|libzrtpcpp-2.3.4-1|74	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.4-1
12cu|libzrtpcpp-2.3.4-1|75	+ Revision: 057d182
12cu|libzrtpcpp-2.3.4-1|76	- LOG New version 2.3.4, spec cleanup
12cu|libzrtpcpp-2.3.4-1|77	
12cu|libzrtpcpp-2.3.4-1|78	

9951 12
12cu|licq-1.8.2-1|1	Summary:	ICQ clone written in C++
12cu|licq-1.8.2-1|2	Name:		licq
12cu|licq-1.8.2-1|3	Version:	1.8.2
12cu|licq-1.8.2-1|4	Release:	1
12cu|licq-1.8.2-1|5	License:	GPLv2+
12cu|licq-1.8.2-1|6	Group:		Networking/Instant messaging
12cu|licq-1.8.2-1|7	Url:		http://www.licq.org/
12cu|licq-1.8.2-1|8	Source0:	http://ovh.dl.sourceforge.net/licq/%{name}-%{version}.tar.bz2
12cu|licq-1.8.2-1|9	BuildRequires:	cmake
12cu|licq-1.8.2-1|10	BuildRequires:	doxygen
12cu|licq-1.8.2-1|11	BuildRequires:	boost-devel
12cu|licq-1.8.2-1|12	BuildRequires:	cdk-devel
12cu|licq-1.8.2-1|13	BuildRequires:	gpgme-devel
12cu|licq-1.8.2-1|14	BuildRequires:	qt4-devel
12cu|licq-1.8.2-1|15	BuildRequires:	pkgconfig(gloox)
12cu|licq-1.8.2-1|16	BuildRequires:	pkgconfig(openssl)
12cu|licq-1.8.2-1|17	BuildRequires:	pkgconfig(xscrnsaver)
12cu|licq-1.8.2-1|18	Requires:	licq-frontend = %{EVRD}
12cu|licq-1.8.2-1|19	Requires:	licq-protocol = %{EVRD}
12cu|licq-1.8.2-1|20	Requires:	sox
12cu|licq-1.8.2-1|21	# Seems to be dropped
12cu|licq-1.8.2-1|22	Obsoletes:	licq-console < 1.8.2
12cu|licq-1.8.2-1|23	
12cu|licq-1.8.2-1|24	%description
12cu|licq-1.8.2-1|25	Licq supports different interfaces and functions via
12cu|licq-1.8.2-1|26	plugins. Currently there are plugins for both the X Windowing System
12cu|licq-1.8.2-1|27	and the console.
12cu|licq-1.8.2-1|28	
12cu|licq-1.8.2-1|29	This version of licq has SSL support for those plugins that support it.
12cu|licq-1.8.2-1|30	
12cu|licq-1.8.2-1|31	%files -f %{name}.lang
12cu|licq-1.8.2-1|32	%doc doc/ upgrade/ README*
12cu|licq-1.8.2-1|33	%{_bindir}/licq
12cu|licq-1.8.2-1|34	%{_bindir}/licq-ssl
12cu|licq-1.8.2-1|35	%dir %{_datadir}/licq
12cu|licq-1.8.2-1|36	%{_datadir}/licq/translations
12cu|licq-1.8.2-1|37	%{_datadir}/licq/utilities
12cu|licq-1.8.2-1|38	%{_datadir}/licq/sounds
12cu|licq-1.8.2-1|39	
12cu|licq-1.8.2-1|40	#----------------------------------------------------------------------------
12cu|licq-1.8.2-1|41	
12cu|licq-1.8.2-1|42	%package qt4
12cu|licq-1.8.2-1|43	Summary:	Qt4 plugin for Licq
12cu|licq-1.8.2-1|44	Group:		Networking/Instant messaging
12cu|licq-1.8.2-1|45	Provides:	licq-frontend = %{EVRD}
12cu|licq-1.8.2-1|46	Requires:	%{name} = %{EVRD}
12cu|licq-1.8.2-1|47	
12cu|licq-1.8.2-1|48	%description qt4
12cu|licq-1.8.2-1|49	This package contains the base files for Licq (the Licq daemon) and
12cu|licq-1.8.2-1|50	the Qt plugin, which is written using the Qt widget set. Currently
12cu|licq-1.8.2-1|51	this GUI plugin has most of the ICQ functions implemented.
12cu|licq-1.8.2-1|52	
12cu|licq-1.8.2-1|53	This starts the Qt plugin by default, so to run other plugins, you
12cu|licq-1.8.2-1|54	will have to issue the command "licq -p <plugin>" once. To get back
12cu|licq-1.8.2-1|55	the Qt plugin, you will have to run once "licq -p qt-gui".
12cu|licq-1.8.2-1|56	Alternatively you may be able to do it in a plugin dialog box
12cu|licq-1.8.2-1|57	if your plugin supports this feature.
12cu|licq-1.8.2-1|58	
12cu|licq-1.8.2-1|59	%files qt4
12cu|licq-1.8.2-1|60	%{_libdir}/licq/licq_qt4-gui.so
12cu|licq-1.8.2-1|61	%{_datadir}/licq/qt4-gui
12cu|licq-1.8.2-1|62	%{_datadir}/applications/*.desktop
12cu|licq-1.8.2-1|63	
12cu|licq-1.8.2-1|64	#----------------------------------------------------------------------------
12cu|licq-1.8.2-1|65	
12cu|licq-1.8.2-1|66	%package icq
12cu|licq-1.8.2-1|67	Summary:	ICQ Licq plugin
12cu|licq-1.8.2-1|68	Group:		Networking/Instant messaging
12cu|licq-1.8.2-1|69	Provides:	licq-protocol = %{EVRD}
12cu|licq-1.8.2-1|70	Requires:	%{name} = %{EVRD}
12cu|licq-1.8.2-1|71	
12cu|licq-1.8.2-1|72	%description icq
12cu|licq-1.8.2-1|73	ICQ plugin for Licq.
12cu|licq-1.8.2-1|74	
12cu|licq-1.8.2-1|75	%files icq
12cu|licq-1.8.2-1|76	%doc plugins/icq/README
12cu|licq-1.8.2-1|77	%{_libdir}/licq/protocol_icq.so
12cu|licq-1.8.2-1|78	
12cu|licq-1.8.2-1|79	#----------------------------------------------------------------------------
12cu|licq-1.8.2-1|80	
12cu|licq-1.8.2-1|81	%package jabber
12cu|licq-1.8.2-1|82	Summary:	Jabber Licq plugin
12cu|licq-1.8.2-1|83	Group:		Networking/Instant messaging
12cu|licq-1.8.2-1|84	Provides:	licq-protocol = %{EVRD}
12cu|licq-1.8.2-1|85	Requires:	%{name} = %{EVRD}
12cu|licq-1.8.2-1|86	
12cu|licq-1.8.2-1|87	%description jabber
12cu|licq-1.8.2-1|88	ICQ plugin for Licq.
12cu|licq-1.8.2-1|89	
12cu|licq-1.8.2-1|90	%files jabber
12cu|licq-1.8.2-1|91	%doc plugins/jabber/README plugins/jabber/COPYING
12cu|licq-1.8.2-1|92	%{_libdir}/licq/protocol_jabber.so
12cu|licq-1.8.2-1|93	
12cu|licq-1.8.2-1|94	#----------------------------------------------------------------------------
12cu|licq-1.8.2-1|95	
12cu|licq-1.8.2-1|96	%package rms
12cu|licq-1.8.2-1|97	Summary:	Remote management service Licq plugin
12cu|licq-1.8.2-1|98	Group:		Networking/Instant messaging
12cu|licq-1.8.2-1|99	Requires:	%{name} = %{EVRD}
12cu|licq-1.8.2-1|100	
12cu|licq-1.8.2-1|101	%description rms
12cu|licq-1.8.2-1|102	RMS stands for the Remote Management Service. It is a plugin for Licq
12cu|licq-1.8.2-1|103	which enables you to "telnet" to your Licq box to perform various
12cu|licq-1.8.2-1|104	tasks. Security is implemented through basic username and password
12cu|licq-1.8.2-1|105	authentication.
12cu|licq-1.8.2-1|106	
12cu|licq-1.8.2-1|107	%files rms
12cu|licq-1.8.2-1|108	%doc plugins/rms*/COPYING plugins/rms*/README
12cu|licq-1.8.2-1|109	%{_libdir}/licq/licq*rms*
12cu|licq-1.8.2-1|110	
12cu|licq-1.8.2-1|111	#----------------------------------------------------------------------------
12cu|licq-1.8.2-1|112	
12cu|licq-1.8.2-1|113	%package devel
12cu|licq-1.8.2-1|114	Summary:	Development files for Licq
12cu|licq-1.8.2-1|115	Group:		Development/C
12cu|licq-1.8.2-1|116	
12cu|licq-1.8.2-1|117	%description devel
12cu|licq-1.8.2-1|118	This is the header files that you will need in order to compile Licq plugins.
12cu|licq-1.8.2-1|119	
12cu|licq-1.8.2-1|120	%files devel
12cu|licq-1.8.2-1|121	%{_datadir}/cmake/Modules/*.cmake
12cu|licq-1.8.2-1|122	%{_includedir}/licq
12cu|licq-1.8.2-1|123	
12cu|licq-1.8.2-1|124	#----------------------------------------------------------------------------
12cu|licq-1.8.2-1|125	
12cu|licq-1.8.2-1|126	%prep
12cu|licq-1.8.2-1|127	%setup -q
12cu|licq-1.8.2-1|128	
12cu|licq-1.8.2-1|129	%build
12cu|licq-1.8.2-1|130	%cmake
12cu|licq-1.8.2-1|131	%make
12cu|licq-1.8.2-1|132	cd ..
12cu|licq-1.8.2-1|133	
12cu|licq-1.8.2-1|134	cmakeopts="-DCMAKE_MODULE_PATH=%{_builddir}/%{name}-%{version}/cmake -DLicq_DIR=%{_builddir}/%{name}-%{version}/build/cmake"
12cu|licq-1.8.2-1|135	
12cu|licq-1.8.2-1|136	# Qt4 gui
12cu|licq-1.8.2-1|137	pushd plugins/qt4-gui
12cu|licq-1.8.2-1|138	%cmake $cmakeopts
12cu|licq-1.8.2-1|139	%make
12cu|licq-1.8.2-1|140	popd
12cu|licq-1.8.2-1|141	
12cu|licq-1.8.2-1|142	# Remote management service
12cu|licq-1.8.2-1|143	pushd plugins/rms
12cu|licq-1.8.2-1|144	%cmake $cmakeopts
12cu|licq-1.8.2-1|145	%make
12cu|licq-1.8.2-1|146	popd
12cu|licq-1.8.2-1|147	
12cu|licq-1.8.2-1|148	# ICQ
12cu|licq-1.8.2-1|149	pushd plugins/icq
12cu|licq-1.8.2-1|150	%cmake $cmakeopts
12cu|licq-1.8.2-1|151	%make
12cu|licq-1.8.2-1|152	popd
12cu|licq-1.8.2-1|153	
12cu|licq-1.8.2-1|154	# Jabber
12cu|licq-1.8.2-1|155	pushd plugins/jabber
12cu|licq-1.8.2-1|156	%cmake $cmakeopts
12cu|licq-1.8.2-1|157	%make
12cu|licq-1.8.2-1|158	popd
12cu|licq-1.8.2-1|159	
12cu|licq-1.8.2-1|160	%install
12cu|licq-1.8.2-1|161	%makeinstall_std -C build
12cu|licq-1.8.2-1|162	%makeinstall_std -C plugins/qt4-gui/build
12cu|licq-1.8.2-1|163	%makeinstall_std -C plugins/rms/build
12cu|licq-1.8.2-1|164	%makeinstall_std -C plugins/icq/build
12cu|licq-1.8.2-1|165	%makeinstall_std -C plugins/jabber/build
12cu|licq-1.8.2-1|166	
12cu|licq-1.8.2-1|167	ln -sf licq %{buildroot}%{_bindir}/licq-ssl
12cu|licq-1.8.2-1|168	
12cu|licq-1.8.2-1|169	# Fix cmake modules location
12cu|licq-1.8.2-1|170	mkdir -p %{buildroot}%{_datadir}/cmake/Modules
12cu|licq-1.8.2-1|171	mv %{buildroot}%{_datadir}/%{name}/cmake/*.cmake %{buildroot}%{_datadir}/cmake/Modules/
12cu|licq-1.8.2-1|172	rm -rf %{buildroot}%{_datadir}/%{name}/cmake
12cu|licq-1.8.2-1|173	
12cu|licq-1.8.2-1|174	%find_lang %{name}
12cu|licq-1.8.2-1|175	
12cu|licq-1.8.2-1|176	
12cu|licq-1.8.2-1|177	%changelog
12cu|licq-1.8.2-1|178	* Thu Aug 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.2-1
12cu|licq-1.8.2-1|179	+ Revision: 5a832fe
12cu|licq-1.8.2-1|180	- New version 1.8.2, drop dead console plugin, build icq and jabber plugins, update BuildRequires
12cu|licq-1.8.2-1|181	
12cu|licq-1.8.2-1|182	

9952 12
12cu|liferea-1.10.9-4|1	Summary:	A News Aggregator For RSS/RDF Feeds For GTK/GNOME
12cu|liferea-1.10.9-4|2	Name:		liferea
12cu|liferea-1.10.9-4|3	Version:	1.10.9
12cu|liferea-1.10.9-4|4	Release:	4
12cu|liferea-1.10.9-4|5	Epoch:		1
12cu|liferea-1.10.9-4|6	License:	GPLv2+
12cu|liferea-1.10.9-4|7	Group:		Networking/News
12cu|liferea-1.10.9-4|8	URL:		http://liferea.sf.net/
12cu|liferea-1.10.9-4|9	Source:	http://freefr.dl.sourceforge.net/project/liferea/Liferea%20Stable/-%{version}/%{name}-%{version}.tar.bz2
12cu|liferea-1.10.9-4|10	# patch from mga
12cu|liferea-1.10.9-4|11	# Patch0:		liferea-1.10.2-drop-commented-req.patch
12cu|liferea-1.10.9-4|12	BuildRequires:	pkgconfig(gio-2.0) >= 2.26.0
12cu|liferea-1.10.9-4|13	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
12cu|liferea-1.10.9-4|14	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.0.0
12cu|liferea-1.10.9-4|15	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cu|liferea-1.10.9-4|16	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12cu|liferea-1.10.9-4|17	BuildRequires:	pkgconfig(gthread-2.0)
12cu|liferea-1.10.9-4|18	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.4.0
12cu|liferea-1.10.9-4|19	BuildRequires:	pkgconfig(json-glib-1.0)
12cu|liferea-1.10.9-4|20	BuildRequires:	pkgconfig(libnotify) >= 0.7
12cu|liferea-1.10.9-4|21	BuildRequires:	pkgconfig(libpeas-1.0) >= 1.0.0
12cu|liferea-1.10.9-4|22	BuildRequires:	pkgconfig(libpeas-gtk-1.0) >= 1.0.0
12cu|liferea-1.10.9-4|23	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.28.2
12cu|liferea-1.10.9-4|24	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.27
12cu|liferea-1.10.9-4|25	BuildRequires:	pkgconfig(libxslt) >= 1.1.19
12cu|liferea-1.10.9-4|26	BuildRequires:	pkgconfig(pango) >= 1.4.0
12cu|liferea-1.10.9-4|27	BuildRequires:	pkgconfig(sqlite3) >= 3.7.0
12cu|liferea-1.10.9-4|28	BuildRequires:	pkgconfig(webkitgtk-3.0)
12cu|liferea-1.10.9-4|29	BuildRequires:	imagemagick
12cu|liferea-1.10.9-4|30	BuildRequires:	desktop-file-utils
12cu|liferea-1.10.9-4|31	BuildRequires:	intltool >= 0.35.0
12cu|liferea-1.10.9-4|32	BuildRequires:	gettext-devel
12cu|liferea-1.10.9-4|33	# Without dconf, liferea can't save its settings
12cu|liferea-1.10.9-4|34	Requires:	dconf
12cu|liferea-1.10.9-4|35	
12cu|liferea-1.10.9-4|36	%description
12cu|liferea-1.10.9-4|37	Liferea (abbreviation of Linux Feed Reader) is a news aggregator for
12cu|liferea-1.10.9-4|38	RSS/RDF feeds which also supports CDF channels, Atom/Echo/PIE feeds
12cu|liferea-1.10.9-4|39	and OCS or OPML directories. It is a simple FeedReader clone for Unix.
12cu|liferea-1.10.9-4|40	
12cu|liferea-1.10.9-4|41	%prep
12cu|liferea-1.10.9-4|42	%setup -q -n %name-%version
12cu|liferea-1.10.9-4|43	# %apply_patches
12cu|liferea-1.10.9-4|44	
12cu|liferea-1.10.9-4|45	# utf-8 convert
12cu|liferea-1.10.9-4|46	iconv -f iso8859-1 -t utf-8 man/pl/liferea.1 > man/pl/liferea.1.conv && \
12cu|liferea-1.10.9-4|47	mv -f man/pl/liferea.1.conv man/pl/liferea.1
12cu|liferea-1.10.9-4|48	
12cu|liferea-1.10.9-4|49	# Add RosaLab feed
12cu|liferea-1.10.9-4|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
12cu|liferea-1.10.9-4|51	
12cu|liferea-1.10.9-4|52	%build
12cu|liferea-1.10.9-4|53	%configure2_5x
12cu|liferea-1.10.9-4|54	%make
12cu|liferea-1.10.9-4|55	
12cu|liferea-1.10.9-4|56	%install
12cu|liferea-1.10.9-4|57	%makeinstall_std
12cu|liferea-1.10.9-4|58	install -p -D -m 644 liferea.convert %{buildroot}%{_datadir}/GConf/gsettings/liferea.convert
12cu|liferea-1.10.9-4|59	
12cu|liferea-1.10.9-4|60	# icons
12cu|liferea-1.10.9-4|61	%__mkdir_p %{buildroot}%{_iconsdir} \
12cu|liferea-1.10.9-4|62	%{buildroot}%{_liconsdir}
12cu|liferea-1.10.9-4|63	install -D -m 644 pixmaps/16x16/liferea.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|liferea-1.10.9-4|64	install -D -m 644 pixmaps/32x32/liferea.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|liferea-1.10.9-4|65	install -D -m 644 pixmaps/48x48/liferea.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|liferea-1.10.9-4|66	
12cu|liferea-1.10.9-4|67	desktop-file-validate %{buildroot}/%{_datadir}/applications/liferea.desktop
12cu|liferea-1.10.9-4|68	
12cu|liferea-1.10.9-4|69	%find_lang %{name}
12cu|liferea-1.10.9-4|70	
12cu|liferea-1.10.9-4|71	
12cu|liferea-1.10.9-4|72	%files -f %{name}.lang
12cu|liferea-1.10.9-4|73	%doc AUTHORS ChangeLog README
12cu|liferea-1.10.9-4|74	%{_bindir}/*
12cu|liferea-1.10.9-4|75	%{_datadir}/applications/*.desktop
12cu|liferea-1.10.9-4|76	%{_datadir}/icons/hicolor/*/apps/*
12cu|liferea-1.10.9-4|77	%{_datadir}/%{name}
12cu|liferea-1.10.9-4|78	%_mandir/man1/*
12cu|liferea-1.10.9-4|79	%lang(pl) %_mandir/pl/man1/liferea.1*
12cu|liferea-1.10.9-4|80	%{_iconsdir}/%{name}.png
12cu|liferea-1.10.9-4|81	%{_liconsdir}/%{name}.png
12cu|liferea-1.10.9-4|82	%{_miconsdir}/%{name}.png
12cu|liferea-1.10.9-4|83	%{_libdir}/%{name}/girepository-1.0/Liferea-3.0.typelib
12cu|liferea-1.10.9-4|84	%{_libdir}/%{name}/plugins/*
12cu|liferea-1.10.9-4|85	%{_datadir}/appdata/liferea.appdata.xml
12cu|liferea-1.10.9-4|86	%{_datadir}/glib-2.0/schemas/net.sf.liferea.gschema.xml
12cu|liferea-1.10.9-4|87	%{_datadir}/GConf/gsettings/liferea.convert
12cu|liferea-1.10.9-4|88	
12cu|liferea-1.10.9-4|89	
12cu|liferea-1.10.9-4|90	%changelog
12cu|liferea-1.10.9-4|91	* Wed Apr 23 2014 dsilakov <denis.silakov@rosalab.ru> 1:1.10.9-4
12cu|liferea-1.10.9-4|92	+ Revision: 769f166
12cu|liferea-1.10.9-4|93	- Merge pull request #3 from oeai/liferea:rosa2012.1
12cu|liferea-1.10.9-4|94	- v.1.10.9
12cu|liferea-1.10.9-4|95	
12cu|liferea-1.10.9-4|96	

9953 12
12cu|lightdm-1.8.5-6|1	%define libapi		1
12cu|lightdm-1.8.5-6|2	%define libmajor	0
12cu|lightdm-1.8.5-6|3	%define ver		1.8
12cu|lightdm-1.8.5-6|4	
12cu|lightdm-1.8.5-6|5	Summary:	The Light Display Manager
12cu|lightdm-1.8.5-6|6	Name:		lightdm
12cu|lightdm-1.8.5-6|7	Version:	1.8.5
12cu|lightdm-1.8.5-6|8	Release:	6
12cu|lightdm-1.8.5-6|9	License:	GPLv3+
12cu|lightdm-1.8.5-6|10	Group:		Graphical desktop/Other
12cu|lightdm-1.8.5-6|11	Source0:	https://launchpad.net/lightdm/%{ver}/%{version}/+download/%{name}-%{version}.tar.xz
12cu|lightdm-1.8.5-6|12	Source1:	29lightdm.conf
12cu|lightdm-1.8.5-6|13	Source2:	Xsession
12cu|lightdm-1.8.5-6|14	Source3:	lightdm-autologin.pam
12cu|lightdm-1.8.5-6|15	Source4:	lightdm.pam
12cu|lightdm-1.8.5-6|16	Source5:	lightdm-greeter.pam
12cu|lightdm-1.8.5-6|17	#Systemd related:
12cu|lightdm-1.8.5-6|18	Source10:	lightdm-tmpfiles.conf
12cu|lightdm-1.8.5-6|19	Source11:	lightdm.service
12cu|lightdm-1.8.5-6|20	Source12:	lightdm.rules
12cu|lightdm-1.8.5-6|21	
12cu|lightdm-1.8.5-6|22	
12cu|lightdm-1.8.5-6|23	Patch0: lightdm-1.7.18-rosa_config.patch
12cu|lightdm-1.8.5-6|24	
12cu|lightdm-1.8.5-6|25	#Fedora patches
12cu|lightdm-1.8.5-6|26	Patch10: lightdm-1.8.3-lock-screen-before-switch.patch
12cu|lightdm-1.8.5-6|27	Patch11: lightdm-1.8.3-nodaemon_option.patch
12cu|lightdm-1.8.5-6|28	
12cu|lightdm-1.8.5-6|29	URL:		http://www.freedesktop.org/wiki/Software/LightDM
12cu|lightdm-1.8.5-6|30	BuildRequires:	intltool
12cu|lightdm-1.8.5-6|31	BuildRequires:	itstool
12cu|lightdm-1.8.5-6|32	BuildRequires:	gettext-devel
12cu|lightdm-1.8.5-6|33	BuildRequires:	gnome-common
12cu|lightdm-1.8.5-6|34	BuildRequires:	gtk-doc
12cu|lightdm-1.8.5-6|35	BuildRequires:	pam-devel
12cu|lightdm-1.8.5-6|36	BuildRequires:	yelp-tools
12cu|lightdm-1.8.5-6|37	BuildRequires:	pkgconfig(gio-2.0)
12cu|lightdm-1.8.5-6|38	BuildRequires:	pkgconfig(gio-unix-2.0)
12cu|lightdm-1.8.5-6|39	BuildRequires:	pkgconfig(glib-2.0)
12cu|lightdm-1.8.5-6|40	BuildRequires:	pkgconfig(gobject-2.0)
12cu|lightdm-1.8.5-6|41	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cu|lightdm-1.8.5-6|42	BuildRequires:	pkgconfig(libxklavier)
12cu|lightdm-1.8.5-6|43	
12cu|lightdm-1.8.5-6|44	BuildRequires:	pkgconfig(QtCore) < 5.0.0
12cu|lightdm-1.8.5-6|45	BuildRequires:	pkgconfig(QtDBus) < 5.0.0
12cu|lightdm-1.8.5-6|46	BuildRequires:	pkgconfig(QtGui) < 5.0.0
12cu|lightdm-1.8.5-6|47	
12cu|lightdm-1.8.5-6|48	%if 0
12cu|lightdm-1.8.5-6|49	BuildRequires:	pkgconfig(Qt5Core)
12cu|lightdm-1.8.5-6|50	BuildRequires:  pkgconfig(Qt5DBus)
12cu|lightdm-1.8.5-6|51	BuildRequires:  pkgconfig(Qt5Gui)
12cu|lightdm-1.8.5-6|52	%endif
12cu|lightdm-1.8.5-6|53	
12cu|lightdm-1.8.5-6|54	BuildRequires:	pkgconfig(xdmcp)
12cu|lightdm-1.8.5-6|55	BuildRequires:	pkgconfig(xcb)
12cu|lightdm-1.8.5-6|56	BuildRequires:	pkgconfig(x11)
12cu|lightdm-1.8.5-6|57	BuildRequires:	libgcrypt-devel
12cu|lightdm-1.8.5-6|58	Requires:	lightdm-greeter
12cu|lightdm-1.8.5-6|59	Requires:	accountsservice
12cu|lightdm-1.8.5-6|60	
12cu|lightdm-1.8.5-6|61	BuildRequires:    systemd => 194-15
12cu|lightdm-1.8.5-6|62	Requires(post):   systemd
12cu|lightdm-1.8.5-6|63	Requires(post):   update-alternatives
12cu|lightdm-1.8.5-6|64	Requires(preun):  systemd
12cu|lightdm-1.8.5-6|65	Requires(postun): systemd
12cu|lightdm-1.8.5-6|66	Requires(postun): update-alternatives
12cu|lightdm-1.8.5-6|67	
12cu|lightdm-1.8.5-6|68	Provides:	dm
12cu|lightdm-1.8.5-6|69	
12cu|lightdm-1.8.5-6|70	#Use for now only gtk-greeter
12cu|lightdm-1.8.5-6|71	Suggests:	lightdm-gtk-greeter >= 1.6.1
12cu|lightdm-1.8.5-6|72	
12cu|lightdm-1.8.5-6|73	%description
12cu|lightdm-1.8.5-6|74	An X display manager that:
12cu|lightdm-1.8.5-6|75	* Has a lightweight codebase
12cu|lightdm-1.8.5-6|76	* Is standards compliant (PAM, etc)
12cu|lightdm-1.8.5-6|77	* Has a well defined interface between the server and user interface
12cu|lightdm-1.8.5-6|78	* Fully themeable (easiest with the webkit interface)
12cu|lightdm-1.8.5-6|79	* Cross-desktop (greeters can be written in any toolkit)
12cu|lightdm-1.8.5-6|80	
12cu|lightdm-1.8.5-6|81	#-------------------------------------------------------------------------
12cu|lightdm-1.8.5-6|82	
12cu|lightdm-1.8.5-6|83	%define liblightdmgobject %mklibname lightdm-gobject %{libapi} %{libmajor}
12cu|lightdm-1.8.5-6|84	
12cu|lightdm-1.8.5-6|85	%package -n %{liblightdmgobject}
12cu|lightdm-1.8.5-6|86	Summary:	LightDM GObject client library
12cu|lightdm-1.8.5-6|87	Group:		Graphical desktop/Other
12cu|lightdm-1.8.5-6|88	
12cu|lightdm-1.8.5-6|89	%description -n %{liblightdmgobject}
12cu|lightdm-1.8.5-6|90	A GObject based library for LightDM clients to use to interface with LightDM.
12cu|lightdm-1.8.5-6|91	
12cu|lightdm-1.8.5-6|92	%files -n %{liblightdmgobject}
12cu|lightdm-1.8.5-6|93	%{_libdir}/liblightdm-gobject-%{libapi}.so.%{libmajor}
12cu|lightdm-1.8.5-6|94	%{_libdir}/liblightdm-gobject-%{libapi}.so.%{libmajor}.*
12cu|lightdm-1.8.5-6|95	
12cu|lightdm-1.8.5-6|96	#-------------------------------------------------------------------------
12cu|lightdm-1.8.5-6|97	
12cu|lightdm-1.8.5-6|98	%define liblightdmgir %mklibname lightdm-gir %{libapi}
12cu|lightdm-1.8.5-6|99	
12cu|lightdm-1.8.5-6|100	%package -n %{liblightdmgir}
12cu|lightdm-1.8.5-6|101	Summary:	Typelib file for liblightdm-1
12cu|lightdm-1.8.5-6|102	Group:		Graphical desktop/Other
12cu|lightdm-1.8.5-6|103	Requires:	%{liblightdmgobject} = %{version}-%{release}
12cu|lightdm-1.8.5-6|104	
12cu|lightdm-1.8.5-6|105	%description -n %{liblightdmgir}
12cu|lightdm-1.8.5-6|106	A GObject based library for LightDM clients to use to interface with LightDM.
12cu|lightdm-1.8.5-6|107	
12cu|lightdm-1.8.5-6|108	%files -n %{liblightdmgir}
12cu|lightdm-1.8.5-6|109	%{_libdir}/girepository-1.0/LightDM-%{libapi}.typelib
12cu|lightdm-1.8.5-6|110	
12cu|lightdm-1.8.5-6|111	#-------------------------------------------------------------------------
12cu|lightdm-1.8.5-6|112	
12cu|lightdm-1.8.5-6|113	%define liblightdmgobjectdevel %mklibname -d lightdm-gobject
12cu|lightdm-1.8.5-6|114	
12cu|lightdm-1.8.5-6|115	%package -n %{liblightdmgobjectdevel}
12cu|lightdm-1.8.5-6|116	Summary:	LightDM client library (development files)
12cu|lightdm-1.8.5-6|117	Group:		Graphical desktop/Other
12cu|lightdm-1.8.5-6|118	Requires:	%{liblightdmgobject} = %{version}-%{release}
12cu|lightdm-1.8.5-6|119	Provides:	lightdm-gobject-devel = %{version}-%{release}
12cu|lightdm-1.8.5-6|120	
12cu|lightdm-1.8.5-6|121	%description -n %{liblightdmgobjectdevel}
12cu|lightdm-1.8.5-6|122	A GObject based library for LightDM clients to use to interface with LightDM.
12cu|lightdm-1.8.5-6|123	
12cu|lightdm-1.8.5-6|124	This package contains header files and development information, which
12cu|lightdm-1.8.5-6|125	is useful for building LightDM greeters and user switchers.
12cu|lightdm-1.8.5-6|126	
12cu|lightdm-1.8.5-6|127	%files -n %{liblightdmgobjectdevel}
12cu|lightdm-1.8.5-6|128	%doc %{_datadir}/gtk-doc/html/lightdm-gobject-%{libapi}
12cu|lightdm-1.8.5-6|129	%{_includedir}/lightdm-gobject-%{libapi}/
12cu|lightdm-1.8.5-6|130	%{_libdir}/liblightdm-gobject-%{libapi}.so
12cu|lightdm-1.8.5-6|131	%{_libdir}/pkgconfig/liblightdm-gobject-%{libapi}.pc
12cu|lightdm-1.8.5-6|132	%{_datadir}/gir-1.0/LightDM-%{libapi}.gir
12cu|lightdm-1.8.5-6|133	%{_datadir}/vala/vapi/liblightdm-gobject-%{libapi}.vapi
12cu|lightdm-1.8.5-6|134	
12cu|lightdm-1.8.5-6|135	#-------------------------------------------------------------------------
12cu|lightdm-1.8.5-6|136	
12cu|lightdm-1.8.5-6|137	%define libqtapi 3
12cu|lightdm-1.8.5-6|138	%define liblightdmqt %mklibname lightdm-qt %{libqtapi} %{libmajor}
12cu|lightdm-1.8.5-6|139	
12cu|lightdm-1.8.5-6|140	%package -n %{liblightdmqt}
12cu|lightdm-1.8.5-6|141	Summary:	LightDM Qt client library
12cu|lightdm-1.8.5-6|142	Group:		Graphical desktop/Other
12cu|lightdm-1.8.5-6|143	
12cu|lightdm-1.8.5-6|144	%description -n %{liblightdmqt}
12cu|lightdm-1.8.5-6|145	A Qt based library for LightDM clients to use to interface with LightDM.
12cu|lightdm-1.8.5-6|146	
12cu|lightdm-1.8.5-6|147	%files -n %{liblightdmqt}
12cu|lightdm-1.8.5-6|148	%{_libdir}/liblightdm-qt-%{libqtapi}.so.%{libmajor}
12cu|lightdm-1.8.5-6|149	%{_libdir}/liblightdm-qt-%{libqtapi}.so.%{libmajor}.*
12cu|lightdm-1.8.5-6|150	
12cu|lightdm-1.8.5-6|151	#-------------------------------------------------------------------------
12cu|lightdm-1.8.5-6|152	
12cu|lightdm-1.8.5-6|153	%define liblightdmqtdevel %mklibname -d lightdm-qt
12cu|lightdm-1.8.5-6|154	
12cu|lightdm-1.8.5-6|155	%package -n %{liblightdmqtdevel}
12cu|lightdm-1.8.5-6|156	Summary:	LightDM client library (development files)
12cu|lightdm-1.8.5-6|157	Group:		Graphical desktop/Other
12cu|lightdm-1.8.5-6|158	Requires:	%{liblightdmqt} = %{version}-%{release}
12cu|lightdm-1.8.5-6|159	Provides:	lightdm-qt-devel = %{version}-%{release}
12cu|lightdm-1.8.5-6|160	
12cu|lightdm-1.8.5-6|161	%description -n %{liblightdmqtdevel}
12cu|lightdm-1.8.5-6|162	A Qt based library for LightDM clients to use to interface with LightDM.
12cu|lightdm-1.8.5-6|163	
12cu|lightdm-1.8.5-6|164	This package contains header files and development information, which
12cu|lightdm-1.8.5-6|165	is useful for building LightDM greeters and user switchers.
12cu|lightdm-1.8.5-6|166	
12cu|lightdm-1.8.5-6|167	%files -n %{liblightdmqtdevel}
12cu|lightdm-1.8.5-6|168	%{_includedir}/lightdm-qt-%{libqtapi}
12cu|lightdm-1.8.5-6|169	%{_libdir}/liblightdm-qt-%{libqtapi}.so
12cu|lightdm-1.8.5-6|170	%{_libdir}/pkgconfig/liblightdm-qt-%{libqtapi}.pc
12cu|lightdm-1.8.5-6|171	
12cu|lightdm-1.8.5-6|172	#-------------------------------------------------------------------------
12cu|lightdm-1.8.5-6|173	
12cu|lightdm-1.8.5-6|174	#-------------------------------------------------------------------------
12cu|lightdm-1.8.5-6|175	%if 0
12cu|lightdm-1.8.5-6|176	%define liblightdmqt5 %mklibname lightdm-qt5_ %{libqtapi} %{libmajor}
12cu|lightdm-1.8.5-6|177	
12cu|lightdm-1.8.5-6|178	%package -n %{liblightdmqt5}
12cu|lightdm-1.8.5-6|179	Summary:	LightDM Qt5 client library
12cu|lightdm-1.8.5-6|180	Group:		Graphical desktop/Other
12cu|lightdm-1.8.5-6|181	License:	LGPLv2+
12cu|lightdm-1.8.5-6|182	
12cu|lightdm-1.8.5-6|183	%description -n %{liblightdmqt5}
12cu|lightdm-1.8.5-6|184	A Qt5 based library for LightDM clients to use to interface with LightDM.
12cu|lightdm-1.8.5-6|185	
12cu|lightdm-1.8.5-6|186	%files -n %{liblightdmqt5}
12cu|lightdm-1.8.5-6|187	%{_libdir}/liblightdm-qt5-%{libqtapi}.so.%{libmajor}
12cu|lightdm-1.8.5-6|188	%{_libdir}/liblightdm-qt5-%{libqtapi}.so.%{libmajor}.*
12cu|lightdm-1.8.5-6|189	
12cu|lightdm-1.8.5-6|190	#-------------------------------------------------------------------------
12cu|lightdm-1.8.5-6|191	
12cu|lightdm-1.8.5-6|192	%define liblightdmqt5devel %mklibname -d lightdm-qt5
12cu|lightdm-1.8.5-6|193	
12cu|lightdm-1.8.5-6|194	%package -n %{liblightdmqt5devel}
12cu|lightdm-1.8.5-6|195	Summary:	LightDM client library (development files)
12cu|lightdm-1.8.5-6|196	Group:		Graphical desktop/Other
12cu|lightdm-1.8.5-6|197	License:	LGPLv2+
12cu|lightdm-1.8.5-6|198	Requires:	%{liblightdmqt5} = %{version}-%{release}
12cu|lightdm-1.8.5-6|199	Provides:	lightdm-qt5-devel = %{version}-%{release}
12cu|lightdm-1.8.5-6|200	
12cu|lightdm-1.8.5-6|201	%description -n %{liblightdmqt5devel}
12cu|lightdm-1.8.5-6|202	A Qt5 based library for LightDM clients to use to interface with LightDM.
12cu|lightdm-1.8.5-6|203	
12cu|lightdm-1.8.5-6|204	This package contains header files and development information, which
12cu|lightdm-1.8.5-6|205	is useful for building LightDM greeters and user switchers.
12cu|lightdm-1.8.5-6|206	
12cu|lightdm-1.8.5-6|207	%files -n %{liblightdmqt5devel}
12cu|lightdm-1.8.5-6|208	%{_includedir}/lightdm-qt5-%{libqtapi}
12cu|lightdm-1.8.5-6|209	%{_libdir}/liblightdm-qt5-%{libqtapi}.so
12cu|lightdm-1.8.5-6|210	%{_libdir}/pkgconfig/liblightdm-qt5-%{libqtapi}.pc
12cu|lightdm-1.8.5-6|211	
12cu|lightdm-1.8.5-6|212	%endif
12cu|lightdm-1.8.5-6|213	#-------------------------------------------------------------------------
12cu|lightdm-1.8.5-6|214	
12cu|lightdm-1.8.5-6|215	%prep
12cu|lightdm-1.8.5-6|216	%setup -q
12cu|lightdm-1.8.5-6|217	%apply_patches
12cu|lightdm-1.8.5-6|218	
12cu|lightdm-1.8.5-6|219	%build
12cu|lightdm-1.8.5-6|220	autoreconf -vfi
12cu|lightdm-1.8.5-6|221	export PATH=$PATH:%{_qt4_bindir}
12cu|lightdm-1.8.5-6|222	%configure2_5x \
12cu|lightdm-1.8.5-6|223	--disable-static \
12cu|lightdm-1.8.5-6|224	--disable-tests \
12cu|lightdm-1.8.5-6|225	--enable-introspection \
12cu|lightdm-1.8.5-6|226	--enable-liblightdm-gobject \
12cu|lightdm-1.8.5-6|227	--enable-liblightdm-qt \
12cu|lightdm-1.8.5-6|228	--with-greeter-session=lightdm-greeter
12cu|lightdm-1.8.5-6|229	%make
12cu|lightdm-1.8.5-6|230	
12cu|lightdm-1.8.5-6|231	%install
12cu|lightdm-1.8.5-6|232	%makeinstall_std
12cu|lightdm-1.8.5-6|233	
12cu|lightdm-1.8.5-6|234	## create/own these
12cu|lightdm-1.8.5-6|235	mkdir -p %{buildroot}%{_sysconfdir}/lightdm/lightdm.conf.d
12cu|lightdm-1.8.5-6|236	mkdir -p %{buildroot}%{_datadir}/lightdm/lightdm.conf.d
12cu|lightdm-1.8.5-6|237	
12cu|lightdm-1.8.5-6|238	# install pam file
12cu|lightdm-1.8.5-6|239	install -Dpm 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cu|lightdm-1.8.5-6|240	install -Dpm 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/pam.d/%{name}-autologin
12cu|lightdm-1.8.5-6|241	install -Dpm 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/pam.d/%{name}-greeter
12cu|lightdm-1.8.5-6|242	
12cu|lightdm-1.8.5-6|243	# dm config
12cu|lightdm-1.8.5-6|244	install -Dpm644 %{SOURCE1} %{buildroot}/%{_datadir}/X11/dm.d/29lightdm.conf
12cu|lightdm-1.8.5-6|245	
12cu|lightdm-1.8.5-6|246	# session wrapper script to source /etc/profile and ~/.profile if they exists
12cu|lightdm-1.8.5-6|247	install -Dpm755 %{SOURCE2} %{buildroot}/%{_sysconfdir}/%{name}/Xsession
12cu|lightdm-1.8.5-6|248	
12cu|lightdm-1.8.5-6|249	# will be created when lightdm starts
12cu|lightdm-1.8.5-6|250	install -d %{buildroot}%{_localstatedir}/log/%{name}
12cu|lightdm-1.8.5-6|251	touch %{buildroot}%{_localstatedir}/log/%{name}/%{name}.log
12cu|lightdm-1.8.5-6|252	
12cu|lightdm-1.8.5-6|253	# directory for remote sessions
12cu|lightdm-1.8.5-6|254	mkdir -p %{buildroot}%{_datadir}/%{name}/remote-sessions
12cu|lightdm-1.8.5-6|255	
12cu|lightdm-1.8.5-6|256	install -Dpm 644 %{SOURCE10} %{buildroot}%{_prefix}/lib/tmpfiles.d/lightdm.conf
12cu|lightdm-1.8.5-6|257	install -Dpm 644 %{SOURCE11} %{buildroot}%{_unitdir}/lightdm.service
12cu|lightdm-1.8.5-6|258	install -Dpm 644 %{SOURCE12} %{buildroot}%{_datadir}/polkit-1/rules.d/lightdm.rules
12cu|lightdm-1.8.5-6|259	
12cu|lightdm-1.8.5-6|260	#we don't want these
12cu|lightdm-1.8.5-6|261	find %{buildroot} -name "*.la" -delete
12cu|lightdm-1.8.5-6|262	rm -rf %{buildroot}%{_sysconfdir}/apparmor.d
12cu|lightdm-1.8.5-6|263	# omit upstart support
12cu|lightdm-1.8.5-6|264	rm -rfv %{buildroot}%{_sysconfdir}/init
12cu|lightdm-1.8.5-6|265	
12cu|lightdm-1.8.5-6|266	#home dir for lightdm user
12cu|lightdm-1.8.5-6|267	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
12cu|lightdm-1.8.5-6|268	
12cu|lightdm-1.8.5-6|269	%find_lang %{name}
12cu|lightdm-1.8.5-6|270	
12cu|lightdm-1.8.5-6|271	%pre
12cu|lightdm-1.8.5-6|272	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /sbin/nologin
12cu|lightdm-1.8.5-6|273	
12cu|lightdm-1.8.5-6|274	%post
12cu|lightdm-1.8.5-6|275	# avoiding conflict with gdm
12cu|lightdm-1.8.5-6|276	if [ $1 -eq 1 ] ; then \
12cu|lightdm-1.8.5-6|277	update-alternatives --install %{_bindir}/gdmflexiserver gdmflexiserver %{_libexecdir}/%{name}/gdmflexiserver 30
12cu|lightdm-1.8.5-6|278	fi
12cu|lightdm-1.8.5-6|279	
12cu|lightdm-1.8.5-6|280	%create_ghostfile %{_localstatedir}/log/%{name}/%{name}.log %{name} %{name} 0644
12cu|lightdm-1.8.5-6|281	%systemd_post %{name}.service
12cu|lightdm-1.8.5-6|282	
12cu|lightdm-1.8.5-6|283	%preun
12cu|lightdm-1.8.5-6|284	if [ $1 -ge 0 ] ; then \
12cu|lightdm-1.8.5-6|285	if [ ! -e %{_libexecdir}/%{name}/gdmflexiserver ]; then
12cu|lightdm-1.8.5-6|286	update-alternatives --remove gdmflexiserver %{_libexecdir}/%{name}/gdmflexiserver
12cu|lightdm-1.8.5-6|287	fi
12cu|lightdm-1.8.5-6|288	fi
12cu|lightdm-1.8.5-6|289	%systemd_preun %{name}.service
12cu|lightdm-1.8.5-6|290	
12cu|lightdm-1.8.5-6|291	%postun
12cu|lightdm-1.8.5-6|292	%_postun_userdel %{name}
12cu|lightdm-1.8.5-6|293	%systemd_postun %{name}.service
12cu|lightdm-1.8.5-6|294	
12cu|lightdm-1.8.5-6|295	%files -f %name.lang
12cu|lightdm-1.8.5-6|296	%dir %{_sysconfdir}/%{name}
12cu|lightdm-1.8.5-6|297	%dir %{_localstatedir}/lib/%{name}
12cu|lightdm-1.8.5-6|298	%dir %{_sysconfdir}/%{name}/lightdm.conf.d
12cu|lightdm-1.8.5-6|299	%{_sysconfdir}/%{name}/Xsession
12cu|lightdm-1.8.5-6|300	%config(noreplace) %{_sysconfdir}/%{name}/keys.conf
12cu|lightdm-1.8.5-6|301	%config %{_sysconfdir}/%{name}/lightdm.conf
12cu|lightdm-1.8.5-6|302	%config %{_sysconfdir}/%{name}/users.conf
12cu|lightdm-1.8.5-6|303	#attr(-,lightdm,lightdm) %{_localstatedir}/log/%{name}/
12cu|lightdm-1.8.5-6|304	%ghost %{_localstatedir}/log/%{name}/%{name}.log
12cu|lightdm-1.8.5-6|305	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.DisplayManager.conf
12cu|lightdm-1.8.5-6|306	#{_sysconfdir}/init/lightdm.conf
12cu|lightdm-1.8.5-6|307	%{_sysconfdir}/pam.d/lightdm*
12cu|lightdm-1.8.5-6|308	%{_datadir}/X11/dm.d/29lightdm.conf
12cu|lightdm-1.8.5-6|309	%{_datadir}/polkit-1/rules.d/lightdm.rules
12cu|lightdm-1.8.5-6|310	%{_datadir}/%{name}/
12cu|lightdm-1.8.5-6|311	%{_sbindir}/%{name}
12cu|lightdm-1.8.5-6|312	%{_bindir}/dm-tool
12cu|lightdm-1.8.5-6|313	%{_libexecdir}/%{name}/*
12cu|lightdm-1.8.5-6|314	%{_mandir}/man1/%{name}*.1*
12cu|lightdm-1.8.5-6|315	%{_datadir}/help/C/%{name}/
12cu|lightdm-1.8.5-6|316	%{_prefix}/lib/tmpfiles.d/lightdm.conf
12cu|lightdm-1.8.5-6|317	%{_unitdir}/lightdm.service
12cu|lightdm-1.8.5-6|318	
12cu|lightdm-1.8.5-6|319	
12cu|lightdm-1.8.5-6|320	%changelog
12cu|lightdm-1.8.5-6|321	* Mon Apr 07 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.8.5-6
12cu|lightdm-1.8.5-6|322	+ Revision: dc471aa
12cu|lightdm-1.8.5-6|323	- update pam rules
12cu|lightdm-1.8.5-6|324	
12cu|lightdm-1.8.5-6|325	* Sat Dec 21 2013 akdengi <kazancas@mandriva.ru> 1.8.5-4
12cu|lightdm-1.8.5-6|326	+ Revision: cddaf19
12cu|lightdm-1.8.5-6|327	- fix pam rules
12cu|lightdm-1.8.5-6|328	
12cu|lightdm-1.8.5-6|329	* Thu Dec 19 2013 akdengi <kazancas@mandriva.ru> 1.8.5-3
12cu|lightdm-1.8.5-6|330	+ Revision: 8055001
12cu|lightdm-1.8.5-6|331	- up release
12cu|lightdm-1.8.5-6|332	
12cu|lightdm-1.8.5-6|333	* Thu Dec 19 2013 akdengi <kazancas@mandriva.ru> 1.8.5-2
12cu|lightdm-1.8.5-6|334	+ Revision: 588b1c9
12cu|lightdm-1.8.5-6|335	- really add sourve
12cu|lightdm-1.8.5-6|336	
12cu|lightdm-1.8.5-6|337	* Thu Dec 19 2013 akdengi <kazancas@mandriva.ru> 1.8.5-2
12cu|lightdm-1.8.5-6|338	+ Revision: 0cbc0d5
12cu|lightdm-1.8.5-6|339	- use fedora pam rules and create/own lightdm.conf.d
12cu|lightdm-1.8.5-6|340	
12cu|lightdm-1.8.5-6|341	* Mon Dec 09 2013 akdengi <alexander.kazancev@rosalab.ru> 1.8.5-1
12cu|lightdm-1.8.5-6|342	+ Revision: c84d7e4
12cu|lightdm-1.8.5-6|343	- Update to 1.8.5
12cu|lightdm-1.8.5-6|344	
12cu|lightdm-1.8.5-6|345	* Mon Oct 14 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.18-2
12cu|lightdm-1.8.5-6|346	+ Revision: 1eb4593
12cu|lightdm-1.8.5-6|347	- fix config. Return x-server on 0:display and vt1
12cu|lightdm-1.8.5-6|348	
12cu|lightdm-1.8.5-6|349	* Tue Oct 08 2013 akdengi <kazancas@mandriva.ru> 1.7.18-1
12cu|lightdm-1.8.5-6|350	+ Revision: 74837c9
12cu|lightdm-1.8.5-6|351	- rediff ROSA config patch
12cu|lightdm-1.8.5-6|352	
12cu|lightdm-1.8.5-6|353	* Tue Oct 08 2013 akdengi <kazancas@mandriva.ru> 1.7.18-1
12cu|lightdm-1.8.5-6|354	+ Revision: f7bfeec
12cu|lightdm-1.8.5-6|355	- update to 1.7.18
12cu|lightdm-1.8.5-6|356	
12cu|lightdm-1.8.5-6|357	* Wed Sep 18 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.15-7
12cu|lightdm-1.8.5-6|358	+ Revision: fbf22de
12cu|lightdm-1.8.5-6|359	- fix config
12cu|lightdm-1.8.5-6|360	
12cu|lightdm-1.8.5-6|361	* Wed Sep 18 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.15-6
12cu|lightdm-1.8.5-6|362	+ Revision: ec9dbf2
12cu|lightdm-1.8.5-6|363	- fix post
12cu|lightdm-1.8.5-6|364	
12cu|lightdm-1.8.5-6|365	* Wed Sep 18 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.15-5
12cu|lightdm-1.8.5-6|366	+ Revision: ea7395a
12cu|lightdm-1.8.5-6|367	- fix config and clean spec
12cu|lightdm-1.8.5-6|368	
12cu|lightdm-1.8.5-6|369	* Wed Sep 18 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.15-5
12cu|lightdm-1.8.5-6|370	+ Revision: 33911cb
12cu|lightdm-1.8.5-6|371	- fix triggers
12cu|lightdm-1.8.5-6|372	
12cu|lightdm-1.8.5-6|373	* Sun Sep 15 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 1.7.15-4
12cu|lightdm-1.8.5-6|374	+ Revision: 6288227
12cu|lightdm-1.8.5-6|375	- Added alternatives to avoid conflict with gdm
12cu|lightdm-1.8.5-6|376	
12cu|lightdm-1.8.5-6|377	* Sun Sep 15 2013 Alexander Kazancev <kazancas@gmail.com> 1.7.15-3
12cu|lightdm-1.8.5-6|378	+ Revision: 77bceac
12cu|lightdm-1.8.5-6|379	- Fix symlink
12cu|lightdm-1.8.5-6|380	
12cu|lightdm-1.8.5-6|381	* Thu Sep 12 2013 akdengi <kazancas@mandriva.ru> 1.7.15-2
12cu|lightdm-1.8.5-6|382	+ Revision: d4c2a3a
12cu|lightdm-1.8.5-6|383	- fix conflicts with gdm. Use 3.6.0 as initial
12cu|lightdm-1.8.5-6|384	
12cu|lightdm-1.8.5-6|385	* Thu Sep 12 2013 akdengi <kazancas@mandriva.ru>
12cu|lightdm-1.8.5-6|386	+ Revision: 445532b
12cu|lightdm-1.8.5-6|387	- fix user change
12cu|lightdm-1.8.5-6|388	
12cu|lightdm-1.8.5-6|389	* Thu Sep 12 2013 akdengi <kazancas@mandriva.ru> 1.7.15-1
12cu|lightdm-1.8.5-6|390	+ Revision: d161dfc
12cu|lightdm-1.8.5-6|391	- fix difference
12cu|lightdm-1.8.5-6|392	
12cu|lightdm-1.8.5-6|393	* Thu Sep 12 2013 akdengi <kazancas@mandriva.ru> 1.7.15-1
12cu|lightdm-1.8.5-6|394	+ Revision: 1d6d42c
12cu|lightdm-1.8.5-6|395	- 1.7.15
12cu|lightdm-1.8.5-6|396	
12cu|lightdm-1.8.5-6|397	* Tue Sep 03 2013 Alexander Kazancev <kazancas@gmail.com> 1.7.11-7
12cu|lightdm-1.8.5-6|398	+ Revision: 99b7d7b
12cu|lightdm-1.8.5-6|399	- Enable lock patch
12cu|lightdm-1.8.5-6|400	
12cu|lightdm-1.8.5-6|401	* Thu Aug 29 2013 akdengi <kazancas@mandriva.ru> 1.7.11-6
12cu|lightdm-1.8.5-6|402	+ Revision: 1832066
12cu|lightdm-1.8.5-6|403	- add /var/lib/lightdm to files and temporary disable lock screen patch
12cu|lightdm-1.8.5-6|404	
12cu|lightdm-1.8.5-6|405	* Wed Aug 28 2013 akdengi <kazancas@mandriva.ru> 1.7.11-5
12cu|lightdm-1.8.5-6|406	+ Revision: 78d86ab
12cu|lightdm-1.8.5-6|407	- try fix update error
12cu|lightdm-1.8.5-6|408	
12cu|lightdm-1.8.5-6|409	* Mon Aug 26 2013 akdengi <kazancas@mandriva.ru> 1.7.11-4
12cu|lightdm-1.8.5-6|410	+ Revision: c2ad6b1
12cu|lightdm-1.8.5-6|411	- 1.7.11
12cu|lightdm-1.8.5-6|412	
12cu|lightdm-1.8.5-6|413	* Tue May 21 2013 Alexander Kazancev <kazancas@gmail.com> 1.6.0-16
12cu|lightdm-1.8.5-6|414	+ Revision: dc115b8
12cu|lightdm-1.8.5-6|415	- Updated lightdm.spec
12cu|lightdm-1.8.5-6|416	
12cu|lightdm-1.8.5-6|417	* Mon May 20 2013 akdengi <kazancas@gmail.com> 1.6.0-15
12cu|lightdm-1.8.5-6|418	+ Revision: 138ca3b
12cu|lightdm-1.8.5-6|419	- up version
12cu|lightdm-1.8.5-6|420	
12cu|lightdm-1.8.5-6|421	* Mon May 20 2013 akdengi <kazancas@gmail.com> 1.6.0-14
12cu|lightdm-1.8.5-6|422	+ Revision: 492f9d0
12cu|lightdm-1.8.5-6|423	- fix icon. Fix systemd patch
12cu|lightdm-1.8.5-6|424	
12cu|lightdm-1.8.5-6|425	* Sat May 18 2013 Alexander Kazancev <kazancas@gmail.com> 1.6.0-13
12cu|lightdm-1.8.5-6|426	+ Revision: 7409627
12cu|lightdm-1.8.5-6|427	- Use native systemd
12cu|lightdm-1.8.5-6|428	
12cu|lightdm-1.8.5-6|429	* Sun May 12 2013 akdengi <kazancas@mandriva.ru> 1.6.0-12
12cu|lightdm-1.8.5-6|430	+ Revision: f9558d6
12cu|lightdm-1.8.5-6|431	- need systemd => 194-15
12cu|lightdm-1.8.5-6|432	
12cu|lightdm-1.8.5-6|433	* Sun May 12 2013 akdengi <kazancas@mandriva.ru> 1.6.0-12
12cu|lightdm-1.8.5-6|434	+ Revision: 1b5d76b
12cu|lightdm-1.8.5-6|435	- fix systemd session greeter problem
12cu|lightdm-1.8.5-6|436	
12cu|lightdm-1.8.5-6|437	* Sun May 12 2013 akdengi <kazancas@mandriva.ru> 1.6.0-9
12cu|lightdm-1.8.5-6|438	+ Revision: 9662c2d
12cu|lightdm-1.8.5-6|439	- fix X-start
12cu|lightdm-1.8.5-6|440	
12cu|lightdm-1.8.5-6|441	* Sun May 12 2013 akdengi <kazancas@mandriva.ru> 1.6.0-9
12cu|lightdm-1.8.5-6|442	+ Revision: 6829c2a
12cu|lightdm-1.8.5-6|443	- temporary disable systemd pam in greeter
12cu|lightdm-1.8.5-6|444	
12cu|lightdm-1.8.5-6|445	* Sun May 12 2013 akdengi <kazancas@mandriva.ru> 1.6.0-9
12cu|lightdm-1.8.5-6|446	+ Revision: f2ad4ba
12cu|lightdm-1.8.5-6|447	- delete greeter user
12cu|lightdm-1.8.5-6|448	
12cu|lightdm-1.8.5-6|449	* Sun May 12 2013 akdengi <kazancas@mandriva.ru> 1.6.0-8
12cu|lightdm-1.8.5-6|450	+ Revision: eaa299c
12cu|lightdm-1.8.5-6|451	- up version
12cu|lightdm-1.8.5-6|452	
12cu|lightdm-1.8.5-6|453	* Sun May 12 2013 akdengi <kazancas@mandriva.ru> 1.6.0-7
12cu|lightdm-1.8.5-6|454	+ Revision: dcf6e64
12cu|lightdm-1.8.5-6|455	- add systemd support to pam files
12cu|lightdm-1.8.5-6|456	
12cu|lightdm-1.8.5-6|457	* Thu May 09 2013 Alexander Kazancev <kazancas@gmail.com> 1.6.0-7
12cu|lightdm-1.8.5-6|458	+ Revision: e8fa1ab
12cu|lightdm-1.8.5-6|459	- Don't enable xsetup.d support - enable it only in build ISO script!
12cu|lightdm-1.8.5-6|460	
12cu|lightdm-1.8.5-6|461	* Thu May 09 2013 Alexander Kazancev <kazancas@gmail.com> 1.6.0-6
12cu|lightdm-1.8.5-6|462	+ Revision: 68795d0
12cu|lightdm-1.8.5-6|463	- Updated lightdm-1.6.0-rosa_config.patch
12cu|lightdm-1.8.5-6|464	
12cu|lightdm-1.8.5-6|465	* Tue May 07 2013 akdengi <kazancas@mandriva.ru> 1.6.0-6
12cu|lightdm-1.8.5-6|466	+ Revision: eac0d1e
12cu|lightdm-1.8.5-6|467	- really run Xsetup after x start
12cu|lightdm-1.8.5-6|468	
12cu|lightdm-1.8.5-6|469	

9954 12
12cu|lightdm-gtk-greeter-1.6.1-9|1	Summary:	The Light Display Manager (GTK+ greeter)
12cu|lightdm-gtk-greeter-1.6.1-9|2	Name:		lightdm-gtk-greeter
12cu|lightdm-gtk-greeter-1.6.1-9|3	Version:	1.6.1
12cu|lightdm-gtk-greeter-1.6.1-9|4	Release:	9
12cu|lightdm-gtk-greeter-1.6.1-9|5	License:	GPLv3+
12cu|lightdm-gtk-greeter-1.6.1-9|6	Group:		Graphical desktop/Other
12cu|lightdm-gtk-greeter-1.6.1-9|7	Source0:	https://launchpad.net/%{name}/1.6/%{version}/+download/%{name}-%{version}.tar.gz
12cu|lightdm-gtk-greeter-1.6.1-9|8	Patch0:		lightdm-gtk-greeter-1.6.0-rosa-customizations.patch
12cu|lightdm-gtk-greeter-1.6.1-9|9	Patch1:		lightdm-gtk-greeter-1.6.0-po.patch
12cu|lightdm-gtk-greeter-1.6.1-9|10	Patch2:		lightdm-gtk-greeter-1.6.0-ui.patch
12cu|lightdm-gtk-greeter-1.6.1-9|11	URL:		http://www.freedesktop.org/wiki/Software/LightDM
12cu|lightdm-gtk-greeter-1.6.1-9|12	BuildRequires:	pkgconfig(gmodule-export-2.0)
12cu|lightdm-gtk-greeter-1.6.1-9|13	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.5
12cu|lightdm-gtk-greeter-1.6.1-9|14	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|lightdm-gtk-greeter-1.6.1-9|15	BuildRequires:	pkgconfig(liblightdm-gobject-1)
12cu|lightdm-gtk-greeter-1.6.1-9|16	BuildRequires:	pkgconfig(x11)
12cu|lightdm-gtk-greeter-1.6.1-9|17	BuildRequires:	gtk-doc
12cu|lightdm-gtk-greeter-1.6.1-9|18	BuildRequires:	intltool >= 0.35.0
12cu|lightdm-gtk-greeter-1.6.1-9|19	BuildRequires:	gettext-devel
12cu|lightdm-gtk-greeter-1.6.1-9|20	BuildRequires:	autoconf
12cu|lightdm-gtk-greeter-1.6.1-9|21	BuildRequires:	automake
12cu|lightdm-gtk-greeter-1.6.1-9|22	# For autoreconf
12cu|lightdm-gtk-greeter-1.6.1-9|23	BuildRequires:	gnome-common
12cu|lightdm-gtk-greeter-1.6.1-9|24	Provides:	lightdm-greeter
12cu|lightdm-gtk-greeter-1.6.1-9|25	Requires:	lightdm
12cu|lightdm-gtk-greeter-1.6.1-9|26	# For logo:
12cu|lightdm-gtk-greeter-1.6.1-9|27	Requires:	desktop-common-data
12cu|lightdm-gtk-greeter-1.6.1-9|28	# For icons in top right corner
12cu|lightdm-gtk-greeter-1.6.1-9|29	Requires:	gnome-icon-theme
12cu|lightdm-gtk-greeter-1.6.1-9|30	# For icons in HighContrast mode
12cu|lightdm-gtk-greeter-1.6.1-9|31	Requires:	gnome-themes-standard
12cu|lightdm-gtk-greeter-1.6.1-9|32	
12cu|lightdm-gtk-greeter-1.6.1-9|33	#For LXDE
12cu|lightdm-gtk-greeter-1.6.1-9|34	Suggests:	rosa-flat-icons
12cu|lightdm-gtk-greeter-1.6.1-9|35	Suggests:	rosa-lxde-flat
12cu|lightdm-gtk-greeter-1.6.1-9|36	
12cu|lightdm-gtk-greeter-1.6.1-9|37	Requires(post):		update-alternatives
12cu|lightdm-gtk-greeter-1.6.1-9|38	Requires(postun):	update-alternatives
12cu|lightdm-gtk-greeter-1.6.1-9|39	
12cu|lightdm-gtk-greeter-1.6.1-9|40	%description
12cu|lightdm-gtk-greeter-1.6.1-9|41	A LightDM greeter that uses the GTK+ toolkit.
12cu|lightdm-gtk-greeter-1.6.1-9|42	
12cu|lightdm-gtk-greeter-1.6.1-9|43	#-------------------------------------------------------------------------
12cu|lightdm-gtk-greeter-1.6.1-9|44	
12cu|lightdm-gtk-greeter-1.6.1-9|45	%prep
12cu|lightdm-gtk-greeter-1.6.1-9|46	%setup -q
12cu|lightdm-gtk-greeter-1.6.1-9|47	%apply_patches
12cu|lightdm-gtk-greeter-1.6.1-9|48	
12cu|lightdm-gtk-greeter-1.6.1-9|49	%build
12cu|lightdm-gtk-greeter-1.6.1-9|50	autoreconf -vfi
12cu|lightdm-gtk-greeter-1.6.1-9|51	%configure2_5x \
12cu|lightdm-gtk-greeter-1.6.1-9|52	--disable-static
12cu|lightdm-gtk-greeter-1.6.1-9|53	%make
12cu|lightdm-gtk-greeter-1.6.1-9|54	
12cu|lightdm-gtk-greeter-1.6.1-9|55	%install
12cu|lightdm-gtk-greeter-1.6.1-9|56	%makeinstall_std
12cu|lightdm-gtk-greeter-1.6.1-9|57	
12cu|lightdm-gtk-greeter-1.6.1-9|58	# own alternatives target
12cu|lightdm-gtk-greeter-1.6.1-9|59	touch %{buildroot}%{_datadir}/xgreeters/lightdm-greeter.desktop
12cu|lightdm-gtk-greeter-1.6.1-9|60	
12cu|lightdm-gtk-greeter-1.6.1-9|61	%find_lang %{name}
12cu|lightdm-gtk-greeter-1.6.1-9|62	
12cu|lightdm-gtk-greeter-1.6.1-9|63	%post
12cu|lightdm-gtk-greeter-1.6.1-9|64	%{_sbindir}/update-alternatives \
12cu|lightdm-gtk-greeter-1.6.1-9|65	--install %{_datadir}/xgreeters/lightdm-greeter.desktop \
12cu|lightdm-gtk-greeter-1.6.1-9|66	lightdm-greeter \
12cu|lightdm-gtk-greeter-1.6.1-9|67	%{_datadir}/xgreeters/lightdm-gtk-greeter.desktop \
12cu|lightdm-gtk-greeter-1.6.1-9|68	20
12cu|lightdm-gtk-greeter-1.6.1-9|69	
12cu|lightdm-gtk-greeter-1.6.1-9|70	%postun
12cu|lightdm-gtk-greeter-1.6.1-9|71	if [ $1 -eq 0 ]; then
12cu|lightdm-gtk-greeter-1.6.1-9|72	%{_sbindir}/update-alternatives \
12cu|lightdm-gtk-greeter-1.6.1-9|73	--remove lightdm-greeter \
12cu|lightdm-gtk-greeter-1.6.1-9|74	%{_datadir}/xgreeters/lightdm-gtk-greeter.desktop
12cu|lightdm-gtk-greeter-1.6.1-9|75	fi
12cu|lightdm-gtk-greeter-1.6.1-9|76	
12cu|lightdm-gtk-greeter-1.6.1-9|77	%files -f %{name}.lang
12cu|lightdm-gtk-greeter-1.6.1-9|78	%doc NEWS
12cu|lightdm-gtk-greeter-1.6.1-9|79	#%config(noreplace) %{_sysconfdir}/lightdm/lightdm-gtk-greeter.conf
12cu|lightdm-gtk-greeter-1.6.1-9|80	#we need replace config
12cu|lightdm-gtk-greeter-1.6.1-9|81	%config %{_sysconfdir}/lightdm/lightdm-gtk-greeter.conf
12cu|lightdm-gtk-greeter-1.6.1-9|82	%{_sbindir}/%{name}
12cu|lightdm-gtk-greeter-1.6.1-9|83	#{_datadir}/%{name}/
12cu|lightdm-gtk-greeter-1.6.1-9|84	%{_datadir}/xgreeters/lightdm-gtk-greeter.desktop
12cu|lightdm-gtk-greeter-1.6.1-9|85	# own alternatives target
12cu|lightdm-gtk-greeter-1.6.1-9|86	%ghost %{_datadir}/xgreeters/lightdm-greeter.desktop
12cu|lightdm-gtk-greeter-1.6.1-9|87	
12cu|lightdm-gtk-greeter-1.6.1-9|88	
12cu|lightdm-gtk-greeter-1.6.1-9|89	%changelog
12cu|lightdm-gtk-greeter-1.6.1-9|90	* Mon Dec 23 2013 akdengi <alexander.kazancev@rosalab.ru> 1.6.1-9
12cu|lightdm-gtk-greeter-1.6.1-9|91	+ Revision: 2da5f9f
12cu|lightdm-gtk-greeter-1.6.1-9|92	- fix passwoord mask
12cu|lightdm-gtk-greeter-1.6.1-9|93	
12cu|lightdm-gtk-greeter-1.6.1-9|94	

9955 12
12cu|lightdm-kde-greeter-0.3.2.1-5|1	Summary:	LightDM KDE Greeter
12cu|lightdm-kde-greeter-0.3.2.1-5|2	Name:		lightdm-kde-greeter
12cu|lightdm-kde-greeter-0.3.2.1-5|3	Version:	0.3.2.1
12cu|lightdm-kde-greeter-0.3.2.1-5|4	Release:	5
12cu|lightdm-kde-greeter-0.3.2.1-5|5	Group:		System/X11
12cu|lightdm-kde-greeter-0.3.2.1-5|6	License:	GPLv3+
12cu|lightdm-kde-greeter-0.3.2.1-5|7	URL:	 	https://projects.kde.org/projects/playground/base/lightdm
12cu|lightdm-kde-greeter-0.3.2.1-5|8	Source0: 	http://carroll.aset.psu.edu/pub/kde/unstable/lightdm-kde/src/lightdm-kde-%{version}.tar.bz2
12cu|lightdm-kde-greeter-0.3.2.1-5|9	Patch0:		lightdm-kde-0.3.2.1-lightdm-1.7.patch
12cu|lightdm-kde-greeter-0.3.2.1-5|10	
12cu|lightdm-kde-greeter-0.3.2.1-5|11	BuildRequires:	gettext
12cu|lightdm-kde-greeter-0.3.2.1-5|12	BuildRequires:	intltool
12cu|lightdm-kde-greeter-0.3.2.1-5|13	BuildRequires:	kdelibs4-devel
12cu|lightdm-kde-greeter-0.3.2.1-5|14	BuildRequires:	pkgconfig(liblightdm-qt-3)
12cu|lightdm-kde-greeter-0.3.2.1-5|15	
12cu|lightdm-kde-greeter-0.3.2.1-5|16	Provides:	lightdm-greeter
12cu|lightdm-kde-greeter-0.3.2.1-5|17	Requires:	lightdm
12cu|lightdm-kde-greeter-0.3.2.1-5|18	Requires:	kdebase4-runtime
12cu|lightdm-kde-greeter-0.3.2.1-5|19	Requires(post,postun):	update-alternatives
12cu|lightdm-kde-greeter-0.3.2.1-5|20	
12cu|lightdm-kde-greeter-0.3.2.1-5|21	%description
12cu|lightdm-kde-greeter-0.3.2.1-5|22	A LightDM greeter that uses the KDE toolkit.
12cu|lightdm-kde-greeter-0.3.2.1-5|23	
12cu|lightdm-kde-greeter-0.3.2.1-5|24	%prep
12cu|lightdm-kde-greeter-0.3.2.1-5|25	%setup -qn lightdm-%{version}
12cu|lightdm-kde-greeter-0.3.2.1-5|26	%apply_patches
12cu|lightdm-kde-greeter-0.3.2.1-5|27	
12cu|lightdm-kde-greeter-0.3.2.1-5|28	%build
12cu|lightdm-kde-greeter-0.3.2.1-5|29	%cmake_kde4
12cu|lightdm-kde-greeter-0.3.2.1-5|30	%make
12cu|lightdm-kde-greeter-0.3.2.1-5|31	
12cu|lightdm-kde-greeter-0.3.2.1-5|32	%install
12cu|lightdm-kde-greeter-0.3.2.1-5|33	%makeinstall_std -C build
12cu|lightdm-kde-greeter-0.3.2.1-5|34	
12cu|lightdm-kde-greeter-0.3.2.1-5|35	%find_lang %{name} --all-name --with-kde
12cu|lightdm-kde-greeter-0.3.2.1-5|36	
12cu|lightdm-kde-greeter-0.3.2.1-5|37	%post
12cu|lightdm-kde-greeter-0.3.2.1-5|38	%{_sbindir}/update-alternatives \
12cu|lightdm-kde-greeter-0.3.2.1-5|39	--install %{_datadir}/xgreeters/lightdm-greeter.desktop \
12cu|lightdm-kde-greeter-0.3.2.1-5|40	lightdm-greeter \
12cu|lightdm-kde-greeter-0.3.2.1-5|41	%{_datadir}/xgreeters/lightdm-kde-greeter.desktop \
12cu|lightdm-kde-greeter-0.3.2.1-5|42	10
12cu|lightdm-kde-greeter-0.3.2.1-5|43	
12cu|lightdm-kde-greeter-0.3.2.1-5|44	%postun
12cu|lightdm-kde-greeter-0.3.2.1-5|45	if [ $1 -eq 0 ]; then
12cu|lightdm-kde-greeter-0.3.2.1-5|46	%{_sbindir}/update-alternatives \
12cu|lightdm-kde-greeter-0.3.2.1-5|47	--remove lightdm-greeter \
12cu|lightdm-kde-greeter-0.3.2.1-5|48	%{_datadir}/xgreeters/lightdm-kde-greeter.desktop
12cu|lightdm-kde-greeter-0.3.2.1-5|49	fi
12cu|lightdm-kde-greeter-0.3.2.1-5|50	
12cu|lightdm-kde-greeter-0.3.2.1-5|51	%files -f %{name}.lang
12cu|lightdm-kde-greeter-0.3.2.1-5|52	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmlightdm.conf
12cu|lightdm-kde-greeter-0.3.2.1-5|53	%{_kde_libdir}/kde4/kcm_lightdm.so
12cu|lightdm-kde-greeter-0.3.2.1-5|54	%{_kde_libdir}/kde4/libexec/kcmlightdmhelper
12cu|lightdm-kde-greeter-0.3.2.1-5|55	%{_kde_libdir}/kde4/libexec/lightdm-kde-greeter-rootimage
12cu|lightdm-kde-greeter-0.3.2.1-5|56	%{_sbindir}/lightdm-kde-greeter
12cu|lightdm-kde-greeter-0.3.2.1-5|57	%{_datadir}/apps/lightdm-kde-greeter
12cu|lightdm-kde-greeter-0.3.2.1-5|58	%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmlightdm.service
12cu|lightdm-kde-greeter-0.3.2.1-5|59	%{_datadir}/kde4/services/kcm_lightdm.desktop
12cu|lightdm-kde-greeter-0.3.2.1-5|60	%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmlightdm.policy
12cu|lightdm-kde-greeter-0.3.2.1-5|61	%{_datadir}/xgreeters/lightdm-kde-greeter.desktop
12cu|lightdm-kde-greeter-0.3.2.1-5|62	
12cu|lightdm-kde-greeter-0.3.2.1-5|63	%changelog
12cu|lightdm-kde-greeter-0.3.2.1-5|64	* Tue Apr 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2.1-5
12cu|lightdm-kde-greeter-0.3.2.1-5|65	+ Revision: f4fd4ef
12cu|lightdm-kde-greeter-0.3.2.1-5|66	- Updated to 0.3.2.1
12cu|lightdm-kde-greeter-0.3.2.1-5|67	
12cu|lightdm-kde-greeter-0.3.2.1-5|68	

9956 12
12cu|lightlang-0.8.6-9|1	Summary:	Dictionary Shell on Qt4
12cu|lightlang-0.8.6-9|2	Name:		lightlang
12cu|lightlang-0.8.6-9|3	Version:	0.8.6
12cu|lightlang-0.8.6-9|4	Release:	9
12cu|lightlang-0.8.6-9|5	License:	GPL
12cu|lightlang-0.8.6-9|6	Group:		Office
12cu|lightlang-0.8.6-9|7	Url:		http://lightlang.org.ru
12cu|lightlang-0.8.6-9|8	Source0:	lightlang-%{version}-rev990.tar.bz2
12cu|lightlang-0.8.6-9|9	BuildRequires:	mplayer
12cu|lightlang-0.8.6-9|10	BuildRequires:	python-qt4
12cu|lightlang-0.8.6-9|11	BuildRequires:	python-sip
12cu|lightlang-0.8.6-9|12	BuildRequires:	python-xlib
12cu|lightlang-0.8.6-9|13	BuildRequires:	qt4-common
12cu|lightlang-0.8.6-9|14	BuildRequires:	sox
12cu|lightlang-0.8.6-9|15	BuildRequires:	xterm
12cu|lightlang-0.8.6-9|16	Requires:	lightlang-dict
12cu|lightlang-0.8.6-9|17	Requires:	python-qt4
12cu|lightlang-0.8.6-9|18	Requires:	python-xlib
12cu|lightlang-0.8.6-9|19	Requires:	qt4-common
12cu|lightlang-0.8.6-9|20	Requires:	sox
12cu|lightlang-0.8.6-9|21	
12cu|lightlang-0.8.6-9|22	%description
12cu|lightlang-0.8.6-9|23	LightLang is a small and powerfull dictionary shell,
12cu|lightlang-0.8.6-9|24	writed on qt4 and has a many dictionary (ru-en and en-ru).
12cu|lightlang-0.8.6-9|25	
12cu|lightlang-0.8.6-9|26	%files
12cu|lightlang-0.8.6-9|27	%{_bindir}/sl
12cu|lightlang-0.8.6-9|28	%{_bindir}/xsl
12cu|lightlang-0.8.6-9|29	%{_bindir}/llrepo
12cu|lightlang-0.8.6-9|30	%{_bindir}/lightlang
12cu|lightlang-0.8.6-9|31	%{_libdir}/xsl
12cu|lightlang-0.8.6-9|32	%{_libdir}/llrepo
12cu|lightlang-0.8.6-9|33	%{_datadir}/applications/xsl.desktop
12cu|lightlang-0.8.6-9|34	%{_datadir}/sl
12cu|lightlang-0.8.6-9|35	%{_datadir}/xsl
12cu|lightlang-0.8.6-9|36	%{_iconsdir}/hicolor/*/apps/*.png
12cu|lightlang-0.8.6-9|37	%doc %{_docdir}/lightlang
12cu|lightlang-0.8.6-9|38	%doc %{_mandir}/man1/*
12cu|lightlang-0.8.6-9|39	%doc %{_mandir}/ru/man1/*
12cu|lightlang-0.8.6-9|40	
12cu|lightlang-0.8.6-9|41	#----------------------------------------------------------------------------
12cu|lightlang-0.8.6-9|42	
12cu|lightlang-0.8.6-9|43	%package devel
12cu|lightlang-0.8.6-9|44	Summary:	Devel package for LightLang
12cu|lightlang-0.8.6-9|45	Group:		Office
12cu|lightlang-0.8.6-9|46	Requires:	%{name} = %{EVRD}
12cu|lightlang-0.8.6-9|47	
12cu|lightlang-0.8.6-9|48	%description devel
12cu|lightlang-0.8.6-9|49	Devel package for LightLang.
12cu|lightlang-0.8.6-9|50	
12cu|lightlang-0.8.6-9|51	%files devel
12cu|lightlang-0.8.6-9|52	%{_libdir}/pkgconfig/lightlang.pc
12cu|lightlang-0.8.6-9|53	
12cu|lightlang-0.8.6-9|54	#----------------------------------------------------------------------------
12cu|lightlang-0.8.6-9|55	
12cu|lightlang-0.8.6-9|56	%prep
12cu|lightlang-0.8.6-9|57	%setup -q
12cu|lightlang-0.8.6-9|58	
12cu|lightlang-0.8.6-9|59	%build
12cu|lightlang-0.8.6-9|60	%configure2_5x --with-audio-player=mplayer
12cu|lightlang-0.8.6-9|61	%make
12cu|lightlang-0.8.6-9|62	
12cu|lightlang-0.8.6-9|63	%install
12cu|lightlang-0.8.6-9|64	%makeinstall_std
12cu|lightlang-0.8.6-9|65	
12cu|lightlang-0.8.6-9|66	
12cu|lightlang-0.8.6-9|67	%changelog
12cu|lightlang-0.8.6-9|68	* Fri Apr 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.6-9
12cu|lightlang-0.8.6-9|69	+ Revision: d9809e5
12cu|lightlang-0.8.6-9|70	- Rebuild against python-sip 4.15, spec cleanups
12cu|lightlang-0.8.6-9|71	
12cu|lightlang-0.8.6-9|72	

9957 12
12cu|lightlang-sounds-0.0.1-2|1	Summary:	Sounds for LightLang Dictionary
12cu|lightlang-sounds-0.0.1-2|2	Name:		lightlang-sounds
12cu|lightlang-sounds-0.0.1-2|3	Version:	0.0.1
12cu|lightlang-sounds-0.0.1-2|4	Release:	2
12cu|lightlang-sounds-0.0.1-2|5	License:	GPLv2+
12cu|lightlang-sounds-0.0.1-2|6	Group:		Office
12cu|lightlang-sounds-0.0.1-2|7	Url:		http://lightlang.org.ru
12cu|lightlang-sounds-0.0.1-2|8	Source0:	%{name}-%{version}.tar.bz2
12cu|lightlang-sounds-0.0.1-2|9	Requires:	lightlang
12cu|lightlang-sounds-0.0.1-2|10	BuildArch:	noarch
12cu|lightlang-sounds-0.0.1-2|11	
12cu|lightlang-sounds-0.0.1-2|12	%description
12cu|lightlang-sounds-0.0.1-2|13	Sounds for LightLang Dictionary.
12cu|lightlang-sounds-0.0.1-2|14	
12cu|lightlang-sounds-0.0.1-2|15	%files
12cu|lightlang-sounds-0.0.1-2|16	%{_datadir}/sl/sounds/en/*
12cu|lightlang-sounds-0.0.1-2|17	
12cu|lightlang-sounds-0.0.1-2|18	#----------------------------------------------------------------------------
12cu|lightlang-sounds-0.0.1-2|19	
12cu|lightlang-sounds-0.0.1-2|20	%prep
12cu|lightlang-sounds-0.0.1-2|21	%setup -q
12cu|lightlang-sounds-0.0.1-2|22	
12cu|lightlang-sounds-0.0.1-2|23	%build
12cu|lightlang-sounds-0.0.1-2|24	
12cu|lightlang-sounds-0.0.1-2|25	%install
12cu|lightlang-sounds-0.0.1-2|26	mkdir -p %{buildroot}%{_datadir}/sl
12cu|lightlang-sounds-0.0.1-2|27	mkdir %{buildroot}%{_datadir}/sl/sounds/
12cu|lightlang-sounds-0.0.1-2|28	mkdir %{buildroot}%{_datadir}/sl/sounds/en
12cu|lightlang-sounds-0.0.1-2|29	cp -r ./en/* %{buildroot}%{_datadir}/sl/sounds/en
12cu|lightlang-sounds-0.0.1-2|30	
12cu|lightlang-sounds-0.0.1-2|31	
12cu|lightlang-sounds-0.0.1-2|32	%changelog
12cu|lightlang-sounds-0.0.1-2|33	* Mon Mar 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.1-2
12cu|lightlang-sounds-0.0.1-2|34	+ Revision: 799cdfa
12cu|lightlang-sounds-0.0.1-2|35	- LOG Should be noarch package, spec cleanup
12cu|lightlang-sounds-0.0.1-2|36	
12cu|lightlang-sounds-0.0.1-2|37	

9958 12
12cu|lightning-2.0.3-1|1	%define _disable_ld_no_undefined 1
12cu|lightning-2.0.3-1|2	
12cu|lightning-2.0.3-1|3	%define major 0
12cu|lightning-2.0.3-1|4	%define libname %mklibname %{name} %{major}
12cu|lightning-2.0.3-1|5	%define devname %mklibname %{name} -d
12cu|lightning-2.0.3-1|6	
12cu|lightning-2.0.3-1|7	Summary:	Portable just-in-time compiler library
12cu|lightning-2.0.3-1|8	Name:		lightning
12cu|lightning-2.0.3-1|9	Version:	2.0.3
12cu|lightning-2.0.3-1|10	Release:	1
12cu|lightning-2.0.3-1|11	License:	LGPLv3+
12cu|lightning-2.0.3-1|12	Group:		Development/Other
12cu|lightning-2.0.3-1|13	Url:		http://www.gnu.org/software/lightning/
12cu|lightning-2.0.3-1|14	Source0:	ftp://ftp.gnu.org/gnu/lightning/%{name}-%{version}.tar.gz
12cu|lightning-2.0.3-1|15	BuildRequires:	texinfo
12cu|lightning-2.0.3-1|16	BuildRequires:	binutils-devel
12cu|lightning-2.0.3-1|17	BuildRequires:	pkgconfig(zlib)
12cu|lightning-2.0.3-1|18	
12cu|lightning-2.0.3-1|19	%description
12cu|lightning-2.0.3-1|20	GNU lightning is a library that generates assembly language code at run-time;
12cu|lightning-2.0.3-1|21	it is very fast, making it ideal for Just-In-Time compilers, and it abstracts
12cu|lightning-2.0.3-1|22	over the target CPU, as it exposes to the clients a standardized RISC
12cu|lightning-2.0.3-1|23	instruction set inspired by the MIPS and SPARC chips.
12cu|lightning-2.0.3-1|24	
12cu|lightning-2.0.3-1|25	#----------------------------------------------------------------------------
12cu|lightning-2.0.3-1|26	
12cu|lightning-2.0.3-1|27	%package -n %{libname}
12cu|lightning-2.0.3-1|28	Summary:	Shared library the GNU lightning
12cu|lightning-2.0.3-1|29	Group:		System/Libraries
12cu|lightning-2.0.3-1|30	Conflicts:	%{name} < 2.0.3
12cu|lightning-2.0.3-1|31	Obsoletes:	%{name} < 2.0.3
12cu|lightning-2.0.3-1|32	
12cu|lightning-2.0.3-1|33	%description -n %{libname}
12cu|lightning-2.0.3-1|34	Shared library the GNU lightning.
12cu|lightning-2.0.3-1|35	
12cu|lightning-2.0.3-1|36	%files -n %{libname}
12cu|lightning-2.0.3-1|37	%doc AUTHORS COPYING COPYING.LESSER NEWS README THANKS
12cu|lightning-2.0.3-1|38	%{_libdir}/lib%{name}.so.%{major}*
12cu|lightning-2.0.3-1|39	
12cu|lightning-2.0.3-1|40	#----------------------------------------------------------------------------
12cu|lightning-2.0.3-1|41	
12cu|lightning-2.0.3-1|42	%package -n %{devname}
12cu|lightning-2.0.3-1|43	Summary:	Development files for the GNU lightning
12cu|lightning-2.0.3-1|44	Group:		Development/Other
12cu|lightning-2.0.3-1|45	Requires:	%{libname} = %{EVRD}
12cu|lightning-2.0.3-1|46	Provides:	%{name}-devel = %{EVRD}
12cu|lightning-2.0.3-1|47	Conflicts:	%{name} < 2.0.3
12cu|lightning-2.0.3-1|48	
12cu|lightning-2.0.3-1|49	%description -n %{devname}
12cu|lightning-2.0.3-1|50	The libraries, header files and documentation for using GNU lightning.
12cu|lightning-2.0.3-1|51	
12cu|lightning-2.0.3-1|52	%files -n %{devname}
12cu|lightning-2.0.3-1|53	%doc ChangeLog COPYING.DOC
12cu|lightning-2.0.3-1|54	%{_includedir}/%{name}.h
12cu|lightning-2.0.3-1|55	%{_includedir}/%{name}
12cu|lightning-2.0.3-1|56	%{_libdir}/lib%{name}.so
12cu|lightning-2.0.3-1|57	%{_infodir}/%{name}.info*
12cu|lightning-2.0.3-1|58	
12cu|lightning-2.0.3-1|59	#----------------------------------------------------------------------------
12cu|lightning-2.0.3-1|60	
12cu|lightning-2.0.3-1|61	%prep
12cu|lightning-2.0.3-1|62	%setup -q
12cu|lightning-2.0.3-1|63	
12cu|lightning-2.0.3-1|64	%build
12cu|lightning-2.0.3-1|65	%configure2_5x --disable-static
12cu|lightning-2.0.3-1|66	%make
12cu|lightning-2.0.3-1|67	
12cu|lightning-2.0.3-1|68	%install
12cu|lightning-2.0.3-1|69	%makeinstall_std
12cu|lightning-2.0.3-1|70	
12cu|lightning-2.0.3-1|71	%check
12cu|lightning-2.0.3-1|72	make check
12cu|lightning-2.0.3-1|73	
12cu|lightning-2.0.3-1|74	
12cu|lightning-2.0.3-1|75	%changelog
12cu|lightning-2.0.3-1|76	* Mon Mar 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.3-1
12cu|lightning-2.0.3-1|77	+ Revision: 3e22dbb
12cu|lightning-2.0.3-1|78	- LOG New version 2.0.3, re-work package structure according to our library packaging policy
12cu|lightning-2.0.3-1|79	
12cu|lightning-2.0.3-1|80	

9959 12
12cu|lightspark-0.7.2-5|1	%define major 0
12cu|lightspark-0.7.2-5|2	%define libname %mklibname %{name} %{major}
12cu|lightspark-0.7.2-5|3	%define devname %mklibname -d %{name}
12cu|lightspark-0.7.2-5|4	
12cu|lightspark-0.7.2-5|5	Summary:	An alternative Flash Player implementation
12cu|lightspark-0.7.2-5|6	Name:		lightspark
12cu|lightspark-0.7.2-5|7	Version:	0.7.2
12cu|lightspark-0.7.2-5|8	Release:	5
12cu|lightspark-0.7.2-5|9	Group:		Networking/WWW
12cu|lightspark-0.7.2-5|10	License:	LGPLv3+
12cu|lightspark-0.7.2-5|11	Url:		http://lightspark.sourceforge.net
12cu|lightspark-0.7.2-5|12	Source0:	https://launchpadlibrarian.net/134352855/lightspark-%version.tar.gz
12cu|lightspark-0.7.2-5|13	Patch0:		lightspark-0.7.2-ffmpeg-2.0.patch
12cu|lightspark-0.7.2-5|14	Patch1:		lightspark-0.7.2-llvm-3.3.patch
12cu|lightspark-0.7.2-5|15	BuildRequires:	cmake
12cu|lightspark-0.7.2-5|16	BuildRequires:	nasm
12cu|lightspark-0.7.2-5|17	BuildRequires:	boost-devel
12cu|lightspark-0.7.2-5|18	BuildRequires:	llvm-devel
12cu|lightspark-0.7.2-5|19	BuildRequires:	pkgconfig(fontconfig)
12cu|lightspark-0.7.2-5|20	BuildRequires:	pkgconfig(ftgl)
12cu|lightspark-0.7.2-5|21	BuildRequires:	pkgconfig(glew)
12cu|lightspark-0.7.2-5|22	BuildRequires:	pkgconfig(libavcodec)
12cu|lightspark-0.7.2-5|23	BuildRequires:	pkgconfig(libcurl)
12cu|lightspark-0.7.2-5|24	BuildRequires:	pkgconfig(libpcre)
12cu|lightspark-0.7.2-5|25	BuildRequires:	pkgconfig(libpulse)
12cu|lightspark-0.7.2-5|26	BuildRequires:	pkgconfig(libxml++-2.6)
12cu|lightspark-0.7.2-5|27	BuildRequires:	pkgconfig(libxul)
12cu|lightspark-0.7.2-5|28	BuildRequires:	pkgconfig(sdl)
12cu|lightspark-0.7.2-5|29	Requires:	fonts-ttf-liberation
12cu|lightspark-0.7.2-5|30	Suggests:	%{name}-pulse
12cu|lightspark-0.7.2-5|31	
12cu|lightspark-0.7.2-5|32	%description
12cu|lightspark-0.7.2-5|33	Lightspark is a modern, free, open-source flash player implementation.
12cu|lightspark-0.7.2-5|34	Lightspark features:
12cu|lightspark-0.7.2-5|35	
12cu|lightspark-0.7.2-5|36	* JIT compilation of Actionscript to native x86 bytecode using LLVM
12cu|lightspark-0.7.2-5|37	* Hardware accelerated rendering using OpenGL Shaders (GLSL)
12cu|lightspark-0.7.2-5|38	* Very good and robust support for current-generation Actionscript 3
12cu|lightspark-0.7.2-5|39	* A new, clean, codebase exploiting multithreading and optimized for
12cu|lightspark-0.7.2-5|40	modern hardware. Designed from scratch after the official Flash
12cu|lightspark-0.7.2-5|41	documentation was released.
12cu|lightspark-0.7.2-5|42	
12cu|lightspark-0.7.2-5|43	%files -f %{name}.lang
12cu|lightspark-0.7.2-5|44	%doc COPYING COPYING.LESSER ChangeLog
12cu|lightspark-0.7.2-5|45	%config(noreplace) %{_sysconfdir}/xdg/lightspark.conf
12cu|lightspark-0.7.2-5|46	%{_bindir}/%{name}
12cu|lightspark-0.7.2-5|47	%{_bindir}/tightspark
12cu|lightspark-0.7.2-5|48	%{_datadir}/applications/%{name}.desktop
12cu|lightspark-0.7.2-5|49	%{_datadir}/%{name}
12cu|lightspark-0.7.2-5|50	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cu|lightspark-0.7.2-5|51	%{_mandir}/man1/%{name}.1*
12cu|lightspark-0.7.2-5|52	
12cu|lightspark-0.7.2-5|53	#----------------------------------------------------------------------------
12cu|lightspark-0.7.2-5|54	
12cu|lightspark-0.7.2-5|55	%package -n %{libname}
12cu|lightspark-0.7.2-5|56	Summary:	%{name} libraries
12cu|lightspark-0.7.2-5|57	Group:		System/Libraries
12cu|lightspark-0.7.2-5|58	
12cu|lightspark-0.7.2-5|59	%description -n %{libname}
12cu|lightspark-0.7.2-5|60	This is the libraries used by %{name}.
12cu|lightspark-0.7.2-5|61	
12cu|lightspark-0.7.2-5|62	%files -n %{libname}
12cu|lightspark-0.7.2-5|63	%config %{_sysconfdir}/ld.so.conf.d/lightspark.conf
12cu|lightspark-0.7.2-5|64	%{_libdir}/%{name}/lib%{name}.so.%{major}*
12cu|lightspark-0.7.2-5|65	
12cu|lightspark-0.7.2-5|66	#----------------------------------------------------------------------------
12cu|lightspark-0.7.2-5|67	
12cu|lightspark-0.7.2-5|68	%package -n %{devname}
12cu|lightspark-0.7.2-5|69	Summary:	Development libraries for %{name}
12cu|lightspark-0.7.2-5|70	Group:		Development/C++
12cu|lightspark-0.7.2-5|71	Provides:	%{name}-devel = %{version}-%{release}
12cu|lightspark-0.7.2-5|72	Requires:	%{libname} = %{version}-%{release}
12cu|lightspark-0.7.2-5|73	
12cu|lightspark-0.7.2-5|74	%description -n %{devname}
12cu|lightspark-0.7.2-5|75	Development files for the %{name} libraries.
12cu|lightspark-0.7.2-5|76	
12cu|lightspark-0.7.2-5|77	%files -n %{devname}
12cu|lightspark-0.7.2-5|78	%{_libdir}/%{name}/lib%{name}.so
12cu|lightspark-0.7.2-5|79	
12cu|lightspark-0.7.2-5|80	#----------------------------------------------------------------------------
12cu|lightspark-0.7.2-5|81	
12cu|lightspark-0.7.2-5|82	%package mozilla-plugin
12cu|lightspark-0.7.2-5|83	Summary:	Mozilla compatible plugin for %{name}
12cu|lightspark-0.7.2-5|84	Group:		Networking/WWW
12cu|lightspark-0.7.2-5|85	Suggests:	gnash
12cu|lightspark-0.7.2-5|86	Suggests:	%{name}-pulse
12cu|lightspark-0.7.2-5|87	Conflicts:	gnash-firefox-plugin
12cu|lightspark-0.7.2-5|88	
12cu|lightspark-0.7.2-5|89	%description mozilla-plugin
12cu|lightspark-0.7.2-5|90	This is the Mozilla compatible plugin for %{name}
12cu|lightspark-0.7.2-5|91	
12cu|lightspark-0.7.2-5|92	%files mozilla-plugin
12cu|lightspark-0.7.2-5|93	%{_libdir}/mozilla/plugins/lib%{name}plugin.so
12cu|lightspark-0.7.2-5|94	
12cu|lightspark-0.7.2-5|95	#----------------------------------------------------------------------------
12cu|lightspark-0.7.2-5|96	
12cu|lightspark-0.7.2-5|97	%package pulse
12cu|lightspark-0.7.2-5|98	Summary:	PulseAudio plugin for %{name}
12cu|lightspark-0.7.2-5|99	Group:		Networking/WWW
12cu|lightspark-0.7.2-5|100	
12cu|lightspark-0.7.2-5|101	%description pulse
12cu|lightspark-0.7.2-5|102	This is the PulseAudio plugin for %{name}
12cu|lightspark-0.7.2-5|103	
12cu|lightspark-0.7.2-5|104	%files pulse
12cu|lightspark-0.7.2-5|105	%{_libdir}/%{name}/plugins/lib%{name}pulseplugin.so
12cu|lightspark-0.7.2-5|106	
12cu|lightspark-0.7.2-5|107	#----------------------------------------------------------------------------
12cu|lightspark-0.7.2-5|108	
12cu|lightspark-0.7.2-5|109	%prep
12cu|lightspark-0.7.2-5|110	%setup -q
12cu|lightspark-0.7.2-5|111	%patch0 -p1
12cu|lightspark-0.7.2-5|112	%patch1 -p1
12cu|lightspark-0.7.2-5|113	
12cu|lightspark-0.7.2-5|114	%build
12cu|lightspark-0.7.2-5|115	%define _disable_ld_no_undefined 1
12cu|lightspark-0.7.2-5|116	%cmake \
12cu|lightspark-0.7.2-5|117	-DCOMPILE_PLUGIN=1 \
12cu|lightspark-0.7.2-5|118	-DPLUGIN_DIRECTORY="%{_libdir}/mozilla/plugins/" \
12cu|lightspark-0.7.2-5|119	-DENABLE_SOUND=1 \
12cu|lightspark-0.7.2-5|120	-DGNASH_EXE_PATH="%{_bindir}/gnash"
12cu|lightspark-0.7.2-5|121	
12cu|lightspark-0.7.2-5|122	%make
12cu|lightspark-0.7.2-5|123	
12cu|lightspark-0.7.2-5|124	%install
12cu|lightspark-0.7.2-5|125	%makeinstall_std -C build
12cu|lightspark-0.7.2-5|126	
12cu|lightspark-0.7.2-5|127	#(eandry) tell lightspark where the libs are
12cu|lightspark-0.7.2-5|128	install -d -m 0755  %{buildroot}%{_sysconfdir}/ld.so.conf.d
12cu|lightspark-0.7.2-5|129	echo "%{_libdir}/lightspark" > %{buildroot}%{_sysconfdir}/ld.so.conf.d/lightspark.conf
12cu|lightspark-0.7.2-5|130	
12cu|lightspark-0.7.2-5|131	install -Dpm 644 media/%{name}-logo.svg %{buildroot}%{_datadir}/%{name}
12cu|lightspark-0.7.2-5|132	
12cu|lightspark-0.7.2-5|133	%find_lang %{name}
12cu|lightspark-0.7.2-5|134	
12cu|lightspark-0.7.2-5|135	
12cu|lightspark-0.7.2-5|136	%changelog
12cu|lightspark-0.7.2-5|137	* Fri Oct 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.2-5
12cu|lightspark-0.7.2-5|138	+ Revision: c942268
12cu|lightspark-0.7.2-5|139	- LOG Add patch to fix build with LLVM 3.3
12cu|lightspark-0.7.2-5|140	
12cu|lightspark-0.7.2-5|141	

9960 12
12cu|lighttpd-1.4.35-1|1	# Following modules bring no additionnal dependencies
12cu|lighttpd-1.4.35-1|2	# Other ones go into separate packages
12cu|lighttpd-1.4.35-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
12cu|lighttpd-1.4.35-1|4	
12cu|lighttpd-1.4.35-1|5	Name:		lighttpd
12cu|lighttpd-1.4.35-1|6	Version:	1.4.35
12cu|lighttpd-1.4.35-1|7	Release:	1
12cu|lighttpd-1.4.35-1|8	Summary:	A fast webserver with minimal memory-footprint
12cu|lighttpd-1.4.35-1|9	License:	BSD
12cu|lighttpd-1.4.35-1|10	Group:		System/Servers
12cu|lighttpd-1.4.35-1|11	URL:		http://lighttpd.net/
12cu|lighttpd-1.4.35-1|12	Source0:	http://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.xz
12cu|lighttpd-1.4.35-1|13	Source1:	http://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.xz.asc
12cu|lighttpd-1.4.35-1|14	Source2:	lighttpd.service
12cu|lighttpd-1.4.35-1|15	Source3:	php.d-lighttpd.ini
12cu|lighttpd-1.4.35-1|16	Patch1:		lighttpd-defaultroot.patch
12cu|lighttpd-1.4.35-1|17	BuildRequires:	pkgconfig(zlib)
12cu|lighttpd-1.4.35-1|18	BuildRequires:	fam-devel
12cu|lighttpd-1.4.35-1|19	BuildRequires:	mysql-devel
12cu|lighttpd-1.4.35-1|20	BuildRequires:	memcache-devel
12cu|lighttpd-1.4.35-1|21	BuildRequires:	lua-devel
12cu|lighttpd-1.4.35-1|22	BuildRequires:	pkgconfig(openssl)
12cu|lighttpd-1.4.35-1|23	BuildRequires:	gdbm-devel
12cu|lighttpd-1.4.35-1|24	BuildRequires:	bzip2-devel
12cu|lighttpd-1.4.35-1|25	BuildRequires:	pkgconfig(libpcre)
12cu|lighttpd-1.4.35-1|26	BuildRequires:	openldap-devel
12cu|lighttpd-1.4.35-1|27	BuildRequires:	attr-devel
12cu|lighttpd-1.4.35-1|28	BuildRequires:	pkgconfig(libxml-2.0)
12cu|lighttpd-1.4.35-1|29	BuildRequires:	pkgconfig(sqlite3)
12cu|lighttpd-1.4.35-1|30	Requires(pre):	webserver-base
12cu|lighttpd-1.4.35-1|31	Requires:       webserver-base
12cu|lighttpd-1.4.35-1|32	Requires(post):  rpm-helper
12cu|lighttpd-1.4.35-1|33	Requires(preun): rpm-helper
12cu|lighttpd-1.4.35-1|34	Obsoletes:	%{name}-modules < %{EVRD}
12cu|lighttpd-1.4.35-1|35	Provides:	%{name}-modules = %{EVRD}
12cu|lighttpd-1.4.35-1|36	Provides:	webserver
12cu|lighttpd-1.4.35-1|37	
12cu|lighttpd-1.4.35-1|38	%description
12cu|lighttpd-1.4.35-1|39	Security, speed, compliance, and flexibility--all of these describe LightTPD
12cu|lighttpd-1.4.35-1|40	which is rapidly redefining efficiency of a web server; as it is designed and
12cu|lighttpd-1.4.35-1|41	optimized for high performance environments. With a small memory
12cu|lighttpd-1.4.35-1|42	footprint compared to other web-servers, effective management of the
12cu|lighttpd-1.4.35-1|43	cpu-load, and advanced feature set (FastCGI, CGI, Auth,
12cu|lighttpd-1.4.35-1|44	Output-Compression, URL-Rewriting and many more) LightTPD is the
12cu|lighttpd-1.4.35-1|45	perfect solution for every server that is suffering load problems.
12cu|lighttpd-1.4.35-1|46	
12cu|lighttpd-1.4.35-1|47	This packages contains the server and base modules :
12cu|lighttpd-1.4.35-1|48	%(for mod in $(echo %base_modules | tr ',' '\n'); do echo ${mod%%.so}; done)
12cu|lighttpd-1.4.35-1|49	
12cu|lighttpd-1.4.35-1|50	%package mod_auth
12cu|lighttpd-1.4.35-1|51	Summary:	Authentification module for %{name}
12cu|lighttpd-1.4.35-1|52	Group:		System/Servers
12cu|lighttpd-1.4.35-1|53	Requires:	%{name}
12cu|lighttpd-1.4.35-1|54	
12cu|lighttpd-1.4.35-1|55	%description mod_auth
12cu|lighttpd-1.4.35-1|56	lighttpd supportes both authentication method described by RFC 2617:
12cu|lighttpd-1.4.35-1|57	
12cu|lighttpd-1.4.35-1|58	- basic
12cu|lighttpd-1.4.35-1|59	- digest
12cu|lighttpd-1.4.35-1|60	
12cu|lighttpd-1.4.35-1|61	Depending on the method lighttpd provides various way to store the credentials
12cu|lighttpd-1.4.35-1|62	used for the authentication.
12cu|lighttpd-1.4.35-1|63	
12cu|lighttpd-1.4.35-1|64	for basic auth:
12cu|lighttpd-1.4.35-1|65	- plain
12cu|lighttpd-1.4.35-1|66	- htpasswd
12cu|lighttpd-1.4.35-1|67	- htdigest
12cu|lighttpd-1.4.35-1|68	- ldap
12cu|lighttpd-1.4.35-1|69	
12cu|lighttpd-1.4.35-1|70	for digest auth:
12cu|lighttpd-1.4.35-1|71	- plain
12cu|lighttpd-1.4.35-1|72	- htdigest
12cu|lighttpd-1.4.35-1|73	
12cu|lighttpd-1.4.35-1|74	%package mod_cml
12cu|lighttpd-1.4.35-1|75	Summary:	CML (Cache Meta Language) module for %{name}
12cu|lighttpd-1.4.35-1|76	Group:		System/Servers
12cu|lighttpd-1.4.35-1|77	Requires:	%{name}
12cu|lighttpd-1.4.35-1|78	
12cu|lighttpd-1.4.35-1|79	%description mod_cml
12cu|lighttpd-1.4.35-1|80	CML (Cache Meta Language) is a Meta language to describe the dependencies
12cu|lighttpd-1.4.35-1|81	of a page at one side and building a page from its fragments on the other side
12cu|lighttpd-1.4.35-1|82	using LUA.
12cu|lighttpd-1.4.35-1|83	
12cu|lighttpd-1.4.35-1|84	%package mod_compress
12cu|lighttpd-1.4.35-1|85	Summary:	Output Compression module for %{name}
12cu|lighttpd-1.4.35-1|86	Group:		System/Servers
12cu|lighttpd-1.4.35-1|87	Requires:	%{name}
12cu|lighttpd-1.4.35-1|88	
12cu|lighttpd-1.4.35-1|89	%description mod_compress
12cu|lighttpd-1.4.35-1|90	Output compression reduces the network load and can improve the
12cu|lighttpd-1.4.35-1|91	overall throughput of the webserver. All major http-clients support
12cu|lighttpd-1.4.35-1|92	compression by announcing it in the Accept-Encoding header. This
12cu|lighttpd-1.4.35-1|93	is used to negotiate the most suitable compression method.
12cu|lighttpd-1.4.35-1|94	We support deflate, gzip and bzip2.
12cu|lighttpd-1.4.35-1|95	
12cu|lighttpd-1.4.35-1|96	%package mod_mysql_vhost
12cu|lighttpd-1.4.35-1|97	Summary:	MySQL-based vhosting module for %{name}
12cu|lighttpd-1.4.35-1|98	Group:		System/Servers
12cu|lighttpd-1.4.35-1|99	Requires:	%{name}
12cu|lighttpd-1.4.35-1|100	
12cu|lighttpd-1.4.35-1|101	%description mod_mysql_vhost
12cu|lighttpd-1.4.35-1|102	With MySQL-based vhosting you can store the path to a given
12cu|lighttpd-1.4.35-1|103	host's document root in a MySQL database.
12cu|lighttpd-1.4.35-1|104	
12cu|lighttpd-1.4.35-1|105	%package mod_trigger_b4_dl
12cu|lighttpd-1.4.35-1|106	Summary:	Trigger before Download module for %{name}
12cu|lighttpd-1.4.35-1|107	Group:		System/Servers
12cu|lighttpd-1.4.35-1|108	Requires:	%{name}
12cu|lighttpd-1.4.35-1|109	
12cu|lighttpd-1.4.35-1|110	%description mod_trigger_b4_dl
12cu|lighttpd-1.4.35-1|111	Anti Hotlinking:
12cu|lighttpd-1.4.35-1|112	- if user requests ''download-url'' directly, the request is denied
12cu|lighttpd-1.4.35-1|113	and he is redirected to ''deny-url'
12cu|lighttpd-1.4.35-1|114	- if user visits ''trigger-url'' before requesting ''download-url'',
12cu|lighttpd-1.4.35-1|115	access is granted
12cu|lighttpd-1.4.35-1|116	- if user visits ''download-url'' again after ''trigger-timeout'' has
12cu|lighttpd-1.4.35-1|117	elapsed, the request is denied and he is redirected to ''deny-url''
12cu|lighttpd-1.4.35-1|118	
12cu|lighttpd-1.4.35-1|119	The trigger information is either stored locally in a gdbm file or
12cu|lighttpd-1.4.35-1|120	remotely in memcached.
12cu|lighttpd-1.4.35-1|121	
12cu|lighttpd-1.4.35-1|122	%package mod_webdav
12cu|lighttpd-1.4.35-1|123	Summary:	WebDAV module for %{name}
12cu|lighttpd-1.4.35-1|124	Group:		System/Servers
12cu|lighttpd-1.4.35-1|125	Requires:	%{name}
12cu|lighttpd-1.4.35-1|126	
12cu|lighttpd-1.4.35-1|127	%description mod_webdav
12cu|lighttpd-1.4.35-1|128	The WebDAV module for %{name} is a very minimalistic implementation of RFC
12cu|lighttpd-1.4.35-1|129	2518.
12cu|lighttpd-1.4.35-1|130	
12cu|lighttpd-1.4.35-1|131	%package mod_magnet
12cu|lighttpd-1.4.35-1|132	Summary:	Module to control the request handling in %{name}
12cu|lighttpd-1.4.35-1|133	Group:		System/Servers
12cu|lighttpd-1.4.35-1|134	Requires:	%{name}
12cu|lighttpd-1.4.35-1|135	
12cu|lighttpd-1.4.35-1|136	%description mod_magnet
12cu|lighttpd-1.4.35-1|137	mod_magnet can attract a request in several stages in the request-handling.
12cu|lighttpd-1.4.35-1|138	
12cu|lighttpd-1.4.35-1|139	* either at the same level as mod_rewrite, before any parsing of the URL is
12cu|lighttpd-1.4.35-1|140	done
12cu|lighttpd-1.4.35-1|141	* or at a later stage, when the doc-root is known and the physical-path is
12cu|lighttpd-1.4.35-1|142	already setup
12cu|lighttpd-1.4.35-1|143	
12cu|lighttpd-1.4.35-1|144	Keep in mind that the magnet is executed in the core of lighty. EVERY long-
12cu|lighttpd-1.4.35-1|145	running operation is blocking ALL connections in the server. You are warned.
12cu|lighttpd-1.4.35-1|146	For time-consuming or blocking scripts use mod_fastcgi and friends.
12cu|lighttpd-1.4.35-1|147	
12cu|lighttpd-1.4.35-1|148	%prep
12cu|lighttpd-1.4.35-1|149	%setup -q
12cu|lighttpd-1.4.35-1|150	%patch1 -p0
12cu|lighttpd-1.4.35-1|151	
12cu|lighttpd-1.4.35-1|152	%build
12cu|lighttpd-1.4.35-1|153	%configure2_5x --libdir=%{_libdir}/%{name}/ \
12cu|lighttpd-1.4.35-1|154	--with-mysql\
12cu|lighttpd-1.4.35-1|155	--with-ldap\
12cu|lighttpd-1.4.35-1|156	--with-attr\
12cu|lighttpd-1.4.35-1|157	--with-openssl\
12cu|lighttpd-1.4.35-1|158	--with-pcre\
12cu|lighttpd-1.4.35-1|159	--with-bzip2\
12cu|lighttpd-1.4.35-1|160	--with-fam\
12cu|lighttpd-1.4.35-1|161	--with-webdav-props\
12cu|lighttpd-1.4.35-1|162	--with-webdav-locks\
12cu|lighttpd-1.4.35-1|163	--with-gdbm\
12cu|lighttpd-1.4.35-1|164	--with-memcache\
12cu|lighttpd-1.4.35-1|165	--with-lua
12cu|lighttpd-1.4.35-1|166	
12cu|lighttpd-1.4.35-1|167	%make
12cu|lighttpd-1.4.35-1|168	
12cu|lighttpd-1.4.35-1|169	%install
12cu|lighttpd-1.4.35-1|170	%makeinstall_std
12cu|lighttpd-1.4.35-1|171	
12cu|lighttpd-1.4.35-1|172	install -Dm 644 doc/initscripts/sysconfig.lighttpd \
12cu|lighttpd-1.4.35-1|173	%{buildroot}%{_sysconfdir}/sysconfig/lighttpd
12cu|lighttpd-1.4.35-1|174	
12cu|lighttpd-1.4.35-1|175	install -Dm 644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.service
12cu|lighttpd-1.4.35-1|176	
12cu|lighttpd-1.4.35-1|177	install -Dm 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/php.d/lighttpd.ini
12cu|lighttpd-1.4.35-1|178	
12cu|lighttpd-1.4.35-1|179	install -d -m 755 %{buildroot}%{_sysconfdir}/lighttpd
12cu|lighttpd-1.4.35-1|180	install -d -m 755 %{buildroot}%{_sysconfdir}/lighttpd/conf.d
12cu|lighttpd-1.4.35-1|181	install -m 644 doc/config/*.conf %{buildroot}%{_sysconfdir}/lighttpd
12cu|lighttpd-1.4.35-1|182	install -m 644 doc/config/conf.d/*.conf %{buildroot}%{_sysconfdir}/lighttpd/conf.d
12cu|lighttpd-1.4.35-1|183	
12cu|lighttpd-1.4.35-1|184	install -d -m 755 %{buildroot}%{_logdir}/lighttpd
12cu|lighttpd-1.4.35-1|185	
12cu|lighttpd-1.4.35-1|186	sed -i \
12cu|lighttpd-1.4.35-1|187	-e 's!^server.username\s*=.*$!server.username = "apache"!;' \
12cu|lighttpd-1.4.35-1|188	-e 's!^server.groupname\s*=.*$!server.groupname = "apache"!;' \
12cu|lighttpd-1.4.35-1|189	-e 's!^var.server_root\s*=.*$!var.server_root = "%{_var}/www"!;' \
12cu|lighttpd-1.4.35-1|190	-e 's!^server.document-root\s*=.*$!server.document-root = "%{_var}/www/html"!;' \
12cu|lighttpd-1.4.35-1|191	-e 's!^server.errorlog\s*=.*$!server.errorlog = "%{_logdir}/lighttpd/error.log"!;' \
12cu|lighttpd-1.4.35-1|192	%{buildroot}%{_sysconfdir}/lighttpd/lighttpd.conf
12cu|lighttpd-1.4.35-1|193	
12cu|lighttpd-1.4.35-1|194	sed -i \
12cu|lighttpd-1.4.35-1|195	-e 's!^accesslog.filename.*$!accesslog.filename = "%{_logdir}/lighttpd/access.log"!' \
12cu|lighttpd-1.4.35-1|196	%{buildroot}%{_sysconfdir}/lighttpd/conf.d/access_log.conf
12cu|lighttpd-1.4.35-1|197	
12cu|lighttpd-1.4.35-1|198	
12cu|lighttpd-1.4.35-1|199	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cu|lighttpd-1.4.35-1|200	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
12cu|lighttpd-1.4.35-1|201	%{_logdir}/%{name}/*.log {
12cu|lighttpd-1.4.35-1|202	size=20M
12cu|lighttpd-1.4.35-1|203	rotate 5
12cu|lighttpd-1.4.35-1|204	weekly
12cu|lighttpd-1.4.35-1|205	missingok
12cu|lighttpd-1.4.35-1|206	notifempty
12cu|lighttpd-1.4.35-1|207	postrotate
12cu|lighttpd-1.4.35-1|208	service %{name} reload
12cu|lighttpd-1.4.35-1|209	endscript
12cu|lighttpd-1.4.35-1|210	}
12cu|lighttpd-1.4.35-1|211	EOF
12cu|lighttpd-1.4.35-1|212	
12cu|lighttpd-1.4.35-1|213	echo %{_libdir}/%{name}/{%{base_modules}} | tr ' ' '\n' > base.list
12cu|lighttpd-1.4.35-1|214	for i in doc/outdated/*.txt
12cu|lighttpd-1.4.35-1|215	do
12cu|lighttpd-1.4.35-1|216	mod=`cat "$i" | tr -d '\\r' | sed -n "s/^Module:.*\\(mod_.*\\)$/\\1/p"`
12cu|lighttpd-1.4.35-1|217	if [ -z "$mod" ]
12cu|lighttpd-1.4.35-1|218	then
12cu|lighttpd-1.4.35-1|219	echo  "%doc $i" >> base.list
12cu|lighttpd-1.4.35-1|220	else
12cu|lighttpd-1.4.35-1|221	if echo "%{base_modules}" | grep "$mod" > /dev/null
12cu|lighttpd-1.4.35-1|222	then
12cu|lighttpd-1.4.35-1|223	echo "%doc $i" >> base.list
12cu|lighttpd-1.4.35-1|224	else
12cu|lighttpd-1.4.35-1|225	echo "%doc $i" >> "$mod"
12cu|lighttpd-1.4.35-1|226	fi
12cu|lighttpd-1.4.35-1|227	fi
12cu|lighttpd-1.4.35-1|228	done
12cu|lighttpd-1.4.35-1|229	
12cu|lighttpd-1.4.35-1|230	%post
12cu|lighttpd-1.4.35-1|231	# Fix rights on logs after upgrade, else the server can not start
12cu|lighttpd-1.4.35-1|232	if [ $1 -gt 1 ]; then
12cu|lighttpd-1.4.35-1|233	if grep '^server.username = "apache"' %{_sysconfdir}/lighttpd/lighttpd.conf >/dev/null; then
12cu|lighttpd-1.4.35-1|234	if [ `stat -c %U /var/log/lighttpd/` != "apache" ]; then
12cu|lighttpd-1.4.35-1|235	chown -R apache /var/log/lighttpd/
12cu|lighttpd-1.4.35-1|236	fi
12cu|lighttpd-1.4.35-1|237	fi
12cu|lighttpd-1.4.35-1|238	fi
12cu|lighttpd-1.4.35-1|239	
12cu|lighttpd-1.4.35-1|240	%_post_unit %{name}
12cu|lighttpd-1.4.35-1|241	
12cu|lighttpd-1.4.35-1|242	%postun
12cu|lighttpd-1.4.35-1|243	%_postun_unit %{name}
12cu|lighttpd-1.4.35-1|244	
12cu|lighttpd-1.4.35-1|245	%files -f base.list
12cu|lighttpd-1.4.35-1|246	%doc doc/config/lighttpd.conf README NEWS COPYING AUTHORS
12cu|lighttpd-1.4.35-1|247	%{_unitdir}/lighttpd.service
12cu|lighttpd-1.4.35-1|248	%config(noreplace) %{_sysconfdir}/sysconfig/lighttpd
12cu|lighttpd-1.4.35-1|249	%dir %{_sysconfdir}/lighttpd/
12cu|lighttpd-1.4.35-1|250	%dir %{_sysconfdir}/lighttpd/conf.d/
12cu|lighttpd-1.4.35-1|251	%config(noreplace) %{_sysconfdir}/lighttpd/*.conf
12cu|lighttpd-1.4.35-1|252	%config(noreplace) %{_sysconfdir}/lighttpd/conf.d/*.conf
12cu|lighttpd-1.4.35-1|253	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cu|lighttpd-1.4.35-1|254	%config(noreplace) %{_sysconfdir}/php.d/lighttpd.ini
12cu|lighttpd-1.4.35-1|255	%attr(0755,apache,apache) %{_logdir}/lighttpd
12cu|lighttpd-1.4.35-1|256	%{_mandir}/*/*
12cu|lighttpd-1.4.35-1|257	%{_sbindir}/*
12cu|lighttpd-1.4.35-1|258	
12cu|lighttpd-1.4.35-1|259	%files mod_auth -f mod_auth
12cu|lighttpd-1.4.35-1|260	%{_libdir}/%{name}/mod_auth.so
12cu|lighttpd-1.4.35-1|261	
12cu|lighttpd-1.4.35-1|262	%files mod_cml -f mod_cml
12cu|lighttpd-1.4.35-1|263	%{_libdir}/%{name}/mod_cml.so
12cu|lighttpd-1.4.35-1|264	
12cu|lighttpd-1.4.35-1|265	%files mod_compress -f mod_compress
12cu|lighttpd-1.4.35-1|266	%{_libdir}/%{name}/mod_compress.so
12cu|lighttpd-1.4.35-1|267	
12cu|lighttpd-1.4.35-1|268	%files mod_mysql_vhost -f mod_mysql_vhost
12cu|lighttpd-1.4.35-1|269	%{_libdir}/%{name}/mod_mysql_vhost.so
12cu|lighttpd-1.4.35-1|270	
12cu|lighttpd-1.4.35-1|271	%files mod_trigger_b4_dl -f mod_trigger_b4_dl
12cu|lighttpd-1.4.35-1|272	%{_libdir}/%{name}/mod_trigger_b4_dl.so
12cu|lighttpd-1.4.35-1|273	
12cu|lighttpd-1.4.35-1|274	%files mod_webdav -f mod_webdav
12cu|lighttpd-1.4.35-1|275	%{_libdir}/%{name}/mod_webdav.so
12cu|lighttpd-1.4.35-1|276	
12cu|lighttpd-1.4.35-1|277	%files mod_magnet -f mod_magnet
12cu|lighttpd-1.4.35-1|278	%{_libdir}/%{name}/mod_magnet.so
12cu|lighttpd-1.4.35-1|279	
12cu|lighttpd-1.4.35-1|280	%changelog
12cu|lighttpd-1.4.35-1|281	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.35-1
12cu|lighttpd-1.4.35-1|282	+ Revision: 6402e40
12cu|lighttpd-1.4.35-1|283	- Updated to 1.4.25
12cu|lighttpd-1.4.35-1|284	
12cu|lighttpd-1.4.35-1|285	

9961 12
12cu|lilo-24.0-1|1	%define _enable_debug_packages %{nil}
12cu|lilo-24.0-1|2	%define debug_package %{nil}
12cu|lilo-24.0-1|3	
12cu|lilo-24.0-1|4	%define _default_patch_fuzz 2
12cu|lilo-24.0-1|5	
12cu|lilo-24.0-1|6	Summary:	The boot loader for Linux and other operating systems
12cu|lilo-24.0-1|7	Name:		lilo
12cu|lilo-24.0-1|8	Version:	24.0
12cu|lilo-24.0-1|9	Release:	1
12cu|lilo-24.0-1|10	Epoch:		1
12cu|lilo-24.0-1|11	License:	MIT
12cu|lilo-24.0-1|12	Group:		System/Kernel and hardware
12cu|lilo-24.0-1|13	Url:		http://lilo.alioth.debian.org/
12cu|lilo-24.0-1|14	Source0:	http://lilo.alioth.debian.org/ftp/sources/%{name}-%{version}.tar.gz
12cu|lilo-24.0-1|15	Source1:	rosa_256c.uu
12cu|lilo-24.0-1|16	Source2:	rosa_256c.dat
12cu|lilo-24.0-1|17	Patch0:		lilo-21.6-keytab-3mdk.patch
12cu|lilo-24.0-1|18	Patch1:		lilo-disks-without-partitions.patch
12cu|lilo-24.0-1|19	Patch2:		lilo-23.2.syslinux.patch
12cu|lilo-24.0-1|20	Patch9:		lilo-22.5.1-unsafe-and-default-table.patch
12cu|lilo-24.0-1|21	Patch26:	lilo-22.5.9-longer_image_names.patch
12cu|lilo-24.0-1|22	# [Pixel] the following patch was introduced in 2004 by Juan Quintela,
12cu|lilo-24.0-1|23	# it may be needed by longer_image_names patch above, but it seems unneeded
12cu|lilo-24.0-1|24	Patch27:	lilo-two_columns.patch
12cu|lilo-24.0-1|25	Patch28:	lilo-22.5.9-never-relocate-when-has-partititions.patch
12cu|lilo-24.0-1|26	Patch29:	lilo-22.5.9-initialize-Volume-IDs-with-no-fanfare.patch
12cu|lilo-24.0-1|27	Patch31:	lilo-exit_code_1_when_aborting.patch
12cu|lilo-24.0-1|28	Patch32:	lilo-22.6.1-turn-non-valid-boot-signature-into-a-warning.patch
12cu|lilo-24.0-1|29	Patch35:	lilo-22.6.1-large-memory-option-by-default.patch
12cu|lilo-24.0-1|30	Patch36:	lilo-23.2-no-debian.patch
12cu|lilo-24.0-1|31	Patch37:	lilo-24.0-Fix-make-install-when-lilo.static-is-not-built.patch
12cu|lilo-24.0-1|32	BuildRequires:	texlive
12cu|lilo-24.0-1|33	BuildRequires:	dev86
12cu|lilo-24.0-1|34	BuildRequires:	dev86-devel
12cu|lilo-24.0-1|35	BuildRequires:	nasm
12cu|lilo-24.0-1|36	BuildRequires:	device-mapper-devel
12cu|lilo-24.0-1|37	BuildRequires:	sharutils
12cu|lilo-24.0-1|38	Requires(post):	perl-base
12cu|lilo-24.0-1|39	Provides:	bootloader
12cu|lilo-24.0-1|40	ExclusiveArch:	%{ix86} x86_64
12cu|lilo-24.0-1|41	
12cu|lilo-24.0-1|42	%description
12cu|lilo-24.0-1|43	LILO (LInux LOader) is a basic system program which boots your Linux
12cu|lilo-24.0-1|44	system. LILO loads the Linux kernel from a floppy or a hard drive, boots
12cu|lilo-24.0-1|45	the kernel and passes control of the system to the kernel. LILO can also
12cu|lilo-24.0-1|46	boot other operating systems.
12cu|lilo-24.0-1|47	
12cu|lilo-24.0-1|48	%files
12cu|lilo-24.0-1|49	%doc README* COPYING
12cu|lilo-24.0-1|50	/sbin/*
12cu|lilo-24.0-1|51	%{_bindir}/*
12cu|lilo-24.0-1|52	%{_mandir}/*/*
12cu|lilo-24.0-1|53	/boot/rosa.bmp
12cu|lilo-24.0-1|54	
12cu|lilo-24.0-1|55	%post
12cu|lilo-24.0-1|56	if [ -f /etc/lilo.conf ]; then
12cu|lilo-24.0-1|57	
12cu|lilo-24.0-1|58	if [ -L /boot/lilo ]; then
12cu|lilo-24.0-1|59	
12cu|lilo-24.0-1|60	# upgrading from old lilo boot.b based
12cu|lilo-24.0-1|61	
12cu|lilo-24.0-1|62	# before:
12cu|lilo-24.0-1|63	# - message is a symlink to either lilo-text/message, lilo-menu/message or lilo-graphic/message
12cu|lilo-24.0-1|64	# - lilo-text/message and lilo-menu/message are created by DrakX (and are usually the same file)
12cu|lilo-24.0-1|65	# - lilo-graphic/message is in the RPM (will be removed by RPM after %post)
12cu|lilo-24.0-1|66	# after:
12cu|lilo-24.0-1|67	# - message-text is the text message
12cu|lilo-24.0-1|68	# - message-graphic is the old lilo-graphic/message
12cu|lilo-24.0-1|69	
12cu|lilo-24.0-1|70	# transforming the /boot/message symlink in non-symlink
12cu|lilo-24.0-1|71	if [ -e /boot/lilo-text/message ]; then
12cu|lilo-24.0-1|72	mv -f /boot/lilo-text/message /boot/message-text
12cu|lilo-24.0-1|73	fi
12cu|lilo-24.0-1|74	if [ -e /boot/lilo-menu/message ]; then
12cu|lilo-24.0-1|75	mv -f /boot/lilo-menu/message /boot/message-text
12cu|lilo-24.0-1|76	fi
12cu|lilo-24.0-1|77	
12cu|lilo-24.0-1|78	if [ -e /boot/message-text ]; then
12cu|lilo-24.0-1|79	ln -sf message-text /boot/message
12cu|lilo-24.0-1|80	fi
12cu|lilo-24.0-1|81	
12cu|lilo-24.0-1|82	# ensuring the right choice is taken
12cu|lilo-24.0-1|83	
12cu|lilo-24.0-1|84	link=`perl -e 'print readlink("/boot/lilo")'`
12cu|lilo-24.0-1|85	case $link in
12cu|lilo-24.0-1|86	lilo-menu) ;; # chosen by default
12cu|lilo-24.0-1|87	lilo-bmp) ;; # automatically chosen by lilo based on "bitmap=..."
12cu|lilo-24.0-1|88	lilo-graphic) ;; # obsolete
12cu|lilo-24.0-1|89	lilo-text)
12cu|lilo-24.0-1|90	# need a special install=...
12cu|lilo-24.0-1|91	perl -pi -e 's|^install=.*\n||; $_ = "install=text\n$_" if $. == 1' /etc/lilo.conf ;;
12cu|lilo-24.0-1|92	*)
12cu|lilo-24.0-1|93	echo "ERROR: unknown lilo scheme, it is DROPPED (please file a bug at http://bugs.rosalinux.ru/)"
12cu|lilo-24.0-1|94	sleep 1 ;;
12cu|lilo-24.0-1|95	esac
12cu|lilo-24.0-1|96	
12cu|lilo-24.0-1|97	rm -f /boot/lilo
12cu|lilo-24.0-1|98	elif [ -e /boot/message-graphic ]; then
12cu|lilo-24.0-1|99	if perl -e 'exit(-s "/boot/message" > 65_000 ? 0 : 1)'; then
12cu|lilo-24.0-1|100	link=`perl -e 'print readlink("/boot/message")'`
12cu|lilo-24.0-1|101	rm /boot/message
12cu|lilo-24.0-1|102	if [ "$link" = "message-graphic" -a -e /boot/message-text ]; then
12cu|lilo-24.0-1|103	ln -s message-text /boot/message
12cu|lilo-24.0-1|104	if perl -e 'exit(-s "/boot/message" > 65_000 ? 0 : 1)'; then
12cu|lilo-24.0-1|105	# weird message-text file... well someone had this on cooker, better be safe
12cu|lilo-24.0-1|106	echo > /boot/message
12cu|lilo-24.0-1|107	fi
12cu|lilo-24.0-1|108	else
12cu|lilo-24.0-1|109	echo > /boot/message
12cu|lilo-24.0-1|110	fi
12cu|lilo-24.0-1|111	fi
12cu|lilo-24.0-1|112	fi
12cu|lilo-24.0-1|113	
12cu|lilo-24.0-1|114	chmod 600 /etc/lilo.conf
12cu|lilo-24.0-1|115	if [ -x /usr/sbin/detectloader ]; then
12cu|lilo-24.0-1|116	LOADER=$(/usr/sbin/detectloader -q)
12cu|lilo-24.0-1|117	if [ "$LOADER" = "LILO" ]; then
12cu|lilo-24.0-1|118	/sbin/lilo > /dev/null
12cu|lilo-24.0-1|119	fi
12cu|lilo-24.0-1|120	fi
12cu|lilo-24.0-1|121	fi
12cu|lilo-24.0-1|122	
12cu|lilo-24.0-1|123	#----------------------------------------------------------------------------
12cu|lilo-24.0-1|124	
12cu|lilo-24.0-1|125	%package doc
12cu|lilo-24.0-1|126	Summary:	More doc for %{name}
12cu|lilo-24.0-1|127	Group:		System/Kernel and hardware
12cu|lilo-24.0-1|128	
12cu|lilo-24.0-1|129	%description doc
12cu|lilo-24.0-1|130	cf %{name} package.
12cu|lilo-24.0-1|131	
12cu|lilo-24.0-1|132	%files doc
12cu|lilo-24.0-1|133	%doc doc/*.pdf QuickInst
12cu|lilo-24.0-1|134	
12cu|lilo-24.0-1|135	#----------------------------------------------------------------------------
12cu|lilo-24.0-1|136	
12cu|lilo-24.0-1|137	%prep
12cu|lilo-24.0-1|138	%setup -q
12cu|lilo-24.0-1|139	%patch0 -p1
12cu|lilo-24.0-1|140	%patch1 -p1
12cu|lilo-24.0-1|141	%patch2 -p1
12cu|lilo-24.0-1|142	%patch9 -p1
12cu|lilo-24.0-1|143	%patch26 -p1 -b .images
12cu|lilo-24.0-1|144	%patch27 -p1 -b .two
12cu|lilo-24.0-1|145	%patch28 -p1
12cu|lilo-24.0-1|146	%patch29 -p1
12cu|lilo-24.0-1|147	%patch31 -p1 -b .exit_code
12cu|lilo-24.0-1|148	%patch32 -p1
12cu|lilo-24.0-1|149	%patch35 -p1
12cu|lilo-24.0-1|150	%patch36 -p1
12cu|lilo-24.0-1|151	%patch37 -p1
12cu|lilo-24.0-1|152	
12cu|lilo-24.0-1|153	bzip2 -9 README*
12cu|lilo-24.0-1|154	
12cu|lilo-24.0-1|155	cp -a %{SOURCE1} %{SOURCE2} images/
12cu|lilo-24.0-1|156	
12cu|lilo-24.0-1|157	# disable diagnostic build (which would need beeing root)
12cu|lilo-24.0-1|158	perl -pi -e 's/^(diagnostic:).*/diagnostic:/' Makefile
12cu|lilo-24.0-1|159	
12cu|lilo-24.0-1|160	%build
12cu|lilo-24.0-1|161	perl -p -i -e "s/-Wall -g/%{optflags}/" Makefile
12cu|lilo-24.0-1|162	make all
12cu|lilo-24.0-1|163	(cd doc
12cu|lilo-24.0-1|164	make -f Makefile.old CFLAGS="%{optflags} -DDEBUG"
12cu|lilo-24.0-1|165	dvipdfm -o User_Guide.pdf user.dvi
12cu|lilo-24.0-1|166	dvipdfm -o Technical_Guide.pdf tech.dvi
12cu|lilo-24.0-1|167	rm -f *.aux *.log *.toc)
12cu|lilo-24.0-1|168	
12cu|lilo-24.0-1|169	%install
12cu|lilo-24.0-1|170	%makeinstall_std
12cu|lilo-24.0-1|171	
12cu|lilo-24.0-1|172	install -d %{buildroot}%{_bindir}
12cu|lilo-24.0-1|173	mv %{buildroot}%{_sbindir}/* %{buildroot}%{_bindir}
12cu|lilo-24.0-1|174	
12cu|lilo-24.0-1|175	rm -rf %{buildroot}%{_sysconfdir}/initramfs %{buildroot}%{_sysconfdir}/kernel %{buildroot}%{_sysconfdir}/lilo.conf_example
12cu|lilo-24.0-1|176	
12cu|lilo-24.0-1|177	
12cu|lilo-24.0-1|178	%changelog
12cu|lilo-24.0-1|179	* Mon Mar 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:24.0-1
12cu|lilo-24.0-1|180	+ Revision: f391f47
12cu|lilo-24.0-1|181	- LOG New version 24.0, add patches from Mageia, spec cleanup
12cu|lilo-24.0-1|182	
12cu|lilo-24.0-1|183	

9962 12
12cu|lilv-0.20.0-1|1	%define _enable_debug_packages %{nil}
12cu|lilv-0.20.0-1|2	%define debug_package          %{nil}
12cu|lilv-0.20.0-1|3	
12cu|lilv-0.20.0-1|4	Name:           lilv
12cu|lilv-0.20.0-1|5	Version:        0.20.0
12cu|lilv-0.20.0-1|6	Release:        1
12cu|lilv-0.20.0-1|7	
12cu|lilv-0.20.0-1|8	
12cu|lilv-0.20.0-1|9	%define lib_major       0
12cu|lilv-0.20.0-1|10	%define lib_name        %mklibname %{name} %{lib_major}
12cu|lilv-0.20.0-1|11	%define lib_name_devel  %mklibname %{name} -d
12cu|lilv-0.20.0-1|12	
12cu|lilv-0.20.0-1|13	Summary:        LV2 plugin library for applications and hosts
12cu|lilv-0.20.0-1|14	Source0:        http://download.drobilla.net/%{name}-%{version}.tar.bz2
12cu|lilv-0.20.0-1|15	Patch0:         lilv-0.5.0-fix-decl.patch
12cu|lilv-0.20.0-1|16	URL:            http://drobilla.net/software/%{name}/
12cu|lilv-0.20.0-1|17	License:        ISC
12cu|lilv-0.20.0-1|18	Group:          System/Libraries
12cu|lilv-0.20.0-1|19	
12cu|lilv-0.20.0-1|20	BuildRequires:  waf, pkgconfig, python
12cu|lilv-0.20.0-1|21	BuildRequires:  sord-devel
12cu|lilv-0.20.0-1|22	BuildRequires:  pkgconfig(lv2)
12cu|lilv-0.20.0-1|23	BuildRequires:  sratom-devel
12cu|lilv-0.20.0-1|24	
12cu|lilv-0.20.0-1|25	%description
12cu|lilv-0.20.0-1|26	LV2 plugin library for applications and hosts
12cu|lilv-0.20.0-1|27	
12cu|lilv-0.20.0-1|28	%files -n %{name}
12cu|lilv-0.20.0-1|29	%doc COPYING README
12cu|lilv-0.20.0-1|30	%doc %{_mandir}/man1/*
12cu|lilv-0.20.0-1|31	%{_bindir}/lilv-bench
12cu|lilv-0.20.0-1|32	%{_bindir}/lv2info
12cu|lilv-0.20.0-1|33	%{_bindir}/lv2ls
12cu|lilv-0.20.0-1|34	%{_bindir}/lv2bench
12cu|lilv-0.20.0-1|35	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/bash_completion.d/lilv
12cu|lilv-0.20.0-1|36	
12cu|lilv-0.20.0-1|37	#-----------------------------------
12cu|lilv-0.20.0-1|38	%package -n %{lib_name}
12cu|lilv-0.20.0-1|39	
12cu|lilv-0.20.0-1|40	Summary:        LV2 plugin library for applications and hosts
12cu|lilv-0.20.0-1|41	Group:          System/Libraries
12cu|lilv-0.20.0-1|42	
12cu|lilv-0.20.0-1|43	%description -n %{lib_name}
12cu|lilv-0.20.0-1|44	Lilv is a library to make the use of LV2 plugins as simple as possible
12cu|lilv-0.20.0-1|45	for applications. Lilv is the successor to SLV2, rewritten to be
12cu|lilv-0.20.0-1|46	significantly faster and have minimal dependencies.
12cu|lilv-0.20.0-1|47	
12cu|lilv-0.20.0-1|48	%files -n %{lib_name}
12cu|lilv-0.20.0-1|49	%{_libdir}/lib%{name}-%{lib_major}.so.*
12cu|lilv-0.20.0-1|50	
12cu|lilv-0.20.0-1|51	#-----------------------------------
12cu|lilv-0.20.0-1|52	%package -n %{lib_name_devel}
12cu|lilv-0.20.0-1|53	Summary:        Headers for the lilv LV2 library
12cu|lilv-0.20.0-1|54	Group:          System/Libraries
12cu|lilv-0.20.0-1|55	Requires:       %{lib_name} = %{version}-%{release}
12cu|lilv-0.20.0-1|56	Requires:       pkgconfig
12cu|lilv-0.20.0-1|57	Provides:       %{name}-devel = %{version}-%{release}
12cu|lilv-0.20.0-1|58	
12cu|lilv-0.20.0-1|59	%description -n %{lib_name_devel}
12cu|lilv-0.20.0-1|60	Development files needed to build applications against lilv.
12cu|lilv-0.20.0-1|61	
12cu|lilv-0.20.0-1|62	%files -n %{lib_name_devel}
12cu|lilv-0.20.0-1|63	%{_libdir}/lib%{name}-%{lib_major}.so
12cu|lilv-0.20.0-1|64	%dir %{_includedir}/%{name}-%{lib_major}/%{name}
12cu|lilv-0.20.0-1|65	%{_includedir}/%{name}-%{lib_major}/%{name}/*.h
12cu|lilv-0.20.0-1|66	%{_includedir}/%{name}-%{lib_major}/%{name}/*.hpp
12cu|lilv-0.20.0-1|67	%{_libdir}/pkgconfig/%{name}-%{lib_major}.pc
12cu|lilv-0.20.0-1|68	
12cu|lilv-0.20.0-1|69	#-----------------------------------
12cu|lilv-0.20.0-1|70	%prep
12cu|lilv-0.20.0-1|71	%setup -q
12cu|lilv-0.20.0-1|72	
12cu|lilv-0.20.0-1|73	%build
12cu|lilv-0.20.0-1|74	./waf configure --prefix=%{_prefix} \
12cu|lilv-0.20.0-1|75	--mandir=%{_mandir} \
12cu|lilv-0.20.0-1|76	--libdir=%{_libdir} \
12cu|lilv-0.20.0-1|77	--configdir=%{_sysconfdir}
12cu|lilv-0.20.0-1|78	./waf
12cu|lilv-0.20.0-1|79	
12cu|lilv-0.20.0-1|80	%install
12cu|lilv-0.20.0-1|81	
12cu|lilv-0.20.0-1|82	./waf install --destdir=%{buildroot}
12cu|lilv-0.20.0-1|83	
12cu|lilv-0.20.0-1|84	
12cu|lilv-0.20.0-1|85	
12cu|lilv-0.20.0-1|86	%changelog
12cu|lilv-0.20.0-1|87	* Sun Aug 17 2014 emuse <goemusic@yahoo.fr> 0.20.0-1
12cu|lilv-0.20.0-1|88	+ Revision: c15dcb4
12cu|lilv-0.20.0-1|89	- New version 0.20.0
12cu|lilv-0.20.0-1|90	
12cu|lilv-0.20.0-1|91	

9963 12
12cu|lilypond-2.18.0-2|1	# Taken from pango spec
12cu|lilypond-2.18.0-2|2	%define	biarchs_32		%{ix86}
12cu|lilypond-2.18.0-2|3	%define	biarchs_64		x86_64
12cu|lilypond-2.18.0-2|4	%define	query_modules_suffix	%{nil}
12cu|lilypond-2.18.0-2|5	%ifarch	%{biarchs_32}
12cu|lilypond-2.18.0-2|6	%define	query_modules_suffix	-32
12cu|lilypond-2.18.0-2|7	%endif
12cu|lilypond-2.18.0-2|8	%ifarch	%{biarchs_64}
12cu|lilypond-2.18.0-2|9	%define	query_modules_suffix	-64
12cu|lilypond-2.18.0-2|10	%endif
12cu|lilypond-2.18.0-2|11	%define	query_modules		pango-querymodules%{query_modules_suffix}
12cu|lilypond-2.18.0-2|12	
12cu|lilypond-2.18.0-2|13	# for python modules
12cu|lilypond-2.18.0-2|14	%define	_disable_ld_no_undefined	1
12cu|lilypond-2.18.0-2|15	
12cu|lilypond-2.18.0-2|16	%define	sversion	v2.18
12cu|lilypond-2.18.0-2|17	
12cu|lilypond-2.18.0-2|18	# In our repos, /usr/bin/guile comes from guile-2.0,
12cu|lilypond-2.18.0-2|19	# but lilypond requires guile-1.8
12cu|lilypond-2.18.0-2|20	%define __noautoreq '/usr/bin/guile'
12cu|lilypond-2.18.0-2|21	
12cu|lilypond-2.18.0-2|22	Name:		lilypond
12cu|lilypond-2.18.0-2|23	Version:	2.18.0
12cu|lilypond-2.18.0-2|24	Release:	2
12cu|lilypond-2.18.0-2|25	Epoch:		0
12cu|lilypond-2.18.0-2|26	Summary:	Program for printing sheet music
12cu|lilypond-2.18.0-2|27	License:	GPLv3
12cu|lilypond-2.18.0-2|28	Group:		Publishing
12cu|lilypond-2.18.0-2|29	URL:		http://www.lilypond.org/
12cu|lilypond-2.18.0-2|30	Source0:	http://lilypond.org/download/sources/%{sversion}/%{name}-%{version}.tar.gz
12cu|lilypond-2.18.0-2|31	Source2:	http://download.linuxaudio.org/lilypond/binaries/documentation/%{name}-%{version}-1.documentation.tar.bz2
12cu|lilypond-2.18.0-2|32	Source10:	%{name}.rpmlintrc
12cu|lilypond-2.18.0-2|33	Suggests:	%{name}-doc = %{version}
12cu|lilypond-2.18.0-2|34	# Requirements for building
12cu|lilypond-2.18.0-2|35	BuildRequires:	pango-modules
12cu|lilypond-2.18.0-2|36	BuildRequires:	netpbm
12cu|lilypond-2.18.0-2|37	BuildRequires:	pkgconfig(guile-1.8)	>= 1.8.2
12cu|lilypond-2.18.0-2|38	BuildRequires:	pkgconfig(fontconfig)	>= 2.4.0
12cu|lilypond-2.18.0-2|39	BuildRequires:	freetype2-devel		>= 2.1.10
12cu|lilypond-2.18.0-2|40	BuildRequires:	ghostscript	>= 8.60
12cu|lilypond-2.18.0-2|41	BuildRequires:	fontconfig  >= 2.4.0
12cu|lilypond-2.18.0-2|42	BuildRequires:	pkgconfig(pango)	>= 1.12
12cu|lilypond-2.18.0-2|43	BuildRequires:	pkgconfig(python)	>= 2.4.0
12cu|lilypond-2.18.0-2|44	BuildRequires:	flex
12cu|lilypond-2.18.0-2|45	BuildRequires:	fontforge	>= 1.0-0.20110222
12cu|lilypond-2.18.0-2|46	BuildRequires:	bison		>= 1.29
12cu|lilypond-2.18.0-2|47	BuildRequires:	gcc		>= 3.4.0
12cu|lilypond-2.18.0-2|48	BuildRequires:	gettext-devel	>= 0.17
12cu|lilypond-2.18.0-2|49	BuildRequires:	make		>= 3.78
12cu|lilypond-2.18.0-2|50	BuildRequires:	texinfo		>= 4.11
12cu|lilypond-2.18.0-2|51	BuildRequires:	perl
12cu|lilypond-2.18.0-2|52	BuildRequires:	t1utils		>= 1.33
12cu|lilypond-2.18.0-2|53	# Other: not present in INSTALL.txt or present
12cu|lilypond-2.18.0-2|54	# in Requirements for building documentation section
12cu|lilypond-2.18.0-2|55	BuildRequires:	imagemagick
12cu|lilypond-2.18.0-2|56	# (Abel) bib2html or bibtex2html -- pick either one
12cu|lilypond-2.18.0-2|57	BuildRequires:	bib2html
12cu|lilypond-2.18.0-2|58	BuildRequires:	ec-fonts-mftraced
12cu|lilypond-2.18.0-2|59	BuildRequires:	groff-for-man
12cu|lilypond-2.18.0-2|60	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|lilypond-2.18.0-2|61	BuildRequires:	mftrace
12cu|lilypond-2.18.0-2|62	BuildRequires:	zip
12cu|lilypond-2.18.0-2|63	BuildRequires:	rsync
12cu|lilypond-2.18.0-2|64	BuildRequires:	texi2html	>= 1.82
12cu|lilypond-2.18.0-2|65	# from config output
12cu|lilypond-2.18.0-2|66	BuildRequires:	dblatex
12cu|lilypond-2.18.0-2|67	# See INSTALL.txt: Requirements for running section
12cu|lilypond-2.18.0-2|68	# Needed at run and install/uninstall time
12cu|lilypond-2.18.0-2|69	Requires:		fonts-ttf-dejavu
12cu|lilypond-2.18.0-2|70	Requires:		fontconfig >= 2.4.0
12cu|lilypond-2.18.0-2|71	Requires:		freetype2 >= 2.1.10
12cu|lilypond-2.18.0-2|72	Requires:		ghostscript >= 8.60
12cu|lilypond-2.18.0-2|73	Requires:		guile1.8 >= 1.8.2
12cu|lilypond-2.18.0-2|74	Requires:		pango >= 1.12
12cu|lilypond-2.18.0-2|75	Requires:		python >= 2.4
12cu|lilypond-2.18.0-2|76	Requires(post):		ec-fonts-mftraced
12cu|lilypond-2.18.0-2|77	Requires(post,preun):	rpm-helper
12cu|lilypond-2.18.0-2|78	Requires(post):		findutils
12cu|lilypond-2.18.0-2|79	Requires(post,postun):	texlive-kpathsea.bin
12cu|lilypond-2.18.0-2|80	Requires(post):		mkfontdir
12cu|lilypond-2.18.0-2|81	
12cu|lilypond-2.18.0-2|82	%description
12cu|lilypond-2.18.0-2|83	LilyPond is a music typesetter. It produces beautiful sheet music using a high
12cu|lilypond-2.18.0-2|84	level description file as input. LilyPond is part of the GNU project.
12cu|lilypond-2.18.0-2|85	LilyPond is split into two packages.
12cu|lilypond-2.18.0-2|86	The package "%{name}" provides the core package, containing the utilities for
12cu|lilypond-2.18.0-2|87	converting the music source (.ly) files into printable output.
12cu|lilypond-2.18.0-2|88	The package "%{name}-doc" provides the full documentation, example .ly files
12cu|lilypond-2.18.0-2|89	for various features and the Mutopia project files (musical equivalent of the
12cu|lilypond-2.18.0-2|90	Gutenberg project - see http://www.mutopiaproject.org for details).
12cu|lilypond-2.18.0-2|91	
12cu|lilypond-2.18.0-2|92	If you are new to %{name}, you will almost certainly want to install the
12cu|lilypond-2.18.0-2|93	"%{name}-doc" package and take a look at the tutorials.
12cu|lilypond-2.18.0-2|94	
12cu|lilypond-2.18.0-2|95	#---------------------------------------------------------------------------
12cu|lilypond-2.18.0-2|96	
12cu|lilypond-2.18.0-2|97	%package doc
12cu|lilypond-2.18.0-2|98	Summary:	LilyPond documentation, examples and Mutopia files
12cu|lilypond-2.18.0-2|99	Group:		Publishing
12cu|lilypond-2.18.0-2|100	Provides:	%{name}-manual = %{EVRD}
12cu|lilypond-2.18.0-2|101	BuildArch:	noarch
12cu|lilypond-2.18.0-2|102	
12cu|lilypond-2.18.0-2|103	%description doc
12cu|lilypond-2.18.0-2|104	The documentation of LilyPond, both in HTML and PostScript, along with
12cu|lilypond-2.18.0-2|105	example input files and the files from the Mutopia project. If you
12cu|lilypond-2.18.0-2|106	want to try the examples or score files from Mutopia project, please
12cu|lilypond-2.18.0-2|107	also install LilyPond main package.
12cu|lilypond-2.18.0-2|108	
12cu|lilypond-2.18.0-2|109	#---------------------------------------------------------------------------
12cu|lilypond-2.18.0-2|110	
12cu|lilypond-2.18.0-2|111	%prep
12cu|lilypond-2.18.0-2|112	%setup -q
12cu|lilypond-2.18.0-2|113	
12cu|lilypond-2.18.0-2|114	mkdir -p %{name}-documentation-%{version}
12cu|lilypond-2.18.0-2|115	cd %{name}-documentation-%{version}
12cu|lilypond-2.18.0-2|116	bunzip2 -dcq %{SOURCE2} | tar -xf -
12cu|lilypond-2.18.0-2|117	cd -
12cu|lilypond-2.18.0-2|118	
12cu|lilypond-2.18.0-2|119	%build
12cu|lilypond-2.18.0-2|120	#
12cu|lilypond-2.18.0-2|121	# build environment untrustworthy
12cu|lilypond-2.18.0-2|122	#
12cu|lilypond-2.18.0-2|123	%{_bindir}/%query_modules > pango.modules
12cu|lilypond-2.18.0-2|124	echo "[Pango]" > pangorc
12cu|lilypond-2.18.0-2|125	echo "ModuleFiles = `pwd`/pango.modules" >> pangorc
12cu|lilypond-2.18.0-2|126	export PANGO_RC_FILE=`pwd`/pangorc
12cu|lilypond-2.18.0-2|127	
12cu|lilypond-2.18.0-2|128	#
12cu|lilypond-2.18.0-2|129	# build timestamp in HTML can be affected by locale
12cu|lilypond-2.18.0-2|130	# (not necessary after applying date patch)
12cu|lilypond-2.18.0-2|131	#
12cu|lilypond-2.18.0-2|132	#export LC_TIME=C
12cu|lilypond-2.18.0-2|133	%configure2_5x
12cu|lilypond-2.18.0-2|134	# let's drop the macro for the time being as the program doesn't build otherwise on a dual-core
12cu|lilypond-2.18.0-2|135	# %%make
12cu|lilypond-2.18.0-2|136	make all
12cu|lilypond-2.18.0-2|137	
12cu|lilypond-2.18.0-2|138	# Doesn't work out of the box for this version.
12cu|lilypond-2.18.0-2|139	# %%make web
12cu|lilypond-2.18.0-2|140	
12cu|lilypond-2.18.0-2|141	%install
12cu|lilypond-2.18.0-2|142	%makeinstall_std
12cu|lilypond-2.18.0-2|143	
12cu|lilypond-2.18.0-2|144	#
12cu|lilypond-2.18.0-2|145	# web doc
12cu|lilypond-2.18.0-2|146	#
12cu|lilypond-2.18.0-2|147	# Doesn't work out of the box for this version.
12cu|lilypond-2.18.0-2|148	# make out=www web-install DESTDIR=%%{buildroot}
12cu|lilypond-2.18.0-2|149	
12cu|lilypond-2.18.0-2|150	#
12cu|lilypond-2.18.0-2|151	# move emacs file to our location
12cu|lilypond-2.18.0-2|152	#
12cu|lilypond-2.18.0-2|153	install -D -m 644 elisp/%{name}-init.el %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}-init.el
12cu|lilypond-2.18.0-2|154	
12cu|lilypond-2.18.0-2|155	#
12cu|lilypond-2.18.0-2|156	# move vim stuff to our location
12cu|lilypond-2.18.0-2|157	#
12cu|lilypond-2.18.0-2|158	mv %{buildroot}%{_datadir}/%{name}/%{version}/vim %{buildroot}%{_datadir}/vim
12cu|lilypond-2.18.0-2|159	
12cu|lilypond-2.18.0-2|160	#
12cu|lilypond-2.18.0-2|161	# some more house cleaning
12cu|lilypond-2.18.0-2|162	#
12cu|lilypond-2.18.0-2|163	find %{buildroot} -path '*%{_datadir}/%{name}/%{version}/fonts' -prune -type f -o -name 'fonts.cache-1' -print0 | %{_bindir}/xargs -r -0 %{__rm}
12cu|lilypond-2.18.0-2|164	find %{buildroot}%{_docdir} -name '*.png' -empty -print0 | %{_bindir}/xargs -r -0 %{__rm}
12cu|lilypond-2.18.0-2|165	find %{buildroot}%{_datadir}/%{name}/%{version} -xtype l -print0 | %{_bindir}/xargs -r -0 %{__rm}
12cu|lilypond-2.18.0-2|166	
12cu|lilypond-2.18.0-2|167	#
12cu|lilypond-2.18.0-2|168	# Create symlinks to lilypond folder under TeX directory, so that TeX can
12cu|lilypond-2.18.0-2|169	# use lilypond files natively, courtesy of Michael Brown's great hacks
12cu|lilypond-2.18.0-2|170	# Necessary for tex backend to work, since startup profile is gone -- Abel
12cu|lilypond-2.18.0-2|171	#
12cu|lilypond-2.18.0-2|172	mkdir -p %{buildroot}%{_datadir}/texmf/dvips \
12cu|lilypond-2.18.0-2|173	%{buildroot}%{_datadir}/texmf/tex \
12cu|lilypond-2.18.0-2|174	%{buildroot}%{_datadir}/texmf/fonts/source \
12cu|lilypond-2.18.0-2|175	%{buildroot}%{_datadir}/texmf/fonts/tfm  \
12cu|lilypond-2.18.0-2|176	%{buildroot}%{_datadir}/%{name}/%{version}/fonts/type1
12cu|lilypond-2.18.0-2|177	pushd %{buildroot}%{_datadir}/texmf > /dev/null
12cu|lilypond-2.18.0-2|178	ln -s ../../%{name}/%{version}/ps dvips/%{name}
12cu|lilypond-2.18.0-2|179	ln -s ../../%{name}/%{version}/tex tex/%{name}
12cu|lilypond-2.18.0-2|180	ln -s ../../../%{name}/%{version}/fonts/source fonts/source/%{name}
12cu|lilypond-2.18.0-2|181	ln -s ../../../%{name}/%{version}/fonts/tfm fonts/tfm/%{name}
12cu|lilypond-2.18.0-2|182	popd > /dev/null
12cu|lilypond-2.18.0-2|183	
12cu|lilypond-2.18.0-2|184	%find_lang %{name}
12cu|lilypond-2.18.0-2|185	
12cu|lilypond-2.18.0-2|186	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
12cu|lilypond-2.18.0-2|187	ln -s ../../..%{_datadir}/%{name}/%{version}/fonts/type1 \
12cu|lilypond-2.18.0-2|188	%{buildroot}%{_sysconfdir}/X11/fontpath.d/%{name}:pri=50
12cu|lilypond-2.18.0-2|189	
12cu|lilypond-2.18.0-2|190	
12cu|lilypond-2.18.0-2|191	%post
12cu|lilypond-2.18.0-2|192	find /var/lib/texmf \( -name 'feta*.pk' -or -name 'feta*.tfm' -or -name 'parmesan*.pk' -or -name 'parmesan*.tfm' \) -print0 | xargs -r -0 rm -f
12cu|lilypond-2.18.0-2|193	mktexlsr > /dev/null
12cu|lilypond-2.18.0-2|194	mkfontdir %{_datadir}/%{name}/%{version}/fonts/type1
12cu|lilypond-2.18.0-2|195	
12cu|lilypond-2.18.0-2|196	
12cu|lilypond-2.18.0-2|197	%preun
12cu|lilypond-2.18.0-2|198	rm -f %{_datadir}/%{name}/%{version}/fonts/type1/fonts.dir
12cu|lilypond-2.18.0-2|199	
12cu|lilypond-2.18.0-2|200	
12cu|lilypond-2.18.0-2|201	%postun
12cu|lilypond-2.18.0-2|202	mktexlsr > /dev/null
12cu|lilypond-2.18.0-2|203	
12cu|lilypond-2.18.0-2|204	
12cu|lilypond-2.18.0-2|205	%files -f %{name}.lang
12cu|lilypond-2.18.0-2|206	%doc COPYING README.txt DEDICATION NEWS.txt AUTHORS.txt
12cu|lilypond-2.18.0-2|207	%{_bindir}/*
12cu|lilypond-2.18.0-2|208	%{_datadir}/emacs/site-lisp/%{name}*
12cu|lilypond-2.18.0-2|209	%{_datadir}/%{name}
12cu|lilypond-2.18.0-2|210	%{_datadir}/texmf/dvips/%{name}
12cu|lilypond-2.18.0-2|211	%{_datadir}/texmf/fonts/source/%{name}
12cu|lilypond-2.18.0-2|212	%{_datadir}/texmf/fonts/tfm/%{name}
12cu|lilypond-2.18.0-2|213	%{_datadir}/texmf/tex/%{name}
12cu|lilypond-2.18.0-2|214	%{_datadir}/vim/*/*
12cu|lilypond-2.18.0-2|215	%{_libdir}/%{name}
12cu|lilypond-2.18.0-2|216	%{_mandir}/man?/*
12cu|lilypond-2.18.0-2|217	%{_infodir}/*.info*
12cu|lilypond-2.18.0-2|218	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*
12cu|lilypond-2.18.0-2|219	%{_sysconfdir}/X11/fontpath.d/%{name}:pri=50
12cu|lilypond-2.18.0-2|220	
12cu|lilypond-2.18.0-2|221	%files doc
12cu|lilypond-2.18.0-2|222	%doc %{name}-documentation-%{version}/*
12cu|lilypond-2.18.0-2|223	
12cu|lilypond-2.18.0-2|224	
12cu|lilypond-2.18.0-2|225	%changelog
12cu|lilypond-2.18.0-2|226	* Thu Jan 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.18.0-2
12cu|lilypond-2.18.0-2|227	+ Revision: 43e7f9e
12cu|lilypond-2.18.0-2|228	- Do not require /usr/bin/guile explicitly
12cu|lilypond-2.18.0-2|229	
12cu|lilypond-2.18.0-2|230	

9964 12
12cu|linalg-linbox-1.3.2-3|1	# Avoid find requires problem with atlas*-devel packages
12cu|linalg-linbox-1.3.2-3|2	%define __noautoreq	'devel\\(|libcblas\\.so\\.(.*)|libclapack\\.so\\.(.*)'
12cu|linalg-linbox-1.3.2-3|3	
12cu|linalg-linbox-1.3.2-3|4	Name:           linalg-linbox
12cu|linalg-linbox-1.3.2-3|5	Version:        1.3.2
12cu|linalg-linbox-1.3.2-3|6	Release:        3
12cu|linalg-linbox-1.3.2-3|7	Summary:        C++ Library for High-Performance Exact Linear Algebra
12cu|linalg-linbox-1.3.2-3|8	Group:          Sciences/Mathematics
12cu|linalg-linbox-1.3.2-3|9	License:        LGPLv2+
12cu|linalg-linbox-1.3.2-3|10	URL:            http://www.linalg.org/
12cu|linalg-linbox-1.3.2-3|11	Source0:        http://www.linalg.org/linbox-%{version}.tar.gz
12cu|linalg-linbox-1.3.2-3|12	# Sent upstream 2 Nov 2011.  Fix double frees that crash all tests.
12cu|linalg-linbox-1.3.2-3|13	Patch0:         linbox-destructor.patch
12cu|linalg-linbox-1.3.2-3|14	Patch1:         linbox-gcc47.patch
12cu|linalg-linbox-1.3.2-3|15	# Correct missing semicollon
12cu|linalg-linbox-1.3.2-3|16	Patch2:		linbox-int64.patch
12cu|linalg-linbox-1.3.2-3|17	# Force linkage to mpfr and iml to avoid unresolved symbols
12cu|linalg-linbox-1.3.2-3|18	Patch3:		linbox-underlink.patch
12cu|linalg-linbox-1.3.2-3|19	
12cu|linalg-linbox-1.3.2-3|20	BuildRequires:  fflas-ffpack-devel
12cu|linalg-linbox-1.3.2-3|21	BuildRequires:  givaro-devel
12cu|linalg-linbox-1.3.2-3|22	BuildRequires:  iml-devel
12cu|linalg-linbox-1.3.2-3|23	BuildRequires:  libatlas-devel
12cu|linalg-linbox-1.3.2-3|24	BuildRequires:  libm4ri-devel
12cu|linalg-linbox-1.3.2-3|25	BuildRequires:  libm4rie-devel
12cu|linalg-linbox-1.3.2-3|26	BuildRequires:  mpfr-devel
12cu|linalg-linbox-1.3.2-3|27	BuildRequires:  ntl-devel
12cu|linalg-linbox-1.3.2-3|28	
12cu|linalg-linbox-1.3.2-3|29	BuildRequires:  doxygen
12cu|linalg-linbox-1.3.2-3|30	BuildRequires:  ghostscript
12cu|linalg-linbox-1.3.2-3|31	BuildRequires:  gnuplot
12cu|linalg-linbox-1.3.2-3|32	BuildRequires:  texlive
12cu|linalg-linbox-1.3.2-3|33	Requires: atlas
12cu|linalg-linbox-1.3.2-3|34	
12cu|linalg-linbox-1.3.2-3|35	%description
12cu|linalg-linbox-1.3.2-3|36	LinBox is a C++ template library for exact, high-performance linear
12cu|linalg-linbox-1.3.2-3|37	algebra computation with dense, sparse, and structured matrices over
12cu|linalg-linbox-1.3.2-3|38	the integers and over finite fields.
12cu|linalg-linbox-1.3.2-3|39	
12cu|linalg-linbox-1.3.2-3|40	
12cu|linalg-linbox-1.3.2-3|41	%package        devel
12cu|linalg-linbox-1.3.2-3|42	Summary:        Development libraries/headers for linbox
12cu|linalg-linbox-1.3.2-3|43	Group:          Development/C++
12cu|linalg-linbox-1.3.2-3|44	Requires:       %{name} = %{version}-%{release}
12cu|linalg-linbox-1.3.2-3|45	Requires:       fflas-ffpack-devel
12cu|linalg-linbox-1.3.2-3|46	
12cu|linalg-linbox-1.3.2-3|47	
12cu|linalg-linbox-1.3.2-3|48	%description    devel
12cu|linalg-linbox-1.3.2-3|49	Headers and libraries for development with linbox.
12cu|linalg-linbox-1.3.2-3|50	
12cu|linalg-linbox-1.3.2-3|51	
12cu|linalg-linbox-1.3.2-3|52	%prep
12cu|linalg-linbox-1.3.2-3|53	%setup -q -n linbox-%{version}
12cu|linalg-linbox-1.3.2-3|54	%patch0 -p1
12cu|linalg-linbox-1.3.2-3|55	%patch1 -p1
12cu|linalg-linbox-1.3.2-3|56	%patch2 -p1
12cu|linalg-linbox-1.3.2-3|57	%patch3 -p1
12cu|linalg-linbox-1.3.2-3|58	
12cu|linalg-linbox-1.3.2-3|59	# Fix up missing and extraneous library linkage
12cu|linalg-linbox-1.3.2-3|60	sed -e "s|\$(GMP_LIBS) \$(NTL_LIBS) \$(BLAS_LIBS)|-L%{_libdir}/atlas \$(NTL_LIBS) -lcblas|" \
12cu|linalg-linbox-1.3.2-3|61	-i interfaces/driver/Makefile.in
12cu|linalg-linbox-1.3.2-3|62	sed -e "s|\$(GIVARO_LIBS) \$(GMP_LIBS) \$(NTL_LIBS) \$(BLAS_LIBS)|-L%{_libdir}/atlas ../../linbox/liblinbox.la \$(GIVARO_LIBS) \$(NTL_LIBS) -lcblas|" \
12cu|linalg-linbox-1.3.2-3|63	-i interfaces/sage/Makefile.in
12cu|linalg-linbox-1.3.2-3|64	
12cu|linalg-linbox-1.3.2-3|65	# Fix libtool
12cu|linalg-linbox-1.3.2-3|66	sed -i "s/func_apped/func_append/g" build-aux/ltmain.sh
12cu|linalg-linbox-1.3.2-3|67	
12cu|linalg-linbox-1.3.2-3|68	%build
12cu|linalg-linbox-1.3.2-3|69	CFLAGS="%{optflags}"
12cu|linalg-linbox-1.3.2-3|70	%ifarch x86_64 ppc64
12cu|linalg-linbox-1.3.2-3|71	CFLAGS="$CFLAGS -D__LINBOX_HAVE_INT64=1"
12cu|linalg-linbox-1.3.2-3|72	%endif
12cu|linalg-linbox-1.3.2-3|73	export CFLAGS
12cu|linalg-linbox-1.3.2-3|74	CXXFLAGS=$CFLAGS
12cu|linalg-linbox-1.3.2-3|75	export CXXFLAGS
12cu|linalg-linbox-1.3.2-3|76	CPPFLAGS="$CPPFLAGS -I%{_includedir}/m4rie"
12cu|linalg-linbox-1.3.2-3|77	export CPPFLAGS
12cu|linalg-linbox-1.3.2-3|78	
12cu|linalg-linbox-1.3.2-3|79	%configure2_5x --enable-shared --disable-static --enable-sage \
12cu|linalg-linbox-1.3.2-3|80	--enable-doc --with-ntl
12cu|linalg-linbox-1.3.2-3|81	
12cu|linalg-linbox-1.3.2-3|82	# Remove hardcoded rpaths
12cu|linalg-linbox-1.3.2-3|83	sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
12cu|linalg-linbox-1.3.2-3|84	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
12cu|linalg-linbox-1.3.2-3|85	-i libtool
12cu|linalg-linbox-1.3.2-3|86	
12cu|linalg-linbox-1.3.2-3|87	# Don't try to optimize the tests; the build takes gargantuan amounts of memory
12cu|linalg-linbox-1.3.2-3|88	sed -i 's|-O2||g' tests/Makefile
12cu|linalg-linbox-1.3.2-3|89	
12cu|linalg-linbox-1.3.2-3|90	make # %%{?_smp_mflags}
12cu|linalg-linbox-1.3.2-3|91	
12cu|linalg-linbox-1.3.2-3|92	# Don't want these files in with the HTML files
12cu|linalg-linbox-1.3.2-3|93	rm -f doc/linbox-html/{AUTHORS,COPYING,INSTALL}
12cu|linalg-linbox-1.3.2-3|94	
12cu|linalg-linbox-1.3.2-3|95	
12cu|linalg-linbox-1.3.2-3|96	%install
12cu|linalg-linbox-1.3.2-3|97	make install DESTDIR=%{buildroot}
12cu|linalg-linbox-1.3.2-3|98	rm -f %{buildroot}%{_libdir}/*.la
12cu|linalg-linbox-1.3.2-3|99	
12cu|linalg-linbox-1.3.2-3|100	# Remove docs that are installed in the wrong place
12cu|linalg-linbox-1.3.2-3|101	rm -rf %{buildroot}%{_prefix}/doc
12cu|linalg-linbox-1.3.2-3|102	
12cu|linalg-linbox-1.3.2-3|103	
12cu|linalg-linbox-1.3.2-3|104	%check
12cu|linalg-linbox-1.3.2-3|105	LD_LIBRARY_PATH=`pwd`/linbox/.libs make %{?_smp_mflags} check
12cu|linalg-linbox-1.3.2-3|106	
12cu|linalg-linbox-1.3.2-3|107	
12cu|linalg-linbox-1.3.2-3|108	%files
12cu|linalg-linbox-1.3.2-3|109	%doc AUTHORS COPYING ChangeLog NEWS README TODO
12cu|linalg-linbox-1.3.2-3|110	%{_libdir}/*.so.*
12cu|linalg-linbox-1.3.2-3|111	
12cu|linalg-linbox-1.3.2-3|112	
12cu|linalg-linbox-1.3.2-3|113	%files devel
12cu|linalg-linbox-1.3.2-3|114	%doc doc/linbox-html/*
12cu|linalg-linbox-1.3.2-3|115	%{_includedir}/linbox
12cu|linalg-linbox-1.3.2-3|116	%{_libdir}/*.so
12cu|linalg-linbox-1.3.2-3|117	%{_bindir}/linbox-config
12cu|linalg-linbox-1.3.2-3|118	%{_mandir}/man1/linbox-config.1*
12cu|linalg-linbox-1.3.2-3|119	
12cu|linalg-linbox-1.3.2-3|120	
12cu|linalg-linbox-1.3.2-3|121	%changelog
12cu|linalg-linbox-1.3.2-3|122	* Wed Aug 15 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3.2-1
12cu|linalg-linbox-1.3.2-3|123	+ Revision: 814865
12cu|linalg-linbox-1.3.2-3|124	- Update to release matching http://pkgs.fedoraproject.org/cgit/linbox.git
12cu|linalg-linbox-1.3.2-3|125	
12cu|linalg-linbox-1.3.2-3|126	* Tue Jan 24 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-15
12cu|linalg-linbox-1.3.2-3|127	+ Revision: 767494
12cu|linalg-linbox-1.3.2-3|128	- Update and correct patch required by sagemath 4.8.
12cu|linalg-linbox-1.3.2-3|129	
12cu|linalg-linbox-1.3.2-3|130	* Tue Jan 24 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-14
12cu|linalg-linbox-1.3.2-3|131	+ Revision: 767465
12cu|linalg-linbox-1.3.2-3|132	- Rebuild with newer interface required by sagemath 4.8
12cu|linalg-linbox-1.3.2-3|133	
12cu|linalg-linbox-1.3.2-3|134	* Wed Dec 07 2011 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-13
12cu|linalg-linbox-1.3.2-3|135	+ Revision: 738723
12cu|linalg-linbox-1.3.2-3|136	- Rebuild for .la file removal.
12cu|linalg-linbox-1.3.2-3|137	
12cu|linalg-linbox-1.3.2-3|138	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.6-12mdv2011.0
12cu|linalg-linbox-1.3.2-3|139	+ Revision: 612752
12cu|linalg-linbox-1.3.2-3|140	- the mass rebuild of 2010.1 packages
12cu|linalg-linbox-1.3.2-3|141	
12cu|linalg-linbox-1.3.2-3|142	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 1.1.6-11mdv2010.1
12cu|linalg-linbox-1.3.2-3|143	+ Revision: 503621
12cu|linalg-linbox-1.3.2-3|144	- rebuild for new gmp
12cu|linalg-linbox-1.3.2-3|145	
12cu|linalg-linbox-1.3.2-3|146	* Fri Jan 29 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-10mdv2010.1
12cu|linalg-linbox-1.3.2-3|147	+ Revision: 498315
12cu|linalg-linbox-1.3.2-3|148	- Correct building of liblinboxsage.so
12cu|linalg-linbox-1.3.2-3|149	- Properly use atlas cblas library
12cu|linalg-linbox-1.3.2-3|150	
12cu|linalg-linbox-1.3.2-3|151	* Fri Jan 29 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-9mdv2010.1
12cu|linalg-linbox-1.3.2-3|152	+ Revision: 497858
12cu|linalg-linbox-1.3.2-3|153	- Update for build with givaro 3.3.1
12cu|linalg-linbox-1.3.2-3|154	- Remove _disable_ld_as_needed and _disable_ld_no_undefined
12cu|linalg-linbox-1.3.2-3|155	
12cu|linalg-linbox-1.3.2-3|156	* Mon Aug 31 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-8mdv2010.0
12cu|linalg-linbox-1.3.2-3|157	+ Revision: 423095
12cu|linalg-linbox-1.3.2-3|158	+ rebuild (emptylog)
12cu|linalg-linbox-1.3.2-3|159	
12cu|linalg-linbox-1.3.2-3|160	* Tue Jun 02 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-7mdv2010.0
12cu|linalg-linbox-1.3.2-3|161	+ Revision: 382074
12cu|linalg-linbox-1.3.2-3|162	- Correct linkage problems with liblinbox.so and liblinboxsage.so that
12cu|linalg-linbox-1.3.2-3|163	caused sagemath to crash or give improper results.
12cu|linalg-linbox-1.3.2-3|164	
12cu|linalg-linbox-1.3.2-3|165	* Fri May 22 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-5mdv2010.0
12cu|linalg-linbox-1.3.2-3|166	+ Revision: 378829
12cu|linalg-linbox-1.3.2-3|167	+ rebuild (emptylog)
12cu|linalg-linbox-1.3.2-3|168	
12cu|linalg-linbox-1.3.2-3|169	* Fri Apr 03 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-4mdv2009.1
12cu|linalg-linbox-1.3.2-3|170	+ Revision: 363921
12cu|linalg-linbox-1.3.2-3|171	- o build with --enable-sage, and correct build for that option.
12cu|linalg-linbox-1.3.2-3|172	o correct build with --with-ntl that was failing due to --Wl,as-needed
12cu|linalg-linbox-1.3.2-3|173	
12cu|linalg-linbox-1.3.2-3|174	* Sat Feb 28 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-3mdv2009.1
12cu|linalg-linbox-1.3.2-3|175	+ Revision: 345856
12cu|linalg-linbox-1.3.2-3|176	- Initial import of linalg-linbox, version 1.1.6
12cu|linalg-linbox-1.3.2-3|177	linalg-linbox is a exact computational linear algebra C++ template library.
12cu|linalg-linbox-1.3.2-3|178	- linalg-linbox
12cu|linalg-linbox-1.3.2-3|179	

9965 12
12cu|linesrv-2.1.21-11|1	Summary:	Line Control Server
12cu|linesrv-2.1.21-11|2	Name:		linesrv
12cu|linesrv-2.1.21-11|3	Version:	2.1.21
12cu|linesrv-2.1.21-11|4	Release:	11
12cu|linesrv-2.1.21-11|5	# debian/copyright in the source suggests GPLv2 specifically applies
12cu|linesrv-2.1.21-11|6	License:	GPLv2+
12cu|linesrv-2.1.21-11|7	Group:		Networking/Other
12cu|linesrv-2.1.21-11|8	Url:		http://linecontrol.sourceforge.net
12cu|linesrv-2.1.21-11|9	Source0:	%{name}-%{version}.src.tar.bz2
12cu|linesrv-2.1.21-11|10	Source1:	linesrv.init.bz2
12cu|linesrv-2.1.21-11|11	Source2:	linesrv.conf.bz2
12cu|linesrv-2.1.21-11|12	Source3:	linesrv-scripts.tar.bz2
12cu|linesrv-2.1.21-11|13	Source4:	linesrv.conf.documentation.bz2
12cu|linesrv-2.1.21-11|14	Patch0:		linesrv-2.1.21-debian-syslog_header.patch
12cu|linesrv-2.1.21-11|15	Patch1:		linesrv-2.1.21-str-fmt.patch
12cu|linesrv-2.1.21-11|16	Requires(pre):	rpm-helper
12cu|linesrv-2.1.21-11|17	BuildRequires:	pam-devel
12cu|linesrv-2.1.21-11|18	BuildRequires:	mysql-devel
12cu|linesrv-2.1.21-11|19	
12cu|linesrv-2.1.21-11|20	%description
12cu|linesrv-2.1.21-11|21	The line control system will allow authorized LAN users to manipulate
12cu|linesrv-2.1.21-11|22	the network interface (usually a modem) that gives the Internet
12cu|linesrv-2.1.21-11|23	access on a Linux box without having to use telnet. It's based on
12cu|linesrv-2.1.21-11|24	a client/server approach so any TCP/IP enabled system should be able
12cu|linesrv-2.1.21-11|25	to take advantage of this server, if a client is written for it.
12cu|linesrv-2.1.21-11|26	Currently; Linux, Windows, NetBSD, and any system with a Java
12cu|linesrv-2.1.21-11|27	implementation or Web Browser have clients.
12cu|linesrv-2.1.21-11|28	
12cu|linesrv-2.1.21-11|29	Note: Please make changes to /etc/lineserv.conf.
12cu|linesrv-2.1.21-11|30	
12cu|linesrv-2.1.21-11|31	%files
12cu|linesrv-2.1.21-11|32	%config(noreplace) %{_sysconfdir}/pam.d/*
12cu|linesrv-2.1.21-11|33	%config(noreplace) %{_initrddir}/%{name}
12cu|linesrv-2.1.21-11|34	%{_sbindir}/%{name}
12cu|linesrv-2.1.21-11|35	%{_libdir}/%{name}
12cu|linesrv-2.1.21-11|36	%{_localstatedir}/log/%{name}
12cu|linesrv-2.1.21-11|37	%doc AUTHORS server/INSTALL server/COPYING server/NEWS server/README
12cu|linesrv-2.1.21-11|38	%doc server/LICENSE INSTALL.lclog linesrv.conf.documentation
12cu|linesrv-2.1.21-11|39	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
12cu|linesrv-2.1.21-11|40	%config(noreplace) %{_sysconfdir}/%{name}
12cu|linesrv-2.1.21-11|41	
12cu|linesrv-2.1.21-11|42	%post
12cu|linesrv-2.1.21-11|43	%_post_service %{name}
12cu|linesrv-2.1.21-11|44	
12cu|linesrv-2.1.21-11|45	%preun
12cu|linesrv-2.1.21-11|46	%_preun_service %{name}
12cu|linesrv-2.1.21-11|47	
12cu|linesrv-2.1.21-11|48	#----------------------------------------------------------------------------
12cu|linesrv-2.1.21-11|49	
12cu|linesrv-2.1.21-11|50	%package web
12cu|linesrv-2.1.21-11|51	Summary:	Line Control Server - Web Status
12cu|linesrv-2.1.21-11|52	Group:		Networking/Other
12cu|linesrv-2.1.21-11|53	Requires:	webserver
12cu|linesrv-2.1.21-11|54	Requires:	linesrv
12cu|linesrv-2.1.21-11|55	
12cu|linesrv-2.1.21-11|56	%description web
12cu|linesrv-2.1.21-11|57	The line control system will allow authorized LAN users to manipulate
12cu|linesrv-2.1.21-11|58	the network interface (usually a modem) that gives the Internet
12cu|linesrv-2.1.21-11|59	access on a Linux box without having to use telnet. It's based on
12cu|linesrv-2.1.21-11|60	a client/server approach so any TCP/IP enabled system should be able
12cu|linesrv-2.1.21-11|61	to take advantage of this server, if a client is written for it.
12cu|linesrv-2.1.21-11|62	Currently; Linux, Windows, NetBSD, and any system with a Java
12cu|linesrv-2.1.21-11|63	implementation or Web Browser have clients.
12cu|linesrv-2.1.21-11|64	
12cu|linesrv-2.1.21-11|65	This package provides web-based status report of the line.
12cu|linesrv-2.1.21-11|66	
12cu|linesrv-2.1.21-11|67	%files web
12cu|linesrv-2.1.21-11|68	%{_localstatedir}/www/html/lclog/
12cu|linesrv-2.1.21-11|69	%attr(4750,root,apache) %{_localstatedir}/www/cgi-bin/*
12cu|linesrv-2.1.21-11|70	%dir %{_localstatedir}/lib/%{name}
12cu|linesrv-2.1.21-11|71	%attr(640,root,apache) %{_localstatedir}/lib/%{name}/htmlstatus
12cu|linesrv-2.1.21-11|72	%doc htmlstatus/README
12cu|linesrv-2.1.21-11|73	
12cu|linesrv-2.1.21-11|74	#----------------------------------------------------------------------------
12cu|linesrv-2.1.21-11|75	
12cu|linesrv-2.1.21-11|76	%prep
12cu|linesrv-2.1.21-11|77	%setup -q -n %{name}-%(echo %{version}|cut -f1-2 -d.) -a3
12cu|linesrv-2.1.21-11|78	%patch0 -p1 -b .header
12cu|linesrv-2.1.21-11|79	%patch1 -p0 -b .str
12cu|linesrv-2.1.21-11|80	cp %{SOURCE4} .
12cu|linesrv-2.1.21-11|81	bunzip2 `basename %{SOURCE4}`
12cu|linesrv-2.1.21-11|82	
12cu|linesrv-2.1.21-11|83	%build
12cu|linesrv-2.1.21-11|84	%configure2_5x
12cu|linesrv-2.1.21-11|85	%make
12cu|linesrv-2.1.21-11|86	
12cu|linesrv-2.1.21-11|87	%install
12cu|linesrv-2.1.21-11|88	mkdir -p %{buildroot}{%{_sbindir},%{_bindir}}
12cu|linesrv-2.1.21-11|89	mkdir -p %{buildroot}%{_initrddir}
12cu|linesrv-2.1.21-11|90	mkdir -p %{buildroot}%{_mandir}/{man5,man8}
12cu|linesrv-2.1.21-11|91	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cu|linesrv-2.1.21-11|92	mkdir -p %{buildroot}%{_libdir}/%{name}
12cu|linesrv-2.1.21-11|93	mkdir -p %{buildroot}%{_localstatedir}/www/cgi-bin/
12cu|linesrv-2.1.21-11|94	install -m 755 server/%{name} %{buildroot}%{_sbindir}/
12cu|linesrv-2.1.21-11|95	install -m 755 lclog/lclog %{buildroot}%{_localstatedir}/www/cgi-bin/
12cu|linesrv-2.1.21-11|96	install -m 4755 htmlstatus/htmlstatus %{buildroot}%{_localstatedir}/www/cgi-bin/
12cu|linesrv-2.1.21-11|97	bzcat %{SOURCE1} > %{buildroot}%{_initrddir}/%{name}
12cu|linesrv-2.1.21-11|98	chmod 755 %{buildroot}/%{_initrddir}/%{name}
12cu|linesrv-2.1.21-11|99	install -m664 server/config/pam.d/l*  %{buildroot}/%{_sysconfdir}/pam.d/
12cu|linesrv-2.1.21-11|100	
12cu|linesrv-2.1.21-11|101	bzcat %{SOURCE2} > %{buildroot}%{_sysconfdir}/%{name}.conf
12cu|linesrv-2.1.21-11|102	install -d -m755 %{buildroot}%{_sysconfdir}/%{name}
12cu|linesrv-2.1.21-11|103	install -m644 server/config/complete_syntax/addr_book %{buildroot}%{_sysconfdir}/%{name}
12cu|linesrv-2.1.21-11|104	install -m644 server/config/complete_syntax/tarif.conf %{buildroot}%{_sysconfdir}/%{name}
12cu|linesrv-2.1.21-11|105	
12cu|linesrv-2.1.21-11|106	# scripts
12cu|linesrv-2.1.21-11|107	install -m755 scripts/*  %{buildroot}%{_libdir}/%{name}
12cu|linesrv-2.1.21-11|108	
12cu|linesrv-2.1.21-11|109	#web stuff
12cu|linesrv-2.1.21-11|110	install -d %{buildroot}%{_localstatedir}/www/html/lclog
12cu|linesrv-2.1.21-11|111	install lclog/html/* %{buildroot}%{_localstatedir}/www/html/lclog/
12cu|linesrv-2.1.21-11|112	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12cu|linesrv-2.1.21-11|113	mknod %{buildroot}%{_localstatedir}/lib/%{name}/htmlstatus p
12cu|linesrv-2.1.21-11|114	
12cu|linesrv-2.1.21-11|115	#logs:
12cu|linesrv-2.1.21-11|116	install -d %{buildroot}%{_localstatedir}/log/%{name}
12cu|linesrv-2.1.21-11|117	
12cu|linesrv-2.1.21-11|118	#fix docs:
12cu|linesrv-2.1.21-11|119	cp htmlstatus/README README.htmlstatus
12cu|linesrv-2.1.21-11|120	cp lclog/INSTALL INSTALL.lclog
12cu|linesrv-2.1.21-11|121	
12cu|linesrv-2.1.21-11|122	
12cu|linesrv-2.1.21-11|123	%changelog
12cu|linesrv-2.1.21-11|124	* Mon Mar 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.21-11
12cu|linesrv-2.1.21-11|125	+ Revision: 4847fc4
12cu|linesrv-2.1.21-11|126	- LOG Fix debug package, spec cleanup
12cu|linesrv-2.1.21-11|127	
12cu|linesrv-2.1.21-11|128	

9966 12
12cu|links-2.8-1|1	Summary:	Lynx-like text WWW browser
12cu|links-2.8-1|2	Name:		links
12cu|links-2.8-1|3	Version:	2.8
12cu|links-2.8-1|4	Release:	1
12cu|links-2.8-1|5	License:	GPLv2+
12cu|links-2.8-1|6	Group:		Networking/WWW
12cu|links-2.8-1|7	Url:		http://links.twibright.com/
12cu|links-2.8-1|8	Source0:	http://links.twibright.com/download/links-%{version}.tar.bz2
12cu|links-2.8-1|9	Source4:	links.cfg
12cu|links-2.8-1|10	Patch3:		links-0.96-no-weird-unhx-ing-of-command-line-args.patch
12cu|links-2.8-1|11	Patch6:		links-2.8-cookies-save.patch
12cu|links-2.8-1|12	Patch8:		links-current-color-by-default--and-vt100-frames.patch
12cu|links-2.8-1|13	Patch14:	links-2.8-automake.patch
12cu|links-2.8-1|14	Patch21:	links-2.1pre17-fix-segfault-on-loading-cookies.patch
12cu|links-2.8-1|15	Patch22:	links-2.8-64bit-fixes.patch
12cu|links-2.8-1|16	Patch23:	links-2.8-dont-have-two-assocations-with-same-label--otherwise-one-cant-override-shared-config.patch
12cu|links-2.8-1|17	Patch24:	links-2.8-CVE-2006-5925--disable-SMB.patch
12cu|links-2.8-1|18	Patch25:	links2_better_verification.diff
12cu|links-2.8-1|19	Patch26:	links-2.7-automake-1.13.patch
12cu|links-2.8-1|20	BuildRequires:	bzip2-devel
12cu|links-2.8-1|21	BuildRequires:	gpm-devel
12cu|links-2.8-1|22	BuildRequires:	jpeg-devel
12cu|links-2.8-1|23	BuildRequires:	pkgconfig(directfb)
12cu|links-2.8-1|24	BuildRequires:	pkgconfig(libpng)
12cu|links-2.8-1|25	BuildRequires:	pkgconfig(libtiff-4)
12cu|links-2.8-1|26	BuildRequires:	pkgconfig(openssl)
12cu|links-2.8-1|27	BuildRequires:	pkgconfig(x11)
12cu|links-2.8-1|28	BuildRequires:	pkgconfig(zlib)
12cu|links-2.8-1|29	Provides:	webclient
12cu|links-2.8-1|30	Requires:	links-common = %{EVRD}
12cu|links-2.8-1|31	
12cu|links-2.8-1|32	%description
12cu|links-2.8-1|33	Links is a text based WWW browser, at first look similar to Lynx, but
12cu|links-2.8-1|34	somehow different:
12cu|links-2.8-1|35	
12cu|links-2.8-1|36	- renders tables and frames
12cu|links-2.8-1|37	- displays colors as specified in current HTML page
12cu|links-2.8-1|38	- uses drop-down menu (like in Midnight Commander)
12cu|links-2.8-1|39	- can download files in background
12cu|links-2.8-1|40	- partially handle Javascript
12cu|links-2.8-1|41	
12cu|links-2.8-1|42	%files
12cu|links-2.8-1|43	%{_bindir}/links-text
12cu|links-2.8-1|44	
12cu|links-2.8-1|45	%post
12cu|links-2.8-1|46	update-alternatives --install /usr/bin/links links /usr/bin/links-text 10
12cu|links-2.8-1|47	
12cu|links-2.8-1|48	%postun
12cu|links-2.8-1|49	if [ "$1" = "0" ]; then
12cu|links-2.8-1|50	update-alternatives --remove links /usr/bin/links-text
12cu|links-2.8-1|51	fi
12cu|links-2.8-1|52	
12cu|links-2.8-1|53	%triggerpostun -- links
12cu|links-2.8-1|54	if [ ! -e /usr/bin/links ]; then
12cu|links-2.8-1|55	update-alternatives --auto links
12cu|links-2.8-1|56	fi
12cu|links-2.8-1|57	
12cu|links-2.8-1|58	#----------------------------------------------------------------------------
12cu|links-2.8-1|59	
12cu|links-2.8-1|60	%package graphic
12cu|links-2.8-1|61	Summary:	Lynx-like text/X11 WWW browser
12cu|links-2.8-1|62	Group:		Networking/WWW
12cu|links-2.8-1|63	Requires:	links-common = %{EVRD}
12cu|links-2.8-1|64	Provides:	webclient
12cu|links-2.8-1|65	Requires:	indexhtml
12cu|links-2.8-1|66	
12cu|links-2.8-1|67	%description graphic
12cu|links-2.8-1|68	Links is a text/X11 based WWW browser, at first look similar to Lynx, but
12cu|links-2.8-1|69	somehow different:
12cu|links-2.8-1|70	
12cu|links-2.8-1|71	- renders tables and frames
12cu|links-2.8-1|72	- displays colors as specified in current HTML page
12cu|links-2.8-1|73	- uses drop-down menu (like in Midnight Commander)
12cu|links-2.8-1|74	- can download files in background
12cu|links-2.8-1|75	- partially handle Javascript
12cu|links-2.8-1|76	
12cu|links-2.8-1|77	%files graphic
12cu|links-2.8-1|78	%{_bindir}/links-graphic
12cu|links-2.8-1|79	%{_datadir}/applications/*
12cu|links-2.8-1|80	
12cu|links-2.8-1|81	%post graphic
12cu|links-2.8-1|82	update-alternatives --install /usr/bin/links links /usr/bin/links-graphic 20
12cu|links-2.8-1|83	
12cu|links-2.8-1|84	%postun graphic
12cu|links-2.8-1|85	if [ "$1" = "0" ]; then
12cu|links-2.8-1|86	update-alternatives --remove links /usr/bin/links-graphic
12cu|links-2.8-1|87	fi
12cu|links-2.8-1|88	
12cu|links-2.8-1|89	%triggerpostun graphic -- links
12cu|links-2.8-1|90	if [ ! -e /usr/bin/links ]; then
12cu|links-2.8-1|91	update-alternatives --auto links
12cu|links-2.8-1|92	fi
12cu|links-2.8-1|93	
12cu|links-2.8-1|94	#----------------------------------------------------------------------------
12cu|links-2.8-1|95	
12cu|links-2.8-1|96	%package common
12cu|links-2.8-1|97	Summary:	Lynx-like text/X11 WWW browser
12cu|links-2.8-1|98	Group:		Networking/WWW
12cu|links-2.8-1|99	Requires:	links-common = %{EVRD}
12cu|links-2.8-1|100	
12cu|links-2.8-1|101	%description common
12cu|links-2.8-1|102	Common files for links and links-graphic.
12cu|links-2.8-1|103	
12cu|links-2.8-1|104	%files common
12cu|links-2.8-1|105	%doc AUTHORS ChangeLog README SITES
12cu|links-2.8-1|106	%config(noreplace) /etc/links.cfg
12cu|links-2.8-1|107	%{_mandir}/*/*
12cu|links-2.8-1|108	
12cu|links-2.8-1|109	#----------------------------------------------------------------------------
12cu|links-2.8-1|110	
12cu|links-2.8-1|111	%prep
12cu|links-2.8-1|112	%setup -q
12cu|links-2.8-1|113	%patch3 -p1
12cu|links-2.8-1|114	%patch6 -p1
12cu|links-2.8-1|115	%patch8 -p1
12cu|links-2.8-1|116	%patch14 -p1
12cu|links-2.8-1|117	%patch21 -p1
12cu|links-2.8-1|118	%patch22 -p1 -b .64bit-fixes
12cu|links-2.8-1|119	%patch23 -p1
12cu|links-2.8-1|120	%patch24 -p1
12cu|links-2.8-1|121	%patch25 -p1
12cu|links-2.8-1|122	%patch26 -p1 -b .automake-1_13
12cu|links-2.8-1|123	
12cu|links-2.8-1|124	%build
12cu|links-2.8-1|125	autoreconf -fi
12cu|links-2.8-1|126	%configure2_5x
12cu|links-2.8-1|127	%make
12cu|links-2.8-1|128	
12cu|links-2.8-1|129	cp -f links links-text
12cu|links-2.8-1|130	
12cu|links-2.8-1|131	make clean
12cu|links-2.8-1|132	%configure2_5x --enable-graphics
12cu|links-2.8-1|133	%make
12cu|links-2.8-1|134	
12cu|links-2.8-1|135	cp -f links links-graphic
12cu|links-2.8-1|136	
12cu|links-2.8-1|137	%install
12cu|links-2.8-1|138	%makeinstall_std
12cu|links-2.8-1|139	
12cu|links-2.8-1|140	rm -f %{buildroot}%{_bindir}/links
12cu|links-2.8-1|141	install links-graphic links-text %{buildroot}%{_bindir}
12cu|links-2.8-1|142	
12cu|links-2.8-1|143	install -D -m 644 %{SOURCE4} %{buildroot}/etc/links.cfg
12cu|links-2.8-1|144	
12cu|links-2.8-1|145	mkdir -p %{buildroot}%{_datadir}/applications
12cu|links-2.8-1|146	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|links-2.8-1|147	[Desktop Entry]
12cu|links-2.8-1|148	Name=Links
12cu|links-2.8-1|149	Comment=Lynx-like text/graphic Web browser
12cu|links-2.8-1|150	Exec=/usr/bin/links-graphic /usr/share/mdk/indexhtml/index.html
12cu|links-2.8-1|151	Icon=web_browser_section
12cu|links-2.8-1|152	Terminal=false
12cu|links-2.8-1|153	Type=Application
12cu|links-2.8-1|154	Categories=Network;WebBrowser;
12cu|links-2.8-1|155	EOF
12cu|links-2.8-1|156	
12cu|links-2.8-1|157	
12cu|links-2.8-1|158	%changelog
12cu|links-2.8-1|159	* Mon Mar 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8-1
12cu|links-2.8-1|160	+ Revision: a6f7a71
12cu|links-2.8-1|161	- LOG New version 2.8, spec cleanup
12cu|links-2.8-1|162	
12cu|links-2.8-1|163	

9967 12
12cu|linuxdcpp-1.1.0-1|1	%define name	linuxdcpp
12cu|linuxdcpp-1.1.0-1|2	%define version	1.1.0
12cu|linuxdcpp-1.1.0-1|3	%define snapshot 0
12cu|linuxdcpp-1.1.0-1|4	%define rel	1
12cu|linuxdcpp-1.1.0-1|5	
12cu|linuxdcpp-1.1.0-1|6	%if %{snapshot}
12cu|linuxdcpp-1.1.0-1|7	%define release	%mkrel 0.%{snapshot}.%{rel}
12cu|linuxdcpp-1.1.0-1|8	%else
12cu|linuxdcpp-1.1.0-1|9	%define release %mkrel %{rel}
12cu|linuxdcpp-1.1.0-1|10	%endif
12cu|linuxdcpp-1.1.0-1|11	
12cu|linuxdcpp-1.1.0-1|12	# for menu
12cu|linuxdcpp-1.1.0-1|13	%define title	LinuxDC++
12cu|linuxdcpp-1.1.0-1|14	%define comment	Direct Connect client
12cu|linuxdcpp-1.1.0-1|15	
12cu|linuxdcpp-1.1.0-1|16	Summary:	A DC++ port for Linux
12cu|linuxdcpp-1.1.0-1|17	Name:		%{name}
12cu|linuxdcpp-1.1.0-1|18	Version:	%{version}
12cu|linuxdcpp-1.1.0-1|19	Release:	%{release}
12cu|linuxdcpp-1.1.0-1|20	License:	GPL
12cu|linuxdcpp-1.1.0-1|21	Group:		Networking/File transfer
12cu|linuxdcpp-1.1.0-1|22	URL:		http://launchpad.net/linuxdcpp/
12cu|linuxdcpp-1.1.0-1|23	%if %{snapshot}
12cu|linuxdcpp-1.1.0-1|24	Source:		%{name}-%{snapshot}.tar.bz2
12cu|linuxdcpp-1.1.0-1|25	%else
12cu|linuxdcpp-1.1.0-1|26	Source:		http://launchpad.net/linuxdcpp/1.0/%{version}/+download/linuxdcpp-%{version}.tar.bz2
12cu|linuxdcpp-1.1.0-1|27	%endif
12cu|linuxdcpp-1.1.0-1|28	BuildRoot:	%{_tmppath}/%{name}-root
12cu|linuxdcpp-1.1.0-1|29	Obsoletes:	linuxdc++ < 0-20070000
12cu|linuxdcpp-1.1.0-1|30	Provides:	linuxdc++ = %{version}
12cu|linuxdcpp-1.1.0-1|31	BuildRequires:	glib2-devel >= 2.4
12cu|linuxdcpp-1.1.0-1|32	BuildRequires:	gtk+2-devel >= 2.6
12cu|linuxdcpp-1.1.0-1|33	BuildRequires:	libglade2.0-devel >= 2.4
12cu|linuxdcpp-1.1.0-1|34	BuildRequires:	bzip2-devel
12cu|linuxdcpp-1.1.0-1|35	BuildRequires:	zlib-devel
12cu|linuxdcpp-1.1.0-1|36	BuildRequires:	png-devel
12cu|linuxdcpp-1.1.0-1|37	BuildRequires:	boost-devel
12cu|linuxdcpp-1.1.0-1|38	BuildRequires:	freetype2-devel
12cu|linuxdcpp-1.1.0-1|39	BuildRequires:	openssl-devel
12cu|linuxdcpp-1.1.0-1|40	BuildRequires:	scons
12cu|linuxdcpp-1.1.0-1|41	BuildRequires: libnotify-devel
12cu|linuxdcpp-1.1.0-1|42	
12cu|linuxdcpp-1.1.0-1|43	%description
12cu|linuxdcpp-1.1.0-1|44	LinuxDC++ is a project to port the DC++ Direct Connect client for
12cu|linuxdcpp-1.1.0-1|45	Linux.
12cu|linuxdcpp-1.1.0-1|46	
12cu|linuxdcpp-1.1.0-1|47	%prep
12cu|linuxdcpp-1.1.0-1|48	%if %{snapshot}
12cu|linuxdcpp-1.1.0-1|49	%setup -q -n %{name}
12cu|linuxdcpp-1.1.0-1|50	%else
12cu|linuxdcpp-1.1.0-1|51	%setup -q
12cu|linuxdcpp-1.1.0-1|52	%endif
12cu|linuxdcpp-1.1.0-1|53	
12cu|linuxdcpp-1.1.0-1|54	%build
12cu|linuxdcpp-1.1.0-1|55	export CFLAGS="%{optflags}"
12cu|linuxdcpp-1.1.0-1|56	export CXXFLAGS="%{optflags}"
12cu|linuxdcpp-1.1.0-1|57	scons PREFIX="%{_prefix}"
12cu|linuxdcpp-1.1.0-1|58	
12cu|linuxdcpp-1.1.0-1|59	%install
12cu|linuxdcpp-1.1.0-1|60	rm -rf %{buildroot}
12cu|linuxdcpp-1.1.0-1|61	scons PREFIX="%{_prefix}" FAKE_ROOT="%{buildroot}" release=1 install
12cu|linuxdcpp-1.1.0-1|62	
12cu|linuxdcpp-1.1.0-1|63	rm -v %{buildroot}%{_datadir}/doc/linuxdcpp/*
12cu|linuxdcpp-1.1.0-1|64	
12cu|linuxdcpp-1.1.0-1|65	%find_lang %{name} --all-name
12cu|linuxdcpp-1.1.0-1|66	
12cu|linuxdcpp-1.1.0-1|67	%clean
12cu|linuxdcpp-1.1.0-1|68	rm -rf %{buildroot}
12cu|linuxdcpp-1.1.0-1|69	
12cu|linuxdcpp-1.1.0-1|70	%files -f %{name}.lang
12cu|linuxdcpp-1.1.0-1|71	%defattr(-,root,root)
12cu|linuxdcpp-1.1.0-1|72	%doc *.txt
12cu|linuxdcpp-1.1.0-1|73	%{_bindir}/%{name}
12cu|linuxdcpp-1.1.0-1|74	%{_datadir}/%{name}
12cu|linuxdcpp-1.1.0-1|75	%{_iconsdir}/hicolor/*/*/%{name}.*
12cu|linuxdcpp-1.1.0-1|76	%{_datadir}/applications/%{name}.desktop
12cu|linuxdcpp-1.1.0-1|77	
12cu|linuxdcpp-1.1.0-1|78	
12cu|linuxdcpp-1.1.0-1|79	
12cu|linuxdcpp-1.1.0-1|80	
12cu|linuxdcpp-1.1.0-1|81	%changelog
12cu|linuxdcpp-1.1.0-1|82	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.1.0-1
12cu|linuxdcpp-1.1.0-1|83	+ Revision: 62dc578
12cu|linuxdcpp-1.1.0-1|84	- Automatic import for version 1.1.0
12cu|linuxdcpp-1.1.0-1|85	
12cu|linuxdcpp-1.1.0-1|86	

9968 12
12cu|lipsofsuna-0.8.0-1|1	Summary:	Lips of Suna is a tongue-in-cheek dungeon crawl game
12cu|lipsofsuna-0.8.0-1|2	Name:		lipsofsuna
12cu|lipsofsuna-0.8.0-1|3	Version:	0.8.0
12cu|lipsofsuna-0.8.0-1|4	Release:	1
12cu|lipsofsuna-0.8.0-1|5	License:	LGPLv3+
12cu|lipsofsuna-0.8.0-1|6	Group:		Games/Arcade
12cu|lipsofsuna-0.8.0-1|7	Url:		http://sourceforge.net/projects/lipsofsuna/
12cu|lipsofsuna-0.8.0-1|8	Source0:	http://sourceforge.net/projects/%{name}/files/%name}/%{version}/%{name}-%{version}.tar.gz
12cu|lipsofsuna-0.8.0-1|9	Patch0:		lipsofsuna-0.8.0-linkage.patch
12cu|lipsofsuna-0.8.0-1|10	BuildRequires:	boost-devel
12cu|lipsofsuna-0.8.0-1|11	BuildRequires:	inotify-tools-devel
12cu|lipsofsuna-0.8.0-1|12	BuildRequires:	pkgconfig(bullet)
12cu|lipsofsuna-0.8.0-1|13	BuildRequires:	pkgconfig(flac)
12cu|lipsofsuna-0.8.0-1|14	BuildRequires:	pkgconfig(gl)
12cu|lipsofsuna-0.8.0-1|15	BuildRequires:	pkgconfig(glew)
12cu|lipsofsuna-0.8.0-1|16	BuildRequires:	pkgconfig(glu)
12cu|lipsofsuna-0.8.0-1|17	BuildRequires:	pkgconfig(libcurl)
12cu|lipsofsuna-0.8.0-1|18	BuildRequires:	pkgconfig(libenet)
12cu|lipsofsuna-0.8.0-1|19	BuildRequires:	pkgconfig(lua)
12cu|lipsofsuna-0.8.0-1|20	BuildRequires:	pkgconfig(ogg)
12cu|lipsofsuna-0.8.0-1|21	BuildRequires:	pkgconfig(OGRE)
12cu|lipsofsuna-0.8.0-1|22	BuildRequires:	pkgconfig(OIS)
12cu|lipsofsuna-0.8.0-1|23	BuildRequires:	pkgconfig(openal)
12cu|lipsofsuna-0.8.0-1|24	BuildRequires:	pkgconfig(sqlite3)
12cu|lipsofsuna-0.8.0-1|25	BuildRequires:	pkgconfig(vorbis)
12cu|lipsofsuna-0.8.0-1|26	BuildRequires:	pkgconfig(zlib)
12cu|lipsofsuna-0.8.0-1|27	
12cu|lipsofsuna-0.8.0-1|28	%description
12cu|lipsofsuna-0.8.0-1|29	Lips of Suna is a tongue-in-cheek dungeon crawl game that takes place in the
12cu|lipsofsuna-0.8.0-1|30	chaotic dungeons of Suna. The five intelligent races of the world descend to
12cu|lipsofsuna-0.8.0-1|31	the dungeons with their goal to save the world from a conclusive disaster.
12cu|lipsofsuna-0.8.0-1|32	
12cu|lipsofsuna-0.8.0-1|33	In your journey to the depths of the dungeons, you will, among other things,
12cu|lipsofsuna-0.8.0-1|34	have to fight creatures of different varieties, solve quests, explore new
12cu|lipsofsuna-0.8.0-1|35	places, and craft custom items. Luckily you don't need to do all this alone
12cu|lipsofsuna-0.8.0-1|36	since you can crawl the dungeons with your friends.
12cu|lipsofsuna-0.8.0-1|37	
12cu|lipsofsuna-0.8.0-1|38	%files
12cu|lipsofsuna-0.8.0-1|39	%{_bindir}/*
12cu|lipsofsuna-0.8.0-1|40	%{_datadir}/%{name}
12cu|lipsofsuna-0.8.0-1|41	%{_datadir}/applications/*.desktop
12cu|lipsofsuna-0.8.0-1|42	%{_datadir}/pixmaps
12cu|lipsofsuna-0.8.0-1|43	
12cu|lipsofsuna-0.8.0-1|44	#----------------------------------------------------------------------------
12cu|lipsofsuna-0.8.0-1|45	
12cu|lipsofsuna-0.8.0-1|46	%prep
12cu|lipsofsuna-0.8.0-1|47	%setup -q
12cu|lipsofsuna-0.8.0-1|48	%patch0 -p1
12cu|lipsofsuna-0.8.0-1|49	
12cu|lipsofsuna-0.8.0-1|50	%build
12cu|lipsofsuna-0.8.0-1|51	./waf configure --prefix=%{_prefix} \
12cu|lipsofsuna-0.8.0-1|52	--libdir=%{_libdir} \
12cu|lipsofsuna-0.8.0-1|53	--bindir=%{_bindir} \
12cu|lipsofsuna-0.8.0-1|54	--disable-relpath
12cu|lipsofsuna-0.8.0-1|55	
12cu|lipsofsuna-0.8.0-1|56	%install
12cu|lipsofsuna-0.8.0-1|57	./waf install --destdir=%{buildroot}
12cu|lipsofsuna-0.8.0-1|58	
12cu|lipsofsuna-0.8.0-1|59	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|lipsofsuna-0.8.0-1|60	[Desktop Entry]
12cu|lipsofsuna-0.8.0-1|61	Name=Lips of Suna
12cu|lipsofsuna-0.8.0-1|62	Comment=Lips of Suna is a tongue-in-cheek dungeon crawl game
12cu|lipsofsuna-0.8.0-1|63	Exec=%{_bindir}/%{name}
12cu|lipsofsuna-0.8.0-1|64	Icon=%{name}
12cu|lipsofsuna-0.8.0-1|65	Terminal=false
12cu|lipsofsuna-0.8.0-1|66	Type=Application
12cu|lipsofsuna-0.8.0-1|67	StartupNotify=true
12cu|lipsofsuna-0.8.0-1|68	Categories=Game;ArcadeGame;
12cu|lipsofsuna-0.8.0-1|69	EOF
12cu|lipsofsuna-0.8.0-1|70	
12cu|lipsofsuna-0.8.0-1|71	
12cu|lipsofsuna-0.8.0-1|72	%changelog
12cu|lipsofsuna-0.8.0-1|73	* Mon Mar 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.0-1
12cu|lipsofsuna-0.8.0-1|74	+ Revision: c66167f
12cu|lipsofsuna-0.8.0-1|75	- LOG New version 0.8.0, update BuildRequires
12cu|lipsofsuna-0.8.0-1|76	
12cu|lipsofsuna-0.8.0-1|77	

9969 12
12cu|liquidwar-5.6.4-7|1	%define build_allegro_unstable 0
12cu|liquidwar-5.6.4-7|2	%{?_with_allegro_unstable: %{expand: %%global build_allegro_unstable 1}}
12cu|liquidwar-5.6.4-7|3	
12cu|liquidwar-5.6.4-7|4	Name: 		liquidwar
12cu|liquidwar-5.6.4-7|5	Version: 	5.6.4
12cu|liquidwar-5.6.4-7|6	Release: 	7
12cu|liquidwar-5.6.4-7|7	Summary:	Unique multiplayer wargame
12cu|liquidwar-5.6.4-7|8	License:	GPLv2+
12cu|liquidwar-5.6.4-7|9	Group:		Games/Arcade
12cu|liquidwar-5.6.4-7|10	Source0:	http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.gz
12cu|liquidwar-5.6.4-7|11	Patch0:		liquidwar-5.6.4-desktop-file-fix.patch
12cu|liquidwar-5.6.4-7|12	Patch1:		liquidwar-5.6.4-fix-str-fmt.patch
12cu|liquidwar-5.6.4-7|13	Patch2:		liquidwar-5.6.4-fix-linking-issue.patch
12cu|liquidwar-5.6.4-7|14	Source11:	%{name}-16.png
12cu|liquidwar-5.6.4-7|15	Source12:	%{name}-32.png
12cu|liquidwar-5.6.4-7|16	Source13:	%{name}-48.png
12cu|liquidwar-5.6.4-7|17	URL: 		http://www.ufoot.org/liquidwar/v5
12cu|liquidwar-5.6.4-7|18	BuildRequires:	python-devel
12cu|liquidwar-5.6.4-7|19	# (misc) data file need to compile
12cu|liquidwar-5.6.4-7|20	%if %build_allegro_unstable
12cu|liquidwar-5.6.4-7|21	BuildRequires:	allegro-testing, allegro-testing-devel
12cu|liquidwar-5.6.4-7|22	%else
12cu|liquidwar-5.6.4-7|23	BuildRequires:  allegro, allegro-devel
12cu|liquidwar-5.6.4-7|24	%endif
12cu|liquidwar-5.6.4-7|25	
12cu|liquidwar-5.6.4-7|26	# for buildinfo files
12cu|liquidwar-5.6.4-7|27	BuildRequires:	texinfo
12cu|liquidwar-5.6.4-7|28	
12cu|liquidwar-5.6.4-7|29	%define debug_package %{nil}
12cu|liquidwar-5.6.4-7|30	
12cu|liquidwar-5.6.4-7|31	%description
12cu|liquidwar-5.6.4-7|32	Liquid War is a wargame. But it is different from common wargames.
12cu|liquidwar-5.6.4-7|33	
12cu|liquidwar-5.6.4-7|34	When playing Liquid War, one has to eat one's opponent. There can be from
12cu|liquidwar-5.6.4-7|35	2 to 6 players. There are no weapons, the only thing you have to do is to
12cu|liquidwar-5.6.4-7|36	move a cursor in a 2-D battlefield. This cursor is followed by your army,
12cu|liquidwar-5.6.4-7|37	which is composed by a great many little fighters. Fighters are represented
12cu|liquidwar-5.6.4-7|38	by small colored squares. All the fighters who have the same color belong
12cu|liquidwar-5.6.4-7|39	to the same team. One very often controls several thousands fighters at the
12cu|liquidwar-5.6.4-7|40	same time. And when fighters from different teams meet, they eat each
12cu|liquidwar-5.6.4-7|41	other, it is as simple as that.
12cu|liquidwar-5.6.4-7|42	
12cu|liquidwar-5.6.4-7|43	
12cu|liquidwar-5.6.4-7|44	%prep
12cu|liquidwar-5.6.4-7|45	%setup -q
12cu|liquidwar-5.6.4-7|46	%patch0 -p1
12cu|liquidwar-5.6.4-7|47	%patch1 -p1
12cu|liquidwar-5.6.4-7|48	%patch2 -p0
12cu|liquidwar-5.6.4-7|49	%build
12cu|liquidwar-5.6.4-7|50	autoconf
12cu|liquidwar-5.6.4-7|51	%configure2_5x --disable-doc-pdf --disable-doc-ps \
12cu|liquidwar-5.6.4-7|52	%ifnarch %ix86
12cu|liquidwar-5.6.4-7|53	--disable-asm \
12cu|liquidwar-5.6.4-7|54	%endif
12cu|liquidwar-5.6.4-7|55	
12cu|liquidwar-5.6.4-7|56	%make
12cu|liquidwar-5.6.4-7|57	
12cu|liquidwar-5.6.4-7|58	%install
12cu|liquidwar-5.6.4-7|59	perl -pi -e 's#install_custom_texture install_icon install_gpl#install_custom_texture #' Makefile
12cu|liquidwar-5.6.4-7|60	%makeinstall
12cu|liquidwar-5.6.4-7|61	
12cu|liquidwar-5.6.4-7|62	# icons
12cu|liquidwar-5.6.4-7|63	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cu|liquidwar-5.6.4-7|64	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cu|liquidwar-5.6.4-7|65	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cu|liquidwar-5.6.4-7|66	
12cu|liquidwar-5.6.4-7|67	rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/liquidwar $RPM_BUILD_ROOT%{_datadir}/pixmaps
12cu|liquidwar-5.6.4-7|68	
12cu|liquidwar-5.6.4-7|69	# remove unused links
12cu|liquidwar-5.6.4-7|70	rm -rf $RPM_BUILD_ROOT%{_bindir}
12cu|liquidwar-5.6.4-7|71	
12cu|liquidwar-5.6.4-7|72	%files
12cu|liquidwar-5.6.4-7|73	%defattr(-,root,root)
12cu|liquidwar-5.6.4-7|74	%doc COPYING README doc/html/*.html
12cu|liquidwar-5.6.4-7|75	%{_gamesbindir}/*
12cu|liquidwar-5.6.4-7|76	%{_gamesdatadir}/%{name}
12cu|liquidwar-5.6.4-7|77	%{_mandir}/man6/*
12cu|liquidwar-5.6.4-7|78	%{_infodir}/*
12cu|liquidwar-5.6.4-7|79	%{_iconsdir}/%{name}.png
12cu|liquidwar-5.6.4-7|80	%{_miconsdir}/%{name}.png
12cu|liquidwar-5.6.4-7|81	%{_liconsdir}/%{name}.png
12cu|liquidwar-5.6.4-7|82	%{_datadir}/applications/*
12cu|liquidwar-5.6.4-7|83	
12cu|liquidwar-5.6.4-7|84	
12cu|liquidwar-5.6.4-7|85	
12cu|liquidwar-5.6.4-7|86	%changelog
12cu|liquidwar-5.6.4-7|87	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 5.6.4-5mdv2011.0
12cu|liquidwar-5.6.4-7|88	+ Revision: 612760
12cu|liquidwar-5.6.4-7|89	- the mass rebuild of 2010.1 packages
12cu|liquidwar-5.6.4-7|90	
12cu|liquidwar-5.6.4-7|91	* Thu Dec 31 2009 Emmanuel Andry <eandry@mandriva.org> 5.6.4-4mdv2010.1
12cu|liquidwar-5.6.4-7|92	+ Revision: 484587
12cu|liquidwar-5.6.4-7|93	- rebuild for new allegro
12cu|liquidwar-5.6.4-7|94	
12cu|liquidwar-5.6.4-7|95	* Wed May 13 2009 Samuel Verschelde <stormi@mandriva.org> 5.6.4-3mdv2010.0
12cu|liquidwar-5.6.4-7|96	+ Revision: 375480
12cu|liquidwar-5.6.4-7|97	- do not disable asm for x86
12cu|liquidwar-5.6.4-7|98	- fix Group (fix #49392)
12cu|liquidwar-5.6.4-7|99	- fix desktop file
12cu|liquidwar-5.6.4-7|100	- try to fix str fmt
12cu|liquidwar-5.6.4-7|101	
12cu|liquidwar-5.6.4-7|102	+ Michael Scherer <misc@mandriva.org>
12cu|liquidwar-5.6.4-7|103	- fix linking issue
12cu|liquidwar-5.6.4-7|104	- disable asm to compile on x86_64
12cu|liquidwar-5.6.4-7|105	
12cu|liquidwar-5.6.4-7|106	+ Pixel <pixel@mandriva.com>
12cu|liquidwar-5.6.4-7|107	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|liquidwar-5.6.4-7|108	
12cu|liquidwar-5.6.4-7|109	+ Thierry Vignaud <tv@mandriva.org>
12cu|liquidwar-5.6.4-7|110	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|liquidwar-5.6.4-7|111	- kill re-definition of %%buildroot on Pixel's request
12cu|liquidwar-5.6.4-7|112	
12cu|liquidwar-5.6.4-7|113	+ Olivier Blin <oblin@mandriva.com>
12cu|liquidwar-5.6.4-7|114	- restore BuildRoot
12cu|liquidwar-5.6.4-7|115	
12cu|liquidwar-5.6.4-7|116	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 5.6.4-2mdv2008.1
12cu|liquidwar-5.6.4-7|117	+ Revision: 109219
12cu|liquidwar-5.6.4-7|118	- rebuild for new lzma
12cu|liquidwar-5.6.4-7|119	
12cu|liquidwar-5.6.4-7|120	* Sun Oct 28 2007 Funda Wang <fwang@mandriva.org> 5.6.4-1mdv2008.1
12cu|liquidwar-5.6.4-7|121	+ Revision: 102741
12cu|liquidwar-5.6.4-7|122	- New version 5.6.4
12cu|liquidwar-5.6.4-7|123	- import liquidwar
12cu|liquidwar-5.6.4-7|124	
12cu|liquidwar-5.6.4-7|125	
12cu|liquidwar-5.6.4-7|126	* Thu Dec 01 2005 Lenny Cartier <lenny@mandriva.com> 5.6.3-1mdk
12cu|liquidwar-5.6.4-7|127	- 5.6.3
12cu|liquidwar-5.6.4-7|128	
12cu|liquidwar-5.6.4-7|129	* Thu Sep 22 2005 Guillaume Bedot <littletux@zarb.org> 5.6.2-4mdk
12cu|liquidwar-5.6.4-7|130	- rebuild with allegro-4.2.0
12cu|liquidwar-5.6.4-7|131	
12cu|liquidwar-5.6.4-7|132	* Mon Jul 25 2005 Olivier Blin <oblin@mandriva.com> 5.6.2-3mdk
12cu|liquidwar-5.6.4-7|133	- rebuild with allegro-testing-4.2.0
12cu|liquidwar-5.6.4-7|134	
12cu|liquidwar-5.6.4-7|135	* Fri Apr 15 2005 Guillaume Bedot <littletux@zarb.org> 5.6.2-2mdk
12cu|liquidwar-5.6.4-7|136	- make it easy to build with allegro or allegro-testing.
12cu|liquidwar-5.6.4-7|137	- rebuilt with allegro-testing.
12cu|liquidwar-5.6.4-7|138	- use mkrel.
12cu|liquidwar-5.6.4-7|139	
12cu|liquidwar-5.6.4-7|140	* Sun Feb 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 5.6.2-1mdk
12cu|liquidwar-5.6.4-7|141	- 5.6.2
12cu|liquidwar-5.6.4-7|142	
12cu|liquidwar-5.6.4-7|143	* Mon Jan 12 2004 Lenny Cartier <lenny@mandrakesoft.com> 5.6.1-1mdk
12cu|liquidwar-5.6.4-7|144	- 5.6.1
12cu|liquidwar-5.6.4-7|145	
12cu|liquidwar-5.6.4-7|146	* Mon Jan 05 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 5.6.0-2mdk
12cu|liquidwar-5.6.4-7|147	- don't rm -rf $RPM_BUILD_ROOT in %%prep
12cu|liquidwar-5.6.4-7|148	- don't bzip2 icons in src.rpm
12cu|liquidwar-5.6.4-7|149	- cosmetics
12cu|liquidwar-5.6.4-7|150	
12cu|liquidwar-5.6.4-7|151	* Sat Dec 20 2003 Lenny Cartier <lenny@mandrakesoft.com> 5.6.0-1mdk
12cu|liquidwar-5.6.4-7|152	- 5.6.0
12cu|liquidwar-5.6.4-7|153	- remove patch merged upstream
12cu|liquidwar-5.6.4-7|154	
12cu|liquidwar-5.6.4-7|155	* Tue Nov 25 2003 Michael Scherer <misc@mandrake.org> 5.5.9-5mdk
12cu|liquidwar-5.6.4-7|156	- BuildRequires texinfo
12cu|liquidwar-5.6.4-7|157	
12cu|liquidwar-5.6.4-7|158	* Sat Aug 30 2003 Michael Scherer <scherer.michael@free.fr> 5.5.9-4mdk
12cu|liquidwar-5.6.4-7|159	- remove pdf and ps doc.
12cu|liquidwar-5.6.4-7|160	
12cu|liquidwar-5.6.4-7|161	* Sun Jul 27 2003 Michael Scherer <scherer.michael@free.fr> 5.5.9-3mdk
12cu|liquidwar-5.6.4-7|162	- fix compile on gcc3 ( patch #0 )
12cu|liquidwar-5.6.4-7|163	
12cu|liquidwar-5.6.4-7|164	* Fri Apr 25 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 5.5.9-2mdk
12cu|liquidwar-5.6.4-7|165	- fix buildrequires thx to stefan's robot
12cu|liquidwar-5.6.4-7|166	
12cu|liquidwar-5.6.4-7|167	* Sat Mar  8 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 5.5.9-1mdk
12cu|liquidwar-5.6.4-7|168	- new version
12cu|liquidwar-5.6.4-7|169	
12cu|liquidwar-5.6.4-7|170	* Fri Jul 26 2002 Damien Chaumette <dchaumette@mandrakesoft.com> 5.5.6-1mdk
12cu|liquidwar-5.6.4-7|171	- version 5.5.6
12cu|liquidwar-5.6.4-7|172	
12cu|liquidwar-5.6.4-7|173	* Fri Jul 11 2002 Lenny Cartier <lenny@mandrakesoft.com> 5.5.3-1mdk
12cu|liquidwar-5.6.4-7|174	- 5.5.3
12cu|liquidwar-5.6.4-7|175	
12cu|liquidwar-5.6.4-7|176	* Thu Jul 04 2002 Lenny Cartier <lenny@mandrakesoft.com> 5.5.2-1mdk
12cu|liquidwar-5.6.4-7|177	- 5.5.2
12cu|liquidwar-5.6.4-7|178	
12cu|liquidwar-5.6.4-7|179	* Thu Jun 20 2002 Lenny Cartier <lenny@mandrakesoft.com> 5.5.1-1mdk
12cu|liquidwar-5.6.4-7|180	- 5.5.1
12cu|liquidwar-5.6.4-7|181	
12cu|liquidwar-5.6.4-7|182	* Tue Apr 09 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 5.4.5-1mdk
12cu|liquidwar-5.6.4-7|183	- 5.4.5
12cu|liquidwar-5.6.4-7|184	- png icons
12cu|liquidwar-5.6.4-7|185	- spec cleanup
12cu|liquidwar-5.6.4-7|186	
12cu|liquidwar-5.6.4-7|187	* Tue Oct 16 2001 Yves Duret <yduret@mandrakesoft.com> 5.4.2-3mdk
12cu|liquidwar-5.6.4-7|188	- rebuild
12cu|liquidwar-5.6.4-7|189	- rpmlint happier
12cu|liquidwar-5.6.4-7|190	
12cu|liquidwar-5.6.4-7|191	* Thu Oct  4 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 5.4.2-2mdk
12cu|liquidwar-5.6.4-7|192	- rebuild with current liballeg
12cu|liquidwar-5.6.4-7|193	
12cu|liquidwar-5.6.4-7|194	* Mon Aug 20 2001 Yves Duret <yduret@mandrakesoft.com> 5.4.2-1mdk
12cu|liquidwar-5.6.4-7|195	- version 5.4.2
12cu|liquidwar-5.6.4-7|196	
12cu|liquidwar-5.6.4-7|197	* Wed Jul 11 2001 Yves Duret <yduret@mandrakesoft.com> 5.4.0-2mdk
12cu|liquidwar-5.6.4-7|198	- i suck
12cu|liquidwar-5.6.4-7|199	
12cu|liquidwar-5.6.4-7|200	* Tue Jul 10 2001 Yves Duret <yduret@mandrakesoft.com> 5.4.0-1mdk
12cu|liquidwar-5.6.4-7|201	- first mandrake version (games found by our pambon)

9970 12
12cu|liquidwar6-0.0.13beta-4|1	Name:		liquidwar6
12cu|liquidwar6-0.0.13beta-4|2	Version:	0.0.13beta
12cu|liquidwar6-0.0.13beta-4|3	Release:	4
12cu|liquidwar6-0.0.13beta-4|4	Summary:	Unique multiplayer wargame
12cu|liquidwar6-0.0.13beta-4|5	License:	GPLv3
12cu|liquidwar6-0.0.13beta-4|6	Group:		Games/Arcade
12cu|liquidwar6-0.0.13beta-4|7	URL:		http://www.gnu.org/software/liquidwar6/
12cu|liquidwar6-0.0.13beta-4|8	Source0:	http://ftp.gnu.org/gnu/liquidwar6/%{name}-%{version}.tar.gz
12cu|liquidwar6-0.0.13beta-4|9	Patch0:		liquidwar6-0.0.13beta-guile2.0.patch
12cu|liquidwar6-0.0.13beta-4|10	BuildRequires:	desktop-file-utils
12cu|liquidwar6-0.0.13beta-4|11	BuildRequires:	jpeg-devel
12cu|liquidwar6-0.0.13beta-4|12	BuildRequires:	libgomp-devel
12cu|liquidwar6-0.0.13beta-4|13	BuildRequires:	libstdc++-devel
12cu|liquidwar6-0.0.13beta-4|14	BuildRequires:	libstdc++-static-devel
12cu|liquidwar6-0.0.13beta-4|15	BuildRequires:	readline-devel
12cu|liquidwar6-0.0.13beta-4|16	BuildRequires:	pkgconfig(expat)
12cu|liquidwar6-0.0.13beta-4|17	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|liquidwar6-0.0.13beta-4|18	BuildRequires:	pkgconfig(guile-1.8)
12cu|liquidwar6-0.0.13beta-4|19	BuildRequires:	pkgconfig(gl)
12cu|liquidwar6-0.0.13beta-4|20	BuildRequires:	pkgconfig(glu)
12cu|liquidwar6-0.0.13beta-4|21	BuildRequires:	pkgconfig(libcurl)
12cu|liquidwar6-0.0.13beta-4|22	BuildRequires:	pkgconfig(libpng)
12cu|liquidwar6-0.0.13beta-4|23	BuildRequires:	pkgconfig(sdl)
12cu|liquidwar6-0.0.13beta-4|24	BuildRequires:	pkgconfig(SDL_image)
12cu|liquidwar6-0.0.13beta-4|25	BuildRequires:	pkgconfig(SDL_mixer)
12cu|liquidwar6-0.0.13beta-4|26	BuildRequires:	pkgconfig(SDL_ttf)
12cu|liquidwar6-0.0.13beta-4|27	BuildRequires:	pkgconfig(sqlite3)
12cu|liquidwar6-0.0.13beta-4|28	BuildRequires:	pkgconfig(zlib)
12cu|liquidwar6-0.0.13beta-4|29	Requires:	guile1.8-runtime
12cu|liquidwar6-0.0.13beta-4|30	
12cu|liquidwar6-0.0.13beta-4|31	%description
12cu|liquidwar6-0.0.13beta-4|32	Liquid War 6 is a unique multiplayer wargame. Your army is a blob of
12cu|liquidwar6-0.0.13beta-4|33	liquid and you have to try and eat your opponents. Rules are very
12cu|liquidwar6-0.0.13beta-4|34	simple yet original, they have been invented by Thomas Colcombet. It
12cu|liquidwar6-0.0.13beta-4|35	is possible to play alone against the computer but the game is really
12cu|liquidwar6-0.0.13beta-4|36	designed to be played with friends, on a single computer, on a LAN, or
12cu|liquidwar6-0.0.13beta-4|37	on Internet.
12cu|liquidwar6-0.0.13beta-4|38	
12cu|liquidwar6-0.0.13beta-4|39	Warning! The game is still under heavy development and may be unstable.
12cu|liquidwar6-0.0.13beta-4|40	
12cu|liquidwar6-0.0.13beta-4|41	%prep
12cu|liquidwar6-0.0.13beta-4|42	%setup -q
12cu|liquidwar6-0.0.13beta-4|43	
12cu|liquidwar6-0.0.13beta-4|44	%build
12cu|liquidwar6-0.0.13beta-4|45	# Don't build static and shared libraries, build only game binary
12cu|liquidwar6-0.0.13beta-4|46	%configure2_5x --enable-allinone
12cu|liquidwar6-0.0.13beta-4|47	%make
12cu|liquidwar6-0.0.13beta-4|48	
12cu|liquidwar6-0.0.13beta-4|49	%install
12cu|liquidwar6-0.0.13beta-4|50	%makeinstall_std
12cu|liquidwar6-0.0.13beta-4|51	
12cu|liquidwar6-0.0.13beta-4|52	rm -rf %{buildroot}%{_libdir}
12cu|liquidwar6-0.0.13beta-4|53	rm -rf %{buildroot}%{_includedir}
12cu|liquidwar6-0.0.13beta-4|54	
12cu|liquidwar6-0.0.13beta-4|55	desktop-file-install	--vendor="" \
12cu|liquidwar6-0.0.13beta-4|56	--dir %{buildroot}%{_datadir}/applications \
12cu|liquidwar6-0.0.13beta-4|57	--add-category="ArcadeGame" \
12cu|liquidwar6-0.0.13beta-4|58	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|liquidwar6-0.0.13beta-4|59	
12cu|liquidwar6-0.0.13beta-4|60	%find_lang %{name}
12cu|liquidwar6-0.0.13beta-4|61	
12cu|liquidwar6-0.0.13beta-4|62	%files -f %{name}.lang
12cu|liquidwar6-0.0.13beta-4|63	%doc AUTHORS README NEWS COPYING
12cu|liquidwar6-0.0.13beta-4|64	%{_bindir}/%{name}*
12cu|liquidwar6-0.0.13beta-4|65	%{_datadir}/applications/%{name}.desktop
12cu|liquidwar6-0.0.13beta-4|66	%{_datadir}/%{name}-%{version}
12cu|liquidwar6-0.0.13beta-4|67	%{_datadir}/pixmaps/%{name}.*
12cu|liquidwar6-0.0.13beta-4|68	%{_mandir}/man6/*
12cu|liquidwar6-0.0.13beta-4|69	%{_infodir}/%{name}*
12cu|liquidwar6-0.0.13beta-4|70	

9971 12
12cu|lirc-remotes-0.8.3-0.20130327.1|1	%define	name	lirc-remotes
12cu|lirc-remotes-0.8.3-0.20130327.1|2	%define	version 0.8.3
12cu|lirc-remotes-0.8.3-0.20130327.1|3	%define	release	0.20130327.1
12cu|lirc-remotes-0.8.3-0.20130327.1|4	
12cu|lirc-remotes-0.8.3-0.20130327.1|5	Summary:	Lirc remotes database
12cu|lirc-remotes-0.8.3-0.20130327.1|6	Name:		lirc-remotes
12cu|lirc-remotes-0.8.3-0.20130327.1|7	Version:	0.8.3
12cu|lirc-remotes-0.8.3-0.20130327.1|8	Release:	0.20130327.1
12cu|lirc-remotes-0.8.3-0.20130327.1|9	License:	GPL
12cu|lirc-remotes-0.8.3-0.20130327.1|10	Group:		System/Kernel and hardware
12cu|lirc-remotes-0.8.3-0.20130327.1|11	Source0:	http://www.lirc.org/remotes.tar.bz2
12cu|lirc-remotes-0.8.3-0.20130327.1|12	#Source1:	lirc-remotes-qsonic.tar.bz2
12cu|lirc-remotes-0.8.3-0.20130327.1|13	Source2:	lirc-fixup-keys.c
12cu|lirc-remotes-0.8.3-0.20130327.1|14	Source3:	http://d.gardon.free.fr/vase/lirc/full/nns_full.txt
12cu|lirc-remotes-0.8.3-0.20130327.1|15	# (fc) 0.8.3-0.20080704.3mdv fix remote names for files not parsed by gnome-lirc-properties
12cu|lirc-remotes-0.8.3-0.20130327.1|16	Patch0:		lirc-fixname.patch
12cu|lirc-remotes-0.8.3-0.20130327.1|17	URL:		http://www.lirc.org/
12cu|lirc-remotes-0.8.3-0.20130327.1|18	BuildArch:	noarch
12cu|lirc-remotes-0.8.3-0.20130327.1|19	BuildRequires:	glib2-devel
12cu|lirc-remotes-0.8.3-0.20130327.1|20	Requires:	lirc >= %{version}
12cu|lirc-remotes-0.8.3-0.20130327.1|21	
12cu|lirc-remotes-0.8.3-0.20130327.1|22	%description
12cu|lirc-remotes-0.8.3-0.20130327.1|23	LIRC is a package that allows you to decode and send infra-red signals
12cu|lirc-remotes-0.8.3-0.20130327.1|24	of many (but not all) commonly used remote controls.
12cu|lirc-remotes-0.8.3-0.20130327.1|25	
12cu|lirc-remotes-0.8.3-0.20130327.1|26	This package contains configuration files for many remotes
12cu|lirc-remotes-0.8.3-0.20130327.1|27	supported by lirc.
12cu|lirc-remotes-0.8.3-0.20130327.1|28	
12cu|lirc-remotes-0.8.3-0.20130327.1|29	%prep
12cu|lirc-remotes-0.8.3-0.20130327.1|30	%setup -q -T -c -b 0 -n remotes
12cu|lirc-remotes-0.8.3-0.20130327.1|31	cp %{SOURCE2} %{SOURCE3} .
12cu|lirc-remotes-0.8.3-0.20130327.1|32	# no backup extension, since we copy the entire dir
12cu|lirc-remotes-0.8.3-0.20130327.1|33	%patch0 -p1
12cu|lirc-remotes-0.8.3-0.20130327.1|34	
12cu|lirc-remotes-0.8.3-0.20130327.1|35	%build
12cu|lirc-remotes-0.8.3-0.20130327.1|36	
12cu|lirc-remotes-0.8.3-0.20130327.1|37	#gcc -o lirc-fixup-keys lirc-fixup-keys.c `pkg-config --libs --cflags glib-2.0`
12cu|lirc-remotes-0.8.3-0.20130327.1|38	
12cu|lirc-remotes-0.8.3-0.20130327.1|39	#./lirc-fixup-keys nns_full.txt remotes
12cu|lirc-remotes-0.8.3-0.20130327.1|40	
12cu|lirc-remotes-0.8.3-0.20130327.1|41	%install
12cu|lirc-remotes-0.8.3-0.20130327.1|42	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|lirc-remotes-0.8.3-0.20130327.1|43	cp -r remotes/* %{buildroot}%{_datadir}/%{name}
12cu|lirc-remotes-0.8.3-0.20130327.1|44	
12cu|lirc-remotes-0.8.3-0.20130327.1|45	%files
12cu|lirc-remotes-0.8.3-0.20130327.1|46	%{_datadir}/lirc-remotes
12cu|lirc-remotes-0.8.3-0.20130327.1|47	
12cu|lirc-remotes-0.8.3-0.20130327.1|48	
12cu|lirc-remotes-0.8.3-0.20130327.1|49	
12cu|lirc-remotes-0.8.3-0.20130327.1|50	%changelog
12cu|lirc-remotes-0.8.3-0.20130327.1|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.8.3-0.20080704.4mdv2010.0
12cu|lirc-remotes-0.8.3-0.20130327.1|52	+ Revision: 429857
12cu|lirc-remotes-0.8.3-0.20130327.1|53	- rebuild
12cu|lirc-remotes-0.8.3-0.20130327.1|54	
12cu|lirc-remotes-0.8.3-0.20130327.1|55	* Thu Sep 11 2008 Frederic Crozat <fcrozat@mandriva.com> 0.8.3-0.20080704.3mdv2009.0
12cu|lirc-remotes-0.8.3-0.20130327.1|56	+ Revision: 283770
12cu|lirc-remotes-0.8.3-0.20130327.1|57	- Patch0: fix some remote names, was crashing gnome-lirc-properties
12cu|lirc-remotes-0.8.3-0.20130327.1|58	
12cu|lirc-remotes-0.8.3-0.20130327.1|59	* Sun Aug 24 2008 Frederic Crozat <fcrozat@mandriva.com> 0.8.3-0.20080704.2mdv2009.0
12cu|lirc-remotes-0.8.3-0.20130327.1|60	+ Revision: 275460
12cu|lirc-remotes-0.8.3-0.20130327.1|61	- bump release
12cu|lirc-remotes-0.8.3-0.20130327.1|62	- Cleanup keys in various configuration files :
12cu|lirc-remotes-0.8.3-0.20130327.1|63	- Add source1 : Bastien Nocessa clean keys search and replace program
12cu|lirc-remotes-0.8.3-0.20130327.1|64	- Add source2 : keys database from Loic Dardant
12cu|lirc-remotes-0.8.3-0.20130327.1|65	
12cu|lirc-remotes-0.8.3-0.20130327.1|66	* Sun Aug 24 2008 Frederic Crozat <fcrozat@mandriva.com> 0.8.3-0.20080704.1mdv2009.0
12cu|lirc-remotes-0.8.3-0.20130327.1|67	+ Revision: 275441
12cu|lirc-remotes-0.8.3-0.20130327.1|68	- Update to remotes database from 2008-07-04 (there is no version in the file, just use the tarball creation date from upstream website)
12cu|lirc-remotes-0.8.3-0.20130327.1|69	
12cu|lirc-remotes-0.8.3-0.20130327.1|70	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.6.6-4mdv2009.0
12cu|lirc-remotes-0.8.3-0.20130327.1|71	+ Revision: 140932
12cu|lirc-remotes-0.8.3-0.20130327.1|72	- restore BuildRoot
12cu|lirc-remotes-0.8.3-0.20130327.1|73	
12cu|lirc-remotes-0.8.3-0.20130327.1|74	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.6.6-4mdv2008.1
12cu|lirc-remotes-0.8.3-0.20130327.1|75	+ Revision: 129376
12cu|lirc-remotes-0.8.3-0.20130327.1|76	- kill re-definition of %%buildroot on Pixel's request
12cu|lirc-remotes-0.8.3-0.20130327.1|77	
12cu|lirc-remotes-0.8.3-0.20130327.1|78	
12cu|lirc-remotes-0.8.3-0.20130327.1|79	* Mon Aug 08 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 0.6.6-4mdk
12cu|lirc-remotes-0.8.3-0.20130327.1|80	- add better description for Pearl/Q-Sonic Master Remote PC/TV
12cu|lirc-remotes-0.8.3-0.20130327.1|81	
12cu|lirc-remotes-0.8.3-0.20130327.1|82	* Mon May 16 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.6.6-3mdk
12cu|lirc-remotes-0.8.3-0.20130327.1|83	- update database
12cu|lirc-remotes-0.8.3-0.20130327.1|84	
12cu|lirc-remotes-0.8.3-0.20130327.1|85	* Fri May 14 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.6.6-2mdk
12cu|lirc-remotes-0.8.3-0.20130327.1|86	- update database dans rebuild
12cu|lirc-remotes-0.8.3-0.20130327.1|87	
12cu|lirc-remotes-0.8.3-0.20130327.1|88	* Mon Mar 17 2003 Frederic Crozat <fcrozat@mandrakesoft.com> - 0.6.6-1mdk
12cu|lirc-remotes-0.8.3-0.20130327.1|89	- Update database (fix bug 3361)
12cu|lirc-remotes-0.8.3-0.20130327.1|90	
12cu|lirc-remotes-0.8.3-0.20130327.1|91	* Thu May 02 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 0.6.5-1mdk
12cu|lirc-remotes-0.8.3-0.20130327.1|92	- Initial Mdk package (based on PLD and Debian package)
12cu|lirc-remotes-0.8.3-0.20130327.1|93	

9972 12
12cu|listadmin-2.40-7|1	Summary:	Command line mailman interface
12cu|listadmin-2.40-7|2	Name:		listadmin
12cu|listadmin-2.40-7|3	Version:	2.40
12cu|listadmin-2.40-7|4	Release:	7
12cu|listadmin-2.40-7|5	License:	Public Domain
12cu|listadmin-2.40-7|6	Group:		File tools
12cu|listadmin-2.40-7|7	Url:		http://heim.ifi.uio.no/kjetilho/hacks/#listadmin
12cu|listadmin-2.40-7|8	Source0:	http://heim.ifi.uio.no/kjetilho/hacks/%{name}-%{version}.tar.gz
12cu|listadmin-2.40-7|9	BuildArch:	noarch
12cu|listadmin-2.40-7|10	
12cu|listadmin-2.40-7|11	%description
12cu|listadmin-2.40-7|12	listadmin is a command-line alternative to Mailman's Web interface for
12cu|listadmin-2.40-7|13	administering mailing lists. It allows you to inspect messages or subscription
12cu|listadmin-2.40-7|14	requests, approve or discard them manually, or discard messages automatically
12cu|listadmin-2.40-7|15	when certain conditions are true. listadmin can also be configured to run out
12cu|listadmin-2.40-7|16	of cron to do routine cleaning.
12cu|listadmin-2.40-7|17	
12cu|listadmin-2.40-7|18	%files
12cu|listadmin-2.40-7|19	%{_bindir}/*
12cu|listadmin-2.40-7|20	%{_mandir}/man1/*
12cu|listadmin-2.40-7|21	
12cu|listadmin-2.40-7|22	#----------------------------------------------------------------------------
12cu|listadmin-2.40-7|23	
12cu|listadmin-2.40-7|24	%prep
12cu|listadmin-2.40-7|25	%setup -q
12cu|listadmin-2.40-7|26	
12cu|listadmin-2.40-7|27	%build
12cu|listadmin-2.40-7|28	
12cu|listadmin-2.40-7|29	%install
12cu|listadmin-2.40-7|30	install -d -m 755 %{buildroot}%{_bindir}
12cu|listadmin-2.40-7|31	install -d -m 755 %{buildroot}%{_mandir}/man1
12cu|listadmin-2.40-7|32	%makeinstall
12cu|listadmin-2.40-7|33	
12cu|listadmin-2.40-7|34	
12cu|listadmin-2.40-7|35	%changelog
12cu|listadmin-2.40-7|36	* Mon Mar 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.40-7
12cu|listadmin-2.40-7|37	+ Revision: 560ac71
12cu|listadmin-2.40-7|38	- LOG Should be noarch package, fix license, spec cleanup
12cu|listadmin-2.40-7|39	
12cu|listadmin-2.40-7|40	

9973 12
12cu|lives-2.2.6-2|1	%define major 0
12cu|lives-2.2.6-2|2	%define libname %mklibname weed %{major}
12cu|lives-2.2.6-2|3	%define devname %mklibname -d weed
12cu|lives-2.2.6-2|4	
12cu|lives-2.2.6-2|5	Summary:	Linux Video Editing System
12cu|lives-2.2.6-2|6	Name:		lives
12cu|lives-2.2.6-2|7	Version:	2.2.6
12cu|lives-2.2.6-2|8	Release:	2
12cu|lives-2.2.6-2|9	License:	GPLv3+
12cu|lives-2.2.6-2|10	Group:		Video
12cu|lives-2.2.6-2|11	Url:		http://lives.sourceforge.net/
12cu|lives-2.2.6-2|12	Source0:	http://www.xs4all.nl/~salsaman/lives/current/LiVES-%{version}.tar.bz2
12cu|lives-2.2.6-2|13	Source1:	%{name}-16.png
12cu|lives-2.2.6-2|14	Source2:	%{name}-32.png
12cu|lives-2.2.6-2|15	Source3:	%{name}-48.png
12cu|lives-2.2.6-2|16	Source100:	%{name}.rpmlintrc
12cu|lives-2.2.6-2|17	Patch0:		lives-1.6.1-mdv-symlink.patch
12cu|lives-2.2.6-2|18	
12cu|lives-2.2.6-2|19	BuildRequires:	bison
12cu|lives-2.2.6-2|20	BuildRequires:	imagemagick
12cu|lives-2.2.6-2|21	BuildRequires:	gpm-devel
12cu|lives-2.2.6-2|22	BuildRequires:	pth-devel
12cu|lives-2.2.6-2|23	BuildRequires:	pkgconfig(cairo)
12cu|lives-2.2.6-2|24	BuildRequires:	pkgconfig(celt)
12cu|lives-2.2.6-2|25	BuildRequires:	pkgconfig(gdk-3.0)
12cu|lives-2.2.6-2|26	BuildRequires:	pkgconfig(jack)
12cu|lives-2.2.6-2|27	BuildRequires:	ffmpeg-devel >= 2.0.1
12cu|lives-2.2.6-2|28	BuildRequires:	pkgconfig(libpulse)
12cu|lives-2.2.6-2|29	BuildRequires:	pkgconfig(libv4l1)
12cu|lives-2.2.6-2|30	BuildRequires:	pkgconfig(libvisual-0.4) >= 0.1.7
12cu|lives-2.2.6-2|31	BuildRequires:	pkgconfig(mjpegtools)
12cu|lives-2.2.6-2|32	BuildRequires:	pkgconfig(samplerate)
12cu|lives-2.2.6-2|33	BuildRequires:	pkgconfig(sdl)
12cu|lives-2.2.6-2|34	BuildRequires:	pkgconfig(theora)
12cu|lives-2.2.6-2|35	BuildRequires:	tirpc-devel
12cu|lives-2.2.6-2|36	# full featured build for MRB
12cu|lives-2.2.6-2|37	# TODO: Push in contrib.Sflo
12cu|lives-2.2.6-2|38	BuildRequires:	doxygen
12cu|lives-2.2.6-2|39	BuildRequires:	ladspa-devel
12cu|lives-2.2.6-2|40	BuildRequires:	frei0r-plugins-devel
12cu|lives-2.2.6-2|41	BuildRequires:	pkgconfig(glee)
12cu|lives-2.2.6-2|42	BuildRequires:	pkgconfig(libunicap)
12cu|lives-2.2.6-2|43	BuildRequires:	pkgconfig(liboil-0.3)
12cu|lives-2.2.6-2|44	BuildRequires:	pkgconfig(libavc1394)
12cu|lives-2.2.6-2|45	BuildRequires:	pkgconfig(glu)
12cu|lives-2.2.6-2|46	#
12cu|lives-2.2.6-2|47	
12cu|lives-2.2.6-2|48	Requires:	cdrecord-cdda2wav
12cu|lives-2.2.6-2|49	Requires:	dvgrab
12cu|lives-2.2.6-2|50	Requires:	frei0r-plugins
12cu|lives-2.2.6-2|51	Requires:	imagemagick
12cu|lives-2.2.6-2|52	Requires:	libvisual-plugins
12cu|lives-2.2.6-2|53	Requires:	mencoder
12cu|lives-2.2.6-2|54	Requires:	mkvtoolnix
12cu|lives-2.2.6-2|55	Requires:	mplayer
12cu|lives-2.2.6-2|56	Requires:	ogmtools
12cu|lives-2.2.6-2|57	Requires:	sox
12cu|lives-2.2.6-2|58	Requires:	vorbis-tools
12cu|lives-2.2.6-2|59	Requires:	xset
12cu|lives-2.2.6-2|60	Requires:	youtube-dl
12cu|lives-2.2.6-2|61	
12cu|lives-2.2.6-2|62	%description
12cu|lives-2.2.6-2|63	The Linux Video Editing System (LiVES) is intended to be a simple yet powerful
12cu|lives-2.2.6-2|64	video effects and editing system.  It uses common tools for most of its work
12cu|lives-2.2.6-2|65	(mplayer, ImageMagick, GTK+, sox).
12cu|lives-2.2.6-2|66	
12cu|lives-2.2.6-2|67	%files -f lives.lang
12cu|lives-2.2.6-2|68	%doc %{_docdir}/%{name}-%{version}
12cu|lives-2.2.6-2|69	%{_bindir}/*
12cu|lives-2.2.6-2|70	%{_datadir}/%{name}
12cu|lives-2.2.6-2|71	%{_libdir}/%{name}
12cu|lives-2.2.6-2|72	%{_datadir}/applications/LiVES.desktop
12cu|lives-2.2.6-2|73	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|lives-2.2.6-2|74	
12cu|lives-2.2.6-2|75	#----------------------------------------------------------------------------
12cu|lives-2.2.6-2|76	
12cu|lives-2.2.6-2|77	%package -n %{libname}
12cu|lives-2.2.6-2|78	Summary:	Linux Video Editing System - shared libs
12cu|lives-2.2.6-2|79	Group:		Video
12cu|lives-2.2.6-2|80	
12cu|lives-2.2.6-2|81	%description -n %{libname}
12cu|lives-2.2.6-2|82	This package contains shared libs for LiVES.
12cu|lives-2.2.6-2|83	
12cu|lives-2.2.6-2|84	%files -n %{libname}
12cu|lives-2.2.6-2|85	%doc COPYING FEATURES NEWS README GETTING.STARTED
12cu|lives-2.2.6-2|86	%{_libdir}/*.so.%{major}*
12cu|lives-2.2.6-2|87	
12cu|lives-2.2.6-2|88	#----------------------------------------------------------------------------
12cu|lives-2.2.6-2|89	
12cu|lives-2.2.6-2|90	%package -n %{devname}
12cu|lives-2.2.6-2|91	Summary:	Linux Video Editing System - Development files
12cu|lives-2.2.6-2|92	Group:		Video
12cu|lives-2.2.6-2|93	Requires:	%{libname} = %{version}-%{release}
12cu|lives-2.2.6-2|94	Provides:	%{name}-devel = %{version}-%{release}
12cu|lives-2.2.6-2|95	
12cu|lives-2.2.6-2|96	%description -n %{devname}
12cu|lives-2.2.6-2|97	This package contains development files needed to build LiVES plug-ins.
12cu|lives-2.2.6-2|98	
12cu|lives-2.2.6-2|99	%files -n %{devname}
12cu|lives-2.2.6-2|100	%doc BUGS ABOUT-NLS AUTHORS
12cu|lives-2.2.6-2|101	%{_includedir}/weed
12cu|lives-2.2.6-2|102	%{_libdir}/*.so
12cu|lives-2.2.6-2|103	%{_libdir}/pkgconfig/*.pc
12cu|lives-2.2.6-2|104	
12cu|lives-2.2.6-2|105	#----------------------------------------------------------------------------
12cu|lives-2.2.6-2|106	
12cu|lives-2.2.6-2|107	%prep
12cu|lives-2.2.6-2|108	%setup -q
12cu|lives-2.2.6-2|109	
12cu|lives-2.2.6-2|110	%patch0 -p1 -b .symlink~
12cu|lives-2.2.6-2|111	
12cu|lives-2.2.6-2|112	
12cu|lives-2.2.6-2|113	# fix debug spurious-executable
12cu|lives-2.2.6-2|114	chmod a-x src/giw/{giwvslider,giwled,giwknob}.h
12cu|lives-2.2.6-2|115	chmod a-x src/giw/{giwvslider,giwled,giwknob}.c
12cu|lives-2.2.6-2|116	chmod a-x lives-plugins/weed-plugins/bump2d.c
12cu|lives-2.2.6-2|117	chmod a-x lives-plugins/weed-plugins/syna.h
12cu|lives-2.2.6-2|118	
12cu|lives-2.2.6-2|119	aclocal
12cu|lives-2.2.6-2|120	automake
12cu|lives-2.2.6-2|121	perl -p -i -e 's|"/usr/local/"|&get_home_dir||g' smogrify
12cu|lives-2.2.6-2|122	
12cu|lives-2.2.6-2|123	%build
12cu|lives-2.2.6-2|124	%define _disable_ld_no_undefined 1
12cu|lives-2.2.6-2|125	%configure2_5x --disable-static --enable-threads=posix
12cu|lives-2.2.6-2|126	%make
12cu|lives-2.2.6-2|127	
12cu|lives-2.2.6-2|128	%install
12cu|lives-2.2.6-2|129	%makeinstall_std
12cu|lives-2.2.6-2|130	
12cu|lives-2.2.6-2|131	
12cu|lives-2.2.6-2|132	
12cu|lives-2.2.6-2|133	rm -f %{buildroot}%{_datadir}/pixmaps/lives.xpm
12cu|lives-2.2.6-2|134	rm -rf %{buildroot}/%{_datadir}/app-install
12cu|lives-2.2.6-2|135	
12cu|lives-2.2.6-2|136	#fix linting
12cu|lives-2.2.6-2|137	chmod a-x %{buildroot}%{_libdir}/lives/plugins/effects/realtime/weed/data/fourKlives/songs/{examples,newlives,regrlives,roselives,modulations}.txt
12cu|lives-2.2.6-2|138	
12cu|lives-2.2.6-2|139	
12cu|lives-2.2.6-2|140	# icons
12cu|lives-2.2.6-2|141	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|lives-2.2.6-2|142	install -m 644 %{SOURCE1} \
12cu|lives-2.2.6-2|143	%{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|lives-2.2.6-2|144	install -m 644 %{SOURCE2} \
12cu|lives-2.2.6-2|145	%{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|lives-2.2.6-2|146	install -m 644 %{SOURCE3} \
12cu|lives-2.2.6-2|147	%{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|lives-2.2.6-2|148	
12cu|lives-2.2.6-2|149	%find_lang lives
12cu|lives-2.2.6-2|150	%changelog
12cu|lives-2.2.6-2|151	* Sun Sep 07 2014 symbianflo <symbianflo@symbianflo> 2.2.6-2
12cu|lives-2.2.6-2|152	+ Revision: 5e041c0
12cu|lives-2.2.6-2|153	- Log: Update to 2.2.6, gtk+3.0 build
12cu|lives-2.2.6-2|154	- Fix start up bug (regression) creating config file incorrectly.
12cu|lives-2.2.6-2|155	- Libav compatibility fixes.
12cu|lives-2.2.6-2|156	- Updates for gtk+ >= 3.10.0
12cu|lives-2.2.6-2|157	- Show warning when configured with gtk+ 3.10.x
12cu|lives-2.2.6-2|158	- Add support for freenect camera.
12cu|lives-2.2.6-2|159	- Minor code cleanups.
12cu|lives-2.2.6-2|160	- Git clean
12cu|lives-2.2.6-2|161	- Fix BR
12cu|lives-2.2.6-2|162	- Sync with MRB
12cu|lives-2.2.6-2|163	
12cu|lives-2.2.6-2|164	

9974 12
12cu|lmms-1.0-2|1	%define	Werror_cflags		%{nil}
12cu|lmms-1.0-2|2	# RemoteZynAddSubFx doesn't work without rpath
12cu|lmms-1.0-2|3	%global	_cmake_skip_rpath	%{nil}
12cu|lmms-1.0-2|4	
12cu|lmms-1.0-2|5	Summary:	Linux MultiMedia Studio
12cu|lmms-1.0-2|6	Name:		lmms
12cu|lmms-1.0-2|7	Version:	1.0
12cu|lmms-1.0-2|8	Release:	2
12cu|lmms-1.0-2|9	Group:		Sound
12cu|lmms-1.0-2|10	License:	GPLv2+
12cu|lmms-1.0-2|11	URL:		http://lmms.sourceforge.net/
12cu|lmms-1.0-2|12	Source0:	%{name}-stable-%{version}.zip
12cu|lmms-1.0-2|13	BuildRequires:	cmake
12cu|lmms-1.0-2|14	BuildRequires:	qt4-devel >= 4.3.0
12cu|lmms-1.0-2|15	BuildRequires:	SDL_sound-devel
12cu|lmms-1.0-2|16	BuildRequires:	pkgconfig(fftw3) >= 3.0.0
12cu|lmms-1.0-2|17	BuildRequires:	pkgconfig(fluidsynth) >= 1.0.7
12cu|lmms-1.0-2|18	BuildRequires:	pkgconfig(jack) >= 0.100
12cu|lmms-1.0-2|19	BuildRequires:	pkgconfig(libpulse)
12cu|lmms-1.0-2|20	BuildRequires:	pkgconfig(samplerate) >= 0.1.8
12cu|lmms-1.0-2|21	BuildRequires:	pkgconfig(sndfile) >= 1.0.11
12cu|lmms-1.0-2|22	#######################################################
12cu|lmms-1.0-2|23	# The things below were not explicitly requested, but this way
12cu|lmms-1.0-2|24	# we could end up *without* the relative support built in lmms:
12cu|lmms-1.0-2|25	# so requesting them
12cu|lmms-1.0-2|26	BuildRequires:	pkgconfig(alsa)
12cu|lmms-1.0-2|27	BuildRequires:	pkgconfig(ogg)
12cu|lmms-1.0-2|28	BuildRequires:	pkgconfig(portaudio-2.0) >= 19
12cu|lmms-1.0-2|29	# Synthesis ToolKit
12cu|lmms-1.0-2|30	BuildRequires:	stk-devel >= 4.4.4
12cu|lmms-1.0-2|31	# Various LADSPA plugins
12cu|lmms-1.0-2|32	BuildRequires:	calf
12cu|lmms-1.0-2|33	BuildRequires:	caps
12cu|lmms-1.0-2|34	BuildRequires:	cmt
12cu|lmms-1.0-2|35	BuildRequires:	swh-plugins
12cu|lmms-1.0-2|36	BuildRequires:  fltk-devel
12cu|lmms-1.0-2|37	BuildRequires:  ladspa-devel
12cu|lmms-1.0-2|38	##tap-plugins
12cu|lmms-1.0-2|39	####################################################
12cu|lmms-1.0-2|40	BuildRequires:	pkgconfig(sdl)
12cu|lmms-1.0-2|41	BuildRequires:	pkgconfig(xft)
12cu|lmms-1.0-2|42	BuildRequires:	pkgconfig(xext)
12cu|lmms-1.0-2|43	BuildRequires:	pkgconfig(x11)
12cu|lmms-1.0-2|44	BuildRequires:	freetype-devel
12cu|lmms-1.0-2|45	BuildRequires:	pkgconfig(xinerama)
12cu|lmms-1.0-2|46	Requires: alsa fltk calf caps cmt swh-plugins libxext freetype
12cu|lmms-1.0-2|47	Provides: lmms lmms-devel
12cu|lmms-1.0-2|48	
12cu|lmms-1.0-2|49	
12cu|lmms-1.0-2|50	%description
12cu|lmms-1.0-2|51	combines the features of a tracker-sequencer program and those of
12cu|lmms-1.0-2|52	powerful synthesizers, samplers, effects etc. in a modern, user-friendly and
12cu|lmms-1.0-2|53	easy to use graphical user-interface.
12cu|lmms-1.0-2|54	
12cu|lmms-1.0-2|55	%define devname %mklibname %{name} -d
12cu|lmms-1.0-2|56	
12cu|lmms-1.0-2|57	%package -n %devname
12cu|lmms-1.0-2|58	
12cu|lmms-1.0-2|59	Summary: LMMS development libraries
12cu|lmms-1.0-2|60	Version: %{version}
12cu|lmms-1.0-2|61	Release: %{release}
12cu|lmms-1.0-2|62	Group: Sound
12cu|lmms-1.0-2|63	
12cu|lmms-1.0-2|64	
12cu|lmms-1.0-2|65	%description -n %devname
12cu|lmms-1.0-2|66	Development headers of LMMS
12cu|lmms-1.0-2|67	
12cu|lmms-1.0-2|68	
12cu|lmms-1.0-2|69	%prep
12cu|lmms-1.0-2|70	
12cu|lmms-1.0-2|71	%setup -q -n %{name}-stable-%{version}
12cu|lmms-1.0-2|72	
12cu|lmms-1.0-2|73	# remove spurious x-bits
12cu|lmms-1.0-2|74	#find . -type f -exec chmod 0644 {} \;
12cu|lmms-1.0-2|75	
12cu|lmms-1.0-2|76	
12cu|lmms-1.0-2|77	%build
12cu|lmms-1.0-2|78	##cmake .. -DCMAKE_INSTALL_LIBDIR=%{_lib} -DWANT_VST_NOWINE=ON
12cu|lmms-1.0-2|79	mkdir -p build
12cu|lmms-1.0-2|80	cd build
12cu|lmms-1.0-2|81	/usr/bin/cmake .. -DCMAKE_INSTALL_PREFIX:PATH=/usr -DLIB_SUFFIX=64 -DCMAKE_INSTALL_LIBDIR:PATH=%{_lib} -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=%{_lib} -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--hash-style=gnu -Wl,--unresolved-symbols=ignore-all' .. -DCMAKE_INSTALL_LIBDIR=%{_libdir} -DWANT_VST_NOWINE=ON
12cu|lmms-1.0-2|82	
12cu|lmms-1.0-2|83	gmake
12cu|lmms-1.0-2|84	
12cu|lmms-1.0-2|85	
12cu|lmms-1.0-2|86	%install
12cu|lmms-1.0-2|87	%makeinstall_std -C build
12cu|lmms-1.0-2|88	
12cu|lmms-1.0-2|89	rm -f %{buildroot}/%{_libdir}/%{name}/*.a %{buildroot}%{_datadir}/menu/*
12cu|lmms-1.0-2|90	
12cu|lmms-1.0-2|91	
12cu|lmms-1.0-2|92	%files -n %{name}
12cu|lmms-1.0-2|93	%doc README AUTHORS TODO
12cu|lmms-1.0-2|94	%{_bindir}/%{name}
12cu|lmms-1.0-2|95	%{_datadir}/%{name}
12cu|lmms-1.0-2|96	%{_libdir}/%{name}/*
12cu|lmms-1.0-2|97	%{_mandir}/man?/*
12cu|lmms-1.0-2|98	%{_datadir}/applications/*.desktop
12cu|lmms-1.0-2|99	%{_datadir}/mime/packages/%{name}.xml
12cu|lmms-1.0-2|100	%{_datadir}/pixmaps/%{name}.png
12cu|lmms-1.0-2|101	
12cu|lmms-1.0-2|102	%files -n %{devname}
12cu|lmms-1.0-2|103	%{_includedir}/%{name}/*
12cu|lmms-1.0-2|104	
12cu|lmms-1.0-2|105	
12cu|lmms-1.0-2|106	
12cu|lmms-1.0-2|107	%changelog
12cu|lmms-1.0-2|108	* Thu Apr 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
12cu|lmms-1.0-2|109	+ Revision: 5efeb56
12cu|lmms-1.0-2|110	- Fix hardcoded lib64
12cu|lmms-1.0-2|111	
12cu|lmms-1.0-2|112	

9975 12
12cu|lmms-mt-1.0.1-4|1	%define	Werror_cflags		%{nil}
12cu|lmms-mt-1.0.1-4|2	# RemoteZynAddSubFx doesn't work without rpath
12cu|lmms-mt-1.0.1-4|3	%global	_cmake_skip_rpath	%{nil}
12cu|lmms-mt-1.0.1-4|4	
12cu|lmms-mt-1.0.1-4|5	%define realname lmms
12cu|lmms-mt-1.0.1-4|6	
12cu|lmms-mt-1.0.1-4|7	Summary:	Linux MultiMedia Studio
12cu|lmms-mt-1.0.1-4|8	Name:		lmms-mt
12cu|lmms-mt-1.0.1-4|9	Version:	1.0.1
12cu|lmms-mt-1.0.1-4|10	Release:	4
12cu|lmms-mt-1.0.1-4|11	Group:		Sound
12cu|lmms-mt-1.0.1-4|12	License:	GPLv2+
12cu|lmms-mt-1.0.1-4|13	URL:		http://lmms.sourceforge.net/
12cu|lmms-mt-1.0.1-4|14	Source0:	%{realname}-master.zip
12cu|lmms-mt-1.0.1-4|15	Source1: 	zynaddsubfx-master.zip
12cu|lmms-mt-1.0.1-4|16	BuildRequires:	cmake
12cu|lmms-mt-1.0.1-4|17	BuildRequires:	qt4-devel >= 4.3.0
12cu|lmms-mt-1.0.1-4|18	BuildRequires:	SDL_sound-devel
12cu|lmms-mt-1.0.1-4|19	BuildRequires:	pkgconfig(fftw3) >= 3.0.0
12cu|lmms-mt-1.0.1-4|20	BuildRequires:	pkgconfig(fluidsynth) >= 1.0.7
12cu|lmms-mt-1.0.1-4|21	BuildRequires:	pkgconfig(jack) >= 0.100
12cu|lmms-mt-1.0.1-4|22	BuildRequires:	pkgconfig(libpulse)
12cu|lmms-mt-1.0.1-4|23	BuildRequires:	pkgconfig(samplerate) >= 0.1.8
12cu|lmms-mt-1.0.1-4|24	BuildRequires:	pkgconfig(sndfile) >= 1.0.11
12cu|lmms-mt-1.0.1-4|25	#######################################################
12cu|lmms-mt-1.0.1-4|26	# The things below were not explicitly requested, but this way
12cu|lmms-mt-1.0.1-4|27	# we could end up *without* the relative support built in lmms:
12cu|lmms-mt-1.0.1-4|28	# so requesting them
12cu|lmms-mt-1.0.1-4|29	BuildRequires:	pkgconfig(alsa)
12cu|lmms-mt-1.0.1-4|30	BuildRequires:	pkgconfig(ogg)
12cu|lmms-mt-1.0.1-4|31	BuildRequires:	pkgconfig(portaudio-2.0) >= 19
12cu|lmms-mt-1.0.1-4|32	# Synthesis ToolKit
12cu|lmms-mt-1.0.1-4|33	BuildRequires:	stk-devel >= 4.4.4
12cu|lmms-mt-1.0.1-4|34	# Various LADSPA plugins
12cu|lmms-mt-1.0.1-4|35	BuildRequires:	calf
12cu|lmms-mt-1.0.1-4|36	BuildRequires:	caps
12cu|lmms-mt-1.0.1-4|37	BuildRequires:	cmt
12cu|lmms-mt-1.0.1-4|38	BuildRequires:	swh-plugins
12cu|lmms-mt-1.0.1-4|39	BuildRequires:  fltk-devel
12cu|lmms-mt-1.0.1-4|40	BuildRequires:  ladspa-devel
12cu|lmms-mt-1.0.1-4|41	##tap-plugins
12cu|lmms-mt-1.0.1-4|42	####################################################
12cu|lmms-mt-1.0.1-4|43	BuildRequires:	pkgconfig(sdl)
12cu|lmms-mt-1.0.1-4|44	BuildRequires:	pkgconfig(xft)
12cu|lmms-mt-1.0.1-4|45	BuildRequires:	pkgconfig(xext)
12cu|lmms-mt-1.0.1-4|46	BuildRequires:	pkgconfig(x11)
12cu|lmms-mt-1.0.1-4|47	BuildRequires:	freetype-devel
12cu|lmms-mt-1.0.1-4|48	BuildRequires:	pkgconfig(xinerama)
12cu|lmms-mt-1.0.1-4|49	Requires: alsa fltk calf caps cmt swh-plugins libxext freetype
12cu|lmms-mt-1.0.1-4|50	#Provides: lmms lmms-devel
12cu|lmms-mt-1.0.1-4|51	
12cu|lmms-mt-1.0.1-4|52	Conflicts: %{realname}
12cu|lmms-mt-1.0.1-4|53	
12cu|lmms-mt-1.0.1-4|54	%description
12cu|lmms-mt-1.0.1-4|55	combines the features of a tracker-sequencer program and those of
12cu|lmms-mt-1.0.1-4|56	powerful synthesizers, samplers, effects etc. in a modern, user-friendly and
12cu|lmms-mt-1.0.1-4|57	easy to use graphical user-interface.
12cu|lmms-mt-1.0.1-4|58	
12cu|lmms-mt-1.0.1-4|59	This version of LMMS package is built with multithreading support.
12cu|lmms-mt-1.0.1-4|60	
12cu|lmms-mt-1.0.1-4|61	%define devname %mklibname %{realname} -d
12cu|lmms-mt-1.0.1-4|62	
12cu|lmms-mt-1.0.1-4|63	%package -n %devname
12cu|lmms-mt-1.0.1-4|64	
12cu|lmms-mt-1.0.1-4|65	Summary: LMMS development libraries
12cu|lmms-mt-1.0.1-4|66	Version: %{version}
12cu|lmms-mt-1.0.1-4|67	Release: %{release}
12cu|lmms-mt-1.0.1-4|68	Group: Sound
12cu|lmms-mt-1.0.1-4|69	
12cu|lmms-mt-1.0.1-4|70	
12cu|lmms-mt-1.0.1-4|71	%description -n %devname
12cu|lmms-mt-1.0.1-4|72	Development headers of LMMS
12cu|lmms-mt-1.0.1-4|73	
12cu|lmms-mt-1.0.1-4|74	
12cu|lmms-mt-1.0.1-4|75	%prep
12cu|lmms-mt-1.0.1-4|76	cd /builddir/build/BUILD
12cu|lmms-mt-1.0.1-4|77	/usr/bin/unzip -qq /builddir/build/SOURCES/zynaddsubfx-master.zip
12cu|lmms-mt-1.0.1-4|78	%setup -q -n %{realname}-master
12cu|lmms-mt-1.0.1-4|79	
12cu|lmms-mt-1.0.1-4|80	mv /builddir/build/BUILD/zynaddsubfx-master/* /builddir/build/BUILD/lmms-master/plugins/zynaddsubfx/zynaddsubfx/
12cu|lmms-mt-1.0.1-4|81	
12cu|lmms-mt-1.0.1-4|82	#mv /builddir/build/SOURCES/lmms-master /builddir/build/SOURCES/lmms-1.0.1
12cu|lmms-mt-1.0.1-4|83	#cd /builddir/build/SOURCES/lmms-1.0.1
12cu|lmms-mt-1.0.1-4|84	# remove spurious x-bits
12cu|lmms-mt-1.0.1-4|85	#find . -type f -exec chmod 0644 {} \;
12cu|lmms-mt-1.0.1-4|86	
12cu|lmms-mt-1.0.1-4|87	
12cu|lmms-mt-1.0.1-4|88	%build
12cu|lmms-mt-1.0.1-4|89	##cmake .. -DCMAKE_INSTALL_LIBDIR=%{_lib} -DWANT_VST_NOWINE=ON
12cu|lmms-mt-1.0.1-4|90	mkdir -p build
12cu|lmms-mt-1.0.1-4|91	cd build
12cu|lmms-mt-1.0.1-4|92	/usr/bin/cmake .. -DCMAKE_INSTALL_PREFIX:PATH=/usr -DLIB_SUFFIX=64 -DCMAKE_INSTALL_LIBDIR:PATH=%{_lib} -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=%{_lib} -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--hash-style=gnu -Wl,--unresolved-symbols=ignore-all' .. -DCMAKE_INSTALL_LIBDIR=%{_libdir} -DWANT_VST_NOWINE=ON
12cu|lmms-mt-1.0.1-4|93	
12cu|lmms-mt-1.0.1-4|94	gmake
12cu|lmms-mt-1.0.1-4|95	
12cu|lmms-mt-1.0.1-4|96	
12cu|lmms-mt-1.0.1-4|97	%install
12cu|lmms-mt-1.0.1-4|98	%makeinstall_std -C build
12cu|lmms-mt-1.0.1-4|99	
12cu|lmms-mt-1.0.1-4|100	rm -f %{buildroot}/%{_libdir}/%{realname}/*.a %{buildroot}%{_datadir}/menu/*
12cu|lmms-mt-1.0.1-4|101	
12cu|lmms-mt-1.0.1-4|102	
12cu|lmms-mt-1.0.1-4|103	%files -n %{name}
12cu|lmms-mt-1.0.1-4|104	%doc README AUTHORS TODO
12cu|lmms-mt-1.0.1-4|105	%{_bindir}/%{realname}
12cu|lmms-mt-1.0.1-4|106	%{_datadir}/%{realname}
12cu|lmms-mt-1.0.1-4|107	%{_libdir}/%{realname}/*
12cu|lmms-mt-1.0.1-4|108	%{_mandir}/man?/*
12cu|lmms-mt-1.0.1-4|109	%{_datadir}/applications/*.desktop
12cu|lmms-mt-1.0.1-4|110	%{_datadir}/mime/packages/%{realname}.xml
12cu|lmms-mt-1.0.1-4|111	%{_datadir}/pixmaps/%{realname}.png
12cu|lmms-mt-1.0.1-4|112	
12cu|lmms-mt-1.0.1-4|113	%files -n %{devname}
12cu|lmms-mt-1.0.1-4|114	%{_includedir}/%{realname}/*
12cu|lmms-mt-1.0.1-4|115	
12cu|lmms-mt-1.0.1-4|116	
12cu|lmms-mt-1.0.1-4|117	
12cu|lmms-mt-1.0.1-4|118	%changelog
12cu|lmms-mt-1.0.1-4|119	* Wed May 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-4
12cu|lmms-mt-1.0.1-4|120	+ Revision: fa3e1cc
12cu|lmms-mt-1.0.1-4|121	- Do not provide lmms
12cu|lmms-mt-1.0.1-4|122	
12cu|lmms-mt-1.0.1-4|123	* Thu Apr 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-3
12cu|lmms-mt-1.0.1-4|124	+ Revision: 11f907b
12cu|lmms-mt-1.0.1-4|125	- Added proper renaming
12cu|lmms-mt-1.0.1-4|126	
12cu|lmms-mt-1.0.1-4|127	* Thu Apr 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-3
12cu|lmms-mt-1.0.1-4|128	+ Revision: 4ce35a3
12cu|lmms-mt-1.0.1-4|129	- Fix build
12cu|lmms-mt-1.0.1-4|130	
12cu|lmms-mt-1.0.1-4|131	* Thu Apr 24 2014 RA <oeai@symbiants.com> 1.0.1-3
12cu|lmms-mt-1.0.1-4|132	+ Revision: 3681fa3
12cu|lmms-mt-1.0.1-4|133	- Updated lmms.spec
12cu|lmms-mt-1.0.1-4|134	
12cu|lmms-mt-1.0.1-4|135	* Thu Apr 24 2014 RA <oeai@symbiants.com> 1.0.1-3
12cu|lmms-mt-1.0.1-4|136	+ Revision: eb479d4
12cu|lmms-mt-1.0.1-4|137	- mv /*
12cu|lmms-mt-1.0.1-4|138	
12cu|lmms-mt-1.0.1-4|139	* Thu Apr 24 2014 RA <oeai@symbiants.com> 1.0.1-3
12cu|lmms-mt-1.0.1-4|140	+ Revision: e47dab4
12cu|lmms-mt-1.0.1-4|141	- Updated lmms.spec
12cu|lmms-mt-1.0.1-4|142	
12cu|lmms-mt-1.0.1-4|143	* Thu Apr 24 2014 RA <oeai@symbiants.com> 1.0.1-3
12cu|lmms-mt-1.0.1-4|144	+ Revision: 8a9ba1b
12cu|lmms-mt-1.0.1-4|145	- mv BUILD
12cu|lmms-mt-1.0.1-4|146	
12cu|lmms-mt-1.0.1-4|147	* Wed Apr 23 2014 oeai (RA) <oeai@symbiants.com> 1.0.1-3
12cu|lmms-mt-1.0.1-4|148	+ Revision: 020305e
12cu|lmms-mt-1.0.1-4|149	- zyna
12cu|lmms-mt-1.0.1-4|150	
12cu|lmms-mt-1.0.1-4|151	* Wed Apr 23 2014 oeai (RA) <oeai@symbiants.com> 1.0.1-3
12cu|lmms-mt-1.0.1-4|152	+ Revision: a8e70f8
12cu|lmms-mt-1.0.1-4|153	- gun zip
12cu|lmms-mt-1.0.1-4|154	
12cu|lmms-mt-1.0.1-4|155	* Wed Apr 23 2014 oeai (RA) <oeai@symbiants.com> 1.0.1-3
12cu|lmms-mt-1.0.1-4|156	+ Revision: 0c5ef4f
12cu|lmms-mt-1.0.1-4|157	- gun zip
12cu|lmms-mt-1.0.1-4|158	
12cu|lmms-mt-1.0.1-4|159	* Wed Apr 23 2014 oeai (RA) <oeai@symbiants.com> 1.0.1-3
12cu|lmms-mt-1.0.1-4|160	+ Revision: 8df171d
12cu|lmms-mt-1.0.1-4|161	- rem sourcedir
12cu|lmms-mt-1.0.1-4|162	
12cu|lmms-mt-1.0.1-4|163	* Wed Apr 23 2014 oeai (RA) <oeai@symbiants.com> 1.0.1-3
12cu|lmms-mt-1.0.1-4|164	+ Revision: 8c4f12c
12cu|lmms-mt-1.0.1-4|165	- changes
12cu|lmms-mt-1.0.1-4|166	
12cu|lmms-mt-1.0.1-4|167	* Wed Apr 23 2014 oeai (RA) <oeai@symbiants.com> 1.0-2
12cu|lmms-mt-1.0.1-4|168	+ Revision: 63a6ba8
12cu|lmms-mt-1.0.1-4|169	- rem patches
12cu|lmms-mt-1.0.1-4|170	
12cu|lmms-mt-1.0.1-4|171	* Wed Apr 23 2014 RA <oeai@symbiants.com> 1.0-2
12cu|lmms-mt-1.0.1-4|172	+ Revision: 7501327
12cu|lmms-mt-1.0.1-4|173	- Updated lmms.spec
12cu|lmms-mt-1.0.1-4|174	
12cu|lmms-mt-1.0.1-4|175	* Wed Apr 23 2014 RA <oeai@symbiants.com> 1.0-2
12cu|lmms-mt-1.0.1-4|176	+ Revision: 1795d84
12cu|lmms-mt-1.0.1-4|177	- Updated lmms.spec
12cu|lmms-mt-1.0.1-4|178	
12cu|lmms-mt-1.0.1-4|179	* Wed Apr 23 2014 RA <oeai@symbiants.com> 1.0-2
12cu|lmms-mt-1.0.1-4|180	+ Revision: c748e7e
12cu|lmms-mt-1.0.1-4|181	- Updated lmms.spec
12cu|lmms-mt-1.0.1-4|182	
12cu|lmms-mt-1.0.1-4|183	* Wed Apr 23 2014 RA <oeai@symbiants.com> 1.0-2
12cu|lmms-mt-1.0.1-4|184	+ Revision: 3c3f759
12cu|lmms-mt-1.0.1-4|185	- Updated lmms.spec
12cu|lmms-mt-1.0.1-4|186	
12cu|lmms-mt-1.0.1-4|187	* Wed Apr 23 2014 RA <oeai@symbiants.com> 1.0-2
12cu|lmms-mt-1.0.1-4|188	+ Revision: e24aa7d
12cu|lmms-mt-1.0.1-4|189	- Updated lmms.spec
12cu|lmms-mt-1.0.1-4|190	
12cu|lmms-mt-1.0.1-4|191	* Wed Apr 23 2014 RA <oeai@symbiants.com> 1.0-2
12cu|lmms-mt-1.0.1-4|192	+ Revision: 955baa6
12cu|lmms-mt-1.0.1-4|193	- Updated lmms.spec
12cu|lmms-mt-1.0.1-4|194	
12cu|lmms-mt-1.0.1-4|195	* Wed Apr 23 2014 RA <oeai@symbiants.com> 1.0-2
12cu|lmms-mt-1.0.1-4|196	+ Revision: 53ee6bd
12cu|lmms-mt-1.0.1-4|197	- Updated lmms.spec
12cu|lmms-mt-1.0.1-4|198	
12cu|lmms-mt-1.0.1-4|199	* Wed Apr 23 2014 RA <oeai@symbiants.com> 1.0-2
12cu|lmms-mt-1.0.1-4|200	+ Revision: 8c8f1e1
12cu|lmms-mt-1.0.1-4|201	- Updated lmms.spec
12cu|lmms-mt-1.0.1-4|202	
12cu|lmms-mt-1.0.1-4|203	* Wed Apr 23 2014 RA <oeai@symbiants.com> 1.0-2
12cu|lmms-mt-1.0.1-4|204	+ Revision: 203d363
12cu|lmms-mt-1.0.1-4|205	- Updated lmms.spec
12cu|lmms-mt-1.0.1-4|206	
12cu|lmms-mt-1.0.1-4|207	* Wed Apr 23 2014 RA <oeai@symbiants.com> 1.0-2
12cu|lmms-mt-1.0.1-4|208	+ Revision: e261f89
12cu|lmms-mt-1.0.1-4|209	- Updated lmms.spec
12cu|lmms-mt-1.0.1-4|210	
12cu|lmms-mt-1.0.1-4|211	* Wed Apr 23 2014 RA <oeai@symbiants.com> 1.0-2
12cu|lmms-mt-1.0.1-4|212	+ Revision: a63f356
12cu|lmms-mt-1.0.1-4|213	- Updated lmms.spec
12cu|lmms-mt-1.0.1-4|214	
12cu|lmms-mt-1.0.1-4|215	* Wed Apr 23 2014 RA <oeai@symbiants.com> 1.0-2
12cu|lmms-mt-1.0.1-4|216	+ Revision: 5674761
12cu|lmms-mt-1.0.1-4|217	- Updated lmms.spec
12cu|lmms-mt-1.0.1-4|218	
12cu|lmms-mt-1.0.1-4|219	* Wed Apr 23 2014 RA <oeai@symbiants.com> 1.0-2
12cu|lmms-mt-1.0.1-4|220	+ Revision: 92172fb
12cu|lmms-mt-1.0.1-4|221	- Updated .abf.yml
12cu|lmms-mt-1.0.1-4|222	
12cu|lmms-mt-1.0.1-4|223	* Wed Apr 23 2014 RA <oeai@symbiants.com> 1.0-2
12cu|lmms-mt-1.0.1-4|224	+ Revision: bac26fe
12cu|lmms-mt-1.0.1-4|225	- Updated lmms.spec
12cu|lmms-mt-1.0.1-4|226	
12cu|lmms-mt-1.0.1-4|227	* Wed Apr 23 2014 RA <oeai@symbiants.com> 1.0-2
12cu|lmms-mt-1.0.1-4|228	+ Revision: bfe3607
12cu|lmms-mt-1.0.1-4|229	- Updated lmms.spec
12cu|lmms-mt-1.0.1-4|230	
12cu|lmms-mt-1.0.1-4|231	* Wed Apr 23 2014 RA <oeai@symbiants.com> 1.0-2
12cu|lmms-mt-1.0.1-4|232	+ Revision: 2800510
12cu|lmms-mt-1.0.1-4|233	- Updated lmms.spec
12cu|lmms-mt-1.0.1-4|234	
12cu|lmms-mt-1.0.1-4|235	* Wed Apr 23 2014 RA <oeai@symbiants.com> 1.0-2
12cu|lmms-mt-1.0.1-4|236	+ Revision: 3cc5403
12cu|lmms-mt-1.0.1-4|237	- req fix
12cu|lmms-mt-1.0.1-4|238	
12cu|lmms-mt-1.0.1-4|239	

9976 12
12cu|lnav-0.5.1-1|1	Summary:	A curses-based tool for viewing and analyzing log files
12cu|lnav-0.5.1-1|2	Name:		lnav
12cu|lnav-0.5.1-1|3	Version:	0.5.1
12cu|lnav-0.5.1-1|4	Release:	1
12cu|lnav-0.5.1-1|5	License:	BSD
12cu|lnav-0.5.1-1|6	Group:		File tools
12cu|lnav-0.5.1-1|7	Url:		http://lnav.org
12cu|lnav-0.5.1-1|8	Source0:	http://lnav.org/downloads/%{name}-%{version}.tar.bz2
12cu|lnav-0.5.1-1|9	BuildRequires:	bzip2-devel
12cu|lnav-0.5.1-1|10	BuildRequires:	readline-devel
12cu|lnav-0.5.1-1|11	BuildRequires:	pkgconfig(libpcre)
12cu|lnav-0.5.1-1|12	BuildRequires:	pkgconfig(ncursesw)
12cu|lnav-0.5.1-1|13	BuildRequires:	pkgconfig(openssl)
12cu|lnav-0.5.1-1|14	BuildRequires:	pkgconfig(sqlite3)
12cu|lnav-0.5.1-1|15	BuildRequires:	pkgconfig(zlib)
12cu|lnav-0.5.1-1|16	
12cu|lnav-0.5.1-1|17	%description
12cu|lnav-0.5.1-1|18	The log file navigator is an enhanced log file viewer that takes
12cu|lnav-0.5.1-1|19	advantage of any semantic information that can be gleaned from
12cu|lnav-0.5.1-1|20	the files being viewed, such as timestamps and log levels. Using this
12cu|lnav-0.5.1-1|21	extra semantic information, it can do things like interleaving
12cu|lnav-0.5.1-1|22	messages from different files, generate histograms of messages over
12cu|lnav-0.5.1-1|23	time, and providing hotkeys for navigating through the file. It is
12cu|lnav-0.5.1-1|24	hoped that these features will allow the user to quickly and
12cu|lnav-0.5.1-1|25	efficiently zero in on problems.
12cu|lnav-0.5.1-1|26	
12cu|lnav-0.5.1-1|27	%prep
12cu|lnav-0.5.1-1|28	%setup -q
12cu|lnav-0.5.1-1|29	
12cu|lnav-0.5.1-1|30	%build
12cu|lnav-0.5.1-1|31	autoreconf -fiv
12cu|lnav-0.5.1-1|32	%configure2_5x --disable-static
12cu|lnav-0.5.1-1|33	%make
12cu|lnav-0.5.1-1|34	
12cu|lnav-0.5.1-1|35	%install
12cu|lnav-0.5.1-1|36	%makeinstall_std
12cu|lnav-0.5.1-1|37	
12cu|lnav-0.5.1-1|38	%files
12cu|lnav-0.5.1-1|39	%doc LICENSE NEWS README
12cu|lnav-0.5.1-1|40	%{_bindir}/%{name}
12cu|lnav-0.5.1-1|41	

9977 12
12cu|logcheck-1.3.15-1|1	%define debug_package %{nil}
12cu|logcheck-1.3.15-1|2	
12cu|logcheck-1.3.15-1|3	Name:		logcheck
12cu|logcheck-1.3.15-1|4	Summary:	Psionic LogCheck
12cu|logcheck-1.3.15-1|5	Version:	1.3.15
12cu|logcheck-1.3.15-1|6	Release:	1
12cu|logcheck-1.3.15-1|7	License:	GPLv2
12cu|logcheck-1.3.15-1|8	Group:		Monitoring
12cu|logcheck-1.3.15-1|9	URL:		http://logcheck.org/
12cu|logcheck-1.3.15-1|10	Source:		http://ftp.de.debian.org/debian/pool/main/l/logcheck/logcheck_1.3.15.tar.gz
12cu|logcheck-1.3.15-1|11	BuildRequires:	docbook-to-man
12cu|logcheck-1.3.15-1|12	Requires:	lockfile-progs
12cu|logcheck-1.3.15-1|13	Requires:	nail
12cu|logcheck-1.3.15-1|14	Requires:	sendmail-command
12cu|logcheck-1.3.15-1|15	Requires:	mime-construct
12cu|logcheck-1.3.15-1|16	
12cu|logcheck-1.3.15-1|17	%description
12cu|logcheck-1.3.15-1|18	Logcheck is a software package that is designed to automatically run and check
12cu|logcheck-1.3.15-1|19	system log files for security violations and unusual activity.  Logcheck
12cu|logcheck-1.3.15-1|20	utilizes a program called logtail that remembers the last position it read
12cu|logcheck-1.3.15-1|21	from in a log file and uses this position on subsequent runs to process new
12cu|logcheck-1.3.15-1|22	information.  All source code is available for review and the implementation
12cu|logcheck-1.3.15-1|23	was kept simple to avoid problems.  This package is a clone of the
12cu|logcheck-1.3.15-1|24	frequentcheck.sh script from the Trusted Information Systems Gauntlet(tm)
12cu|logcheck-1.3.15-1|25	firewall package.  TIS has granted permission for me to clone this package.
12cu|logcheck-1.3.15-1|26	
12cu|logcheck-1.3.15-1|27	%prep
12cu|logcheck-1.3.15-1|28	%setup -q
12cu|logcheck-1.3.15-1|29	
12cu|logcheck-1.3.15-1|30	%build
12cu|logcheck-1.3.15-1|31	cd docs
12cu|logcheck-1.3.15-1|32	docbook-to-man logcheck.sgml > logcheck.8
12cu|logcheck-1.3.15-1|33	
12cu|logcheck-1.3.15-1|34	%install
12cu|logcheck-1.3.15-1|35	%makeinstall_std
12cu|logcheck-1.3.15-1|36	
12cu|logcheck-1.3.15-1|37	install -d %buildroot%_mandir/man8
12cu|logcheck-1.3.15-1|38	install -m 644 docs/*.8 %buildroot%_mandir/man8
12cu|logcheck-1.3.15-1|39	
12cu|logcheck-1.3.15-1|40	install -d %buildroot/%_sysconfdir/cron.d
12cu|logcheck-1.3.15-1|41	cat > %buildroot/%_sysconfdir/cron.d/logcheck <<EOF
12cu|logcheck-1.3.15-1|42	2 * * * * logcheck %{_sbindir}/logcheck
12cu|logcheck-1.3.15-1|43	EOF
12cu|logcheck-1.3.15-1|44	
12cu|logcheck-1.3.15-1|45	cat > README.urpmi <<EOF
12cu|logcheck-1.3.15-1|46	Mandriva package notes
12cu|logcheck-1.3.15-1|47	----------------------
12cu|logcheck-1.3.15-1|48	In order to finish installation, you have to ensure the logcheck user has read
12cu|logcheck-1.3.15-1|49	access to all log files listed in %_sysconfdir/logcheck/logcheck.logfiles
12cu|logcheck-1.3.15-1|50	EOF
12cu|logcheck-1.3.15-1|51	
12cu|logcheck-1.3.15-1|52	%clean
12cu|logcheck-1.3.15-1|53	
12cu|logcheck-1.3.15-1|54	%pre
12cu|logcheck-1.3.15-1|55	%_pre_useradd logcheck /var/lib/logcheck /bin/false
12cu|logcheck-1.3.15-1|56	
12cu|logcheck-1.3.15-1|57	%postun
12cu|logcheck-1.3.15-1|58	%_postun_userdel logcheck
12cu|logcheck-1.3.15-1|59	
12cu|logcheck-1.3.15-1|60	%files
12cu|logcheck-1.3.15-1|61	%defattr(-,root,root)
12cu|logcheck-1.3.15-1|62	%doc AUTHORS CHANGES CREDITS INSTALL LICENSE TODO docs/README.* README.urpmi
12cu|logcheck-1.3.15-1|63	%config(noreplace) %_sysconfdir/cron.d/logcheck
12cu|logcheck-1.3.15-1|64	%config(noreplace) %attr(-,root,logcheck) %_sysconfdir/logcheck
12cu|logcheck-1.3.15-1|65	%_sbindir/logcheck
12cu|logcheck-1.3.15-1|66	%_sbindir/logtail
12cu|logcheck-1.3.15-1|67	%_bindir/logcheck-test
12cu|logcheck-1.3.15-1|68	%_sbindir/logtail2
12cu|logcheck-1.3.15-1|69	%_datadir/logtail
12cu|logcheck-1.3.15-1|70	%_mandir/man8/logcheck.8*
12cu|logcheck-1.3.15-1|71	%_mandir/man8/logtail.8*
12cu|logcheck-1.3.15-1|72	%_mandir/man8/logtail2.8*
12cu|logcheck-1.3.15-1|73	%attr(-,logcheck,logcheck) %dir %{_localstatedir}/lock/%name
12cu|logcheck-1.3.15-1|74	%attr(0700,logcheck,logcheck) %dir %{_localstatedir}/lib/%name
12cu|logcheck-1.3.15-1|75	
12cu|logcheck-1.3.15-1|76	
12cu|logcheck-1.3.15-1|77	%changelog
12cu|logcheck-1.3.15-1|78	* Thu Sep 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.13-1mdv2011.0
12cu|logcheck-1.3.15-1|79	+ Revision: 580710
12cu|logcheck-1.3.15-1|80	- update to new version 1.3.13
12cu|logcheck-1.3.15-1|81	
12cu|logcheck-1.3.15-1|82	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.12-1mdv2011.0
12cu|logcheck-1.3.15-1|83	+ Revision: 569584
12cu|logcheck-1.3.15-1|84	- new version
12cu|logcheck-1.3.15-1|85	
12cu|logcheck-1.3.15-1|86	* Thu Mar 04 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.3.7-1mdv2010.1
12cu|logcheck-1.3.15-1|87	+ Revision: 514301
12cu|logcheck-1.3.15-1|88	- update to 1.3.7
12cu|logcheck-1.3.15-1|89	- fix file list, %%_bindir/logcheck-test was missing
12cu|logcheck-1.3.15-1|90	- fix license
12cu|logcheck-1.3.15-1|91	
12cu|logcheck-1.3.15-1|92	* Wed Jan 27 2010 Frederik Himpe <fhimpe@mandriva.org> 1.3.6-1mdv2010.1
12cu|logcheck-1.3.15-1|93	+ Revision: 497431
12cu|logcheck-1.3.15-1|94	- Update to new version 1.3.6
12cu|logcheck-1.3.15-1|95	- Remove mail command args patch: now mime-construct is used instead of
12cu|logcheck-1.3.15-1|96	mail parameters to insert custom headers, so also add
12cu|logcheck-1.3.15-1|97	Requires: mime-construct
12cu|logcheck-1.3.15-1|98	
12cu|logcheck-1.3.15-1|99	* Fri Jan 01 2010 Frederik Himpe <fhimpe@mandriva.org> 1.3.5-1mdv2010.1
12cu|logcheck-1.3.15-1|100	+ Revision: 484861
12cu|logcheck-1.3.15-1|101	- Update to new version 1.3.5
12cu|logcheck-1.3.15-1|102	
12cu|logcheck-1.3.15-1|103	* Wed Aug 19 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3.3-1mdv2010.0
12cu|logcheck-1.3.15-1|104	+ Revision: 417891
12cu|logcheck-1.3.15-1|105	- Update to new version 1.3.3
12cu|logcheck-1.3.15-1|106	
12cu|logcheck-1.3.15-1|107	* Mon Jun 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-2mdv2010.0
12cu|logcheck-1.3.15-1|108	+ Revision: 390759
12cu|logcheck-1.3.15-1|109	- don't use debian-specific flags for mail command (fix #51961)
12cu|logcheck-1.3.15-1|110	- add README.urpmi advertising post-installation instructions
12cu|logcheck-1.3.15-1|111	
12cu|logcheck-1.3.15-1|112	* Mon Jun 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-1mdv2010.0
12cu|logcheck-1.3.15-1|113	+ Revision: 386125
12cu|logcheck-1.3.15-1|114	- new version
12cu|logcheck-1.3.15-1|115	- fix permissions on configuration directory
12cu|logcheck-1.3.15-1|116	
12cu|logcheck-1.3.15-1|117	* Thu Feb 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.45-4mdv2009.1
12cu|logcheck-1.3.15-1|118	+ Revision: 342996
12cu|logcheck-1.3.15-1|119	- rebuild with a fixed docbook-to-man package
12cu|logcheck-1.3.15-1|120	- change cron task to run as logcheck user
12cu|logcheck-1.3.15-1|121	
12cu|logcheck-1.3.15-1|122	* Sun Feb 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.45-3mdv2009.1
12cu|logcheck-1.3.15-1|123	+ Revision: 340602
12cu|logcheck-1.3.15-1|124	- ship missing documentation files
12cu|logcheck-1.3.15-1|125	
12cu|logcheck-1.3.15-1|126	* Fri Feb 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.45-2mdv2009.1
12cu|logcheck-1.3.15-1|127	+ Revision: 340170
12cu|logcheck-1.3.15-1|128	- fix dependencies
12cu|logcheck-1.3.15-1|129	- create logcheck user
12cu|logcheck-1.3.15-1|130	- create lock directory
12cu|logcheck-1.3.15-1|131	- ensure cron task is executable (mdv bug #47427)
12cu|logcheck-1.3.15-1|132	
12cu|logcheck-1.3.15-1|133	* Sun Jan 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.45-1mdv2009.1
12cu|logcheck-1.3.15-1|134	+ Revision: 333545
12cu|logcheck-1.3.15-1|135	- sync with upstream project
12cu|logcheck-1.3.15-1|136	- drom all patches
12cu|logcheck-1.3.15-1|137	- spec cleanup
12cu|logcheck-1.3.15-1|138	
12cu|logcheck-1.3.15-1|139	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 1.1.1-14mdv2009.0
12cu|logcheck-1.3.15-1|140	+ Revision: 223122
12cu|logcheck-1.3.15-1|141	- rebuild
12cu|logcheck-1.3.15-1|142	
12cu|logcheck-1.3.15-1|143	+ Pixel <pixel@mandriva.com>
12cu|logcheck-1.3.15-1|144	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cu|logcheck-1.3.15-1|145	
12cu|logcheck-1.3.15-1|146	+ Olivier Blin <oblin@mandriva.com>
12cu|logcheck-1.3.15-1|147	- restore BuildRoot
12cu|logcheck-1.3.15-1|148	
12cu|logcheck-1.3.15-1|149	* Thu Dec 27 2007 Emmanuel Andry <eandry@mandriva.org> 1.1.1-13mdv2008.1
12cu|logcheck-1.3.15-1|150	+ Revision: 138662
12cu|logcheck-1.3.15-1|151	- fix patch1 (bug #36378)
12cu|logcheck-1.3.15-1|152	
12cu|logcheck-1.3.15-1|153	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 12mdv2008.1-current
12cu|logcheck-1.3.15-1|154	+ Revision: 129436
12cu|logcheck-1.3.15-1|155	- kill re-definition of %%buildroot on Pixel's request
12cu|logcheck-1.3.15-1|156	- s/Mandrake/Mandriva/
12cu|logcheck-1.3.15-1|157	
12cu|logcheck-1.3.15-1|158	
12cu|logcheck-1.3.15-1|159	* Sun Jan 28 2007 Olivier Thauvin <nanardon@mandriva.org> 1.1.1-12mdv2007.0
12cu|logcheck-1.3.15-1|160	+ Revision: 114620
12cu|logcheck-1.3.15-1|161	- mkrel
12cu|logcheck-1.3.15-1|162	
12cu|logcheck-1.3.15-1|163	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 1.1.1-11mdk
12cu|logcheck-1.3.15-1|164	- Rebuild
12cu|logcheck-1.3.15-1|165	
12cu|logcheck-1.3.15-1|166	* Wed Mar 09 2005 Nicolas Lécureuil <neoclust@mandrake.org> 1.1.1-10mdk
12cu|logcheck-1.3.15-1|167	- security fix for CAN-2004-0404
12cu|logcheck-1.3.15-1|168	
12cu|logcheck-1.3.15-1|169	

9978 12
12cu|loki-lib-0.1.7-2|1	%define oname loki
12cu|loki-lib-0.1.7-2|2	%define major %{version}
12cu|loki-lib-0.1.7-2|3	%define libname %mklibname %{oname} %{major}
12cu|loki-lib-0.1.7-2|4	%define devname %mklibname %{oname} -d
12cu|loki-lib-0.1.7-2|5	
12cu|loki-lib-0.1.7-2|6	Summary:	Loki C++ Library of design patterns and idioms
12cu|loki-lib-0.1.7-2|7	Name:		%{oname}-lib
12cu|loki-lib-0.1.7-2|8	Version:	0.1.7
12cu|loki-lib-0.1.7-2|9	Release:	2
12cu|loki-lib-0.1.7-2|10	# License text not included
12cu|loki-lib-0.1.7-2|11	# https://sourceforge.net/tracker/?func=detail&aid=3027570&group_id=29557&atid=396647
12cu|loki-lib-0.1.7-2|12	License:	MIT
12cu|loki-lib-0.1.7-2|13	Group:		System/Libraries
12cu|loki-lib-0.1.7-2|14	Url:		http://sourceforge.net/projects/loki-lib
12cu|loki-lib-0.1.7-2|15	Source0:	http://prdownloads.sourceforge.net/loki-lib/%{oname}-%{version}.tar.gz
12cu|loki-lib-0.1.7-2|16	
12cu|loki-lib-0.1.7-2|17	%description
12cu|loki-lib-0.1.7-2|18	A C++ library of designs, containing flexible implementations of common design
12cu|loki-lib-0.1.7-2|19	patterns and idioms.
12cu|loki-lib-0.1.7-2|20	
12cu|loki-lib-0.1.7-2|21	#----------------------------------------------------------------------------
12cu|loki-lib-0.1.7-2|22	
12cu|loki-lib-0.1.7-2|23	%package -n %{libname}
12cu|loki-lib-0.1.7-2|24	Summary:	Loki C++ Library of design patterns and idioms
12cu|loki-lib-0.1.7-2|25	Group:		System/Libraries
12cu|loki-lib-0.1.7-2|26	Obsoletes:	%{_lib}loki0 < 0.1.7-2
12cu|loki-lib-0.1.7-2|27	Conflicts:	%{_lib}loki0 < 0.1.7-2
12cu|loki-lib-0.1.7-2|28	
12cu|loki-lib-0.1.7-2|29	%description -n %{libname}
12cu|loki-lib-0.1.7-2|30	A C++ library of designs, containing flexible implementations of common design
12cu|loki-lib-0.1.7-2|31	patterns and idioms.
12cu|loki-lib-0.1.7-2|32	
12cu|loki-lib-0.1.7-2|33	%files -n %{libname}
12cu|loki-lib-0.1.7-2|34	%{_libdir}/lib%{oname}.so.%{major}*
12cu|loki-lib-0.1.7-2|35	
12cu|loki-lib-0.1.7-2|36	#----------------------------------------------------------------------------
12cu|loki-lib-0.1.7-2|37	
12cu|loki-lib-0.1.7-2|38	%package -n %{devname}
12cu|loki-lib-0.1.7-2|39	Summary:	The Loki C++ headers and development libraries
12cu|loki-lib-0.1.7-2|40	Group:		Development/C++
12cu|loki-lib-0.1.7-2|41	Requires:	%{libname} = %{EVRD}
12cu|loki-lib-0.1.7-2|42	Provides:	%{name}-devel = %{EVRD}
12cu|loki-lib-0.1.7-2|43	Provides:	%{oname}-devel = %{EVRD}
12cu|loki-lib-0.1.7-2|44	
12cu|loki-lib-0.1.7-2|45	%description -n  %{devname}
12cu|loki-lib-0.1.7-2|46	Headers and shared object symlinks for the Loki C++ Library.
12cu|loki-lib-0.1.7-2|47	
12cu|loki-lib-0.1.7-2|48	%files -n %{devname}
12cu|loki-lib-0.1.7-2|49	%{_includedir}/*
12cu|loki-lib-0.1.7-2|50	%{_libdir}/lib%{oname}.so
12cu|loki-lib-0.1.7-2|51	%{_libdir}/lib%{oname}.a
12cu|loki-lib-0.1.7-2|52	
12cu|loki-lib-0.1.7-2|53	#----------------------------------------------------------------------------
12cu|loki-lib-0.1.7-2|54	
12cu|loki-lib-0.1.7-2|55	%package doc
12cu|loki-lib-0.1.7-2|56	Summary:	The Loki C++ html docs
12cu|loki-lib-0.1.7-2|57	Group:		Development/C++
12cu|loki-lib-0.1.7-2|58	BuildArch:	noarch
12cu|loki-lib-0.1.7-2|59	
12cu|loki-lib-0.1.7-2|60	%description doc
12cu|loki-lib-0.1.7-2|61	HTML documentation files for the Loki C++ Library.
12cu|loki-lib-0.1.7-2|62	
12cu|loki-lib-0.1.7-2|63	%files doc
12cu|loki-lib-0.1.7-2|64	%doc README CHANGES doc/html doc/flex doc/yasli
12cu|loki-lib-0.1.7-2|65	
12cu|loki-lib-0.1.7-2|66	#----------------------------------------------------------------------------
12cu|loki-lib-0.1.7-2|67	
12cu|loki-lib-0.1.7-2|68	%prep
12cu|loki-lib-0.1.7-2|69	%setup -n %{oname}-%{version} -q
12cu|loki-lib-0.1.7-2|70	chmod -x doc/html/*
12cu|loki-lib-0.1.7-2|71	rm doc/html/installdox
12cu|loki-lib-0.1.7-2|72	iconv -f ISO88591 -t utf8 CHANGES -o CHANGES
12cu|loki-lib-0.1.7-2|73	
12cu|loki-lib-0.1.7-2|74	%build
12cu|loki-lib-0.1.7-2|75	%ifarch x86_64
12cu|loki-lib-0.1.7-2|76	sed -i s,"/lib","/lib64",g src/Makefile
12cu|loki-lib-0.1.7-2|77	sed -i s,"/lib/","/lib64/",g test/Makefile.common
12cu|loki-lib-0.1.7-2|78	mkdir lib64
12cu|loki-lib-0.1.7-2|79	%endif
12cu|loki-lib-0.1.7-2|80	
12cu|loki-lib-0.1.7-2|81	make CXXFLAGS="%{optflags}"
12cu|loki-lib-0.1.7-2|82	
12cu|loki-lib-0.1.7-2|83	%install
12cu|loki-lib-0.1.7-2|84	%makeinstall
12cu|loki-lib-0.1.7-2|85	
12cu|loki-lib-0.1.7-2|86	
12cu|loki-lib-0.1.7-2|87	%changelog
12cu|loki-lib-0.1.7-2|88	* Mon Mar 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.7-2
12cu|loki-lib-0.1.7-2|89	+ Revision: 8af38d7
12cu|loki-lib-0.1.7-2|90	- LOG Fix x86_64 tests (really)
12cu|loki-lib-0.1.7-2|91	
12cu|loki-lib-0.1.7-2|92	

9979 12
12cu|lomoco-1.0-11|1	%define svn_rev r133
12cu|lomoco-1.0-11|2	
12cu|lomoco-1.0-11|3	%define major 0
12cu|lomoco-1.0-11|4	%define libname %mklibname lomoco %{major}
12cu|lomoco-1.0-11|5	%define devname %mklibname lomoco -d
12cu|lomoco-1.0-11|6	
12cu|lomoco-1.0-11|7	Summary:	Logitech mouse control tool
12cu|lomoco-1.0-11|8	Name:		lomoco
12cu|lomoco-1.0-11|9	Version:	1.0
12cu|lomoco-1.0-11|10	Release:	11
12cu|lomoco-1.0-11|11	License:	GPLv2+
12cu|lomoco-1.0-11|12	Group:		System/Configuration/Hardware
12cu|lomoco-1.0-11|13	Url:		http://www.lomoco.org/
12cu|lomoco-1.0-11|14	Source0:	http://www.lomoco.org/lomoco-%{svn_rev}.tar.bz2
12cu|lomoco-1.0-11|15	Patch0:		lomoco-trunk-config.patch
12cu|lomoco-1.0-11|16	BuildRequires:	chrpath
12cu|lomoco-1.0-11|17	BuildRequires:	cmake
12cu|lomoco-1.0-11|18	BuildRequires:	doxygen
12cu|lomoco-1.0-11|19	BuildRequires:	graphviz
12cu|lomoco-1.0-11|20	BuildRequires:	pkgconfig(libusb)
12cu|lomoco-1.0-11|21	
12cu|lomoco-1.0-11|22	%description
12cu|lomoco-1.0-11|23	Lomoco can configure vendor-specific options on Logitech USB mice (or
12cu|lomoco-1.0-11|24	dual-personality mice plugged into the USB port). A number of recent devices
12cu|lomoco-1.0-11|25	are supported. The program is mostly useful in setting the resolution to 800
12cu|lomoco-1.0-11|26	cpi or higher on mice that boot at 400 cpi (such as the MX500, MX510, MX1000
12cu|lomoco-1.0-11|27	etc.), and disabling SmartScroll or Cruise Control for those who would rather
12cu|lomoco-1.0-11|28	use the two extra buttons as ordinary mouse buttons.
12cu|lomoco-1.0-11|29	
12cu|lomoco-1.0-11|30	Supported devices:
12cu|lomoco-1.0-11|31	
12cu|lomoco-1.0-11|32	Cordless Mouse Receiver
12cu|lomoco-1.0-11|33	Cordless MouseMan Optical
12cu|lomoco-1.0-11|34	Cordless Optical Mouse
12cu|lomoco-1.0-11|35	Cordless TrackMan Wheel
12cu|lomoco-1.0-11|36	G3 Gaming Laser Mouse
12cu|lomoco-1.0-11|37	G5 Gaming Laser Mouse
12cu|lomoco-1.0-11|38	MX Revolution Mouse
12cu|lomoco-1.0-11|39	MX1000 Laser Cordless Mouse
12cu|lomoco-1.0-11|40	MX300 Optical Mouse
12cu|lomoco-1.0-11|41	MX310 Optical Mouse
12cu|lomoco-1.0-11|42	MX500 Optical Mouse
12cu|lomoco-1.0-11|43	MX510 Optical Mouse
12cu|lomoco-1.0-11|44	MX518 Optical Mouse
12cu|lomoco-1.0-11|45	MX900 Cordless Mouse
12cu|lomoco-1.0-11|46	MouseMan Dual Optical
12cu|lomoco-1.0-11|47	MouseMan Traveler
12cu|lomoco-1.0-11|48	Optical Wheel Mouse
12cu|lomoco-1.0-11|49	USB Receiver
12cu|lomoco-1.0-11|50	UltraX Optical Mouse
12cu|lomoco-1.0-11|51	V200 Cordless Notebook Mouse
12cu|lomoco-1.0-11|52	VX Revolution Mouse
12cu|lomoco-1.0-11|53	Wheel Mouse Optical
12cu|lomoco-1.0-11|54	diNovo Media Desktop Receiver
12cu|lomoco-1.0-11|55	iFeel Mouse
12cu|lomoco-1.0-11|56	
12cu|lomoco-1.0-11|57	%files
12cu|lomoco-1.0-11|58	%{_bindir}/lomoco
12cu|lomoco-1.0-11|59	%{_sysconfdir}/lomoco.ini
12cu|lomoco-1.0-11|60	
12cu|lomoco-1.0-11|61	#----------------------------------------------------------------------------
12cu|lomoco-1.0-11|62	
12cu|lomoco-1.0-11|63	%package -n %{libname}
12cu|lomoco-1.0-11|64	Summary:	Main library for lomoco
12cu|lomoco-1.0-11|65	Group:		System/Libraries
12cu|lomoco-1.0-11|66	
12cu|lomoco-1.0-11|67	%description -n %{libname}
12cu|lomoco-1.0-11|68	This package contains the library needed to run programs dynamically
12cu|lomoco-1.0-11|69	linked with lomoco.
12cu|lomoco-1.0-11|70	
12cu|lomoco-1.0-11|71	%files -n %{libname}
12cu|lomoco-1.0-11|72	%{_libdir}/lib%{name}.so.%{major}*
12cu|lomoco-1.0-11|73	
12cu|lomoco-1.0-11|74	#----------------------------------------------------------------------------
12cu|lomoco-1.0-11|75	
12cu|lomoco-1.0-11|76	%package -n %{devname}
12cu|lomoco-1.0-11|77	Summary:	Development files for lomoco
12cu|lomoco-1.0-11|78	Group:		Development/C
12cu|lomoco-1.0-11|79	Requires:	%{libname} = %{EVRD}
12cu|lomoco-1.0-11|80	Provides:	%{name}-devel = %{EVRD}
12cu|lomoco-1.0-11|81	
12cu|lomoco-1.0-11|82	%description -n %{devname}
12cu|lomoco-1.0-11|83	This package contains the files needed to develop programs
12cu|lomoco-1.0-11|84	linked with lomoco.
12cu|lomoco-1.0-11|85	
12cu|lomoco-1.0-11|86	%files -n %{devname}
12cu|lomoco-1.0-11|87	%doc build/doc/html/*
12cu|lomoco-1.0-11|88	%{_includedir}/*
12cu|lomoco-1.0-11|89	%{_libdir}/lib%{name}.so
12cu|lomoco-1.0-11|90	
12cu|lomoco-1.0-11|91	#----------------------------------------------------------------------------
12cu|lomoco-1.0-11|92	
12cu|lomoco-1.0-11|93	%prep
12cu|lomoco-1.0-11|94	%setup -q -n lomoco-trunk
12cu|lomoco-1.0-11|95	%patch0 -p1
12cu|lomoco-1.0-11|96	
12cu|lomoco-1.0-11|97	%build
12cu|lomoco-1.0-11|98	export CFLAGS="%{optflags} -fPIC"
12cu|lomoco-1.0-11|99	%cmake -DSYSCONF_INSTALL_DIR:PATH=%{_sysconfdir}
12cu|lomoco-1.0-11|100	%make
12cu|lomoco-1.0-11|101	%make doc
12cu|lomoco-1.0-11|102	
12cu|lomoco-1.0-11|103	%install
12cu|lomoco-1.0-11|104	%makeinstall_std -C build
12cu|lomoco-1.0-11|105	mkdir -p %{buildroot}%{_bindir}
12cu|lomoco-1.0-11|106	install -m 0755 build/client/lomoco %{buildroot}%{_bindir}/lomoco
12cu|lomoco-1.0-11|107	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/lomoco
12cu|lomoco-1.0-11|108	
12cu|lomoco-1.0-11|109	mkdir -p %{buildroot}%{_sysconfdir}
12cu|lomoco-1.0-11|110	mv %{buildroot}%{_prefix}%{_sysconfdir}/lomoco.ini %{buildroot}%{_sysconfdir}/lomoco.ini
12cu|lomoco-1.0-11|111	
12cu|lomoco-1.0-11|112	
12cu|lomoco-1.0-11|113	%changelog
12cu|lomoco-1.0-11|114	* Mon Mar 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-11
12cu|lomoco-1.0-11|115	+ Revision: 55b5d1a
12cu|lomoco-1.0-11|116	- LOG Fix config path, spec cleanup
12cu|lomoco-1.0-11|117	
12cu|lomoco-1.0-11|118	

9980 12
12cu|lrcalc-1.1.6-0.beta.2|1	Name:		lrcalc
12cu|lrcalc-1.1.6-0.beta.2|2	Group:		Sciences/Mathematics
12cu|lrcalc-1.1.6-0.beta.2|3	Version:	1.1.6
12cu|lrcalc-1.1.6-0.beta.2|4	Release:	0.beta.2
12cu|lrcalc-1.1.6-0.beta.2|5	License:	GPLv2+
12cu|lrcalc-1.1.6-0.beta.2|6	Summary:	Littlewood-Richardson Calculator
12cu|lrcalc-1.1.6-0.beta.2|7	URL:		http://math.rutgers.edu/~asbuch/lrcalc
12cu|lrcalc-1.1.6-0.beta.2|8	Source0:	http://math.rutgers.edu/~asbuch/lrcalc/%{name}-sage-%{version}.tar.gz
12cu|lrcalc-1.1.6-0.beta.2|9	Source1:	%{name}.rpmlintrc
12cu|lrcalc-1.1.6-0.beta.2|10	
12cu|lrcalc-1.1.6-0.beta.2|11	%description
12cu|lrcalc-1.1.6-0.beta.2|12	The "Littlewood-Richardson Calculator" is a package of C and Maple programs
12cu|lrcalc-1.1.6-0.beta.2|13	for computing Littlewood-Richardson coefficients. The C programs form the
12cu|lrcalc-1.1.6-0.beta.2|14	engine of the package, providing fast calculation of single LR coefficients,
12cu|lrcalc-1.1.6-0.beta.2|15	products of Schur functions, and skew Schur functions. The Maple code mainly
12cu|lrcalc-1.1.6-0.beta.2|16	gives an interface which makes it possible to use the C programs from Maple.
12cu|lrcalc-1.1.6-0.beta.2|17	This interface uses the same notation as the SF package of John Stembridge,
12cu|lrcalc-1.1.6-0.beta.2|18	to make it easier to use both packages at the same time.
12cu|lrcalc-1.1.6-0.beta.2|19	
12cu|lrcalc-1.1.6-0.beta.2|20	%package	devel
12cu|lrcalc-1.1.6-0.beta.2|21	Summary:	Development files for %{name}
12cu|lrcalc-1.1.6-0.beta.2|22	Group:		Development/C
12cu|lrcalc-1.1.6-0.beta.2|23	Requires:	%{name} = %{EVRD}
12cu|lrcalc-1.1.6-0.beta.2|24	
12cu|lrcalc-1.1.6-0.beta.2|25	%description    devel
12cu|lrcalc-1.1.6-0.beta.2|26	The %{name}-devel package contains libraries and header files for
12cu|lrcalc-1.1.6-0.beta.2|27	developing applications that use %{name}.
12cu|lrcalc-1.1.6-0.beta.2|28	
12cu|lrcalc-1.1.6-0.beta.2|29	%prep
12cu|lrcalc-1.1.6-0.beta.2|30	%setup -q -n %{name}-sage-%{version}
12cu|lrcalc-1.1.6-0.beta.2|31	
12cu|lrcalc-1.1.6-0.beta.2|32	%build
12cu|lrcalc-1.1.6-0.beta.2|33	%configure --bindir=%{_libdir}/%{name} --enable-shared --disable-static
12cu|lrcalc-1.1.6-0.beta.2|34	%make CFLAGS="%{optflags}"
12cu|lrcalc-1.1.6-0.beta.2|35	
12cu|lrcalc-1.1.6-0.beta.2|36	%install
12cu|lrcalc-1.1.6-0.beta.2|37	%makeinstall_std
12cu|lrcalc-1.1.6-0.beta.2|38	
12cu|lrcalc-1.1.6-0.beta.2|39	%check
12cu|lrcalc-1.1.6-0.beta.2|40	make check
12cu|lrcalc-1.1.6-0.beta.2|41	
12cu|lrcalc-1.1.6-0.beta.2|42	%files
12cu|lrcalc-1.1.6-0.beta.2|43	%doc AUTHORS
12cu|lrcalc-1.1.6-0.beta.2|44	%doc ChangeLog
12cu|lrcalc-1.1.6-0.beta.2|45	%doc COPYING
12cu|lrcalc-1.1.6-0.beta.2|46	%doc LICENSE
12cu|lrcalc-1.1.6-0.beta.2|47	%doc README
12cu|lrcalc-1.1.6-0.beta.2|48	%{_libdir}/%{name}
12cu|lrcalc-1.1.6-0.beta.2|49	%{_libdir}/lib%{name}.so.*
12cu|lrcalc-1.1.6-0.beta.2|50	
12cu|lrcalc-1.1.6-0.beta.2|51	%files		devel
12cu|lrcalc-1.1.6-0.beta.2|52	%{_includedir}/%{name}
12cu|lrcalc-1.1.6-0.beta.2|53	%{_libdir}/lib%{name}.so
12cu|lrcalc-1.1.6-0.beta.2|54	
12cu|lrcalc-1.1.6-0.beta.2|55	%changelog
12cu|lrcalc-1.1.6-0.beta.2|56	* Tue Dec 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-0.beta.2
12cu|lrcalc-1.1.6-0.beta.2|57	+ Revision: 73ea2c4
12cu|lrcalc-1.1.6-0.beta.2|58	- Spec cleanup
12cu|lrcalc-1.1.6-0.beta.2|59	
12cu|lrcalc-1.1.6-0.beta.2|60	

9981 12
12cu|ltspfs-1.3-1|1	Summary: 	Tool used to mount local media on an Xterminal from the terminals serveur
12cu|ltspfs-1.3-1|2	Name:		ltspfs
12cu|ltspfs-1.3-1|3	Version:	1.3
12cu|ltspfs-1.3-1|4	Release:	1
12cu|ltspfs-1.3-1|5	License:	GPLv2+
12cu|ltspfs-1.3-1|6	Group:		System/Servers
12cu|ltspfs-1.3-1|7	Url:		http://wiki.ltsp.org/twiki/bin/view/Ltsp/LtspFS
12cu|ltspfs-1.3-1|8	Source0:	http://ftp.fr.debian.org/debian/pool/main/l/ltspfs/%{name}_%{version}.orig.tar.gz
12cu|ltspfs-1.3-1|9	BuildRequires:	fuse
12cu|ltspfs-1.3-1|10	BuildRequires:	pkgconfig(fuse)
12cu|ltspfs-1.3-1|11	BuildRequires:	pkgconfig(glib-2.0)
12cu|ltspfs-1.3-1|12	BuildRequires:	pkgconfig(x11)
12cu|ltspfs-1.3-1|13	Requires:	fuse
12cu|ltspfs-1.3-1|14	
12cu|ltspfs-1.3-1|15	%description
12cu|ltspfs-1.3-1|16	ltspfs is a remote filesystem consisting of two parts:
12cu|ltspfs-1.3-1|17	1) A network server daemon that runs on the LTSP terminal.
12cu|ltspfs-1.3-1|18	2) A FUSE module that runs in user-space on the server, that connects with
12cu|ltspfs-1.3-1|19	the daemon on the client.
12cu|ltspfs-1.3-1|20	
12cu|ltspfs-1.3-1|21	The goals of ltspfs are:
12cu|ltspfs-1.3-1|22	
12cu|ltspfs-1.3-1|23	1. Provide a lightweight file access mechanism that will be feasable on
12cu|ltspfs-1.3-1|24	lower end hardware.
12cu|ltspfs-1.3-1|25	2. Provide a stateless file access method that will feature "atomic" reads
12cu|ltspfs-1.3-1|26	and writes to minimize impact from client network disruptions.
12cu|ltspfs-1.3-1|27	3. Provide a network filesystem that handles client reboots and
12cu|ltspfs-1.3-1|28	disconnections in a manner that doesn't leave inaccesible, unmountable
12cu|ltspfs-1.3-1|29	filesystems on the LTSP server.
12cu|ltspfs-1.3-1|30	4. Provide a network filesystem that can easily handle the oddities of
12cu|ltspfs-1.3-1|31	dealing with removable media, and integrate well with udev (LTSP's
12cu|ltspfs-1.3-1|32	preferred device handling support).
12cu|ltspfs-1.3-1|33	
12cu|ltspfs-1.3-1|34	%files
12cu|ltspfs-1.3-1|35	%doc COPYING ChangeLog
12cu|ltspfs-1.3-1|36	%{_bindir}/ltspfs
12cu|ltspfs-1.3-1|37	%attr(4755,root,root) %{_bindir}/lbmount
12cu|ltspfs-1.3-1|38	%{_sbindir}/ltspfsmounter
12cu|ltspfs-1.3-1|39	%{_mandir}/man1/ltspfs.1*
12cu|ltspfs-1.3-1|40	%{_mandir}/man1/lbmount.1*
12cu|ltspfs-1.3-1|41	%{_mandir}/man1/ltspfsmounter.1*
12cu|ltspfs-1.3-1|42	
12cu|ltspfs-1.3-1|43	#----------------------------------------------------------------------------
12cu|ltspfs-1.3-1|44	
12cu|ltspfs-1.3-1|45	%package -n ltspfsd
12cu|ltspfs-1.3-1|46	Summary:	LTSP file system, userspace FUSE module that runs on a server
12cu|ltspfs-1.3-1|47	Group:		System/Servers
12cu|ltspfs-1.3-1|48	Requires:	x11-tools
12cu|ltspfs-1.3-1|49	Requires:	x11-util-cf-files
12cu|ltspfs-1.3-1|50	Requires:	x11-util-macros
12cu|ltspfs-1.3-1|51	Requires:	x11-util-modular
12cu|ltspfs-1.3-1|52	
12cu|ltspfs-1.3-1|53	%description -n ltspfsd
12cu|ltspfs-1.3-1|54	Fuse based remote filesystem daemon for LTSP thin clients
12cu|ltspfs-1.3-1|55	LtspFS is a remote filesystem consisting of two parts:
12cu|ltspfs-1.3-1|56	1) A network server daemon that runs on the LTSP terminal.
12cu|ltspfs-1.3-1|57	2) A FUSE module that runs in userspace on the server, that connects with
12cu|ltspfs-1.3-1|58	the daemon on the client.
12cu|ltspfs-1.3-1|59	This package contains the daemon to be run on the LTSP thin client.
12cu|ltspfs-1.3-1|60	
12cu|ltspfs-1.3-1|61	%files -n ltspfsd
12cu|ltspfs-1.3-1|62	%{_bindir}/ltspfsd
12cu|ltspfs-1.3-1|63	%{_sbindir}/ltspfs_mount
12cu|ltspfs-1.3-1|64	%{_sbindir}/ltspfs_umount
12cu|ltspfs-1.3-1|65	/lib/udev/rules.d/88-ltsp.rules
12cu|ltspfs-1.3-1|66	/lib/udev/ltspfs_entry
12cu|ltspfs-1.3-1|67	%{_datadir}/ldm/
12cu|ltspfs-1.3-1|68	%{_datadir}/ltsp/xinitrc.d/I05-set-ltspfs_token
12cu|ltspfs-1.3-1|69	%{_mandir}/man1/ltspfsd.1*
12cu|ltspfs-1.3-1|70	%{_mandir}/man1/ltspfs_mount.1*
12cu|ltspfs-1.3-1|71	%{_mandir}/man1/ltspfs_umount.1*
12cu|ltspfs-1.3-1|72	%dir %{_localstatedir}/run/devices/
12cu|ltspfs-1.3-1|73	
12cu|ltspfs-1.3-1|74	#----------------------------------------------------------------------------
12cu|ltspfs-1.3-1|75	
12cu|ltspfs-1.3-1|76	%prep
12cu|ltspfs-1.3-1|77	%setup -q
12cu|ltspfs-1.3-1|78	
12cu|ltspfs-1.3-1|79	%build
12cu|ltspfs-1.3-1|80	autoreconf -fi
12cu|ltspfs-1.3-1|81	%configure2_5x
12cu|ltspfs-1.3-1|82	%make
12cu|ltspfs-1.3-1|83	
12cu|ltspfs-1.3-1|84	%install
12cu|ltspfs-1.3-1|85	mkdir -p %{buildroot}%{_localstatedir}/run/devices/
12cu|ltspfs-1.3-1|86	%makeinstall_std
12cu|ltspfs-1.3-1|87	
12cu|ltspfs-1.3-1|88	mkdir -p %{buildroot}/lib/udev/rules.d/
12cu|ltspfs-1.3-1|89	mv %{buildroot}%{_datadir}/ltspfs/udev/ltspfsd.rules %{buildroot}/lib/udev/rules.d/88-ltsp.rules
12cu|ltspfs-1.3-1|90	
12cu|ltspfs-1.3-1|91	
12cu|ltspfs-1.3-1|92	%changelog
12cu|ltspfs-1.3-1|93	* Mon Mar 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-1
12cu|ltspfs-1.3-1|94	+ Revision: 00a87ba
12cu|ltspfs-1.3-1|95	- LOG New version 1.3, update files
12cu|ltspfs-1.3-1|96	
12cu|ltspfs-1.3-1|97	

9982 12
12cu|ltsp-hwlists-0.02-5|1	Summary:	LTSP hardware lists
12cu|ltsp-hwlists-0.02-5|2	Name:		ltsp-hwlists
12cu|ltsp-hwlists-0.02-5|3	Version:	0.02
12cu|ltsp-hwlists-0.02-5|4	Release:	5
12cu|ltsp-hwlists-0.02-5|5	License:	GPLv2+
12cu|ltsp-hwlists-0.02-5|6	Group:		System/Servers
12cu|ltsp-hwlists-0.02-5|7	Url:		http://www.ltsp.org
12cu|ltsp-hwlists-0.02-5|8	Source0:	pci_scan-lists.tar.bz2
12cu|ltsp-hwlists-0.02-5|9	BuildArch:	noarch
12cu|ltsp-hwlists-0.02-5|10	
12cu|ltsp-hwlists-0.02-5|11	%description
12cu|ltsp-hwlists-0.02-5|12	This package contains LTSP hardware lists for use with pci_scan. It includes a
12cu|ltsp-hwlists-0.02-5|13	network card list, video card list, sound card list and usb controller list.
12cu|ltsp-hwlists-0.02-5|14	
12cu|ltsp-hwlists-0.02-5|15	%files
12cu|ltsp-hwlists-0.02-5|16	%config(noreplace) %{_sysconfdir}/audiolist
12cu|ltsp-hwlists-0.02-5|17	%config(noreplace) %{_sysconfdir}/audiolist.alsa
12cu|ltsp-hwlists-0.02-5|18	%config(noreplace) %{_sysconfdir}/audiolist.bestdriver
12cu|ltsp-hwlists-0.02-5|19	%config(noreplace) %{_sysconfdir}/niclist
12cu|ltsp-hwlists-0.02-5|20	%config(noreplace) %{_sysconfdir}/usblist
12cu|ltsp-hwlists-0.02-5|21	%config(noreplace) %{_sysconfdir}/vidlist
12cu|ltsp-hwlists-0.02-5|22	
12cu|ltsp-hwlists-0.02-5|23	#----------------------------------------------------------------------------
12cu|ltsp-hwlists-0.02-5|24	
12cu|ltsp-hwlists-0.02-5|25	%prep
12cu|ltsp-hwlists-0.02-5|26	%setup -q -c -T -a0
12cu|ltsp-hwlists-0.02-5|27	
12cu|ltsp-hwlists-0.02-5|28	%build
12cu|ltsp-hwlists-0.02-5|29	
12cu|ltsp-hwlists-0.02-5|30	%install
12cu|ltsp-hwlists-0.02-5|31	install -d %{buildroot}%{_sysconfdir}
12cu|ltsp-hwlists-0.02-5|32	
12cu|ltsp-hwlists-0.02-5|33	install -m0644 audiolist %{buildroot}%{_sysconfdir}
12cu|ltsp-hwlists-0.02-5|34	install -m0644 audiolist.alsa %{buildroot}%{_sysconfdir}
12cu|ltsp-hwlists-0.02-5|35	install -m0644 audiolist.bestdriver %{buildroot}%{_sysconfdir}
12cu|ltsp-hwlists-0.02-5|36	install -m0644 niclist %{buildroot}%{_sysconfdir}
12cu|ltsp-hwlists-0.02-5|37	install -m0644 usblist %{buildroot}%{_sysconfdir}
12cu|ltsp-hwlists-0.02-5|38	install -m0644 vidlist %{buildroot}%{_sysconfdir}
12cu|ltsp-hwlists-0.02-5|39	
12cu|ltsp-hwlists-0.02-5|40	
12cu|ltsp-hwlists-0.02-5|41	%changelog
12cu|ltsp-hwlists-0.02-5|42	* Mon Mar 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.02-5
12cu|ltsp-hwlists-0.02-5|43	+ Revision: af96c0d
12cu|ltsp-hwlists-0.02-5|44	- LOG Should be noarch package, spec cleanup
12cu|ltsp-hwlists-0.02-5|45	
12cu|ltsp-hwlists-0.02-5|46	

9983 12
12cu|lua-dbi-0.5-1|1	%define luaver 5.1
12cu|lua-dbi-0.5-1|2	%define lualibdir %{_libdir}/lua/%{luaver}
12cu|lua-dbi-0.5-1|3	%define luapkgdir %{_datadir}/lua/%{luaver}
12cu|lua-dbi-0.5-1|4	%define oname luadbi
12cu|lua-dbi-0.5-1|5	
12cu|lua-dbi-0.5-1|6	# DBI.lua has a shebang that requires bin/lua directly
12cu|lua-dbi-0.5-1|7	%if %{_use_internal_dependency_generator}
12cu|lua-dbi-0.5-1|8	%define __noautoreq '.*bin/lua.*'
12cu|lua-dbi-0.5-1|9	%else
12cu|lua-dbi-0.5-1|10	%define _requires_exceptions bin/lua
12cu|lua-dbi-0.5-1|11	%endif
12cu|lua-dbi-0.5-1|12	
12cu|lua-dbi-0.5-1|13	Summary:	Database connectivity for the Lua programming language
12cu|lua-dbi-0.5-1|14	Name:		lua-dbi
12cu|lua-dbi-0.5-1|15	Version:	0.5
12cu|lua-dbi-0.5-1|16	Release:	1
12cu|lua-dbi-0.5-1|17	License:	MIT
12cu|lua-dbi-0.5-1|18	Group:		Development/Other
12cu|lua-dbi-0.5-1|19	Url:		http://code.google.com/p/%{oname}/
12cu|lua-dbi-0.5-1|20	Source0:	http://%{oname}.googlecode.com/files/%{oname}.%{version}.tar.gz
12cu|lua-dbi-0.5-1|21	# patch to compile with postgresql,
12cu|lua-dbi-0.5-1|22	# to send upstream, once a Pgsql ( nanar ) tell me if this is right or not
12cu|lua-dbi-0.5-1|23	Patch0:		luadbi-fix_postgresql.diff
12cu|lua-dbi-0.5-1|24	Patch1:		luadbi-0.5-pgsql_transaction.patch
12cu|lua-dbi-0.5-1|25	Patch2:		luadbi-0.5-postgresql-path.patch
12cu|lua-dbi-0.5-1|26	BuildRequires:	lua >= %{luaver}
12cu|lua-dbi-0.5-1|27	BuildRequires:	mysql-devel
12cu|lua-dbi-0.5-1|28	BuildRequires:	pkgconfig(lua) >= %{luaver}
12cu|lua-dbi-0.5-1|29	BuildRequires:	pkgconfig(libpq)
12cu|lua-dbi-0.5-1|30	BuildRequires:	pkgconfig(sqlite3)
12cu|lua-dbi-0.5-1|31	Requires:	lua >= %{luaver}
12cu|lua-dbi-0.5-1|32	
12cu|lua-dbi-0.5-1|33	%description
12cu|lua-dbi-0.5-1|34	LuaSQL is a simple interface from Lua to a DBMS. This package of LuaSQL
12cu|lua-dbi-0.5-1|35	supports MySQL, SQLite and PostgreSQL databases. You can execute arbitrary SQL
12cu|lua-dbi-0.5-1|36	statements and it allows for retrieving results in a row-by-row cursor fashion.
12cu|lua-dbi-0.5-1|37	
12cu|lua-dbi-0.5-1|38	%files
12cu|lua-dbi-0.5-1|39	%doc README
12cu|lua-dbi-0.5-1|40	%{lualibdir}/DBI.lua
12cu|lua-dbi-0.5-1|41	
12cu|lua-dbi-0.5-1|42	#----------------------------------------------------------------------------
12cu|lua-dbi-0.5-1|43	
12cu|lua-dbi-0.5-1|44	%package sqlite
12cu|lua-dbi-0.5-1|45	Summary:	SQLite database connectivity for the Lua programming language
12cu|lua-dbi-0.5-1|46	Group:		Development/Other
12cu|lua-dbi-0.5-1|47	Requires:	%{name}
12cu|lua-dbi-0.5-1|48	
12cu|lua-dbi-0.5-1|49	%description sqlite
12cu|lua-dbi-0.5-1|50	LuaDBI is a simple interface from Lua to a DBMS. This package provides access
12cu|lua-dbi-0.5-1|51	to SQLite databases.
12cu|lua-dbi-0.5-1|52	
12cu|lua-dbi-0.5-1|53	%files sqlite
12cu|lua-dbi-0.5-1|54	%{lualibdir}/dbdsqlite3.so
12cu|lua-dbi-0.5-1|55	
12cu|lua-dbi-0.5-1|56	#----------------------------------------------------------------------------
12cu|lua-dbi-0.5-1|57	
12cu|lua-dbi-0.5-1|58	%package mysql
12cu|lua-dbi-0.5-1|59	Summary:	MySQL database connectivity for the Lua programming language
12cu|lua-dbi-0.5-1|60	Group:		Development/Other
12cu|lua-dbi-0.5-1|61	Requires:	%{name}
12cu|lua-dbi-0.5-1|62	
12cu|lua-dbi-0.5-1|63	%description mysql
12cu|lua-dbi-0.5-1|64	LuaDBI is a simple interface from Lua to a DBMS. This package provides access
12cu|lua-dbi-0.5-1|65	to MySQL databases.
12cu|lua-dbi-0.5-1|66	
12cu|lua-dbi-0.5-1|67	%files mysql
12cu|lua-dbi-0.5-1|68	%{lualibdir}/dbdmysql.so
12cu|lua-dbi-0.5-1|69	
12cu|lua-dbi-0.5-1|70	#----------------------------------------------------------------------------
12cu|lua-dbi-0.5-1|71	
12cu|lua-dbi-0.5-1|72	%package postgresql
12cu|lua-dbi-0.5-1|73	Summary:	PostgreSQL database connectivity for the Lua programming language
12cu|lua-dbi-0.5-1|74	Group:		Development/Other
12cu|lua-dbi-0.5-1|75	Requires:	%{name}
12cu|lua-dbi-0.5-1|76	
12cu|lua-dbi-0.5-1|77	%description postgresql
12cu|lua-dbi-0.5-1|78	LuaDBI is a simple interface from Lua to a DBMS. This package provides access
12cu|lua-dbi-0.5-1|79	to PostgreSQL databases.
12cu|lua-dbi-0.5-1|80	
12cu|lua-dbi-0.5-1|81	%files postgresql
12cu|lua-dbi-0.5-1|82	%{lualibdir}/dbdpostgresql.so
12cu|lua-dbi-0.5-1|83	
12cu|lua-dbi-0.5-1|84	#----------------------------------------------------------------------------
12cu|lua-dbi-0.5-1|85	
12cu|lua-dbi-0.5-1|86	%prep
12cu|lua-dbi-0.5-1|87	%setup -c -q -n %{oname}-%{version}
12cu|lua-dbi-0.5-1|88	%patch0 -p0
12cu|lua-dbi-0.5-1|89	%patch1 -p1
12cu|lua-dbi-0.5-1|90	%patch2 -p1
12cu|lua-dbi-0.5-1|91	
12cu|lua-dbi-0.5-1|92	%build
12cu|lua-dbi-0.5-1|93	mkdir -p build
12cu|lua-dbi-0.5-1|94	make
12cu|lua-dbi-0.5-1|95	
12cu|lua-dbi-0.5-1|96	%install
12cu|lua-dbi-0.5-1|97	mkdir -p %{buildroot}/%{lualibdir}/
12cu|lua-dbi-0.5-1|98	cp *so *lua %{buildroot}/%{lualibdir}/
12cu|lua-dbi-0.5-1|99	
12cu|lua-dbi-0.5-1|100	
12cu|lua-dbi-0.5-1|101	%changelog
12cu|lua-dbi-0.5-1|102	* Sat Apr 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5-1
12cu|lua-dbi-0.5-1|103	+ Revision: f519977
12cu|lua-dbi-0.5-1|104	- New version 0.5, spec cleanup
12cu|lua-dbi-0.5-1|105	
12cu|lua-dbi-0.5-1|106	

9984 12
12cu|lua-lposix-1.0-4|1	%define soname		posix
12cu|lua-lposix-1.0-4|2	%define lua_version	5.1
12cu|lua-lposix-1.0-4|3	
12cu|lua-lposix-1.0-4|4	Summary:	A POSIX library for the Lua programming language
12cu|lua-lposix-1.0-4|5	Name:		lua-lposix
12cu|lua-lposix-1.0-4|6	Version:	1.0
12cu|lua-lposix-1.0-4|7	Release:	%{mkrel 4}
12cu|lua-lposix-1.0-4|8	License:	Public Domain
12cu|lua-lposix-1.0-4|9	Group:		Development/Other
12cu|lua-lposix-1.0-4|10	URL:		http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/
12cu|lua-lposix-1.0-4|11	Source0:	lposix.tar.bz2
12cu|lua-lposix-1.0-4|12	Patch0:		luaposix.patch
12cu|lua-lposix-1.0-4|13	# From upstream reference (by Funda)
12cu|lua-lposix-1.0-4|14	Patch1:		lposix-build-5.1.patch
12cu|lua-lposix-1.0-4|15	# Corrects use of obsolete CLK_TCK constant to CLOCKS_PER_SEC - AdamW
12cu|lua-lposix-1.0-4|16	# 2008/07 (see http://www.mail-archive.com/debian-glibc@lists.debian.org/msg34448.html )
12cu|lua-lposix-1.0-4|17	Patch2:		lposix-clktck.patch
12cu|lua-lposix-1.0-4|18	BuildRoot:	%_tmppath/%{name}-buildroot
12cu|lua-lposix-1.0-4|19	BuildRequires:	lua-devel
12cu|lua-lposix-1.0-4|20	Requires:	lua
12cu|lua-lposix-1.0-4|21	# Relics from previous crack-addled packaging of this simple plugin
12cu|lua-lposix-1.0-4|22	# as if it were a shared library. Debian goes the whole hog and
12cu|lua-lposix-1.0-4|23	# installs lua plugins like this to /usr/lib as proper shared libs as
12cu|lua-lposix-1.0-4|24	# well as installing them as lua plugins, but I don't see any need to
12cu|lua-lposix-1.0-4|25	# go to that trouble as I don't know of any code which would actually
12cu|lua-lposix-1.0-4|26	# want to link against this directly - AdamW 2008/07
12cu|lua-lposix-1.0-4|27	Obsoletes:	%{mklibname posix 1} < %{version}-%{release}
12cu|lua-lposix-1.0-4|28	Obsoletes:	%{mklibname luaposix} < %{version}-%{release}
12cu|lua-lposix-1.0-4|29	Obsoletes:	%{mklibname luaposix 1} < %{version}-%{release}
12cu|lua-lposix-1.0-4|30	
12cu|lua-lposix-1.0-4|31	%description
12cu|lua-lposix-1.0-4|32	A POSIX module for the Lua programming language.
12cu|lua-lposix-1.0-4|33	
12cu|lua-lposix-1.0-4|34	%package devel
12cu|lua-lposix-1.0-4|35	Summary:	Development header for the lposix LUA module
12cu|lua-lposix-1.0-4|36	Group:		Development/Other
12cu|lua-lposix-1.0-4|37	License:	Public Domain
12cu|lua-lposix-1.0-4|38	Requires:	%{name} = %{version}-%{release}
12cu|lua-lposix-1.0-4|39	Obsoletes:	%{mklibname luaposix 1 -d} < %{version}-%{release}
12cu|lua-lposix-1.0-4|40	
12cu|lua-lposix-1.0-4|41	%description devel
12cu|lua-lposix-1.0-4|42	Development header for the lposix LUA module.
12cu|lua-lposix-1.0-4|43	
12cu|lua-lposix-1.0-4|44	%prep
12cu|lua-lposix-1.0-4|45	%setup -q -n %{soname}
12cu|lua-lposix-1.0-4|46	%patch0 -p1
12cu|lua-lposix-1.0-4|47	%patch1 -p0
12cu|lua-lposix-1.0-4|48	%patch2 -p1 -b .clktck
12cu|lua-lposix-1.0-4|49	
12cu|lua-lposix-1.0-4|50	%build
12cu|lua-lposix-1.0-4|51	export CFLAGS="%{optflags} -fPIC"
12cu|lua-lposix-1.0-4|52	%make
12cu|lua-lposix-1.0-4|53	
12cu|lua-lposix-1.0-4|54	%install
12cu|lua-lposix-1.0-4|55	%__rm -rf %{buildroot}
12cu|lua-lposix-1.0-4|56	install -d %{buildroot}/%{_datadir}/lua/%{lua_version}
12cu|lua-lposix-1.0-4|57	install -d %{buildroot}/%{_libdir}/lua/%{lua_version}
12cu|lua-lposix-1.0-4|58	install -m0755 %{soname}.so %{buildroot}%{_libdir}/lua/%{lua_version}
12cu|lua-lposix-1.0-4|59	install -m0644 %{soname}.a %{buildroot}/%{_libdir}/lua/%{lua_version}
12cu|lua-lposix-1.0-4|60	install -m0644 %{soname}.lua %{buildroot}/%{_datadir}/lua/%{lua_version}
12cu|lua-lposix-1.0-4|61	install -m0644 test.lua %{buildroot}/%{_datadir}/lua/%{lua_version}
12cu|lua-lposix-1.0-4|62	install -m0644 tree.lua %{buildroot}/%{_datadir}/lua/%{lua_version}
12cu|lua-lposix-1.0-4|63	
12cu|lua-lposix-1.0-4|64	%clean
12cu|lua-lposix-1.0-4|65	%__rm -rf %{buildroot}
12cu|lua-lposix-1.0-4|66	
12cu|lua-lposix-1.0-4|67	%files
12cu|lua-lposix-1.0-4|68	%defattr(-,root,root)
12cu|lua-lposix-1.0-4|69	%doc README
12cu|lua-lposix-1.0-4|70	%{_libdir}/lua/%{lua_version}/*.so
12cu|lua-lposix-1.0-4|71	%{_datadir}/lua/%{lua_version}/*.lua
12cu|lua-lposix-1.0-4|72	
12cu|lua-lposix-1.0-4|73	%files devel
12cu|lua-lposix-1.0-4|74	%defattr(-,root,root)
12cu|lua-lposix-1.0-4|75	%{_libdir}/lua/%{lua_version}/*.a
12cu|lua-lposix-1.0-4|76	
12cu|lua-lposix-1.0-4|77	
12cu|lua-lposix-1.0-4|78	
12cu|lua-lposix-1.0-4|79	%changelog
12cu|lua-lposix-1.0-4|80	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0-4
12cu|lua-lposix-1.0-4|81	+ Revision: 7f4c80b
12cu|lua-lposix-1.0-4|82	- Automatic import for version 1.0
12cu|lua-lposix-1.0-4|83	
12cu|lua-lposix-1.0-4|84	

9985 12
12cu|luma-2.4-5|1	Name:		luma
12cu|luma-2.4-5|2	Summary:	LDAP browser, utility and more
12cu|luma-2.4-5|3	Version:	2.4
12cu|luma-2.4-5|4	Release:	5
12cu|luma-2.4-5|5	Epoch:		1
12cu|luma-2.4-5|6	Source:		http://prdownloads.sourceforge.net/luma/%{name}-%{version}.tar.bz2
12cu|luma-2.4-5|7	URL:		http://luma.sourceforge.net/
12cu|luma-2.4-5|8	License:	GPL
12cu|luma-2.4-5|9	Group:		System/Configuration/Other
12cu|luma-2.4-5|10	Requires:	PyQt >= 3.7
12cu|luma-2.4-5|11	Requires:	python-ldap >= 2.0.1
12cu|luma-2.4-5|12	Requires:	python-sip
12cu|luma-2.4-5|13	Requires:	py-smbpasswd
12cu|luma-2.4-5|14	%py_requires
12cu|luma-2.4-5|15	BuildArch:	noarch
12cu|luma-2.4-5|16	
12cu|luma-2.4-5|17	%description
12cu|luma-2.4-5|18	Luma is a graphical utility for accessing and managing data
12cu|luma-2.4-5|19	stored on LDAP servers. It is written in Python, using PyQt
12cu|luma-2.4-5|20	and python-ldap. Plugin-support is included and useful
12cu|luma-2.4-5|21	widgets with LDAP-functionality for easy creation of plugins
12cu|luma-2.4-5|22	are delivered.
12cu|luma-2.4-5|23	
12cu|luma-2.4-5|24	%prep
12cu|luma-2.4-5|25	%setup -q
12cu|luma-2.4-5|26	
12cu|luma-2.4-5|27	%build
12cu|luma-2.4-5|28	# nothing
12cu|luma-2.4-5|29	
12cu|luma-2.4-5|30	%install
12cu|luma-2.4-5|31	mkdir -p %{buildroot}%{_prefix}
12cu|luma-2.4-5|32	./install.py --prefix=%{buildroot}%{_prefix}
12cu|luma-2.4-5|33	
12cu|luma-2.4-5|34	# fix symlink, we need DESTDIR support for install.py
12cu|luma-2.4-5|35	rm -f %{buildroot}%{_bindir}/luma
12cu|luma-2.4-5|36	ln -s %{_prefix}/lib/luma/luma.py %{buildroot}%{_bindir}/luma
12cu|luma-2.4-5|37	
12cu|luma-2.4-5|38	mkdir -p %{buildroot}%{_datadir}/applications
12cu|luma-2.4-5|39	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|luma-2.4-5|40	[Desktop Entry]
12cu|luma-2.4-5|41	Name=Luma
12cu|luma-2.4-5|42	Comment=LDAP browser, utility and more
12cu|luma-2.4-5|43	Exec=%{_bindir}/%{name}
12cu|luma-2.4-5|44	Icon=%{name}
12cu|luma-2.4-5|45	Terminal=false
12cu|luma-2.4-5|46	Type=Application
12cu|luma-2.4-5|47	Categories=Qt;System;
12cu|luma-2.4-5|48	EOF
12cu|luma-2.4-5|49	
12cu|luma-2.4-5|50	mkdir -p %{buildroot}/{%{_iconsdir},%{_liconsdir},%{_miconsdir}}
12cu|luma-2.4-5|51	ln -s %{_datadir}/%{name}/icons/luma-16.png %{buildroot}/%{_miconsdir}/%{name}.png
12cu|luma-2.4-5|52	ln -s %{_datadir}/%{name}/icons/luma-32.png %{buildroot}/%{_iconsdir}/%{name}.png
12cu|luma-2.4-5|53	ln -s %{_datadir}/%{name}/icons/luma-48.png %{buildroot}/%{_liconsdir}/%{name}.png
12cu|luma-2.4-5|54	
12cu|luma-2.4-5|55	%files
12cu|luma-2.4-5|56	%{_bindir}/%name
12cu|luma-2.4-5|57	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|luma-2.4-5|58	%{_prefix}/lib/%name
12cu|luma-2.4-5|59	%{_datadir}/luma
12cu|luma-2.4-5|60	%{_iconsdir}/%{name}.png
12cu|luma-2.4-5|61	%{_liconsdir}/%{name}.png
12cu|luma-2.4-5|62	%{_miconsdir}/%{name}.png
12cu|luma-2.4-5|63	%{_mandir}/man1/*
12cu|luma-2.4-5|64	%doc README
12cu|luma-2.4-5|65	
12cu|luma-2.4-5|66	

9986 12
12cu|luminance-hdr-2.4.0-1|1	Summary:	A graphical tool for creating and tone-mapping HDR images
12cu|luminance-hdr-2.4.0-1|2	Name:		luminance-hdr
12cu|luminance-hdr-2.4.0-1|3	Version:	2.4.0
12cu|luminance-hdr-2.4.0-1|4	Release:	1
12cu|luminance-hdr-2.4.0-1|5	License:	GPLv2+
12cu|luminance-hdr-2.4.0-1|6	Group:		Graphics
12cu|luminance-hdr-2.4.0-1|7	Url:		http://qtpfsgui.sourceforge.net/
12cu|luminance-hdr-2.4.0-1|8	Source0:	http://downloads.sourceforge.net/qtpfsgui/%{name}-%{version}%{?pre:-%pre}.tar.bz2
12cu|luminance-hdr-2.4.0-1|9	Patch0:		luminance-hdr-2.4.0-desktop_file_fix.patch
12cu|luminance-hdr-2.4.0-1|10	BuildRequires:	cmake
12cu|luminance-hdr-2.4.0-1|11	BuildRequires:	qt5-linguist-tools
12cu|luminance-hdr-2.4.0-1|12	BuildRequires:	boost-devel
12cu|luminance-hdr-2.4.0-1|13	BuildRequires:	gomp-devel
12cu|luminance-hdr-2.4.0-1|14	BuildRequires:	jpeg-devel
12cu|luminance-hdr-2.4.0-1|15	BuildRequires:	qt5-devel
12cu|luminance-hdr-2.4.0-1|16	BuildRequires:	pkgconfig(cfitsio)
12cu|luminance-hdr-2.4.0-1|17	BuildRequires:	pkgconfig(exiv2)
12cu|luminance-hdr-2.4.0-1|18	BuildRequires:	pkgconfig(fftw3)
12cu|luminance-hdr-2.4.0-1|19	BuildRequires:	pkgconfig(gsl)
12cu|luminance-hdr-2.4.0-1|20	BuildRequires:	pkgconfig(lcms2)
12cu|luminance-hdr-2.4.0-1|21	BuildRequires:	pkgconfig(libpng)
12cu|luminance-hdr-2.4.0-1|22	BuildRequires:	pkgconfig(libraw)
12cu|luminance-hdr-2.4.0-1|23	BuildRequires:	pkgconfig(libtiff-4)
12cu|luminance-hdr-2.4.0-1|24	BuildRequires:	pkgconfig(OpenEXR)
12cu|luminance-hdr-2.4.0-1|25	BuildRequires:	pkgconfig(QtWebKit)
12cu|luminance-hdr-2.4.0-1|26	BuildRequires:	pkgconfig(zlib)
12cu|luminance-hdr-2.4.0-1|27	Requires:	qt4-database-plugin-sqlite
12cu|luminance-hdr-2.4.0-1|28	
12cu|luminance-hdr-2.4.0-1|29	%description
12cu|luminance-hdr-2.4.0-1|30	Luminance is a graphical program for assembling bracketed photos into High
12cu|luminance-hdr-2.4.0-1|31	Dynamic Range (HDR) images. It also provides a number of tone-mapping
12cu|luminance-hdr-2.4.0-1|32	operators for creating low dynamic range versions of HDR images.
12cu|luminance-hdr-2.4.0-1|33	
12cu|luminance-hdr-2.4.0-1|34	%files
12cu|luminance-hdr-2.4.0-1|35	%doc AUTHORS Changelog LICENSE README TODO
12cu|luminance-hdr-2.4.0-1|36	%{_bindir}/%{name}
12cu|luminance-hdr-2.4.0-1|37	%{_bindir}/%{name}-cli
12cu|luminance-hdr-2.4.0-1|38	%{_datadir}/%{name}
12cu|luminance-hdr-2.4.0-1|39	%{_datadir}/applications/%{name}.desktop
12cu|luminance-hdr-2.4.0-1|40	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cu|luminance-hdr-2.4.0-1|41	
12cu|luminance-hdr-2.4.0-1|42	#----------------------------------------------------------------------------
12cu|luminance-hdr-2.4.0-1|43	
12cu|luminance-hdr-2.4.0-1|44	%prep
12cu|luminance-hdr-2.4.0-1|45	%setup -q
12cu|luminance-hdr-2.4.0-1|46	%patch0 -p1 -b .desktop-fix
12cu|luminance-hdr-2.4.0-1|47	
12cu|luminance-hdr-2.4.0-1|48	# fix inconsistant newlines
12cu|luminance-hdr-2.4.0-1|49	sed -i 's/\r//' Changelog
12cu|luminance-hdr-2.4.0-1|50	
12cu|luminance-hdr-2.4.0-1|51	%build
12cu|luminance-hdr-2.4.0-1|52	%cmake_qt4
12cu|luminance-hdr-2.4.0-1|53	%make
12cu|luminance-hdr-2.4.0-1|54	
12cu|luminance-hdr-2.4.0-1|55	%install
12cu|luminance-hdr-2.4.0-1|56	%makeinstall_std -C build
12cu|luminance-hdr-2.4.0-1|57	
12cu|luminance-hdr-2.4.0-1|58	
12cu|luminance-hdr-2.4.0-1|59	%changelog
12cu|luminance-hdr-2.4.0-1|60	* Mon Jul 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.0-1
12cu|luminance-hdr-2.4.0-1|61	+ Revision: 2d69927
12cu|luminance-hdr-2.4.0-1|62	- Update BuildRequires
12cu|luminance-hdr-2.4.0-1|63	
12cu|luminance-hdr-2.4.0-1|64	

9987 12
12cu|lv2-1.10.0-3|1	%define debug_package %{nil}
12cu|lv2-1.10.0-3|2	
12cu|lv2-1.10.0-3|3	Name:       lv2
12cu|lv2-1.10.0-3|4	Version:    1.10.0
12cu|lv2-1.10.0-3|5	Release:    3
12cu|lv2-1.10.0-3|6	Summary:    Audio Plugin Standard
12cu|lv2-1.10.0-3|7	Group:      System/Libraries
12cu|lv2-1.10.0-3|8	
12cu|lv2-1.10.0-3|9	# lv2specgen template.html is CC-AT-SA
12cu|lv2-1.10.0-3|10	License:    ISC
12cu|lv2-1.10.0-3|11	URL:        http://lv2plug.in
12cu|lv2-1.10.0-3|12	Source0:    http://lv2plug.in/spec/lv2-%{version}.tar.bz2
12cu|lv2-1.10.0-3|13	Source1:    lv2.sh.bz2
12cu|lv2-1.10.0-3|14	Source2:    lv2.csh.bz2
12cu|lv2-1.10.0-3|15	
12cu|lv2-1.10.0-3|16	# this package replaces lv2core
12cu|lv2-1.10.0-3|17	Provides:   lv2core = 6.0-4
12cu|lv2-1.10.0-3|18	Obsoletes:  lv2core < 6.0-4
12cu|lv2-1.10.0-3|19	Provides:   lv2-ui = 2.4-5
12cu|lv2-1.10.0-3|20	Obsoletes:  lv2-ui < 2.4-5
12cu|lv2-1.10.0-3|21	
12cu|lv2-1.10.0-3|22	%description
12cu|lv2-1.10.0-3|23	LV2 is a standard for plugins and matching host applications, mainly
12cu|lv2-1.10.0-3|24	targeted at audio processing and generation.
12cu|lv2-1.10.0-3|25	
12cu|lv2-1.10.0-3|26	There are a large number of open source and free software synthesis
12cu|lv2-1.10.0-3|27	packages in use or development at this time. This API ('LV2') attempts
12cu|lv2-1.10.0-3|28	to give programmers the ability to write simple 'plugin' audio
12cu|lv2-1.10.0-3|29	processors in C/C++ and link them dynamically ('plug') into a range of
12cu|lv2-1.10.0-3|30	these packages ('hosts').  It should be possible for any host and any
12cu|lv2-1.10.0-3|31	plugin to communicate completely through this interface.
12cu|lv2-1.10.0-3|32	
12cu|lv2-1.10.0-3|33	LV2 is a successor to LADSPA, created to address the limitations of
12cu|lv2-1.10.0-3|34	LADSPA which many hosts have outgrown.
12cu|lv2-1.10.0-3|35	
12cu|lv2-1.10.0-3|36	%package devel
12cu|lv2-1.10.0-3|37	Summary:    API for the LV2 Audio Plugin Standard
12cu|lv2-1.10.0-3|38	Group:      Development/C
12cu|lv2-1.10.0-3|39	
12cu|lv2-1.10.0-3|40	Requires:   %{name}%{?_isa} = %{version}-%{release}
12cu|lv2-1.10.0-3|41	Provides:   lv2core-devel = 6.0-4
12cu|lv2-1.10.0-3|42	Obsoletes:  lv2core-devel < 6.0-4
12cu|lv2-1.10.0-3|43	Provides:   lv2-ui-devel = 2.4-5
12cu|lv2-1.10.0-3|44	Obsoletes:  lv2-ui-devel < 2.4-5
12cu|lv2-1.10.0-3|45	
12cu|lv2-1.10.0-3|46	BuildRequires:  pkgconfig(sndfile) >= 1.0.0
12cu|lv2-1.10.0-3|47	
12cu|lv2-1.10.0-3|48	%description devel
12cu|lv2-1.10.0-3|49	lv2-devel contains the lv2.h header file and headers for all of the
12cu|lv2-1.10.0-3|50	LV@ specification extensions and bundles.
12cu|lv2-1.10.0-3|51	
12cu|lv2-1.10.0-3|52	Definitive technical documentation on LV2 plug-ins for both the host
12cu|lv2-1.10.0-3|53	and plug-in is contained within copious comments within the lv2.h
12cu|lv2-1.10.0-3|54	header file.
12cu|lv2-1.10.0-3|55	
12cu|lv2-1.10.0-3|56	%prep
12cu|lv2-1.10.0-3|57	%setup -q
12cu|lv2-1.10.0-3|58	
12cu|lv2-1.10.0-3|59	%build
12cu|lv2-1.10.0-3|60	./waf configure -vv --prefix=%{_prefix} --libdir=%{_libdir} --debug --no-plugins
12cu|lv2-1.10.0-3|61	./waf -vv %{?_smp_mflags}
12cu|lv2-1.10.0-3|62	
12cu|lv2-1.10.0-3|63	%install
12cu|lv2-1.10.0-3|64	DESTDIR=%{buildroot} ./waf -vv install
12cu|lv2-1.10.0-3|65	install -d -m 755 %buildroot%_sysconfdir/profile.d
12cu|lv2-1.10.0-3|66	bzcat %SOURCE1 > %buildroot%_sysconfdir/profile.d/lv2.sh
12cu|lv2-1.10.0-3|67	bzcat %SOURCE2 > %buildroot%_sysconfdir/profile.d/lv2.csh
12cu|lv2-1.10.0-3|68	
12cu|lv2-1.10.0-3|69	%files
12cu|lv2-1.10.0-3|70	%doc COPYING NEWS README
12cu|lv2-1.10.0-3|71	%{_libdir}/%{name}/*/*.[ch]
12cu|lv2-1.10.0-3|72	%{_libdir}/%{name}/*/*.ttl
12cu|lv2-1.10.0-3|73	%{_bindir}/lv2specgen.py
12cu|lv2-1.10.0-3|74	%{_datadir}/lv2specgen/*
12cu|lv2-1.10.0-3|75	%attr(644,root,root) %_sysconfdir/profile.d/lv2*sh
12cu|lv2-1.10.0-3|76	
12cu|lv2-1.10.0-3|77	%files devel
12cu|lv2-1.10.0-3|78	%{_includedir}/%{name}.h
12cu|lv2-1.10.0-3|79	%{_includedir}/%{name}/
12cu|lv2-1.10.0-3|80	%{_libdir}/pkgconfig/lv2core.pc
12cu|lv2-1.10.0-3|81	%{_libdir}/pkgconfig/%{name}.pc
12cu|lv2-1.10.0-3|82	
12cu|lv2-1.10.0-3|83	
12cu|lv2-1.10.0-3|84	%changelog
12cu|lv2-1.10.0-3|85	* Sat Sep 06 2014 emuse <goemusic@yahoo.fr> 1.10.0-3
12cu|lv2-1.10.0-3|86	+ Revision: e58e56c
12cu|lv2-1.10.0-3|87	- Corrected typo in lv2.csh
12cu|lv2-1.10.0-3|88	
12cu|lv2-1.10.0-3|89	

9988 12
12cu|lxde-ctrl-center-0.1.0-1|1	Summary:	LXDE Control Center
12cu|lxde-ctrl-center-0.1.0-1|2	Name:		lxde-ctrl-center
12cu|lxde-ctrl-center-0.1.0-1|3	Version:	0.1.0
12cu|lxde-ctrl-center-0.1.0-1|4	Release:	1
12cu|lxde-ctrl-center-0.1.0-1|5	Group:		System/Configuration/Other
12cu|lxde-ctrl-center-0.1.0-1|6	License:	GPLv3+
12cu|lxde-ctrl-center-0.1.0-1|7	Url:		http://code.google.com/p/lxde-ctrl-center/
12cu|lxde-ctrl-center-0.1.0-1|8	Source0:	http://code.google.com/p/lxde-ctrl-center/files/%{name}-%{version}.tar.gz
12cu|lxde-ctrl-center-0.1.0-1|9	Source1:	clouds.png
12cu|lxde-ctrl-center-0.1.0-1|10	Source2:	bg.png
12cu|lxde-ctrl-center-0.1.0-1|11	BuildRequires:	gettext
12cu|lxde-ctrl-center-0.1.0-1|12	BuildRequires:	python
12cu|lxde-ctrl-center-0.1.0-1|13	Requires:	pygtk2.0
12cu|lxde-ctrl-center-0.1.0-1|14	Requires:	python-webkitgtk
12cu|lxde-ctrl-center-0.1.0-1|15	Requires:	python-simplejson
12cu|lxde-ctrl-center-0.1.0-1|16	Requires:	beesu
12cu|lxde-ctrl-center-0.1.0-1|17	Requires:	lxde-common
12cu|lxde-ctrl-center-0.1.0-1|18	BuildArch:	noarch
12cu|lxde-ctrl-center-0.1.0-1|19	
12cu|lxde-ctrl-center-0.1.0-1|20	#drakuser
12cu|lxde-ctrl-center-0.1.0-1|21	Suggests:	userdrake
12cu|lxde-ctrl-center-0.1.0-1|22	#drakauth, drakkeyboard, /usr/sbin/drakscanner, /usr/sbin/diskdrake, /usr/sbin/draksound, drakups, /usr/sbin/drakxservices, draklocale, drakboot, draklog, /usr/sbin/drakedm
12cu|lxde-ctrl-center-0.1.0-1|23	Suggests:	drakxtools-curses
12cu|lxde-ctrl-center-0.1.0-1|24	#/usr/sbin/drakguard
12cu|lxde-ctrl-center-0.1.0-1|25	Suggests:	drakguard
12cu|lxde-ctrl-center-0.1.0-1|26	#obconf
12cu|lxde-ctrl-center-0.1.0-1|27	Suggests:	obconf
12cu|lxde-ctrl-center-0.1.0-1|28	#lxappearance
12cu|lxde-ctrl-center-0.1.0-1|29	Suggests:	lxappearance
12cu|lxde-ctrl-center-0.1.0-1|30	#pcmanfm --desktop-pref
12cu|lxde-ctrl-center-0.1.0-1|31	Suggests:	pcmanfm
12cu|lxde-ctrl-center-0.1.0-1|32	#lxrandr
12cu|lxde-ctrl-center-0.1.0-1|33	Suggests:	lxrandr
12cu|lxde-ctrl-center-0.1.0-1|34	#xscreensaver-demo
12cu|lxde-ctrl-center-0.1.0-1|35	Suggests:	xscreensaver
12cu|lxde-ctrl-center-0.1.0-1|36	#drakfont, drakclock, /usr/sbin/draksec
12cu|lxde-ctrl-center-0.1.0-1|37	Suggests:	drakxtools
12cu|lxde-ctrl-center-0.1.0-1|38	#/usr/sbin/harddrake2
12cu|lxde-ctrl-center-0.1.0-1|39	Suggests:	harddrake-ui
12cu|lxde-ctrl-center-0.1.0-1|40	#XFdrake, /usr/sbin/mousedrake
12cu|lxde-ctrl-center-0.1.0-1|41	Suggests:	drakx-kbd-mouse-x11
12cu|lxde-ctrl-center-0.1.0-1|42	#system-config-printer
12cu|lxde-ctrl-center-0.1.0-1|43	Suggests:	system-config-printer
12cu|lxde-ctrl-center-0.1.0-1|44	#mdvinput
12cu|lxde-ctrl-center-0.1.0-1|45	Suggests:	mdvinput
12cu|lxde-ctrl-center-0.1.0-1|46	#pavucontrol
12cu|lxde-ctrl-center-0.1.0-1|47	Suggests:	pavucontrol
12cu|lxde-ctrl-center-0.1.0-1|48	#drakproxy, /usr/sbin/drakfirewall, drakgw
12cu|lxde-ctrl-center-0.1.0-1|49	Suggests:	drakx-net-text
12cu|lxde-ctrl-center-0.1.0-1|50	#vpnpptp
12cu|lxde-ctrl-center-0.1.0-1|51	Suggests:	vpnpptp-allde
12cu|lxde-ctrl-center-0.1.0-1|52	#system-config-nfs
12cu|lxde-ctrl-center-0.1.0-1|53	Suggests:	system-config-nfs
12cu|lxde-ctrl-center-0.1.0-1|54	#system-config-samba
12cu|lxde-ctrl-center-0.1.0-1|55	Suggests:	system-config-samba
12cu|lxde-ctrl-center-0.1.0-1|56	#gigolo
12cu|lxde-ctrl-center-0.1.0-1|57	Suggests:	gigolo
12cu|lxde-ctrl-center-0.1.0-1|58	#drakhosts
12cu|lxde-ctrl-center-0.1.0-1|59	Suggests:	drakx-net
12cu|lxde-ctrl-center-0.1.0-1|60	#drakrpm, drakrpm-edit-media, drakrpm-update
12cu|lxde-ctrl-center-0.1.0-1|61	Suggests:	rpmdrake
12cu|lxde-ctrl-center-0.1.0-1|62	#libfm-pref-apps
12cu|lxde-ctrl-center-0.1.0-1|63	Suggests:	libfm
12cu|lxde-ctrl-center-0.1.0-1|64	#fskbsetting
12cu|lxde-ctrl-center-0.1.0-1|65	Suggests:	fskbsetting
12cu|lxde-ctrl-center-0.1.0-1|66	#/usr/sbin/msecgui
12cu|lxde-ctrl-center-0.1.0-1|67	Suggests:	msec-gui
12cu|lxde-ctrl-center-0.1.0-1|68	#nm-connection-editor
12cu|lxde-ctrl-center-0.1.0-1|69	Suggests:	networkmanager-applet
12cu|lxde-ctrl-center-0.1.0-1|70	#add2sudoers, rmfromsudoers
12cu|lxde-ctrl-center-0.1.0-1|71	Suggests:	xsudo-sudoers
12cu|lxde-ctrl-center-0.1.0-1|72	
12cu|lxde-ctrl-center-0.1.0-1|73	%description
12cu|lxde-ctrl-center-0.1.0-1|74	LXDE Control Center is united launch tools for DrakX
12cu|lxde-ctrl-center-0.1.0-1|75	and LXDE configuration programs.
12cu|lxde-ctrl-center-0.1.0-1|76	
12cu|lxde-ctrl-center-0.1.0-1|77	%prep
12cu|lxde-ctrl-center-0.1.0-1|78	%setup -q -n %{name}
12cu|lxde-ctrl-center-0.1.0-1|79	cp -f %{SOURCE1} ./share/%{name}/frontend/images/
12cu|lxde-ctrl-center-0.1.0-1|80	cp -f %{SOURCE2} ./share/%{name}/frontend/images/
12cu|lxde-ctrl-center-0.1.0-1|81	sed -i -e 's/"beesu drakconnect"/"nm-connection-editor"/g' ./share/%{name}/items/x0002x
12cu|lxde-ctrl-center-0.1.0-1|82	sed -i -e '/"beesu drakgw"/d' ./share/%{name}/items/x0002x
12cu|lxde-ctrl-center-0.1.0-1|83	
12cu|lxde-ctrl-center-0.1.0-1|84	%build
12cu|lxde-ctrl-center-0.1.0-1|85	./make build_pkg
12cu|lxde-ctrl-center-0.1.0-1|86	
12cu|lxde-ctrl-center-0.1.0-1|87	%install
12cu|lxde-ctrl-center-0.1.0-1|88	mkdir -p %{buildroot}%{_bindir}
12cu|lxde-ctrl-center-0.1.0-1|89	mkdir -p %{buildroot}%{_datadir}
12cu|lxde-ctrl-center-0.1.0-1|90	
12cu|lxde-ctrl-center-0.1.0-1|91	cp -rf ./bin/* %{buildroot}%{_bindir}/
12cu|lxde-ctrl-center-0.1.0-1|92	cp -rf ./share/* %{buildroot}%{_datadir}/
12cu|lxde-ctrl-center-0.1.0-1|93	
12cu|lxde-ctrl-center-0.1.0-1|94	%find_lang %{name}
12cu|lxde-ctrl-center-0.1.0-1|95	
12cu|lxde-ctrl-center-0.1.0-1|96	%files -f %{name}.lang
12cu|lxde-ctrl-center-0.1.0-1|97	%doc AUTHORS COPYING
12cu|lxde-ctrl-center-0.1.0-1|98	%{_bindir}/%{name}
12cu|lxde-ctrl-center-0.1.0-1|99	%{_datadir}/applications/%{name}.desktop
12cu|lxde-ctrl-center-0.1.0-1|100	%{_datadir}/%{name}
12cu|lxde-ctrl-center-0.1.0-1|101	

9989 12
12cu|lxqt-about-0.7.0-1|1	Summary:	About application for the LXQt desktop
12cu|lxqt-about-0.7.0-1|2	Name:		lxqt-about
12cu|lxqt-about-0.7.0-1|3	Version:	0.7.0
12cu|lxqt-about-0.7.0-1|4	Release:	1
12cu|lxqt-about-0.7.0-1|5	License:	LGPLv2.1+
12cu|lxqt-about-0.7.0-1|6	Group:		Graphical desktop/Other
12cu|lxqt-about-0.7.0-1|7	Url:		http://lxqt.org/
12cu|lxqt-about-0.7.0-1|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
12cu|lxqt-about-0.7.0-1|9	Patch0:		lxqt-about-0.7.0-desktop.patch
12cu|lxqt-about-0.7.0-1|10	BuildRequires:	cmake
12cu|lxqt-about-0.7.0-1|11	BuildRequires:	qt4-devel
12cu|lxqt-about-0.7.0-1|12	BuildRequires:	pkgconfig(lxqt)
12cu|lxqt-about-0.7.0-1|13	
12cu|lxqt-about-0.7.0-1|14	%description
12cu|lxqt-about-0.7.0-1|15	About application for the LXQt desktop.
12cu|lxqt-about-0.7.0-1|16	
12cu|lxqt-about-0.7.0-1|17	%files
12cu|lxqt-about-0.7.0-1|18	%{_bindir}/lxqt-about
12cu|lxqt-about-0.7.0-1|19	%{_datadir}/applications/lxqt-about.desktop
12cu|lxqt-about-0.7.0-1|20	
12cu|lxqt-about-0.7.0-1|21	#----------------------------------------------------------------------------
12cu|lxqt-about-0.7.0-1|22	
12cu|lxqt-about-0.7.0-1|23	%prep
12cu|lxqt-about-0.7.0-1|24	%setup -q -c %{name}-%{version}
12cu|lxqt-about-0.7.0-1|25	%patch0 -p1
12cu|lxqt-about-0.7.0-1|26	
12cu|lxqt-about-0.7.0-1|27	%build
12cu|lxqt-about-0.7.0-1|28	%cmake
12cu|lxqt-about-0.7.0-1|29	%make
12cu|lxqt-about-0.7.0-1|30	
12cu|lxqt-about-0.7.0-1|31	%install
12cu|lxqt-about-0.7.0-1|32	%makeinstall_std -C build
12cu|lxqt-about-0.7.0-1|33	
12cu|lxqt-about-0.7.0-1|34	
12cu|lxqt-about-0.7.0-1|35	%changelog
12cu|lxqt-about-0.7.0-1|36	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-1
12cu|lxqt-about-0.7.0-1|37	+ Revision: 8676fbb
12cu|lxqt-about-0.7.0-1|38	- Fix desktop file, spec cleanup
12cu|lxqt-about-0.7.0-1|39	
12cu|lxqt-about-0.7.0-1|40	

9990 12
12cu|lxqt-common-0.7.0-1|1	Summary:	Common files for the LXQt desktop
12cu|lxqt-common-0.7.0-1|2	Name:		lxqt-common
12cu|lxqt-common-0.7.0-1|3	Version:	0.7.0
12cu|lxqt-common-0.7.0-1|4	Release:	1
12cu|lxqt-common-0.7.0-1|5	License:	LGPLv2.1+
12cu|lxqt-common-0.7.0-1|6	Group:		Graphical desktop/Other
12cu|lxqt-common-0.7.0-1|7	Url:		http://lxqt.org/
12cu|lxqt-common-0.7.0-1|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
12cu|lxqt-common-0.7.0-1|9	BuildRequires:	cmake
12cu|lxqt-common-0.7.0-1|10	BuildRequires:	qt4-devel
12cu|lxqt-common-0.7.0-1|11	BuildRequires:	pkgconfig(lxqt)
12cu|lxqt-common-0.7.0-1|12	BuildArch:	noarch
12cu|lxqt-common-0.7.0-1|13	
12cu|lxqt-common-0.7.0-1|14	%description
12cu|lxqt-common-0.7.0-1|15	Common files for the LXQt desktop.
12cu|lxqt-common-0.7.0-1|16	
12cu|lxqt-common-0.7.0-1|17	%files
12cu|lxqt-common-0.7.0-1|18	%{_bindir}/startlxqt
12cu|lxqt-common-0.7.0-1|19	%{_datadir}/lxqt/themes
12cu|lxqt-common-0.7.0-1|20	%{_datadir}/apps/kdm/sessions/lxqt.desktop
12cu|lxqt-common-0.7.0-1|21	%{_datadir}/lxqt/graphics
12cu|lxqt-common-0.7.0-1|22	%{_datadir}/lxqt/openbox
12cu|lxqt-common-0.7.0-1|23	%{_datadir}/xsessions/lxqt.desktop
12cu|lxqt-common-0.7.0-1|24	%{_sysconfdir}/lxqt
12cu|lxqt-common-0.7.0-1|25	%{_sysconfdir}/pcmanfm-qt
12cu|lxqt-common-0.7.0-1|26	%{_sysconfdir}/xdg/autostart/lxqt*
12cu|lxqt-common-0.7.0-1|27	
12cu|lxqt-common-0.7.0-1|28	#----------------------------------------------------------------------------
12cu|lxqt-common-0.7.0-1|29	
12cu|lxqt-common-0.7.0-1|30	%prep
12cu|lxqt-common-0.7.0-1|31	%setup -q -c %{name}-%{version}
12cu|lxqt-common-0.7.0-1|32	
12cu|lxqt-common-0.7.0-1|33	%build
12cu|lxqt-common-0.7.0-1|34	%cmake
12cu|lxqt-common-0.7.0-1|35	%make
12cu|lxqt-common-0.7.0-1|36	
12cu|lxqt-common-0.7.0-1|37	%install
12cu|lxqt-common-0.7.0-1|38	%makeinstall_std -C build
12cu|lxqt-common-0.7.0-1|39	
12cu|lxqt-common-0.7.0-1|40	
12cu|lxqt-common-0.7.0-1|41	%changelog
12cu|lxqt-common-0.7.0-1|42	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-1
12cu|lxqt-common-0.7.0-1|43	+ Revision: 7f4890b
12cu|lxqt-common-0.7.0-1|44	- Spec cleanup
12cu|lxqt-common-0.7.0-1|45	
12cu|lxqt-common-0.7.0-1|46	

9991 12
12cu|lxqt-config-0.7.0-1|1	Summary:	Config panel for the LXQt desktop
12cu|lxqt-config-0.7.0-1|2	Name:		lxqt-config
12cu|lxqt-config-0.7.0-1|3	Version:	0.7.0
12cu|lxqt-config-0.7.0-1|4	Release:	1
12cu|lxqt-config-0.7.0-1|5	License:	LGPLv2.1+
12cu|lxqt-config-0.7.0-1|6	Group:		Graphical desktop/Other
12cu|lxqt-config-0.7.0-1|7	Url:		http://lxqt.org/
12cu|lxqt-config-0.7.0-1|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
12cu|lxqt-config-0.7.0-1|9	Source100:	%{name}.rpmlintrc
12cu|lxqt-config-0.7.0-1|10	BuildRequires:	cmake
12cu|lxqt-config-0.7.0-1|11	BuildRequires:	qt4-devel
12cu|lxqt-config-0.7.0-1|12	BuildRequires:	pkgconfig(lxqt)
12cu|lxqt-config-0.7.0-1|13	BuildRequires:	pkgconfig(x11)
12cu|lxqt-config-0.7.0-1|14	BuildRequires:	pkgconfig(xcursor)
12cu|lxqt-config-0.7.0-1|15	BuildRequires:	pkgconfig(zlib)
12cu|lxqt-config-0.7.0-1|16	
12cu|lxqt-config-0.7.0-1|17	%description
12cu|lxqt-config-0.7.0-1|18	Config panel for the LXQt desktop.
12cu|lxqt-config-0.7.0-1|19	
12cu|lxqt-config-0.7.0-1|20	%files
12cu|lxqt-config-0.7.0-1|21	%{_bindir}/lxqt-config
12cu|lxqt-config-0.7.0-1|22	%{_bindir}/lxqt-config-input
12cu|lxqt-config-0.7.0-1|23	%{_bindir}/lxqt-config-appearance
12cu|lxqt-config-0.7.0-1|24	%{_bindir}/lxqt-config-file-associations
12cu|lxqt-config-0.7.0-1|25	%{_libdir}/lib*.so
12cu|lxqt-config-0.7.0-1|26	%{_datadir}/applications/lxqt-config*.desktop
12cu|lxqt-config-0.7.0-1|27	%{_datadir}/lxqt/lxqt-config
12cu|lxqt-config-0.7.0-1|28	%{_sysconfdir}/xdg/menus/lxqt-config.menu
12cu|lxqt-config-0.7.0-1|29	
12cu|lxqt-config-0.7.0-1|30	#----------------------------------------------------------------------------
12cu|lxqt-config-0.7.0-1|31	
12cu|lxqt-config-0.7.0-1|32	%prep
12cu|lxqt-config-0.7.0-1|33	%setup -q -c %{name}-%{version}
12cu|lxqt-config-0.7.0-1|34	
12cu|lxqt-config-0.7.0-1|35	%build
12cu|lxqt-config-0.7.0-1|36	%cmake
12cu|lxqt-config-0.7.0-1|37	%make
12cu|lxqt-config-0.7.0-1|38	
12cu|lxqt-config-0.7.0-1|39	%install
12cu|lxqt-config-0.7.0-1|40	%makeinstall_std -C build
12cu|lxqt-config-0.7.0-1|41	
12cu|lxqt-config-0.7.0-1|42	
12cu|lxqt-config-0.7.0-1|43	%changelog
12cu|lxqt-config-0.7.0-1|44	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-1
12cu|lxqt-config-0.7.0-1|45	+ Revision: 2e7fbe9
12cu|lxqt-config-0.7.0-1|46	- Spec cleanup
12cu|lxqt-config-0.7.0-1|47	
12cu|lxqt-config-0.7.0-1|48	

9992 12
12cu|lxqt-config-randr-0.7.0-1|1	Summary:	RandR config module for LXQt
12cu|lxqt-config-randr-0.7.0-1|2	Name:		lxqt-config-randr
12cu|lxqt-config-randr-0.7.0-1|3	Version:	0.7.0
12cu|lxqt-config-randr-0.7.0-1|4	Release:	1
12cu|lxqt-config-randr-0.7.0-1|5	License:	LGPLv2.1+
12cu|lxqt-config-randr-0.7.0-1|6	Group:		Graphical desktop/Other
12cu|lxqt-config-randr-0.7.0-1|7	Url:		http://lxqt.org
12cu|lxqt-config-randr-0.7.0-1|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
12cu|lxqt-config-randr-0.7.0-1|9	BuildRequires:	cmake
12cu|lxqt-config-randr-0.7.0-1|10	BuildRequires:	qt4-devel
12cu|lxqt-config-randr-0.7.0-1|11	BuildRequires:	pkgconfig(lxqt)
12cu|lxqt-config-randr-0.7.0-1|12	BuildRequires:	pkgconfig(x11)
12cu|lxqt-config-randr-0.7.0-1|13	BuildRequires:	pkgconfig(xrandr)
12cu|lxqt-config-randr-0.7.0-1|14	
12cu|lxqt-config-randr-0.7.0-1|15	%description
12cu|lxqt-config-randr-0.7.0-1|16	RandR config module for LXQt.
12cu|lxqt-config-randr-0.7.0-1|17	
12cu|lxqt-config-randr-0.7.0-1|18	%files
12cu|lxqt-config-randr-0.7.0-1|19	%{_bindir}/%{name}
12cu|lxqt-config-randr-0.7.0-1|20	%{_datadir}/applications/%{name}.desktop
12cu|lxqt-config-randr-0.7.0-1|21	
12cu|lxqt-config-randr-0.7.0-1|22	#----------------------------------------------------------------------------
12cu|lxqt-config-randr-0.7.0-1|23	
12cu|lxqt-config-randr-0.7.0-1|24	%prep
12cu|lxqt-config-randr-0.7.0-1|25	%setup -q -c %{name}-%{version}
12cu|lxqt-config-randr-0.7.0-1|26	
12cu|lxqt-config-randr-0.7.0-1|27	%build
12cu|lxqt-config-randr-0.7.0-1|28	%cmake
12cu|lxqt-config-randr-0.7.0-1|29	%make
12cu|lxqt-config-randr-0.7.0-1|30	
12cu|lxqt-config-randr-0.7.0-1|31	%install
12cu|lxqt-config-randr-0.7.0-1|32	%makeinstall_std -C build
12cu|lxqt-config-randr-0.7.0-1|33	
12cu|lxqt-config-randr-0.7.0-1|34	
12cu|lxqt-config-randr-0.7.0-1|35	%changelog
12cu|lxqt-config-randr-0.7.0-1|36	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-1
12cu|lxqt-config-randr-0.7.0-1|37	+ Revision: 134f19f
12cu|lxqt-config-randr-0.7.0-1|38	- Spec cleanup
12cu|lxqt-config-randr-0.7.0-1|39	
12cu|lxqt-config-randr-0.7.0-1|40	

9993 12
12cu|lxqt-globalkeys-0.7.0-2|1	%define major 0
12cu|lxqt-globalkeys-0.7.0-2|2	%define libname %mklibname lxqt-globalkeys %{major}
12cu|lxqt-globalkeys-0.7.0-2|3	%define devname %mklibname lxqt-globalkeys -d
12cu|lxqt-globalkeys-0.7.0-2|4	%define uiname %mklibname lxqt-globalkeys-ui %{major}
12cu|lxqt-globalkeys-0.7.0-2|5	%define uidevname %mklibname lxqt-globalkeys-ui -d
12cu|lxqt-globalkeys-0.7.0-2|6	
12cu|lxqt-globalkeys-0.7.0-2|7	Summary:	Global keys config module for LXQt
12cu|lxqt-globalkeys-0.7.0-2|8	Name:		lxqt-globalkeys
12cu|lxqt-globalkeys-0.7.0-2|9	Version:	0.7.0
12cu|lxqt-globalkeys-0.7.0-2|10	Release:	2
12cu|lxqt-globalkeys-0.7.0-2|11	License:	LGPLv2.1+
12cu|lxqt-globalkeys-0.7.0-2|12	Group:		Graphical desktop/Other
12cu|lxqt-globalkeys-0.7.0-2|13	Url:		http://lxqt.org
12cu|lxqt-globalkeys-0.7.0-2|14	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
12cu|lxqt-globalkeys-0.7.0-2|15	BuildRequires:	cmake
12cu|lxqt-globalkeys-0.7.0-2|16	BuildRequires:	qt4-devel
12cu|lxqt-globalkeys-0.7.0-2|17	BuildRequires:	pkgconfig(lxqt)
12cu|lxqt-globalkeys-0.7.0-2|18	
12cu|lxqt-globalkeys-0.7.0-2|19	%description
12cu|lxqt-globalkeys-0.7.0-2|20	Global keys config module for LXQt.
12cu|lxqt-globalkeys-0.7.0-2|21	
12cu|lxqt-globalkeys-0.7.0-2|22	%files
12cu|lxqt-globalkeys-0.7.0-2|23	%{_bindir}/*
12cu|lxqt-globalkeys-0.7.0-2|24	%{_datadir}/applications/*.desktop
12cu|lxqt-globalkeys-0.7.0-2|25	%{_datadir}/lxqt/lxqt-config-globalkeys*
12cu|lxqt-globalkeys-0.7.0-2|26	
12cu|lxqt-globalkeys-0.7.0-2|27	#----------------------------------------------------------------------------
12cu|lxqt-globalkeys-0.7.0-2|28	
12cu|lxqt-globalkeys-0.7.0-2|29	%package -n %{libname}
12cu|lxqt-globalkeys-0.7.0-2|30	Summary:	The LXQt globalkeys library
12cu|lxqt-globalkeys-0.7.0-2|31	Group:		System/Libraries
12cu|lxqt-globalkeys-0.7.0-2|32	
12cu|lxqt-globalkeys-0.7.0-2|33	%description -n %{libname}
12cu|lxqt-globalkeys-0.7.0-2|34	The LXQt globalkeys library.
12cu|lxqt-globalkeys-0.7.0-2|35	
12cu|lxqt-globalkeys-0.7.0-2|36	%files -n %{libname}
12cu|lxqt-globalkeys-0.7.0-2|37	%{_libdir}/liblxqt-globalkeys.so.%{major}*
12cu|lxqt-globalkeys-0.7.0-2|38	
12cu|lxqt-globalkeys-0.7.0-2|39	#----------------------------------------------------------------------------
12cu|lxqt-globalkeys-0.7.0-2|40	
12cu|lxqt-globalkeys-0.7.0-2|41	%package -n %{uiname}
12cu|lxqt-globalkeys-0.7.0-2|42	Summary:	The LXQt globalkeys UI library
12cu|lxqt-globalkeys-0.7.0-2|43	Group:		System/Libraries
12cu|lxqt-globalkeys-0.7.0-2|44	
12cu|lxqt-globalkeys-0.7.0-2|45	%description -n %{uiname}
12cu|lxqt-globalkeys-0.7.0-2|46	The LXQt globalkeys UI library.
12cu|lxqt-globalkeys-0.7.0-2|47	
12cu|lxqt-globalkeys-0.7.0-2|48	%files -n %{uiname}
12cu|lxqt-globalkeys-0.7.0-2|49	%{_libdir}/liblxqt-globalkeys-ui.so.%{major}*
12cu|lxqt-globalkeys-0.7.0-2|50	
12cu|lxqt-globalkeys-0.7.0-2|51	#----------------------------------------------------------------------------
12cu|lxqt-globalkeys-0.7.0-2|52	
12cu|lxqt-globalkeys-0.7.0-2|53	%package -n %{devname}
12cu|lxqt-globalkeys-0.7.0-2|54	Summary:	Development files for the LXQt globalkeys library
12cu|lxqt-globalkeys-0.7.0-2|55	Group:		Development/C++
12cu|lxqt-globalkeys-0.7.0-2|56	Requires:	%{libname} = %{EVRD}
12cu|lxqt-globalkeys-0.7.0-2|57	
12cu|lxqt-globalkeys-0.7.0-2|58	%description -n %{devname}
12cu|lxqt-globalkeys-0.7.0-2|59	Development files for the LXQt globalkeys library.
12cu|lxqt-globalkeys-0.7.0-2|60	
12cu|lxqt-globalkeys-0.7.0-2|61	%files -n %{devname}
12cu|lxqt-globalkeys-0.7.0-2|62	%{_libdir}/liblxqt-globalkeys.so
12cu|lxqt-globalkeys-0.7.0-2|63	%{_includedir}/lxqt-globalkeys.h
12cu|lxqt-globalkeys-0.7.0-2|64	%{_includedir}/lxqt-globalkeys
12cu|lxqt-globalkeys-0.7.0-2|65	%{_libdir}/pkgconfig/lxqt-globalkeys.pc
12cu|lxqt-globalkeys-0.7.0-2|66	%{_datadir}/cmake/lxqt_globalkeys
12cu|lxqt-globalkeys-0.7.0-2|67	
12cu|lxqt-globalkeys-0.7.0-2|68	#----------------------------------------------------------------------------
12cu|lxqt-globalkeys-0.7.0-2|69	
12cu|lxqt-globalkeys-0.7.0-2|70	%package -n %{uidevname}
12cu|lxqt-globalkeys-0.7.0-2|71	Summary:	Development files for the LXQt globalkeys UI library
12cu|lxqt-globalkeys-0.7.0-2|72	Group:		Development/C++
12cu|lxqt-globalkeys-0.7.0-2|73	Requires:	%{uiname} = %{EVRD}
12cu|lxqt-globalkeys-0.7.0-2|74	
12cu|lxqt-globalkeys-0.7.0-2|75	%description -n %{uidevname}
12cu|lxqt-globalkeys-0.7.0-2|76	Development files for the LXQt globalkeys UI library.
12cu|lxqt-globalkeys-0.7.0-2|77	
12cu|lxqt-globalkeys-0.7.0-2|78	%files -n %{uidevname}
12cu|lxqt-globalkeys-0.7.0-2|79	%{_libdir}/liblxqt-globalkeys-ui.so
12cu|lxqt-globalkeys-0.7.0-2|80	%{_includedir}/lxqt-globalkeys-ui
12cu|lxqt-globalkeys-0.7.0-2|81	%{_libdir}/pkgconfig/lxqt-globalkeys-ui.pc
12cu|lxqt-globalkeys-0.7.0-2|82	%{_datadir}/cmake/lxqt_globalkeys_ui
12cu|lxqt-globalkeys-0.7.0-2|83	
12cu|lxqt-globalkeys-0.7.0-2|84	#----------------------------------------------------------------------------
12cu|lxqt-globalkeys-0.7.0-2|85	
12cu|lxqt-globalkeys-0.7.0-2|86	%prep
12cu|lxqt-globalkeys-0.7.0-2|87	%setup -q -c %{name}-%{version}
12cu|lxqt-globalkeys-0.7.0-2|88	
12cu|lxqt-globalkeys-0.7.0-2|89	%build
12cu|lxqt-globalkeys-0.7.0-2|90	%cmake
12cu|lxqt-globalkeys-0.7.0-2|91	%make
12cu|lxqt-globalkeys-0.7.0-2|92	
12cu|lxqt-globalkeys-0.7.0-2|93	%install
12cu|lxqt-globalkeys-0.7.0-2|94	%makeinstall_std -C build
12cu|lxqt-globalkeys-0.7.0-2|95	
12cu|lxqt-globalkeys-0.7.0-2|96	
12cu|lxqt-globalkeys-0.7.0-2|97	%changelog
12cu|lxqt-globalkeys-0.7.0-2|98	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-2
12cu|lxqt-globalkeys-0.7.0-2|99	+ Revision: 01d1070
12cu|lxqt-globalkeys-0.7.0-2|100	- Spec cleanup
12cu|lxqt-globalkeys-0.7.0-2|101	
12cu|lxqt-globalkeys-0.7.0-2|102	

9994 12
12cu|lxqt-notificationd-0.7.0-1|1	Summary:	Notification daemon for the LXQt desktop
12cu|lxqt-notificationd-0.7.0-1|2	Name:		lxqt-notificationd
12cu|lxqt-notificationd-0.7.0-1|3	Version:	0.7.0
12cu|lxqt-notificationd-0.7.0-1|4	Release:	1
12cu|lxqt-notificationd-0.7.0-1|5	License:	LGPLv2.1+
12cu|lxqt-notificationd-0.7.0-1|6	Group:		Graphical desktop/Other
12cu|lxqt-notificationd-0.7.0-1|7	Url:		http://lxqt.org
12cu|lxqt-notificationd-0.7.0-1|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
12cu|lxqt-notificationd-0.7.0-1|9	BuildRequires:	cmake
12cu|lxqt-notificationd-0.7.0-1|10	BuildRequires:	qt4-devel
12cu|lxqt-notificationd-0.7.0-1|11	BuildRequires:	pkgconfig(lxqt)
12cu|lxqt-notificationd-0.7.0-1|12	
12cu|lxqt-notificationd-0.7.0-1|13	%description
12cu|lxqt-notificationd-0.7.0-1|14	Notification daemon for the LXQt desktop.
12cu|lxqt-notificationd-0.7.0-1|15	
12cu|lxqt-notificationd-0.7.0-1|16	%files
12cu|lxqt-notificationd-0.7.0-1|17	%{_bindir}/lxqt-notificationd
12cu|lxqt-notificationd-0.7.0-1|18	%{_bindir}/lxqt-config-notificationd
12cu|lxqt-notificationd-0.7.0-1|19	%{_datadir}/applications/lxqt-config-notificationd.desktop
12cu|lxqt-notificationd-0.7.0-1|20	
12cu|lxqt-notificationd-0.7.0-1|21	#----------------------------------------------------------------------------
12cu|lxqt-notificationd-0.7.0-1|22	
12cu|lxqt-notificationd-0.7.0-1|23	%prep
12cu|lxqt-notificationd-0.7.0-1|24	%setup -q -c %{name}-%{version}
12cu|lxqt-notificationd-0.7.0-1|25	
12cu|lxqt-notificationd-0.7.0-1|26	%build
12cu|lxqt-notificationd-0.7.0-1|27	%cmake
12cu|lxqt-notificationd-0.7.0-1|28	%make
12cu|lxqt-notificationd-0.7.0-1|29	
12cu|lxqt-notificationd-0.7.0-1|30	%install
12cu|lxqt-notificationd-0.7.0-1|31	%makeinstall_std -C build
12cu|lxqt-notificationd-0.7.0-1|32	
12cu|lxqt-notificationd-0.7.0-1|33	
12cu|lxqt-notificationd-0.7.0-1|34	%changelog
12cu|lxqt-notificationd-0.7.0-1|35	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-1
12cu|lxqt-notificationd-0.7.0-1|36	+ Revision: 837c1a5
12cu|lxqt-notificationd-0.7.0-1|37	- Spec cleanup
12cu|lxqt-notificationd-0.7.0-1|38	
12cu|lxqt-notificationd-0.7.0-1|39	

9995 12
12cu|lxqt-openssh-askpass-0.7.0-1|1	Summary:	OpenSSH askpass application for the LXQt desktop
12cu|lxqt-openssh-askpass-0.7.0-1|2	Name:		lxqt-openssh-askpass
12cu|lxqt-openssh-askpass-0.7.0-1|3	Version:	0.7.0
12cu|lxqt-openssh-askpass-0.7.0-1|4	Release:	1
12cu|lxqt-openssh-askpass-0.7.0-1|5	License:	LGPLv2.1+
12cu|lxqt-openssh-askpass-0.7.0-1|6	Group:		Graphical desktop/Other
12cu|lxqt-openssh-askpass-0.7.0-1|7	Url:		http://lxqt.org
12cu|lxqt-openssh-askpass-0.7.0-1|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
12cu|lxqt-openssh-askpass-0.7.0-1|9	BuildRequires:	cmake
12cu|lxqt-openssh-askpass-0.7.0-1|10	BuildRequires:	qt4-devel
12cu|lxqt-openssh-askpass-0.7.0-1|11	BuildRequires:	pkgconfig(lxqt)
12cu|lxqt-openssh-askpass-0.7.0-1|12	
12cu|lxqt-openssh-askpass-0.7.0-1|13	%description
12cu|lxqt-openssh-askpass-0.7.0-1|14	OpenSSH askpass application for the LXQt desktop.
12cu|lxqt-openssh-askpass-0.7.0-1|15	
12cu|lxqt-openssh-askpass-0.7.0-1|16	%files
12cu|lxqt-openssh-askpass-0.7.0-1|17	%{_bindir}/%{name}
12cu|lxqt-openssh-askpass-0.7.0-1|18	
12cu|lxqt-openssh-askpass-0.7.0-1|19	#----------------------------------------------------------------------------
12cu|lxqt-openssh-askpass-0.7.0-1|20	
12cu|lxqt-openssh-askpass-0.7.0-1|21	%prep
12cu|lxqt-openssh-askpass-0.7.0-1|22	%setup -q -c %{name}-%{version}
12cu|lxqt-openssh-askpass-0.7.0-1|23	%cmake
12cu|lxqt-openssh-askpass-0.7.0-1|24	
12cu|lxqt-openssh-askpass-0.7.0-1|25	%build
12cu|lxqt-openssh-askpass-0.7.0-1|26	%make -C build
12cu|lxqt-openssh-askpass-0.7.0-1|27	
12cu|lxqt-openssh-askpass-0.7.0-1|28	%install
12cu|lxqt-openssh-askpass-0.7.0-1|29	%makeinstall_std -C build
12cu|lxqt-openssh-askpass-0.7.0-1|30	
12cu|lxqt-openssh-askpass-0.7.0-1|31	
12cu|lxqt-openssh-askpass-0.7.0-1|32	%changelog
12cu|lxqt-openssh-askpass-0.7.0-1|33	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-1
12cu|lxqt-openssh-askpass-0.7.0-1|34	+ Revision: 74a8de7
12cu|lxqt-openssh-askpass-0.7.0-1|35	- Spec cleanup
12cu|lxqt-openssh-askpass-0.7.0-1|36	
12cu|lxqt-openssh-askpass-0.7.0-1|37	

9996 12
12cu|lxqt-panel-0.7.0-1|1	Summary:	Launcher panel for the LXQt desktop
12cu|lxqt-panel-0.7.0-1|2	Name:		lxqt-panel
12cu|lxqt-panel-0.7.0-1|3	Version:	0.7.0
12cu|lxqt-panel-0.7.0-1|4	Release:	1
12cu|lxqt-panel-0.7.0-1|5	License:	LGPLv2.1+
12cu|lxqt-panel-0.7.0-1|6	Group:		Graphical desktop/Other
12cu|lxqt-panel-0.7.0-1|7	Url:		http://lxqt.org
12cu|lxqt-panel-0.7.0-1|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
12cu|lxqt-panel-0.7.0-1|9	BuildRequires:	cmake
12cu|lxqt-panel-0.7.0-1|10	BuildRequires:	icu-devel
12cu|lxqt-panel-0.7.0-1|11	BuildRequires:	lm_sensors-devel
12cu|lxqt-panel-0.7.0-1|12	BuildRequires:	qt4-devel
12cu|lxqt-panel-0.7.0-1|13	BuildRequires:	pkgconfig(alsa)
12cu|lxqt-panel-0.7.0-1|14	BuildRequires:	pkgconfig(libmenu-cache)
12cu|lxqt-panel-0.7.0-1|15	BuildRequires:	pkgconfig(libpulse)
12cu|lxqt-panel-0.7.0-1|16	BuildRequires:	pkgconfig(libstatgrab)
12cu|lxqt-panel-0.7.0-1|17	BuildRequires:	pkgconfig(lxqt)
12cu|lxqt-panel-0.7.0-1|18	BuildRequires:	pkgconfig(lxqt-globalkeys)
12cu|lxqt-panel-0.7.0-1|19	BuildRequires:	pkgconfig(lxqt-globalkeys-ui)
12cu|lxqt-panel-0.7.0-1|20	BuildRequires:	pkgconfig(lxqtmount)
12cu|lxqt-panel-0.7.0-1|21	BuildRequires:	pkgconfig(qtxdg)
12cu|lxqt-panel-0.7.0-1|22	BuildRequires:	pkgconfig(sysstat)
12cu|lxqt-panel-0.7.0-1|23	BuildRequires:	pkgconfig(x11)
12cu|lxqt-panel-0.7.0-1|24	BuildRequires:	pkgconfig(xcomposite)
12cu|lxqt-panel-0.7.0-1|25	BuildRequires:	pkgconfig(xdamage)
12cu|lxqt-panel-0.7.0-1|26	BuildRequires:	pkgconfig(xrender)
12cu|lxqt-panel-0.7.0-1|27	
12cu|lxqt-panel-0.7.0-1|28	%description
12cu|lxqt-panel-0.7.0-1|29	Launcher panel for the LXQt desktop.
12cu|lxqt-panel-0.7.0-1|30	
12cu|lxqt-panel-0.7.0-1|31	%files
12cu|lxqt-panel-0.7.0-1|32	%{_bindir}/lxqt-panel
12cu|lxqt-panel-0.7.0-1|33	%{_datadir}/lxqt/lxqt-panel
12cu|lxqt-panel-0.7.0-1|34	%{_libdir}/lxqt-panel/*.so
12cu|lxqt-panel-0.7.0-1|35	%{_sysconfdir}/lxqt/panel.conf
12cu|lxqt-panel-0.7.0-1|36	
12cu|lxqt-panel-0.7.0-1|37	#----------------------------------------------------------------------------
12cu|lxqt-panel-0.7.0-1|38	
12cu|lxqt-panel-0.7.0-1|39	%package devel
12cu|lxqt-panel-0.7.0-1|40	Summary:	Development files for the LXQt panel
12cu|lxqt-panel-0.7.0-1|41	Group:		Development/C
12cu|lxqt-panel-0.7.0-1|42	
12cu|lxqt-panel-0.7.0-1|43	%description devel
12cu|lxqt-panel-0.7.0-1|44	Development files for the LXQt panel.
12cu|lxqt-panel-0.7.0-1|45	
12cu|lxqt-panel-0.7.0-1|46	%files devel
12cu|lxqt-panel-0.7.0-1|47	%{_includedir}/lxqt
12cu|lxqt-panel-0.7.0-1|48	
12cu|lxqt-panel-0.7.0-1|49	#----------------------------------------------------------------------------
12cu|lxqt-panel-0.7.0-1|50	
12cu|lxqt-panel-0.7.0-1|51	%prep
12cu|lxqt-panel-0.7.0-1|52	%setup -q -c %{name}-%{version}
12cu|lxqt-panel-0.7.0-1|53	%cmake
12cu|lxqt-panel-0.7.0-1|54	
12cu|lxqt-panel-0.7.0-1|55	%build
12cu|lxqt-panel-0.7.0-1|56	%make -C build
12cu|lxqt-panel-0.7.0-1|57	
12cu|lxqt-panel-0.7.0-1|58	%install
12cu|lxqt-panel-0.7.0-1|59	%makeinstall_std -C build
12cu|lxqt-panel-0.7.0-1|60	
12cu|lxqt-panel-0.7.0-1|61	
12cu|lxqt-panel-0.7.0-1|62	%changelog
12cu|lxqt-panel-0.7.0-1|63	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-1
12cu|lxqt-panel-0.7.0-1|64	+ Revision: 4e24ef4
12cu|lxqt-panel-0.7.0-1|65	- Update BuildRequires, spec cleanup
12cu|lxqt-panel-0.7.0-1|66	
12cu|lxqt-panel-0.7.0-1|67	

9997 12
12cu|lxqt-policykit-0.7.0-1|1	Summary:	LXQt PolicyKit agent
12cu|lxqt-policykit-0.7.0-1|2	Name:		lxqt-policykit
12cu|lxqt-policykit-0.7.0-1|3	Version:	0.7.0
12cu|lxqt-policykit-0.7.0-1|4	Release:	1
12cu|lxqt-policykit-0.7.0-1|5	License:	LGPLv2.1+
12cu|lxqt-policykit-0.7.0-1|6	Group:		Graphical desktop/Other
12cu|lxqt-policykit-0.7.0-1|7	Url:		http://lxqt.org
12cu|lxqt-policykit-0.7.0-1|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
12cu|lxqt-policykit-0.7.0-1|9	BuildRequires:	cmake
12cu|lxqt-policykit-0.7.0-1|10	BuildRequires:	qt4-devel
12cu|lxqt-policykit-0.7.0-1|11	BuildRequires:	pkgconfig(lxqt)
12cu|lxqt-policykit-0.7.0-1|12	BuildRequires:	pkgconfig(polkit-qt-1)
12cu|lxqt-policykit-0.7.0-1|13	
12cu|lxqt-policykit-0.7.0-1|14	%description
12cu|lxqt-policykit-0.7.0-1|15	LXQt PolicyKit agent.
12cu|lxqt-policykit-0.7.0-1|16	
12cu|lxqt-policykit-0.7.0-1|17	%files
12cu|lxqt-policykit-0.7.0-1|18	%{_bindir}/lxqt-policykit-agent
12cu|lxqt-policykit-0.7.0-1|19	
12cu|lxqt-policykit-0.7.0-1|20	#----------------------------------------------------------------------------
12cu|lxqt-policykit-0.7.0-1|21	
12cu|lxqt-policykit-0.7.0-1|22	%prep
12cu|lxqt-policykit-0.7.0-1|23	%setup -q -c %{name}-%{version}
12cu|lxqt-policykit-0.7.0-1|24	
12cu|lxqt-policykit-0.7.0-1|25	%build
12cu|lxqt-policykit-0.7.0-1|26	export CMAKE_PREFIX_PATH=%{_libdir}/cmake/PolkitQt-1
12cu|lxqt-policykit-0.7.0-1|27	%cmake
12cu|lxqt-policykit-0.7.0-1|28	%make
12cu|lxqt-policykit-0.7.0-1|29	
12cu|lxqt-policykit-0.7.0-1|30	%install
12cu|lxqt-policykit-0.7.0-1|31	%makeinstall_std -C build
12cu|lxqt-policykit-0.7.0-1|32	
12cu|lxqt-policykit-0.7.0-1|33	
12cu|lxqt-policykit-0.7.0-1|34	%changelog
12cu|lxqt-policykit-0.7.0-1|35	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-1
12cu|lxqt-policykit-0.7.0-1|36	+ Revision: 25e90ce
12cu|lxqt-policykit-0.7.0-1|37	- Spec cleanup
12cu|lxqt-policykit-0.7.0-1|38	
12cu|lxqt-policykit-0.7.0-1|39	

9998 12
12cu|lxqt-powermanagement-0.7.0-1|1	Summary:	Power management module for LXQt
12cu|lxqt-powermanagement-0.7.0-1|2	Name:		lxqt-powermanagement
12cu|lxqt-powermanagement-0.7.0-1|3	Version:	0.7.0
12cu|lxqt-powermanagement-0.7.0-1|4	Release:	1
12cu|lxqt-powermanagement-0.7.0-1|5	License:	LGPLv2.1+
12cu|lxqt-powermanagement-0.7.0-1|6	Group:		Graphical desktop/Other
12cu|lxqt-powermanagement-0.7.0-1|7	Url:		http://lxqt.org
12cu|lxqt-powermanagement-0.7.0-1|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
12cu|lxqt-powermanagement-0.7.0-1|9	Patch0:		lxqt-powermanagement-0.7.0-compile.patch
12cu|lxqt-powermanagement-0.7.0-1|10	BuildRequires:	cmake
12cu|lxqt-powermanagement-0.7.0-1|11	BuildRequires:	qt4-devel
12cu|lxqt-powermanagement-0.7.0-1|12	BuildRequires:	pkgconfig(lxqt)
12cu|lxqt-powermanagement-0.7.0-1|13	BuildRequires:	pkgconfig(x11-xcb)
12cu|lxqt-powermanagement-0.7.0-1|14	BuildRequires:	pkgconfig(xcb)
12cu|lxqt-powermanagement-0.7.0-1|15	BuildRequires:	pkgconfig(xcb-dpms)
12cu|lxqt-powermanagement-0.7.0-1|16	BuildRequires:	pkgconfig(xcb-screensaver)
12cu|lxqt-powermanagement-0.7.0-1|17	
12cu|lxqt-powermanagement-0.7.0-1|18	%description
12cu|lxqt-powermanagement-0.7.0-1|19	Power management module for LXQt.
12cu|lxqt-powermanagement-0.7.0-1|20	
12cu|lxqt-powermanagement-0.7.0-1|21	%files
12cu|lxqt-powermanagement-0.7.0-1|22	%{_bindir}/lxqt-config-powermanagement
12cu|lxqt-powermanagement-0.7.0-1|23	%{_bindir}/lxqt-powermanagement
12cu|lxqt-powermanagement-0.7.0-1|24	%{_datadir}/applications/lxqt-config-powermanagement.desktop
12cu|lxqt-powermanagement-0.7.0-1|25	%{_iconsdir}/*/*/*/laptop-lid.*
12cu|lxqt-powermanagement-0.7.0-1|26	
12cu|lxqt-powermanagement-0.7.0-1|27	#----------------------------------------------------------------------------
12cu|lxqt-powermanagement-0.7.0-1|28	
12cu|lxqt-powermanagement-0.7.0-1|29	%prep
12cu|lxqt-powermanagement-0.7.0-1|30	%setup -q -c %{name}-%{version}
12cu|lxqt-powermanagement-0.7.0-1|31	%apply_patches
12cu|lxqt-powermanagement-0.7.0-1|32	
12cu|lxqt-powermanagement-0.7.0-1|33	%build
12cu|lxqt-powermanagement-0.7.0-1|34	%cmake
12cu|lxqt-powermanagement-0.7.0-1|35	%make
12cu|lxqt-powermanagement-0.7.0-1|36	
12cu|lxqt-powermanagement-0.7.0-1|37	%install
12cu|lxqt-powermanagement-0.7.0-1|38	%makeinstall_std -C build
12cu|lxqt-powermanagement-0.7.0-1|39	
12cu|lxqt-powermanagement-0.7.0-1|40	
12cu|lxqt-powermanagement-0.7.0-1|41	%changelog
12cu|lxqt-powermanagement-0.7.0-1|42	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-1
12cu|lxqt-powermanagement-0.7.0-1|43	+ Revision: 921a73a
12cu|lxqt-powermanagement-0.7.0-1|44	- Spec cleanup
12cu|lxqt-powermanagement-0.7.0-1|45	
12cu|lxqt-powermanagement-0.7.0-1|46	

9999 12
12cu|lxqt-qtplugin-0.7.0-1|1	Summary:	Qt plugin for the LXQt desktop
12cu|lxqt-qtplugin-0.7.0-1|2	Name:		lxqt-qtplugin
12cu|lxqt-qtplugin-0.7.0-1|3	Version:	0.7.0
12cu|lxqt-qtplugin-0.7.0-1|4	Release:	1
12cu|lxqt-qtplugin-0.7.0-1|5	License:	LGPLv2.1+
12cu|lxqt-qtplugin-0.7.0-1|6	Group:		Graphical desktop/Other
12cu|lxqt-qtplugin-0.7.0-1|7	Url:		http://lxqt.org
12cu|lxqt-qtplugin-0.7.0-1|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
12cu|lxqt-qtplugin-0.7.0-1|9	BuildRequires:	cmake
12cu|lxqt-qtplugin-0.7.0-1|10	BuildRequires:	qt4-devel
12cu|lxqt-qtplugin-0.7.0-1|11	BuildRequires:	pkgconfig(lxqt)
12cu|lxqt-qtplugin-0.7.0-1|12	
12cu|lxqt-qtplugin-0.7.0-1|13	%description
12cu|lxqt-qtplugin-0.7.0-1|14	LXQt system integration plugin for Qt. With this plugin, all Qt-based programs
12cu|lxqt-qtplugin-0.7.0-1|15	can adopt settings of LXQt, such as the icon theme.
12cu|lxqt-qtplugin-0.7.0-1|16	
12cu|lxqt-qtplugin-0.7.0-1|17	%files
12cu|lxqt-qtplugin-0.7.0-1|18	%{_libdir}/qt4/plugins/gui_platform
12cu|lxqt-qtplugin-0.7.0-1|19	
12cu|lxqt-qtplugin-0.7.0-1|20	#----------------------------------------------------------------------------
12cu|lxqt-qtplugin-0.7.0-1|21	
12cu|lxqt-qtplugin-0.7.0-1|22	%prep
12cu|lxqt-qtplugin-0.7.0-1|23	%setup -q -c %{name}-%{version}
12cu|lxqt-qtplugin-0.7.0-1|24	
12cu|lxqt-qtplugin-0.7.0-1|25	%build
12cu|lxqt-qtplugin-0.7.0-1|26	%cmake
12cu|lxqt-qtplugin-0.7.0-1|27	%make
12cu|lxqt-qtplugin-0.7.0-1|28	
12cu|lxqt-qtplugin-0.7.0-1|29	%install
12cu|lxqt-qtplugin-0.7.0-1|30	%makeinstall_std -C build
12cu|lxqt-qtplugin-0.7.0-1|31	
12cu|lxqt-qtplugin-0.7.0-1|32	
12cu|lxqt-qtplugin-0.7.0-1|33	%changelog
12cu|lxqt-qtplugin-0.7.0-1|34	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-1
12cu|lxqt-qtplugin-0.7.0-1|35	+ Revision: edd8fa2
12cu|lxqt-qtplugin-0.7.0-1|36	- Fix description, spec cleanup
12cu|lxqt-qtplugin-0.7.0-1|37	
12cu|lxqt-qtplugin-0.7.0-1|38	

10000 12
12cu|lxqt-runner-0.7.0-1|1	Summary:	Launcher runner for the LXQt desktop
12cu|lxqt-runner-0.7.0-1|2	Name:		lxqt-runner
12cu|lxqt-runner-0.7.0-1|3	Version:	0.7.0
12cu|lxqt-runner-0.7.0-1|4	Release:	1
12cu|lxqt-runner-0.7.0-1|5	License:	LGPLv2.1+
12cu|lxqt-runner-0.7.0-1|6	Group:		Graphical desktop/Other
12cu|lxqt-runner-0.7.0-1|7	Url:		http://lxqt.org
12cu|lxqt-runner-0.7.0-1|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
12cu|lxqt-runner-0.7.0-1|9	BuildRequires:	cmake
12cu|lxqt-runner-0.7.0-1|10	BuildRequires:	qt4-devel
12cu|lxqt-runner-0.7.0-1|11	BuildRequires:	pkgconfig(libmenu-cache)
12cu|lxqt-runner-0.7.0-1|12	BuildRequires:	pkgconfig(lxqt)
12cu|lxqt-runner-0.7.0-1|13	BuildRequires:	pkgconfig(lxqt-globalkeys)
12cu|lxqt-runner-0.7.0-1|14	BuildRequires:	pkgconfig(lxqt-globalkeys-ui)
12cu|lxqt-runner-0.7.0-1|15	BuildRequires:	pkgconfig(x11)
12cu|lxqt-runner-0.7.0-1|16	
12cu|lxqt-runner-0.7.0-1|17	%description
12cu|lxqt-runner-0.7.0-1|18	Launcher runner for the LXQt desktop.
12cu|lxqt-runner-0.7.0-1|19	
12cu|lxqt-runner-0.7.0-1|20	%files
12cu|lxqt-runner-0.7.0-1|21	%{_bindir}/lxqt-runner
12cu|lxqt-runner-0.7.0-1|22	%{_datadir}/lxqt/lxqt-runner
12cu|lxqt-runner-0.7.0-1|23	
12cu|lxqt-runner-0.7.0-1|24	#----------------------------------------------------------------------------
12cu|lxqt-runner-0.7.0-1|25	
12cu|lxqt-runner-0.7.0-1|26	%prep
12cu|lxqt-runner-0.7.0-1|27	%setup -q -c %{name}-%{version}
12cu|lxqt-runner-0.7.0-1|28	
12cu|lxqt-runner-0.7.0-1|29	%build
12cu|lxqt-runner-0.7.0-1|30	%cmake
12cu|lxqt-runner-0.7.0-1|31	%make
12cu|lxqt-runner-0.7.0-1|32	
12cu|lxqt-runner-0.7.0-1|33	%install
12cu|lxqt-runner-0.7.0-1|34	%makeinstall_std -C build
12cu|lxqt-runner-0.7.0-1|35	
12cu|lxqt-runner-0.7.0-1|36	
12cu|lxqt-runner-0.7.0-1|37	%changelog
12cu|lxqt-runner-0.7.0-1|38	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-1
12cu|lxqt-runner-0.7.0-1|39	+ Revision: 860a9e9
12cu|lxqt-runner-0.7.0-1|40	- Update BuildRequires, spec cleanup
12cu|lxqt-runner-0.7.0-1|41	
12cu|lxqt-runner-0.7.0-1|42	

10001 12
12cu|lxqt-session-0.7.0-1|1	Summary:	Session manager for the LXQt desktop
12cu|lxqt-session-0.7.0-1|2	Name:		lxqt-session
12cu|lxqt-session-0.7.0-1|3	Version:	0.7.0
12cu|lxqt-session-0.7.0-1|4	Release:	1
12cu|lxqt-session-0.7.0-1|5	License:	LGPLv2.1+
12cu|lxqt-session-0.7.0-1|6	Group:		Graphical desktop/Other
12cu|lxqt-session-0.7.0-1|7	Url:		http://lxqt.org/
12cu|lxqt-session-0.7.0-1|8	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
12cu|lxqt-session-0.7.0-1|9	BuildRequires:	cmake
12cu|lxqt-session-0.7.0-1|10	BuildRequires:	qt4-devel
12cu|lxqt-session-0.7.0-1|11	BuildRequires:	pkgconfig(lxqt)
12cu|lxqt-session-0.7.0-1|12	BuildRequires:	pkgconfig(x11)
12cu|lxqt-session-0.7.0-1|13	Requires:	xdg-utils
12cu|lxqt-session-0.7.0-1|14	
12cu|lxqt-session-0.7.0-1|15	%description
12cu|lxqt-session-0.7.0-1|16	Session manager for the LXQt desktop.
12cu|lxqt-session-0.7.0-1|17	
12cu|lxqt-session-0.7.0-1|18	%files
12cu|lxqt-session-0.7.0-1|19	%{_bindir}/lxqt-session
12cu|lxqt-session-0.7.0-1|20	%{_bindir}/lxqt-config-session
12cu|lxqt-session-0.7.0-1|21	%{_datadir}/lxqt/lxqt-session
12cu|lxqt-session-0.7.0-1|22	%{_datadir}/lxqt/lxqt-config-session
12cu|lxqt-session-0.7.0-1|23	%{_datadir}/applications/lxqt-config-session.desktop
12cu|lxqt-session-0.7.0-1|24	
12cu|lxqt-session-0.7.0-1|25	#----------------------------------------------------------------------------
12cu|lxqt-session-0.7.0-1|26	
12cu|lxqt-session-0.7.0-1|27	%prep
12cu|lxqt-session-0.7.0-1|28	%setup -q -c %{name}-%{version}
12cu|lxqt-session-0.7.0-1|29	
12cu|lxqt-session-0.7.0-1|30	%build
12cu|lxqt-session-0.7.0-1|31	%cmake -DBUNDLE_XDG_UTILS=No
12cu|lxqt-session-0.7.0-1|32	%make
12cu|lxqt-session-0.7.0-1|33	
12cu|lxqt-session-0.7.0-1|34	%install
12cu|lxqt-session-0.7.0-1|35	%makeinstall_std -C build
12cu|lxqt-session-0.7.0-1|36	
12cu|lxqt-session-0.7.0-1|37	
12cu|lxqt-session-0.7.0-1|38	%changelog
12cu|lxqt-session-0.7.0-1|39	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-1
12cu|lxqt-session-0.7.0-1|40	+ Revision: b515f7a
12cu|lxqt-session-0.7.0-1|41	- Use system xdg-utils, spec cleanup
12cu|lxqt-session-0.7.0-1|42	
12cu|lxqt-session-0.7.0-1|43	

10002 12
12cu|lzip-1.14-1|1	Name:		lzip
12cu|lzip-1.14-1|2	Summary:	Lossless file compressor based on the LZMA algorithm
12cu|lzip-1.14-1|3	Version:	1.14
12cu|lzip-1.14-1|4	Release:	1
12cu|lzip-1.14-1|5	Source0:	http://nongnu.askapache.com/lzip/%{name}-%{version}.tar.gz
12cu|lzip-1.14-1|6	Group:		Archiving/Compression
12cu|lzip-1.14-1|7	URL:		http://www.nongnu.org/lzip/lzip.html
12cu|lzip-1.14-1|8	License:	GPLv3+
12cu|lzip-1.14-1|9	
12cu|lzip-1.14-1|10	%description
12cu|lzip-1.14-1|11	Lzip is a lossless file compressor based on the LZMA (Lempel-Ziv-Markov
12cu|lzip-1.14-1|12	chain-Algorithm) algorithm. The high compression of LZMA comes from
12cu|lzip-1.14-1|13	combining two basic, well-proven compression ideas: sliding dictionaries
12cu|lzip-1.14-1|14	(i.e. LZ77/78), and markov models (i.e. the thing used by every
12cu|lzip-1.14-1|15	compression algorithm that uses a range encoder or similar order-0
12cu|lzip-1.14-1|16	entropy coder as its last stage) with segregation of contexts according
12cu|lzip-1.14-1|17	to what the bits are used for.
12cu|lzip-1.14-1|18	
12cu|lzip-1.14-1|19	Lzip is not a replacement for gzip or bzip2, but a complement; which
12cu|lzip-1.14-1|20	one is best to use depends on user's needs. Gzip is the fastest and most
12cu|lzip-1.14-1|21	widely used. Bzip2 compresses better than gzip but is slower, both
12cu|lzip-1.14-1|22	compressing and decompressing. Lzip decompresses almost as fast as gzip
12cu|lzip-1.14-1|23	and compresses better than bzip2, but requires more memory and time
12cu|lzip-1.14-1|24	during compression. These features make lzip well suited for software
12cu|lzip-1.14-1|25	distribution and data archival.
12cu|lzip-1.14-1|26	
12cu|lzip-1.14-1|27	%prep
12cu|lzip-1.14-1|28	%setup -q
12cu|lzip-1.14-1|29	
12cu|lzip-1.14-1|30	%build
12cu|lzip-1.14-1|31	%configure2_5x CXXFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12cu|lzip-1.14-1|32	%make
12cu|lzip-1.14-1|33	
12cu|lzip-1.14-1|34	%install
12cu|lzip-1.14-1|35	%makeinstall_std
12cu|lzip-1.14-1|36	
12cu|lzip-1.14-1|37	%files
12cu|lzip-1.14-1|38	%doc AUTHORS COPYING NEWS README ChangeLog
12cu|lzip-1.14-1|39	%_bindir/%{name}
12cu|lzip-1.14-1|40	%_infodir/%{name}.info*
12cu|lzip-1.14-1|41	%_mandir/man1/%{name}.1*
12cu|lzip-1.14-1|42	
12cu|lzip-1.14-1|43	
12cu|lzip-1.14-1|44	%changelog
12cu|lzip-1.14-1|45	* Mon Mar 12 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.13-1
12cu|lzip-1.14-1|46	+ Revision: 784345
12cu|lzip-1.14-1|47	- version update 1.12
12cu|lzip-1.14-1|48	
12cu|lzip-1.14-1|49	* Fri May 06 2011 Funda Wang <fwang@mandriva.org> 1.12-1
12cu|lzip-1.14-1|50	+ Revision: 670631
12cu|lzip-1.14-1|51	- new version 1.12
12cu|lzip-1.14-1|52	
12cu|lzip-1.14-1|53	* Fri Oct 01 2010 Funda Wang <fwang@mandriva.org> 1.11-1mdv2011.0
12cu|lzip-1.14-1|54	+ Revision: 582373
12cu|lzip-1.14-1|55	- new version 1.11
12cu|lzip-1.14-1|56	
12cu|lzip-1.14-1|57	* Sun Jul 18 2010 Funda Wang <fwang@mandriva.org> 1.10-1mdv2011.0
12cu|lzip-1.14-1|58	+ Revision: 554850
12cu|lzip-1.14-1|59	- New version 1.10
12cu|lzip-1.14-1|60	
12cu|lzip-1.14-1|61	* Mon Jan 18 2010 Frederik Himpe <fhimpe@mandriva.org> 1.9-1mdv2010.1
12cu|lzip-1.14-1|62	+ Revision: 493243
12cu|lzip-1.14-1|63	- update to new version 1.9
12cu|lzip-1.14-1|64	- Fix source URL
12cu|lzip-1.14-1|65	
12cu|lzip-1.14-1|66	* Sat Jan 02 2010 Frederik Himpe <fhimpe@mandriva.org> 1.8-1mdv2010.1
12cu|lzip-1.14-1|67	+ Revision: 485125
12cu|lzip-1.14-1|68	- Update to new version 1.8
12cu|lzip-1.14-1|69	- Use Mandriva CFLAGS
12cu|lzip-1.14-1|70	
12cu|lzip-1.14-1|71	+ Thierry Vignaud <tv@mandriva.org>
12cu|lzip-1.14-1|72	- rebuild
12cu|lzip-1.14-1|73	
12cu|lzip-1.14-1|74	* Fri Mar 20 2009 Nicolas Vigier <nvigier@mandriva.com> 1.4-1mdv2009.1
12cu|lzip-1.14-1|75	+ Revision: 359079
12cu|lzip-1.14-1|76	- version 1.4
12cu|lzip-1.14-1|77	
12cu|lzip-1.14-1|78	* Fri Oct 17 2008 Nicolas Vigier <nvigier@mandriva.com> 1.0-1mdv2009.1
12cu|lzip-1.14-1|79	+ Revision: 294708
12cu|lzip-1.14-1|80	- import lzip
12cu|lzip-1.14-1|81	

10003 12
12cu|lziprecover-1.13-2|1	Name:		lziprecover
12cu|lziprecover-1.13-2|2	Summary:	Data recovery tool and decompressor for lzipped files
12cu|lziprecover-1.13-2|3	Version:	1.13
12cu|lziprecover-1.13-2|4	Release:	2
12cu|lziprecover-1.13-2|5	License:	GPLv3+
12cu|lziprecover-1.13-2|6	Group:		Archiving/Compression
12cu|lziprecover-1.13-2|7	URL:		http://www.nongnu.org/lzip/lziprecover.html
12cu|lziprecover-1.13-2|8	Source0:	http://download.savannah.gnu.org/releases/lzip/%{name}-%{version}.tar.lz
12cu|lziprecover-1.13-2|9	BuildRequires:	lzip
12cu|lziprecover-1.13-2|10	
12cu|lziprecover-1.13-2|11	%description
12cu|lziprecover-1.13-2|12	Lziprecover is a data recovery tool and decompressor for files in the lzip
12cu|lziprecover-1.13-2|13	compressed data format (.lz) able to repair slightly damaged files, recover
12cu|lziprecover-1.13-2|14	badly damaged files from two or more copies, extract undamaged members
12cu|lziprecover-1.13-2|15	from multi-member files, decompress files and test integrity of files.
12cu|lziprecover-1.13-2|16	
12cu|lziprecover-1.13-2|17	Lziprecover is able to recover or decompress files produced by any
12cu|lziprecover-1.13-2|18	of the compressors in the lzip family; lzip, plzip, minilzip/lzlib, clzip
12cu|lziprecover-1.13-2|19	and pdlzip. This recovery capability contributes to make the lzip format one
12cu|lziprecover-1.13-2|20	of the best options for long-term data archiving.
12cu|lziprecover-1.13-2|21	
12cu|lziprecover-1.13-2|22	Lziprecover is able to efficiently extract a range of bytes
12cu|lziprecover-1.13-2|23	from a multi-member file, because it only decompresses the members containing
12cu|lziprecover-1.13-2|24	the desired data.
12cu|lziprecover-1.13-2|25	
12cu|lziprecover-1.13-2|26	Lziprecover can print correct total file sizes and ratios even for multi-member
12cu|lziprecover-1.13-2|27	files.
12cu|lziprecover-1.13-2|28	
12cu|lziprecover-1.13-2|29	When recovering data, lziprecover takes as arguments the names of the damaged
12cu|lziprecover-1.13-2|30	files and writes zero or more recovered files depending on the operation
12cu|lziprecover-1.13-2|31	selected and whether the recovery succeeded or not. The damaged files
12cu|lziprecover-1.13-2|32	themselves are never modified.
12cu|lziprecover-1.13-2|33	
12cu|lziprecover-1.13-2|34	When decompressing or testing file integrity, lziprecover behaves like lzip
12cu|lziprecover-1.13-2|35	or lunzip.
12cu|lziprecover-1.13-2|36	
12cu|lziprecover-1.13-2|37	If the files are too damaged for lziprecover to repair them, data from damaged
12cu|lziprecover-1.13-2|38	members can be partially recovered writing it to stdout.
12cu|lziprecover-1.13-2|39	
12cu|lziprecover-1.13-2|40	%prep
12cu|lziprecover-1.13-2|41	%setup -q
12cu|lziprecover-1.13-2|42	
12cu|lziprecover-1.13-2|43	%build
12cu|lziprecover-1.13-2|44	%configure
12cu|lziprecover-1.13-2|45	%make
12cu|lziprecover-1.13-2|46	
12cu|lziprecover-1.13-2|47	%install
12cu|lziprecover-1.13-2|48	%makeinstall_std
12cu|lziprecover-1.13-2|49	
12cu|lziprecover-1.13-2|50	%files
12cu|lziprecover-1.13-2|51	%{_bindir}/lziprecover
12cu|lziprecover-1.13-2|52	%{_mandir}/man1/lziprecover.1*
12cu|lziprecover-1.13-2|53	%{_infodir}/lziprecover.info*
12cu|lziprecover-1.13-2|54	
12cu|lziprecover-1.13-2|55	
12cu|lziprecover-1.13-2|56	%changelog
12cu|lziprecover-1.13-2|57	* Tue Mar 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 1.13-1
12cu|lziprecover-1.13-2|58	+ Revision: 784563
12cu|lziprecover-1.13-2|59	- imported package lziprecover
12cu|lziprecover-1.13-2|60	

10004 12
12cu|macchanger-1.5.0-7|1	%define	name	macchanger
12cu|macchanger-1.5.0-7|2	%define	version	1.5.0
12cu|macchanger-1.5.0-7|3	%define release	7
12cu|macchanger-1.5.0-7|4	%define	lib_name_orig	lib%{name}
12cu|macchanger-1.5.0-7|5	%define	lib_major	0
12cu|macchanger-1.5.0-7|6	%define	lib_name	%mklibname %{name} %{lib_major}
12cu|macchanger-1.5.0-7|7	
12cu|macchanger-1.5.0-7|8	Name:           %{name}
12cu|macchanger-1.5.0-7|9	Summary: 	Uility for viewing/manipulating the MAC address of network interfaces
12cu|macchanger-1.5.0-7|10	Group:		System/Configuration/Networking
12cu|macchanger-1.5.0-7|11	Version:        %{version}
12cu|macchanger-1.5.0-7|12	Release:        %{release}
12cu|macchanger-1.5.0-7|13	License:	GPL
12cu|macchanger-1.5.0-7|14	URL:		http://www.alobbs.com/macchanger/
12cu|macchanger-1.5.0-7|15	Source:         %{name}-%{version}.tar.bz2
12cu|macchanger-1.5.0-7|16	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cu|macchanger-1.5.0-7|17	
12cu|macchanger-1.5.0-7|18	
12cu|macchanger-1.5.0-7|19	%description
12cu|macchanger-1.5.0-7|20	A GNU/Linux utility for viewing/manipulating the MAC address of network
12cu|macchanger-1.5.0-7|21	interfaces.
12cu|macchanger-1.5.0-7|22	Features
12cu|macchanger-1.5.0-7|23	* Set specific MAC address of a network interface
12cu|macchanger-1.5.0-7|24	* Set the MAC randomly
12cu|macchanger-1.5.0-7|25	* Set a MAC of another vendor
12cu|macchanger-1.5.0-7|26	* Set another MAC of the same vendor
12cu|macchanger-1.5.0-7|27	* Set a MAC of the same kind (eg: wireless card)
12cu|macchanger-1.5.0-7|28	* Display a vendor MAC list (today, 6200 items) to choose from
12cu|macchanger-1.5.0-7|29	
12cu|macchanger-1.5.0-7|30	Possible usages
12cu|macchanger-1.5.0-7|31	* You're in a DHCP network with some kind of IP-based restriction
12cu|macchanger-1.5.0-7|32	* You've a cluster that boot with BOOTP and you want to have a
12cu|macchanger-1.5.0-7|33	* clean set of MACs
12cu|macchanger-1.5.0-7|34	* Debug MAC based routes
12cu|macchanger-1.5.0-7|35	
12cu|macchanger-1.5.0-7|36	%prep
12cu|macchanger-1.5.0-7|37	%setup -q
12cu|macchanger-1.5.0-7|38	
12cu|macchanger-1.5.0-7|39	%build
12cu|macchanger-1.5.0-7|40	%configure
12cu|macchanger-1.5.0-7|41	%make
12cu|macchanger-1.5.0-7|42	
12cu|macchanger-1.5.0-7|43	%install
12cu|macchanger-1.5.0-7|44	rm -rf $RPM_BUILD_ROOT
12cu|macchanger-1.5.0-7|45	%makeinstall
12cu|macchanger-1.5.0-7|46	
12cu|macchanger-1.5.0-7|47	
12cu|macchanger-1.5.0-7|48	
12cu|macchanger-1.5.0-7|49	%clean
12cu|macchanger-1.5.0-7|50	rm -rf $RPM_BUILD_ROOT
12cu|macchanger-1.5.0-7|51	
12cu|macchanger-1.5.0-7|52	%files
12cu|macchanger-1.5.0-7|53	%defattr(644,root,root,755)
12cu|macchanger-1.5.0-7|54	%doc README COPYING ChangeLog INSTALL AUTHORS
12cu|macchanger-1.5.0-7|55	%dir %{_datadir}/%{name}
12cu|macchanger-1.5.0-7|56	%{_datadir}/%{name}/*
12cu|macchanger-1.5.0-7|57	%{_mandir}/man1/*
12cu|macchanger-1.5.0-7|58	%{_infodir}/%{name}.info*
12cu|macchanger-1.5.0-7|59	%defattr(755,root,root,755)
12cu|macchanger-1.5.0-7|60	%{_bindir}/*
12cu|macchanger-1.5.0-7|61	
12cu|macchanger-1.5.0-7|62	
12cu|macchanger-1.5.0-7|63	%changelog
12cu|macchanger-1.5.0-7|64	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-6mdv2011.0
12cu|macchanger-1.5.0-7|65	+ Revision: 620286
12cu|macchanger-1.5.0-7|66	- the mass rebuild of 2010.0 packages
12cu|macchanger-1.5.0-7|67	
12cu|macchanger-1.5.0-7|68	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.5.0-5mdv2010.0
12cu|macchanger-1.5.0-7|69	+ Revision: 439695
12cu|macchanger-1.5.0-7|70	- rebuild
12cu|macchanger-1.5.0-7|71	
12cu|macchanger-1.5.0-7|72	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.5.0-4mdv2009.0
12cu|macchanger-1.5.0-7|73	+ Revision: 251620
12cu|macchanger-1.5.0-7|74	- rebuild
12cu|macchanger-1.5.0-7|75	
12cu|macchanger-1.5.0-7|76	* Tue Feb 12 2008 Antoine Ginies <aginies@mandriva.com> 1.5.0-2mdv2008.1
12cu|macchanger-1.5.0-7|77	+ Revision: 165895
12cu|macchanger-1.5.0-7|78	- re-add buildroot tag
12cu|macchanger-1.5.0-7|79	- remove buildroot
12cu|macchanger-1.5.0-7|80	
12cu|macchanger-1.5.0-7|81	+ Olivier Blin <oblin@mandriva.com>
12cu|macchanger-1.5.0-7|82	- restore BuildRoot
12cu|macchanger-1.5.0-7|83	
12cu|macchanger-1.5.0-7|84	+ Thierry Vignaud <tv@mandriva.org>
12cu|macchanger-1.5.0-7|85	- kill re-definition of %%buildroot on Pixel's request
12cu|macchanger-1.5.0-7|86	
12cu|macchanger-1.5.0-7|87	* Mon May 21 2007 Antoine Ginies <aginies@mandriva.com> 1.5.0-2mdv2008.0
12cu|macchanger-1.5.0-7|88	+ Revision: 29315
12cu|macchanger-1.5.0-7|89	- update URL
12cu|macchanger-1.5.0-7|90	- Import macchanger
12cu|macchanger-1.5.0-7|91	
12cu|macchanger-1.5.0-7|92	
12cu|macchanger-1.5.0-7|93	
12cu|macchanger-1.5.0-7|94	* Fri Jun 23 2006 Antoine Ginies <aginies@mandriva.com> 1.5.0-2mdv2007.0
12cu|macchanger-1.5.0-7|95	- rebuild
12cu|macchanger-1.5.0-7|96	
12cu|macchanger-1.5.0-7|97	* Fri May 21 2004 Antoine Ginies <aginies@n2.mandrakesoft.com> 1.5.0-1mdk
12cu|macchanger-1.5.0-7|98	- release 1.5.0
12cu|macchanger-1.5.0-7|99	
12cu|macchanger-1.5.0-7|100	* Sun Jan 04 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.4.0-1mdk
12cu|macchanger-1.5.0-7|101	- 1.4.0
12cu|macchanger-1.5.0-7|102	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cu|macchanger-1.5.0-7|103	- drop redundant provides
12cu|macchanger-1.5.0-7|104	- use %%configure and %%make macro
12cu|macchanger-1.5.0-7|105	- macroize
12cu|macchanger-1.5.0-7|106	- cleanups
12cu|macchanger-1.5.0-7|107	- use %%mklibname macro
12cu|macchanger-1.5.0-7|108	- add info file
12cu|macchanger-1.5.0-7|109	
12cu|macchanger-1.5.0-7|110	* Fri Jan 03 2003 Antoine Ginies <aginies@mandrakesoft.com> 1.3.0-1mdk
12cu|macchanger-1.5.0-7|111	- first release for mandrakesoft

10005 12
12cu|magicpoint-1.13a-6|1	Summary:	Presentation tool
12cu|magicpoint-1.13a-6|2	Name:		magicpoint
12cu|magicpoint-1.13a-6|3	Version:	1.13a
12cu|magicpoint-1.13a-6|4	Release:	6
12cu|magicpoint-1.13a-6|5	License:	BSD like
12cu|magicpoint-1.13a-6|6	URL:		http://member.wide.ad.jp/wg/mgp/
12cu|magicpoint-1.13a-6|7	Group:		Office
12cu|magicpoint-1.13a-6|8	Source:		ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/%{name}-%{version}.tar.gz
12cu|magicpoint-1.13a-6|9	Patch0:         magicpoint-1.10a-remove-rpath.patch
12cu|magicpoint-1.13a-6|10	Patch1:         magicpoint-1.09a-defaults-to-latin1.patch
12cu|magicpoint-1.13a-6|11	Patch2:         magicpoint-1.09a-emacs-mode--add-font-lock.patch
12cu|magicpoint-1.13a-6|12	Patch3:         magicpoint-1.09a-xfont-force-same-one.patch
12cu|magicpoint-1.13a-6|13	BuildRequires:	pkgconfig(x11)
12cu|magicpoint-1.13a-6|14	BuildRequires:	pkgconfig(xft)
12cu|magicpoint-1.13a-6|15	BuildRequires:	pkgconfig(xmu)
12cu|magicpoint-1.13a-6|16	BuildRequires:	imlib-devel
12cu|magicpoint-1.13a-6|17	BuildRequires:  ungif-devel
12cu|magicpoint-1.13a-6|18	BuildRequires:  flex byacc
12cu|magicpoint-1.13a-6|19	BuildRequires:	imake gccmakedep
12cu|magicpoint-1.13a-6|20	Requires:	libjpeg-progs
12cu|magicpoint-1.13a-6|21	
12cu|magicpoint-1.13a-6|22	%description
12cu|magicpoint-1.13a-6|23	MagicPoint is an X11 based presentation tool. It is designed to make
12cu|magicpoint-1.13a-6|24	simple presentations easy while making complicated presentations
12cu|magicpoint-1.13a-6|25	possible. Its presentation file is just text so that you can create
12cu|magicpoint-1.13a-6|26	presentation files quickly with your favorite editor (e.g. Emacs).
12cu|magicpoint-1.13a-6|27	
12cu|magicpoint-1.13a-6|28	It includes a true type library for elegant looking text and effects.
12cu|magicpoint-1.13a-6|29	
12cu|magicpoint-1.13a-6|30	%prep
12cu|magicpoint-1.13a-6|31	%setup -q
12cu|magicpoint-1.13a-6|32	#%patch0 -p1
12cu|magicpoint-1.13a-6|33	%patch1 -p1
12cu|magicpoint-1.13a-6|34	%patch2 -p1
12cu|magicpoint-1.13a-6|35	
12cu|magicpoint-1.13a-6|36	%build
12cu|magicpoint-1.13a-6|37	%configure2_5x --enable-locale
12cu|magicpoint-1.13a-6|38	xmkmf
12cu|magicpoint-1.13a-6|39	make Makefiles
12cu|magicpoint-1.13a-6|40	make CCOPTIONS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cu|magicpoint-1.13a-6|41	
12cu|magicpoint-1.13a-6|42	%install
12cu|magicpoint-1.13a-6|43	rm -fr %buildroot
12cu|magicpoint-1.13a-6|44	%makeinstall_std install.man
12cu|magicpoint-1.13a-6|45	
12cu|magicpoint-1.13a-6|46	install -m 644 -D contrib/mgp-mode.el %{buildroot}%{_datadir}/emacs/site-lisp/mgp-mode.el
12cu|magicpoint-1.13a-6|47	
12cu|magicpoint-1.13a-6|48	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cu|magicpoint-1.13a-6|49	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
12cu|magicpoint-1.13a-6|50	(autoload 'mgp-mode "mgp-mode" "MagicPoint editing mode" t)
12cu|magicpoint-1.13a-6|51	(add-to-list 'auto-mode-alist '("\\\\.mgp$" . mgp-mode))
12cu|magicpoint-1.13a-6|52	EOF
12cu|magicpoint-1.13a-6|53	
12cu|magicpoint-1.13a-6|54	#clean cvs things
12cu|magicpoint-1.13a-6|55	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cu|magicpoint-1.13a-6|56	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cu|magicpoint-1.13a-6|57	done
12cu|magicpoint-1.13a-6|58	rm -rf %{buildroot}/usr/X11R6/lib*/X11/doc/html
12cu|magicpoint-1.13a-6|59	
12cu|magicpoint-1.13a-6|60	%clean
12cu|magicpoint-1.13a-6|61	rm -rf %{buildroot}
12cu|magicpoint-1.13a-6|62	
12cu|magicpoint-1.13a-6|63	%files
12cu|magicpoint-1.13a-6|64	%defattr (-,root,root)
12cu|magicpoint-1.13a-6|65	%doc COPYRIGHT FAQ README* RELNOTES SYNTAX USAGE
12cu|magicpoint-1.13a-6|66	%doc sample/
12cu|magicpoint-1.13a-6|67	%{_datadir}/emacs/site-lisp/*
12cu|magicpoint-1.13a-6|68	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*
12cu|magicpoint-1.13a-6|69	%{_bindir}/*
12cu|magicpoint-1.13a-6|70	%{_mandir}/*/*
12cu|magicpoint-1.13a-6|71	%{_prefix}/lib/X11/mgp/*
12cu|magicpoint-1.13a-6|72	
12cu|magicpoint-1.13a-6|73	
12cu|magicpoint-1.13a-6|74	%changelog
12cu|magicpoint-1.13a-6|75	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 1.13a-4mdv2011.0
12cu|magicpoint-1.13a-6|76	+ Revision: 636123
12cu|magicpoint-1.13a-6|77	- BR xmu
12cu|magicpoint-1.13a-6|78	- tighten BR
12cu|magicpoint-1.13a-6|79	
12cu|magicpoint-1.13a-6|80	* Thu Oct 14 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.13a-3mdv2011.0
12cu|magicpoint-1.13a-6|81	+ Revision: 585548
12cu|magicpoint-1.13a-6|82	- rebuild
12cu|magicpoint-1.13a-6|83	
12cu|magicpoint-1.13a-6|84	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.13a-2mdv2010.0
12cu|magicpoint-1.13a-6|85	+ Revision: 439696
12cu|magicpoint-1.13a-6|86	- rebuild
12cu|magicpoint-1.13a-6|87	
12cu|magicpoint-1.13a-6|88	* Sun Mar 08 2009 Emmanuel Andry <eandry@mandriva.org> 1.13a-1mdv2009.1
12cu|magicpoint-1.13a-6|89	+ Revision: 352959
12cu|magicpoint-1.13a-6|90	- BR imlib-devel
12cu|magicpoint-1.13a-6|91	- New version 1.13a (should fix #17010)
12cu|magicpoint-1.13a-6|92	- drop p5
12cu|magicpoint-1.13a-6|93	
12cu|magicpoint-1.13a-6|94	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.12a-3mdv2009.0
12cu|magicpoint-1.13a-6|95	+ Revision: 241007
12cu|magicpoint-1.13a-6|96	- rebuild
12cu|magicpoint-1.13a-6|97	- kill re-definition of %%buildroot on Pixel's request
12cu|magicpoint-1.13a-6|98	
12cu|magicpoint-1.13a-6|99	+ Olivier Blin <oblin@mandriva.com>
12cu|magicpoint-1.13a-6|100	- restore BuildRoot
12cu|magicpoint-1.13a-6|101	
12cu|magicpoint-1.13a-6|102	* Sat Jun 02 2007 Funda Wang <fwang@mandriva.org> 1.12a-1mdv2008.0
12cu|magicpoint-1.13a-6|103	+ Revision: 34720
12cu|magicpoint-1.13a-6|104	- fix file list
12cu|magicpoint-1.13a-6|105	- BuildRequires imake
12cu|magicpoint-1.13a-6|106	- Patch0 not needed
12cu|magicpoint-1.13a-6|107	- New version
12cu|magicpoint-1.13a-6|108	- bzunzip2 the patches
12cu|magicpoint-1.13a-6|109	- Import magicpoint
12cu|magicpoint-1.13a-6|110	
12cu|magicpoint-1.13a-6|111	
12cu|magicpoint-1.13a-6|112	
12cu|magicpoint-1.13a-6|113	* Sun Feb 13 2005 Frederic Lepied <flepied@mandrakesoft.com> 1.11b-1mdk
12cu|magicpoint-1.13a-6|114	- New release 1.11b
12cu|magicpoint-1.13a-6|115	
12cu|magicpoint-1.13a-6|116	* Thu Aug 19 2004 Pascal Terjan <pterjan@mandrake.org> 1.10a-3mdk
12cu|magicpoint-1.13a-6|117	- rebuild for libintl
12cu|magicpoint-1.13a-6|118	- patch4 (freetype inclusion)
12cu|magicpoint-1.13a-6|119	- patch5 (missing decl, maybe due to gcc3.4)
12cu|magicpoint-1.13a-6|120	
12cu|magicpoint-1.13a-6|121	* Sun Nov 16 2003 Pascal Terjan <CMoi@tuxfamily.org> 1.10a-2mdk
12cu|magicpoint-1.13a-6|122	- add BuildRequires byacc
12cu|magicpoint-1.13a-6|123	
12cu|magicpoint-1.13a-6|124	* Tue Nov 04 2003 Pascal Terjan <CMoi@tuxfamily.org> 1.10a-1mdk
12cu|magicpoint-1.13a-6|125	- 1.10a
12cu|magicpoint-1.13a-6|126	- add BuildRequires XFree86-devel for xmkmf
12cu|magicpoint-1.13a-6|127	- update patch0
12cu|magicpoint-1.13a-6|128	
12cu|magicpoint-1.13a-6|129	* Fri Apr 25 2003 Pixel <pixel@mandrakesoft.com> 1.09a-6mdk
12cu|magicpoint-1.13a-6|130	- add "Buildrequires: flex"
12cu|magicpoint-1.13a-6|131	
12cu|magicpoint-1.13a-6|132	* Wed Jul 17 2002 Pixel <pixel@mandrakesoft.com> 1.09a-5mdk
12cu|magicpoint-1.13a-6|133	- add missing quote in /etc/emacs/site-start.d/magicpoint.el
12cu|magicpoint-1.13a-6|134	
12cu|magicpoint-1.13a-6|135	* Tue Jul 09 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.09a-4mdk
12cu|magicpoint-1.13a-6|136	- buildrequires freetype-devel
12cu|magicpoint-1.13a-6|137	
12cu|magicpoint-1.13a-6|138	* Thu Oct 11 2001 Pixel <pixel@mandrakesoft.com> 1.09a-3mdk
12cu|magicpoint-1.13a-6|139	- rebuilding for libpng3
12cu|magicpoint-1.13a-6|140	
12cu|magicpoint-1.13a-6|141	* Mon Oct  8 2001 Pixel <pixel@mandrakesoft.com> 1.09a-2mdk
12cu|magicpoint-1.13a-6|142	- better X11 font choosing (?)
12cu|magicpoint-1.13a-6|143	- add require libjpeg-progs
12cu|magicpoint-1.13a-6|144	
12cu|magicpoint-1.13a-6|145	* Sun Oct  7 2001 Pixel <pixel@mandrakesoft.com> 1.09a-1mdk
12cu|magicpoint-1.13a-6|146	- fixes, cleanup, emacs mode by default...
12cu|magicpoint-1.13a-6|147	- new version
12cu|magicpoint-1.13a-6|148	
12cu|magicpoint-1.13a-6|149	* Mon Sep 03 2001 Yves Duret <yduret@mandrakesoft.com> 1.08a-2mdk
12cu|magicpoint-1.13a-6|150	- added a Requires on fonts-ttf-japanese
12cu|magicpoint-1.13a-6|151	- added -q option to %%setup
12cu|magicpoint-1.13a-6|152	
12cu|magicpoint-1.13a-6|153	* Wed Jun 13 2001 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.08a-1mdk
12cu|magicpoint-1.13a-6|154	- 1.08a
12cu|magicpoint-1.13a-6|155	- sanitized spec file (s/Copyright/License, etc.)
12cu|magicpoint-1.13a-6|156	
12cu|magicpoint-1.13a-6|157	* Mon Dec 11 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.07a-1mdk
12cu|magicpoint-1.13a-6|158	- new in contribs

10006 12
12cu|manedit-1.2.1-5|1	Summary:	UNIX manual pages editor
12cu|manedit-1.2.1-5|2	Name:		manedit
12cu|manedit-1.2.1-5|3	Version:	1.2.1
12cu|manedit-1.2.1-5|4	Release:	5
12cu|manedit-1.2.1-5|5	License:	GPLv2+
12cu|manedit-1.2.1-5|6	Group:		Editors
12cu|manedit-1.2.1-5|7	Url:		http://www.battlefieldlinux.com/wolfpack/ManEdit/
12cu|manedit-1.2.1-5|8	Source0:	http://wolfsinger.com/~wolfpack/packages/%{name}-%{version}.tar.bz2
12cu|manedit-1.2.1-5|9	Patch0:		%{name}-0.6.1.lib64.patch
12cu|manedit-1.2.1-5|10	Patch1:		manedit-1.2.1-no-strip.patch
12cu|manedit-1.2.1-5|11	BuildRequires:	imagemagick
12cu|manedit-1.2.1-5|12	BuildRequires:	pkgconfig(gtk+)
12cu|manedit-1.2.1-5|13	BuildRequires:	pkgconfig(zlib)
12cu|manedit-1.2.1-5|14	
12cu|manedit-1.2.1-5|15	%description
12cu|manedit-1.2.1-5|16	ManEdit was created due to a lack of editors for UNIX manual pages,
12cu|manedit-1.2.1-5|17	since users expect each UNIX program/configuration/api/etc to have a
12cu|manedit-1.2.1-5|18	manual page the lack of an editor and the high demand for what it
12cu|manedit-1.2.1-5|19	should create eventually lead to this (long overdue) application.
12cu|manedit-1.2.1-5|20	
12cu|manedit-1.2.1-5|21	Although most resourced developers can create a source document using a
12cu|manedit-1.2.1-5|22	much more advanced editor and then export to multiple file formats, the
12cu|manedit-1.2.1-5|23	average UNIX contributor isn't up to that. Even the creators of this
12cu|manedit-1.2.1-5|24	application were intimidated at the UNIX manual page creation process.
12cu|manedit-1.2.1-5|25	
12cu|manedit-1.2.1-5|26	So to make computers and life simpler, we created ManEdit, the Manual
12cu|manedit-1.2.1-5|27	Page Editor and Viewer. It features:
12cu|manedit-1.2.1-5|28	- XML Interface and Multiple Sectional Editing
12cu|manedit-1.2.1-5|29	- Instant preview feature and stand-alone viewer/browser
12cu|manedit-1.2.1-5|30	- Drag and Drop system and templates for easy mass production
12cu|manedit-1.2.1-5|31	
12cu|manedit-1.2.1-5|32	%files
12cu|manedit-1.2.1-5|33	%doc AUTHORS LICENSE README
12cu|manedit-1.2.1-5|34	%{_bindir}/*
12cu|manedit-1.2.1-5|35	%{_datadir}/%{name}
12cu|manedit-1.2.1-5|36	%{_mandir}/man1/*
12cu|manedit-1.2.1-5|37	%{_datadir}/applications/%{name}.desktop
12cu|manedit-1.2.1-5|38	%{_iconsdir}/%{name}.png
12cu|manedit-1.2.1-5|39	%{_miconsdir}/%{name}.png
12cu|manedit-1.2.1-5|40	%{_liconsdir}/%{name}.png
12cu|manedit-1.2.1-5|41	
12cu|manedit-1.2.1-5|42	#----------------------------------------------------------------------------
12cu|manedit-1.2.1-5|43	
12cu|manedit-1.2.1-5|44	%prep
12cu|manedit-1.2.1-5|45	%setup -q
12cu|manedit-1.2.1-5|46	%patch0 -p0
12cu|manedit-1.2.1-5|47	%patch1 -p1
12cu|manedit-1.2.1-5|48	
12cu|manedit-1.2.1-5|49	%build
12cu|manedit-1.2.1-5|50	export CFLAGS="%{optflags}"
12cu|manedit-1.2.1-5|51	%ifarch x86_64
12cu|manedit-1.2.1-5|52	./configure Linux64 -v --libdir=-L%{_libdir}
12cu|manedit-1.2.1-5|53	%else
12cu|manedit-1.2.1-5|54	./configure Linux -v --disable=arch-i686 --libdir=-L%{_libdir}
12cu|manedit-1.2.1-5|55	%endif
12cu|manedit-1.2.1-5|56	make
12cu|manedit-1.2.1-5|57	
12cu|manedit-1.2.1-5|58	%install
12cu|manedit-1.2.1-5|59	make PREFIX=%{buildroot}%{_prefix} MAN_DIR=%{buildroot}%{_mandir}/man1 install
12cu|manedit-1.2.1-5|60	
12cu|manedit-1.2.1-5|61	# icons
12cu|manedit-1.2.1-5|62	convert %{name}/%{name}.xpm -resize 16x16 %{name}-16.png
12cu|manedit-1.2.1-5|63	convert %{name}/%{name}.xpm -resize 32x32 %{name}-32.png
12cu|manedit-1.2.1-5|64	convert %{name}/%{name}.xpm %{name}-48.png
12cu|manedit-1.2.1-5|65	install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|manedit-1.2.1-5|66	install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|manedit-1.2.1-5|67	install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|manedit-1.2.1-5|68	
12cu|manedit-1.2.1-5|69	# menu entry
12cu|manedit-1.2.1-5|70	install -d -m 755 %{buildroot}%{_datadir}/applications
12cu|manedit-1.2.1-5|71	cat >  %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|manedit-1.2.1-5|72	[Desktop Entry]
12cu|manedit-1.2.1-5|73	Name=ManEdit
12cu|manedit-1.2.1-5|74	Comment=UNIX manual pages editor
12cu|manedit-1.2.1-5|75	Exec=%{_bindir}/%{name}
12cu|manedit-1.2.1-5|76	Icon=%{name}
12cu|manedit-1.2.1-5|77	Terminal=false
12cu|manedit-1.2.1-5|78	Type=Application
12cu|manedit-1.2.1-5|79	StartupNotify=false
12cu|manedit-1.2.1-5|80	Categories=TextEditor;
12cu|manedit-1.2.1-5|81	EOF
12cu|manedit-1.2.1-5|82	
12cu|manedit-1.2.1-5|83	rm %{buildroot}%{_iconsdir}/*.xpm
12cu|manedit-1.2.1-5|84	
12cu|manedit-1.2.1-5|85	
12cu|manedit-1.2.1-5|86	%changelog
12cu|manedit-1.2.1-5|87	* Mon Mar 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.1-5
12cu|manedit-1.2.1-5|88	+ Revision: 1936d44
12cu|manedit-1.2.1-5|89	- LOG Fix debug package, update BuildRequires, spec cleanup
12cu|manedit-1.2.1-5|90	
12cu|manedit-1.2.1-5|91	

10007 12
12cu|mangler-1.2.2-5|1	%define develname %{name}-devel
12cu|mangler-1.2.2-5|2	
12cu|mangler-1.2.2-5|3	Summary:	Mangler is an open source VOIP client
12cu|mangler-1.2.2-5|4	Name:		mangler
12cu|mangler-1.2.2-5|5	Version:	1.2.2
12cu|mangler-1.2.2-5|6	Release:	5
12cu|mangler-1.2.2-5|7	Group:		Networking/Chat
12cu|mangler-1.2.2-5|8	License:	GPLv3
12cu|mangler-1.2.2-5|9	URL:		http://www.mangler.org/
12cu|mangler-1.2.2-5|10	Source0:	http://www.mangler.org/%{name}-%{version}.tar.gz
12cu|mangler-1.2.2-5|11	Source1:	%{name}.png
12cu|mangler-1.2.2-5|12	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|mangler-1.2.2-5|13	BuildRequires:	desktop-file-utils
12cu|mangler-1.2.2-5|14	BuildRequires:	freetype-devel
12cu|mangler-1.2.2-5|15	BuildRequires:	gvfs-devel
12cu|mangler-1.2.2-5|16	BuildRequires:	gtkmm2.4-devel
12cu|mangler-1.2.2-5|17	BuildRequires:	libsigc++2.0-devel
12cu|mangler-1.2.2-5|18	BuildRequires:	libcairomm1.0-devel
12cu|mangler-1.2.2-5|19	BuildRequires:	libtool
12cu|mangler-1.2.2-5|20	BuildRequires:	speex-devel
12cu|mangler-1.2.2-5|21	BuildRequires:	pixman-devel
12cu|mangler-1.2.2-5|22	BuildRequires:	pangomm2.4-devel
12cu|mangler-1.2.2-5|23	BuildRequires:	pkgconfig(libpng)
12cu|mangler-1.2.2-5|24	BuildRequires:	gdk-pixbuf-devel
12cu|mangler-1.2.2-5|25	BuildRequires:	gsm-devel
12cu|mangler-1.2.2-5|26	Obsoletes:	%name < %version
12cu|mangler-1.2.2-5|27	
12cu|mangler-1.2.2-5|28	%description
12cu|mangler-1.2.2-5|29	Mangler is an open source VOIP client capable of connecting
12cu|mangler-1.2.2-5|30	to Ventrilo 3.x servers.
12cu|mangler-1.2.2-5|31	It is capable of performing almost all standard user
12cu|mangler-1.2.2-5|32	functionality found in a Windows Ventrilo client.
12cu|mangler-1.2.2-5|33	
12cu|mangler-1.2.2-5|34	%package -n	%{develname}
12cu|mangler-1.2.2-5|35	Summary:	Header files and static library for %{name}
12cu|mangler-1.2.2-5|36	Group:		Development/C
12cu|mangler-1.2.2-5|37	Provides:	%{name}-devel = %{version}-%{release}
12cu|mangler-1.2.2-5|38	Requires:	%{name} = %{version}-%{release}
12cu|mangler-1.2.2-5|39	
12cu|mangler-1.2.2-5|40	%description -n %{develname}
12cu|mangler-1.2.2-5|41	Header files and static library for %{name}.
12cu|mangler-1.2.2-5|42	
12cu|mangler-1.2.2-5|43	%prep
12cu|mangler-1.2.2-5|44	%setup -q
12cu|mangler-1.2.2-5|45	
12cu|mangler-1.2.2-5|46	%build
12cu|mangler-1.2.2-5|47	%configure2_5x
12cu|mangler-1.2.2-5|48	
12cu|mangler-1.2.2-5|49	%make
12cu|mangler-1.2.2-5|50	
12cu|mangler-1.2.2-5|51	%install
12cu|mangler-1.2.2-5|52	%makeinstall
12cu|mangler-1.2.2-5|53	
12cu|mangler-1.2.2-5|54	# menu-entry
12cu|mangler-1.2.2-5|55	mkdir -p %{buildroot}/%{_datadir}/applications
12cu|mangler-1.2.2-5|56	cat > %{buildroot}/%{_datadir}/applications/%{name}.desktop <<EOF
12cu|mangler-1.2.2-5|57	[Desktop Entry]
12cu|mangler-1.2.2-5|58	Name=Mangler
12cu|mangler-1.2.2-5|59	GenericName=VOIP Client
12cu|mangler-1.2.2-5|60	Comment=Voice chat on Ventrilo 3.x servers
12cu|mangler-1.2.2-5|61	Exec=%{name}
12cu|mangler-1.2.2-5|62	Icon=%{name}
12cu|mangler-1.2.2-5|63	StartupNotify=true
12cu|mangler-1.2.2-5|64	Terminal=false
12cu|mangler-1.2.2-5|65	Type=Application
12cu|mangler-1.2.2-5|66	Categories=GTK;Network;X-MandrivaLinux-Network-Internet-Chat;
12cu|mangler-1.2.2-5|67	EOF
12cu|mangler-1.2.2-5|68	
12cu|mangler-1.2.2-5|69	#remove
12cu|mangler-1.2.2-5|70	rm -f %{buildroot}/%{_datadir}/pixmaps/*.svg
12cu|mangler-1.2.2-5|71	
12cu|mangler-1.2.2-5|72	#icon
12cu|mangler-1.2.2-5|73	install -dm 755 %{buildroot}%{_datadir}/pixmaps
12cu|mangler-1.2.2-5|74	install -m 644 %SOURCE1 %{buildroot}/%{_datadir}/pixmaps
12cu|mangler-1.2.2-5|75	
12cu|mangler-1.2.2-5|76	%files
12cu|mangler-1.2.2-5|77	%doc COPYING AUTHORS ChangeLog NEWS README
12cu|mangler-1.2.2-5|78	%{_bindir}/%{name}
12cu|mangler-1.2.2-5|79	%{_datadir}/applications/%{name}.desktop
12cu|mangler-1.2.2-5|80	%{_datadir}/pixmaps/%{name}.png
12cu|mangler-1.2.2-5|81	%{_libdir}/libventrilo3.so.*
12cu|mangler-1.2.2-5|82	
12cu|mangler-1.2.2-5|83	%files -n %{develname}
12cu|mangler-1.2.2-5|84	%{_libdir}/libventrilo3.so
12cu|mangler-1.2.2-5|85	%{_libdir}/libventrilo3.a
12cu|mangler-1.2.2-5|86	%{_includedir}/ventrilo3.h
12cu|mangler-1.2.2-5|87	
12cu|mangler-1.2.2-5|88	
12cu|mangler-1.2.2-5|89	%changelog
12cu|mangler-1.2.2-5|90	* Fri Nov 18 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.2.2-1
12cu|mangler-1.2.2-5|91	+ Revision: 731513
12cu|mangler-1.2.2-5|92	- imported package mangler
12cu|mangler-1.2.2-5|93	

10008 12
12cu|maniadrive-1.2-15|1	%define rname ManiaDrive
12cu|maniadrive-1.2-15|2	%define engine_name raydium
12cu|maniadrive-1.2-15|3	
12cu|maniadrive-1.2-15|4	%define major 0
12cu|maniadrive-1.2-15|5	%define libname %mklibname %{engine_name} %{major}
12cu|maniadrive-1.2-15|6	
12cu|maniadrive-1.2-15|7	Summary:	Arcade car game on acrobatic tracks
12cu|maniadrive-1.2-15|8	Name:		maniadrive
12cu|maniadrive-1.2-15|9	Version:	1.2
12cu|maniadrive-1.2-15|10	Release:	15
12cu|maniadrive-1.2-15|11	License:	GPLv2+
12cu|maniadrive-1.2-15|12	Group:		Games/Arcade
12cu|maniadrive-1.2-15|13	Url:		http://raydium.org/
12cu|maniadrive-1.2-15|14	# svn export svn://raydium.org/raydium/trunk raydium-svn`date +%Y%m%d`
12cu|maniadrive-1.2-15|15	Source0:	%{rname}-%{version}-src.tar.bz2
12cu|maniadrive-1.2-15|16	Source1:	%{name}.png
12cu|maniadrive-1.2-15|17	Source2:	maniadrive.rpmlintrc
12cu|maniadrive-1.2-15|18	Patch0:		raydium-1.01-svn20060728-build.patch
12cu|maniadrive-1.2-15|19	Patch1:		ManiaDrive-1.1-src.dirs.patch
12cu|maniadrive-1.2-15|20	Patch3:		ManiaDrive-1.1-src.safemode.patch
12cu|maniadrive-1.2-15|21	Patch4:		ManiaDrive-1.1-src.home.patch
12cu|maniadrive-1.2-15|22	Patch5:		ManiaDrive-1.2-src.fPIC.patch
12cu|maniadrive-1.2-15|23	Patch6:		ManiaDrive-1.2-ode.patch
12cu|maniadrive-1.2-15|24	Patch7:		ManiaDrive-1.2-key.patch
12cu|maniadrive-1.2-15|25	Patch8:		maniadrive-1.2-fix-modifying-php-strings-inline.patch
12cu|maniadrive-1.2-15|26	BuildRequires:	jpeg-devel
12cu|maniadrive-1.2-15|27	BuildRequires:	php-devel
12cu|maniadrive-1.2-15|28	BuildRequires:	pkgconfig(freealut)
12cu|maniadrive-1.2-15|29	BuildRequires:	pkgconfig(glew)
12cu|maniadrive-1.2-15|30	BuildRequires:	pkgconfig(libcurl)
12cu|maniadrive-1.2-15|31	BuildRequires:	pkgconfig(libv4l1)
12cu|maniadrive-1.2-15|32	BuildRequires:	pkgconfig(ode)
12cu|maniadrive-1.2-15|33	BuildRequires:	pkgconfig(openal)
12cu|maniadrive-1.2-15|34	BuildRequires:	pkgconfig(vorbis)
12cu|maniadrive-1.2-15|35	BuildRequires:	pkgconfig(xinerama)
12cu|maniadrive-1.2-15|36	Requires:	maniadrive-data
12cu|maniadrive-1.2-15|37	Requires:	glxinfo
12cu|maniadrive-1.2-15|38	Requires:	php-curl
12cu|maniadrive-1.2-15|39	Requires:	php-ini
12cu|maniadrive-1.2-15|40	Requires:	php-soap
12cu|maniadrive-1.2-15|41	Requires:	php-zlib
12cu|maniadrive-1.2-15|42	
12cu|maniadrive-1.2-15|43	%description
12cu|maniadrive-1.2-15|44	ManiaDrive is a free clone of Trackmania, the great game from Nado
12cu|maniadrive-1.2-15|45	studio, and is an arcade car game on acrobatic tracks, with a quick
12cu|maniadrive-1.2-15|46	and nervous gameplay (tracks almost never exceed one minute), and
12cu|maniadrive-1.2-15|47	features a network mode, as the original.
12cu|maniadrive-1.2-15|48	
12cu|maniadrive-1.2-15|49	Raydium is a game engine. It provides a set of functions which allow
12cu|maniadrive-1.2-15|50	quick and flexible games creation.
12cu|maniadrive-1.2-15|51	Functions covers things like player inputs (keyboard, mouse, joystick,
12cu|maniadrive-1.2-15|52	joypad, force feedback), rendering (3D objets, OSD (On Screen
12cu|maniadrive-1.2-15|53	Display)), time (a game must run at the exact same speed on every
12cu|maniadrive-1.2-15|54	computer), sound, ...
12cu|maniadrive-1.2-15|55	
12cu|maniadrive-1.2-15|56	%files
12cu|maniadrive-1.2-15|57	%{_gamesbindir}/%{name}
12cu|maniadrive-1.2-15|58	%{_gamesbindir}/mania*.static
12cu|maniadrive-1.2-15|59	%dir %{_gamesdatadir}/%{name}/rayphp
12cu|maniadrive-1.2-15|60	%{_gamesdatadir}/%{name}/php.ini
12cu|maniadrive-1.2-15|61	%{_gamesdatadir}/%{name}/mania_*.php
12cu|maniadrive-1.2-15|62	%{_gamesdatadir}/%{name}/rayphp/*
12cu|maniadrive-1.2-15|63	%{_datadir}/icons/%{name}.png
12cu|maniadrive-1.2-15|64	%{_datadir}/applications/%{name}.desktop
12cu|maniadrive-1.2-15|65	
12cu|maniadrive-1.2-15|66	#----------------------------------------------------------------------------
12cu|maniadrive-1.2-15|67	
12cu|maniadrive-1.2-15|68	%package -n %{libname}
12cu|maniadrive-1.2-15|69	Summary:	Shared library for %{name}
12cu|maniadrive-1.2-15|70	Group:		System/Libraries
12cu|maniadrive-1.2-15|71	Conflicts:	%{name} < 1.2-15
12cu|maniadrive-1.2-15|72	
12cu|maniadrive-1.2-15|73	%description -n %{libname}
12cu|maniadrive-1.2-15|74	Shared library for %{name}.
12cu|maniadrive-1.2-15|75	
12cu|maniadrive-1.2-15|76	%files -n %{libname}
12cu|maniadrive-1.2-15|77	%{_libdir}/lib%{engine_name}.so.%{major}*
12cu|maniadrive-1.2-15|78	
12cu|maniadrive-1.2-15|79	#----------------------------------------------------------------------------
12cu|maniadrive-1.2-15|80	
12cu|maniadrive-1.2-15|81	%prep
12cu|maniadrive-1.2-15|82	%setup -q -n %{rname}-%{version}-src
12cu|maniadrive-1.2-15|83	%patch0 -p0 -b .build
12cu|maniadrive-1.2-15|84	%patch1 -p1 -b .dirs
12cu|maniadrive-1.2-15|85	%patch3 -p1 -b .safemode
12cu|maniadrive-1.2-15|86	#patch4 -p1 -b .home
12cu|maniadrive-1.2-15|87	%patch5 -p1 -b .fPIC
12cu|maniadrive-1.2-15|88	%patch6 -p1
12cu|maniadrive-1.2-15|89	%patch7 -p1
12cu|maniadrive-1.2-15|90	%patch8 -p1
12cu|maniadrive-1.2-15|91	
12cu|maniadrive-1.2-15|92	# php weird stuff, borrowed from thttpd-php.spec
12cu|maniadrive-1.2-15|93	cp /usr/src/php-devel/internal_functions.c .
12cu|maniadrive-1.2-15|94	cp %{_includedir}/php/ext/date/lib/timelib_config.h .
12cu|maniadrive-1.2-15|95	ln -s /usr/src/php-devel/ext .
12cu|maniadrive-1.2-15|96	
12cu|maniadrive-1.2-15|97	%build
12cu|maniadrive-1.2-15|98	%make
12cu|maniadrive-1.2-15|99	
12cu|maniadrive-1.2-15|100	for f in mania2 mania_drive mania_server; do
12cu|maniadrive-1.2-15|101	# from odyncomp.sh
12cu|maniadrive-1.2-15|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`
12cu|maniadrive-1.2-15|103	done
12cu|maniadrive-1.2-15|104	
12cu|maniadrive-1.2-15|105	%install
12cu|maniadrive-1.2-15|106	install -d %{buildroot}%{_libdir}
12cu|maniadrive-1.2-15|107	cp -a lib%{engine_name}.so.* %{buildroot}%{_libdir}
12cu|maniadrive-1.2-15|108	install -d %{buildroot}%{_gamesbindir}
12cu|maniadrive-1.2-15|109	install -m755 mania*.static %{buildroot}%{_gamesbindir}
12cu|maniadrive-1.2-15|110	
12cu|maniadrive-1.2-15|111	# This may not be required on future versions of the intel dri driver
12cu|maniadrive-1.2-15|112	# Previously, %{_gamesbindir}/%{name} was a symlink to %{_gamesbindir}/mania_drive.static
12cu|maniadrive-1.2-15|113	# https://bugs.freedesktop.org/show_bug.cgi?id=28002
12cu|maniadrive-1.2-15|114	# https://bugs.freedesktop.org/show_bug.cgi?id=28069
12cu|maniadrive-1.2-15|115	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
12cu|maniadrive-1.2-15|116	\`glxinfo | grep -q 'OpenGL renderer string: Mesa'\` && export LIBGL_ALWAYS_INDIRECT=true
12cu|maniadrive-1.2-15|117	exec %{_gamesbindir}/mania_drive.static "\$@"
12cu|maniadrive-1.2-15|118	EOF
12cu|maniadrive-1.2-15|119	chmod +x %{buildroot}%{_gamesbindir}/%{name}
12cu|maniadrive-1.2-15|120	
12cu|maniadrive-1.2-15|121	install -d %{buildroot}%{_gamesdatadir}/%{name}
12cu|maniadrive-1.2-15|122	install -m644 *.php %{buildroot}%{_gamesdatadir}/%{name}
12cu|maniadrive-1.2-15|123	
12cu|maniadrive-1.2-15|124	cp -a rayphp %{buildroot}%{_gamesdatadir}/%{name}
12cu|maniadrive-1.2-15|125	
12cu|maniadrive-1.2-15|126	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/icons/%{name}.png
12cu|maniadrive-1.2-15|127	
12cu|maniadrive-1.2-15|128	# https://qa.mandriva.com/show_bug.cgi?id=37748
12cu|maniadrive-1.2-15|129	rm -f %{buildroot}%{_gamesdatadir}/%{name}/php.ini
12cu|maniadrive-1.2-15|130	ln -sf %{_sysconfdir}/php.ini %{buildroot}%{_gamesdatadir}/%{name}/php.ini
12cu|maniadrive-1.2-15|131	ln -sf %{_gamesdatadir}/%{name}/rayphp %{buildroot}%{_gamesdatadir}/%{name}/rayphp/rayphp
12cu|maniadrive-1.2-15|132	
12cu|maniadrive-1.2-15|133	install -d %{buildroot}%{_datadir}/applications
12cu|maniadrive-1.2-15|134	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|maniadrive-1.2-15|135	[Desktop Entry]
12cu|maniadrive-1.2-15|136	Name=ManiaDrive
12cu|maniadrive-1.2-15|137	Comment=Arcade car game on acrobatic tracks
12cu|maniadrive-1.2-15|138	Exec=soundwrapper %{_gamesbindir}/%{name}
12cu|maniadrive-1.2-15|139	Icon=%{name}
12cu|maniadrive-1.2-15|140	Terminal=false
12cu|maniadrive-1.2-15|141	Type=Application
12cu|maniadrive-1.2-15|142	Categories=Game;ArcadeGame;
12cu|maniadrive-1.2-15|143	EOF
12cu|maniadrive-1.2-15|144	
12cu|maniadrive-1.2-15|145	
12cu|maniadrive-1.2-15|146	%changelog
12cu|maniadrive-1.2-15|147	* Mon May 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2-15
12cu|maniadrive-1.2-15|148	+ Revision: 21e52d2
12cu|maniadrive-1.2-15|149	- Spec cleanup
12cu|maniadrive-1.2-15|150	
12cu|maniadrive-1.2-15|151	

10009 12
12cu|manpageeditor-0.0.15-1|1	%define oname ManPageEditor
12cu|manpageeditor-0.0.15-1|2	%define debug_package	%{nil}
12cu|manpageeditor-0.0.15-1|3	#define distsuffix mrb
12cu|manpageeditor-0.0.15-1|4	
12cu|manpageeditor-0.0.15-1|5	Name:			manpageeditor
12cu|manpageeditor-0.0.15-1|6	Version:		0.0.15
12cu|manpageeditor-0.0.15-1|7	Release:		1
12cu|manpageeditor-0.0.15-1|8	Summary:		Manual pages editor
12cu|manpageeditor-0.0.15-1|9	License:		GPLv3
12cu|manpageeditor-0.0.15-1|10	Group:			Books/Howtos
12cu|manpageeditor-0.0.15-1|11	URL:			http://keithhedger.hostingsiteforfree.com/
12cu|manpageeditor-0.0.15-1|12	Source0:		http://keithhedger.hostingsiteforfree.com/zips/manpageeditor/%{oname}-%{version}.tar.gz
12cu|manpageeditor-0.0.15-1|13	BuildRequires:		desktop-file-utils
12cu|manpageeditor-0.0.15-1|14	BuildRequires:		pkgconfig(gtksourceview-2.0)
12cu|manpageeditor-0.0.15-1|15	BuildRequires:   	aspell-devel
12cu|manpageeditor-0.0.15-1|16	BuildRequires:     	imagemagick
12cu|manpageeditor-0.0.15-1|17	BuildRequires:     	pkgconfig(gdk-2.0)
12cu|manpageeditor-0.0.15-1|18	
12cu|manpageeditor-0.0.15-1|19	%description
12cu|manpageeditor-0.0.15-1|20	Create,edit,import,preview man-pages.
12cu|manpageeditor-0.0.15-1|21	
12cu|manpageeditor-0.0.15-1|22	%prep
12cu|manpageeditor-0.0.15-1|23	%setup -q -n %{oname}-%{version}
12cu|manpageeditor-0.0.15-1|24	
12cu|manpageeditor-0.0.15-1|25	%build
12cu|manpageeditor-0.0.15-1|26	%configure --prefix=/usr --enable-aspell
12cu|manpageeditor-0.0.15-1|27	%make
12cu|manpageeditor-0.0.15-1|28	
12cu|manpageeditor-0.0.15-1|29	%install
12cu|manpageeditor-0.0.15-1|30	# installer is a total mess...
12cu|manpageeditor-0.0.15-1|31	mkdir -p %{buildroot}%{_bindir}
12cu|manpageeditor-0.0.15-1|32	install -m755 ManPageEditor/app/%{name} %{buildroot}%{_bindir}
12cu|manpageeditor-0.0.15-1|33	# man pages
12cu|manpageeditor-0.0.15-1|34	mkdir -p %{buildroot}%{_mandir}/man1
12cu|manpageeditor-0.0.15-1|35	install -m644  ManPageEditor/resources/man/manpageeditor.1 %{buildroot}%{_mandir}/man1
12cu|manpageeditor-0.0.15-1|36	# data files
12cu|manpageeditor-0.0.15-1|37	mkdir -p %{buildroot}%{_datadir}/%{oname}
12cu|manpageeditor-0.0.15-1|38	cp -R ManPageEditor/resources/examples %{buildroot}%{_datadir}/%{oname}/examples
12cu|manpageeditor-0.0.15-1|39	# menu entry fix
12cu|manpageeditor-0.0.15-1|40	mkdir -p %{buildroot}%{_datadir}/applications
12cu|manpageeditor-0.0.15-1|41	cp -R ManPageEditor/resources/applications/%{oname}.desktop %{buildroot}%{_datadir}/applications/%{oname}.desktop
12cu|manpageeditor-0.0.15-1|42	desktop-file-install %{buildroot}%{_datadir}/applications/%{oname}.desktop
12cu|manpageeditor-0.0.15-1|43	# icons
12cu|manpageeditor-0.0.15-1|44	install -d -m755 %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
12cu|manpageeditor-0.0.15-1|45	convert ManPageEditor/resources/pixmaps/%{oname}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{oname}.png
12cu|manpageeditor-0.0.15-1|46	convert ManPageEditor/resources/pixmaps/%{oname}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{oname}.png
12cu|manpageeditor-0.0.15-1|47	convert ManPageEditor/resources/pixmaps/%{oname}.png -resize 48x48 %{buildroot}%{_liconsdir}/%{oname}.png
12cu|manpageeditor-0.0.15-1|48	
12cu|manpageeditor-0.0.15-1|49	rm -fr %{buildroot}%{_datadir}/%{oname}/docs
12cu|manpageeditor-0.0.15-1|50	
12cu|manpageeditor-0.0.15-1|51	%files
12cu|manpageeditor-0.0.15-1|52	%doc ChangeLog ManPageEditor/resources/docs/gpl-3.0.txt ManPageEditor/resources/help
12cu|manpageeditor-0.0.15-1|53	%{_bindir}/%{name}
12cu|manpageeditor-0.0.15-1|54	%{_datadir}/applications/%{oname}.desktop
12cu|manpageeditor-0.0.15-1|55	%{_datadir}/%{oname}/examples/*
12cu|manpageeditor-0.0.15-1|56	%{_mandir}/man1/manpageeditor.1*
12cu|manpageeditor-0.0.15-1|57	%{_miconsdir}/%{oname}.png
12cu|manpageeditor-0.0.15-1|58	%{_iconsdir}/%{oname}.png
12cu|manpageeditor-0.0.15-1|59	%{_liconsdir}/%{oname}.png
12cu|manpageeditor-0.0.15-1|60	
12cu|manpageeditor-0.0.15-1|61	
12cu|manpageeditor-0.0.15-1|62	
12cu|manpageeditor-0.0.15-1|63	%changelog
12cu|manpageeditor-0.0.15-1|64	* Fri Jun 06 2014 symbianflo <symbianflo@symbianflo> 0.0.15-1
12cu|manpageeditor-0.0.15-1|65	+ Revision: 879e2d3
12cu|manpageeditor-0.0.15-1|66	- Log: update to 0.0.15, Set window title to file path of current file.
12cu|manpageeditor-0.0.15-1|67	- Fixed numerous bugs when opening/saving/closing system manpages.
12cu|manpageeditor-0.0.15-1|68	- No longer clears current manpage if new open/import etc cancelled.
12cu|manpageeditor-0.0.15-1|69	- Better support for importing BSD/generated manpages ( like tar,sftp etc ).
12cu|manpageeditor-0.0.15-1|70	- Fixed segfault when trying to open non editor archive ( .mpz ) file from command line.
12cu|manpageeditor-0.0.15-1|71	
12cu|manpageeditor-0.0.15-1|72	

10010 12
12cu|mantis-1.2.1-5|1	%define oname   mantisbt
12cu|mantis-1.2.1-5|2	
12cu|mantis-1.2.1-5|3	
12cu|mantis-1.2.1-5|4	Name:		mantis
12cu|mantis-1.2.1-5|5	Version:	1.2.1
12cu|mantis-1.2.1-5|6	Release:	5
12cu|mantis-1.2.1-5|7	Summary:	Web-based bug tracker
12cu|mantis-1.2.1-5|8	License:	GPLv2
12cu|mantis-1.2.1-5|9	Group:		System/Servers
12cu|mantis-1.2.1-5|10	URL:		http://www.mantisbt.org
12cu|mantis-1.2.1-5|11	Source0:	%{oname}-%{version}.tar.gz
12cu|mantis-1.2.1-5|12	Requires:	apache-mod_php
12cu|mantis-1.2.1-5|13	Requires:	php-mysql
12cu|mantis-1.2.1-5|14	Requires:	apache-mod_socache_shmcb
12cu|mantis-1.2.1-5|15	BuildArch:	noarch
12cu|mantis-1.2.1-5|16	
12cu|mantis-1.2.1-5|17	%description
12cu|mantis-1.2.1-5|18	Mantis is a php/MySQL/web based bugtracking system.
12cu|mantis-1.2.1-5|19	The goals for this project are to produce and maintain a
12cu|mantis-1.2.1-5|20	lightweight and simple bugtracking system. Additions of
12cu|mantis-1.2.1-5|21	complexity and/or features are modular and configurable
12cu|mantis-1.2.1-5|22	so that users can be shielded from unwanted clutter.
12cu|mantis-1.2.1-5|23	
12cu|mantis-1.2.1-5|24	The product is designed to be easily modifiable,
12cu|mantis-1.2.1-5|25	customizable, and upgradeable. Anyone with intermediate
12cu|mantis-1.2.1-5|26	PHP and MySQL experience should be able to customize
12cu|mantis-1.2.1-5|27	Mantis to suit their needs.
12cu|mantis-1.2.1-5|28	
12cu|mantis-1.2.1-5|29	%prep
12cu|mantis-1.2.1-5|30	%setup -q -n %{oname}-%{version}
12cu|mantis-1.2.1-5|31	
12cu|mantis-1.2.1-5|32	%build
12cu|mantis-1.2.1-5|33	
12cu|mantis-1.2.1-5|34	%install
12cu|mantis-1.2.1-5|35	rm -rf packages
12cu|mantis-1.2.1-5|36	# install files
12cu|mantis-1.2.1-5|37	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cu|mantis-1.2.1-5|38	install -d -m 755 %{buildroot}%_defaultdocdir/%{name}-%{version}
12cu|mantis-1.2.1-5|39	mv doc/*  %{buildroot}%_defaultdocdir/%{name}-%{version}
12cu|mantis-1.2.1-5|40	rm -rf doc
12cu|mantis-1.2.1-5|41	cp -aRf * %{buildroot}%{_var}/www/%{name}
12cu|mantis-1.2.1-5|42	
12cu|mantis-1.2.1-5|43	# apache configuration
12cu|mantis-1.2.1-5|44	install -d -m 755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|mantis-1.2.1-5|45	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf <<EOF
12cu|mantis-1.2.1-5|46	Alias /mantis "/var/www/mantis"
12cu|mantis-1.2.1-5|47	
12cu|mantis-1.2.1-5|48	<Directory /var/www/mantis>
12cu|mantis-1.2.1-5|49	
12cu|mantis-1.2.1-5|50	Require all granted
12cu|mantis-1.2.1-5|51	
12cu|mantis-1.2.1-5|52	php_admin_value memory_limit 32M
12cu|mantis-1.2.1-5|53	php_admin_value max_execution_time 60
12cu|mantis-1.2.1-5|54	php_admin_value register_globals Off
12cu|mantis-1.2.1-5|55	php_admin_value magic_quotes_gpc Off
12cu|mantis-1.2.1-5|56	php_admin_value magic_quotes_runtime Off
12cu|mantis-1.2.1-5|57	# settings for the file upload, you might increase them further
12cu|mantis-1.2.1-5|58	php_admin_value upload_max_filesize 16M
12cu|mantis-1.2.1-5|59	# session handling: now the check for expired sessions is done on every 10th session creation
12cu|mantis-1.2.1-5|60	php_admin_value session.use_trans_sid Off
12cu|mantis-1.2.1-5|61	php_admin_value session.gc_probability 1
12cu|mantis-1.2.1-5|62	php_admin_value session.gc_divisor 10
12cu|mantis-1.2.1-5|63	# multibyte extension: needed for utf-8
12cu|mantis-1.2.1-5|64	php_admin_value mbstring.func_overload 7
12cu|mantis-1.2.1-5|65	
12cu|mantis-1.2.1-5|66	<Files ~ "\.inc\.php$">
12cu|mantis-1.2.1-5|67	Require all denied
12cu|mantis-1.2.1-5|68	</Files>
12cu|mantis-1.2.1-5|69	
12cu|mantis-1.2.1-5|70	<Files ~ ".tpl$">
12cu|mantis-1.2.1-5|71	Require all denied
12cu|mantis-1.2.1-5|72	</Files>
12cu|mantis-1.2.1-5|73	
12cu|mantis-1.2.1-5|74	</Directory>
12cu|mantis-1.2.1-5|75	EOF
12cu|mantis-1.2.1-5|76	
12cu|mantis-1.2.1-5|77	find %{buildroot}%{_var}/www/%{name} -name '*.php' -exec perl -pi -e 's|/usr/local/bin/php|/usr/bin/php|g' {} \;
12cu|mantis-1.2.1-5|78	
12cu|mantis-1.2.1-5|79	%clean
12cu|mantis-1.2.1-5|80	
12cu|mantis-1.2.1-5|81	
12cu|mantis-1.2.1-5|82	%files
12cu|mantis-1.2.1-5|83	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|mantis-1.2.1-5|84	%_defaultdocdir/%{name}-%{version}
12cu|mantis-1.2.1-5|85	%{_var}/www/%{name}
12cu|mantis-1.2.1-5|86	
12cu|mantis-1.2.1-5|87	
12cu|mantis-1.2.1-5|88	
12cu|mantis-1.2.1-5|89	%changelog
12cu|mantis-1.2.1-5|90	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-5
12cu|mantis-1.2.1-5|91	+ Revision: 37b7b8e
12cu|mantis-1.2.1-5|92	- Adopted for Apache 2.4
12cu|mantis-1.2.1-5|93	
12cu|mantis-1.2.1-5|94	

10011 12
12cu|mapserver-6.2.1-1|1	%define libname %mklibname %{name} %{version}
12cu|mapserver-6.2.1-1|2	%define devname %mklibname %{name} -d
12cu|mapserver-6.2.1-1|3	
12cu|mapserver-6.2.1-1|4	Summary:	Web-based Map Server
12cu|mapserver-6.2.1-1|5	Name:		mapserver
12cu|mapserver-6.2.1-1|6	Version:	6.2.1
12cu|mapserver-6.2.1-1|7	Release:	1
12cu|mapserver-6.2.1-1|8	License:	MIT
12cu|mapserver-6.2.1-1|9	Group:		Sciences/Geosciences
12cu|mapserver-6.2.1-1|10	Url:		http://mapserver.org/
12cu|mapserver-6.2.1-1|11	Source0:	http://download.osgeo.org/mapserver/%{name}-%{version}.tar.gz
12cu|mapserver-6.2.1-1|12	Patch0:		mapserver-6.2.1-link.patch
12cu|mapserver-6.2.1-1|13	Patch1:		mapserver-6.2.1-gdver.patch
12cu|mapserver-6.2.1-1|14	BuildRequires:	apache-mpm-prefork
12cu|mapserver-6.2.1-1|15	BuildRequires:	webserver
12cu|mapserver-6.2.1-1|16	BuildRequires:	gd-devel
12cu|mapserver-6.2.1-1|17	BuildRequires:	gdal-devel
12cu|mapserver-6.2.1-1|18	BuildRequires:	geos-devel
12cu|mapserver-6.2.1-1|19	BuildRequires:	php-devel
12cu|mapserver-6.2.1-1|20	BuildRequires:	postgresql-devel
12cu|mapserver-6.2.1-1|21	BuildRequires:	readline-devel
12cu|mapserver-6.2.1-1|22	BuildRequires:	shapelib-devel
12cu|mapserver-6.2.1-1|23	BuildRequires:	pkgconfig(cfitsio)
12cu|mapserver-6.2.1-1|24	BuildRequires:	pkgconfig(freetype2)
12cu|mapserver-6.2.1-1|25	BuildRequires:	pkgconfig(ftgl)
12cu|mapserver-6.2.1-1|26	BuildRequires:	pkgconfig(gl)
12cu|mapserver-6.2.1-1|27	BuildRequires:	pkgconfig(glu)
12cu|mapserver-6.2.1-1|28	BuildRequires:	pkgconfig(libcurl)
12cu|mapserver-6.2.1-1|29	BuildRequires:	pkgconfig(libming)
12cu|mapserver-6.2.1-1|30	BuildRequires:	pkgconfig(libsvg-cairo)
12cu|mapserver-6.2.1-1|31	BuildRequires:	pkgconfig(netcdf)
12cu|mapserver-6.2.1-1|32	BuildRequires:	pkgconfig(proj)
12cu|mapserver-6.2.1-1|33	Requires:	webserver
12cu|mapserver-6.2.1-1|34	
12cu|mapserver-6.2.1-1|35	%description
12cu|mapserver-6.2.1-1|36	MapServer is an  OpenSource development environment for building spatially
12cu|mapserver-6.2.1-1|37	enabled Internet applications. The software builds upon other popular
12cu|mapserver-6.2.1-1|38	OpenSource or freeware systems like Shapelib, FreeType, Proj.4, libTIFF,
12cu|mapserver-6.2.1-1|39	Perl and others.
12cu|mapserver-6.2.1-1|40	
12cu|mapserver-6.2.1-1|41	The MapServer CGI application provides a significant number of
12cu|mapserver-6.2.1-1|42	"out-of-the-box" features. Here's a sampling:
12cu|mapserver-6.2.1-1|43	
12cu|mapserver-6.2.1-1|44	* vector formats supported: ESRI shapefiles, simple embedded features,
12cu|mapserver-6.2.1-1|45	ESRI ArcSDE (alpha release)
12cu|mapserver-6.2.1-1|46	* raster formats supported (8-bit only): TIFF/GeoTIFF, GIF, PNG, ERDAS,
12cu|mapserver-6.2.1-1|47	JPEG and EPPL7
12cu|mapserver-6.2.1-1|48	* quadtree spatial indexing for shapefiles
12cu|mapserver-6.2.1-1|49	* fully customizable, template driven output
12cu|mapserver-6.2.1-1|50	* feature selection by item/value, point, area or another feature
12cu|mapserver-6.2.1-1|51	* TrueType font support
12cu|mapserver-6.2.1-1|52	* support for tiled raster and vector data (display only)
12cu|mapserver-6.2.1-1|53	* automatic legend and scalebar building
12cu|mapserver-6.2.1-1|54	* scale dependent feature drawing and application execution
12cu|mapserver-6.2.1-1|55	* thematic map building using logical or regular expression based classes
12cu|mapserver-6.2.1-1|56	* feature labeling including label collision mediation
12cu|mapserver-6.2.1-1|57	* on-the-fly configuration via URLs
12cu|mapserver-6.2.1-1|58	* on-the-fly projection
12cu|mapserver-6.2.1-1|59	
12cu|mapserver-6.2.1-1|60	MapServer is not a full-featured GIS system, nor does it aspire to be.
12cu|mapserver-6.2.1-1|61	It does, however, provide enough core functionality to support a wide
12cu|mapserver-6.2.1-1|62	variety of web applications. Beyond browsing GIS data, MapServer allows
12cu|mapserver-6.2.1-1|63	you create "geographic image maps", that is, maps that can direct users
12cu|mapserver-6.2.1-1|64	to content.
12cu|mapserver-6.2.1-1|65	
12cu|mapserver-6.2.1-1|66	%files
12cu|mapserver-6.2.1-1|67	%dir %{_var}/www/html/mapserver
12cu|mapserver-6.2.1-1|68	%attr(755,apache,apache) %{_var}/www/html/mapserver/tmp
12cu|mapserver-6.2.1-1|69	%doc INSTALL README HISTORY.TXT
12cu|mapserver-6.2.1-1|70	%{_bindir}/legend
12cu|mapserver-6.2.1-1|71	%{_bindir}/mapserv
12cu|mapserver-6.2.1-1|72	%{_bindir}/msencrypt
12cu|mapserver-6.2.1-1|73	%{_bindir}/scalebar
12cu|mapserver-6.2.1-1|74	%{_bindir}/shp2img
12cu|mapserver-6.2.1-1|75	%{_bindir}/shptree
12cu|mapserver-6.2.1-1|76	%{_bindir}/shptreetst
12cu|mapserver-6.2.1-1|77	%{_bindir}/shptreevis
12cu|mapserver-6.2.1-1|78	%{_bindir}/sortshp
12cu|mapserver-6.2.1-1|79	%{_bindir}/tile4ms
12cu|mapserver-6.2.1-1|80	
12cu|mapserver-6.2.1-1|81	#----------------------------------------------------------------------------
12cu|mapserver-6.2.1-1|82	
12cu|mapserver-6.2.1-1|83	%package -n php-mapscript
12cu|mapserver-6.2.1-1|84	Summary:	Mapserver php-mapscript
12cu|mapserver-6.2.1-1|85	Group:		Sciences/Geosciences
12cu|mapserver-6.2.1-1|86	Provides:	mapscript = %{EVRD}
12cu|mapserver-6.2.1-1|87	Provides:	mapserver-php = %{EVRD}
12cu|mapserver-6.2.1-1|88	Requires:	php
12cu|mapserver-6.2.1-1|89	Requires:	curl
12cu|mapserver-6.2.1-1|90	
12cu|mapserver-6.2.1-1|91	%description -n php-mapscript
12cu|mapserver-6.2.1-1|92	php-mapscript allows you to have mapserver functions from within php,
12cu|mapserver-6.2.1-1|93	creating maps with php commands.
12cu|mapserver-6.2.1-1|94	
12cu|mapserver-6.2.1-1|95	%files -n php-mapscript
12cu|mapserver-6.2.1-1|96	%{_sysconfdir}/php.d/40_mapscript.ini
12cu|mapserver-6.2.1-1|97	%{_libdir}/php/extensions/*
12cu|mapserver-6.2.1-1|98	
12cu|mapserver-6.2.1-1|99	%post -n php-mapscript
12cu|mapserver-6.2.1-1|100	%{_post_webapp}
12cu|mapserver-6.2.1-1|101	
12cu|mapserver-6.2.1-1|102	%postun -n php-mapscript
12cu|mapserver-6.2.1-1|103	%{_postun_webapp}
12cu|mapserver-6.2.1-1|104	
12cu|mapserver-6.2.1-1|105	#----------------------------------------------------------------------------
12cu|mapserver-6.2.1-1|106	
12cu|mapserver-6.2.1-1|107	%package -n %{libname}
12cu|mapserver-6.2.1-1|108	Summary:	Mapserver shared library
12cu|mapserver-6.2.1-1|109	Group:		System/Libraries
12cu|mapserver-6.2.1-1|110	Conflicts:	%{name} < 6.2.1
12cu|mapserver-6.2.1-1|111	
12cu|mapserver-6.2.1-1|112	%description -n %{libname}
12cu|mapserver-6.2.1-1|113	Mapserver shared library.
12cu|mapserver-6.2.1-1|114	
12cu|mapserver-6.2.1-1|115	%files -n %{libname}
12cu|mapserver-6.2.1-1|116	%{_libdir}/lib%{name}-%{version}.so
12cu|mapserver-6.2.1-1|117	
12cu|mapserver-6.2.1-1|118	#----------------------------------------------------------------------------
12cu|mapserver-6.2.1-1|119	
12cu|mapserver-6.2.1-1|120	%package -n %{devname}
12cu|mapserver-6.2.1-1|121	Summary:	Mapserver development files
12cu|mapserver-6.2.1-1|122	Group:		Development/Other
12cu|mapserver-6.2.1-1|123	Requires:	%{libname} = %{EVRD}
12cu|mapserver-6.2.1-1|124	Provides:	%{name}-devel = %{EVRD}
12cu|mapserver-6.2.1-1|125	Conflicts:	%{name}-devel < 6.2.1
12cu|mapserver-6.2.1-1|126	Obsoletes:	%{name}-devel < 6.2.1
12cu|mapserver-6.2.1-1|127	
12cu|mapserver-6.2.1-1|128	%description -n %{devname}
12cu|mapserver-6.2.1-1|129	Development files for %{name}.
12cu|mapserver-6.2.1-1|130	
12cu|mapserver-6.2.1-1|131	%files -n %{devname}
12cu|mapserver-6.2.1-1|132	%{_libdir}/lib%{name}.so
12cu|mapserver-6.2.1-1|133	%{_bindir}/mapserver-config
12cu|mapserver-6.2.1-1|134	
12cu|mapserver-6.2.1-1|135	#----------------------------------------------------------------------------
12cu|mapserver-6.2.1-1|136	
12cu|mapserver-6.2.1-1|137	%prep
12cu|mapserver-6.2.1-1|138	%setup -q
12cu|mapserver-6.2.1-1|139	%patch0 -p0
12cu|mapserver-6.2.1-1|140	%patch1 -p1
12cu|mapserver-6.2.1-1|141	
12cu|mapserver-6.2.1-1|142	%build
12cu|mapserver-6.2.1-1|143	%global ldflags %{ldflags} -lX11
12cu|mapserver-6.2.1-1|144	
12cu|mapserver-6.2.1-1|145	autoreconf -fi
12cu|mapserver-6.2.1-1|146	%configure2_5x \
12cu|mapserver-6.2.1-1|147	--with-proj \
12cu|mapserver-6.2.1-1|148	--with-gdal \
12cu|mapserver-6.2.1-1|149	--with-ogr \
12cu|mapserver-6.2.1-1|150	--with-wms \
12cu|mapserver-6.2.1-1|151	--with-php=%{_bindir}/php-config \
12cu|mapserver-6.2.1-1|152	--without-tiff \
12cu|mapserver-6.2.1-1|153	--with-threads \
12cu|mapserver-6.2.1-1|154	--with-postgis \
12cu|mapserver-6.2.1-1|155	--with-wfs \
12cu|mapserver-6.2.1-1|156	--with-wcs \
12cu|mapserver-6.2.1-1|157	--with-wmsclient \
12cu|mapserver-6.2.1-1|158	--with-wfsclient \
12cu|mapserver-6.2.1-1|159	--with-png \
12cu|mapserver-6.2.1-1|160	--with-geos \
12cu|mapserver-6.2.1-1|161	--with-httpd=%{_sbindir}/httpd \
12cu|mapserver-6.2.1-1|162	--with-kml \
12cu|mapserver-6.2.1-1|163	--with-ftgl \
12cu|mapserver-6.2.1-1|164	--with-opengl \
12cu|mapserver-6.2.1-1|165	--with-mysql \
12cu|mapserver-6.2.1-1|166	--with-cairo \
12cu|mapserver-6.2.1-1|167	--with-libsvg-cairo \
12cu|mapserver-6.2.1-1|168	--with-zlib \
12cu|mapserver-6.2.1-1|169	--with-gd
12cu|mapserver-6.2.1-1|170	
12cu|mapserver-6.2.1-1|171	%make
12cu|mapserver-6.2.1-1|172	
12cu|mapserver-6.2.1-1|173	%install
12cu|mapserver-6.2.1-1|174	mkdir -p %{buildroot}/%{_libdir}
12cu|mapserver-6.2.1-1|175	mkdir -p %{buildroot}/%{_includedir}/%{name}-4.6
12cu|mapserver-6.2.1-1|176	mkdir -p %{buildroot}/%{_libdir}/php/extensions
12cu|mapserver-6.2.1-1|177	mkdir -p %{buildroot}/%{_sysconfdir}/php.d/
12cu|mapserver-6.2.1-1|178	
12cu|mapserver-6.2.1-1|179	cat > 40_mapscript.ini <<EOF
12cu|mapserver-6.2.1-1|180	extension = php_mapscript.so
12cu|mapserver-6.2.1-1|181	EOF
12cu|mapserver-6.2.1-1|182	
12cu|mapserver-6.2.1-1|183	%makeinstall_std
12cu|mapserver-6.2.1-1|184	
12cu|mapserver-6.2.1-1|185	install -d %{buildroot}/%{_var}/www/html/mapserver/tmp
12cu|mapserver-6.2.1-1|186	
12cu|mapserver-6.2.1-1|187	install -m755 40_mapscript.ini %{buildroot}/%{_sysconfdir}/php.d/
12cu|mapserver-6.2.1-1|188	
12cu|mapserver-6.2.1-1|189	for binary in mapserv shp2img legend shptree shptreevis \
12cu|mapserver-6.2.1-1|190	shptreetst scalebar sortshp tile4ms msencrypt
12cu|mapserver-6.2.1-1|191	do
12cu|mapserver-6.2.1-1|192	chrpath -d %{buildroot}%{_bindir}/$binary
12cu|mapserver-6.2.1-1|193	done
12cu|mapserver-6.2.1-1|194	
12cu|mapserver-6.2.1-1|195	
12cu|mapserver-6.2.1-1|196	%changelog
12cu|mapserver-6.2.1-1|197	* Mon Mar 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.2.1-1
12cu|mapserver-6.2.1-1|198	+ Revision: ae21d11
12cu|mapserver-6.2.1-1|199	- LOG New version 6.2.1, split library package, spec cleanup
12cu|mapserver-6.2.1-1|200	
12cu|mapserver-6.2.1-1|201	

10012 12
12cu|marathon-infinity-1.0.1-2|1	%define		oname		MarathonInfinity
12cu|marathon-infinity-1.0.1-2|2	%define		oversion	20120128
12cu|marathon-infinity-1.0.1-2|3	
12cu|marathon-infinity-1.0.1-2|4	Name:		marathon-infinity
12cu|marathon-infinity-1.0.1-2|5	Version:	1.0.1
12cu|marathon-infinity-1.0.1-2|6	Release:	2
12cu|marathon-infinity-1.0.1-2|7	Summary:	3D first-person shooter game
12cu|marathon-infinity-1.0.1-2|8	License:	GPL
12cu|marathon-infinity-1.0.1-2|9	Group:		Games/Arcade
12cu|marathon-infinity-1.0.1-2|10	Source0:	%{oname}-%{oversion}-Data.zip
12cu|marathon-infinity-1.0.1-2|11	URL:		http://sourceforge.net/projects/marathon/
12cu|marathon-infinity-1.0.1-2|12	Requires:	alephone
12cu|marathon-infinity-1.0.1-2|13	BuildArch:	noarch
12cu|marathon-infinity-1.0.1-2|14	
12cu|marathon-infinity-1.0.1-2|15	%description
12cu|marathon-infinity-1.0.1-2|16	Marathon Infinity is the third game in the Marathon Trilogy of science fiction
12cu|marathon-infinity-1.0.1-2|17	first-person shooter computer games from Bungie Software. The game was released
12cu|marathon-infinity-1.0.1-2|18	on October 15, 1996 and included more levels than its predecessor Marathon 2.
12cu|marathon-infinity-1.0.1-2|19	These were larger, and formed part of a more intricate plot that spanned both
12cu|marathon-infinity-1.0.1-2|20	space and time.
12cu|marathon-infinity-1.0.1-2|21	
12cu|marathon-infinity-1.0.1-2|22	Just prior to its acquisition by Microsoft in 2000, Bungie released the source
12cu|marathon-infinity-1.0.1-2|23	code to the Marathon 2 engine, and the Marathon Open Source project began,
12cu|marathon-infinity-1.0.1-2|24	resulting in the new Marathon engine called Aleph One. Since then, the fan
12cu|marathon-infinity-1.0.1-2|25	community has made improvements that feature OpenGL-based, high-resolution
12cu|marathon-infinity-1.0.1-2|26	graphics, support for Lua, a slew of internal structural changes allowing for
12cu|marathon-infinity-1.0.1-2|27	more advanced 3rd party mods, and Internet-capable TCP/IP-based multiplayer.
12cu|marathon-infinity-1.0.1-2|28	
12cu|marathon-infinity-1.0.1-2|29	While the fundamental technology underlying the Marathon engine is still
12cu|marathon-infinity-1.0.1-2|30	considered rather outdated by today's standards, Aleph One has added
12cu|marathon-infinity-1.0.1-2|31	significant improvements and a more modern polish to its capabilities and
12cu|marathon-infinity-1.0.1-2|32	ported it to a wide variety of platforms, bringing Marathon and its derivatives
12cu|marathon-infinity-1.0.1-2|33	far beyond their Mac roots.
12cu|marathon-infinity-1.0.1-2|34	
12cu|marathon-infinity-1.0.1-2|35	%prep
12cu|marathon-infinity-1.0.1-2|36	%setup -q -n Marathon\ Infinity
12cu|marathon-infinity-1.0.1-2|37	
12cu|marathon-infinity-1.0.1-2|38	%build
12cu|marathon-infinity-1.0.1-2|39	
12cu|marathon-infinity-1.0.1-2|40	%install
12cu|marathon-infinity-1.0.1-2|41	mkdir -p %{buildroot}%{_gamesdatadir}/AlephOne/%{name}
12cu|marathon-infinity-1.0.1-2|42	cp -r * %{buildroot}%{_gamesdatadir}/AlephOne/%{name}/
12cu|marathon-infinity-1.0.1-2|43	
12cu|marathon-infinity-1.0.1-2|44	mkdir -p %{buildroot}%{_gamesbindir}
12cu|marathon-infinity-1.0.1-2|45	cat > %{buildroot}%{_gamesbindir}/%{name} << EOF
12cu|marathon-infinity-1.0.1-2|46	#!/bin/bash
12cu|marathon-infinity-1.0.1-2|47	
12cu|marathon-infinity-1.0.1-2|48	alephone %{_gamesdatadir}/AlephOne/%{name}/
12cu|marathon-infinity-1.0.1-2|49	EOF
12cu|marathon-infinity-1.0.1-2|50	
12cu|marathon-infinity-1.0.1-2|51	
12cu|marathon-infinity-1.0.1-2|52	mkdir -p %{buildroot}%{_datadir}/applications
12cu|marathon-infinity-1.0.1-2|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|marathon-infinity-1.0.1-2|54	[Desktop Entry]
12cu|marathon-infinity-1.0.1-2|55	Name=Marathon Infinity
12cu|marathon-infinity-1.0.1-2|56	Comment=3D first-person shooter
12cu|marathon-infinity-1.0.1-2|57	Exec=%{name}
12cu|marathon-infinity-1.0.1-2|58	Icon=/usr/share/pixmaps/marathon.png
12cu|marathon-infinity-1.0.1-2|59	Terminal=false
12cu|marathon-infinity-1.0.1-2|60	Type=Application
12cu|marathon-infinity-1.0.1-2|61	Categories=Game;ArcadeGame;
12cu|marathon-infinity-1.0.1-2|62	EOF
12cu|marathon-infinity-1.0.1-2|63	
12cu|marathon-infinity-1.0.1-2|64	%files
12cu|marathon-infinity-1.0.1-2|65	%defattr(644,root,root,755)
12cu|marathon-infinity-1.0.1-2|66	%attr(755,root,root) %{_gamesbindir}/%{name}
12cu|marathon-infinity-1.0.1-2|67	%{_gamesdatadir}/AlephOne/%{name}
12cu|marathon-infinity-1.0.1-2|68	%{_datadir}/applications/%{name}.desktop
12cu|marathon-infinity-1.0.1-2|69	
12cu|marathon-infinity-1.0.1-2|70	
12cu|marathon-infinity-1.0.1-2|71	
12cu|marathon-infinity-1.0.1-2|72	
12cu|marathon-infinity-1.0.1-2|73	%changelog
12cu|marathon-infinity-1.0.1-2|74	* Tue Sep 25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-2
12cu|marathon-infinity-1.0.1-2|75	+ Revision: c260081
12cu|marathon-infinity-1.0.1-2|76	- LOG Spec cleanup
12cu|marathon-infinity-1.0.1-2|77	
12cu|marathon-infinity-1.0.1-2|78	

10013 12
12cu|marco-1.8.0-1|1	%define oname mate-window-manager
12cu|marco-1.8.0-1|2	%define name  marco
12cu|marco-1.8.0-1|3	%define major 0
12cu|marco-1.8.0-1|4	%define libname %mklibname marco-private %{major}
12cu|marco-1.8.0-1|5	%define develname %mklibname -d marco-private
12cu|marco-1.8.0-1|6	%define startup_notification_version 0.4
12cu|marco-1.8.0-1|7	
12cu|marco-1.8.0-1|8	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cu|marco-1.8.0-1|9	
12cu|marco-1.8.0-1|10	Summary:       Mate window manager
12cu|marco-1.8.0-1|11	Name:          %{name}
12cu|marco-1.8.0-1|12	Version:       1.8.0
12cu|marco-1.8.0-1|13	Release:       1
12cu|marco-1.8.0-1|14	URL:           http://www.mate-desktop.org/
12cu|marco-1.8.0-1|15	Source0:       http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|marco-1.8.0-1|16	# use oxygen as our default theme
12cu|marco-1.8.0-1|17	Source1:       http://gnome-look.org/CONTENT/content-files/76582-Oxygen_Accurate_Installation_Files.tar.bz2
12cu|marco-1.8.0-1|18	License:       GPLv2+
12cu|marco-1.8.0-1|19	Group:         Graphical desktop/Other
12cu|marco-1.8.0-1|20	
12cu|marco-1.8.0-1|21	BuildRequires: intltool
12cu|marco-1.8.0-1|22	BuildRequires: itstool
12cu|marco-1.8.0-1|23	BuildRequires: mate-common
12cu|marco-1.8.0-1|24	BuildRequires: mate-dialogs
12cu|marco-1.8.0-1|25	BuildRequires: pkgconfig(gtk+-2.0)
12cu|marco-1.8.0-1|26	BuildRequires: pkgconfig(ice)
12cu|marco-1.8.0-1|27	BuildRequires: pkgconfig(libcanberra-gtk)
12cu|marco-1.8.0-1|28	BuildRequires: pkgconfig(libgtop-2.0)
12cu|marco-1.8.0-1|29	BuildRequires: pkgconfig(libstartup-notification-1.0)
12cu|marco-1.8.0-1|30	BuildRequires: pkgconfig(mate-doc-utils)
12cu|marco-1.8.0-1|31	BuildRequires: pkgconfig(pangoxft)
12cu|marco-1.8.0-1|32	BuildRequires: pkgconfig(sm)
12cu|marco-1.8.0-1|33	BuildRequires: pkgconfig(x11)
12cu|marco-1.8.0-1|34	BuildRequires: pkgconfig(xcomposite)
12cu|marco-1.8.0-1|35	BuildRequires: pkgconfig(xcursor)
12cu|marco-1.8.0-1|36	BuildRequires: pkgconfig(xdamage)
12cu|marco-1.8.0-1|37	BuildRequires: pkgconfig(xext)
12cu|marco-1.8.0-1|38	BuildRequires: pkgconfig(xfixes)
12cu|marco-1.8.0-1|39	BuildRequires: pkgconfig(xinerama)
12cu|marco-1.8.0-1|40	BuildRequires: pkgconfig(xrandr)
12cu|marco-1.8.0-1|41	BuildRequires: pkgconfig(xrender)
12cu|marco-1.8.0-1|42	BuildRequires: pkgconfig(gsettings-desktop-schemas)
12cu|marco-1.8.0-1|43	BuildRequires: pkgconfig(dbus-glib-1)
12cu|marco-1.8.0-1|44	BuildRequires: pkgconfig(glu)
12cu|marco-1.8.0-1|45	BuildRequires: yelp-tools
12cu|marco-1.8.0-1|46	
12cu|marco-1.8.0-1|47	Requires:      mate-dialogs
12cu|marco-1.8.0-1|48	
12cu|marco-1.8.0-1|49	%rename		%{oname}
12cu|marco-1.8.0-1|50	
12cu|marco-1.8.0-1|51	%description
12cu|marco-1.8.0-1|52	The Mate window manager integrates nicely with MATE.
12cu|marco-1.8.0-1|53	
12cu|marco-1.8.0-1|54	%package -n %{libname}
12cu|marco-1.8.0-1|55	Summary:        Libraries for Mate window manager
12cu|marco-1.8.0-1|56	Group:          System/Libraries
12cu|marco-1.8.0-1|57	
12cu|marco-1.8.0-1|58	%description -n %{libname}
12cu|marco-1.8.0-1|59	This package contains libraries used by Mate window manager.
12cu|marco-1.8.0-1|60	
12cu|marco-1.8.0-1|61	%package -n %{develname}
12cu|marco-1.8.0-1|62	Summary:        Libraries and include files with Mate window manager
12cu|marco-1.8.0-1|63	Group:          Development/C
12cu|marco-1.8.0-1|64	Requires:	%{libname} = %{version}
12cu|marco-1.8.0-1|65	Provides:	%{oname}-devel = %{version}-%{release}
12cu|marco-1.8.0-1|66	
12cu|marco-1.8.0-1|67	%description -n %{develname}
12cu|marco-1.8.0-1|68	This package provides the necessary development libraries and include
12cu|marco-1.8.0-1|69	files to allow you to develop with Mate window manager.
12cu|marco-1.8.0-1|70	
12cu|marco-1.8.0-1|71	
12cu|marco-1.8.0-1|72	%prep
12cu|marco-1.8.0-1|73	%setup -q -n %{name}-%{version} -b1
12cu|marco-1.8.0-1|74	
12cu|marco-1.8.0-1|75	pushd "../Oxygen Accurate Installation Files"
12cu|marco-1.8.0-1|76	tar xf OxygenAccurate.tar.gz
12cu|marco-1.8.0-1|77	popd
12cu|marco-1.8.0-1|78	
12cu|marco-1.8.0-1|79	%build
12cu|marco-1.8.0-1|80	%configure2_5x \
12cu|marco-1.8.0-1|81	--disable-static \
12cu|marco-1.8.0-1|82	--disable-scrollkeeper
12cu|marco-1.8.0-1|83	
12cu|marco-1.8.0-1|84	%make
12cu|marco-1.8.0-1|85	
12cu|marco-1.8.0-1|86	%install
12cu|marco-1.8.0-1|87	%makeinstall_std
12cu|marco-1.8.0-1|88	
12cu|marco-1.8.0-1|89	%find_lang %{name}
12cu|marco-1.8.0-1|90	
12cu|marco-1.8.0-1|91	pushd "../Oxygen Accurate Installation Files/Oxygen Accurate"
12cu|marco-1.8.0-1|92	mkdir -p %{buildroot}%{_datadir}/themes/oxygnome
12cu|marco-1.8.0-1|93	cp -fr metacity-1 %{buildroot}%{_datadir}/themes/oxygnome/metacity-1
12cu|marco-1.8.0-1|94	popd
12cu|marco-1.8.0-1|95	
12cu|marco-1.8.0-1|96	rm -fr %{buildroot}%{_datadir}/MateConf
12cu|marco-1.8.0-1|97	
12cu|marco-1.8.0-1|98	%files -f %{name}.lang
12cu|marco-1.8.0-1|99	%doc README NEWS HACKING
12cu|marco-1.8.0-1|100	%{_bindir}/marco
12cu|marco-1.8.0-1|101	%{_bindir}/marco-message
12cu|marco-1.8.0-1|102	%{_datadir}/applications/marco.desktop
12cu|marco-1.8.0-1|103	%{_datadir}/themes/ClearlooksRe
12cu|marco-1.8.0-1|104	%{_datadir}/themes/Dopple-Left
12cu|marco-1.8.0-1|105	%{_datadir}/themes/Dopple
12cu|marco-1.8.0-1|106	%{_datadir}/themes/DustBlue
12cu|marco-1.8.0-1|107	%{_datadir}/themes/Spidey-Left
12cu|marco-1.8.0-1|108	%{_datadir}/themes/Spidey
12cu|marco-1.8.0-1|109	%{_datadir}/themes/Splint-Left
12cu|marco-1.8.0-1|110	%{_datadir}/themes/Splint
12cu|marco-1.8.0-1|111	%{_datadir}/themes/WinMe
12cu|marco-1.8.0-1|112	%{_datadir}/themes/eOS
12cu|marco-1.8.0-1|113	%{_datadir}/marco
12cu|marco-1.8.0-1|114	%{_datadir}/mate-control-center/keybindings/50-marco*.xml
12cu|marco-1.8.0-1|115	%{_datadir}/help/C/creating-marco-themes
12cu|marco-1.8.0-1|116	%{_datadir}/mate/wm-properties
12cu|marco-1.8.0-1|117	%{_datadir}/glib-2.0/schemas/org.mate.marco.gschema.xml
12cu|marco-1.8.0-1|118	%{_datadir}/themes/oxygnome/
12cu|marco-1.8.0-1|119	%{_mandir}/man1/marco.1.*
12cu|marco-1.8.0-1|120	%{_mandir}/man1/marco-message.1.*
12cu|marco-1.8.0-1|121	
12cu|marco-1.8.0-1|122	%files -n %{libname}
12cu|marco-1.8.0-1|123	%{_libdir}/libmarco-private.so.%{major}*
12cu|marco-1.8.0-1|124	
12cu|marco-1.8.0-1|125	%files -n %{develname}
12cu|marco-1.8.0-1|126	%doc ChangeLog
12cu|marco-1.8.0-1|127	%{_bindir}/marco-theme-viewer
12cu|marco-1.8.0-1|128	%{_bindir}/marco-window-demo
12cu|marco-1.8.0-1|129	%{_includedir}/marco-1
12cu|marco-1.8.0-1|130	%{_libdir}/libmarco-private.so
12cu|marco-1.8.0-1|131	%{_libdir}/pkgconfig/libmarco-private.pc
12cu|marco-1.8.0-1|132	%{_mandir}/man1/marco-theme-viewer.1.*
12cu|marco-1.8.0-1|133	%{_mandir}/man1/marco-window-demo.1.*
12cu|marco-1.8.0-1|134	
12cu|marco-1.8.0-1|135	
12cu|marco-1.8.0-1|136	%changelog
12cu|marco-1.8.0-1|137	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|marco-1.8.0-1|138	+ Revision: e701423
12cu|marco-1.8.0-1|139	- Fix files
12cu|marco-1.8.0-1|140	
12cu|marco-1.8.0-1|141	

10014 12
12cu|mars_nwe-0.99.pl22-1|1	Name: 	 	mars_nwe
12cu|mars_nwe-0.99.pl22-1|2	Version: 	0.99.pl22
12cu|mars_nwe-0.99.pl22-1|3	Release: 	1
12cu|mars_nwe-0.99.pl22-1|4	Summary: 	NetWare file and print servers which run on Linux systems
12cu|mars_nwe-0.99.pl22-1|5	License:	GPL
12cu|mars_nwe-0.99.pl22-1|6	Group: 		Graphics
12cu|mars_nwe-0.99.pl22-1|7	Url:		http://www.compu-art.de/mars_nwe/
12cu|mars_nwe-0.99.pl22-1|8	Source0:	http://ftp.disconnected-by-peer.at/ncpfs/%{name}-%{version}.tar.bz2
12cu|mars_nwe-0.99.pl22-1|9	
12cu|mars_nwe-0.99.pl22-1|10	BuildRequires:	gdbm-devel
12cu|mars_nwe-0.99.pl22-1|11	BuildRequires:	cmake
12cu|mars_nwe-0.99.pl22-1|12	
12cu|mars_nwe-0.99.pl22-1|13	%description
12cu|mars_nwe-0.99.pl22-1|14	The mars_nwe (MARtin Stover's NetWare Emulator) package enables Linux
12cu|mars_nwe-0.99.pl22-1|15	to provide both file and print services for NetWare clients (i.e.,
12cu|mars_nwe-0.99.pl22-1|16	providing the services of a Novell NetWare file server). mars_nwe
12cu|mars_nwe-0.99.pl22-1|17	allows the sharing of files between Linux machines and Novell NetWare
12cu|mars_nwe-0.99.pl22-1|18	clients, using NetWare's native IPX protocol suite.
12cu|mars_nwe-0.99.pl22-1|19	
12cu|mars_nwe-0.99.pl22-1|20	%prep
12cu|mars_nwe-0.99.pl22-1|21	%setup -q
12cu|mars_nwe-0.99.pl22-1|22	
12cu|mars_nwe-0.99.pl22-1|23	%build
12cu|mars_nwe-0.99.pl22-1|24	%cmake
12cu|mars_nwe-0.99.pl22-1|25	%make
12cu|mars_nwe-0.99.pl22-1|26	
12cu|mars_nwe-0.99.pl22-1|27	%install
12cu|mars_nwe-0.99.pl22-1|28	%makeinstall_std -C build
12cu|mars_nwe-0.99.pl22-1|29	mv %{buildroot}/usr/etc/ %{buildroot}/
12cu|mars_nwe-0.99.pl22-1|30	
12cu|mars_nwe-0.99.pl22-1|31	%files
12cu|mars_nwe-0.99.pl22-1|32	%{_sysconfdir}/skel/.nwopt
12cu|mars_nwe-0.99.pl22-1|33	%{_sysconfdir}/%{name}
12cu|mars_nwe-0.99.pl22-1|34	%{_libdir}/%{name}
12cu|mars_nwe-0.99.pl22-1|35	%{_sbindir}/*
12cu|mars_nwe-0.99.pl22-1|36	/var/%{name}
12cu|mars_nwe-0.99.pl22-1|37	
12cu|mars_nwe-0.99.pl22-1|38	%changelog
12cu|mars_nwe-0.99.pl22-1|39	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.99.pl22-1
12cu|mars_nwe-0.99.pl22-1|40	+ Revision: 3f583d6
12cu|mars_nwe-0.99.pl22-1|41	- Fix files
12cu|mars_nwe-0.99.pl22-1|42	
12cu|mars_nwe-0.99.pl22-1|43	

10015 12
12cu|marst-2.4-7|1	%define name		marst
12cu|marst-2.4-7|2	%define version		2.4
12cu|marst-2.4-7|3	%define release		7
12cu|marst-2.4-7|4	
12cu|marst-2.4-7|5	Name:		%{name}
12cu|marst-2.4-7|6	Summary:	Algol-to-C translator
12cu|marst-2.4-7|7	Version:	%{version}
12cu|marst-2.4-7|8	Release:	%{release}
12cu|marst-2.4-7|9	Source0:	%{name}-%{version}.tar.bz2
12cu|marst-2.4-7|10	Patch0:		%{name}-%{version}-automake-texinfo.patch.bz2
12cu|marst-2.4-7|11	URL:		http://www.gnu.org/software/marst/marst.html
12cu|marst-2.4-7|12	Group:		Development/Other
12cu|marst-2.4-7|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|marst-2.4-7|14	License:	GPL
12cu|marst-2.4-7|15	BuildRequires:	texinfo autoconf2.5 automake1.8
12cu|marst-2.4-7|16	
12cu|marst-2.4-7|17	%description
12cu|marst-2.4-7|18	MARST is an Algol-to-C translator. It automatically translates programs written
12cu|marst-2.4-7|19	in the algorithmic language Algol 60 to the C programming language.
12cu|marst-2.4-7|20	
12cu|marst-2.4-7|21	%prep
12cu|marst-2.4-7|22	%setup -q
12cu|marst-2.4-7|23	%patch0 -p1
12cu|marst-2.4-7|24	
12cu|marst-2.4-7|25	%build
12cu|marst-2.4-7|26	export FORCE_AUTOCONF_2_5=1
12cu|marst-2.4-7|27	aclocal-1.8
12cu|marst-2.4-7|28	autoconf
12cu|marst-2.4-7|29	automake-1.8 --foreign -a
12cu|marst-2.4-7|30	%configure --disable-dependency-tracking
12cu|marst-2.4-7|31	%make
12cu|marst-2.4-7|32	%make info
12cu|marst-2.4-7|33	
12cu|marst-2.4-7|34	%install
12cu|marst-2.4-7|35	rm -rf $RPM_BUILD_ROOT
12cu|marst-2.4-7|36	%makeinstall
12cu|marst-2.4-7|37	
12cu|marst-2.4-7|38	
12cu|marst-2.4-7|39	
12cu|marst-2.4-7|40	%clean
12cu|marst-2.4-7|41	rm -rf $RPM_BUILD_ROOT
12cu|marst-2.4-7|42	
12cu|marst-2.4-7|43	%files
12cu|marst-2.4-7|44	%defattr(-,root,root,0755)
12cu|marst-2.4-7|45	%doc AUTHORS ChangeLog COPYING README examples
12cu|marst-2.4-7|46	%{_libdir}/libalgol.a
12cu|marst-2.4-7|47	%{_includedir}/algol.h
12cu|marst-2.4-7|48	%{_bindir}/macvt
12cu|marst-2.4-7|49	%{_bindir}/marst
12cu|marst-2.4-7|50	%{_infodir}/%{name}.info*
12cu|marst-2.4-7|51	
12cu|marst-2.4-7|52	
12cu|marst-2.4-7|53	
12cu|marst-2.4-7|54	%changelog
12cu|marst-2.4-7|55	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4-6mdv2011.0
12cu|marst-2.4-7|56	+ Revision: 620295
12cu|marst-2.4-7|57	- the mass rebuild of 2010.0 packages
12cu|marst-2.4-7|58	
12cu|marst-2.4-7|59	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.4-5mdv2010.0
12cu|marst-2.4-7|60	+ Revision: 429954
12cu|marst-2.4-7|61	- rebuild
12cu|marst-2.4-7|62	
12cu|marst-2.4-7|63	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 2.4-4mdv2009.0
12cu|marst-2.4-7|64	+ Revision: 251884
12cu|marst-2.4-7|65	- rebuild
12cu|marst-2.4-7|66	- fix no-buildroot-tag
12cu|marst-2.4-7|67	
12cu|marst-2.4-7|68	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2.4-2mdv2008.1
12cu|marst-2.4-7|69	+ Revision: 129735
12cu|marst-2.4-7|70	- kill re-definition of %%buildroot on Pixel's request
12cu|marst-2.4-7|71	- fix autoconf-2.5x path
12cu|marst-2.4-7|72	- use %%mkrel
12cu|marst-2.4-7|73	- import marst
12cu|marst-2.4-7|74	
12cu|marst-2.4-7|75	
12cu|marst-2.4-7|76	* Fri Nov 05 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.4-2mdk
12cu|marst-2.4-7|77	- fix build with current autotools
12cu|marst-2.4-7|78	
12cu|marst-2.4-7|79	* Mon Jan 26 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.4-1mdk
12cu|marst-2.4-7|80	- from Omer Shenker <marst@omershenker.net> :
12cu|marst-2.4-7|81	- Patch to handle texinfo properly with automake
12cu|marst-2.4-7|82	- Specfile for Mandrake
12cu|marst-2.4-7|83	- gz to bz2 compression

10016 12
12cu|mason-1.540.0-1|1	%define	upstream_name		HTML-Mason
12cu|mason-1.540.0-1|2	%define	upstream_version	1.54
12cu|mason-1.540.0-1|3	
12cu|mason-1.540.0-1|4	%if %{_use_internal_dependency_generator}
12cu|mason-1.540.0-1|5	%define	__noautoreq 'perl\\(MasonX::Request::PlusApacheSession\\)|perl\\(Apache::Request\\)'
12cu|mason-1.540.0-1|6	%define	__noautoprov 'perl\\(MyApp(.*)\\)'
12cu|mason-1.540.0-1|7	%else
12cu|mason-1.540.0-1|8	# useless stuff pulled by ./eg/MyApp/MasonWithSession.pm
12cu|mason-1.540.0-1|9	%define	_requires_exceptions perl(MasonX::Request::PlusApacheSession)
12cu|mason-1.540.0-1|10	%define	_provides_exceptions perl(MyApp
12cu|mason-1.540.0-1|11	%endif
12cu|mason-1.540.0-1|12	
12cu|mason-1.540.0-1|13	Name:		mason
12cu|mason-1.540.0-1|14	Version:	%perl_convert_version %{upstream_version}
12cu|mason-1.540.0-1|15	Release:	%mkrel 1
12cu|mason-1.540.0-1|16	Summary:	Powerful Perl-based web site development and delivery engine
12cu|mason-1.540.0-1|17	License:	GPL/Artistic
12cu|mason-1.540.0-1|18	Group:		Networking/WWW
12cu|mason-1.540.0-1|19	URL:		https://metacpan.org/pod/Mason
12cu|mason-1.540.0-1|20	Source0:	http://cpan.metacpan.org/authors/id/J/JS/JSWARTZ/%{upstream_name}-%{upstream_version}.tar.gz
12cu|mason-1.540.0-1|21	Patch0:		HTML-Mason-1.32-netdisco.diff
12cu|mason-1.540.0-1|22	BuildRequires:	apache-mod_perl
12cu|mason-1.540.0-1|23	BuildRequires:	perl-libapreq2
12cu|mason-1.540.0-1|24	BuildRequires:	perl-devel
12cu|mason-1.540.0-1|25	BuildRequires:	perl(Cache::Cache) >= 1.0
12cu|mason-1.540.0-1|26	BuildRequires:	perl(CGI)
12cu|mason-1.540.0-1|27	BuildRequires:	perl(Class::Container) >= 0.07
12cu|mason-1.540.0-1|28	BuildRequires:	perl(Exception::Class) >= 1.15
12cu|mason-1.540.0-1|29	BuildRequires:	perl(File::Spec) >= 0.8
12cu|mason-1.540.0-1|30	BuildRequires:	perl(HTML::Entities)
12cu|mason-1.540.0-1|31	BuildRequires:	perl(Log::Any)
12cu|mason-1.540.0-1|32	BuildRequires:	perl(Params::Validate) >= 0.70
12cu|mason-1.540.0-1|33	BuildRequires:	perl(Scalar::Util) >= 1.01
12cu|mason-1.540.0-1|34	BuildRequires:	perl(Test)
12cu|mason-1.540.0-1|35	BuildRequires:	perl(Test::Builder)
12cu|mason-1.540.0-1|36	BuildRequires:	perl(Test::Deep)
12cu|mason-1.540.0-1|37	
12cu|mason-1.540.0-1|38	Requires:	apache-mod_perl
12cu|mason-1.540.0-1|39	Requires:	perl-HTML-Parser
12cu|mason-1.540.0-1|40	Requires:	perl-libapreq2
12cu|mason-1.540.0-1|41	%rename		perl-HTML-Mason
12cu|mason-1.540.0-1|42	BuildArch:	noarch
12cu|mason-1.540.0-1|43	
12cu|mason-1.540.0-1|44	%description
12cu|mason-1.540.0-1|45	Mason allows web pages and sites to be constructed from shared, reusable
12cu|mason-1.540.0-1|46	building blocks called components. Components contain a mix of Perl and HTML,
12cu|mason-1.540.0-1|47	and can call each other and pass values back and forth like subroutines.
12cu|mason-1.540.0-1|48	Components increase modularity and eliminate repetitive work: common design
12cu|mason-1.540.0-1|49	elements (headers, footers, menus, logos) can be extracted into their own
12cu|mason-1.540.0-1|50	components where they need be changed only once to affect the whole site.
12cu|mason-1.540.0-1|51	
12cu|mason-1.540.0-1|52	Other Mason features include a graphical site previewing utility, an HTML/data
12cu|mason-1.540.0-1|53	caching model, and the ability to walk through requests with the Perl debugger.
12cu|mason-1.540.0-1|54	
12cu|mason-1.540.0-1|55	
12cu|mason-1.540.0-1|56	%prep
12cu|mason-1.540.0-1|57	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|mason-1.540.0-1|58	%patch0 -p0
12cu|mason-1.540.0-1|59	
12cu|mason-1.540.0-1|60	
12cu|mason-1.540.0-1|61	%build
12cu|mason-1.540.0-1|62	export APACHE=%{_sbindir}/httpd
12cu|mason-1.540.0-1|63	%__perl Makefile.PL INSTALLDIRS=vendor
12cu|mason-1.540.0-1|64	%make
12cu|mason-1.540.0-1|65	
12cu|mason-1.540.0-1|66	
12cu|mason-1.540.0-1|67	%check
12cu|mason-1.540.0-1|68	%make test
12cu|mason-1.540.0-1|69	
12cu|mason-1.540.0-1|70	
12cu|mason-1.540.0-1|71	%install
12cu|mason-1.540.0-1|72	%makeinstall_std
12cu|mason-1.540.0-1|73	rm -rf %{buildroot}%{_bindir}
12cu|mason-1.540.0-1|74	
12cu|mason-1.540.0-1|75	install -d %{buildroot}/var/cache/%{name}
12cu|mason-1.540.0-1|76	install -d %{buildroot}/var/www/%{name}
12cu|mason-1.540.0-1|77	
12cu|mason-1.540.0-1|78	
12cu|mason-1.540.0-1|79	%files
12cu|mason-1.540.0-1|80	%doc CREDITS Changes INSTALL LICENSE META.json META.yml README UPGRADE eg samples
12cu|mason-1.540.0-1|81	%{perl_vendorlib}/HTML
12cu|mason-1.540.0-1|82	%attr(-,apache,apache) /var/cache/%{name}
12cu|mason-1.540.0-1|83	/var/www/%{name}
12cu|mason-1.540.0-1|84	%{_mandir}/man*/*
12cu|mason-1.540.0-1|85	
12cu|mason-1.540.0-1|86	
12cu|mason-1.540.0-1|87	
12cu|mason-1.540.0-1|88	%changelog
12cu|mason-1.540.0-1|89	* Wed Apr 02 2014 Giovanni Mariani <mc2374@mclink.it> 1.540.0-1
12cu|mason-1.540.0-1|90	+ Revision: 63d5082
12cu|mason-1.540.0-1|91	- Updated to release 1.54
12cu|mason-1.540.0-1|92	
12cu|mason-1.540.0-1|93	

10017 12
12cu|masqmail-0.2.18-14|1	# masqmail.spec.  Generated from masqmail.spec.in by configure.
12cu|masqmail-0.2.18-14|2	# Mandrake GNU/Linux RPM specfile for MasqMail
12cu|masqmail-0.2.18-14|3	# $Id$
12cu|masqmail-0.2.18-14|4	#
12cu|masqmail-0.2.18-14|5	# Process this file with ./config.status --file=mandrake/masqmail.spec
12cu|masqmail-0.2.18-14|6	# once you have properly configured the source package.
12cu|masqmail-0.2.18-14|7	
12cu|masqmail-0.2.18-14|8	%define confdir		%{_sysconfdir}/masqmail
12cu|masqmail-0.2.18-14|9	%define spooldir	%{_var}/spool/masqmail
12cu|masqmail-0.2.18-14|10	%define logdir		%{_var}/log/masqmail
12cu|masqmail-0.2.18-14|11	%define mailuser	mail
12cu|masqmail-0.2.18-14|12	%define mailgroup	mail
12cu|masqmail-0.2.18-14|13	
12cu|masqmail-0.2.18-14|14	# include AUTH (RFC 2554) client support:
12cu|masqmail-0.2.18-14|15	%define with_AUTH_CL	1
12cu|masqmail-0.2.18-14|16	# include ident (RFC 1413) client support:
12cu|masqmail-0.2.18-14|17	%define with_IDENT_CL	0
12cu|masqmail-0.2.18-14|18	# include qmail-style maildir support:
12cu|masqmail-0.2.18-14|19	%define with_MAILDIR	0
12cu|masqmail-0.2.18-14|20	# include MasqDial support:
12cu|masqmail-0.2.18-14|21	%define with_MSERVER	0
12cu|masqmail-0.2.18-14|22	# include fetchmail-like POP3 client support:
12cu|masqmail-0.2.18-14|23	%define with_POP3_CL	0
12cu|masqmail-0.2.18-14|24	# link with libcrypto:
12cu|masqmail-0.2.18-14|25	%define with_LIBCRYPTO	1
12cu|masqmail-0.2.18-14|26	
12cu|masqmail-0.2.18-14|27	Summary:	Offline Mail Transfert Agent
12cu|masqmail-0.2.18-14|28	Name:		masqmail
12cu|masqmail-0.2.18-14|29	Version:	0.2.18
12cu|masqmail-0.2.18-14|30	Release:	14
12cu|masqmail-0.2.18-14|31	Epoch:		1
12cu|masqmail-0.2.18-14|32	License:	GPLv2+
12cu|masqmail-0.2.18-14|33	Group:		System/Servers
12cu|masqmail-0.2.18-14|34	Url:		http://masqmail.cx/masqmail/
12cu|masqmail-0.2.18-14|35	Source0:	masqmail-%{version}.tar.bz2
12cu|masqmail-0.2.18-14|36	Source3:	masqmail-etc-init.d-masqmail
12cu|masqmail-0.2.18-14|37	Source4:	masqmail-etc-masqmail-masqmail.conf
12cu|masqmail-0.2.18-14|38	Source5:	masqmail-etc-masqmail-example.route
12cu|masqmail-0.2.18-14|39	Patch0:		masqmail-Makefile_no_chown.patch.bz2
12cu|masqmail-0.2.18-14|40	BuildRequires:	pkgconfig(glib)
12cu|masqmail-0.2.18-14|41	%if %{with_LIBCRYPTO}
12cu|masqmail-0.2.18-14|42	BuildRequires:	pkgconfig(openssl)
12cu|masqmail-0.2.18-14|43	%endif
12cu|masqmail-0.2.18-14|44	Requires(preun,post):	rpm-helper
12cu|masqmail-0.2.18-14|45	Provides:	sendmail-command
12cu|masqmail-0.2.18-14|46	Provides:	mail-server
12cu|masqmail-0.2.18-14|47	
12cu|masqmail-0.2.18-14|48	%description
12cu|masqmail-0.2.18-14|49	MasqMail is a mail server designed for hosts that are not permanently
12cu|masqmail-0.2.18-14|50	connected to the Internet. It handles outgoing messages specially and
12cu|masqmail-0.2.18-14|51	delivers them only when the Internet connection is available.
12cu|masqmail-0.2.18-14|52	It has support for multiple Internet Service Providers and for local
12cu|masqmail-0.2.18-14|53	users's mail boxes. It replaces other MTAs such as Sendmail or Postfix.
12cu|masqmail-0.2.18-14|54	
12cu|masqmail-0.2.18-14|55	%files
12cu|masqmail-0.2.18-14|56	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
12cu|masqmail-0.2.18-14|57	%dir %{_datadir}/masqmail
12cu|masqmail-0.2.18-14|58	%dir %{_datadir}/masqmail/tpl
12cu|masqmail-0.2.18-14|59	%dir %{_datadir}/masqmail/tpl/*
12cu|masqmail-0.2.18-14|60	%{_mandir}/man5/masqmail.aliases.5*
12cu|masqmail-0.2.18-14|61	%{_mandir}/man5/masqmail.conf.5*
12cu|masqmail-0.2.18-14|62	%if %{with_POP3_CL}
12cu|masqmail-0.2.18-14|63	%{_mandir}/man5/masqmail.get.5*
12cu|masqmail-0.2.18-14|64	%endif
12cu|masqmail-0.2.18-14|65	%{_mandir}/man5/masqmail.route.5*
12cu|masqmail-0.2.18-14|66	%{_mandir}/man8/masqmail.8*
12cu|masqmail-0.2.18-14|67	%if %{with_MSERVER}
12cu|masqmail-0.2.18-14|68	%{_mandir}/man8/mservdetect.8*
12cu|masqmail-0.2.18-14|69	%{_bindir}/mservdetect
12cu|masqmail-0.2.18-14|70	%endif
12cu|masqmail-0.2.18-14|71	%attr(04711, root, root) %{_sbindir}/masqmail
12cu|masqmail-0.2.18-14|72	
12cu|masqmail-0.2.18-14|73	%dir %{confdir}
12cu|masqmail-0.2.18-14|74	%config(noreplace) %{confdir}/masqmail.conf
12cu|masqmail-0.2.18-14|75	%if %{with_POP3_CL}
12cu|masqmail-0.2.18-14|76	%config(noreplace) %{confdir}/example.get
12cu|masqmail-0.2.18-14|77	%endif
12cu|masqmail-0.2.18-14|78	%config(noreplace) %{confdir}/example.route
12cu|masqmail-0.2.18-14|79	%attr(0744, root, root) %config(noreplace) %{_sysconfdir}/rc.d/init.d/masqmail
12cu|masqmail-0.2.18-14|80	
12cu|masqmail-0.2.18-14|81	%defattr(-, %{mailuser}, %{mailgroup}, 0755)
12cu|masqmail-0.2.18-14|82	%dir %{logdir}
12cu|masqmail-0.2.18-14|83	%dir %{spooldir}
12cu|masqmail-0.2.18-14|84	%dir %{spooldir}/input
12cu|masqmail-0.2.18-14|85	%dir %{spooldir}/lock
12cu|masqmail-0.2.18-14|86	%dir %{spooldir}/popuidl
12cu|masqmail-0.2.18-14|87	
12cu|masqmail-0.2.18-14|88	%post
12cu|masqmail-0.2.18-14|89	# Install alternatives:
12cu|masqmail-0.2.18-14|90	update-alternatives --install %{_sbindir}/sendmail sendmail-command %{_sbindir}/masqmail 20 \
12cu|masqmail-0.2.18-14|91	--slave %{_libdir}/sendmail sendmail-command-in_libdir %{_sbindir}/masqmail \
12cu|masqmail-0.2.18-14|92	--slave %{_mandir}/man1/sendmail.1.bz2 sendmail-command-man %{_mandir}/man8/masqmail.8*
12cu|masqmail-0.2.18-14|93	# Install service:
12cu|masqmail-0.2.18-14|94	%_post_service masqmail
12cu|masqmail-0.2.18-14|95	
12cu|masqmail-0.2.18-14|96	%preun
12cu|masqmail-0.2.18-14|97	# Remove service:
12cu|masqmail-0.2.18-14|98	%_preun_service masqmail
12cu|masqmail-0.2.18-14|99	
12cu|masqmail-0.2.18-14|100	if [ $1 = 0 ]; then
12cu|masqmail-0.2.18-14|101	# Clean up spool:
12cu|masqmail-0.2.18-14|102	for dir in input lock popuidl; do
12cu|masqmail-0.2.18-14|103	test -d %{spooldir}/$dir && /bin/rm -f %{spooldir}/$dir/*
12cu|masqmail-0.2.18-14|104	done
12cu|masqmail-0.2.18-14|105	# Clean up logs:
12cu|masqmail-0.2.18-14|106	/bin/rm -f %{logdir}/*
12cu|masqmail-0.2.18-14|107	# Remove alternatives:
12cu|masqmail-0.2.18-14|108	update-alternatives --remove sendmail-command %{_sbindir}/masqmail
12cu|masqmail-0.2.18-14|109	fi
12cu|masqmail-0.2.18-14|110	
12cu|masqmail-0.2.18-14|111	#----------------------------------------------------------------------------
12cu|masqmail-0.2.18-14|112	
12cu|masqmail-0.2.18-14|113	%prep
12cu|masqmail-0.2.18-14|114	%setup -q
12cu|masqmail-0.2.18-14|115	%patch0 -p1
12cu|masqmail-0.2.18-14|116	
12cu|masqmail-0.2.18-14|117	%build
12cu|masqmail-0.2.18-14|118	CFGFLAGS=""
12cu|masqmail-0.2.18-14|119	%if %{with_AUTH_CL}
12cu|masqmail-0.2.18-14|120	CFGFLAGS="$CFGFLAGS --enable-auth"
12cu|masqmail-0.2.18-14|121	%endif
12cu|masqmail-0.2.18-14|122	%if %{with_IDENT_CL}
12cu|masqmail-0.2.18-14|123	CFGFLAGS="$CFGFLAGS --enable-ident"
12cu|masqmail-0.2.18-14|124	%endif
12cu|masqmail-0.2.18-14|125	%if %{with_MAILDIR}
12cu|masqmail-0.2.18-14|126	CFGFLAGS="$CFGFLAGS --enable-maildir"
12cu|masqmail-0.2.18-14|127	%endif
12cu|masqmail-0.2.18-14|128	%if %{with_MSERVER}
12cu|masqmail-0.2.18-14|129	CFGFLAGS="$CFGFLAGS --enable-mserver"
12cu|masqmail-0.2.18-14|130	%endif
12cu|masqmail-0.2.18-14|131	CFGFLAGS="$CFGFLAGS --disable-pop3"
12cu|masqmail-0.2.18-14|132	%if %{with_POP3_CL}
12cu|masqmail-0.2.18-14|133	CFGFLAGS=OLDCFGFLAGS
12cu|masqmail-0.2.18-14|134	%endif
12cu|masqmail-0.2.18-14|135	%if %{with_LIBCRYPTO}
12cu|masqmail-0.2.18-14|136	CFGFLAGS="$CFGFLAGS --with-libcrypto"
12cu|masqmail-0.2.18-14|137	%endif
12cu|masqmail-0.2.18-14|138	
12cu|masqmail-0.2.18-14|139	%serverbuild
12cu|masqmail-0.2.18-14|140	
12cu|masqmail-0.2.18-14|141	%configure2_5x \
12cu|masqmail-0.2.18-14|142	--with-user=%{mailuser} \
12cu|masqmail-0.2.18-14|143	--with-group=%{mailgroup} \
12cu|masqmail-0.2.18-14|144	--with-conf-dir=%{confdir} \
12cu|masqmail-0.2.18-14|145	--with-logdir=%{logdir} \
12cu|masqmail-0.2.18-14|146	--with-spooldir=%{spooldir} \
12cu|masqmail-0.2.18-14|147	--disable-debug $CFGFLAGS \
12cu|masqmail-0.2.18-14|148	%ifarch x86_64
12cu|masqmail-0.2.18-14|149	--disable-resolver
12cu|masqmail-0.2.18-14|150	%endif
12cu|masqmail-0.2.18-14|151	
12cu|masqmail-0.2.18-14|152	
12cu|masqmail-0.2.18-14|153	%make
12cu|masqmail-0.2.18-14|154	
12cu|masqmail-0.2.18-14|155	
12cu|masqmail-0.2.18-14|156	%install
12cu|masqmail-0.2.18-14|157	%makeinstall_std
12cu|masqmail-0.2.18-14|158	
12cu|masqmail-0.2.18-14|159	# Init script:
12cu|masqmail-0.2.18-14|160	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d/
12cu|masqmail-0.2.18-14|161	install -m 0744 %{SOURCE3} %{buildroot}%{_sysconfdir}/rc.d/init.d/masqmail
12cu|masqmail-0.2.18-14|162	
12cu|masqmail-0.2.18-14|163	# Configuration files:
12cu|masqmail-0.2.18-14|164	cp %{SOURCE4} %{buildroot}%{confdir}/masqmail.conf
12cu|masqmail-0.2.18-14|165	cp %{SOURCE5} %{buildroot}%{confdir}/example.route
12cu|masqmail-0.2.18-14|166	%if %{with_POP3_CL}
12cu|masqmail-0.2.18-14|167	cp examples/example.get %{buildroot}%{confdir}/example.get
12cu|masqmail-0.2.18-14|168	%endif
12cu|masqmail-0.2.18-14|169	
12cu|masqmail-0.2.18-14|170	# Unused files:
12cu|masqmail-0.2.18-14|171	%if !%{with_POP3_CL}
12cu|masqmail-0.2.18-14|172	rm %{buildroot}%{_mandir}/man5/masqmail.get.5*
12cu|masqmail-0.2.18-14|173	%endif
12cu|masqmail-0.2.18-14|174	
12cu|masqmail-0.2.18-14|175	%if !%{with_MSERVER}
12cu|masqmail-0.2.18-14|176	rm %{buildroot}%{_mandir}/man8/mservdetect.8*
12cu|masqmail-0.2.18-14|177	rm %{buildroot}%{_bindir}/mservdetect
12cu|masqmail-0.2.18-14|178	%endif
12cu|masqmail-0.2.18-14|179	
12cu|masqmail-0.2.18-14|180	
12cu|masqmail-0.2.18-14|181	%changelog
12cu|masqmail-0.2.18-14|182	* Mon Mar 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.2.18-14
12cu|masqmail-0.2.18-14|183	+ Revision: 58a8a88
12cu|masqmail-0.2.18-14|184	- LOG Fix debug package, spec cleanup
12cu|masqmail-0.2.18-14|185	
12cu|masqmail-0.2.18-14|186	

10018 12
12cu|massxpert-3.4.0-1|1	Name:		massxpert
12cu|massxpert-3.4.0-1|2	Version:	3.4.0
12cu|massxpert-3.4.0-1|3	Release:	1
12cu|massxpert-3.4.0-1|4	Summary:	Linear polymer mass spectrometry software
12cu|massxpert-3.4.0-1|5	Group:		Sciences/Chemistry
12cu|massxpert-3.4.0-1|6	License:	GPLv3
12cu|massxpert-3.4.0-1|7	Url:		http://massxpert.org/
12cu|massxpert-3.4.0-1|8	Source0:	http://download.tuxfamily.org/massxpert/source/%{name}-%{version}.tar.bz2
12cu|massxpert-3.4.0-1|9	
12cu|massxpert-3.4.0-1|10	BuildRequires:	qt4-devel
12cu|massxpert-3.4.0-1|11	BuildRequires:	cmake
12cu|massxpert-3.4.0-1|12	BuildRequires:	freetype2-devel
12cu|massxpert-3.4.0-1|13	BuildRequires:	texlive-scheme-tetex
12cu|massxpert-3.4.0-1|14	# BuildRequires:	texlive-bibtex.bin
12cu|massxpert-3.4.0-1|15	# BuildRequires:	texlive-makeindex.bin
12cu|massxpert-3.4.0-1|16	BuildRequires:	desktop-file-utils
12cu|massxpert-3.4.0-1|17	
12cu|massxpert-3.4.0-1|18	Requires:	%{name}-data = %{version}
12cu|massxpert-3.4.0-1|19	Suggests:	%{name}-doc
12cu|massxpert-3.4.0-1|20	Obsoletes:	polyxmass <= 0.9.7
12cu|massxpert-3.4.0-1|21	Obsoletes:	polyxmass-common <= 0.8.7
12cu|massxpert-3.4.0-1|22	Obsoletes:	polyxmass-doc <= 0.9.0
12cu|massxpert-3.4.0-1|23	Obsoletes:	%{mklibname polyxmass 11} <= 0.9.1
12cu|massxpert-3.4.0-1|24	Obsoletes:	%{mklibname polyxmass 11 -d} <= 0.9.1
12cu|massxpert-3.4.0-1|25	
12cu|massxpert-3.4.0-1|26	%description
12cu|massxpert-3.4.0-1|27	Massxpert is a software environment for polymer chemistry modelling
12cu|massxpert-3.4.0-1|28	and simulation/analysis of mass spectrometric data.
12cu|massxpert-3.4.0-1|29	
12cu|massxpert-3.4.0-1|30	It is the successor of GNU polyxmass.
12cu|massxpert-3.4.0-1|31	
12cu|massxpert-3.4.0-1|32	%files
12cu|massxpert-3.4.0-1|33	%{_bindir}/%{name}
12cu|massxpert-3.4.0-1|34	%{_libdir}/%{name}
12cu|massxpert-3.4.0-1|35	%{_datadir}/applications/%{name}.desktop
12cu|massxpert-3.4.0-1|36	%{_datadir}/pixmaps/%{name}*.xpm
12cu|massxpert-3.4.0-1|37	%{_mandir}/man1/%{name}.1*
12cu|massxpert-3.4.0-1|38	
12cu|massxpert-3.4.0-1|39	#-------------------------------------------------------------------------
12cu|massxpert-3.4.0-1|40	
12cu|massxpert-3.4.0-1|41	%package data
12cu|massxpert-3.4.0-1|42	Summary:	Data for massxpert
12cu|massxpert-3.4.0-1|43	Group:		Sciences/Chemistry
12cu|massxpert-3.4.0-1|44	
12cu|massxpert-3.4.0-1|45	Obsoletes:	polyxmass-data <= 0.8.7
12cu|massxpert-3.4.0-1|46	
12cu|massxpert-3.4.0-1|47	%description data
12cu|massxpert-3.4.0-1|48	This package contains the data files for %{name}.
12cu|massxpert-3.4.0-1|49	
12cu|massxpert-3.4.0-1|50	%files data
12cu|massxpert-3.4.0-1|51	%defattr(-,root,root,-)
12cu|massxpert-3.4.0-1|52	%{_datadir}/%{name}
12cu|massxpert-3.4.0-1|53	%{_mandir}/man7/%{name}-data.7*
12cu|massxpert-3.4.0-1|54	
12cu|massxpert-3.4.0-1|55	#-------------------------------------------------------------------------
12cu|massxpert-3.4.0-1|56	
12cu|massxpert-3.4.0-1|57	%package doc
12cu|massxpert-3.4.0-1|58	Summary:	Documentation for %{name}
12cu|massxpert-3.4.0-1|59	Group:		Sciences/Chemistry
12cu|massxpert-3.4.0-1|60	
12cu|massxpert-3.4.0-1|61	Obsoletes:	polyxmass-doc <= 0.9.0
12cu|massxpert-3.4.0-1|62	
12cu|massxpert-3.4.0-1|63	%description doc
12cu|massxpert-3.4.0-1|64	This package contains the pdf manual for %{name}.
12cu|massxpert-3.4.0-1|65	
12cu|massxpert-3.4.0-1|66	%files doc
12cu|massxpert-3.4.0-1|67	%defattr(-,root,root,-)
12cu|massxpert-3.4.0-1|68	%doc build/usermanual/%{name}.pdf
12cu|massxpert-3.4.0-1|69	%{_mandir}/man7/%{name}-doc.7*
12cu|massxpert-3.4.0-1|70	
12cu|massxpert-3.4.0-1|71	#-------------------------------------------------------------------------
12cu|massxpert-3.4.0-1|72	
12cu|massxpert-3.4.0-1|73	%prep
12cu|massxpert-3.4.0-1|74	%setup -q
12cu|massxpert-3.4.0-1|75	
12cu|massxpert-3.4.0-1|76	%build
12cu|massxpert-3.4.0-1|77	%cmake_qt4 -DBUILD_ALL=1 -DPEDANTIC=0
12cu|massxpert-3.4.0-1|78	%make
12cu|massxpert-3.4.0-1|79	
12cu|massxpert-3.4.0-1|80	%install
12cu|massxpert-3.4.0-1|81	%makeinstall_std -C build
12cu|massxpert-3.4.0-1|82	
12cu|massxpert-3.4.0-1|83	# icon
12cu|massxpert-3.4.0-1|84	install -d %{buildroot}%{_datadir}/pixmaps
12cu|massxpert-3.4.0-1|85	install -D -m 0644 gui/images/%{name}-icon-32.xpm %{buildroot}%{_datadir}/pixmaps
12cu|massxpert-3.4.0-1|86	
12cu|massxpert-3.4.0-1|87	# fix desktop file
12cu|massxpert-3.4.0-1|88	sed -i -e 's:%{name}-icon-32.xpm:%{name}-icon-32:' %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|massxpert-3.4.0-1|89	#desktop-file-install	--remove-category=Education \
12cu|massxpert-3.4.0-1|90	#			--remove-category=Physics \
12cu|massxpert-3.4.0-1|91	#			--remove-category=Biology \
12cu|massxpert-3.4.0-1|92	#			--dir %{buildroot}%{_datadir}/applications \
12cu|massxpert-3.4.0-1|93	#			%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|massxpert-3.4.0-1|94	desktop-file-install	--dir %{buildroot}%{_datadir}/applications \
12cu|massxpert-3.4.0-1|95	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|massxpert-3.4.0-1|96	
12cu|massxpert-3.4.0-1|97	# drop the installed doc
12cu|massxpert-3.4.0-1|98	# GPLv3 license text not needed and manual relocated in the doc subpackage
12cu|massxpert-3.4.0-1|99	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
12cu|massxpert-3.4.0-1|100	
12cu|massxpert-3.4.0-1|101	%changelog
12cu|massxpert-3.4.0-1|102	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.0-1
12cu|massxpert-3.4.0-1|103	+ Revision: 8582a95
12cu|massxpert-3.4.0-1|104	- Build with texlive-scheme-tetex
12cu|massxpert-3.4.0-1|105	
12cu|massxpert-3.4.0-1|106	

10019 12
12cu|mate-applets-1.8.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|mate-applets-1.8.0-1|2	
12cu|mate-applets-1.8.0-1|3	Name:           mate-applets
12cu|mate-applets-1.8.0-1|4	Version:        1.8.0
12cu|mate-applets-1.8.0-1|5	Release:        1
12cu|mate-applets-1.8.0-1|6	Summary:        MATE Desktop panel applets
12cu|mate-applets-1.8.0-1|7	Group:          Graphical desktop/Other
12cu|mate-applets-1.8.0-1|8	License:        GPLv2+ and LGPLv2+
12cu|mate-applets-1.8.0-1|9	URL:            http://mate-desktop.org
12cu|mate-applets-1.8.0-1|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-applets-1.8.0-1|11	# (Fedora) Patch to fix cpufreq compilation
12cu|mate-applets-1.8.0-1|12	Patch0:			cpufreq.patch
12cu|mate-applets-1.8.0-1|13	
12cu|mate-applets-1.8.0-1|14	
12cu|mate-applets-1.8.0-1|15	BuildRequires:  pkgconfig(libgtop-2.0)
12cu|mate-applets-1.8.0-1|16	BuildRequires:  pkgconfig(gtksourceview-2.0)
12cu|mate-applets-1.8.0-1|17	BuildRequires:  pkgconfig(libxml-2.0)
12cu|mate-applets-1.8.0-1|18	BuildRequires:  pkgconfig(mate-settings-daemon)
12cu|mate-applets-1.8.0-1|19	BuildRequires:  pkgconfig(dbus-glib-1)
12cu|mate-applets-1.8.0-1|20	BuildRequires:  pkgconfig(gio-unix-2.0)
12cu|mate-applets-1.8.0-1|21	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|mate-applets-1.8.0-1|22	BuildRequires:  pkgconfig(libnotify)
12cu|mate-applets-1.8.0-1|23	BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
12cu|mate-applets-1.8.0-1|24	BuildRequires:  pkgconfig(libwnck-1.0)
12cu|mate-applets-1.8.0-1|25	BuildRequires:  pkgconfig(mate-desktop-2.0)
12cu|mate-applets-1.8.0-1|26	BuildRequires:  pkgconfig(mate-icon-theme)
12cu|mate-applets-1.8.0-1|27	BuildRequires:  pkgconfig(mateweather)
12cu|mate-applets-1.8.0-1|28	BuildRequires:  pkgconfig(polkit-agent-1)
12cu|mate-applets-1.8.0-1|29	#BuildRequires:  pkgconfig(gucharmap-2.90)
12cu|mate-applets-1.8.0-1|30	BuildRequires:  pkgconfig(upower-glib)
12cu|mate-applets-1.8.0-1|31	BuildRequires:  mate-common
12cu|mate-applets-1.8.0-1|32	BuildRequires:  pygtk2.0-devel
12cu|mate-applets-1.8.0-1|33	BuildRequires:  python-gobject3-devel
12cu|mate-applets-1.8.0-1|34	BuildRequires:  cpupower-devel
12cu|mate-applets-1.8.0-1|35	BuildRequires:  libxklavier-devel >= 1.13
12cu|mate-applets-1.8.0-1|36	BuildRequires:  itstool
12cu|mate-applets-1.8.0-1|37	BuildRequires:  NetworkManager-devel
12cu|mate-applets-1.8.0-1|38	
12cu|mate-applets-1.8.0-1|39	Requires:       polkit-agent
12cu|mate-applets-1.8.0-1|40	Requires:       usermode-consoleonly
12cu|mate-applets-1.8.0-1|41	Requires:       python-gi
12cu|mate-applets-1.8.0-1|42	## mate-character-map obsoleted by upstream. Use gucharmap...
12cu|mate-applets-1.8.0-1|43	#Requires:		gucharmap
12cu|mate-applets-1.8.0-1|44	
12cu|mate-applets-1.8.0-1|45	%description
12cu|mate-applets-1.8.0-1|46	MATE Desktop panel applets
12cu|mate-applets-1.8.0-1|47	
12cu|mate-applets-1.8.0-1|48	%prep
12cu|mate-applets-1.8.0-1|49	%setup -q
12cu|mate-applets-1.8.0-1|50	%apply_patches
12cu|mate-applets-1.8.0-1|51	
12cu|mate-applets-1.8.0-1|52	%build
12cu|mate-applets-1.8.0-1|53	# autoreconf -fi
12cu|mate-applets-1.8.0-1|54	%configure2_5x   \
12cu|mate-applets-1.8.0-1|55	--disable-schemas-compile                \
12cu|mate-applets-1.8.0-1|56	--disable-cpufreq                        \
12cu|mate-applets-1.8.0-1|57	--with-gtk=2.0                           \
12cu|mate-applets-1.8.0-1|58	--disable-static                         \
12cu|mate-applets-1.8.0-1|59	--with-x                                 \
12cu|mate-applets-1.8.0-1|60	--enable-polkit                          \
12cu|mate-applets-1.8.0-1|61	--enable-networkmanager                  \
12cu|mate-applets-1.8.0-1|62	--enable-ipv6                            \
12cu|mate-applets-1.8.0-1|63	--libexecdir=%{_libexecdir}/mate-applets
12cu|mate-applets-1.8.0-1|64	
12cu|mate-applets-1.8.0-1|65	%make
12cu|mate-applets-1.8.0-1|66	
12cu|mate-applets-1.8.0-1|67	%install
12cu|mate-applets-1.8.0-1|68	%makeinstall_std
12cu|mate-applets-1.8.0-1|69	
12cu|mate-applets-1.8.0-1|70	#make python script executable
12cu|mate-applets-1.8.0-1|71	#http://forums.fedoraforum.org/showthread.php?t=284962
12cu|mate-applets-1.8.0-1|72	chmod a+x %{buildroot}%{python_sitelib}/mate_invest/chart.py
12cu|mate-applets-1.8.0-1|73	
12cu|mate-applets-1.8.0-1|74	# remove needless MateConf stuff
12cu|mate-applets-1.8.0-1|75	rm -fr %{buildroot}%{_datadir}/MateConf
12cu|mate-applets-1.8.0-1|76	
12cu|mate-applets-1.8.0-1|77	%find_lang %{name} --with-gnome --all-name
12cu|mate-applets-1.8.0-1|78	
12cu|mate-applets-1.8.0-1|79	%files -f %{name}.lang
12cu|mate-applets-1.8.0-1|80	%doc AUTHORS COPYING README
12cu|mate-applets-1.8.0-1|81	%config(noreplace) %{_sysconfdir}/sound/events/mate-battstat_applet.soundlist
12cu|mate-applets-1.8.0-1|82	# %config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.mate.CPUFreqSelector.conf
12cu|mate-applets-1.8.0-1|83	%{_bindir}/mate-invest-chart
12cu|mate-applets-1.8.0-1|84	# %{_bindir}/mate-cpufreq-selector
12cu|mate-applets-1.8.0-1|85	%{python_sitelib}/mate_invest
12cu|mate-applets-1.8.0-1|86	%{_libexecdir}/mate-applets
12cu|mate-applets-1.8.0-1|87	%{_datadir}/mate-applets
12cu|mate-applets-1.8.0-1|88	%{_datadir}/mate-panel/applets
12cu|mate-applets-1.8.0-1|89	%{_datadir}/dbus-1/services/org.mate.panel.applet.CommandAppletFactory.service
12cu|mate-applets-1.8.0-1|90	%{_datadir}/dbus-1/services/org.mate.panel.applet.TimerAppletFactory.service
12cu|mate-applets-1.8.0-1|91	%{_datadir}/dbus-1/services/org.mate.panel.applet.AccessxStatusAppletFactory.service
12cu|mate-applets-1.8.0-1|92	%{_datadir}/dbus-1/services/org.mate.panel.applet.BattstatAppletFactory.service
12cu|mate-applets-1.8.0-1|93	%{_datadir}/dbus-1/services/org.mate.panel.applet.CharpickerAppletFactory.service
12cu|mate-applets-1.8.0-1|94	%{_datadir}/dbus-1/services/org.mate.panel.applet.DriveMountAppletFactory.service
12cu|mate-applets-1.8.0-1|95	%{_datadir}/dbus-1/services/org.mate.panel.applet.GeyesAppletFactory.service
12cu|mate-applets-1.8.0-1|96	%{_datadir}/dbus-1/services/org.mate.panel.applet.StickyNotesAppletFactory.service
12cu|mate-applets-1.8.0-1|97	%{_datadir}/dbus-1/services/org.mate.panel.applet.TrashAppletFactory.service
12cu|mate-applets-1.8.0-1|98	%{_datadir}/dbus-1/services/org.mate.panel.applet.InvestAppletFactory.service
12cu|mate-applets-1.8.0-1|99	%{_datadir}/dbus-1/services/org.mate.panel.applet.MateWeatherAppletFactory.service
12cu|mate-applets-1.8.0-1|100	%{_datadir}/dbus-1/services/org.mate.panel.applet.MultiLoadAppletFactory.service
12cu|mate-applets-1.8.0-1|101	# %{_datadir}/dbus-1/services/org.mate.panel.applet.CPUFreqAppletFactory.service
12cu|mate-applets-1.8.0-1|102	# %{_datadir}/dbus-1/system-services/org.mate.CPUFreqSelector.service
12cu|mate-applets-1.8.0-1|103	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.battstat.gschema.xml
12cu|mate-applets-1.8.0-1|104	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.charpick.gschema.xml
12cu|mate-applets-1.8.0-1|105	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.geyes.gschema.xml
12cu|mate-applets-1.8.0-1|106	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.multiload.gschema.xml
12cu|mate-applets-1.8.0-1|107	%{_datadir}/glib-2.0/schemas/org.mate.stickynotes.gschema.xml
12cu|mate-applets-1.8.0-1|108	# %{_datadir}/glib-2.0/schemas/org.mate.panel.applet.cpufreq.gschema.xml
12cu|mate-applets-1.8.0-1|109	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.command.gschema.xml
12cu|mate-applets-1.8.0-1|110	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.timer.gschema.xml
12cu|mate-applets-1.8.0-1|111	# %{_datadir}/polkit-1/actions/org.mate.cpufreqselector.policy
12cu|mate-applets-1.8.0-1|112	%{_datadir}/icons/hicolor/*x*/apps/*.png
12cu|mate-applets-1.8.0-1|113	%{_datadir}/icons/hicolor/scalable/apps/mate-eyes-applet.svg
12cu|mate-applets-1.8.0-1|114	%{_datadir}/icons/hicolor/scalable/apps/mate-sticky-notes-applet.svg
12cu|mate-applets-1.8.0-1|115	%{_datadir}/icons/hicolor/scalable/apps/mate-invest-applet.svg
12cu|mate-applets-1.8.0-1|116	# %{_datadir}/icons/hicolor/scalable/apps/mate-cpu-frequency-applet.svg
12cu|mate-applets-1.8.0-1|117	%{_datadir}/icons/mate/48x48/apps/ax-applet.png
12cu|mate-applets-1.8.0-1|118	%{_datadir}/mate-2.0/ui/accessx-status-applet-menu.xml
12cu|mate-applets-1.8.0-1|119	%{_datadir}/mate-2.0/ui/battstat-applet-menu.xml
12cu|mate-applets-1.8.0-1|120	%{_datadir}/mate-2.0/ui/charpick-applet-menu.xml
12cu|mate-applets-1.8.0-1|121	%{_datadir}/mate-2.0/ui/drivemount-applet-menu.xml
12cu|mate-applets-1.8.0-1|122	%{_datadir}/mate-2.0/ui/geyes-applet-menu.xml
12cu|mate-applets-1.8.0-1|123	%{_datadir}/mate-2.0/ui/stickynotes-applet-menu.xml
12cu|mate-applets-1.8.0-1|124	%{_datadir}/mate-2.0/ui/trashapplet-menu.xml
12cu|mate-applets-1.8.0-1|125	%{_datadir}/mate-2.0/ui/mateweather-applet-menu.xml
12cu|mate-applets-1.8.0-1|126	%{_datadir}/mate-2.0/ui/multiload-applet-menu.xml
12cu|mate-applets-1.8.0-1|127	# %{_datadir}/mate-2.0/ui/cpufreq-applet-menu.xml
12cu|mate-applets-1.8.0-1|128	%{_datadir}/pixmaps/mate-accessx-status-applet
12cu|mate-applets-1.8.0-1|129	%{_datadir}/pixmaps/mate-stickynotes
12cu|mate-applets-1.8.0-1|130	# %{_datadir}/pixmaps/mate-cpufreq-applet
12cu|mate-applets-1.8.0-1|131	# %{_datadir}/help/*/mate-accessx-status
12cu|mate-applets-1.8.0-1|132	# %{_datadir}/help/*/mate-battstat
12cu|mate-applets-1.8.0-1|133	# %{_datadir}/help/*/mate-char-palette
12cu|mate-applets-1.8.0-1|134	# %{_datadir}/help/*/mate-cpufreq-applet
12cu|mate-applets-1.8.0-1|135	# %{_datadir}/help/*/mate-drivemount
12cu|mate-applets-1.8.0-1|136	# %{_datadir}/help/*/mate-geyes
12cu|mate-applets-1.8.0-1|137	# %{_datadir}/help/*/mate-invest-applet
12cu|mate-applets-1.8.0-1|138	# %{_datadir}/help/*/mate-multiload
12cu|mate-applets-1.8.0-1|139	# %{_datadir}/help/*/mate-stickynotes_applet
12cu|mate-applets-1.8.0-1|140	# %{_datadir}/help/*/mate-trashapplet
12cu|mate-applets-1.8.0-1|141	# %{_datadir}/help/*/mateweather
12cu|mate-applets-1.8.0-1|142	
12cu|mate-applets-1.8.0-1|143	%changelog
12cu|mate-applets-1.8.0-1|144	* Tue Mar 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-applets-1.8.0-1|145	+ Revision: f7ecce4
12cu|mate-applets-1.8.0-1|146	- Disable cpufreq applet
12cu|mate-applets-1.8.0-1|147	
12cu|mate-applets-1.8.0-1|148	

10020 12
12cu|mate-backgrounds-1.8.0-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cu|mate-backgrounds-1.8.0-1|2	
12cu|mate-backgrounds-1.8.0-1|3	Name:           mate-backgrounds
12cu|mate-backgrounds-1.8.0-1|4	Version:        1.8.0
12cu|mate-backgrounds-1.8.0-1|5	Release:        1
12cu|mate-backgrounds-1.8.0-1|6	Summary:        MATE Desktop backgrounds
12cu|mate-backgrounds-1.8.0-1|7	Group:          Graphical desktop/Other
12cu|mate-backgrounds-1.8.0-1|8	License:        GPLv2+
12cu|mate-backgrounds-1.8.0-1|9	URL:            http://mate-desktop.org
12cu|mate-backgrounds-1.8.0-1|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-backgrounds-1.8.0-1|11	
12cu|mate-backgrounds-1.8.0-1|12	BuildArch:      noarch
12cu|mate-backgrounds-1.8.0-1|13	BuildRequires:  mate-common
12cu|mate-backgrounds-1.8.0-1|14	BuildRequires:  intltool
12cu|mate-backgrounds-1.8.0-1|15	
12cu|mate-backgrounds-1.8.0-1|16	%description
12cu|mate-backgrounds-1.8.0-1|17	This module contains a set of backgrounds packaged with the MATE desktop.
12cu|mate-backgrounds-1.8.0-1|18	
12cu|mate-backgrounds-1.8.0-1|19	%prep
12cu|mate-backgrounds-1.8.0-1|20	%setup -q
12cu|mate-backgrounds-1.8.0-1|21	NOCONFIGURE=1 ./autogen.sh
12cu|mate-backgrounds-1.8.0-1|22	
12cu|mate-backgrounds-1.8.0-1|23	
12cu|mate-backgrounds-1.8.0-1|24	%build
12cu|mate-backgrounds-1.8.0-1|25	%configure2_5x
12cu|mate-backgrounds-1.8.0-1|26	%make
12cu|mate-backgrounds-1.8.0-1|27	
12cu|mate-backgrounds-1.8.0-1|28	
12cu|mate-backgrounds-1.8.0-1|29	%install
12cu|mate-backgrounds-1.8.0-1|30	%makeinstall_std
12cu|mate-backgrounds-1.8.0-1|31	%find_lang %{name} --all-name
12cu|mate-backgrounds-1.8.0-1|32	
12cu|mate-backgrounds-1.8.0-1|33	%files -f %{name}.lang
12cu|mate-backgrounds-1.8.0-1|34	%doc AUTHORS COPYING README
12cu|mate-backgrounds-1.8.0-1|35	%{_datadir}/mate-background-properties/
12cu|mate-backgrounds-1.8.0-1|36	%{_datadir}/backgrounds/mate/*
12cu|mate-backgrounds-1.8.0-1|37	
12cu|mate-backgrounds-1.8.0-1|38	
12cu|mate-backgrounds-1.8.0-1|39	
12cu|mate-backgrounds-1.8.0-1|40	%changelog
12cu|mate-backgrounds-1.8.0-1|41	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-backgrounds-1.8.0-1|42	+ Revision: 5e0bf32
12cu|mate-backgrounds-1.8.0-1|43	- Updated to 1.8.0
12cu|mate-backgrounds-1.8.0-1|44	
12cu|mate-backgrounds-1.8.0-1|45	

10021 12
12cu|mate-calc-1.8.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|mate-calc-1.8.0-1|2	
12cu|mate-calc-1.8.0-1|3	Name:           mate-calc
12cu|mate-calc-1.8.0-1|4	Version:        1.8.0
12cu|mate-calc-1.8.0-1|5	Release:        1
12cu|mate-calc-1.8.0-1|6	Summary:        MATE Desktop calculator
12cu|mate-calc-1.8.0-1|7	License:        GPLv2+
12cu|mate-calc-1.8.0-1|8	Group:          Graphical desktop/Other
12cu|mate-calc-1.8.0-1|9	URL:            http://mate-desktop.org
12cu|mate-calc-1.8.0-1|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-calc-1.8.0-1|11	
12cu|mate-calc-1.8.0-1|12	BuildRequires:  bison
12cu|mate-calc-1.8.0-1|13	BuildRequires:  flex
12cu|mate-calc-1.8.0-1|14	BuildRequires:  mate-common
12cu|mate-calc-1.8.0-1|15	BuildRequires:	intltool
12cu|mate-calc-1.8.0-1|16	BuildRequires:  pkgconfig(gio-2.0)
12cu|mate-calc-1.8.0-1|17	BuildRequires:  pkgconfig(gmodule-export-2.0)
12cu|mate-calc-1.8.0-1|18	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|mate-calc-1.8.0-1|19	BuildRequires:  pkgconfig(libxml-2.0)
12cu|mate-calc-1.8.0-1|20	BuildRequires:  yelp-tools
12cu|mate-calc-1.8.0-1|21	BuildRequires:  itstool
12cu|mate-calc-1.8.0-1|22	
12cu|mate-calc-1.8.0-1|23	%description
12cu|mate-calc-1.8.0-1|24	mate-calc is a powerful graphical calculator with financial,
12cu|mate-calc-1.8.0-1|25	logical and scientific modes. It uses a multiple precision
12cu|mate-calc-1.8.0-1|26	package to do its arithmetic to give a high degree of accuracy.
12cu|mate-calc-1.8.0-1|27	
12cu|mate-calc-1.8.0-1|28	%prep
12cu|mate-calc-1.8.0-1|29	%setup -q
12cu|mate-calc-1.8.0-1|30	NOCONFIGURE=1 ./autogen.sh
12cu|mate-calc-1.8.0-1|31	
12cu|mate-calc-1.8.0-1|32	
12cu|mate-calc-1.8.0-1|33	%build
12cu|mate-calc-1.8.0-1|34	%configure2_5x --disable-schemas-compile
12cu|mate-calc-1.8.0-1|35	%make
12cu|mate-calc-1.8.0-1|36	
12cu|mate-calc-1.8.0-1|37	%install
12cu|mate-calc-1.8.0-1|38	%makeinstall_std
12cu|mate-calc-1.8.0-1|39	
12cu|mate-calc-1.8.0-1|40	%find_lang %{name} --all-name
12cu|mate-calc-1.8.0-1|41	
12cu|mate-calc-1.8.0-1|42	%files -f %{name}.lang
12cu|mate-calc-1.8.0-1|43	%doc AUTHORS COPYING README
12cu|mate-calc-1.8.0-1|44	%{_mandir}/man1/*
12cu|mate-calc-1.8.0-1|45	%{_bindir}/mate-calc
12cu|mate-calc-1.8.0-1|46	%{_bindir}/mate-calc-cmd
12cu|mate-calc-1.8.0-1|47	%{_bindir}/mate-calculator
12cu|mate-calc-1.8.0-1|48	%{_datadir}/applications/mate-calc.desktop
12cu|mate-calc-1.8.0-1|49	%{_datadir}/glib-2.0/schemas/org.mate.calc.gschema.xml
12cu|mate-calc-1.8.0-1|50	%{_datadir}/mate-calc
12cu|mate-calc-1.8.0-1|51	%{_datadir}/help/*/mate-calc/*
12cu|mate-calc-1.8.0-1|52	
12cu|mate-calc-1.8.0-1|53	%changelog
12cu|mate-calc-1.8.0-1|54	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-calc-1.8.0-1|55	+ Revision: 0065f44
12cu|mate-calc-1.8.0-1|56	- Fix files
12cu|mate-calc-1.8.0-1|57	
12cu|mate-calc-1.8.0-1|58	

10022 12
12cu|mate-common-1.8.0-1|1	Summary:	Common files for MATE desktop environment
12cu|mate-common-1.8.0-1|2	Name:		mate-common
12cu|mate-common-1.8.0-1|3	Version:	1.8.0
12cu|mate-common-1.8.0-1|4	Release:	1
12cu|mate-common-1.8.0-1|5	License:	GPLv3+
12cu|mate-common-1.8.0-1|6	Group:		Graphical desktop/Other
12cu|mate-common-1.8.0-1|7	URL:		http://www.mate-desktop.org
12cu|mate-common-1.8.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cu|mate-common-1.8.0-1|9	BuildArch:	noarch
12cu|mate-common-1.8.0-1|10	BuildRequires:  gettext-devel
12cu|mate-common-1.8.0-1|11	Requires:	automake
12cu|mate-common-1.8.0-1|12	Requires:	autoconf
12cu|mate-common-1.8.0-1|13	Requires:	m4
12cu|mate-common-1.8.0-1|14	Requires:	intltool
12cu|mate-common-1.8.0-1|15	Requires: 	gtk-doc
12cu|mate-common-1.8.0-1|16	
12cu|mate-common-1.8.0-1|17	%description
12cu|mate-common-1.8.0-1|18	Binaries for building all MATE desktop sub components.
12cu|mate-common-1.8.0-1|19	
12cu|mate-common-1.8.0-1|20	%prep
12cu|mate-common-1.8.0-1|21	%setup -q
12cu|mate-common-1.8.0-1|22	
12cu|mate-common-1.8.0-1|23	%build
12cu|mate-common-1.8.0-1|24	./autogen.sh
12cu|mate-common-1.8.0-1|25	%configure2_5x
12cu|mate-common-1.8.0-1|26	%make
12cu|mate-common-1.8.0-1|27	
12cu|mate-common-1.8.0-1|28	%install
12cu|mate-common-1.8.0-1|29	%makeinstall_std
12cu|mate-common-1.8.0-1|30	
12cu|mate-common-1.8.0-1|31	%files
12cu|mate-common-1.8.0-1|32	%{_bindir}/*
12cu|mate-common-1.8.0-1|33	%{_datadir}/aclocal/*.m4
12cu|mate-common-1.8.0-1|34	%{_datadir}/mate-common
12cu|mate-common-1.8.0-1|35	%{_mandir}/man1/*
12cu|mate-common-1.8.0-1|36	
12cu|mate-common-1.8.0-1|37	
12cu|mate-common-1.8.0-1|38	%changelog
12cu|mate-common-1.8.0-1|39	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-common-1.8.0-1|40	+ Revision: 90e49d2
12cu|mate-common-1.8.0-1|41	- Updated to 1.8.0
12cu|mate-common-1.8.0-1|42	
12cu|mate-common-1.8.0-1|43	

10023 12
12cu|mate-control-center-1.8.0-2|1	%define url_ver      %(echo %{version}|cut -d. -f1,2)
12cu|mate-control-center-1.8.0-2|2	%define major        1
12cu|mate-control-center-1.8.0-2|3	%define slab_major   0
12cu|mate-control-center-1.8.0-2|4	%define libname      %mklibname mate-window-settings %{major}
12cu|mate-control-center-1.8.0-2|5	%define libslabname  %mklibname slab %{slab_major}
12cu|mate-control-center-1.8.0-2|6	%define develname    %mklibname -d mate-window-settings
12cu|mate-control-center-1.8.0-2|7	
12cu|mate-control-center-1.8.0-2|8	Summary:         MATE control center
12cu|mate-control-center-1.8.0-2|9	Name:            mate-control-center
12cu|mate-control-center-1.8.0-2|10	Version:         1.8.0
12cu|mate-control-center-1.8.0-2|11	Release:         2
12cu|mate-control-center-1.8.0-2|12	License:         GPLv2+
12cu|mate-control-center-1.8.0-2|13	Group:           Graphical desktop/Other
12cu|mate-control-center-1.8.0-2|14	URL:             http://mate-desktop.org
12cu|mate-control-center-1.8.0-2|15	Source0:         http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-control-center-1.8.0-2|16	Source1:         mate-drakkeyboard.desktop
12cu|mate-control-center-1.8.0-2|17	# (fc) display icons when control-center is not started from MATE (Mdk bug #16767)
12cu|mate-control-center-1.8.0-2|18	Patch0:          gnome-control-center-2.27.90-menulocation.patch
12cu|mate-control-center-1.8.0-2|19	# (fc) force default dpi to 96, don't use X server value
12cu|mate-control-center-1.8.0-2|20	Patch1:          gnome-control-center-2.23.6-forcedpi.patch
12cu|mate-control-center-1.8.0-2|21	# (fc) fix markup (GNOME bug #597006) (Fedora)
12cu|mate-control-center-1.8.0-2|22	Patch2:          gnome-control-center-2.31.91-fix-markup.patch
12cu|mate-control-center-1.8.0-2|23	
12cu|mate-control-center-1.8.0-2|24	BuildRequires:  itstool
12cu|mate-control-center-1.8.0-2|25	BuildRequires:  mate-common
12cu|mate-control-center-1.8.0-2|26	BuildRequires:  xsltproc
12cu|mate-control-center-1.8.0-2|27	BuildRequires:  pkgconfig(dbus-glib-1)
12cu|mate-control-center-1.8.0-2|28	BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
12cu|mate-control-center-1.8.0-2|29	BuildRequires:  pkgconfig(glib-2.0)
12cu|mate-control-center-1.8.0-2|30	BuildRequires:  pkgconfig(gstreamer-0.10)
12cu|mate-control-center-1.8.0-2|31	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|mate-control-center-1.8.0-2|32	BuildRequires:  pkgconfig(libcanberra-gtk)
12cu|mate-control-center-1.8.0-2|33	BuildRequires:  pkgconfig(libmarco-private)
12cu|mate-control-center-1.8.0-2|34	BuildRequires:  pkgconfig(libmate-menu)
12cu|mate-control-center-1.8.0-2|35	BuildRequires:  pkgconfig(libmatekbd)
12cu|mate-control-center-1.8.0-2|36	BuildRequires:  pkgconfig(libnotify)
12cu|mate-control-center-1.8.0-2|37	BuildRequires:  pkgconfig(mate-desktop-2.0)
12cu|mate-control-center-1.8.0-2|38	BuildRequires:  pkgconfig(mate-settings-daemon)
12cu|mate-control-center-1.8.0-2|39	BuildRequires:  pkgconfig(librsvg-2.0)
12cu|mate-control-center-1.8.0-2|40	BuildRequires:  pkgconfig(pango)
12cu|mate-control-center-1.8.0-2|41	BuildRequires:  pkgconfig(sm)
12cu|mate-control-center-1.8.0-2|42	BuildRequires:  pkgconfig(unique-1.0)
12cu|mate-control-center-1.8.0-2|43	BuildRequires:  pkgconfig(xxf86misc)
12cu|mate-control-center-1.8.0-2|44	BuildRequires:  pkgconfig(xscrnsaver)
12cu|mate-control-center-1.8.0-2|45	BuildRequires:  pkgconfig(dconf) >= 0.10
12cu|mate-control-center-1.8.0-2|46	BuildRequires:  gsettings-desktop-schemas-devel
12cu|mate-control-center-1.8.0-2|47	BuildRequires:  desktop-file-utils
12cu|mate-control-center-1.8.0-2|48	BuildRequires:  shared-mime-info
12cu|mate-control-center-1.8.0-2|49	BuildRequires:  xml2po
12cu|mate-control-center-1.8.0-2|50	BuildRequires:  itstool
12cu|mate-control-center-1.8.0-2|51	BuildRequires:  yelp-tools
12cu|mate-control-center-1.8.0-2|52	BuildRequires:  pkgconfig(ice)
12cu|mate-control-center-1.8.0-2|53	BuildRequires:  pkgconfig(iso-codes)
12cu|mate-control-center-1.8.0-2|54	BuildRequires:  pkgconfig(libebook-1.2)
12cu|mate-control-center-1.8.0-2|55	BuildRequires:  pkgconfig(libmatekbdui)
12cu|mate-control-center-1.8.0-2|56	BuildRequires:  pkgconfig(mate-doc-utils)
12cu|mate-control-center-1.8.0-2|57	BuildRequires:  pkgconfig(x11)
12cu|mate-control-center-1.8.0-2|58	BuildRequires:  pkgconfig(xi)
12cu|mate-control-center-1.8.0-2|59	BuildRequires:  pkgconfig(xext)
12cu|mate-control-center-1.8.0-2|60	BuildRequires:  pkgconfig(xft)
12cu|mate-control-center-1.8.0-2|61	BuildRequires:  pkgconfig(libcaja-extension) >= 1.1.0
12cu|mate-control-center-1.8.0-2|62	
12cu|mate-control-center-1.8.0-2|63	Requires:   mate-settings-daemon >= 1.7.0
12cu|mate-control-center-1.8.0-2|64	Requires:   gnome-keyring
12cu|mate-control-center-1.8.0-2|65	Requires:	%{libname} = %{version}-%{release}
12cu|mate-control-center-1.8.0-2|66	
12cu|mate-control-center-1.8.0-2|67	Requires(post):   desktop-file-utils
12cu|mate-control-center-1.8.0-2|68	Requires(postun): desktop-file-utils
12cu|mate-control-center-1.8.0-2|69	
12cu|mate-control-center-1.8.0-2|70	%description
12cu|mate-control-center-1.8.0-2|71	MATE Control-center is a configuration tool for easily
12cu|mate-control-center-1.8.0-2|72	setting up your MATE environment.
12cu|mate-control-center-1.8.0-2|73	
12cu|mate-control-center-1.8.0-2|74	%package -n %{libname}
12cu|mate-control-center-1.8.0-2|75	Summary:    %{summary}
12cu|mate-control-center-1.8.0-2|76	Group:      System/Libraries
12cu|mate-control-center-1.8.0-2|77	Provides:   libmate-window-settings = %{version}-%{release}
12cu|mate-control-center-1.8.0-2|78	
12cu|mate-control-center-1.8.0-2|79	%description -n %{libname}
12cu|mate-control-center-1.8.0-2|80	Dynamic libraries used by MATE Control Center
12cu|mate-control-center-1.8.0-2|81	
12cu|mate-control-center-1.8.0-2|82	%package -n %{libslabname}
12cu|mate-control-center-1.8.0-2|83	Summary:    %{summary}
12cu|mate-control-center-1.8.0-2|84	Group:      System/Libraries
12cu|mate-control-center-1.8.0-2|85	# Override libslab from gnome2
12cu|mate-control-center-1.8.0-2|86	Epoch:      1
12cu|mate-control-center-1.8.0-2|87	
12cu|mate-control-center-1.8.0-2|88	%description -n %{libslabname}
12cu|mate-control-center-1.8.0-2|89	Dynamic libraries used by MATE Control Center
12cu|mate-control-center-1.8.0-2|90	
12cu|mate-control-center-1.8.0-2|91	%package -n %{develname}
12cu|mate-control-center-1.8.0-2|92	Summary:    Static libraries, include files for MATE control center
12cu|mate-control-center-1.8.0-2|93	Group:      Development/C
12cu|mate-control-center-1.8.0-2|94	Provides:   %{name}-devel = %{version}-%{release}
12cu|mate-control-center-1.8.0-2|95	Requires:   %{libname} >= %{version}
12cu|mate-control-center-1.8.0-2|96	Requires:   %{libslabname} = %{EVRD}
12cu|mate-control-center-1.8.0-2|97	
12cu|mate-control-center-1.8.0-2|98	%description -n %{develname}
12cu|mate-control-center-1.8.0-2|99	Static libraries, include files for MATE Control Center
12cu|mate-control-center-1.8.0-2|100	
12cu|mate-control-center-1.8.0-2|101	%prep
12cu|mate-control-center-1.8.0-2|102	%setup -q
12cu|mate-control-center-1.8.0-2|103	%apply_patches
12cu|mate-control-center-1.8.0-2|104	
12cu|mate-control-center-1.8.0-2|105	%build
12cu|mate-control-center-1.8.0-2|106	NOCONFIGURE=1 ./autogen.sh
12cu|mate-control-center-1.8.0-2|107	%configure2_5x \
12cu|mate-control-center-1.8.0-2|108	--disable-static          \
12cu|mate-control-center-1.8.0-2|109	--disable-schemas-compile \
12cu|mate-control-center-1.8.0-2|110	--disable-update-mimedb   \
12cu|mate-control-center-1.8.0-2|111	--disable-scrollkeeper
12cu|mate-control-center-1.8.0-2|112	
12cu|mate-control-center-1.8.0-2|113	%make LIBS='-lm -lgmodule-2.0'
12cu|mate-control-center-1.8.0-2|114	
12cu|mate-control-center-1.8.0-2|115	%install
12cu|mate-control-center-1.8.0-2|116	%makeinstall_std
12cu|mate-control-center-1.8.0-2|117	
12cu|mate-control-center-1.8.0-2|118	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/mate-drakkeyboard.desktop
12cu|mate-control-center-1.8.0-2|119	
12cu|mate-control-center-1.8.0-2|120	for desktopfile in %{buildroot}%{_datadir}/applications/*.desktop
12cu|mate-control-center-1.8.0-2|121	do
12cu|mate-control-center-1.8.0-2|122	desktop-file-edit --remove-category=MATE --add-category=X-MATE $desktopfile
12cu|mate-control-center-1.8.0-2|123	done
12cu|mate-control-center-1.8.0-2|124	
12cu|mate-control-center-1.8.0-2|125	rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
12cu|mate-control-center-1.8.0-2|126	
12cu|mate-control-center-1.8.0-2|127	%find_lang %{name} --with-gnome --all-name
12cu|mate-control-center-1.8.0-2|128	
12cu|mate-control-center-1.8.0-2|129	mkdir -p %{buildroot}%{_datadir}/mate-background-properties
12cu|mate-control-center-1.8.0-2|130	
12cu|mate-control-center-1.8.0-2|131	#remove unneeded mateconf file
12cu|mate-control-center-1.8.0-2|132	rm -fr %{buildroot}%{_datadir}/MateConf
12cu|mate-control-center-1.8.0-2|133	
12cu|mate-control-center-1.8.0-2|134	%files -f %{name}.lang
12cu|mate-control-center-1.8.0-2|135	%doc AUTHORS NEWS README
12cu|mate-control-center-1.8.0-2|136	%config(noreplace) %{_sysconfdir}/xdg/menus/matecc.menu
12cu|mate-control-center-1.8.0-2|137	%{_bindir}/mate-control-center
12cu|mate-control-center-1.8.0-2|138	%{_bindir}/mate-font-viewer
12cu|mate-control-center-1.8.0-2|139	%{_bindir}/mate-thumbnail-font
12cu|mate-control-center-1.8.0-2|140	%{_bindir}/mate-about-me
12cu|mate-control-center-1.8.0-2|141	%{_bindir}/mate-window-properties
12cu|mate-control-center-1.8.0-2|142	%{_bindir}/mate-network-properties
12cu|mate-control-center-1.8.0-2|143	%{_bindir}/mate-mouse-properties
12cu|mate-control-center-1.8.0-2|144	%{_bindir}/mate-keybinding-properties
12cu|mate-control-center-1.8.0-2|145	%{_bindir}/mate-keyboard-properties
12cu|mate-control-center-1.8.0-2|146	%{_bindir}/mate-display-properties
12cu|mate-control-center-1.8.0-2|147	%{_bindir}/mate-default-applications-properties
12cu|mate-control-center-1.8.0-2|148	%{_bindir}/mate-appearance-properties
12cu|mate-control-center-1.8.0-2|149	%{_bindir}/mate-at-properties
12cu|mate-control-center-1.8.0-2|150	%{_bindir}/mate-typing-monitor
12cu|mate-control-center-1.8.0-2|151	%{_sbindir}/mate-display-properties-install-systemwide
12cu|mate-control-center-1.8.0-2|152	%{_datadir}/polkit-1/actions/org.mate.randr.policy
12cu|mate-control-center-1.8.0-2|153	%{_iconsdir}/hicolor/*/*/*
12cu|mate-control-center-1.8.0-2|154	%{_datadir}/mate-background-properties
12cu|mate-control-center-1.8.0-2|155	%{_datadir}/applications/*.desktop
12cu|mate-control-center-1.8.0-2|156	%{_datadir}/desktop-directories/*
12cu|mate-control-center-1.8.0-2|157	%{_datadir}/mate-control-center/
12cu|mate-control-center-1.8.0-2|158	%{_datadir}/glib-2.0/schemas/org.mate.control-center.gschema.xml
12cu|mate-control-center-1.8.0-2|159	%{_datadir}/glib-2.0/schemas/org.mate.control-center.keybinding.gschema.xml
12cu|mate-control-center-1.8.0-2|160	%dir %{_datadir}/mate/cursor-fonts/
12cu|mate-control-center-1.8.0-2|161	%{_datadir}/mate/cursor-fonts/*
12cu|mate-control-center-1.8.0-2|162	%{_datadir}/mime/packages/mate-theme-package.xml
12cu|mate-control-center-1.8.0-2|163	%{_datadir}/thumbnailers/mate-font-viewer.thumbnailer
12cu|mate-control-center-1.8.0-2|164	%{_datadir}/man/man1/*
12cu|mate-control-center-1.8.0-2|165	
12cu|mate-control-center-1.8.0-2|166	%files -n %{libname}
12cu|mate-control-center-1.8.0-2|167	%{_libdir}/libmate-window-settings.so.%{major}*
12cu|mate-control-center-1.8.0-2|168	%{_libdir}/window-manager-settings/libmarco.so
12cu|mate-control-center-1.8.0-2|169	
12cu|mate-control-center-1.8.0-2|170	%files -n %{libslabname}
12cu|mate-control-center-1.8.0-2|171	%{_libdir}/libslab.so.%{slab_major}
12cu|mate-control-center-1.8.0-2|172	%{_libdir}/libslab.so.%{slab_major}.*
12cu|mate-control-center-1.8.0-2|173	
12cu|mate-control-center-1.8.0-2|174	%files -n %{develname}
12cu|mate-control-center-1.8.0-2|175	%doc ChangeLog
12cu|mate-control-center-1.8.0-2|176	%{_libdir}/libmate-window-settings.so
12cu|mate-control-center-1.8.0-2|177	%{_libdir}/libslab.so
12cu|mate-control-center-1.8.0-2|178	%{_libdir}/pkgconfig/*
12cu|mate-control-center-1.8.0-2|179	%dir %{_includedir}/mate-window-settings-2.0
12cu|mate-control-center-1.8.0-2|180	%{_includedir}/mate-window-settings-2.0/*
12cu|mate-control-center-1.8.0-2|181	%dir %{_includedir}/libslab
12cu|mate-control-center-1.8.0-2|182	%{_includedir}/libslab/*
12cu|mate-control-center-1.8.0-2|183	
12cu|mate-control-center-1.8.0-2|184	%changelog
12cu|mate-control-center-1.8.0-2|185	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
12cu|mate-control-center-1.8.0-2|186	+ Revision: f324dc2
12cu|mate-control-center-1.8.0-2|187	- Fix version in slab requires
12cu|mate-control-center-1.8.0-2|188	
12cu|mate-control-center-1.8.0-2|189	

10024 12
12cu|mate-desktop-1.8.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|mate-desktop-1.8.0-1|2	
12cu|mate-desktop-1.8.0-1|3	%define name mate-desktop
12cu|mate-desktop-1.8.0-1|4	%define api 2
12cu|mate-desktop-1.8.0-1|5	%define major 17
12cu|mate-desktop-1.8.0-1|6	%define libname %mklibname %{name} %{api} %{major}
12cu|mate-desktop-1.8.0-1|7	%define develname %mklibname %{name} -d
12cu|mate-desktop-1.8.0-1|8	
12cu|mate-desktop-1.8.0-1|9	Name:           mate-desktop
12cu|mate-desktop-1.8.0-1|10	Version:        1.8.0
12cu|mate-desktop-1.8.0-1|11	Release:        1
12cu|mate-desktop-1.8.0-1|12	Epoch:		1
12cu|mate-desktop-1.8.0-1|13	License:        GPLv2+ and LGPLv2+ and MIT
12cu|mate-desktop-1.8.0-1|14	Summary:        Library with common API for various MATE modules
12cu|mate-desktop-1.8.0-1|15	Url:            http://mate-desktop.org/
12cu|mate-desktop-1.8.0-1|16	Group:          Graphical desktop/Other
12cu|mate-desktop-1.8.0-1|17	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-desktop-1.8.0-1|18	Source1:        user-dirs-update-mate.desktop
12cu|mate-desktop-1.8.0-1|19	
12cu|mate-desktop-1.8.0-1|20	BuildRequires:  pkgconfig(gsettings-desktop-schemas)
12cu|mate-desktop-1.8.0-1|21	BuildRequires:  pkgconfig(glib-2.0)
12cu|mate-desktop-1.8.0-1|22	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|mate-desktop-1.8.0-1|23	BuildRequires:  pkgconfig(libstartup-notification-1.0)
12cu|mate-desktop-1.8.0-1|24	BuildRequires:  pkgconfig(unique-1.0)
12cu|mate-desktop-1.8.0-1|25	BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
12cu|mate-desktop-1.8.0-1|26	BuildRequires:	docbook-dtd412-xml
12cu|mate-desktop-1.8.0-1|27	BuildRequires:  gtk-doc
12cu|mate-desktop-1.8.0-1|28	BuildRequires:  intltool
12cu|mate-desktop-1.8.0-1|29	BuildRequires:  ldetect-lst
12cu|mate-desktop-1.8.0-1|30	BuildRequires:  mate-common
12cu|mate-desktop-1.8.0-1|31	BuildRequires:  gettext
12cu|mate-desktop-1.8.0-1|32	BuildRequires:  pkgconfig(libnotify)
12cu|mate-desktop-1.8.0-1|33	BuildRequires:  desktop-file-utils
12cu|mate-desktop-1.8.0-1|34	BuildRequires:	which
12cu|mate-desktop-1.8.0-1|35	BuildRequires:	xml2po
12cu|mate-desktop-1.8.0-1|36	BuildRequires:	itstool
12cu|mate-desktop-1.8.0-1|37	BuildRequires:	pkgconfig(dconf)
12cu|mate-desktop-1.8.0-1|38	BuildRequires:	yelp-tools
12cu|mate-desktop-1.8.0-1|39	BuildRequires:  pkgconfig(x11)
12cu|mate-desktop-1.8.0-1|40	BuildRequires:  pkgconfig(xext)
12cu|mate-desktop-1.8.0-1|41	BuildRequires:  pkgconfig(xrandr)
12cu|mate-desktop-1.8.0-1|42	
12cu|mate-desktop-1.8.0-1|43	Requires:       pygtk2
12cu|mate-desktop-1.8.0-1|44	Requires:       xdg-user-dirs-gtk
12cu|mate-desktop-1.8.0-1|45	Requires:       mate-panel
12cu|mate-desktop-1.8.0-1|46	
12cu|mate-desktop-1.8.0-1|47	%description
12cu|mate-desktop-1.8.0-1|48	This package contains some data files and other shared components of the
12cu|mate-desktop-1.8.0-1|49	MATE user environment.
12cu|mate-desktop-1.8.0-1|50	
12cu|mate-desktop-1.8.0-1|51	%package -n %{libname}
12cu|mate-desktop-1.8.0-1|52	Summary:        %{summary}
12cu|mate-desktop-1.8.0-1|53	Group:          System/Libraries
12cu|mate-desktop-1.8.0-1|54	
12cu|mate-desktop-1.8.0-1|55	%description -n %{libname}
12cu|mate-desktop-1.8.0-1|56	Internal library (libmatedesktop) used to implement some portions of the
12cu|mate-desktop-1.8.0-1|57	GNOME desktop.
12cu|mate-desktop-1.8.0-1|58	
12cu|mate-desktop-1.8.0-1|59	%package -n %{develname}
12cu|mate-desktop-1.8.0-1|60	Summary:        MATE module API library development files
12cu|mate-desktop-1.8.0-1|61	Group:          Development/C
12cu|mate-desktop-1.8.0-1|62	Requires:       %{libname} = %{epoch}:%{version}
12cu|mate-desktop-1.8.0-1|63	Provides:       %{name}-devel = %{version}-%{release}
12cu|mate-desktop-1.8.0-1|64	
12cu|mate-desktop-1.8.0-1|65	%description -n %{develname}
12cu|mate-desktop-1.8.0-1|66	Development library with common API for various MATE modules.
12cu|mate-desktop-1.8.0-1|67	
12cu|mate-desktop-1.8.0-1|68	%prep
12cu|mate-desktop-1.8.0-1|69	%setup -q
12cu|mate-desktop-1.8.0-1|70	%apply_patches
12cu|mate-desktop-1.8.0-1|71	
12cu|mate-desktop-1.8.0-1|72	%build
12cu|mate-desktop-1.8.0-1|73	NOCONFIGURE=yes ./autogen.sh
12cu|mate-desktop-1.8.0-1|74	%configure2_5x \
12cu|mate-desktop-1.8.0-1|75	--disable-scrollkeeper                                \
12cu|mate-desktop-1.8.0-1|76	--disable-schemas-compile                             \
12cu|mate-desktop-1.8.0-1|77	--with-gtk=2.0                                        \
12cu|mate-desktop-1.8.0-1|78	--with-x                                              \
12cu|mate-desktop-1.8.0-1|79	--disable-static                                      \
12cu|mate-desktop-1.8.0-1|80	--enable-unique                                       \
12cu|mate-desktop-1.8.0-1|81	--enable-gtk-doc                                      \
12cu|mate-desktop-1.8.0-1|82	--with-pnp-ids-path=%{_datadir}/misc/pnp.ids          \
12cu|mate-desktop-1.8.0-1|83	--with-omf-dir=%{_datadir}/omf/mate-desktop
12cu|mate-desktop-1.8.0-1|84	%make
12cu|mate-desktop-1.8.0-1|85	
12cu|mate-desktop-1.8.0-1|86	%install
12cu|mate-desktop-1.8.0-1|87	%makeinstall_std
12cu|mate-desktop-1.8.0-1|88	
12cu|mate-desktop-1.8.0-1|89	# Avoid conflicts with gnome 3
12cu|mate-desktop-1.8.0-1|90	find %{buildroot}%{_datadir}/help/ -name index.docbook -delete
12cu|mate-desktop-1.8.0-1|91	
12cu|mate-desktop-1.8.0-1|92	%find_lang %{name}
12cu|mate-desktop-1.8.0-1|93	
12cu|mate-desktop-1.8.0-1|94	
12cu|mate-desktop-1.8.0-1|95	%files -f %{name}.lang
12cu|mate-desktop-1.8.0-1|96	%doc AUTHORS COPYING COPYING.LIB NEWS README
12cu|mate-desktop-1.8.0-1|97	%{_bindir}/*
12cu|mate-desktop-1.8.0-1|98	%{_datadir}/applications/*.desktop
12cu|mate-desktop-1.8.0-1|99	#%{_datadir}/help/*/*/*.docbook
12cu|mate-desktop-1.8.0-1|100	%{_datadir}/help/*/*/*.xml
12cu|mate-desktop-1.8.0-1|101	#%{_datadir}/mate/help/*/*/*.xml
12cu|mate-desktop-1.8.0-1|102	#%{_datadir}/omf/mate-desktop/*/*.omf
12cu|mate-desktop-1.8.0-1|103	%{_datadir}/mate-about/
12cu|mate-desktop-1.8.0-1|104	%{_datadir}/glib-2.0/schemas/org.mate.*.gschema.xml
12cu|mate-desktop-1.8.0-1|105	%{_mandir}/man1/mate*
12cu|mate-desktop-1.8.0-1|106	%{_datadir}/MateConf/gsettings/mate-desktop.convert
12cu|mate-desktop-1.8.0-1|107	%{_datadir}/help/*/mate-user-guide/figures
12cu|mate-desktop-1.8.0-1|108	
12cu|mate-desktop-1.8.0-1|109	%files -n %libname
12cu|mate-desktop-1.8.0-1|110	%{_libdir}/libmate-desktop-%{api}.so.%{major}*
12cu|mate-desktop-1.8.0-1|111	
12cu|mate-desktop-1.8.0-1|112	%files -n %develname
12cu|mate-desktop-1.8.0-1|113	%{_datadir}/gtk-doc/html/mate-desktop
12cu|mate-desktop-1.8.0-1|114	%{_libdir}/libmate-desktop-2.so
12cu|mate-desktop-1.8.0-1|115	%{_libdir}/pkgconfig/mate-desktop-2.0.pc
12cu|mate-desktop-1.8.0-1|116	%{_includedir}/mate-desktop-2.0
12cu|mate-desktop-1.8.0-1|117	
12cu|mate-desktop-1.8.0-1|118	%changelog
12cu|mate-desktop-1.8.0-1|119	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.8.0-1
12cu|mate-desktop-1.8.0-1|120	+ Revision: 75c6240
12cu|mate-desktop-1.8.0-1|121	- Fix files
12cu|mate-desktop-1.8.0-1|122	
12cu|mate-desktop-1.8.0-1|123	

10025 12
12cu|mate-dialogs-1.8.0-1|1	Summary:	Call GNOME dialog boxes from the command line
12cu|mate-dialogs-1.8.0-1|2	Name:		mate-dialogs
12cu|mate-dialogs-1.8.0-1|3	Version:	1.8.0
12cu|mate-dialogs-1.8.0-1|4	Release:	1
12cu|mate-dialogs-1.8.0-1|5	License:	LGPLv2+
12cu|mate-dialogs-1.8.0-1|6	Group:		Development/Other
12cu|mate-dialogs-1.8.0-1|7	URL:		http://mate-desktop.org
12cu|mate-dialogs-1.8.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
12cu|mate-dialogs-1.8.0-1|9	
12cu|mate-dialogs-1.8.0-1|10	BuildRequires:	docbook-dtd412-xml
12cu|mate-dialogs-1.8.0-1|11	BuildRequires:	intltool
12cu|mate-dialogs-1.8.0-1|12	BuildRequires:	mate-common
12cu|mate-dialogs-1.8.0-1|13	BuildRequires:	xsltproc
12cu|mate-dialogs-1.8.0-1|14	BuildRequires:	rarian
12cu|mate-dialogs-1.8.0-1|15	BuildRequires:	which
12cu|mate-dialogs-1.8.0-1|16	BuildRequires:	xml2po
12cu|mate-dialogs-1.8.0-1|17	BuildRequires:	yelp-tools
12cu|mate-dialogs-1.8.0-1|18	BuildRequires:	itstool
12cu|mate-dialogs-1.8.0-1|19	BuildRequires:	pkgconfig(glib-2.0)
12cu|mate-dialogs-1.8.0-1|20	BuildRequires:	pkgconfig(libnotify)
12cu|mate-dialogs-1.8.0-1|21	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|mate-dialogs-1.8.0-1|22	
12cu|mate-dialogs-1.8.0-1|23	%description
12cu|mate-dialogs-1.8.0-1|24	Mate-dialogs allows you to display dialog boxes from the commandline and shell
12cu|mate-dialogs-1.8.0-1|25	scripts.
12cu|mate-dialogs-1.8.0-1|26	
12cu|mate-dialogs-1.8.0-1|27	%prep
12cu|mate-dialogs-1.8.0-1|28	%setup -q
12cu|mate-dialogs-1.8.0-1|29	
12cu|mate-dialogs-1.8.0-1|30	%build
12cu|mate-dialogs-1.8.0-1|31	NOCONFIGURE=yes ./autogen.sh
12cu|mate-dialogs-1.8.0-1|32	%configure2_5x \
12cu|mate-dialogs-1.8.0-1|33	--disable-silent-rules \
12cu|mate-dialogs-1.8.0-1|34	--disable-static \
12cu|mate-dialogs-1.8.0-1|35	--enable-libnotify \
12cu|mate-dialogs-1.8.0-1|36	--disable-scrollkeeper
12cu|mate-dialogs-1.8.0-1|37	%make
12cu|mate-dialogs-1.8.0-1|38	
12cu|mate-dialogs-1.8.0-1|39	%install
12cu|mate-dialogs-1.8.0-1|40	%makeinstall_std
12cu|mate-dialogs-1.8.0-1|41	
12cu|mate-dialogs-1.8.0-1|42	# MD this file conflicts with zenity
12cu|mate-dialogs-1.8.0-1|43	rm -f %{buildroot}%{_bindir}/gdialog
12cu|mate-dialogs-1.8.0-1|44	
12cu|mate-dialogs-1.8.0-1|45	%find_lang matedialog --with-gnome
12cu|mate-dialogs-1.8.0-1|46	%find_lang %{name}
12cu|mate-dialogs-1.8.0-1|47	cat matedialog.lang >> %{name}.lang
12cu|mate-dialogs-1.8.0-1|48	
12cu|mate-dialogs-1.8.0-1|49	%files -f %{name}.lang
12cu|mate-dialogs-1.8.0-1|50	%doc AUTHORS COPYING HACKING NEWS README THANKS TODO
12cu|mate-dialogs-1.8.0-1|51	%{_bindir}/matedialog
12cu|mate-dialogs-1.8.0-1|52	%dir %{_datadir}/matedialog
12cu|mate-dialogs-1.8.0-1|53	%{_datadir}/matedialog/*
12cu|mate-dialogs-1.8.0-1|54	%{_mandir}/man1/*
12cu|mate-dialogs-1.8.0-1|55	
12cu|mate-dialogs-1.8.0-1|56	
12cu|mate-dialogs-1.8.0-1|57	%changelog
12cu|mate-dialogs-1.8.0-1|58	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-dialogs-1.8.0-1|59	+ Revision: 08c69ad
12cu|mate-dialogs-1.8.0-1|60	- Fix files
12cu|mate-dialogs-1.8.0-1|61	
12cu|mate-dialogs-1.8.0-1|62	

10026 12
12cu|mate-doc-utils-1.6.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|mate-doc-utils-1.6.1-1|2	
12cu|mate-doc-utils-1.6.1-1|3	Summary:   MATE XML documentation utilities
12cu|mate-doc-utils-1.6.1-1|4	Name:      mate-doc-utils
12cu|mate-doc-utils-1.6.1-1|5	Version:   1.6.1
12cu|mate-doc-utils-1.6.1-1|6	Release:   1
12cu|mate-doc-utils-1.6.1-1|7	License:   GPLv3+
12cu|mate-doc-utils-1.6.1-1|8	Group:     Graphical desktop/Other
12cu|mate-doc-utils-1.6.1-1|9	URL:       http://mate-desktop.org
12cu|mate-doc-utils-1.6.1-1|10	Source0:   http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-doc-utils-1.6.1-1|11	BuildArch: noarch
12cu|mate-doc-utils-1.6.1-1|12	
12cu|mate-doc-utils-1.6.1-1|13	BuildRequires: docbook-dtd44-xml
12cu|mate-doc-utils-1.6.1-1|14	BuildRequires: intltool
12cu|mate-doc-utils-1.6.1-1|15	BuildRequires: mate-common
12cu|mate-doc-utils-1.6.1-1|16	BuildRequires: libxml2-utils
12cu|mate-doc-utils-1.6.1-1|17	BuildRequires: xsltproc
12cu|mate-doc-utils-1.6.1-1|18	BuildRequires: python-libxml2
12cu|mate-doc-utils-1.6.1-1|19	BuildRequires: pkgconfig(libxml-2.0)
12cu|mate-doc-utils-1.6.1-1|20	BuildRequires: pkgconfig(libxslt)
12cu|mate-doc-utils-1.6.1-1|21	BuildRequires: pkgconfig(rarian)
12cu|mate-doc-utils-1.6.1-1|22	Requires:      xsltproc
12cu|mate-doc-utils-1.6.1-1|23	
12cu|mate-doc-utils-1.6.1-1|24	%description
12cu|mate-doc-utils-1.6.1-1|25	mate-doc-utils is a collection of documentation utilities for the MATE
12cu|mate-doc-utils-1.6.1-1|26	project. Notably, it contains utilities for building documentation and all
12cu|mate-doc-utils-1.6.1-1|27	auxiliary files in your source tree, and it contains the DocBook XSLT.
12cu|mate-doc-utils-1.6.1-1|28	
12cu|mate-doc-utils-1.6.1-1|29	%package devel
12cu|mate-doc-utils-1.6.1-1|30	Summary:  A Collection of Documentation Utilities for MATE
12cu|mate-doc-utils-1.6.1-1|31	Group:    Development/Other
12cu|mate-doc-utils-1.6.1-1|32	Provides: %{name}-devel = %{version}-%{release}
12cu|mate-doc-utils-1.6.1-1|33	Requires: %{name} = %{version}
12cu|mate-doc-utils-1.6.1-1|34	Requires: docbook-dtd412-xml
12cu|mate-doc-utils-1.6.1-1|35	Requires: docbook-dtd44-xml
12cu|mate-doc-utils-1.6.1-1|36	Requires: libxml2-utils
12cu|mate-doc-utils-1.6.1-1|37	Requires: mate-common
12cu|mate-doc-utils-1.6.1-1|38	Requires: gnome-doc-utils
12cu|mate-doc-utils-1.6.1-1|39	
12cu|mate-doc-utils-1.6.1-1|40	%description devel
12cu|mate-doc-utils-1.6.1-1|41	This package contains the development files for %{name}.
12cu|mate-doc-utils-1.6.1-1|42	
12cu|mate-doc-utils-1.6.1-1|43	%prep
12cu|mate-doc-utils-1.6.1-1|44	%setup -q
12cu|mate-doc-utils-1.6.1-1|45	
12cu|mate-doc-utils-1.6.1-1|46	%build
12cu|mate-doc-utils-1.6.1-1|47	%configure2_5x \
12cu|mate-doc-utils-1.6.1-1|48	--build=%{_build} \
12cu|mate-doc-utils-1.6.1-1|49	--disable-scrollkeeper
12cu|mate-doc-utils-1.6.1-1|50	
12cu|mate-doc-utils-1.6.1-1|51	%make
12cu|mate-doc-utils-1.6.1-1|52	
12cu|mate-doc-utils-1.6.1-1|53	%install
12cu|mate-doc-utils-1.6.1-1|54	%makeinstall_std
12cu|mate-doc-utils-1.6.1-1|55	
12cu|mate-doc-utils-1.6.1-1|56	%find_lang %{name}
12cu|mate-doc-utils-1.6.1-1|57	#Remove unnecessary python sitepackages provided by gnome-doc-utils
12cu|mate-doc-utils-1.6.1-1|58	rm -rf %{buildroot}/%{python_sitelib}/*
12cu|mate-doc-utils-1.6.1-1|59	rm -rf %{buildroot}/%{python_sitelib}/xml2po/
12cu|mate-doc-utils-1.6.1-1|60	rm -rf %{buildroot}/%{_mandir}/man1/*
12cu|mate-doc-utils-1.6.1-1|61	rm -rf %{buildroot}/%{_datadir}/xml/mallard
12cu|mate-doc-utils-1.6.1-1|62	rm -rf %{buildroot}/%{_bindir}/xml2po
12cu|mate-doc-utils-1.6.1-1|63	rm -rf %{buildroot}/%{_datadir}/pkgconfig/xml2po.pc
12cu|mate-doc-utils-1.6.1-1|64	#Debian script not needed
12cu|mate-doc-utils-1.6.1-1|65	rm -rf %{buildroot}/%{_datadir}/mate-doc-utils/mate-debian.sh
12cu|mate-doc-utils-1.6.1-1|66	
12cu|mate-doc-utils-1.6.1-1|67	%files -f %{name}.lang
12cu|mate-doc-utils-1.6.1-1|68	%doc AUTHORS ChangeLog README
12cu|mate-doc-utils-1.6.1-1|69	%{_bindir}/mate-doc-tool
12cu|mate-doc-utils-1.6.1-1|70	%dir %{_datadir}/mate-doc-utils
12cu|mate-doc-utils-1.6.1-1|71	%{_datadir}/mate-doc-utils/icons
12cu|mate-doc-utils-1.6.1-1|72	%{_datadir}/mate-doc-utils/watermarks
12cu|mate-doc-utils-1.6.1-1|73	%dir %{_datadir}/xml/
12cu|mate-doc-utils-1.6.1-1|74	%{_datadir}/xml/mate
12cu|mate-doc-utils-1.6.1-1|75	%{_datadir}/mate/help/
12cu|mate-doc-utils-1.6.1-1|76	
12cu|mate-doc-utils-1.6.1-1|77	
12cu|mate-doc-utils-1.6.1-1|78	%files devel
12cu|mate-doc-utils-1.6.1-1|79	%{_bindir}/mate-doc-prepare
12cu|mate-doc-utils-1.6.1-1|80	%{_datadir}/pkgconfig/*.pc
12cu|mate-doc-utils-1.6.1-1|81	%{_datadir}/aclocal/*.m4
12cu|mate-doc-utils-1.6.1-1|82	%{_datadir}/mate-doc-utils/mate-doc-utils.make
12cu|mate-doc-utils-1.6.1-1|83	%{_datadir}/mate-doc-utils/templates
12cu|mate-doc-utils-1.6.1-1|84	%{_datadir}/mate-doc-utils/template*.*
12cu|mate-doc-utils-1.6.1-1|85	%{_datadir}/omf/mate-doc-make/
12cu|mate-doc-utils-1.6.1-1|86	%{_datadir}/omf/mate-doc-xslt/

10027 12
12cu|mate-icon-theme-1.8.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|mate-icon-theme-1.8.0-1|2	
12cu|mate-icon-theme-1.8.0-1|3	Summary:         MATE desktop default icons
12cu|mate-icon-theme-1.8.0-1|4	Name:            mate-icon-theme
12cu|mate-icon-theme-1.8.0-1|5	Version:         1.8.0
12cu|mate-icon-theme-1.8.0-1|6	Release:         1
12cu|mate-icon-theme-1.8.0-1|7	License:         LGPLv3
12cu|mate-icon-theme-1.8.0-1|8	Group:           Graphical desktop/Other
12cu|mate-icon-theme-1.8.0-1|9	URL:             http://www.mate-desktop.org/
12cu|mate-icon-theme-1.8.0-1|10	Source0:         http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-icon-theme-1.8.0-1|11	
12cu|mate-icon-theme-1.8.0-1|12	BuildRequires:   icon-naming-utils >= 0.8.7
12cu|mate-icon-theme-1.8.0-1|13	BuildRequires:   mate-common
12cu|mate-icon-theme-1.8.0-1|14	BuildRequires:   intltool
12cu|mate-icon-theme-1.8.0-1|15	BuildArch:       noarch
12cu|mate-icon-theme-1.8.0-1|16	
12cu|mate-icon-theme-1.8.0-1|17	Requires: hicolor-icon-theme
12cu|mate-icon-theme-1.8.0-1|18	
12cu|mate-icon-theme-1.8.0-1|19	%description
12cu|mate-icon-theme-1.8.0-1|20	A collection of icons used as the basis for MATE themes
12cu|mate-icon-theme-1.8.0-1|21	
12cu|mate-icon-theme-1.8.0-1|22	%package menta
12cu|mate-icon-theme-1.8.0-1|23	Summary:	Menta Icon theme for MATE Desktop
12cu|mate-icon-theme-1.8.0-1|24	Group:		Graphical desktop/Other
12cu|mate-icon-theme-1.8.0-1|25	Requires:	%{name} = %{version}-%{release}
12cu|mate-icon-theme-1.8.0-1|26	
12cu|mate-icon-theme-1.8.0-1|27	%description menta
12cu|mate-icon-theme-1.8.0-1|28	Menta Icon theme for MATE Desktop.
12cu|mate-icon-theme-1.8.0-1|29	
12cu|mate-icon-theme-1.8.0-1|30	%package devel
12cu|mate-icon-theme-1.8.0-1|31	Summary:	Development files for mate-icon-theme
12cu|mate-icon-theme-1.8.0-1|32	Group:		Development/C
12cu|mate-icon-theme-1.8.0-1|33	
12cu|mate-icon-theme-1.8.0-1|34	%description devel
12cu|mate-icon-theme-1.8.0-1|35	Development files for mate-icon-theme.
12cu|mate-icon-theme-1.8.0-1|36	
12cu|mate-icon-theme-1.8.0-1|37	%prep
12cu|mate-icon-theme-1.8.0-1|38	%setup -q
12cu|mate-icon-theme-1.8.0-1|39	
12cu|mate-icon-theme-1.8.0-1|40	%build
12cu|mate-icon-theme-1.8.0-1|41	%configure \
12cu|mate-icon-theme-1.8.0-1|42	--disable-silent-rules \
12cu|mate-icon-theme-1.8.0-1|43	--enable-icon-mapping
12cu|mate-icon-theme-1.8.0-1|44	%make
12cu|mate-icon-theme-1.8.0-1|45	
12cu|mate-icon-theme-1.8.0-1|46	%install
12cu|mate-icon-theme-1.8.0-1|47	%make install \
12cu|mate-icon-theme-1.8.0-1|48	install_sh="install -p" \
12cu|mate-icon-theme-1.8.0-1|49	DESTDIR=%{buildroot}
12cu|mate-icon-theme-1.8.0-1|50	
12cu|mate-icon-theme-1.8.0-1|51	install -d %{buildroot}%{_datadir}/icons/mate/scalable/{actions,apps,status}
12cu|mate-icon-theme-1.8.0-1|52	> %{buildroot}%{_iconsdir}/mate/icon-theme.cache
12cu|mate-icon-theme-1.8.0-1|53	> %{buildroot}%{_iconsdir}/menta/icon-theme.cache
12cu|mate-icon-theme-1.8.0-1|54	
12cu|mate-icon-theme-1.8.0-1|55	%post
12cu|mate-icon-theme-1.8.0-1|56	%update_icon_cache mate
12cu|mate-icon-theme-1.8.0-1|57	
12cu|mate-icon-theme-1.8.0-1|58	%postun
12cu|mate-icon-theme-1.8.0-1|59	%update_icon_cache mate
12cu|mate-icon-theme-1.8.0-1|60	
12cu|mate-icon-theme-1.8.0-1|61	%post menta
12cu|mate-icon-theme-1.8.0-1|62	%update_icon_cache menta
12cu|mate-icon-theme-1.8.0-1|63	
12cu|mate-icon-theme-1.8.0-1|64	%postun menta
12cu|mate-icon-theme-1.8.0-1|65	%update_icon_cache menta
12cu|mate-icon-theme-1.8.0-1|66	
12cu|mate-icon-theme-1.8.0-1|67	%files
12cu|mate-icon-theme-1.8.0-1|68	%defattr(644,root,root,755)
12cu|mate-icon-theme-1.8.0-1|69	%doc AUTHORS README
12cu|mate-icon-theme-1.8.0-1|70	%dir %{_iconsdir}/mate
12cu|mate-icon-theme-1.8.0-1|71	%{_iconsdir}/mate/index.theme
12cu|mate-icon-theme-1.8.0-1|72	%{_iconsdir}/mate/[0-9]*x*
12cu|mate-icon-theme-1.8.0-1|73	%{_iconsdir}/mate/scalable
12cu|mate-icon-theme-1.8.0-1|74	%ghost %{_iconsdir}/mate/icon-theme.cache
12cu|mate-icon-theme-1.8.0-1|75	
12cu|mate-icon-theme-1.8.0-1|76	%files menta
12cu|mate-icon-theme-1.8.0-1|77	%defattr(644,root,root,755)
12cu|mate-icon-theme-1.8.0-1|78	%dir %{_iconsdir}/menta
12cu|mate-icon-theme-1.8.0-1|79	%{_iconsdir}/menta/[0-9]*x*
12cu|mate-icon-theme-1.8.0-1|80	%{_iconsdir}/menta/index.theme
12cu|mate-icon-theme-1.8.0-1|81	%ghost %{_iconsdir}/menta/icon-theme.cache
12cu|mate-icon-theme-1.8.0-1|82	
12cu|mate-icon-theme-1.8.0-1|83	%files devel
12cu|mate-icon-theme-1.8.0-1|84	%defattr(644,root,root,755)
12cu|mate-icon-theme-1.8.0-1|85	%{_datadir}/pkgconfig/%{name}.pc
12cu|mate-icon-theme-1.8.0-1|86	
12cu|mate-icon-theme-1.8.0-1|87	%changelog
12cu|mate-icon-theme-1.8.0-1|88	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-icon-theme-1.8.0-1|89	+ Revision: 227ba0e
12cu|mate-icon-theme-1.8.0-1|90	- Fix files
12cu|mate-icon-theme-1.8.0-1|91	
12cu|mate-icon-theme-1.8.0-1|92	

10028 12
12cu|mate-icon-theme-faenza-1.8.0-1|1	Summary:		MATE icon theme faenza
12cu|mate-icon-theme-faenza-1.8.0-1|2	Name:			mate-icon-theme-faenza
12cu|mate-icon-theme-faenza-1.8.0-1|3	Version:		1.8.0
12cu|mate-icon-theme-faenza-1.8.0-1|4	Release:		1
12cu|mate-icon-theme-faenza-1.8.0-1|5	URL:			http://mate-desktop.org
12cu|mate-icon-theme-faenza-1.8.0-1|6	Source0:		http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
12cu|mate-icon-theme-faenza-1.8.0-1|7	License:		GPLv2
12cu|mate-icon-theme-faenza-1.8.0-1|8	BuildArch:		noarch
12cu|mate-icon-theme-faenza-1.8.0-1|9	Group:			Graphical desktop/Other
12cu|mate-icon-theme-faenza-1.8.0-1|10	BuildRequires:	icon-naming-utils
12cu|mate-icon-theme-faenza-1.8.0-1|11	BuildRequires:	mate-common
12cu|mate-icon-theme-faenza-1.8.0-1|12	
12cu|mate-icon-theme-faenza-1.8.0-1|13	%description
12cu|mate-icon-theme-faenza-1.8.0-1|14	This icon theme uses Faenza and Faience icon themes by ~Tiheum and
12cu|mate-icon-theme-faenza-1.8.0-1|15	some icons customized for MATE by Rowen Stipe.
12cu|mate-icon-theme-faenza-1.8.0-1|16	
12cu|mate-icon-theme-faenza-1.8.0-1|17	%prep
12cu|mate-icon-theme-faenza-1.8.0-1|18	%setup -q
12cu|mate-icon-theme-faenza-1.8.0-1|19	NOCONFIGURE=1 ./autogen.sh
12cu|mate-icon-theme-faenza-1.8.0-1|20	
12cu|mate-icon-theme-faenza-1.8.0-1|21	%build
12cu|mate-icon-theme-faenza-1.8.0-1|22	%configure \
12cu|mate-icon-theme-faenza-1.8.0-1|23	--enable-icon-mapping
12cu|mate-icon-theme-faenza-1.8.0-1|24	
12cu|mate-icon-theme-faenza-1.8.0-1|25	%install
12cu|mate-icon-theme-faenza-1.8.0-1|26	%makeinstall_std
12cu|mate-icon-theme-faenza-1.8.0-1|27	
12cu|mate-icon-theme-faenza-1.8.0-1|28	%post
12cu|mate-icon-theme-faenza-1.8.0-1|29	/bin/touch --no-create %{_datadir}/icons/matefaenza &>/dev/null || :
12cu|mate-icon-theme-faenza-1.8.0-1|30	/bin/touch --no-create %{_datadir}/icons/matefaenzagray &>/dev/null || :
12cu|mate-icon-theme-faenza-1.8.0-1|31	/bin/touch --no-create %{_datadir}/icons/matefaenzadark &>/dev/null || :
12cu|mate-icon-theme-faenza-1.8.0-1|32	
12cu|mate-icon-theme-faenza-1.8.0-1|33	%postun
12cu|mate-icon-theme-faenza-1.8.0-1|34	if [ $1 -eq 0 ] ; then
12cu|mate-icon-theme-faenza-1.8.0-1|35	/bin/touch --no-create %{_datadir}/icons/matefaenza &>/dev/null
12cu|mate-icon-theme-faenza-1.8.0-1|36	/bin/touch --no-create %{_datadir}/icons/matefaenzagray &>/dev/null
12cu|mate-icon-theme-faenza-1.8.0-1|37	/bin/touch --no-create %{_datadir}/icons/matefaenzadark &>/dev/null
12cu|mate-icon-theme-faenza-1.8.0-1|38	/usr/bin/gtk-update-icon-cache %{_datadir}/icons/matefaenza &>/dev/null || :
12cu|mate-icon-theme-faenza-1.8.0-1|39	/usr/bin/gtk-update-icon-cache %{_datadir}/icons/matefaenzagray &>/dev/null || :
12cu|mate-icon-theme-faenza-1.8.0-1|40	/usr/bin/gtk-update-icon-cache %{_datadir}/icons/matefaenzadark &>/dev/null || :
12cu|mate-icon-theme-faenza-1.8.0-1|41	fi
12cu|mate-icon-theme-faenza-1.8.0-1|42	
12cu|mate-icon-theme-faenza-1.8.0-1|43	%posttrans
12cu|mate-icon-theme-faenza-1.8.0-1|44	/usr/bin/gtk-update-icon-cache %{_datadir}/icons/matefaenza &>/dev/null || :
12cu|mate-icon-theme-faenza-1.8.0-1|45	/usr/bin/gtk-update-icon-cache %{_datadir}/icons/matefaenzagray &>/dev/null || :
12cu|mate-icon-theme-faenza-1.8.0-1|46	/usr/bin/gtk-update-icon-cache %{_datadir}/icons/matefaenzadark &>/dev/null || :
12cu|mate-icon-theme-faenza-1.8.0-1|47	
12cu|mate-icon-theme-faenza-1.8.0-1|48	%files
12cu|mate-icon-theme-faenza-1.8.0-1|49	%doc COPYING AUTHORS
12cu|mate-icon-theme-faenza-1.8.0-1|50	%{_datadir}/icons/matefaenza/
12cu|mate-icon-theme-faenza-1.8.0-1|51	%{_datadir}/icons/matefaenzagray/
12cu|mate-icon-theme-faenza-1.8.0-1|52	%{_datadir}/icons/matefaenzadark/
12cu|mate-icon-theme-faenza-1.8.0-1|53	%changelog
12cu|mate-icon-theme-faenza-1.8.0-1|54	* Fri Mar 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-icon-theme-faenza-1.8.0-1|55	+ Revision: 2a5e3ad
12cu|mate-icon-theme-faenza-1.8.0-1|56	- Updated to 1.8.0
12cu|mate-icon-theme-faenza-1.8.0-1|57	
12cu|mate-icon-theme-faenza-1.8.0-1|58	

10029 12
12cu|mate-indicator-applet-1.8.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|mate-indicator-applet-1.8.0-1|2	
12cu|mate-indicator-applet-1.8.0-1|3	Summary: MATE Panel applet indicator
12cu|mate-indicator-applet-1.8.0-1|4	Name:    mate-indicator-applet
12cu|mate-indicator-applet-1.8.0-1|5	Version: 1.8.0
12cu|mate-indicator-applet-1.8.0-1|6	Release: 1
12cu|mate-indicator-applet-1.8.0-1|7	License: LGPLv2+ and GPLv3
12cu|mate-indicator-applet-1.8.0-1|8	Group:   Graphical desktop/Other
12cu|mate-indicator-applet-1.8.0-1|9	URL:     http://mate-desktop.org
12cu|mate-indicator-applet-1.8.0-1|10	Source0: http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-indicator-applet-1.8.0-1|11	# This patch fixes 'AM_CONFIG_HEADER' macro is deprecated error
12cu|mate-indicator-applet-1.8.0-1|12	Patch0: mate-indicator-applet-1.8.0-rosa-fix-configure_ac-script.patch
12cu|mate-indicator-applet-1.8.0-1|13	
12cu|mate-indicator-applet-1.8.0-1|14	BuildRequires: intltool
12cu|mate-indicator-applet-1.8.0-1|15	BuildRequires: mate-common
12cu|mate-indicator-applet-1.8.0-1|16	BuildRequires: pkgconfig(gtk+-2.0)
12cu|mate-indicator-applet-1.8.0-1|17	BuildRequires: pkgconfig(indicator-0.4)
12cu|mate-indicator-applet-1.8.0-1|18	BuildRequires: pkgconfig(dbus-glib-1)
12cu|mate-indicator-applet-1.8.0-1|19	BuildRequires: mate-settings-daemon-devel
12cu|mate-indicator-applet-1.8.0-1|20	BuildRequires: pkgconfig(libmatepanelapplet-4.0)
12cu|mate-indicator-applet-1.8.0-1|21	
12cu|mate-indicator-applet-1.8.0-1|22	Requires:      mate-panel
12cu|mate-indicator-applet-1.8.0-1|23	
12cu|mate-indicator-applet-1.8.0-1|24	%description
12cu|mate-indicator-applet-1.8.0-1|25	A small applet to display information from various applications consistently
12cu|mate-indicator-applet-1.8.0-1|26	in the panel. The indicator applet exposes Ayatana Indicators in the MATE
12cu|mate-indicator-applet-1.8.0-1|27	Panel. Ayatana Indicators are an initiative by Canonical to provide crisp and
12cu|mate-indicator-applet-1.8.0-1|28	clean system and application status indication. They take the form of an icon
12cu|mate-indicator-applet-1.8.0-1|29	and associated menu, displayed (usually) in the desktop panel. Existing
12cu|mate-indicator-applet-1.8.0-1|30	indicators include the Message Menu, Battery Menu and Sound menu.
12cu|mate-indicator-applet-1.8.0-1|31	
12cu|mate-indicator-applet-1.8.0-1|32	%prep
12cu|mate-indicator-applet-1.8.0-1|33	%setup -q
12cu|mate-indicator-applet-1.8.0-1|34	# %apply_patches
12cu|mate-indicator-applet-1.8.0-1|35	
12cu|mate-indicator-applet-1.8.0-1|36	%build
12cu|mate-indicator-applet-1.8.0-1|37	# NOCONFIGURE=1 ./autogen.sh
12cu|mate-indicator-applet-1.8.0-1|38	%configure2_5x \
12cu|mate-indicator-applet-1.8.0-1|39	--disable-static
12cu|mate-indicator-applet-1.8.0-1|40	
12cu|mate-indicator-applet-1.8.0-1|41	%make
12cu|mate-indicator-applet-1.8.0-1|42	
12cu|mate-indicator-applet-1.8.0-1|43	%install
12cu|mate-indicator-applet-1.8.0-1|44	%makeinstall_std
12cu|mate-indicator-applet-1.8.0-1|45	
12cu|mate-indicator-applet-1.8.0-1|46	%find_lang %{name}
12cu|mate-indicator-applet-1.8.0-1|47	
12cu|mate-indicator-applet-1.8.0-1|48	%files -f %{name}.lang
12cu|mate-indicator-applet-1.8.0-1|49	%doc ChangeLog COPYING
12cu|mate-indicator-applet-1.8.0-1|50	%{_libexecdir}/indicator-applet*
12cu|mate-indicator-applet-1.8.0-1|51	%{_datadir}/dbus-1/services/*.service
12cu|mate-indicator-applet-1.8.0-1|52	%{_datadir}/mate-panel/applets/*.mate-panel-applet
12cu|mate-indicator-applet-1.8.0-1|53	%{_iconsdir}/hicolor/*/*/*
12cu|mate-indicator-applet-1.8.0-1|54	
12cu|mate-indicator-applet-1.8.0-1|55	
12cu|mate-indicator-applet-1.8.0-1|56	%changelog
12cu|mate-indicator-applet-1.8.0-1|57	* Fri Mar 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-indicator-applet-1.8.0-1|58	+ Revision: 089399e
12cu|mate-indicator-applet-1.8.0-1|59	- Fix typo
12cu|mate-indicator-applet-1.8.0-1|60	
12cu|mate-indicator-applet-1.8.0-1|61	

10030 12
12cu|mate-keyring-1.6.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|mate-keyring-1.6.0-1|2	%define name mate-keyring
12cu|mate-keyring-1.6.0-1|3	%define major 0
12cu|mate-keyring-1.6.0-1|4	%define libname %mklibname %{name} %{major}
12cu|mate-keyring-1.6.0-1|5	%define develname %mklibname -d %{name}
12cu|mate-keyring-1.6.0-1|6	
12cu|mate-keyring-1.6.0-1|7	Summary:        Framework for managing passwords and other secrets
12cu|mate-keyring-1.6.0-1|8	Name:           mate-keyring
12cu|mate-keyring-1.6.0-1|9	Version:        1.6.0
12cu|mate-keyring-1.6.0-1|10	Release:        1
12cu|mate-keyring-1.6.0-1|11	License:        GPLv2+ and LGPLv2+
12cu|mate-keyring-1.6.0-1|12	Group:          Networking/Remote access
12cu|mate-keyring-1.6.0-1|13	URL:            http://mate-desktop.org
12cu|mate-keyring-1.6.0-1|14	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-keyring-1.6.0-1|15	
12cu|mate-keyring-1.6.0-1|16	BuildRequires: gtk-doc
12cu|mate-keyring-1.6.0-1|17	BuildRequires: libcap-devel
12cu|mate-keyring-1.6.0-1|18	BuildRequires: libgcrypt-devel
12cu|mate-keyring-1.6.0-1|19	BuildRequires: pkgconfig(dbus-1) >= 1.0
12cu|mate-keyring-1.6.0-1|20	BuildRequires: pkgconfig(glib-2.0)
12cu|mate-keyring-1.6.0-1|21	BuildRequires: pkgconfig(gtk+-2.0)
12cu|mate-keyring-1.6.0-1|22	BuildRequires: pkgconfig(libtasn1)
12cu|mate-keyring-1.6.0-1|23	BuildRequires: libtasn1-tools
12cu|mate-keyring-1.6.0-1|24	BuildRequires: mate-common
12cu|mate-keyring-1.6.0-1|25	BuildRequires: pam-devel
12cu|mate-keyring-1.6.0-1|26	BuildRequires: intltool
12cu|mate-keyring-1.6.0-1|27	
12cu|mate-keyring-1.6.0-1|28	%description
12cu|mate-keyring-1.6.0-1|29	The mate-keyring session daemon manages passwords and other types of
12cu|mate-keyring-1.6.0-1|30	secrets for the user, storing them encrypted with a main password.
12cu|mate-keyring-1.6.0-1|31	Applications can use the mate-keyring library to integrate with the keyring.
12cu|mate-keyring-1.6.0-1|32	
12cu|mate-keyring-1.6.0-1|33	%package -n %{libname}
12cu|mate-keyring-1.6.0-1|34	Summary: Library files for mate-keyring
12cu|mate-keyring-1.6.0-1|35	License: LGPLv2+
12cu|mate-keyring-1.6.0-1|36	Group:   System/Libraries
12cu|mate-keyring-1.6.0-1|37	
12cu|mate-keyring-1.6.0-1|38	%description -n %{libname}
12cu|mate-keyring-1.6.0-1|39	This package contain the library files for %{name}
12cu|mate-keyring-1.6.0-1|40	
12cu|mate-keyring-1.6.0-1|41	%package -n %{develname}
12cu|mate-keyring-1.6.0-1|42	Summary:        Development files for %{name}
12cu|mate-keyring-1.6.0-1|43	Group:          Development/C
12cu|mate-keyring-1.6.0-1|44	Requires:       %{libname} = %{version}
12cu|mate-keyring-1.6.0-1|45	Provides:       %{name}-devel = %{version}-%{release}
12cu|mate-keyring-1.6.0-1|46	
12cu|mate-keyring-1.6.0-1|47	%description -n %{develname}
12cu|mate-keyring-1.6.0-1|48	This package contains the libraries and
12cu|mate-keyring-1.6.0-1|49	header files needed to develop applications that use mate-keyring.
12cu|mate-keyring-1.6.0-1|50	
12cu|mate-keyring-1.6.0-1|51	%prep
12cu|mate-keyring-1.6.0-1|52	%setup -q
12cu|mate-keyring-1.6.0-1|53	NOCONFIGURE=1 ./autogen.sh
12cu|mate-keyring-1.6.0-1|54	
12cu|mate-keyring-1.6.0-1|55	%build
12cu|mate-keyring-1.6.0-1|56	%configure \
12cu|mate-keyring-1.6.0-1|57	--disable-static                    \
12cu|mate-keyring-1.6.0-1|58	--with-gtk=2.0                      \
12cu|mate-keyring-1.6.0-1|59	--disable-schemas-compile           \
12cu|mate-keyring-1.6.0-1|60	--with-pam-dir=/%{_lib}/security/   \
12cu|mate-keyring-1.6.0-1|61	--with-root-certs=%{_sysconfdir}/pki/tls/certs
12cu|mate-keyring-1.6.0-1|62	
12cu|mate-keyring-1.6.0-1|63	%make LIBS='-lgmodule-2.0'
12cu|mate-keyring-1.6.0-1|64	
12cu|mate-keyring-1.6.0-1|65	%install
12cu|mate-keyring-1.6.0-1|66	%makeinstall_std
12cu|mate-keyring-1.6.0-1|67	
12cu|mate-keyring-1.6.0-1|68	%find_lang %{name}
12cu|mate-keyring-1.6.0-1|69	
12cu|mate-keyring-1.6.0-1|70	
12cu|mate-keyring-1.6.0-1|71	%files -f %{name}.lang
12cu|mate-keyring-1.6.0-1|72	%doc AUTHORS NEWS README COPYING COPYING.LIB
12cu|mate-keyring-1.6.0-1|73	%{_bindir}/mate-keyring
12cu|mate-keyring-1.6.0-1|74	%attr(755,root,root) %{_bindir}/mate-keyring-daemon
12cu|mate-keyring-1.6.0-1|75	%{_sysconfdir}/xdg/autostart/mate-keyring-pkcs11.desktop
12cu|mate-keyring-1.6.0-1|76	%{_sysconfdir}/xdg/autostart/mate-keyring-secrets.desktop
12cu|mate-keyring-1.6.0-1|77	%{_sysconfdir}/xdg/autostart/mate-keyring-ssh.desktop
12cu|mate-keyring-1.6.0-1|78	%{_sysconfdir}/xdg/autostart/mate-keyring-gpg.desktop
12cu|mate-keyring-1.6.0-1|79	%{_libexecdir}/mate-keyring-prompt
12cu|mate-keyring-1.6.0-1|80	%{_datadir}/dbus-1/services/*.service
12cu|mate-keyring-1.6.0-1|81	%{_datadir}/mategcr/
12cu|mate-keyring-1.6.0-1|82	%{_datadir}/mate-keyring/
12cu|mate-keyring-1.6.0-1|83	%{_datadir}/MateConf/gsettings/*.convert
12cu|mate-keyring-1.6.0-1|84	%{_datadir}/glib-2.0/schemas/*.gschema.xml
12cu|mate-keyring-1.6.0-1|85	
12cu|mate-keyring-1.6.0-1|86	%files -n %{libname}
12cu|mate-keyring-1.6.0-1|87	%{_libdir}/libmategck.so.%{major}*
12cu|mate-keyring-1.6.0-1|88	%{_libdir}/libmategcr.so.%{major}*
12cu|mate-keyring-1.6.0-1|89	%{_libdir}/mate-keyring/
12cu|mate-keyring-1.6.0-1|90	%{_libdir}/pkcs11/mate-keyring-pkcs11.so
12cu|mate-keyring-1.6.0-1|91	/%{_lib}/security/pam_mate_keyring.so
12cu|mate-keyring-1.6.0-1|92	
12cu|mate-keyring-1.6.0-1|93	%files -n %{develname}
12cu|mate-keyring-1.6.0-1|94	%doc %{_datadir}/gtk-doc/html/mate-gck/
12cu|mate-keyring-1.6.0-1|95	%doc %{_datadir}/gtk-doc/html/mate-gcr-0/
12cu|mate-keyring-1.6.0-1|96	%{_includedir}/mategcr/
12cu|mate-keyring-1.6.0-1|97	%{_includedir}/mate-gck/
12cu|mate-keyring-1.6.0-1|98	%{_includedir}/gck/
12cu|mate-keyring-1.6.0-1|99	%{_libdir}/libmategck.so
12cu|mate-keyring-1.6.0-1|100	%{_libdir}/libmategcr.so
12cu|mate-keyring-1.6.0-1|101	%{_libdir}/pkgconfig/mate-gck-0.pc
12cu|mate-keyring-1.6.0-1|102	%{_libdir}/pkgconfig/mate-gcr-0.pc
12cu|mate-keyring-1.6.0-1|103	

10031 12
12cu|mate-media-1.8.0-1|1	%define url_ver      %(echo %{version}|cut -d. -f1,2)
12cu|mate-media-1.8.0-1|2	%define source_name  mate-media
12cu|mate-media-1.8.0-1|3	%define pulse   1
12cu|mate-media-1.8.0-1|4	%define gst     1
12cu|mate-media-1.8.0-1|5	
12cu|mate-media-1.8.0-1|6	
12cu|mate-media-1.8.0-1|7	Summary:        MATE media programs
12cu|mate-media-1.8.0-1|8	Name:           mate-media
12cu|mate-media-1.8.0-1|9	Version:        1.8.0
12cu|mate-media-1.8.0-1|10	Release:        1
12cu|mate-media-1.8.0-1|11	License:        GPLv2+ and LGPLv2+
12cu|mate-media-1.8.0-1|12	Group:          Graphical desktop/Other
12cu|mate-media-1.8.0-1|13	URL:            http://mate-desktop.org
12cu|mate-media-1.8.0-1|14	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-media-1.8.0-1|15	
12cu|mate-media-1.8.0-1|16	BuildRequires:  itstool
12cu|mate-media-1.8.0-1|17	BuildRequires:  mate-common
12cu|mate-media-1.8.0-1|18	BuildRequires:  pkgconfig(dbus-glib-1)
12cu|mate-media-1.8.0-1|19	BuildRequires:  pkgconfig(mate-window-settings-2.0)
12cu|mate-media-1.8.0-1|20	BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
12cu|mate-media-1.8.0-1|21	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|mate-media-1.8.0-1|22	BuildRequires:  pkgconfig(libxml-2.0)
12cu|mate-media-1.8.0-1|23	BuildRequires:  pkgconfig(unique-1.0)
12cu|mate-media-1.8.0-1|24	
12cu|mate-media-1.8.0-1|25	%if pulse
12cu|mate-media-1.8.0-1|26	BuildRequires:  pkgconfig(libcanberra-gtk)
12cu|mate-media-1.8.0-1|27	BuildRequires:  pkgconfig(libpulse)
12cu|mate-media-1.8.0-1|28	%endif
12cu|mate-media-1.8.0-1|29	
12cu|mate-media-1.8.0-1|30	%if gst
12cu|mate-media-1.8.0-1|31	BuildRequires:  pkgconfig(gstreamer-0.10)
12cu|mate-media-1.8.0-1|32	BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
12cu|mate-media-1.8.0-1|33	%endif
12cu|mate-media-1.8.0-1|34	
12cu|mate-media-1.8.0-1|35	Obsoletes:      %{name}-pulse < 1.7.0
12cu|mate-media-1.8.0-1|36	Obsoletes:      %{name}-gstreamer < 1.7.0
12cu|mate-media-1.8.0-1|37	Conflicts:      %{name}-pulse < 1.7.0
12cu|mate-media-1.8.0-1|38	Conflicts:      %{name}-gstreamer < 1.7.0
12cu|mate-media-1.8.0-1|39	
12cu|mate-media-1.8.0-1|40	%description
12cu|mate-media-1.8.0-1|41	Media utilities for the MATE desktop, including an audio mixer.
12cu|mate-media-1.8.0-1|42	
12cu|mate-media-1.8.0-1|43	%package -n %{name}-common
12cu|mate-media-1.8.0-1|44	Summary:         Common files for mate-media
12cu|mate-media-1.8.0-1|45	Group:           Graphical desktop/Other
12cu|mate-media-1.8.0-1|46	Requires:        mate-settings-daemon-common
12cu|mate-media-1.8.0-1|47	Requires:        %{name}-pulse = %{EVRD}
12cu|mate-media-1.8.0-1|48	Suggests:        %{name}-gstreamer = %{EVRD}
12cu|mate-media-1.8.0-1|49	Provides:        %{name} = %{version}-%{release}
12cu|mate-media-1.8.0-1|50	
12cu|mate-media-1.8.0-1|51	%description -n %{name}-common
12cu|mate-media-1.8.0-1|52	Media utilities for the MATE desktop, including an audio mixer.
12cu|mate-media-1.8.0-1|53	
12cu|mate-media-1.8.0-1|54	This package includes common files for MATE media.
12cu|mate-media-1.8.0-1|55	
12cu|mate-media-1.8.0-1|56	%if %pulse
12cu|mate-media-1.8.0-1|57	%package -n %{name}-pulse
12cu|mate-media-1.8.0-1|58	Summary:	MATE media programs with pulseaudio backend
12cu|mate-media-1.8.0-1|59	Group:		Graphical desktop/Other
12cu|mate-media-1.8.0-1|60	Requires:	pulseaudio
12cu|mate-media-1.8.0-1|61	Requires:	%{name}-common = %{EVRD}
12cu|mate-media-1.8.0-1|62	Obsoletes:  %{name}-pulse < 1.7.0
12cu|mate-media-1.8.0-1|63	Conflicts:  %{name}-pulse < 1.7.0
12cu|mate-media-1.8.0-1|64	
12cu|mate-media-1.8.0-1|65	%description -n %{name}-pulse
12cu|mate-media-1.8.0-1|66	Media utilities for the MATE desktop, including an audio mixer.
12cu|mate-media-1.8.0-1|67	
12cu|mate-media-1.8.0-1|68	This package uses pulseaudio backend. If you want to use
12cu|mate-media-1.8.0-1|69	gstreamer backend you should install mate-media-gstreamer
12cu|mate-media-1.8.0-1|70	package instead of this.
12cu|mate-media-1.8.0-1|71	%endif
12cu|mate-media-1.8.0-1|72	
12cu|mate-media-1.8.0-1|73	%if gst
12cu|mate-media-1.8.0-1|74	%package -n %{name}-gstreamer
12cu|mate-media-1.8.0-1|75	Summary:	MATE media programs with gstreamer backend
12cu|mate-media-1.8.0-1|76	Group:		Graphical desktop/Other
12cu|mate-media-1.8.0-1|77	Requires:	%{name}-common = %{EVRD}
12cu|mate-media-1.8.0-1|78	Obsoletes:  %{name}-gstreamer < 1.7.0
12cu|mate-media-1.8.0-1|79	Conflicts:  %{name}-gstreamer < 1.7.0
12cu|mate-media-1.8.0-1|80	
12cu|mate-media-1.8.0-1|81	%description -n %{name}-gstreamer
12cu|mate-media-1.8.0-1|82	Media utilities for the MATE desktop, including an audio mixer.
12cu|mate-media-1.8.0-1|83	
12cu|mate-media-1.8.0-1|84	This package uses gstreamer backend. If you want to use
12cu|mate-media-1.8.0-1|85	pulseaudio backend you should install mate-media-pulse
12cu|mate-media-1.8.0-1|86	package instead of this.
12cu|mate-media-1.8.0-1|87	%endif
12cu|mate-media-1.8.0-1|88	
12cu|mate-media-1.8.0-1|89	%prep
12cu|mate-media-1.8.0-1|90	%setup -q -n %{name} -c
12cu|mate-media-1.8.0-1|91	cp -a %{name}-%{version} %{name}-pulse
12cu|mate-media-1.8.0-1|92	mv -f %{name}-%{version} %{name}-gst
12cu|mate-media-1.8.0-1|93	
12cu|mate-media-1.8.0-1|94	%build
12cu|mate-media-1.8.0-1|95	%if gst
12cu|mate-media-1.8.0-1|96	pushd %{name}-gst
12cu|mate-media-1.8.0-1|97	%configure2_5x  \
12cu|mate-media-1.8.0-1|98	--disable-static \
12cu|mate-media-1.8.0-1|99	--enable-gstmix \
12cu|mate-media-1.8.0-1|100	--disable-schemas-compile \
12cu|mate-media-1.8.0-1|101	--disable-scrollkeeper \
12cu|mate-media-1.8.0-1|102	--enable-gst-mixer-applet \
12cu|mate-media-1.8.0-1|103	--disable-pulseaudio \
12cu|mate-media-1.8.0-1|104	--enable-gstreamer
12cu|mate-media-1.8.0-1|105	
12cu|mate-media-1.8.0-1|106	%make
12cu|mate-media-1.8.0-1|107	popd
12cu|mate-media-1.8.0-1|108	%endif
12cu|mate-media-1.8.0-1|109	
12cu|mate-media-1.8.0-1|110	%if pulse
12cu|mate-media-1.8.0-1|111	pushd %{name}-pulse
12cu|mate-media-1.8.0-1|112	%configure2_5x  \
12cu|mate-media-1.8.0-1|113	--disable-static \
12cu|mate-media-1.8.0-1|114	--disable-gstmix \
12cu|mate-media-1.8.0-1|115	--disable-schemas-compile \
12cu|mate-media-1.8.0-1|116	--disable-scrollkeeper \
12cu|mate-media-1.8.0-1|117	--disable-gst-mixer-applet \
12cu|mate-media-1.8.0-1|118	--enable-pulseaudio
12cu|mate-media-1.8.0-1|119	%make
12cu|mate-media-1.8.0-1|120	popd
12cu|mate-media-1.8.0-1|121	%endif
12cu|mate-media-1.8.0-1|122	
12cu|mate-media-1.8.0-1|123	
12cu|mate-media-1.8.0-1|124	%install
12cu|mate-media-1.8.0-1|125	%if %pulse
12cu|mate-media-1.8.0-1|126	pushd %{name}-pulse
12cu|mate-media-1.8.0-1|127	%makeinstall_std
12cu|mate-media-1.8.0-1|128	mv -f %{buildroot}%{_bindir}/mate-volume-control %{buildroot}%{_bindir}/mate-volume-control-pulse
12cu|mate-media-1.8.0-1|129	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/pulse/mate/bin
12cu|mate-media-1.8.0-1|130	ln -s %{_bindir}/mate-volume-control-pulse %{buildroot}%{_sysconfdir}/sound/profiles/pulse/mate/bin/mate-volume-control
12cu|mate-media-1.8.0-1|131	popd
12cu|mate-media-1.8.0-1|132	%endif
12cu|mate-media-1.8.0-1|133	
12cu|mate-media-1.8.0-1|134	%if %gst
12cu|mate-media-1.8.0-1|135	pushd %{name}-gst
12cu|mate-media-1.8.0-1|136	%makeinstall_std
12cu|mate-media-1.8.0-1|137	mv -f %{buildroot}%{_bindir}/mate-volume-control %{buildroot}%{_bindir}/mate-volume-control-gst
12cu|mate-media-1.8.0-1|138	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/alsa/mate/bin
12cu|mate-media-1.8.0-1|139	ln -s %{_bindir}/mate-volume-control-gst %{buildroot}%{_sysconfdir}/sound/profiles/alsa/mate/bin/mate-volume-control
12cu|mate-media-1.8.0-1|140	popd
12cu|mate-media-1.8.0-1|141	%endif
12cu|mate-media-1.8.0-1|142	
12cu|mate-media-1.8.0-1|143	%if %pulse || %gst
12cu|mate-media-1.8.0-1|144	ln -s %{_sysconfdir}/sound/profiles/current/mate/bin/mate-volume-control %{buildroot}%{_bindir}/mate-volume-control
12cu|mate-media-1.8.0-1|145	%endif
12cu|mate-media-1.8.0-1|146	
12cu|mate-media-1.8.0-1|147	# We don't need MateConf stuff in Mageia
12cu|mate-media-1.8.0-1|148	rm -fr %{buildroot}%{_datadir}/MateConf
12cu|mate-media-1.8.0-1|149	
12cu|mate-media-1.8.0-1|150	%find_lang %{name} --all-name
12cu|mate-media-1.8.0-1|151	
12cu|mate-media-1.8.0-1|152	%files -n %{name}-common -f %{name}.lang
12cu|mate-media-1.8.0-1|153	%doc %{name}-pulse/AUTHORS %{name}-pulse/README %{name}-pulse/ChangeLog
12cu|mate-media-1.8.0-1|154	%{_bindir}/mate-volume-control
12cu|mate-media-1.8.0-1|155	%{_datadir}/mate-media/
12cu|mate-media-1.8.0-1|156	%{_datadir}/applications/mate-volume-control.desktop
12cu|mate-media-1.8.0-1|157	%{_datadir}/sounds/mate/
12cu|mate-media-1.8.0-1|158	%{_datadir}/icons/mate/*/*/*.png
12cu|mate-media-1.8.0-1|159	%{_datadir}/glib-2.0/schemas/org.mate.volume-control.gschema.xml
12cu|mate-media-1.8.0-1|160	%{_datadir}/help/*/mate-volume-control
12cu|mate-media-1.8.0-1|161	%{_mandir}/man1/mate-volume-control.1.*
12cu|mate-media-1.8.0-1|162	
12cu|mate-media-1.8.0-1|163	%if %pulse
12cu|mate-media-1.8.0-1|164	%files -n %{name}-pulse
12cu|mate-media-1.8.0-1|165	%config(noreplace) %{_sysconfdir}/xdg/autostart/mate-volume-control-applet.desktop
12cu|mate-media-1.8.0-1|166	%{_bindir}/mate-volume-control-pulse
12cu|mate-media-1.8.0-1|167	%{_bindir}/mate-volume-control-applet
12cu|mate-media-1.8.0-1|168	%{_sysconfdir}/sound/profiles/pulse/mate/bin/mate-volume-control
12cu|mate-media-1.8.0-1|169	%{_mandir}/man1/mate-volume-control-applet.1.*
12cu|mate-media-1.8.0-1|170	%endif
12cu|mate-media-1.8.0-1|171	
12cu|mate-media-1.8.0-1|172	%if %gst
12cu|mate-media-1.8.0-1|173	%files -n %{name}-gstreamer
12cu|mate-media-1.8.0-1|174	%{_bindir}/mate-volume-control-gst
12cu|mate-media-1.8.0-1|175	%{_sysconfdir}/sound/profiles/alsa/mate/bin/mate-volume-control
12cu|mate-media-1.8.0-1|176	%{_libexecdir}/mixer_applet2
12cu|mate-media-1.8.0-1|177	%{_datadir}/dbus-1/services/org.mate.panel.applet.MixerAppletFactory.service
12cu|mate-media-1.8.0-1|178	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.mixer.gschema.xml
12cu|mate-media-1.8.0-1|179	%{_datadir}/mate-2.0/ui/mixer-applet-menu.xml
12cu|mate-media-1.8.0-1|180	%{_datadir}/mate-panel/applets/org.mate.applets.MixerApplet.mate-panel-applet
12cu|mate-media-1.8.0-1|181	%{_datadir}/help/*/mate-mixer_applet2
12cu|mate-media-1.8.0-1|182	%endif
12cu|mate-media-1.8.0-1|183	
12cu|mate-media-1.8.0-1|184	%changelog
12cu|mate-media-1.8.0-1|185	* Fri Mar 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-media-1.8.0-1|186	+ Revision: d52d49a
12cu|mate-media-1.8.0-1|187	- Fix requires
12cu|mate-media-1.8.0-1|188	
12cu|mate-media-1.8.0-1|189	

10032 12
12cu|mate-menus-1.8.0-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cu|mate-menus-1.8.0-1|2	%define major 2
12cu|mate-menus-1.8.0-1|3	%define libname %mklibname mate-menu %{major}
12cu|mate-menus-1.8.0-1|4	%define develname %mklibname -d mate-menu
12cu|mate-menus-1.8.0-1|5	%define api 2.0
12cu|mate-menus-1.8.0-1|6	%define gi_major 2.0
12cu|mate-menus-1.8.0-1|7	%define girname %mklibname mate-menu-gir %{gi_major}
12cu|mate-menus-1.8.0-1|8	
12cu|mate-menus-1.8.0-1|9	Summary:        MATE menu library
12cu|mate-menus-1.8.0-1|10	Name:           mate-menus
12cu|mate-menus-1.8.0-1|11	Version:        1.8.0
12cu|mate-menus-1.8.0-1|12	Release:        1
12cu|mate-menus-1.8.0-1|13	License:        GPLv2+ and LGPLv2+
12cu|mate-menus-1.8.0-1|14	URL:            http://mate-desktop.org
12cu|mate-menus-1.8.0-1|15	Group:          System/Libraries
12cu|mate-menus-1.8.0-1|16	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-menus-1.8.0-1|17	# (fc) 2.16.0-2mdv unclutter preferences/settings menu
12cu|mate-menus-1.8.0-1|18	Patch0:         mate-menus-1.6.0-mga-uncluttermenu.patch
12cu|mate-menus-1.8.0-1|19	Patch1:         mate-menus-1.6.0-mga-l10n.patch
12cu|mate-menus-1.8.0-1|20	
12cu|mate-menus-1.8.0-1|21	BuildRequires:  intltool
12cu|mate-menus-1.8.0-1|22	BuildRequires:  mate-common
12cu|mate-menus-1.8.0-1|23	BuildRequires:  pkgconfig(glib-2.0)
12cu|mate-menus-1.8.0-1|24	BuildRequires:  pkgconfig(gobject-introspection-1.0)
12cu|mate-menus-1.8.0-1|25	BuildRequires:  pkgconfig(python)
12cu|mate-menus-1.8.0-1|26	
12cu|mate-menus-1.8.0-1|27	Suggests:       python-%{name}
12cu|mate-menus-1.8.0-1|28	
12cu|mate-menus-1.8.0-1|29	%description
12cu|mate-menus-1.8.0-1|30	The package contains an implementation of the draft "Desktop Menu
12cu|mate-menus-1.8.0-1|31	Specification" from freedesktop.org:
12cu|mate-menus-1.8.0-1|32	http://www.freedesktop.org/Standards/menu-spec
12cu|mate-menus-1.8.0-1|33	
12cu|mate-menus-1.8.0-1|34	Also contained here are the MATE menu layout configuration files,
12cu|mate-menus-1.8.0-1|35	.directory files and assorted menu related utility programs.
12cu|mate-menus-1.8.0-1|36	
12cu|mate-menus-1.8.0-1|37	%package -n python-%{name}
12cu|mate-menus-1.8.0-1|38	Group:      Development/Python
12cu|mate-menus-1.8.0-1|39	Summary:    Module to access XDG menu
12cu|mate-menus-1.8.0-1|40	
12cu|mate-menus-1.8.0-1|41	%description -n python-%{name}
12cu|mate-menus-1.8.0-1|42	Python module to access XDG menu.
12cu|mate-menus-1.8.0-1|43	
12cu|mate-menus-1.8.0-1|44	%package -n %libname
12cu|mate-menus-1.8.0-1|45	Group:      System/Libraries
12cu|mate-menus-1.8.0-1|46	Summary:    MATE menu library
12cu|mate-menus-1.8.0-1|47	Conflicts:  gir-repository < 0.6.5-8
12cu|mate-menus-1.8.0-1|48	
12cu|mate-menus-1.8.0-1|49	%description -n %libname
12cu|mate-menus-1.8.0-1|50	The package contains an implementation of the draft "Desktop Menu
12cu|mate-menus-1.8.0-1|51	Specification" from freedesktop.org:
12cu|mate-menus-1.8.0-1|52	http://www.freedesktop.org/Standards/menu-spec
12cu|mate-menus-1.8.0-1|53	
12cu|mate-menus-1.8.0-1|54	%package -n %{girname}
12cu|mate-menus-1.8.0-1|55	Summary:        GObject Introspection interface description for %{name}
12cu|mate-menus-1.8.0-1|56	Group:          System/Libraries
12cu|mate-menus-1.8.0-1|57	Requires:       %{libname} = %{version}
12cu|mate-menus-1.8.0-1|58	
12cu|mate-menus-1.8.0-1|59	%description -n %{girname}
12cu|mate-menus-1.8.0-1|60	GObject Introspection interface description for %{name}.
12cu|mate-menus-1.8.0-1|61	
12cu|mate-menus-1.8.0-1|62	%package -n %develname
12cu|mate-menus-1.8.0-1|63	Group:      Development/C
12cu|mate-menus-1.8.0-1|64	Summary:    MATE menu library development files
12cu|mate-menus-1.8.0-1|65	Requires: %{libname} = %{version}-%{release}
12cu|mate-menus-1.8.0-1|66	Requires: %{girname} = %{version}-%{release}
12cu|mate-menus-1.8.0-1|67	Provides:   %{name}-devel = %{version}-%{release}
12cu|mate-menus-1.8.0-1|68	
12cu|mate-menus-1.8.0-1|69	%description -n %develname
12cu|mate-menus-1.8.0-1|70	The package contains an implementation of the draft "Desktop Menu
12cu|mate-menus-1.8.0-1|71	Specification" from freedesktop.org:
12cu|mate-menus-1.8.0-1|72	http://www.freedesktop.org/Standards/menu-spec
12cu|mate-menus-1.8.0-1|73	
12cu|mate-menus-1.8.0-1|74	%prep
12cu|mate-menus-1.8.0-1|75	%setup -q
12cu|mate-menus-1.8.0-1|76	%apply_patches
12cu|mate-menus-1.8.0-1|77	
12cu|mate-menus-1.8.0-1|78	%build
12cu|mate-menus-1.8.0-1|79	NOCONFIGURE=1 ./autogen.sh
12cu|mate-menus-1.8.0-1|80	%configure2_5x \
12cu|mate-menus-1.8.0-1|81	--disable-static \
12cu|mate-menus-1.8.0-1|82	--enable-python \
12cu|mate-menus-1.8.0-1|83	--enable-introspection=yes
12cu|mate-menus-1.8.0-1|84	%make
12cu|mate-menus-1.8.0-1|85	
12cu|mate-menus-1.8.0-1|86	%install
12cu|mate-menus-1.8.0-1|87	%makeinstall_std
12cu|mate-menus-1.8.0-1|88	
12cu|mate-menus-1.8.0-1|89	%find_lang %name
12cu|mate-menus-1.8.0-1|90	
12cu|mate-menus-1.8.0-1|91	mkdir -p %{buildroot}%{_sysconfdir}/xdg/mate
12cu|mate-menus-1.8.0-1|92	mv %{buildroot}%{_sysconfdir}/xdg/menus %{buildroot}%{_sysconfdir}/xdg/mate
12cu|mate-menus-1.8.0-1|93	
12cu|mate-menus-1.8.0-1|94	%files -f %name.lang
12cu|mate-menus-1.8.0-1|95	%doc AUTHORS COPYING README
12cu|mate-menus-1.8.0-1|96	%dir %{_sysconfdir}/xdg/mate
12cu|mate-menus-1.8.0-1|97	%dir %{_sysconfdir}/xdg/mate/menus
12cu|mate-menus-1.8.0-1|98	%config(noreplace) %{_sysconfdir}/xdg/mate/menus/*
12cu|mate-menus-1.8.0-1|99	%{_datadir}/%{name}
12cu|mate-menus-1.8.0-1|100	%{_datadir}/mate/desktop-directories/*
12cu|mate-menus-1.8.0-1|101	
12cu|mate-menus-1.8.0-1|102	%files -n python-%{name}
12cu|mate-menus-1.8.0-1|103	%{python_sitearch}/*
12cu|mate-menus-1.8.0-1|104	
12cu|mate-menus-1.8.0-1|105	%files -n %libname
12cu|mate-menus-1.8.0-1|106	%{_libdir}/libmate-menu.so.%{major}*
12cu|mate-menus-1.8.0-1|107	
12cu|mate-menus-1.8.0-1|108	%files -n %{girname}
12cu|mate-menus-1.8.0-1|109	%{_libdir}/girepository-1.0/MateMenu-%{gi_major}.typelib
12cu|mate-menus-1.8.0-1|110	
12cu|mate-menus-1.8.0-1|111	%files -n %develname
12cu|mate-menus-1.8.0-1|112	%{_libdir}/lib*.so
12cu|mate-menus-1.8.0-1|113	%{_includedir}/mate-menus/
12cu|mate-menus-1.8.0-1|114	%{_libdir}/pkgconfig/*.pc
12cu|mate-menus-1.8.0-1|115	%{_datadir}/gir-1.0/MateMenu-%{api}.gir
12cu|mate-menus-1.8.0-1|116	
12cu|mate-menus-1.8.0-1|117	%changelog
12cu|mate-menus-1.8.0-1|118	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-menus-1.8.0-1|119	+ Revision: 0fb0f2b
12cu|mate-menus-1.8.0-1|120	- Updated to 1.8.0
12cu|mate-menus-1.8.0-1|121	
12cu|mate-menus-1.8.0-1|122	

10033 12
12cu|mate-netbook-1.8.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|mate-netbook-1.8.0-1|2	
12cu|mate-netbook-1.8.0-1|3	Summary:	    MATE Desktop window management tool
12cu|mate-netbook-1.8.0-1|4	Name:               mate-netbook
12cu|mate-netbook-1.8.0-1|5	Version:	    1.8.0
12cu|mate-netbook-1.8.0-1|6	Release:	    1
12cu|mate-netbook-1.8.0-1|7	License:	    GPLv3
12cu|mate-netbook-1.8.0-1|8	Group:		    Graphical desktop/Other
12cu|mate-netbook-1.8.0-1|9	URL:		    http://mate-desktop.org
12cu|mate-netbook-1.8.0-1|10	Source0:	    http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-netbook-1.8.0-1|11	
12cu|mate-netbook-1.8.0-1|12	BuildRequires:	intltool
12cu|mate-netbook-1.8.0-1|13	BuildRequires:	mate-common
12cu|mate-netbook-1.8.0-1|14	BuildRequires:	pkgconfig(glib-2.0)
12cu|mate-netbook-1.8.0-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|mate-netbook-1.8.0-1|16	BuildRequires:	pkgconfig(libfakekey)
12cu|mate-netbook-1.8.0-1|17	BuildRequires:	pkgconfig(libmatewnck)
12cu|mate-netbook-1.8.0-1|18	BuildRequires:	pkgconfig(libmatepanelapplet-4.0)
12cu|mate-netbook-1.8.0-1|19	BuildRequires:	pkgconfig(libwnck-1.0)
12cu|mate-netbook-1.8.0-1|20	BuildRequires:  pkgconfig(mate-desktop-2.0)
12cu|mate-netbook-1.8.0-1|21	BuildRequires:	pkgconfig(mate-doc-utils)
12cu|mate-netbook-1.8.0-1|22	BuildRequires:	pkgconfig(unique-1.0)
12cu|mate-netbook-1.8.0-1|23	BuildRequires:	pkgconfig(xtst)
12cu|mate-netbook-1.8.0-1|24	
12cu|mate-netbook-1.8.0-1|25	Requires:	    mate-panel >= 1.6.0
12cu|mate-netbook-1.8.0-1|26	
12cu|mate-netbook-1.8.0-1|27	%description
12cu|mate-netbook-1.8.0-1|28	This package provides a simple window management tool which provides the
12cu|mate-netbook-1.8.0-1|29	following functionality:
12cu|mate-netbook-1.8.0-1|30	* Allow to set basic rules for window types;
12cu|mate-netbook-1.8.0-1|31	* Allow exceptions to the rules based on string matching for window
12cu|mate-netbook-1.8.0-1|32	name and window class;
12cu|mate-netbook-1.8.0-1|33	* Allows reversing of rules when the user manually changes something;
12cu|mate-netbook-1.8.0-1|34	* Re-decorates windows on un-maximize
12cu|mate-netbook-1.8.0-1|35	
12cu|mate-netbook-1.8.0-1|36	%prep
12cu|mate-netbook-1.8.0-1|37	%setup -q
12cu|mate-netbook-1.8.0-1|38	
12cu|mate-netbook-1.8.0-1|39	%build
12cu|mate-netbook-1.8.0-1|40	# NOCONFIGURE=1 ./autogen.sh
12cu|mate-netbook-1.8.0-1|41	%configure2_5x \
12cu|mate-netbook-1.8.0-1|42	--libexecdir=%{_libexecdir}/%{name}
12cu|mate-netbook-1.8.0-1|43	
12cu|mate-netbook-1.8.0-1|44	%make LIBS='-lm'
12cu|mate-netbook-1.8.0-1|45	
12cu|mate-netbook-1.8.0-1|46	%install
12cu|mate-netbook-1.8.0-1|47	%makeinstall_std
12cu|mate-netbook-1.8.0-1|48	%find_lang %{name} --with-gnome --all-name
12cu|mate-netbook-1.8.0-1|49	
12cu|mate-netbook-1.8.0-1|50	%files -f %{name}.lang
12cu|mate-netbook-1.8.0-1|51	%doc ChangeLog README COPYING
12cu|mate-netbook-1.8.0-1|52	%config %{_sysconfdir}/xdg/autostart/mate-maximus-autostart.desktop
12cu|mate-netbook-1.8.0-1|53	%dir %{_libexecdir}/%{name}
12cu|mate-netbook-1.8.0-1|54	%{_bindir}/mate-maximus
12cu|mate-netbook-1.8.0-1|55	%{_libexecdir}/%{name}/mate-window-picker-applet
12cu|mate-netbook-1.8.0-1|56	%{_datadir}/dbus-1/services/*.service
12cu|mate-netbook-1.8.0-1|57	%{_datadir}/glib-2.0/schemas/*.xml
12cu|mate-netbook-1.8.0-1|58	%{_datadir}/mate-panel/
12cu|mate-netbook-1.8.0-1|59	%{_datadir}/MateConf/gsettings/mate-maximus.convert
12cu|mate-netbook-1.8.0-1|60	
12cu|mate-netbook-1.8.0-1|61	
12cu|mate-netbook-1.8.0-1|62	%changelog
12cu|mate-netbook-1.8.0-1|63	* Fri Mar 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-netbook-1.8.0-1|64	+ Revision: 1908d4b
12cu|mate-netbook-1.8.0-1|65	- Fix BRs
12cu|mate-netbook-1.8.0-1|66	
12cu|mate-netbook-1.8.0-1|67	

10034 12
12cu|mate-netspeed-1.8.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|mate-netspeed-1.8.0-1|2	%define oname   mate-netspeed
12cu|mate-netspeed-1.8.0-1|3	
12cu|mate-netspeed-1.8.0-1|4	Summary:	MATE applet that shows traffic on a network device
12cu|mate-netspeed-1.8.0-1|5	Name:		mate-netspeed
12cu|mate-netspeed-1.8.0-1|6	Version:	1.8.0
12cu|mate-netspeed-1.8.0-1|7	Release:	1
12cu|mate-netspeed-1.8.0-1|8	Group:		Graphical desktop/GNOME
12cu|mate-netspeed-1.8.0-1|9	License:	GPLv2+
12cu|mate-netspeed-1.8.0-1|10	URL:		http://mate-desktop.org
12cu|mate-netspeed-1.8.0-1|11	Source0:	http://pub.mate-desktop.org/releases/%{url_ver}/%{oname}-%{version}.tar.xz
12cu|mate-netspeed-1.8.0-1|12	
12cu|mate-netspeed-1.8.0-1|13	BuildRequires:  intltool
12cu|mate-netspeed-1.8.0-1|14	BuildRequires:  itstool
12cu|mate-netspeed-1.8.0-1|15	BuildRequires:  mate-common
12cu|mate-netspeed-1.8.0-1|16	BuildRequires:  which
12cu|mate-netspeed-1.8.0-1|17	BuildRequires:  xml2po
12cu|mate-netspeed-1.8.0-1|18	BuildRequires:  pkgconfig(glib-2.0)
12cu|mate-netspeed-1.8.0-1|19	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|mate-netspeed-1.8.0-1|20	BuildRequires:  pkgconfig(libgtop-2.0)
12cu|mate-netspeed-1.8.0-1|21	BuildRequires:  pkgconfig(libmatewnck)
12cu|mate-netspeed-1.8.0-1|22	BuildRequires:  pkgconfig(libnotify)
12cu|mate-netspeed-1.8.0-1|23	BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
12cu|mate-netspeed-1.8.0-1|24	
12cu|mate-netspeed-1.8.0-1|25	
12cu|mate-netspeed-1.8.0-1|26	%description
12cu|mate-netspeed-1.8.0-1|27	netspeed is a little MATE applet that shows the traffic on a
12cu|mate-netspeed-1.8.0-1|28	specified network device (for example eth0) in kbytes/s.
12cu|mate-netspeed-1.8.0-1|29	
12cu|mate-netspeed-1.8.0-1|30	%prep
12cu|mate-netspeed-1.8.0-1|31	%setup -q
12cu|mate-netspeed-1.8.0-1|32	
12cu|mate-netspeed-1.8.0-1|33	%build
12cu|mate-netspeed-1.8.0-1|34	#aclocal
12cu|mate-netspeed-1.8.0-1|35	#libtoolize --force --automake --copy
12cu|mate-netspeed-1.8.0-1|36	#autoheader
12cu|mate-netspeed-1.8.0-1|37	#automake --add-missing --copy
12cu|mate-netspeed-1.8.0-1|38	#autoconf
12cu|mate-netspeed-1.8.0-1|39	#cp configure.ac configure.in
12cu|mate-netspeed-1.8.0-1|40	# NOCONFIGURE=1 sh ./autogen.sh
12cu|mate-netspeed-1.8.0-1|41	#intltoolize --copy --force
12cu|mate-netspeed-1.8.0-1|42	
12cu|mate-netspeed-1.8.0-1|43	%configure2_5x \
12cu|mate-netspeed-1.8.0-1|44	--disable-scrollkeeper
12cu|mate-netspeed-1.8.0-1|45	
12cu|mate-netspeed-1.8.0-1|46	%make LIBS='-lm'
12cu|mate-netspeed-1.8.0-1|47	
12cu|mate-netspeed-1.8.0-1|48	%install
12cu|mate-netspeed-1.8.0-1|49	%makeinstall_std
12cu|mate-netspeed-1.8.0-1|50	
12cu|mate-netspeed-1.8.0-1|51	%find_lang %{name} --all-name
12cu|mate-netspeed-1.8.0-1|52	
12cu|mate-netspeed-1.8.0-1|53	%files -f %{name}.lang
12cu|mate-netspeed-1.8.0-1|54	%doc AUTHORS COPYING README
12cu|mate-netspeed-1.8.0-1|55	%{_libexecdir}/mate-netspeed-applet
12cu|mate-netspeed-1.8.0-1|56	%{_datadir}/dbus-1/services/org.mate.panel.applet.NetspeedAppletFactory.service
12cu|mate-netspeed-1.8.0-1|57	%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.netspeed.gschema.xml
12cu|mate-netspeed-1.8.0-1|58	%{_datadir}/help/*/mate_netspeed_applet
12cu|mate-netspeed-1.8.0-1|59	%{_datadir}/mate-panel/applets/org.mate.panel.NetspeedApplet.mate-panel-applet
12cu|mate-netspeed-1.8.0-1|60	%{_datadir}/mate-panel/ui/netspeed-menu.xml
12cu|mate-netspeed-1.8.0-1|61	%{_iconsdir}/hicolor/*/*/*
12cu|mate-netspeed-1.8.0-1|62	
12cu|mate-netspeed-1.8.0-1|63	%changelog
12cu|mate-netspeed-1.8.0-1|64	* Tue Mar 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-netspeed-1.8.0-1|65	+ Revision: e90d6be
12cu|mate-netspeed-1.8.0-1|66	- Added itstool BR
12cu|mate-netspeed-1.8.0-1|67	
12cu|mate-netspeed-1.8.0-1|68	

10035 12
12cu|mate-notification-daemon-1.8.0-1|1	%define _libexecdir %{_prefix}/libexec
12cu|mate-notification-daemon-1.8.0-1|2	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|mate-notification-daemon-1.8.0-1|3	
12cu|mate-notification-daemon-1.8.0-1|4	Summary:       Mate Notification Daemon
12cu|mate-notification-daemon-1.8.0-1|5	Name:          mate-notification-daemon
12cu|mate-notification-daemon-1.8.0-1|6	Version:       1.8.0
12cu|mate-notification-daemon-1.8.0-1|7	Release:       1
12cu|mate-notification-daemon-1.8.0-1|8	License:       GPLv2+
12cu|mate-notification-daemon-1.8.0-1|9	Group:         System/Servers
12cu|mate-notification-daemon-1.8.0-1|10	URL:           http://mate-desktop.org/
12cu|mate-notification-daemon-1.8.0-1|11	Source0:       http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-notification-daemon-1.8.0-1|12	
12cu|mate-notification-daemon-1.8.0-1|13	# BuildRequires: pkgconfig(gio-2.0) >= 2.27.0
12cu|mate-notification-daemon-1.8.0-1|14	BuildRequires: mate-common
12cu|mate-notification-daemon-1.8.0-1|15	BuildRequires: dbus-devel
12cu|mate-notification-daemon-1.8.0-1|16	BuildRequires: dbus-glib-devel
12cu|mate-notification-daemon-1.8.0-1|17	BuildRequires: glib-devel
12cu|mate-notification-daemon-1.8.0-1|18	BuildRequires: xml2po
12cu|mate-notification-daemon-1.8.0-1|19	BuildRequires: gettext
12cu|mate-notification-daemon-1.8.0-1|20	BuildRequires: glib-gettextize
12cu|mate-notification-daemon-1.8.0-1|21	BuildRequires: icon-naming-utils
12cu|mate-notification-daemon-1.8.0-1|22	BuildRequires: desktop-file-utils
12cu|mate-notification-daemon-1.8.0-1|23	BuildRequires: mate-desktop-devel
12cu|mate-notification-daemon-1.8.0-1|24	BuildRequires: pkgconfig(libnotify)
12cu|mate-notification-daemon-1.8.0-1|25	BuildRequires: pkgconfig(dbus-glib-1)
12cu|mate-notification-daemon-1.8.0-1|26	BuildRequires: pkgconfig(glib-2.0)
12cu|mate-notification-daemon-1.8.0-1|27	BuildRequires: pkgconfig(gtk+-2.0)
12cu|mate-notification-daemon-1.8.0-1|28	BuildRequires: pkgconfig(libcanberra-gtk)
12cu|mate-notification-daemon-1.8.0-1|29	BuildRequires: pkgconfig(libmatewnck)
12cu|mate-notification-daemon-1.8.0-1|30	BuildRequires: pkgconfig(x11)
12cu|mate-notification-daemon-1.8.0-1|31	BuildRequires: pkgconfig(gdk-2.0)
12cu|mate-notification-daemon-1.8.0-1|32	BuildRequires: pkgconfig(gdk-pixbuf-2.0)
12cu|mate-notification-daemon-1.8.0-1|33	BuildRequires: pkgconfig(gio-2.0)
12cu|mate-notification-daemon-1.8.0-1|34	BuildRequires: pkgconfig(gmodule-2.0)
12cu|mate-notification-daemon-1.8.0-1|35	BuildRequires: pkgconfig(gtk+-3.0)
12cu|mate-notification-daemon-1.8.0-1|36	BuildRequires: pkgconfig(libwnck-1.0)
12cu|mate-notification-daemon-1.8.0-1|37	
12cu|mate-notification-daemon-1.8.0-1|38	Provides:      virtual-notification-daemon
12cu|mate-notification-daemon-1.8.0-1|39	Conflicts:     xfce4-notifyd
12cu|mate-notification-daemon-1.8.0-1|40	Suggests:      notification-daemon-engine-nodoka
12cu|mate-notification-daemon-1.8.0-1|41	%description
12cu|mate-notification-daemon-1.8.0-1|42	Notification daemon for MATE Desktop
12cu|mate-notification-daemon-1.8.0-1|43	
12cu|mate-notification-daemon-1.8.0-1|44	%prep
12cu|mate-notification-daemon-1.8.0-1|45	%setup -q
12cu|mate-notification-daemon-1.8.0-1|46	
12cu|mate-notification-daemon-1.8.0-1|47	%build
12cu|mate-notification-daemon-1.8.0-1|48	NOCONFIGURE=1 ./autogen.sh
12cu|mate-notification-daemon-1.8.0-1|49	%configure --disable-schemas-compile   \
12cu|mate-notification-daemon-1.8.0-1|50	--with-gtk=2.0
12cu|mate-notification-daemon-1.8.0-1|51	
12cu|mate-notification-daemon-1.8.0-1|52	%make V=1
12cu|mate-notification-daemon-1.8.0-1|53	
12cu|mate-notification-daemon-1.8.0-1|54	%install
12cu|mate-notification-daemon-1.8.0-1|55	#Keeping this just in case, not needed anymore
12cu|mate-notification-daemon-1.8.0-1|56	#LIBTOOL="/usr/bin/libtool"
12cu|mate-notification-daemon-1.8.0-1|57	%makeinstall_std
12cu|mate-notification-daemon-1.8.0-1|58	
12cu|mate-notification-daemon-1.8.0-1|59	%find_lang %{name}
12cu|mate-notification-daemon-1.8.0-1|60	
12cu|mate-notification-daemon-1.8.0-1|61	%files -f %{name}.lang
12cu|mate-notification-daemon-1.8.0-1|62	%doc AUTHORS COPYING README
12cu|mate-notification-daemon-1.8.0-1|63	%{_bindir}/mate-notification-properties
12cu|mate-notification-daemon-1.8.0-1|64	%{_datadir}/applications/mate-notification-properties.desktop
12cu|mate-notification-daemon-1.8.0-1|65	%{_datadir}/dbus-1/services/org.freedesktop.mate.Notifications.service
12cu|mate-notification-daemon-1.8.0-1|66	%{_datadir}/mate-notification-daemon/mate-notification-properties.ui
12cu|mate-notification-daemon-1.8.0-1|67	%{_libexecdir}/mate-notification-daemon
12cu|mate-notification-daemon-1.8.0-1|68	%{_datadir}/icons/hicolor/*/apps/mate-notification-properties.*
12cu|mate-notification-daemon-1.8.0-1|69	%{_datadir}/glib-2.0/schemas/org.mate.NotificationDaemon.gschema.xml
12cu|mate-notification-daemon-1.8.0-1|70	%{_datadir}/MateConf/gsettings/mate-notification-daemon.convert
12cu|mate-notification-daemon-1.8.0-1|71	%{_libdir}/mate-notification-daemon
12cu|mate-notification-daemon-1.8.0-1|72	%{_mandir}/man1/*
12cu|mate-notification-daemon-1.8.0-1|73	
12cu|mate-notification-daemon-1.8.0-1|74	
12cu|mate-notification-daemon-1.8.0-1|75	%changelog
12cu|mate-notification-daemon-1.8.0-1|76	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-notification-daemon-1.8.0-1|77	+ Revision: fe30a84
12cu|mate-notification-daemon-1.8.0-1|78	- Fix files
12cu|mate-notification-daemon-1.8.0-1|79	
12cu|mate-notification-daemon-1.8.0-1|80	

10036 12
12cu|mate-panel-1.8.0-1|1	%define api	4
12cu|mate-panel-1.8.0-1|2	%define major	1
12cu|mate-panel-1.8.0-1|3	%define	girmajor	4.0
12cu|mate-panel-1.8.0-1|4	%define libname	%mklibname mate-panel-applet %{api} %{major}
12cu|mate-panel-1.8.0-1|5	%define libname2	%mklibname mate-panel-applet 2 %{major}
12cu|mate-panel-1.8.0-1|6	%define girname	%mklibname matepanelapplet-gir %{girmajor}
12cu|mate-panel-1.8.0-1|7	%define devname %mklibname -d mate-panel-applet
12cu|mate-panel-1.8.0-1|8	
12cu|mate-panel-1.8.0-1|9	Summary:	The core programs for the MATE GUI desktop environment
12cu|mate-panel-1.8.0-1|10	Name:		mate-panel
12cu|mate-panel-1.8.0-1|11	Version:	1.8.0
12cu|mate-panel-1.8.0-1|12	Release:	1
12cu|mate-panel-1.8.0-1|13	License:	GPLv2+ and LGPLv2+
12cu|mate-panel-1.8.0-1|14	Group:		Graphical desktop/Other
12cu|mate-panel-1.8.0-1|15	URL:		http://mate-desktop.org
12cu|mate-panel-1.8.0-1|16	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
12cu|mate-panel-1.8.0-1|17	Source1:	mandriva-panel.png
12cu|mate-panel-1.8.0-1|18	
12cu|mate-panel-1.8.0-1|19	# (fc) 1.6.0-1mga  use xlock instead of xscreensaver to lock root desktop
12cu|mate-panel-1.8.0-1|20	Patch0:         mate-panel-1.6.0-mga-rootlock.patch
12cu|mate-panel-1.8.0-1|21	# (fc) 1.6.0-1mga ensure net_applet role is network
12cu|mate-panel-1.8.0-1|22	Patch1:         mate-panel-1.6.0-mga-netapplet.patch
12cu|mate-panel-1.8.0-1|23	
12cu|mate-panel-1.8.0-1|24	BuildRequires: docbook-dtd412-xml
12cu|mate-panel-1.8.0-1|25	BuildRequires: gtk-doc
12cu|mate-panel-1.8.0-1|26	BuildRequires: intltool
12cu|mate-panel-1.8.0-1|27	BuildRequires: mate-common
12cu|mate-panel-1.8.0-1|28	BuildRequires: xsltproc
12cu|mate-panel-1.8.0-1|29	BuildRequires: which
12cu|mate-panel-1.8.0-1|30	BuildRequires: xml2po
12cu|mate-panel-1.8.0-1|31	BuildRequires: itstool
12cu|mate-panel-1.8.0-1|32	BuildRequires: yelp-tools
12cu|mate-panel-1.8.0-1|33	BuildRequires: pkgconfig(dbus-glib-1)
12cu|mate-panel-1.8.0-1|34	BuildRequires: pkgconfig(glib-2.0)
12cu|mate-panel-1.8.0-1|35	BuildRequires: pkgconfig(gobject-introspection-1.0)
12cu|mate-panel-1.8.0-1|36	BuildRequires: pkgconfig(gtk+-2.0)
12cu|mate-panel-1.8.0-1|37	BuildRequires: pkgconfig(mateweather)
12cu|mate-panel-1.8.0-1|38	BuildRequires: pkgconfig(ice)
12cu|mate-panel-1.8.0-1|39	BuildRequires: pkgconfig(libcanberra-gtk)
12cu|mate-panel-1.8.0-1|40	BuildRequires: pkgconfig(libmatewnck)
12cu|mate-panel-1.8.0-1|41	BuildRequires: pkgconfig(libmate-menu)
12cu|mate-panel-1.8.0-1|42	BuildRequires: pkgconfig(librsvg-2.0)
12cu|mate-panel-1.8.0-1|43	BuildRequires: pkgconfig(libwnck-1.0)
12cu|mate-panel-1.8.0-1|44	BuildRequires: pkgconfig(mate-desktop-2.0)
12cu|mate-panel-1.8.0-1|45	BuildRequires: pkgconfig(NetworkManager)
12cu|mate-panel-1.8.0-1|46	BuildRequires: pkgconfig(sm)
12cu|mate-panel-1.8.0-1|47	BuildRequires: pkgconfig(x11)
12cu|mate-panel-1.8.0-1|48	BuildRequires: pkgconfig(xau)
12cu|mate-panel-1.8.0-1|49	BuildRequires: pkgconfig(xrandr)
12cu|mate-panel-1.8.0-1|50	BuildRequires: pkgconfig(dconf)
12cu|mate-panel-1.8.0-1|51	
12cu|mate-panel-1.8.0-1|52	Requires:      desktop-common-data
12cu|mate-panel-1.8.0-1|53	Requires:      mate-session-manager
12cu|mate-panel-1.8.0-1|54	Requires:      mate-desktop
12cu|mate-panel-1.8.0-1|55	Requires:      mate-menus
12cu|mate-panel-1.8.0-1|56	Requires:      mate-screensaver
12cu|mate-panel-1.8.0-1|57	Requires:      mate-polkit
12cu|mate-panel-1.8.0-1|58	#(patch0)
12cu|mate-panel-1.8.0-1|59	Requires:      xlockmore
12cu|mate-panel-1.8.0-1|60	Suggests:      mate-applets
12cu|mate-panel-1.8.0-1|61	
12cu|mate-panel-1.8.0-1|62	%description
12cu|mate-panel-1.8.0-1|63	The MATE panel packages provides the mate panel, menus and some
12cu|mate-panel-1.8.0-1|64	basic applets for the panel.
12cu|mate-panel-1.8.0-1|65	
12cu|mate-panel-1.8.0-1|66	%package -n	%{libname}
12cu|mate-panel-1.8.0-1|67	Summary:	%{summary}
12cu|mate-panel-1.8.0-1|68	Group:		System/Libraries
12cu|mate-panel-1.8.0-1|69	
12cu|mate-panel-1.8.0-1|70	%description -n	%{libname}
12cu|mate-panel-1.8.0-1|71	Panel libraries for running MATE panels.
12cu|mate-panel-1.8.0-1|72	
12cu|mate-panel-1.8.0-1|73	%package -n %{girname}
12cu|mate-panel-1.8.0-1|74	Summary:	GObject Introspection interface description for %{name}
12cu|mate-panel-1.8.0-1|75	Group:		System/Libraries
12cu|mate-panel-1.8.0-1|76	
12cu|mate-panel-1.8.0-1|77	%description -n %{girname}
12cu|mate-panel-1.8.0-1|78	GObject Introspection interface description for %{name}.
12cu|mate-panel-1.8.0-1|79	
12cu|mate-panel-1.8.0-1|80	%package -n	%{devname}
12cu|mate-panel-1.8.0-1|81	Summary:	Development libraries, include files for MATE panel
12cu|mate-panel-1.8.0-1|82	Group:		Development/C
12cu|mate-panel-1.8.0-1|83	Provides:	%{name}-devel = %{EVRD}
12cu|mate-panel-1.8.0-1|84	Requires:	%{libname} = %{EVRD}
12cu|mate-panel-1.8.0-1|85	Requires:	%{girname} = %{EVRD}
12cu|mate-panel-1.8.0-1|86	
12cu|mate-panel-1.8.0-1|87	%description -n	%{devname}
12cu|mate-panel-1.8.0-1|88	Panel libraries and header files for creating MATE panels.
12cu|mate-panel-1.8.0-1|89	
12cu|mate-panel-1.8.0-1|90	%prep
12cu|mate-panel-1.8.0-1|91	%setup -q
12cu|mate-panel-1.8.0-1|92	%apply_patches
12cu|mate-panel-1.8.0-1|93	
12cu|mate-panel-1.8.0-1|94	%build
12cu|mate-panel-1.8.0-1|95	# NOCONFIGURE=yes ./autogen.sh
12cu|mate-panel-1.8.0-1|96	%configure2_5x \
12cu|mate-panel-1.8.0-1|97	--disable-static \
12cu|mate-panel-1.8.0-1|98	--libexecdir=%{_libexecdir}/mate-applets \
12cu|mate-panel-1.8.0-1|99	--enable-introspection  \
12cu|mate-panel-1.8.0-1|100	--enable-matecomponent  \
12cu|mate-panel-1.8.0-1|101	--disable-scrollkeeper \
12cu|mate-panel-1.8.0-1|102	--disable-schemas-install
12cu|mate-panel-1.8.0-1|103	
12cu|mate-panel-1.8.0-1|104	%make LIBS='-lgmodule-2.0'
12cu|mate-panel-1.8.0-1|105	
12cu|mate-panel-1.8.0-1|106	%install
12cu|mate-panel-1.8.0-1|107	%makeinstall_std
12cu|mate-panel-1.8.0-1|108	
12cu|mate-panel-1.8.0-1|109	%find_lang %{name}-3.0 --with-gnome --all-name
12cu|mate-panel-1.8.0-1|110	
12cu|mate-panel-1.8.0-1|111	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12cu|mate-panel-1.8.0-1|112	cp -a %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12cu|mate-panel-1.8.0-1|113	
12cu|mate-panel-1.8.0-1|114	%files -f %{name}-3.0.lang
12cu|mate-panel-1.8.0-1|115	%doc AUTHORS COPYING README
12cu|mate-panel-1.8.0-1|116	%{_datadir}/glib-2.0/schemas/org.mate.panel.*.xml
12cu|mate-panel-1.8.0-1|117	%{_bindir}/*
12cu|mate-panel-1.8.0-1|118	%{_libexecdir}/mate-applets/clock-applet
12cu|mate-panel-1.8.0-1|119	%{_libexecdir}/mate-applets/fish-applet
12cu|mate-panel-1.8.0-1|120	%{_libexecdir}/mate-applets/notification-area-applet
12cu|mate-panel-1.8.0-1|121	%{_libexecdir}/mate-applets/wnck-applet
12cu|mate-panel-1.8.0-1|122	%{_datadir}/applications/*.desktop
12cu|mate-panel-1.8.0-1|123	%{_datadir}/MateConf/gsettings/mate-panel.convert
12cu|mate-panel-1.8.0-1|124	%{_datadir}/dbus-1/services/org.mate.panel.applet.ClockAppletFactory.service
12cu|mate-panel-1.8.0-1|125	%{_datadir}/dbus-1/services/org.mate.panel.applet.FishAppletFactory.service
12cu|mate-panel-1.8.0-1|126	%{_datadir}/dbus-1/services/org.mate.panel.applet.NotificationAreaAppletFactory.service
12cu|mate-panel-1.8.0-1|127	%{_datadir}/dbus-1/services/org.mate.panel.applet.WnckletFactory.service
12cu|mate-panel-1.8.0-1|128	%{_datadir}/%{name}
12cu|mate-panel-1.8.0-1|129	%{_iconsdir}/hicolor/*/apps/*
12cu|mate-panel-1.8.0-1|130	%{_mandir}/man1/*
12cu|mate-panel-1.8.0-1|131	
12cu|mate-panel-1.8.0-1|132	%files -n %{libname}
12cu|mate-panel-1.8.0-1|133	%{_libdir}/libmate-panel-applet-%{api}.so.%{major}*
12cu|mate-panel-1.8.0-1|134	
12cu|mate-panel-1.8.0-1|135	%files -n %{girname}
12cu|mate-panel-1.8.0-1|136	%{_libdir}/girepository-1.0/MatePanelApplet-%{girmajor}.typelib
12cu|mate-panel-1.8.0-1|137	
12cu|mate-panel-1.8.0-1|138	%files -n %{devname}
12cu|mate-panel-1.8.0-1|139	%doc ChangeLog
12cu|mate-panel-1.8.0-1|140	%doc %{_datadir}/gtk-doc/html/*
12cu|mate-panel-1.8.0-1|141	%{_includedir}/*
12cu|mate-panel-1.8.0-1|142	%{_libdir}/libmate-panel*.so
12cu|mate-panel-1.8.0-1|143	%{_libdir}/pkgconfig/*
12cu|mate-panel-1.8.0-1|144	%{_datadir}/gir-1.0/MatePanelApplet-%{girmajor}.gir
12cu|mate-panel-1.8.0-1|145	
12cu|mate-panel-1.8.0-1|146	
12cu|mate-panel-1.8.0-1|147	%changelog
12cu|mate-panel-1.8.0-1|148	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-panel-1.8.0-1|149	+ Revision: 7119ff0
12cu|mate-panel-1.8.0-1|150	- Fix BRs
12cu|mate-panel-1.8.0-1|151	
12cu|mate-panel-1.8.0-1|152	

10037 12
12cu|mate-polkit-1.8.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|mate-polkit-1.8.0-1|2	
12cu|mate-polkit-1.8.0-1|3	%define major         0
12cu|mate-polkit-1.8.0-1|4	%define api           1
12cu|mate-polkit-1.8.0-1|5	%define libname       %mklibname %name %api %{major}
12cu|mate-polkit-1.8.0-1|6	%define develname     %mklibname -d %name %api
12cu|mate-polkit-1.8.0-1|7	
12cu|mate-polkit-1.8.0-1|8	%define gi_major      1.0
12cu|mate-polkit-1.8.0-1|9	%define girname       %mklibname %{name}-gir %{gi_major}
12cu|mate-polkit-1.8.0-1|10	
12cu|mate-polkit-1.8.0-1|11	Summary:        PolicyKit integration for the MATE desktop
12cu|mate-polkit-1.8.0-1|12	Name:           mate-polkit
12cu|mate-polkit-1.8.0-1|13	Version:        1.8.0
12cu|mate-polkit-1.8.0-1|14	Release:        1
12cu|mate-polkit-1.8.0-1|15	License:        LGPLv2+
12cu|mate-polkit-1.8.0-1|16	Group:          System/Libraries
12cu|mate-polkit-1.8.0-1|17	URL:            http://mate-desktop.org
12cu|mate-polkit-1.8.0-1|18	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-polkit-1.8.0-1|19	Source1:        polkit-gnome-authentication-agent-1.desktop.in
12cu|mate-polkit-1.8.0-1|20	
12cu|mate-polkit-1.8.0-1|21	BuildRequires:  gtk-doc
12cu|mate-polkit-1.8.0-1|22	BuildRequires:  intltool
12cu|mate-polkit-1.8.0-1|23	BuildRequires:  mate-common
12cu|mate-polkit-1.8.0-1|24	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|mate-polkit-1.8.0-1|25	BuildRequires:  pkgconfig(polkit-agent-1)
12cu|mate-polkit-1.8.0-1|26	BuildRequires:  pkgconfig(gobject-introspection-1.0)
12cu|mate-polkit-1.8.0-1|27	
12cu|mate-polkit-1.8.0-1|28	Provides: polkit-agent
12cu|mate-polkit-1.8.0-1|29	Provides: polkit-mate = %{version}
12cu|mate-polkit-1.8.0-1|30	
12cu|mate-polkit-1.8.0-1|31	%description
12cu|mate-polkit-1.8.0-1|32	mate-polkit provides an authentication agent for PolicyKit
12cu|mate-polkit-1.8.0-1|33	that matches the look and feel of the MATE desktop.
12cu|mate-polkit-1.8.0-1|34	
12cu|mate-polkit-1.8.0-1|35	%package -n %{libname}
12cu|mate-polkit-1.8.0-1|36	Summary:       Development files for mate-polkit
12cu|mate-polkit-1.8.0-1|37	Group:         System/Libraries
12cu|mate-polkit-1.8.0-1|38	Provides:      %mklibname polkit-gtk %{api} %{major} = %{version}-%{release}
12cu|mate-polkit-1.8.0-1|39	Provides:      libpolkit-gtk-mate-1 = %{version}-%{release}
12cu|mate-polkit-1.8.0-1|40	Provides:      libpolkit-gtk-mate = %{version}-%{release}
12cu|mate-polkit-1.8.0-1|41	
12cu|mate-polkit-1.8.0-1|42	%define oldlib %mklibname polkit-gtk-mate %{api} %{major}
12cu|mate-polkit-1.8.0-1|43	%rename %{oldlib}
12cu|mate-polkit-1.8.0-1|44	
12cu|mate-polkit-1.8.0-1|45	%description -n %{libname}
12cu|mate-polkit-1.8.0-1|46	Development files for mate-polkit.
12cu|mate-polkit-1.8.0-1|47	
12cu|mate-polkit-1.8.0-1|48	%package -n %{girname}
12cu|mate-polkit-1.8.0-1|49	Summary:       GObject Introspection interface description for %{name}
12cu|mate-polkit-1.8.0-1|50	Group:         System/Libraries
12cu|mate-polkit-1.8.0-1|51	Requires:      %{libname} = %{version}
12cu|mate-polkit-1.8.0-1|52	
12cu|mate-polkit-1.8.0-1|53	%description -n %{girname}
12cu|mate-polkit-1.8.0-1|54	GObject Introspection interface description for %{name}
12cu|mate-polkit-1.8.0-1|55	
12cu|mate-polkit-1.8.0-1|56	%package -n %{develname}
12cu|mate-polkit-1.8.0-1|57	Summary:      Development files for mate-polkit
12cu|mate-polkit-1.8.0-1|58	Group:        Development/C
12cu|mate-polkit-1.8.0-1|59	Requires:     %{libname} = %{version}
12cu|mate-polkit-1.8.0-1|60	Requires:     %{girname} = %{version}
12cu|mate-polkit-1.8.0-1|61	Provides:     %{name}-devel = %{version}-%{release}
12cu|mate-polkit-1.8.0-1|62	
12cu|mate-polkit-1.8.0-1|63	%description -n %{develname}
12cu|mate-polkit-1.8.0-1|64	Development files for mate-polkit.
12cu|mate-polkit-1.8.0-1|65	
12cu|mate-polkit-1.8.0-1|66	%prep
12cu|mate-polkit-1.8.0-1|67	%setup -q
12cu|mate-polkit-1.8.0-1|68	
12cu|mate-polkit-1.8.0-1|69	%build
12cu|mate-polkit-1.8.0-1|70	NOCONFIGURE=1 ./autogen.sh
12cu|mate-polkit-1.8.0-1|71	%configure2_5x \
12cu|mate-polkit-1.8.0-1|72	--disable-static
12cu|mate-polkit-1.8.0-1|73	%make
12cu|mate-polkit-1.8.0-1|74	
12cu|mate-polkit-1.8.0-1|75	%install
12cu|mate-polkit-1.8.0-1|76	%makeinstall_std
12cu|mate-polkit-1.8.0-1|77	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop
12cu|mate-polkit-1.8.0-1|78	
12cu|mate-polkit-1.8.0-1|79	sed -i 's,@FULL_LIBEXECDIR@,%{_libdir},' %{buildroot}%{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop
12cu|mate-polkit-1.8.0-1|80	desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop
12cu|mate-polkit-1.8.0-1|81	
12cu|mate-polkit-1.8.0-1|82	%find_lang %{name}
12cu|mate-polkit-1.8.0-1|83	
12cu|mate-polkit-1.8.0-1|84	%files -f %{name}.lang
12cu|mate-polkit-1.8.0-1|85	%doc COPYING AUTHORS README
12cu|mate-polkit-1.8.0-1|86	%config(noreplace) %_sysconfdir/xdg/autostart/polkit-mate-authentication-agent-1.desktop
12cu|mate-polkit-1.8.0-1|87	%{_libexecdir}/polkit-mate-authentication-agent-1
12cu|mate-polkit-1.8.0-1|88	
12cu|mate-polkit-1.8.0-1|89	%files -n %{libname}
12cu|mate-polkit-1.8.0-1|90	%{_libdir}/libpolkit-gtk-mate-%{api}.so.%{major}*
12cu|mate-polkit-1.8.0-1|91	
12cu|mate-polkit-1.8.0-1|92	%files -n %{girname}
12cu|mate-polkit-1.8.0-1|93	%{_libdir}/girepository-1.0/PolkitGtkMate-%{gi_major}.typelib
12cu|mate-polkit-1.8.0-1|94	
12cu|mate-polkit-1.8.0-1|95	%files -n %{develname}
12cu|mate-polkit-1.8.0-1|96	%{_libdir}/lib*.so
12cu|mate-polkit-1.8.0-1|97	%{_libdir}/pkgconfig/polkit-gtk-mate-%{api}.pc
12cu|mate-polkit-1.8.0-1|98	%dir %{_includedir}/polkit-gtk-mate-1
12cu|mate-polkit-1.8.0-1|99	%dir %{_includedir}/polkit-gtk-mate-1/polkitgtkmate
12cu|mate-polkit-1.8.0-1|100	%{_includedir}/polkit-gtk-mate-1/polkitgtkmate/*
12cu|mate-polkit-1.8.0-1|101	%_datadir/gir-1.0/PolkitGtkMate-%{gi_major}.gir
12cu|mate-polkit-1.8.0-1|102	
12cu|mate-polkit-1.8.0-1|103	
12cu|mate-polkit-1.8.0-1|104	
12cu|mate-polkit-1.8.0-1|105	
12cu|mate-polkit-1.8.0-1|106	%changelog
12cu|mate-polkit-1.8.0-1|107	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-polkit-1.8.0-1|108	+ Revision: 602a5b3
12cu|mate-polkit-1.8.0-1|109	- Updated to 1.8.0
12cu|mate-polkit-1.8.0-1|110	
12cu|mate-polkit-1.8.0-1|111	

10038 12
12cu|mate-power-manager-1.8.0-1|1	%define url_ver      %(echo %{version}|cut -d. -f1,2)
12cu|mate-power-manager-1.8.0-1|2	Name:           mate-power-manager
12cu|mate-power-manager-1.8.0-1|3	Version:        1.8.0
12cu|mate-power-manager-1.8.0-1|4	Release:        1
12cu|mate-power-manager-1.8.0-1|5	Summary:        MATE Power Manager
12cu|mate-power-manager-1.8.0-1|6	License:        GPLv2+
12cu|mate-power-manager-1.8.0-1|7	Group:          Graphical desktop/Other
12cu|mate-power-manager-1.8.0-1|8	URL:            http://pub.mate-desktop.org
12cu|mate-power-manager-1.8.0-1|9	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-power-manager-1.8.0-1|10	
12cu|mate-power-manager-1.8.0-1|11	BuildRequires: intltool
12cu|mate-power-manager-1.8.0-1|12	BuildRequires: mate-common
12cu|mate-power-manager-1.8.0-1|13	BuildRequires: rarian
12cu|mate-power-manager-1.8.0-1|14	BuildRequires: xmlto
12cu|mate-power-manager-1.8.0-1|15	BuildRequires: which
12cu|mate-power-manager-1.8.0-1|16	BuildRequires: xml2po
12cu|mate-power-manager-1.8.0-1|17	BuildRequires: docbook-utils
12cu|mate-power-manager-1.8.0-1|18	BuildRequires: docbook-dtd41-sgml
12cu|mate-power-manager-1.8.0-1|19	BuildRequires: pkgconfig(cairo)
12cu|mate-power-manager-1.8.0-1|20	BuildRequires: pkgconfig(gtk+-2.0)
12cu|mate-power-manager-1.8.0-1|21	BuildRequires: pkgconfig(libcanberra-gtk)
12cu|mate-power-manager-1.8.0-1|22	BuildRequires: pkgconfig(libnotify)
12cu|mate-power-manager-1.8.0-1|23	BuildRequires: pkgconfig(libmatepanelapplet-4.0)
12cu|mate-power-manager-1.8.0-1|24	BuildRequires: pkgconfig(libwnck-1.0)
12cu|mate-power-manager-1.8.0-1|25	BuildRequires: pkgconfig(mate-doc-utils)
12cu|mate-power-manager-1.8.0-1|26	BuildRequires: pkgconfig(mate-keyring-1)
12cu|mate-power-manager-1.8.0-1|27	BuildRequires: pkgconfig(unique-1.0)
12cu|mate-power-manager-1.8.0-1|28	BuildRequires: pkgconfig(upower-glib)
12cu|mate-power-manager-1.8.0-1|29	BuildRequires: pkgconfig(systemd)
12cu|mate-power-manager-1.8.0-1|30	BuildRequires: pkgconfig(gnome-keyring-1)
12cu|mate-power-manager-1.8.0-1|31	BuildRequires: yelp-tools
12cu|mate-power-manager-1.8.0-1|32	BuildRequires: itstool
12cu|mate-power-manager-1.8.0-1|33	
12cu|mate-power-manager-1.8.0-1|34	Requires:      mate-icon-theme
12cu|mate-power-manager-1.8.0-1|35	Requires:      upower
12cu|mate-power-manager-1.8.0-1|36	
12cu|mate-power-manager-1.8.0-1|37	
12cu|mate-power-manager-1.8.0-1|38	%description
12cu|mate-power-manager-1.8.0-1|39	MATE Power Manager uses the information and facilities provided by UPower
12cu|mate-power-manager-1.8.0-1|40	displaying icons and handling user callbacks in an interactive MATE session.
12cu|mate-power-manager-1.8.0-1|41	
12cu|mate-power-manager-1.8.0-1|42	%prep
12cu|mate-power-manager-1.8.0-1|43	%setup -q
12cu|mate-power-manager-1.8.0-1|44	
12cu|mate-power-manager-1.8.0-1|45	%build
12cu|mate-power-manager-1.8.0-1|46	# Not needed >= 1.6.1 version
12cu|mate-power-manager-1.8.0-1|47	# NOCONFIGURE=1 ./autogen.sh
12cu|mate-power-manager-1.8.0-1|48	%configure2_5x \
12cu|mate-power-manager-1.8.0-1|49	--enable-unique \
12cu|mate-power-manager-1.8.0-1|50	--with-systemdinhibit \
12cu|mate-power-manager-1.8.0-1|51	--with-gtk=2.0 \
12cu|mate-power-manager-1.8.0-1|52	--disable-scrollkeeper \
12cu|mate-power-manager-1.8.0-1|53	--enable-docbook-docs \
12cu|mate-power-manager-1.8.0-1|54	--enable-applets \
12cu|mate-power-manager-1.8.0-1|55	--with-doc-dir=%{buildroot}%{_datadir}/doc
12cu|mate-power-manager-1.8.0-1|56	
12cu|mate-power-manager-1.8.0-1|57	%make
12cu|mate-power-manager-1.8.0-1|58	
12cu|mate-power-manager-1.8.0-1|59	%install
12cu|mate-power-manager-1.8.0-1|60	%makeinstall_std
12cu|mate-power-manager-1.8.0-1|61	
12cu|mate-power-manager-1.8.0-1|62	rm -f %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
12cu|mate-power-manager-1.8.0-1|63	
12cu|mate-power-manager-1.8.0-1|64	%find_lang %name --with-gnome --all-name
12cu|mate-power-manager-1.8.0-1|65	
12cu|mate-power-manager-1.8.0-1|66	%files  -f %{name}.lang
12cu|mate-power-manager-1.8.0-1|67	%doc AUTHORS COPYING README
12cu|mate-power-manager-1.8.0-1|68	%{_mandir}/man1/*
12cu|mate-power-manager-1.8.0-1|69	%{_bindir}/mate-power-bugreport.sh
12cu|mate-power-manager-1.8.0-1|70	%{_bindir}/mate-power-manager
12cu|mate-power-manager-1.8.0-1|71	%{_bindir}/mate-power-preferences
12cu|mate-power-manager-1.8.0-1|72	%{_bindir}/mate-power-statistics
12cu|mate-power-manager-1.8.0-1|73	%{_sbindir}/mate-power-backlight-helper
12cu|mate-power-manager-1.8.0-1|74	%{_datadir}/applications/mate-*.desktop
12cu|mate-power-manager-1.8.0-1|75	%dir %{_datadir}/dbus-1/services
12cu|mate-power-manager-1.8.0-1|76	%{_datadir}/dbus-1/services/*.service
12cu|mate-power-manager-1.8.0-1|77	%{_datadir}/mate-power-manager/
12cu|mate-power-manager-1.8.0-1|78	%{_datadir}/icons/hicolor/*/apps/mate-*.*
12cu|mate-power-manager-1.8.0-1|79	%{_datadir}/polkit-1/actions/org.mate.power.policy
12cu|mate-power-manager-1.8.0-1|80	%{_datadir}/mate-2.0/ui/brightness-applet-menu.xml
12cu|mate-power-manager-1.8.0-1|81	%{_datadir}/mate-2.0/ui/inhibit-applet-menu.xml
12cu|mate-power-manager-1.8.0-1|82	%{_datadir}/mate-panel/applets/org.mate.BrightnessApplet.mate-panel-applet
12cu|mate-power-manager-1.8.0-1|83	%{_datadir}/mate-panel/applets/org.mate.InhibitApplet.mate-panel-applet
12cu|mate-power-manager-1.8.0-1|84	%{_datadir}/glib-2.0/schemas/org.mate.power-manager.gschema.xml
12cu|mate-power-manager-1.8.0-1|85	%{_sysconfdir}/xdg/autostart/mate-power-manager.desktop
12cu|mate-power-manager-1.8.0-1|86	%{_libexecdir}/mate-brightness-applet
12cu|mate-power-manager-1.8.0-1|87	%{_libexecdir}/mate-inhibit-applet
12cu|mate-power-manager-1.8.0-1|88	%{_datadir}/MateConf/gsettings/mate-power-manager.convert
12cu|mate-power-manager-1.8.0-1|89	
12cu|mate-power-manager-1.8.0-1|90	
12cu|mate-power-manager-1.8.0-1|91	
12cu|mate-power-manager-1.8.0-1|92	
12cu|mate-power-manager-1.8.0-1|93	%changelog
12cu|mate-power-manager-1.8.0-1|94	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-power-manager-1.8.0-1|95	+ Revision: 3f15bcb
12cu|mate-power-manager-1.8.0-1|96	- Added gnome-keyring BR
12cu|mate-power-manager-1.8.0-1|97	
12cu|mate-power-manager-1.8.0-1|98	

10039 12
12cu|mate-screensaver-1.8.0-1|1	%define url_ver      %(echo %{version}|cut -d. -f1,2)
12cu|mate-screensaver-1.8.0-1|2	
12cu|mate-screensaver-1.8.0-1|3	Name:           mate-screensaver
12cu|mate-screensaver-1.8.0-1|4	Version:        1.8.0
12cu|mate-screensaver-1.8.0-1|5	Release:        1
12cu|mate-screensaver-1.8.0-1|6	Summary:        MATE Screensaver
12cu|mate-screensaver-1.8.0-1|7	License:        GPLv2+ and LGPLv2+
12cu|mate-screensaver-1.8.0-1|8	Group:          Graphical desktop/Other
12cu|mate-screensaver-1.8.0-1|9	URL:            http://pub.mate-desktop.org
12cu|mate-screensaver-1.8.0-1|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-screensaver-1.8.0-1|11	
12cu|mate-screensaver-1.8.0-1|12	BuildRequires: intltool
12cu|mate-screensaver-1.8.0-1|13	BuildRequires: mate-common
12cu|mate-screensaver-1.8.0-1|14	BuildRequires: pam-devel
12cu|mate-screensaver-1.8.0-1|15	BuildRequires: xml2po
12cu|mate-screensaver-1.8.0-1|16	BuildRequires: pkgconfig(xscrnsaver)
12cu|mate-screensaver-1.8.0-1|17	BuildRequires: pkgconfig(dbus-glib-1)
12cu|mate-screensaver-1.8.0-1|18	BuildRequires: pkgconfig(gl)
12cu|mate-screensaver-1.8.0-1|19	BuildRequires: pkgconfig(gtk+-2.0)
12cu|mate-screensaver-1.8.0-1|20	BuildRequires: pkgconfig(libmate-menu)
12cu|mate-screensaver-1.8.0-1|21	BuildRequires: pkgconfig(libmatekbdui)
12cu|mate-screensaver-1.8.0-1|22	BuildRequires: pkgconfig(libnotify)
12cu|mate-screensaver-1.8.0-1|23	BuildRequires: pkgconfig(mate-desktop-2.0)
12cu|mate-screensaver-1.8.0-1|24	BuildRequires: pkgconfig(xext)
12cu|mate-screensaver-1.8.0-1|25	BuildRequires: pkgconfig(xxf86misc)
12cu|mate-screensaver-1.8.0-1|26	BuildRequires: pkgconfig(xxf86vm)
12cu|mate-screensaver-1.8.0-1|27	BuildRequires: pkgconfig(xtst)
12cu|mate-screensaver-1.8.0-1|28	BuildRequires: pkgconfig(systemd)
12cu|mate-screensaver-1.8.0-1|29	BuildRequires: libsystemd-login-devel
12cu|mate-screensaver-1.8.0-1|30	BuildRequires: pkgconfig(libsystemd-login)
12cu|mate-screensaver-1.8.0-1|31	BuildRequires: pkgconfig(libsystemd-daemon)
12cu|mate-screensaver-1.8.0-1|32	BuildRequires: pkgconfig(gthread-2.0)
12cu|mate-screensaver-1.8.0-1|33	
12cu|mate-screensaver-1.8.0-1|34	Requires:       mate-keyring >= 1.1.0
12cu|mate-screensaver-1.8.0-1|35	Requires:       mate-backgrounds
12cu|mate-screensaver-1.8.0-1|36	Requires:       mate-power-manager
12cu|mate-screensaver-1.8.0-1|37	Requires:       dbus-x11
12cu|mate-screensaver-1.8.0-1|38	Requires: 	pkgconfig(xscrnsaver)
12cu|mate-screensaver-1.8.0-1|39	
12cu|mate-screensaver-1.8.0-1|40	%description
12cu|mate-screensaver-1.8.0-1|41	mate-screensaver is a screen saver and locker that aims to have
12cu|mate-screensaver-1.8.0-1|42	simple, sane, secure defaults and be well integrated with the desktop.
12cu|mate-screensaver-1.8.0-1|43	
12cu|mate-screensaver-1.8.0-1|44	
12cu|mate-screensaver-1.8.0-1|45	%package devel
12cu|mate-screensaver-1.8.0-1|46	Summary: Development files for mate-screensaver
12cu|mate-screensaver-1.8.0-1|47	Group:   Development/C
12cu|mate-screensaver-1.8.0-1|48	Requires: %{name} = %{version}
12cu|mate-screensaver-1.8.0-1|49	
12cu|mate-screensaver-1.8.0-1|50	%description devel
12cu|mate-screensaver-1.8.0-1|51	Development files for mate-screensaver
12cu|mate-screensaver-1.8.0-1|52	
12cu|mate-screensaver-1.8.0-1|53	
12cu|mate-screensaver-1.8.0-1|54	%prep
12cu|mate-screensaver-1.8.0-1|55	%setup -q
12cu|mate-screensaver-1.8.0-1|56	
12cu|mate-screensaver-1.8.0-1|57	%build
12cu|mate-screensaver-1.8.0-1|58	NOCONFIGURE=1 ./autogen.sh
12cu|mate-screensaver-1.8.0-1|59	%configure2_5x --disable-more-warnings \
12cu|mate-screensaver-1.8.0-1|60	--with-xscreensaverdir=%{_datadir}/xscreensaver/config \
12cu|mate-screensaver-1.8.0-1|61	--with-xscreensaverhackdir=%{_libdir}/xscreensaver
12cu|mate-screensaver-1.8.0-1|62	
12cu|mate-screensaver-1.8.0-1|63	%make
12cu|mate-screensaver-1.8.0-1|64	
12cu|mate-screensaver-1.8.0-1|65	
12cu|mate-screensaver-1.8.0-1|66	%install
12cu|mate-screensaver-1.8.0-1|67	%makeinstall_std
12cu|mate-screensaver-1.8.0-1|68	
12cu|mate-screensaver-1.8.0-1|69	sed -ie 's@XSL=${DIST_BIN}/xscreensaver-config.xsl@XSL=%{_datadir}/mate-screensaver/xscreensaver-config.xsl@' \
12cu|mate-screensaver-1.8.0-1|70	data/migrate-xscreensaver-config.sh
12cu|mate-screensaver-1.8.0-1|71	sed -ie 's@b=`basename ${FILE} .xml`@b=xscreensaver-`basename ${FILE} .xml`@' \
12cu|mate-screensaver-1.8.0-1|72	data/migrate-xscreensaver-config.sh
12cu|mate-screensaver-1.8.0-1|73	
12cu|mate-screensaver-1.8.0-1|74	install -m755 data/migrate-xscreensaver-config.sh %{buildroot}%{_datadir}/mate-screensaver
12cu|mate-screensaver-1.8.0-1|75	install -m644 data/xscreensaver-config.xsl %{buildroot}%{_datadir}/mate-screensaver
12cu|mate-screensaver-1.8.0-1|76	
12cu|mate-screensaver-1.8.0-1|77	# Do we need this doc?
12cu|mate-screensaver-1.8.0-1|78	rm -fr %{buildroot}%{_docdir}/mate-screensaver-1.6.0
12cu|mate-screensaver-1.8.0-1|79	
12cu|mate-screensaver-1.8.0-1|80	%find_lang %{name} --with-gnome
12cu|mate-screensaver-1.8.0-1|81	
12cu|mate-screensaver-1.8.0-1|82	%triggerin -- xscreensaver-base xscreensaver-gl xscreensaver-extrusion xscreensaver-matrix
12cu|mate-screensaver-1.8.0-1|83	(  cd %{_datadir}/applications/screensavers ; \
12cu|mate-screensaver-1.8.0-1|84	for f in %{_datadir}/xscreensaver/config/*.xml; do
12cu|mate-screensaver-1.8.0-1|85	%{_datadir}/mate-screensaver/migrate-xscreensaver-config.sh $f > /dev/null 2>&1
12cu|mate-screensaver-1.8.0-1|86	done)
12cu|mate-screensaver-1.8.0-1|87	
12cu|mate-screensaver-1.8.0-1|88	%triggerun -- xscreensaver-base
12cu|mate-screensaver-1.8.0-1|89	[ "$2" = 0 ] || exit 0
12cu|mate-screensaver-1.8.0-1|90	(cd %{_datadir}/applications/screensavers; \
12cu|mate-screensaver-1.8.0-1|91	for f in $(rpm -ql xscreensaver-base | grep '%{_datadir}/xscreensaver/config/'); do
12cu|mate-screensaver-1.8.0-1|92	rm -f xscreensaver-$(basename $f .xml).desktop
12cu|mate-screensaver-1.8.0-1|93	done)
12cu|mate-screensaver-1.8.0-1|94	
12cu|mate-screensaver-1.8.0-1|95	%triggerun -- xscreensaver-gl
12cu|mate-screensaver-1.8.0-1|96	[ "$2" = 0 ] || exit 0
12cu|mate-screensaver-1.8.0-1|97	(cd %{_datadir}/applications/screensavers; \
12cu|mate-screensaver-1.8.0-1|98	for f in $(rpm -ql xscreensaver-gl | grep '%{_datadir}/xscreensaver/config/'); do
12cu|mate-screensaver-1.8.0-1|99	rm -f xscreensaver-$(basename $f .xml).desktop
12cu|mate-screensaver-1.8.0-1|100	done)
12cu|mate-screensaver-1.8.0-1|101	
12cu|mate-screensaver-1.8.0-1|102	%triggerun -- xscreensaver-extrusion
12cu|mate-screensaver-1.8.0-1|103	[ "$2" = 0 ] || exit 0
12cu|mate-screensaver-1.8.0-1|104	(cd %{_datadir}/applications/screensavers; \
12cu|mate-screensaver-1.8.0-1|105	for f in $(rpm -ql xscreensaver-extrusion | grep '%{_datadir}/xscreensaver/config/'); do
12cu|mate-screensaver-1.8.0-1|106	rm -f xscreensaver-$(basename $f .xml).desktop
12cu|mate-screensaver-1.8.0-1|107	done)
12cu|mate-screensaver-1.8.0-1|108	
12cu|mate-screensaver-1.8.0-1|109	%triggerun -- xscreensaver-matrix
12cu|mate-screensaver-1.8.0-1|110	[ "$2" = 0 ] || exit 0
12cu|mate-screensaver-1.8.0-1|111	(cd %{_datadir}/applications/screensavers; \
12cu|mate-screensaver-1.8.0-1|112	for f in $(rpm -ql xscreensaver-matrix | grep '%{_datadir}/xscreensaver/config/'); do
12cu|mate-screensaver-1.8.0-1|113	rm -f xscreensaver-$(basename $f .xml).desktop
12cu|mate-screensaver-1.8.0-1|114	done)
12cu|mate-screensaver-1.8.0-1|115	
12cu|mate-screensaver-1.8.0-1|116	%files -f %{name}.lang
12cu|mate-screensaver-1.8.0-1|117	%doc AUTHORS NEWS README COPYING
12cu|mate-screensaver-1.8.0-1|118	%{_bindir}/mate-screensaver*
12cu|mate-screensaver-1.8.0-1|119	%config(noreplace) %{_sysconfdir}/pam.d/mate-screensaver
12cu|mate-screensaver-1.8.0-1|120	%config(noreplace) %{_sysconfdir}/xdg/menus/mate-screensavers.menu
12cu|mate-screensaver-1.8.0-1|121	%{_sysconfdir}/xdg/autostart/mate-screensaver.desktop
12cu|mate-screensaver-1.8.0-1|122	%{_libexecdir}/mate-screensaver-*
12cu|mate-screensaver-1.8.0-1|123	%{_libexecdir}/mate-screensaver
12cu|mate-screensaver-1.8.0-1|124	%{_datadir}/applications/mate-screensaver-preferences.desktop
12cu|mate-screensaver-1.8.0-1|125	%{_datadir}/applications/screensavers/*.desktop
12cu|mate-screensaver-1.8.0-1|126	%{_datadir}/mate-screensaver
12cu|mate-screensaver-1.8.0-1|127	%{_datadir}/backgrounds/cosmos/
12cu|mate-screensaver-1.8.0-1|128	%{_datadir}/pixmaps/*.svg
12cu|mate-screensaver-1.8.0-1|129	%{_datadir}/desktop-directories/mate-screensaver.directory
12cu|mate-screensaver-1.8.0-1|130	%{_datadir}/MateConf/gsettings/org.mate.screensaver.gschema.migrate
12cu|mate-screensaver-1.8.0-1|131	%{_datadir}/glib-2.0/schemas/org.mate.screensaver.gschema.xml
12cu|mate-screensaver-1.8.0-1|132	%{_datadir}/mate-background-properties/cosmos.xml
12cu|mate-screensaver-1.8.0-1|133	%{_datadir}/dbus-1/services/org.mate.ScreenSaver.service
12cu|mate-screensaver-1.8.0-1|134	%{_mandir}/man1/*
12cu|mate-screensaver-1.8.0-1|135	
12cu|mate-screensaver-1.8.0-1|136	%files devel
12cu|mate-screensaver-1.8.0-1|137	%{_libdir}/pkgconfig/*
12cu|mate-screensaver-1.8.0-1|138	
12cu|mate-screensaver-1.8.0-1|139	
12cu|mate-screensaver-1.8.0-1|140	%changelog
12cu|mate-screensaver-1.8.0-1|141	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-screensaver-1.8.0-1|142	+ Revision: 551f0a2
12cu|mate-screensaver-1.8.0-1|143	- Fix files
12cu|mate-screensaver-1.8.0-1|144	
12cu|mate-screensaver-1.8.0-1|145	

10040 12
12cu|mate-sensors-applet-1.8.0-1|1	%define _libexecdir %{_exec_prefix}/libexec
12cu|mate-sensors-applet-1.8.0-1|2	%define url_ver   %(echo %{version}|cut -d. -f1,2)
12cu|mate-sensors-applet-1.8.0-1|3	%define major     0
12cu|mate-sensors-applet-1.8.0-1|4	%define libname   %mklibname %{name} %{major}
12cu|mate-sensors-applet-1.8.0-1|5	%define develname %mklibname -d %{name}
12cu|mate-sensors-applet-1.8.0-1|6	
12cu|mate-sensors-applet-1.8.0-1|7	Summary:        Detailed hardware monitoring applet for MATE
12cu|mate-sensors-applet-1.8.0-1|8	Name:           mate-sensors-applet
12cu|mate-sensors-applet-1.8.0-1|9	Version:        1.8.0
12cu|mate-sensors-applet-1.8.0-1|10	Release:        1
12cu|mate-sensors-applet-1.8.0-1|11	License:        GPLv2+
12cu|mate-sensors-applet-1.8.0-1|12	Group:          Graphical desktop/Other
12cu|mate-sensors-applet-1.8.0-1|13	URL:            http://mate-desktop.org
12cu|mate-sensors-applet-1.8.0-1|14	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-sensors-applet-1.8.0-1|15	Patch0:         sensors-applet-2.2.3-fix-linkage.patch
12cu|mate-sensors-applet-1.8.0-1|16	
12cu|mate-sensors-applet-1.8.0-1|17	BuildRequires:  itstool
12cu|mate-sensors-applet-1.8.0-1|18	BuildRequires:  mate-common
12cu|mate-sensors-applet-1.8.0-1|19	BuildRequires:  xsltproc
12cu|mate-sensors-applet-1.8.0-1|20	BuildRequires:  yelp-tools
12cu|mate-sensors-applet-1.8.0-1|21	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|mate-sensors-applet-1.8.0-1|22	BuildRequires:  pkgconfig(libatasmart)
12cu|mate-sensors-applet-1.8.0-1|23	BuildRequires:  pkgconfig(libnotify)
12cu|mate-sensors-applet-1.8.0-1|24	BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
12cu|mate-sensors-applet-1.8.0-1|25	BuildRequires:  pkgconfig(dbus-glib-1)
12cu|mate-sensors-applet-1.8.0-1|26	BuildRequires:  lm_sensors-devel
12cu|mate-sensors-applet-1.8.0-1|27	
12cu|mate-sensors-applet-1.8.0-1|28	%description
12cu|mate-sensors-applet-1.8.0-1|29	MATE Sensors Applet is an applet for the MATE Panel to display readings
12cu|mate-sensors-applet-1.8.0-1|30	from hardware sensors, including CPU and system temperatures, fan speeds and
12cu|mate-sensors-applet-1.8.0-1|31	voltage readings under Linux.
12cu|mate-sensors-applet-1.8.0-1|32	
12cu|mate-sensors-applet-1.8.0-1|33	Interfaces via the Linux kernel i2c modules.
12cu|mate-sensors-applet-1.8.0-1|34	
12cu|mate-sensors-applet-1.8.0-1|35	%package -n %{libname}
12cu|mate-sensors-applet-1.8.0-1|36	Summary:    mate-sensors-applet libraries
12cu|mate-sensors-applet-1.8.0-1|37	Group:      System/Libraries
12cu|mate-sensors-applet-1.8.0-1|38	
12cu|mate-sensors-applet-1.8.0-1|39	%description -n %{libname}
12cu|mate-sensors-applet-1.8.0-1|40	This is the shared library parts of %{name}.
12cu|mate-sensors-applet-1.8.0-1|41	
12cu|mate-sensors-applet-1.8.0-1|42	%package -n %{develname}
12cu|mate-sensors-applet-1.8.0-1|43	Summary:    Development files for mate-sensors-applet
12cu|mate-sensors-applet-1.8.0-1|44	Group:      Development/C
12cu|mate-sensors-applet-1.8.0-1|45	Requires:   %{libname} = %{version}
12cu|mate-sensors-applet-1.8.0-1|46	Provides:   %{name}-devel = %{version}-%{release}
12cu|mate-sensors-applet-1.8.0-1|47	
12cu|mate-sensors-applet-1.8.0-1|48	%description -n %{develname}
12cu|mate-sensors-applet-1.8.0-1|49	This package contains development files for mate-sensors-applet.
12cu|mate-sensors-applet-1.8.0-1|50	
12cu|mate-sensors-applet-1.8.0-1|51	%prep
12cu|mate-sensors-applet-1.8.0-1|52	%setup -q
12cu|mate-sensors-applet-1.8.0-1|53	%apply_patches
12cu|mate-sensors-applet-1.8.0-1|54	
12cu|mate-sensors-applet-1.8.0-1|55	%build
12cu|mate-sensors-applet-1.8.0-1|56	%configure2_5x \
12cu|mate-sensors-applet-1.8.0-1|57	--disable-static \
12cu|mate-sensors-applet-1.8.0-1|58	--disable-scrollkeeper \
12cu|mate-sensors-applet-1.8.0-1|59	--enable-libnotify \
12cu|mate-sensors-applet-1.8.0-1|60	--with-nvidia
12cu|mate-sensors-applet-1.8.0-1|61	
12cu|mate-sensors-applet-1.8.0-1|62	%make
12cu|mate-sensors-applet-1.8.0-1|63	
12cu|mate-sensors-applet-1.8.0-1|64	%install
12cu|mate-sensors-applet-1.8.0-1|65	%makeinstall_std
12cu|mate-sensors-applet-1.8.0-1|66	
12cu|mate-sensors-applet-1.8.0-1|67	%find_lang %{name}
12cu|mate-sensors-applet-1.8.0-1|68	
12cu|mate-sensors-applet-1.8.0-1|69	%files -f %{name}.lang
12cu|mate-sensors-applet-1.8.0-1|70	%doc AUTHORS NEWS README TODO
12cu|mate-sensors-applet-1.8.0-1|71	%{_libexecdir}/mate-sensors-applet
12cu|mate-sensors-applet-1.8.0-1|72	%{_libdir}/mate-sensors-applet/
12cu|mate-sensors-applet-1.8.0-1|73	%{_datadir}/mate-sensors-applet/ui/
12cu|mate-sensors-applet-1.8.0-1|74	%{_datadir}/help/*/mate-sensors-applet/*
12cu|mate-sensors-applet-1.8.0-1|75	%{_datadir}/pixmaps/mate-sensors-applet/
12cu|mate-sensors-applet-1.8.0-1|76	%{_datadir}/icons/hicolor/*/*/*.png
12cu|mate-sensors-applet-1.8.0-1|77	%{_datadir}/dbus-1/services/org.mate.panel.applet.SensorsAppletFactory.service
12cu|mate-sensors-applet-1.8.0-1|78	%dir %{_datadir}/glib-2.0/schemas
12cu|mate-sensors-applet-1.8.0-1|79	%{_datadir}/glib-2.0/schemas/*.xml
12cu|mate-sensors-applet-1.8.0-1|80	%dir %{_datadir}/mate-panel/applets
12cu|mate-sensors-applet-1.8.0-1|81	%{_datadir}/mate-panel/applets/org.mate.applets.sensors-applet.mate-panel-applet
12cu|mate-sensors-applet-1.8.0-1|82	
12cu|mate-sensors-applet-1.8.0-1|83	%files -n %{libname}
12cu|mate-sensors-applet-1.8.0-1|84	%{_libdir}/libmate-sensors-applet-plugin.so.%{major}*
12cu|mate-sensors-applet-1.8.0-1|85	
12cu|mate-sensors-applet-1.8.0-1|86	%files -n %{develname}
12cu|mate-sensors-applet-1.8.0-1|87	%doc ChangeLog
12cu|mate-sensors-applet-1.8.0-1|88	%{_includedir}/mate-sensors-applet/*
12cu|mate-sensors-applet-1.8.0-1|89	%{_libdir}/*.so
12cu|mate-sensors-applet-1.8.0-1|90	
12cu|mate-sensors-applet-1.8.0-1|91	
12cu|mate-sensors-applet-1.8.0-1|92	%changelog
12cu|mate-sensors-applet-1.8.0-1|93	* Fri Mar 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-sensors-applet-1.8.0-1|94	+ Revision: aad5c40
12cu|mate-sensors-applet-1.8.0-1|95	- Fix file locations
12cu|mate-sensors-applet-1.8.0-1|96	
12cu|mate-sensors-applet-1.8.0-1|97	

10041 12
12cu|mate-session-manager-1.8.0-1|1	Summary:	The mate desktop programs for the MATE GUI desktop environment
12cu|mate-session-manager-1.8.0-1|2	Name:		mate-session-manager
12cu|mate-session-manager-1.8.0-1|3	Version:	1.8.0
12cu|mate-session-manager-1.8.0-1|4	Release:	1
12cu|mate-session-manager-1.8.0-1|5	License:	GPLv2+
12cu|mate-session-manager-1.8.0-1|6	Group:		Graphical desktop/GNOME
12cu|mate-session-manager-1.8.0-1|7	URL:		http://mate-desktop.org
12cu|mate-session-manager-1.8.0-1|8	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
12cu|mate-session-manager-1.8.0-1|9	Source1:	startmate
12cu|mate-session-manager-1.8.0-1|10	Source2:	materc
12cu|mate-session-manager-1.8.0-1|11	
12cu|mate-session-manager-1.8.0-1|12	BuildRequires:	gtk-doc
12cu|mate-session-manager-1.8.0-1|13	BuildRequires:	intltool
12cu|mate-session-manager-1.8.0-1|14	BuildRequires:	mate-common
12cu|mate-session-manager-1.8.0-1|15	BuildRequires:	mateconf-sanity-check
12cu|mate-session-manager-1.8.0-1|16	BuildRequires:	mate-conf
12cu|mate-session-manager-1.8.0-1|17	BuildRequires:	xmlto
12cu|mate-session-manager-1.8.0-1|18	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|mate-session-manager-1.8.0-1|19	BuildRequires:	pkgconfig(glib-2.0)
12cu|mate-session-manager-1.8.0-1|20	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|mate-session-manager-1.8.0-1|21	BuildRequires:	pkgconfig(mateconf-2.0)
12cu|mate-session-manager-1.8.0-1|22	BuildRequires:	pkgconfig(sm)
12cu|mate-session-manager-1.8.0-1|23	BuildRequires:	pkgconfig(upower-glib)
12cu|mate-session-manager-1.8.0-1|24	BuildRequires:	x11-xtrans-devel
12cu|mate-session-manager-1.8.0-1|25	
12cu|mate-session-manager-1.8.0-1|26	Requires:	desktop-common-data
12cu|mate-session-manager-1.8.0-1|27	Requires:	mateconf-sanity-check
12cu|mate-session-manager-1.8.0-1|28	Requires:	mate-conf
12cu|mate-session-manager-1.8.0-1|29	#Requires:	mate-user-docs
12cu|mate-session-manager-1.8.0-1|30	Requires:	mate-settings-daemon
12cu|mate-session-manager-1.8.0-1|31	Requires:	%{name}-bin >= %{EVRD}
12cu|mate-session-manager-1.8.0-1|32	
12cu|mate-session-manager-1.8.0-1|33	%description
12cu|mate-session-manager-1.8.0-1|34	MATE (GNU Network Object Model Environment) is a user-friendly
12cu|mate-session-manager-1.8.0-1|35	set of applications and desktop tools to be used in conjunction with a
12cu|mate-session-manager-1.8.0-1|36	window manager for the X Window System.
12cu|mate-session-manager-1.8.0-1|37	
12cu|mate-session-manager-1.8.0-1|38	The MATE Session Manager restores a set session (group of applications)
12cu|mate-session-manager-1.8.0-1|39	when you log into MATE.
12cu|mate-session-manager-1.8.0-1|40	
12cu|mate-session-manager-1.8.0-1|41	%package bin
12cu|mate-session-manager-1.8.0-1|42	Group: %{group}
12cu|mate-session-manager-1.8.0-1|43	Summary: %{summary}
12cu|mate-session-manager-1.8.0-1|44	
12cu|mate-session-manager-1.8.0-1|45	%description bin
12cu|mate-session-manager-1.8.0-1|46	This package contains the binaries for the MATE Session Manager, but
12cu|mate-session-manager-1.8.0-1|47	no startup scripts. It is meant for applications such as GDM that use
12cu|mate-session-manager-1.8.0-1|48	mate-session internally.
12cu|mate-session-manager-1.8.0-1|49	
12cu|mate-session-manager-1.8.0-1|50	%prep
12cu|mate-session-manager-1.8.0-1|51	%setup -q
12cu|mate-session-manager-1.8.0-1|52	%apply_patches
12cu|mate-session-manager-1.8.0-1|53	
12cu|mate-session-manager-1.8.0-1|54	%build
12cu|mate-session-manager-1.8.0-1|55	NOCONFIGURE=yes ./autogen.sh
12cu|mate-session-manager-1.8.0-1|56	%configure2_5x
12cu|mate-session-manager-1.8.0-1|57	
12cu|mate-session-manager-1.8.0-1|58	%make
12cu|mate-session-manager-1.8.0-1|59	
12cu|mate-session-manager-1.8.0-1|60	%install
12cu|mate-session-manager-1.8.0-1|61	%makeinstall_std
12cu|mate-session-manager-1.8.0-1|62	rm -f %{buildroot}%{_datadir}/doc/mate-session/dbus/mate-session.html
12cu|mate-session-manager-1.8.0-1|63	
12cu|mate-session-manager-1.8.0-1|64	# wmsession session file
12cu|mate-session-manager-1.8.0-1|65	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cu|mate-session-manager-1.8.0-1|66	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/05MATE
12cu|mate-session-manager-1.8.0-1|67	NAME=MATE
12cu|mate-session-manager-1.8.0-1|68	ICON=mate
12cu|mate-session-manager-1.8.0-1|69	DESC=MATE Environment
12cu|mate-session-manager-1.8.0-1|70	EXEC=%{_bindir}/startmate
12cu|mate-session-manager-1.8.0-1|71	SCRIPT:
12cu|mate-session-manager-1.8.0-1|72	exec %{_bindir}/startmate
12cu|mate-session-manager-1.8.0-1|73	EOF
12cu|mate-session-manager-1.8.0-1|74	
12cu|mate-session-manager-1.8.0-1|75	install -D -m 755 %{SOURCE1} %{buildroot}%{_bindir}/startmate
12cu|mate-session-manager-1.8.0-1|76	install -D -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/materc
12cu|mate-session-manager-1.8.0-1|77	
12cu|mate-session-manager-1.8.0-1|78	%find_lang %{name}
12cu|mate-session-manager-1.8.0-1|79	
12cu|mate-session-manager-1.8.0-1|80	
12cu|mate-session-manager-1.8.0-1|81	
12cu|mate-session-manager-1.8.0-1|82	%files -f %{name}.lang
12cu|mate-session-manager-1.8.0-1|83	%doc AUTHORS COPYING ChangeLog NEWS README
12cu|mate-session-manager-1.8.0-1|84	%{_bindir}/mate-session-properties
12cu|mate-session-manager-1.8.0-1|85	%{_bindir}/mate-session-save
12cu|mate-session-manager-1.8.0-1|86	%{_bindir}/mate-wm
12cu|mate-session-manager-1.8.0-1|87	%{_datadir}/applications/*
12cu|mate-session-manager-1.8.0-1|88	%{_datadir}/xsessions/mate.desktop
12cu|mate-session-manager-1.8.0-1|89	%{_mandir}/man1/mate-session-properties.*
12cu|mate-session-manager-1.8.0-1|90	%{_mandir}/man1/mate-session-save.1.xz
12cu|mate-session-manager-1.8.0-1|91	%{_mandir}/man1/mate-wm.1.xz
12cu|mate-session-manager-1.8.0-1|92	%config %{_sysconfdir}/X11/wmsession.d/*
12cu|mate-session-manager-1.8.0-1|93	%{_datadir}/MateConf/gsettings/mate-session.convert
12cu|mate-session-manager-1.8.0-1|94	
12cu|mate-session-manager-1.8.0-1|95	%files bin
12cu|mate-session-manager-1.8.0-1|96	#%{_sysconfdir}/mateconf/schemas/mate-session.schemas
12cu|mate-session-manager-1.8.0-1|97	%{_datadir}/glib-2.0/schemas/org.mate.session.gschema.xml
12cu|mate-session-manager-1.8.0-1|98	%{_sysconfdir}/materc
12cu|mate-session-manager-1.8.0-1|99	%{_bindir}/mate-session
12cu|mate-session-manager-1.8.0-1|100	%{_bindir}/startmate
12cu|mate-session-manager-1.8.0-1|101	#%{_datadir}/mate-session
12cu|mate-session-manager-1.8.0-1|102	%{_datadir}/mate-session-manager
12cu|mate-session-manager-1.8.0-1|103	%{_iconsdir}/hicolor/*/apps/*
12cu|mate-session-manager-1.8.0-1|104	%{_mandir}/man1/mate-session.*
12cu|mate-session-manager-1.8.0-1|105	
12cu|mate-session-manager-1.8.0-1|106	
12cu|mate-session-manager-1.8.0-1|107	
12cu|mate-session-manager-1.8.0-1|108	
12cu|mate-session-manager-1.8.0-1|109	%changelog
12cu|mate-session-manager-1.8.0-1|110	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-session-manager-1.8.0-1|111	+ Revision: 5451be3
12cu|mate-session-manager-1.8.0-1|112	- Updated to 1.8.0
12cu|mate-session-manager-1.8.0-1|113	
12cu|mate-session-manager-1.8.0-1|114	

10042 12
12cu|mate-settings-daemon-1.8.0-1|1	%define _libexecdir %{_exec_prefix}/libexec
12cu|mate-settings-daemon-1.8.0-1|2	
12cu|mate-settings-daemon-1.8.0-1|3	%define          url_ver    %(echo %{version}|cut -d. -f1,2)
12cu|mate-settings-daemon-1.8.0-1|4	%define          pulse 1
12cu|mate-settings-daemon-1.8.0-1|5	%define          gstreamer 1
12cu|mate-settings-daemon-1.8.0-1|6	
12cu|mate-settings-daemon-1.8.0-1|7	Summary:         MATE Desktop settings daemon
12cu|mate-settings-daemon-1.8.0-1|8	Name:            mate-settings-daemon
12cu|mate-settings-daemon-1.8.0-1|9	Version:         1.8.0
12cu|mate-settings-daemon-1.8.0-1|10	Release:         1
12cu|mate-settings-daemon-1.8.0-1|11	License:         GPLv2+
12cu|mate-settings-daemon-1.8.0-1|12	Group:           Graphical desktop/Other
12cu|mate-settings-daemon-1.8.0-1|13	URL:             http://mate-desktop.org
12cu|mate-settings-daemon-1.8.0-1|14	Source0:         http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-settings-daemon-1.8.0-1|15	Patch0:          mate-settings-daemon-1.7.90-mga-fix_underlinking.patch
12cu|mate-settings-daemon-1.8.0-1|16	
12cu|mate-settings-daemon-1.8.0-1|17	BuildRequires:   itstool
12cu|mate-settings-daemon-1.8.0-1|18	BuildRequires:   mate-common
12cu|mate-settings-daemon-1.8.0-1|19	BuildRequires:   pkgconfig(dbus-glib-1)
12cu|mate-settings-daemon-1.8.0-1|20	BuildRequires:   pkgconfig(fontconfig)
12cu|mate-settings-daemon-1.8.0-1|21	BuildRequires:   pkgconfig(glib-2.0)
12cu|mate-settings-daemon-1.8.0-1|22	BuildRequires:   pkgconfig(gtk+-2.0)
12cu|mate-settings-daemon-1.8.0-1|23	BuildRequires:   pkgconfig(ice)
12cu|mate-settings-daemon-1.8.0-1|24	BuildRequires:   pkgconfig(dconf)
12cu|mate-settings-daemon-1.8.0-1|25	BuildRequires:   pkgconfig(mate-desktop-2.0) >= 1.7.3
12cu|mate-settings-daemon-1.8.0-1|26	BuildRequires:   pkgconfig(libmatekbd)
12cu|mate-settings-daemon-1.8.0-1|27	BuildRequires:   pkgconfig(libnotify)
12cu|mate-settings-daemon-1.8.0-1|28	BuildRequires:   pkgconfig(libxklavier)
12cu|mate-settings-daemon-1.8.0-1|29	BuildRequires:   pkgconfig(nss)
12cu|mate-settings-daemon-1.8.0-1|30	BuildRequires:   pkgconfig(polkit-gtk-mate-1)
12cu|mate-settings-daemon-1.8.0-1|31	BuildRequires:   pkgconfig(x11)
12cu|mate-settings-daemon-1.8.0-1|32	BuildRequires:   pkgconfig(xfixes)
12cu|mate-settings-daemon-1.8.0-1|33	BuildRequires:   pkgconfig(xi)
12cu|mate-settings-daemon-1.8.0-1|34	BuildRequires:   pkgconfig(sm)
12cu|mate-settings-daemon-1.8.0-1|35	
12cu|mate-settings-daemon-1.8.0-1|36	%if %pulse
12cu|mate-settings-daemon-1.8.0-1|37	BuildRequires:   pkgconfig(libpulse)
12cu|mate-settings-daemon-1.8.0-1|38	BuildRequires:   pkgconfig(libcanberra-gtk)
12cu|mate-settings-daemon-1.8.0-1|39	%endif
12cu|mate-settings-daemon-1.8.0-1|40	
12cu|mate-settings-daemon-1.8.0-1|41	%if %gstreamer
12cu|mate-settings-daemon-1.8.0-1|42	BuildRequires:   pkgconfig(gstreamer-plugins-base-0.10)
12cu|mate-settings-daemon-1.8.0-1|43	%endif
12cu|mate-settings-daemon-1.8.0-1|44	
12cu|mate-settings-daemon-1.8.0-1|45	%description
12cu|mate-settings-daemon-1.8.0-1|46	MATE settings daemon manages the configuration of the desktop in the
12cu|mate-settings-daemon-1.8.0-1|47	background.
12cu|mate-settings-daemon-1.8.0-1|48	
12cu|mate-settings-daemon-1.8.0-1|49	%package -n %{name}-common
12cu|mate-settings-daemon-1.8.0-1|50	Summary:         Common files for mate-settings-daemon
12cu|mate-settings-daemon-1.8.0-1|51	Group:           Graphical desktop/Other
12cu|mate-settings-daemon-1.8.0-1|52	Requires:        mate-icon-theme
12cu|mate-settings-daemon-1.8.0-1|53	Provides:        %{name} = %{version}-%{release}
12cu|mate-settings-daemon-1.8.0-1|54	Requires:        %{name}-pulse = %{version}-%{release}
12cu|mate-settings-daemon-1.8.0-1|55	Conflicts:       %{name}-pulse < 1.7.0
12cu|mate-settings-daemon-1.8.0-1|56	Conflicts:       %{name}-gstreamer < 1.7.0
12cu|mate-settings-daemon-1.8.0-1|57	Suggests:        %{name}-gstreamer = %{version}-%{release}
12cu|mate-settings-daemon-1.8.0-1|58	
12cu|mate-settings-daemon-1.8.0-1|59	%description -n %{name}-common
12cu|mate-settings-daemon-1.8.0-1|60	MATE settings daemon manages the configuration of the desktop in the
12cu|mate-settings-daemon-1.8.0-1|61	background.
12cu|mate-settings-daemon-1.8.0-1|62	
12cu|mate-settings-daemon-1.8.0-1|63	This package includes common files for MATE settings daemon.
12cu|mate-settings-daemon-1.8.0-1|64	
12cu|mate-settings-daemon-1.8.0-1|65	%package -n %{name}-pulse
12cu|mate-settings-daemon-1.8.0-1|66	Summary:         MATE settings daemon PulseAudio backend
12cu|mate-settings-daemon-1.8.0-1|67	Group:           Graphical desktop/Other
12cu|mate-settings-daemon-1.8.0-1|68	Requires:        %{name}-common = %{version}-%{release}
12cu|mate-settings-daemon-1.8.0-1|69	Obsoletes:       %{name}-pulse < 1.7.0
12cu|mate-settings-daemon-1.8.0-1|70	Obsoletes:       %{name}-gstreamer < 1.7.0
12cu|mate-settings-daemon-1.8.0-1|71	Conflicts:       %{name}-pulse < 1.7.0
12cu|mate-settings-daemon-1.8.0-1|72	Conflicts:       %{name}-gstreamer < 1.7.0
12cu|mate-settings-daemon-1.8.0-1|73	
12cu|mate-settings-daemon-1.8.0-1|74	%description -n %{name}-pulse
12cu|mate-settings-daemon-1.8.0-1|75	MATE settings daemon manages the configuration of the desktop in the
12cu|mate-settings-daemon-1.8.0-1|76	background.
12cu|mate-settings-daemon-1.8.0-1|77	
12cu|mate-settings-daemon-1.8.0-1|78	This package is built with PulseAudio support. If you
12cu|mate-settings-daemon-1.8.0-1|79	want to use GStreamer backend then install mate-settings-daemon-gstreamer
12cu|mate-settings-daemon-1.8.0-1|80	package.
12cu|mate-settings-daemon-1.8.0-1|81	
12cu|mate-settings-daemon-1.8.0-1|82	%package -n %{name}-gstreamer
12cu|mate-settings-daemon-1.8.0-1|83	Summary:         MATE settings daemon GStreamer backend
12cu|mate-settings-daemon-1.8.0-1|84	Group:           Graphical desktop/Other
12cu|mate-settings-daemon-1.8.0-1|85	Requires:        %{name}-common = %{version}-%{release}
12cu|mate-settings-daemon-1.8.0-1|86	Requires:        gstreamer0.10-plugins-good
12cu|mate-settings-daemon-1.8.0-1|87	Requires:        gstreamer0.10-plugins-base
12cu|mate-settings-daemon-1.8.0-1|88	Obsoletes:       %{name}-gstreamer < 1.7.0
12cu|mate-settings-daemon-1.8.0-1|89	Obsoletes:       %{name}-pulse < 1.7.0
12cu|mate-settings-daemon-1.8.0-1|90	Conflicts:       %{name}-pulse < 1.7.0
12cu|mate-settings-daemon-1.8.0-1|91	Conflicts:       %{name}-gstreamer < 1.7.0
12cu|mate-settings-daemon-1.8.0-1|92	
12cu|mate-settings-daemon-1.8.0-1|93	%description -n %{name}-gstreamer
12cu|mate-settings-daemon-1.8.0-1|94	MATE settings daemon manages the configuration of the desktop in the
12cu|mate-settings-daemon-1.8.0-1|95	background.
12cu|mate-settings-daemon-1.8.0-1|96	
12cu|mate-settings-daemon-1.8.0-1|97	This package is built with GStreamer support. If you
12cu|mate-settings-daemon-1.8.0-1|98	want to use GStreamer backend then install mate-settings-daemon-gstreamer
12cu|mate-settings-daemon-1.8.0-1|99	package.
12cu|mate-settings-daemon-1.8.0-1|100	
12cu|mate-settings-daemon-1.8.0-1|101	%package -n     %{name}-devel
12cu|mate-settings-daemon-1.8.0-1|102	Summary:        Include files for the MATE settings daemon
12cu|mate-settings-daemon-1.8.0-1|103	Group:          Development/GNOME and GTK+
12cu|mate-settings-daemon-1.8.0-1|104	Requires:       %{name} = %{version}-%{release}
12cu|mate-settings-daemon-1.8.0-1|105	
12cu|mate-settings-daemon-1.8.0-1|106	%description -n %{name}-devel
12cu|mate-settings-daemon-1.8.0-1|107	Include files for the MATE settings daemon
12cu|mate-settings-daemon-1.8.0-1|108	
12cu|mate-settings-daemon-1.8.0-1|109	%prep
12cu|mate-settings-daemon-1.8.0-1|110	%setup -q -n %{name} -c
12cu|mate-settings-daemon-1.8.0-1|111	pushd %{name}-%{version}
12cu|mate-settings-daemon-1.8.0-1|112	%apply_patches
12cu|mate-settings-daemon-1.8.0-1|113	popd
12cu|mate-settings-daemon-1.8.0-1|114	%if %pulse
12cu|mate-settings-daemon-1.8.0-1|115	cp -a %{name}-%{version} %{name}-pulse
12cu|mate-settings-daemon-1.8.0-1|116	pushd %{name}-pulse
12cu|mate-settings-daemon-1.8.0-1|117	autoreconf -fi
12cu|mate-settings-daemon-1.8.0-1|118	popd
12cu|mate-settings-daemon-1.8.0-1|119	%endif
12cu|mate-settings-daemon-1.8.0-1|120	%if %gstreamer
12cu|mate-settings-daemon-1.8.0-1|121	mv -f %{name}-%{version} %{name}-gstreamer
12cu|mate-settings-daemon-1.8.0-1|122	pushd %{name}-gstreamer
12cu|mate-settings-daemon-1.8.0-1|123	autoreconf -fi
12cu|mate-settings-daemon-1.8.0-1|124	popd
12cu|mate-settings-daemon-1.8.0-1|125	%endif
12cu|mate-settings-daemon-1.8.0-1|126	
12cu|mate-settings-daemon-1.8.0-1|127	
12cu|mate-settings-daemon-1.8.0-1|128	%build
12cu|mate-settings-daemon-1.8.0-1|129	%if %gstreamer
12cu|mate-settings-daemon-1.8.0-1|130	pushd %{name}-gstreamer
12cu|mate-settings-daemon-1.8.0-1|131	%configure2_5x \
12cu|mate-settings-daemon-1.8.0-1|132	--disable-static \
12cu|mate-settings-daemon-1.8.0-1|133	--enable-polkit \
12cu|mate-settings-daemon-1.8.0-1|134	--disable-pulse \
12cu|mate-settings-daemon-1.8.0-1|135	--enable-gstreamer \
12cu|mate-settings-daemon-1.8.0-1|136	--enable-profiling   \
12cu|mate-settings-daemon-1.8.0-1|137	--with-nssdb
12cu|mate-settings-daemon-1.8.0-1|138	
12cu|mate-settings-daemon-1.8.0-1|139	%make
12cu|mate-settings-daemon-1.8.0-1|140	popd
12cu|mate-settings-daemon-1.8.0-1|141	%endif
12cu|mate-settings-daemon-1.8.0-1|142	
12cu|mate-settings-daemon-1.8.0-1|143	%if %pulse
12cu|mate-settings-daemon-1.8.0-1|144	pushd %{name}-pulse
12cu|mate-settings-daemon-1.8.0-1|145	%configure2_5x \
12cu|mate-settings-daemon-1.8.0-1|146	--disable-static \
12cu|mate-settings-daemon-1.8.0-1|147	--enable-polkit \
12cu|mate-settings-daemon-1.8.0-1|148	--enable-pulse \
12cu|mate-settings-daemon-1.8.0-1|149	--disable-gstreamer \
12cu|mate-settings-daemon-1.8.0-1|150	--enable-profiling \
12cu|mate-settings-daemon-1.8.0-1|151	--with-nssdb
12cu|mate-settings-daemon-1.8.0-1|152	
12cu|mate-settings-daemon-1.8.0-1|153	%make
12cu|mate-settings-daemon-1.8.0-1|154	popd
12cu|mate-settings-daemon-1.8.0-1|155	%endif
12cu|mate-settings-daemon-1.8.0-1|156	
12cu|mate-settings-daemon-1.8.0-1|157	
12cu|mate-settings-daemon-1.8.0-1|158	%install
12cu|mate-settings-daemon-1.8.0-1|159	%if %pulse
12cu|mate-settings-daemon-1.8.0-1|160	pushd %{name}-pulse
12cu|mate-settings-daemon-1.8.0-1|161	%makeinstall_std
12cu|mate-settings-daemon-1.8.0-1|162	mv -f %{buildroot}%{_libdir}/%{name}/libmedia-keys.so %{buildroot}%{_libdir}/libmedia-keys-pulse.so
12cu|mate-settings-daemon-1.8.0-1|163	mv -f %{buildroot}%{_libdir}/%{name}/libsound.so %{buildroot}%{_libdir}/libsound-pulse.so
12cu|mate-settings-daemon-1.8.0-1|164	# remove all installations except libsound-pulse.so and libmedia-keys-pulse.so;
12cu|mate-settings-daemon-1.8.0-1|165	# they will created by gstreamer installation
12cu|mate-settings-daemon-1.8.0-1|166	rm -fr %{buildroot}%{_libdir}/{mate-settings-daemon/*,pkgconfig}
12cu|mate-settings-daemon-1.8.0-1|167	rm -fr %{buildroot}%{_datadir}
12cu|mate-settings-daemon-1.8.0-1|168	rm -fr %{buildroot}%{_libexecdir}
12cu|mate-settings-daemon-1.8.0-1|169	rm -fr %{buildroot}%{_sysconfdir}/{xdg,dbus-1}
12cu|mate-settings-daemon-1.8.0-1|170	rm -fr %{buildroot}%{_includedir}
12cu|mate-settings-daemon-1.8.0-1|171	# move libsound-pulse.so and libmedia-keys-pulse.so into its own place
12cu|mate-settings-daemon-1.8.0-1|172	mv -f %{buildroot}%{_libdir}/*.so %{buildroot}%{_libdir}/%{name}/
12cu|mate-settings-daemon-1.8.0-1|173	# create /etc/sound stuff
12cu|mate-settings-daemon-1.8.0-1|174	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/pulse/mate/%_lib
12cu|mate-settings-daemon-1.8.0-1|175	ln -s %{_libdir}/%{name}/libmedia-keys-pulse.so %{buildroot}%{_sysconfdir}/sound/profiles/pulse/mate/%_lib/libmedia-keys.so
12cu|mate-settings-daemon-1.8.0-1|176	ln -s %{_libdir}/%{name}/libsound-pulse.so %{buildroot}%{_sysconfdir}/sound/profiles/pulse/mate/%_lib/libsound.so
12cu|mate-settings-daemon-1.8.0-1|177	popd
12cu|mate-settings-daemon-1.8.0-1|178	%endif
12cu|mate-settings-daemon-1.8.0-1|179	
12cu|mate-settings-daemon-1.8.0-1|180	%if %gstreamer
12cu|mate-settings-daemon-1.8.0-1|181	pushd %{name}-gstreamer
12cu|mate-settings-daemon-1.8.0-1|182	%makeinstall_std
12cu|mate-settings-daemon-1.8.0-1|183	mv -f %{buildroot}%{_libdir}/%{name}/libmedia-keys.so %{buildroot}%{_libdir}/%{name}/libmedia-keys-gstreamer.so
12cu|mate-settings-daemon-1.8.0-1|184	mv -f %{buildroot}%{_libdir}/%{name}/libsound.so %{buildroot}%{_libdir}/%{name}/libsound-gstreamer.so
12cu|mate-settings-daemon-1.8.0-1|185	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/alsa/mate/%_lib
12cu|mate-settings-daemon-1.8.0-1|186	ln -s %{_libdir}/%{name}/libmedia-keys-gstreamer.so %{buildroot}%{_sysconfdir}/sound/profiles/alsa/mate/%_lib/libmedia-keys.so
12cu|mate-settings-daemon-1.8.0-1|187	ln -s %{_libdir}/%{name}/libsound-gstreamer.so %{buildroot}%{_sysconfdir}/sound/profiles/alsa/mate/%_lib/libsound.so
12cu|mate-settings-daemon-1.8.0-1|188	popd
12cu|mate-settings-daemon-1.8.0-1|189	%endif
12cu|mate-settings-daemon-1.8.0-1|190	
12cu|mate-settings-daemon-1.8.0-1|191	%if %pulse || %gstreamer
12cu|mate-settings-daemon-1.8.0-1|192	ln -s %{_sysconfdir}/sound/profiles/current/mate/%_lib/libmedia-keys.so %{buildroot}%{_libdir}/%{name}/libmedia-keys.so
12cu|mate-settings-daemon-1.8.0-1|193	ln -s %{_sysconfdir}/sound/profiles/current/mate/%_lib/libsound.so %{buildroot}%{_libdir}/%{name}/libsound.so
12cu|mate-settings-daemon-1.8.0-1|194	%endif
12cu|mate-settings-daemon-1.8.0-1|195	
12cu|mate-settings-daemon-1.8.0-1|196	find %{buildroot}%{_libdir} -type f -name "*.a" -delete
12cu|mate-settings-daemon-1.8.0-1|197	
12cu|mate-settings-daemon-1.8.0-1|198	# We don't need MateConf convert files:
12cu|mate-settings-daemon-1.8.0-1|199	rm -fr %{buildroot}%{_datadir}/MateConf
12cu|mate-settings-daemon-1.8.0-1|200	
12cu|mate-settings-daemon-1.8.0-1|201	%{find_lang} %{name}
12cu|mate-settings-daemon-1.8.0-1|202	
12cu|mate-settings-daemon-1.8.0-1|203	%pre
12cu|mate-settings-daemon-1.8.0-1|204	if [ -d %{_libexecdir}/%{name} ]; then
12cu|mate-settings-daemon-1.8.0-1|205	rm -rf %{_libexecdir}/%{name}
12cu|mate-settings-daemon-1.8.0-1|206	fi
12cu|mate-settings-daemon-1.8.0-1|207	
12cu|mate-settings-daemon-1.8.0-1|208	
12cu|mate-settings-daemon-1.8.0-1|209	
12cu|mate-settings-daemon-1.8.0-1|210	%files -n %{name}-common -f %{name}.lang
12cu|mate-settings-daemon-1.8.0-1|211	%doc %{name}-pulse/AUTHORS %{name}-pulse/README
12cu|mate-settings-daemon-1.8.0-1|212	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.mate.SettingsDaemon.DateTimeMechanism.conf
12cu|mate-settings-daemon-1.8.0-1|213	%config(noreplace) %{_sysconfdir}/xdg/autostart/mate-settings-daemon.desktop
12cu|mate-settings-daemon-1.8.0-1|214	%{_libdir}/%{name}/liba11y-keyboard.so
12cu|mate-settings-daemon-1.8.0-1|215	%{_libdir}/%{name}/libkeybindings.so
12cu|mate-settings-daemon-1.8.0-1|216	%{_libdir}/%{name}/libmpris.so
12cu|mate-settings-daemon-1.8.0-1|217	%{_libdir}/%{name}/libxrandr.so
12cu|mate-settings-daemon-1.8.0-1|218	%{_libdir}/%{name}/libbackground.so
12cu|mate-settings-daemon-1.8.0-1|219	%{_libdir}/%{name}/libkeyboard.so
12cu|mate-settings-daemon-1.8.0-1|220	%{_libdir}/%{name}/libsmartcard.so
12cu|mate-settings-daemon-1.8.0-1|221	%{_libdir}/%{name}/libxrdb.so
12cu|mate-settings-daemon-1.8.0-1|222	%{_libdir}/%{name}/libclipboard.so
12cu|mate-settings-daemon-1.8.0-1|223	%{_libdir}/%{name}/libxsettings.so
12cu|mate-settings-daemon-1.8.0-1|224	%{_libdir}/%{name}/libhousekeeping.so
12cu|mate-settings-daemon-1.8.0-1|225	%{_libdir}/%{name}/libmouse.so
12cu|mate-settings-daemon-1.8.0-1|226	%{_libdir}/%{name}/libtyping-break.so
12cu|mate-settings-daemon-1.8.0-1|227	%{_libdir}/%{name}/libmedia-keys.so
12cu|mate-settings-daemon-1.8.0-1|228	%{_libdir}/%{name}/libsound.so
12cu|mate-settings-daemon-1.8.0-1|229	%{_libdir}/%{name}/*.mate-settings-plugin
12cu|mate-settings-daemon-1.8.0-1|230	%{_libexecdir}/*
12cu|mate-settings-daemon-1.8.0-1|231	%{_datadir}/dbus-1/services/org.mate.SettingsDaemon.service
12cu|mate-settings-daemon-1.8.0-1|232	%{_datadir}/dbus-1/system-services/org.mate.SettingsDaemon.DateTimeMechanism.service
12cu|mate-settings-daemon-1.8.0-1|233	%{_iconsdir}/mate/*/*/*
12cu|mate-settings-daemon-1.8.0-1|234	%{_datadir}/%{name}
12cu|mate-settings-daemon-1.8.0-1|235	%{_datadir}/glib-2.0/schemas/org.mate.*.xml
12cu|mate-settings-daemon-1.8.0-1|236	%{_datadir}/polkit-1/actions/org.mate.settingsdaemon.datetimemechanism.policy
12cu|mate-settings-daemon-1.8.0-1|237	%{_mandir}/man1/mate-settings-daemon.1*
12cu|mate-settings-daemon-1.8.0-1|238	
12cu|mate-settings-daemon-1.8.0-1|239	%if %pulse
12cu|mate-settings-daemon-1.8.0-1|240	%files -n %{name}-pulse
12cu|mate-settings-daemon-1.8.0-1|241	%{_libdir}/%{name}/libmedia-keys-pulse.so
12cu|mate-settings-daemon-1.8.0-1|242	%{_libdir}/%{name}/libsound-pulse.so
12cu|mate-settings-daemon-1.8.0-1|243	%{_sysconfdir}/sound/profiles/pulse/mate/%_lib/libmedia-keys.so
12cu|mate-settings-daemon-1.8.0-1|244	%{_sysconfdir}/sound/profiles/pulse/mate/%_lib/libsound.so
12cu|mate-settings-daemon-1.8.0-1|245	%endif
12cu|mate-settings-daemon-1.8.0-1|246	
12cu|mate-settings-daemon-1.8.0-1|247	%if %gstreamer
12cu|mate-settings-daemon-1.8.0-1|248	%files -n %{name}-gstreamer
12cu|mate-settings-daemon-1.8.0-1|249	%{_sysconfdir}/sound/profiles/alsa/mate/%_lib/libsound.so
12cu|mate-settings-daemon-1.8.0-1|250	%{_sysconfdir}/sound/profiles/alsa/mate/%_lib/libmedia-keys.so
12cu|mate-settings-daemon-1.8.0-1|251	%{_libdir}/%{name}/libmedia-keys-gstreamer.so
12cu|mate-settings-daemon-1.8.0-1|252	%{_libdir}/%{name}/libsound-gstreamer.so
12cu|mate-settings-daemon-1.8.0-1|253	%endif
12cu|mate-settings-daemon-1.8.0-1|254	
12cu|mate-settings-daemon-1.8.0-1|255	%files -n %{name}-devel
12cu|mate-settings-daemon-1.8.0-1|256	%doc %{name}-pulse/ChangeLog
12cu|mate-settings-daemon-1.8.0-1|257	%{_includedir}/*
12cu|mate-settings-daemon-1.8.0-1|258	%{_libdir}/pkgconfig/*
12cu|mate-settings-daemon-1.8.0-1|259	
12cu|mate-settings-daemon-1.8.0-1|260	%changelog
12cu|mate-settings-daemon-1.8.0-1|261	* Fri Mar 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-settings-daemon-1.8.0-1|262	+ Revision: 91fe983
12cu|mate-settings-daemon-1.8.0-1|263	- Change libexec to /usr/libexec
12cu|mate-settings-daemon-1.8.0-1|264	
12cu|mate-settings-daemon-1.8.0-1|265	

10043 12
12cu|mate-system-monitor-1.8.0-1|1	%define url_ver      %(echo %{version}|cut -d. -f1,2)
12cu|mate-system-monitor-1.8.0-1|2	
12cu|mate-system-monitor-1.8.0-1|3	Summary:        Simple process monitor for MATE
12cu|mate-system-monitor-1.8.0-1|4	Name:           mate-system-monitor
12cu|mate-system-monitor-1.8.0-1|5	Version:        1.8.0
12cu|mate-system-monitor-1.8.0-1|6	Release:        1
12cu|mate-system-monitor-1.8.0-1|7	License:        GPLv2+
12cu|mate-system-monitor-1.8.0-1|8	Group:          Graphical desktop/Other
12cu|mate-system-monitor-1.8.0-1|9	URL:            http://mate-desktop.org
12cu|mate-system-monitor-1.8.0-1|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-system-monitor-1.8.0-1|11	
12cu|mate-system-monitor-1.8.0-1|12	BuildRequires:  libxml2-python
12cu|mate-system-monitor-1.8.0-1|13	BuildRequires:  xml2po
12cu|mate-system-monitor-1.8.0-1|14	BuildRequires:  mate-common
12cu|mate-system-monitor-1.8.0-1|15	BuildRequires:  libgksu-devel
12cu|mate-system-monitor-1.8.0-1|16	BuildRequires:	dbus-glib-devel
12cu|mate-system-monitor-1.8.0-1|17	BuildRequires:	desktop-file-utils
12cu|mate-system-monitor-1.8.0-1|18	BuildRequires:	docbook-dtd412-xml
12cu|mate-system-monitor-1.8.0-1|19	BuildRequires:	startup-notification-devel
12cu|mate-system-monitor-1.8.0-1|20	BuildRequires:  pkgconfig(dconf)
12cu|mate-system-monitor-1.8.0-1|21	BuildRequires:  pkgconfig(dbus-glib-1)
12cu|mate-system-monitor-1.8.0-1|22	BuildRequires:  pkgconfig(glib-2.0)
12cu|mate-system-monitor-1.8.0-1|23	BuildRequires:  pkgconfig(libgtop-2.0)
12cu|mate-system-monitor-1.8.0-1|24	BuildRequires:  pkgconfig(libmatewnck)
12cu|mate-system-monitor-1.8.0-1|25	BuildRequires:  pkgconfig(librsvg-2.0)
12cu|mate-system-monitor-1.8.0-1|26	BuildRequires:  pkgconfig(libwnck-1.0)
12cu|mate-system-monitor-1.8.0-1|27	BuildRequires:  pkgconfig(libxml-2.0)
12cu|mate-system-monitor-1.8.0-1|28	BuildRequires:  pkgconfig(glibmm-2.4)
12cu|mate-system-monitor-1.8.0-1|29	BuildRequires:  pkgconfig(giomm-2.4)
12cu|mate-system-monitor-1.8.0-1|30	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|mate-system-monitor-1.8.0-1|31	BuildRequires:  pkgconfig(gtkmm-2.4)
12cu|mate-system-monitor-1.8.0-1|32	BuildRequires:  pkgconfig(mate-icon-theme)
12cu|mate-system-monitor-1.8.0-1|33	BuildRequires:  pkgconfig(gtkmm-2.4)
12cu|mate-system-monitor-1.8.0-1|34	BuildRequires:  desktop-file-utils
12cu|mate-system-monitor-1.8.0-1|35	BuildRequires:  mate-polkit-devel >= 1.1.0
12cu|mate-system-monitor-1.8.0-1|36	BuildRequires:	pcre-devel
12cu|mate-system-monitor-1.8.0-1|37	BuildRequires:	yelp-tools
12cu|mate-system-monitor-1.8.0-1|38	BuildRequires:	itstool
12cu|mate-system-monitor-1.8.0-1|39	
12cu|mate-system-monitor-1.8.0-1|40	Requires:       polkit-agent
12cu|mate-system-monitor-1.8.0-1|41	
12cu|mate-system-monitor-1.8.0-1|42	%description
12cu|mate-system-monitor-1.8.0-1|43	mate-system-monitor allows to graphically view and manipulate the
12cu|mate-system-monitor-1.8.0-1|44	running processes on your system. It also provides an overview of
12cu|mate-system-monitor-1.8.0-1|45	available resources such as CPU and memory.
12cu|mate-system-monitor-1.8.0-1|46	
12cu|mate-system-monitor-1.8.0-1|47	%prep
12cu|mate-system-monitor-1.8.0-1|48	%setup -q
12cu|mate-system-monitor-1.8.0-1|49	
12cu|mate-system-monitor-1.8.0-1|50	%build
12cu|mate-system-monitor-1.8.0-1|51	NOCONFIGURE=1 ./autogen.sh
12cu|mate-system-monitor-1.8.0-1|52	%configure \
12cu|mate-system-monitor-1.8.0-1|53	--disable-static \
12cu|mate-system-monitor-1.8.0-1|54	--disable-scrollkeeper \
12cu|mate-system-monitor-1.8.0-1|55	--enable-compile-warnings=minimum
12cu|mate-system-monitor-1.8.0-1|56	
12cu|mate-system-monitor-1.8.0-1|57	%make
12cu|mate-system-monitor-1.8.0-1|58	
12cu|mate-system-monitor-1.8.0-1|59	%install
12cu|mate-system-monitor-1.8.0-1|60	%makeinstall_std
12cu|mate-system-monitor-1.8.0-1|61	
12cu|mate-system-monitor-1.8.0-1|62	%find_lang %{name} --with-gnome
12cu|mate-system-monitor-1.8.0-1|63	
12cu|mate-system-monitor-1.8.0-1|64	%files -f %{name}.lang
12cu|mate-system-monitor-1.8.0-1|65	%defattr(644,root,root,755)
12cu|mate-system-monitor-1.8.0-1|66	%doc AUTHORS NEWS README
12cu|mate-system-monitor-1.8.0-1|67	%attr(755,root,root) %{_bindir}/%{name}
12cu|mate-system-monitor-1.8.0-1|68	%{_datadir}/applications/mate-system-monitor.desktop
12cu|mate-system-monitor-1.8.0-1|69	%{_datadir}/pixmaps/mate-system-monitor/*
12cu|mate-system-monitor-1.8.0-1|70	%{_datadir}/glib-2.0/schemas/*
12cu|mate-system-monitor-1.8.0-1|71	# %{_datadir}/mate/help/mate-system-monitor/*
12cu|mate-system-monitor-1.8.0-1|72	%{_mandir}/man1/*
12cu|mate-system-monitor-1.8.0-1|73	%{_datadir}/MateConf
12cu|mate-system-monitor-1.8.0-1|74	
12cu|mate-system-monitor-1.8.0-1|75	
12cu|mate-system-monitor-1.8.0-1|76	%changelog
12cu|mate-system-monitor-1.8.0-1|77	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-system-monitor-1.8.0-1|78	+ Revision: dd8abc4
12cu|mate-system-monitor-1.8.0-1|79	- Fix files
12cu|mate-system-monitor-1.8.0-1|80	
12cu|mate-system-monitor-1.8.0-1|81	

10044 12
12cu|mate-system-tools-1.8.0-1|1	Summary:	MATE System Tools
12cu|mate-system-tools-1.8.0-1|2	Name:		mate-system-tools
12cu|mate-system-tools-1.8.0-1|3	Version:	1.8.0
12cu|mate-system-tools-1.8.0-1|4	Release:	1
12cu|mate-system-tools-1.8.0-1|5	License:	GPLv2+
12cu|mate-system-tools-1.8.0-1|6	Group:		System/Configuration/Other
12cu|mate-system-tools-1.8.0-1|7	URL:		http://mate-desktop.org
12cu|mate-system-tools-1.8.0-1|8	Source0:	http://pub.mate-desktop.org/releases/%{lua: print (string.match(rpm.expand("%{version}"),"%d+.%d+"))}/%{name}-%{version}.tar.xz
12cu|mate-system-tools-1.8.0-1|9	
12cu|mate-system-tools-1.8.0-1|10	BuildRequires:	docbook-dtd412-xml
12cu|mate-system-tools-1.8.0-1|11	BuildRequires:	intltool
12cu|mate-system-tools-1.8.0-1|12	BuildRequires:	mate-common
12cu|mate-system-tools-1.8.0-1|13	BuildRequires:	rarian
12cu|mate-system-tools-1.8.0-1|14	BuildRequires:	itstool
12cu|mate-system-tools-1.8.0-1|15	BuildRequires:	yelp-tools
12cu|mate-system-tools-1.8.0-1|16	BuildRequires:	xsltproc
12cu|mate-system-tools-1.8.0-1|17	BuildRequires:	libiw-devel
12cu|mate-system-tools-1.8.0-1|18	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|mate-system-tools-1.8.0-1|19	BuildRequires:	pkgconfig(liboobs-1)
12cu|mate-system-tools-1.8.0-1|20	BuildRequires:	pkgconfig(libcaja-extension)
12cu|mate-system-tools-1.8.0-1|21	BuildRequires:	pkgconfig(pango)
12cu|mate-system-tools-1.8.0-1|22	BuildRequires:	pkgconfig(polkit-gtk-mate-1)
12cu|mate-system-tools-1.8.0-1|23	BuildRequires:	pkgconfig(system-tools-backends-2.0)
12cu|mate-system-tools-1.8.0-1|24	
12cu|mate-system-tools-1.8.0-1|25	Requires:	system-tools-backends2
12cu|mate-system-tools-1.8.0-1|26	Requires:	usermode
12cu|mate-system-tools-1.8.0-1|27	
12cu|mate-system-tools-1.8.0-1|28	%description
12cu|mate-system-tools-1.8.0-1|29	Day-to-day system management on Unix systems is a chore. Even when
12cu|mate-system-tools-1.8.0-1|30	you're using a friendly graphical desktop, seemingly basic tasks
12cu|mate-system-tools-1.8.0-1|31	like setting the system time, changing the network setup, importing
12cu|mate-system-tools-1.8.0-1|32	and exporting network shared filesystems and configuring swap partitions
12cu|mate-system-tools-1.8.0-1|33	requires editing configuration files by hand, and the exact procedure
12cu|mate-system-tools-1.8.0-1|34	varies between different operating systems and distributions.
12cu|mate-system-tools-1.8.0-1|35	
12cu|mate-system-tools-1.8.0-1|36	The MATE System Tools solve all these problems, giving you a simple
12cu|mate-system-tools-1.8.0-1|37	graphical interface for each task, which uses an advanced backend to
12cu|mate-system-tools-1.8.0-1|38	edit all the relevant files and apply your changes. The interface
12cu|mate-system-tools-1.8.0-1|39	looks and acts in exactly the same way regardless of what platform
12cu|mate-system-tools-1.8.0-1|40	you're using.
12cu|mate-system-tools-1.8.0-1|41	
12cu|mate-system-tools-1.8.0-1|42	%package devel
12cu|mate-system-tools-1.8.0-1|43	Summary:	Pkgconfig file for %{name}
12cu|mate-system-tools-1.8.0-1|44	Group:		Development/Other
12cu|mate-system-tools-1.8.0-1|45	
12cu|mate-system-tools-1.8.0-1|46	%description devel
12cu|mate-system-tools-1.8.0-1|47	This package contains the pkgconfig file for %{name}.
12cu|mate-system-tools-1.8.0-1|48	
12cu|mate-system-tools-1.8.0-1|49	%prep
12cu|mate-system-tools-1.8.0-1|50	%setup -q
12cu|mate-system-tools-1.8.0-1|51	%apply_patches
12cu|mate-system-tools-1.8.0-1|52	
12cu|mate-system-tools-1.8.0-1|53	%build
12cu|mate-system-tools-1.8.0-1|54	# NOCONFIGURE=yes ./autogen.sh
12cu|mate-system-tools-1.8.0-1|55	%configure2_5x \
12cu|mate-system-tools-1.8.0-1|56	--disable-static \
12cu|mate-system-tools-1.8.0-1|57	--disable-scrollkeeper \
12cu|mate-system-tools-1.8.0-1|58	--enable-services
12cu|mate-system-tools-1.8.0-1|59	
12cu|mate-system-tools-1.8.0-1|60	%make LIBS='-lm'
12cu|mate-system-tools-1.8.0-1|61	
12cu|mate-system-tools-1.8.0-1|62	%install
12cu|mate-system-tools-1.8.0-1|63	%makeinstall_std
12cu|mate-system-tools-1.8.0-1|64	rm -rf %buildroot/var/lib/scrollkeeper
12cu|mate-system-tools-1.8.0-1|65	
12cu|mate-system-tools-1.8.0-1|66	%find_lang %{name} --with-gnome --all-name
12cu|mate-system-tools-1.8.0-1|67	
12cu|mate-system-tools-1.8.0-1|68	%files -f %{name}.lang
12cu|mate-system-tools-1.8.0-1|69	%doc README AUTHORS COPYING HACKING NEWS ChangeLog
12cu|mate-system-tools-1.8.0-1|70	%dir %_sysconfdir/%{name}
12cu|mate-system-tools-1.8.0-1|71	%config(noreplace) %_sysconfdir/%{name}/*.conf
12cu|mate-system-tools-1.8.0-1|72	%{_bindir}/mate-network-admin
12cu|mate-system-tools-1.8.0-1|73	%{_bindir}/mate-services-admin
12cu|mate-system-tools-1.8.0-1|74	%{_bindir}/mate-shares-admin
12cu|mate-system-tools-1.8.0-1|75	%{_bindir}/mate-time-admin
12cu|mate-system-tools-1.8.0-1|76	%{_bindir}/mate-users-admin
12cu|mate-system-tools-1.8.0-1|77	%{_libdir}/caja/extensions-2.0/libcaja-gst-shares.so
12cu|mate-system-tools-1.8.0-1|78	%{_datadir}/applications/mate-network.desktop
12cu|mate-system-tools-1.8.0-1|79	%{_datadir}/applications/mate-services.desktop
12cu|mate-system-tools-1.8.0-1|80	%{_datadir}/applications/mate-shares.desktop
12cu|mate-system-tools-1.8.0-1|81	%{_datadir}/applications/mate-time.desktop
12cu|mate-system-tools-1.8.0-1|82	%{_datadir}/applications/mate-users.desktop
12cu|mate-system-tools-1.8.0-1|83	%{_datadir}/glib-2.0/schemas/org.mate.system-tools.gschema.xml
12cu|mate-system-tools-1.8.0-1|84	%{_datadir}/%{name}
12cu|mate-system-tools-1.8.0-1|85	%{_iconsdir}/mate/*/*/*
12cu|mate-system-tools-1.8.0-1|86	
12cu|mate-system-tools-1.8.0-1|87	%files devel
12cu|mate-system-tools-1.8.0-1|88	%_libdir/pkgconfig/mate-system-tools.pc
12cu|mate-system-tools-1.8.0-1|89	
12cu|mate-system-tools-1.8.0-1|90	
12cu|mate-system-tools-1.8.0-1|91	
12cu|mate-system-tools-1.8.0-1|92	
12cu|mate-system-tools-1.8.0-1|93	%changelog
12cu|mate-system-tools-1.8.0-1|94	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-system-tools-1.8.0-1|95	+ Revision: 0318b0c
12cu|mate-system-tools-1.8.0-1|96	- Fix BRs
12cu|mate-system-tools-1.8.0-1|97	
12cu|mate-system-tools-1.8.0-1|98	

10045 12
12cu|mate-terminal-1.8.0-1|1	%define url_ver    %(echo %{version}|cut -d. -f1,2)
12cu|mate-terminal-1.8.0-1|2	
12cu|mate-terminal-1.8.0-1|3	Name:           mate-terminal
12cu|mate-terminal-1.8.0-1|4	Summary:        MATE terminal emulator
12cu|mate-terminal-1.8.0-1|5	Version:        1.8.0
12cu|mate-terminal-1.8.0-1|6	Release:        1
12cu|mate-terminal-1.8.0-1|7	URL:            http://mate-desktop.org
12cu|mate-terminal-1.8.0-1|8	License:        GPLv2+
12cu|mate-terminal-1.8.0-1|9	Group:          Graphical desktop/Other
12cu|mate-terminal-1.8.0-1|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-terminal-1.8.0-1|11	# (fc) add -geometry support
12cu|mate-terminal-1.8.0-1|12	Patch0:         gnome-terminal-2.25.3-geometry.patch
12cu|mate-terminal-1.8.0-1|13	# (fc) change default background (grey on black)
12cu|mate-terminal-1.8.0-1|14	Patch2:         gnome-terminal-2.10.0-background.patch
12cu|mate-terminal-1.8.0-1|15	
12cu|mate-terminal-1.8.0-1|16	
12cu|mate-terminal-1.8.0-1|17	
12cu|mate-terminal-1.8.0-1|18	BuildRequires: docbook-dtd412-xml
12cu|mate-terminal-1.8.0-1|19	BuildRequires: intltool
12cu|mate-terminal-1.8.0-1|20	BuildRequires: mate-common
12cu|mate-terminal-1.8.0-1|21	BuildRequires: rarian
12cu|mate-terminal-1.8.0-1|22	BuildRequires: xml2po
12cu|mate-terminal-1.8.0-1|23	BuildRequires: xsltproc
12cu|mate-terminal-1.8.0-1|24	BuildRequires: itstool
12cu|mate-terminal-1.8.0-1|25	BuildRequires: pkgconfig(glib-2.0)
12cu|mate-terminal-1.8.0-1|26	BuildRequires: pkgconfig(gtk+-2.0)
12cu|mate-terminal-1.8.0-1|27	BuildRequires: pkgconfig(ice)
12cu|mate-terminal-1.8.0-1|28	BuildRequires: pkgconfig(mate-doc-utils)
12cu|mate-terminal-1.8.0-1|29	BuildRequires: pkgconfig(sm)
12cu|mate-terminal-1.8.0-1|30	BuildRequires: pkgconfig(vte)
12cu|mate-terminal-1.8.0-1|31	BuildRequires: pkgconfig(x11)
12cu|mate-terminal-1.8.0-1|32	BuildRequires: pkgconfig(dconf)
12cu|mate-terminal-1.8.0-1|33	
12cu|mate-terminal-1.8.0-1|34	%description
12cu|mate-terminal-1.8.0-1|35	Mate-terminal is a terminal emulator for MATE. It supports translucent
12cu|mate-terminal-1.8.0-1|36	backgrounds, opening multiple terminals in a single window (tabs) and
12cu|mate-terminal-1.8.0-1|37	clickable URLs.
12cu|mate-terminal-1.8.0-1|38	
12cu|mate-terminal-1.8.0-1|39	%prep
12cu|mate-terminal-1.8.0-1|40	%setup -q
12cu|mate-terminal-1.8.0-1|41	%apply_patches
12cu|mate-terminal-1.8.0-1|42	
12cu|mate-terminal-1.8.0-1|43	%build
12cu|mate-terminal-1.8.0-1|44	# NOCONFIGURE=1 ./autogen.sh
12cu|mate-terminal-1.8.0-1|45	%configure2_5x
12cu|mate-terminal-1.8.0-1|46	%make
12cu|mate-terminal-1.8.0-1|47	
12cu|mate-terminal-1.8.0-1|48	%install
12cu|mate-terminal-1.8.0-1|49	%makeinstall_std
12cu|mate-terminal-1.8.0-1|50	rm -rf %{buildroot}/var
12cu|mate-terminal-1.8.0-1|51	
12cu|mate-terminal-1.8.0-1|52	desktop-file-install --vendor="" \
12cu|mate-terminal-1.8.0-1|53	--remove-category="Application" \
12cu|mate-terminal-1.8.0-1|54	--add-only-show-in="MATE" \
12cu|mate-terminal-1.8.0-1|55	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|mate-terminal-1.8.0-1|56	
12cu|mate-terminal-1.8.0-1|57	
12cu|mate-terminal-1.8.0-1|58	%find_lang %{name}
12cu|mate-terminal-1.8.0-1|59	#for omf in %{buildroot}%{_datadir}/omf/%{name}/%{name}-??*.omf;do
12cu|mate-terminal-1.8.0-1|60	#echo "%lang($(basename $omf|sed -e s/%{name}-// -e s/.omf//)) $(echo $omf|sed -e s!%{buildroot}!!)" >> %{name}.lang
12cu|mate-terminal-1.8.0-1|61	#done
12cu|mate-terminal-1.8.0-1|62	
12cu|mate-terminal-1.8.0-1|63	%post
12cu|mate-terminal-1.8.0-1|64	if [ "$1" = "2" ]; then
12cu|mate-terminal-1.8.0-1|65	update-alternatives --remove xvt %{_bindir}/mate-terminal
12cu|mate-terminal-1.8.0-1|66	fi
12cu|mate-terminal-1.8.0-1|67	
12cu|mate-terminal-1.8.0-1|68	%files -f %{name}.lang
12cu|mate-terminal-1.8.0-1|69	%doc AUTHORS COPYING NEWS README ChangeLog
12cu|mate-terminal-1.8.0-1|70	%{_mandir}/man1/*
12cu|mate-terminal-1.8.0-1|71	%{_bindir}/mate-terminal
12cu|mate-terminal-1.8.0-1|72	%{_bindir}/mate-terminal.wrapper
12cu|mate-terminal-1.8.0-1|73	%{_datadir}/mate-terminal
12cu|mate-terminal-1.8.0-1|74	%{_datadir}/applications/mate-terminal.desktop
12cu|mate-terminal-1.8.0-1|75	%{_datadir}/glib-2.0/schemas/org.mate.terminal.gschema.xml
12cu|mate-terminal-1.8.0-1|76	%{_datadir}/help/*/mate-terminal/legal.xml
12cu|mate-terminal-1.8.0-1|77	%{_datadir}/help/*/mate-terminal/index.docbook
12cu|mate-terminal-1.8.0-1|78	%{_datadir}/help/*/mate-terminal/figures/*.png
12cu|mate-terminal-1.8.0-1|79	
12cu|mate-terminal-1.8.0-1|80	%changelog
12cu|mate-terminal-1.8.0-1|81	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-terminal-1.8.0-1|82	+ Revision: c8f0d66
12cu|mate-terminal-1.8.0-1|83	- Fix files
12cu|mate-terminal-1.8.0-1|84	
12cu|mate-terminal-1.8.0-1|85	

10046 12
12cu|mate-themes-1.8.0-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12cu|mate-themes-1.8.0-1|2	
12cu|mate-themes-1.8.0-1|3	Name:           mate-themes
12cu|mate-themes-1.8.0-1|4	Version:        1.8.0
12cu|mate-themes-1.8.0-1|5	Release:        1
12cu|mate-themes-1.8.0-1|6	Summary:        MATE Desktop themes
12cu|mate-themes-1.8.0-1|7	Group:          Graphical desktop/Other
12cu|mate-themes-1.8.0-1|8	License:        LGPLv2+
12cu|mate-themes-1.8.0-1|9	URL:            http://mate-desktop.org
12cu|mate-themes-1.8.0-1|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-themes-1.8.0-1|11	BuildArch:      noarch
12cu|mate-themes-1.8.0-1|12	
12cu|mate-themes-1.8.0-1|13	BuildRequires:  intltool
12cu|mate-themes-1.8.0-1|14	BuildRequires:  icon-naming-utils
12cu|mate-themes-1.8.0-1|15	BuildRequires:  mate-common
12cu|mate-themes-1.8.0-1|16	BuildRequires:  pkgconfig(gtk-engines-2)
12cu|mate-themes-1.8.0-1|17	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|mate-themes-1.8.0-1|18	
12cu|mate-themes-1.8.0-1|19	Requires:       gtk-engines2
12cu|mate-themes-1.8.0-1|20	Requires:       mate-icon-theme
12cu|mate-themes-1.8.0-1|21	Requires:       murrine
12cu|mate-themes-1.8.0-1|22	
12cu|mate-themes-1.8.0-1|23	%description
12cu|mate-themes-1.8.0-1|24	This packages contains themes for MATE.
12cu|mate-themes-1.8.0-1|25	
12cu|mate-themes-1.8.0-1|26	%package accessibility
12cu|mate-themes-1.8.0-1|27	Summary:	Accessibility themes for MATE environment
12cu|mate-themes-1.8.0-1|28	Group:		Graphical desktop/Other
12cu|mate-themes-1.8.0-1|29	Requires:	%{name} = %{version}-%{release}
12cu|mate-themes-1.8.0-1|30	Requires:	mate-icon-theme >= 1.5
12cu|mate-themes-1.8.0-1|31	
12cu|mate-themes-1.8.0-1|32	%prep
12cu|mate-themes-1.8.0-1|33	%setup -q
12cu|mate-themes-1.8.0-1|34	
12cu|mate-themes-1.8.0-1|35	%build
12cu|mate-themes-1.8.0-1|36	%configure2_5x \
12cu|mate-themes-1.8.0-1|37	--enable-all-themes   \
12cu|mate-themes-1.8.0-1|38	--enable-theme-test \
12cu|mate-themes-1.8.0-1|39	--enable-icon-mapping \
12cu|mate-themes-1.8.0-1|40	--enable-test-themes \
12cu|mate-themes-1.8.0-1|41	--build=%_host
12cu|mate-themes-1.8.0-1|42	%make
12cu|mate-themes-1.8.0-1|43	
12cu|mate-themes-1.8.0-1|44	%install
12cu|mate-themes-1.8.0-1|45	%makeinstall_std
12cu|mate-themes-1.8.0-1|46	
12cu|mate-themes-1.8.0-1|47	%find_lang %{name}
12cu|mate-themes-1.8.0-1|48	
12cu|mate-themes-1.8.0-1|49	%files -f %{name}.lang
12cu|mate-themes-1.8.0-1|50	%defattr(644,root,root,755)
12cu|mate-themes-1.8.0-1|51	%doc AUTHORS README
12cu|mate-themes-1.8.0-1|52	%{_datadir}/themes/AlaDelta
12cu|mate-themes-1.8.0-1|53	%{_datadir}/themes/Atantla
12cu|mate-themes-1.8.0-1|54	%{_datadir}/themes/BlueMenta/
12cu|mate-themes-1.8.0-1|55	%{_datadir}/themes/BlackMenta/
12cu|mate-themes-1.8.0-1|56	%{_datadir}/themes/BlackMATE
12cu|mate-themes-1.8.0-1|57	%{_datadir}/themes/Fog
12cu|mate-themes-1.8.0-1|58	%{_datadir}/themes/GreenLaguna
12cu|mate-themes-1.8.0-1|59	%{_datadir}/themes/Menta
12cu|mate-themes-1.8.0-1|60	%{_datadir}/themes/Quid
12cu|mate-themes-1.8.0-1|61	%{_datadir}/themes/Shiny
12cu|mate-themes-1.8.0-1|62	%{_datadir}/themes/Simply
12cu|mate-themes-1.8.0-1|63	%{_datadir}/themes/TraditionalGreen
12cu|mate-themes-1.8.0-1|64	%{_datadir}/themes/TraditionalOk
12cu|mate-themes-1.8.0-1|65	%{_datadir}/themes/TraditionalOkTest
12cu|mate-themes-1.8.0-1|66	%{_iconsdir}/Fog
12cu|mate-themes-1.8.0-1|67	%{_iconsdir}/Quid
12cu|mate-themes-1.8.0-1|68	%{_iconsdir}/mate/cursors
12cu|mate-themes-1.8.0-1|69	
12cu|mate-themes-1.8.0-1|70	%files accessibility
12cu|mate-themes-1.8.0-1|71	%defattr(644,root,root,755)
12cu|mate-themes-1.8.0-1|72	%{_datadir}/themes/ContrastHigh
12cu|mate-themes-1.8.0-1|73	%{_datadir}/themes/ContrastHighInverse
12cu|mate-themes-1.8.0-1|74	%{_datadir}/themes/ContrastHighLargePrint
12cu|mate-themes-1.8.0-1|75	%{_datadir}/themes/ContrastHighLargePrintInverse
12cu|mate-themes-1.8.0-1|76	%{_datadir}/themes/ContrastLow
12cu|mate-themes-1.8.0-1|77	%{_datadir}/themes/ContrastLowLargePrint
12cu|mate-themes-1.8.0-1|78	%{_datadir}/themes/PrintLarge
12cu|mate-themes-1.8.0-1|79	%{_datadir}/themes/Reverse
12cu|mate-themes-1.8.0-1|80	%{_iconsdir}/ContrastHigh
12cu|mate-themes-1.8.0-1|81	%{_iconsdir}/ContrastHigh-SVG
12cu|mate-themes-1.8.0-1|82	%{_iconsdir}/ContrastHighInverse
12cu|mate-themes-1.8.0-1|83	%{_iconsdir}/ContrastHighLargePrint
12cu|mate-themes-1.8.0-1|84	%{_iconsdir}/ContrastHighLargePrintInverse
12cu|mate-themes-1.8.0-1|85	%{_iconsdir}/MateLargePrint
12cu|mate-themes-1.8.0-1|86	
12cu|mate-themes-1.8.0-1|87	
12cu|mate-themes-1.8.0-1|88	
12cu|mate-themes-1.8.0-1|89	%changelog
12cu|mate-themes-1.8.0-1|90	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-themes-1.8.0-1|91	+ Revision: 5262e4d
12cu|mate-themes-1.8.0-1|92	- Fix files
12cu|mate-themes-1.8.0-1|93	
12cu|mate-themes-1.8.0-1|94	

10047 12
12cu|mate-user-share-1.8.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|mate-user-share-1.8.0-1|2	
12cu|mate-user-share-1.8.0-1|3	Name:           mate-user-share
12cu|mate-user-share-1.8.0-1|4	Version:        1.8.0
12cu|mate-user-share-1.8.0-1|5	Release:        1
12cu|mate-user-share-1.8.0-1|6	License:        GPLv2+
12cu|mate-user-share-1.8.0-1|7	Summary:        MATE  user file sharing
12cu|mate-user-share-1.8.0-1|8	URL:            http://mate-desktop.org
12cu|mate-user-share-1.8.0-1|9	Group:          System/Servers
12cu|mate-user-share-1.8.0-1|10	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-user-share-1.8.0-1|11	
12cu|mate-user-share-1.8.0-1|12	BuildRequires:  apache-devel
12cu|mate-user-share-1.8.0-1|13	BuildRequires:  itstool
12cu|mate-user-share-1.8.0-1|14	BuildRequires:  libxml2-utils
12cu|mate-user-share-1.8.0-1|15	BuildRequires:  itstool
12cu|mate-user-share-1.8.0-1|16	BuildRequires:  pkgconfig(dbus-1)
12cu|mate-user-share-1.8.0-1|17	BuildRequires:  hicolor-icon-theme
12cu|mate-user-share-1.8.0-1|18	BuildRequires:  mate-common
12cu|mate-user-share-1.8.0-1|19	BuildRequires:  pkgconfig(dbus-glib-1)
12cu|mate-user-share-1.8.0-1|20	BuildRequires:  pkgconfig(libcaja-extension)
12cu|mate-user-share-1.8.0-1|21	BuildRequires:  pkgconfig(libnotify)
12cu|mate-user-share-1.8.0-1|22	BuildRequires:  pkgconfig(libcanberra-gtk)
12cu|mate-user-share-1.8.0-1|23	BuildRequires:  pkgconfig(gdk-x11-2.0)
12cu|mate-user-share-1.8.0-1|24	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|mate-user-share-1.8.0-1|25	BuildRequires:  perl(XML::Parser)
12cu|mate-user-share-1.8.0-1|26	BuildRequires:  pkgconfig(unique-1.0)
12cu|mate-user-share-1.8.0-1|27	BuildRequires:  pkgconfig(ice)
12cu|mate-user-share-1.8.0-1|28	BuildRequires:  pkgconfig(sm)
12cu|mate-user-share-1.8.0-1|29	BuildRequires:  yelp-tools
12cu|mate-user-share-1.8.0-1|30	
12cu|mate-user-share-1.8.0-1|31	Suggests:       apache
12cu|mate-user-share-1.8.0-1|32	
12cu|mate-user-share-1.8.0-1|33	# already not working bluetooth support dropped by upstream:
12cu|mate-user-share-1.8.0-1|34	Obsoletes:		mate-bluetooth
12cu|mate-user-share-1.8.0-1|35	Obsoletes:		mate-file-manager-sendto-bluetooth
12cu|mate-user-share-1.8.0-1|36	Obsoletes:		libmate-bluetooth-devel
12cu|mate-user-share-1.8.0-1|37	Obsoletes:		libmate-bluetooth-gir1.0
12cu|mate-user-share-1.8.0-1|38	Obsoletes:		libmate-bluetooth8
12cu|mate-user-share-1.8.0-1|39	Conflicts:		mate-bluetooth
12cu|mate-user-share-1.8.0-1|40	Conflicts:		mate-file-manager-sendto-bluetooth
12cu|mate-user-share-1.8.0-1|41	Conflicts:		libmate-bluetooth-devel
12cu|mate-user-share-1.8.0-1|42	Conflicts:		libmate-bluetooth-gir1.0
12cu|mate-user-share-1.8.0-1|43	Conflicts:		libmate-bluetooth8
12cu|mate-user-share-1.8.0-1|44	
12cu|mate-user-share-1.8.0-1|45	%description
12cu|mate-user-share-1.8.0-1|46	This program enables user to share directories through Webdav.
12cu|mate-user-share-1.8.0-1|47	
12cu|mate-user-share-1.8.0-1|48	This package does not provide bluetooth support. Use a generic
12cu|mate-user-share-1.8.0-1|49	tool to get bluetooth support.
12cu|mate-user-share-1.8.0-1|50	
12cu|mate-user-share-1.8.0-1|51	%prep
12cu|mate-user-share-1.8.0-1|52	%setup -q
12cu|mate-user-share-1.8.0-1|53	%apply_patches
12cu|mate-user-share-1.8.0-1|54	
12cu|mate-user-share-1.8.0-1|55	%build
12cu|mate-user-share-1.8.0-1|56	%configure2_5x \
12cu|mate-user-share-1.8.0-1|57	--disable-scrollkeeper \
12cu|mate-user-share-1.8.0-1|58	--disable-static \
12cu|mate-user-share-1.8.0-1|59	--disable-bluetooth \
12cu|mate-user-share-1.8.0-1|60	--disable-schemas-compile
12cu|mate-user-share-1.8.0-1|61	%make
12cu|mate-user-share-1.8.0-1|62	
12cu|mate-user-share-1.8.0-1|63	%install
12cu|mate-user-share-1.8.0-1|64	%makeinstall_std
12cu|mate-user-share-1.8.0-1|65	
12cu|mate-user-share-1.8.0-1|66	# remove needless gsettings convert file to avoid slow session start
12cu|mate-user-share-1.8.0-1|67	rm -fr  %{buildroot}%{_datadir}/MateConf
12cu|mate-user-share-1.8.0-1|68	
12cu|mate-user-share-1.8.0-1|69	# remove obsolete bluetooth stuff
12cu|mate-user-share-1.8.0-1|70	rm -fr  %{buildroot}%{_sysconfdir}/xdg/autostart/mate-user-share-obex*
12cu|mate-user-share-1.8.0-1|71	
12cu|mate-user-share-1.8.0-1|72	%find_lang %{name} --with-gnome --all-name
12cu|mate-user-share-1.8.0-1|73	
12cu|mate-user-share-1.8.0-1|74	%files -f %{name}.lang
12cu|mate-user-share-1.8.0-1|75	%doc ChangeLog README
12cu|mate-user-share-1.8.0-1|76	%config(noreplace) %{_sysconfdir}/xdg/autostart/mate-user-share-webdav.desktop
12cu|mate-user-share-1.8.0-1|77	%{_bindir}/mate-file-share-properties
12cu|mate-user-share-1.8.0-1|78	%{_libexecdir}/%{name}
12cu|mate-user-share-1.8.0-1|79	%{_libdir}/caja/
12cu|mate-user-share-1.8.0-1|80	%{_datadir}/%{name}/
12cu|mate-user-share-1.8.0-1|81	%{_datadir}/applications/mate-user-share-properties.desktop
12cu|mate-user-share-1.8.0-1|82	%{_datadir}/icons/hicolor/
12cu|mate-user-share-1.8.0-1|83	%{_datadir}/glib-2.0/schemas/org.mate.FileSharing.gschema.xml
12cu|mate-user-share-1.8.0-1|84	#%{_datadir}/help/*/mate-user-share
12cu|mate-user-share-1.8.0-1|85	%{_mandir}/man1/mate-file-share-properties.1*
12cu|mate-user-share-1.8.0-1|86	
12cu|mate-user-share-1.8.0-1|87	%changelog
12cu|mate-user-share-1.8.0-1|88	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-user-share-1.8.0-1|89	+ Revision: 7262c29
12cu|mate-user-share-1.8.0-1|90	- Fix files
12cu|mate-user-share-1.8.0-1|91	
12cu|mate-user-share-1.8.0-1|92	

10048 12
12cu|mate-utils-1.8.0-1|1	%define url_ver      %(echo %{version}|cut -d. -f1,2)
12cu|mate-utils-1.8.0-1|2	%define major 6
12cu|mate-utils-1.8.0-1|3	%define libname %mklibname matedict1.0_ %{major}
12cu|mate-utils-1.8.0-1|4	%define develname %mklibname -d matedict1.0
12cu|mate-utils-1.8.0-1|5	
12cu|mate-utils-1.8.0-1|6	%define subrel 1
12cu|mate-utils-1.8.0-1|7	
12cu|mate-utils-1.8.0-1|8	Summary:        MATE utility programs such as file search and calculator
12cu|mate-utils-1.8.0-1|9	Name:           mate-utils
12cu|mate-utils-1.8.0-1|10	Version:        1.8.0
12cu|mate-utils-1.8.0-1|11	Release:        1
12cu|mate-utils-1.8.0-1|12	Group:          Graphical desktop/Other
12cu|mate-utils-1.8.0-1|13	License:        GPLv2+ and LGPLv2+
12cu|mate-utils-1.8.0-1|14	URL:            http://mate-desktop.org
12cu|mate-utils-1.8.0-1|15	Source0:        http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mate-utils-1.8.0-1|16	
12cu|mate-utils-1.8.0-1|17	BuildRequires: docbook-dtd412-xml
12cu|mate-utils-1.8.0-1|18	BuildRequires: gtk-doc
12cu|mate-utils-1.8.0-1|19	BuildRequires: intltool
12cu|mate-utils-1.8.0-1|20	BuildRequires: mate-common
12cu|mate-utils-1.8.0-1|21	BuildRequires: xml2po
12cu|mate-utils-1.8.0-1|22	BuildRequires: itstool
12cu|mate-utils-1.8.0-1|23	BuildRequires: yelp-tools
12cu|mate-utils-1.8.0-1|24	BuildRequires: pkgconfig(glib-2.0)
12cu|mate-utils-1.8.0-1|25	BuildRequires: pkgconfig(gtk+-2.0)
12cu|mate-utils-1.8.0-1|26	BuildRequires: pkgconfig(ice)
12cu|mate-utils-1.8.0-1|27	BuildRequires: pkgconfig(libcanberra-gtk)
12cu|mate-utils-1.8.0-1|28	BuildRequires: pkgconfig(libgtop-2.0)
12cu|mate-utils-1.8.0-1|29	BuildRequires: pkgconfig(libmatepanelapplet-4.0)
12cu|mate-utils-1.8.0-1|30	BuildRequires: pkgconfig(sm)
12cu|mate-utils-1.8.0-1|31	BuildRequires: pkgconfig(x11)
12cu|mate-utils-1.8.0-1|32	BuildRequires: pkgconfig(xext)
12cu|mate-utils-1.8.0-1|33	
12cu|mate-utils-1.8.0-1|34	%description
12cu|mate-utils-1.8.0-1|35	MATE Utilities is a collection of small applications all there to make
12cu|mate-utils-1.8.0-1|36	your day just that little bit brighter - System Log Viewer,
12cu|mate-utils-1.8.0-1|37	Search Tool, Dictionary.
12cu|mate-utils-1.8.0-1|38	
12cu|mate-utils-1.8.0-1|39	%package -n %{libname}
12cu|mate-utils-1.8.0-1|40	Group:   System/Libraries
12cu|mate-utils-1.8.0-1|41	Summary: MATE dictionary shared library
12cu|mate-utils-1.8.0-1|42	
12cu|mate-utils-1.8.0-1|43	%description -n %{libname}
12cu|mate-utils-1.8.0-1|44	This is the shared library required by the MATE Dictionary.
12cu|mate-utils-1.8.0-1|45	
12cu|mate-utils-1.8.0-1|46	%package -n %{develname}
12cu|mate-utils-1.8.0-1|47	Group:     Development/C
12cu|mate-utils-1.8.0-1|48	Summary:   MATE dictionary library development files
12cu|mate-utils-1.8.0-1|49	Requires:  %{libname} = %{version}
12cu|mate-utils-1.8.0-1|50	Provides:  libmatedict1.0-devel = %{version}-%{release}
12cu|mate-utils-1.8.0-1|51	Provides:  %{name}-devel = %{version}-%{release}
12cu|mate-utils-1.8.0-1|52	
12cu|mate-utils-1.8.0-1|53	%description -n %{develname}
12cu|mate-utils-1.8.0-1|54	This is the shared library required by the MATE Dictionary.
12cu|mate-utils-1.8.0-1|55	
12cu|mate-utils-1.8.0-1|56	%prep
12cu|mate-utils-1.8.0-1|57	%setup -q
12cu|mate-utils-1.8.0-1|58	
12cu|mate-utils-1.8.0-1|59	%build
12cu|mate-utils-1.8.0-1|60	NOCONFIGURE=1 ./autogen.sh
12cu|mate-utils-1.8.0-1|61	%configure2_5x \
12cu|mate-utils-1.8.0-1|62	--disable-static            \
12cu|mate-utils-1.8.0-1|63	--disable-scrollkeeper      \
12cu|mate-utils-1.8.0-1|64	--disable-schemas-compile   \
12cu|mate-utils-1.8.0-1|65	--enable-gdict-applet       \
12cu|mate-utils-1.8.0-1|66	--enable-gtk-doc-html       \
12cu|mate-utils-1.8.0-1|67	--enable-ipv6=yes           \
12cu|mate-utils-1.8.0-1|68	--disable-schemas-compile   \
12cu|mate-utils-1.8.0-1|69	--with-x
12cu|mate-utils-1.8.0-1|70	
12cu|mate-utils-1.8.0-1|71	%make
12cu|mate-utils-1.8.0-1|72	
12cu|mate-utils-1.8.0-1|73	%install
12cu|mate-utils-1.8.0-1|74	%makeinstall_std
12cu|mate-utils-1.8.0-1|75	rm -rf %{buildroot}/var
12cu|mate-utils-1.8.0-1|76	
12cu|mate-utils-1.8.0-1|77	# make mate-system-log use consolehelper until it starts using polkit
12cu|mate-utils-1.8.0-1|78	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cu|mate-utils-1.8.0-1|79	/bin/cat <<EOF >%{buildroot}%{_sysconfdir}/pam.d/mate-system-log
12cu|mate-utils-1.8.0-1|80	#%%PAM-1.0
12cu|mate-utils-1.8.0-1|81	auth		include		system-auth
12cu|mate-utils-1.8.0-1|82	account		include		system-auth
12cu|mate-utils-1.8.0-1|83	session		include		system-auth
12cu|mate-utils-1.8.0-1|84	EOF
12cu|mate-utils-1.8.0-1|85	
12cu|mate-utils-1.8.0-1|86	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12cu|mate-utils-1.8.0-1|87	/bin/cat <<EOF >%{buildroot}%{_sysconfdir}/security/console.apps/mate-system-log
12cu|mate-utils-1.8.0-1|88	USER=root
12cu|mate-utils-1.8.0-1|89	PROGRAM=/usr/sbin/mate-system-log
12cu|mate-utils-1.8.0-1|90	SESSION=true
12cu|mate-utils-1.8.0-1|91	FALLBACK=true
12cu|mate-utils-1.8.0-1|92	EOF
12cu|mate-utils-1.8.0-1|93	
12cu|mate-utils-1.8.0-1|94	mkdir -p %{buildroot}%{_sbindir}
12cu|mate-utils-1.8.0-1|95	/bin/mv %{buildroot}%{_bindir}/mate-system-log %{buildroot}%{_sbindir}
12cu|mate-utils-1.8.0-1|96	/bin/ln -s /usr/bin/consolehelper %{buildroot}%{_bindir}/mate-system-log
12cu|mate-utils-1.8.0-1|97	
12cu|mate-utils-1.8.0-1|98	%{find_lang} %{name}-2.0 --with-gnome --all-name
12cu|mate-utils-1.8.0-1|99	
12cu|mate-utils-1.8.0-1|100	desktop-file-install                          \
12cu|mate-utils-1.8.0-1|101	--remove-category="MATE"                    \
12cu|mate-utils-1.8.0-1|102	--add-category="X-Mate"                     \
12cu|mate-utils-1.8.0-1|103	--delete-original                           \
12cu|mate-utils-1.8.0-1|104	--dir %{buildroot}%{_datadir}/applications  \
12cu|mate-utils-1.8.0-1|105	%{buildroot}%{_datadir}/applications/*
12cu|mate-utils-1.8.0-1|106	
12cu|mate-utils-1.8.0-1|107	for i in %{buildroot}%{_datadir}/applications/* ; do
12cu|mate-utils-1.8.0-1|108	desktop-file-validate $i
12cu|mate-utils-1.8.0-1|109	done
12cu|mate-utils-1.8.0-1|110	
12cu|mate-utils-1.8.0-1|111	rm -fv %{buildroot}%{_bindir}/test-reader
12cu|mate-utils-1.8.0-1|112	
12cu|mate-utils-1.8.0-1|113	%files -f %{name}-2.0.lang
12cu|mate-utils-1.8.0-1|114	%doc AUTHORS COPYING ChangeLog NEWS README
12cu|mate-utils-1.8.0-1|115	%doc mate-dictionary/AUTHORS
12cu|mate-utils-1.8.0-1|116	%doc mate-dictionary/README
12cu|mate-utils-1.8.0-1|117	%doc baobab/AUTHORS
12cu|mate-utils-1.8.0-1|118	%doc baobab/README
12cu|mate-utils-1.8.0-1|119	%config(noreplace) %{_datadir}/dbus-1/services/*.service
12cu|mate-utils-1.8.0-1|120	%{_sysconfdir}/security/console.apps/mate-system-log
12cu|mate-utils-1.8.0-1|121	%{_sysconfdir}/pam.d/mate-system-log
12cu|mate-utils-1.8.0-1|122	%{_bindir}/*
12cu|mate-utils-1.8.0-1|123	%{_sbindir}/mate-system-log
12cu|mate-utils-1.8.0-1|124	%{_libexecdir}/mate-dictionary-applet
12cu|mate-utils-1.8.0-1|125	%{_mandir}/*/*
12cu|mate-utils-1.8.0-1|126	%{_datadir}/applications/mate-*.desktop
12cu|mate-utils-1.8.0-1|127	%{_datadir}/mate-dict/
12cu|mate-utils-1.8.0-1|128	%{_datadir}/mate-dictionary/
12cu|mate-utils-1.8.0-1|129	%{_datadir}/mate-screenshot/
12cu|mate-utils-1.8.0-1|130	%{_datadir}/mate-disk-usage-analyzer/
12cu|mate-utils-1.8.0-1|131	%{_datadir}/mate-utils/
12cu|mate-utils-1.8.0-1|132	%{_datadir}/pixmaps/*
12cu|mate-utils-1.8.0-1|133	%{_datadir}/MateConf/gsettings/*.convert
12cu|mate-utils-1.8.0-1|134	%{_datadir}/glib-2.0/schemas/*gschema.xml
12cu|mate-utils-1.8.0-1|135	%{_datadir}/gtk-doc/html/mate-dict
12cu|mate-utils-1.8.0-1|136	%{_datadir}/mate-panel/applets/org.mate.DictionaryApplet.mate-panel-applet
12cu|mate-utils-1.8.0-1|137	%{_iconsdir}/hicolor/*/apps/*
12cu|mate-utils-1.8.0-1|138	
12cu|mate-utils-1.8.0-1|139	%files -n %{libname}
12cu|mate-utils-1.8.0-1|140	%_libdir/libmatedict.so.%{major}*
12cu|mate-utils-1.8.0-1|141	
12cu|mate-utils-1.8.0-1|142	%files -n %{develname}
12cu|mate-utils-1.8.0-1|143	%{_libdir}/libmatedict*.so
12cu|mate-utils-1.8.0-1|144	%{_libdir}/pkgconfig/mate-dict*.pc
12cu|mate-utils-1.8.0-1|145	%{_includedir}/mate-dict
12cu|mate-utils-1.8.0-1|146	
12cu|mate-utils-1.8.0-1|147	
12cu|mate-utils-1.8.0-1|148	
12cu|mate-utils-1.8.0-1|149	%changelog
12cu|mate-utils-1.8.0-1|150	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mate-utils-1.8.0-1|151	+ Revision: 3b0bc85
12cu|mate-utils-1.8.0-1|152	- Fix files
12cu|mate-utils-1.8.0-1|153	
12cu|mate-utils-1.8.0-1|154	

10049 12
12cu|mathgl-1.11.1.1-2|1	%define major 5
12cu|mathgl-1.11.1.1-2|2	%define libname %mklibname mgl %{major}
12cu|mathgl-1.11.1.1-2|3	%define fltkmajor 5
12cu|mathgl-1.11.1.1-2|4	%define fltklibname %mklibname mgl-fltk %{fltkmajor}
12cu|mathgl-1.11.1.1-2|5	%define glutmajor 5
12cu|mathgl-1.11.1.1-2|6	%define glutlibname %mklibname mgl-glut %{glutmajor}
12cu|mathgl-1.11.1.1-2|7	%define qtmajor 5
12cu|mathgl-1.11.1.1-2|8	%define qtlibname %mklibname mgl-qt %{qtmajor}
12cu|mathgl-1.11.1.1-2|9	%define wxmajor 5
12cu|mathgl-1.11.1.1-2|10	%define wxlibname %mklibname mgl-wx %{wxmajor}
12cu|mathgl-1.11.1.1-2|11	%define devname %mklibname mgl -d
12cu|mathgl-1.11.1.1-2|12	%define sdevname %mklibname mgl -d -s
12cu|mathgl-1.11.1.1-2|13	
12cu|mathgl-1.11.1.1-2|14	%define octave_api api-v37
12cu|mathgl-1.11.1.1-2|15	
12cu|mathgl-1.11.1.1-2|16	# we need x.y.z format here
12cu|mathgl-1.11.1.1-2|17	%define pkgversion 1.11.1
12cu|mathgl-1.11.1.1-2|18	
12cu|mathgl-1.11.1.1-2|19	Summary:	Library for scientific graphics
12cu|mathgl-1.11.1.1-2|20	Name:		mathgl
12cu|mathgl-1.11.1.1-2|21	# 1.11.2 seems to be broken
12cu|mathgl-1.11.1.1-2|22	Version:	1.11.1.1
12cu|mathgl-1.11.1.1-2|23	Release:	2
12cu|mathgl-1.11.1.1-2|24	License:	GPLv2+
12cu|mathgl-1.11.1.1-2|25	Group:		System/Libraries
12cu|mathgl-1.11.1.1-2|26	Url:		http://mathgl.sourceforge.net/
12cu|mathgl-1.11.1.1-2|27	Source0:	http://downloads.sourceforge.net/mathgl/%{name}-%{version}.tar.gz
12cu|mathgl-1.11.1.1-2|28	Patch0:		mathgl-1.10-mdv-fix-fltk-include-path.patch
12cu|mathgl-1.11.1.1-2|29	Patch1:		mathgl-1.11.2-zlib.patch
12cu|mathgl-1.11.1.1-2|30	Patch2:		mathgl-1.11.1.1-lz.patch
12cu|mathgl-1.11.1.1-2|31	Patch3:		mathgl-1.11.1.1-oct.patch
12cu|mathgl-1.11.1.1-2|32	Patch4:		mathgl-1.11.1.1-gz.patch
12cu|mathgl-1.11.1.1-2|33	BuildRequires:	swig
12cu|mathgl-1.11.1.1-2|34	BuildRequires:	texi2html
12cu|mathgl-1.11.1.1-2|35	BuildRequires:	texinfo
12cu|mathgl-1.11.1.1-2|36	BuildRequires:	fltk-devel
12cu|mathgl-1.11.1.1-2|37	BuildRequires:	giflib-devel
12cu|mathgl-1.11.1.1-2|38	BuildRequires:	hdf5-devel
12cu|mathgl-1.11.1.1-2|39	BuildRequires:	jpeg-devel
12cu|mathgl-1.11.1.1-2|40	BuildRequires:	octave-devel
12cu|mathgl-1.11.1.1-2|41	BuildRequires:	qt4-devel
12cu|mathgl-1.11.1.1-2|42	BuildRequires:	wxgtku2.8-devel
12cu|mathgl-1.11.1.1-2|43	BuildRequires:	pkgconfig(gl)
12cu|mathgl-1.11.1.1-2|44	BuildRequires:	pkgconfig(glut)
12cu|mathgl-1.11.1.1-2|45	BuildRequires:	pkgconfig(gsl)
12cu|mathgl-1.11.1.1-2|46	
12cu|mathgl-1.11.1.1-2|47	%description
12cu|mathgl-1.11.1.1-2|48	MathGL is a library for making high-quality scientific graphics. It
12cu|mathgl-1.11.1.1-2|49	provides fast data plotting and handling of large data arrays.
12cu|mathgl-1.11.1.1-2|50	MathGL has Qt, FLTK, OpenGL interfaces and can be used even from
12cu|mathgl-1.11.1.1-2|51	console programs.
12cu|mathgl-1.11.1.1-2|52	
12cu|mathgl-1.11.1.1-2|53	#----------------------------------------------------------------------------
12cu|mathgl-1.11.1.1-2|54	
12cu|mathgl-1.11.1.1-2|55	%package tools
12cu|mathgl-1.11.1.1-2|56	Summary:	Tools for MathGL
12cu|mathgl-1.11.1.1-2|57	Group:		Sciences/Mathematics
12cu|mathgl-1.11.1.1-2|58	
12cu|mathgl-1.11.1.1-2|59	%description tools
12cu|mathgl-1.11.1.1-2|60	This package contains the MathGL tools.
12cu|mathgl-1.11.1.1-2|61	
12cu|mathgl-1.11.1.1-2|62	%files tools
12cu|mathgl-1.11.1.1-2|63	%{_bindir}/mgl2*
12cu|mathgl-1.11.1.1-2|64	%{_bindir}/mglview
12cu|mathgl-1.11.1.1-2|65	
12cu|mathgl-1.11.1.1-2|66	#----------------------------------------------------------------------------
12cu|mathgl-1.11.1.1-2|67	
12cu|mathgl-1.11.1.1-2|68	%package examples
12cu|mathgl-1.11.1.1-2|69	Summary:	Examples for MathGL
12cu|mathgl-1.11.1.1-2|70	Group:		Sciences/Mathematics
12cu|mathgl-1.11.1.1-2|71	
12cu|mathgl-1.11.1.1-2|72	%description examples
12cu|mathgl-1.11.1.1-2|73	This package contains the MathGL examples.
12cu|mathgl-1.11.1.1-2|74	
12cu|mathgl-1.11.1.1-2|75	%files examples
12cu|mathgl-1.11.1.1-2|76	%{_bindir}/mgl*_example
12cu|mathgl-1.11.1.1-2|77	
12cu|mathgl-1.11.1.1-2|78	#----------------------------------------------------------------------------
12cu|mathgl-1.11.1.1-2|79	
12cu|mathgl-1.11.1.1-2|80	%package data
12cu|mathgl-1.11.1.1-2|81	Summary:	Data files for MathGL
12cu|mathgl-1.11.1.1-2|82	Group:		Sciences/Mathematics
12cu|mathgl-1.11.1.1-2|83	
12cu|mathgl-1.11.1.1-2|84	%description data
12cu|mathgl-1.11.1.1-2|85	This package contains the MathGL data files.
12cu|mathgl-1.11.1.1-2|86	
12cu|mathgl-1.11.1.1-2|87	%files data
12cu|mathgl-1.11.1.1-2|88	%{_datadir}/%{name}
12cu|mathgl-1.11.1.1-2|89	
12cu|mathgl-1.11.1.1-2|90	#----------------------------------------------------------------------------
12cu|mathgl-1.11.1.1-2|91	
12cu|mathgl-1.11.1.1-2|92	%package octave
12cu|mathgl-1.11.1.1-2|93	Summary:	MathGL bindings for octave
12cu|mathgl-1.11.1.1-2|94	Group:		Sciences/Mathematics
12cu|mathgl-1.11.1.1-2|95	Requires(post):	octave(api) = %{octave_api}
12cu|mathgl-1.11.1.1-2|96	Requires(postun): octave(api) = %{octave_api}
12cu|mathgl-1.11.1.1-2|97	Requires:	octave(api) = %{octave_api}
12cu|mathgl-1.11.1.1-2|98	
12cu|mathgl-1.11.1.1-2|99	%description octave
12cu|mathgl-1.11.1.1-2|100	This package contains the MathGL bindings for octave.
12cu|mathgl-1.11.1.1-2|101	
12cu|mathgl-1.11.1.1-2|102	%files octave
12cu|mathgl-1.11.1.1-2|103	%{_datadir}/octave/packages/*
12cu|mathgl-1.11.1.1-2|104	%{_libexecdir}/octave/packages/*
12cu|mathgl-1.11.1.1-2|105	
12cu|mathgl-1.11.1.1-2|106	%post octave
12cu|mathgl-1.11.1.1-2|107	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|mathgl-1.11.1.1-2|108	
12cu|mathgl-1.11.1.1-2|109	%postun octave
12cu|mathgl-1.11.1.1-2|110	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|mathgl-1.11.1.1-2|111	
12cu|mathgl-1.11.1.1-2|112	#----------------------------------------------------------------------------
12cu|mathgl-1.11.1.1-2|113	
12cu|mathgl-1.11.1.1-2|114	%package doc
12cu|mathgl-1.11.1.1-2|115	Summary:	Documentation for MathGL
12cu|mathgl-1.11.1.1-2|116	Group:		Sciences/Mathematics
12cu|mathgl-1.11.1.1-2|117	
12cu|mathgl-1.11.1.1-2|118	%description doc
12cu|mathgl-1.11.1.1-2|119	This package contains the MathGL documentation.
12cu|mathgl-1.11.1.1-2|120	
12cu|mathgl-1.11.1.1-2|121	%files doc
12cu|mathgl-1.11.1.1-2|122	%{_docdir}/%{name}
12cu|mathgl-1.11.1.1-2|123	%{_infodir}/*
12cu|mathgl-1.11.1.1-2|124	
12cu|mathgl-1.11.1.1-2|125	#----------------------------------------------------------------------------
12cu|mathgl-1.11.1.1-2|126	
12cu|mathgl-1.11.1.1-2|127	%package -n %{libname}
12cu|mathgl-1.11.1.1-2|128	Summary:	Main runtime library for MathGL
12cu|mathgl-1.11.1.1-2|129	Group:		System/Libraries
12cu|mathgl-1.11.1.1-2|130	Requires:	%{name}-data
12cu|mathgl-1.11.1.1-2|131	
12cu|mathgl-1.11.1.1-2|132	%description -n %{libname}
12cu|mathgl-1.11.1.1-2|133	MathGL is a library for making high-quality scientific graphics. It
12cu|mathgl-1.11.1.1-2|134	provides fast data plotting and handling of large data arrays.
12cu|mathgl-1.11.1.1-2|135	MathGL has Qt, FLTK, OpenGL interfaces and can be used even from
12cu|mathgl-1.11.1.1-2|136	console programs.
12cu|mathgl-1.11.1.1-2|137	
12cu|mathgl-1.11.1.1-2|138	This package contains the MathGL main runtime library.
12cu|mathgl-1.11.1.1-2|139	
12cu|mathgl-1.11.1.1-2|140	%files -n %{libname}
12cu|mathgl-1.11.1.1-2|141	%doc AUTHORS COPYING COPYRIGHT ChangeLog.txt NEWS README
12cu|mathgl-1.11.1.1-2|142	%{_libdir}/libmgl.so.%{major}*
12cu|mathgl-1.11.1.1-2|143	
12cu|mathgl-1.11.1.1-2|144	#----------------------------------------------------------------------------
12cu|mathgl-1.11.1.1-2|145	
12cu|mathgl-1.11.1.1-2|146	%package -n %{fltklibname}
12cu|mathgl-1.11.1.1-2|147	Summary:	Fltk runtime library for MathGL
12cu|mathgl-1.11.1.1-2|148	Group:		System/Libraries
12cu|mathgl-1.11.1.1-2|149	
12cu|mathgl-1.11.1.1-2|150	%description -n %{fltklibname}
12cu|mathgl-1.11.1.1-2|151	This package contains the MathGL fltk runtime library.
12cu|mathgl-1.11.1.1-2|152	
12cu|mathgl-1.11.1.1-2|153	%files -n %{fltklibname}
12cu|mathgl-1.11.1.1-2|154	%{_libdir}/libmgl-fltk.so.%{fltkmajor}*
12cu|mathgl-1.11.1.1-2|155	
12cu|mathgl-1.11.1.1-2|156	#----------------------------------------------------------------------------
12cu|mathgl-1.11.1.1-2|157	
12cu|mathgl-1.11.1.1-2|158	%package -n %{glutlibname}
12cu|mathgl-1.11.1.1-2|159	Summary:	Glut runtime library for MathGL
12cu|mathgl-1.11.1.1-2|160	Group:		System/Libraries
12cu|mathgl-1.11.1.1-2|161	
12cu|mathgl-1.11.1.1-2|162	%description -n %{glutlibname}
12cu|mathgl-1.11.1.1-2|163	This package contains the MathGL glut runtime library.
12cu|mathgl-1.11.1.1-2|164	
12cu|mathgl-1.11.1.1-2|165	%files -n %{glutlibname}
12cu|mathgl-1.11.1.1-2|166	%{_libdir}/libmgl-glut.so.%{glutmajor}*
12cu|mathgl-1.11.1.1-2|167	
12cu|mathgl-1.11.1.1-2|168	#----------------------------------------------------------------------------
12cu|mathgl-1.11.1.1-2|169	
12cu|mathgl-1.11.1.1-2|170	%package -n %{qtlibname}
12cu|mathgl-1.11.1.1-2|171	Summary:	Qt runtime library for MathGL
12cu|mathgl-1.11.1.1-2|172	Group:		System/Libraries
12cu|mathgl-1.11.1.1-2|173	
12cu|mathgl-1.11.1.1-2|174	%description -n %{qtlibname}
12cu|mathgl-1.11.1.1-2|175	This package contains the MathGL Qt runtime library.
12cu|mathgl-1.11.1.1-2|176	
12cu|mathgl-1.11.1.1-2|177	%files -n %{qtlibname}
12cu|mathgl-1.11.1.1-2|178	%{_libdir}/libmgl-qt.so.%{qtmajor}*
12cu|mathgl-1.11.1.1-2|179	
12cu|mathgl-1.11.1.1-2|180	#----------------------------------------------------------------------------
12cu|mathgl-1.11.1.1-2|181	
12cu|mathgl-1.11.1.1-2|182	%package -n %{wxlibname}
12cu|mathgl-1.11.1.1-2|183	Summary:	WxWidgets runtime library for MathGL
12cu|mathgl-1.11.1.1-2|184	Group:		System/Libraries
12cu|mathgl-1.11.1.1-2|185	
12cu|mathgl-1.11.1.1-2|186	%description -n %{wxlibname}
12cu|mathgl-1.11.1.1-2|187	This package contains the MathGL wxWidgets runtime library.
12cu|mathgl-1.11.1.1-2|188	
12cu|mathgl-1.11.1.1-2|189	%files -n %{wxlibname}
12cu|mathgl-1.11.1.1-2|190	%{_libdir}/libmgl-wx.so.%{wxmajor}*
12cu|mathgl-1.11.1.1-2|191	
12cu|mathgl-1.11.1.1-2|192	#----------------------------------------------------------------------------
12cu|mathgl-1.11.1.1-2|193	
12cu|mathgl-1.11.1.1-2|194	%package -n %{devname}
12cu|mathgl-1.11.1.1-2|195	Summary:	Development files for MathGL
12cu|mathgl-1.11.1.1-2|196	Group:		Development/Other
12cu|mathgl-1.11.1.1-2|197	Provides:	%{name}-devel = %{EVRD}
12cu|mathgl-1.11.1.1-2|198	Requires:	%{libname} = %{EVRD}
12cu|mathgl-1.11.1.1-2|199	Requires:	%{fltklibname} = %{EVRD}
12cu|mathgl-1.11.1.1-2|200	Requires:	%{glutlibname} = %{EVRD}
12cu|mathgl-1.11.1.1-2|201	Requires:	%{qtlibname} = %{EVRD}
12cu|mathgl-1.11.1.1-2|202	Requires:	%{wxlibname} = %{EVRD}
12cu|mathgl-1.11.1.1-2|203	
12cu|mathgl-1.11.1.1-2|204	%description -n %{devname}
12cu|mathgl-1.11.1.1-2|205	This package contains the MathGL development files.
12cu|mathgl-1.11.1.1-2|206	
12cu|mathgl-1.11.1.1-2|207	%files -n %{devname}
12cu|mathgl-1.11.1.1-2|208	%{_libdir}/libmgl*.so
12cu|mathgl-1.11.1.1-2|209	%{_includedir}/mgl
12cu|mathgl-1.11.1.1-2|210	
12cu|mathgl-1.11.1.1-2|211	#----------------------------------------------------------------------------
12cu|mathgl-1.11.1.1-2|212	
12cu|mathgl-1.11.1.1-2|213	%package -n %{sdevname}
12cu|mathgl-1.11.1.1-2|214	Summary:	Static development files for MathGL
12cu|mathgl-1.11.1.1-2|215	Group:		Development/Other
12cu|mathgl-1.11.1.1-2|216	Requires:	%{devname} = %{EVRD}
12cu|mathgl-1.11.1.1-2|217	
12cu|mathgl-1.11.1.1-2|218	%description -n %{sdevname}
12cu|mathgl-1.11.1.1-2|219	This package contains the MathGL static development files.
12cu|mathgl-1.11.1.1-2|220	
12cu|mathgl-1.11.1.1-2|221	%files -n %{sdevname}
12cu|mathgl-1.11.1.1-2|222	%{_libdir}/*.a
12cu|mathgl-1.11.1.1-2|223	
12cu|mathgl-1.11.1.1-2|224	#----------------------------------------------------------------------------
12cu|mathgl-1.11.1.1-2|225	
12cu|mathgl-1.11.1.1-2|226	%prep
12cu|mathgl-1.11.1.1-2|227	%setup -q
12cu|mathgl-1.11.1.1-2|228	%patch0 -p1
12cu|mathgl-1.11.1.1-2|229	%patch1 -p0
12cu|mathgl-1.11.1.1-2|230	%patch2 -p1
12cu|mathgl-1.11.1.1-2|231	%patch3 -p1
12cu|mathgl-1.11.1.1-2|232	%patch4 -p1
12cu|mathgl-1.11.1.1-2|233	
12cu|mathgl-1.11.1.1-2|234	# fix EOL
12cu|mathgl-1.11.1.1-2|235	for i in AUTHORS COPYRIGHT README
12cu|mathgl-1.11.1.1-2|236	do
12cu|mathgl-1.11.1.1-2|237	sed -i 's/\r//' $i
12cu|mathgl-1.11.1.1-2|238	done
12cu|mathgl-1.11.1.1-2|239	
12cu|mathgl-1.11.1.1-2|240	%build
12cu|mathgl-1.11.1.1-2|241	autoreconf
12cu|mathgl-1.11.1.1-2|242	%configure2_5x \
12cu|mathgl-1.11.1.1-2|243	--enable-double \
12cu|mathgl-1.11.1.1-2|244	--enable-pthread \
12cu|mathgl-1.11.1.1-2|245	--enable-gsl \
12cu|mathgl-1.11.1.1-2|246	--enable-glut \
12cu|mathgl-1.11.1.1-2|247	--enable-hdf5 \
12cu|mathgl-1.11.1.1-2|248	--enable-hdf5_18 \
12cu|mathgl-1.11.1.1-2|249	--enable-gif \
12cu|mathgl-1.11.1.1-2|250	--enable-jpeg \
12cu|mathgl-1.11.1.1-2|251	--enable-fltk \
12cu|mathgl-1.11.1.1-2|252	--enable-wx \
12cu|mathgl-1.11.1.1-2|253	--enable-qt \
12cu|mathgl-1.11.1.1-2|254	--enable-octave \
12cu|mathgl-1.11.1.1-2|255	--enable-testio \
12cu|mathgl-1.11.1.1-2|256	--enable-docs
12cu|mathgl-1.11.1.1-2|257	%make
12cu|mathgl-1.11.1.1-2|258	
12cu|mathgl-1.11.1.1-2|259	%install
12cu|mathgl-1.11.1.1-2|260	%makeinstall
12cu|mathgl-1.11.1.1-2|261	
12cu|mathgl-1.11.1.1-2|262	######################################################################
12cu|mathgl-1.11.1.1-2|263	# octave .oct file fix and install                                   #
12cu|mathgl-1.11.1.1-2|264	# from Fedora specfile                                               #
12cu|mathgl-1.11.1.1-2|265	######################################################################
12cu|mathgl-1.11.1.1-2|266	mkdir -p temp-octave
12cu|mathgl-1.11.1.1-2|267	
12cu|mathgl-1.11.1.1-2|268	pushd .
12cu|mathgl-1.11.1.1-2|269	cd temp-octave
12cu|mathgl-1.11.1.1-2|270	#Decompress tarballed "oct" file and remove tarball
12cu|mathgl-1.11.1.1-2|271	tar -zxf %{buildroot}/%{_datadir}/%{name}/octave/%{name}.tar.gz
12cu|mathgl-1.11.1.1-2|272	rm %{buildroot}/%{_datadir}/%{name}/octave/%{name}.tar.gz
12cu|mathgl-1.11.1.1-2|273	
12cu|mathgl-1.11.1.1-2|274	#Copy the .oct file and supporting files to octave packages dir
12cu|mathgl-1.11.1.1-2|275	mkdir -p %{buildroot}/%{_libexecdir}/octave/packages/%{name}-%{pkgversion}/
12cu|mathgl-1.11.1.1-2|276	#Remove empty INDEX file
12cu|mathgl-1.11.1.1-2|277	rm %{name}/INDEX
12cu|mathgl-1.11.1.1-2|278	
12cu|mathgl-1.11.1.1-2|279	#Fix PKG_ADD
12cu|mathgl-1.11.1.1-2|280	echo "pkg load mathgl" > %{name}/PKG_ADD
12cu|mathgl-1.11.1.1-2|281	echo "mathgl;" >> %{name}/PKG_ADD
12cu|mathgl-1.11.1.1-2|282	
12cu|mathgl-1.11.1.1-2|283	#fix wrong version number in description
12cu|mathgl-1.11.1.1-2|284	sed -i 's/1.9/1.11/' %{name}/DESCRIPTION
12cu|mathgl-1.11.1.1-2|285	
12cu|mathgl-1.11.1.1-2|286	# We cannot use version macro with octave package search,
12cu|mathgl-1.11.1.1-2|287	# as pkg.m assumes a x.y.z format for packages. Failing
12cu|mathgl-1.11.1.1-2|288	# to do this renders the plugin inoperable. So we use pkgversion
12cu|mathgl-1.11.1.1-2|289	cp -pR %{name}/inst/* %{buildroot}/%{_libexecdir}/octave/packages/%{name}-%{pkgversion}/
12cu|mathgl-1.11.1.1-2|290	
12cu|mathgl-1.11.1.1-2|291	#packinfo dir is required, or octave will not find the dir in recursive search
12cu|mathgl-1.11.1.1-2|292	mkdir -p %{buildroot}/%{_datadir}/octave/packages/%{name}-%{pkgversion}/packinfo
12cu|mathgl-1.11.1.1-2|293	cp -p %{name}/COPYING %{buildroot}/%{_datadir}/octave/packages/%{name}-%{pkgversion}/packinfo/
12cu|mathgl-1.11.1.1-2|294	cp -p %{name}/DESCRIPTION %{buildroot}/%{_datadir}/octave/packages/%{name}-%{pkgversion}/packinfo/
12cu|mathgl-1.11.1.1-2|295	cp -p %{name}/PKG_ADD %{buildroot}/%{_datadir}/octave/packages/%{name}-%{pkgversion}/packinfo/
12cu|mathgl-1.11.1.1-2|296	
12cu|mathgl-1.11.1.1-2|297	popd
12cu|mathgl-1.11.1.1-2|298	
12cu|mathgl-1.11.1.1-2|299	
12cu|mathgl-1.11.1.1-2|300	%changelog
12cu|mathgl-1.11.1.1-2|301	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.11.1.1-2
12cu|mathgl-1.11.1.1-2|302	+ Revision: 5471074
12cu|mathgl-1.11.1.1-2|303	- LOG Better control over library majors, spec cleanup
12cu|mathgl-1.11.1.1-2|304	
12cu|mathgl-1.11.1.1-2|305	

10050 12
12cu|matio-1.5.2-1|1	%define major 2
12cu|matio-1.5.2-1|2	%define libname %mklibname %{name} %{major}
12cu|matio-1.5.2-1|3	%define devname %mklibname %{name} -d
12cu|matio-1.5.2-1|4	
12cu|matio-1.5.2-1|5	Summary:	MAT File I/O Library
12cu|matio-1.5.2-1|6	Name:		matio
12cu|matio-1.5.2-1|7	Version:	1.5.2
12cu|matio-1.5.2-1|8	Release:	1
12cu|matio-1.5.2-1|9	License:	LGPLv2+
12cu|matio-1.5.2-1|10	Group:		System/Libraries
12cu|matio-1.5.2-1|11	Url:		http://sourceforge.net/projects/matio/
12cu|matio-1.5.2-1|12	Source0:	http://downloads.sourceforge.net/matio/%{name}-%{version}.tar.gz
12cu|matio-1.5.2-1|13	Patch0:		matio-1.5.0-fix-linking.patch
12cu|matio-1.5.2-1|14	BuildRequires:	doxygen
12cu|matio-1.5.2-1|15	BuildRequires:	ghostscript
12cu|matio-1.5.2-1|16	BuildRequires:	texlive
12cu|matio-1.5.2-1|17	BuildRequires:	hdf5-devel
12cu|matio-1.5.2-1|18	BuildRequires:	pkgconfig(zlib)
12cu|matio-1.5.2-1|19	
12cu|matio-1.5.2-1|20	%description
12cu|matio-1.5.2-1|21	matio is an ISO C library (with a limited Fortran 90 interface)
12cu|matio-1.5.2-1|22	for reading and writing Matlab MAT files.
12cu|matio-1.5.2-1|23	
12cu|matio-1.5.2-1|24	%files
12cu|matio-1.5.2-1|25	%{_bindir}/matdump
12cu|matio-1.5.2-1|26	
12cu|matio-1.5.2-1|27	#----------------------------------------------------------------------------
12cu|matio-1.5.2-1|28	
12cu|matio-1.5.2-1|29	%package -n %{libname}
12cu|matio-1.5.2-1|30	Summary:	MAT File I/O Library
12cu|matio-1.5.2-1|31	Group:		System/Libraries
12cu|matio-1.5.2-1|32	
12cu|matio-1.5.2-1|33	%description -n %{libname}
12cu|matio-1.5.2-1|34	matio is an ISO C library (with a limited Fortran 90 interface)
12cu|matio-1.5.2-1|35	for reading and writing Matlab MAT files.
12cu|matio-1.5.2-1|36	
12cu|matio-1.5.2-1|37	%files -n %{libname}
12cu|matio-1.5.2-1|38	%{_libdir}/lib%{name}.so.%{major}*
12cu|matio-1.5.2-1|39	
12cu|matio-1.5.2-1|40	#----------------------------------------------------------------------------
12cu|matio-1.5.2-1|41	
12cu|matio-1.5.2-1|42	%package -n %{devname}
12cu|matio-1.5.2-1|43	Summary:	Development files for %{name}
12cu|matio-1.5.2-1|44	Group:		Development/C++
12cu|matio-1.5.2-1|45	Requires:	%{libname} = %{EVRD}
12cu|matio-1.5.2-1|46	Provides:	%{name}-devel = %{EVRD}
12cu|matio-1.5.2-1|47	
12cu|matio-1.5.2-1|48	%description -n %{devname}
12cu|matio-1.5.2-1|49	Development files and headers for %{name}.
12cu|matio-1.5.2-1|50	
12cu|matio-1.5.2-1|51	%files -n %{devname}
12cu|matio-1.5.2-1|52	%doc NEWS README
12cu|matio-1.5.2-1|53	%{_includedir}/*.h
12cu|matio-1.5.2-1|54	%{_libdir}/lib%{name}.so
12cu|matio-1.5.2-1|55	%{_libdir}/pkgconfig/*.pc
12cu|matio-1.5.2-1|56	%{_mandir}/man3/*.3*
12cu|matio-1.5.2-1|57	
12cu|matio-1.5.2-1|58	#----------------------------------------------------------------------------
12cu|matio-1.5.2-1|59	
12cu|matio-1.5.2-1|60	%prep
12cu|matio-1.5.2-1|61	%setup -q
12cu|matio-1.5.2-1|62	%patch0 -p1
12cu|matio-1.5.2-1|63	
12cu|matio-1.5.2-1|64	%build
12cu|matio-1.5.2-1|65	autoreconf -fi
12cu|matio-1.5.2-1|66	%configure2_5x \
12cu|matio-1.5.2-1|67	--enable-shared \
12cu|matio-1.5.2-1|68	--disable-static \
12cu|matio-1.5.2-1|69	--enable-extended-sparse=yes \
12cu|matio-1.5.2-1|70	%if %{_lib} != lib
12cu|matio-1.5.2-1|71	--with-libdir-suffix=lib64
12cu|matio-1.5.2-1|72	%endif
12cu|matio-1.5.2-1|73	
12cu|matio-1.5.2-1|74	# remove rpath from libtool
12cu|matio-1.5.2-1|75	sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12cu|matio-1.5.2-1|76	sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12cu|matio-1.5.2-1|77	
12cu|matio-1.5.2-1|78	%make
12cu|matio-1.5.2-1|79	
12cu|matio-1.5.2-1|80	%install
12cu|matio-1.5.2-1|81	%makeinstall_std
12cu|matio-1.5.2-1|82	
12cu|matio-1.5.2-1|83	rm -rf %{buildroot}%{_docdir}/matio
12cu|matio-1.5.2-1|84	
12cu|matio-1.5.2-1|85	
12cu|matio-1.5.2-1|86	%changelog
12cu|matio-1.5.2-1|87	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.2-1
12cu|matio-1.5.2-1|88	+ Revision: 67ec79a
12cu|matio-1.5.2-1|89	- LOG New version 1.5.2, new library major 2, update BuildRequires
12cu|matio-1.5.2-1|90	
12cu|matio-1.5.2-1|91	

10051 12
12cu|maven-assembly-plugin-2.2-6|1	Name:           maven-assembly-plugin
12cu|maven-assembly-plugin-2.2-6|2	Version:        2.2
12cu|maven-assembly-plugin-2.2-6|3	Release:        6
12cu|maven-assembly-plugin-2.2-6|4	Summary:        Maven Assembly Plugin
12cu|maven-assembly-plugin-2.2-6|5	
12cu|maven-assembly-plugin-2.2-6|6	Group:          Development/Java
12cu|maven-assembly-plugin-2.2-6|7	License:        ASL 2.0
12cu|maven-assembly-plugin-2.2-6|8	URL:            http://maven.apache.org/plugins/maven-assembly-plugin/
12cu|maven-assembly-plugin-2.2-6|9	Source0:        http://repo2.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
12cu|maven-assembly-plugin-2.2-6|10	Source1:        %{name}-jpp-depmap.xml
12cu|maven-assembly-plugin-2.2-6|11	
12cu|maven-assembly-plugin-2.2-6|12	BuildArch: noarch
12cu|maven-assembly-plugin-2.2-6|13	
12cu|maven-assembly-plugin-2.2-6|14	Obsoletes: maven2-plugin-assembly <= 0:2.0.8
12cu|maven-assembly-plugin-2.2-6|15	Provides:  maven2-plugin-assembly = 1:%{version}-%{release}
12cu|maven-assembly-plugin-2.2-6|16	
12cu|maven-assembly-plugin-2.2-6|17	BuildRequires: java >= 0:1.6.0
12cu|maven-assembly-plugin-2.2-6|18	BuildRequires: jpackage-utils >= 0:1.7.2
12cu|maven-assembly-plugin-2.2-6|19	BuildRequires:  ant, ant-nodeps
12cu|maven-assembly-plugin-2.2-6|20	BuildRequires:  maven2 >= 0:2.0.4-9
12cu|maven-assembly-plugin-2.2-6|21	#BuildRequires:  maven-assembly-plugin
12cu|maven-assembly-plugin-2.2-6|22	BuildRequires:  maven-compiler-plugin
12cu|maven-assembly-plugin-2.2-6|23	BuildRequires:  maven-install-plugin
12cu|maven-assembly-plugin-2.2-6|24	BuildRequires:  maven-jar-plugin
12cu|maven-assembly-plugin-2.2-6|25	BuildRequires:  maven-resources-plugin
12cu|maven-assembly-plugin-2.2-6|26	BuildRequires:  maven-site-plugin
12cu|maven-assembly-plugin-2.2-6|27	BuildRequires:  maven-plugin-plugin
12cu|maven-assembly-plugin-2.2-6|28	BuildRequires:  maven-surefire-maven-plugin
12cu|maven-assembly-plugin-2.2-6|29	BuildRequires:  maven-surefire-provider-junit
12cu|maven-assembly-plugin-2.2-6|30	BuildRequires:  maven-javadoc-plugin
12cu|maven-assembly-plugin-2.2-6|31	BuildRequires:  maven-shared-filtering
12cu|maven-assembly-plugin-2.2-6|32	BuildRequires:  maven-doxia
12cu|maven-assembly-plugin-2.2-6|33	#BuildRequires:  maven-doxia-sitetools
12cu|maven-assembly-plugin-2.2-6|34	
12cu|maven-assembly-plugin-2.2-6|35	BuildRequires: plexus-container-default
12cu|maven-assembly-plugin-2.2-6|36	BuildRequires: plexus-utils
12cu|maven-assembly-plugin-2.2-6|37	#BuildRequires: plexus-active-collections
12cu|maven-assembly-plugin-2.2-6|38	BuildRequires: plexus-maven-plugin
12cu|maven-assembly-plugin-2.2-6|39	#BuildRequires: plexus-io
12cu|maven-assembly-plugin-2.2-6|40	BuildRequires: plexus-interpolation
12cu|maven-assembly-plugin-2.2-6|41	BuildRequires: plexus-archiver
12cu|maven-assembly-plugin-2.2-6|42	
12cu|maven-assembly-plugin-2.2-6|43	BuildRequires: maven-shared-file-management
12cu|maven-assembly-plugin-2.2-6|44	BuildRequires: maven-shared-repository-builder
12cu|maven-assembly-plugin-2.2-6|45	BuildRequires: maven-shared-filtering
12cu|maven-assembly-plugin-2.2-6|46	
12cu|maven-assembly-plugin-2.2-6|47	BuildRequires: easymock2
12cu|maven-assembly-plugin-2.2-6|48	BuildRequires: jdom
12cu|maven-assembly-plugin-2.2-6|49	BuildRequires: jaxen
12cu|maven-assembly-plugin-2.2-6|50	BuildRequires: saxpath
12cu|maven-assembly-plugin-2.2-6|51	BuildRequires: junit
12cu|maven-assembly-plugin-2.2-6|52	
12cu|maven-assembly-plugin-2.2-6|53	Requires: java >= 0:1.6.0
12cu|maven-assembly-plugin-2.2-6|54	Requires: easymock2
12cu|maven-assembly-plugin-2.2-6|55	Requires: jdom
12cu|maven-assembly-plugin-2.2-6|56	Requires: jaxen
12cu|maven-assembly-plugin-2.2-6|57	Requires: saxpath
12cu|maven-assembly-plugin-2.2-6|58	Requires: plexus-container-default
12cu|maven-assembly-plugin-2.2-6|59	Requires: plexus-utils
12cu|maven-assembly-plugin-2.2-6|60	#Requires: plexus-active-collections
12cu|maven-assembly-plugin-2.2-6|61	Requires: plexus-maven-plugin
12cu|maven-assembly-plugin-2.2-6|62	#Requires: plexus-io
12cu|maven-assembly-plugin-2.2-6|63	Requires: plexus-interpolation
12cu|maven-assembly-plugin-2.2-6|64	Requires: plexus-archiver
12cu|maven-assembly-plugin-2.2-6|65	Requires: maven-shared-repository-builder
12cu|maven-assembly-plugin-2.2-6|66	Requires: maven-shared-filtering
12cu|maven-assembly-plugin-2.2-6|67	
12cu|maven-assembly-plugin-2.2-6|68	Requires:          jpackage-utils >= 0:1.7.2
12cu|maven-assembly-plugin-2.2-6|69	Requires(post):    jpackage-utils >= 0:1.7.2
12cu|maven-assembly-plugin-2.2-6|70	Requires(postun):  jpackage-utils >= 0:1.7.2
12cu|maven-assembly-plugin-2.2-6|71	
12cu|maven-assembly-plugin-2.2-6|72	%description
12cu|maven-assembly-plugin-2.2-6|73	A Maven 2 plugin to create archives of your project's sources, classes,
12cu|maven-assembly-plugin-2.2-6|74	dependencies etc. from flexible assembly descriptors.
12cu|maven-assembly-plugin-2.2-6|75	
12cu|maven-assembly-plugin-2.2-6|76	%package javadoc
12cu|maven-assembly-plugin-2.2-6|77	Group:          Development/Java
12cu|maven-assembly-plugin-2.2-6|78	Summary:        Javadoc for %{name}
12cu|maven-assembly-plugin-2.2-6|79	Requires:          jpackage-utils >= 0:1.7.2
12cu|maven-assembly-plugin-2.2-6|80	
12cu|maven-assembly-plugin-2.2-6|81	%description javadoc
12cu|maven-assembly-plugin-2.2-6|82	API documentation for %{name}.
12cu|maven-assembly-plugin-2.2-6|83	
12cu|maven-assembly-plugin-2.2-6|84	
12cu|maven-assembly-plugin-2.2-6|85	%prep
12cu|maven-assembly-plugin-2.2-6|86	%setup -q -n %{name}-%{version}
12cu|maven-assembly-plugin-2.2-6|87	mkdir -p target/classes/
12cu|maven-assembly-plugin-2.2-6|88	cp -pr src/main/resources/META-INF/ target/classes/
12cu|maven-assembly-plugin-2.2-6|89	
12cu|maven-assembly-plugin-2.2-6|90	%build
12cu|maven-assembly-plugin-2.2-6|91	# seems koji don't have easymockclassextension
12cu|maven-assembly-plugin-2.2-6|92	mvn \
12cu|maven-assembly-plugin-2.2-6|93	-Dmaven2.jpp.depmap.file=%{SOURCE1} \
12cu|maven-assembly-plugin-2.2-6|94	-Dmaven.test.skip=true \
12cu|maven-assembly-plugin-2.2-6|95	install javadoc:javadoc
12cu|maven-assembly-plugin-2.2-6|96	
12cu|maven-assembly-plugin-2.2-6|97	%install
12cu|maven-assembly-plugin-2.2-6|98	# jars
12cu|maven-assembly-plugin-2.2-6|99	install -d -m 0755 %{buildroot}%{_javadir}
12cu|maven-assembly-plugin-2.2-6|100	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}.jar
12cu|maven-assembly-plugin-2.2-6|101	
12cu|maven-assembly-plugin-2.2-6|102	%add_to_maven_depmap org.apache.maven.plugins maven-assembly-plugin %{version} JPP maven-assembly-plugin
12cu|maven-assembly-plugin-2.2-6|103	
12cu|maven-assembly-plugin-2.2-6|104	# poms
12cu|maven-assembly-plugin-2.2-6|105	install -d -m 755 %{buildroot}%{_mavenpomdir}
12cu|maven-assembly-plugin-2.2-6|106	install -pm 644 pom.xml \
12cu|maven-assembly-plugin-2.2-6|107	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12cu|maven-assembly-plugin-2.2-6|108	
12cu|maven-assembly-plugin-2.2-6|109	# javadoc
12cu|maven-assembly-plugin-2.2-6|110	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
12cu|maven-assembly-plugin-2.2-6|111	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
12cu|maven-assembly-plugin-2.2-6|112	rm -rf target/site/api*
12cu|maven-assembly-plugin-2.2-6|113	
12cu|maven-assembly-plugin-2.2-6|114	%post
12cu|maven-assembly-plugin-2.2-6|115	%update_maven_depmap
12cu|maven-assembly-plugin-2.2-6|116	
12cu|maven-assembly-plugin-2.2-6|117	%postun
12cu|maven-assembly-plugin-2.2-6|118	%update_maven_depmap
12cu|maven-assembly-plugin-2.2-6|119	
12cu|maven-assembly-plugin-2.2-6|120	%files
12cu|maven-assembly-plugin-2.2-6|121	%{_javadir}/*
12cu|maven-assembly-plugin-2.2-6|122	%{_mavenpomdir}/*
12cu|maven-assembly-plugin-2.2-6|123	%{_mavendepmapfragdir}/*
12cu|maven-assembly-plugin-2.2-6|124	
12cu|maven-assembly-plugin-2.2-6|125	%files javadoc
12cu|maven-assembly-plugin-2.2-6|126	%{_javadocdir}/%{name}
12cu|maven-assembly-plugin-2.2-6|127	
12cu|maven-assembly-plugin-2.2-6|128	%changelog
12cu|maven-assembly-plugin-2.2-6|129	* Fri Nov 29 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 2.2-6
12cu|maven-assembly-plugin-2.2-6|130	+ Revision: fe8ce7b
12cu|maven-assembly-plugin-2.2-6|131	- Bump release
12cu|maven-assembly-plugin-2.2-6|132	
12cu|maven-assembly-plugin-2.2-6|133	

10052 12
12cu|maven-doxia-tools-1.4-1|1	Name:		maven-doxia-tools
12cu|maven-doxia-tools-1.4-1|2	Version:	1.4
12cu|maven-doxia-tools-1.4-1|3	Release:	1
12cu|maven-doxia-tools-1.4-1|4	Summary:	Maven Doxia Integration Tools
12cu|maven-doxia-tools-1.4-1|5	
12cu|maven-doxia-tools-1.4-1|6	Group:		Development/Java
12cu|maven-doxia-tools-1.4-1|7	License:	ASL 2.0
12cu|maven-doxia-tools-1.4-1|8	URL:		http://maven.apache.org/shared/maven-doxia-tools/
12cu|maven-doxia-tools-1.4-1|9	Source0:	http://repo1.maven.org/maven2/org/apache/maven/shared/%{name}/%{version}/%{name}-%{version}-source-release.zip
12cu|maven-doxia-tools-1.4-1|10	Patch0:		%{name}-migration-to-component-metadata.patch
12cu|maven-doxia-tools-1.4-1|11	
12cu|maven-doxia-tools-1.4-1|12	#BuildRequires:	apache-commons-io >= 1.4
12cu|maven-doxia-tools-1.4-1|13	#BuildRequires:	apache-commons-logging
12cu|maven-doxia-tools-1.4-1|14	BuildRequires:	plexus-utils
12cu|maven-doxia-tools-1.4-1|15	BuildRequires:	plexus-interpolation
12cu|maven-doxia-tools-1.4-1|16	BuildRequires:	plexus-container-default
12cu|maven-doxia-tools-1.4-1|17	BuildRequires:	plexus-i18n
12cu|maven-doxia-tools-1.4-1|18	BuildRequires:	maven2
12cu|maven-doxia-tools-1.4-1|19	BuildRequires:	maven-shared
12cu|maven-doxia-tools-1.4-1|20	BuildRequires:	maven-doxia
12cu|maven-doxia-tools-1.4-1|21	#BuildRequires:	maven-doxia-sitetools
12cu|maven-doxia-tools-1.4-1|22	BuildRequires:	maven-compiler-plugin
12cu|maven-doxia-tools-1.4-1|23	BuildRequires:	maven-install-plugin
12cu|maven-doxia-tools-1.4-1|24	BuildRequires:	maven-jar-plugin
12cu|maven-doxia-tools-1.4-1|25	BuildRequires:	maven-javadoc-plugin
12cu|maven-doxia-tools-1.4-1|26	BuildRequires:	maven-resources-plugin
12cu|maven-doxia-tools-1.4-1|27	BuildRequires:	maven-surefire-plugin
12cu|maven-doxia-tools-1.4-1|28	BuildRequires:	maven-plugin-testing-harness
12cu|maven-doxia-tools-1.4-1|29	BuildRequires:	maven-shared-reporting-impl
12cu|maven-doxia-tools-1.4-1|30	#BuildRequires:	plexus-containers-component-metadata
12cu|maven-doxia-tools-1.4-1|31	BuildRequires:	java-devel >= 1.6.0
12cu|maven-doxia-tools-1.4-1|32	
12cu|maven-doxia-tools-1.4-1|33	BuildArch:	noarch
12cu|maven-doxia-tools-1.4-1|34	
12cu|maven-doxia-tools-1.4-1|35	#Requires:	apache-commons-io >= 1.4
12cu|maven-doxia-tools-1.4-1|36	Requires:	plexus-utils
12cu|maven-doxia-tools-1.4-1|37	Requires:	plexus-interpolation
12cu|maven-doxia-tools-1.4-1|38	Requires:	plexus-container-default
12cu|maven-doxia-tools-1.4-1|39	Requires:	plexus-i18n
12cu|maven-doxia-tools-1.4-1|40	Requires:	maven-shared
12cu|maven-doxia-tools-1.4-1|41	Requires:	maven-doxia
12cu|maven-doxia-tools-1.4-1|42	#Requires:	maven-doxia-sitetools
12cu|maven-doxia-tools-1.4-1|43	
12cu|maven-doxia-tools-1.4-1|44	Requires:	jpackage-utils
12cu|maven-doxia-tools-1.4-1|45	
12cu|maven-doxia-tools-1.4-1|46	%description
12cu|maven-doxia-tools-1.4-1|47	A collection of tools to help the integration of Doxia in Maven plugins.
12cu|maven-doxia-tools-1.4-1|48	
12cu|maven-doxia-tools-1.4-1|49	%package javadoc
12cu|maven-doxia-tools-1.4-1|50	Summary:	Javadoc for %{name}
12cu|maven-doxia-tools-1.4-1|51	Group:		Development/Java
12cu|maven-doxia-tools-1.4-1|52	Requires:	jpackage-utils
12cu|maven-doxia-tools-1.4-1|53	
12cu|maven-doxia-tools-1.4-1|54	%description javadoc
12cu|maven-doxia-tools-1.4-1|55	API documentation for %{name}.
12cu|maven-doxia-tools-1.4-1|56	
12cu|maven-doxia-tools-1.4-1|57	%prep
12cu|maven-doxia-tools-1.4-1|58	%setup -q
12cu|maven-doxia-tools-1.4-1|59	%patch0 -b .sav
12cu|maven-doxia-tools-1.4-1|60	
12cu|maven-doxia-tools-1.4-1|61	
12cu|maven-doxia-tools-1.4-1|62	%build
12cu|maven-doxia-tools-1.4-1|63	mvn \
12cu|maven-doxia-tools-1.4-1|64	-Dmaven.test.skip=true \
12cu|maven-doxia-tools-1.4-1|65	install javadoc:aggregate
12cu|maven-doxia-tools-1.4-1|66	
12cu|maven-doxia-tools-1.4-1|67	%install
12cu|maven-doxia-tools-1.4-1|68	# jars
12cu|maven-doxia-tools-1.4-1|69	install -Dm 644 target/%{name}-%{version}.jar %{buildroot}/%{_javadir}/%{name}.jar
12cu|maven-doxia-tools-1.4-1|70	
12cu|maven-doxia-tools-1.4-1|71	# javadoc
12cu|maven-doxia-tools-1.4-1|72	install -d -m 755 %{buildroot}/%{_javadocdir}/%{name}
12cu|maven-doxia-tools-1.4-1|73	cp -pr target/site/apidocs/* %{buildroot}/%{_javadocdir}/%{name}
12cu|maven-doxia-tools-1.4-1|74	
12cu|maven-doxia-tools-1.4-1|75	# poms
12cu|maven-doxia-tools-1.4-1|76	install -Dpm 644 pom.xml %{buildroot}/%{_mavenpomdir}/JPP-%{name}.pom
12cu|maven-doxia-tools-1.4-1|77	
12cu|maven-doxia-tools-1.4-1|78	#%add_maven_depmap JPP-%{name}.pom %{name}.jar
12cu|maven-doxia-tools-1.4-1|79	%add_to_maven_depmap org.apache.maven.doxia doxia-tools %{namedversion} JPP/maven-doxia-tools doxia-tools
12cu|maven-doxia-tools-1.4-1|80	
12cu|maven-doxia-tools-1.4-1|81	%files
12cu|maven-doxia-tools-1.4-1|82	%{_javadir}/*
12cu|maven-doxia-tools-1.4-1|83	%{_mavenpomdir}/*
12cu|maven-doxia-tools-1.4-1|84	%{_mavendepmapfragdir}/%{name}
12cu|maven-doxia-tools-1.4-1|85	%doc LICENSE NOTICE DEPENDENCIES
12cu|maven-doxia-tools-1.4-1|86	
12cu|maven-doxia-tools-1.4-1|87	%files javadoc
12cu|maven-doxia-tools-1.4-1|88	%doc %{_javadocdir}/*
12cu|maven-doxia-tools-1.4-1|89	%doc LICENSE
12cu|maven-doxia-tools-1.4-1|90	
12cu|maven-doxia-tools-1.4-1|91	
12cu|maven-doxia-tools-1.4-1|92	%changelog
12cu|maven-doxia-tools-1.4-1|93	* Fri Nov 29 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 1.4-1
12cu|maven-doxia-tools-1.4-1|94	+ Revision: 189865e
12cu|maven-doxia-tools-1.4-1|95	- Rebuild without apache-commons-io
12cu|maven-doxia-tools-1.4-1|96	
12cu|maven-doxia-tools-1.4-1|97	

10053 12
12cu|maven-enforcer-1.3-1|1	Name:           maven-enforcer
12cu|maven-enforcer-1.3-1|2	Version:        1.3
12cu|maven-enforcer-1.3-1|3	Release:        1
12cu|maven-enforcer-1.3-1|4	Summary:        Maven Enforcer
12cu|maven-enforcer-1.3-1|5	
12cu|maven-enforcer-1.3-1|6	Group:          Development/Java
12cu|maven-enforcer-1.3-1|7	License:        ASL 2.0
12cu|maven-enforcer-1.3-1|8	URL:            http://maven.apache.org/enforcer
12cu|maven-enforcer-1.3-1|9	#svn export http://svn.apache.org/repos/asf/maven/enforcer/tags/enforcer-1.3 enforcer-1.3
12cu|maven-enforcer-1.3-1|10	#tar caf enforcer-1.3.tar.xz enforcer-1.3
12cu|maven-enforcer-1.3-1|11	Source0:        enforcer-%{version}.tar.xz
12cu|maven-enforcer-1.3-1|12	Source1:        %{name}-depmap.xml
12cu|maven-enforcer-1.3-1|13	Patch0:         fix-site.patch
12cu|maven-enforcer-1.3-1|14	
12cu|maven-enforcer-1.3-1|15	BuildArch: noarch
12cu|maven-enforcer-1.3-1|16	
12cu|maven-enforcer-1.3-1|17	BuildRequires: java-devel >= 0:1.6.0
12cu|maven-enforcer-1.3-1|18	
12cu|maven-enforcer-1.3-1|19	BuildRequires: maven2
12cu|maven-enforcer-1.3-1|20	BuildRequires: maven-plugin-plugin
12cu|maven-enforcer-1.3-1|21	BuildRequires: maven-assembly-plugin
12cu|maven-enforcer-1.3-1|22	BuildRequires: maven-compiler-plugin
12cu|maven-enforcer-1.3-1|23	BuildRequires: maven-doxia
12cu|maven-enforcer-1.3-1|24	#BuildRequires: maven-doxia-sitetools
12cu|maven-enforcer-1.3-1|25	BuildRequires: maven-doxia-tools
12cu|maven-enforcer-1.3-1|26	BuildRequires: maven-install-plugin
12cu|maven-enforcer-1.3-1|27	BuildRequires: maven-javadoc-plugin
12cu|maven-enforcer-1.3-1|28	BuildRequires: maven-jar-plugin
12cu|maven-enforcer-1.3-1|29	BuildRequires: maven-plugin-testing-harness
12cu|maven-enforcer-1.3-1|30	BuildRequires: maven-plugin-cobertura
12cu|maven-enforcer-1.3-1|31	BuildRequires: maven-resources-plugin
12cu|maven-enforcer-1.3-1|32	BuildRequires: maven-site-plugin
12cu|maven-enforcer-1.3-1|33	BuildRequires: maven-shared-reporting-impl
12cu|maven-enforcer-1.3-1|34	BuildRequires: maven-surefire-plugin
12cu|maven-enforcer-1.3-1|35	BuildRequires: maven-surefire-provider-junit
12cu|maven-enforcer-1.3-1|36	BuildRequires: tomcat6
12cu|maven-enforcer-1.3-1|37	BuildRequires: plexus-maven-plugin
12cu|maven-enforcer-1.3-1|38	#BuildRequires: plexus-containers-component-javadoc
12cu|maven-enforcer-1.3-1|39	Requires:      maven2
12cu|maven-enforcer-1.3-1|40	Requires:       jpackage-utils
12cu|maven-enforcer-1.3-1|41	Requires:       java
12cu|maven-enforcer-1.3-1|42	Requires(post):       jpackage-utils
12cu|maven-enforcer-1.3-1|43	Requires(postun):     jpackage-utils
12cu|maven-enforcer-1.3-1|44	
12cu|maven-enforcer-1.3-1|45	%description
12cu|maven-enforcer-1.3-1|46	Enforcer is a build rule execution framework.
12cu|maven-enforcer-1.3-1|47	
12cu|maven-enforcer-1.3-1|48	%package javadoc
12cu|maven-enforcer-1.3-1|49	Group:          Development/Java
12cu|maven-enforcer-1.3-1|50	Summary:        Javadoc for %{name}
12cu|maven-enforcer-1.3-1|51	Requires:       jpackage-utils
12cu|maven-enforcer-1.3-1|52	
12cu|maven-enforcer-1.3-1|53	%description javadoc
12cu|maven-enforcer-1.3-1|54	API documentation for %{name}.
12cu|maven-enforcer-1.3-1|55	
12cu|maven-enforcer-1.3-1|56	%package api
12cu|maven-enforcer-1.3-1|57	Summary: Enforcer API
12cu|maven-enforcer-1.3-1|58	Group: Development/Java
12cu|maven-enforcer-1.3-1|59	Requires: %{name} = %{version}-%{release}
12cu|maven-enforcer-1.3-1|60	
12cu|maven-enforcer-1.3-1|61	%description api
12cu|maven-enforcer-1.3-1|62	This component provides the generic interfaces needed to
12cu|maven-enforcer-1.3-1|63	implement custom rules for the maven-enforcer-plugin.
12cu|maven-enforcer-1.3-1|64	
12cu|maven-enforcer-1.3-1|65	%package rules
12cu|maven-enforcer-1.3-1|66	Summary: Enforcer Rules
12cu|maven-enforcer-1.3-1|67	Group: Development/Java
12cu|maven-enforcer-1.3-1|68	Requires: %{name} = %{version}-%{release}
12cu|maven-enforcer-1.3-1|69	Requires: %{name}-api
12cu|maven-enforcer-1.3-1|70	
12cu|maven-enforcer-1.3-1|71	%description rules
12cu|maven-enforcer-1.3-1|72	This component contains the standard Enforcer Rules.
12cu|maven-enforcer-1.3-1|73	
12cu|maven-enforcer-1.3-1|74	%package -n maven-enforcer-plugin
12cu|maven-enforcer-1.3-1|75	Summary: Enforcer Rules
12cu|maven-enforcer-1.3-1|76	Group: Development/Java
12cu|maven-enforcer-1.3-1|77	Requires: %{name} = %{version}-%{release}
12cu|maven-enforcer-1.3-1|78	Requires: %{name}-rules
12cu|maven-enforcer-1.3-1|79	Obsoletes: maven2-plugin-enforcer <= 0:2.0.8
12cu|maven-enforcer-1.3-1|80	Provides: maven2-plugin-enforcer = 1:%{version}-%{release}
12cu|maven-enforcer-1.3-1|81	
12cu|maven-enforcer-1.3-1|82	%description -n maven-enforcer-plugin
12cu|maven-enforcer-1.3-1|83	This component contains the standard Enforcer Rules.
12cu|maven-enforcer-1.3-1|84	
12cu|maven-enforcer-1.3-1|85	%prep
12cu|maven-enforcer-1.3-1|86	%setup -q -n enforcer-%{version}
12cu|maven-enforcer-1.3-1|87	%patch0
12cu|maven-enforcer-1.3-1|88	
12cu|maven-enforcer-1.3-1|89	# fix old dep on javadoc taglet
12cu|maven-enforcer-1.3-1|90	sed -i 's:<artifactId>plexus-javadoc</artifactId>:<artifactId>plexus-component-javadoc</artifactId>:' pom.xml
12cu|maven-enforcer-1.3-1|91	
12cu|maven-enforcer-1.3-1|92	%build
12cu|maven-enforcer-1.3-1|93	mvn \
12cu|maven-enforcer-1.3-1|94	-Dmaven.local.depmap.file=%{SOURCE1} \
12cu|maven-enforcer-1.3-1|95	-Dmaven.test.failure.ignore=true \
12cu|maven-enforcer-1.3-1|96	install javadoc:aggregate
12cu|maven-enforcer-1.3-1|97	
12cu|maven-enforcer-1.3-1|98	%install
12cu|maven-enforcer-1.3-1|99	# jars
12cu|maven-enforcer-1.3-1|100	install -d -m 0755 %{buildroot}%{_javadir}/%{name}
12cu|maven-enforcer-1.3-1|101	install -m 644 enforcer-api/target/enforcer-api-%{version}.jar  \
12cu|maven-enforcer-1.3-1|102	%{buildroot}%{_javadir}/%{name}/enforcer-api.jar
12cu|maven-enforcer-1.3-1|103	install -m 644 enforcer-rules/target/enforcer-rules-%{version}.jar \
12cu|maven-enforcer-1.3-1|104	%{buildroot}%{_javadir}/%{name}/enforcer-rules.jar
12cu|maven-enforcer-1.3-1|105	install -m 644 maven-enforcer-plugin/target/maven-enforcer-plugin-%{version}.jar  \
12cu|maven-enforcer-1.3-1|106	%{buildroot}%{_javadir}/%{name}/plugin.jar
12cu|maven-enforcer-1.3-1|107	
12cu|maven-enforcer-1.3-1|108	# poms
12cu|maven-enforcer-1.3-1|109	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
12cu|maven-enforcer-1.3-1|110	
12cu|maven-enforcer-1.3-1|111	install -pm 644 pom.xml \
12cu|maven-enforcer-1.3-1|112	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
12cu|maven-enforcer-1.3-1|113	%add_to_maven_depmap org.apache.maven.enforcer enforcer %{version} JPP %{name}
12cu|maven-enforcer-1.3-1|114	
12cu|maven-enforcer-1.3-1|115	install -pm 644 enforcer-api/pom.xml \
12cu|maven-enforcer-1.3-1|116	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{name}-enforcer-api.pom
12cu|maven-enforcer-1.3-1|117	%add_to_maven_depmap org.apache.maven.enforcer enforcer-api %{version} JPP/%{name} enforcer-api
12cu|maven-enforcer-1.3-1|118	
12cu|maven-enforcer-1.3-1|119	install -pm 644 enforcer-rules/pom.xml \
12cu|maven-enforcer-1.3-1|120	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{name}-enforcer-rules.pom
12cu|maven-enforcer-1.3-1|121	%add_to_maven_depmap org.apache.maven.enforcer enforcer-rules %{version} JPP/%{name} enforcer-rules
12cu|maven-enforcer-1.3-1|122	
12cu|maven-enforcer-1.3-1|123	install -pm 644 maven-enforcer-plugin/pom.xml \
12cu|maven-enforcer-1.3-1|124	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{name}-plugin.pom
12cu|maven-enforcer-1.3-1|125	%add_to_maven_depmap org.apache.maven.plugins maven-enforcer-plugin %{version} JPP/%{name} plugin
12cu|maven-enforcer-1.3-1|126	
12cu|maven-enforcer-1.3-1|127	# javadoc
12cu|maven-enforcer-1.3-1|128	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
12cu|maven-enforcer-1.3-1|129	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
12cu|maven-enforcer-1.3-1|130	
12cu|maven-enforcer-1.3-1|131	
12cu|maven-enforcer-1.3-1|132	%post
12cu|maven-enforcer-1.3-1|133	%update_maven_depmap
12cu|maven-enforcer-1.3-1|134	
12cu|maven-enforcer-1.3-1|135	%postun
12cu|maven-enforcer-1.3-1|136	%update_maven_depmap
12cu|maven-enforcer-1.3-1|137	
12cu|maven-enforcer-1.3-1|138	%pre javadoc
12cu|maven-enforcer-1.3-1|139	# workaround for rpm bug, can be removed in F-17
12cu|maven-enforcer-1.3-1|140	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
12cu|maven-enforcer-1.3-1|141	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
12cu|maven-enforcer-1.3-1|142	
12cu|maven-enforcer-1.3-1|143	
12cu|maven-enforcer-1.3-1|144	%files
12cu|maven-enforcer-1.3-1|145	%dir %{_javadir}/%{name}
12cu|maven-enforcer-1.3-1|146	%{_mavenpomdir}/*
12cu|maven-enforcer-1.3-1|147	%{_mavendepmapfragdir}/*
12cu|maven-enforcer-1.3-1|148	
12cu|maven-enforcer-1.3-1|149	%files javadoc
12cu|maven-enforcer-1.3-1|150	%{_javadocdir}/%{name}
12cu|maven-enforcer-1.3-1|151	
12cu|maven-enforcer-1.3-1|152	%files api
12cu|maven-enforcer-1.3-1|153	%{_javadir}/%{name}/enforcer-api*
12cu|maven-enforcer-1.3-1|154	
12cu|maven-enforcer-1.3-1|155	%files rules
12cu|maven-enforcer-1.3-1|156	%{_javadir}/%{name}/enforcer-rules*
12cu|maven-enforcer-1.3-1|157	
12cu|maven-enforcer-1.3-1|158	%files -n maven-enforcer-plugin
12cu|maven-enforcer-1.3-1|159	%{_javadir}/%{name}/plugin*
12cu|maven-enforcer-1.3-1|160	
12cu|maven-enforcer-1.3-1|161	
12cu|maven-enforcer-1.3-1|162	%changelog
12cu|maven-enforcer-1.3-1|163	* Thu Dec 05 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 1.3-1
12cu|maven-enforcer-1.3-1|164	+ Revision: 03e76f2
12cu|maven-enforcer-1.3-1|165	- Update to version 1.3
12cu|maven-enforcer-1.3-1|166	
12cu|maven-enforcer-1.3-1|167	

10054 12
12cu|maven-idea-plugin-2.2-3|1	Name:           maven-idea-plugin
12cu|maven-idea-plugin-2.2-3|2	Version:        2.2
12cu|maven-idea-plugin-2.2-3|3	Release:        3
12cu|maven-idea-plugin-2.2-3|4	Summary:        Maven IDEA Plugin
12cu|maven-idea-plugin-2.2-3|5	
12cu|maven-idea-plugin-2.2-3|6	Group:          Development/Java
12cu|maven-idea-plugin-2.2-3|7	License:        ASL 2.0
12cu|maven-idea-plugin-2.2-3|8	URL:            http://maven.apache.org/plugins/%{name}
12cu|maven-idea-plugin-2.2-3|9	# svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-idea-plugin-2.2
12cu|maven-idea-plugin-2.2-3|10	# tar caf maven-idea-plugin-2.2.tar.xz maven-idea-plugin-2.2
12cu|maven-idea-plugin-2.2-3|11	Source0:        %{name}-%{version}.tar.xz
12cu|maven-idea-plugin-2.2-3|12	
12cu|maven-idea-plugin-2.2-3|13	BuildArch: noarch
12cu|maven-idea-plugin-2.2-3|14	
12cu|maven-idea-plugin-2.2-3|15	BuildRequires: java-devel >= 0:1.6.0
12cu|maven-idea-plugin-2.2-3|16	BuildRequires: plexus-utils
12cu|maven-idea-plugin-2.2-3|17	BuildRequires: ant-nodeps
12cu|maven-idea-plugin-2.2-3|18	BuildRequires: maven2
12cu|maven-idea-plugin-2.2-3|19	#BuildRequires: maven-wagon
12cu|maven-idea-plugin-2.2-3|20	BuildRequires: plexus-container-default
12cu|maven-idea-plugin-2.2-3|21	BuildRequires: maven-install-plugin
12cu|maven-idea-plugin-2.2-3|22	BuildRequires: maven-compiler-plugin
12cu|maven-idea-plugin-2.2-3|23	BuildRequires: maven-plugin-plugin
12cu|maven-idea-plugin-2.2-3|24	BuildRequires: maven-resources-plugin
12cu|maven-idea-plugin-2.2-3|25	BuildRequires: maven-surefire-maven-plugin
12cu|maven-idea-plugin-2.2-3|26	BuildRequires: maven-surefire-provider-junit
12cu|maven-idea-plugin-2.2-3|27	BuildRequires: maven-jar-plugin
12cu|maven-idea-plugin-2.2-3|28	BuildRequires: maven-javadoc-plugin
12cu|maven-idea-plugin-2.2-3|29	#BuildRequires: maven-shared-plugin-testing-harness
12cu|maven-idea-plugin-2.2-3|30	#BuildRequires: dom4j
12cu|maven-idea-plugin-2.2-3|31	Requires: ant-nodeps
12cu|maven-idea-plugin-2.2-3|32	Requires: maven2
12cu|maven-idea-plugin-2.2-3|33	Requires: jpackage-utils
12cu|maven-idea-plugin-2.2-3|34	Requires: java
12cu|maven-idea-plugin-2.2-3|35	Requires(post): jpackage-utils
12cu|maven-idea-plugin-2.2-3|36	Requires(postun): jpackage-utils
12cu|maven-idea-plugin-2.2-3|37	
12cu|maven-idea-plugin-2.2-3|38	Obsoletes: maven2-plugin-idea <= 0:2.0.8
12cu|maven-idea-plugin-2.2-3|39	Provides: maven2-plugin-idea = 1:%{version}-%{release}
12cu|maven-idea-plugin-2.2-3|40	
12cu|maven-idea-plugin-2.2-3|41	%description
12cu|maven-idea-plugin-2.2-3|42	The IDEA Plugin is used to generate files (ipr, iml, and iws) for a
12cu|maven-idea-plugin-2.2-3|43	project so you can work on it using the IDE, IntelliJ IDEA.
12cu|maven-idea-plugin-2.2-3|44	
12cu|maven-idea-plugin-2.2-3|45	
12cu|maven-idea-plugin-2.2-3|46	%package javadoc
12cu|maven-idea-plugin-2.2-3|47	Group:          Development/Java
12cu|maven-idea-plugin-2.2-3|48	Summary:        API documentation for %{name}
12cu|maven-idea-plugin-2.2-3|49	Requires:       jpackage-utils
12cu|maven-idea-plugin-2.2-3|50	
12cu|maven-idea-plugin-2.2-3|51	%description javadoc
12cu|maven-idea-plugin-2.2-3|52	%{summary}.
12cu|maven-idea-plugin-2.2-3|53	
12cu|maven-idea-plugin-2.2-3|54	%prep
12cu|maven-idea-plugin-2.2-3|55	%setup -q #You may need to update this according to your Source0
12cu|maven-idea-plugin-2.2-3|56	
12cu|maven-idea-plugin-2.2-3|57	%build
12cu|maven-idea-plugin-2.2-3|58	mvn \
12cu|maven-idea-plugin-2.2-3|59	-Dmaven.test.failure.ignore=true \
12cu|maven-idea-plugin-2.2-3|60	install javadoc:javadoc
12cu|maven-idea-plugin-2.2-3|61	
12cu|maven-idea-plugin-2.2-3|62	%install
12cu|maven-idea-plugin-2.2-3|63	# jars
12cu|maven-idea-plugin-2.2-3|64	install -Dpm 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cu|maven-idea-plugin-2.2-3|65	
12cu|maven-idea-plugin-2.2-3|66	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
12cu|maven-idea-plugin-2.2-3|67	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12cu|maven-idea-plugin-2.2-3|68	
12cu|maven-idea-plugin-2.2-3|69	# poms
12cu|maven-idea-plugin-2.2-3|70	install -Dpm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12cu|maven-idea-plugin-2.2-3|71	
12cu|maven-idea-plugin-2.2-3|72	%add_to_maven_depmap org.apache.maven.plugins %{name} %{version} JPP %{name}
12cu|maven-idea-plugin-2.2-3|73	
12cu|maven-idea-plugin-2.2-3|74	# javadoc
12cu|maven-idea-plugin-2.2-3|75	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|maven-idea-plugin-2.2-3|76	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
12cu|maven-idea-plugin-2.2-3|77	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cu|maven-idea-plugin-2.2-3|78	rm -rf target/site/api*
12cu|maven-idea-plugin-2.2-3|79	
12cu|maven-idea-plugin-2.2-3|80	%post
12cu|maven-idea-plugin-2.2-3|81	%update_maven_depmap
12cu|maven-idea-plugin-2.2-3|82	
12cu|maven-idea-plugin-2.2-3|83	%postun
12cu|maven-idea-plugin-2.2-3|84	%update_maven_depmap
12cu|maven-idea-plugin-2.2-3|85	
12cu|maven-idea-plugin-2.2-3|86	%files
12cu|maven-idea-plugin-2.2-3|87	%{_javadir}/*
12cu|maven-idea-plugin-2.2-3|88	%{_mavenpomdir}/*
12cu|maven-idea-plugin-2.2-3|89	%{_mavendepmapfragdir}/*
12cu|maven-idea-plugin-2.2-3|90	
12cu|maven-idea-plugin-2.2-3|91	%files javadoc
12cu|maven-idea-plugin-2.2-3|92	%{_javadocdir}/%{name}-%{version}
12cu|maven-idea-plugin-2.2-3|93	%{_javadocdir}/%{name}
12cu|maven-idea-plugin-2.2-3|94	
12cu|maven-idea-plugin-2.2-3|95	
12cu|maven-idea-plugin-2.2-3|96	%changelog
12cu|maven-idea-plugin-2.2-3|97	* Thu Dec 05 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 2.2-3
12cu|maven-idea-plugin-2.2-3|98	+ Revision: 49a3ba6
12cu|maven-idea-plugin-2.2-3|99	- Spec cleanup + build fix
12cu|maven-idea-plugin-2.2-3|100	
12cu|maven-idea-plugin-2.2-3|101	

10055 12
12cu|maven-invoker-plugin-1.5-7|1	Name:           maven-invoker-plugin
12cu|maven-invoker-plugin-1.5-7|2	Version:        1.5
12cu|maven-invoker-plugin-1.5-7|3	Release:        7
12cu|maven-invoker-plugin-1.5-7|4	Summary:        Maven Invoker Plugin
12cu|maven-invoker-plugin-1.5-7|5	
12cu|maven-invoker-plugin-1.5-7|6	Group:          Development/Java
12cu|maven-invoker-plugin-1.5-7|7	License:        ASL 2.0
12cu|maven-invoker-plugin-1.5-7|8	URL:            http://maven.apache.org/plugins/maven-invoker-plugin/
12cu|maven-invoker-plugin-1.5-7|9	# svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-invoker-plugin-1.5 maven-invoker-plugin
12cu|maven-invoker-plugin-1.5-7|10	# tar czf maven-invoker-plugin-1.5.tgz maven-invoker-plugin
12cu|maven-invoker-plugin-1.5-7|11	Source0:        maven-invoker-plugin-1.5.tgz
12cu|maven-invoker-plugin-1.5-7|12	
12cu|maven-invoker-plugin-1.5-7|13	BuildArch: noarch
12cu|maven-invoker-plugin-1.5-7|14	
12cu|maven-invoker-plugin-1.5-7|15	BuildRequires: jpackage-utils
12cu|maven-invoker-plugin-1.5-7|16	BuildRequires: java-devel >= 0:1.6.0
12cu|maven-invoker-plugin-1.5-7|17	BuildRequires: maven2
12cu|maven-invoker-plugin-1.5-7|18	BuildRequires: maven-resources-plugin
12cu|maven-invoker-plugin-1.5-7|19	BuildRequires: maven-plugin-plugin
12cu|maven-invoker-plugin-1.5-7|20	BuildRequires: maven-compiler-plugin
12cu|maven-invoker-plugin-1.5-7|21	BuildRequires: maven-install-plugin
12cu|maven-invoker-plugin-1.5-7|22	BuildRequires: maven-jar-plugin
12cu|maven-invoker-plugin-1.5-7|23	BuildRequires: maven-doxia
12cu|maven-invoker-plugin-1.5-7|24	#BuildRequires: maven-doxia-tools
12cu|maven-invoker-plugin-1.5-7|25	#BuildRequires: maven-doxia-sitetools
12cu|maven-invoker-plugin-1.5-7|26	BuildRequires: maven-surefire-provider-junit
12cu|maven-invoker-plugin-1.5-7|27	BuildRequires: maven-surefire-maven-plugin
12cu|maven-invoker-plugin-1.5-7|28	#BuildRequires: maven-plugin-cobertura
12cu|maven-invoker-plugin-1.5-7|29	BuildRequires: maven-javadoc-plugin
12cu|maven-invoker-plugin-1.5-7|30	#BuildRequires: maven-shared-invoker
12cu|maven-invoker-plugin-1.5-7|31	
12cu|maven-invoker-plugin-1.5-7|32	# Others
12cu|maven-invoker-plugin-1.5-7|33	#BuildRequires: groovy
12cu|maven-invoker-plugin-1.5-7|34	
12cu|maven-invoker-plugin-1.5-7|35	Requires: java
12cu|maven-invoker-plugin-1.5-7|36	Requires: maven2
12cu|maven-invoker-plugin-1.5-7|37	#Requires: groovy
12cu|maven-invoker-plugin-1.5-7|38	Requires: jpackage-utils
12cu|maven-invoker-plugin-1.5-7|39	#Requires: maven-shared-invoker
12cu|maven-invoker-plugin-1.5-7|40	#Requires: maven-shared-reporting-api
12cu|maven-invoker-plugin-1.5-7|41	#Requires: maven-shared-reporting-impl
12cu|maven-invoker-plugin-1.5-7|42	Requires(post): jpackage-utils
12cu|maven-invoker-plugin-1.5-7|43	Requires(postun): jpackage-utils
12cu|maven-invoker-plugin-1.5-7|44	
12cu|maven-invoker-plugin-1.5-7|45	Provides:       maven2-plugin-invoker = 1:%{version}-%{release}
12cu|maven-invoker-plugin-1.5-7|46	Obsoletes:      maven2-plugin-invoker <= 0:2.0.8
12cu|maven-invoker-plugin-1.5-7|47	
12cu|maven-invoker-plugin-1.5-7|48	%description
12cu|maven-invoker-plugin-1.5-7|49	The Maven Invoker Plugin is used to run a set of Maven projects. The plugin
12cu|maven-invoker-plugin-1.5-7|50	can determine whether each project execution is successful, and optionally
12cu|maven-invoker-plugin-1.5-7|51	can verify the output generated from a given project execution.
12cu|maven-invoker-plugin-1.5-7|52	
12cu|maven-invoker-plugin-1.5-7|53	
12cu|maven-invoker-plugin-1.5-7|54	%package javadoc
12cu|maven-invoker-plugin-1.5-7|55	Group:          Development/Java
12cu|maven-invoker-plugin-1.5-7|56	Summary:        Javadoc for %{name}
12cu|maven-invoker-plugin-1.5-7|57	Requires:       jpackage-utils
12cu|maven-invoker-plugin-1.5-7|58	
12cu|maven-invoker-plugin-1.5-7|59	%description javadoc
12cu|maven-invoker-plugin-1.5-7|60	API documentation for %{name}.
12cu|maven-invoker-plugin-1.5-7|61	
12cu|maven-invoker-plugin-1.5-7|62	%prep
12cu|maven-invoker-plugin-1.5-7|63	%setup -q -n %{name}
12cu|maven-invoker-plugin-1.5-7|64	
12cu|maven-invoker-plugin-1.5-7|65	%build
12cu|maven-invoker-plugin-1.5-7|66	mvn \
12cu|maven-invoker-plugin-1.5-7|67	-Dmaven.test.skip=true \
12cu|maven-invoker-plugin-1.5-7|68	install javadoc:javadoc
12cu|maven-invoker-plugin-1.5-7|69	
12cu|maven-invoker-plugin-1.5-7|70	%install
12cu|maven-invoker-plugin-1.5-7|71	# jars
12cu|maven-invoker-plugin-1.5-7|72	install -d -m 0755 %{buildroot}%{_javadir}
12cu|maven-invoker-plugin-1.5-7|73	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cu|maven-invoker-plugin-1.5-7|74	
12cu|maven-invoker-plugin-1.5-7|75	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
12cu|maven-invoker-plugin-1.5-7|76	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12cu|maven-invoker-plugin-1.5-7|77	
12cu|maven-invoker-plugin-1.5-7|78	%add_to_maven_depmap org.apache.maven.plugins maven-invoker-plugin %{version} JPP maven-invoker-plugin
12cu|maven-invoker-plugin-1.5-7|79	
12cu|maven-invoker-plugin-1.5-7|80	# poms
12cu|maven-invoker-plugin-1.5-7|81	install -d -m 755 %{buildroot}%{_mavenpomdir}
12cu|maven-invoker-plugin-1.5-7|82	install -pm 644 pom.xml \
12cu|maven-invoker-plugin-1.5-7|83	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12cu|maven-invoker-plugin-1.5-7|84	
12cu|maven-invoker-plugin-1.5-7|85	# javadoc
12cu|maven-invoker-plugin-1.5-7|86	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|maven-invoker-plugin-1.5-7|87	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
12cu|maven-invoker-plugin-1.5-7|88	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cu|maven-invoker-plugin-1.5-7|89	rm -rf target/site/api*
12cu|maven-invoker-plugin-1.5-7|90	
12cu|maven-invoker-plugin-1.5-7|91	%post
12cu|maven-invoker-plugin-1.5-7|92	%update_maven_depmap
12cu|maven-invoker-plugin-1.5-7|93	
12cu|maven-invoker-plugin-1.5-7|94	%postun
12cu|maven-invoker-plugin-1.5-7|95	%update_maven_depmap
12cu|maven-invoker-plugin-1.5-7|96	
12cu|maven-invoker-plugin-1.5-7|97	%clean
12cu|maven-invoker-plugin-1.5-7|98	rm -rf %{buildroot}
12cu|maven-invoker-plugin-1.5-7|99	
12cu|maven-invoker-plugin-1.5-7|100	%files
12cu|maven-invoker-plugin-1.5-7|101	%defattr(-,root,root,-)
12cu|maven-invoker-plugin-1.5-7|102	%{_javadir}/*
12cu|maven-invoker-plugin-1.5-7|103	%{_mavenpomdir}/*
12cu|maven-invoker-plugin-1.5-7|104	%{_mavendepmapfragdir}/*
12cu|maven-invoker-plugin-1.5-7|105	
12cu|maven-invoker-plugin-1.5-7|106	%files javadoc
12cu|maven-invoker-plugin-1.5-7|107	%defattr(-,root,root,-)
12cu|maven-invoker-plugin-1.5-7|108	%{_javadocdir}/%{name}-%{version}
12cu|maven-invoker-plugin-1.5-7|109	%{_javadocdir}/%{name}
12cu|maven-invoker-plugin-1.5-7|110	
12cu|maven-invoker-plugin-1.5-7|111	
12cu|maven-invoker-plugin-1.5-7|112	
12cu|maven-invoker-plugin-1.5-7|113	
12cu|maven-invoker-plugin-1.5-7|114	%changelog
12cu|maven-invoker-plugin-1.5-7|115	* Tue Apr 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-7
12cu|maven-invoker-plugin-1.5-7|116	+ Revision: ab2b57b
12cu|maven-invoker-plugin-1.5-7|117	- Disable maven-shared reqs.
12cu|maven-invoker-plugin-1.5-7|118	
12cu|maven-invoker-plugin-1.5-7|119	

10056 12
12cu|maven-remote-resources-plugin-1.5-1|1	Name:           maven-remote-resources-plugin
12cu|maven-remote-resources-plugin-1.5-1|2	Version:        1.5
12cu|maven-remote-resources-plugin-1.5-1|3	Release:        1
12cu|maven-remote-resources-plugin-1.5-1|4	Summary:        Maven Remote Resources Plugin
12cu|maven-remote-resources-plugin-1.5-1|5	
12cu|maven-remote-resources-plugin-1.5-1|6	Group:          Development/Java
12cu|maven-remote-resources-plugin-1.5-1|7	License:        ASL 2.0
12cu|maven-remote-resources-plugin-1.5-1|8	URL:            http://maven.apache.org/plugins/maven-remote-resources-plugin/
12cu|maven-remote-resources-plugin-1.5-1|9	#svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-remote-resources-plugin-1.5/
12cu|maven-remote-resources-plugin-1.5-1|10	#tar jcf maven-remote-resources-plugin-1.5.tar.bz2 maven-remote-resources-plugin-1.5/
12cu|maven-remote-resources-plugin-1.5-1|11	Source0:        %{name}-%{version}.tar.bz2
12cu|maven-remote-resources-plugin-1.5-1|12	
12cu|maven-remote-resources-plugin-1.5-1|13	BuildArch: noarch
12cu|maven-remote-resources-plugin-1.5-1|14	
12cu|maven-remote-resources-plugin-1.5-1|15	BuildRequires: java-devel >= 0:1.6.0
12cu|maven-remote-resources-plugin-1.5-1|16	BuildRequires: maven2
12cu|maven-remote-resources-plugin-1.5-1|17	BuildRequires: maven-plugin-plugin
12cu|maven-remote-resources-plugin-1.5-1|18	BuildRequires: maven-compiler-plugin
12cu|maven-remote-resources-plugin-1.5-1|19	BuildRequires: maven-install-plugin
12cu|maven-remote-resources-plugin-1.5-1|20	BuildRequires: maven-jar-plugin
12cu|maven-remote-resources-plugin-1.5-1|21	BuildRequires: maven-javadoc-plugin
12cu|maven-remote-resources-plugin-1.5-1|22	BuildRequires: maven-resources-plugin
12cu|maven-remote-resources-plugin-1.5-1|23	BuildRequires: maven-surefire-maven-plugin
12cu|maven-remote-resources-plugin-1.5-1|24	BuildRequires: maven-shared-filtering
12cu|maven-remote-resources-plugin-1.5-1|25	BuildRequires: plexus-container-default
12cu|maven-remote-resources-plugin-1.5-1|26	BuildRequires: velocity
12cu|maven-remote-resources-plugin-1.5-1|27	BuildRequires: maven-shared-artifact-resolver
12cu|maven-remote-resources-plugin-1.5-1|28	BuildRequires: maven-shared-common-artifact-filters
12cu|maven-remote-resources-plugin-1.5-1|29	BuildRequires: maven-shared-downloader
12cu|maven-remote-resources-plugin-1.5-1|30	BuildRequires: plexus-interpolation
12cu|maven-remote-resources-plugin-1.5-1|31	BuildRequires: plexus-utils
12cu|maven-remote-resources-plugin-1.5-1|32	BuildRequires: plexus-velocity
12cu|maven-remote-resources-plugin-1.5-1|33	#BuildRequires: plexus-resources
12cu|maven-remote-resources-plugin-1.5-1|34	BuildRequires: junit
12cu|maven-remote-resources-plugin-1.5-1|35	BuildRequires: maven-plugin-testing-harness
12cu|maven-remote-resources-plugin-1.5-1|36	#BuildRequires: maven-wagon
12cu|maven-remote-resources-plugin-1.5-1|37	BuildRequires: maven-shared-verifier
12cu|maven-remote-resources-plugin-1.5-1|38	BuildRequires: maven-surefire-provider-junit
12cu|maven-remote-resources-plugin-1.5-1|39	
12cu|maven-remote-resources-plugin-1.5-1|40	Requires:       maven2
12cu|maven-remote-resources-plugin-1.5-1|41	Requires:       java
12cu|maven-remote-resources-plugin-1.5-1|42	Requires:       jpackage-utils
12cu|maven-remote-resources-plugin-1.5-1|43	#Requires:       maven-wagon
12cu|maven-remote-resources-plugin-1.5-1|44	Requires:       maven-shared-artifact-resolver
12cu|maven-remote-resources-plugin-1.5-1|45	
12cu|maven-remote-resources-plugin-1.5-1|46	Requires(post):       jpackage-utils
12cu|maven-remote-resources-plugin-1.5-1|47	Requires(postun):     jpackage-utils
12cu|maven-remote-resources-plugin-1.5-1|48	
12cu|maven-remote-resources-plugin-1.5-1|49	Obsoletes:      maven2-plugin-remote-resources <= 0:2.0.8
12cu|maven-remote-resources-plugin-1.5-1|50	Provides:       maven2-plugin-remote-resources = 1:%{version}-%{release}
12cu|maven-remote-resources-plugin-1.5-1|51	
12cu|maven-remote-resources-plugin-1.5-1|52	%description
12cu|maven-remote-resources-plugin-1.5-1|53	Process resources packaged in JARs that have been deployed to
12cu|maven-remote-resources-plugin-1.5-1|54	a remote repository. The primary use case being satisfied is
12cu|maven-remote-resources-plugin-1.5-1|55	the consistent inclusion of common resources in a large set of
12cu|maven-remote-resources-plugin-1.5-1|56	projects. Maven projects at Apache use this plug-in to satisfy
12cu|maven-remote-resources-plugin-1.5-1|57	licensing requirements at Apache where each project much include
12cu|maven-remote-resources-plugin-1.5-1|58	license and notice files for each release.
12cu|maven-remote-resources-plugin-1.5-1|59	
12cu|maven-remote-resources-plugin-1.5-1|60	%package javadoc
12cu|maven-remote-resources-plugin-1.5-1|61	Group:          Development/Java
12cu|maven-remote-resources-plugin-1.5-1|62	Summary:        Javadoc for %{name}
12cu|maven-remote-resources-plugin-1.5-1|63	Requires:       jpackage-utils
12cu|maven-remote-resources-plugin-1.5-1|64	
12cu|maven-remote-resources-plugin-1.5-1|65	%description javadoc
12cu|maven-remote-resources-plugin-1.5-1|66	API documentation for %{name}.
12cu|maven-remote-resources-plugin-1.5-1|67	
12cu|maven-remote-resources-plugin-1.5-1|68	%prep
12cu|maven-remote-resources-plugin-1.5-1|69	%setup -q
12cu|maven-remote-resources-plugin-1.5-1|70	
12cu|maven-remote-resources-plugin-1.5-1|71	%build
12cu|maven-remote-resources-plugin-1.5-1|72	mvn install javadoc:javadoc
12cu|maven-remote-resources-plugin-1.5-1|73	
12cu|maven-remote-resources-plugin-1.5-1|74	%install
12cu|maven-remote-resources-plugin-1.5-1|75	# jars
12cu|maven-remote-resources-plugin-1.5-1|76	install -Dpm 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cu|maven-remote-resources-plugin-1.5-1|77	
12cu|maven-remote-resources-plugin-1.5-1|78	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
12cu|maven-remote-resources-plugin-1.5-1|79	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12cu|maven-remote-resources-plugin-1.5-1|80	
12cu|maven-remote-resources-plugin-1.5-1|81	%add_to_maven_depmap org.apache.maven.plugins %{name} %{version} JPP %{name}
12cu|maven-remote-resources-plugin-1.5-1|82	
12cu|maven-remote-resources-plugin-1.5-1|83	# poms
12cu|maven-remote-resources-plugin-1.5-1|84	install -Dpm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12cu|maven-remote-resources-plugin-1.5-1|85	
12cu|maven-remote-resources-plugin-1.5-1|86	# javadoc
12cu|maven-remote-resources-plugin-1.5-1|87	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|maven-remote-resources-plugin-1.5-1|88	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
12cu|maven-remote-resources-plugin-1.5-1|89	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cu|maven-remote-resources-plugin-1.5-1|90	rm -rf target/site/api*
12cu|maven-remote-resources-plugin-1.5-1|91	
12cu|maven-remote-resources-plugin-1.5-1|92	%post
12cu|maven-remote-resources-plugin-1.5-1|93	%update_maven_depmap
12cu|maven-remote-resources-plugin-1.5-1|94	
12cu|maven-remote-resources-plugin-1.5-1|95	%postun
12cu|maven-remote-resources-plugin-1.5-1|96	%update_maven_depmap
12cu|maven-remote-resources-plugin-1.5-1|97	
12cu|maven-remote-resources-plugin-1.5-1|98	%files
12cu|maven-remote-resources-plugin-1.5-1|99	%{_javadir}/*
12cu|maven-remote-resources-plugin-1.5-1|100	%{_mavenpomdir}/*
12cu|maven-remote-resources-plugin-1.5-1|101	%{_mavendepmapfragdir}/*
12cu|maven-remote-resources-plugin-1.5-1|102	
12cu|maven-remote-resources-plugin-1.5-1|103	%files javadoc
12cu|maven-remote-resources-plugin-1.5-1|104	%{_javadocdir}/%{name}-%{version}
12cu|maven-remote-resources-plugin-1.5-1|105	%{_javadocdir}/%{name}
12cu|maven-remote-resources-plugin-1.5-1|106	
12cu|maven-remote-resources-plugin-1.5-1|107	%changelog
12cu|maven-remote-resources-plugin-1.5-1|108	* Thu Dec 05 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 1.5-1
12cu|maven-remote-resources-plugin-1.5-1|109	+ Revision: 782ba9a
12cu|maven-remote-resources-plugin-1.5-1|110	- Commented out maven-wagon requirement
12cu|maven-remote-resources-plugin-1.5-1|111	
12cu|maven-remote-resources-plugin-1.5-1|112	

10057 12
12cu|maven-shared-15-18|1	# Copyright (c) 2000-2005, JPackage Project
12cu|maven-shared-15-18|2	# All rights reserved.
12cu|maven-shared-15-18|3	#
12cu|maven-shared-15-18|4	# Redistribution and use in source and binary forms, with or without
12cu|maven-shared-15-18|5	# modification, are permitted provided that the following conditions
12cu|maven-shared-15-18|6	# are met:
12cu|maven-shared-15-18|7	#
12cu|maven-shared-15-18|8	# 1. Redistributions of source code must retain the above copyright
12cu|maven-shared-15-18|9	#    notice, this list of conditions and the following disclaimer.
12cu|maven-shared-15-18|10	# 2. Redistributions in binary form must reproduce the above copyright
12cu|maven-shared-15-18|11	#    notice, this list of conditions and the following disclaimer in the
12cu|maven-shared-15-18|12	#    documentation and/or other materials provided with the
12cu|maven-shared-15-18|13	#    distribution.
12cu|maven-shared-15-18|14	# 3. Neither the name of the JPackage Project nor the names of its
12cu|maven-shared-15-18|15	#    contributors may be used to endorse or promote products derived
12cu|maven-shared-15-18|16	#    from this software without specific prior written permission.
12cu|maven-shared-15-18|17	#
12cu|maven-shared-15-18|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cu|maven-shared-15-18|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cu|maven-shared-15-18|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cu|maven-shared-15-18|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cu|maven-shared-15-18|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cu|maven-shared-15-18|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cu|maven-shared-15-18|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cu|maven-shared-15-18|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cu|maven-shared-15-18|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cu|maven-shared-15-18|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cu|maven-shared-15-18|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cu|maven-shared-15-18|29	#
12cu|maven-shared-15-18|30	
12cu|maven-shared-15-18|31	%global shared_components_version 15
12cu|maven-shared-15-18|32	%global file_management_version 1.2.2
12cu|maven-shared-15-18|33	%global ant_version 1.0
12cu|maven-shared-15-18|34	
12cu|maven-shared-15-18|35	%global artifact_resolver_version 1.1
12cu|maven-shared-15-18|36	
12cu|maven-shared-15-18|37	%global common_artifact_filters_version 1.3
12cu|maven-shared-15-18|38	%global dependency_analyzer_version 1.2
12cu|maven-shared-15-18|39	%global dependency_tree_version 1.3
12cu|maven-shared-15-18|40	%global downloader_version 1.2
12cu|maven-shared-15-18|41	
12cu|maven-shared-15-18|42	# missing?
12cu|maven-shared-15-18|43	%global plugin_testing_harness_version 1.2
12cu|maven-shared-15-18|44	
12cu|maven-shared-15-18|45	%global filtering_version 1.0
12cu|maven-shared-15-18|46	
12cu|maven-shared-15-18|47	%global invoker_version 2.0.12
12cu|maven-shared-15-18|48	%global model_converter_version 2.3
12cu|maven-shared-15-18|49	%global osgi_version 0.3.0
12cu|maven-shared-15-18|50	
12cu|maven-shared-15-18|51	#this model is not included in parent pom
12cu|maven-shared-15-18|52	%global reporting_api_version 3.0
12cu|maven-shared-15-18|53	
12cu|maven-shared-15-18|54	%global reporting_impl_version 2.1
12cu|maven-shared-15-18|55	%global repository_builder_version 1.0
12cu|maven-shared-15-18|56	
12cu|maven-shared-15-18|57	%global runtime_version 1.0
12cu|maven-shared-15-18|58	
12cu|maven-shared-15-18|59	%global io_version 1.2
12cu|maven-shared-15-18|60	%global jar_version 1.1
12cu|maven-shared-15-18|61	%global monitor_version 1.0
12cu|maven-shared-15-18|62	### disabled by pom.xml default
12cu|maven-shared-15-18|63	#%global script_ant_version 2.1
12cu|maven-shared-15-18|64	#%global script_beanshell_version 2.1
12cu|maven-shared-15-18|65	#%global test_tools_version 1.0
12cu|maven-shared-15-18|66	#%global toolchain_version 1.0
12cu|maven-shared-15-18|67	%global verifier_version 1.3
12cu|maven-shared-15-18|68	
12cu|maven-shared-15-18|69	Summary:        Maven Shared Components
12cu|maven-shared-15-18|70	URL:            http://maven.apache.org/shared/
12cu|maven-shared-15-18|71	Name:           maven-shared
12cu|maven-shared-15-18|72	Version:        15
12cu|maven-shared-15-18|73	Release:        18
12cu|maven-shared-15-18|74	License:        ASL 2.0
12cu|maven-shared-15-18|75	Group:          Development/Java
12cu|maven-shared-15-18|76	
12cu|maven-shared-15-18|77	# svn export \
12cu|maven-shared-15-18|78	# http://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-components-15/
12cu|maven-shared-15-18|79	# tar czf maven-shared-components-14.tar.gz maven-shared-components-15
12cu|maven-shared-15-18|80	Source0:        maven-shared-components-%{version}.tar.gz
12cu|maven-shared-15-18|81	Source1:        %{name}-jpp-depmap.xml
12cu|maven-shared-15-18|82	
12cu|maven-shared-15-18|83	Patch0:        %{name}-pom.patch
12cu|maven-shared-15-18|84	Patch2:        maven-dependency-tree-pom.patch
12cu|maven-shared-15-18|85	Patch3:        maven-osgi-pom.patch
12cu|maven-shared-15-18|86	Patch5:        maven-runtime-pom.patch
12cu|maven-shared-15-18|87	Patch6:        maven-runtime-XMLMavenRuntimeVisitor.patch
12cu|maven-shared-15-18|88	Patch7:        maven-artifact-resolver-pom.patch
12cu|maven-shared-15-18|89	
12cu|maven-shared-15-18|90	BuildRequires:  jpackage-utils >= 0:1.7.2
12cu|maven-shared-15-18|91	BuildRequires:  ant
12cu|maven-shared-15-18|92	BuildRequires:  maven2
12cu|maven-shared-15-18|93	BuildRequires:  maven-compiler-plugin
12cu|maven-shared-15-18|94	BuildRequires:  maven-install-plugin
12cu|maven-shared-15-18|95	BuildRequires:  maven-jar-plugin
12cu|maven-shared-15-18|96	BuildRequires:  maven-javadoc-plugin
12cu|maven-shared-15-18|97	BuildRequires:  maven-resources-plugin
12cu|maven-shared-15-18|98	BuildRequires:  maven-source-plugin
12cu|maven-shared-15-18|99	BuildRequires:  maven-surefire-plugin
12cu|maven-shared-15-18|100	BuildRequires:  maven-surefire-report-plugin
12cu|maven-shared-15-18|101	BuildRequires:  maven-site-plugin
12cu|maven-shared-15-18|102	BuildRequires:  maven-javadoc-plugin
12cu|maven-shared-15-18|103	BuildRequires:  maven-doxia
12cu|maven-shared-15-18|104	BuildRequires:  maven-doxia-sitetools
12cu|maven-shared-15-18|105	BuildRequires:  maven-doxia-tools
12cu|maven-shared-15-18|106	BuildRequires:  maven-shared-reporting-impl
12cu|maven-shared-15-18|107	BuildRequires:  maven-plugin-testing-tools
12cu|maven-shared-15-18|108	BuildRequires:  maven-test-tools
12cu|maven-shared-15-18|109	BuildRequires:  plexus-maven-plugin
12cu|maven-shared-15-18|110	#BuildRequires:  plexus-component-api
12cu|maven-shared-15-18|111	BuildRequires:  maven-plugin-cobertura
12cu|maven-shared-15-18|112	BuildRequires:  junit
12cu|maven-shared-15-18|113	#BuildRequires:  saxon
12cu|maven-shared-15-18|114	#BuildRequires:  saxon-scripts
12cu|maven-shared-15-18|115	BuildRequires:  plexus-utils
12cu|maven-shared-15-18|116	BuildRequires:  plexus-digest
12cu|maven-shared-15-18|117	#BuildRequires:  modello
12cu|maven-shared-15-18|118	BuildRequires:  easymock2
12cu|maven-shared-15-18|119	BuildRequires:  objectweb-asm
12cu|maven-shared-15-18|120	#BuildRequires:  dom4j
12cu|maven-shared-15-18|121	BuildRequires: aqute-bndlib
12cu|maven-shared-15-18|122	#BuildRequires:  maven-wagon
12cu|maven-shared-15-18|123	
12cu|maven-shared-15-18|124	Requires:       ant
12cu|maven-shared-15-18|125	Requires:       ant-nodeps
12cu|maven-shared-15-18|126	Requires:       maven2 >= 0:2.0.4
12cu|maven-shared-15-18|127	Requires:       plexus-utils
12cu|maven-shared-15-18|128	#Requires:       saxon
12cu|maven-shared-15-18|129	#Requires:       saxon-scripts
12cu|maven-shared-15-18|130	Requires:       plexus-utils
12cu|maven-shared-15-18|131	Requires:       plexus-digest
12cu|maven-shared-15-18|132	Requires:       objectweb-asm
12cu|maven-shared-15-18|133	#Requires:       dom4j
12cu|maven-shared-15-18|134	Requires:       aqute-bndlib
12cu|maven-shared-15-18|135	#Requires:       maven-wagon
12cu|maven-shared-15-18|136	
12cu|maven-shared-15-18|137	BuildArch:      noarch
12cu|maven-shared-15-18|138	
12cu|maven-shared-15-18|139	Requires(post):    jpackage-utils >= 0:1.7.2
12cu|maven-shared-15-18|140	Requires(postun):  jpackage-utils >= 0:1.7.2
12cu|maven-shared-15-18|141	
12cu|maven-shared-15-18|142	%description
12cu|maven-shared-15-18|143	Maven Shared Components
12cu|maven-shared-15-18|144	
12cu|maven-shared-15-18|145	%package file-management
12cu|maven-shared-15-18|146	Summary:        Maven Shared File Management API
12cu|maven-shared-15-18|147	Group:          Development/Java
12cu|maven-shared-15-18|148	Version:        %{file_management_version}
12cu|maven-shared-15-18|149	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|150	Requires:  %{name}-io >= 0:%{io_version}
12cu|maven-shared-15-18|151	Requires:  maven2
12cu|maven-shared-15-18|152	Requires:  plexus-container-default
12cu|maven-shared-15-18|153	Requires:  plexus-utils
12cu|maven-shared-15-18|154	
12cu|maven-shared-15-18|155	%description file-management
12cu|maven-shared-15-18|156	API to collect files from a given directory using
12cu|maven-shared-15-18|157	several include/exclude rules.
12cu|maven-shared-15-18|158	
12cu|maven-shared-15-18|159	%package osgi
12cu|maven-shared-15-18|160	Summary:        Maven OSGi
12cu|maven-shared-15-18|161	Group:          Development/Java
12cu|maven-shared-15-18|162	Version:        %{osgi_version}
12cu|maven-shared-15-18|163	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|164	Requires:  aqute-bndlib
12cu|maven-shared-15-18|165	Requires:  maven2
12cu|maven-shared-15-18|166	
12cu|maven-shared-15-18|167	%description osgi
12cu|maven-shared-15-18|168	Library for Maven-OSGi integration
12cu|maven-shared-15-18|169	
12cu|maven-shared-15-18|170	%package ant
12cu|maven-shared-15-18|171	Summary:        Maven Ant
12cu|maven-shared-15-18|172	Group:          Development/Java
12cu|maven-shared-15-18|173	Version:        %{ant_version}
12cu|maven-shared-15-18|174	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|175	Requires:  ant
12cu|maven-shared-15-18|176	Requires:  maven2
12cu|maven-shared-15-18|177	#Requires:  plexus-containers-container-default
12cu|maven-shared-15-18|178	
12cu|maven-shared-15-18|179	%description ant
12cu|maven-shared-15-18|180	Runs ant scripts embedded in the POM.
12cu|maven-shared-15-18|181	
12cu|maven-shared-15-18|182	%package common-artifact-filters
12cu|maven-shared-15-18|183	Summary:        Maven Common Artifact Filters
12cu|maven-shared-15-18|184	Group:          Development/Java
12cu|maven-shared-15-18|185	Version:        %{common_artifact_filters_version}
12cu|maven-shared-15-18|186	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|187	Requires:  %{name}-test-tools >= 0:%{test_tools_version}-%{release}
12cu|maven-shared-15-18|188	Requires:  junit
12cu|maven-shared-15-18|189	Requires:  maven2
12cu|maven-shared-15-18|190	Requires:  plexus-container-default
12cu|maven-shared-15-18|191	
12cu|maven-shared-15-18|192	%description common-artifact-filters
12cu|maven-shared-15-18|193	%{summary}.
12cu|maven-shared-15-18|194	
12cu|maven-shared-15-18|195	%package dependency-tree
12cu|maven-shared-15-18|196	Summary:        Maven Dependency Tree
12cu|maven-shared-15-18|197	Group:          Development/Java
12cu|maven-shared-15-18|198	Version:        %{dependency_tree_version}
12cu|maven-shared-15-18|199	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|200	#Requires:  %{name}-plugin-testing-harness >= 0:%{plugin_testing_harness_version}-%{release}
12cu|maven-shared-15-18|201	Requires:  maven2
12cu|maven-shared-15-18|202	
12cu|maven-shared-15-18|203	%description dependency-tree
12cu|maven-shared-15-18|204	%{summary}.
12cu|maven-shared-15-18|205	
12cu|maven-shared-15-18|206	%package downloader
12cu|maven-shared-15-18|207	Summary:        Maven Downloader
12cu|maven-shared-15-18|208	Group:          Development/Java
12cu|maven-shared-15-18|209	Version:        %{downloader_version}
12cu|maven-shared-15-18|210	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|211	Requires:  maven2
12cu|maven-shared-15-18|212	
12cu|maven-shared-15-18|213	%description downloader
12cu|maven-shared-15-18|214	Provide a super simple interface for downloading a
12cu|maven-shared-15-18|215	single artifact.
12cu|maven-shared-15-18|216	
12cu|maven-shared-15-18|217	%package dependency-analyzer
12cu|maven-shared-15-18|218	Summary:        Maven Dependency Analyzer
12cu|maven-shared-15-18|219	Group:          Development/Java
12cu|maven-shared-15-18|220	Version:        %{dependency_analyzer_version}
12cu|maven-shared-15-18|221	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|222	Requires:  maven2
12cu|maven-shared-15-18|223	Requires:  objectweb-asm
12cu|maven-shared-15-18|224	
12cu|maven-shared-15-18|225	%description dependency-analyzer
12cu|maven-shared-15-18|226	%{summary}.
12cu|maven-shared-15-18|227	
12cu|maven-shared-15-18|228	%package invoker
12cu|maven-shared-15-18|229	Summary:        Maven Process Invoker
12cu|maven-shared-15-18|230	Group:          Development/Java
12cu|maven-shared-15-18|231	Version:        %{invoker_version}
12cu|maven-shared-15-18|232	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|233	Requires:  %{name}-monitor >= 0:%{monitor_version}-%{release}
12cu|maven-shared-15-18|234	Requires:  maven2
12cu|maven-shared-15-18|235	Requires:  plexus-utils
12cu|maven-shared-15-18|236	
12cu|maven-shared-15-18|237	%description invoker
12cu|maven-shared-15-18|238	%{summary}.
12cu|maven-shared-15-18|239	
12cu|maven-shared-15-18|240	%package model-converter
12cu|maven-shared-15-18|241	Summary:        Maven Model Converter
12cu|maven-shared-15-18|242	Group:          Development/Java
12cu|maven-shared-15-18|243	Version:        %{model_converter_version}
12cu|maven-shared-15-18|244	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|245	#Requires:  dom4j
12cu|maven-shared-15-18|246	Requires:  maven2
12cu|maven-shared-15-18|247	Requires:  plexus-container-default
12cu|maven-shared-15-18|248	Requires:  plexus-utils
12cu|maven-shared-15-18|249	
12cu|maven-shared-15-18|250	%description model-converter
12cu|maven-shared-15-18|251	Converts between version 3.0.0 and version 4.0.0 models.
12cu|maven-shared-15-18|252	
12cu|maven-shared-15-18|253	%package reporting-impl
12cu|maven-shared-15-18|254	Summary:        Maven Reporting Implementation
12cu|maven-shared-15-18|255	Group:          Development/Java
12cu|maven-shared-15-18|256	Version:        %{reporting_impl_version}
12cu|maven-shared-15-18|257	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|258	Requires:  jakarta-commons-validator
12cu|maven-shared-15-18|259	Requires:  jakarta-oro
12cu|maven-shared-15-18|260	Requires:  maven2
12cu|maven-shared-15-18|261	Requires:  maven-doxia
12cu|maven-shared-15-18|262	
12cu|maven-shared-15-18|263	%description reporting-impl
12cu|maven-shared-15-18|264	%{summary}.
12cu|maven-shared-15-18|265	
12cu|maven-shared-15-18|266	%package repository-builder
12cu|maven-shared-15-18|267	Summary:        Maven Repository Builder
12cu|maven-shared-15-18|268	Group:          Development/Java
12cu|maven-shared-15-18|269	Version:        %{repository_builder_version}
12cu|maven-shared-15-18|270	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|271	Requires:  %{name}-common-artifact-filters = 0:%{common_artifact_filters_version}-%{release}
12cu|maven-shared-15-18|272	Requires:  maven2
12cu|maven-shared-15-18|273	
12cu|maven-shared-15-18|274	%description repository-builder
12cu|maven-shared-15-18|275	%{summary}.
12cu|maven-shared-15-18|276	
12cu|maven-shared-15-18|277	%package io
12cu|maven-shared-15-18|278	Summary:        Maven Shared I/O API
12cu|maven-shared-15-18|279	Group:          Development/Java
12cu|maven-shared-15-18|280	Version:        %{io_version}
12cu|maven-shared-15-18|281	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|282	Requires:  maven2
12cu|maven-shared-15-18|283	Requires:  maven-wagon
12cu|maven-shared-15-18|284	Requires:  plexus-utils
12cu|maven-shared-15-18|285	Requires:  plexus-container-default
12cu|maven-shared-15-18|286	
12cu|maven-shared-15-18|287	%description io
12cu|maven-shared-15-18|288	%{summary}.
12cu|maven-shared-15-18|289	
12cu|maven-shared-15-18|290	%package jar
12cu|maven-shared-15-18|291	Summary:        Maven Shared Jar
12cu|maven-shared-15-18|292	Group:          Development/Java
12cu|maven-shared-15-18|293	Version:        %{jar_version}
12cu|maven-shared-15-18|294	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|295	Requires:  maven2
12cu|maven-shared-15-18|296	
12cu|maven-shared-15-18|297	%description jar
12cu|maven-shared-15-18|298	Utilities that help identify the contents of a JAR,
12cu|maven-shared-15-18|299	including Java class analysis and Maven metadata
12cu|maven-shared-15-18|300	analysis.
12cu|maven-shared-15-18|301	
12cu|maven-shared-15-18|302	%package monitor
12cu|maven-shared-15-18|303	Summary:        Maven Shared Monitor API
12cu|maven-shared-15-18|304	Group:          Development/Java
12cu|maven-shared-15-18|305	Version:        %{monitor_version}
12cu|maven-shared-15-18|306	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|307	Requires:  maven2
12cu|maven-shared-15-18|308	Requires:  plexus-container-default
12cu|maven-shared-15-18|309	
12cu|maven-shared-15-18|310	%description monitor
12cu|maven-shared-15-18|311	%{summary}.
12cu|maven-shared-15-18|312	
12cu|maven-shared-15-18|313	%package verifier
12cu|maven-shared-15-18|314	Summary:        Maven Verifier Component
12cu|maven-shared-15-18|315	Group:          Development/Java
12cu|maven-shared-15-18|316	Version:        %{verifier_version}
12cu|maven-shared-15-18|317	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|318	Requires:  junit
12cu|maven-shared-15-18|319	
12cu|maven-shared-15-18|320	%description verifier
12cu|maven-shared-15-18|321	%{summary}.
12cu|maven-shared-15-18|322	
12cu|maven-shared-15-18|323	%package javadoc
12cu|maven-shared-15-18|324	Summary:        Javadoc for %{name}
12cu|maven-shared-15-18|325	Group:          Development/Java
12cu|maven-shared-15-18|326	Provides:       %{name}-file-management-javadoc = %{file_management_version}-%{release}
12cu|maven-shared-15-18|327	Obsoletes:      %{name}-file-management-javadoc < %{file_management_version}-%{release}
12cu|maven-shared-15-18|328	Provides:       %{name}-plugin-testing-harness-javadoc = %{plugin_testing_harness_version}-%{release}
12cu|maven-shared-15-18|329	Obsoletes:      %{name}-plugin-testing-harness-javadoc < %{plugin_testing_harness_version}-%{release}
12cu|maven-shared-15-18|330	
12cu|maven-shared-15-18|331	%description javadoc
12cu|maven-shared-15-18|332	%{summary}.
12cu|maven-shared-15-18|333	
12cu|maven-shared-15-18|334	%package artifact-resolver
12cu|maven-shared-15-18|335	Summary:        Maven Artifact Resolution API
12cu|maven-shared-15-18|336	Group:          Development/Java
12cu|maven-shared-15-18|337	Version:        %{artifact_resolver_version}
12cu|maven-shared-15-18|338	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|339	Requires:  ant
12cu|maven-shared-15-18|340	Requires:  maven2
12cu|maven-shared-15-18|341	
12cu|maven-shared-15-18|342	%description artifact-resolver
12cu|maven-shared-15-18|343	Provides a component for plugins to easily resolve project dependencies.
12cu|maven-shared-15-18|344	
12cu|maven-shared-15-18|345	%package filtering
12cu|maven-shared-15-18|346	Summary:        Maven Filtering
12cu|maven-shared-15-18|347	Group:          Development/Java
12cu|maven-shared-15-18|348	Version:        %{filtering_version}
12cu|maven-shared-15-18|349	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|350	Requires:  ant
12cu|maven-shared-15-18|351	Requires:  maven2
12cu|maven-shared-15-18|352	
12cu|maven-shared-15-18|353	%description filtering
12cu|maven-shared-15-18|354	A component to assist in filtering of resource files with properties
12cu|maven-shared-15-18|355	from a Maven project.
12cu|maven-shared-15-18|356	
12cu|maven-shared-15-18|357	%package reporting-api
12cu|maven-shared-15-18|358	Summary:        Maven Reporting API
12cu|maven-shared-15-18|359	Group:          Development/Java
12cu|maven-shared-15-18|360	Version:        %{reporting_api_version}
12cu|maven-shared-15-18|361	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|362	Requires:  ant
12cu|maven-shared-15-18|363	Requires:  maven2
12cu|maven-shared-15-18|364	
12cu|maven-shared-15-18|365	%description reporting-api
12cu|maven-shared-15-18|366	Maven Reporting API.
12cu|maven-shared-15-18|367	
12cu|maven-shared-15-18|368	%package runtime
12cu|maven-shared-15-18|369	Summary:        Maven Runtime
12cu|maven-shared-15-18|370	Group:          Development/Java
12cu|maven-shared-15-18|371	Version:        %{runtime_version}
12cu|maven-shared-15-18|372	Requires:  %{name} = 0:%{shared_components_version}-%{release}
12cu|maven-shared-15-18|373	Requires:  ant
12cu|maven-shared-15-18|374	Requires:  maven2
12cu|maven-shared-15-18|375	
12cu|maven-shared-15-18|376	%description runtime
12cu|maven-shared-15-18|377	Maven Runtime allows introspection of Maven project metadata at runtime.
12cu|maven-shared-15-18|378	Basic artifact information or full Maven project metadata can be obtained
12cu|maven-shared-15-18|379	for all projects within a given class loader, optionally sorted into dependency
12cu|maven-shared-15-18|380	order, and also for a given class within a project.
12cu|maven-shared-15-18|381	
12cu|maven-shared-15-18|382	%prep
12cu|maven-shared-15-18|383	%setup -q -n %{name}-components-%{shared_components_version}
12cu|maven-shared-15-18|384	chmod -R go=u-w *
12cu|maven-shared-15-18|385	#%patch0 -p0 -b .sav0
12cu|maven-shared-15-18|386	%patch1 -p0 -b .sav1
12cu|maven-shared-15-18|387	%patch2 -p0 -b .sav2
12cu|maven-shared-15-18|388	%patch3 -p0 -b .sav3
12cu|maven-shared-15-18|389	#%patch4 -p0 -b .sav4
12cu|maven-shared-15-18|390	%patch5 -p0 -b .sav5
12cu|maven-shared-15-18|391	%patch6 -p0 -b .sav6
12cu|maven-shared-15-18|392	%patch7 -p0 -b .sav7
12cu|maven-shared-15-18|393	
12cu|maven-shared-15-18|394	# need namespace for new version modello
12cu|maven-shared-15-18|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
12cu|maven-shared-15-18|396	#sed -i "s|<groupId>ant|<groupId>org.apache.ant|g" maven-ant/pom.xml
12cu|maven-shared-15-18|397	
12cu|maven-shared-15-18|398	# Remove test that needs junit-addons until that makes it into Fedora
12cu|maven-shared-15-18|399	rm -f maven-reporting-impl/src/test/java/org/apache/maven/reporting/AbstractMavenReportRendererTest.java
12cu|maven-shared-15-18|400	
12cu|maven-shared-15-18|401	# Remove tests that need jmock (for now)
12cu|maven-shared-15-18|402	rm -f maven-dependency-analyzer/src/test/java/org/apache/maven/shared/dependency/analyzer/InputStreamConstraint.java
12cu|maven-shared-15-18|403	rm -f maven-dependency-analyzer/src/test/java/org/apache/maven/shared/dependency/analyzer/ClassFileVisitorUtilsTest.java
12cu|maven-shared-15-18|404	rm -f maven-dependency-analyzer/src/test/java/org/apache/maven/shared/dependency/analyzer/AbstractFileTest.java
12cu|maven-shared-15-18|405	
12cu|maven-shared-15-18|406	%build
12cu|maven-shared-15-18|407	mvn \
12cu|maven-shared-15-18|408	-Dmaven.local.depmap.file=%{SOURCE1} \
12cu|maven-shared-15-18|409	-Dmaven.test.skip=true \
12cu|maven-shared-15-18|410	-Dmaven.test.failure.ignore=true \
12cu|maven-shared-15-18|411	install javadoc:aggregate
12cu|maven-shared-15-18|412	
12cu|maven-shared-15-18|413	%install
12cu|maven-shared-15-18|414	
12cu|maven-shared-15-18|415	rm -rf $RPM_BUILD_ROOT
12cu|maven-shared-15-18|416	# main package infrastructure
12cu|maven-shared-15-18|417	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/maven-shared
12cu|maven-shared-15-18|418	install -d -m 755 $RPM_BUILD_ROOT/%{_mavenpomdir}
12cu|maven-shared-15-18|419	
12cu|maven-shared-15-18|420	# poms and jars
12cu|maven-shared-15-18|421	install -pm 644 pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-components-parent.pom
12cu|maven-shared-15-18|422	%add_to_maven_depmap org.apache.maven.shared maven-shared-components %{shared_components_version} JPP/maven-shared components-parent
12cu|maven-shared-15-18|423	
12cu|maven-shared-15-18|424	install -pm 644 maven-downloader/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-downloader.pom
12cu|maven-shared-15-18|425	%add_to_maven_depmap org.apache.maven.shared maven-downloader %{downloader_version} JPP/maven-shared downloader
12cu|maven-shared-15-18|426	install -p -m 0644 maven-downloader/target/maven-downloader-%{downloader_version}-SNAPSHOT.jar \
12cu|maven-shared-15-18|427	$RPM_BUILD_ROOT%{_javadir}/maven-shared/downloader.jar
12cu|maven-shared-15-18|428	
12cu|maven-shared-15-18|429	install -pm 644 maven-dependency-analyzer/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-dependency-analyzer.pom
12cu|maven-shared-15-18|430	%add_to_maven_depmap org.apache.maven.shared maven-dependency-analyzer %{dependency_analyzer_version} JPP/maven-shared dependency-analyzer
12cu|maven-shared-15-18|431	install -p -m 0644 maven-dependency-analyzer/target/maven-dependency-analyzer-%{dependency_analyzer_version}-SNAPSHOT.jar \
12cu|maven-shared-15-18|432	$RPM_BUILD_ROOT%{_javadir}/maven-shared/dependency-analyzer.jar
12cu|maven-shared-15-18|433	
12cu|maven-shared-15-18|434	install -pm 644 maven-dependency-tree/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-dependency-tree.pom
12cu|maven-shared-15-18|435	%add_to_maven_depmap org.apache.maven.shared maven-dependency-tree %{dependency_tree_version} JPP/maven-shared dependency-tree
12cu|maven-shared-15-18|436	install -p -m 0644 maven-dependency-tree/target/maven-dependency-tree-%{dependency_tree_version}-SNAPSHOT.jar \
12cu|maven-shared-15-18|437	$RPM_BUILD_ROOT%{_javadir}/maven-shared/dependency-tree.jar
12cu|maven-shared-15-18|438	
12cu|maven-shared-15-18|439	install -pm 644 maven-verifier/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-verifier.pom
12cu|maven-shared-15-18|440	%add_to_maven_depmap org.apache.maven.shared maven-verifier %{verifier_version} JPP/maven-shared verifier
12cu|maven-shared-15-18|441	install -p -m 0644 maven-verifier/target/maven-verifier-%{verifier_version}-SNAPSHOT.jar \
12cu|maven-shared-15-18|442	$RPM_BUILD_ROOT%{_javadir}/maven-shared/verifier.jar
12cu|maven-shared-15-18|443	
12cu|maven-shared-15-18|444	install -pm 644 maven-shared-monitor/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-monitor.pom
12cu|maven-shared-15-18|445	%add_to_maven_depmap org.apache.maven.shared maven-shared-monitor %{monitor_version} JPP/maven-shared monitor
12cu|maven-shared-15-18|446	install -p -m 0644 maven-shared-monitor/target/maven-shared-monitor-%{monitor_version}-SNAPSHOT.jar \
12cu|maven-shared-15-18|447	$RPM_BUILD_ROOT%{_javadir}/maven-shared/monitor.jar
12cu|maven-shared-15-18|448	
12cu|maven-shared-15-18|449	install -pm 644 maven-shared-io/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-io.pom
12cu|maven-shared-15-18|450	%add_to_maven_depmap org.apache.maven.shared maven-shared-io %{io_version} JPP/maven-shared io
12cu|maven-shared-15-18|451	install -p -m 0644 maven-shared-io/target/maven-shared-io-%{io_version}-SNAPSHOT.jar \
12cu|maven-shared-15-18|452	$RPM_BUILD_ROOT%{_javadir}/maven-shared/io.jar
12cu|maven-shared-15-18|453	
12cu|maven-shared-15-18|454	install -pm 644 maven-shared-jar/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-jar.pom
12cu|maven-shared-15-18|455	%add_to_maven_depmap org.apache.maven.shared maven-shared-jar %{jar_version} JPP/maven-shared jar
12cu|maven-shared-15-18|456	install -p -m 0644 maven-shared-jar/target/maven-shared-jar-%{jar_version}-SNAPSHOT.jar \
12cu|maven-shared-15-18|457	$RPM_BUILD_ROOT%{_javadir}/maven-shared/jar.jar
12cu|maven-shared-15-18|458	
12cu|maven-shared-15-18|459	install -pm 644 maven-repository-builder/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-repository-builder.pom
12cu|maven-shared-15-18|460	%add_to_maven_depmap org.apache.maven.shared maven-repository-builder %{repository_builder_version} JPP/maven-shared repository-builder
12cu|maven-shared-15-18|461	install -p -m 0644 maven-repository-builder/target/maven-repository-builder-%{repository_builder_version}-alpha-3-SNAPSHOT.jar \
12cu|maven-shared-15-18|462	$RPM_BUILD_ROOT%{_javadir}/maven-shared/repository-builder.jar
12cu|maven-shared-15-18|463	
12cu|maven-shared-15-18|464	install -pm 644 maven-reporting-impl/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-reporting-impl.pom
12cu|maven-shared-15-18|465	%add_to_maven_depmap org.apache.maven.reporting maven-reporting-impl %{reporting_impl_version} JPP/maven-shared reporting-impl
12cu|maven-shared-15-18|466	install -p -m 0644 maven-reporting-impl/target/maven-reporting-impl-%{reporting_impl_version}-SNAPSHOT.jar \
12cu|maven-shared-15-18|467	$RPM_BUILD_ROOT%{_javadir}/maven-shared/reporting-impl.jar
12cu|maven-shared-15-18|468	
12cu|maven-shared-15-18|469	install -pm 644 maven-model-converter/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-model-converter.pom
12cu|maven-shared-15-18|470	%add_to_maven_depmap org.apache.maven.shared maven-model-converter %{model_converter_version} JPP/maven-shared model-converter
12cu|maven-shared-15-18|471	install -p -m 0644 maven-model-converter/target/maven-model-converter-%{model_converter_version}-SNAPSHOT.jar \
12cu|maven-shared-15-18|472	$RPM_BUILD_ROOT%{_javadir}/maven-shared/model-converter.jar
12cu|maven-shared-15-18|473	
12cu|maven-shared-15-18|474	install -pm 644 maven-invoker/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-invoker.pom
12cu|maven-shared-15-18|475	%add_to_maven_depmap org.apache.maven.shared maven-invoker %{invoker_version} JPP/maven-shared invoker
12cu|maven-shared-15-18|476	install -p -m 0644 maven-invoker/target/maven-invoker-%{invoker_version}-SNAPSHOT.jar \
12cu|maven-shared-15-18|477	$RPM_BUILD_ROOT%{_javadir}/maven-shared/invoker.jar
12cu|maven-shared-15-18|478	
12cu|maven-shared-15-18|479	install -pm 644 maven-common-artifact-filters/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-common-artifact-filters.pom
12cu|maven-shared-15-18|480	%add_to_maven_depmap org.apache.maven.shared maven-common-artifact-filters %{common_artifact_filters_version} JPP/maven-shared common-artifact-filters
12cu|maven-shared-15-18|481	install -p -m 0644 maven-common-artifact-filters/target/maven-common-artifact-filters-%{common_artifact_filters_version}-SNAPSHOT.jar \
12cu|maven-shared-15-18|482	$RPM_BUILD_ROOT%{_javadir}/maven-shared/common-artifact-filters.jar
12cu|maven-shared-15-18|483	
12cu|maven-shared-15-18|484	install -pm 644 maven-ant/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-ant.pom
12cu|maven-shared-15-18|485	%add_to_maven_depmap org.apache.maven.shared maven-ant %{ant_version} JPP/maven-shared ant
12cu|maven-shared-15-18|486	install -p -m 0644 maven-ant/target/maven-ant-%{ant_version}-SNAPSHOT.jar \
12cu|maven-shared-15-18|487	$RPM_BUILD_ROOT%{_javadir}/maven-shared/ant.jar
12cu|maven-shared-15-18|488	
12cu|maven-shared-15-18|489	install -pm 644 maven-osgi/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-osgi.pom
12cu|maven-shared-15-18|490	%add_to_maven_depmap org.apache.maven.shared maven-osgi %{osgi_version} JPP/maven-shared osgi
12cu|maven-shared-15-18|491	install -p -m 0644 maven-osgi/target/maven-osgi-%{osgi_version}-SNAPSHOT.jar \
12cu|maven-shared-15-18|492	$RPM_BUILD_ROOT%{_javadir}/maven-shared/osgi.jar
12cu|maven-shared-15-18|493	
12cu|maven-shared-15-18|494	install -pm 644 file-management/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-file-management.pom
12cu|maven-shared-15-18|495	%add_to_maven_depmap org.apache.maven.shared file-management %{file_management_version} JPP/maven-shared file-management
12cu|maven-shared-15-18|496	install -p -m 0644 file-management/target/file-management-%{file_management_version}-SNAPSHOT.jar \
12cu|maven-shared-15-18|497	$RPM_BUILD_ROOT%{_javadir}/maven-shared/file-management.jar
12cu|maven-shared-15-18|498	
12cu|maven-shared-15-18|499	install -pm 644 maven-artifact-resolver/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-artifact-resolver.pom
12cu|maven-shared-15-18|500	%add_to_maven_depmap org.apache.maven.shared maven-artifact-resolver %{artifact_resolver_version} JPP/maven-shared artifact-resolver
12cu|maven-shared-15-18|501	install -p -m 0644 maven-artifact-resolver/target/maven-artifact-resolver-%{artifact_resolver_version}-SNAPSHOT.jar \
12cu|maven-shared-15-18|502	$RPM_BUILD_ROOT%{_javadir}/maven-shared/artifact-resolver.jar
12cu|maven-shared-15-18|503	
12cu|maven-shared-15-18|504	install -pm 644 maven-filtering/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-filtering.pom
12cu|maven-shared-15-18|505	%add_to_maven_depmap org.apache.maven.shared maven-filtering %{filtering_version} JPP/maven-shared filtering
12cu|maven-shared-15-18|506	install -p -m 0644 maven-filtering/target/maven-filtering-%{filtering_version}-beta-4-SNAPSHOT.jar \
12cu|maven-shared-15-18|507	$RPM_BUILD_ROOT%{_javadir}/maven-shared/filtering.jar
12cu|maven-shared-15-18|508	
12cu|maven-shared-15-18|509	#install -pm 644 maven-reporting-api/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-reporting-api.pom
12cu|maven-shared-15-18|510	#%add_to_maven_depmap org.apache.maven.shared maven-reporting-api %{reporting_api_version} JPP/maven-shared reporting-api
12cu|maven-shared-15-18|511	#install -p -m 0644 maven-reporting-api/target/maven-reporting-api-%{reporting_api_version}-SNAPSHOT.jar \
12cu|maven-shared-15-18|512	#        $RPM_BUILD_ROOT%{_javadir}/maven-shared/reporting-api.jar
12cu|maven-shared-15-18|513	
12cu|maven-shared-15-18|514	install -pm 644 maven-runtime/pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.maven-shared-runtime.pom
12cu|maven-shared-15-18|515	%add_to_maven_depmap org.apache.maven.shared maven-runtime %{runtime_version} JPP/maven-shared runtime
12cu|maven-shared-15-18|516	install -p -m 0644 maven-runtime/target/maven-runtime-%{runtime_version}-alpha-3-SNAPSHOT.jar \
12cu|maven-shared-15-18|517	$RPM_BUILD_ROOT%{_javadir}/maven-shared/runtime.jar
12cu|maven-shared-15-18|518	
12cu|maven-shared-15-18|519	# javadoc
12cu|maven-shared-15-18|520	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{shared_components_version}
12cu|maven-shared-15-18|521	cp -pr target/site/apidocs/* \
12cu|maven-shared-15-18|522	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{shared_components_version}/
12cu|maven-shared-15-18|523	
12cu|maven-shared-15-18|524	ln -s %{name}-%{shared_components_version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cu|maven-shared-15-18|525	
12cu|maven-shared-15-18|526	%post
12cu|maven-shared-15-18|527	%update_maven_depmap
12cu|maven-shared-15-18|528	
12cu|maven-shared-15-18|529	%postun
12cu|maven-shared-15-18|530	%update_maven_depmap
12cu|maven-shared-15-18|531	
12cu|maven-shared-15-18|532	%files
12cu|maven-shared-15-18|533	%dir %{_javadir}/maven-shared
12cu|maven-shared-15-18|534	%dir %{_mavenpomdir}
12cu|maven-shared-15-18|535	%{_mavenpomdir}/JPP.maven-shared-components-parent.pom
12cu|maven-shared-15-18|536	%{_mavendepmapfragdir}
12cu|maven-shared-15-18|537	
12cu|maven-shared-15-18|538	%files file-management
12cu|maven-shared-15-18|539	%{_javadir}/maven-shared/file-management*.jar
12cu|maven-shared-15-18|540	%{_mavenpomdir}/JPP.maven-shared-file-management.pom
12cu|maven-shared-15-18|541	
12cu|maven-shared-15-18|542	%files osgi
12cu|maven-shared-15-18|543	%{_javadir}/maven-shared/osgi*.jar
12cu|maven-shared-15-18|544	%{_mavenpomdir}/JPP.maven-shared-osgi.pom
12cu|maven-shared-15-18|545	
12cu|maven-shared-15-18|546	%files ant
12cu|maven-shared-15-18|547	%{_javadir}/maven-shared/ant*.jar
12cu|maven-shared-15-18|548	%{_mavenpomdir}/JPP.maven-shared-ant.pom
12cu|maven-shared-15-18|549	
12cu|maven-shared-15-18|550	%files common-artifact-filters
12cu|maven-shared-15-18|551	%{_javadir}/maven-shared/common-artifact-filters*.jar
12cu|maven-shared-15-18|552	%{_mavenpomdir}/JPP.maven-shared-common-artifact-filters.pom
12cu|maven-shared-15-18|553	
12cu|maven-shared-15-18|554	%files dependency-analyzer
12cu|maven-shared-15-18|555	%{_javadir}/maven-shared/dependency-analyzer*.jar
12cu|maven-shared-15-18|556	%{_mavenpomdir}/JPP.maven-shared-dependency-analyzer.pom
12cu|maven-shared-15-18|557	
12cu|maven-shared-15-18|558	%files dependency-tree
12cu|maven-shared-15-18|559	%{_javadir}/maven-shared/dependency-tree*.jar
12cu|maven-shared-15-18|560	%{_mavenpomdir}/JPP.maven-shared-dependency-tree.pom
12cu|maven-shared-15-18|561	
12cu|maven-shared-15-18|562	%files downloader
12cu|maven-shared-15-18|563	%{_javadir}/maven-shared/downloader*.jar
12cu|maven-shared-15-18|564	%{_mavenpomdir}/JPP.maven-shared-downloader.pom
12cu|maven-shared-15-18|565	
12cu|maven-shared-15-18|566	%files invoker
12cu|maven-shared-15-18|567	%{_javadir}/maven-shared/invoker*.jar
12cu|maven-shared-15-18|568	%{_mavenpomdir}/JPP.maven-shared-invoker.pom
12cu|maven-shared-15-18|569	
12cu|maven-shared-15-18|570	%files model-converter
12cu|maven-shared-15-18|571	%{_javadir}/maven-shared/model-converter*.jar
12cu|maven-shared-15-18|572	%{_mavenpomdir}/JPP.maven-shared-model-converter.pom
12cu|maven-shared-15-18|573	
12cu|maven-shared-15-18|574	
12cu|maven-shared-15-18|575	%files reporting-impl
12cu|maven-shared-15-18|576	%{_javadir}/maven-shared/reporting-impl*.jar
12cu|maven-shared-15-18|577	%{_mavenpomdir}/JPP.maven-shared-reporting-impl.pom
12cu|maven-shared-15-18|578	
12cu|maven-shared-15-18|579	%files repository-builder
12cu|maven-shared-15-18|580	%{_javadir}/maven-shared/repository-builder*.jar
12cu|maven-shared-15-18|581	%{_mavenpomdir}/JPP.maven-shared-repository-builder.pom
12cu|maven-shared-15-18|582	
12cu|maven-shared-15-18|583	%files io
12cu|maven-shared-15-18|584	%{_javadir}/maven-shared/io*.jar
12cu|maven-shared-15-18|585	%{_mavenpomdir}/JPP.maven-shared-io.pom
12cu|maven-shared-15-18|586	
12cu|maven-shared-15-18|587	%files jar
12cu|maven-shared-15-18|588	%{_javadir}/maven-shared/jar*.jar
12cu|maven-shared-15-18|589	%{_mavenpomdir}/JPP.maven-shared-jar.pom
12cu|maven-shared-15-18|590	
12cu|maven-shared-15-18|591	%files monitor
12cu|maven-shared-15-18|592	%{_javadir}/maven-shared/monitor*.jar
12cu|maven-shared-15-18|593	%{_mavenpomdir}/JPP.maven-shared-monitor.pom
12cu|maven-shared-15-18|594	
12cu|maven-shared-15-18|595	%files verifier
12cu|maven-shared-15-18|596	%{_javadir}/maven-shared/verifier*.jar
12cu|maven-shared-15-18|597	%{_mavenpomdir}/JPP.maven-shared-verifier.pom
12cu|maven-shared-15-18|598	
12cu|maven-shared-15-18|599	%files artifact-resolver
12cu|maven-shared-15-18|600	%{_javadir}/maven-shared/artifact-resolver*.jar
12cu|maven-shared-15-18|601	%{_mavenpomdir}/JPP.maven-shared-artifact-resolver.pom
12cu|maven-shared-15-18|602	
12cu|maven-shared-15-18|603	%files filtering
12cu|maven-shared-15-18|604	%{_javadir}/maven-shared/filtering*.jar
12cu|maven-shared-15-18|605	%{_mavenpomdir}/JPP.maven-shared-filtering.pom
12cu|maven-shared-15-18|606	
12cu|maven-shared-15-18|607	#%files reporting-api
12cu|maven-shared-15-18|608	#%{_javadir}/maven-shared/reporting-api*.jar
12cu|maven-shared-15-18|609	#%{_mavenpomdir}/JPP.maven-shared-reporting-api.pom
12cu|maven-shared-15-18|610	
12cu|maven-shared-15-18|611	%files runtime
12cu|maven-shared-15-18|612	%{_javadir}/maven-shared/runtime*.jar
12cu|maven-shared-15-18|613	%{_mavenpomdir}/JPP.maven-shared-runtime.pom
12cu|maven-shared-15-18|614	
12cu|maven-shared-15-18|615	%files javadoc
12cu|maven-shared-15-18|616	%{_javadocdir}/%{name}-%{shared_components_version}
12cu|maven-shared-15-18|617	%doc %{_javadocdir}/%{name}
12cu|maven-shared-15-18|618	
12cu|maven-shared-15-18|619	
12cu|maven-shared-15-18|620	%changelog
12cu|maven-shared-15-18|621	* Tue Apr 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 15-18
12cu|maven-shared-15-18|622	+ Revision: fa5ccf9
12cu|maven-shared-15-18|623	- Bump release for rebuild
12cu|maven-shared-15-18|624	
12cu|maven-shared-15-18|625	

10058 12
12cu|maven-wagon-1.0-1|1	# Copyright (c) 2000-2007, JPackage Project
12cu|maven-wagon-1.0-1|2	# All rights reserved.
12cu|maven-wagon-1.0-1|3	#
12cu|maven-wagon-1.0-1|4	# Redistribution and use in source and binary forms, with or without
12cu|maven-wagon-1.0-1|5	# modification, are permitted provided that the following conditions
12cu|maven-wagon-1.0-1|6	# are met:
12cu|maven-wagon-1.0-1|7	#
12cu|maven-wagon-1.0-1|8	# 1. Redistributions of source code must retain the above copyright
12cu|maven-wagon-1.0-1|9	#    notice, this list of conditions and the following disclaimer.
12cu|maven-wagon-1.0-1|10	# 2. Redistributions in binary form must reproduce the above copyright
12cu|maven-wagon-1.0-1|11	#    notice, this list of conditions and the following disclaimer in the
12cu|maven-wagon-1.0-1|12	#    documentation and/or other materials provided with the
12cu|maven-wagon-1.0-1|13	#    distribution.
12cu|maven-wagon-1.0-1|14	# 3. Neither the name of the JPackage Project nor the names of its
12cu|maven-wagon-1.0-1|15	#    contributors may be used to endorse or promote products derived
12cu|maven-wagon-1.0-1|16	#    from this software without specific prior written permission.
12cu|maven-wagon-1.0-1|17	#
12cu|maven-wagon-1.0-1|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cu|maven-wagon-1.0-1|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cu|maven-wagon-1.0-1|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cu|maven-wagon-1.0-1|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cu|maven-wagon-1.0-1|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cu|maven-wagon-1.0-1|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cu|maven-wagon-1.0-1|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cu|maven-wagon-1.0-1|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cu|maven-wagon-1.0-1|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cu|maven-wagon-1.0-1|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cu|maven-wagon-1.0-1|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cu|maven-wagon-1.0-1|29	#
12cu|maven-wagon-1.0-1|30	
12cu|maven-wagon-1.0-1|31	%global bname     wagon
12cu|maven-wagon-1.0-1|32	
12cu|maven-wagon-1.0-1|33	# FIXME1: wagon-scm has been disabled for now due to maven-scm dependency
12cu|maven-wagon-1.0-1|34	# FIXME2: haltOnFailure/Error has been set to false for
12cu|maven-wagon-1.0-1|35	# wagon-http/wagon-ssh-external tests due to failures.
12cu|maven-wagon-1.0-1|36	
12cu|maven-wagon-1.0-1|37	Name:           maven-%{bname}
12cu|maven-wagon-1.0-1|38	Version:        1.0
12cu|maven-wagon-1.0-1|39	Release:        1
12cu|maven-wagon-1.0-1|40	Summary:        Tools to manage artifacts and deployment
12cu|maven-wagon-1.0-1|41	License:        ASL 2.0
12cu|maven-wagon-1.0-1|42	Group:          Development/Java
12cu|maven-wagon-1.0-1|43	URL:            http://maven.apache.org/wagon
12cu|maven-wagon-1.0-1|44	# svn export http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0/ && tar czf wagon-1.0.tgz wagon-1.0
12cu|maven-wagon-1.0-1|45	Source0:        wagon-1.0.tar.gz
12cu|maven-wagon-1.0-1|46	Source1:        wagon-1.0-jpp-depmap.xml
12cu|maven-wagon-1.0-1|47	Patch1:         disable-tck.patch
12cu|maven-wagon-1.0-1|48	
12cu|maven-wagon-1.0-1|49	BuildArch:      noarch
12cu|maven-wagon-1.0-1|50	BuildRequires:  jpackage-utils >= 0:1.7.2
12cu|maven-wagon-1.0-1|51	BuildRequires:  ant >= 0:1.6
12cu|maven-wagon-1.0-1|52	BuildRequires:  junit
12cu|maven-wagon-1.0-1|53	BuildRequires:  maven2 >= 0:2.0.8
12cu|maven-wagon-1.0-1|54	BuildRequires:  maven-compiler-plugin
12cu|maven-wagon-1.0-1|55	BuildRequires:  maven-install-plugin
12cu|maven-wagon-1.0-1|56	BuildRequires:  maven-jar-plugin
12cu|maven-wagon-1.0-1|57	BuildRequires:  maven-javadoc-plugin
12cu|maven-wagon-1.0-1|58	#BuildRequires:  maven-project-info-reports-plugin
12cu|maven-wagon-1.0-1|59	BuildRequires:  maven-resources-plugin
12cu|maven-wagon-1.0-1|60	BuildRequires:  maven-site-plugin
12cu|maven-wagon-1.0-1|61	BuildRequires:  maven-surefire-plugin
12cu|maven-wagon-1.0-1|62	BuildRequires:  maven-surefire-provider-junit
12cu|maven-wagon-1.0-1|63	BuildRequires:  maven-enforcer-plugin
12cu|maven-wagon-1.0-1|64	#BuildRequires:  maven2-default-skin
12cu|maven-wagon-1.0-1|65	BuildRequires:  plexus-maven-plugin
12cu|maven-wagon-1.0-1|66	#BuildRequires:  maven-scm-test
12cu|maven-wagon-1.0-1|67	BuildRequires:  xerces-j2
12cu|maven-wagon-1.0-1|68	BuildRequires:  classworlds
12cu|maven-wagon-1.0-1|69	BuildRequires:  nekohtml
12cu|maven-wagon-1.0-1|70	BuildRequires:  concurrent
12cu|maven-wagon-1.0-1|71	BuildRequires:  ganymed-ssh2
12cu|maven-wagon-1.0-1|72	BuildRequires:  apache-commons-codec
12cu|maven-wagon-1.0-1|73	BuildRequires:  jakarta-commons-collections
12cu|maven-wagon-1.0-1|74	BuildRequires:  apache-commons-net
12cu|maven-wagon-1.0-1|75	BuildRequires:  jakarta-commons-httpclient
12cu|maven-wagon-1.0-1|76	#BuildRequires:  apache-commons-logging
12cu|maven-wagon-1.0-1|77	#BuildRequires:  jakarta-slide-webdavclient
12cu|maven-wagon-1.0-1|78	BuildRequires:  jsch
12cu|maven-wagon-1.0-1|79	BuildRequires:  jtidy
12cu|maven-wagon-1.0-1|80	BuildRequires:  plexus-container-default
12cu|maven-wagon-1.0-1|81	BuildRequires:  plexus-interactivity
12cu|maven-wagon-1.0-1|82	BuildRequires:  plexus-utils
12cu|maven-wagon-1.0-1|83	#BuildRequires:  tomcat5
12cu|maven-wagon-1.0-1|84	BuildRequires:  servletapi5
12cu|maven-wagon-1.0-1|85	BuildRequires:  xml-commons-apis
12cu|maven-wagon-1.0-1|86	BuildRequires:  easymock
12cu|maven-wagon-1.0-1|87	
12cu|maven-wagon-1.0-1|88	Requires:       ganymed-ssh2
12cu|maven-wagon-1.0-1|89	Requires:       jakarta-commons-httpclient
12cu|maven-wagon-1.0-1|90	Requires:       apache-commons-net
12cu|maven-wagon-1.0-1|91	#Requires:       jakarta-slide-webdavclient
12cu|maven-wagon-1.0-1|92	Requires:       jsch
12cu|maven-wagon-1.0-1|93	Requires:       jtidy
12cu|maven-wagon-1.0-1|94	Requires:       plexus-interactivity
12cu|maven-wagon-1.0-1|95	Requires:       plexus-utils
12cu|maven-wagon-1.0-1|96	Requires:       xml-commons-apis
12cu|maven-wagon-1.0-1|97	Requires:       nekohtml
12cu|maven-wagon-1.0-1|98	Requires:       xerces-j2
12cu|maven-wagon-1.0-1|99	
12cu|maven-wagon-1.0-1|100	%description
12cu|maven-wagon-1.0-1|101	Maven Wagon is a transport abstraction that is used in Maven's
12cu|maven-wagon-1.0-1|102	artifact and repository handling code. Currently wagon has the
12cu|maven-wagon-1.0-1|103	following providers:
12cu|maven-wagon-1.0-1|104	* File
12cu|maven-wagon-1.0-1|105	* HTTP
12cu|maven-wagon-1.0-1|106	* FTP
12cu|maven-wagon-1.0-1|107	* SSH/SCP
12cu|maven-wagon-1.0-1|108	* WebDAV (in progress)
12cu|maven-wagon-1.0-1|109	
12cu|maven-wagon-1.0-1|110	%package javadoc
12cu|maven-wagon-1.0-1|111	Summary:        Javadoc for %{name}
12cu|maven-wagon-1.0-1|112	Group:          Development/Java
12cu|maven-wagon-1.0-1|113	
12cu|maven-wagon-1.0-1|114	%description javadoc
12cu|maven-wagon-1.0-1|115	Javadoc for %{name}.
12cu|maven-wagon-1.0-1|116	
12cu|maven-wagon-1.0-1|117	%package manual
12cu|maven-wagon-1.0-1|118	Summary:        Documents for %{name}
12cu|maven-wagon-1.0-1|119	Group:          Development/Java
12cu|maven-wagon-1.0-1|120	
12cu|maven-wagon-1.0-1|121	%description manual
12cu|maven-wagon-1.0-1|122	Documents for %{name}.
12cu|maven-wagon-1.0-1|123	
12cu|maven-wagon-1.0-1|124	%prep
12cu|maven-wagon-1.0-1|125	%setup -q -n %{bname}-%{version}
12cu|maven-wagon-1.0-1|126	
12cu|maven-wagon-1.0-1|127	#FIXME: have to drop wagon-webdav-jackrabbit until jackrabbit is available
12cu|maven-wagon-1.0-1|128	sed -i "s|<module>wagon-webdav-jackrabbit</module>|<!-- <module>wagon-webdav-jackrabbit</module> -->|" wagon-providers/pom.xml
12cu|maven-wagon-1.0-1|129	
12cu|maven-wagon-1.0-1|130	%patch1 -p0
12cu|maven-wagon-1.0-1|131	
12cu|maven-wagon-1.0-1|132	# To wire out jetty, plexus-avalon-personality and plexus-ftpd requirement
12cu|maven-wagon-1.0-1|133	rm -f wagon-providers/wagon-ftp/src/test/java/org/apache/maven/wagon/providers/ftp/FtpWagonTest.java
12cu|maven-wagon-1.0-1|134	rm -f wagon-providers/wagon-http-lightweight/src/test/java/org/apache/maven/wagon/providers/http/LightweightHttpWagonTest.java
12cu|maven-wagon-1.0-1|135	rm -f wagon-providers/wagon-http-lightweight/src/test/java/org/apache/maven/wagon/providers/http/LightweightHttpWagonGzipTest.java
12cu|maven-wagon-1.0-1|136	rm -f wagon-providers/wagon-http/src/test/java/org/apache/maven/wagon/providers/http/HttpWagonTest.java
12cu|maven-wagon-1.0-1|137	rm -f wagon-providers/wagon-http/src/test/java/org/apache/maven/wagon/providers/http/HttpWagonGzipTest.java
12cu|maven-wagon-1.0-1|138	#rm -f wagon-provider-test/src/main/java/org/apache/maven/wagon/WagonTestCase.java
12cu|maven-wagon-1.0-1|139	rm -f wagon-provider-test/src/main/java/org/apache/maven/wagon/http/HttpWagonTestCase.java
12cu|maven-wagon-1.0-1|140	
12cu|maven-wagon-1.0-1|141	%build
12cu|maven-wagon-1.0-1|142	mvn \
12cu|maven-wagon-1.0-1|143	-Dmaven2.jpp.depmap.file=%{SOURCE1} \
12cu|maven-wagon-1.0-1|144	-Dmaven.test.failure.ignore=true \
12cu|maven-wagon-1.0-1|145	-Dmaven.test.skip=true \
12cu|maven-wagon-1.0-1|146	install javadoc:aggregate
12cu|maven-wagon-1.0-1|147	
12cu|maven-wagon-1.0-1|148	%install
12cu|maven-wagon-1.0-1|149	# jars
12cu|maven-wagon-1.0-1|150	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
12cu|maven-wagon-1.0-1|151	
12cu|maven-wagon-1.0-1|152	install -m 644 \
12cu|maven-wagon-1.0-1|153	wagon-provider-api/target/wagon-provider-api-%{version}.jar \
12cu|maven-wagon-1.0-1|154	$RPM_BUILD_ROOT%{_javadir}/%{name}/provider-api.jar
12cu|maven-wagon-1.0-1|155	%add_to_maven_depmap org.apache.maven.wagon wagon-provider-api %{version} JPP/%{name} provider-api
12cu|maven-wagon-1.0-1|156	
12cu|maven-wagon-1.0-1|157	install -m 644 \
12cu|maven-wagon-1.0-1|158	wagon-providers/wagon-file/target/wagon-file-%{version}.jar \
12cu|maven-wagon-1.0-1|159	$RPM_BUILD_ROOT%{_javadir}/%{name}/file.jar
12cu|maven-wagon-1.0-1|160	%add_to_maven_depmap org.apache.maven.wagon wagon-file %{version} JPP/%{name} file
12cu|maven-wagon-1.0-1|161	
12cu|maven-wagon-1.0-1|162	install -m 644 \
12cu|maven-wagon-1.0-1|163	wagon-providers/wagon-ftp/target/wagon-ftp-%{version}.jar \
12cu|maven-wagon-1.0-1|164	$RPM_BUILD_ROOT%{_javadir}/%{name}/ftp.jar
12cu|maven-wagon-1.0-1|165	%add_to_maven_depmap org.apache.maven.wagon wagon-ftp %{version} JPP/%{name} ftp
12cu|maven-wagon-1.0-1|166	
12cu|maven-wagon-1.0-1|167	install -m 644 \
12cu|maven-wagon-1.0-1|168	wagon-providers/wagon-http/target/wagon-http-%{version}.jar \
12cu|maven-wagon-1.0-1|169	$RPM_BUILD_ROOT%{_javadir}/%{name}/http.jar
12cu|maven-wagon-1.0-1|170	
12cu|maven-wagon-1.0-1|171	%add_to_maven_depmap org.apache.maven.wagon wagon-http %{version} JPP/%{name} http
12cu|maven-wagon-1.0-1|172	
12cu|maven-wagon-1.0-1|173	install -m 644 \
12cu|maven-wagon-1.0-1|174	wagon-providers/wagon-http-lightweight/target/wagon-http-lightweight-%{version}.jar \
12cu|maven-wagon-1.0-1|175	$RPM_BUILD_ROOT%{_javadir}/%{name}/http-lightweight.jar
12cu|maven-wagon-1.0-1|176	%add_to_maven_depmap org.apache.maven.wagon wagon-http-lightweight %{version} JPP/%{name} http-lightweight
12cu|maven-wagon-1.0-1|177	
12cu|maven-wagon-1.0-1|178	install -m 644 \
12cu|maven-wagon-1.0-1|179	wagon-providers/wagon-http-shared/target/wagon-http-shared-%{version}.jar \
12cu|maven-wagon-1.0-1|180	$RPM_BUILD_ROOT%{_javadir}/%{name}/http-shared.jar
12cu|maven-wagon-1.0-1|181	%add_to_maven_depmap org.apache.maven.wagon wagon-http-shared %{version} JPP/%{name} http-shared
12cu|maven-wagon-1.0-1|182	
12cu|maven-wagon-1.0-1|183	install -m 644 \
12cu|maven-wagon-1.0-1|184	wagon-providers/wagon-scm/target/wagon-scm-%{version}.jar \
12cu|maven-wagon-1.0-1|185	$RPM_BUILD_ROOT%{_javadir}/%{name}/scm.jar
12cu|maven-wagon-1.0-1|186	%add_to_maven_depmap org.apache.maven.wagon wagon-scm %{version} JPP/%{name} scm
12cu|maven-wagon-1.0-1|187	
12cu|maven-wagon-1.0-1|188	install -m 644 \
12cu|maven-wagon-1.0-1|189	wagon-providers/wagon-ssh/target/wagon-ssh-%{version}.jar \
12cu|maven-wagon-1.0-1|190	$RPM_BUILD_ROOT%{_javadir}/%{name}/ssh.jar
12cu|maven-wagon-1.0-1|191	%add_to_maven_depmap org.apache.maven.wagon wagon-ssh %{version} JPP/%{name} ssh
12cu|maven-wagon-1.0-1|192	
12cu|maven-wagon-1.0-1|193	install -m 644 \
12cu|maven-wagon-1.0-1|194	wagon-providers/wagon-ssh-common/target/wagon-ssh-common-%{version}.jar \
12cu|maven-wagon-1.0-1|195	$RPM_BUILD_ROOT%{_javadir}/%{name}/ssh-common.jar
12cu|maven-wagon-1.0-1|196	%add_to_maven_depmap org.apache.maven.wagon wagon-ssh-common %{version} JPP/%{name} ssh-common
12cu|maven-wagon-1.0-1|197	
12cu|maven-wagon-1.0-1|198	install -m 644 \
12cu|maven-wagon-1.0-1|199	wagon-providers/wagon-ssh-common-test/target/wagon-ssh-common-test-%{version}.jar \
12cu|maven-wagon-1.0-1|200	$RPM_BUILD_ROOT%{_javadir}/%{name}/ssh-common-test.jar
12cu|maven-wagon-1.0-1|201	%add_to_maven_depmap org.apache.maven.wagon wagon-ssh-common-test %{version} JPP/%{name} ssh-common-test
12cu|maven-wagon-1.0-1|202	
12cu|maven-wagon-1.0-1|203	install -m 644 \
12cu|maven-wagon-1.0-1|204	wagon-providers/wagon-ssh-external/target/wagon-ssh-external-%{version}.jar \
12cu|maven-wagon-1.0-1|205	$RPM_BUILD_ROOT%{_javadir}/%{name}/ssh-external.jar
12cu|maven-wagon-1.0-1|206	%add_to_maven_depmap org.apache.maven.wagon wagon-ssh-external %{version} JPP/%{name} ssh-external
12cu|maven-wagon-1.0-1|207	
12cu|maven-wagon-1.0-1|208	#Until webdav is available, map it to an empty dep
12cu|maven-wagon-1.0-1|209	#install -m 644 \
12cu|maven-wagon-1.0-1|210	#  wagon-providers/wagon-webdav-jackrabbit/target/wagon-webdav-jackrabbit-%{version}.jar \
12cu|maven-wagon-1.0-1|211	#  $RPM_BUILD_ROOT%{_javadir}/%{name}/web-jackrabbit-%{version}.jar
12cu|maven-wagon-1.0-1|212	#%%add_to_maven_depmap org.apache.maven.wagon wagon-webdav-jackrabbit %{version} JPP/%{name} webdav-jackrabbit
12cu|maven-wagon-1.0-1|213	
12cu|maven-wagon-1.0-1|214	#install -m 644 \
12cu|maven-wagon-1.0-1|215	#  wagon-providers/wagon-webdav/target/wagon-webdav-%{version}.jar \
12cu|maven-wagon-1.0-1|216	#  $RPM_BUILD_ROOT%{_javadir}/%{name}/webdav-%{version}.jar
12cu|maven-wagon-1.0-1|217	#%%add_to_maven_depmap org.apache.maven.wagon wagon-webdav %{version} JPP/%{name} webdav
12cu|maven-wagon-1.0-1|218	
12cu|maven-wagon-1.0-1|219	install -m 644 \
12cu|maven-wagon-1.0-1|220	wagon-provider-test/target/wagon-provider-test-%{version}.jar \
12cu|maven-wagon-1.0-1|221	$RPM_BUILD_ROOT%{_javadir}/%{name}/provider-test.jar
12cu|maven-wagon-1.0-1|222	%add_to_maven_depmap org.apache.maven.wagon wagon-provider-test %{version} JPP/%{name} provider-test
12cu|maven-wagon-1.0-1|223	
12cu|maven-wagon-1.0-1|224	# poms
12cu|maven-wagon-1.0-1|225	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12cu|maven-wagon-1.0-1|226	install -m 644 pom.xml \
12cu|maven-wagon-1.0-1|227	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-wagon.pom
12cu|maven-wagon-1.0-1|228	install -m 644 wagon-provider-api/pom.xml \
12cu|maven-wagon-1.0-1|229	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-provider-api.pom
12cu|maven-wagon-1.0-1|230	install -m 644 wagon-provider-test/pom.xml \
12cu|maven-wagon-1.0-1|231	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-provider-test.pom
12cu|maven-wagon-1.0-1|232	install -m 644 wagon-providers/pom.xml \
12cu|maven-wagon-1.0-1|233	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-providers.pom
12cu|maven-wagon-1.0-1|234	install -m 644 wagon-providers/wagon-file/pom.xml \
12cu|maven-wagon-1.0-1|235	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-file.pom
12cu|maven-wagon-1.0-1|236	install -m 644 wagon-providers/wagon-ftp/pom.xml \
12cu|maven-wagon-1.0-1|237	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-ftp.pom
12cu|maven-wagon-1.0-1|238	install -m 644 wagon-providers/wagon-http-shared/pom.xml \
12cu|maven-wagon-1.0-1|239	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-http-shared.pom
12cu|maven-wagon-1.0-1|240	install -m 644 wagon-providers/wagon-http-lightweight/pom.xml \
12cu|maven-wagon-1.0-1|241	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-http-lightweight.pom
12cu|maven-wagon-1.0-1|242	install -m 644 wagon-providers/wagon-http/pom.xml \
12cu|maven-wagon-1.0-1|243	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-http.pom
12cu|maven-wagon-1.0-1|244	install -m 644 wagon-providers/wagon-scm/pom.xml \
12cu|maven-wagon-1.0-1|245	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-scm.pom
12cu|maven-wagon-1.0-1|246	install -m 644 wagon-providers/wagon-ssh-common/pom.xml \
12cu|maven-wagon-1.0-1|247	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-ssh-common.pom
12cu|maven-wagon-1.0-1|248	install -m 644 wagon-providers/wagon-ssh-common-test/pom.xml \
12cu|maven-wagon-1.0-1|249	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-ssh-common-test.pom
12cu|maven-wagon-1.0-1|250	install -m 644 wagon-providers/wagon-ssh-external/pom.xml \
12cu|maven-wagon-1.0-1|251	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-ssh-external.pom
12cu|maven-wagon-1.0-1|252	install -m 644 wagon-providers/wagon-ssh/pom.xml \
12cu|maven-wagon-1.0-1|253	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-ssh.pom
12cu|maven-wagon-1.0-1|254	#install -m 644 wagon-providers/wagon-webdav/pom.xml \
12cu|maven-wagon-1.0-1|255	#    $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.maven-wagon-webdav.pom
12cu|maven-wagon-1.0-1|256	
12cu|maven-wagon-1.0-1|257	# javadoc
12cu|maven-wagon-1.0-1|258	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cu|maven-wagon-1.0-1|259	cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cu|maven-wagon-1.0-1|260	
12cu|maven-wagon-1.0-1|261	# manual
12cu|maven-wagon-1.0-1|262	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cu|maven-wagon-1.0-1|263	#install -m 644 wagon-provider-api/LICENSE.txt \
12cu|maven-wagon-1.0-1|264	#                $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cu|maven-wagon-1.0-1|265	
12cu|maven-wagon-1.0-1|266	#%if %{with_maven}
12cu|maven-wagon-1.0-1|267	#cp -pr wagon-site/target/site/* \
12cu|maven-wagon-1.0-1|268	#                $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12cu|maven-wagon-1.0-1|269	#%endif
12cu|maven-wagon-1.0-1|270	
12cu|maven-wagon-1.0-1|271	
12cu|maven-wagon-1.0-1|272	%post
12cu|maven-wagon-1.0-1|273	%update_maven_depmap
12cu|maven-wagon-1.0-1|274	
12cu|maven-wagon-1.0-1|275	%postun
12cu|maven-wagon-1.0-1|276	%update_maven_depmap
12cu|maven-wagon-1.0-1|277	
12cu|maven-wagon-1.0-1|278	%files
12cu|maven-wagon-1.0-1|279	%{_javadir}/*
12cu|maven-wagon-1.0-1|280	%{_datadir}/maven2/poms/*.pom
12cu|maven-wagon-1.0-1|281	%{_mavendepmapfragdir}
12cu|maven-wagon-1.0-1|282	
12cu|maven-wagon-1.0-1|283	%files javadoc
12cu|maven-wagon-1.0-1|284	%doc %{_javadocdir}/%{name}
12cu|maven-wagon-1.0-1|285	
12cu|maven-wagon-1.0-1|286	%files manual
12cu|maven-wagon-1.0-1|287	%doc %{_docdir}/%{name}-%{version}
12cu|maven-wagon-1.0-1|288	
12cu|maven-wagon-1.0-1|289	
12cu|maven-wagon-1.0-1|290	%changelog
12cu|maven-wagon-1.0-1|291	* Fri Dec 06 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 1.0-1
12cu|maven-wagon-1.0-1|292	+ Revision: 8251920
12cu|maven-wagon-1.0-1|293	- Added tarball
12cu|maven-wagon-1.0-1|294	
12cu|maven-wagon-1.0-1|295	

10059 12
12cu|maxima-5.33.0-1|1	%define _enable_debug_packages	%{nil}
12cu|maxima-5.33.0-1|2	%define debug_package	%{nil}
12cu|maxima-5.33.0-1|3	
12cu|maxima-5.33.0-1|4	%define enable_clisp	1
12cu|maxima-5.33.0-1|5	%define enable_gcl	0
12cu|maxima-5.33.0-1|6	%define enable_sbcl	1
12cu|maxima-5.33.0-1|7	%define enable_ecl	1
12cu|maxima-5.33.0-1|8	%define defaultlisp	sbcl
12cu|maxima-5.33.0-1|9	
12cu|maxima-5.33.0-1|10	%if %enable_clisp
12cu|maxima-5.33.0-1|11	%define clisp_flags	--enable-clisp
12cu|maxima-5.33.0-1|12	%else
12cu|maxima-5.33.0-1|13	%define clisp_flags	--disable-clisp
12cu|maxima-5.33.0-1|14	%endif
12cu|maxima-5.33.0-1|15	
12cu|maxima-5.33.0-1|16	%if %enable_gcl
12cu|maxima-5.33.0-1|17	%define gcl_flags	--enable-gcl
12cu|maxima-5.33.0-1|18	%else
12cu|maxima-5.33.0-1|19	%define gcl_flags	--disable-gcl
12cu|maxima-5.33.0-1|20	%endif
12cu|maxima-5.33.0-1|21	
12cu|maxima-5.33.0-1|22	%if %enable_sbcl
12cu|maxima-5.33.0-1|23	%define sbcl_flags	--enable-sbcl
12cu|maxima-5.33.0-1|24	%define sbcl_version	1.1.3
12cu|maxima-5.33.0-1|25	%else
12cu|maxima-5.33.0-1|26	%define sbcl_flags	--disable-sbcl
12cu|maxima-5.33.0-1|27	%endif
12cu|maxima-5.33.0-1|28	
12cu|maxima-5.33.0-1|29	%if %enable_ecl
12cu|maxima-5.33.0-1|30	%define ecl_flags	--enable-ecl
12cu|maxima-5.33.0-1|31	# build module required by sagemath runtime?
12cu|maxima-5.33.0-1|32	%define sagemath	1
12cu|maxima-5.33.0-1|33	%define ecllib		%(ecl -eval "(princ (SI:GET-LIBRARY-PATHNAME))" -eval "(quit)")
12cu|maxima-5.33.0-1|34	%else
12cu|maxima-5.33.0-1|35	%define sagemath	0
12cu|maxima-5.33.0-1|36	%define ecl_flags	--disable-ecl
12cu|maxima-5.33.0-1|37	%endif
12cu|maxima-5.33.0-1|38	
12cu|maxima-5.33.0-1|39	%define emacs_sitelisp	%{_datadir}/emacs/site-lisp/
12cu|maxima-5.33.0-1|40	%define xemacs_sitelisp	%{_datadir}/xemacs/site-packages/lisp/
12cu|maxima-5.33.0-1|41	%define texmf		%{_datadir}/texmf
12cu|maxima-5.33.0-1|42	
12cu|maxima-5.33.0-1|43	Summary:	Maxima Symbolic Computation Program
12cu|maxima-5.33.0-1|44	Name:		maxima
12cu|maxima-5.33.0-1|45	Version:	5.33.0
12cu|maxima-5.33.0-1|46	Release:	1
12cu|maxima-5.33.0-1|47	License:	GPLv2
12cu|maxima-5.33.0-1|48	Group:		Sciences/Mathematics
12cu|maxima-5.33.0-1|49	URL:		http://maxima.sourceforge.net
12cu|maxima-5.33.0-1|50	Source0:	http://downloads.sourceforge.net/sourceforge/maxima/maxima-%{version}.tar.gz
12cu|maxima-5.33.0-1|51	Source1:	maxima.png
12cu|maxima-5.33.0-1|52	Source2:	xmaxima.desktop
12cu|maxima-5.33.0-1|53	Source6:	maxima-modes.el
12cu|maxima-5.33.0-1|54	
12cu|maxima-5.33.0-1|55	## Other maxima reference docs
12cu|maxima-5.33.0-1|56	Source10:	http://starship.python.net/crew/mike/TixMaxima/macref.pdf
12cu|maxima-5.33.0-1|57	Source11:	http://maxima.sourceforge.net/docs/maximabook/maximabook-19-Sept-2004.pdf
12cu|maxima-5.33.0-1|58	
12cu|maxima-5.33.0-1|59	## upstreamable patches
12cu|maxima-5.33.0-1|60	# https://bugzilla.redhat.com/show_bug.cgi?id=837142
12cu|maxima-5.33.0-1|61	# https://sourceforge.net/tracker/?func=detail&aid=3539587&group_id=4933&atid=104933
12cu|maxima-5.33.0-1|62	Patch50: maxima-5.28.0-clisp-noreadline.patch
12cu|maxima-5.33.0-1|63	
12cu|maxima-5.33.0-1|64	# Build the fasl while building the executable to avoid double initialization
12cu|maxima-5.33.0-1|65	Patch51: maxima-5.30.0-build-fasl.patch
12cu|maxima-5.33.0-1|66	
12cu|maxima-5.33.0-1|67	BuildRequires:	desktop-file-utils
12cu|maxima-5.33.0-1|68	BuildRequires:	texinfo
12cu|maxima-5.33.0-1|69	BuildRequires:	texlive-epsf
12cu|maxima-5.33.0-1|70	BuildRequires:	texlive-ec
12cu|maxima-5.33.0-1|71	BuildRequires:	texlive-cm-super
12cu|maxima-5.33.0-1|72	BuildRequires:	texlive-collection-latex
12cu|maxima-5.33.0-1|73	#BuildRequires:	texlive
12cu|maxima-5.33.0-1|74	BuildRequires:	python
12cu|maxima-5.33.0-1|75	BuildRequires:	time
12cu|maxima-5.33.0-1|76	%if %{enable_clisp}
12cu|maxima-5.33.0-1|77	BuildRequires:	clisp
12cu|maxima-5.33.0-1|78	%endif
12cu|maxima-5.33.0-1|79	%if %{enable_gcl}
12cu|maxima-5.33.0-1|80	BuildRequires:	gcl > 2.5.3
12cu|maxima-5.33.0-1|81	%endif
12cu|maxima-5.33.0-1|82	%if %{enable_sbcl}
12cu|maxima-5.33.0-1|83	BuildRequires:	sbcl = %{sbcl_version}
12cu|maxima-5.33.0-1|84	%endif
12cu|maxima-5.33.0-1|85	%if %{enable_ecl}
12cu|maxima-5.33.0-1|86	BuildRequires:	ecl
12cu|maxima-5.33.0-1|87	BuildRequires:	pkgconfig(libffi)
12cu|maxima-5.33.0-1|88	%endif
12cu|maxima-5.33.0-1|89	Requires:	gnuplot
12cu|maxima-5.33.0-1|90	Requires:	maxima-runtime
12cu|maxima-5.33.0-1|91	Suggests:	tcl
12cu|maxima-5.33.0-1|92	Suggests:	tk
12cu|maxima-5.33.0-1|93	
12cu|maxima-5.33.0-1|94	%description
12cu|maxima-5.33.0-1|95	Maxima is a full symbolic computation program.  It is full featured
12cu|maxima-5.33.0-1|96	doing symbolic manipulation of polynomials, matrices, rational
12cu|maxima-5.33.0-1|97	functions, integration, Todd-coxeter, graphing, bigfloats.  It has a
12cu|maxima-5.33.0-1|98	symbolic debugger source level debugger for maxima code.  Maxima is
12cu|maxima-5.33.0-1|99	based on the original Macsyma developed at MIT in the 1970's.  It is
12cu|maxima-5.33.0-1|100	quite reliable, and has good garbage collection, and no memory leaks.
12cu|maxima-5.33.0-1|101	It comes with hundreds of self tests.
12cu|maxima-5.33.0-1|102	
12cu|maxima-5.33.0-1|103	#--------------------------------------------------------------------
12cu|maxima-5.33.0-1|104	
12cu|maxima-5.33.0-1|105	%package gui
12cu|maxima-5.33.0-1|106	Summary: Tcl/Tk GUI interface to Maxima
12cu|maxima-5.33.0-1|107	Group:		Sciences/Mathematics
12cu|maxima-5.33.0-1|108	Requires:	maxima
12cu|maxima-5.33.0-1|109	Requires:	tk
12cu|maxima-5.33.0-1|110	Provides:	xmaxima = %{version}-%{release}
12cu|maxima-5.33.0-1|111	%description gui
12cu|maxima-5.33.0-1|112	Tcl/Tk GUI interface to Maxima.
12cu|maxima-5.33.0-1|113	
12cu|maxima-5.33.0-1|114	%files gui
12cu|maxima-5.33.0-1|115	%{_bindir}/xmaxima
12cu|maxima-5.33.0-1|116	%{_datadir}/applications/*.desktop
12cu|maxima-5.33.0-1|117	%{_iconsdir}/hicolor/*/apps/*.png
12cu|maxima-5.33.0-1|118	
12cu|maxima-5.33.0-1|119	#--------------------------------------------------------------------
12cu|maxima-5.33.0-1|120	
12cu|maxima-5.33.0-1|121	%if %{enable_clisp}
12cu|maxima-5.33.0-1|122	%package runtime-clisp
12cu|maxima-5.33.0-1|123	Summary: Maxima compiled with clisp
12cu|maxima-5.33.0-1|124	Group: Sciences/Mathematics
12cu|maxima-5.33.0-1|125	Requires:	clisp
12cu|maxima-5.33.0-1|126	Requires:	maxima = %{version}-%{release}
12cu|maxima-5.33.0-1|127	Provides:	maxima-runtime = %{version}-%{release}
12cu|maxima-5.33.0-1|128	%description runtime-clisp
12cu|maxima-5.33.0-1|129	Maxima compiled with clisp.
12cu|maxima-5.33.0-1|130	
12cu|maxima-5.33.0-1|131	%files runtime-clisp
12cu|maxima-5.33.0-1|132	%dir %{_libdir}/maxima/%{version}/binary-clisp
12cu|maxima-5.33.0-1|133	%{_libdir}/maxima/%{version}/binary-clisp/*
12cu|maxima-5.33.0-1|134	%endif
12cu|maxima-5.33.0-1|135	
12cu|maxima-5.33.0-1|136	#--------------------------------------------------------------------
12cu|maxima-5.33.0-1|137	
12cu|maxima-5.33.0-1|138	%if %{enable_gcl}
12cu|maxima-5.33.0-1|139	%package runtime-gcl
12cu|maxima-5.33.0-1|140	Summary: Maxima compiled with GCL
12cu|maxima-5.33.0-1|141	Group:		Sciences/Mathematics
12cu|maxima-5.33.0-1|142	Requires:	maxima = %{version}-%{release}
12cu|maxima-5.33.0-1|143	Suggests:	rlwrap
12cu|maxima-5.33.0-1|144	Provides:	maxima-runtime = %{version}-%{release}
12cu|maxima-5.33.0-1|145	%description runtime-gcl
12cu|maxima-5.33.0-1|146	Maxima compiled with Gnu Common Lisp.
12cu|maxima-5.33.0-1|147	
12cu|maxima-5.33.0-1|148	%files runtime-gcl
12cu|maxima-5.33.0-1|149	%dir %{_libdir}/maxima/%{version}/binary-gcl
12cu|maxima-5.33.0-1|150	%{_libdir}/maxima/%{version}/binary-gcl/*
12cu|maxima-5.33.0-1|151	%endif
12cu|maxima-5.33.0-1|152	
12cu|maxima-5.33.0-1|153	#--------------------------------------------------------------------
12cu|maxima-5.33.0-1|154	%if %{enable_sbcl}
12cu|maxima-5.33.0-1|155	%package runtime-sbcl
12cu|maxima-5.33.0-1|156	Summary: Maxima compiled with SBCL
12cu|maxima-5.33.0-1|157	Group: Sciences/Mathematics
12cu|maxima-5.33.0-1|158	Requires:	sbcl = %{sbcl_version}
12cu|maxima-5.33.0-1|159	Requires:	maxima = %{version}-%{release}
12cu|maxima-5.33.0-1|160	Provides:	maxima-runtime = %{version}-%{release}
12cu|maxima-5.33.0-1|161	
12cu|maxima-5.33.0-1|162	%description runtime-sbcl
12cu|maxima-5.33.0-1|163	Maxima compiled with SBCL.
12cu|maxima-5.33.0-1|164	
12cu|maxima-5.33.0-1|165	%files runtime-sbcl
12cu|maxima-5.33.0-1|166	%dir %{_libdir}/maxima/%{version}/binary-sbcl
12cu|maxima-5.33.0-1|167	%{_libdir}/maxima/%{version}/binary-sbcl/*
12cu|maxima-5.33.0-1|168	%endif
12cu|maxima-5.33.0-1|169	
12cu|maxima-5.33.0-1|170	#--------------------------------------------------------------------
12cu|maxima-5.33.0-1|171	%if %{enable_ecl}
12cu|maxima-5.33.0-1|172	%package runtime-ecl
12cu|maxima-5.33.0-1|173	Summary: Maxima compiled with ECL
12cu|maxima-5.33.0-1|174	Group: Sciences/Mathematics
12cu|maxima-5.33.0-1|175	Requires:	maxima = %{version}-%{release}
12cu|maxima-5.33.0-1|176	Provides:	maxima-runtime = %{version}-%{release}
12cu|maxima-5.33.0-1|177	
12cu|maxima-5.33.0-1|178	%description runtime-ecl
12cu|maxima-5.33.0-1|179	Maxima compiled with ECL.
12cu|maxima-5.33.0-1|180	
12cu|maxima-5.33.0-1|181	%files runtime-ecl
12cu|maxima-5.33.0-1|182	%dir %{_libdir}/maxima/%{version}/binary-ecl
12cu|maxima-5.33.0-1|183	%{_libdir}/maxima/%{version}/binary-ecl/*
12cu|maxima-5.33.0-1|184	%{ecllib}/maxima.fas
12cu|maxima-5.33.0-1|185	%endif
12cu|maxima-5.33.0-1|186	
12cu|maxima-5.33.0-1|187	#--------------------------------------------------------------------
12cu|maxima-5.33.0-1|188	%package lang-de-utf8
12cu|maxima-5.33.0-1|189	Summary:	Maxima German UTF-8 language pack
12cu|maxima-5.33.0-1|190	Group:		Sciences/Mathematics
12cu|maxima-5.33.0-1|191	Requires:	maxima = %{version}
12cu|maxima-5.33.0-1|192	
12cu|maxima-5.33.0-1|193	%description lang-de-utf8
12cu|maxima-5.33.0-1|194	Maxima German language support (UTF-8).
12cu|maxima-5.33.0-1|195	
12cu|maxima-5.33.0-1|196	%files lang-de-utf8
12cu|maxima-5.33.0-1|197	%doc %{_datadir}/maxima/%{version}/doc/html/de.utf8
12cu|maxima-5.33.0-1|198	%{_infodir}/de.utf8
12cu|maxima-5.33.0-1|199	
12cu|maxima-5.33.0-1|200	#--------------------------------------------------------------------
12cu|maxima-5.33.0-1|201	%package lang-es-utf8
12cu|maxima-5.33.0-1|202	Summary:	Maxima Spanish UTF-8 language pack
12cu|maxima-5.33.0-1|203	Group:		Sciences/Mathematics
12cu|maxima-5.33.0-1|204	Requires:	maxima = %{version}
12cu|maxima-5.33.0-1|205	
12cu|maxima-5.33.0-1|206	%description lang-es-utf8
12cu|maxima-5.33.0-1|207	Maxima Spanish language support (UTF-8).
12cu|maxima-5.33.0-1|208	
12cu|maxima-5.33.0-1|209	%files lang-es-utf8
12cu|maxima-5.33.0-1|210	%doc %{_datadir}/maxima/%{version}/doc/html/es.utf8
12cu|maxima-5.33.0-1|211	%{_infodir}/es.utf8
12cu|maxima-5.33.0-1|212	
12cu|maxima-5.33.0-1|213	#--------------------------------------------------------------------
12cu|maxima-5.33.0-1|214	%package lang-pt-utf8
12cu|maxima-5.33.0-1|215	Summary:	Maxima Portuguese UTF-8 language pack
12cu|maxima-5.33.0-1|216	Group:		Sciences/Mathematics
12cu|maxima-5.33.0-1|217	Requires:	maxima = %{version}
12cu|maxima-5.33.0-1|218	
12cu|maxima-5.33.0-1|219	%description lang-pt-utf8
12cu|maxima-5.33.0-1|220	Maxima Portuguese language support (UTF-8).
12cu|maxima-5.33.0-1|221	
12cu|maxima-5.33.0-1|222	%files lang-pt-utf8
12cu|maxima-5.33.0-1|223	%doc %{_datadir}/maxima/%{version}/doc/html/pt.utf8
12cu|maxima-5.33.0-1|224	%{_infodir}/pt.utf8
12cu|maxima-5.33.0-1|225	
12cu|maxima-5.33.0-1|226	#--------------------------------------------------------------------
12cu|maxima-5.33.0-1|227	%package lang-pt_BR-utf8
12cu|maxima-5.33.0-1|228	Summary:	Maxima Brazilian Portuguese UTF-8 language pack
12cu|maxima-5.33.0-1|229	Group:		Sciences/Mathematics
12cu|maxima-5.33.0-1|230	Requires:	maxima = %{version}
12cu|maxima-5.33.0-1|231	
12cu|maxima-5.33.0-1|232	%description lang-pt_BR-utf8
12cu|maxima-5.33.0-1|233	Maxima Brazilian Portuguese language support (UTF-8).
12cu|maxima-5.33.0-1|234	
12cu|maxima-5.33.0-1|235	%files lang-pt_BR-utf8
12cu|maxima-5.33.0-1|236	%doc %{_datadir}/maxima/%{version}/doc/html/pt_BR.utf8
12cu|maxima-5.33.0-1|237	%{_infodir}/pt_BR.utf8
12cu|maxima-5.33.0-1|238	
12cu|maxima-5.33.0-1|239	#--------------------------------------------------------------------
12cu|maxima-5.33.0-1|240	
12cu|maxima-5.33.0-1|241	%prep
12cu|maxima-5.33.0-1|242	%setup -q
12cu|maxima-5.33.0-1|243	
12cu|maxima-5.33.0-1|244	%patch50 -p1 -b .clisp-noreadline
12cu|maxima-5.33.0-1|245	%patch51 -p1 -b .build-fasl
12cu|maxima-5.33.0-1|246	
12cu|maxima-5.33.0-1|247	# Extra docs
12cu|maxima-5.33.0-1|248	install -p -m644 %{SOURCE10} .
12cu|maxima-5.33.0-1|249	install -D -p -m644 %{SOURCE11} doc/maximabook/maxima.pdf
12cu|maxima-5.33.0-1|250	
12cu|maxima-5.33.0-1|251	sed -i -e 's|@ARCH@|%{_target_cpu}|' src/maxima.in
12cu|maxima-5.33.0-1|252	
12cu|maxima-5.33.0-1|253	sed -i -e 's:/usr/local/info:/usr/share/info:' \
12cu|maxima-5.33.0-1|254	interfaces/emacs/emaxima/maxima.el
12cu|maxima-5.33.0-1|255	sed -i -e \
12cu|maxima-5.33.0-1|256	's/(defcustom\s+maxima-info-index-file\s+)(\S+)/$1\"maxima.info-16\"/' \
12cu|maxima-5.33.0-1|257	interfaces/emacs/emaxima/maxima.el
12cu|maxima-5.33.0-1|258	
12cu|maxima-5.33.0-1|259	# remove CVS crud
12cu|maxima-5.33.0-1|260	find -name CVS -type d | xargs --no-run-if-empty rm -rv
12cu|maxima-5.33.0-1|261	
12cu|maxima-5.33.0-1|262	%build
12cu|maxima-5.33.0-1|263	autoreconf -fi
12cu|maxima-5.33.0-1|264	
12cu|maxima-5.33.0-1|265	%if %{enable_gcl}
12cu|maxima-5.33.0-1|266	export GCL_ANSI=y
12cu|maxima-5.33.0-1|267	%endif
12cu|maxima-5.33.0-1|268	%if %{enable_sbcl}
12cu|maxima-5.33.0-1|269	export SBCL_HOME=%{_libdir}/sbcl
12cu|maxima-5.33.0-1|270	%endif
12cu|maxima-5.33.0-1|271	export CFLAGS="%{optflags} -fno-fast-math"
12cu|maxima-5.33.0-1|272	export CXXFLAGS="%{optflags} -fno-fast-math"
12cu|maxima-5.33.0-1|273	%configure2_5x \
12cu|maxima-5.33.0-1|274	%{clisp_flags} \
12cu|maxima-5.33.0-1|275	%{gcl_flags} \
12cu|maxima-5.33.0-1|276	%{sbcl_flags} \
12cu|maxima-5.33.0-1|277	%{ecl_flags} \
12cu|maxima-5.33.0-1|278	--with-default-lisp=%{defaultlisp} \
12cu|maxima-5.33.0-1|279	--enable-lang-de-utf8 \
12cu|maxima-5.33.0-1|280	--enable-lang-es-utf8 \
12cu|maxima-5.33.0-1|281	--enable-lang-pt-utf8 \
12cu|maxima-5.33.0-1|282	--enable-lang-pt_BR-utf8 LDFLAGS=
12cu|maxima-5.33.0-1|283	
12cu|maxima-5.33.0-1|284	# help avoid (re)running makeinfo/tex
12cu|maxima-5.33.0-1|285	touch doc/info/maxima.info
12cu|maxima-5.33.0-1|286	
12cu|maxima-5.33.0-1|287	make
12cu|maxima-5.33.0-1|288	
12cu|maxima-5.33.0-1|289	%install
12cu|maxima-5.33.0-1|290	%makeinstall_std
12cu|maxima-5.33.0-1|291	
12cu|maxima-5.33.0-1|292	%if %{?enable_ecl}
12cu|maxima-5.33.0-1|293	install -D -m755 src/binary-ecl/maxima.fas %{buildroot}%{ecllib}/maxima.fas
12cu|maxima-5.33.0-1|294	%endif
12cu|maxima-5.33.0-1|295	
12cu|maxima-5.33.0-1|296	# app icon
12cu|maxima-5.33.0-1|297	install -p -D -m644 %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/maxima.png
12cu|maxima-5.33.0-1|298	
12cu|maxima-5.33.0-1|299	desktop-file-install \
12cu|maxima-5.33.0-1|300	--dir="%{buildroot}%{_datadir}/applications" \
12cu|maxima-5.33.0-1|301	%{SOURCE2}
12cu|maxima-5.33.0-1|302	
12cu|maxima-5.33.0-1|303	# (x)emacs
12cu|maxima-5.33.0-1|304	install -D -m644 -p %{SOURCE6} %{buildroot}%{_datadir}/maxima/%{version}/emacs/site_start.d/maxima-modes.el
12cu|maxima-5.33.0-1|305	
12cu|maxima-5.33.0-1|306	for dir in %{emacs_sitelisp} %{xemacs_sitelisp} ; do
12cu|maxima-5.33.0-1|307	install -d -m755 %{buildroot}$dir/{,site-start.d}
12cu|maxima-5.33.0-1|308	ln -s %{_datadir}/maxima/%{version}/emacs %{buildroot}$dir/maxima
12cu|maxima-5.33.0-1|309	for file in %{buildroot}%{_datadir}/maxima/%{version}/emacs/*.el ; do
12cu|maxima-5.33.0-1|310	touch `dirname $file`/`basename $file .el`.elc
12cu|maxima-5.33.0-1|311	done
12cu|maxima-5.33.0-1|312	ln -s %{_datadir}/maxima/%{version}/emacs/site_start.d/maxima-modes.el %{buildroot}$dir/site-start.d/
12cu|maxima-5.33.0-1|313	touch %{buildroot}$dir/site-start.d/maxima-modes.elc
12cu|maxima-5.33.0-1|314	done
12cu|maxima-5.33.0-1|315	
12cu|maxima-5.33.0-1|316	# emaxima LaTeX style (%ghost)
12cu|maxima-5.33.0-1|317	install -d %{buildroot}%{texmf}/tex/latex/
12cu|maxima-5.33.0-1|318	ln -sf  %{_datadir}/maxima/%{version}/emacs \
12cu|maxima-5.33.0-1|319	%{buildroot}%{texmf}/tex/latex/emaxima
12cu|maxima-5.33.0-1|320	
12cu|maxima-5.33.0-1|321	## unwanted/unpackaged files
12cu|maxima-5.33.0-1|322	rm -f %{buildroot}%{_infodir}/dir
12cu|maxima-5.33.0-1|323	# docs
12cu|maxima-5.33.0-1|324	rm -rf %{buildroot}%{_datadir}/maxima/%{version}/doc/{contributors,implementation,misc,maximabook,EMaximaIntro.ps}
12cu|maxima-5.33.0-1|325	
12cu|maxima-5.33.0-1|326	%check
12cu|maxima-5.33.0-1|327	make -k check
12cu|maxima-5.33.0-1|328	
12cu|maxima-5.33.0-1|329	# A little hack - maxima wants this file to be uncompressed, but it is compressed
12cu|maxima-5.33.0-1|330	# automatiaclly by rpmbuild
12cu|maxima-5.33.0-1|331	# Maybe a better solution would be to palce this file to another location...
12cu|maxima-5.33.0-1|332	%postun
12cu|maxima-5.33.0-1|333	rm -f %{_infodir}/maxima-index.lisp
12cu|maxima-5.33.0-1|334	
12cu|maxima-5.33.0-1|335	%posttrans
12cu|maxima-5.33.0-1|336	xz -d %{_infodir}/maxima-index.lisp.xz
12cu|maxima-5.33.0-1|337	
12cu|maxima-5.33.0-1|338	%files
12cu|maxima-5.33.0-1|339	%doc AUTHORS COPYING README README.lisps
12cu|maxima-5.33.0-1|340	%{_bindir}/maxima
12cu|maxima-5.33.0-1|341	%{_bindir}/rmaxima
12cu|maxima-5.33.0-1|342	%{_libdir}/maxima/%{version}/mgnuplot
12cu|maxima-5.33.0-1|343	%{_datadir}/maxima/%{version}/*
12cu|maxima-5.33.0-1|344	%{_infodir}/*.info*
12cu|maxima-5.33.0-1|345	%{_infodir}/maxima-index.lisp*
12cu|maxima-5.33.0-1|346	%{_mandir}/man1/maxima.*
12cu|maxima-5.33.0-1|347	%exclude %doc %{_datadir}/maxima/%{version}/doc/html/es.utf8
12cu|maxima-5.33.0-1|348	%exclude %{_infodir}/es.utf8
12cu|maxima-5.33.0-1|349	%exclude %doc %{_datadir}/maxima/%{version}/doc/html/de.utf8
12cu|maxima-5.33.0-1|350	%exclude %{_infodir}/de.utf8
12cu|maxima-5.33.0-1|351	%exclude %doc %{_datadir}/maxima/%{version}/doc/html/pt.utf8
12cu|maxima-5.33.0-1|352	%exclude %{_infodir}/pt.utf8
12cu|maxima-5.33.0-1|353	%exclude %doc %{_datadir}/maxima/%{version}/doc/html/pt_BR.utf8
12cu|maxima-5.33.0-1|354	%exclude %{_infodir}/pt_BR.utf8
12cu|maxima-5.33.0-1|355	%{texmf}/tex/latex/emaxima
12cu|maxima-5.33.0-1|356	%{emacs_sitelisp}/maxima
12cu|maxima-5.33.0-1|357	%{emacs_sitelisp}/site-start.d/*
12cu|maxima-5.33.0-1|358	%{xemacs_sitelisp}/maxima
12cu|maxima-5.33.0-1|359	%{xemacs_sitelisp}/site-start.d/*
12cu|maxima-5.33.0-1|360	
12cu|maxima-5.33.0-1|361	%changelog
12cu|maxima-5.33.0-1|362	* Tue May 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.33.0-1
12cu|maxima-5.33.0-1|363	+ Revision: 5f7b51d
12cu|maxima-5.33.0-1|364	- Updated to 5.33.0
12cu|maxima-5.33.0-1|365	
12cu|maxima-5.33.0-1|366	

10060 12
12cu|maxr-0.2.8-1|1	Name:		maxr
12cu|maxr-0.2.8-1|2	Version:	0.2.8
12cu|maxr-0.2.8-1|3	Release:	1
12cu|maxr-0.2.8-1|4	Summary:	A classic turn-based strategy game
12cu|maxr-0.2.8-1|5	Group:		Games/Other
12cu|maxr-0.2.8-1|6	License:	GPLv2+ and GFDL
12cu|maxr-0.2.8-1|7	URL:		http://www.maxr.org
12cu|maxr-0.2.8-1|8	Source0:	http://www.maxr.org/downloads/%{name}-%{version}.tar.gz
12cu|maxr-0.2.8-1|9	Source1:	%{name}.desktop
12cu|maxr-0.2.8-1|10	Source2:	%{name}.png
12cu|maxr-0.2.8-1|11	BuildRequires:	SDL-devel
12cu|maxr-0.2.8-1|12	BuildRequires:	SDL_mixer-devel
12cu|maxr-0.2.8-1|13	BuildRequires:	SDL_net-devel
12cu|maxr-0.2.8-1|14	BuildRequires:	desktop-file-utils
12cu|maxr-0.2.8-1|15	
12cu|maxr-0.2.8-1|16	%description
12cu|maxr-0.2.8-1|17	M.A.X.R. (Mechanized Assault and eXploration Reloaded) is a fanmade strategy
12cu|maxr-0.2.8-1|18	game by the community of maxr.org. MAXR is OpenSource and a remake of
12cu|maxr-0.2.8-1|19	the old M.A.X.by Interplay from 1996 featuring network games based on TCP/IP
12cu|maxr-0.2.8-1|20	(e.g. over the internet). The game can be played in a turn-based mode (with or
12cu|maxr-0.2.8-1|21	without time limit), or simultaneous mode (all the players take their turns at
12cu|maxr-0.2.8-1|22	the same time), and features combat in air, land, and sea. Three resources are
12cu|maxr-0.2.8-1|23	present on the maps - Raw Materials, which are needed to manufacture units,
12cu|maxr-0.2.8-1|24	structures and ammunition, Fuel, which power generators need to function, and
12cu|maxr-0.2.8-1|25	Gold, which is used to purchase upgrades. This game is a mix of realtime and
12cu|maxr-0.2.8-1|26	turnbased strategy with battle chess character.
12cu|maxr-0.2.8-1|27	
12cu|maxr-0.2.8-1|28	%prep
12cu|maxr-0.2.8-1|29	%setup -q
12cu|maxr-0.2.8-1|30	# Needed because of this rpmlint warning "W: wrong-file-end-of-line-encoding"
12cu|maxr-0.2.8-1|31	sed -i 's/\r//' CHANGELOG
12cu|maxr-0.2.8-1|32	# Convert everything to UTF-8
12cu|maxr-0.2.8-1|33	# COPYING.README
12cu|maxr-0.2.8-1|34	iconv -f iso-8859-1 -t utf-8 -o COPYING.README.utf8 COPYING.README
12cu|maxr-0.2.8-1|35	touch -c -r COPYING.README COPYING.README.utf8
12cu|maxr-0.2.8-1|36	mv -f COPYING.README.utf8 COPYING.README
12cu|maxr-0.2.8-1|37	# ABOUT
12cu|maxr-0.2.8-1|38	iconv -f iso-8859-1 -t utf-8 -o ABOUT.utf8 ABOUT
12cu|maxr-0.2.8-1|39	touch -c -r ABOUT ABOUT.utf8
12cu|maxr-0.2.8-1|40	mv -f ABOUT.utf8 ABOUT
12cu|maxr-0.2.8-1|41	
12cu|maxr-0.2.8-1|42	%build
12cu|maxr-0.2.8-1|43	%configure2_5x
12cu|maxr-0.2.8-1|44	%make
12cu|maxr-0.2.8-1|45	
12cu|maxr-0.2.8-1|46	%install
12cu|maxr-0.2.8-1|47	%makeinstall_std
12cu|maxr-0.2.8-1|48	
12cu|maxr-0.2.8-1|49	desktop-file-install \
12cu|maxr-0.2.8-1|50	--dir=%{buildroot}%{_datadir}/applications \
12cu|maxr-0.2.8-1|51	%{SOURCE1}
12cu|maxr-0.2.8-1|52	
12cu|maxr-0.2.8-1|53	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
12cu|maxr-0.2.8-1|54	
12cu|maxr-0.2.8-1|55	install -p -m 0644 %{SOURCE2} \
12cu|maxr-0.2.8-1|56	%{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cu|maxr-0.2.8-1|57	
12cu|maxr-0.2.8-1|58	%files
12cu|maxr-0.2.8-1|59	%doc ABOUT CHANGELOG COPYING COPYING.README
12cu|maxr-0.2.8-1|60	%{_bindir}/%{name}
12cu|maxr-0.2.8-1|61	%{_datadir}/%{name}/
12cu|maxr-0.2.8-1|62	%{_datadir}/applications/%{name}.desktop
12cu|maxr-0.2.8-1|63	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cu|maxr-0.2.8-1|64	

10061 12
12cu|mayavi-1.5-10|1	Summary:	A powerful scientific data visualizer for Python
12cu|mayavi-1.5-10|2	Name:		mayavi
12cu|mayavi-1.5-10|3	Version:	1.5
12cu|mayavi-1.5-10|4	Release:	10
12cu|mayavi-1.5-10|5	License:	BSD
12cu|mayavi-1.5-10|6	Group:		Sciences/Other
12cu|mayavi-1.5-10|7	Url:		http://mayavi.sourceforge.net
12cu|mayavi-1.5-10|8	Source0:	http://ovh.dl.sourceforge.net/sourceforge/mayavi/MayaVi-%{version}.tar.bz2
12cu|mayavi-1.5-10|9	BuildRequires:	pkgconfig(python)
12cu|mayavi-1.5-10|10	Requires:	python-vtk
12cu|mayavi-1.5-10|11	Requires:	tkinter
12cu|mayavi-1.5-10|12	BuildArch:	noarch
12cu|mayavi-1.5-10|13	
12cu|mayavi-1.5-10|14	%description
12cu|mayavi-1.5-10|15	MayaVi is a free, easy to use scientific data visualizer. It is written in
12cu|mayavi-1.5-10|16	Python and uses the amazing Visualization Toolkit (VTK) for the graphics. It
12cu|mayavi-1.5-10|17	provides a GUI written using  Tkinter. MayaVi is free and distributed under the
12cu|mayavi-1.5-10|18	conditions of the  BSD license. It is also cross platform and should run on any
12cu|mayavi-1.5-10|19	platform where both Python and VTK are available (which is almost any *nix, Mac
12cu|mayavi-1.5-10|20	OSX or Windows).
12cu|mayavi-1.5-10|21	
12cu|mayavi-1.5-10|22	%files -f INSTALLED_FILES
12cu|mayavi-1.5-10|23	
12cu|mayavi-1.5-10|24	#----------------------------------------------------------------------------
12cu|mayavi-1.5-10|25	
12cu|mayavi-1.5-10|26	%prep
12cu|mayavi-1.5-10|27	%setup -n MayaVi-%{version}
12cu|mayavi-1.5-10|28	
12cu|mayavi-1.5-10|29	%build
12cu|mayavi-1.5-10|30	python setup.py build
12cu|mayavi-1.5-10|31	
12cu|mayavi-1.5-10|32	%install
12cu|mayavi-1.5-10|33	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cu|mayavi-1.5-10|34	
12cu|mayavi-1.5-10|35	
12cu|mayavi-1.5-10|36	%changelog
12cu|mayavi-1.5-10|37	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5-10
12cu|mayavi-1.5-10|38	+ Revision: b16f346
12cu|mayavi-1.5-10|39	- LOG Spec cleanup
12cu|mayavi-1.5-10|40	
12cu|mayavi-1.5-10|41	

10062 12
12cu|mazeofgalious-0.63-2|1	%define oname mog
12cu|mazeofgalious-0.63-2|2	%define rev 1548
12cu|mazeofgalious-0.63-2|3	
12cu|mazeofgalious-0.63-2|4	Summary:	A side-view, flick-screen platform game
12cu|mazeofgalious-0.63-2|5	Name:		mazeofgalious
12cu|mazeofgalious-0.63-2|6	Version:	0.63
12cu|mazeofgalious-0.63-2|7	Release:	2
12cu|mazeofgalious-0.63-2|8	License:	GPLv2+
12cu|mazeofgalious-0.63-2|9	Group:		Games/Arcade
12cu|mazeofgalious-0.63-2|10	Url:		http://www.braingames.getput.com/mog/
12cu|mazeofgalious-0.63-2|11	Source0:	%{oname}-%{version}.%{rev}.tar.bz2
12cu|mazeofgalious-0.63-2|12	Source1:	thegnu.pcx
12cu|mazeofgalious-0.63-2|13	Patch0:		mog-0.63-makefile.patch
12cu|mazeofgalious-0.63-2|14	Patch1:		mog-0.63-datapath.patch
12cu|mazeofgalious-0.63-2|15	Patch2:		mog-0.63-desktop.patch
12cu|mazeofgalious-0.63-2|16	Patch3:		mog-0.63-makefile2.patch
12cu|mazeofgalious-0.63-2|17	Patch4:		mog-0.63-sfmt.patch
12cu|mazeofgalious-0.63-2|18	BuildRequires:	imagemagick
12cu|mazeofgalious-0.63-2|19	BuildRequires:	SDL_sound-devel
12cu|mazeofgalious-0.63-2|20	BuildRequires:	pkgconfig(sdl)
12cu|mazeofgalious-0.63-2|21	BuildRequires:	pkgconfig(SDL_image)
12cu|mazeofgalious-0.63-2|22	BuildRequires:	pkgconfig(SDL_mixer)
12cu|mazeofgalious-0.63-2|23	Provides:	%{oname} = %{EVRD}
12cu|mazeofgalious-0.63-2|24	
12cu|mazeofgalious-0.63-2|25	%description
12cu|mazeofgalious-0.63-2|26	The Maze of Galious (MoG in short) was originally a Konami game for the MSX
12cu|mazeofgalious-0.63-2|27	computer system. Its real name is Knightmare II: The Maze of Galious and is
12cu|mazeofgalious-0.63-2|28	the sequel of another Konami game called Knightmare.
12cu|mazeofgalious-0.63-2|29	
12cu|mazeofgalious-0.63-2|30	MoG is a very addictive game where you have to kill thousands of enemies,
12cu|mazeofgalious-0.63-2|31	collect items in order to obtain new powers and defeat some really great demons
12cu|mazeofgalious-0.63-2|32	at the end of each level. The gameplay of MoG is not the boring linear one.
12cu|mazeofgalious-0.63-2|33	
12cu|mazeofgalious-0.63-2|34	In MoG you are free to go everywhere you want from the beginning of the game.
12cu|mazeofgalious-0.63-2|35	You have to be very careful of the order in which you visit all the rooms in
12cu|mazeofgalious-0.63-2|36	the HUGE map if you want to keep your character alive. The map is structured
12cu|mazeofgalious-0.63-2|37	in a main map (called the castle) and 10 submaps (called the worlds).
12cu|mazeofgalious-0.63-2|38	Initially you are in the castle and you have to find the keys that open the
12cu|mazeofgalious-0.63-2|39	doors to go to each of the worlds. To complete the game you have to defeat
12cu|mazeofgalious-0.63-2|40	the boss at the end of each one of the 10 worlds. You are free to revisit
12cu|mazeofgalious-0.63-2|41	each world as often as you want in order to see if you have missed something.
12cu|mazeofgalious-0.63-2|42	
12cu|mazeofgalious-0.63-2|43	To defeat all 10 demons you control two characters: Popolon and Aphrodite.
12cu|mazeofgalious-0.63-2|44	Each one has special abilities, i.e. Popolon has a greater ability to jump
12cu|mazeofgalious-0.63-2|45	and Aphrodite is able to dive.
12cu|mazeofgalious-0.63-2|46	
12cu|mazeofgalious-0.63-2|47	%files
12cu|mazeofgalious-0.63-2|48	%doc LICENSE *.txt
12cu|mazeofgalious-0.63-2|49	%{_gamesbindir}/%{oname}
12cu|mazeofgalious-0.63-2|50	%{_gamesdatadir}/%{oname}
12cu|mazeofgalious-0.63-2|51	%{_datadir}/applications/%{oname}.desktop
12cu|mazeofgalious-0.63-2|52	%{_datadir}/pixmaps/%{oname}.png
12cu|mazeofgalious-0.63-2|53	
12cu|mazeofgalious-0.63-2|54	#----------------------------------------------------------------------------
12cu|mazeofgalious-0.63-2|55	
12cu|mazeofgalious-0.63-2|56	%prep
12cu|mazeofgalious-0.63-2|57	%setup -q -n %{oname}-%{version}.%{rev}
12cu|mazeofgalious-0.63-2|58	%patch0 -p1 -b .makefile
12cu|mazeofgalious-0.63-2|59	%patch1 -p1 -b .datapath
12cu|mazeofgalious-0.63-2|60	%patch2 -p1 -b .desktop
12cu|mazeofgalious-0.63-2|61	%patch3 -p1 -b .makefile
12cu|mazeofgalious-0.63-2|62	%patch4 -p1 -b .sfmt
12cu|mazeofgalious-0.63-2|63	
12cu|mazeofgalious-0.63-2|64	%build
12cu|mazeofgalious-0.63-2|65	%make OPTFLAGS="%{optflags}" LFLAGS="%{ldflags}"
12cu|mazeofgalious-0.63-2|66	
12cu|mazeofgalious-0.63-2|67	%install
12cu|mazeofgalious-0.63-2|68	%makeinstall_std
12cu|mazeofgalious-0.63-2|69	
12cu|mazeofgalious-0.63-2|70	# replace Konami logo with GNU
12cu|mazeofgalious-0.63-2|71	rm -f %{buildroot}%{_gamesdatadir}/%{oname}/graphics/*/konami.pcx
12cu|mazeofgalious-0.63-2|72	cp %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{oname}/graphics/alfonso/
12cu|mazeofgalious-0.63-2|73	cp %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{oname}/graphics/alternate/
12cu|mazeofgalious-0.63-2|74	cp %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{oname}/graphics/boltian/
12cu|mazeofgalious-0.63-2|75	cp %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{oname}/graphics/hinox/
12cu|mazeofgalious-0.63-2|76	cp %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{oname}/graphics/naramura/
12cu|mazeofgalious-0.63-2|77	cp %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{oname}/graphics/original/
12cu|mazeofgalious-0.63-2|78	
12cu|mazeofgalious-0.63-2|79	
12cu|mazeofgalious-0.63-2|80	
12cu|mazeofgalious-0.63-2|81	%changelog
12cu|mazeofgalious-0.63-2|82	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.63-2
12cu|mazeofgalious-0.63-2|83	+ Revision: 49b93b6
12cu|mazeofgalious-0.63-2|84	- LOG Build with system flags to fix debug package
12cu|mazeofgalious-0.63-2|85	
12cu|mazeofgalious-0.63-2|86	

10063 12
12cu|mb-applet-input-manager-0.6-8|1	%define name 	mb-applet-input-manager
12cu|mb-applet-input-manager-0.6-8|2	%define version 0.6
12cu|mb-applet-input-manager-0.6-8|3	%define release  8
12cu|mb-applet-input-manager-0.6-8|4	
12cu|mb-applet-input-manager-0.6-8|5	Summary: 	Input manager for the Matchbox Desktop
12cu|mb-applet-input-manager-0.6-8|6	Name: 		%name
12cu|mb-applet-input-manager-0.6-8|7	Version: 	%version
12cu|mb-applet-input-manager-0.6-8|8	Release: 	%release
12cu|mb-applet-input-manager-0.6-8|9	Url: 		http://matchbox-project.org/
12cu|mb-applet-input-manager-0.6-8|10	License: 	GPLv2+
12cu|mb-applet-input-manager-0.6-8|11	Group: 		Graphical desktop/Other
12cu|mb-applet-input-manager-0.6-8|12	Source: 	http://matchbox-project.org/sources/%name/%version/%{name}-%{version}.tar.bz2
12cu|mb-applet-input-manager-0.6-8|13	BuildRequires:	pkgconfig(x11)
12cu|mb-applet-input-manager-0.6-8|14	BuildRequires:	libmatchbox-devel
12cu|mb-applet-input-manager-0.6-8|15	
12cu|mb-applet-input-manager-0.6-8|16	%description
12cu|mb-applet-input-manager-0.6-8|17	Input manager for the Matchbox Desktop
12cu|mb-applet-input-manager-0.6-8|18	
12cu|mb-applet-input-manager-0.6-8|19	%prep
12cu|mb-applet-input-manager-0.6-8|20	%setup -q
12cu|mb-applet-input-manager-0.6-8|21	
12cu|mb-applet-input-manager-0.6-8|22	%build
12cu|mb-applet-input-manager-0.6-8|23	%configure2_5x
12cu|mb-applet-input-manager-0.6-8|24	%make
12cu|mb-applet-input-manager-0.6-8|25	
12cu|mb-applet-input-manager-0.6-8|26	%install
12cu|mb-applet-input-manager-0.6-8|27	rm -rf $RPM_BUILD_ROOT
12cu|mb-applet-input-manager-0.6-8|28	%makeinstall_std
12cu|mb-applet-input-manager-0.6-8|29	
12cu|mb-applet-input-manager-0.6-8|30	%clean
12cu|mb-applet-input-manager-0.6-8|31	rm -rf $RPM_BUILD_ROOT
12cu|mb-applet-input-manager-0.6-8|32	
12cu|mb-applet-input-manager-0.6-8|33	%files
12cu|mb-applet-input-manager-0.6-8|34	%defattr(-,root,root)
12cu|mb-applet-input-manager-0.6-8|35	%doc AUTHORS README
12cu|mb-applet-input-manager-0.6-8|36	%_bindir/mbinputmgr
12cu|mb-applet-input-manager-0.6-8|37	%_datadir/applications/*
12cu|mb-applet-input-manager-0.6-8|38	%_datadir/pixmaps/*
12cu|mb-applet-input-manager-0.6-8|39	
12cu|mb-applet-input-manager-0.6-8|40	
12cu|mb-applet-input-manager-0.6-8|41	%changelog
12cu|mb-applet-input-manager-0.6-8|42	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 0.6-7mdv2011.0
12cu|mb-applet-input-manager-0.6-8|43	+ Revision: 636092
12cu|mb-applet-input-manager-0.6-8|44	- tighten BR
12cu|mb-applet-input-manager-0.6-8|45	
12cu|mb-applet-input-manager-0.6-8|46	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-6mdv2011.0
12cu|mb-applet-input-manager-0.6-8|47	+ Revision: 620303
12cu|mb-applet-input-manager-0.6-8|48	- the mass rebuild of 2010.0 packages
12cu|mb-applet-input-manager-0.6-8|49	
12cu|mb-applet-input-manager-0.6-8|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.6-5mdv2010.0
12cu|mb-applet-input-manager-0.6-8|51	+ Revision: 429985
12cu|mb-applet-input-manager-0.6-8|52	- rebuild
12cu|mb-applet-input-manager-0.6-8|53	
12cu|mb-applet-input-manager-0.6-8|54	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.6-4mdv2009.0
12cu|mb-applet-input-manager-0.6-8|55	+ Revision: 252074
12cu|mb-applet-input-manager-0.6-8|56	- rebuild
12cu|mb-applet-input-manager-0.6-8|57	- fix no-buildroot-tag
12cu|mb-applet-input-manager-0.6-8|58	- kill re-definition of %%buildroot on Pixel's request
12cu|mb-applet-input-manager-0.6-8|59	
12cu|mb-applet-input-manager-0.6-8|60	* Tue Nov 06 2007 Funda Wang <fwang@mandriva.org> 0.6-2mdv2008.1
12cu|mb-applet-input-manager-0.6-8|61	+ Revision: 106289
12cu|mb-applet-input-manager-0.6-8|62	- BR matchbox-devel
12cu|mb-applet-input-manager-0.6-8|63	- Rebuild
12cu|mb-applet-input-manager-0.6-8|64	- import mb-applet-input-manager
12cu|mb-applet-input-manager-0.6-8|65	
12cu|mb-applet-input-manager-0.6-8|66	
12cu|mb-applet-input-manager-0.6-8|67	* Mon Jan 10 2005 Austin Acton <austin@mandrake.org> 0.6-1mdk
12cu|mb-applet-input-manager-0.6-8|68	- 0.6
12cu|mb-applet-input-manager-0.6-8|69	
12cu|mb-applet-input-manager-0.6-8|70	* Tue Jul 27 2004 Austin Acton <austin@mandrake.org> 0.5-1mdk
12cu|mb-applet-input-manager-0.6-8|71	- initial package
12cu|mb-applet-input-manager-0.6-8|72	

10064 12
12cu|mc46-4.6.3-3|1	%define oname mc
12cu|mc46-4.6.3-3|2	
12cu|mc46-4.6.3-3|3	Summary:	So called russian fork of Midnight Commander
12cu|mc46-4.6.3-3|4	Name:		mc46
12cu|mc46-4.6.3-3|5	Version:	4.6.3
12cu|mc46-4.6.3-3|6	Release:	3
12cu|mc46-4.6.3-3|7	License:	GPLv2+
12cu|mc46-4.6.3-3|8	Group:		File tools
12cu|mc46-4.6.3-3|9	Url:		http://mc.redhat-club.org
12cu|mc46-4.6.3-3|10	Source0:	%{oname}-%{version}.tar.bz2
12cu|mc46-4.6.3-3|11	BuildRequires:	bison
12cu|mc46-4.6.3-3|12	BuildRequires:	gpm-devel
12cu|mc46-4.6.3-3|13	BuildRequires:	pkgconfig(glib-2.0)
12cu|mc46-4.6.3-3|14	BuildRequires:	pkgconfig(x11)
12cu|mc46-4.6.3-3|15	Conflicts:	%{oname}
12cu|mc46-4.6.3-3|16	
12cu|mc46-4.6.3-3|17	%description
12cu|mc46-4.6.3-3|18	So called russian fork of Midnight Commander.
12cu|mc46-4.6.3-3|19	
12cu|mc46-4.6.3-3|20	It has better default syntax highlighting for spec files and some
12cu|mc46-4.6.3-3|21	other useful features that we don't have in 4.7+.
12cu|mc46-4.6.3-3|22	
12cu|mc46-4.6.3-3|23	Midnight Commander is a visual shell much like a file manager,
12cu|mc46-4.6.3-3|24	only with way more features. It is text mode, but also includes
12cu|mc46-4.6.3-3|25	mouse support if you are running GPM.  Its coolest feature is
12cu|mc46-4.6.3-3|26	the ability to ftp, view tar, zip files, and poke into RPMs for
12cu|mc46-4.6.3-3|27	specific files. This is "revived" version with many patches applied.
12cu|mc46-4.6.3-3|28	
12cu|mc46-4.6.3-3|29	%files -f %{oname}.lang
12cu|mc46-4.6.3-3|30	%doc COPYING README INSTALL AUTHORS
12cu|mc46-4.6.3-3|31	%{_bindir}/*
12cu|mc46-4.6.3-3|32	%{_libdir}/%{oname}
12cu|mc46-4.6.3-3|33	%{_sysconfdir}/%{oname}
12cu|mc46-4.6.3-3|34	%{_mandir}/man1/*
12cu|mc46-4.6.3-3|35	%{_datadir}/%{oname}
12cu|mc46-4.6.3-3|36	
12cu|mc46-4.6.3-3|37	#----------------------------------------------------------------------------
12cu|mc46-4.6.3-3|38	
12cu|mc46-4.6.3-3|39	%prep
12cu|mc46-4.6.3-3|40	%setup -q -n %{oname}-%{version}
12cu|mc46-4.6.3-3|41	
12cu|mc46-4.6.3-3|42	%build
12cu|mc46-4.6.3-3|43	%configure --with-gpm-mouse --with-x
12cu|mc46-4.6.3-3|44	%make
12cu|mc46-4.6.3-3|45	
12cu|mc46-4.6.3-3|46	%install
12cu|mc46-4.6.3-3|47	%makeinstall_std
12cu|mc46-4.6.3-3|48	cp %{buildroot}%{_datadir}/%{oname}/bin/* %{buildroot}%{_libdir}/%{oname}/
12cu|mc46-4.6.3-3|49	
12cu|mc46-4.6.3-3|50	%find_lang %{oname} --with-man
12cu|mc46-4.6.3-3|51	
12cu|mc46-4.6.3-3|52	
12cu|mc46-4.6.3-3|53	%changelog
12cu|mc46-4.6.3-3|54	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.6.3-3
12cu|mc46-4.6.3-3|55	+ Revision: 2ae867b
12cu|mc46-4.6.3-3|56	- Spec cleanups
12cu|mc46-4.6.3-3|57	
12cu|mc46-4.6.3-3|58	

10065 12
12cu|mcabber-0.10.2-2|1	Summary:	Console jabber client
12cu|mcabber-0.10.2-2|2	Name:		mcabber
12cu|mcabber-0.10.2-2|3	Version:	0.10.2
12cu|mcabber-0.10.2-2|4	Release:	2
12cu|mcabber-0.10.2-2|5	License:	GPLv2+
12cu|mcabber-0.10.2-2|6	Group:		Networking/Instant messaging
12cu|mcabber-0.10.2-2|7	Url:		http://www.lilotux.net/~mikael/mcabber/
12cu|mcabber-0.10.2-2|8	Source0:	http://www.lilotux.net/~mikael/mcabber/files/mcabber-%{version}.tar.bz2
12cu|mcabber-0.10.2-2|9	Patch0:		mcabber-0.10.2-libotr4.patch
12cu|mcabber-0.10.2-2|10	BuildRequires:	gpgme-devel
12cu|mcabber-0.10.2-2|11	BuildRequires:	pkgconfig(enchant)
12cu|mcabber-0.10.2-2|12	BuildRequires:	pkgconfig(glib-2.0)
12cu|mcabber-0.10.2-2|13	BuildRequires:	pkgconfig(libotr)
12cu|mcabber-0.10.2-2|14	BuildRequires:	pkgconfig(loudmouth-1.0)
12cu|mcabber-0.10.2-2|15	BuildRequires:	pkgconfig(ncursesw)
12cu|mcabber-0.10.2-2|16	BuildRequires:	pkgconfig(openssl)
12cu|mcabber-0.10.2-2|17	
12cu|mcabber-0.10.2-2|18	%description
12cu|mcabber-0.10.2-2|19	Mcabber is a small jabber console client which supports SSL support, history
12cu|mcabber-0.10.2-2|20	logging, external actions and more.
12cu|mcabber-0.10.2-2|21	
12cu|mcabber-0.10.2-2|22	%files
12cu|mcabber-0.10.2-2|23	%doc AUTHORS ChangeLog NEWS README TODO
12cu|mcabber-0.10.2-2|24	%doc mcabberrc.example contrib
12cu|mcabber-0.10.2-2|25	%{_mandir}/man1/mcabber.1*
12cu|mcabber-0.10.2-2|26	%{_bindir}/mcabber
12cu|mcabber-0.10.2-2|27	%{_datadir}/%{name}/
12cu|mcabber-0.10.2-2|28	%{_libdir}/mcabber/libbeep.so
12cu|mcabber-0.10.2-2|29	%{_libdir}/mcabber/libxttitle.so
12cu|mcabber-0.10.2-2|30	%{_libdir}/mcabber/libfifo.so
12cu|mcabber-0.10.2-2|31	%{_libdir}/mcabber/liburlregex.so
12cu|mcabber-0.10.2-2|32	
12cu|mcabber-0.10.2-2|33	#----------------------------------------------------------------------------
12cu|mcabber-0.10.2-2|34	
12cu|mcabber-0.10.2-2|35	%package devel
12cu|mcabber-0.10.2-2|36	Summary:	Development files for %{name}
12cu|mcabber-0.10.2-2|37	Group:		Development/Other
12cu|mcabber-0.10.2-2|38	Conflicts:	%{name} < 0.10.2-2
12cu|mcabber-0.10.2-2|39	
12cu|mcabber-0.10.2-2|40	%description devel
12cu|mcabber-0.10.2-2|41	Development files for %{name}.
12cu|mcabber-0.10.2-2|42	
12cu|mcabber-0.10.2-2|43	%files devel
12cu|mcabber-0.10.2-2|44	%{_includedir}/mcabber/*.c
12cu|mcabber-0.10.2-2|45	%{_includedir}/mcabber/*.h
12cu|mcabber-0.10.2-2|46	%{_libdir}/pkgconfig/mcabber.pc
12cu|mcabber-0.10.2-2|47	
12cu|mcabber-0.10.2-2|48	#----------------------------------------------------------------------------
12cu|mcabber-0.10.2-2|49	
12cu|mcabber-0.10.2-2|50	%prep
12cu|mcabber-0.10.2-2|51	%setup -q
12cu|mcabber-0.10.2-2|52	%patch0 -p1
12cu|mcabber-0.10.2-2|53	
12cu|mcabber-0.10.2-2|54	%build
12cu|mcabber-0.10.2-2|55	autoreconf -fi
12cu|mcabber-0.10.2-2|56	%configure2_5x \
12cu|mcabber-0.10.2-2|57	--disable-dependency-tracking \
12cu|mcabber-0.10.2-2|58	--enable-enchant \
12cu|mcabber-0.10.2-2|59	--enable-otr
12cu|mcabber-0.10.2-2|60	%make
12cu|mcabber-0.10.2-2|61	
12cu|mcabber-0.10.2-2|62	%install
12cu|mcabber-0.10.2-2|63	%makeinstall_std
12cu|mcabber-0.10.2-2|64	
12cu|mcabber-0.10.2-2|65	
12cu|mcabber-0.10.2-2|66	%changelog
12cu|mcabber-0.10.2-2|67	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.2-2
12cu|mcabber-0.10.2-2|68	+ Revision: f0c69a2
12cu|mcabber-0.10.2-2|69	- LOG New version 0.10.2, split devel package, fix build with libotr 4.x
12cu|mcabber-0.10.2-2|70	
12cu|mcabber-0.10.2-2|71	

10066 12
12cu|mc-contrib-4.8.14-3|1	# Fell free to add your commits to the git but,
12cu|mc-contrib-4.8.14-3|2	# Do not disable any feature , unless buggy.
12cu|mc-contrib-4.8.14-3|3	# Thank you. Symbianflo
12cu|mc-contrib-4.8.14-3|4	
12cu|mc-contrib-4.8.14-3|5	%bcond_without mrb
12cu|mc-contrib-4.8.14-3|6	%bcond_with mc46_style
12cu|mc-contrib-4.8.14-3|7	%define oname mc
12cu|mc-contrib-4.8.14-3|8	
12cu|mc-contrib-4.8.14-3|9	Summary:	A user-friendly file manager and visual shell
12cu|mc-contrib-4.8.14-3|10	Name:		%{oname}-contrib
12cu|mc-contrib-4.8.14-3|11	Version:	4.8.14
12cu|mc-contrib-4.8.14-3|12	Release:	3
12cu|mc-contrib-4.8.14-3|13	License:	GPLv2+
12cu|mc-contrib-4.8.14-3|14	Group:		File tools
12cu|mc-contrib-4.8.14-3|15	Url:		http://www.midnight-commander.org/
12cu|mc-contrib-4.8.14-3|16	Source0:	http://ftp.midnight-commander.org/%{oname}-%{version}.tar.xz
12cu|mc-contrib-4.8.14-3|17	Source1:	http://kde-look.org/CONTENT/content-files/163325-MidnightCommander.svg
12cu|mc-contrib-4.8.14-3|18	Source2:	mc.desktop
12cu|mc-contrib-4.8.14-3|19	Source100:	mc-contrib.rpmlintrc
12cu|mc-contrib-4.8.14-3|20	
12cu|mc-contrib-4.8.14-3|21	# Highlight hidden files and dirs with black and
12cu|mc-contrib-4.8.14-3|22	# whitespaces (in mcedit) with bright red like it was in mc 4.6.3 aka Russian fork
12cu|mc-contrib-4.8.14-3|23	Patch0:		mc-4.8.12-old-style-defaults.patch
12cu|mc-contrib-4.8.14-3|24	Patch1:		mc-4.7.0.2-do-not-mark-tabs.patch
12cu|mc-contrib-4.8.14-3|25	Patch2:		mc-4.7.2-bash_history.patch
12cu|mc-contrib-4.8.14-3|26	BuildRequires:	bison
12cu|mc-contrib-4.8.14-3|27	BuildRequires:	gettext-devel
12cu|mc-contrib-4.8.14-3|28	BuildRequires:	gpm-devel
12cu|mc-contrib-4.8.14-3|29	BuildRequires:	pam-devel
12cu|mc-contrib-4.8.14-3|30	BuildRequires:	pkgconfig(ext2fs)
12cu|mc-contrib-4.8.14-3|31	# see http://www.midnight-commander.org/wiki/NEWS-4.8.14
12cu|mc-contrib-4.8.14-3|32	BuildRequires:	pkgconfig(glib-2.0) >= 2.14.0
12cu|mc-contrib-4.8.14-3|33	BuildRequires:	pkgconfig(libpcre)
12cu|mc-contrib-4.8.14-3|34	# keep slang for later run
12cu|mc-contrib-4.8.14-3|35	BuildRequires:	pkgconfig(slang)
12cu|mc-contrib-4.8.14-3|36	# we use ncurses for tty  because is build with X11 support.
12cu|mc-contrib-4.8.14-3|37	BuildRequires:	pkgconfig(ncurses)
12cu|mc-contrib-4.8.14-3|38	# let's build documentation too. Sflo
12cu|mc-contrib-4.8.14-3|39	BuildRequires:	doxygen
12cu|mc-contrib-4.8.14-3|40	
12cu|mc-contrib-4.8.14-3|41	%if %{with mrb}
12cu|mc-contrib-4.8.14-3|42	BuildRequires:	desktop-file-utils
12cu|mc-contrib-4.8.14-3|43	BuildRequires:	imagemagick
12cu|mc-contrib-4.8.14-3|44	BuildRequires:	groff
12cu|mc-contrib-4.8.14-3|45	BuildRequires:	aspell-devel
12cu|mc-contrib-4.8.14-3|46	BuildRequires:	pkgconfig(libssh2) >= 1.2.5
12cu|mc-contrib-4.8.14-3|47	BuildRequires:	pkgconfig(x11)
12cu|mc-contrib-4.8.14-3|48	BuildRequires:	pkgconfig(xt)
12cu|mc-contrib-4.8.14-3|49	Requires:	aspell-en
12cu|mc-contrib-4.8.14-3|50	Requires:	e2fsprogs
12cu|mc-contrib-4.8.14-3|51	# keep suggested for full featred mc.Sflo
12cu|mc-contrib-4.8.14-3|52	# might include restricted packages.
12cu|mc-contrib-4.8.14-3|53	# ucab extfs
12cu|mc-contrib-4.8.14-3|54	Suggests:	cabextract
12cu|mc-contrib-4.8.14-3|55	# audio extfs
12cu|mc-contrib-4.8.14-3|56	Suggests:	cdparanoia
12cu|mc-contrib-4.8.14-3|57	# iso9660 extfs
12cu|mc-contrib-4.8.14-3|58	Suggests:	cdrkit
12cu|mc-contrib-4.8.14-3|59	# hp48+ extfs
12cu|mc-contrib-4.8.14-3|60	Suggests:	gawk
12cu|mc-contrib-4.8.14-3|61	# spelling corrections
12cu|mc-contrib-4.8.14-3|62	Suggests:	aspell
12cu|mc-contrib-4.8.14-3|63	# CVS support
12cu|mc-contrib-4.8.14-3|64	Suggests:	config(cvs)
12cu|mc-contrib-4.8.14-3|65	# a+ extfs
12cu|mc-contrib-4.8.14-3|66	Suggests:	config(mtools)
12cu|mc-contrib-4.8.14-3|67	# needed by several extfs scripts
12cu|mc-contrib-4.8.14-3|68	Suggests:	perl
12cu|mc-contrib-4.8.14-3|69	# s3+ extfs
12cu|mc-contrib-4.8.14-3|70	Suggests:	pythonegg(boto)
12cu|mc-contrib-4.8.14-3|71	Suggests:	pythonegg(pytz)
12cu|mc-contrib-4.8.14-3|72	# uace extfs
12cu|mc-contrib-4.8.14-3|73	Suggests:	unace
12cu|mc-contrib-4.8.14-3|74	# uarj extfs
12cu|mc-contrib-4.8.14-3|75	Suggests:	unarj
12cu|mc-contrib-4.8.14-3|76	# urar extfs
12cu|mc-contrib-4.8.14-3|77	Suggests:	unrar
12cu|mc-contrib-4.8.14-3|78	# uzip extfs
12cu|mc-contrib-4.8.14-3|79	Suggests:	zip
12cu|mc-contrib-4.8.14-3|80	# support for 7zip archives
12cu|mc-contrib-4.8.14-3|81	Suggests:	p7zip
12cu|mc-contrib-4.8.14-3|82	%endif
12cu|mc-contrib-4.8.14-3|83	#########################################
12cu|mc-contrib-4.8.14-3|84	# see http://www.midnight-commander.org/wiki/NEWS-4.8.14
12cu|mc-contrib-4.8.14-3|85	Requires:	groff
12cu|mc-contrib-4.8.14-3|86	Requires:	glibc  >= 2.14.0
12cu|mc-contrib-4.8.14-3|87	
12cu|mc-contrib-4.8.14-3|88	Conflicts:	%{oname}
12cu|mc-contrib-4.8.14-3|89	
12cu|mc-contrib-4.8.14-3|90	%description
12cu|mc-contrib-4.8.14-3|91	Midnight Commander is a visual shell much like a file manager, only with way
12cu|mc-contrib-4.8.14-3|92	more features.  It is text mode, but also includes mouse support if you are
12cu|mc-contrib-4.8.14-3|93	running GPM.  Its coolest feature is the ability to ftp, view tar, zip
12cu|mc-contrib-4.8.14-3|94	files, and poke into RPMs for specific files.
12cu|mc-contrib-4.8.14-3|95	This is contrib version
12cu|mc-contrib-4.8.14-3|96	- Menu entry provided
12cu|mc-contrib-4.8.14-3|97	- Default systemwide skin darkfar
12cu|mc-contrib-4.8.14-3|98	- Fixed uzip extfs info
12cu|mc-contrib-4.8.14-3|99	- Enabled features at build time:
12cu|mc-contrib-4.8.14-3|100	-File system:                Midnight Commander Virtual Filesystem
12cu|mc-contrib-4.8.14-3|101	cpio, tar, sfs, extfs, ftp, sftp, fish, smb
12cu|mc-contrib-4.8.14-3|102	-Screen library:             Ncurses library
12cu|mc-contrib-4.8.14-3|103	-Mouse support:              gpm and xterm
12cu|mc-contrib-4.8.14-3|104	-X11 events support:         yes
12cu|mc-contrib-4.8.14-3|105	-With subshell support:      yes
12cu|mc-contrib-4.8.14-3|106	-With background operations: yes
12cu|mc-contrib-4.8.14-3|107	-Internal editor:            yes with aspell support
12cu|mc-contrib-4.8.14-3|108	-Diff viewer:                yes
12cu|mc-contrib-4.8.14-3|109	-Support for charset:        yes
12cu|mc-contrib-4.8.14-3|110	-Search type:                glib-regexp.
12cu|mc-contrib-4.8.14-3|111	
12cu|mc-contrib-4.8.14-3|112	%files -f %{oname}.lang
12cu|mc-contrib-4.8.14-3|113	%doc doc/FAQ doc/COPYING doc/NEWS doc/README doc/keybind-migration.txt
12cu|mc-contrib-4.8.14-3|114	%{_bindir}/mc
12cu|mc-contrib-4.8.14-3|115	%{_bindir}/mcedit
12cu|mc-contrib-4.8.14-3|116	%{_bindir}/mcview
12cu|mc-contrib-4.8.14-3|117	%{_bindir}/mcdiff
12cu|mc-contrib-4.8.14-3|118	%{_datadir}/mc/*
12cu|mc-contrib-4.8.14-3|119	%{_libexecdir}/mc/cons.saver
12cu|mc-contrib-4.8.14-3|120	%{_libexecdir}/mc/mc*
12cu|mc-contrib-4.8.14-3|121	%{_libexecdir}/mc/extfs.d/*
12cu|mc-contrib-4.8.14-3|122	%{_libexecdir}/mc/ext.d/*
12cu|mc-contrib-4.8.14-3|123	%{_libexecdir}/mc/fish/*
12cu|mc-contrib-4.8.14-3|124	%{_mandir}/man1/*
12cu|mc-contrib-4.8.14-3|125	%{_sysconfdir}/profile.d/*
12cu|mc-contrib-4.8.14-3|126	%config(noreplace) %{_sysconfdir}/mc/mc.ext
12cu|mc-contrib-4.8.14-3|127	%config(noreplace) %{_sysconfdir}/mc/*edit*
12cu|mc-contrib-4.8.14-3|128	%config(noreplace) %{_sysconfdir}/mc/mc*.keymap
12cu|mc-contrib-4.8.14-3|129	%config(noreplace) %{_sysconfdir}/mc/mc.menu*
12cu|mc-contrib-4.8.14-3|130	%config(noreplace) %{_sysconfdir}/mc/*.ini
12cu|mc-contrib-4.8.14-3|131	%dir %{_datadir}/mc
12cu|mc-contrib-4.8.14-3|132	%dir %{_sysconfdir}/mc
12cu|mc-contrib-4.8.14-3|133	%dir %{_libexecdir}/mc
12cu|mc-contrib-4.8.14-3|134	%dir %{_libexecdir}/mc/fish
12cu|mc-contrib-4.8.14-3|135	%dir %{_libexecdir}/mc/extfs.d
12cu|mc-contrib-4.8.14-3|136	%dir %{_libexecdir}/mc/ext.d
12cu|mc-contrib-4.8.14-3|137	# Menu entry
12cu|mc-contrib-4.8.14-3|138	%{_datadir}/applications/mc.desktop
12cu|mc-contrib-4.8.14-3|139	%{_iconsdir}/hicolor/*/*/%{oname}.png
12cu|mc-contrib-4.8.14-3|140	
12cu|mc-contrib-4.8.14-3|141	#----------------------------------------------------------------------------
12cu|mc-contrib-4.8.14-3|142	
12cu|mc-contrib-4.8.14-3|143	%prep
12cu|mc-contrib-4.8.14-3|144	%setup -qn %{oname}-%{version}
12cu|mc-contrib-4.8.14-3|145	
12cu|mc-contrib-4.8.14-3|146	%if %{with mc46_style}
12cu|mc-contrib-4.8.14-3|147	%patch0 -p1 -b .mc46-style
12cu|mc-contrib-4.8.14-3|148	%else
12cu|mc-contrib-4.8.14-3|149	%patch1 -p0 -b .tabs
12cu|mc-contrib-4.8.14-3|150	%endif
12cu|mc-contrib-4.8.14-3|151	%patch2 -p1 -b .bash_history
12cu|mc-contrib-4.8.14-3|152	
12cu|mc-contrib-4.8.14-3|153	sed -i 's:|hxx|:|hh|hpp|hxx|:' misc/syntax/Syntax.in
12cu|mc-contrib-4.8.14-3|154	
12cu|mc-contrib-4.8.14-3|155	%build
12cu|mc-contrib-4.8.14-3|156	export X11_WWW="www-browser"
12cu|mc-contrib-4.8.14-3|157	export CFLAGS="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE %{optflags} -Wno-strict-aliasing"
12cu|mc-contrib-4.8.14-3|158	%configure2_5x \
12cu|mc-contrib-4.8.14-3|159	--enable-dependency-tracking \
12cu|mc-contrib-4.8.14-3|160	--without-included-gettext \
12cu|mc-contrib-4.8.14-3|161	--with-screen=ncurses \
12cu|mc-contrib-4.8.14-3|162	--with-search-engine=glib \
12cu|mc-contrib-4.8.14-3|163	--enable-nls \
12cu|mc-contrib-4.8.14-3|164	--enable-charset \
12cu|mc-contrib-4.8.14-3|165	--enable-largefile \
12cu|mc-contrib-4.8.14-3|166	--disable-rpath \
12cu|mc-contrib-4.8.14-3|167	--with-mmap \
12cu|mc-contrib-4.8.14-3|168	%if %{with mrb}
12cu|mc-contrib-4.8.14-3|169	--enable-vfs-smb \
12cu|mc-contrib-4.8.14-3|170	--enable-background \
12cu|mc-contrib-4.8.14-3|171	--with-subshell \
12cu|mc-contrib-4.8.14-3|172	--enable-vfs-sftp \
12cu|mc-contrib-4.8.14-3|173	--with-gpm-mouse \
12cu|mc-contrib-4.8.14-3|174	--enable-aspell \
12cu|mc-contrib-4.8.14-3|175	--with-x \
12cu|mc-contrib-4.8.14-3|176	%endif
12cu|mc-contrib-4.8.14-3|177	--libexecdir=%{_libexecdir}
12cu|mc-contrib-4.8.14-3|178	
12cu|mc-contrib-4.8.14-3|179	
12cu|mc-contrib-4.8.14-3|180	%make
12cu|mc-contrib-4.8.14-3|181	
12cu|mc-contrib-4.8.14-3|182	%install
12cu|mc-contrib-4.8.14-3|183	%makeinstall_std
12cu|mc-contrib-4.8.14-3|184	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
12cu|mc-contrib-4.8.14-3|185	install contrib/{mc.sh,mc.csh} %{buildroot}%{_sysconfdir}/profile.d
12cu|mc-contrib-4.8.14-3|186	
12cu|mc-contrib-4.8.14-3|187	# Menu entry:
12cu|mc-contrib-4.8.14-3|188	desktop-file-install %SOURCE2 \
12cu|mc-contrib-4.8.14-3|189	--dir=%{buildroot}%{_datadir}/applications
12cu|mc-contrib-4.8.14-3|190	# icons
12cu|mc-contrib-4.8.14-3|191	install -d 755 %{buildroot}%{_iconsdir}/hicolor/scalable
12cu|mc-contrib-4.8.14-3|192	for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
12cu|mc-contrib-4.8.14-3|193	install -dm 0755 \
12cu|mc-contrib-4.8.14-3|194	%{buildroot}%{_iconsdir}/hicolor/$size/apps
12cu|mc-contrib-4.8.14-3|195	convert -strip -resize $size %SOURCE1 \
12cu|mc-contrib-4.8.14-3|196	%{buildroot}%{_iconsdir}/hicolor/$size/apps/%{oname}.png
12cu|mc-contrib-4.8.14-3|197	done
12cu|mc-contrib-4.8.14-3|198	# using darkfar skin system wide
12cu|mc-contrib-4.8.14-3|199	pushd %{buildroot}%{_datadir}/mc/skins
12cu|mc-contrib-4.8.14-3|200	mv default.ini 1default.ini
12cu|mc-contrib-4.8.14-3|201	ln -s darkfar.ini default.ini
12cu|mc-contrib-4.8.14-3|202	popd
12cu|mc-contrib-4.8.14-3|203	
12cu|mc-contrib-4.8.14-3|204	# end entry here. Sflo
12cu|mc-contrib-4.8.14-3|205	
12cu|mc-contrib-4.8.14-3|206	# uzip extfs info fix.
12cu|mc-contrib-4.8.14-3|207	sed 's|op_has_zipinfo = 0|op_has_zipinfo = 1|' \
12cu|mc-contrib-4.8.14-3|208	-i "%{buildroot}%{_libexecdir}/mc/extfs.d/uzip"
12cu|mc-contrib-4.8.14-3|209	
12cu|mc-contrib-4.8.14-3|210	%find_lang %{oname} --with-man
12cu|mc-contrib-4.8.14-3|211	
12cu|mc-contrib-4.8.14-3|212	
12cu|mc-contrib-4.8.14-3|213	%changelog
12cu|mc-contrib-4.8.14-3|214	
12cu|mc-contrib-4.8.14-3|215	* Fri May 08 2015 abfonly <abfonly@gmail.com> 4.8.14-3
12cu|mc-contrib-4.8.14-3|216	- (2f27c5c) Merge pull request #1 from import/mc-contrib:rosa2014.1
12cu|mc-contrib-4.8.14-3|217	- (2f27c5c) abfonly
12cu|mc-contrib-4.8.14-3|218	
12cu|mc-contrib-4.8.14-3|219	

10067 12
12cu|mcomix-0.98-2|1	Summary:	Fork of the Comix project
12cu|mcomix-0.98-2|2	Name:		mcomix
12cu|mcomix-0.98-2|3	Version:	0.98
12cu|mcomix-0.98-2|4	Release:	2
12cu|mcomix-0.98-2|5	License:	GPLv2+
12cu|mcomix-0.98-2|6	Group:		Office
12cu|mcomix-0.98-2|7	URL:		http://mcomix.sourceforge.net/
12cu|mcomix-0.98-2|8	Source0:	http://downloads.sourceforge.net/mcomix/%name-%{version}.tar.bz2
12cu|mcomix-0.98-2|9	
12cu|mcomix-0.98-2|10	Buildarch:	noarch
12cu|mcomix-0.98-2|11	BuildRequires:	python, python-imaging, jpeg-progs, pygtk2.0-devel
12cu|mcomix-0.98-2|12	BuildRequires:	desktop-file-utils python-setuptools python-imaging-devel
12cu|mcomix-0.98-2|13	Requires:	python, python-imaging, jpeg-progs, pygtk2.0 gettext
12cu|mcomix-0.98-2|14	Patch0:		mcomix-0.92-fedora-rpmbuild-gtk.patch
12cu|mcomix-0.98-2|15	Patch1:		mcomix-0.94-gettext-system-install.patch
12cu|mcomix-0.98-2|16	
12cu|mcomix-0.98-2|17	
12cu|mcomix-0.98-2|18	%description
12cu|mcomix-0.98-2|19	MComix is an user-friendly, customizable image viewer.
12cu|mcomix-0.98-2|20	It is specifically designed to handle comic books, but also serves as
12cu|mcomix-0.98-2|21	a generic viewer.  It reads images in ZIP, RAR, 7Zip or tar archives
12cu|mcomix-0.98-2|22	as well as plain image files.  It is written in Python and uses GTK+
12cu|mcomix-0.98-2|23	through the PyGTK bindings, and runs on both Linux and Windows.
12cu|mcomix-0.98-2|24	
12cu|mcomix-0.98-2|25	%prep
12cu|mcomix-0.98-2|26	%setup -q -n %{name}-%{version}
12cu|mcomix-0.98-2|27	%patch0 -p1
12cu|mcomix-0.98-2|28	%patch1 -p1
12cu|mcomix-0.98-2|29	
12cu|mcomix-0.98-2|30	%build
12cu|mcomix-0.98-2|31	echo "Hey, i'm fake building "
12cu|mcomix-0.98-2|32	
12cu|mcomix-0.98-2|33	find . -name comicthumb\* | while read f
12cu|mcomix-0.98-2|34	do
12cu|mcomix-0.98-2|35	mv $f $(echo $f | sed -e 's|comicthumb|mcomicthumb|')
12cu|mcomix-0.98-2|36	done
12cu|mcomix-0.98-2|37	grep -rl comicthumb . | xargs sed -i -e 's|comicthumb|mcomicthumb|g'
12cu|mcomix-0.98-2|38	
12cu|mcomix-0.98-2|39	
12cu|mcomix-0.98-2|40	%install
12cu|mcomix-0.98-2|41	python setup.py \
12cu|mcomix-0.98-2|42	install \
12cu|mcomix-0.98-2|43	--root %buildroot
12cu|mcomix-0.98-2|44	
12cu|mcomix-0.98-2|45	mkdir -p %buildroot%{_sysconfdir}/gconf/schemas
12cu|mcomix-0.98-2|46	install -cpm 644 ./mime/comicbook.schemas \
12cu|mcomix-0.98-2|47	%buildroot%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cu|mcomix-0.98-2|48	
12cu|mcomix-0.98-2|49	
12cu|mcomix-0.98-2|50	#localization
12cu|mcomix-0.98-2|51	mkdir -p %buildroot%{_datadir}/locale/
12cu|mcomix-0.98-2|52	mv %buildroot%{python_sitelib}/%{name}/messages/*/ \
12cu|mcomix-0.98-2|53	%buildroot%{_datadir}/locale/
12cu|mcomix-0.98-2|54	
12cu|mcomix-0.98-2|55	
12cu|mcomix-0.98-2|56	%find_lang %{name}
12cu|mcomix-0.98-2|57	
12cu|mcomix-0.98-2|58	desktop-file-install --vendor='' \
12cu|mcomix-0.98-2|59	--dir %buildroot%_datadir/applications \
12cu|mcomix-0.98-2|60	--remove-category='Application' \
12cu|mcomix-0.98-2|61	--add-category='GNOME;GTK' \
12cu|mcomix-0.98-2|62	%buildroot%_datadir/applications/*.desktop
12cu|mcomix-0.98-2|63	
12cu|mcomix-0.98-2|64	%files -f %{name}.lang
12cu|mcomix-0.98-2|65	%doc COPYING ChangeLog README
12cu|mcomix-0.98-2|66	
12cu|mcomix-0.98-2|67	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12cu|mcomix-0.98-2|68	%{_bindir}/%{name}
12cu|mcomix-0.98-2|69	%{python_sitelib}/%{name}/
12cu|mcomix-0.98-2|70	%{python_sitelib}/%{name}-%{version}-py*.egg-info/
12cu|mcomix-0.98-2|71	%{_datadir}/applications/%{name}.desktop
12cu|mcomix-0.98-2|72	%{_datadir}/mime/packages/%{name}.xml
12cu|mcomix-0.98-2|73	%{_mandir}/man1/mcomix.1*
12cu|mcomix-0.98-2|74	%{_datadir}/icons/hicolor/*/apps/%{name}*
12cu|mcomix-0.98-2|75	%{_datadir}/icons/hicolor/*/mimetypes/application-x-*.png
12cu|mcomix-0.98-2|76	
12cu|mcomix-0.98-2|77	
12cu|mcomix-0.98-2|78	%changelog
12cu|mcomix-0.98-2|79	* Thu Apr 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.98-1
12cu|mcomix-0.98-2|80	+ Revision: 793565
12cu|mcomix-0.98-2|81	- version update 0.98
12cu|mcomix-0.98-2|82	
12cu|mcomix-0.98-2|83	* Mon Feb 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.97.1-1
12cu|mcomix-0.98-2|84	+ Revision: 778132
12cu|mcomix-0.98-2|85	- version update 0.97.1
12cu|mcomix-0.98-2|86	
12cu|mcomix-0.98-2|87	* Mon Dec 26 2011 Denis Silakov <dsilakov@mandriva.org> 0.95-2
12cu|mcomix-0.98-2|88	+ Revision: 745425
12cu|mcomix-0.98-2|89	- Bump release
12cu|mcomix-0.98-2|90	- Fix description
12cu|mcomix-0.98-2|91	
12cu|mcomix-0.98-2|92	* Tue Nov 15 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.95-1
12cu|mcomix-0.98-2|93	+ Revision: 730700
12cu|mcomix-0.98-2|94	- imported package mcomix
12cu|mcomix-0.98-2|95	

10068 12
12cu|mdns-scan-0.5-1|1	Summary:	Tool for scanning mDNS/DNS-SD published services in local network
12cu|mdns-scan-0.5-1|2	Name:		mdns-scan
12cu|mdns-scan-0.5-1|3	Version:	0.5
12cu|mdns-scan-0.5-1|4	Release:	1
12cu|mdns-scan-0.5-1|5	License:	GPLv2+
12cu|mdns-scan-0.5-1|6	Group:		Networking/Other
12cu|mdns-scan-0.5-1|7	Url:		http://freecode.com/projects/mdns-scan
12cu|mdns-scan-0.5-1|8	Source0:	http://0pointer.de/lennart/projects/mdns-scan/mdns-scan-%{version}.tar.gz
12cu|mdns-scan-0.5-1|9	
12cu|mdns-scan-0.5-1|10	%description
12cu|mdns-scan-0.5-1|11	mdns-scan is a tool for scanning for mDNS/DNS-SD published services
12cu|mdns-scan-0.5-1|12	on the local network. It issues a mDNS PTR query to the special RR
12cu|mdns-scan-0.5-1|13	_services._dns-sd._udp.local for retrieving a list of all currently
12cu|mdns-scan-0.5-1|14	registered services on the local link.
12cu|mdns-scan-0.5-1|15	
12cu|mdns-scan-0.5-1|16	%files
12cu|mdns-scan-0.5-1|17	%doc LICENSE README
12cu|mdns-scan-0.5-1|18	%{_bindir}/%{name}
12cu|mdns-scan-0.5-1|19	%{_mandir}/man1/%{name}.1*
12cu|mdns-scan-0.5-1|20	
12cu|mdns-scan-0.5-1|21	#----------------------------------------------------------------------------
12cu|mdns-scan-0.5-1|22	
12cu|mdns-scan-0.5-1|23	%prep
12cu|mdns-scan-0.5-1|24	%setup -q
12cu|mdns-scan-0.5-1|25	
12cu|mdns-scan-0.5-1|26	%build
12cu|mdns-scan-0.5-1|27	%make CFLAGS="%{optflags}"
12cu|mdns-scan-0.5-1|28	
12cu|mdns-scan-0.5-1|29	%install
12cu|mdns-scan-0.5-1|30	mkdir -p %{buildroot}%{_bindir}
12cu|mdns-scan-0.5-1|31	%makeinstall_std
12cu|mdns-scan-0.5-1|32	
12cu|mdns-scan-0.5-1|33	mkdir -p %{buildroot}%{_mandir}/man1
12cu|mdns-scan-0.5-1|34	install -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
12cu|mdns-scan-0.5-1|35	
12cu|mdns-scan-0.5-1|36	
12cu|mdns-scan-0.5-1|37	%changelog
12cu|mdns-scan-0.5-1|38	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5-1
12cu|mdns-scan-0.5-1|39	+ Revision: 811e1c7
12cu|mdns-scan-0.5-1|40	- LOG New version 0.5, build with system flags
12cu|mdns-scan-0.5-1|41	
12cu|mdns-scan-0.5-1|42	

10069 12
12cu|meandmyshadow-0.4.1-1|1	Summary:	Me and My Shadow is a puzzle/platform game
12cu|meandmyshadow-0.4.1-1|2	Name:		meandmyshadow
12cu|meandmyshadow-0.4.1-1|3	Version:	0.4.1
12cu|meandmyshadow-0.4.1-1|4	Release:	1
12cu|meandmyshadow-0.4.1-1|5	License:	GPLv3+
12cu|meandmyshadow-0.4.1-1|6	Group:		Games/Arcade
12cu|meandmyshadow-0.4.1-1|7	Url:		http://meandmyshadow.sourceforge.net
12cu|meandmyshadow-0.4.1-1|8	Source0:	https://sourceforge.net/projects/%{name}/files/%{version}/%{name}-%{version}-src.tar.gz
12cu|meandmyshadow-0.4.1-1|9	BuildRequires:	cmake
12cu|meandmyshadow-0.4.1-1|10	BuildRequires:	pkgconfig(gl)
12cu|meandmyshadow-0.4.1-1|11	BuildRequires:	pkgconfig(glu)
12cu|meandmyshadow-0.4.1-1|12	BuildRequires:	pkgconfig(libarchive)
12cu|meandmyshadow-0.4.1-1|13	BuildRequires:	pkgconfig(libcurl)
12cu|meandmyshadow-0.4.1-1|14	BuildRequires:	pkgconfig(openssl)
12cu|meandmyshadow-0.4.1-1|15	BuildRequires:	pkgconfig(sdl)
12cu|meandmyshadow-0.4.1-1|16	BuildRequires:	pkgconfig(SDL_gfx)
12cu|meandmyshadow-0.4.1-1|17	BuildRequires:	pkgconfig(SDL_image)
12cu|meandmyshadow-0.4.1-1|18	BuildRequires:	pkgconfig(SDL_mixer)
12cu|meandmyshadow-0.4.1-1|19	BuildRequires:	pkgconfig(SDL_ttf)
12cu|meandmyshadow-0.4.1-1|20	BuildRequires:	pkgconfig(x11)
12cu|meandmyshadow-0.4.1-1|21	
12cu|meandmyshadow-0.4.1-1|22	%description
12cu|meandmyshadow-0.4.1-1|23	Me and My Shadow is a puzzle/platform game written by Luka Horvat.
12cu|meandmyshadow-0.4.1-1|24	The author has given us permission to GPL the game, and develop it further.
12cu|meandmyshadow-0.4.1-1|25	It has an interesting concept and rather unique gameplay.
12cu|meandmyshadow-0.4.1-1|26	
12cu|meandmyshadow-0.4.1-1|27	%files
12cu|meandmyshadow-0.4.1-1|28	%doc README COPYING ChangeLog AUTHORS
12cu|meandmyshadow-0.4.1-1|29	%{_bindir}/meandmyshadow
12cu|meandmyshadow-0.4.1-1|30	%dir %{_datadir}/%{name}
12cu|meandmyshadow-0.4.1-1|31	%{_datadir}/%{name}/*
12cu|meandmyshadow-0.4.1-1|32	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|meandmyshadow-0.4.1-1|33	%{_datadir}/applications/%{name}.desktop
12cu|meandmyshadow-0.4.1-1|34	
12cu|meandmyshadow-0.4.1-1|35	#----------------------------------------------------------------------------
12cu|meandmyshadow-0.4.1-1|36	
12cu|meandmyshadow-0.4.1-1|37	%prep
12cu|meandmyshadow-0.4.1-1|38	%setup -q
12cu|meandmyshadow-0.4.1-1|39	find . -type f -exec chmod 0644 '{}' \;
12cu|meandmyshadow-0.4.1-1|40	
12cu|meandmyshadow-0.4.1-1|41	%build
12cu|meandmyshadow-0.4.1-1|42	%cmake
12cu|meandmyshadow-0.4.1-1|43	%make
12cu|meandmyshadow-0.4.1-1|44	
12cu|meandmyshadow-0.4.1-1|45	%install
12cu|meandmyshadow-0.4.1-1|46	%makeinstall_std -C build
12cu|meandmyshadow-0.4.1-1|47	
12cu|meandmyshadow-0.4.1-1|48	
12cu|meandmyshadow-0.4.1-1|49	%changelog
12cu|meandmyshadow-0.4.1-1|50	* Mon Jul 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.1-1
12cu|meandmyshadow-0.4.1-1|51	+ Revision: e3b12e6
12cu|meandmyshadow-0.4.1-1|52	- New version 0.4.1
12cu|meandmyshadow-0.4.1-1|53	
12cu|meandmyshadow-0.4.1-1|54	

10070 12
12cu|meataxe-2.4.24-3|1	Name:           meataxe
12cu|meataxe-2.4.24-3|2	Version:        2.4.24
12cu|meataxe-2.4.24-3|3	Release:        3
12cu|meataxe-2.4.24-3|4	Summary:        Matrix representations over finite fields
12cu|meataxe-2.4.24-3|5	
12cu|meataxe-2.4.24-3|6	Group:          Sciences/Mathematics
12cu|meataxe-2.4.24-3|7	License:        GPLv2+
12cu|meataxe-2.4.24-3|8	URL:            http://www.math.rwth-aachen.de/~MTX/
12cu|meataxe-2.4.24-3|9	Source0:        http://www.math.rwth-aachen.de/~MTX/%{name}-%{version}.tar.gz
12cu|meataxe-2.4.24-3|10	# These man pages were written by Jerry James <loganjerry@gmail.com> using
12cu|meataxe-2.4.24-3|11	# text taken from the sources.  Therefore, these pages have the same copyright
12cu|meataxe-2.4.24-3|12	# and license as the source files.
12cu|meataxe-2.4.24-3|13	Source1:        %{name}-man.tar.xz
12cu|meataxe-2.4.24-3|14	# This patch causes a shared library to be built instead of a static library,
12cu|meataxe-2.4.24-3|15	# and to link all of the binaries against the shared library.  Upstream is
12cu|meataxe-2.4.24-3|16	# not interested in building a shared library.
12cu|meataxe-2.4.24-3|17	Patch0:         %{name}-shared.patch
12cu|meataxe-2.4.24-3|18	
12cu|meataxe-2.4.24-3|19	BuildRequires:  doxygen
12cu|meataxe-2.4.24-3|20	Requires:       %{name}-libs = %{EVRD}
12cu|meataxe-2.4.24-3|21	
12cu|meataxe-2.4.24-3|22	%description
12cu|meataxe-2.4.24-3|23	The MeatAxe is a set of programs for working with matrix representations
12cu|meataxe-2.4.24-3|24	over finite fields.  Permutation representations are supported to some
12cu|meataxe-2.4.24-3|25	extent, too.
12cu|meataxe-2.4.24-3|26	
12cu|meataxe-2.4.24-3|27	%package libs
12cu|meataxe-2.4.24-3|28	Summary:        Library of matrix representations over finite fields
12cu|meataxe-2.4.24-3|29	Group:          Development/Other
12cu|meataxe-2.4.24-3|30	
12cu|meataxe-2.4.24-3|31	%description libs
12cu|meataxe-2.4.24-3|32	This package contains the MeatAxe library, which provides functions for
12cu|meataxe-2.4.24-3|33	working with matrix representations over finite fields.  Permutation
12cu|meataxe-2.4.24-3|34	representations are supported to some extent, too.
12cu|meataxe-2.4.24-3|35	
12cu|meataxe-2.4.24-3|36	%package devel
12cu|meataxe-2.4.24-3|37	Summary:        Header files and libraries for MeatAxe development
12cu|meataxe-2.4.24-3|38	Group:          Development/Other
12cu|meataxe-2.4.24-3|39	Requires:       %{name}-libs = %{EVRD}
12cu|meataxe-2.4.24-3|40	
12cu|meataxe-2.4.24-3|41	%description devel
12cu|meataxe-2.4.24-3|42	This package contains the header files and library links for building
12cu|meataxe-2.4.24-3|43	applications that use the MeatAxe library.
12cu|meataxe-2.4.24-3|44	
12cu|meataxe-2.4.24-3|45	%prep
12cu|meataxe-2.4.24-3|46	%setup -q -c
12cu|meataxe-2.4.24-3|47	%setup -q -T -D -a 1
12cu|meataxe-2.4.24-3|48	%patch0
12cu|meataxe-2.4.24-3|49	
12cu|meataxe-2.4.24-3|50	# Set up the configuration
12cu|meataxe-2.4.24-3|51	sed -e "s|^MTXLIB=.*|MTXLIB=%{_libdir}|" \
12cu|meataxe-2.4.24-3|52	-e "s|^MTXBIN=.*|MTXBIN=%{_bindir}|" \
12cu|meataxe-2.4.24-3|53	-e "s|^CFLAGS1=.*|CFLAGS1=-std=gnu99 $RPM_OPT_FLAGS|" \
12cu|meataxe-2.4.24-3|54	Makefile.conf.dist > Makefile.conf
12cu|meataxe-2.4.24-3|55	
12cu|meataxe-2.4.24-3|56	# Let Doxygen find standard header files
12cu|meataxe-2.4.24-3|57	sed -ri \
12cu|meataxe-2.4.24-3|58	"s|^(INCLUDE_PATH.*=)|\1 %{_includedir} `echo %{_libdir}/gcc/*/*/include`|" \
12cu|meataxe-2.4.24-3|59	etc/Doxyfile
12cu|meataxe-2.4.24-3|60	
12cu|meataxe-2.4.24-3|61	# Let us see compiler warnings
12cu|meataxe-2.4.24-3|62	sed -i 's|@\$(CC)|\$(CC)|' Makefile
12cu|meataxe-2.4.24-3|63	
12cu|meataxe-2.4.24-3|64	%build
12cu|meataxe-2.4.24-3|65	make %{?_smp_mflags} VERSION=%{version} LFLAGS1="$RPM_LD_FLAGS"
12cu|meataxe-2.4.24-3|66	make %{?_smp_mflags} rebuild-doc
12cu|meataxe-2.4.24-3|67	
12cu|meataxe-2.4.24-3|68	%install
12cu|meataxe-2.4.24-3|69	# Install the binaries
12cu|meataxe-2.4.24-3|70	mkdir -p %{buildroot}%{_bindir}
12cu|meataxe-2.4.24-3|71	install -m 0755 bin/* -p %{buildroot}%{_bindir}
12cu|meataxe-2.4.24-3|72	rm -f %{buildroot}%{_bindir}/mk.dir
12cu|meataxe-2.4.24-3|73	
12cu|meataxe-2.4.24-3|74	# Install the libraries
12cu|meataxe-2.4.24-3|75	mkdir -p %{buildroot}%{_libdir}
12cu|meataxe-2.4.24-3|76	cp -dp tmp/libmtx.so* %{buildroot}%{_libdir}
12cu|meataxe-2.4.24-3|77	chmod 0755 %{buildroot}%{_libdir}/libmtx.so.%{version}
12cu|meataxe-2.4.24-3|78	
12cu|meataxe-2.4.24-3|79	# Install the header
12cu|meataxe-2.4.24-3|80	mkdir -p %{buildroot}%{_includedir}
12cu|meataxe-2.4.24-3|81	cp -p src/meataxe.h %{buildroot}%{_includedir}
12cu|meataxe-2.4.24-3|82	
12cu|meataxe-2.4.24-3|83	# Install the man pages
12cu|meataxe-2.4.24-3|84	mkdir -p %{buildroot}%{_mandir}/man1
12cu|meataxe-2.4.24-3|85	cd man
12cu|meataxe-2.4.24-3|86	for m in *.1; do
12cu|meataxe-2.4.24-3|87	sed "s/@VERSION@/%{version}/" $m > %{buildroot}%{_mandir}/man1/$m
12cu|meataxe-2.4.24-3|88	touch -r $m %{buildroot}%{_mandir}/man1/$m
12cu|meataxe-2.4.24-3|89	done
12cu|meataxe-2.4.24-3|90	
12cu|meataxe-2.4.24-3|91	%check
12cu|meataxe-2.4.24-3|92	make check
12cu|meataxe-2.4.24-3|93	
12cu|meataxe-2.4.24-3|94	%files
12cu|meataxe-2.4.24-3|95	%{_bindir}/*
12cu|meataxe-2.4.24-3|96	%{_mandir}/man1/*
12cu|meataxe-2.4.24-3|97	
12cu|meataxe-2.4.24-3|98	%files libs
12cu|meataxe-2.4.24-3|99	%doc COPYING README
12cu|meataxe-2.4.24-3|100	%{_libdir}/libmtx.so.*
12cu|meataxe-2.4.24-3|101	
12cu|meataxe-2.4.24-3|102	%files devel
12cu|meataxe-2.4.24-3|103	%doc doc
12cu|meataxe-2.4.24-3|104	%{_includedir}/meataxe.h
12cu|meataxe-2.4.24-3|105	%{_libdir}/libmtx.so
12cu|meataxe-2.4.24-3|106	
12cu|meataxe-2.4.24-3|107	%changelog
12cu|meataxe-2.4.24-3|108	* Wed Nov 27 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.4.24-3
12cu|meataxe-2.4.24-3|109	+ Revision: 364ad43
12cu|meataxe-2.4.24-3|110	- Spec cleanup
12cu|meataxe-2.4.24-3|111	
12cu|meataxe-2.4.24-3|112	

10071 12
12cu|mediainfo-0.7.68-1|1	Summary:	Supplies technical and tag information about a video or audio file
12cu|mediainfo-0.7.68-1|2	Name:		mediainfo
12cu|mediainfo-0.7.68-1|3	Version:	0.7.68
12cu|mediainfo-0.7.68-1|4	Release:	1
12cu|mediainfo-0.7.68-1|5	Group:		Sound
12cu|mediainfo-0.7.68-1|6	License:	BSD
12cu|mediainfo-0.7.68-1|7	Url:		http://mediaarea.net/en/MediaInfo
12cu|mediainfo-0.7.68-1|8	Source0:	http://mediaarea.net/download/source/%{name}/%{version}/%{name}_%{version}.tar.bz2
12cu|mediainfo-0.7.68-1|9	Patch0:		mediainfo_0.7.63-fix-qtgui-build.patch
12cu|mediainfo-0.7.68-1|10	BuildRequires:	dos2unix
12cu|mediainfo-0.7.68-1|11	BuildRequires:	imagemagick
12cu|mediainfo-0.7.68-1|12	BuildRequires:	qt4-devel
12cu|mediainfo-0.7.68-1|13	BuildRequires:	wxgtku2.8-devel
12cu|mediainfo-0.7.68-1|14	BuildRequires:	pkgconfig(libmediainfo) >= 0.7.68
12cu|mediainfo-0.7.68-1|15	BuildRequires:	pkgconfig(libzen)
12cu|mediainfo-0.7.68-1|16	BuildRequires:	pkgconfig(zlib)
12cu|mediainfo-0.7.68-1|17	
12cu|mediainfo-0.7.68-1|18	%description
12cu|mediainfo-0.7.68-1|19	MediaInfo supplies technical and tag information about a video or audio file.
12cu|mediainfo-0.7.68-1|20	What information can I get from MediaInfo?
12cu|mediainfo-0.7.68-1|21	* General: title, author, director, album, track number, date, duration...
12cu|mediainfo-0.7.68-1|22	* Video: codec, aspect, fps, bitrate...
12cu|mediainfo-0.7.68-1|23	* Audio: codec, sample rate, channels, language, bitrate...
12cu|mediainfo-0.7.68-1|24	* Text: language of subtitle
12cu|mediainfo-0.7.68-1|25	* Chapters: number of chapters, list of chapters.
12cu|mediainfo-0.7.68-1|26	
12cu|mediainfo-0.7.68-1|27	DivX, XviD, H263, H.263, H264, x264, ASP, AVC, iTunes, MPEG-1,
12cu|mediainfo-0.7.68-1|28	MPEG1, MPEG-2, MPEG2, MPEG-4, MPEG4, MP4, M4A, M4V, QuickTime,
12cu|mediainfo-0.7.68-1|29	RealVideo, RealAudio, RA, RM, MSMPEG4v1, MSMPEG4v2, MSMPEG4v3,
12cu|mediainfo-0.7.68-1|30	VOB, DVD, WMA, VMW, ASF, 3GP, 3GPP, 3GP2.
12cu|mediainfo-0.7.68-1|31	
12cu|mediainfo-0.7.68-1|32	What format (container) does MediaInfo support?
12cu|mediainfo-0.7.68-1|33	* Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1,
12cu|mediainfo-0.7.68-1|34	MPEG-2, MPEG-4, DVD (VOB) (Codecs: DivX, XviD, MSMPEG4, ASP,
12cu|mediainfo-0.7.68-1|35	H.264, AVC...)
12cu|mediainfo-0.7.68-1|36	* Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF
12cu|mediainfo-0.7.68-1|37	* Subtitles: SRT, SSA, ASS, SAMI.
12cu|mediainfo-0.7.68-1|38	
12cu|mediainfo-0.7.68-1|39	%files
12cu|mediainfo-0.7.68-1|40	%doc Release/ReadMe_CLI_Linux.txt
12cu|mediainfo-0.7.68-1|41	%doc License.html History_CLI.txt
12cu|mediainfo-0.7.68-1|42	%{_bindir}/mediainfo
12cu|mediainfo-0.7.68-1|43	
12cu|mediainfo-0.7.68-1|44	#----------------------------------------------------------------------------
12cu|mediainfo-0.7.68-1|45	
12cu|mediainfo-0.7.68-1|46	%package gui-wx
12cu|mediainfo-0.7.68-1|47	Summary:	GUI for %{name}
12cu|mediainfo-0.7.68-1|48	Group:		Sound
12cu|mediainfo-0.7.68-1|49	Requires:	%{name}-gui-common = %{EVRD}
12cu|mediainfo-0.7.68-1|50	Provides:	%{name}-gui = %{EVRD}
12cu|mediainfo-0.7.68-1|51	
12cu|mediainfo-0.7.68-1|52	%description gui-wx
12cu|mediainfo-0.7.68-1|53	Graphical user interface for %{name}.
12cu|mediainfo-0.7.68-1|54	
12cu|mediainfo-0.7.68-1|55	%files gui-wx
12cu|mediainfo-0.7.68-1|56	%doc Release/ReadMe_GUI_Linux.txt
12cu|mediainfo-0.7.68-1|57	%doc License.html History_GUI.txt
12cu|mediainfo-0.7.68-1|58	%{_bindir}/%{name}-wx
12cu|mediainfo-0.7.68-1|59	%{_datadir}/applications/%{vendor}-%{name}-wx.desktop
12cu|mediainfo-0.7.68-1|60	
12cu|mediainfo-0.7.68-1|61	#----------------------------------------------------------------------------
12cu|mediainfo-0.7.68-1|62	
12cu|mediainfo-0.7.68-1|63	%package gui-qt
12cu|mediainfo-0.7.68-1|64	Summary:	GUI for %{name}
12cu|mediainfo-0.7.68-1|65	Group:		Sound
12cu|mediainfo-0.7.68-1|66	Requires:	%{name}-gui-common = %{EVRD}
12cu|mediainfo-0.7.68-1|67	Provides:	%{name}-gui = %{EVRD}
12cu|mediainfo-0.7.68-1|68	
12cu|mediainfo-0.7.68-1|69	%description gui-qt
12cu|mediainfo-0.7.68-1|70	Qt-based graphical user interface for %{name}.
12cu|mediainfo-0.7.68-1|71	
12cu|mediainfo-0.7.68-1|72	%files gui-qt
12cu|mediainfo-0.7.68-1|73	%{_bindir}/%{name}-qt
12cu|mediainfo-0.7.68-1|74	%{_datadir}/applications/%{vendor}-%{name}-qt.desktop
12cu|mediainfo-0.7.68-1|75	
12cu|mediainfo-0.7.68-1|76	#----------------------------------------------------------------------------
12cu|mediainfo-0.7.68-1|77	
12cu|mediainfo-0.7.68-1|78	%package gui-common
12cu|mediainfo-0.7.68-1|79	Summary:	Common files for %{name} GUIs
12cu|mediainfo-0.7.68-1|80	Group:		Sound
12cu|mediainfo-0.7.68-1|81	BuildArch:	noarch
12cu|mediainfo-0.7.68-1|82	
12cu|mediainfo-0.7.68-1|83	%description gui-common
12cu|mediainfo-0.7.68-1|84	Common files for %{name} GUI packages.
12cu|mediainfo-0.7.68-1|85	
12cu|mediainfo-0.7.68-1|86	%files gui-common
12cu|mediainfo-0.7.68-1|87	%{_datadir}/icons/hicolor/*/apps/*.png
12cu|mediainfo-0.7.68-1|88	
12cu|mediainfo-0.7.68-1|89	#----------------------------------------------------------------------------
12cu|mediainfo-0.7.68-1|90	
12cu|mediainfo-0.7.68-1|91	%prep
12cu|mediainfo-0.7.68-1|92	%setup -qn MediaInfo
12cu|mediainfo-0.7.68-1|93	%patch0 -p0 -b .buildfix
12cu|mediainfo-0.7.68-1|94	
12cu|mediainfo-0.7.68-1|95	# fix EOLs and rights
12cu|mediainfo-0.7.68-1|96	dos2unix License.html History_*.txt
12cu|mediainfo-0.7.68-1|97	chmod 644 *.html *.txt Release/*.txt
12cu|mediainfo-0.7.68-1|98	
12cu|mediainfo-0.7.68-1|99	
12cu|mediainfo-0.7.68-1|100	%build
12cu|mediainfo-0.7.68-1|101	# build CLI
12cu|mediainfo-0.7.68-1|102	pushd Project/GNU/CLI
12cu|mediainfo-0.7.68-1|103	autoreconf -vfi
12cu|mediainfo-0.7.68-1|104	%configure2_5x --disable-static
12cu|mediainfo-0.7.68-1|105	%make
12cu|mediainfo-0.7.68-1|106	popd
12cu|mediainfo-0.7.68-1|107	
12cu|mediainfo-0.7.68-1|108	# build GUI
12cu|mediainfo-0.7.68-1|109	pushd Project/GNU/GUI
12cu|mediainfo-0.7.68-1|110	autoreconf -vfi
12cu|mediainfo-0.7.68-1|111	%configure2_5x --disable-static
12cu|mediainfo-0.7.68-1|112	%make
12cu|mediainfo-0.7.68-1|113	popd
12cu|mediainfo-0.7.68-1|114	
12cu|mediainfo-0.7.68-1|115	# build Qt based GUI
12cu|mediainfo-0.7.68-1|116	pushd Project/QMake/GUI
12cu|mediainfo-0.7.68-1|117	%qmake_qt4
12cu|mediainfo-0.7.68-1|118	%make
12cu|mediainfo-0.7.68-1|119	popd
12cu|mediainfo-0.7.68-1|120	
12cu|mediainfo-0.7.68-1|121	
12cu|mediainfo-0.7.68-1|122	%install
12cu|mediainfo-0.7.68-1|123	pushd Project/GNU/CLI
12cu|mediainfo-0.7.68-1|124	%makeinstall_std
12cu|mediainfo-0.7.68-1|125	popd
12cu|mediainfo-0.7.68-1|126	
12cu|mediainfo-0.7.68-1|127	pushd Project/GNU/GUI
12cu|mediainfo-0.7.68-1|128	%makeinstall_std
12cu|mediainfo-0.7.68-1|129	popd
12cu|mediainfo-0.7.68-1|130	
12cu|mediainfo-0.7.68-1|131	pushd Project/QMake/GUI
12cu|mediainfo-0.7.68-1|132	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cu|mediainfo-0.7.68-1|133	popd
12cu|mediainfo-0.7.68-1|134	
12cu|mediainfo-0.7.68-1|135	# icon
12cu|mediainfo-0.7.68-1|136	install -Dm 644 Source/Resource/Image/MediaInfo.png \
12cu|mediainfo-0.7.68-1|137	%{buildroot}%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
12cu|mediainfo-0.7.68-1|138	
12cu|mediainfo-0.7.68-1|139	for i in 16 32 48 64 128; do
12cu|mediainfo-0.7.68-1|140	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/
12cu|mediainfo-0.7.68-1|141	convert -scale ${i} Source/Resource/Image/MediaInfo.png %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.png
12cu|mediainfo-0.7.68-1|142	done
12cu|mediainfo-0.7.68-1|143	
12cu|mediainfo-0.7.68-1|144	# menu-entry
12cu|mediainfo-0.7.68-1|145	mkdir -p %{buildroot}/%{_datadir}/applications/
12cu|mediainfo-0.7.68-1|146	cat > %{buildroot}/%{_datadir}/applications/%{vendor}-%{name}-wx.desktop << EOF
12cu|mediainfo-0.7.68-1|147	[Desktop Entry]
12cu|mediainfo-0.7.68-1|148	Type=Application
12cu|mediainfo-0.7.68-1|149	Name=MediaInfo
12cu|mediainfo-0.7.68-1|150	Comment=Supplies technical and tag information about a video or audio file
12cu|mediainfo-0.7.68-1|151	Icon=%{name}
12cu|mediainfo-0.7.68-1|152	Exec=%{name}-wx %f
12cu|mediainfo-0.7.68-1|153	Terminal=false
12cu|mediainfo-0.7.68-1|154	Categories=AudioVideo;AudioVideoEditing;
12cu|mediainfo-0.7.68-1|155	EOF
12cu|mediainfo-0.7.68-1|156	
12cu|mediainfo-0.7.68-1|157	mkdir -p %{buildroot}/%{_datadir}/applications/
12cu|mediainfo-0.7.68-1|158	cat > %{buildroot}/%{_datadir}/applications/%{vendor}-%{name}-qt.desktop << EOF
12cu|mediainfo-0.7.68-1|159	[Desktop Entry]
12cu|mediainfo-0.7.68-1|160	Type=Application
12cu|mediainfo-0.7.68-1|161	Name=MediaInfo
12cu|mediainfo-0.7.68-1|162	Comment=Supplies technical and tag information about a video or audio file
12cu|mediainfo-0.7.68-1|163	Icon=%{name}
12cu|mediainfo-0.7.68-1|164	Exec=%{name}-qt %f
12cu|mediainfo-0.7.68-1|165	Terminal=false
12cu|mediainfo-0.7.68-1|166	Categories=AudioVideo;AudioVideoEditing;
12cu|mediainfo-0.7.68-1|167	EOF
12cu|mediainfo-0.7.68-1|168	
12cu|mediainfo-0.7.68-1|169	#fix binary name
12cu|mediainfo-0.7.68-1|170	mv %{buildroot}%{_bindir}/%{name}-gui %{buildroot}%{_bindir}/%{name}-wx
12cu|mediainfo-0.7.68-1|171	
12cu|mediainfo-0.7.68-1|172	
12cu|mediainfo-0.7.68-1|173	%changelog
12cu|mediainfo-0.7.68-1|174	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.68-1
12cu|mediainfo-0.7.68-1|175	+ Revision: d9ef475
12cu|mediainfo-0.7.68-1|176	- New version 0.7.68
12cu|mediainfo-0.7.68-1|177	
12cu|mediainfo-0.7.68-1|178	

10072 12
12cu|mediatomb-0.12.1-4|1	# Spec file taken from upstream, thanks. -AdamW 2007/06
12cu|mediatomb-0.12.1-4|2	
12cu|mediatomb-0.12.1-4|3	%define svn	0
12cu|mediatomb-0.12.1-4|4	%define rel	4
12cu|mediatomb-0.12.1-4|5	%if %svn
12cu|mediatomb-0.12.1-4|6	%define	release		0.%{svn}.%{rel}
12cu|mediatomb-0.12.1-4|7	%define distname	%{name}-%{svn}.tar.xz
12cu|mediatomb-0.12.1-4|8	%define dirname		%{name}
12cu|mediatomb-0.12.1-4|9	%else
12cu|mediatomb-0.12.1-4|10	%define release		%{rel}
12cu|mediatomb-0.12.1-4|11	%define distname	%{name}-%{version}.tar.gz
12cu|mediatomb-0.12.1-4|12	%define dirname		%{name}-%{version}
12cu|mediatomb-0.12.1-4|13	%endif
12cu|mediatomb-0.12.1-4|14	
12cu|mediatomb-0.12.1-4|15	Name:		mediatomb
12cu|mediatomb-0.12.1-4|16	Summary:	UPnP AV MediaServer
12cu|mediatomb-0.12.1-4|17	Version:	0.12.1
12cu|mediatomb-0.12.1-4|18	Release:	%{release}
12cu|mediatomb-0.12.1-4|19	License:	GPLv2
12cu|mediatomb-0.12.1-4|20	Group:		Networking/Remote access
12cu|mediatomb-0.12.1-4|21	URL:		http://mediatomb.cc
12cu|mediatomb-0.12.1-4|22	Source0:	http://downloads.sourceforge.net/mediatomb/%{distname}
12cu|mediatomb-0.12.1-4|23	Source1:	mediatomb.logrotate
12cu|mediatomb-0.12.1-4|24	# Adds parallel init info to init.d script - AdamW 2007/06
12cu|mediatomb-0.12.1-4|25	Patch0:		mediatomb-0.11.0-initinfo.patch
12cu|mediatomb-0.12.1-4|26	Patch1:		mediatomb-0.12.1-gcc46.patch
12cu|mediatomb-0.12.1-4|27	Patch2:		mediatomb-0.12.1-gcc47.patch
12cu|mediatomb-0.12.1-4|28	Patch3:		mediatomb-0.12.1-mozjs185.patch
12cu|mediatomb-0.12.1-4|29	Patch4:		mediatomb-0.12.1.tonewjs.patch
12cu|mediatomb-0.12.1-4|30	Patch5:		mediatomb-0.12.1-jsparse.patch
12cu|mediatomb-0.12.1-4|31	Patch6:		mediatomb-0.12.1-libmp4v2.patch
12cu|mediatomb-0.12.1-4|32	Patch7:		libav_0.7_support.patch
12cu|mediatomb-0.12.1-4|33	BuildRequires:	pkgconfig(sqlite3)
12cu|mediatomb-0.12.1-4|34	BuildRequires:	magic-devel
12cu|mediatomb-0.12.1-4|35	BuildRequires:	pkgconfig(id3tag)
12cu|mediatomb-0.12.1-4|36	BuildRequires:	libmp4v2-devel
12cu|mediatomb-0.12.1-4|37	BuildRequires:	pkgconfig(taglib)
12cu|mediatomb-0.12.1-4|38	BuildRequires:	pkgconfig(libexif)
12cu|mediatomb-0.12.1-4|39	BuildRequires:	pkgconfig(libcurl)
12cu|mediatomb-0.12.1-4|40	BuildRequires:	ffmpeg-devel
12cu|mediatomb-0.12.1-4|41	BuildRequires:	pkgconfig(expat)
12cu|mediatomb-0.12.1-4|42	BuildRequires:	file
12cu|mediatomb-0.12.1-4|43	BuildRequires:	js-devel
12cu|mediatomb-0.12.1-4|44	
12cu|mediatomb-0.12.1-4|45	%description
12cu|mediatomb-0.12.1-4|46	MediaTomb - UPnP AV Mediaserver for Linux.
12cu|mediatomb-0.12.1-4|47	
12cu|mediatomb-0.12.1-4|48	%prep
12cu|mediatomb-0.12.1-4|49	%setup -q
12cu|mediatomb-0.12.1-4|50	%patch0 -p1
12cu|mediatomb-0.12.1-4|51	%patch1 -p1
12cu|mediatomb-0.12.1-4|52	%patch2 -p1
12cu|mediatomb-0.12.1-4|53	%patch3 -p1
12cu|mediatomb-0.12.1-4|54	%patch4 -p1
12cu|mediatomb-0.12.1-4|55	%patch5 -p1
12cu|mediatomb-0.12.1-4|56	%patch6 -p1
12cu|mediatomb-0.12.1-4|57	%patch7 -p1
12cu|mediatomb-0.12.1-4|58	
12cu|mediatomb-0.12.1-4|59	%build
12cu|mediatomb-0.12.1-4|60	autoreconf -fi
12cu|mediatomb-0.12.1-4|61	%configure2_5x \
12cu|mediatomb-0.12.1-4|62	--enable-taglib \
12cu|mediatomb-0.12.1-4|63	--enable-libjs \
12cu|mediatomb-0.12.1-4|64	--with-js-h=%{_includedir}/js \
12cu|mediatomb-0.12.1-4|65	--enable-external-transcoding \
12cu|mediatomb-0.12.1-4|66	--enable-protocolinfo-extension
12cu|mediatomb-0.12.1-4|67	
12cu|mediatomb-0.12.1-4|68	%make
12cu|mediatomb-0.12.1-4|69	
12cu|mediatomb-0.12.1-4|70	%install
12cu|mediatomb-0.12.1-4|71	install -D -m 0755 scripts/mediatomb-service-fedora %{buildroot}%{_initrddir}/%{name}
12cu|mediatomb-0.12.1-4|72	install -D -m 0755 config/mediatomb-conf-fedora %{buildroot}%{_sysconfdir}/%{name}.conf
12cu|mediatomb-0.12.1-4|73	
12cu|mediatomb-0.12.1-4|74	%makeinstall_std
12cu|mediatomb-0.12.1-4|75	
12cu|mediatomb-0.12.1-4|76	mkdir -p %{buildroot}%{_logdir}
12cu|mediatomb-0.12.1-4|77	touch %{buildroot}%{_logdir}/%{name}
12cu|mediatomb-0.12.1-4|78	install -D -m 644 %{SOURCE1} %{buildroot}/etc/logrotate.d/%{name}
12cu|mediatomb-0.12.1-4|79	
12cu|mediatomb-0.12.1-4|80	%pre
12cu|mediatomb-0.12.1-4|81	# Create a user
12cu|mediatomb-0.12.1-4|82	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
12cu|mediatomb-0.12.1-4|83	
12cu|mediatomb-0.12.1-4|84	%post
12cu|mediatomb-0.12.1-4|85	%_post_service %{name}
12cu|mediatomb-0.12.1-4|86	
12cu|mediatomb-0.12.1-4|87	# Create initial log file so that logrotate doesn't complain
12cu|mediatomb-0.12.1-4|88	if [ $1 = 1 ]; then
12cu|mediatomb-0.12.1-4|89	%create_ghostfile %{_logdir}/%{name} root root 644
12cu|mediatomb-0.12.1-4|90	fi
12cu|mediatomb-0.12.1-4|91	
12cu|mediatomb-0.12.1-4|92	%preun
12cu|mediatomb-0.12.1-4|93	%_preun_service %{name}
12cu|mediatomb-0.12.1-4|94	
12cu|mediatomb-0.12.1-4|95	%postun
12cu|mediatomb-0.12.1-4|96	%_postun_userdel %{name}
12cu|mediatomb-0.12.1-4|97	
12cu|mediatomb-0.12.1-4|98	%files
12cu|mediatomb-0.12.1-4|99	%defattr(-,root,root)
12cu|mediatomb-0.12.1-4|100	%doc README README.UTF_8 AUTHORS ChangeLog INSTALL doc/doxygen.conf
12cu|mediatomb-0.12.1-4|101	%doc doc/scripting.txt doc/scripting_utf8.txt
12cu|mediatomb-0.12.1-4|102	%{_sysconfdir}/logrotate.d/%{name}
12cu|mediatomb-0.12.1-4|103	%{_bindir}/%{name}
12cu|mediatomb-0.12.1-4|104	%{_datadir}/%{name}
12cu|mediatomb-0.12.1-4|105	%{_mandir}/man1/*
12cu|mediatomb-0.12.1-4|106	%{_initrddir}/%{name}
12cu|mediatomb-0.12.1-4|107	%defattr(-,%{name},%{name})
12cu|mediatomb-0.12.1-4|108	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cu|mediatomb-0.12.1-4|109	%ghost %{_logdir}/%{name}
12cu|mediatomb-0.12.1-4|110	

10073 12
12cu|medit-1.1.1-1|1	Name:		medit
12cu|medit-1.1.1-1|2	Version:	1.1.1
12cu|medit-1.1.1-1|3	Release:	1
12cu|medit-1.1.1-1|4	Summary:	Multiplatform GTK+2 text editor
12cu|medit-1.1.1-1|5	Group:		Editors
12cu|medit-1.1.1-1|6	License:	GPLv2+
12cu|medit-1.1.1-1|7	URL:		http://mooedit.sourceforge.net/
12cu|medit-1.1.1-1|8	Source0:	http://downloads.sourceforge.net/mooedit/%{name}-%{version}.tar.bz2
12cu|medit-1.1.1-1|9	Patch0:		medit-1.1.0-dso.patch
12cu|medit-1.1.1-1|10	BuildRequires:	gtk2-devel
12cu|medit-1.1.1-1|11	BuildRequires:	libxml2-devel
12cu|medit-1.1.1-1|12	BuildRequires:	intltool
12cu|medit-1.1.1-1|13	BuildRequires:	python-devel
12cu|medit-1.1.1-1|14	BuildRequires:	pygtk2.0-devel
12cu|medit-1.1.1-1|15	BuildRequires:	pkgconfig(sm)
12cu|medit-1.1.1-1|16	BuildRequires:	imagemagick
12cu|medit-1.1.1-1|17	
12cu|medit-1.1.1-1|18	%description
12cu|medit-1.1.1-1|19	Medit is a multiplatform GTK+2 text editor.
12cu|medit-1.1.1-1|20	Features:
12cu|medit-1.1.1-1|21	o Configurable syntax highlighting
12cu|medit-1.1.1-1|22	o Configurable keyboard accelerators
12cu|medit-1.1.1-1|23	o Multiplatform - works both on unix and windows
12cu|medit-1.1.1-1|24	
12cu|medit-1.1.1-1|25	%prep
12cu|medit-1.1.1-1|26	%setup -q
12cu|medit-1.1.1-1|27	%patch0 -p1
12cu|medit-1.1.1-1|28	
12cu|medit-1.1.1-1|29	%build
12cu|medit-1.1.1-1|30	%configure2_5x --disable-install-hooks
12cu|medit-1.1.1-1|31	%make
12cu|medit-1.1.1-1|32	
12cu|medit-1.1.1-1|33	%install
12cu|medit-1.1.1-1|34	%makeinstall_std
12cu|medit-1.1.1-1|35	
12cu|medit-1.1.1-1|36	# more icon sizes, 48x48 is already installed by make install
12cu|medit-1.1.1-1|37	for size in 32x32 16x16; do
12cu|medit-1.1.1-1|38	%__mkdir_p %{buildroot}%{_iconsdir}/hicolor/$size/apps;
12cu|medit-1.1.1-1|39	convert moo/mooutils/pixmaps/medit.png -scale $size %{buildroot}%{_iconsdir}/hicolor/$size/apps/%{name}.png;
12cu|medit-1.1.1-1|40	done
12cu|medit-1.1.1-1|41	
12cu|medit-1.1.1-1|42	%if %{mdvver} >= 2012
12cu|medit-1.1.1-1|43	%find_lang medit-1 medit-1-gsv medit-1.lang
12cu|medit-1.1.1-1|44	%else
12cu|medit-1.1.1-1|45	%find_lang medit-1 medit-1-gsv
12cu|medit-1.1.1-1|46	%endif
12cu|medit-1.1.1-1|47	
12cu|medit-1.1.1-1|48	%files -f medit-1.lang
12cu|medit-1.1.1-1|49	%doc README
12cu|medit-1.1.1-1|50	%doc %{_defaultdocdir}/medit-1
12cu|medit-1.1.1-1|51	%{_bindir}/medit
12cu|medit-1.1.1-1|52	%{_datadir}/applications/*.desktop
12cu|medit-1.1.1-1|53	%{_iconsdir}/hicolor/*/apps/*
12cu|medit-1.1.1-1|54	%{_mandir}/man1/medit.1.*
12cu|medit-1.1.1-1|55	%{_datadir}/medit-1/
12cu|medit-1.1.1-1|56	
12cu|medit-1.1.1-1|57	
12cu|medit-1.1.1-1|58	
12cu|medit-1.1.1-1|59	%changelog
12cu|medit-1.1.1-1|60	* Fri Mar 23 2012 Andrey Bondrov <abondrov@mandriva.org> 1.1.0-1mdv2011.0
12cu|medit-1.1.1-1|61	+ Revision: 786437
12cu|medit-1.1.1-1|62	- New version 1.1.0, switch from cmake to autotools
12cu|medit-1.1.1-1|63	
12cu|medit-1.1.1-1|64	* Wed Nov 03 2010 Funda Wang <fwang@mandriva.org> 0.10.5-1mdv2011.0
12cu|medit-1.1.1-1|65	+ Revision: 592770
12cu|medit-1.1.1-1|66	- BR cmake
12cu|medit-1.1.1-1|67	- new version 0.10.5
12cu|medit-1.1.1-1|68	
12cu|medit-1.1.1-1|69	+ Michael Scherer <misc@mandriva.org>
12cu|medit-1.1.1-1|70	- rebuild for python 2.7
12cu|medit-1.1.1-1|71	
12cu|medit-1.1.1-1|72	+ Thierry Vignaud <tv@mandriva.org>
12cu|medit-1.1.1-1|73	- rebuild
12cu|medit-1.1.1-1|74	
12cu|medit-1.1.1-1|75	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 0.9.4-2mdv2009.1
12cu|medit-1.1.1-1|76	+ Revision: 320294
12cu|medit-1.1.1-1|77	- rebuild for new python
12cu|medit-1.1.1-1|78	
12cu|medit-1.1.1-1|79	* Sat Aug 30 2008 Funda Wang <fwang@mandriva.org> 0.9.4-1mdv2009.0
12cu|medit-1.1.1-1|80	+ Revision: 277537
12cu|medit-1.1.1-1|81	- New version 0.9.4
12cu|medit-1.1.1-1|82	
12cu|medit-1.1.1-1|83	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.9.2-3mdv2009.0
12cu|medit-1.1.1-1|84	+ Revision: 252270
12cu|medit-1.1.1-1|85	- rebuild
12cu|medit-1.1.1-1|86	
12cu|medit-1.1.1-1|87	+ Pixel <pixel@mandriva.com>
12cu|medit-1.1.1-1|88	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|medit-1.1.1-1|89	
12cu|medit-1.1.1-1|90	* Mon Jan 21 2008 Funda Wang <fwang@mandriva.org> 0.9.2-1mdv2008.1
12cu|medit-1.1.1-1|91	+ Revision: 155675
12cu|medit-1.1.1-1|92	- New version 0.9.2
12cu|medit-1.1.1-1|93	- rediff patch0
12cu|medit-1.1.1-1|94	
12cu|medit-1.1.1-1|95	+ Olivier Blin <blino@mandriva.org>
12cu|medit-1.1.1-1|96	- restore BuildRoot
12cu|medit-1.1.1-1|97	
12cu|medit-1.1.1-1|98	+ Thierry Vignaud <tv@mandriva.org>
12cu|medit-1.1.1-1|99	- kill re-definition of %%buildroot on Pixel's request
12cu|medit-1.1.1-1|100	
12cu|medit-1.1.1-1|101	* Sat Dec 01 2007 Funda Wang <fwang@mandriva.org> 0.9.0-1mdv2008.1
12cu|medit-1.1.1-1|102	+ Revision: 114221
12cu|medit-1.1.1-1|103	- New version 0.9.0
12cu|medit-1.1.1-1|104	
12cu|medit-1.1.1-1|105	* Sat Nov 17 2007 Jérôme Soyer <saispo@mandriva.org> 0.8.11-1mdv2008.1
12cu|medit-1.1.1-1|106	+ Revision: 109208
12cu|medit-1.1.1-1|107	- New release 0.8.11
12cu|medit-1.1.1-1|108	
12cu|medit-1.1.1-1|109	* Tue Aug 07 2007 Funda Wang <fwang@mandriva.org> 0.8.10-1mdv2008.0
12cu|medit-1.1.1-1|110	+ Revision: 59667
12cu|medit-1.1.1-1|111	- New version 0.8.10
12cu|medit-1.1.1-1|112	
12cu|medit-1.1.1-1|113	* Wed Aug 01 2007 Funda Wang <fwang@mandriva.org> 0.8.9-1mdv2008.0
12cu|medit-1.1.1-1|114	+ Revision: 57568
12cu|medit-1.1.1-1|115	- New version 0.8.9
12cu|medit-1.1.1-1|116	
12cu|medit-1.1.1-1|117	* Thu Jul 12 2007 Funda Wang <fwang@mandriva.org> 0.8.8-1mdv2008.0
12cu|medit-1.1.1-1|118	+ Revision: 51500
12cu|medit-1.1.1-1|119	- Fix file list
12cu|medit-1.1.1-1|120	- New version
12cu|medit-1.1.1-1|121	
12cu|medit-1.1.1-1|122	* Thu Jun 14 2007 Funda Wang <fwang@mandriva.org> 0.8.6-1mdv2008.0
12cu|medit-1.1.1-1|123	+ Revision: 39539
12cu|medit-1.1.1-1|124	- SILent renew tarball
12cu|medit-1.1.1-1|125	- New version
12cu|medit-1.1.1-1|126	- New version
12cu|medit-1.1.1-1|127	add dirty patch that skips update-icon-cache and mime database when building
12cu|medit-1.1.1-1|128	
12cu|medit-1.1.1-1|129	+ Jérôme Soyer <saispo@mandriva.org>
12cu|medit-1.1.1-1|130	- Import medit
12cu|medit-1.1.1-1|131	
12cu|medit-1.1.1-1|132	
12cu|medit-1.1.1-1|133	
12cu|medit-1.1.1-1|134	
12cu|medit-1.1.1-1|135	* Tue May 09 2006 UTUMI Hirosi <utuhiro78@dummy.org> 0.6.98-1mdk
12cu|medit-1.1.1-1|136	- new release
12cu|medit-1.1.1-1|137	
12cu|medit-1.1.1-1|138	* Mon May 08 2006 UTUMI Hirosi <utuhiro78@dummy.org> 0.6.97-1mdk
12cu|medit-1.1.1-1|139	- first spec for Mandriva

10074 12
12cu|mednafen-0.9.37.1-1|1	Summary:	Multi-consoles Emulator
12cu|mednafen-0.9.37.1-1|2	Name:		mednafen
12cu|mednafen-0.9.37.1-1|3	Version:	0.9.37.1
12cu|mednafen-0.9.37.1-1|4	Release:	1
12cu|mednafen-0.9.37.1-1|5	License:	GPLv2+
12cu|mednafen-0.9.37.1-1|6	Group:		Emulators
12cu|mednafen-0.9.37.1-1|7	Url:		http://mednafen.sourceforge.net/
12cu|mednafen-0.9.37.1-1|8	Source0:	%{name}-%{version}.tar.bz2
12cu|mednafen-0.9.37.1-1|9	# Fix issue with old gcc
12cu|mednafen-0.9.37.1-1|10	Patch0:		mednafen-tests.patch
12cu|mednafen-0.9.37.1-1|11	BuildRequires:	bison
12cu|mednafen-0.9.37.1-1|12	BuildRequires:	pkgconfig(alsa)
12cu|mednafen-0.9.37.1-1|13	BuildRequires:	pkgconfig(gl)
12cu|mednafen-0.9.37.1-1|14	BuildRequires:	pkgconfig(glu)
12cu|mednafen-0.9.37.1-1|15	BuildRequires:	pkgconfig(libcdio)
12cu|mednafen-0.9.37.1-1|16	BuildRequires:	pkgconfig(sdl)
12cu|mednafen-0.9.37.1-1|17	BuildRequires:	pkgconfig(SDL_net)
12cu|mednafen-0.9.37.1-1|18	BuildRequires:	pkgconfig(sndfile)
12cu|mednafen-0.9.37.1-1|19	BuildRequires:	pkgconfig(vorbis)
12cu|mednafen-0.9.37.1-1|20	BuildRequires:	pkgconfig(zlib)
12cu|mednafen-0.9.37.1-1|21	
12cu|mednafen-0.9.37.1-1|22	%description
12cu|mednafen-0.9.37.1-1|23	Mednafen emulates several consoles:
12cu|mednafen-0.9.37.1-1|24	-Atari Lynx
12cu|mednafen-0.9.37.1-1|25	-GameBoy (Color)
12cu|mednafen-0.9.37.1-1|26	-GameBoy Advance
12cu|mednafen-0.9.37.1-1|27	-Neo Geo Pocket (Color)
12cu|mednafen-0.9.37.1-1|28	-NES
12cu|mednafen-0.9.37.1-1|29	-SNES
12cu|mednafen-0.9.37.1-1|30	-PC Engine (TurboGrafx 16)
12cu|mednafen-0.9.37.1-1|31	-PC-FX
12cu|mednafen-0.9.37.1-1|32	-Sega Master System & Game Gear
12cu|mednafen-0.9.37.1-1|33	-SuperGrafx
12cu|mednafen-0.9.37.1-1|34	-Virtual Boy
12cu|mednafen-0.9.37.1-1|35	-WonderSwan (Color)
12cu|mednafen-0.9.37.1-1|36	
12cu|mednafen-0.9.37.1-1|37	Warning: No GUI.
12cu|mednafen-0.9.37.1-1|38	
12cu|mednafen-0.9.37.1-1|39	%files -f %{name}.lang
12cu|mednafen-0.9.37.1-1|40	%doc ABOUT-NLS AUTHORS COPYING ChangeLog TODO Documentation/*
12cu|mednafen-0.9.37.1-1|41	%{_bindir}/%{name}
12cu|mednafen-0.9.37.1-1|42	%{_datadir}/%{name}/c68k_op0.inc
12cu|mednafen-0.9.37.1-1|43	
12cu|mednafen-0.9.37.1-1|44	#----------------------------------------------------------------------------
12cu|mednafen-0.9.37.1-1|45	
12cu|mednafen-0.9.37.1-1|46	%prep
12cu|mednafen-0.9.37.1-1|47	%setup -qn %{name}
12cu|mednafen-0.9.37.1-1|48	%if %{mdvver} < 201410
12cu|mednafen-0.9.37.1-1|49	%patch0 -p0
12cu|mednafen-0.9.37.1-1|50	%endif
12cu|mednafen-0.9.37.1-1|51	find ./src -type f -exec chmod 644 '{}' +
12cu|mednafen-0.9.37.1-1|52	find ./src -type d -exec chmod 755 '{}' +
12cu|mednafen-0.9.37.1-1|53	
12cu|mednafen-0.9.37.1-1|54	%build
12cu|mednafen-0.9.37.1-1|55	autoreconf -i
12cu|mednafen-0.9.37.1-1|56	%configure2_5x
12cu|mednafen-0.9.37.1-1|57	%make
12cu|mednafen-0.9.37.1-1|58	
12cu|mednafen-0.9.37.1-1|59	%install
12cu|mednafen-0.9.37.1-1|60	%makeinstall_std
12cu|mednafen-0.9.37.1-1|61	
12cu|mednafen-0.9.37.1-1|62	%find_lang %{name}
12cu|mednafen-0.9.37.1-1|63	
12cu|mednafen-0.9.37.1-1|64	
12cu|mednafen-0.9.37.1-1|65	%changelog
12cu|mednafen-0.9.37.1-1|66	* Thu Jan 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.37.1-1
12cu|mednafen-0.9.37.1-1|67	+ Revision: a6440ea
12cu|mednafen-0.9.37.1-1|68	- New version 0.9.37.1
12cu|mednafen-0.9.37.1-1|69	
12cu|mednafen-0.9.37.1-1|70	

10075 12
12cu|mednafen-server-0.5.2-1|1	Summary:	Mednafen Network Play Server
12cu|mednafen-server-0.5.2-1|2	Name:		mednafen-server
12cu|mednafen-server-0.5.2-1|3	Version:	0.5.2
12cu|mednafen-server-0.5.2-1|4	Release:	1
12cu|mednafen-server-0.5.2-1|5	License:	GPLv2+
12cu|mednafen-server-0.5.2-1|6	Group:		Emulators
12cu|mednafen-server-0.5.2-1|7	Url:		http://mednafen.sourceforge.net/
12cu|mednafen-server-0.5.2-1|8	Source0:	http://downloads.sourceforge.net/mednafen/%{name}-%{version}.tar.gz
12cu|mednafen-server-0.5.2-1|9	
12cu|mednafen-server-0.5.2-1|10	%description
12cu|mednafen-server-0.5.2-1|11	This CLI-driven server aims at providing multiplayer gaming over a LAN
12cu|mednafen-server-0.5.2-1|12	for mednafen emulator.
12cu|mednafen-server-0.5.2-1|13	
12cu|mednafen-server-0.5.2-1|14	Look at the provided documentation for an example config file and usage.
12cu|mednafen-server-0.5.2-1|15	
12cu|mednafen-server-0.5.2-1|16	%files
12cu|mednafen-server-0.5.2-1|17	%doc ChangeLog README TODO run.sh standard.conf
12cu|mednafen-server-0.5.2-1|18	%{_bindir}/%{name}
12cu|mednafen-server-0.5.2-1|19	
12cu|mednafen-server-0.5.2-1|20	#----------------------------------------------------------------------------
12cu|mednafen-server-0.5.2-1|21	
12cu|mednafen-server-0.5.2-1|22	%prep
12cu|mednafen-server-0.5.2-1|23	%setup -qn %{name}
12cu|mednafen-server-0.5.2-1|24	
12cu|mednafen-server-0.5.2-1|25	%build
12cu|mednafen-server-0.5.2-1|26	%configure2_5x
12cu|mednafen-server-0.5.2-1|27	%make
12cu|mednafen-server-0.5.2-1|28	
12cu|mednafen-server-0.5.2-1|29	%install
12cu|mednafen-server-0.5.2-1|30	%makeinstall_std
12cu|mednafen-server-0.5.2-1|31	
12cu|mednafen-server-0.5.2-1|32	
12cu|mednafen-server-0.5.2-1|33	%changelog
12cu|mednafen-server-0.5.2-1|34	* Thu Jan 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.2-1
12cu|mednafen-server-0.5.2-1|35	+ Revision: 3956c22
12cu|mednafen-server-0.5.2-1|36	- New version 0.5.2
12cu|mednafen-server-0.5.2-1|37	
12cu|mednafen-server-0.5.2-1|38	

10076 12
12cu|mednaffe-0.6-1|1	# Seems to have issues when built with optflags, so we don't use them here
12cu|mednaffe-0.6-1|2	%global optflags %{nil}
12cu|mednaffe-0.6-1|3	%define _enable_debug_packages %{nil}
12cu|mednaffe-0.6-1|4	%define debug_package %{nil}
12cu|mednaffe-0.6-1|5	
12cu|mednaffe-0.6-1|6	Summary:	A front-end (GUI) for Mednafen emulator
12cu|mednaffe-0.6-1|7	Name:		mednaffe
12cu|mednaffe-0.6-1|8	Version:	0.6
12cu|mednaffe-0.6-1|9	Release:	1
12cu|mednaffe-0.6-1|10	License:	GPLv3+
12cu|mednaffe-0.6-1|11	Group:		Emulators
12cu|mednaffe-0.6-1|12	Url:		https://code.google.com/p/mednaffe/
12cu|mednaffe-0.6-1|13	Source0:	https://sites.google.com/site/amatcoder/mednaffe/downloads/%{name}-%{version}.tar.gz
12cu|mednaffe-0.6-1|14	Patch0:		mednaffe-0.6-error-message.patch
12cu|mednaffe-0.6-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|mednaffe-0.6-1|16	Requires:	mednafen
12cu|mednaffe-0.6-1|17	
12cu|mednaffe-0.6-1|18	%description
12cu|mednaffe-0.6-1|19	Mednaffe is a front-end (GUI) for Mednafen emulator.
12cu|mednaffe-0.6-1|20	
12cu|mednaffe-0.6-1|21	For now Mednaffe only works with 0.9.3x-WIP versions of mednafen emulator.
12cu|mednaffe-0.6-1|22	
12cu|mednaffe-0.6-1|23	%files
12cu|mednaffe-0.6-1|24	%doc COPYING ChangeLog README AUTHORS
12cu|mednaffe-0.6-1|25	%{_bindir}/%{name}
12cu|mednaffe-0.6-1|26	%{_datadir}/applications/%{name}.desktop
12cu|mednaffe-0.6-1|27	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cu|mednaffe-0.6-1|28	%{_datadir}/pixmaps/%{name}.png
12cu|mednaffe-0.6-1|29	
12cu|mednaffe-0.6-1|30	#----------------------------------------------------------------------------
12cu|mednaffe-0.6-1|31	
12cu|mednaffe-0.6-1|32	%prep
12cu|mednaffe-0.6-1|33	%setup -q
12cu|mednaffe-0.6-1|34	%patch0 -p1
12cu|mednaffe-0.6-1|35	
12cu|mednaffe-0.6-1|36	%build
12cu|mednaffe-0.6-1|37	%configure2_5x
12cu|mednaffe-0.6-1|38	%make
12cu|mednaffe-0.6-1|39	
12cu|mednaffe-0.6-1|40	%install
12cu|mednaffe-0.6-1|41	%makeinstall_std
12cu|mednaffe-0.6-1|42	
12cu|mednaffe-0.6-1|43	
12cu|mednaffe-0.6-1|44	%changelog
12cu|mednaffe-0.6-1|45	* Mon Dec 16 2013 Rosa <rosa@abf.rosalinux.ru> 0.6-1
12cu|mednaffe-0.6-1|46	+ Revision: ab0f64b
12cu|mednaffe-0.6-1|47	- Automatic import for version 0.6-1
12cu|mednaffe-0.6-1|48	
12cu|mednaffe-0.6-1|49	

10077 12
12cu|megaglest-3.11.0-2|1	# no matter what, ignores -lssl -lcrypto dependency of -lcurl
12cu|megaglest-3.11.0-2|2	%define _disable_ld_as_needed 1
12cu|megaglest-3.11.0-2|3	
12cu|megaglest-3.11.0-2|4	Summary:	Open Source 3d real time strategy game
12cu|megaglest-3.11.0-2|5	Name:		megaglest
12cu|megaglest-3.11.0-2|6	Version:	3.11.0
12cu|megaglest-3.11.0-2|7	Release:	2
12cu|megaglest-3.11.0-2|8	License:	GPLv3+
12cu|megaglest-3.11.0-2|9	Group:		Games/Strategy
12cu|megaglest-3.11.0-2|10	Url:		http://megaglest.org/
12cu|megaglest-3.11.0-2|11	Source0:	https://github.com/MegaGlest/megaglest-source/releases/download/%{version}/%{name}-source-%{version}.tar.xz
12cu|megaglest-3.11.0-2|12	# Correct usage of xvfb-run when generating manpages
12cu|megaglest-3.11.0-2|13	Patch0:		megaglest-3.9.0-help2man.patch
12cu|megaglest-3.11.0-2|14	# Do not fail with cryptic message if there are missing translations
12cu|megaglest-3.11.0-2|15	# just use english text
12cu|megaglest-3.11.0-2|16	Patch1:		megaglest-3.9.1-translation-missing.patch
12cu|megaglest-3.11.0-2|17	# From upstream, fixes #48 and #49
12cu|megaglest-3.11.0-2|18	Patch2:		megaglest-3.11.0-upstream-48-49.patch
12cu|megaglest-3.11.0-2|19	# Mandriva patch
12cu|megaglest-3.11.0-2|20	Patch3:		megaglest-3.6.0.3-underlink.patch
12cu|megaglest-3.11.0-2|21	# Don not overwrite system compiler flags
12cu|megaglest-3.11.0-2|22	Patch4:		megaglest-3.11.0-flags.patch
12cu|megaglest-3.11.0-2|23	BuildRequires:	cmake
12cu|megaglest-3.11.0-2|24	BuildRequires:	help2man
12cu|megaglest-3.11.0-2|25	BuildRequires:	subversion
12cu|megaglest-3.11.0-2|26	BuildRequires:	x11-server-xvfb
12cu|megaglest-3.11.0-2|27	BuildRequires:	jpeg-devel
12cu|megaglest-3.11.0-2|28	BuildRequires:	libircclient-static-devel
12cu|megaglest-3.11.0-2|29	BuildRequires:	miniupnpc-devel
12cu|megaglest-3.11.0-2|30	BuildRequires:	wxgtku-devel
12cu|megaglest-3.11.0-2|31	BuildRequires:	pkgconfig(libcurl)
12cu|megaglest-3.11.0-2|32	BuildRequires:	pkgconfig(ftgl)
12cu|megaglest-3.11.0-2|33	BuildRequires:	pkgconfig(gl)
12cu|megaglest-3.11.0-2|34	BuildRequires:	pkgconfig(glew)
12cu|megaglest-3.11.0-2|35	BuildRequires:	pkgconfig(gnutls)
12cu|megaglest-3.11.0-2|36	BuildRequires:	pkgconfig(icu-i18n)
12cu|megaglest-3.11.0-2|37	BuildRequires:	pkgconfig(libpng)
12cu|megaglest-3.11.0-2|38	BuildRequires:	pkgconfig(libvlc)
12cu|megaglest-3.11.0-2|39	BuildRequires:	pkgconfig(lua)
12cu|megaglest-3.11.0-2|40	BuildRequires:	pkgconfig(openal)
12cu|megaglest-3.11.0-2|41	BuildRequires:	pkgconfig(openssl)
12cu|megaglest-3.11.0-2|42	BuildRequires:	pkgconfig(sdl)
12cu|megaglest-3.11.0-2|43	BuildRequires:	pkgconfig(SDL_mixer)
12cu|megaglest-3.11.0-2|44	BuildRequires:	pkgconfig(SDL_net)
12cu|megaglest-3.11.0-2|45	BuildRequires:	pkgconfig(vorbis)
12cu|megaglest-3.11.0-2|46	BuildRequires:	pkgconfig(xerces-c)
12cu|megaglest-3.11.0-2|47	BuildRequires:	pkgconfig(zlib)
12cu|megaglest-3.11.0-2|48	Requires:	glxinfo
12cu|megaglest-3.11.0-2|49	Requires:	megaglest-data = %{version}
12cu|megaglest-3.11.0-2|50	Requires:	p7zip
12cu|megaglest-3.11.0-2|51	
12cu|megaglest-3.11.0-2|52	%description
12cu|megaglest-3.11.0-2|53	MegaGlest is an open source 3D-real-time strategy game, where you control
12cu|megaglest-3.11.0-2|54	the armies of one of seven different factions: Tech, Magic, Egyptians,
12cu|megaglest-3.11.0-2|55	Indians, Norsemen, Persian or Romans. The game is setup in one of 16
12cu|megaglest-3.11.0-2|56	naturally looking settings, which -like the unit models- are crafted with
12cu|megaglest-3.11.0-2|57	great appreciation for detail. Additional game data can be downloaded from
12cu|megaglest-3.11.0-2|58	within the game at no cost.
12cu|megaglest-3.11.0-2|59	
12cu|megaglest-3.11.0-2|60	%files
12cu|megaglest-3.11.0-2|61	%doc docs/AUTHORS.source_code.txt
12cu|megaglest-3.11.0-2|62	%doc docs/CHANGELOG.txt
12cu|megaglest-3.11.0-2|63	%doc docs/COPYRIGHT.source_code.txt
12cu|megaglest-3.11.0-2|64	%doc docs/gnu_gpl_3.0.txt
12cu|megaglest-3.11.0-2|65	%doc docs/README.txt
12cu|megaglest-3.11.0-2|66	%{_datadir}/applications/%{name}*.desktop
12cu|megaglest-3.11.0-2|67	%{_iconsdir}/*
12cu|megaglest-3.11.0-2|68	%{_mandir}/man6/*.6*
12cu|megaglest-3.11.0-2|69	%{_gamesbindir}/*
12cu|megaglest-3.11.0-2|70	%{_gamesdatadir}/megaglest/*
12cu|megaglest-3.11.0-2|71	
12cu|megaglest-3.11.0-2|72	#-----------------------------------------------------------------------
12cu|megaglest-3.11.0-2|73	
12cu|megaglest-3.11.0-2|74	%prep
12cu|megaglest-3.11.0-2|75	%setup -q
12cu|megaglest-3.11.0-2|76	%patch0 -p1
12cu|megaglest-3.11.0-2|77	%patch1 -p1
12cu|megaglest-3.11.0-2|78	%patch2 -p1
12cu|megaglest-3.11.0-2|79	%patch3 -p1
12cu|megaglest-3.11.0-2|80	%patch4 -p1
12cu|megaglest-3.11.0-2|81	
12cu|megaglest-3.11.0-2|82	%build
12cu|megaglest-3.11.0-2|83	%cmake \
12cu|megaglest-3.11.0-2|84	-DWANT_GIT_STAMP:BOOL=OFF \
12cu|megaglest-3.11.0-2|85	-DMEGAGLEST_BIN_INSTALL_PATH=%{_gamesbindir} \
12cu|megaglest-3.11.0-2|86	-DMEGAGLEST_ICON_INSTALL_PATH=%{_iconsdir} \
12cu|megaglest-3.11.0-2|87	-DMEGAGLEST_DATA_INSTALL_PATH=%{_gamesdatadir}/megaglest/ \
12cu|megaglest-3.11.0-2|88	-DCUSTOM_DATA_INSTALL_PATH=%{_gamesdatadir}/megaglest/
12cu|megaglest-3.11.0-2|89	%make
12cu|megaglest-3.11.0-2|90	
12cu|megaglest-3.11.0-2|91	%install
12cu|megaglest-3.11.0-2|92	%makeinstall_std -C build
12cu|megaglest-3.11.0-2|93	
12cu|megaglest-3.11.0-2|94	for image in `ls %{buildroot}%{_iconsdir}`; do
12cu|megaglest-3.11.0-2|95	[ -e %{buildroot}%{_gamesdatadir}/$image ] ||
12cu|megaglest-3.11.0-2|96	ln -sf %{_iconsdir}/$image %{buildroot}%{_gamesdatadir}/megaglest
12cu|megaglest-3.11.0-2|97	done
12cu|megaglest-3.11.0-2|98	
12cu|megaglest-3.11.0-2|99	for file in megaglest megaglest_editor megaglest_g3dviewer; do
12cu|megaglest-3.11.0-2|100	desktop-file-validate %{buildroot}%{_datadir}/applications/$file.desktop
12cu|megaglest-3.11.0-2|101	done
12cu|megaglest-3.11.0-2|102	
12cu|megaglest-3.11.0-2|103	
12cu|megaglest-3.11.0-2|104	%changelog
12cu|megaglest-3.11.0-2|105	* Wed Jan 28 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.11.0-2
12cu|megaglest-3.11.0-2|106	+ Revision: 5219828
12cu|megaglest-3.11.0-2|107	- New version 3.11.0, build with libvlc support for Video playback
12cu|megaglest-3.11.0-2|108	
12cu|megaglest-3.11.0-2|109	

10078 12
12cu|megaglest-data-3.11.0-1|1	Summary:	Mega Glest data files
12cu|megaglest-data-3.11.0-1|2	Name:		megaglest-data
12cu|megaglest-data-3.11.0-1|3	Version:	3.11.0
12cu|megaglest-data-3.11.0-1|4	Release:	1
12cu|megaglest-data-3.11.0-1|5	License:	Creative Commons Attribution
12cu|megaglest-data-3.11.0-1|6	Group:		Games/Strategy
12cu|megaglest-data-3.11.0-1|7	Url:		http://megaglest.org/
12cu|megaglest-data-3.11.0-1|8	Source0:	https://github.com/MegaGlest/megaglest-data/releases/download/%{version}/%{name}-%{version}.tar.xz
12cu|megaglest-data-3.11.0-1|9	BuildRequires:	cmake
12cu|megaglest-data-3.11.0-1|10	BuildArch:	noarch
12cu|megaglest-data-3.11.0-1|11	
12cu|megaglest-data-3.11.0-1|12	%description
12cu|megaglest-data-3.11.0-1|13	MegaGlest is an open source 3D-real-time strategy game, where you control
12cu|megaglest-data-3.11.0-1|14	the armies of one of seven different factions: Tech, Magic, Egyptians,
12cu|megaglest-data-3.11.0-1|15	Indians, Norsemen, Persian or Romans. The game is setup in one of 16
12cu|megaglest-data-3.11.0-1|16	naturally looking settings, which -like the unit models- are crafted with
12cu|megaglest-data-3.11.0-1|17	great appreciation for detail. Additional game data can be downloaded from
12cu|megaglest-data-3.11.0-1|18	within the game at no cost.
12cu|megaglest-data-3.11.0-1|19	
12cu|megaglest-data-3.11.0-1|20	%files
12cu|megaglest-data-3.11.0-1|21	%doc docs/*
12cu|megaglest-data-3.11.0-1|22	%{_gamesdatadir}/megaglest
12cu|megaglest-data-3.11.0-1|23	
12cu|megaglest-data-3.11.0-1|24	#----------------------------------------------------------------------------
12cu|megaglest-data-3.11.0-1|25	
12cu|megaglest-data-3.11.0-1|26	%prep
12cu|megaglest-data-3.11.0-1|27	%setup -qn megaglest-%{version}
12cu|megaglest-data-3.11.0-1|28	
12cu|megaglest-data-3.11.0-1|29	%build
12cu|megaglest-data-3.11.0-1|30	%cmake \
12cu|megaglest-data-3.11.0-1|31	-DMEGAGLEST_BIN_INSTALL_PATH=%{_gamesbindir} \
12cu|megaglest-data-3.11.0-1|32	-DMEGAGLEST_ICON_INSTALL_PATH=%{_iconsdir} \
12cu|megaglest-data-3.11.0-1|33	-DMEGAGLEST_DATA_INSTALL_PATH=%{_gamesdatadir}/megaglest
12cu|megaglest-data-3.11.0-1|34	%make
12cu|megaglest-data-3.11.0-1|35	
12cu|megaglest-data-3.11.0-1|36	%install
12cu|megaglest-data-3.11.0-1|37	%makeinstall_std -C build
12cu|megaglest-data-3.11.0-1|38	rm -fr %{buildroot}%{_gamesdatadir}/megaglest/docs
12cu|megaglest-data-3.11.0-1|39	
12cu|megaglest-data-3.11.0-1|40	
12cu|megaglest-data-3.11.0-1|41	%changelog
12cu|megaglest-data-3.11.0-1|42	* Wed Jan 28 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.11.0-1
12cu|megaglest-data-3.11.0-1|43	+ Revision: 0cfb5ec
12cu|megaglest-data-3.11.0-1|44	- New version 3.11.0
12cu|megaglest-data-3.11.0-1|45	
12cu|megaglest-data-3.11.0-1|46	

10079 12
12cu|meld-1.8.4-2|1	Name:		meld
12cu|meld-1.8.4-2|2	Version:	1.8.4
12cu|meld-1.8.4-2|3	Release:	2
12cu|meld-1.8.4-2|4	Summary:	Visual diff and merge tool
12cu|meld-1.8.4-2|5	Group:		File tools
12cu|meld-1.8.4-2|6	License:	GPLv2+
12cu|meld-1.8.4-2|7	URL:		http://meldmerge.org/
12cu|meld-1.8.4-2|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.8/%{name}-%{version}.tar.xz
12cu|meld-1.8.4-2|9	
12cu|meld-1.8.4-2|10	BuildRequires:	rarian
12cu|meld-1.8.4-2|11	BuildRequires:	gettext
12cu|meld-1.8.4-2|12	BuildRequires:	intltool
12cu|meld-1.8.4-2|13	BuildRequires:	desktop-file-utils
12cu|meld-1.8.4-2|14	BuildRequires:	perl(XML::Parser)
12cu|meld-1.8.4-2|15	
12cu|meld-1.8.4-2|16	Requires:	python-gtksourceview
12cu|meld-1.8.4-2|17	Requires:	python-gobject
12cu|meld-1.8.4-2|18	Requires:	python-dbus
12cu|meld-1.8.4-2|19	Requires:	pygtk2.0
12cu|meld-1.8.4-2|20	Requires:	dbus-x11
12cu|meld-1.8.4-2|21	Requires:	patch
12cu|meld-1.8.4-2|22	
12cu|meld-1.8.4-2|23	BuildArch:	noarch
12cu|meld-1.8.4-2|24	
12cu|meld-1.8.4-2|25	%description
12cu|meld-1.8.4-2|26	Meld is a visual diff and merge tool targeted at developers.
12cu|meld-1.8.4-2|27	It helps you compare files, directories, and version controlled
12cu|meld-1.8.4-2|28	projects. It provides two-and three-way comparison of both files
12cu|meld-1.8.4-2|29	and directories, and the tabbed interface allows you to open many
12cu|meld-1.8.4-2|30	diffs at once. Meld has has support for many popular version
12cu|meld-1.8.4-2|31	control systems including Git, Mercurial, Bazaar, SVN and CVS.
12cu|meld-1.8.4-2|32	The diff viewer lets you edit files in place (diffs update dynamically),
12cu|meld-1.8.4-2|33	and a middle column shows detailed changes and allows merges.
12cu|meld-1.8.4-2|34	The margins show location of changes for easy navigation.
12cu|meld-1.8.4-2|35	
12cu|meld-1.8.4-2|36	
12cu|meld-1.8.4-2|37	%prep
12cu|meld-1.8.4-2|38	%setup -q
12cu|meld-1.8.4-2|39	
12cu|meld-1.8.4-2|40	sed -i "s|#! /usr/bin/env python|#\!/usr/bin/python|" ./bin/meld
12cu|meld-1.8.4-2|41	
12cu|meld-1.8.4-2|42	
12cu|meld-1.8.4-2|43	%build
12cu|meld-1.8.4-2|44	make prefix=%{_prefix} libdir=%{_datadir} sharedir=%{_datadir}
12cu|meld-1.8.4-2|45	
12cu|meld-1.8.4-2|46	
12cu|meld-1.8.4-2|47	%install
12cu|meld-1.8.4-2|48	make prefix=%{_prefix} libdir=%{_datadir} \
12cu|meld-1.8.4-2|49	DESTDIR=%{buildroot} install INSTALL='install -p'
12cu|meld-1.8.4-2|50	
12cu|meld-1.8.4-2|51	desktop-file-install \
12cu|meld-1.8.4-2|52	--dir %{buildroot}%{_datadir}/applications \
12cu|meld-1.8.4-2|53	--delete-original \
12cu|meld-1.8.4-2|54	--add-category="GTK" \
12cu|meld-1.8.4-2|55	--remove-category="Application" \
12cu|meld-1.8.4-2|56	%{buildroot}%{_datadir}/applications/%{name}.desktop \
12cu|meld-1.8.4-2|57	
12cu|meld-1.8.4-2|58	%find_lang %{name} --with-gnome
12cu|meld-1.8.4-2|59	
12cu|meld-1.8.4-2|60	
12cu|meld-1.8.4-2|61	%post
12cu|meld-1.8.4-2|62	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
12cu|meld-1.8.4-2|63	touch --no-create %{_datadir}/icons/HighContrast &>/dev/null || :
12cu|meld-1.8.4-2|64	update-desktop-database &> /dev/null || :
12cu|meld-1.8.4-2|65	update-mime-database %{_datadir}/mime &> /dev/null || :
12cu|meld-1.8.4-2|66	
12cu|meld-1.8.4-2|67	
12cu|meld-1.8.4-2|68	%postun
12cu|meld-1.8.4-2|69	if [ $1 -eq 0 ] ; then
12cu|meld-1.8.4-2|70	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
12cu|meld-1.8.4-2|71	touch --no-create %{_datadir}/icons/HighContrast &>/dev/null
12cu|meld-1.8.4-2|72	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cu|meld-1.8.4-2|73	gtk-update-icon-cache %{_datadir}/icons/HighContrast &>/dev/null || :
12cu|meld-1.8.4-2|74	fi
12cu|meld-1.8.4-2|75	update-desktop-database &> /dev/null || :
12cu|meld-1.8.4-2|76	update-mime-database %{_datadir}/mime &> /dev/null || :
12cu|meld-1.8.4-2|77	
12cu|meld-1.8.4-2|78	
12cu|meld-1.8.4-2|79	%posttrans
12cu|meld-1.8.4-2|80	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cu|meld-1.8.4-2|81	gtk-update-icon-cache %{_datadir}/icons/HighContrast &>/dev/null || :
12cu|meld-1.8.4-2|82	
12cu|meld-1.8.4-2|83	
12cu|meld-1.8.4-2|84	%files -f %{name}.lang
12cu|meld-1.8.4-2|85	%defattr(-,root,root,-)
12cu|meld-1.8.4-2|86	%doc COPYING NEWS
12cu|meld-1.8.4-2|87	%{_bindir}/%{name}
12cu|meld-1.8.4-2|88	%{_datadir}/%{name}/
12cu|meld-1.8.4-2|89	%{_datadir}/mime/packages/%{name}.xml
12cu|meld-1.8.4-2|90	%{_datadir}/applications/*%{name}.desktop
12cu|meld-1.8.4-2|91	%{_datadir}/appdata/*%{name}.appdata.xml
12cu|meld-1.8.4-2|92	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cu|meld-1.8.4-2|93	%{_datadir}/icons/HighContrast/*/apps/%{name}.*
12cu|meld-1.8.4-2|94	
12cu|meld-1.8.4-2|95	
12cu|meld-1.8.4-2|96	
12cu|meld-1.8.4-2|97	%changelog
12cu|meld-1.8.4-2|98	* Thu Apr 17 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 1.8.4-2
12cu|meld-1.8.4-2|99	+ Revision: 7d0fc7f
12cu|meld-1.8.4-2|100	- Fixed installation requires
12cu|meld-1.8.4-2|101	
12cu|meld-1.8.4-2|102	

10080 12
12cu|memtester-4.3.0-3|1	Summary:	Memory tester
12cu|memtester-4.3.0-3|2	Name:		memtester
12cu|memtester-4.3.0-3|3	Version:	4.3.0
12cu|memtester-4.3.0-3|4	Release:	3
12cu|memtester-4.3.0-3|5	License:	GPLv2+
12cu|memtester-4.3.0-3|6	Group:		Monitoring
12cu|memtester-4.3.0-3|7	Url:		http://pyropus.ca/software/memtester/
12cu|memtester-4.3.0-3|8	Source0:	http://pyropus.ca/software/memtester/old-versions/%{name}-%{version}.tar.gz
12cu|memtester-4.3.0-3|9	
12cu|memtester-4.3.0-3|10	%description
12cu|memtester-4.3.0-3|11	Memtest is a utility for testing the memory subsystem in a computer to
12cu|memtester-4.3.0-3|12	determine if it is faulty.
12cu|memtester-4.3.0-3|13	
12cu|memtester-4.3.0-3|14	%files
12cu|memtester-4.3.0-3|15	%doc BUGS CHANGELOG COPYING README.tests README
12cu|memtester-4.3.0-3|16	%{_bindir}/*
12cu|memtester-4.3.0-3|17	%{_mandir}/man8/*
12cu|memtester-4.3.0-3|18	
12cu|memtester-4.3.0-3|19	#----------------------------------------------------------------------------
12cu|memtester-4.3.0-3|20	
12cu|memtester-4.3.0-3|21	%prep
12cu|memtester-4.3.0-3|22	%setup -q
12cu|memtester-4.3.0-3|23	echo "cc %{optflags} -DPOSIX -D_POSIX_C_SOURCE=200809L -D_FILE_OFFSET_BITS=64 -DTEST_NARROW_WRITES -c" > conf-cc
12cu|memtester-4.3.0-3|24	echo "cc %{ldflags}" > conf-ld
12cu|memtester-4.3.0-3|25	
12cu|memtester-4.3.0-3|26	%build
12cu|memtester-4.3.0-3|27	%make
12cu|memtester-4.3.0-3|28	
12cu|memtester-4.3.0-3|29	%install
12cu|memtester-4.3.0-3|30	mkdir -p %{buildroot}%{_bindir}
12cu|memtester-4.3.0-3|31	install -m 755 memtester %{buildroot}%{_bindir}
12cu|memtester-4.3.0-3|32	
12cu|memtester-4.3.0-3|33	mkdir -p %{buildroot}%{_mandir}/man8
12cu|memtester-4.3.0-3|34	install -m 644 memtester.8 %{buildroot}%{_mandir}/man8/
12cu|memtester-4.3.0-3|35	
12cu|memtester-4.3.0-3|36	
12cu|memtester-4.3.0-3|37	%changelog
12cu|memtester-4.3.0-3|38	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.3.0-3
12cu|memtester-4.3.0-3|39	+ Revision: 812c3bc
12cu|memtester-4.3.0-3|40	- LOG Fix debug package, spec cleanup
12cu|memtester-4.3.0-3|41	
12cu|memtester-4.3.0-3|42	

10081 12
12cu|menhir-20130911-2|1	%define _enable_debug_packages %{nil}
12cu|menhir-20130911-2|2	%define debug_package %{nil}
12cu|menhir-20130911-2|3	
12cu|menhir-20130911-2|4	Summary:	Menhir is a LR(1) parser generator for OCaml
12cu|menhir-20130911-2|5	Name:		menhir
12cu|menhir-20130911-2|6	Version:	20130911
12cu|menhir-20130911-2|7	Release:	2
12cu|menhir-20130911-2|8	License:	LGPL and QPL with static compilation exception
12cu|menhir-20130911-2|9	Group:		Development/Other
12cu|menhir-20130911-2|10	Url:		http://pauillac.inria.fr/~fpottier/menhir/
12cu|menhir-20130911-2|11	Source0:	http://pauillac.inria.fr/~fpottier/menhir/menhir-%{version}.tar.gz
12cu|menhir-20130911-2|12	BuildRequires:	ocaml
12cu|menhir-20130911-2|13	BuildRequires:	ocaml-findlib
12cu|menhir-20130911-2|14	
12cu|menhir-20130911-2|15	%description
12cu|menhir-20130911-2|16	Menhir is a LR(1) parser generator for OCaml. It is mostly compatible
12cu|menhir-20130911-2|17	with the standard ocamlyacc and has the following enhancements:
12cu|menhir-20130911-2|18	
12cu|menhir-20130911-2|19	- it accepts LR(1) grammars,
12cu|menhir-20130911-2|20	- it offers parameterized nonterminal symbols as well as a library of
12cu|menhir-20130911-2|21	standard definitions,
12cu|menhir-20130911-2|22	- it explains conflicts in terms of the grammar,
12cu|menhir-20130911-2|23	- it allows grammar specifications to be split over multiple files and
12cu|menhir-20130911-2|24	parametrized by OCaml modules,
12cu|menhir-20130911-2|25	- it produces reentrant parsers.
12cu|menhir-20130911-2|26	
12cu|menhir-20130911-2|27	%files
12cu|menhir-20130911-2|28	%doc manual.pdf
12cu|menhir-20130911-2|29	%{_bindir}/menhir
12cu|menhir-20130911-2|30	%{_mandir}/man1/menhir.1*
12cu|menhir-20130911-2|31	%{_datadir}/menhir/standard.mly
12cu|menhir-20130911-2|32	%dir %{_libdir}/ocaml/menhirLib
12cu|menhir-20130911-2|33	%{_libdir}/ocaml/menhirLib/*.cmi
12cu|menhir-20130911-2|34	%{_libdir}/ocaml/menhirLib/*.cmo
12cu|menhir-20130911-2|35	%{_libdir}/ocaml/menhirLib/*.o
12cu|menhir-20130911-2|36	%{_libdir}/ocaml/menhirLib/META
12cu|menhir-20130911-2|37	
12cu|menhir-20130911-2|38	#----------------------------------------------------------------------------
12cu|menhir-20130911-2|39	
12cu|menhir-20130911-2|40	%package devel
12cu|menhir-20130911-2|41	Summary:	Development files for %{name}
12cu|menhir-20130911-2|42	Group:		Development/Other
12cu|menhir-20130911-2|43	Requires:	%{name} = %{EVRD}
12cu|menhir-20130911-2|44	
12cu|menhir-20130911-2|45	%description devel
12cu|menhir-20130911-2|46	The %{name}-devel package contains libraries and signature files for
12cu|menhir-20130911-2|47	developing applications that use %{name}.
12cu|menhir-20130911-2|48	
12cu|menhir-20130911-2|49	%files devel
12cu|menhir-20130911-2|50	%doc demos/
12cu|menhir-20130911-2|51	%{_libdir}/ocaml/menhirLib/*.cmx
12cu|menhir-20130911-2|52	
12cu|menhir-20130911-2|53	#----------------------------------------------------------------------------
12cu|menhir-20130911-2|54	
12cu|menhir-20130911-2|55	%prep
12cu|menhir-20130911-2|56	%setup -q
12cu|menhir-20130911-2|57	
12cu|menhir-20130911-2|58	%build
12cu|menhir-20130911-2|59	# PREFIX is there without %{buildroot} because it is used to write the
12cu|menhir-20130911-2|60	# lib path in the source
12cu|menhir-20130911-2|61	make PREFIX=/usr
12cu|menhir-20130911-2|62	
12cu|menhir-20130911-2|63	%install
12cu|menhir-20130911-2|64	# Prevent recompilation when doing make install
12cu|menhir-20130911-2|65	sed -i 's/install: all/install:/' Makefile
12cu|menhir-20130911-2|66	export DESTDIR=%{buildroot}
12cu|menhir-20130911-2|67	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|menhir-20130911-2|68	mkdir -p $OCAMLFIND_DESTDIR/menhirLib
12cu|menhir-20130911-2|69	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cu|menhir-20130911-2|70	make install PREFIX=%{buildroot}/usr
12cu|menhir-20130911-2|71	
12cu|menhir-20130911-2|72	
12cu|menhir-20130911-2|73	%changelog
12cu|menhir-20130911-2|74	* Mon Feb 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20130911-2
12cu|menhir-20130911-2|75	+ Revision: d78cdaf
12cu|menhir-20130911-2|76	- LOG Split devel package
12cu|menhir-20130911-2|77	
12cu|menhir-20130911-2|78	

10082 12
12cu|mercurial-3.2.4-1|1	Summary:   A fast, lightweight distributed source control management system
12cu|mercurial-3.2.4-1|2	Name:      mercurial
12cu|mercurial-3.2.4-1|3	Version:   3.2.4
12cu|mercurial-3.2.4-1|4	Release:   1
12cu|mercurial-3.2.4-1|5	License:   GPLv2+
12cu|mercurial-3.2.4-1|6	Group:     Development/Other
12cu|mercurial-3.2.4-1|7	URL: 	   http://www.selenic.com/mercurial/
12cu|mercurial-3.2.4-1|8	Source0:   http://www.selenic.com/mercurial/release/%{name}-%{version}.tar.gz
12cu|mercurial-3.2.4-1|9	BuildRequires: python-devel
12cu|mercurial-3.2.4-1|10	BuildRequires: xmlto
12cu|mercurial-3.2.4-1|11	BuildRequires: asciidoc
12cu|mercurial-3.2.4-1|12	BuildRequires: python-docutils
12cu|mercurial-3.2.4-1|13	Provides: hg = %{version}-%{release}
12cu|mercurial-3.2.4-1|14	
12cu|mercurial-3.2.4-1|15	%description
12cu|mercurial-3.2.4-1|16	Mercurial is a fast, lightweight source control management system
12cu|mercurial-3.2.4-1|17	designed for efficient handling of very large distributed
12cu|mercurial-3.2.4-1|18	projects.
12cu|mercurial-3.2.4-1|19	
12cu|mercurial-3.2.4-1|20	
12cu|mercurial-3.2.4-1|21	%prep
12cu|mercurial-3.2.4-1|22	%setup -q
12cu|mercurial-3.2.4-1|23	
12cu|mercurial-3.2.4-1|24	%build
12cu|mercurial-3.2.4-1|25	%make all
12cu|mercurial-3.2.4-1|26	
12cu|mercurial-3.2.4-1|27	%install
12cu|mercurial-3.2.4-1|28	PYTHONDONTWRITEBYTECODE= %__python setup.py install -O1 --root %{buildroot} --prefix %{_prefix} --record=%{name}.files
12cu|mercurial-3.2.4-1|29	make install-doc DESTDIR=%{buildroot} MANDIR=%{_mandir}
12cu|mercurial-3.2.4-1|30	
12cu|mercurial-3.2.4-1|31	install contrib/hgk          %{buildroot}%{_bindir}
12cu|mercurial-3.2.4-1|32	#install contrib/convert-repo %{buildroot}%{_bindir}/mercurial-convert-repo
12cu|mercurial-3.2.4-1|33	install contrib/hg-ssh       %{buildroot}%{_bindir}
12cu|mercurial-3.2.4-1|34	
12cu|mercurial-3.2.4-1|35	bash_completion_dir=%{buildroot}%{_sysconfdir}/bash_completion.d
12cu|mercurial-3.2.4-1|36	mkdir -p $bash_completion_dir
12cu|mercurial-3.2.4-1|37	install -m 644 contrib/bash_completion $bash_completion_dir/mercurial.sh
12cu|mercurial-3.2.4-1|38	
12cu|mercurial-3.2.4-1|39	zsh_completion_dir=%{buildroot}%{_datadir}/zsh/site-functions
12cu|mercurial-3.2.4-1|40	mkdir -p $zsh_completion_dir
12cu|mercurial-3.2.4-1|41	install -m 644 contrib/zsh_completion $zsh_completion_dir/_mercurial
12cu|mercurial-3.2.4-1|42	
12cu|mercurial-3.2.4-1|43	lisp_dir=%{buildroot}%{_datadir}/emacs/site-lisp
12cu|mercurial-3.2.4-1|44	mkdir -p $lisp_dir
12cu|mercurial-3.2.4-1|45	install -m 644 contrib/mercurial.el $lisp_dir
12cu|mercurial-3.2.4-1|46	install -m 644 contrib/mq.el $lisp_dir
12cu|mercurial-3.2.4-1|47	
12cu|mercurial-3.2.4-1|48	xlisp_dir=%{buildroot}%{_datadir}/xemacs/site-packages/lisp
12cu|mercurial-3.2.4-1|49	mkdir -p $xlisp_dir
12cu|mercurial-3.2.4-1|50	install -m 644 contrib/mercurial.el $xlisp_dir
12cu|mercurial-3.2.4-1|51	install -m 644 contrib/mq.el $xlisp_dir
12cu|mercurial-3.2.4-1|52	
12cu|mercurial-3.2.4-1|53	mkdir -p %{buildroot}/%{_sysconfdir}/mercurial/hgrc.d
12cu|mercurial-3.2.4-1|54	install -m 644 contrib/mergetools.hgrc %{buildroot}/%{_sysconfdir}/mercurial/hgrc.d/mergetools.rc
12cu|mercurial-3.2.4-1|55	
12cu|mercurial-3.2.4-1|56	%files -f %{name}.files
12cu|mercurial-3.2.4-1|57	%doc CONTRIBUTORS COPYING doc/README doc/hg*.txt doc/hg*.html *.cgi contrib/*.fcgi
12cu|mercurial-3.2.4-1|58	%doc %attr(644,root,root) contrib/*.svg
12cu|mercurial-3.2.4-1|59	%dir %{_sysconfdir}/mercurial
12cu|mercurial-3.2.4-1|60	%dir %{_sysconfdir}/mercurial/hgrc.d
12cu|mercurial-3.2.4-1|61	%config(noreplace) %{_sysconfdir}/mercurial/hgrc.d/mergetools.rc
12cu|mercurial-3.2.4-1|62	%{_mandir}/man*/*
12cu|mercurial-3.2.4-1|63	%{_sysconfdir}/bash_completion.d/mercurial.sh
12cu|mercurial-3.2.4-1|64	%{_datadir}/zsh/site-functions/_mercurial
12cu|mercurial-3.2.4-1|65	%{_datadir}/emacs/site-lisp/*.el
12cu|mercurial-3.2.4-1|66	%{_datadir}/xemacs/site-packages/lisp/*.el
12cu|mercurial-3.2.4-1|67	%{_bindir}/hgk
12cu|mercurial-3.2.4-1|68	%{_bindir}/hg-ssh
12cu|mercurial-3.2.4-1|69	#%{_bindir}/mercurial-convert-repo
12cu|mercurial-3.2.4-1|70	
12cu|mercurial-3.2.4-1|71	
12cu|mercurial-3.2.4-1|72	%changelog
12cu|mercurial-3.2.4-1|73	
12cu|mercurial-3.2.4-1|74	* Sat Apr 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.2.4-1
12cu|mercurial-3.2.4-1|75	- (25350fd) Updated to 3.2.4
12cu|mercurial-3.2.4-1|76	
12cu|mercurial-3.2.4-1|77	

10083 12
12cu|merkaartor-0.18.1-3|1	Summary:	Openstreetmap mapping program
12cu|merkaartor-0.18.1-3|2	Name:		merkaartor
12cu|merkaartor-0.18.1-3|3	Version:	0.18.1
12cu|merkaartor-0.18.1-3|4	Release:	3
12cu|merkaartor-0.18.1-3|5	License:	GPLv2+
12cu|merkaartor-0.18.1-3|6	Group:		Sciences/Other
12cu|merkaartor-0.18.1-3|7	Url:		http://merkaartor.be/projects/merkaartor/
12cu|merkaartor-0.18.1-3|8	Source0:	http://merkaartor.be/attachments/download/301/%{name}-%{version}.tar.bz2
12cu|merkaartor-0.18.1-3|9	BuildRequires:	gdb
12cu|merkaartor-0.18.1-3|10	BuildRequires:	qt4-linguist
12cu|merkaartor-0.18.1-3|11	BuildRequires:	boost-devel
12cu|merkaartor-0.18.1-3|12	BuildRequires:	gdal-devel
12cu|merkaartor-0.18.1-3|13	BuildRequires:	qt4-devel
12cu|merkaartor-0.18.1-3|14	BuildRequires:	pkgconfig(exiv2)
12cu|merkaartor-0.18.1-3|15	
12cu|merkaartor-0.18.1-3|16	%description
12cu|merkaartor-0.18.1-3|17	Merkaartor is an openstreetmap (http://www.openstreetmap.org) mapping
12cu|merkaartor-0.18.1-3|18	program. Merkaartor focuses on providing a visually pleasing but
12cu|merkaartor-0.18.1-3|19	performant editing environment for free geographical data.
12cu|merkaartor-0.18.1-3|20	
12cu|merkaartor-0.18.1-3|21	%files -f %{name}.lang
12cu|merkaartor-0.18.1-3|22	%doc AUTHORS CHANGELOG CREDITS TODO
12cu|merkaartor-0.18.1-3|23	%{_bindir}/*
12cu|merkaartor-0.18.1-3|24	%{_datadir}/%{name}/*.xml
12cu|merkaartor-0.18.1-3|25	%{_datadir}/applications/*.desktop
12cu|merkaartor-0.18.1-3|26	%{_libdir}/%{name}/plugins/background/*.so
12cu|merkaartor-0.18.1-3|27	%{_libdir}/%{name}/plugins/styles/libskulpture.so
12cu|merkaartor-0.18.1-3|28	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12cu|merkaartor-0.18.1-3|29	
12cu|merkaartor-0.18.1-3|30	#----------------------------------------------------------------------------
12cu|merkaartor-0.18.1-3|31	
12cu|merkaartor-0.18.1-3|32	%prep
12cu|merkaartor-0.18.1-3|33	%setup -q
12cu|merkaartor-0.18.1-3|34	
12cu|merkaartor-0.18.1-3|35	%build
12cu|merkaartor-0.18.1-3|36	lrelease translations/merkaartor*.ts
12cu|merkaartor-0.18.1-3|37	%qmake_qt4 \
12cu|merkaartor-0.18.1-3|38	PREFIX=%{_prefix} \
12cu|merkaartor-0.18.1-3|39	LIBDIR=%{_libdir} \
12cu|merkaartor-0.18.1-3|40	TRANSDIR_MERKAARTOR=%{_datadir}/%{name}/translations \
12cu|merkaartor-0.18.1-3|41	TRANSDIR_SYSTEM=%{qt4dir}/translations \
12cu|merkaartor-0.18.1-3|42	GDAL=1
12cu|merkaartor-0.18.1-3|43	%make
12cu|merkaartor-0.18.1-3|44	
12cu|merkaartor-0.18.1-3|45	%install
12cu|merkaartor-0.18.1-3|46	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cu|merkaartor-0.18.1-3|47	
12cu|merkaartor-0.18.1-3|48	%find_lang %{name} --with-qt
12cu|merkaartor-0.18.1-3|49	
12cu|merkaartor-0.18.1-3|50	rm -f %{buildroot}/merkaartor.gdb-index
12cu|merkaartor-0.18.1-3|51	
12cu|merkaartor-0.18.1-3|52	
12cu|merkaartor-0.18.1-3|53	%changelog
12cu|merkaartor-0.18.1-3|54	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.18.1-3
12cu|merkaartor-0.18.1-3|55	+ Revision: 62ad45f
12cu|merkaartor-0.18.1-3|56	- LOG Spec cleanup
12cu|merkaartor-0.18.1-3|57	
12cu|merkaartor-0.18.1-3|58	

10084 12
12cu|merlin-0.9.0-2|1	Summary:	Nagios distributed monitoring
12cu|merlin-0.9.0-2|2	Name:		merlin
12cu|merlin-0.9.0-2|3	Version:	0.9.0
12cu|merlin-0.9.0-2|4	Release:	2
12cu|merlin-0.9.0-2|5	License:	BSD
12cu|merlin-0.9.0-2|6	Group:		Networking/Other
12cu|merlin-0.9.0-2|7	Url:		http://www.op5.org/community/plugin-inventory/op5-projects/merlin
12cu|merlin-0.9.0-2|8	Source0:	http://op5.org/op5media/op5.org/downloads/merlin-%{version}.tar.gz
12cu|merlin-0.9.0-2|9	Patch0:		merlin-0.9.0-sfmt.patch
12cu|merlin-0.9.0-2|10	BuildRequires:	dbi-devel
12cu|merlin-0.9.0-2|11	
12cu|merlin-0.9.0-2|12	%description
12cu|merlin-0.9.0-2|13	The Merlin project, or Module for Effortless Redundancy and Loadbalancing In
12cu|merlin-0.9.0-2|14	Nagios, was initially started to create an easy way to set up distributed
12cu|merlin-0.9.0-2|15	Nagios installations, allowing Nagios processes to exchange information
12cu|merlin-0.9.0-2|16	directly as an alternative to the standard nagios way using NSCA. When starting
12cu|merlin-0.9.0-2|17	the Ninja project we realised that we could continue the work on Merlin and
12cu|merlin-0.9.0-2|18	adopt the project to function as backend for Ninja by adding support for
12cu|merlin-0.9.0-2|19	storing the status information in a database, fault tolearance and some other
12cu|merlin-0.9.0-2|20	cool things. This means that Merlin now are responsible for providing status
12cu|merlin-0.9.0-2|21	data, acting as a backend, for the Ninja GUI.
12cu|merlin-0.9.0-2|22	
12cu|merlin-0.9.0-2|23	%files
12cu|merlin-0.9.0-2|24	%doc TECHNICAL SPECS README HOWTO COPYING
12cu|merlin-0.9.0-2|25	%{_initrddir}/merlind
12cu|merlin-0.9.0-2|26	%{_libdir}/merlin
12cu|merlin-0.9.0-2|27	%{_localstatedir}/lib/merlin
12cu|merlin-0.9.0-2|28	%{_localstatedir}/log/merlin
12cu|merlin-0.9.0-2|29	%config(noreplace)%{_sysconfdir}/merlin.conf
12cu|merlin-0.9.0-2|30	
12cu|merlin-0.9.0-2|31	#----------------------------------------------------------------------------
12cu|merlin-0.9.0-2|32	
12cu|merlin-0.9.0-2|33	%prep
12cu|merlin-0.9.0-2|34	%setup -q
12cu|merlin-0.9.0-2|35	%patch0 -p1
12cu|merlin-0.9.0-2|36	
12cu|merlin-0.9.0-2|37	%build
12cu|merlin-0.9.0-2|38	%make CFLAGS="%{optflags}"
12cu|merlin-0.9.0-2|39	
12cu|merlin-0.9.0-2|40	%install
12cu|merlin-0.9.0-2|41	install -d -m 755 %{buildroot}%{_libdir}/merlin
12cu|merlin-0.9.0-2|42	install -m 755 import showlog merlind %{buildroot}%{_libdir}/merlin
12cu|merlin-0.9.0-2|43	install -m 644 merlin.so import.php object_importer.inc.php %{buildroot}%{_libdir}/merlin
12cu|merlin-0.9.0-2|44	
12cu|merlin-0.9.0-2|45	install -d -m 755 %{buildroot}%{_sysconfdir}
12cu|merlin-0.9.0-2|46	install -m 644 example.conf %{buildroot}%{_sysconfdir}/merlin.conf
12cu|merlin-0.9.0-2|47	perl -pi \
12cu|merlin-0.9.0-2|48	-e 's|@\@DESTDIR@\@/logs|%{_localstatedir}/log/merlin|;' \
12cu|merlin-0.9.0-2|49	-e 's|@\@DESTDIR@\@/ipc.sock|%{_localstatedir}/lib/merlin/ipc.sock|;' \
12cu|merlin-0.9.0-2|50	%{buildroot}%{_sysconfdir}/merlin.conf
12cu|merlin-0.9.0-2|51	
12cu|merlin-0.9.0-2|52	install -d -m 755 %{buildroot}%{_localstatedir}/log/merlin
12cu|merlin-0.9.0-2|53	install -d -m 755 %{buildroot}%{_localstatedir}/lib/merlin
12cu|merlin-0.9.0-2|54	
12cu|merlin-0.9.0-2|55	install -d -m 755 %{buildroot}%{_initrddir}
12cu|merlin-0.9.0-2|56	install -m 755 init.sh %{buildroot}%{_initrddir}/merlind
12cu|merlin-0.9.0-2|57	perl -pi \
12cu|merlin-0.9.0-2|58	-e 's|^BINDIR=.*|BINDIR=%{_libdir}/merlin|;' \
12cu|merlin-0.9.0-2|59	-e 's|^CONFIG_FILE=.*|CONFIG_FILE=%{_sysconfdir}/merlin.conf|;' \
12cu|merlin-0.9.0-2|60	%{buildroot}%{_initrddir}/merlind
12cu|merlin-0.9.0-2|61	
12cu|merlin-0.9.0-2|62	
12cu|merlin-0.9.0-2|63	
12cu|merlin-0.9.0-2|64	%changelog
12cu|merlin-0.9.0-2|65	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.0-2
12cu|merlin-0.9.0-2|66	+ Revision: 9d0ab92
12cu|merlin-0.9.0-2|67	- LOG Build with system flags, spec cleanup
12cu|merlin-0.9.0-2|68	
12cu|merlin-0.9.0-2|69	

10085 12
12cu|mew-6.5-2|1	# TODO:
12cu|mew-6.5-2|2	# - See how debian and fedora package things
12cu|mew-6.5-2|3	# - Break helpers binaries out into seperate package and make main package
12cu|mew-6.5-2|4	#   noarch
12cu|mew-6.5-2|5	# - Remove .elc files so it works with both emacs and xemacs (policy?)
12cu|mew-6.5-2|6	# - Fix stripping binaries (rpmlint)
12cu|mew-6.5-2|7	
12cu|mew-6.5-2|8	%define name mew
12cu|mew-6.5-2|9	%define version 6.5
12cu|mew-6.5-2|10	%define release 2
12cu|mew-6.5-2|11	
12cu|mew-6.5-2|12	Summary: Messaging in the Emacs World
12cu|mew-6.5-2|13	Name: %{name}
12cu|mew-6.5-2|14	Version: %{version}
12cu|mew-6.5-2|15	Release: %{release}
12cu|mew-6.5-2|16	Source0: http://www.mew.org/Release/%{name}-%{version}.tar.gz
12cu|mew-6.5-2|17	Source1: %{name}.el
12cu|mew-6.5-2|18	License: BSD-like
12cu|mew-6.5-2|19	Group: Networking/Mail
12cu|mew-6.5-2|20	Url: http://www.Mew.org/
12cu|mew-6.5-2|21	
12cu|mew-6.5-2|22	BuildRequires: emacs
12cu|mew-6.5-2|23	Requires: emacs
12cu|mew-6.5-2|24	
12cu|mew-6.5-2|25	%description
12cu|mew-6.5-2|26	Mew (Messaging in the Emacs World) is a user interface for text messages,
12cu|mew-6.5-2|27	multimedia messages (MIME), news articles and security functionality
12cu|mew-6.5-2|28	including PGP, SSH and SSL.
12cu|mew-6.5-2|29	
12cu|mew-6.5-2|30	The features of Mew are as follows:
12cu|mew-6.5-2|31	
12cu|mew-6.5-2|32	- POP, SMTP, NNTP, and IMAP are supported.
12cu|mew-6.5-2|33	- You can easily display a very complicated structured message.
12cu|mew-6.5-2|34	- You can start to read messages before they are all fully listed.
12cu|mew-6.5-2|35	- For refiling, default folders are neatly suggested.
12cu|mew-6.5-2|36	- You can complete field names, e-mail addresses, receiver's names,
12cu|mew-6.5-2|37	domain names, and folder names.
12cu|mew-6.5-2|38	- Thread, a mechanism to display the flow of messages, is supported.
12cu|mew-6.5-2|39	
12cu|mew-6.5-2|40	%prep
12cu|mew-6.5-2|41	%setup -q
12cu|mew-6.5-2|42	
12cu|mew-6.5-2|43	%build
12cu|mew-6.5-2|44	%configure
12cu|mew-6.5-2|45	%make elispdir=%{_datadir}/emacs/site-lisp/%{name} etcdir=%{_datadir}/pixmaps/mew
12cu|mew-6.5-2|46	
12cu|mew-6.5-2|47	%install
12cu|mew-6.5-2|48	%makeinstall elispdir=%{buildroot}%{_datadir}/emacs/site-lisp/%{name} etcdir=%{buildroot}%{_datadir}/pixmaps/mew INSTALLINFO=/sbin/install-info
12cu|mew-6.5-2|49	
12cu|mew-6.5-2|50	%__install -dm 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cu|mew-6.5-2|51	%__install -pm 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cu|mew-6.5-2|52	
12cu|mew-6.5-2|53	
12cu|mew-6.5-2|54	
12cu|mew-6.5-2|55	%files
12cu|mew-6.5-2|56	%defattr(-,root,root,0755)
12cu|mew-6.5-2|57	%doc 00copyright 00readme 00diff 00changes*
12cu|mew-6.5-2|58	%attr(0755,root,root) %{_bindir}/*
12cu|mew-6.5-2|59	%{_datadir}/emacs/site-lisp/%{name}/*
12cu|mew-6.5-2|60	%{_datadir}/pixmaps/mew/*
12cu|mew-6.5-2|61	%{_infodir}/*
12cu|mew-6.5-2|62	%{_mandir}/*
12cu|mew-6.5-2|63	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}.el

10086 12
12cu|mgm-1.1-10|1	Summary:	Moaning Goat Status Meter
12cu|mgm-1.1-10|2	Name:		mgm
12cu|mgm-1.1-10|3	Version:	1.1
12cu|mgm-1.1-10|4	Release:	10
12cu|mgm-1.1-10|5	License:	GPLv2+
12cu|mgm-1.1-10|6	Group:		Monitoring
12cu|mgm-1.1-10|7	Url:		http://linuxmafia.com/mgm/
12cu|mgm-1.1-10|8	Source0:	%{name}-%{version}.tar.bz2
12cu|mgm-1.1-10|9	Source1:	%{name}48.png
12cu|mgm-1.1-10|10	Source2:	%{name}32.png
12cu|mgm-1.1-10|11	Source3:	%{name}16.png
12cu|mgm-1.1-10|12	Patch0:		mgm-1.1-fix-abs-path.patch
12cu|mgm-1.1-10|13	Requires:	perl-Tk
12cu|mgm-1.1-10|14	Requires:	tk
12cu|mgm-1.1-10|15	BuildArch:	noarch
12cu|mgm-1.1-10|16	
12cu|mgm-1.1-10|17	%description
12cu|mgm-1.1-10|18	MGM, the Moaning Goat Meter, is the ultimate sixty-ton cast iron lawn
12cu|mgm-1.1-10|19	ornament for the desktops of today's hacker set: A gorgeous, highly
12cu|mgm-1.1-10|20	configurable load and status meter written entirely in Perl. Serious
12cu|mgm-1.1-10|21	pink-flamingo territory.  MGM will not get your whites whiter or your
12cu|mgm-1.1-10|22	colors brighter. It will, however, sit there and look spiffy while
12cu|mgm-1.1-10|23	sucking down a major honking wad of RAM.
12cu|mgm-1.1-10|24	
12cu|mgm-1.1-10|25	%files
12cu|mgm-1.1-10|26	%doc doc/*
12cu|mgm-1.1-10|27	%{_bindir}/%{name}
12cu|mgm-1.1-10|28	%{_datadir}/%{name}
12cu|mgm-1.1-10|29	%{_datadir}/applications/%{name}.desktop
12cu|mgm-1.1-10|30	%{_liconsdir}/%{name}.png
12cu|mgm-1.1-10|31	%{_iconsdir}/%{name}.png
12cu|mgm-1.1-10|32	%{_miconsdir}/%{name}.png
12cu|mgm-1.1-10|33	
12cu|mgm-1.1-10|34	#----------------------------------------------------------------------------
12cu|mgm-1.1-10|35	
12cu|mgm-1.1-10|36	%prep
12cu|mgm-1.1-10|37	%setup -q -n %{name}
12cu|mgm-1.1-10|38	%patch0 -p0
12cu|mgm-1.1-10|39	chmod 644 `find -type f`
12cu|mgm-1.1-10|40	chmod 755 `find -type d`
12cu|mgm-1.1-10|41	chmod 755 mgm lib/xpm
12cu|mgm-1.1-10|42	rm -fr modules/netbsd
12cu|mgm-1.1-10|43	rm -fr modules/solaris
12cu|mgm-1.1-10|44	
12cu|mgm-1.1-10|45	%build
12cu|mgm-1.1-10|46	
12cu|mgm-1.1-10|47	%install
12cu|mgm-1.1-10|48	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|mgm-1.1-10|49	cp -r mgm lib modules %{buildroot}%{_datadir}/%{name}
12cu|mgm-1.1-10|50	mkdir -p %{buildroot}%{_bindir}
12cu|mgm-1.1-10|51	echo '#!/bin/bash' > %{buildroot}%{_bindir}/%{name}
12cu|mgm-1.1-10|52	echo 'exec %{_datadir}/mgm/mgm' >> %{buildroot}%{_bindir}/%{name}
12cu|mgm-1.1-10|53	chmod 755 %{buildroot}%{_bindir}/%{name}
12cu|mgm-1.1-10|54	
12cu|mgm-1.1-10|55	#menu
12cu|mgm-1.1-10|56	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|mgm-1.1-10|57	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|mgm-1.1-10|58	[Desktop Entry]
12cu|mgm-1.1-10|59	Type=Application
12cu|mgm-1.1-10|60	Exec=%{name}
12cu|mgm-1.1-10|61	Icon=%{name}
12cu|mgm-1.1-10|62	Name=MGM
12cu|mgm-1.1-10|63	Comment=System Monitor
12cu|mgm-1.1-10|64	Categories=System;Monitor;
12cu|mgm-1.1-10|65	EOF
12cu|mgm-1.1-10|66	
12cu|mgm-1.1-10|67	#icons
12cu|mgm-1.1-10|68	mkdir -p %{buildroot}%{_liconsdir}
12cu|mgm-1.1-10|69	cat %{SOURCE1} > %{buildroot}%{_liconsdir}/%{name}.png
12cu|mgm-1.1-10|70	mkdir -p %{buildroot}%{_iconsdir}
12cu|mgm-1.1-10|71	cat %{SOURCE2} > %{buildroot}%{_iconsdir}/%{name}.png
12cu|mgm-1.1-10|72	mkdir -p %{buildroot}%{_miconsdir}
12cu|mgm-1.1-10|73	cat %{SOURCE3} > %{buildroot}%{_miconsdir}/%{name}.png
12cu|mgm-1.1-10|74	
12cu|mgm-1.1-10|75	
12cu|mgm-1.1-10|76	
12cu|mgm-1.1-10|77	%changelog
12cu|mgm-1.1-10|78	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-10
12cu|mgm-1.1-10|79	+ Revision: 91afb80
12cu|mgm-1.1-10|80	- LOG Spec cleanup
12cu|mgm-1.1-10|81	
12cu|mgm-1.1-10|82	

10087 12
12cu|mib-report-0.13-1|1	Summary:	A tool to generate packages reports for Rosa, MDV and MGA repos
12cu|mib-report-0.13-1|2	Name:		mib-report
12cu|mib-report-0.13-1|3	Version:	0.13
12cu|mib-report-0.13-1|4	Release:	1
12cu|mib-report-0.13-1|5	License:	GPLv2+
12cu|mib-report-0.13-1|6	Group:		System/Configuration/Packaging
12cu|mib-report-0.13-1|7	Url:		http://mib.pianetalinux.org/mib-report/
12cu|mib-report-0.13-1|8	Source0:	http://mib.pianetalinux.org/mib-report/%{name}-%{version}.tar.bz2
12cu|mib-report-0.13-1|9	# bash-completion
12cu|mib-report-0.13-1|10	Source1:	%{name}
12cu|mib-report-0.13-1|11	Patch0:		mib-report-0.9-rpm4.patch
12cu|mib-report-0.13-1|12	# Qt5 is also supported
12cu|mib-report-0.13-1|13	BuildRequires:	qt4-devel
12cu|mib-report-0.13-1|14	BuildRequires:	rpm-devel
12cu|mib-report-0.13-1|15	Requires:	lynx
12cu|mib-report-0.13-1|16	Requires:	curl
12cu|mib-report-0.13-1|17	
12cu|mib-report-0.13-1|18	%description
12cu|mib-report-0.13-1|19	A tool to generate packages reports and check package versions.
12cu|mib-report-0.13-1|20	
12cu|mib-report-0.13-1|21	Since 0.9 it supports 6 report modes:
12cu|mib-report-0.13-1|22	1) mga-mdv - report for packages in Mageia repositories that may be interesting
12cu|mib-report-0.13-1|23	for Mandriva packagers
12cu|mib-report-0.13-1|24	2) mdv-mga - like mga-mdv but for Mageia packagers (by request)
12cu|mib-report-0.13-1|25	3) mdv-rosa
12cu|mib-report-0.13-1|26	4) rosa-mdv
12cu|mib-report-0.13-1|27	5) mga-rosa
12cu|mib-report-0.13-1|28	6) rosa-mga
12cu|mib-report-0.13-1|29	
12cu|mib-report-0.13-1|30	It produces a table with packages and shows if there are newer versions of
12cu|mib-report-0.13-1|31	these packages in other distros. It also gives quick links for source packages
12cu|mib-report-0.13-1|32	and programs' homepages.
12cu|mib-report-0.13-1|33	
12cu|mib-report-0.13-1|34	Since 0.4 new mode "--search package" was added. It searches for package in all
12cu|mib-report-0.13-1|35	reference repositories and displays results in Repository, Version, URL format.
12cu|mib-report-0.13-1|36	
12cu|mib-report-0.13-1|37	Version %{version} supports reference repositories:
12cu|mib-report-0.13-1|38	-Rosa 2014.1
12cu|mib-report-0.13-1|39	-MDV Cooker
12cu|mib-report-0.13-1|40	-Mageia Cauldron
12cu|mib-report-0.13-1|41	-Fedora Rawhide (+RpmFusion)
12cu|mib-report-0.13-1|42	-PCLinuxOS
12cu|mib-report-0.13-1|43	-Alt Linux Sisyphus
12cu|mib-report-0.13-1|44	-OpenSUSE Factory
12cu|mib-report-0.13-1|45	-PLD Linux 3.0
12cu|mib-report-0.13-1|46	-Gentoo
12cu|mib-report-0.13-1|47	-Debian
12cu|mib-report-0.13-1|48	-Ubuntu
12cu|mib-report-0.13-1|49	-Upstream Tracker
12cu|mib-report-0.13-1|50	
12cu|mib-report-0.13-1|51	%files
12cu|mib-report-0.13-1|52	%doc COPYING AUTHORS ChangeLog
12cu|mib-report-0.13-1|53	%{_bindir}/%{name}
12cu|mib-report-0.13-1|54	%{_bindir}/urls-fetcher
12cu|mib-report-0.13-1|55	%dir %{_datadir}/%{name}
12cu|mib-report-0.13-1|56	%{_datadir}/%{name}/urls.txt
12cu|mib-report-0.13-1|57	%{_datadir}/%{name}/blacklist.txt
12cu|mib-report-0.13-1|58	%{_datadir}/bash-completion/completions/%{name}
12cu|mib-report-0.13-1|59	
12cu|mib-report-0.13-1|60	#----------------------------------------------------------------------------
12cu|mib-report-0.13-1|61	
12cu|mib-report-0.13-1|62	%prep
12cu|mib-report-0.13-1|63	%setup -q
12cu|mib-report-0.13-1|64	%if %{mdvver} < 201100
12cu|mib-report-0.13-1|65	%patch0 -p1
12cu|mib-report-0.13-1|66	%endif
12cu|mib-report-0.13-1|67	
12cu|mib-report-0.13-1|68	%build
12cu|mib-report-0.13-1|69	# Can be built with Qt5 if needed
12cu|mib-report-0.13-1|70	%qmake_qt4
12cu|mib-report-0.13-1|71	%make
12cu|mib-report-0.13-1|72	
12cu|mib-report-0.13-1|73	%install
12cu|mib-report-0.13-1|74	mkdir -p %{buildroot}%{_bindir}
12cu|mib-report-0.13-1|75	install -D -m 755 %{name} %{buildroot}%{_bindir}/%{name}
12cu|mib-report-0.13-1|76	install -D -m 755 urls-fetcher %{buildroot}%{_bindir}/urls-fetcher
12cu|mib-report-0.13-1|77	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|mib-report-0.13-1|78	install -D -m 644 urls.txt %{buildroot}%{_datadir}/%{name}/urls.txt
12cu|mib-report-0.13-1|79	install -D -m 644 blacklist.txt %{buildroot}%{_datadir}/%{name}/blacklist.txt
12cu|mib-report-0.13-1|80	
12cu|mib-report-0.13-1|81	mkdir -p %{buildroot}%{_datadir}/bash-completion/completions/
12cu|mib-report-0.13-1|82	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/bash-completion/completions/%{name}
12cu|mib-report-0.13-1|83	
12cu|mib-report-0.13-1|84	
12cu|mib-report-0.13-1|85	%changelog
12cu|mib-report-0.13-1|86	
12cu|mib-report-0.13-1|87	* Fri Mar 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.13-1
12cu|mib-report-0.13-1|88	- (ee22e89) New version 0.13 (new Fedora SRPMs URL)
12cu|mib-report-0.13-1|89	
12cu|mib-report-0.13-1|90	

10088 12
12cu|micropolis-4.0-11|1	Summary:	City simulation based on Maxis SimCity
12cu|micropolis-4.0-11|2	Name:		micropolis
12cu|micropolis-4.0-11|3	# activity/activity.info = 7
12cu|micropolis-4.0-11|4	# src/sim/sim.c and about = 4.0
12cu|micropolis-4.0-11|5	Version:	4.0
12cu|micropolis-4.0-11|6	Release:	11
12cu|micropolis-4.0-11|7	License:	GPLv3+
12cu|micropolis-4.0-11|8	Group:		Games/Strategy
12cu|micropolis-4.0-11|9	Url:		http://www.donhopkins.com/home/micropolis/
12cu|micropolis-4.0-11|10	# Also see http://dev.laptop.org/git?p=projects/micropolis-activity
12cu|micropolis-4.0-11|11	Source0:	http://www.donhopkins.com/home/micropolis/micropolis-activity-source.tgz
12cu|micropolis-4.0-11|12	# Lots of fixes from
12cu|micropolis-4.0-11|13	# http://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis
12cu|micropolis-4.0-11|14	# curl http://rmdir.de/~michael/micropolis_git.patch > micropolis-zerfleddert.$(date +%Y%m%d).patch
12cu|micropolis-4.0-11|15	Patch0:		micropolis-zerfleddert.20080302.patch
12cu|micropolis-4.0-11|16	Patch1:		micropolis-path.patch
12cu|micropolis-4.0-11|17	# From debian, optflags patch:
12cu|micropolis-4.0-11|18	Patch2:		micropolis-makefile.patch
12cu|micropolis-4.0-11|19	# (Anssi 01/2008): Fix some 64bit pointer warnings. It is likely they are
12cu|micropolis-4.0-11|20	# harmless corner cases, but this code is so old I don't take any chances.
12cu|micropolis-4.0-11|21	Patch3:		micropolis-64bit-warns.patch
12cu|micropolis-4.0-11|22	Patch4:		micropolis-printf-format.patch
12cu|micropolis-4.0-11|23	BuildRequires:	bison
12cu|micropolis-4.0-11|24	BuildRequires:	imagemagick
12cu|micropolis-4.0-11|25	BuildRequires:	pkgconfig(sdl)
12cu|micropolis-4.0-11|26	BuildRequires:	pkgconfig(SDL_mixer)
12cu|micropolis-4.0-11|27	BuildRequires:	pkgconfig(x11)
12cu|micropolis-4.0-11|28	BuildRequires:	pkgconfig(xpm)
12cu|micropolis-4.0-11|29	BuildRequires:	pkgconfig(xext)
12cu|micropolis-4.0-11|30	
12cu|micropolis-4.0-11|31	%description
12cu|micropolis-4.0-11|32	City-building simulation game originally released as SimCity by Maxis and
12cu|micropolis-4.0-11|33	subsequently released as free software, renamed to Micropolis.
12cu|micropolis-4.0-11|34	
12cu|micropolis-4.0-11|35	%files
12cu|micropolis-4.0-11|36	%doc manual/*
12cu|micropolis-4.0-11|37	%{_gamesbindir}/%{name}
12cu|micropolis-4.0-11|38	%{_gamesdatadir}/%{name}
12cu|micropolis-4.0-11|39	%{_libdir}/%{name}
12cu|micropolis-4.0-11|40	%{_miconsdir}/%{name}.png
12cu|micropolis-4.0-11|41	%{_iconsdir}/%{name}.png
12cu|micropolis-4.0-11|42	%{_liconsdir}/%{name}.png
12cu|micropolis-4.0-11|43	%{_datadir}/applications/%{name}.desktop
12cu|micropolis-4.0-11|44	
12cu|micropolis-4.0-11|45	#----------------------------------------------------------------------------
12cu|micropolis-4.0-11|46	
12cu|micropolis-4.0-11|47	%prep
12cu|micropolis-4.0-11|48	%setup -q -n micropolis-activity
12cu|micropolis-4.0-11|49	%patch0 -p1
12cu|micropolis-4.0-11|50	%patch1 -p1
12cu|micropolis-4.0-11|51	%patch2 -p1
12cu|micropolis-4.0-11|52	%patch3 -p1
12cu|micropolis-4.0-11|53	%patch4 -p1
12cu|micropolis-4.0-11|54	
12cu|micropolis-4.0-11|55	#[ $(sed -n 's,activity_version = ,,p' activity/activity.info) = %version ]
12cu|micropolis-4.0-11|56	[ $(sed -r -n 's,^.*MicropolisVersion = "(.+)".*$,\1,p' src/sim/sim.c) = %version ]
12cu|micropolis-4.0-11|57	
12cu|micropolis-4.0-11|58	perl -pi -e 's,GAMESDATADIR,%{_gamesdatadir},;s,LIBDIR,%{_libdir},' Micropolis
12cu|micropolis-4.0-11|59	
12cu|micropolis-4.0-11|60	# Re-enable air crash:
12cu|micropolis-4.0-11|61	perl -pi -e 's,-DNO_AIRCRASH,,' src/sim/makefile
12cu|micropolis-4.0-11|62	
12cu|micropolis-4.0-11|63	%build
12cu|micropolis-4.0-11|64	%make OPTFLAGS="%optflags" -C src
12cu|micropolis-4.0-11|65	
12cu|micropolis-4.0-11|66	%install
12cu|micropolis-4.0-11|67	rm -rf %{buildroot}
12cu|micropolis-4.0-11|68	install -d -m755 %{buildroot}%{_gamesbindir}
12cu|micropolis-4.0-11|69	install -d -m755 %{buildroot}%{_gamesdatadir}/%{name}
12cu|micropolis-4.0-11|70	install -d -m755 %{buildroot}%{_libdir}/%{name}
12cu|micropolis-4.0-11|71	
12cu|micropolis-4.0-11|72	install -m755 src/sim/sim %{buildroot}%{_libdir}/%{name}
12cu|micropolis-4.0-11|73	install -m755 Micropolis %{buildroot}%{_gamesbindir}/%{name}
12cu|micropolis-4.0-11|74	
12cu|micropolis-4.0-11|75	cp -a cities images res %{buildroot}%{_gamesdatadir}/%{name}
12cu|micropolis-4.0-11|76	chmod +x %{buildroot}%{_gamesdatadir}/%{name}/res/sounds/player
12cu|micropolis-4.0-11|77	
12cu|micropolis-4.0-11|78	install -d -m755 %{buildroot}%{_miconsdir}
12cu|micropolis-4.0-11|79	install -d -m755 %{buildroot}%{_iconsdir}
12cu|micropolis-4.0-11|80	install -d -m755 %{buildroot}%{_liconsdir}
12cu|micropolis-4.0-11|81	
12cu|micropolis-4.0-11|82	convert Micropolis.png -resize x16 %{buildroot}%{_miconsdir}/%{name}.png
12cu|micropolis-4.0-11|83	convert Micropolis.png -resize x32 %{buildroot}%{_iconsdir}/%{name}.png
12cu|micropolis-4.0-11|84	convert Micropolis.png -resize x48 %{buildroot}%{_liconsdir}/%{name}.png
12cu|micropolis-4.0-11|85	
12cu|micropolis-4.0-11|86	mkdir -p %{buildroot}%{_datadir}/applications
12cu|micropolis-4.0-11|87	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cu|micropolis-4.0-11|88	[Desktop Entry]
12cu|micropolis-4.0-11|89	Name=Micropolis
12cu|micropolis-4.0-11|90	GenericName=City simulation
12cu|micropolis-4.0-11|91	Exec=%{_gamesbindir}/%{name}
12cu|micropolis-4.0-11|92	Icon=%{name}
12cu|micropolis-4.0-11|93	Terminal=false
12cu|micropolis-4.0-11|94	Type=Application
12cu|micropolis-4.0-11|95	StartupNotify=false
12cu|micropolis-4.0-11|96	Categories=Game;StrategyGame;
12cu|micropolis-4.0-11|97	EOF
12cu|micropolis-4.0-11|98	
12cu|micropolis-4.0-11|99	
12cu|micropolis-4.0-11|100	%changelog
12cu|micropolis-4.0-11|101	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0-11
12cu|micropolis-4.0-11|102	+ Revision: b170f86
12cu|micropolis-4.0-11|103	- LOG Spec cleanup
12cu|micropolis-4.0-11|104	
12cu|micropolis-4.0-11|105	

10089 12
12cu|midori-0.5.7-1|1	%define	major		1
12cu|midori-0.5.7-1|2	%define	libname		%mklibname %{name} %{major}
12cu|midori-0.5.7-1|3	%define	url_ver	%(echo %{version} | cut -c 1-3)
12cu|midori-0.5.7-1|4	
12cu|midori-0.5.7-1|5	Summary:	Web browser based on WebKitGtk
12cu|midori-0.5.7-1|6	Name:		midori
12cu|midori-0.5.7-1|7	Version:	0.5.7
12cu|midori-0.5.7-1|8	Release:	%mkrel 1
12cu|midori-0.5.7-1|9	License:	LGPLv2+
12cu|midori-0.5.7-1|10	Group:		Networking/WWW
12cu|midori-0.5.7-1|11	URL:		http://www.midori-browser.org
12cu|midori-0.5.7-1|12	# For git: git clone http://software.twotoasts.de/media/midori.git
12cu|midori-0.5.7-1|13	Source0:	http://www.midori-browser.org/download/source/%{name}_%{version}_all_.tar.bz2
12cu|midori-0.5.7-1|14	Source100:	%{name}.rpmlintrc
12cu|midori-0.5.7-1|15	BuildRequires:	desktop-file-utils
12cu|midori-0.5.7-1|16	BuildRequires:	intltool
12cu|midori-0.5.7-1|17	BuildRequires:	librsvg
12cu|midori-0.5.7-1|18	#BuildRequires:	python-docutils
12cu|midori-0.5.7-1|19	BuildRequires:	cmake
12cu|midori-0.5.7-1|20	BuildRequires:	gettext
12cu|midori-0.5.7-1|21	BuildRequires:	vala >= 0.16.0
12cu|midori-0.5.7-1|22	BuildRequires:	pkgconfig(gio-2.0) >= 2.16.0
12cu|midori-0.5.7-1|23	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.32.3
12cu|midori-0.5.7-1|24	BuildRequires:	pkgconfig(gthread-2.0) >= 2.8.0
12cu|midori-0.5.7-1|25	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12cu|midori-0.5.7-1|26	BuildRequires:	pkgconfig(libidn) >= 1.0
12cu|midori-0.5.7-1|27	BuildRequires:	pkgconfig(libnotify)
12cu|midori-0.5.7-1|28	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.27.90
12cu|midori-0.5.7-1|29	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6
12cu|midori-0.5.7-1|30	BuildRequires:	pkgconfig(sqlite3) >= 3.6.19
12cu|midori-0.5.7-1|31	BuildRequires:	pkgconfig(unique-3.0) >= 0.9
12cu|midori-0.5.7-1|32	BuildRequires:	pkgconfig(webkitgtk-3.0) >= 1.8.1
12cu|midori-0.5.7-1|33	BuildRequires:	pkgconfig(x11)
12cu|midori-0.5.7-1|34	BuildRequires:	pkgconfig(xscrnsaver)
12cu|midori-0.5.7-1|35	BuildRequires:	pkgconfig(gcr-3) >= 2.32
12cu|midori-0.5.7-1|36	BuildRequires:	pkgconfig(zeitgeist-1.0) >= 0.3.14
12cu|midori-0.5.7-1|37	Requires:	%{libname} = %{version}
12cu|midori-0.5.7-1|38	Requires:	indexhtml
12cu|midori-0.5.7-1|39	Requires:	xdg-utils
12cu|midori-0.5.7-1|40	Requires:	glib-networking
12cu|midori-0.5.7-1|41	Requires:	dbus-x11
12cu|midori-0.5.7-1|42	Provides:	webclient = %{version}-%{release}
12cu|midori-0.5.7-1|43	%rename		%{name}-vala
12cu|midori-0.5.7-1|44	%rename		%{name}-devel
12cu|midori-0.5.7-1|45	
12cu|midori-0.5.7-1|46	%description
12cu|midori-0.5.7-1|47	Midori is a lightweight GTK+ 2 web browser based on WebKitGtk. It features
12cu|midori-0.5.7-1|48	tabs, windows and session management, bookmarks stored with XBEL, searchbox
12cu|midori-0.5.7-1|49	based on OpenSearch, and user scripts support.
12cu|midori-0.5.7-1|50	
12cu|midori-0.5.7-1|51	%files -f %{name}.lang
12cu|midori-0.5.7-1|52	%doc AUTHORS ChangeLog README
12cu|midori-0.5.7-1|53	#doc %%{_datadir}/gtk-doc/html/%%{name}-0.5/*/*
12cu|midori-0.5.7-1|54	%{_bindir}/%{name}
12cu|midori-0.5.7-1|55	%{_datadir}/applications/%{name}*.desktop
12cu|midori-0.5.7-1|56	%{_datadir}/appdata/%{name}.appdata.xml
12cu|midori-0.5.7-1|57	%{_iconsdir}/hicolor/*/*/*
12cu|midori-0.5.7-1|58	%{_datadir}/%{name}
12cu|midori-0.5.7-1|59	%{_sysconfdir}/xdg/%{name}
12cu|midori-0.5.7-1|60	
12cu|midori-0.5.7-1|61	#-----------------------------------------------------------------------------
12cu|midori-0.5.7-1|62	
12cu|midori-0.5.7-1|63	%package -n %{libname}
12cu|midori-0.5.7-1|64	Group:		System/Libraries
12cu|midori-0.5.7-1|65	Summary:	Libraries for %{name}
12cu|midori-0.5.7-1|66	Requires:	%{name} = %{version}
12cu|midori-0.5.7-1|67	
12cu|midori-0.5.7-1|68	%description -n %{libname}
12cu|midori-0.5.7-1|69	This package contains the shared libraries needed by %{name}.
12cu|midori-0.5.7-1|70	
12cu|midori-0.5.7-1|71	%files -n %{libname}
12cu|midori-0.5.7-1|72	%doc AUTHORS ChangeLog README
12cu|midori-0.5.7-1|73	%{_libdir}/lib%{name}-core.so*
12cu|midori-0.5.7-1|74	%{_libdir}/%{name}
12cu|midori-0.5.7-1|75	
12cu|midori-0.5.7-1|76	#-----------------------------------------------------------------------------
12cu|midori-0.5.7-1|77	
12cu|midori-0.5.7-1|78	%prep
12cu|midori-0.5.7-1|79	%setup -q
12cu|midori-0.5.7-1|80	#apply_patches
12cu|midori-0.5.7-1|81	
12cu|midori-0.5.7-1|82	# Fix linking failure
12cu|midori-0.5.7-1|83	sed -i -e 's|"${OPTS_LIBRARIES};${XSS}"| "${OPTS_LIBRARIES};${XSS};%{_libdir}/libX11.so"|' CMakeLists.txt
12cu|midori-0.5.7-1|84	
12cu|midori-0.5.7-1|85	
12cu|midori-0.5.7-1|86	%build
12cu|midori-0.5.7-1|87	# TODO: Provide a granite package and enable the option below
12cu|midori-0.5.7-1|88	%cmake	.. -DUSE_GTK3=ON \
12cu|midori-0.5.7-1|89	-DUSE_ZEITGEIST=ON \
12cu|midori-0.5.7-1|90	-DUSE_GRANITE=OFF \
12cu|midori-0.5.7-1|91	-DUSE_APIDOCS=OFF
12cu|midori-0.5.7-1|92	%make
12cu|midori-0.5.7-1|93	
12cu|midori-0.5.7-1|94	
12cu|midori-0.5.7-1|95	%install
12cu|midori-0.5.7-1|96	%makeinstall_std -C build
12cu|midori-0.5.7-1|97	
12cu|midori-0.5.7-1|98	#fix desktop file
12cu|midori-0.5.7-1|99	desktop-file-install \
12cu|midori-0.5.7-1|100	--remove-not-show-in="Pantheon" \
12cu|midori-0.5.7-1|101	--dir %{buildroot}%{_datadir}/applications \
12cu|midori-0.5.7-1|102	%{buildroot}%{_datadir}/applications/%{name}-private.desktop
12cu|midori-0.5.7-1|103	
12cu|midori-0.5.7-1|104	# We have no more devel package
12cu|midori-0.5.7-1|105	rm -rf %{buildroot}%{_libdir}/lib%{name}.so
12cu|midori-0.5.7-1|106	
12cu|midori-0.5.7-1|107	%find_lang %{name} %{name}.lang
12cu|midori-0.5.7-1|108	
12cu|midori-0.5.7-1|109	
12cu|midori-0.5.7-1|110	
12cu|midori-0.5.7-1|111	%changelog
12cu|midori-0.5.7-1|112	* Tue Apr 08 2014 Giovanni Mariani <mc2374@mclink.it> 0.5.7-1
12cu|midori-0.5.7-1|113	+ Revision: 95fda75
12cu|midori-0.5.7-1|114	- Fix BReqs
12cu|midori-0.5.7-1|115	
12cu|midori-0.5.7-1|116	

10090 12
12cu|mille-xterm-appserver-en_US-1.0-7|1	Summary:	Mille-xterm application server english patch
12cu|mille-xterm-appserver-en_US-1.0-7|2	Name:		mille-xterm-appserver-en_US
12cu|mille-xterm-appserver-en_US-1.0-7|3	Version:	1.0
12cu|mille-xterm-appserver-en_US-1.0-7|4	Release:	7
12cu|mille-xterm-appserver-en_US-1.0-7|5	License:	GPL
12cu|mille-xterm-appserver-en_US-1.0-7|6	Group:		System/Servers
12cu|mille-xterm-appserver-en_US-1.0-7|7	Source0:	%{name}-%{version}.tar.bz2
12cu|mille-xterm-appserver-en_US-1.0-7|8	Requires:	mille-xterm-appserver >= 1.0
12cu|mille-xterm-appserver-en_US-1.0-7|9	BuildArch:	noarch
12cu|mille-xterm-appserver-en_US-1.0-7|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|mille-xterm-appserver-en_US-1.0-7|11	
12cu|mille-xterm-appserver-en_US-1.0-7|12	%description
12cu|mille-xterm-appserver-en_US-1.0-7|13	The mille-xterm application server is the component that terminal will connect
12cu|mille-xterm-appserver-en_US-1.0-7|14	to get their display. It has a full desktop installed and configured for users.
12cu|mille-xterm-appserver-en_US-1.0-7|15	
12cu|mille-xterm-appserver-en_US-1.0-7|16	This package translates parts of the application server from French to English.
12cu|mille-xterm-appserver-en_US-1.0-7|17	
12cu|mille-xterm-appserver-en_US-1.0-7|18	%prep
12cu|mille-xterm-appserver-en_US-1.0-7|19	
12cu|mille-xterm-appserver-en_US-1.0-7|20	%setup -q
12cu|mille-xterm-appserver-en_US-1.0-7|21	
12cu|mille-xterm-appserver-en_US-1.0-7|22	%build
12cu|mille-xterm-appserver-en_US-1.0-7|23	#nothing to be done here
12cu|mille-xterm-appserver-en_US-1.0-7|24	
12cu|mille-xterm-appserver-en_US-1.0-7|25	%install
12cu|mille-xterm-appserver-en_US-1.0-7|26	rm -fr %{buildroot}
12cu|mille-xterm-appserver-en_US-1.0-7|27	
12cu|mille-xterm-appserver-en_US-1.0-7|28	pushd src/mille-xterm
12cu|mille-xterm-appserver-en_US-1.0-7|29	mkdir -p %{buildroot}%{_sysconfdir}/mille-xterm/{postsession.d,presession.d,usersession.d}
12cu|mille-xterm-appserver-en_US-1.0-7|30	cp postsession.d/50_kill_ltspfs.sh 	%{buildroot}%{_sysconfdir}/mille-xterm/postsession.d/.50_kill_ltspfs.sh.en_US
12cu|mille-xterm-appserver-en_US-1.0-7|31	cp presession.d/10_generate_sshkeys.sh 	%{buildroot}%{_sysconfdir}/mille-xterm/presession.d/.10_generate_sshkeys.sh.en_US
12cu|mille-xterm-appserver-en_US-1.0-7|32	cp presession.d/11_getlts.sh 		%{buildroot}%{_sysconfdir}/mille-xterm/presession.d/.11_getlts.sh.en_US
12cu|mille-xterm-appserver-en_US-1.0-7|33	cp presession.d/20_sendsshkeys.sh 	%{buildroot}%{_sysconfdir}/mille-xterm/presession.d/.20_sendsshkeys.sh.en_US
12cu|mille-xterm-appserver-en_US-1.0-7|34	cp presession.d/50_start_ltspfs.sh 	%{buildroot}%{_sysconfdir}/mille-xterm/presession.d/.50_start_ltspfs.sh.en_US
12cu|mille-xterm-appserver-en_US-1.0-7|35	cp usersession.d/50_mount_ltspfs.sh 	%{buildroot}%{_sysconfdir}/mille-xterm/usersession.d/.50_mount_ltspfs.sh.en_US
12cu|mille-xterm-appserver-en_US-1.0-7|36	cp usersession.d/70_fix_apps.sh 	%{buildroot}%{_sysconfdir}/mille-xterm/usersession.d/.70_fix_apps.sh.en_US
12cu|mille-xterm-appserver-en_US-1.0-7|37	popd
12cu|mille-xterm-appserver-en_US-1.0-7|38	
12cu|mille-xterm-appserver-en_US-1.0-7|39	pushd src
12cu|mille-xterm-appserver-en_US-1.0-7|40	mkdir -p %{buildroot}%{_sysconfdir}/custom/apps/firefox/config
12cu|mille-xterm-appserver-en_US-1.0-7|41	mkdir -p %{buildroot}%{_sysconfdir}/custom/apps/thunderbird/rootinstall
12cu|mille-xterm-appserver-en_US-1.0-7|42	mkdir -p %{buildroot}%{_sysconfdir}/custom/share/doc/HTML
12cu|mille-xterm-appserver-en_US-1.0-7|43	mkdir -p %{buildroot}%{_sysconfdir}/X11/gdm
12cu|mille-xterm-appserver-en_US-1.0-7|44	cp custom/apps/firefox/config/userinstall 	%{buildroot}%{_sysconfdir}/custom/apps/firefox/config/.userinstall.en_US
12cu|mille-xterm-appserver-en_US-1.0-7|45	cp custom/apps/thunderbird/rootinstall/tbdic 	%{buildroot}%{_sysconfdir}/custom/apps/thunderbird/rootinstall/.tbdic.en_US
12cu|mille-xterm-appserver-en_US-1.0-7|46	cp custom/share/doc/HTML/index.html 		%{buildroot}%{_sysconfdir}/custom/share/doc/HTML/.index.html.en_US
12cu|mille-xterm-appserver-en_US-1.0-7|47	cp gdm/killsessions				%{buildroot}%{_sysconfdir}/X11/gdm/.killsessions.en_US
12cu|mille-xterm-appserver-en_US-1.0-7|48	popd
12cu|mille-xterm-appserver-en_US-1.0-7|49	
12cu|mille-xterm-appserver-en_US-1.0-7|50	%clean
12cu|mille-xterm-appserver-en_US-1.0-7|51	rm -rf %{buildroot}
12cu|mille-xterm-appserver-en_US-1.0-7|52	
12cu|mille-xterm-appserver-en_US-1.0-7|53	%post
12cu|mille-xterm-appserver-en_US-1.0-7|54	
12cu|mille-xterm-appserver-en_US-1.0-7|55	# We have to manage 4 files that are part of other packages
12cu|mille-xterm-appserver-en_US-1.0-7|56	# It's safe to do that because they are managed as config files in other packages
12cu|mille-xterm-appserver-en_US-1.0-7|57	
12cu|mille-xterm-appserver-en_US-1.0-7|58	# First, make a backup
12cu|mille-xterm-appserver-en_US-1.0-7|59	for file in 	%{_sysconfdir}/mille-xterm/postsession.d/50_kill_ltspfs.sh 	\
12cu|mille-xterm-appserver-en_US-1.0-7|60	%{_sysconfdir}/mille-xterm/presession.d/10_generate_sshkeys.sh	\
12cu|mille-xterm-appserver-en_US-1.0-7|61	%{_sysconfdir}/mille-xterm/presession.d/11_getlts.sh		\
12cu|mille-xterm-appserver-en_US-1.0-7|62	%{_sysconfdir}/mille-xterm/presession.d/20_sendsshkeys.sh	\
12cu|mille-xterm-appserver-en_US-1.0-7|63	%{_sysconfdir}/mille-xterm/presession.d/50_start_ltspfs.sh	\
12cu|mille-xterm-appserver-en_US-1.0-7|64	%{_sysconfdir}/mille-xterm/usersession.d/50_mount_ltspfs.sh	\
12cu|mille-xterm-appserver-en_US-1.0-7|65	%{_sysconfdir}/mille-xterm/usersession.d/70_fix_apps.sh		\
12cu|mille-xterm-appserver-en_US-1.0-7|66	%{_sysconfdir}/custom/apps/firefox/config/userinstall		\
12cu|mille-xterm-appserver-en_US-1.0-7|67	%{_sysconfdir}/custom/apps/thunderbird/rootinstall/tbdic	\
12cu|mille-xterm-appserver-en_US-1.0-7|68	%{_sysconfdir}/custom/share/doc/HTML/index.html			\
12cu|mille-xterm-appserver-en_US-1.0-7|69	%{_sysconfdir}/X11/gdm/killsessions
12cu|mille-xterm-appserver-en_US-1.0-7|70	
12cu|mille-xterm-appserver-en_US-1.0-7|71	do
12cu|mille-xterm-appserver-en_US-1.0-7|72	DN=`dirname $file`
12cu|mille-xterm-appserver-en_US-1.0-7|73	BN=`basename $file`
12cu|mille-xterm-appserver-en_US-1.0-7|74	if [ -f $file ]; then
12cu|mille-xterm-appserver-en_US-1.0-7|75	# Do not overwrite already existing
12cu|mille-xterm-appserver-en_US-1.0-7|76	# backup (in case of upgrade)
12cu|mille-xterm-appserver-en_US-1.0-7|77	if [ ! -f $DN/.$BN.orig ]; then
12cu|mille-xterm-appserver-en_US-1.0-7|78	if [ -f $file.mille_xterm_saved ]; then
12cu|mille-xterm-appserver-en_US-1.0-7|79	mv -f $file.mille_xterm_saved $DN/.$BN.orig
12cu|mille-xterm-appserver-en_US-1.0-7|80	else
12cu|mille-xterm-appserver-en_US-1.0-7|81	mv -f $file $DN/.$BN.orig
12cu|mille-xterm-appserver-en_US-1.0-7|82	fi
12cu|mille-xterm-appserver-en_US-1.0-7|83	fi
12cu|mille-xterm-appserver-en_US-1.0-7|84	fi
12cu|mille-xterm-appserver-en_US-1.0-7|85	# Now, copy mille-xterm config files to replace existing ones
12cu|mille-xterm-appserver-en_US-1.0-7|86	cp -f  $DN/.$BN.en_US $file
12cu|mille-xterm-appserver-en_US-1.0-7|87	done
12cu|mille-xterm-appserver-en_US-1.0-7|88	
12cu|mille-xterm-appserver-en_US-1.0-7|89	if [ -f %{_sysconfdir}/X11/gdm/gdm.conf ] ; then
12cu|mille-xterm-appserver-en_US-1.0-7|90	if [ ! -f %{_sysconfdir}/X11/gdm/.gdm.conf.orig ] ; then
12cu|mille-xterm-appserver-en_US-1.0-7|91	if [ -f %{_sysconfdir}/X11/gdm/gdm.conf.mille_xterm_saved ] ; then
12cu|mille-xterm-appserver-en_US-1.0-7|92	mv -f %{_sysconfdir}/X11/gdm/gdm.conf.mille_xterm_saved %{_sysconfdir}/X11/gdm/.gdm.conf.orig
12cu|mille-xterm-appserver-en_US-1.0-7|93	else
12cu|mille-xterm-appserver-en_US-1.0-7|94	cp %{_sysconfdir}/X11/gdm/gdm.conf %{_sysconfdir}/X11/gdm/.gdm.conf.orig
12cu|mille-xterm-appserver-en_US-1.0-7|95	fi
12cu|mille-xterm-appserver-en_US-1.0-7|96	fi
12cu|mille-xterm-appserver-en_US-1.0-7|97	perl -pi -e "s/Bienvenue sur/Welcome to/g;" /etc/X11/gdm/gdm.conf
12cu|mille-xterm-appserver-en_US-1.0-7|98	fi
12cu|mille-xterm-appserver-en_US-1.0-7|99	
12cu|mille-xterm-appserver-en_US-1.0-7|100	if [ -f /var/www/html/state.php ] ; then
12cu|mille-xterm-appserver-en_US-1.0-7|101	perl -pi -e "s/utilisateurs connects/connected users/g;" /var/www/html/state.php
12cu|mille-xterm-appserver-en_US-1.0-7|102	fi
12cu|mille-xterm-appserver-en_US-1.0-7|103	
12cu|mille-xterm-appserver-en_US-1.0-7|104	
12cu|mille-xterm-appserver-en_US-1.0-7|105	
12cu|mille-xterm-appserver-en_US-1.0-7|106	%postun
12cu|mille-xterm-appserver-en_US-1.0-7|107	#Only if package is uninstalled
12cu|mille-xterm-appserver-en_US-1.0-7|108	if [ "$1" = "0" ]; then
12cu|mille-xterm-appserver-en_US-1.0-7|109	# Replace original files in case of uninstall
12cu|mille-xterm-appserver-en_US-1.0-7|110	for file in 	%{_sysconfdir}/mille-xterm/presession.d/50_kill_ltspfs.sh	\
12cu|mille-xterm-appserver-en_US-1.0-7|111	%{_sysconfdir}/mille-xterm/presession.d/10_generate_sshkeys.sh	\
12cu|mille-xterm-appserver-en_US-1.0-7|112	%{_sysconfdir}/mille-xterm/presession.d/11_getlts.sh		\
12cu|mille-xterm-appserver-en_US-1.0-7|113	%{_sysconfdir}/mille-xterm/presession.d/20_sendsshkeys.sh	\
12cu|mille-xterm-appserver-en_US-1.0-7|114	%{_sysconfdir}/mille-xterm/presession.d/50_start_ltspfs.sh	\
12cu|mille-xterm-appserver-en_US-1.0-7|115	%{_sysconfdir}/mille-xterm/usersession.d/50_mount_ltspfs.sh	\
12cu|mille-xterm-appserver-en_US-1.0-7|116	%{_sysconfdir}/mille-xterm/usersession.d/70_fix_apps.sh		\
12cu|mille-xterm-appserver-en_US-1.0-7|117	%{_sysconfdir}/custom/apps/firefox/config/userinstall		\
12cu|mille-xterm-appserver-en_US-1.0-7|118	%{_sysconfdir}/custom/apps/thunderbird/rootinstall/tbdic	\
12cu|mille-xterm-appserver-en_US-1.0-7|119	%{_sysconfdir}/custom/share/doc/HTML/index.html			\
12cu|mille-xterm-appserver-en_US-1.0-7|120	%{_sysconfdir}/X11/gdm/killsessions
12cu|mille-xterm-appserver-en_US-1.0-7|121	do
12cu|mille-xterm-appserver-en_US-1.0-7|122	DN=`dirname $file`
12cu|mille-xterm-appserver-en_US-1.0-7|123	BN=`basename $file`
12cu|mille-xterm-appserver-en_US-1.0-7|124	if [ -f $DN/.$BN.orig ]; then
12cu|mille-xterm-appserver-en_US-1.0-7|125	mv -f $DN/.$BN.orig $file
12cu|mille-xterm-appserver-en_US-1.0-7|126	# support older schema
12cu|mille-xterm-appserver-en_US-1.0-7|127	elif [ -f $file.mille_xterm_saved ]; then
12cu|mille-xterm-appserver-en_US-1.0-7|128	mv -f $file.mille_xterm_saved $file
12cu|mille-xterm-appserver-en_US-1.0-7|129	fi
12cu|mille-xterm-appserver-en_US-1.0-7|130	done
12cu|mille-xterm-appserver-en_US-1.0-7|131	
12cu|mille-xterm-appserver-en_US-1.0-7|132	if [ -f %{_sysconfdir}/X11/gdm/.gdm.conf.orig ] ; then
12cu|mille-xterm-appserver-en_US-1.0-7|133	mv -f %{_sysconfdir}/X11/gdm/.gdm.conf.orig %{_sysconfdir}/X11/gdm/gdm.conf
12cu|mille-xterm-appserver-en_US-1.0-7|134	elif [ -f %{_sysconfdir}/X11/gdm/gdm.conf.mille_xterm_saved ] ; then
12cu|mille-xterm-appserver-en_US-1.0-7|135	mv -f %{_sysconfdir}/X11/gdm/gdm.conf.mille_xterm_saved %{_sysconfdir}/X11/gdm/gdm.conf
12cu|mille-xterm-appserver-en_US-1.0-7|136	fi
12cu|mille-xterm-appserver-en_US-1.0-7|137	fi
12cu|mille-xterm-appserver-en_US-1.0-7|138	
12cu|mille-xterm-appserver-en_US-1.0-7|139	
12cu|mille-xterm-appserver-en_US-1.0-7|140	%files
12cu|mille-xterm-appserver-en_US-1.0-7|141	%defattr(-,root,root,-)
12cu|mille-xterm-appserver-en_US-1.0-7|142	%{_sysconfdir}/mille-xterm
12cu|mille-xterm-appserver-en_US-1.0-7|143	%{_sysconfdir}/X11/gdm/.killsessions.en_US
12cu|mille-xterm-appserver-en_US-1.0-7|144	%{_sysconfdir}/custom/apps/firefox/config/.userinstall.en_US
12cu|mille-xterm-appserver-en_US-1.0-7|145	%{_sysconfdir}/custom/apps/thunderbird/rootinstall/.tbdic.en_US
12cu|mille-xterm-appserver-en_US-1.0-7|146	%{_sysconfdir}/custom/share/doc/HTML/.index.html.en_US
12cu|mille-xterm-appserver-en_US-1.0-7|147	
12cu|mille-xterm-appserver-en_US-1.0-7|148	
12cu|mille-xterm-appserver-en_US-1.0-7|149	
12cu|mille-xterm-appserver-en_US-1.0-7|150	
12cu|mille-xterm-appserver-en_US-1.0-7|151	%changelog
12cu|mille-xterm-appserver-en_US-1.0-7|152	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2011.0
12cu|mille-xterm-appserver-en_US-1.0-7|153	+ Revision: 620329
12cu|mille-xterm-appserver-en_US-1.0-7|154	- the mass rebuild of 2010.0 packages
12cu|mille-xterm-appserver-en_US-1.0-7|155	
12cu|mille-xterm-appserver-en_US-1.0-7|156	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2010.0
12cu|mille-xterm-appserver-en_US-1.0-7|157	+ Revision: 430028
12cu|mille-xterm-appserver-en_US-1.0-7|158	- rebuild
12cu|mille-xterm-appserver-en_US-1.0-7|159	
12cu|mille-xterm-appserver-en_US-1.0-7|160	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cu|mille-xterm-appserver-en_US-1.0-7|161	+ Revision: 252429
12cu|mille-xterm-appserver-en_US-1.0-7|162	- rebuild
12cu|mille-xterm-appserver-en_US-1.0-7|163	
12cu|mille-xterm-appserver-en_US-1.0-7|164	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.0-1mdv2008.1
12cu|mille-xterm-appserver-en_US-1.0-7|165	+ Revision: 136579
12cu|mille-xterm-appserver-en_US-1.0-7|166	- restore BuildRoot
12cu|mille-xterm-appserver-en_US-1.0-7|167	
12cu|mille-xterm-appserver-en_US-1.0-7|168	+ Thierry Vignaud <tv@mandriva.org>
12cu|mille-xterm-appserver-en_US-1.0-7|169	- kill re-definition of %%buildroot on Pixel's request
12cu|mille-xterm-appserver-en_US-1.0-7|170	
12cu|mille-xterm-appserver-en_US-1.0-7|171	
12cu|mille-xterm-appserver-en_US-1.0-7|172	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2007.0
12cu|mille-xterm-appserver-en_US-1.0-7|173	+ Revision: 117757
12cu|mille-xterm-appserver-en_US-1.0-7|174	- Import mille-xterm-appserver-en_US
12cu|mille-xterm-appserver-en_US-1.0-7|175	
12cu|mille-xterm-appserver-en_US-1.0-7|176	* Tue Jan 23 2007 Mikael Andersson <mikael.andersson@envitory.se> 1.0-1mdk
12cu|mille-xterm-appserver-en_US-1.0-7|177	- initial Mandriva package
12cu|mille-xterm-appserver-en_US-1.0-7|178	

10091 12
12cu|mille-xterm-dm-1.0-7|1	Summary:	Mille-xterm display manager
12cu|mille-xterm-dm-1.0-7|2	Name:		mille-xterm-dm
12cu|mille-xterm-dm-1.0-7|3	Version:	1.0
12cu|mille-xterm-dm-1.0-7|4	Release:	7
12cu|mille-xterm-dm-1.0-7|5	License:	GPL
12cu|mille-xterm-dm-1.0-7|6	Group:		System/Servers
12cu|mille-xterm-dm-1.0-7|7	URL:		http://www.revolutionlinux.com/mille-xterm
12cu|mille-xterm-dm-1.0-7|8	Source0:	%{name}-%{version}.tar.bz2
12cu|mille-xterm-dm-1.0-7|9	Requires:	python >= 2.4
12cu|mille-xterm-dm-1.0-7|10	Requires:	gnome-python
12cu|mille-xterm-dm-1.0-7|11	Requires:	pygtk2.0-libglade
12cu|mille-xterm-dm-1.0-7|12	Requires:	openssh-clients
12cu|mille-xterm-dm-1.0-7|13	Requires:	x11-server-xorg
12cu|mille-xterm-dm-1.0-7|14	BuildArch:	noarch
12cu|mille-xterm-dm-1.0-7|15	
12cu|mille-xterm-dm-1.0-7|16	%description
12cu|mille-xterm-dm-1.0-7|17	The mille-xterm display manager is the login interface on terminal. It runs on
12cu|mille-xterm-dm-1.0-7|18	the terminal and encrypts the X11 trafix through SSH.
12cu|mille-xterm-dm-1.0-7|19	
12cu|mille-xterm-dm-1.0-7|20	It is based on LDM, the LTSP Display Manager.
12cu|mille-xterm-dm-1.0-7|21	
12cu|mille-xterm-dm-1.0-7|22	%prep
12cu|mille-xterm-dm-1.0-7|23	
12cu|mille-xterm-dm-1.0-7|24	%setup -q
12cu|mille-xterm-dm-1.0-7|25	
12cu|mille-xterm-dm-1.0-7|26	%build
12cu|mille-xterm-dm-1.0-7|27	#nothing to do
12cu|mille-xterm-dm-1.0-7|28	
12cu|mille-xterm-dm-1.0-7|29	%install
12cu|mille-xterm-dm-1.0-7|30	rm -rf %{buildroot}
12cu|mille-xterm-dm-1.0-7|31	
12cu|mille-xterm-dm-1.0-7|32	install -d %{buildroot}%{_sysconfdir}/screen.d
12cu|mille-xterm-dm-1.0-7|33	install -d %{buildroot}%{_sbindir}
12cu|mille-xterm-dm-1.0-7|34	install -d %{buildroot}%{_prefix}/lib/ltsp/greeters
12cu|mille-xterm-dm-1.0-7|35	install -d %{buildroot}%{_datadir}/ldm
12cu|mille-xterm-dm-1.0-7|36	
12cu|mille-xterm-dm-1.0-7|37	install -m0755 src/ldm %{buildroot}%{_sbindir}
12cu|mille-xterm-dm-1.0-7|38	install -m0755 src/ldm-askpass %{buildroot}%{_prefix}/lib/ltsp
12cu|mille-xterm-dm-1.0-7|39	install -m0755 src/greeters/* %{buildroot}%{_prefix}/lib/ltsp/greeters/
12cu|mille-xterm-dm-1.0-7|40	install -m0755 src/screen.d/ldm %{buildroot}%{_sysconfdir}/screen.d/ldm
12cu|mille-xterm-dm-1.0-7|41	cp -r src/themes %{buildroot}%{_datadir}/ldm/
12cu|mille-xterm-dm-1.0-7|42	
12cu|mille-xterm-dm-1.0-7|43	%post
12cu|mille-xterm-dm-1.0-7|44	update-alternatives --install %{_datadir}/ldm/themes/default ldm-theme %{_datadir}/ldm/themes/Mille-xterm 35
12cu|mille-xterm-dm-1.0-7|45	update-alternatives --install %{_datadir}/ldm/themes/default ldm-theme %{_datadir}/ldm/themes/Ubuntu 40
12cu|mille-xterm-dm-1.0-7|46	update-alternatives --install %{_datadir}/ldm/themes/default ldm-theme %{_datadir}/ldm/themes/Edubuntu 45
12cu|mille-xterm-dm-1.0-7|47	
12cu|mille-xterm-dm-1.0-7|48	%preun
12cu|mille-xterm-dm-1.0-7|49	update-alternatives --remove ldm-theme %{_datadir}/ldm/themes/Mille-xterm
12cu|mille-xterm-dm-1.0-7|50	update-alternatives --remove ldm-theme %{_datadir}/ldm/themes/Ubuntu
12cu|mille-xterm-dm-1.0-7|51	update-alternatives --remove ldm-theme %{_datadir}/ldm/themes/Edubuntu
12cu|mille-xterm-dm-1.0-7|52	
12cu|mille-xterm-dm-1.0-7|53	%clean
12cu|mille-xterm-dm-1.0-7|54	rm -rf %{buildroot}
12cu|mille-xterm-dm-1.0-7|55	
12cu|mille-xterm-dm-1.0-7|56	%files
12cu|mille-xterm-dm-1.0-7|57	%defattr(-,root,root)
12cu|mille-xterm-dm-1.0-7|58	%doc copyright
12cu|mille-xterm-dm-1.0-7|59	%{_sysconfdir}/screen.d/ldm
12cu|mille-xterm-dm-1.0-7|60	%{_sbindir}/ldm
12cu|mille-xterm-dm-1.0-7|61	%dir %{_prefix}/lib/ltsp
12cu|mille-xterm-dm-1.0-7|62	%{_prefix}/lib/ltsp/*
12cu|mille-xterm-dm-1.0-7|63	%dir %{_datadir}/ldm
12cu|mille-xterm-dm-1.0-7|64	%{_datadir}/ldm/*
12cu|mille-xterm-dm-1.0-7|65	
12cu|mille-xterm-dm-1.0-7|66	
12cu|mille-xterm-dm-1.0-7|67	
12cu|mille-xterm-dm-1.0-7|68	
12cu|mille-xterm-dm-1.0-7|69	
12cu|mille-xterm-dm-1.0-7|70	%changelog
12cu|mille-xterm-dm-1.0-7|71	* Thu Jan  24 2013 Denis Silakov <denis.silakov@rosalab.ru>
12cu|mille-xterm-dm-1.0-7|72	+ Commit: a2b868e
12cu|mille-xterm-dm-1.0-7|73	- Fixed gnome-python req
12cu|mille-xterm-dm-1.0-7|74	
12cu|mille-xterm-dm-1.0-7|75	* Wed Feb  1 2012 Rosa <rosa@rosa-build.rosalab.ru>
12cu|mille-xterm-dm-1.0-7|76	+ Commit: 2ee028d
12cu|mille-xterm-dm-1.0-7|77	- Automatic import for version 1.0
12cu|mille-xterm-dm-1.0-7|78	
12cu|mille-xterm-dm-1.0-7|79	

10092 12
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|1	%define svn 2137
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|2	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|3	Summary:	Load balancer for the MILLE-XTERM project
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|4	Name:		mille-xterm-loadbalancer
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|5	Version:	1.0
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|6	Release:	0.%{svn}.5
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|7	License:	GPLv2+
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|8	Group:		System/Servers
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|9	Url:		http://www.revolutionlinux.com/mille-xterm
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|10	Source0:	mille-xterm-loadbalancer-%{version}.tar.bz2
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|11	Patch0:		mille-xterm-loadbalancer-1.0-initscript.patch
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|12	BuildRequires:	pkgconfig(python)
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|13	BuildArch:	noarch
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|14	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|15	%description
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|16	Load balancer for the MILLE-XTERM project.
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|17	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|18	#----------------------------------------------------------------------------
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|19	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|20	%package -n	%{name}-common
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|21	Summary:	Documentation and common files
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|22	Group:		System/Servers
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|23	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|24	%description -n	%{name}-common
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|25	Load balancer of the MILLE-XTERM project.
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|26	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|27	Documentation and common files.
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|28	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|29	%files -n %{name}-common
12cu|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
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|31	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|32	#----------------------------------------------------------------------------
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|33	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|34	%package -n	%{name}-lbagent
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|35	Summary:	Monitoring agent
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|36	Group:		System/Servers
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|37	Requires:	%{name}-common
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|38	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|39	%description -n	%{name}-lbagent
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|40	Load balancer of the MILLE-XTERM project.
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|41	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|42	Monitoring agent.
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|43	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|44	%files -n %{name}-lbagent
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|45	%config(noreplace) %{_sysconfdir}/mille-xterm/lbaconfig.xml
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|46	%{_initrddir}/lbagent
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|47	%{_datadir}/mille-xterm/lbagent/*
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|48	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|49	%post -n %{name}-lbagent
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|50	chkconfig --add lbagent
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|51	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|52	%preun -n %{name}-lbagent
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|53	chkconfig --del lbagent
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|54	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|55	#----------------------------------------------------------------------------
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|56	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|57	%package -n	%{name}-lbserver
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|58	Summary:	Load balancer server
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|59	Group:		System/Servers
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|60	Requires:	%{name}-common
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|61	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|62	%description -n	%{name}-lbserver
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|63	Load balancer of the MILLE-XTERM project.
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|64	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|65	Load balancer server.
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|66	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|67	%files -n %{name}-lbserver
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|68	%config(noreplace) %{_sysconfdir}/mille-xterm/lbsconfig.xml
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|69	%{_initrddir}/lbserver
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|70	%{_datadir}/mille-xterm/lbserver/*
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|71	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|72	%post -n %{name}-lbserver
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|73	chkconfig --add lbserver
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|74	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|75	%preun -n %{name}-lbserver
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|76	chkconfig --del lbserver
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|77	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|78	#----------------------------------------------------------------------------
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|79	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|80	%prep
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|81	%setup -q
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|82	%patch0 -p1
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|83	find -type f|xargs perl -pi -e "s|\015||g;"
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|84	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|85	%build
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|86	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|87	%install
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|88	install -d %{buildroot}%{_initrddir}
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|89	install -d %{buildroot}/lib/python%{py_ver}/site-packages
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|90	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|91	pushd src/lbagent
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|92	python setup.py install --prefix=%{buildroot}
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|93	popd
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|94	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|95	pushd src/lbserver
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|96	python setup.py install --prefix=%{buildroot}
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|97	popd
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|98	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|99	chmod 755 %{buildroot}%{_datadir}/mille-xterm/lb*/*
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|100	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|101	install -m0755 src/lbagent/lbagent %{buildroot}%{_initrddir}/lbagent
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|102	install -m0755 src/lbserver/lbserver %{buildroot}%{_initrddir}/lbserver
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|103	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|104	# cleanup
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|105	rm -rf %{buildroot}%{_sysconfdir}/init.d
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|106	rm -rf %{buildroot}/lib/python%{py_ver}/site-packages
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|107	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|108	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|109	%changelog
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|110	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.2137.5
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|111	+ Revision: 08e0f5e
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|112	- LOG Spec cleanup
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|113	
12cu|mille-xterm-loadbalancer-1.0-0.2137.5|114	

10093 12
12cu|mimetex-1.71-9|1	Summary:        Easily embed LaTeX math in web pages
12cu|mimetex-1.71-9|2	Name:           mimetex
12cu|mimetex-1.71-9|3	Version:        1.71
12cu|mimetex-1.71-9|4	Release:        9
12cu|mimetex-1.71-9|5	License:        GPLv3
12cu|mimetex-1.71-9|6	Group:          System/Servers
12cu|mimetex-1.71-9|7	URL:            http://www.forkosh.com/mimetex.html
12cu|mimetex-1.71-9|8	Source0:        http://www.forkosh.com/%{name}.zip
12cu|mimetex-1.71-9|9	Requires:       webserver
12cu|mimetex-1.71-9|10	# actually, only if webserver is apache, but there is no syntax for such aa condition
12cu|mimetex-1.71-9|11	Requires:       apache-mod_socache_shmcb
12cu|mimetex-1.71-9|12	
12cu|mimetex-1.71-9|13	%description
12cu|mimetex-1.71-9|14	MimeTeX lets you easily embed LaTeX math in your html pages. It parses a LaTeX
12cu|mimetex-1.71-9|15	math expression and immediately emits the corresponding gif image, rather than
12cu|mimetex-1.71-9|16	the usual TeX dvi. And mimeTeX is an entirely separate little program that
12cu|mimetex-1.71-9|17	doesn't use TeX or its fonts in any way.
12cu|mimetex-1.71-9|18	
12cu|mimetex-1.71-9|19	%prep
12cu|mimetex-1.71-9|20	%setup -q -c
12cu|mimetex-1.71-9|21	
12cu|mimetex-1.71-9|22	%build
12cu|mimetex-1.71-9|23	%serverbuild
12cu|mimetex-1.71-9|24	
12cu|mimetex-1.71-9|25	gcc $CFLAGS -DAA -DCACHEPATH=\"/var/cache/%{name}/\" mimetex.c gifsave.c -lm -o mimetex.cgi
12cu|mimetex-1.71-9|26	
12cu|mimetex-1.71-9|27	%install
12cu|mimetex-1.71-9|28	install -d %{buildroot}/var/www/cgi-bin
12cu|mimetex-1.71-9|29	install -d %{buildroot}/var/www/html
12cu|mimetex-1.71-9|30	install -d %{buildroot}/var/cache/%{name}
12cu|mimetex-1.71-9|31	
12cu|mimetex-1.71-9|32	install -m0755 mimetex.cgi %{buildroot}/var/www/cgi-bin/%{name}.cgi
12cu|mimetex-1.71-9|33	install -m0644 mimetex.html %{buildroot}/var/www/html/%{name}.html
12cu|mimetex-1.71-9|34	
12cu|mimetex-1.71-9|35	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|mimetex-1.71-9|36	
12cu|mimetex-1.71-9|37	# apache config
12cu|mimetex-1.71-9|38	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
12cu|mimetex-1.71-9|39	
12cu|mimetex-1.71-9|40	<LocationMatch /cgi-bin/%{name}.cgi>
12cu|mimetex-1.71-9|41	Require all granted
12cu|mimetex-1.71-9|42	</LocationMatch>
12cu|mimetex-1.71-9|43	EOF
12cu|mimetex-1.71-9|44	
12cu|mimetex-1.71-9|45	
12cu|mimetex-1.71-9|46	%clean
12cu|mimetex-1.71-9|47	
12cu|mimetex-1.71-9|48	%files
12cu|mimetex-1.71-9|49	%doc COPYING README
12cu|mimetex-1.71-9|50	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|mimetex-1.71-9|51	/var/www/cgi-bin/%{name}.cgi
12cu|mimetex-1.71-9|52	/var/www/html/%{name}.html
12cu|mimetex-1.71-9|53	%attr(0755,apache,apache) %dir /var/cache/%{name}
12cu|mimetex-1.71-9|54	
12cu|mimetex-1.71-9|55	
12cu|mimetex-1.71-9|56	
12cu|mimetex-1.71-9|57	%changelog
12cu|mimetex-1.71-9|58	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.71-9
12cu|mimetex-1.71-9|59	+ Revision: c46bf6f
12cu|mimetex-1.71-9|60	- Added apache-mod_socache_shmcb req
12cu|mimetex-1.71-9|61	
12cu|mimetex-1.71-9|62	

10094 12
12cu|mimms-3.2.1-3|1	Summary:	MMS stream downloader
12cu|mimms-3.2.1-3|2	Name:		mimms
12cu|mimms-3.2.1-3|3	Version:	3.2.1
12cu|mimms-3.2.1-3|4	Release:	3
12cu|mimms-3.2.1-3|5	URL:		http://nongnu.org/mimms/
12cu|mimms-3.2.1-3|6	Source:		http://download.savannah.gnu.org/releases/mimms/%{name}-%{version}.tar.bz2
12cu|mimms-3.2.1-3|7	License:	GPLv3+
12cu|mimms-3.2.1-3|8	Group:		Video
12cu|mimms-3.2.1-3|9	# not noarch due to arch-specific requirement on libmms0
12cu|mimms-3.2.1-3|10	# BuildArch:	noarch
12cu|mimms-3.2.1-3|11	Requires:	python-%{name}
12cu|mimms-3.2.1-3|12	
12cu|mimms-3.2.1-3|13	%define debug_package %{nil}
12cu|mimms-3.2.1-3|14	
12cu|mimms-3.2.1-3|15	%description
12cu|mimms-3.2.1-3|16	mimms is a program designed to allow you to download streams using
12cu|mimms-3.2.1-3|17	the MMS protocol and save them to your computer, as opposed to
12cu|mimms-3.2.1-3|18	watching them live. Similar functionality is available in full media
12cu|mimms-3.2.1-3|19	player suites such as Xine, MPlayer, and VLC, but mimms is quick and
12cu|mimms-3.2.1-3|20	easy to use and, for the time being, remains a useful program.
12cu|mimms-3.2.1-3|21	
12cu|mimms-3.2.1-3|22	%package -n python-%{name}
12cu|mimms-3.2.1-3|23	Summary:	MMS stream module for Python
12cu|mimms-3.2.1-3|24	Group:		System/Libraries
12cu|mimms-3.2.1-3|25	BuildRequires: python-devel
12cu|mimms-3.2.1-3|26	# used from pure python code, not linked against
12cu|mimms-3.2.1-3|27	Requires:	%{_lib}mms0
12cu|mimms-3.2.1-3|28	
12cu|mimms-3.2.1-3|29	%description -n python-%{name}
12cu|mimms-3.2.1-3|30	Python module for handling of MMS streams, based on libmms.
12cu|mimms-3.2.1-3|31	
12cu|mimms-3.2.1-3|32	%prep
12cu|mimms-3.2.1-3|33	%setup -q
12cu|mimms-3.2.1-3|34	%apply_patches
12cu|mimms-3.2.1-3|35	
12cu|mimms-3.2.1-3|36	%build
12cu|mimms-3.2.1-3|37	python setup.py build
12cu|mimms-3.2.1-3|38	
12cu|mimms-3.2.1-3|39	%install
12cu|mimms-3.2.1-3|40	python setup.py install --root=%{buildroot}
12cu|mimms-3.2.1-3|41	
12cu|mimms-3.2.1-3|42	%files
12cu|mimms-3.2.1-3|43	%doc AUTHORS NEWS README
12cu|mimms-3.2.1-3|44	%{_bindir}/%{name}
12cu|mimms-3.2.1-3|45	%{_mandir}/man1/%{name}.1*
12cu|mimms-3.2.1-3|46	
12cu|mimms-3.2.1-3|47	%files -n python-%{name}
12cu|mimms-3.2.1-3|48	%doc AUTHORS
12cu|mimms-3.2.1-3|49	%{python_sitelib}/lib%{name}
12cu|mimms-3.2.1-3|50	%{python_sitelib}/%{name}-*.egg-info
12cu|mimms-3.2.1-3|51	
12cu|mimms-3.2.1-3|52	%changelog
12cu|mimms-3.2.1-3|53	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.1-3
12cu|mimms-3.2.1-3|54	+ Revision: 1e6c31a
12cu|mimms-3.2.1-3|55	- Fix python BR
12cu|mimms-3.2.1-3|56	
12cu|mimms-3.2.1-3|57	

10095 12
12cu|mindi-2.1.7-1|1	%define _enable_debug_packages %{nil}
12cu|mindi-2.1.7-1|2	%define debug_package %{nil}
12cu|mindi-2.1.7-1|3	
12cu|mindi-2.1.7-1|4	Summary:	Mindi creates emergency boot disks/CDs using your kernel, tools and modules
12cu|mindi-2.1.7-1|5	Name:		mindi
12cu|mindi-2.1.7-1|6	Version:	2.1.7
12cu|mindi-2.1.7-1|7	Release:	1
12cu|mindi-2.1.7-1|8	License:	GPLv2+
12cu|mindi-2.1.7-1|9	Group:		Archiving/Backup
12cu|mindi-2.1.7-1|10	Url:		http://www.mondorescue.org
12cu|mindi-2.1.7-1|11	Source0:	ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.gz
12cu|mindi-2.1.7-1|12	Requires:	binutils
12cu|mindi-2.1.7-1|13	Requires:	dosfstools
12cu|mindi-2.1.7-1|14	Requires:	gawk
12cu|mindi-2.1.7-1|15	Requires:	grep
12cu|mindi-2.1.7-1|16	Requires:	mindi-busybox >= 1.18.5
12cu|mindi-2.1.7-1|17	Requires:	mkisofs
12cu|mindi-2.1.7-1|18	Requires:	mtools
12cu|mindi-2.1.7-1|19	Requires:	ncurses
12cu|mindi-2.1.7-1|20	Requires:	parted
12cu|mindi-2.1.7-1|21	Requires:	perl
12cu|mindi-2.1.7-1|22	Requires:	syslinux
12cu|mindi-2.1.7-1|23	Requires:	which
12cu|mindi-2.1.7-1|24	# Not yet possible as busybox is a binary that should go alongside
12cu|mindi-2.1.7-1|25	# BuildArch:	noarch
12cu|mindi-2.1.7-1|26	
12cu|mindi-2.1.7-1|27	%description
12cu|mindi-2.1.7-1|28	Mindi takes your kernel, modules, tools and libraries, and puts them on N
12cu|mindi-2.1.7-1|29	bootable disks (or 1 bootable CD image). You may then boot from the disks/CD
12cu|mindi-2.1.7-1|30	and do system maintenance - e.g. format partitions, backup/restore data,
12cu|mindi-2.1.7-1|31	verify packages, etc.
12cu|mindi-2.1.7-1|32	
12cu|mindi-2.1.7-1|33	It is part of the MondoRescue suite for which it creates boot media.
12cu|mindi-2.1.7-1|34	Homepage: http://www.mondorescue.org
12cu|mindi-2.1.7-1|35	
12cu|mindi-2.1.7-1|36	%files
12cu|mindi-2.1.7-1|37	%config(noreplace) %{_sysconfdir}/%{name}
12cu|mindi-2.1.7-1|38	%doc ChangeLog INSTALL COPYING README TODO README.* NEWS
12cu|mindi-2.1.7-1|39	%{_mandir}/man8/*
12cu|mindi-2.1.7-1|40	%{_libdir}/%{name}
12cu|mindi-2.1.7-1|41	%{_sbindir}/*
12cu|mindi-2.1.7-1|42	%{_var}/cache/%{name}
12cu|mindi-2.1.7-1|43	
12cu|mindi-2.1.7-1|44	#----------------------------------------------------------------------------
12cu|mindi-2.1.7-1|45	
12cu|mindi-2.1.7-1|46	%prep
12cu|mindi-2.1.7-1|47	%setup -q
12cu|mindi-2.1.7-1|48	
12cu|mindi-2.1.7-1|49	%build
12cu|mindi-2.1.7-1|50	
12cu|mindi-2.1.7-1|51	%install
12cu|mindi-2.1.7-1|52	export DONT_RELINK=1
12cu|mindi-2.1.7-1|53	
12cu|mindi-2.1.7-1|54	export HEAD=%{buildroot}
12cu|mindi-2.1.7-1|55	export PREFIX=%{_exec_prefix}
12cu|mindi-2.1.7-1|56	export CONFDIR=%{_sysconfdir}
12cu|mindi-2.1.7-1|57	export MANDIR=%{_mandir}
12cu|mindi-2.1.7-1|58	export LIBDIR=%{_libdir}
12cu|mindi-2.1.7-1|59	export CACHEDIR=%{_var}/cache/%{name}
12cu|mindi-2.1.7-1|60	export PKGBUILDMINDI="true"
12cu|mindi-2.1.7-1|61	
12cu|mindi-2.1.7-1|62	./install.sh
12cu|mindi-2.1.7-1|63	
12cu|mindi-2.1.7-1|64	
12cu|mindi-2.1.7-1|65	%changelog
12cu|mindi-2.1.7-1|66	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.7-1
12cu|mindi-2.1.7-1|67	+ Revision: 74a0ee2
12cu|mindi-2.1.7-1|68	- LOG New version 2.1.7, disable debug package
12cu|mindi-2.1.7-1|69	
12cu|mindi-2.1.7-1|70	

10096 12
12cu|mindi-busybox-1.18.5-2|1	%define _enable_debug_packages %{nil}
12cu|mindi-busybox-1.18.5-2|2	%define debug_package %{nil}
12cu|mindi-busybox-1.18.5-2|3	
12cu|mindi-busybox-1.18.5-2|4	Summary:	Busybox version suited for Mindi
12cu|mindi-busybox-1.18.5-2|5	Name:		mindi-busybox
12cu|mindi-busybox-1.18.5-2|6	Version:	1.18.5
12cu|mindi-busybox-1.18.5-2|7	Release:	2
12cu|mindi-busybox-1.18.5-2|8	License:	GPLv2+
12cu|mindi-busybox-1.18.5-2|9	Group:		Archiving/Backup
12cu|mindi-busybox-1.18.5-2|10	Url:		http://www.mondorescue.org
12cu|mindi-busybox-1.18.5-2|11	Source0:	ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.gz
12cu|mindi-busybox-1.18.5-2|12	
12cu|mindi-busybox-1.18.5-2|13	%description
12cu|mindi-busybox-1.18.5-2|14	This package provides a busybox version suited for Mindi.
12cu|mindi-busybox-1.18.5-2|15	
12cu|mindi-busybox-1.18.5-2|16	%files
12cu|mindi-busybox-1.18.5-2|17	%doc ChangeLog LICENSE AUTHORS README TODO NEWS
12cu|mindi-busybox-1.18.5-2|18	%{_libdir}/mindi/*
12cu|mindi-busybox-1.18.5-2|19	
12cu|mindi-busybox-1.18.5-2|20	#----------------------------------------------------------------------------
12cu|mindi-busybox-1.18.5-2|21	
12cu|mindi-busybox-1.18.5-2|22	%prep
12cu|mindi-busybox-1.18.5-2|23	%setup -q
12cu|mindi-busybox-1.18.5-2|24	
12cu|mindi-busybox-1.18.5-2|25	%build
12cu|mindi-busybox-1.18.5-2|26	make oldconfig
12cu|mindi-busybox-1.18.5-2|27	make busybox
12cu|mindi-busybox-1.18.5-2|28	
12cu|mindi-busybox-1.18.5-2|29	%install
12cu|mindi-busybox-1.18.5-2|30	DESTDIR=%{buildroot}%{_libdir}/mindi/rootfs
12cu|mindi-busybox-1.18.5-2|31	make CONFIG_PREFIX=$DESTDIR install
12cu|mindi-busybox-1.18.5-2|32	
12cu|mindi-busybox-1.18.5-2|33	
12cu|mindi-busybox-1.18.5-2|34	
12cu|mindi-busybox-1.18.5-2|35	%changelog
12cu|mindi-busybox-1.18.5-2|36	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.18.5-2
12cu|mindi-busybox-1.18.5-2|37	+ Revision: 6fd37a3
12cu|mindi-busybox-1.18.5-2|38	- LOG Disable debug package, spec cleanuo
12cu|mindi-busybox-1.18.5-2|39	
12cu|mindi-busybox-1.18.5-2|40	

10097 12
12cu|minetest-0.4.9-1|1	Summary:	An InfiniMiner/Minecraft inspired game
12cu|minetest-0.4.9-1|2	Name:		minetest
12cu|minetest-0.4.9-1|3	Version:	0.4.9
12cu|minetest-0.4.9-1|4	Release:	1
12cu|minetest-0.4.9-1|5	License:	GPLv2+
12cu|minetest-0.4.9-1|6	Group:		Games/Other
12cu|minetest-0.4.9-1|7	Url:		http://celeron.55.lt/minetest/
12cu|minetest-0.4.9-1|8	Source0:	%{name}-%{version}.tar.gz
12cu|minetest-0.4.9-1|9	Source1:	%{name}_game-%{version}.tar.gz
12cu|minetest-0.4.9-1|10	Source2:	common-0.4.6.zip
12cu|minetest-0.4.9-1|11	Source3:	build-0.4.6.zip
12cu|minetest-0.4.9-1|12	Source4:	survival-0.4.6.zip
12cu|minetest-0.4.9-1|13	Patch1:		minetest-0.4.6-json.patch
12cu|minetest-0.4.9-1|14	Patch2:		minetest-0.4.6-optflags.patch
12cu|minetest-0.4.9-1|15	BuildRequires:	cmake
12cu|minetest-0.4.9-1|16	BuildRequires:	bzip2-devel
12cu|minetest-0.4.9-1|17	BuildRequires:	gettext-devel
12cu|minetest-0.4.9-1|18	BuildRequires:	irrlicht-devel
12cu|minetest-0.4.9-1|19	BuildRequires:	jpeg-devel
12cu|minetest-0.4.9-1|20	BuildRequires:	pkgconfig(gl)
12cu|minetest-0.4.9-1|21	BuildRequires:	pkgconfig(glu)
12cu|minetest-0.4.9-1|22	BuildRequires:	pkgconfig(libcurl)
12cu|minetest-0.4.9-1|23	BuildRequires:	pkgconfig(libpng)
12cu|minetest-0.4.9-1|24	BuildRequires:	pkgconfig(luajit)
12cu|minetest-0.4.9-1|25	BuildRequires:	pkgconfig(openal)
12cu|minetest-0.4.9-1|26	BuildRequires:	pkgconfig(sqlite3)
12cu|minetest-0.4.9-1|27	BuildRequires:	pkgconfig(vorbisfile)
12cu|minetest-0.4.9-1|28	BuildRequires:	pkgconfig(x11)
12cu|minetest-0.4.9-1|29	BuildRequires:	pkgconfig(xext)
12cu|minetest-0.4.9-1|30	BuildRequires:	pkgconfig(xxf86vm)
12cu|minetest-0.4.9-1|31	BuildRequires:	pkgconfig(zlib)
12cu|minetest-0.4.9-1|32	
12cu|minetest-0.4.9-1|33	%description
12cu|minetest-0.4.9-1|34	One of the first InfiniMiner/Minecraft(/whatever) inspired games (started
12cu|minetest-0.4.9-1|35	October 2010), with a goal of taking the survival multiplayer gameplay
12cu|minetest-0.4.9-1|36	to a slightly different direction.
12cu|minetest-0.4.9-1|37	
12cu|minetest-0.4.9-1|38	This game is under development, and as of now, the game does not really
12cu|minetest-0.4.9-1|39	differ from Minecraft except for having a lot less features. Still, playing
12cu|minetest-0.4.9-1|40	is quite fun already, especially for people who have not been able to
12cu|minetest-0.4.9-1|41	experience Minecraft.
12cu|minetest-0.4.9-1|42	
12cu|minetest-0.4.9-1|43	%files
12cu|minetest-0.4.9-1|44	%doc doc/*.txt
12cu|minetest-0.4.9-1|45	%{_bindir}/%{name}
12cu|minetest-0.4.9-1|46	%{_bindir}/%{name}server
12cu|minetest-0.4.9-1|47	%{_datadir}/%{name}
12cu|minetest-0.4.9-1|48	%{_datadir}/applications/%{name}.desktop
12cu|minetest-0.4.9-1|49	%{_iconsdir}/hicolor/scalable/apps/%{name}-icon.svg
12cu|minetest-0.4.9-1|50	%{_mandir}/man6/%{name}.6*
12cu|minetest-0.4.9-1|51	%{_mandir}/man6/%{name}server.6*
12cu|minetest-0.4.9-1|52	
12cu|minetest-0.4.9-1|53	#----------------------------------------------------------------------------
12cu|minetest-0.4.9-1|54	
12cu|minetest-0.4.9-1|55	%prep
12cu|minetest-0.4.9-1|56	%setup -q
12cu|minetest-0.4.9-1|57	%patch1 -p1
12cu|minetest-0.4.9-1|58	%patch2 -p1
12cu|minetest-0.4.9-1|59	
12cu|minetest-0.4.9-1|60	%build
12cu|minetest-0.4.9-1|61	# With default LDFLAGS OpenGL is not properly detected for some reasons
12cu|minetest-0.4.9-1|62	%global ldflags %{nil}
12cu|minetest-0.4.9-1|63	
12cu|minetest-0.4.9-1|64	%cmake \
12cu|minetest-0.4.9-1|65	-DENABLE_GETTEXT:BOOL=ON \
12cu|minetest-0.4.9-1|66	-DCMAKE_CXX_FLAGS_RELEASE=  \
12cu|minetest-0.4.9-1|67	-DCMAKE_MODULE_LINKER_FLAGS=
12cu|minetest-0.4.9-1|68	
12cu|minetest-0.4.9-1|69	%make
12cu|minetest-0.4.9-1|70	
12cu|minetest-0.4.9-1|71	%install
12cu|minetest-0.4.9-1|72	%makeinstall_std -C build
12cu|minetest-0.4.9-1|73	
12cu|minetest-0.4.9-1|74	pushd %{buildroot}%{_datadir}/%{name}/games/
12cu|minetest-0.4.9-1|75	tar -xf %{SOURCE1}
12cu|minetest-0.4.9-1|76	unzip %{SOURCE2}
12cu|minetest-0.4.9-1|77	unzip %{SOURCE3}
12cu|minetest-0.4.9-1|78	unzip %{SOURCE4}
12cu|minetest-0.4.9-1|79	mv %{name}_game-%{version} %{name}_game
12cu|minetest-0.4.9-1|80	mv common-0.4.6 common
12cu|minetest-0.4.9-1|81	mv build-0.4.6 build
12cu|minetest-0.4.9-1|82	mv survival-0.4.6 survival
12cu|minetest-0.4.9-1|83	popd
12cu|minetest-0.4.9-1|84	
12cu|minetest-0.4.9-1|85	# Shows empty spaces with current font, must be re-checked in 0.4.8+
12cu|minetest-0.4.9-1|86	rm %{buildroot}%{_datadir}/%{name}/locale/ru/LC_MESSAGES/minetest.mo
12cu|minetest-0.4.9-1|87	
12cu|minetest-0.4.9-1|88	
12cu|minetest-0.4.9-1|89	%changelog
12cu|minetest-0.4.9-1|90	* Sat Apr 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.9-1
12cu|minetest-0.4.9-1|91	+ Revision: 0f84435
12cu|minetest-0.4.9-1|92	- New version 0.4.9
12cu|minetest-0.4.9-1|93	
12cu|minetest-0.4.9-1|94	

10098 12
12cu|miniChinput-0.1.9-8|1	%define name miniChinput
12cu|miniChinput-0.1.9-8|2	%define ver 0.1.9
12cu|miniChinput-0.1.9-8|3	%define release  8
12cu|miniChinput-0.1.9-8|4	
12cu|miniChinput-0.1.9-8|5	
12cu|miniChinput-0.1.9-8|6	Summary: A X Input Method Server for Chinese
12cu|miniChinput-0.1.9-8|7	Name: %{name}
12cu|miniChinput-0.1.9-8|8	Version: %{ver}
12cu|miniChinput-0.1.9-8|9	Release: %{release}
12cu|miniChinput-0.1.9-8|10	
12cu|miniChinput-0.1.9-8|11	License: GPL
12cu|miniChinput-0.1.9-8|12	Group: System/Internationalization
12cu|miniChinput-0.1.9-8|13	Requires: locales-zh
12cu|miniChinput-0.1.9-8|14	URL: http://sourceforge.net/projects/minichinput
12cu|miniChinput-0.1.9-8|15	Source: %{name}-0.1.9.tar.gz
12cu|miniChinput-0.1.9-8|16	Patch0: %{name}-0.1.9-rxvt.patch
12cu|miniChinput-0.1.9-8|17	# allow spaces invalue fields of config file (a lot of fonts have
12cu|miniChinput-0.1.9-8|18	# spaces in their names) -- pablo
12cu|miniChinput-0.1.9-8|19	Patch4: miniChinput-0.1.9-spaces.patch
12cu|miniChinput-0.1.9-8|20	# patch to make Chinput work in all Chinese locales (that is, also
12cu|miniChinput-0.1.9-8|21	# with 'zh_HK' and 'zh_SG' -- pablo
12cu|miniChinput-0.1.9-8|22	Patch5: miniChinput-0.1.9-zh_locales.patch
12cu|miniChinput-0.1.9-8|23	# patch to comply with Chinese policy requirements about -- pablo
12cu|miniChinput-0.1.9-8|24	Patch6: miniChinput-0.1.9-oem_CN.patch
12cu|miniChinput-0.1.9-8|25	
12cu|miniChinput-0.1.9-8|26	Patch7:	minichinput-fix-compile.patch
12cu|miniChinput-0.1.9-8|27	Patch8: miniChinput-0.1.9-gcc45.patch
12cu|miniChinput-0.1.9-8|28	Patch9: miniChinput-0.1.9-link.patch
12cu|miniChinput-0.1.9-8|29	BuildRequires: imlib-devel
12cu|miniChinput-0.1.9-8|30	BuildRequires: pkgconfig(x11)
12cu|miniChinput-0.1.9-8|31	BuildRequires: pkgconfig(xft)
12cu|miniChinput-0.1.9-8|32	BuildRequires: pkgconfig(xt)
12cu|miniChinput-0.1.9-8|33	Conflicts: Chinput
12cu|miniChinput-0.1.9-8|34	Obsoletes: Chinput
12cu|miniChinput-0.1.9-8|35	
12cu|miniChinput-0.1.9-8|36	%description
12cu|miniChinput-0.1.9-8|37	Chinput is an X Input Method allowing to type in chinese in X applications
12cu|miniChinput-0.1.9-8|38	that follow the XIM input method standard.
12cu|miniChinput-0.1.9-8|39	
12cu|miniChinput-0.1.9-8|40	%prep
12cu|miniChinput-0.1.9-8|41	%setup -q
12cu|miniChinput-0.1.9-8|42	%patch0 -p1 -b .rxvt
12cu|miniChinput-0.1.9-8|43	%patch4 -p1 -b .spaces
12cu|miniChinput-0.1.9-8|44	%patch5 -p1 -b .zh_locales
12cu|miniChinput-0.1.9-8|45	%patch6 -p0
12cu|miniChinput-0.1.9-8|46	
12cu|miniChinput-0.1.9-8|47	%patch7 -p1 -b .fix_gcc_3_4_compile
12cu|miniChinput-0.1.9-8|48	%patch8 -p0
12cu|miniChinput-0.1.9-8|49	%patch9 -p0
12cu|miniChinput-0.1.9-8|50	
12cu|miniChinput-0.1.9-8|51	%build
12cu|miniChinput-0.1.9-8|52	%configure2_5x
12cu|miniChinput-0.1.9-8|53	make CC="gcc %ldflags"
12cu|miniChinput-0.1.9-8|54	make data
12cu|miniChinput-0.1.9-8|55	
12cu|miniChinput-0.1.9-8|56	%install
12cu|miniChinput-0.1.9-8|57	rm -fr %buildroot
12cu|miniChinput-0.1.9-8|58	make prefix=$RPM_BUILD_ROOT/usr install
12cu|miniChinput-0.1.9-8|59	make prefix=$RPM_BUILD_ROOT/usr data-install
12cu|miniChinput-0.1.9-8|60	
12cu|miniChinput-0.1.9-8|61	install -d %buildroot/%_iconsdir
12cu|miniChinput-0.1.9-8|62	install -m644 src/icons/chinput.xpm %buildroot/%_iconsdir
12cu|miniChinput-0.1.9-8|63	
12cu|miniChinput-0.1.9-8|64	install -d %buildroot/%_sysconfdir/chinese
12cu|miniChinput-0.1.9-8|65	ln -s /usr/lib/Chinput/Chinput.ad %buildroot/%_sysconfdir/chinese/Chinput.ad
12cu|miniChinput-0.1.9-8|66	rm -fr %buildroot/%_docdir/%name-%version
12cu|miniChinput-0.1.9-8|67	
12cu|miniChinput-0.1.9-8|68	%post
12cu|miniChinput-0.1.9-8|69	# gbrxvt will use the chinput as the input server for GB2312 users.
12cu|miniChinput-0.1.9-8|70	if [ -r /usr/X11R6/bin/rxvt ]; then
12cu|miniChinput-0.1.9-8|71	if [ -f /usr/X11R6/bin/rxvt ]; then
12cu|miniChinput-0.1.9-8|72	perl -pi -e "s/xcin-zh_CN.GB2312/Chinput/g" /usr/X11R6/bin/rxvt
12cu|miniChinput-0.1.9-8|73	fi
12cu|miniChinput-0.1.9-8|74	fi
12cu|miniChinput-0.1.9-8|75	
12cu|miniChinput-0.1.9-8|76	
12cu|miniChinput-0.1.9-8|77	%clean
12cu|miniChinput-0.1.9-8|78	rm -rf $RPM_BUILD_ROOT
12cu|miniChinput-0.1.9-8|79	
12cu|miniChinput-0.1.9-8|80	%files
12cu|miniChinput-0.1.9-8|81	%defattr(-, root, root)
12cu|miniChinput-0.1.9-8|82	%doc doc/{BUGS,CHANGES,COPYING,Chinese/,INSTALL,README,TODO,USAGE}
12cu|miniChinput-0.1.9-8|83	%dir %_sysconfdir/chinese
12cu|miniChinput-0.1.9-8|84	%_sysconfdir/chinese/Chinput.ad
12cu|miniChinput-0.1.9-8|85	/usr/bin/chinput
12cu|miniChinput-0.1.9-8|86	/usr/lib/Chinput
12cu|miniChinput-0.1.9-8|87	%_iconsdir/*.xpm
12cu|miniChinput-0.1.9-8|88	%_mandir/man1/chinput.1*
12cu|miniChinput-0.1.9-8|89	
12cu|miniChinput-0.1.9-8|90	
12cu|miniChinput-0.1.9-8|91	
12cu|miniChinput-0.1.9-8|92	%changelog
12cu|miniChinput-0.1.9-8|93	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 0.1.9-7mdv2011.0
12cu|miniChinput-0.1.9-8|94	+ Revision: 636131
12cu|miniChinput-0.1.9-8|95	- fix link and build with gcc 4.5
12cu|miniChinput-0.1.9-8|96	- bunzip patches
12cu|miniChinput-0.1.9-8|97	
12cu|miniChinput-0.1.9-8|98	+ Thierry Vignaud <tv@mandriva.org>
12cu|miniChinput-0.1.9-8|99	- rebuild
12cu|miniChinput-0.1.9-8|100	- rebuild
12cu|miniChinput-0.1.9-8|101	
12cu|miniChinput-0.1.9-8|102	+ Olivier Blin <oblin@mandriva.com>
12cu|miniChinput-0.1.9-8|103	- restore BuildRoot
12cu|miniChinput-0.1.9-8|104	
12cu|miniChinput-0.1.9-8|105	* Wed Dec 19 2007 Thierry Vignaud <tv@mandriva.org> 0.1.9-4mdv2008.1
12cu|miniChinput-0.1.9-8|106	+ Revision: 133079
12cu|miniChinput-0.1.9-8|107	- fix installing
12cu|miniChinput-0.1.9-8|108	- kill re-definition of %%buildroot on Pixel's request
12cu|miniChinput-0.1.9-8|109	- buildrequires X11-devel instead of XFree86-devel
12cu|miniChinput-0.1.9-8|110	- use %%mkrel
12cu|miniChinput-0.1.9-8|111	- import miniChinput
12cu|miniChinput-0.1.9-8|112	
12cu|miniChinput-0.1.9-8|113	
12cu|miniChinput-0.1.9-8|114	* Wed Aug 04 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.9-4mdk
12cu|miniChinput-0.1.9-8|115	- remove man pages and makefiles from %%doc
12cu|miniChinput-0.1.9-8|116	- fix previous changelog
12cu|miniChinput-0.1.9-8|117	
12cu|miniChinput-0.1.9-8|118	* Fri Jun  4 2004 Laurent Montel <lmontel@mandrakesoft.com> 0.1.9-3mdk
12cu|miniChinput-0.1.9-8|119	- Rebuild
12cu|miniChinput-0.1.9-8|120	- Fix compile
12cu|miniChinput-0.1.9-8|121	
12cu|miniChinput-0.1.9-8|122	* Thu Sep 04 2003 Pablo Saratxaga <pablo@mandrakesoft.com> 0.1.9-2mdk
12cu|miniChinput-0.1.9-8|123	- fixed BuildRequires
12cu|miniChinput-0.1.9-8|124	
12cu|miniChinput-0.1.9-8|125	* Fri Aug 29 2003 Pablo Saratxaga <pablo@mandrakesoft.com> 0.1.9-1mdk
12cu|miniChinput-0.1.9-8|126	- updated to 0.1.9
12cu|miniChinput-0.1.9-8|127	
12cu|miniChinput-0.1.9-8|128	* Wed Mar 13 2003 Pablo Saratxaga <pablo@mandrakesoft.com> 0.0.3-2mdk
12cu|miniChinput-0.1.9-8|129	- adapted to mdk, merged with Chinput changes and config
12cu|miniChinput-0.1.9-8|130	
12cu|miniChinput-0.1.9-8|131	* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
12cu|miniChinput-0.1.9-8|132	- rebuilt
12cu|miniChinput-0.1.9-8|133	
12cu|miniChinput-0.1.9-8|134	* Mon Jan 13 2003 Yu Shao <yshao@redhat.com> 35, 36
12cu|miniChinput-0.1.9-8|135	- Added memory leak patch from James Su, i18n@xfree86.org
12cu|miniChinput-0.1.9-8|136	- Added doc to binary RPM
12cu|miniChinput-0.1.9-8|137	
12cu|miniChinput-0.1.9-8|138	* Thu Jan 7 2003 Yu Shao <yshao@redhat.com> 34
12cu|miniChinput-0.1.9-8|139	- fixing dependency problem #80964
12cu|miniChinput-0.1.9-8|140	
12cu|miniChinput-0.1.9-8|141	* Mon Dec 2 2002 Yu Shao <yshao@redhat.com> 32
12cu|miniChinput-0.1.9-8|142	- /usr/lib/Chinput ownership fix #73957
12cu|miniChinput-0.1.9-8|143	- minichinput-0.0.3-compile.patch
12cu|miniChinput-0.1.9-8|144	
12cu|miniChinput-0.1.9-8|145	* Thu Nov 14 2002 Yu Shao <yshao@redhat.com>
12cu|miniChinput-0.1.9-8|146	- CVS build
12cu|miniChinput-0.1.9-8|147	
12cu|miniChinput-0.1.9-8|148	* Fri Oct 4 2002 Yu Shao <yshao@redhat.com>
12cu|miniChinput-0.1.9-8|149	- IA64 build bug fix
12cu|miniChinput-0.1.9-8|150	
12cu|miniChinput-0.1.9-8|151	* Fri Sep 13 2002 Yu Shao <yshao@redhat.com>
12cu|miniChinput-0.1.9-8|152	- add hotkey Shift-F3 to switch input style,
12cu|miniChinput-0.1.9-8|153	- to avoid the conflict with GNOME's Alt-Space
12cu|miniChinput-0.1.9-8|154	
12cu|miniChinput-0.1.9-8|155	* Wed Aug 28 2002 Yu Shao <yshao@redhat.com>
12cu|miniChinput-0.1.9-8|156	- rebuilt and cleanup
12cu|miniChinput-0.1.9-8|157	
12cu|miniChinput-0.1.9-8|158	* Tue Aug 13 2002 Havoc Pennington <hp@redhat.com>
12cu|miniChinput-0.1.9-8|159	- rebuilt with new imlib
12cu|miniChinput-0.1.9-8|160	
12cu|miniChinput-0.1.9-8|161	* Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com>
12cu|miniChinput-0.1.9-8|162	- rebuilt with gcc-3.2 (we hope)
12cu|miniChinput-0.1.9-8|163	
12cu|miniChinput-0.1.9-8|164	* Tue Jul 23 2002 Tim Powers <timp@redhat.com>
12cu|miniChinput-0.1.9-8|165	- build using gcc-3.2-0.1
12cu|miniChinput-0.1.9-8|166	
12cu|miniChinput-0.1.9-8|167	* Mon  Jul 8 2002 Yu Shao <yshao@redhat.com>
12cu|miniChinput-0.1.9-8|168	- make big5 locale work
12cu|miniChinput-0.1.9-8|169	
12cu|miniChinput-0.1.9-8|170	* Mon  Jul 8 2002 Yu Shao <yshao@redhat.com>
12cu|miniChinput-0.1.9-8|171	- xft port enhancement, buildrequires
12cu|miniChinput-0.1.9-8|172	
12cu|miniChinput-0.1.9-8|173	* Mon  Jun 3 2002 Yu Shao <yshao@redhat.com>
12cu|miniChinput-0.1.9-8|174	- xft porting
12cu|miniChinput-0.1.9-8|175	
12cu|miniChinput-0.1.9-8|176	* Tue  May 28 2002 Yu Shao <yshao@redhat.com>
12cu|miniChinput-0.1.9-8|177	- fix gcc3 compiling errors
12cu|miniChinput-0.1.9-8|178	
12cu|miniChinput-0.1.9-8|179	* Fri  May 10 2002 Yu Shao <yshao@redhat.com>
12cu|miniChinput-0.1.9-8|180	- fix bugzilla #64688
12cu|miniChinput-0.1.9-8|181	
12cu|miniChinput-0.1.9-8|182	* Wed  Apr 03 2002 Yu Shao <yshao@redhat.com>
12cu|miniChinput-0.1.9-8|183	- use zhongyi font in Chinput.ad
12cu|miniChinput-0.1.9-8|184	
12cu|miniChinput-0.1.9-8|185	* Thu  Mar  14 2002 Yu Shao <yshao@redhat.com>
12cu|miniChinput-0.1.9-8|186	- recheck license
12cu|miniChinput-0.1.9-8|187	
12cu|miniChinput-0.1.9-8|188	* Wed  Feb  20 2002 Yu Shao <yshao@redhat.com>
12cu|miniChinput-0.1.9-8|189	- update miniChinput-0.0.3-iconv.patch
12cu|miniChinput-0.1.9-8|190	
12cu|miniChinput-0.1.9-8|191	* Thu  Feb  14 2002 Yu Shao <yshao@redhat.com>
12cu|miniChinput-0.1.9-8|192	- add locale patch to make it more locale robust
12cu|miniChinput-0.1.9-8|193	
12cu|miniChinput-0.1.9-8|194	* Thu  Jan  31 2002 Yu Shao <yshao@redhat.com>
12cu|miniChinput-0.1.9-8|195	- add filter to filter unassigned unicode codepoints
12cu|miniChinput-0.1.9-8|196	
12cu|miniChinput-0.1.9-8|197	* Fri  Jan  26 2002 Yu Shao <yshao@redhat.com>
12cu|miniChinput-0.1.9-8|198	- New gcc and ia64 patch
12cu|miniChinput-0.1.9-8|199	
12cu|miniChinput-0.1.9-8|200	* Wed  Dec  5 2001 Yu Shao <yshao@redhat.com>
12cu|miniChinput-0.1.9-8|201	- Fix no big5 font problem
12cu|miniChinput-0.1.9-8|202	
12cu|miniChinput-0.1.9-8|203	* Fri  Nov  9 2001 Yu Shao <yshao@redhat.com>
12cu|miniChinput-0.1.9-8|204	- Add gb18030 stuff and internal code input module
12cu|miniChinput-0.1.9-8|205	
12cu|miniChinput-0.1.9-8|206	* Fri  Nov  9 2001 Yu Shao <yshao@redhat.com>
12cu|miniChinput-0.1.9-8|207	- Update to 0.0.3
12cu|miniChinput-0.1.9-8|208	
12cu|miniChinput-0.1.9-8|209	* Tue Jul 17 2001 Yukihiro Nakai <ynakai@redhat.com>
12cu|miniChinput-0.1.9-8|210	- Update to 0.0.2 to fix tab2txt bugs.
12cu|miniChinput-0.1.9-8|211	
12cu|miniChinput-0.1.9-8|212	* Sun Jul  8 2001 Yukihiro Nakai <ynakai@redhat.com>
12cu|miniChinput-0.1.9-8|213	- Add ia64 fix
12cu|miniChinput-0.1.9-8|214	
12cu|miniChinput-0.1.9-8|215	* Tue Jul  3 2001 Yukihiro Nakai <ynakai@redhat.com>
12cu|miniChinput-0.1.9-8|216	- Exclude ia64 and alpha
12cu|miniChinput-0.1.9-8|217	
12cu|miniChinput-0.1.9-8|218	* Wed Jun 27 2001 Yukihiro Nakai <ynakai@redhat.com>
12cu|miniChinput-0.1.9-8|219	- Initial release.
12cu|miniChinput-0.1.9-8|220	

10099 12
12cu|minidlna-1.1.1-2|1	Summary:	A DLNA/UPnP-AV compliant media server
12cu|minidlna-1.1.1-2|2	Name:		minidlna
12cu|minidlna-1.1.1-2|3	Version:	1.1.1
12cu|minidlna-1.1.1-2|4	Release:	2
12cu|minidlna-1.1.1-2|5	URL:		http://sourceforge.net/projects/minidlna/
12cu|minidlna-1.1.1-2|6	Group:		Networking/Other
12cu|minidlna-1.1.1-2|7	License:	GPLv2
12cu|minidlna-1.1.1-2|8	Source0:	http://downloads.sourceforge.net/project/minidlna/minidlna/%{version}/minidlna-%{version}.tar.gz
12cu|minidlna-1.1.1-2|9	Source2:	minidlna-tmpfiles.conf
12cu|minidlna-1.1.1-2|10	Source3:	minidlna.1
12cu|minidlna-1.1.1-2|11	Source4:	minidlna.conf.5
12cu|minidlna-1.1.1-2|12	Source5:	%{name}.service
12cu|minidlna-1.1.1-2|13	BuildRequires:	pkgconfig(flac)
12cu|minidlna-1.1.1-2|14	BuildRequires:	libid3tag-devel
12cu|minidlna-1.1.1-2|15	BuildRequires:	libexif-devel
12cu|minidlna-1.1.1-2|16	BuildRequires:	jpeg-devel
12cu|minidlna-1.1.1-2|17	BuildRequires:	pkgconfig(sqlite3)
12cu|minidlna-1.1.1-2|18	BuildRequires:	ffmpeg-devel >= 1.1
12cu|minidlna-1.1.1-2|19	BuildRequires:	pkgconfig(vorbis)
12cu|minidlna-1.1.1-2|20	BuildRequires:	systemd
12cu|minidlna-1.1.1-2|21	Requires(post):	rpm-helper
12cu|minidlna-1.1.1-2|22	Requires(preun):	rpm-helper
12cu|minidlna-1.1.1-2|23	
12cu|minidlna-1.1.1-2|24	%description
12cu|minidlna-1.1.1-2|25	MiniDLNA (aka ReadyDLNA) is server software with the aim of being fully
12cu|minidlna-1.1.1-2|26	compliant with DLNA/UPnP-AV clients. MiniDLNA serves multimedia content
12cu|minidlna-1.1.1-2|27	such as music, video and pictures to compatible clients on the network.
12cu|minidlna-1.1.1-2|28	
12cu|minidlna-1.1.1-2|29	See http://www.upnp.org/ for more details on UPnP
12cu|minidlna-1.1.1-2|30	and http://www.dlna.org/ for mode details on DLNA.
12cu|minidlna-1.1.1-2|31	
12cu|minidlna-1.1.1-2|32	%prep
12cu|minidlna-1.1.1-2|33	%setup -q
12cu|minidlna-1.1.1-2|34	
12cu|minidlna-1.1.1-2|35	%build
12cu|minidlna-1.1.1-2|36	%serverbuild
12cu|minidlna-1.1.1-2|37	
12cu|minidlna-1.1.1-2|38	%configure2_5x \
12cu|minidlna-1.1.1-2|39	--with-log-path=%{_logdir} \
12cu|minidlna-1.1.1-2|40	--with-db-path=%{_localstatedir}/cache \
12cu|minidlna-1.1.1-2|41	--with-os-name="%{distribution}"\
12cu|minidlna-1.1.1-2|42	--with-os-version="%{distro_release}" \
12cu|minidlna-1.1.1-2|43	--with-os-url="%{disturl}"
12cu|minidlna-1.1.1-2|44	
12cu|minidlna-1.1.1-2|45	%make
12cu|minidlna-1.1.1-2|46	
12cu|minidlna-1.1.1-2|47	%install
12cu|minidlna-1.1.1-2|48	%makeinstall_std
12cu|minidlna-1.1.1-2|49	
12cu|minidlna-1.1.1-2|50	install -D -p -m 0644 %{SOURCE5} %{buildroot}%{_unitdir}/%{name}.service
12cu|minidlna-1.1.1-2|51	install -m 644 -D minidlna.conf %{buildroot}%{_sysconfdir}/minidlna.conf
12cu|minidlna-1.1.1-2|52	install -m 644 -D %{SOURCE3} %{buildroot}%{_mandir}/man1/minidlna.1
12cu|minidlna-1.1.1-2|53	install -m 644 -D %{SOURCE4} %{buildroot}%{_mandir}/man5/minidlna.conf.5
12cu|minidlna-1.1.1-2|54	
12cu|minidlna-1.1.1-2|55	mkdir -p %{buildroot}%{_sysconfdir}/tmpfiles.d
12cu|minidlna-1.1.1-2|56	install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/tmpfiles.d/%{name}.conf
12cu|minidlna-1.1.1-2|57	
12cu|minidlna-1.1.1-2|58	%find_lang %{name}
12cu|minidlna-1.1.1-2|59	
12cu|minidlna-1.1.1-2|60	%pre
12cu|minidlna-1.1.1-2|61	%_pre_useradd minidlna %{_var}/run/%{name} /bin/false
12cu|minidlna-1.1.1-2|62	%_pre_groupadd minidlna minidlna
12cu|minidlna-1.1.1-2|63	
12cu|minidlna-1.1.1-2|64	%post
12cu|minidlna-1.1.1-2|65	%_post_service minidlna
12cu|minidlna-1.1.1-2|66	%tmpfiles_create %{name}.conf
12cu|minidlna-1.1.1-2|67	
12cu|minidlna-1.1.1-2|68	%preun
12cu|minidlna-1.1.1-2|69	%_preun_service minidlna
12cu|minidlna-1.1.1-2|70	
12cu|minidlna-1.1.1-2|71	%postun
12cu|minidlna-1.1.1-2|72	%_postun_userdel minidlna
12cu|minidlna-1.1.1-2|73	%_postun_groupdel minidlna minidlna
12cu|minidlna-1.1.1-2|74	
12cu|minidlna-1.1.1-2|75	%files -f %{name}.lang
12cu|minidlna-1.1.1-2|76	%doc README
12cu|minidlna-1.1.1-2|77	%attr(755,-,-) %{_sbindir}/minidlna*
12cu|minidlna-1.1.1-2|78	%{_unitdir}/%{name}.service
12cu|minidlna-1.1.1-2|79	%config(noreplace) %{_sysconfdir}/minidlna.conf
12cu|minidlna-1.1.1-2|80	%config(noreplace) %{_sysconfdir}/tmpfiles.d/%{name}.conf
12cu|minidlna-1.1.1-2|81	%{_mandir}/man1/minidlna.1*
12cu|minidlna-1.1.1-2|82	%{_mandir}/man5/minidlna.conf.5*
12cu|minidlna-1.1.1-2|83	
12cu|minidlna-1.1.1-2|84	%changelog
12cu|minidlna-1.1.1-2|85	* Thu Jan 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-2
12cu|minidlna-1.1.1-2|86	+ Revision: f7061fe
12cu|minidlna-1.1.1-2|87	- Update to 1.1.1 (sync with cooker)
12cu|minidlna-1.1.1-2|88	
12cu|minidlna-1.1.1-2|89	

10100 12
12cu|minised-1.14-1|1	Summary:	A smaller, cheaper, faster SED implementation
12cu|minised-1.14-1|2	Name:		minised
12cu|minised-1.14-1|3	Version:	1.14
12cu|minised-1.14-1|4	Release:	1
12cu|minised-1.14-1|5	License:	BSD
12cu|minised-1.14-1|6	Group:		File tools
12cu|minised-1.14-1|7	Url:		http://www.exactcode.de/site/open_source/minised/
12cu|minised-1.14-1|8	Source0:	http://dl.exactcode.de/oss/minised/%{name}-%{version}.tar.gz
12cu|minised-1.14-1|9	Patch0:		minised-1.14-sfmt.patch
12cu|minised-1.14-1|10	BuildRequires:	dietlibc-devel
12cu|minised-1.14-1|11	
12cu|minised-1.14-1|12	%description
12cu|minised-1.14-1|13	This is a smaller, cheaper, faster SED implementation. Minix uses it. GNU used
12cu|minised-1.14-1|14	to use it, until they built their own sed around an extended (some would say
12cu|minised-1.14-1|15	over-extended) regexp package. For embedded use we searched for a tiny sed
12cu|minised-1.14-1|16	implementation especially for use with the dietlibc and found Eric S. Raymond's
12cu|minised-1.14-1|17	sed implementation quite handy. Though it suffered several bugs and was not
12cu|minised-1.14-1|18	under active maintenance anymore. After sending a bunch of fixes we agreed to
12cu|minised-1.14-1|19	continue maintaining this lovely, historic sed implementation.
12cu|minised-1.14-1|20	
12cu|minised-1.14-1|21	%files
12cu|minised-1.14-1|22	%doc README
12cu|minised-1.14-1|23	%{_bindir}/minised
12cu|minised-1.14-1|24	%{_mandir}/man1/minised.1*
12cu|minised-1.14-1|25	
12cu|minised-1.14-1|26	#----------------------------------------------------------------------------
12cu|minised-1.14-1|27	
12cu|minised-1.14-1|28	%prep
12cu|minised-1.14-1|29	%setup -q
12cu|minised-1.14-1|30	%patch0 -p1
12cu|minised-1.14-1|31	
12cu|minised-1.14-1|32	%build
12cu|minised-1.14-1|33	make CC="diet gcc -D_BSD_SOURCE -D_GNU_SOURCE -static" CFLAGS="%{optflags} -static"
12cu|minised-1.14-1|34	
12cu|minised-1.14-1|35	%install
12cu|minised-1.14-1|36	%makeinstall_std
12cu|minised-1.14-1|37	
12cu|minised-1.14-1|38	
12cu|minised-1.14-1|39	
12cu|minised-1.14-1|40	%changelog
12cu|minised-1.14-1|41	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.14-1
12cu|minised-1.14-1|42	+ Revision: 96cac61
12cu|minised-1.14-1|43	- LOG New version 1.14, build with system flags to fix debug package
12cu|minised-1.14-1|44	
12cu|minised-1.14-1|45	

10101 12
12cu|minitube-2.2-2|1	Summary:	A native YouTube client
12cu|minitube-2.2-2|2	Name:		minitube
12cu|minitube-2.2-2|3	Version:	2.2
12cu|minitube-2.2-2|4	Release:	2
12cu|minitube-2.2-2|5	License:	GPLv2+
12cu|minitube-2.2-2|6	Group:		Video
12cu|minitube-2.2-2|7	Url:		http://flavio.tordini.org/minitube
12cu|minitube-2.2-2|8	# In fact, http://flavio.tordini.org/files/minitube/minitube.tar.gz
12cu|minitube-2.2-2|9	# But we should rather rename tarball to make sure we build specific version
12cu|minitube-2.2-2|10	Source0:	http://flavio.tordini.org/files/minitube/%{name}-%{version}.tar.gz
12cu|minitube-2.2-2|11	BuildRequires:	qt4-devel
12cu|minitube-2.2-2|12	BuildRequires:	pkgconfig(phonon)
12cu|minitube-2.2-2|13	Requires:	gstreamer0.10-ffmpeg
12cu|minitube-2.2-2|14	Requires:	phonon-backend
12cu|minitube-2.2-2|15	Suggests:	gstreamer0.10-faad
12cu|minitube-2.2-2|16	
12cu|minitube-2.2-2|17	%description
12cu|minitube-2.2-2|18	Minitube is a native YouTube client. With it you can watch YouTube videos in
12cu|minitube-2.2-2|19	a new way: you type a keyword, Minitube gives you an endless video stream.
12cu|minitube-2.2-2|20	Minitube does not require the Flash Player.
12cu|minitube-2.2-2|21	Minitube is not about cloning the original Youtube web interface, it strives
12cu|minitube-2.2-2|22	to create a new TV-like experience.
12cu|minitube-2.2-2|23	If you have problems with video playback, try to switch to vlc Phonon back-end
12cu|minitube-2.2-2|24	in KDE4 settings.
12cu|minitube-2.2-2|25	If you use GStreamer Phonon back-end, it's recommended to install package
12cu|minitube-2.2-2|26	gstreamer0.10-faad from PLF or Restricted (ex-PLF) repository.
12cu|minitube-2.2-2|27	
12cu|minitube-2.2-2|28	%files
12cu|minitube-2.2-2|29	%doc TODO CHANGES AUTHORS
12cu|minitube-2.2-2|30	%{_bindir}/%{name}
12cu|minitube-2.2-2|31	%{_datadir}/applications/%{name}.desktop
12cu|minitube-2.2-2|32	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cu|minitube-2.2-2|33	%{_datadir}/%{name}
12cu|minitube-2.2-2|34	
12cu|minitube-2.2-2|35	#----------------------------------------------------------------------------
12cu|minitube-2.2-2|36	
12cu|minitube-2.2-2|37	%prep
12cu|minitube-2.2-2|38	%setup -qn %{name}
12cu|minitube-2.2-2|39	
12cu|minitube-2.2-2|40	%build
12cu|minitube-2.2-2|41	%qmake_qt4 PREFIX=%{_prefix}
12cu|minitube-2.2-2|42	%make
12cu|minitube-2.2-2|43	
12cu|minitube-2.2-2|44	%install
12cu|minitube-2.2-2|45	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cu|minitube-2.2-2|46	
12cu|minitube-2.2-2|47	
12cu|minitube-2.2-2|48	%changelog
12cu|minitube-2.2-2|49	* Sun Aug 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2-2
12cu|minitube-2.2-2|50	+ Revision: 0196d40
12cu|minitube-2.2-2|51	- Rename tarball to make sure it's versioned, spec cleanup
12cu|minitube-2.2-2|52	
12cu|minitube-2.2-2|53	

10102 12
12cu|mirage-0.9.5.2-2|1	Summary:	A fast and simple image viewer
12cu|mirage-0.9.5.2-2|2	Name:		mirage
12cu|mirage-0.9.5.2-2|3	Version:	0.9.5.2
12cu|mirage-0.9.5.2-2|4	Release:	2
12cu|mirage-0.9.5.2-2|5	Group:		Graphics
12cu|mirage-0.9.5.2-2|6	License:	GPLv2+
12cu|mirage-0.9.5.2-2|7	URL:		http://mirageiv.berlios.de/
12cu|mirage-0.9.5.2-2|8	Source0:	http://download.berlios.de/mirageiv/%{name}-%{version}.tar.bz2
12cu|mirage-0.9.5.2-2|9	BuildRequires:	python-devel
12cu|mirage-0.9.5.2-2|10	BuildRequires:	desktop-file-utils
12cu|mirage-0.9.5.2-2|11	BuildRequires:	pkgconfig(x11)
12cu|mirage-0.9.5.2-2|12	Requires:	pygtk2.0
12cu|mirage-0.9.5.2-2|13	Requires:	gnome-python-gconf
12cu|mirage-0.9.5.2-2|14	
12cu|mirage-0.9.5.2-2|15	%description
12cu|mirage-0.9.5.2-2|16	Mirage is a fast and simple GTK+ image viewer. Because it
12cu|mirage-0.9.5.2-2|17	depends only on PyGTK, Mirage is ideal for users who wish to
12cu|mirage-0.9.5.2-2|18	keep their computers lean while still having a clean image viewer.
12cu|mirage-0.9.5.2-2|19	
12cu|mirage-0.9.5.2-2|20	%prep
12cu|mirage-0.9.5.2-2|21	%setup -q
12cu|mirage-0.9.5.2-2|22	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{name}.desktop
12cu|mirage-0.9.5.2-2|23	
12cu|mirage-0.9.5.2-2|24	%build
12cu|mirage-0.9.5.2-2|25	env CFLAGS="%{optflags}" python setup.py build
12cu|mirage-0.9.5.2-2|26	
12cu|mirage-0.9.5.2-2|27	%install
12cu|mirage-0.9.5.2-2|28	rm -rf %{buildroot}
12cu|mirage-0.9.5.2-2|29	
12cu|mirage-0.9.5.2-2|30	mkdir -p %{buildroot}
12cu|mirage-0.9.5.2-2|31	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cu|mirage-0.9.5.2-2|32	
12cu|mirage-0.9.5.2-2|33	# remove document files
12cu|mirage-0.9.5.2-2|34	rm -f %{buildroot}%{_datadir}/%{name}/[A-Z]*
12cu|mirage-0.9.5.2-2|35	
12cu|mirage-0.9.5.2-2|36	desktop-file-install \
12cu|mirage-0.9.5.2-2|37	--remove-category="Application" \
12cu|mirage-0.9.5.2-2|38	--add-category="Viewer" \
12cu|mirage-0.9.5.2-2|39	--remove-key="Version" \
12cu|mirage-0.9.5.2-2|40	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|mirage-0.9.5.2-2|41	
12cu|mirage-0.9.5.2-2|42	%find_lang %{name}
12cu|mirage-0.9.5.2-2|43	
12cu|mirage-0.9.5.2-2|44	%if %mdkversion < 200900
12cu|mirage-0.9.5.2-2|45	%post
12cu|mirage-0.9.5.2-2|46	%{update_menus}
12cu|mirage-0.9.5.2-2|47	%{update_desktop_database}
12cu|mirage-0.9.5.2-2|48	%endif
12cu|mirage-0.9.5.2-2|49	
12cu|mirage-0.9.5.2-2|50	%if %mdkversion < 200900
12cu|mirage-0.9.5.2-2|51	%postun
12cu|mirage-0.9.5.2-2|52	%{clean_menus}
12cu|mirage-0.9.5.2-2|53	%{clean_desktop_database}
12cu|mirage-0.9.5.2-2|54	%endif
12cu|mirage-0.9.5.2-2|55	
12cu|mirage-0.9.5.2-2|56	%clean
12cu|mirage-0.9.5.2-2|57	rm -rf %{buildroot}
12cu|mirage-0.9.5.2-2|58	
12cu|mirage-0.9.5.2-2|59	%files -f %{name}.lang
12cu|mirage-0.9.5.2-2|60	%defattr(-,root,root)
12cu|mirage-0.9.5.2-2|61	%doc CHANGELOG README TODO TRANSLATORS
12cu|mirage-0.9.5.2-2|62	%{_bindir}/%{name}
12cu|mirage-0.9.5.2-2|63	%{python_sitearch}/%{name}.py*
12cu|mirage-0.9.5.2-2|64	%{python_sitearch}/*.egg-info
12cu|mirage-0.9.5.2-2|65	%{python_sitearch}/*.so
12cu|mirage-0.9.5.2-2|66	%{_datadir}/%{name}/
12cu|mirage-0.9.5.2-2|67	%{_datadir}/pixmaps/*.png
12cu|mirage-0.9.5.2-2|68	%{_datadir}/applications/*%{name}.desktop
12cu|mirage-0.9.5.2-2|69	
12cu|mirage-0.9.5.2-2|70	
12cu|mirage-0.9.5.2-2|71	%changelog
12cu|mirage-0.9.5.2-2|72	* Tue Jun 14 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.5.2-1mdv2011.0
12cu|mirage-0.9.5.2-2|73	+ Revision: 685173
12cu|mirage-0.9.5.2-2|74	- update to new version 0.9.5.2
12cu|mirage-0.9.5.2-2|75	
12cu|mirage-0.9.5.2-2|76	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 0.9.5.1-3
12cu|mirage-0.9.5.2-2|77	+ Revision: 636093
12cu|mirage-0.9.5.2-2|78	- tighten BR
12cu|mirage-0.9.5.2-2|79	
12cu|mirage-0.9.5.2-2|80	* Wed Nov 03 2010 Michael Scherer <misc@mandriva.org> 0.9.5.1-2mdv2011.0
12cu|mirage-0.9.5.2-2|81	+ Revision: 592726
12cu|mirage-0.9.5.2-2|82	- rebuild for python 2.7
12cu|mirage-0.9.5.2-2|83	
12cu|mirage-0.9.5.2-2|84	* Sat Aug 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.5.1-1mdv2011.0
12cu|mirage-0.9.5.2-2|85	+ Revision: 567381
12cu|mirage-0.9.5.2-2|86	- update to new version 0.9.5.1
12cu|mirage-0.9.5.2-2|87	
12cu|mirage-0.9.5.2-2|88	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.9.3-4mdv2010.0
12cu|mirage-0.9.5.2-2|89	+ Revision: 439986
12cu|mirage-0.9.5.2-2|90	- rebuild
12cu|mirage-0.9.5.2-2|91	
12cu|mirage-0.9.5.2-2|92	* Mon Dec 29 2008 Michael Scherer <misc@mandriva.org> 0.9.3-3mdv2009.1
12cu|mirage-0.9.5.2-2|93	+ Revision: 320993
12cu|mirage-0.9.5.2-2|94	- rebuild for new python
12cu|mirage-0.9.5.2-2|95	
12cu|mirage-0.9.5.2-2|96	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.9.3-2mdv2009.0
12cu|mirage-0.9.5.2-2|97	+ Revision: 268142
12cu|mirage-0.9.5.2-2|98	- rebuild early 2009.0 package (before pixel changes)
12cu|mirage-0.9.5.2-2|99	
12cu|mirage-0.9.5.2-2|100	+ Pixel <pixel@mandriva.com>
12cu|mirage-0.9.5.2-2|101	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|mirage-0.9.5.2-2|102	
12cu|mirage-0.9.5.2-2|103	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.3-1mdv2009.0
12cu|mirage-0.9.5.2-2|104	+ Revision: 194455
12cu|mirage-0.9.5.2-2|105	- new version
12cu|mirage-0.9.5.2-2|106	
12cu|mirage-0.9.5.2-2|107	* Tue Jan 29 2008 Funda Wang <fwang@mandriva.org> 0.9.2-1mdv2008.1
12cu|mirage-0.9.5.2-2|108	+ Revision: 159811
12cu|mirage-0.9.5.2-2|109	- New versino 0.9.2
12cu|mirage-0.9.5.2-2|110	
12cu|mirage-0.9.5.2-2|111	* Fri Jan 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.1-1mdv2008.1
12cu|mirage-0.9.5.2-2|112	+ Revision: 147975
12cu|mirage-0.9.5.2-2|113	- add missing buildrequires on X11-devel
12cu|mirage-0.9.5.2-2|114	- new version
12cu|mirage-0.9.5.2-2|115	- do not package COPYING file
12cu|mirage-0.9.5.2-2|116	
12cu|mirage-0.9.5.2-2|117	+ Olivier Blin <oblin@mandriva.com>
12cu|mirage-0.9.5.2-2|118	- restore BuildRoot
12cu|mirage-0.9.5.2-2|119	
12cu|mirage-0.9.5.2-2|120	+ Thierry Vignaud <tv@mandriva.org>
12cu|mirage-0.9.5.2-2|121	- kill re-definition of %%buildroot on Pixel's request
12cu|mirage-0.9.5.2-2|122	
12cu|mirage-0.9.5.2-2|123	* Sat Oct 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9-2mdv2008.1
12cu|mirage-0.9.5.2-2|124	+ Revision: 102480
12cu|mirage-0.9.5.2-2|125	- fix install
12cu|mirage-0.9.5.2-2|126	- new version
12cu|mirage-0.9.5.2-2|127	
12cu|mirage-0.9.5.2-2|128	* Fri Oct 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.3-3mdv2008.1
12cu|mirage-0.9.5.2-2|129	+ Revision: 102424
12cu|mirage-0.9.5.2-2|130	- do not hardcode icon extension in desktop file
12cu|mirage-0.9.5.2-2|131	- add br on desktop-file-utils
12cu|mirage-0.9.5.2-2|132	- fix desktop entry
12cu|mirage-0.9.5.2-2|133	
12cu|mirage-0.9.5.2-2|134	* Mon Sep 03 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.3-2mdv2008.0
12cu|mirage-0.9.5.2-2|135	+ Revision: 78837
12cu|mirage-0.9.5.2-2|136	- correct requires
12cu|mirage-0.9.5.2-2|137	
12cu|mirage-0.9.5.2-2|138	* Mon Sep 03 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.3-1mdv2008.0
12cu|mirage-0.9.5.2-2|139	+ Revision: 78779
12cu|mirage-0.9.5.2-2|140	- Import mirage
12cu|mirage-0.9.5.2-2|141	

10103 12
12cu|miredo-1.2.6-1|1	%define major_teredo 5
12cu|miredo-1.2.6-1|2	%define major_tun6 0
12cu|miredo-1.2.6-1|3	%define libteredo %mklibname teredo %{major_teredo}
12cu|miredo-1.2.6-1|4	%define libtun6 %mklibname tun 6 %{major_tun6}
12cu|miredo-1.2.6-1|5	%define devname %mklibname miredo -d
12cu|miredo-1.2.6-1|6	
12cu|miredo-1.2.6-1|7	Summary:	Tunneling of IPv6 over UDP through NATs
12cu|miredo-1.2.6-1|8	Name:		miredo
12cu|miredo-1.2.6-1|9	Version:	1.2.6
12cu|miredo-1.2.6-1|10	Release:	1
12cu|miredo-1.2.6-1|11	License:	GPLv2+
12cu|miredo-1.2.6-1|12	Group:		Networking/Other
12cu|miredo-1.2.6-1|13	Url:		http://www.simphalempin.com/dev/miredo/
12cu|miredo-1.2.6-1|14	Source0:	http://www.remlab.net/files/miredo/miredo-%{version}.tar.xz
12cu|miredo-1.2.6-1|15	Source1:	miredo-client.service
12cu|miredo-1.2.6-1|16	Source2:	miredo-server.service
12cu|miredo-1.2.6-1|17	Patch0:		miredo-config-not-exec
12cu|miredo-1.2.6-1|18	Patch1:		reread-resolv-before-resolv-ipv4.patch
12cu|miredo-1.2.6-1|19	Patch2:		miredo-1.2.6-systemd.patch
12cu|miredo-1.2.6-1|20	BuildRequires:	gettext-devel
12cu|miredo-1.2.6-1|21	BuildRequires:	libcap-devel
12cu|miredo-1.2.6-1|22	
12cu|miredo-1.2.6-1|23	Requires(pre):	shadow-utils
12cu|miredo-1.2.6-1|24	Requires(post,preun):	rpm-helper
12cu|miredo-1.2.6-1|25	Requires(preun,postun):	initscripts
12cu|miredo-1.2.6-1|26	
12cu|miredo-1.2.6-1|27	%description
12cu|miredo-1.2.6-1|28	Miredo is an implementation of the "Teredo: Tunneling IPv6 over UDP
12cu|miredo-1.2.6-1|29	through NATs" proposed Internet standard (RFC4380). It can serve
12cu|miredo-1.2.6-1|30	either as a Teredo client, a stand-alone Teredo relay, or a Teredo
12cu|miredo-1.2.6-1|31	server. Please install the miredo-server or miredo-client appropriately.
12cu|miredo-1.2.6-1|32	It is meant to provide IPv6 connectivity to hosts behind NAT
12cu|miredo-1.2.6-1|33	devices, most of which do not support IPv6, and not even
12cu|miredo-1.2.6-1|34	IPv6-over-IPv4 (including 6to4).
12cu|miredo-1.2.6-1|35	
12cu|miredo-1.2.6-1|36	#----------------------------------------------------------------------------
12cu|miredo-1.2.6-1|37	
12cu|miredo-1.2.6-1|38	%package -n %{libteredo}
12cu|miredo-1.2.6-1|39	Summary:	Tunneling of IPv6 over UDP through NATs
12cu|miredo-1.2.6-1|40	Group:		Networking/Other
12cu|miredo-1.2.6-1|41	Conflicts:	%{_lib}miredo4 < 1.2.6
12cu|miredo-1.2.6-1|42	Obsoletes:	%{_lib}miredo4 < 1.2.6
12cu|miredo-1.2.6-1|43	
12cu|miredo-1.2.6-1|44	%description -n %{libteredo}
12cu|miredo-1.2.6-1|45	Miredo is an implementation of the "Teredo: Tunneling IPv6 over UDP
12cu|miredo-1.2.6-1|46	through NATs" proposed Internet standard (RFC4380). It can serve
12cu|miredo-1.2.6-1|47	either as a Teredo client, a stand-alone Teredo relay, or a Teredo
12cu|miredo-1.2.6-1|48	server. Please install the miredo-server or miredo-client appropriately.
12cu|miredo-1.2.6-1|49	It is meant to provide IPv6 connectivity to hosts behind NAT
12cu|miredo-1.2.6-1|50	devices, most of which do not support IPv6, and not even
12cu|miredo-1.2.6-1|51	IPv6-over-IPv4 (including 6to4).
12cu|miredo-1.2.6-1|52	
12cu|miredo-1.2.6-1|53	%files -n %{libteredo}
12cu|miredo-1.2.6-1|54	%{_libdir}/libteredo.so.%{major_teredo}*
12cu|miredo-1.2.6-1|55	
12cu|miredo-1.2.6-1|56	#----------------------------------------------------------------------------
12cu|miredo-1.2.6-1|57	
12cu|miredo-1.2.6-1|58	%package -n %{libtun6}
12cu|miredo-1.2.6-1|59	Summary:	Tunneling of IPv6 over UDP through NATs
12cu|miredo-1.2.6-1|60	Group:		Networking/Other
12cu|miredo-1.2.6-1|61	Conflicts:	%{_lib}miredo4 < 1.2.6
12cu|miredo-1.2.6-1|62	
12cu|miredo-1.2.6-1|63	%description -n %{libtun6}
12cu|miredo-1.2.6-1|64	Miredo is an implementation of the "Teredo: Tunneling IPv6 over UDP
12cu|miredo-1.2.6-1|65	through NATs" proposed Internet standard (RFC4380). It can serve
12cu|miredo-1.2.6-1|66	either as a Teredo client, a stand-alone Teredo relay, or a Teredo
12cu|miredo-1.2.6-1|67	server. Please install the miredo-server or miredo-client appropriately.
12cu|miredo-1.2.6-1|68	It is meant to provide IPv6 connectivity to hosts behind NAT
12cu|miredo-1.2.6-1|69	devices, most of which do not support IPv6, and not even
12cu|miredo-1.2.6-1|70	IPv6-over-IPv4 (including 6to4).
12cu|miredo-1.2.6-1|71	
12cu|miredo-1.2.6-1|72	%files -n %{libtun6}
12cu|miredo-1.2.6-1|73	%{_libdir}/libtun6.so.%{major_tun6}*
12cu|miredo-1.2.6-1|74	
12cu|miredo-1.2.6-1|75	#----------------------------------------------------------------------------
12cu|miredo-1.2.6-1|76	
12cu|miredo-1.2.6-1|77	%package -n %{devname}
12cu|miredo-1.2.6-1|78	Summary:	Header files, libraries and development documentation for %{name}
12cu|miredo-1.2.6-1|79	Group:		Networking/Other
12cu|miredo-1.2.6-1|80	Requires:	%{libteredo} = %{EVRD}
12cu|miredo-1.2.6-1|81	Requires:	%{libtun6} = %{EVRD}
12cu|miredo-1.2.6-1|82	Provides:	%{name}-devel = %{EVRD}
12cu|miredo-1.2.6-1|83	
12cu|miredo-1.2.6-1|84	%description -n %{devname}
12cu|miredo-1.2.6-1|85	This package contains the header files, development libraries and development
12cu|miredo-1.2.6-1|86	documentation for %{name}. If you would like to develop programs using %{name},
12cu|miredo-1.2.6-1|87	you will need to install %{name}-devel.
12cu|miredo-1.2.6-1|88	
12cu|miredo-1.2.6-1|89	%files -n %{devname}
12cu|miredo-1.2.6-1|90	%{_includedir}/libteredo/
12cu|miredo-1.2.6-1|91	%{_includedir}/libtun6/
12cu|miredo-1.2.6-1|92	%{_libdir}/libteredo.so
12cu|miredo-1.2.6-1|93	%{_libdir}/libtun6.so
12cu|miredo-1.2.6-1|94	
12cu|miredo-1.2.6-1|95	#----------------------------------------------------------------------------
12cu|miredo-1.2.6-1|96	
12cu|miredo-1.2.6-1|97	%package server
12cu|miredo-1.2.6-1|98	Summary:	Tunneling server for IPv6 over UDP through NATs
12cu|miredo-1.2.6-1|99	Group:		Networking/Other
12cu|miredo-1.2.6-1|100	
12cu|miredo-1.2.6-1|101	%description server
12cu|miredo-1.2.6-1|102	Miredo is an implementation of the "Teredo: Tunneling IPv6 over UDP
12cu|miredo-1.2.6-1|103	through NATs" proposed Internet standard (RFC4380). This offers the server
12cu|miredo-1.2.6-1|104	part of miredo. Most people will need only the client part.
12cu|miredo-1.2.6-1|105	
12cu|miredo-1.2.6-1|106	%files server
12cu|miredo-1.2.6-1|107	%ghost %config(noreplace,missingok) %{_sysconfdir}/miredo/miredo-server.conf
12cu|miredo-1.2.6-1|108	%{_bindir}/teredo-mire
12cu|miredo-1.2.6-1|109	%{_sbindir}/miredo-server
12cu|miredo-1.2.6-1|110	%{_sbindir}/miredo-checkconf
12cu|miredo-1.2.6-1|111	%{_unitdir}/miredo-server.service
12cu|miredo-1.2.6-1|112	%doc %{_mandir}/man1/teredo-mire*
12cu|miredo-1.2.6-1|113	%doc %{_mandir}/man?/miredo-server*
12cu|miredo-1.2.6-1|114	%doc %{_mandir}/man?/miredo-checkconf*
12cu|miredo-1.2.6-1|115	
12cu|miredo-1.2.6-1|116	%preun server
12cu|miredo-1.2.6-1|117	%_preun_service server
12cu|miredo-1.2.6-1|118	
12cu|miredo-1.2.6-1|119	#----------------------------------------------------------------------------
12cu|miredo-1.2.6-1|120	
12cu|miredo-1.2.6-1|121	%package client
12cu|miredo-1.2.6-1|122	Summary:	Tunneling client for IPv6 over UDP through NATs
12cu|miredo-1.2.6-1|123	Group:		Networking/Other
12cu|miredo-1.2.6-1|124	Provides:	%{name} = %{EVRD}
12cu|miredo-1.2.6-1|125	
12cu|miredo-1.2.6-1|126	%description client
12cu|miredo-1.2.6-1|127	Miredo is an implementation of the "Teredo: Tunneling IPv6 over UDP
12cu|miredo-1.2.6-1|128	through NATs" proposed Internet standard (RFC4380). This offers the client
12cu|miredo-1.2.6-1|129	part of miredo. Most people only need the client part.
12cu|miredo-1.2.6-1|130	
12cu|miredo-1.2.6-1|131	%files client
12cu|miredo-1.2.6-1|132	%{_sbindir}/miredo
12cu|miredo-1.2.6-1|133	%doc %{_mandir}/man?/miredo.*
12cu|miredo-1.2.6-1|134	%{_unitdir}/miredo-client.service
12cu|miredo-1.2.6-1|135	
12cu|miredo-1.2.6-1|136	#----------------------------------------------------------------------------
12cu|miredo-1.2.6-1|137	
12cu|miredo-1.2.6-1|138	%package common
12cu|miredo-1.2.6-1|139	Summary:	Tunneling client for IPv6 over UDP through NATs
12cu|miredo-1.2.6-1|140	Group:		Networking/Other
12cu|miredo-1.2.6-1|141	Requires:	%{name}-client = %{EVRD}
12cu|miredo-1.2.6-1|142	Requires:	%{name}-server = %{EVRD}
12cu|miredo-1.2.6-1|143	Conflicts:	%{_lib}miredo4 < 1.2.6
12cu|miredo-1.2.6-1|144	
12cu|miredo-1.2.6-1|145	%description common
12cu|miredo-1.2.6-1|146	Miredo is an implementation of the "Teredo: Tunneling IPv6 over UDP
12cu|miredo-1.2.6-1|147	through NATs" proposed Internet standard (RFC4380). This offers the client
12cu|miredo-1.2.6-1|148	part of miredo. Most people only need the client part.
12cu|miredo-1.2.6-1|149	Common package, that contains miredo-client and miredo-server
12cu|miredo-1.2.6-1|150	
12cu|miredo-1.2.6-1|151	%files common -f %{name}.lang
12cu|miredo-1.2.6-1|152	%{_unitdir}/miredo.service
12cu|miredo-1.2.6-1|153	%{_libexecdir}/miredo/
12cu|miredo-1.2.6-1|154	%dir %{_sysconfdir}/miredo
12cu|miredo-1.2.6-1|155	%config(noreplace) %{_sysconfdir}/miredo/miredo.conf
12cu|miredo-1.2.6-1|156	%config(noreplace) %{_sysconfdir}/miredo/client-hook
12cu|miredo-1.2.6-1|157	
12cu|miredo-1.2.6-1|158	%pre common
12cu|miredo-1.2.6-1|159	%_pre_useradd miredo /var/empty /bin/true
12cu|miredo-1.2.6-1|160	%_post_service client
12cu|miredo-1.2.6-1|161	%_post_service server
12cu|miredo-1.2.6-1|162	%_preun_service client
12cu|miredo-1.2.6-1|163	
12cu|miredo-1.2.6-1|164	%postun common
12cu|miredo-1.2.6-1|165	%_postun_userdel miredo
12cu|miredo-1.2.6-1|166	
12cu|miredo-1.2.6-1|167	#----------------------------------------------------------------------------
12cu|miredo-1.2.6-1|168	
12cu|miredo-1.2.6-1|169	%prep
12cu|miredo-1.2.6-1|170	%setup -q
12cu|miredo-1.2.6-1|171	%patch0 -p1
12cu|miredo-1.2.6-1|172	%patch1 -p1
12cu|miredo-1.2.6-1|173	%patch2 -p1
12cu|miredo-1.2.6-1|174	
12cu|miredo-1.2.6-1|175	%build
12cu|miredo-1.2.6-1|176	autoreconf -fi
12cu|miredo-1.2.6-1|177	%configure2_5x \
12cu|miredo-1.2.6-1|178	--disable-static \
12cu|miredo-1.2.6-1|179	--disable-rpath \
12cu|miredo-1.2.6-1|180	--enable-miredo-user \
12cu|miredo-1.2.6-1|181	
12cu|miredo-1.2.6-1|182	# rpath does not really work
12cu|miredo-1.2.6-1|183	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12cu|miredo-1.2.6-1|184	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12cu|miredo-1.2.6-1|185	%make
12cu|miredo-1.2.6-1|186	
12cu|miredo-1.2.6-1|187	%install
12cu|miredo-1.2.6-1|188	%makeinstall_std
12cu|miredo-1.2.6-1|189	
12cu|miredo-1.2.6-1|190	%find_lang %{name}
12cu|miredo-1.2.6-1|191	
12cu|miredo-1.2.6-1|192	mkdir rpmdocs
12cu|miredo-1.2.6-1|193	mv %{buildroot}%{_docdir}/miredo/examples rpmdocs/
12cu|miredo-1.2.6-1|194	mkdir -p %{buildroot}%{_unitdir}
12cu|miredo-1.2.6-1|195	install -p -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/miredo-client.service
12cu|miredo-1.2.6-1|196	install -p -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/miredo-server.service
12cu|miredo-1.2.6-1|197	rm -f %{buildroot}%{_libdir}/lib*.la
12cu|miredo-1.2.6-1|198	touch %{buildroot}%{_sysconfdir}/miredo/miredo-server.conf
12cu|miredo-1.2.6-1|199	
12cu|miredo-1.2.6-1|200	
12cu|miredo-1.2.6-1|201	%changelog
12cu|miredo-1.2.6-1|202	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.6-1
12cu|miredo-1.2.6-1|203	+ Revision: 2ab113e
12cu|miredo-1.2.6-1|204	- LOG New version 1.2.6, split library package, switch to systemd
12cu|miredo-1.2.6-1|205	
12cu|miredo-1.2.6-1|206	

10104 12
12cu|miro-6.0-4|1	Summary:	Miro Player
12cu|miro-6.0-4|2	Name:		miro
12cu|miro-6.0-4|3	Version:	6.0
12cu|miro-6.0-4|4	Release:	4
12cu|miro-6.0-4|5	License:	GPLv2+
12cu|miro-6.0-4|6	Group:		Video
12cu|miro-6.0-4|7	Url:		http://www.getmiro.com/
12cu|miro-6.0-4|8	Source0:	ftp://ftp.osuosl.org/pub/pculture.org/miro/src/%{name}-%{version}.tar.gz
12cu|miro-6.0-4|9	Patch0:		miro-6.0-charrefs.patch
12cu|miro-6.0-4|10	Patch1:		miro-6.0-sqlite-fixes.patch
12cu|miro-6.0-4|11	Patch2:		miro-6.0-video-controls.patch
12cu|miro-6.0-4|12	BuildRequires:	desktop-file-utils
12cu|miro-6.0-4|13	BuildRequires:	imagemagick
12cu|miro-6.0-4|14	BuildRequires:	python-pyrex
12cu|miro-6.0-4|15	BuildRequires:	boost-devel
12cu|miro-6.0-4|16	BuildRequires:	ffmpeg-devel
12cu|miro-6.0-4|17	BuildRequires:	pkgconfig(pygtk-2.0)
12cu|miro-6.0-4|18	BuildRequires:	pkgconfig(pygobject-2.0)
12cu|miro-6.0-4|19	BuildRequires:	pkgconfig(python)
12cu|miro-6.0-4|20	BuildRequires:	pkgconfig(taglib)
12cu|miro-6.0-4|21	BuildRequires:	pkgconfig(webkit-1.0)
12cu|miro-6.0-4|22	BuildRequires:	pkgconfig(x11)
12cu|miro-6.0-4|23	Requires:	gnome-python-gconf
12cu|miro-6.0-4|24	Requires:	dbus-python
12cu|miro-6.0-4|25	Requires:	ffmpeg
12cu|miro-6.0-4|26	Requires:	ffmpeg2theora
12cu|miro-6.0-4|27	Requires:	gstreamer0.10-python
12cu|miro-6.0-4|28	Requires:	gstreamer0.10-plugins-good
12cu|miro-6.0-4|29	Requires:	mutagen
12cu|miro-6.0-4|30	Requires:	pygtk2.0
12cu|miro-6.0-4|31	Requires:	python-curl
12cu|miro-6.0-4|32	Requires:	python-libtorrent-rasterbar
12cu|miro-6.0-4|33	Requires:	python-webkitgtk
12cu|miro-6.0-4|34	
12cu|miro-6.0-4|35	%description
12cu|miro-6.0-4|36	Internet TV player with integrated RSS and BitTorrent functionality.
12cu|miro-6.0-4|37	
12cu|miro-6.0-4|38	%files -f miro.lang
12cu|miro-6.0-4|39	%doc README CREDITS
12cu|miro-6.0-4|40	%attr(755,root,root) %{_bindir}/*
12cu|miro-6.0-4|41	%{_datadir}/miro
12cu|miro-6.0-4|42	%{_datadir}/applications/*.desktop
12cu|miro-6.0-4|43	%{_iconsdir}/hicolor/*/apps/*.png
12cu|miro-6.0-4|44	%{_datadir}/pixmaps/*.xpm
12cu|miro-6.0-4|45	%{_mandir}/man1/*
12cu|miro-6.0-4|46	%{_datadir}/mime/packages/*.xml
12cu|miro-6.0-4|47	%{py_platsitedir}/miro*
12cu|miro-6.0-4|48	
12cu|miro-6.0-4|49	#----------------------------------------------------------------------------
12cu|miro-6.0-4|50	
12cu|miro-6.0-4|51	%prep
12cu|miro-6.0-4|52	%setup -q
12cu|miro-6.0-4|53	%patch0 -p2
12cu|miro-6.0-4|54	%patch1 -p2
12cu|miro-6.0-4|55	%patch2 -p2
12cu|miro-6.0-4|56	
12cu|miro-6.0-4|57	%build
12cu|miro-6.0-4|58	pushd linux
12cu|miro-6.0-4|59	CFLAGS="%{optflags}" LDFLAGS="%{ldflags}" python setup.py build
12cu|miro-6.0-4|60	popd
12cu|miro-6.0-4|61	
12cu|miro-6.0-4|62	%install
12cu|miro-6.0-4|63	pushd linux
12cu|miro-6.0-4|64	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|miro-6.0-4|65	popd
12cu|miro-6.0-4|66	
12cu|miro-6.0-4|67	%find_lang miro
12cu|miro-6.0-4|68	sed -i '/.*testdata.*/d' miro.lang
12cu|miro-6.0-4|69	
12cu|miro-6.0-4|70	desktop-file-install --vendor="" \
12cu|miro-6.0-4|71	--remove-key="Encoding" \
12cu|miro-6.0-4|72	--remove-category="Application" \
12cu|miro-6.0-4|73	--add-category="Video" \
12cu|miro-6.0-4|74	--add-category="Network" \
12cu|miro-6.0-4|75	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|miro-6.0-4|76	
12cu|miro-6.0-4|77	# Some binaries that we don't seem to need
12cu|miro-6.0-4|78	rm -rf %{buildroot}%{_bindir}/codegen*
12cu|miro-6.0-4|79	
12cu|miro-6.0-4|80	
12cu|miro-6.0-4|81	%changelog
12cu|miro-6.0-4|82	* Wed Dec 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.0-4
12cu|miro-6.0-4|83	+ Revision: d78ba22
12cu|miro-6.0-4|84	- LOG Add some bugfix patches from upstream
12cu|miro-6.0-4|85	
12cu|miro-6.0-4|86	

10105 12
12cu|mirovideoconverter-3.0.2-1|1	%define debug_package	%{nil}
12cu|mirovideoconverter-3.0.2-1|2	%define name	mirovideoconverter
12cu|mirovideoconverter-3.0.2-1|3	%define oname	mvc
12cu|mirovideoconverter-3.0.2-1|4	%define release	1
12cu|mirovideoconverter-3.0.2-1|5	%define version	3.0.2
12cu|mirovideoconverter-3.0.2-1|6	%define oversion 2012-12-30
12cu|mirovideoconverter-3.0.2-1|7	Summary:	Convert almost any video
12cu|mirovideoconverter-3.0.2-1|8	Name:		%{name}
12cu|mirovideoconverter-3.0.2-1|9	Version:	%{version}
12cu|mirovideoconverter-3.0.2-1|10	Release:	%{release}
12cu|mirovideoconverter-3.0.2-1|11	URL:		http://www.mirovideoconverter.com/
12cu|mirovideoconverter-3.0.2-1|12	Source0:	http://nightlies.pculture.org/data_volume/%{oname}-%{oversion}-.tar.gz
12cu|mirovideoconverter-3.0.2-1|13	Patch0:		linux-build.patch
12cu|mirovideoconverter-3.0.2-1|14	License:	GPLv3
12cu|mirovideoconverter-3.0.2-1|15	Group:		Video
12cu|mirovideoconverter-3.0.2-1|16	BuildRequires:	pkgconfig(python)
12cu|mirovideoconverter-3.0.2-1|17	BuildRequires:  python-setuptools
12cu|mirovideoconverter-3.0.2-1|18	BuildRequires:	desktop-file-utils
12cu|mirovideoconverter-3.0.2-1|19	Requires:	python(abi)
12cu|mirovideoconverter-3.0.2-1|20	Requires:	ffmpeg
12cu|mirovideoconverter-3.0.2-1|21	BuildArch:	noarch
12cu|mirovideoconverter-3.0.2-1|22	
12cu|mirovideoconverter-3.0.2-1|23	%description
12cu|mirovideoconverter-3.0.2-1|24	Miro Video Converter is super simple way to
12cu|mirovideoconverter-3.0.2-1|25	convert almost any video to MP4, WebM (vp8),
12cu|mirovideoconverter-3.0.2-1|26	Ogg Theora, or for Android, iPhone, and more.
12cu|mirovideoconverter-3.0.2-1|27	
12cu|mirovideoconverter-3.0.2-1|28	%prep
12cu|mirovideoconverter-3.0.2-1|29	%setup -q
12cu|mirovideoconverter-3.0.2-1|30	rm -fr setup-files/osx
12cu|mirovideoconverter-3.0.2-1|31	rm -fr setup-files/windows
12cu|mirovideoconverter-3.0.2-1|32	%patch0 -p0
12cu|mirovideoconverter-3.0.2-1|33	
12cu|mirovideoconverter-3.0.2-1|34	%build
12cu|mirovideoconverter-3.0.2-1|35	python setup.py build
12cu|mirovideoconverter-3.0.2-1|36	
12cu|mirovideoconverter-3.0.2-1|37	%install
12cu|mirovideoconverter-3.0.2-1|38	python setup.py install --root=$RPM_BUILD_ROOT
12cu|mirovideoconverter-3.0.2-1|39	
12cu|mirovideoconverter-3.0.2-1|40	%files
12cu|mirovideoconverter-3.0.2-1|41	%doc LICENSE
12cu|mirovideoconverter-3.0.2-1|42	%{_bindir}/*
12cu|mirovideoconverter-3.0.2-1|43	%{py_sitedir}/mirovideoconverter-3.0.2-py*.egg-info/*
12cu|mirovideoconverter-3.0.2-1|44	%{py_sitedir}/mvc/*.py
12cu|mirovideoconverter-3.0.2-1|45	%{py_sitedir}/mvc/qtfaststart/*.py
12cu|mirovideoconverter-3.0.2-1|46	%{py_sitedir}/mvc/resources/*
12cu|mirovideoconverter-3.0.2-1|47	%{py_sitedir}/mvc/ui/*.py
12cu|mirovideoconverter-3.0.2-1|48	%{py_sitedir}/mvc/widgets/*
12cu|mirovideoconverter-3.0.2-1|49	%{_datadir}/applications/%{name}.desktop
12cu|mirovideoconverter-3.0.2-1|50	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cu|mirovideoconverter-3.0.2-1|51	
12cu|mirovideoconverter-3.0.2-1|52	
12cu|mirovideoconverter-3.0.2-1|53	

10106 12
12cu|mixxx-1.11.0-2|1	Summary:	Music DJing software
12cu|mixxx-1.11.0-2|2	Name:		mixxx
12cu|mixxx-1.11.0-2|3	Version:	1.11.0
12cu|mixxx-1.11.0-2|4	Release:	%mkrel 2
12cu|mixxx-1.11.0-2|5	Group:		Sound
12cu|mixxx-1.11.0-2|6	License:	GPLv2+
12cu|mixxx-1.11.0-2|7	URL:		http://mixxx.sourceforge.net/
12cu|mixxx-1.11.0-2|8	Source:		http://downloads.mixxx.org/%{name}-%{version}/%{name}-%{version}-src.tar.gz
12cu|mixxx-1.11.0-2|9	#Patch1:	mixxx-1.7.0-ffmpeg-headers.patch
12cu|mixxx-1.11.0-2|10	#Patch2:	mixxx-1.9.0-remove-track-include.patch
12cu|mixxx-1.11.0-2|11	BuildRequires:	qt4-devel >= 4.6.0
12cu|mixxx-1.11.0-2|12	BuildRequires:	pkgconfig(sndfile)
12cu|mixxx-1.11.0-2|13	BuildRequires:	pkgconfig(fftw3)
12cu|mixxx-1.11.0-2|14	BuildRequires:	pkgconfig(ogg)
12cu|mixxx-1.11.0-2|15	BuildRequires:	pkgconfig(vorbis)
12cu|mixxx-1.11.0-2|16	BuildRequires:	pkgconfig(jack)
12cu|mixxx-1.11.0-2|17	BuildRequires:	pkgconfig(audiofile)
12cu|mixxx-1.11.0-2|18	BuildRequires:	pkgconfig(mad)
12cu|mixxx-1.11.0-2|19	BuildRequires:	pkgconfig(taglib)
12cu|mixxx-1.11.0-2|20	BuildRequires:	pkgconfig(id3tag)
12cu|mixxx-1.11.0-2|21	BuildRequires:	pkgconfig(glu)
12cu|mixxx-1.11.0-2|22	BuildRequires:	pkgconfig(alsa)
12cu|mixxx-1.11.0-2|23	BuildRequires:	pkgconfig(portaudio-2.0)
12cu|mixxx-1.11.0-2|24	BuildRequires:	pkgconfig(libdjconsole)
12cu|mixxx-1.11.0-2|25	BuildRequires:	pkgconfig(libusb)
12cu|mixxx-1.11.0-2|26	BuildRequires:	pkgconfig(libgpod-1.0)
12cu|mixxx-1.11.0-2|27	BuildRequires:	pkgconfig(shout)
12cu|mixxx-1.11.0-2|28	BuildRequires:	pkgconfig(protobuf)
12cu|mixxx-1.11.0-2|29	BuildRequires:	pkgconfig(rubberband)
12cu|mixxx-1.11.0-2|30	BuildRequires:	pkgconfig(wavpack)
12cu|mixxx-1.11.0-2|31	BuildRequires:	pkgconfig(libchromaprint)
12cu|mixxx-1.11.0-2|32	BuildRequires:	ladspa-devel
12cu|mixxx-1.11.0-2|33	BuildRequires:	portmidi-devel
12cu|mixxx-1.11.0-2|34	BuildRequires:	ffmpeg-devel
12cu|mixxx-1.11.0-2|35	BuildRequires:	scons
12cu|mixxx-1.11.0-2|36	BuildRequires:	python
12cu|mixxx-1.11.0-2|37	BuildRequires:	imagemagick
12cu|mixxx-1.11.0-2|38	Requires:	qt4-database-plugin-sqlite
12cu|mixxx-1.11.0-2|39	#py_requires -d
12cu|mixxx-1.11.0-2|40	
12cu|mixxx-1.11.0-2|41	%description
12cu|mixxx-1.11.0-2|42	Mixxx allows DJs to mix music live with a clean, simple interface.
12cu|mixxx-1.11.0-2|43	Futhermore, Mixxx has a number of key features to help DJs in the mix: beat
12cu|mixxx-1.11.0-2|44	estimation, parallel visual displays, and support for various DJ hardware
12cu|mixxx-1.11.0-2|45	controllers.
12cu|mixxx-1.11.0-2|46	
12cu|mixxx-1.11.0-2|47	Mixxx can be controlled through the GUI using the mouse, or by connecting MIDI
12cu|mixxx-1.11.0-2|48	devices to the computer. Commercial and custom build MIDI controllers can be
12cu|mixxx-1.11.0-2|49	used. The mapping between functions and MIDI controller values are done in
12cu|mixxx-1.11.0-2|50	text files.
12cu|mixxx-1.11.0-2|51	
12cu|mixxx-1.11.0-2|52	
12cu|mixxx-1.11.0-2|53	%prep
12cu|mixxx-1.11.0-2|54	%setup -q
12cu|mixxx-1.11.0-2|55	#patch1 -p1
12cu|mixxx-1.11.0-2|56	#patch2 -p0
12cu|mixxx-1.11.0-2|57	
12cu|mixxx-1.11.0-2|58	sed -i -e "s|QTDIR\/lib|QTDIR\/%{_lib}|g" src/SConscript
12cu|mixxx-1.11.0-2|59	# No more present in src/SConscript
12cu|mixxx-1.11.0-2|60	#sed -i -e 's|-Wl,-rpath,\$QTDIR/%%{_lib}||g' src/SConscript
12cu|mixxx-1.11.0-2|61	#sed -i -e "s|lib\/libqt-mt|%%{_lib}\/libqt-mt|g" \
12cu|mixxx-1.11.0-2|62	#	src/build.definition
12cu|mixxx-1.11.0-2|63	
12cu|mixxx-1.11.0-2|64	# Fix vamp plugins installation dir
12cu|mixxx-1.11.0-2|65	sed -i -e "s|(install_root, 'lib')|(install_root, '%{_lib}')|g" src/SConscript
12cu|mixxx-1.11.0-2|66	
12cu|mixxx-1.11.0-2|67	
12cu|mixxx-1.11.0-2|68	%build
12cu|mixxx-1.11.0-2|69	# Not working support: ffmpeg, ipod and tonal
12cu|mixxx-1.11.0-2|70	# Build fail: hss1394, ladspa
12cu|mixxx-1.11.0-2|71	# Other options: faad, mad
12cu|mixxx-1.11.0-2|72	%scons \
12cu|mixxx-1.11.0-2|73	prefix=%{_prefix} \
12cu|mixxx-1.11.0-2|74	install_root=%{buildroot}%{_prefix} \
12cu|mixxx-1.11.0-2|75	qtdir=%{qt4dir} \
12cu|mixxx-1.11.0-2|76	qdebug=0 \
12cu|mixxx-1.11.0-2|77	djconsole=1 \
12cu|mixxx-1.11.0-2|78	optimize=0 \
12cu|mixxx-1.11.0-2|79	shoutcast=1 \
12cu|mixxx-1.11.0-2|80	wavpack=1 \
12cu|mixxx-1.11.0-2|81	promotracks=1 \
12cu|mixxx-1.11.0-2|82	ladspa=0 \
12cu|mixxx-1.11.0-2|83	ipod=0 \
12cu|mixxx-1.11.0-2|84	hifieq=1 \
12cu|mixxx-1.11.0-2|85	ffmpeg=0 \
12cu|mixxx-1.11.0-2|86	vamp=1 \
12cu|mixxx-1.11.0-2|87	vinylcontrol=1 \
12cu|mixxx-1.11.0-2|88	tonal=0 \
12cu|mixxx-1.11.0-2|89	portmidi=1 \
12cu|mixxx-1.11.0-2|90	m4a=0 \
12cu|mixxx-1.11.0-2|91	tuned=0
12cu|mixxx-1.11.0-2|92	
12cu|mixxx-1.11.0-2|93	
12cu|mixxx-1.11.0-2|94	%install
12cu|mixxx-1.11.0-2|95	export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:%{qt4lib}/pkgconfig
12cu|mixxx-1.11.0-2|96	mkdir -p %{buildroot}%{_prefix}
12cu|mixxx-1.11.0-2|97	%scons_install \
12cu|mixxx-1.11.0-2|98	prefix=%{_prefix} \
12cu|mixxx-1.11.0-2|99	install_root=%{buildroot}%{_prefix}
12cu|mixxx-1.11.0-2|100	
12cu|mixxx-1.11.0-2|101	rm -fr %{buildroot}/%{_docdir}
12cu|mixxx-1.11.0-2|102	
12cu|mixxx-1.11.0-2|103	mkdir -p %{buildroot}%{_datadir}/applications
12cu|mixxx-1.11.0-2|104	install -m644 src/mixxx.desktop %{buildroot}%{_datadir}/applications
12cu|mixxx-1.11.0-2|105	
12cu|mixxx-1.11.0-2|106	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,128x128}/apps
12cu|mixxx-1.11.0-2|107	
12cu|mixxx-1.11.0-2|108	install -m644 res/images/mixxx-icon.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/mixxx-icon.png
12cu|mixxx-1.11.0-2|109	convert -resize 128x128 res/images/mixxx-icon.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/mixxx-icon.png
12cu|mixxx-1.11.0-2|110	convert -resize 32x32 res/images/mixxx-icon.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/mixxx-icon.png
12cu|mixxx-1.11.0-2|111	convert -resize 16x16 res/images/mixxx-icon.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/mixxx-icon.png
12cu|mixxx-1.11.0-2|112	
12cu|mixxx-1.11.0-2|113	# not needed
12cu|mixxx-1.11.0-2|114	rm -rf %{buildroot}%{_datadir}/pixmaps
12cu|mixxx-1.11.0-2|115	
12cu|mixxx-1.11.0-2|116	# Fix rpmlint warnings
12cu|mixxx-1.11.0-2|117	chmod +x %{buildroot}%{_datadir}/%{name}/controllers/convertToXMLSchemaV1.php
12cu|mixxx-1.11.0-2|118	chmod +x %{buildroot}%{_datadir}/%{name}/controllers/Vestax-VCI-300-scripts.js
12cu|mixxx-1.11.0-2|119	
12cu|mixxx-1.11.0-2|120	
12cu|mixxx-1.11.0-2|121	%files
12cu|mixxx-1.11.0-2|122	%doc README LICENSE README.macro
12cu|mixxx-1.11.0-2|123	%doc Mixxx-Manual.pdf
12cu|mixxx-1.11.0-2|124	%{_bindir}/%{name}
12cu|mixxx-1.11.0-2|125	%{_libdir}/%{name}/plugins/vamp/*.so
12cu|mixxx-1.11.0-2|126	%{_iconsdir}/hicolor/*/apps/*
12cu|mixxx-1.11.0-2|127	%{_datadir}/%{name}
12cu|mixxx-1.11.0-2|128	%{_datadir}/applications/%{name}.desktop
12cu|mixxx-1.11.0-2|129	
12cu|mixxx-1.11.0-2|130	
12cu|mixxx-1.11.0-2|131	
12cu|mixxx-1.11.0-2|132	%changelog
12cu|mixxx-1.11.0-2|133	* Sat Mar 22 2014 Giovanni Mariani <mc2374@mclink.it> 1.11.0-2
12cu|mixxx-1.11.0-2|134	+ Revision: fd21f0f
12cu|mixxx-1.11.0-2|135	- Reduced rpmlint warnings - Enabled vamp plugins
12cu|mixxx-1.11.0-2|136	
12cu|mixxx-1.11.0-2|137	

10107 12
12cu|mj-1.14-1|1	Summary:	Chinese game of mah-jong
12cu|mj-1.14-1|2	Name:		mj
12cu|mj-1.14-1|3	Version:	1.14
12cu|mj-1.14-1|4	Release:	1
12cu|mj-1.14-1|5	License:	GPLv2+
12cu|mj-1.14-1|6	Group:		Games/Boards
12cu|mj-1.14-1|7	Url:		http://www.stevens-bradfield.com/MahJong/
12cu|mj-1.14-1|8	Source0:	http://mahjong.julianbradfield.org/Source/%{name}-%{version}-src.tar.gz
12cu|mj-1.14-1|9	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|mj-1.14-1|10	
12cu|mj-1.14-1|11	%description
12cu|mj-1.14-1|12	mj is the Chinese game of mah-jong. mj supports network play, as well as
12cu|mj-1.14-1|13	simple human to computer play. A Windows (tm) version of this game is
12cu|mj-1.14-1|14	also available.
12cu|mj-1.14-1|15	
12cu|mj-1.14-1|16	%files
12cu|mj-1.14-1|17	%doc ChangeLog README CHANGES LICENCE
12cu|mj-1.14-1|18	%{_bindir}/xmj
12cu|mj-1.14-1|19	%{_bindir}/mj-*
12cu|mj-1.14-1|20	%{_mandir}/man1/*.1*
12cu|mj-1.14-1|21	%{_datadir}/applications/*.desktop
12cu|mj-1.14-1|22	
12cu|mj-1.14-1|23	#----------------------------------------------------------------------------
12cu|mj-1.14-1|24	
12cu|mj-1.14-1|25	%prep
12cu|mj-1.14-1|26	%setup -q -n %{name}-%{version}-src
12cu|mj-1.14-1|27	
12cu|mj-1.14-1|28	%build
12cu|mj-1.14-1|29	make CDEBUGFLAGS="%{optflags}" CCLINK="gcc %{?ldflags}"
12cu|mj-1.14-1|30	
12cu|mj-1.14-1|31	%install
12cu|mj-1.14-1|32	%makeinstall_std \
12cu|mj-1.14-1|33	install.man \
12cu|mj-1.14-1|34	BINDIR="%{_bindir}" \
12cu|mj-1.14-1|35	MANDIR="%{_mandir}/man1" \
12cu|mj-1.14-1|36	INSTPGMFLAGS=""
12cu|mj-1.14-1|37	
12cu|mj-1.14-1|38	mkdir -p %{buildroot}%{_datadir}/applications
12cu|mj-1.14-1|39	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|mj-1.14-1|40	[Desktop Entry]
12cu|mj-1.14-1|41	Name=Mahjong
12cu|mj-1.14-1|42	Comment=Chinese game of mah-jong
12cu|mj-1.14-1|43	Exec=%{_bindir}/xmj
12cu|mj-1.14-1|44	Icon=boards_section
12cu|mj-1.14-1|45	Terminal=false
12cu|mj-1.14-1|46	Type=Application
12cu|mj-1.14-1|47	Categories=Game;BoardGame;
12cu|mj-1.14-1|48	EOF
12cu|mj-1.14-1|49	
12cu|mj-1.14-1|50	
12cu|mj-1.14-1|51	%changelog
12cu|mj-1.14-1|52	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.14-1
12cu|mj-1.14-1|53	+ Revision: 764a977
12cu|mj-1.14-1|54	- LOG New version 1.14, swicth to GTK2, fix debug package
12cu|mj-1.14-1|55	
12cu|mj-1.14-1|56	

10108 12
12cu|mldonkey-3.1.3-1|1	Name:		mldonkey
12cu|mldonkey-3.1.3-1|2	Version:	3.1.3
12cu|mldonkey-3.1.3-1|3	Release:	1
12cu|mldonkey-3.1.3-1|4	Summary:	Door to the 'donkey' network
12cu|mldonkey-3.1.3-1|5	License:	GPLv2
12cu|mldonkey-3.1.3-1|6	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cu|mldonkey-3.1.3-1|7	#http://savannah.nongnu.org/download/mldonkey/%{name}-%{version}.tar.bz2
12cu|mldonkey-3.1.3-1|8	Source1:	%{name}-icon-16.png
12cu|mldonkey-3.1.3-1|9	Source2:	%{name}-icon-32.png
12cu|mldonkey-3.1.3-1|10	Source3:	%{name}-icon-48.png
12cu|mldonkey-3.1.3-1|11	Source4:	%{name}.init
12cu|mldonkey-3.1.3-1|12	Source5:	downloads.ini
12cu|mldonkey-3.1.3-1|13	Source6:	%{name}.sysconfig
12cu|mldonkey-3.1.3-1|14	Source7:	mlnet.sh
12cu|mldonkey-3.1.3-1|15	Source8:	mldonkey_df_monitor.crond
12cu|mldonkey-3.1.3-1|16	Source9:	mldonkey_df_monitor.sh
12cu|mldonkey-3.1.3-1|17	Source10:	mlgui.sh
12cu|mldonkey-3.1.3-1|18	Source11:	mldonkey.logrotate
12cu|mldonkey-3.1.3-1|19	URL:		http://sourceforge.net/projects/mldonkey/
12cu|mldonkey-3.1.3-1|20	#http://www.nongnu.org/mldonkey
12cu|mldonkey-3.1.3-1|21	Group:		System/Servers
12cu|mldonkey-3.1.3-1|22	BuildRequires:	camlp4
12cu|mldonkey-3.1.3-1|23	BuildRequires:	gd-devel
12cu|mldonkey-3.1.3-1|24	BuildRequires:	pkgconfig(ncurses)
12cu|mldonkey-3.1.3-1|25	BuildRequires:	pkgconfig(librsvg-2.0)
12cu|mldonkey-3.1.3-1|26	BuildRequires:  ocaml >= 3.10.2
12cu|mldonkey-3.1.3-1|27	BuildRequires:	ocaml-findlib
12cu|mldonkey-3.1.3-1|28	BuildRequires:	ocaml-lablgtk2-devel
12cu|mldonkey-3.1.3-1|29	BuildRequires:	bzip2-devel
12cu|mldonkey-3.1.3-1|30	BuildRequires:	magic-devel
12cu|mldonkey-3.1.3-1|31	Epoch:		1
12cu|mldonkey-3.1.3-1|32	Requires: 	netcat
12cu|mldonkey-3.1.3-1|33	
12cu|mldonkey-3.1.3-1|34	%description
12cu|mldonkey-3.1.3-1|35	MLDonkey is a door to the 'donkey' network, a decentralized network used to
12cu|mldonkey-3.1.3-1|36	exchange big files on the Internet. It is written in a wonderful language,
12cu|mldonkey-3.1.3-1|37	called Objective-Caml, and present most features of the basic Windows donkey
12cu|mldonkey-3.1.3-1|38	client, plus some more:
12cu|mldonkey-3.1.3-1|39	- It should work on most UNIX-compatible platforms.
12cu|mldonkey-3.1.3-1|40	- You can remotely command your client, either by telnet, on a WEB browser,
12cu|mldonkey-3.1.3-1|41	or with the GTK interface.
12cu|mldonkey-3.1.3-1|42	- You can connect to several servers, and each search will query all the
12cu|mldonkey-3.1.3-1|43	connected servers.
12cu|mldonkey-3.1.3-1|44	- You can select mp3s by bitrates in queries (useful ?).
12cu|mldonkey-3.1.3-1|45	- You can select the name of a downloaded file before moving it to your
12cu|mldonkey-3.1.3-1|46	incoming directory.
12cu|mldonkey-3.1.3-1|47	- You can have several queries in the graphical user interface at the same
12cu|mldonkey-3.1.3-1|48	time.
12cu|mldonkey-3.1.3-1|49	- You can remember your old queries results in the command-line interface.
12cu|mldonkey-3.1.3-1|50	- You can search in the history of all files you have seen on the network.
12cu|mldonkey-3.1.3-1|51	
12cu|mldonkey-3.1.3-1|52	It can also access other peer-to-peer networks:
12cu|mldonkey-3.1.3-1|53	- Direct Connect
12cu|mldonkey-3.1.3-1|54	- Open Napster
12cu|mldonkey-3.1.3-1|55	- Gnutella LimeWire
12cu|mldonkey-3.1.3-1|56	- Soulseek
12cu|mldonkey-3.1.3-1|57	- Audio Galaxy
12cu|mldonkey-3.1.3-1|58	- OpenFT
12cu|mldonkey-3.1.3-1|59	- Overnet
12cu|mldonkey-3.1.3-1|60	- Bittorent
12cu|mldonkey-3.1.3-1|61	- FileTP
12cu|mldonkey-3.1.3-1|62	
12cu|mldonkey-3.1.3-1|63	%package gui
12cu|mldonkey-3.1.3-1|64	Summary:	Graphical frontend for mldonkey based on GTK
12cu|mldonkey-3.1.3-1|65	Group:		Networking/Other
12cu|mldonkey-3.1.3-1|66	Provides:	mldonkey-gui-i18n
12cu|mldonkey-3.1.3-1|67	Provides:       mldonkey-gui-i18n-de
12cu|mldonkey-3.1.3-1|68	Provides:       mldonkey-gui-i18n-es
12cu|mldonkey-3.1.3-1|69	Provides:       mldonkey-gui-i18n-fr
12cu|mldonkey-3.1.3-1|70	Provides:       mldonkey-gui-i18n-pt_BR
12cu|mldonkey-3.1.3-1|71	Provides:       mldonkey-gui-i18n-sv
12cu|mldonkey-3.1.3-1|72	Obsoletes:      mldonkey-gui-i18n-de
12cu|mldonkey-3.1.3-1|73	Obsoletes:      mldonkey-gui-i18n-es
12cu|mldonkey-3.1.3-1|74	Obsoletes:      mldonkey-gui-i18n-fr
12cu|mldonkey-3.1.3-1|75	Obsoletes:      mldonkey-gui-i18n-pt_BR
12cu|mldonkey-3.1.3-1|76	Obsoletes:      mldonkey-gui-i18n-sv
12cu|mldonkey-3.1.3-1|77	
12cu|mldonkey-3.1.3-1|78	%description gui
12cu|mldonkey-3.1.3-1|79	The GTK interface for mldonkey provides a convenient way of managing
12cu|mldonkey-3.1.3-1|80	all mldonkey operations. It gives details about conected servers,
12cu|mldonkey-3.1.3-1|81	downloaded files, friends and lets one search for files in a pleasing
12cu|mldonkey-3.1.3-1|82	way.
12cu|mldonkey-3.1.3-1|83	
12cu|mldonkey-3.1.3-1|84	%package init
12cu|mldonkey-3.1.3-1|85	Requires(pre):	rpm-helper
12cu|mldonkey-3.1.3-1|86	Summary:	Init to launch mldonkey
12cu|mldonkey-3.1.3-1|87	Group:		System/Servers
12cu|mldonkey-3.1.3-1|88	Requires:	%{name} = %{epoch}:%{version}-%{release}
12cu|mldonkey-3.1.3-1|89	
12cu|mldonkey-3.1.3-1|90	%description init
12cu|mldonkey-3.1.3-1|91	Contains init and configs to launch mldonkey as a service.
12cu|mldonkey-3.1.3-1|92	
12cu|mldonkey-3.1.3-1|93	NOTE: by default incoming dir is located in /var/lib/mldonkey/incoming and
12cu|mldonkey-3.1.3-1|94	temp dir in /var/cache/mldonkey. Mlondkey is launched by daemon function
12cu|mldonkey-3.1.3-1|95	with mldonkey user (created in postinst script).
12cu|mldonkey-3.1.3-1|96	
12cu|mldonkey-3.1.3-1|97	NOTE: If you are using a password for your mldonkey, you now need to specify
12cu|mldonkey-3.1.3-1|98	it in your /etc/sysconfig/mldonkey, because mldonkey now stores them crypted.
12cu|mldonkey-3.1.3-1|99	
12cu|mldonkey-3.1.3-1|100	%package ed2k_submit
12cu|mldonkey-3.1.3-1|101	Summary:	This tool gives you an easy way to add a ed2k-link
12cu|mldonkey-3.1.3-1|102	Group:		Graphical desktop/KDE
12cu|mldonkey-3.1.3-1|103	Requires:	kdebase4-runtime
12cu|mldonkey-3.1.3-1|104	Requires:	perl-libwww-perl
12cu|mldonkey-3.1.3-1|105	
12cu|mldonkey-3.1.3-1|106	%description ed2k_submit
12cu|mldonkey-3.1.3-1|107	This tool gives you an easy way to add an ed2k-link
12cu|mldonkey-3.1.3-1|108	(like ed2k://|file|filename.exe|21352658|72b0b287cab7d875ccc1d89ebe910b9g|)
12cu|mldonkey-3.1.3-1|109	with a single click to your mldonkey download queue.
12cu|mldonkey-3.1.3-1|110	
12cu|mldonkey-3.1.3-1|111	You need to edit /etc/sysconfig/mldonkey_submit
12cu|mldonkey-3.1.3-1|112	
12cu|mldonkey-3.1.3-1|113	%prep
12cu|mldonkey-3.1.3-1|114	%setup -q
12cu|mldonkey-3.1.3-1|115	
12cu|mldonkey-3.1.3-1|116	%build
12cu|mldonkey-3.1.3-1|117	%configure2_5x --enable-gui
12cu|mldonkey-3.1.3-1|118	%make
12cu|mldonkey-3.1.3-1|119	
12cu|mldonkey-3.1.3-1|120	%install
12cu|mldonkey-3.1.3-1|121	rm -rf %{buildroot}
12cu|mldonkey-3.1.3-1|122	
12cu|mldonkey-3.1.3-1|123	# core
12cu|mldonkey-3.1.3-1|124	install -d -m 755 %{buildroot}%{_bindir}
12cu|mldonkey-3.1.3-1|125	install -d -m 755 %{buildroot}%{_libdir}/%{name}
12cu|mldonkey-3.1.3-1|126	install -m 755 %{SOURCE7} %{buildroot}%{_bindir}/mlnet
12cu|mldonkey-3.1.3-1|127	install -m 755 mlnet %{buildroot}%{_libdir}/%{name}/mlnet
12cu|mldonkey-3.1.3-1|128	install -m 755 distrib/mldonkey_command %{buildroot}%{_bindir}/mldonkey_command
12cu|mldonkey-3.1.3-1|129	install -m 755 distrib/kill_mldonkey %{buildroot}%{_bindir}/kill_mldonkey
12cu|mldonkey-3.1.3-1|130	
12cu|mldonkey-3.1.3-1|131	for link in mlbt mldonkey mlgnut; do
12cu|mldonkey-3.1.3-1|132	ln -s mlnet %{buildroot}%{_libdir}/%{name}/$link ;
12cu|mldonkey-3.1.3-1|133	done
12cu|mldonkey-3.1.3-1|134	
12cu|mldonkey-3.1.3-1|135	# gui
12cu|mldonkey-3.1.3-1|136	install -m 755 mlgui %{buildroot}%{_libdir}/%{name}/mlgui
12cu|mldonkey-3.1.3-1|137	install -m 755 mlguistarter %{buildroot}%{_libdir}/%{name}/mlguistarter
12cu|mldonkey-3.1.3-1|138	install -m 755 distrib/mldonkey_previewer %{buildroot}%{_bindir}/mldonkey_previewer
12cu|mldonkey-3.1.3-1|139	install -m 755 %{SOURCE10} %{buildroot}%{_bindir}/mlgui
12cu|mldonkey-3.1.3-1|140	
12cu|mldonkey-3.1.3-1|141	# i18n
12cu|mldonkey-3.1.3-1|142	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|mldonkey-3.1.3-1|143	install -m 644 distrib/i18n/gui_messages.ini.de %{buildroot}%{_datadir}/%{name}/gui_messages.ini.de
12cu|mldonkey-3.1.3-1|144	install -m 644 distrib/i18n/gui_messages.ini.fr.noaccents %{buildroot}%{_datadir}/%{name}/gui_messages.ini.fr
12cu|mldonkey-3.1.3-1|145	install -m 644 distrib/i18n/gui_messages.ini.sp %{buildroot}%{_datadir}/%{name}/gui_messages.ini.es
12cu|mldonkey-3.1.3-1|146	install -m 644 distrib/i18n/gui_messages.ini.pt_BR %{buildroot}%{_datadir}/%{name}/gui_messages.ini.pt_BR
12cu|mldonkey-3.1.3-1|147	install -m 644 distrib/i18n/gui_messages.ini.sv %{buildroot}%{_datadir}/%{name}/gui_messages.ini.sv
12cu|mldonkey-3.1.3-1|148	install -m 644 distrib/i18n/gui_messages.ini.catalan %{buildroot}%{_datadir}/%{name}/gui_messages.ini.ca
12cu|mldonkey-3.1.3-1|149	install -m 644 distrib/i18n/gui_messages.ini.dutch %{buildroot}%{_datadir}/%{name}/gui_messages.ini.dutch
12cu|mldonkey-3.1.3-1|150	install -m 644 distrib/i18n/gui_messages.ini.ga %{buildroot}%{_datadir}/%{name}/gui_messages.ini.ga
12cu|mldonkey-3.1.3-1|151	
12cu|mldonkey-3.1.3-1|152	# init
12cu|mldonkey-3.1.3-1|153	install -d -m 755 %{buildroot}%{_initrddir}
12cu|mldonkey-3.1.3-1|154	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cu|mldonkey-3.1.3-1|155	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/incoming
12cu|mldonkey-3.1.3-1|156	install -d -m 755 %{buildroot}%{_localstatedir}/cache/mldonkey
12cu|mldonkey-3.1.3-1|157	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
12cu|mldonkey-3.1.3-1|158	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
12cu|mldonkey-3.1.3-1|159	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cu|mldonkey-3.1.3-1|160	install -m 755 %{SOURCE4} %{buildroot}%{_initrddir}/mldonkey
12cu|mldonkey-3.1.3-1|161	install -m 644 %{SOURCE5} %{buildroot}%{_localstatedir}/lib/%{name}/downloads.ini
12cu|mldonkey-3.1.3-1|162	install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/sysconfig/mldonkey
12cu|mldonkey-3.1.3-1|163	install -m 644 %{SOURCE8} %{buildroot}%{_sysconfdir}/cron.d/mldonkey_df_monitor
12cu|mldonkey-3.1.3-1|164	install -m 755 %{SOURCE9} %{buildroot}%{_libdir}/%{name}/mldonkey_df_monitor.sh
12cu|mldonkey-3.1.3-1|165	install -m 644 %{SOURCE11} %{buildroot}%{_sysconfdir}/logrotate.d/mldonkey
12cu|mldonkey-3.1.3-1|166	
12cu|mldonkey-3.1.3-1|167	# macroize library dirs in scripts
12cu|mldonkey-3.1.3-1|168	perl -i -pe 's|/usr/lib/%{name}|%{_libdir}/%{name}|g' \
12cu|mldonkey-3.1.3-1|169	%{buildroot}%{_bindir}/mlnet %{buildroot}%{_bindir}/mlgui \
12cu|mldonkey-3.1.3-1|170	%{buildroot}%{_initrddir}/mldonkey \
12cu|mldonkey-3.1.3-1|171	%{buildroot}%{_sysconfdir}/cron.d/mldonkey_df_monitor \
12cu|mldonkey-3.1.3-1|172	%{buildroot}%{_localstatedir}/lib/%{name}/downloads.ini \
12cu|mldonkey-3.1.3-1|173	%{buildroot}%{_libdir}/%{name}/mldonkey_df_monitor.sh
12cu|mldonkey-3.1.3-1|174	
12cu|mldonkey-3.1.3-1|175	# ed2k_submit
12cu|mldonkey-3.1.3-1|176	install -d -m 755 %{buildroot}%{_datadir}/services/
12cu|mldonkey-3.1.3-1|177	install -m 755 distrib/ed2k_submit/mldonkey_submit %{buildroot}%{_bindir}/mldonkey_submit
12cu|mldonkey-3.1.3-1|178	install -m 644 distrib/ed2k_submit/mldonkey %{buildroot}%{_sysconfdir}/sysconfig/mldonkey_submit
12cu|mldonkey-3.1.3-1|179	install -m 644 distrib/ed2k_submit/ed2k.protocol  %{buildroot}%{_datadir}/services/ed2k.protocol
12cu|mldonkey-3.1.3-1|180	
12cu|mldonkey-3.1.3-1|181	# menu
12cu|mldonkey-3.1.3-1|182	install %{SOURCE1} -D -m 644 %{buildroot}%{_miconsdir}/%{name}.png
12cu|mldonkey-3.1.3-1|183	install %{SOURCE2} -D -m 644 %{buildroot}%{_iconsdir}/%{name}.png
12cu|mldonkey-3.1.3-1|184	install %{SOURCE3} -D -m 644 %{buildroot}%{_liconsdir}/%{name}.png
12cu|mldonkey-3.1.3-1|185	
12cu|mldonkey-3.1.3-1|186	install -d -m 755 %{buildroot}%{_datadir}/applications/
12cu|mldonkey-3.1.3-1|187	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}-gui.desktop
12cu|mldonkey-3.1.3-1|188	[Desktop Entry]
12cu|mldonkey-3.1.3-1|189	Name=Mldonkey GUI
12cu|mldonkey-3.1.3-1|190	Comment=Download files with Mldonkey
12cu|mldonkey-3.1.3-1|191	Exec=%{_bindir}/mlgui
12cu|mldonkey-3.1.3-1|192	Icon=%{name}
12cu|mldonkey-3.1.3-1|193	Terminal=false
12cu|mldonkey-3.1.3-1|194	Type=Application
12cu|mldonkey-3.1.3-1|195	StartupNotify=true
12cu|mldonkey-3.1.3-1|196	Categories=GTK;Network;FileTransfer;P2P;X-MandrivaLinux-Internet-FileTransfer;
12cu|mldonkey-3.1.3-1|197	EOF
12cu|mldonkey-3.1.3-1|198	
12cu|mldonkey-3.1.3-1|199	%pre init
12cu|mldonkey-3.1.3-1|200	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/bash
12cu|mldonkey-3.1.3-1|201	
12cu|mldonkey-3.1.3-1|202	%post init
12cu|mldonkey-3.1.3-1|203	%_post_service %{name}
12cu|mldonkey-3.1.3-1|204	
12cu|mldonkey-3.1.3-1|205	%preun init
12cu|mldonkey-3.1.3-1|206	%_preun_service %{name}
12cu|mldonkey-3.1.3-1|207	
12cu|mldonkey-3.1.3-1|208	%postun init
12cu|mldonkey-3.1.3-1|209	%_postun_userdel %{name}
12cu|mldonkey-3.1.3-1|210	
12cu|mldonkey-3.1.3-1|211	%post gui
12cu|mldonkey-3.1.3-1|212	%update_menus
12cu|mldonkey-3.1.3-1|213	
12cu|mldonkey-3.1.3-1|214	%postun gui
12cu|mldonkey-3.1.3-1|215	%clean_menus
12cu|mldonkey-3.1.3-1|216	
12cu|mldonkey-3.1.3-1|217	%files
12cu|mldonkey-3.1.3-1|218	%defattr(-,root,root)
12cu|mldonkey-3.1.3-1|219	%doc Copying.txt distrib/Authors.txt distrib/Bugs.txt distrib/ChangeLog
12cu|mldonkey-3.1.3-1|220	%doc distrib/Todo.txt distrib/ed2k_submit/README.MLdonkeySubmit distrib/Developers.txt
12cu|mldonkey-3.1.3-1|221	%doc docs
12cu|mldonkey-3.1.3-1|222	%{_bindir}/mlnet
12cu|mldonkey-3.1.3-1|223	%{_bindir}/mldonkey_command
12cu|mldonkey-3.1.3-1|224	%{_bindir}/kill_mldonkey
12cu|mldonkey-3.1.3-1|225	%dir %{_libdir}/%{name}
12cu|mldonkey-3.1.3-1|226	%{_libdir}/%{name}/mlbt
12cu|mldonkey-3.1.3-1|227	%{_libdir}/%{name}/mldonkey
12cu|mldonkey-3.1.3-1|228	%{_libdir}/%{name}/mlgnut
12cu|mldonkey-3.1.3-1|229	%{_libdir}/%{name}/mlnet
12cu|mldonkey-3.1.3-1|230	#{_libdir}/%{name}/use_tags
12cu|mldonkey-3.1.3-1|231	
12cu|mldonkey-3.1.3-1|232	%files gui
12cu|mldonkey-3.1.3-1|233	%defattr(-,root,root)
12cu|mldonkey-3.1.3-1|234	%doc Copying.txt distrib/Authors.txt distrib/Bugs.txt distrib/ChangeLog distrib/Developers.txt distrib/Todo.txt
12cu|mldonkey-3.1.3-1|235	%{_bindir}/mlgui*
12cu|mldonkey-3.1.3-1|236	%{_bindir}/mldonkey_previewer
12cu|mldonkey-3.1.3-1|237	%dir %{_libdir}/%{name}
12cu|mldonkey-3.1.3-1|238	%{_libdir}/%{name}/mlgui
12cu|mldonkey-3.1.3-1|239	%{_libdir}/%{name}/mlguistarter
12cu|mldonkey-3.1.3-1|240	%{_iconsdir}/%{name}.png
12cu|mldonkey-3.1.3-1|241	%{_miconsdir}/%{name}.png
12cu|mldonkey-3.1.3-1|242	%{_liconsdir}/%{name}.png
12cu|mldonkey-3.1.3-1|243	%{_datadir}/%{name}
12cu|mldonkey-3.1.3-1|244	%{_datadir}/applications/%{name}-gui.desktop
12cu|mldonkey-3.1.3-1|245	
12cu|mldonkey-3.1.3-1|246	%files init
12cu|mldonkey-3.1.3-1|247	%defattr(-,root,root)
12cu|mldonkey-3.1.3-1|248	%doc Copying.txt
12cu|mldonkey-3.1.3-1|249	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cu|mldonkey-3.1.3-1|250	%config(noreplace) %{_sysconfdir}/cron.d/mldonkey_df_monitor
12cu|mldonkey-3.1.3-1|251	%config(noreplace) %{_initrddir}/mldonkey
12cu|mldonkey-3.1.3-1|252	%config(noreplace) %{_sysconfdir}/logrotate.d/mldonkey
12cu|mldonkey-3.1.3-1|253	%{_libdir}/%{name}/mldonkey_df_monitor.sh
12cu|mldonkey-3.1.3-1|254	%attr(600,mldonkey,mldonkey) %config(noreplace) %{_localstatedir}/lib/mldonkey/downloads.ini
12cu|mldonkey-3.1.3-1|255	%attr(770,mldonkey,mldonkey) %dir %{_localstatedir}/lib/%{name}/incoming
12cu|mldonkey-3.1.3-1|256	%attr(700,mldonkey,mldonkey) %dir %{_localstatedir}/cache/%{name}
12cu|mldonkey-3.1.3-1|257	%attr(710,mldonkey,mldonkey) %dir %{_localstatedir}/lib/%{name}
12cu|mldonkey-3.1.3-1|258	
12cu|mldonkey-3.1.3-1|259	%files ed2k_submit
12cu|mldonkey-3.1.3-1|260	%defattr(-,root,root)
12cu|mldonkey-3.1.3-1|261	%doc Copying.txt distrib/ed2k_submit/README.MLdonkeySubmit
12cu|mldonkey-3.1.3-1|262	%config(noreplace) %{_sysconfdir}/sysconfig/mldonkey_submit
12cu|mldonkey-3.1.3-1|263	%{_bindir}/mldonkey_submit
12cu|mldonkey-3.1.3-1|264	%{_datadir}/services/ed2k.protocol
12cu|mldonkey-3.1.3-1|265	
12cu|mldonkey-3.1.3-1|266	%clean
12cu|mldonkey-3.1.3-1|267	rm -rf %{buildroot}
12cu|mldonkey-3.1.3-1|268	
12cu|mldonkey-3.1.3-1|269	
12cu|mldonkey-3.1.3-1|270	%changelog
12cu|mldonkey-3.1.3-1|271	* Fri Jun 08 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:3.1.2-1
12cu|mldonkey-3.1.3-1|272	+ Revision: 803350
12cu|mldonkey-3.1.3-1|273	- Fix BuildRequires: to not install 32bit code on x86_64
12cu|mldonkey-3.1.3-1|274	- Fix unresolvable "kdebase" dependency in ed2k-submit
12cu|mldonkey-3.1.3-1|275	- Update to 3.1.2
12cu|mldonkey-3.1.3-1|276	
12cu|mldonkey-3.1.3-1|277	* Mon Jan 16 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:3.1.0-1
12cu|mldonkey-3.1.3-1|278	+ Revision: 761807
12cu|mldonkey-3.1.3-1|279	- Clean up spec file
12cu|mldonkey-3.1.3-1|280	- Update to 3.1.0
12cu|mldonkey-3.1.3-1|281	
12cu|mldonkey-3.1.3-1|282	* Fri Aug 05 2011 Andrey Bondrov <abondrov@mandriva.org> 1:3.0.7-1
12cu|mldonkey-3.1.3-1|283	+ Revision: 693323
12cu|mldonkey-3.1.3-1|284	- Add patch1 to fix gcc-4.6 build. Drop obsoleted chat package.
12cu|mldonkey-3.1.3-1|285	- imported package mldonkey
12cu|mldonkey-3.1.3-1|286	
12cu|mldonkey-3.1.3-1|287	
12cu|mldonkey-3.1.3-1|288	* Sat Jul 23 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 1:3.0.7-1mdv2011.0
12cu|mldonkey-3.1.3-1|289	- New version 3.0.7
12cu|mldonkey-3.1.3-1|290	- Import from PLF
12cu|mldonkey-3.1.3-1|291	- Remove PLF reference
12cu|mldonkey-3.1.3-1|292	
12cu|mldonkey-3.1.3-1|293	* Sat Oct 31 2009 Guillaume Rousse <guillomovitch@zarb.org> 1:3.0.1-1plf2010.0
12cu|mldonkey-3.1.3-1|294	- new version
12cu|mldonkey-3.1.3-1|295	- drop old configure patch
12cu|mldonkey-3.1.3-1|296	- drop old menu entry
12cu|mldonkey-3.1.3-1|297	- add libmagic support
12cu|mldonkey-3.1.3-1|298	- fix #250:
12cu|mldonkey-3.1.3-1|299	- fix '%%{_localstatedir}' semantic change
12cu|mldonkey-3.1.3-1|300	- fix log file handling in initscript
12cu|mldonkey-3.1.3-1|301	
12cu|mldonkey-3.1.3-1|302	* Sun Mar 01 2009 Stefan van der Eijk <stefan@zarb.org> 1:3.0.0-1plf2009.1
12cu|mldonkey-3.1.3-1|303	- 3.0.0
12cu|mldonkey-3.1.3-1|304	- fix netcat dependency

10109 12
12cu|mlterm-3.0.11-4|1	%define majorkik       14
12cu|mlterm-3.0.11-4|2	%define libnamekik     %mklibname kik %{majorkik}
12cu|mlterm-3.0.11-4|3	%define libnamedevkik  %mklibname -d kik %{majorkik}
12cu|mlterm-3.0.11-4|4	
12cu|mlterm-3.0.11-4|5	%define majormkf       16
12cu|mlterm-3.0.11-4|6	%define libnamemkf     %mklibname mkf %{majormkf}
12cu|mlterm-3.0.11-4|7	%define libnamedevmkf  %mklibname -d mkf %{majormkf}
12cu|mlterm-3.0.11-4|8	
12cu|mlterm-3.0.11-4|9	Summary:     Multi Lingual TERMinal emulator for X
12cu|mlterm-3.0.11-4|10	Name:        mlterm
12cu|mlterm-3.0.11-4|11	Version:     3.0.11
12cu|mlterm-3.0.11-4|12	Release:     4
12cu|mlterm-3.0.11-4|13	License:     BSD style
12cu|mlterm-3.0.11-4|14	Group:       Terminals
12cu|mlterm-3.0.11-4|15	URL:         http://mlterm.sourceforge.net/
12cu|mlterm-3.0.11-4|16	Source0:     http://prdownloads.sourceforge.net/mlterm/mlterm-%{version}.tar.gz
12cu|mlterm-3.0.11-4|17	Patch0:      mlterm_font_config.diff
12cu|mlterm-3.0.11-4|18	Patch1:      mlterm_main_config.diff
12cu|mlterm-3.0.11-4|19	Patch2:      mlterm-2.9.4-mdv-fix-str-fmt.patch
12cu|mlterm-3.0.11-4|20	Patch3:		mlterm-3.0.0-linkage.patch
12cu|mlterm-3.0.11-4|21	# we need to versionate the two following requires b/c of missing major changes:
12cu|mlterm-3.0.11-4|22	Requires:       %libnamekik = %{version}
12cu|mlterm-3.0.11-4|23	Requires:       %libnamemkf = %{version}
12cu|mlterm-3.0.11-4|24	Requires:       ncurses-extraterms
12cu|mlterm-3.0.11-4|25	BuildRequires:  fribidi-devel
12cu|mlterm-3.0.11-4|26	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|mlterm-3.0.11-4|27	BuildRequires:  imagemagick
12cu|mlterm-3.0.11-4|28	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cu|mlterm-3.0.11-4|29	
12cu|mlterm-3.0.11-4|30	%description
12cu|mlterm-3.0.11-4|31	mlterm is a multi-lingual terminal emulator written from
12cu|mlterm-3.0.11-4|32	scratch, which supports various character sets and encodings
12cu|mlterm-3.0.11-4|33	in the world.  It also supports various unique feature such as
12cu|mlterm-3.0.11-4|34	anti-alias using FreeType, multiple windows, scrollbar API,
12cu|mlterm-3.0.11-4|35	scroll by mouse wheel, automatic selection of encoding,
12cu|mlterm-3.0.11-4|36	and so on. Multiple xims are also supported.
12cu|mlterm-3.0.11-4|37	You can dynamically change various xims.
12cu|mlterm-3.0.11-4|38	NOTE: mlterm has good config tools.
12cu|mlterm-3.0.11-4|39	Press Ctrl + right click or Ctrl + left click to run them.
12cu|mlterm-3.0.11-4|40	
12cu|mlterm-3.0.11-4|41	
12cu|mlterm-3.0.11-4|42	%package -n	%libnamekik
12cu|mlterm-3.0.11-4|43	Group:		System/Libraries
12cu|mlterm-3.0.11-4|44	Summary:	Uitlity Library for Multi Lingual TERMinal
12cu|mlterm-3.0.11-4|45	
12cu|mlterm-3.0.11-4|46	%description -n %libnamekik
12cu|mlterm-3.0.11-4|47	This library is necessary for Multi Lingual TERMinal. It contains
12cu|mlterm-3.0.11-4|48	various utility functions for mlterm.
12cu|mlterm-3.0.11-4|49	
12cu|mlterm-3.0.11-4|50	%package -n	%libnamemkf
12cu|mlterm-3.0.11-4|51	Group:		System/Libraries
12cu|mlterm-3.0.11-4|52	Summary:	Mlterm Library for Handling Various Character Encodings
12cu|mlterm-3.0.11-4|53	
12cu|mlterm-3.0.11-4|54	%description -n %libnamemkf
12cu|mlterm-3.0.11-4|55	This library is necessary for Multi Lingual TERMinal. It contains
12cu|mlterm-3.0.11-4|56	routines for handling various character sets.
12cu|mlterm-3.0.11-4|57	
12cu|mlterm-3.0.11-4|58	
12cu|mlterm-3.0.11-4|59	%prep
12cu|mlterm-3.0.11-4|60	%setup -q -n %name-%version
12cu|mlterm-3.0.11-4|61	%patch0 -p0
12cu|mlterm-3.0.11-4|62	%patch1 -p0
12cu|mlterm-3.0.11-4|63	%patch2 -p1 -b .strfmt
12cu|mlterm-3.0.11-4|64	#%patch3 -p0 -b .link
12cu|mlterm-3.0.11-4|65	
12cu|mlterm-3.0.11-4|66	%build
12cu|mlterm-3.0.11-4|67	%define _disable_ld_no_undefined 1
12cu|mlterm-3.0.11-4|68	export CFLAGS="%optflags %ldflags"
12cu|mlterm-3.0.11-4|69	%configure2_5x \
12cu|mlterm-3.0.11-4|70	--disable-static \
12cu|mlterm-3.0.11-4|71	--enable-fribidi \
12cu|mlterm-3.0.11-4|72	--with-imagelib=gdk-pixbuf \
12cu|mlterm-3.0.11-4|73	--enable-anti-alias \
12cu|mlterm-3.0.11-4|74	--with-scrollbars=sample,extra,pixmap_engine \
12cu|mlterm-3.0.11-4|75	--enable-optimize-redrawing \
12cu|mlterm-3.0.11-4|76	--with-tools \
12cu|mlterm-3.0.11-4|77	--disable-rpath
12cu|mlterm-3.0.11-4|78	
12cu|mlterm-3.0.11-4|79	%make
12cu|mlterm-3.0.11-4|80	
12cu|mlterm-3.0.11-4|81	%install
12cu|mlterm-3.0.11-4|82	%makeinstall_std
12cu|mlterm-3.0.11-4|83	
12cu|mlterm-3.0.11-4|84	# install terminfo
12cu|mlterm-3.0.11-4|85	tic -o $RPM_BUILD_ROOT/%{_datadir}/terminfo/ doc/term/mlterm.ti
12cu|mlterm-3.0.11-4|86	
12cu|mlterm-3.0.11-4|87	# install menu entry.
12cu|mlterm-3.0.11-4|88	mkdir -p %{buildroot}%{_datadir}/applications
12cu|mlterm-3.0.11-4|89	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cu|mlterm-3.0.11-4|90	[Desktop Entry]
12cu|mlterm-3.0.11-4|91	Name=Mlterm
12cu|mlterm-3.0.11-4|92	Comment=A multi-lingual terminal emulator
12cu|mlterm-3.0.11-4|93	Exec=%{_bindir}/%{name}
12cu|mlterm-3.0.11-4|94	Icon=%{name}
12cu|mlterm-3.0.11-4|95	Terminal=false
12cu|mlterm-3.0.11-4|96	Type=Application
12cu|mlterm-3.0.11-4|97	StartupNotify=false
12cu|mlterm-3.0.11-4|98	Categories=System;TerminalEmulator;
12cu|mlterm-3.0.11-4|99	EOF
12cu|mlterm-3.0.11-4|100	
12cu|mlterm-3.0.11-4|101	#install icons.
12cu|mlterm-3.0.11-4|102	mkdir -p $RPM_BUILD_ROOT%{_liconsdir} \
12cu|mlterm-3.0.11-4|103	$RPM_BUILD_ROOT%{_iconsdir} \
12cu|mlterm-3.0.11-4|104	$RPM_BUILD_ROOT%{_miconsdir} \
12cu|mlterm-3.0.11-4|105	
12cu|mlterm-3.0.11-4|106	convert doc/icon/mlterm_16x16.xpm $RPM_BUILD_ROOT/%{_miconsdir}/mlterm.png
12cu|mlterm-3.0.11-4|107	convert doc/icon/mlterm_32x32.xpm $RPM_BUILD_ROOT/%{_iconsdir}/mlterm.png
12cu|mlterm-3.0.11-4|108	convert doc/icon/mlterm_48x48.xpm $RPM_BUILD_ROOT/%{_liconsdir}/mlterm.png
12cu|mlterm-3.0.11-4|109	
12cu|mlterm-3.0.11-4|110	# remove unnecessary files
12cu|mlterm-3.0.11-4|111	rm -f $RPM_BUILD_ROOT%{_libdir}/libkik.{so,la,a} \
12cu|mlterm-3.0.11-4|112	$RPM_BUILD_ROOT%{_libdir}/libmkf.{so,la,a} \
12cu|mlterm-3.0.11-4|113	$RPM_BUILD_ROOT%{_libexecdir}/%{name}/lib*.a \
12cu|mlterm-3.0.11-4|114	$RPM_BUILD_ROOT%{_libexecdir}/%{name}/lib*.la
12cu|mlterm-3.0.11-4|115	
12cu|mlterm-3.0.11-4|116	%find_lang mlconfig
12cu|mlterm-3.0.11-4|117	rm -fr $RPM_BUILD_ROOT%{_datadir}/terminfo/m/mlterm
12cu|mlterm-3.0.11-4|118	
12cu|mlterm-3.0.11-4|119	%files -f mlconfig.lang
12cu|mlterm-3.0.11-4|120	%doc ChangeLog LICENCE README doc/{en,ja}
12cu|mlterm-3.0.11-4|121	%config(noreplace) %{_sysconfdir}/mlterm/
12cu|mlterm-3.0.11-4|122	%{_bindir}/mlcc
12cu|mlterm-3.0.11-4|123	%{_bindir}/mlclient
12cu|mlterm-3.0.11-4|124	%{_bindir}/mlterm
12cu|mlterm-3.0.11-4|125	%{_bindir}/mlclientx
12cu|mlterm-3.0.11-4|126	%{_libdir}/mkf
12cu|mlterm-3.0.11-4|127	%{_libdir}/libmlterm_core.so
12cu|mlterm-3.0.11-4|128	%{_libdir}/mlimgloader
12cu|mlterm-3.0.11-4|129	%{_libexecdir}/mlconfig
12cu|mlterm-3.0.11-4|130	%{_libexecdir}/mlterm-menu
12cu|mlterm-3.0.11-4|131	%{_libdir}/%{name}
12cu|mlterm-3.0.11-4|132	%{_datadir}/%{name}
12cu|mlterm-3.0.11-4|133	%{_mandir}/man1/*
12cu|mlterm-3.0.11-4|134	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|mlterm-3.0.11-4|135	%{_iconsdir}/%{name}.png
12cu|mlterm-3.0.11-4|136	%{_liconsdir}/%{name}.png
12cu|mlterm-3.0.11-4|137	%{_miconsdir}/%{name}.png
12cu|mlterm-3.0.11-4|138	
12cu|mlterm-3.0.11-4|139	%files -n %libnamekik
12cu|mlterm-3.0.11-4|140	%_libdir/libkik*.so.%{majorkik}*
12cu|mlterm-3.0.11-4|141	
12cu|mlterm-3.0.11-4|142	%files -n %libnamemkf
12cu|mlterm-3.0.11-4|143	%_libdir/libmkf*.so.%{majormkf}*
12cu|mlterm-3.0.11-4|144	
12cu|mlterm-3.0.11-4|145	
12cu|mlterm-3.0.11-4|146	%changelog
12cu|mlterm-3.0.11-4|147	* Thu Apr 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.0.11-1
12cu|mlterm-3.0.11-4|148	+ Revision: 791996
12cu|mlterm-3.0.11-4|149	- version update 3.0.11
12cu|mlterm-3.0.11-4|150	
12cu|mlterm-3.0.11-4|151	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-2mdv2011.0
12cu|mlterm-3.0.11-4|152	+ Revision: 612872
12cu|mlterm-3.0.11-4|153	- the mass rebuild of 2010.1 packages
12cu|mlterm-3.0.11-4|154	
12cu|mlterm-3.0.11-4|155	* Sun Apr 25 2010 Funda Wang <fwang@mandriva.org> 3.0.0-1mdv2010.1
12cu|mlterm-3.0.11-4|156	+ Revision: 538658
12cu|mlterm-3.0.11-4|157	- New version 3.0.0
12cu|mlterm-3.0.11-4|158	- fix linkage
12cu|mlterm-3.0.11-4|159	
12cu|mlterm-3.0.11-4|160	+ Jérôme Brenier <incubusss@mandriva.org>
12cu|mlterm-3.0.11-4|161	- use %%configure2_5x
12cu|mlterm-3.0.11-4|162	- fix str fmt (P2)
12cu|mlterm-3.0.11-4|163	
12cu|mlterm-3.0.11-4|164	+ Thierry Vignaud <tv@mandriva.org>
12cu|mlterm-3.0.11-4|165	- rebuild
12cu|mlterm-3.0.11-4|166	
12cu|mlterm-3.0.11-4|167	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|mlterm-3.0.11-4|168	- lowercase ImageMagick
12cu|mlterm-3.0.11-4|169	
12cu|mlterm-3.0.11-4|170	* Tue Nov 11 2008 Funda Wang <fwang@mandriva.org> 2.9.4-3mdv2009.1
12cu|mlterm-3.0.11-4|171	+ Revision: 302071
12cu|mlterm-3.0.11-4|172	- revert to configure as 2_5x breaks x86_64 build
12cu|mlterm-3.0.11-4|173	- use configure2_5x
12cu|mlterm-3.0.11-4|174	
12cu|mlterm-3.0.11-4|175	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.9.4-3mdv2009.0
12cu|mlterm-3.0.11-4|176	+ Revision: 252611
12cu|mlterm-3.0.11-4|177	- rebuild
12cu|mlterm-3.0.11-4|178	- kill re-definition of %%buildroot on Pixel's request
12cu|mlterm-3.0.11-4|179	
12cu|mlterm-3.0.11-4|180	+ Pixel <pixel@mandriva.com>
12cu|mlterm-3.0.11-4|181	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|mlterm-3.0.11-4|182	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|mlterm-3.0.11-4|183	
12cu|mlterm-3.0.11-4|184	+ Olivier Blin <blino@mandriva.org>
12cu|mlterm-3.0.11-4|185	- restore BuildRoot
12cu|mlterm-3.0.11-4|186	
12cu|mlterm-3.0.11-4|187	* Thu Dec 13 2007 Jérôme Soyer <saispo@mandriva.org> 2.9.4-1mdv2008.1
12cu|mlterm-3.0.11-4|188	+ Revision: 119233
12cu|mlterm-3.0.11-4|189	- New release 2.9.4
12cu|mlterm-3.0.11-4|190	
12cu|mlterm-3.0.11-4|191	* Mon Oct 01 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.9.3-3mdv2008.0
12cu|mlterm-3.0.11-4|192	+ Revision: 94090
12cu|mlterm-3.0.11-4|193	- Rebuild for fixed package changelog.
12cu|mlterm-3.0.11-4|194	
12cu|mlterm-3.0.11-4|195	* Mon Oct 01 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.9.3-2mdv2008.0
12cu|mlterm-3.0.11-4|196	+ Revision: 94081
12cu|mlterm-3.0.11-4|197	- Rebuild (#34355).
12cu|mlterm-3.0.11-4|198	- Bunzip patches.
12cu|mlterm-3.0.11-4|199	- Install binaries at /usr/bin, not /usr/X11R6/bin (#34324).
12cu|mlterm-3.0.11-4|200	- Switch to xdg menu.
12cu|mlterm-3.0.11-4|201	
12cu|mlterm-3.0.11-4|202	+ Jérôme Soyer <saispo@mandriva.org>
12cu|mlterm-3.0.11-4|203	- import mlterm
12cu|mlterm-3.0.11-4|204	

10110 12
12cu|mm3d-1.3.8a-3|1	Summary:	Misfit Model 3D - OpenGL-based 3D model editor
12cu|mm3d-1.3.8a-3|2	Name:		mm3d
12cu|mm3d-1.3.8a-3|3	Version:	1.3.8a
12cu|mm3d-1.3.8a-3|4	Release:	3
12cu|mm3d-1.3.8a-3|5	License:	GPLv2+
12cu|mm3d-1.3.8a-3|6	Group:		Graphics
12cu|mm3d-1.3.8a-3|7	URL:		http://www.misfitcode.com/misfitmodel3d/
12cu|mm3d-1.3.8a-3|8	Source0:	http://downloads.sourceforge.net/misfitmodel3d/%{name}-%{version}.tar.gz
12cu|mm3d-1.3.8a-3|9	Patch0:		mm3d-1.3.8a-gcc47.patch
12cu|mm3d-1.3.8a-3|10	#BuildRequires:	lua-devel	>= 5.1
12cu|mm3d-1.3.8a-3|11	BuildRequires:	pkgconfig(Qt3Support)
12cu|mm3d-1.3.8a-3|12	BuildRequires:	qt4-linguist
12cu|mm3d-1.3.8a-3|13	BuildRequires:	qt4-assistant
12cu|mm3d-1.3.8a-3|14	BuildRequires:	qt4-common
12cu|mm3d-1.3.8a-3|15	BuildRequires:	desktop-file-utils
12cu|mm3d-1.3.8a-3|16	BuildRequires:	pkgconfig(xmu)
12cu|mm3d-1.3.8a-3|17	BuildRequires:	mesa-common-devel
12cu|mm3d-1.3.8a-3|18	BuildRequires:	pkgconfig(xi)
12cu|mm3d-1.3.8a-3|19	BuildRequires:	pkgconfig(x11)
12cu|mm3d-1.3.8a-3|20	Requires(post,postun):	desktop-file-utils
12cu|mm3d-1.3.8a-3|21	#Requires:	lua		>= 5.1
12cu|mm3d-1.3.8a-3|22	
12cu|mm3d-1.3.8a-3|23	%description
12cu|mm3d-1.3.8a-3|24	Misfit Model 3D is an OpenGL-based 3D model editor that works with
12cu|mm3d-1.3.8a-3|25	triangle-based models. It supports multi-level undo, skeletal
12cu|mm3d-1.3.8a-3|26	animations, simple texturing, scripting, command-line batch
12cu|mm3d-1.3.8a-3|27	processing, and a plugin system for adding new model and image
12cu|mm3d-1.3.8a-3|28	filters. Complete online help is included. It is designed to be easy
12cu|mm3d-1.3.8a-3|29	to use and easy to extend with plugins and scripts.
12cu|mm3d-1.3.8a-3|30	
12cu|mm3d-1.3.8a-3|31	%prep
12cu|mm3d-1.3.8a-3|32	%setup -q
12cu|mm3d-1.3.8a-3|33	%patch0 -p1
12cu|mm3d-1.3.8a-3|34	
12cu|mm3d-1.3.8a-3|35	%build
12cu|mm3d-1.3.8a-3|36	%configure2_5x
12cu|mm3d-1.3.8a-3|37	# --with-Qt-dir=%{qt4lib}/qt4
12cu|mm3d-1.3.8a-3|38	#	--with-lua-dir=%{_prefix} \
12cu|mm3d-1.3.8a-3|39	#	--with-lua-lib=%{_libdir} \
12cu|mm3d-1.3.8a-3|40	#	--with-lualib-lib=%{_libdir}
12cu|mm3d-1.3.8a-3|41	
12cu|mm3d-1.3.8a-3|42	%make
12cu|mm3d-1.3.8a-3|43	
12cu|mm3d-1.3.8a-3|44	%install
12cu|mm3d-1.3.8a-3|45	%makeinstall_std
12cu|mm3d-1.3.8a-3|46	
12cu|mm3d-1.3.8a-3|47	desktop-file-install \
12cu|mm3d-1.3.8a-3|48	--add-category="3DGraphics" \
12cu|mm3d-1.3.8a-3|49	--remove-category="Application" \
12cu|mm3d-1.3.8a-3|50	--remove-key="Encoding" \
12cu|mm3d-1.3.8a-3|51	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|mm3d-1.3.8a-3|52	
12cu|mm3d-1.3.8a-3|53	%files
12cu|mm3d-1.3.8a-3|54	%defattr(-,root,root)
12cu|mm3d-1.3.8a-3|55	%doc %{_datadir}/doc/%{name}/html
12cu|mm3d-1.3.8a-3|56	%{_bindir}/%{name}
12cu|mm3d-1.3.8a-3|57	%dir %{_datadir}/%{name}/plugins/1.3
12cu|mm3d-1.3.8a-3|58	%{_datadir}/applications/%{name}.desktop
12cu|mm3d-1.3.8a-3|59	%{_datadir}/mimelnk/application/*.desktop
12cu|mm3d-1.3.8a-3|60	%{_datadir}/%{name}/i18n/mm3d_bork.qm
12cu|mm3d-1.3.8a-3|61	%{_datadir}/%{name}/i18n/mm3d_ref.qm
12cu|mm3d-1.3.8a-3|62	%{_datadir}/%{name}/i18n/mm3d_sk.qm
12cu|mm3d-1.3.8a-3|63	%{_datadir}/%{name}/i18n/mm3d_de.qm
12cu|mm3d-1.3.8a-3|64	%{_datadir}/%{name}/i18n/mm3d_fr.qm
12cu|mm3d-1.3.8a-3|65	%lang(ar) %{_datadir}/%{name}/i18n/qt_ar.qm
12cu|mm3d-1.3.8a-3|66	%lang(cs) %{_datadir}/%{name}/i18n/qt_cs.qm
12cu|mm3d-1.3.8a-3|67	%lang(de) %{_datadir}/%{name}/i18n/qt_de.qm
12cu|mm3d-1.3.8a-3|68	%lang(fr) %{_datadir}/%{name}/i18n/qt_fr.qm
12cu|mm3d-1.3.8a-3|69	%lang(iw) %{_datadir}/%{name}/i18n/qt_iw.qm
12cu|mm3d-1.3.8a-3|70	%lang(ru) %{_datadir}/%{name}/i18n/qt_ru.qm
12cu|mm3d-1.3.8a-3|71	%lang(sk) %{_datadir}/%{name}/i18n/qt_sk.qm
12cu|mm3d-1.3.8a-3|72	%lang(zh_CN) %{_datadir}/%{name}/i18n/qt_zh_CN.qm
12cu|mm3d-1.3.8a-3|73	%{_mandir}/man1/mm3d.1.*
12cu|mm3d-1.3.8a-3|74	%{_datadir}/pixmaps/*.xpm
12cu|mm3d-1.3.8a-3|75	
12cu|mm3d-1.3.8a-3|76	
12cu|mm3d-1.3.8a-3|77	%changelog
12cu|mm3d-1.3.8a-3|78	* Sun Sep 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.7-4mdv2009.0
12cu|mm3d-1.3.8a-3|79	+ Revision: 282212
12cu|mm3d-1.3.8a-3|80	- fix permissions
12cu|mm3d-1.3.8a-3|81	
12cu|mm3d-1.3.8a-3|82	* Fri Sep 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.7-3mdv2009.0
12cu|mm3d-1.3.8a-3|83	+ Revision: 281225
12cu|mm3d-1.3.8a-3|84	- add missing buildrequire on libxmu-devel (thanks Helio for spotting this)
12cu|mm3d-1.3.8a-3|85	- update to new version 1.3.7
12cu|mm3d-1.3.8a-3|86	- disable lua support for now
12cu|mm3d-1.3.8a-3|87	
12cu|mm3d-1.3.8a-3|88	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|mm3d-1.3.8a-3|89	- rebuild
12cu|mm3d-1.3.8a-3|90	
12cu|mm3d-1.3.8a-3|91	+ Pixel <pixel@mandriva.com>
12cu|mm3d-1.3.8a-3|92	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|mm3d-1.3.8a-3|93	
12cu|mm3d-1.3.8a-3|94	* Tue Jan 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.6-1mdv2008.1
12cu|mm3d-1.3.8a-3|95	+ Revision: 152879
12cu|mm3d-1.3.8a-3|96	- drop source 1
12cu|mm3d-1.3.8a-3|97	- drop br on imagemagick
12cu|mm3d-1.3.8a-3|98	- fix file list
12cu|mm3d-1.3.8a-3|99	- tune up desktop file"
12cu|mm3d-1.3.8a-3|100	- new version
12cu|mm3d-1.3.8a-3|101	- remove key Encoding in desktop file
12cu|mm3d-1.3.8a-3|102	
12cu|mm3d-1.3.8a-3|103	+ Olivier Blin <oblin@mandriva.com>
12cu|mm3d-1.3.8a-3|104	- restore BuildRoot
12cu|mm3d-1.3.8a-3|105	
12cu|mm3d-1.3.8a-3|106	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|mm3d-1.3.8a-3|107	- kill re-definition of %%buildroot on Pixel's request
12cu|mm3d-1.3.8a-3|108	
12cu|mm3d-1.3.8a-3|109	* Mon Jul 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.5-1mdv2008.0
12cu|mm3d-1.3.8a-3|110	+ Revision: 52459
12cu|mm3d-1.3.8a-3|111	- new version
12cu|mm3d-1.3.8a-3|112	
12cu|mm3d-1.3.8a-3|113	* Sat May 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.4-1mdv2008.0
12cu|mm3d-1.3.8a-3|114	+ Revision: 28419
12cu|mm3d-1.3.8a-3|115	- new version
12cu|mm3d-1.3.8a-3|116	- add translation files
12cu|mm3d-1.3.8a-3|117	- drop P4 (merged upstream)
12cu|mm3d-1.3.8a-3|118	
12cu|mm3d-1.3.8a-3|119	
12cu|mm3d-1.3.8a-3|120	* Fri Mar 02 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.3-1mdv2007.0
12cu|mm3d-1.3.8a-3|121	+ Revision: 131064
12cu|mm3d-1.3.8a-3|122	- update to the latest version
12cu|mm3d-1.3.8a-3|123	- drop patches 0-3(merged upstream)
12cu|mm3d-1.3.8a-3|124	- add patch 4
12cu|mm3d-1.3.8a-3|125	
12cu|mm3d-1.3.8a-3|126	* Fri Feb 09 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2-3mdv2007.1
12cu|mm3d-1.3.8a-3|127	+ Revision: 118315
12cu|mm3d-1.3.8a-3|128	- rename patches
12cu|mm3d-1.3.8a-3|129	- add icons
12cu|mm3d-1.3.8a-3|130	- add menu entry
12cu|mm3d-1.3.8a-3|131	
12cu|mm3d-1.3.8a-3|132	* Thu Jan 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2-2mdv2007.1
12cu|mm3d-1.3.8a-3|133	+ Revision: 113180
12cu|mm3d-1.3.8a-3|134	- fix build on x86_64
12cu|mm3d-1.3.8a-3|135	- forgot to add %%mkrel
12cu|mm3d-1.3.8a-3|136	- added patches 0-3 to enable lua scripting (Kevin Worcester)
12cu|mm3d-1.3.8a-3|137	- Import mm3d
12cu|mm3d-1.3.8a-3|138	

10111 12
12cu|mmm-0.43-7|1	Summary: MMM Mirror Manager
12cu|mmm-0.43-7|2	Name:    mmm
12cu|mmm-0.43-7|3	Version: 0.43
12cu|mmm-0.43-7|4	Release: 7
12cu|mmm-0.43-7|5	License: GPL
12cu|mmm-0.43-7|6	Group: Networking/WWW
12cu|mmm-0.43-7|7	Url: http://mmm.zarb.org/
12cu|mmm-0.43-7|8	Source0: %{name}-%{version}.tar.gz
12cu|mmm-0.43-7|9	Requires: rsync
12cu|mmm-0.43-7|10	BuildRequires: rsync
12cu|mmm-0.43-7|11	BuildRequires: perl-devel
12cu|mmm-0.43-7|12	BuildRequires: perl(CGI)
12cu|mmm-0.43-7|13	BuildRequires: perl(Config::IniFiles)
12cu|mmm-0.43-7|14	BuildRequires: perl(Digest::MD5)
12cu|mmm-0.43-7|15	BuildRequires: perl(File::Temp)
12cu|mmm-0.43-7|16	BuildRequires: perl(Getopt::Long)
12cu|mmm-0.43-7|17	BuildRequires: perl(Sys::Hostname)
12cu|mmm-0.43-7|18	BuildRequires: perl(IO::Select)
12cu|mmm-0.43-7|19	BuildRequires: perl(URI)
12cu|mmm-0.43-7|20	BuildRequires: perl(XML::Simple)
12cu|mmm-0.43-7|21	BuildRequires: perl-XML-Parser
12cu|mmm-0.43-7|22	BuildRequires: perl(Net::DNS)
12cu|mmm-0.43-7|23	BuildRequires: perl(Date::Calc)
12cu|mmm-0.43-7|24	BuildRequires: perl(WWW::HostipInfo)
12cu|mmm-0.43-7|25	BuildRequires: perl(Mail::Send)
12cu|mmm-0.43-7|26	BuildArch: noarch
12cu|mmm-0.43-7|27	
12cu|mmm-0.43-7|28	%description
12cu|mmm-0.43-7|29	MMM is a tool to easilly manage multiple mirroring process using a predefined
12cu|mmm-0.43-7|30	mirror list.
12cu|mmm-0.43-7|31	
12cu|mmm-0.43-7|32	It support:
12cu|mmm-0.43-7|33	- per tree delay between two sync process,
12cu|mmm-0.43-7|34	- automatic mirror switch in case of failure,
12cu|mmm-0.43-7|35	- mirror status report.
12cu|mmm-0.43-7|36	
12cu|mmm-0.43-7|37	%package cgi
12cu|mmm-0.43-7|38	Group: Networking/WWW
12cu|mmm-0.43-7|39	Summary: MMM cgi report
12cu|mmm-0.43-7|40	Requires: %{name} = %{version}-%{release}
12cu|mmm-0.43-7|41	
12cu|mmm-0.43-7|42	%description cgi
12cu|mmm-0.43-7|43	MMM is a tool to easilly manage multiple mirroring process using a predefined
12cu|mmm-0.43-7|44	mirror list.
12cu|mmm-0.43-7|45	
12cu|mmm-0.43-7|46	%prep
12cu|mmm-0.43-7|47	%setup -q
12cu|mmm-0.43-7|48	
12cu|mmm-0.43-7|49	%build
12cu|mmm-0.43-7|50	%{__perl} Makefile.PL INSTALLDIRS=vendor --sysconfir=%{_sysconfig} --localstadir=%{_var}/lib
12cu|mmm-0.43-7|51	%make
12cu|mmm-0.43-7|52	
12cu|mmm-0.43-7|53	perl -pi -e 's:^statedir.*=.*:statedir = /var/spool/mmm:' config/mmm.cfg
12cu|mmm-0.43-7|54	
12cu|mmm-0.43-7|55	%check
12cu|mmm-0.43-7|56	%make test
12cu|mmm-0.43-7|57	
12cu|mmm-0.43-7|58	%install
12cu|mmm-0.43-7|59	%makeinstall_std
12cu|mmm-0.43-7|60	
12cu|mmm-0.43-7|61	# apache configuration
12cu|mmm-0.43-7|62	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|mmm-0.43-7|63	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|mmm-0.43-7|64	ScriptAlias /mmm /var/www/cgi-bin/mmm_status
12cu|mmm-0.43-7|65	
12cu|mmm-0.43-7|66	<Location "/mmm">
12cu|mmm-0.43-7|67	SetEnv MMM_CONFIG %{_sysconfdir}/mmm/mmm.cfg
12cu|mmm-0.43-7|68	</Location>
12cu|mmm-0.43-7|69	EOF
12cu|mmm-0.43-7|70	
12cu|mmm-0.43-7|71	mkdir -p %{buildroot}/var/www/cgi-bin
12cu|mmm-0.43-7|72	install -m 755 bin/mmm_status %{buildroot}/var/www/cgi-bin/mmm_status
12cu|mmm-0.43-7|73	
12cu|mmm-0.43-7|74	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12cu|mmm-0.43-7|75	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/mirrorlist
12cu|mmm-0.43-7|76	cp -a -f config/mmm.cfg %{buildroot}%{_sysconfdir}/%{name}/mmm.cfg
12cu|mmm-0.43-7|77	
12cu|mmm-0.43-7|78	mkdir -p %{buildroot}/var/lib/%{name}
12cu|mmm-0.43-7|79	
12cu|mmm-0.43-7|80	mkdir -p %{buildroot}/%{_sysconfdir}/init.d
12cu|mmm-0.43-7|81	install -m 755 init.d/mmmd %{buildroot}/%{_sysconfdir}/init.d/mmmd
12cu|mmm-0.43-7|82	
12cu|mmm-0.43-7|83	%files
12cu|mmm-0.43-7|84	%doc examples www/index.html
12cu|mmm-0.43-7|85	%config(noreplace) %{_sysconfdir}/%{name}
12cu|mmm-0.43-7|86	%_bindir/*
12cu|mmm-0.43-7|87	%{perl_vendorlib}/*
12cu|mmm-0.43-7|88	%{_mandir}/*/*
12cu|mmm-0.43-7|89	%dir /var/lib/%{name}
12cu|mmm-0.43-7|90	%{_sysconfdir}/init.d/mmmd
12cu|mmm-0.43-7|91	
12cu|mmm-0.43-7|92	%files cgi
12cu|mmm-0.43-7|93	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|mmm-0.43-7|94	/var/www/cgi-bin/mmm_status
12cu|mmm-0.43-7|95	
12cu|mmm-0.43-7|96	
12cu|mmm-0.43-7|97	
12cu|mmm-0.43-7|98	%changelog
12cu|mmm-0.43-7|99	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.43-3mdv2011.0
12cu|mmm-0.43-7|100	+ Revision: 653383
12cu|mmm-0.43-7|101	- rebuild for updated spec-helper
12cu|mmm-0.43-7|102	
12cu|mmm-0.43-7|103	* Tue Feb 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.43-2mdv2011.0
12cu|mmm-0.43-7|104	+ Revision: 510257
12cu|mmm-0.43-7|105	- fix group
12cu|mmm-0.43-7|106	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|mmm-0.43-7|107	
12cu|mmm-0.43-7|108	+ Olivier Thauvin <nanardon@mandriva.org>
12cu|mmm-0.43-7|109	- 0.43
12cu|mmm-0.43-7|110	
12cu|mmm-0.43-7|111	+ Thierry Vignaud <tv@mandriva.org>
12cu|mmm-0.43-7|112	- rebuild
12cu|mmm-0.43-7|113	- rebuild
12cu|mmm-0.43-7|114	- rebuild
12cu|mmm-0.43-7|115	- kill re-definition of buildroot on Pixel's request
12cu|mmm-0.43-7|116	
12cu|mmm-0.43-7|117	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cu|mmm-0.43-7|118	- rebuild
12cu|mmm-0.43-7|119	
12cu|mmm-0.43-7|120	+ Olivier Blin <oblin@mandriva.com>
12cu|mmm-0.43-7|121	- restore BuildRoot
12cu|mmm-0.43-7|122	
12cu|mmm-0.43-7|123	
12cu|mmm-0.43-7|124	* Fri Nov 10 2006 Olivier Thauvin <nanardon@mandriva.org> 0.02-1mdv2007.0
12cu|mmm-0.43-7|125	+ Revision: 80434
12cu|mmm-0.43-7|126	- 0.02
12cu|mmm-0.43-7|127	- fix webapp cgi location and permission
12cu|mmm-0.43-7|128	
12cu|mmm-0.43-7|129	* Tue Oct 31 2006 Olivier Thauvin <nanardon@mandriva.org> 0.01-2mdv2007.1
12cu|mmm-0.43-7|130	+ Revision: 73898
12cu|mmm-0.43-7|131	- fix config file packaging
12cu|mmm-0.43-7|132	- upstream path0: fix missing file
12cu|mmm-0.43-7|133	- fix httpd config
12cu|mmm-0.43-7|134	
12cu|mmm-0.43-7|135	* Tue Oct 31 2006 Olivier Thauvin <nanardon@mandriva.org> 0.01-1mdv2007.1
12cu|mmm-0.43-7|136	+ Revision: 73892
12cu|mmm-0.43-7|137	- fix buildrequires
12cu|mmm-0.43-7|138	- initial import
12cu|mmm-0.43-7|139	

10112 12
12cu|modello-1.4.1-2|1	# Copyright (c) 2000-2005, JPackage Project
12cu|modello-1.4.1-2|2	# All rights reserved.
12cu|modello-1.4.1-2|3	#
12cu|modello-1.4.1-2|4	# Redistribution and use in source and binary forms, with or without
12cu|modello-1.4.1-2|5	# modification, are permitted provided that the following conditions
12cu|modello-1.4.1-2|6	# are met:
12cu|modello-1.4.1-2|7	#
12cu|modello-1.4.1-2|8	# 1. Redistributions of source code must retain the above copyright
12cu|modello-1.4.1-2|9	#    notice, this list of conditions and the following disclaimer.
12cu|modello-1.4.1-2|10	# 2. Redistributions in binary form must reproduce the above copyright
12cu|modello-1.4.1-2|11	#    notice, this list of conditions and the following disclaimer in the
12cu|modello-1.4.1-2|12	#    documentation and/or other materials provided with the
12cu|modello-1.4.1-2|13	#    distribution.
12cu|modello-1.4.1-2|14	# 3. Neither the name of the JPackage Project nor the names of its
12cu|modello-1.4.1-2|15	#    contributors may be used to endorse or promote products derived
12cu|modello-1.4.1-2|16	#    from this software without specific prior written permission.
12cu|modello-1.4.1-2|17	#
12cu|modello-1.4.1-2|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cu|modello-1.4.1-2|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cu|modello-1.4.1-2|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cu|modello-1.4.1-2|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cu|modello-1.4.1-2|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cu|modello-1.4.1-2|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cu|modello-1.4.1-2|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cu|modello-1.4.1-2|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cu|modello-1.4.1-2|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cu|modello-1.4.1-2|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cu|modello-1.4.1-2|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cu|modello-1.4.1-2|29	#
12cu|modello-1.4.1-2|30	
12cu|modello-1.4.1-2|31	Name:           modello
12cu|modello-1.4.1-2|32	Version:        1.4.1
12cu|modello-1.4.1-2|33	Release:        2
12cu|modello-1.4.1-2|34	Summary:        Modello Data Model toolkit
12cu|modello-1.4.1-2|35	License:        MIT
12cu|modello-1.4.1-2|36	Group:          Development/Java
12cu|modello-1.4.1-2|37	URL:            http://modello.codehaus.org/
12cu|modello-1.4.1-2|38	Source0:        http://repo2.maven.org/maven2/org/codehaus/%{name}/%{name}/%{version}/%{name}-%{version}-source-release.zip
12cu|modello-1.4.1-2|39	
12cu|modello-1.4.1-2|40	Source2:        %{name}-jpp-depmap.xml
12cu|modello-1.4.1-2|41	
12cu|modello-1.4.1-2|42	Patch0:         0001-Use-public-function-for-component-lookup.patch
12cu|modello-1.4.1-2|43	
12cu|modello-1.4.1-2|44	BuildArch:      noarch
12cu|modello-1.4.1-2|45	
12cu|modello-1.4.1-2|46	BuildRequires:  ant >= 0:1.6
12cu|modello-1.4.1-2|47	BuildRequires:  jpackage-utils >= 0:1.7.2
12cu|modello-1.4.1-2|48	BuildRequires:  maven2 >= 2.0.4-9
12cu|modello-1.4.1-2|49	BuildRequires:  maven-assembly-plugin
12cu|modello-1.4.1-2|50	BuildRequires:  maven-compiler-plugin
12cu|modello-1.4.1-2|51	BuildRequires:  maven-install-plugin
12cu|modello-1.4.1-2|52	BuildRequires:  maven-jar-plugin
12cu|modello-1.4.1-2|53	BuildRequires:  maven-javadoc-plugin
12cu|modello-1.4.1-2|54	BuildRequires:  maven-resources-plugin
12cu|modello-1.4.1-2|55	BuildRequires:  maven-surefire-plugin
12cu|modello-1.4.1-2|56	BuildRequires:  maven-site-plugin
12cu|modello-1.4.1-2|57	BuildRequires:  maven-surefire-provider-junit
12cu|modello-1.4.1-2|58	#BuildRequires:  maven-dependency-plugin
12cu|modello-1.4.1-2|59	BuildRequires:  maven-plugin-plugin
12cu|modello-1.4.1-2|60	BuildRequires:  maven-shared-reporting-impl
12cu|modello-1.4.1-2|61	BuildRequires:  maven-shared-invoker
12cu|modello-1.4.1-2|62	BuildRequires:  classworlds >= 0:1.1
12cu|modello-1.4.1-2|63	BuildRequires:  plexus-container-default
12cu|modello-1.4.1-2|64	BuildRequires:  plexus-utils
12cu|modello-1.4.1-2|65	BuildRequires:  plexus-velocity
12cu|modello-1.4.1-2|66	BuildRequires:  velocity
12cu|modello-1.4.1-2|67	BuildRequires:  maven-doxia
12cu|modello-1.4.1-2|68	BuildRequires:  maven-doxia-sitetools
12cu|modello-1.4.1-2|69	BuildRequires:  maven-doxia-tools
12cu|modello-1.4.1-2|70	#BuildRequires:  plexus-build-api
12cu|modello-1.4.1-2|71	BuildRequires:  ws-jaxme
12cu|modello-1.4.1-2|72	BuildRequires:  xmlunit
12cu|modello-1.4.1-2|73	BuildRequires:  jpa_api = 3.0
12cu|modello-1.4.1-2|74	BuildRequires:  geronimo-parent-poms
12cu|modello-1.4.1-2|75	
12cu|modello-1.4.1-2|76	Requires:       classworlds >= 0:1.1
12cu|modello-1.4.1-2|77	#Requires:       plexus-containers-container-default
12cu|modello-1.4.1-2|78	#Requires:       plexus-build-api
12cu|modello-1.4.1-2|79	Requires:       plexus-utils
12cu|modello-1.4.1-2|80	Requires:       plexus-velocity
12cu|modello-1.4.1-2|81	Requires:       velocity
12cu|modello-1.4.1-2|82	#Requires:       guava
12cu|modello-1.4.1-2|83	#Requires:       xbean
12cu|modello-1.4.1-2|84	
12cu|modello-1.4.1-2|85	Requires:          jpackage-utils
12cu|modello-1.4.1-2|86	Requires(post):    jpackage-utils
12cu|modello-1.4.1-2|87	Requires(postun):  jpackage-utils
12cu|modello-1.4.1-2|88	
12cu|modello-1.4.1-2|89	Provides:       modello-maven-plugin = %{version}-%{release}
12cu|modello-1.4.1-2|90	Obsoletes:      modello-maven-plugin < 0:1.0-0.a8.3jpp
12cu|modello-1.4.1-2|91	
12cu|modello-1.4.1-2|92	%description
12cu|modello-1.4.1-2|93	Modello is a Data Model toolkit in use by the
12cu|modello-1.4.1-2|94	http://maven.apache.org/maven2.
12cu|modello-1.4.1-2|95	It all starts with the Data Model. Once a data model is defined,
12cu|modello-1.4.1-2|96	the toolkit can be used to generate any of the following at compile
12cu|modello-1.4.1-2|97	time.
12cu|modello-1.4.1-2|98	Java POJOs of the model.
12cu|modello-1.4.1-2|99	Java POJOs to XML Writer (provided via xpp3 or dom4j).
12cu|modello-1.4.1-2|100	XML to Java Pojos Reader (provided via xpp3 or dom4j).
12cu|modello-1.4.1-2|101	XDoc documentation of the data model.
12cu|modello-1.4.1-2|102	Java model to [Prevayler|http://www.prevayler.org/] Store.
12cu|modello-1.4.1-2|103	Java model to [JPOX|http://www.jpox.org/] Store.
12cu|modello-1.4.1-2|104	Java model to [JPOX|http://www.jpox.org/] Mapping.
12cu|modello-1.4.1-2|105	
12cu|modello-1.4.1-2|106	
12cu|modello-1.4.1-2|107	%package javadoc
12cu|modello-1.4.1-2|108	Summary:        Javadoc for %{name}
12cu|modello-1.4.1-2|109	Group:          Development/Java
12cu|modello-1.4.1-2|110	Requires:       jpackage-utils
12cu|modello-1.4.1-2|111	
12cu|modello-1.4.1-2|112	%description javadoc
12cu|modello-1.4.1-2|113	API documentation for %{name}.
12cu|modello-1.4.1-2|114	
12cu|modello-1.4.1-2|115	%prep
12cu|modello-1.4.1-2|116	%setup -q -n %{name}-%{version}
12cu|modello-1.4.1-2|117	
12cu|modello-1.4.1-2|118	# fix test compilation failure with new plexus-containers
12cu|modello-1.4.1-2|119	# not really needed now because we are skipping tests for other
12cu|modello-1.4.1-2|120	# problems...
12cu|modello-1.4.1-2|121	#%%patch0 -p1
12cu|modello-1.4.1-2|122	
12cu|modello-1.4.1-2|123	
12cu|modello-1.4.1-2|124	%build
12cu|modello-1.4.1-2|125	
12cu|modello-1.4.1-2|126	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
12cu|modello-1.4.1-2|127	mkdir -p $MAVEN_REPO_LOCAL
12cu|modello-1.4.1-2|128	
12cu|modello-1.4.1-2|129	# skip tests because we have too old xmlunit in Fedora now (1.0.8)
12cu|modello-1.4.1-2|130	mvn \
12cu|modello-1.4.1-2|131	-e \
12cu|modello-1.4.1-2|132	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
12cu|modello-1.4.1-2|133	-Dmaven2.jpp.depmap.file=%{SOURCE2} \
12cu|modello-1.4.1-2|134	-Dmaven.test.skip=true \
12cu|modello-1.4.1-2|135	install javadoc:aggregate
12cu|modello-1.4.1-2|136	
12cu|modello-1.4.1-2|137	%install
12cu|modello-1.4.1-2|138	# poms and depmap fragments
12cu|modello-1.4.1-2|139	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
12cu|modello-1.4.1-2|140	for i in `find . -name pom.xml -not -path ./pom.xml -not -path "*src/it/*"`; do
12cu|modello-1.4.1-2|141	# i is in format ..../artifactid/pom.xml
12cu|modello-1.4.1-2|142	cp -p $i $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.`basename \`dirname $i\``.pom
12cu|modello-1.4.1-2|143	
12cu|modello-1.4.1-2|144	artifactname=`basename \`dirname $i\` | sed -e s:^modello-::g`
12cu|modello-1.4.1-2|145	%add_to_maven_depmap org.codehaus.modello modello-$artifactname %{version} JPP/%{name} $artifactname
12cu|modello-1.4.1-2|146	done
12cu|modello-1.4.1-2|147	
12cu|modello-1.4.1-2|148	cp -p pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.modello-modello.pom
12cu|modello-1.4.1-2|149	%add_to_maven_depmap org.codehaus.modello modello %{version} JPP/%{name} modello
12cu|modello-1.4.1-2|150	
12cu|modello-1.4.1-2|151	# script
12cu|modello-1.4.1-2|152	install -d -m 755 $RPM_BUILD_ROOT%{_bindir}
12cu|modello-1.4.1-2|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
12cu|modello-1.4.1-2|154	
12cu|modello-1.4.1-2|155	# jars
12cu|modello-1.4.1-2|156	
12cu|modello-1.4.1-2|157	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
12cu|modello-1.4.1-2|158	for jar in $(find -type f -name "*-%{version}.jar" | grep -E target/.*.jar); do
12cu|modello-1.4.1-2|159	install -m 644 $jar $RPM_BUILD_ROOT%{_javadir}/%{name}/`basename $jar |sed -e s:modello-::g|sed -e s:-%{version}::g`
12cu|modello-1.4.1-2|160	done
12cu|modello-1.4.1-2|161	
12cu|modello-1.4.1-2|162	# javadoc
12cu|modello-1.4.1-2|163	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cu|modello-1.4.1-2|164	cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cu|modello-1.4.1-2|165	(cd $RPM_BUILD_ROOT%{_javadocdir} && ln -sf %{name}-%{version} %{name})
12cu|modello-1.4.1-2|166	
12cu|modello-1.4.1-2|167	%post
12cu|modello-1.4.1-2|168	%update_maven_depmap
12cu|modello-1.4.1-2|169	
12cu|modello-1.4.1-2|170	%postun
12cu|modello-1.4.1-2|171	%update_maven_depmap
12cu|modello-1.4.1-2|172	
12cu|modello-1.4.1-2|173	%files
12cu|modello-1.4.1-2|174	%defattr(-,root,root,-)
12cu|modello-1.4.1-2|175	%{_mavenpomdir}/*
12cu|modello-1.4.1-2|176	%{_javadir}/%{name}
12cu|modello-1.4.1-2|177	%{_bindir}/*
12cu|modello-1.4.1-2|178	%config(noreplace) %{_mavendepmapfragdir}/*
12cu|modello-1.4.1-2|179	
12cu|modello-1.4.1-2|180	%files javadoc
12cu|modello-1.4.1-2|181	%defattr(-,root,root,-)
12cu|modello-1.4.1-2|182	%{_javadocdir}/%{name}-%{version}
12cu|modello-1.4.1-2|183	%{_javadocdir}/%{name}
12cu|modello-1.4.1-2|184	
12cu|modello-1.4.1-2|185	
12cu|modello-1.4.1-2|186	%changelog
12cu|modello-1.4.1-2|187	* Mon Apr 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-2
12cu|modello-1.4.1-2|188	+ Revision: 46c3da3
12cu|modello-1.4.1-2|189	- Disable more reqs
12cu|modello-1.4.1-2|190	
12cu|modello-1.4.1-2|191	

10113 12
12cu|modem-manager-gui-0.0.16-1|1	Summary: Modem Manager GUI
12cu|modem-manager-gui-0.0.16-1|2	Name: modem-manager-gui
12cu|modem-manager-gui-0.0.16-1|3	Version: 0.0.16
12cu|modem-manager-gui-0.0.16-1|4	Release: 1
12cu|modem-manager-gui-0.0.16-1|5	License: GPLv3
12cu|modem-manager-gui-0.0.16-1|6	Group: System/Configuration/Networking
12cu|modem-manager-gui-0.0.16-1|7	URL: http://linuxonly.ru
12cu|modem-manager-gui-0.0.16-1|8	Source:	%{name}-%{version}.tar.gz
12cu|modem-manager-gui-0.0.16-1|9	Source1: modem-manager-gui.ui
12cu|modem-manager-gui-0.0.16-1|10	Vendor:	Alex <alex@linuxonly.ru>
12cu|modem-manager-gui-0.0.16-1|11	
12cu|modem-manager-gui-0.0.16-1|12	BuildRequires: pkgconfig
12cu|modem-manager-gui-0.0.16-1|13	BuildRequires: pkgconfig(gtk+-3.0)
12cu|modem-manager-gui-0.0.16-1|14	BuildRequires: pkgconfig(glib-2.0) >= 2.32.1
12cu|modem-manager-gui-0.0.16-1|15	BuildRequires: gdbm-devel >= 1.10
12cu|modem-manager-gui-0.0.16-1|16	BuildRequires: pkgconfig(libnotify) >= 0.7.5
12cu|modem-manager-gui-0.0.16-1|17	
12cu|modem-manager-gui-0.0.16-1|18	Requires: gtk+3.0 >= 3.4.0
12cu|modem-manager-gui-0.0.16-1|19	Requires: glib2 >= 2.32.1
12cu|modem-manager-gui-0.0.16-1|20	Requires: gdbm >= 1.10
12cu|modem-manager-gui-0.0.16-1|21	Requires: libnotify >= 0.7.5
12cu|modem-manager-gui-0.0.16-1|22	Requires: modemmanager >= 0.6.0.0
12cu|modem-manager-gui-0.0.16-1|23	Suggests: networkmanager
12cu|modem-manager-gui-0.0.16-1|24	
12cu|modem-manager-gui-0.0.16-1|25	%description
12cu|modem-manager-gui-0.0.16-1|26	This program is simple graphical interface for Modem Manager
12cu|modem-manager-gui-0.0.16-1|27	daemon dbus interface.
12cu|modem-manager-gui-0.0.16-1|28	Current features:
12cu|modem-manager-gui-0.0.16-1|29	- View device information: Operator name, Mode, IMEI, IMSI,
12cu|modem-manager-gui-0.0.16-1|30	Signal level.
12cu|modem-manager-gui-0.0.16-1|31	- Send and receive SMS messages with long massages
12cu|modem-manager-gui-0.0.16-1|32	concatenation and store messages in database.
12cu|modem-manager-gui-0.0.16-1|33	- Send USSD requests and read answers in GSM7 and UCS2 formats
12cu|modem-manager-gui-0.0.16-1|34	converted to system UTF8 charset.
12cu|modem-manager-gui-0.0.16-1|35	- Scan available mobile networks.
12cu|modem-manager-gui-0.0.16-1|36	
12cu|modem-manager-gui-0.0.16-1|37	%prep
12cu|modem-manager-gui-0.0.16-1|38	%setup -q
12cu|modem-manager-gui-0.0.16-1|39	cp -f %{SOURCE1} ./src/
12cu|modem-manager-gui-0.0.16-1|40	
12cu|modem-manager-gui-0.0.16-1|41	%build
12cu|modem-manager-gui-0.0.16-1|42	%configure
12cu|modem-manager-gui-0.0.16-1|43	make %{?_smp_mflags}
12cu|modem-manager-gui-0.0.16-1|44	
12cu|modem-manager-gui-0.0.16-1|45	%install
12cu|modem-manager-gui-0.0.16-1|46	rm -rf %{buildroot}
12cu|modem-manager-gui-0.0.16-1|47	make install INSTALLPREFIX=%{buildroot}
12cu|modem-manager-gui-0.0.16-1|48	%find_lang %{name}
12cu|modem-manager-gui-0.0.16-1|49	
12cu|modem-manager-gui-0.0.16-1|50	
12cu|modem-manager-gui-0.0.16-1|51	%files -f %{name}.lang
12cu|modem-manager-gui-0.0.16-1|52	%doc LICENSE
12cu|modem-manager-gui-0.0.16-1|53	%doc AUTHORS
12cu|modem-manager-gui-0.0.16-1|54	%doc Changelog
12cu|modem-manager-gui-0.0.16-1|55	%{_bindir}/modem-manager-gui
12cu|modem-manager-gui-0.0.16-1|56	%{_libdir}/modem-manager-gui/modules/*
12cu|modem-manager-gui-0.0.16-1|57	%{_datadir}/pixmaps/%{name}.png
12cu|modem-manager-gui-0.0.16-1|58	%{_datadir}/modem-manager-gui/pixmaps/*
12cu|modem-manager-gui-0.0.16-1|59	%{_datadir}/modem-manager-gui/sounds/message.ogg
12cu|modem-manager-gui-0.0.16-1|60	%{_datadir}/modem-manager-gui/ui/modem-manager-gui.ui
12cu|modem-manager-gui-0.0.16-1|61	%{_datadir}/applications/modem-manager-gui.desktop
12cu|modem-manager-gui-0.0.16-1|62	%{_mandir}/man1/modem-manager-gui.1.xz
12cu|modem-manager-gui-0.0.16-1|63	
12cu|modem-manager-gui-0.0.16-1|64	%changelog
12cu|modem-manager-gui-0.0.16-1|65	* Fri Apr 19 2013 akdengi <akdengi>
12cu|modem-manager-gui-0.0.16-1|66	- port to ROSA
12cu|modem-manager-gui-0.0.16-1|67	
12cu|modem-manager-gui-0.0.16-1|68	* Fri Apr 12 2013 AlexL <loginov.alex.valer@gmail.com>
12cu|modem-manager-gui-0.0.16-1|69	- fixed Group for Mageia
12cu|modem-manager-gui-0.0.16-1|70	- added modemmanager to Requires
12cu|modem-manager-gui-0.0.16-1|71	- added networkmanager to Suggests
12cu|modem-manager-gui-0.0.16-1|72	- added patch modem-manager-gui.ui
12cu|modem-manager-gui-0.0.16-1|73	
12cu|modem-manager-gui-0.0.16-1|74	* Mon Apr 07 2013 Zomby <Zomby@ukr.net>
12cu|modem-manager-gui-0.0.16-1|75	- repack for Mageia Russian Community
12cu|modem-manager-gui-0.0.16-1|76	
12cu|modem-manager-gui-0.0.16-1|77	* Tue Dec 16 2012 Alex <alex@linuxonly.ru>
12cu|modem-manager-gui-0.0.16-1|78	- added additional pictures for 0.0.15 release
12cu|modem-manager-gui-0.0.16-1|79	
12cu|modem-manager-gui-0.0.16-1|80	* Wed Aug 08 2012 Alex <alex@linuxonly.ru>
12cu|modem-manager-gui-0.0.16-1|81	- released spec
12cu|modem-manager-gui-0.0.16-1|82	

10114 12
12cu|mondo-3.0.4-1|1	#
12cu|mondo-3.0.4-1|2	# $Id: mondo.spec 1892 2008-03-22 00:57:27Z bruno $
12cu|mondo-3.0.4-1|3	#
12cu|mondo-3.0.4-1|4	
12cu|mondo-3.0.4-1|5	Summary:	A program to create a rescue/restore CD/tape
12cu|mondo-3.0.4-1|6	Summary(fr):	Un programme pour créer un media de sauvegarde/restauration
12cu|mondo-3.0.4-1|7	Summary(it):	Un programma per utenti Linux per creare un CD/tape di rescue
12cu|mondo-3.0.4-1|8	Summary(sp):	Un programa por crear una CD/cinta de restoracion/rescate
12cu|mondo-3.0.4-1|9	
12cu|mondo-3.0.4-1|10	Name:		mondo
12cu|mondo-3.0.4-1|11	Version:	3.0.4
12cu|mondo-3.0.4-1|12	Packager:	Bruno Cornec <bcornec@mandriva.org>
12cu|mondo-3.0.4-1|13	Release:	1
12cu|mondo-3.0.4-1|14	License:	GPL
12cu|mondo-3.0.4-1|15	Group:		Archiving/Backup
12cu|mondo-3.0.4-1|16	Url:		http://www.mondorescue.org
12cu|mondo-3.0.4-1|17	Source:		ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.gz
12cu|mondo-3.0.4-1|18	BuildRequires:	newt-devel >= 0.50, gcc-c++, autoconf, automake, libtool
12cu|mondo-3.0.4-1|19	ExcludeArch:	ppc
12cu|mondo-3.0.4-1|20	Obsoletes: libmondo
12cu|mondo-3.0.4-1|21	Requires:	mindi >= 2.1.1, bzip2 >= 0.9, afio, mkisofs, binutils, newt >= 0.50, buffer, cdrecord,
12cu|mondo-3.0.4-1|22	%ifarch ia64
12cu|mondo-3.0.4-1|23	Requires:	elilo, parted
12cu|mondo-3.0.4-1|24	%else
12cu|mondo-3.0.4-1|25	Requires:	syslinux >= 1.52
12cu|mondo-3.0.4-1|26	%endif
12cu|mondo-3.0.4-1|27	
12cu|mondo-3.0.4-1|28	%description
12cu|mondo-3.0.4-1|29	Mondo is a GPL disaster recovery solution to create backup media
12cu|mondo-3.0.4-1|30	(CD, DVD, tape, network images) that can be used to redeploy the
12cu|mondo-3.0.4-1|31	damaged system, as well as deploy similar or less similar systems.
12cu|mondo-3.0.4-1|32	
12cu|mondo-3.0.4-1|33	%prep
12cu|mondo-3.0.4-1|34	%setup -q
12cu|mondo-3.0.4-1|35	
12cu|mondo-3.0.4-1|36	%build
12cu|mondo-3.0.4-1|37	%configure2_5x
12cu|mondo-3.0.4-1|38	make %{?_smp_mflags} VERSION=%{version}
12cu|mondo-3.0.4-1|39	
12cu|mondo-3.0.4-1|40	%install
12cu|mondo-3.0.4-1|41	make DESTDIR=%{buildroot} install
12cu|mondo-3.0.4-1|42	mkdir -p %{buildroot}/%{_var}/cache/%{name}
12cu|mondo-3.0.4-1|43	
12cu|mondo-3.0.4-1|44	%files
12cu|mondo-3.0.4-1|45	%doc ChangeLog
12cu|mondo-3.0.4-1|46	#svn.log
12cu|mondo-3.0.4-1|47	%doc INSTALL COPYING README* TODO AUTHORS NEWS*
12cu|mondo-3.0.4-1|48	%doc docs/en/mondorescue-howto.html docs/en/mondorescue-howto.pdf
12cu|mondo-3.0.4-1|49	%{_libdir}/mondo/test/mrtest_mountlist
12cu|mondo-3.0.4-1|50	%{_libdir}/mondo/test/mrtest_stresc
12cu|mondo-3.0.4-1|51	%{_libdir}/mondo/test/mrtest_truncname
12cu|mondo-3.0.4-1|52	
12cu|mondo-3.0.4-1|53	%{_sbindir}/*
12cu|mondo-3.0.4-1|54	%{_datadir}/%{name}
12cu|mondo-3.0.4-1|55	%{_mandir}/man8/*
12cu|mondo-3.0.4-1|56	%{_var}/cache/%{name}
12cu|mondo-3.0.4-1|57	
12cu|mondo-3.0.4-1|58	
12cu|mondo-3.0.4-1|59	
12cu|mondo-3.0.4-1|60	
12cu|mondo-3.0.4-1|61	%changelog
12cu|mondo-3.0.4-1|62	* Thu Dec 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.0.4-1
12cu|mondo-3.0.4-1|63	+ Revision: eed8dae
12cu|mondo-3.0.4-1|64	- Add new files
12cu|mondo-3.0.4-1|65	
12cu|mondo-3.0.4-1|66	

10115 12
12cu|mongodb-2.4.13-1|1	Summary:	MongoDB client shell and tools
12cu|mongodb-2.4.13-1|2	Name:		mongodb
12cu|mongodb-2.4.13-1|3	Version:	2.4.13
12cu|mongodb-2.4.13-1|4	Release:	1
12cu|mongodb-2.4.13-1|5	License:	AGPL 3.0
12cu|mongodb-2.4.13-1|6	Group:		Databases
12cu|mongodb-2.4.13-1|7	Url:		http://www.mongodb.org
12cu|mongodb-2.4.13-1|8	Source0:	http://downloads.mongodb.org/src/%{name}-src-r%{version}.tar.gz
12cu|mongodb-2.4.13-1|9	Source1:	mongod.service
12cu|mongodb-2.4.13-1|10	Patch0:		mongo-2.4.4-werror.patch
12cu|mongodb-2.4.13-1|11	Patch1:		mongo-2.4.4-gcc4.8.patch
12cu|mongodb-2.4.13-1|12	Patch2:		mongo-2.4.13-unused-local-typedefs.patch
12cu|mongodb-2.4.13-1|13	Patch3:		mongo-2.4.10-no-unused-function.patch
12cu|mongodb-2.4.13-1|14	BuildRequires:	scons
12cu|mongodb-2.4.13-1|15	BuildRequires:	boost-devel
12cu|mongodb-2.4.13-1|16	BuildRequires:	js-devel
12cu|mongodb-2.4.13-1|17	BuildRequires:	pcap-devel
12cu|mongodb-2.4.13-1|18	BuildRequires:	readline-devel
12cu|mongodb-2.4.13-1|19	BuildRequires:	pkgconfig(libpcre)
12cu|mongodb-2.4.13-1|20	Obsoletes:	%{name}-devel < 2.4.9
12cu|mongodb-2.4.13-1|21	
12cu|mongodb-2.4.13-1|22	%description
12cu|mongodb-2.4.13-1|23	Mongo (from "huMONGOus") is a schema-free document-oriented database.
12cu|mongodb-2.4.13-1|24	It features dynamic profileable queries, full indexing, replication
12cu|mongodb-2.4.13-1|25	and fail-over support, efficient storage of large binary data objects,
12cu|mongodb-2.4.13-1|26	and auto-sharding.
12cu|mongodb-2.4.13-1|27	
12cu|mongodb-2.4.13-1|28	This package provides the mongo shell, import/export tools, and other
12cu|mongodb-2.4.13-1|29	client utilities.
12cu|mongodb-2.4.13-1|30	
12cu|mongodb-2.4.13-1|31	%files
12cu|mongodb-2.4.13-1|32	%doc README GNU-AGPL-3.0.txt
12cu|mongodb-2.4.13-1|33	%{_bindir}/mongo
12cu|mongodb-2.4.13-1|34	%{_bindir}/mongodump
12cu|mongodb-2.4.13-1|35	%{_bindir}/mongooplog
12cu|mongodb-2.4.13-1|36	%{_bindir}/mongoperf
12cu|mongodb-2.4.13-1|37	%{_bindir}/mongoexport
12cu|mongodb-2.4.13-1|38	%{_bindir}/mongofiles
12cu|mongodb-2.4.13-1|39	%{_bindir}/mongoimport
12cu|mongodb-2.4.13-1|40	%{_bindir}/mongorestore
12cu|mongodb-2.4.13-1|41	%{_bindir}/mongostat
12cu|mongodb-2.4.13-1|42	%{_bindir}/mongosniff
12cu|mongodb-2.4.13-1|43	%{_bindir}/mongotop
12cu|mongodb-2.4.13-1|44	%{_bindir}/bsondump
12cu|mongodb-2.4.13-1|45	%{_mandir}/man1/mongo.1*
12cu|mongodb-2.4.13-1|46	%{_mandir}/man1/mongodump.1*
12cu|mongodb-2.4.13-1|47	%{_mandir}/man1/mongoexport.1*
12cu|mongodb-2.4.13-1|48	%{_mandir}/man1/mongofiles.1*
12cu|mongodb-2.4.13-1|49	%{_mandir}/man1/mongoimport.1*
12cu|mongodb-2.4.13-1|50	%{_mandir}/man1/mongosniff.1*
12cu|mongodb-2.4.13-1|51	%{_mandir}/man1/mongostat.1*
12cu|mongodb-2.4.13-1|52	%{_mandir}/man1/mongorestore.1*
12cu|mongodb-2.4.13-1|53	%{_mandir}/man1/bsondump.1*
12cu|mongodb-2.4.13-1|54	%{_mandir}/man1/mongooplog.1.*
12cu|mongodb-2.4.13-1|55	%{_mandir}/man1/mongoperf.1.*
12cu|mongodb-2.4.13-1|56	%{_mandir}/man1/mongotop.1.*
12cu|mongodb-2.4.13-1|57	
12cu|mongodb-2.4.13-1|58	#----------------------------------------------------------------------------
12cu|mongodb-2.4.13-1|59	
12cu|mongodb-2.4.13-1|60	%package server
12cu|mongodb-2.4.13-1|61	Summary:	MongoDB server, sharding server, and support scripts
12cu|mongodb-2.4.13-1|62	Group:		Databases
12cu|mongodb-2.4.13-1|63	Requires:	%{name}
12cu|mongodb-2.4.13-1|64	Requires(post,preun):	rpm-helper
12cu|mongodb-2.4.13-1|65	
12cu|mongodb-2.4.13-1|66	%description server
12cu|mongodb-2.4.13-1|67	Mongo (from "huMONGOus") is a schema-free document-oriented database.
12cu|mongodb-2.4.13-1|68	
12cu|mongodb-2.4.13-1|69	This package provides the mongo server software, mongo sharding server
12cu|mongodb-2.4.13-1|70	softwware, default configuration files, and init.d scripts.
12cu|mongodb-2.4.13-1|71	
12cu|mongodb-2.4.13-1|72	%files server
12cu|mongodb-2.4.13-1|73	%config(noreplace) %{_sysconfdir}/mongod.conf
12cu|mongodb-2.4.13-1|74	%{_bindir}/mongod
12cu|mongodb-2.4.13-1|75	%{_bindir}/mongos
12cu|mongodb-2.4.13-1|76	%{_mandir}/man1/mongod.1*
12cu|mongodb-2.4.13-1|77	%{_mandir}/man1/mongos.1*
12cu|mongodb-2.4.13-1|78	%{_prefix}/lib/tmpfiles.d/%{name}-server.conf
12cu|mongodb-2.4.13-1|79	%{_unitdir}/mongod.service
12cu|mongodb-2.4.13-1|80	%{_sysconfdir}/rc.d/init.d/mongod
12cu|mongodb-2.4.13-1|81	%{_sysconfdir}/sysconfig/mongod
12cu|mongodb-2.4.13-1|82	%attr(0755,mongod,mongod) %dir %{_var}/lib/mongo
12cu|mongodb-2.4.13-1|83	%attr(0755,mongod,mongod) %dir %{_var}/log/mongo
12cu|mongodb-2.4.13-1|84	%attr(0640,mongod,mongod) %config(noreplace) %verify(not md5 size mtime) %{_var}/log/mongo/mongod.log
12cu|mongodb-2.4.13-1|85	
12cu|mongodb-2.4.13-1|86	%pre server
12cu|mongodb-2.4.13-1|87	%_pre_useradd mongod /var/lib/mongo /bin/false
12cu|mongodb-2.4.13-1|88	
12cu|mongodb-2.4.13-1|89	%post server
12cu|mongodb-2.4.13-1|90	# (cg) Make sure the pid folder exists on install
12cu|mongodb-2.4.13-1|91	mkdir -p %{_var}/run/mongo
12cu|mongodb-2.4.13-1|92	chown mongod.mongod %{_var}/run/mongo
12cu|mongodb-2.4.13-1|93	%_post_service mongod
12cu|mongodb-2.4.13-1|94	
12cu|mongodb-2.4.13-1|95	%preun server
12cu|mongodb-2.4.13-1|96	%_preun_service mongod
12cu|mongodb-2.4.13-1|97	
12cu|mongodb-2.4.13-1|98	%postun server
12cu|mongodb-2.4.13-1|99	%_postun_userdel mongod
12cu|mongodb-2.4.13-1|100	
12cu|mongodb-2.4.13-1|101	#----------------------------------------------------------------------------
12cu|mongodb-2.4.13-1|102	
12cu|mongodb-2.4.13-1|103	%prep
12cu|mongodb-2.4.13-1|104	%setup -qn %{name}-src-r%{version}
12cu|mongodb-2.4.13-1|105	%patch0 -p0
12cu|mongodb-2.4.13-1|106	%patch1 -p1
12cu|mongodb-2.4.13-1|107	%patch2 -p1
12cu|mongodb-2.4.13-1|108	%patch3 -p1
12cu|mongodb-2.4.13-1|109	
12cu|mongodb-2.4.13-1|110	%build
12cu|mongodb-2.4.13-1|111	%serverbuild
12cu|mongodb-2.4.13-1|112	export CXXFLAGS="%{optflags}"
12cu|mongodb-2.4.13-1|113	export LINKFLAGS='%{ldflags}'
12cu|mongodb-2.4.13-1|114	%scons \
12cu|mongodb-2.4.13-1|115	--prefix=%{_prefix} \
12cu|mongodb-2.4.13-1|116	--use-system-pcre=True \
12cu|mongodb-2.4.13-1|117	--use-system-boost=True \
12cu|mongodb-2.4.13-1|118	--nostrip=True
12cu|mongodb-2.4.13-1|119	
12cu|mongodb-2.4.13-1|120	%install
12cu|mongodb-2.4.13-1|121	%serverbuild
12cu|mongodb-2.4.13-1|122	export CXXFLAGS="%{optflags}"
12cu|mongodb-2.4.13-1|123	export LINKFLAGS='%{ldflags}'
12cu|mongodb-2.4.13-1|124	
12cu|mongodb-2.4.13-1|125	%scons \
12cu|mongodb-2.4.13-1|126	--prefix=%{buildroot}%{_prefix} \
12cu|mongodb-2.4.13-1|127	--nostrip=True \
12cu|mongodb-2.4.13-1|128	install
12cu|mongodb-2.4.13-1|129	
12cu|mongodb-2.4.13-1|130	mkdir -p %{buildroot}%{_mandir}/man1
12cu|mongodb-2.4.13-1|131	cp debian/*.1 %{buildroot}%{_mandir}/man1/
12cu|mongodb-2.4.13-1|132	mkdir -p %{buildroot}%{_unitdir}
12cu|mongodb-2.4.13-1|133	cp %{SOURCE1} %{buildroot}%{_unitdir}/mongod.service
12cu|mongodb-2.4.13-1|134	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d
12cu|mongodb-2.4.13-1|135	cp rpm/init.d-mongod %{buildroot}%{_sysconfdir}/rc.d/init.d/mongod
12cu|mongodb-2.4.13-1|136	chmod a+x %{buildroot}%{_sysconfdir}/rc.d/init.d/mongod
12cu|mongodb-2.4.13-1|137	mkdir -p %{buildroot}%{_sysconfdir}
12cu|mongodb-2.4.13-1|138	cp rpm/mongod.conf %{buildroot}%{_sysconfdir}/mongod.conf
12cu|mongodb-2.4.13-1|139	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12cu|mongodb-2.4.13-1|140	cp rpm/mongod.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/mongod
12cu|mongodb-2.4.13-1|141	mkdir -p %{buildroot}%{_var}/lib/mongo
12cu|mongodb-2.4.13-1|142	mkdir -p %{buildroot}%{_var}/log/mongo
12cu|mongodb-2.4.13-1|143	touch %{buildroot}%{_var}/log/mongo/mongod.log
12cu|mongodb-2.4.13-1|144	
12cu|mongodb-2.4.13-1|145	cat >> %{buildroot}%{_sysconfdir}/sysconfig/mongod << EOF
12cu|mongodb-2.4.13-1|146	OPTIONS="-f /etc/mongod.conf"
12cu|mongodb-2.4.13-1|147	EOF
12cu|mongodb-2.4.13-1|148	
12cu|mongodb-2.4.13-1|149	# (cg) Ensure the pid file folder exists (this is more important under mga3
12cu|mongodb-2.4.13-1|150	# when /var/run will be on tmpfs)
12cu|mongodb-2.4.13-1|151	mkdir -p %{buildroot}%{_prefix}/lib/tmpfiles.d
12cu|mongodb-2.4.13-1|152	cat > %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}-server.conf << EOF
12cu|mongodb-2.4.13-1|153	d %{_var}/run/mongo 0755 mongod mongod -
12cu|mongodb-2.4.13-1|154	EOF
12cu|mongodb-2.4.13-1|155	
12cu|mongodb-2.4.13-1|156	rm -f %{buildroot}/usr/lib/libmongoclient.a
12cu|mongodb-2.4.13-1|157	
12cu|mongodb-2.4.13-1|158	
12cu|mongodb-2.4.13-1|159	%changelog
12cu|mongodb-2.4.13-1|160	
12cu|mongodb-2.4.13-1|161	* Sat Apr 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4.13-1
12cu|mongodb-2.4.13-1|162	- (f8d69d3) Updated to 2.4.13
12cu|mongodb-2.4.13-1|163	
12cu|mongodb-2.4.13-1|164	

10116 12
12cu|mono-debugger-2.10-3|1	%define major 0
12cu|mono-debugger-2.10-3|2	%define libname %mklibname monodebuggerserver %{major}
12cu|mono-debugger-2.10-3|3	%define devname %mklibname %{name} -d
12cu|mono-debugger-2.10-3|4	
12cu|mono-debugger-2.10-3|5	%define monodir %{_prefix}/lib/mono
12cu|mono-debugger-2.10-3|6	
12cu|mono-debugger-2.10-3|7	Summary:	Mono Debugger
12cu|mono-debugger-2.10-3|8	Name:		mono-debugger
12cu|mono-debugger-2.10-3|9	Version:	2.10
12cu|mono-debugger-2.10-3|10	Release:	3
12cu|mono-debugger-2.10-3|11	License:	GPLv2+ and MIT
12cu|mono-debugger-2.10-3|12	Group:		Development/Other
12cu|mono-debugger-2.10-3|13	Url:		http://www.go-mono.com/
12cu|mono-debugger-2.10-3|14	Source0:	http://go-mono.com/sources/mono-debugger/%{name}-%{version}.tar.bz2
12cu|mono-debugger-2.10-3|15	Patch0:		mono-debugger-2.10-glib-includes.patch
12cu|mono-debugger-2.10-3|16	Patch1:		mono-debugger-2.2-dllmap.patch
12cu|mono-debugger-2.10-3|17	BuildRequires:	readline-devel
12cu|mono-debugger-2.10-3|18	BuildRequires:	termcap-devel
12cu|mono-debugger-2.10-3|19	BuildRequires:	pkgconfig(glib-2.0)
12cu|mono-debugger-2.10-3|20	BuildRequires:	pkgconfig(mono)
12cu|mono-debugger-2.10-3|21	Requires:	mono
12cu|mono-debugger-2.10-3|22	Requires:	%{libname} = %{EVRD}
12cu|mono-debugger-2.10-3|23	
12cu|mono-debugger-2.10-3|24	%description
12cu|mono-debugger-2.10-3|25	The Mono Debugger.
12cu|mono-debugger-2.10-3|26	
12cu|mono-debugger-2.10-3|27	%files
12cu|mono-debugger-2.10-3|28	%doc AUTHORS README NEWS ChangeLog
12cu|mono-debugger-2.10-3|29	%{_bindir}/*
12cu|mono-debugger-2.10-3|30	%{monodir}/*
12cu|mono-debugger-2.10-3|31	
12cu|mono-debugger-2.10-3|32	#----------------------------------------------------------------------------
12cu|mono-debugger-2.10-3|33	
12cu|mono-debugger-2.10-3|34	%package -n %{libname}
12cu|mono-debugger-2.10-3|35	Summary:	Shared libraries of the Mono Debugger
12cu|mono-debugger-2.10-3|36	Group:		System/Libraries
12cu|mono-debugger-2.10-3|37	Obsoletes:	%{_lib}mono-debugger0 < 2.10-3
12cu|mono-debugger-2.10-3|38	Conflicts:	%{_lib}mono-debugger0 < 2.10-3
12cu|mono-debugger-2.10-3|39	
12cu|mono-debugger-2.10-3|40	%description -n %{libname}
12cu|mono-debugger-2.10-3|41	This contains shared libraries used by the Mono Debugger.
12cu|mono-debugger-2.10-3|42	
12cu|mono-debugger-2.10-3|43	%files -n %{libname}
12cu|mono-debugger-2.10-3|44	%{_libdir}/libmonodebuggerserver.so.%{major}*
12cu|mono-debugger-2.10-3|45	
12cu|mono-debugger-2.10-3|46	#----------------------------------------------------------------------------
12cu|mono-debugger-2.10-3|47	
12cu|mono-debugger-2.10-3|48	%package -n %{devname}
12cu|mono-debugger-2.10-3|49	Summary:	Headers of the Mono Debugger
12cu|mono-debugger-2.10-3|50	Group:		Development/Other
12cu|mono-debugger-2.10-3|51	Provides:	%{name}-devel = %{EVRD}
12cu|mono-debugger-2.10-3|52	Requires:	%{libname} = %{EVRD}
12cu|mono-debugger-2.10-3|53	Obsoletes:	%{_lib}mono-debugger0-devel < 2.10-3
12cu|mono-debugger-2.10-3|54	Conflicts:	%{_lib}mono-debugger0-devel < 2.10-3
12cu|mono-debugger-2.10-3|55	
12cu|mono-debugger-2.10-3|56	%description -n %{devname}
12cu|mono-debugger-2.10-3|57	This contains headers and libraries of the Mono Debugger.
12cu|mono-debugger-2.10-3|58	
12cu|mono-debugger-2.10-3|59	%files -n %{devname}
12cu|mono-debugger-2.10-3|60	%{_libdir}/libmonodebuggerserver.so
12cu|mono-debugger-2.10-3|61	%{_libdir}/pkgconfig/*.pc
12cu|mono-debugger-2.10-3|62	
12cu|mono-debugger-2.10-3|63	#----------------------------------------------------------------------------
12cu|mono-debugger-2.10-3|64	
12cu|mono-debugger-2.10-3|65	%prep
12cu|mono-debugger-2.10-3|66	%setup -q
12cu|mono-debugger-2.10-3|67	%apply_patches
12cu|mono-debugger-2.10-3|68	
12cu|mono-debugger-2.10-3|69	%build
12cu|mono-debugger-2.10-3|70	%define _disable_ld_no_undefined 1
12cu|mono-debugger-2.10-3|71	%configure2_5x
12cu|mono-debugger-2.10-3|72	#gw parallel build broken in 2.4.3
12cu|mono-debugger-2.10-3|73	make
12cu|mono-debugger-2.10-3|74	
12cu|mono-debugger-2.10-3|75	%install
12cu|mono-debugger-2.10-3|76	%makeinstall_std
12cu|mono-debugger-2.10-3|77	install -m 644 wrapper/mdb.exe.config %{buildroot}%{monodir}/2.0/
12cu|mono-debugger-2.10-3|78	
12cu|mono-debugger-2.10-3|79	
12cu|mono-debugger-2.10-3|80	%changelog
12cu|mono-debugger-2.10-3|81	* Wed Mar 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.10-3
12cu|mono-debugger-2.10-3|82	+ Revision: 3b87249
12cu|mono-debugger-2.10-3|83	- LOG Rename library and devel subpackages, spec cleanup
12cu|mono-debugger-2.10-3|84	
12cu|mono-debugger-2.10-3|85	

10117 12
12cu|monodevelop-3.0.3.5-2|1	%define	name monodevelop
12cu|monodevelop-3.0.3.5-2|2	%define	version  3.0.3.5
12cu|monodevelop-3.0.3.5-2|3	%define	release  %mkrel 2
12cu|monodevelop-3.0.3.5-2|4	%define	gtksharp 1.9.5
12cu|monodevelop-3.0.3.5-2|5	%define	monodoc  1.0
12cu|monodevelop-3.0.3.5-2|6	%define	pkgconfigdir %_datadir/pkgconfig
12cu|monodevelop-3.0.3.5-2|7	
12cu|monodevelop-3.0.3.5-2|8	Summary:	Full-featured IDE for mono and Gtk#
12cu|monodevelop-3.0.3.5-2|9	Name:		%{name}
12cu|monodevelop-3.0.3.5-2|10	Version:	%{version}
12cu|monodevelop-3.0.3.5-2|11	Release:	%{release}
12cu|monodevelop-3.0.3.5-2|12	Source0:	http://download.mono-project.com/sources/monodevelop/%{name}-%{version}.tar.bz2
12cu|monodevelop-3.0.3.5-2|13	Source1000:     %{name}.rpmlintrc
12cu|monodevelop-3.0.3.5-2|14	Patch0:		link_system_nunit.patch
12cu|monodevelop-3.0.3.5-2|15	Patch1:		%{name}-3.0.3.2-md-gettext.patch
12cu|monodevelop-3.0.3.5-2|16	URL:		http://www.monodevelop.com/
12cu|monodevelop-3.0.3.5-2|17	License:	LGPLv2
12cu|monodevelop-3.0.3.5-2|18	Group:		Development/Other
12cu|monodevelop-3.0.3.5-2|19	#Requires: gtksourceview-sharp >= % gtksourceview
12cu|monodevelop-3.0.3.5-2|20	Requires:	gnome-sharp2 >= %gtksharp
12cu|monodevelop-3.0.3.5-2|21	Requires:	glade-sharp2 >= %gtksharp
12cu|monodevelop-3.0.3.5-2|22	Requires:	monodoc >= %monodoc
12cu|monodevelop-3.0.3.5-2|23	Requires:	mono-tools
12cu|monodevelop-3.0.3.5-2|24	Requires:	mono-basic
12cu|monodevelop-3.0.3.5-2|25	Requires:	mono-addins
12cu|monodevelop-3.0.3.5-2|26	Requires:	libmono-devel
12cu|monodevelop-3.0.3.5-2|27	Requires:	shared-mime-info
12cu|monodevelop-3.0.3.5-2|28	Requires:	xterm
12cu|monodevelop-3.0.3.5-2|29	Requires:	subversion
12cu|monodevelop-3.0.3.5-2|30	Requires:	git
12cu|monodevelop-3.0.3.5-2|31	Requires:	xsp
12cu|monodevelop-3.0.3.5-2|32	BuildRequires:	pkgconfig(gconf-sharp-2.0) >= 2.12.8
12cu|monodevelop-3.0.3.5-2|33	BuildRequires:	pkgconfig(glade-sharp-2.0) >= 2.12.8
12cu|monodevelop-3.0.3.5-2|34	BuildRequires:	pkgconfig(glib-sharp-2.0) >= 2.12.8
12cu|monodevelop-3.0.3.5-2|35	BuildRequires:	pkgconfig(gnome-sharp-2.0) >= 2.12.8
12cu|monodevelop-3.0.3.5-2|36	BuildRequires:	pkgconfig(gnome-vfs-sharp-2.0) >= 2.12.8
12cu|monodevelop-3.0.3.5-2|37	BuildRequires:	pkgconfig(gtk-sharp-2.0) >= 2.12.8
12cu|monodevelop-3.0.3.5-2|38	BuildRequires:	pkgconfig(wcf)
12cu|monodevelop-3.0.3.5-2|39	BuildRequires:	pkgconfig(mono-addins) >= 0.6
12cu|monodevelop-3.0.3.5-2|40	BuildRequires:	pkgconfig(mono-addins-gui) >= 0.6
12cu|monodevelop-3.0.3.5-2|41	BuildRequires:	pkgconfig(mono-addins-setup) >= 0.6
12cu|monodevelop-3.0.3.5-2|42	BuildRequires:	pkgconfig(mono-nunit)
12cu|monodevelop-3.0.3.5-2|43	BuildRequires:	pkgconfig(monodoc) >= 1.0
12cu|monodevelop-3.0.3.5-2|44	BuildRequires:	pkgconfig(mono) >= 2.8
12cu|monodevelop-3.0.3.5-2|45	BuildRequires:	intltool
12cu|monodevelop-3.0.3.5-2|46	BuildRequires:	desktop-file-utils
12cu|monodevelop-3.0.3.5-2|47	BuildRequires:	gettext
12cu|monodevelop-3.0.3.5-2|48	# Obsolete deprecated plugins which are not compatible with MD 2.6
12cu|monodevelop-3.0.3.5-2|49	Obsoletes:	monodevelop-boo
12cu|monodevelop-3.0.3.5-2|50	Obsoletes:	monodevelop-debugger-mdb
12cu|monodevelop-3.0.3.5-2|51	
12cu|monodevelop-3.0.3.5-2|52	Conflicts:	%{name} <= 3.0.3.2-2
12cu|monodevelop-3.0.3.5-2|53	Obsoletes:	%{name} <= 3.0.3.2-2
12cu|monodevelop-3.0.3.5-2|54	
12cu|monodevelop-3.0.3.5-2|55	BuildArch:     noarch
12cu|monodevelop-3.0.3.5-2|56	%define _requires_exceptions ^libg.*\\|lib64g.*\\|libp.*\\|lib64p.*\\|liba.*\\|lib64a.*
12cu|monodevelop-3.0.3.5-2|57	
12cu|monodevelop-3.0.3.5-2|58	%description
12cu|monodevelop-3.0.3.5-2|59	This is MonoDevelop which is intended to be a full-featured
12cu|monodevelop-3.0.3.5-2|60	integrated development environment (IDE) for mono and Gtk#.
12cu|monodevelop-3.0.3.5-2|61	It was originally a port of SharpDevelop 0.98.
12cu|monodevelop-3.0.3.5-2|62	
12cu|monodevelop-3.0.3.5-2|63	%prep
12cu|monodevelop-3.0.3.5-2|64	%setup -q
12cu|monodevelop-3.0.3.5-2|65	%patch0 -p1 -b .nunit
12cu|monodevelop-3.0.3.5-2|66	%patch1 -p1 -b .mdgettext
12cu|monodevelop-3.0.3.5-2|67	
12cu|monodevelop-3.0.3.5-2|68	%build
12cu|monodevelop-3.0.3.5-2|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
12cu|monodevelop-3.0.3.5-2|70	#--enable-gtksourceview2
12cu|monodevelop-3.0.3.5-2|71	make
12cu|monodevelop-3.0.3.5-2|72	
12cu|monodevelop-3.0.3.5-2|73	%install
12cu|monodevelop-3.0.3.5-2|74	rm -rf %{buildroot} %name.lang
12cu|monodevelop-3.0.3.5-2|75	mkdir -p %{buildroot}/`monodoc --get-sourcesdir`
12cu|monodevelop-3.0.3.5-2|76	%makeinstall_std pkgconfigdir=%pkgconfigdir packagedir=%buildroot%_prefix/lib/monodevelop/AddIns/AspNetEdit MOZILLA_HOME=%buildroot%_prefix/lib/firefox-%mozver/
12cu|monodevelop-3.0.3.5-2|77	
12cu|monodevelop-3.0.3.5-2|78	desktop-file-install --dir %buildroot%_datadir/applications \
12cu|monodevelop-3.0.3.5-2|79	%buildroot%_datadir/applications/*.desktop
12cu|monodevelop-3.0.3.5-2|80	
12cu|monodevelop-3.0.3.5-2|81	%find_lang %name
12cu|monodevelop-3.0.3.5-2|82	
12cu|monodevelop-3.0.3.5-2|83	%files -f %name.lang
12cu|monodevelop-3.0.3.5-2|84	%doc AUTHORS ChangeLog README
12cu|monodevelop-3.0.3.5-2|85	%{_bindir}/mdtool
12cu|monodevelop-3.0.3.5-2|86	%{_bindir}/monodevelop
12cu|monodevelop-3.0.3.5-2|87	%{_prefix}/lib/monodevelop
12cu|monodevelop-3.0.3.5-2|88	%_mandir/man1/mdtool.1*
12cu|monodevelop-3.0.3.5-2|89	%_mandir/man1/monodevelop.1*
12cu|monodevelop-3.0.3.5-2|90	%{_datadir}/applications/monodevelop.desktop
12cu|monodevelop-3.0.3.5-2|91	%{_datadir}/mime/packages/monodevelop.xml
12cu|monodevelop-3.0.3.5-2|92	%_datadir/icons/hicolor/*/apps/monodevelop.*
12cu|monodevelop-3.0.3.5-2|93	%pkgconfigdir/monodevelop.pc
12cu|monodevelop-3.0.3.5-2|94	%pkgconfigdir/monodevelop-core-addins.pc

10118 12
12cu|mono-nat-1.1.0-2|1	%define name mono-nat
12cu|mono-nat-1.1.0-2|2	%define version 1.1.0
12cu|mono-nat-1.1.0-2|3	%define release %mkrel 2
12cu|mono-nat-1.1.0-2|4	
12cu|mono-nat-1.1.0-2|5	Summary: Network Address Translation library for Mono
12cu|mono-nat-1.1.0-2|6	Name: %{name}
12cu|mono-nat-1.1.0-2|7	Version: %{version}
12cu|mono-nat-1.1.0-2|8	Release: %{release}
12cu|mono-nat-1.1.0-2|9	Source0: %{name}-%{version}.tar.gz
12cu|mono-nat-1.1.0-2|10	License: MIT
12cu|mono-nat-1.1.0-2|11	Group: System/Libraries
12cu|mono-nat-1.1.0-2|12	Url:  http://projects.qnetp.net/news/show/8
12cu|mono-nat-1.1.0-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|mono-nat-1.1.0-2|14	BuildRequires: mono-devel
12cu|mono-nat-1.1.0-2|15	BuildArch: noarch
12cu|mono-nat-1.1.0-2|16	
12cu|mono-nat-1.1.0-2|17	%description
12cu|mono-nat-1.1.0-2|18	This is a .NET Library for automatic network address translation.
12cu|mono-nat-1.1.0-2|19	
12cu|mono-nat-1.1.0-2|20	%prep
12cu|mono-nat-1.1.0-2|21	%setup -q
12cu|mono-nat-1.1.0-2|22	
12cu|mono-nat-1.1.0-2|23	%build
12cu|mono-nat-1.1.0-2|24	./configure --prefix=%_prefix
12cu|mono-nat-1.1.0-2|25	make
12cu|mono-nat-1.1.0-2|26	
12cu|mono-nat-1.1.0-2|27	%install
12cu|mono-nat-1.1.0-2|28	rm -rf %{buildroot}
12cu|mono-nat-1.1.0-2|29	%makeinstall_std linuxpkgconfigdir=%_datadir/pkgconfig
12cu|mono-nat-1.1.0-2|30	
12cu|mono-nat-1.1.0-2|31	%clean
12cu|mono-nat-1.1.0-2|32	rm -rf %{buildroot}
12cu|mono-nat-1.1.0-2|33	
12cu|mono-nat-1.1.0-2|34	%files
12cu|mono-nat-1.1.0-2|35	%defattr(-,root,root)
12cu|mono-nat-1.1.0-2|36	%_prefix/lib/mono-nat
12cu|mono-nat-1.1.0-2|37	%_datadir/pkgconfig/mono.nat.pc
12cu|mono-nat-1.1.0-2|38	
12cu|mono-nat-1.1.0-2|39	
12cu|mono-nat-1.1.0-2|40	
12cu|mono-nat-1.1.0-2|41	
12cu|mono-nat-1.1.0-2|42	%changelog
12cu|mono-nat-1.1.0-2|43	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.1.0-2
12cu|mono-nat-1.1.0-2|44	+ Revision: 83e325a
12cu|mono-nat-1.1.0-2|45	- Automatic import for version 1.1.0-2
12cu|mono-nat-1.1.0-2|46	
12cu|mono-nat-1.1.0-2|47	

10119 12
12cu|monosim-1.5.2-4|1	%define _enable_debug_packages %{nil}
12cu|monosim-1.5.2-4|2	%define debug_package %{nil}
12cu|monosim-1.5.2-4|3	
12cu|monosim-1.5.2-4|4	Summary:	Manage your SIM Card contacts
12cu|monosim-1.5.2-4|5	Name:		monosim
12cu|monosim-1.5.2-4|6	Version:	1.5.2
12cu|monosim-1.5.2-4|7	Release:	4
12cu|monosim-1.5.2-4|8	License:	GPLv2+
12cu|monosim-1.5.2-4|9	Group:		Office
12cu|monosim-1.5.2-4|10	Url:		http://www.integrazioneweb.com/monosim
12cu|monosim-1.5.2-4|11	Source0:	http://www.integrazioneweb.com/repository/sources/%{name}-%{version}.tar.gz
12cu|monosim-1.5.2-4|12	Patch0:		monosim-1.5.2-fix-desktop-file.patch
12cu|monosim-1.5.2-4|13	BuildRequires:	glade-sharp2 >= 2.8.3
12cu|monosim-1.5.2-4|14	BuildRequires:	mono >= 1.2.3
12cu|monosim-1.5.2-4|15	Requires:	gtk-sharp2 >= 2.8.3
12cu|monosim-1.5.2-4|16	Requires:	mono >= 1.2.3
12cu|monosim-1.5.2-4|17	Requires:	pcsc-lite >= 1.0.0
12cu|monosim-1.5.2-4|18	# libpcsclite-devel required because contain /usr/lib/libpcsclite.so
12cu|monosim-1.5.2-4|19	# not contained in to libpcsclite1
12cu|monosim-1.5.2-4|20	Requires:	pkgconfig(libpcsclite)
12cu|monosim-1.5.2-4|21	
12cu|monosim-1.5.2-4|22	%description
12cu|monosim-1.5.2-4|23	is a simple application that can be used to read, write, update,
12cu|monosim-1.5.2-4|24	delete and backup your sim card contacts. It open and save also
12cu|monosim-1.5.2-4|25	some format files to manage your contacts also in a text files.
12cu|monosim-1.5.2-4|26	To connect monosim to your smartcard you need use a standard PCSC
12cu|monosim-1.5.2-4|27	smartcard reader as towitoko, acs, athena, blutronics, etc.
12cu|monosim-1.5.2-4|28	
12cu|monosim-1.5.2-4|29	%files
12cu|monosim-1.5.2-4|30	%doc monosim/copying.gpl
12cu|monosim-1.5.2-4|31	%{_libdir}/%{name}/
12cu|monosim-1.5.2-4|32	%{_bindir}/monosim
12cu|monosim-1.5.2-4|33	%{_datadir}/pixmaps/%{name}.png
12cu|monosim-1.5.2-4|34	%{_datadir}/applications/%{name}.desktop
12cu|monosim-1.5.2-4|35	
12cu|monosim-1.5.2-4|36	#----------------------------------------------------------------------------
12cu|monosim-1.5.2-4|37	
12cu|monosim-1.5.2-4|38	%prep
12cu|monosim-1.5.2-4|39	%setup -q
12cu|monosim-1.5.2-4|40	%patch0 -p0
12cu|monosim-1.5.2-4|41	
12cu|monosim-1.5.2-4|42	%build
12cu|monosim-1.5.2-4|43	%configure2_5x
12cu|monosim-1.5.2-4|44	%make
12cu|monosim-1.5.2-4|45	
12cu|monosim-1.5.2-4|46	%install
12cu|monosim-1.5.2-4|47	%makeinstall_std
12cu|monosim-1.5.2-4|48	
12cu|monosim-1.5.2-4|49	
12cu|monosim-1.5.2-4|50	%changelog
12cu|monosim-1.5.2-4|51	* Wed Mar 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.2-4
12cu|monosim-1.5.2-4|52	+ Revision: 6dde76f
12cu|monosim-1.5.2-4|53	- LOG Disable debug package, spec cleanup
12cu|monosim-1.5.2-4|54	
12cu|monosim-1.5.2-4|55	

10120 12
12cu|monotone-1.1-1|1	Summary:	A distributed version control tool
12cu|monotone-1.1-1|2	Name:		monotone
12cu|monotone-1.1-1|3	Version:	1.1
12cu|monotone-1.1-1|4	Release:	1
12cu|monotone-1.1-1|5	License:	GPLv2+
12cu|monotone-1.1-1|6	Group:		Development/Other
12cu|monotone-1.1-1|7	Url:		http://monotone.ca
12cu|monotone-1.1-1|8	Source0:	http://monotone.ca/downloads/%{version}/%{name}-%{version}.tar.bz2
12cu|monotone-1.1-1|9	Patch0:		monotone-1.0-pot-segfault.patch
12cu|monotone-1.1-1|10	BuildRequires:	texinfo
12cu|monotone-1.1-1|11	BuildRequires:	boost-devel
12cu|monotone-1.1-1|12	BuildRequires:	pkgconfig(botan-1.10)
12cu|monotone-1.1-1|13	BuildRequires:	pkgconfig(libidn)
12cu|monotone-1.1-1|14	BuildRequires:	pkgconfig(libpcre)
12cu|monotone-1.1-1|15	BuildRequires:	pkgconfig(lua)
12cu|monotone-1.1-1|16	BuildRequires:	pkgconfig(sqlite3)
12cu|monotone-1.1-1|17	BuildRequires:	pkgconfig(zlib)
12cu|monotone-1.1-1|18	
12cu|monotone-1.1-1|19	%description
12cu|monotone-1.1-1|20	monotone is a free, distributed version control system. it provides
12cu|monotone-1.1-1|21	fully disconnected operation, manages complete tree versions, keeps
12cu|monotone-1.1-1|22	its state in a local transactional database, supports overlapping
12cu|monotone-1.1-1|23	branches and extensible metadata, exchanges work over plain network
12cu|monotone-1.1-1|24	protocols, performs history-sensitive merging, and delegates trust
12cu|monotone-1.1-1|25	functions to client-side RSA certificates.
12cu|monotone-1.1-1|26	
12cu|monotone-1.1-1|27	%files -f %{name}.lang
12cu|monotone-1.1-1|28	%doc AUTHORS COPYING NEWS README UPGRADE doc/monotone.html contrib
12cu|monotone-1.1-1|29	%{_bindir}/mtn*
12cu|monotone-1.1-1|30	%dir %{_datadir}/%{name}
12cu|monotone-1.1-1|31	%{_datadir}/%{name}/hooks
12cu|monotone-1.1-1|32	%{_datadir}/%{name}/scripts
12cu|monotone-1.1-1|33	%{_sysconfdir}/bash_completion.d/*
12cu|monotone-1.1-1|34	%{_infodir}/%{name}*
12cu|monotone-1.1-1|35	%{_mandir}/man1/*
12cu|monotone-1.1-1|36	
12cu|monotone-1.1-1|37	#----------------------------------------------------------------------------
12cu|monotone-1.1-1|38	
12cu|monotone-1.1-1|39	%prep
12cu|monotone-1.1-1|40	%setup -q
12cu|monotone-1.1-1|41	%patch0 -p1
12cu|monotone-1.1-1|42	
12cu|monotone-1.1-1|43	%build
12cu|monotone-1.1-1|44	%configure2_5x
12cu|monotone-1.1-1|45	%make
12cu|monotone-1.1-1|46	make html
12cu|monotone-1.1-1|47	
12cu|monotone-1.1-1|48	%check
12cu|monotone-1.1-1|49	# Remove a test which fails (to investigate with upstream) syntax_errors_in_.mtn-ignore
12cu|monotone-1.1-1|50	rm -rf test/func/syntax_errors_in_.mtn-ignore
12cu|monotone-1.1-1|51	make check
12cu|monotone-1.1-1|52	
12cu|monotone-1.1-1|53	%install
12cu|monotone-1.1-1|54	%makeinstall_std
12cu|monotone-1.1-1|55	rm -fr %{buildroot}%{_docdir}/%{name}
12cu|monotone-1.1-1|56	
12cu|monotone-1.1-1|57	%find_lang %{name}
12cu|monotone-1.1-1|58	
12cu|monotone-1.1-1|59	
12cu|monotone-1.1-1|60	%changelog
12cu|monotone-1.1-1|61	* Mon Aug 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-1
12cu|monotone-1.1-1|62	+ Revision: 66e689a
12cu|monotone-1.1-1|63	- New version 1.1, drop merged patches
12cu|monotone-1.1-1|64	
12cu|monotone-1.1-1|65	

10121 12
12cu|monotone-viz-1.0.2-1|1	Summary:	A small GTK+ application that visualizes monotone ancestry graphs
12cu|monotone-viz-1.0.2-1|2	Name:		monotone-viz
12cu|monotone-viz-1.0.2-1|3	Version:	1.0.2
12cu|monotone-viz-1.0.2-1|4	Release:	1
12cu|monotone-viz-1.0.2-1|5	License:	GPLv2+
12cu|monotone-viz-1.0.2-1|6	Group:		Development/Other
12cu|monotone-viz-1.0.2-1|7	Url:		http://oandrieu.nerim.net/monotone-viz/
12cu|monotone-viz-1.0.2-1|8	Source0:	%{name}-%{version}-nolablgtk.tar.gz
12cu|monotone-viz-1.0.2-1|9	Patch0:		monotone-viz-1.0.2-dot.patch
12cu|monotone-viz-1.0.2-1|10	Patch1:		monotone-viz-1.0.2-new-stdio.patch
12cu|monotone-viz-1.0.2-1|11	BuildRequires:	camlp4
12cu|monotone-viz-1.0.2-1|12	BuildRequires:	ocaml
12cu|monotone-viz-1.0.2-1|13	BuildRequires:	ocaml-lablgtk2-devel
12cu|monotone-viz-1.0.2-1|14	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
12cu|monotone-viz-1.0.2-1|15	Requires:	graphviz
12cu|monotone-viz-1.0.2-1|16	Requires:	monotone
12cu|monotone-viz-1.0.2-1|17	
12cu|monotone-viz-1.0.2-1|18	%description
12cu|monotone-viz-1.0.2-1|19	Monotone-viz is a small GTK+ application that visualizes monotone ancestry
12cu|monotone-viz-1.0.2-1|20	graphs. Monotone is a free distributed version control system. Montone-viz
12cu|monotone-viz-1.0.2-1|21	is developed in the Objective Caml language, using the GTK+ and
12cu|monotone-viz-1.0.2-1|22	libgnomecanvas libraries (via LablGTK, an OCaml binding for GTK+), and it
12cu|monotone-viz-1.0.2-1|23	uses the dot program from the Graphviz package.
12cu|monotone-viz-1.0.2-1|24	
12cu|monotone-viz-1.0.2-1|25	%files
12cu|monotone-viz-1.0.2-1|26	%doc COPYING NEWS README
12cu|monotone-viz-1.0.2-1|27	%{_bindir}/%{name}
12cu|monotone-viz-1.0.2-1|28	%{_datadir}/applications/*
12cu|monotone-viz-1.0.2-1|29	
12cu|monotone-viz-1.0.2-1|30	#----------------------------------------------------------------------------
12cu|monotone-viz-1.0.2-1|31	
12cu|monotone-viz-1.0.2-1|32	%prep
12cu|monotone-viz-1.0.2-1|33	%setup -q
12cu|monotone-viz-1.0.2-1|34	%patch0 -p0
12cu|monotone-viz-1.0.2-1|35	%patch1 -p0
12cu|monotone-viz-1.0.2-1|36	
12cu|monotone-viz-1.0.2-1|37	%build
12cu|monotone-viz-1.0.2-1|38	%configure2_5x --without-local-lablgtk
12cu|monotone-viz-1.0.2-1|39	%make
12cu|monotone-viz-1.0.2-1|40	
12cu|monotone-viz-1.0.2-1|41	%install
12cu|monotone-viz-1.0.2-1|42	%makeinstall_std
12cu|monotone-viz-1.0.2-1|43	
12cu|monotone-viz-1.0.2-1|44	mkdir -p %{buildroot}%{_datadir}/applications
12cu|monotone-viz-1.0.2-1|45	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|monotone-viz-1.0.2-1|46	[Desktop Entry]
12cu|monotone-viz-1.0.2-1|47	Name=Monotone-viz
12cu|monotone-viz-1.0.2-1|48	Comment=Visualizes monotone ancestry graphs
12cu|monotone-viz-1.0.2-1|49	Exec=%{_bindir}/%{name}
12cu|monotone-viz-1.0.2-1|50	Terminal=false
12cu|monotone-viz-1.0.2-1|51	Type=Application
12cu|monotone-viz-1.0.2-1|52	Categories=GNOME;GTK;X-MandrivaLinux-MoreApplications-Development-Tools;Development;RevisionControl;
12cu|monotone-viz-1.0.2-1|53	EOF
12cu|monotone-viz-1.0.2-1|54	
12cu|monotone-viz-1.0.2-1|55	
12cu|monotone-viz-1.0.2-1|56	%changelog
12cu|monotone-viz-1.0.2-1|57	* Mon Aug 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-1
12cu|monotone-viz-1.0.2-1|58	+ Revision: f735a1b
12cu|monotone-viz-1.0.2-1|59	- New version 1.0.2
12cu|monotone-viz-1.0.2-1|60	
12cu|monotone-viz-1.0.2-1|61	

10122 12
12cu|monster-masher-1.8.1-6|1	Summary:	Clean caves by mashing monsters with stone
12cu|monster-masher-1.8.1-6|2	Name:		monster-masher
12cu|monster-masher-1.8.1-6|3	Version:	1.8.1
12cu|monster-masher-1.8.1-6|4	Release:	6
12cu|monster-masher-1.8.1-6|5	License:	GPLv2+
12cu|monster-masher-1.8.1-6|6	Group:		Games/Arcade
12cu|monster-masher-1.8.1-6|7	URL:		http://www.cs.auc.dk/~olau/monster-masher/
12cu|monster-masher-1.8.1-6|8	Source:		http://www.cs.auc.dk/~olau/monster-masher/source/%{name}-%{version}.tar.bz2
12cu|monster-masher-1.8.1-6|9	Patch0:		monster-masher-1.8-desktopentry.patch
12cu|monster-masher-1.8.1-6|10	# add handler to close the about dialog (bug #43019)
12cu|monster-masher-1.8.1-6|11	Patch1:		monster-masher-1.8-about-dialog.patch
12cu|monster-masher-1.8.1-6|12	Patch2:		monster-masher-1.8.1-glib.patch
12cu|monster-masher-1.8.1-6|13	Patch3:		monster-masher-1.8.1-crash.patch
12cu|monster-masher-1.8.1-6|14	BuildRequires:	pkgconfig(libgnomeuimm-2.6)
12cu|monster-masher-1.8.1-6|15	BuildRequires:	pkgconfig(gconfmm-2.6)
12cu|monster-masher-1.8.1-6|16	BuildRequires:	pkgconfig(esound)
12cu|monster-masher-1.8.1-6|17	BuildRequires:	imagemagick
12cu|monster-masher-1.8.1-6|18	BuildRequires:	intltool
12cu|monster-masher-1.8.1-6|19	
12cu|monster-masher-1.8.1-6|20	%description
12cu|monster-masher-1.8.1-6|21	Monster Masher is an action game for the GNOME desktop environment.
12cu|monster-masher-1.8.1-6|22	The basic idea is that you, as levitation worker gnome, has to clean
12cu|monster-masher-1.8.1-6|23	the caves for monsters that want to roll over you. You do the cleaning
12cu|monster-masher-1.8.1-6|24	by mashing the monsters with stone blocks.
12cu|monster-masher-1.8.1-6|25	
12cu|monster-masher-1.8.1-6|26	%prep
12cu|monster-masher-1.8.1-6|27	%setup -q
12cu|monster-masher-1.8.1-6|28	%patch0 -p1
12cu|monster-masher-1.8.1-6|29	%patch1 -p1
12cu|monster-masher-1.8.1-6|30	%patch2 -p1
12cu|monster-masher-1.8.1-6|31	%patch3 -p1
12cu|monster-masher-1.8.1-6|32	
12cu|monster-masher-1.8.1-6|33	%build
12cu|monster-masher-1.8.1-6|34	%configure2_5x --bindir=%{_gamesbindir}
12cu|monster-masher-1.8.1-6|35	%make LIBS=-lesd
12cu|monster-masher-1.8.1-6|36	
12cu|monster-masher-1.8.1-6|37	%install
12cu|monster-masher-1.8.1-6|38	rm -rf %{buildroot}
12cu|monster-masher-1.8.1-6|39	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12cu|monster-masher-1.8.1-6|40	
12cu|monster-masher-1.8.1-6|41	# menu entry
12cu|monster-masher-1.8.1-6|42	
12cu|monster-masher-1.8.1-6|43	# icons
12cu|monster-masher-1.8.1-6|44	mkdir -p %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
12cu|monster-masher-1.8.1-6|45	install -D -m 0644      monster-masher.png %{buildroot}%{_liconsdir}/monster-masher.png
12cu|monster-masher-1.8.1-6|46	convert -geometry 32x32 monster-masher.png %{buildroot}%{_iconsdir}/monster-masher.png
12cu|monster-masher-1.8.1-6|47	convert -geometry 16x16 monster-masher.png %{buildroot}%{_miconsdir}/monster-masher.png
12cu|monster-masher-1.8.1-6|48	
12cu|monster-masher-1.8.1-6|49	%find_lang %{name}
12cu|monster-masher-1.8.1-6|50	
12cu|monster-masher-1.8.1-6|51	%files -f %{name}.lang
12cu|monster-masher-1.8.1-6|52	%doc AUTHORS ChangeLog COPYING NEWS README
12cu|monster-masher-1.8.1-6|53	%{_gamesbindir}/*
12cu|monster-masher-1.8.1-6|54	%{_datadir}/applications/monster-masher.desktop
12cu|monster-masher-1.8.1-6|55	%{_datadir}/pixmaps/*
12cu|monster-masher-1.8.1-6|56	%{_datadir}/%{name}
12cu|monster-masher-1.8.1-6|57	%{_sysconfdir}/gconf/schemas/*.schemas
12cu|monster-masher-1.8.1-6|58	%{_iconsdir}/%{name}.png
12cu|monster-masher-1.8.1-6|59	%{_miconsdir}/%{name}.png
12cu|monster-masher-1.8.1-6|60	%{_liconsdir}/%{name}.png
12cu|monster-masher-1.8.1-6|61	

10123 12
12cu|moodle-2.2-4|1	%undefine __find_provides
12cu|moodle-2.2-4|2	
12cu|moodle-2.2-4|3	Summary:    A course management system for distance education
12cu|moodle-2.2-4|4	Name:       moodle
12cu|moodle-2.2-4|5	Version:    2.2
12cu|moodle-2.2-4|6	Release:    4
12cu|moodle-2.2-4|7	License:    GPLv2
12cu|moodle-2.2-4|8	Group:      System/Servers
12cu|moodle-2.2-4|9	URL:        http://moodle.org/
12cu|moodle-2.2-4|10	Source0:    http://download.moodle.org/stable19/%{name}-%{version}.tgz
12cu|moodle-2.2-4|11	
12cu|moodle-2.2-4|12	Source2:    http://download.moodle.org/lang16/af_utf8.zip
12cu|moodle-2.2-4|13	Source3:    http://download.moodle.org/lang16/sq_utf8.zip
12cu|moodle-2.2-4|14	Source4:    http://download.moodle.org/lang16/ar_utf8.zip
12cu|moodle-2.2-4|15	Source5:    http://download.moodle.org/lang16/eu_utf8.zip
12cu|moodle-2.2-4|16	Source6:    http://download.moodle.org/lang16/be_utf8.zip
12cu|moodle-2.2-4|17	Source7:    http://download.moodle.org/lang16/bs_utf8.zip
12cu|moodle-2.2-4|18	Source8:    http://download.moodle.org/lang16/bg_utf8.zip
12cu|moodle-2.2-4|19	Source9:    http://download.moodle.org/lang16/ca_utf8.zip
12cu|moodle-2.2-4|20	Source10:   http://download.moodle.org/lang16/hr_utf8.zip
12cu|moodle-2.2-4|21	Source11:   http://download.moodle.org/lang16/zh_cn_utf8.zip
12cu|moodle-2.2-4|22	Source12:   http://download.moodle.org/lang16/zh_tw_utf8.zip
12cu|moodle-2.2-4|23	Source13:   http://download.moodle.org/lang16/cs_utf8.zip
12cu|moodle-2.2-4|24	Source14:   http://download.moodle.org/lang16/da_utf8.zip
12cu|moodle-2.2-4|25	Source15:   http://download.moodle.org/lang16/nl_utf8.zip
12cu|moodle-2.2-4|26	Source16:   http://download.moodle.org/lang16/en_us_utf8.zip
12cu|moodle-2.2-4|27	Source17:   http://download.moodle.org/lang16/et_utf8.zip
12cu|moodle-2.2-4|28	Source18:   http://download.moodle.org/lang16/fa_utf8.zip
12cu|moodle-2.2-4|29	Source19:   http://download.moodle.org/lang16/fil_utf8.zip
12cu|moodle-2.2-4|30	Source20:   http://download.moodle.org/lang16/fi_utf8.zip
12cu|moodle-2.2-4|31	Source21:   http://download.moodle.org/lang16/fr_utf8.zip
12cu|moodle-2.2-4|32	Source22:   http://download.moodle.org/lang16/fr_ca_utf8.zip
12cu|moodle-2.2-4|33	Source23:   http://download.moodle.org/lang16/ga_utf8.zip
12cu|moodle-2.2-4|34	Source24:   http://download.moodle.org/lang16/gl_utf8.zip
12cu|moodle-2.2-4|35	Source25:   http://download.moodle.org/lang16/ka_utf8.zip
12cu|moodle-2.2-4|36	Source26:   http://download.moodle.org/lang16/de_utf8.zip
12cu|moodle-2.2-4|37	Source27:   http://download.moodle.org/lang16/de_du_utf8.zip
12cu|moodle-2.2-4|38	Source28:   http://download.moodle.org/lang16/el_utf8.zip
12cu|moodle-2.2-4|39	Source29:   http://download.moodle.org/lang16/gu_utf8.zip
12cu|moodle-2.2-4|40	Source30:   http://download.moodle.org/lang16/he_utf8.zip
12cu|moodle-2.2-4|41	Source31:   http://download.moodle.org/lang16/hi_utf8.zip
12cu|moodle-2.2-4|42	Source32:   http://download.moodle.org/lang16/hu_utf8.zip
12cu|moodle-2.2-4|43	Source33:   http://download.moodle.org/lang16/is_utf8.zip
12cu|moodle-2.2-4|44	Source34:   http://download.moodle.org/lang16/id_utf8.zip
12cu|moodle-2.2-4|45	Source35:   http://download.moodle.org/lang16/it_utf8.zip
12cu|moodle-2.2-4|46	Source36:   http://download.moodle.org/lang16/ja_utf8.zip
12cu|moodle-2.2-4|47	Source37:   http://download.moodle.org/lang16/kn_utf8.zip
12cu|moodle-2.2-4|48	Source38:   http://download.moodle.org/lang16/km_utf8.zip
12cu|moodle-2.2-4|49	Source39:   http://download.moodle.org/lang16/ko_utf8.zip
12cu|moodle-2.2-4|50	Source40:   http://download.moodle.org/lang16/lt_utf8.zip
12cu|moodle-2.2-4|51	Source41:   http://download.moodle.org/lang16/lo_utf8.zip
12cu|moodle-2.2-4|52	Source42:   http://download.moodle.org/lang16/lv_utf8.zip
12cu|moodle-2.2-4|53	Source43:   http://download.moodle.org/lang16/ml_utf8.zip
12cu|moodle-2.2-4|54	Source44:   http://download.moodle.org/lang16/ms_utf8.zip
12cu|moodle-2.2-4|55	Source45:   http://download.moodle.org/lang16/mi_tn_utf8.zip
12cu|moodle-2.2-4|56	Source46:   http://download.moodle.org/lang16/mi_wwow_utf8.zip
12cu|moodle-2.2-4|57	Source47:   http://download.moodle.org/lang16/mn_utf8.zip
12cu|moodle-2.2-4|58	Source48:   http://download.moodle.org/lang16/no_utf8.zip
12cu|moodle-2.2-4|59	Source49:   http://download.moodle.org/lang16/no_gr_utf8.zip
12cu|moodle-2.2-4|60	Source50:   http://download.moodle.org/lang16/nn_utf8.zip
12cu|moodle-2.2-4|61	Source51:   http://download.moodle.org/lang16/pl_utf8.zip
12cu|moodle-2.2-4|62	Source52:   http://download.moodle.org/lang16/pt_utf8.zip
12cu|moodle-2.2-4|63	Source53:   http://download.moodle.org/lang16/pt_br_utf8.zip
12cu|moodle-2.2-4|64	Source54:   http://download.moodle.org/lang16/ro_utf8.zip
12cu|moodle-2.2-4|65	Source55:   http://download.moodle.org/lang16/ru_utf8.zip
12cu|moodle-2.2-4|66	Source56:   http://download.moodle.org/lang16/sm_utf8.zip
12cu|moodle-2.2-4|67	Source57:   http://download.moodle.org/lang16/si_utf8.zip
12cu|moodle-2.2-4|68	Source58:   http://download.moodle.org/lang16/sr_cr_bo_utf8.zip
12cu|moodle-2.2-4|69	Source59:   http://download.moodle.org/lang16/sr_cr_utf8.zip
12cu|moodle-2.2-4|70	Source60:   http://download.moodle.org/lang16/sr_lt_utf8.zip
12cu|moodle-2.2-4|71	Source61:   http://download.moodle.org/lang16/sk_utf8.zip
12cu|moodle-2.2-4|72	Source62:   http://download.moodle.org/lang16/sl_utf8.zip
12cu|moodle-2.2-4|73	Source63:   http://download.moodle.org/lang16/so_utf8.zip
12cu|moodle-2.2-4|74	Source64:   http://download.moodle.org/lang16/es_utf8.zip
12cu|moodle-2.2-4|75	Source65:   http://download.moodle.org/lang16/sv_utf8.zip
12cu|moodle-2.2-4|76	Source66:   http://download.moodle.org/lang16/tl_utf8.zip
12cu|moodle-2.2-4|77	Source67:   http://download.moodle.org/lang16/ta_utf8.zip
12cu|moodle-2.2-4|78	Source68:   http://download.moodle.org/lang16/th_utf8.zip
12cu|moodle-2.2-4|79	Source69:   http://download.moodle.org/lang16/to_utf8.zip
12cu|moodle-2.2-4|80	Source70:   http://download.moodle.org/lang16/tr_utf8.zip
12cu|moodle-2.2-4|81	Source71:   http://download.moodle.org/lang16/uk_utf8.zip
12cu|moodle-2.2-4|82	Source72:   http://download.moodle.org/lang16/vi_utf8.zip
12cu|moodle-2.2-4|83	Source73:   http://download.moodle.org/lang16/dv_utf8.zip
12cu|moodle-2.2-4|84	Source74:   http://download.moodle.org/lang16/cy_utf8.zip
12cu|moodle-2.2-4|85	Source75:   http://download.moodle.org/lang16/en_utf8.zip
12cu|moodle-2.2-4|86	Source76:   http://download.moodle.org/lang16/mr_utf8.zip
12cu|moodle-2.2-4|87	Source77:   http://download.moodle.org/lang16/ur_utf8.zip
12cu|moodle-2.2-4|88	Source78:   http://download.moodle.org/lang16/ast_utf8.zip
12cu|moodle-2.2-4|89	Source79:   http://download.moodle.org/lang16/la_utf8.zip
12cu|moodle-2.2-4|90	Source80:   http://download.moodle.org/lang16/uz_utf8.zip
12cu|moodle-2.2-4|91	Source81:   http://download.moodle.org/lang16/kk_utf8.zip
12cu|moodle-2.2-4|92	Source82:   http://download.moodle.org/lang16/mk_utf8.zip
12cu|moodle-2.2-4|93	Source83:   http://download.moodle.org/lang16/hy_utf8.zip
12cu|moodle-2.2-4|94	Source84:   http://download.moodle.org/lang16/ta_lk_utf8.zip
12cu|moodle-2.2-4|95	Source85:   http://download.moodle.org/lang16/zu_utf8.zip
12cu|moodle-2.2-4|96	Source86:   http://download.moodle.org/lang16/bn_utf8.zip
12cu|moodle-2.2-4|97	
12cu|moodle-2.2-4|98	Source100:  moodle.rpmlintrc
12cu|moodle-2.2-4|99	
12cu|moodle-2.2-4|100	Patch0:     moodle-external_mimetex.diff
12cu|moodle-2.2-4|101	Patch1:     moodle-1.9.4-CVE-2009-1171.diff
12cu|moodle-2.2-4|102	
12cu|moodle-2.2-4|103	Requires:	php-curl
12cu|moodle-2.2-4|104	Requires:	php-gd
12cu|moodle-2.2-4|105	Requires:	php-iconv
12cu|moodle-2.2-4|106	Requires:	php-ldap
12cu|moodle-2.2-4|107	Requires:	php-mbstring
12cu|moodle-2.2-4|108	Requires:	php-mysql
12cu|moodle-2.2-4|109	Requires:	php-openssl
12cu|moodle-2.2-4|110	Requires:	php-pgsql
12cu|moodle-2.2-4|111	Requires:	php-sockets
12cu|moodle-2.2-4|112	Requires:	php-tidy
12cu|moodle-2.2-4|113	Requires:	php-tokenizer
12cu|moodle-2.2-4|114	Requires:	php-xml
12cu|moodle-2.2-4|115	Requires:	php-zlib
12cu|moodle-2.2-4|116	
12cu|moodle-2.2-4|117	Requires:	imagemagick
12cu|moodle-2.2-4|118	Requires:	mimetex
12cu|moodle-2.2-4|119	Requires:	tetex-dvips
12cu|moodle-2.2-4|120	Requires:	tetex-latex
12cu|moodle-2.2-4|121	
12cu|moodle-2.2-4|122	BuildArch:	noarch
12cu|moodle-2.2-4|123	
12cu|moodle-2.2-4|124	%description
12cu|moodle-2.2-4|125	Moodle is a learning management system for producing Internet-based course Web
12cu|moodle-2.2-4|126	sites. It is written in PHP and is easy to install and use on Linux, Windows,
12cu|moodle-2.2-4|127	Mac OS X, SunOS, BSD, and Netware 6. It has been designed to support modern
12cu|moodle-2.2-4|128	pedagogies based on social constructionist theory, and includes activity
12cu|moodle-2.2-4|129	modules such as forums, chats, resources, journals, quizzes, surveys, choices,
12cu|moodle-2.2-4|130	workshops, glossaries, lessons, and assignments. It has been translated into
12cu|moodle-2.2-4|131	over 70 languages, with more on the way, and supports the popular SCORM
12cu|moodle-2.2-4|132	standard for content packaging. Moodle offers a free alternative to commercial
12cu|moodle-2.2-4|133	software such as WebCT or Blackboard, and is being used by a growing number of
12cu|moodle-2.2-4|134	universities, schools, and independent teachers for distance education or to
12cu|moodle-2.2-4|135	supplement face-to-face teaching.
12cu|moodle-2.2-4|136	
12cu|moodle-2.2-4|137	%prep
12cu|moodle-2.2-4|138	
12cu|moodle-2.2-4|139	%setup -q -n %{name}
12cu|moodle-2.2-4|140	#%patch0 -p0
12cu|moodle-2.2-4|141	#%patch1 -p0
12cu|moodle-2.2-4|142	
12cu|moodle-2.2-4|143	# magic by anssi
12cu|moodle-2.2-4|144	pushd lang; %{expand:%(for i in {2..86}; do echo "unzip -q %%SOURCE$i"; done)}; popd
12cu|moodle-2.2-4|145	
12cu|moodle-2.2-4|146	# clean up CVS stuff
12cu|moodle-2.2-4|147	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cu|moodle-2.2-4|148	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cu|moodle-2.2-4|149	done
12cu|moodle-2.2-4|150	
12cu|moodle-2.2-4|151	# fix dir perms
12cu|moodle-2.2-4|152	find . -type d | xargs chmod 755
12cu|moodle-2.2-4|153	
12cu|moodle-2.2-4|154	# fix file perms
12cu|moodle-2.2-4|155	find . -type f -print0 | xargs --null chmod 644
12cu|moodle-2.2-4|156	
12cu|moodle-2.2-4|157	# nuke bundled stuff
12cu|moodle-2.2-4|158	rm -rf lib/pear
12cu|moodle-2.2-4|159	rm -f filter/tex/mimetex.*
12cu|moodle-2.2-4|160	
12cu|moodle-2.2-4|161	# set some exec bits
12cu|moodle-2.2-4|162	chmod 755 filter/algebra/algebra2tex.pl
12cu|moodle-2.2-4|163	
12cu|moodle-2.2-4|164	%build
12cu|moodle-2.2-4|165	
12cu|moodle-2.2-4|166	%install
12cu|moodle-2.2-4|167	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|moodle-2.2-4|168	install -d %{buildroot}%{_sysconfdir}/%{name}
12cu|moodle-2.2-4|169	install -d %{buildroot}/var/www/%{name}
12cu|moodle-2.2-4|170	install -d %{buildroot}/var/moodledata
12cu|moodle-2.2-4|171	
12cu|moodle-2.2-4|172	cp -aRf * %{buildroot}/var/www/%{name}/
12cu|moodle-2.2-4|173	
12cu|moodle-2.2-4|174	# apache config
12cu|moodle-2.2-4|175	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
12cu|moodle-2.2-4|176	
12cu|moodle-2.2-4|177	Alias /%{name} /var/www/%{name}
12cu|moodle-2.2-4|178	
12cu|moodle-2.2-4|179	<Directory /var/www/%{name}>
12cu|moodle-2.2-4|180	Require all granted
12cu|moodle-2.2-4|181	
12cu|moodle-2.2-4|182	# On some PHP servers it may help if this file is copied
12cu|moodle-2.2-4|183	# to the main moodle directory and renamed .htaccess
12cu|moodle-2.2-4|184	#
12cu|moodle-2.2-4|185	# As soon as you do this, check your web site.  Is it
12cu|moodle-2.2-4|186	# still working OK?  If you are getting a "configuration
12cu|moodle-2.2-4|187	# error" then you may need to enable overrides by editing
12cu|moodle-2.2-4|188	# the main httpd.conf for Apache and in the main server
12cu|moodle-2.2-4|189	# or virtual server area, adding something like:
12cu|moodle-2.2-4|190	#
12cu|moodle-2.2-4|191	# <Directory /web/moodle>
12cu|moodle-2.2-4|192	#     AllowOverride All
12cu|moodle-2.2-4|193	# </Directory>
12cu|moodle-2.2-4|194	#
12cu|moodle-2.2-4|195	
12cu|moodle-2.2-4|196	### Firstly, if you are using Apache 2, you need the following
12cu|moodle-2.2-4|197	### line to allow Apache to pass a PATH_INFO variable
12cu|moodle-2.2-4|198	### correctly for URLs like http://server/file.php/arg1/arg2
12cu|moodle-2.2-4|199	AcceptPathInfo on
12cu|moodle-2.2-4|200	
12cu|moodle-2.2-4|201	### Secondly, you can define the default files in the Moodle
12cu|moodle-2.2-4|202	### directories as follows:
12cu|moodle-2.2-4|203	
12cu|moodle-2.2-4|204	DirectoryIndex index.php index.html index.htm
12cu|moodle-2.2-4|205	
12cu|moodle-2.2-4|206	### Thirdly, set up some PHP variables that Moodle needs
12cu|moodle-2.2-4|207	php_admin_value magic_quotes_gpc		1
12cu|moodle-2.2-4|208	php_admin_value magic_quotes_runtime	0
12cu|moodle-2.2-4|209	php_admin_value register_globals		0
12cu|moodle-2.2-4|210	php_admin_value file_uploads		1
12cu|moodle-2.2-4|211	php_admin_value short_open_tag		1
12cu|moodle-2.2-4|212	php_admin_value session.auto_start		0
12cu|moodle-2.2-4|213	php_admin_value session.bug_compat_warn	0
12cu|moodle-2.2-4|214	
12cu|moodle-2.2-4|215	php_admin_value safe_mode			0
12cu|moodle-2.2-4|216	php_admin_value memory_limit		64M
12cu|moodle-2.2-4|217	php_admin_value session.save_handler	files
12cu|moodle-2.2-4|218	
12cu|moodle-2.2-4|219	### Fourthly, sometimes Apache limits the size of uploaded files
12cu|moodle-2.2-4|220	### (this is a separate limit to the one in PHP, see below).
12cu|moodle-2.2-4|221	### The setting here turns off this limitation
12cu|moodle-2.2-4|222	LimitRequestBody 0
12cu|moodle-2.2-4|223	
12cu|moodle-2.2-4|224	### These are optional - you may not want to override php.ini
12cu|moodle-2.2-4|225	### To enable them, remove the leading hash (#)
12cu|moodle-2.2-4|226	php_admin_value upload_max_filesize		2M
12cu|moodle-2.2-4|227	php_admin_value post_max_size		2M
12cu|moodle-2.2-4|228	php_admin_value session.gc_maxlifetime	7200
12cu|moodle-2.2-4|229	
12cu|moodle-2.2-4|230	### You can change the following line to point to the
12cu|moodle-2.2-4|231	### error/index.php file in your Moodle distribution.
12cu|moodle-2.2-4|232	### It provides a form which emails you (the admin)
12cu|moodle-2.2-4|233	### about 404 errors (URL not found).
12cu|moodle-2.2-4|234	#ErrorDocument 404 http://example.org/moodle/error/index.php
12cu|moodle-2.2-4|235	
12cu|moodle-2.2-4|236	### People have reported that these can help in some cases
12cu|moodle-2.2-4|237	### (unusual) when you see errors about undefined functions
12cu|moodle-2.2-4|238	#php_admin_value auto_prepend_file		none
12cu|moodle-2.2-4|239	#php_admin_value include_path		.
12cu|moodle-2.2-4|240	
12cu|moodle-2.2-4|241	</Directory>
12cu|moodle-2.2-4|242	
12cu|moodle-2.2-4|243	<Directory /var/www/%{name}/install>
12cu|moodle-2.2-4|244	Require host 127.0.0.1
12cu|moodle-2.2-4|245	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
12cu|moodle-2.2-4|246	</Directory>
12cu|moodle-2.2-4|247	
12cu|moodle-2.2-4|248	<FilesMatch install.php>
12cu|moodle-2.2-4|249	Require host 127.0.0.1
12cu|moodle-2.2-4|250	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
12cu|moodle-2.2-4|251	</FilesMatch>
12cu|moodle-2.2-4|252	
12cu|moodle-2.2-4|253	EOF
12cu|moodle-2.2-4|254	
12cu|moodle-2.2-4|255	%clean
12cu|moodle-2.2-4|256	
12cu|moodle-2.2-4|257	
12cu|moodle-2.2-4|258	%files
12cu|moodle-2.2-4|259	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|moodle-2.2-4|260	/var/www/%{name}
12cu|moodle-2.2-4|261	%attr(2777,apache,apache) %dir /var/moodledata
12cu|moodle-2.2-4|262	
12cu|moodle-2.2-4|263	
12cu|moodle-2.2-4|264	%changelog
12cu|moodle-2.2-4|265	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.2-4
12cu|moodle-2.2-4|266	+ Revision: e0c9e27
12cu|moodle-2.2-4|267	- Adopted for Apache 2.4
12cu|moodle-2.2-4|268	
12cu|moodle-2.2-4|269	

10124 12
12cu|moserial-3.0.8-1|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
12cu|moserial-3.0.8-1|2	
12cu|moserial-3.0.8-1|3	Summary:	Serial terminal for the Gnome desktop
12cu|moserial-3.0.8-1|4	Name:		moserial
12cu|moserial-3.0.8-1|5	Version:	3.0.8
12cu|moserial-3.0.8-1|6	Release:	1
12cu|moserial-3.0.8-1|7	Group:		Communications
12cu|moserial-3.0.8-1|8	License:	GPLv3+
12cu|moserial-3.0.8-1|9	URL:		http://live.gnome.org/moserial/
12cu|moserial-3.0.8-1|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cu|moserial-3.0.8-1|11	#Patch0:		moserial-3.0.2-str-fmt.patch
12cu|moserial-3.0.8-1|12	
12cu|moserial-3.0.8-1|13	BuildRequires:	desktop-file-utils
12cu|moserial-3.0.8-1|14	BuildRequires:	intltool
12cu|moserial-3.0.8-1|15	BuildRequires:	rarian
12cu|moserial-3.0.8-1|16	BuildRequires:	pkgconfig(gnome-doc-utils)
12cu|moserial-3.0.8-1|17	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|moserial-3.0.8-1|18	Requires:	hicolor-icon-theme
12cu|moserial-3.0.8-1|19	Requires:	yelp
12cu|moserial-3.0.8-1|20	
12cu|moserial-3.0.8-1|21	%description
12cu|moserial-3.0.8-1|22	Moserial is a clean, friendly gtk-based serial terminal for the Gnome
12cu|moserial-3.0.8-1|23	desktop. It is written in Vala for extra goodness.
12cu|moserial-3.0.8-1|24	
12cu|moserial-3.0.8-1|25	%prep
12cu|moserial-3.0.8-1|26	%setup -q
12cu|moserial-3.0.8-1|27	%apply_patches
12cu|moserial-3.0.8-1|28	
12cu|moserial-3.0.8-1|29	%build
12cu|moserial-3.0.8-1|30	%configure2_5x
12cu|moserial-3.0.8-1|31	%make
12cu|moserial-3.0.8-1|32	
12cu|moserial-3.0.8-1|33	%install
12cu|moserial-3.0.8-1|34	%makeinstall_std
12cu|moserial-3.0.8-1|35	
12cu|moserial-3.0.8-1|36	desktop-file-install \
12cu|moserial-3.0.8-1|37	--dir %{buildroot}%{_datadir}/applications \
12cu|moserial-3.0.8-1|38	%{buildroot}%{_datadir}/applications/*.desktop
12cu|moserial-3.0.8-1|39	
12cu|moserial-3.0.8-1|40	%find_lang %{name} --with-gnome
12cu|moserial-3.0.8-1|41	
12cu|moserial-3.0.8-1|42	%files -f %{name}.lang
12cu|moserial-3.0.8-1|43	%doc AUTHORS ChangeLog ChangeLog.pre-git MAINTAINERS NEWS
12cu|moserial-3.0.8-1|44	%{_bindir}/%{name}
12cu|moserial-3.0.8-1|45	%{_datadir}/applications/%{name}.desktop
12cu|moserial-3.0.8-1|46	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cu|moserial-3.0.8-1|47	%{_datadir}/%{name}
12cu|moserial-3.0.8-1|48	%{_mandir}/man1/%{name}*
12cu|moserial-3.0.8-1|49	

10125 12
12cu|mosh-1.2.4-0|1	%define upstream_name    mosh
12cu|mosh-1.2.4-0|2	%define upstream_version 1.2.4
12cu|mosh-1.2.4-0|3	
12cu|mosh-1.2.4-0|4	Name:		%{upstream_name}
12cu|mosh-1.2.4-0|5	Version:        %{upstream_version}
12cu|mosh-1.2.4-0|6	Release:    	%mkrel 0
12cu|mosh-1.2.4-0|7	Epoch:      	0
12cu|mosh-1.2.4-0|8	
12cu|mosh-1.2.4-0|9	Summary:	Remote terminal application
12cu|mosh-1.2.4-0|10	License:	GPLv3+
12cu|mosh-1.2.4-0|11	Group:		Networking/Remote access
12cu|mosh-1.2.4-0|12	URL:		http://mosh.mit.edu/
12cu|mosh-1.2.4-0|13	Source0:	https://github.com/downloads/keithw/mosh/%{upstream_name}-%{upstream_version}.tar.gz
12cu|mosh-1.2.4-0|14	
12cu|mosh-1.2.4-0|15	BuildRequires:	protobuf-compiler
12cu|mosh-1.2.4-0|16	BuildRequires:  protobuf-devel
12cu|mosh-1.2.4-0|17	BuildRequires:	libutempter-devel
12cu|mosh-1.2.4-0|18	BuildRequires:	zlib-devel
12cu|mosh-1.2.4-0|19	BuildRequires:  ncurses-devel
12cu|mosh-1.2.4-0|20	BuildRequires:  pkgconfig(openssl)
12cu|mosh-1.2.4-0|21	
12cu|mosh-1.2.4-0|22	Requires:       openssh
12cu|mosh-1.2.4-0|23	Requires:       perl(IO::Pty::Easy)
12cu|mosh-1.2.4-0|24	
12cu|mosh-1.2.4-0|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cu|mosh-1.2.4-0|26	
12cu|mosh-1.2.4-0|27	%description
12cu|mosh-1.2.4-0|28	Mosh (mobile shell)
12cu|mosh-1.2.4-0|29	
12cu|mosh-1.2.4-0|30	%prep
12cu|mosh-1.2.4-0|31	%setup -q
12cu|mosh-1.2.4-0|32	
12cu|mosh-1.2.4-0|33	%build
12cu|mosh-1.2.4-0|34	export CFLAGS="-g -O2" CXXFLAGS="-g -O2"
12cu|mosh-1.2.4-0|35	%configure --enable-compile-warnings=error
12cu|mosh-1.2.4-0|36	make %{?_smp_mflags}
12cu|mosh-1.2.4-0|37	
12cu|mosh-1.2.4-0|38	%install
12cu|mosh-1.2.4-0|39	make install DESTDIR=$RPM_BUILD_ROOT
12cu|mosh-1.2.4-0|40	
12cu|mosh-1.2.4-0|41	%files
12cu|mosh-1.2.4-0|42	%doc README.md COPYING ChangeLog
12cu|mosh-1.2.4-0|43	%{_bindir}/mosh
12cu|mosh-1.2.4-0|44	%{_bindir}/mosh-client
12cu|mosh-1.2.4-0|45	%{_bindir}/mosh-server
12cu|mosh-1.2.4-0|46	%{_mandir}/man1/mosh.1.xz
12cu|mosh-1.2.4-0|47	%{_mandir}/man1/mosh-client.1.xz
12cu|mosh-1.2.4-0|48	%{_mandir}/man1/mosh-server.1.xz
12cu|mosh-1.2.4-0|49	
12cu|mosh-1.2.4-0|50	%changelog
12cu|mosh-1.2.4-0|51	* Wed May  16 2013 Sergey Sokolov <sokol@mtik.ru> 1.2.4-0
12cu|mosh-1.2.4-0|52	- Up to 1.2.4
12cu|mosh-1.2.4-0|53	
12cu|mosh-1.2.4-0|54	* Wed Jan  9 2013 Sergey Sokolov <sokol@mtik.ru> 1.2.3-0
12cu|mosh-1.2.4-0|55	- Up to 1.2.3
12cu|mosh-1.2.4-0|56	
12cu|mosh-1.2.4-0|57	* Sun Jun 24 2012 Sergey Sokolov <sokol@mtik.ru> 1.2.2-0
12cu|mosh-1.2.4-0|58	- Initial packaging for mosh.

10126 12
12cu|motion-3.2.12-7.20120717git.3|1	%define		git		20120717git
12cu|motion-3.2.12-7.20120717git.3|2	
12cu|motion-3.2.12-7.20120717git.3|3	Summary:	A highly customizable software motion detector
12cu|motion-3.2.12-7.20120717git.3|4	Name:		motion
12cu|motion-3.2.12-7.20120717git.3|5	Version:	3.2.12
12cu|motion-3.2.12-7.20120717git.3|6	Release:	7.%{git}.3
12cu|motion-3.2.12-7.20120717git.3|7	License:	GPLv2+
12cu|motion-3.2.12-7.20120717git.3|8	Group:		Video
12cu|motion-3.2.12-7.20120717git.3|9	Url:		http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
12cu|motion-3.2.12-7.20120717git.3|10	Source0:	http://heanet.dl.sourceforge.net/motion/%{name}-%{version}.%{git}.tar.gz
12cu|motion-3.2.12-7.20120717git.3|11	Source1:	%{name}-tmpfiles.conf
12cu|motion-3.2.12-7.20120717git.3|12	BuildRequires:	ffmpeg-devel
12cu|motion-3.2.12-7.20120717git.3|13	BuildRequires:	jpeg-devel
12cu|motion-3.2.12-7.20120717git.3|14	BuildRequires:	linux-userspace-headers
12cu|motion-3.2.12-7.20120717git.3|15	BuildRequires:	mysql-devel
12cu|motion-3.2.12-7.20120717git.3|16	BuildRequires:	pkgconfig(sqlite3)
12cu|motion-3.2.12-7.20120717git.3|17	BuildRequires:	postgresql-libs-devel
12cu|motion-3.2.12-7.20120717git.3|18	Requires(post):	systemd
12cu|motion-3.2.12-7.20120717git.3|19	
12cu|motion-3.2.12-7.20120717git.3|20	%description
12cu|motion-3.2.12-7.20120717git.3|21	Motion is a software motion detector. It grabs images from
12cu|motion-3.2.12-7.20120717git.3|22	video4linux devices and/or from web cams (such as the axis network
12cu|motion-3.2.12-7.20120717git.3|23	cameras). It is the perfect tool for keeping an eye on your
12cu|motion-3.2.12-7.20120717git.3|24	property keeping only those images that are interesting.
12cu|motion-3.2.12-7.20120717git.3|25	
12cu|motion-3.2.12-7.20120717git.3|26	%prep
12cu|motion-3.2.12-7.20120717git.3|27	%setup -q -n %{name}-%{version}.%{git}
12cu|motion-3.2.12-7.20120717git.3|28	
12cu|motion-3.2.12-7.20120717git.3|29	%build
12cu|motion-3.2.12-7.20120717git.3|30	%configure2_5x
12cu|motion-3.2.12-7.20120717git.3|31	%make
12cu|motion-3.2.12-7.20120717git.3|32	
12cu|motion-3.2.12-7.20120717git.3|33	%install
12cu|motion-3.2.12-7.20120717git.3|34	%makeinstall_std
12cu|motion-3.2.12-7.20120717git.3|35	
12cu|motion-3.2.12-7.20120717git.3|36	mv %{buildroot}%{_sysconfdir}/motion-dist.conf %{buildroot}%{_sysconfdir}/motion.conf
12cu|motion-3.2.12-7.20120717git.3|37	chmod 644 %{buildroot}%{_sysconfdir}/motion.conf
12cu|motion-3.2.12-7.20120717git.3|38	
12cu|motion-3.2.12-7.20120717git.3|39	rm -rf %{buildroot}%{_datadir}/doc/
12cu|motion-3.2.12-7.20120717git.3|40	
12cu|motion-3.2.12-7.20120717git.3|41	#systemd compat
12cu|motion-3.2.12-7.20120717git.3|42	install -D -m 644 %{SOURCE1} %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
12cu|motion-3.2.12-7.20120717git.3|43	
12cu|motion-3.2.12-7.20120717git.3|44	%post
12cu|motion-3.2.12-7.20120717git.3|45	systemd-tmpfiles --create %{name}.conf ||:
12cu|motion-3.2.12-7.20120717git.3|46	
12cu|motion-3.2.12-7.20120717git.3|47	%files
12cu|motion-3.2.12-7.20120717git.3|48	%doc CHANGELOG COPYING CREDITS FAQ README README.axis_2100 motion_guide.html
12cu|motion-3.2.12-7.20120717git.3|49	%config(noreplace) %{_sysconfdir}/motion.conf
12cu|motion-3.2.12-7.20120717git.3|50	%{_bindir}/motion
12cu|motion-3.2.12-7.20120717git.3|51	%{_mandir}/man1/motion.1*
12cu|motion-3.2.12-7.20120717git.3|52	%{_datadir}/%{name}-*
12cu|motion-3.2.12-7.20120717git.3|53	%{_prefix}/lib/tmpfiles.d/%{name}.conf
12cu|motion-3.2.12-7.20120717git.3|54	

10127 12
12cu|mountloop-0.15.4-8|1	Summary: Allow users to mount files via loopback
12cu|mountloop-0.15.4-8|2	Name: mountloop
12cu|mountloop-0.15.4-8|3	Version: 0.15.4
12cu|mountloop-0.15.4-8|4	Release: 8
12cu|mountloop-0.15.4-8|5	URL: http://www.mandriva.com/
12cu|mountloop-0.15.4-8|6	Source0: %{name}-%{version}.tar.bz2
12cu|mountloop-0.15.4-8|7	License: GPL
12cu|mountloop-0.15.4-8|8	Group: System/Base
12cu|mountloop-0.15.4-8|9	Requires: ssh-askpass, drakxtools, perl-MDK-Common, mount >= 2.11r-2mdk
12cu|mountloop-0.15.4-8|10	BuildRequires: pkgconfig(x11)
12cu|mountloop-0.15.4-8|11	
12cu|mountloop-0.15.4-8|12	%description
12cu|mountloop-0.15.4-8|13	Allow users to mount encrypted loopback filesystems.
12cu|mountloop-0.15.4-8|14	
12cu|mountloop-0.15.4-8|15	%prep
12cu|mountloop-0.15.4-8|16	%setup -q
12cu|mountloop-0.15.4-8|17	
12cu|mountloop-0.15.4-8|18	%build
12cu|mountloop-0.15.4-8|19	%make CFLAGS="%optflags %ldflags"
12cu|mountloop-0.15.4-8|20	
12cu|mountloop-0.15.4-8|21	%install
12cu|mountloop-0.15.4-8|22	%makeinstall_std
12cu|mountloop-0.15.4-8|23	
12cu|mountloop-0.15.4-8|24	mkdir -p %{buildroot}%{_datadir}/applications
12cu|mountloop-0.15.4-8|25	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|mountloop-0.15.4-8|26	[Desktop Entry]
12cu|mountloop-0.15.4-8|27	Name=DrakLoop
12cu|mountloop-0.15.4-8|28	Comment=Create encrypted folder
12cu|mountloop-0.15.4-8|29	Exec=drakloop
12cu|mountloop-0.15.4-8|30	Icon=%{name}
12cu|mountloop-0.15.4-8|31	Terminal=false
12cu|mountloop-0.15.4-8|32	Type=Application
12cu|mountloop-0.15.4-8|33	Categories=X-MandrivaLinux-System-FileTools;System;
12cu|mountloop-0.15.4-8|34	EOF
12cu|mountloop-0.15.4-8|35	
12cu|mountloop-0.15.4-8|36	mkdir -p %{buildroot}%_iconsdir %{buildroot}%_miconsdir %{buildroot}%_liconsdir
12cu|mountloop-0.15.4-8|37	install -m 644 mountloop-20.png %{buildroot}%_iconsdir/%name.png
12cu|mountloop-0.15.4-8|38	install -m 644 mountloop-32.png %{buildroot}%_miconsdir/%name.png
12cu|mountloop-0.15.4-8|39	install -m 644 mountloop-48.png %{buildroot}%_liconsdir/%name.png
12cu|mountloop-0.15.4-8|40	
12cu|mountloop-0.15.4-8|41	%{find_lang} drakloop
12cu|mountloop-0.15.4-8|42	
12cu|mountloop-0.15.4-8|43	%clean
12cu|mountloop-0.15.4-8|44	
12cu|mountloop-0.15.4-8|45	%files -f drakloop.lang
12cu|mountloop-0.15.4-8|46	%doc README ChangeLog AUTHORS
12cu|mountloop-0.15.4-8|47	%attr(4755,root,root) %{_bindir}/encsetup
12cu|mountloop-0.15.4-8|48	%attr(4755,root,root) %{_bindir}/mountloop
12cu|mountloop-0.15.4-8|49	%attr(4755,root,root) %{_bindir}/umountloop
12cu|mountloop-0.15.4-8|50	%{_bindir}/drakloop
12cu|mountloop-0.15.4-8|51	/etc/X11/xinit.d/*
12cu|mountloop-0.15.4-8|52	/usr/X11R6/bin/*
12cu|mountloop-0.15.4-8|53	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|mountloop-0.15.4-8|54	%_iconsdir/%name.png
12cu|mountloop-0.15.4-8|55	%_miconsdir/%name.png
12cu|mountloop-0.15.4-8|56	%_liconsdir/%name.png
12cu|mountloop-0.15.4-8|57	
12cu|mountloop-0.15.4-8|58	
12cu|mountloop-0.15.4-8|59	%changelog
12cu|mountloop-0.15.4-8|60	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 0.15.4-5mdv2011.0
12cu|mountloop-0.15.4-8|61	+ Revision: 636097
12cu|mountloop-0.15.4-8|62	- tighten BR
12cu|mountloop-0.15.4-8|63	
12cu|mountloop-0.15.4-8|64	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.15.4-4mdv2011.0
12cu|mountloop-0.15.4-8|65	+ Revision: 620394
12cu|mountloop-0.15.4-8|66	- the mass rebuild of 2010.0 packages
12cu|mountloop-0.15.4-8|67	
12cu|mountloop-0.15.4-8|68	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.15.4-3mdv2010.0
12cu|mountloop-0.15.4-8|69	+ Revision: 436175
12cu|mountloop-0.15.4-8|70	- rebuild
12cu|mountloop-0.15.4-8|71	
12cu|mountloop-0.15.4-8|72	+ Pixel <pixel@mandriva.com>
12cu|mountloop-0.15.4-8|73	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|mountloop-0.15.4-8|74	
12cu|mountloop-0.15.4-8|75	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.15.4-2mdv2008.1
12cu|mountloop-0.15.4-8|76	+ Revision: 153211
12cu|mountloop-0.15.4-8|77	- rebuild
12cu|mountloop-0.15.4-8|78	- drop old menu
12cu|mountloop-0.15.4-8|79	- kill re-definition of %%buildroot on Pixel's request
12cu|mountloop-0.15.4-8|80	- buildrequires X11-devel instead of XFree86-devel
12cu|mountloop-0.15.4-8|81	
12cu|mountloop-0.15.4-8|82	+ Olivier Blin <oblin@mandriva.com>
12cu|mountloop-0.15.4-8|83	- restore BuildRoot
12cu|mountloop-0.15.4-8|84	
12cu|mountloop-0.15.4-8|85	* Wed Oct 03 2007 Thierry Vignaud <tv@mandriva.org> 0.15.4-1mdv2008.0
12cu|mountloop-0.15.4-8|86	+ Revision: 95096
12cu|mountloop-0.15.4-8|87	- updated translation
12cu|mountloop-0.15.4-8|88	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|mountloop-0.15.4-8|89	
12cu|mountloop-0.15.4-8|90	
12cu|mountloop-0.15.4-8|91	* Fri Mar 09 2007 Olivier Blin <oblin@mandriva.com> 0.15.3-2mdv2007.1
12cu|mountloop-0.15.4-8|92	+ Revision: 138745
12cu|mountloop-0.15.4-8|93	- add xdg menu
12cu|mountloop-0.15.4-8|94	- update url
12cu|mountloop-0.15.4-8|95	- Import mountloop
12cu|mountloop-0.15.4-8|96	
12cu|mountloop-0.15.4-8|97	* Mon Nov 07 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.15.3-1mdk
12cu|mountloop-0.15.4-8|98	- use the right bugzilla URL (#19561)
12cu|mountloop-0.15.4-8|99	- don't use anymore the https protocol
12cu|mountloop-0.15.4-8|100	
12cu|mountloop-0.15.4-8|101	* Mon Jun 06 2005 Frederic Lepied <flepied@mandriva.com> 0.15.2-1mdk
12cu|mountloop-0.15.4-8|102	- translation updates
12cu|mountloop-0.15.4-8|103	
12cu|mountloop-0.15.4-8|104	* Sun Mar 13 2005 Frederic Lepied <flepied@mandrakesoft.com> 0.15.1-1mdk
12cu|mountloop-0.15.4-8|105	- translation updates
12cu|mountloop-0.15.4-8|106	
12cu|mountloop-0.15.4-8|107	* Mon Feb 28 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.15-1mdk
12cu|mountloop-0.15.4-8|108	- reuse MDK::Common
12cu|mountloop-0.15.4-8|109	- fix wrong values filled in config file (#14023)
12cu|mountloop-0.15.4-8|110	
12cu|mountloop-0.15.4-8|111	* Mon Feb 21 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.14-1mdk
12cu|mountloop-0.15.4-8|112	- translation updates
12cu|mountloop-0.15.4-8|113	- fix large file support (fredl, #12015)
12cu|mountloop-0.15.4-8|114	
12cu|mountloop-0.15.4-8|115	* Fri Feb 04 2005 Frederic Lepied <flepied@mandrakesoft.com> 0.13-1mdk
12cu|mountloop-0.15.4-8|116	- drakloop: o removed file column.
12cu|mountloop-0.15.4-8|117	o added support for on boot feature. Force to mount
12cu|mountloop-0.15.4-8|118	relatively from $HOME.
12cu|mountloop-0.15.4-8|119	- mountloop.sh: mount from $HOME.  wait even if nothing has been
12cu|mountloop-0.15.4-8|120	mounted to be able to unmount automatically directories mounted
12cu|mountloop-0.15.4-8|121	interactivelly later by drakloop.
12cu|mountloop-0.15.4-8|122	- po updates
12cu|mountloop-0.15.4-8|123	
12cu|mountloop-0.15.4-8|124	* Mon Oct 04 2004 Robert Vojta <robert.vojta@mandrake.org> 0.12.5-4mdk
12cu|mountloop-0.15.4-8|125	- et, fi, fr, he, hu, sv, uk, zh_CN, da .po updates
12cu|mountloop-0.15.4-8|126	
12cu|mountloop-0.15.4-8|127	* Sat Oct 02 2004 Robert Vojta <robert.vojta@mandrake.org> 0.12.5-3mdk
12cu|mountloop-0.15.4-8|128	- po updates
12cu|mountloop-0.15.4-8|129	
12cu|mountloop-0.15.4-8|130	* Fri Oct 01 2004 Robert Vojta <robert.vojta@mandrake.org> 0.12.5-2mdk
12cu|mountloop-0.15.4-8|131	- untranslated string marked for translation
12cu|mountloop-0.15.4-8|132	- po updates
12cu|mountloop-0.15.4-8|133	
12cu|mountloop-0.15.4-8|134	* Tue Sep 28 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.12.5-1mdk
12cu|mountloop-0.15.4-8|135	- po updates
12cu|mountloop-0.15.4-8|136	
12cu|mountloop-0.15.4-8|137	* Thu Sep 09 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.12.4-1mdk
12cu|mountloop-0.15.4-8|138	- drakloop:
12cu|mountloop-0.15.4-8|139	o log explanations
12cu|mountloop-0.15.4-8|140	o fix encoding issues with messages from the 'drakloop' domain (#11268)
12cu|mountloop-0.15.4-8|141	
12cu|mountloop-0.15.4-8|142	* Wed Sep 01 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.12.3-1mdk
12cu|mountloop-0.15.4-8|143	- po updates
12cu|mountloop-0.15.4-8|144	
12cu|mountloop-0.15.4-8|145	* Thu Jul 29 2004 Robert Vojta <robert.vojta@mandrake.org> 0.12.2-1mdk
12cu|mountloop-0.15.4-8|146	- buttons ordering fix
12cu|mountloop-0.15.4-8|147	- new possibility to remove encrypted folder (unmounted only)
12cu|mountloop-0.15.4-8|148	
12cu|mountloop-0.15.4-8|149	* Thu Jul 29 2004 Robert Vojta <robert.vojta@mandrake.org> 0.12.1-2mdk
12cu|mountloop-0.15.4-8|150	- do not use output() for pipes, it doesn't work (due to ">$f")
12cu|mountloop-0.15.4-8|151	
12cu|mountloop-0.15.4-8|152	* Thu Jul 29 2004 Robert Vojta <robert.vojta@mandrake.org> 0.12.1-1mdk
12cu|mountloop-0.15.4-8|153	- about dialog added
12cu|mountloop-0.15.4-8|154	- perl_checker warnings removed (Titi)
12cu|mountloop-0.15.4-8|155	- more use of MDK::Common things like cat_, output (Titi)
12cu|mountloop-0.15.4-8|156	- remove created directory if any of the later steps fails (during new
12cu|mountloop-0.15.4-8|157	encrypted folder creation)
12cu|mountloop-0.15.4-8|158	
12cu|mountloop-0.15.4-8|159	* Thu Jul 29 2004 Robert Vojta <robert.vojta@mandrake.org> 0.12.0-1mdk
12cu|mountloop-0.15.4-8|160	- new user interface
12cu|mountloop-0.15.4-8|161	- possibility to add new directory, mount and unmount directories
12cu|mountloop-0.15.4-8|162	
12cu|mountloop-0.15.4-8|163	* Fri Jul 16 2004 Robert Vojta <robert.vojta@mandrake.org> 0.11.6-1mdk
12cu|mountloop-0.15.4-8|164	- localization added (few translations)
12cu|mountloop-0.15.4-8|165	- default minimum password length is 3 characters
12cu|mountloop-0.15.4-8|166	- higher security level means longer password requirement (maximum 8 chars)
12cu|mountloop-0.15.4-8|167	
12cu|mountloop-0.15.4-8|168	* Thu Mar 25 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.11.5-1mdk
12cu|mountloop-0.15.4-8|169	- use new path for ssh-askpass
12cu|mountloop-0.15.4-8|170	- modprobe aes and cryptoloop
12cu|mountloop-0.15.4-8|171	

10128 12
12cu|mousepad-0.3.0-2|1	%define debug_package %{nil}
12cu|mousepad-0.3.0-2|2	
12cu|mousepad-0.3.0-2|3	Summary:	A simple text editor for Xfce
12cu|mousepad-0.3.0-2|4	Name:		mousepad
12cu|mousepad-0.3.0-2|5	Version:	0.3.0
12cu|mousepad-0.3.0-2|6	Release:	2
12cu|mousepad-0.3.0-2|7	License:	GPLv2+
12cu|mousepad-0.3.0-2|8	Group:		Editors
12cu|mousepad-0.3.0-2|9	URL:		http://www.xfce.org
12cu|mousepad-0.3.0-2|10	Source:		http://archive.xfce.org/src/apps/mousepad/0.3/%{name}-%{version}.tar.bz2
12cu|mousepad-0.3.0-2|11	BuildRequires:	gtk2-devel
12cu|mousepad-0.3.0-2|12	BuildRequires:	imagemagick
12cu|mousepad-0.3.0-2|13	BuildRequires:	perl(XML::Parser)
12cu|mousepad-0.3.0-2|14	BuildRequires:	desktop-file-utils
12cu|mousepad-0.3.0-2|15	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|mousepad-0.3.0-2|16	BuildRequires:	pkgconfig(gtksourceview-2.0)
12cu|mousepad-0.3.0-2|17	BuildRequires:	intltool
12cu|mousepad-0.3.0-2|18	Requires(post):	desktop-file-utils
12cu|mousepad-0.3.0-2|19	Requires(postun):	desktop-file-utils
12cu|mousepad-0.3.0-2|20	
12cu|mousepad-0.3.0-2|21	%description
12cu|mousepad-0.3.0-2|22	Mousepad is a text editor for Xfce based on Leafpad. The initial reason for
12cu|mousepad-0.3.0-2|23	Mousepad was to provide printing support, which would have been difficult
12cu|mousepad-0.3.0-2|24	for Leafpad for various reasons.
12cu|mousepad-0.3.0-2|25	
12cu|mousepad-0.3.0-2|26	Although some features are under development, currently Mousepad has the
12cu|mousepad-0.3.0-2|27	following features:
12cu|mousepad-0.3.0-2|28	
12cu|mousepad-0.3.0-2|29	* Complete support for UTF-8 text
12cu|mousepad-0.3.0-2|30	* Cut/Copy/Paste and Select All text
12cu|mousepad-0.3.0-2|31	* Search and Replace
12cu|mousepad-0.3.0-2|32	* Font selecton
12cu|mousepad-0.3.0-2|33	* Word Wrap
12cu|mousepad-0.3.0-2|34	* Character coding selection
12cu|mousepad-0.3.0-2|35	* Auto character coding detection (UTF-8 and some codesets)
12cu|mousepad-0.3.0-2|36	* Manual codeset setting
12cu|mousepad-0.3.0-2|37	* Infinite Undo/Redo by word
12cu|mousepad-0.3.0-2|38	* Auto Indent
12cu|mousepad-0.3.0-2|39	* Multi-line Indent
12cu|mousepad-0.3.0-2|40	* Display line numbers
12cu|mousepad-0.3.0-2|41	* Drag and Drop
12cu|mousepad-0.3.0-2|42	* Printing
12cu|mousepad-0.3.0-2|43	
12cu|mousepad-0.3.0-2|44	%prep
12cu|mousepad-0.3.0-2|45	%setup -q
12cu|mousepad-0.3.0-2|46	
12cu|mousepad-0.3.0-2|47	%build
12cu|mousepad-0.3.0-2|48	%configure2_5x \
12cu|mousepad-0.3.0-2|49	--disable-static \
12cu|mousepad-0.3.0-2|50	--enable-dbus
12cu|mousepad-0.3.0-2|51	
12cu|mousepad-0.3.0-2|52	%make
12cu|mousepad-0.3.0-2|53	
12cu|mousepad-0.3.0-2|54	%install
12cu|mousepad-0.3.0-2|55	%makeinstall_std
12cu|mousepad-0.3.0-2|56	
12cu|mousepad-0.3.0-2|57	%find_lang %{name}
12cu|mousepad-0.3.0-2|58	
12cu|mousepad-0.3.0-2|59	desktop-file-install \
12cu|mousepad-0.3.0-2|60	--remove-category="Application" \
12cu|mousepad-0.3.0-2|61	--add-only-show-in="XFCE" \
12cu|mousepad-0.3.0-2|62	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|mousepad-0.3.0-2|63	
12cu|mousepad-0.3.0-2|64	%files -f %{name}.lang
12cu|mousepad-0.3.0-2|65	%doc AUTHORS ChangeLog NEWS README
12cu|mousepad-0.3.0-2|66	%{_bindir}/*
12cu|mousepad-0.3.0-2|67	%{_datadir}/applications/%{name}.desktop
12cu|mousepad-0.3.0-2|68	
12cu|mousepad-0.3.0-2|69	
12cu|mousepad-0.3.0-2|70	
12cu|mousepad-0.3.0-2|71	%changelog
12cu|mousepad-0.3.0-2|72	* Fri Apr 06 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.16-8
12cu|mousepad-0.3.0-2|73	+ Revision: 789515
12cu|mousepad-0.3.0-2|74	- rebuild
12cu|mousepad-0.3.0-2|75	
12cu|mousepad-0.3.0-2|76	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.16-7
12cu|mousepad-0.3.0-2|77	+ Revision: 633047
12cu|mousepad-0.3.0-2|78	- rebuild for new Xfce 4.8.0
12cu|mousepad-0.3.0-2|79	
12cu|mousepad-0.3.0-2|80	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.16-6mdv2011.0
12cu|mousepad-0.3.0-2|81	+ Revision: 579624
12cu|mousepad-0.3.0-2|82	- rebuild for new xfce 4.7.0
12cu|mousepad-0.3.0-2|83	
12cu|mousepad-0.3.0-2|84	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.16-5mdv2010.1
12cu|mousepad-0.3.0-2|85	+ Revision: 543274
12cu|mousepad-0.3.0-2|86	- rebuild for mdv 2010.1
12cu|mousepad-0.3.0-2|87	
12cu|mousepad-0.3.0-2|88	* Sat Oct 17 2009 Crispin Boylan <crisb@mandriva.org> 0.2.16-4mdv2010.0
12cu|mousepad-0.3.0-2|89	+ Revision: 458044
12cu|mousepad-0.3.0-2|90	- Add patch1
12cu|mousepad-0.3.0-2|91	- Bump release
12cu|mousepad-0.3.0-2|92	- Fix find with patch from ubuntu (upstream #5831)
12cu|mousepad-0.3.0-2|93	
12cu|mousepad-0.3.0-2|94	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.2.16-3mdv2010.0
12cu|mousepad-0.3.0-2|95	+ Revision: 440120
12cu|mousepad-0.3.0-2|96	- rebuild
12cu|mousepad-0.3.0-2|97	
12cu|mousepad-0.3.0-2|98	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.16-2mdv2009.1
12cu|mousepad-0.3.0-2|99	+ Revision: 349164
12cu|mousepad-0.3.0-2|100	- rebuild whole xfce
12cu|mousepad-0.3.0-2|101	
12cu|mousepad-0.3.0-2|102	* Sat Feb 28 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.16-1mdv2009.1
12cu|mousepad-0.3.0-2|103	+ Revision: 346126
12cu|mousepad-0.3.0-2|104	- drop patch 1, not needed anymore
12cu|mousepad-0.3.0-2|105	- update to new version 0.2.16
12cu|mousepad-0.3.0-2|106	
12cu|mousepad-0.3.0-2|107	* Sat Jan 03 2009 JÃ©rÃ´me Soyer <saispo@mandriva.org> 0.2.14-1mdv2009.1
12cu|mousepad-0.3.0-2|108	+ Revision: 324027
12cu|mousepad-0.3.0-2|109	- New upstream release
12cu|mousepad-0.3.0-2|110	
12cu|mousepad-0.3.0-2|111	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.13-5mdv2009.1
12cu|mousepad-0.3.0-2|112	+ Revision: 294904
12cu|mousepad-0.3.0-2|113	- rebuild for new Xfce4.6 beta1
12cu|mousepad-0.3.0-2|114	
12cu|mousepad-0.3.0-2|115	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.2.13-4mdv2009.0
12cu|mousepad-0.3.0-2|116	+ Revision: 252786
12cu|mousepad-0.3.0-2|117	- rebuild
12cu|mousepad-0.3.0-2|118	
12cu|mousepad-0.3.0-2|119	+ Pixel <pixel@mandriva.com>
12cu|mousepad-0.3.0-2|120	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|mousepad-0.3.0-2|121	
12cu|mousepad-0.3.0-2|122	* Mon Feb 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.13-2mdv2008.1
12cu|mousepad-0.3.0-2|123	+ Revision: 170066
12cu|mousepad-0.3.0-2|124	- Patch0: fix recent items sort
12cu|mousepad-0.3.0-2|125	
12cu|mousepad-0.3.0-2|126	+ Olivier Blin <blino@mandriva.org>
12cu|mousepad-0.3.0-2|127	- restore BuildRoot
12cu|mousepad-0.3.0-2|128	
12cu|mousepad-0.3.0-2|129	+ Thierry Vignaud <tv@mandriva.org>
12cu|mousepad-0.3.0-2|130	- kill re-definition of %%buildroot on Pixel's request
12cu|mousepad-0.3.0-2|131	
12cu|mousepad-0.3.0-2|132	* Sun Nov 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.13-1mdv2008.1
12cu|mousepad-0.3.0-2|133	+ Revision: 110066
12cu|mousepad-0.3.0-2|134	- new version 0.2.13
12cu|mousepad-0.3.0-2|135	- new license policy
12cu|mousepad-0.3.0-2|136	- spec file clean
12cu|mousepad-0.3.0-2|137	
12cu|mousepad-0.3.0-2|138	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.12-5mdv2008.0
12cu|mousepad-0.3.0-2|139	+ Revision: 89948
12cu|mousepad-0.3.0-2|140	- rebuild
12cu|mousepad-0.3.0-2|141	
12cu|mousepad-0.3.0-2|142	* Sat Aug 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.12-4mdv2008.0
12cu|mousepad-0.3.0-2|143	+ Revision: 71244
12cu|mousepad-0.3.0-2|144	- remove X-MandrivaLinux from desktop file
12cu|mousepad-0.3.0-2|145	
12cu|mousepad-0.3.0-2|146	* Wed May 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.12-3mdv2008.0
12cu|mousepad-0.3.0-2|147	+ Revision: 32841
12cu|mousepad-0.3.0-2|148	- s/imagemagick/ImageMagick
12cu|mousepad-0.3.0-2|149	
12cu|mousepad-0.3.0-2|150	* Wed May 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.12-2mdv2008.0
12cu|mousepad-0.3.0-2|151	+ Revision: 32817
12cu|mousepad-0.3.0-2|152	- spec file clean
12cu|mousepad-0.3.0-2|153	- drop old style menu
12cu|mousepad-0.3.0-2|154	- tune up desktop file
12cu|mousepad-0.3.0-2|155	- add icon macro to %%post and %%postun
12cu|mousepad-0.3.0-2|156	
12cu|mousepad-0.3.0-2|157	
12cu|mousepad-0.3.0-2|158	* Tue Jan 23 2007 plouf <plouf> 0.2.12-1mdv2007.0
12cu|mousepad-0.3.0-2|159	+ Revision: 112308
12cu|mousepad-0.3.0-2|160	- New release 0.2.12
12cu|mousepad-0.3.0-2|161	
12cu|mousepad-0.3.0-2|162	* Tue Dec 12 2006 JÃ©rÃ´me Soyer <saispo@mandriva.org> 0.2.10-1mdv2007.1
12cu|mousepad-0.3.0-2|163	+ Revision: 95212
12cu|mousepad-0.3.0-2|164	- New release 0.2.10
12cu|mousepad-0.3.0-2|165	- Import mousepad
12cu|mousepad-0.3.0-2|166	
12cu|mousepad-0.3.0-2|167	* Tue Jul 11 2006 Charles A Edwards <eslrahc@mandriva.org> 0.2.6-1mdv2007.0
12cu|mousepad-0.3.0-2|168	- 0.2.6
12cu|mousepad-0.3.0-2|169	- xdg
12cu|mousepad-0.3.0-2|170	
12cu|mousepad-0.3.0-2|171	* Thu Apr 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.2.4-2mdk
12cu|mousepad-0.3.0-2|172	- Fix BuildRequires
12cu|mousepad-0.3.0-2|173	
12cu|mousepad-0.3.0-2|174	* Wed Apr 26 2006 Jerome Soyer <saispo@mandriva.org> 0.2.4-1mdk
12cu|mousepad-0.3.0-2|175	- New release 0.2.4
12cu|mousepad-0.3.0-2|176	
12cu|mousepad-0.3.0-2|177	* Fri Nov 25 2005 Marcel Pol <mpol@mandriva.org> 0.2.2-3mdk
12cu|mousepad-0.3.0-2|178	- fix menu
12cu|mousepad-0.3.0-2|179	
12cu|mousepad-0.3.0-2|180	* Tue Aug 02 2005 Marcel Pol <mpol@mandriva.org> 0.2.2-2mdk
12cu|mousepad-0.3.0-2|181	- buildrequires ImageMagick
12cu|mousepad-0.3.0-2|182	
12cu|mousepad-0.3.0-2|183	* Tue Apr 05 2005 Charles A Edwards <eslrahc@bellsouth.net> 0.2.2-1mdk
12cu|mousepad-0.3.0-2|184	- 0.2.2
12cu|mousepad-0.3.0-2|185	
12cu|mousepad-0.3.0-2|186	* Mon Mar 07 2005 Marcel Pol <mpol@mandrake.org> 0.2.1-1mdk
12cu|mousepad-0.3.0-2|187	- 0.2.1
12cu|mousepad-0.3.0-2|188	- buildrequires libxfcegui4-devel
12cu|mousepad-0.3.0-2|189	- strip binary
12cu|mousepad-0.3.0-2|190	
12cu|mousepad-0.3.0-2|191	* Thu Feb 03 2005 Charles A Edwards <eslrahc@bellsouth.net> 0.1.1-1mdk
12cu|mousepad-0.3.0-2|192	- 0.1.1
12cu|mousepad-0.3.0-2|193	- change Group to Editors
12cu|mousepad-0.3.0-2|194	- BR chrpath and strip /bin
12cu|mousepad-0.3.0-2|195	
12cu|mousepad-0.3.0-2|196	* Sat Jan 22 2005 Charles A Edwards <eslrahc@bellsouth.net> 0.1.0-1mdk
12cu|mousepad-0.3.0-2|197	- 1st Mdk release
12cu|mousepad-0.3.0-2|198	

10129 12
12cu|mozo-1.8.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|mozo-1.8.0-1|2	%define oname   mate-menu-editor
12cu|mozo-1.8.0-1|3	
12cu|mozo-1.8.0-1|4	Summary:       Simple menu editor for MATE
12cu|mozo-1.8.0-1|5	Name:          mozo
12cu|mozo-1.8.0-1|6	Version:       1.8.0
12cu|mozo-1.8.0-1|7	Release:       1
12cu|mozo-1.8.0-1|8	Group:         System/Configuration/Other
12cu|mozo-1.8.0-1|9	License:       LGPLv2+
12cu|mozo-1.8.0-1|10	Url:           http://mate-desktop.org
12cu|mozo-1.8.0-1|11	Source0:       http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|mozo-1.8.0-1|12	BuildArch:     noarch
12cu|mozo-1.8.0-1|13	
12cu|mozo-1.8.0-1|14	BuildRequires: pkgconfig(mate-doc-utils) >= 1.6.0
12cu|mozo-1.8.0-1|15	BuildRequires: intltool
12cu|mozo-1.8.0-1|16	BuildRequires: mate-common
12cu|mozo-1.8.0-1|17	BuildRequires: pkgconfig(libmate-menu)
12cu|mozo-1.8.0-1|18	BuildRequires: pkgconfig(pygtk-2.0)
12cu|mozo-1.8.0-1|19	
12cu|mozo-1.8.0-1|20	Requires:	pygtk2.0 >= 2.8.0
12cu|mozo-1.8.0-1|21	Requires:	python-mate-menus >= 1.6.0
12cu|mozo-1.8.0-1|22	
12cu|mozo-1.8.0-1|23	%rename %{oname}
12cu|mozo-1.8.0-1|24	
12cu|mozo-1.8.0-1|25	%description
12cu|mozo-1.8.0-1|26	Mozo is a menu editor for MATE that lets you get things done,
12cu|mozo-1.8.0-1|27	simply and quickly.
12cu|mozo-1.8.0-1|28	
12cu|mozo-1.8.0-1|29	Just click and type to edit, add, and delete any menu entry.
12cu|mozo-1.8.0-1|30	
12cu|mozo-1.8.0-1|31	%prep
12cu|mozo-1.8.0-1|32	%setup -q
12cu|mozo-1.8.0-1|33	
12cu|mozo-1.8.0-1|34	%build
12cu|mozo-1.8.0-1|35	# NOCONFIGURE=1 ./autogen.sh
12cu|mozo-1.8.0-1|36	%configure2_5x
12cu|mozo-1.8.0-1|37	%make
12cu|mozo-1.8.0-1|38	
12cu|mozo-1.8.0-1|39	%install
12cu|mozo-1.8.0-1|40	%makeinstall_std
12cu|mozo-1.8.0-1|41	
12cu|mozo-1.8.0-1|42	%find_lang %{name} --all-name
12cu|mozo-1.8.0-1|43	
12cu|mozo-1.8.0-1|44	%files -f %{name}.lang
12cu|mozo-1.8.0-1|45	%doc README AUTHORS COPYING
12cu|mozo-1.8.0-1|46	%{py_puresitedir}/*
12cu|mozo-1.8.0-1|47	%{_bindir}/*
12cu|mozo-1.8.0-1|48	%{_datadir}/applications/*
12cu|mozo-1.8.0-1|49	%{_datadir}/mozo
12cu|mozo-1.8.0-1|50	%{_iconsdir}/hicolor/*/*/*
12cu|mozo-1.8.0-1|51	%{_mandir}/man1/mozo.1.*
12cu|mozo-1.8.0-1|52	
12cu|mozo-1.8.0-1|53	%changelog
12cu|mozo-1.8.0-1|54	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|mozo-1.8.0-1|55	+ Revision: dfa723f
12cu|mozo-1.8.0-1|56	- Fix files
12cu|mozo-1.8.0-1|57	
12cu|mozo-1.8.0-1|58	

10130 12
12cu|mozplugger-2.1.4-1|1	%define	_mozillapath	%{_libdir}/mozilla/plugins
12cu|mozplugger-2.1.4-1|2	%define	build_debug	0
12cu|mozplugger-2.1.4-1|3	%{?_with_debug: %{expand: %%global build_debug 1}}
12cu|mozplugger-2.1.4-1|4	%{?_without_debug: %{expand: %%global build_debug 0}}
12cu|mozplugger-2.1.4-1|5	
12cu|mozplugger-2.1.4-1|6	Name:		mozplugger
12cu|mozplugger-2.1.4-1|7	Version:	2.1.4
12cu|mozplugger-2.1.4-1|8	Release:	%mkrel 1
12cu|mozplugger-2.1.4-1|9	Summary:	Generic mozilla plug-in
12cu|mozplugger-2.1.4-1|10	Group:		Networking/WWW
12cu|mozplugger-2.1.4-1|11	License:	GPLv2+
12cu|mozplugger-2.1.4-1|12	URL:		http://mozplugger.mozdev.org/
12cu|mozplugger-2.1.4-1|13	Source0:	http://mozplugger.mozdev.org/files/mozplugger-%{version}.tar.gz
12cu|mozplugger-2.1.4-1|14	Source1:	http://umn.dl.sourceforge.net/sourceforge/mplayerplug-in/mini.tar.bz2
12cu|mozplugger-2.1.4-1|15	Source2:	mozmimetypes-1.4.1.tar.bz2
12cu|mozplugger-2.1.4-1|16	Patch1:		mozplugger-1.14.6-pulseaudio.patch
12cu|mozplugger-2.1.4-1|17	Patch2:		mozplugger-1.14.6-gqview.patch
12cu|mozplugger-2.1.4-1|18	BuildRequires:  pkgconfig(x11)
12cu|mozplugger-2.1.4-1|19	%rename		plugger
12cu|mozplugger-2.1.4-1|20	Requires:       mikmod
12cu|mozplugger-2.1.4-1|21	Requires:       mpg123
12cu|mozplugger-2.1.4-1|22	Requires:       sox
12cu|mozplugger-2.1.4-1|23	Requires:       imagemagick
12cu|mozplugger-2.1.4-1|24	Requires:       geeqie
12cu|mozplugger-2.1.4-1|25	Requires:       mplayer >= 0.90-0.rc4
12cu|mozplugger-2.1.4-1|26	Requires:       perl-base
12cu|mozplugger-2.1.4-1|27	Requires:       TiMidity++
12cu|mozplugger-2.1.4-1|28	Requires:       gv >= 3.6.1
12cu|mozplugger-2.1.4-1|29	Requires:       xpdf
12cu|mozplugger-2.1.4-1|30	Requires:       m4
12cu|mozplugger-2.1.4-1|31	
12cu|mozplugger-2.1.4-1|32	%description
12cu|mozplugger-2.1.4-1|33	MozPlugger is a generic Mozilla plug-in that allows the use of standard Linux
12cu|mozplugger-2.1.4-1|34	programs as plug-ins for media types on the Internet.
12cu|mozplugger-2.1.4-1|35	
12cu|mozplugger-2.1.4-1|36	%prep
12cu|mozplugger-2.1.4-1|37	%setup -q -a 1 -a 2
12cu|mozplugger-2.1.4-1|38	%patch1 -p1 -b .pulse
12cu|mozplugger-2.1.4-1|39	%patch2 -p1 -b .gqview
12cu|mozplugger-2.1.4-1|40	
12cu|mozplugger-2.1.4-1|41	
12cu|mozplugger-2.1.4-1|42	%build
12cu|mozplugger-2.1.4-1|43	%configure
12cu|mozplugger-2.1.4-1|44	%make
12cu|mozplugger-2.1.4-1|45	
12cu|mozplugger-2.1.4-1|46	
12cu|mozplugger-2.1.4-1|47	%install
12cu|mozplugger-2.1.4-1|48	%{__mkdir_p} %{buildroot}%{_mozillapath}/plugins \
12cu|mozplugger-2.1.4-1|49	%{buildroot}%{_libdir}/netscape/plugins \
12cu|mozplugger-2.1.4-1|50	%{buildroot}%{_bindir} \
12cu|mozplugger-2.1.4-1|51	%{buildroot}%{_sysconfdir} \
12cu|mozplugger-2.1.4-1|52	%{buildroot}%{_mandir}/man7 \
12cu|mozplugger-2.1.4-1|53	%{buildroot}%{_datadir}/mplayer/Skin/mini
12cu|mozplugger-2.1.4-1|54	
12cu|mozplugger-2.1.4-1|55	%{__install} -p -m 755 mozplugger-helper %{buildroot}%{_bindir}
12cu|mozplugger-2.1.4-1|56	%{__install} -p -m 755 mozplugger-controller %{buildroot}%{_bindir}
12cu|mozplugger-2.1.4-1|57	%{__install} -p -m 755 mozplugger-linker %{buildroot}%{_bindir}
12cu|mozplugger-2.1.4-1|58	%{__install} -p -m 755 mozplugger.so %{buildroot}%{_mozillapath}
12cu|mozplugger-2.1.4-1|59	%{__install} -p -m 644 mozpluggerrc %{buildroot}%{_sysconfdir}/mozpluggerrc
12cu|mozplugger-2.1.4-1|60	%{__install} -p -m 644 mozpluggerrc %{buildroot}%{_sysconfdir}/mozpluggerrc.default
12cu|mozplugger-2.1.4-1|61	%{__install} -p -m 644 mozplugger.7 %{buildroot}%{_mandir}/man7
12cu|mozplugger-2.1.4-1|62	
12cu|mozplugger-2.1.4-1|63	%{__mkdir_p} %{buildroot}%{_mozillapath}
12cu|mozplugger-2.1.4-1|64	%{__ln_s} %{_mozillapath}/mozplugger.so \
12cu|mozplugger-2.1.4-1|65	%{buildroot}%{_libdir}/netscape/plugins/mozplugger.so
12cu|mozplugger-2.1.4-1|66	%{__install} -p -m 644 mini/*.png mini/skin mini/VERSION mini/README \
12cu|mozplugger-2.1.4-1|67	%{buildroot}%{_datadir}/mplayer/Skin/mini/
12cu|mozplugger-2.1.4-1|68	
12cu|mozplugger-2.1.4-1|69	%{__install} -p -m 755 enable_mozmimetypes %{buildroot}%{_bindir}
12cu|mozplugger-2.1.4-1|70	%{__ln_s} ./enable_mozmimetypes %{buildroot}%{_bindir}/disable_mozmimetypes
12cu|mozplugger-2.1.4-1|71	
12cu|mozplugger-2.1.4-1|72	%{__install} -p -m 755 mozpluggerrc-sanitize %{buildroot}%{_bindir}
12cu|mozplugger-2.1.4-1|73	%{__perl} -pi -e \
12cu|mozplugger-2.1.4-1|74	"s|\@LIBDIR\@|%{_libdir}|g;\
12cu|mozplugger-2.1.4-1|75	s|\@SYSCONFDIR\@|%{_sysconfdir}|g;\
12cu|mozplugger-2.1.4-1|76	s|\@PLUGINDIR\@|%{_mozillapath}|g;\
12cu|mozplugger-2.1.4-1|77	s|\@BINDIR\@|%{_bindir}|g;" \
12cu|mozplugger-2.1.4-1|78	%{buildroot}%{_bindir}/mozpluggerrc-sanitize
12cu|mozplugger-2.1.4-1|79	
12cu|mozplugger-2.1.4-1|80	%if %{mdkversion} >= 200900
12cu|mozplugger-2.1.4-1|81	perl -pi -e 's@ooffice2.1@ooffice3.0@g' \
12cu|mozplugger-2.1.4-1|82	%{buildroot}%{_sysconfdir}/mozpluggerrc \
12cu|mozplugger-2.1.4-1|83	%{buildroot}%{_sysconfdir}/mozpluggerrc.default
12cu|mozplugger-2.1.4-1|84	%elseif %{mdkversion} >= 200810
12cu|mozplugger-2.1.4-1|85	perl -pi -e 's@ooffice2.1@ooffice2.4@g' \
12cu|mozplugger-2.1.4-1|86	%{buildroot}%{_sysconfdir}/mozpluggerrc \
12cu|mozplugger-2.1.4-1|87	%{buildroot}%{_sysconfdir}/mozpluggerrc.default
12cu|mozplugger-2.1.4-1|88	%endif
12cu|mozplugger-2.1.4-1|89	
12cu|mozplugger-2.1.4-1|90	%if %build_debug
12cu|mozplugger-2.1.4-1|91	export DONT_STRIP=1
12cu|mozplugger-2.1.4-1|92	%endif
12cu|mozplugger-2.1.4-1|93	
12cu|mozplugger-2.1.4-1|94	
12cu|mozplugger-2.1.4-1|95	%triggerin -- mplayerplugin
12cu|mozplugger-2.1.4-1|96	[ "$2" -ge 1 ] || exit 0
12cu|mozplugger-2.1.4-1|97	if [ -r %{_sysconfdir}/mozpluggerrc ]; then
12cu|mozplugger-2.1.4-1|98	if [ -x %{_bindir}/disable_mozmimetypes ]; then
12cu|mozplugger-2.1.4-1|99	%{_bindir}/disable_mozmimetypes %{_sysconfdir}/mozpluggerrc \
12cu|mozplugger-2.1.4-1|100	application/x-drm-v2 \
12cu|mozplugger-2.1.4-1|101	application/x-mplayer2 \
12cu|mozplugger-2.1.4-1|102	application/x-ogg \
12cu|mozplugger-2.1.4-1|103	application/x-quicktimeplayer \
12cu|mozplugger-2.1.4-1|104	application/x-ms-wmw \
12cu|mozplugger-2.1.4-1|105	application/x-nsv-vp3-mp3 \
12cu|mozplugger-2.1.4-1|106	audio/ogg \
12cu|mozplugger-2.1.4-1|107	audio/wav \
12cu|mozplugger-2.1.4-1|108	audio/x-ms-wax \
12cu|mozplugger-2.1.4-1|109	audio/x-ms-wma \
12cu|mozplugger-2.1.4-1|110	audio/x-wav \
12cu|mozplugger-2.1.4-1|111	video/anim \
12cu|mozplugger-2.1.4-1|112	video/dl \
12cu|mozplugger-2.1.4-1|113	video/fli \
12cu|mozplugger-2.1.4-1|114	video/mp4 \
12cu|mozplugger-2.1.4-1|115	video/mpeg \
12cu|mozplugger-2.1.4-1|116	video/msvideo \
12cu|mozplugger-2.1.4-1|117	video/quicktime \
12cu|mozplugger-2.1.4-1|118	video/sgi-movie \
12cu|mozplugger-2.1.4-1|119	video/x-anim \
12cu|mozplugger-2.1.4-1|120	video/x-dl \
12cu|mozplugger-2.1.4-1|121	video/x-fli \
12cu|mozplugger-2.1.4-1|122	video/x-mpeg \
12cu|mozplugger-2.1.4-1|123	video/x-mpeg2 \
12cu|mozplugger-2.1.4-1|124	video/x-ms-asf \
12cu|mozplugger-2.1.4-1|125	video/x-ms-asf-plugin \
12cu|mozplugger-2.1.4-1|126	video/x-msvideo \
12cu|mozplugger-2.1.4-1|127	video/x-ms-wm \
12cu|mozplugger-2.1.4-1|128	video/x-ms-wmv \
12cu|mozplugger-2.1.4-1|129	video/x-ms-wvx \
12cu|mozplugger-2.1.4-1|130	image/x-macpaint \
12cu|mozplugger-2.1.4-1|131	video/x-quicktime \
12cu|mozplugger-2.1.4-1|132	video/x-sgi-movie
12cu|mozplugger-2.1.4-1|133	touch %{_mozillapath}/mozplugger.so
12cu|mozplugger-2.1.4-1|134	fi
12cu|mozplugger-2.1.4-1|135	fi
12cu|mozplugger-2.1.4-1|136	
12cu|mozplugger-2.1.4-1|137	%triggerun -- mplayerplugin
12cu|mozplugger-2.1.4-1|138	[ "$2" = "0" ] || exit 0
12cu|mozplugger-2.1.4-1|139	if [ -r %{_sysconfdir}/mozpluggerrc ]; then
12cu|mozplugger-2.1.4-1|140	if [ -x %{_bindir}/enable_mozmimetypes ]; then
12cu|mozplugger-2.1.4-1|141	%{_bindir}/enable_mozmimetypes %{_sysconfdir}/mozpluggerrc \
12cu|mozplugger-2.1.4-1|142	application/x-drm-v2 \
12cu|mozplugger-2.1.4-1|143	application/x-mplayer2 \
12cu|mozplugger-2.1.4-1|144	application/x-ogg \
12cu|mozplugger-2.1.4-1|145	application/x-quicktimeplayer \
12cu|mozplugger-2.1.4-1|146	application/x-ms-wmv \
12cu|mozplugger-2.1.4-1|147	application/x-nsv-vp3-mp3 \
12cu|mozplugger-2.1.4-1|148	audio/ogg \
12cu|mozplugger-2.1.4-1|149	audio/wav \
12cu|mozplugger-2.1.4-1|150	audio/x-ms-wax \
12cu|mozplugger-2.1.4-1|151	audio/x-ms-wma \
12cu|mozplugger-2.1.4-1|152	audio/x-wav \
12cu|mozplugger-2.1.4-1|153	video/anim \
12cu|mozplugger-2.1.4-1|154	video/dl \
12cu|mozplugger-2.1.4-1|155	video/fli \
12cu|mozplugger-2.1.4-1|156	video/mp4 \
12cu|mozplugger-2.1.4-1|157	video/mpeg \
12cu|mozplugger-2.1.4-1|158	video/msvideo \
12cu|mozplugger-2.1.4-1|159	video/quicktime \
12cu|mozplugger-2.1.4-1|160	video/sgi-movie \
12cu|mozplugger-2.1.4-1|161	video/x-anim \
12cu|mozplugger-2.1.4-1|162	video/x-dl \
12cu|mozplugger-2.1.4-1|163	video/x-fli \
12cu|mozplugger-2.1.4-1|164	video/x-mpeg \
12cu|mozplugger-2.1.4-1|165	video/x-mpeg2 \
12cu|mozplugger-2.1.4-1|166	video/x-ms-asf \
12cu|mozplugger-2.1.4-1|167	video/x-ms-asf-plugin \
12cu|mozplugger-2.1.4-1|168	video/x-msvideo \
12cu|mozplugger-2.1.4-1|169	video/x-ms-wm \
12cu|mozplugger-2.1.4-1|170	video/x-ms-wmv \
12cu|mozplugger-2.1.4-1|171	video/x-ms-wvx \
12cu|mozplugger-2.1.4-1|172	image/x-macpaint \
12cu|mozplugger-2.1.4-1|173	video/x-quicktime \
12cu|mozplugger-2.1.4-1|174	video/x-sgi-movie
12cu|mozplugger-2.1.4-1|175	touch %{_mozillapath}/mozplugger.so
12cu|mozplugger-2.1.4-1|176	fi
12cu|mozplugger-2.1.4-1|177	fi
12cu|mozplugger-2.1.4-1|178	
12cu|mozplugger-2.1.4-1|179	%triggerpostun -- mplayerplugin
12cu|mozplugger-2.1.4-1|180	[ "$2" = "0" ] || exit 0
12cu|mozplugger-2.1.4-1|181	if [ -r %{_sysconfdir}/mozpluggerrc ]; then
12cu|mozplugger-2.1.4-1|182	if [ -x %{_bindir}/enable_mozmimetypes ]; then
12cu|mozplugger-2.1.4-1|183	%{_bindir}/enable_mozmimetypes %{_sysconfdir}/mozpluggerrc \
12cu|mozplugger-2.1.4-1|184	application/x-drm-v2 \
12cu|mozplugger-2.1.4-1|185	application/x-mplayer2 \
12cu|mozplugger-2.1.4-1|186	application/x-ogg \
12cu|mozplugger-2.1.4-1|187	application/x-quicktimeplayer \
12cu|mozplugger-2.1.4-1|188	application/x-ms-wmv \
12cu|mozplugger-2.1.4-1|189	application/x-nsv-vmp3-mp3 \
12cu|mozplugger-2.1.4-1|190	audio/ogg \
12cu|mozplugger-2.1.4-1|191	audio/wav \
12cu|mozplugger-2.1.4-1|192	audio/x-ms-wax \
12cu|mozplugger-2.1.4-1|193	audio/x-ms-wma \
12cu|mozplugger-2.1.4-1|194	audio/x-wav \
12cu|mozplugger-2.1.4-1|195	video/anim \
12cu|mozplugger-2.1.4-1|196	video/dl \
12cu|mozplugger-2.1.4-1|197	video/fli \
12cu|mozplugger-2.1.4-1|198	video/mp4 \
12cu|mozplugger-2.1.4-1|199	video/mpeg \
12cu|mozplugger-2.1.4-1|200	video/msvideo \
12cu|mozplugger-2.1.4-1|201	video/quicktime \
12cu|mozplugger-2.1.4-1|202	video/sgi-movie \
12cu|mozplugger-2.1.4-1|203	video/x-anim \
12cu|mozplugger-2.1.4-1|204	video/x-dl \
12cu|mozplugger-2.1.4-1|205	video/x-fli \
12cu|mozplugger-2.1.4-1|206	video/x-mpeg \
12cu|mozplugger-2.1.4-1|207	video/x-mpeg2 \
12cu|mozplugger-2.1.4-1|208	video/x-ms-asf \
12cu|mozplugger-2.1.4-1|209	video/x-ms-asf-plugin \
12cu|mozplugger-2.1.4-1|210	video/x-msvideo \
12cu|mozplugger-2.1.4-1|211	video/x-ms-wm \
12cu|mozplugger-2.1.4-1|212	video/x-ms-wmv \
12cu|mozplugger-2.1.4-1|213	video/x-ms-wvx \
12cu|mozplugger-2.1.4-1|214	image/x-macpaint \
12cu|mozplugger-2.1.4-1|215	video/x-quicktime \
12cu|mozplugger-2.1.4-1|216	video/x-sgi-movie
12cu|mozplugger-2.1.4-1|217	touch %{_mozillapath}/mozplugger.so
12cu|mozplugger-2.1.4-1|218	fi
12cu|mozplugger-2.1.4-1|219	fi
12cu|mozplugger-2.1.4-1|220	
12cu|mozplugger-2.1.4-1|221	%triggerin -- gv >= 3.6.1
12cu|mozplugger-2.1.4-1|222	if %{__grep} -q  "gv -safer -quiet -antialias" %{_sysconfdir}/mozpluggerrc; then
12cu|mozplugger-2.1.4-1|223	%{__perl} -pi -e "s/gv -safer -quiet -antialias/gv --safer --quiet --antialias/g" %{_sysconfdir}/mozpluggerrc
12cu|mozplugger-2.1.4-1|224	fi
12cu|mozplugger-2.1.4-1|225	
12cu|mozplugger-2.1.4-1|226	%triggerin -- gv < 3.6.1
12cu|mozplugger-2.1.4-1|227	if %{__grep} "gv --safer --quiet --antialias" %{_sysconfdir}/mozpluggerrc; then
12cu|mozplugger-2.1.4-1|228	%{__perl} -pi -e "s/gv --safer --quiet --antialias/gv -safer -quiet -antialias/g" %{_sysconfdir}/mozpluggerrc
12cu|mozplugger-2.1.4-1|229	fi
12cu|mozplugger-2.1.4-1|230	
12cu|mozplugger-2.1.4-1|231	%files
12cu|mozplugger-2.1.4-1|232	%defattr(-,root,root)
12cu|mozplugger-2.1.4-1|233	%doc README COPYING
12cu|mozplugger-2.1.4-1|234	%{_bindir}/enable_mozmimetypes
12cu|mozplugger-2.1.4-1|235	%{_bindir}/disable_mozmimetypes
12cu|mozplugger-2.1.4-1|236	%{_bindir}/mozpluggerrc-sanitize
12cu|mozplugger-2.1.4-1|237	%{_bindir}/mozplugger-helper
12cu|mozplugger-2.1.4-1|238	%{_bindir}/mozplugger-linker
12cu|mozplugger-2.1.4-1|239	%{_bindir}/mozplugger-controller
12cu|mozplugger-2.1.4-1|240	%{_datadir}/mplayer/Skin/mini
12cu|mozplugger-2.1.4-1|241	%{_libdir}/netscape/plugins/mozplugger.so
12cu|mozplugger-2.1.4-1|242	%{_mozillapath}/mozplugger.so
12cu|mozplugger-2.1.4-1|243	%{_mandir}/man7/mozplugger.7*
12cu|mozplugger-2.1.4-1|244	%config(noreplace) %{_sysconfdir}/mozpluggerrc
12cu|mozplugger-2.1.4-1|245	%config(noreplace) %{_sysconfdir}/mozpluggerrc.default
12cu|mozplugger-2.1.4-1|246	
12cu|mozplugger-2.1.4-1|247	
12cu|mozplugger-2.1.4-1|248	
12cu|mozplugger-2.1.4-1|249	%changelog
12cu|mozplugger-2.1.4-1|250	* Wed Apr 02 2014 Giovanni Mariani <mc2374@mclink.it> 2.1.4-1
12cu|mozplugger-2.1.4-1|251	+ Revision: f6b91ee
12cu|mozplugger-2.1.4-1|252	- Updated to release 2.1.4
12cu|mozplugger-2.1.4-1|253	
12cu|mozplugger-2.1.4-1|254	

10131 12
12cu|mp3asm-0.1.3.1-1|1	Name:           mp3asm
12cu|mp3asm-0.1.3.1-1|2	Summary:        An mpeg 1/2/2.5 audio layer 1,2,3 frame level editor
12cu|mp3asm-0.1.3.1-1|3	Version:        0.1.3.1
12cu|mp3asm-0.1.3.1-1|4	Release:        1
12cu|mp3asm-0.1.3.1-1|5	License:        GPL
12cu|mp3asm-0.1.3.1-1|6	Group:          Sound
12cu|mp3asm-0.1.3.1-1|7	URL:            http://sourceforge.net/projects/mp3asm
12cu|mp3asm-0.1.3.1-1|8	Source0:        https://sourceforge.net/projects/mp3asm/files/mp3asm/0.1.3-1/mp3asm-0.1.3-1.tar.bz2
12cu|mp3asm-0.1.3.1-1|9	
12cu|mp3asm-0.1.3.1-1|10	%description
12cu|mp3asm-0.1.3.1-1|11	MP3ASM allows for cutting, copying, pasting of individual frames,
12cu|mp3asm-0.1.3.1-1|12	correction of common (correctable) errors, removal of bad frames and more.
12cu|mp3asm-0.1.3.1-1|13	Quite useful program for maintaining any mp3 collection.
12cu|mp3asm-0.1.3.1-1|14	
12cu|mp3asm-0.1.3.1-1|15	%prep
12cu|mp3asm-0.1.3.1-1|16	%setup -q -n %{name}-0.1
12cu|mp3asm-0.1.3.1-1|17	
12cu|mp3asm-0.1.3.1-1|18	%build
12cu|mp3asm-0.1.3.1-1|19	%configure
12cu|mp3asm-0.1.3.1-1|20	%make CFLAGS="%{optflags}"
12cu|mp3asm-0.1.3.1-1|21	
12cu|mp3asm-0.1.3.1-1|22	%install
12cu|mp3asm-0.1.3.1-1|23	%{__install} -D src/mp3asm %{buildroot}%{_bindir}/mp3asm
12cu|mp3asm-0.1.3.1-1|24	
12cu|mp3asm-0.1.3.1-1|25	%files -n %{name}
12cu|mp3asm-0.1.3.1-1|26	%defattr(0755,root,root,0755)
12cu|mp3asm-0.1.3.1-1|27	%{_bindir}/*
12cu|mp3asm-0.1.3.1-1|28	%defattr(0644,root,root,0755)
12cu|mp3asm-0.1.3.1-1|29	%doc COPYING README Changelog
12cu|mp3asm-0.1.3.1-1|30	
12cu|mp3asm-0.1.3.1-1|31	
12cu|mp3asm-0.1.3.1-1|32	
12cu|mp3asm-0.1.3.1-1|33	%changelog
12cu|mp3asm-0.1.3.1-1|34	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-5mdv2011.0
12cu|mp3asm-0.1.3.1-1|35	+ Revision: 620399
12cu|mp3asm-0.1.3.1-1|36	- the mass rebuild of 2010.0 packages
12cu|mp3asm-0.1.3.1-1|37	
12cu|mp3asm-0.1.3.1-1|38	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1.3-4mdv2010.0
12cu|mp3asm-0.1.3.1-1|39	+ Revision: 430096
12cu|mp3asm-0.1.3.1-1|40	- rebuild
12cu|mp3asm-0.1.3.1-1|41	
12cu|mp3asm-0.1.3.1-1|42	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.1.3-3mdv2009.0
12cu|mp3asm-0.1.3.1-1|43	+ Revision: 252921
12cu|mp3asm-0.1.3.1-1|44	- rebuild
12cu|mp3asm-0.1.3.1-1|45	- fix summary-ended-with-dot
12cu|mp3asm-0.1.3.1-1|46	
12cu|mp3asm-0.1.3.1-1|47	+ Olivier Blin <oblin@mandriva.com>
12cu|mp3asm-0.1.3.1-1|48	- restore BuildRoot
12cu|mp3asm-0.1.3.1-1|49	
12cu|mp3asm-0.1.3.1-1|50	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.1.3-1mdv2008.1
12cu|mp3asm-0.1.3.1-1|51	+ Revision: 130233
12cu|mp3asm-0.1.3.1-1|52	- kill re-definition of %%buildroot on Pixel's request
12cu|mp3asm-0.1.3.1-1|53	- use %%mkrel
12cu|mp3asm-0.1.3.1-1|54	- import mp3asm
12cu|mp3asm-0.1.3.1-1|55	
12cu|mp3asm-0.1.3.1-1|56	
12cu|mp3asm-0.1.3.1-1|57	* Tue Jun 1 2004 Austin Acton <austin@mandrakesoft.org> 0.1.3-1mdk
12cu|mp3asm-0.1.3.1-1|58	- from Frederic Guardia <frederic.guardia@wanadoo.fr> :
12cu|mp3asm-0.1.3.1-1|59	- First spec file
12cu|mp3asm-0.1.3.1-1|60	
12cu|mp3asm-0.1.3.1-1|61	

10132 12
12cu|mp3blaster-3.2.5-8|1	Summary: 	Console based MP3 player
12cu|mp3blaster-3.2.5-8|2	Name: 		mp3blaster
12cu|mp3blaster-3.2.5-8|3	Version: 	3.2.5
12cu|mp3blaster-3.2.5-8|4	Release: 	8
12cu|mp3blaster-3.2.5-8|5	License: 	GPLv2+
12cu|mp3blaster-3.2.5-8|6	Group: 		Sound
12cu|mp3blaster-3.2.5-8|7	URL:		http://mp3blaster.sourceforge.net/
12cu|mp3blaster-3.2.5-8|8	Source0:	http://prdownloads.sourceforge.net/mp3blaster/%{name}-%{version}.tar.gz
12cu|mp3blaster-3.2.5-8|9	Patch0:		mp3blaster-3.2.5-deb-02_bool.patch
12cu|mp3blaster-3.2.5-8|10	Patch1:		mp3blaster-3.2.5-deb-03_endian.patch
12cu|mp3blaster-3.2.5-8|11	Patch2:		mp3blaster-3.2.5-deb-04_memleak.patch
12cu|mp3blaster-3.2.5-8|12	Patch3:		mp3blaster-3.2.5-deb-05_macro.patch
12cu|mp3blaster-3.2.5-8|13	Patch4:		mp3blaster-3.2.5-deb-06_man.patch
12cu|mp3blaster-3.2.5-8|14	Patch5:		mp3blaster-3.2.5-deb-07_fix_ogg.patch
12cu|mp3blaster-3.2.5-8|15	Patch6:		mp3blaster-3.2.5-deb-08_fix_ftbfs_const_char.patch
12cu|mp3blaster-3.2.5-8|16	
12cu|mp3blaster-3.2.5-8|17	BuildRequires:	mysql-devel
12cu|mp3blaster-3.2.5-8|18	BuildRequires:	stdc++-devel
12cu|mp3blaster-3.2.5-8|19	BuildRequires:	pkgconfig(liblircclient0)
12cu|mp3blaster-3.2.5-8|20	BuildRequires:	pkgconfig(ncurses)
12cu|mp3blaster-3.2.5-8|21	BuildRequires:	pkgconfig(vorbis)
12cu|mp3blaster-3.2.5-8|22	BuildRequires:	sidplay-devel
12cu|mp3blaster-3.2.5-8|23	
12cu|mp3blaster-3.2.5-8|24	
12cu|mp3blaster-3.2.5-8|25	
12cu|mp3blaster-3.2.5-8|26	%description
12cu|mp3blaster-3.2.5-8|27	MP3Blaster is a text console based program for playing mainly mp3
12cu|mp3blaster-3.2.5-8|28	audio files. It is very interactive, and has a great list of
12cu|mp3blaster-3.2.5-8|29	features. Its playlist can be divided in albums or categories
12cu|mp3blaster-3.2.5-8|30	(called 'groups'), which allows for very sophisticated playback
12cu|mp3blaster-3.2.5-8|31	orders.
12cu|mp3blaster-3.2.5-8|32	
12cu|mp3blaster-3.2.5-8|33	%prep
12cu|mp3blaster-3.2.5-8|34	
12cu|mp3blaster-3.2.5-8|35	%setup -q
12cu|mp3blaster-3.2.5-8|36	%patch0 -p1
12cu|mp3blaster-3.2.5-8|37	%patch1 -p1
12cu|mp3blaster-3.2.5-8|38	%patch2 -p1
12cu|mp3blaster-3.2.5-8|39	%patch3 -p1
12cu|mp3blaster-3.2.5-8|40	%patch4 -p1
12cu|mp3blaster-3.2.5-8|41	%patch5 -p1
12cu|mp3blaster-3.2.5-8|42	%patch6 -p1
12cu|mp3blaster-3.2.5-8|43	
12cu|mp3blaster-3.2.5-8|44	%build
12cu|mp3blaster-3.2.5-8|45	export CFLAGS="%{optflags}"
12cu|mp3blaster-3.2.5-8|46	export CXXFLAGS="%{optflags}"
12cu|mp3blaster-3.2.5-8|47	export LDFLAGS=" -I%{_includedir} -I%{_includedir}/mysql -lmysqlclient"
12cu|mp3blaster-3.2.5-8|48	autoreconf -fiv
12cu|mp3blaster-3.2.5-8|49	
12cu|mp3blaster-3.2.5-8|50	%configure2_5x \
12cu|mp3blaster-3.2.5-8|51	--with-mysql \
12cu|mp3blaster-3.2.5-8|52	--with-mysql-includes=%{_includedir}/mysql \
12cu|mp3blaster-3.2.5-8|53	--with-mysql-libs=%{_libdir} \
12cu|mp3blaster-3.2.5-8|54	--with-lirc \
12cu|mp3blaster-3.2.5-8|55	--with-oggvorbis \
12cu|mp3blaster-3.2.5-8|56	--with-sidplay \
12cu|mp3blaster-3.2.5-8|57	
12cu|mp3blaster-3.2.5-8|58	%make
12cu|mp3blaster-3.2.5-8|59	
12cu|mp3blaster-3.2.5-8|60	%install
12cu|mp3blaster-3.2.5-8|61	%makeinstall_std
12cu|mp3blaster-3.2.5-8|62	
12cu|mp3blaster-3.2.5-8|63	# cleanup
12cu|mp3blaster-3.2.5-8|64	rm -f %{buildroot}%{_datadir}/mp3blaster/charmap/chargen.c
12cu|mp3blaster-3.2.5-8|65	rm -f %{buildroot}%{_datadir}/mp3blaster/charmap/maketbl.c
12cu|mp3blaster-3.2.5-8|66	
12cu|mp3blaster-3.2.5-8|67	
12cu|mp3blaster-3.2.5-8|68	%files
12cu|mp3blaster-3.2.5-8|69	%doc AUTHORS BUGS CREDITS ChangeLog FAQ NEWS README TODO
12cu|mp3blaster-3.2.5-8|70	%{_bindir}/*
12cu|mp3blaster-3.2.5-8|71	%{_datadir}/%{name}
12cu|mp3blaster-3.2.5-8|72	%{_mandir}/man1/*
12cu|mp3blaster-3.2.5-8|73	
12cu|mp3blaster-3.2.5-8|74	
12cu|mp3blaster-3.2.5-8|75	
12cu|mp3blaster-3.2.5-8|76	%changelog
12cu|mp3blaster-3.2.5-8|77	* Mon Apr 14 2014 symbianflo <symbianflo@mandrivausers.ro> 3.2.5-8
12cu|mp3blaster-3.2.5-8|78	+ Revision: f9abacb
12cu|mp3blaster-3.2.5-8|79	- Merge pull request #1 from symbianflo/mp3blaster:rosa2012.1
12cu|mp3blaster-3.2.5-8|80	- symbianflo
12cu|mp3blaster-3.2.5-8|81	
12cu|mp3blaster-3.2.5-8|82	

10133 12
12cu|mp3_check-1.98-11|1	Name:      mp3_check
12cu|mp3_check-1.98-11|2	Summary:   A utility which analyzes mp3 files for errors and standards conformance
12cu|mp3_check-1.98-11|3	Version:   1.98
12cu|mp3_check-1.98-11|4	Release:   11
12cu|mp3_check-1.98-11|5	Group:     Sound
12cu|mp3_check-1.98-11|6	URL:	   https://sourceforge.net/project/?group_id=6126
12cu|mp3_check-1.98-11|7	License:   GPL
12cu|mp3_check-1.98-11|8	Source:    ftp://ftp.thedeepsky.com/outgoing/mp3_check-%version.tar.bz2
12cu|mp3_check-1.98-11|9	
12cu|mp3_check-1.98-11|10	%define debug_package %{nil}
12cu|mp3_check-1.98-11|11	
12cu|mp3_check-1.98-11|12	%description
12cu|mp3_check-1.98-11|13	Identify in explicit detail mp3s that do not correctly follow the mp3
12cu|mp3_check-1.98-11|14	format. Also look for invalid frame headers, missing frames, etc. This
12cu|mp3_check-1.98-11|15	can be especially important when building an archive, and you want
12cu|mp3_check-1.98-11|16	quality mp3s.
12cu|mp3_check-1.98-11|17	
12cu|mp3_check-1.98-11|18	%prep
12cu|mp3_check-1.98-11|19	%setup -q
12cu|mp3_check-1.98-11|20	
12cu|mp3_check-1.98-11|21	%build
12cu|mp3_check-1.98-11|22	%make CFLAGS="%optflags"
12cu|mp3_check-1.98-11|23	
12cu|mp3_check-1.98-11|24	%install
12cu|mp3_check-1.98-11|25	mkdir -p %{buildroot}%{_bindir}
12cu|mp3_check-1.98-11|26	install -s -m 755 mp3_check %{buildroot}%{_bindir}
12cu|mp3_check-1.98-11|27	
12cu|mp3_check-1.98-11|28	%files
12cu|mp3_check-1.98-11|29	%{_bindir}/mp3_check
12cu|mp3_check-1.98-11|30	%doc NOTES README THANKYOU WISHLIST MY_NOTES GOALS FOR_TESTING
12cu|mp3_check-1.98-11|31	%doc MILESTONE* TODO
12cu|mp3_check-1.98-11|32	
12cu|mp3_check-1.98-11|33	%changelog
12cu|mp3_check-1.98-11|34	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.98-11
12cu|mp3_check-1.98-11|35	+ Revision: ddcfec2
12cu|mp3_check-1.98-11|36	- Really disable debug
12cu|mp3_check-1.98-11|37	
12cu|mp3_check-1.98-11|38	

10134 12
12cu|mp3diags-1.2.276-0|1	%define	oname	MP3Diags
12cu|mp3diags-1.2.276-0|2	%define rev 276
12cu|mp3diags-1.2.276-0|3	#debuginfo-without-sources
12cu|mp3diags-1.2.276-0|4	%define debug_package	%{nil}
12cu|mp3diags-1.2.276-0|5	
12cu|mp3diags-1.2.276-0|6	Name:		mp3diags
12cu|mp3diags-1.2.276-0|7	Version:	1.2.276
12cu|mp3diags-1.2.276-0|8	Release:	0
12cu|mp3diags-1.2.276-0|9	Summary:	Tool for finding and fixing problems in MP3 files
12cu|mp3diags-1.2.276-0|10	License:	GPLv2+
12cu|mp3diags-1.2.276-0|11	Group:		Sound
12cu|mp3diags-1.2.276-0|12	URL:		http://mp3diags.sourceforge.net/
12cu|mp3diags-1.2.276-0|13	# revision 276 30/06/2013 taballed svn not provided, so just co and compress
12cu|mp3diags-1.2.276-0|14	# svn co https://mp3diags.svn.sourceforge.net/svnroot/mp3diags/trunk/mp3diags mp3diags
12cu|mp3diags-1.2.276-0|15	Source0:	%{name}-%{rev}.tar.gz
12cu|mp3diags-1.2.276-0|16	BuildRequires:	kdelibs4-devel
12cu|mp3diags-1.2.276-0|17	BuildRequires:	qt4-devel >= 4.4.0
12cu|mp3diags-1.2.276-0|18	BuildRequires:	boost-devel >= 1.37
12cu|mp3diags-1.2.276-0|19	BuildRequires:	boost-static-devel >= 1.37
12cu|mp3diags-1.2.276-0|20	BuildRequires:	zlib-devel
12cu|mp3diags-1.2.276-0|21	BuildRequires:	coreutils
12cu|mp3diags-1.2.276-0|22	BuildRequires:	desktop-file-utils
12cu|mp3diags-1.2.276-0|23	
12cu|mp3diags-1.2.276-0|24	Suggests:	%{name}-doc
12cu|mp3diags-1.2.276-0|25	
12cu|mp3diags-1.2.276-0|26	%description
12cu|mp3diags-1.2.276-0|27	It finds problems in MP3 files and helps the user to fix many of them. Looks
12cu|mp3diags-1.2.276-0|28	at both the audio part (VBR info, quality, normalization) and the tags
12cu|mp3diags-1.2.276-0|29	containing track information (ID3). It includes also a tag editor, which can
12cu|mp3diags-1.2.276-0|30	download album information (including cover art) from MusicBrainz and Discogs,
12cu|mp3diags-1.2.276-0|31	as well as paste data from the clipboard. Track information can also be
12cu|mp3diags-1.2.276-0|32	extracted from the file name. Another component is the file renamer, which can
12cu|mp3diags-1.2.276-0|33	rename files based on the fields in their ID3V2 tags (artist, track number,
12cu|mp3diags-1.2.276-0|34	album, genre, ...).
12cu|mp3diags-1.2.276-0|35	
12cu|mp3diags-1.2.276-0|36	########################
12cu|mp3diags-1.2.276-0|37	%package -n %{name}-doc
12cu|mp3diags-1.2.276-0|38	
12cu|mp3diags-1.2.276-0|39	Summary:	HTML documentation for %{name}
12cu|mp3diags-1.2.276-0|40	Group:		Books/Howtos
12cu|mp3diags-1.2.276-0|41	Requires:	%{name}
12cu|mp3diags-1.2.276-0|42	
12cu|mp3diags-1.2.276-0|43	%description
12cu|mp3diags-1.2.276-0|44	Html documentation for %{name}
12cu|mp3diags-1.2.276-0|45	
12cu|mp3diags-1.2.276-0|46	#######################
12cu|mp3diags-1.2.276-0|47	
12cu|mp3diags-1.2.276-0|48	%prep
12cu|mp3diags-1.2.276-0|49	%setup -qn %{name}-%{rev}
12cu|mp3diags-1.2.276-0|50	perl -pi -e "s|/usr/local/bin|/usr/bin|" Install.sh
12cu|mp3diags-1.2.276-0|51	# M$ stuff not needed, package neither, that's we are here for, or most of us...
12cu|mp3diags-1.2.276-0|52	rm -rf Windows package
12cu|mp3diags-1.2.276-0|53	
12cu|mp3diags-1.2.276-0|54	./AdjustMt.sh
12cu|mp3diags-1.2.276-0|55	./MakeTranslations.sh
12cu|mp3diags-1.2.276-0|56	
12cu|mp3diags-1.2.276-0|57	%build
12cu|mp3diags-1.2.276-0|58	%qmake_qt4
12cu|mp3diags-1.2.276-0|59	%make
12cu|mp3diags-1.2.276-0|60	
12cu|mp3diags-1.2.276-0|61	
12cu|mp3diags-1.2.276-0|62	%install
12cu|mp3diags-1.2.276-0|63	# Creating tree
12cu|mp3diags-1.2.276-0|64	mkdir -p "%{buildroot}%{_bindir}" \
12cu|mp3diags-1.2.276-0|65	"%{buildroot}%{_datadir}/applications" \
12cu|mp3diags-1.2.276-0|66	"%{buildroot}%{_datadir}/%{name}/translations" \
12cu|mp3diags-1.2.276-0|67	"%{buildroot}%{_docdir}/%{name}/html"
12cu|mp3diags-1.2.276-0|68	
12cu|mp3diags-1.2.276-0|69	# 1. Menu entry
12cu|mp3diags-1.2.276-0|70	desktop-file-install --dir %{buildroot}%{_datadir}/applications desktop/%{oname}.desktop
12cu|mp3diags-1.2.276-0|71	
12cu|mp3diags-1.2.276-0|72	# 2. main executable
12cu|mp3diags-1.2.276-0|73	install -p -m755 bin/%{oname}-unstable %{buildroot}%{_bindir}/%{oname}
12cu|mp3diags-1.2.276-0|74	
12cu|mp3diags-1.2.276-0|75	# 3. icons
12cu|mp3diags-1.2.276-0|76	for i in "16" "22" "24" "32" "36" "40" "48"; do
12cu|mp3diags-1.2.276-0|77	mkdir -p "%{buildroot}/usr/share/icons/hicolor/${i}x${i}/apps"
12cu|mp3diags-1.2.276-0|78	install -p -m644 "desktop/MP3Diags-unstable${i}.png" "%{buildroot}/usr/share/icons/hicolor/${i}x${i}/apps/MP3Diags.png"
12cu|mp3diags-1.2.276-0|79	done
12cu|mp3diags-1.2.276-0|80	
12cu|mp3diags-1.2.276-0|81	# 4. localize
12cu|mp3diags-1.2.276-0|82	install -p -m644 src/translations/%{name}*.qm %{buildroot}%{_datadir}/%{name}/translations/
12cu|mp3diags-1.2.276-0|83	
12cu|mp3diags-1.2.276-0|84	# 5. html documentation
12cu|mp3diags-1.2.276-0|85	install -p -m644 doc/html/{*.css,*.html,*.png,*.jpg,*.ico} -t %{buildroot}%{_docdir}/%{name}/html
12cu|mp3diags-1.2.276-0|86	
12cu|mp3diags-1.2.276-0|87	# Get the SVN noise out of the main tree
12cu|mp3diags-1.2.276-0|88	find %{buildroot}%{_datadir}/%{name}/ -type d -name .svn -exec rm -rf {} 2>/dev/null ';' || :
12cu|mp3diags-1.2.276-0|89	
12cu|mp3diags-1.2.276-0|90	%find_lang %{name} --with-qt
12cu|mp3diags-1.2.276-0|91	
12cu|mp3diags-1.2.276-0|92	
12cu|mp3diags-1.2.276-0|93	%files -f %{name}.lang
12cu|mp3diags-1.2.276-0|94	%doc changelog.txt COPYING README.TXT
12cu|mp3diags-1.2.276-0|95	%exclude %{_docdir}/%{name}/html
12cu|mp3diags-1.2.276-0|96	%{_iconsdir}/hicolor/*/apps/MP3Diags.png
12cu|mp3diags-1.2.276-0|97	%{_bindir}/%{oname}
12cu|mp3diags-1.2.276-0|98	%{_datadir}/applications/%{oname}.desktop
12cu|mp3diags-1.2.276-0|99	
12cu|mp3diags-1.2.276-0|100	
12cu|mp3diags-1.2.276-0|101	%files -n %{name}-doc
12cu|mp3diags-1.2.276-0|102	%{_docdir}/%{name}/html
12cu|mp3diags-1.2.276-0|103	

10135 12
12cu|mp3info-0.8.5a-7|1	Summary:	Utility for MP3 information and tag modification
12cu|mp3info-0.8.5a-7|2	Name:		mp3info
12cu|mp3info-0.8.5a-7|3	Version:	0.8.5a
12cu|mp3info-0.8.5a-7|4	Release:	7
12cu|mp3info-0.8.5a-7|5	Group:		Sound
12cu|mp3info-0.8.5a-7|6	License:	GPL
12cu|mp3info-0.8.5a-7|7	URL:		ftp://metalab.unc.edu/pub/linux/apps/sound/mp3-utils/mp3info
12cu|mp3info-0.8.5a-7|8	Source0:	ftp.debian.org/debian/pool/main/m/mp3info/%{name}-%{version}.tgz
12cu|mp3info-0.8.5a-7|9	Source1:	mp3info-16.png
12cu|mp3info-0.8.5a-7|10	Source2:	mp3info-32.png
12cu|mp3info-0.8.5a-7|11	Source3:	mp3info-48.png
12cu|mp3info-0.8.5a-7|12	Patch0:		mp3info-0.8.5a-format_not_a_string_literal_and_no_format_arguments.diff
12cu|mp3info-0.8.5a-7|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|mp3info-0.8.5a-7|14	BuildRequires:	ncurses-devel
12cu|mp3info-0.8.5a-7|15	
12cu|mp3info-0.8.5a-7|16	%define debug_package %{nil}
12cu|mp3info-0.8.5a-7|17	
12cu|mp3info-0.8.5a-7|18	%description
12cu|mp3info-0.8.5a-7|19	An MP3 technical info viewer and ID3 1.x tag editor.
12cu|mp3info-0.8.5a-7|20	MP3Info has an interactive mode (using curses) and a command line mode.
12cu|mp3info-0.8.5a-7|21	MP3Info can display ID3 tag information as well as various technical aspects
12cu|mp3info-0.8.5a-7|22	of an MP3 file including playing time, bit-rate, sampling frequency and other
12cu|mp3info-0.8.5a-7|23	attributes in a pre-defined or user-specifiable output format.
12cu|mp3info-0.8.5a-7|24	It also has a VERY configurable output.
12cu|mp3info-0.8.5a-7|25	mp3info is availlable with both ncurses and gtk UIs.
12cu|mp3info-0.8.5a-7|26	
12cu|mp3info-0.8.5a-7|27	%prep
12cu|mp3info-0.8.5a-7|28	%setup -q -n %name-%version
12cu|mp3info-0.8.5a-7|29	%patch0 -p0
12cu|mp3info-0.8.5a-7|30	
12cu|mp3info-0.8.5a-7|31	%build
12cu|mp3info-0.8.5a-7|32	%make CFLAGS="%{optflags}"
12cu|mp3info-0.8.5a-7|33	
12cu|mp3info-0.8.5a-7|34	%install
12cu|mp3info-0.8.5a-7|35	
12cu|mp3info-0.8.5a-7|36	mkdir -p %{buildroot}/{%{_bindir},%{_mandir}/man1}
12cu|mp3info-0.8.5a-7|37	%makeinstall prefix=%{buildroot} mandir=%{buildroot}%{_mandir}/man1
12cu|mp3info-0.8.5a-7|38	
12cu|mp3info-0.8.5a-7|39	mkdir -p %{buildroot}%{_datadir}/applications
12cu|mp3info-0.8.5a-7|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cu|mp3info-0.8.5a-7|41	[Desktop Entry]
12cu|mp3info-0.8.5a-7|42	Name=MP3 info
12cu|mp3info-0.8.5a-7|43	Name[ru]=Информация о MP3
12cu|mp3info-0.8.5a-7|44	Comment=Utility for MP3 information and tag modification
12cu|mp3info-0.8.5a-7|45	Comment[ru]=Утилита для модификации тэгов MP3
12cu|mp3info-0.8.5a-7|46	Exec=%{_bindir}/gmp3info
12cu|mp3info-0.8.5a-7|47	Icon=sound_section
12cu|mp3info-0.8.5a-7|48	Terminal=false
12cu|mp3info-0.8.5a-7|49	Type=Application
12cu|mp3info-0.8.5a-7|50	Categories=Audio;AudioVideo;AudioVideoEditing;
12cu|mp3info-0.8.5a-7|51	EOF
12cu|mp3info-0.8.5a-7|52	
12cu|mp3info-0.8.5a-7|53	%files
12cu|mp3info-0.8.5a-7|54	%doc README ChangeLog mp3info.lsm LICENSE
12cu|mp3info-0.8.5a-7|55	%{_bindir}/*
12cu|mp3info-0.8.5a-7|56	%{_mandir}/man1/*
12cu|mp3info-0.8.5a-7|57	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|mp3info-0.8.5a-7|58	
12cu|mp3info-0.8.5a-7|59	%changelog
12cu|mp3info-0.8.5a-7|60	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.5a-7
12cu|mp3info-0.8.5a-7|61	+ Revision: c2f61b6
12cu|mp3info-0.8.5a-7|62	- Added russian desktop file
12cu|mp3info-0.8.5a-7|63	
12cu|mp3info-0.8.5a-7|64	

10136 12
12cu|mp3packer-1.26-1|1	#ifarch x86_64
12cu|mp3packer-1.26-1|2	#define	binaryname	mp3packer64
12cu|mp3packer-1.26-1|3	#else
12cu|mp3packer-1.26-1|4	#define	binaryname	mp3packer
12cu|mp3packer-1.26-1|5	#endif
12cu|mp3packer-1.26-1|6	
12cu|mp3packer-1.26-1|7	Summary:	MP3 reorganizer and repacker
12cu|mp3packer-1.26-1|8	Name:		mp3packer
12cu|mp3packer-1.26-1|9	Version:	1.26
12cu|mp3packer-1.26-1|10	Release:	%mkrel 1
12cu|mp3packer-1.26-1|11	License:	GPLv2+
12cu|mp3packer-1.26-1|12	Group:		Sound
12cu|mp3packer-1.26-1|13	Url:		http://omion.dyndns.org/
12cu|mp3packer-1.26-1|14	Source0:	http://omion.dyndns.org/%{name}/%{name}-%{version}_src.zip
12cu|mp3packer-1.26-1|15	#Patch0:	mp3packer-1.23-fix-linking.patch
12cu|mp3packer-1.26-1|16	BuildRequires:	ocaml
12cu|mp3packer-1.26-1|17	# The sources does not unpack with unzip
12cu|mp3packer-1.26-1|18	BuildRequires:	p7zip
12cu|mp3packer-1.26-1|19	
12cu|mp3packer-1.26-1|20	
12cu|mp3packer-1.26-1|21	%description
12cu|mp3packer-1.26-1|22	MP3packer is a program which can rearrange the data within an MP3 to fulfill
12cu|mp3packer-1.26-1|23	specific goals. By default, the program generates the smallest MP3 possible
12cu|mp3packer-1.26-1|24	(with the least padding). However, many people also use it to turn VBR files
12cu|mp3packer-1.26-1|25	into CBR for use with players which don't support VBR.
12cu|mp3packer-1.26-1|26	
12cu|mp3packer-1.26-1|27	
12cu|mp3packer-1.26-1|28	%prep
12cu|mp3packer-1.26-1|29	%setup -T -c
12cu|mp3packer-1.26-1|30	7z e %{SOURCE0}
12cu|mp3packer-1.26-1|31	#apply_patches
12cu|mp3packer-1.26-1|32	touch .depend
12cu|mp3packer-1.26-1|33	
12cu|mp3packer-1.26-1|34	
12cu|mp3packer-1.26-1|35	%build
12cu|mp3packer-1.26-1|36	make depend
12cu|mp3packer-1.26-1|37	%make
12cu|mp3packer-1.26-1|38	#%make %%{binaryname}
12cu|mp3packer-1.26-1|39	
12cu|mp3packer-1.26-1|40	
12cu|mp3packer-1.26-1|41	%install
12cu|mp3packer-1.26-1|42	mkdir -p %{buildroot}%{_bindir}/
12cu|mp3packer-1.26-1|43	cp %{name} %{buildroot}%{_bindir}/%{name}
12cu|mp3packer-1.26-1|44	
12cu|mp3packer-1.26-1|45	
12cu|mp3packer-1.26-1|46	%files
12cu|mp3packer-1.26-1|47	%doc *.html
12cu|mp3packer-1.26-1|48	%{_bindir}/%{name}
12cu|mp3packer-1.26-1|49	
12cu|mp3packer-1.26-1|50	
12cu|mp3packer-1.26-1|51	
12cu|mp3packer-1.26-1|52	%changelog
12cu|mp3packer-1.26-1|53	* Sat Mar 22 2014 Giovanni Mariani <mc2374@mclink.it> 1.26-1
12cu|mp3packer-1.26-1|54	+ Revision: 2e6c38f
12cu|mp3packer-1.26-1|55	- Update to release 1.16 (rel. 2.x need ocaml 4
12cu|mp3packer-1.26-1|56	
12cu|mp3packer-1.26-1|57	

10137 12
12cu|mp3splt-2.6-1|1	Name:		mp3splt
12cu|mp3splt-2.6-1|2	Summary:	Command line utility to split mp3 and ogg files
12cu|mp3splt-2.6-1|3	Version:	2.6
12cu|mp3splt-2.6-1|4	Release:	%mkrel 1
12cu|mp3splt-2.6-1|5	License:	GPLv2+
12cu|mp3splt-2.6-1|6	Group:		Sound
12cu|mp3splt-2.6-1|7	URL:		http://mp3splt.sourceforge.net/
12cu|mp3splt-2.6-1|8	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cu|mp3splt-2.6-1|9	BuildRequires:	gettext >= 0.13.1
12cu|mp3splt-2.6-1|10	BuildRequires:	pkgconfig(vorbis)
12cu|mp3splt-2.6-1|11	BuildRequires:	pkgconfig(mad)
12cu|mp3splt-2.6-1|12	BuildRequires:	pkgconfig(flac)
12cu|mp3splt-2.6-1|13	BuildRequires:	libmp3splt-devel >= 0.9.0
12cu|mp3splt-2.6-1|14	
12cu|mp3splt-2.6-1|15	
12cu|mp3splt-2.6-1|16	%description
12cu|mp3splt-2.6-1|17	Mp3Splt is a command line utility to split MP3 (VBR supported) and Ogg Vorbis
12cu|mp3splt-2.6-1|18	files between a beginning and an end time position, without decoding.
12cu|mp3splt-2.6-1|19	
12cu|mp3splt-2.6-1|20	It's very useful to split large mp3/ogg to make smaller files or to split
12cu|mp3splt-2.6-1|21	entire albums to obtain original tracks. If you want to split an album, you
12cu|mp3splt-2.6-1|22	can select split points and filenames manually or you can get them
12cu|mp3splt-2.6-1|23	automatically from CDDB (internet or a local file) or from .cue files.
12cu|mp3splt-2.6-1|24	It supports also automatic silence split, that can be used also to adjust
12cu|mp3splt-2.6-1|25	cddb/cue splitpoints. Otherwise if you have a file created either with
12cu|mp3splt-2.6-1|26	Mp3Wrap or AlbumWrap you can extract tracks just in few seconds.
12cu|mp3splt-2.6-1|27	
12cu|mp3splt-2.6-1|28	
12cu|mp3splt-2.6-1|29	%prep
12cu|mp3splt-2.6-1|30	%setup -q
12cu|mp3splt-2.6-1|31	
12cu|mp3splt-2.6-1|32	
12cu|mp3splt-2.6-1|33	%build
12cu|mp3splt-2.6-1|34	%configure2_5x \
12cu|mp3splt-2.6-1|35	--enable-oggsplt_symlink \
12cu|mp3splt-2.6-1|36	--enable-flacsplt_symlink \
12cu|mp3splt-2.6-1|37	--disable-rpath
12cu|mp3splt-2.6-1|38	%make
12cu|mp3splt-2.6-1|39	
12cu|mp3splt-2.6-1|40	
12cu|mp3splt-2.6-1|41	%install
12cu|mp3splt-2.6-1|42	%makeinstall_std
12cu|mp3splt-2.6-1|43	
12cu|mp3splt-2.6-1|44	%find_lang %{name}
12cu|mp3splt-2.6-1|45	
12cu|mp3splt-2.6-1|46	
12cu|mp3splt-2.6-1|47	%files -f %{name}.lang
12cu|mp3splt-2.6-1|48	%doc AUTHORS ChangeLog README
12cu|mp3splt-2.6-1|49	%{_bindir}/*
12cu|mp3splt-2.6-1|50	%{_mandir}/man1/mp3splt.*
12cu|mp3splt-2.6-1|51	
12cu|mp3splt-2.6-1|52	
12cu|mp3splt-2.6-1|53	
12cu|mp3splt-2.6-1|54	%changelog
12cu|mp3splt-2.6-1|55	* Thu Mar 20 2014 gvm <mc2374@mclink.it> 2.6-1
12cu|mp3splt-2.6-1|56	+ Revision: b9969ca
12cu|mp3splt-2.6-1|57	- Updated mp3splt.spec: fixed file list.
12cu|mp3splt-2.6-1|58	
12cu|mp3splt-2.6-1|59	

10138 12
12cu|mp3splt-gtk-0.9-1|1	%define	with_docs	0
12cu|mp3splt-gtk-0.9-1|2	%define	want_gtk3	0
12cu|mp3splt-gtk-0.9-1|3	
12cu|mp3splt-gtk-0.9-1|4	Name:		mp3splt-gtk
12cu|mp3splt-gtk-0.9-1|5	Version:	0.9
12cu|mp3splt-gtk-0.9-1|6	Release:	%mkrel 1
12cu|mp3splt-gtk-0.9-1|7	Summary:	GTK2 utility to split MP3 and Ogg Files without decoding
12cu|mp3splt-gtk-0.9-1|8	URL:		http://mp3splt.sourceforge.net
12cu|mp3splt-gtk-0.9-1|9	Group:		Sound
12cu|mp3splt-gtk-0.9-1|10	License:	GPLv2+
12cu|mp3splt-gtk-0.9-1|11	Source0:	http://prdownloads.sourceforge.net/mp3splt/%{name}-%{version}.tar.gz
12cu|mp3splt-gtk-0.9-1|12	Patch0:		%{name}-0.8.2-fix-format-string-error.patch
12cu|mp3splt-gtk-0.9-1|13	BuildRequires:	pkgconfig(gstreamer-0.10)
12cu|mp3splt-gtk-0.9-1|14	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12cu|mp3splt-gtk-0.9-1|15	BuildRequires:	libmp3splt-devel >= 0.9.0
12cu|mp3splt-gtk-0.9-1|16	%if %{want_gtk3}
12cu|mp3splt-gtk-0.9-1|17	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
12cu|mp3splt-gtk-0.9-1|18	%else
12cu|mp3splt-gtk-0.9-1|19	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.18
12cu|mp3splt-gtk-0.9-1|20	%endif
12cu|mp3splt-gtk-0.9-1|21	BuildRequires:	pkgconfig(libpng)
12cu|mp3splt-gtk-0.9-1|22	#BuildRequires:	pkgconfig(audacious)
12cu|mp3splt-gtk-0.9-1|23	BuildRequires:	pkgconfig(gnome-doc-utils)
12cu|mp3splt-gtk-0.9-1|24	#BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|mp3splt-gtk-0.9-1|25	BuildRequires:	gettext >= 0.13.1
12cu|mp3splt-gtk-0.9-1|26	BuildRequires:	rarian
12cu|mp3splt-gtk-0.9-1|27	%if %{with_docs}
12cu|mp3splt-gtk-0.9-1|28	BuildRequires:	doxygen
12cu|mp3splt-gtk-0.9-1|29	BuildRequires:	graphviz
12cu|mp3splt-gtk-0.9-1|30	%endif
12cu|mp3splt-gtk-0.9-1|31	BuildRequires:	desktop-file-utils
12cu|mp3splt-gtk-0.9-1|32	
12cu|mp3splt-gtk-0.9-1|33	%description
12cu|mp3splt-gtk-0.9-1|34	This package contains a GTK2 utility to split mp3 and ogg files selecting a
12cu|mp3splt-gtk-0.9-1|35	begin and an end time position, without decoding. It is very useful to split
12cu|mp3splt-gtk-0.9-1|36	large mp3/ogg to make smaller files or to split entire albums to obtain
12cu|mp3splt-gtk-0.9-1|37	original tracks.
12cu|mp3splt-gtk-0.9-1|38	
12cu|mp3splt-gtk-0.9-1|39	
12cu|mp3splt-gtk-0.9-1|40	%prep
12cu|mp3splt-gtk-0.9-1|41	%setup -q
12cu|mp3splt-gtk-0.9-1|42	%patch0 -p1
12cu|mp3splt-gtk-0.9-1|43	
12cu|mp3splt-gtk-0.9-1|44	
12cu|mp3splt-gtk-0.9-1|45	%build
12cu|mp3splt-gtk-0.9-1|46	%configure2_5x \
12cu|mp3splt-gtk-0.9-1|47	%if %{want_gtk3}
12cu|mp3splt-gtk-0.9-1|48	--enable-gtk3 \
12cu|mp3splt-gtk-0.9-1|49	%else
12cu|mp3splt-gtk-0.9-1|50	--disable-gtk3 \
12cu|mp3splt-gtk-0.9-1|51	%endif
12cu|mp3splt-gtk-0.9-1|52	--disable-rpath \
12cu|mp3splt-gtk-0.9-1|53	%if %{with_docs}
12cu|mp3splt-gtk-0.9-1|54	--enable-doxygen_doc \
12cu|mp3splt-gtk-0.9-1|55	%else
12cu|mp3splt-gtk-0.9-1|56	--disable-doxygen_doc \
12cu|mp3splt-gtk-0.9-1|57	%endif
12cu|mp3splt-gtk-0.9-1|58	--disable-audacious
12cu|mp3splt-gtk-0.9-1|59	%make
12cu|mp3splt-gtk-0.9-1|60	
12cu|mp3splt-gtk-0.9-1|61	
12cu|mp3splt-gtk-0.9-1|62	%install
12cu|mp3splt-gtk-0.9-1|63	%makeinstall_std
12cu|mp3splt-gtk-0.9-1|64	
12cu|mp3splt-gtk-0.9-1|65	# desktop file
12cu|mp3splt-gtk-0.9-1|66	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|mp3splt-gtk-0.9-1|67	desktop-file-install	%{name}.desktop --dir %{buildroot}%{_datadir}/applications/ \
12cu|mp3splt-gtk-0.9-1|68	--remove-category=Application
12cu|mp3splt-gtk-0.9-1|69	
12cu|mp3splt-gtk-0.9-1|70	%find_lang %{name} --with-gnome
12cu|mp3splt-gtk-0.9-1|71	
12cu|mp3splt-gtk-0.9-1|72	
12cu|mp3splt-gtk-0.9-1|73	%files -f %{name}.lang
12cu|mp3splt-gtk-0.9-1|74	%doc AUTHORS ChangeLog NEWS README
12cu|mp3splt-gtk-0.9-1|75	%{_bindir}/%{name}
12cu|mp3splt-gtk-0.9-1|76	%{_datadir}/%{name}
12cu|mp3splt-gtk-0.9-1|77	%{_datadir}/pixmaps/%{name}*.*
12cu|mp3splt-gtk-0.9-1|78	%{_datadir}/applications/%{name}.desktop
12cu|mp3splt-gtk-0.9-1|79	%{_mandir}/man1/%{name}.*
12cu|mp3splt-gtk-0.9-1|80	
12cu|mp3splt-gtk-0.9-1|81	
12cu|mp3splt-gtk-0.9-1|82	
12cu|mp3splt-gtk-0.9-1|83	%changelog
12cu|mp3splt-gtk-0.9-1|84	* Wed Mar 19 2014 Giovanni Mariani <mc2374@mclink.it> 0.9-1
12cu|mp3splt-gtk-0.9-1|85	+ Revision: 18c56c3
12cu|mp3splt-gtk-0.9-1|86	- Updated to version 0.9
12cu|mp3splt-gtk-0.9-1|87	
12cu|mp3splt-gtk-0.9-1|88	

10139 12
12cu|mpc-0.25-1|1	Summary:	MPC, command-line client for MPD
12cu|mpc-0.25-1|2	Name:		mpc
12cu|mpc-0.25-1|3	Version:	0.25
12cu|mpc-0.25-1|4	Release:	%mkrel 1
12cu|mpc-0.25-1|5	License:	GPLv2+
12cu|mpc-0.25-1|6	Group:		Sound
12cu|mpc-0.25-1|7	URL:		http://www.musicpd.org/
12cu|mpc-0.25-1|8	Source0:	http://www.musicpd.org/download/mpc/0/%{name}-%{version}.tar.xz
12cu|mpc-0.25-1|9	# Requires:	mpd
12cu|mpc-0.25-1|10	BuildRequires:	libmpdclient-devel >= 2.3
12cu|mpc-0.25-1|11	
12cu|mpc-0.25-1|12	%description
12cu|mpc-0.25-1|13	A command line tool to interface MPD. Scriptable.
12cu|mpc-0.25-1|14	Features:
12cu|mpc-0.25-1|15	* Bash tab completion
12cu|mpc-0.25-1|16	* Can pipe output of other commands into mpc.
12cu|mpc-0.25-1|17	
12cu|mpc-0.25-1|18	
12cu|mpc-0.25-1|19	%prep
12cu|mpc-0.25-1|20	%setup -q
12cu|mpc-0.25-1|21	
12cu|mpc-0.25-1|22	
12cu|mpc-0.25-1|23	%build
12cu|mpc-0.25-1|24	%configure2_5x
12cu|mpc-0.25-1|25	%make
12cu|mpc-0.25-1|26	
12cu|mpc-0.25-1|27	
12cu|mpc-0.25-1|28	%install
12cu|mpc-0.25-1|29	%makeinstall_std
12cu|mpc-0.25-1|30	
12cu|mpc-0.25-1|31	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
12cu|mpc-0.25-1|32	cp doc/mpc-completion.bash %{buildroot}%{_sysconfdir}/bash_completion.d/mpc
12cu|mpc-0.25-1|33	
12cu|mpc-0.25-1|34	rm -rf %{buildroot}%{_docdir}/%{name}/
12cu|mpc-0.25-1|35	
12cu|mpc-0.25-1|36	
12cu|mpc-0.25-1|37	%files
12cu|mpc-0.25-1|38	%doc README AUTHORS COPYING doc/*.sh
12cu|mpc-0.25-1|39	%{_sysconfdir}/bash_completion.d/mpc
12cu|mpc-0.25-1|40	%{_bindir}/%{name}
12cu|mpc-0.25-1|41	%{_mandir}/man1/*
12cu|mpc-0.25-1|42	
12cu|mpc-0.25-1|43	
12cu|mpc-0.25-1|44	
12cu|mpc-0.25-1|45	%changelog
12cu|mpc-0.25-1|46	* Mon Mar 24 2014 Giovanni Mariani <mc2374@mclink.it> 0.25-1
12cu|mpc-0.25-1|47	+ Revision: 446b972
12cu|mpc-0.25-1|48	- Updated to release 0.25
12cu|mpc-0.25-1|49	
12cu|mpc-0.25-1|50	

10140 12
12cu|mpdscribble-0.22-3|1	Summary:	Mpd client which submits information about tracks being played to Lastfm
12cu|mpdscribble-0.22-3|2	Name:		mpdscribble
12cu|mpdscribble-0.22-3|3	Version:	0.22
12cu|mpdscribble-0.22-3|4	Release:	%mkrel 3
12cu|mpdscribble-0.22-3|5	License:	GPLv2+
12cu|mpdscribble-0.22-3|6	Group:		Sound
12cu|mpdscribble-0.22-3|7	Url:		http://mpd.wikia.com/wiki/Client:Mpdscribble
12cu|mpdscribble-0.22-3|8	Source0:	http://downloads.sourceforge.net/musicpd/%{name}-%{version}.tar.bz2
12cu|mpdscribble-0.22-3|9	Requires:	mpd
12cu|mpdscribble-0.22-3|10	BuildRequires:	libmpdclient-devel >= 2.2
12cu|mpdscribble-0.22-3|11	BuildRequires:	pkgconfig(libsoup-2.4)
12cu|mpdscribble-0.22-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cu|mpdscribble-0.22-3|13	
12cu|mpdscribble-0.22-3|14	%description
12cu|mpdscribble-0.22-3|15	Mpdscribble is a music player daemon client which submits information about
12cu|mpdscribble-0.22-3|16	tracks being played to Last.fm (formerly audioscrobbler), with the following
12cu|mpdscribble-0.22-3|17	features:
12cu|mpdscribble-0.22-3|18	* written in C, consumes very little memory and CPU
12cu|mpdscribble-0.22-3|19	* full support for MPD's "idle" mode
12cu|mpdscribble-0.22-3|20	* last.fm protocol 1.2 (including "now playing") supports seeking, crossfading,
12cu|mpdscribble-0.22-3|21	* repeated songs
12cu|mpdscribble-0.22-3|22	
12cu|mpdscribble-0.22-3|23	%prep
12cu|mpdscribble-0.22-3|24	%setup -q
12cu|mpdscribble-0.22-3|25	
12cu|mpdscribble-0.22-3|26	%build
12cu|mpdscribble-0.22-3|27	%configure
12cu|mpdscribble-0.22-3|28	%make
12cu|mpdscribble-0.22-3|29	
12cu|mpdscribble-0.22-3|30	%install
12cu|mpdscribble-0.22-3|31	rm -rf %{buildroot}
12cu|mpdscribble-0.22-3|32	%makeinstall_std
12cu|mpdscribble-0.22-3|33	
12cu|mpdscribble-0.22-3|34	mkdir -p %{buildroot}/var/cache/mpdscribble/
12cu|mpdscribble-0.22-3|35	touch %{buildroot}/var/cache/mpdscribble/cache
12cu|mpdscribble-0.22-3|36	
12cu|mpdscribble-0.22-3|37	%clean
12cu|mpdscribble-0.22-3|38	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cu|mpdscribble-0.22-3|39	
12cu|mpdscribble-0.22-3|40	%files
12cu|mpdscribble-0.22-3|41	%defattr(-,root,root)
12cu|mpdscribble-0.22-3|42	%doc README AUTHORS COPYING NEWS
12cu|mpdscribble-0.22-3|43	%{_bindir}/mpdscribble
12cu|mpdscribble-0.22-3|44	%{_mandir}/*/*
12cu|mpdscribble-0.22-3|45	%{_sysconfdir}/mpdscribble.conf
12cu|mpdscribble-0.22-3|46	%attr(0600,mpd,audio) %dir /var/cache/mpdscribble
12cu|mpdscribble-0.22-3|47	%attr(0600,mpd,audio) /var/cache/mpdscribble/cache
12cu|mpdscribble-0.22-3|48	
12cu|mpdscribble-0.22-3|49	
12cu|mpdscribble-0.22-3|50	
12cu|mpdscribble-0.22-3|51	
12cu|mpdscribble-0.22-3|52	%changelog
12cu|mpdscribble-0.22-3|53	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.22-3
12cu|mpdscribble-0.22-3|54	+ Revision: 53de59f
12cu|mpdscribble-0.22-3|55	- Automatic import for version 0.22
12cu|mpdscribble-0.22-3|56	
12cu|mpdscribble-0.22-3|57	

10141 12
12cu|mpich2-1.2.1-3|1	%define	major		1.2
12cu|mpich2-1.2.1-3|2	%define	libname		%mklibname mpich 2 %{major}
12cu|mpich2-1.2.1-3|3	%define develname 	%mklibname mpich 2 -d
12cu|mpich2-1.2.1-3|4	%define old_libname	%mklibname mpich 1
12cu|mpich2-1.2.1-3|5	%define mpihome		/home/mpi
12cu|mpich2-1.2.1-3|6	
12cu|mpich2-1.2.1-3|7	
12cu|mpich2-1.2.1-3|8	Name: 		mpich2
12cu|mpich2-1.2.1-3|9	Version: 	1.2.1
12cu|mpich2-1.2.1-3|10	Release: 	3
12cu|mpich2-1.2.1-3|11	Summary: 	Portable implementation of MPI
12cu|mpich2-1.2.1-3|12	Source0: 	http://www-unix.mcs.anl.gov/mpi/mpich/downloads/%{name}-%{version}.tar.gz
12cu|mpich2-1.2.1-3|13	Patch0:		%{name}-1.0.7.soname.patch
12cu|mpich2-1.2.1-3|14	Patch1:		mpich2-1.0.8-fix-str-fmt.patch
12cu|mpich2-1.2.1-3|15	Patch2:		mpich2-modules.patch
12cu|mpich2-1.2.1-3|16	Patch3:		mpich2_mpiexec.c.patch
12cu|mpich2-1.2.1-3|17	URL: 		http://www-unix.mcs.anl.gov/mpi/mpich/
12cu|mpich2-1.2.1-3|18	License:	BSD-style
12cu|mpich2-1.2.1-3|19	Group:		System/Cluster
12cu|mpich2-1.2.1-3|20	Requires: 	%{libname} = %{version}
12cu|mpich2-1.2.1-3|21	Requires:	expect
12cu|mpich2-1.2.1-3|22	Requires:	python
12cu|mpich2-1.2.1-3|23	BuildRequires:	gcc-gfortran
12cu|mpich2-1.2.1-3|24	BuildRequires:	python
12cu|mpich2-1.2.1-3|25	BuildConflicts:	g95
12cu|mpich2-1.2.1-3|26	BuildRequires:	pkgconfig(x11)
12cu|mpich2-1.2.1-3|27	Conflicts:	mpich >= 1.2
12cu|mpich2-1.2.1-3|28	
12cu|mpich2-1.2.1-3|29	%description
12cu|mpich2-1.2.1-3|30	MPICH is a freely available, portable implementation of MPI, the Standard
12cu|mpich2-1.2.1-3|31	for message-passing libraries.
12cu|mpich2-1.2.1-3|32	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
12cu|mpich2-1.2.1-3|33	that was developed by the Argonne National Laboratory. It allows different
12cu|mpich2-1.2.1-3|34	processes across a network of workstations to communicate using specific
12cu|mpich2-1.2.1-3|35	message passing functions. It includes librairies, parallel debuging tools
12cu|mpich2-1.2.1-3|36	and docs.
12cu|mpich2-1.2.1-3|37	
12cu|mpich2-1.2.1-3|38	This package provides the libraries that use the standard p4 device.
12cu|mpich2-1.2.1-3|39	
12cu|mpich2-1.2.1-3|40	%package doc
12cu|mpich2-1.2.1-3|41	Summary:	Documentation for developing programs that will use MPICH
12cu|mpich2-1.2.1-3|42	Group:		System/Cluster
12cu|mpich2-1.2.1-3|43	
12cu|mpich2-1.2.1-3|44	%description doc
12cu|mpich2-1.2.1-3|45	MPICH is a freely available, portable implementation of MPI, the Standard
12cu|mpich2-1.2.1-3|46	for message-passing libraries.
12cu|mpich2-1.2.1-3|47	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
12cu|mpich2-1.2.1-3|48	that was developed by the Argonne National Laboratory. It allows different
12cu|mpich2-1.2.1-3|49	processes across a network of workstations to communicate using specific
12cu|mpich2-1.2.1-3|50	message passing functions. It includes librairies, parallel debuging tools
12cu|mpich2-1.2.1-3|51	and docs.
12cu|mpich2-1.2.1-3|52	
12cu|mpich2-1.2.1-3|53	This package provides the documentation needed to develop
12cu|mpich2-1.2.1-3|54	applications using the MPICH libraries.
12cu|mpich2-1.2.1-3|55	
12cu|mpich2-1.2.1-3|56	%package -n %{libname}
12cu|mpich2-1.2.1-3|57	Summary:	Shared Librairies for MPICH
12cu|mpich2-1.2.1-3|58	Group:		System/Cluster
12cu|mpich2-1.2.1-3|59	Conflicts:	%{old_libname} >= 1.2
12cu|mpich2-1.2.1-3|60	Provides:	lib%{name} = %{EVRD}
12cu|mpich2-1.2.1-3|61	Conflicts:	libmpich
12cu|mpich2-1.2.1-3|62	
12cu|mpich2-1.2.1-3|63	%description  -n %{libname}
12cu|mpich2-1.2.1-3|64	Shared Librairies for MPICH
12cu|mpich2-1.2.1-3|65	
12cu|mpich2-1.2.1-3|66	%package -n %{develname}
12cu|mpich2-1.2.1-3|67	Summary:	Headers for developing programs that will use MPICH
12cu|mpich2-1.2.1-3|68	Group:		System/Cluster
12cu|mpich2-1.2.1-3|69	Requires:	%{libname} = %{version}
12cu|mpich2-1.2.1-3|70	Conflicts:	%{old_libname}-devel >= 1.2
12cu|mpich2-1.2.1-3|71	Provides:	lib%{name}-devel = %{EVRD}
12cu|mpich2-1.2.1-3|72	Provides:	%{name}-devel = %{EVRD}
12cu|mpich2-1.2.1-3|73	Conflicts:	lam-devel, mpich1-devel
12cu|mpich2-1.2.1-3|74	Obsoletes:	%mklibname -d mpich 2 1.0.4
12cu|mpich2-1.2.1-3|75	Obsoletes:	%mklibname -d mpich 2 1.0.5
12cu|mpich2-1.2.1-3|76	
12cu|mpich2-1.2.1-3|77	%description -n %{develname}
12cu|mpich2-1.2.1-3|78	MPICH is a freely available, portable implementation of MPI, the Standard
12cu|mpich2-1.2.1-3|79	for message-passing libraries.
12cu|mpich2-1.2.1-3|80	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
12cu|mpich2-1.2.1-3|81	that was developed by the Argonne National Laboratory. It allows different
12cu|mpich2-1.2.1-3|82	processes across a network of workstations to communicate using specific
12cu|mpich2-1.2.1-3|83	message passing functions. It includes librairies, parallel debuging tools
12cu|mpich2-1.2.1-3|84	and docs.
12cu|mpich2-1.2.1-3|85	
12cu|mpich2-1.2.1-3|86	This package provides the static libraries and header files needed to compile
12cu|mpich2-1.2.1-3|87	applications using the MPICH libraries.
12cu|mpich2-1.2.1-3|88	
12cu|mpich2-1.2.1-3|89	%package -n mpi2cc
12cu|mpich2-1.2.1-3|90	Summary:	The MPICH wrapper over the C compiler
12cu|mpich2-1.2.1-3|91	Group:		Development/C
12cu|mpich2-1.2.1-3|92	Conflicts:	mpicc >= 1.2, lam-devel
12cu|mpich2-1.2.1-3|93	Requires:	gcc >= 3.2
12cu|mpich2-1.2.1-3|94	Requires:	%{develname} = %{version}
12cu|mpich2-1.2.1-3|95	
12cu|mpich2-1.2.1-3|96	%description -n mpi2cc
12cu|mpich2-1.2.1-3|97	MPICH is a freely available, portable implementation of MPI, the Standard
12cu|mpich2-1.2.1-3|98	for message-passing libraries.
12cu|mpich2-1.2.1-3|99	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
12cu|mpich2-1.2.1-3|100	that was developed by the Argonne National Laboratory. It allows different
12cu|mpich2-1.2.1-3|101	processes across a network of workstations to communicate using specific
12cu|mpich2-1.2.1-3|102	message passing functions. It includes librairies, parallel debuging tools
12cu|mpich2-1.2.1-3|103	and docs.
12cu|mpich2-1.2.1-3|104	
12cu|mpich2-1.2.1-3|105	This package provides the shell script mpicc, with headers, which allows to
12cu|mpich2-1.2.1-3|106	compile C programs using the MPICH libraries.
12cu|mpich2-1.2.1-3|107	
12cu|mpich2-1.2.1-3|108	%package -n mpi2cxx
12cu|mpich2-1.2.1-3|109	Summary:	The MPICH wrapper over the C++ compiler
12cu|mpich2-1.2.1-3|110	Conflicts:	mpic++ >= 1.2, lam-devel
12cu|mpich2-1.2.1-3|111	Group:		Development/C++
12cu|mpich2-1.2.1-3|112	Requires:	gcc-c++ >= 3.2
12cu|mpich2-1.2.1-3|113	Requires:	%{develname} = %{version}
12cu|mpich2-1.2.1-3|114	
12cu|mpich2-1.2.1-3|115	%description -n mpi2cxx
12cu|mpich2-1.2.1-3|116	MPICH is a freely available, portable implementation of MPI, the Standard
12cu|mpich2-1.2.1-3|117	for message-passing libraries.
12cu|mpich2-1.2.1-3|118	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
12cu|mpich2-1.2.1-3|119	that was developed by the Argonne National Laboratory. It allows different
12cu|mpich2-1.2.1-3|120	processes across a network of workstations to communicate using specific
12cu|mpich2-1.2.1-3|121	message passing functions. It includes librairies, parallel debuging tools
12cu|mpich2-1.2.1-3|122	and docs.
12cu|mpich2-1.2.1-3|123	
12cu|mpich2-1.2.1-3|124	This package provides the shell script mpiCC, with headers, which allows to
12cu|mpich2-1.2.1-3|125	compile C++ programs using the MPICH libraries.
12cu|mpich2-1.2.1-3|126	
12cu|mpich2-1.2.1-3|127	%package -n mpi2f77
12cu|mpich2-1.2.1-3|128	Summary:	The MPICH wrapper over the Fortran 77 compiler
12cu|mpich2-1.2.1-3|129	Group:		System/Cluster
12cu|mpich2-1.2.1-3|130	Conflicts:	mpif77 >= 1.2, lam-devel
12cu|mpich2-1.2.1-3|131	Requires:	gcc-gfortran >= 3.2
12cu|mpich2-1.2.1-3|132	Requires:	%{develname} = %{version}
12cu|mpich2-1.2.1-3|133	
12cu|mpich2-1.2.1-3|134	%description -n mpi2f77
12cu|mpich2-1.2.1-3|135	MPICH is a freely available, portable implementation of MPI, the Standard
12cu|mpich2-1.2.1-3|136	for message-passing libraries.
12cu|mpich2-1.2.1-3|137	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
12cu|mpich2-1.2.1-3|138	that was developed by the Argonne National Laboratory. It allows different
12cu|mpich2-1.2.1-3|139	processes across a network of workstations to communicate using specific
12cu|mpich2-1.2.1-3|140	message passing functions. It includes librairies, parallel debuging tools
12cu|mpich2-1.2.1-3|141	and docs.
12cu|mpich2-1.2.1-3|142	
12cu|mpich2-1.2.1-3|143	This package provides the shell script mpif77, with headers, which allows to
12cu|mpich2-1.2.1-3|144	compile Fortran 77 (NOT Fortran 90!) programs using the MPICH libraries.
12cu|mpich2-1.2.1-3|145	
12cu|mpich2-1.2.1-3|146	%package -n mpi2f90
12cu|mpich2-1.2.1-3|147	Summary:	The MPICH wrapper over the Fortran 90 compiler
12cu|mpich2-1.2.1-3|148	Group:		System/Cluster
12cu|mpich2-1.2.1-3|149	Requires:	gcc-gfortran >= 3.2
12cu|mpich2-1.2.1-3|150	Requires:	%{develname} = %{version}
12cu|mpich2-1.2.1-3|151	
12cu|mpich2-1.2.1-3|152	%description -n mpi2f90
12cu|mpich2-1.2.1-3|153	MPICH is a freely available, portable implementation of MPI, the Standard
12cu|mpich2-1.2.1-3|154	for message-passing libraries.
12cu|mpich2-1.2.1-3|155	MPICH-A Portable Implementation of MPI is a MPI Standard conforming library
12cu|mpich2-1.2.1-3|156	that was developed by the Argonne National Laboratory. It allows different
12cu|mpich2-1.2.1-3|157	processes across a network of workstations to communicate using specific
12cu|mpich2-1.2.1-3|158	message passing functions. It includes librairies, parallel debuging tools
12cu|mpich2-1.2.1-3|159	and docs.
12cu|mpich2-1.2.1-3|160	
12cu|mpich2-1.2.1-3|161	This package provides the shell script mpif90, with headers, which allows to
12cu|mpich2-1.2.1-3|162	compile Fortran 90 (NOT Fortran 77!) programs using the MPICH libraries.
12cu|mpich2-1.2.1-3|163	
12cu|mpich2-1.2.1-3|164	%prep
12cu|mpich2-1.2.1-3|165	%setup -q
12cu|mpich2-1.2.1-3|166	#%patch0 -p1
12cu|mpich2-1.2.1-3|167	%patch1 -p0
12cu|mpich2-1.2.1-3|168	%patch2 -p0
12cu|mpich2-1.2.1-3|169	%patch3 -p1
12cu|mpich2-1.2.1-3|170	
12cu|mpich2-1.2.1-3|171	%build
12cu|mpich2-1.2.1-3|172	export F90=/usr/bin/gfortran
12cu|mpich2-1.2.1-3|173	export F77=/usr/bin/gfortran
12cu|mpich2-1.2.1-3|174	
12cu|mpich2-1.2.1-3|175	%configure2_5x \
12cu|mpich2-1.2.1-3|176	--datadir=%{_datadir}/mpich/ \
12cu|mpich2-1.2.1-3|177	--docdir=%{_datadir}/doc/%{name}-doc-%{version} \
12cu|mpich2-1.2.1-3|178	--htmldir=%{_datadir}/doc/%{name}-doc-%{version}/www \
12cu|mpich2-1.2.1-3|179	--enable-cache \
12cu|mpich2-1.2.1-3|180	--enable-f77 \
12cu|mpich2-1.2.1-3|181	--enable-f90 \
12cu|mpich2-1.2.1-3|182	--enable-cxx \
12cu|mpich2-1.2.1-3|183	--enable-romio \
12cu|mpich2-1.2.1-3|184	--enable-smpcoll \
12cu|mpich2-1.2.1-3|185	--enable-async-progress \
12cu|mpich2-1.2.1-3|186	--enable-mpe \
12cu|mpich2-1.2.1-3|187	--enable-threads=default \
12cu|mpich2-1.2.1-3|188	--with-mpe \
12cu|mpich2-1.2.1-3|189	--with-arch=LINUX \
12cu|mpich2-1.2.1-3|190	--enable-sharedlibs=gcc \
12cu|mpich2-1.2.1-3|191	--disable-weak-symbols
12cu|mpich2-1.2.1-3|192	
12cu|mpich2-1.2.1-3|193	#	--enable-nmpi-as-mpi \
12cu|mpich2-1.2.1-3|194	make
12cu|mpich2-1.2.1-3|195	
12cu|mpich2-1.2.1-3|196	%install
12cu|mpich2-1.2.1-3|197	%makeinstall_std
12cu|mpich2-1.2.1-3|198	
12cu|mpich2-1.2.1-3|199	# fix end of lines
12cu|mpich2-1.2.1-3|200	perl -pi -e 'tr/\r//d;' \
12cu|mpich2-1.2.1-3|201	%{buildroot}%{_datadir}/doc/%{name}-doc-%{version}/www/index.htm \
12cu|mpich2-1.2.1-3|202	%{buildroot}%{_datadir}/doc/%{name}-doc-%{version}/www/www1/index.htm \
12cu|mpich2-1.2.1-3|203	%{buildroot}%{_datadir}/doc/%{name}-doc-%{version}/www/www3/index.htm
12cu|mpich2-1.2.1-3|204	
12cu|mpich2-1.2.1-3|205	# fix configuration
12cu|mpich2-1.2.1-3|206	rm -f %{buildroot}%{_prefix}/etc/*.in
12cu|mpich2-1.2.1-3|207	sed -i -e '1,2d' %{buildroot}%{_sysconfdir}/*.conf
12cu|mpich2-1.2.1-3|208	
12cu|mpich2-1.2.1-3|209	# move other examples under %{_docdir}
12cu|mpich2-1.2.1-3|210	mv %{buildroot}%{_datadir}/mpich %{buildroot}%{_datadir}/doc/%{name}-doc-%{version}/examples
12cu|mpich2-1.2.1-3|211	
12cu|mpich2-1.2.1-3|212	# Cleaning uncessary files
12cu|mpich2-1.2.1-3|213	rm -f %{buildroot}%{_libdir}/*.jar
12cu|mpich2-1.2.1-3|214	rm -f %{buildroot}%{_libdir}/*.o
12cu|mpich2-1.2.1-3|215	rm -rf %{buildroot}%{_prefix}/sbin
12cu|mpich2-1.2.1-3|216	rm -rf %{buildroot}%{_datadir}/logfiles
12cu|mpich2-1.2.1-3|217	rm -rf %{buildroot}%{_bindir}/clog*
12cu|mpich2-1.2.1-3|218	rm -rf %{buildroot}%{_bindir}/slog*
12cu|mpich2-1.2.1-3|219	rm -rf %{buildroot}%{_bindir}/jumpshot
12cu|mpich2-1.2.1-3|220	rm -rf %{buildroot}%{_bindir}/logconvertor
12cu|mpich2-1.2.1-3|221	rm -f %{buildroot}%{_bindir}/rlogTOslog2
12cu|mpich2-1.2.1-3|222	rm -f %{buildroot}%{_bindir}/rlog_check_timeorder
12cu|mpich2-1.2.1-3|223	rm -f %{buildroot}%{_bindir}/rlog_print
12cu|mpich2-1.2.1-3|224	rm -f %{buildroot}%{_bindir}/rlogprint
12cu|mpich2-1.2.1-3|225	rm -f %{buildroot}%{_bindir}/traceTOslog2.in
12cu|mpich2-1.2.1-3|226	rm -f %{buildroot}%{_bindir}/traceprint.in
12cu|mpich2-1.2.1-3|227	rm -f %{buildroot}%{_libdir}/libTraceInput.la
12cu|mpich2-1.2.1-3|228	
12cu|mpich2-1.2.1-3|229	cat > README.urpmi <<EOF
12cu|mpich2-1.2.1-3|230	Post-installation procedure:
12cu|mpich2-1.2.1-3|231	- create a user with constant uid/gid and shared home directory on all nodes
12cu|mpich2-1.2.1-3|232	- ensure this user has rsh/ssh access to all nodes
12cu|mpich2-1.2.1-3|233	For instance, a solution could be:
12cu|mpich2-1.2.1-3|234	# groupadd -g 12384 -r -f mpi
12cu|mpich2-1.2.1-3|235	# useradd -u 12384 -g mpi -d %{mpihome} -r -s /bin/bash mpi -p "" -m
12cu|mpich2-1.2.1-3|236	# mkpasswd -l 32 | passwd --stdin mpi 2>&1 > /dev/null
12cu|mpich2-1.2.1-3|237	# ssh-keygen -f %{mpihome}/.ssh/id_dsa -t dsa -N "" 2>&1 > /dev/null
12cu|mpich2-1.2.1-3|238	# chown mpi:mpi %{mpihome}/.ssh/id_dsa
12cu|mpich2-1.2.1-3|239	# chmod 600 %{mpihome}/.ssh/id_dsa
12cu|mpich2-1.2.1-3|240	EOF
12cu|mpich2-1.2.1-3|241	
12cu|mpich2-1.2.1-3|242	%files
12cu|mpich2-1.2.1-3|243	%doc COPYRIGHT README.urpmi
12cu|mpich2-1.2.1-3|244	%{_bindir}/check_callstack
12cu|mpich2-1.2.1-3|245	%{_bindir}/mpd*
12cu|mpich2-1.2.1-3|246	%{_bindir}/mpi*
12cu|mpich2-1.2.1-3|247	%{_bindir}/pmi_proxy
12cu|mpich2-1.2.1-3|248	%{_bindir}/parkill
12cu|mpich2-1.2.1-3|249	%{_mandir}/man1/mpd*.1*
12cu|mpich2-1.2.1-3|250	%{_mandir}/man1/Zeroconf.1*
12cu|mpich2-1.2.1-3|251	%{_mandir}/man1/mpiexec.1*
12cu|mpich2-1.2.1-3|252	%{_mandir}/man1/MPI.1*
12cu|mpich2-1.2.1-3|253	%{_mandir}/man4/MPE*
12cu|mpich2-1.2.1-3|254	%config(noreplace) %{_sysconfdir}/mpe_*
12cu|mpich2-1.2.1-3|255	%config(noreplace) %{_sysconfdir}/mpixxx_opts.conf
12cu|mpich2-1.2.1-3|256	%exclude %{_bindir}/mpicc
12cu|mpich2-1.2.1-3|257	%exclude %{_bindir}/mpicxx
12cu|mpich2-1.2.1-3|258	%exclude %{_bindir}/mpif77
12cu|mpich2-1.2.1-3|259	%exclude %{_bindir}/mpif90
12cu|mpich2-1.2.1-3|260	
12cu|mpich2-1.2.1-3|261	%files -n %{libname}
12cu|mpich2-1.2.1-3|262	%{_libdir}/*.so.%{major}
12cu|mpich2-1.2.1-3|263	%{_libdir}/*.so.1
12cu|mpich2-1.2.1-3|264	
12cu|mpich2-1.2.1-3|265	%files -n %{develname}
12cu|mpich2-1.2.1-3|266	%doc COPYRIGHT
12cu|mpich2-1.2.1-3|267	%{_mandir}/man3/*.3*
12cu|mpich2-1.2.1-3|268	%{_includedir}/*.h
12cu|mpich2-1.2.1-3|269	%{_includedir}/*.mod
12cu|mpich2-1.2.1-3|270	%{_includedir}/primitives/opa*.h
12cu|mpich2-1.2.1-3|271	%{_libdir}/*.a
12cu|mpich2-1.2.1-3|272	%{_libdir}/*.so
12cu|mpich2-1.2.1-3|273	%{_libdir}/pkgconfig/*.pc
12cu|mpich2-1.2.1-3|274	
12cu|mpich2-1.2.1-3|275	%files doc
12cu|mpich2-1.2.1-3|276	%{_datadir}/doc/%{name}-doc-%{version}
12cu|mpich2-1.2.1-3|277	
12cu|mpich2-1.2.1-3|278	%files -n mpi2cc
12cu|mpich2-1.2.1-3|279	%doc COPYRIGHT
12cu|mpich2-1.2.1-3|280	%{_bindir}/mpicc
12cu|mpich2-1.2.1-3|281	%config(noreplace) %{_sysconfdir}/mpicc.conf
12cu|mpich2-1.2.1-3|282	%{_mandir}/man1/mpicc.1*
12cu|mpich2-1.2.1-3|283	
12cu|mpich2-1.2.1-3|284	%files -n mpi2cxx
12cu|mpich2-1.2.1-3|285	%doc COPYRIGHT
12cu|mpich2-1.2.1-3|286	%{_bindir}/mpicxx
12cu|mpich2-1.2.1-3|287	%config(noreplace) %{_sysconfdir}/mpicxx.conf
12cu|mpich2-1.2.1-3|288	%{_mandir}/man1/mpicxx.1*
12cu|mpich2-1.2.1-3|289	
12cu|mpich2-1.2.1-3|290	%files -n mpi2f77
12cu|mpich2-1.2.1-3|291	%doc COPYRIGHT
12cu|mpich2-1.2.1-3|292	%config(noreplace) %{_sysconfdir}/mpif77.conf
12cu|mpich2-1.2.1-3|293	%{_bindir}/mpif77
12cu|mpich2-1.2.1-3|294	%{_mandir}/man1/mpif77.1*
12cu|mpich2-1.2.1-3|295	
12cu|mpich2-1.2.1-3|296	%files -n mpi2f90
12cu|mpich2-1.2.1-3|297	%doc COPYRIGHT
12cu|mpich2-1.2.1-3|298	%config(noreplace) %{_sysconfdir}/mpif90.conf
12cu|mpich2-1.2.1-3|299	%{_bindir}/mpif90
12cu|mpich2-1.2.1-3|300	%{_mandir}/man1/mpif90.1*
12cu|mpich2-1.2.1-3|301	
12cu|mpich2-1.2.1-3|302	
12cu|mpich2-1.2.1-3|303	
12cu|mpich2-1.2.1-3|304	
12cu|mpich2-1.2.1-3|305	%changelog
12cu|mpich2-1.2.1-3|306	* Mon Feb 08 2010 Antoine Ginies <aginies@mandriva.com> 1.2.1-1mdv2010.1
12cu|mpich2-1.2.1-3|307	+ Revision: 502336
12cu|mpich2-1.2.1-3|308	- fix mpiexec format not a string literal and no format arguments
12cu|mpich2-1.2.1-3|309	- new version 1.2.1
12cu|mpich2-1.2.1-3|310	- release 1.2.1 (modules patch from fedora)
12cu|mpich2-1.2.1-3|311	
12cu|mpich2-1.2.1-3|312	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.8-2mdv2010.0
12cu|mpich2-1.2.1-3|313	+ Revision: 440144
12cu|mpich2-1.2.1-3|314	- rebuild
12cu|mpich2-1.2.1-3|315	
12cu|mpich2-1.2.1-3|316	* Mon Feb 09 2009 Funda Wang <fwang@mandriva.org> 1.0.8-1mdv2009.1
12cu|mpich2-1.2.1-3|317	+ Revision: 338655
12cu|mpich2-1.2.1-3|318	- fix str fmt
12cu|mpich2-1.2.1-3|319	- New version 1.0.8
12cu|mpich2-1.2.1-3|320	
12cu|mpich2-1.2.1-3|321	* Fri Aug 22 2008 Funda Wang <fwang@mandriva.org> 1.0.7-2mdv2009.0
12cu|mpich2-1.2.1-3|322	+ Revision: 275037
12cu|mpich2-1.2.1-3|323	- fix requires on devel package
12cu|mpich2-1.2.1-3|324	
12cu|mpich2-1.2.1-3|325	* Sun Jul 20 2008 Funda Wang <fwang@mandriva.org> 1.0.7-1mdv2009.0
12cu|mpich2-1.2.1-3|326	+ Revision: 238928
12cu|mpich2-1.2.1-3|327	- rediff soname patch
12cu|mpich2-1.2.1-3|328	- update file list
12cu|mpich2-1.2.1-3|329	- new devel package policy
12cu|mpich2-1.2.1-3|330	- New version 1.0.7
12cu|mpich2-1.2.1-3|331	
12cu|mpich2-1.2.1-3|332	+ Pixel <pixel@mandriva.com>
12cu|mpich2-1.2.1-3|333	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|mpich2-1.2.1-3|334	
12cu|mpich2-1.2.1-3|335	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.5-3mdv2008.1
12cu|mpich2-1.2.1-3|336	+ Revision: 170989
12cu|mpich2-1.2.1-3|337	- rebuild
12cu|mpich2-1.2.1-3|338	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|mpich2-1.2.1-3|339	- kill re-definition of %%buildroot on Pixel's request
12cu|mpich2-1.2.1-3|340	
12cu|mpich2-1.2.1-3|341	+ Olivier Blin <oblin@mandriva.com>
12cu|mpich2-1.2.1-3|342	- restore BuildRoot
12cu|mpich2-1.2.1-3|343	
12cu|mpich2-1.2.1-3|344	* Fri Jun 22 2007 Nicolas Vigier <nvigier@mandriva.com> 1.0.5-2mdv2008.0
12cu|mpich2-1.2.1-3|345	+ Revision: 42959
12cu|mpich2-1.2.1-3|346	- Change group to System/Cluster
12cu|mpich2-1.2.1-3|347	
12cu|mpich2-1.2.1-3|348	* Tue May 22 2007 Antoine Ginies <aginies@mandriva.com> 1.0.5-1mdv2008.0
12cu|mpich2-1.2.1-3|349	+ Revision: 29783
12cu|mpich2-1.2.1-3|350	- add missing binairies mpecc, mpefc and parkill
12cu|mpich2-1.2.1-3|351	- release 1.0.5p4
12cu|mpich2-1.2.1-3|352	
12cu|mpich2-1.2.1-3|353	
12cu|mpich2-1.2.1-3|354	* Thu Nov 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-7mdv2007.0
12cu|mpich2-1.2.1-3|355	+ Revision: 84791
12cu|mpich2-1.2.1-3|356	- new release
12cu|mpich2-1.2.1-3|357	- really fix soname patch
12cu|mpich2-1.2.1-3|358	
12cu|mpich2-1.2.1-3|359	* Tue Nov 14 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-6mdv2007.1
12cu|mpich2-1.2.1-3|360	+ Revision: 84109
12cu|mpich2-1.2.1-3|361	- rediff and fixed soname patch
12cu|mpich2-1.2.1-3|362	
12cu|mpich2-1.2.1-3|363	* Fri Nov 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-5mdv2007.1
12cu|mpich2-1.2.1-3|364	+ Revision: 80787
12cu|mpich2-1.2.1-3|365	- bump release
12cu|mpich2-1.2.1-3|366	- buildrequires python
12cu|mpich2-1.2.1-3|367	- Import mpich2
12cu|mpich2-1.2.1-3|368	
12cu|mpich2-1.2.1-3|369	* Thu Sep 07 2006 Erwan Velu <erwan@seanodes.com> 1.0.4-3mdv2007.0
12cu|mpich2-1.2.1-3|370	- Buildrequires python (needed by mpdboot)
12cu|mpich2-1.2.1-3|371	
12cu|mpich2-1.2.1-3|372	* Fri Sep 01 2006 Erwan Velu <erwan@seanodes.com> 1.0.4-2mdk
12cu|mpich2-1.2.1-3|373	- The day before ulteo
12cu|mpich2-1.2.1-3|374	- Fixing Conflicts with lam & mpich
12cu|mpich2-1.2.1-3|375	
12cu|mpich2-1.2.1-3|376	* Tue Aug 22 2006 Erwan Velu <erwan@seanodes.com> 1.0.4-1mdk
12cu|mpich2-1.2.1-3|377	- 1.0.4p1
12cu|mpich2-1.2.1-3|378	- Removing patch0, merged upstream
12cu|mpich2-1.2.1-3|379	- Removing chrpath buildrequires as cpi example is not provided under binary form
12cu|mpich2-1.2.1-3|380	- Adding some stuff from ghuibo
12cu|mpich2-1.2.1-3|381	- Setting f90 to gfortran
12cu|mpich2-1.2.1-3|382	
12cu|mpich2-1.2.1-3|383	* Mon May 22 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-2mdk
12cu|mpich2-1.2.1-3|384	- fix major in lib package name
12cu|mpich2-1.2.1-3|385	- fix devel package provides
12cu|mpich2-1.2.1-3|386	
12cu|mpich2-1.2.1-3|387	* Wed May 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-1mdk
12cu|mpich2-1.2.1-3|388	- new version
12cu|mpich2-1.2.1-3|389	- spec cleanup
12cu|mpich2-1.2.1-3|390	- don't mess with /etc/bashrc, use profile.d
12cu|mpich2-1.2.1-3|391	- use standard configure macro
12cu|mpich2-1.2.1-3|392	- use -p for ldconfig invocation in %%post
12cu|mpich2-1.2.1-3|393	- no more rsh requirement, as either rsh or ssh can be used
12cu|mpich2-1.2.1-3|394	- no more user creation in %%post, as it was too simplist to work, but advertise
12cu|mpich2-1.2.1-3|395	post-installation procedure through README.urpmi
12cu|mpich2-1.2.1-3|396	- cleanup documentation
12cu|mpich2-1.2.1-3|397	- no more useless shebang in configuration files
12cu|mpich2-1.2.1-3|398	- fix summary
12cu|mpich2-1.2.1-3|399	- fix group
12cu|mpich2-1.2.1-3|400	- leverage versioned interdependencies
12cu|mpich2-1.2.1-3|401	- drop useless explicit provides
12cu|mpich2-1.2.1-3|402	- drop rpath in example
12cu|mpich2-1.2.1-3|403	- add soname to libraries
12cu|mpich2-1.2.1-3|404	
12cu|mpich2-1.2.1-3|405	* Sat Nov 26 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.0.2-3mdk
12cu|mpich2-1.2.1-3|406	- fix requires (#16327)
12cu|mpich2-1.2.1-3|407	
12cu|mpich2-1.2.1-3|408	* Sat Jul 23 2005 Austin Acton <austin@mandriva.org> 1.0.2-2mdk
12cu|mpich2-1.2.1-3|409	- fix library name
12cu|mpich2-1.2.1-3|410	- make lib64 friendly
12cu|mpich2-1.2.1-3|411	
12cu|mpich2-1.2.1-3|412	* Mon Jul 04 2005 Lev Givon <lev@columbia.edu> 1.0.2-1mdk
12cu|mpich2-1.2.1-3|413	- upgrade to mpich2 1.0.2
12cu|mpich2-1.2.1-3|414	
12cu|mpich2-1.2.1-3|415	* Mon Mar 21 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 1.0.1-2mdk
12cu|mpich2-1.2.1-3|416	- add conflict with mpich-1.2.X
12cu|mpich2-1.2.1-3|417	- rename mpic++ to mpi2cxx
12cu|mpich2-1.2.1-3|418	
12cu|mpich2-1.2.1-3|419	* Fri Mar 18 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 1.0.1-1mdk
12cu|mpich2-1.2.1-3|420	- release mpich2 1.0.1
12cu|mpich2-1.2.1-3|421	
12cu|mpich2-1.2.1-3|422	* Wed Jul 28 2004 Erwan Velu <erwan@mandrakesoft.com> 1.2.5.2-5mdk
12cu|mpich2-1.2.1-3|423	- Rebuild
12cu|mpich2-1.2.1-3|424	
12cu|mpich2-1.2.1-3|425	* Sat Jun 26 2004 Erwan Velu <erwan@mandrakesoft.com> 1.2.5.2-4mdk
12cu|mpich2-1.2.1-3|426	- Disabling java in jumpshot
12cu|mpich2-1.2.1-3|427	
12cu|mpich2-1.2.1-3|428	* Wed Jun 16 2004 Erwan Velu <erwan@mandrakesoft.com> 1.2.5.2-3mdk
12cu|mpich2-1.2.1-3|429	- Fixing requires
12cu|mpich2-1.2.1-3|430	
12cu|mpich2-1.2.1-3|431	* Sat Jun 12 2004 Erwan Velu <erwan@mandrakesoft.com> 1.2.5.2-2mdk
12cu|mpich2-1.2.1-3|432	- Fixing path for buildroot path removing
12cu|mpich2-1.2.1-3|433	- Using a new test program
12cu|mpich2-1.2.1-3|434	- Requires libmpich1 on mpich
12cu|mpich2-1.2.1-3|435	
12cu|mpich2-1.2.1-3|436	* Sun Jan 04 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 1.2.5.2-1mdk
12cu|mpich2-1.2.1-3|437	- 1.2.5.2
12cu|mpich2-1.2.1-3|438	- cosmetics
12cu|mpich2-1.2.1-3|439	- don't rm -rf /home/mandrake/rpm/tmp/mpich2-1.0.4 at the beginning of %%prep
12cu|mpich2-1.2.1-3|440	- no .bz2 ending for man pages in file list
12cu|mpich2-1.2.1-3|441	- fix typo in Fortran interface for MPI_Wtime (P4)
12cu|mpich2-1.2.1-3|442	- Fix to the MPI-IO Fortran interface (P5)
12cu|mpich2-1.2.1-3|443	- work around rsh test that might stall (P6)
12cu|mpich2-1.2.1-3|444	- fix unpackaged files
12cu|mpich2-1.2.1-3|445	- fix permissions for docs
12cu|mpich2-1.2.1-3|446	

10142 12
12cu|mpir-2.6.0-1|1	#define distsuffix mrb
12cu|mpir-2.6.0-1|2	
12cu|mpir-2.6.0-1|3	%define libmajor	0
12cu|mpir-2.6.0-1|4	%define libname		%mklibname %{name} %{libmajor}
12cu|mpir-2.6.0-1|5	
12cu|mpir-2.6.0-1|6	
12cu|mpir-2.6.0-1|7	Name:			mpir
12cu|mpir-2.6.0-1|8	Version:		2.6.0
12cu|mpir-2.6.0-1|9	Release:		1
12cu|mpir-2.6.0-1|10	Summary:		A library for arbitrary precision arithmetic
12cu|mpir-2.6.0-1|11	Group:			System/Libraries
12cu|mpir-2.6.0-1|12	License:		LGPLv3+
12cu|mpir-2.6.0-1|13	URL:			http://www.mpir.org/
12cu|mpir-2.6.0-1|14	Source0:		http://www.mpir.org/%{name}-%{version}.tar.lzma
12cu|mpir-2.6.0-1|15	# Fix a broken test.
12cu|mpir-2.6.0-1|16	Patch0:			%{name}-test.patch
12cu|mpir-2.6.0-1|17	# Enable x86_64 support
12cu|mpir-2.6.0-1|18	Patch1:			%{name}-aarch64.patch
12cu|mpir-2.6.0-1|19	BuildRequires:		m4
12cu|mpir-2.6.0-1|20	BuildRequires:		yasm
12cu|mpir-2.6.0-1|21	
12cu|mpir-2.6.0-1|22	%description
12cu|mpir-2.6.0-1|23	MPIR is an open source multi-precision integer library derived from
12cu|mpir-2.6.0-1|24	version 4.2.1 of the GMP (GNU Multi Precision) project.
12cu|mpir-2.6.0-1|25	
12cu|mpir-2.6.0-1|26	%package -n %{libname}
12cu|mpir-2.6.0-1|27	Summary:    Multi-precision integer library
12cu|mpir-2.6.0-1|28	Group:      System/Libraries
12cu|mpir-2.6.0-1|29	Provides:   %{name} = %{version}-%{release}
12cu|mpir-2.6.0-1|30	
12cu|mpir-2.6.0-1|31	%description -n %{libname}
12cu|mpir-2.6.0-1|32	MPIR is an open source multi-precision integer library derived from
12cu|mpir-2.6.0-1|33	version 4.2.1 of the GMP (GNU Multi Precision) project.
12cu|mpir-2.6.0-1|34	
12cu|mpir-2.6.0-1|35	
12cu|mpir-2.6.0-1|36	#--------------
12cu|mpir-2.6.0-1|37	%package  -n %{libname}-devel
12cu|mpir-2.6.0-1|38	Summary:		Development files for %{name}
12cu|mpir-2.6.0-1|39	Group:			Development/C
12cu|mpir-2.6.0-1|40	Requires:		%{libname} = %{version}-%{release}
12cu|mpir-2.6.0-1|41	Provides:		%{name}-devel = %{version}-%{release}
12cu|mpir-2.6.0-1|42	Provides:		%{libname}-devel
12cu|mpir-2.6.0-1|43	
12cu|mpir-2.6.0-1|44	%description	-n %{libname}-devel
12cu|mpir-2.6.0-1|45	The %{name}-devel package contains libraries and header files for
12cu|mpir-2.6.0-1|46	developing applications that use %{name}.
12cu|mpir-2.6.0-1|47	
12cu|mpir-2.6.0-1|48	#-------------
12cu|mpir-2.6.0-1|49	
12cu|mpir-2.6.0-1|50	%prep
12cu|mpir-2.6.0-1|51	%setup -q
12cu|mpir-2.6.0-1|52	%patch0 -p0
12cu|mpir-2.6.0-1|53	%patch1 -p0
12cu|mpir-2.6.0-1|54	
12cu|mpir-2.6.0-1|55	# Convert ISO-8859-1 files to UTF-8, preserving timestamps
12cu|mpir-2.6.0-1|56	for fil in AUTHORS NEWS; do
12cu|mpir-2.6.0-1|57	iconv --from=ISO-8859-1 --to=UTF-8 $fil -o $fil.conv
12cu|mpir-2.6.0-1|58	touch -r $fil $fil.conv
12cu|mpir-2.6.0-1|59	mv -f $fil.conv $fil
12cu|mpir-2.6.0-1|60	done
12cu|mpir-2.6.0-1|61	
12cu|mpir-2.6.0-1|62	# Convert Windows-style line endings to Unix-style
12cu|mpir-2.6.0-1|63	for fil in doc/devel/* doc/isa_abi_headache; do
12cu|mpir-2.6.0-1|64	sed 's/\r//' $fil > $fil.conv
12cu|mpir-2.6.0-1|65	touch -r $fil $fil.conv
12cu|mpir-2.6.0-1|66	mv -f $fil.conv $fil
12cu|mpir-2.6.0-1|67	done
12cu|mpir-2.6.0-1|68	
12cu|mpir-2.6.0-1|69	%build
12cu|mpir-2.6.0-1|70	%configure2_5x --disable-static --enable-cxx \
12cu|mpir-2.6.0-1|71	CCAS="gcc -c -Wa,--noexecstack" \
12cu|mpir-2.6.0-1|72	LIBS="-lrt" \
12cu|mpir-2.6.0-1|73	LDFLAGS="$RPM_LD_FLAGS -Wl,--as-needed -Wl,-z,noexecstack"
12cu|mpir-2.6.0-1|74	
12cu|mpir-2.6.0-1|75	# Remove YASM, just use the system yasm
12cu|mpir-2.6.0-1|76	rm -rf yasm/*
12cu|mpir-2.6.0-1|77	ln -s %{_bindir}/yasm yasm/
12cu|mpir-2.6.0-1|78	cat > yasm/Makefile << EOT
12cu|mpir-2.6.0-1|79	all install check:
12cu|mpir-2.6.0-1|80	/bin/true
12cu|mpir-2.6.0-1|81	EOT
12cu|mpir-2.6.0-1|82	
12cu|mpir-2.6.0-1|83	# Get rid of undesirable hardcoded rpaths; workaround libtool reordering
12cu|mpir-2.6.0-1|84	# -Wl,--as-needed after all the libraries.
12cu|mpir-2.6.0-1|85	sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
12cu|mpir-2.6.0-1|86	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
12cu|mpir-2.6.0-1|87	-e 's|^LTCC="gcc|LTCC="gcc -Wl,--as-needed|' \
12cu|mpir-2.6.0-1|88	-e 's|^CC="gcc|CC="gcc -Wl,--as-needed|' \
12cu|mpir-2.6.0-1|89	-e 's|^CC="g++|CC="g++ -Wl,--as-needed|' \
12cu|mpir-2.6.0-1|90	-i libtool
12cu|mpir-2.6.0-1|91	
12cu|mpir-2.6.0-1|92	# Compile
12cu|mpir-2.6.0-1|93	export LD_LIBRARY_PATH=`pwd`/.libs
12cu|mpir-2.6.0-1|94	%make
12cu|mpir-2.6.0-1|95	
12cu|mpir-2.6.0-1|96	%install
12cu|mpir-2.6.0-1|97	%makeinstall_std
12cu|mpir-2.6.0-1|98	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12cu|mpir-2.6.0-1|99	rm -rf %{buildroot}%{_infodir}/dir
12cu|mpir-2.6.0-1|100	mv doc/devel doc/html
12cu|mpir-2.6.0-1|101	
12cu|mpir-2.6.0-1|102	%check
12cu|mpir-2.6.0-1|103	export LD_LIBRARY_PATH=`pwd`/.libs
12cu|mpir-2.6.0-1|104	make check
12cu|mpir-2.6.0-1|105	
12cu|mpir-2.6.0-1|106	%files  -n %{libname}
12cu|mpir-2.6.0-1|107	%doc AUTHORS COPYING COPYING.LIB NEWS README
12cu|mpir-2.6.0-1|108	%{_libdir}/*.so.*
12cu|mpir-2.6.0-1|109	
12cu|mpir-2.6.0-1|110	%files -n %{libname}-devel
12cu|mpir-2.6.0-1|111	%doc doc/html doc/isa_abi_headache
12cu|mpir-2.6.0-1|112	%{_includedir}/*
12cu|mpir-2.6.0-1|113	%{_libdir}/*.so
12cu|mpir-2.6.0-1|114	%{_infodir}/mpir.info*
12cu|mpir-2.6.0-1|115	

10143 12
12cu|mplayer-fonts-1.0-16|1	Summary:	Fonts for MPlayer
12cu|mplayer-fonts-1.0-16|2	Name:		mplayer-fonts
12cu|mplayer-fonts-1.0-16|3	Version:	1.0
12cu|mplayer-fonts-1.0-16|4	Release:	16
12cu|mplayer-fonts-1.0-16|5	License:	GPL
12cu|mplayer-fonts-1.0-16|6	Group:		Video
12cu|mplayer-fonts-1.0-16|7	Url:		http://www.mplayerhq.hu
12cu|mplayer-fonts-1.0-16|8	Source0:	koi8r-font.tar.bz2
12cu|mplayer-fonts-1.0-16|9	Source1:	mp-arial-iso-8859-1.tar.bz2
12cu|mplayer-fonts-1.0-16|10	Source2:	mp-arial-iso-8859-2.tar.bz2
12cu|mplayer-fonts-1.0-16|11	Buildarch:	noarch
12cu|mplayer-fonts-1.0-16|12	
12cu|mplayer-fonts-1.0-16|13	%description
12cu|mplayer-fonts-1.0-16|14	This packages includes following fonts:
12cu|mplayer-fonts-1.0-16|15	- Fonts & symbols package for OSD (ISO 8859-1), by Arpi
12cu|mplayer-fonts-1.0-16|16	- Fonts & symbols package for OSD (ISO 8859-2), by Arpi
12cu|mplayer-fonts-1.0-16|17	- Russian fonts, by Nick Kurshev
12cu|mplayer-fonts-1.0-16|18	
12cu|mplayer-fonts-1.0-16|19	%files
12cu|mplayer-fonts-1.0-16|20	%{_datadir}/mplayer/fonts/
12cu|mplayer-fonts-1.0-16|21	
12cu|mplayer-fonts-1.0-16|22	%post
12cu|mplayer-fonts-1.0-16|23	update-alternatives --install %{_datadir}/mplayer/font mplayer-fonts %{_datadir}/mplayer/fonts/iso-8859-1/arial-24 30
12cu|mplayer-fonts-1.0-16|24	update-alternatives --install %{_datadir}/mplayer/font mplayer-fonts %{_datadir}/mplayer/fonts/iso-8859-2/arial-24 20
12cu|mplayer-fonts-1.0-16|25	update-alternatives --install %{_datadir}/mplayer/font mplayer-fonts %{_datadir}/mplayer/fonts/koi8r-font 10
12cu|mplayer-fonts-1.0-16|26	
12cu|mplayer-fonts-1.0-16|27	%postun
12cu|mplayer-fonts-1.0-16|28	update-alternatives --remove mplayer-fonts %{_datadir}/mplayer/fonts/iso-8859-1/arial-24
12cu|mplayer-fonts-1.0-16|29	update-alternatives --remove mplayer-fonts %{_datadir}/mplayer/fonts/iso-8859-2/arial-24
12cu|mplayer-fonts-1.0-16|30	update-alternatives --remove mplayer-fonts %{_datadir}/mplayer/fonts/koi8r-font
12cu|mplayer-fonts-1.0-16|31	
12cu|mplayer-fonts-1.0-16|32	#----------------------------------------------------------------------------
12cu|mplayer-fonts-1.0-16|33	
12cu|mplayer-fonts-1.0-16|34	%prep
12cu|mplayer-fonts-1.0-16|35	%setup -q -c
12cu|mplayer-fonts-1.0-16|36	%setup -q -c -T -D -a1
12cu|mplayer-fonts-1.0-16|37	%setup -q -c -T -D -a2
12cu|mplayer-fonts-1.0-16|38	
12cu|mplayer-fonts-1.0-16|39	%build
12cu|mplayer-fonts-1.0-16|40	
12cu|mplayer-fonts-1.0-16|41	%install
12cu|mplayer-fonts-1.0-16|42	install -d -m 755 %{buildroot}%{_datadir}/mplayer/fonts
12cu|mplayer-fonts-1.0-16|43	cp -r * %{buildroot}%{_datadir}/mplayer/fonts
12cu|mplayer-fonts-1.0-16|44	
12cu|mplayer-fonts-1.0-16|45	
12cu|mplayer-fonts-1.0-16|46	%changelog
12cu|mplayer-fonts-1.0-16|47	* Wed Mar 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-16
12cu|mplayer-fonts-1.0-16|48	+ Revision: 68bde13
12cu|mplayer-fonts-1.0-16|49	- LOG Spec cleanup
12cu|mplayer-fonts-1.0-16|50	
12cu|mplayer-fonts-1.0-16|51	

10144 12
12cu|mpop-1.0.27-2|1	Summary:	A POP3 client that retrieves mail from POP3 mailboxes
12cu|mpop-1.0.27-2|2	Name:		mpop
12cu|mpop-1.0.27-2|3	Version:	1.0.27
12cu|mpop-1.0.27-2|4	Release:	2
12cu|mpop-1.0.27-2|5	License:	GPLv2+
12cu|mpop-1.0.27-2|6	Group:		Networking/Mail
12cu|mpop-1.0.27-2|7	URL:		http://mpop.sourceforge.net/
12cu|mpop-1.0.27-2|8	Source0:	http://heanet.dl.sourceforge.net/sourceforge/mpop/%{name}-%{version}.tar.bz2
12cu|mpop-1.0.27-2|9	BuildRequires:	libgcrypt-devel
12cu|mpop-1.0.27-2|10	BuildRequires:	gnutls-devel
12cu|mpop-1.0.27-2|11	BuildRequires:	libgpg-error-devel
12cu|mpop-1.0.27-2|12	BuildRequires:	libgsasl-devel
12cu|mpop-1.0.27-2|13	#<- not packaged yet, why?
12cu|mpop-1.0.27-2|14	BuildRequires:	libidn-devel
12cu|mpop-1.0.27-2|15	BuildRequires:	zlib-devel
12cu|mpop-1.0.27-2|16	
12cu|mpop-1.0.27-2|17	%description
12cu|mpop-1.0.27-2|18	mpop is a small, fast, and portable POP3 client. Its features include
12cu|mpop-1.0.27-2|19	header-based email filtering (filter junk mail before downloading it), delivery
12cu|mpop-1.0.27-2|20	to mbox files, maildir folders, or a mail delivery agent, a very fast POP3
12cu|mpop-1.0.27-2|21	implementation, many authentication methods, and good support for TLS/SSL.
12cu|mpop-1.0.27-2|22	
12cu|mpop-1.0.27-2|23	%prep
12cu|mpop-1.0.27-2|24	%setup -q
12cu|mpop-1.0.27-2|25	
12cu|mpop-1.0.27-2|26	%build
12cu|mpop-1.0.27-2|27	%configure2_5x \
12cu|mpop-1.0.27-2|28	--enable-threads=pth \
12cu|mpop-1.0.27-2|29	--disable-rpath \
12cu|mpop-1.0.27-2|30	--with-ssl=gnutls \
12cu|mpop-1.0.27-2|31	--with-libgnutls-prefix=%{_prefix} \
12cu|mpop-1.0.27-2|32	--with-libidn \
12cu|mpop-1.0.27-2|33	--with-libidn-prefix=%{_prefix}
12cu|mpop-1.0.27-2|34	
12cu|mpop-1.0.27-2|35	#    --with-libgsasl \
12cu|mpop-1.0.27-2|36	#    --with-libgsasl-prefix=%{_prefix} \
12cu|mpop-1.0.27-2|37	
12cu|mpop-1.0.27-2|38	%make
12cu|mpop-1.0.27-2|39	
12cu|mpop-1.0.27-2|40	%install
12cu|mpop-1.0.27-2|41	%makeinstall_std
12cu|mpop-1.0.27-2|42	%find_lang %{name}
12cu|mpop-1.0.27-2|43	
12cu|mpop-1.0.27-2|44	
12cu|mpop-1.0.27-2|45	%files -f %{name}.lang
12cu|mpop-1.0.27-2|46	%doc AUTHORS COPYING ChangeLog NEWS NOTES README THANKS
12cu|mpop-1.0.27-2|47	%{_bindir}/%{name}
12cu|mpop-1.0.27-2|48	%{_infodir}/*
12cu|mpop-1.0.27-2|49	%{_mandir}/man1/*
12cu|mpop-1.0.27-2|50	
12cu|mpop-1.0.27-2|51	
12cu|mpop-1.0.27-2|52	%changelog
12cu|mpop-1.0.27-2|53	* Thu May 03 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.27-1
12cu|mpop-1.0.27-2|54	+ Revision: 795257
12cu|mpop-1.0.27-2|55	- version update 1.0.27
12cu|mpop-1.0.27-2|56	
12cu|mpop-1.0.27-2|57	* Wed May 11 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.0.24-1
12cu|mpop-1.0.27-2|58	+ Revision: 673658
12cu|mpop-1.0.27-2|59	- new version 1.0.24
12cu|mpop-1.0.27-2|60	
12cu|mpop-1.0.27-2|61	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.0.23-1
12cu|mpop-1.0.27-2|62	+ Revision: 645307
12cu|mpop-1.0.27-2|63	- update to new version 1.0.23
12cu|mpop-1.0.27-2|64	
12cu|mpop-1.0.27-2|65	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.20-2mdv2011.0
12cu|mpop-1.0.27-2|66	+ Revision: 612945
12cu|mpop-1.0.27-2|67	- the mass rebuild of 2010.1 packages
12cu|mpop-1.0.27-2|68	
12cu|mpop-1.0.27-2|69	* Tue Mar 30 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.0.20-1mdv2010.1
12cu|mpop-1.0.27-2|70	+ Revision: 529918
12cu|mpop-1.0.27-2|71	- Update to 1.0.20
12cu|mpop-1.0.27-2|72	
12cu|mpop-1.0.27-2|73	* Tue Nov 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.19-1mdv2010.1
12cu|mpop-1.0.27-2|74	+ Revision: 466864
12cu|mpop-1.0.27-2|75	- 1.0.19 (fixes CVE-2009-3941)
12cu|mpop-1.0.27-2|76	
12cu|mpop-1.0.27-2|77	* Wed Jun 17 2009 Jérôme Brenier <incubusss@mandriva.org> 1.0.17-1mdv2010.0
12cu|mpop-1.0.27-2|78	+ Revision: 386784
12cu|mpop-1.0.27-2|79	- update to new version 1.0.17
12cu|mpop-1.0.27-2|80	
12cu|mpop-1.0.27-2|81	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.0.7-4mdv2009.0
12cu|mpop-1.0.27-2|82	+ Revision: 252964
12cu|mpop-1.0.27-2|83	- rebuild
12cu|mpop-1.0.27-2|84	
12cu|mpop-1.0.27-2|85	* Wed Jan 23 2008 Funda Wang <fwang@mandriva.org> 1.0.7-2mdv2008.1
12cu|mpop-1.0.27-2|86	+ Revision: 156971
12cu|mpop-1.0.27-2|87	- rebuild
12cu|mpop-1.0.27-2|88	
12cu|mpop-1.0.27-2|89	* Thu Jan 03 2008 Olivier Blin <blino@mandriva.org> 1.0.7-1mdv2008.1
12cu|mpop-1.0.27-2|90	+ Revision: 140963
12cu|mpop-1.0.27-2|91	- restore BuildRoot
12cu|mpop-1.0.27-2|92	
12cu|mpop-1.0.27-2|93	+ Thierry Vignaud <tv@mandriva.org>
12cu|mpop-1.0.27-2|94	- kill re-definition of %%buildroot on Pixel's request
12cu|mpop-1.0.27-2|95	

10145 12
12cu|mppenc-1.16-8|1	Summary:	Musepack encoder
12cu|mppenc-1.16-8|2	Name:		mppenc
12cu|mppenc-1.16-8|3	Version:	1.16
12cu|mppenc-1.16-8|4	Release:	8
12cu|mppenc-1.16-8|5	License:	LGPLv2.1+
12cu|mppenc-1.16-8|6	Group:		Sound
12cu|mppenc-1.16-8|7	Url:		http://www.musepack.net/
12cu|mppenc-1.16-8|8	Source0:	http://files.musepack.net/source/mppenc-%{version}.tar.bz2
12cu|mppenc-1.16-8|9	Patch0:		mppenc-1.16-cflags.patch
12cu|mppenc-1.16-8|10	BuildRequires:	cmake
12cu|mppenc-1.16-8|11	
12cu|mppenc-1.16-8|12	%description
12cu|mppenc-1.16-8|13	This program handles encoding of the MPC format, which is an audio
12cu|mppenc-1.16-8|14	compression format with a strong emphasis on high quality. It's not
12cu|mppenc-1.16-8|15	lossless, but it is designed for transparency, so that you won't be
12cu|mppenc-1.16-8|16	able to hear differences between the original wave file and the much
12cu|mppenc-1.16-8|17	smaller MPC file. It is based on the MPEG-1 Layer-2 / MP2 algorithms,
12cu|mppenc-1.16-8|18	but since 1997 it has rapidly developed and vastly improved and is now
12cu|mppenc-1.16-8|19	at an advanced stage in which it contains heavily optimized and
12cu|mppenc-1.16-8|20	patentless code.
12cu|mppenc-1.16-8|21	
12cu|mppenc-1.16-8|22	%prep
12cu|mppenc-1.16-8|23	%setup -q
12cu|mppenc-1.16-8|24	%patch0 -p1
12cu|mppenc-1.16-8|25	
12cu|mppenc-1.16-8|26	%build
12cu|mppenc-1.16-8|27	%cmake
12cu|mppenc-1.16-8|28	%make
12cu|mppenc-1.16-8|29	
12cu|mppenc-1.16-8|30	%install
12cu|mppenc-1.16-8|31	%makeinstall_std -C build
12cu|mppenc-1.16-8|32	
12cu|mppenc-1.16-8|33	%files
12cu|mppenc-1.16-8|34	%doc Changelog
12cu|mppenc-1.16-8|35	%{_bindir}/%{name}
12cu|mppenc-1.16-8|36	

10146 12
12cu|mpqc-2.3.1-15.1|1	%define	major		7
12cu|mpqc-2.3.1-15.1|2	%define	libname		%mklibname SC %{major}
12cu|mpqc-2.3.1-15.1|3	%define develname	%mklibname SC -d
12cu|mpqc-2.3.1-15.1|4	
12cu|mpqc-2.3.1-15.1|5	Summary:	Ab-inito chemistry program
12cu|mpqc-2.3.1-15.1|6	Name:		mpqc
12cu|mpqc-2.3.1-15.1|7	Version:	2.3.1
12cu|mpqc-2.3.1-15.1|8	Release:	15.1
12cu|mpqc-2.3.1-15.1|9	License:	GPLv2+
12cu|mpqc-2.3.1-15.1|10	Group:		Sciences/Chemistry
12cu|mpqc-2.3.1-15.1|11	Source0:	http://prdownloads.sourceforge.net/mpqc/%name-%version.tar.bz2
12cu|mpqc-2.3.1-15.1|12	URL:		http://mpqc.org/
12cu|mpqc-2.3.1-15.1|13	BuildRequires:	flex bison lapack-devel
12cu|mpqc-2.3.1-15.1|14	BuildRequires:	gcc-gfortran tk blas-devel mpich2-devel doxygen
12cu|mpqc-2.3.1-15.1|15	BuildRequires:	autoconf
12cu|mpqc-2.3.1-15.1|16	BuildConflicts:	gcc3.3-g77
12cu|mpqc-2.3.1-15.1|17	
12cu|mpqc-2.3.1-15.1|18	%description
12cu|mpqc-2.3.1-15.1|19	MPQC is the Massively Parallel Quantum Chemistry Program. It computes
12cu|mpqc-2.3.1-15.1|20	properties of atoms and molecules from first principles using the time
12cu|mpqc-2.3.1-15.1|21	independent SchrÃ¶dinger equation. It runs on a wide range of architectures
12cu|mpqc-2.3.1-15.1|22	ranging from individual workstations to symmetric multiprocessors to
12cu|mpqc-2.3.1-15.1|23	massively parallel computers. Its design is object oriented, using the C++
12cu|mpqc-2.3.1-15.1|24	programming language.
12cu|mpqc-2.3.1-15.1|25	
12cu|mpqc-2.3.1-15.1|26	If you want to use this program on a distributed (parallel) network, you'll
12cu|mpqc-2.3.1-15.1|27	also have to install the libmpich package.
12cu|mpqc-2.3.1-15.1|28	
12cu|mpqc-2.3.1-15.1|29	%package data
12cu|mpqc-2.3.1-15.1|30	Summary:	Atom info and basis sets from MPQC
12cu|mpqc-2.3.1-15.1|31	Group:		Sciences/Chemistry
12cu|mpqc-2.3.1-15.1|32	
12cu|mpqc-2.3.1-15.1|33	%description data
12cu|mpqc-2.3.1-15.1|34	Atom info and basis sets from MPQC.
12cu|mpqc-2.3.1-15.1|35	
12cu|mpqc-2.3.1-15.1|36	%package html
12cu|mpqc-2.3.1-15.1|37	Summary:	HTML documentation for MPQC
12cu|mpqc-2.3.1-15.1|38	Group:		Sciences/Chemistry
12cu|mpqc-2.3.1-15.1|39	
12cu|mpqc-2.3.1-15.1|40	%description html
12cu|mpqc-2.3.1-15.1|41	This package contains the full documentation for MPQC that can be viewed
12cu|mpqc-2.3.1-15.1|42	with a graphical browser like Mozilla.
12cu|mpqc-2.3.1-15.1|43	
12cu|mpqc-2.3.1-15.1|44	%package -n molrender
12cu|mpqc-2.3.1-15.1|45	Summary:	Graphical molecular rendering program
12cu|mpqc-2.3.1-15.1|46	Group:		Sciences/Chemistry
12cu|mpqc-2.3.1-15.1|47	
12cu|mpqc-2.3.1-15.1|48	%description -n molrender
12cu|mpqc-2.3.1-15.1|49	This package graphically renders 3D molecules based on the output of
12cu|mpqc-2.3.1-15.1|50	computational chemistry packages like mpqc.
12cu|mpqc-2.3.1-15.1|51	
12cu|mpqc-2.3.1-15.1|52	%package -n %{libname}
12cu|mpqc-2.3.1-15.1|53	Summary:	Main libraries for %{name}
12cu|mpqc-2.3.1-15.1|54	Group:		System/Libraries
12cu|mpqc-2.3.1-15.1|55	Requires:	%{name}-data
12cu|mpqc-2.3.1-15.1|56	
12cu|mpqc-2.3.1-15.1|57	%description -n %{libname}
12cu|mpqc-2.3.1-15.1|58	This package contains the library needed to run programs dynamically linked
12cu|mpqc-2.3.1-15.1|59	with %libname, the scientific computing toolkit, based on mpqc computational
12cu|mpqc-2.3.1-15.1|60	chemistry package from Sandia Labs.
12cu|mpqc-2.3.1-15.1|61	
12cu|mpqc-2.3.1-15.1|62	%package -n %{develname}
12cu|mpqc-2.3.1-15.1|63	Summary:	Main libraries for %{name}
12cu|mpqc-2.3.1-15.1|64	Group:		Development/C++
12cu|mpqc-2.3.1-15.1|65	Requires:	%{libname} = %{version}-%{release}
12cu|mpqc-2.3.1-15.1|66	Provides:	libSC-devel
12cu|mpqc-2.3.1-15.1|67	Provides:	SC-devel
12cu|mpqc-2.3.1-15.1|68	
12cu|mpqc-2.3.1-15.1|69	%description -n %{develname}
12cu|mpqc-2.3.1-15.1|70	This package contains the library needed to run programs dynamically linked
12cu|mpqc-2.3.1-15.1|71	with %libname, the scientific computing toolkit, based on mpqc computational
12cu|mpqc-2.3.1-15.1|72	chemistry package from Sandia Labs.
12cu|mpqc-2.3.1-15.1|73	
12cu|mpqc-2.3.1-15.1|74	%prep
12cu|mpqc-2.3.1-15.1|75	%setup -q
12cu|mpqc-2.3.1-15.1|76	
12cu|mpqc-2.3.1-15.1|77	%build
12cu|mpqc-2.3.1-15.1|78	sed -i -e 's,prefix\/lib,prefix\/%{_lib},g' configure.in
12cu|mpqc-2.3.1-15.1|79	autoconf
12cu|mpqc-2.3.1-15.1|80	%configure2_5x \
12cu|mpqc-2.3.1-15.1|81	--enable-shared \
12cu|mpqc-2.3.1-15.1|82	--disable-static \
12cu|mpqc-2.3.1-15.1|83	--enable-threads
12cu|mpqc-2.3.1-15.1|84	make
12cu|mpqc-2.3.1-15.1|85	cd doc
12cu|mpqc-2.3.1-15.1|86	%make
12cu|mpqc-2.3.1-15.1|87	make man1
12cu|mpqc-2.3.1-15.1|88	make man3
12cu|mpqc-2.3.1-15.1|89	
12cu|mpqc-2.3.1-15.1|90	%install
12cu|mpqc-2.3.1-15.1|91	echo hello
12cu|mpqc-2.3.1-15.1|92	make install installroot=%{buildroot}
12cu|mpqc-2.3.1-15.1|93	make install_devel installroot=%{buildroot}
12cu|mpqc-2.3.1-15.1|94	cp -r doc/man %{buildroot}%{_datadir}
12cu|mpqc-2.3.1-15.1|95	
12cu|mpqc-2.3.1-15.1|96	mkdir -p %{buildroot}%{_datadir}/applications
12cu|mpqc-2.3.1-15.1|97	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|mpqc-2.3.1-15.1|98	[Desktop Entry]
12cu|mpqc-2.3.1-15.1|99	Name=Molrender
12cu|mpqc-2.3.1-15.1|100	Comment=Ab-inito chemistry program
12cu|mpqc-2.3.1-15.1|101	Exec=%{_bindir}/tkmolrender
12cu|mpqc-2.3.1-15.1|102	Icon=sciences_section
12cu|mpqc-2.3.1-15.1|103	Terminal=false
12cu|mpqc-2.3.1-15.1|104	Type=Application
12cu|mpqc-2.3.1-15.1|105	Categories=Science;Chemistry;
12cu|mpqc-2.3.1-15.1|106	EOF
12cu|mpqc-2.3.1-15.1|107	
12cu|mpqc-2.3.1-15.1|108	# inelegant workaround to fix sc-config
12cu|mpqc-2.3.1-15.1|109	sed -i -e 's:libSCdft.la libSCscf.la libSCwfn.la:libSCwfn.la libSCdft.la libSCscf.la:' %{buildroot}%{_bindir}/sc-config
12cu|mpqc-2.3.1-15.1|110	
12cu|mpqc-2.3.1-15.1|111	%multiarch_binaries %{buildroot}%{_bindir}/sc-config
12cu|mpqc-2.3.1-15.1|112	
12cu|mpqc-2.3.1-15.1|113	# To fix unstripped-binary-or-object error
12cu|mpqc-2.3.1-15.1|114	chmod 0755 %{buildroot}%{_libdir}/lib*.so.%{major}*
12cu|mpqc-2.3.1-15.1|115	
12cu|mpqc-2.3.1-15.1|116	%files
12cu|mpqc-2.3.1-15.1|117	%doc CHANGES CITATION LICENSE README
12cu|mpqc-2.3.1-15.1|118	%{_bindir}/mpqc
12cu|mpqc-2.3.1-15.1|119	%{_bindir}/chkmpqcout
12cu|mpqc-2.3.1-15.1|120	%{_bindir}/scls
12cu|mpqc-2.3.1-15.1|121	%{_bindir}/scpr
12cu|mpqc-2.3.1-15.1|122	%{_bindir}/*run
12cu|mpqc-2.3.1-15.1|123	%{_mandir}/man1/mpqc*
12cu|mpqc-2.3.1-15.1|124	%{_mandir}/man1/scls*
12cu|mpqc-2.3.1-15.1|125	%{_mandir}/man1/scpr*
12cu|mpqc-2.3.1-15.1|126	
12cu|mpqc-2.3.1-15.1|127	%files data
12cu|mpqc-2.3.1-15.1|128	%{_datadir}/%{name}
12cu|mpqc-2.3.1-15.1|129	
12cu|mpqc-2.3.1-15.1|130	%files html
12cu|mpqc-2.3.1-15.1|131	%doc doc/html
12cu|mpqc-2.3.1-15.1|132	
12cu|mpqc-2.3.1-15.1|133	%files -n %{libname}
12cu|mpqc-2.3.1-15.1|134	%{_libdir}/lib*.so.%{major}*
12cu|mpqc-2.3.1-15.1|135	
12cu|mpqc-2.3.1-15.1|136	%files -n %{develname}
12cu|mpqc-2.3.1-15.1|137	%{_bindir}/sc-*
12cu|mpqc-2.3.1-15.1|138	%{multiarch_bindir}/sc-config
12cu|mpqc-2.3.1-15.1|139	%{_libdir}/lib*.so
12cu|mpqc-2.3.1-15.1|140	%{_includedir}/*
12cu|mpqc-2.3.1-15.1|141	%{_mandir}/man1/sc-*
12cu|mpqc-2.3.1-15.1|142	%{_mandir}/man3/*
12cu|mpqc-2.3.1-15.1|143	
12cu|mpqc-2.3.1-15.1|144	%files -n molrender
12cu|mpqc-2.3.1-15.1|145	%{_bindir}/molrender
12cu|mpqc-2.3.1-15.1|146	%{_bindir}/tkmolrender
12cu|mpqc-2.3.1-15.1|147	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|mpqc-2.3.1-15.1|148	%{_mandir}/man1/molrender*
12cu|mpqc-2.3.1-15.1|149	
12cu|mpqc-2.3.1-15.1|150	
12cu|mpqc-2.3.1-15.1|151	%changelog
12cu|mpqc-2.3.1-15.1|152	* Tue Feb 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.1-15.1
12cu|mpqc-2.3.1-15.1|153	+ Revision: d689a7a
12cu|mpqc-2.3.1-15.1|154	- LOG Don't package static libs
12cu|mpqc-2.3.1-15.1|155	
12cu|mpqc-2.3.1-15.1|156	

10147 12
12cu|mpt-status-1.2.0-6|1	Summary:	Program Showing the Status of LSI FusionMPT RAID Controller
12cu|mpt-status-1.2.0-6|2	Name:		mpt-status
12cu|mpt-status-1.2.0-6|3	Version:	1.2.0
12cu|mpt-status-1.2.0-6|4	Release:	6
12cu|mpt-status-1.2.0-6|5	License:	GPLv2+
12cu|mpt-status-1.2.0-6|6	Group:		Monitoring
12cu|mpt-status-1.2.0-6|7	Url:		http://www.drugphish.ch/~ratz/mpt-status/
12cu|mpt-status-1.2.0-6|8	Source0:	http://www.drugphish.ch/~ratz/mpt-status/%{name}-%{version}.tar.gz
12cu|mpt-status-1.2.0-6|9	Source1:	mpt-status-cron.conf
12cu|mpt-status-1.2.0-6|10	Source2:	mpt-status.crond
12cu|mpt-status-1.2.0-6|11	Source3:	mpt-status-cron
12cu|mpt-status-1.2.0-6|12	Source4:	README.Mandriva
12cu|mpt-status-1.2.0-6|13	Patch0:		mpt-status.linux-compiler.patch
12cu|mpt-status-1.2.0-6|14	BuildRequires:	kernel-source-latest
12cu|mpt-status-1.2.0-6|15	Requires:	nail
12cu|mpt-status-1.2.0-6|16	
12cu|mpt-status-1.2.0-6|17	%description
12cu|mpt-status-1.2.0-6|18	This program shows the status of the physical and logical drives attached to a
12cu|mpt-status-1.2.0-6|19	LSI FusionMPT RAID (mptlinux, fusion, mpt, ioc) controller.
12cu|mpt-status-1.2.0-6|20	
12cu|mpt-status-1.2.0-6|21	%files
12cu|mpt-status-1.2.0-6|22	%doc doc/* README.Mandriva
12cu|mpt-status-1.2.0-6|23	%dir %{_sysconfdir}/%{name}
12cu|mpt-status-1.2.0-6|24	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/mpt-status-cron.conf
12cu|mpt-status-1.2.0-6|25	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cron.d/%{name}
12cu|mpt-status-1.2.0-6|26	%dir %{_datadir}/%{name}
12cu|mpt-status-1.2.0-6|27	%attr(0755,root,root) %{_datadir}/%{name}/mpt-status-cron
12cu|mpt-status-1.2.0-6|28	%{_bindir}/*
12cu|mpt-status-1.2.0-6|29	%{_mandir}/man?/*
12cu|mpt-status-1.2.0-6|30	
12cu|mpt-status-1.2.0-6|31	#----------------------------------------------------------------------------
12cu|mpt-status-1.2.0-6|32	
12cu|mpt-status-1.2.0-6|33	%prep
12cu|mpt-status-1.2.0-6|34	%setup -q
12cu|mpt-status-1.2.0-6|35	%patch0 -p1
12cu|mpt-status-1.2.0-6|36	
12cu|mpt-status-1.2.0-6|37	cp %{SOURCE1} mpt-status-cron.conf
12cu|mpt-status-1.2.0-6|38	cp %{SOURCE2} mpt-status.crond
12cu|mpt-status-1.2.0-6|39	cp %{SOURCE3} mpt-status-cron
12cu|mpt-status-1.2.0-6|40	cp %{SOURCE4} README.Mandriva
12cu|mpt-status-1.2.0-6|41	
12cu|mpt-status-1.2.0-6|42	%build
12cu|mpt-status-1.2.0-6|43	spath=%(find /usr/src/ -name mpi_type.h | sed s,"/lsi/mpi_type.h",,g)
12cu|mpt-status-1.2.0-6|44	gcc %{optflags} -I$spath -Iincl mpt-status.c -o mpt-status
12cu|mpt-status-1.2.0-6|45	
12cu|mpt-status-1.2.0-6|46	%install
12cu|mpt-status-1.2.0-6|47	install -d %{buildroot}%{_sysconfdir}/cron.d
12cu|mpt-status-1.2.0-6|48	install -d %{buildroot}%{_sysconfdir}/%{name}
12cu|mpt-status-1.2.0-6|49	install -d %{buildroot}%{_datadir}/%{name}
12cu|mpt-status-1.2.0-6|50	install -d %{buildroot}%{_bindir}
12cu|mpt-status-1.2.0-6|51	install -d %{buildroot}%{_mandir}/man8
12cu|mpt-status-1.2.0-6|52	
12cu|mpt-status-1.2.0-6|53	install -m0755 mpt-status %{buildroot}%{_bindir}
12cu|mpt-status-1.2.0-6|54	install -m0644 man/mpt-status.8 %{buildroot}%{_mandir}/man8
12cu|mpt-status-1.2.0-6|55	
12cu|mpt-status-1.2.0-6|56	install -m0644 mpt-status-cron.conf %{buildroot}%{_sysconfdir}/%{name}/mpt-status-cron.conf
12cu|mpt-status-1.2.0-6|57	install -m0644 mpt-status.crond %{buildroot}%{_sysconfdir}/cron.d/%{name}
12cu|mpt-status-1.2.0-6|58	install -m0755 mpt-status-cron %{buildroot}%{_datadir}/%{name}/mpt-status-cron
12cu|mpt-status-1.2.0-6|59	
12cu|mpt-status-1.2.0-6|60	
12cu|mpt-status-1.2.0-6|61	%changelog
12cu|mpt-status-1.2.0-6|62	* Wed Mar 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-6
12cu|mpt-status-1.2.0-6|63	+ Revision: dfba116
12cu|mpt-status-1.2.0-6|64	- LOG Don't hardcode path to kernel source
12cu|mpt-status-1.2.0-6|65	
12cu|mpt-status-1.2.0-6|66	

10148 12
12cu|mpv-0.3.10-1|1	# debuginfo-without-sources
12cu|mpv-0.3.10-1|2	%define debug_package	%{nil}
12cu|mpv-0.3.10-1|3	
12cu|mpv-0.3.10-1|4	Name:           mpv
12cu|mpv-0.3.10-1|5	Version:        0.3.10
12cu|mpv-0.3.10-1|6	Release:        1
12cu|mpv-0.3.10-1|7	Summary:        Movie player playing most video formats and DVDs
12cu|mpv-0.3.10-1|8	Group:		Video
12cu|mpv-0.3.10-1|9	License:        GPLv2+
12cu|mpv-0.3.10-1|10	URL:            http://%{name}.io/
12cu|mpv-0.3.10-1|11	Source0:        https://github.com/%{name}-player/%{name}/archive/v%{version}.tar.gz
12cu|mpv-0.3.10-1|12	# latest stable waf
12cu|mpv-0.3.10-1|13	Source1:        http://ftp.waf.io/pub/release/waf-1.7.16
12cu|mpv-0.3.10-1|14	Patch0:         %{name}-config.patch
12cu|mpv-0.3.10-1|15	
12cu|mpv-0.3.10-1|16	
12cu|mpv-0.3.10-1|17	BuildRequires:  hicolor-icon-theme
12cu|mpv-0.3.10-1|18	BuildRequires:  ladspa-devel
12cu|mpv-0.3.10-1|19	BuildRequires:  ffmpeg-devel
12cu|mpv-0.3.10-1|20	BuildRequires:  jpeg-devel
12cu|mpv-0.3.10-1|21	BuildRequires:  mng-devel
12cu|mpv-0.3.10-1|22	BuildRequires:  pkgconfig(libmpg123)
12cu|mpv-0.3.10-1|23	BuildRequires:  pkgconfig(libquvi)
12cu|mpv-0.3.10-1|24	BuildRequires:  pkgconfig(libv4lconvert)
12cu|mpv-0.3.10-1|25	BuildRequires:  pkgconfig(liblircclient0)
12cu|mpv-0.3.10-1|26	BuildRequires:  pkgconfig(lua)
12cu|mpv-0.3.10-1|27	BuildRequires:  pkgconfig(ncurses)
12cu|mpv-0.3.10-1|28	BuildRequires:  perl
12cu|mpv-0.3.10-1|29	BuildRequires:  pkgconfig
12cu|mpv-0.3.10-1|30	BuildRequires:  pkgconfig(libpulse)
12cu|mpv-0.3.10-1|31	BuildRequires:  pkgconfig(alsa)
12cu|mpv-0.3.10-1|32	BuildRequires:  pkgconfig(caca)
12cu|mpv-0.3.10-1|33	BuildRequires:  pkgconfig(cucul)
12cu|mpv-0.3.10-1|34	BuildRequires:  pkgconfig(dri)
12cu|mpv-0.3.10-1|35	BuildRequires:  pkgconfig(dvdnav)
12cu|mpv-0.3.10-1|36	BuildRequires:  pkgconfig(dvdread)
12cu|mpv-0.3.10-1|37	BuildRequires:  pkgconfig(enca)
12cu|mpv-0.3.10-1|38	BuildRequires:  pkgconfig(jack)
12cu|mpv-0.3.10-1|39	BuildRequires:  pkgconfig(lcms2)
12cu|mpv-0.3.10-1|40	BuildRequires:  pkgconfig(libass)
12cu|mpv-0.3.10-1|41	BuildRequires:  pkgconfig(libbluray)
12cu|mpv-0.3.10-1|42	BuildRequires:  pkgconfig(libbs2b)
12cu|mpv-0.3.10-1|43	BuildRequires:  pkgconfig(libcdio)
12cu|mpv-0.3.10-1|44	BuildRequires:  pkgconfig(libcdio_cdda)
12cu|mpv-0.3.10-1|45	BuildRequires:  pkgconfig(libcdio_paranoia)
12cu|mpv-0.3.10-1|46	BuildRequires:  pkgconfig(libiso9660)
12cu|mpv-0.3.10-1|47	BuildRequires:  pkgconfig(libudf)
12cu|mpv-0.3.10-1|48	BuildRequires:  pkgconfig(libva)
12cu|mpv-0.3.10-1|49	BuildRequires:  pkgconfig(libva-x11)
12cu|mpv-0.3.10-1|50	BuildRequires:  pkgconfig(openal)
12cu|mpv-0.3.10-1|51	BuildRequires:  pkgconfig(portaudio-2.0)
12cu|mpv-0.3.10-1|52	BuildRequires:  pkgconfig(smbclient)
12cu|mpv-0.3.10-1|53	BuildRequires:  pkgconfig(vdpau)
12cu|mpv-0.3.10-1|54	BuildRequires:  pkgconfig(xext)
12cu|mpv-0.3.10-1|55	BuildRequires:  pkgconfig(xinerama)
12cu|mpv-0.3.10-1|56	BuildRequires:  pkgconfig(xscrnsaver)
12cu|mpv-0.3.10-1|57	BuildRequires:  pkgconfig(xv)
12cu|mpv-0.3.10-1|58	BuildRequires:  pkgconfig(xxf86vm)
12cu|mpv-0.3.10-1|59	BuildRequires:  pkgconfig(zlib)
12cu|mpv-0.3.10-1|60	BuildRequires:  pkgconfig(luajit)
12cu|mpv-0.3.10-1|61	BuildRequires:  python-rst2pdf
12cu|mpv-0.3.10-1|62	BuildRequires:  texlive-cmap
12cu|mpv-0.3.10-1|63	BuildRequires:  texlive-preprint
12cu|mpv-0.3.10-1|64	BuildRequires:  texlive-caption
12cu|mpv-0.3.10-1|65	BuildRequires:  texlive-latex
12cu|mpv-0.3.10-1|66	BuildRequires:  pkgconfig(libguess)
12cu|mpv-0.3.10-1|67	BuildRequires:  pkgconfig(wayland-client)
12cu|mpv-0.3.10-1|68	BuildRequires:  pkgconfig(wayland-cursor)
12cu|mpv-0.3.10-1|69	BuildRequires:  pkgconfig(wayland-scanner)
12cu|mpv-0.3.10-1|70	BuildRequires:  pkgconfig(wayland-server)
12cu|mpv-0.3.10-1|71	BuildRequires:  pkgconfig(xkbcommon)
12cu|mpv-0.3.10-1|72	BuildRequires:  krb5-devel
12cu|mpv-0.3.10-1|73	BuildRequires:  desktop-file-utils
12cu|mpv-0.3.10-1|74	BuildRequires:  imagemagick
12cu|mpv-0.3.10-1|75	
12cu|mpv-0.3.10-1|76	Requires:       hicolor-icon-theme
12cu|mpv-0.3.10-1|77	
12cu|mpv-0.3.10-1|78	%description
12cu|mpv-0.3.10-1|79	Mpv is a movie player based on MPlayer and mplayer2. It supports a wide variety
12cu|mpv-0.3.10-1|80	of video file formats, audio and video codecs, and subtitle types. Special
12cu|mpv-0.3.10-1|81	input URL types are available to read input from a variety of sources other
12cu|mpv-0.3.10-1|82	than disk files. Depending on platform, a variety of different video and audio
12cu|mpv-0.3.10-1|83	output methods are supported.
12cu|mpv-0.3.10-1|84	
12cu|mpv-0.3.10-1|85	%prep
12cu|mpv-0.3.10-1|86	%setup -q
12cu|mpv-0.3.10-1|87	%patch0 -p1
12cu|mpv-0.3.10-1|88	
12cu|mpv-0.3.10-1|89	cp %{SOURCE1} waf
12cu|mpv-0.3.10-1|90	chmod 0755 waf
12cu|mpv-0.3.10-1|91	
12cu|mpv-0.3.10-1|92	%build
12cu|mpv-0.3.10-1|93	CCFLAGS="%{optflags}" \
12cu|mpv-0.3.10-1|94	./waf configure \
12cu|mpv-0.3.10-1|95	--prefix="%{_prefix}" \
12cu|mpv-0.3.10-1|96	--bindir="%{_bindir}" \
12cu|mpv-0.3.10-1|97	--mandir="%{_mandir}" \
12cu|mpv-0.3.10-1|98	--docdir="%{_docdir}/%{name}" \
12cu|mpv-0.3.10-1|99	--confdir="%{_sysconfdir}/%{name}" \
12cu|mpv-0.3.10-1|100	--enable-joystick \
12cu|mpv-0.3.10-1|101	--enable-lirc \
12cu|mpv-0.3.10-1|102	--enable-radio \
12cu|mpv-0.3.10-1|103	--enable-radio-capture \
12cu|mpv-0.3.10-1|104	--disable-sdl --disable-sdl2 \
12cu|mpv-0.3.10-1|105	--disable-build-date \
12cu|mpv-0.3.10-1|106	--disable-debug
12cu|mpv-0.3.10-1|107	
12cu|mpv-0.3.10-1|108	./waf build --verbose
12cu|mpv-0.3.10-1|109	
12cu|mpv-0.3.10-1|110	%install
12cu|mpv-0.3.10-1|111	./waf --destdir=%{buildroot} install
12cu|mpv-0.3.10-1|112	
12cu|mpv-0.3.10-1|113	# Default config files
12cu|mpv-0.3.10-1|114	install -Dpm 644 etc/example.conf %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
12cu|mpv-0.3.10-1|115	install -Dpm 644 etc/input.conf %{buildroot}%{_sysconfdir}/%{name}/input.conf
12cu|mpv-0.3.10-1|116	desktop-file-install etc/mpv.desktop
12cu|mpv-0.3.10-1|117	
12cu|mpv-0.3.10-1|118	for RES in 16 32 64; do
12cu|mpv-0.3.10-1|119	install -Dpm 644 etc/mpv-icon-8bit-${RES}x${RES}.png %{buildroot}%{_datadir}/icons/hicolor/${RES}x${RES}/apps/%{name}.png
12cu|mpv-0.3.10-1|120	done
12cu|mpv-0.3.10-1|121	
12cu|mpv-0.3.10-1|122	%files
12cu|mpv-0.3.10-1|123	%doc LICENSE README.md Copyright
12cu|mpv-0.3.10-1|124	%{_bindir}/%{name}
12cu|mpv-0.3.10-1|125	%{_datadir}/applications/%{name}.desktop
12cu|mpv-0.3.10-1|126	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cu|mpv-0.3.10-1|127	%{_mandir}/man1/%{name}.*
12cu|mpv-0.3.10-1|128	%dir %{_sysconfdir}/%{name}
12cu|mpv-0.3.10-1|129	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12cu|mpv-0.3.10-1|130	%config(noreplace) %{_sysconfdir}/%{name}/encoding-profiles.conf
12cu|mpv-0.3.10-1|131	%config(noreplace) %{_sysconfdir}/%{name}/input.conf
12cu|mpv-0.3.10-1|132	
12cu|mpv-0.3.10-1|133	
12cu|mpv-0.3.10-1|134	
12cu|mpv-0.3.10-1|135	
12cu|mpv-0.3.10-1|136	%changelog
12cu|mpv-0.3.10-1|137	* Tue Jun 10 2014 symbianflo <symbianflo@symbianflo> 0.3.10-1
12cu|mpv-0.3.10-1|138	+ Revision: 0b9488c
12cu|mpv-0.3.10-1|139	- Log. update to 0.3.10, enable-joystick,enable-lirc,enable-radio,enable-radio-capture
12cu|mpv-0.3.10-1|140	
12cu|mpv-0.3.10-1|141	

10149 12
12cu|mrepo-0.8.7-1|1	# $Id$
12cu|mrepo-0.8.7-1|2	# Upstream: Dag Wieers <dag$wieers,com>
12cu|mrepo-0.8.7-1|3	
12cu|mrepo-0.8.7-1|4	Summary: Tool to set up a Yum/Apt mirror from various sources
12cu|mrepo-0.8.7-1|5	Name: mrepo
12cu|mrepo-0.8.7-1|6	Version: 0.8.7
12cu|mrepo-0.8.7-1|7	Packager: Bruno Cornec <bcornec@mandriva.org>
12cu|mrepo-0.8.7-1|8	Release: 1
12cu|mrepo-0.8.7-1|9	License: GPL
12cu|mrepo-0.8.7-1|10	Group: System/Configuration/Packaging
12cu|mrepo-0.8.7-1|11	URL: http://dag.wieers.com/home-made/mrepo/
12cu|mrepo-0.8.7-1|12	Source: http://dag.wieers.com/home-made/mrepo/%{name}-%{version}.tar.bz2
12cu|mrepo-0.8.7-1|13	
12cu|mrepo-0.8.7-1|14	BuildArch: noarch
12cu|mrepo-0.8.7-1|15	Requires: python >= 2.0, createrepo
12cu|mrepo-0.8.7-1|16	
12cu|mrepo-0.8.7-1|17	%description
12cu|mrepo-0.8.7-1|18	Tool to set up a Yum/Apt mirror from various sources
12cu|mrepo-0.8.7-1|19	(ISO, RHN, rsync, http, ftp, ...).
12cu|mrepo-0.8.7-1|20	
12cu|mrepo-0.8.7-1|21	mrepo builds a local Apt/Yum RPM repository from local ISO files,
12cu|mrepo-0.8.7-1|22	downloaded updates and extra packages from RHN and 3rd party
12cu|mrepo-0.8.7-1|23	repositories.
12cu|mrepo-0.8.7-1|24	
12cu|mrepo-0.8.7-1|25	It can download all updates and extras automatically, creates
12cu|mrepo-0.8.7-1|26	the repository structure and meta-data, enables HTTP access to
12cu|mrepo-0.8.7-1|27	the repository and creates a directory-structure for remote
12cu|mrepo-0.8.7-1|28	network installations using PXE/TFTP.
12cu|mrepo-0.8.7-1|29	
12cu|mrepo-0.8.7-1|30	mrepo supports ftp, http, sftp, rsync, rhn and other download methods.
12cu|mrepo-0.8.7-1|31	
12cu|mrepo-0.8.7-1|32	With mrepo, you can enable your laptop or a local server to provide
12cu|mrepo-0.8.7-1|33	updates for the whole network and provide the proper files to
12cu|mrepo-0.8.7-1|34	allow installations via the network.
12cu|mrepo-0.8.7-1|35	
12cu|mrepo-0.8.7-1|36	%prep
12cu|mrepo-0.8.7-1|37	%setup
12cu|mrepo-0.8.7-1|38	
12cu|mrepo-0.8.7-1|39	%{__perl} -pi.orig -e 's|^(VERSION)\s*=\s*.+$|$1 = "%{version}"|' mrepo
12cu|mrepo-0.8.7-1|40	
12cu|mrepo-0.8.7-1|41	%{__cat} <<EOF >config/mrepo.cron
12cu|mrepo-0.8.7-1|42	### Enable this if you want mrepo to daily synchronize
12cu|mrepo-0.8.7-1|43	### your distributions and repositories at 2:30am.
12cu|mrepo-0.8.7-1|44	#30 2 * * * root /usr/bin/mrepo -q -ug
12cu|mrepo-0.8.7-1|45	EOF
12cu|mrepo-0.8.7-1|46	
12cu|mrepo-0.8.7-1|47	%{__cat} <<EOF >config/mrepo.conf
12cu|mrepo-0.8.7-1|48	### Configuration file for mrepo
12cu|mrepo-0.8.7-1|49	
12cu|mrepo-0.8.7-1|50	### The [main] section allows to override mrepo's default settings
12cu|mrepo-0.8.7-1|51	### The mrepo-example.conf gives an overview of all the possible settings
12cu|mrepo-0.8.7-1|52	[main]
12cu|mrepo-0.8.7-1|53	srcdir = /var/mrepo
12cu|mrepo-0.8.7-1|54	wwwdir = /var/www/mrepo
12cu|mrepo-0.8.7-1|55	confdir = /etc/mrepo.conf.d
12cu|mrepo-0.8.7-1|56	arch = i386 x86_64
12cu|mrepo-0.8.7-1|57	
12cu|mrepo-0.8.7-1|58	mailto = root@localhost
12cu|mrepo-0.8.7-1|59	smtp-server = localhost
12cu|mrepo-0.8.7-1|60	
12cu|mrepo-0.8.7-1|61	#rhnlogin = username:password
12cu|mrepo-0.8.7-1|62	
12cu|mrepo-0.8.7-1|63	### Any other section is considered a definition for a distribution
12cu|mrepo-0.8.7-1|64	### You can put distribution sections in /etc/mrepo.conf.d/
12cu|mrepo-0.8.7-1|65	### Examples can be found in the documentation at:
12cu|mrepo-0.8.7-1|66	###     %{_docdir}/%{name}-%{version}/dists/.
12cu|mrepo-0.8.7-1|67	EOF
12cu|mrepo-0.8.7-1|68	
12cu|mrepo-0.8.7-1|69	%build
12cu|mrepo-0.8.7-1|70	
12cu|mrepo-0.8.7-1|71	%install
12cu|mrepo-0.8.7-1|72	%{__rm} -rf %{buildroot}
12cu|mrepo-0.8.7-1|73	%{__make} install DESTDIR="%{buildroot}"
12cu|mrepo-0.8.7-1|74	
12cu|mrepo-0.8.7-1|75	%preun
12cu|mrepo-0.8.7-1|76	if [ $1 -eq 0 ]; then
12cu|mrepo-0.8.7-1|77	/etc/init.d/mrepo stop &>/dev/null || :
12cu|mrepo-0.8.7-1|78	/sbin/chkconfig --del mrepo
12cu|mrepo-0.8.7-1|79	fi
12cu|mrepo-0.8.7-1|80	
12cu|mrepo-0.8.7-1|81	%post
12cu|mrepo-0.8.7-1|82	/sbin/chkconfig --add mrepo
12cu|mrepo-0.8.7-1|83	
12cu|mrepo-0.8.7-1|84	#%postun
12cu|mrepo-0.8.7-1|85	#/sbin/service mrepo condrestart &>/dev/null || :
12cu|mrepo-0.8.7-1|86	
12cu|mrepo-0.8.7-1|87	%clean
12cu|mrepo-0.8.7-1|88	%{__rm} -rf %{buildroot}
12cu|mrepo-0.8.7-1|89	
12cu|mrepo-0.8.7-1|90	%files
12cu|mrepo-0.8.7-1|91	%defattr(-, root, root, 0755)
12cu|mrepo-0.8.7-1|92	%doc AUTHORS ChangeLog COPYING README THANKS TODO WISHLIST config/*.conf config/dists/ docs/
12cu|mrepo-0.8.7-1|93	%config(noreplace) %{_sysconfdir}/cron.d/mrepo
12cu|mrepo-0.8.7-1|94	%config(noreplace) %{_sysconfdir}/httpd/conf.d/mrepo.conf
12cu|mrepo-0.8.7-1|95	%config(noreplace) %{_sysconfdir}/logrotate.d/mrepo
12cu|mrepo-0.8.7-1|96	%config(noreplace) %{_sysconfdir}/mrepo.conf
12cu|mrepo-0.8.7-1|97	%config(noreplace) %{_sysconfdir}/mrepo.conf.d/
12cu|mrepo-0.8.7-1|98	%config %{_initrddir}/mrepo
12cu|mrepo-0.8.7-1|99	%{_bindir}/gensystemid
12cu|mrepo-0.8.7-1|100	%{_bindir}/rhnget
12cu|mrepo-0.8.7-1|101	%{_bindir}/mrepo
12cu|mrepo-0.8.7-1|102	%{_bindir}/youget
12cu|mrepo-0.8.7-1|103	%{_datadir}/mrepo/
12cu|mrepo-0.8.7-1|104	#%{_localstatedir}/lib/cache/mrepo/
12cu|mrepo-0.8.7-1|105	#%{_localstatedir}/lib/www/mrepo/
12cu|mrepo-0.8.7-1|106	#%{_localstatedir}/lib/mrepo/
12cu|mrepo-0.8.7-1|107	/var/cache/mrepo/
12cu|mrepo-0.8.7-1|108	/var/www/mrepo/
12cu|mrepo-0.8.7-1|109	/var/mrepo/
12cu|mrepo-0.8.7-1|110	
12cu|mrepo-0.8.7-1|111	
12cu|mrepo-0.8.7-1|112	%changelog
12cu|mrepo-0.8.7-1|113	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-3mdv2011.0
12cu|mrepo-0.8.7-1|114	+ Revision: 620409
12cu|mrepo-0.8.7-1|115	- the mass rebuild of 2010.0 packages
12cu|mrepo-0.8.7-1|116	
12cu|mrepo-0.8.7-1|117	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.8.6-2mdv2010.0
12cu|mrepo-0.8.7-1|118	+ Revision: 440152
12cu|mrepo-0.8.7-1|119	- rebuild
12cu|mrepo-0.8.7-1|120	
12cu|mrepo-0.8.7-1|121	* Fri Nov 28 2008 Bruno Cornec <bcornec@mandriva.org> 0.8.6-1mdv2009.1
12cu|mrepo-0.8.7-1|122	+ Revision: 307416
12cu|mrepo-0.8.7-1|123	- Fix another rpmlint error
12cu|mrepo-0.8.7-1|124	- Fix rpmlint warnings
12cu|mrepo-0.8.7-1|125	- youget is now part of files installed
12cu|mrepo-0.8.7-1|126	- Add mrepo 0.8.6 sources
12cu|mrepo-0.8.7-1|127	- Update to mrepo 0.8.6
12cu|mrepo-0.8.7-1|128	
12cu|mrepo-0.8.7-1|129	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.8.4-3mdv2009.0
12cu|mrepo-0.8.7-1|130	+ Revision: 241049
12cu|mrepo-0.8.7-1|131	- rebuild
12cu|mrepo-0.8.7-1|132	- kill re-definition of %%buildroot on Pixel's request
12cu|mrepo-0.8.7-1|133	
12cu|mrepo-0.8.7-1|134	+ Pixel <pixel@mandriva.com>
12cu|mrepo-0.8.7-1|135	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cu|mrepo-0.8.7-1|136	
12cu|mrepo-0.8.7-1|137	+ Olivier Blin <oblin@mandriva.com>
12cu|mrepo-0.8.7-1|138	- restore BuildRoot
12cu|mrepo-0.8.7-1|139	
12cu|mrepo-0.8.7-1|140	* Fri Jun 22 2007 Bruno Cornec <bcornec@mandriva.org> 0.8.4-1mdv2008.0
12cu|mrepo-0.8.7-1|141	+ Revision: 43073
12cu|mrepo-0.8.7-1|142	- Update from original DAG spec file to mandriva specificities
12cu|mrepo-0.8.7-1|143	- Import mrepo
12cu|mrepo-0.8.7-1|144	
12cu|mrepo-0.8.7-1|145	
12cu|mrepo-0.8.7-1|146	
12cu|mrepo-0.8.7-1|147	* Wed Dec 13 2006 Dag Wieers <dag@wieers.com> - 0.8.4-1 - +/
12cu|mrepo-0.8.7-1|148	- Updated to release 0.8.4.
12cu|mrepo-0.8.7-1|149	- Package renamed from yam to mrepo.
12cu|mrepo-0.8.7-1|150	
12cu|mrepo-0.8.7-1|151	* Sat Oct 21 2006 Dag Wieers <dag@wieers.com> - 0.8.3-2
12cu|mrepo-0.8.7-1|152	- Get rid of specific createrepo version now that Yam works with upstream.
12cu|mrepo-0.8.7-1|153	
12cu|mrepo-0.8.7-1|154	* Sun Oct 15 2006 Dag Wieers <dag@wieers.com> - 0.8.3-1
12cu|mrepo-0.8.7-1|155	- Updated to release 0.8.3.
12cu|mrepo-0.8.7-1|156	
12cu|mrepo-0.8.7-1|157	* Wed Sep 20 2006 Dag Wieers <dag@wieers.com> - 0.8.2-1
12cu|mrepo-0.8.7-1|158	- Updated to release 0.8.2.
12cu|mrepo-0.8.7-1|159	
12cu|mrepo-0.8.7-1|160	* Fri Mar 10 2006 Dag Wieers <dag@wieers.com> - 0.8.0-2
12cu|mrepo-0.8.7-1|161	- Added gensystemid to installation. (Ian Forde)
12cu|mrepo-0.8.7-1|162	
12cu|mrepo-0.8.7-1|163	* Thu Mar 09 2006 Dag Wieers <dag@wieers.com> - 0.8.0-1
12cu|mrepo-0.8.7-1|164	- Updated to release 0.8.0.
12cu|mrepo-0.8.7-1|165	
12cu|mrepo-0.8.7-1|166	* Fri Mar 25 2005 Dag Wieers <dag@wieers.com> - 0.7.3-1
12cu|mrepo-0.8.7-1|167	- Updated to release 0.7.3.
12cu|mrepo-0.8.7-1|168	
12cu|mrepo-0.8.7-1|169	* Fri Jan 07 2005 Dag Wieers <dag@wieers.com> - 0.7.2-2
12cu|mrepo-0.8.7-1|170	- Add %%post and %%postun scripts. (Bert de Bruijn)
12cu|mrepo-0.8.7-1|171	
12cu|mrepo-0.8.7-1|172	* Fri Dec 31 2004 Dag Wieers <dag@wieers.com> - 0.7.2-1
12cu|mrepo-0.8.7-1|173	- Updated to release 0.7.2.
12cu|mrepo-0.8.7-1|174	
12cu|mrepo-0.8.7-1|175	* Sun Nov 07 2004 Dag Wieers <dag@wieers.com> - 0.7.1-1
12cu|mrepo-0.8.7-1|176	- Updated to release 0.7.1.
12cu|mrepo-0.8.7-1|177	
12cu|mrepo-0.8.7-1|178	* Sun Oct 10 2004 Dag Wieers <dag@wieers.com> - 0.7-1
12cu|mrepo-0.8.7-1|179	- Updated to release 0.7.
12cu|mrepo-0.8.7-1|180	
12cu|mrepo-0.8.7-1|181	* Fri Aug 27 2004 Dag Wieers <dag@wieers.com> - 0.6.1-1
12cu|mrepo-0.8.7-1|182	- Updated to release 0.6.1.
12cu|mrepo-0.8.7-1|183	
12cu|mrepo-0.8.7-1|184	* Wed Aug 25 2004 Dag Wieers <dag@wieers.com> - 0.6-2
12cu|mrepo-0.8.7-1|185	- Updated to release 0.6.
12cu|mrepo-0.8.7-1|186	- Fix a version problem.
12cu|mrepo-0.8.7-1|187	
12cu|mrepo-0.8.7-1|188	* Thu Aug 19 2004 Dag Wieers <dag@wieers.com> - 0.5-1
12cu|mrepo-0.8.7-1|189	- Updated to release 0.5.
12cu|mrepo-0.8.7-1|190	
12cu|mrepo-0.8.7-1|191	* Wed May 19 2004 Dag Wieers <dag@wieers.com> - 0.3-1
12cu|mrepo-0.8.7-1|192	- Updated to release 0.3.
12cu|mrepo-0.8.7-1|193	
12cu|mrepo-0.8.7-1|194	* Fri May 14 2004 Dag Wieers <dag@wieers.com> - 0.2-1
12cu|mrepo-0.8.7-1|195	- Initial package. (using DAR)
12cu|mrepo-0.8.7-1|196	

10150 12
12cu|mrxvt-0.5.4-5|1	Summary:	A multi-tabbed X terminal emulator based on rxvt
12cu|mrxvt-0.5.4-5|2	Name:		mrxvt
12cu|mrxvt-0.5.4-5|3	Version:	0.5.4
12cu|mrxvt-0.5.4-5|4	Release:	5
12cu|mrxvt-0.5.4-5|5	Source0:	%{name}-%{version}.tar.bz2
12cu|mrxvt-0.5.4-5|6	License:	GPLv2
12cu|mrxvt-0.5.4-5|7	Group:		Terminals
12cu|mrxvt-0.5.4-5|8	Url:		http://materm.sourceforge.net
12cu|mrxvt-0.5.4-5|9	BuildRequires:	pkgconfig(ice)
12cu|mrxvt-0.5.4-5|10	BuildRequires:	pkgconfig(sm)
12cu|mrxvt-0.5.4-5|11	BuildRequires:	pkgconfig(x11)
12cu|mrxvt-0.5.4-5|12	BuildRequires:	pkgconfig(xft)
12cu|mrxvt-0.5.4-5|13	BuildRequires:	pkgconfig(xpm)
12cu|mrxvt-0.5.4-5|14	BuildRequires:	pkgconfig(xrender)
12cu|mrxvt-0.5.4-5|15	BuildRequires:	fontconfig-devel
12cu|mrxvt-0.5.4-5|16	BuildRequires:	pkgconfig(libpng)
12cu|mrxvt-0.5.4-5|17	BuildRequires:	jpeg-devel
12cu|mrxvt-0.5.4-5|18	# X11 locales are required to build IM support
12cu|mrxvt-0.5.4-5|19	BuildRequires:	libx11-common
12cu|mrxvt-0.5.4-5|20	BuildRequires:	imagemagick
12cu|mrxvt-0.5.4-5|21	
12cu|mrxvt-0.5.4-5|22	%description
12cu|mrxvt-0.5.4-5|23	Mrxvt is a lightweight and powerful multi-tabbed X terminal emulator based on
12cu|mrxvt-0.5.4-5|24	the popular emulators rxvt and aterm. It implements many useful features seen
12cu|mrxvt-0.5.4-5|25	in modern X terminal emulators such as gnome-terminal and konsole while
12cu|mrxvt-0.5.4-5|26	remaining lightweight and independent of the GNOME and KDE desktop
12cu|mrxvt-0.5.4-5|27	environments.
12cu|mrxvt-0.5.4-5|28	
12cu|mrxvt-0.5.4-5|29	%prep
12cu|mrxvt-0.5.4-5|30	%setup -q
12cu|mrxvt-0.5.4-5|31	
12cu|mrxvt-0.5.4-5|32	%build
12cu|mrxvt-0.5.4-5|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
12cu|mrxvt-0.5.4-5|34	%make
12cu|mrxvt-0.5.4-5|35	
12cu|mrxvt-0.5.4-5|36	%install
12cu|mrxvt-0.5.4-5|37	%makeinstall_std
12cu|mrxvt-0.5.4-5|38	rm -rf %{buildroot}/usr/share/doc/mrxvt
12cu|mrxvt-0.5.4-5|39	
12cu|mrxvt-0.5.4-5|40	# menu entries
12cu|mrxvt-0.5.4-5|41	
12cu|mrxvt-0.5.4-5|42	mkdir -p %{buildroot}%{_datadir}/applications
12cu|mrxvt-0.5.4-5|43	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|mrxvt-0.5.4-5|44	[Desktop Entry]
12cu|mrxvt-0.5.4-5|45	Name=Mrxvt
12cu|mrxvt-0.5.4-5|46	Name[ru]=Mrxvt
12cu|mrxvt-0.5.4-5|47	Comment=A multi-tabbed X terminal emulator
12cu|mrxvt-0.5.4-5|48	Comment[ru]=Эмулятор терминала со вкладками
12cu|mrxvt-0.5.4-5|49	Exec=/usr/bin/%{name}
12cu|mrxvt-0.5.4-5|50	Icon=%{name}
12cu|mrxvt-0.5.4-5|51	Terminal=false
12cu|mrxvt-0.5.4-5|52	Type=Application
12cu|mrxvt-0.5.4-5|53	Categories=TerminalEmulator;System;
12cu|mrxvt-0.5.4-5|54	EOF
12cu|mrxvt-0.5.4-5|55	
12cu|mrxvt-0.5.4-5|56	
12cu|mrxvt-0.5.4-5|57	install -m 755 -d %{buildroot}%{_miconsdir}
12cu|mrxvt-0.5.4-5|58	install -m 755 -d %{buildroot}%{_iconsdir}
12cu|mrxvt-0.5.4-5|59	install -m 755 -d %{buildroot}%{_liconsdir}
12cu|mrxvt-0.5.4-5|60	
12cu|mrxvt-0.5.4-5|61	convert -resize 48x48 share/pixmaps/mrxvt.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|mrxvt-0.5.4-5|62	convert -resize 16x16 share/pixmaps/mrxvt.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|mrxvt-0.5.4-5|63	convert -resize 32x32 share/pixmaps/mrxvt.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|mrxvt-0.5.4-5|64	
12cu|mrxvt-0.5.4-5|65	%files
12cu|mrxvt-0.5.4-5|66	%doc AUTHORS COPYING INSTALL NEWS README TODO ChangeLog
12cu|mrxvt-0.5.4-5|67	%{_bindir}/*
12cu|mrxvt-0.5.4-5|68	%{_mandir}/man1/*
12cu|mrxvt-0.5.4-5|69	%{_datadir}/pixmaps/*
12cu|mrxvt-0.5.4-5|70	%{_miconsdir}/%{name}.png
12cu|mrxvt-0.5.4-5|71	%{_iconsdir}/%{name}.png
12cu|mrxvt-0.5.4-5|72	%{_liconsdir}/%{name}.png
12cu|mrxvt-0.5.4-5|73	%dir %{_sysconfdir}/%{name}
12cu|mrxvt-0.5.4-5|74	%config(noreplace) %{_sysconfdir}/%{name}/*
12cu|mrxvt-0.5.4-5|75	%{_datadir}/applications/*
12cu|mrxvt-0.5.4-5|76	
12cu|mrxvt-0.5.4-5|77	%changelog
12cu|mrxvt-0.5.4-5|78	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.4-5
12cu|mrxvt-0.5.4-5|79	+ Revision: aa72974
12cu|mrxvt-0.5.4-5|80	- Sync with ROSA
12cu|mrxvt-0.5.4-5|81	
12cu|mrxvt-0.5.4-5|82	

10151 12
12cu|mserver-0.5.5-10|1	Summary:	C-Mserver Masqdialer daemon
12cu|mserver-0.5.5-10|2	Name:		mserver
12cu|mserver-0.5.5-10|3	Version:	0.5.5
12cu|mserver-0.5.5-10|4	Release:	10
12cu|mserver-0.5.5-10|5	License:	GPLv2+
12cu|mserver-0.5.5-10|6	Group:		Networking/Other
12cu|mserver-0.5.5-10|7	Url:		http://w3.cpwright.com/mserver
12cu|mserver-0.5.5-10|8	Source0:	ftp://ftp.cpwright.com:/pub/mserver/c-mserver-%{version}.tar.bz2
12cu|mserver-0.5.5-10|9	Source1:	mserver.pamd
12cu|mserver-0.5.5-10|10	Source2:	mserver.conf.bz2
12cu|mserver-0.5.5-10|11	Source3:	mserver.init
12cu|mserver-0.5.5-10|12	Patch0:		c-mserver-0.5.5-makefile.patch.bz2
12cu|mserver-0.5.5-10|13	Patch1:		mserver-0.5.5-config.patch.bz2
12cu|mserver-0.5.5-10|14	Patch2:		mserver-0.5.5-dial.patch.bz2
12cu|mserver-0.5.5-10|15	Patch3:		mserver-0.5.5-errno-fix.patch.bz2
12cu|mserver-0.5.5-10|16	Patch4:		mserver-0.5.5-gcc4-fixes.patch.bz2
12cu|mserver-0.5.5-10|17	Requires(pre):	rpm-helper sed
12cu|mserver-0.5.5-10|18	Provides:	c-mserver = %{EVRD}
12cu|mserver-0.5.5-10|19	
12cu|mserver-0.5.5-10|20	%description
12cu|mserver-0.5.5-10|21	The masqdialer system will allow authorized LAN users to manipulate
12cu|mserver-0.5.5-10|22	the network interface (usually a modem) that gives the Internet
12cu|mserver-0.5.5-10|23	access on a Linux box without having to use telnet. It's based on
12cu|mserver-0.5.5-10|24	a client/server approach so any TCP/IP enabled system should be able
12cu|mserver-0.5.5-10|25	to take advantage of this server, if a client is written for it.
12cu|mserver-0.5.5-10|26	Currently; Linux, Windows, NetBSD, and any system with a Java
12cu|mserver-0.5.5-10|27	implementation or Web Browser have clients.
12cu|mserver-0.5.5-10|28	
12cu|mserver-0.5.5-10|29	Note: Please make changes to /etc/mserver.conf.
12cu|mserver-0.5.5-10|30	
12cu|mserver-0.5.5-10|31	%files
12cu|mserver-0.5.5-10|32	%config(noreplace) %{_sysconfdir}/pam.d/mserver
12cu|mserver-0.5.5-10|33	%{_sysconfdir}/rc.d/init.d/mserver
12cu|mserver-0.5.5-10|34	%config(noreplace) %{_sysconfdir}/ppp/options.sample
12cu|mserver-0.5.5-10|35	%{_sbindir}/mserver
12cu|mserver-0.5.5-10|36	%{_sbindir}/mchat
12cu|mserver-0.5.5-10|37	%{_sbindir}/authgen
12cu|mserver-0.5.5-10|38	%{_sbindir}/findstat
12cu|mserver-0.5.5-10|39	%{_sbindir}/checkstat
12cu|mserver-0.5.5-10|40	%{_sbindir}/fakelink
12cu|mserver-0.5.5-10|41	%{_sbindir}/linkdown
12cu|mserver-0.5.5-10|42	%{_sbindir}/linkup
12cu|mserver-0.5.5-10|43	%attr(0644,root,root) %{_mandir}/man5/mserver.conf.5*
12cu|mserver-0.5.5-10|44	%attr(0644,root,root) %{_mandir}/man8/mchat.8*
12cu|mserver-0.5.5-10|45	%attr(0644,root,root) %{_mandir}/man8/mserver.8*
12cu|mserver-0.5.5-10|46	%{_sbindir}/ppp-off
12cu|mserver-0.5.5-10|47	%{_sbindir}/pppsetup
12cu|mserver-0.5.5-10|48	%doc ChangeLog AUTHORS COPYING README
12cu|mserver-0.5.5-10|49	%doc docs/clients.html docs/doc.html docs/index.html
12cu|mserver-0.5.5-10|50	%doc docs/images sampleconf pppsetup firewallscripts/ipchainscripts
12cu|mserver-0.5.5-10|51	%attr(0644,root,root) %config(noreplace) /etc/mserver.conf
12cu|mserver-0.5.5-10|52	
12cu|mserver-0.5.5-10|53	%post
12cu|mserver-0.5.5-10|54	%_post_service mserver
12cu|mserver-0.5.5-10|55	
12cu|mserver-0.5.5-10|56	# Add masqdialer entry to /etc/services if not already there
12cu|mserver-0.5.5-10|57	if ! ( grep ^[:space:]*224/tcp /etc/services > /dev/null ) then
12cu|mserver-0.5.5-10|58	echo 'masqdialer      224/tcp		masqdialer	# added by c-mserver' >> /etc/services
12cu|mserver-0.5.5-10|59	fi
12cu|mserver-0.5.5-10|60	if ! ( grep ^[:space:]*224/udp /etc/services > /dev/null ) then
12cu|mserver-0.5.5-10|61	echo 'masqdialer      224/udp		masqdialer	# added by c-mserver' >> /etc/services
12cu|mserver-0.5.5-10|62	fi
12cu|mserver-0.5.5-10|63	
12cu|mserver-0.5.5-10|64	%preun
12cu|mserver-0.5.5-10|65	%_preun_service mserver
12cu|mserver-0.5.5-10|66	
12cu|mserver-0.5.5-10|67	%postun
12cu|mserver-0.5.5-10|68	if [ $1 -eq 0 ]
12cu|mserver-0.5.5-10|69	then
12cu|mserver-0.5.5-10|70	# Remove masqdialer entries from /etc/services
12cu|mserver-0.5.5-10|71	cd /etc
12cu|mserver-0.5.5-10|72	tmpfile=/etc/tmp.$$
12cu|mserver-0.5.5-10|73	sed -e '/^[:space:]*masqdialer.*$/d' /etc/services > $tmpfile
12cu|mserver-0.5.5-10|74	mv $tmpfile services
12cu|mserver-0.5.5-10|75	sed -e '/^[:space:]*masqdialer.*$/d' /etc/services > $tmpfile
12cu|mserver-0.5.5-10|76	mv $tmpfile services
12cu|mserver-0.5.5-10|77	fi
12cu|mserver-0.5.5-10|78	
12cu|mserver-0.5.5-10|79	
12cu|mserver-0.5.5-10|80	#----------------------------------------------------------------------------
12cu|mserver-0.5.5-10|81	
12cu|mserver-0.5.5-10|82	%prep
12cu|mserver-0.5.5-10|83	%setup -q
12cu|mserver-0.5.5-10|84	%patch0 -p1
12cu|mserver-0.5.5-10|85	%patch1
12cu|mserver-0.5.5-10|86	%patch2
12cu|mserver-0.5.5-10|87	%patch3 -p1 -b .errno
12cu|mserver-0.5.5-10|88	%patch4 -p1 -b .gcc4
12cu|mserver-0.5.5-10|89	
12cu|mserver-0.5.5-10|90	%build
12cu|mserver-0.5.5-10|91	#First clean up CVS files for rpmlint:
12cu|mserver-0.5.5-10|92	find . -name CVS -type d -exec rm -Rf {} \;|| true
12cu|mserver-0.5.5-10|93	find . -name .cvsignore -type f -exec rm -f {} \;|| true
12cu|mserver-0.5.5-10|94	
12cu|mserver-0.5.5-10|95	%configure2_5x
12cu|mserver-0.5.5-10|96	%make CPPFLAGS="%{optflags}"
12cu|mserver-0.5.5-10|97	
12cu|mserver-0.5.5-10|98	%install
12cu|mserver-0.5.5-10|99	mkdir -p %{buildroot}%{_sbindir}
12cu|mserver-0.5.5-10|100	mkdir -p %{buildroot}%{_sysconfdir}/ppp
12cu|mserver-0.5.5-10|101	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d
12cu|mserver-0.5.5-10|102	mkdir -p %{buildroot}/%{_mandir}/{man5,man8}
12cu|mserver-0.5.5-10|103	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cu|mserver-0.5.5-10|104	mkdir -p %{buildroot}%{_datadir}/mserver
12cu|mserver-0.5.5-10|105	install -m 755 mserver/mserver %{buildroot}%{_sbindir}/mserver
12cu|mserver-0.5.5-10|106	install -m 755 mchat/mchat %{buildroot}%{_sbindir}/mchat
12cu|mserver-0.5.5-10|107	install -m 755 authgen/authgen %{buildroot}%{_sbindir}/authgen
12cu|mserver-0.5.5-10|108	install -m 755 checkstat/findstat %{buildroot}%{_sbindir}/findstat
12cu|mserver-0.5.5-10|109	install -m 755 checkstat/checkstat %{buildroot}%{_sbindir}/checkstat
12cu|mserver-0.5.5-10|110	install -m 755 fakelink/linkcheck %{buildroot}%{_sbindir}/fakelink
12cu|mserver-0.5.5-10|111	install -m 755 fakelink/linkdown %{buildroot}%{_sbindir}/linkdown
12cu|mserver-0.5.5-10|112	install -m 755 fakelink/linkup %{buildroot}%{_sbindir}/linkup
12cu|mserver-0.5.5-10|113	install -m 755 %{SOURCE3} %{buildroot}%{_sysconfdir}/rc.d/init.d/mserver
12cu|mserver-0.5.5-10|114	install -m 664 pam/mserver %{buildroot}%{_sysconfdir}/pam.d/mserver
12cu|mserver-0.5.5-10|115	install -m 644 pppsetup/options.sample %{buildroot}%{_sysconfdir}/ppp/options.sample
12cu|mserver-0.5.5-10|116	install -m 755 pppsetup/ppp-off %{buildroot}%{_sbindir}
12cu|mserver-0.5.5-10|117	install -m 755 pppsetup/pppsetup %{buildroot}%{_sbindir}
12cu|mserver-0.5.5-10|118	
12cu|mserver-0.5.5-10|119	bzcat %{SOURCE2}|sed -e 's/_VERSION_/%{version}/'> %{buildroot}/etc/mserver.conf
12cu|mserver-0.5.5-10|120	install -m 644 mchat/mchat.8 %{buildroot}/%{_mandir}/man8/mchat.8
12cu|mserver-0.5.5-10|121	install -m 644 docs/mserver.8 %{buildroot}/%{_mandir}/man8/mserver.8
12cu|mserver-0.5.5-10|122	install -m 644 docs/mserver.conf.5 %{buildroot}/%{_mandir}/man5/mserver.conf.5
12cu|mserver-0.5.5-10|123	
12cu|mserver-0.5.5-10|124	
12cu|mserver-0.5.5-10|125	%changelog
12cu|mserver-0.5.5-10|126	* Wed Mar 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.5-10
12cu|mserver-0.5.5-10|127	+ Revision: fa7c874
12cu|mserver-0.5.5-10|128	- LOG Fix debug package, spec cleanup
12cu|mserver-0.5.5-10|129	
12cu|mserver-0.5.5-10|130	

10152 12
12cu|msilbc-2.0.3-4|1	%define major 0
12cu|msilbc-2.0.3-4|2	%define libname %mklibname %{name} %{major}
12cu|msilbc-2.0.3-4|3	%define devname %mklibname %{name} -d
12cu|msilbc-2.0.3-4|4	
12cu|msilbc-2.0.3-4|5	Summary:	msiLBC is low bitrate audio codec - plugin for mediastreamer
12cu|msilbc-2.0.3-4|6	Name:		msilbc
12cu|msilbc-2.0.3-4|7	Version:	2.0.3
12cu|msilbc-2.0.3-4|8	Release:	4
12cu|msilbc-2.0.3-4|9	License:	GPL2+
12cu|msilbc-2.0.3-4|10	Group:		System/Libraries
12cu|msilbc-2.0.3-4|11	Url:		http://www.linphone.org
12cu|msilbc-2.0.3-4|12	Source0:	http://download.savannah.gnu.org/releases/linphone/plugins/sources/%{name}-%{version}.tar.gz
12cu|msilbc-2.0.3-4|13	Patch0:		msilbc-webrtc-libilbc.patch
12cu|msilbc-2.0.3-4|14	BuildRequires:	autoconf2.5
12cu|msilbc-2.0.3-4|15	BuildRequires:	pkgconfig(libilbc)
12cu|msilbc-2.0.3-4|16	BuildRequires:	pkgconfig(mediastreamer)
12cu|msilbc-2.0.3-4|17	BuildRequires:	pkgconfig(ortp)
12cu|msilbc-2.0.3-4|18	
12cu|msilbc-2.0.3-4|19	%description
12cu|msilbc-2.0.3-4|20	This package supplies the mediastreamer plugin for the iLBC audio
12cu|msilbc-2.0.3-4|21	codec, which is necessary to use the codec with Linphone.
12cu|msilbc-2.0.3-4|22	iLBC is low bitrate audio codec - plugin for mediastreamer.
12cu|msilbc-2.0.3-4|23	Needed to build Google Talk libjingle voice call support with iLBC codec.
12cu|msilbc-2.0.3-4|24	
12cu|msilbc-2.0.3-4|25	#--------------------------------------------------------------------
12cu|msilbc-2.0.3-4|26	
12cu|msilbc-2.0.3-4|27	%package -n %{libname}
12cu|msilbc-2.0.3-4|28	Summary:	Library files for msiLBC
12cu|msilbc-2.0.3-4|29	Group:		System/Libraries
12cu|msilbc-2.0.3-4|30	
12cu|msilbc-2.0.3-4|31	%description -n %{libname}
12cu|msilbc-2.0.3-4|32	This package supplies the mediastreamer plugin for the iLBC audio
12cu|msilbc-2.0.3-4|33	codec, which is necessary to use the codec with Linphone.
12cu|msilbc-2.0.3-4|34	iLBC is low bitrate audio codec - plugin for mediastreamer.
12cu|msilbc-2.0.3-4|35	Needed to build Google Talk libjingle voice call support with iLBC codec.
12cu|msilbc-2.0.3-4|36	
12cu|msilbc-2.0.3-4|37	%files -n %{libname}
12cu|msilbc-2.0.3-4|38	%{_libdir}/mediastreamer/plugins/libmsilbc.so.%{major}*
12cu|msilbc-2.0.3-4|39	
12cu|msilbc-2.0.3-4|40	#--------------------------------------------------------------------
12cu|msilbc-2.0.3-4|41	
12cu|msilbc-2.0.3-4|42	%package -n %{devname}
12cu|msilbc-2.0.3-4|43	Summary:	Development files for msiLBC library
12cu|msilbc-2.0.3-4|44	Group:		Development/C
12cu|msilbc-2.0.3-4|45	Requires:	%{libname} = %{EVRD}
12cu|msilbc-2.0.3-4|46	Provides:	%{name}-devel = %{EVRD}
12cu|msilbc-2.0.3-4|47	
12cu|msilbc-2.0.3-4|48	%description -n %{devname}
12cu|msilbc-2.0.3-4|49	This package supplies the mediastreamer plugin for the iLBC audio
12cu|msilbc-2.0.3-4|50	codec, which is necessary to use the codec with Linphone.
12cu|msilbc-2.0.3-4|51	iLBC is low bitrate audio codec - plugin for mediastreamer.
12cu|msilbc-2.0.3-4|52	Needed to build Google Talk libjingle voice call support with iLBC codec.
12cu|msilbc-2.0.3-4|53	
12cu|msilbc-2.0.3-4|54	%files -n %{devname}
12cu|msilbc-2.0.3-4|55	%doc README INSTALL AUTHORS COPYING NEWS
12cu|msilbc-2.0.3-4|56	%{_libdir}/mediastreamer/plugins/libmsilbc.so
12cu|msilbc-2.0.3-4|57	
12cu|msilbc-2.0.3-4|58	#--------------------------------------------------------------------
12cu|msilbc-2.0.3-4|59	%prep
12cu|msilbc-2.0.3-4|60	%setup -q
12cu|msilbc-2.0.3-4|61	%patch0 -p1
12cu|msilbc-2.0.3-4|62	
12cu|msilbc-2.0.3-4|63	%build
12cu|msilbc-2.0.3-4|64	autoreconf -fi
12cu|msilbc-2.0.3-4|65	export ILBC_CFLAGS='%{optflags}'
12cu|msilbc-2.0.3-4|66	export ILBC_LIBS='%{_libdir}'
12cu|msilbc-2.0.3-4|67	%configure2_5x
12cu|msilbc-2.0.3-4|68	%make
12cu|msilbc-2.0.3-4|69	
12cu|msilbc-2.0.3-4|70	%install
12cu|msilbc-2.0.3-4|71	%makeinstall_std
12cu|msilbc-2.0.3-4|72	
12cu|msilbc-2.0.3-4|73	
12cu|msilbc-2.0.3-4|74	%changelog
12cu|msilbc-2.0.3-4|75	* Mon Aug 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.3-4
12cu|msilbc-2.0.3-4|76	+ Revision: 35a5449
12cu|msilbc-2.0.3-4|77	- Rebuild against new ilbc
12cu|msilbc-2.0.3-4|78	
12cu|msilbc-2.0.3-4|79	

10153 12
12cu|msmtp-1.4.28-2|1	Summary:	An SMTP client
12cu|msmtp-1.4.28-2|2	Name:		msmtp
12cu|msmtp-1.4.28-2|3	Version:	1.4.28
12cu|msmtp-1.4.28-2|4	Release:	2
12cu|msmtp-1.4.28-2|5	License:	GPLv3
12cu|msmtp-1.4.28-2|6	Group:		System/Servers
12cu|msmtp-1.4.28-2|7	URL:		http://msmtp.sourceforge.net/
12cu|msmtp-1.4.28-2|8	Source0:	http://downloads.sourceforge.net/project/msmtp/msmtp/%{version}/msmtp-%{version}.tar.bz2
12cu|msmtp-1.4.28-2|9	Source1:	msmtprc
12cu|msmtp-1.4.28-2|10	BuildRequires:	openssl-devel >= 0:0.9.6
12cu|msmtp-1.4.28-2|11	BuildRequires:	libgcrypt-devel >= 0:1.2.0
12cu|msmtp-1.4.28-2|12	Provides:	sendmail-command
12cu|msmtp-1.4.28-2|13	
12cu|msmtp-1.4.28-2|14	%description
12cu|msmtp-1.4.28-2|15	msmtp is an SMTP client that one can use with mail user agents that
12cu|msmtp-1.4.28-2|16	that contain no mail transfer capability (e.g., Mutt).
12cu|msmtp-1.4.28-2|17	
12cu|msmtp-1.4.28-2|18	Supported features:
12cu|msmtp-1.4.28-2|19	- sendmail compatible interface (command line options and exit codes)
12cu|msmtp-1.4.28-2|20	- SMTP AUTH methods PLAIN, LOGIN, CRAM-MD5 and EXTERNAL
12cu|msmtp-1.4.28-2|21	(and GSSAPI, DIGEST-MD5 and NTLM when compiled with GNU SASL support)
12cu|msmtp-1.4.28-2|22	- TLS encrypted connections with the GnuTLS or OpenSSL libraries
12cu|msmtp-1.4.28-2|23	(including server certificate verification and the possibility to send
12cu|msmtp-1.4.28-2|24	a client certificate)
12cu|msmtp-1.4.28-2|25	- LMTP support
12cu|msmtp-1.4.28-2|26	- DSN (Delivery Status Notification) support
12cu|msmtp-1.4.28-2|27	- RMQS (Remote Message Queue Starting) support (ETRN keyword)
12cu|msmtp-1.4.28-2|28	- PIPELINING support for increased transmission speed
12cu|msmtp-1.4.28-2|29	- IPv6 support
12cu|msmtp-1.4.28-2|30	- support for multiple accounts
12cu|msmtp-1.4.28-2|31	
12cu|msmtp-1.4.28-2|32	%prep
12cu|msmtp-1.4.28-2|33	%setup -q
12cu|msmtp-1.4.28-2|34	
12cu|msmtp-1.4.28-2|35	%build
12cu|msmtp-1.4.28-2|36	%configure2_5x --with-ssl=openssl --disable-gsasl
12cu|msmtp-1.4.28-2|37	%{__make}
12cu|msmtp-1.4.28-2|38	
12cu|msmtp-1.4.28-2|39	%install
12cu|msmtp-1.4.28-2|40	%makeinstall_std
12cu|msmtp-1.4.28-2|41	
12cu|msmtp-1.4.28-2|42	mkdir -p %{buildroot}/%{_sysconfdir}
12cu|msmtp-1.4.28-2|43	cp %{SOURCE1} %{buildroot}/%{_sysconfdir}/msmtprc
12cu|msmtp-1.4.28-2|44	chmod 644 %{buildroot}/%{_sysconfdir}/msmtprc
12cu|msmtp-1.4.28-2|45	
12cu|msmtp-1.4.28-2|46	%find_lang %name
12cu|msmtp-1.4.28-2|47	
12cu|msmtp-1.4.28-2|48	%post
12cu|msmtp-1.4.28-2|49	update-alternatives \
12cu|msmtp-1.4.28-2|50	--install %{_sbindir}/sendmail sendmail-command %{_bindir}/msmtp 5 \
12cu|msmtp-1.4.28-2|51	--slave %_prefix/lib/sendmail sendmail-command-in_libdir %{_bindir}/msmtp
12cu|msmtp-1.4.28-2|52	
12cu|msmtp-1.4.28-2|53	%preun
12cu|msmtp-1.4.28-2|54	if [ $1 = 0 ]; then
12cu|msmtp-1.4.28-2|55	update-alternatives --remove sendmail-command %{_bindir}/msmtp
12cu|msmtp-1.4.28-2|56	fi
12cu|msmtp-1.4.28-2|57	
12cu|msmtp-1.4.28-2|58	%files -f %name.lang
12cu|msmtp-1.4.28-2|59	%defattr(-, root, root, 0755)
12cu|msmtp-1.4.28-2|60	%doc README THANKS NEWS COPYING AUTHORS doc/msmtp.info doc/msmtprc-user.example
12cu|msmtp-1.4.28-2|61	%doc doc/Mutt+msmtp.txt doc/msmtprc-system.example scripts/msmtpqueue
12cu|msmtp-1.4.28-2|62	%config(noreplace) %{_sysconfdir}/msmtprc
12cu|msmtp-1.4.28-2|63	%{_bindir}/*
12cu|msmtp-1.4.28-2|64	%{_mandir}/man1/*
12cu|msmtp-1.4.28-2|65	%{_infodir}/*
12cu|msmtp-1.4.28-2|66	
12cu|msmtp-1.4.28-2|67	
12cu|msmtp-1.4.28-2|68	%changelog
12cu|msmtp-1.4.28-2|69	* Wed May 02 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.4.28-1
12cu|msmtp-1.4.28-2|70	+ Revision: 795144
12cu|msmtp-1.4.28-2|71	- version update 1.4.28
12cu|msmtp-1.4.28-2|72	
12cu|msmtp-1.4.28-2|73	* Mon Jan 09 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.4.27-1
12cu|msmtp-1.4.28-2|74	+ Revision: 759176
12cu|msmtp-1.4.28-2|75	- version update 1.4.27
12cu|msmtp-1.4.28-2|76	
12cu|msmtp-1.4.28-2|77	* Mon Nov 28 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.4.26-1
12cu|msmtp-1.4.28-2|78	+ Revision: 734955
12cu|msmtp-1.4.28-2|79	- version update 1.4.26
12cu|msmtp-1.4.28-2|80	
12cu|msmtp-1.4.28-2|81	* Wed May 11 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.4.24-1
12cu|msmtp-1.4.28-2|82	+ Revision: 673684
12cu|msmtp-1.4.28-2|83	- update 1.4.24
12cu|msmtp-1.4.28-2|84	- update %%doc
12cu|msmtp-1.4.28-2|85	
12cu|msmtp-1.4.28-2|86	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 1.4.23-1
12cu|msmtp-1.4.28-2|87	+ Revision: 645308
12cu|msmtp-1.4.28-2|88	- update to new version 1.4.23
12cu|msmtp-1.4.28-2|89	
12cu|msmtp-1.4.28-2|90	* Sat Aug 07 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.4.21-1mdv2011.0
12cu|msmtp-1.4.28-2|91	+ Revision: 567272
12cu|msmtp-1.4.28-2|92	- update to 1.4.21
12cu|msmtp-1.4.28-2|93	- drop patch0, fixed upstream
12cu|msmtp-1.4.28-2|94	
12cu|msmtp-1.4.28-2|95	* Mon Apr 05 2010 Eugeni Dodonov <eugeni@mandriva.com> 1.4.20-2mdv2010.1
12cu|msmtp-1.4.28-2|96	+ Revision: 531865
12cu|msmtp-1.4.28-2|97	- P0: properly handle subjectAltNames with openssl 1.0.0.
12cu|msmtp-1.4.28-2|98	- Rebuild for new openssl
12cu|msmtp-1.4.28-2|99	
12cu|msmtp-1.4.28-2|100	* Tue Mar 23 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.4.20-1mdv2010.1
12cu|msmtp-1.4.28-2|101	+ Revision: 526794
12cu|msmtp-1.4.28-2|102	- update msmtp to 1.4.20
12cu|msmtp-1.4.28-2|103	
12cu|msmtp-1.4.28-2|104	* Tue Nov 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.19-1mdv2010.1
12cu|msmtp-1.4.28-2|105	+ Revision: 466865
12cu|msmtp-1.4.28-2|106	- 1.4.19 (fixes CVE-2009-3942)
12cu|msmtp-1.4.28-2|107	
12cu|msmtp-1.4.28-2|108	* Tue Sep 22 2009 Michael Scherer <misc@mandriva.org> 1.4.18-2mdv2010.0
12cu|msmtp-1.4.28-2|109	+ Revision: 447268
12cu|msmtp-1.4.28-2|110	- fix link for sendmail, correct bug #53895
12cu|msmtp-1.4.28-2|111	
12cu|msmtp-1.4.28-2|112	* Sun Sep 20 2009 Frederik Himpe <fhimpe@mandriva.org> 1.4.18-1mdv2010.0
12cu|msmtp-1.4.28-2|113	+ Revision: 445287
12cu|msmtp-1.4.28-2|114	- update to new version 1.4.18
12cu|msmtp-1.4.28-2|115	
12cu|msmtp-1.4.28-2|116	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.4.17-2mdv2010.0
12cu|msmtp-1.4.28-2|117	+ Revision: 440162
12cu|msmtp-1.4.28-2|118	- rebuild
12cu|msmtp-1.4.28-2|119	
12cu|msmtp-1.4.28-2|120	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 1.4.17-1mdv2009.1
12cu|msmtp-1.4.28-2|121	+ Revision: 324877
12cu|msmtp-1.4.28-2|122	- update to new version 1.4.17
12cu|msmtp-1.4.28-2|123	
12cu|msmtp-1.4.28-2|124	* Mon Jul 28 2008 Funda Wang <fwang@mandriva.org> 1.4.16-1mdv2009.0
12cu|msmtp-1.4.28-2|125	+ Revision: 250777
12cu|msmtp-1.4.28-2|126	- update to new version 1.4.16
12cu|msmtp-1.4.28-2|127	
12cu|msmtp-1.4.28-2|128	* Sun Jun 08 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.15-1mdv2009.0
12cu|msmtp-1.4.28-2|129	+ Revision: 216818
12cu|msmtp-1.4.28-2|130	- 1.4.15
12cu|msmtp-1.4.28-2|131	
12cu|msmtp-1.4.28-2|132	+ Olivier Blin <blino@mandriva.org>
12cu|msmtp-1.4.28-2|133	- restore BuildRoot
12cu|msmtp-1.4.28-2|134	
12cu|msmtp-1.4.28-2|135	+ Thierry Vignaud <tv@mandriva.org>
12cu|msmtp-1.4.28-2|136	- kill re-definition of %%buildroot on Pixel's request
12cu|msmtp-1.4.28-2|137	
12cu|msmtp-1.4.28-2|138	* Mon Aug 27 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.13-1mdv2008.0
12cu|msmtp-1.4.28-2|139	+ Revision: 72093
12cu|msmtp-1.4.28-2|140	- 1.4.13
12cu|msmtp-1.4.28-2|141	- the license was changed to GPLv3
12cu|msmtp-1.4.28-2|142	
12cu|msmtp-1.4.28-2|143	* Tue Jul 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.12-1mdv2008.0
12cu|msmtp-1.4.28-2|144	+ Revision: 50934
12cu|msmtp-1.4.28-2|145	- 1.4.12
12cu|msmtp-1.4.28-2|146	
12cu|msmtp-1.4.28-2|147	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 1.4.11-1mdv2008.0
12cu|msmtp-1.4.28-2|148	+ Revision: 21504
12cu|msmtp-1.4.28-2|149	- update to 1.4.11
12cu|msmtp-1.4.28-2|150	

10154 12
12cu|mspdebug-0.18-1|1	Summary:	Debugger and gdb proxy for MSP430 MCUs
12cu|mspdebug-0.18-1|2	Name:		mspdebug
12cu|mspdebug-0.18-1|3	Version:	0.18
12cu|mspdebug-0.18-1|4	Release:	1
12cu|mspdebug-0.18-1|5	License:	GPLv2+
12cu|mspdebug-0.18-1|6	Group:		Development/Other
12cu|mspdebug-0.18-1|7	Url:		http://mspdebug.sourceforge.net/
12cu|mspdebug-0.18-1|8	Source0:	https://downloads.sourceforge.net/project/mspdebug/mspdebug-%{version}.tar.gz
12cu|mspdebug-0.18-1|9	BuildRequires:	readline-devel
12cu|mspdebug-0.18-1|10	BuildRequires:	pkgconfig(libusb)
12cu|mspdebug-0.18-1|11	
12cu|mspdebug-0.18-1|12	%description
12cu|mspdebug-0.18-1|13	A a free debugger for use with MSP430 MCUs. It supports FET430UIF,
12cu|mspdebug-0.18-1|14	eZ430, RF2500 and TI Chronos devices. It can be used as a proxy for
12cu|mspdebug-0.18-1|15	gdb or as an independent debugger with support for programming,
12cu|mspdebug-0.18-1|16	disassembly and reverse engineering.
12cu|mspdebug-0.18-1|17	
12cu|mspdebug-0.18-1|18	%files
12cu|mspdebug-0.18-1|19	%doc AUTHORS COPYING
12cu|mspdebug-0.18-1|20	%{_bindir}/mspdebug
12cu|mspdebug-0.18-1|21	%{_mandir}/man1/mspdebug.1*
12cu|mspdebug-0.18-1|22	%{_libdir}/%{name}/*.ihex
12cu|mspdebug-0.18-1|23	
12cu|mspdebug-0.18-1|24	#----------------------------------------------------------------------------
12cu|mspdebug-0.18-1|25	
12cu|mspdebug-0.18-1|26	%prep
12cu|mspdebug-0.18-1|27	%setup -q
12cu|mspdebug-0.18-1|28	
12cu|mspdebug-0.18-1|29	%build
12cu|mspdebug-0.18-1|30	# add -DDEBUG_GDB to CFLAGS for gdb debugging output
12cu|mspdebug-0.18-1|31	#make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_OPT_FLAGS"
12cu|mspdebug-0.18-1|32	%make GCC_CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12cu|mspdebug-0.18-1|33	
12cu|mspdebug-0.18-1|34	%install
12cu|mspdebug-0.18-1|35	%makeinstall_std PREFIX=%{_prefix} LIBDIR=%{_libdir}
12cu|mspdebug-0.18-1|36	
12cu|mspdebug-0.18-1|37	
12cu|mspdebug-0.18-1|38	%changelog
12cu|mspdebug-0.18-1|39	* Wed Mar 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.18-1
12cu|mspdebug-0.18-1|40	+ Revision: 67b5133
12cu|mspdebug-0.18-1|41	- LOG Fix debug package, spec cleanup
12cu|mspdebug-0.18-1|42	
12cu|mspdebug-0.18-1|43	

10155 12
12cu|msv-2009.1-11|1	Name:          msv
12cu|msv-2009.1-11|2	Epoch:         1
12cu|msv-2009.1-11|3	Version:       2009.1
12cu|msv-2009.1-11|4	Release:       11
12cu|msv-2009.1-11|5	Summary:       Multi-Schema Validator
12cu|msv-2009.1-11|6	Group:         Development/Java
12cu|msv-2009.1-11|7	License:       BSD
12cu|msv-2009.1-11|8	URL:           https://msv.dev.java.net/
12cu|msv-2009.1-11|9	
12cu|msv-2009.1-11|10	# To generate tarball from upstream source control:
12cu|msv-2009.1-11|11	# $ svn export https://msv.dev.java.net/svn/msv/tags/msv-2009.1/ --username guest
12cu|msv-2009.1-11|12	# $ tar zcf msv-2009.1.tar.gz msv-2009.1
12cu|msv-2009.1-11|13	Source0:       %{name}-%{version}.tar.gz
12cu|msv-2009.1-11|14	
12cu|msv-2009.1-11|15	# The "maven-wagon-svn" plug-in is not in Fedora
12cu|msv-2009.1-11|16	Patch0:        %{name}-disable-maven-wagon-svn.patch
12cu|msv-2009.1-11|17	
12cu|msv-2009.1-11|18	# There is a build time dependency on crimson which needs to be stripped
12cu|msv-2009.1-11|19	# (We're using xerces-j2 instead)
12cu|msv-2009.1-11|20	Patch1:        %{name}-disable-crimson.patch
12cu|msv-2009.1-11|21	
12cu|msv-2009.1-11|22	# Link to locally installed javadocs
12cu|msv-2009.1-11|23	Patch2:        %{name}-link-local-javadoc.patch
12cu|msv-2009.1-11|24	
12cu|msv-2009.1-11|25	BuildRequires: java-devel
12cu|msv-2009.1-11|26	BuildRequires: java-javadoc
12cu|msv-2009.1-11|27	BuildRequires: jpackage-utils
12cu|msv-2009.1-11|28	BuildRequires: maven-compiler-plugin
12cu|msv-2009.1-11|29	BuildRequires: maven-install-plugin
12cu|msv-2009.1-11|30	BuildRequires: maven-jar-plugin
12cu|msv-2009.1-11|31	BuildRequires: maven-javadoc-plugin
12cu|msv-2009.1-11|32	BuildRequires: maven-resources-plugin
12cu|msv-2009.1-11|33	BuildRequires: maven-site-plugin
12cu|msv-2009.1-11|34	BuildRequires: maven-surefire-plugin
12cu|msv-2009.1-11|35	BuildRequires: maven-surefire-provider-junit4
12cu|msv-2009.1-11|36	# BuildRequires: maven-plugin-build-helper
12cu|msv-2009.1-11|37	BuildRequires: isorelax
12cu|msv-2009.1-11|38	BuildRequires: isorelax-javadoc
12cu|msv-2009.1-11|39	BuildRequires: relaxngDatatype
12cu|msv-2009.1-11|40	BuildRequires: relaxngDatatype-javadoc
12cu|msv-2009.1-11|41	BuildRequires: xalan-j2
12cu|msv-2009.1-11|42	BuildRequires: xerces-j2
12cu|msv-2009.1-11|43	BuildRequires: junit
12cu|msv-2009.1-11|44	
12cu|msv-2009.1-11|45	BuildRequires: maven-doxia
12cu|msv-2009.1-11|46	BuildRequires: maven-doxia-tools
12cu|msv-2009.1-11|47	BuildRequires: maven-doxia-sitetools
12cu|msv-2009.1-11|48	BuildRequires: plexus-archiver
12cu|msv-2009.1-11|49	
12cu|msv-2009.1-11|50	BuildArch:     noarch
12cu|msv-2009.1-11|51	
12cu|msv-2009.1-11|52	%description
12cu|msv-2009.1-11|53	The Sun Multi-Schema XML Validator (MSV) is a Java technology tool to validate
12cu|msv-2009.1-11|54	XML documents against several kinds of XML schemata. It supports RELAX NG,
12cu|msv-2009.1-11|55	RELAX Namespace, RELAX Core, TREX, XML DTDs, and a subset of XML Schema Part 1.
12cu|msv-2009.1-11|56	This latest (version 1.2) release includes several bug fixes and adds better
12cu|msv-2009.1-11|57	conformance to RELAX NG/W3C XML standards and JAXP masquerading.
12cu|msv-2009.1-11|58	
12cu|msv-2009.1-11|59	%package       msv
12cu|msv-2009.1-11|60	Summary:       Multi-Schema Validator Core
12cu|msv-2009.1-11|61	Group:         Development/Java
12cu|msv-2009.1-11|62	Requires:      jpackage-utils
12cu|msv-2009.1-11|63	Requires:      java
12cu|msv-2009.1-11|64	Requires:      isorelax
12cu|msv-2009.1-11|65	Requires:      relaxngDatatype
12cu|msv-2009.1-11|66	Requires:      xerces-j2
12cu|msv-2009.1-11|67	Requires:      msv-xsdlib
12cu|msv-2009.1-11|68	
12cu|msv-2009.1-11|69	%description   msv
12cu|msv-2009.1-11|70	%{summary}.
12cu|msv-2009.1-11|71	
12cu|msv-2009.1-11|72	%package       relames
12cu|msv-2009.1-11|73	Summary:       Multi-Schema Validator Schematron Plugin
12cu|msv-2009.1-11|74	Group:         Development/Java
12cu|msv-2009.1-11|75	Requires:      jpackage-utils
12cu|msv-2009.1-11|76	Requires:      java
12cu|msv-2009.1-11|77	Requires:      isorelax
12cu|msv-2009.1-11|78	Requires:      relaxngDatatype
12cu|msv-2009.1-11|79	Requires:      xalan-j2
12cu|msv-2009.1-11|80	Requires:      xerces-j2
12cu|msv-2009.1-11|81	Requires:      msv-msv
12cu|msv-2009.1-11|82	Requires:      msv-xsdlib
12cu|msv-2009.1-11|83	
12cu|msv-2009.1-11|84	%description   relames
12cu|msv-2009.1-11|85	%{summary}.
12cu|msv-2009.1-11|86	
12cu|msv-2009.1-11|87	%package       rngconv
12cu|msv-2009.1-11|88	Summary:       Multi-Schema Validator RNG Converter
12cu|msv-2009.1-11|89	Group:         Development/Java
12cu|msv-2009.1-11|90	Requires:      jpackage-utils
12cu|msv-2009.1-11|91	Requires:      java
12cu|msv-2009.1-11|92	Requires:      isorelax
12cu|msv-2009.1-11|93	Requires:      relaxngDatatype
12cu|msv-2009.1-11|94	Requires:      xerces-j2
12cu|msv-2009.1-11|95	Requires:      msv-msv
12cu|msv-2009.1-11|96	Requires:      msv-xsdlib
12cu|msv-2009.1-11|97	
12cu|msv-2009.1-11|98	%description   rngconv
12cu|msv-2009.1-11|99	%{summary}.
12cu|msv-2009.1-11|100	
12cu|msv-2009.1-11|101	%package       xmlgen
12cu|msv-2009.1-11|102	Summary:       Multi-Schema Validator Generator
12cu|msv-2009.1-11|103	Group:         Development/Java
12cu|msv-2009.1-11|104	Requires:      jpackage-utils
12cu|msv-2009.1-11|105	Requires:      java
12cu|msv-2009.1-11|106	Requires:      isorelax
12cu|msv-2009.1-11|107	Requires:      relaxngDatatype
12cu|msv-2009.1-11|108	Requires:      xerces-j2
12cu|msv-2009.1-11|109	Requires:      msv-msv
12cu|msv-2009.1-11|110	Requires:      msv-xsdlib
12cu|msv-2009.1-11|111	
12cu|msv-2009.1-11|112	%description    xmlgen
12cu|msv-2009.1-11|113	%{summary}.
12cu|msv-2009.1-11|114	
12cu|msv-2009.1-11|115	%package       xsdlib
12cu|msv-2009.1-11|116	Summary:       Multi-Schema Validator XML Schema Library
12cu|msv-2009.1-11|117	Group:         Development/Java
12cu|msv-2009.1-11|118	Requires:      jpackage-utils
12cu|msv-2009.1-11|119	Requires:      java
12cu|msv-2009.1-11|120	Requires:      isorelax
12cu|msv-2009.1-11|121	Requires:      relaxngDatatype
12cu|msv-2009.1-11|122	Requires:      xerces-j2
12cu|msv-2009.1-11|123	
12cu|msv-2009.1-11|124	# Can remove these obsoletes at Fedora 17 time
12cu|msv-2009.1-11|125	Obsoletes:     xsdlib < %{version}-%{release}
12cu|msv-2009.1-11|126	
12cu|msv-2009.1-11|127	%description   xsdlib
12cu|msv-2009.1-11|128	%{summary}.
12cu|msv-2009.1-11|129	
12cu|msv-2009.1-11|130	%package       javadoc
12cu|msv-2009.1-11|131	Summary:       API documentation for Multi-Schema Validator
12cu|msv-2009.1-11|132	Group:         Development/Java
12cu|msv-2009.1-11|133	Requires:      java-javadoc
12cu|msv-2009.1-11|134	Requires:      jpackage-utils
12cu|msv-2009.1-11|135	Requires:      isorelax-javadoc
12cu|msv-2009.1-11|136	Requires:      relaxngDatatype-javadoc
12cu|msv-2009.1-11|137	
12cu|msv-2009.1-11|138	# Can remove these obsoletes at Fedora 17 time
12cu|msv-2009.1-11|139	Obsoletes:     msv-msv-javadoc < %{version}-%{release}
12cu|msv-2009.1-11|140	Obsoletes:     msv-relames-javadoc < %{version}-%{release}
12cu|msv-2009.1-11|141	Obsoletes:     msv-xmlgen-javadoc < %{version}-%{release}
12cu|msv-2009.1-11|142	Obsoletes:     msv-xsdlib-javadoc < %{version}-%{release}
12cu|msv-2009.1-11|143	Obsoletes:     xsdlib-javadoc < %{version}-%{release}
12cu|msv-2009.1-11|144	
12cu|msv-2009.1-11|145	%description   javadoc
12cu|msv-2009.1-11|146	%{summary}.
12cu|msv-2009.1-11|147	
12cu|msv-2009.1-11|148	%package       manual
12cu|msv-2009.1-11|149	Summary:       Manual for Multi-Schema Validator
12cu|msv-2009.1-11|150	Group:         Development/Java
12cu|msv-2009.1-11|151	
12cu|msv-2009.1-11|152	%description   manual
12cu|msv-2009.1-11|153	%{summary}.
12cu|msv-2009.1-11|154	
12cu|msv-2009.1-11|155	%package       demo
12cu|msv-2009.1-11|156	Summary:       Samples for Multi-Schema Validator
12cu|msv-2009.1-11|157	Group:         Development/Java
12cu|msv-2009.1-11|158	Requires:      msv-msv
12cu|msv-2009.1-11|159	Requires:      msv-xsdlib
12cu|msv-2009.1-11|160	Requires:      jpackage-utils
12cu|msv-2009.1-11|161	
12cu|msv-2009.1-11|162	%description   demo
12cu|msv-2009.1-11|163	%{summary}.
12cu|msv-2009.1-11|164	
12cu|msv-2009.1-11|165	%prep
12cu|msv-2009.1-11|166	%setup -q
12cu|msv-2009.1-11|167	
12cu|msv-2009.1-11|168	# Delete anything pre-compiled
12cu|msv-2009.1-11|169	find -name '*.class' -exec rm -f '{}' \;
12cu|msv-2009.1-11|170	find -name '*.jar' -exec rm -f '{}' \;
12cu|msv-2009.1-11|171	find -name '*.zip' -exec rm -f '{}' \;
12cu|msv-2009.1-11|172	
12cu|msv-2009.1-11|173	# Delete class-path entries from manifests
12cu|msv-2009.1-11|174	for m in $(find . -name MANIFEST.MF) ; do
12cu|msv-2009.1-11|175	sed --in-place -e '/^[Cc]lass-[Pp]ath:/d' $m
12cu|msv-2009.1-11|176	done
12cu|msv-2009.1-11|177	
12cu|msv-2009.1-11|178	# Apply patches
12cu|msv-2009.1-11|179	%patch0 -p0 -b .orig
12cu|msv-2009.1-11|180	%patch1 -p0 -b .orig
12cu|msv-2009.1-11|181	%patch2 -p0 -b .orig2
12cu|msv-2009.1-11|182	
12cu|msv-2009.1-11|183	# Change encoding of non utf-8 files
12cu|msv-2009.1-11|184	for m in $(find . -name copyright.txt) ; do
12cu|msv-2009.1-11|185	iconv -f iso-8859-1 -t utf-8 < $m > $m.utf8
12cu|msv-2009.1-11|186	mv $m.utf8 $m
12cu|msv-2009.1-11|187	done
12cu|msv-2009.1-11|188	
12cu|msv-2009.1-11|189	%build
12cu|msv-2009.1-11|190	mvn install javadoc:aggregate
12cu|msv-2009.1-11|191	
12cu|msv-2009.1-11|192	%install
12cu|msv-2009.1-11|193	# Jars
12cu|msv-2009.1-11|194	install -pD -T msv/target/%{name}-core-%{version}.jar \
12cu|msv-2009.1-11|195	%{buildroot}%{_javadir}/%{name}-core.jar
12cu|msv-2009.1-11|196	install -pD -T relames/target/%{name}-relames-%{version}.jar \
12cu|msv-2009.1-11|197	%{buildroot}%{_javadir}/%{name}-relames.jar
12cu|msv-2009.1-11|198	install -pD -T rngconverter/target/%{name}-rngconverter-%{version}.jar \
12cu|msv-2009.1-11|199	%{buildroot}%{_javadir}/%{name}-rngconverter.jar
12cu|msv-2009.1-11|200	install -pD -T generator/target/%{name}-generator-%{version}.jar \
12cu|msv-2009.1-11|201	%{buildroot}%{_javadir}/%{name}-generator.jar
12cu|msv-2009.1-11|202	install -pD -T xsdlib/target/xsdlib-%{version}.jar \
12cu|msv-2009.1-11|203	%{buildroot}%{_javadir}/xsdlib.jar
12cu|msv-2009.1-11|204	install -pD -T testharness/target/%{name}-testharness-%{version}.jar \
12cu|msv-2009.1-11|205	%{buildroot}%{_javadir}/%{name}-testharness.jar
12cu|msv-2009.1-11|206	
12cu|msv-2009.1-11|207	# Alternate jar names
12cu|msv-2009.1-11|208	ln -s %{name}-core.jar         \
12cu|msv-2009.1-11|209	%{buildroot}%{_javadir}/%{name}-msv.jar
12cu|msv-2009.1-11|210	ln -s %{name}-rngconverter.jar \
12cu|msv-2009.1-11|211	%{buildroot}%{_javadir}/%{name}-rngconv.jar
12cu|msv-2009.1-11|212	ln -s %{name}-generator.jar    \
12cu|msv-2009.1-11|213	%{buildroot}%{_javadir}/%{name}-xmlgen.jar
12cu|msv-2009.1-11|214	ln -s xsdlib.jar               \
12cu|msv-2009.1-11|215	%{buildroot}%{_javadir}/%{name}-xsdlib.jar
12cu|msv-2009.1-11|216	
12cu|msv-2009.1-11|217	# Poms
12cu|msv-2009.1-11|218	install -pD -T -m 644 pom.xml              %{buildroot}%{_mavenpomdir}/JPP-msv.pom
12cu|msv-2009.1-11|219	install -pD -T -m 644 parent/pom.xml       %{buildroot}%{_mavenpomdir}/JPP-msv-parent.pom
12cu|msv-2009.1-11|220	install -pD -T -m 644 msv/pom.xml          %{buildroot}%{_mavenpomdir}/JPP-msv-core.pom
12cu|msv-2009.1-11|221	install -pD -T -m 644 relames/pom.xml      %{buildroot}%{_mavenpomdir}/JPP-msv-relames.pom
12cu|msv-2009.1-11|222	install -pD -T -m 644 rngconverter/pom.xml %{buildroot}%{_mavenpomdir}/JPP-msv-rngconverter.pom
12cu|msv-2009.1-11|223	install -pD -T -m 644 generator/pom.xml    %{buildroot}%{_mavenpomdir}/JPP-msv-generator.pom
12cu|msv-2009.1-11|224	install -pD -T -m 644 testharness/pom.xml  %{buildroot}%{_mavenpomdir}/JPP-msv-testharness.pom
12cu|msv-2009.1-11|225	install -pD -T -m 644 xsdlib/pom.xml       %{buildroot}%{_mavenpomdir}/JPP-xsdlib.pom
12cu|msv-2009.1-11|226	%add_to_maven_depmap net.java.dev.msv msv              %{version} JPP msv
12cu|msv-2009.1-11|227	%add_to_maven_depmap net.java.dev.msv msv-parent       %{version} JPP msv-parent
12cu|msv-2009.1-11|228	%add_to_maven_depmap net.java.dev.msv msv-core         %{version} JPP msv-core
12cu|msv-2009.1-11|229	%add_to_maven_depmap net.java.dev.msv msv-relames      %{version} JPP msv-relames
12cu|msv-2009.1-11|230	%add_to_maven_depmap net.java.dev.msv msv-rngconverter %{version} JPP msv-rngconverter
12cu|msv-2009.1-11|231	%add_to_maven_depmap net.java.dev.msv msv-generator    %{version} JPP msv-generator
12cu|msv-2009.1-11|232	%add_to_maven_depmap net.java.dev.msv msv-testharness  %{version} JPP msv-testharness
12cu|msv-2009.1-11|233	%add_to_maven_depmap net.java.dev.msv xsdlib           %{version} JPP xsdlib
12cu|msv-2009.1-11|234	%add_to_maven_depmap msv msv         %{version} JPP msv-core
12cu|msv-2009.1-11|235	%add_to_maven_depmap com.sun.msv.datatype.xsd xsdlib   %{version} JPP xsdlib
12cu|msv-2009.1-11|236	
12cu|msv-2009.1-11|237	# Javadocs
12cu|msv-2009.1-11|238	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
12cu|msv-2009.1-11|239	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
12cu|msv-2009.1-11|240	
12cu|msv-2009.1-11|241	# Manuals
12cu|msv-2009.1-11|242	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}/msv
12cu|msv-2009.1-11|243	install -m 644 msv/doc/*.html     %{buildroot}%{_docdir}/%{name}-%{version}/msv
12cu|msv-2009.1-11|244	install -m 644 msv/doc/*.gif      %{buildroot}%{_docdir}/%{name}-%{version}/msv
12cu|msv-2009.1-11|245	install -m 644 msv/doc/README.txt %{buildroot}%{_docdir}/%{name}-%{version}/msv
12cu|msv-2009.1-11|246	
12cu|msv-2009.1-11|247	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}/relames
12cu|msv-2009.1-11|248	install -m 644 relames/doc/README.txt %{buildroot}%{_docdir}/%{name}-%{version}/relames
12cu|msv-2009.1-11|249	
12cu|msv-2009.1-11|250	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}/rngconverter
12cu|msv-2009.1-11|251	install -m 644 rngconverter/doc/README.txt %{buildroot}%{_docdir}/%{name}-%{version}/rngconverter
12cu|msv-2009.1-11|252	
12cu|msv-2009.1-11|253	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}/generator
12cu|msv-2009.1-11|254	install -m 644 generator/doc/*.html     %{buildroot}%{_docdir}/%{name}-%{version}/generator
12cu|msv-2009.1-11|255	install -m 644 generator/doc/README.txt %{buildroot}%{_docdir}/%{name}-%{version}/generator
12cu|msv-2009.1-11|256	
12cu|msv-2009.1-11|257	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}/xsdlib
12cu|msv-2009.1-11|258	install -m 644 xsdlib/doc/*.html     %{buildroot}%{_docdir}/%{name}-%{version}/xsdlib
12cu|msv-2009.1-11|259	install -m 644 xsdlib/doc/README.txt %{buildroot}%{_docdir}/%{name}-%{version}/xsdlib
12cu|msv-2009.1-11|260	
12cu|msv-2009.1-11|261	# Examples
12cu|msv-2009.1-11|262	install -d -m 755 %{buildroot}%{_datadir}/%{name}-%{version}/msv
12cu|msv-2009.1-11|263	cp -pr msv/examples/* %{buildroot}%{_datadir}/%{name}-%{version}/msv
12cu|msv-2009.1-11|264	install -d -m 755 %{buildroot}%{_datadir}/%{name}-%{version}/xsdlib
12cu|msv-2009.1-11|265	cp -pr xsdlib/examples/* %{buildroot}%{_datadir}/%{name}-%{version}/xsdlib
12cu|msv-2009.1-11|266	
12cu|msv-2009.1-11|267	# Scripts
12cu|msv-2009.1-11|268	%jpackage_script com.sun.msv.driver.textui.Driver "" "" msv-msv:msv-xsdlib:relaxngDatatype:isorelax msv true
12cu|msv-2009.1-11|269	%jpackage_script com.sun.msv.generator.Driver "" "" msv-xmlgen:msv-msv:msv-xsdlib:relaxngDatatype:isorelax:xerces-j2 xmlgen true
12cu|msv-2009.1-11|270	%jpackage_script com.sun.msv.schematron.Driver "" "" msv-relames:msv-msv:msv-xsdlib:relaxngDatatype:isorelax:xalan-j2 relames true
12cu|msv-2009.1-11|271	%jpackage_script com.sun.msv.writer.relaxng.Driver "" "" msv-rngconv:msv-msv:msv-xsdlib:relaxngDatatype:isorelax:xerces-j2 rngconv true
12cu|msv-2009.1-11|272	
12cu|msv-2009.1-11|273	%files msv
12cu|msv-2009.1-11|274	%{_bindir}/msv
12cu|msv-2009.1-11|275	%{_mavenpomdir}/JPP-%{name}-core.pom
12cu|msv-2009.1-11|276	%{_mavenpomdir}/JPP-%{name}-testharness.pom
12cu|msv-2009.1-11|277	%{_javadir}/%{name}-core.jar
12cu|msv-2009.1-11|278	%{_javadir}/%{name}-msv.jar
12cu|msv-2009.1-11|279	%{_javadir}/%{name}-testharness*
12cu|msv-2009.1-11|280	%doc msv/doc/license.txt
12cu|msv-2009.1-11|281	
12cu|msv-2009.1-11|282	%files relames
12cu|msv-2009.1-11|283	%{_bindir}/relames
12cu|msv-2009.1-11|284	%{_mavenpomdir}/JPP-%{name}-relames.pom
12cu|msv-2009.1-11|285	%{_javadir}/%{name}-relames.jar
12cu|msv-2009.1-11|286	%doc relames/doc/copyright.txt
12cu|msv-2009.1-11|287	
12cu|msv-2009.1-11|288	%files rngconv
12cu|msv-2009.1-11|289	%{_bindir}/rngconv
12cu|msv-2009.1-11|290	%{_mavenpomdir}/JPP-%{name}-rngconverter.pom
12cu|msv-2009.1-11|291	%{_javadir}/%{name}-rngconverter.jar
12cu|msv-2009.1-11|292	%{_javadir}/%{name}-rngconv.jar
12cu|msv-2009.1-11|293	%doc rngconverter/doc/license.txt
12cu|msv-2009.1-11|294	%doc rngconverter/doc/copyright.txt
12cu|msv-2009.1-11|295	
12cu|msv-2009.1-11|296	%files xmlgen
12cu|msv-2009.1-11|297	%{_bindir}/xmlgen
12cu|msv-2009.1-11|298	%{_mavenpomdir}/JPP-%{name}-generator.pom
12cu|msv-2009.1-11|299	%{_javadir}/%{name}-generator.jar
12cu|msv-2009.1-11|300	%{_javadir}/%{name}-xmlgen.jar
12cu|msv-2009.1-11|301	%doc generator/doc/license.txt
12cu|msv-2009.1-11|302	%doc generator/doc/copyright.txt
12cu|msv-2009.1-11|303	
12cu|msv-2009.1-11|304	%files xsdlib
12cu|msv-2009.1-11|305	%{_mavenpomdir}/JPP-xsdlib.pom
12cu|msv-2009.1-11|306	%{_javadir}/xsdlib.jar
12cu|msv-2009.1-11|307	%{_javadir}/%{name}-xsdlib.jar
12cu|msv-2009.1-11|308	%doc xsdlib/doc/license.txt
12cu|msv-2009.1-11|309	%doc xsdlib/doc/copyright.txt
12cu|msv-2009.1-11|310	
12cu|msv-2009.1-11|311	# This subpackage wins the parent poms and the depmap because all the other
12cu|msv-2009.1-11|312	# subpackages require this one
12cu|msv-2009.1-11|313	%{_mavenpomdir}/JPP-%{name}.pom
12cu|msv-2009.1-11|314	%{_mavenpomdir}/JPP-%{name}-parent.pom
12cu|msv-2009.1-11|315	%{_mavendepmapfragdir}/*
12cu|msv-2009.1-11|316	
12cu|msv-2009.1-11|317	%files javadoc
12cu|msv-2009.1-11|318	%{_javadocdir}/%{name}
12cu|msv-2009.1-11|319	
12cu|msv-2009.1-11|320	%files manual
12cu|msv-2009.1-11|321	%doc %{_docdir}/%{name}-%{version}
12cu|msv-2009.1-11|322	
12cu|msv-2009.1-11|323	%files demo
12cu|msv-2009.1-11|324	%{_datadir}/%{name}-%{version}
12cu|msv-2009.1-11|325	
12cu|msv-2009.1-11|326	%changelog
12cu|msv-2009.1-11|327	* Thu Mar 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2009.1-11
12cu|msv-2009.1-11|328	+ Revision: 6a73fd1
12cu|msv-2009.1-11|329	- Build with our doxia
12cu|msv-2009.1-11|330	
12cu|msv-2009.1-11|331	

10156 12
12cu|mtr-0.85-1|1	Summary:	Ping/Traceroute network diagnostic tool
12cu|mtr-0.85-1|2	Name:		mtr
12cu|mtr-0.85-1|3	Version:	0.85
12cu|mtr-0.85-1|4	Release:	1
12cu|mtr-0.85-1|5	License:	GPLv2+
12cu|mtr-0.85-1|6	Group:		Networking/Other
12cu|mtr-0.85-1|7	Url:		http://www.bitwizard.nl/mtr
12cu|mtr-0.85-1|8	Source0:	ftp://ftp.bitwizard.nl/mtr/%{name}-%{version}.tar.gz
12cu|mtr-0.85-1|9	Patch0:		mtr-0.71-underflow.patch
12cu|mtr-0.85-1|10	Patch1:		mtr-xml-format-fixes.patch
12cu|mtr-0.85-1|11	Patch2:		mtr-crash-in-xml-mode.patch
12cu|mtr-0.85-1|12	Patch3:		mtr-now-waits-for-last-response.patch
12cu|mtr-0.85-1|13	BuildRequires:	imagemagick
12cu|mtr-0.85-1|14	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|mtr-0.85-1|15	BuildRequires:	pkgconfig(ncurses)
12cu|mtr-0.85-1|16	
12cu|mtr-0.85-1|17	%description
12cu|mtr-0.85-1|18	Mtr is a network diagnostic tool which combines Ping and Traceroute into one
12cu|mtr-0.85-1|19	program. Mtr also has two interfaces: An ncurses interface, useful for using
12cu|mtr-0.85-1|20	Mtr from a telnet session and a Gtk interface if you are using X.
12cu|mtr-0.85-1|21	
12cu|mtr-0.85-1|22	%files
12cu|mtr-0.85-1|23	%doc AUTHORS COPYING FORMATS NEWS README SECURITY TODO
12cu|mtr-0.85-1|24	%attr(4755,root,ntools) %{_bindir}/mtr
12cu|mtr-0.85-1|25	%attr(4755,root,ntools) %{_sbindir}/mtr
12cu|mtr-0.85-1|26	%{_mandir}/*/*
12cu|mtr-0.85-1|27	
12cu|mtr-0.85-1|28	#----------------------------------------------------------------------------
12cu|mtr-0.85-1|29	
12cu|mtr-0.85-1|30	%package gtk
12cu|mtr-0.85-1|31	Summary:	Ping/Traceroute network diagnostic tool - GTK Interface
12cu|mtr-0.85-1|32	Group:		Networking/Other
12cu|mtr-0.85-1|33	Requires:	mtr
12cu|mtr-0.85-1|34	
12cu|mtr-0.85-1|35	%description gtk
12cu|mtr-0.85-1|36	This is the Gtk interface for the mtr network diagnostic tool.
12cu|mtr-0.85-1|37	
12cu|mtr-0.85-1|38	%files gtk
12cu|mtr-0.85-1|39	%doc AUTHORS COPYING FORMATS NEWS README SECURITY TODO
12cu|mtr-0.85-1|40	%attr(4755,root,ntools) %{_bindir}/xmtr
12cu|mtr-0.85-1|41	%{_iconsdir}/%{name}.png
12cu|mtr-0.85-1|42	%{_liconsdir}/%{name}.png
12cu|mtr-0.85-1|43	%{_miconsdir}/%{name}.png
12cu|mtr-0.85-1|44	%{_datadir}/applications/*.desktop
12cu|mtr-0.85-1|45	
12cu|mtr-0.85-1|46	#----------------------------------------------------------------------------
12cu|mtr-0.85-1|47	
12cu|mtr-0.85-1|48	%prep
12cu|mtr-0.85-1|49	%setup -q
12cu|mtr-0.85-1|50	%patch0 -p0 -b .underflow
12cu|mtr-0.85-1|51	%patch1 -p1
12cu|mtr-0.85-1|52	%patch2 -p1
12cu|mtr-0.85-1|53	%patch3 -p1
12cu|mtr-0.85-1|54	touch ChangeLog
12cu|mtr-0.85-1|55	
12cu|mtr-0.85-1|56	%build
12cu|mtr-0.85-1|57	autoreconf -fi
12cu|mtr-0.85-1|58	%configure2_5x \
12cu|mtr-0.85-1|59	--enable-gtk2
12cu|mtr-0.85-1|60	
12cu|mtr-0.85-1|61	%make && mv mtr xmtr && make clean
12cu|mtr-0.85-1|62	
12cu|mtr-0.85-1|63	# mmm, broken configure script
12cu|mtr-0.85-1|64	#export GTK_CONFIG=/dev/null
12cu|mtr-0.85-1|65	%configure2_5x \
12cu|mtr-0.85-1|66	--without-gtk
12cu|mtr-0.85-1|67	
12cu|mtr-0.85-1|68	%make
12cu|mtr-0.85-1|69	
12cu|mtr-0.85-1|70	%install
12cu|mtr-0.85-1|71	install -d %{buildroot}%{_bindir}
12cu|mtr-0.85-1|72	install -d %{buildroot}%{_sbindir}
12cu|mtr-0.85-1|73	install -d %{buildroot}%{_mandir}/man8
12cu|mtr-0.85-1|74	install -d %{buildroot}%{_miconsdir}
12cu|mtr-0.85-1|75	install -d %{buildroot}%{_iconsdir}
12cu|mtr-0.85-1|76	install -d %{buildroot}%{_liconsdir}
12cu|mtr-0.85-1|77	install -d %{buildroot}%{_menudir}
12cu|mtr-0.85-1|78	
12cu|mtr-0.85-1|79	%makeinstall_std
12cu|mtr-0.85-1|80	
12cu|mtr-0.85-1|81	# convert the icon
12cu|mtr-0.85-1|82	convert img/mtr_icon.xpm -size 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12cu|mtr-0.85-1|83	convert img/mtr_icon.xpm -size 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12cu|mtr-0.85-1|84	convert img/mtr_icon.xpm -size 48x48 %{buildroot}%{_liconsdir}/%{name}.png
12cu|mtr-0.85-1|85	
12cu|mtr-0.85-1|86	install -m755 xmtr %{buildroot}%{_bindir}/
12cu|mtr-0.85-1|87	
12cu|mtr-0.85-1|88	ln -s ../sbin/mtr %{buildroot}%{_bindir}/mtr
12cu|mtr-0.85-1|89	
12cu|mtr-0.85-1|90	# XDG menu
12cu|mtr-0.85-1|91	install -d %{buildroot}%{_datadir}/applications
12cu|mtr-0.85-1|92	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|mtr-0.85-1|93	[Desktop Entry]
12cu|mtr-0.85-1|94	Name=Xmtr
12cu|mtr-0.85-1|95	Comment=Ping/Traceroute network diagnostic tool
12cu|mtr-0.85-1|96	Exec=%{_bindir}/xmtr
12cu|mtr-0.85-1|97	Icon=%{name}
12cu|mtr-0.85-1|98	Terminal=false
12cu|mtr-0.85-1|99	Type=Application
12cu|mtr-0.85-1|100	Categories=GTK;System;Monitor;
12cu|mtr-0.85-1|101	EOF
12cu|mtr-0.85-1|102	
12cu|mtr-0.85-1|103	
12cu|mtr-0.85-1|104	%changelog
12cu|mtr-0.85-1|105	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.85-1
12cu|mtr-0.85-1|106	+ Revision: 2cf7b46
12cu|mtr-0.85-1|107	- LOG New version 0.85, re-diff patches, spec cleanup
12cu|mtr-0.85-1|108	
12cu|mtr-0.85-1|109	

10157 12
12cu|mtree-2.7-7|1	%define debug_package %{nil}
12cu|mtree-2.7-7|2	
12cu|mtree-2.7-7|3	Name:    mtree
12cu|mtree-2.7-7|4	Version: 2.7
12cu|mtree-2.7-7|5	Release: 7
12cu|mtree-2.7-7|6	Summary: Map a directory hierarchy
12cu|mtree-2.7-7|7	License: BSD
12cu|mtree-2.7-7|8	Group:   System/Base
12cu|mtree-2.7-7|9	Url:     http://www-db.deis.unibo.it/Mtree/
12cu|mtree-2.7-7|10	Source:  %{name}-%{version}.cvs.tar.bz2
12cu|mtree-2.7-7|11	Patch:   mtree-3.1-owl-linux.patch
12cu|mtree-2.7-7|12	Patch2:  %{name}-%{version}.cvs-alt-getlogin.patch
12cu|mtree-2.7-7|13	Patch3:  mtree-3.1-owl-fixes.patch
12cu|mtree-2.7-7|14	
12cu|mtree-2.7-7|15	BuildRequires: openssl-devel
12cu|mtree-2.7-7|16	
12cu|mtree-2.7-7|17	%description
12cu|mtree-2.7-7|18	The utility %name compares the file hierarchy rooted in the current
12cu|mtree-2.7-7|19	directory against a specification read from the standard input.
12cu|mtree-2.7-7|20	Messages are written to the standard output for any files whose
12cu|mtree-2.7-7|21	characteristics do not match the specification, or which are
12cu|mtree-2.7-7|22	missing from either the file hierarchy or the specification.
12cu|mtree-2.7-7|23	
12cu|mtree-2.7-7|24	%prep
12cu|mtree-2.7-7|25	%setup -q -n %{name}-%{version}.cvs
12cu|mtree-2.7-7|26	%patch -p1
12cu|mtree-2.7-7|27	%patch2 -p1
12cu|mtree-2.7-7|28	%patch3 -p1
12cu|mtree-2.7-7|29	
12cu|mtree-2.7-7|30	%build
12cu|mtree-2.7-7|31	make -C usr.sbin/%{name}
12cu|mtree-2.7-7|32	
12cu|mtree-2.7-7|33	%install
12cu|mtree-2.7-7|34	install -p -m755 -D usr.sbin/%{name}/%{name} %{buildroot}%{_sbindir}/%{name}
12cu|mtree-2.7-7|35	install -p -m644 -D usr.sbin/%{name}/%{name}.8 %{buildroot}%{_mandir}/man8/%{name}.8
12cu|mtree-2.7-7|36	
12cu|mtree-2.7-7|37	%files
12cu|mtree-2.7-7|38	%{_sbindir}/*
12cu|mtree-2.7-7|39	%{_mandir}/man?/*
12cu|mtree-2.7-7|40	
12cu|mtree-2.7-7|41	%changelog
12cu|mtree-2.7-7|42	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7-7
12cu|mtree-2.7-7|43	+ Revision: 07982c1
12cu|mtree-2.7-7|44	- Disable debug
12cu|mtree-2.7-7|45	
12cu|mtree-2.7-7|46	

10158 12
12cu|mucommander-0.9.0-2|1	%define oname muCommander
12cu|mucommander-0.9.0-2|2	Name: mucommander
12cu|mucommander-0.9.0-2|3	Version: 0.9.0
12cu|mucommander-0.9.0-2|4	Release: 2
12cu|mucommander-0.9.0-2|5	Summary: muCommander is a lightweight, cross-platform file manager
12cu|mucommander-0.9.0-2|6	License: GPL
12cu|mucommander-0.9.0-2|7	Group:   File tools
12cu|mucommander-0.9.0-2|8	URL:		http://www.mucommander.com/
12cu|mucommander-0.9.0-2|9	Source0:	http://www.mucommander.com/download/mucommander-0_9_0.tar.gz
12cu|mucommander-0.9.0-2|10	BuildArch:      noarch
12cu|mucommander-0.9.0-2|11	Requires:       java >= 1.6.0
12cu|mucommander-0.9.0-2|12	
12cu|mucommander-0.9.0-2|13	%description
12cu|mucommander-0.9.0-2|14	
12cu|mucommander-0.9.0-2|15	muCommander is a lightweight, cross-platform file manager with a dual-pane
12cu|mucommander-0.9.0-2|16	interface. It runs on any operating system with Java support
12cu|mucommander-0.9.0-2|17	(Mac OS X, Windows, Linux, *BSD, Solaris...).
12cu|mucommander-0.9.0-2|18	
12cu|mucommander-0.9.0-2|19	Here's a non-exhaustive list of what you'll find:
12cu|mucommander-0.9.0-2|20	
12cu|mucommander-0.9.0-2|21	* Virtual filesystem with support for local volumes,
12cu|mucommander-0.9.0-2|22	FTP, SFTP, SMB, NFS, HTTP, Amazon S3, Hadoop HDFS and Bonjour
12cu|mucommander-0.9.0-2|23	* Quickly copy, move, rename files, create directories, email files...
12cu|mucommander-0.9.0-2|24	* Browse, create and uncompress ZIP, RAR, 7z, TAR, GZip, BZip2, ISO/NRG,
12cu|mucommander-0.9.0-2|25	AR/Deb and LST archives
12cu|mucommander-0.9.0-2|26	* ZIP files can be modified on-the-fly, without having to recompress the
12cu|mucommander-0.9.0-2|27	whole archive
12cu|mucommander-0.9.0-2|28	* Universal bookmarks and credentials manager
12cu|mucommander-0.9.0-2|29	* Multiple windows support
12cu|mucommander-0.9.0-2|30	* Full keyboard access
12cu|mucommander-0.9.0-2|31	* Highly configurable
12cu|mucommander-0.9.0-2|32	* Available in 23 languages : American & British English, French, German,
12cu|mucommander-0.9.0-2|33	Spanish, Czech, Simplified & Traditional Chinese, Polish, Hungarian,
12cu|mucommander-0.9.0-2|34	Russian, Slovenian, Romanian, Italian, Korean, Brazilian Portuguese,
12cu|mucommander-0.9.0-2|35	Dutch, Slovak, Japanese, Swedish, Danish, Ukrainian and Arabic.
12cu|mucommander-0.9.0-2|36	* Free Software (GPL)
12cu|mucommander-0.9.0-2|37	
12cu|mucommander-0.9.0-2|38	%prep
12cu|mucommander-0.9.0-2|39	
12cu|mucommander-0.9.0-2|40	%setup -q -n %{oname}-0_9_0
12cu|mucommander-0.9.0-2|41	
12cu|mucommander-0.9.0-2|42	%install
12cu|mucommander-0.9.0-2|43	%__install -dm 755 %{buildroot}/usr/lib
12cu|mucommander-0.9.0-2|44	cp -r $RPM_BUILD_DIR/%{oname}-0_9_0 $RPM_BUILD_ROOT/usr/lib/%{name}
12cu|mucommander-0.9.0-2|45	
12cu|mucommander-0.9.0-2|46	# menu-entry
12cu|mucommander-0.9.0-2|47	mkdir -p %{buildroot}%{_datadir}/applications
12cu|mucommander-0.9.0-2|48	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cu|mucommander-0.9.0-2|49	[Desktop Entry]
12cu|mucommander-0.9.0-2|50	Name=muCommander
12cu|mucommander-0.9.0-2|51	GenericName=muCommander
12cu|mucommander-0.9.0-2|52	Comment=File Manager
12cu|mucommander-0.9.0-2|53	Exec=/usr/bin/mucommander
12cu|mucommander-0.9.0-2|54	Icon=/usr/lib/mucommander/mucommander.png
12cu|mucommander-0.9.0-2|55	Terminal=false
12cu|mucommander-0.9.0-2|56	Type=Application
12cu|mucommander-0.9.0-2|57	StartupNotify=true
12cu|mucommander-0.9.0-2|58	MimeType=foo/bar;foo2/bar2;
12cu|mucommander-0.9.0-2|59	Categories=Application;Utility;
12cu|mucommander-0.9.0-2|60	EOF
12cu|mucommander-0.9.0-2|61	
12cu|mucommander-0.9.0-2|62	
12cu|mucommander-0.9.0-2|63	
12cu|mucommander-0.9.0-2|64	
12cu|mucommander-0.9.0-2|65	%post
12cu|mucommander-0.9.0-2|66	ln -sf /usr/lib/mucommander/mucommander.sh /usr/bin/mucommander
12cu|mucommander-0.9.0-2|67	
12cu|mucommander-0.9.0-2|68	%postun
12cu|mucommander-0.9.0-2|69	rm -f /usr/bin/mucommander
12cu|mucommander-0.9.0-2|70	
12cu|mucommander-0.9.0-2|71	%files
12cu|mucommander-0.9.0-2|72	%defattr(-,root,root)
12cu|mucommander-0.9.0-2|73	%doc license.txt readme.txt
12cu|mucommander-0.9.0-2|74	/usr/lib/*
12cu|mucommander-0.9.0-2|75	/usr/share/*
12cu|mucommander-0.9.0-2|76	
12cu|mucommander-0.9.0-2|77	
12cu|mucommander-0.9.0-2|78	%changelog
12cu|mucommander-0.9.0-2|79	* Fri Jan  25 2013 Denis Silakov <denis.silakov@rosalab.ru>
12cu|mucommander-0.9.0-2|80	+ Commit: b71389c
12cu|mucommander-0.9.0-2|81	- Fix Java req
12cu|mucommander-0.9.0-2|82	
12cu|mucommander-0.9.0-2|83	* Fri Sep  21 2012 symbianflo <symbianflo@mandrivausers.ro>
12cu|mucommander-0.9.0-2|84	+ Commit: e8b10a1
12cu|mucommander-0.9.0-2|85	- LOG new upstream relese, fixed spec
12cu|mucommander-0.9.0-2|86	
12cu|mucommander-0.9.0-2|87	* Fri Sep  21 2012 symbianflo <symbianflo@mandrivausers.ro>
12cu|mucommander-0.9.0-2|88	+ Commit: 074a5e0
12cu|mucommander-0.9.0-2|89	- LOG new upstream relese, fix spec
12cu|mucommander-0.9.0-2|90	
12cu|mucommander-0.9.0-2|91	* Thu Feb  2 2012 Rosa <rosa@rosa-build.rosalab.ru>
12cu|mucommander-0.9.0-2|92	+ Commit: 893de47
12cu|mucommander-0.9.0-2|93	- Automatic import for version 0.8.5
12cu|mucommander-0.9.0-2|94	
12cu|mucommander-0.9.0-2|95	* Wed Feb  1 2012 Rosa <rosa@rosa-build.rosalab.ru>
12cu|mucommander-0.9.0-2|96	+ Commit: 1956039
12cu|mucommander-0.9.0-2|97	- Automatic import for version 0.8.5
12cu|mucommander-0.9.0-2|98	
12cu|mucommander-0.9.0-2|99	

10159 12
12cu|muh-2.1-0.rc1.7|1	%define name	muh
12cu|muh-2.1-0.rc1.7|2	%define version	2.1
12cu|muh-2.1-0.rc1.7|3	%define release	%mkrel 0.rc1.7
12cu|muh-2.1-0.rc1.7|4	#(peroyvind) ipv6 support seems to break ipv4 support
12cu|muh-2.1-0.rc1.7|5	%define ipv6    0
12cu|muh-2.1-0.rc1.7|6	%if %ipv6
12cu|muh-2.1-0.rc1.7|7	%define	Summary	A full featured irc bouncer with IPV6-support
12cu|muh-2.1-0.rc1.7|8	%else
12cu|muh-2.1-0.rc1.7|9	%define	Summary	A full featured irc bouncer
12cu|muh-2.1-0.rc1.7|10	%endif
12cu|muh-2.1-0.rc1.7|11	
12cu|muh-2.1-0.rc1.7|12	Name:		%{name}
12cu|muh-2.1-0.rc1.7|13	Version:	%{version}
12cu|muh-2.1-0.rc1.7|14	Release:	%{release}
12cu|muh-2.1-0.rc1.7|15	License:	GPL
12cu|muh-2.1-0.rc1.7|16	Group:		Networking/IRC
12cu|muh-2.1-0.rc1.7|17	Source0:	%{name}-%{version}rc1.tar.bz2
12cu|muh-2.1-0.rc1.7|18	Source1:	%{name}.sh.bz2
12cu|muh-2.1-0.rc1.7|19	Source2:	%{name}rc.bz2
12cu|muh-2.1-0.rc1.7|20	URL: 		http://mind.riot.org/muh/
12cu|muh-2.1-0.rc1.7|21	Summary:	%{Summary}
12cu|muh-2.1-0.rc1.7|22	Epoch:		1
12cu|muh-2.1-0.rc1.7|23	
12cu|muh-2.1-0.rc1.7|24	%description
12cu|muh-2.1-0.rc1.7|25	muh is a quite versatile irc-bouncer for unix. An irc-bouncer is a program
12cu|muh-2.1-0.rc1.7|26	that acts as a middleman between your irc-client and your irc-server.
12cu|muh-2.1-0.rc1.7|27	If you have no idea what this is good for you probably don't need it.
12cu|muh-2.1-0.rc1.7|28	
12cu|muh-2.1-0.rc1.7|29	Some of muh's features:
12cu|muh-2.1-0.rc1.7|30	* a permanent connection to the irc-server is maintained -
12cu|muh-2.1-0.rc1.7|31	on networks without noteservs/nickservs this can be handy
12cu|muh-2.1-0.rc1.7|32	(guard your nick, log messages from your friends)
12cu|muh-2.1-0.rc1.7|33	* dcc-bouncing (+resume)
12cu|muh-2.1-0.rc1.7|34	* customizable logging
12cu|muh-2.1-0.rc1.7|35	* flood-protection (optionally ignore people host-based)
12cu|muh-2.1-0.rc1.7|36	* message-logging (+forwarding to e.g. an email-address)
12cu|muh-2.1-0.rc1.7|37	* vhost-support
12cu|muh-2.1-0.rc1.7|38	%if %ipv6
12cu|muh-2.1-0.rc1.7|39	* ipv6-support
12cu|muh-2.1-0.rc1.7|40	%endif
12cu|muh-2.1-0.rc1.7|41	
12cu|muh-2.1-0.rc1.7|42	%prep
12cu|muh-2.1-0.rc1.7|43	%setup -q -n %{name}-%{version}rc1
12cu|muh-2.1-0.rc1.7|44	
12cu|muh-2.1-0.rc1.7|45	%build
12cu|muh-2.1-0.rc1.7|46	%configure \
12cu|muh-2.1-0.rc1.7|47	--datadir=%{_datadir}/%{name} \
12cu|muh-2.1-0.rc1.7|48	%if %ipv6
12cu|muh-2.1-0.rc1.7|49	--enable-ipv6
12cu|muh-2.1-0.rc1.7|50	%endif
12cu|muh-2.1-0.rc1.7|51	
12cu|muh-2.1-0.rc1.7|52	%make
12cu|muh-2.1-0.rc1.7|53	
12cu|muh-2.1-0.rc1.7|54	%install
12cu|muh-2.1-0.rc1.7|55	#fix permissions on docs
12cu|muh-2.1-0.rc1.7|56	chmod 644 AUTHORS INSTALL COPYING VERSION
12cu|muh-2.1-0.rc1.7|57	%{makeinstall_std}
12cu|muh-2.1-0.rc1.7|58	mv %{buildroot}%{_bindir}/{%{name},%{name}.bin}
12cu|muh-2.1-0.rc1.7|59	bzcat %{SOURCE1} > %{buildroot}%{_bindir}/%{name}; chmod 755 %{buildroot}%{_bindir}/%{name}
12cu|muh-2.1-0.rc1.7|60	bzcat %{SOURCE2} > %{buildroot}%{_datadir}/%{name}/%{name}rc; chmod 644 %{buildroot}%{_datadir}/%{name}/%{name}rc
12cu|muh-2.1-0.rc1.7|61	
12cu|muh-2.1-0.rc1.7|62	
12cu|muh-2.1-0.rc1.7|63	%files
12cu|muh-2.1-0.rc1.7|64	%doc AUTHORS INSTALL VERSION
12cu|muh-2.1-0.rc1.7|65	%{_bindir}/%{name}*
12cu|muh-2.1-0.rc1.7|66	%{_infodir}/%{name}*
12cu|muh-2.1-0.rc1.7|67	%dir %{_datadir}/%{name}
12cu|muh-2.1-0.rc1.7|68	%{_datadir}/%{name}/*
12cu|muh-2.1-0.rc1.7|69	
12cu|muh-2.1-0.rc1.7|70	
12cu|muh-2.1-0.rc1.7|71	
12cu|muh-2.1-0.rc1.7|72	%changelog
12cu|muh-2.1-0.rc1.7|73	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.1-0.rc1.6mdv2011.0
12cu|muh-2.1-0.rc1.7|74	+ Revision: 620418
12cu|muh-2.1-0.rc1.7|75	- the mass rebuild of 2010.0 packages
12cu|muh-2.1-0.rc1.7|76	
12cu|muh-2.1-0.rc1.7|77	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1:2.1-0.rc1.5mdv2010.0
12cu|muh-2.1-0.rc1.7|78	+ Revision: 430118
12cu|muh-2.1-0.rc1.7|79	- rebuild
12cu|muh-2.1-0.rc1.7|80	
12cu|muh-2.1-0.rc1.7|81	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1:2.1-0.rc1.4mdv2009.0
12cu|muh-2.1-0.rc1.7|82	+ Revision: 140966
12cu|muh-2.1-0.rc1.7|83	- restore BuildRoot
12cu|muh-2.1-0.rc1.7|84	
12cu|muh-2.1-0.rc1.7|85	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1:2.1-0.rc1.4mdv2008.1
12cu|muh-2.1-0.rc1.7|86	+ Revision: 130348
12cu|muh-2.1-0.rc1.7|87	- kill re-definition of %%buildroot on Pixel's request
12cu|muh-2.1-0.rc1.7|88	- use %%mkrel
12cu|muh-2.1-0.rc1.7|89	- import muh
12cu|muh-2.1-0.rc1.7|90	
12cu|muh-2.1-0.rc1.7|91	
12cu|muh-2.1-0.rc1.7|92	* Wed Dec 22 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.1-0.rc1.4mdk
12cu|muh-2.1-0.rc1.7|93	- fix summary
12cu|muh-2.1-0.rc1.7|94	
12cu|muh-2.1-0.rc1.7|95	* Thu Aug 19 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.1-0.rc1.3mdk
12cu|muh-2.1-0.rc1.7|96	- rebuild
12cu|muh-2.1-0.rc1.7|97	
12cu|muh-2.1-0.rc1.7|98	* Wed Jul 02 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.1-0.rc1.2mdk
12cu|muh-2.1-0.rc1.7|99	- disable ipv6, although it should'nt disable ipv4, I cannot get it working myself..
12cu|muh-2.1-0.rc1.7|100	
12cu|muh-2.1-0.rc1.7|101	* Tue Feb 04 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.1-0.rc1.1mdk
12cu|muh-2.1-0.rc1.7|102	- Add Epoch tag to fix versioning mess
12cu|muh-2.1-0.rc1.7|103	- 2.1rc1
12cu|muh-2.1-0.rc1.7|104	- Build with ipv6 support(I was wrong, it won't disable ipv4 support)
12cu|muh-2.1-0.rc1.7|105	- bzip2 sources
12cu|muh-2.1-0.rc1.7|106	- Include an updated muhrc for making it (slightly) easier to use ipv6
12cu|muh-2.1-0.rc1.7|107	- man pages obsoleted by info
12cu|muh-2.1-0.rc1.7|108	- Remove license from doc's as it's GPL
12cu|muh-2.1-0.rc1.7|109	
12cu|muh-2.1-0.rc1.7|110	* Wed Oct 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.06a-4mdk
12cu|muh-2.1-0.rc1.7|111	- from Per Øyvind Karlsen <peroyvind@delonic.no> :
12cu|muh-2.1-0.rc1.7|112	- Fix wrapper
12cu|muh-2.1-0.rc1.7|113	
12cu|muh-2.1-0.rc1.7|114	* Wed Oct 09 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.06a-3mdk
12cu|muh-2.1-0.rc1.7|115	- from Per Øyvind Karlsen <peroyvind@delonic.no> :
12cu|muh-2.1-0.rc1.7|116	- Fix description
12cu|muh-2.1-0.rc1.7|117	- Fix doc permissions
12cu|muh-2.1-0.rc1.7|118	- Do not build ipv6-support unless defined (it will disable ipv4)
12cu|muh-2.1-0.rc1.7|119	- Added a wrapper for configdir check
12cu|muh-2.1-0.rc1.7|120	
12cu|muh-2.1-0.rc1.7|121	* Wed Oct  9 2002 Per Øyvind Karlsen <peroyvind@delonic.no> 2.06a-2mdk
12cu|muh-2.1-0.rc1.7|122	- Clean
12cu|muh-2.1-0.rc1.7|123	- Define ipv6 for support or not
12cu|muh-2.1-0.rc1.7|124	- %%build(stupidstupidstupidstupid)
12cu|muh-2.1-0.rc1.7|125	- Typo
12cu|muh-2.1-0.rc1.7|126	
12cu|muh-2.1-0.rc1.7|127	* Wed Oct  9 2002 Per Øyvind Karlsen <peroyvind@delonic.no> 2.06a-1mdk
12cu|muh-2.1-0.rc1.7|128	- Initial release

10160 12
12cu|multi-aterm-0.2.1-5|1	Summary:	Light tabbed terminal emulator
12cu|multi-aterm-0.2.1-5|2	Name:		multi-aterm
12cu|multi-aterm-0.2.1-5|3	Version:	0.2.1
12cu|multi-aterm-0.2.1-5|4	Release:	5
12cu|multi-aterm-0.2.1-5|5	Source0:	http://www.nongnu.org/materm/%{name}-%{version}.tar.bz2
12cu|multi-aterm-0.2.1-5|6	Source1:	multi-aterm.png
12cu|multi-aterm-0.2.1-5|7	License:	GPLv2+
12cu|multi-aterm-0.2.1-5|8	Group:		Terminals
12cu|multi-aterm-0.2.1-5|9	URL:		http://www.nongnu.org/materm/materm.html
12cu|multi-aterm-0.2.1-5|10	BuildRequires:	pkgconfig(x11)
12cu|multi-aterm-0.2.1-5|11	BuildRequires:	pkgconfig(xt)
12cu|multi-aterm-0.2.1-5|12	BuildRequires:	xpm-devel
12cu|multi-aterm-0.2.1-5|13	BuildRequires:	imagemagick
12cu|multi-aterm-0.2.1-5|14	
12cu|multi-aterm-0.2.1-5|15	%description
12cu|multi-aterm-0.2.1-5|16	Multi-aterm is a terminal emulator like rxvt, xterm, eterm, aterm
12cu|multi-aterm-0.2.1-5|17	- It's a terminal emulator which is small and fast with efficent
12cu|multi-aterm-0.2.1-5|18	pseudo-transparency, like aterm.
12cu|multi-aterm-0.2.1-5|19	- It's also a tabbed terminal emulator.
12cu|multi-aterm-0.2.1-5|20	- It's a terminal emulator not requiring GNOME or KDE libs, just
12cu|multi-aterm-0.2.1-5|21	written in X-lib (for people not using GNOME nor KDE).
12cu|multi-aterm-0.2.1-5|22	
12cu|multi-aterm-0.2.1-5|23	%prep
12cu|multi-aterm-0.2.1-5|24	%setup -q
12cu|multi-aterm-0.2.1-5|25	
12cu|multi-aterm-0.2.1-5|26	%build
12cu|multi-aterm-0.2.1-5|27	%configure2_5x --enable-keepscrolling --enable-mousewheel --enable-transparency --enable-xterm-scroll --enable-fading --enable-half-shadow --enable-swapscreen --with-xpm=/usr
12cu|multi-aterm-0.2.1-5|28	%make
12cu|multi-aterm-0.2.1-5|29	
12cu|multi-aterm-0.2.1-5|30	%install
12cu|multi-aterm-0.2.1-5|31	%makeinstall_std
12cu|multi-aterm-0.2.1-5|32	
12cu|multi-aterm-0.2.1-5|33	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|multi-aterm-0.2.1-5|34	install -m644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|multi-aterm-0.2.1-5|35	convert -scale 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|multi-aterm-0.2.1-5|36	convert -scale 16x16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|multi-aterm-0.2.1-5|37	
12cu|multi-aterm-0.2.1-5|38	mkdir -p %{buildroot}%{_datadir}/applications
12cu|multi-aterm-0.2.1-5|39	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cu|multi-aterm-0.2.1-5|40	[Desktop Entry]
12cu|multi-aterm-0.2.1-5|41	Type=Application
12cu|multi-aterm-0.2.1-5|42	Exec=%{_bindir}/%{name}
12cu|multi-aterm-0.2.1-5|43	Icon=%{name}
12cu|multi-aterm-0.2.1-5|44	Categories=System;TerminalEmulator;
12cu|multi-aterm-0.2.1-5|45	Name=Multi-aterm
12cu|multi-aterm-0.2.1-5|46	Name[ru]=Multi-aterm
12cu|multi-aterm-0.2.1-5|47	Comment=Light tabbed terminal emulator
12cu|multi-aterm-0.2.1-5|48	Comment[ru]=Легковесный эмулятор терминала со вкладками
12cu|multi-aterm-0.2.1-5|49	EOF
12cu|multi-aterm-0.2.1-5|50	
12cu|multi-aterm-0.2.1-5|51	%files
12cu|multi-aterm-0.2.1-5|52	%doc doc/TODO AUTHORS ChangeLog
12cu|multi-aterm-0.2.1-5|53	%{_mandir}/man1/*
12cu|multi-aterm-0.2.1-5|54	%{_datadir}/applications/mandriva-*.desktop
12cu|multi-aterm-0.2.1-5|55	%{_bindir}/multi-aterm
12cu|multi-aterm-0.2.1-5|56	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|multi-aterm-0.2.1-5|57	
12cu|multi-aterm-0.2.1-5|58	%changelog
12cu|multi-aterm-0.2.1-5|59	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-5
12cu|multi-aterm-0.2.1-5|60	+ Revision: 94a8d74
12cu|multi-aterm-0.2.1-5|61	- Spec cleanup, added Russian Desktop file
12cu|multi-aterm-0.2.1-5|62	
12cu|multi-aterm-0.2.1-5|63	

10161 12
12cu|multisync-gui-0.91.1-0.384.4|1	%define _enable_debug_packages %{nil}
12cu|multisync-gui-0.91.1-0.384.4|2	%define debug_package %{nil}
12cu|multisync-gui-0.91.1-0.384.4|3	
12cu|multisync-gui-0.91.1-0.384.4|4	# svn co http://svn.opensync.org/multisync/branches/multisync-gui-0.2X multisync-gui
12cu|multisync-gui-0.91.1-0.384.4|5	%define svn	384
12cu|multisync-gui-0.91.1-0.384.4|6	
12cu|multisync-gui-0.91.1-0.384.4|7	Summary:	Graphical front end to OpenSync synchronization system
12cu|multisync-gui-0.91.1-0.384.4|8	Name:		multisync-gui
12cu|multisync-gui-0.91.1-0.384.4|9	Version:	0.91.1
12cu|multisync-gui-0.91.1-0.384.4|10	Release:	0.%{svn}.4
12cu|multisync-gui-0.91.1-0.384.4|11	License:	GPLv2+
12cu|multisync-gui-0.91.1-0.384.4|12	Group:		Communications
12cu|multisync-gui-0.91.1-0.384.4|13	Url:		http://www.opensync.org
12cu|multisync-gui-0.91.1-0.384.4|14	Source0:	%{name}-svn%{svn}.tar.bz2
12cu|multisync-gui-0.91.1-0.384.4|15	BuildRequires:	imagemagick
12cu|multisync-gui-0.91.1-0.384.4|16	BuildRequires:	python
12cu|multisync-gui-0.91.1-0.384.4|17	BuildRequires:	pkgconfig(libglade-2.0)
12cu|multisync-gui-0.91.1-0.384.4|18	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|multisync-gui-0.91.1-0.384.4|19	BuildRequires:	pkgconfig(libxml-2.0)
12cu|multisync-gui-0.91.1-0.384.4|20	BuildRequires:	pkgconfig(opensync-1.0) < 0.30
12cu|multisync-gui-0.91.1-0.384.4|21	BuildRequires:	pkgconfig(sqlite3)
12cu|multisync-gui-0.91.1-0.384.4|22	
12cu|multisync-gui-0.91.1-0.384.4|23	%description
12cu|multisync-gui-0.91.1-0.384.4|24	MultiSync is a program to synchronize calendars, addressbooks and other PIM
12cu|multisync-gui-0.91.1-0.384.4|25	data between programs on your computer and other computers, mobile devices,
12cu|multisync-gui-0.91.1-0.384.4|26	PDAs or cell phones. It relies on the OpenSync framework to do the actual
12cu|multisync-gui-0.91.1-0.384.4|27	synchronisation.
12cu|multisync-gui-0.91.1-0.384.4|28	
12cu|multisync-gui-0.91.1-0.384.4|29	%files
12cu|multisync-gui-0.91.1-0.384.4|30	%{_bindir}/%{name}
12cu|multisync-gui-0.91.1-0.384.4|31	%{_datadir}/%{name}
12cu|multisync-gui-0.91.1-0.384.4|32	%{_datadir}/pixmaps/%{name}
12cu|multisync-gui-0.91.1-0.384.4|33	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|multisync-gui-0.91.1-0.384.4|34	%{_datadir}/applications/%{name}.desktop
12cu|multisync-gui-0.91.1-0.384.4|35	
12cu|multisync-gui-0.91.1-0.384.4|36	#----------------------------------------------------------------------------
12cu|multisync-gui-0.91.1-0.384.4|37	
12cu|multisync-gui-0.91.1-0.384.4|38	%prep
12cu|multisync-gui-0.91.1-0.384.4|39	%setup -q -n %{name}-0.2X
12cu|multisync-gui-0.91.1-0.384.4|40	echo "env.Append(CCFLAGS = '%{optflags}')" >> SConstruct
12cu|multisync-gui-0.91.1-0.384.4|41	
12cu|multisync-gui-0.91.1-0.384.4|42	%build
12cu|multisync-gui-0.91.1-0.384.4|43	./configure --prefix=%{_prefix}
12cu|multisync-gui-0.91.1-0.384.4|44	%make
12cu|multisync-gui-0.91.1-0.384.4|45	
12cu|multisync-gui-0.91.1-0.384.4|46	%install
12cu|multisync-gui-0.91.1-0.384.4|47	%makeinstall_std
12cu|multisync-gui-0.91.1-0.384.4|48	
12cu|multisync-gui-0.91.1-0.384.4|49	# menu
12cu|multisync-gui-0.91.1-0.384.4|50	install -d -m 755 %{buildroot}%{_datadir}/applications
12cu|multisync-gui-0.91.1-0.384.4|51	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cu|multisync-gui-0.91.1-0.384.4|52	[Desktop Entry]
12cu|multisync-gui-0.91.1-0.384.4|53	Name=%{name}
12cu|multisync-gui-0.91.1-0.384.4|54	Comment=Calendar synchronization program
12cu|multisync-gui-0.91.1-0.384.4|55	Exec=%{_bindir}/%{name}
12cu|multisync-gui-0.91.1-0.384.4|56	Terminal=false
12cu|multisync-gui-0.91.1-0.384.4|57	Type=Application
12cu|multisync-gui-0.91.1-0.384.4|58	Categories=GTK;TelephonyTools;Utility;
12cu|multisync-gui-0.91.1-0.384.4|59	Icon=%{name}
12cu|multisync-gui-0.91.1-0.384.4|60	EOF
12cu|multisync-gui-0.91.1-0.384.4|61	
12cu|multisync-gui-0.91.1-0.384.4|62	# icons
12cu|multisync-gui-0.91.1-0.384.4|63	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{64x64,48x48,32x32,16x16}/apps
12cu|multisync-gui-0.91.1-0.384.4|64	install -m 0644 misc/multisync.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cu|multisync-gui-0.91.1-0.384.4|65	convert -scale 48 misc/multisync.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|multisync-gui-0.91.1-0.384.4|66	convert -scale 32 misc/multisync.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|multisync-gui-0.91.1-0.384.4|67	convert -scale 16 misc/multisync.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|multisync-gui-0.91.1-0.384.4|68	
12cu|multisync-gui-0.91.1-0.384.4|69	
12cu|multisync-gui-0.91.1-0.384.4|70	%changelog
12cu|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
12cu|multisync-gui-0.91.1-0.384.4|72	+ Revision: 845ee88
12cu|multisync-gui-0.91.1-0.384.4|73	- LOG Disable debug package, spec cleanup
12cu|multisync-gui-0.91.1-0.384.4|74	
12cu|multisync-gui-0.91.1-0.384.4|75	

10162 12
12cu|multiwalk2c-0.2.1-6|1	Summary:	Multi-threaded SNMP scanner (like a snmpbulkwalk)
12cu|multiwalk2c-0.2.1-6|2	Name:		multiwalk2c
12cu|multiwalk2c-0.2.1-6|3	Version:	0.2.1
12cu|multiwalk2c-0.2.1-6|4	Release:	6
12cu|multiwalk2c-0.2.1-6|5	License:	GPLv2+
12cu|multiwalk2c-0.2.1-6|6	Group:		System/Servers
12cu|multiwalk2c-0.2.1-6|7	Url:		http://wegorz.marton.pl/
12cu|multiwalk2c-0.2.1-6|8	Source0:	http://wegorz.marton.pl/%{name}-%{version}.tar.gz
12cu|multiwalk2c-0.2.1-6|9	Patch0:		multiwalk2c-0.1.1-compile_fix.diff
12cu|multiwalk2c-0.2.1-6|10	BuildRequires:	net-snmp-devel
12cu|multiwalk2c-0.2.1-6|11	BuildRequires:	pkgconfig(libcrypto)
12cu|multiwalk2c-0.2.1-6|12	
12cu|multiwalk2c-0.2.1-6|13	%description
12cu|multiwalk2c-0.2.1-6|14	multiwalk2c is a multi-threaded SNMP scanner. It is a modified version of
12cu|multiwalk2c-0.2.1-6|15	snmpbulkwalk. It can scan agents listed in special agents file, write to a
12cu|multiwalk2c-0.2.1-6|16	single or many output files, and traverse different parts of a MIB tree in
12cu|multiwalk2c-0.2.1-6|17	one thread.
12cu|multiwalk2c-0.2.1-6|18	
12cu|multiwalk2c-0.2.1-6|19	%files
12cu|multiwalk2c-0.2.1-6|20	%doc COPYING README
12cu|multiwalk2c-0.2.1-6|21	%{_bindir}/multiwalk2c
12cu|multiwalk2c-0.2.1-6|22	
12cu|multiwalk2c-0.2.1-6|23	#----------------------------------------------------------------------------
12cu|multiwalk2c-0.2.1-6|24	
12cu|multiwalk2c-0.2.1-6|25	%prep
12cu|multiwalk2c-0.2.1-6|26	%setup -q
12cu|multiwalk2c-0.2.1-6|27	%patch0 -p1
12cu|multiwalk2c-0.2.1-6|28	
12cu|multiwalk2c-0.2.1-6|29	%build
12cu|multiwalk2c-0.2.1-6|30	%configure2_5x
12cu|multiwalk2c-0.2.1-6|31	
12cu|multiwalk2c-0.2.1-6|32	%make
12cu|multiwalk2c-0.2.1-6|33	
12cu|multiwalk2c-0.2.1-6|34	%install
12cu|multiwalk2c-0.2.1-6|35	%makeinstall_std
12cu|multiwalk2c-0.2.1-6|36	
12cu|multiwalk2c-0.2.1-6|37	
12cu|multiwalk2c-0.2.1-6|38	%changelog
12cu|multiwalk2c-0.2.1-6|39	* Wed Mar 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.1-6
12cu|multiwalk2c-0.2.1-6|40	+ Revision: 0bd7924
12cu|multiwalk2c-0.2.1-6|41	- LOG Don't use autoreconf, spec cleanup
12cu|multiwalk2c-0.2.1-6|42	
12cu|multiwalk2c-0.2.1-6|43	

10163 12
12cu|mumble-1.2.4-0.20120422.2|1	# configuration options for the server (murmur)
12cu|mumble-1.2.4-0.20120422.2|2	%define build_server	1
12cu|mumble-1.2.4-0.20120422.2|3	%define build_ice	0
12cu|mumble-1.2.4-0.20120422.2|4	# configuration options for the client
12cu|mumble-1.2.4-0.20120422.2|5	%define build_client	1
12cu|mumble-1.2.4-0.20120422.2|6	%define build_speechd	1
12cu|mumble-1.2.4-0.20120422.2|7	%define build_g15	1
12cu|mumble-1.2.4-0.20120422.2|8	
12cu|mumble-1.2.4-0.20120422.2|9	%define git 20120422
12cu|mumble-1.2.4-0.20120422.2|10	
12cu|mumble-1.2.4-0.20120422.2|11	%{?_without_server: %{expand: %%global build_server 0}}
12cu|mumble-1.2.4-0.20120422.2|12	%{?_without_server: %{expand: %%global build_ice 0}}
12cu|mumble-1.2.4-0.20120422.2|13	%{?_with_server: %{expand: %%global build_server 1}}
12cu|mumble-1.2.4-0.20120422.2|14	
12cu|mumble-1.2.4-0.20120422.2|15	%{?_without_ice: %{expand: %%global build_ice 0}}
12cu|mumble-1.2.4-0.20120422.2|16	%{?_with_ice: %{expand: %%global build_ice 1}}
12cu|mumble-1.2.4-0.20120422.2|17	
12cu|mumble-1.2.4-0.20120422.2|18	%{?_without_client: %{expand: %%global build_client 0}}
12cu|mumble-1.2.4-0.20120422.2|19	%{?_without_client: %{expand: %%global build_speechd 0}}
12cu|mumble-1.2.4-0.20120422.2|20	%{?_without_client: %{expand: %%global build_g15 0}}
12cu|mumble-1.2.4-0.20120422.2|21	%{?_with_client: %{expand: %%global build_client 1}}
12cu|mumble-1.2.4-0.20120422.2|22	
12cu|mumble-1.2.4-0.20120422.2|23	%{?_without_speechd: %{expand: %%global build_speechd 0}}
12cu|mumble-1.2.4-0.20120422.2|24	%{?_with_speechd: %{expand: %%global build_speechd 1}}
12cu|mumble-1.2.4-0.20120422.2|25	
12cu|mumble-1.2.4-0.20120422.2|26	%{?_without_g15: %{expand: %%global build_g15 0}}
12cu|mumble-1.2.4-0.20120422.2|27	%{?_with_g15: %{expand: %%global build_g15 1}}
12cu|mumble-1.2.4-0.20120422.2|28	
12cu|mumble-1.2.4-0.20120422.2|29	Summary:	Low-latency, high-quality voice communication for gamers
12cu|mumble-1.2.4-0.20120422.2|30	Name:		mumble
12cu|mumble-1.2.4-0.20120422.2|31	Version:	1.2.4
12cu|mumble-1.2.4-0.20120422.2|32	%if "%git" != ""
12cu|mumble-1.2.4-0.20120422.2|33	Release:	0.%git.2
12cu|mumble-1.2.4-0.20120422.2|34	Source0:	%name-%git.tar.xz
12cu|mumble-1.2.4-0.20120422.2|35	%else
12cu|mumble-1.2.4-0.20120422.2|36	Release:	1
12cu|mumble-1.2.4-0.20120422.2|37	Source0:	http://downloads.sourceforge.net/mumble/%{name}-%{version}.tar.gz
12cu|mumble-1.2.4-0.20120422.2|38	%endif
12cu|mumble-1.2.4-0.20120422.2|39	License:	BSD-like
12cu|mumble-1.2.4-0.20120422.2|40	Group:		Sound
12cu|mumble-1.2.4-0.20120422.2|41	Url:		http://mumble.sourceforge.net/
12cu|mumble-1.2.4-0.20120422.2|42	# conf files courtesy of debian package
12cu|mumble-1.2.4-0.20120422.2|43	Source1:	%{name}-server.ini
12cu|mumble-1.2.4-0.20120422.2|44	Source2:	%{name}-server-web.conf
12cu|mumble-1.2.4-0.20120422.2|45	Source3:	MurmurPHP.ini
12cu|mumble-1.2.4-0.20120422.2|46	Source4:	README.install.urpmi.mumble-server-web
12cu|mumble-1.2.4-0.20120422.2|47	Source5:	%{name}-server-init.mdv
12cu|mumble-1.2.4-0.20120422.2|48	Source6:	%{name}-server.logrotate
12cu|mumble-1.2.4-0.20120422.2|49	Patch0:		mumble-1.2.4-celt-0.11.1.patch
12cu|mumble-1.2.4-0.20120422.2|50	%if %mdkversion < 200910
12cu|mumble-1.2.4-0.20120422.2|51	Buildrequires:	kde3-macros
12cu|mumble-1.2.4-0.20120422.2|52	%endif
12cu|mumble-1.2.4-0.20120422.2|53	Buildrequires:	kde4-macros
12cu|mumble-1.2.4-0.20120422.2|54	BuildRequires:	pkgconfig(speex) >= 1.2
12cu|mumble-1.2.4-0.20120422.2|55	BuildRequires:	pkgconfig(celt) >= 0.11.1
12cu|mumble-1.2.4-0.20120422.2|56	BuildRequires:	qt4-devel >= 4.4.1
12cu|mumble-1.2.4-0.20120422.2|57	BuildRequires:	boost-devel
12cu|mumble-1.2.4-0.20120422.2|58	BuildRequires:	pkgconfig(libpulse)
12cu|mumble-1.2.4-0.20120422.2|59	BuildRequires:	pkgconfig(alsa)
12cu|mumble-1.2.4-0.20120422.2|60	BuildRequires:	pkgconfig(ogg)
12cu|mumble-1.2.4-0.20120422.2|61	BuildRequires:	pkgconfig(libssl)
12cu|mumble-1.2.4-0.20120422.2|62	BuildRequires:	pkgconfig(xevie)
12cu|mumble-1.2.4-0.20120422.2|63	BuildRequires:	qt4-linguist >= 4.4.1
12cu|mumble-1.2.4-0.20120422.2|64	BuildRequires:	protobuf-devel
12cu|mumble-1.2.4-0.20120422.2|65	BuildRequires:	protobuf-compiler
12cu|mumble-1.2.4-0.20120422.2|66	BuildRequires:	avahi-compat-libdns_sd-devel
12cu|mumble-1.2.4-0.20120422.2|67	BuildRequires:	pkgconfig(xi) >= 1.6.0
12cu|mumble-1.2.4-0.20120422.2|68	%if %build_speechd
12cu|mumble-1.2.4-0.20120422.2|69	BuildRequires:	speech-dispatcher-devel
12cu|mumble-1.2.4-0.20120422.2|70	%endif
12cu|mumble-1.2.4-0.20120422.2|71	%if %build_g15
12cu|mumble-1.2.4-0.20120422.2|72	BuildRequires:	g15daemon_client-devel
12cu|mumble-1.2.4-0.20120422.2|73	%endif
12cu|mumble-1.2.4-0.20120422.2|74	Requires:	qt4-database-plugin-sqlite >= 4.3.0
12cu|mumble-1.2.4-0.20120422.2|75	Requires:	%{name}-plugins = %{version}-%{release}
12cu|mumble-1.2.4-0.20120422.2|76	Suggests:	%{name}.protocol
12cu|mumble-1.2.4-0.20120422.2|77	Obsoletes:	%name-11x
12cu|mumble-1.2.4-0.20120422.2|78	%if %build_speechd
12cu|mumble-1.2.4-0.20120422.2|79	Suggests:	speech-dispatcher
12cu|mumble-1.2.4-0.20120422.2|80	%endif
12cu|mumble-1.2.4-0.20120422.2|81	%if %build_g15
12cu|mumble-1.2.4-0.20120422.2|82	Suggests:	g15daemon
12cu|mumble-1.2.4-0.20120422.2|83	%endif
12cu|mumble-1.2.4-0.20120422.2|84	# Strange, but true: We actually do require several different
12cu|mumble-1.2.4-0.20120422.2|85	# versions of the same library (celt) installed at the same time.
12cu|mumble-1.2.4-0.20120422.2|86	# The reason is that they're API/ABI compatible, but bitstream
12cu|mumble-1.2.4-0.20120422.2|87	# incompatible, releases - mumble dlopens any celt library it can
12cu|mumble-1.2.4-0.20120422.2|88	# find to support their bitstream versions.
12cu|mumble-1.2.4-0.20120422.2|89	# Since a lot of Mumble users are on legacy celt (0.7.x) [that's
12cu|mumble-1.2.4-0.20120422.2|90	# what Ubuntu ships], it is necessary to have that version
12cu|mumble-1.2.4-0.20120422.2|91	# installed to talk to those users.
12cu|mumble-1.2.4-0.20120422.2|92	Requires: %mklibname celt0_ 0
12cu|mumble-1.2.4-0.20120422.2|93	# We don't have libcelt0_1 atm...
12cu|mumble-1.2.4-0.20120422.2|94	#Requires: %mklibname celt0_ 1
12cu|mumble-1.2.4-0.20120422.2|95	Requires: %mklibname celt0_ 2
12cu|mumble-1.2.4-0.20120422.2|96	
12cu|mumble-1.2.4-0.20120422.2|97	%description
12cu|mumble-1.2.4-0.20120422.2|98	Low-latency, high-quality voice communication for gamers.
12cu|mumble-1.2.4-0.20120422.2|99	
12cu|mumble-1.2.4-0.20120422.2|100	Includes game linking, so voice from other players comes
12cu|mumble-1.2.4-0.20120422.2|101	from the direction of their characters, and has echo
12cu|mumble-1.2.4-0.20120422.2|102	cancellation so the sound from your loudspeakers won't be
12cu|mumble-1.2.4-0.20120422.2|103	audible to other players.
12cu|mumble-1.2.4-0.20120422.2|104	
12cu|mumble-1.2.4-0.20120422.2|105	%if %mdkversion < 200910
12cu|mumble-1.2.4-0.20120422.2|106	%package protocol-kde3
12cu|mumble-1.2.4-0.20120422.2|107	Summary:	The mumble protocol for KDE3
12cu|mumble-1.2.4-0.20120422.2|108	Group:		Graphical desktop/KDE
12cu|mumble-1.2.4-0.20120422.2|109	Requires:	%{name} = %{version}-%{release}
12cu|mumble-1.2.4-0.20120422.2|110	
12cu|mumble-1.2.4-0.20120422.2|111	%description protocol-kde3
12cu|mumble-1.2.4-0.20120422.2|112	The mumble protocol for KDE3.
12cu|mumble-1.2.4-0.20120422.2|113	%endif
12cu|mumble-1.2.4-0.20120422.2|114	
12cu|mumble-1.2.4-0.20120422.2|115	%package protocol-kde4
12cu|mumble-1.2.4-0.20120422.2|116	Summary:	The mumble protocol for KDE4
12cu|mumble-1.2.4-0.20120422.2|117	Group:		Graphical desktop/KDE
12cu|mumble-1.2.4-0.20120422.2|118	Requires:	%{name} = %{version}-%{release}
12cu|mumble-1.2.4-0.20120422.2|119	
12cu|mumble-1.2.4-0.20120422.2|120	%description protocol-kde4
12cu|mumble-1.2.4-0.20120422.2|121	The mumble protocol for KDE4.
12cu|mumble-1.2.4-0.20120422.2|122	
12cu|mumble-1.2.4-0.20120422.2|123	%package plugins
12cu|mumble-1.2.4-0.20120422.2|124	Summary:	Mumble plugins
12cu|mumble-1.2.4-0.20120422.2|125	Group:		Sound
12cu|mumble-1.2.4-0.20120422.2|126	Requires:       %{name} = %{version}-%{release}
12cu|mumble-1.2.4-0.20120422.2|127	# 24 may 2009 : necessary for upgrading
12cu|mumble-1.2.4-0.20120422.2|128	Provides:       %mklibname %{name} 1
12cu|mumble-1.2.4-0.20120422.2|129	Provides:       %mklibname %{name} -d
12cu|mumble-1.2.4-0.20120422.2|130	Obsoletes:	%mklibname %{name} 1 < %{version}
12cu|mumble-1.2.4-0.20120422.2|131	Obsoletes:	%mklibname %{name} -d < %{version}
12cu|mumble-1.2.4-0.20120422.2|132	
12cu|mumble-1.2.4-0.20120422.2|133	%description plugins
12cu|mumble-1.2.4-0.20120422.2|134	This packages provides the Mumble plugins.
12cu|mumble-1.2.4-0.20120422.2|135	
12cu|mumble-1.2.4-0.20120422.2|136	%if %build_server
12cu|mumble-1.2.4-0.20120422.2|137	%package server
12cu|mumble-1.2.4-0.20120422.2|138	Summary:	Murmur, the VOIP server for Mumble
12cu|mumble-1.2.4-0.20120422.2|139	Group:		Sound
12cu|mumble-1.2.4-0.20120422.2|140	Requires(post):	rpm-helper
12cu|mumble-1.2.4-0.20120422.2|141	Requires(preun):	rpm-helper
12cu|mumble-1.2.4-0.20120422.2|142	%if %build_ice
12cu|mumble-1.2.4-0.20120422.2|143	BuildRequires:	slice2cpp
12cu|mumble-1.2.4-0.20120422.2|144	%endif
12cu|mumble-1.2.4-0.20120422.2|145	Requires:	qt4-database-plugin-sqlite >= 4.3.0
12cu|mumble-1.2.4-0.20120422.2|146	Requires:	dbus
12cu|mumble-1.2.4-0.20120422.2|147	
12cu|mumble-1.2.4-0.20120422.2|148	%description server
12cu|mumble-1.2.4-0.20120422.2|149	This package provides Murmur, the VOIP server for Mumble.
12cu|mumble-1.2.4-0.20120422.2|150	
12cu|mumble-1.2.4-0.20120422.2|151	%package server-web
12cu|mumble-1.2.4-0.20120422.2|152	Summary:	Web scripts for mumble-server
12cu|mumble-1.2.4-0.20120422.2|153	Group:		Sound
12cu|mumble-1.2.4-0.20120422.2|154	Requires:	apache
12cu|mumble-1.2.4-0.20120422.2|155	Requires:	perl-CGI
12cu|mumble-1.2.4-0.20120422.2|156	Requires:	mail-server
12cu|mumble-1.2.4-0.20120422.2|157	%if %build_ice
12cu|mumble-1.2.4-0.20120422.2|158	Requires:	zeroc-ice-php
12cu|mumble-1.2.4-0.20120422.2|159	%endif
12cu|mumble-1.2.4-0.20120422.2|160	Requires:	%{name}-server = %{version}-%{release}
12cu|mumble-1.2.4-0.20120422.2|161	
12cu|mumble-1.2.4-0.20120422.2|162	%description server-web
12cu|mumble-1.2.4-0.20120422.2|163	This package contains the web scripts for mumble-server.
12cu|mumble-1.2.4-0.20120422.2|164	
12cu|mumble-1.2.4-0.20120422.2|165	%endif
12cu|mumble-1.2.4-0.20120422.2|166	
12cu|mumble-1.2.4-0.20120422.2|167	%prep
12cu|mumble-1.2.4-0.20120422.2|168	%if "%git" != ""
12cu|mumble-1.2.4-0.20120422.2|169	%setup -q -c %name
12cu|mumble-1.2.4-0.20120422.2|170	%else
12cu|mumble-1.2.4-0.20120422.2|171	%setup -q
12cu|mumble-1.2.4-0.20120422.2|172	%endif
12cu|mumble-1.2.4-0.20120422.2|173	%patch0 -p1 -b .celt11~
12cu|mumble-1.2.4-0.20120422.2|174	cp -p %{SOURCE4} README.install.urpmi
12cu|mumble-1.2.4-0.20120422.2|175	
12cu|mumble-1.2.4-0.20120422.2|176	%build
12cu|mumble-1.2.4-0.20120422.2|177	%qmake_qt4 main.pro \
12cu|mumble-1.2.4-0.20120422.2|178	%if %build_server == 0
12cu|mumble-1.2.4-0.20120422.2|179	CONFIG+=no-server \
12cu|mumble-1.2.4-0.20120422.2|180	%endif
12cu|mumble-1.2.4-0.20120422.2|181	%if %build_ice == 0
12cu|mumble-1.2.4-0.20120422.2|182	CONFIG+=no-ice \
12cu|mumble-1.2.4-0.20120422.2|183	%endif
12cu|mumble-1.2.4-0.20120422.2|184	%if %build_client == 0
12cu|mumble-1.2.4-0.20120422.2|185	CONFIG+=no-client \
12cu|mumble-1.2.4-0.20120422.2|186	%endif
12cu|mumble-1.2.4-0.20120422.2|187	%if %build_speechd == 0
12cu|mumble-1.2.4-0.20120422.2|188	CONFIG+=no-speechd \
12cu|mumble-1.2.4-0.20120422.2|189	%endif
12cu|mumble-1.2.4-0.20120422.2|190	%if %build_g15 == 0
12cu|mumble-1.2.4-0.20120422.2|191	CONFIG+=no-g15 \
12cu|mumble-1.2.4-0.20120422.2|192	%endif
12cu|mumble-1.2.4-0.20120422.2|193	CONFIG+=no-bundled-speex \
12cu|mumble-1.2.4-0.20120422.2|194	CONFIG+=no-bundled-celt \
12cu|mumble-1.2.4-0.20120422.2|195	CONFIG+=no-embed-qt-translations \
12cu|mumble-1.2.4-0.20120422.2|196	CONFIG+=no-update \
12cu|mumble-1.2.4-0.20120422.2|197	DEFINES+=PLUGIN_PATH=%{_libdir}/%{name} \
12cu|mumble-1.2.4-0.20120422.2|198	DEFINES+=DEFAULT_SOUNDSYSTEM=PulseAudio
12cu|mumble-1.2.4-0.20120422.2|199	
12cu|mumble-1.2.4-0.20120422.2|200	%make -j2
12cu|mumble-1.2.4-0.20120422.2|201	
12cu|mumble-1.2.4-0.20120422.2|202	%install
12cu|mumble-1.2.4-0.20120422.2|203	rm -rf %{buildroot}
12cu|mumble-1.2.4-0.20120422.2|204	
12cu|mumble-1.2.4-0.20120422.2|205	%if %build_client
12cu|mumble-1.2.4-0.20120422.2|206	# --- Mumble install ---
12cu|mumble-1.2.4-0.20120422.2|207	
12cu|mumble-1.2.4-0.20120422.2|208	install -D -m 0755 release/%{name} %{buildroot}%{_bindir}/%{name}
12cu|mumble-1.2.4-0.20120422.2|209	install -m 0755 scripts/%{name}-overlay %{buildroot}%{_bindir}/%{name}-overlay
12cu|mumble-1.2.4-0.20120422.2|210	install -D -m 0755 scripts/%{name}.protocol %{buildroot}%{_kde_datadir}/kde4/services/%{name}.protocol
12cu|mumble-1.2.4-0.20120422.2|211	%if %mdkversion < 200910
12cu|mumble-1.2.4-0.20120422.2|212	install -D -m 0755 scripts/%{name}.protocol %{buildroot}%{_kde3_datadir}/kde3/services/%{name}.protocol
12cu|mumble-1.2.4-0.20120422.2|213	%endif
12cu|mumble-1.2.4-0.20120422.2|214	install -d -m 0755 %{buildroot}%{_libdir}/%{name}/plugins
12cu|mumble-1.2.4-0.20120422.2|215	cp -Pp release/libmumble* %{buildroot}%{_libdir}/%{name}/
12cu|mumble-1.2.4-0.20120422.2|216	cp -p release/plugins/liblink.so %{buildroot}%{_libdir}/%{name}/
12cu|mumble-1.2.4-0.20120422.2|217	
12cu|mumble-1.2.4-0.20120422.2|218	# Mumble icons
12cu|mumble-1.2.4-0.20120422.2|219	install -D -m 0644 icons/%{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cu|mumble-1.2.4-0.20120422.2|220	
12cu|mumble-1.2.4-0.20120422.2|221	# Mumble desktop file
12cu|mumble-1.2.4-0.20120422.2|222	install -d -m 0755 %{buildroot}%{_datadir}/applications
12cu|mumble-1.2.4-0.20120422.2|223	install -m 0644 scripts/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|mumble-1.2.4-0.20120422.2|224	desktop-file-install \
12cu|mumble-1.2.4-0.20120422.2|225	--remove-category="Qt" \
12cu|mumble-1.2.4-0.20120422.2|226	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|mumble-1.2.4-0.20120422.2|227	%endif
12cu|mumble-1.2.4-0.20120422.2|228	
12cu|mumble-1.2.4-0.20120422.2|229	%if %build_server
12cu|mumble-1.2.4-0.20120422.2|230	# --- Mumble-server/Murmur install ---
12cu|mumble-1.2.4-0.20120422.2|231	
12cu|mumble-1.2.4-0.20120422.2|232	install -D -m0755 release/murmurd "%{buildroot}%{_sbindir}/murmurd"
12cu|mumble-1.2.4-0.20120422.2|233	install -D -m0755 scripts/murmur-user-wrapper %{buildroot}%{_bindir}/murmur-user-wrapper
12cu|mumble-1.2.4-0.20120422.2|234	mkdir -p %{buildroot}%{_sysconfdir}/{dbus-1/system.d,logrotate.d}
12cu|mumble-1.2.4-0.20120422.2|235	install -m0644 scripts/murmur.conf %{buildroot}%{_sysconfdir}/dbus-1/system.d/%{name}-server.conf
12cu|mumble-1.2.4-0.20120422.2|236	install -m0644 %{SOURCE6} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}-server
12cu|mumble-1.2.4-0.20120422.2|237	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}-server.ini
12cu|mumble-1.2.4-0.20120422.2|238	
12cu|mumble-1.2.4-0.20120422.2|239	%if %build_ice
12cu|mumble-1.2.4-0.20120422.2|240	# install Mumur.ice  in /usr/share/slice
12cu|mumble-1.2.4-0.20120422.2|241	install -D -m0755 src/murmur/Murmur.ice %{buildroot}%{_datadir}/slice/Murmur.ice
12cu|mumble-1.2.4-0.20120422.2|242	%endif
12cu|mumble-1.2.4-0.20120422.2|243	
12cu|mumble-1.2.4-0.20120422.2|244	# install initscript
12cu|mumble-1.2.4-0.20120422.2|245	mkdir -p %{buildroot}%{_initrddir}
12cu|mumble-1.2.4-0.20120422.2|246	install -m0744 %{SOURCE5} %{buildroot}%{_initrddir}/%{name}-server
12cu|mumble-1.2.4-0.20120422.2|247	
12cu|mumble-1.2.4-0.20120422.2|248	# create database directory
12cu|mumble-1.2.4-0.20120422.2|249	install -d -m0755 %{buildroot}%{_var}/lib/%{name}-server
12cu|mumble-1.2.4-0.20120422.2|250	
12cu|mumble-1.2.4-0.20120422.2|251	# create log directory
12cu|mumble-1.2.4-0.20120422.2|252	install -d -m0755 %{buildroot}%{_var}/log/%{name}-server
12cu|mumble-1.2.4-0.20120422.2|253	
12cu|mumble-1.2.4-0.20120422.2|254	# create pidfile directory
12cu|mumble-1.2.4-0.20120422.2|255	install -d -m0755 %{buildroot}%{_var}/run/%{name}-server
12cu|mumble-1.2.4-0.20120422.2|256	
12cu|mumble-1.2.4-0.20120422.2|257	# install example
12cu|mumble-1.2.4-0.20120422.2|258	mkdir -p %{buildroot}%{_var}/%{name}-server/examples
12cu|mumble-1.2.4-0.20120422.2|259	
12cu|mumble-1.2.4-0.20120422.2|260	# --- Mumble-server-web files ---
12cu|mumble-1.2.4-0.20120422.2|261	install -D -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/httpd/conf.d/%{name}-server-web.conf
12cu|mumble-1.2.4-0.20120422.2|262	install -D -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/php.d/MurmurPHP.ini
12cu|mumble-1.2.4-0.20120422.2|263	install -D -m0644 scripts/weblist.php %{buildroot}%{_datadir}/%{name}-server-web/www/weblist.php
12cu|mumble-1.2.4-0.20120422.2|264	install -D -m0755 scripts/weblist.pl %{buildroot}%{_datadir}/%{name}-server-web/www/weblist.cgi
12cu|mumble-1.2.4-0.20120422.2|265	install -D -m0755 scripts/murmur.pl %{buildroot}%{_datadir}/%{name}-server-web/www/register.cgi
12cu|mumble-1.2.4-0.20120422.2|266	pushd %{buildroot}%{_datadir}/%{name}-server-web/www
12cu|mumble-1.2.4-0.20120422.2|267	ln -s weblist.php index.php
12cu|mumble-1.2.4-0.20120422.2|268	popd
12cu|mumble-1.2.4-0.20120422.2|269	%endif
12cu|mumble-1.2.4-0.20120422.2|270	
12cu|mumble-1.2.4-0.20120422.2|271	# --- Manpages ---
12cu|mumble-1.2.4-0.20120422.2|272	install -d -m 0755 %{buildroot}%{_mandir}/man1
12cu|mumble-1.2.4-0.20120422.2|273	%if %build_server
12cu|mumble-1.2.4-0.20120422.2|274	install -m 0644 man/murmur* %{buildroot}%{_mandir}/man1
12cu|mumble-1.2.4-0.20120422.2|275	%endif
12cu|mumble-1.2.4-0.20120422.2|276	%if %build_client
12cu|mumble-1.2.4-0.20120422.2|277	install -m 0644 man/mumble* %{buildroot}%{_mandir}/man1
12cu|mumble-1.2.4-0.20120422.2|278	%endif
12cu|mumble-1.2.4-0.20120422.2|279	
12cu|mumble-1.2.4-0.20120422.2|280	%clean
12cu|mumble-1.2.4-0.20120422.2|281	rm -rf %{buildroot}
12cu|mumble-1.2.4-0.20120422.2|282	
12cu|mumble-1.2.4-0.20120422.2|283	%if %build_client
12cu|mumble-1.2.4-0.20120422.2|284	%if %mdkversion < 200900
12cu|mumble-1.2.4-0.20120422.2|285	%post
12cu|mumble-1.2.4-0.20120422.2|286	%{update_menus}
12cu|mumble-1.2.4-0.20120422.2|287	%update_desktop_database
12cu|mumble-1.2.4-0.20120422.2|288	%update_icon_cache hicolor
12cu|mumble-1.2.4-0.20120422.2|289	%endif
12cu|mumble-1.2.4-0.20120422.2|290	
12cu|mumble-1.2.4-0.20120422.2|291	%if %mdkversion < 200900
12cu|mumble-1.2.4-0.20120422.2|292	%postun
12cu|mumble-1.2.4-0.20120422.2|293	%{clean_menus}
12cu|mumble-1.2.4-0.20120422.2|294	%clean_desktop_database
12cu|mumble-1.2.4-0.20120422.2|295	%clean_icon_cache hicolor
12cu|mumble-1.2.4-0.20120422.2|296	%endif
12cu|mumble-1.2.4-0.20120422.2|297	%endif
12cu|mumble-1.2.4-0.20120422.2|298	
12cu|mumble-1.2.4-0.20120422.2|299	%if %build_server
12cu|mumble-1.2.4-0.20120422.2|300	%pre server
12cu|mumble-1.2.4-0.20120422.2|301	%_pre_useradd %{name}-server %{_var}/lib/%{name}-server /bin/sh
12cu|mumble-1.2.4-0.20120422.2|302	
12cu|mumble-1.2.4-0.20120422.2|303	%post server
12cu|mumble-1.2.4-0.20120422.2|304	%_post_service %{name}-server
12cu|mumble-1.2.4-0.20120422.2|305	%__service messagebus reload
12cu|mumble-1.2.4-0.20120422.2|306	
12cu|mumble-1.2.4-0.20120422.2|307	%preun server
12cu|mumble-1.2.4-0.20120422.2|308	if [ $1 = 0 ]; then
12cu|mumble-1.2.4-0.20120422.2|309	%_preun_service %{name}-server
12cu|mumble-1.2.4-0.20120422.2|310	fi
12cu|mumble-1.2.4-0.20120422.2|311	
12cu|mumble-1.2.4-0.20120422.2|312	%postun server
12cu|mumble-1.2.4-0.20120422.2|313	%_postun_userdel %{name}-server
12cu|mumble-1.2.4-0.20120422.2|314	%endif
12cu|mumble-1.2.4-0.20120422.2|315	
12cu|mumble-1.2.4-0.20120422.2|316	
12cu|mumble-1.2.4-0.20120422.2|317	%if %build_client
12cu|mumble-1.2.4-0.20120422.2|318	%files
12cu|mumble-1.2.4-0.20120422.2|319	%defattr(-,root,root)
12cu|mumble-1.2.4-0.20120422.2|320	%doc README README.Linux CHANGES LICENSE
12cu|mumble-1.2.4-0.20120422.2|321	%{_bindir}/%{name}
12cu|mumble-1.2.4-0.20120422.2|322	%{_bindir}/%{name}-overlay
12cu|mumble-1.2.4-0.20120422.2|323	%{_datadir}/applications/%{name}.desktop
12cu|mumble-1.2.4-0.20120422.2|324	%{_iconsdir}/hicolor/*/apps/%{name}.svg
12cu|mumble-1.2.4-0.20120422.2|325	%{_mandir}/man1/%{name}.*
12cu|mumble-1.2.4-0.20120422.2|326	%{_mandir}/man1/%{name}-overlay.*
12cu|mumble-1.2.4-0.20120422.2|327	
12cu|mumble-1.2.4-0.20120422.2|328	%if %mdkversion < 200910
12cu|mumble-1.2.4-0.20120422.2|329	%files protocol-kde3
12cu|mumble-1.2.4-0.20120422.2|330	%defattr(-,root,root)
12cu|mumble-1.2.4-0.20120422.2|331	%{_kde3_datadir}/kde3/services/%{name}.protocol
12cu|mumble-1.2.4-0.20120422.2|332	%endif
12cu|mumble-1.2.4-0.20120422.2|333	
12cu|mumble-1.2.4-0.20120422.2|334	%files protocol-kde4
12cu|mumble-1.2.4-0.20120422.2|335	%defattr(-,root,root)
12cu|mumble-1.2.4-0.20120422.2|336	%{_kde_datadir}/kde4/services/%{name}.protocol
12cu|mumble-1.2.4-0.20120422.2|337	
12cu|mumble-1.2.4-0.20120422.2|338	%files plugins
12cu|mumble-1.2.4-0.20120422.2|339	%defattr(-,root,root,-)
12cu|mumble-1.2.4-0.20120422.2|340	%{_libdir}/%{name}
12cu|mumble-1.2.4-0.20120422.2|341	%endif
12cu|mumble-1.2.4-0.20120422.2|342	
12cu|mumble-1.2.4-0.20120422.2|343	%if %build_server
12cu|mumble-1.2.4-0.20120422.2|344	%files server
12cu|mumble-1.2.4-0.20120422.2|345	%if %build_client == 0
12cu|mumble-1.2.4-0.20120422.2|346	%doc README README.Linux CHANGES LICENSE
12cu|mumble-1.2.4-0.20120422.2|347	%endif
12cu|mumble-1.2.4-0.20120422.2|348	%defattr(-,root,root)
12cu|mumble-1.2.4-0.20120422.2|349	%doc scripts/murmur.ini
12cu|mumble-1.2.4-0.20120422.2|350	%{_bindir}/murmur-user-wrapper
12cu|mumble-1.2.4-0.20120422.2|351	%{_sbindir}/murmurd
12cu|mumble-1.2.4-0.20120422.2|352	%{_initrddir}/%{name}-server
12cu|mumble-1.2.4-0.20120422.2|353	%config(noreplace) %{_sysconfdir}/%{name}-server.ini
12cu|mumble-1.2.4-0.20120422.2|354	%{_sysconfdir}/logrotate.d/%{name}-server
12cu|mumble-1.2.4-0.20120422.2|355	%{_sysconfdir}/dbus-1/system.d/%{name}-server.conf
12cu|mumble-1.2.4-0.20120422.2|356	%attr(-,mumble-server,mumble-server) %dir %{_var}/lib/%{name}-server
12cu|mumble-1.2.4-0.20120422.2|357	%attr(-,mumble-server,root) %dir %{_var}/log/%{name}-server
12cu|mumble-1.2.4-0.20120422.2|358	%attr(-,mumble-server,mumble-server) %dir %{_var}/run/%{name}-server
12cu|mumble-1.2.4-0.20120422.2|359	%if %build_ice
12cu|mumble-1.2.4-0.20120422.2|360	%{_datadir}/slice/Murmur.ice
12cu|mumble-1.2.4-0.20120422.2|361	%endif
12cu|mumble-1.2.4-0.20120422.2|362	%{_mandir}/man1/murmur-user-wrapper.*
12cu|mumble-1.2.4-0.20120422.2|363	%{_mandir}/man1/murmurd.*
12cu|mumble-1.2.4-0.20120422.2|364	
12cu|mumble-1.2.4-0.20120422.2|365	%files server-web
12cu|mumble-1.2.4-0.20120422.2|366	%doc README.install.urpmi
12cu|mumble-1.2.4-0.20120422.2|367	%defattr(-,root,root)
12cu|mumble-1.2.4-0.20120422.2|368	%config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}-server-web.conf
12cu|mumble-1.2.4-0.20120422.2|369	%config(noreplace) %{_sysconfdir}/php.d/MurmurPHP.ini
12cu|mumble-1.2.4-0.20120422.2|370	%{_datadir}/%{name}-server-web
12cu|mumble-1.2.4-0.20120422.2|371	%endif
12cu|mumble-1.2.4-0.20120422.2|372	
12cu|mumble-1.2.4-0.20120422.2|373	
12cu|mumble-1.2.4-0.20120422.2|374	%changelog
12cu|mumble-1.2.4-0.20120422.2|375	* Mon Apr 23 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.2.4-0.20120422.1
12cu|mumble-1.2.4-0.20120422.2|376	+ Revision: 792741
12cu|mumble-1.2.4-0.20120422.2|377	- Adjust BuildRequires: lines
12cu|mumble-1.2.4-0.20120422.2|378	- Update to current 1.2.4 git (lots of bugfixes, little else)
12cu|mumble-1.2.4-0.20120422.2|379	- Require all useful versions of celt for interoperability
12cu|mumble-1.2.4-0.20120422.2|380	
12cu|mumble-1.2.4-0.20120422.2|381	* Sun Apr 17 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.3-1
12cu|mumble-1.2.4-0.20120422.2|382	+ Revision: 654716
12cu|mumble-1.2.4-0.20120422.2|383	- update to new version 1.2.3
12cu|mumble-1.2.4-0.20120422.2|384	- drop patch 0 and 1
12cu|mumble-1.2.4-0.20120422.2|385	
12cu|mumble-1.2.4-0.20120422.2|386	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdv2011.0
12cu|mumble-1.2.4-0.20120422.2|387	+ Revision: 612967
12cu|mumble-1.2.4-0.20120422.2|388	- the mass rebuild of 2010.1 packages
12cu|mumble-1.2.4-0.20120422.2|389	
12cu|mumble-1.2.4-0.20120422.2|390	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 1.2.2-2mdv2010.1
12cu|mumble-1.2.4-0.20120422.2|391	+ Revision: 536611
12cu|mumble-1.2.4-0.20120422.2|392	- fix linkage
12cu|mumble-1.2.4-0.20120422.2|393	
12cu|mumble-1.2.4-0.20120422.2|394	* Sat Feb 20 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.2-1mdv2010.1
12cu|mumble-1.2.4-0.20120422.2|395	+ Revision: 508809
12cu|mumble-1.2.4-0.20120422.2|396	- update to new version 1.2.2
12cu|mumble-1.2.4-0.20120422.2|397	- drop patch 1
12cu|mumble-1.2.4-0.20120422.2|398	
12cu|mumble-1.2.4-0.20120422.2|399	* Sun Jan 31 2010 Jérôme Brenier <incubusss@mandriva.org> 1.2.1-2mdv2010.1
12cu|mumble-1.2.4-0.20120422.2|400	+ Revision: 498747
12cu|mumble-1.2.4-0.20120422.2|401	- rebuild for new protobuf
12cu|mumble-1.2.4-0.20120422.2|402	
12cu|mumble-1.2.4-0.20120422.2|403	* Sun Jan 10 2010 Jérôme Brenier <incubusss@mandriva.org> 1.2.1-1mdv2010.1
12cu|mumble-1.2.4-0.20120422.2|404	+ Revision: 489126
12cu|mumble-1.2.4-0.20120422.2|405	- new version 1.2.1
12cu|mumble-1.2.4-0.20120422.2|406	- rediff Patch0
12cu|mumble-1.2.4-0.20120422.2|407	- add Patch1 from upstream to fix a database upgrade problem
12cu|mumble-1.2.4-0.20120422.2|408	
12cu|mumble-1.2.4-0.20120422.2|409	* Fri Dec 18 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.0-3mdv2010.1
12cu|mumble-1.2.4-0.20120422.2|410	+ Revision: 479861
12cu|mumble-1.2.4-0.20120422.2|411	- fix SIGHUP syntax in the initscript (bluca)
12cu|mumble-1.2.4-0.20120422.2|412	- provide a logrotate file adapted to mandriva (spotted by bluca)
12cu|mumble-1.2.4-0.20120422.2|413	- add pidfile directory (thanks to bluca)
12cu|mumble-1.2.4-0.20120422.2|414	- drop /etc/default/mumble-server
12cu|mumble-1.2.4-0.20120422.2|415	- add an option not to build clients (thanks to bluca)
12cu|mumble-1.2.4-0.20120422.2|416	
12cu|mumble-1.2.4-0.20120422.2|417	* Mon Dec 14 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.0-2mdv2010.1
12cu|mumble-1.2.4-0.20120422.2|418	+ Revision: 478633
12cu|mumble-1.2.4-0.20120422.2|419	- revert to make -j2
12cu|mumble-1.2.4-0.20120422.2|420	- BR celt-devel >= 0.7.0
12cu|mumble-1.2.4-0.20120422.2|421	- re-enable parallel compilation
12cu|mumble-1.2.4-0.20120422.2|422	
12cu|mumble-1.2.4-0.20120422.2|423	* Fri Dec 11 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.0-1mdv2010.1
12cu|mumble-1.2.4-0.20120422.2|424	+ Revision: 476275
12cu|mumble-1.2.4-0.20120422.2|425	- final version 1.2.0
12cu|mumble-1.2.4-0.20120422.2|426	
12cu|mumble-1.2.4-0.20120422.2|427	* Wed Dec 02 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.0-0.beta2.1mdv2010.1
12cu|mumble-1.2.4-0.20120422.2|428	+ Revision: 472480
12cu|mumble-1.2.4-0.20120422.2|429	- update to 1.2.0~beta2
12cu|mumble-1.2.4-0.20120422.2|430	
12cu|mumble-1.2.4-0.20120422.2|431	* Wed Nov 18 2009 Jérôme Brenier <incubusss@mandriva.org> 1.2.0-0.beta1.1mdv2010.1
12cu|mumble-1.2.4-0.20120422.2|432	+ Revision: 467286
12cu|mumble-1.2.4-0.20120422.2|433	- BuildRequires : avahi-compat-libdns_sd-devel
12cu|mumble-1.2.4-0.20120422.2|434	- new version 1.2.0~beta1
12cu|mumble-1.2.4-0.20120422.2|435	- rediff P0
12cu|mumble-1.2.4-0.20120422.2|436	- new subpackage mumble11x (client compatible with 1.1.x servers)
12cu|mumble-1.2.4-0.20120422.2|437	- build with now available speech-dispatcher
12cu|mumble-1.2.4-0.20120422.2|438	- build with celt (BR celt-devel)
12cu|mumble-1.2.4-0.20120422.2|439	- BR protobuf-devel and protobuf-compiler
12cu|mumble-1.2.4-0.20120422.2|440	- liblink.so now in %%{_libdir}/mumble
12cu|mumble-1.2.4-0.20120422.2|441	- fix icon
12cu|mumble-1.2.4-0.20120422.2|442	
12cu|mumble-1.2.4-0.20120422.2|443	+ Michael Scherer <misc@mandriva.org>
12cu|mumble-1.2.4-0.20120422.2|444	- mark /etc/mumble-server.ini as a config file
12cu|mumble-1.2.4-0.20120422.2|445	
12cu|mumble-1.2.4-0.20120422.2|446	* Thu May 28 2009 Jérôme Brenier <incubusss@mandriva.org> 1.1.8-1mdv2010.0
12cu|mumble-1.2.4-0.20120422.2|447	+ Revision: 380670
12cu|mumble-1.2.4-0.20120422.2|448	- add a BR on libogg-devel
12cu|mumble-1.2.4-0.20120422.2|449	- add a missing Requires (plugins subpackage)
12cu|mumble-1.2.4-0.20120422.2|450	- update to new version 1.1.8
12cu|mumble-1.2.4-0.20120422.2|451	- put plugins into a plugins sub-package instead of a lib one
12cu|mumble-1.2.4-0.20120422.2|452	- add Provides/Obsoletes on former sub-packages
12cu|mumble-1.2.4-0.20120422.2|453	- str fmt patch rediffed
12cu|mumble-1.2.4-0.20120422.2|454	- fixsegfault patch dropped (merged in new sources)
12cu|mumble-1.2.4-0.20120422.2|455	- fix license
12cu|mumble-1.2.4-0.20120422.2|456	
12cu|mumble-1.2.4-0.20120422.2|457	* Fri Mar 13 2009 Stéphane Téletchéa <steletch@mandriva.org> 1.1.7-2mdv2009.1
12cu|mumble-1.2.4-0.20120422.2|458	+ Revision: 354526
12cu|mumble-1.2.4-0.20120422.2|459	- Add segfault fix, fixes bug #48490
12cu|mumble-1.2.4-0.20120422.2|460	
12cu|mumble-1.2.4-0.20120422.2|461	* Thu Feb 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.7-1mdv2009.1
12cu|mumble-1.2.4-0.20120422.2|462	+ Revision: 345270
12cu|mumble-1.2.4-0.20120422.2|463	- spec clean
12cu|mumble-1.2.4-0.20120422.2|464	- update to new version 1.1.7
12cu|mumble-1.2.4-0.20120422.2|465	- use complete new spec file from incubusss, with some modifications made by me (mdvbz #40902)
12cu|mumble-1.2.4-0.20120422.2|466	- add sources
12cu|mumble-1.2.4-0.20120422.2|467	- add source and spec file
12cu|mumble-1.2.4-0.20120422.2|468	- Created package structure for mumble.
12cu|mumble-1.2.4-0.20120422.2|469	
12cu|mumble-1.2.4-0.20120422.2|470	+ Pixel <pixel@mandriva.com>
12cu|mumble-1.2.4-0.20120422.2|471	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|mumble-1.2.4-0.20120422.2|472	
12cu|mumble-1.2.4-0.20120422.2|473	+ Michael Scherer <misc@mandriva.org>
12cu|mumble-1.2.4-0.20120422.2|474	- add missing BuildRequires
12cu|mumble-1.2.4-0.20120422.2|475	

10164 12
12cu|munin-2.0.18-1|1	Name:      munin
12cu|munin-2.0.18-1|2	Version:   2.0.18
12cu|munin-2.0.18-1|3	Release:   1
12cu|munin-2.0.18-1|4	Summary:   Network-wide graphing framework (grapher/gatherer)
12cu|munin-2.0.18-1|5	License:   GPLv2
12cu|munin-2.0.18-1|6	Group:     Monitoring
12cu|munin-2.0.18-1|7	URL:       http://munin.projects.linpro.no/
12cu|munin-2.0.18-1|8	Source0:   http://download.sourceforge.net/sourceforge/munin/%{name}-%{version}.tar.gz
12cu|munin-2.0.18-1|9	Source1:    munin-node.service
12cu|munin-2.0.18-1|10	Source2:    munin-asyncd.service
12cu|munin-2.0.18-1|11	Source3:    munin-fcgi-html.service
12cu|munin-2.0.18-1|12	Source4:    munin-fcgi-graph.service
12cu|munin-2.0.18-1|13	Source5:    munin.tmpfiles
12cu|munin-2.0.18-1|14	Patch0:     munin-2.0.18-use-system-fonts.patch
12cu|munin-2.0.18-1|15	Requires(post):  rpm-helper
12cu|munin-2.0.18-1|16	Requires(preun): rpm-helper
12cu|munin-2.0.18-1|17	BuildRequires: html2text
12cu|munin-2.0.18-1|18	BuildRequires: htmldoc
12cu|munin-2.0.18-1|19	BuildRequires: java-devel
12cu|munin-2.0.18-1|20	BuildRequires: perl(Module::Build)
12cu|munin-2.0.18-1|21	BuildArch: noarch
12cu|munin-2.0.18-1|22	
12cu|munin-2.0.18-1|23	%description
12cu|munin-2.0.18-1|24	Munin is a highly flexible and powerful solution used to create graphs of
12cu|munin-2.0.18-1|25	virtually everything imaginable throughout your network, while still
12cu|munin-2.0.18-1|26	maintaining a rattling ease of installation and configuration.
12cu|munin-2.0.18-1|27	
12cu|munin-2.0.18-1|28	%package master
12cu|munin-2.0.18-1|29	Group: Monitoring
12cu|munin-2.0.18-1|30	Summary: Network-wide graphing framework (master)
12cu|munin-2.0.18-1|31	Requires: rrdtool
12cu|munin-2.0.18-1|32	Requires: %{name} = %{version}-%{release}
12cu|munin-2.0.18-1|33	Suggests:   perl(CGI::Fast)
12cu|munin-2.0.18-1|34	Requires:   perl(FCGI)
12cu|munin-2.0.18-1|35	Requires:   spawn-fcgi
12cu|munin-2.0.18-1|36	Requires(post): rpm-helper
12cu|munin-2.0.18-1|37	Requires(postun): rpm-helper
12cu|munin-2.0.18-1|38	
12cu|munin-2.0.18-1|39	%description master
12cu|munin-2.0.18-1|40	Munin is a highly flexible and powerful solution used to create graphs of
12cu|munin-2.0.18-1|41	virtually everything imaginable throughout your network, while still
12cu|munin-2.0.18-1|42	maintaining a rattling ease of installation and configuration.
12cu|munin-2.0.18-1|43	
12cu|munin-2.0.18-1|44	This package contains the grapher/gatherer. You will only need one instance of
12cu|munin-2.0.18-1|45	it in your network. It will periodically poll all the nodes in your network
12cu|munin-2.0.18-1|46	it's aware of for data, which it in turn will use to create graphs and HTML
12cu|munin-2.0.18-1|47	pages, suitable for viewing with your graphical web browser of choice.
12cu|munin-2.0.18-1|48	
12cu|munin-2.0.18-1|49	%package node
12cu|munin-2.0.18-1|50	Group: Monitoring
12cu|munin-2.0.18-1|51	Summary: Network-wide graphing framework (node)
12cu|munin-2.0.18-1|52	Requires: procps >= 2.0.7
12cu|munin-2.0.18-1|53	Requires: sysstat
12cu|munin-2.0.18-1|54	Requires: %{name} = %{version}-%{release}
12cu|munin-2.0.18-1|55	Requires(post):  rpm-helper
12cu|munin-2.0.18-1|56	Requires(preun): rpm-helper
12cu|munin-2.0.18-1|57	
12cu|munin-2.0.18-1|58	%description node
12cu|munin-2.0.18-1|59	Munin is a highly flexible and powerful solution used to create graphs of
12cu|munin-2.0.18-1|60	virtually everything imaginable throughout your network, while still
12cu|munin-2.0.18-1|61	maintaining a rattling ease of installation and configuration.
12cu|munin-2.0.18-1|62	
12cu|munin-2.0.18-1|63	This package contains node software. You should install it on all the nodes
12cu|munin-2.0.18-1|64	in your network. It will know how to extract all sorts of data from the
12cu|munin-2.0.18-1|65	node it runs on, and will wait for the gatherer to request this data for
12cu|munin-2.0.18-1|66	further processing.
12cu|munin-2.0.18-1|67	
12cu|munin-2.0.18-1|68	It includes a range of plugins capable of extracting common values such as
12cu|munin-2.0.18-1|69	cpu usage, network usage, load average, and so on. Creating your own plugins
12cu|munin-2.0.18-1|70	which are capable of extracting other system-specific values is very easy,
12cu|munin-2.0.18-1|71	and is often done in a matter of minutes. You can also create plugins which
12cu|munin-2.0.18-1|72	relay information from other devices in your network that can't run Munin,
12cu|munin-2.0.18-1|73	such as a switch or a server running another operating system, by using
12cu|munin-2.0.18-1|74	SNMP or similar technology.
12cu|munin-2.0.18-1|75	
12cu|munin-2.0.18-1|76	%package java-plugins
12cu|munin-2.0.18-1|77	Group:      Monitoring
12cu|munin-2.0.18-1|78	Summary:    java-plugins for munin
12cu|munin-2.0.18-1|79	Requires:   %{name}-node = %{version}-%{release}
12cu|munin-2.0.18-1|80	Requires:   jpackage-utils
12cu|munin-2.0.18-1|81	
12cu|munin-2.0.18-1|82	%description java-plugins
12cu|munin-2.0.18-1|83	java-plugins for munin-node.
12cu|munin-2.0.18-1|84	
12cu|munin-2.0.18-1|85	%package async
12cu|munin-2.0.18-1|86	Group:      Monitoring
12cu|munin-2.0.18-1|87	Summary:    Asynchronous client tools for munin
12cu|munin-2.0.18-1|88	Requires:   %{name}-node = %{version}-%{release}
12cu|munin-2.0.18-1|89	
12cu|munin-2.0.18-1|90	%description async
12cu|munin-2.0.18-1|91	Munin is a highly flexible and powerful solution used to create graphs of
12cu|munin-2.0.18-1|92	virtually everything imaginable throughout your network, while still
12cu|munin-2.0.18-1|93	maintaining a rattling ease of installation and configuration.
12cu|munin-2.0.18-1|94	This package contains the tools necessary for setting up an asynchronous
12cu|munin-2.0.18-1|95	client / spooling system
12cu|munin-2.0.18-1|96	
12cu|munin-2.0.18-1|97	%prep
12cu|munin-2.0.18-1|98	%setup -q
12cu|munin-2.0.18-1|99	%patch0 -p 1
12cu|munin-2.0.18-1|100	
12cu|munin-2.0.18-1|101	%build
12cu|munin-2.0.18-1|102	make \
12cu|munin-2.0.18-1|103	CONFIG=Makefile.config \
12cu|munin-2.0.18-1|104	PREFIX=%{_prefix} \
12cu|munin-2.0.18-1|105	DOCDIR=%{_docdir}/%{name} \
12cu|munin-2.0.18-1|106	MANDIR=%{_mandir} \
12cu|munin-2.0.18-1|107	HTMLDIR=%{_localstatedir}/lib/munin/html \
12cu|munin-2.0.18-1|108	DBDIR=%{_localstatedir}/lib/munin/data \
12cu|munin-2.0.18-1|109	PLUGSTATE=%{_localstatedir}/lib/munin/plugin-state \
12cu|munin-2.0.18-1|110	LOGDIR=%{_localstatedir}/log/munin \
12cu|munin-2.0.18-1|111	STATEDIR=/run/munin \
12cu|munin-2.0.18-1|112	CGIDIR=%{_datadir}/%{name}/cgi \
12cu|munin-2.0.18-1|113	CONFDIR=%{_sysconfdir}/munin \
12cu|munin-2.0.18-1|114	LIBDIR=%{_datadir}/munin \
12cu|munin-2.0.18-1|115	PERLLIB=%{perl_vendorlib} \
12cu|munin-2.0.18-1|116	HOSTNAME=localhost \
12cu|munin-2.0.18-1|117	build
12cu|munin-2.0.18-1|118	
12cu|munin-2.0.18-1|119	%install
12cu|munin-2.0.18-1|120	rm -rf %{buildroot}
12cu|munin-2.0.18-1|121	
12cu|munin-2.0.18-1|122	# ugly hack
12cu|munin-2.0.18-1|123	cp common/blib/lib/Munin/Common/Defaults.pm Defaults.pm
12cu|munin-2.0.18-1|124	
12cu|munin-2.0.18-1|125	make \
12cu|munin-2.0.18-1|126	CONFIG=Makefile.config \
12cu|munin-2.0.18-1|127	PREFIX=%{buildroot}%{_prefix} \
12cu|munin-2.0.18-1|128	DOCDIR=%{buildroot}%{_docdir}/%{name} \
12cu|munin-2.0.18-1|129	MANDIR=%{buildroot}%{_mandir} \
12cu|munin-2.0.18-1|130	HTMLDIR=%{buildroot}%{_localstatedir}/lib/munin/html \
12cu|munin-2.0.18-1|131	DBDIR=%{buildroot}%{_localstatedir}/lib/munin/data \
12cu|munin-2.0.18-1|132	PLUGSTATE=%{buildroot}%{_localstatedir}/lib/munin/plugin-state \
12cu|munin-2.0.18-1|133	CGIDIR=%{buildroot}%{_datadir}/%{name}/cgi \
12cu|munin-2.0.18-1|134	LOGDIR=%{buildroot}%{_localstatedir}/log/munin \
12cu|munin-2.0.18-1|135	STATEDIR=%{buildroot}/run/munin \
12cu|munin-2.0.18-1|136	LIBDIR=%{buildroot}%{_datadir}/munin \
12cu|munin-2.0.18-1|137	CONFDIR=%{buildroot}%{_sysconfdir}/munin \
12cu|munin-2.0.18-1|138	PERLLIB=%{buildroot}%{perl_vendorlib} \
12cu|munin-2.0.18-1|139	DESTDIR=%{buildroot} \
12cu|munin-2.0.18-1|140	HOSTNAME=localhost \
12cu|munin-2.0.18-1|141	CHOWN=/bin/true \
12cu|munin-2.0.18-1|142	CHGRP=/bin/true \
12cu|munin-2.0.18-1|143	CHMOD=/bin/true \
12cu|munin-2.0.18-1|144	CHECKUSER=true \
12cu|munin-2.0.18-1|145	CHECKGROUP=true \
12cu|munin-2.0.18-1|146	install install-doc
12cu|munin-2.0.18-1|147	
12cu|munin-2.0.18-1|148	cp -f Defaults.pm %{buildroot}%{perl_vendorlib}/Munin/Common/Defaults.pm
12cu|munin-2.0.18-1|149	
12cu|munin-2.0.18-1|150	# move template and static files in data
12cu|munin-2.0.18-1|151	mv %{buildroot}%{_sysconfdir}/munin/templates %{buildroot}%{_datadir}/%{name}
12cu|munin-2.0.18-1|152	mv %{buildroot}%{_sysconfdir}/munin/static %{buildroot}%{_datadir}/%{name}
12cu|munin-2.0.18-1|153	
12cu|munin-2.0.18-1|154	# configuration
12cu|munin-2.0.18-1|155	install -d -m 755 %{buildroot}%{_sysconfdir}/munin/munin-conf.d
12cu|munin-2.0.18-1|156	perl -pi \
12cu|munin-2.0.18-1|157	-e 's|^# ?tmpldir.*|tmpldir %{_datadir}/%{name}/templates|;' \
12cu|munin-2.0.18-1|158	-e 's|^# ?staticdir.*|staticdir %{_datadir}/%{name}/static|;' \
12cu|munin-2.0.18-1|159	-e 's|^# ?cgiurl_graph.*|cgiurl_graph /munin/cgi/munin-cgi-graph|;' \
12cu|munin-2.0.18-1|160	%{buildroot}%{_sysconfdir}/munin/munin.conf
12cu|munin-2.0.18-1|161	
12cu|munin-2.0.18-1|162	# systemd service
12cu|munin-2.0.18-1|163	install -d -m 755 %{buildroot}%{_unitdir}
12cu|munin-2.0.18-1|164	install -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/munin-node.service
12cu|munin-2.0.18-1|165	install -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/munin-asyncd.service
12cu|munin-2.0.18-1|166	install -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/munin-fcgi-html.service
12cu|munin-2.0.18-1|167	install -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/munin-fcgi-graph.service
12cu|munin-2.0.18-1|168	
12cu|munin-2.0.18-1|169	install -D -m 644 %{SOURCE5} %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
12cu|munin-2.0.18-1|170	
12cu|munin-2.0.18-1|171	# plugins configuration
12cu|munin-2.0.18-1|172	install -d -m 755 %{buildroot}%{_sysconfdir}/munin/plugin-conf.d
12cu|munin-2.0.18-1|173	cat > %{buildroot}%{_sysconfdir}/munin/plugin-conf.d/munin-node <<EOF
12cu|munin-2.0.18-1|174	[diskstats]
12cu|munin-2.0.18-1|175	user munin
12cu|munin-2.0.18-1|176	
12cu|munin-2.0.18-1|177	[iostat_ios]
12cu|munin-2.0.18-1|178	user munin
12cu|munin-2.0.18-1|179	EOF
12cu|munin-2.0.18-1|180	
12cu|munin-2.0.18-1|181	cat >%{buildroot}%{_sysconfdir}/munin/plugin-conf.d/hddtemp_smartctl <<EOF
12cu|munin-2.0.18-1|182	[hddtemp_smartctl]
12cu|munin-2.0.18-1|183	user root
12cu|munin-2.0.18-1|184	EOF
12cu|munin-2.0.18-1|185	
12cu|munin-2.0.18-1|186	cat >%{buildroot}%{_sysconfdir}/munin/plugin-conf.d/sendmail <<EOF
12cu|munin-2.0.18-1|187	[sendmail*]
12cu|munin-2.0.18-1|188	user root
12cu|munin-2.0.18-1|189	env.mspqueue %{_localstatedir}/spool/clientmqueue
12cu|munin-2.0.18-1|190	EOF
12cu|munin-2.0.18-1|191	
12cu|munin-2.0.18-1|192	cat >%{buildroot}%{_sysconfdir}/munin/plugin-conf.d/postfix <<EOF
12cu|munin-2.0.18-1|193	[postfix*]
12cu|munin-2.0.18-1|194	user root
12cu|munin-2.0.18-1|195	env.logfile info.log
12cu|munin-2.0.18-1|196	env.logdir /var/log/mail
12cu|munin-2.0.18-1|197	EOF
12cu|munin-2.0.18-1|198	
12cu|munin-2.0.18-1|199	cat >%{buildroot}%{_sysconfdir}/munin/plugin-conf.d/df <<EOF
12cu|munin-2.0.18-1|200	[df*]
12cu|munin-2.0.18-1|201	env.exclude none unknown iso9660 squashfs udf romfs ramfs debugfs binfmt_misc rpc_pipefs fuse.gvfs-fuse-daemon
12cu|munin-2.0.18-1|202	EOF
12cu|munin-2.0.18-1|203	
12cu|munin-2.0.18-1|204	# remove the Sybase plugin for now, as it requires unavailable perl modules
12cu|munin-2.0.18-1|205	rm -f %{buildroot}/usr/share/munin/plugins/sybase_space
12cu|munin-2.0.18-1|206	
12cu|munin-2.0.18-1|207	# move munin-asyncd to /usr/sbin/ (FHS)
12cu|munin-2.0.18-1|208	mv %{buildroot}/%{_datadir}/munin/munin-asyncd \
12cu|munin-2.0.18-1|209	%{buildroot}/%{_sbindir}/munin-asyncd
12cu|munin-2.0.18-1|210	
12cu|munin-2.0.18-1|211	# remove duplicated fonts
12cu|munin-2.0.18-1|212	rm %{buildroot}/usr/share/munin/DejaVuSans*.ttf
12cu|munin-2.0.18-1|213	
12cu|munin-2.0.18-1|214	# additional configuration directory
12cu|munin-2.0.18-1|215	install -d -m 755 %{buildroot}%{_sysconfdir}/munin/munin-conf.d
12cu|munin-2.0.18-1|216	
12cu|munin-2.0.18-1|217	# state and log directories
12cu|munin-2.0.18-1|218	install -d -m 755 %{buildroot}%{_localstatedir}/lib/munin
12cu|munin-2.0.18-1|219	install -d -m 775 %{buildroot}%{_localstatedir}/lib/munin/data/cgi-tmp
12cu|munin-2.0.18-1|220	install -d -m 775 %{buildroot}%{_localstatedir}/log/munin
12cu|munin-2.0.18-1|221	
12cu|munin-2.0.18-1|222	# apache configuration
12cu|munin-2.0.18-1|223	rm -f %{buildroot}%{_localstatedir}/lib/munin/html/.htaccess
12cu|munin-2.0.18-1|224	
12cu|munin-2.0.18-1|225	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|munin-2.0.18-1|226	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|munin-2.0.18-1|227	ScriptAlias /munin/cgi    %{_datadir}/munin/cgi
12cu|munin-2.0.18-1|228	Alias       /munin/static %{_datadir}/munin/static
12cu|munin-2.0.18-1|229	Alias       /munin        %{_localstatedir}/lib/munin/html
12cu|munin-2.0.18-1|230	
12cu|munin-2.0.18-1|231	<Directory %{_datadir}/munin/cgi>
12cu|munin-2.0.18-1|232	Options ExecCGI
12cu|munin-2.0.18-1|233	Require all granted
12cu|munin-2.0.18-1|234	</Directory>
12cu|munin-2.0.18-1|235	
12cu|munin-2.0.18-1|236	<Directory %{_datadir}/munin/static>
12cu|munin-2.0.18-1|237	Require all granted
12cu|munin-2.0.18-1|238	</Directory>
12cu|munin-2.0.18-1|239	
12cu|munin-2.0.18-1|240	<Directory %{_localstatedir}/lib/munin/html>
12cu|munin-2.0.18-1|241	Require all granted
12cu|munin-2.0.18-1|242	</Directory>
12cu|munin-2.0.18-1|243	EOF
12cu|munin-2.0.18-1|244	
12cu|munin-2.0.18-1|245	# cron task
12cu|munin-2.0.18-1|246	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
12cu|munin-2.0.18-1|247	cat > %{buildroot}%{_sysconfdir}/cron.d/munin <<EOF
12cu|munin-2.0.18-1|248	*/5 * * * *     munin /usr/bin/munin-cron
12cu|munin-2.0.18-1|249	EOF
12cu|munin-2.0.18-1|250	
12cu|munin-2.0.18-1|251	# logrotate
12cu|munin-2.0.18-1|252	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cu|munin-2.0.18-1|253	cat > %{buildroot}%{_sysconfdir}/logrotate.d/munin-node <<EOF
12cu|munin-2.0.18-1|254	/var/log/munin/munin-node.log {
12cu|munin-2.0.18-1|255	postrotate
12cu|munin-2.0.18-1|256	service munin-node reload
12cu|munin-2.0.18-1|257	endscript
12cu|munin-2.0.18-1|258	
12cu|munin-2.0.18-1|259	}
12cu|munin-2.0.18-1|260	EOF
12cu|munin-2.0.18-1|261	cat > %{buildroot}%{_sysconfdir}/logrotate.d/munin <<EOF
12cu|munin-2.0.18-1|262	/var/log/munin/munin-update.log /var/log/munin/munin-graph.log /var/log/munin/munin-html.log /var/log/munin/munin-limits.log {
12cu|munin-2.0.18-1|263	}
12cu|munin-2.0.18-1|264	EOF
12cu|munin-2.0.18-1|265	
12cu|munin-2.0.18-1|266	# add changelog to installed documentation files
12cu|munin-2.0.18-1|267	install -m 644 ChangeLog %{buildroot}%{_docdir}/%{name}/ChangeLog
12cu|munin-2.0.18-1|268	
12cu|munin-2.0.18-1|269	%pre
12cu|munin-2.0.18-1|270	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
12cu|munin-2.0.18-1|271	
12cu|munin-2.0.18-1|272	%post
12cu|munin-2.0.18-1|273	systemd-tmpfiles --create %{name}.conf
12cu|munin-2.0.18-1|274	
12cu|munin-2.0.18-1|275	%postun
12cu|munin-2.0.18-1|276	%_postun_userdel %{name}
12cu|munin-2.0.18-1|277	
12cu|munin-2.0.18-1|278	%post node
12cu|munin-2.0.18-1|279	if [ $1 = 1 ]; then
12cu|munin-2.0.18-1|280	/usr/sbin/munin-node-configure --shell | sh
12cu|munin-2.0.18-1|281	fi
12cu|munin-2.0.18-1|282	%_post_service munin-node
12cu|munin-2.0.18-1|283	
12cu|munin-2.0.18-1|284	%preun node
12cu|munin-2.0.18-1|285	%_preun_service munin-node
12cu|munin-2.0.18-1|286	
12cu|munin-2.0.18-1|287	%files
12cu|munin-2.0.18-1|288	%doc %{_docdir}/%{name}
12cu|munin-2.0.18-1|289	%dir %{_datadir}/munin
12cu|munin-2.0.18-1|290	%dir %{_sysconfdir}/munin
12cu|munin-2.0.18-1|291	%dir %{_localstatedir}/lib/munin
12cu|munin-2.0.18-1|292	%attr(-,munin,apache) %{_localstatedir}/log/munin
12cu|munin-2.0.18-1|293	%{_prefix}/lib/tmpfiles.d/munin.conf
12cu|munin-2.0.18-1|294	%{perl_vendorlib}/Munin
12cu|munin-2.0.18-1|295	%exclude %{perl_vendorlib}/Munin/Master
12cu|munin-2.0.18-1|296	%exclude %{perl_vendorlib}/Munin/Node
12cu|munin-2.0.18-1|297	%exclude %{perl_vendorlib}/Munin/Plugin
12cu|munin-2.0.18-1|298	%exclude %{perl_vendorlib}/Munin/Plugin.pm
12cu|munin-2.0.18-1|299	
12cu|munin-2.0.18-1|300	%files master
12cu|munin-2.0.18-1|301	%{_bindir}/munin-cron
12cu|munin-2.0.18-1|302	%{_bindir}/munin-check
12cu|munin-2.0.18-1|303	%{_datadir}/munin/munin-html
12cu|munin-2.0.18-1|304	%{_datadir}/munin/munin-limits
12cu|munin-2.0.18-1|305	%{_datadir}/munin/munin-update
12cu|munin-2.0.18-1|306	%{_datadir}/munin/munin-datafile2storable
12cu|munin-2.0.18-1|307	%{_datadir}/munin/munin-storable2datafile
12cu|munin-2.0.18-1|308	%{_datadir}/munin/cgi
12cu|munin-2.0.18-1|309	%{perl_vendorlib}/Munin/Master
12cu|munin-2.0.18-1|310	%{_datadir}/munin/static
12cu|munin-2.0.18-1|311	%{_datadir}/munin/templates
12cu|munin-2.0.18-1|312	%{_datadir}/munin/munin-graph
12cu|munin-2.0.18-1|313	%{_unitdir}/munin-fcgi-graph.service
12cu|munin-2.0.18-1|314	%{_unitdir}/munin-fcgi-html.service
12cu|munin-2.0.18-1|315	%dir %{_sysconfdir}/munin/munin-conf.d
12cu|munin-2.0.18-1|316	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|munin-2.0.18-1|317	%config(noreplace) %{_sysconfdir}/munin/munin.conf
12cu|munin-2.0.18-1|318	%config(noreplace) %{_sysconfdir}/cron.d/munin
12cu|munin-2.0.18-1|319	%config(noreplace) %{_sysconfdir}/logrotate.d/munin
12cu|munin-2.0.18-1|320	%attr(-,munin,munin) %{_localstatedir}/lib/munin/data
12cu|munin-2.0.18-1|321	%attr(-,munin,munin) %{_localstatedir}/lib/munin/html
12cu|munin-2.0.18-1|322	%{_mandir}/man8/munin.8*
12cu|munin-2.0.18-1|323	%{_mandir}/man8/munin-update.8*
12cu|munin-2.0.18-1|324	%{_mandir}/man8/munin-limits.8*
12cu|munin-2.0.18-1|325	%{_mandir}/man8/munin-html.8*
12cu|munin-2.0.18-1|326	%{_mandir}/man8/munin-cron.8*
12cu|munin-2.0.18-1|327	%{_mandir}/man8/munin-check.8*
12cu|munin-2.0.18-1|328	%{_mandir}/man8/munin-graph.8*
12cu|munin-2.0.18-1|329	%{_mandir}/man5/munin.conf.5*
12cu|munin-2.0.18-1|330	%{_mandir}/man3/Munin::*
12cu|munin-2.0.18-1|331	
12cu|munin-2.0.18-1|332	%files node
12cu|munin-2.0.18-1|333	#% doc %{_docdir}/%{name}
12cu|munin-2.0.18-1|334	%dir %{_sysconfdir}/munin/plugins
12cu|munin-2.0.18-1|335	%dir %{_sysconfdir}/munin/plugin-conf.d
12cu|munin-2.0.18-1|336	%config(noreplace) %{_sysconfdir}/munin/munin-node.conf
12cu|munin-2.0.18-1|337	%config(noreplace) %{_sysconfdir}/munin/plugin-conf.d/*
12cu|munin-2.0.18-1|338	%config(noreplace) %{_sysconfdir}/logrotate.d/munin-node
12cu|munin-2.0.18-1|339	%{_unitdir}/munin-node.service
12cu|munin-2.0.18-1|340	%{_bindir}/munindoc
12cu|munin-2.0.18-1|341	%{_sbindir}/munin-run
12cu|munin-2.0.18-1|342	%{_sbindir}/munin-node
12cu|munin-2.0.18-1|343	%{_sbindir}/munin-node-configure
12cu|munin-2.0.18-1|344	%{_sbindir}/munin-sched
12cu|munin-2.0.18-1|345	%attr(-,munin,munin) %{_localstatedir}/lib/munin/plugin-state
12cu|munin-2.0.18-1|346	%{_datadir}/munin/plugins
12cu|munin-2.0.18-1|347	%exclude %{_datadir}/munin/plugins/jmx_
12cu|munin-2.0.18-1|348	%{perl_vendorlib}/Munin/Node
12cu|munin-2.0.18-1|349	%{perl_vendorlib}/Munin/Plugin
12cu|munin-2.0.18-1|350	%{perl_vendorlib}/Munin/Plugin.pm
12cu|munin-2.0.18-1|351	%{_mandir}/man1/munindoc.1*
12cu|munin-2.0.18-1|352	%{_mandir}/man1/munin-run.1*
12cu|munin-2.0.18-1|353	%{_mandir}/man1/munin-node.1*
12cu|munin-2.0.18-1|354	%{_mandir}/man1/munin-node-configure.1*
12cu|munin-2.0.18-1|355	%{_mandir}/man1/munin-sched.1*
12cu|munin-2.0.18-1|356	%{_mandir}/man5/munin-node.conf.5*
12cu|munin-2.0.18-1|357	
12cu|munin-2.0.18-1|358	%files java-plugins
12cu|munin-2.0.18-1|359	%{_datadir}/munin/munin-jmx-plugins.jar
12cu|munin-2.0.18-1|360	%{_datadir}/munin/plugins/jmx_
12cu|munin-2.0.18-1|361	
12cu|munin-2.0.18-1|362	%files async
12cu|munin-2.0.18-1|363	%{_unitdir}/munin-asyncd.service
12cu|munin-2.0.18-1|364	%{_datadir}/munin/munin-async
12cu|munin-2.0.18-1|365	%{_sbindir}/munin-asyncd
12cu|munin-2.0.18-1|366	
12cu|munin-2.0.18-1|367	%changelog
12cu|munin-2.0.18-1|368	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.18-1
12cu|munin-2.0.18-1|369	+ Revision: a019462
12cu|munin-2.0.18-1|370	- Updated to 2.0.18, migrated to systemd
12cu|munin-2.0.18-1|371	
12cu|munin-2.0.18-1|372	

10165 12
12cu|mupen64plus-2.0-3|1	%define major 2
12cu|mupen64plus-2.0-3|2	%define libname %mklibname %{name} %{major}
12cu|mupen64plus-2.0-3|3	%define devname %mklibname %{name} -d
12cu|mupen64plus-2.0-3|4	
12cu|mupen64plus-2.0-3|5	Summary:	Plugin-Based Nintendo 64 Emulator
12cu|mupen64plus-2.0-3|6	Name:		mupen64plus
12cu|mupen64plus-2.0-3|7	Version:	2.0
12cu|mupen64plus-2.0-3|8	Release:	3
12cu|mupen64plus-2.0-3|9	License:	GPLv2+
12cu|mupen64plus-2.0-3|10	Group:		Emulators
12cu|mupen64plus-2.0-3|11	Url:		http://code.google.com/p/mupen64plus/
12cu|mupen64plus-2.0-3|12	Source0:	%{name}-bundle-src-%{version}.tar.gz
12cu|mupen64plus-2.0-3|13	Patch0:		mupen64plus-bundle-src-2.0-segfault.patch
12cu|mupen64plus-2.0-3|14	BuildRequires:	pkgconfig(freetype2)
12cu|mupen64plus-2.0-3|15	BuildRequires:	pkgconfig(gl)
12cu|mupen64plus-2.0-3|16	BuildRequires:	pkgconfig(glu)
12cu|mupen64plus-2.0-3|17	BuildRequires:	pkgconfig(liblircclient0)
12cu|mupen64plus-2.0-3|18	BuildRequires:	pkgconfig(libpng)
12cu|mupen64plus-2.0-3|19	BuildRequires:	pkgconfig(samplerate)
12cu|mupen64plus-2.0-3|20	BuildRequires:	pkgconfig(sdl)
12cu|mupen64plus-2.0-3|21	BuildRequires:	pkgconfig(zlib)
12cu|mupen64plus-2.0-3|22	Requires:	%{libname} = %{EVRD}
12cu|mupen64plus-2.0-3|23	Requires:	fonts-ttf-dejavu
12cu|mupen64plus-2.0-3|24	Suggests:	%{name}-ui-console
12cu|mupen64plus-2.0-3|25	Suggests:	%{name}-ui-m64py
12cu|mupen64plus-2.0-3|26	
12cu|mupen64plus-2.0-3|27	%description
12cu|mupen64plus-2.0-3|28	Mupen64Plus is a plugin-based N64 emulator which is capable of accurately
12cu|mupen64plus-2.0-3|29	playing many games. It includes four MIPS R4300 CPU emulators, with dynamic
12cu|mupen64plus-2.0-3|30	recompilers for 32-bit x86 and 64-bit amd64 systems.  It supports plugins for
12cu|mupen64plus-2.0-3|31	audio, graphical rendering (RDP), the signal co-processor (RSP), and input.
12cu|mupen64plus-2.0-3|32	
12cu|mupen64plus-2.0-3|33	This package contains only common files for Mupen64Plus. You need to install
12cu|mupen64plus-2.0-3|34	a frontend application to run games. For example, mupen64plus-ui-console or
12cu|mupen64plus-2.0-3|35	mupen64plus-ui-m64py.
12cu|mupen64plus-2.0-3|36	
12cu|mupen64plus-2.0-3|37	%files
12cu|mupen64plus-2.0-3|38	%dir %{_datadir}/mupen64plus2
12cu|mupen64plus-2.0-3|39	%dir %{_libdir}/mupen64plus2
12cu|mupen64plus-2.0-3|40	%{_datadir}/mupen64plus2/mupen64plus.cht
12cu|mupen64plus-2.0-3|41	%{_datadir}/mupen64plus2/mupencheat.txt
12cu|mupen64plus-2.0-3|42	%{_datadir}/mupen64plus2/mupen64plus.ini
12cu|mupen64plus-2.0-3|43	%{_datadir}/mupen64plus2/font.ttf
12cu|mupen64plus-2.0-3|44	
12cu|mupen64plus-2.0-3|45	#----------------------------------------------------------------------------
12cu|mupen64plus-2.0-3|46	
12cu|mupen64plus-2.0-3|47	%package -n %{libname}
12cu|mupen64plus-2.0-3|48	Summary:	Shared Library Interface to Mupen64plus
12cu|mupen64plus-2.0-3|49	Group:		System/Libraries
12cu|mupen64plus-2.0-3|50	
12cu|mupen64plus-2.0-3|51	%description -n %{libname}
12cu|mupen64plus-2.0-3|52	Mupen64Plus is a plugin-based N64 emulator which is capable of accurately
12cu|mupen64plus-2.0-3|53	playing many games. It includes four MIPS R4300 CPU emulators, with dynamic
12cu|mupen64plus-2.0-3|54	recompilers for 32-bit x86 and 64-bit amd64 systems.  It supports plugins for
12cu|mupen64plus-2.0-3|55	audio, graphical rendering (RDP), the signal co-processor (RSP), and input.
12cu|mupen64plus-2.0-3|56	
12cu|mupen64plus-2.0-3|57	This package contains the shared library interface for frontends.
12cu|mupen64plus-2.0-3|58	
12cu|mupen64plus-2.0-3|59	%files -n %{libname}
12cu|mupen64plus-2.0-3|60	%{_libdir}/libmupen64plus.so.%{major}*
12cu|mupen64plus-2.0-3|61	
12cu|mupen64plus-2.0-3|62	#----------------------------------------------------------------------------
12cu|mupen64plus-2.0-3|63	
12cu|mupen64plus-2.0-3|64	%package -n %{devname}
12cu|mupen64plus-2.0-3|65	Summary:	Include Files for Mupen64plus Development
12cu|mupen64plus-2.0-3|66	Group:		Development/C
12cu|mupen64plus-2.0-3|67	Requires:	%{libname} = %{version}-%{release}
12cu|mupen64plus-2.0-3|68	Provides:	%{name}-devel = %{version}-%{release}
12cu|mupen64plus-2.0-3|69	
12cu|mupen64plus-2.0-3|70	%description -n %{devname}
12cu|mupen64plus-2.0-3|71	This package contains all necessary include files to develop frontends against
12cu|mupen64plus-2.0-3|72	the Mupen64plus shared library interface.
12cu|mupen64plus-2.0-3|73	
12cu|mupen64plus-2.0-3|74	%files -n %{devname}
12cu|mupen64plus-2.0-3|75	%doc source/mupen64plus-core/INSTALL
12cu|mupen64plus-2.0-3|76	%doc source/mupen64plus-core/LICENSES
12cu|mupen64plus-2.0-3|77	%doc source/mupen64plus-core/README
12cu|mupen64plus-2.0-3|78	%doc source/mupen64plus-core/RELEASE
12cu|mupen64plus-2.0-3|79	%dir %{_includedir}/mupen64plus
12cu|mupen64plus-2.0-3|80	%{_includedir}/mupen64plus/*
12cu|mupen64plus-2.0-3|81	%{_libdir}/libmupen64plus.so
12cu|mupen64plus-2.0-3|82	
12cu|mupen64plus-2.0-3|83	#----------------------------------------------------------------------------
12cu|mupen64plus-2.0-3|84	
12cu|mupen64plus-2.0-3|85	%package ui-console
12cu|mupen64plus-2.0-3|86	Summary:	Command Line Frontend for the Mupen64plus Nintendo 64 Emulator
12cu|mupen64plus-2.0-3|87	Group:		Emulators
12cu|mupen64plus-2.0-3|88	Requires:	%{libname} = %{EVRD}
12cu|mupen64plus-2.0-3|89	Requires:	mupen64plus-plugin-audio
12cu|mupen64plus-2.0-3|90	Requires:	mupen64plus-plugin-video
12cu|mupen64plus-2.0-3|91	Requires:	mupen64plus-plugin-input
12cu|mupen64plus-2.0-3|92	Requires:	mupen64plus-plugin-rsp-hle
12cu|mupen64plus-2.0-3|93	
12cu|mupen64plus-2.0-3|94	%description ui-console
12cu|mupen64plus-2.0-3|95	Mupen64Plus is a plugin-based N64 emulator which is capable of accurately
12cu|mupen64plus-2.0-3|96	playing many games.
12cu|mupen64plus-2.0-3|97	
12cu|mupen64plus-2.0-3|98	This package contains a command line frontend.
12cu|mupen64plus-2.0-3|99	
12cu|mupen64plus-2.0-3|100	%files ui-console
12cu|mupen64plus-2.0-3|101	%doc source/mupen64plus-ui-console/INSTALL
12cu|mupen64plus-2.0-3|102	%doc source/mupen64plus-ui-console/LICENSES
12cu|mupen64plus-2.0-3|103	%doc source/mupen64plus-ui-console/README
12cu|mupen64plus-2.0-3|104	%doc source/mupen64plus-ui-console/RELEASE
12cu|mupen64plus-2.0-3|105	%doc %{_mandir}/man6/mupen64plus.6*
12cu|mupen64plus-2.0-3|106	%{_bindir}/mupen64plus
12cu|mupen64plus-2.0-3|107	
12cu|mupen64plus-2.0-3|108	#----------------------------------------------------------------------------
12cu|mupen64plus-2.0-3|109	
12cu|mupen64plus-2.0-3|110	%package plugin-audio-sdl
12cu|mupen64plus-2.0-3|111	Summary:	SDL Audio Plugin for the Mupen64plus Nintendo 64 Emulator
12cu|mupen64plus-2.0-3|112	Group:		Emulators
12cu|mupen64plus-2.0-3|113	Provides:	mupen64plus-plugin-audio
12cu|mupen64plus-2.0-3|114	
12cu|mupen64plus-2.0-3|115	%description plugin-audio-sdl
12cu|mupen64plus-2.0-3|116	This package contains the SDL audio plugin for the Mupen64plus Nintendo 64
12cu|mupen64plus-2.0-3|117	Emulator.
12cu|mupen64plus-2.0-3|118	
12cu|mupen64plus-2.0-3|119	%files plugin-audio-sdl
12cu|mupen64plus-2.0-3|120	%doc source/mupen64plus-audio-sdl/INSTALL
12cu|mupen64plus-2.0-3|121	%doc source/mupen64plus-audio-sdl/LICENSES
12cu|mupen64plus-2.0-3|122	%doc source/mupen64plus-audio-sdl/RELEASE
12cu|mupen64plus-2.0-3|123	%{_libdir}/mupen64plus2/mupen64plus-audio-sdl.so
12cu|mupen64plus-2.0-3|124	
12cu|mupen64plus-2.0-3|125	#----------------------------------------------------------------------------
12cu|mupen64plus-2.0-3|126	
12cu|mupen64plus-2.0-3|127	%package plugin-input-sdl
12cu|mupen64plus-2.0-3|128	Summary:	SDL Input Plugin for the Mupen64plus Nintendo 64 Emulator
12cu|mupen64plus-2.0-3|129	Group:		Emulators
12cu|mupen64plus-2.0-3|130	Provides:	mupen64plus-plugin-input
12cu|mupen64plus-2.0-3|131	
12cu|mupen64plus-2.0-3|132	%description plugin-input-sdl
12cu|mupen64plus-2.0-3|133	This package contains the SDL input plugin for the Mupen64plus Nintendo 64
12cu|mupen64plus-2.0-3|134	Emulator. It has LIRC Infrared remote control interface and Rumble Pak support.
12cu|mupen64plus-2.0-3|135	
12cu|mupen64plus-2.0-3|136	%files plugin-input-sdl
12cu|mupen64plus-2.0-3|137	%doc source/mupen64plus-input-sdl/AUTHORS
12cu|mupen64plus-2.0-3|138	%doc source/mupen64plus-input-sdl/COPYING
12cu|mupen64plus-2.0-3|139	%doc source/mupen64plus-input-sdl/INSTALL
12cu|mupen64plus-2.0-3|140	%doc source/mupen64plus-input-sdl/LICENSES
12cu|mupen64plus-2.0-3|141	%doc source/mupen64plus-input-sdl/README
12cu|mupen64plus-2.0-3|142	%doc source/mupen64plus-input-sdl/RELEASE
12cu|mupen64plus-2.0-3|143	%{_datadir}/mupen64plus2/InputAutoCfg.ini
12cu|mupen64plus-2.0-3|144	%{_libdir}/mupen64plus2/mupen64plus-input-sdl.so
12cu|mupen64plus-2.0-3|145	
12cu|mupen64plus-2.0-3|146	#----------------------------------------------------------------------------
12cu|mupen64plus-2.0-3|147	
12cu|mupen64plus-2.0-3|148	%package plugin-rsp-hle
12cu|mupen64plus-2.0-3|149	Summary:	RSP High-Level Emulation Plugin For the Mupen64plus
12cu|mupen64plus-2.0-3|150	Group:		Emulators
12cu|mupen64plus-2.0-3|151	Provides:	mupen64plus-plugin-rsp-hle
12cu|mupen64plus-2.0-3|152	
12cu|mupen64plus-2.0-3|153	%description plugin-rsp-hle
12cu|mupen64plus-2.0-3|154	This package contains the RSP High-Level emulation plugin for the Mupen64plus
12cu|mupen64plus-2.0-3|155	Nintendo 64 Emulator.
12cu|mupen64plus-2.0-3|156	
12cu|mupen64plus-2.0-3|157	%files plugin-rsp-hle
12cu|mupen64plus-2.0-3|158	%doc source/mupen64plus-rsp-hle/INSTALL
12cu|mupen64plus-2.0-3|159	%doc source/mupen64plus-rsp-hle/LICENSES
12cu|mupen64plus-2.0-3|160	%doc source/mupen64plus-rsp-hle/RELEASE
12cu|mupen64plus-2.0-3|161	%{_libdir}/mupen64plus2/mupen64plus-rsp-hle.so
12cu|mupen64plus-2.0-3|162	
12cu|mupen64plus-2.0-3|163	#----------------------------------------------------------------------------
12cu|mupen64plus-2.0-3|164	
12cu|mupen64plus-2.0-3|165	%package plugin-video-rice
12cu|mupen64plus-2.0-3|166	Summary:	Rice Video Plugin for the Mupen64plus Nintendo 64 Emulator
12cu|mupen64plus-2.0-3|167	Group:		Emulators
12cu|mupen64plus-2.0-3|168	Provides:	mupen64plus-plugin-video
12cu|mupen64plus-2.0-3|169	
12cu|mupen64plus-2.0-3|170	%description plugin-video-rice
12cu|mupen64plus-2.0-3|171	This package contains the Rice Video Plugin for the Mupen64plus Nintendo 64
12cu|mupen64plus-2.0-3|172	Emulator. It provides Hi-resolution texture support.
12cu|mupen64plus-2.0-3|173	
12cu|mupen64plus-2.0-3|174	%files plugin-video-rice
12cu|mupen64plus-2.0-3|175	%doc source/mupen64plus-video-rice/INSTALL
12cu|mupen64plus-2.0-3|176	%doc source/mupen64plus-video-rice/LICENSES
12cu|mupen64plus-2.0-3|177	%doc source/mupen64plus-video-rice/README
12cu|mupen64plus-2.0-3|178	%doc source/mupen64plus-video-rice/RELEASE
12cu|mupen64plus-2.0-3|179	%{_datadir}/mupen64plus2/RiceVideoLinux.ini
12cu|mupen64plus-2.0-3|180	%{_libdir}/mupen64plus2/mupen64plus-video-rice.so
12cu|mupen64plus-2.0-3|181	
12cu|mupen64plus-2.0-3|182	#----------------------------------------------------------------------------
12cu|mupen64plus-2.0-3|183	
12cu|mupen64plus-2.0-3|184	%prep
12cu|mupen64plus-2.0-3|185	%setup -q -n %{name}-bundle-src-%{version}
12cu|mupen64plus-2.0-3|186	%patch0 -p1
12cu|mupen64plus-2.0-3|187	
12cu|mupen64plus-2.0-3|188	%build
12cu|mupen64plus-2.0-3|189	%make -C source/mupen64plus-core/projects/unix all \
12cu|mupen64plus-2.0-3|190	OPTFLAGS="%{optflags}" \
12cu|mupen64plus-2.0-3|191	SHAREDIR=%{_datadir}/mupen64plus2/ \
12cu|mupen64plus-2.0-3|192	LIRC=1 \
12cu|mupen64plus-2.0-3|193	V=1
12cu|mupen64plus-2.0-3|194	
12cu|mupen64plus-2.0-3|195	%make -C source/mupen64plus-ui-console/projects/unix all \
12cu|mupen64plus-2.0-3|196	OPTFLAGS="%{optflags}" \
12cu|mupen64plus-2.0-3|197	COREDIR=%{_libdir}/ \
12cu|mupen64plus-2.0-3|198	SHAREDIR=%{_datadir}/mupen64plus2/ \
12cu|mupen64plus-2.0-3|199	PLUGINDIR=%{_libdir}/mupen64plus2/ \
12cu|mupen64plus-2.0-3|200	V=1
12cu|mupen64plus-2.0-3|201	
12cu|mupen64plus-2.0-3|202	%make -C source/mupen64plus-audio-sdl/projects/unix all \
12cu|mupen64plus-2.0-3|203	OPTFLAGS="%{optflags}" \
12cu|mupen64plus-2.0-3|204	V=1
12cu|mupen64plus-2.0-3|205	
12cu|mupen64plus-2.0-3|206	%make -C source/mupen64plus-input-sdl/projects/unix all \
12cu|mupen64plus-2.0-3|207	OPTFLAGS="%{optflags}" \
12cu|mupen64plus-2.0-3|208	V=1
12cu|mupen64plus-2.0-3|209	
12cu|mupen64plus-2.0-3|210	%make -C source/mupen64plus-rsp-hle/projects/unix all \
12cu|mupen64plus-2.0-3|211	OPTFLAGS="%{optflags}" \
12cu|mupen64plus-2.0-3|212	V=1
12cu|mupen64plus-2.0-3|213	
12cu|mupen64plus-2.0-3|214	%make -C source/mupen64plus-video-rice/projects/unix all \
12cu|mupen64plus-2.0-3|215	OPTFLAGS="%{optflags}" \
12cu|mupen64plus-2.0-3|216	V=1
12cu|mupen64plus-2.0-3|217	
12cu|mupen64plus-2.0-3|218	%install
12cu|mupen64plus-2.0-3|219	%makeinstall_std -C source/mupen64plus-core/projects/unix \
12cu|mupen64plus-2.0-3|220	PREFIX="%{_prefix}" \
12cu|mupen64plus-2.0-3|221	SHAREDIR=%{_datadir}/mupen64plus2/ \
12cu|mupen64plus-2.0-3|222	LIBDIR=%{_libdir}/ \
12cu|mupen64plus-2.0-3|223	INCDIR=%{_includedir}/mupen64plus/ \
12cu|mupen64plus-2.0-3|224	LIRC=1 \
12cu|mupen64plus-2.0-3|225	INSTALL_STRIP_FLAG=
12cu|mupen64plus-2.0-3|226	
12cu|mupen64plus-2.0-3|227	pushd %{buildroot}%{_libdir}
12cu|mupen64plus-2.0-3|228	ln -sf libmupen64plus.so.%{major} libmupen64plus.so
12cu|mupen64plus-2.0-3|229	popd
12cu|mupen64plus-2.0-3|230	
12cu|mupen64plus-2.0-3|231	%makeinstall_std -C source/mupen64plus-ui-console/projects/unix \
12cu|mupen64plus-2.0-3|232	PREFIX="%{_prefix}" \
12cu|mupen64plus-2.0-3|233	BINDIR=%{_bindir} \
12cu|mupen64plus-2.0-3|234	MANDIR=%{_mandir}/ \
12cu|mupen64plus-2.0-3|235	NO_ASM=1 \
12cu|mupen64plus-2.0-3|236	INSTALL_STRIP_FLAG=
12cu|mupen64plus-2.0-3|237	
12cu|mupen64plus-2.0-3|238	%makeinstall_std -C source/mupen64plus-audio-sdl/projects/unix \
12cu|mupen64plus-2.0-3|239	PREFIX="%{_prefix}" \
12cu|mupen64plus-2.0-3|240	LIBDIR=%{_libdir}/mupen64plus2/ \
12cu|mupen64plus-2.0-3|241	INSTALL_STRIP_FLAG=
12cu|mupen64plus-2.0-3|242	
12cu|mupen64plus-2.0-3|243	%makeinstall_std -C source/mupen64plus-input-sdl/projects/unix \
12cu|mupen64plus-2.0-3|244	PREFIX="%{_prefix}" \
12cu|mupen64plus-2.0-3|245	SHAREDIR=%{_datadir}/mupen64plus2/ \
12cu|mupen64plus-2.0-3|246	LIBDIR=%{_libdir}/mupen64plus2/ \
12cu|mupen64plus-2.0-3|247	INSTALL_STRIP_FLAG=
12cu|mupen64plus-2.0-3|248	
12cu|mupen64plus-2.0-3|249	%makeinstall_std -C source/mupen64plus-rsp-hle/projects/unix \
12cu|mupen64plus-2.0-3|250	PREFIX="%{_prefix}" \
12cu|mupen64plus-2.0-3|251	LIBDIR=%{_libdir}/mupen64plus2/ \
12cu|mupen64plus-2.0-3|252	INSTALL_STRIP_FLAG=
12cu|mupen64plus-2.0-3|253	
12cu|mupen64plus-2.0-3|254	%makeinstall_std -C source/mupen64plus-video-rice/projects/unix \
12cu|mupen64plus-2.0-3|255	PREFIX="%{_prefix}" \
12cu|mupen64plus-2.0-3|256	SHAREDIR=%{_datadir}/mupen64plus2/ \
12cu|mupen64plus-2.0-3|257	LIBDIR=%{_libdir}/mupen64plus2/ \
12cu|mupen64plus-2.0-3|258	INSTALL_STRIP_FLAG=
12cu|mupen64plus-2.0-3|259	
12cu|mupen64plus-2.0-3|260	chmod -R 0755 %{buildroot}%{_libdir}
12cu|mupen64plus-2.0-3|261	
12cu|mupen64plus-2.0-3|262	mv %{buildroot}%{_libdir}/mupen64plus2/%{name}/mupen64plus*.so %{buildroot}%{_libdir}/mupen64plus2/
12cu|mupen64plus-2.0-3|263	rmdir %{buildroot}%{_libdir}/mupen64plus2/%{name}
12cu|mupen64plus-2.0-3|264	
12cu|mupen64plus-2.0-3|265	
12cu|mupen64plus-2.0-3|266	%changelog
12cu|mupen64plus-2.0-3|267	* Tue Apr 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-3
12cu|mupen64plus-2.0-3|268	+ Revision: 53b2a15
12cu|mupen64plus-2.0-3|269	- Fix segfault in sdl input plugin
12cu|mupen64plus-2.0-3|270	
12cu|mupen64plus-2.0-3|271	

10166 12
12cu|mupen64plus-ui-m64py-0.2.0-1|1	# Could be noarch package but depends on arch library path
12cu|mupen64plus-ui-m64py-0.2.0-1|2	%define _enable_debug_packages %{nil}
12cu|mupen64plus-ui-m64py-0.2.0-1|3	%define debug_package %{nil}
12cu|mupen64plus-ui-m64py-0.2.0-1|4	
12cu|mupen64plus-ui-m64py-0.2.0-1|5	%define oname m64py
12cu|mupen64plus-ui-m64py-0.2.0-1|6	
12cu|mupen64plus-ui-m64py-0.2.0-1|7	Summary:	M64Py - A frontend for Mupen64Plus
12cu|mupen64plus-ui-m64py-0.2.0-1|8	Name:		mupen64plus-ui-%{oname}
12cu|mupen64plus-ui-m64py-0.2.0-1|9	Version:	0.2.0
12cu|mupen64plus-ui-m64py-0.2.0-1|10	Release:	1
12cu|mupen64plus-ui-m64py-0.2.0-1|11	License:	GPLv3+
12cu|mupen64plus-ui-m64py-0.2.0-1|12	Group:		Emulators
12cu|mupen64plus-ui-m64py-0.2.0-1|13	Url:		http://m64py.sourceforge.net
12cu|mupen64plus-ui-m64py-0.2.0-1|14	Source0:	http://sourceforge.net/projects/m64py/files/%{oname}-%{version}/%{oname}-%{version}.tar.gz
12cu|mupen64plus-ui-m64py-0.2.0-1|15	BuildRequires:	python-setuptools
12cu|mupen64plus-ui-m64py-0.2.0-1|16	BuildRequires:	python-qt4-devel
12cu|mupen64plus-ui-m64py-0.2.0-1|17	Requires:	PyQt4
12cu|mupen64plus-ui-m64py-0.2.0-1|18	Requires:	mupen64plus >= 2.0
12cu|mupen64plus-ui-m64py-0.2.0-1|19	
12cu|mupen64plus-ui-m64py-0.2.0-1|20	%description
12cu|mupen64plus-ui-m64py-0.2.0-1|21	M64Py is a Qt4 front-end (GUI) for Mupen64Plus 2.0, a cross-platform
12cu|mupen64plus-ui-m64py-0.2.0-1|22	plugin-based Nintendo 64 emulator. Front-end is written in Python and
12cu|mupen64plus-ui-m64py-0.2.0-1|23	it provides a user-friendly interface over Mupen64Plus shared library.
12cu|mupen64plus-ui-m64py-0.2.0-1|24	
12cu|mupen64plus-ui-m64py-0.2.0-1|25	%files
12cu|mupen64plus-ui-m64py-0.2.0-1|26	%{_bindir}/%{oname}
12cu|mupen64plus-ui-m64py-0.2.0-1|27	%{_datadir}/applications/%{oname}.desktop
12cu|mupen64plus-ui-m64py-0.2.0-1|28	%{_iconsdir}/hicolor/96x96/mimetypes/application-x-%{oname}.png
12cu|mupen64plus-ui-m64py-0.2.0-1|29	%{_datadir}/mime/packages/application-x-%{oname}.xml
12cu|mupen64plus-ui-m64py-0.2.0-1|30	%{_datadir}/pixmaps/%{oname}.png
12cu|mupen64plus-ui-m64py-0.2.0-1|31	%{py_puresitedir}/%{oname}
12cu|mupen64plus-ui-m64py-0.2.0-1|32	%{py_puresitedir}/%{oname}-*.egg-info
12cu|mupen64plus-ui-m64py-0.2.0-1|33	
12cu|mupen64plus-ui-m64py-0.2.0-1|34	%prep
12cu|mupen64plus-ui-m64py-0.2.0-1|35	%setup -q -n %{oname}-%{version}
12cu|mupen64plus-ui-m64py-0.2.0-1|36	sed s,"/usr/lib/mupen64plus","%{_libdir}/mupen64plus2",g -i src/m64py/platform.py
12cu|mupen64plus-ui-m64py-0.2.0-1|37	
12cu|mupen64plus-ui-m64py-0.2.0-1|38	#----------------------------------------------------------------------------
12cu|mupen64plus-ui-m64py-0.2.0-1|39	
12cu|mupen64plus-ui-m64py-0.2.0-1|40	%build
12cu|mupen64plus-ui-m64py-0.2.0-1|41	python setup.py build
12cu|mupen64plus-ui-m64py-0.2.0-1|42	
12cu|mupen64plus-ui-m64py-0.2.0-1|43	%install
12cu|mupen64plus-ui-m64py-0.2.0-1|44	python setup.py install --root %{buildroot}
12cu|mupen64plus-ui-m64py-0.2.0-1|45	
12cu|mupen64plus-ui-m64py-0.2.0-1|46	# messged up in setup.py
12cu|mupen64plus-ui-m64py-0.2.0-1|47	rm -rf %{buildroot}%{_iconsdir}/hicolor/96x96/mimetypes/application-x-%{oname}.png
12cu|mupen64plus-ui-m64py-0.2.0-1|48	cp xdg/%{oname}.png %{buildroot}%{_iconsdir}/hicolor/96x96/mimetypes/application-x-%{oname}.png
12cu|mupen64plus-ui-m64py-0.2.0-1|49	
12cu|mupen64plus-ui-m64py-0.2.0-1|50	
12cu|mupen64plus-ui-m64py-0.2.0-1|51	%changelog
12cu|mupen64plus-ui-m64py-0.2.0-1|52	* Wed Jan 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.0-1
12cu|mupen64plus-ui-m64py-0.2.0-1|53	+ Revision: 23c1202
12cu|mupen64plus-ui-m64py-0.2.0-1|54	- LOG New version 0.2.0
12cu|mupen64plus-ui-m64py-0.2.0-1|55	
12cu|mupen64plus-ui-m64py-0.2.0-1|56	

10167 12
12cu|muse-2.1.2-1|1	%define debug_package          %{nil}
12cu|muse-2.1.2-1|2	
12cu|muse-2.1.2-1|3	Name:          muse
12cu|muse-2.1.2-1|4	Summary:       Midi/Audio Music Sequencer
12cu|muse-2.1.2-1|5	Version:       2.1.2
12cu|muse-2.1.2-1|6	Release:       1
12cu|muse-2.1.2-1|7	License:       Public Domain and GPLv2 and GPLv2+ and LGPLv2+
12cu|muse-2.1.2-1|8	Group:         Sound
12cu|muse-2.1.2-1|9	URL:           http://www.muse-sequencer.org/
12cu|muse-2.1.2-1|10	Source0:       https://downloads.sourceforge.net/project/lmuse/%{name}-%{version}/%{name}-%{version}.tar.gz
12cu|muse-2.1.2-1|11	
12cu|muse-2.1.2-1|12	BuildRequires: libalsa-devel
12cu|muse-2.1.2-1|13	BuildRequires: jackit-devel
12cu|muse-2.1.2-1|14	BuildRequires: cmake
12cu|muse-2.1.2-1|15	BuildRequires: dssi-devel
12cu|muse-2.1.2-1|16	BuildRequires: fluidsynth-devel
12cu|muse-2.1.2-1|17	BuildRequires: liblo-devel
12cu|muse-2.1.2-1|18	BuildRequires: libsamplerate-devel
12cu|muse-2.1.2-1|19	BuildRequires: sndfile-devel
12cu|muse-2.1.2-1|20	BuildRequires: pkgconfig
12cu|muse-2.1.2-1|21	BuildRequires: python-devel
12cu|muse-2.1.2-1|22	BuildRequires: qt4-devel
12cu|muse-2.1.2-1|23	BuildRequires: desktop-file-utils
12cu|muse-2.1.2-1|24	BuildRequires: libuuid-devel
12cu|muse-2.1.2-1|25	
12cu|muse-2.1.2-1|26	%description
12cu|muse-2.1.2-1|27	MusE is a MIDI/Audio sequencer with recording and editing capabilities. It can
12cu|muse-2.1.2-1|28	perform audio effects like chorus/flanger in real-time via LASH and it supports
12cu|muse-2.1.2-1|29	Jack and ALSA interfaces. MusE aims to be a complete multitrack virtual studio
12cu|muse-2.1.2-1|30	for Linux.
12cu|muse-2.1.2-1|31	
12cu|muse-2.1.2-1|32	
12cu|muse-2.1.2-1|33	%prep
12cu|muse-2.1.2-1|34	%setup -q
12cu|muse-2.1.2-1|35	
12cu|muse-2.1.2-1|36	%build
12cu|muse-2.1.2-1|37	mkdir build
12cu|muse-2.1.2-1|38	pushd build
12cu|muse-2.1.2-1|39	cmake .. \
12cu|muse-2.1.2-1|40	-DMusE_DOC_DIR=%{_docdir}/%{name}-%{version}/ \
12cu|muse-2.1.2-1|41	-DENABLE_PYTHON=1 -DENABLE_LASH=0 -DENABLE_FLUID=0 \
12cu|muse-2.1.2-1|42	-DCMAKE_EXE_LINKER_FLAGS=-lX11 -DCMAKE_SHARED_LINKER_FLAGS=-lX11 \
12cu|muse-2.1.2-1|43	-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR:PATH=%_libdir
12cu|muse-2.1.2-1|44	
12cu|muse-2.1.2-1|45	make
12cu|muse-2.1.2-1|46	
12cu|muse-2.1.2-1|47	%install
12cu|muse-2.1.2-1|48	pushd build
12cu|muse-2.1.2-1|49	%makeinstall_std
12cu|muse-2.1.2-1|50	
12cu|muse-2.1.2-1|51	%files
12cu|muse-2.1.2-1|52	%{_docdir}/%{name}-*/
12cu|muse-2.1.2-1|53	%{_bindir}/%{name}*
12cu|muse-2.1.2-1|54	%{_bindir}/grepmidi
12cu|muse-2.1.2-1|55	%{_libdir}/%{name}-*/
12cu|muse-2.1.2-1|56	%{_datadir}/%{name}-*/
12cu|muse-2.1.2-1|57	%{_datadir}/applications/%{name}.desktop
12cu|muse-2.1.2-1|58	%{_datadir}/icons/hicolor/64x64/apps/%{name}_icon.png
12cu|muse-2.1.2-1|59	%{_mandir}/man1/grepmidi*
12cu|muse-2.1.2-1|60	%{_mandir}/man1/%{name}*
12cu|muse-2.1.2-1|61	%{_datadir}/mime/packages/muse.xml
12cu|muse-2.1.2-1|62	
12cu|muse-2.1.2-1|63	
12cu|muse-2.1.2-1|64	%changelog
12cu|muse-2.1.2-1|65	* Tue Jul 31 2012 Frank Kober <emuse@mandriva.org> 2.0.1-1
12cu|muse-2.1.2-1|66	+ Revision: 811495
12cu|muse-2.1.2-1|67	- new version 2.0.1
12cu|muse-2.1.2-1|68	
12cu|muse-2.1.2-1|69	* Fri Jul 13 2012 Frank Kober <emuse@mandriva.org> 2.0-1
12cu|muse-2.1.2-1|70	+ Revision: 809100
12cu|muse-2.1.2-1|71	- new (qt4-based) version 2.0
12cu|muse-2.1.2-1|72	
12cu|muse-2.1.2-1|73	+ Thierry Vignaud <tv@mandriva.org>
12cu|muse-2.1.2-1|74	- rebuild
12cu|muse-2.1.2-1|75	
12cu|muse-2.1.2-1|76	* Sun Mar 15 2009 Funda Wang <fwang@mandriva.org> 1.0-0.rc1.1mdv2009.1
12cu|muse-2.1.2-1|77	+ Revision: 355318
12cu|muse-2.1.2-1|78	- New version 1.0 rc1
12cu|muse-2.1.2-1|79	
12cu|muse-2.1.2-1|80	+ Thierry Vignaud <tv@mandriva.org>
12cu|muse-2.1.2-1|81	- rebuild
12cu|muse-2.1.2-1|82	
12cu|muse-2.1.2-1|83	+ Pixel <pixel@mandriva.com>
12cu|muse-2.1.2-1|84	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|muse-2.1.2-1|85	
12cu|muse-2.1.2-1|86	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.9-2mdv2008.1
12cu|muse-2.1.2-1|87	+ Revision: 170992
12cu|muse-2.1.2-1|88	- rebuild
12cu|muse-2.1.2-1|89	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|muse-2.1.2-1|90	- kill re-definition of %%buildroot on Pixel's request
12cu|muse-2.1.2-1|91	- s/Mandrake/Mandriva/
12cu|muse-2.1.2-1|92	
12cu|muse-2.1.2-1|93	+ Olivier Blin <blino@mandriva.org>
12cu|muse-2.1.2-1|94	- restore BuildRoot
12cu|muse-2.1.2-1|95	
12cu|muse-2.1.2-1|96	* Tue Sep 04 2007 Emmanuel Andry <eandry@mandriva.org> 0.9-1mdv2008.0
12cu|muse-2.1.2-1|97	+ Revision: 79570
12cu|muse-2.1.2-1|98	- New version
12cu|muse-2.1.2-1|99	- drop old menu
12cu|muse-2.1.2-1|100	- fix URL
12cu|muse-2.1.2-1|101	
12cu|muse-2.1.2-1|102	+ Thierry Vignaud <tv@mandriva.org>
12cu|muse-2.1.2-1|103	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|muse-2.1.2-1|104	
12cu|muse-2.1.2-1|105	
12cu|muse-2.1.2-1|106	* Fri Mar 23 2007 Emmanuel Andry <eandry@mandriva.org> 0.8.1-3mdv2007.1
12cu|muse-2.1.2-1|107	+ Revision: 148239
12cu|muse-2.1.2-1|108	- rebuild for libflac
12cu|muse-2.1.2-1|109	
12cu|muse-2.1.2-1|110	+ Jérôme Soyer <saispo@mandriva.org>
12cu|muse-2.1.2-1|111	- Import muse
12cu|muse-2.1.2-1|112	
12cu|muse-2.1.2-1|113	* Wed Sep 06 2006 Emmanuel Andry <eandry@mandriva.org> 0.8.1-2mdv2007.0
12cu|muse-2.1.2-1|114	- xdg menu
12cu|muse-2.1.2-1|115	- %%mkrel
12cu|muse-2.1.2-1|116	
12cu|muse-2.1.2-1|117	* Wed May 17 2006 Austin Acton <austin@mandriva.org> 0.8.1-1mdk
12cu|muse-2.1.2-1|118	- fix lib64
12cu|muse-2.1.2-1|119	- 0.8.1a
12cu|muse-2.1.2-1|120	
12cu|muse-2.1.2-1|121	* Sat Jan 15 2005 Austin Acton <austin@mandrake.org> 0.7.1-1mdk
12cu|muse-2.1.2-1|122	- 0.7.1
12cu|muse-2.1.2-1|123	- fix summary
12cu|muse-2.1.2-1|124	- configure 2.5
12cu|muse-2.1.2-1|125	- buildrequires samplerate
12cu|muse-2.1.2-1|126	- update configure flags
12cu|muse-2.1.2-1|127	- update description
12cu|muse-2.1.2-1|128	
12cu|muse-2.1.2-1|129	* Wed Jul 21 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.7.0-1mdk
12cu|muse-2.1.2-1|130	- 0.7.0
12cu|muse-2.1.2-1|131	
12cu|muse-2.1.2-1|132	* Fri Jul 02 2004 Michael Scherer <misc@mandrake.org> 0.6.3-2mdk
12cu|muse-2.1.2-1|133	- rebuild for new gcc ( patch0 )
12cu|muse-2.1.2-1|134	

10168 12
12cu|musescore-1.3-3|1	%define srcname MuseScore
12cu|musescore-1.3-3|2	%define shortname mscore
12cu|musescore-1.3-3|3	
12cu|musescore-1.3-3|4	Summary:	Linux MusE Score Typesetter
12cu|musescore-1.3-3|5	Name:		musescore
12cu|musescore-1.3-3|6	Version:	1.3
12cu|musescore-1.3-3|7	Release:	3
12cu|musescore-1.3-3|8	# (Fedora) rtf2html is LGPLv2+
12cu|musescore-1.3-3|9	# paper4.png paper5.png are LGPLv3
12cu|musescore-1.3-3|10	# the rest is GPLv2
12cu|musescore-1.3-3|11	License:	GPLv2+ and LGPLv2+ and LGPLv3+
12cu|musescore-1.3-3|12	Group:		Sound
12cu|musescore-1.3-3|13	Url:		http://musescore.org
12cu|musescore-1.3-3|14	Source0:	http://downloads.sourceforge.net/project/mscore/mscore/%{srcname}-%{version}/%{shortname}-%{version}.tar.bz2
12cu|musescore-1.3-3|15	# (Fedora) For building the jazz font
12cu|musescore-1.3-3|16	Source1:	mscore-ConvertFont.ff
12cu|musescore-1.3-3|17	# (Fedora) For mime types
12cu|musescore-1.3-3|18	Source2:	mscore.xml
12cu|musescore-1.3-3|19	Patch0:		mscore-1.0-awl-fix-underlink.patch
12cu|musescore-1.3-3|20	Patch1:		mscore-1.0-disable-uitools.patch
12cu|musescore-1.3-3|21	# (Fedora) use the system default soundfont instead of the deleted, non-free, one
12cu|musescore-1.3-3|22	Patch2:		mscore-1.3-use-default-soundfont.patch
12cu|musescore-1.3-3|23	# (Fedora) don't build the common files (font files, wallpapers, demo song,
12cu|musescore-1.3-3|24	# instrument list) into the binary executable to reduce its size. This is also
12cu|musescore-1.3-3|25	# useful to inform the users about the existence of different choices for common
12cu|musescore-1.3-3|26	# files. The font files need to be separated due to the font packaging guidelines.
12cu|musescore-1.3-3|27	Patch3:		mscore-1.3-separate-commonfiles.patch
12cu|musescore-1.3-3|28	# (Fedora) Split the large documentation into a separate package
12cu|musescore-1.3-3|29	Patch4:		mscore-split-doc.patch
12cu|musescore-1.3-3|30	# (Fedora) Fix DSO linking.
12cu|musescore-1.3-3|31	Patch5:		mscore-dso-linking.patch
12cu|musescore-1.3-3|32	# (Fedora) Use system qtsingleapplication
12cu|musescore-1.3-3|33	Patch7:		mscore-system-qtsingleapplication.patch
12cu|musescore-1.3-3|34	
12cu|musescore-1.3-3|35	BuildRequires:	cmake
12cu|musescore-1.3-3|36	BuildRequires:	doxygen
12cu|musescore-1.3-3|37	BuildRequires:	qt4-linguist
12cu|musescore-1.3-3|38	BuildRequires:	texlive-mf2pt1
12cu|musescore-1.3-3|39	BuildRequires:	qt4-devel
12cu|musescore-1.3-3|40	BuildRequires:	qtsingleapplication-devel
12cu|musescore-1.3-3|41	BuildRequires:	pkgconfig(alsa)
12cu|musescore-1.3-3|42	BuildRequires:	pkgconfig(fluidsynth)
12cu|musescore-1.3-3|43	BuildRequires:	pkgconfig(jack)
12cu|musescore-1.3-3|44	BuildRequires:	pkgconfig(portaudio-2.0)
12cu|musescore-1.3-3|45	Requires:	qtscriptbindings
12cu|musescore-1.3-3|46	Requires:	%{name}-fonts = %{EVRD}
12cu|musescore-1.3-3|47	Requires:	soundfont2-default
12cu|musescore-1.3-3|48	Obsoletes:	mscore < 1.3-3
12cu|musescore-1.3-3|49	Provides:	mscore = %{EVRD}
12cu|musescore-1.3-3|50	
12cu|musescore-1.3-3|51	%description
12cu|musescore-1.3-3|52	MuseScore stands for Linux MusE Score Typesetter.
12cu|musescore-1.3-3|53	
12cu|musescore-1.3-3|54	Features:
12cu|musescore-1.3-3|55	- WYSIWYG design, notes are entered on a "virtual notepaper"
12cu|musescore-1.3-3|56	- TrueType font(s) for printing & display allows for high quality
12cu|musescore-1.3-3|57	scaling to all sizes
12cu|musescore-1.3-3|58	- easy & fast note entry
12cu|musescore-1.3-3|59	- many editing functions
12cu|musescore-1.3-3|60	- MusicXML import/export
12cu|musescore-1.3-3|61	- Midi (SMF) import/export
12cu|musescore-1.3-3|62	- MuseData import
12cu|musescore-1.3-3|63	- Midi input for note entry
12cu|musescore-1.3-3|64	- integrated sequencer and software synthesizer to
12cu|musescore-1.3-3|65	play the score
12cu|musescore-1.3-3|66	- print or create pdf files
12cu|musescore-1.3-3|67	
12cu|musescore-1.3-3|68	%files
12cu|musescore-1.3-3|69	%doc ChangeLog* NEWS README* COPYING*
12cu|musescore-1.3-3|70	%{_bindir}/%{shortname}
12cu|musescore-1.3-3|71	%{_datadir}/%{shortname}*
12cu|musescore-1.3-3|72	%{_datadir}/applications/%{shortname}.desktop
12cu|musescore-1.3-3|73	%{_datadir}/pixmaps/%{shortname}.*
12cu|musescore-1.3-3|74	%{_datadir}/mime/packages/%{shortname}.xml
12cu|musescore-1.3-3|75	%{_datadir}/soundfonts/TimGM6mb.sf2
12cu|musescore-1.3-3|76	%{_mandir}/man1/*
12cu|musescore-1.3-3|77	%{qt4plugins}/designer/libawlplugin.so
12cu|musescore-1.3-3|78	%exclude %{_datadir}/%{shortname}-*/man/
12cu|musescore-1.3-3|79	
12cu|musescore-1.3-3|80	#----------------------------------------------------------------------------
12cu|musescore-1.3-3|81	
12cu|musescore-1.3-3|82	%package doc
12cu|musescore-1.3-3|83	Summary:	MuseScore documentation
12cu|musescore-1.3-3|84	License:	CC-BY
12cu|musescore-1.3-3|85	Group:		Development/Other
12cu|musescore-1.3-3|86	Requires:	%{name} = %{EVRD}
12cu|musescore-1.3-3|87	Obsoletes:	mscore-doc < 1.3-3
12cu|musescore-1.3-3|88	Provides:	mscore-doc = %{EVRD}
12cu|musescore-1.3-3|89	BuildArch:	noarch
12cu|musescore-1.3-3|90	
12cu|musescore-1.3-3|91	%description doc
12cu|musescore-1.3-3|92	MuseScore is a free cross platform WYSIWYG music notation program.
12cu|musescore-1.3-3|93	
12cu|musescore-1.3-3|94	This package contains the user manual of MuseScore in different languages.
12cu|musescore-1.3-3|95	
12cu|musescore-1.3-3|96	%files doc
12cu|musescore-1.3-3|97	%doc %{_datadir}/%{shortname}-*/man/
12cu|musescore-1.3-3|98	
12cu|musescore-1.3-3|99	#----------------------------------------------------------------------------
12cu|musescore-1.3-3|100	
12cu|musescore-1.3-3|101	%package fonts
12cu|musescore-1.3-3|102	Summary:	MuseScore fonts
12cu|musescore-1.3-3|103	License:	GPL+ with exceptions and OFL
12cu|musescore-1.3-3|104	Group:		Publishing
12cu|musescore-1.3-3|105	BuildArch:	noarch
12cu|musescore-1.3-3|106	BuildRequires:	fontforge
12cu|musescore-1.3-3|107	BuildRequires:	tetex
12cu|musescore-1.3-3|108	BuildRequires:	t1utils
12cu|musescore-1.3-3|109	Obsoletes:	mscore-fonts < 1.3-3
12cu|musescore-1.3-3|110	Provides:	mscore-fonts = {EVRD}
12cu|musescore-1.3-3|111	
12cu|musescore-1.3-3|112	%description fonts
12cu|musescore-1.3-3|113	MuseScore is a free cross platform WYSIWYG music notation program.
12cu|musescore-1.3-3|114	
12cu|musescore-1.3-3|115	This package contains the musical notation fonts for use of MuseScore.
12cu|musescore-1.3-3|116	
12cu|musescore-1.3-3|117	%files fonts
12cu|musescore-1.3-3|118	%{_datadir}/fonts/%{shortname}
12cu|musescore-1.3-3|119	
12cu|musescore-1.3-3|120	#----------------------------------------------------------------------------
12cu|musescore-1.3-3|121	
12cu|musescore-1.3-3|122	%prep
12cu|musescore-1.3-3|123	%setup -q -n %{shortname}-%{version}/mscore
12cu|musescore-1.3-3|124	%patch0 -p2 -b .underlink
12cu|musescore-1.3-3|125	%patch1 -p0 -b .disable-uitools
12cu|musescore-1.3-3|126	
12cu|musescore-1.3-3|127	%patch2 -p1 -b .default-soundfont
12cu|musescore-1.3-3|128	%patch3 -p2 -b .separate-commonfiles
12cu|musescore-1.3-3|129	%patch4 -p2 -b .split-doc
12cu|musescore-1.3-3|130	%patch5 -p2 -b .dso-linking
12cu|musescore-1.3-3|131	%patch7 -p2 -b .qtsingleapp
12cu|musescore-1.3-3|132	
12cu|musescore-1.3-3|133	# cmake error: subdirs called without arguments
12cu|musescore-1.3-3|134	perl -pi -e "s/SCRIPTGEN TRUE/SCRIPTGEN FALSE/g" CMakeLists.txt
12cu|musescore-1.3-3|135	
12cu|musescore-1.3-3|136	# (Fedora) Remove the precompiled binary
12cu|musescore-1.3-3|137	rm rtf2html/rtf2html
12cu|musescore-1.3-3|138	
12cu|musescore-1.3-3|139	# (Fedora) Fix EOL encoding
12cu|musescore-1.3-3|140	sed 's|\r||' rtf2html/README > tmpfile
12cu|musescore-1.3-3|141	touch -r rtf2html/README tmpfile
12cu|musescore-1.3-3|142	mv -f tmpfile rtf2html/README
12cu|musescore-1.3-3|143	
12cu|musescore-1.3-3|144	# (Fedora) Remove preshipped fonts. We will build them from source
12cu|musescore-1.3-3|145	rm -f %{shortname}/%{shortname}/fonts/*.ttf
12cu|musescore-1.3-3|146	
12cu|musescore-1.3-3|147	# (Fedora) Disable rpath
12cu|musescore-1.3-3|148	sed -i '/rpath/d' %{shortname}/CMakeLists.txt
12cu|musescore-1.3-3|149	
12cu|musescore-1.3-3|150	# (Fedora) this is non-free soundfont "Gort's Minipiano"
12cu|musescore-1.3-3|151	rm -f mscore/data/piano1.sf2
12cu|musescore-1.3-3|152	
12cu|musescore-1.3-3|153	# (Fedora) Force specific compile flags:
12cu|musescore-1.3-3|154	find . -name CMakeLists.txt -exec sed -i 's|-O3|%{optflags}|' {} \;
12cu|musescore-1.3-3|155	
12cu|musescore-1.3-3|156	%build
12cu|musescore-1.3-3|157	%cmake_qt4
12cu|musescore-1.3-3|158	%make
12cu|musescore-1.3-3|159	make lupdate
12cu|musescore-1.3-3|160	make lrelease
12cu|musescore-1.3-3|161	
12cu|musescore-1.3-3|162	# (Fedora) Build fonts from source:
12cu|musescore-1.3-3|163	pushd ../%{shortname}/fonts
12cu|musescore-1.3-3|164	# adapt genFont script to mandriva's cmake build dir
12cu|musescore-1.3-3|165	sed -i 's,../../../build/mscore/genft,../../build/mscore/genft,' genFont
12cu|musescore-1.3-3|166	./genFont
12cu|musescore-1.3-3|167	fontforge %{SOURCE1} MuseJazz.sfd
12cu|musescore-1.3-3|168	mv mscore-MuseJazz-Medium.ttf mscore-MuseJazz.ttf
12cu|musescore-1.3-3|169	popd
12cu|musescore-1.3-3|170	
12cu|musescore-1.3-3|171	%install
12cu|musescore-1.3-3|172	%makeinstall_std -C build
12cu|musescore-1.3-3|173	
12cu|musescore-1.3-3|174	# Install fonts
12cu|musescore-1.3-3|175	mkdir -p %{buildroot}/%{_datadir}/fonts/%{shortname}
12cu|musescore-1.3-3|176	install -pm 644 %{shortname}/fonts/%{shortname}*.ttf %{buildroot}/%{_datadir}/fonts/%{shortname}
12cu|musescore-1.3-3|177	
12cu|musescore-1.3-3|178	# Install Manpage
12cu|musescore-1.3-3|179	install -D -pm 644 packaging/%{shortname}.1 %{buildroot}/%{_mandir}/man1/%{shortname}.1
12cu|musescore-1.3-3|180	
12cu|musescore-1.3-3|181	# Install mimetype file
12cu|musescore-1.3-3|182	install -D -pm 644 %{SOURCE2} %{buildroot}/%{_datadir}/mime/packages/%{shortname}.xml
12cu|musescore-1.3-3|183	
12cu|musescore-1.3-3|184	# (Fedora) gather the doc files in one location
12cu|musescore-1.3-3|185	cp -p rtf2html/ChangeLog        ChangeLog.rtf2html
12cu|musescore-1.3-3|186	cp -p rtf2html/COPYING.LESSER   COPYING.LESSER.rtf2html
12cu|musescore-1.3-3|187	cp -p rtf2html/README           README.rtf2html
12cu|musescore-1.3-3|188	cp -p rtf2html/README.mscore    README.mscore.rtf2html
12cu|musescore-1.3-3|189	cp -p rtf2html/README.ru        README.ru.rtf2html
12cu|musescore-1.3-3|190	cp -p osdabzip/README           README.osdabzip
12cu|musescore-1.3-3|191	cp -p osdabzip/README.mscore    README.mscore.osdabzip
12cu|musescore-1.3-3|192	cp -p share/wallpaper/COPYRIGHT COPYING.wallpaper
12cu|musescore-1.3-3|193	
12cu|musescore-1.3-3|194	
12cu|musescore-1.3-3|195	%changelog
12cu|musescore-1.3-3|196	* Sun May 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-3
12cu|musescore-1.3-3|197	+ Revision: 60674e8
12cu|musescore-1.3-3|198	- Properly replace mscore
12cu|musescore-1.3-3|199	
12cu|musescore-1.3-3|200	

10169 12
12cu|musique-1.3-1|1	Name:		musique
12cu|musique-1.3-1|2	Version:	1.3
12cu|musique-1.3-1|3	Release:	1
12cu|musique-1.3-1|4	Summary:	Lightweight music player
12cu|musique-1.3-1|5	Group:		Sound
12cu|musique-1.3-1|6	License:	GPLv3
12cu|musique-1.3-1|7	URL:		http://flavio.tordini.org/musique
12cu|musique-1.3-1|8	Source0:	%{name}-%{version}.tar.gz
12cu|musique-1.3-1|9	Patch0:		musique-1.3-fix-locales.patch
12cu|musique-1.3-1|10	BuildRequires:	pkgconfig(taglib)
12cu|musique-1.3-1|11	BuildRequires:	pkgconfig(phonon)
12cu|musique-1.3-1|12	BuildRequires:	qt4-devel
12cu|musique-1.3-1|13	Requires:	phonon-backend
12cu|musique-1.3-1|14	Requires:	qt4-database-plugin-sqlite
12cu|musique-1.3-1|15	
12cu|musique-1.3-1|16	%description
12cu|musique-1.3-1|17	Musique is a lightweight and versatile music player.
12cu|musique-1.3-1|18	
12cu|musique-1.3-1|19	%prep
12cu|musique-1.3-1|20	%setup -q -n %{name}
12cu|musique-1.3-1|21	%patch -p1
12cu|musique-1.3-1|22	
12cu|musique-1.3-1|23	%build
12cu|musique-1.3-1|24	%qmake_qt4 PREFIX=%{_prefix}
12cu|musique-1.3-1|25	%make
12cu|musique-1.3-1|26	
12cu|musique-1.3-1|27	%install
12cu|musique-1.3-1|28	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cu|musique-1.3-1|29	
12cu|musique-1.3-1|30	# find_lang doesn't recognize Asturian locale
12cu|musique-1.3-1|31	rm %{buildroot}%{_datadir}/%{name}/locale/%{name}_ast.qm
12cu|musique-1.3-1|32	%find_lang %{name} --with-qt
12cu|musique-1.3-1|33	
12cu|musique-1.3-1|34	%files -f %{name}.lang
12cu|musique-1.3-1|35	%{_bindir}/%{name}
12cu|musique-1.3-1|36	%{_datadir}/applications/%{name}.desktop
12cu|musique-1.3-1|37	%{_datadir}/icons/hicolor/*
12cu|musique-1.3-1|38	
12cu|musique-1.3-1|39	%changelog
12cu|musique-1.3-1|40	* Thu Oct 10 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 1.3-1
12cu|musique-1.3-1|41	+ Revision: c803210
12cu|musique-1.3-1|42	- Added %find_lang
12cu|musique-1.3-1|43	
12cu|musique-1.3-1|44	

10170 12
12cu|mybashburn-1.0.2-2|1	Summary: MyBashBurn burn data and create songs with interactive dialog box
12cu|mybashburn-1.0.2-2|2	Name: mybashburn
12cu|mybashburn-1.0.2-2|3	Version: 1.0.2
12cu|mybashburn-1.0.2-2|4	Release: 2
12cu|mybashburn-1.0.2-2|5	Group: Archiving/Cd burning
12cu|mybashburn-1.0.2-2|6	License: GPL
12cu|mybashburn-1.0.2-2|7	URL: http://mybashburn.sf.net
12cu|mybashburn-1.0.2-2|8	Source0: http://ufpr.dl.sourceforge.net/sourceforge/mybashburn/%{name}-%{version}.tar.bz2
12cu|mybashburn-1.0.2-2|9	Requires: config(bash)
12cu|mybashburn-1.0.2-2|10	Requires: cdrdao
12cu|mybashburn-1.0.2-2|11	Requires: cdrecord
12cu|mybashburn-1.0.2-2|12	Requires: mkisofs
12cu|mybashburn-1.0.2-2|13	Requires: dvd+rw-tools
12cu|mybashburn-1.0.2-2|14	Requires: cdrkit-icedax
12cu|mybashburn-1.0.2-2|15	Requires: vorbis-tools
12cu|mybashburn-1.0.2-2|16	Requires: flac
12cu|mybashburn-1.0.2-2|17	Requires: coreutils
12cu|mybashburn-1.0.2-2|18	Requires: eject
12cu|mybashburn-1.0.2-2|19	Requires: dialog >= 1.0
12cu|mybashburn-1.0.2-2|20	BuildArch: noarch
12cu|mybashburn-1.0.2-2|21	
12cu|mybashburn-1.0.2-2|22	%description
12cu|mybashburn-1.0.2-2|23	MyBashBurn is a fork based on ncurses of the CD burning shell script
12cu|mybashburn-1.0.2-2|24	called BashBurn for Linux. It can burn bin/cue files, create ogg and
12cu|mybashburn-1.0.2-2|25	flac files, data, music and multisession CDs, as well as burn and create
12cu|mybashburn-1.0.2-2|26	ISO files, DVD-images, data DVDs and some other funny options.
12cu|mybashburn-1.0.2-2|27	MyBashBurn makes use of cdrecord and other back-end applications, so basically
12cu|mybashburn-1.0.2-2|28	if your writing device works with them, MyBashBurn will work flawlessly.
12cu|mybashburn-1.0.2-2|29	
12cu|mybashburn-1.0.2-2|30	%prep
12cu|mybashburn-1.0.2-2|31	%setup -q
12cu|mybashburn-1.0.2-2|32	%{__sed} -i 's/\r//' {lang/Polish/burning.lang,lang/Polish/multi.lang}
12cu|mybashburn-1.0.2-2|33	iconv -f ISO-8859-1 -t UTF8 < FILES > FILES.tmp
12cu|mybashburn-1.0.2-2|34	rm -f FILES && mv FILES.tmp FILES
12cu|mybashburn-1.0.2-2|35	
12cu|mybashburn-1.0.2-2|36	%build
12cu|mybashburn-1.0.2-2|37	
12cu|mybashburn-1.0.2-2|38	%install
12cu|mybashburn-1.0.2-2|39	install -d %{buildroot}%{_bindir}
12cu|mybashburn-1.0.2-2|40	install -d %{buildroot}%{_datadir}/%{name}
12cu|mybashburn-1.0.2-2|41	install -d %{buildroot}%{_datadir}/%{name}/config
12cu|mybashburn-1.0.2-2|42	install -d %{buildroot}%{_datadir}/%{name}/burning
12cu|mybashburn-1.0.2-2|43	install -d %{buildroot}%{_datadir}/%{name}/lang
12cu|mybashburn-1.0.2-2|44	install -d %{buildroot}%{_datadir}/%{name}/lang/English
12cu|mybashburn-1.0.2-2|45	install -d %{buildroot}%{_datadir}/%{name}/lang/Polish
12cu|mybashburn-1.0.2-2|46	install -d %{buildroot}%{_datadir}/%{name}/lang/Swedish
12cu|mybashburn-1.0.2-2|47	install -d %{buildroot}%{_datadir}/%{name}/lang/German
12cu|mybashburn-1.0.2-2|48	install -d %{buildroot}%{_datadir}/%{name}/lang/Czech
12cu|mybashburn-1.0.2-2|49	install -d %{buildroot}%{_datadir}/%{name}/lang/Spanish
12cu|mybashburn-1.0.2-2|50	install -d %{buildroot}%{_datadir}/%{name}/lang/Norwegian
12cu|mybashburn-1.0.2-2|51	install -d %{buildroot}%{_datadir}/%{name}/convert
12cu|mybashburn-1.0.2-2|52	install -d %{buildroot}%{_datadir}/%{name}/misc
12cu|mybashburn-1.0.2-2|53	install -d %{buildroot}%{_datadir}/%{name}/menus
12cu|mybashburn-1.0.2-2|54	install -d %{buildroot}%{_mandir}/man1
12cu|mybashburn-1.0.2-2|55	install -d %{buildroot}%{_sysconfdir}
12cu|mybashburn-1.0.2-2|56	
12cu|mybashburn-1.0.2-2|57	# and now, install everything
12cu|mybashburn-1.0.2-2|58	install -pc -m755 MyBashBurn.sh %{buildroot}%{_datadir}/%{name}/MyBashBurn.sh
12cu|mybashburn-1.0.2-2|59	install -p man/mybashburn.1.gz %{buildroot}%{_mandir}/man1/
12cu|mybashburn-1.0.2-2|60	
12cu|mybashburn-1.0.2-2|61	cp -pR {etc/,CREDITS,HOWTO} %{buildroot}%{_datadir}/%{name}
12cu|mybashburn-1.0.2-2|62	cp -pR {lang/,config/,burning/,convert/,misc/,menus/} %{buildroot}%{_datadir}/%{name}
12cu|mybashburn-1.0.2-2|63	ln -sf ../../usr/share/mybashburn/MyBashBurn.sh %{buildroot}%{_bindir}/mybashburn
12cu|mybashburn-1.0.2-2|64	
12cu|mybashburn-1.0.2-2|65	%files
12cu|mybashburn-1.0.2-2|66	%{_datadir}/%{name}/
12cu|mybashburn-1.0.2-2|67	%{_bindir}/mybashburn
12cu|mybashburn-1.0.2-2|68	%doc COPYING CREDITS ChangeLog FAQ FILES HOWTO README TODO
12cu|mybashburn-1.0.2-2|69	%{_mandir}/man1/*
12cu|mybashburn-1.0.2-2|70	
12cu|mybashburn-1.0.2-2|71	
12cu|mybashburn-1.0.2-2|72	%changelog
12cu|mybashburn-1.0.2-2|73	* Mon Apr 28 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.0.2-2
12cu|mybashburn-1.0.2-2|74	+ Revision: fbd61c6
12cu|mybashburn-1.0.2-2|75	- Spec clean ready for contrib.
12cu|mybashburn-1.0.2-2|76	
12cu|mybashburn-1.0.2-2|77	

10171 12
12cu|mygui-3.2.0-2|1	%define		major 3
12cu|mygui-3.2.0-2|2	%define		libname %mklibname %{name} %{major}
12cu|mygui-3.2.0-2|3	%define		devname %mklibname %{name} -d
12cu|mygui-3.2.0-2|4	
12cu|mygui-3.2.0-2|5	Summary:	Fast, simple and flexible GUI library for Ogre
12cu|mygui-3.2.0-2|6	Name:		mygui
12cu|mygui-3.2.0-2|7	Version:	3.2.0
12cu|mygui-3.2.0-2|8	Release:	2
12cu|mygui-3.2.0-2|9	Group:		System/Libraries
12cu|mygui-3.2.0-2|10	# UnitTests include agg-2.4, which is under a BSD variant (not built or installed here)
12cu|mygui-3.2.0-2|11	License:	LGPLv3+
12cu|mygui-3.2.0-2|12	URL:		http://mygui.info/
12cu|mygui-3.2.0-2|13	Source0:	http://downloads.sourceforge.net/my-gui/MyGUI_%{version}.zip
12cu|mygui-3.2.0-2|14	Patch0:		MyGUI3.2-linkage.patch
12cu|mygui-3.2.0-2|15	# Get find poco from ogre
12cu|mygui-3.2.0-2|16	Patch3:		mygui-add-findpoco.patch
12cu|mygui-3.2.0-2|17	Patch5:		MyGUI-3.2.0-cmake-svn.patch
12cu|mygui-3.2.0-2|18	BuildRequires:	doxygen
12cu|mygui-3.2.0-2|19	BuildRequires:	graphviz
12cu|mygui-3.2.0-2|20	BuildRequires:	cmake
12cu|mygui-3.2.0-2|21	BuildRequires:	pkgconfig(freetype2)
12cu|mygui-3.2.0-2|22	BuildRequires:	pkgconfig(OIS)
12cu|mygui-3.2.0-2|23	BuildRequires:	pkgconfig(OGRE)
12cu|mygui-3.2.0-2|24	BuildRequires:	pkgconfig(uuid)
12cu|mygui-3.2.0-2|25	
12cu|mygui-3.2.0-2|26	%description
12cu|mygui-3.2.0-2|27	MyGUI is a GUI library for Ogre Rendering Engine which aims to be fast,
12cu|mygui-3.2.0-2|28	flexible and simple in using.
12cu|mygui-3.2.0-2|29	
12cu|mygui-3.2.0-2|30	%package -n %{libname}
12cu|mygui-3.2.0-2|31	Summary:	Fast, simple and flexible GUI library for Ogre
12cu|mygui-3.2.0-2|32	Group:		System/Libraries
12cu|mygui-3.2.0-2|33	
12cu|mygui-3.2.0-2|34	%description -n %{libname}
12cu|mygui-3.2.0-2|35	MyGUI is a GUI library for Ogre Rendering Engine which aims to be fast,
12cu|mygui-3.2.0-2|36	flexible and simple in using.
12cu|mygui-3.2.0-2|37	
12cu|mygui-3.2.0-2|38	%package -n %{devname}
12cu|mygui-3.2.0-2|39	Summary:	Development files for MyGUI
12cu|mygui-3.2.0-2|40	Group:		Development/C++
12cu|mygui-3.2.0-2|41	Provides:	%{name}-devel = %{version}-%{release}
12cu|mygui-3.2.0-2|42	Requires:	%{libname} = %{version}-%{release}
12cu|mygui-3.2.0-2|43	Requires:	pkgconfig(OIS)
12cu|mygui-3.2.0-2|44	Requires:	pkgconfig(OGRE)
12cu|mygui-3.2.0-2|45	
12cu|mygui-3.2.0-2|46	%description -n %{devname}
12cu|mygui-3.2.0-2|47	The %{devname} package contains libraries and header files for
12cu|mygui-3.2.0-2|48	developing applications that use %{name}.
12cu|mygui-3.2.0-2|49	
12cu|mygui-3.2.0-2|50	%package	doc
12cu|mygui-3.2.0-2|51	Summary:	Development documentation for MyGUI
12cu|mygui-3.2.0-2|52	Group:		Development/C++
12cu|mygui-3.2.0-2|53	BuildArch:	noarch
12cu|mygui-3.2.0-2|54	
12cu|mygui-3.2.0-2|55	%description	doc
12cu|mygui-3.2.0-2|56	The %{name}-doc package contains reference documentation for
12cu|mygui-3.2.0-2|57	developing applications that use %{name}.
12cu|mygui-3.2.0-2|58	
12cu|mygui-3.2.0-2|59	%prep
12cu|mygui-3.2.0-2|60	%setup -q -n MyGUI_%{version}
12cu|mygui-3.2.0-2|61	%patch0 -p1
12cu|mygui-3.2.0-2|62	%patch3 -p0
12cu|mygui-3.2.0-2|63	%patch5 -p1 -b .svn
12cu|mygui-3.2.0-2|64	# Fix eol
12cu|mygui-3.2.0-2|65	sed -i 's/\r//' COPYING.LESSER
12cu|mygui-3.2.0-2|66	
12cu|mygui-3.2.0-2|67	%build
12cu|mygui-3.2.0-2|68	# Plugins are windows only atm
12cu|mygui-3.2.0-2|69	cmake \
12cu|mygui-3.2.0-2|70	-DCMAKE_INSTALL_PREFIX:PATH=/usr \
12cu|mygui-3.2.0-2|71	-DMYGUI_INSTALL_PDB:INTERNAL=FALSE \
12cu|mygui-3.2.0-2|72	-DCMAKE_BUILD_TYPE:STRING=Release \
12cu|mygui-3.2.0-2|73	-DMYGUI_BUILD_PLUGINS:BOOL=OFF \
12cu|mygui-3.2.0-2|74	-DCMAKE_CXX_FLAGS_RELEASE="%{optflags}" \
12cu|mygui-3.2.0-2|75	-DCMAKE_SKIP_RPATH:BOOL=ON
12cu|mygui-3.2.0-2|76	%make
12cu|mygui-3.2.0-2|77	# Generate doxygen documentation
12cu|mygui-3.2.0-2|78	pushd Docs
12cu|mygui-3.2.0-2|79	doxygen
12cu|mygui-3.2.0-2|80	rm -f html/installdox
12cu|mygui-3.2.0-2|81	popd
12cu|mygui-3.2.0-2|82	
12cu|mygui-3.2.0-2|83	%install
12cu|mygui-3.2.0-2|84	%makeinstall_std
12cu|mygui-3.2.0-2|85	
12cu|mygui-3.2.0-2|86	%ifarch x86_64
12cu|mygui-3.2.0-2|87	mv %{buildroot}/usr/lib %{buildroot}%{_libdir}
12cu|mygui-3.2.0-2|88	sed -i s,/lib,/lib64, %{buildroot}%{_libdir}/pkgconfig/MYGUI.pc
12cu|mygui-3.2.0-2|89	%endif
12cu|mygui-3.2.0-2|90	
12cu|mygui-3.2.0-2|91	# Remove sample showing plugin usage
12cu|mygui-3.2.0-2|92	for file in bin/Demo_* ; do
12cu|mygui-3.2.0-2|93	install -Dp -m 755 $file %{buildroot}%{_libdir}/MYGUI/Demos/`basename $file`
12cu|mygui-3.2.0-2|94	done
12cu|mygui-3.2.0-2|95	
12cu|mygui-3.2.0-2|96	# Copy Media files
12cu|mygui-3.2.0-2|97	mkdir -p %{buildroot}%{_datadir}/MYGUI/
12cu|mygui-3.2.0-2|98	cp -a Media %{buildroot}%{_datadir}/MYGUI/
12cu|mygui-3.2.0-2|99	
12cu|mygui-3.2.0-2|100	# Strip away unittests Media
12cu|mygui-3.2.0-2|101	rm -rf %{buildroot}%{_datadir}/MYGUI/Media/UnitTests
12cu|mygui-3.2.0-2|102	
12cu|mygui-3.2.0-2|103	# Remove CMake stuff from Media
12cu|mygui-3.2.0-2|104	rm -f %{buildroot}%{_datadir}/MYGUI/Media/CMakeLists.txt
12cu|mygui-3.2.0-2|105	
12cu|mygui-3.2.0-2|106	%files
12cu|mygui-3.2.0-2|107	%doc COPYING.LESSER
12cu|mygui-3.2.0-2|108	%dir %{_libdir}/MYGUI/
12cu|mygui-3.2.0-2|109	%{_libdir}/MYGUI/*
12cu|mygui-3.2.0-2|110	%dir %{_datadir}/MYGUI/Media
12cu|mygui-3.2.0-2|111	%{_datadir}/MYGUI/Media/*
12cu|mygui-3.2.0-2|112	
12cu|mygui-3.2.0-2|113	%files -n %{libname}
12cu|mygui-3.2.0-2|114	%{_libdir}/*.so.%{major}*
12cu|mygui-3.2.0-2|115	
12cu|mygui-3.2.0-2|116	%files -n %{devname}
12cu|mygui-3.2.0-2|117	%{_includedir}/*
12cu|mygui-3.2.0-2|118	%{_libdir}/*.a
12cu|mygui-3.2.0-2|119	%{_libdir}/*.so
12cu|mygui-3.2.0-2|120	%{_libdir}/pkgconfig/*.pc
12cu|mygui-3.2.0-2|121	
12cu|mygui-3.2.0-2|122	%files doc
12cu|mygui-3.2.0-2|123	%doc Docs/html
12cu|mygui-3.2.0-2|124	

10172 12
12cu|mypaint-1.1.0-2|1	%define _enable_debug_packages %{nil}
12cu|mypaint-1.1.0-2|2	%define debug_package %{nil}
12cu|mypaint-1.1.0-2|3	
12cu|mypaint-1.1.0-2|4	Name:		mypaint
12cu|mypaint-1.1.0-2|5	Version:	1.1.0
12cu|mypaint-1.1.0-2|6	Release:	2
12cu|mypaint-1.1.0-2|7	Summary:	A simple paint program
12cu|mypaint-1.1.0-2|8	Group:		Graphics
12cu|mypaint-1.1.0-2|9	License:	GPLv2+
12cu|mypaint-1.1.0-2|10	URL:		http://mypaint.intilinux.com/
12cu|mypaint-1.1.0-2|11	Source0:	http://download.gna.org/mypaint/%{name}/%{name}-%{version}.tar.bz2
12cu|mypaint-1.1.0-2|12	Source1:	mypaint.rpmlintrc
12cu|mypaint-1.1.0-2|13	BuildRequires:	pygtk2.0-devel
12cu|mypaint-1.1.0-2|14	BuildRequires:	python-scons scons
12cu|mypaint-1.1.0-2|15	BuildRequires:	swig
12cu|mypaint-1.1.0-2|16	BuildRequires:	desktop-file-utils
12cu|mypaint-1.1.0-2|17	BuildRequires:	python-numpy-devel
12cu|mypaint-1.1.0-2|18	BuildRequires:	protobuf-compiler
12cu|mypaint-1.1.0-2|19	BuildRequires:	pkgconfig(json)
12cu|mypaint-1.1.0-2|20	BuildRequires:	pkgconfig(lapack)
12cu|mypaint-1.1.0-2|21	BuildRequires:	pkgconfig(lcms2)
12cu|mypaint-1.1.0-2|22	Requires:	pygtk2.0
12cu|mypaint-1.1.0-2|23	Requires:	python-protobuf
12cu|mypaint-1.1.0-2|24	
12cu|mypaint-1.1.0-2|25	%ifarch x86_64
12cu|mypaint-1.1.0-2|26	Requires: lib64lcms2_2
12cu|mypaint-1.1.0-2|27	%else
12cu|mypaint-1.1.0-2|28	Requires: liblcms2_2
12cu|mypaint-1.1.0-2|29	%endif
12cu|mypaint-1.1.0-2|30	
12cu|mypaint-1.1.0-2|31	
12cu|mypaint-1.1.0-2|32	
12cu|mypaint-1.1.0-2|33	%description
12cu|mypaint-1.1.0-2|34	MyPaint is a fast and easy/simple painter app focused on the painter,
12cu|mypaint-1.1.0-2|35	so you can only focus on the art and not the program itself.
12cu|mypaint-1.1.0-2|36	Currently MyPaint does not have a layer system, also mypaint is using
12cu|mypaint-1.1.0-2|37	pygtk with C extensions.
12cu|mypaint-1.1.0-2|38	
12cu|mypaint-1.1.0-2|39	%files -f %{name}.lang
12cu|mypaint-1.1.0-2|40	%doc README LICENSE COPYING changelog
12cu|mypaint-1.1.0-2|41	%{_bindir}/%{name}
12cu|mypaint-1.1.0-2|42	%{_datadir}/%{name}/*
12cu|mypaint-1.1.0-2|43	%{_datadir}/applications/%{name}.desktop
12cu|mypaint-1.1.0-2|44	%{_iconsdir}/hicolor/*
12cu|mypaint-1.1.0-2|45	%{_libdir}/%{name}/_mypaintlib.so
12cu|mypaint-1.1.0-2|46	
12cu|mypaint-1.1.0-2|47	#---------------------------------------------------------------------
12cu|mypaint-1.1.0-2|48	
12cu|mypaint-1.1.0-2|49	%package devel
12cu|mypaint-1.1.0-2|50	Summary:	Development files for MyPaint
12cu|mypaint-1.1.0-2|51	Group:		Development/Other
12cu|mypaint-1.1.0-2|52	
12cu|mypaint-1.1.0-2|53	%description  devel
12cu|mypaint-1.1.0-2|54	Development files for MyPaint (brushlib).
12cu|mypaint-1.1.0-2|55	
12cu|mypaint-1.1.0-2|56	%files devel -f libmypaint.lang
12cu|mypaint-1.1.0-2|57	%{_includedir}/libmypaint
12cu|mypaint-1.1.0-2|58	%{_libdir}/libmypaint.a
12cu|mypaint-1.1.0-2|59	%{_libdir}/pkgconfig/libmypaint.pc
12cu|mypaint-1.1.0-2|60	
12cu|mypaint-1.1.0-2|61	#---------------------------------------------------------------------
12cu|mypaint-1.1.0-2|62	
12cu|mypaint-1.1.0-2|63	%prep
12cu|mypaint-1.1.0-2|64	%setup -q
12cu|mypaint-1.1.0-2|65	# the Options class is deprecated; use the Variables class instead
12cu|mypaint-1.1.0-2|66	sed -i 's|PathOption|PathVariable|g' SConstruct
12cu|mypaint-1.1.0-2|67	sed -i 's|Options|Variables|g' SConstruct
12cu|mypaint-1.1.0-2|68	# for 64 bit
12cu|mypaint-1.1.0-2|69	sed -i 's|lib/mypaint|%{_lib}/mypaint|g' SConstruct SConscript mypaint.py
12cu|mypaint-1.1.0-2|70	sed -i 's|/lib/|/%{_lib}/|g' brushlib/SConscript
12cu|mypaint-1.1.0-2|71	sed -i "s|'lib'|'%{_lib}'|g" brushlib/SConscript
12cu|mypaint-1.1.0-2|72	# fix menu icon
12cu|mypaint-1.1.0-2|73	sed -i 's|mypaint_48|mypaint|g' desktop/%{name}.desktop
12cu|mypaint-1.1.0-2|74	
12cu|mypaint-1.1.0-2|75	%build
12cu|mypaint-1.1.0-2|76	scons
12cu|mypaint-1.1.0-2|77	
12cu|mypaint-1.1.0-2|78	%install
12cu|mypaint-1.1.0-2|79	scons prefix=%{buildroot}/usr install
12cu|mypaint-1.1.0-2|80	desktop-file-install \
12cu|mypaint-1.1.0-2|81	--remove-key="Encoding" \
12cu|mypaint-1.1.0-2|82	--add-category="RasterGraphics;GTK;" \
12cu|mypaint-1.1.0-2|83	--dir=%{buildroot}%{_datadir}/applications \
12cu|mypaint-1.1.0-2|84	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|mypaint-1.1.0-2|85	
12cu|mypaint-1.1.0-2|86	%find_lang %{name}
12cu|mypaint-1.1.0-2|87	%find_lang libmypaint
12cu|mypaint-1.1.0-2|88	
12cu|mypaint-1.1.0-2|89	sed s,"%{buildroot}",,g -i %{buildroot}%{_libdir}/pkgconfig/libmypaint.pc
12cu|mypaint-1.1.0-2|90	

10173 12
12cu|mysac-1.1.1-3|1	%define major 0.0
12cu|mysac-1.1.1-3|2	%define libname %mklibname %{name} %{major}
12cu|mysac-1.1.1-3|3	%define devname %mklibname %{name} -d
12cu|mysac-1.1.1-3|4	
12cu|mysac-1.1.1-3|5	Summary:	Provides mechanisms for making asynchronous request to MySQL database
12cu|mysac-1.1.1-3|6	Name:		mysac
12cu|mysac-1.1.1-3|7	Version:	1.1.1
12cu|mysac-1.1.1-3|8	Release:	3
12cu|mysac-1.1.1-3|9	License:	GPLv2+
12cu|mysac-1.1.1-3|10	Group:		Networking/Other
12cu|mysac-1.1.1-3|11	Url:		http://www.arpalert.org/mysac.html
12cu|mysac-1.1.1-3|12	Source0:	http://www.arpalert.org/src/%{name}-%{version}.tar.gz
12cu|mysac-1.1.1-3|13	Patch0:		mysac-makefile.patch
12cu|mysac-1.1.1-3|14	BuildRequires:	mysql-devel
12cu|mysac-1.1.1-3|15	
12cu|mysac-1.1.1-3|16	%description
12cu|mysac-1.1.1-3|17	MySAC is a library that provides mechanisms for making asynchronous
12cu|mysac-1.1.1-3|18	request to MySQL database. It uses uses the official MySQL client
12cu|mysac-1.1.1-3|19	library for authentication and network functions. Memory allocation
12cu|mysac-1.1.1-3|20	must be done in user code, so any memory manager can be used.
12cu|mysac-1.1.1-3|21	
12cu|mysac-1.1.1-3|22	#----------------------------------------------------------------------------
12cu|mysac-1.1.1-3|23	
12cu|mysac-1.1.1-3|24	%package -n %{libname}
12cu|mysac-1.1.1-3|25	Summary:	Shared library for mysac
12cu|mysac-1.1.1-3|26	Group:		System/Libraries
12cu|mysac-1.1.1-3|27	Conflicts:	%{_lib}mysac0 < 1.1.1-3
12cu|mysac-1.1.1-3|28	Obsoletes:	%{_lib}mysac0 < 1.1.1-3
12cu|mysac-1.1.1-3|29	
12cu|mysac-1.1.1-3|30	%description -n %{libname}
12cu|mysac-1.1.1-3|31	MySAC is a library that provides mechanisms for making asynchronous
12cu|mysac-1.1.1-3|32	request to MySQL database. It uses uses the official MySQL client
12cu|mysac-1.1.1-3|33	library for authentication and network functions. Memory allocation
12cu|mysac-1.1.1-3|34	must be done in user code, so any memory manager can be used.
12cu|mysac-1.1.1-3|35	
12cu|mysac-1.1.1-3|36	%files -n %{libname}
12cu|mysac-1.1.1-3|37	%{_libdir}/libmysac.so.%{major}*
12cu|mysac-1.1.1-3|38	
12cu|mysac-1.1.1-3|39	#----------------------------------------------------------------------------
12cu|mysac-1.1.1-3|40	
12cu|mysac-1.1.1-3|41	%package -n %{devname}
12cu|mysac-1.1.1-3|42	Summary:	Development files for the mysac library
12cu|mysac-1.1.1-3|43	Group:		Development/C
12cu|mysac-1.1.1-3|44	Requires:	%{libname} = %{EVRD}
12cu|mysac-1.1.1-3|45	Provides:	%{name}-devel = %{EVRD}
12cu|mysac-1.1.1-3|46	
12cu|mysac-1.1.1-3|47	%description -n %{devname}
12cu|mysac-1.1.1-3|48	Development files for the mysac library.
12cu|mysac-1.1.1-3|49	
12cu|mysac-1.1.1-3|50	%files  -n %{devname}
12cu|mysac-1.1.1-3|51	%{_includedir}/*.h
12cu|mysac-1.1.1-3|52	%{_libdir}/libmysac.so
12cu|mysac-1.1.1-3|53	
12cu|mysac-1.1.1-3|54	#----------------------------------------------------------------------------
12cu|mysac-1.1.1-3|55	
12cu|mysac-1.1.1-3|56	%prep
12cu|mysac-1.1.1-3|57	%setup -q
12cu|mysac-1.1.1-3|58	%patch0 -p1 -b .makefile
12cu|mysac-1.1.1-3|59	
12cu|mysac-1.1.1-3|60	%build
12cu|mysac-1.1.1-3|61	%make \
12cu|mysac-1.1.1-3|62	CFLAGS="%{optflags} -DBUILDVER=%{version} -I/usr/include/mysql " \
12cu|mysac-1.1.1-3|63	LDFLAGS="%{ldflags} -lmysqlclient_r"
12cu|mysac-1.1.1-3|64	
12cu|mysac-1.1.1-3|65	%install
12cu|mysac-1.1.1-3|66	mkdir -p %{buildroot}%{_includedir}
12cu|mysac-1.1.1-3|67	mkdir -p %{buildroot}%{_libdir}
12cu|mysac-1.1.1-3|68	install -m0755 libmysac.so.%{major} %{buildroot}%{_libdir}
12cu|mysac-1.1.1-3|69	install -m0755 *.h  %{buildroot}%{_includedir}
12cu|mysac-1.1.1-3|70	pushd %{buildroot}%{_libdir}
12cu|mysac-1.1.1-3|71	ln -s libmysac.so.%{major} libmysac.so
12cu|mysac-1.1.1-3|72	popd
12cu|mysac-1.1.1-3|73	
12cu|mysac-1.1.1-3|74	%changelog
12cu|mysac-1.1.1-3|75	* Wed Mar 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-3
12cu|mysac-1.1.1-3|76	+ Revision: a308f67
12cu|mysac-1.1.1-3|77	- LOG Properly name library package (fix major), resolve rpmlint errors
12cu|mysac-1.1.1-3|78	
12cu|mysac-1.1.1-3|79	

10174 12
12cu|mysqlard-1.0.0-20|1	Summary:	MySQL performance logging daemon
12cu|mysqlard-1.0.0-20|2	Name:		mysqlard
12cu|mysqlard-1.0.0-20|3	Version:	1.0.0
12cu|mysqlard-1.0.0-20|4	Release:	20
12cu|mysqlard-1.0.0-20|5	Group:		System/Servers
12cu|mysqlard-1.0.0-20|6	License:	GPL
12cu|mysqlard-1.0.0-20|7	URL:		http://gert.sos.be/en/
12cu|mysqlard-1.0.0-20|8	Source0:	http://www.sos.be/projects/%{name}/dist/%{name}-%{version}.tar.bz2
12cu|mysqlard-1.0.0-20|9	Patch0:		mysqlard-1.0.0-mdv_conf.diff
12cu|mysqlard-1.0.0-20|10	Requires:	apache-mod_php
12cu|mysqlard-1.0.0-20|11	Requires:	php-mysql
12cu|mysqlard-1.0.0-20|12	Requires:	mysql
12cu|mysqlard-1.0.0-20|13	Requires:	rrdtool
12cu|mysqlard-1.0.0-20|14	Requires(post):   rpm-helper
12cu|mysqlard-1.0.0-20|15	Requires(preun):   rpm-helper
12cu|mysqlard-1.0.0-20|16	BuildRequires:	mysql-devel
12cu|mysqlard-1.0.0-20|17	BuildRequires:	rrdtool
12cu|mysqlard-1.0.0-20|18	BuildRequires:	rrdtool-devel
12cu|mysqlard-1.0.0-20|19	
12cu|mysqlard-1.0.0-20|20	%description
12cu|mysqlard-1.0.0-20|21	mysqlard daemon collects MySQL(TM) performance data in a Round Robin Database.
12cu|mysqlard-1.0.0-20|22	The package also contains example graphing and php scripts.
12cu|mysqlard-1.0.0-20|23	
12cu|mysqlard-1.0.0-20|24	%prep
12cu|mysqlard-1.0.0-20|25	%setup -q
12cu|mysqlard-1.0.0-20|26	%patch0 -p0
12cu|mysqlard-1.0.0-20|27	
12cu|mysqlard-1.0.0-20|28	chmod 644 AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
12cu|mysqlard-1.0.0-20|29	
12cu|mysqlard-1.0.0-20|30	%build
12cu|mysqlard-1.0.0-20|31	%serverbuild
12cu|mysqlard-1.0.0-20|32	
12cu|mysqlard-1.0.0-20|33	%configure2_5x \
12cu|mysqlard-1.0.0-20|34	--sysconfdir=%{_sysconfdir}/%{name} \
12cu|mysqlard-1.0.0-20|35	--localstatedir=/var/run/%{name} \
12cu|mysqlard-1.0.0-20|36	--datadir=/var/lib
12cu|mysqlard-1.0.0-20|37	
12cu|mysqlard-1.0.0-20|38	%make
12cu|mysqlard-1.0.0-20|39	
12cu|mysqlard-1.0.0-20|40	%install
12cu|mysqlard-1.0.0-20|41	%makeinstall_std
12cu|mysqlard-1.0.0-20|42	
12cu|mysqlard-1.0.0-20|43	install -d %{buildroot}%{_initrddir}
12cu|mysqlard-1.0.0-20|44	install -d %{buildroot}%{_sysconfdir}/%{name}
12cu|mysqlard-1.0.0-20|45	install -d %{buildroot}%{_sysconfdir}/cron.d
12cu|mysqlard-1.0.0-20|46	install -d %{buildroot}%{_sysconfdir}/cron.daily
12cu|mysqlard-1.0.0-20|47	install -d %{buildroot}%{_sysconfdir}/cron.weekly
12cu|mysqlard-1.0.0-20|48	install -d %{buildroot}%{_sysconfdir}/cron.monthly
12cu|mysqlard-1.0.0-20|49	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|mysqlard-1.0.0-20|50	install -d %{buildroot}/var/lib/%{name}/archive
12cu|mysqlard-1.0.0-20|51	install -d %{buildroot}/var/run/%{name}
12cu|mysqlard-1.0.0-20|52	
12cu|mysqlard-1.0.0-20|53	mv %{buildroot}/var/lib/%{name}/*.cnf %{buildroot}%{_sysconfdir}/%{name}/
12cu|mysqlard-1.0.0-20|54	mv %{buildroot}/var/lib/%{name}/*.server %{buildroot}%{_initrddir}/%{name}
12cu|mysqlard-1.0.0-20|55	
12cu|mysqlard-1.0.0-20|56	mv %{buildroot}/var/lib/%{name}/mysqlar.daily %{buildroot}%{_sysconfdir}/cron.daily/%{name}
12cu|mysqlard-1.0.0-20|57	
12cu|mysqlard-1.0.0-20|58	mv %{buildroot}/var/lib/%{name}/mysqlar.weekly %{buildroot}%{_sysconfdir}/cron.weekly/%{name}
12cu|mysqlard-1.0.0-20|59	
12cu|mysqlard-1.0.0-20|60	mv %{buildroot}/var/lib/%{name}/mysqlar.monthly %{buildroot}%{_sysconfdir}/cron.monthly/%{name}
12cu|mysqlard-1.0.0-20|61	
12cu|mysqlard-1.0.0-20|62	mv %{buildroot}/var/lib/%{name}/mysqlar.php %{buildroot}/var/lib/%{name}/index.php
12cu|mysqlard-1.0.0-20|63	
12cu|mysqlard-1.0.0-20|64	cat > %{name}.crond << EOF
12cu|mysqlard-1.0.0-20|65	*/5 * * * * root hourly=1 daily=1 weekly=1 monthly=1 %{_bindir}/mysqlar_graph > /dev/null
12cu|mysqlard-1.0.0-20|66	EOF
12cu|mysqlard-1.0.0-20|67	
12cu|mysqlard-1.0.0-20|68	install -m0755 %{name}.crond %{buildroot}%{_sysconfdir}/cron.d/%{name}
12cu|mysqlard-1.0.0-20|69	
12cu|mysqlard-1.0.0-20|70	cat > %{buildroot}/%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
12cu|mysqlard-1.0.0-20|71	
12cu|mysqlard-1.0.0-20|72	Alias /%{name} /var/lib/%{name}
12cu|mysqlard-1.0.0-20|73	
12cu|mysqlard-1.0.0-20|74	<Directory /var/lib/%{name}>
12cu|mysqlard-1.0.0-20|75	Require all granted
12cu|mysqlard-1.0.0-20|76	</Directory>
12cu|mysqlard-1.0.0-20|77	EOF
12cu|mysqlard-1.0.0-20|78	
12cu|mysqlard-1.0.0-20|79	%post
12cu|mysqlard-1.0.0-20|80	%_post_service %{name}
12cu|mysqlard-1.0.0-20|81	
12cu|mysqlard-1.0.0-20|82	%preun
12cu|mysqlard-1.0.0-20|83	%_preun_service %{name}
12cu|mysqlard-1.0.0-20|84	
12cu|mysqlard-1.0.0-20|85	%clean
12cu|mysqlard-1.0.0-20|86	
12cu|mysqlard-1.0.0-20|87	%files
12cu|mysqlard-1.0.0-20|88	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
12cu|mysqlard-1.0.0-20|89	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.cnf
12cu|mysqlard-1.0.0-20|90	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|mysqlard-1.0.0-20|91	%attr(0755,root,root) %{_initrddir}/mysqlard
12cu|mysqlard-1.0.0-20|92	%attr(0755,root,root) %{_sysconfdir}/cron.d/%{name}
12cu|mysqlard-1.0.0-20|93	%attr(0755,root,root) %{_sysconfdir}/cron.daily/%{name}
12cu|mysqlard-1.0.0-20|94	%attr(0755,root,root) %{_sysconfdir}/cron.weekly/%{name}
12cu|mysqlard-1.0.0-20|95	%attr(0755,root,root) %{_sysconfdir}/cron.monthly/%{name}
12cu|mysqlard-1.0.0-20|96	%{_bindir}/*
12cu|mysqlard-1.0.0-20|97	%{_sbindir}/*
12cu|mysqlard-1.0.0-20|98	/var/lib/%{name}
12cu|mysqlard-1.0.0-20|99	%dir /var/run/%{name}
12cu|mysqlard-1.0.0-20|100	%{_mandir}/man1/*
12cu|mysqlard-1.0.0-20|101	%{_mandir}/man8/*
12cu|mysqlard-1.0.0-20|102	
12cu|mysqlard-1.0.0-20|103	
12cu|mysqlard-1.0.0-20|104	%changelog
12cu|mysqlard-1.0.0-20|105	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-20
12cu|mysqlard-1.0.0-20|106	+ Revision: 58e94a5
12cu|mysqlard-1.0.0-20|107	- Adopted for Apache 2.4
12cu|mysqlard-1.0.0-20|108	
12cu|mysqlard-1.0.0-20|109	

10175 12
12cu|mysql-connector-c++-1.1.1-1|1	%define major 6
12cu|mysql-connector-c++-1.1.1-1|2	%define libname %mklibname mysqlcppconn %{major}
12cu|mysql-connector-c++-1.1.1-1|3	%define devname %mklibname mysqlcppconn -d
12cu|mysql-connector-c++-1.1.1-1|4	
12cu|mysql-connector-c++-1.1.1-1|5	Summary:	A MySQL database connector for C++
12cu|mysql-connector-c++-1.1.1-1|6	Name:		mysql-connector-c++
12cu|mysql-connector-c++-1.1.1-1|7	Version:	1.1.1
12cu|mysql-connector-c++-1.1.1-1|8	Release:	1
12cu|mysql-connector-c++-1.1.1-1|9	Group:		System/Libraries
12cu|mysql-connector-c++-1.1.1-1|10	License:	GPLv2
12cu|mysql-connector-c++-1.1.1-1|11	Url:		http://dev.mysql.com/downloads/connector/cpp/
12cu|mysql-connector-c++-1.1.1-1|12	Source0:	http://cdn.mysql.com/Downloads/Connector-C++/%{name}-%{version}.tar.gz
12cu|mysql-connector-c++-1.1.1-1|13	BuildRequires:	cmake
12cu|mysql-connector-c++-1.1.1-1|14	BuildRequires:	mysql-devel
12cu|mysql-connector-c++-1.1.1-1|15	BuildRequires:	boost-devel
12cu|mysql-connector-c++-1.1.1-1|16	
12cu|mysql-connector-c++-1.1.1-1|17	%description
12cu|mysql-connector-c++-1.1.1-1|18	Connector/C++ is a tool that enables easy deployment and management of MySQL
12cu|mysql-connector-c++-1.1.1-1|19	server and database through your C++ application.
12cu|mysql-connector-c++-1.1.1-1|20	
12cu|mysql-connector-c++-1.1.1-1|21	%package -n	%{libname}
12cu|mysql-connector-c++-1.1.1-1|22	Summary:	The shared mysql-connector-cpp library
12cu|mysql-connector-c++-1.1.1-1|23	Group:		System/Libraries
12cu|mysql-connector-c++-1.1.1-1|24	
12cu|mysql-connector-c++-1.1.1-1|25	%description -n	%{libname}
12cu|mysql-connector-c++-1.1.1-1|26	Connector/C++ is a tool that enables easy deployment and management of MySQL
12cu|mysql-connector-c++-1.1.1-1|27	server and database through your C++ application.
12cu|mysql-connector-c++-1.1.1-1|28	
12cu|mysql-connector-c++-1.1.1-1|29	This package provides the shared mysql-connector-cpp library.
12cu|mysql-connector-c++-1.1.1-1|30	
12cu|mysql-connector-c++-1.1.1-1|31	%package -n	%{devname}
12cu|mysql-connector-c++-1.1.1-1|32	Summary:	Development library and header files for development with mysql-connector-cpp
12cu|mysql-connector-c++-1.1.1-1|33	Group:		Development/C++
12cu|mysql-connector-c++-1.1.1-1|34	Requires:	%{libname} = %{version}-%{release}
12cu|mysql-connector-c++-1.1.1-1|35	Provides:	mysql-connector-c++-devel = %{version}-%{release}
12cu|mysql-connector-c++-1.1.1-1|36	
12cu|mysql-connector-c++-1.1.1-1|37	%description -n	%{devname}
12cu|mysql-connector-c++-1.1.1-1|38	Connector/C++ is a tool that enables easy deployment and management of MySQL
12cu|mysql-connector-c++-1.1.1-1|39	server and database through your C++ application.
12cu|mysql-connector-c++-1.1.1-1|40	
12cu|mysql-connector-c++-1.1.1-1|41	This package is only needed if you plan to develop or compile applications
12cu|mysql-connector-c++-1.1.1-1|42	which requires the mysql-connector-cpp library.
12cu|mysql-connector-c++-1.1.1-1|43	
12cu|mysql-connector-c++-1.1.1-1|44	%prep
12cu|mysql-connector-c++-1.1.1-1|45	%setup -q
12cu|mysql-connector-c++-1.1.1-1|46	sed  -i -e 's/lib$/%{_lib}/' driver/CMakeLists.txt
12cu|mysql-connector-c++-1.1.1-1|47	chmod  -x examples/*.cpp examples/*.txt
12cu|mysql-connector-c++-1.1.1-1|48	
12cu|mysql-connector-c++-1.1.1-1|49	# Save examples to keep directory clean (for doc)
12cu|mysql-connector-c++-1.1.1-1|50	mkdir _doc_examples
12cu|mysql-connector-c++-1.1.1-1|51	cp -pr examples _doc_examples
12cu|mysql-connector-c++-1.1.1-1|52	
12cu|mysql-connector-c++-1.1.1-1|53	%build
12cu|mysql-connector-c++-1.1.1-1|54	%cmake -DMYSQLCPPCONN_BUILD_EXAMPLES:BOOL=OFF
12cu|mysql-connector-c++-1.1.1-1|55	%make
12cu|mysql-connector-c++-1.1.1-1|56	
12cu|mysql-connector-c++-1.1.1-1|57	%install
12cu|mysql-connector-c++-1.1.1-1|58	cp build/cppconn/config.h  cppconn/config.h
12cu|mysql-connector-c++-1.1.1-1|59	%makeinstall_std -C build
12cu|mysql-connector-c++-1.1.1-1|60	rm -fr %{buildroot}%{_prefix}/COPYING
12cu|mysql-connector-c++-1.1.1-1|61	rm -fr %{buildroot}%{_prefix}/INSTALL
12cu|mysql-connector-c++-1.1.1-1|62	rm -fr %{buildroot}%{_prefix}/README
12cu|mysql-connector-c++-1.1.1-1|63	rm -fr %{buildroot}%{_prefix}/ANNOUNCEMENT
12cu|mysql-connector-c++-1.1.1-1|64	rm -fr %{buildroot}%{_prefix}/Licenses_for_Third-Party_Components.txt
12cu|mysql-connector-c++-1.1.1-1|65	
12cu|mysql-connector-c++-1.1.1-1|66	rm -fr %{buildroot}%{_libdir}/*.a
12cu|mysql-connector-c++-1.1.1-1|67	
12cu|mysql-connector-c++-1.1.1-1|68	%files -n %{libname}
12cu|mysql-connector-c++-1.1.1-1|69	%{_libdir}/*.so.%{major}*
12cu|mysql-connector-c++-1.1.1-1|70	
12cu|mysql-connector-c++-1.1.1-1|71	%files -n %{devname}
12cu|mysql-connector-c++-1.1.1-1|72	%doc README CHANGES COPYING ANNOUNCEMENT Licenses_for_Third-Party_Components.txt
12cu|mysql-connector-c++-1.1.1-1|73	%dir %{_includedir}/cppconn
12cu|mysql-connector-c++-1.1.1-1|74	%{_includedir}/*.h
12cu|mysql-connector-c++-1.1.1-1|75	%{_includedir}/cppconn/*.h
12cu|mysql-connector-c++-1.1.1-1|76	%{_libdir}/*.so
12cu|mysql-connector-c++-1.1.1-1|77	
12cu|mysql-connector-c++-1.1.1-1|78	

10176 12
12cu|mysql-connector-odbc-5.1.11-1|1	Summary:	ODBC driver for MySQL
12cu|mysql-connector-odbc-5.1.11-1|2	Name:		mysql-connector-odbc
12cu|mysql-connector-odbc-5.1.11-1|3	Version:	5.1.11
12cu|mysql-connector-odbc-5.1.11-1|4	Release:	1
12cu|mysql-connector-odbc-5.1.11-1|5	# exceptions allow library to be linked with most open source SW,
12cu|mysql-connector-odbc-5.1.11-1|6	# not only GPL code.
12cu|mysql-connector-odbc-5.1.11-1|7	License: GPLv2 with exceptions
12cu|mysql-connector-odbc-5.1.11-1|8	Group:		System/Libraries
12cu|mysql-connector-odbc-5.1.11-1|9	URL:		http://www.mysql.com/products/connector/
12cu|mysql-connector-odbc-5.1.11-1|10	Source0:	mysql-connector-odbc-%{version}-src.tar.gz
12cu|mysql-connector-odbc-5.1.11-1|11	Source1:	dsn-editor.pro
12cu|mysql-connector-odbc-5.1.11-1|12	Patch1:		myodbc-shutdown.patch
12cu|mysql-connector-odbc-5.1.11-1|13	Patch3:		mysql-connector-odbc-no_windoze.diff
12cu|mysql-connector-odbc-5.1.11-1|14	Patch5:		mysql-connector-odbc-5.1.5-fix-str-fmt.patch
12cu|mysql-connector-odbc-5.1.11-1|15	Requires:	unixODBC
12cu|mysql-connector-odbc-5.1.11-1|16	BuildRequires:	mysql-devel
12cu|mysql-connector-odbc-5.1.11-1|17	BuildRequires:	unixODBC-devel
12cu|mysql-connector-odbc-5.1.11-1|18	BuildRequires:	openssl-devel
12cu|mysql-connector-odbc-5.1.11-1|19	BuildRequires:	automake
12cu|mysql-connector-odbc-5.1.11-1|20	BuildRequires:	autoconf
12cu|mysql-connector-odbc-5.1.11-1|21	BuildRequires:	libltdl-devel
12cu|mysql-connector-odbc-5.1.11-1|22	BuildRequires:	libtool
12cu|mysql-connector-odbc-5.1.11-1|23	BuildRequires:	qt4-devel
12cu|mysql-connector-odbc-5.1.11-1|24	Obsoletes:	MyODBC < %version-%release
12cu|mysql-connector-odbc-5.1.11-1|25	Provides:	MyODBC = %version-%release
12cu|mysql-connector-odbc-5.1.11-1|26	Obsoletes:	%{mklibname myodbc 1} < %version
12cu|mysql-connector-odbc-5.1.11-1|27	
12cu|mysql-connector-odbc-5.1.11-1|28	%description
12cu|mysql-connector-odbc-5.1.11-1|29	The MySQL Connector/ODBC is the name for the family of MySQL ODBC drivers
12cu|mysql-connector-odbc-5.1.11-1|30	(previously called MyODBC drivers) that provide access to a MySQL database
12cu|mysql-connector-odbc-5.1.11-1|31	using the industry standard Open Database Connectivity (ODBC) API.
12cu|mysql-connector-odbc-5.1.11-1|32	
12cu|mysql-connector-odbc-5.1.11-1|33	MySQL Connector/ODBC provides both driver-manager based and native
12cu|mysql-connector-odbc-5.1.11-1|34	interfaces to the MySQL database, which full support for MySQL functionality,
12cu|mysql-connector-odbc-5.1.11-1|35	including stored procedures, transactions and, with Connector/ODBC 5.1,
12cu|mysql-connector-odbc-5.1.11-1|36	full Unicode compliance.
12cu|mysql-connector-odbc-5.1.11-1|37	
12cu|mysql-connector-odbc-5.1.11-1|38	%package 	devel
12cu|mysql-connector-odbc-5.1.11-1|39	Summary:	Development library for ODBC driver for MySQL
12cu|mysql-connector-odbc-5.1.11-1|40	Group:		Development/C
12cu|mysql-connector-odbc-5.1.11-1|41	Provides:	lib%{name}-devel %{name}-devel libmyodbc-devel
12cu|mysql-connector-odbc-5.1.11-1|42	Obsoletes:	lib%{name}-devel %{name}-devel libmyodbc-devel
12cu|mysql-connector-odbc-5.1.11-1|43	Requires:	%{name} = %{version}
12cu|mysql-connector-odbc-5.1.11-1|44	Obsoletes:	%{mklibname -d myodbc 1} < %version
12cu|mysql-connector-odbc-5.1.11-1|45	Obsoletes:	%{mklibname -d mydobc} < %version
12cu|mysql-connector-odbc-5.1.11-1|46	
12cu|mysql-connector-odbc-5.1.11-1|47	%description devel
12cu|mysql-connector-odbc-5.1.11-1|48	The MySQL Connector/ODBC is the name for the family of MySQL ODBC drivers
12cu|mysql-connector-odbc-5.1.11-1|49	(previously called MyODBC drivers) that provide access to a MySQL database
12cu|mysql-connector-odbc-5.1.11-1|50	using the industry standard Open Database Connectivity (ODBC) API.
12cu|mysql-connector-odbc-5.1.11-1|51	
12cu|mysql-connector-odbc-5.1.11-1|52	MySQL Connector/ODBC provides both driver-manager based and native
12cu|mysql-connector-odbc-5.1.11-1|53	interfaces to the MySQL database, which full support for MySQL functionality,
12cu|mysql-connector-odbc-5.1.11-1|54	including stored procedures, transactions and, with Connector/ODBC 5.1,
12cu|mysql-connector-odbc-5.1.11-1|55	full Unicode compliance.
12cu|mysql-connector-odbc-5.1.11-1|56	
12cu|mysql-connector-odbc-5.1.11-1|57	%prep
12cu|mysql-connector-odbc-5.1.11-1|58	%setup -q -n mysql-connector-odbc-%{version}-src
12cu|mysql-connector-odbc-5.1.11-1|59	%patch1 -p1
12cu|mysql-connector-odbc-5.1.11-1|60	%patch3 -p0
12cu|mysql-connector-odbc-5.1.11-1|61	%patch5 -p0
12cu|mysql-connector-odbc-5.1.11-1|62	
12cu|mysql-connector-odbc-5.1.11-1|63	%build
12cu|mysql-connector-odbc-5.1.11-1|64	export CFLAGS="%{optflags} -fno-strict-aliasing"
12cu|mysql-connector-odbc-5.1.11-1|65	export CPPFLAGS="-I%{qt4include}/Qt"
12cu|mysql-connector-odbc-5.1.11-1|66	
12cu|mysql-connector-odbc-5.1.11-1|67	export LDFLAGS="-lmysqld"
12cu|mysql-connector-odbc-5.1.11-1|68	
12cu|mysql-connector-odbc-5.1.11-1|69	autoreconf -fi
12cu|mysql-connector-odbc-5.1.11-1|70	
12cu|mysql-connector-odbc-5.1.11-1|71	%configure2_5x \
12cu|mysql-connector-odbc-5.1.11-1|72	--enable-shared \
12cu|mysql-connector-odbc-5.1.11-1|73	--enable-static \
12cu|mysql-connector-odbc-5.1.11-1|74	--enable-gui \
12cu|mysql-connector-odbc-5.1.11-1|75	--with-qt-dir=%{qt4dir} \
12cu|mysql-connector-odbc-5.1.11-1|76	--with-qt-includes=%{qt4include} \
12cu|mysql-connector-odbc-5.1.11-1|77	--with-qt-libraries=%{qt4lib} \
12cu|mysql-connector-odbc-5.1.11-1|78	--enable-dmlink \
12cu|mysql-connector-odbc-5.1.11-1|79	--enable-myodbc-installer \
12cu|mysql-connector-odbc-5.1.11-1|80	--enable-odbcinstlink \
12cu|mysql-connector-odbc-5.1.11-1|81	--with-odbc-ini=%{_sysconfdir}/odbc.ini
12cu|mysql-connector-odbc-5.1.11-1|82	%make
12cu|mysql-connector-odbc-5.1.11-1|83	
12cu|mysql-connector-odbc-5.1.11-1|84	%install
12cu|mysql-connector-odbc-5.1.11-1|85	rm -rf %{buildroot}
12cu|mysql-connector-odbc-5.1.11-1|86	
12cu|mysql-connector-odbc-5.1.11-1|87	%makeinstall_std
12cu|mysql-connector-odbc-5.1.11-1|88	
12cu|mysql-connector-odbc-5.1.11-1|89	%if 0
12cu|mysql-connector-odbc-5.1.11-1|90	# setup links for consolehelpper support to allow root System DSN config
12cu|mysql-connector-odbc-5.1.11-1|91	install -d %{buildroot}%{_sbindir}
12cu|mysql-connector-odbc-5.1.11-1|92	pushd %{buildroot}%{_bindir}
12cu|mysql-connector-odbc-5.1.11-1|93	ln -sf myodbc-installer MyODBC
12cu|mysql-connector-odbc-5.1.11-1|94	ln -sf consolehelper MyODBC-root
12cu|mysql-connector-odbc-5.1.11-1|95	cd %{buildroot}%{_sbindir}
12cu|mysql-connector-odbc-5.1.11-1|96	ln -s ../bin/MyODBC MyODBC-root
12cu|mysql-connector-odbc-5.1.11-1|97	popd
12cu|mysql-connector-odbc-5.1.11-1|98	
12cu|mysql-connector-odbc-5.1.11-1|99	# MYODBCConfig
12cu|mysql-connector-odbc-5.1.11-1|100	install -d %{buildroot}%{_datadir}/applications
12cu|mysql-connector-odbc-5.1.11-1|101	cat > %{buildroot}%{_datadir}/applications/MyODBC.desktop << EOF
12cu|mysql-connector-odbc-5.1.11-1|102	[Desktop Entry]
12cu|mysql-connector-odbc-5.1.11-1|103	Name=MyODBC
12cu|mysql-connector-odbc-5.1.11-1|104	Comment=MyODBC Configuration
12cu|mysql-connector-odbc-5.1.11-1|105	Exec=MyODBC
12cu|mysql-connector-odbc-5.1.11-1|106	Terminal=false
12cu|mysql-connector-odbc-5.1.11-1|107	Type=Application
12cu|mysql-connector-odbc-5.1.11-1|108	Icon=databases_section
12cu|mysql-connector-odbc-5.1.11-1|109	Categories=X-MandrivaLinux-MoreApplications-Databases;GTK;Database;Development;Application;
12cu|mysql-connector-odbc-5.1.11-1|110	EOF
12cu|mysql-connector-odbc-5.1.11-1|111	
12cu|mysql-connector-odbc-5.1.11-1|112	cat > %{buildroot}%{_datadir}/applications/MyODBC-root.desktop << EOF
12cu|mysql-connector-odbc-5.1.11-1|113	[Desktop Entry]
12cu|mysql-connector-odbc-5.1.11-1|114	Name=MyODBC-root
12cu|mysql-connector-odbc-5.1.11-1|115	Comment=MyODBC Configuration (root user)
12cu|mysql-connector-odbc-5.1.11-1|116	Exec=MyODBC-root
12cu|mysql-connector-odbc-5.1.11-1|117	Terminal=false
12cu|mysql-connector-odbc-5.1.11-1|118	Type=Application
12cu|mysql-connector-odbc-5.1.11-1|119	Icon=databases_section
12cu|mysql-connector-odbc-5.1.11-1|120	Categories=X-MandrivaLinux-MoreApplications-Databases;GTK;Database;Development;Application;
12cu|mysql-connector-odbc-5.1.11-1|121	EOF
12cu|mysql-connector-odbc-5.1.11-1|122	
12cu|mysql-connector-odbc-5.1.11-1|123	%endif
12cu|mysql-connector-odbc-5.1.11-1|124	# cleanup
12cu|mysql-connector-odbc-5.1.11-1|125	rm -rf %{buildroot}%{_datadir}/mysql-connector-odbc
12cu|mysql-connector-odbc-5.1.11-1|126	
12cu|mysql-connector-odbc-5.1.11-1|127	cat > README.Mandriva << EOF
12cu|mysql-connector-odbc-5.1.11-1|128	
12cu|mysql-connector-odbc-5.1.11-1|129	Please run this command when register:
12cu|mysql-connector-odbc-5.1.11-1|130	%{_bindir}/myodbc-installer -d -a -n "MySQL ODBC 5.1 Driver" -t "DRIVER=%_libdir/libmyodbc5-%version.so;SETUP=%_libdir/libmyodbc3S-%version.so"
12cu|mysql-connector-odbc-5.1.11-1|131	
12cu|mysql-connector-odbc-5.1.11-1|132	Please run this command when unregister:
12cu|mysql-connector-odbc-5.1.11-1|133	
12cu|mysql-connector-odbc-5.1.11-1|134	%{_bindir}/myodbc-installer -d -r -n "MySQL ODBC 5.1 Driver"
12cu|mysql-connector-odbc-5.1.11-1|135	EOF
12cu|mysql-connector-odbc-5.1.11-1|136	
12cu|mysql-connector-odbc-5.1.11-1|137	%clean
12cu|mysql-connector-odbc-5.1.11-1|138	rm -rf %{buildroot}
12cu|mysql-connector-odbc-5.1.11-1|139	
12cu|mysql-connector-odbc-5.1.11-1|140	%files
12cu|mysql-connector-odbc-5.1.11-1|141	%defattr(-,root,root)
12cu|mysql-connector-odbc-5.1.11-1|142	%doc ChangeLog README README.debug README.Mandriva
12cu|mysql-connector-odbc-5.1.11-1|143	%{_bindir}/*
12cu|mysql-connector-odbc-5.1.11-1|144	%{_libdir}/libmyodbc5-%version.so
12cu|mysql-connector-odbc-5.1.11-1|145	
12cu|mysql-connector-odbc-5.1.11-1|146	%files devel
12cu|mysql-connector-odbc-5.1.11-1|147	%defattr(-,root,root)
12cu|mysql-connector-odbc-5.1.11-1|148	%{_libdir}/libmyodbc5.so
12cu|mysql-connector-odbc-5.1.11-1|149	%{_libdir}/*.a
12cu|mysql-connector-odbc-5.1.11-1|150	
12cu|mysql-connector-odbc-5.1.11-1|151	
12cu|mysql-connector-odbc-5.1.11-1|152	%changelog
12cu|mysql-connector-odbc-5.1.11-1|153	* Tue Dec 07 2010 Funda Wang <fwang@mandriva.org> 5.1.8-1mdv2011.0
12cu|mysql-connector-odbc-5.1.11-1|154	+ Revision: 613453
12cu|mysql-connector-odbc-5.1.11-1|155	- 5.1.8
12cu|mysql-connector-odbc-5.1.11-1|156	
12cu|mysql-connector-odbc-5.1.11-1|157	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 5.1.7-2mdv2011.0
12cu|mysql-connector-odbc-5.1.11-1|158	+ Revision: 612975
12cu|mysql-connector-odbc-5.1.11-1|159	- the mass rebuild of 2010.1 packages
12cu|mysql-connector-odbc-5.1.11-1|160	- 5.1.7
12cu|mysql-connector-odbc-5.1.11-1|161	
12cu|mysql-connector-odbc-5.1.11-1|162	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 5.1.6-2mdv2010.1
12cu|mysql-connector-odbc-5.1.11-1|163	+ Revision: 507520
12cu|mysql-connector-odbc-5.1.11-1|164	- rebuild
12cu|mysql-connector-odbc-5.1.11-1|165	
12cu|mysql-connector-odbc-5.1.11-1|166	* Mon Nov 23 2009 Funda Wang <fwang@mandriva.org> 5.1.6-1mdv2010.1
12cu|mysql-connector-odbc-5.1.11-1|167	+ Revision: 469267
12cu|mysql-connector-odbc-5.1.11-1|168	- update desc
12cu|mysql-connector-odbc-5.1.11-1|169	- New version 5.1.6
12cu|mysql-connector-odbc-5.1.11-1|170	- New version 5.1.5
12cu|mysql-connector-odbc-5.1.11-1|171	- rediff libname patch
12cu|mysql-connector-odbc-5.1.11-1|172	- fix license (it is not public domain of course)
12cu|mysql-connector-odbc-5.1.11-1|173	
12cu|mysql-connector-odbc-5.1.11-1|174	+ Thierry Vignaud <tv@mandriva.org>
12cu|mysql-connector-odbc-5.1.11-1|175	- rebuild
12cu|mysql-connector-odbc-5.1.11-1|176	
12cu|mysql-connector-odbc-5.1.11-1|177	+ Zombie Ryushu <ryushu@mandriva.org>
12cu|mysql-connector-odbc-5.1.11-1|178	- Backport for 2009.1 test
12cu|mysql-connector-odbc-5.1.11-1|179	
12cu|mysql-connector-odbc-5.1.11-1|180	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|mysql-connector-odbc-5.1.11-1|181	- rebuilt against mysql-5.1.30 libs
12cu|mysql-connector-odbc-5.1.11-1|182	
12cu|mysql-connector-odbc-5.1.11-1|183	* Sat Jul 19 2008 Oden Eriksson <oeriksson@mandriva.com> 3.51.26-0.r1127.1mdv2009.0
12cu|mysql-connector-odbc-5.1.11-1|184	+ Revision: 238811
12cu|mysql-connector-odbc-5.1.11-1|185	- 3.51.26r1127
12cu|mysql-connector-odbc-5.1.11-1|186	- added the dsn-editor.pro from 3.51.16r494 to fix build
12cu|mysql-connector-odbc-5.1.11-1|187	- fix linkage (P2)
12cu|mysql-connector-odbc-5.1.11-1|188	- sync with fedora (P1)
12cu|mysql-connector-odbc-5.1.11-1|189	- fix deps
12cu|mysql-connector-odbc-5.1.11-1|190	
12cu|mysql-connector-odbc-5.1.11-1|191	+ Funda Wang <fwang@mandriva.org>
12cu|mysql-connector-odbc-5.1.11-1|192	- use qt3 macros
12cu|mysql-connector-odbc-5.1.11-1|193	- new devel package name policy
12cu|mysql-connector-odbc-5.1.11-1|194	- Rename to mysql-connector-odbc
12cu|mysql-connector-odbc-5.1.11-1|195	- New version 3.51.22
12cu|mysql-connector-odbc-5.1.11-1|196	
12cu|mysql-connector-odbc-5.1.11-1|197	+ Pixel <pixel@mandriva.com>
12cu|mysql-connector-odbc-5.1.11-1|198	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|mysql-connector-odbc-5.1.11-1|199	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|mysql-connector-odbc-5.1.11-1|200	
12cu|mysql-connector-odbc-5.1.11-1|201	+ Thierry Vignaud <tv@mandriva.org>
12cu|mysql-connector-odbc-5.1.11-1|202	- drop old menu
12cu|mysql-connector-odbc-5.1.11-1|203	- kill re-definition of %%buildroot on Pixel's request
12cu|mysql-connector-odbc-5.1.11-1|204	- kill explicit icon extension
12cu|mysql-connector-odbc-5.1.11-1|205	
12cu|mysql-connector-odbc-5.1.11-1|206	+ Olivier Blin <oblin@mandriva.com>
12cu|mysql-connector-odbc-5.1.11-1|207	- restore BuildRoot
12cu|mysql-connector-odbc-5.1.11-1|208	
12cu|mysql-connector-odbc-5.1.11-1|209	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.51.16-0.r494.2mdv2008.0
12cu|mysql-connector-odbc-5.1.11-1|210	+ Revision: 89560
12cu|mysql-connector-odbc-5.1.11-1|211	- rebuild
12cu|mysql-connector-odbc-5.1.11-1|212	
12cu|mysql-connector-odbc-5.1.11-1|213	+ Thierry Vignaud <tv@mandriva.org>
12cu|mysql-connector-odbc-5.1.11-1|214	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cu|mysql-connector-odbc-5.1.11-1|215	
12cu|mysql-connector-odbc-5.1.11-1|216	* Sat Jun 16 2007 Oden Eriksson <oeriksson@mandriva.com> 3.51.16-0.r494.1mdv2008.0
12cu|mysql-connector-odbc-5.1.11-1|217	+ Revision: 40359
12cu|mysql-connector-odbc-5.1.11-1|218	- 3.51.16r494
12cu|mysql-connector-odbc-5.1.11-1|219	- rediffed P0
12cu|mysql-connector-odbc-5.1.11-1|220	
12cu|mysql-connector-odbc-5.1.11-1|221	* Wed Apr 18 2007 Oden Eriksson <oeriksson@mandriva.com> 3.51.14-0.r248.3mdv2008.0
12cu|mysql-connector-odbc-5.1.11-1|222	+ Revision: 14798
12cu|mysql-connector-odbc-5.1.11-1|223	- remove the faulty desktop-file-utils deps
12cu|mysql-connector-odbc-5.1.11-1|224	
12cu|mysql-connector-odbc-5.1.11-1|225	
12cu|mysql-connector-odbc-5.1.11-1|226	* Tue Mar 13 2007 Oden Eriksson <oeriksson@mandriva.com> 3.51.14-0.r248.2mdv2007.1
12cu|mysql-connector-odbc-5.1.11-1|227	+ Revision: 143067
12cu|mysql-connector-odbc-5.1.11-1|228	- 3.51.14r248
12cu|mysql-connector-odbc-5.1.11-1|229	- fix xdg menu
12cu|mysql-connector-odbc-5.1.11-1|230	- rediffed one patch
12cu|mysql-connector-odbc-5.1.11-1|231	- Import MyODBC
12cu|mysql-connector-odbc-5.1.11-1|232	
12cu|mysql-connector-odbc-5.1.11-1|233	* Mon Jan 02 2006 Warly <warly@mandriva.com> 3.51.12-4mdv2007.1- new version
12cu|mysql-connector-odbc-5.1.11-1|234	* Wed Nov 16 2005 Oden Eriksson <oeriksson@mandriva.com> 3.51.11-4mdk
12cu|mysql-connector-odbc-5.1.11-1|235	- rebuilt against openssl-0.9.8a
12cu|mysql-connector-odbc-5.1.11-1|236	
12cu|mysql-connector-odbc-5.1.11-1|237	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 3.51.11-3mdk
12cu|mysql-connector-odbc-5.1.11-1|238	- rebuilt against MySQL-5.0.15
12cu|mysql-connector-odbc-5.1.11-1|239	
12cu|mysql-connector-odbc-5.1.11-1|240	* Sat Jul 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 3.51.11-2mdk
12cu|mysql-connector-odbc-5.1.11-1|241	- Fix BuildRequires
12cu|mysql-connector-odbc-5.1.11-1|242	
12cu|mysql-connector-odbc-5.1.11-1|243	* Sun Jun 19 2005 Oden Eriksson <oeriksson@mandriva.com> 3.51.11-1mdk
12cu|mysql-connector-odbc-5.1.11-1|244	- 3.51.11
12cu|mysql-connector-odbc-5.1.11-1|245	- rebuilt against new librpm
12cu|mysql-connector-odbc-5.1.11-1|246	- drop one redundant patch
12cu|mysql-connector-odbc-5.1.11-1|247	- rediffed P0, and also fix sonames
12cu|mysql-connector-odbc-5.1.11-1|248	
12cu|mysql-connector-odbc-5.1.11-1|249	* Mon Mar 07 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 3.51.10-1mdk
12cu|mysql-connector-odbc-5.1.11-1|250	- 3.51.10
12cu|mysql-connector-odbc-5.1.11-1|251	- added P0,P1
12cu|mysql-connector-odbc-5.1.11-1|252	- added P2 (fedora)
12cu|mysql-connector-odbc-5.1.11-1|253	- lib64 fixes
12cu|mysql-connector-odbc-5.1.11-1|254	- built all the binaries too, even the QT ones...
12cu|mysql-connector-odbc-5.1.11-1|255	- ripped the menu magic from the unixODBC package
12cu|mysql-connector-odbc-5.1.11-1|256	- misc spec file fixes
12cu|mysql-connector-odbc-5.1.11-1|257	
12cu|mysql-connector-odbc-5.1.11-1|258	* Thu Apr 15 2004 Michael Scherer <misc@mandrake.org> 2.50.39-2mdk
12cu|mysql-connector-odbc-5.1.11-1|259	- rebuild
12cu|mysql-connector-odbc-5.1.11-1|260	

10177 12
12cu|mysql-proxy-0.8.4-1|1	%define major 0
12cu|mysql-proxy-0.8.4-1|2	%define libname %mklibname mysql-proxy %{major}
12cu|mysql-proxy-0.8.4-1|3	%define libchassis %mklibname mysql-chassis %{major}
12cu|mysql-proxy-0.8.4-1|4	%define libchassis_glibext %mklibname mysql-chassis-glibext %{major}
12cu|mysql-proxy-0.8.4-1|5	%define libchassis_timing %mklibname mysql-chassis-timing %{major}
12cu|mysql-proxy-0.8.4-1|6	%define devname %mklibname mysql-proxy -d
12cu|mysql-proxy-0.8.4-1|7	
12cu|mysql-proxy-0.8.4-1|8	Summary:	A Proxy for the MySQL Client/Server protocol
12cu|mysql-proxy-0.8.4-1|9	Name:		mysql-proxy
12cu|mysql-proxy-0.8.4-1|10	Version:	0.8.4
12cu|mysql-proxy-0.8.4-1|11	Release:	1
12cu|mysql-proxy-0.8.4-1|12	License:	GPLv2+
12cu|mysql-proxy-0.8.4-1|13	Group:		System/Servers
12cu|mysql-proxy-0.8.4-1|14	Url:		http://forge.mysql.com/wiki/MySQL_Proxy
12cu|mysql-proxy-0.8.4-1|15	Source0:	http://mysql.dataphone.se/Downloads/MySQL-Proxy/mysql-proxy-%{version}.tar.gz
12cu|mysql-proxy-0.8.4-1|16	Source2:	mysql-proxy.init
12cu|mysql-proxy-0.8.4-1|17	BuildRequires:	bison
12cu|mysql-proxy-0.8.4-1|18	BuildRequires:	flex
12cu|mysql-proxy-0.8.4-1|19	BuildRequires:	mysql-devel
12cu|mysql-proxy-0.8.4-1|20	BuildRequires:	pkgconfig(glib-2.0)
12cu|mysql-proxy-0.8.4-1|21	BuildRequires:	pkgconfig(libevent)
12cu|mysql-proxy-0.8.4-1|22	BuildRequires:	pkgconfig(lua)
12cu|mysql-proxy-0.8.4-1|23	Requires(preun,post):	rpm-helper
12cu|mysql-proxy-0.8.4-1|24	
12cu|mysql-proxy-0.8.4-1|25	%description
12cu|mysql-proxy-0.8.4-1|26	MySQL Proxy is a simple program that sits between your client and MySQL
12cu|mysql-proxy-0.8.4-1|27	server(s) that can monitor, analyze or transform their communication. Its
12cu|mysql-proxy-0.8.4-1|28	flexibility allows for unlimited uses; common ones include: load balancing;
12cu|mysql-proxy-0.8.4-1|29	failover; query analysis; query filtering and modification; and many more.
12cu|mysql-proxy-0.8.4-1|30	
12cu|mysql-proxy-0.8.4-1|31	%files
12cu|mysql-proxy-0.8.4-1|32	%doc AUTHORS NEWS README README.TESTS
12cu|mysql-proxy-0.8.4-1|33	%attr(0755,root,root) %{_initrddir}/%{name}
12cu|mysql-proxy-0.8.4-1|34	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cu|mysql-proxy-0.8.4-1|35	%{_sbindir}/mysql-proxy
12cu|mysql-proxy-0.8.4-1|36	%{_bindir}/mysql-binlog-dump
12cu|mysql-proxy-0.8.4-1|37	%{_bindir}/mysql-myisam-dump
12cu|mysql-proxy-0.8.4-1|38	%dir %{_datadir}/%{name}
12cu|mysql-proxy-0.8.4-1|39	%{_datadir}/%{name}/*.lua
12cu|mysql-proxy-0.8.4-1|40	%dir /var/run/%{name}
12cu|mysql-proxy-0.8.4-1|41	%dir %{_libdir}/mysql-proxy
12cu|mysql-proxy-0.8.4-1|42	%dir %{_libdir}/mysql-proxy/plugins
12cu|mysql-proxy-0.8.4-1|43	%dir %{_libdir}/mysql-proxy/lua
12cu|mysql-proxy-0.8.4-1|44	%dir %{_libdir}/mysql-proxy/lua/proxy
12cu|mysql-proxy-0.8.4-1|45	%{_libdir}/mysql-proxy/plugins/*.so
12cu|mysql-proxy-0.8.4-1|46	%{_libdir}/mysql-proxy/lua/*.so
12cu|mysql-proxy-0.8.4-1|47	%{_libdir}/mysql-proxy/lua/proxy/*.lua
12cu|mysql-proxy-0.8.4-1|48	%{_libdir}/mysql-proxy/lua/*.lua
12cu|mysql-proxy-0.8.4-1|49	
12cu|mysql-proxy-0.8.4-1|50	%post
12cu|mysql-proxy-0.8.4-1|51	%_post_service %{name}
12cu|mysql-proxy-0.8.4-1|52	
12cu|mysql-proxy-0.8.4-1|53	%preun
12cu|mysql-proxy-0.8.4-1|54	%_preun_service %{name}
12cu|mysql-proxy-0.8.4-1|55	
12cu|mysql-proxy-0.8.4-1|56	#----------------------------------------------------------------------------
12cu|mysql-proxy-0.8.4-1|57	
12cu|mysql-proxy-0.8.4-1|58	%package -n %{libname}
12cu|mysql-proxy-0.8.4-1|59	Summary:	Shared library for %{name}
12cu|mysql-proxy-0.8.4-1|60	Group:		System/Libraries
12cu|mysql-proxy-0.8.4-1|61	
12cu|mysql-proxy-0.8.4-1|62	%description -n %{libname}
12cu|mysql-proxy-0.8.4-1|63	This package contains shared library for %{name}.
12cu|mysql-proxy-0.8.4-1|64	
12cu|mysql-proxy-0.8.4-1|65	%files -n %{libname}
12cu|mysql-proxy-0.8.4-1|66	%{_libdir}/libmysql-proxy.so.%{major}*
12cu|mysql-proxy-0.8.4-1|67	
12cu|mysql-proxy-0.8.4-1|68	#----------------------------------------------------------------------------
12cu|mysql-proxy-0.8.4-1|69	
12cu|mysql-proxy-0.8.4-1|70	%package -n %{libchassis}
12cu|mysql-proxy-0.8.4-1|71	Summary:	Shared library for %{name}
12cu|mysql-proxy-0.8.4-1|72	Group:		System/Libraries
12cu|mysql-proxy-0.8.4-1|73	Conflicts:	%{_lib}mysql-proxy0 < 0.8.4
12cu|mysql-proxy-0.8.4-1|74	
12cu|mysql-proxy-0.8.4-1|75	%description -n %{libchassis}
12cu|mysql-proxy-0.8.4-1|76	This package contains shared library for %{name}.
12cu|mysql-proxy-0.8.4-1|77	
12cu|mysql-proxy-0.8.4-1|78	%files -n %{libchassis}
12cu|mysql-proxy-0.8.4-1|79	%{_libdir}/libmysql-chassis.so.%{major}*
12cu|mysql-proxy-0.8.4-1|80	
12cu|mysql-proxy-0.8.4-1|81	#----------------------------------------------------------------------------
12cu|mysql-proxy-0.8.4-1|82	
12cu|mysql-proxy-0.8.4-1|83	%package -n %{libchassis_glibext}
12cu|mysql-proxy-0.8.4-1|84	Summary:	Shared library for %{name}
12cu|mysql-proxy-0.8.4-1|85	Group:		System/Libraries
12cu|mysql-proxy-0.8.4-1|86	Conflicts:	%{_lib}mysql-proxy0 < 0.8.4
12cu|mysql-proxy-0.8.4-1|87	
12cu|mysql-proxy-0.8.4-1|88	%description -n %{libchassis_glibext}
12cu|mysql-proxy-0.8.4-1|89	This package contains shared library for %{name}.
12cu|mysql-proxy-0.8.4-1|90	
12cu|mysql-proxy-0.8.4-1|91	%files -n %{libchassis_glibext}
12cu|mysql-proxy-0.8.4-1|92	%{_libdir}/libmysql-chassis-glibext.so.%{major}*
12cu|mysql-proxy-0.8.4-1|93	
12cu|mysql-proxy-0.8.4-1|94	#----------------------------------------------------------------------------
12cu|mysql-proxy-0.8.4-1|95	
12cu|mysql-proxy-0.8.4-1|96	%package -n %{libchassis_timing}
12cu|mysql-proxy-0.8.4-1|97	Summary:	Shared library for %{name}
12cu|mysql-proxy-0.8.4-1|98	Group:		System/Libraries
12cu|mysql-proxy-0.8.4-1|99	Conflicts:	%{_lib}mysql-proxy0 < 0.8.4
12cu|mysql-proxy-0.8.4-1|100	
12cu|mysql-proxy-0.8.4-1|101	%description -n %{libchassis_timing}
12cu|mysql-proxy-0.8.4-1|102	This package contains shared library for %{name}.
12cu|mysql-proxy-0.8.4-1|103	
12cu|mysql-proxy-0.8.4-1|104	%files -n %{libchassis_timing}
12cu|mysql-proxy-0.8.4-1|105	%{_libdir}/libmysql-chassis-timing.so.%{major}*
12cu|mysql-proxy-0.8.4-1|106	
12cu|mysql-proxy-0.8.4-1|107	#----------------------------------------------------------------------------
12cu|mysql-proxy-0.8.4-1|108	
12cu|mysql-proxy-0.8.4-1|109	%package -n %{devname}
12cu|mysql-proxy-0.8.4-1|110	Summary:	Development files for %{name}
12cu|mysql-proxy-0.8.4-1|111	Group:		Development/C
12cu|mysql-proxy-0.8.4-1|112	Requires:	%{libname} = %{EVRD}
12cu|mysql-proxy-0.8.4-1|113	Requires:	%{libchassis} = %{EVRD}
12cu|mysql-proxy-0.8.4-1|114	Requires:	%{libchassis_glibext} = %{EVRD}
12cu|mysql-proxy-0.8.4-1|115	Requires:	%{libchassis_timing} = %{EVRD}
12cu|mysql-proxy-0.8.4-1|116	Provides:	%{name}-devel = %{EVRD}
12cu|mysql-proxy-0.8.4-1|117	
12cu|mysql-proxy-0.8.4-1|118	%description -n	%{devname}
12cu|mysql-proxy-0.8.4-1|119	This package contains development files for %{name}.
12cu|mysql-proxy-0.8.4-1|120	
12cu|mysql-proxy-0.8.4-1|121	%files -n %{devname}
12cu|mysql-proxy-0.8.4-1|122	%doc COPYING
12cu|mysql-proxy-0.8.4-1|123	%dir %{_includedir}/%{name}
12cu|mysql-proxy-0.8.4-1|124	%{_includedir}/%{name}/*.h
12cu|mysql-proxy-0.8.4-1|125	%{_libdir}/*.so
12cu|mysql-proxy-0.8.4-1|126	%{_libdir}/pkgconfig/mysql-chassis.pc
12cu|mysql-proxy-0.8.4-1|127	%{_libdir}/pkgconfig/mysql-proxy.pc
12cu|mysql-proxy-0.8.4-1|128	
12cu|mysql-proxy-0.8.4-1|129	#----------------------------------------------------------------------------
12cu|mysql-proxy-0.8.4-1|130	
12cu|mysql-proxy-0.8.4-1|131	%prep
12cu|mysql-proxy-0.8.4-1|132	%setup -q
12cu|mysql-proxy-0.8.4-1|133	
12cu|mysql-proxy-0.8.4-1|134	cp %{SOURCE2} mysql-proxy.init
12cu|mysql-proxy-0.8.4-1|135	
12cu|mysql-proxy-0.8.4-1|136	%build
12cu|mysql-proxy-0.8.4-1|137	%serverbuild
12cu|mysql-proxy-0.8.4-1|138	
12cu|mysql-proxy-0.8.4-1|139	%configure2_5x \
12cu|mysql-proxy-0.8.4-1|140	--with-lua
12cu|mysql-proxy-0.8.4-1|141	
12cu|mysql-proxy-0.8.4-1|142	%make LIBS='-llua'
12cu|mysql-proxy-0.8.4-1|143	
12cu|mysql-proxy-0.8.4-1|144	%install
12cu|mysql-proxy-0.8.4-1|145	install -d %{buildroot}%{_initrddir}
12cu|mysql-proxy-0.8.4-1|146	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cu|mysql-proxy-0.8.4-1|147	install -d %{buildroot}%{_datadir}/%{name}
12cu|mysql-proxy-0.8.4-1|148	install -d %{buildroot}/var/run/%{name}
12cu|mysql-proxy-0.8.4-1|149	install -d %{buildroot}%{_sbindir}
12cu|mysql-proxy-0.8.4-1|150	install -d %{buildroot}%{_includedir}/%{name}
12cu|mysql-proxy-0.8.4-1|151	
12cu|mysql-proxy-0.8.4-1|152	%makeinstall
12cu|mysql-proxy-0.8.4-1|153	# bork
12cu|mysql-proxy-0.8.4-1|154	mv %{buildroot}%{_bindir}/mysql-proxy %{buildroot}%{_sbindir}/
12cu|mysql-proxy-0.8.4-1|155	mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/%{name}/
12cu|mysql-proxy-0.8.4-1|156	
12cu|mysql-proxy-0.8.4-1|157	install -m0755 mysql-proxy.init %{buildroot}%{_initrddir}/%{name}
12cu|mysql-proxy-0.8.4-1|158	install -m0644 examples/*.lua %{buildroot}%{_datadir}/%{name}/
12cu|mysql-proxy-0.8.4-1|159	
12cu|mysql-proxy-0.8.4-1|160	cat > mysql-proxy.sysconfig << EOF
12cu|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"
12cu|mysql-proxy-0.8.4-1|162	EOF
12cu|mysql-proxy-0.8.4-1|163	
12cu|mysql-proxy-0.8.4-1|164	install -m0644 mysql-proxy.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cu|mysql-proxy-0.8.4-1|165	
12cu|mysql-proxy-0.8.4-1|166	
12cu|mysql-proxy-0.8.4-1|167	%changelog
12cu|mysql-proxy-0.8.4-1|168	* Mon Aug 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.4-1
12cu|mysql-proxy-0.8.4-1|169	+ Revision: 8bf6212
12cu|mysql-proxy-0.8.4-1|170	- New version 0.8.4, split library package
12cu|mysql-proxy-0.8.4-1|171	
12cu|mysql-proxy-0.8.4-1|172	

10178 12
12cu|mysql-workbench-oss-5.2.47-3|1	%define Werror_cflags -Wformat -fpermissive -Wextra -Wall -Wno-unused -Wno-deprecated
12cu|mysql-workbench-oss-5.2.47-3|2	%define _disable_ld_no_undefined 1
12cu|mysql-workbench-oss-5.2.47-3|3	
12cu|mysql-workbench-oss-5.2.47-3|4	%define build_java 0
12cu|mysql-workbench-oss-5.2.47-3|5	
12cu|mysql-workbench-oss-5.2.47-3|6	# Keep internal libraries private
12cu|mysql-workbench-oss-5.2.47-3|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(.*)|libvsqlitepp\\.so(.*)|libwb(.*)\\.so(.*)|wb(.*)\\.so(.*)'
12cu|mysql-workbench-oss-5.2.47-3|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(.*)|libvsqlitepp\\.so(.*)|libwb(.*)\\.so(.*)|wb(.*)\\.so(.*)'
12cu|mysql-workbench-oss-5.2.47-3|9	
12cu|mysql-workbench-oss-5.2.47-3|10	Summary:	Extensible modeling tool for MySQL 5.x
12cu|mysql-workbench-oss-5.2.47-3|11	Name:		mysql-workbench-oss
12cu|mysql-workbench-oss-5.2.47-3|12	Version:	5.2.47
12cu|mysql-workbench-oss-5.2.47-3|13	Release:	3
12cu|mysql-workbench-oss-5.2.47-3|14	License:	GPLv2 and LGPLv2
12cu|mysql-workbench-oss-5.2.47-3|15	Group:		Databases
12cu|mysql-workbench-oss-5.2.47-3|16	Url:		http://dev.mysql.com/downloads/workbench/
12cu|mysql-workbench-oss-5.2.47-3|17	Source0:	http://cdn.mysql.com/Downloads/MySQLGUITools/mysql-workbench-gpl-%{version}-src.tar.gz
12cu|mysql-workbench-oss-5.2.47-3|18	Patch0:		mysql-workbench-5.2.45-cppconn.patch
12cu|mysql-workbench-oss-5.2.47-3|19	Obsoletes:	mysql-workbench < 5.1.6
12cu|mysql-workbench-oss-5.2.47-3|20	Provides:	mysql-workbench = %{EVRD}
12cu|mysql-workbench-oss-5.2.47-3|21	BuildRequires:	gettext
12cu|mysql-workbench-oss-5.2.47-3|22	BuildRequires:	imagemagick
12cu|mysql-workbench-oss-5.2.47-3|23	BuildRequires:	boost-devel
12cu|mysql-workbench-oss-5.2.47-3|24	BuildRequires:	gettext-devel
12cu|mysql-workbench-oss-5.2.47-3|25	BuildRequires:	fcgi-devel
12cu|mysql-workbench-oss-5.2.47-3|26	BuildRequires:	mysql-devel >= 5.0
12cu|mysql-workbench-oss-5.2.47-3|27	BuildRequires:	mysql-connector-c++-devel
12cu|mysql-workbench-oss-5.2.47-3|28	BuildRequires:	readline-devel
12cu|mysql-workbench-oss-5.2.47-3|29	BuildRequires:	pkgconfig(cairo)
12cu|mysql-workbench-oss-5.2.47-3|30	BuildRequires:	pkgconfig(cairomm-1.0)
12cu|mysql-workbench-oss-5.2.47-3|31	BuildRequires:	pkgconfig(expat)
12cu|mysql-workbench-oss-5.2.47-3|32	BuildRequires:	pkgconfig(ext2fs)
12cu|mysql-workbench-oss-5.2.47-3|33	BuildRequires:	pkgconfig(fontconfig)
12cu|mysql-workbench-oss-5.2.47-3|34	BuildRequires:	pkgconfig(freetype2)
12cu|mysql-workbench-oss-5.2.47-3|35	BuildRequires:	pkgconfig(gl)
12cu|mysql-workbench-oss-5.2.47-3|36	BuildRequires:	pkgconfig(glu)
12cu|mysql-workbench-oss-5.2.47-3|37	BuildRequires:	pkgconfig(glib-2.0)
12cu|mysql-workbench-oss-5.2.47-3|38	BuildRequires:	pkgconfig(glibmm-2.4)
12cu|mysql-workbench-oss-5.2.47-3|39	BuildRequires:	pkgconfig(glitz)
12cu|mysql-workbench-oss-5.2.47-3|40	BuildRequires:	pkgconfig(gnome-keyring-1)
12cu|mysql-workbench-oss-5.2.47-3|41	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|mysql-workbench-oss-5.2.47-3|42	BuildRequires:	pkgconfig(gtkmm-2.4)
12cu|mysql-workbench-oss-5.2.47-3|43	BuildRequires:	pkgconfig(libctemplate)
12cu|mysql-workbench-oss-5.2.47-3|44	BuildRequires:	pkgconfig(libglade-2.0)
12cu|mysql-workbench-oss-5.2.47-3|45	BuildRequires:	pkgconfig(libgnome-2.0)
12cu|mysql-workbench-oss-5.2.47-3|46	BuildRequires:	pkgconfig(libgnomeprint-2.2)
12cu|mysql-workbench-oss-5.2.47-3|47	BuildRequires:	pkgconfig(libgtkhtml-3.14)
12cu|mysql-workbench-oss-5.2.47-3|48	BuildRequires:	pkgconfig(libiodbc)
12cu|mysql-workbench-oss-5.2.47-3|49	BuildRequires:	pkgconfig(libpcre)
12cu|mysql-workbench-oss-5.2.47-3|50	BuildRequires:	pkgconfig(libpng)
12cu|mysql-workbench-oss-5.2.47-3|51	BuildRequires:	pkgconfig(libxml-2.0)
12cu|mysql-workbench-oss-5.2.47-3|52	BuildRequires:	pkgconfig(libzip)
12cu|mysql-workbench-oss-5.2.47-3|53	BuildRequires:	pkgconfig(lua)
12cu|mysql-workbench-oss-5.2.47-3|54	BuildRequires:	pkgconfig(ncurses)
12cu|mysql-workbench-oss-5.2.47-3|55	BuildRequires:	pkgconfig(openssl)
12cu|mysql-workbench-oss-5.2.47-3|56	BuildRequires:	pkgconfig(pixman-1)
12cu|mysql-workbench-oss-5.2.47-3|57	BuildRequires:	pkgconfig(python)
12cu|mysql-workbench-oss-5.2.47-3|58	BuildRequires:	pkgconfig(sigc++-2.0)
12cu|mysql-workbench-oss-5.2.47-3|59	BuildRequires:	pkgconfig(slang)
12cu|mysql-workbench-oss-5.2.47-3|60	BuildRequires:	pkgconfig(sqlite3)
12cu|mysql-workbench-oss-5.2.47-3|61	BuildRequires:	pkgconfig(uuid)
12cu|mysql-workbench-oss-5.2.47-3|62	BuildRequires:	pkgconfig(x11)
12cu|mysql-workbench-oss-5.2.47-3|63	BuildRequires:	pkgconfig(xext)
12cu|mysql-workbench-oss-5.2.47-3|64	BuildRequires:	pkgconfig(xrender)
12cu|mysql-workbench-oss-5.2.47-3|65	%if %{build_java}
12cu|mysql-workbench-oss-5.2.47-3|66	BuildRequires:	junit
12cu|mysql-workbench-oss-5.2.47-3|67	BuildRequires:	eclipse-ecj
12cu|mysql-workbench-oss-5.2.47-3|68	BuildRequires:	gcj-tools
12cu|mysql-workbench-oss-5.2.47-3|69	BuildRequires:	jpackage-utils
12cu|mysql-workbench-oss-5.2.47-3|70	%endif
12cu|mysql-workbench-oss-5.2.47-3|71	Requires:	python-paramiko
12cu|mysql-workbench-oss-5.2.47-3|72	Requires:	python-pexpect
12cu|mysql-workbench-oss-5.2.47-3|73	
12cu|mysql-workbench-oss-5.2.47-3|74	%description
12cu|mysql-workbench-oss-5.2.47-3|75	MySQL Workbench is modeling tool that allows you to design and generate MySQL
12cu|mysql-workbench-oss-5.2.47-3|76	databases graphically.
12cu|mysql-workbench-oss-5.2.47-3|77	
12cu|mysql-workbench-oss-5.2.47-3|78	MySQL Workbench requires OpenGL and a 3D accelerated graphics card with at
12cu|mysql-workbench-oss-5.2.47-3|79	least 16MB of memory.
12cu|mysql-workbench-oss-5.2.47-3|80	
12cu|mysql-workbench-oss-5.2.47-3|81	%prep
12cu|mysql-workbench-oss-5.2.47-3|82	%setup -q -n mysql-workbench-gpl-%{version}-src
12cu|mysql-workbench-oss-5.2.47-3|83	%patch0 -p1
12cu|mysql-workbench-oss-5.2.47-3|84	
12cu|mysql-workbench-oss-5.2.47-3|85	sed -i -e 's:ifconfig:/sbin/ifconfig:' plugins/wb.admin/backend/wb_server_control.py || die
12cu|mysql-workbench-oss-5.2.47-3|86	
12cu|mysql-workbench-oss-5.2.47-3|87	# lib64 fix
12cu|mysql-workbench-oss-5.2.47-3|88	perl -pi -e "s|/lib/|/%{_lib}/|g" frontend/linux/workbench/program.cpp
12cu|mysql-workbench-oss-5.2.47-3|89	
12cu|mysql-workbench-oss-5.2.47-3|90	%build
12cu|mysql-workbench-oss-5.2.47-3|91	NOCONFIGURE=yes ./autogen.sh
12cu|mysql-workbench-oss-5.2.47-3|92	%configure2_5x \
12cu|mysql-workbench-oss-5.2.47-3|93	--disable-static \
12cu|mysql-workbench-oss-5.2.47-3|94	--disable-debug
12cu|mysql-workbench-oss-5.2.47-3|95	
12cu|mysql-workbench-oss-5.2.47-3|96	%make
12cu|mysql-workbench-oss-5.2.47-3|97	
12cu|mysql-workbench-oss-5.2.47-3|98	%install
12cu|mysql-workbench-oss-5.2.47-3|99	%makeinstall_std
12cu|mysql-workbench-oss-5.2.47-3|100	
12cu|mysql-workbench-oss-5.2.47-3|101	# construct a clean and correct wrapper
12cu|mysql-workbench-oss-5.2.47-3|102	cat > %{buildroot}%{_bindir}/mysql-workbench << EOF
12cu|mysql-workbench-oss-5.2.47-3|103	#!/bin/bash
12cu|mysql-workbench-oss-5.2.47-3|104	export LD_LIBRARY_PATH="%{_libdir}/mysql-workbench:\$LD_LIBRARY_PATH"
12cu|mysql-workbench-oss-5.2.47-3|105	export MWB_DATA_DIR="%{_datadir}/mysql-workbench"
12cu|mysql-workbench-oss-5.2.47-3|106	export MWB_LIBRARY_DIR="%{_datadir}/mysql-workbench/libraries"
12cu|mysql-workbench-oss-5.2.47-3|107	export MWB_MODULE_DIR="%{_libdir}/mysql-workbench/modules"
12cu|mysql-workbench-oss-5.2.47-3|108	export MWB_PLUGIN_DIR="%{_libdir}/mysql-workbench/plugins"
12cu|mysql-workbench-oss-5.2.47-3|109	export DBC_DRIVER_PATH="%{_libdir}/mysql-workbench"
12cu|mysql-workbench-oss-5.2.47-3|110	%{_libexecdir}/mysql-workbench-bin \$*
12cu|mysql-workbench-oss-5.2.47-3|111	EOF
12cu|mysql-workbench-oss-5.2.47-3|112	
12cu|mysql-workbench-oss-5.2.47-3|113	install -d %{buildroot}%{_datadir}/applications
12cu|mysql-workbench-oss-5.2.47-3|114	rm -f %{buildroot}%{_datadir}/applications/MySQLWorkbench.desktop
12cu|mysql-workbench-oss-5.2.47-3|115	cat > %{buildroot}%{_datadir}/applications/mysql-workbench-oss.desktop << EOF
12cu|mysql-workbench-oss-5.2.47-3|116	[Desktop Entry]
12cu|mysql-workbench-oss-5.2.47-3|117	Name=MySQL Workbench
12cu|mysql-workbench-oss-5.2.47-3|118	Comment=MySQL Database Design Tool
12cu|mysql-workbench-oss-5.2.47-3|119	Exec=%{_bindir}/mysql-workbench
12cu|mysql-workbench-oss-5.2.47-3|120	Terminal=false
12cu|mysql-workbench-oss-5.2.47-3|121	Type=Application
12cu|mysql-workbench-oss-5.2.47-3|122	Icon=mysql-workbench
12cu|mysql-workbench-oss-5.2.47-3|123	Categories=Database;Office;
12cu|mysql-workbench-oss-5.2.47-3|124	EOF
12cu|mysql-workbench-oss-5.2.47-3|125	
12cu|mysql-workbench-oss-5.2.47-3|126	# More reliable icons
12cu|mysql-workbench-oss-5.2.47-3|127	rm -rf %{buildroot}%{_datadir}/icons/hicolor/*/*/mysql-workbench.png
12cu|mysql-workbench-oss-5.2.47-3|128	for N in 16 32 48 64 128;
12cu|mysql-workbench-oss-5.2.47-3|129	do
12cu|mysql-workbench-oss-5.2.47-3|130	convert images/icons/linux/128x128/apps/mysql-workbench.png -resize ${N}x${N} $N.png;
12cu|mysql-workbench-oss-5.2.47-3|131	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/mysql-workbench.png
12cu|mysql-workbench-oss-5.2.47-3|132	done
12cu|mysql-workbench-oss-5.2.47-3|133	
12cu|mysql-workbench-oss-5.2.47-3|134	chmod a+x %{buildroot}%{_datadir}/mysql-workbench/sshtunnel.py
12cu|mysql-workbench-oss-5.2.47-3|135	
12cu|mysql-workbench-oss-5.2.47-3|136	# cleanup
12cu|mysql-workbench-oss-5.2.47-3|137	rm -f %{buildroot}%{_libdir}/mysql-workbench/*.*a
12cu|mysql-workbench-oss-5.2.47-3|138	rm -f %{buildroot}%{_libdir}/mysql-workbench/modules/*.*a
12cu|mysql-workbench-oss-5.2.47-3|139	rm -f %{buildroot}%{_libdir}/mysql-workbench/plugins/*.*a
12cu|mysql-workbench-oss-5.2.47-3|140	rm -rf %{buildroot}%{_docdir}/mysql-workbench
12cu|mysql-workbench-oss-5.2.47-3|141	
12cu|mysql-workbench-oss-5.2.47-3|142	%files
12cu|mysql-workbench-oss-5.2.47-3|143	%doc COPYING ChangeLog README
12cu|mysql-workbench-oss-5.2.47-3|144	%{_bindir}/*
12cu|mysql-workbench-oss-5.2.47-3|145	%{_libdir}/mysql-workbench
12cu|mysql-workbench-oss-5.2.47-3|146	%{_libexecdir}/mysql-workbench-bin
12cu|mysql-workbench-oss-5.2.47-3|147	%{_datadir}/mysql-workbench
12cu|mysql-workbench-oss-5.2.47-3|148	%{_datadir}/applications/mysql-workbench-oss.desktop
12cu|mysql-workbench-oss-5.2.47-3|149	%{_datadir}/icons/hicolor/*/*/*
12cu|mysql-workbench-oss-5.2.47-3|150	%{_datadir}/mime/packages/mysql-workbench.xml
12cu|mysql-workbench-oss-5.2.47-3|151	%{_datadir}/mime-info/mysql-workbench.mime

10179 12
12cu|mystar-2.56-7|1	Summary:	A 802.1x auth client for Ruijie
12cu|mystar-2.56-7|2	Name:		mystar
12cu|mystar-2.56-7|3	Version:	2.56
12cu|mystar-2.56-7|4	Release:	7
12cu|mystar-2.56-7|5	License:	GPLv2+
12cu|mystar-2.56-7|6	Group:		System/Servers
12cu|mystar-2.56-7|7	Url:		http://gf.cs.hit.edu.cn/projects/mystar/
12cu|mystar-2.56-7|8	Source0:	http://gf.cs.hit.edu.cn/frs/download.php/253/%{name}_for_starV%{version}.tar.gz
12cu|mystar-2.56-7|9	# fwang: We don't need static linking libraries
12cu|mystar-2.56-7|10	Patch0:		%{name}-2.56-Makefile.patch
12cu|mystar-2.56-7|11	# fwang: conf file should be put into /etc
12cu|mystar-2.56-7|12	Patch1:		%{name}-2.56-conf-path.patch
12cu|mystar-2.56-7|13	BuildRequires:	libnet-devel
12cu|mystar-2.56-7|14	BuildRequires:	libpcap-devel
12cu|mystar-2.56-7|15	
12cu|mystar-2.56-7|16	%description
12cu|mystar-2.56-7|17	mystar is a 802.1x auth client for Rujie and other compatible network.
12cu|mystar-2.56-7|18	
12cu|mystar-2.56-7|19	%files
12cu|mystar-2.56-7|20	%doc Readme.txt
12cu|mystar-2.56-7|21	%{_sbindir}/%{name}
12cu|mystar-2.56-7|22	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cu|mystar-2.56-7|23	
12cu|mystar-2.56-7|24	#----------------------------------------------------------------------------
12cu|mystar-2.56-7|25	
12cu|mystar-2.56-7|26	%prep
12cu|mystar-2.56-7|27	%setup -q -n %{name}_for_%{version}
12cu|mystar-2.56-7|28	%patch0 -p0
12cu|mystar-2.56-7|29	%patch1 -p0
12cu|mystar-2.56-7|30	
12cu|mystar-2.56-7|31	%build
12cu|mystar-2.56-7|32	make Flags="%{optflags}"
12cu|mystar-2.56-7|33	
12cu|mystar-2.56-7|34	%install
12cu|mystar-2.56-7|35	mkdir -p %{buildroot}%{_sbindir}
12cu|mystar-2.56-7|36	install -m 755 mystar %{buildroot}%{_sbindir}
12cu|mystar-2.56-7|37	
12cu|mystar-2.56-7|38	mkdir -p %{buildroot}%{_sysconfdir}
12cu|mystar-2.56-7|39	install -m 644 mystar.conf %{buildroot}%{_sysconfdir}
12cu|mystar-2.56-7|40	
12cu|mystar-2.56-7|41	
12cu|mystar-2.56-7|42	%changelog
12cu|mystar-2.56-7|43	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.56-7
12cu|mystar-2.56-7|44	+ Revision: 1e22873
12cu|mystar-2.56-7|45	- Fix debug package, spec cleanup
12cu|mystar-2.56-7|46	
12cu|mystar-2.56-7|47	

10180 12
12cu|mytop-1.6-6|1	Summary: A clone of top for MySQL 3.22.x to 4.x
12cu|mytop-1.6-6|2	Name: mytop
12cu|mytop-1.6-6|3	Version: 1.6
12cu|mytop-1.6-6|4	Release: 6
12cu|mytop-1.6-6|5	Source0: http://jeremy.zawodny.com/mysql/mytop/%{name}-%{version}.tar.bz2
12cu|mytop-1.6-6|6	Patch0:  mytop-1.6.long_nums.patch
12cu|mytop-1.6-6|7	URL: http://jeremy.zawodny.com/mysql/mytop/
12cu|mytop-1.6-6|8	License: GPL
12cu|mytop-1.6-6|9	Group: Databases
12cu|mytop-1.6-6|10	BuildArch:  noarch
12cu|mytop-1.6-6|11	Prefix: %{_prefix}
12cu|mytop-1.6-6|12	BuildRequires: perl-Term-ReadKey
12cu|mytop-1.6-6|13	BuildRequires: perl-devel
12cu|mytop-1.6-6|14	Requires: perl-Term-ReadKey
12cu|mytop-1.6-6|15	Requires: perl-Mysql
12cu|mytop-1.6-6|16	Obsoletes: perl-mytop
12cu|mytop-1.6-6|17	
12cu|mytop-1.6-6|18	%description
12cu|mytop-1.6-6|19	Mytop is a console-based (non-gui) tool for monitoring the threads and overall
12cu|mytop-1.6-6|20	performance of a MySQL 3.22.x, 3.23.x, and 4.x server.
12cu|mytop-1.6-6|21	
12cu|mytop-1.6-6|22	%prep
12cu|mytop-1.6-6|23	%setup -q
12cu|mytop-1.6-6|24	%patch0 -p1
12cu|mytop-1.6-6|25	
12cu|mytop-1.6-6|26	%build
12cu|mytop-1.6-6|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|mytop-1.6-6|28	make
12cu|mytop-1.6-6|29	make test
12cu|mytop-1.6-6|30	
12cu|mytop-1.6-6|31	%install
12cu|mytop-1.6-6|32	# beware to use _std macros
12cu|mytop-1.6-6|33	%makeinstall_std
12cu|mytop-1.6-6|34	
12cu|mytop-1.6-6|35	%files
12cu|mytop-1.6-6|36	%{_bindir}/mytop
12cu|mytop-1.6-6|37	%{_mandir}/man1/%{name}.*
12cu|mytop-1.6-6|38	%doc README

10181 12
12cu|nabi-1.0.0-1|1	Summary:	Simple Hangul X Input Method
12cu|nabi-1.0.0-1|2	Name:		nabi
12cu|nabi-1.0.0-1|3	Version:	1.0.0
12cu|nabi-1.0.0-1|4	Release:	1
12cu|nabi-1.0.0-1|5	License:	GPLv2+
12cu|nabi-1.0.0-1|6	Group:		System/Internationalization
12cu|nabi-1.0.0-1|7	URL:		http://code.google.com/p/nabi
12cu|nabi-1.0.0-1|8	Source:		http://%{name}.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|nabi-1.0.0-1|9	BuildRequires:	librsvg
12cu|nabi-1.0.0-1|10	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|nabi-1.0.0-1|11	BuildRequires:	pkgconfig(libhangul)
12cu|nabi-1.0.0-1|12	Requires:	locales-ko
12cu|nabi-1.0.0-1|13	
12cu|nabi-1.0.0-1|14	%description
12cu|nabi-1.0.0-1|15	Nabi is a simple XIM for Korean, implemented with GTK+2.
12cu|nabi-1.0.0-1|16	It can dock in the notification area, and also show the
12cu|nabi-1.0.0-1|17	status of imhangul (See also http://imhangul.kldp.net).
12cu|nabi-1.0.0-1|18	
12cu|nabi-1.0.0-1|19	%files -f %{name}.lang
12cu|nabi-1.0.0-1|20	%doc AUTHORS COPYING ChangeLog README
12cu|nabi-1.0.0-1|21	%attr(755,root,root) %{_bindir}/nabi
12cu|nabi-1.0.0-1|22	%{_datadir}/nabi
12cu|nabi-1.0.0-1|23	%{_datadir}/icons/hicolor/*/*/%{name}.*
12cu|nabi-1.0.0-1|24	%{_datadir}/applications/%{name}.desktop
12cu|nabi-1.0.0-1|25	
12cu|nabi-1.0.0-1|26	#----------------------------------------------------------------------------
12cu|nabi-1.0.0-1|27	
12cu|nabi-1.0.0-1|28	%prep
12cu|nabi-1.0.0-1|29	%setup -q
12cu|nabi-1.0.0-1|30	
12cu|nabi-1.0.0-1|31	%build
12cu|nabi-1.0.0-1|32	%configure2_5x
12cu|nabi-1.0.0-1|33	%make
12cu|nabi-1.0.0-1|34	
12cu|nabi-1.0.0-1|35	%install
12cu|nabi-1.0.0-1|36	%makeinstall_std
12cu|nabi-1.0.0-1|37	
12cu|nabi-1.0.0-1|38	# menu entry:
12cu|nabi-1.0.0-1|39	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|nabi-1.0.0-1|40	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|nabi-1.0.0-1|41	[Desktop Entry]
12cu|nabi-1.0.0-1|42	Name=Nabi
12cu|nabi-1.0.0-1|43	Comment=Simple Hangul XIM
12cu|nabi-1.0.0-1|44	Exec=%{name}
12cu|nabi-1.0.0-1|45	Icon=%{name}
12cu|nabi-1.0.0-1|46	Terminal=false
12cu|nabi-1.0.0-1|47	Type=Application
12cu|nabi-1.0.0-1|48	Categories=System;Settings;Accessibility;
12cu|nabi-1.0.0-1|49	EOF
12cu|nabi-1.0.0-1|50	
12cu|nabi-1.0.0-1|51	# Install icons of various sizes
12cu|nabi-1.0.0-1|52	for s in 256 128 96 48 32 22 16 ; do
12cu|nabi-1.0.0-1|53	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
12cu|nabi-1.0.0-1|54	rsvg-convert -w ${s} -h ${s} \
12cu|nabi-1.0.0-1|55	%{name}.svg -o \
12cu|nabi-1.0.0-1|56	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
12cu|nabi-1.0.0-1|57	done
12cu|nabi-1.0.0-1|58	
12cu|nabi-1.0.0-1|59	%find_lang %{name}
12cu|nabi-1.0.0-1|60	
12cu|nabi-1.0.0-1|61	
12cu|nabi-1.0.0-1|62	%changelog
12cu|nabi-1.0.0-1|63	* Sat Jan 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-1
12cu|nabi-1.0.0-1|64	+ Revision: 73bde66
12cu|nabi-1.0.0-1|65	- LOG New version 1.0.0
12cu|nabi-1.0.0-1|66	
12cu|nabi-1.0.0-1|67	

10182 12
12cu|nads-0.3-6|1	%define major 0
12cu|nads-0.3-6|2	%define libname %mklibname %{name} %{major}
12cu|nads-0.3-6|3	%define devname %mklibname %{name} -d
12cu|nads-0.3-6|4	
12cu|nads-0.3-6|5	Summary:	Normalized Attack Detection System
12cu|nads-0.3-6|6	Name:		nads
12cu|nads-0.3-6|7	Version:	0.3
12cu|nads-0.3-6|8	Release:	6
12cu|nads-0.3-6|9	License:	GPLv2+
12cu|nads-0.3-6|10	Group:		System/Servers
12cu|nads-0.3-6|11	Url:		http://www.scaramanga.co.uk
12cu|nads-0.3-6|12	Source0:	%{name}-%{version}.tar.bz2
12cu|nads-0.3-6|13	BuildRequires:	libtool
12cu|nads-0.3-6|14	
12cu|nads-0.3-6|15	%description
12cu|nads-0.3-6|16	N.A.D.S. is an HTTP URL normalization library. It takes HTTP URIs
12cu|nads-0.3-6|17	in any form and converts them to a form suitable for comparison,
12cu|nads-0.3-6|18	or for matching against attack descriptions (signatures) in
12cu|nads-0.3-6|19	intrusion detection / prevention systems.
12cu|nads-0.3-6|20	
12cu|nads-0.3-6|21	%files
12cu|nads-0.3-6|22	%doc AUTHORS COPYING ChangeLog NEWS README
12cu|nads-0.3-6|23	%{_bindir}/nads
12cu|nads-0.3-6|24	%{_bindir}/testnads
12cu|nads-0.3-6|25	
12cu|nads-0.3-6|26	#----------------------------------------------------------------------------
12cu|nads-0.3-6|27	
12cu|nads-0.3-6|28	%package -n %{libname}
12cu|nads-0.3-6|29	Summary:	Normalized Attack Detection System library
12cu|nads-0.3-6|30	Group:		System/Libraries
12cu|nads-0.3-6|31	
12cu|nads-0.3-6|32	%description -n %{libname}
12cu|nads-0.3-6|33	N.A.D.S. is an HTTP URL normalization library. It takes HTTP URIs
12cu|nads-0.3-6|34	in any form and converts them to a form suitable for comparison,
12cu|nads-0.3-6|35	or for matching against attack descriptions (signatures) in
12cu|nads-0.3-6|36	intrusion detection / prevention systems.
12cu|nads-0.3-6|37	
12cu|nads-0.3-6|38	%files -n %{libname}
12cu|nads-0.3-6|39	%{_libdir}/lib%{name}.so.%{major}*
12cu|nads-0.3-6|40	
12cu|nads-0.3-6|41	#----------------------------------------------------------------------------
12cu|nads-0.3-6|42	
12cu|nads-0.3-6|43	%package -n %{devname}
12cu|nads-0.3-6|44	Summary:	Static library and header files for the %{name} library
12cu|nads-0.3-6|45	Group:		Development/C
12cu|nads-0.3-6|46	Provides:	lib%{name}-devel = %{EVRD}
12cu|nads-0.3-6|47	Requires:	%{libname} = %{EVRD}
12cu|nads-0.3-6|48	
12cu|nads-0.3-6|49	%description -n %{devname}
12cu|nads-0.3-6|50	N.A.D.S. is an HTTP URL normalization library. It takes HTTP URIs
12cu|nads-0.3-6|51	in any form and converts them to a form suitable for comparison,
12cu|nads-0.3-6|52	or for matching against attack descriptions (signatures) in
12cu|nads-0.3-6|53	intrusion detection / prevention systems.
12cu|nads-0.3-6|54	
12cu|nads-0.3-6|55	This package contains the static %{name} library and its header
12cu|nads-0.3-6|56	files.
12cu|nads-0.3-6|57	
12cu|nads-0.3-6|58	%files -n %{devname}
12cu|nads-0.3-6|59	%{_includedir}/*
12cu|nads-0.3-6|60	%{_libdir}/lib%{name}.so
12cu|nads-0.3-6|61	
12cu|nads-0.3-6|62	#----------------------------------------------------------------------------
12cu|nads-0.3-6|63	
12cu|nads-0.3-6|64	%prep
12cu|nads-0.3-6|65	%setup -q
12cu|nads-0.3-6|66	find . -name "Makefile*" -o -name "*.m4" -o -name "configure*" |xargs sed -i -e 's,configure.in,configure.ac,g'
12cu|nads-0.3-6|67	
12cu|nads-0.3-6|68	%build
12cu|nads-0.3-6|69	./autogen.sh
12cu|nads-0.3-6|70	%configure2_5x \
12cu|nads-0.3-6|71	--disable-static \
12cu|nads-0.3-6|72	--enable-shared
12cu|nads-0.3-6|73	%make LIBTOOL=%{_bindir}/libtool
12cu|nads-0.3-6|74	
12cu|nads-0.3-6|75	%install
12cu|nads-0.3-6|76	%makeinstall_std
12cu|nads-0.3-6|77	
12cu|nads-0.3-6|78	
12cu|nads-0.3-6|79	%changelog
12cu|nads-0.3-6|80	* Wed Mar 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3-6
12cu|nads-0.3-6|81	+ Revision: cb6e4d3
12cu|nads-0.3-6|82	- Restore libtool in BuildRequires
12cu|nads-0.3-6|83	
12cu|nads-0.3-6|84	

10183 12
12cu|nagios-4.0.8-1|1	%define nsusr nagios
12cu|nagios-4.0.8-1|2	%define nsgrp nagios
12cu|nagios-4.0.8-1|3	%define cmdusr apache
12cu|nagios-4.0.8-1|4	%define cmdgrp apache
12cu|nagios-4.0.8-1|5	%define _disable_ld_no_undefined 1
12cu|nagios-4.0.8-1|6	
12cu|nagios-4.0.8-1|7	Summary:    Host/service/network monitoring program
12cu|nagios-4.0.8-1|8	Name:       nagios
12cu|nagios-4.0.8-1|9	Version:    4.0.8
12cu|nagios-4.0.8-1|10	Release:    1
12cu|nagios-4.0.8-1|11	License:    GPLv2
12cu|nagios-4.0.8-1|12	Group:      Networking/Other
12cu|nagios-4.0.8-1|13	URL:        http://www.nagios.org/
12cu|nagios-4.0.8-1|14	Source0:    http://prdownloads.sourceforge.net/nagios/%{name}-%{version}.tar.gz
12cu|nagios-4.0.8-1|15	Source1:    %{name}.service
12cu|nagios-4.0.8-1|16	Source2:    %{name}.tmpfiles
12cu|nagios-4.0.8-1|17	Source5:    favicon.ico
12cu|nagios-4.0.8-1|18	Patch1:     nagios-4.0.0-conf.d.patch
12cu|nagios-4.0.8-1|19	Requires(post): rpm-helper
12cu|nagios-4.0.8-1|20	Requires(preun): rpm-helper
12cu|nagios-4.0.8-1|21	Requires(pre): rpm-helper
12cu|nagios-4.0.8-1|22	Requires(postun): rpm-helper
12cu|nagios-4.0.8-1|23	Requires:   nagios-plugins
12cu|nagios-4.0.8-1|24	BuildRequires:  gd-devel
12cu|nagios-4.0.8-1|25	BuildRequires:  imagemagick
12cu|nagios-4.0.8-1|26	BuildRequires:  jpeg-devel
12cu|nagios-4.0.8-1|27	BuildRequires:  libtool-devel
12cu|nagios-4.0.8-1|28	BuildRequires:  multiarch-utils >= 1.0.3
12cu|nagios-4.0.8-1|29	BuildRequires:  perl-devel
12cu|nagios-4.0.8-1|30	Epoch:      1
12cu|nagios-4.0.8-1|31	
12cu|nagios-4.0.8-1|32	%description
12cu|nagios-4.0.8-1|33	Nagios is a program that will monitor hosts and services on your
12cu|nagios-4.0.8-1|34	network. It has the ability to email or page you when a problem
12cu|nagios-4.0.8-1|35	arises and when a problem is resolved. Nagios is written in C and
12cu|nagios-4.0.8-1|36	is designed to run under Linux (and some other *NIX variants) as a
12cu|nagios-4.0.8-1|37	background process, intermittently running checks on various
12cu|nagios-4.0.8-1|38	services that you specify.
12cu|nagios-4.0.8-1|39	
12cu|nagios-4.0.8-1|40	The actual service checks are performed by separate "plugin"
12cu|nagios-4.0.8-1|41	programs which return the status of the checks to Nagios.
12cu|nagios-4.0.8-1|42	
12cu|nagios-4.0.8-1|43	This package provide core programs for nagios. The web interface,
12cu|nagios-4.0.8-1|44	documentation, and development files are built as separate
12cu|nagios-4.0.8-1|45	packages
12cu|nagios-4.0.8-1|46	
12cu|nagios-4.0.8-1|47	%package    www
12cu|nagios-4.0.8-1|48	Summary:    Provides the HTML and CGI files for the Nagios web interface
12cu|nagios-4.0.8-1|49	Group:      Networking/WWW
12cu|nagios-4.0.8-1|50	Requires:   %{name} = %{epoch}:%{version}-%{release}
12cu|nagios-4.0.8-1|51	Requires:   freetype
12cu|nagios-4.0.8-1|52	Requires:   nail
12cu|nagios-4.0.8-1|53	Requires:   traceroute
12cu|nagios-4.0.8-1|54	Requires:   apache-mod_php
12cu|nagios-4.0.8-1|55	Epoch:      %{epoch}
12cu|nagios-4.0.8-1|56	
12cu|nagios-4.0.8-1|57	%description    www
12cu|nagios-4.0.8-1|58	Nagios is a program that will monitor hosts and services on your network. It
12cu|nagios-4.0.8-1|59	has the ability to email or page you when a problem arises and when a problem
12cu|nagios-4.0.8-1|60	is resolved. Nagios is written in C and is designed to run under Linux (and
12cu|nagios-4.0.8-1|61	some other *NIX variants) as a background process, intermittently running
12cu|nagios-4.0.8-1|62	checks on various services that you specify.
12cu|nagios-4.0.8-1|63	
12cu|nagios-4.0.8-1|64	Several CGI programs are included with Nagios in order to allow you to view the
12cu|nagios-4.0.8-1|65	current service status, problem history, notification history, and log file via
12cu|nagios-4.0.8-1|66	the web. This package provides the HTML and CGI files for the Nagios web
12cu|nagios-4.0.8-1|67	interface. In addition, HTML documentation is included in this package
12cu|nagios-4.0.8-1|68	
12cu|nagios-4.0.8-1|69	%package    devel
12cu|nagios-4.0.8-1|70	Group:      Development/C
12cu|nagios-4.0.8-1|71	Summary:    Provides include files that Nagios-related applications may compile against
12cu|nagios-4.0.8-1|72	Epoch:      %{epoch}
12cu|nagios-4.0.8-1|73	
12cu|nagios-4.0.8-1|74	%description    devel
12cu|nagios-4.0.8-1|75	Nagios is a program that will monitor hosts and services on your network. It
12cu|nagios-4.0.8-1|76	has the ability to email or page you when a problem arises and when a problem
12cu|nagios-4.0.8-1|77	is resolved. Nagios is written in C and is designed to run under Linux (and
12cu|nagios-4.0.8-1|78	some other *NIX variants) as a background process, intermittently running
12cu|nagios-4.0.8-1|79	checks on various services that you specify.
12cu|nagios-4.0.8-1|80	
12cu|nagios-4.0.8-1|81	This package provides include files that Nagios-related applications may
12cu|nagios-4.0.8-1|82	compile against.
12cu|nagios-4.0.8-1|83	
12cu|nagios-4.0.8-1|84	%prep
12cu|nagios-4.0.8-1|85	%setup -q
12cu|nagios-4.0.8-1|86	%apply_patches
12cu|nagios-4.0.8-1|87	
12cu|nagios-4.0.8-1|88	%build
12cu|nagios-4.0.8-1|89	%serverbuild
12cu|nagios-4.0.8-1|90	
12cu|nagios-4.0.8-1|91	export CFLAGS="$CFLAGS -fPIC"
12cu|nagios-4.0.8-1|92	export CXXFLAGS="$CXXFLAGS -fPIC"
12cu|nagios-4.0.8-1|93	export FFLAGS="$FFLAGS -fPIC"
12cu|nagios-4.0.8-1|94	%configure \
12cu|nagios-4.0.8-1|95	--with-httpd-conf=%{_webappconfdir} \
12cu|nagios-4.0.8-1|96	--with-checkresult-dir=/var/spool/nagios/checkresults \
12cu|nagios-4.0.8-1|97	--with-temp-dir=/tmp \
12cu|nagios-4.0.8-1|98	--exec-prefix=%{_sbindir} \
12cu|nagios-4.0.8-1|99	--bindir=%{_sbindir} \
12cu|nagios-4.0.8-1|100	--sbindir=%{_libdir}/nagios/cgi \
12cu|nagios-4.0.8-1|101	--libexecdir=%{_libdir}/nagios/plugins \
12cu|nagios-4.0.8-1|102	--datadir=%{_datadir}/nagios \
12cu|nagios-4.0.8-1|103	--sysconfdir=%{_sysconfdir}/nagios \
12cu|nagios-4.0.8-1|104	--localstatedir=/var/log/nagios \
12cu|nagios-4.0.8-1|105	--with-lockfile=/var/run/nagios/nagios.pid \
12cu|nagios-4.0.8-1|106	--with-mail=/bin/mail \
12cu|nagios-4.0.8-1|107	--with-nagios-user=%{nsusr} \
12cu|nagios-4.0.8-1|108	--with-nagios-group=%{nsgrp} \
12cu|nagios-4.0.8-1|109	--with-command-user=%{cmdusr} \
12cu|nagios-4.0.8-1|110	--with-command-grp=%{cmdgrp} \
12cu|nagios-4.0.8-1|111	--with-cgiurl=/nagios/cgi-bin \
12cu|nagios-4.0.8-1|112	--with-htmurl=/nagios \
12cu|nagios-4.0.8-1|113	--with-gd-lib=%{_libdir} \
12cu|nagios-4.0.8-1|114	--with-gd-inc=%{_includedir}
12cu|nagios-4.0.8-1|115	
12cu|nagios-4.0.8-1|116	# bug
12cu|nagios-4.0.8-1|117	perl -pi -e "s|/var/log/nagios/spool/checkresults|/var/spool/nagios/checkresults|g" include/locations.h
12cu|nagios-4.0.8-1|118	
12cu|nagios-4.0.8-1|119	# the helloworld one doesn't like -fPIE
12cu|nagios-4.0.8-1|120	perl -pi -e "s|-fPIE||g" module/Makefile
12cu|nagios-4.0.8-1|121	
12cu|nagios-4.0.8-1|122	%make all
12cu|nagios-4.0.8-1|123	
12cu|nagios-4.0.8-1|124	pushd contrib
12cu|nagios-4.0.8-1|125	make convertcfg
12cu|nagios-4.0.8-1|126	make daemonchk.cgi
12cu|nagios-4.0.8-1|127	popd
12cu|nagios-4.0.8-1|128	
12cu|nagios-4.0.8-1|129	%install
12cu|nagios-4.0.8-1|130	rm -rf %{buildroot}
12cu|nagios-4.0.8-1|131	
12cu|nagios-4.0.8-1|132	install -d -m0755 %{buildroot}%{_webappconfdir}
12cu|nagios-4.0.8-1|133	install -d -m0755 %{buildroot}/var/spool/nagios/checkresults
12cu|nagios-4.0.8-1|134	install -d -m0755 %{buildroot}/var/run/nagios
12cu|nagios-4.0.8-1|135	install -d -m0755 %{buildroot}%{_includedir}/nagios
12cu|nagios-4.0.8-1|136	
12cu|nagios-4.0.8-1|137	install -d -m0755 %{buildroot}%{_sysconfdir}/nagios/{servers,printers,switches,routers,conf.d,plugins.d}
12cu|nagios-4.0.8-1|138	install -d -m0755 %{buildroot}%{_libdir}/nagios/plugins/eventhandlers
12cu|nagios-4.0.8-1|139	
12cu|nagios-4.0.8-1|140	make \
12cu|nagios-4.0.8-1|141	DESTDIR=%{buildroot} \
12cu|nagios-4.0.8-1|142	BINDIR=%{_sbindir} \
12cu|nagios-4.0.8-1|143	CFGDIR=%{_sysconfdir}/nagios \
12cu|nagios-4.0.8-1|144	CGIDIR=%{_libdir}/nagios/cgi \
12cu|nagios-4.0.8-1|145	COMMAND_OPTS="" \
12cu|nagios-4.0.8-1|146	HTMLDIR=%{_datadir}/nagios/www \
12cu|nagios-4.0.8-1|147	INIT_OPTS="" \
12cu|nagios-4.0.8-1|148	INSTALL=install \
12cu|nagios-4.0.8-1|149	INSTALL_OPTS="" \
12cu|nagios-4.0.8-1|150	LOGDIR=/var/log/nagios \
12cu|nagios-4.0.8-1|151	STRIP=/bin/true \
12cu|nagios-4.0.8-1|152	install \
12cu|nagios-4.0.8-1|153	install-devel \
12cu|nagios-4.0.8-1|154	install-config
12cu|nagios-4.0.8-1|155	
12cu|nagios-4.0.8-1|156	# fix docs
12cu|nagios-4.0.8-1|157	cp sample-config/README README.sample-config
12cu|nagios-4.0.8-1|158	cp sample-config/template-object/README README.template-object
12cu|nagios-4.0.8-1|159	
12cu|nagios-4.0.8-1|160	# install headers
12cu|nagios-4.0.8-1|161	install -m0644 include/locations.h %{buildroot}%{_includedir}/nagios/
12cu|nagios-4.0.8-1|162	
12cu|nagios-4.0.8-1|163	pushd contrib
12cu|nagios-4.0.8-1|164	make \
12cu|nagios-4.0.8-1|165	DESTDIR=%{buildroot} \
12cu|nagios-4.0.8-1|166	BINDIR=%{_sbindir} \
12cu|nagios-4.0.8-1|167	CFGDIR=%{_sysconfdir}/nagios \
12cu|nagios-4.0.8-1|168	CGIDIR=%{_libdir}/nagios/cgi \
12cu|nagios-4.0.8-1|169	COMMAND_OPTS="" \
12cu|nagios-4.0.8-1|170	HTMLDIR=%{_datadir}/nagios/www \
12cu|nagios-4.0.8-1|171	INIT_OPTS="" \
12cu|nagios-4.0.8-1|172	INSTALL=install \
12cu|nagios-4.0.8-1|173	INSTALL_OPTS="" \
12cu|nagios-4.0.8-1|174	LOGDIR=/var/log/nagios \
12cu|nagios-4.0.8-1|175	install
12cu|nagios-4.0.8-1|176	popd
12cu|nagios-4.0.8-1|177	
12cu|nagios-4.0.8-1|178	# fix strange perms
12cu|nagios-4.0.8-1|179	find %{buildroot}%{_datadir}/nagios -type d | xargs chmod 755
12cu|nagios-4.0.8-1|180	find %{buildroot}%{_datadir}/nagios/www -type f | xargs chmod 644
12cu|nagios-4.0.8-1|181	chmod 755 \
12cu|nagios-4.0.8-1|182	%{buildroot}%{_libdir}/nagios/cgi/* \
12cu|nagios-4.0.8-1|183	%{buildroot}%{_sbindir}/*
12cu|nagios-4.0.8-1|184	
12cu|nagios-4.0.8-1|185	# fix default config
12cu|nagios-4.0.8-1|186	perl -pi \
12cu|nagios-4.0.8-1|187	-e 's|^check_for_updates=1|check_for_updates=0|;' \
12cu|nagios-4.0.8-1|188	-e 's|^#query_socket=|query_socket=|;' \
12cu|nagios-4.0.8-1|189	-e "s|=/var/log/nagios/rw/|=/var/spool/nagios/|;" \
12cu|nagios-4.0.8-1|190	%{buildroot}%{_sysconfdir}/nagios/nagios.cfg
12cu|nagios-4.0.8-1|191	perl -pi \
12cu|nagios-4.0.8-1|192	-e "s|^physical_html_path=.*|physical_html_path=%{_datadir}/nagios/www|;" \
12cu|nagios-4.0.8-1|193	%{buildroot}%{_sysconfdir}/nagios/cgi.cfg
12cu|nagios-4.0.8-1|194	
12cu|nagios-4.0.8-1|195	
12cu|nagios-4.0.8-1|196	# systemd
12cu|nagios-4.0.8-1|197	install -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/nagios.service
12cu|nagios-4.0.8-1|198	install -D -m 644 %{SOURCE2} %{buildroot}%{_prefix}/lib/tmpfiles.d/nagios.conf
12cu|nagios-4.0.8-1|199	rm -f %{buildroot}%{_initrddir}/nagios
12cu|nagios-4.0.8-1|200	
12cu|nagios-4.0.8-1|201	# apache configuration
12cu|nagios-4.0.8-1|202	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|nagios-4.0.8-1|203	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|nagios-4.0.8-1|204	# Nagios Apache configuration
12cu|nagios-4.0.8-1|205	
12cu|nagios-4.0.8-1|206	ScriptAlias /%{name}/cgi-bin %{_libdir}/%{name}/cgi
12cu|nagios-4.0.8-1|207	
12cu|nagios-4.0.8-1|208	<Directory %{_libdir}/%{name}/cgi>
12cu|nagios-4.0.8-1|209	Options ExecCGI
12cu|nagios-4.0.8-1|210	Require all granted
12cu|nagios-4.0.8-1|211	</Directory>
12cu|nagios-4.0.8-1|212	
12cu|nagios-4.0.8-1|213	Alias /%{name} %{_datadir}/%{name}/www
12cu|nagios-4.0.8-1|214	
12cu|nagios-4.0.8-1|215	<Directory %{_datadir}/%{name}/www>
12cu|nagios-4.0.8-1|216	Require all granted
12cu|nagios-4.0.8-1|217	</Directory>
12cu|nagios-4.0.8-1|218	EOF
12cu|nagios-4.0.8-1|219	
12cu|nagios-4.0.8-1|220	# install and fix event handlers
12cu|nagios-4.0.8-1|221	install -m0755 contrib/eventhandlers/disable_active_service_checks %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cu|nagios-4.0.8-1|222	install -m0755 contrib/eventhandlers/disable_notifications %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cu|nagios-4.0.8-1|223	install -m0755 contrib/eventhandlers/enable_active_service_checks %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cu|nagios-4.0.8-1|224	install -m0755 contrib/eventhandlers/enable_notifications %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cu|nagios-4.0.8-1|225	install -m0755 contrib/eventhandlers/submit_check_result %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cu|nagios-4.0.8-1|226	install -m0755 contrib/eventhandlers/distributed-monitoring/obsessive_svc_handler %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cu|nagios-4.0.8-1|227	install -m0755 contrib/eventhandlers/distributed-monitoring/submit_check_result_via_nsca %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cu|nagios-4.0.8-1|228	install -m0755 contrib/eventhandlers/redundancy-scenario1/handle-master-host-event %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cu|nagios-4.0.8-1|229	install -m0755 contrib/eventhandlers/redundancy-scenario1/handle-master-proc-event %{buildroot}%{_libdir}/nagios/plugins/eventhandlers/
12cu|nagios-4.0.8-1|230	
12cu|nagios-4.0.8-1|231	find %{buildroot}%{_libdir}/nagios/plugins/eventhandlers -type f | \
12cu|nagios-4.0.8-1|232	xargs perl -pi \
12cu|nagios-4.0.8-1|233	-e 's|/usr/local/nagios/var/rw/|/var/spool/nagios/|;' \
12cu|nagios-4.0.8-1|234	-e 's|/usr/local/nagios/libexec/eventhandlers|%{_libdir}/nagios/plugins/eventhandlers|g;' \
12cu|nagios-4.0.8-1|235	-e 's|/usr/local/nagios/libexec/send_nsca|%{_libdir}/nagios/plugins/send_nsca|g;' \
12cu|nagios-4.0.8-1|236	-e 's|/usr/local/nagios/test/var|/var/log/nagios|g;' \
12cu|nagios-4.0.8-1|237	-e 's|/usr/local/nagios/etc/send_nsca.cfg|%{_sysconfdir}/nagios/send_nsca.cfg|g;' \
12cu|nagios-4.0.8-1|238	-e 's|printfcmd="/bin/printf"|printfcmd="/usr/bin/printf"|;'
12cu|nagios-4.0.8-1|239	
12cu|nagios-4.0.8-1|240	%multiarch_includes %{buildroot}%{_includedir}/nagios/locations.h
12cu|nagios-4.0.8-1|241	
12cu|nagios-4.0.8-1|242	# install the favicon.ico
12cu|nagios-4.0.8-1|243	install -m 644 %{SOURCE5} %{buildroot}%{_datadir}/nagios/www
12cu|nagios-4.0.8-1|244	
12cu|nagios-4.0.8-1|245	# automatic reloading for new plugins
12cu|nagios-4.0.8-1|246	install -d %buildroot%{_var}/lib/rpm/filetriggers
12cu|nagios-4.0.8-1|247	cat > %buildroot%{_var}/lib/rpm/filetriggers/nagios.filter << EOF
12cu|nagios-4.0.8-1|248	^.%{_sysconfdir}/nagios/plugins.d/.*\.cfg$
12cu|nagios-4.0.8-1|249	EOF
12cu|nagios-4.0.8-1|250	cat > %buildroot%{_var}/lib/rpm/filetriggers/nagios.script << EOF
12cu|nagios-4.0.8-1|251	#!/bin/sh
12cu|nagios-4.0.8-1|252	systemctl try-restart nagios.service
12cu|nagios-4.0.8-1|253	EOF
12cu|nagios-4.0.8-1|254	chmod 755 %buildroot%{_var}/lib/rpm/filetriggers/nagios.script
12cu|nagios-4.0.8-1|255	
12cu|nagios-4.0.8-1|256	%pretrans
12cu|nagios-4.0.8-1|257	# prevent symlink creation failure on update
12cu|nagios-4.0.8-1|258	if [ -d /etc/nagios/plugins.d -a ! -L /etc/nagios/plugins.d ]; then
12cu|nagios-4.0.8-1|259	if [ ! -d /etc/nagios/conf.d ]; then
12cu|nagios-4.0.8-1|260	mkdir -p /etc/nagios/conf.d
12cu|nagios-4.0.8-1|261	fi
12cu|nagios-4.0.8-1|262	mv -f /etc/nagios/plugins.d/* /etc/nagios/conf.d 2>/dev/null
12cu|nagios-4.0.8-1|263	rmdir /etc/nagios/plugins.d
12cu|nagios-4.0.8-1|264	fi
12cu|nagios-4.0.8-1|265	
12cu|nagios-4.0.8-1|266	%pre
12cu|nagios-4.0.8-1|267	%_pre_useradd %{nsusr} /var/log/nagios /bin/sh
12cu|nagios-4.0.8-1|268	%{_bindir}/gpasswd -a %{cmdusr} %{nsgrp} >/dev/null 2>&1 || :
12cu|nagios-4.0.8-1|269	
12cu|nagios-4.0.8-1|270	%post
12cu|nagios-4.0.8-1|271	%_post_service %{name}
12cu|nagios-4.0.8-1|272	
12cu|nagios-4.0.8-1|273	%preun
12cu|nagios-4.0.8-1|274	%_preun_service %{name}
12cu|nagios-4.0.8-1|275	
12cu|nagios-4.0.8-1|276	%postun
12cu|nagios-4.0.8-1|277	%_postun_userdel %{nsusr}
12cu|nagios-4.0.8-1|278	
12cu|nagios-4.0.8-1|279	%files
12cu|nagios-4.0.8-1|280	%doc Changelog INSTALLING LEGAL README UPGRADING
12cu|nagios-4.0.8-1|281	%doc sample-config/mrtg.cfg
12cu|nagios-4.0.8-1|282	%{_unitdir}/nagios.service
12cu|nagios-4.0.8-1|283	%{_prefix}/lib/tmpfiles.d/nagios.conf
12cu|nagios-4.0.8-1|284	%{_sbindir}/*
12cu|nagios-4.0.8-1|285	%dir %{_sysconfdir}/nagios
12cu|nagios-4.0.8-1|286	%dir %{_sysconfdir}/nagios/conf.d
12cu|nagios-4.0.8-1|287	%dir %{_sysconfdir}/nagios/plugins.d
12cu|nagios-4.0.8-1|288	%dir %{_sysconfdir}/nagios/objects
12cu|nagios-4.0.8-1|289	%config(noreplace) %{_sysconfdir}/nagios/*.cfg
12cu|nagios-4.0.8-1|290	%config(noreplace) %{_sysconfdir}/nagios/objects/*.cfg
12cu|nagios-4.0.8-1|291	%attr(-,%{nsusr},%{nsgrp}) %dir /var/log/nagios
12cu|nagios-4.0.8-1|292	%attr(-,%{nsusr},%{nsgrp}) %dir /var/log/nagios/archives
12cu|nagios-4.0.8-1|293	%attr(2775,%{nsusr},%{cmdgrp}) %dir /var/spool/nagios
12cu|nagios-4.0.8-1|294	%attr(-,%{nsusr},%{nsgrp}) %dir /var/spool/nagios/checkresults
12cu|nagios-4.0.8-1|295	%dir %{_libdir}/nagios/plugins/eventhandlers
12cu|nagios-4.0.8-1|296	%{_libdir}/nagios/plugins/eventhandlers/*
12cu|nagios-4.0.8-1|297	%{_var}/lib/rpm/filetriggers/nagios.*
12cu|nagios-4.0.8-1|298	
12cu|nagios-4.0.8-1|299	%files www
12cu|nagios-4.0.8-1|300	%config(noreplace) %{_webappconfdir}/nagios.conf
12cu|nagios-4.0.8-1|301	%{_libdir}/nagios/cgi
12cu|nagios-4.0.8-1|302	%{_datadir}/nagios/www
12cu|nagios-4.0.8-1|303	
12cu|nagios-4.0.8-1|304	%files devel
12cu|nagios-4.0.8-1|305	%{multiarch_includedir}/nagios/locations.h
12cu|nagios-4.0.8-1|306	%{_includedir}/nagios
12cu|nagios-4.0.8-1|307	%{_libdir}/libnagios.a
12cu|nagios-4.0.8-1|308	
12cu|nagios-4.0.8-1|309	
12cu|nagios-4.0.8-1|310	%changelog
12cu|nagios-4.0.8-1|311	* Mon Feb 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:4.0.8-1
12cu|nagios-4.0.8-1|312	+ Revision: 9063672
12cu|nagios-4.0.8-1|313	- Fix pid files handling
12cu|nagios-4.0.8-1|314	
12cu|nagios-4.0.8-1|315	

10184 12
12cu|nagios-check_logfiles-2.5.6.1-3|1	# This package is de-facto noarch, but we need to install files to arch-specific places
12cu|nagios-check_logfiles-2.5.6.1-3|2	%define debug_package %{nil}
12cu|nagios-check_logfiles-2.5.6.1-3|3	
12cu|nagios-check_logfiles-2.5.6.1-3|4	Name:		nagios-check_logfiles
12cu|nagios-check_logfiles-2.5.6.1-3|5	Version:	2.5.6.1
12cu|nagios-check_logfiles-2.5.6.1-3|6	Release:	3
12cu|nagios-check_logfiles-2.5.6.1-3|7	Summary:	Check log files for specific patterns
12cu|nagios-check_logfiles-2.5.6.1-3|8	Group:		Networking/Other
12cu|nagios-check_logfiles-2.5.6.1-3|9	License:	BSD
12cu|nagios-check_logfiles-2.5.6.1-3|10	URL:		http://www.consol.com/opensource/nagios/check-logfiles
12cu|nagios-check_logfiles-2.5.6.1-3|11	Source:     http://www.consol.com/fileadmin/opensource/Nagios/check_logfiles-%{version}.tar.gz
12cu|nagios-check_logfiles-2.5.6.1-3|12	
12cu|nagios-check_logfiles-2.5.6.1-3|13	%description
12cu|nagios-check_logfiles-2.5.6.1-3|14	check_logfiles is a Plugin for Nagios which scans log files for specific
12cu|nagios-check_logfiles-2.5.6.1-3|15	patterns.
12cu|nagios-check_logfiles-2.5.6.1-3|16	
12cu|nagios-check_logfiles-2.5.6.1-3|17	%prep
12cu|nagios-check_logfiles-2.5.6.1-3|18	%setup -q -n check_logfiles-%{version}
12cu|nagios-check_logfiles-2.5.6.1-3|19	
12cu|nagios-check_logfiles-2.5.6.1-3|20	%build
12cu|nagios-check_logfiles-2.5.6.1-3|21	%configure2_5x --build=i586-mandriva-linux-gnu --libexec=%{_libdir}/nagios/plugins
12cu|nagios-check_logfiles-2.5.6.1-3|22	%make
12cu|nagios-check_logfiles-2.5.6.1-3|23	
12cu|nagios-check_logfiles-2.5.6.1-3|24	
12cu|nagios-check_logfiles-2.5.6.1-3|25	%install
12cu|nagios-check_logfiles-2.5.6.1-3|26	%makeinstall_std
12cu|nagios-check_logfiles-2.5.6.1-3|27	
12cu|nagios-check_logfiles-2.5.6.1-3|28	%files
12cu|nagios-check_logfiles-2.5.6.1-3|29	%{_libdir}/nagios/plugins/check_logfiles
12cu|nagios-check_logfiles-2.5.6.1-3|30	
12cu|nagios-check_logfiles-2.5.6.1-3|31	
12cu|nagios-check_logfiles-2.5.6.1-3|32	%changelog
12cu|nagios-check_logfiles-2.5.6.1-3|33	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.6.1-3
12cu|nagios-check_logfiles-2.5.6.1-3|34	+ Revision: 025e268
12cu|nagios-check_logfiles-2.5.6.1-3|35	- Spec cleanup
12cu|nagios-check_logfiles-2.5.6.1-3|36	
12cu|nagios-check_logfiles-2.5.6.1-3|37	

10185 12
12cu|nagios-check_mk-1.1.10-2|1	Name:		nagios-check_mk
12cu|nagios-check_mk-1.1.10-2|2	Version:	1.1.10
12cu|nagios-check_mk-1.1.10-2|3	Release:	2
12cu|nagios-check_mk-1.1.10-2|4	Summary:	A new general purpose Nagios-plugin for retrieving data
12cu|nagios-check_mk-1.1.10-2|5	Group:		Networking/Other
12cu|nagios-check_mk-1.1.10-2|6	License:	BSD
12cu|nagios-check_mk-1.1.10-2|7	URL:		http://mathias-kettner.de/check_mk
12cu|nagios-check_mk-1.1.10-2|8	Source:     http://mathias-kettner.de/download/check_mk-%{version}.tar.gz
12cu|nagios-check_mk-1.1.10-2|9	BuildArch:  noarch
12cu|nagios-check_mk-1.1.10-2|10	
12cu|nagios-check_mk-1.1.10-2|11	%description
12cu|nagios-check_mk-1.1.10-2|12	check_mk is a general purpose Nagios-plugin for retrieving data. It adopts a
12cu|nagios-check_mk-1.1.10-2|13	new approach for collecting data from operating systems and network components.
12cu|nagios-check_mk-1.1.10-2|14	It obsoletes NRPE, check_by_ssh, NSClient, and check_snmp and it has many
12cu|nagios-check_mk-1.1.10-2|15	benefits, the most important of which are significant reduction of CPU usage on
12cu|nagios-check_mk-1.1.10-2|16	the Nagios host and automatic inventory of items to be checked on hosts. The
12cu|nagios-check_mk-1.1.10-2|17	larger your Nagios installation is, the more helpful these improvements.
12cu|nagios-check_mk-1.1.10-2|18	
12cu|nagios-check_mk-1.1.10-2|19	%package agent
12cu|nagios-check_mk-1.1.10-2|20	Summary:    Agent for check_mk
12cu|nagios-check_mk-1.1.10-2|21	Requires:   xinetd
12cu|nagios-check_mk-1.1.10-2|22	Group:      Networking/Other
12cu|nagios-check_mk-1.1.10-2|23	
12cu|nagios-check_mk-1.1.10-2|24	%description agent
12cu|nagios-check_mk-1.1.10-2|25	This package contains the agent for check_mk. Install this on
12cu|nagios-check_mk-1.1.10-2|26	all Linux machines you want to monitor via check_mk.
12cu|nagios-check_mk-1.1.10-2|27	
12cu|nagios-check_mk-1.1.10-2|28	%prep
12cu|nagios-check_mk-1.1.10-2|29	%setup -q -n check_mk-%{version}
12cu|nagios-check_mk-1.1.10-2|30	tar xf agents.tar.gz
12cu|nagios-check_mk-1.1.10-2|31	
12cu|nagios-check_mk-1.1.10-2|32	%build
12cu|nagios-check_mk-1.1.10-2|33	
12cu|nagios-check_mk-1.1.10-2|34	%install
12cu|nagios-check_mk-1.1.10-2|35	install -d -m 755 %{buildroot}%{_bindir}
12cu|nagios-check_mk-1.1.10-2|36	cat > %{buildroot}%{_bindir}/check_mk <<'EOF'
12cu|nagios-check_mk-1.1.10-2|37	#!/bin/sh
12cu|nagios-check_mk-1.1.10-2|38	exec python %{_datadir}/check_mk/modules/check_mk.py "$@"
12cu|nagios-check_mk-1.1.10-2|39	EOF
12cu|nagios-check_mk-1.1.10-2|40	chmod +x %{buildroot}%{_bindir}/check_mk
12cu|nagios-check_mk-1.1.10-2|41	
12cu|nagios-check_mk-1.1.10-2|42	install -d -m 755 %{buildroot}%{_sysconfdir}/check_mk
12cu|nagios-check_mk-1.1.10-2|43	cat > %{buildroot}%{_sysconfdir}/check_mk/main.mk <<'EOF'
12cu|nagios-check_mk-1.1.10-2|44	all_hosts = [ "localhost" ]
12cu|nagios-check_mk-1.1.10-2|45	EOF
12cu|nagios-check_mk-1.1.10-2|46	
12cu|nagios-check_mk-1.1.10-2|47	install -d -m 755 %{buildroot}%{_datadir}/check_mk
12cu|nagios-check_mk-1.1.10-2|48	install -d -m 755 %{buildroot}%{_datadir}/check_mk/modules
12cu|nagios-check_mk-1.1.10-2|49	tar xf modules.tar.gz -C %{buildroot}%{_datadir}/check_mk/modules
12cu|nagios-check_mk-1.1.10-2|50	install -d -m 755 %{buildroot}%{_datadir}/check_mk/checks
12cu|nagios-check_mk-1.1.10-2|51	tar xf checks.tar.gz -C %{buildroot}%{_datadir}/check_mk/checks
12cu|nagios-check_mk-1.1.10-2|52	install -d -m 755 %{buildroot}%{_datadir}/check_mk/web
12cu|nagios-check_mk-1.1.10-2|53	tar xf web.tar.gz -C %{buildroot}%{_datadir}/check_mk/web
12cu|nagios-check_mk-1.1.10-2|54	install -d -m 755 %{buildroot}%{_datadir}/check_mk/pnp-templates
12cu|nagios-check_mk-1.1.10-2|55	tar xf pnp-templates.tar.gz -C %{buildroot}%{_datadir}/check_mk/pnp-templates
12cu|nagios-check_mk-1.1.10-2|56	
12cu|nagios-check_mk-1.1.10-2|57	cat > %{buildroot}%{_datadir}/check_mk/modules/defaults <<'EOF'
12cu|nagios-check_mk-1.1.10-2|58	# created during package creation
12cu|nagios-check_mk-1.1.10-2|59	
12cu|nagios-check_mk-1.1.10-2|60	check_mk_version            = '%{version}'
12cu|nagios-check_mk-1.1.10-2|61	default_config_dir          = '%{_sysconfdir}/check_mk'
12cu|nagios-check_mk-1.1.10-2|62	check_mk_configdir          = '%{_sysconfdir}/check_mk/conf.d'
12cu|nagios-check_mk-1.1.10-2|63	checks_dir                  = '%{_datadir}/check_mk/checks'
12cu|nagios-check_mk-1.1.10-2|64	check_manpages_dir          = '%{_datadir}/check_mk/doc/checks'
12cu|nagios-check_mk-1.1.10-2|65	modules_dir                 = '%{_datadir}/check_mk/modules'
12cu|nagios-check_mk-1.1.10-2|66	agents_dir                  = '%{_datadir}/check_mk/agents'
12cu|nagios-check_mk-1.1.10-2|67	var_dir                     = '%{_localstatedir}/lib/check_mk'
12cu|nagios-check_mk-1.1.10-2|68	lib_dir                     = ''
12cu|nagios-check_mk-1.1.10-2|69	autochecksdir               = '%{_localstatedir}/lib/check_mk/autochecks'
12cu|nagios-check_mk-1.1.10-2|70	precompiled_hostchecks_dir  = '%{_localstatedir}/lib/check_mk/precompiled'
12cu|nagios-check_mk-1.1.10-2|71	counters_directory          = '%{_localstatedir}/lib/check_mk/counters'
12cu|nagios-check_mk-1.1.10-2|72	tcp_cache_dir               = '%{_localstatedir}/lib/check_mk/cache'
12cu|nagios-check_mk-1.1.10-2|73	logwatch_dir                = '%{_localstatedir}/lib/check_mk/logwatch'
12cu|nagios-check_mk-1.1.10-2|74	nagios_objects_file         = '%{_sysconfdir}/nagios/objects/check_mk_objects.cfg'
12cu|nagios-check_mk-1.1.10-2|75	rrd_path                    = '%{_localstatedir}/lib/check_mk/rrd'
12cu|nagios-check_mk-1.1.10-2|76	nagios_command_pipe_path    = '/var/log/nagios/rw/nagios.cmd'
12cu|nagios-check_mk-1.1.10-2|77	nagios_status_file          = '/var/log/nagios/status.dat'
12cu|nagios-check_mk-1.1.10-2|78	nagios_conf_dir             = '/etc/nagios/objects'
12cu|nagios-check_mk-1.1.10-2|79	nagios_user                 = 'nagios'
12cu|nagios-check_mk-1.1.10-2|80	nagios_url                  = '/nagios'
12cu|nagios-check_mk-1.1.10-2|81	nagios_cgi_url              = '/nagios/cgi-bin'
12cu|nagios-check_mk-1.1.10-2|82	logwatch_notes_url          = '/check_mk/logwatch.py?host=%s&file=%s'
12cu|nagios-check_mk-1.1.10-2|83	www_group                   = 'apache'
12cu|nagios-check_mk-1.1.10-2|84	nagios_config_file          = '%{_sysconfdir}/nagios/nagios.cfg'
12cu|nagios-check_mk-1.1.10-2|85	nagios_startscript          = '%{_initrddir}/nagios'
12cu|nagios-check_mk-1.1.10-2|86	nagios_binary               = '%{_sbindir}/nagios'
12cu|nagios-check_mk-1.1.10-2|87	apache_config_dir           = '%{_sysconfdir}/httpd/conf/webapps.d'
12cu|nagios-check_mk-1.1.10-2|88	htpasswd_file               = '%{_sysconfdir}/check_mk/htpasswd.users'
12cu|nagios-check_mk-1.1.10-2|89	nagios_auth_name            = 'Nagios Access'
12cu|nagios-check_mk-1.1.10-2|90	web_dir                     = '%{_datadir}/check_mk/web'
12cu|nagios-check_mk-1.1.10-2|91	checkmk_web_uri             = '/check_mk'
12cu|nagios-check_mk-1.1.10-2|92	livestatus_unix_socket      = '/'
12cu|nagios-check_mk-1.1.10-2|93	livebackendsdir             = ''
12cu|nagios-check_mk-1.1.10-2|94	pnp_url                     = '/pnp4nagios/'
12cu|nagios-check_mk-1.1.10-2|95	pnp_templates_dir           = '%{_datadir}/check_mk/pnp-templates'
12cu|nagios-check_mk-1.1.10-2|96	doc_dir                     = '%{_datadir}/doc/check_mk'
12cu|nagios-check_mk-1.1.10-2|97	EOF
12cu|nagios-check_mk-1.1.10-2|98	cp %{buildroot}%{_datadir}/check_mk/modules/defaults \
12cu|nagios-check_mk-1.1.10-2|99	%{buildroot}%{_datadir}/check_mk/web/htdocs/defaults.py
12cu|nagios-check_mk-1.1.10-2|100	
12cu|nagios-check_mk-1.1.10-2|101	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk
12cu|nagios-check_mk-1.1.10-2|102	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/autochecks
12cu|nagios-check_mk-1.1.10-2|103	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/cache
12cu|nagios-check_mk-1.1.10-2|104	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/counters
12cu|nagios-check_mk-1.1.10-2|105	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/precompiled
12cu|nagios-check_mk-1.1.10-2|106	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/logwatch
12cu|nagios-check_mk-1.1.10-2|107	install -d -m 755 %{buildroot}%{_localstatedir}/lib/check_mk/rrd
12cu|nagios-check_mk-1.1.10-2|108	
12cu|nagios-check_mk-1.1.10-2|109	install -d -m 755 %{buildroot}%{_docdir}/%{name}
12cu|nagios-check_mk-1.1.10-2|110	tar xf doc.tar.gz -C %{buildroot}%{_docdir}/%{name} --exclude livestatus
12cu|nagios-check_mk-1.1.10-2|111	
12cu|nagios-check_mk-1.1.10-2|112	install -d -m 755 %{buildroot}%{_sysconfdir}/xinetd.d
12cu|nagios-check_mk-1.1.10-2|113	install -m 644 xinetd.conf %{buildroot}%{_sysconfdir}/xinetd.d/check_mk_agent
12cu|nagios-check_mk-1.1.10-2|114	
12cu|nagios-check_mk-1.1.10-2|115	install -d -m 755 %{buildroot}%{_bindir}
12cu|nagios-check_mk-1.1.10-2|116	install -m 755 check_mk_agent.linux %{buildroot}%{_bindir}/check_mk_agent
12cu|nagios-check_mk-1.1.10-2|117	
12cu|nagios-check_mk-1.1.10-2|118	install -d -m 755 %{buildroot}%{_datadir}/check_mk_agent
12cu|nagios-check_mk-1.1.10-2|119	install -d -m 755 %{buildroot}%{_datadir}/check_mk_agent/plugins
12cu|nagios-check_mk-1.1.10-2|120	install -d -m 755 %{buildroot}%{_datadir}/check_mk_agent/local
12cu|nagios-check_mk-1.1.10-2|121	install -m 644 plugins/mk_logwatch %{buildroot}%{_datadir}/check_mk_agent/plugins
12cu|nagios-check_mk-1.1.10-2|122	install -m 644 plugins/j4p_performance %{buildroot}%{_datadir}/check_mk_agent/plugins
12cu|nagios-check_mk-1.1.10-2|123	install -m 644 plugins/mk_oracle %{buildroot}%{_datadir}/check_mk_agent/plugins
12cu|nagios-check_mk-1.1.10-2|124	install -m 644 plugins/sylo %{buildroot}%{_datadir}/check_mk_agent/plugins
12cu|nagios-check_mk-1.1.10-2|125	
12cu|nagios-check_mk-1.1.10-2|126	install -d -m 755 %{buildroot}%{_sysconfdir}/check_mk_agent
12cu|nagios-check_mk-1.1.10-2|127	install -m 644 logwatch.cfg %{buildroot}%{_sysconfdir}/check_mk_agent
12cu|nagios-check_mk-1.1.10-2|128	
12cu|nagios-check_mk-1.1.10-2|129	perl -pi \
12cu|nagios-check_mk-1.1.10-2|130	-e 's|LIBDIR="/to/be/changed"|LIBDIR="%{_datadir}/check_mk_agent"|;' \
12cu|nagios-check_mk-1.1.10-2|131	-e 's|CONFDIR="/to/be/changed"|CONFDIR="%{_sysconfdir}/check_mk_agent"|;' \
12cu|nagios-check_mk-1.1.10-2|132	%{buildroot}%{_bindir}/check_mk_agent
12cu|nagios-check_mk-1.1.10-2|133	
12cu|nagios-check_mk-1.1.10-2|134	%files
12cu|nagios-check_mk-1.1.10-2|135	%doc %{_docdir}/%{name}
12cu|nagios-check_mk-1.1.10-2|136	%{_bindir}/check_mk
12cu|nagios-check_mk-1.1.10-2|137	%config(noreplace) %{_sysconfdir}/check_mk
12cu|nagios-check_mk-1.1.10-2|138	%{_datadir}/check_mk
12cu|nagios-check_mk-1.1.10-2|139	%{_localstatedir}/lib/check_mk
12cu|nagios-check_mk-1.1.10-2|140	
12cu|nagios-check_mk-1.1.10-2|141	%files agent
12cu|nagios-check_mk-1.1.10-2|142	%{_bindir}/check_mk_agent
12cu|nagios-check_mk-1.1.10-2|143	%{_datadir}/check_mk_agent
12cu|nagios-check_mk-1.1.10-2|144	%config(noreplace) %{_sysconfdir}/xinetd.d/check_mk_agent
12cu|nagios-check_mk-1.1.10-2|145	%config(noreplace) %{_sysconfdir}/check_mk_agent
12cu|nagios-check_mk-1.1.10-2|146	
12cu|nagios-check_mk-1.1.10-2|147	%changelog
12cu|nagios-check_mk-1.1.10-2|148	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.10-2
12cu|nagios-check_mk-1.1.10-2|149	+ Revision: 441de76
12cu|nagios-check_mk-1.1.10-2|150	- Drop unneeded req exception
12cu|nagios-check_mk-1.1.10-2|151	
12cu|nagios-check_mk-1.1.10-2|152	

10186 12
12cu|nagios-check_rsync-1.02-6|1	Name:		nagios-check_rsync
12cu|nagios-check_rsync-1.02-6|2	Version:	1.02
12cu|nagios-check_rsync-1.02-6|3	Release:	6
12cu|nagios-check_rsync-1.02-6|4	Summary:    Nagios rsync plugin
12cu|nagios-check_rsync-1.02-6|5	License:    GPL
12cu|nagios-check_rsync-1.02-6|6	Group:		Networking/Other
12cu|nagios-check_rsync-1.02-6|7	Url:        http://exchange.nagios.org/directory/Plugins/Network-Protocols/Rsync/check_rsync/details
12cu|nagios-check_rsync-1.02-6|8	Source0:    check_rsync
12cu|nagios-check_rsync-1.02-6|9	Requires:   rsync
12cu|nagios-check_rsync-1.02-6|10	BuildArch:  noarch
12cu|nagios-check_rsync-1.02-6|11	
12cu|nagios-check_rsync-1.02-6|12	%description
12cu|nagios-check_rsync-1.02-6|13	Checks rsync servers availability, as well as (optionally) individual modules
12cu|nagios-check_rsync-1.02-6|14	availability. It also supports authentication on modules.
12cu|nagios-check_rsync-1.02-6|15	
12cu|nagios-check_rsync-1.02-6|16	%prep
12cu|nagios-check_rsync-1.02-6|17	
12cu|nagios-check_rsync-1.02-6|18	%build
12cu|nagios-check_rsync-1.02-6|19	
12cu|nagios-check_rsync-1.02-6|20	%install
12cu|nagios-check_rsync-1.02-6|21	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cu|nagios-check_rsync-1.02-6|22	install -m 755 %{SOURCE0} %{buildroot}%{_datadir}/nagios/plugins
12cu|nagios-check_rsync-1.02-6|23	
12cu|nagios-check_rsync-1.02-6|24	perl -pi -e 's|/usr/local/nagios/libexec|%{_datadir}/nagios/plugins|' \
12cu|nagios-check_rsync-1.02-6|25	%{buildroot}%{_datadir}/nagios/plugins/check_rsync
12cu|nagios-check_rsync-1.02-6|26	
12cu|nagios-check_rsync-1.02-6|27	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cu|nagios-check_rsync-1.02-6|28	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_rsync.cfg <<'EOF'
12cu|nagios-check_rsync-1.02-6|29	define command{
12cu|nagios-check_rsync-1.02-6|30	command_name	check_rsync
12cu|nagios-check_rsync-1.02-6|31	command_line	%{_datadir}/nagios/plugins/check_rsync -H $HOSTADDRESS$
12cu|nagios-check_rsync-1.02-6|32	}
12cu|nagios-check_rsync-1.02-6|33	EOF
12cu|nagios-check_rsync-1.02-6|34	
12cu|nagios-check_rsync-1.02-6|35	%files
12cu|nagios-check_rsync-1.02-6|36	%{_datadir}/nagios/plugins/check_rsync
12cu|nagios-check_rsync-1.02-6|37	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_rsync.cfg
12cu|nagios-check_rsync-1.02-6|38	
12cu|nagios-check_rsync-1.02-6|39	%changelog
12cu|nagios-check_rsync-1.02-6|40	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.02-6
12cu|nagios-check_rsync-1.02-6|41	+ Revision: 1f3b201
12cu|nagios-check_rsync-1.02-6|42	- Fix URL
12cu|nagios-check_rsync-1.02-6|43	
12cu|nagios-check_rsync-1.02-6|44	

10187 12
12cu|nagios-check_syncrepl-20080409-9|1	Name:		nagios-check_syncrepl
12cu|nagios-check_syncrepl-20080409-9|2	Version:	20080409
12cu|nagios-check_syncrepl-20080409-9|3	Release:	9
12cu|nagios-check_syncrepl-20080409-9|4	Summary:	Check the open ldap syncrepl
12cu|nagios-check_syncrepl-20080409-9|5	Group:		Networking/Other
12cu|nagios-check_syncrepl-20080409-9|6	License:	BSD
12cu|nagios-check_syncrepl-20080409-9|7	URL:		http://exchange.nagios.org/directory/Plugins/Network-Protocols/LDAP/Openldap-Syncrepl/details
12cu|nagios-check_syncrepl-20080409-9|8	Source0:	check_syncrepl.py
12cu|nagios-check_syncrepl-20080409-9|9	Patch0:     check_syncrepl.py-allow-openldap2.4-CSN-format.patch
12cu|nagios-check_syncrepl-20080409-9|10	Patch1:     check_syncrepl.py-fix-exit-status.patch
12cu|nagios-check_syncrepl-20080409-9|11	Patch2:     check_syncrepl.py-allow-ignore-higher-CSN.patch
12cu|nagios-check_syncrepl-20080409-9|12	Requires:   python-ldap
12cu|nagios-check_syncrepl-20080409-9|13	BuildArch:  noarch
12cu|nagios-check_syncrepl-20080409-9|14	
12cu|nagios-check_syncrepl-20080409-9|15	%description
12cu|nagios-check_syncrepl-20080409-9|16	Check the open ldap replication via SYNCREPL and python.
12cu|nagios-check_syncrepl-20080409-9|17	
12cu|nagios-check_syncrepl-20080409-9|18	%prep
12cu|nagios-check_syncrepl-20080409-9|19	%setup -c -T
12cu|nagios-check_syncrepl-20080409-9|20	cp %{SOURCE0} .
12cu|nagios-check_syncrepl-20080409-9|21	%patch0 -p 0
12cu|nagios-check_syncrepl-20080409-9|22	%patch1 -p 0
12cu|nagios-check_syncrepl-20080409-9|23	%patch2 -p 0
12cu|nagios-check_syncrepl-20080409-9|24	
12cu|nagios-check_syncrepl-20080409-9|25	%build
12cu|nagios-check_syncrepl-20080409-9|26	
12cu|nagios-check_syncrepl-20080409-9|27	
12cu|nagios-check_syncrepl-20080409-9|28	%install
12cu|nagios-check_syncrepl-20080409-9|29	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cu|nagios-check_syncrepl-20080409-9|30	install -m 755 check_syncrepl.py %{buildroot}%{_datadir}/nagios/plugins
12cu|nagios-check_syncrepl-20080409-9|31	
12cu|nagios-check_syncrepl-20080409-9|32	install -d -m 755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cu|nagios-check_syncrepl-20080409-9|33	cat > %{buildroot}%{_sysconfdir}/nagios/plugins.d/check_syncrepl.cfg <<'EOF'
12cu|nagios-check_syncrepl-20080409-9|34	define command{
12cu|nagios-check_syncrepl-20080409-9|35	command_name	check_syncrepl
12cu|nagios-check_syncrepl-20080409-9|36	command_line	%{_datadir}/nagios/plugins/check_syncrepl.py -q -n $ARG1$ $ARG2$ -b $ARG3$
12cu|nagios-check_syncrepl-20080409-9|37	}
12cu|nagios-check_syncrepl-20080409-9|38	EOF
12cu|nagios-check_syncrepl-20080409-9|39	
12cu|nagios-check_syncrepl-20080409-9|40	%files
12cu|nagios-check_syncrepl-20080409-9|41	%{_datadir}/nagios/plugins/check_syncrepl.py
12cu|nagios-check_syncrepl-20080409-9|42	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_syncrepl.cfg
12cu|nagios-check_syncrepl-20080409-9|43	
12cu|nagios-check_syncrepl-20080409-9|44	%changelog
12cu|nagios-check_syncrepl-20080409-9|45	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 20080409-9
12cu|nagios-check_syncrepl-20080409-9|46	+ Revision: bcae909
12cu|nagios-check_syncrepl-20080409-9|47	- Fix URL
12cu|nagios-check_syncrepl-20080409-9|48	
12cu|nagios-check_syncrepl-20080409-9|49	

10188 12
12cu|nagiosgraph-1.4.3-4|1	Name:		nagiosgraph
12cu|nagiosgraph-1.4.3-4|2	Version:	1.4.3
12cu|nagiosgraph-1.4.3-4|3	Release:	4
12cu|nagiosgraph-1.4.3-4|4	Summary:	Visualization addon for nagios
12cu|nagiosgraph-1.4.3-4|5	License:	GPL
12cu|nagiosgraph-1.4.3-4|6	Group:		Networking/WWW
12cu|nagiosgraph-1.4.3-4|7	URL:		http://nagiosgraph.sourceforge.net
12cu|nagiosgraph-1.4.3-4|8	Source:     http://downloads.sourceforge.net/nagiosgraph/%{name}-%{version}.tar.gz
12cu|nagiosgraph-1.4.3-4|9	Patch:      nagiosgraph-1.4.3-fhs.patch
12cu|nagiosgraph-1.4.3-4|10	Requires:   nagios
12cu|nagiosgraph-1.4.3-4|11	BuildArch:	noarch
12cu|nagiosgraph-1.4.3-4|12	
12cu|nagiosgraph-1.4.3-4|13	%description
12cu|nagiosgraph-1.4.3-4|14	Nagiosgraph is an add-on of Nagios. It collects service performance data into
12cu|nagiosgraph-1.4.3-4|15	rrd format, and displays the resulting graphs via cgi.
12cu|nagiosgraph-1.4.3-4|16	
12cu|nagiosgraph-1.4.3-4|17	%prep
12cu|nagiosgraph-1.4.3-4|18	%setup -q -n %{name}-%{version}
12cu|nagiosgraph-1.4.3-4|19	%patch -p 1
12cu|nagiosgraph-1.4.3-4|20	
12cu|nagiosgraph-1.4.3-4|21	%build
12cu|nagiosgraph-1.4.3-4|22	
12cu|nagiosgraph-1.4.3-4|23	%install
12cu|nagiosgraph-1.4.3-4|24	rm -rf %{buildroot}
12cu|nagiosgraph-1.4.3-4|25	
12cu|nagiosgraph-1.4.3-4|26	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cu|nagiosgraph-1.4.3-4|27	install -m 644 etc/* %{buildroot}%{_sysconfdir}/%{name}
12cu|nagiosgraph-1.4.3-4|28	rm -f %{buildroot}%{_sysconfdir}/%{name}/*.pm
12cu|nagiosgraph-1.4.3-4|29	
12cu|nagiosgraph-1.4.3-4|30	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|nagiosgraph-1.4.3-4|31	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
12cu|nagiosgraph-1.4.3-4|32	install -m 644 etc/ngshared.pm %{buildroot}%{_datadir}/%{name}/lib
12cu|nagiosgraph-1.4.3-4|33	
12cu|nagiosgraph-1.4.3-4|34	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www
12cu|nagiosgraph-1.4.3-4|35	install -m 755 cgi/* %{buildroot}%{_datadir}/%{name}/www
12cu|nagiosgraph-1.4.3-4|36	install -m 644 share/*.css %{buildroot}%{_datadir}/%{name}/www
12cu|nagiosgraph-1.4.3-4|37	
12cu|nagiosgraph-1.4.3-4|38	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
12cu|nagiosgraph-1.4.3-4|39	install -m 755 lib/* %{buildroot}%{_datadir}/%{name}/bin
12cu|nagiosgraph-1.4.3-4|40	
12cu|nagiosgraph-1.4.3-4|41	install -d -m 755 %{buildroot}%{_var}/lib/nagiosgraph
12cu|nagiosgraph-1.4.3-4|42	
12cu|nagiosgraph-1.4.3-4|43	# apache configuration
12cu|nagiosgraph-1.4.3-4|44	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|nagiosgraph-1.4.3-4|45	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|nagiosgraph-1.4.3-4|46	# %{name} Apache configuration
12cu|nagiosgraph-1.4.3-4|47	Alias /%{name} %{_datadir}/%{name}/www
12cu|nagiosgraph-1.4.3-4|48	
12cu|nagiosgraph-1.4.3-4|49	<Directory %{_datadir}/%{name}/www>
12cu|nagiosgraph-1.4.3-4|50	DirectoryIndex show.cgi
12cu|nagiosgraph-1.4.3-4|51	Options ExecCGI
12cu|nagiosgraph-1.4.3-4|52	
12cu|nagiosgraph-1.4.3-4|53	Require all granted
12cu|nagiosgraph-1.4.3-4|54	</Directory>
12cu|nagiosgraph-1.4.3-4|55	EOF
12cu|nagiosgraph-1.4.3-4|56	
12cu|nagiosgraph-1.4.3-4|57	cat > README.urpmi <<EOF
12cu|nagiosgraph-1.4.3-4|58	Mandriva RPM specific notes
12cu|nagiosgraph-1.4.3-4|59	
12cu|nagiosgraph-1.4.3-4|60	setup
12cu|nagiosgraph-1.4.3-4|61	-----
12cu|nagiosgraph-1.4.3-4|62	This software has been modified to comply with FHS:
12cu|nagiosgraph-1.4.3-4|63	- all configurations files are located in %{_sysconfdir}/nagiosgraph
12cu|nagiosgraph-1.4.3-4|64	EOF
12cu|nagiosgraph-1.4.3-4|65	
12cu|nagiosgraph-1.4.3-4|66	%clean
12cu|nagiosgraph-1.4.3-4|67	rm -rf %{buildroot}
12cu|nagiosgraph-1.4.3-4|68	
12cu|nagiosgraph-1.4.3-4|69	%post
12cu|nagiosgraph-1.4.3-4|70	%if %mdkversion < 201010
12cu|nagiosgraph-1.4.3-4|71	%_post_webapp
12cu|nagiosgraph-1.4.3-4|72	%endif
12cu|nagiosgraph-1.4.3-4|73	%create_ghostfile /var/log/nagiosgraph.log nagios apache 664
12cu|nagiosgraph-1.4.3-4|74	
12cu|nagiosgraph-1.4.3-4|75	
12cu|nagiosgraph-1.4.3-4|76	%files
12cu|nagiosgraph-1.4.3-4|77	%defattr(-,root,root)
12cu|nagiosgraph-1.4.3-4|78	%doc AUTHORS CHANGELOG INSTALL README README.urpmi TODO
12cu|nagiosgraph-1.4.3-4|79	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|nagiosgraph-1.4.3-4|80	%config(noreplace) %{_sysconfdir}/nagiosgraph
12cu|nagiosgraph-1.4.3-4|81	%{_datadir}/%{name}
12cu|nagiosgraph-1.4.3-4|82	%attr(-,nagios,nagios) %{_var}/lib/%{name}
12cu|nagiosgraph-1.4.3-4|83	
12cu|nagiosgraph-1.4.3-4|84	
12cu|nagiosgraph-1.4.3-4|85	%changelog
12cu|nagiosgraph-1.4.3-4|86	* Sat Jul 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.3-1mdv2011.0
12cu|nagiosgraph-1.4.3-4|87	+ Revision: 554504
12cu|nagiosgraph-1.4.3-4|88	- new version
12cu|nagiosgraph-1.4.3-4|89	
12cu|nagiosgraph-1.4.3-4|90	* Thu Mar 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.2-1mdv2010.1
12cu|nagiosgraph-1.4.3-4|91	+ Revision: 525138
12cu|nagiosgraph-1.4.3-4|92	- new version
12cu|nagiosgraph-1.4.3-4|93	- rediff fhs patch
12cu|nagiosgraph-1.4.3-4|94	
12cu|nagiosgraph-1.4.3-4|95	* Fri Feb 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.1-1mdv2010.1
12cu|nagiosgraph-1.4.3-4|96	+ Revision: 508002
12cu|nagiosgraph-1.4.3-4|97	- new version
12cu|nagiosgraph-1.4.3-4|98	
12cu|nagiosgraph-1.4.3-4|99	* Wed Feb 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-2mdv2010.1
12cu|nagiosgraph-1.4.3-4|100	+ Revision: 507288
12cu|nagiosgraph-1.4.3-4|101	- fix dependencies
12cu|nagiosgraph-1.4.3-4|102	
12cu|nagiosgraph-1.4.3-4|103	* Thu Jan 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-1mdv2010.1
12cu|nagiosgraph-1.4.3-4|104	+ Revision: 494750
12cu|nagiosgraph-1.4.3-4|105	- new version
12cu|nagiosgraph-1.4.3-4|106	- rely on filetrigger for reloading apache configuration begining with 2010.1,
12cu|nagiosgraph-1.4.3-4|107	rpm-helper macros otherwise
12cu|nagiosgraph-1.4.3-4|108	
12cu|nagiosgraph-1.4.3-4|109	* Thu Dec 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-1mdv2010.1
12cu|nagiosgraph-1.4.3-4|110	+ Revision: 479723
12cu|nagiosgraph-1.4.3-4|111	- new version
12cu|nagiosgraph-1.4.3-4|112	
12cu|nagiosgraph-1.4.3-4|113	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-1mdv2010.1
12cu|nagiosgraph-1.4.3-4|114	+ Revision: 468634
12cu|nagiosgraph-1.4.3-4|115	- update to new version 1.3.2
12cu|nagiosgraph-1.4.3-4|116	
12cu|nagiosgraph-1.4.3-4|117	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-1mdv2010.0
12cu|nagiosgraph-1.4.3-4|118	+ Revision: 397014
12cu|nagiosgraph-1.4.3-4|119	- new version
12cu|nagiosgraph-1.4.3-4|120	
12cu|nagiosgraph-1.4.3-4|121	* Fri Jan 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-1mdv2009.1
12cu|nagiosgraph-1.4.3-4|122	+ Revision: 335581
12cu|nagiosgraph-1.4.3-4|123	- new version
12cu|nagiosgraph-1.4.3-4|124	
12cu|nagiosgraph-1.4.3-4|125	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.3-1mdv2009.1
12cu|nagiosgraph-1.4.3-4|126	+ Revision: 320705
12cu|nagiosgraph-1.4.3-4|127	- import nagiosgraph
12cu|nagiosgraph-1.4.3-4|128	
12cu|nagiosgraph-1.4.3-4|129	
12cu|nagiosgraph-1.4.3-4|130	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.3-1mdv2009.1
12cu|nagiosgraph-1.4.3-4|131	- first mdv release

10189 12
12cu|nagios-plugins-1.5-1|1	%define nsusr nagios
12cu|nagios-plugins-1.5-1|2	%define nsgrp nagios
12cu|nagios-plugins-1.5-1|3	%define cmdusr apache
12cu|nagios-plugins-1.5-1|4	%define cmdgrp apache
12cu|nagios-plugins-1.5-1|5	
12cu|nagios-plugins-1.5-1|6	Summary:	Host/service/network monitoring program plugins for Nagios
12cu|nagios-plugins-1.5-1|7	Name:		nagios-plugins
12cu|nagios-plugins-1.5-1|8	Version:	1.5
12cu|nagios-plugins-1.5-1|9	Release:	1
12cu|nagios-plugins-1.5-1|10	License:	GPLv2+
12cu|nagios-plugins-1.5-1|11	Group:		Monitoring
12cu|nagios-plugins-1.5-1|12	URL:		http://nagiosplug.sourceforge.net/
12cu|nagios-plugins-1.5-1|13	Source0:	http://prdownloads.sourceforge.net/nagiosplug/%{name}-%{version}.tar.gz
12cu|nagios-plugins-1.5-1|14	Source101:	check_breeze.cfg
12cu|nagios-plugins-1.5-1|15	Source102:	check_by_ssh.cfg
12cu|nagios-plugins-1.5-1|16	Source103:	check_cluster.cfg
12cu|nagios-plugins-1.5-1|17	Source104:	check_dhcp.cfg
12cu|nagios-plugins-1.5-1|18	Source105:	check_dig.cfg
12cu|nagios-plugins-1.5-1|19	Source106:	check_disk.cfg
12cu|nagios-plugins-1.5-1|20	Source107:	check_disk_smb.cfg
12cu|nagios-plugins-1.5-1|21	Source108:	check_dns.cfg
12cu|nagios-plugins-1.5-1|22	Source109:	check_dummy.cfg
12cu|nagios-plugins-1.5-1|23	Source110:	check_file_age.cfg
12cu|nagios-plugins-1.5-1|24	Source111:	check_flexlm.cfg
12cu|nagios-plugins-1.5-1|25	Source112:	check_fping.cfg
12cu|nagios-plugins-1.5-1|26	Source113:	check_game.cfg
12cu|nagios-plugins-1.5-1|27	Source114:	check_hpjd.cfg
12cu|nagios-plugins-1.5-1|28	Source115:	check_http.cfg
12cu|nagios-plugins-1.5-1|29	Source116:	check_icmp.cfg
12cu|nagios-plugins-1.5-1|30	Source117:	check_ide_smart.cfg
12cu|nagios-plugins-1.5-1|31	Source118:	check_ifoperstatus.cfg
12cu|nagios-plugins-1.5-1|32	Source119:	check_ifstatus.cfg
12cu|nagios-plugins-1.5-1|33	Source120:	check_ircd.cfg
12cu|nagios-plugins-1.5-1|34	Source121:	check_ldap.cfg
12cu|nagios-plugins-1.5-1|35	Source122:	check_load.cfg
12cu|nagios-plugins-1.5-1|36	Source123:	check_log.cfg
12cu|nagios-plugins-1.5-1|37	Source124:	check_mailq.cfg
12cu|nagios-plugins-1.5-1|38	Source127:	check_mysql.cfg
12cu|nagios-plugins-1.5-1|39	Source128:	check_mysql_query.cfg
12cu|nagios-plugins-1.5-1|40	Source129:	check_nagios.cfg
12cu|nagios-plugins-1.5-1|41	Source130:	check_nt.cfg
12cu|nagios-plugins-1.5-1|42	Source131:	check_ntp.cfg
12cu|nagios-plugins-1.5-1|43	Source132:	check_ntp_peer.cfg
12cu|nagios-plugins-1.5-1|44	Source133:	check_ntp_time.cfg
12cu|nagios-plugins-1.5-1|45	Source134:	check_nwstat.cfg
12cu|nagios-plugins-1.5-1|46	Source135:	check_oracle.cfg
12cu|nagios-plugins-1.5-1|47	Source136:	check_overcr.cfg
12cu|nagios-plugins-1.5-1|48	Source137:	check_pgsql.cfg
12cu|nagios-plugins-1.5-1|49	Source138:	check_ping.cfg
12cu|nagios-plugins-1.5-1|50	Source139:	check_procs.cfg
12cu|nagios-plugins-1.5-1|51	Source140:	check_radius.cfg
12cu|nagios-plugins-1.5-1|52	Source141:	check_real.cfg
12cu|nagios-plugins-1.5-1|53	Source142:	check_rpc.cfg
12cu|nagios-plugins-1.5-1|54	Source143:	check_sensors.cfg
12cu|nagios-plugins-1.5-1|55	Source144:	check_smtp.cfg
12cu|nagios-plugins-1.5-1|56	Source145:	check_snmp.cfg
12cu|nagios-plugins-1.5-1|57	Source146:	check_ssh.cfg
12cu|nagios-plugins-1.5-1|58	Source147:	check_swap.cfg
12cu|nagios-plugins-1.5-1|59	Source148:	check_tcp.cfg
12cu|nagios-plugins-1.5-1|60	Source149:	check_time.cfg
12cu|nagios-plugins-1.5-1|61	Source150:	check_ups.cfg
12cu|nagios-plugins-1.5-1|62	Source151:	check_users.cfg
12cu|nagios-plugins-1.5-1|63	Source152:	check_wave.cfg
12cu|nagios-plugins-1.5-1|64	
12cu|nagios-plugins-1.5-1|65	Patch6:		nagios-plugins-check_ping-socket-filter-warning.diff
12cu|nagios-plugins-1.5-1|66	# http://sourceforge.net/tracker/index.php?func=detail&aid=1854415&group_id=29880&atid=397599
12cu|nagios-plugins-1.5-1|67	Patch21:	nagios-plugins-1.4.15-check_dhcp-roguedhcpservercheck.patch
12cu|nagios-plugins-1.5-1|68	# http://sourceforge.net/tracker/?func=detail&atid=397599&aid=2430999&group_id=29880
12cu|nagios-plugins-1.5-1|69	Patch22:	nagios-plugins-1.5-check_ldap_certificate.patch
12cu|nagios-plugins-1.5-1|70	Patch23:	nagios-plugins-1.5-automake-1.14.patch
12cu|nagios-plugins-1.5-1|71	Requires(post): rpm-helper
12cu|nagios-plugins-1.5-1|72	Requires(preun): rpm-helper
12cu|nagios-plugins-1.5-1|73	BuildRequires:	cvs
12cu|nagios-plugins-1.5-1|74	BuildRequires:	mysql-devel
12cu|nagios-plugins-1.5-1|75	BuildRequires:	bind-utils
12cu|nagios-plugins-1.5-1|76	BuildRequires:	fping
12cu|nagios-plugins-1.5-1|77	BuildRequires:	gettext-devel
12cu|nagios-plugins-1.5-1|78	BuildRequires:	libsasl-devel
12cu|nagios-plugins-1.5-1|79	BuildRequires:	net-snmp-utils
12cu|nagios-plugins-1.5-1|80	BuildRequires:	ntp
12cu|nagios-plugins-1.5-1|81	BuildRequires:	nut
12cu|nagios-plugins-1.5-1|82	BuildRequires:	openldap-devel
12cu|nagios-plugins-1.5-1|83	BuildRequires:	openssh-clients
12cu|nagios-plugins-1.5-1|84	BuildRequires:	openssl-devel
12cu|nagios-plugins-1.5-1|85	BuildRequires:	pam-devel
12cu|nagios-plugins-1.5-1|86	BuildRequires:	postgresql-devel
12cu|nagios-plugins-1.5-1|87	BuildRequires:	python
12cu|nagios-plugins-1.5-1|88	BuildRequires:	radiusclient-ng-devel
12cu|nagios-plugins-1.5-1|89	BuildRequires:	samba-client
12cu|nagios-plugins-1.5-1|90	BuildRequires:	shadow-utils
12cu|nagios-plugins-1.5-1|91	BuildRequires:	traceroute
12cu|nagios-plugins-1.5-1|92	BuildRequires:	zlib-devel
12cu|nagios-plugins-1.5-1|93	BuildRequires:	dbi-devel
12cu|nagios-plugins-1.5-1|94	Epoch:		1
12cu|nagios-plugins-1.5-1|95	
12cu|nagios-plugins-1.5-1|96	%description
12cu|nagios-plugins-1.5-1|97	Nagios is a program that will monitor hosts and services on your network, and
12cu|nagios-plugins-1.5-1|98	to email or page you when a problem arises or is resolved. Nagios runs on a
12cu|nagios-plugins-1.5-1|99	Unix server as a background or daemon process, intermittently running checks on
12cu|nagios-plugins-1.5-1|100	various services that you specify. The actual service checks are performed by
12cu|nagios-plugins-1.5-1|101	separate "plugin" programs which return the status of the checks to Nagios.
12cu|nagios-plugins-1.5-1|102	
12cu|nagios-plugins-1.5-1|103	This package contains the basic plugins necessary for use with the Nagios
12cu|nagios-plugins-1.5-1|104	package.  This package should install cleanly on almost any RPM-based system.
12cu|nagios-plugins-1.5-1|105	
12cu|nagios-plugins-1.5-1|106	%package -n	nagios-check_breeze
12cu|nagios-plugins-1.5-1|107	Summary:	The check_breeze plugin for nagios
12cu|nagios-plugins-1.5-1|108	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|109	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
12cu|nagios-plugins-1.5-1|110	
12cu|nagios-plugins-1.5-1|111	%description -n	nagios-check_breeze
12cu|nagios-plugins-1.5-1|112	This plugin reports the signal strength of a Breezecom wireless equipment
12cu|nagios-plugins-1.5-1|113	
12cu|nagios-plugins-1.5-1|114	%package -n	nagios-check_by_ssh
12cu|nagios-plugins-1.5-1|115	Summary:	The check_by_ssh plugin for nagios
12cu|nagios-plugins-1.5-1|116	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|117	Requires:	nagios-check_disk
12cu|nagios-plugins-1.5-1|118	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|119	
12cu|nagios-plugins-1.5-1|120	%description -n	nagios-check_by_ssh
12cu|nagios-plugins-1.5-1|121	This plugin uses SSH to execute commands on a remote host.
12cu|nagios-plugins-1.5-1|122	
12cu|nagios-plugins-1.5-1|123	%package -n	nagios-check_cluster
12cu|nagios-plugins-1.5-1|124	Summary:	The check_cluster plugin for nagios
12cu|nagios-plugins-1.5-1|125	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|126	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|127	
12cu|nagios-plugins-1.5-1|128	%description -n	nagios-check_cluster
12cu|nagios-plugins-1.5-1|129	This package contains the check_cluster plugin for nagios.
12cu|nagios-plugins-1.5-1|130	
12cu|nagios-plugins-1.5-1|131	%package -n nagios-check_dbi
12cu|nagios-plugins-1.5-1|132	Summary:    The check_dbi plugin for nagios
12cu|nagios-plugins-1.5-1|133	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|134	
12cu|nagios-plugins-1.5-1|135	%description -n nagios-check_dbi
12cu|nagios-plugins-1.5-1|136	This package contains the check_dbi plugin for nagios.
12cu|nagios-plugins-1.5-1|137	
12cu|nagios-plugins-1.5-1|138	%package -n	nagios-check_dhcp
12cu|nagios-plugins-1.5-1|139	Summary:	The check_dhcp plugin for nagios
12cu|nagios-plugins-1.5-1|140	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|141	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|142	
12cu|nagios-plugins-1.5-1|143	%description -n	nagios-check_dhcp
12cu|nagios-plugins-1.5-1|144	This plugin tests the availability of DHCP servers on a network.
12cu|nagios-plugins-1.5-1|145	
12cu|nagios-plugins-1.5-1|146	%package -n	nagios-check_dig
12cu|nagios-plugins-1.5-1|147	Summary:	The check_dig plugin for nagios
12cu|nagios-plugins-1.5-1|148	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|149	Requires:	bind-utils
12cu|nagios-plugins-1.5-1|150	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|151	
12cu|nagios-plugins-1.5-1|152	%description -n	nagios-check_dig
12cu|nagios-plugins-1.5-1|153	This plugin test the DNS service on the specified host using dig
12cu|nagios-plugins-1.5-1|154	
12cu|nagios-plugins-1.5-1|155	%package -n	nagios-check_disk
12cu|nagios-plugins-1.5-1|156	Summary:	The check_disk plugin for nagios
12cu|nagios-plugins-1.5-1|157	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|158	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|159	
12cu|nagios-plugins-1.5-1|160	%description -n	nagios-check_disk
12cu|nagios-plugins-1.5-1|161	This plugin checks the amount of used disk space on a mounted file system and
12cu|nagios-plugins-1.5-1|162	generates an alert if free space is less than one of the threshold values
12cu|nagios-plugins-1.5-1|163	
12cu|nagios-plugins-1.5-1|164	%package -n	nagios-check_disk_smb
12cu|nagios-plugins-1.5-1|165	Summary:	The check_disk_smb plugin for nagios
12cu|nagios-plugins-1.5-1|166	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|167	Requires:	samba-client
12cu|nagios-plugins-1.5-1|168	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
12cu|nagios-plugins-1.5-1|169	
12cu|nagios-plugins-1.5-1|170	%description -n	nagios-check_disk_smb
12cu|nagios-plugins-1.5-1|171	Perl Check SMB Disk plugin for Nagios
12cu|nagios-plugins-1.5-1|172	
12cu|nagios-plugins-1.5-1|173	%package -n	nagios-check_dns
12cu|nagios-plugins-1.5-1|174	Summary:	The check_dns plugin for nagios
12cu|nagios-plugins-1.5-1|175	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|176	Requires:	bind-utils
12cu|nagios-plugins-1.5-1|177	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|178	
12cu|nagios-plugins-1.5-1|179	%description -n	nagios-check_dns
12cu|nagios-plugins-1.5-1|180	This plugin uses the nslookup program to obtain the IP address for the given
12cu|nagios-plugins-1.5-1|181	host/domain query. An optional DNS server to use may be specified. If no DNS
12cu|nagios-plugins-1.5-1|182	server is specified, the default server(s) specified in /etc/resolv.conf will
12cu|nagios-plugins-1.5-1|183	be used.
12cu|nagios-plugins-1.5-1|184	
12cu|nagios-plugins-1.5-1|185	%package -n	nagios-check_dummy
12cu|nagios-plugins-1.5-1|186	Summary:	The check_dummy plugin for nagios
12cu|nagios-plugins-1.5-1|187	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|188	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|189	
12cu|nagios-plugins-1.5-1|190	%description -n	nagios-check_dummy
12cu|nagios-plugins-1.5-1|191	This plugin will simply return the state corresponding to the numeric value
12cu|nagios-plugins-1.5-1|192	of the <state> argument with optional text
12cu|nagios-plugins-1.5-1|193	
12cu|nagios-plugins-1.5-1|194	%package -n	nagios-check_file_age
12cu|nagios-plugins-1.5-1|195	Summary:	The check_file_age plugin for nagios
12cu|nagios-plugins-1.5-1|196	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|197	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
12cu|nagios-plugins-1.5-1|198	
12cu|nagios-plugins-1.5-1|199	%description -n	nagios-check_file_age
12cu|nagios-plugins-1.5-1|200	This package contains the check_file_age plugin for nagios.
12cu|nagios-plugins-1.5-1|201	
12cu|nagios-plugins-1.5-1|202	%package -n	nagios-check_flexlm
12cu|nagios-plugins-1.5-1|203	Summary:	The check_flexlm plugin for nagios
12cu|nagios-plugins-1.5-1|204	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|205	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
12cu|nagios-plugins-1.5-1|206	
12cu|nagios-plugins-1.5-1|207	%description -n	nagios-check_flexlm
12cu|nagios-plugins-1.5-1|208	Check available flexlm license managers.
12cu|nagios-plugins-1.5-1|209	
12cu|nagios-plugins-1.5-1|210	%package -n	nagios-check_fping
12cu|nagios-plugins-1.5-1|211	Summary:	The check_fping plugin for nagios
12cu|nagios-plugins-1.5-1|212	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|213	Requires:	fping
12cu|nagios-plugins-1.5-1|214	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|215	
12cu|nagios-plugins-1.5-1|216	%description -n	nagios-check_fping
12cu|nagios-plugins-1.5-1|217	This plugin will use the fping command to ping the specified host for a fast
12cu|nagios-plugins-1.5-1|218	check Note that it is necessary to set the suid flag on fping.
12cu|nagios-plugins-1.5-1|219	
12cu|nagios-plugins-1.5-1|220	%package -n	nagios-check_game
12cu|nagios-plugins-1.5-1|221	Summary:	The check_game plugin for nagios
12cu|nagios-plugins-1.5-1|222	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|223	Requires:	qstat
12cu|nagios-plugins-1.5-1|224	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|225	
12cu|nagios-plugins-1.5-1|226	%description -n	nagios-check_game
12cu|nagios-plugins-1.5-1|227	This plugin tests game server connections with the specified host.
12cu|nagios-plugins-1.5-1|228	
12cu|nagios-plugins-1.5-1|229	%package -n	nagios-check_hpjd
12cu|nagios-plugins-1.5-1|230	Summary:	The check_hpjd plugin for nagios
12cu|nagios-plugins-1.5-1|231	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|232	Requires:	net-snmp-utils
12cu|nagios-plugins-1.5-1|233	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|234	
12cu|nagios-plugins-1.5-1|235	%description -n	nagios-check_hpjd
12cu|nagios-plugins-1.5-1|236	This plugin tests the STATUS of an HP printer with a JetDirect card. Net-snmp
12cu|nagios-plugins-1.5-1|237	must be installed on the computer running the plugin.
12cu|nagios-plugins-1.5-1|238	
12cu|nagios-plugins-1.5-1|239	%package -n	nagios-check_http
12cu|nagios-plugins-1.5-1|240	Summary:	The check_http plugin for nagios
12cu|nagios-plugins-1.5-1|241	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|242	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|243	
12cu|nagios-plugins-1.5-1|244	%description -n	nagios-check_http
12cu|nagios-plugins-1.5-1|245	This plugin tests the HTTP service on the specified host. It can test normal
12cu|nagios-plugins-1.5-1|246	(http) and secure (https) servers, follow redirects, search for strings and
12cu|nagios-plugins-1.5-1|247	regular expressions, check connection times, and report on certificate
12cu|nagios-plugins-1.5-1|248	expiration times.
12cu|nagios-plugins-1.5-1|249	
12cu|nagios-plugins-1.5-1|250	%package -n	nagios-check_icmp
12cu|nagios-plugins-1.5-1|251	Summary:	The check_icmp plugin for nagios
12cu|nagios-plugins-1.5-1|252	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|253	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|254	
12cu|nagios-plugins-1.5-1|255	%description -n	nagios-check_icmp
12cu|nagios-plugins-1.5-1|256	This package contains the check_icmp plugin for nagios.
12cu|nagios-plugins-1.5-1|257	
12cu|nagios-plugins-1.5-1|258	%package -n	nagios-check_ide_smart
12cu|nagios-plugins-1.5-1|259	Summary:	The check_ide_smart plugin for nagios
12cu|nagios-plugins-1.5-1|260	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|261	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|262	
12cu|nagios-plugins-1.5-1|263	%description -n	nagios-check_ide_smart
12cu|nagios-plugins-1.5-1|264	This plugin checks a local hard drive with the (Linux specific) SMART interface
12cu|nagios-plugins-1.5-1|265	[http://smartlinux.sourceforge.net/smart/index.php].
12cu|nagios-plugins-1.5-1|266	
12cu|nagios-plugins-1.5-1|267	%package -n	nagios-check_ifoperstatus
12cu|nagios-plugins-1.5-1|268	Summary:	The check_ifoperstatus plugin for nagios
12cu|nagios-plugins-1.5-1|269	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|270	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
12cu|nagios-plugins-1.5-1|271	
12cu|nagios-plugins-1.5-1|272	%description -n	nagios-check_ifoperstatus
12cu|nagios-plugins-1.5-1|273	check_ifoperstatus plugin for Nagios monitors operational status of a
12cu|nagios-plugins-1.5-1|274	particular network interface on the target host.
12cu|nagios-plugins-1.5-1|275	
12cu|nagios-plugins-1.5-1|276	%package -n	nagios-check_ifstatus
12cu|nagios-plugins-1.5-1|277	Summary:	The check_ifstatus plugin for nagios
12cu|nagios-plugins-1.5-1|278	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|279	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
12cu|nagios-plugins-1.5-1|280	
12cu|nagios-plugins-1.5-1|281	%description -n	nagios-check_ifstatus
12cu|nagios-plugins-1.5-1|282	check_ifstatus plugin for Nagios monitors operational status of each network
12cu|nagios-plugins-1.5-1|283	interface on the target host.
12cu|nagios-plugins-1.5-1|284	
12cu|nagios-plugins-1.5-1|285	%package -n	nagios-check_ircd
12cu|nagios-plugins-1.5-1|286	Summary:	The check_ircd plugin for nagios
12cu|nagios-plugins-1.5-1|287	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|288	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
12cu|nagios-plugins-1.5-1|289	
12cu|nagios-plugins-1.5-1|290	%description -n	nagios-check_ircd
12cu|nagios-plugins-1.5-1|291	Perl Check IRCD plugin for Nagios
12cu|nagios-plugins-1.5-1|292	
12cu|nagios-plugins-1.5-1|293	%package -n	nagios-check_ldap
12cu|nagios-plugins-1.5-1|294	Summary:	The check_ldap plugin for nagios
12cu|nagios-plugins-1.5-1|295	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|296	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|297	
12cu|nagios-plugins-1.5-1|298	%description -n	nagios-check_ldap
12cu|nagios-plugins-1.5-1|299	This package contains the check_ldap plugin for nagios.
12cu|nagios-plugins-1.5-1|300	
12cu|nagios-plugins-1.5-1|301	%package -n	nagios-check_load
12cu|nagios-plugins-1.5-1|302	Summary:	The check_load plugin for nagios
12cu|nagios-plugins-1.5-1|303	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|304	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|305	
12cu|nagios-plugins-1.5-1|306	%description -n	nagios-check_load
12cu|nagios-plugins-1.5-1|307	This plugin tests the current system load average.
12cu|nagios-plugins-1.5-1|308	
12cu|nagios-plugins-1.5-1|309	%package -n	nagios-check_log
12cu|nagios-plugins-1.5-1|310	Summary:	The check_log plugin for nagios
12cu|nagios-plugins-1.5-1|311	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|312	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
12cu|nagios-plugins-1.5-1|313	
12cu|nagios-plugins-1.5-1|314	%description -n	nagios-check_log
12cu|nagios-plugins-1.5-1|315	Log file pattern detector plugin for Nagios
12cu|nagios-plugins-1.5-1|316	
12cu|nagios-plugins-1.5-1|317	%package -n	nagios-check_mailq
12cu|nagios-plugins-1.5-1|318	Summary:	The check_mailq plugin for nagios
12cu|nagios-plugins-1.5-1|319	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|320	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
12cu|nagios-plugins-1.5-1|321	
12cu|nagios-plugins-1.5-1|322	%description -n	nagios-check_mailq
12cu|nagios-plugins-1.5-1|323	Checks the number of messages in the mail queue (supports multiple sendmail
12cu|nagios-plugins-1.5-1|324	queues, qmail)
12cu|nagios-plugins-1.5-1|325	
12cu|nagios-plugins-1.5-1|326	%package -n	nagios-check_mysql
12cu|nagios-plugins-1.5-1|327	Summary:	The check_mysql plugin for nagios
12cu|nagios-plugins-1.5-1|328	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|329	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|330	
12cu|nagios-plugins-1.5-1|331	%description -n	nagios-check_mysql
12cu|nagios-plugins-1.5-1|332	This program tests connections to a mysql server.
12cu|nagios-plugins-1.5-1|333	
12cu|nagios-plugins-1.5-1|334	%package -n	nagios-check_mysql_query
12cu|nagios-plugins-1.5-1|335	Summary:	The check_mysql_query plugin for nagios
12cu|nagios-plugins-1.5-1|336	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|337	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|338	
12cu|nagios-plugins-1.5-1|339	%description -n	nagios-check_mysql_query
12cu|nagios-plugins-1.5-1|340	This program checks a query result against threshold levels.
12cu|nagios-plugins-1.5-1|341	
12cu|nagios-plugins-1.5-1|342	%package -n	nagios-check_nagios
12cu|nagios-plugins-1.5-1|343	Summary:	The check_nagios plugin for nagios
12cu|nagios-plugins-1.5-1|344	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|345	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|346	
12cu|nagios-plugins-1.5-1|347	%description -n	nagios-check_nagios
12cu|nagios-plugins-1.5-1|348	This plugin checks the status of the Nagios process on the local machine. The
12cu|nagios-plugins-1.5-1|349	plugin will check to make sure the Nagios status log is no older than the
12cu|nagios-plugins-1.5-1|350	number of minutes specified by the expires option. It also checks the process
12cu|nagios-plugins-1.5-1|351	table for a process matching the command argument.
12cu|nagios-plugins-1.5-1|352	
12cu|nagios-plugins-1.5-1|353	%package -n	nagios-check_nt
12cu|nagios-plugins-1.5-1|354	Summary:	The check_nt plugin for nagios
12cu|nagios-plugins-1.5-1|355	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|356	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|357	
12cu|nagios-plugins-1.5-1|358	%description -n	nagios-check_nt
12cu|nagios-plugins-1.5-1|359	This plugin collects data from the NSClient service running on a Windows(tm)
12cu|nagios-plugins-1.5-1|360	NT/2000/XP/2003 server.
12cu|nagios-plugins-1.5-1|361	
12cu|nagios-plugins-1.5-1|362	%package -n	nagios-check_ntp
12cu|nagios-plugins-1.5-1|363	Summary:	The check_ntp plugin for nagios
12cu|nagios-plugins-1.5-1|364	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|365	Requires:	ntp
12cu|nagios-plugins-1.5-1|366	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|367	
12cu|nagios-plugins-1.5-1|368	%description -n	nagios-check_ntp
12cu|nagios-plugins-1.5-1|369	This plugin checks the selected ntp server.
12cu|nagios-plugins-1.5-1|370	
12cu|nagios-plugins-1.5-1|371	%package -n	nagios-check_ntp_peer
12cu|nagios-plugins-1.5-1|372	Summary:	The check_ntp_peer plugin for nagios
12cu|nagios-plugins-1.5-1|373	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|374	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|375	
12cu|nagios-plugins-1.5-1|376	%description -n	nagios-check_ntp_peer
12cu|nagios-plugins-1.5-1|377	This plugin checks the selected ntp server.
12cu|nagios-plugins-1.5-1|378	
12cu|nagios-plugins-1.5-1|379	%package -n	nagios-check_ntp_time
12cu|nagios-plugins-1.5-1|380	Summary:	The check_ntp_time plugin for nagios
12cu|nagios-plugins-1.5-1|381	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|382	Requires:	ntp
12cu|nagios-plugins-1.5-1|383	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|384	
12cu|nagios-plugins-1.5-1|385	%description -n	nagios-check_ntp_time
12cu|nagios-plugins-1.5-1|386	This plugin checks the clock offset with the ntp server.
12cu|nagios-plugins-1.5-1|387	
12cu|nagios-plugins-1.5-1|388	%package -n	nagios-check_nwstat
12cu|nagios-plugins-1.5-1|389	Summary:	The check_nwstat plugin for nagios
12cu|nagios-plugins-1.5-1|390	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|391	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|392	
12cu|nagios-plugins-1.5-1|393	%description -n	nagios-check_nwstat
12cu|nagios-plugins-1.5-1|394	This plugin attempts to contact the MRTGEXT NLM running on a Novell server
12cu|nagios-plugins-1.5-1|395	to gather the requested system information.
12cu|nagios-plugins-1.5-1|396	
12cu|nagios-plugins-1.5-1|397	%package -n	nagios-check_oracle
12cu|nagios-plugins-1.5-1|398	Summary:	The check_oracle plugin for nagios
12cu|nagios-plugins-1.5-1|399	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|400	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
12cu|nagios-plugins-1.5-1|401	
12cu|nagios-plugins-1.5-1|402	%description -n	nagios-check_oracle
12cu|nagios-plugins-1.5-1|403	Check Oracle status.
12cu|nagios-plugins-1.5-1|404	
12cu|nagios-plugins-1.5-1|405	%package -n	nagios-check_overcr
12cu|nagios-plugins-1.5-1|406	Summary:	The check_overcr plugin for nagios
12cu|nagios-plugins-1.5-1|407	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|408	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|409	
12cu|nagios-plugins-1.5-1|410	%description -n	nagios-check_overcr
12cu|nagios-plugins-1.5-1|411	This plugin attempts to contact the Over-CR collector daemon running on the
12cu|nagios-plugins-1.5-1|412	remote UNIX server in order to gather the requested system information.
12cu|nagios-plugins-1.5-1|413	
12cu|nagios-plugins-1.5-1|414	%package -n	nagios-check_pgsql
12cu|nagios-plugins-1.5-1|415	Summary:	The check_pgsql plugin for nagios
12cu|nagios-plugins-1.5-1|416	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|417	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|418	
12cu|nagios-plugins-1.5-1|419	%description -n	nagios-check_pgsql
12cu|nagios-plugins-1.5-1|420	Test whether a PostgreSQL Database is accepting connections.
12cu|nagios-plugins-1.5-1|421	
12cu|nagios-plugins-1.5-1|422	%package -n	nagios-check_ping
12cu|nagios-plugins-1.5-1|423	Summary:	The check_ping plugin for nagios
12cu|nagios-plugins-1.5-1|424	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|425	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|426	
12cu|nagios-plugins-1.5-1|427	%description -n	nagios-check_ping
12cu|nagios-plugins-1.5-1|428	Use ping to check connection statistics for a remote host.
12cu|nagios-plugins-1.5-1|429	
12cu|nagios-plugins-1.5-1|430	%package -n	nagios-check_procs
12cu|nagios-plugins-1.5-1|431	Summary:	The check_procs plugin for nagios
12cu|nagios-plugins-1.5-1|432	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|433	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|434	
12cu|nagios-plugins-1.5-1|435	%description -n	nagios-check_procs
12cu|nagios-plugins-1.5-1|436	Checks all processes and generates WARNING or CRITICAL states if the specified
12cu|nagios-plugins-1.5-1|437	metric is outside the required threshold ranges. The metric defaults to number
12cu|nagios-plugins-1.5-1|438	of processes.  Search filters can be applied to limit the processes to check.
12cu|nagios-plugins-1.5-1|439	
12cu|nagios-plugins-1.5-1|440	%package -n	nagios-check_radius
12cu|nagios-plugins-1.5-1|441	Summary:	The check_radius plugin for nagios
12cu|nagios-plugins-1.5-1|442	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|443	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|444	
12cu|nagios-plugins-1.5-1|445	%description -n	nagios-check_radius
12cu|nagios-plugins-1.5-1|446	Tests to see if a radius server is accepting connections.
12cu|nagios-plugins-1.5-1|447	
12cu|nagios-plugins-1.5-1|448	%package -n	nagios-check_real
12cu|nagios-plugins-1.5-1|449	Summary:	The check_real plugin for nagios
12cu|nagios-plugins-1.5-1|450	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|451	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|452	
12cu|nagios-plugins-1.5-1|453	%description -n	nagios-check_real
12cu|nagios-plugins-1.5-1|454	This plugin tests the REAL service on the specified host.
12cu|nagios-plugins-1.5-1|455	
12cu|nagios-plugins-1.5-1|456	%package -n	nagios-check_rpc
12cu|nagios-plugins-1.5-1|457	Summary:	The check_rpc plugin for nagios
12cu|nagios-plugins-1.5-1|458	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|459	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
12cu|nagios-plugins-1.5-1|460	
12cu|nagios-plugins-1.5-1|461	%description -n	nagios-check_rpc
12cu|nagios-plugins-1.5-1|462	Check if a rpc service is registered and running using:
12cu|nagios-plugins-1.5-1|463	rpcinfo -H host -C rpc_command
12cu|nagios-plugins-1.5-1|464	
12cu|nagios-plugins-1.5-1|465	%package -n	nagios-check_sensors
12cu|nagios-plugins-1.5-1|466	Summary:	The check_sensors plugin for nagios
12cu|nagios-plugins-1.5-1|467	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|468	Requires:	lm_sensors
12cu|nagios-plugins-1.5-1|469	Requires:   nagios-plugins = %{epoch}:%{version}-%{release}
12cu|nagios-plugins-1.5-1|470	
12cu|nagios-plugins-1.5-1|471	%description -n	nagios-check_sensors
12cu|nagios-plugins-1.5-1|472	This plugin checks hardware status using the lm_sensors package.
12cu|nagios-plugins-1.5-1|473	
12cu|nagios-plugins-1.5-1|474	%package -n	nagios-check_smtp
12cu|nagios-plugins-1.5-1|475	Summary:	The check_smtp plugin for nagios
12cu|nagios-plugins-1.5-1|476	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|477	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|478	
12cu|nagios-plugins-1.5-1|479	%description -n	nagios-check_smtp
12cu|nagios-plugins-1.5-1|480	This plugin will attempt to open an SMTP connection with the host.
12cu|nagios-plugins-1.5-1|481	
12cu|nagios-plugins-1.5-1|482	%package -n	nagios-check_snmp
12cu|nagios-plugins-1.5-1|483	Summary:	The check_snmp plugin for nagios
12cu|nagios-plugins-1.5-1|484	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|485	Requires:	net-snmp-utils
12cu|nagios-plugins-1.5-1|486	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|487	
12cu|nagios-plugins-1.5-1|488	%description -n	nagios-check_snmp
12cu|nagios-plugins-1.5-1|489	Check status of remote machines and obtain sustem information via SNMP.
12cu|nagios-plugins-1.5-1|490	
12cu|nagios-plugins-1.5-1|491	%package -n	nagios-check_ssh
12cu|nagios-plugins-1.5-1|492	Summary:	The check_ssh plugin for nagios
12cu|nagios-plugins-1.5-1|493	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|494	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|495	
12cu|nagios-plugins-1.5-1|496	%description -n	nagios-check_ssh
12cu|nagios-plugins-1.5-1|497	Try to connect to an SSH server at specified server and port.
12cu|nagios-plugins-1.5-1|498	
12cu|nagios-plugins-1.5-1|499	%package -n	nagios-check_swap
12cu|nagios-plugins-1.5-1|500	Summary:	The check_swap plugin for nagios
12cu|nagios-plugins-1.5-1|501	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|502	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|503	
12cu|nagios-plugins-1.5-1|504	%description -n	nagios-check_swap
12cu|nagios-plugins-1.5-1|505	Check swap space on local machine.
12cu|nagios-plugins-1.5-1|506	
12cu|nagios-plugins-1.5-1|507	%package -n	nagios-check_tcp
12cu|nagios-plugins-1.5-1|508	Summary:	The check_tcp plugin for nagios
12cu|nagios-plugins-1.5-1|509	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|510	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|511	
12cu|nagios-plugins-1.5-1|512	%description -n	nagios-check_tcp
12cu|nagios-plugins-1.5-1|513	This plugin tests TCP connections with the specified host (or unix socket).
12cu|nagios-plugins-1.5-1|514	
12cu|nagios-plugins-1.5-1|515	%package -n	nagios-check_time
12cu|nagios-plugins-1.5-1|516	Summary:	The check_time plugin for nagios
12cu|nagios-plugins-1.5-1|517	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|518	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|519	
12cu|nagios-plugins-1.5-1|520	%description -n	nagios-check_time
12cu|nagios-plugins-1.5-1|521	This plugin will check the time on the specified host.
12cu|nagios-plugins-1.5-1|522	
12cu|nagios-plugins-1.5-1|523	%package -n	nagios-check_ups
12cu|nagios-plugins-1.5-1|524	Summary:	The check_ups plugin for nagios
12cu|nagios-plugins-1.5-1|525	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|526	Requires:	nut
12cu|nagios-plugins-1.5-1|527	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|528	
12cu|nagios-plugins-1.5-1|529	%description -n	nagios-check_ups
12cu|nagios-plugins-1.5-1|530	This plugin tests the UPS service on the specified host.Network UPS Tools
12cu|nagios-plugins-1.5-1|531	from www.networkupstools.org must be running for thisplugin to work.
12cu|nagios-plugins-1.5-1|532	
12cu|nagios-plugins-1.5-1|533	%package -n	nagios-check_users
12cu|nagios-plugins-1.5-1|534	Summary:	The check_users plugin for nagios
12cu|nagios-plugins-1.5-1|535	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|536	Requires:   nagios-plugins
12cu|nagios-plugins-1.5-1|537	
12cu|nagios-plugins-1.5-1|538	%description -n	nagios-check_users
12cu|nagios-plugins-1.5-1|539	This plugin checks the number of users currently logged in on the local
12cu|nagios-plugins-1.5-1|540	system and generates an error if the number exceeds the thresholds specified.
12cu|nagios-plugins-1.5-1|541	
12cu|nagios-plugins-1.5-1|542	%package -n	nagios-check_wave
12cu|nagios-plugins-1.5-1|543	Summary:	The check_wave plugin for nagios
12cu|nagios-plugins-1.5-1|544	Group:		Networking/Other
12cu|nagios-plugins-1.5-1|545	Requires:	nagios-plugins = %{epoch}:%{version}-%{release}
12cu|nagios-plugins-1.5-1|546	
12cu|nagios-plugins-1.5-1|547	%description -n	nagios-check_wave
12cu|nagios-plugins-1.5-1|548	This package contains the check_wave plugin for nagios.
12cu|nagios-plugins-1.5-1|549	
12cu|nagios-plugins-1.5-1|550	%prep
12cu|nagios-plugins-1.5-1|551	%setup -q
12cu|nagios-plugins-1.5-1|552	%patch6 -p0
12cu|nagios-plugins-1.5-1|553	%patch21 -p1
12cu|nagios-plugins-1.5-1|554	%patch22 -p1
12cu|nagios-plugins-1.5-1|555	%patch23 -p1
12cu|nagios-plugins-1.5-1|556	
12cu|nagios-plugins-1.5-1|557	%build
12cu|nagios-plugins-1.5-1|558	autoreconf -fi
12cu|nagios-plugins-1.5-1|559	
12cu|nagios-plugins-1.5-1|560	export PATH_TO_DIG=/usr/bin/dig
12cu|nagios-plugins-1.5-1|561	export PATH_TO_FPING=/bin/fping
12cu|nagios-plugins-1.5-1|562	export PATH_TO_HOST=/usr/bin/host
12cu|nagios-plugins-1.5-1|563	export PATH_TO_LMSTAT=
12cu|nagios-plugins-1.5-1|564	export PATH_TO_LSPS=
12cu|nagios-plugins-1.5-1|565	export PATH_TO_MAILQ=/usr/bin/mailq
12cu|nagios-plugins-1.5-1|566	export PATH_TO_NSLOOKUP=/usr/bin/nslookup
12cu|nagios-plugins-1.5-1|567	export PATH_TO_PING=/bin/ping
12cu|nagios-plugins-1.5-1|568	export PATH_TO_PING6=/usr/bin/ping6
12cu|nagios-plugins-1.5-1|569	export PATH_TO_PS=/bin/ps
12cu|nagios-plugins-1.5-1|570	export PATH_TO_QMAIL_QSTAT=/var/qmail/bin/qmail-qstat
12cu|nagios-plugins-1.5-1|571	export PATH_TO_QSTAT=/usr/bin/qstat-quake
12cu|nagios-plugins-1.5-1|572	export PATH_TO_QUAKESTAT=
12cu|nagios-plugins-1.5-1|573	export PATH_TO_RPCINFO=/usr/sbin/rpcinfo
12cu|nagios-plugins-1.5-1|574	export PATH_TO_SMBCLIENT=/usr/bin/smbclient
12cu|nagios-plugins-1.5-1|575	export PATH_TO_SNMPGET=/usr/bin/snmpget
12cu|nagios-plugins-1.5-1|576	export PATH_TO_SNMPGETNEXT=/usr/bin/snmpgetnext
12cu|nagios-plugins-1.5-1|577	export PATH_TO_SSH=/usr/bin/ssh
12cu|nagios-plugins-1.5-1|578	export PATH_TO_SWAP=
12cu|nagios-plugins-1.5-1|579	export PATH_TO_SWAPINFO=
12cu|nagios-plugins-1.5-1|580	export PATH_TO_UPTIME=/usr/bin/uptime
12cu|nagios-plugins-1.5-1|581	export PATH_TO_WHO=/usr/bin/who
12cu|nagios-plugins-1.5-1|582	
12cu|nagios-plugins-1.5-1|583	%serverbuild
12cu|nagios-plugins-1.5-1|584	
12cu|nagios-plugins-1.5-1|585	%configure2_5x \
12cu|nagios-plugins-1.5-1|586	--libexecdir=%{_libdir}/nagios/plugins \
12cu|nagios-plugins-1.5-1|587	--disable-rpath \
12cu|nagios-plugins-1.5-1|588	--with-cgiurl=/nagios/cgi-bin \
12cu|nagios-plugins-1.5-1|589	--with-trusted-path="/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin" \
12cu|nagios-plugins-1.5-1|590	--with-openssl=%{_prefix} \
12cu|nagios-plugins-1.5-1|591	--with-pgsql=%{_prefix} \
12cu|nagios-plugins-1.5-1|592	--with-mysql=%{_prefix} \
12cu|nagios-plugins-1.5-1|593	--with-ping-command="/bin/ping -n -U -w %d -c %d %s" \
12cu|nagios-plugins-1.5-1|594	--with-ping6-command="%{_bindir}/ping6 -n -U -w %d -c %d %s" \
12cu|nagios-plugins-1.5-1|595	--with-ps-command="/bin/ps axwo 'stat uid pid ppid vsz rss pcpu etime comm args'" \
12cu|nagios-plugins-1.5-1|596	--with-ps-format="%s %d %d %d %d %d %f %s %s %n" \
12cu|nagios-plugins-1.5-1|597	--with-ps-varlist='procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,&procetime,procprog,&pos' \
12cu|nagios-plugins-1.5-1|598	--with-ps-cols=10 \
12cu|nagios-plugins-1.5-1|599	--with-ipv6
12cu|nagios-plugins-1.5-1|600	
12cu|nagios-plugins-1.5-1|601	find . -type f -name "Makefile" -exec /usr/bin/perl -pi -e "s|-L/usr/lib|-L%{_libdir}|g" \{\} \;
12cu|nagios-plugins-1.5-1|602	
12cu|nagios-plugins-1.5-1|603	# anti recheck hack
12cu|nagios-plugins-1.5-1|604	touch *
12cu|nagios-plugins-1.5-1|605	
12cu|nagios-plugins-1.5-1|606	export CPPFLAGS="-I%{_includedir}/ldap -I%{_includedir}/mysql -I%{_includedir}/pgsql -I%{_includedir}/openssl"
12cu|nagios-plugins-1.5-1|607	
12cu|nagios-plugins-1.5-1|608	make
12cu|nagios-plugins-1.5-1|609	
12cu|nagios-plugins-1.5-1|610	make -C plugins \
12cu|nagios-plugins-1.5-1|611	check_ide_smart check_ldap check_pgsql check_radius
12cu|nagios-plugins-1.5-1|612	
12cu|nagios-plugins-1.5-1|613	%install
12cu|nagios-plugins-1.5-1|614	install -d -m0755 %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cu|nagios-plugins-1.5-1|615	%makeinstall_std MKDIR_P="/bin/mkdir -p"
12cu|nagios-plugins-1.5-1|616	
12cu|nagios-plugins-1.5-1|617	install -m0755 plugins/check_pgsql %{buildroot}%{_libdir}/nagios/plugins/
12cu|nagios-plugins-1.5-1|618	install -m0755 plugins/check_radius %{buildroot}%{_libdir}/nagios/plugins/
12cu|nagios-plugins-1.5-1|619	install -m0755 plugins/check_ide_smart %{buildroot}%{_libdir}/nagios/plugins/
12cu|nagios-plugins-1.5-1|620	install -m0755 plugins-root/check_dhcp %{buildroot}%{_libdir}/nagios/plugins/
12cu|nagios-plugins-1.5-1|621	install -m0755 plugins-root/check_icmp %{buildroot}%{_libdir}/nagios/plugins/
12cu|nagios-plugins-1.5-1|622	
12cu|nagios-plugins-1.5-1|623	# magic by anssi
12cu|nagios-plugins-1.5-1|624	pushd %{buildroot}%{_sysconfdir}/nagios/plugins.d
12cu|nagios-plugins-1.5-1|625	%{expand:%(for i in {101..124}; do echo "install -m 644 %%SOURCE$i ."; done)}
12cu|nagios-plugins-1.5-1|626	%{expand:%(for i in {127..152}; do echo "install -m 644 %%SOURCE$i ."; done)}
12cu|nagios-plugins-1.5-1|627	popd
12cu|nagios-plugins-1.5-1|628	
12cu|nagios-plugins-1.5-1|629	perl -pi -e 's|\@libexecdir\@|%{_libdir}/nagios/plugins|g' \
12cu|nagios-plugins-1.5-1|630	%{buildroot}%{_sysconfdir}/nagios/plugins.d/*
12cu|nagios-plugins-1.5-1|631	
12cu|nagios-plugins-1.5-1|632	# fix bad paths (again!)
12cu|nagios-plugins-1.5-1|633	for i in check_breeze check_disk_smb check_file_age check_flexlm check_ifoperstatus \
12cu|nagios-plugins-1.5-1|634	check_ifstatus check_ircd check_mailq check_ntp check_rpc check_wave; do
12cu|nagios-plugins-1.5-1|635	perl -pi -e "s|\"nagios/plugins\"|\"%{_libdir}/nagios/plugins\"|g" \
12cu|nagios-plugins-1.5-1|636	%{buildroot}%{_libdir}/nagios/plugins/$i
12cu|nagios-plugins-1.5-1|637	done
12cu|nagios-plugins-1.5-1|638	
12cu|nagios-plugins-1.5-1|639	%find_lang %{name}
12cu|nagios-plugins-1.5-1|640	
12cu|nagios-plugins-1.5-1|641	# make noarch pluginds installable under %{_datadir} also
12cu|nagios-plugins-1.5-1|642	install -d -m 755 %{buildroot}%{_datadir}/nagios/plugins
12cu|nagios-plugins-1.5-1|643	pushd %{buildroot}%{_datadir}/nagios/plugins
12cu|nagios-plugins-1.5-1|644	ln -sf ../../../%{_lib}/nagios/plugins/utils.pm .
12cu|nagios-plugins-1.5-1|645	ln -sf ../../../%{_lib}/nagios/plugins/utils.sh .
12cu|nagios-plugins-1.5-1|646	popd
12cu|nagios-plugins-1.5-1|647	
12cu|nagios-plugins-1.5-1|648	# delete unusable plugins
12cu|nagios-plugins-1.5-1|649	rm -f %{buildroot}%{_libdir}/nagios/plugins/check_apt
12cu|nagios-plugins-1.5-1|650	rm -f %{buildroot}%{_libdir}/nagios/plugins/check_mrtg
12cu|nagios-plugins-1.5-1|651	rm -f %{buildroot}%{_libdir}/nagios/plugins/check_mrtgtraf
12cu|nagios-plugins-1.5-1|652	
12cu|nagios-plugins-1.5-1|653	%pre
12cu|nagios-plugins-1.5-1|654	%{_sbindir}/useradd -r -M -s /bin/sh -d /var/log/nagios -c "system user for %{nsusr}" %{nsusr} >/dev/null 2>&1 || :
12cu|nagios-plugins-1.5-1|655	%{_bindir}/gpasswd -a %{cmdusr} %{nsgrp} >/dev/null 2>&1 || :
12cu|nagios-plugins-1.5-1|656	
12cu|nagios-plugins-1.5-1|657	%postun
12cu|nagios-plugins-1.5-1|658	%_postun_userdel %{nsusr}
12cu|nagios-plugins-1.5-1|659	
12cu|nagios-plugins-1.5-1|660	%files -f %{name}.lang
12cu|nagios-plugins-1.5-1|661	%doc AUTHORS CODING ChangeLog FAQ LEGAL NEWS README* REQUIREMENTS SUPPORT
12cu|nagios-plugins-1.5-1|662	%dir %{_libdir}/nagios
12cu|nagios-plugins-1.5-1|663	%dir %{_libdir}/nagios/plugins
12cu|nagios-plugins-1.5-1|664	%{_libdir}/nagios/plugins/negate
12cu|nagios-plugins-1.5-1|665	%{_libdir}/nagios/plugins/urlize
12cu|nagios-plugins-1.5-1|666	%{_libdir}/nagios/plugins/utils.pm
12cu|nagios-plugins-1.5-1|667	%{_libdir}/nagios/plugins/utils.sh
12cu|nagios-plugins-1.5-1|668	%{_datadir}/nagios/plugins
12cu|nagios-plugins-1.5-1|669	
12cu|nagios-plugins-1.5-1|670	%files -n nagios-check_breeze
12cu|nagios-plugins-1.5-1|671	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_breeze.cfg
12cu|nagios-plugins-1.5-1|672	%{_libdir}/nagios/plugins/check_breeze
12cu|nagios-plugins-1.5-1|673	
12cu|nagios-plugins-1.5-1|674	%files -n nagios-check_by_ssh
12cu|nagios-plugins-1.5-1|675	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_by_ssh.cfg
12cu|nagios-plugins-1.5-1|676	%{_libdir}/nagios/plugins/check_by_ssh
12cu|nagios-plugins-1.5-1|677	
12cu|nagios-plugins-1.5-1|678	%files -n nagios-check_cluster
12cu|nagios-plugins-1.5-1|679	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_cluster.cfg
12cu|nagios-plugins-1.5-1|680	%{_libdir}/nagios/plugins/check_cluster
12cu|nagios-plugins-1.5-1|681	
12cu|nagios-plugins-1.5-1|682	%files -n nagios-check_dbi
12cu|nagios-plugins-1.5-1|683	%{_libdir}/nagios/plugins/check_dbi
12cu|nagios-plugins-1.5-1|684	
12cu|nagios-plugins-1.5-1|685	%files -n nagios-check_dhcp
12cu|nagios-plugins-1.5-1|686	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_dhcp.cfg
12cu|nagios-plugins-1.5-1|687	%attr(4550,root,nagios) %{_libdir}/nagios/plugins/check_dhcp
12cu|nagios-plugins-1.5-1|688	
12cu|nagios-plugins-1.5-1|689	%files -n nagios-check_dig
12cu|nagios-plugins-1.5-1|690	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_dig.cfg
12cu|nagios-plugins-1.5-1|691	%{_libdir}/nagios/plugins/check_dig
12cu|nagios-plugins-1.5-1|692	
12cu|nagios-plugins-1.5-1|693	%files -n nagios-check_disk
12cu|nagios-plugins-1.5-1|694	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_disk.cfg
12cu|nagios-plugins-1.5-1|695	%{_libdir}/nagios/plugins/check_disk
12cu|nagios-plugins-1.5-1|696	
12cu|nagios-plugins-1.5-1|697	%files -n nagios-check_disk_smb
12cu|nagios-plugins-1.5-1|698	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_disk_smb.cfg
12cu|nagios-plugins-1.5-1|699	%{_libdir}/nagios/plugins/check_disk_smb
12cu|nagios-plugins-1.5-1|700	
12cu|nagios-plugins-1.5-1|701	%files -n nagios-check_dns
12cu|nagios-plugins-1.5-1|702	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_dns.cfg
12cu|nagios-plugins-1.5-1|703	%{_libdir}/nagios/plugins/check_dns
12cu|nagios-plugins-1.5-1|704	
12cu|nagios-plugins-1.5-1|705	%files -n nagios-check_dummy
12cu|nagios-plugins-1.5-1|706	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_dummy.cfg
12cu|nagios-plugins-1.5-1|707	%{_libdir}/nagios/plugins/check_dummy
12cu|nagios-plugins-1.5-1|708	
12cu|nagios-plugins-1.5-1|709	%files -n nagios-check_file_age
12cu|nagios-plugins-1.5-1|710	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_file_age.cfg
12cu|nagios-plugins-1.5-1|711	%{_libdir}/nagios/plugins/check_file_age
12cu|nagios-plugins-1.5-1|712	
12cu|nagios-plugins-1.5-1|713	%files -n nagios-check_flexlm
12cu|nagios-plugins-1.5-1|714	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_flexlm.cfg
12cu|nagios-plugins-1.5-1|715	%{_libdir}/nagios/plugins/check_flexlm
12cu|nagios-plugins-1.5-1|716	
12cu|nagios-plugins-1.5-1|717	%files -n nagios-check_fping
12cu|nagios-plugins-1.5-1|718	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_fping.cfg
12cu|nagios-plugins-1.5-1|719	%{_libdir}/nagios/plugins/check_fping
12cu|nagios-plugins-1.5-1|720	
12cu|nagios-plugins-1.5-1|721	%files -n nagios-check_game
12cu|nagios-plugins-1.5-1|722	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_game.cfg
12cu|nagios-plugins-1.5-1|723	%{_libdir}/nagios/plugins/check_game
12cu|nagios-plugins-1.5-1|724	
12cu|nagios-plugins-1.5-1|725	%files -n nagios-check_hpjd
12cu|nagios-plugins-1.5-1|726	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_hpjd.cfg
12cu|nagios-plugins-1.5-1|727	%{_libdir}/nagios/plugins/check_hpjd
12cu|nagios-plugins-1.5-1|728	
12cu|nagios-plugins-1.5-1|729	%files -n nagios-check_http
12cu|nagios-plugins-1.5-1|730	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_http.cfg
12cu|nagios-plugins-1.5-1|731	%{_libdir}/nagios/plugins/check_http
12cu|nagios-plugins-1.5-1|732	
12cu|nagios-plugins-1.5-1|733	%files -n nagios-check_icmp
12cu|nagios-plugins-1.5-1|734	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_icmp.cfg
12cu|nagios-plugins-1.5-1|735	%attr(4550,root,nagios) %{_libdir}/nagios/plugins/check_icmp
12cu|nagios-plugins-1.5-1|736	
12cu|nagios-plugins-1.5-1|737	%files -n nagios-check_ide_smart
12cu|nagios-plugins-1.5-1|738	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ide_smart.cfg
12cu|nagios-plugins-1.5-1|739	%{_libdir}/nagios/plugins/check_ide_smart
12cu|nagios-plugins-1.5-1|740	
12cu|nagios-plugins-1.5-1|741	%files -n nagios-check_ifoperstatus
12cu|nagios-plugins-1.5-1|742	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ifoperstatus.cfg
12cu|nagios-plugins-1.5-1|743	%{_libdir}/nagios/plugins/check_ifoperstatus
12cu|nagios-plugins-1.5-1|744	
12cu|nagios-plugins-1.5-1|745	%files -n nagios-check_ifstatus
12cu|nagios-plugins-1.5-1|746	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ifstatus.cfg
12cu|nagios-plugins-1.5-1|747	%{_libdir}/nagios/plugins/check_ifstatus
12cu|nagios-plugins-1.5-1|748	
12cu|nagios-plugins-1.5-1|749	%files -n nagios-check_ircd
12cu|nagios-plugins-1.5-1|750	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ircd.cfg
12cu|nagios-plugins-1.5-1|751	%{_libdir}/nagios/plugins/check_ircd
12cu|nagios-plugins-1.5-1|752	
12cu|nagios-plugins-1.5-1|753	%files -n nagios-check_ldap
12cu|nagios-plugins-1.5-1|754	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ldap.cfg
12cu|nagios-plugins-1.5-1|755	%{_libdir}/nagios/plugins/check_ldap
12cu|nagios-plugins-1.5-1|756	%{_libdir}/nagios/plugins/check_ldaps
12cu|nagios-plugins-1.5-1|757	
12cu|nagios-plugins-1.5-1|758	%files -n nagios-check_load
12cu|nagios-plugins-1.5-1|759	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_load.cfg
12cu|nagios-plugins-1.5-1|760	%{_libdir}/nagios/plugins/check_load
12cu|nagios-plugins-1.5-1|761	
12cu|nagios-plugins-1.5-1|762	%files -n nagios-check_log
12cu|nagios-plugins-1.5-1|763	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_log.cfg
12cu|nagios-plugins-1.5-1|764	%{_libdir}/nagios/plugins/check_log
12cu|nagios-plugins-1.5-1|765	
12cu|nagios-plugins-1.5-1|766	%files -n nagios-check_mailq
12cu|nagios-plugins-1.5-1|767	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_mailq.cfg
12cu|nagios-plugins-1.5-1|768	%{_libdir}/nagios/plugins/check_mailq
12cu|nagios-plugins-1.5-1|769	
12cu|nagios-plugins-1.5-1|770	%files -n nagios-check_mysql
12cu|nagios-plugins-1.5-1|771	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_mysql.cfg
12cu|nagios-plugins-1.5-1|772	%{_libdir}/nagios/plugins/check_mysql
12cu|nagios-plugins-1.5-1|773	
12cu|nagios-plugins-1.5-1|774	%files -n nagios-check_mysql_query
12cu|nagios-plugins-1.5-1|775	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_mysql_query.cfg
12cu|nagios-plugins-1.5-1|776	%{_libdir}/nagios/plugins/check_mysql_query
12cu|nagios-plugins-1.5-1|777	
12cu|nagios-plugins-1.5-1|778	%files -n nagios-check_nagios
12cu|nagios-plugins-1.5-1|779	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_nagios.cfg
12cu|nagios-plugins-1.5-1|780	%{_libdir}/nagios/plugins/check_nagios
12cu|nagios-plugins-1.5-1|781	
12cu|nagios-plugins-1.5-1|782	%files -n nagios-check_nt
12cu|nagios-plugins-1.5-1|783	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_nt.cfg
12cu|nagios-plugins-1.5-1|784	%{_libdir}/nagios/plugins/check_nt
12cu|nagios-plugins-1.5-1|785	
12cu|nagios-plugins-1.5-1|786	%files -n nagios-check_ntp
12cu|nagios-plugins-1.5-1|787	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ntp.cfg
12cu|nagios-plugins-1.5-1|788	%{_libdir}/nagios/plugins/check_ntp
12cu|nagios-plugins-1.5-1|789	
12cu|nagios-plugins-1.5-1|790	%files -n nagios-check_ntp_peer
12cu|nagios-plugins-1.5-1|791	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ntp_peer.cfg
12cu|nagios-plugins-1.5-1|792	%{_libdir}/nagios/plugins/check_ntp_peer
12cu|nagios-plugins-1.5-1|793	
12cu|nagios-plugins-1.5-1|794	%files -n nagios-check_ntp_time
12cu|nagios-plugins-1.5-1|795	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ntp_time.cfg
12cu|nagios-plugins-1.5-1|796	%{_libdir}/nagios/plugins/check_ntp_time
12cu|nagios-plugins-1.5-1|797	
12cu|nagios-plugins-1.5-1|798	%files -n nagios-check_nwstat
12cu|nagios-plugins-1.5-1|799	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_nwstat.cfg
12cu|nagios-plugins-1.5-1|800	%{_libdir}/nagios/plugins/check_nwstat
12cu|nagios-plugins-1.5-1|801	
12cu|nagios-plugins-1.5-1|802	%files -n nagios-check_oracle
12cu|nagios-plugins-1.5-1|803	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_oracle.cfg
12cu|nagios-plugins-1.5-1|804	%{_libdir}/nagios/plugins/check_oracle
12cu|nagios-plugins-1.5-1|805	
12cu|nagios-plugins-1.5-1|806	%files -n nagios-check_overcr
12cu|nagios-plugins-1.5-1|807	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_overcr.cfg
12cu|nagios-plugins-1.5-1|808	%{_libdir}/nagios/plugins/check_overcr
12cu|nagios-plugins-1.5-1|809	
12cu|nagios-plugins-1.5-1|810	%files -n nagios-check_pgsql
12cu|nagios-plugins-1.5-1|811	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_pgsql.cfg
12cu|nagios-plugins-1.5-1|812	%{_libdir}/nagios/plugins/check_pgsql
12cu|nagios-plugins-1.5-1|813	
12cu|nagios-plugins-1.5-1|814	%files -n nagios-check_ping
12cu|nagios-plugins-1.5-1|815	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ping.cfg
12cu|nagios-plugins-1.5-1|816	%{_libdir}/nagios/plugins/check_ping
12cu|nagios-plugins-1.5-1|817	
12cu|nagios-plugins-1.5-1|818	%files -n nagios-check_procs
12cu|nagios-plugins-1.5-1|819	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_procs.cfg
12cu|nagios-plugins-1.5-1|820	%{_libdir}/nagios/plugins/check_procs
12cu|nagios-plugins-1.5-1|821	
12cu|nagios-plugins-1.5-1|822	%files -n nagios-check_radius
12cu|nagios-plugins-1.5-1|823	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_radius.cfg
12cu|nagios-plugins-1.5-1|824	%{_libdir}/nagios/plugins/check_radius
12cu|nagios-plugins-1.5-1|825	
12cu|nagios-plugins-1.5-1|826	%files -n nagios-check_real
12cu|nagios-plugins-1.5-1|827	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_real.cfg
12cu|nagios-plugins-1.5-1|828	%{_libdir}/nagios/plugins/check_real
12cu|nagios-plugins-1.5-1|829	
12cu|nagios-plugins-1.5-1|830	%files -n nagios-check_rpc
12cu|nagios-plugins-1.5-1|831	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_rpc.cfg
12cu|nagios-plugins-1.5-1|832	%{_libdir}/nagios/plugins/check_rpc
12cu|nagios-plugins-1.5-1|833	
12cu|nagios-plugins-1.5-1|834	%files -n nagios-check_sensors
12cu|nagios-plugins-1.5-1|835	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_sensors.cfg
12cu|nagios-plugins-1.5-1|836	%{_libdir}/nagios/plugins/check_sensors
12cu|nagios-plugins-1.5-1|837	
12cu|nagios-plugins-1.5-1|838	%files -n nagios-check_smtp
12cu|nagios-plugins-1.5-1|839	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_smtp.cfg
12cu|nagios-plugins-1.5-1|840	%{_libdir}/nagios/plugins/check_smtp
12cu|nagios-plugins-1.5-1|841	
12cu|nagios-plugins-1.5-1|842	%files -n nagios-check_snmp
12cu|nagios-plugins-1.5-1|843	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_snmp.cfg
12cu|nagios-plugins-1.5-1|844	%{_libdir}/nagios/plugins/check_snmp
12cu|nagios-plugins-1.5-1|845	
12cu|nagios-plugins-1.5-1|846	%files -n nagios-check_ssh
12cu|nagios-plugins-1.5-1|847	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ssh.cfg
12cu|nagios-plugins-1.5-1|848	%{_libdir}/nagios/plugins/check_ssh
12cu|nagios-plugins-1.5-1|849	
12cu|nagios-plugins-1.5-1|850	%files -n nagios-check_swap
12cu|nagios-plugins-1.5-1|851	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_swap.cfg
12cu|nagios-plugins-1.5-1|852	%{_libdir}/nagios/plugins/check_swap
12cu|nagios-plugins-1.5-1|853	
12cu|nagios-plugins-1.5-1|854	%files -n nagios-check_tcp
12cu|nagios-plugins-1.5-1|855	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_tcp.cfg
12cu|nagios-plugins-1.5-1|856	%{_libdir}/nagios/plugins/check_tcp
12cu|nagios-plugins-1.5-1|857	%{_libdir}/nagios/plugins/check_imap
12cu|nagios-plugins-1.5-1|858	%{_libdir}/nagios/plugins/check_spop
12cu|nagios-plugins-1.5-1|859	%{_libdir}/nagios/plugins/check_simap
12cu|nagios-plugins-1.5-1|860	%{_libdir}/nagios/plugins/check_udp
12cu|nagios-plugins-1.5-1|861	%{_libdir}/nagios/plugins/check_pop
12cu|nagios-plugins-1.5-1|862	%{_libdir}/nagios/plugins/check_nntp
12cu|nagios-plugins-1.5-1|863	%{_libdir}/nagios/plugins/check_jabber
12cu|nagios-plugins-1.5-1|864	%{_libdir}/nagios/plugins/check_clamd
12cu|nagios-plugins-1.5-1|865	%{_libdir}/nagios/plugins/check_ftp
12cu|nagios-plugins-1.5-1|866	%{_libdir}/nagios/plugins/check_ssmtp
12cu|nagios-plugins-1.5-1|867	%{_libdir}/nagios/plugins/check_nntps
12cu|nagios-plugins-1.5-1|868	
12cu|nagios-plugins-1.5-1|869	%files -n nagios-check_time
12cu|nagios-plugins-1.5-1|870	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_time.cfg
12cu|nagios-plugins-1.5-1|871	%{_libdir}/nagios/plugins/check_time
12cu|nagios-plugins-1.5-1|872	
12cu|nagios-plugins-1.5-1|873	%files -n nagios-check_ups
12cu|nagios-plugins-1.5-1|874	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_ups.cfg
12cu|nagios-plugins-1.5-1|875	%{_libdir}/nagios/plugins/check_ups
12cu|nagios-plugins-1.5-1|876	
12cu|nagios-plugins-1.5-1|877	%files -n nagios-check_users
12cu|nagios-plugins-1.5-1|878	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_users.cfg
12cu|nagios-plugins-1.5-1|879	%{_libdir}/nagios/plugins/check_users
12cu|nagios-plugins-1.5-1|880	
12cu|nagios-plugins-1.5-1|881	%files -n nagios-check_wave
12cu|nagios-plugins-1.5-1|882	%config(noreplace) %{_sysconfdir}/nagios/plugins.d/check_wave.cfg
12cu|nagios-plugins-1.5-1|883	%{_libdir}/nagios/plugins/check_wave
12cu|nagios-plugins-1.5-1|884	
12cu|nagios-plugins-1.5-1|885	%changelog
12cu|nagios-plugins-1.5-1|886	* Thu Apr 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.5-1
12cu|nagios-plugins-1.5-1|887	+ Revision: b4f3a52
12cu|nagios-plugins-1.5-1|888	- Update to 1.5
12cu|nagios-plugins-1.5-1|889	
12cu|nagios-plugins-1.5-1|890	

10190 12
12cu|nagios-theme-nuvola-1.0.3-8|1	Name:		nagios-theme-nuvola
12cu|nagios-theme-nuvola-1.0.3-8|2	Version:	1.0.3
12cu|nagios-theme-nuvola-1.0.3-8|3	Release:	8
12cu|nagios-theme-nuvola-1.0.3-8|4	Summary:	Nagios Nuvola Style
12cu|nagios-theme-nuvola-1.0.3-8|5	License:	LGPL / Free (dtree)
12cu|nagios-theme-nuvola-1.0.3-8|6	Group:		Networking/Other
12cu|nagios-theme-nuvola-1.0.3-8|7	URL:		http://exchange.nagios.org/directory/Addons/Frontends-(GUIs-and-CLIs)/Web-Interfaces/Themes-and-Skins/Nuvola-Style/details
12cu|nagios-theme-nuvola-1.0.3-8|8	Source0:	nagios-nuvola-%{version}.tar.gz
12cu|nagios-theme-nuvola-1.0.3-8|9	Patch0:		nagios-nuvola-1.0.3-favicon.patch
12cu|nagios-theme-nuvola-1.0.3-8|10	BuildRequires:	sed >= 4.0
12cu|nagios-theme-nuvola-1.0.3-8|11	Requires:	nagios-www >= 2.9
12cu|nagios-theme-nuvola-1.0.3-8|12	Provides:	nagios-theme
12cu|nagios-theme-nuvola-1.0.3-8|13	Conflicts:	nagios-theme-default
12cu|nagios-theme-nuvola-1.0.3-8|14	BuildArch:	noarch
12cu|nagios-theme-nuvola-1.0.3-8|15	
12cu|nagios-theme-nuvola-1.0.3-8|16	%description
12cu|nagios-theme-nuvola-1.0.3-8|17	Complete Nagios Style (Menu, Icons, Stylesheets, Images) for Nagios 2.0.
12cu|nagios-theme-nuvola-1.0.3-8|18	
12cu|nagios-theme-nuvola-1.0.3-8|19	Style had been updated to version 1.0 with the free DTree menu.
12cu|nagios-theme-nuvola-1.0.3-8|20	
12cu|nagios-theme-nuvola-1.0.3-8|21	This is a complete image pack, menu and stylesheets for Nagios 2.0. Icons are
12cu|nagios-theme-nuvola-1.0.3-8|22	from the Nuvola KDE theme (http://www.icon-king.com/)
12cu|nagios-theme-nuvola-1.0.3-8|23	
12cu|nagios-theme-nuvola-1.0.3-8|24	%prep
12cu|nagios-theme-nuvola-1.0.3-8|25	%setup -q -c
12cu|nagios-theme-nuvola-1.0.3-8|26	%patch0 -p1
12cu|nagios-theme-nuvola-1.0.3-8|27	
12cu|nagios-theme-nuvola-1.0.3-8|28	%install
12cu|nagios-theme-nuvola-1.0.3-8|29	install -d %{buildroot}%{_datadir}/nagios/www
12cu|nagios-theme-nuvola-1.0.3-8|30	cp -a html/* %{buildroot}%{_datadir}/nagios/www
12cu|nagios-theme-nuvola-1.0.3-8|31	
12cu|nagios-theme-nuvola-1.0.3-8|32	%files
12cu|nagios-theme-nuvola-1.0.3-8|33	%doc *.txt
12cu|nagios-theme-nuvola-1.0.3-8|34	# well. should add it to /etc/nagios, but that means need  to enable FollowSymLinks directive in apache
12cu|nagios-theme-nuvola-1.0.3-8|35	%config(noreplace) %{_datadir}/nagios/www/config.js
12cu|nagios-theme-nuvola-1.0.3-8|36	%{_datadir}/nagios/www/*.html
12cu|nagios-theme-nuvola-1.0.3-8|37	%{_datadir}/nagios/www/images/*
12cu|nagios-theme-nuvola-1.0.3-8|38	%{_datadir}/nagios/www/stylesheets/*
12cu|nagios-theme-nuvola-1.0.3-8|39	%{_datadir}/nagios/www/side
12cu|nagios-theme-nuvola-1.0.3-8|40	
12cu|nagios-theme-nuvola-1.0.3-8|41	%changelog
12cu|nagios-theme-nuvola-1.0.3-8|42	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-8
12cu|nagios-theme-nuvola-1.0.3-8|43	+ Revision: a254853
12cu|nagios-theme-nuvola-1.0.3-8|44	- Fix URL
12cu|nagios-theme-nuvola-1.0.3-8|45	
12cu|nagios-theme-nuvola-1.0.3-8|46	

10191 12
12cu|nagisa-keyboard-0.0.1-9|1	Summary:	A software keyboard for SCIM
12cu|nagisa-keyboard-0.0.1-9|2	Name:		nagisa-keyboard
12cu|nagisa-keyboard-0.0.1-9|3	Version:	0.0.1
12cu|nagisa-keyboard-0.0.1-9|4	Release:	9
12cu|nagisa-keyboard-0.0.1-9|5	License:	GPLv2+
12cu|nagisa-keyboard-0.0.1-9|6	Group:		System/Internationalization
12cu|nagisa-keyboard-0.0.1-9|7	Url:		http://nop.net-p.org/modules/pukiwiki/index.php?%5B%5Bnagisa%5D%5D
12cu|nagisa-keyboard-0.0.1-9|8	Source0:	nagisa-%{version}.tar.bz2
12cu|nagisa-keyboard-0.0.1-9|9	Source10:	%{name}.rpmlintrc
12cu|nagisa-keyboard-0.0.1-9|10	Requires:	scim
12cu|nagisa-keyboard-0.0.1-9|11	BuildRequires:	qt3-devel
12cu|nagisa-keyboard-0.0.1-9|12	BuildRequires:	scim-devel
12cu|nagisa-keyboard-0.0.1-9|13	
12cu|nagisa-keyboard-0.0.1-9|14	%description
12cu|nagisa-keyboard-0.0.1-9|15	Nagisa is a software keyboard for SCIM.
12cu|nagisa-keyboard-0.0.1-9|16	
12cu|nagisa-keyboard-0.0.1-9|17	%files
12cu|nagisa-keyboard-0.0.1-9|18	%doc COPYING
12cu|nagisa-keyboard-0.0.1-9|19	%{_bindir}/*
12cu|nagisa-keyboard-0.0.1-9|20	%{_datadir}/nagisa/*
12cu|nagisa-keyboard-0.0.1-9|21	
12cu|nagisa-keyboard-0.0.1-9|22	#----------------------------------------------------------------------------
12cu|nagisa-keyboard-0.0.1-9|23	
12cu|nagisa-keyboard-0.0.1-9|24	%prep
12cu|nagisa-keyboard-0.0.1-9|25	%setup -q -n nagisa-%{version}
12cu|nagisa-keyboard-0.0.1-9|26	
12cu|nagisa-keyboard-0.0.1-9|27	%build
12cu|nagisa-keyboard-0.0.1-9|28	%qmake_qt3 "PREFIX=/usr"
12cu|nagisa-keyboard-0.0.1-9|29	make
12cu|nagisa-keyboard-0.0.1-9|30	
12cu|nagisa-keyboard-0.0.1-9|31	%install
12cu|nagisa-keyboard-0.0.1-9|32	mkdir -p %{buildroot}%{_bindir}
12cu|nagisa-keyboard-0.0.1-9|33	mkdir -p %{buildroot}%{_datadir}/nagisa/
12cu|nagisa-keyboard-0.0.1-9|34	
12cu|nagisa-keyboard-0.0.1-9|35	pushd src
12cu|nagisa-keyboard-0.0.1-9|36	cp -f *.xml %{buildroot}%{_datadir}/nagisa/
12cu|nagisa-keyboard-0.0.1-9|37	cp -f *.qm %{buildroot}%{_datadir}/nagisa/
12cu|nagisa-keyboard-0.0.1-9|38	cp -f nagisa %{buildroot}%{_bindir}
12cu|nagisa-keyboard-0.0.1-9|39	popd
12cu|nagisa-keyboard-0.0.1-9|40	
12cu|nagisa-keyboard-0.0.1-9|41	
12cu|nagisa-keyboard-0.0.1-9|42	%changelog
12cu|nagisa-keyboard-0.0.1-9|43	* Wed Mar 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.1-9
12cu|nagisa-keyboard-0.0.1-9|44	+ Revision: 53e6345
12cu|nagisa-keyboard-0.0.1-9|45	- Apply rpmlintrc filter
12cu|nagisa-keyboard-0.0.1-9|46	
12cu|nagisa-keyboard-0.0.1-9|47	

10192 12
12cu|nagvis-1.5.9-4|1	Name:		nagvis
12cu|nagvis-1.5.9-4|2	Version:	1.5.9
12cu|nagvis-1.5.9-4|3	Release:	4
12cu|nagvis-1.5.9-4|4	Summary:	Visualization addon for nagios
12cu|nagvis-1.5.9-4|5	License:	GPL
12cu|nagvis-1.5.9-4|6	Group:		Networking/WWW
12cu|nagvis-1.5.9-4|7	URL:		http://nagvis.org
12cu|nagvis-1.5.9-4|8	Source:     http://downloads.sourceforge.net/nagvis/%{name}-%{version}.tar.gz
12cu|nagvis-1.5.9-4|9	Requires:   mod_php
12cu|nagvis-1.5.9-4|10	Requires:   php-xml
12cu|nagvis-1.5.9-4|11	Requires:   php-gd
12cu|nagvis-1.5.9-4|12	Requires:   php-mbstring
12cu|nagvis-1.5.9-4|13	Requires:   php-sockets
12cu|nagvis-1.5.9-4|14	Requires:   php-gettext
12cu|nagvis-1.5.9-4|15	Requires:   php-session
12cu|nagvis-1.5.9-4|16	Requires:   php-pdo_sqlite
12cu|nagvis-1.5.9-4|17	Requires:   php-ZendFramework
12cu|nagvis-1.5.9-4|18	Requires:   graphviz
12cu|nagvis-1.5.9-4|19	BuildArch:	noarch
12cu|nagvis-1.5.9-4|20	
12cu|nagvis-1.5.9-4|21	%description
12cu|nagvis-1.5.9-4|22	NagVis is a visualization addon for the well known network managment system
12cu|nagvis-1.5.9-4|23	Nagios. NagVis can be used to visualize Nagios Data, e.g. to display IT
12cu|nagvis-1.5.9-4|24	processes like a mail system or a network infrastructure.
12cu|nagvis-1.5.9-4|25	
12cu|nagvis-1.5.9-4|26	%prep
12cu|nagvis-1.5.9-4|27	%setup -q -n %{name}-%{version}
12cu|nagvis-1.5.9-4|28	
12cu|nagvis-1.5.9-4|29	%build
12cu|nagvis-1.5.9-4|30	
12cu|nagvis-1.5.9-4|31	%install
12cu|nagvis-1.5.9-4|32	rm -rf %{buildroot}
12cu|nagvis-1.5.9-4|33	
12cu|nagvis-1.5.9-4|34	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|nagvis-1.5.9-4|35	cp -r share %{buildroot}%{_datadir}/%{name}
12cu|nagvis-1.5.9-4|36	cp -r docs %{buildroot}%{_datadir}/%{name}/share
12cu|nagvis-1.5.9-4|37	
12cu|nagvis-1.5.9-4|38	cmp() {
12cu|nagvis-1.5.9-4|39	cat $1 | sed 's#\(var\)\s*\(\S*\)\s*=\s*#\1 \2=#;s#^\s*##;s#\s*$##;s#\t+# #g' | awk '
12cu|nagvis-1.5.9-4|40	BEGIN { OK=1; braces=0 }
12cu|nagvis-1.5.9-4|41	{
12cu|nagvis-1.5.9-4|42	# Remove /* */ one line comments
12cu|nagvis-1.5.9-4|43	sub(/\/\*[^@]*\*\//,"");
12cu|nagvis-1.5.9-4|44	# Remove // comments (line beginning)
12cu|nagvis-1.5.9-4|45	sub(/^\/\/.*/,"");
12cu|nagvis-1.5.9-4|46	
12cu|nagvis-1.5.9-4|47	# Count braces
12cu|nagvis-1.5.9-4|48	anz1 = gsub(/\{/,"{");
12cu|nagvis-1.5.9-4|49	anz2 = gsub(/}/,"}");
12cu|nagvis-1.5.9-4|50	
12cu|nagvis-1.5.9-4|51	if (OK == 1) {
12cu|nagvis-1.5.9-4|52	braces += anz1;
12cu|nagvis-1.5.9-4|53	braces -= anz2;
12cu|nagvis-1.5.9-4|54	}
12cu|nagvis-1.5.9-4|55	}
12cu|nagvis-1.5.9-4|56	/\/\*/ {
12cu|nagvis-1.5.9-4|57	c = gsub(/\/\*[^@]*$/,"");
12cu|nagvis-1.5.9-4|58	if(c > 0) {
12cu|nagvis-1.5.9-4|59	OK=0;
12cu|nagvis-1.5.9-4|60	}
12cu|nagvis-1.5.9-4|61	}
12cu|nagvis-1.5.9-4|62	/\*\/$/ {
12cu|nagvis-1.5.9-4|63	c = gsub(/^[^@]*\*\//,"");
12cu|nagvis-1.5.9-4|64	if(c > 0) {
12cu|nagvis-1.5.9-4|65	OK=1;
12cu|nagvis-1.5.9-4|66	}
12cu|nagvis-1.5.9-4|67	}
12cu|nagvis-1.5.9-4|68	{
12cu|nagvis-1.5.9-4|69	line = $0;
12cu|nagvis-1.5.9-4|70	#anz = gsub(/function/," function");
12cu|nagvis-1.5.9-4|71	#ch = substr(line,length(line));
12cu|nagvis-1.5.9-4|72	if (OK == 1) {
12cu|nagvis-1.5.9-4|73	if (length(line) > 0) {
12cu|nagvis-1.5.9-4|74	#if (ch == "}") {
12cu|nagvis-1.5.9-4|75	#	if (braces == 0) {
12cu|nagvis-1.5.9-4|76	#		if (length(line) > 0) {
12cu|nagvis-1.5.9-4|77	#			print line
12cu|nagvis-1.5.9-4|78	#		}
12cu|nagvis-1.5.9-4|79	#		line = ""
12cu|nagvis-1.5.9-4|80	#	}
12cu|nagvis-1.5.9-4|81	#}
12cu|nagvis-1.5.9-4|82	#line = line $0;
12cu|nagvis-1.5.9-4|83	
12cu|nagvis-1.5.9-4|84	print line;
12cu|nagvis-1.5.9-4|85	}
12cu|nagvis-1.5.9-4|86	}
12cu|nagvis-1.5.9-4|87	}
12cu|nagvis-1.5.9-4|88	' >> $OUT
12cu|nagvis-1.5.9-4|89	}
12cu|nagvis-1.5.9-4|90	
12cu|nagvis-1.5.9-4|91	
12cu|nagvis-1.5.9-4|92	
12cu|nagvis-1.5.9-4|93	
12cu|nagvis-1.5.9-4|94	pushd %{buildroot}%{_datadir}/%{name}/share/frontend/nagvis-js/js/
12cu|nagvis-1.5.9-4|95	OUT=NagVisCompressed.js
12cu|nagvis-1.5.9-4|96	>$OUT
12cu|nagvis-1.5.9-4|97	cmp ExtStacktrace.js
12cu|nagvis-1.5.9-4|98	cmp nagvis.js
12cu|nagvis-1.5.9-4|99	cmp popupWindow.js
12cu|nagvis-1.5.9-4|100	cmp ExtBase.js
12cu|nagvis-1.5.9-4|101	cmp frontendMessage.js
12cu|nagvis-1.5.9-4|102	cmp frontendEventlog.js
12cu|nagvis-1.5.9-4|103	cmp frontendHover.js
12cu|nagvis-1.5.9-4|104	cmp hover.js
12cu|nagvis-1.5.9-4|105	cmp frontendContext.js
12cu|nagvis-1.5.9-4|106	cmp ajax.js
12cu|nagvis-1.5.9-4|107	cmp dynfavicon.js
12cu|nagvis-1.5.9-4|108	cmp frontend.js
12cu|nagvis-1.5.9-4|109	cmp lines.js
12cu|nagvis-1.5.9-4|110	cmp NagVisObject.js
12cu|nagvis-1.5.9-4|111	cmp NagVisStatefulObject.js
12cu|nagvis-1.5.9-4|112	cmp NagVisStatelessObject.js
12cu|nagvis-1.5.9-4|113	cmp NagVisHost.js
12cu|nagvis-1.5.9-4|114	cmp NagVisService.js
12cu|nagvis-1.5.9-4|115	cmp NagVisHostgroup.js
12cu|nagvis-1.5.9-4|116	cmp NagVisServicegroup.js
12cu|nagvis-1.5.9-4|117	cmp NagVisMap.js
12cu|nagvis-1.5.9-4|118	cmp NagVisShape.js
12cu|nagvis-1.5.9-4|119	cmp NagVisLine.js
12cu|nagvis-1.5.9-4|120	cmp NagVisTextbox.js
12cu|nagvis-1.5.9-4|121	cmp NagVisRotation.js
12cu|nagvis-1.5.9-4|122	cmp wz_jsgraphics.js
12cu|nagvis-1.5.9-4|123	popd
12cu|nagvis-1.5.9-4|124	
12cu|nagvis-1.5.9-4|125	pushd %{buildroot}%{_datadir}/%{name}/share/frontend/wui/js/
12cu|nagvis-1.5.9-4|126	OUT=WuiCompressed.js
12cu|nagvis-1.5.9-4|127	>$OUT
12cu|nagvis-1.5.9-4|128	cmp wui.js
12cu|nagvis-1.5.9-4|129	cmp ajax.js
12cu|nagvis-1.5.9-4|130	cmp addmodify.js
12cu|nagvis-1.5.9-4|131	cmp EditMainCfg.js
12cu|nagvis-1.5.9-4|132	cmp ManageBackgrounds.js
12cu|nagvis-1.5.9-4|133	cmp ManageBackends.js
12cu|nagvis-1.5.9-4|134	cmp ManageMaps.js
12cu|nagvis-1.5.9-4|135	cmp ManageShapes.js
12cu|nagvis-1.5.9-4|136	cmp MapManageTmpl.js
12cu|nagvis-1.5.9-4|137	cmp wz_jsgraphics.js
12cu|nagvis-1.5.9-4|138	cmp ExtGenericResize.js
12cu|nagvis-1.5.9-4|139	popd
12cu|nagvis-1.5.9-4|140	
12cu|nagvis-1.5.9-4|141	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cu|nagvis-1.5.9-4|142	cp -r etc/maps %{buildroot}%{_sysconfdir}/%{name}
12cu|nagvis-1.5.9-4|143	cp -r etc/automaps %{buildroot}%{_sysconfdir}/%{name}
12cu|nagvis-1.5.9-4|144	cp -r etc/geomap %{buildroot}%{_sysconfdir}/%{name}
12cu|nagvis-1.5.9-4|145	install -m 644 etc/nagvis.ini.php-sample \
12cu|nagvis-1.5.9-4|146	%{buildroot}%{_sysconfdir}/%{name}/nagvis.ini.php
12cu|nagvis-1.5.9-4|147	pushd %{buildroot}%{_datadir}/%{name}
12cu|nagvis-1.5.9-4|148	ln -s ../../..%{_sysconfdir}/%{name} etc
12cu|nagvis-1.5.9-4|149	popd
12cu|nagvis-1.5.9-4|150	
12cu|nagvis-1.5.9-4|151	install -d -m 755 %{buildroot}%{_var}/lib/%{name}
12cu|nagvis-1.5.9-4|152	install -d -m 755 %{buildroot}%{_var}/lib/%{name}/tmpl
12cu|nagvis-1.5.9-4|153	install -d -m 755 %{buildroot}%{_var}/lib/%{name}/tmpl/cache
12cu|nagvis-1.5.9-4|154	install -d -m 755 %{buildroot}%{_var}/lib/%{name}/tmpl/compile
12cu|nagvis-1.5.9-4|155	pushd %{buildroot}%{_datadir}/%{name}
12cu|nagvis-1.5.9-4|156	ln -s ../../..%{_var}/lib/%{name} var
12cu|nagvis-1.5.9-4|157	popd
12cu|nagvis-1.5.9-4|158	
12cu|nagvis-1.5.9-4|159	# apache configuration
12cu|nagvis-1.5.9-4|160	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|nagvis-1.5.9-4|161	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|nagvis-1.5.9-4|162	# %{name} Apache configuration
12cu|nagvis-1.5.9-4|163	Alias /%{name} %{_datadir}/%{name}/share
12cu|nagvis-1.5.9-4|164	
12cu|nagvis-1.5.9-4|165	<Directory %{_datadir}/%{name}/share>
12cu|nagvis-1.5.9-4|166	Require all granted
12cu|nagvis-1.5.9-4|167	
12cu|nagvis-1.5.9-4|168	Options FollowSymLinks
12cu|nagvis-1.5.9-4|169	</Directory>
12cu|nagvis-1.5.9-4|170	EOF
12cu|nagvis-1.5.9-4|171	
12cu|nagvis-1.5.9-4|172	# nagvis configuration
12cu|nagvis-1.5.9-4|173	perl -pi \
12cu|nagvis-1.5.9-4|174	-e 's|;base=.*|base="%{_datadir}/nagvis/"|;' \
12cu|nagvis-1.5.9-4|175	-e 's|;htmlbase=.*|htmlbase="/nagvis"|;' \
12cu|nagvis-1.5.9-4|176	%{buildroot}%{_sysconfdir}/%{name}/nagvis.ini.php
12cu|nagvis-1.5.9-4|177	
12cu|nagvis-1.5.9-4|178	# make configuration apache-writable
12cu|nagvis-1.5.9-4|179	chmod -R g=u %{buildroot}%{_sysconfdir}/%{name}
12cu|nagvis-1.5.9-4|180	chmod 660 %{buildroot}%{_sysconfdir}/%{name}/nagvis.ini.php
12cu|nagvis-1.5.9-4|181	
12cu|nagvis-1.5.9-4|182	%clean
12cu|nagvis-1.5.9-4|183	rm -rf %{buildroot}
12cu|nagvis-1.5.9-4|184	
12cu|nagvis-1.5.9-4|185	
12cu|nagvis-1.5.9-4|186	
12cu|nagvis-1.5.9-4|187	%files
12cu|nagvis-1.5.9-4|188	%defattr(-,root,root)
12cu|nagvis-1.5.9-4|189	%doc INSTALL LICENCE README
12cu|nagvis-1.5.9-4|190	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|nagvis-1.5.9-4|191	%attr(-,root,apache) %dir %{_sysconfdir}/nagvis
12cu|nagvis-1.5.9-4|192	%attr(-,root,apache) %dir %{_sysconfdir}/nagvis/maps
12cu|nagvis-1.5.9-4|193	%attr(-,root,apache) %dir %{_sysconfdir}/nagvis/automaps
12cu|nagvis-1.5.9-4|194	%attr(-,root,apache) %dir %{_sysconfdir}/nagvis/geomap
12cu|nagvis-1.5.9-4|195	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/nagvis/nagvis.ini.php
12cu|nagvis-1.5.9-4|196	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/nagvis/maps/*.cfg
12cu|nagvis-1.5.9-4|197	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/nagvis/automaps/*.cfg
12cu|nagvis-1.5.9-4|198	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/nagvis/geomap/*.xml
12cu|nagvis-1.5.9-4|199	%attr(-,apache,apache) %{_var}/lib/%{name}
12cu|nagvis-1.5.9-4|200	%{_datadir}/%{name}
12cu|nagvis-1.5.9-4|201	
12cu|nagvis-1.5.9-4|202	
12cu|nagvis-1.5.9-4|203	%changelog
12cu|nagvis-1.5.9-4|204	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.9-1mdv2011.0
12cu|nagvis-1.5.9-4|205	+ Revision: 688912
12cu|nagvis-1.5.9-4|206	- update to new version 1.5.9
12cu|nagvis-1.5.9-4|207	
12cu|nagvis-1.5.9-4|208	* Thu Mar 10 2011 Funda Wang <fwang@mandriva.org> 1.5.8-2
12cu|nagvis-1.5.9-4|209	+ Revision: 643231
12cu|nagvis-1.5.9-4|210	- rebuild to obsolete old packages
12cu|nagvis-1.5.9-4|211	
12cu|nagvis-1.5.9-4|212	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.8-1
12cu|nagvis-1.5.9-4|213	+ Revision: 635667
12cu|nagvis-1.5.9-4|214	- new version
12cu|nagvis-1.5.9-4|215	- new version
12cu|nagvis-1.5.9-4|216	
12cu|nagvis-1.5.9-4|217	* Sun Jan 23 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.7-1
12cu|nagvis-1.5.9-4|218	+ Revision: 632444
12cu|nagvis-1.5.9-4|219	- new version
12cu|nagvis-1.5.9-4|220	
12cu|nagvis-1.5.9-4|221	* Sat Jan 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.6-1mdv2011.0
12cu|nagvis-1.5.9-4|222	+ Revision: 627040
12cu|nagvis-1.5.9-4|223	- update to new version 1.5.6
12cu|nagvis-1.5.9-4|224	
12cu|nagvis-1.5.9-4|225	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.5-1mdv2011.0
12cu|nagvis-1.5.9-4|226	+ Revision: 612527
12cu|nagvis-1.5.9-4|227	- new version
12cu|nagvis-1.5.9-4|228	
12cu|nagvis-1.5.9-4|229	* Fri Aug 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-1mdv2011.0
12cu|nagvis-1.5.9-4|230	+ Revision: 569472
12cu|nagvis-1.5.9-4|231	- new version
12cu|nagvis-1.5.9-4|232	- drop README.mdv, the setup is self-explaining
12cu|nagvis-1.5.9-4|233	
12cu|nagvis-1.5.9-4|234	* Mon Apr 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.7-1mdv2010.1
12cu|nagvis-1.5.9-4|235	+ Revision: 538956
12cu|nagvis-1.5.9-4|236	- new version
12cu|nagvis-1.5.9-4|237	
12cu|nagvis-1.5.9-4|238	* Sun Mar 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.6-1mdv2010.1
12cu|nagvis-1.5.9-4|239	+ Revision: 518978
12cu|nagvis-1.5.9-4|240	- update to new version 1.4.6
12cu|nagvis-1.5.9-4|241	
12cu|nagvis-1.5.9-4|242	* Wed Feb 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.5-2mdv2010.1
12cu|nagvis-1.5.9-4|243	+ Revision: 507266
12cu|nagvis-1.5.9-4|244	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|nagvis-1.5.9-4|245	- switch to "open to all" default access policy
12cu|nagvis-1.5.9-4|246	
12cu|nagvis-1.5.9-4|247	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.5-1mdv2010.1
12cu|nagvis-1.5.9-4|248	+ Revision: 473620
12cu|nagvis-1.5.9-4|249	- ensure followsymlink is always disabled
12cu|nagvis-1.5.9-4|250	- new version
12cu|nagvis-1.5.9-4|251	- don't attempt to isolate files from web root, to match upstream setup better
12cu|nagvis-1.5.9-4|252	- enforce new default access policy
12cu|nagvis-1.5.9-4|253	
12cu|nagvis-1.5.9-4|254	* Sat Nov 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.4-1mdv2010.1
12cu|nagvis-1.5.9-4|255	+ Revision: 462214
12cu|nagvis-1.5.9-4|256	- update to new version 1.4.4
12cu|nagvis-1.5.9-4|257	
12cu|nagvis-1.5.9-4|258	* Sun Aug 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.2-1mdv2010.0
12cu|nagvis-1.5.9-4|259	+ Revision: 419925
12cu|nagvis-1.5.9-4|260	- new version
12cu|nagvis-1.5.9-4|261	
12cu|nagvis-1.5.9-4|262	* Wed Jun 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.1-1mdv2010.0
12cu|nagvis-1.5.9-4|263	+ Revision: 384878
12cu|nagvis-1.5.9-4|264	- new version
12cu|nagvis-1.5.9-4|265	- mv all files under %%_datadir/%%name, %%_var/www is not FHS compliant
12cu|nagvis-1.5.9-4|266	- better default configuration file
12cu|nagvis-1.5.9-4|267	
12cu|nagvis-1.5.9-4|268	* Wed Feb 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-1mdv2009.1
12cu|nagvis-1.5.9-4|269	+ Revision: 342730
12cu|nagvis-1.5.9-4|270	- new version
12cu|nagvis-1.5.9-4|271	- drop additional noprefix patch, fixed upstream
12cu|nagvis-1.5.9-4|272	
12cu|nagvis-1.5.9-4|273	* Sat Sep 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-3mdv2009.0
12cu|nagvis-1.5.9-4|274	+ Revision: 286172
12cu|nagvis-1.5.9-4|275	- new version
12cu|nagvis-1.5.9-4|276	- use symlinks rather than code patch to achieve FHS compliance
12cu|nagvis-1.5.9-4|277	- make maps and configuration apache writable
12cu|nagvis-1.5.9-4|278	
12cu|nagvis-1.5.9-4|279	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.2.2-3mdv2009.0
12cu|nagvis-1.5.9-4|280	+ Revision: 253560
12cu|nagvis-1.5.9-4|281	- rebuild
12cu|nagvis-1.5.9-4|282	
12cu|nagvis-1.5.9-4|283	* Mon Feb 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2008.1
12cu|nagvis-1.5.9-4|284	+ Revision: 175068
12cu|nagvis-1.5.9-4|285	- new version
12cu|nagvis-1.5.9-4|286	
12cu|nagvis-1.5.9-4|287	* Mon Feb 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2008.1
12cu|nagvis-1.5.9-4|288	+ Revision: 165532
12cu|nagvis-1.5.9-4|289	- new version
12cu|nagvis-1.5.9-4|290	rediff FHS patch
12cu|nagvis-1.5.9-4|291	
12cu|nagvis-1.5.9-4|292	* Tue Dec 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-1mdv2008.1
12cu|nagvis-1.5.9-4|293	+ Revision: 132113
12cu|nagvis-1.5.9-4|294	- final version
12cu|nagvis-1.5.9-4|295	include wui
12cu|nagvis-1.5.9-4|296	- patch1: allow dbprefix to be mepty
12cu|nagvis-1.5.9-4|297	- import nagvis
12cu|nagvis-1.5.9-4|298	
12cu|nagvis-1.5.9-4|299	
12cu|nagvis-1.5.9-4|300	* Fri Dec 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-0.%%{rc}.1mdv2008.1
12cu|nagvis-1.5.9-4|301	- first mdv release

10193 12
12cu|nautilus-python-1.1-1|1	Name:		nautilus-python
12cu|nautilus-python-1.1-1|2	Summary:        Python bindings for GNOME 2's nautilus
12cu|nautilus-python-1.1-1|3	Version:        1.1
12cu|nautilus-python-1.1-1|4	Release: %mkrel 1
12cu|nautilus-python-1.1-1|5	Source:		http://ftp.gnome.org/pub/GNOME/sources/nautilus-python/%{name}-%{version}.tar.xz
12cu|nautilus-python-1.1-1|6	#gw hardcode libpython soname for dlopening to libpython2.6.so.1.0
12cu|nautilus-python-1.1-1|7	URL: http://www.gnome.org
12cu|nautilus-python-1.1-1|8	License:        GPLv2+ and LGPLv2+
12cu|nautilus-python-1.1-1|9	Group:          Development/Python
12cu|nautilus-python-1.1-1|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cu|nautilus-python-1.1-1|11	
12cu|nautilus-python-1.1-1|12	Requires:	gnome-python-gconf
12cu|nautilus-python-1.1-1|13	BuildRequires:  pygtk2.0-devel >= 2.8.0
12cu|nautilus-python-1.1-1|14	BuildRequires:  gnome-python-devel >= 2.12.0
12cu|nautilus-python-1.1-1|15	BuildRequires:  python-devel
12cu|nautilus-python-1.1-1|16	BuildRequires:  nautilus-devel >= 2.22
12cu|nautilus-python-1.1-1|17	BuildRequires:	gnome-common
12cu|nautilus-python-1.1-1|18	Provides: python-nautilus
12cu|nautilus-python-1.1-1|19	Obsoletes: python-nautilus
12cu|nautilus-python-1.1-1|20	
12cu|nautilus-python-1.1-1|21	%description
12cu|nautilus-python-1.1-1|22	These are unstable bindings for the nautilus extension library
12cu|nautilus-python-1.1-1|23	introduced in Gnome 2.6.
12cu|nautilus-python-1.1-1|24	
12cu|nautilus-python-1.1-1|25	%prep
12cu|nautilus-python-1.1-1|26	%setup -q -n %{name}-%{version}
12cu|nautilus-python-1.1-1|27	
12cu|nautilus-python-1.1-1|28	%build
12cu|nautilus-python-1.1-1|29	%ifarch x86_64
12cu|nautilus-python-1.1-1|30	export CFLAGS="%optflags -fPIC"
12cu|nautilus-python-1.1-1|31	%endif
12cu|nautilus-python-1.1-1|32	%configure2_5x
12cu|nautilus-python-1.1-1|33	%make
12cu|nautilus-python-1.1-1|34	
12cu|nautilus-python-1.1-1|35	%install
12cu|nautilus-python-1.1-1|36	rm -rf $RPM_BUILD_ROOT installed-docs
12cu|nautilus-python-1.1-1|37	%makeinstall_std
12cu|nautilus-python-1.1-1|38	find $RPM_BUILD_ROOT -name '*.la' -exec rm {} \;
12cu|nautilus-python-1.1-1|39	mv %buildroot%_datadir/doc/%name installed-docs
12cu|nautilus-python-1.1-1|40	
12cu|nautilus-python-1.1-1|41	mkdir $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-3.0/python
12cu|nautilus-python-1.1-1|42	
12cu|nautilus-python-1.1-1|43	%clean
12cu|nautilus-python-1.1-1|44	rm -rf $RPM_BUILD_ROOT
12cu|nautilus-python-1.1-1|45	
12cu|nautilus-python-1.1-1|46	%files
12cu|nautilus-python-1.1-1|47	%defattr(-,root,root,-)
12cu|nautilus-python-1.1-1|48	%doc AUTHORS ChangeLog NEWS installed-docs/*
12cu|nautilus-python-1.1-1|49	%{_libdir}/nautilus/extensions-3.0/*
12cu|nautilus-python-1.1-1|50	%{_libdir}/pkgconfig/nautilus-python.pc
12cu|nautilus-python-1.1-1|51	

10194 12
12cu|nautilus_thumbnailers-0.0.3-9|1	%define rel 8
12cu|nautilus_thumbnailers-0.0.3-9|2	
12cu|nautilus_thumbnailers-0.0.3-9|3	Summary: A collection of scripts that create thumbnails for files
12cu|nautilus_thumbnailers-0.0.3-9|4	Name: nautilus_thumbnailers
12cu|nautilus_thumbnailers-0.0.3-9|5	Version: 0.0.3
12cu|nautilus_thumbnailers-0.0.3-9|6	Release: 9
12cu|nautilus_thumbnailers-0.0.3-9|7	License: GPL
12cu|nautilus_thumbnailers-0.0.3-9|8	Group: File tools
12cu|nautilus_thumbnailers-0.0.3-9|9	Source: http://www.flyn.org/projects/nautilus_thumbnailers/%name.tar.bz2
12cu|nautilus_thumbnailers-0.0.3-9|10	Patch: nautilus_thumbnailers-0.0.3-with-gimp-2.3.patch
12cu|nautilus_thumbnailers-0.0.3-9|11	URL: http://www.flyn.org/projects/nautilus_thumbnailers/index.html
12cu|nautilus_thumbnailers-0.0.3-9|12	BuildArch: noarch
12cu|nautilus_thumbnailers-0.0.3-9|13	Requires: nautilus
12cu|nautilus_thumbnailers-0.0.3-9|14	Requires: dia
12cu|nautilus_thumbnailers-0.0.3-9|15	Requires: gimp >= 2.3
12cu|nautilus_thumbnailers-0.0.3-9|16	Requires: ghostscript
12cu|nautilus_thumbnailers-0.0.3-9|17	BuildRequires: GConf2
12cu|nautilus_thumbnailers-0.0.3-9|18	Requires(post): GConf2
12cu|nautilus_thumbnailers-0.0.3-9|19	Requires(postun): GConf2
12cu|nautilus_thumbnailers-0.0.3-9|20	
12cu|nautilus_thumbnailers-0.0.3-9|21	%description
12cu|nautilus_thumbnailers-0.0.3-9|22	This package provides scripts to generate thumbnails for several file
12cu|nautilus_thumbnailers-0.0.3-9|23	formats commonly used in the GNOME environment. When using these
12cu|nautilus_thumbnailers-0.0.3-9|24	scripts with the nautilus file manager, for example, icons for PDF
12cu|nautilus_thumbnailers-0.0.3-9|25	files will present the same appearance as the document itself. This
12cu|nautilus_thumbnailers-0.0.3-9|26	has long been the case with images, but this package extends this
12cu|nautilus_thumbnailers-0.0.3-9|27	technique to formats like PDF, PostScript and GIMP XCF.
12cu|nautilus_thumbnailers-0.0.3-9|28	
12cu|nautilus_thumbnailers-0.0.3-9|29	%prep
12cu|nautilus_thumbnailers-0.0.3-9|30	%setup -q
12cu|nautilus_thumbnailers-0.0.3-9|31	%patch -p1 -b .gimp
12cu|nautilus_thumbnailers-0.0.3-9|32	
12cu|nautilus_thumbnailers-0.0.3-9|33	%build
12cu|nautilus_thumbnailers-0.0.3-9|34	./configure --prefix=%_prefix --libdir=%_libdir --disable-schemas-install
12cu|nautilus_thumbnailers-0.0.3-9|35	%make
12cu|nautilus_thumbnailers-0.0.3-9|36	
12cu|nautilus_thumbnailers-0.0.3-9|37	%install
12cu|nautilus_thumbnailers-0.0.3-9|38	%makeinstall
12cu|nautilus_thumbnailers-0.0.3-9|39	
12cu|nautilus_thumbnailers-0.0.3-9|40	%preun
12cu|nautilus_thumbnailers-0.0.3-9|41	%preun_uninstall_gconf_schemas thumbnailer
12cu|nautilus_thumbnailers-0.0.3-9|42	
12cu|nautilus_thumbnailers-0.0.3-9|43	%files
12cu|nautilus_thumbnailers-0.0.3-9|44	%doc AUTHORS ChangeLog NEWS README TODO
12cu|nautilus_thumbnailers-0.0.3-9|45	%{_sysconfdir}/gconf/schemas/thumbnailer.schemas
12cu|nautilus_thumbnailers-0.0.3-9|46	%{_bindir}/abiword-thumbnailer
12cu|nautilus_thumbnailers-0.0.3-9|47	%{_bindir}/dia-thumbnailer
12cu|nautilus_thumbnailers-0.0.3-9|48	%{_bindir}/gimp-thumbnailer
12cu|nautilus_thumbnailers-0.0.3-9|49	%{_bindir}/gs-thumbnailer
12cu|nautilus_thumbnailers-0.0.3-9|50	%{_bindir}/vfstofs
12cu|nautilus_thumbnailers-0.0.3-9|51	%{_mandir}//man1/nautilus_thumbnailers.1*
12cu|nautilus_thumbnailers-0.0.3-9|52	
12cu|nautilus_thumbnailers-0.0.3-9|53	
12cu|nautilus_thumbnailers-0.0.3-9|54	%changelog
12cu|nautilus_thumbnailers-0.0.3-9|55	* Mon Jul 25 2011 Götz Waschk <waschk@mandriva.org> 0.0.3-8mdv2012.0
12cu|nautilus_thumbnailers-0.0.3-9|56	+ Revision: 691512
12cu|nautilus_thumbnailers-0.0.3-9|57	- rebuild
12cu|nautilus_thumbnailers-0.0.3-9|58	
12cu|nautilus_thumbnailers-0.0.3-9|59	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.0.3-7mdv2011.0
12cu|nautilus_thumbnailers-0.0.3-9|60	+ Revision: 136618
12cu|nautilus_thumbnailers-0.0.3-9|61	- restore BuildRoot
12cu|nautilus_thumbnailers-0.0.3-9|62	
12cu|nautilus_thumbnailers-0.0.3-9|63	+ Thierry Vignaud <tv@mandriva.org>
12cu|nautilus_thumbnailers-0.0.3-9|64	- kill re-definition of %%buildroot on Pixel's request
12cu|nautilus_thumbnailers-0.0.3-9|65	
12cu|nautilus_thumbnailers-0.0.3-9|66	* Wed Aug 01 2007 Götz Waschk <waschk@mandriva.org> 0.0.3-7mdv2008.0
12cu|nautilus_thumbnailers-0.0.3-9|67	+ Revision: 57440
12cu|nautilus_thumbnailers-0.0.3-9|68	- spec fixes
12cu|nautilus_thumbnailers-0.0.3-9|69	- Import nautilus_thumbnailers
12cu|nautilus_thumbnailers-0.0.3-9|70	
12cu|nautilus_thumbnailers-0.0.3-9|71	
12cu|nautilus_thumbnailers-0.0.3-9|72	
12cu|nautilus_thumbnailers-0.0.3-9|73	* Mon Jul 31 2006 Götz Waschk <waschk@mandriva.org> 0.0.3-1mdv2007.0
12cu|nautilus_thumbnailers-0.0.3-9|74	- Rebuild
12cu|nautilus_thumbnailers-0.0.3-9|75	
12cu|nautilus_thumbnailers-0.0.3-9|76	* Thu Dec  8 2005 Gtz Waschk <waschk@mandriva.org> 0.0.3-6mdk
12cu|nautilus_thumbnailers-0.0.3-9|77	- replace prereq
12cu|nautilus_thumbnailers-0.0.3-9|78	- update patch for gimp 2.3
12cu|nautilus_thumbnailers-0.0.3-9|79	- mkrel
12cu|nautilus_thumbnailers-0.0.3-9|80	
12cu|nautilus_thumbnailers-0.0.3-9|81	* Tue Dec  7 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.0.3-5mdk
12cu|nautilus_thumbnailers-0.0.3-9|82	- use gimp2_2
12cu|nautilus_thumbnailers-0.0.3-9|83	
12cu|nautilus_thumbnailers-0.0.3-9|84	* Wed Oct  6 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.0.3-4mdk
12cu|nautilus_thumbnailers-0.0.3-9|85	- oops, gimp2_0
12cu|nautilus_thumbnailers-0.0.3-9|86	
12cu|nautilus_thumbnailers-0.0.3-9|87	* Tue Oct  5 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.0.3-3mdk
12cu|nautilus_thumbnailers-0.0.3-9|88	- use gimp 2.0 (Laurent Mouillart)
12cu|nautilus_thumbnailers-0.0.3-9|89	
12cu|nautilus_thumbnailers-0.0.3-9|90	* Wed Apr 21 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.0.3-2mdk
12cu|nautilus_thumbnailers-0.0.3-9|91	- build fix
12cu|nautilus_thumbnailers-0.0.3-9|92	
12cu|nautilus_thumbnailers-0.0.3-9|93	* Sun Nov  9 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.0.3-1mdk
12cu|nautilus_thumbnailers-0.0.3-9|94	- add abiword thumbnailer
12cu|nautilus_thumbnailers-0.0.3-9|95	- new version
12cu|nautilus_thumbnailers-0.0.3-9|96	
12cu|nautilus_thumbnailers-0.0.3-9|97	* Mon Oct 27 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.0.2-2mdk
12cu|nautilus_thumbnailers-0.0.3-9|98	- fix buildrequires
12cu|nautilus_thumbnailers-0.0.3-9|99	
12cu|nautilus_thumbnailers-0.0.3-9|100	* Mon Oct 27 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.0.2-1mdk
12cu|nautilus_thumbnailers-0.0.3-9|101	- new version
12cu|nautilus_thumbnailers-0.0.3-9|102	
12cu|nautilus_thumbnailers-0.0.3-9|103	* Tue Sep  2 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.0.1-2mdk
12cu|nautilus_thumbnailers-0.0.3-9|104	- fix schema uninstallation
12cu|nautilus_thumbnailers-0.0.3-9|105	
12cu|nautilus_thumbnailers-0.0.3-9|106	* Mon Sep  1 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.0.1-1mdk
12cu|nautilus_thumbnailers-0.0.3-9|107	- initial package

10195 12
12cu|ncview-2.1.1-2|1	Summary:	Graphic for netCDF data file
12cu|ncview-2.1.1-2|2	Name:		ncview
12cu|ncview-2.1.1-2|3	Version:	2.1.1
12cu|ncview-2.1.1-2|4	Release:	2
12cu|ncview-2.1.1-2|5	License:	GPLv3
12cu|ncview-2.1.1-2|6	Group:		Sciences/Other
12cu|ncview-2.1.1-2|7	Source:		ftp://cirrus.ucsd.edu/pub/ncview/ncview-%{version}.tar.gz
12cu|ncview-2.1.1-2|8	Patch0:		ncview-2.1-link.patch
12cu|ncview-2.1.1-2|9	URL:		http://meteora.ucsd.edu/~pierce/ncview_home_page.html
12cu|ncview-2.1.1-2|10	BuildRequires:	netcdf-devel
12cu|ncview-2.1.1-2|11	BuildRequires:	netpbm-devel = 10.57.01-2
12cu|ncview-2.1.1-2|12	BuildRequires:	pkgconfig(x11)
12cu|ncview-2.1.1-2|13	BuildRequires:	pkgconfig(xaw7)
12cu|ncview-2.1.1-2|14	BuildRequires:	pkgconfig(xt)
12cu|ncview-2.1.1-2|15	BuildRequires:	udunits2-devel
12cu|ncview-2.1.1-2|16	BuildRequires:	expat-devel
12cu|ncview-2.1.1-2|17	BuildRequires:	png-devel
12cu|ncview-2.1.1-2|18	
12cu|ncview-2.1.1-2|19	%description
12cu|ncview-2.1.1-2|20	Ncview is a visual browser for netCDF format files.  Typically you
12cu|ncview-2.1.1-2|21	would use ncview to get a quick and easy, push-button look at your
12cu|ncview-2.1.1-2|22	netCDF files.  You can view simple movies of the data, view along
12cu|ncview-2.1.1-2|23	various dimensions, take a look at the actual data values, change
12cu|ncview-2.1.1-2|24	color maps, invert the data, etc.
12cu|ncview-2.1.1-2|25	
12cu|ncview-2.1.1-2|26	%prep
12cu|ncview-2.1.1-2|27	%setup -q
12cu|ncview-2.1.1-2|28	%patch0 -p0 -b .link
12cu|ncview-2.1.1-2|29	
12cu|ncview-2.1.1-2|30	%build
12cu|ncview-2.1.1-2|31	autoreconf -fi -Im4macros
12cu|ncview-2.1.1-2|32	%configure2_5x --with-ppm_libdir=%{_libdir} --with-udunits2_libdir=%{_libdir} \
12cu|ncview-2.1.1-2|33	--with-udunits2_incdir=%{_includedir}/udunits2 \
12cu|ncview-2.1.1-2|34	--with-ppm_libdir=%{_libdir} --with-ppm_incdir=%{_includedir}/netpbm
12cu|ncview-2.1.1-2|35	%make
12cu|ncview-2.1.1-2|36	
12cu|ncview-2.1.1-2|37	%install
12cu|ncview-2.1.1-2|38	rm -rf %{buildroot}
12cu|ncview-2.1.1-2|39	%makeinstall_std
12cu|ncview-2.1.1-2|40	
12cu|ncview-2.1.1-2|41	# Menu
12cu|ncview-2.1.1-2|42	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|ncview-2.1.1-2|43	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cu|ncview-2.1.1-2|44	[Desktop Entry]
12cu|ncview-2.1.1-2|45	Encoding=UTF-8
12cu|ncview-2.1.1-2|46	Type=Application
12cu|ncview-2.1.1-2|47	Exec=%{_bindir}/%{name}
12cu|ncview-2.1.1-2|48	Icon=%{name}
12cu|ncview-2.1.1-2|49	Categories=Science;Education;
12cu|ncview-2.1.1-2|50	Name=%{name}
12cu|ncview-2.1.1-2|51	Comment=Graphic for netCDF data file
12cu|ncview-2.1.1-2|52	EOF
12cu|ncview-2.1.1-2|53	
12cu|ncview-2.1.1-2|54	%if %mdkversion < 200900
12cu|ncview-2.1.1-2|55	%post
12cu|ncview-2.1.1-2|56	%{update_menus}
12cu|ncview-2.1.1-2|57	%endif
12cu|ncview-2.1.1-2|58	
12cu|ncview-2.1.1-2|59	%if %mdkversion < 200900
12cu|ncview-2.1.1-2|60	%postun
12cu|ncview-2.1.1-2|61	%clean_menus
12cu|ncview-2.1.1-2|62	%endif
12cu|ncview-2.1.1-2|63	
12cu|ncview-2.1.1-2|64	%clean
12cu|ncview-2.1.1-2|65	[ %{buildroot} != '/' ] && rm -fr %{buildroot}
12cu|ncview-2.1.1-2|66	
12cu|ncview-2.1.1-2|67	%files
12cu|ncview-2.1.1-2|68	%defattr(-, root, root, -)
12cu|ncview-2.1.1-2|69	%doc COPYING INSTALL README
12cu|ncview-2.1.1-2|70	%{_bindir}/*
12cu|ncview-2.1.1-2|71	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|ncview-2.1.1-2|72	
12cu|ncview-2.1.1-2|73	
12cu|ncview-2.1.1-2|74	
12cu|ncview-2.1.1-2|75	%changelog
12cu|ncview-2.1.1-2|76	* Fri Dec 02 2011 Andrey Bondrov <abondrov@mandriva.org> 2.1.1-1mdv2012.0
12cu|ncview-2.1.1-2|77	+ Revision: 737142
12cu|ncview-2.1.1-2|78	- New version 2.1.1
12cu|ncview-2.1.1-2|79	
12cu|ncview-2.1.1-2|80	* Thu Mar 10 2011 Funda Wang <fwang@mandriva.org> 2.0-0.beta4.2
12cu|ncview-2.1.1-2|81	+ Revision: 643232
12cu|ncview-2.1.1-2|82	- rebuild to obsolete old packages
12cu|ncview-2.1.1-2|83	
12cu|ncview-2.1.1-2|84	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 2.0-0.beta4.1
12cu|ncview-2.1.1-2|85	+ Revision: 636339
12cu|ncview-2.1.1-2|86	- 2.0 beta4
12cu|ncview-2.1.1-2|87	
12cu|ncview-2.1.1-2|88	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 1.93g-4
12cu|ncview-2.1.1-2|89	+ Revision: 636331
12cu|ncview-2.1.1-2|90	- correctly detect libname
12cu|ncview-2.1.1-2|91	- tighten BR
12cu|ncview-2.1.1-2|92	
12cu|ncview-2.1.1-2|93	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.93g-3mdv2011.0
12cu|ncview-2.1.1-2|94	+ Revision: 613004
12cu|ncview-2.1.1-2|95	- the mass rebuild of 2010.1 packages
12cu|ncview-2.1.1-2|96	
12cu|ncview-2.1.1-2|97	* Mon Jan 18 2010 Emmanuel Andry <eandry@mandriva.org> 1.93g-2mdv2010.1
12cu|ncview-2.1.1-2|98	+ Revision: 493338
12cu|ncview-2.1.1-2|99	- diff p0 to fix linking issue with hdf5
12cu|ncview-2.1.1-2|100	- use configure2_5x
12cu|ncview-2.1.1-2|101	- fix netpbm headers detection at compile time
12cu|ncview-2.1.1-2|102	- fix netcdf include path
12cu|ncview-2.1.1-2|103	
12cu|ncview-2.1.1-2|104	+ Thierry Vignaud <tv@mandriva.org>
12cu|ncview-2.1.1-2|105	- rebuild
12cu|ncview-2.1.1-2|106	
12cu|ncview-2.1.1-2|107	* Wed Mar 11 2009 Emmanuel Andry <eandry@mandriva.org> 1.93g-1mdv2009.1
12cu|ncview-2.1.1-2|108	+ Revision: 353802
12cu|ncview-2.1.1-2|109	- New version 1.93g
12cu|ncview-2.1.1-2|110	- drop patch 0
12cu|ncview-2.1.1-2|111	- add menu item
12cu|ncview-2.1.1-2|112	
12cu|ncview-2.1.1-2|113	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.93c-3mdv2009.0
12cu|ncview-2.1.1-2|114	+ Revision: 253657
12cu|ncview-2.1.1-2|115	- rebuild
12cu|ncview-2.1.1-2|116	
12cu|ncview-2.1.1-2|117	* Tue Feb 19 2008 Olivier Thauvin <nanardon@mandriva.org> 1.93c-1mdv2008.1
12cu|ncview-2.1.1-2|118	+ Revision: 172609
12cu|ncview-2.1.1-2|119	- 1.93c
12cu|ncview-2.1.1-2|120	
12cu|ncview-2.1.1-2|121	+ Olivier Blin <blino@mandriva.org>
12cu|ncview-2.1.1-2|122	- restore BuildRoot
12cu|ncview-2.1.1-2|123	
12cu|ncview-2.1.1-2|124	+ Thierry Vignaud <tv@mandriva.org>
12cu|ncview-2.1.1-2|125	- kill re-definition of %%buildroot on Pixel's request
12cu|ncview-2.1.1-2|126	
12cu|ncview-2.1.1-2|127	
12cu|ncview-2.1.1-2|128	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|ncview-2.1.1-2|129	+ 08/09/06 20:54:47 (55139)
12cu|ncview-2.1.1-2|130	- 1.93b
12cu|ncview-2.1.1-2|131	
12cu|ncview-2.1.1-2|132	* Wed Aug 09 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|ncview-2.1.1-2|133	+ 08/09/06 20:15:11 (55121)
12cu|ncview-2.1.1-2|134	Import ncview
12cu|ncview-2.1.1-2|135	
12cu|ncview-2.1.1-2|136	* Fri Sep 30 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.92e-2mdk
12cu|ncview-2.1.1-2|137	- Add X11-devel as BuildRequires for X11/Core.h
12cu|ncview-2.1.1-2|138	
12cu|ncview-2.1.1-2|139	* Thu Sep 29 2005 Olivier Thauvin <nanardon@mandriva.org> 1.92e-1mdk
12cu|ncview-2.1.1-2|140	- From Philippe Weill <Philippe.Weill@aero.jussieu.fr>
12cu|ncview-2.1.1-2|141	- Initial SPEC
12cu|ncview-2.1.1-2|142	

10196 12
12cu|ndsad-1.33-6|1	%define _enable_debug_packages %{nil}
12cu|ndsad-1.33-6|2	%define debug_package %{nil}
12cu|ndsad-1.33-6|3	
12cu|ndsad-1.33-6|4	Summary:	NDSAD captures traffic information and translates it into Cisco NetFlow format
12cu|ndsad-1.33-6|5	Name:		ndsad
12cu|ndsad-1.33-6|6	Version:	1.33
12cu|ndsad-1.33-6|7	Release:	6
12cu|ndsad-1.33-6|8	License:	GPLv2+
12cu|ndsad-1.33-6|9	Group:		Monitoring
12cu|ndsad-1.33-6|10	Url:		http://www.netup.biz
12cu|ndsad-1.33-6|11	Source0:	http://puzzle.dl.sourceforge.net/sourceforge/ndsad/ndsad-%{version}.tgz
12cu|ndsad-1.33-6|12	Source1:	ndsad.init
12cu|ndsad-1.33-6|13	Patch0:		ndsad.conf.patch
12cu|ndsad-1.33-6|14	BuildRequires:	pcap-devel
12cu|ndsad-1.33-6|15	Requires(post,preun):	rpm-helper
12cu|ndsad-1.33-6|16	
12cu|ndsad-1.33-6|17	%description
12cu|ndsad-1.33-6|18	The NetUP ndsad utility captures IP-traffic from network interfaces and
12cu|ndsad-1.33-6|19	export NetFlow v.5. Data is gathered from libpcap library on Unix and
12cu|ndsad-1.33-6|20	from winpcap on Windows. Also you are able to use tee/divert sockets on
12cu|ndsad-1.33-6|21	FreeBSD and ULOG on Linux for data source.
12cu|ndsad-1.33-6|22	
12cu|ndsad-1.33-6|23	%files
12cu|ndsad-1.33-6|24	%doc AUTHORS ChangeLog COPYING README
12cu|ndsad-1.33-6|25	%attr(755,root,root) %{_sbindir}/ndsad
12cu|ndsad-1.33-6|26	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/ndsad.conf
12cu|ndsad-1.33-6|27	%attr(644,root,root) %{_mandir}/man5/ndsad.conf.5.*
12cu|ndsad-1.33-6|28	%attr(700,root,root) %{_sysconfdir}/rc.d/init.d/ndsad
12cu|ndsad-1.33-6|29	
12cu|ndsad-1.33-6|30	%post
12cu|ndsad-1.33-6|31	%_post_service ndsad
12cu|ndsad-1.33-6|32	
12cu|ndsad-1.33-6|33	%preun
12cu|ndsad-1.33-6|34	%_preun_service ndsad
12cu|ndsad-1.33-6|35	
12cu|ndsad-1.33-6|36	#----------------------------------------------------------------------------
12cu|ndsad-1.33-6|37	
12cu|ndsad-1.33-6|38	%prep
12cu|ndsad-1.33-6|39	%setup -q
12cu|ndsad-1.33-6|40	%patch0 -p0
12cu|ndsad-1.33-6|41	
12cu|ndsad-1.33-6|42	%build
12cu|ndsad-1.33-6|43	./preconf
12cu|ndsad-1.33-6|44	%configure2_5x
12cu|ndsad-1.33-6|45	%make
12cu|ndsad-1.33-6|46	
12cu|ndsad-1.33-6|47	%install
12cu|ndsad-1.33-6|48	mkdir -p %{buildroot}%{_sbindir}
12cu|ndsad-1.33-6|49	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d
12cu|ndsad-1.33-6|50	mkdir -p %{buildroot}%{_mandir}/man5
12cu|ndsad-1.33-6|51	install -c -m 0755 -s ndsad %{buildroot}%{_sbindir}/ndsad
12cu|ndsad-1.33-6|52	install -c -m 0700 %{SOURCE1} %{buildroot}%{_sysconfdir}/rc.d/init.d/ndsad
12cu|ndsad-1.33-6|53	install -c -m 0644 ndsad.conf %{buildroot}%{_sysconfdir}/ndsad.conf
12cu|ndsad-1.33-6|54	install -c -m 0644 ndsad.conf.5 %{buildroot}%{_mandir}/man5/ndsad.conf.5
12cu|ndsad-1.33-6|55	
12cu|ndsad-1.33-6|56	
12cu|ndsad-1.33-6|57	%changelog
12cu|ndsad-1.33-6|58	* Wed Mar 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.33-6
12cu|ndsad-1.33-6|59	+ Revision: 435ba75
12cu|ndsad-1.33-6|60	- LOG Disable debug package, spec cleanup
12cu|ndsad-1.33-6|61	
12cu|ndsad-1.33-6|62	

10197 12
12cu|NearTree-3.1.1-3|1	%define major 5
12cu|NearTree-3.1.1-3|2	%define libname %mklibname %{name} %{major}
12cu|NearTree-3.1.1-3|3	%define develname %mklibname %{name} -d
12cu|NearTree-3.1.1-3|4	
12cu|NearTree-3.1.1-3|5	Name:           NearTree
12cu|NearTree-3.1.1-3|6	Version:        3.1.1
12cu|NearTree-3.1.1-3|7	Release:        3
12cu|NearTree-3.1.1-3|8	Summary:        An API for finding nearest neighbors
12cu|NearTree-3.1.1-3|9	
12cu|NearTree-3.1.1-3|10	Group:          System/Libraries
12cu|NearTree-3.1.1-3|11	License:        LGPLv2+
12cu|NearTree-3.1.1-3|12	URL:            http://neartree.sourceforge.net/
12cu|NearTree-3.1.1-3|13	Source0:        http://downloads.sourceforge.net/project/neartree/neartree/NearTree-%{version}/NearTree-%{version}.tar.gz
12cu|NearTree-3.1.1-3|14	# library should not have version number in their name.
12cu|NearTree-3.1.1-3|15	# Sent to upstream but upstream cannot accept.
12cu|NearTree-3.1.1-3|16	Patch0:         NearTree-3.1-fedora.patch
12cu|NearTree-3.1.1-3|17	# to fix libdir for lib64 architecture
12cu|NearTree-3.1.1-3|18	Patch1:         NearTree-3.1-lib64.patch
12cu|NearTree-3.1.1-3|19	BuildRequires:  libtool time CVector-devel
12cu|NearTree-3.1.1-3|20	
12cu|NearTree-3.1.1-3|21	%description
12cu|NearTree-3.1.1-3|22	This is a release of an API for finding nearest neighbors among
12cu|NearTree-3.1.1-3|23	points in spaces of arbitrary dimensions. This release provides a
12cu|NearTree-3.1.1-3|24	C++ template, TNear.h, and a C library, CNearTree.c, with
12cu|NearTree-3.1.1-3|25	example/test programs.
12cu|NearTree-3.1.1-3|26	
12cu|NearTree-3.1.1-3|27	%package -n %{libname}
12cu|NearTree-3.1.1-3|28	Summary:        The NearTree shared library
12cu|NearTree-3.1.1-3|29	Group:          System/Libraries
12cu|NearTree-3.1.1-3|30	Requires:       %{name}
12cu|NearTree-3.1.1-3|31	
12cu|NearTree-3.1.1-3|32	%description -n %{libname}
12cu|NearTree-3.1.1-3|33	The NearTree shared library.
12cu|NearTree-3.1.1-3|34	
12cu|NearTree-3.1.1-3|35	%package -n %{develname}
12cu|NearTree-3.1.1-3|36	Summary:        Development tools for compiling programs using NearTree
12cu|NearTree-3.1.1-3|37	Group:          Development/Other
12cu|NearTree-3.1.1-3|38	Provides:       %{name}-devel
12cu|NearTree-3.1.1-3|39	Requires:       %{libname} = %{EVRD}
12cu|NearTree-3.1.1-3|40	Requires:       CVector-devel
12cu|NearTree-3.1.1-3|41	
12cu|NearTree-3.1.1-3|42	%description -n %{develname}
12cu|NearTree-3.1.1-3|43	The NearTree-devel package includes the header and library files for
12cu|NearTree-3.1.1-3|44	developing applications that use NearTree.
12cu|NearTree-3.1.1-3|45	
12cu|NearTree-3.1.1-3|46	%prep
12cu|NearTree-3.1.1-3|47	%setup -q
12cu|NearTree-3.1.1-3|48	%patch0 -p1 -b .fedora
12cu|NearTree-3.1.1-3|49	%if %{_lib} == lib64
12cu|NearTree-3.1.1-3|50	%patch1 -p1 -b .lib64
12cu|NearTree-3.1.1-3|51	%endif
12cu|NearTree-3.1.1-3|52	
12cu|NearTree-3.1.1-3|53	# convert end of line code from CRFL to LF
12cu|NearTree-3.1.1-3|54	mv README_NearTree.txt README_NearTree.txt.orig
12cu|NearTree-3.1.1-3|55	tr -d \\r < README_NearTree.txt.orig > README_NearTree.txt
12cu|NearTree-3.1.1-3|56	
12cu|NearTree-3.1.1-3|57	%build
12cu|NearTree-3.1.1-3|58	%make all CFLAGS="%{optflags} -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1"
12cu|NearTree-3.1.1-3|59	
12cu|NearTree-3.1.1-3|60	%install
12cu|NearTree-3.1.1-3|61	make install CFLAGS="%{optflags} -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1" INSTALL_PREFIX="%{buildroot}%{_prefix}"
12cu|NearTree-3.1.1-3|62	
12cu|NearTree-3.1.1-3|63	# remove .a files
12cu|NearTree-3.1.1-3|64	find %{buildroot} -name '*.a' -exec rm -f {} ';'
12cu|NearTree-3.1.1-3|65	
12cu|NearTree-3.1.1-3|66	%check
12cu|NearTree-3.1.1-3|67	if [ "`gcc -dumpversion | cut -d \. -f 1-2`" = "4.4" ] ; then
12cu|NearTree-3.1.1-3|68	# gcc-4.4.x may have a bug in -fcaller-saves
12cu|NearTree-3.1.1-3|69	make tests CFLAGS="%{optflags} -fno-caller-saves -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1"
12cu|NearTree-3.1.1-3|70	else
12cu|NearTree-3.1.1-3|71	make tests CFLAGS="%{optflags} -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1"
12cu|NearTree-3.1.1-3|72	fi
12cu|NearTree-3.1.1-3|73	
12cu|NearTree-3.1.1-3|74	%files
12cu|NearTree-3.1.1-3|75	%doc README_NearTree.html README_NearTree.txt lgpl.txt
12cu|NearTree-3.1.1-3|76	
12cu|NearTree-3.1.1-3|77	%files -n %{libname}
12cu|NearTree-3.1.1-3|78	%{_libdir}/libCNearTree.so.%{major}*
12cu|NearTree-3.1.1-3|79	
12cu|NearTree-3.1.1-3|80	%files -n %{develname}
12cu|NearTree-3.1.1-3|81	%{_includedir}/CNearTree.h
12cu|NearTree-3.1.1-3|82	%{_includedir}/TNear.h
12cu|NearTree-3.1.1-3|83	%{_includedir}/rhrand.h
12cu|NearTree-3.1.1-3|84	%{_includedir}/triple.h
12cu|NearTree-3.1.1-3|85	%{_libdir}/libCNearTree.so
12cu|NearTree-3.1.1-3|86	
12cu|NearTree-3.1.1-3|87	%changelog
12cu|NearTree-3.1.1-3|88	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.1-3
12cu|NearTree-3.1.1-3|89	+ Revision: f32493c
12cu|NearTree-3.1.1-3|90	- Create lib packages
12cu|NearTree-3.1.1-3|91	
12cu|NearTree-3.1.1-3|92	

10198 12
12cu|necpp-1.3.0-0.cvs20101121.3|1	%define necpp_snapshot cvs20101121
12cu|necpp-1.3.0-0.cvs20101121.3|2	
12cu|necpp-1.3.0-0.cvs20101121.3|3	%define major 0
12cu|necpp-1.3.0-0.cvs20101121.3|4	%define libname %mklibname %{name} %{major}
12cu|necpp-1.3.0-0.cvs20101121.3|5	%define devname %mklibname %{name} -d
12cu|necpp-1.3.0-0.cvs20101121.3|6	
12cu|necpp-1.3.0-0.cvs20101121.3|7	Summary:	Analysis of the electromagnetic properties of structures
12cu|necpp-1.3.0-0.cvs20101121.3|8	Name:		necpp
12cu|necpp-1.3.0-0.cvs20101121.3|9	Version:	1.3.0
12cu|necpp-1.3.0-0.cvs20101121.3|10	Release:	0.%{necpp_snapshot}.3
12cu|necpp-1.3.0-0.cvs20101121.3|11	License:	GPLv2+
12cu|necpp-1.3.0-0.cvs20101121.3|12	Group:		Sciences/Physics
12cu|necpp-1.3.0-0.cvs20101121.3|13	Url:		http://www.physics.otago.ac.nz/research/electronics/nec/index.html
12cu|necpp-1.3.0-0.cvs20101121.3|14	Source0:	http://alioth.debian.org/frs/download.php/2690/necpp.tar.gz
12cu|necpp-1.3.0-0.cvs20101121.3|15	Patch0:		necpp-sfmt.patch
12cu|necpp-1.3.0-0.cvs20101121.3|16	BuildRequires:	gcc-gfortran
12cu|necpp-1.3.0-0.cvs20101121.3|17	BuildRequires:	pkgconfig(bdw-gc)
12cu|necpp-1.3.0-0.cvs20101121.3|18	Provides:	nec2++ = %{EVRD}
12cu|necpp-1.3.0-0.cvs20101121.3|19	
12cu|necpp-1.3.0-0.cvs20101121.3|20	%description
12cu|necpp-1.3.0-0.cvs20101121.3|21	The Numerical Electromagnetics Code (NEC-2) is a comprehensive package for
12cu|necpp-1.3.0-0.cvs20101121.3|22	the analysis of the electromagnetic properties of structures. It can analyse
12cu|necpp-1.3.0-0.cvs20101121.3|23	radiating properties i.e. antenna gain, as well as scattering properties
12cu|necpp-1.3.0-0.cvs20101121.3|24	(radar cross section) of structures. NEC-2 was originally written in FORTRAN.
12cu|necpp-1.3.0-0.cvs20101121.3|25	
12cu|necpp-1.3.0-0.cvs20101121.3|26	NEC2++ is an extensive rewrite of NEC-2 in C++ by Tim Molteno. This work was
12cu|necpp-1.3.0-0.cvs20101121.3|27	helped tremendously by the work of N. Kyriazis who ported NEC-2 to C. The new
12cu|necpp-1.3.0-0.cvs20101121.3|28	portions of code are licensed under the GNU Public License (GPL).
12cu|necpp-1.3.0-0.cvs20101121.3|29	
12cu|necpp-1.3.0-0.cvs20101121.3|30	%files
12cu|necpp-1.3.0-0.cvs20101121.3|31	%doc README ChangeLog COPYING INSTALL
12cu|necpp-1.3.0-0.cvs20101121.3|32	%{_bindir}/nec2++
12cu|necpp-1.3.0-0.cvs20101121.3|33	%{_bindir}/nec2diff
12cu|necpp-1.3.0-0.cvs20101121.3|34	
12cu|necpp-1.3.0-0.cvs20101121.3|35	#----------------------------------------------------------------------------
12cu|necpp-1.3.0-0.cvs20101121.3|36	
12cu|necpp-1.3.0-0.cvs20101121.3|37	%package -n %{libname}
12cu|necpp-1.3.0-0.cvs20101121.3|38	Summary:	Shared library for %{name}
12cu|necpp-1.3.0-0.cvs20101121.3|39	Group:		System/Libraries
12cu|necpp-1.3.0-0.cvs20101121.3|40	Conflicts:	%{name} < 1.3.0-0.cvs20101121.3
12cu|necpp-1.3.0-0.cvs20101121.3|41	
12cu|necpp-1.3.0-0.cvs20101121.3|42	%description -n %{libname}
12cu|necpp-1.3.0-0.cvs20101121.3|43	Shared library for %{name}.
12cu|necpp-1.3.0-0.cvs20101121.3|44	
12cu|necpp-1.3.0-0.cvs20101121.3|45	%files -n %{libname}
12cu|necpp-1.3.0-0.cvs20101121.3|46	%{_libdir}/libnecpp.so.%{major}*
12cu|necpp-1.3.0-0.cvs20101121.3|47	
12cu|necpp-1.3.0-0.cvs20101121.3|48	#----------------------------------------------------------------------------
12cu|necpp-1.3.0-0.cvs20101121.3|49	
12cu|necpp-1.3.0-0.cvs20101121.3|50	%package -n %{devname}
12cu|necpp-1.3.0-0.cvs20101121.3|51	Summary:	Shared library for %{name}
12cu|necpp-1.3.0-0.cvs20101121.3|52	Group:		System/Libraries
12cu|necpp-1.3.0-0.cvs20101121.3|53	Requires:	%{libname} = %{EVRD}
12cu|necpp-1.3.0-0.cvs20101121.3|54	Provides:	%{name}-devel = %{EVRD}
12cu|necpp-1.3.0-0.cvs20101121.3|55	Conflicts:	%{name} < 1.3.0-0.cvs20101121.3
12cu|necpp-1.3.0-0.cvs20101121.3|56	
12cu|necpp-1.3.0-0.cvs20101121.3|57	%description -n %{devname}
12cu|necpp-1.3.0-0.cvs20101121.3|58	Shared library for %{name}.
12cu|necpp-1.3.0-0.cvs20101121.3|59	
12cu|necpp-1.3.0-0.cvs20101121.3|60	%files -n %{devname}
12cu|necpp-1.3.0-0.cvs20101121.3|61	%{_includedir}/libnecpp.h
12cu|necpp-1.3.0-0.cvs20101121.3|62	%{_libdir}/libnecpp.so
12cu|necpp-1.3.0-0.cvs20101121.3|63	%{_libdir}/libnecpp.a
12cu|necpp-1.3.0-0.cvs20101121.3|64	
12cu|necpp-1.3.0-0.cvs20101121.3|65	#----------------------------------------------------------------------------
12cu|necpp-1.3.0-0.cvs20101121.3|66	
12cu|necpp-1.3.0-0.cvs20101121.3|67	%prep
12cu|necpp-1.3.0-0.cvs20101121.3|68	%setup -q -n %{name}
12cu|necpp-1.3.0-0.cvs20101121.3|69	%patch0 -p1
12cu|necpp-1.3.0-0.cvs20101121.3|70	
12cu|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'
12cu|necpp-1.3.0-0.cvs20101121.3|72	
12cu|necpp-1.3.0-0.cvs20101121.3|73	%build
12cu|necpp-1.3.0-0.cvs20101121.3|74	make -f Makefile.cvs PREFIX=/usr/bin
12cu|necpp-1.3.0-0.cvs20101121.3|75	#./configure --without-lapack
12cu|necpp-1.3.0-0.cvs20101121.3|76	%configure2_5x \
12cu|necpp-1.3.0-0.cvs20101121.3|77	--without-lapack
12cu|necpp-1.3.0-0.cvs20101121.3|78	make
12cu|necpp-1.3.0-0.cvs20101121.3|79	
12cu|necpp-1.3.0-0.cvs20101121.3|80	%install
12cu|necpp-1.3.0-0.cvs20101121.3|81	%makeinstall_std
12cu|necpp-1.3.0-0.cvs20101121.3|82	
12cu|necpp-1.3.0-0.cvs20101121.3|83	
12cu|necpp-1.3.0-0.cvs20101121.3|84	%changelog
12cu|necpp-1.3.0-0.cvs20101121.3|85	* Wed Mar 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-0.cvs20101121.3
12cu|necpp-1.3.0-0.cvs20101121.3|86	+ Revision: 373585c
12cu|necpp-1.3.0-0.cvs20101121.3|87	- LOG Split library and devel packages, spec cleanup
12cu|necpp-1.3.0-0.cvs20101121.3|88	
12cu|necpp-1.3.0-0.cvs20101121.3|89	

10199 12
12cu|nedit-5.5-10|1	Summary:	A text editor for the X Window System
12cu|nedit-5.5-10|2	Name:		nedit
12cu|nedit-5.5-10|3	Version:	5.5
12cu|nedit-5.5-10|4	Release:	10
12cu|nedit-5.5-10|5	License:	GPLv2+ with exception
12cu|nedit-5.5-10|6	URL:		http://www.nedit.org/
12cu|nedit-5.5-10|7	Group:		Editors
12cu|nedit-5.5-10|8	Source0:	%{name}-%{version}-src.tar.bz2
12cu|nedit-5.5-10|9	Patch0:		nedit-5.4-Makefile.patch
12cu|nedit-5.5-10|10	Patch1:		nedit-5.5-security.patch
12cu|nedit-5.5-10|11	Patch2:		nedit-5.5-utf8.patch
12cu|nedit-5.5-10|12	Patch3:		nedit-5.5-64bit-fixes.patch
12cu|nedit-5.5-10|13	Patch4: 	nedit-5.5-motif223.patch
12cu|nedit-5.5-10|14	Patch5: 	nedit-5.5-varfix.patch
12cu|nedit-5.5-10|15	Patch6: 	nedit-5.5-nc-manfix.patch
12cu|nedit-5.5-10|16	Patch7: 	nedit-5.5-visfix.patch
12cu|nedit-5.5-10|17	# Fix some string literal errors - AdamW 2008/12
12cu|nedit-5.5-10|18	Patch8:		nedit-5.5-literal.patch
12cu|nedit-5.5-10|19	BuildRequires:	byacc
12cu|nedit-5.5-10|20	BuildRequires:	pkgconfig(x11)
12cu|nedit-5.5-10|21	BuildRequires:	lesstif-devel
12cu|nedit-5.5-10|22	BuildRequires:	pkgconfig(xt)
12cu|nedit-5.5-10|23	Requires:	x11-font-adobe-100dpi
12cu|nedit-5.5-10|24	
12cu|nedit-5.5-10|25	%description
12cu|nedit-5.5-10|26	NEdit is a multi-purpose text editor for the X Window System, which
12cu|nedit-5.5-10|27	combines a standard, easy to use, graphical user interface with the
12cu|nedit-5.5-10|28	thorough functionality and stability required by users who edit text
12cu|nedit-5.5-10|29	eighthours a day.
12cu|nedit-5.5-10|30	
12cu|nedit-5.5-10|31	It provides intensive support for development in a wide variety of
12cu|nedit-5.5-10|32	languages, text processors, and other tools, but at the same time can
12cu|nedit-5.5-10|33	be used productively by just about anyone who needs to edit text.
12cu|nedit-5.5-10|34	
12cu|nedit-5.5-10|35	%prep
12cu|nedit-5.5-10|36	%setup -q
12cu|nedit-5.5-10|37	%patch0 -p1 -b .Makefile
12cu|nedit-5.5-10|38	%patch1 -p1 -b .security
12cu|nedit-5.5-10|39	%patch2 -p1 -b .utf8
12cu|nedit-5.5-10|40	%patch3 -p1 -b .64bit-fixes
12cu|nedit-5.5-10|41	%patch4 -p1 -b .motif223
12cu|nedit-5.5-10|42	%patch5 -p1 -b .varfix
12cu|nedit-5.5-10|43	%patch6 -p1 -b .nc-manfix
12cu|nedit-5.5-10|44	%patch7 -p1 -b .visfix
12cu|nedit-5.5-10|45	%patch8 -p1 -b .literal
12cu|nedit-5.5-10|46	
12cu|nedit-5.5-10|47	# make it lib64 aware
12cu|nedit-5.5-10|48	perl -pi -e "s,(/usr/X11R6)/lib\b,\1/%{_lib},g" makefiles/Makefile.linux
12cu|nedit-5.5-10|49	
12cu|nedit-5.5-10|50	%build
12cu|nedit-5.5-10|51	echo | %make linux OPT="%{optflags} -DBUILD_UNTESTED_NEDIT %ldflags"
12cu|nedit-5.5-10|52	
12cu|nedit-5.5-10|53	%install
12cu|nedit-5.5-10|54	rm -rf %{buildroot}
12cu|nedit-5.5-10|55	
12cu|nedit-5.5-10|56	(cd doc;
12cu|nedit-5.5-10|57	mkdir -p %{buildroot}%{_mandir}/man1
12cu|nedit-5.5-10|58	install -m 644 nedit.man %{buildroot}%{_mandir}/man1/%{name}.1
12cu|nedit-5.5-10|59	install -m 644 nc.man %{buildroot}%{_mandir}/man1/ncl.1
12cu|nedit-5.5-10|60	)
12cu|nedit-5.5-10|61	(cd source;
12cu|nedit-5.5-10|62	mkdir -p %{buildroot}%{_bindir}
12cu|nedit-5.5-10|63	install -m 755 nedit %{buildroot}%{_bindir}/nedit
12cu|nedit-5.5-10|64	install -m 755 nc %{buildroot}%{_bindir}/ncl
12cu|nedit-5.5-10|65	)
12cu|nedit-5.5-10|66	
12cu|nedit-5.5-10|67	# Mandriva menu entry
12cu|nedit-5.5-10|68	
12cu|nedit-5.5-10|69	mkdir -p %{buildroot}%{_datadir}/applications
12cu|nedit-5.5-10|70	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|nedit-5.5-10|71	[Desktop Entry]
12cu|nedit-5.5-10|72	Name=NEdit
12cu|nedit-5.5-10|73	Comment=A text editor for the X Window System
12cu|nedit-5.5-10|74	Exec=%{_bindir}/%{name}
12cu|nedit-5.5-10|75	Icon=editors_section
12cu|nedit-5.5-10|76	Terminal=false
12cu|nedit-5.5-10|77	Type=Application
12cu|nedit-5.5-10|78	StartupNotify=true
12cu|nedit-5.5-10|79	MimeType=text/plain;
12cu|nedit-5.5-10|80	Categories=Utility;TextEditor;
12cu|nedit-5.5-10|81	EOF
12cu|nedit-5.5-10|82	
12cu|nedit-5.5-10|83	%if %mdkversion < 200900
12cu|nedit-5.5-10|84	%post
12cu|nedit-5.5-10|85	%update_menus
12cu|nedit-5.5-10|86	%endif
12cu|nedit-5.5-10|87	
12cu|nedit-5.5-10|88	%if %mdkversion < 200900
12cu|nedit-5.5-10|89	%postun
12cu|nedit-5.5-10|90	%clean_menus
12cu|nedit-5.5-10|91	%endif
12cu|nedit-5.5-10|92	
12cu|nedit-5.5-10|93	%clean
12cu|nedit-5.5-10|94	rm -rf %{buildroot}
12cu|nedit-5.5-10|95	
12cu|nedit-5.5-10|96	%files
12cu|nedit-5.5-10|97	%defattr(-,root,root)
12cu|nedit-5.5-10|98	%doc README ReleaseNotes doc/nedit.doc
12cu|nedit-5.5-10|99	%{_bindir}/%{name}
12cu|nedit-5.5-10|100	%{_bindir}/ncl
12cu|nedit-5.5-10|101	%{_mandir}/man1/%{name}.1*
12cu|nedit-5.5-10|102	%{_mandir}/man1/ncl.1*
12cu|nedit-5.5-10|103	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|nedit-5.5-10|104	
12cu|nedit-5.5-10|105	
12cu|nedit-5.5-10|106	
12cu|nedit-5.5-10|107	%changelog
12cu|nedit-5.5-10|108	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 5.5-9mdv2011.0
12cu|nedit-5.5-10|109	+ Revision: 613006
12cu|nedit-5.5-10|110	- the mass rebuild of 2010.1 packages
12cu|nedit-5.5-10|111	
12cu|nedit-5.5-10|112	* Fri Apr 30 2010 Funda Wang <fwang@mandriva.org> 5.5-8mdv2010.1
12cu|nedit-5.5-10|113	+ Revision: 541224
12cu|nedit-5.5-10|114	- build with correct BRs
12cu|nedit-5.5-10|115	
12cu|nedit-5.5-10|116	+ Thierry Vignaud <tv@mandriva.org>
12cu|nedit-5.5-10|117	- rebuild
12cu|nedit-5.5-10|118	
12cu|nedit-5.5-10|119	* Sun Dec 21 2008 Adam Williamson <awilliamson@mandriva.org> 5.5-7mdv2009.1
12cu|nedit-5.5-10|120	+ Revision: 316923
12cu|nedit-5.5-10|121	- rebuild
12cu|nedit-5.5-10|122	- new license policy
12cu|nedit-5.5-10|123	- small cleanups
12cu|nedit-5.5-10|124	- add literal.patch to fix string literal issues
12cu|nedit-5.5-10|125	- rediff security.patch
12cu|nedit-5.5-10|126	
12cu|nedit-5.5-10|127	+ Pixel <pixel@mandriva.com>
12cu|nedit-5.5-10|128	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|nedit-5.5-10|129	
12cu|nedit-5.5-10|130	* Mon Jan 28 2008 Adam Williamson <awilliamson@mandriva.org> 5.5-6mdv2008.1
12cu|nedit-5.5-10|131	+ Revision: 159380
12cu|nedit-5.5-10|132	- requires x11-font-adobe-100dpi (#34665)
12cu|nedit-5.5-10|133	- restore spec (tv's last commit somehow left it completely empty)
12cu|nedit-5.5-10|134	
12cu|nedit-5.5-10|135	+ Thierry Vignaud <tv@mandriva.org>
12cu|nedit-5.5-10|136	- rebuild
12cu|nedit-5.5-10|137	- kill re-definition of %%buildroot on Pixel's request
12cu|nedit-5.5-10|138	- buildrequires X11-devel instead of XFree86-devel
12cu|nedit-5.5-10|139	- do not harcode icon extension
12cu|nedit-5.5-10|140	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|nedit-5.5-10|141	
12cu|nedit-5.5-10|142	+ Olivier Blin <oblin@mandriva.com>
12cu|nedit-5.5-10|143	- restore BuildRoot
12cu|nedit-5.5-10|144	
12cu|nedit-5.5-10|145	* Thu Jul 19 2007 Adam Williamson <awilliamson@mandriva.org> 5.5-5mdv2008.0
12cu|nedit-5.5-10|146	+ Revision: 53641
12cu|nedit-5.5-10|147	- oops, drop menu entry from file list
12cu|nedit-5.5-10|148	- rebuild with new lesstif
12cu|nedit-5.5-10|149	- drop old menu and X-Mandriva category
12cu|nedit-5.5-10|150	
12cu|nedit-5.5-10|151	
12cu|nedit-5.5-10|152	* Fri Mar 02 2007 Jérôme Soyer <saispo@mandriva.org> 5.5-4mdv2007.0
12cu|nedit-5.5-10|153	+ Revision: 130949
12cu|nedit-5.5-10|154	- Fix menu entry
12cu|nedit-5.5-10|155	
12cu|nedit-5.5-10|156	+ Olivier Thauvin <nanardon@mandriva.org>
12cu|nedit-5.5-10|157	- fallback to lesstif to not break cross media requirement
12cu|nedit-5.5-10|158	- xdg menu
12cu|nedit-5.5-10|159	
12cu|nedit-5.5-10|160	* Wed Feb 21 2007 Jérôme Soyer <saispo@mandriva.org> 5.5-3mdv2007.1
12cu|nedit-5.5-10|161	+ Revision: 123196
12cu|nedit-5.5-10|162	- Fix bug #28760
12cu|nedit-5.5-10|163	- Import nedit
12cu|nedit-5.5-10|164	
12cu|nedit-5.5-10|165	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 5.5-2mdk
12cu|nedit-5.5-10|166	- Rebuild
12cu|nedit-5.5-10|167	
12cu|nedit-5.5-10|168	* Thu Feb 24 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 5.5-1mdk
12cu|nedit-5.5-10|169	- 5.5
12cu|nedit-5.5-10|170	- some 64-bit fixes, though x86_64 was not affected
12cu|nedit-5.5-10|171	
12cu|nedit-5.5-10|172	* Sat Aug 21 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.4-2mdk
12cu|nedit-5.5-10|173	- fix typo in menu entry
12cu|nedit-5.5-10|174	
12cu|nedit-5.5-10|175	* Thu Jul 29 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 5.4-1mdk
12cu|nedit-5.5-10|176	- 5.4
12cu|nedit-5.5-10|177	- sync with fedora patches
12cu|nedit-5.5-10|178	

10200 12
12cu|nemiver-0.9.5-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|nemiver-0.9.5-1|2	
12cu|nemiver-0.9.5-1|3	Summary:	Graphical debugger intended for GNOME
12cu|nemiver-0.9.5-1|4	Name:		nemiver
12cu|nemiver-0.9.5-1|5	Version:	0.9.5
12cu|nemiver-0.9.5-1|6	Release:	1
12cu|nemiver-0.9.5-1|7	License:	GPLv2+
12cu|nemiver-0.9.5-1|8	Group:		Development/Other
12cu|nemiver-0.9.5-1|9	Url:		http://projects.gnome.org/nemiver/
12cu|nemiver-0.9.5-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/nemiver/%{url_ver}/%{name}-%{version}.tar.xz
12cu|nemiver-0.9.5-1|11	BuildRequires:	dconf
12cu|nemiver-0.9.5-1|12	BuildRequires:	gdb
12cu|nemiver-0.9.5-1|13	BuildRequires:	intltool
12cu|nemiver-0.9.5-1|14	BuildRequires:	itstool
12cu|nemiver-0.9.5-1|15	BuildRequires:	boost-devel
12cu|nemiver-0.9.5-1|16	BuildRequires:	pkgconfig(gdlmm-3.0) >= 3.0
12cu|nemiver-0.9.5-1|17	BuildRequires:	pkgconfig(giomm-2.4) >= 2.15.2
12cu|nemiver-0.9.5-1|18	BuildRequires:	pkgconfig(glibmm-2.4) >= 2.14
12cu|nemiver-0.9.5-1|19	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.14
12cu|nemiver-0.9.5-1|20	BuildRequires:	pkgconfig(gnome-doc-utils)
12cu|nemiver-0.9.5-1|21	BuildRequires:	pkgconfig(gsettings-desktop-schemas) >= 0.0.1
12cu|nemiver-0.9.5-1|22	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.22
12cu|nemiver-0.9.5-1|23	BuildRequires:	pkgconfig(gtkhex-3) >= 2.90
12cu|nemiver-0.9.5-1|24	BuildRequires:	pkgconfig(gtkmm-3.0) >= 3.0
12cu|nemiver-0.9.5-1|25	BuildRequires:	pkgconfig(gtksourceviewmm-3.0)
12cu|nemiver-0.9.5-1|26	BuildRequires:	pkgconfig(gthread-2.0) >= 2.14
12cu|nemiver-0.9.5-1|27	BuildRequires:	pkgconfig(libgtop-2.0) >= 2.14
12cu|nemiver-0.9.5-1|28	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.22
12cu|nemiver-0.9.5-1|29	BuildRequires:	pkgconfig(sqlite3) >= 3.0
12cu|nemiver-0.9.5-1|30	BuildRequires:	pkgconfig(vte-2.90) >= 0.28
12cu|nemiver-0.9.5-1|31	Requires:	gdb
12cu|nemiver-0.9.5-1|32	
12cu|nemiver-0.9.5-1|33	%description
12cu|nemiver-0.9.5-1|34	Nemiver is a graphical debugger that integrates well in the GNOME
12cu|nemiver-0.9.5-1|35	desktop environment. It currently features a backend which uses the
12cu|nemiver-0.9.5-1|36	well known GNU Debugger gdb to debug C / C++ programs.
12cu|nemiver-0.9.5-1|37	
12cu|nemiver-0.9.5-1|38	%files -f %{name}.lang
12cu|nemiver-0.9.5-1|39	%doc AUTHORS ChangeLog NEWS TODO* README
12cu|nemiver-0.9.5-1|40	%{_bindir}/%{name}
12cu|nemiver-0.9.5-1|41	%{_libdir}/%{name}
12cu|nemiver-0.9.5-1|42	%{_datadir}/applications/*
12cu|nemiver-0.9.5-1|43	%{_datadir}/%{name}
12cu|nemiver-0.9.5-1|44	%{_datadir}/glib-2.0/schemas/*.xml
12cu|nemiver-0.9.5-1|45	%{_iconsdir}/hicolor/*/apps/nemiver*
12cu|nemiver-0.9.5-1|46	%{_iconsdir}/HighContrast/*/apps/nemiver*
12cu|nemiver-0.9.5-1|47	%{_mandir}/man1/*
12cu|nemiver-0.9.5-1|48	
12cu|nemiver-0.9.5-1|49	#----------------------------------------------------------------------------
12cu|nemiver-0.9.5-1|50	
12cu|nemiver-0.9.5-1|51	%prep
12cu|nemiver-0.9.5-1|52	%setup -q
12cu|nemiver-0.9.5-1|53	
12cu|nemiver-0.9.5-1|54	%build
12cu|nemiver-0.9.5-1|55	%configure2_5x \
12cu|nemiver-0.9.5-1|56	--enable-gsettings=yes \
12cu|nemiver-0.9.5-1|57	--disable-scrollkeeper \
12cu|nemiver-0.9.5-1|58	--disable-schemas-compile \
12cu|nemiver-0.9.5-1|59	--disable-schemas-install \
12cu|nemiver-0.9.5-1|60	--disable-static
12cu|nemiver-0.9.5-1|61	
12cu|nemiver-0.9.5-1|62	%make
12cu|nemiver-0.9.5-1|63	
12cu|nemiver-0.9.5-1|64	%install
12cu|nemiver-0.9.5-1|65	%makeinstall_std
12cu|nemiver-0.9.5-1|66	
12cu|nemiver-0.9.5-1|67	#remove unpackaged files
12cu|nemiver-0.9.5-1|68	rm -rf %{buildroot}%{_includedir}/* %{buildroot}%{_libdir}/pkgconfig
12cu|nemiver-0.9.5-1|69	
12cu|nemiver-0.9.5-1|70	%find_lang %{name} --with-gnome
12cu|nemiver-0.9.5-1|71	
12cu|nemiver-0.9.5-1|72	
12cu|nemiver-0.9.5-1|73	%changelog
12cu|nemiver-0.9.5-1|74	* Wed Mar 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.5-1
12cu|nemiver-0.9.5-1|75	+ Revision: b5d9bc6
12cu|nemiver-0.9.5-1|76	- LOG Add itstool to BuildRequires
12cu|nemiver-0.9.5-1|77	
12cu|nemiver-0.9.5-1|78	

10201 12
12cu|neonview-0.8.2-1|1	Name:          neonview
12cu|neonview-0.8.2-1|2	Version:       0.8.2
12cu|neonview-0.8.2-1|3	Release:       1
12cu|neonview-0.8.2-1|4	Summary:       A simple, minimalist and lightweight image viewer for the Linux platform
12cu|neonview-0.8.2-1|5	Group:         Graphics
12cu|neonview-0.8.2-1|6	License:       GPLv2+
12cu|neonview-0.8.2-1|7	URL:           http://www.tuxarena.com/intro/neonview.php
12cu|neonview-0.8.2-1|8	Source0:       http://www.tuxarena.com/intro/files/%{name}-%{version}-src.tar.gz
12cu|neonview-0.8.2-1|9	Patch0:        strip-remove.patch
12cu|neonview-0.8.2-1|10	
12cu|neonview-0.8.2-1|11	BuildRequires: pkgconfig(gtk+-x11-3.0)
12cu|neonview-0.8.2-1|12	
12cu|neonview-0.8.2-1|13	
12cu|neonview-0.8.2-1|14	%description
12cu|neonview-0.8.2-1|15	NeonView is a simple, minimalist and lightweight image viewer
12cu|neonview-0.8.2-1|16	for the Linux platform, written in C and GTK,
12cu|neonview-0.8.2-1|17	completely free and open-source. The goal of NeonView is
12cu|neonview-0.8.2-1|18	to stay lightweight while also providing ease of use
12cu|neonview-0.8.2-1|19	and only the necessary features a basic image viewer should have.
12cu|neonview-0.8.2-1|20	NeonView supports a bunch of image formats, and it will remember
12cu|neonview-0.8.2-1|21	settings like fit to window images between sessions or lock fit
12cu|neonview-0.8.2-1|22	to window for the current session. Basic manipulation functions
12cu|neonview-0.8.2-1|23	like zooming or rotating are also available.
12cu|neonview-0.8.2-1|24	
12cu|neonview-0.8.2-1|25	%prep
12cu|neonview-0.8.2-1|26	%setup -q -n %{name}-%{version}-src
12cu|neonview-0.8.2-1|27	%patch0 -p1
12cu|neonview-0.8.2-1|28	
12cu|neonview-0.8.2-1|29	%build
12cu|neonview-0.8.2-1|30	%make
12cu|neonview-0.8.2-1|31	
12cu|neonview-0.8.2-1|32	%install
12cu|neonview-0.8.2-1|33	mkdir -p %{buildroot}%{_bindir}
12cu|neonview-0.8.2-1|34	install -m 0755 %{name} %{buildroot}%{_bindir}/
12cu|neonview-0.8.2-1|35	
12cu|neonview-0.8.2-1|36	%files
12cu|neonview-0.8.2-1|37	%{_bindir}/neonview
12cu|neonview-0.8.2-1|38	
12cu|neonview-0.8.2-1|39	
12cu|neonview-0.8.2-1|40	%changelog
12cu|neonview-0.8.2-1|41	* Mon Feb 24 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 0.8.2-1
12cu|neonview-0.8.2-1|42	+ Revision: d36ea72
12cu|neonview-0.8.2-1|43	- initital release
12cu|neonview-0.8.2-1|44	
12cu|neonview-0.8.2-1|45	

10202 12
12cu|nepomukannotation-0.2.0-5|1	Summary:	Set of tools that provides annotation suggestions for Nepomuk
12cu|nepomukannotation-0.2.0-5|2	Name:		nepomukannotation
12cu|nepomukannotation-0.2.0-5|3	Version:	0.2.0
12cu|nepomukannotation-0.2.0-5|4	Release:	5
12cu|nepomukannotation-0.2.0-5|5	License:	GPLv2+
12cu|nepomukannotation-0.2.0-5|6	Group:		Graphical desktop/KDE
12cu|nepomukannotation-0.2.0-5|7	Url:		http://quickgit.kde.org/?p=%name.git
12cu|nepomukannotation-0.2.0-5|8	Source0:	%{name}-%{version}.tar.bz2
12cu|nepomukannotation-0.2.0-5|9	Patch0:		nepomukannotation-0.2.0-fix-build.patch
12cu|nepomukannotation-0.2.0-5|10	Patch1:		nepomukannotation-0.2.0-soprano.patch
12cu|nepomukannotation-0.2.0-5|11	Patch2:		nepomukannotation-0.2.0-linkage.patch
12cu|nepomukannotation-0.2.0-5|12	BuildRequires:	doxygen
12cu|nepomukannotation-0.2.0-5|13	BuildRequires:	kdebase4-devel
12cu|nepomukannotation-0.2.0-5|14	BuildRequires:	kdebase4-workspace-devel
12cu|nepomukannotation-0.2.0-5|15	BuildRequires:	kdelibs4-devel
12cu|nepomukannotation-0.2.0-5|16	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12cu|nepomukannotation-0.2.0-5|17	BuildRequires:	pkgconfig(tesseract)
12cu|nepomukannotation-0.2.0-5|18	BuildRequires:	nepomukextras-devel
12cu|nepomukannotation-0.2.0-5|19	
12cu|nepomukannotation-0.2.0-5|20	%description
12cu|nepomukannotation-0.2.0-5|21	A library and a set of tools that provide annotation suggestions.
12cu|nepomukannotation-0.2.0-5|22	
12cu|nepomukannotation-0.2.0-5|23	%files -f %{name}.lang
12cu|nepomukannotation-0.2.0-5|24	%{_kde_bindir}/nepomuksimpleannotator
12cu|nepomukannotation-0.2.0-5|25	%{_kde_bindir}/nepomuktextannotator
12cu|nepomukannotation-0.2.0-5|26	%{_kde_bindir}/resourceeditor
12cu|nepomukannotation-0.2.0-5|27	%{_kde_libdir}/kde4/*
12cu|nepomukannotation-0.2.0-5|28	%{_kde_applicationsdir}/nepomuksimpleannotator.desktop
12cu|nepomukannotation-0.2.0-5|29	%{_kde_applicationsdir}/nepomuktextannotator-app.desktop
12cu|nepomukannotation-0.2.0-5|30	%{_kde_datadir}/dbus-1/interfaces/org.kde.nepomuk.UserContextService.xml
12cu|nepomukannotation-0.2.0-5|31	%{_kde_services}/nepomukannotationplugins/contextannotationplugin.desktop
12cu|nepomukannotation-0.2.0-5|32	%{_kde_services}/nepomukannotationplugins/dbpediaannotationplugin.desktop
12cu|nepomukannotation-0.2.0-5|33	%{_kde_services}/nepomukannotationplugins/geonamesannotationplugin.desktop
12cu|nepomukannotation-0.2.0-5|34	%{_kde_services}/nepomukannotationplugins/nepomuk_tagsannotationplugin.desktop
12cu|nepomukannotation-0.2.0-5|35	%{_kde_services}/nepomukannotationplugins/nepomuk_webpageannotationplugin.desktop
12cu|nepomukannotation-0.2.0-5|36	%{_kde_services}/nepomukannotationplugins/pimoannotationplugin.desktop
12cu|nepomukannotation-0.2.0-5|37	%{_kde_services}/nepomukannotationplugins/pimotypeannotationplugin.desktop
12cu|nepomukannotation-0.2.0-5|38	%{_kde_services}/nepomukannotationplugins/propertycreationannotationplugin.desktop
12cu|nepomukannotation-0.2.0-5|39	%{_kde_services}/nepomukmenuplugin.desktop
12cu|nepomukannotation-0.2.0-5|40	%{_kde_services}/nepomukusercontextservice.desktop
12cu|nepomukannotation-0.2.0-5|41	%{_kde_services}/plasma-applet-nepomukcontextchooser.desktop
12cu|nepomukannotation-0.2.0-5|42	%{_kde_servicetypes}/nepomuk-annotationplugin.desktop
12cu|nepomukannotation-0.2.0-5|43	
12cu|nepomukannotation-0.2.0-5|44	#-------------------------------------------------------------------------
12cu|nepomukannotation-0.2.0-5|45	
12cu|nepomukannotation-0.2.0-5|46	%define nepomukannotation_major 0
12cu|nepomukannotation-0.2.0-5|47	%define libnepomukannotation %mklibname nepomukannotation %{nepomukannotation_major}
12cu|nepomukannotation-0.2.0-5|48	
12cu|nepomukannotation-0.2.0-5|49	%package -n %{libnepomukannotation}
12cu|nepomukannotation-0.2.0-5|50	Summary:	%{name} library
12cu|nepomukannotation-0.2.0-5|51	Group:		System/Libraries
12cu|nepomukannotation-0.2.0-5|52	
12cu|nepomukannotation-0.2.0-5|53	%description -n %{libnepomukannotation}
12cu|nepomukannotation-0.2.0-5|54	A library and a set of tools that provide annotation suggestions.
12cu|nepomukannotation-0.2.0-5|55	
12cu|nepomukannotation-0.2.0-5|56	%files -n %{libnepomukannotation}
12cu|nepomukannotation-0.2.0-5|57	%{_kde_libdir}/libnepomukannotation.so.%{nepomukannotation_major}*
12cu|nepomukannotation-0.2.0-5|58	
12cu|nepomukannotation-0.2.0-5|59	#-------------------------------------------------------------------------
12cu|nepomukannotation-0.2.0-5|60	
12cu|nepomukannotation-0.2.0-5|61	%package devel
12cu|nepomukannotation-0.2.0-5|62	Summary:	%{name} devel headers
12cu|nepomukannotation-0.2.0-5|63	Group:		System/Libraries
12cu|nepomukannotation-0.2.0-5|64	Requires:	%{libnepomukannotation} = %{version}-%{release}
12cu|nepomukannotation-0.2.0-5|65	
12cu|nepomukannotation-0.2.0-5|66	%description devel
12cu|nepomukannotation-0.2.0-5|67	A library and a set of tools that provide annotation suggestions.
12cu|nepomukannotation-0.2.0-5|68	
12cu|nepomukannotation-0.2.0-5|69	This package provides the devel files for %{name}
12cu|nepomukannotation-0.2.0-5|70	
12cu|nepomukannotation-0.2.0-5|71	%files devel
12cu|nepomukannotation-0.2.0-5|72	%{_kde_includedir}/nepomuk/*
12cu|nepomukannotation-0.2.0-5|73	%{_kde_libdir}/libnepomukannotation.so
12cu|nepomukannotation-0.2.0-5|74	%{_kde_datadir}/cmake/NepomukAnnotation
12cu|nepomukannotation-0.2.0-5|75	
12cu|nepomukannotation-0.2.0-5|76	#-------------------------------------------------------------------------
12cu|nepomukannotation-0.2.0-5|77	
12cu|nepomukannotation-0.2.0-5|78	%prep
12cu|nepomukannotation-0.2.0-5|79	%setup -q
12cu|nepomukannotation-0.2.0-5|80	%patch0 -p0
12cu|nepomukannotation-0.2.0-5|81	%patch1 -p1
12cu|nepomukannotation-0.2.0-5|82	%patch2 -p1
12cu|nepomukannotation-0.2.0-5|83	
12cu|nepomukannotation-0.2.0-5|84	%build
12cu|nepomukannotation-0.2.0-5|85	%global ldflags %{ldflags} -fuse-ld=bfd
12cu|nepomukannotation-0.2.0-5|86	%cmake_kde4
12cu|nepomukannotation-0.2.0-5|87	%make
12cu|nepomukannotation-0.2.0-5|88	
12cu|nepomukannotation-0.2.0-5|89	%install
12cu|nepomukannotation-0.2.0-5|90	%makeinstall_std -C build
12cu|nepomukannotation-0.2.0-5|91	%find_lang --all-name nepomukannotation nepomuk_propertycreationannotationplugin nepomuk_pimoannotationplugin nepomuk_geonamesannotationplugin nepomuk_pimotypeannotationplugin nepomuk_webpageannotationplugin plasma_applet_nepomukcontextchooser nepomukmenuplugin %{name}.lang
12cu|nepomukannotation-0.2.0-5|92	
12cu|nepomukannotation-0.2.0-5|93	
12cu|nepomukannotation-0.2.0-5|94	%changelog
12cu|nepomukannotation-0.2.0-5|95	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.0-5
12cu|nepomukannotation-0.2.0-5|96	+ Revision: 0db0769
12cu|nepomukannotation-0.2.0-5|97	- LOG Update BuildRequires
12cu|nepomukannotation-0.2.0-5|98	
12cu|nepomukannotation-0.2.0-5|99	

10203 12
12cu|nepomukextras-0.2.0-3|1	%define nepomukextras_major 0
12cu|nepomukextras-0.2.0-3|2	%define libnepomukextras %mklibname nepomukextras %{nepomukextras_major}
12cu|nepomukextras-0.2.0-3|3	
12cu|nepomukextras-0.2.0-3|4	Summary:	Nepomuk support files
12cu|nepomukextras-0.2.0-3|5	Name:		nepomukextras
12cu|nepomukextras-0.2.0-3|6	Version:	0.2.0
12cu|nepomukextras-0.2.0-3|7	Release:	3
12cu|nepomukextras-0.2.0-3|8	License:	GPLv2+
12cu|nepomukextras-0.2.0-3|9	Group:		Graphical desktop/KDE
12cu|nepomukextras-0.2.0-3|10	Url:		ftp://ftp.kde.org/pub/kde/unstable/nepomuk/
12cu|nepomukextras-0.2.0-3|11	Source0:	ftp://ftp.kde.org/pub/kde/unstable/nepomuk/%{name}-%{version}.tar.bz2
12cu|nepomukextras-0.2.0-3|12	Patch0:		nepomukextras-0.2.0-soprano.patch
12cu|nepomukextras-0.2.0-3|13	BuildRequires:	kdebase4-workspace-devel
12cu|nepomukextras-0.2.0-3|14	BuildRequires:	kdelibs4-devel
12cu|nepomukextras-0.2.0-3|15	BuildRequires:	kolena-devel
12cu|nepomukextras-0.2.0-3|16	BuildRequires:	pkgconfig(libstreams)
12cu|nepomukextras-0.2.0-3|17	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12cu|nepomukextras-0.2.0-3|18	BuildRequires:	pkgconfig(tesseract)
12cu|nepomukextras-0.2.0-3|19	Requires:	%{libnepomukextras} = %{EVRD}
12cu|nepomukextras-0.2.0-3|20	
12cu|nepomukextras-0.2.0-3|21	%description
12cu|nepomukextras-0.2.0-3|22	Nepomuk support files.
12cu|nepomukextras-0.2.0-3|23	
12cu|nepomukextras-0.2.0-3|24	%files -f %{name}.lang
12cu|nepomukextras-0.2.0-3|25	
12cu|nepomukextras-0.2.0-3|26	#-------------------------------------------------------------------------
12cu|nepomukextras-0.2.0-3|27	
12cu|nepomukextras-0.2.0-3|28	%package -n %{libnepomukextras}
12cu|nepomukextras-0.2.0-3|29	Summary:	Nepomuk support library
12cu|nepomukextras-0.2.0-3|30	Group:		System/Libraries
12cu|nepomukextras-0.2.0-3|31	Suggests:	%{name}
12cu|nepomukextras-0.2.0-3|32	
12cu|nepomukextras-0.2.0-3|33	%description -n %{libnepomukextras}
12cu|nepomukextras-0.2.0-3|34	Nepomuk support library.
12cu|nepomukextras-0.2.0-3|35	
12cu|nepomukextras-0.2.0-3|36	%files -n %{libnepomukextras}
12cu|nepomukextras-0.2.0-3|37	%{_kde_libdir}/libnepomukextras.so.%{nepomukextras_major}*
12cu|nepomukextras-0.2.0-3|38	
12cu|nepomukextras-0.2.0-3|39	#-------------------------------------------------------------------------
12cu|nepomukextras-0.2.0-3|40	
12cu|nepomukextras-0.2.0-3|41	%package devel
12cu|nepomukextras-0.2.0-3|42	Summary:	Nepomuk support devel headers
12cu|nepomukextras-0.2.0-3|43	Group:		Development/KDE and Qt
12cu|nepomukextras-0.2.0-3|44	Requires:	%{libnepomukextras} = %{EVRD}
12cu|nepomukextras-0.2.0-3|45	
12cu|nepomukextras-0.2.0-3|46	%description devel
12cu|nepomukextras-0.2.0-3|47	Nepomuk support devel headers.
12cu|nepomukextras-0.2.0-3|48	
12cu|nepomukextras-0.2.0-3|49	%files devel
12cu|nepomukextras-0.2.0-3|50	%{_kde_includedir}/nepomuk/*
12cu|nepomukextras-0.2.0-3|51	%{_kde_datadir}/cmake/NepomukExtras
12cu|nepomukextras-0.2.0-3|52	%{_kde_libdir}/libnepomukextras.so
12cu|nepomukextras-0.2.0-3|53	
12cu|nepomukextras-0.2.0-3|54	#-------------------------------------------------------------------------
12cu|nepomukextras-0.2.0-3|55	
12cu|nepomukextras-0.2.0-3|56	%prep
12cu|nepomukextras-0.2.0-3|57	%setup -q
12cu|nepomukextras-0.2.0-3|58	%patch0 -p1
12cu|nepomukextras-0.2.0-3|59	
12cu|nepomukextras-0.2.0-3|60	%build
12cu|nepomukextras-0.2.0-3|61	%cmake_kde4
12cu|nepomukextras-0.2.0-3|62	%make
12cu|nepomukextras-0.2.0-3|63	
12cu|nepomukextras-0.2.0-3|64	%install
12cu|nepomukextras-0.2.0-3|65	%makeinstall_std -C build
12cu|nepomukextras-0.2.0-3|66	
12cu|nepomukextras-0.2.0-3|67	%find_lang %{name}
12cu|nepomukextras-0.2.0-3|68	
12cu|nepomukextras-0.2.0-3|69	
12cu|nepomukextras-0.2.0-3|70	%changelog
12cu|nepomukextras-0.2.0-3|71	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.0-3
12cu|nepomukextras-0.2.0-3|72	+ Revision: 1e16222
12cu|nepomukextras-0.2.0-3|73	- LOG Update BuildRequires
12cu|nepomukextras-0.2.0-3|74	
12cu|nepomukextras-0.2.0-3|75	

10204 12
12cu|nestopia-1.46.1-2|1	Summary:	A portable Nintendo Entertainment System emulator
12cu|nestopia-1.46.1-2|2	Name:		nestopia
12cu|nestopia-1.46.1-2|3	Version:	1.46.1
12cu|nestopia-1.46.1-2|4	Release:	2
12cu|nestopia-1.46.1-2|5	License:	GPLv2+
12cu|nestopia-1.46.1-2|6	Group:		Emulators
12cu|nestopia-1.46.1-2|7	Url:		http://0ldsk00l.ca/nestopia.html
12cu|nestopia-1.46.1-2|8	Source0:	https://github.com/downloads/rdanbrook/nestopia/%{name}-%{version}.tgz
12cu|nestopia-1.46.1-2|9	Patch0:		nestopia-1.46.1-makefile.patch
12cu|nestopia-1.46.1-2|10	Patch1:		nestopia-1.46.1-sfmt.patch
12cu|nestopia-1.46.1-2|11	Patch2:		nestopia-1.46.1-hotkeys.patch
12cu|nestopia-1.46.1-2|12	BuildRequires:	pkgconfig(ao)
12cu|nestopia-1.46.1-2|13	BuildRequires:	pkgconfig(gl)
12cu|nestopia-1.46.1-2|14	BuildRequires:	pkgconfig(glu)
12cu|nestopia-1.46.1-2|15	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|nestopia-1.46.1-2|16	BuildRequires:	pkgconfig(libarchive)
12cu|nestopia-1.46.1-2|17	BuildRequires:	pkgconfig(sdl2)
12cu|nestopia-1.46.1-2|18	BuildRequires:	pkgconfig(x11)
12cu|nestopia-1.46.1-2|19	
12cu|nestopia-1.46.1-2|20	%description
12cu|nestopia-1.46.1-2|21	NEStopia is a portable Nintendo Entertainment System emulator written in C++
12cu|nestopia-1.46.1-2|22	by Martin Freij and ported to Linux by R. Belmont.
12cu|nestopia-1.46.1-2|23	
12cu|nestopia-1.46.1-2|24	NEStopia strives for the most accurate emulation possible at the
12cu|nestopia-1.46.1-2|25	pixel-by-pixel and sample-by-sample level, and it has excellent mapper
12cu|nestopia-1.46.1-2|26	and UNIF board support as well.
12cu|nestopia-1.46.1-2|27	
12cu|nestopia-1.46.1-2|28	A few features:
12cu|nestopia-1.46.1-2|29	- Supports .nes, .unf/.unif, and XML format ROMs, including Vs. and
12cu|nestopia-1.46.1-2|30	Playchoice 10 games
12cu|nestopia-1.46.1-2|31	- Supports .fds discs (a file named diskrom.sys is needed for this feature)
12cu|nestopia-1.46.1-2|32	- Supports .nsf music rips
12cu|nestopia-1.46.1-2|33	- All supported files can be extracted from zip or 7zip containers (an
12cu|nestopia-1.46.1-2|34	archive browser is not yet included - this assumes the common GoodSet case
12cu|nestopia-1.46.1-2|35	of one zip or 7zip per game)
12cu|nestopia-1.46.1-2|36	- Supports save states
12cu|nestopia-1.46.1-2|37	- Supports movie recordings
12cu|nestopia-1.46.1-2|38	- Supports the “rewinder” - if you make a bad jump and screw up your
12cu|nestopia-1.46.1-2|39	game, press Backspace and the game will run in reverse. Press \ to take over
12cu|nestopia-1.46.1-2|40	again and try to fix your mistake.
12cu|nestopia-1.46.1-2|41	- Friendly GUI configuration
12cu|nestopia-1.46.1-2|42	- Autodetection of PAL and NTSC format games
12cu|nestopia-1.46.1-2|43	- Supports drag and drop of compatible games and music rips from modern Linux
12cu|nestopia-1.46.1-2|44	file managers, including KDE’s Konqueror and GNOME’s Nautilus.
12cu|nestopia-1.46.1-2|45	
12cu|nestopia-1.46.1-2|46	%files
12cu|nestopia-1.46.1-2|47	%doc README.unix
12cu|nestopia-1.46.1-2|48	%{_bindir}/nestopia
12cu|nestopia-1.46.1-2|49	%{_datadir}/nestopia
12cu|nestopia-1.46.1-2|50	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|nestopia-1.46.1-2|51	%{_datadir}/applications/mandriva-nestopia.desktop
12cu|nestopia-1.46.1-2|52	
12cu|nestopia-1.46.1-2|53	#----------------------------------------------------------------------------
12cu|nestopia-1.46.1-2|54	
12cu|nestopia-1.46.1-2|55	%prep
12cu|nestopia-1.46.1-2|56	%setup -q
12cu|nestopia-1.46.1-2|57	%patch0 -p1
12cu|nestopia-1.46.1-2|58	%patch1 -p1
12cu|nestopia-1.46.1-2|59	%patch2 -p1
12cu|nestopia-1.46.1-2|60	
12cu|nestopia-1.46.1-2|61	%build
12cu|nestopia-1.46.1-2|62	%make CXXFLAGS="%{optflags}"
12cu|nestopia-1.46.1-2|63	
12cu|nestopia-1.46.1-2|64	%install
12cu|nestopia-1.46.1-2|65	# binary
12cu|nestopia-1.46.1-2|66	install -d -m 755 %{buildroot}%{_bindir}
12cu|nestopia-1.46.1-2|67	install -m 755 nestopia %{buildroot}%{_bindir}/
12cu|nestopia-1.46.1-2|68	
12cu|nestopia-1.46.1-2|69	# data files
12cu|nestopia-1.46.1-2|70	install -d -m 755 %{buildroot}%{_datadir}/nestopia
12cu|nestopia-1.46.1-2|71	install -m 644 NstDatabase.xml %{buildroot}%{_datadir}/nestopia/
12cu|nestopia-1.46.1-2|72	install -d -m 755 %{buildroot}%{_datadir}/nestopia/icons
12cu|nestopia-1.46.1-2|73	install -m 644 source/unix/icons/nespad.svg %{buildroot}%{_datadir}/nestopia/icons/
12cu|nestopia-1.46.1-2|74	
12cu|nestopia-1.46.1-2|75	# icons
12cu|nestopia-1.46.1-2|76	for N in 32 48 64 96 128;
12cu|nestopia-1.46.1-2|77	do
12cu|nestopia-1.46.1-2|78	install -D source/unix/icons/%{name}${N}.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
12cu|nestopia-1.46.1-2|79	done
12cu|nestopia-1.46.1-2|80	
12cu|nestopia-1.46.1-2|81	# xdg menu
12cu|nestopia-1.46.1-2|82	install -d -m 755 %{buildroot}%{_datadir}/applications
12cu|nestopia-1.46.1-2|83	cat > %{buildroot}%{_datadir}/applications/mandriva-nestopia.desktop << EOF
12cu|nestopia-1.46.1-2|84	[Desktop Entry]
12cu|nestopia-1.46.1-2|85	Encoding=UTF-8
12cu|nestopia-1.46.1-2|86	Name=NEStopia
12cu|nestopia-1.46.1-2|87	Comment=%{summary}
12cu|nestopia-1.46.1-2|88	Exec=nestopia
12cu|nestopia-1.46.1-2|89	Icon=nestopia
12cu|nestopia-1.46.1-2|90	Terminal=false
12cu|nestopia-1.46.1-2|91	Type=Application
12cu|nestopia-1.46.1-2|92	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
12cu|nestopia-1.46.1-2|93	EOF
12cu|nestopia-1.46.1-2|94	
12cu|nestopia-1.46.1-2|95	
12cu|nestopia-1.46.1-2|96	%changelog
12cu|nestopia-1.46.1-2|97	* Thu Oct 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.46.1-2
12cu|nestopia-1.46.1-2|98	+ Revision: 6dee25a
12cu|nestopia-1.46.1-2|99	- Update hotkeys patch
12cu|nestopia-1.46.1-2|100	
12cu|nestopia-1.46.1-2|101	

10205 12
12cu|netdiscover-0.3-0.beta7.5|1	Summary:	A network address discovering tool
12cu|netdiscover-0.3-0.beta7.5|2	Name:		netdiscover
12cu|netdiscover-0.3-0.beta7.5|3	Version:	0.3
12cu|netdiscover-0.3-0.beta7.5|4	Release:	0.beta7.5
12cu|netdiscover-0.3-0.beta7.5|5	License:	GPLv3+
12cu|netdiscover-0.3-0.beta7.5|6	Group:		Networking/Other
12cu|netdiscover-0.3-0.beta7.5|7	Url:		http://nixgeneration.com/~jaime/netdiscover/
12cu|netdiscover-0.3-0.beta7.5|8	# http://www.pc-workshop.da.ru/cvs/netdiscover.tar.gz?view=tar
12cu|netdiscover-0.3-0.beta7.5|9	Source0:	%{name}-%{version}-beta7.tar.gz
12cu|netdiscover-0.3-0.beta7.5|10	BuildRequires:	libtool
12cu|netdiscover-0.3-0.beta7.5|11	BuildRequires:	wget
12cu|netdiscover-0.3-0.beta7.5|12	BuildRequires:	libnet-devel >= 1.1.3
12cu|netdiscover-0.3-0.beta7.5|13	BuildRequires:	pcap-devel
12cu|netdiscover-0.3-0.beta7.5|14	
12cu|netdiscover-0.3-0.beta7.5|15	%description
12cu|netdiscover-0.3-0.beta7.5|16	Netdiscover is a network address discovering tool, developed mainly for those
12cu|netdiscover-0.3-0.beta7.5|17	wireless networks without dhcp server, but it also works on hub/switched
12cu|netdiscover-0.3-0.beta7.5|18	networks. Its based on arp requests, it will send arp requests and sniff for
12cu|netdiscover-0.3-0.beta7.5|19	replies.
12cu|netdiscover-0.3-0.beta7.5|20	
12cu|netdiscover-0.3-0.beta7.5|21	%files
12cu|netdiscover-0.3-0.beta7.5|22	%doc AUTHORS ChangeLog README TODO
12cu|netdiscover-0.3-0.beta7.5|23	%{_sbindir}/*
12cu|netdiscover-0.3-0.beta7.5|24	%{_mandir}/man8/*
12cu|netdiscover-0.3-0.beta7.5|25	
12cu|netdiscover-0.3-0.beta7.5|26	#----------------------------------------------------------------------------
12cu|netdiscover-0.3-0.beta7.5|27	
12cu|netdiscover-0.3-0.beta7.5|28	%prep
12cu|netdiscover-0.3-0.beta7.5|29	%setup -q -n %{name}-%{version}-beta7
12cu|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'
12cu|netdiscover-0.3-0.beta7.5|31	
12cu|netdiscover-0.3-0.beta7.5|32	find . -perm 640 | xargs chmod 0644
12cu|netdiscover-0.3-0.beta7.5|33	
12cu|netdiscover-0.3-0.beta7.5|34	%build
12cu|netdiscover-0.3-0.beta7.5|35	LC_ALL=C sh update-oui-database.sh
12cu|netdiscover-0.3-0.beta7.5|36	autoreconf -fi
12cu|netdiscover-0.3-0.beta7.5|37	%configure2_5x
12cu|netdiscover-0.3-0.beta7.5|38	%make
12cu|netdiscover-0.3-0.beta7.5|39	
12cu|netdiscover-0.3-0.beta7.5|40	%install
12cu|netdiscover-0.3-0.beta7.5|41	%makeinstall_std
12cu|netdiscover-0.3-0.beta7.5|42	
12cu|netdiscover-0.3-0.beta7.5|43	# cleanup
12cu|netdiscover-0.3-0.beta7.5|44	rm -rf %{buildroot}%{_prefix}/doc
12cu|netdiscover-0.3-0.beta7.5|45	
12cu|netdiscover-0.3-0.beta7.5|46	
12cu|netdiscover-0.3-0.beta7.5|47	%changelog
12cu|netdiscover-0.3-0.beta7.5|48	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3-0.beta7.5
12cu|netdiscover-0.3-0.beta7.5|49	+ Revision: 32dd1bc
12cu|netdiscover-0.3-0.beta7.5|50	- LOG Adjust to work with new automake
12cu|netdiscover-0.3-0.beta7.5|51	
12cu|netdiscover-0.3-0.beta7.5|52	

10206 12
12cu|netgen-4.9.13-2|1	Name:		netgen
12cu|netgen-4.9.13-2|2	Group:		Sciences/Physics
12cu|netgen-4.9.13-2|3	Version:	4.9.13
12cu|netgen-4.9.13-2|4	Release:	2
12cu|netgen-4.9.13-2|5	Summary:	Automatic 3d tetrahedral mesh generator
12cu|netgen-4.9.13-2|6	License:	GPL
12cu|netgen-4.9.13-2|7	URL:		http://www.hpfem.jku.at/netgen/
12cu|netgen-4.9.13-2|8	Source0:	%{name}-%{version}.tar.gz
12cu|netgen-4.9.13-2|9	Patch0:		netgen-4.9.13-togl.patch
12cu|netgen-4.9.13-2|10	Patch1:		netgen-4.9.13-opencascade.patch
12cu|netgen-4.9.13-2|11	
12cu|netgen-4.9.13-2|12	BuildRequires:	pkgconfig(glu)
12cu|netgen-4.9.13-2|13	BuildRequires:	opencascade
12cu|netgen-4.9.13-2|14	BuildRequires:	opencascade-devel
12cu|netgen-4.9.13-2|15	BuildRequires:	openmpi-devel
12cu|netgen-4.9.13-2|16	BuildRequires:	tcl-devel
12cu|netgen-4.9.13-2|17	BuildRequires:	tk-devel
12cu|netgen-4.9.13-2|18	BuildRequires:	togl
12cu|netgen-4.9.13-2|19	Requires:	tix
12cu|netgen-4.9.13-2|20	
12cu|netgen-4.9.13-2|21	%description
12cu|netgen-4.9.13-2|22	NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from
12cu|netgen-4.9.13-2|23	constructive solid geometry (CSG) or boundary representation (BRep) from STL
12cu|netgen-4.9.13-2|24	file format. The connection to a geometry kernel allows the handling of IGES
12cu|netgen-4.9.13-2|25	and STEP files. NETGEN contains modules for mesh optimization and hierarchical
12cu|netgen-4.9.13-2|26	mesh refinement. Netgen is open source based on the LGPL license. It is
12cu|netgen-4.9.13-2|27	available for Unix/Linux and Windows.
12cu|netgen-4.9.13-2|28	
12cu|netgen-4.9.13-2|29	NETGEN was developed mainly by Joachim Schöberl within project grants from
12cu|netgen-4.9.13-2|30	the Austrian Science Fund FWF ( Special Research Project "Numerical and
12cu|netgen-4.9.13-2|31	Symbolic Scientific Computing", Start Project "hp-FEM) at the Johannes
12cu|netgen-4.9.13-2|32	Kepler University Linz. Significant contributions were made by Johannes
12cu|netgen-4.9.13-2|33	Gerstmayr (STL geometry) Robert Gaisbauer (OpenCascade interface).
12cu|netgen-4.9.13-2|34	
12cu|netgen-4.9.13-2|35	%prep
12cu|netgen-4.9.13-2|36	%setup -q
12cu|netgen-4.9.13-2|37	%patch0 -p1
12cu|netgen-4.9.13-2|38	%patch1 -p1
12cu|netgen-4.9.13-2|39	
12cu|netgen-4.9.13-2|40	%build
12cu|netgen-4.9.13-2|41	%configure2_5x --with-occ=%{_datadir}/opencascade
12cu|netgen-4.9.13-2|42	%make
12cu|netgen-4.9.13-2|43	
12cu|netgen-4.9.13-2|44	%install
12cu|netgen-4.9.13-2|45	%makeinstall_std
12cu|netgen-4.9.13-2|46	
12cu|netgen-4.9.13-2|47	mkdir -p %{buildroot}%{_datadir}/%{name}/tutorials
12cu|netgen-4.9.13-2|48	mv -f %{buildroot}%{_datadir}/%{name}/*.{geo,in2d,step,stl,surf} %{buildroot}%{_datadir}/%{name}/tutorials
12cu|netgen-4.9.13-2|49	mv -f %{buildroot}%{_bindir}/* %{buildroot}%{_datadir}/%{name}
12cu|netgen-4.9.13-2|50	cat > %{buildroot}%{_bindir}/%{name} << EOF
12cu|netgen-4.9.13-2|51	#!/bin/sh
12cu|netgen-4.9.13-2|52	
12cu|netgen-4.9.13-2|53	export NETGENDIR=%{_datadir}/%{name}
12cu|netgen-4.9.13-2|54	export PATH=\$NETGENDIR:\$PATH
12cu|netgen-4.9.13-2|55	[ -z "\$NETGEN_USER_DIR" ] && export NETGEN_USER_DIR=\$HOME
12cu|netgen-4.9.13-2|56	\$NETGENDIR/%{name} "\$@"
12cu|netgen-4.9.13-2|57	EOF
12cu|netgen-4.9.13-2|58	chmod +x %{buildroot}%{_bindir}/%{name}
12cu|netgen-4.9.13-2|59	
12cu|netgen-4.9.13-2|60	%files
12cu|netgen-4.9.13-2|61	%{_bindir}/*
12cu|netgen-4.9.13-2|62	%{_includedir}/*
12cu|netgen-4.9.13-2|63	%dir %{_datadir}/%{name}
12cu|netgen-4.9.13-2|64	%{_datadir}/%{name}/*
12cu|netgen-4.9.13-2|65	%dir %{_docdir}/%{name}/
12cu|netgen-4.9.13-2|66	%{_docdir}/%{name}/*
12cu|netgen-4.9.13-2|67	%{_libdir}/*.so
12cu|netgen-4.9.13-2|68	
12cu|netgen-4.9.13-2|69	
12cu|netgen-4.9.13-2|70	%changelog
12cu|netgen-4.9.13-2|71	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.13-2
12cu|netgen-4.9.13-2|72	+ Revision: c098c9a
12cu|netgen-4.9.13-2|73	- LOG Drop .la files, spec cleanup
12cu|netgen-4.9.13-2|74	
12cu|netgen-4.9.13-2|75	

10207 12
12cu|nethogs-0.8.0-1|1	Summary:	Top-like monitor for network traffic
12cu|nethogs-0.8.0-1|2	Name:		nethogs
12cu|nethogs-0.8.0-1|3	Version:	0.8.0
12cu|nethogs-0.8.0-1|4	Release:	1
12cu|nethogs-0.8.0-1|5	Group:		Monitoring
12cu|nethogs-0.8.0-1|6	License:	GPL+
12cu|nethogs-0.8.0-1|7	URL:		http://nethogs.sourceforge.net
12cu|nethogs-0.8.0-1|8	Source0:	https://sourceforge.net/projects/nethogs/files/nethogs/0.8/%{name}-%{version}.tar.gz
12cu|nethogs-0.8.0-1|9	BuildRequires:	ncurses-devel
12cu|nethogs-0.8.0-1|10	BuildRequires:	pcap-devel
12cu|nethogs-0.8.0-1|11	
12cu|nethogs-0.8.0-1|12	%description
12cu|nethogs-0.8.0-1|13	NetHogs is a small "net top" tool.
12cu|nethogs-0.8.0-1|14	
12cu|nethogs-0.8.0-1|15	Instead of breaking the traffic down per protocol or per subnet, like
12cu|nethogs-0.8.0-1|16	most such tools do, it groups bandwidth by process and does not rely
12cu|nethogs-0.8.0-1|17	on a special kernel module to be loaded.
12cu|nethogs-0.8.0-1|18	
12cu|nethogs-0.8.0-1|19	So if there's suddenly a lot of network traffic, you can fire up
12cu|nethogs-0.8.0-1|20	NetHogs and immediately see which PID is causing this, and if it's
12cu|nethogs-0.8.0-1|21	some kind of spinning process, kill it.
12cu|nethogs-0.8.0-1|22	
12cu|nethogs-0.8.0-1|23	Features:
12cu|nethogs-0.8.0-1|24	- shows TCP download- and upload-speed per process
12cu|nethogs-0.8.0-1|25	- supports both IPv4 and IPv6
12cu|nethogs-0.8.0-1|26	- supports both Ethernet and PPP
12cu|nethogs-0.8.0-1|27	
12cu|nethogs-0.8.0-1|28	%prep
12cu|nethogs-0.8.0-1|29	
12cu|nethogs-0.8.0-1|30	%setup -q -n nethogs
12cu|nethogs-0.8.0-1|31	
12cu|nethogs-0.8.0-1|32	%build
12cu|nethogs-0.8.0-1|33	
12cu|nethogs-0.8.0-1|34	%make CFLAGS="%{optflags}"
12cu|nethogs-0.8.0-1|35	
12cu|nethogs-0.8.0-1|36	%install
12cu|nethogs-0.8.0-1|37	install -d %{buildroot}%{_sbindir}
12cu|nethogs-0.8.0-1|38	install -m0755 nethogs %{buildroot}%{_sbindir}/
12cu|nethogs-0.8.0-1|39	
12cu|nethogs-0.8.0-1|40	install -d %{buildroot}%{_mandir}/man8
12cu|nethogs-0.8.0-1|41	install -m0644 nethogs.8 %{buildroot}%{_mandir}/man8/
12cu|nethogs-0.8.0-1|42	
12cu|nethogs-0.8.0-1|43	%files
12cu|nethogs-0.8.0-1|44	%defattr(-,root,root)
12cu|nethogs-0.8.0-1|45	%doc Changelog DESIGN README
12cu|nethogs-0.8.0-1|46	%{_sbindir}/nethogs
12cu|nethogs-0.8.0-1|47	%{_mandir}/man*/*
12cu|nethogs-0.8.0-1|48	
12cu|nethogs-0.8.0-1|49	
12cu|nethogs-0.8.0-1|50	%changelog
12cu|nethogs-0.8.0-1|51	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-2mdv2011.0
12cu|nethogs-0.8.0-1|52	+ Revision: 613034
12cu|nethogs-0.8.0-1|53	- the mass rebuild of 2010.1 packages
12cu|nethogs-0.8.0-1|54	
12cu|nethogs-0.8.0-1|55	* Sat Jan 30 2010 Jérôme Brenier <incubusss@mandriva.org> 0.7.0-1mdv2010.1
12cu|nethogs-0.8.0-1|56	+ Revision: 498609
12cu|nethogs-0.8.0-1|57	- new version 0.7.0
12cu|nethogs-0.8.0-1|58	- drop gcc43 patch
12cu|nethogs-0.8.0-1|59	- fix License tag
12cu|nethogs-0.8.0-1|60	
12cu|nethogs-0.8.0-1|61	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.6.1-0.cvs20050321.9mdv2010.0
12cu|nethogs-0.8.0-1|62	+ Revision: 440317
12cu|nethogs-0.8.0-1|63	- rebuild
12cu|nethogs-0.8.0-1|64	
12cu|nethogs-0.8.0-1|65	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-0.cvs20050321.8mdv2009.1
12cu|nethogs-0.8.0-1|66	+ Revision: 298623
12cu|nethogs-0.8.0-1|67	- fix build
12cu|nethogs-0.8.0-1|68	- rebuilt against libpcap-1.0.0
12cu|nethogs-0.8.0-1|69	
12cu|nethogs-0.8.0-1|70	+ Olivier Blin <oblin@mandriva.com>
12cu|nethogs-0.8.0-1|71	- restore BuildRoot
12cu|nethogs-0.8.0-1|72	
12cu|nethogs-0.8.0-1|73	+ Thierry Vignaud <tv@mandriva.org>
12cu|nethogs-0.8.0-1|74	- kill re-definition of %%buildroot on Pixel's request
12cu|nethogs-0.8.0-1|75	
12cu|nethogs-0.8.0-1|76	* Sat Aug 25 2007 Gaëtan Lehmann <glehmann@mandriva.org> 0.6.1-0.cvs20050321.7mdv2008.0
12cu|nethogs-0.8.0-1|77	+ Revision: 71332
12cu|nethogs-0.8.0-1|78	- rebuild
12cu|nethogs-0.8.0-1|79	
12cu|nethogs-0.8.0-1|80	
12cu|nethogs-0.8.0-1|81	* Wed Aug 09 2006 glehmann
12cu|nethogs-0.8.0-1|82	+ 08/09/06 20:00:20 (55100)
12cu|nethogs-0.8.0-1|83	rebuild
12cu|nethogs-0.8.0-1|84	
12cu|nethogs-0.8.0-1|85	* Sun Jul 30 2006 glehmann
12cu|nethogs-0.8.0-1|86	+ 07/30/06 10:26:06 (42698)
12cu|nethogs-0.8.0-1|87	Import nethogs
12cu|nethogs-0.8.0-1|88	
12cu|nethogs-0.8.0-1|89	* Tue May 09 2006 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.6.1-0.cvs20050321.5mdk
12cu|nethogs-0.8.0-1|90	- fix readline BuildRequires
12cu|nethogs-0.8.0-1|91	
12cu|nethogs-0.8.0-1|92	* Tue Apr 18 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.6.1-0.cvs20050321.4mdk
12cu|nethogs-0.8.0-1|93	- Fix BuildRequires
12cu|nethogs-0.8.0-1|94	
12cu|nethogs-0.8.0-1|95	* Thu Jul 28 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.6.1-0.cvs20050321.3mdk
12cu|nethogs-0.8.0-1|96	- Fix BuildRequires
12cu|nethogs-0.8.0-1|97	
12cu|nethogs-0.8.0-1|98	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-0.cvs20050321.2mdk
12cu|nethogs-0.8.0-1|99	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cu|nethogs-0.8.0-1|100	
12cu|nethogs-0.8.0-1|101	* Mon Mar 21 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.6.1-0.cvs20050321.1mdk
12cu|nethogs-0.8.0-1|102	- mandrake contrib
12cu|nethogs-0.8.0-1|103	
12cu|nethogs-0.8.0-1|104	* Fri Sep 17 2004 Pascal Bleser <guru@unixtech.be>
12cu|nethogs-0.8.0-1|105	- version 0.6.0
12cu|nethogs-0.8.0-1|106	
12cu|nethogs-0.8.0-1|107	* Sat Jun 12 2004 Pascal Bleser <guru@unixtech.be>
12cu|nethogs-0.8.0-1|108	- new package
12cu|nethogs-0.8.0-1|109	
12cu|nethogs-0.8.0-1|110	

10208 12
12cu|netio-1.31-2|1	%define debug_package %{nil}
12cu|netio-1.31-2|2	
12cu|netio-1.31-2|3	Name:		netio
12cu|netio-1.31-2|4	Version: 	1.31
12cu|netio-1.31-2|5	Release:	2
12cu|netio-1.31-2|6	License: 	GPL
12cu|netio-1.31-2|7	Group: 		Monitoring
12cu|netio-1.31-2|8	Url:		http://www.ars.de/ars/ars.nsf/docs/netio
12cu|netio-1.31-2|9	Source:		http://www.ars.de/ars/ars.nsf/netio-131.tar.bz2
12cu|netio-1.31-2|10	Summary: 	Network benchmarking tool
12cu|netio-1.31-2|11	BuildRequires:  glibc-devel libgcc gcc gcc-c++
12cu|netio-1.31-2|12	BuildRequires:  dos2unix
12cu|netio-1.31-2|13	
12cu|netio-1.31-2|14	%description
12cu|netio-1.31-2|15	This is a network benchmark for, OS/2 2.x, Windows NT/2000 and Unix.
12cu|netio-1.31-2|16	It measures the net throughput of a network via NetBIOS, TCP and UDP
12cu|netio-1.31-2|17	protocols (Unix only supports TCP and UDP) using various different
12cu|netio-1.31-2|18	packet sizes.
12cu|netio-1.31-2|19	
12cu|netio-1.31-2|20	%prep
12cu|netio-1.31-2|21	%setup -q -n %{name}-131
12cu|netio-1.31-2|22	
12cu|netio-1.31-2|23	%build
12cu|netio-1.31-2|24	
12cu|netio-1.31-2|25	dos2unix *.c *.h
12cu|netio-1.31-2|26	%make linux
12cu|netio-1.31-2|27	
12cu|netio-1.31-2|28	%install
12cu|netio-1.31-2|29	mkdir -p %{buildroot}/%{_sbindir}
12cu|netio-1.31-2|30	cp -pr netio %{buildroot}/%{_sbindir}
12cu|netio-1.31-2|31	
12cu|netio-1.31-2|32	%files
12cu|netio-1.31-2|33	%doc bin/win32-i386.exe
12cu|netio-1.31-2|34	%doc bin/os2-i386.exe
12cu|netio-1.31-2|35	%doc netio.doc
12cu|netio-1.31-2|36	/usr/sbin/netio
12cu|netio-1.31-2|37	
12cu|netio-1.31-2|38	%changelog
12cu|netio-1.31-2|39	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.31-2
12cu|netio-1.31-2|40	+ Revision: 13bd6d2
12cu|netio-1.31-2|41	- Disable debug
12cu|netio-1.31-2|42	
12cu|netio-1.31-2|43	

10209 12
12cu|netperf-2.6.0-2|1	%define name netperf
12cu|netperf-2.6.0-2|2	%define version 2.6.0
12cu|netperf-2.6.0-2|3	%define release 2
12cu|netperf-2.6.0-2|4	
12cu|netperf-2.6.0-2|5	Summary:	Performance testing tool for TCP/UDP
12cu|netperf-2.6.0-2|6	Name:		%name
12cu|netperf-2.6.0-2|7	Version:	%version
12cu|netperf-2.6.0-2|8	Release:	%release
12cu|netperf-2.6.0-2|9	License:	BSD
12cu|netperf-2.6.0-2|10	Group:		Networking/Other
12cu|netperf-2.6.0-2|11	URL:		http://www.netperf.org/netperf/NetperfPage.html
12cu|netperf-2.6.0-2|12	Source0:	ftp://ftp.netperf.org/netperf/%name-%version.tar.bz2
12cu|netperf-2.6.0-2|13	
12cu|netperf-2.6.0-2|14	%description
12cu|netperf-2.6.0-2|15	Netperf is a benchmark that can be used to measure the performance
12cu|netperf-2.6.0-2|16	of many different types of networking. It provides tests for both
12cu|netperf-2.6.0-2|17	unidirecitonal throughput, and end-to-end latency.
12cu|netperf-2.6.0-2|18	
12cu|netperf-2.6.0-2|19	The environments currently measureable by netperf include:
12cu|netperf-2.6.0-2|20	
12cu|netperf-2.6.0-2|21	* TCP and UDP via BSD Sockets for both IPv4 and IPv6
12cu|netperf-2.6.0-2|22	* DLPI
12cu|netperf-2.6.0-2|23	* Unix Domain Sockets
12cu|netperf-2.6.0-2|24	* SCTP for both IPv4 and IPv6
12cu|netperf-2.6.0-2|25	
12cu|netperf-2.6.0-2|26	%prep
12cu|netperf-2.6.0-2|27	%setup -q
12cu|netperf-2.6.0-2|28	
12cu|netperf-2.6.0-2|29	%build
12cu|netperf-2.6.0-2|30	%configure2_5x \
12cu|netperf-2.6.0-2|31	--enable-unixdomain \
12cu|netperf-2.6.0-2|32	--enable-sdp \
12cu|netperf-2.6.0-2|33	--enable-exs \
12cu|netperf-2.6.0-2|34	--enable-sctp
12cu|netperf-2.6.0-2|35	%make
12cu|netperf-2.6.0-2|36	
12cu|netperf-2.6.0-2|37	%install
12cu|netperf-2.6.0-2|38	%makeinstall_std
12cu|netperf-2.6.0-2|39	
12cu|netperf-2.6.0-2|40	
12cu|netperf-2.6.0-2|41	
12cu|netperf-2.6.0-2|42	
12cu|netperf-2.6.0-2|43	%files
12cu|netperf-2.6.0-2|44	%doc README AUTHORS COPYING Release_Notes
12cu|netperf-2.6.0-2|45	%{_bindir}/netperf
12cu|netperf-2.6.0-2|46	%{_bindir}/netserver
12cu|netperf-2.6.0-2|47	%{_infodir}/netperf.*
12cu|netperf-2.6.0-2|48	%{_mandir}/man1/netperf.1*
12cu|netperf-2.6.0-2|49	%{_mandir}/man1/netserver.1*
12cu|netperf-2.6.0-2|50	
12cu|netperf-2.6.0-2|51	
12cu|netperf-2.6.0-2|52	%changelog
12cu|netperf-2.6.0-2|53	* Thu Jun 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.6.0-1
12cu|netperf-2.6.0-2|54	+ Revision: 807376
12cu|netperf-2.6.0-2|55	- version update 2.6.0
12cu|netperf-2.6.0-2|56	
12cu|netperf-2.6.0-2|57	* Wed Jul 20 2011 Bruno Cornec <bcornec@mandriva.org> 2.5.0-1
12cu|netperf-2.6.0-2|58	+ Revision: 690746
12cu|netperf-2.6.0-2|59	- Add upstream sources 2.5.0
12cu|netperf-2.6.0-2|60	- Update to upstream netperf 2.5.0
12cu|netperf-2.6.0-2|61	
12cu|netperf-2.6.0-2|62	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|netperf-2.6.0-2|63	- the mass rebuild of 2010.0 packages
12cu|netperf-2.6.0-2|64	
12cu|netperf-2.6.0-2|65	* Sun Jul 12 2009 Bruno Cornec <bcornec@mandriva.org> 2.4.5-1mdv2010.0
12cu|netperf-2.6.0-2|66	+ Revision: 394969
12cu|netperf-2.6.0-2|67	- Update to upstream 2.4.5 and fix compiler errors on fprintf format (reported upstrem)
12cu|netperf-2.6.0-2|68	- Update netperf to 2.4.5 and fix compiler issues (reported upstream)
12cu|netperf-2.6.0-2|69	
12cu|netperf-2.6.0-2|70	+ Thierry Vignaud <tv@mandriva.org>
12cu|netperf-2.6.0-2|71	- rebuild
12cu|netperf-2.6.0-2|72	- kill re-definition of %%buildroot on Pixel's request
12cu|netperf-2.6.0-2|73	
12cu|netperf-2.6.0-2|74	+ Pixel <pixel@mandriva.com>
12cu|netperf-2.6.0-2|75	- fix info file
12cu|netperf-2.6.0-2|76	
12cu|netperf-2.6.0-2|77	+ Olivier Blin <blino@mandriva.org>
12cu|netperf-2.6.0-2|78	- restore BuildRoot
12cu|netperf-2.6.0-2|79	
12cu|netperf-2.6.0-2|80	* Fri Oct 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.4.4-1mdv2008.1
12cu|netperf-2.6.0-2|81	+ Revision: 100087
12cu|netperf-2.6.0-2|82	- new version
12cu|netperf-2.6.0-2|83	- spec file clean
12cu|netperf-2.6.0-2|84	

10210 12
12cu|netsniff-ng-0.5.7-3|1	Name:		netsniff-ng
12cu|netsniff-ng-0.5.7-3|2	Version:	0.5.7
12cu|netsniff-ng-0.5.7-3|3	Release:	3
12cu|netsniff-ng-0.5.7-3|4	Summary:	A high performance network sniffer for packet inspection
12cu|netsniff-ng-0.5.7-3|5	License:	GPLv2
12cu|netsniff-ng-0.5.7-3|6	Group:		Monitoring
12cu|netsniff-ng-0.5.7-3|7	URL:		http://netsniff-ng.org/
12cu|netsniff-ng-0.5.7-3|8	Source0:	http://www.netsniff-ng.org/pub/netsniff-ng/%{name}-%{version}.tar.gz
12cu|netsniff-ng-0.5.7-3|9	Patch0:         cflags_notune.patch
12cu|netsniff-ng-0.5.7-3|10	BuildRequires:	cmake
12cu|netsniff-ng-0.5.7-3|11	BuildRequires:	ncurses-devel
12cu|netsniff-ng-0.5.7-3|12	BuildRequires:	pkgconfig(geoip)
12cu|netsniff-ng-0.5.7-3|13	BuildRequires:	pkgconfig(libnetfilter_conntrack)
12cu|netsniff-ng-0.5.7-3|14	BuildRequires:	flex
12cu|netsniff-ng-0.5.7-3|15	BuildRequires:	pkgconfig(liburcu)
12cu|netsniff-ng-0.5.7-3|16	
12cu|netsniff-ng-0.5.7-3|17	%description
12cu|netsniff-ng-0.5.7-3|18	netsniff-ng is a high performance linux network sniffer for packet inspection.
12cu|netsniff-ng-0.5.7-3|19	Basically, it is similar to tcpdump, but it doesn't need one syscall per
12cu|netsniff-ng-0.5.7-3|20	packet. Instead, it uses an memory mapped area within kernelspace for accessing
12cu|netsniff-ng-0.5.7-3|21	packets without copying them to userspace (zero-copy mechanism).
12cu|netsniff-ng-0.5.7-3|22	
12cu|netsniff-ng-0.5.7-3|23	This tool is useful for debugging your network, measuring performance
12cu|netsniff-ng-0.5.7-3|24	throughput or creating network statistics of incoming packets on central
12cu|netsniff-ng-0.5.7-3|25	network nodes like routers or firewalls.
12cu|netsniff-ng-0.5.7-3|26	
12cu|netsniff-ng-0.5.7-3|27	%prep
12cu|netsniff-ng-0.5.7-3|28	%setup -q
12cu|netsniff-ng-0.5.7-3|29	%apply_patches
12cu|netsniff-ng-0.5.7-3|30	
12cu|netsniff-ng-0.5.7-3|31	%build
12cu|netsniff-ng-0.5.7-3|32	pushd src
12cu|netsniff-ng-0.5.7-3|33	%cmake
12cu|netsniff-ng-0.5.7-3|34	%make
12cu|netsniff-ng-0.5.7-3|35	popd
12cu|netsniff-ng-0.5.7-3|36	
12cu|netsniff-ng-0.5.7-3|37	%install
12cu|netsniff-ng-0.5.7-3|38	pushd src/build
12cu|netsniff-ng-0.5.7-3|39	%makeinstall_std
12cu|netsniff-ng-0.5.7-3|40	popd
12cu|netsniff-ng-0.5.7-3|41	
12cu|netsniff-ng-0.5.7-3|42	rm -f %{buildroot}%{_mandir}/man8/netsniff-ng.8.gz
12cu|netsniff-ng-0.5.7-3|43	
12cu|netsniff-ng-0.5.7-3|44	%files
12cu|netsniff-ng-0.5.7-3|45	%defattr(-,root,root)
12cu|netsniff-ng-0.5.7-3|46	%doc AUTHORS README REPORTING-BUGS VERSION Documentation/*
12cu|netsniff-ng-0.5.7-3|47	%{_sbindir}/*
12cu|netsniff-ng-0.5.7-3|48	%{_mandir}/man8/*.8*
12cu|netsniff-ng-0.5.7-3|49	%config(noreplace) %{_sysconfdir}/netsniff-ng/*
12cu|netsniff-ng-0.5.7-3|50	
12cu|netsniff-ng-0.5.7-3|51	
12cu|netsniff-ng-0.5.7-3|52	
12cu|netsniff-ng-0.5.7-3|53	%changelog
12cu|netsniff-ng-0.5.7-3|54	* Wed Feb 26 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.7-3
12cu|netsniff-ng-0.5.7-3|55	+ Revision: c35e1c4
12cu|netsniff-ng-0.5.7-3|56	- release up
12cu|netsniff-ng-0.5.7-3|57	
12cu|netsniff-ng-0.5.7-3|58	

10211 12
12cu|netwib-5.39.0-2|1	%define major	5
12cu|netwib-5.39.0-2|2	%define libname %mklibname %{name} %major
12cu|netwib-5.39.0-2|3	%define develname %mklibname -d %{name}
12cu|netwib-5.39.0-2|4	%define develnamest %mklibname -d -s %{name}
12cu|netwib-5.39.0-2|5	
12cu|netwib-5.39.0-2|6	Summary:	A network library
12cu|netwib-5.39.0-2|7	Name:		netwib
12cu|netwib-5.39.0-2|8	Version:	5.39.0
12cu|netwib-5.39.0-2|9	Release:	2
12cu|netwib-5.39.0-2|10	License:	LGPL
12cu|netwib-5.39.0-2|11	Group:		Networking/Other
12cu|netwib-5.39.0-2|12	URL:		http://www.laurentconstantin.com/fr/netw/netwib/
12cu|netwib-5.39.0-2|13	Source0:	http://www.laurentconstantin.com/common/netw/netwib/download/v5/%{name}-%{version}-src.tgz
12cu|netwib-5.39.0-2|14	Source1:	http://www.laurentconstantin.com/common/netw/netwib/download/v5/%{name}-%{version}-doc_html.tgz
12cu|netwib-5.39.0-2|15	Patch0:		netwib-5.39.0-genemake.patch
12cu|netwib-5.39.0-2|16	BuildRequires:	libpcap-devel >= 0.7.2
12cu|netwib-5.39.0-2|17	BuildRequires:	libnet-devel >= 1.1.3
12cu|netwib-5.39.0-2|18	
12cu|netwib-5.39.0-2|19	%description
12cu|netwib-5.39.0-2|20	Netwib is a network library for network administrator and hackers.
12cu|netwib-5.39.0-2|21	She provides:
12cu|netwib-5.39.0-2|22	+ address translation
12cu|netwib-5.39.0-2|23	+ client/server udp/tcp
12cu|netwib-5.39.0-2|24	+ paquets creation and annalyze
12cu|netwib-5.39.0-2|25	+ etc.
12cu|netwib-5.39.0-2|26	
12cu|netwib-5.39.0-2|27	With Netwib, you can easily create a network application.
12cu|netwib-5.39.0-2|28	
12cu|netwib-5.39.0-2|29	%package -n	%{libname}
12cu|netwib-5.39.0-2|30	Summary:	A network library
12cu|netwib-5.39.0-2|31	Group:		Networking/Other
12cu|netwib-5.39.0-2|32	Provides:	%{name}
12cu|netwib-5.39.0-2|33	Provides:	lib%{name} = %{version}-%{release}
12cu|netwib-5.39.0-2|34	
12cu|netwib-5.39.0-2|35	%description -n	%{libname}
12cu|netwib-5.39.0-2|36	Netwib is a network library for network administrator and hackers.
12cu|netwib-5.39.0-2|37	She provides:
12cu|netwib-5.39.0-2|38	+ address translation
12cu|netwib-5.39.0-2|39	+ client/server udp/tcp
12cu|netwib-5.39.0-2|40	+ paquets creation and annalyze
12cu|netwib-5.39.0-2|41	+ etc.
12cu|netwib-5.39.0-2|42	
12cu|netwib-5.39.0-2|43	With Netwib, you can easily create a network application.
12cu|netwib-5.39.0-2|44	
12cu|netwib-5.39.0-2|45	%package -n	%{develname}
12cu|netwib-5.39.0-2|46	Summary:	A network library
12cu|netwib-5.39.0-2|47	Group:		Development/Other
12cu|netwib-5.39.0-2|48	Requires:	%{libname} = %{version}-%{release}
12cu|netwib-5.39.0-2|49	Provides:	lib%{name}-devel = %{version}-%{release}
12cu|netwib-5.39.0-2|50	Provides:	%{name}-devel
12cu|netwib-5.39.0-2|51	Obsoletes:	%{name}-devel
12cu|netwib-5.39.0-2|52	Obsoletes:	%{libname}-devel
12cu|netwib-5.39.0-2|53	
12cu|netwib-5.39.0-2|54	%description -n	%{develname}
12cu|netwib-5.39.0-2|55	Netwib is a network library for network administrator and hackers.
12cu|netwib-5.39.0-2|56	She provides:
12cu|netwib-5.39.0-2|57	+ address translation
12cu|netwib-5.39.0-2|58	+ client/server udp/tcp
12cu|netwib-5.39.0-2|59	+ paquets creation and annalyze
12cu|netwib-5.39.0-2|60	+ etc.
12cu|netwib-5.39.0-2|61	
12cu|netwib-5.39.0-2|62	With Netwib, you can easily create a network application.
12cu|netwib-5.39.0-2|63	
12cu|netwib-5.39.0-2|64	
12cu|netwib-5.39.0-2|65	%package -n	%{develnamest}
12cu|netwib-5.39.0-2|66	Summary:	A network library
12cu|netwib-5.39.0-2|67	Group:		Development/Other
12cu|netwib-5.39.0-2|68	Requires:	%{libname} = %{version}-%{release}
12cu|netwib-5.39.0-2|69	Requires:	%{develname} = %{version}-%{release}
12cu|netwib-5.39.0-2|70	Provides:	lib%{name}-devel-static = %{version}-%{release}
12cu|netwib-5.39.0-2|71	Provides:	%{name}-devel-static
12cu|netwib-5.39.0-2|72	
12cu|netwib-5.39.0-2|73	%description -n	%{develnamest}
12cu|netwib-5.39.0-2|74	Netwib is a network library for network administrator and hackers.
12cu|netwib-5.39.0-2|75	She provides:
12cu|netwib-5.39.0-2|76	+ address translation
12cu|netwib-5.39.0-2|77	+ client/server udp/tcp
12cu|netwib-5.39.0-2|78	+ paquets creation and annalyze
12cu|netwib-5.39.0-2|79	+ etc.
12cu|netwib-5.39.0-2|80	
12cu|netwib-5.39.0-2|81	With Netwib, you can easily create a network application.
12cu|netwib-5.39.0-2|82	
12cu|netwib-5.39.0-2|83	
12cu|netwib-5.39.0-2|84	
12cu|netwib-5.39.0-2|85	%package -n	%{name}-doc
12cu|netwib-5.39.0-2|86	Summary:	Netwib html documentation
12cu|netwib-5.39.0-2|87	Group:		Networking/Other
12cu|netwib-5.39.0-2|88	
12cu|netwib-5.39.0-2|89	%description -n	%{name}-doc
12cu|netwib-5.39.0-2|90	The netwib documention in html format.
12cu|netwib-5.39.0-2|91	
12cu|netwib-5.39.0-2|92	Netwib is a network library for network administrator and hackers.
12cu|netwib-5.39.0-2|93	She provides:
12cu|netwib-5.39.0-2|94	+ address translation
12cu|netwib-5.39.0-2|95	+ client/server udp/tcp
12cu|netwib-5.39.0-2|96	+ paquets creation and annalyze
12cu|netwib-5.39.0-2|97	+ etc.
12cu|netwib-5.39.0-2|98	
12cu|netwib-5.39.0-2|99	With Netwib, you can easily create a network application.
12cu|netwib-5.39.0-2|100	
12cu|netwib-5.39.0-2|101	%prep
12cu|netwib-5.39.0-2|102	
12cu|netwib-5.39.0-2|103	%setup -q -n %{name}-%{version}-src
12cu|netwib-5.39.0-2|104	%setup -q -D -T -a1 -n %{name}-%{version}-src
12cu|netwib-5.39.0-2|105	
12cu|netwib-5.39.0-2|106	find . -type f -exec chmod a+r {} \;
12cu|netwib-5.39.0-2|107	
12cu|netwib-5.39.0-2|108	%patch0 -p1
12cu|netwib-5.39.0-2|109	
12cu|netwib-5.39.0-2|110	perl -pi -e 's!^NETWIBDEF_INSTPREFIX=.*!NETWIBDEF_INSTPREFIX=%{_prefix}!' src/config.dat
12cu|netwib-5.39.0-2|111	# Hacking for lib64
12cu|netwib-5.39.0-2|112	perl -pi -e 's!^NETWIBDEF_INSTLIB=.*!NETWIBDEF_INSTLIB=%{_libdir}!' src/config.dat
12cu|netwib-5.39.0-2|113	perl -pi -e 's!^NETWIBDEF_INSTMAN=.*!NETWIBDEF_INSTMAN=%{_mandir}!' src/config.dat
12cu|netwib-5.39.0-2|114	perl -pi -e 's!^NETWIBDEF_SYSARCH=.*!NETWIBDEF_SYSARCH=%{_arch}!' src/config.dat
12cu|netwib-5.39.0-2|115	
12cu|netwib-5.39.0-2|116	%build
12cu|netwib-5.39.0-2|117	cd src
12cu|netwib-5.39.0-2|118	
12cu|netwib-5.39.0-2|119	./genemake
12cu|netwib-5.39.0-2|120	
12cu|netwib-5.39.0-2|121	%make \
12cu|netwib-5.39.0-2|122	GCCOPT="%{optflags} -Wall -fPIC -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H" \
12cu|netwib-5.39.0-2|123	GCCOPTL="$GCCOPT" GCCOPTP="$GCCOPT" libnetwib.so libnetwib.a
12cu|netwib-5.39.0-2|124	
12cu|netwib-5.39.0-2|125	%install
12cu|netwib-5.39.0-2|126	cd src
12cu|netwib-5.39.0-2|127	%makeinstall_std
12cu|netwib-5.39.0-2|128	%make installso DESTDIR=%{buildroot}
12cu|netwib-5.39.0-2|129	
12cu|netwib-5.39.0-2|130	%files -n %{libname}
12cu|netwib-5.39.0-2|131	%doc INSTALLUNIX.TXT INSTALLWINDOWS.TXT README.TXT
12cu|netwib-5.39.0-2|132	%{_libdir}/libnetwib.so.*
12cu|netwib-5.39.0-2|133	%{_libdir}/libnetwib539.so.5.39.0
12cu|netwib-5.39.0-2|134	#% {_libdir}/libnetwib*.so.*
12cu|netwib-5.39.0-2|135	
12cu|netwib-5.39.0-2|136	%files -n %{develname}
12cu|netwib-5.39.0-2|137	%doc INSTALLUNIX.TXT INSTALLWINDOWS.TXT README.TXT
12cu|netwib-5.39.0-2|138	%{_bindir}/netwib*-config
12cu|netwib-5.39.0-2|139	%{_includedir}/netwib*
12cu|netwib-5.39.0-2|140	%{_libdir}/libnetwib*.so
12cu|netwib-5.39.0-2|141	%{_mandir}/man3/netwib*
12cu|netwib-5.39.0-2|142	
12cu|netwib-5.39.0-2|143	%files -n %{develnamest}
12cu|netwib-5.39.0-2|144	%{_libdir}/libnetwib*.a
12cu|netwib-5.39.0-2|145	
12cu|netwib-5.39.0-2|146	%files -n %{name}-doc
12cu|netwib-5.39.0-2|147	%doc doc/*.txt %{name}-%{version}-doc_html/*
12cu|netwib-5.39.0-2|148	
12cu|netwib-5.39.0-2|149	%changelog
12cu|netwib-5.39.0-2|150	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.39.0-2
12cu|netwib-5.39.0-2|151	+ Revision: e655bd6
12cu|netwib-5.39.0-2|152	- Fix file permissions in debug package
12cu|netwib-5.39.0-2|153	
12cu|netwib-5.39.0-2|154	

10212 12
12cu|net-wireless-0.2-15|1	%define debug_package %{nil}
12cu|net-wireless-0.2-15|2	
12cu|net-wireless-0.2-15|3	%define nsusr nagios
12cu|net-wireless-0.2-15|4	%define nsgrp nagios
12cu|net-wireless-0.2-15|5	%define cmdusr apache
12cu|net-wireless-0.2-15|6	%define cmdgrp apache
12cu|net-wireless-0.2-15|7	
12cu|net-wireless-0.2-15|8	Summary: Wireless access for NetSaint
12cu|net-wireless-0.2-15|9	Name:    net-wireless
12cu|net-wireless-0.2-15|10	Version: 0.2
12cu|net-wireless-0.2-15|11	Release: 15
12cu|net-wireless-0.2-15|12	License: GPL
12cu|net-wireless-0.2-15|13	URL:     http://mobileengines.com/net-wireless/
12cu|net-wireless-0.2-15|14	Group:   Networking/Other
12cu|net-wireless-0.2-15|15	Source0: %{name}.%{version}.tar.bz2
12cu|net-wireless-0.2-15|16	Patch0:  net-wireless-nagios.patch.bz2
12cu|net-wireless-0.2-15|17	Requires: nagios nagios-www
12cu|net-wireless-0.2-15|18	
12cu|net-wireless-0.2-15|19	%description
12cu|net-wireless-0.2-15|20	The Wireless Network Tools package uses a Web-enabled phone (or an emulator) to
12cu|net-wireless-0.2-15|21	provide traceroute, ping, and port scanning. If you use netsaint, it ties into
12cu|net-wireless-0.2-15|22	it nicely and provides real-time status of your hosts/network. This should be
12cu|net-wireless-0.2-15|23	considered pre-alpha, but it does do what it is intended to do.
12cu|net-wireless-0.2-15|24	
12cu|net-wireless-0.2-15|25	%prep
12cu|net-wireless-0.2-15|26	
12cu|net-wireless-0.2-15|27	%setup -n %{name}
12cu|net-wireless-0.2-15|28	%patch0 -p1
12cu|net-wireless-0.2-15|29	
12cu|net-wireless-0.2-15|30	%build
12cu|net-wireless-0.2-15|31	echo "no compiling is needed"
12cu|net-wireless-0.2-15|32	
12cu|net-wireless-0.2-15|33	%install
12cu|net-wireless-0.2-15|34	install -d %{buildroot}/etc/httpd/conf
12cu|net-wireless-0.2-15|35	install -d %{buildroot}%{_libdir}/nagios/cgi/
12cu|net-wireless-0.2-15|36	install -d %{buildroot}%{_datadir}/nagios
12cu|net-wireless-0.2-15|37	install -m644 wireless.cfg %{buildroot}/etc/httpd/conf/
12cu|net-wireless-0.2-15|38	install -m755 *.cgi %{buildroot}%{_libdir}/nagios/cgi/
12cu|net-wireless-0.2-15|39	install -m644 index.wml %{buildroot}%{_datadir}/nagios/
12cu|net-wireless-0.2-15|40	
12cu|net-wireless-0.2-15|41	%files
12cu|net-wireless-0.2-15|42	%doc CHANGES EMULATORS INSTALL README THANKS
12cu|net-wireless-0.2-15|43	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/wireless.cfg
12cu|net-wireless-0.2-15|44	%attr(0755,root,root) %dir %{_libdir}/nagios/cgi
12cu|net-wireless-0.2-15|45	%attr(0755,%{nsusr},%{cmdgrp}) %{_libdir}/nagios/cgi/*
12cu|net-wireless-0.2-15|46	%attr(0755,root,root) %dir %{_datadir}/nagios
12cu|net-wireless-0.2-15|47	%attr(0644,root,root) %{_datadir}/nagios/*
12cu|net-wireless-0.2-15|48	
12cu|net-wireless-0.2-15|49	%changelog
12cu|net-wireless-0.2-15|50	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-15
12cu|net-wireless-0.2-15|51	+ Revision: 6bccdc5
12cu|net-wireless-0.2-15|52	- Spec cleanup
12cu|net-wireless-0.2-15|53	
12cu|net-wireless-0.2-15|54	

10213 12
12cu|netwox-5.39.0-1|1	Summary:	A network toolbox
12cu|netwox-5.39.0-1|2	Name:		netwox
12cu|netwox-5.39.0-1|3	Version:	5.39.0
12cu|netwox-5.39.0-1|4	Release:	1
12cu|netwox-5.39.0-1|5	License:	LGPL
12cu|netwox-5.39.0-1|6	Group:		Networking/Other
12cu|netwox-5.39.0-1|7	URL:		http://www.laurentconstantin.com/fr/netw/netwox/
12cu|netwox-5.39.0-1|8	Source0:	http://downloads.sourceforge.net/project/ntwox/netwox%20only/5.39/%{name}-%{version}-src.tgz
12cu|netwox-5.39.0-1|9	Source1:	http://downloads.sourceforge.net/project/ntwox/netwox%20only/5.39/%{name}-%{version}-doc_html.tgz
12cu|netwox-5.39.0-1|10	BuildRequires:	libpcap-devel >= 0.7.2
12cu|netwox-5.39.0-1|11	BuildRequires:	libnet-devel >= 1.1.3
12cu|netwox-5.39.0-1|12	BuildRequires:	netwib-devel = %{version}
12cu|netwox-5.39.0-1|13	
12cu|netwox-5.39.0-1|14	%description
12cu|netwox-5.39.0-1|15	Netwox is a network tools for network administrator and hackers.
12cu|netwox-5.39.0-1|16	
12cu|netwox-5.39.0-1|17	It contains about 100 functions
12cu|netwox-5.39.0-1|18	
12cu|netwox-5.39.0-1|19	%prep
12cu|netwox-5.39.0-1|20	
12cu|netwox-5.39.0-1|21	%setup -q -n %{name}-%{version}-src -a1
12cu|netwox-5.39.0-1|22	
12cu|netwox-5.39.0-1|23	find . -type f -exec chmod a+r {} \;
12cu|netwox-5.39.0-1|24	
12cu|netwox-5.39.0-1|25	perl -pi -e 's!^NETWIBDEF_INSTPREFIX=.*!NETWIBDEF_INSTPREFIX=/usr!' src/config.dat
12cu|netwox-5.39.0-1|26	perl -pi -e 's!^NETWOXDEF_INSTPREFIX=.*!NETWOXDEF_INSTPREFIX=/usr!' src/config.dat
12cu|netwox-5.39.0-1|27	# Hacking for lib64
12cu|netwox-5.39.0-1|28	perl -pi -e 's!^NETWIBDEF_INSTLIB=.*!NETWIBDEF_INSTLIB=%{_libdir}!' src/config.dat
12cu|netwox-5.39.0-1|29	perl -pi -e 's!^NETWIBDEF_SYSARCH=.*!NETWIBDEF_SYSARCH=%{_arch}!' src/config.dat
12cu|netwox-5.39.0-1|30	perl -pi -e 's!^NETWOXDEF_INSTMAN=.*!NETWOXDEF_INSTMAN=%{_mandir}!' src/config.dat
12cu|netwox-5.39.0-1|31	
12cu|netwox-5.39.0-1|32	%build
12cu|netwox-5.39.0-1|33	cd src
12cu|netwox-5.39.0-1|34	./genemake
12cu|netwox-5.39.0-1|35	make GCCOPT="%{optflags} -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H"
12cu|netwox-5.39.0-1|36	
12cu|netwox-5.39.0-1|37	%install
12cu|netwox-5.39.0-1|38	
12cu|netwox-5.39.0-1|39	cd src
12cu|netwox-5.39.0-1|40	%makeinstall_std
12cu|netwox-5.39.0-1|41	
12cu|netwox-5.39.0-1|42	%files
12cu|netwox-5.39.0-1|43	%doc INSTALLUNIX.TXT INSTALLWINDOWS.TXT README.TXT
12cu|netwox-5.39.0-1|44	%doc doc/*.txt %{name}-%{version}-doc_html/*
12cu|netwox-5.39.0-1|45	%{_bindir}/netwox*
12cu|netwox-5.39.0-1|46	%{_mandir}/man1/netwox*.1*
12cu|netwox-5.39.0-1|47	
12cu|netwox-5.39.0-1|48	%changelog
12cu|netwox-5.39.0-1|49	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.39.0-1
12cu|netwox-5.39.0-1|50	+ Revision: de195bc
12cu|netwox-5.39.0-1|51	- Fix file permissions in debug package
12cu|netwox-5.39.0-1|52	
12cu|netwox-5.39.0-1|53	

10214 12
12cu|neverball-1.6.0-1|1	Summary:	Arcade game
12cu|neverball-1.6.0-1|2	Name:		neverball
12cu|neverball-1.6.0-1|3	Version:	1.6.0
12cu|neverball-1.6.0-1|4	Release:	1
12cu|neverball-1.6.0-1|5	Epoch:		1
12cu|neverball-1.6.0-1|6	License:	GPLv2+
12cu|neverball-1.6.0-1|7	Group:		Games/Arcade
12cu|neverball-1.6.0-1|8	Url:		http://icculus.org/neverball/
12cu|neverball-1.6.0-1|9	Source0:	http://icculus.org/neverball/%{name}-%{version}.tar.gz
12cu|neverball-1.6.0-1|10	BuildRequires:	jpeg-devel
12cu|neverball-1.6.0-1|11	BuildRequires:	libphysfs-devel
12cu|neverball-1.6.0-1|12	BuildRequires:	pkgconfig(gl)
12cu|neverball-1.6.0-1|13	BuildRequires:	pkgconfig(libpng)
12cu|neverball-1.6.0-1|14	BuildRequires:	pkgconfig(sdl2)
12cu|neverball-1.6.0-1|15	BuildRequires:	pkgconfig(SDL2_ttf)
12cu|neverball-1.6.0-1|16	BuildRequires:	pkgconfig(vorbisfile)
12cu|neverball-1.6.0-1|17	
12cu|neverball-1.6.0-1|18	%description
12cu|neverball-1.6.0-1|19	Tilt the floor to roll the ball through the obstacle course before time
12cu|neverball-1.6.0-1|20	runs out.
12cu|neverball-1.6.0-1|21	
12cu|neverball-1.6.0-1|22	This package inclutes neverputt, a golf game based on neverball.
12cu|neverball-1.6.0-1|23	
12cu|neverball-1.6.0-1|24	Hardware accellerated OpenGL support with multitexture (OpenGL 1.2.1
12cu|neverball-1.6.0-1|25	or greater) is required.
12cu|neverball-1.6.0-1|26	
12cu|neverball-1.6.0-1|27	%files -f %{name}.lang
12cu|neverball-1.6.0-1|28	%doc LICENSE.md README.md
12cu|neverball-1.6.0-1|29	%doc doc/*
12cu|neverball-1.6.0-1|30	%{_gamesbindir}/%{name}
12cu|neverball-1.6.0-1|31	%{_gamesbindir}/neverputt
12cu|neverball-1.6.0-1|32	%dir %{_gamesdatadir}/%{name}
12cu|neverball-1.6.0-1|33	%{_gamesdatadir}/%{name}/*
12cu|neverball-1.6.0-1|34	%{_datadir}/applications/%{name}.desktop
12cu|neverball-1.6.0-1|35	%{_datadir}/applications/neverputt.desktop
12cu|neverball-1.6.0-1|36	%{_datadir}/icons/hicolor/*/apps/never*png
12cu|neverball-1.6.0-1|37	%{_mandir}/man6/neverball.6*
12cu|neverball-1.6.0-1|38	%{_mandir}/man6/neverputt.6*
12cu|neverball-1.6.0-1|39	
12cu|neverball-1.6.0-1|40	#----------------------------------------------------------------------------
12cu|neverball-1.6.0-1|41	
12cu|neverball-1.6.0-1|42	%prep
12cu|neverball-1.6.0-1|43	%setup -q
12cu|neverball-1.6.0-1|44	
12cu|neverball-1.6.0-1|45	%build
12cu|neverball-1.6.0-1|46	%make \
12cu|neverball-1.6.0-1|47	CFLAGS="%{optflags}" \
12cu|neverball-1.6.0-1|48	CXXFLAGS="%{optflags}" \
12cu|neverball-1.6.0-1|49	ENABLE_NLS=1 \
12cu|neverball-1.6.0-1|50	DATADIR=%{_gamesdatadir}/%{name}/data \
12cu|neverball-1.6.0-1|51	LOCALEDIR=%{_datadir}/locale
12cu|neverball-1.6.0-1|52	
12cu|neverball-1.6.0-1|53	%install
12cu|neverball-1.6.0-1|54	install -m 755 -D %{name} %{buildroot}%{_gamesbindir}/%{name}
12cu|neverball-1.6.0-1|55	install -m 755 neverputt %{buildroot}%{_gamesbindir}/
12cu|neverball-1.6.0-1|56	
12cu|neverball-1.6.0-1|57	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
12cu|neverball-1.6.0-1|58	rm -fr data/map-*/*.map
12cu|neverball-1.6.0-1|59	find data -perm 0600 | xargs chmod 0644
12cu|neverball-1.6.0-1|60	cp -a data %{buildroot}%{_gamesdatadir}/%{name}/
12cu|neverball-1.6.0-1|61	
12cu|neverball-1.6.0-1|62	mkdir -p %{buildroot}%{_datadir}/applications
12cu|neverball-1.6.0-1|63	install -m 644 dist/*.desktop %{buildroot}%{_datadir}/applications
12cu|neverball-1.6.0-1|64	mkdir -p %{buildroot}%{_mandir}/man6
12cu|neverball-1.6.0-1|65	install -m 644 dist/*.6 %{buildroot}%{_mandir}/man6
12cu|neverball-1.6.0-1|66	
12cu|neverball-1.6.0-1|67	for res in 16 24 32 48 64 128 256; do
12cu|neverball-1.6.0-1|68	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${res}x${res}/apps
12cu|neverball-1.6.0-1|69	install -m 644 dist/neverball_${res}.png %{buildroot}%{_datadir}/icons/hicolor/${res}x${res}/apps/neverball.png
12cu|neverball-1.6.0-1|70	install -m 644 dist/neverputt_${res}.png %{buildroot}%{_datadir}/icons/hicolor/${res}x${res}/apps/neverputt.png
12cu|neverball-1.6.0-1|71	done
12cu|neverball-1.6.0-1|72	
12cu|neverball-1.6.0-1|73	cp -r locale %{buildroot}%{_datadir}/
12cu|neverball-1.6.0-1|74	
12cu|neverball-1.6.0-1|75	%find_lang %{name}
12cu|neverball-1.6.0-1|76	
12cu|neverball-1.6.0-1|77	
12cu|neverball-1.6.0-1|78	%changelog
12cu|neverball-1.6.0-1|79	* Sun Jun 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.6.0-1
12cu|neverball-1.6.0-1|80	+ Revision: 49faec2
12cu|neverball-1.6.0-1|81	- New version 1.6.0, switch to SDL2
12cu|neverball-1.6.0-1|82	
12cu|neverball-1.6.0-1|83	

10215 12
12cu|newtonator-0.6.0-2|1	%define	_disable_ld_no_undefined 1
12cu|newtonator-0.6.0-2|2	Name:	newtonator
12cu|newtonator-0.6.0-2|3	Version:	0.6.0
12cu|newtonator-0.6.0-2|4	Release:	2
12cu|newtonator-0.6.0-2|5	License:	GPLv3
12cu|newtonator-0.6.0-2|6	Summary:	LV2 software synthesizer
12cu|newtonator-0.6.0-2|7	Url:	http://newtonator.sourceforge.net
12cu|newtonator-0.6.0-2|8	Group:	Sound
12cu|newtonator-0.6.0-2|9	Source:	http://downloads.sourceforge.net/project/newtonator/%{name}-%{version}.tar.gz
12cu|newtonator-0.6.0-2|10	BuildRequires:	cmake
12cu|newtonator-0.6.0-2|11	BuildRequires:	pkgconfig(lv2)
12cu|newtonator-0.6.0-2|12	BuildRequires:	pkgconfig(gtkmm-2.4)
12cu|newtonator-0.6.0-2|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|newtonator-0.6.0-2|14	BuildRequires:	pkgconfig(gdk-2.0)
12cu|newtonator-0.6.0-2|15	BuildRequires:	stk-devel
12cu|newtonator-0.6.0-2|16	BuildRequires:	pkgconfig(lv2-gui)
12cu|newtonator-0.6.0-2|17	BuildRequires:	pkgconfig(lv2-plugin)
12cu|newtonator-0.6.0-2|18	Requires:	lv2
12cu|newtonator-0.6.0-2|19	
12cu|newtonator-0.6.0-2|20	%description
12cu|newtonator-0.6.0-2|21	The Newtonator is an LV2 software synthesizer that uses a unique algorithm
12cu|newtonator-0.6.0-2|22	based on simple ideas of velocity and acceleration to produce
12cu|newtonator-0.6.0-2|23	some unpredictable sounds.
12cu|newtonator-0.6.0-2|24	
12cu|newtonator-0.6.0-2|25	%prep
12cu|newtonator-0.6.0-2|26	%setup -q
12cu|newtonator-0.6.0-2|27	find . -perm 0700 | xargs chmod 0644
12cu|newtonator-0.6.0-2|28	find . -name *.h | xargs chmod 0644
12cu|newtonator-0.6.0-2|29	find . -name *.cpp | xargs chmod 0644
12cu|newtonator-0.6.0-2|30	echo /n >> doc/html/Newtonator-DocBook.proc
12cu|newtonator-0.6.0-2|31	sed -i 's/\r//' doc/Newtonator-DocBook.xml
12cu|newtonator-0.6.0-2|32	
12cu|newtonator-0.6.0-2|33	%build
12cu|newtonator-0.6.0-2|34	%cmake -DLV2_INSTALL_DIR=%{_libdir}/lv2
12cu|newtonator-0.6.0-2|35	
12cu|newtonator-0.6.0-2|36	%install
12cu|newtonator-0.6.0-2|37	%makeinstall_std -C build
12cu|newtonator-0.6.0-2|38	
12cu|newtonator-0.6.0-2|39	%files
12cu|newtonator-0.6.0-2|40	%defattr(-,root,root)
12cu|newtonator-0.6.0-2|41	%doc README RELEASE COPYING.Newtonator AUTHORS
12cu|newtonator-0.6.0-2|42	%doc doc/*
12cu|newtonator-0.6.0-2|43	%{_libdir}/lv2/*

10216 12
12cu|neXtaw-0.15.1-12|1	%define major 0
12cu|neXtaw-0.15.1-12|2	%define libname  %mklibname %name %{major}
12cu|neXtaw-0.15.1-12|3	%define libnamedev  %mklibname %name -d
12cu|neXtaw-0.15.1-12|4	
12cu|neXtaw-0.15.1-12|5	Summary:    A NeXt lookalike widget set
12cu|neXtaw-0.15.1-12|6	Name:      neXtaw
12cu|neXtaw-0.15.1-12|7	Version:   0.15.1
12cu|neXtaw-0.15.1-12|8	Release:   12
12cu|neXtaw-0.15.1-12|9	URL:        http://siag.nu/neXtaw/#download
12cu|neXtaw-0.15.1-12|10	Source:    %{name}-%{version}.tar.bz2
12cu|neXtaw-0.15.1-12|11	Patch0:    neXtaw-0.15.1-fix-link.patch
12cu|neXtaw-0.15.1-12|12	License:   GPL-like
12cu|neXtaw-0.15.1-12|13	Group:     System/Libraries
12cu|neXtaw-0.15.1-12|14	BuildRequires: pkgconfig(x11)
12cu|neXtaw-0.15.1-12|15	BuildRequires: pkgconfig(xext)
12cu|neXtaw-0.15.1-12|16	BuildRequires: pkgconfig(xmu)
12cu|neXtaw-0.15.1-12|17	BuildRequires: pkgconfig(xt)
12cu|neXtaw-0.15.1-12|18	
12cu|neXtaw-0.15.1-12|19	%description
12cu|neXtaw-0.15.1-12|20	A replacement library for the Athena (libXaw) widget set.
12cu|neXtaw-0.15.1-12|21	It is based on Xaw3d, by Kaleb Keithley.
12cu|neXtaw-0.15.1-12|22	Its goal is to try to emulate the look and feel of the N*XTSTEP GUI.
12cu|neXtaw-0.15.1-12|23	
12cu|neXtaw-0.15.1-12|24	%package -n %{libname}
12cu|neXtaw-0.15.1-12|25	Summary:  A NeXt lookalike widget set
12cu|neXtaw-0.15.1-12|26	Group: System/Libraries
12cu|neXtaw-0.15.1-12|27	
12cu|neXtaw-0.15.1-12|28	%description -n %{libname}
12cu|neXtaw-0.15.1-12|29	A replacement library for the Athena (libXaw) widget set.
12cu|neXtaw-0.15.1-12|30	
12cu|neXtaw-0.15.1-12|31	%package -n %{libnamedev}
12cu|neXtaw-0.15.1-12|32	Summary:  A NeXt lookalike widget set
12cu|neXtaw-0.15.1-12|33	Group:    Development/C
12cu|neXtaw-0.15.1-12|34	Requires: %{libname} = %{version}-%{release}
12cu|neXtaw-0.15.1-12|35	Provides: libneXtaw-devel = %{version}-%{release}
12cu|neXtaw-0.15.1-12|36	Provides: neXtaw-devel = %{version}-%{release}
12cu|neXtaw-0.15.1-12|37	Obsoletes: %{_lib}neXtaw0-devel < %{version}-%{release}
12cu|neXtaw-0.15.1-12|38	
12cu|neXtaw-0.15.1-12|39	%description -n %{libnamedev}
12cu|neXtaw-0.15.1-12|40	Static libraries and header files for neXtaw app development
12cu|neXtaw-0.15.1-12|41	
12cu|neXtaw-0.15.1-12|42	%prep
12cu|neXtaw-0.15.1-12|43	%setup -q
12cu|neXtaw-0.15.1-12|44	%patch0 -p0
12cu|neXtaw-0.15.1-12|45	
12cu|neXtaw-0.15.1-12|46	%build
12cu|neXtaw-0.15.1-12|47	autoreconf -fi
12cu|neXtaw-0.15.1-12|48	%configure2_5x
12cu|neXtaw-0.15.1-12|49	%make
12cu|neXtaw-0.15.1-12|50	
12cu|neXtaw-0.15.1-12|51	%install
12cu|neXtaw-0.15.1-12|52	%makeinstall_std
12cu|neXtaw-0.15.1-12|53	
12cu|neXtaw-0.15.1-12|54	%files -n %{libname}
12cu|neXtaw-0.15.1-12|55	%doc ChangeLog README*
12cu|neXtaw-0.15.1-12|56	%{_libdir}/lib*.so.%{major}
12cu|neXtaw-0.15.1-12|57	%{_libdir}/lib*.so.%{major}.*
12cu|neXtaw-0.15.1-12|58	
12cu|neXtaw-0.15.1-12|59	%files -n %{libnamedev}
12cu|neXtaw-0.15.1-12|60	%doc AUTHORS COPYING ChangeLog INSTALL README TODO
12cu|neXtaw-0.15.1-12|61	%{_includedir}/X11/neXtaw
12cu|neXtaw-0.15.1-12|62	%{_libdir}/lib*.*a
12cu|neXtaw-0.15.1-12|63	%{_libdir}/lib*.so
12cu|neXtaw-0.15.1-12|64	
12cu|neXtaw-0.15.1-12|65	%changelog
12cu|neXtaw-0.15.1-12|66	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.15.1-12
12cu|neXtaw-0.15.1-12|67	+ Revision: 9a50a7d
12cu|neXtaw-0.15.1-12|68	- Fix x11 BR
12cu|neXtaw-0.15.1-12|69	
12cu|neXtaw-0.15.1-12|70	

10217 12
12cu|nexuiz-2.5.2-5|1	%define date 20091001
12cu|nexuiz-2.5.2-5|2	
12cu|nexuiz-2.5.2-5|3	Summary:	An open source first-person shooter
12cu|nexuiz-2.5.2-5|4	Name:		nexuiz
12cu|nexuiz-2.5.2-5|5	Version:	2.5.2
12cu|nexuiz-2.5.2-5|6	Release:	5
12cu|nexuiz-2.5.2-5|7	License:	GPLv2+
12cu|nexuiz-2.5.2-5|8	Group:		Games/Arcade
12cu|nexuiz-2.5.2-5|9	Url:		http://www.nexuiz.com/
12cu|nexuiz-2.5.2-5|10	# (tpg) original source is here http://downloads.sourceforge.net/nexuiz/
12cu|nexuiz-2.5.2-5|11	# extract only needed files
12cu|nexuiz-2.5.2-5|12	# unzip -j nexuiz-25.zip Nexuiz/sources/enginesource%{date}.zip
12cu|nexuiz-2.5.2-5|13	Source0:	enginesource%{date}.zip
12cu|nexuiz-2.5.2-5|14	BuildRequires:	jpeg-devel
12cu|nexuiz-2.5.2-5|15	BuildRequires:	pkgconfig(alsa)
12cu|nexuiz-2.5.2-5|16	BuildRequires:	pkgconfig(gl)
12cu|nexuiz-2.5.2-5|17	BuildRequires:	pkgconfig(glu)
12cu|nexuiz-2.5.2-5|18	BuildRequires:	pkgconfig(sdl)
12cu|nexuiz-2.5.2-5|19	BuildRequires:	pkgconfig(xext)
12cu|nexuiz-2.5.2-5|20	BuildRequires:	pkgconfig(xpm)
12cu|nexuiz-2.5.2-5|21	BuildRequires:	pkgconfig(xxf86dga)
12cu|nexuiz-2.5.2-5|22	BuildRequires:	pkgconfig(xxf86vm)
12cu|nexuiz-2.5.2-5|23	
12cu|nexuiz-2.5.2-5|24	%description
12cu|nexuiz-2.5.2-5|25	Nexuiz is a multiplayer 3D first-person shooter based upon a
12cu|nexuiz-2.5.2-5|26	heavily modified Quake 1 engine.
12cu|nexuiz-2.5.2-5|27	
12cu|nexuiz-2.5.2-5|28	WARNING: This game contains violence that is not suitable for children.
12cu|nexuiz-2.5.2-5|29	
12cu|nexuiz-2.5.2-5|30	#----------------------------------------------------------------------------
12cu|nexuiz-2.5.2-5|31	
12cu|nexuiz-2.5.2-5|32	%package glx
12cu|nexuiz-2.5.2-5|33	Summary:	GLX client for the open source first-person shooter Nexuiz
12cu|nexuiz-2.5.2-5|34	Group:		Games/Arcade
12cu|nexuiz-2.5.2-5|35	Provides:	nexuiz = %{version}-%{release}
12cu|nexuiz-2.5.2-5|36	Requires:	nexuiz-data = %{version}
12cu|nexuiz-2.5.2-5|37	
12cu|nexuiz-2.5.2-5|38	%description glx
12cu|nexuiz-2.5.2-5|39	Nexuiz is a multiplayer 3D first-person shooter based upon a
12cu|nexuiz-2.5.2-5|40	heavily modified Quake 1 engine.
12cu|nexuiz-2.5.2-5|41	
12cu|nexuiz-2.5.2-5|42	This package contains the glx client.
12cu|nexuiz-2.5.2-5|43	It is known to be unstable on some systems, if you experience problems
12cu|nexuiz-2.5.2-5|44	please try the nexuiz-sdl package instead.
12cu|nexuiz-2.5.2-5|45	
12cu|nexuiz-2.5.2-5|46	WARNING: This game contains violence that is not suitable for children.
12cu|nexuiz-2.5.2-5|47	
12cu|nexuiz-2.5.2-5|48	%files glx
12cu|nexuiz-2.5.2-5|49	%doc darkplaces.txt
12cu|nexuiz-2.5.2-5|50	%{_gamesbindir}/nexuiz-glx
12cu|nexuiz-2.5.2-5|51	%{_gamesbindir}/nexuiz-glx.real
12cu|nexuiz-2.5.2-5|52	%{_datadir}/applications/%{name}-glx.desktop
12cu|nexuiz-2.5.2-5|53	
12cu|nexuiz-2.5.2-5|54	#----------------------------------------------------------------------------
12cu|nexuiz-2.5.2-5|55	
12cu|nexuiz-2.5.2-5|56	%package sdl
12cu|nexuiz-2.5.2-5|57	Summary:	SDL client for the open source first-person shooter Nexuiz
12cu|nexuiz-2.5.2-5|58	Group:		Games/Arcade
12cu|nexuiz-2.5.2-5|59	Provides:	nexuiz = %{version}-%{release}
12cu|nexuiz-2.5.2-5|60	Requires:	nexuiz-data = %{version}
12cu|nexuiz-2.5.2-5|61	
12cu|nexuiz-2.5.2-5|62	%description sdl
12cu|nexuiz-2.5.2-5|63	Nexuiz is a multiplayer 3D first-person shooter based upon a
12cu|nexuiz-2.5.2-5|64	heavily modified Quake 1 engine.
12cu|nexuiz-2.5.2-5|65	
12cu|nexuiz-2.5.2-5|66	This package contains the SDL client.
12cu|nexuiz-2.5.2-5|67	
12cu|nexuiz-2.5.2-5|68	WARNING: This game contains violence that is not suitable for children.
12cu|nexuiz-2.5.2-5|69	
12cu|nexuiz-2.5.2-5|70	%files sdl
12cu|nexuiz-2.5.2-5|71	%doc darkplaces.txt
12cu|nexuiz-2.5.2-5|72	%{_gamesbindir}/nexuiz-sdl
12cu|nexuiz-2.5.2-5|73	%{_gamesbindir}/nexuiz-sdl.real
12cu|nexuiz-2.5.2-5|74	%{_datadir}/applications/%{name}-sdl.desktop
12cu|nexuiz-2.5.2-5|75	
12cu|nexuiz-2.5.2-5|76	#----------------------------------------------------------------------------
12cu|nexuiz-2.5.2-5|77	
12cu|nexuiz-2.5.2-5|78	%package dedicated
12cu|nexuiz-2.5.2-5|79	Summary:	Dedicated server for Nexuiz
12cu|nexuiz-2.5.2-5|80	Group:		Games/Arcade
12cu|nexuiz-2.5.2-5|81	Requires:	nexuiz-data = %{version}
12cu|nexuiz-2.5.2-5|82	
12cu|nexuiz-2.5.2-5|83	%description dedicated
12cu|nexuiz-2.5.2-5|84	Nexuiz is a multiplayer 3D first-person shooter based upon a
12cu|nexuiz-2.5.2-5|85	heavily modified Quake 1 engine.
12cu|nexuiz-2.5.2-5|86	
12cu|nexuiz-2.5.2-5|87	This packages contains the dedicated server.
12cu|nexuiz-2.5.2-5|88	
12cu|nexuiz-2.5.2-5|89	WARNING: This game contains violence that is not suitable for children.
12cu|nexuiz-2.5.2-5|90	
12cu|nexuiz-2.5.2-5|91	%files dedicated
12cu|nexuiz-2.5.2-5|92	%doc darkplaces.txt
12cu|nexuiz-2.5.2-5|93	%{_gamesbindir}/nexuiz-dedicated
12cu|nexuiz-2.5.2-5|94	%{_gamesbindir}/nexuiz-dedicated.real
12cu|nexuiz-2.5.2-5|95	
12cu|nexuiz-2.5.2-5|96	#----------------------------------------------------------------------------
12cu|nexuiz-2.5.2-5|97	
12cu|nexuiz-2.5.2-5|98	%prep
12cu|nexuiz-2.5.2-5|99	%setup -q -n darkplaces
12cu|nexuiz-2.5.2-5|100	sed -i 's/\r//' darkplaces.txt
12cu|nexuiz-2.5.2-5|101	sed -i 's,/usr/X11R6/,/usr/,g' makefile makefile.inc
12cu|nexuiz-2.5.2-5|102	
12cu|nexuiz-2.5.2-5|103	%build
12cu|nexuiz-2.5.2-5|104	%setup_compile_flags
12cu|nexuiz-2.5.2-5|105	%serverbuild
12cu|nexuiz-2.5.2-5|106	
12cu|nexuiz-2.5.2-5|107	# Create main launch script
12cu|nexuiz-2.5.2-5|108	VARIANTS="sdl glx"
12cu|nexuiz-2.5.2-5|109	for TYPE in $VARIANTS; do
12cu|nexuiz-2.5.2-5|110	cat << LAUNCH_END > ./nexuiz-${TYPE}_launch
12cu|nexuiz-2.5.2-5|111	#!/bin/bash
12cu|nexuiz-2.5.2-5|112	# Mandriva launch script copyright (C) Eskild Hustvedt 2005, 2006
12cu|nexuiz-2.5.2-5|113	# Licensed under the GNU General Public License
12cu|nexuiz-2.5.2-5|114	cd %{_gamesdatadir}/nexuiz/
12cu|nexuiz-2.5.2-5|115	# Check if the user is running a GeForce FX card and doesn't already have a config file
12cu|nexuiz-2.5.2-5|116	if [ ! -e \$HOME/.nexuiz/ ]; then
12cu|nexuiz-2.5.2-5|117	mkdir -p \$HOME/.nexuiz/data
12cu|nexuiz-2.5.2-5|118	if [ "\`lspcidrake | grep -i nvidia | grep -i geforce | grep FX\`" = "" ]; then
12cu|nexuiz-2.5.2-5|119	# Don't use GLSL
12cu|nexuiz-2.5.2-5|120	echo 'r_glsl "0"' > \$HOME/.nexuiz/data/autoexec.cfg
12cu|nexuiz-2.5.2-5|121	fi
12cu|nexuiz-2.5.2-5|122	# Set default video settings
12cu|nexuiz-2.5.2-5|123	cat << EOF > \$HOME/.nexuiz/data/config.cfg
12cu|nexuiz-2.5.2-5|124	vid_fullscreen "1"
12cu|nexuiz-2.5.2-5|125	vid_height "600"
12cu|nexuiz-2.5.2-5|126	vid_width "800"
12cu|nexuiz-2.5.2-5|127	EOF
12cu|nexuiz-2.5.2-5|128	fi
12cu|nexuiz-2.5.2-5|129	exec %{_gamesbindir}/nexuiz-${TYPE}.real "\$@"
12cu|nexuiz-2.5.2-5|130	LAUNCH_END
12cu|nexuiz-2.5.2-5|131	done
12cu|nexuiz-2.5.2-5|132	
12cu|nexuiz-2.5.2-5|133	# Create the server launch script
12cu|nexuiz-2.5.2-5|134	cat << EOF > ./nexuiz-dedicated_launch
12cu|nexuiz-2.5.2-5|135	#!/bin/bash
12cu|nexuiz-2.5.2-5|136	cd %{_gamesdatadir}/nexuiz/
12cu|nexuiz-2.5.2-5|137	exec %{_gamesbindir}/nexuiz-dedicated.real "\$@"
12cu|nexuiz-2.5.2-5|138	EOF
12cu|nexuiz-2.5.2-5|139	
12cu|nexuiz-2.5.2-5|140	# (tpg) build with mdv ldflags
12cu|nexuiz-2.5.2-5|141	sed -i -e 's@LDFLAGS_UNIXCOMMON=@LDFLAGS_UNIXCOMMON+=@g' makefile.inc
12cu|nexuiz-2.5.2-5|142	
12cu|nexuiz-2.5.2-5|143	# Building breaks when using multiple jobs, so force one.
12cu|nexuiz-2.5.2-5|144	%make -j1 \
12cu|nexuiz-2.5.2-5|145	release \
12cu|nexuiz-2.5.2-5|146	CPUOPTIMIZATIONS="%{optflags}" \
12cu|nexuiz-2.5.2-5|147	UNIX_X11LIBPATH=%{_libdir} \
12cu|nexuiz-2.5.2-5|148	DP_FS_BASEDIR=%{_gamesdatadir}/%{name} \
12cu|nexuiz-2.5.2-5|149	LDFLAGS_UNIXCOMMON="%{ldflags} -lm" \
12cu|nexuiz-2.5.2-5|150	DP_LINK_TO_LIBJPEG="1" \
12cu|nexuiz-2.5.2-5|151	STRIP=true
12cu|nexuiz-2.5.2-5|152	
12cu|nexuiz-2.5.2-5|153	%install
12cu|nexuiz-2.5.2-5|154	install -m755 darkplaces-glx -D %{buildroot}%{_gamesbindir}/nexuiz-glx.real
12cu|nexuiz-2.5.2-5|155	install -m755 darkplaces-sdl -D %{buildroot}%{_gamesbindir}/nexuiz-sdl.real
12cu|nexuiz-2.5.2-5|156	install -m755 darkplaces-dedicated -D %{buildroot}%{_gamesbindir}/nexuiz-dedicated.real
12cu|nexuiz-2.5.2-5|157	
12cu|nexuiz-2.5.2-5|158	install -m755 nexuiz-glx_launch -D %{buildroot}%{_gamesbindir}/nexuiz-glx
12cu|nexuiz-2.5.2-5|159	install -m755 nexuiz-sdl_launch -D %{buildroot}%{_gamesbindir}/nexuiz-sdl
12cu|nexuiz-2.5.2-5|160	install -m755 nexuiz-dedicated_launch -D %{buildroot}%{_gamesbindir}/nexuiz-dedicated
12cu|nexuiz-2.5.2-5|161	
12cu|nexuiz-2.5.2-5|162	mkdir -p %{buildroot}%{_datadir}/applications
12cu|nexuiz-2.5.2-5|163	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}-glx.desktop
12cu|nexuiz-2.5.2-5|164	[Desktop Entry]
12cu|nexuiz-2.5.2-5|165	Name=Nexuiz (glx client)
12cu|nexuiz-2.5.2-5|166	StartupNotify=true
12cu|nexuiz-2.5.2-5|167	Terminal=false
12cu|nexuiz-2.5.2-5|168	Type=Application
12cu|nexuiz-2.5.2-5|169	Icon=%{name}
12cu|nexuiz-2.5.2-5|170	Exec=%{_gamesbindir}/%{name}-glx
12cu|nexuiz-2.5.2-5|171	Categories=Game;ArcadeGame;
12cu|nexuiz-2.5.2-5|172	EOF
12cu|nexuiz-2.5.2-5|173	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}-sdl.desktop
12cu|nexuiz-2.5.2-5|174	[Desktop Entry]
12cu|nexuiz-2.5.2-5|175	Name=Nexuiz (sdl client)
12cu|nexuiz-2.5.2-5|176	StartupNotify=true
12cu|nexuiz-2.5.2-5|177	Terminal=false
12cu|nexuiz-2.5.2-5|178	Type=Application
12cu|nexuiz-2.5.2-5|179	Icon=%{name}
12cu|nexuiz-2.5.2-5|180	Exec=%{_gamesbindir}/%{name}-sdl
12cu|nexuiz-2.5.2-5|181	Categories=Game;ArcadeGame;
12cu|nexuiz-2.5.2-5|182	EOF
12cu|nexuiz-2.5.2-5|183	
12cu|nexuiz-2.5.2-5|184	
12cu|nexuiz-2.5.2-5|185	
12cu|nexuiz-2.5.2-5|186	
12cu|nexuiz-2.5.2-5|187	%changelog
12cu|nexuiz-2.5.2-5|188	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.2-5
12cu|nexuiz-2.5.2-5|189	+ Revision: 7bf18bd
12cu|nexuiz-2.5.2-5|190	- LOG Don't strip binaries (fix debug package)
12cu|nexuiz-2.5.2-5|191	
12cu|nexuiz-2.5.2-5|192	

10218 12
12cu|nforenum-4.0.0-3|1	%define _enable_debug_packages %{nil}
12cu|nforenum-4.0.0-3|2	%define debug_package %{nil}
12cu|nforenum-4.0.0-3|3	
12cu|nforenum-4.0.0-3|4	Summary:	A format correcter and linter for the NFO language
12cu|nforenum-4.0.0-3|5	Name:		nforenum
12cu|nforenum-4.0.0-3|6	Version:	4.0.0
12cu|nforenum-4.0.0-3|7	Release:	3
12cu|nforenum-4.0.0-3|8	License:	GPLv2+
12cu|nforenum-4.0.0-3|9	Group:		Development/Other
12cu|nforenum-4.0.0-3|10	Url:		http://users.tt-forums.net/dalestan/nforenum/
12cu|nforenum-4.0.0-3|11	Source0:	http://gb.binaries.openttd.org/binaries/extra/%{name}/%{version}/%{name}-%{version}-source.tar.gz
12cu|nforenum-4.0.0-3|12	# Patch from PLD Linux
12cu|nforenum-4.0.0-3|13	Patch0:		nforenum-flags.patch
12cu|nforenum-4.0.0-3|14	# Patch from upstream: http://hg.openttdcoop.org/nforenum/rev/a556674805ba
12cu|nforenum-4.0.0-3|15	Patch1:		nforenum-fix_install.patch
12cu|nforenum-4.0.0-3|16	BuildRequires:	boost-devel
12cu|nforenum-4.0.0-3|17	BuildRequires:	upx
12cu|nforenum-4.0.0-3|18	
12cu|nforenum-4.0.0-3|19	%description
12cu|nforenum-4.0.0-3|20	nforenum takes as input any number of files that contain something that vaguely
12cu|nforenum-4.0.0-3|21	resembles valid NFO, and produces, to the best of its ability, encodable NFO
12cu|nforenum-4.0.0-3|22	files, one for each input file.
12cu|nforenum-4.0.0-3|23	
12cu|nforenum-4.0.0-3|24	It also detects and warns about some common mistakes made in NFO coding. All
12cu|nforenum-4.0.0-3|25	errors that will cause TTDPatch to reject the GRF during the initialization or
12cu|nforenum-4.0.0-3|26	activation phases should be detected; if any are not, it is a bug and should be
12cu|nforenum-4.0.0-3|27	reported as such.
12cu|nforenum-4.0.0-3|28	
12cu|nforenum-4.0.0-3|29	Sprites that are too short, not of the correct type (real/pseudo/&c.), too
12cu|nforenum-4.0.0-3|30	long, or otherwise not in agreement with their data or the preceding sprites
12cu|nforenum-4.0.0-3|31	are all detected.
12cu|nforenum-4.0.0-3|32	
12cu|nforenum-4.0.0-3|33	%files
12cu|nforenum-4.0.0-3|34	%doc bundle/docs/*.txt
12cu|nforenum-4.0.0-3|35	%{_bindir}/%{name}
12cu|nforenum-4.0.0-3|36	%{_mandir}/man1/%{name}.*
12cu|nforenum-4.0.0-3|37	
12cu|nforenum-4.0.0-3|38	#----------------------------------------------------------------------------
12cu|nforenum-4.0.0-3|39	
12cu|nforenum-4.0.0-3|40	%prep
12cu|nforenum-4.0.0-3|41	%setup -q -n %{name}-%{version}-source
12cu|nforenum-4.0.0-3|42	%patch0 -p1
12cu|nforenum-4.0.0-3|43	%patch1 -p1
12cu|nforenum-4.0.0-3|44	
12cu|nforenum-4.0.0-3|45	%build
12cu|nforenum-4.0.0-3|46	%make \
12cu|nforenum-4.0.0-3|47	CXXFLAGS="%{optflags}" \
12cu|nforenum-4.0.0-3|48	LDOPT="%{ldflags}"
12cu|nforenum-4.0.0-3|49	
12cu|nforenum-4.0.0-3|50	%install
12cu|nforenum-4.0.0-3|51	%makeinstall_std
12cu|nforenum-4.0.0-3|52	
12cu|nforenum-4.0.0-3|53	
12cu|nforenum-4.0.0-3|54	%changelog
12cu|nforenum-4.0.0-3|55	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0.0-3
12cu|nforenum-4.0.0-3|56	+ Revision: 9d7bec4
12cu|nforenum-4.0.0-3|57	- LOG Disable debug package, spec cleanup
12cu|nforenum-4.0.0-3|58	
12cu|nforenum-4.0.0-3|59	

10219 12
12cu|nfrotz-0.3.3-4|1	Summary:	Z-machine interpreter for Interactive Fiction games, with support for Unicode
12cu|nfrotz-0.3.3-4|2	Name:		nfrotz
12cu|nfrotz-0.3.3-4|3	Version:	0.3.3
12cu|nfrotz-0.3.3-4|4	Release:	4
12cu|nfrotz-0.3.3-4|5	License:	GPLv2+
12cu|nfrotz-0.3.3-4|6	Group:		Games/Other
12cu|nfrotz-0.3.3-4|7	Url:		http://www.stanford.edu/~mcmartin/if/
12cu|nfrotz-0.3.3-4|8	Source0:	http://mirror.ifarchive.org/if-archive/infocom/interpreters/frotz/%{name}-%{version}.tgz
12cu|nfrotz-0.3.3-4|9	Patch0:		nfrotz-0.3.3-no-strip.patch
12cu|nfrotz-0.3.3-4|10	BuildRequires:	pkgconfig(ncursesw)
12cu|nfrotz-0.3.3-4|11	
12cu|nfrotz-0.3.3-4|12	%description
12cu|nfrotz-0.3.3-4|13	NFrotz is a Z-Machine interpreter. The Z-machine is a virtual machine
12cu|nfrotz-0.3.3-4|14	designed by Infocom to run all of their text adventures. It went
12cu|nfrotz-0.3.3-4|15	through multiple revisions during the lifetime of the company, and two
12cu|nfrotz-0.3.3-4|16	further revisions (V7 and V8) were created by Graham Nelson after the
12cu|nfrotz-0.3.3-4|17	company's demise. The specification is now quite well documented; this
12cu|nfrotz-0.3.3-4|18	version of Frotz supports version 1.1.
12cu|nfrotz-0.3.3-4|19	
12cu|nfrotz-0.3.3-4|20	This version of Frotz fully supports all these versions of the Z-Machine
12cu|nfrotz-0.3.3-4|21	except for version 6. Version 6 is semi-supported by displaying the
12cu|nfrotz-0.3.3-4|22	outlines of V6 graphics with the picture number in the bottom-right corner.
12cu|nfrotz-0.3.3-4|23	
12cu|nfrotz-0.3.3-4|24	NFrotz is a merged port of the original Unix Frotz, incorporating
12cu|nfrotz-0.3.3-4|25	extensions made by the WinFrotz port.
12cu|nfrotz-0.3.3-4|26	The primary visible difference between NFrotz and ordinary Frotz is
12cu|nfrotz-0.3.3-4|27	support for UTF-8 terminals and some awareness of iFiction-based meta-data
12cu|nfrotz-0.3.3-4|28	if present.
12cu|nfrotz-0.3.3-4|29	
12cu|nfrotz-0.3.3-4|30	%files
12cu|nfrotz-0.3.3-4|31	%doc AUTHORS ChangeLog COPYING HOW_TO_PLAY README
12cu|nfrotz-0.3.3-4|32	%{_bindir}/*
12cu|nfrotz-0.3.3-4|33	%{_mandir}/man6/*
12cu|nfrotz-0.3.3-4|34	
12cu|nfrotz-0.3.3-4|35	#----------------------------------------------------------------------------
12cu|nfrotz-0.3.3-4|36	
12cu|nfrotz-0.3.3-4|37	%prep
12cu|nfrotz-0.3.3-4|38	%setup -q -n %{name}-%{version}
12cu|nfrotz-0.3.3-4|39	%patch0 -p1
12cu|nfrotz-0.3.3-4|40	
12cu|nfrotz-0.3.3-4|41	perl -pi -e "s|/lib/|/%{_lib}/|" configure
12cu|nfrotz-0.3.3-4|42	
12cu|nfrotz-0.3.3-4|43	%build
12cu|nfrotz-0.3.3-4|44	%configure2_5x
12cu|nfrotz-0.3.3-4|45	%make OTHERCFLAGS="%{optflags}"
12cu|nfrotz-0.3.3-4|46	
12cu|nfrotz-0.3.3-4|47	%install
12cu|nfrotz-0.3.3-4|48	make PREFIX=%{buildroot}%{_prefix} MAN_PREFIX=%{buildroot}%{_datadir} install
12cu|nfrotz-0.3.3-4|49	
12cu|nfrotz-0.3.3-4|50	
12cu|nfrotz-0.3.3-4|51	%changelog
12cu|nfrotz-0.3.3-4|52	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.3-4
12cu|nfrotz-0.3.3-4|53	+ Revision: 6a9859a
12cu|nfrotz-0.3.3-4|54	- LOG Fix debug package, spec cleanup
12cu|nfrotz-0.3.3-4|55	
12cu|nfrotz-0.3.3-4|56	

10220 12
12cu|nget-0.28-0.20080906.2|1	%define cvs	20080906
12cu|nget-0.28-0.20080906.2|2	
12cu|nget-0.28-0.20080906.2|3	Summary:	Command line news grabber
12cu|nget-0.28-0.20080906.2|4	Name:		nget
12cu|nget-0.28-0.20080906.2|5	Version:	0.28
12cu|nget-0.28-0.20080906.2|6	Release:	0.%{cvs}.2
12cu|nget-0.28-0.20080906.2|7	License:	GPLv2+
12cu|nget-0.28-0.20080906.2|8	Group:		Networking/News
12cu|nget-0.28-0.20080906.2|9	Url:		http://nget.sf.net
12cu|nget-0.28-0.20080906.2|10	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{cvs}.tar.lzma
12cu|nget-0.28-0.20080906.2|11	Patch0:		nget-0.27.1-debuginfo.patch
12cu|nget-0.28-0.20080906.2|12	# Fix a bug in aclocal.m4 which causes autoheader to fail - AdamW
12cu|nget-0.28-0.20080906.2|13	# 2008/09
12cu|nget-0.28-0.20080906.2|14	Patch1:		nget-0.28-autoheader.patch
12cu|nget-0.28-0.20080906.2|15	# Fix build with GCC 4.3
12cu|nget-0.28-0.20080906.2|16	Patch2:		nget-0.28-gcc43.patch
12cu|nget-0.28-0.20080906.2|17	BuildRequires:	popt
12cu|nget-0.28-0.20080906.2|18	BuildRequires:	uu-static-devel
12cu|nget-0.28-0.20080906.2|19	BuildRequires:	pkgconfig(libpcre)
12cu|nget-0.28-0.20080906.2|20	BuildRequires:	pkgconfig(zlib)
12cu|nget-0.28-0.20080906.2|21	
12cu|nget-0.28-0.20080906.2|22	%description
12cu|nget-0.28-0.20080906.2|23	nget is a command line news grabber. It automatically pieces together
12cu|nget-0.28-0.20080906.2|24	multipart postings for easy retrieval, even substituting parts from multiple
12cu|nget-0.28-0.20080906.2|25	servers. Handles disconnects gracefully, resuming after the last part
12cu|nget-0.28-0.20080906.2|26	successfully downloaded.
12cu|nget-0.28-0.20080906.2|27	
12cu|nget-0.28-0.20080906.2|28	%files
12cu|nget-0.28-0.20080906.2|29	%doc .ngetrc Changelog FAQ README TODO
12cu|nget-0.28-0.20080906.2|30	%{_bindir}/*
12cu|nget-0.28-0.20080906.2|31	%{_mandir}/man1/*
12cu|nget-0.28-0.20080906.2|32	
12cu|nget-0.28-0.20080906.2|33	#----------------------------------------------------------------------------
12cu|nget-0.28-0.20080906.2|34	
12cu|nget-0.28-0.20080906.2|35	%prep
12cu|nget-0.28-0.20080906.2|36	%setup -q -n %{name}
12cu|nget-0.28-0.20080906.2|37	%patch0 -p1
12cu|nget-0.28-0.20080906.2|38	%patch1 -p1 -b .autoheader
12cu|nget-0.28-0.20080906.2|39	%patch2 -p1
12cu|nget-0.28-0.20080906.2|40	
12cu|nget-0.28-0.20080906.2|41	%build
12cu|nget-0.28-0.20080906.2|42	autoreconf -fi
12cu|nget-0.28-0.20080906.2|43	sed s,"fidone","fi\ndone",g -i configure
12cu|nget-0.28-0.20080906.2|44	%configure2_5x --with-pcre --with-popt
12cu|nget-0.28-0.20080906.2|45	make
12cu|nget-0.28-0.20080906.2|46	
12cu|nget-0.28-0.20080906.2|47	%install
12cu|nget-0.28-0.20080906.2|48	%makeinstall
12cu|nget-0.28-0.20080906.2|49	
12cu|nget-0.28-0.20080906.2|50	
12cu|nget-0.28-0.20080906.2|51	%changelog
12cu|nget-0.28-0.20080906.2|52	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.28-0.20080906.2
12cu|nget-0.28-0.20080906.2|53	+ Revision: 76ce408
12cu|nget-0.28-0.20080906.2|54	- LOG Fix configure
12cu|nget-0.28-0.20080906.2|55	
12cu|nget-0.28-0.20080906.2|56	

10221 12
12cu|ngrep-1.45-7|1	Summary:	Network Traffic sniffer, with pattern matching like grep
12cu|ngrep-1.45-7|2	Name:		ngrep
12cu|ngrep-1.45-7|3	Version:	1.45
12cu|ngrep-1.45-7|4	Release:	7
12cu|ngrep-1.45-7|5	License:	BSD
12cu|ngrep-1.45-7|6	Group:		Networking/Other
12cu|ngrep-1.45-7|7	Url:		http://ngrep.sourceforge.net/
12cu|ngrep-1.45-7|8	Source0:	http://prdownloads.sourceforge.net/ngrep/%{name}-%{version}.tar.bz2
12cu|ngrep-1.45-7|9	Patch0:		%{name}-1.43-no-locincpth.diff
12cu|ngrep-1.45-7|10	Patch1:		ngrep-1.45-no-strip.patch
12cu|ngrep-1.45-7|11	BuildRequires:	pcap-devel
12cu|ngrep-1.45-7|12	
12cu|ngrep-1.45-7|13	%description
12cu|ngrep-1.45-7|14	ngrep strives to provide most of GNU grep's common features,
12cu|ngrep-1.45-7|15	applying them to the network layer.  ngrep is a pcap-aware tool
12cu|ngrep-1.45-7|16	that will allow you to specify extended regular or hexadecimal
12cu|ngrep-1.45-7|17	expressions to match against data payloads of packets. It
12cu|ngrep-1.45-7|18	currently recognizes TCP, UDP and ICMP across Ethernet, PPP, SLIP,
12cu|ngrep-1.45-7|19	FDDI, Token Ring and null interfaces, and understands bpf filter
12cu|ngrep-1.45-7|20	logic in the same fashion as more common packet sniffing tools,
12cu|ngrep-1.45-7|21	such as tcpdump and snoop.
12cu|ngrep-1.45-7|22	
12cu|ngrep-1.45-7|23	%files
12cu|ngrep-1.45-7|24	%doc doc/*
12cu|ngrep-1.45-7|25	%{_bindir}/%{name}
12cu|ngrep-1.45-7|26	%{_mandir}/man8/*
12cu|ngrep-1.45-7|27	
12cu|ngrep-1.45-7|28	#----------------------------------------------------------------------------
12cu|ngrep-1.45-7|29	
12cu|ngrep-1.45-7|30	%prep
12cu|ngrep-1.45-7|31	%setup -q
12cu|ngrep-1.45-7|32	%patch0 -p0
12cu|ngrep-1.45-7|33	%patch1 -p1
12cu|ngrep-1.45-7|34	
12cu|ngrep-1.45-7|35	find . -type d -perm 0700 -exec chmod 755 {} \;
12cu|ngrep-1.45-7|36	find . -type f -perm 0555 -exec chmod 755 {} \;
12cu|ngrep-1.45-7|37	find . -type f -perm 0444 -exec chmod 644 {} \;
12cu|ngrep-1.45-7|38	
12cu|ngrep-1.45-7|39	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cu|ngrep-1.45-7|40	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cu|ngrep-1.45-7|41	done
12cu|ngrep-1.45-7|42	
12cu|ngrep-1.45-7|43	find . -name "Makefile*" -o -name "*.m4" -o -name "configure*" |xargs sed -i -e 's,configure.in,configure.ac,g'
12cu|ngrep-1.45-7|44	
12cu|ngrep-1.45-7|45	%build
12cu|ngrep-1.45-7|46	autoreconf -fis
12cu|ngrep-1.45-7|47	
12cu|ngrep-1.45-7|48	%configure2_5x \
12cu|ngrep-1.45-7|49	--enable-ipv6 \
12cu|ngrep-1.45-7|50	--with-pcap-includes=%{_includedir}/pcap
12cu|ngrep-1.45-7|51	
12cu|ngrep-1.45-7|52	%make
12cu|ngrep-1.45-7|53	
12cu|ngrep-1.45-7|54	%install
12cu|ngrep-1.45-7|55	install -d %{buildroot}%{_bindir}
12cu|ngrep-1.45-7|56	install -d %{buildroot}%{_mandir}/man8
12cu|ngrep-1.45-7|57	
12cu|ngrep-1.45-7|58	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
12cu|ngrep-1.45-7|59	install -m0644 %{name}.8 -D %{buildroot}%{_mandir}/man8/%{name}.8
12cu|ngrep-1.45-7|60	
12cu|ngrep-1.45-7|61	
12cu|ngrep-1.45-7|62	%changelog
12cu|ngrep-1.45-7|63	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.45-7
12cu|ngrep-1.45-7|64	+ Revision: b247cb7
12cu|ngrep-1.45-7|65	- LOG Fix build with new automake, fix debug package
12cu|ngrep-1.45-7|66	
12cu|ngrep-1.45-7|67	

10222 12
12cu|nikto-2.1.5-1|1	%define __noautoprov 'perl\\(.*\\)'
12cu|nikto-2.1.5-1|2	
12cu|nikto-2.1.5-1|3	Summary:	Web Server and CGI Scanner
12cu|nikto-2.1.5-1|4	Name:		nikto
12cu|nikto-2.1.5-1|5	Version:	2.1.5
12cu|nikto-2.1.5-1|6	Release:	1
12cu|nikto-2.1.5-1|7	License:	GPLv2+
12cu|nikto-2.1.5-1|8	Group:		Monitoring
12cu|nikto-2.1.5-1|9	Url:		http://www.cirt.net/code/nikto.shtml
12cu|nikto-2.1.5-1|10	Source0:	http://www.cirt.net/nikto/%{name}-%{version}.tar.bz2
12cu|nikto-2.1.5-1|11	Patch0:		nikto-2.1.5-fhs.patch
12cu|nikto-2.1.5-1|12	Patch1:		nikto-2.1.5-fix-path-in-man.diff
12cu|nikto-2.1.5-1|13	BuildArch:	noarch
12cu|nikto-2.1.5-1|14	
12cu|nikto-2.1.5-1|15	%description
12cu|nikto-2.1.5-1|16	Nikto is a web server scanner which performs comprehensive tests against web
12cu|nikto-2.1.5-1|17	servers for multiple items, including over 3200 potentially dangerous
12cu|nikto-2.1.5-1|18	files/CGIs, versions on over 625 servers, and version specific problems on over
12cu|nikto-2.1.5-1|19	230 servers. Scan items and plugins are frequently updated and can be
12cu|nikto-2.1.5-1|20	automatically updated (if desired).
12cu|nikto-2.1.5-1|21	
12cu|nikto-2.1.5-1|22	%files
12cu|nikto-2.1.5-1|23	%doc docs/CHANGES.txt docs/LICENSE.txt docs/nikto_manual.html docs/nikto.dtd
12cu|nikto-2.1.5-1|24	%config(noreplace) %{_sysconfdir}/nikto.conf
12cu|nikto-2.1.5-1|25	%{_datadir}/nikto
12cu|nikto-2.1.5-1|26	%{_bindir}/nikto
12cu|nikto-2.1.5-1|27	%{_mandir}/man1/nikto.1*
12cu|nikto-2.1.5-1|28	
12cu|nikto-2.1.5-1|29	#----------------------------------------------------------------------------
12cu|nikto-2.1.5-1|30	
12cu|nikto-2.1.5-1|31	%prep
12cu|nikto-2.1.5-1|32	%setup -q
12cu|nikto-2.1.5-1|33	%apply_patches
12cu|nikto-2.1.5-1|34	
12cu|nikto-2.1.5-1|35	%build
12cu|nikto-2.1.5-1|36	
12cu|nikto-2.1.5-1|37	%install
12cu|nikto-2.1.5-1|38	install -d -m 755 %{buildroot}%{_bindir}
12cu|nikto-2.1.5-1|39	install -m0755 nikto.pl %{buildroot}%{_bindir}/nikto
12cu|nikto-2.1.5-1|40	
12cu|nikto-2.1.5-1|41	install -d -m 755 %{buildroot}%{_sysconfdir}
12cu|nikto-2.1.5-1|42	install -m0644 nikto.conf %{buildroot}%{_sysconfdir}
12cu|nikto-2.1.5-1|43	
12cu|nikto-2.1.5-1|44	install -d -m 755 %{buildroot}%{_datadir}/nikto
12cu|nikto-2.1.5-1|45	cp -pr plugins %{buildroot}%{_datadir}/nikto
12cu|nikto-2.1.5-1|46	cp -pr templates %{buildroot}%{_datadir}/nikto
12cu|nikto-2.1.5-1|47	cp -pr databases %{buildroot}%{_datadir}/nikto
12cu|nikto-2.1.5-1|48	
12cu|nikto-2.1.5-1|49	install -d %{buildroot}%{_mandir}/man1
12cu|nikto-2.1.5-1|50	install -m0644 docs/nikto.1 %{buildroot}%{_mandir}/man1
12cu|nikto-2.1.5-1|51	
12cu|nikto-2.1.5-1|52	
12cu|nikto-2.1.5-1|53	%changelog
12cu|nikto-2.1.5-1|54	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.5-1
12cu|nikto-2.1.5-1|55	+ Revision: 03f49bc
12cu|nikto-2.1.5-1|56	- LOG New version 2.1.5, fix rpmlint issues
12cu|nikto-2.1.5-1|57	
12cu|nikto-2.1.5-1|58	

10223 12
12cu|nip2-7.38.1-1|1	Summary:	Interface for vips image manipulation tool
12cu|nip2-7.38.1-1|2	Name:		nip2
12cu|nip2-7.38.1-1|3	Version:	7.38.1
12cu|nip2-7.38.1-1|4	Release:	1
12cu|nip2-7.38.1-1|5	License:	LGPLv2+
12cu|nip2-7.38.1-1|6	Group:		Video
12cu|nip2-7.38.1-1|7	Url:		http://www.vips.ecs.soton.ac.uk/index.php
12cu|nip2-7.38.1-1|8	Source0:	http://www.vips.ecs.soton.ac.uk/supported/7.38/%{name}-%{version}.tar.gz
12cu|nip2-7.38.1-1|9	Patch0:		nip2-7.30.1-fix-build.patch
12cu|nip2-7.38.1-1|10	Patch1:		nip2-7.30.1-linkage.patch
12cu|nip2-7.38.1-1|11	BuildRequires:	bison
12cu|nip2-7.38.1-1|12	BuildRequires:	flex
12cu|nip2-7.38.1-1|13	BuildRequires:	imagemagick
12cu|nip2-7.38.1-1|14	# It tests for xdg-open - AdamW
12cu|nip2-7.38.1-1|15	BuildRequires:	xdg-utils
12cu|nip2-7.38.1-1|16	BuildRequires:	pkgconfig(fftw3)
12cu|nip2-7.38.1-1|17	BuildRequires:	pkgconfig(gsl)
12cu|nip2-7.38.1-1|18	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|nip2-7.38.1-1|19	BuildRequires:	pkgconfig(libxml-2.0)
12cu|nip2-7.38.1-1|20	BuildRequires:	pkgconfig(vips) >= %{version}
12cu|nip2-7.38.1-1|21	BuildRequires:	perl(XML::Parser)
12cu|nip2-7.38.1-1|22	Requires:	xdg-utils
12cu|nip2-7.38.1-1|23	
12cu|nip2-7.38.1-1|24	%description
12cu|nip2-7.38.1-1|25	nip2 aims to be about halfway between Excel and Photoshop. You don't directly
12cu|nip2-7.38.1-1|26	edit images - instead, like a spreadsheet, you build relationships between
12cu|nip2-7.38.1-1|27	objects. When you make a change somewhere, nip2 will recalculate the objects
12cu|nip2-7.38.1-1|28	affected by that change. Since it is demand-driven this update is usually
12cu|nip2-7.38.1-1|29	(almost) instant, even for very, very large images.
12cu|nip2-7.38.1-1|30	
12cu|nip2-7.38.1-1|31	%files -f %{name}.lang
12cu|nip2-7.38.1-1|32	%{_bindir}/*
12cu|nip2-7.38.1-1|33	%{_datadir}/%{name}
12cu|nip2-7.38.1-1|34	%doc %{_defaultdocdir}/%{name}
12cu|nip2-7.38.1-1|35	%{_mandir}/man?/*
12cu|nip2-7.38.1-1|36	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|nip2-7.38.1-1|37	%{_datadir}/applications/*
12cu|nip2-7.38.1-1|38	%{_datadir}/mime/packages/%{name}.xml
12cu|nip2-7.38.1-1|39	
12cu|nip2-7.38.1-1|40	#----------------------------------------------------------------------------
12cu|nip2-7.38.1-1|41	
12cu|nip2-7.38.1-1|42	%prep
12cu|nip2-7.38.1-1|43	%setup -q
12cu|nip2-7.38.1-1|44	%patch0 -p1
12cu|nip2-7.38.1-1|45	%patch1 -p1
12cu|nip2-7.38.1-1|46	
12cu|nip2-7.38.1-1|47	%build
12cu|nip2-7.38.1-1|48	%configure2_5x --disable-update-desktop
12cu|nip2-7.38.1-1|49	%make
12cu|nip2-7.38.1-1|50	
12cu|nip2-7.38.1-1|51	%install
12cu|nip2-7.38.1-1|52	%makeinstall_std
12cu|nip2-7.38.1-1|53	
12cu|nip2-7.38.1-1|54	rm -fr %{buildroot}%{_datadir}/locale/malkovich
12cu|nip2-7.38.1-1|55	
12cu|nip2-7.38.1-1|56	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|nip2-7.38.1-1|57	convert -scale 16x16 proj/src/nip.ico %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|nip2-7.38.1-1|58	convert -scale 32x32 proj/src/nip.ico %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|nip2-7.38.1-1|59	convert -scale 48x48 proj/src/nip.ico %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|nip2-7.38.1-1|60	
12cu|nip2-7.38.1-1|61	%find_lang %{name}
12cu|nip2-7.38.1-1|62	
12cu|nip2-7.38.1-1|63	
12cu|nip2-7.38.1-1|64	%changelog
12cu|nip2-7.38.1-1|65	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.38.1-1
12cu|nip2-7.38.1-1|66	+ Revision: 1ba9992
12cu|nip2-7.38.1-1|67	- LOG New version 7.38.1
12cu|nip2-7.38.1-1|68	
12cu|nip2-7.38.1-1|69	

10224 12
12cu|nixnote-1.6-1|1	Name:		nixnote
12cu|nixnote-1.6-1|2	Version:	1.6
12cu|nixnote-1.6-1|3	Release:	1
12cu|nixnote-1.6-1|4	Group:		Networking/Other
12cu|nixnote-1.6-1|5	Summary:	Evernote-clone. Use with Evernote to remember everything
12cu|nixnote-1.6-1|6	License:	GPLv2
12cu|nixnote-1.6-1|7	URL:		http://nevernote.sourceforge.net/
12cu|nixnote-1.6-1|8	Source0:	%{name}-%{version}_i386.tar.gz
12cu|nixnote-1.6-1|9	Source1:	%{name}-%{version}_amd64.tar.gz
12cu|nixnote-1.6-1|10	Patch:		%{name}.desktop-ru.patch
12cu|nixnote-1.6-1|11	Requires:   java-openjdk
12cu|nixnote-1.6-1|12	#Requires:   %{_lib}openssl0.9.8
12cu|nixnote-1.6-1|13	%ifarch %ix86
12cu|nixnote-1.6-1|14	Requires:   libpng0
12cu|nixnote-1.6-1|15	%else
12cu|nixnote-1.6-1|16	Requires:   lib64png0
12cu|nixnote-1.6-1|17	%endif
12cu|nixnote-1.6-1|18	Obsoletes:	nevernote
12cu|nixnote-1.6-1|19	
12cu|nixnote-1.6-1|20	%description
12cu|nixnote-1.6-1|21	Evernote-clone. Use with Evernote to remember everything
12cu|nixnote-1.6-1|22	
12cu|nixnote-1.6-1|23	%prep
12cu|nixnote-1.6-1|24	%ifarch %ix86
12cu|nixnote-1.6-1|25	%setup -q -b 0 -n %{name}
12cu|nixnote-1.6-1|26	%else
12cu|nixnote-1.6-1|27	%setup -q -b 1 -n %{name}
12cu|nixnote-1.6-1|28	%endif
12cu|nixnote-1.6-1|29	
12cu|nixnote-1.6-1|30	%patch -p0
12cu|nixnote-1.6-1|31	
12cu|nixnote-1.6-1|32	%install
12cu|nixnote-1.6-1|33	install -d -m 755 %{buildroot}%{_bindir}
12cu|nixnote-1.6-1|34	install -m 755 usr/bin/%{name}.sh %{buildroot}%{_bindir}/%{name}
12cu|nixnote-1.6-1|35	
12cu|nixnote-1.6-1|36	install -d -m 755 %{buildroot}%{_datadir}/applications
12cu|nixnote-1.6-1|37	install -m 644 usr/share/applications/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|nixnote-1.6-1|38	
12cu|nixnote-1.6-1|39	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|nixnote-1.6-1|40	cp -a usr/share/%{name}/* %{buildroot}%{_datadir}/%{name}
12cu|nixnote-1.6-1|41	
12cu|nixnote-1.6-1|42	#install -d -m 755 %{buildroot}%{_docdir}/%{name}
12cu|nixnote-1.6-1|43	#install -m 644 usr/share/doc/%{name}/* %{buildroot}%{_docdir}/%{name}
12cu|nixnote-1.6-1|44	
12cu|nixnote-1.6-1|45	%files
12cu|nixnote-1.6-1|46	%defattr(-,root,root)
12cu|nixnote-1.6-1|47	%{_bindir}/%{name}
12cu|nixnote-1.6-1|48	#%{_docdir}/%{name}
12cu|nixnote-1.6-1|49	%{_datadir}/applications/%{name}.desktop
12cu|nixnote-1.6-1|50	%{_datadir}/%{name}
12cu|nixnote-1.6-1|51	%changelog
12cu|nixnote-1.6-1|52	* Tue Feb 11 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 1.6-1
12cu|nixnote-1.6-1|53	+ Revision: 018098f
12cu|nixnote-1.6-1|54	- new ver
12cu|nixnote-1.6-1|55	
12cu|nixnote-1.6-1|56	

10225 12
12cu|nkf-2.1.3-1|1	Summary:	Network Kanji code conversion Filter
12cu|nkf-2.1.3-1|2	Name:		nkf
12cu|nkf-2.1.3-1|3	Version:	2.1.3
12cu|nkf-2.1.3-1|4	Release:	1
12cu|nkf-2.1.3-1|5	License:	BSD
12cu|nkf-2.1.3-1|6	Group:		System/Internationalization
12cu|nkf-2.1.3-1|7	Url:		http://sourceforge.jp/projects/nkf/
12cu|nkf-2.1.3-1|8	Source0:	http://prdownloads.sourceforge.jp/nkf/20055/%{name}-%{version}.tar.gz
12cu|nkf-2.1.3-1|9	
12cu|nkf-2.1.3-1|10	%description
12cu|nkf-2.1.3-1|11	Nkf is a yet another kanji code converter among networks, hosts and
12cu|nkf-2.1.3-1|12	terminals.  It converts input kanji code to designated kanji code such
12cu|nkf-2.1.3-1|13	as 7-bit JIS, MS-kanji (shifted-JIS) or EUC.
12cu|nkf-2.1.3-1|14	
12cu|nkf-2.1.3-1|15	%files
12cu|nkf-2.1.3-1|16	%doc nkf.doc
12cu|nkf-2.1.3-1|17	%{_bindir}/nkf
12cu|nkf-2.1.3-1|18	%{_mandir}/man1/nkf.1*
12cu|nkf-2.1.3-1|19	%{_mandir}/ja/man1/nkf.1*
12cu|nkf-2.1.3-1|20	
12cu|nkf-2.1.3-1|21	#----------------------------------------------------------------------------
12cu|nkf-2.1.3-1|22	
12cu|nkf-2.1.3-1|23	%prep
12cu|nkf-2.1.3-1|24	%setup -q
12cu|nkf-2.1.3-1|25	
12cu|nkf-2.1.3-1|26	%build
12cu|nkf-2.1.3-1|27	%make CFLAGS="%{optflags}" nkf
12cu|nkf-2.1.3-1|28	
12cu|nkf-2.1.3-1|29	%install
12cu|nkf-2.1.3-1|30	install -d %{buildroot}%{_bindir}
12cu|nkf-2.1.3-1|31	install -m 755 nkf %{buildroot}%{_bindir}
12cu|nkf-2.1.3-1|32	
12cu|nkf-2.1.3-1|33	install -d %{buildroot}%{_mandir}/man1
12cu|nkf-2.1.3-1|34	install -m 644 nkf.1 %{buildroot}%{_mandir}/man1
12cu|nkf-2.1.3-1|35	
12cu|nkf-2.1.3-1|36	install -d %{buildroot}%{_mandir}/ja/man1
12cu|nkf-2.1.3-1|37	install -m 644 nkf.1j %{buildroot}%{_mandir}/ja/man1/nkf.1
12cu|nkf-2.1.3-1|38	
12cu|nkf-2.1.3-1|39	
12cu|nkf-2.1.3-1|40	
12cu|nkf-2.1.3-1|41	%changelog
12cu|nkf-2.1.3-1|42	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.3-1
12cu|nkf-2.1.3-1|43	+ Revision: 32c5470
12cu|nkf-2.1.3-1|44	- LOG New version 2.1.3, spec cleanup
12cu|nkf-2.1.3-1|45	
12cu|nkf-2.1.3-1|46	

10226 12
12cu|nload-0.7.4-2|1	Summary:	Ncurses network traffic and bandwidth monitor
12cu|nload-0.7.4-2|2	Name:		nload
12cu|nload-0.7.4-2|3	Version:	0.7.4
12cu|nload-0.7.4-2|4	Release:	2
12cu|nload-0.7.4-2|5	License:	GPLv2+
12cu|nload-0.7.4-2|6	Group:		Monitoring
12cu|nload-0.7.4-2|7	Url:		http://www.roland-riegel.de/nload/index.html?lang=en
12cu|nload-0.7.4-2|8	Source0:	http://www.roland-riegel.de/nload/%{name}-%{version}.tar.gz
12cu|nload-0.7.4-2|9	BuildRequires:	ncurses-devel
12cu|nload-0.7.4-2|10	
12cu|nload-0.7.4-2|11	%description
12cu|nload-0.7.4-2|12	nload is a console application which monitors network traffic and bandwidth
12cu|nload-0.7.4-2|13	usage in real time. It visualizes the in- and outgoing traffic using two
12cu|nload-0.7.4-2|14	graphs and provides additional info like total amount of transfered data and
12cu|nload-0.7.4-2|15	min/max network usage.
12cu|nload-0.7.4-2|16	
12cu|nload-0.7.4-2|17	%files
12cu|nload-0.7.4-2|18	%doc AUTHORS COPYING ChangeLog NEWS README
12cu|nload-0.7.4-2|19	%{_mandir}/man1/nload*
12cu|nload-0.7.4-2|20	%{_bindir}/nload
12cu|nload-0.7.4-2|21	
12cu|nload-0.7.4-2|22	#----------------------------------------------------------------------------
12cu|nload-0.7.4-2|23	
12cu|nload-0.7.4-2|24	%prep
12cu|nload-0.7.4-2|25	%setup -q
12cu|nload-0.7.4-2|26	
12cu|nload-0.7.4-2|27	%build
12cu|nload-0.7.4-2|28	%configure2_5x --enable-debug
12cu|nload-0.7.4-2|29	%make
12cu|nload-0.7.4-2|30	
12cu|nload-0.7.4-2|31	%install
12cu|nload-0.7.4-2|32	%makeinstall_std
12cu|nload-0.7.4-2|33	
12cu|nload-0.7.4-2|34	
12cu|nload-0.7.4-2|35	%changelog
12cu|nload-0.7.4-2|36	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.4-2
12cu|nload-0.7.4-2|37	+ Revision: 0026250
12cu|nload-0.7.4-2|38	- LOG Fix debug package, spec cleanup
12cu|nload-0.7.4-2|39	
12cu|nload-0.7.4-2|40	

10227 12
12cu|nmis-2.00-7|1	%define up_version %(echo %version | sed -e 's/\\./-/')
12cu|nmis-2.00-7|2	
12cu|nmis-2.00-7|3	Name:		nmis
12cu|nmis-2.00-7|4	Version:	2.00
12cu|nmis-2.00-7|5	Release:	7
12cu|nmis-2.00-7|6	Summary:	Network Management Information System
12cu|nmis-2.00-7|7	License:	GPL
12cu|nmis-2.00-7|8	Group:		Networking/WWW
12cu|nmis-2.00-7|9	URL:		http://nmis.sourceforge.net/
12cu|nmis-2.00-7|10	Source:     http://www.sins.com.au/public/%{name}-%{up_version}.tar.gz
12cu|nmis-2.00-7|11	Patch0:     %{name}-2.00-fhs.patch
12cu|nmis-2.00-7|12	Patch1:     %{name}-2.00-no-ksh.patch
12cu|nmis-2.00-7|13	BuildArch:	noarch
12cu|nmis-2.00-7|14	
12cu|nmis-2.00-7|15	%description
12cu|nmis-2.00-7|16	NMIS stands for Network Management Information System.  It is a Network
12cu|nmis-2.00-7|17	Management System which performs multiple functions from the OSI Network
12cu|nmis-2.00-7|18	Management Functional Areas, those being, Performance, Configuration, Fault.
12cu|nmis-2.00-7|19	
12cu|nmis-2.00-7|20	%prep
12cu|nmis-2.00-7|21	%setup -q -n %{name}-%{up_version}
12cu|nmis-2.00-7|22	%patch0 -p1
12cu|nmis-2.00-7|23	%patch1 -p1
12cu|nmis-2.00-7|24	
12cu|nmis-2.00-7|25	%build
12cu|nmis-2.00-7|26	
12cu|nmis-2.00-7|27	%install
12cu|nmis-2.00-7|28	rm -rf %{buildroot}
12cu|nmis-2.00-7|29	
12cu|nmis-2.00-7|30	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cu|nmis-2.00-7|31	install -m 755 cgi-bin/* %{buildroot}%{_var}/www/%{name}
12cu|nmis-2.00-7|32	
12cu|nmis-2.00-7|33	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
12cu|nmis-2.00-7|34	install -m 644 lib/* %{buildroot}%{_datadir}/%{name}/lib
12cu|nmis-2.00-7|35	
12cu|nmis-2.00-7|36	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
12cu|nmis-2.00-7|37	install -m 755 bin/* %{buildroot}%{_datadir}/%{name}/bin
12cu|nmis-2.00-7|38	
12cu|nmis-2.00-7|39	install -d -m 755 %{buildroot}%{_datadir}/%{name}/mibs
12cu|nmis-2.00-7|40	install -m 644 mibs/* %{buildroot}%{_datadir}/%{name}/bin
12cu|nmis-2.00-7|41	
12cu|nmis-2.00-7|42	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cu|nmis-2.00-7|43	install -m 644 conf/nmis-sample.conf \
12cu|nmis-2.00-7|44	%{buildroot}%{_sysconfdir}/%{name}/nmis.conf
12cu|nmis-2.00-7|45	install -m 644 conf/nodes-sample.csv \
12cu|nmis-2.00-7|46	%{buildroot}%{_sysconfdir}/%{name}/nodes.csv
12cu|nmis-2.00-7|47	install -m 644 conf/locations-sample.csv \
12cu|nmis-2.00-7|48	%{buildroot}%{_sysconfdir}/%{name}/locations.csv
12cu|nmis-2.00-7|49	install -m 644 conf/contacts-sample.csv \
12cu|nmis-2.00-7|50	%{buildroot}%{_sysconfdir}/%{name}/contacts.csv
12cu|nmis-2.00-7|51	
12cu|nmis-2.00-7|52	install -d -m 755 %{buildroot}%{_var}/lib/%{name}
12cu|nmis-2.00-7|53	install -d -m 755 %{buildroot}%{_var}/log/%{name}
12cu|nmis-2.00-7|54	
12cu|nmis-2.00-7|55	# apache configuration
12cu|nmis-2.00-7|56	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|nmis-2.00-7|57	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|nmis-2.00-7|58	# %{name} Apache configuration
12cu|nmis-2.00-7|59	Alias /%{name} %{_var}/www/%{name}
12cu|nmis-2.00-7|60	
12cu|nmis-2.00-7|61	<Directory %{_var}/www/%{name}>
12cu|nmis-2.00-7|62	Require all granted
12cu|nmis-2.00-7|63	Options ExecCGI
12cu|nmis-2.00-7|64	AddHandler cgi-script .pl
12cu|nmis-2.00-7|65	DirectoryIndex nmiscgi.pl
12cu|nmis-2.00-7|66	</Directory>
12cu|nmis-2.00-7|67	EOF
12cu|nmis-2.00-7|68	
12cu|nmis-2.00-7|69	%clean
12cu|nmis-2.00-7|70	rm -rf %{buildroot}
12cu|nmis-2.00-7|71	
12cu|nmis-2.00-7|72	
12cu|nmis-2.00-7|73	
12cu|nmis-2.00-7|74	%files
12cu|nmis-2.00-7|75	%defattr(-,root,root)
12cu|nmis-2.00-7|76	%doc README gpl.txt changes.txt htdocs/*
12cu|nmis-2.00-7|77	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|nmis-2.00-7|78	%{_var}/www/%{name}
12cu|nmis-2.00-7|79	%{_var}/lib/%{name}
12cu|nmis-2.00-7|80	%{_var}/log/%{name}
12cu|nmis-2.00-7|81	%{_datadir}/%{name}
12cu|nmis-2.00-7|82	%config(noreplace) %{_sysconfdir}/%{name}
12cu|nmis-2.00-7|83	
12cu|nmis-2.00-7|84	
12cu|nmis-2.00-7|85	
12cu|nmis-2.00-7|86	%changelog
12cu|nmis-2.00-7|87	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.00-4mdv2011.0
12cu|nmis-2.00-7|88	+ Revision: 613101
12cu|nmis-2.00-7|89	- the mass rebuild of 2010.1 packages
12cu|nmis-2.00-7|90	
12cu|nmis-2.00-7|91	* Wed Feb 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.00-3mdv2010.1
12cu|nmis-2.00-7|92	+ Revision: 507260
12cu|nmis-2.00-7|93	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|nmis-2.00-7|94	
12cu|nmis-2.00-7|95	+ Thierry Vignaud <tv@mandriva.org>
12cu|nmis-2.00-7|96	- rebuild
12cu|nmis-2.00-7|97	
12cu|nmis-2.00-7|98	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.00-1mdv2009.1
12cu|nmis-2.00-7|99	+ Revision: 292962
12cu|nmis-2.00-7|100	- import nmis
12cu|nmis-2.00-7|101	
12cu|nmis-2.00-7|102	
12cu|nmis-2.00-7|103	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.00-1mdv2009.1
12cu|nmis-2.00-7|104	- first mdv release

10228 12
12cu|nml-0.3.0-1|1	Summary:	A tool to compile nml files to grf or nfo files
12cu|nml-0.3.0-1|2	Name:		nml
12cu|nml-0.3.0-1|3	Version:	0.3.0
12cu|nml-0.3.0-1|4	Release:	1
12cu|nml-0.3.0-1|5	License:	GPLv2+
12cu|nml-0.3.0-1|6	Group:		Graphics
12cu|nml-0.3.0-1|7	Url:		http://dev.openttdcoop.org/projects/nml
12cu|nml-0.3.0-1|8	Source0:	http://bundles.openttdcoop.org/nml/releases/LATEST/%{name}-%{version}-src.tgz
12cu|nml-0.3.0-1|9	BuildRequires:	python-setuptools
12cu|nml-0.3.0-1|10	Requires:	python-ply
12cu|nml-0.3.0-1|11	Requires:	python-imaging
12cu|nml-0.3.0-1|12	Requires:	python-pkg-resources
12cu|nml-0.3.0-1|13	BuildArch:	noarch
12cu|nml-0.3.0-1|14	
12cu|nml-0.3.0-1|15	%description
12cu|nml-0.3.0-1|16	A tool to compile nml files to grf and/or nfo files.
12cu|nml-0.3.0-1|17	
12cu|nml-0.3.0-1|18	NML is a meta-language that aims to be a lot simpler to learn and use than nfo.
12cu|nml-0.3.0-1|19	
12cu|nml-0.3.0-1|20	%files
12cu|nml-0.3.0-1|21	%doc docs/* examples/
12cu|nml-0.3.0-1|22	%{_bindir}/nmlc
12cu|nml-0.3.0-1|23	%{_mandir}/man1/nmlc.1.*
12cu|nml-0.3.0-1|24	%{python_sitelib}/%{name}-%{version}-py*.egg/
12cu|nml-0.3.0-1|25	
12cu|nml-0.3.0-1|26	#----------------------------------------------------------------------------
12cu|nml-0.3.0-1|27	
12cu|nml-0.3.0-1|28	%prep
12cu|nml-0.3.0-1|29	%setup -q -n %{name}-%{version}-src
12cu|nml-0.3.0-1|30	echo "version = \"%{version}\"" > nml/__version__.py
12cu|nml-0.3.0-1|31	
12cu|nml-0.3.0-1|32	%build
12cu|nml-0.3.0-1|33	PYTHONDONTWRITEBYTECODE= python setup.py build
12cu|nml-0.3.0-1|34	
12cu|nml-0.3.0-1|35	%install
12cu|nml-0.3.0-1|36	mkdir -p %{buildroot}%{python_sitelib}
12cu|nml-0.3.0-1|37	
12cu|nml-0.3.0-1|38	export PYTHONPATH=%{buildroot}%{python_sitelib}
12cu|nml-0.3.0-1|39	PYTHONDONTWRITEBYTECODE= python setup.py install --prefix %{buildroot}%{_prefix}
12cu|nml-0.3.0-1|40	
12cu|nml-0.3.0-1|41	#handle docs in files section
12cu|nml-0.3.0-1|42	rm -rf %{buildroot}%{_defaultdocdir}
12cu|nml-0.3.0-1|43	
12cu|nml-0.3.0-1|44	#man pages
12cu|nml-0.3.0-1|45	install -Dpm655 docs/nmlc.1 %{buildroot}%{_mandir}/man1/nmlc.1
12cu|nml-0.3.0-1|46	
12cu|nml-0.3.0-1|47	#unpackaged files
12cu|nml-0.3.0-1|48	rm -rf docs/nmlc.1
12cu|nml-0.3.0-1|49	rm -rf %{buildroot}%{python_sitelib}/{easy-install.pth,site.py,site.pyc}
12cu|nml-0.3.0-1|50	
12cu|nml-0.3.0-1|51	
12cu|nml-0.3.0-1|52	%changelog
12cu|nml-0.3.0-1|53	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.0-1
12cu|nml-0.3.0-1|54	+ Revision: 281e448
12cu|nml-0.3.0-1|55	- New version 0.3.0
12cu|nml-0.3.0-1|56	
12cu|nml-0.3.0-1|57	

10229 12
12cu|nodejs-0.10.26-1|1	Name:		nodejs
12cu|nodejs-0.10.26-1|2	Version:	0.10.26
12cu|nodejs-0.10.26-1|3	Release:	1
12cu|nodejs-0.10.26-1|4	Summary:	Evented Server-Side Javascript
12cu|nodejs-0.10.26-1|5	Group:		Development/Other
12cu|nodejs-0.10.26-1|6	License:	BSD
12cu|nodejs-0.10.26-1|7	URL:		http://nodejs.org
12cu|nodejs-0.10.26-1|8	Source0:	http://nodejs.org/dist/v%{version}/node-v%{version}.tar.gz
12cu|nodejs-0.10.26-1|9	BuildRequires:	c-ares-devel
12cu|nodejs-0.10.26-1|10	BuildRequires:	zlib-devel
12cu|nodejs-0.10.26-1|11	BuildRequires:	openssl-devel >= 1.0.1
12cu|nodejs-0.10.26-1|12	Provides:	npm = %{version}-%{release}
12cu|nodejs-0.10.26-1|13	
12cu|nodejs-0.10.26-1|14	%description
12cu|nodejs-0.10.26-1|15	Node's goal is to provide an easy way to build scalable network programs.
12cu|nodejs-0.10.26-1|16	
12cu|nodejs-0.10.26-1|17	%package	docs
12cu|nodejs-0.10.26-1|18	Summary: 	Node.js API documentation
12cu|nodejs-0.10.26-1|19	Group:		Documentation
12cu|nodejs-0.10.26-1|20	
12cu|nodejs-0.10.26-1|21	%description	docs
12cu|nodejs-0.10.26-1|22	The API documentation for the Node.js JavaScript runtime.
12cu|nodejs-0.10.26-1|23	
12cu|nodejs-0.10.26-1|24	%prep
12cu|nodejs-0.10.26-1|25	%setup -qn node-v%{version}
12cu|nodejs-0.10.26-1|26	
12cu|nodejs-0.10.26-1|27	# Make sure nothing gets included from bundled deps (except v8):
12cu|nodejs-0.10.26-1|28	# We only delete the source and header files, because
12cu|nodejs-0.10.26-1|29	# the remaining build scripts are still used.
12cu|nodejs-0.10.26-1|30	find deps/cares -name "*.c" -exec rm -f {} \;
12cu|nodejs-0.10.26-1|31	find deps/cares -name "*.h" -exec rm -f {} \;
12cu|nodejs-0.10.26-1|32	
12cu|nodejs-0.10.26-1|33	find deps/npm -name "*.c" -exec rm -f {} \;
12cu|nodejs-0.10.26-1|34	find deps/npm -name "*.h" -exec rm -f {} \;
12cu|nodejs-0.10.26-1|35	
12cu|nodejs-0.10.26-1|36	find deps/zlib -name "*.c" -exec rm -f {} \;
12cu|nodejs-0.10.26-1|37	find deps/zlib -name "*.h" -exec rm -f {} \;
12cu|nodejs-0.10.26-1|38	
12cu|nodejs-0.10.26-1|39	find deps/openssl -name "*.c" -exec rm -f {} \;
12cu|nodejs-0.10.26-1|40	find deps/openssl -name "*.h" -exec rm -f {} \;
12cu|nodejs-0.10.26-1|41	
12cu|nodejs-0.10.26-1|42	%build
12cu|nodejs-0.10.26-1|43	#FIXME: build with --shared-libuv
12cu|nodejs-0.10.26-1|44	./configure	--prefix=%{_prefix} \
12cu|nodejs-0.10.26-1|45	--shared-openssl \
12cu|nodejs-0.10.26-1|46	--shared-zlib \
12cu|nodejs-0.10.26-1|47	--shared-cares \
12cu|nodejs-0.10.26-1|48	--openssl-use-sys \
12cu|nodejs-0.10.26-1|49	--without-dtrace
12cu|nodejs-0.10.26-1|50	%make
12cu|nodejs-0.10.26-1|51	
12cu|nodejs-0.10.26-1|52	%install
12cu|nodejs-0.10.26-1|53	%makeinstall_std
12cu|nodejs-0.10.26-1|54	# Remove dtrace file again
12cu|nodejs-0.10.26-1|55	rm -rf %{buildroot}/%{_prefix}/lib/dtrace
12cu|nodejs-0.10.26-1|56	
12cu|nodejs-0.10.26-1|57	# Install documentation
12cu|nodejs-0.10.26-1|58	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}/html
12cu|nodejs-0.10.26-1|59	cp -pr doc/* %{buildroot}%{_defaultdocdir}/%{name}/html
12cu|nodejs-0.10.26-1|60	rm -f %{buildroot}%{_defaultdocdir}/%{name}/html/nodejs.1
12cu|nodejs-0.10.26-1|61	cp -p LICENSE %{buildroot}%{_defaultdocdir}/%{name}/
12cu|nodejs-0.10.26-1|62	
12cu|nodejs-0.10.26-1|63	%files
12cu|nodejs-0.10.26-1|64	%doc ChangeLog LICENSE README.md AUTHORS
12cu|nodejs-0.10.26-1|65	%{_bindir}/node
12cu|nodejs-0.10.26-1|66	%{_bindir}/npm
12cu|nodejs-0.10.26-1|67	%{_prefix}/lib/node_modules
12cu|nodejs-0.10.26-1|68	%{_mandir}/man1/node.*
12cu|nodejs-0.10.26-1|69	%{_includedir}/node
12cu|nodejs-0.10.26-1|70	
12cu|nodejs-0.10.26-1|71	%files doc
12cu|nodejs-0.10.26-1|72	%{_defaultdocdir}/%{name}
12cu|nodejs-0.10.26-1|73	
12cu|nodejs-0.10.26-1|74	%changelog
12cu|nodejs-0.10.26-1|75	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.26-1
12cu|nodejs-0.10.26-1|76	+ Revision: 68ec3db
12cu|nodejs-0.10.26-1|77	- Updated to 0.10.26
12cu|nodejs-0.10.26-1|78	
12cu|nodejs-0.10.26-1|79	

10230 12
12cu|nodejs-packaging-1-2|1	Name:           nodejs-packaging
12cu|nodejs-packaging-1-2|2	Version:        1
12cu|nodejs-packaging-1-2|3	Release:        2
12cu|nodejs-packaging-1-2|4	Group:          Development/Other
12cu|nodejs-packaging-1-2|5	Summary:        RPM Macros and Utilities for Node.js Packaging
12cu|nodejs-packaging-1-2|6	BuildArch:      noarch
12cu|nodejs-packaging-1-2|7	License:        MIT
12cu|nodejs-packaging-1-2|8	URL:            https://abf.io/dsilakov/nodejs-packaging-rosa
12cu|nodejs-packaging-1-2|9	Source0:        %{name}-rosa-%{version}.tar.xz
12cu|nodejs-packaging-1-2|10	
12cu|nodejs-packaging-1-2|11	Requires:       nodejs >= 0.10.12
12cu|nodejs-packaging-1-2|12	Requires:       rpm-mandriva-setup-build
12cu|nodejs-packaging-1-2|13	
12cu|nodejs-packaging-1-2|14	%description
12cu|nodejs-packaging-1-2|15	This package contains RPM macros and other utilities useful for packaging
12cu|nodejs-packaging-1-2|16	Node.js modules and applications in RPM-based distributions.
12cu|nodejs-packaging-1-2|17	
12cu|nodejs-packaging-1-2|18	%prep
12cu|nodejs-packaging-1-2|19	%setup -qn %{name}-rosa-%{version}
12cu|nodejs-packaging-1-2|20	
12cu|nodejs-packaging-1-2|21	%build
12cu|nodejs-packaging-1-2|22	#nothing to do
12cu|nodejs-packaging-1-2|23	
12cu|nodejs-packaging-1-2|24	%install
12cu|nodejs-packaging-1-2|25	install -Dpm0644 macros.nodejs %{buildroot}%{_sysconfdir}/rpm/macros.nodejs
12cu|nodejs-packaging-1-2|26	install -Dpm0644 nodejs.attr %{buildroot}%{_rpmhome}/fileattrs/nodejs.attr
12cu|nodejs-packaging-1-2|27	install -pm0755 nodejs.prov %{buildroot}%{_rpmhome}/nodejs.prov
12cu|nodejs-packaging-1-2|28	install -pm0755 nodejs.req %{buildroot}%{_rpmhome}/nodejs.req
12cu|nodejs-packaging-1-2|29	install -pm0755 nodejs-symlink-deps %{buildroot}%{_rpmhome}/nodejs-symlink-deps
12cu|nodejs-packaging-1-2|30	install -pm0755 nodejs-fixdep %{buildroot}%{_rpmhome}/nodejs-fixdep
12cu|nodejs-packaging-1-2|31	install -Dpm0644 multiver_modules %{buildroot}%{_datadir}/node/multiver_modules
12cu|nodejs-packaging-1-2|32	
12cu|nodejs-packaging-1-2|33	%files
12cu|nodejs-packaging-1-2|34	%doc LICENSE
12cu|nodejs-packaging-1-2|35	%{_datadir}/node/multiver_modules
12cu|nodejs-packaging-1-2|36	%{_sysconfdir}/rpm/macros.nodejs
12cu|nodejs-packaging-1-2|37	%{_rpmhome}/fileattrs/nodejs*.attr
12cu|nodejs-packaging-1-2|38	%{_rpmhome}/nodejs*
12cu|nodejs-packaging-1-2|39	
12cu|nodejs-packaging-1-2|40	%changelog
12cu|nodejs-packaging-1-2|41	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1-2
12cu|nodejs-packaging-1-2|42	+ Revision: ca8fe43
12cu|nodejs-packaging-1-2|43	- Imported from SRPM
12cu|nodejs-packaging-1-2|44	
12cu|nodejs-packaging-1-2|45	

10231 12
12cu|nosefart-2.9-1|1	Summary:	Nosefart player for Nintendo NES audio files
12cu|nosefart-2.9-1|2	Name:		nosefart
12cu|nosefart-2.9-1|3	Version:	2.9
12cu|nosefart-2.9-1|4	Release:	1
12cu|nosefart-2.9-1|5	License:	GPLv2+
12cu|nosefart-2.9-1|6	Group:		Sound
12cu|nosefart-2.9-1|7	Url:		http://nosefart.sourceforge.net/
12cu|nosefart-2.9-1|8	Source0:	http://prdownloads.sourceforge.net/nosefart/%{name}-%{version}-mls.tar.bz2
12cu|nosefart-2.9-1|9	Patch0:		nosefart-2.6-mls-desktopentry.patch
12cu|nosefart-2.9-1|10	BuildRequires:	imagemagick
12cu|nosefart-2.9-1|11	BuildRequires:	pkgconfig(glib-2.0)
12cu|nosefart-2.9-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|nosefart-2.9-1|13	Obsoletes:	xmms-nosefart < 2.7-3
12cu|nosefart-2.9-1|14	
12cu|nosefart-2.9-1|15	%description
12cu|nosefart-2.9-1|16	Nosefart plays .nsf audio files that were ripped from games for the Nintendo
12cu|nosefart-2.9-1|17	Entertainment System.
12cu|nosefart-2.9-1|18	
12cu|nosefart-2.9-1|19	%files
12cu|nosefart-2.9-1|20	%doc README README.linux CHANGES
12cu|nosefart-2.9-1|21	%{_bindir}/nosefart
12cu|nosefart-2.9-1|22	
12cu|nosefart-2.9-1|23	#----------------------------------------------------------------------------
12cu|nosefart-2.9-1|24	
12cu|nosefart-2.9-1|25	%package -n gnosefart
12cu|nosefart-2.9-1|26	Summary:	Nosefart player for Nintendo NES audio files
12cu|nosefart-2.9-1|27	Group:		Sound
12cu|nosefart-2.9-1|28	Requires:	%{name} >= %{version}
12cu|nosefart-2.9-1|29	
12cu|nosefart-2.9-1|30	%description -n gnosefart
12cu|nosefart-2.9-1|31	Nosefart plays .nsf audio files that were ripped from games for the Nintendo
12cu|nosefart-2.9-1|32	Entertainment System.
12cu|nosefart-2.9-1|33	
12cu|nosefart-2.9-1|34	%files -n gnosefart
12cu|nosefart-2.9-1|35	%doc README.xmms
12cu|nosefart-2.9-1|36	%{_bindir}/gnosefart
12cu|nosefart-2.9-1|37	%{_datadir}/applications/gnosefart.desktop
12cu|nosefart-2.9-1|38	%{_datadir}/pixmaps/gnosefart.png
12cu|nosefart-2.9-1|39	%{_liconsdir}/gnosefart.png
12cu|nosefart-2.9-1|40	%{_iconsdir}/gnosefart.png
12cu|nosefart-2.9-1|41	%{_miconsdir}/gnosefart.png
12cu|nosefart-2.9-1|42	
12cu|nosefart-2.9-1|43	#----------------------------------------------------------------------------
12cu|nosefart-2.9-1|44	
12cu|nosefart-2.9-1|45	%prep
12cu|nosefart-2.9-1|46	%setup -q -n %{name}-%{version}-mls
12cu|nosefart-2.9-1|47	ln -s gnosefart-1.5 src/gnosefart-1.4
12cu|nosefart-2.9-1|48	%patch0 -p1
12cu|nosefart-2.9-1|49	
12cu|nosefart-2.9-1|50	find . -perm 0640 | xargs chmod 0644
12cu|nosefart-2.9-1|51	find . -name "Makefile*" -o -name "*.m4" -o -name "configure*" |xargs sed -i -e 's,configure.in,configure.ac,g'
12cu|nosefart-2.9-1|52	
12cu|nosefart-2.9-1|53	%build
12cu|nosefart-2.9-1|54	make clean
12cu|nosefart-2.9-1|55	%make
12cu|nosefart-2.9-1|56	cd src/gnosefart-*
12cu|nosefart-2.9-1|57	rm -r autom4te.cache
12cu|nosefart-2.9-1|58	rm install-sh missing mkinstalldirs
12cu|nosefart-2.9-1|59	cp %{_datadir}/automake-*/mkinstalldirs .
12cu|nosefart-2.9-1|60	autoreconf -fi
12cu|nosefart-2.9-1|61	%configure2_5x
12cu|nosefart-2.9-1|62	%make
12cu|nosefart-2.9-1|63	
12cu|nosefart-2.9-1|64	%install
12cu|nosefart-2.9-1|65	make PREFIX=%{buildroot}%{_prefix} install
12cu|nosefart-2.9-1|66	cd src/gnosefart-*
12cu|nosefart-2.9-1|67	%makeinstall_std
12cu|nosefart-2.9-1|68	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12cu|nosefart-2.9-1|69	
12cu|nosefart-2.9-1|70	#icons
12cu|nosefart-2.9-1|71	ln -s %{_datadir}/pixmaps/gnosefart.png %{buildroot}/%{_liconsdir}/gnosefart.png
12cu|nosefart-2.9-1|72	convert -scale 32x32 %{buildroot}%{_datadir}/pixmaps/gnosefart.png %{buildroot}%{_iconsdir}/gnosefart.png
12cu|nosefart-2.9-1|73	convert -scale 16x16 %{buildroot}%{_datadir}/pixmaps/gnosefart.png %{buildroot}%{_miconsdir}/gnosefart.png
12cu|nosefart-2.9-1|74	
12cu|nosefart-2.9-1|75	
12cu|nosefart-2.9-1|76	%changelog
12cu|nosefart-2.9-1|77	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.9-1
12cu|nosefart-2.9-1|78	+ Revision: d98acae
12cu|nosefart-2.9-1|79	- LOG New version 2.9
12cu|nosefart-2.9-1|80	
12cu|nosefart-2.9-1|81	

10232 12
12cu|npapi-vlc-2.1.3-1|1	Summary:	NPAPI plugin for libvlc
12cu|npapi-vlc-2.1.3-1|2	Name:		npapi-vlc
12cu|npapi-vlc-2.1.3-1|3	Version:	2.1.3
12cu|npapi-vlc-2.1.3-1|4	Release:	1
12cu|npapi-vlc-2.1.3-1|5	License:	LGPLv2+
12cu|npapi-vlc-2.1.3-1|6	Group:		Video
12cu|npapi-vlc-2.1.3-1|7	Url:		http://www.videolan.org/
12cu|npapi-vlc-2.1.3-1|8	Source0:	npapi-vlc-%{version}.tar.xz
12cu|npapi-vlc-2.1.3-1|9	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|npapi-vlc-2.1.3-1|10	BuildRequires:	pkgconfig(libvlc)
12cu|npapi-vlc-2.1.3-1|11	BuildRequires:	pkgconfig(libxul)
12cu|npapi-vlc-2.1.3-1|12	BuildRequires:	pkgconfig(x11-xcb)
12cu|npapi-vlc-2.1.3-1|13	BuildRequires:	pkgconfig(xcb)
12cu|npapi-vlc-2.1.3-1|14	
12cu|npapi-vlc-2.1.3-1|15	%description
12cu|npapi-vlc-2.1.3-1|16	NPAPI plugin for libvlc.
12cu|npapi-vlc-2.1.3-1|17	
12cu|npapi-vlc-2.1.3-1|18	%files
12cu|npapi-vlc-2.1.3-1|19	%{_libdir}/mozilla/plugins/libvlcplugin.so
12cu|npapi-vlc-2.1.3-1|20	
12cu|npapi-vlc-2.1.3-1|21	#----------------------------------------------------------------------------
12cu|npapi-vlc-2.1.3-1|22	
12cu|npapi-vlc-2.1.3-1|23	%prep
12cu|npapi-vlc-2.1.3-1|24	%setup -q
12cu|npapi-vlc-2.1.3-1|25	
12cu|npapi-vlc-2.1.3-1|26	%build
12cu|npapi-vlc-2.1.3-1|27	autoreconf -fi
12cu|npapi-vlc-2.1.3-1|28	%configure2_5x --with-gtk
12cu|npapi-vlc-2.1.3-1|29	%make
12cu|npapi-vlc-2.1.3-1|30	
12cu|npapi-vlc-2.1.3-1|31	%install
12cu|npapi-vlc-2.1.3-1|32	%makeinstall_std
12cu|npapi-vlc-2.1.3-1|33	
12cu|npapi-vlc-2.1.3-1|34	
12cu|npapi-vlc-2.1.3-1|35	%changelog
12cu|npapi-vlc-2.1.3-1|36	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.3-1
12cu|npapi-vlc-2.1.3-1|37	+ Revision: f0ce9b2
12cu|npapi-vlc-2.1.3-1|38	- LOG New version 2.1.3, spec cleanup
12cu|npapi-vlc-2.1.3-1|39	
12cu|npapi-vlc-2.1.3-1|40	

10233 12
12cu|nspluginwrapper-1.4.4-5|1	# NOTE: this is a Linux-specific package, don't use the embedded
12cu|nspluginwrapper-1.4.4-5|2	# viewer on non-Linux platforms.
12cu|nspluginwrapper-1.4.4-5|3	%define name	nspluginwrapper
12cu|nspluginwrapper-1.4.4-5|4	%define version	1.4.4
12cu|nspluginwrapper-1.4.4-5|5	%define release	5
12cu|nspluginwrapper-1.4.4-5|6	
12cu|nspluginwrapper-1.4.4-5|7	#%%define _provides_exceptions xpcom
12cu|nspluginwrapper-1.4.4-5|8	
12cu|nspluginwrapper-1.4.4-5|9	# list of plugins to be wrapped by default ex: libflashplayer,nppdf
12cu|nspluginwrapper-1.4.4-5|10	# these are wrapped by default on 32->64 use only
12cu|nspluginwrapper-1.4.4-5|11	%define nspw_plugins flashplayer,nppdf,rpnp,nphelix
12cu|nspluginwrapper-1.4.4-5|12	
12cu|nspluginwrapper-1.4.4-5|13	# define 32-bit arch of multiarch platforms
12cu|nspluginwrapper-1.4.4-5|14	%define arch_32 %{nil}
12cu|nspluginwrapper-1.4.4-5|15	%ifarch x86_64
12cu|nspluginwrapper-1.4.4-5|16	%define arch_32 i386
12cu|nspluginwrapper-1.4.4-5|17	%endif
12cu|nspluginwrapper-1.4.4-5|18	
12cu|nspluginwrapper-1.4.4-5|19	# define to build a biarch package
12cu|nspluginwrapper-1.4.4-5|20	%define build_biarch		0
12cu|nspluginwrapper-1.4.4-5|21	%if "%{_arch}:%{arch_32}" == "x86_64:i386"
12cu|nspluginwrapper-1.4.4-5|22	%define build_biarch		1
12cu|nspluginwrapper-1.4.4-5|23	%endif
12cu|nspluginwrapper-1.4.4-5|24	
12cu|nspluginwrapper-1.4.4-5|25	%{expand: %{?_with_biarch:	%%global build_biarch 1}}
12cu|nspluginwrapper-1.4.4-5|26	%{expand: %{?_without_biarch:	%%global build_biarch 0}}
12cu|nspluginwrapper-1.4.4-5|27	
12cu|nspluginwrapper-1.4.4-5|28	# define target architecture of plugins we want to support
12cu|nspluginwrapper-1.4.4-5|29	%define target_arch i386
12cu|nspluginwrapper-1.4.4-5|30	
12cu|nspluginwrapper-1.4.4-5|31	# define target operating system of plugins we want to support
12cu|nspluginwrapper-1.4.4-5|32	%define target_os linux
12cu|nspluginwrapper-1.4.4-5|33	
12cu|nspluginwrapper-1.4.4-5|34	# define nspluginswrapper libdir (invariant, including libdir)
12cu|nspluginwrapper-1.4.4-5|35	%define pkglibdir %{_prefix}/lib/%{name}
12cu|nspluginwrapper-1.4.4-5|36	
12cu|nspluginwrapper-1.4.4-5|37	# define mozilla plugin dir
12cu|nspluginwrapper-1.4.4-5|38	%define plugindir %{_libdir}/mozilla/plugins
12cu|nspluginwrapper-1.4.4-5|39	
12cu|nspluginwrapper-1.4.4-5|40	Summary:	A compatibility layer for Netscape 4 plugins
12cu|nspluginwrapper-1.4.4-5|41	Name:		%{name}
12cu|nspluginwrapper-1.4.4-5|42	Version:	%{version}
12cu|nspluginwrapper-1.4.4-5|43	Release:	%{release}
12cu|nspluginwrapper-1.4.4-5|44	License:	GPLv2+
12cu|nspluginwrapper-1.4.4-5|45	Group:		Networking/WWW
12cu|nspluginwrapper-1.4.4-5|46	URL:		http://nspluginwrapper.davidben.net/
12cu|nspluginwrapper-1.4.4-5|47	Source0:	http://nspluginwrapper.davidben.net/download/nspluginwrapper-%version.tar.gz
12cu|nspluginwrapper-1.4.4-5|48	Source1:	nspluginwrapper.filter
12cu|nspluginwrapper-1.4.4-5|49	Source2:	nspluginwrapper.script
12cu|nspluginwrapper-1.4.4-5|50	Source3:	update-nspluginwrapper
12cu|nspluginwrapper-1.4.4-5|51	Patch7:         nspluginwrapper-enable-v4l1compat.patch
12cu|nspluginwrapper-1.4.4-5|52	# fixes build, submitted:
12cu|nspluginwrapper-1.4.4-5|53	# https://github.com/davidben/nspluginwrapper/issues/43
12cu|nspluginwrapper-1.4.4-5|54	Patch8:		nspluginwrapper-glib-includes.patch
12cu|nspluginwrapper-1.4.4-5|55	# from upstream, fixes build
12cu|nspluginwrapper-1.4.4-5|56	Patch9:		nspluginwrapper-link-dl.patch
12cu|nspluginwrapper-1.4.4-5|57	# fixes build, similar patch submitted upstream:
12cu|nspluginwrapper-1.4.4-5|58	# https://www.redhat.com/archives/nspluginwrapper-devel-list/2011-November/msg00000.html
12cu|nspluginwrapper-1.4.4-5|59	Patch10:	nspluginwrapper-link-gthread.patch
12cu|nspluginwrapper-1.4.4-5|60	# (tv) fix build with newer glib:
12cu|nspluginwrapper-1.4.4-5|61	Patch11:		nspluginwrapper-glib-thread.patch
12cu|nspluginwrapper-1.4.4-5|62	
12cu|nspluginwrapper-1.4.4-5|63	BuildRequires:	curl-devel
12cu|nspluginwrapper-1.4.4-5|64	BuildRequires:	gtk+2-devel
12cu|nspluginwrapper-1.4.4-5|65	BuildRequires:	libxt-devel
12cu|nspluginwrapper-1.4.4-5|66	BuildRequires:  stdc++-static-devel
12cu|nspluginwrapper-1.4.4-5|67	Provides:	%{name}-%{_arch} = %{version}-%release
12cu|nspluginwrapper-1.4.4-5|68	Requires(post):	 %{name}-%{target_arch} = %{version}-%{release}
12cu|nspluginwrapper-1.4.4-5|69	Requires(preun): %{name}-%{target_arch} = %{version}-%{release}
12cu|nspluginwrapper-1.4.4-5|70	ExcludeArch:	%mips %arm
12cu|nspluginwrapper-1.4.4-5|71	
12cu|nspluginwrapper-1.4.4-5|72	%description
12cu|nspluginwrapper-1.4.4-5|73	nspluginwrapper makes it possible to use Netscape 4 compatible plugins
12cu|nspluginwrapper-1.4.4-5|74	compiled for %{target_os}/%{target_arch} into Mozilla for another architecture, e.g. x86_64.
12cu|nspluginwrapper-1.4.4-5|75	
12cu|nspluginwrapper-1.4.4-5|76	This package consists in:
12cu|nspluginwrapper-1.4.4-5|77	* npviewer: the plugin viewer
12cu|nspluginwrapper-1.4.4-5|78	* npwrapper.so: the browser-side plugin
12cu|nspluginwrapper-1.4.4-5|79	* nspluginwrapper: a tool to manage plugins installation and update
12cu|nspluginwrapper-1.4.4-5|80	
12cu|nspluginwrapper-1.4.4-5|81	%if %{build_biarch}
12cu|nspluginwrapper-1.4.4-5|82	%package %{target_arch}
12cu|nspluginwrapper-1.4.4-5|83	Summary:	A viewer for %{target_os}/%{target_arch} compiled Netscape 4 plugins
12cu|nspluginwrapper-1.4.4-5|84	Group:		Networking/WWW
12cu|nspluginwrapper-1.4.4-5|85	%if "%{target_arch}" == "i386"
12cu|nspluginwrapper-1.4.4-5|86	# Flash 10 now requires 32 bit libcurl, libnss3.so
12cu|nspluginwrapper-1.4.4-5|87	# but Adobe's RPM package does not require them...
12cu|nspluginwrapper-1.4.4-5|88	# http://blogs.adobe.com/penguin.swf/2008/08/curl_tradeoffs.html
12cu|nspluginwrapper-1.4.4-5|89	Suggests:       libcurl.so.4
12cu|nspluginwrapper-1.4.4-5|90	Suggests:	libnss3.so
12cu|nspluginwrapper-1.4.4-5|91	%endif
12cu|nspluginwrapper-1.4.4-5|92	
12cu|nspluginwrapper-1.4.4-5|93	%description %{target_arch}
12cu|nspluginwrapper-1.4.4-5|94	nspluginwrapper makes it possible to use Netscape 4 compatible plugins
12cu|nspluginwrapper-1.4.4-5|95	compiled for %{target_os}/%{target_arch} into Mozilla for another architecture,
12cu|nspluginwrapper-1.4.4-5|96	e.g. x86_64.
12cu|nspluginwrapper-1.4.4-5|97	
12cu|nspluginwrapper-1.4.4-5|98	This package consists in:
12cu|nspluginwrapper-1.4.4-5|99	* npviewer: the plugin viewer
12cu|nspluginwrapper-1.4.4-5|100	* npwrapper.so: the browser-side plugin
12cu|nspluginwrapper-1.4.4-5|101	* nspluginwrapper: a tool to manage plugins installation and update
12cu|nspluginwrapper-1.4.4-5|102	
12cu|nspluginwrapper-1.4.4-5|103	This package provides the npviewer program for %{target_os}/%{target_arch}.
12cu|nspluginwrapper-1.4.4-5|104	%endif
12cu|nspluginwrapper-1.4.4-5|105	
12cu|nspluginwrapper-1.4.4-5|106	%prep
12cu|nspluginwrapper-1.4.4-5|107	
12cu|nspluginwrapper-1.4.4-5|108	%setup -q
12cu|nspluginwrapper-1.4.4-5|109	%apply_patches
12cu|nspluginwrapper-1.4.4-5|110	
12cu|nspluginwrapper-1.4.4-5|111	%build
12cu|nspluginwrapper-1.4.4-5|112	export CFLAGS="$RPM_OPT_FLAGS"
12cu|nspluginwrapper-1.4.4-5|113	export CXXFLAGS="$RPM_OPT_FLAGS"
12cu|nspluginwrapper-1.4.4-5|114	
12cu|nspluginwrapper-1.4.4-5|115	%if %{build_biarch}
12cu|nspluginwrapper-1.4.4-5|116	biarch="--enable-biarch"
12cu|nspluginwrapper-1.4.4-5|117	%else
12cu|nspluginwrapper-1.4.4-5|118	biarch="--disable-biarch"
12cu|nspluginwrapper-1.4.4-5|119	%endif
12cu|nspluginwrapper-1.4.4-5|120	mkdir objs
12cu|nspluginwrapper-1.4.4-5|121	pushd objs
12cu|nspluginwrapper-1.4.4-5|122	../configure \
12cu|nspluginwrapper-1.4.4-5|123	--prefix=%{_prefix} \
12cu|nspluginwrapper-1.4.4-5|124	--target-cpu=%{target_arch} \
12cu|nspluginwrapper-1.4.4-5|125	--enable-viewer \
12cu|nspluginwrapper-1.4.4-5|126	$biarch \
12cu|nspluginwrapper-1.4.4-5|127	--target-os=linux --disable-strip
12cu|nspluginwrapper-1.4.4-5|128	%make
12cu|nspluginwrapper-1.4.4-5|129	popd
12cu|nspluginwrapper-1.4.4-5|130	
12cu|nspluginwrapper-1.4.4-5|131	%install
12cu|nspluginwrapper-1.4.4-5|132	rm -rf $RPM_BUILD_ROOT
12cu|nspluginwrapper-1.4.4-5|133	
12cu|nspluginwrapper-1.4.4-5|134	make -C objs install DESTDIR=$RPM_BUILD_ROOT
12cu|nspluginwrapper-1.4.4-5|135	
12cu|nspluginwrapper-1.4.4-5|136	mkdir -p $RPM_BUILD_ROOT%{plugindir}
12cu|nspluginwrapper-1.4.4-5|137	mkdir -p $RPM_BUILD_ROOT%{_sbindir}
12cu|nspluginwrapper-1.4.4-5|138	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/nspluginwrapper
12cu|nspluginwrapper-1.4.4-5|139	
12cu|nspluginwrapper-1.4.4-5|140	touch $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/nspluginwrapper
12cu|nspluginwrapper-1.4.4-5|141	
12cu|nspluginwrapper-1.4.4-5|142	ln -s %{pkglibdir}/%{_arch}/%{_os}/npwrapper.so $RPM_BUILD_ROOT%{plugindir}/npwrapper.so
12cu|nspluginwrapper-1.4.4-5|143	
12cu|nspluginwrapper-1.4.4-5|144	install -d -m 0755 %buildroot%{_var}/lib/rpm/filetriggers
12cu|nspluginwrapper-1.4.4-5|145	install -m 0644 %{SOURCE1} %buildroot%{_var}/lib/rpm/filetriggers
12cu|nspluginwrapper-1.4.4-5|146	install -m 0755 %{SOURCE2} %buildroot%{_var}/lib/rpm/filetriggers
12cu|nspluginwrapper-1.4.4-5|147	install -m 0755 %{SOURCE3} %buildroot%{_sbindir}
12cu|nspluginwrapper-1.4.4-5|148	
12cu|nspluginwrapper-1.4.4-5|149	%clean
12cu|nspluginwrapper-1.4.4-5|150	rm -rf $RPM_BUILD_ROOT
12cu|nspluginwrapper-1.4.4-5|151	
12cu|nspluginwrapper-1.4.4-5|152	%post
12cu|nspluginwrapper-1.4.4-5|153	if [ ! -f %{_sysconfdir}/sysconfig/nspluginwrapper ]; then
12cu|nspluginwrapper-1.4.4-5|154	cat > %{_sysconfdir}/sysconfig/nspluginwrapper <<EOF
12cu|nspluginwrapper-1.4.4-5|155	USE_NSPLUGINWRAPPER=yes
12cu|nspluginwrapper-1.4.4-5|156	MDV_PLUGINS="%{nspw_plugins}"
12cu|nspluginwrapper-1.4.4-5|157	USER_PLUGINS=""
12cu|nspluginwrapper-1.4.4-5|158	EOF
12cu|nspluginwrapper-1.4.4-5|159	else
12cu|nspluginwrapper-1.4.4-5|160	if ! grep -q ^MDV_PLUGINS= %{_sysconfdir}/sysconfig/nspluginwrapper; then
12cu|nspluginwrapper-1.4.4-5|161	echo "MDV_PLUGINS=\"%{nspw_plugins}\"" >> %{_sysconfdir}/sysconfig/nspluginwrapper
12cu|nspluginwrapper-1.4.4-5|162	else
12cu|nspluginwrapper-1.4.4-5|163	sed -i "s/MDV_PLUGINS=.*/MDV_PLUGINS=\"%{nspw_plugins}\"/" \
12cu|nspluginwrapper-1.4.4-5|164	%{_sysconfdir}/sysconfig/nspluginwrapper
12cu|nspluginwrapper-1.4.4-5|165	fi
12cu|nspluginwrapper-1.4.4-5|166	fi
12cu|nspluginwrapper-1.4.4-5|167	
12cu|nspluginwrapper-1.4.4-5|168	%{_var}/lib/rpm/filetriggers/nspluginwrapper.script || :
12cu|nspluginwrapper-1.4.4-5|169	
12cu|nspluginwrapper-1.4.4-5|170	%preun
12cu|nspluginwrapper-1.4.4-5|171	if [ $1 = 0 ]; then
12cu|nspluginwrapper-1.4.4-5|172	%{_bindir}/%{name} -v -a -r
12cu|nspluginwrapper-1.4.4-5|173	fi
12cu|nspluginwrapper-1.4.4-5|174	
12cu|nspluginwrapper-1.4.4-5|175	# Only use for these when on 64-bit
12cu|nspluginwrapper-1.4.4-5|176	%if %{build_biarch}
12cu|nspluginwrapper-1.4.4-5|177	
12cu|nspluginwrapper-1.4.4-5|178	# Flash Player
12cu|nspluginwrapper-1.4.4-5|179	%triggerin -- flash-plugin
12cu|nspluginwrapper-1.4.4-5|180	if [ -f %{plugindir}/npwrapper.libflashplayer.so ]; then
12cu|nspluginwrapper-1.4.4-5|181	%{_bindir}/%{name} -v -u %{plugindir}/npwrapper.libflashplayer.so
12cu|nspluginwrapper-1.4.4-5|182	else
12cu|nspluginwrapper-1.4.4-5|183	%{_bindir}/%{name} -v -i /usr/lib/flash-plugin/libflashplayer.so
12cu|nspluginwrapper-1.4.4-5|184	fi
12cu|nspluginwrapper-1.4.4-5|185	
12cu|nspluginwrapper-1.4.4-5|186	%triggerpostun -- flash-plugin
12cu|nspluginwrapper-1.4.4-5|187	if [ ! -f /usr/lib/flash-plugin/libflashplayer.so ]; then
12cu|nspluginwrapper-1.4.4-5|188	%{_bindir}/%{name} -v -r %{plugindir}/npwrapper.libflashplayer.so
12cu|nspluginwrapper-1.4.4-5|189	fi
12cu|nspluginwrapper-1.4.4-5|190	
12cu|nspluginwrapper-1.4.4-5|191	# Acrobat Reader
12cu|nspluginwrapper-1.4.4-5|192	%triggerin -- acroread5-nppdf, acroread-nppdf
12cu|nspluginwrapper-1.4.4-5|193	if [ -f %{plugindir}/npwrapper.nppdf.so ]; then
12cu|nspluginwrapper-1.4.4-5|194	%{_bindir}/%{name} -v -u %{plugindir}/npwrapper.nppdf.so
12cu|nspluginwrapper-1.4.4-5|195	else
12cu|nspluginwrapper-1.4.4-5|196	%{_bindir}/%{name} -v -i /usr/lib/mozilla/plugins/nppdf.so
12cu|nspluginwrapper-1.4.4-5|197	fi
12cu|nspluginwrapper-1.4.4-5|198	
12cu|nspluginwrapper-1.4.4-5|199	%triggerpostun -- acroread5-nppdf, acroread-nppdf
12cu|nspluginwrapper-1.4.4-5|200	if [ ! -f /usr/lib/mozilla/plugins/nppdf.so ]; then
12cu|nspluginwrapper-1.4.4-5|201	%{_bindir}/%{name} -v -r %{plugindir}/npwrapper.nppdf.so
12cu|nspluginwrapper-1.4.4-5|202	fi
12cu|nspluginwrapper-1.4.4-5|203	
12cu|nspluginwrapper-1.4.4-5|204	# Real Player 8
12cu|nspluginwrapper-1.4.4-5|205	%triggerin -- RealPlayer-rpnp < 10
12cu|nspluginwrapper-1.4.4-5|206	if [ -f %{plugindir}/npwrapper.rpnp.so ]; then
12cu|nspluginwrapper-1.4.4-5|207	%{_bindir}/%{name} -v -u %{plugindir}/npwrapper.rpnp.so
12cu|nspluginwrapper-1.4.4-5|208	else
12cu|nspluginwrapper-1.4.4-5|209	%{_bindir}/%{name} -v -i /usr/lib/mozilla/plugins/rpnp.so
12cu|nspluginwrapper-1.4.4-5|210	fi
12cu|nspluginwrapper-1.4.4-5|211	
12cu|nspluginwrapper-1.4.4-5|212	%triggerpostun -- RealPlayer-rpnp < 10
12cu|nspluginwrapper-1.4.4-5|213	if [ ! -f /usr/lib/mozilla/plugins/rpnp.so ]; then
12cu|nspluginwrapper-1.4.4-5|214	%{_bindir}/%{name} -v -r %{plugindir}/npwrapper.rpnp.so
12cu|nspluginwrapper-1.4.4-5|215	fi
12cu|nspluginwrapper-1.4.4-5|216	
12cu|nspluginwrapper-1.4.4-5|217	# Real Player 10
12cu|nspluginwrapper-1.4.4-5|218	%triggerin -- RealPlayer-rpnp >= 10
12cu|nspluginwrapper-1.4.4-5|219	if [ -f %{plugindir}/npwrapper.nphelix.so ]; then
12cu|nspluginwrapper-1.4.4-5|220	%{_bindir}/%{name} -v -u %{plugindir}/npwrapper.nphelix.so
12cu|nspluginwrapper-1.4.4-5|221	else
12cu|nspluginwrapper-1.4.4-5|222	%{_bindir}/%{name} -v -i /usr/lib/mozilla/plugins/nphelix.so
12cu|nspluginwrapper-1.4.4-5|223	fi
12cu|nspluginwrapper-1.4.4-5|224	
12cu|nspluginwrapper-1.4.4-5|225	%triggerpostun -- RealPlayer-rpnp >= 10
12cu|nspluginwrapper-1.4.4-5|226	if [ ! -f /usr/lib/mozilla/plugins/nphelix.so ]; then
12cu|nspluginwrapper-1.4.4-5|227	%{_bindir}/%{name} -v -r %{plugindir}/npwrapper.nphelix.so
12cu|nspluginwrapper-1.4.4-5|228	fi
12cu|nspluginwrapper-1.4.4-5|229	
12cu|nspluginwrapper-1.4.4-5|230	%endif
12cu|nspluginwrapper-1.4.4-5|231	
12cu|nspluginwrapper-1.4.4-5|232	%files
12cu|nspluginwrapper-1.4.4-5|233	%defattr(-,root,root)
12cu|nspluginwrapper-1.4.4-5|234	%doc NEWS README TODO
12cu|nspluginwrapper-1.4.4-5|235	%{_bindir}/%{name}
12cu|nspluginwrapper-1.4.4-5|236	%{_bindir}/nspluginplayer
12cu|nspluginwrapper-1.4.4-5|237	%{_sbindir}/update-nspluginwrapper
12cu|nspluginwrapper-1.4.4-5|238	%ghost %{_sysconfdir}/sysconfig/nspluginwrapper
12cu|nspluginwrapper-1.4.4-5|239	%{plugindir}/npwrapper.so
12cu|nspluginwrapper-1.4.4-5|240	%dir %{pkglibdir}
12cu|nspluginwrapper-1.4.4-5|241	%dir %{pkglibdir}/noarch
12cu|nspluginwrapper-1.4.4-5|242	%{pkglibdir}/noarch/npviewer.sh
12cu|nspluginwrapper-1.4.4-5|243	%dir %{pkglibdir}/%{_arch}
12cu|nspluginwrapper-1.4.4-5|244	%dir %{pkglibdir}/%{_arch}/%{_os}
12cu|nspluginwrapper-1.4.4-5|245	%{pkglibdir}/%{_arch}/%{_os}/npconfig
12cu|nspluginwrapper-1.4.4-5|246	%if ! %{build_biarch}
12cu|nspluginwrapper-1.4.4-5|247	%{pkglibdir}/%{_arch}/%{_os}/npviewer
12cu|nspluginwrapper-1.4.4-5|248	%{pkglibdir}/%{_arch}/%{_os}/npviewer.bin
12cu|nspluginwrapper-1.4.4-5|249	# %{pkglibdir}/%{_arch}/%{_os}/libxpcom.so
12cu|nspluginwrapper-1.4.4-5|250	%{pkglibdir}/%{_arch}/%{_os}/libnoxshm.so
12cu|nspluginwrapper-1.4.4-5|251	%endif
12cu|nspluginwrapper-1.4.4-5|252	%{pkglibdir}/%{_arch}/%{_os}/npplayer
12cu|nspluginwrapper-1.4.4-5|253	%{pkglibdir}/%{_arch}/%{_os}/npwrapper.so
12cu|nspluginwrapper-1.4.4-5|254	%{_var}/lib/rpm/filetriggers/nspluginwrapper.*
12cu|nspluginwrapper-1.4.4-5|255	
12cu|nspluginwrapper-1.4.4-5|256	%if %{build_biarch}
12cu|nspluginwrapper-1.4.4-5|257	%files %{target_arch}
12cu|nspluginwrapper-1.4.4-5|258	%defattr(-,root,root)
12cu|nspluginwrapper-1.4.4-5|259	%dir %{pkglibdir}/%{target_arch}
12cu|nspluginwrapper-1.4.4-5|260	%dir %{pkglibdir}/%{target_arch}/%{target_os}
12cu|nspluginwrapper-1.4.4-5|261	%{pkglibdir}/%{target_arch}/%{target_os}/npviewer
12cu|nspluginwrapper-1.4.4-5|262	%{pkglibdir}/%{target_arch}/%{target_os}/npviewer.bin
12cu|nspluginwrapper-1.4.4-5|263	# %{pkglibdir}/%{target_arch}/%{target_os}/libxpcom.so
12cu|nspluginwrapper-1.4.4-5|264	%{pkglibdir}/%{target_arch}/%{target_os}/libnoxshm.so
12cu|nspluginwrapper-1.4.4-5|265	%endif
12cu|nspluginwrapper-1.4.4-5|266	
12cu|nspluginwrapper-1.4.4-5|267	
12cu|nspluginwrapper-1.4.4-5|268	%changelog
12cu|nspluginwrapper-1.4.4-5|269	
12cu|nspluginwrapper-1.4.4-5|270	* Wed Oct 24 2012 tv <tv> 1.4.4-4.mga3
12cu|nspluginwrapper-1.4.4-5|271	+ Revision: 309536
12cu|nspluginwrapper-1.4.4-5|272	- patch 11: fix build with newer glib
12cu|nspluginwrapper-1.4.4-5|273	- loseteup requires is dup
12cu|nspluginwrapper-1.4.4-5|274	
12cu|nspluginwrapper-1.4.4-5|275	+ anssi <anssi>
12cu|nspluginwrapper-1.4.4-5|276	- fix build (link-gthread.patch, link-dl.patch, glib-includes.patch)
12cu|nspluginwrapper-1.4.4-5|277	- use nspluginwrapper.script in %%post instead of wrapping all plugins
12cu|nspluginwrapper-1.4.4-5|278	which conflicts with nspluginwrapper.script
12cu|nspluginwrapper-1.4.4-5|279	- fix use of MDV_PLUGINS in nspluginwrapper.script
12cu|nspluginwrapper-1.4.4-5|280	- fix %%post in case of non-existing $MGA_PLUGINS in
12cu|nspluginwrapper-1.4.4-5|281	/etc/sysconfig/nspluginwrapper
12cu|nspluginwrapper-1.4.4-5|282	- do not try to wrap 64-bit plugins as we don't build 64-bit npviewer
12cu|nspluginwrapper-1.4.4-5|283	- do not try to wrap 32-bit plugins on 32-bit systems as the browsers
12cu|nspluginwrapper-1.4.4-5|284	nowadays support running plugins in dedicated processes themselves
12cu|nspluginwrapper-1.4.4-5|285	

10234 12
12cu|nspluginwrapper-i386-0.9.90.1-8|1	%global debug_package %{nil}
12cu|nspluginwrapper-i386-0.9.90.1-8|2	###
12cu|nspluginwrapper-i386-0.9.90.1-8|3	###
12cu|nspluginwrapper-i386-0.9.90.1-8|4	### THIS PACKAGE IS AUTOMATICALLY GENERATED, DO NOT EDIT
12cu|nspluginwrapper-i386-0.9.90.1-8|5	###
12cu|nspluginwrapper-i386-0.9.90.1-8|6	###
12cu|nspluginwrapper-i386-0.9.90.1-8|7	Summary: A compatibility layer for Netscape 4 plugins
12cu|nspluginwrapper-i386-0.9.90.1-8|8	Name: nspluginwrapper-i386
12cu|nspluginwrapper-i386-0.9.90.1-8|9	Version: 0.9.90.1
12cu|nspluginwrapper-i386-0.9.90.1-8|10	Release: 8
12cu|nspluginwrapper-i386-0.9.90.1-8|11	Source: nspluginwrapper-i386-0.9.90.1.tar.bz2
12cu|nspluginwrapper-i386-0.9.90.1-8|12	License: GPL
12cu|nspluginwrapper-i386-0.9.90.1-8|13	Group: Networking/WWW
12cu|nspluginwrapper-i386-0.9.90.1-8|14	%ifnarch %ix86 x86_64 ia64
12cu|nspluginwrapper-i386-0.9.90.1-8|15	AutoReq: off
12cu|nspluginwrapper-i386-0.9.90.1-8|16	%endif
12cu|nspluginwrapper-i386-0.9.90.1-8|17	BuildRoot: %_tmppath/%name-%version-%release-buildroot
12cu|nspluginwrapper-i386-0.9.90.1-8|18	URL: http://www.gibix.net/projects/nspluginwrapper/
12cu|nspluginwrapper-i386-0.9.90.1-8|19	
12cu|nspluginwrapper-i386-0.9.90.1-8|20	%description
12cu|nspluginwrapper-i386-0.9.90.1-8|21	nspluginwrapper makes it possible to use Netscape 4 compatible plugins
12cu|nspluginwrapper-i386-0.9.90.1-8|22	compiled for i386 into Mozilla for another architecture, e.g. x86_64.
12cu|nspluginwrapper-i386-0.9.90.1-8|23	
12cu|nspluginwrapper-i386-0.9.90.1-8|24	This package consists in:
12cu|nspluginwrapper-i386-0.9.90.1-8|25	* npviewer: the plugin viewer
12cu|nspluginwrapper-i386-0.9.90.1-8|26	* npwrapper.so: the browser-side plugin
12cu|nspluginwrapper-i386-0.9.90.1-8|27	* nspluginwrapper: a tool to manage plugins installation and update
12cu|nspluginwrapper-i386-0.9.90.1-8|28	
12cu|nspluginwrapper-i386-0.9.90.1-8|29	This package provides the npviewer program for i386.
12cu|nspluginwrapper-i386-0.9.90.1-8|30	
12cu|nspluginwrapper-i386-0.9.90.1-8|31	%prep
12cu|nspluginwrapper-i386-0.9.90.1-8|32	%setup -q
12cu|nspluginwrapper-i386-0.9.90.1-8|33	
12cu|nspluginwrapper-i386-0.9.90.1-8|34	%build
12cu|nspluginwrapper-i386-0.9.90.1-8|35	
12cu|nspluginwrapper-i386-0.9.90.1-8|36	%install
12cu|nspluginwrapper-i386-0.9.90.1-8|37	rm -rf $RPM_BUILD_ROOT
12cu|nspluginwrapper-i386-0.9.90.1-8|38	mkdir -p $RPM_BUILD_ROOT
12cu|nspluginwrapper-i386-0.9.90.1-8|39	tar cf - . | tar xf - -C $RPM_BUILD_ROOT/
12cu|nspluginwrapper-i386-0.9.90.1-8|40	
12cu|nspluginwrapper-i386-0.9.90.1-8|41	%clean
12cu|nspluginwrapper-i386-0.9.90.1-8|42	rm -rf $RPM_BUILD_ROOT
12cu|nspluginwrapper-i386-0.9.90.1-8|43	
12cu|nspluginwrapper-i386-0.9.90.1-8|44	
12cu|nspluginwrapper-i386-0.9.90.1-8|45	%files
12cu|nspluginwrapper-i386-0.9.90.1-8|46	%defattr(-,root,root)
12cu|nspluginwrapper-i386-0.9.90.1-8|47	/usr/lib/nspluginwrapper/i386/npviewer.bin
12cu|nspluginwrapper-i386-0.9.90.1-8|48	
12cu|nspluginwrapper-i386-0.9.90.1-8|49	
12cu|nspluginwrapper-i386-0.9.90.1-8|50	
12cu|nspluginwrapper-i386-0.9.90.1-8|51	%changelog
12cu|nspluginwrapper-i386-0.9.90.1-8|52	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.9.90.1-6mdv2010.0
12cu|nspluginwrapper-i386-0.9.90.1-8|53	+ Revision: 430185
12cu|nspluginwrapper-i386-0.9.90.1-8|54	- rebuild
12cu|nspluginwrapper-i386-0.9.90.1-8|55	
12cu|nspluginwrapper-i386-0.9.90.1-8|56	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9.90.1-5mdv2009.0
12cu|nspluginwrapper-i386-0.9.90.1-8|57	+ Revision: 241096
12cu|nspluginwrapper-i386-0.9.90.1-8|58	- rebuild
12cu|nspluginwrapper-i386-0.9.90.1-8|59	- kill re-definition of %%buildroot on Pixel's request
12cu|nspluginwrapper-i386-0.9.90.1-8|60	
12cu|nspluginwrapper-i386-0.9.90.1-8|61	+ Olivier Blin <oblin@mandriva.com>
12cu|nspluginwrapper-i386-0.9.90.1-8|62	- restore BuildRoot
12cu|nspluginwrapper-i386-0.9.90.1-8|63	
12cu|nspluginwrapper-i386-0.9.90.1-8|64	* Thu Aug 23 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.9.90.1-3mdv2008.0
12cu|nspluginwrapper-i386-0.9.90.1-8|65	+ Revision: 69369
12cu|nspluginwrapper-i386-0.9.90.1-8|66	- use %%mkrel
12cu|nspluginwrapper-i386-0.9.90.1-8|67	
12cu|nspluginwrapper-i386-0.9.90.1-8|68	
12cu|nspluginwrapper-i386-0.9.90.1-8|69	* Wed Jun 07 2006 Gwenole Beauchesne <gb.public@free.fr> 0.9.90.1-2mdk
12cu|nspluginwrapper-i386-0.9.90.1-8|70	- ship with mkruntime
12cu|nspluginwrapper-i386-0.9.90.1-8|71	- enable -debug packages
12cu|nspluginwrapper-i386-0.9.90.1-8|72	- add possibility to build biarch packages at once
12cu|nspluginwrapper-i386-0.9.90.1-8|73	- fix repackage.sh to stop generating deps on non x86 platforms
12cu|nspluginwrapper-i386-0.9.90.1-8|74	
12cu|nspluginwrapper-i386-0.9.90.1-8|75	* Tue Jun 06 2006 Gwenole Beauchesne <gb.public@free.fr> 0.9.90.1-1mdk
12cu|nspluginwrapper-i386-0.9.90.1-8|76	- first Mandriva Linux release
12cu|nspluginwrapper-i386-0.9.90.1-8|77	- don't use QEMU on IA-64 platforms
12cu|nspluginwrapper-i386-0.9.90.1-8|78	

10235 12
12cu|nta-1.0-11|1	Summary:	Network traffic analyzer
12cu|nta-1.0-11|2	Name:		nta
12cu|nta-1.0-11|3	Version:	1.0
12cu|nta-1.0-11|4	Release:	11
12cu|nta-1.0-11|5	License:	GPLv2+
12cu|nta-1.0-11|6	Group:		Monitoring
12cu|nta-1.0-11|7	Url:		http://www.kyberdigi.cz/projects/nta
12cu|nta-1.0-11|8	Source0:	%{name}-%{version}.tar.bz2
12cu|nta-1.0-11|9	Source1:	nta-cron-sample
12cu|nta-1.0-11|10	Patch0:		nta-mandriva_apache_integration.bz2
12cu|nta-1.0-11|11	Patch1:		nta-config_location.bz2
12cu|nta-1.0-11|12	Requires:	webserver
12cu|nta-1.0-11|13	BuildArch:	noarch
12cu|nta-1.0-11|14	
12cu|nta-1.0-11|15	%description
12cu|nta-1.0-11|16	Sometimes it is good to know, how the network is used, how many
12cu|nta-1.0-11|17	bytes were received and how many bytes were sent. Therefore, here
12cu|nta-1.0-11|18	is Network Traffic Analyzer, that creates nice graphical network
12cu|nta-1.0-11|19	usage statistics accessible using a webbrowser.
12cu|nta-1.0-11|20	
12cu|nta-1.0-11|21	NTA runs as a cron job as any unprivileged (non root) user.
12cu|nta-1.0-11|22	
12cu|nta-1.0-11|23	%files
12cu|nta-1.0-11|24	%doc README COPYING README.urpmi
12cu|nta-1.0-11|25	%config(noreplace) %{webappconfdir}/nta.conf
12cu|nta-1.0-11|26	%config(noreplace) %{_sysconfdir}/nta/config.pl
12cu|nta-1.0-11|27	%{_sysconfdir}/cron.d/nta
12cu|nta-1.0-11|28	%{_sbindir}/*
12cu|nta-1.0-11|29	%{perl_vendorlib}/*
12cu|nta-1.0-11|30	%attr(0755,apache,apache) %dir /var/www/nta
12cu|nta-1.0-11|31	/var/www/nta/*
12cu|nta-1.0-11|32	%attr(0755,apache,apache) %dir /var/run/nta
12cu|nta-1.0-11|33	%attr(0755,apache,apache) %dir %{_localstatedir}/lib/nta/data
12cu|nta-1.0-11|34	%{_localstatedir}/lib/nta/templates/*
12cu|nta-1.0-11|35	
12cu|nta-1.0-11|36	#----------------------------------------------------------------------------
12cu|nta-1.0-11|37	
12cu|nta-1.0-11|38	%prep
12cu|nta-1.0-11|39	%setup
12cu|nta-1.0-11|40	%patch0 -p0
12cu|nta-1.0-11|41	%patch1 -p0
12cu|nta-1.0-11|42	
12cu|nta-1.0-11|43	%build
12cu|nta-1.0-11|44	
12cu|nta-1.0-11|45	%install
12cu|nta-1.0-11|46	# nta has no make install or similar, so we do it manually
12cu|nta-1.0-11|47	
12cu|nta-1.0-11|48	install -d %{buildroot}%{_sbindir}
12cu|nta-1.0-11|49	install nta.pl %{buildroot}%{_sbindir}
12cu|nta-1.0-11|50	
12cu|nta-1.0-11|51	install -d %{buildroot}%{_sysconfdir}/nta
12cu|nta-1.0-11|52	install -m0644 config.pl %{buildroot}%{_sysconfdir}/nta
12cu|nta-1.0-11|53	
12cu|nta-1.0-11|54	install -d %{buildroot}%{_sysconfdir}/cron.d
12cu|nta-1.0-11|55	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/cron.d/nta
12cu|nta-1.0-11|56	
12cu|nta-1.0-11|57	install -d -m 755 %{buildroot}%{webappconfdir}
12cu|nta-1.0-11|58	cat > %{buildroot}%{webappconfdir}/%{name}.conf <<EOF
12cu|nta-1.0-11|59	# configuration for NTA
12cu|nta-1.0-11|60	
12cu|nta-1.0-11|61	Alias /nta /var/www/nta
12cu|nta-1.0-11|62	<Directory /var/www/nta>
12cu|nta-1.0-11|63	Require all granted
12cu|nta-1.0-11|64	</Directory>
12cu|nta-1.0-11|65	EOF
12cu|nta-1.0-11|66	
12cu|nta-1.0-11|67	install -d %{buildroot}%{perl_vendorlib}
12cu|nta-1.0-11|68	install -m0644 *.pm %{buildroot}%{perl_vendorlib}
12cu|nta-1.0-11|69	
12cu|nta-1.0-11|70	install -d %{buildroot}/var/www/nta
12cu|nta-1.0-11|71	install -d %{buildroot}/var/www/nta/images
12cu|nta-1.0-11|72	install -m0644 images/* %{buildroot}/var/www/nta
12cu|nta-1.0-11|73	install -d %{buildroot}/var/run/nta
12cu|nta-1.0-11|74	
12cu|nta-1.0-11|75	install -d %{buildroot}%{_localstatedir}/lib/nta/data
12cu|nta-1.0-11|76	install -d %{buildroot}%{_localstatedir}/lib/nta/templates
12cu|nta-1.0-11|77	install -m0644 templates/* %{buildroot}%{_localstatedir}/lib/nta/templates
12cu|nta-1.0-11|78	
12cu|nta-1.0-11|79	cat > README.urpmi <<EOF
12cu|nta-1.0-11|80	NTA is installed as a cronjob that runs every five minutes.
12cu|nta-1.0-11|81	
12cu|nta-1.0-11|82	You can check the results by accessing http://localhost/nta with any
12cu|nta-1.0-11|83	browser.
12cu|nta-1.0-11|84	EOF
12cu|nta-1.0-11|85	
12cu|nta-1.0-11|86	
12cu|nta-1.0-11|87	%changelog
12cu|nta-1.0-11|88	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-11
12cu|nta-1.0-11|89	+ Revision: 6ce41ae
12cu|nta-1.0-11|90	- LOG Spec cleanup
12cu|nta-1.0-11|91	
12cu|nta-1.0-11|92	

10236 12
12cu|nted-1.10.18-1|1	Summary:	Musical score editor
12cu|nted-1.10.18-1|2	Name:		nted
12cu|nted-1.10.18-1|3	Version:	1.10.18
12cu|nted-1.10.18-1|4	Release:	1
12cu|nted-1.10.18-1|5	License:	GPLv2+
12cu|nted-1.10.18-1|6	Group:		Sound
12cu|nted-1.10.18-1|7	Url:		http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml
12cu|nted-1.10.18-1|8	Source0:	http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/sources/%{name}-%{version}.tar.gz
12cu|nted-1.10.18-1|9	Patch0:		nted-1.10.18-sfmt.patch
12cu|nted-1.10.18-1|10	Patch1:		nted-1.10.18-headers.patch
12cu|nted-1.10.18-1|11	BuildRequires:	intltool
12cu|nted-1.10.18-1|12	BuildRequires:	pkgconfig(alsa)
12cu|nted-1.10.18-1|13	BuildRequires:	pkgconfig(cairo)
12cu|nted-1.10.18-1|14	BuildRequires:	pkgconfig(fontconfig)
12cu|nted-1.10.18-1|15	BuildRequires:	pkgconfig(freetype2)
12cu|nted-1.10.18-1|16	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|nted-1.10.18-1|17	BuildRequires:	pkgconfig(pango)
12cu|nted-1.10.18-1|18	
12cu|nted-1.10.18-1|19	%description
12cu|nted-1.10.18-1|20	NtEd is a GTK score editor. It intends to be really WYSIWYG:
12cu|nted-1.10.18-1|21	what you see on the screen is exactly what you get on printer
12cu|nted-1.10.18-1|22	output. It supports up to 4 voices per staff, drum notes, 5 lyrics
12cu|nted-1.10.18-1|23	lines, N-Tuplets, context changes, repeats with alternatives,
12cu|nted-1.10.18-1|24	configurable music instruments per staff, MIDI and Postscript
12cu|nted-1.10.18-1|25	export, MusicXML import. Scores can be played through the ALSA sequencer.
12cu|nted-1.10.18-1|26	
12cu|nted-1.10.18-1|27	%files -f %{name}.lang
12cu|nted-1.10.18-1|28	%doc COPYING AUTHORS FAQ
12cu|nted-1.10.18-1|29	%{_bindir}/%{name}
12cu|nted-1.10.18-1|30	%{_datadir}/applications/%{name}.desktop
12cu|nted-1.10.18-1|31	%{_datadir}/mime/packages/%{name}.xml
12cu|nted-1.10.18-1|32	%{_datadir}/pixmaps/%{name}.png
12cu|nted-1.10.18-1|33	%{_datadir}/%{name}
12cu|nted-1.10.18-1|34	%{_mandir}/*/*
12cu|nted-1.10.18-1|35	
12cu|nted-1.10.18-1|36	#----------------------------------------------------------------------------
12cu|nted-1.10.18-1|37	
12cu|nted-1.10.18-1|38	%prep
12cu|nted-1.10.18-1|39	%setup -q
12cu|nted-1.10.18-1|40	%patch0 -p1
12cu|nted-1.10.18-1|41	%patch1 -p1
12cu|nted-1.10.18-1|42	
12cu|nted-1.10.18-1|43	%build
12cu|nted-1.10.18-1|44	%configure2_5x
12cu|nted-1.10.18-1|45	%make
12cu|nted-1.10.18-1|46	
12cu|nted-1.10.18-1|47	%install
12cu|nted-1.10.18-1|48	%makeinstall_std
12cu|nted-1.10.18-1|49	mkdir -p %{buildroot}%{_datadir}/applications
12cu|nted-1.10.18-1|50	mkdir -p %{buildroot}%{_datadir}/mime/packages
12cu|nted-1.10.18-1|51	
12cu|nted-1.10.18-1|52	#new style menu
12cu|nted-1.10.18-1|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cu|nted-1.10.18-1|54	[Desktop Entry]
12cu|nted-1.10.18-1|55	Encoding=UTF-8
12cu|nted-1.10.18-1|56	Name=NtEd
12cu|nted-1.10.18-1|57	GenericName=Score editor
12cu|nted-1.10.18-1|58	GenericName[de]=Partitureditor
12cu|nted-1.10.18-1|59	GenericName[fr]=Éditeur de partition
12cu|nted-1.10.18-1|60	GenericName[it]=Redattore di spartiti
12cu|nted-1.10.18-1|61	Comment=Edit musical scores
12cu|nted-1.10.18-1|62	Comment[de]=Bearbeitet (musikal.) Partituren
12cu|nted-1.10.18-1|63	Comment[fr]=Ėdite des partitions musicales
12cu|nted-1.10.18-1|64	Comment[it]=Redige spartiti musicali
12cu|nted-1.10.18-1|65	Exec=%{name}
12cu|nted-1.10.18-1|66	Icon=%{name}
12cu|nted-1.10.18-1|67	StartupNotify=true
12cu|nted-1.10.18-1|68	Terminal=false
12cu|nted-1.10.18-1|69	MimeType=application/x-%{name};
12cu|nted-1.10.18-1|70	Type=Application
12cu|nted-1.10.18-1|71	Categories=Audio;Midi;Music;
12cu|nted-1.10.18-1|72	EOF
12cu|nted-1.10.18-1|73	
12cu|nted-1.10.18-1|74	#new style mime-type
12cu|nted-1.10.18-1|75	cat > %{buildroot}%{_datadir}/mime/packages/%{name}.xml <<EOF
12cu|nted-1.10.18-1|76	<?xml version="1.0"?>
12cu|nted-1.10.18-1|77	<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
12cu|nted-1.10.18-1|78	<mime-type type="application/x-nted">
12cu|nted-1.10.18-1|79	<comment>nted file</comment>
12cu|nted-1.10.18-1|80	<glob pattern="*.ntd"/>
12cu|nted-1.10.18-1|81	<magic priority="60">
12cu|nted-1.10.18-1|82	<match value="nted-file" type="string" offset="20:140"/>
12cu|nted-1.10.18-1|83	</magic>
12cu|nted-1.10.18-1|84	</mime-type>
12cu|nted-1.10.18-1|85	</mime-info>
12cu|nted-1.10.18-1|86	EOF
12cu|nted-1.10.18-1|87	
12cu|nted-1.10.18-1|88	%find_lang %{name}
12cu|nted-1.10.18-1|89	
12cu|nted-1.10.18-1|90	
12cu|nted-1.10.18-1|91	%changelog
12cu|nted-1.10.18-1|92	* Mon Jan 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.10.18-1
12cu|nted-1.10.18-1|93	+ Revision: 0204239
12cu|nted-1.10.18-1|94	- LOG New version 1.10.18
12cu|nted-1.10.18-1|95	
12cu|nted-1.10.18-1|96	

10237 12
12cu|ntl-5.5.2-8|1	%define major	5
12cu|ntl-5.5.2-8|2	%define libname	%mklibname %name %{major}
12cu|ntl-5.5.2-8|3	%define develname %mklibname %name -d
12cu|ntl-5.5.2-8|4	%define sdevelname %mklibname %name -d -s
12cu|ntl-5.5.2-8|5	
12cu|ntl-5.5.2-8|6	Summary:	Library for doing number theory
12cu|ntl-5.5.2-8|7	Name:		ntl
12cu|ntl-5.5.2-8|8	Version:	5.5.2
12cu|ntl-5.5.2-8|9	Release:	8
12cu|ntl-5.5.2-8|10	License:	GPLv2+
12cu|ntl-5.5.2-8|11	Group:		System/Libraries
12cu|ntl-5.5.2-8|12	URL:		http://www.shoup.net/ntl/index.html
12cu|ntl-5.5.2-8|13	Source0:	http://www.shoup.net/ntl/%{name}-%{version}.tar.gz
12cu|ntl-5.5.2-8|14	BuildRequires:	gmp-devel
12cu|ntl-5.5.2-8|15	BuildRequires:	gf2x-devel
12cu|ntl-5.5.2-8|16	Patch0:		ntl-5.5.2-sagemath.patch
12cu|ntl-5.5.2-8|17	
12cu|ntl-5.5.2-8|18	%description
12cu|ntl-5.5.2-8|19	NTL is a high-performance, portable C++ library providing data structures and
12cu|ntl-5.5.2-8|20	algorithms for manipulating signed, arbitrary length integers, and for vectors,
12cu|ntl-5.5.2-8|21	matrices, and polynomials over the integers and over finite fields.
12cu|ntl-5.5.2-8|22	
12cu|ntl-5.5.2-8|23	%package -n %{libname}
12cu|ntl-5.5.2-8|24	Summary:	Main library for NTL (Number Theory Library)
12cu|ntl-5.5.2-8|25	Group:		System/Libraries
12cu|ntl-5.5.2-8|26	Provides:	%{name} = %{version}-%{release}
12cu|ntl-5.5.2-8|27	
12cu|ntl-5.5.2-8|28	%description -n %{libname}
12cu|ntl-5.5.2-8|29	This package contains the libraries needed to run programs dynamically linked
12cu|ntl-5.5.2-8|30	with NTL (Number Theory Library).
12cu|ntl-5.5.2-8|31	
12cu|ntl-5.5.2-8|32	%package -n %{develname}
12cu|ntl-5.5.2-8|33	Group:		Development/C++
12cu|ntl-5.5.2-8|34	Summary:	Shared libraries and header files for NTL (Number Theory Library)
12cu|ntl-5.5.2-8|35	Provides:	%{name}-devel = %{version}-%{release}
12cu|ntl-5.5.2-8|36	Requires:	%{libname} = %{version}-%{release}
12cu|ntl-5.5.2-8|37	Requires:	gf2x-devel
12cu|ntl-5.5.2-8|38	
12cu|ntl-5.5.2-8|39	%description -n %{develname}
12cu|ntl-5.5.2-8|40	This package contains the shared libraries and header files needed for
12cu|ntl-5.5.2-8|41	developing NTL (Number Theory Library) applications.
12cu|ntl-5.5.2-8|42	
12cu|ntl-5.5.2-8|43	%package -n %{sdevelname}
12cu|ntl-5.5.2-8|44	Group:		Development/C++
12cu|ntl-5.5.2-8|45	Summary:	Static libraries for NTL (Number Theory Library)
12cu|ntl-5.5.2-8|46	Provides:	%{name}-static-devel = %{version}-%{release}
12cu|ntl-5.5.2-8|47	Requires:	%{develname} = %{version}-%{release}
12cu|ntl-5.5.2-8|48	
12cu|ntl-5.5.2-8|49	%description -n %{sdevelname}
12cu|ntl-5.5.2-8|50	This package contains the static libraries needed for developing NTL
12cu|ntl-5.5.2-8|51	(Number Theory Library) applications.
12cu|ntl-5.5.2-8|52	
12cu|ntl-5.5.2-8|53	%prep
12cu|ntl-5.5.2-8|54	%setup -q
12cu|ntl-5.5.2-8|55	%patch0	-p1
12cu|ntl-5.5.2-8|56	
12cu|ntl-5.5.2-8|57	%build
12cu|ntl-5.5.2-8|58	cd src
12cu|ntl-5.5.2-8|59	
12cu|ntl-5.5.2-8|60	CFLAGS="`echo %optflags | sed 's/-O[0-9]/-O1/'`"
12cu|ntl-5.5.2-8|61	CXXFLAGS="`echo %optflags "-fno-rtti" | sed 's/-O[0-9]/-O1/'`"
12cu|ntl-5.5.2-8|62	
12cu|ntl-5.5.2-8|63	./configure \
12cu|ntl-5.5.2-8|64	PREFIX=%{_prefix} \
12cu|ntl-5.5.2-8|65	LIBDIR=$(echo %{_libdir} | sed 's,^%{_prefix},$${PREFIX},') \
12cu|ntl-5.5.2-8|66	INCLUDEDIR=$(echo %{_includedir} | sed 's,^%{_prefix},$${PREFIX},') \
12cu|ntl-5.5.2-8|67	DOCDIR=$(echo %{_docdir} | sed 's,^%{_prefix},$${PREFIX},') \
12cu|ntl-5.5.2-8|68	NTL_GMP_LIP=on \
12cu|ntl-5.5.2-8|69	NTL_STD_CXX=on \
12cu|ntl-5.5.2-8|70	CC="${CC-gcc}" CXX="${CXX-g++}" \
12cu|ntl-5.5.2-8|71	CPPFLAGS="$CPPFLAGS" \
12cu|ntl-5.5.2-8|72	CFLAGS="$CFLAGS" \
12cu|ntl-5.5.2-8|73	CXXFLAGS="$CXXFLAGS" \
12cu|ntl-5.5.2-8|74	NTL_GF2X_LIB=on
12cu|ntl-5.5.2-8|75	
12cu|ntl-5.5.2-8|76	LD_LIBRARY_PATH=. \
12cu|ntl-5.5.2-8|77	make \
12cu|ntl-5.5.2-8|78	CPPFLAGS="$CPPFLAGS -DPIC" \
12cu|ntl-5.5.2-8|79	CFLAGS="$CFLAGS -fPIC" \
12cu|ntl-5.5.2-8|80	CXXFLAGS="$CXXFLAGS -fPIC" \
12cu|ntl-5.5.2-8|81	AR='bash -e -c '\''out=$$1; lib=$$(basename $$out .a).so.%{major}; \
12cu|ntl-5.5.2-8|82	lib=lib$${lib#lib}; set -x; rm -f $$lib; ${CXX} -shared -Wl,-soname,$$lib \
12cu|ntl-5.5.2-8|83	-o "$$@" -lgmp -lgf2x; ln -s $$out $$lib'\' \
12cu|ntl-5.5.2-8|84	RANLIB=: \
12cu|ntl-5.5.2-8|85	all check
12cu|ntl-5.5.2-8|86	
12cu|ntl-5.5.2-8|87	rm -f libntl.so.%{major}
12cu|ntl-5.5.2-8|88	mv -f ntl.a libntl.so.%{version}
12cu|ntl-5.5.2-8|89	ln -sf libntl.so.%{version} libntl.so.%{major}
12cu|ntl-5.5.2-8|90	
12cu|ntl-5.5.2-8|91	make clean ntl.a check
12cu|ntl-5.5.2-8|92	
12cu|ntl-5.5.2-8|93	%install
12cu|ntl-5.5.2-8|94	cd src
12cu|ntl-5.5.2-8|95	
12cu|ntl-5.5.2-8|96	make PREFIX=%{buildroot}%{_prefix} install
12cu|ntl-5.5.2-8|97	
12cu|ntl-5.5.2-8|98	install -m 755 libntl.so.%{version} %{buildroot}%{_libdir}/libntl.so.%{version}
12cu|ntl-5.5.2-8|99	ln -sf libntl.so.%{version} %{buildroot}%{_libdir}/libntl.so.%{major}
12cu|ntl-5.5.2-8|100	ln -sf libntl.so.%{version} %{buildroot}%{_libdir}/libntl.so
12cu|ntl-5.5.2-8|101	
12cu|ntl-5.5.2-8|102	rm -rf %{buildroot}%{_defaultdocdir}/NTL
12cu|ntl-5.5.2-8|103	
12cu|ntl-5.5.2-8|104	%files -n %{libname}
12cu|ntl-5.5.2-8|105	%{_libdir}/*.so.%{major}*
12cu|ntl-5.5.2-8|106	
12cu|ntl-5.5.2-8|107	%files -n %{develname}
12cu|ntl-5.5.2-8|108	%doc doc/*
12cu|ntl-5.5.2-8|109	%{_includedir}/*
12cu|ntl-5.5.2-8|110	%{_libdir}/*.so
12cu|ntl-5.5.2-8|111	
12cu|ntl-5.5.2-8|112	%files -n %{sdevelname}
12cu|ntl-5.5.2-8|113	%{_libdir}/*.a
12cu|ntl-5.5.2-8|114	
12cu|ntl-5.5.2-8|115	
12cu|ntl-5.5.2-8|116	%changelog
12cu|ntl-5.5.2-8|117	* Mon Nov 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.2-8
12cu|ntl-5.5.2-8|118	+ Revision: 93b261f
12cu|ntl-5.5.2-8|119	- LOG Spec cleanup
12cu|ntl-5.5.2-8|120	
12cu|ntl-5.5.2-8|121	

10238 12
12cu|ntop-4.0.3-3|1	%define __noautoreq 'devel.*'
12cu|ntop-4.0.3-3|2	%define __noautoprov 'devel.*'
12cu|ntop-4.0.3-3|3	%define _disable_ld_no_undefined 1
12cu|ntop-4.0.3-3|4	
12cu|ntop-4.0.3-3|5	Summary:	Network and traffic analyzer
12cu|ntop-4.0.3-3|6	Name:		ntop
12cu|ntop-4.0.3-3|7	Version:	4.0.3
12cu|ntop-4.0.3-3|8	Release:	3
12cu|ntop-4.0.3-3|9	License:	GPLv3+
12cu|ntop-4.0.3-3|10	Group:		Monitoring
12cu|ntop-4.0.3-3|11	Url:		http://www.ntop.org
12cu|ntop-4.0.3-3|12	Source0:	http://downloads.sourceforge.net/ntop/%{name}-%{version}.tar.gz
12cu|ntop-4.0.3-3|13	Source1:	%{name}.init
12cu|ntop-4.0.3-3|14	Source2:	%{name}.logrotate
12cu|ntop-4.0.3-3|15	Source3:	http://standards.ieee.org/regauth/oui/oui.txt
12cu|ntop-4.0.3-3|16	Patch0:		ntop-path_to_dot.diff
12cu|ntop-4.0.3-3|17	Patch2:		ntop-mysql_headers.diff
12cu|ntop-4.0.3-3|18	Patch3:		ntop-no_usr_local_fix.diff
12cu|ntop-4.0.3-3|19	Patch4:		ntop-4.0-system_geoip.patch
12cu|ntop-4.0.3-3|20	Patch5:		ntop-4.0-system_lua.patch
12cu|ntop-4.0.3-3|21	BuildRequires:	chrpath
12cu|ntop-4.0.3-3|22	BuildRequires:	libtool
12cu|ntop-4.0.3-3|23	BuildRequires:	wget
12cu|ntop-4.0.3-3|24	BuildRequires:	gd-devel
12cu|ntop-4.0.3-3|25	BuildRequires:	gdbm-devel
12cu|ntop-4.0.3-3|26	BuildRequires:	jpeg-devel
12cu|ntop-4.0.3-3|27	BuildRequires:	libpcap-devel
12cu|ntop-4.0.3-3|28	BuildRequires:	mysql-devel
12cu|ntop-4.0.3-3|29	BuildRequires:	net-snmp-devel
12cu|ntop-4.0.3-3|30	BuildRequires:	perl-devel
12cu|ntop-4.0.3-3|31	BuildRequires:	readline-devel
12cu|ntop-4.0.3-3|32	BuildRequires:	tcp_wrappers-devel
12cu|ntop-4.0.3-3|33	BuildRequires:	pkgconfig(gdome2)
12cu|ntop-4.0.3-3|34	BuildRequires:	pkgconfig(geoip)
12cu|ntop-4.0.3-3|35	BuildRequires:	pkgconfig(glib-2.0)
12cu|ntop-4.0.3-3|36	BuildRequires:	pkgconfig(libevent)
12cu|ntop-4.0.3-3|37	BuildRequires:	pkgconfig(libpcre)
12cu|ntop-4.0.3-3|38	BuildRequires:	pkgconfig(libpng)
12cu|ntop-4.0.3-3|39	BuildRequires:	pkgconfig(librrd)
12cu|ntop-4.0.3-3|40	BuildRequires:	pkgconfig(lua)
12cu|ntop-4.0.3-3|41	BuildRequires:	pkgconfig(ncurses)
12cu|ntop-4.0.3-3|42	BuildRequires:	pkgconfig(openssl)
12cu|ntop-4.0.3-3|43	BuildRequires:	pkgconfig(xpm)
12cu|ntop-4.0.3-3|44	BuildRequires:	pkgconfig(zlib)
12cu|ntop-4.0.3-3|45	Requires:	tcp_wrappers
12cu|ntop-4.0.3-3|46	Requires:	rrdtool
12cu|ntop-4.0.3-3|47	Requires:	geoip
12cu|ntop-4.0.3-3|48	Requires(pre,preun):	rpm-helper
12cu|ntop-4.0.3-3|49	Requires(post,postun):	rpm-helper
12cu|ntop-4.0.3-3|50	
12cu|ntop-4.0.3-3|51	%description
12cu|ntop-4.0.3-3|52	Ntop is a network and traffic analyzer that provides a wealth of information on
12cu|ntop-4.0.3-3|53	various networking hosts and protocols. ntop is primarily accessed via a
12cu|ntop-4.0.3-3|54	built-in web interface. Optionally, data may be stored into a database for
12cu|ntop-4.0.3-3|55	analysis or extracted from the web server in formats suitable for manipulation
12cu|ntop-4.0.3-3|56	in perl or php.
12cu|ntop-4.0.3-3|57	
12cu|ntop-4.0.3-3|58	%files
12cu|ntop-4.0.3-3|59	%doc AUTHORS CONTENTS COPYING ChangeLog NEWS PORTING MANIFESTO SUPPORT_NTOP.txt
12cu|ntop-4.0.3-3|60	%doc THANKS docs/FAQ docs/HACKING docs/KNOWN_BUGS docs/FILES docs/README
12cu|ntop-4.0.3-3|61	%doc docs/1STRUN.txt docs/database NetFlow README.urpmi
12cu|ntop-4.0.3-3|62	%{_sysconfdir}/logrotate.d/ntop
12cu|ntop-4.0.3-3|63	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cu|ntop-4.0.3-3|64	%{_initrddir}/ntop
12cu|ntop-4.0.3-3|65	%{_sbindir}/*
12cu|ntop-4.0.3-3|66	%{_mandir}/*/*
12cu|ntop-4.0.3-3|67	%dir %{_datadir}/%{name}
12cu|ntop-4.0.3-3|68	%{_datadir}/%{name}/*
12cu|ntop-4.0.3-3|69	%{_libdir}/lib*
12cu|ntop-4.0.3-3|70	%dir %{_libdir}/%{name}
12cu|ntop-4.0.3-3|71	%{_libdir}/%{name}/*
12cu|ntop-4.0.3-3|72	%dir %{_sysconfdir}/ntop
12cu|ntop-4.0.3-3|73	%{_sysconfdir}/ntop/*
12cu|ntop-4.0.3-3|74	%attr(0711,ntop,ntop) %dir /var/log/ntop
12cu|ntop-4.0.3-3|75	%attr(0711,ntop,ntop) %dir /var/lib/ntop
12cu|ntop-4.0.3-3|76	
12cu|ntop-4.0.3-3|77	%pre
12cu|ntop-4.0.3-3|78	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
12cu|ntop-4.0.3-3|79	
12cu|ntop-4.0.3-3|80	#----------------------------------------------------------------------------
12cu|ntop-4.0.3-3|81	
12cu|ntop-4.0.3-3|82	%prep
12cu|ntop-4.0.3-3|83	%setup -q
12cu|ntop-4.0.3-3|84	%patch0 -p0 -b .dot
12cu|ntop-4.0.3-3|85	%patch2 -p1 -b .mysql_headers
12cu|ntop-4.0.3-3|86	%patch3 -p0 -b .no_usr_local_fix
12cu|ntop-4.0.3-3|87	%patch4 -p1 -b .system_geoip
12cu|ntop-4.0.3-3|88	%patch5 -p1 -b .system_lua
12cu|ntop-4.0.3-3|89	
12cu|ntop-4.0.3-3|90	# update oui.txt
12cu|ntop-4.0.3-3|91	rm -f oui.txt*
12cu|ntop-4.0.3-3|92	cp %{SOURCE3} oui.txt; gzip -9 oui.txt
12cu|ntop-4.0.3-3|93	
12cu|ntop-4.0.3-3|94	%build
12cu|ntop-4.0.3-3|95	sh ./autogen.sh --noconfig
12cu|ntop-4.0.3-3|96	
12cu|ntop-4.0.3-3|97	%serverbuild
12cu|ntop-4.0.3-3|98	
12cu|ntop-4.0.3-3|99	# populate CPPFLAGS with some includes
12cu|ntop-4.0.3-3|100	export CPPFLAGS="$CPPFLAGS `pkg-config --cflags-only-I gdome2` `pkg-config --cflags-only-I glib-2.0`"
12cu|ntop-4.0.3-3|101	export CORELIBS="$CORELIBS `mysql_config --libs_r` -ldl -lm -lwrap"
12cu|ntop-4.0.3-3|102	
12cu|ntop-4.0.3-3|103	%configure2_5x \
12cu|ntop-4.0.3-3|104	--bindir=%{_sbindir} \
12cu|ntop-4.0.3-3|105	--disable-static \
12cu|ntop-4.0.3-3|106	--enable-optimize \
12cu|ntop-4.0.3-3|107	--enable-tcpwrap \
12cu|ntop-4.0.3-3|108	--enable-sslv3 \
12cu|ntop-4.0.3-3|109	--enable-snmp \
12cu|ntop-4.0.3-3|110	--sysconfdir=%{_sysconfdir} \
12cu|ntop-4.0.3-3|111	--mandir=%{_mandir} \
12cu|ntop-4.0.3-3|112	--with-localedir=%{_datadir}/locale \
12cu|ntop-4.0.3-3|113	--localstatedir=/var/lib
12cu|ntop-4.0.3-3|114	
12cu|ntop-4.0.3-3|115	cat >> config.h <<EOF
12cu|ntop-4.0.3-3|116	#define HAVE_LIBDL 1
12cu|ntop-4.0.3-3|117	#define HAVE_LIBM 1
12cu|ntop-4.0.3-3|118	#define HAVE_LIBMYSQLCLIENT_R 1
12cu|ntop-4.0.3-3|119	#define HAVE_LIBWRAP 1
12cu|ntop-4.0.3-3|120	#define HAVE_MYSQL_H 1
12cu|ntop-4.0.3-3|121	EOF
12cu|ntop-4.0.3-3|122	
12cu|ntop-4.0.3-3|123	#rpath problem
12cu|ntop-4.0.3-3|124	sed -i \
12cu|ntop-4.0.3-3|125	-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
12cu|ntop-4.0.3-3|126	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
12cu|ntop-4.0.3-3|127	libtool
12cu|ntop-4.0.3-3|128	
12cu|ntop-4.0.3-3|129	%make
12cu|ntop-4.0.3-3|130	
12cu|ntop-4.0.3-3|131	%install
12cu|ntop-4.0.3-3|132	install -d %{buildroot}%{_sysconfdir}/{logrotate.d,sysconfig}
12cu|ntop-4.0.3-3|133	install -d %{buildroot}%{_initrddir}
12cu|ntop-4.0.3-3|134	install -d %{buildroot}/var/log/ntop
12cu|ntop-4.0.3-3|135	
12cu|ntop-4.0.3-3|136	%makeinstall_std
12cu|ntop-4.0.3-3|137	
12cu|ntop-4.0.3-3|138	chmod 644 %{buildroot}%{_sysconfdir}/ntop/*gz
12cu|ntop-4.0.3-3|139	rm -f %{buildroot}%{_sysconfdir}/ntop/ntop-cert.pem
12cu|ntop-4.0.3-3|140	
12cu|ntop-4.0.3-3|141	cat > %{buildroot}%{_sysconfdir}/ntop/makecert.sh <<EOF
12cu|ntop-4.0.3-3|142	#!/bin/sh
12cu|ntop-4.0.3-3|143	openssl req -new -x509 -sha1 -extensions v3_ca -nodes -days 1825 -out cert.pem
12cu|ntop-4.0.3-3|144	cat privkey.pem cert.pem > ntop-cert.pem
12cu|ntop-4.0.3-3|145	rm -f privkey.pem cert.pem
12cu|ntop-4.0.3-3|146	chmod 600 ntop-cert.pem
12cu|ntop-4.0.3-3|147	EOF
12cu|ntop-4.0.3-3|148	
12cu|ntop-4.0.3-3|149	chmod 755 %{buildroot}%{_sysconfdir}/ntop/makecert.sh
12cu|ntop-4.0.3-3|150	
12cu|ntop-4.0.3-3|151	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/ntop
12cu|ntop-4.0.3-3|152	install -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/ntop
12cu|ntop-4.0.3-3|153	
12cu|ntop-4.0.3-3|154	cat > %{buildroot}%{_sysconfdir}/sysconfig/%{name} <<EOF
12cu|ntop-4.0.3-3|155	# In this file, you can specify extra argument passed
12cu|ntop-4.0.3-3|156	# to ntop daemon at startup.
12cu|ntop-4.0.3-3|157	# Notice -u (user), -P (data dir) and -d (run as daemon)
12cu|ntop-4.0.3-3|158	# are allready set in init script
12cu|ntop-4.0.3-3|159	extra_arg=""
12cu|ntop-4.0.3-3|160	
12cu|ntop-4.0.3-3|161	EOF
12cu|ntop-4.0.3-3|162	
12cu|ntop-4.0.3-3|163	# cleanup
12cu|ntop-4.0.3-3|164	#rm -rf %{buildroot}%{_prefix}/lib%{name}
12cu|ntop-4.0.3-3|165	rm -rf %{buildroot}%{_libdir}/*.{a,la}
12cu|ntop-4.0.3-3|166	rm -rf %{buildroot}%{_libdir}/plugins
12cu|ntop-4.0.3-3|167	
12cu|ntop-4.0.3-3|168	# fix permissions
12cu|ntop-4.0.3-3|169	find %{buildroot}%{_datadir}/%{name}/html -type f -print0|xargs -0 chmod 644
12cu|ntop-4.0.3-3|170	find %{buildroot}%{_datadir}/%{name}/html -type d -print0|xargs -0 chmod 755
12cu|ntop-4.0.3-3|171	
12cu|ntop-4.0.3-3|172	# nuke rpath
12cu|ntop-4.0.3-3|173	#chrpath -d %{buildroot}%{_libdir}/ntop/plugins/*.so
12cu|ntop-4.0.3-3|174	
12cu|ntop-4.0.3-3|175	cat > README.urpmi << EOF
12cu|ntop-4.0.3-3|176	There are some manual steps you need to do, first start %{_sbindir}/ntop to set
12cu|ntop-4.0.3-3|177	the admin password, please consilte the docs/1STRUN.txt file for more info. After
12cu|ntop-4.0.3-3|178	that change directory to %{_sysconfdir}/ntop and execute the makecert.sh script to
12cu|ntop-4.0.3-3|179	generate the ntop-cert.pem file.
12cu|ntop-4.0.3-3|180	
12cu|ntop-4.0.3-3|181	Have fun!
12cu|ntop-4.0.3-3|182	EOF
12cu|ntop-4.0.3-3|183	
12cu|ntop-4.0.3-3|184	
12cu|ntop-4.0.3-3|185	%changelog
12cu|ntop-4.0.3-3|186	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0.3-3
12cu|ntop-4.0.3-3|187	+ Revision: 0805f2d
12cu|ntop-4.0.3-3|188	- Spec cleanup
12cu|ntop-4.0.3-3|189	
12cu|ntop-4.0.3-3|190	

10239 12
12cu|null-2.1-81|1	Summary:	A dummy package for bs testing purpose
12cu|null-2.1-81|2	Name:		null
12cu|null-2.1-81|3	Version:	2.1
12cu|null-2.1-81|4	Release:	81
12cu|null-2.1-81|5	Epoch:		1
12cu|null-2.1-81|6	License:	GPLv2+
12cu|null-2.1-81|7	Group:		Development/Other
12cu|null-2.1-81|8	BuildArch:	noarch
12cu|null-2.1-81|9	
12cu|null-2.1-81|10	%description
12cu|null-2.1-81|11	Dummy package.
12cu|null-2.1-81|12	
12cu|null-2.1-81|13	%files
12cu|null-2.1-81|14	
12cu|null-2.1-81|15	%post -p /bin/csh
12cu|null-2.1-81|16	echo "csh sux"
12cu|null-2.1-81|17	
12cu|null-2.1-81|18	#----------------------------------------------------------------------------
12cu|null-2.1-81|19	
12cu|null-2.1-81|20	%package dummy
12cu|null-2.1-81|21	Summary:	Test package
12cu|null-2.1-81|22	Group:		Development/Other
12cu|null-2.1-81|23	
12cu|null-2.1-81|24	%description dummy
12cu|null-2.1-81|25	A dummy subpackage.
12cu|null-2.1-81|26	
12cu|null-2.1-81|27	%files dummy
12cu|null-2.1-81|28	
12cu|null-2.1-81|29	#----------------------------------------------------------------------------
12cu|null-2.1-81|30	
12cu|null-2.1-81|31	%prep
12cu|null-2.1-81|32	%setup -D -T -n .
12cu|null-2.1-81|33	
12cu|null-2.1-81|34	%build
12cu|null-2.1-81|35	
12cu|null-2.1-81|36	%install
12cu|null-2.1-81|37	
12cu|null-2.1-81|38	%changelog
12cu|null-2.1-81|39	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.1-81
12cu|null-2.1-81|40	+ Revision: 96f6f98
12cu|null-2.1-81|41	- Make it noarch package
12cu|null-2.1-81|42	
12cu|null-2.1-81|43	

10240 12
12cu|numptyphysics-0.3.3-2|1	Summary:	A crayon-drawing based physics puzzle game
12cu|numptyphysics-0.3.3-2|2	Name:		numptyphysics
12cu|numptyphysics-0.3.3-2|3	Version:	0.3.3
12cu|numptyphysics-0.3.3-2|4	Release:	2
12cu|numptyphysics-0.3.3-2|5	License:	GPLv3+
12cu|numptyphysics-0.3.3-2|6	Group:		Games/Puzzles
12cu|numptyphysics-0.3.3-2|7	Url:		http://numptyphysics.garage.maemo.org/
12cu|numptyphysics-0.3.3-2|8	# git clone git://github.com/harmattan/numptyphysics.git
12cu|numptyphysics-0.3.3-2|9	# cd numptyphysics
12cu|numptyphysics-0.3.3-2|10	# git archive --format=tar --prefix=numptyphysics-0.3.3/ 0.3.3 | \
12cu|numptyphysics-0.3.3-2|11	# gzip > ../numptyphysics-0.3.3.tar.gz
12cu|numptyphysics-0.3.3-2|12	Source0:	%{name}-%{version}.tar.gz
12cu|numptyphysics-0.3.3-2|13	Source1:	numptyphysics.desktop
12cu|numptyphysics-0.3.3-2|14	Source10:	numptyphysics-levels.tar.gz
12cu|numptyphysics-0.3.3-2|15	Patch2:		numptyphysics-0.3.3.fixclose.patch
12cu|numptyphysics-0.3.3-2|16	Patch3:		numptyphysics-0.3.3.fixmake.patch
12cu|numptyphysics-0.3.3-2|17	BuildRequires:	desktop-file-utils
12cu|numptyphysics-0.3.3-2|18	BuildRequires:	vim-common
12cu|numptyphysics-0.3.3-2|19	BuildRequires:	pkgconfig(SDL_image)
12cu|numptyphysics-0.3.3-2|20	BuildRequires:	pkgconfig(SDL_ttf)
12cu|numptyphysics-0.3.3-2|21	BuildRequires:	pkgconfig(x11)
12cu|numptyphysics-0.3.3-2|22	
12cu|numptyphysics-0.3.3-2|23	%description
12cu|numptyphysics-0.3.3-2|24	Harness gravity with your crayon and set about creating blocks, ramps,
12cu|numptyphysics-0.3.3-2|25	levers, pulleys and whatever else you fancy to get the little red thing to
12cu|numptyphysics-0.3.3-2|26	the little yellow thing.
12cu|numptyphysics-0.3.3-2|27	
12cu|numptyphysics-0.3.3-2|28	%files
12cu|numptyphysics-0.3.3-2|29	%{_bindir}/numptyphysics
12cu|numptyphysics-0.3.3-2|30	%{_datadir}/numptyphysics
12cu|numptyphysics-0.3.3-2|31	%{_datadir}/pixmaps/numptyphysics.png
12cu|numptyphysics-0.3.3-2|32	%{_datadir}/applications/numptyphysics.desktop
12cu|numptyphysics-0.3.3-2|33	
12cu|numptyphysics-0.3.3-2|34	#----------------------------------------------------------------------------
12cu|numptyphysics-0.3.3-2|35	
12cu|numptyphysics-0.3.3-2|36	%prep
12cu|numptyphysics-0.3.3-2|37	%setup -q
12cu|numptyphysics-0.3.3-2|38	%patch2 -p 1 -b .fixclose
12cu|numptyphysics-0.3.3-2|39	%patch3 -p 1 -b .fixmake
12cu|numptyphysics-0.3.3-2|40	
12cu|numptyphysics-0.3.3-2|41	%build
12cu|numptyphysics-0.3.3-2|42	export LIBS="-lz -lX11"
12cu|numptyphysics-0.3.3-2|43	%make
12cu|numptyphysics-0.3.3-2|44	
12cu|numptyphysics-0.3.3-2|45	%install
12cu|numptyphysics-0.3.3-2|46	%makeinstall_std
12cu|numptyphysics-0.3.3-2|47	
12cu|numptyphysics-0.3.3-2|48	# Directory structure
12cu|numptyphysics-0.3.3-2|49	install -d %{buildroot}%{_datadir}/numptyphysics
12cu|numptyphysics-0.3.3-2|50	install -d %{buildroot}%{_bindir}
12cu|numptyphysics-0.3.3-2|51	install -d %{buildroot}%{_datadir}/pixmaps
12cu|numptyphysics-0.3.3-2|52	
12cu|numptyphysics-0.3.3-2|53	# Files
12cu|numptyphysics-0.3.3-2|54	install -pm 644 data/numptyphysics.png %{buildroot}%{_datadir}/pixmaps/numptyphysics.png
12cu|numptyphysics-0.3.3-2|55	
12cu|numptyphysics-0.3.3-2|56	# Additional levels
12cu|numptyphysics-0.3.3-2|57	tar xzf %{SOURCE10} -C %{buildroot}%{_datadir}/numptyphysics
12cu|numptyphysics-0.3.3-2|58	mv -f %{buildroot}%{_datadir}/numptyphysics/numptyphysics-levels/*.nph %{buildroot}%{_datadir}/numptyphysics/
12cu|numptyphysics-0.3.3-2|59	rm -rf %{buildroot}%{_datadir}/numptyphysics/numptyphysics-levels
12cu|numptyphysics-0.3.3-2|60	
12cu|numptyphysics-0.3.3-2|61	# Icon
12cu|numptyphysics-0.3.3-2|62	desktop-file-install %{SOURCE1} \
12cu|numptyphysics-0.3.3-2|63	--dir=%{buildroot}%{_datadir}/applications
12cu|numptyphysics-0.3.3-2|64	
12cu|numptyphysics-0.3.3-2|65	
12cu|numptyphysics-0.3.3-2|66	%changelog
12cu|numptyphysics-0.3.3-2|67	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.3-2
12cu|numptyphysics-0.3.3-2|68	+ Revision: 0034b73
12cu|numptyphysics-0.3.3-2|69	- LOG Update BuildRequires, spec cleanup
12cu|numptyphysics-0.3.3-2|70	
12cu|numptyphysics-0.3.3-2|71	

10241 12
12cu|nusoap-0.9.5-3|1	%define __noautoreq 'pear(f:'
12cu|nusoap-0.9.5-3|2	%define __noautoprov 'pear(f:'
12cu|nusoap-0.9.5-3|3	
12cu|nusoap-0.9.5-3|4	Summary:	SOAP Toolkit for PHP
12cu|nusoap-0.9.5-3|5	Name:		nusoap
12cu|nusoap-0.9.5-3|6	Version:	0.9.5
12cu|nusoap-0.9.5-3|7	Release:	3
12cu|nusoap-0.9.5-3|8	License:	LGPLv2.1+
12cu|nusoap-0.9.5-3|9	Group:		Development/PHP
12cu|nusoap-0.9.5-3|10	Url:		http://sourceforge.net/projects/nusoap/
12cu|nusoap-0.9.5-3|11	Source0:	https://downloads.sourceforge.net/project/nusoap/%{name}/%{version}/%{name}-%{version}.zip
12cu|nusoap-0.9.5-3|12	Source1:	https://downloads.sourceforge.net/project/nusoap/%{name}-docs/%{version}/%{name}-docs-%{version}.zip
12cu|nusoap-0.9.5-3|13	Requires:	php-pear
12cu|nusoap-0.9.5-3|14	BuildArch:	noarch
12cu|nusoap-0.9.5-3|15	
12cu|nusoap-0.9.5-3|16	%description
12cu|nusoap-0.9.5-3|17	NuSOAP is a rewrite of SOAPx4, provided by NuSphere and Dietrich Ayala. It is a
12cu|nusoap-0.9.5-3|18	set of PHP classes - no PHP extensions required -  that allow developers to
12cu|nusoap-0.9.5-3|19	create and consume web services based on SOAP 1.1, WSDL 1.1 and HTTP 1.0/1.1.
12cu|nusoap-0.9.5-3|20	
12cu|nusoap-0.9.5-3|21	%files
12cu|nusoap-0.9.5-3|22	%doc lib/changelog docs/* samples
12cu|nusoap-0.9.5-3|23	%dir %{_datadir}/pear/nusoap
12cu|nusoap-0.9.5-3|24	%{_datadir}/pear/nusoap/*php
12cu|nusoap-0.9.5-3|25	
12cu|nusoap-0.9.5-3|26	#----------------------------------------------------------------------------
12cu|nusoap-0.9.5-3|27	
12cu|nusoap-0.9.5-3|28	%prep
12cu|nusoap-0.9.5-3|29	%setup -q -c -a1
12cu|nusoap-0.9.5-3|30	
12cu|nusoap-0.9.5-3|31	# clean up CVS stuff
12cu|nusoap-0.9.5-3|32	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cu|nusoap-0.9.5-3|33	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cu|nusoap-0.9.5-3|34	done
12cu|nusoap-0.9.5-3|35	
12cu|nusoap-0.9.5-3|36	find . -type d -exec chmod 755 {} \;
12cu|nusoap-0.9.5-3|37	find . -type f -exec chmod 644 {} \;
12cu|nusoap-0.9.5-3|38	
12cu|nusoap-0.9.5-3|39	# strip away annoying ^M
12cu|nusoap-0.9.5-3|40	find -type f -print0|xargs -0 file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cu|nusoap-0.9.5-3|41	find -type f -print0|xargs -0 file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cu|nusoap-0.9.5-3|42	
12cu|nusoap-0.9.5-3|43	perl -pi -e "s|\(\'\.\.\/lib\/|\(\'%{_datadir}/pear/nusoap/|g" samples/*
12cu|nusoap-0.9.5-3|44	
12cu|nusoap-0.9.5-3|45	mv lib/changelog lib/changelog.old
12cu|nusoap-0.9.5-3|46	iconv -f ISO-8859-1 -t UTF-8 lib/changelog.old > lib/changelog
12cu|nusoap-0.9.5-3|47	
12cu|nusoap-0.9.5-3|48	%build
12cu|nusoap-0.9.5-3|49	
12cu|nusoap-0.9.5-3|50	%install
12cu|nusoap-0.9.5-3|51	install -d %{buildroot}%{_datadir}/pear/nusoap
12cu|nusoap-0.9.5-3|52	install -m0644 lib/*.php %{buildroot}%{_datadir}/pear/nusoap/
12cu|nusoap-0.9.5-3|53	
12cu|nusoap-0.9.5-3|54	
12cu|nusoap-0.9.5-3|55	%changelog
12cu|nusoap-0.9.5-3|56	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.5-3
12cu|nusoap-0.9.5-3|57	+ Revision: 3ae5e69
12cu|nusoap-0.9.5-3|58	- LOG Minor cleanups
12cu|nusoap-0.9.5-3|59	
12cu|nusoap-0.9.5-3|60	

10242 12
12cu|nxtvepg-2.8.1-4|1	Name:			nxtvepg
12cu|nxtvepg-2.8.1-4|2	Version:		2.8.1
12cu|nxtvepg-2.8.1-4|3	Release:		4
12cu|nxtvepg-2.8.1-4|4	
12cu|nxtvepg-2.8.1-4|5	Summary:	NexTView EPG decoder and browser
12cu|nxtvepg-2.8.1-4|6	License:	GPLv2+
12cu|nxtvepg-2.8.1-4|7	Group:		Video
12cu|nxtvepg-2.8.1-4|8	URL:		http://nxtvepg.sourceforge.net/
12cu|nxtvepg-2.8.1-4|9	Source0:	%{name}-%{version}.tar.gz
12cu|nxtvepg-2.8.1-4|10	Source1:	%{name}-icon-16.png
12cu|nxtvepg-2.8.1-4|11	Source2:	%{name}-icon-32.png
12cu|nxtvepg-2.8.1-4|12	Source3:	%{name}-icon-48.png
12cu|nxtvepg-2.8.1-4|13	
12cu|nxtvepg-2.8.1-4|14	BuildRequires:	pkgconfig(x11)
12cu|nxtvepg-2.8.1-4|15	BuildRequires:	pkgconfig(xmu)
12cu|nxtvepg-2.8.1-4|16	BuildRequires:	tk
12cu|nxtvepg-2.8.1-4|17	BuildRequires:	tk-devel
12cu|nxtvepg-2.8.1-4|18	BuildRequires:	tcl
12cu|nxtvepg-2.8.1-4|19	BuildRequires:	tcl-devel
12cu|nxtvepg-2.8.1-4|20	
12cu|nxtvepg-2.8.1-4|21	Requires:	tcl
12cu|nxtvepg-2.8.1-4|22	Requires:	tk
12cu|nxtvepg-2.8.1-4|23	
12cu|nxtvepg-2.8.1-4|24	%description
12cu|nxtvepg-2.8.1-4|25	This is a decoder and browser for nexTView - an Electronic TV Programme Guide
12cu|nxtvepg-2.8.1-4|26	for the analog domain (as opposed to the various digital EPGs that come with
12cu|nxtvepg-2.8.1-4|27	most digital broadcasts). It allows you to decode and browse TV programme
12cu|nxtvepg-2.8.1-4|28	listings for most of the major networks in Germany, Austria, France and
12cu|nxtvepg-2.8.1-4|29	Switzerland.
12cu|nxtvepg-2.8.1-4|30	
12cu|nxtvepg-2.8.1-4|31	Currently Nextview EPG is transmitted by:
12cu|nxtvepg-2.8.1-4|32	- in Germany and Austria: Kabel1, 3Sat, RTL-II.
12cu|nxtvepg-2.8.1-4|33	- in Switzerland: SF1, TSR1, TSI1, EuroNews.
12cu|nxtvepg-2.8.1-4|34	- in France: Canal+, M6.
12cu|nxtvepg-2.8.1-4|35	- in Turkey: TRT.
12cu|nxtvepg-2.8.1-4|36	
12cu|nxtvepg-2.8.1-4|37	If you don't receive any of those, then this software unfortunately is
12cu|nxtvepg-2.8.1-4|38	almost useless to you, except for a demo mode. For more details please
12cu|nxtvepg-2.8.1-4|39	refer to the documentation in the "Help" menus or the UNIX manual page.
12cu|nxtvepg-2.8.1-4|40	
12cu|nxtvepg-2.8.1-4|41	%prep
12cu|nxtvepg-2.8.1-4|42	%setup -q
12cu|nxtvepg-2.8.1-4|43	
12cu|nxtvepg-2.8.1-4|44	%build
12cu|nxtvepg-2.8.1-4|45	make prefix="%{_prefix}" TCL_VER=%{tcl_version} \
12cu|nxtvepg-2.8.1-4|46	TCL_LIBRARY_PATH=%{_datadir}/tcl%{tcl_version} \
12cu|nxtvepg-2.8.1-4|47	TK_LIBRARY_PATH=%{_datadir}/tk%{tcl_version}
12cu|nxtvepg-2.8.1-4|48	
12cu|nxtvepg-2.8.1-4|49	%install
12cu|nxtvepg-2.8.1-4|50	rm -rf %{buildroot}
12cu|nxtvepg-2.8.1-4|51	make ROOT=%{buildroot} prefix=%{_prefix} resdir=%{buildroot}%{_libdir}/X11 \
12cu|nxtvepg-2.8.1-4|52	mandir=%{buildroot}%{_mandir}/man1 install
12cu|nxtvepg-2.8.1-4|53	
12cu|nxtvepg-2.8.1-4|54	# menu
12cu|nxtvepg-2.8.1-4|55	install %{SOURCE1} -D -m 644 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|nxtvepg-2.8.1-4|56	install %{SOURCE2} -D -m 644 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|nxtvepg-2.8.1-4|57	install %{SOURCE3} -D -m 644 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|nxtvepg-2.8.1-4|58	
12cu|nxtvepg-2.8.1-4|59	mkdir -p %{buildroot}%{_datadir}/applications
12cu|nxtvepg-2.8.1-4|60	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|nxtvepg-2.8.1-4|61	[Desktop Entry]
12cu|nxtvepg-2.8.1-4|62	Name=Nxtvepg
12cu|nxtvepg-2.8.1-4|63	Comment=NexTView EPG decoder and browser
12cu|nxtvepg-2.8.1-4|64	Exec=%{_bindir}/%{name}
12cu|nxtvepg-2.8.1-4|65	Icon=%{name}
12cu|nxtvepg-2.8.1-4|66	Terminal=false
12cu|nxtvepg-2.8.1-4|67	Type=Application
12cu|nxtvepg-2.8.1-4|68	StartupNotify=true
12cu|nxtvepg-2.8.1-4|69	Categories=AudioVideo;Video;AudioVideoEditing;Recorder;
12cu|nxtvepg-2.8.1-4|70	EOF
12cu|nxtvepg-2.8.1-4|71	
12cu|nxtvepg-2.8.1-4|72	%clean
12cu|nxtvepg-2.8.1-4|73	rm -rf %{buildroot}
12cu|nxtvepg-2.8.1-4|74	
12cu|nxtvepg-2.8.1-4|75	%files
12cu|nxtvepg-2.8.1-4|76	%defattr(0644,root,root,0755)
12cu|nxtvepg-2.8.1-4|77	%doc README CHANGES COPYRIGHT TODO nxtvepg.pod pod2help.pl manual.html
12cu|nxtvepg-2.8.1-4|78	%attr(0755,root,root) %{_bindir}/%{name}
12cu|nxtvepg-2.8.1-4|79	%attr(0755,root,root) %{_bindir}/%{name}d
12cu|nxtvepg-2.8.1-4|80	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|nxtvepg-2.8.1-4|81	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|nxtvepg-2.8.1-4|82	%{_datadir}/%{name}
12cu|nxtvepg-2.8.1-4|83	%{_libdir}/X11/app-defaults/*
12cu|nxtvepg-2.8.1-4|84	%{_mandir}/man1/*
12cu|nxtvepg-2.8.1-4|85	
12cu|nxtvepg-2.8.1-4|86	
12cu|nxtvepg-2.8.1-4|87	
12cu|nxtvepg-2.8.1-4|88	%changelog
12cu|nxtvepg-2.8.1-4|89	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.8.1-3mdv2011.0
12cu|nxtvepg-2.8.1-4|90	+ Revision: 613113
12cu|nxtvepg-2.8.1-4|91	- the mass rebuild of 2010.1 packages
12cu|nxtvepg-2.8.1-4|92	
12cu|nxtvepg-2.8.1-4|93	* Fri Apr 30 2010 Funda Wang <fwang@mandriva.org> 2.8.1-2mdv2010.1
12cu|nxtvepg-2.8.1-4|94	+ Revision: 541226
12cu|nxtvepg-2.8.1-4|95	- update BR
12cu|nxtvepg-2.8.1-4|96	
12cu|nxtvepg-2.8.1-4|97	+ Thierry Vignaud <tv@mandriva.org>
12cu|nxtvepg-2.8.1-4|98	- rebuild
12cu|nxtvepg-2.8.1-4|99	
12cu|nxtvepg-2.8.1-4|100	* Mon Jan 12 2009 Guillaume Bedot <littletux@mandriva.org> 2.8.1-1mdv2009.1
12cu|nxtvepg-2.8.1-4|101	+ Revision: 328705
12cu|nxtvepg-2.8.1-4|102	- Build fixes
12cu|nxtvepg-2.8.1-4|103	- Release 2.8.1
12cu|nxtvepg-2.8.1-4|104	
12cu|nxtvepg-2.8.1-4|105	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 2.8.0-4mdv2009.1
12cu|nxtvepg-2.8.1-4|106	+ Revision: 310196
12cu|nxtvepg-2.8.1-4|107	- adjust for new location of tcl stuff
12cu|nxtvepg-2.8.1-4|108	- rebuild for new tcl
12cu|nxtvepg-2.8.1-4|109	
12cu|nxtvepg-2.8.1-4|110	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.8.0-3mdv2009.0
12cu|nxtvepg-2.8.1-4|111	+ Revision: 254151
12cu|nxtvepg-2.8.1-4|112	- rebuild
12cu|nxtvepg-2.8.1-4|113	
12cu|nxtvepg-2.8.1-4|114	* Sat Jan 12 2008 Adam Williamson <awilliamson@mandriva.org> 2.8.0-1mdv2008.1
12cu|nxtvepg-2.8.1-4|115	+ Revision: 149662
12cu|nxtvepg-2.8.1-4|116	- rebuild for new tcl/tk
12cu|nxtvepg-2.8.1-4|117	- don't manually bzip the manpages
12cu|nxtvepg-2.8.1-4|118	- drop Mandriva-specific category from XDG menu
12cu|nxtvepg-2.8.1-4|119	- fd.o icons
12cu|nxtvepg-2.8.1-4|120	- new license policy
12cu|nxtvepg-2.8.1-4|121	- spec clean
12cu|nxtvepg-2.8.1-4|122	- new release 2.8.0
12cu|nxtvepg-2.8.1-4|123	
12cu|nxtvepg-2.8.1-4|124	+ Olivier Blin <oblin@mandriva.com>
12cu|nxtvepg-2.8.1-4|125	- restore BuildRoot
12cu|nxtvepg-2.8.1-4|126	
12cu|nxtvepg-2.8.1-4|127	+ Thierry Vignaud <tv@mandriva.org>
12cu|nxtvepg-2.8.1-4|128	- kill re-definition of %%buildroot on Pixel's request
12cu|nxtvepg-2.8.1-4|129	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|nxtvepg-2.8.1-4|130	
12cu|nxtvepg-2.8.1-4|131	
12cu|nxtvepg-2.8.1-4|132	* Wed Mar 14 2007 Nicolas Lécureuil <neoclust@mandriva.org> 2.7.7-2mdv2007.1
12cu|nxtvepg-2.8.1-4|133	+ Revision: 143565
12cu|nxtvepg-2.8.1-4|134	- Fix XDG menu
12cu|nxtvepg-2.8.1-4|135	
12cu|nxtvepg-2.8.1-4|136	* Mon Jan 22 2007 Lenny Cartier <lenny@mandriva.com> 2.7.7-1mdv2007.1
12cu|nxtvepg-2.8.1-4|137	+ Revision: 111752
12cu|nxtvepg-2.8.1-4|138	- Update to 2.7.7
12cu|nxtvepg-2.8.1-4|139	- Import nxtvepg
12cu|nxtvepg-2.8.1-4|140	
12cu|nxtvepg-2.8.1-4|141	* Wed Apr 19 2006 Michael Scherer <misc@mandriva.org> 2.7.6-5mdk
12cu|nxtvepg-2.8.1-4|142	- Requires tk, really fix #21928
12cu|nxtvepg-2.8.1-4|143	
12cu|nxtvepg-2.8.1-4|144	* Wed Apr 19 2006 Michael Scherer <misc@mandriva.org> 2.7.6-4mdk
12cu|nxtvepg-2.8.1-4|145	- Requires tcl ( fix #21928 )
12cu|nxtvepg-2.8.1-4|146	
12cu|nxtvepg-2.8.1-4|147	* Tue Jan 03 2006 Oden Eriksson <oeriksson@mandriva.com> 2.7.6-3mdk
12cu|nxtvepg-2.8.1-4|148	- rebuilt against soname aware deps (tcl/tk)
12cu|nxtvepg-2.8.1-4|149	- fix deps
12cu|nxtvepg-2.8.1-4|150	- added some lib64 fixes
12cu|nxtvepg-2.8.1-4|151	
12cu|nxtvepg-2.8.1-4|152	* Thu Oct 06 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.7.6-2mdk
12cu|nxtvepg-2.8.1-4|153	- BuildRequires Fix
12cu|nxtvepg-2.8.1-4|154	
12cu|nxtvepg-2.8.1-4|155	* Wed Oct 05 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.7.6-1mdk
12cu|nxtvepg-2.8.1-4|156	- 2.7.6
12cu|nxtvepg-2.8.1-4|157	
12cu|nxtvepg-2.8.1-4|158	* Wed Mar 09 2005 Laurent Culioli <laurent@mandrake.org> 2.7.4-1mdk
12cu|nxtvepg-2.8.1-4|159	- 2.7.4
12cu|nxtvepg-2.8.1-4|160	
12cu|nxtvepg-2.8.1-4|161	* Wed Jun 16 2004 Laurent Culioli <laurent@mandrake.org> 2.7.0-1mdk
12cu|nxtvepg-2.8.1-4|162	- 2.7.0
12cu|nxtvepg-2.8.1-4|163	

10243 12
12cu|oar-2.4.3-3|1	Name:		oar
12cu|oar-2.4.3-3|2	Version:	2.4.3
12cu|oar-2.4.3-3|3	Release:	3
12cu|oar-2.4.3-3|4	Summary:	OAR Batch Scheduler
12cu|oar-2.4.3-3|5	License:	GPL
12cu|oar-2.4.3-3|6	Group:		System/Servers
12cu|oar-2.4.3-3|7	Url:		http://oar.imag.fr
12cu|oar-2.4.3-3|8	Source0:	https://gforge.inria.fr/frs/download.php/24906/%{name}-%version.tar.bz2
12cu|oar-2.4.3-3|9	Source1:	oar-server.init
12cu|oar-2.4.3-3|10	Source2:	oar-node.init
12cu|oar-2.4.3-3|11	Source3:	oar-server.sysconfig
12cu|oar-2.4.3-3|12	Source4:	oar-node.sysconfig
12cu|oar-2.4.3-3|13	Source5:	oar.rpmlintrc
12cu|oar-2.4.3-3|14	Patch0:		oar-2.4.4-drawgantt.php.patch
12cu|oar-2.4.3-3|15	#Patch4: 	oar-2.4.1-monika-fhs.patch
12cu|oar-2.4.3-3|16	BuildRequires:	python-docutils
12cu|oar-2.4.3-3|17	BuildArch: 	noarch
12cu|oar-2.4.3-3|18	
12cu|oar-2.4.3-3|19	%description
12cu|oar-2.4.3-3|20	This is OAR Batch Scheduler
12cu|oar-2.4.3-3|21	
12cu|oar-2.4.3-3|22	%package common
12cu|oar-2.4.3-3|23	Summary:	OAR batch scheduler common package
12cu|oar-2.4.3-3|24	Group:		System/Servers
12cu|oar-2.4.3-3|25	Requires:	openssh-clients
12cu|oar-2.4.3-3|26	Requires:	openssh-server
12cu|oar-2.4.3-3|27	Requires:	perl-Sys-Hostname-Long perl-Time-HiRes perl-IPC-SysV perl-Getopt-Long
12cu|oar-2.4.3-3|28	Requires:	perl-IO-Socket-INET6 perl-Time-Local perl-Data-Dumper perl-Storable
12cu|oar-2.4.3-3|29	Requires:	perl-File-Temp
12cu|oar-2.4.3-3|30	
12cu|oar-2.4.3-3|31	%description common
12cu|oar-2.4.3-3|32	This package installs the server part or the OAR batch scheduler
12cu|oar-2.4.3-3|33	
12cu|oar-2.4.3-3|34	%package server
12cu|oar-2.4.3-3|35	Summary:	OAR batch scheduler server package
12cu|oar-2.4.3-3|36	Group:		System/Servers
12cu|oar-2.4.3-3|37	Requires:	oar-common = %version-%release
12cu|oar-2.4.3-3|38	Requires:	fping
12cu|oar-2.4.3-3|39	Requires:	nmap
12cu|oar-2.4.3-3|40	
12cu|oar-2.4.3-3|41	%description server
12cu|oar-2.4.3-3|42	This package installs the server part or the OAR batch scheduler
12cu|oar-2.4.3-3|43	
12cu|oar-2.4.3-3|44	%package admin
12cu|oar-2.4.3-3|45	Summary:	OAR batch scheduler administration tools package
12cu|oar-2.4.3-3|46	Group:		System/Servers
12cu|oar-2.4.3-3|47	Requires:	oar-common = %version-%release
12cu|oar-2.4.3-3|48	requires:   ruby-dbi
12cu|oar-2.4.3-3|49	
12cu|oar-2.4.3-3|50	%description admin
12cu|oar-2.4.3-3|51	This package installs some useful tools to help the administrator of a oar
12cu|oar-2.4.3-3|52	server (resources manipulation, admission rules edition, ...)
12cu|oar-2.4.3-3|53	
12cu|oar-2.4.3-3|54	%package user
12cu|oar-2.4.3-3|55	Summary:	OAR batch scheduler node package
12cu|oar-2.4.3-3|56	Group:		System/Servers
12cu|oar-2.4.3-3|57	Requires:	oar-common = %version-%release
12cu|oar-2.4.3-3|58	Requires:	perl(YAML)
12cu|oar-2.4.3-3|59	
12cu|oar-2.4.3-3|60	%description user
12cu|oar-2.4.3-3|61	This package install the submition and query part or the OAR batch scheduler
12cu|oar-2.4.3-3|62	
12cu|oar-2.4.3-3|63	%package node
12cu|oar-2.4.3-3|64	Summary:	OAR batch scheduler node package
12cu|oar-2.4.3-3|65	Group:		System/Servers
12cu|oar-2.4.3-3|66	Requires:	oar-common = %version-%release
12cu|oar-2.4.3-3|67	
12cu|oar-2.4.3-3|68	%description node
12cu|oar-2.4.3-3|69	This package installs the execution node part or the OAR batch scheduler
12cu|oar-2.4.3-3|70	
12cu|oar-2.4.3-3|71	%package web-status
12cu|oar-2.4.3-3|72	Summary:	OAR batch scheduler web-status package
12cu|oar-2.4.3-3|73	Group:		System/Servers
12cu|oar-2.4.3-3|74	Requires:	oar-common = %version-%release
12cu|oar-2.4.3-3|75	Requires:	oar-user = %version-%release
12cu|oar-2.4.3-3|76	requires:   apache
12cu|oar-2.4.3-3|77	requires:   ruby-gd
12cu|oar-2.4.3-3|78	requires:   ruby-dbi
12cu|oar-2.4.3-3|79	%if %mdkversion < 201010
12cu|oar-2.4.3-3|80	Requires(post):   rpm-helper
12cu|oar-2.4.3-3|81	Requires(postun):   rpm-helper
12cu|oar-2.4.3-3|82	%endif
12cu|oar-2.4.3-3|83	
12cu|oar-2.4.3-3|84	%description web-status
12cu|oar-2.4.3-3|85	This package installs the OAR batch scheduler Gantt reservation diagram CGI:
12cu|oar-2.4.3-3|86	DrawGantt and the instant cluster state visualization CGI: Monika
12cu|oar-2.4.3-3|87	
12cu|oar-2.4.3-3|88	%package api
12cu|oar-2.4.3-3|89	Summary:	OAR batch scheduler API
12cu|oar-2.4.3-3|90	Group:		System/Servers
12cu|oar-2.4.3-3|91	requires:	oar-user
12cu|oar-2.4.3-3|92	
12cu|oar-2.4.3-3|93	%description api
12cu|oar-2.4.3-3|94	You may test the API with a simple wget:
12cu|oar-2.4.3-3|95	wget -O - http://localhost:/oarapi/resources.html
12cu|oar-2.4.3-3|96	It should give you the list of resources in the yaml format
12cu|oar-2.4.3-3|97	but enclosed in an html page. To test if the authentication works,
12cu|oar-2.4.3-3|98	you need to post a new job. See the example.txt file that gives you
12cu|oar-2.4.3-3|99	example queries with a ruby rest client.
12cu|oar-2.4.3-3|100	
12cu|oar-2.4.3-3|101	%package doc
12cu|oar-2.4.3-3|102	Summary:	OAR batch scheduler documentation package
12cu|oar-2.4.3-3|103	Group:		Books/Computer books
12cu|oar-2.4.3-3|104	
12cu|oar-2.4.3-3|105	%description doc
12cu|oar-2.4.3-3|106	This package install some documentation for OAR batch scheduler
12cu|oar-2.4.3-3|107	
12cu|oar-2.4.3-3|108	%prep
12cu|oar-2.4.3-3|109	%setup -q
12cu|oar-2.4.3-3|110	%patch0 -p0
12cu|oar-2.4.3-3|111	
12cu|oar-2.4.3-3|112	%build
12cu|oar-2.4.3-3|113	# Modify Makefile for chown commands to be non-fatal as the permissions
12cu|oar-2.4.3-3|114	# are set by the packaging
12cu|oar-2.4.3-3|115	perl -i -pe "s/chown/-chown/" Makefile
12cu|oar-2.4.3-3|116	perl -i -pe "s/-o root//" Makefile
12cu|oar-2.4.3-3|117	perl -i -pe "s/-g root//" Makefile
12cu|oar-2.4.3-3|118	
12cu|oar-2.4.3-3|119	cd Docs/documentation
12cu|oar-2.4.3-3|120	%make
12cu|oar-2.4.3-3|121	
12cu|oar-2.4.3-3|122	%install
12cu|oar-2.4.3-3|123	%__rm -rf %{buildroot}
12cu|oar-2.4.3-3|124	
12cu|oar-2.4.3-3|125	%__make common configuration libs doc-install server dbinit node user draw-gantt monika www-conf tools api \
12cu|oar-2.4.3-3|126	OARUSER=oar \
12cu|oar-2.4.3-3|127	PREFIX=%{_prefix} \
12cu|oar-2.4.3-3|128	OARCONFDIR=%{_sysconfdir}/%{name} \
12cu|oar-2.4.3-3|129	OARDIR=%{_datadir}/%{name} \
12cu|oar-2.4.3-3|130	DOCDIR=%{_docdir}/%{name} \
12cu|oar-2.4.3-3|131	MANDIR=%{_mandir} \
12cu|oar-2.4.3-3|132	WWWDIR=/var/www/%{name} \
12cu|oar-2.4.3-3|133	CGIDIR=/var/www/%{name} \
12cu|oar-2.4.3-3|134	PERLLIBDIR=%perl_sitelib \
12cu|oar-2.4.3-3|135	DESTDIR=%{buildroot}
12cu|oar-2.4.3-3|136	
12cu|oar-2.4.3-3|137	perl -pi -e 's|/usr/lib/oar|%{_datadir}/%{name}|'  \
12cu|oar-2.4.3-3|138	%{buildroot}%{_docdir}/%{name}/html/OAR-DOCUMENTATION-ADMIN.html \
12cu|oar-2.4.3-3|139	%{buildroot}%{_datadir}/%{name}/oarnodesetting_ssh \
12cu|oar-2.4.3-3|140	%{buildroot}%{_sysconfdir}/%{name}/oar.conf
12cu|oar-2.4.3-3|141	
12cu|oar-2.4.3-3|142	perl -pi \
12cu|oar-2.4.3-3|143	-e 's|^#OAR_RUNTIME_DIRECTORY=.*|OAR_RUNTIME_DIRECTORY="/var/lib/oar"|;' \
12cu|oar-2.4.3-3|144	-e 's|^#OPENSSH_CMD=.*|OPENSSH_CMD="/usr/bin/ssh -p 6667"|;' \
12cu|oar-2.4.3-3|145	%{buildroot}%{_sysconfdir}/%{name}/oar.conf
12cu|oar-2.4.3-3|146	
12cu|oar-2.4.3-3|147	# apache configuration
12cu|oar-2.4.3-3|148	install -d -m 755 %{buildroot}%{webappconfdir}
12cu|oar-2.4.3-3|149	cat > %{buildroot}%{webappconfdir}/%{name}.conf <<EOF
12cu|oar-2.4.3-3|150	Alias /monika %{_var}/www/%{name}/monika
12cu|oar-2.4.3-3|151	Alias /drawgantt %{_var}/www/%{name}/drawgantt
12cu|oar-2.4.3-3|152	Alias /oarapi %{_var}/www/%{name}/oarapi
12cu|oar-2.4.3-3|153	
12cu|oar-2.4.3-3|154	<Directory %{_var}/www/%{name}/monika>
12cu|oar-2.4.3-3|155	Options ExecCGI
12cu|oar-2.4.3-3|156	DirectoryIndex monika.cgi
12cu|oar-2.4.3-3|157	Order allow,deny
12cu|oar-2.4.3-3|158	Allow from all
12cu|oar-2.4.3-3|159	</Directory>
12cu|oar-2.4.3-3|160	
12cu|oar-2.4.3-3|161	<Directory %{_var}/www/%{name}/drawgantt>
12cu|oar-2.4.3-3|162	Options ExecCGI FollowSymlinks
12cu|oar-2.4.3-3|163	DirectoryIndex drawgantt.cgi
12cu|oar-2.4.3-3|164	Order allow,deny
12cu|oar-2.4.3-3|165	Allow from all
12cu|oar-2.4.3-3|166	</Directory>
12cu|oar-2.4.3-3|167	
12cu|oar-2.4.3-3|168	<Directory %{_var}/www/%{name}/oarapi>
12cu|oar-2.4.3-3|169	Options ExecCGI FollowSymlinks
12cu|oar-2.4.3-3|170	DirectoryIndex oarapi.cgi
12cu|oar-2.4.3-3|171	Order allow,deny
12cu|oar-2.4.3-3|172	Allow from all
12cu|oar-2.4.3-3|173	</Directory>
12cu|oar-2.4.3-3|174	EOF
12cu|oar-2.4.3-3|175	
12cu|oar-2.4.3-3|176	install -d -m 755 %{buildroot}%{_var}/www/%{name}/drawgantt
12cu|oar-2.4.3-3|177	cat > %{buildroot}%{_var}/www/%{name}/drawgantt/.htaccess<<EOF
12cu|oar-2.4.3-3|178	<Files "config.php">
12cu|oar-2.4.3-3|179	Order Allow,Deny
12cu|oar-2.4.3-3|180	Deny from All
12cu|oar-2.4.3-3|181	</Files>
12cu|oar-2.4.3-3|182	EOF
12cu|oar-2.4.3-3|183	
12cu|oar-2.4.3-3|184	cat > %{buildroot}%{_var}/www/%{name}/drawgantt/config.php<<EOF
12cu|oar-2.4.3-3|185	<?php
12cu|oar-2.4.3-3|186	$dbhost   = '127.0.0.1' ;
12cu|oar-2.4.3-3|187	$dbname   = 'oar'   ;
12cu|oar-2.4.3-3|188	$dbuser   = 'oar' ;
12cu|oar-2.4.3-3|189	$dbpass = 'oar' ;
12cu|oar-2.4.3-3|190	?>
12cu|oar-2.4.3-3|191	EOF
12cu|oar-2.4.3-3|192	
12cu|oar-2.4.3-3|193	rm -f %{buildroot}%{_sysconfdir}/%{name}/apache.conf
12cu|oar-2.4.3-3|194	install -d -m 755 %{buildroot}%{_var}/lib/%{name}/drawgantt
12cu|oar-2.4.3-3|195	install -d -m 755 %{buildroot}%{_var}/www/%{name}/monika
12cu|oar-2.4.3-3|196	install -m 755 VisualizationInterfaces/DrawGantt/drawgantt.cgi %{buildroot}%{_var}/www/%{name}/drawgantt
12cu|oar-2.4.3-3|197	cp -av VisualizationInterfaces/DrawGantt/drawgantt.php %{buildroot}%{_var}/www/%{name}/drawgantt
12cu|oar-2.4.3-3|198	cp -av VisualizationInterfaces/DrawGantt/Icons %{buildroot}%{_var}/www/%{name}/drawgantt
12cu|oar-2.4.3-3|199	cp -av VisualizationInterfaces/DrawGantt/js %{buildroot}%{_var}/www/%{name}/drawgantt
12cu|oar-2.4.3-3|200	cp -av VisualizationInterfaces/Monika/*.cgi %{buildroot}%{_var}/www/%{name}/monika
12cu|oar-2.4.3-3|201	cp -av VisualizationInterfaces/Monika/monika.css %{buildroot}%{_var}/www/%{name}/monika
12cu|oar-2.4.3-3|202	# remove unwated files
12cu|oar-2.4.3-3|203	rm -vf %{buildroot}%{_var}/www/%{name}/monika.*
12cu|oar-2.4.3-3|204	rm -vf %{buildroot}%{_var}/www/%{name}/drawgantt.*
12cu|oar-2.4.3-3|205	pushd %{buildroot}%{_var}/lib/%{name}/drawgantt
12cu|oar-2.4.3-3|206	#rmdir cache
12cu|oar-2.4.3-3|207	ln -sf ../../../lib/%{name}/drawgantt cache
12cu|oar-2.4.3-3|208	popd
12cu|oar-2.4.3-3|209	
12cu|oar-2.4.3-3|210	perl -pi -e 's|^web_root.*|web_root: "%{_var}/www/%{name}"|' \
12cu|oar-2.4.3-3|211	%{buildroot}%{_sysconfdir}/%{name}/drawgantt.conf
12cu|oar-2.4.3-3|212	perl -pi -e 's|^css_path.*|css_path = /monika/monika.css|' \
12cu|oar-2.4.3-3|213	%{buildroot}%{_sysconfdir}/%{name}/monika.conf
12cu|oar-2.4.3-3|214	
12cu|oar-2.4.3-3|215	chmod 640  %{buildroot}%{_sysconfdir}/%{name}/monika.conf
12cu|oar-2.4.3-3|216	chmod 640  %{buildroot}%{_sysconfdir}/%{name}/drawgantt.conf
12cu|oar-2.4.3-3|217	
12cu|oar-2.4.3-3|218	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cu|oar-2.4.3-3|219	cp -av rpm/SOURCES/oar-common.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}.conf
12cu|oar-2.4.3-3|220	
12cu|oar-2.4.3-3|221	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
12cu|oar-2.4.3-3|222	cp -av rpm/SOURCES/oar-server.cron.d %{buildroot}%{_sysconfdir}/cron.d/%{name}-server
12cu|oar-2.4.3-3|223	cp -av rpm/SOURCES/oar-node.cron.d %{buildroot}%{_sysconfdir}/cron.d/%{name}-node
12cu|oar-2.4.3-3|224	
12cu|oar-2.4.3-3|225	install -d -m 755 %{buildroot}%{_initrddir}
12cu|oar-2.4.3-3|226	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/oar-server
12cu|oar-2.4.3-3|227	install -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/oar-node
12cu|oar-2.4.3-3|228	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
12cu|oar-2.4.3-3|229	install -m 755 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/oar-server
12cu|oar-2.4.3-3|230	install -m 755 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/oar-node
12cu|oar-2.4.3-3|231	
12cu|oar-2.4.3-3|232	cat > %{buildroot}%{_sbindir}/oar-server <<'EOF'
12cu|oar-2.4.3-3|233	#!/bin/sh
12cu|oar-2.4.3-3|234	
12cu|oar-2.4.3-3|235	%{_sbindir}/Almighty $* &
12cu|oar-2.4.3-3|236	jobs -p  > /var/run/`basename $0`.pid
12cu|oar-2.4.3-3|237	EOF
12cu|oar-2.4.3-3|238	chmod +x %{buildroot}%{_sbindir}/oar-server
12cu|oar-2.4.3-3|239	
12cu|oar-2.4.3-3|240	install -d -m 755 %{buildroot}%{_var}/lib/oar
12cu|oar-2.4.3-3|241	install -d -m 755 %{buildroot}%{_var}/lib/oar/.ssh
12cu|oar-2.4.3-3|242	install -d -m 755 %{buildroot}%{_var}/lib/oar/checklogs
12cu|oar-2.4.3-3|243	cat > %{buildroot}%{_var}/lib/oar/.ssh/config <<EOF
12cu|oar-2.4.3-3|244	Host *
12cu|oar-2.4.3-3|245	ForwardX11 no
12cu|oar-2.4.3-3|246	StrictHostKeyChecking no
12cu|oar-2.4.3-3|247	PasswordAuthentication no
12cu|oar-2.4.3-3|248	AddressFamily inet
12cu|oar-2.4.3-3|249	EOF
12cu|oar-2.4.3-3|250	
12cu|oar-2.4.3-3|251	cat > README.urpmi <<EOF
12cu|oar-2.4.3-3|252	Post-installation instructions
12cu|oar-2.4.3-3|253	
12cu|oar-2.4.3-3|254	You have to create a database for the server, using either:
12cu|oar-2.4.3-3|255	- postgresql: install perl-DBD-pg, and run oar_psql_db_init
12cu|oar-2.4.3-3|256	- mysql: install perl-DBD-mysql, and run oar_mysql_db_init
12cu|oar-2.4.3-3|257	EOF
12cu|oar-2.4.3-3|258	
12cu|oar-2.4.3-3|259	%clean
12cu|oar-2.4.3-3|260	rm -rf %{buildroot}
12cu|oar-2.4.3-3|261	
12cu|oar-2.4.3-3|262	%pre common
12cu|oar-2.4.3-3|263	%_pre_useradd %{name} %{_var}/lib/%{name} %{_datadir}/%{name}/oarsh_shell
12cu|oar-2.4.3-3|264	%create_ghostfile /var/log/oar.log oar oar 644
12cu|oar-2.4.3-3|265	
12cu|oar-2.4.3-3|266	%postun common
12cu|oar-2.4.3-3|267	%_postun_userdel %{name}
12cu|oar-2.4.3-3|268	
12cu|oar-2.4.3-3|269	%post server
12cu|oar-2.4.3-3|270	if [ $1 = 1 ]; then
12cu|oar-2.4.3-3|271	cd %{_var}/lib/%{name}/.ssh
12cu|oar-2.4.3-3|272	if [ ! -e id_dsa.pub -o ! -e id_dsa.pub -o ! -e authorized_keys ]; then
12cu|oar-2.4.3-3|273	ssh-keygen -t dsa -q -f id_dsa -N ''
12cu|oar-2.4.3-3|274	cp id_dsa.pub authorized_keys
12cu|oar-2.4.3-3|275	chown oar.oar id_dsa id_dsa.pub authorized_keys
12cu|oar-2.4.3-3|276	fi
12cu|oar-2.4.3-3|277	cd -
12cu|oar-2.4.3-3|278	fi
12cu|oar-2.4.3-3|279	%_post_service oar-server
12cu|oar-2.4.3-3|280	
12cu|oar-2.4.3-3|281	%preun server
12cu|oar-2.4.3-3|282	%_preun_service oar-server
12cu|oar-2.4.3-3|283	
12cu|oar-2.4.3-3|284	%post node
12cu|oar-2.4.3-3|285	# create oar sshd keys
12cu|oar-2.4.3-3|286	if [ ! -f %{_sysconfdir}/%{name}/oar_ssh_host_rsa_key ]; then
12cu|oar-2.4.3-3|287	rm -f %{_sysconfdir}/%{name}/oar_ssh_host_rsa_key.pub
12cu|oar-2.4.3-3|288	cp %{_sysconfdir}/ssh/ssh_host_rsa_key \
12cu|oar-2.4.3-3|289	%{_sysconfdir}/%{name}/oar_ssh_host_rsa_key
12cu|oar-2.4.3-3|290	cp %{_sysconfdir}/ssh/ssh_host_rsa_key.pub \
12cu|oar-2.4.3-3|291	%{_sysconfdir}/%{name}/oar_ssh_host_rsa_key.pub
12cu|oar-2.4.3-3|292	fi
12cu|oar-2.4.3-3|293	
12cu|oar-2.4.3-3|294	if [ ! -f %{_sysconfdir}/%{name}/oar_ssh_host_dsa_key ]; then
12cu|oar-2.4.3-3|295	rm -f %{_sysconfdir}/%{name}/oar_ssh_host_dsa_key.pub
12cu|oar-2.4.3-3|296	cp %{_sysconfdir}/ssh/ssh_host_dsa_key \
12cu|oar-2.4.3-3|297	%{_sysconfdir}/%{name}/oar_ssh_host_dsa_key
12cu|oar-2.4.3-3|298	cp %{_sysconfdir}/ssh/ssh_host_dsa_key.pub \
12cu|oar-2.4.3-3|299	%{_sysconfdir}/%{name}/oar_ssh_host_dsa_key.pub
12cu|oar-2.4.3-3|300	fi
12cu|oar-2.4.3-3|301	
12cu|oar-2.4.3-3|302	%_post_service oar-node
12cu|oar-2.4.3-3|303	
12cu|oar-2.4.3-3|304	%preun node
12cu|oar-2.4.3-3|305	%_preun_service oar-node
12cu|oar-2.4.3-3|306	
12cu|oar-2.4.3-3|307	
12cu|oar-2.4.3-3|308	
12cu|oar-2.4.3-3|309	%files common
12cu|oar-2.4.3-3|310	%doc COPYING CHANGELOG AUTHORS TODO README
12cu|oar-2.4.3-3|311	%defattr(-,root,root)
12cu|oar-2.4.3-3|312	%config(noreplace) %attr(640,oar,root) %{_sysconfdir}/%{name}/oar.conf
12cu|oar-2.4.3-3|313	%config(noreplace) %{_sysconfdir}/%{name}/oarnodesetting_ssh
12cu|oar-2.4.3-3|314	%config(noreplace) %{_sysconfdir}/%{name}/update_cpuset_id.sh
12cu|oar-2.4.3-3|315	
12cu|oar-2.4.3-3|316	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}.conf
12cu|oar-2.4.3-3|317	%attr(6750,oar,oar) %{_sbindir}/oarnodesetting
12cu|oar-2.4.3-3|318	%{_bindir}/oarcp
12cu|oar-2.4.3-3|319	%{_bindir}/oarsh
12cu|oar-2.4.3-3|320	%{_bindir}/oarprint
12cu|oar-2.4.3-3|321	%dir %{_datadir}/%{name}
12cu|oar-2.4.3-3|322	%dir %attr(755,root,oar) %{_datadir}/%{name}/oardodo
12cu|oar-2.4.3-3|323	%{_datadir}/%{name}/oar_Judas.pm
12cu|oar-2.4.3-3|324	%{_datadir}/%{name}/oar_Tools.pm
12cu|oar-2.4.3-3|325	%{_datadir}/%{name}/oar_conflib.pm
12cu|oar-2.4.3-3|326	%{_datadir}/%{name}/oar_iolib.pm
12cu|oar-2.4.3-3|327	%{_datadir}/%{name}/oar_resource_tree.pm
12cu|oar-2.4.3-3|328	%attr(6750,root,oar) %{_datadir}/%{name}/oardodo/oardodo
12cu|oar-2.4.3-3|329	%{_datadir}/%{name}/oarnodesetting
12cu|oar-2.4.3-3|330	%{_datadir}/%{name}/oarsh
12cu|oar-2.4.3-3|331	%attr(6755,oar,oar) %{_datadir}/%{name}/oarsh_oardo
12cu|oar-2.4.3-3|332	%{_datadir}/%{name}/oarversion.pm
12cu|oar-2.4.3-3|333	%{_datadir}/%{name}/sentinelle.pl
12cu|oar-2.4.3-3|334	%{_datadir}/%{name}/oarsh_shell
12cu|oar-2.4.3-3|335	%{_mandir}/man1/oarcp.1*
12cu|oar-2.4.3-3|336	%{_mandir}/man1/oarsh.1*
12cu|oar-2.4.3-3|337	%{_mandir}/man1/oarprint.1*
12cu|oar-2.4.3-3|338	%{_mandir}/man1/oarnodesetting.1*
12cu|oar-2.4.3-3|339	%dir %attr(-,oar,oar) %{_var}/lib/oar
12cu|oar-2.4.3-3|340	
12cu|oar-2.4.3-3|341	%files server
12cu|oar-2.4.3-3|342	%doc README README.urpmi
12cu|oar-2.4.3-3|343	%defattr(-,root,root)
12cu|oar-2.4.3-3|344	%config(noreplace) %{_initrddir}/oar-server
12cu|oar-2.4.3-3|345	%config(noreplace) %{_sysconfdir}/sysconfig/oar-server
12cu|oar-2.4.3-3|346	%config(noreplace) %{_sysconfdir}/cron.d/oar-server
12cu|oar-2.4.3-3|347	%config(noreplace) %{_sysconfdir}/%{name}/job_resource_manager.pl
12cu|oar-2.4.3-3|348	%config(noreplace) %{_sysconfdir}/%{name}/oarmonitor_sensor.pl
12cu|oar-2.4.3-3|349	%config(noreplace) %{_sysconfdir}/%{name}/server_epilogue
12cu|oar-2.4.3-3|350	%config(noreplace) %{_sysconfdir}/%{name}/server_prologue
12cu|oar-2.4.3-3|351	%{_sysconfdir}/%{name}/shut_down_nodes.sh
12cu|oar-2.4.3-3|352	%{_sysconfdir}/%{name}/wake_up_nodes.sh
12cu|oar-2.4.3-3|353	%config(noreplace) %{_sysconfdir}/%{name}/suspend_resume_manager.pl
12cu|oar-2.4.3-3|354	%attr(-,oar,oar) %dir %{_var}/lib/%{name}/.ssh
12cu|oar-2.4.3-3|355	%attr(-,oar,oar) %config(noreplace) %{_var}/lib/%{name}/.ssh/config
12cu|oar-2.4.3-3|356	%attr(6750,oar,oar) %{_sbindir}/Almighty
12cu|oar-2.4.3-3|357	%{_sbindir}/oar-server
12cu|oar-2.4.3-3|358	%attr(6750,oar,oar) %{_sbindir}/oar_mysql_db_init
12cu|oar-2.4.3-3|359	%attr(6750,oar,oar) %{_sbindir}/oar_resources_init
12cu|oar-2.4.3-3|360	%{_sbindir}/oar_psql_db_init
12cu|oar-2.4.3-3|361	%attr(6750,oar,oar) %{_sbindir}/oar_checkdb
12cu|oar-2.4.3-3|362	%attr(6750,oar,oar) %{_sbindir}/oaraccounting
12cu|oar-2.4.3-3|363	%attr(6750,oar,oar) %{_sbindir}/oarmonitor
12cu|oar-2.4.3-3|364	%attr(6750,oar,oar) %{_sbindir}/oarnotify
12cu|oar-2.4.3-3|365	%attr(6750,oar,oar) %{_sbindir}/oarproperty
12cu|oar-2.4.3-3|366	%attr(6750,oar,oar) %{_sbindir}/oarremoveresource
12cu|oar-2.4.3-3|367	%{_mandir}/man1/Almighty.1*
12cu|oar-2.4.3-3|368	%{_mandir}/man1/oar_mysql_db_init.1*
12cu|oar-2.4.3-3|369	%{_mandir}/man1/oaraccounting.1*
12cu|oar-2.4.3-3|370	%{_mandir}/man1/oarmonitor.1*
12cu|oar-2.4.3-3|371	%{_mandir}/man1/oarnotify.1*
12cu|oar-2.4.3-3|372	%{_mandir}/man1/oarproperty.1*
12cu|oar-2.4.3-3|373	%{_mandir}/man1/oarremoveresource.1*
12cu|oar-2.4.3-3|374	%{_datadir}/%{name}/Almighty
12cu|oar-2.4.3-3|375	%{_datadir}/%{name}/Gantt_hole_storage.pm
12cu|oar-2.4.3-3|376	%{_datadir}/%{name}/Leon
12cu|oar-2.4.3-3|377	%{_datadir}/%{name}/NodeChangeState
12cu|oar-2.4.3-3|378	%{_datadir}/%{name}/bipbip
12cu|oar-2.4.3-3|379	%{_datadir}/%{name}/default_data.sql
12cu|oar-2.4.3-3|380	%{_datadir}/%{name}/finaud
12cu|oar-2.4.3-3|381	%{_datadir}/%{name}/mysql_default_admission_rules.sql
12cu|oar-2.4.3-3|382	%{_datadir}/%{name}/mysql_structure.sql
12cu|oar-2.4.3-3|383	%{_datadir}/%{name}/oar_meta_sched
12cu|oar-2.4.3-3|384	%{_datadir}/%{name}/oar_mysql_db_init
12cu|oar-2.4.3-3|385	%{_datadir}/%{name}/oar_psql_db_init
12cu|oar-2.4.3-3|386	%{_datadir}/%{name}/oar_scheduler.pm
12cu|oar-2.4.3-3|387	%{_datadir}/%{name}/oaraccounting
12cu|oar-2.4.3-3|388	%{_datadir}/%{name}/oarexec
12cu|oar-2.4.3-3|389	%{_datadir}/%{name}/oarmonitor
12cu|oar-2.4.3-3|390	%{_datadir}/%{name}/oarnotify
12cu|oar-2.4.3-3|391	%{_datadir}/%{name}/oarproperty
12cu|oar-2.4.3-3|392	%{_datadir}/%{name}/oarremoveresource
12cu|oar-2.4.3-3|393	%{_datadir}/%{name}/pg_default_admission_rules.sql
12cu|oar-2.4.3-3|394	%{_datadir}/%{name}/pg_structure.sql
12cu|oar-2.4.3-3|395	%{_datadir}/%{name}/ping_checker.pm
12cu|oar-2.4.3-3|396	%{_datadir}/%{name}/runner
12cu|oar-2.4.3-3|397	%{_datadir}/%{name}/sarko
12cu|oar-2.4.3-3|398	%{_datadir}/%{name}/schedulers/oar_sched_gantt_with_timesharing
12cu|oar-2.4.3-3|399	%{_datadir}/%{name}/schedulers/oar_sched_gantt_with_timesharing_and_fairsharing
12cu|oar-2.4.3-3|400	%{_datadir}/%{name}/db_upgrade
12cu|oar-2.4.3-3|401	%{_datadir}/%{name}/oar_checkdb.pl
12cu|oar-2.4.3-3|402	%{_datadir}/%{name}/oarnodes.v2_3
12cu|oar-2.4.3-3|403	%{_datadir}/%{name}/oarnodes_lib.pm
12cu|oar-2.4.3-3|404	%{_datadir}/%{name}/oarstat.v2_3
12cu|oar-2.4.3-3|405	%{_datadir}/%{name}/oarstat_lib.pm
12cu|oar-2.4.3-3|406	%{_datadir}/%{name}/oarsub_lib.pm
12cu|oar-2.4.3-3|407	%{_datadir}/%{name}/oar_Hulot.pm
12cu|oar-2.4.3-3|408	%{_datadir}/%{name}/window_forker.pm
12cu|oar-2.4.3-3|409	
12cu|oar-2.4.3-3|410	%files user
12cu|oar-2.4.3-3|411	%defattr(-,root,root)
12cu|oar-2.4.3-3|412	%{_datadir}/%{name}/oarnodes
12cu|oar-2.4.3-3|413	%{_datadir}/%{name}/oardel
12cu|oar-2.4.3-3|414	%{_datadir}/%{name}/oarstat
12cu|oar-2.4.3-3|415	%{_datadir}/%{name}/oarsub
12cu|oar-2.4.3-3|416	%{_datadir}/%{name}/oarhold
12cu|oar-2.4.3-3|417	%{_datadir}/%{name}/oarresume
12cu|oar-2.4.3-3|418	%attr(6755,oar,oar) %{_bindir}/oardel
12cu|oar-2.4.3-3|419	%attr(6755,oar,oar) %{_bindir}/oarhold
12cu|oar-2.4.3-3|420	%attr(6755,oar,oar) %{_bindir}/oarnodes
12cu|oar-2.4.3-3|421	%attr(6755,oar,oar) %{_bindir}/oarnodes.old
12cu|oar-2.4.3-3|422	%attr(6755,oar,oar) %{_bindir}/oarresume
12cu|oar-2.4.3-3|423	%attr(6755,oar,oar) %{_bindir}/oarstat
12cu|oar-2.4.3-3|424	%attr(6755,oar,oar) %{_bindir}/oarstat.old
12cu|oar-2.4.3-3|425	%attr(6755,oar,oar) %{_bindir}/oarsub
12cu|oar-2.4.3-3|426	%{_bindir}/oarmonitor_graph_gen
12cu|oar-2.4.3-3|427	%{_mandir}/man1/oardel.1*
12cu|oar-2.4.3-3|428	%{_mandir}/man1/oarhold.1*
12cu|oar-2.4.3-3|429	%{_mandir}/man1/oarmonitor_graph_gen.1*
12cu|oar-2.4.3-3|430	%{_mandir}/man1/oarnodes.*
12cu|oar-2.4.3-3|431	%{_mandir}/man1/oarresume.*
12cu|oar-2.4.3-3|432	%{_mandir}/man1/oarstat.*
12cu|oar-2.4.3-3|433	%{_mandir}/man1/oarsub.*
12cu|oar-2.4.3-3|434	
12cu|oar-2.4.3-3|435	%files node
12cu|oar-2.4.3-3|436	%defattr(-,root,root)
12cu|oar-2.4.3-3|437	%config(noreplace) %{_initrddir}/oar-node
12cu|oar-2.4.3-3|438	%config(noreplace) %{_sysconfdir}/sysconfig/oar-node
12cu|oar-2.4.3-3|439	%config(noreplace) %{_sysconfdir}/cron.d/oar-node
12cu|oar-2.4.3-3|440	%config(noreplace) %{_sysconfdir}/oar/check.d
12cu|oar-2.4.3-3|441	%config(noreplace) %{_sysconfdir}/oar/epilogue
12cu|oar-2.4.3-3|442	%config(noreplace) %{_sysconfdir}/oar/prologue
12cu|oar-2.4.3-3|443	%config(noreplace) %{_sysconfdir}/oar/sshd_config
12cu|oar-2.4.3-3|444	%{_bindir}/oarnodechecklist
12cu|oar-2.4.3-3|445	%{_bindir}/oarnodecheckquery
12cu|oar-2.4.3-3|446	%{_datadir}/%{name}/detect_resources
12cu|oar-2.4.3-3|447	%{_datadir}/%{name}/oarnodecheckrun
12cu|oar-2.4.3-3|448	%dir %attr(-,oar,oar) %{_var}/lib/oar/checklogs
12cu|oar-2.4.3-3|449	
12cu|oar-2.4.3-3|450	%files web-status
12cu|oar-2.4.3-3|451	%defattr(-,root,root)
12cu|oar-2.4.3-3|452	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|oar-2.4.3-3|453	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/oar/drawgantt.conf
12cu|oar-2.4.3-3|454	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/oar/monika.conf
12cu|oar-2.4.3-3|455	#%{_datadir}/%{name}/monika
12cu|oar-2.4.3-3|456	%{perl_sitelib}/monika
12cu|oar-2.4.3-3|457	%{_var}/www/%{name}
12cu|oar-2.4.3-3|458	%attr(-,apache,apache) %{_var}/lib/%{name}/drawgantt
12cu|oar-2.4.3-3|459	%attr(-,apache,apache) %{_var}/lib/drawgantt-files
12cu|oar-2.4.3-3|460	
12cu|oar-2.4.3-3|461	%files api
12cu|oar-2.4.3-3|462	%doc API/INSTALL API/oarapi_example*
12cu|oar-2.4.3-3|463	%{_sysconfdir}/%{name}/apache-api.conf
12cu|oar-2.4.3-3|464	%{_sysconfdir}/%{name}/api_html_header.pl
12cu|oar-2.4.3-3|465	%{_sysconfdir}/%{name}/api_html_postform.pl
12cu|oar-2.4.3-3|466	%{_datadir}/%{name}/oar_apilib.pm
12cu|oar-2.4.3-3|467	%{_datadir}/%{name}/oarapi.pl
12cu|oar-2.4.3-3|468	
12cu|oar-2.4.3-3|469	%files doc
12cu|oar-2.4.3-3|470	%doc FAQ-ADMIN FAQ-USER GUIDELINES QUICK* CPUSET
12cu|oar-2.4.3-3|471	%defattr(-,root,root)
12cu|oar-2.4.3-3|472	%{_docdir}/%{name}
12cu|oar-2.4.3-3|473	
12cu|oar-2.4.3-3|474	%files admin
12cu|oar-2.4.3-3|475	%defattr(-,root,root)
12cu|oar-2.4.3-3|476	%{_datadir}/%{name}/oar_modules.rb
12cu|oar-2.4.3-3|477	%{_datadir}/%{name}/oaradmin.rb
12cu|oar-2.4.3-3|478	%{_datadir}/%{name}/oaradmin_modules.rb
12cu|oar-2.4.3-3|479	%attr(6750,oar,oar) %{_sbindir}/oaradmin
12cu|oar-2.4.3-3|480	%{_mandir}/man1/oaradmin.1*
12cu|oar-2.4.3-3|481	
12cu|oar-2.4.3-3|482	
12cu|oar-2.4.3-3|483	
12cu|oar-2.4.3-3|484	
12cu|oar-2.4.3-3|485	%changelog
12cu|oar-2.4.3-3|486	* Fri Dec 03 2010 Antoine Ginies <aginies@mandriva.com> 2.4.3-1mdv2011.0
12cu|oar-2.4.3-3|487	+ Revision: 606110
12cu|oar-2.4.3-3|488	- add missing perl* requires, add OAR batch scheduler API, use included logrotate and crond files, update oar/.ssh/config file, fix oar.conf permission, fix oardodo permission, add new oar_Hulot.pm and window_forker.pm module,
12cu|oar-2.4.3-3|489	- oar-2.4.3, fix initscripts (use oar_checkdb), add a drawgantt configuration file
12cu|oar-2.4.3-3|490	
12cu|oar-2.4.3-3|491	* Fri Feb 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.1-1mdv2010.1
12cu|oar-2.4.3-3|492	+ Revision: 511883
12cu|oar-2.4.3-3|493	- new version
12cu|oar-2.4.3-3|494	
12cu|oar-2.4.3-3|495	* Mon Feb 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.5-3mdv2010.1
12cu|oar-2.4.3-3|496	+ Revision: 502437
12cu|oar-2.4.3-3|497	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|oar-2.4.3-3|498	
12cu|oar-2.4.3-3|499	* Wed Jan 27 2010 Antoine Ginies <aginies@mandriva.com> 2.3.5-2mdv2010.1
12cu|oar-2.4.3-3|500	+ Revision: 497296
12cu|oar-2.4.3-3|501	- bump the release to re-submit to the cluster (build loop on klodia...)
12cu|oar-2.4.3-3|502	
12cu|oar-2.4.3-3|503	* Wed Jan 27 2010 Antoine Ginies <aginies@mandriva.com> 2.3.5-1mdv2010.1
12cu|oar-2.4.3-3|504	+ Revision: 497222
12cu|oar-2.4.3-3|505	- upload new tarball
12cu|oar-2.4.3-3|506	- release 2.3.5
12cu|oar-2.4.3-3|507	
12cu|oar-2.4.3-3|508	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.4-1mdv2010.0
12cu|oar-2.4.3-3|509	+ Revision: 390069
12cu|oar-2.4.3-3|510	- new version
12cu|oar-2.4.3-3|511	
12cu|oar-2.4.3-3|512	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.3-2mdv2009.1
12cu|oar-2.4.3-3|513	+ Revision: 355068
12cu|oar-2.4.3-3|514	- all packages are noarch
12cu|oar-2.4.3-3|515	
12cu|oar-2.4.3-3|516	* Sun Dec 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.3-1mdv2009.1
12cu|oar-2.4.3-3|517	+ Revision: 317122
12cu|oar-2.4.3-3|518	- new version
12cu|oar-2.4.3-3|519	- rediff patch 1
12cu|oar-2.4.3-3|520	- drop patches 2, 3, 5 and 6 (merged upstream)
12cu|oar-2.4.3-3|521	
12cu|oar-2.4.3-3|522	* Fri Sep 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-6mdv2009.0
12cu|oar-2.4.3-3|523	+ Revision: 281226
12cu|oar-2.4.3-3|524	- fix executables perms and ownership
12cu|oar-2.4.3-3|525	- fix drawgantt apache configuration
12cu|oar-2.4.3-3|526	- fix man pages syntax
12cu|oar-2.4.3-3|527	- fix mysql database creation on utf-8 systems
12cu|oar-2.4.3-3|528	
12cu|oar-2.4.3-3|529	* Thu Sep 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-4mdv2009.0
12cu|oar-2.4.3-3|530	+ Revision: 280458
12cu|oar-2.4.3-3|531	- better installation patch
12cu|oar-2.4.3-3|532	- add dependencies on ruby-dbi, now it is available
12cu|oar-2.4.3-3|533	
12cu|oar-2.4.3-3|534	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-3mdv2009.0
12cu|oar-2.4.3-3|535	+ Revision: 272094
12cu|oar-2.4.3-3|536	- various fixes for web package
12cu|oar-2.4.3-3|537	
12cu|oar-2.4.3-3|538	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-2mdv2009.0
12cu|oar-2.4.3-3|539	+ Revision: 272026
12cu|oar-2.4.3-3|540	- add ruby-gd dependency for web package
12cu|oar-2.4.3-3|541	- drop mysql-specific dependencies, as postgresl is also supported, and update post-install instructions
12cu|oar-2.4.3-3|542	- fix main directory location in various places
12cu|oar-2.4.3-3|543	- fix server wrapper perms
12cu|oar-2.4.3-3|544	- fix occurence of buildroot in installed files
12cu|oar-2.4.3-3|545	- fix webapps configuration files
12cu|oar-2.4.3-3|546	
12cu|oar-2.4.3-3|547	* Wed Aug 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-1mdv2009.0
12cu|oar-2.4.3-3|548	+ Revision: 271476
12cu|oar-2.4.3-3|549	- new version
12cu|oar-2.4.3-3|550	large spec cleanup, based on upstream one
12cu|oar-2.4.3-3|551	- use README.urpmi instead of stdout to display post-installations instructions
12cu|oar-2.4.3-3|552	- use standard rpm-helper macros for servicce
12cu|oar-2.4.3-3|553	- don't requires a local mysql server
12cu|oar-2.4.3-3|554	- spec cleanup: drop implicit dependencies
12cu|oar-2.4.3-3|555	
12cu|oar-2.4.3-3|556	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.6.2-14mdv2009.0
12cu|oar-2.4.3-3|557	+ Revision: 254156
12cu|oar-2.4.3-3|558	- rebuild
12cu|oar-2.4.3-3|559	
12cu|oar-2.4.3-3|560	+ Pixel <pixel@mandriva.com>
12cu|oar-2.4.3-3|561	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cu|oar-2.4.3-3|562	
12cu|oar-2.4.3-3|563	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.6.2-12mdv2008.1
12cu|oar-2.4.3-3|564	+ Revision: 136633
12cu|oar-2.4.3-3|565	- restore BuildRoot
12cu|oar-2.4.3-3|566	
12cu|oar-2.4.3-3|567	+ Thierry Vignaud <tv@mandriva.org>
12cu|oar-2.4.3-3|568	- kill re-definition of %%buildroot on Pixel's request
12cu|oar-2.4.3-3|569	- fix man pages
12cu|oar-2.4.3-3|570	
12cu|oar-2.4.3-3|571	
12cu|oar-2.4.3-3|572	* Wed Mar 07 2007 Nicolas Lécureuil <neoclust@mandriva.org> 1.6.2-12mdv2007.1
12cu|oar-2.4.3-3|573	+ Revision: 134808
12cu|oar-2.4.3-3|574	- Fix Group
12cu|oar-2.4.3-3|575	
12cu|oar-2.4.3-3|576	* Fri Mar 02 2007 Antoine Ginies <aginies@mandriva.com> 1.6.2-11mdv2007.1
12cu|oar-2.4.3-3|577	+ Revision: 131349
12cu|oar-2.4.3-3|578	- remove the -o user -g group in Makefile
12cu|oar-2.4.3-3|579	- Import oar
12cu|oar-2.4.3-3|580	
12cu|oar-2.4.3-3|581	* Wed Nov 08 2006 Antoine Ginies <aginies@mandriva.com> 1.6.2-11mdviggi
12cu|oar-2.4.3-3|582	- Add nmap requires
12cu|oar-2.4.3-3|583	
12cu|oar-2.4.3-3|584	* Fri Nov 03 2006 Antoine Ginies <aginies@mandriva.com> 1.6.2-10mdviggi
12cu|oar-2.4.3-3|585	- Change DrawOARGantt cache directory
12cu|oar-2.4.3-3|586	
12cu|oar-2.4.3-3|587	* Fri Oct 27 2006 iggi <iggi@guibux.mandrakesoft.com> 1.6.2-9mdviggi
12cu|oar-2.4.3-3|588	- add an fping require
12cu|oar-2.4.3-3|589	
12cu|oar-2.4.3-3|590	* Tue Oct 24 2006 iggi <iggi@guibux.mandrakesoft.com> 1.6.2-8mdviggi
12cu|oar-2.4.3-3|591	- fix again cache directory
12cu|oar-2.4.3-3|592	
12cu|oar-2.4.3-3|593	* Wed Oct 18 2006 iggi <iggi@guibux.mandrakesoft.com> 1.6.2-7mdviggi
12cu|oar-2.4.3-3|594	- fix cache directory of DrawOARGantt
12cu|oar-2.4.3-3|595	- move deploy_node.sh in /usr/sbin
12cu|oar-2.4.3-3|596	- adjust oar-server output
12cu|oar-2.4.3-3|597	
12cu|oar-2.4.3-3|598	* Sun Oct 15 2006 iggi <iggi@guibux.mandrakesoft.com> 1.6.2-6mdviggi
12cu|oar-2.4.3-3|599	- laucnh Almighty with oar-server script
12cu|oar-2.4.3-3|600	
12cu|oar-2.4.3-3|601	* Sun Oct 15 2006 iggi <iggi@guibux.mandrakesoft.com> 1.6.2-5mdviggi
12cu|oar-2.4.3-3|602	- fix perm on authorized_keys
12cu|oar-2.4.3-3|603	
12cu|oar-2.4.3-3|604	* Sat Oct 14 2006 iggi <iggi@guibux.mandrakesoft.com> 1.6.2-4mdviggi
12cu|oar-2.4.3-3|605	- fix initscript (no simple way to use daemon)
12cu|oar-2.4.3-3|606	
12cu|oar-2.4.3-3|607	* Sat Oct 14 2006 iggi <iggi@guibux.mandrakesoft.com> 1.6.2-3mdviggi
12cu|oar-2.4.3-3|608	- fix oarstatcmd in DrawGantt conf
12cu|oar-2.4.3-3|609	- fix apache sudoers conf
12cu|oar-2.4.3-3|610	- fix all user OARcmd access
12cu|oar-2.4.3-3|611	- fix OARUSER in sudowrapper.sh script
12cu|oar-2.4.3-3|612	
12cu|oar-2.4.3-3|613	* Fri Oct 13 2006 iggi <iggi@guibux.mandrakesoft.com> 1.6.2-2mdviggi
12cu|oar-2.4.3-3|614	- use oar.sh in /etc/profile.d
12cu|oar-2.4.3-3|615	- fix problem in sudoers OARDIR env
12cu|oar-2.4.3-3|616	
12cu|oar-2.4.3-3|617	* Tue Oct 10 2006 iggi <iggi@guibux.mandrakesoft.com> 1.6.2-1mdviggi
12cu|oar-2.4.3-3|618	- release rc2
12cu|oar-2.4.3-3|619	
12cu|oar-2.4.3-3|620	* Thu Mar 02 2006 Antoine Ginies <aginies@mandriva.com> 1.6.1-1mdk
12cu|oar-2.4.3-3|621	- based on Pierre Neyron spec
12cu|oar-2.4.3-3|622	- fix requires
12cu|oar-2.4.3-3|623	- fix oar-server service
12cu|oar-2.4.3-3|624	- fix use /usr/lib/perl5/vendor_perl/5.8.8 to fix various pb with @INC (oar doesn't use MakeMaker...)
12cu|oar-2.4.3-3|625	- move oar.conf to common
12cu|oar-2.4.3-3|626	- fix DrawGant cache directory
12cu|oar-2.4.3-3|627	- fix DrawGantt path
12cu|oar-2.4.3-3|628	- fix defattr
12cu|oar-2.4.3-3|629	- fix various chmod
12cu|oar-2.4.3-3|630	- fix OARDIR in sudowrapper.sh script
12cu|oar-2.4.3-3|631	
12cu|oar-2.4.3-3|632	* Wed May 11 2005 Pierre Lombard <pl@icatis.com> 1.6-1
12cu|oar-2.4.3-3|633	- New upstream version.
12cu|oar-2.4.3-3|634	
12cu|oar-2.4.3-3|635	* Fri Feb 04 2005 Sebastien Georget <sebastien.georget@sophia.inria.fr> 1.4-1
12cu|oar-2.4.3-3|636	- Update dependencies, change Source0 and %%setup to use default oar distribution
12cu|oar-2.4.3-3|637	
12cu|oar-2.4.3-3|638	* Thu Jul 01 2004 Pierre Neyron <pierre.neyron@imag.fr> 1.0-1
12cu|oar-2.4.3-3|639	- First RPM package
12cu|oar-2.4.3-3|640	

10244 12
12cu|oath-toolkit-1.8.2-2|1	%define major 0
12cu|oath-toolkit-1.8.2-2|2	%define libname %mklibname oath %{major}
12cu|oath-toolkit-1.8.2-2|3	%define develname %mklibname oath -d
12cu|oath-toolkit-1.8.2-2|4	
12cu|oath-toolkit-1.8.2-2|5	Name:		oath-toolkit
12cu|oath-toolkit-1.8.2-2|6	Version:	1.8.2
12cu|oath-toolkit-1.8.2-2|7	Release:	2
12cu|oath-toolkit-1.8.2-2|8	License:	GPLv3
12cu|oath-toolkit-1.8.2-2|9	Summary:	OATH Toolkit is a software toolkit for using HOTP/TOTP schemes
12cu|oath-toolkit-1.8.2-2|10	URL:		http://www.nongnu.org/oath-toolkit
12cu|oath-toolkit-1.8.2-2|11	Group:		System/Base
12cu|oath-toolkit-1.8.2-2|12	Source:		http://download.savannah.nongnu.org/releases/oath-toolkit/oath-toolkit-%{version}.tar.gz
12cu|oath-toolkit-1.8.2-2|13	BuildRequires:	pam-devel pkgconfig
12cu|oath-toolkit-1.8.2-2|14	
12cu|oath-toolkit-1.8.2-2|15	%description
12cu|oath-toolkit-1.8.2-2|16	The OATH Toolkit contains a shared library, a command line tool and a PAM
12cu|oath-toolkit-1.8.2-2|17	module that makes it possible to implement one-time password authentication
12cu|oath-toolkit-1.8.2-2|18	systems. Supported technologies include the event-based HOTP algorithm and the
12cu|oath-toolkit-1.8.2-2|19	time-based TOTP algorithm. OATH stands for Open AuTHentication, a community
12cu|oath-toolkit-1.8.2-2|20	behind the specification. Please see RFC 4226 for further information.
12cu|oath-toolkit-1.8.2-2|21	
12cu|oath-toolkit-1.8.2-2|22	The components included in the package are:
12cu|oath-toolkit-1.8.2-2|23	
12cu|oath-toolkit-1.8.2-2|24	* liboath: A shared and static C library for OATH handling.
12cu|oath-toolkit-1.8.2-2|25	* oathtool: A command line tool for generating and validating OTPs.
12cu|oath-toolkit-1.8.2-2|26	* pam_oath: A PAM module for pluggable login authentication for OATH.
12cu|oath-toolkit-1.8.2-2|27	
12cu|oath-toolkit-1.8.2-2|28	%package -n pam_oath
12cu|oath-toolkit-1.8.2-2|29	Summary:	A PAM module for HOTP/TOTP one-time password authentication
12cu|oath-toolkit-1.8.2-2|30	Group:		System/Libraries
12cu|oath-toolkit-1.8.2-2|31	
12cu|oath-toolkit-1.8.2-2|32	%description -n pam_oath
12cu|oath-toolkit-1.8.2-2|33	A PAM module for HOTP/TOTP one-time password authentication.
12cu|oath-toolkit-1.8.2-2|34	
12cu|oath-toolkit-1.8.2-2|35	%package -n %{libname}
12cu|oath-toolkit-1.8.2-2|36	Summary:	A library implementing HOTP/TOTP one-time password authentication schemes
12cu|oath-toolkit-1.8.2-2|37	Group:		System/Libraries
12cu|oath-toolkit-1.8.2-2|38	
12cu|oath-toolkit-1.8.2-2|39	%description -n %{libname}
12cu|oath-toolkit-1.8.2-2|40	A library implementing HOTP/TOTP one-time password authentication schemes.
12cu|oath-toolkit-1.8.2-2|41	
12cu|oath-toolkit-1.8.2-2|42	%package -n %{develname}
12cu|oath-toolkit-1.8.2-2|43	Summary:	Development files and documentation for liboath
12cu|oath-toolkit-1.8.2-2|44	Group:		System/Libraries
12cu|oath-toolkit-1.8.2-2|45	Requires:	%{libname} = %{version}
12cu|oath-toolkit-1.8.2-2|46	
12cu|oath-toolkit-1.8.2-2|47	%description -n %{develname}
12cu|oath-toolkit-1.8.2-2|48	Development files and documentation for liboath.
12cu|oath-toolkit-1.8.2-2|49	
12cu|oath-toolkit-1.8.2-2|50	%prep
12cu|oath-toolkit-1.8.2-2|51	%setup -q
12cu|oath-toolkit-1.8.2-2|52	
12cu|oath-toolkit-1.8.2-2|53	%build
12cu|oath-toolkit-1.8.2-2|54	%configure2_5x --with-pam-dir=/%{_lib}/security \
12cu|oath-toolkit-1.8.2-2|55	--disable-static \
12cu|oath-toolkit-1.8.2-2|56	--with-pic
12cu|oath-toolkit-1.8.2-2|57	
12cu|oath-toolkit-1.8.2-2|58	%make
12cu|oath-toolkit-1.8.2-2|59	
12cu|oath-toolkit-1.8.2-2|60	%install
12cu|oath-toolkit-1.8.2-2|61	%{__rm} -rf %{buildroot}
12cu|oath-toolkit-1.8.2-2|62	%makeinstall_std
12cu|oath-toolkit-1.8.2-2|63	%{__rm} -rf %{buildroot}/%{_libdir}/liboath.la
12cu|oath-toolkit-1.8.2-2|64	
12cu|oath-toolkit-1.8.2-2|65	%check
12cu|oath-toolkit-1.8.2-2|66	make check
12cu|oath-toolkit-1.8.2-2|67	
12cu|oath-toolkit-1.8.2-2|68	%clean
12cu|oath-toolkit-1.8.2-2|69	%{__rm} -rf %{buildroot}
12cu|oath-toolkit-1.8.2-2|70	
12cu|oath-toolkit-1.8.2-2|71	%files
12cu|oath-toolkit-1.8.2-2|72	%defattr(-,root,root)
12cu|oath-toolkit-1.8.2-2|73	%doc ChangeLog README COPYING
12cu|oath-toolkit-1.8.2-2|74	%{_bindir}/oathtool
12cu|oath-toolkit-1.8.2-2|75	%{_mandir}/man1/oathtool.*.*
12cu|oath-toolkit-1.8.2-2|76	
12cu|oath-toolkit-1.8.2-2|77	%files -n pam_oath
12cu|oath-toolkit-1.8.2-2|78	%defattr(-,root,root)
12cu|oath-toolkit-1.8.2-2|79	/%{_lib}/security/pam_oath.so
12cu|oath-toolkit-1.8.2-2|80	
12cu|oath-toolkit-1.8.2-2|81	%files -n %{libname}
12cu|oath-toolkit-1.8.2-2|82	%defattr(-,root,root)
12cu|oath-toolkit-1.8.2-2|83	%{_libdir}/liboath.so.%{major}*
12cu|oath-toolkit-1.8.2-2|84	
12cu|oath-toolkit-1.8.2-2|85	%files -n %{develname}
12cu|oath-toolkit-1.8.2-2|86	%defattr(-,root,root)
12cu|oath-toolkit-1.8.2-2|87	%{_libdir}/liboath.so
12cu|oath-toolkit-1.8.2-2|88	%dir %{_includedir}/liboath
12cu|oath-toolkit-1.8.2-2|89	%{_includedir}/liboath/oath.h
12cu|oath-toolkit-1.8.2-2|90	%{_libdir}/pkgconfig/liboath.pc
12cu|oath-toolkit-1.8.2-2|91	%dir %{_datadir}/gtk-doc/html/liboath
12cu|oath-toolkit-1.8.2-2|92	%doc %{_datadir}/gtk-doc/html/liboath/*
12cu|oath-toolkit-1.8.2-2|93	
12cu|oath-toolkit-1.8.2-2|94	
12cu|oath-toolkit-1.8.2-2|95	
12cu|oath-toolkit-1.8.2-2|96	%changelog
12cu|oath-toolkit-1.8.2-2|97	* Thu May 05 2011 Dimitri Teleguin <mitya@mandriva.org> 1.8.2-1mdv2011.0
12cu|oath-toolkit-1.8.2-2|98	+ Revision: 668019
12cu|oath-toolkit-1.8.2-2|99	- import oath-toolkit
12cu|oath-toolkit-1.8.2-2|100	
12cu|oath-toolkit-1.8.2-2|101	

10245 12
12cu|obby-0.4.8-2|1	%define name   obby
12cu|obby-0.4.8-2|2	%define api 0.4
12cu|obby-0.4.8-2|3	%define major   1
12cu|obby-0.4.8-2|4	%define libname %mklibname obby %api %major
12cu|obby-0.4.8-2|5	%define libname_devel %mklibname obby -d
12cu|obby-0.4.8-2|6	
12cu|obby-0.4.8-2|7	Summary:    A library which provides synced document buffers
12cu|obby-0.4.8-2|8	Name:       %{name}
12cu|obby-0.4.8-2|9	Version:    0.4.8
12cu|obby-0.4.8-2|10	Release:    2
12cu|obby-0.4.8-2|11	URL:        http://gobby.0x539.de/
12cu|obby-0.4.8-2|12	License:    GPLv2+
12cu|obby-0.4.8-2|13	Source0:    http://releases.0x539.de/%{name}/%{name}-%{version}.tar.gz
12cu|obby-0.4.8-2|14	Group:      System/Libraries
12cu|obby-0.4.8-2|15	BuildRequires: pkgconfig(sigc++-2.0)
12cu|obby-0.4.8-2|16	BuildRequires: gmpxx-devel
12cu|obby-0.4.8-2|17	BuildRequires: pkgconfig(net6-1.3)
12cu|obby-0.4.8-2|18	BuildRequires: pkgconfig(howl)
12cu|obby-0.4.8-2|19	
12cu|obby-0.4.8-2|20	%description
12cu|obby-0.4.8-2|21	%{libname} is a library which provides synced document buffers. It supports
12cu|obby-0.4.8-2|22	multiple documents in one session and is portable to both Windows and
12cu|obby-0.4.8-2|23	Unix-like platforms.
12cu|obby-0.4.8-2|24	
12cu|obby-0.4.8-2|25	%package -n %libname
12cu|obby-0.4.8-2|26	Summary:    A library to ease the development of network-based applications
12cu|obby-0.4.8-2|27	Group:      System/Libraries
12cu|obby-0.4.8-2|28	Obsoletes:  %mklibname obby 0.4
12cu|obby-0.4.8-2|29	
12cu|obby-0.4.8-2|30	%description -n %libname
12cu|obby-0.4.8-2|31	%{libname} is a library which provides synced document buffers. It supports
12cu|obby-0.4.8-2|32	multiple documents in one session and is portable to both Windows and
12cu|obby-0.4.8-2|33	Unix-like platforms.
12cu|obby-0.4.8-2|34	
12cu|obby-0.4.8-2|35	%package -n %libname_devel
12cu|obby-0.4.8-2|36	Summary:    Development files for %libname
12cu|obby-0.4.8-2|37	Group:      System/Libraries
12cu|obby-0.4.8-2|38	Provides:   lib%{name}-devel = %version-%release
12cu|obby-0.4.8-2|39	Requires:   %libname = %version
12cu|obby-0.4.8-2|40	Obsoletes:  %mklibname -d obby 0.4
12cu|obby-0.4.8-2|41	
12cu|obby-0.4.8-2|42	%description -n %libname_devel
12cu|obby-0.4.8-2|43	Development files, header and includes for %libname.
12cu|obby-0.4.8-2|44	
12cu|obby-0.4.8-2|45	%prep
12cu|obby-0.4.8-2|46	%setup -q -n %{name}-%{version}
12cu|obby-0.4.8-2|47	
12cu|obby-0.4.8-2|48	%build
12cu|obby-0.4.8-2|49	%configure2_5x --with-zeroconf --enable-ipv6
12cu|obby-0.4.8-2|50	%make
12cu|obby-0.4.8-2|51	
12cu|obby-0.4.8-2|52	%install
12cu|obby-0.4.8-2|53	rm -Rf $RPM_BUILD_ROOT
12cu|obby-0.4.8-2|54	%makeinstall_std
12cu|obby-0.4.8-2|55	# remove translation, do not know where to place it
12cu|obby-0.4.8-2|56	rm -Rf $RPM_BUILD_ROOT/%_datadir/
12cu|obby-0.4.8-2|57	
12cu|obby-0.4.8-2|58	%if %mdkversion < 200900
12cu|obby-0.4.8-2|59	%post -n %{libname} -p /sbin/ldconfig
12cu|obby-0.4.8-2|60	%endif
12cu|obby-0.4.8-2|61	
12cu|obby-0.4.8-2|62	%if %mdkversion < 200900
12cu|obby-0.4.8-2|63	%postun -n %{libname} -p /sbin/ldconfig
12cu|obby-0.4.8-2|64	%endif
12cu|obby-0.4.8-2|65	
12cu|obby-0.4.8-2|66	%files -n %libname
12cu|obby-0.4.8-2|67	%defattr(-,root,root,-)
12cu|obby-0.4.8-2|68	%doc ChangeLog README TODO NEWS AUTHORS
12cu|obby-0.4.8-2|69	%_libdir/*-%{api}.so.%{major}*
12cu|obby-0.4.8-2|70	
12cu|obby-0.4.8-2|71	%files -n %libname_devel
12cu|obby-0.4.8-2|72	%defattr(-,root,root,-)
12cu|obby-0.4.8-2|73	%_includedir/%name/
12cu|obby-0.4.8-2|74	%_libdir/*.so
12cu|obby-0.4.8-2|75	%_libdir/*.a
12cu|obby-0.4.8-2|76	%_libdir/pkgconfig/*
12cu|obby-0.4.8-2|77	
12cu|obby-0.4.8-2|78	
12cu|obby-0.4.8-2|79	%changelog
12cu|obby-0.4.8-2|80	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.4.7-2mdv2010.0
12cu|obby-0.4.8-2|81	+ Revision: 440359
12cu|obby-0.4.8-2|82	- rebuild
12cu|obby-0.4.8-2|83	
12cu|obby-0.4.8-2|84	* Fri Mar 06 2009 Michael Scherer <misc@mandriva.org> 0.4.7-1mdv2009.1
12cu|obby-0.4.8-2|85	+ Revision: 349847
12cu|obby-0.4.8-2|86	- update to 0.4.7
12cu|obby-0.4.8-2|87	
12cu|obby-0.4.8-2|88	* Tue Nov 11 2008 Funda Wang <fundawang@mandriva.org> 0.4.6-1mdv2009.1
12cu|obby-0.4.8-2|89	+ Revision: 302058
12cu|obby-0.4.8-2|90	- fix libname
12cu|obby-0.4.8-2|91	- Neew version 0.4.6
12cu|obby-0.4.8-2|92	
12cu|obby-0.4.8-2|93	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.4.5-3mdv2009.0
12cu|obby-0.4.8-2|94	+ Revision: 254157
12cu|obby-0.4.8-2|95	- rebuild
12cu|obby-0.4.8-2|96	
12cu|obby-0.4.8-2|97	+ Pixel <pixel@mandriva.com>
12cu|obby-0.4.8-2|98	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|obby-0.4.8-2|99	
12cu|obby-0.4.8-2|100	* Sun Jan 27 2008 Funda Wang <fundawang@mandriva.org> 0.4.5-1mdv2008.1
12cu|obby-0.4.8-2|101	+ Revision: 158585
12cu|obby-0.4.8-2|102	- New version 0.4.5
12cu|obby-0.4.8-2|103	
12cu|obby-0.4.8-2|104	* Fri Jan 25 2008 Funda Wang <fundawang@mandriva.org> 0.4.4-2mdv2008.1
12cu|obby-0.4.8-2|105	+ Revision: 157804
12cu|obby-0.4.8-2|106	- new devel package policy
12cu|obby-0.4.8-2|107	
12cu|obby-0.4.8-2|108	+ Olivier Blin <oblin@mandriva.com>
12cu|obby-0.4.8-2|109	- restore BuildRoot
12cu|obby-0.4.8-2|110	
12cu|obby-0.4.8-2|111	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|obby-0.4.8-2|112	- kill re-definition of %%buildroot on Pixel's request
12cu|obby-0.4.8-2|113	
12cu|obby-0.4.8-2|114	* Sat Aug 18 2007 Michael Scherer <misc@mandriva.org> 0.4.4-1mdv2008.0
12cu|obby-0.4.8-2|115	+ Revision: 66423
12cu|obby-0.4.8-2|116	- new version
12cu|obby-0.4.8-2|117	- Import obby
12cu|obby-0.4.8-2|118	
12cu|obby-0.4.8-2|119	
12cu|obby-0.4.8-2|120	
12cu|obby-0.4.8-2|121	* Sat Sep 23 2006 Michael Scherer <misc@mandriva.org> 0.4.1-2mdv2007.0
12cu|obby-0.4.8-2|122	- enable zeroconf, ipv6
12cu|obby-0.4.8-2|123	
12cu|obby-0.4.8-2|124	* Mon Sep 04 2006 Michael Scherer <misc@mandriva.org> 0.4.1-1mdv2007.0
12cu|obby-0.4.8-2|125	- New version 0.4.1
12cu|obby-0.4.8-2|126	
12cu|obby-0.4.8-2|127	* Tue Dec 20 2005 Michael Scherer <misc@mandriva.org> 0.3.0-1mdk
12cu|obby-0.4.8-2|128	- New release 0.3.0
12cu|obby-0.4.8-2|129	
12cu|obby-0.4.8-2|130	* Fri Dec 16 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.3.0-0.rc3.1mdk
12cu|obby-0.4.8-2|131	- New release 0.3.0rc3
12cu|obby-0.4.8-2|132	
12cu|obby-0.4.8-2|133	* Thu Nov 10 2005 Michael Scherer <misc@mandriva.org> 0.2.1-1mdk
12cu|obby-0.4.8-2|134	- New release 0.2.1
12cu|obby-0.4.8-2|135	
12cu|obby-0.4.8-2|136	* Fri Nov 04 2005 Michael Scherer <misc@mandriva.org> 0.2.0-1mdk
12cu|obby-0.4.8-2|137	- first package

10246 12
12cu|obexfs-0.12-2|1	Summary:	FUSE based filesystem using ObexFTP
12cu|obexfs-0.12-2|2	Name:		obexfs
12cu|obexfs-0.12-2|3	Version:	0.12
12cu|obexfs-0.12-2|4	Release:	2
12cu|obexfs-0.12-2|5	License:	GPLv2+
12cu|obexfs-0.12-2|6	Group:		Communications
12cu|obexfs-0.12-2|7	Url:		http://triq.net/obex/
12cu|obexfs-0.12-2|8	Source0:	http://triq.net/obexfs/%{name}-%{version}.tar.gz
12cu|obexfs-0.12-2|9	BuildRequires:	pkgconfig(fuse)
12cu|obexfs-0.12-2|10	BuildRequires:	pkgconfig(libusb)
12cu|obexfs-0.12-2|11	BuildRequires:	pkgconfig(obexftp)
12cu|obexfs-0.12-2|12	
12cu|obexfs-0.12-2|13	%description
12cu|obexfs-0.12-2|14	The ObexFS driver is a wrapper for ObexFTP to provide filesystem access
12cu|obexfs-0.12-2|15	to mobile phones.
12cu|obexfs-0.12-2|16	
12cu|obexfs-0.12-2|17	%files
12cu|obexfs-0.12-2|18	%doc AUTHORS COPYING ChangeLog README
12cu|obexfs-0.12-2|19	%{_bindir}/obexautofs
12cu|obexfs-0.12-2|20	%{_bindir}/obexfs
12cu|obexfs-0.12-2|21	
12cu|obexfs-0.12-2|22	#----------------------------------------------------------------------------
12cu|obexfs-0.12-2|23	
12cu|obexfs-0.12-2|24	%prep
12cu|obexfs-0.12-2|25	%setup -q
12cu|obexfs-0.12-2|26	
12cu|obexfs-0.12-2|27	%build
12cu|obexfs-0.12-2|28	export OBEXFTP_LIBS="-lfuse -lobexftp -lmulticobex -lbfb -lopenobex -lbluetooth -lusb"
12cu|obexfs-0.12-2|29	%configure2_5x
12cu|obexfs-0.12-2|30	%make
12cu|obexfs-0.12-2|31	
12cu|obexfs-0.12-2|32	%install
12cu|obexfs-0.12-2|33	%makeinstall_std
12cu|obexfs-0.12-2|34	
12cu|obexfs-0.12-2|35	
12cu|obexfs-0.12-2|36	
12cu|obexfs-0.12-2|37	%changelog
12cu|obexfs-0.12-2|38	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12-2
12cu|obexfs-0.12-2|39	+ Revision: 650c86f
12cu|obexfs-0.12-2|40	- LOG Update BuildRequires
12cu|obexfs-0.12-2|41	
12cu|obexfs-0.12-2|42	

10247 12
12cu|ocaml-benchmark-0.9-2|1	%define _enable_debug_packages %{nil}
12cu|ocaml-benchmark-0.9-2|2	%define debug_package %{nil}
12cu|ocaml-benchmark-0.9-2|3	
12cu|ocaml-benchmark-0.9-2|4	%define modname benchmark
12cu|ocaml-benchmark-0.9-2|5	
12cu|ocaml-benchmark-0.9-2|6	Summary:	OCaml module for benchmarking code
12cu|ocaml-benchmark-0.9-2|7	Name:		ocaml-%{modname}
12cu|ocaml-benchmark-0.9-2|8	Version:	0.9
12cu|ocaml-benchmark-0.9-2|9	Release:	2
12cu|ocaml-benchmark-0.9-2|10	License:	LGPLv2+ with exceptions
12cu|ocaml-benchmark-0.9-2|11	Group:		Development/Other
12cu|ocaml-benchmark-0.9-2|12	Url:		https://forge.ocamlcore.org/projects/ocaml-benchmark/
12cu|ocaml-benchmark-0.9-2|13	Source0:	https://forge.ocamlcore.org/frs/download.php/533/%{modname}-%{version}.tar.gz
12cu|ocaml-benchmark-0.9-2|14	BuildRequires:	ocaml
12cu|ocaml-benchmark-0.9-2|15	BuildRequires:	ocaml-findlib-devel
12cu|ocaml-benchmark-0.9-2|16	
12cu|ocaml-benchmark-0.9-2|17	%description
12cu|ocaml-benchmark-0.9-2|18	OCaml Benchmark is a small module to benchmark running times of code.
12cu|ocaml-benchmark-0.9-2|19	
12cu|ocaml-benchmark-0.9-2|20	%files
12cu|ocaml-benchmark-0.9-2|21	%doc LICENSE
12cu|ocaml-benchmark-0.9-2|22	%{_libdir}/ocaml/%{modname}
12cu|ocaml-benchmark-0.9-2|23	%exclude %{_libdir}/ocaml/%{modname}/*.a
12cu|ocaml-benchmark-0.9-2|24	%exclude %{_libdir}/ocaml/%{modname}/*.cmxa
12cu|ocaml-benchmark-0.9-2|25	%exclude %{_libdir}/ocaml/%{modname}/*.mli
12cu|ocaml-benchmark-0.9-2|26	
12cu|ocaml-benchmark-0.9-2|27	#----------------------------------------------------------------------------
12cu|ocaml-benchmark-0.9-2|28	
12cu|ocaml-benchmark-0.9-2|29	%package devel
12cu|ocaml-benchmark-0.9-2|30	Summary:	Development files for %{name}
12cu|ocaml-benchmark-0.9-2|31	Requires:	%{name} = %{EVRD}
12cu|ocaml-benchmark-0.9-2|32	
12cu|ocaml-benchmark-0.9-2|33	%description devel
12cu|ocaml-benchmark-0.9-2|34	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-benchmark-0.9-2|35	developing applications that use %{name}.
12cu|ocaml-benchmark-0.9-2|36	
12cu|ocaml-benchmark-0.9-2|37	%files devel
12cu|ocaml-benchmark-0.9-2|38	%doc LICENSE README
12cu|ocaml-benchmark-0.9-2|39	%{_libdir}/ocaml/%{modname}/*.a
12cu|ocaml-benchmark-0.9-2|40	%{_libdir}/ocaml/%{modname}/*.cmxa
12cu|ocaml-benchmark-0.9-2|41	%{_libdir}/ocaml/%{modname}/*.mli
12cu|ocaml-benchmark-0.9-2|42	
12cu|ocaml-benchmark-0.9-2|43	#----------------------------------------------------------------------------
12cu|ocaml-benchmark-0.9-2|44	
12cu|ocaml-benchmark-0.9-2|45	%prep
12cu|ocaml-benchmark-0.9-2|46	%setup -q -n %{modname}-%{version}
12cu|ocaml-benchmark-0.9-2|47	
12cu|ocaml-benchmark-0.9-2|48	%build
12cu|ocaml-benchmark-0.9-2|49	make all opt
12cu|ocaml-benchmark-0.9-2|50	
12cu|ocaml-benchmark-0.9-2|51	%install
12cu|ocaml-benchmark-0.9-2|52	mkdir -p %{buildroot}%{_libdir}/ocaml
12cu|ocaml-benchmark-0.9-2|53	make install DESTDIR=%{buildroot}%{_libdir}/ocaml
12cu|ocaml-benchmark-0.9-2|54	
12cu|ocaml-benchmark-0.9-2|55	
12cu|ocaml-benchmark-0.9-2|56	%changelog
12cu|ocaml-benchmark-0.9-2|57	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9-2
12cu|ocaml-benchmark-0.9-2|58	+ Revision: 0590854
12cu|ocaml-benchmark-0.9-2|59	- LOG Disable debug package, spec cleanup
12cu|ocaml-benchmark-0.9-2|60	
12cu|ocaml-benchmark-0.9-2|61	

10248 12
12cu|ocaml-bin-prot-1.2.23-6|1	Summary:	Auto code generation for converting OCaml values to/from type-safe bin protocol
12cu|ocaml-bin-prot-1.2.23-6|2	Name:		ocaml-bin-prot
12cu|ocaml-bin-prot-1.2.23-6|3	Version:	1.2.23
12cu|ocaml-bin-prot-1.2.23-6|4	Release:	6
12cu|ocaml-bin-prot-1.2.23-6|5	License:	LGPLv2.1+
12cu|ocaml-bin-prot-1.2.23-6|6	Group:		Development/Other
12cu|ocaml-bin-prot-1.2.23-6|7	Url:		http://ocaml.info/home/ocaml_sources.html#bin-prot
12cu|ocaml-bin-prot-1.2.23-6|8	Source0:	http://hg.ocaml.info/release/bin-prot/archive/bin-prot-release-%{version}.tar.bz2
12cu|ocaml-bin-prot-1.2.23-6|9	Source10:	%{name}.rpmlintrc
12cu|ocaml-bin-prot-1.2.23-6|10	Patch0:		ocaml-bin-prot-1.2.23-unused-var.patch
12cu|ocaml-bin-prot-1.2.23-6|11	# curl http://hg.ocaml.info/release/bin-prot/archive/release-${version}.tar.bz2 > bin-prot-release-%{version}.tar.bz2
12cu|ocaml-bin-prot-1.2.23-6|12	BuildRequires:	camlp4
12cu|ocaml-bin-prot-1.2.23-6|13	BuildRequires:	ocaml
12cu|ocaml-bin-prot-1.2.23-6|14	BuildRequires:	ocaml-findlib
12cu|ocaml-bin-prot-1.2.23-6|15	BuildRequires:	ocaml-ounit
12cu|ocaml-bin-prot-1.2.23-6|16	BuildRequires:	ocaml-type-conv
12cu|ocaml-bin-prot-1.2.23-6|17	BuildRequires:	pkgconfig(ncurses)
12cu|ocaml-bin-prot-1.2.23-6|18	
12cu|ocaml-bin-prot-1.2.23-6|19	%description
12cu|ocaml-bin-prot-1.2.23-6|20	This library contains functionality for reading and writing OCaml-values in
12cu|ocaml-bin-prot-1.2.23-6|21	a type-safe binary protocol. These functions are extremely efficient and
12cu|ocaml-bin-prot-1.2.23-6|22	provide users with a convenient and safe way of performing I/O on any
12cu|ocaml-bin-prot-1.2.23-6|23	extensionally defined data type. This means that functions, objects, and
12cu|ocaml-bin-prot-1.2.23-6|24	values whose type is bound through a polymorphic record field are not
12cu|ocaml-bin-prot-1.2.23-6|25	supported, but everything else is.
12cu|ocaml-bin-prot-1.2.23-6|26	
12cu|ocaml-bin-prot-1.2.23-6|27	As of now, there is no support for cyclic or shared values. Cyclic values
12cu|ocaml-bin-prot-1.2.23-6|28	will lead to non-termination whereas shared values, besides requiring
12cu|ocaml-bin-prot-1.2.23-6|29	significantly more space when encoded, may lead to a substantial increase in
12cu|ocaml-bin-prot-1.2.23-6|30	memory footprint when they are read back in.
12cu|ocaml-bin-prot-1.2.23-6|31	
12cu|ocaml-bin-prot-1.2.23-6|32	Currently only little endian (2) computer architectures are supported. Some
12cu|ocaml-bin-prot-1.2.23-6|33	architectures may potentially also suffer from data alignment issues with this
12cu|ocaml-bin-prot-1.2.23-6|34	library. Only Intel architectures are currently well-tested. Both 32bit and
12cu|ocaml-bin-prot-1.2.23-6|35	64bit architectures are fully supported.
12cu|ocaml-bin-prot-1.2.23-6|36	
12cu|ocaml-bin-prot-1.2.23-6|37	%files
12cu|ocaml-bin-prot-1.2.23-6|38	%doc LICENSE LICENSE.Tywith
12cu|ocaml-bin-prot-1.2.23-6|39	%dir %{_libdir}/ocaml/bin_prot
12cu|ocaml-bin-prot-1.2.23-6|40	%{_libdir}/ocaml/bin_prot/META
12cu|ocaml-bin-prot-1.2.23-6|41	%{_libdir}/ocaml/bin_prot/*.cma
12cu|ocaml-bin-prot-1.2.23-6|42	%{_libdir}/ocaml/bin_prot/*.cmi
12cu|ocaml-bin-prot-1.2.23-6|43	%{_libdir}/ocaml/bin_prot/*.cmo
12cu|ocaml-bin-prot-1.2.23-6|44	%{_libdir}/ocaml/stublibs/*.so*
12cu|ocaml-bin-prot-1.2.23-6|45	
12cu|ocaml-bin-prot-1.2.23-6|46	#----------------------------------------------------------------------------
12cu|ocaml-bin-prot-1.2.23-6|47	
12cu|ocaml-bin-prot-1.2.23-6|48	%package devel
12cu|ocaml-bin-prot-1.2.23-6|49	Summary:	Development files for %{name}
12cu|ocaml-bin-prot-1.2.23-6|50	Group:		Development/Other
12cu|ocaml-bin-prot-1.2.23-6|51	Requires:	%{name} = %{EVRD}
12cu|ocaml-bin-prot-1.2.23-6|52	
12cu|ocaml-bin-prot-1.2.23-6|53	%description devel
12cu|ocaml-bin-prot-1.2.23-6|54	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-bin-prot-1.2.23-6|55	developing applications that use %{name}.
12cu|ocaml-bin-prot-1.2.23-6|56	
12cu|ocaml-bin-prot-1.2.23-6|57	%files devel
12cu|ocaml-bin-prot-1.2.23-6|58	%doc doc LICENSE LICENSE.Tywith Changelog COPYRIGHT README.txt
12cu|ocaml-bin-prot-1.2.23-6|59	%doc lib_test
12cu|ocaml-bin-prot-1.2.23-6|60	%{_libdir}/ocaml/bin_prot/*.a
12cu|ocaml-bin-prot-1.2.23-6|61	%{_libdir}/ocaml/bin_prot/*.cmxa
12cu|ocaml-bin-prot-1.2.23-6|62	%{_libdir}/ocaml/bin_prot/*.mli
12cu|ocaml-bin-prot-1.2.23-6|63	%{_libdir}/ocaml/bin_prot/*.ml
12cu|ocaml-bin-prot-1.2.23-6|64	
12cu|ocaml-bin-prot-1.2.23-6|65	#----------------------------------------------------------------------------
12cu|ocaml-bin-prot-1.2.23-6|66	
12cu|ocaml-bin-prot-1.2.23-6|67	%prep
12cu|ocaml-bin-prot-1.2.23-6|68	%setup -q -n bin-prot-release-%{version}
12cu|ocaml-bin-prot-1.2.23-6|69	%patch0 -p0
12cu|ocaml-bin-prot-1.2.23-6|70	
12cu|ocaml-bin-prot-1.2.23-6|71	%build
12cu|ocaml-bin-prot-1.2.23-6|72	make
12cu|ocaml-bin-prot-1.2.23-6|73	
12cu|ocaml-bin-prot-1.2.23-6|74	# TODO: generate the doc in end-user file formats
12cu|ocaml-bin-prot-1.2.23-6|75	
12cu|ocaml-bin-prot-1.2.23-6|76	%install
12cu|ocaml-bin-prot-1.2.23-6|77	export DESTDIR=%{buildroot}
12cu|ocaml-bin-prot-1.2.23-6|78	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-bin-prot-1.2.23-6|79	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-bin-prot-1.2.23-6|80	make install
12cu|ocaml-bin-prot-1.2.23-6|81	
12cu|ocaml-bin-prot-1.2.23-6|82	
12cu|ocaml-bin-prot-1.2.23-6|83	
12cu|ocaml-bin-prot-1.2.23-6|84	
12cu|ocaml-bin-prot-1.2.23-6|85	%changelog
12cu|ocaml-bin-prot-1.2.23-6|86	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.23-6
12cu|ocaml-bin-prot-1.2.23-6|87	+ Revision: 623cd5a
12cu|ocaml-bin-prot-1.2.23-6|88	- LOG Disable debug package, spec cleanup
12cu|ocaml-bin-prot-1.2.23-6|89	
12cu|ocaml-bin-prot-1.2.23-6|90	

10249 12
12cu|ocaml-bisect-1.2-2|1	%define _enable_debug_packages %{nil}
12cu|ocaml-bisect-1.2-2|2	%define debug_package %{nil}
12cu|ocaml-bisect-1.2-2|3	
12cu|ocaml-bisect-1.2-2|4	Summary:	OCaml code coverage tool
12cu|ocaml-bisect-1.2-2|5	Name:		ocaml-bisect
12cu|ocaml-bisect-1.2-2|6	Version:	1.2
12cu|ocaml-bisect-1.2-2|7	Release:	2
12cu|ocaml-bisect-1.2-2|8	License:	GPLv3+
12cu|ocaml-bisect-1.2-2|9	Group:		Development/Other
12cu|ocaml-bisect-1.2-2|10	Url:		http://bisect.x9c.fr/
12cu|ocaml-bisect-1.2-2|11	Source0:	http://bisect.x9c.fr/distrib/bisect-%{version}.tar.gz
12cu|ocaml-bisect-1.2-2|12	BuildRequires:	camlp4
12cu|ocaml-bisect-1.2-2|13	BuildRequires:	ocaml
12cu|ocaml-bisect-1.2-2|14	BuildRequires:	ocaml-findlib
12cu|ocaml-bisect-1.2-2|15	
12cu|ocaml-bisect-1.2-2|16	%description
12cu|ocaml-bisect-1.2-2|17	Bisect is a code coverage tool for the Objective Caml language. It is
12cu|ocaml-bisect-1.2-2|18	a camlp4-based tool that allows to instrument your application before
12cu|ocaml-bisect-1.2-2|19	running tests. After application execution, it is possible to generate
12cu|ocaml-bisect-1.2-2|20	a report in HTML format that is the replica of the application source
12cu|ocaml-bisect-1.2-2|21	code annotated with code coverage information.
12cu|ocaml-bisect-1.2-2|22	
12cu|ocaml-bisect-1.2-2|23	%files
12cu|ocaml-bisect-1.2-2|24	%doc COPYING
12cu|ocaml-bisect-1.2-2|25	%dir %{_libdir}/ocaml/bisect
12cu|ocaml-bisect-1.2-2|26	%{_bindir}/bisect-report
12cu|ocaml-bisect-1.2-2|27	%{_libdir}/ocaml/bisect/*.cma
12cu|ocaml-bisect-1.2-2|28	%{_libdir}/ocaml/bisect/*.cmi
12cu|ocaml-bisect-1.2-2|29	%{_libdir}/ocaml/bisect/META
12cu|ocaml-bisect-1.2-2|30	%{_libdir}/ocaml/bisect/*.cmo
12cu|ocaml-bisect-1.2-2|31	
12cu|ocaml-bisect-1.2-2|32	#----------------------------------------------------------------------------
12cu|ocaml-bisect-1.2-2|33	
12cu|ocaml-bisect-1.2-2|34	%package devel
12cu|ocaml-bisect-1.2-2|35	Summary:	Development files for %{name}
12cu|ocaml-bisect-1.2-2|36	Group:		Development/Other
12cu|ocaml-bisect-1.2-2|37	Requires:	%{name} = %{EVRD}
12cu|ocaml-bisect-1.2-2|38	
12cu|ocaml-bisect-1.2-2|39	%description devel
12cu|ocaml-bisect-1.2-2|40	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-bisect-1.2-2|41	developing applications that use %{name}.
12cu|ocaml-bisect-1.2-2|42	
12cu|ocaml-bisect-1.2-2|43	%files devel
12cu|ocaml-bisect-1.2-2|44	%doc CHANGES COPYING README VERSION doc/bisect.pdf ocamldoc
12cu|ocaml-bisect-1.2-2|45	%{_libdir}/ocaml/bisect/*.a
12cu|ocaml-bisect-1.2-2|46	%{_libdir}/ocaml/bisect/*.cmxa
12cu|ocaml-bisect-1.2-2|47	%{_libdir}/ocaml/bisect/*.cmx
12cu|ocaml-bisect-1.2-2|48	
12cu|ocaml-bisect-1.2-2|49	#----------------------------------------------------------------------------
12cu|ocaml-bisect-1.2-2|50	
12cu|ocaml-bisect-1.2-2|51	%prep
12cu|ocaml-bisect-1.2-2|52	%setup -q -n bisect-%{version}
12cu|ocaml-bisect-1.2-2|53	
12cu|ocaml-bisect-1.2-2|54	%build
12cu|ocaml-bisect-1.2-2|55	sh configure
12cu|ocaml-bisect-1.2-2|56	make all doc
12cu|ocaml-bisect-1.2-2|57	
12cu|ocaml-bisect-1.2-2|58	%install
12cu|ocaml-bisect-1.2-2|59	export DESTDIR=%{buildroot}
12cu|ocaml-bisect-1.2-2|60	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-bisect-1.2-2|61	export PATH_OCAML_BIN=%{_bindir}
12cu|ocaml-bisect-1.2-2|62	mkdir -p $OCAMLFIND_DESTDIR/bisect
12cu|ocaml-bisect-1.2-2|63	make install PATH_OCAML_BIN=%{_bindir}
12cu|ocaml-bisect-1.2-2|64	
12cu|ocaml-bisect-1.2-2|65	mkdir -p %{buildroot}%{_bindir}
12cu|ocaml-bisect-1.2-2|66	mkdir -p %{buildroot}%{_libdir}/ocaml/bisect
12cu|ocaml-bisect-1.2-2|67	
12cu|ocaml-bisect-1.2-2|68	install -m 0755 _build/src/report/report.native  %{buildroot}%{_bindir}/bisect-report
12cu|ocaml-bisect-1.2-2|69	strip %{buildroot}%{_bindir}/bisect-report
12cu|ocaml-bisect-1.2-2|70	
12cu|ocaml-bisect-1.2-2|71	
12cu|ocaml-bisect-1.2-2|72	%changelog
12cu|ocaml-bisect-1.2-2|73	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2-2
12cu|ocaml-bisect-1.2-2|74	+ Revision: aa009e4
12cu|ocaml-bisect-1.2-2|75	- LOG Disable debug package, spec cleanup
12cu|ocaml-bisect-1.2-2|76	
12cu|ocaml-bisect-1.2-2|77	

10250 12
12cu|ocaml-cairo-1.2.0.1-6|1	%define _enable_debug_packages %{nil}
12cu|ocaml-cairo-1.2.0.1-6|2	%define debug_package %{nil}
12cu|ocaml-cairo-1.2.0.1-6|3	
12cu|ocaml-cairo-1.2.0.1-6|4	Summary:	OCaml library for accessing cairo graphics
12cu|ocaml-cairo-1.2.0.1-6|5	Name:		ocaml-cairo
12cu|ocaml-cairo-1.2.0.1-6|6	Version:	1.2.0.1
12cu|ocaml-cairo-1.2.0.1-6|7	Release:	6
12cu|ocaml-cairo-1.2.0.1-6|8	License:	LGPLv2+
12cu|ocaml-cairo-1.2.0.1-6|9	Group:		Development/Other
12cu|ocaml-cairo-1.2.0.1-6|10	Url:		http://cairographics.org/cairo-ocaml/
12cu|ocaml-cairo-1.2.0.1-6|11	Source0:	ocaml-cairo-%{version}.tar.gz
12cu|ocaml-cairo-1.2.0.1-6|12	Source1:	ocaml-cairo-META
12cu|ocaml-cairo-1.2.0.1-6|13	BuildRequires:	ocaml
12cu|ocaml-cairo-1.2.0.1-6|14	BuildRequires:	ocaml-findlib
12cu|ocaml-cairo-1.2.0.1-6|15	BuildRequires:	ocaml-lablgtk2
12cu|ocaml-cairo-1.2.0.1-6|16	BuildRequires:	ocaml-lablgtk2-devel
12cu|ocaml-cairo-1.2.0.1-6|17	BuildRequires:	pkgconfig(cairo)
12cu|ocaml-cairo-1.2.0.1-6|18	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|ocaml-cairo-1.2.0.1-6|19	BuildRequires:	pkgconfig(libsvg-cairo)
12cu|ocaml-cairo-1.2.0.1-6|20	BuildRequires:	pkgconfig(pangocairo)
12cu|ocaml-cairo-1.2.0.1-6|21	BuildRequires:	chrpath
12cu|ocaml-cairo-1.2.0.1-6|22	Requires:	ocaml-lablgtk2
12cu|ocaml-cairo-1.2.0.1-6|23	
12cu|ocaml-cairo-1.2.0.1-6|24	%description
12cu|ocaml-cairo-1.2.0.1-6|25	Cairo is a multi-platform library providing anti-aliased vector-based
12cu|ocaml-cairo-1.2.0.1-6|26	rendering for multiple target backends. Paths consist of line segments
12cu|ocaml-cairo-1.2.0.1-6|27	and cubic splines and can be rendered at any width with various join
12cu|ocaml-cairo-1.2.0.1-6|28	and cap styles. All colors may be specified with optional translucence
12cu|ocaml-cairo-1.2.0.1-6|29	(opacity/alpha) and combined using the extended Porter/Duff
12cu|ocaml-cairo-1.2.0.1-6|30	compositing algebra as found in the X Render Extension.
12cu|ocaml-cairo-1.2.0.1-6|31	
12cu|ocaml-cairo-1.2.0.1-6|32	Cairo exports a stateful rendering API similar in spirit to the path
12cu|ocaml-cairo-1.2.0.1-6|33	construction, text, and painting operators of PostScript, (with the
12cu|ocaml-cairo-1.2.0.1-6|34	significant addition of translucence in the imaging model). When
12cu|ocaml-cairo-1.2.0.1-6|35	complete, the API is intended to support the complete imaging model of
12cu|ocaml-cairo-1.2.0.1-6|36	PDF 1.4.
12cu|ocaml-cairo-1.2.0.1-6|37	
12cu|ocaml-cairo-1.2.0.1-6|38	%files
12cu|ocaml-cairo-1.2.0.1-6|39	%doc COPYING
12cu|ocaml-cairo-1.2.0.1-6|40	%{_libdir}/ocaml/cairo
12cu|ocaml-cairo-1.2.0.1-6|41	%exclude %{_libdir}/ocaml/cairo/*.a
12cu|ocaml-cairo-1.2.0.1-6|42	%exclude %{_libdir}/ocaml/cairo/*.cmxa
12cu|ocaml-cairo-1.2.0.1-6|43	%exclude %{_libdir}/ocaml/cairo/*.cmx
12cu|ocaml-cairo-1.2.0.1-6|44	%exclude %{_libdir}/ocaml/cairo/*.mli
12cu|ocaml-cairo-1.2.0.1-6|45	%{_libdir}/ocaml/stublibs/*.so
12cu|ocaml-cairo-1.2.0.1-6|46	%{_libdir}/ocaml/stublibs/*.so.owner
12cu|ocaml-cairo-1.2.0.1-6|47	
12cu|ocaml-cairo-1.2.0.1-6|48	#----------------------------------------------------------------------------
12cu|ocaml-cairo-1.2.0.1-6|49	
12cu|ocaml-cairo-1.2.0.1-6|50	%package devel
12cu|ocaml-cairo-1.2.0.1-6|51	Summary:	Development files for %{name}
12cu|ocaml-cairo-1.2.0.1-6|52	Group:		Development/Other
12cu|ocaml-cairo-1.2.0.1-6|53	Requires:	%{name} = %{EVRD}
12cu|ocaml-cairo-1.2.0.1-6|54	Requires:	ocaml-lablgtk2-devel
12cu|ocaml-cairo-1.2.0.1-6|55	Requires:	pkgconfig(cairo)
12cu|ocaml-cairo-1.2.0.1-6|56	
12cu|ocaml-cairo-1.2.0.1-6|57	%description devel
12cu|ocaml-cairo-1.2.0.1-6|58	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-cairo-1.2.0.1-6|59	developing applications that use %{name}.
12cu|ocaml-cairo-1.2.0.1-6|60	
12cu|ocaml-cairo-1.2.0.1-6|61	%files devel
12cu|ocaml-cairo-1.2.0.1-6|62	%doc COPYING ChangeLog README doc/html
12cu|ocaml-cairo-1.2.0.1-6|63	%{_libdir}/ocaml/cairo/*.a
12cu|ocaml-cairo-1.2.0.1-6|64	%{_libdir}/ocaml/cairo/*.cmxa
12cu|ocaml-cairo-1.2.0.1-6|65	%{_libdir}/ocaml/cairo/*.cmx
12cu|ocaml-cairo-1.2.0.1-6|66	%{_libdir}/ocaml/cairo/*.mli
12cu|ocaml-cairo-1.2.0.1-6|67	
12cu|ocaml-cairo-1.2.0.1-6|68	#----------------------------------------------------------------------------
12cu|ocaml-cairo-1.2.0.1-6|69	
12cu|ocaml-cairo-1.2.0.1-6|70	%prep
12cu|ocaml-cairo-1.2.0.1-6|71	%setup -q -n cairo-ocaml
12cu|ocaml-cairo-1.2.0.1-6|72	aclocal -I support
12cu|ocaml-cairo-1.2.0.1-6|73	autoconf
12cu|ocaml-cairo-1.2.0.1-6|74	%configure2_5x
12cu|ocaml-cairo-1.2.0.1-6|75	cp %{SOURCE1} META
12cu|ocaml-cairo-1.2.0.1-6|76	
12cu|ocaml-cairo-1.2.0.1-6|77	%build
12cu|ocaml-cairo-1.2.0.1-6|78	make
12cu|ocaml-cairo-1.2.0.1-6|79	make doc
12cu|ocaml-cairo-1.2.0.1-6|80	sed -i -e 's:@VERSION@:%{version}:g' META
12cu|ocaml-cairo-1.2.0.1-6|81	
12cu|ocaml-cairo-1.2.0.1-6|82	%install
12cu|ocaml-cairo-1.2.0.1-6|83	export DESTDIR=%{buildroot}
12cu|ocaml-cairo-1.2.0.1-6|84	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-cairo-1.2.0.1-6|85	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-cairo-1.2.0.1-6|86	ocamlfind install cairo src/{*.mli,*.cmi,*.cma,*.a,*.cmxa,*.cmx,dll*.so} META
12cu|ocaml-cairo-1.2.0.1-6|87	
12cu|ocaml-cairo-1.2.0.1-6|88	strip %{buildroot}%{_libdir}/ocaml/stublibs/dll*.so
12cu|ocaml-cairo-1.2.0.1-6|89	chrpath --delete %{buildroot}%{_libdir}/ocaml/stublibs/dll*.so
12cu|ocaml-cairo-1.2.0.1-6|90	
12cu|ocaml-cairo-1.2.0.1-6|91	
12cu|ocaml-cairo-1.2.0.1-6|92	%changelog
12cu|ocaml-cairo-1.2.0.1-6|93	* Thu Feb 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0.1-6
12cu|ocaml-cairo-1.2.0.1-6|94	+ Revision: 4840e34
12cu|ocaml-cairo-1.2.0.1-6|95	- LOG Spec cleanup
12cu|ocaml-cairo-1.2.0.1-6|96	
12cu|ocaml-cairo-1.2.0.1-6|97	

10251 12
12cu|ocaml-camlgi-0.6-8|1	%define _enable_debug_packages %{nil}
12cu|ocaml-camlgi-0.6-8|2	%define debug_package %{nil}
12cu|ocaml-camlgi-0.6-8|3	
12cu|ocaml-camlgi-0.6-8|4	%define modname CamlGI
12cu|ocaml-camlgi-0.6-8|5	
12cu|ocaml-camlgi-0.6-8|6	Summary:	FastCGI and CGI library
12cu|ocaml-camlgi-0.6-8|7	Name:		ocaml-camlgi
12cu|ocaml-camlgi-0.6-8|8	Version:	0.6
12cu|ocaml-camlgi-0.6-8|9	Release:	8
12cu|ocaml-camlgi-0.6-8|10	License:	LGPLv2.1+
12cu|ocaml-camlgi-0.6-8|11	Group:		Development/Other
12cu|ocaml-camlgi-0.6-8|12	Url:		http://sourceforge.net/projects/ocaml-cgi/
12cu|ocaml-camlgi-0.6-8|13	Source0:	http://downloads.sourceforge.net/ocaml-cgi/%{modname}-%{version}.tar.bz2
12cu|ocaml-camlgi-0.6-8|14	BuildRequires:	camlp4
12cu|ocaml-camlgi-0.6-8|15	BuildRequires:	ocaml
12cu|ocaml-camlgi-0.6-8|16	BuildRequires:	ocaml-findlib
12cu|ocaml-camlgi-0.6-8|17	
12cu|ocaml-camlgi-0.6-8|18	%description
12cu|ocaml-camlgi-0.6-8|19	CamlGI is a library to enable you to write CGI and FastCGI in OCaml. It is
12cu|ocaml-camlgi-0.6-8|20	written 100% in OCaml so should run on many platforms. The library supports
12cu|ocaml-camlgi-0.6-8|21	multiple simultaneous connections and request multiplexing while presenting an
12cu|ocaml-camlgi-0.6-8|22	easy to use interface.
12cu|ocaml-camlgi-0.6-8|23	
12cu|ocaml-camlgi-0.6-8|24	%files
12cu|ocaml-camlgi-0.6-8|25	%doc LICENSE README
12cu|ocaml-camlgi-0.6-8|26	%dir %{_libdir}/ocaml/CamlGI
12cu|ocaml-camlgi-0.6-8|27	%{_libdir}/ocaml/CamlGI/*.cmi
12cu|ocaml-camlgi-0.6-8|28	%{_libdir}/ocaml/CamlGI/*.cma
12cu|ocaml-camlgi-0.6-8|29	%{_libdir}/ocaml/CamlGI/META
12cu|ocaml-camlgi-0.6-8|30	
12cu|ocaml-camlgi-0.6-8|31	#----------------------------------------------------------------------------
12cu|ocaml-camlgi-0.6-8|32	
12cu|ocaml-camlgi-0.6-8|33	%package devel
12cu|ocaml-camlgi-0.6-8|34	Summary:	Development files for %{name}
12cu|ocaml-camlgi-0.6-8|35	Group:		Development/Other
12cu|ocaml-camlgi-0.6-8|36	Requires:	%{name} = %{EVRD}
12cu|ocaml-camlgi-0.6-8|37	
12cu|ocaml-camlgi-0.6-8|38	%description devel
12cu|ocaml-camlgi-0.6-8|39	This package contains the development files needed to build applications
12cu|ocaml-camlgi-0.6-8|40	using %{name}.
12cu|ocaml-camlgi-0.6-8|41	
12cu|ocaml-camlgi-0.6-8|42	%files devel
12cu|ocaml-camlgi-0.6-8|43	%{_libdir}/ocaml/CamlGI/*
12cu|ocaml-camlgi-0.6-8|44	%exclude %{_libdir}/ocaml/CamlGI/*.cmi
12cu|ocaml-camlgi-0.6-8|45	%exclude %{_libdir}/ocaml/CamlGI/*.cma
12cu|ocaml-camlgi-0.6-8|46	%exclude %{_libdir}/ocaml/CamlGI/META
12cu|ocaml-camlgi-0.6-8|47	
12cu|ocaml-camlgi-0.6-8|48	#----------------------------------------------------------------------------
12cu|ocaml-camlgi-0.6-8|49	
12cu|ocaml-camlgi-0.6-8|50	%prep
12cu|ocaml-camlgi-0.6-8|51	%setup -q -n %{modname}-%{version}
12cu|ocaml-camlgi-0.6-8|52	
12cu|ocaml-camlgi-0.6-8|53	%build
12cu|ocaml-camlgi-0.6-8|54	%make
12cu|ocaml-camlgi-0.6-8|55	
12cu|ocaml-camlgi-0.6-8|56	%install
12cu|ocaml-camlgi-0.6-8|57	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
12cu|ocaml-camlgi-0.6-8|58	make install OCAMLFIND_DESTDIR="-destdir %{buildroot}/%{_libdir}/ocaml"
12cu|ocaml-camlgi-0.6-8|59	
12cu|ocaml-camlgi-0.6-8|60	
12cu|ocaml-camlgi-0.6-8|61	%changelog
12cu|ocaml-camlgi-0.6-8|62	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6-8
12cu|ocaml-camlgi-0.6-8|63	+ Revision: c2bbca3
12cu|ocaml-camlgi-0.6-8|64	- LOG Disable debug package, spec cleanup
12cu|ocaml-camlgi-0.6-8|65	
12cu|ocaml-camlgi-0.6-8|66	

10252 12
12cu|ocaml-camlidl-1.05-6|1	%define _enable_debug_packages %{nil}
12cu|ocaml-camlidl-1.05-6|2	%define debug_package %{nil}
12cu|ocaml-camlidl-1.05-6|3	
12cu|ocaml-camlidl-1.05-6|4	Summary:	Stub code generator and COM binding for Objective Caml
12cu|ocaml-camlidl-1.05-6|5	Name:		ocaml-camlidl
12cu|ocaml-camlidl-1.05-6|6	Version:	1.05
12cu|ocaml-camlidl-1.05-6|7	Release:	6
12cu|ocaml-camlidl-1.05-6|8	License:	QPL and LGPLv2+ with exceptions
12cu|ocaml-camlidl-1.05-6|9	Group:		Development/Other
12cu|ocaml-camlidl-1.05-6|10	Url:		http://caml.inria.fr/pub/old_caml_site/camlidl/
12cu|ocaml-camlidl-1.05-6|11	Source0:	http://caml.inria.fr/pub/old_caml_site/distrib/bazar-ocaml/camlidl-%{version}.tar.gz
12cu|ocaml-camlidl-1.05-6|12	Source1:	http://caml.inria.fr/pub/old_caml_site/distrib/bazar-ocaml/camlidl-%{version}.doc.pdf
12cu|ocaml-camlidl-1.05-6|13	BuildRequires:	ocaml
12cu|ocaml-camlidl-1.05-6|14	
12cu|ocaml-camlidl-1.05-6|15	%description
12cu|ocaml-camlidl-1.05-6|16	CamlIDL is a stub code generator and COM binding for Objective Caml.
12cu|ocaml-camlidl-1.05-6|17	
12cu|ocaml-camlidl-1.05-6|18	CamlIDL comprises two parts:
12cu|ocaml-camlidl-1.05-6|19	
12cu|ocaml-camlidl-1.05-6|20	* A stub code generator that generates the C stub code required for
12cu|ocaml-camlidl-1.05-6|21	the Caml/C interface, based on an MIDL specification. (MIDL stands
12cu|ocaml-camlidl-1.05-6|22	for Microsoft's Interface Description Language; it looks like C
12cu|ocaml-camlidl-1.05-6|23	header files with some extra annotations, plus a notion of object
12cu|ocaml-camlidl-1.05-6|24	interfaces that look like C++ classes without inheritance.)
12cu|ocaml-camlidl-1.05-6|25	
12cu|ocaml-camlidl-1.05-6|26	* A (currently small) library of functions and tools to import COM
12cu|ocaml-camlidl-1.05-6|27	components in Caml applications, and export Caml code as COM
12cu|ocaml-camlidl-1.05-6|28	components.
12cu|ocaml-camlidl-1.05-6|29	
12cu|ocaml-camlidl-1.05-6|30	%files
12cu|ocaml-camlidl-1.05-6|31	%doc LICENSE
12cu|ocaml-camlidl-1.05-6|32	%{_libdir}/ocaml/*.cmi
12cu|ocaml-camlidl-1.05-6|33	%{_libdir}/ocaml/*.cma
12cu|ocaml-camlidl-1.05-6|34	%{_bindir}/camlidl
12cu|ocaml-camlidl-1.05-6|35	
12cu|ocaml-camlidl-1.05-6|36	#----------------------------------------------------------------------------
12cu|ocaml-camlidl-1.05-6|37	
12cu|ocaml-camlidl-1.05-6|38	%package devel
12cu|ocaml-camlidl-1.05-6|39	Summary:	Development files for %{name}
12cu|ocaml-camlidl-1.05-6|40	Group:		Development/Other
12cu|ocaml-camlidl-1.05-6|41	Requires:	%{name} = %{EVRD}
12cu|ocaml-camlidl-1.05-6|42	
12cu|ocaml-camlidl-1.05-6|43	%description devel
12cu|ocaml-camlidl-1.05-6|44	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-camlidl-1.05-6|45	developing applications that use %{name}.
12cu|ocaml-camlidl-1.05-6|46	
12cu|ocaml-camlidl-1.05-6|47	%files devel
12cu|ocaml-camlidl-1.05-6|48	%doc LICENSE README Changes camlidl-%{version}.doc.pdf tests
12cu|ocaml-camlidl-1.05-6|49	%{_libdir}/ocaml/caml/*.h
12cu|ocaml-camlidl-1.05-6|50	%{_libdir}/ocaml/*.a
12cu|ocaml-camlidl-1.05-6|51	%{_libdir}/ocaml/*.cmxa
12cu|ocaml-camlidl-1.05-6|52	
12cu|ocaml-camlidl-1.05-6|53	#----------------------------------------------------------------------------
12cu|ocaml-camlidl-1.05-6|54	
12cu|ocaml-camlidl-1.05-6|55	%prep
12cu|ocaml-camlidl-1.05-6|56	%setup -q -n camlidl-%{version}
12cu|ocaml-camlidl-1.05-6|57	cp config/Makefile.unix config/Makefile
12cu|ocaml-camlidl-1.05-6|58	#sed -e 's|^OCAMLLIB=.*|OCAMLLIB=%{_libdir}/ocaml|' \
12cu|ocaml-camlidl-1.05-6|59	#    -e 's|^BINDIR=.*|BINDIR=%{_bindir}|' \
12cu|ocaml-camlidl-1.05-6|60	#    < config/Makefile.unix \
12cu|ocaml-camlidl-1.05-6|61	#    > config/Makefile
12cu|ocaml-camlidl-1.05-6|62	cp %{SOURCE1} .
12cu|ocaml-camlidl-1.05-6|63	
12cu|ocaml-camlidl-1.05-6|64	%build
12cu|ocaml-camlidl-1.05-6|65	make all OCAMLLIB=%{_libdir}/ocaml BINDIR=%{_bindir}
12cu|ocaml-camlidl-1.05-6|66	
12cu|ocaml-camlidl-1.05-6|67	%install
12cu|ocaml-camlidl-1.05-6|68	install -d -m 755 %{buildroot}%{_libdir}/ocaml
12cu|ocaml-camlidl-1.05-6|69	install -d -m 755 %{buildroot}%{_libdir}/ocaml/caml
12cu|ocaml-camlidl-1.05-6|70	install -d -m 755 %{buildroot}%{_bindir}
12cu|ocaml-camlidl-1.05-6|71	
12cu|ocaml-camlidl-1.05-6|72	make OCAMLLIB=%{buildroot}%{_libdir}/ocaml \
12cu|ocaml-camlidl-1.05-6|73	BINDIR=%{buildroot}%{_bindir} \
12cu|ocaml-camlidl-1.05-6|74	install
12cu|ocaml-camlidl-1.05-6|75	
12cu|ocaml-camlidl-1.05-6|76	
12cu|ocaml-camlidl-1.05-6|77	%changelog
12cu|ocaml-camlidl-1.05-6|78	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.05-6
12cu|ocaml-camlidl-1.05-6|79	+ Revision: 4ba789a
12cu|ocaml-camlidl-1.05-6|80	- LOG Disable debug package, spec cleanup
12cu|ocaml-camlidl-1.05-6|81	
12cu|ocaml-camlidl-1.05-6|82	

10253 12
12cu|ocaml-camlimages-4.1.0-1|1	#empty-debuginfo-package
12cu|ocaml-camlimages-4.1.0-1|2	%define debug_package %{nil}
12cu|ocaml-camlimages-4.1.0-1|3	%define base_name camlimages
12cu|ocaml-camlimages-4.1.0-1|4	
12cu|ocaml-camlimages-4.1.0-1|5	Summary:	Image processing library for Objective Caml
12cu|ocaml-camlimages-4.1.0-1|6	Name:		ocaml-%{base_name}
12cu|ocaml-camlimages-4.1.0-1|7	Version:	4.1.0
12cu|ocaml-camlimages-4.1.0-1|8	Release:	1
12cu|ocaml-camlimages-4.1.0-1|9	License:	LGPLv2+
12cu|ocaml-camlimages-4.1.0-1|10	Group:		Development/Other
12cu|ocaml-camlimages-4.1.0-1|11	Url:		http://cristal.inria.fr/camlimages/eng.html
12cu|ocaml-camlimages-4.1.0-1|12	Source0:	https://bitbucket.org/camlspotter/camlimages/get/%{version}.tar.gz
12cu|ocaml-camlimages-4.1.0-1|13	# This file isn't published any more (that I could find).
12cu|ocaml-camlimages-4.1.0-1|14	# It's probably dated but at least should provide some info on how to
12cu|ocaml-camlimages-4.1.0-1|15	# use the library.
12cu|ocaml-camlimages-4.1.0-1|16	Source1:	camlimages-2.2.0-htmlref.tar.gz
12cu|ocaml-camlimages-4.1.0-1|17	# https://bitbucket.org/camlspotter/camlimages/issue/9
12cu|ocaml-camlimages-4.1.0-1|18	Patch0:		ocaml-camlimages-4.1.0-exifcheck.patch
12cu|ocaml-camlimages-4.1.0-1|19	Patch1:		ocaml-camlimages-4.1.0-ocaml3.patch
12cu|ocaml-camlimages-4.1.0-1|20	
12cu|ocaml-camlimages-4.1.0-1|21	BuildRequires:	chrpath
12cu|ocaml-camlimages-4.1.0-1|22	BuildRequires:	ghostscript
12cu|ocaml-camlimages-4.1.0-1|23	BuildRequires:	ocaml
12cu|ocaml-camlimages-4.1.0-1|24	BuildRequires:	ocaml-autoconf
12cu|ocaml-camlimages-4.1.0-1|25	BuildRequires:	ocaml-omake
12cu|ocaml-camlimages-4.1.0-1|26	BuildRequires:	jpeg-devel
12cu|ocaml-camlimages-4.1.0-1|27	BuildRequires:	libgs-devel
12cu|ocaml-camlimages-4.1.0-1|28	BuildRequires:	ocaml-findlib-devel
12cu|ocaml-camlimages-4.1.0-1|29	BuildRequires:	ocaml-lablgtk2-devel
12cu|ocaml-camlimages-4.1.0-1|30	BuildRequires:	ungif-devel
12cu|ocaml-camlimages-4.1.0-1|31	BuildRequires:	pkgconfig(freetype2)
12cu|ocaml-camlimages-4.1.0-1|32	BuildRequires:	pkgconfig(gdk-2.0)
12cu|ocaml-camlimages-4.1.0-1|33	BuildRequires:	pkgconfig(libexif)
12cu|ocaml-camlimages-4.1.0-1|34	BuildRequires:	pkgconfig(libpng)
12cu|ocaml-camlimages-4.1.0-1|35	BuildRequires:	pkgconfig(libtiff-4)
12cu|ocaml-camlimages-4.1.0-1|36	BuildRequires:	pkgconfig(xpm)
12cu|ocaml-camlimages-4.1.0-1|37	BuildRequires:	pkgconfig(zlib)
12cu|ocaml-camlimages-4.1.0-1|38	Requires:	ghostscript
12cu|ocaml-camlimages-4.1.0-1|39	
12cu|ocaml-camlimages-4.1.0-1|40	%description
12cu|ocaml-camlimages-4.1.0-1|41	This is an image processing library, which provides some basic
12cu|ocaml-camlimages-4.1.0-1|42	functions of image processing and loading/saving various image file
12cu|ocaml-camlimages-4.1.0-1|43	formats. In addition the library can handle huge images that cannot be
12cu|ocaml-camlimages-4.1.0-1|44	(or can hardly be) stored into the memory (the library automatically
12cu|ocaml-camlimages-4.1.0-1|45	creates swap files and escapes them to reduce the memory usage).
12cu|ocaml-camlimages-4.1.0-1|46	
12cu|ocaml-camlimages-4.1.0-1|47	%files
12cu|ocaml-camlimages-4.1.0-1|48	%doc README License.txt
12cu|ocaml-camlimages-4.1.0-1|49	%{_libdir}/ocaml/camlimages
12cu|ocaml-camlimages-4.1.0-1|50	%exclude %{_libdir}/ocaml/camlimages/*.a
12cu|ocaml-camlimages-4.1.0-1|51	%exclude %{_libdir}/ocaml/camlimages/*.cmxa
12cu|ocaml-camlimages-4.1.0-1|52	%exclude %{_libdir}/ocaml/camlimages/*.mli
12cu|ocaml-camlimages-4.1.0-1|53	%{_libdir}/ocaml/stublibs/*.so
12cu|ocaml-camlimages-4.1.0-1|54	%{_libdir}/ocaml/stublibs/*.so.owner
12cu|ocaml-camlimages-4.1.0-1|55	
12cu|ocaml-camlimages-4.1.0-1|56	#----------------------------------------------------------------------------
12cu|ocaml-camlimages-4.1.0-1|57	
12cu|ocaml-camlimages-4.1.0-1|58	%package devel
12cu|ocaml-camlimages-4.1.0-1|59	Summary:	Development files for camlimages
12cu|ocaml-camlimages-4.1.0-1|60	Group:		Development/Other
12cu|ocaml-camlimages-4.1.0-1|61	Requires:	%{name} = %{EVRD}
12cu|ocaml-camlimages-4.1.0-1|62	
12cu|ocaml-camlimages-4.1.0-1|63	%description devel
12cu|ocaml-camlimages-4.1.0-1|64	The camlimages-devel package provides libraries and headers for
12cu|ocaml-camlimages-4.1.0-1|65	developing applications using camlimages
12cu|ocaml-camlimages-4.1.0-1|66	
12cu|ocaml-camlimages-4.1.0-1|67	Includes documentation provided by ocamldoc
12cu|ocaml-camlimages-4.1.0-1|68	
12cu|ocaml-camlimages-4.1.0-1|69	%files devel
12cu|ocaml-camlimages-4.1.0-1|70	%doc htmlref
12cu|ocaml-camlimages-4.1.0-1|71	%{_libdir}/ocaml/camlimages/*.a
12cu|ocaml-camlimages-4.1.0-1|72	%{_libdir}/ocaml/camlimages/*.cmxa
12cu|ocaml-camlimages-4.1.0-1|73	%{_libdir}/ocaml/camlimages/*.mli
12cu|ocaml-camlimages-4.1.0-1|74	
12cu|ocaml-camlimages-4.1.0-1|75	#----------------------------------------------------------------------------
12cu|ocaml-camlimages-4.1.0-1|76	
12cu|ocaml-camlimages-4.1.0-1|77	%prep
12cu|ocaml-camlimages-4.1.0-1|78	%setup -q -n camlspotter-camlimages-668faa3494fe
12cu|ocaml-camlimages-4.1.0-1|79	%setup -q -T -D -a 1 -n camlspotter-camlimages-668faa3494fe
12cu|ocaml-camlimages-4.1.0-1|80	%patch0 -p1
12cu|ocaml-camlimages-4.1.0-1|81	%patch1 -p1
12cu|ocaml-camlimages-4.1.0-1|82	
12cu|ocaml-camlimages-4.1.0-1|83	%build
12cu|ocaml-camlimages-4.1.0-1|84	omake CFLAGS="%{optflags}"
12cu|ocaml-camlimages-4.1.0-1|85	
12cu|ocaml-camlimages-4.1.0-1|86	%install
12cu|ocaml-camlimages-4.1.0-1|87	# These rules work if the library uses 'ocamlfind install' to install itself.
12cu|ocaml-camlimages-4.1.0-1|88	export DESTDIR=%{buildroot}
12cu|ocaml-camlimages-4.1.0-1|89	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cu|ocaml-camlimages-4.1.0-1|90	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-camlimages-4.1.0-1|91	omake install
12cu|ocaml-camlimages-4.1.0-1|92	
12cu|ocaml-camlimages-4.1.0-1|93	mkdir -p %{buildroot}%{_datadir}/doc/ocaml-camlimages
12cu|ocaml-camlimages-4.1.0-1|94	cp -pr License.txt htmlref %{buildroot}%{_datadir}/doc/ocaml-camlimages
12cu|ocaml-camlimages-4.1.0-1|95	
12cu|ocaml-camlimages-4.1.0-1|96	
12cu|ocaml-camlimages-4.1.0-1|97	%changelog
12cu|ocaml-camlimages-4.1.0-1|98	* Mon Feb 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.1.0-1
12cu|ocaml-camlimages-4.1.0-1|99	+ Revision: 7cb25d3
12cu|ocaml-camlimages-4.1.0-1|100	- LOG Add ghostscript to BuildRequires and Requires
12cu|ocaml-camlimages-4.1.0-1|101	
12cu|ocaml-camlimages-4.1.0-1|102	

10254 12
12cu|ocaml-camomile-0.8.4-1|1	%define _enable_debug_packages %{nil}
12cu|ocaml-camomile-0.8.4-1|2	%define debug_package %{nil}
12cu|ocaml-camomile-0.8.4-1|3	
12cu|ocaml-camomile-0.8.4-1|4	Summary:	Unicode library for OCaml
12cu|ocaml-camomile-0.8.4-1|5	Name:		ocaml-camomile
12cu|ocaml-camomile-0.8.4-1|6	Version:	0.8.4
12cu|ocaml-camomile-0.8.4-1|7	Release:	1
12cu|ocaml-camomile-0.8.4-1|8	# Several files are MIT and UCD licensed, but the overall work is LGPLv2+
12cu|ocaml-camomile-0.8.4-1|9	# and the LGPL/GPL supercedes compatible licenses.
12cu|ocaml-camomile-0.8.4-1|10	# https://www.redhat.com/archives/fedora-legal-list/2008-March/msg00005.html
12cu|ocaml-camomile-0.8.4-1|11	License:	LGPLv2+
12cu|ocaml-camomile-0.8.4-1|12	Group:		Development/Other
12cu|ocaml-camomile-0.8.4-1|13	Url:		http://sourceforge.net/projects/camomile/
12cu|ocaml-camomile-0.8.4-1|14	Source0:	http://downloads.sourceforge.net/camomile/camomile-%{version}.tar.bz2
12cu|ocaml-camomile-0.8.4-1|15	Source10:	%{name}.rpmlintrc
12cu|ocaml-camomile-0.8.4-1|16	BuildRequires:	camlp4
12cu|ocaml-camomile-0.8.4-1|17	BuildRequires:	ocaml
12cu|ocaml-camomile-0.8.4-1|18	BuildRequires:	ocaml-findlib
12cu|ocaml-camomile-0.8.4-1|19	
12cu|ocaml-camomile-0.8.4-1|20	%description
12cu|ocaml-camomile-0.8.4-1|21	Camomile is a Unicode library for ocaml. Camomile provides Unicode
12cu|ocaml-camomile-0.8.4-1|22	character type, UTF-8, UTF-16, UTF-32 strings, conversion to/from
12cu|ocaml-camomile-0.8.4-1|23	about 200 encodings, collation and locale-sensitive case mappings, and
12cu|ocaml-camomile-0.8.4-1|24	more.
12cu|ocaml-camomile-0.8.4-1|25	
12cu|ocaml-camomile-0.8.4-1|26	%files
12cu|ocaml-camomile-0.8.4-1|27	%doc README
12cu|ocaml-camomile-0.8.4-1|28	%dir %{_libdir}/ocaml/camomile
12cu|ocaml-camomile-0.8.4-1|29	%{_libdir}/ocaml/camomile/*.cmi
12cu|ocaml-camomile-0.8.4-1|30	%{_libdir}/ocaml/camomile/*.cma
12cu|ocaml-camomile-0.8.4-1|31	%{_libdir}/ocaml/camomile/META
12cu|ocaml-camomile-0.8.4-1|32	%{_bindir}/camomile*
12cu|ocaml-camomile-0.8.4-1|33	%{_bindir}/parse_*
12cu|ocaml-camomile-0.8.4-1|34	
12cu|ocaml-camomile-0.8.4-1|35	#----------------------------------------------------------------------------
12cu|ocaml-camomile-0.8.4-1|36	
12cu|ocaml-camomile-0.8.4-1|37	%package devel
12cu|ocaml-camomile-0.8.4-1|38	Summary:	Development files for %{name}
12cu|ocaml-camomile-0.8.4-1|39	Group:		Development/Other
12cu|ocaml-camomile-0.8.4-1|40	Requires:	%{name} = %{EVRD}
12cu|ocaml-camomile-0.8.4-1|41	
12cu|ocaml-camomile-0.8.4-1|42	%description devel
12cu|ocaml-camomile-0.8.4-1|43	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-camomile-0.8.4-1|44	developing applications that use %{name}.
12cu|ocaml-camomile-0.8.4-1|45	
12cu|ocaml-camomile-0.8.4-1|46	%files devel
12cu|ocaml-camomile-0.8.4-1|47	%doc README dochtml/*
12cu|ocaml-camomile-0.8.4-1|48	%{_libdir}/ocaml/camomile/*.a
12cu|ocaml-camomile-0.8.4-1|49	%{_libdir}/ocaml/camomile/*.cmx
12cu|ocaml-camomile-0.8.4-1|50	%{_libdir}/ocaml/camomile/*.cmxa
12cu|ocaml-camomile-0.8.4-1|51	%{_libdir}/ocaml/camomile/*.mli
12cu|ocaml-camomile-0.8.4-1|52	
12cu|ocaml-camomile-0.8.4-1|53	#----------------------------------------------------------------------------
12cu|ocaml-camomile-0.8.4-1|54	
12cu|ocaml-camomile-0.8.4-1|55	%package data
12cu|ocaml-camomile-0.8.4-1|56	Summary:	Data files for %{name}
12cu|ocaml-camomile-0.8.4-1|57	Group:		Development/Other
12cu|ocaml-camomile-0.8.4-1|58	Requires:	%{name} = %{EVRD}
12cu|ocaml-camomile-0.8.4-1|59	
12cu|ocaml-camomile-0.8.4-1|60	%description data
12cu|ocaml-camomile-0.8.4-1|61	The %{name}-data package contains data files for developing
12cu|ocaml-camomile-0.8.4-1|62	applications that use %{name}.
12cu|ocaml-camomile-0.8.4-1|63	
12cu|ocaml-camomile-0.8.4-1|64	%files data
12cu|ocaml-camomile-0.8.4-1|65	%doc README
12cu|ocaml-camomile-0.8.4-1|66	%{_datadir}/camomile
12cu|ocaml-camomile-0.8.4-1|67	
12cu|ocaml-camomile-0.8.4-1|68	#----------------------------------------------------------------------------
12cu|ocaml-camomile-0.8.4-1|69	
12cu|ocaml-camomile-0.8.4-1|70	%prep
12cu|ocaml-camomile-0.8.4-1|71	%setup -q -n camomile-%{version}
12cu|ocaml-camomile-0.8.4-1|72	
12cu|ocaml-camomile-0.8.4-1|73	%build
12cu|ocaml-camomile-0.8.4-1|74	./configure \
12cu|ocaml-camomile-0.8.4-1|75	--prefix=%{_prefix} \
12cu|ocaml-camomile-0.8.4-1|76	--datadir=%{_datadir} \
12cu|ocaml-camomile-0.8.4-1|77	--libdir=%{_libdir}
12cu|ocaml-camomile-0.8.4-1|78	make
12cu|ocaml-camomile-0.8.4-1|79	make dochtml
12cu|ocaml-camomile-0.8.4-1|80	make man
12cu|ocaml-camomile-0.8.4-1|81	strip tools/*.opt
12cu|ocaml-camomile-0.8.4-1|82	
12cu|ocaml-camomile-0.8.4-1|83	%install
12cu|ocaml-camomile-0.8.4-1|84	install -d -m 755 %{buildroot}%{_libdir}/ocaml
12cu|ocaml-camomile-0.8.4-1|85	install -d -m 755 %{buildroot}%{_libdir}/ocaml/stublibs
12cu|ocaml-camomile-0.8.4-1|86	install -d -m 755 %{buildroot}%{_bindir}
12cu|ocaml-camomile-0.8.4-1|87	make install \
12cu|ocaml-camomile-0.8.4-1|88	prefix=%{buildroot}%{_prefix} \
12cu|ocaml-camomile-0.8.4-1|89	DATADIR=%{buildroot}%{_datadir} \
12cu|ocaml-camomile-0.8.4-1|90	DESTDIR=%{buildroot} \
12cu|ocaml-camomile-0.8.4-1|91	OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cu|ocaml-camomile-0.8.4-1|92	
12cu|ocaml-camomile-0.8.4-1|93	pushd tools
12cu|ocaml-camomile-0.8.4-1|94	for f in *.opt ; do  install -m 0755 $f %{buildroot}%{_bindir}/${f%.opt} ; done
12cu|ocaml-camomile-0.8.4-1|95	popd
12cu|ocaml-camomile-0.8.4-1|96	
12cu|ocaml-camomile-0.8.4-1|97	
12cu|ocaml-camomile-0.8.4-1|98	%changelog
12cu|ocaml-camomile-0.8.4-1|99	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.4-1
12cu|ocaml-camomile-0.8.4-1|100	+ Revision: 120ea3e
12cu|ocaml-camomile-0.8.4-1|101	- LOG New version 0.8.4, disable debug package, spec cleanup
12cu|ocaml-camomile-0.8.4-1|102	
12cu|ocaml-camomile-0.8.4-1|103	

10255 12
12cu|ocaml-cfg-2.0.1-1|1	%define _enable_debug_packages %{nil}
12cu|ocaml-cfg-2.0.1-1|2	%define debug_package %{nil}
12cu|ocaml-cfg-2.0.1-1|3	
12cu|ocaml-cfg-2.0.1-1|4	Summary:	Library for manipulation of context-free grammars (CFGs)
12cu|ocaml-cfg-2.0.1-1|5	Name:		ocaml-cfg
12cu|ocaml-cfg-2.0.1-1|6	Version:	2.0.1
12cu|ocaml-cfg-2.0.1-1|7	Release:	1
12cu|ocaml-cfg-2.0.1-1|8	License:	LGPL with static compilation exception
12cu|ocaml-cfg-2.0.1-1|9	Group:		Development/Other
12cu|ocaml-cfg-2.0.1-1|10	Url:		https://bitbucket.org/mmottl/cfg
12cu|ocaml-cfg-2.0.1-1|11	Source0:	https://bitbucket.org/mmottl/cfg/downloads/cfg-%{version}.tar.gz
12cu|ocaml-cfg-2.0.1-1|12	BuildRequires:	menhir
12cu|ocaml-cfg-2.0.1-1|13	BuildRequires:	ocaml
12cu|ocaml-cfg-2.0.1-1|14	BuildRequires:	ocaml-findlib
12cu|ocaml-cfg-2.0.1-1|15	BuildRequires:	tetex-latex
12cu|ocaml-cfg-2.0.1-1|16	
12cu|ocaml-cfg-2.0.1-1|17	%description
12cu|ocaml-cfg-2.0.1-1|18	This OCaml-library consists of a set of modules which implement functions
12cu|ocaml-cfg-2.0.1-1|19	for manipulating context-free grammars (CFGs) in a purely functional way.
12cu|ocaml-cfg-2.0.1-1|20	
12cu|ocaml-cfg-2.0.1-1|21	The core-module (cfg_impl.ml) contains a functor which allows the
12cu|ocaml-cfg-2.0.1-1|22	parameterization of the main transformation functions with arbitrary grammar
12cu|ocaml-cfg-2.0.1-1|23	entities that fill the demanded specification (see the interface in
12cu|ocaml-cfg-2.0.1-1|24	"cfg_intf.mli" and the BNF-example).
12cu|ocaml-cfg-2.0.1-1|25	
12cu|ocaml-cfg-2.0.1-1|26	Thus, you may use this module for any kind of symbol system and any kind of
12cu|ocaml-cfg-2.0.1-1|27	representation which can be treated like a CFG.
12cu|ocaml-cfg-2.0.1-1|28	
12cu|ocaml-cfg-2.0.1-1|29	%files
12cu|ocaml-cfg-2.0.1-1|30	%doc README.md COPYING.txt CHANGES.txt AUTHORS.txt
12cu|ocaml-cfg-2.0.1-1|31	%dir %{_libdir}/ocaml/cfg
12cu|ocaml-cfg-2.0.1-1|32	%{_libdir}/ocaml/cfg/META
12cu|ocaml-cfg-2.0.1-1|33	%{_libdir}/ocaml/cfg/*.cmi
12cu|ocaml-cfg-2.0.1-1|34	%{_libdir}/ocaml/cfg/*.cma
12cu|ocaml-cfg-2.0.1-1|35	%{_libdir}/ocaml/cfg/*.cmxs
12cu|ocaml-cfg-2.0.1-1|36	
12cu|ocaml-cfg-2.0.1-1|37	#----------------------------------------------------------------------------
12cu|ocaml-cfg-2.0.1-1|38	
12cu|ocaml-cfg-2.0.1-1|39	%package devel
12cu|ocaml-cfg-2.0.1-1|40	Summary:	Development files for %{name}
12cu|ocaml-cfg-2.0.1-1|41	Group:		Development/Other
12cu|ocaml-cfg-2.0.1-1|42	Requires:	%{name} = %{EVRD}
12cu|ocaml-cfg-2.0.1-1|43	
12cu|ocaml-cfg-2.0.1-1|44	%description devel
12cu|ocaml-cfg-2.0.1-1|45	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-cfg-2.0.1-1|46	developing applications that use %{name}.
12cu|ocaml-cfg-2.0.1-1|47	
12cu|ocaml-cfg-2.0.1-1|48	%files devel
12cu|ocaml-cfg-2.0.1-1|49	%doc html/
12cu|ocaml-cfg-2.0.1-1|50	%doc examples/
12cu|ocaml-cfg-2.0.1-1|51	%{_libdir}/ocaml/cfg/*.a
12cu|ocaml-cfg-2.0.1-1|52	%{_libdir}/ocaml/cfg/*.cmxa
12cu|ocaml-cfg-2.0.1-1|53	%{_libdir}/ocaml/cfg/*.cmx
12cu|ocaml-cfg-2.0.1-1|54	%{_libdir}/ocaml/cfg/*.mli
12cu|ocaml-cfg-2.0.1-1|55	%{_libdir}/ocaml/cfg/*.ml
12cu|ocaml-cfg-2.0.1-1|56	
12cu|ocaml-cfg-2.0.1-1|57	#----------------------------------------------------------------------------
12cu|ocaml-cfg-2.0.1-1|58	
12cu|ocaml-cfg-2.0.1-1|59	%prep
12cu|ocaml-cfg-2.0.1-1|60	%setup -q -n cfg-%{version}
12cu|ocaml-cfg-2.0.1-1|61	
12cu|ocaml-cfg-2.0.1-1|62	%build
12cu|ocaml-cfg-2.0.1-1|63	./configure
12cu|ocaml-cfg-2.0.1-1|64	make
12cu|ocaml-cfg-2.0.1-1|65	make doc
12cu|ocaml-cfg-2.0.1-1|66	mv _build/API.docdir/ html
12cu|ocaml-cfg-2.0.1-1|67	
12cu|ocaml-cfg-2.0.1-1|68	%install
12cu|ocaml-cfg-2.0.1-1|69	export DESTDIR=%{buildroot}
12cu|ocaml-cfg-2.0.1-1|70	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cu|ocaml-cfg-2.0.1-1|71	mkdir -p $OCAMLFIND_DESTDIR/cfg
12cu|ocaml-cfg-2.0.1-1|72	make install
12cu|ocaml-cfg-2.0.1-1|73	
12cu|ocaml-cfg-2.0.1-1|74	
12cu|ocaml-cfg-2.0.1-1|75	%changelog
12cu|ocaml-cfg-2.0.1-1|76	* Mon Feb 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.1-1
12cu|ocaml-cfg-2.0.1-1|77	+ Revision: 5188f3c
12cu|ocaml-cfg-2.0.1-1|78	- LOG New version 2.0.1
12cu|ocaml-cfg-2.0.1-1|79	
12cu|ocaml-cfg-2.0.1-1|80	

10256 12
12cu|ocaml-cgi-0.8-9|1	%define _enable_debug_packages %{nil}
12cu|ocaml-cgi-0.8-9|2	%define debug_package %{nil}
12cu|ocaml-cgi-0.8-9|3	
12cu|ocaml-cgi-0.8-9|4	%define modname cgi
12cu|ocaml-cgi-0.8-9|5	
12cu|ocaml-cgi-0.8-9|6	Summary:	Objective Caml library for writing CGIs
12cu|ocaml-cgi-0.8-9|7	Name:		ocaml-%{modname}
12cu|ocaml-cgi-0.8-9|8	Version:	0.8
12cu|ocaml-cgi-0.8-9|9	Release:	9
12cu|ocaml-cgi-0.8-9|10	License:	GPLv2+
12cu|ocaml-cgi-0.8-9|11	Group:		Development/Other
12cu|ocaml-cgi-0.8-9|12	Url:		http://www.lri.fr/~filliatr/ftp/ocaml/cgi
12cu|ocaml-cgi-0.8-9|13	Source0:	http://www.lri.fr/~filliatr/ftp/ocaml/cgi/%{modname}-%{version}.tar.bz2
12cu|ocaml-cgi-0.8-9|14	BuildRequires:	ocaml
12cu|ocaml-cgi-0.8-9|15	
12cu|ocaml-cgi-0.8-9|16	%description
12cu|ocaml-cgi-0.8-9|17	This library provides a function to parse the CGI arguments, parse_args,
12cu|ocaml-cgi-0.8-9|18	the result being an association list.
12cu|ocaml-cgi-0.8-9|19	
12cu|ocaml-cgi-0.8-9|20	%files
12cu|ocaml-cgi-0.8-9|21	%doc CHANGES COPYING LGPL
12cu|ocaml-cgi-0.8-9|22	%dir %{_libdir}/ocaml/cgi
12cu|ocaml-cgi-0.8-9|23	%{_libdir}/ocaml/cgi/*.cmi
12cu|ocaml-cgi-0.8-9|24	
12cu|ocaml-cgi-0.8-9|25	#----------------------------------------------------------------------------
12cu|ocaml-cgi-0.8-9|26	
12cu|ocaml-cgi-0.8-9|27	%package devel
12cu|ocaml-cgi-0.8-9|28	Summary:	Development files for %{name}
12cu|ocaml-cgi-0.8-9|29	Group:		Development/Other
12cu|ocaml-cgi-0.8-9|30	Requires:	%{name} = %{EVRD}
12cu|ocaml-cgi-0.8-9|31	
12cu|ocaml-cgi-0.8-9|32	%description devel
12cu|ocaml-cgi-0.8-9|33	This package contains the development files needed to build applications
12cu|ocaml-cgi-0.8-9|34	using %{name}.
12cu|ocaml-cgi-0.8-9|35	
12cu|ocaml-cgi-0.8-9|36	%files devel
12cu|ocaml-cgi-0.8-9|37	%{_libdir}/ocaml/cgi/*
12cu|ocaml-cgi-0.8-9|38	%exclude %{_libdir}/ocaml/cgi/*.cmi
12cu|ocaml-cgi-0.8-9|39	
12cu|ocaml-cgi-0.8-9|40	#----------------------------------------------------------------------------
12cu|ocaml-cgi-0.8-9|41	
12cu|ocaml-cgi-0.8-9|42	%prep
12cu|ocaml-cgi-0.8-9|43	%setup -q -n %{modname}-%{version}
12cu|ocaml-cgi-0.8-9|44	
12cu|ocaml-cgi-0.8-9|45	%build
12cu|ocaml-cgi-0.8-9|46	%configure
12cu|ocaml-cgi-0.8-9|47	%make
12cu|ocaml-cgi-0.8-9|48	
12cu|ocaml-cgi-0.8-9|49	%install
12cu|ocaml-cgi-0.8-9|50	install -d -m 755 %{buildroot}%{_libdir}/ocaml/cgi
12cu|ocaml-cgi-0.8-9|51	make install TARGETDIR=%{buildroot}%{_libdir}/ocaml/cgi
12cu|ocaml-cgi-0.8-9|52	
12cu|ocaml-cgi-0.8-9|53	chmod 0644 %{buildroot}%{_libdir}/ocaml/cgi/cgi.mli
12cu|ocaml-cgi-0.8-9|54	
12cu|ocaml-cgi-0.8-9|55	
12cu|ocaml-cgi-0.8-9|56	%changelog
12cu|ocaml-cgi-0.8-9|57	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8-9
12cu|ocaml-cgi-0.8-9|58	+ Revision: c561f81
12cu|ocaml-cgi-0.8-9|59	- LOG Disable debug package, spec cleanup
12cu|ocaml-cgi-0.8-9|60	
12cu|ocaml-cgi-0.8-9|61	

10257 12
12cu|ocaml-creal-0.7-9|1	%define _enable_debug_packages %{nil}
12cu|ocaml-creal-0.7-9|2	%define debug_package %{nil}
12cu|ocaml-creal-0.7-9|3	
12cu|ocaml-creal-0.7-9|4	%define modname creal
12cu|ocaml-creal-0.7-9|5	
12cu|ocaml-creal-0.7-9|6	Summary:	Exact real arithmetic for Objective Caml
12cu|ocaml-creal-0.7-9|7	Name:		ocaml-%{modname}
12cu|ocaml-creal-0.7-9|8	Version:	0.7
12cu|ocaml-creal-0.7-9|9	Release:	9
12cu|ocaml-creal-0.7-9|10	License:	LGPLv2+
12cu|ocaml-creal-0.7-9|11	Group:		Development/Other
12cu|ocaml-creal-0.7-9|12	Url:		http://www.lri.fr/~filliatr/software.en.html
12cu|ocaml-creal-0.7-9|13	Source0:	http://www.lri.fr/~filliatr/ftp/ocaml/ds/%{modname}-%{version}.tar.bz2
12cu|ocaml-creal-0.7-9|14	Source1:	ocaml-creal-META
12cu|ocaml-creal-0.7-9|15	BuildRequires:	ocaml
12cu|ocaml-creal-0.7-9|16	BuildRequires:	gmp-devel
12cu|ocaml-creal-0.7-9|17	
12cu|ocaml-creal-0.7-9|18	%description
12cu|ocaml-creal-0.7-9|19	Creal is an exact real arithmetic library for Objective Caml.
12cu|ocaml-creal-0.7-9|20	
12cu|ocaml-creal-0.7-9|21	This module implements exact real arithmetic, following Valerie
12cu|ocaml-creal-0.7-9|22	Menissier-Morain Ph.D. thesis (http://www-calfor.lip6.fr/~vmm/).
12cu|ocaml-creal-0.7-9|23	
12cu|ocaml-creal-0.7-9|24	A real x is represented as a function giving, for any n, an
12cu|ocaml-creal-0.7-9|25	approximation zn/4^n of x such that |zn/4^n - x| < 1, where zn is an
12cu|ocaml-creal-0.7-9|26	arbitrary precision integer (of type Gmp.Z.t).
12cu|ocaml-creal-0.7-9|27	
12cu|ocaml-creal-0.7-9|28	Coercions from type int, Gmp.Z.t, Gmp.Q.t, basic operations (addition,
12cu|ocaml-creal-0.7-9|29	subtraction, multiplication, division, power, square root) and
12cu|ocaml-creal-0.7-9|30	transcendental functions (sin, cos, tan, log, exp, arcsin, arccos,
12cu|ocaml-creal-0.7-9|31	etc.) and a few constants (pi, e) are provided.
12cu|ocaml-creal-0.7-9|32	
12cu|ocaml-creal-0.7-9|33	A small reverse-polish calculator is provided to test the library.
12cu|ocaml-creal-0.7-9|34	
12cu|ocaml-creal-0.7-9|35	%files
12cu|ocaml-creal-0.7-9|36	%doc README CHANGES
12cu|ocaml-creal-0.7-9|37	%dir %{_libdir}/ocaml/creal
12cu|ocaml-creal-0.7-9|38	%{_libdir}/ocaml/creal/*.cmi
12cu|ocaml-creal-0.7-9|39	%{_libdir}/ocaml/creal/*.cma
12cu|ocaml-creal-0.7-9|40	
12cu|ocaml-creal-0.7-9|41	#----------------------------------------------------------------------------
12cu|ocaml-creal-0.7-9|42	
12cu|ocaml-creal-0.7-9|43	%package devel
12cu|ocaml-creal-0.7-9|44	Summary:	Exact real arithmetic for Objective Caml
12cu|ocaml-creal-0.7-9|45	Group:		Development/Other
12cu|ocaml-creal-0.7-9|46	Requires:	gmp-devel
12cu|ocaml-creal-0.7-9|47	Requires:	%{name} = %{EVRD}
12cu|ocaml-creal-0.7-9|48	
12cu|ocaml-creal-0.7-9|49	%description devel
12cu|ocaml-creal-0.7-9|50	Creal is an exact real arithmetic library for Objective Caml.
12cu|ocaml-creal-0.7-9|51	
12cu|ocaml-creal-0.7-9|52	%files devel
12cu|ocaml-creal-0.7-9|53	%{_libdir}/ocaml/creal/*.a
12cu|ocaml-creal-0.7-9|54	%{_libdir}/ocaml/creal/*.cmxa
12cu|ocaml-creal-0.7-9|55	%{_libdir}/ocaml/creal/*.mli
12cu|ocaml-creal-0.7-9|56	
12cu|ocaml-creal-0.7-9|57	#----------------------------------------------------------------------------
12cu|ocaml-creal-0.7-9|58	
12cu|ocaml-creal-0.7-9|59	%prep
12cu|ocaml-creal-0.7-9|60	%setup -q -n %{modname}-%{version}
12cu|ocaml-creal-0.7-9|61	chmod 644 README CHANGES *.mli mlgmp/*.mli
12cu|ocaml-creal-0.7-9|62	perl -pi -e 's/\015$//' README
12cu|ocaml-creal-0.7-9|63	# TODO: gmp.cma gmp.cmxa (pp)
12cu|ocaml-creal-0.7-9|64	cp %{SOURCE1} META
12cu|ocaml-creal-0.7-9|65	
12cu|ocaml-creal-0.7-9|66	%build
12cu|ocaml-creal-0.7-9|67	%configure
12cu|ocaml-creal-0.7-9|68	%make
12cu|ocaml-creal-0.7-9|69	sed -i -e 's:@VERSION@:%{version}:g' META
12cu|ocaml-creal-0.7-9|70	
12cu|ocaml-creal-0.7-9|71	%install
12cu|ocaml-creal-0.7-9|72	install -d %{buildroot}%{_libdir}/ocaml/%{modname}
12cu|ocaml-creal-0.7-9|73	make LIBDIR=%{buildroot}%{_libdir}/ocaml/%{modname} install-lib
12cu|ocaml-creal-0.7-9|74	
12cu|ocaml-creal-0.7-9|75	
12cu|ocaml-creal-0.7-9|76	%changelog
12cu|ocaml-creal-0.7-9|77	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7-9
12cu|ocaml-creal-0.7-9|78	+ Revision: ad2b0d1
12cu|ocaml-creal-0.7-9|79	- LOG Disable debug package, spec cleanup
12cu|ocaml-creal-0.7-9|80	
12cu|ocaml-creal-0.7-9|81	

10258 12
12cu|ocaml-cryptgps-0.2.1-4|1	%define _enable_debug_packages %{nil}
12cu|ocaml-cryptgps-0.2.1-4|2	%define debug_package %{nil}
12cu|ocaml-cryptgps-0.2.1-4|3	
12cu|ocaml-cryptgps-0.2.1-4|4	Summary:	Cryptographic functions for OCaml
12cu|ocaml-cryptgps-0.2.1-4|5	Name:		ocaml-cryptgps
12cu|ocaml-cryptgps-0.2.1-4|6	Version:	0.2.1
12cu|ocaml-cryptgps-0.2.1-4|7	Release:	4
12cu|ocaml-cryptgps-0.2.1-4|8	License:	MIT/X11
12cu|ocaml-cryptgps-0.2.1-4|9	Group:		Development/Other
12cu|ocaml-cryptgps-0.2.1-4|10	Url:		http://projects.camlcity.org/projects/cryptgps.html
12cu|ocaml-cryptgps-0.2.1-4|11	Source0:	http://download.camlcity.org/download/cryptgps-%{version}.tar.gz
12cu|ocaml-cryptgps-0.2.1-4|12	BuildRequires:	ocaml
12cu|ocaml-cryptgps-0.2.1-4|13	BuildRequires:	ocaml-findlib
12cu|ocaml-cryptgps-0.2.1-4|14	
12cu|ocaml-cryptgps-0.2.1-4|15	%description
12cu|ocaml-cryptgps-0.2.1-4|16	This library implements the symmetric cryptographic algorithms Blowfish, DES,
12cu|ocaml-cryptgps-0.2.1-4|17	and 3DES. The algorithms are written in OCaml, i.e. this is not a binding to
12cu|ocaml-cryptgps-0.2.1-4|18	some C library, but the implementation itself.
12cu|ocaml-cryptgps-0.2.1-4|19	
12cu|ocaml-cryptgps-0.2.1-4|20	%files
12cu|ocaml-cryptgps-0.2.1-4|21	%doc LICENSE README
12cu|ocaml-cryptgps-0.2.1-4|22	%dir %{_libdir}/ocaml/cryptgps
12cu|ocaml-cryptgps-0.2.1-4|23	%{_libdir}/ocaml/cryptgps/META
12cu|ocaml-cryptgps-0.2.1-4|24	%{_libdir}/ocaml/cryptgps/*.cma
12cu|ocaml-cryptgps-0.2.1-4|25	%{_libdir}/ocaml/cryptgps/*.cmi
12cu|ocaml-cryptgps-0.2.1-4|26	
12cu|ocaml-cryptgps-0.2.1-4|27	#----------------------------------------------------------------------------
12cu|ocaml-cryptgps-0.2.1-4|28	
12cu|ocaml-cryptgps-0.2.1-4|29	%package devel
12cu|ocaml-cryptgps-0.2.1-4|30	Summary:	Development files for %{name}
12cu|ocaml-cryptgps-0.2.1-4|31	Group:		Development/Other
12cu|ocaml-cryptgps-0.2.1-4|32	Requires:	%{name} = %{EVRD}
12cu|ocaml-cryptgps-0.2.1-4|33	
12cu|ocaml-cryptgps-0.2.1-4|34	%description devel
12cu|ocaml-cryptgps-0.2.1-4|35	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-cryptgps-0.2.1-4|36	developing applications that use %{name}.
12cu|ocaml-cryptgps-0.2.1-4|37	
12cu|ocaml-cryptgps-0.2.1-4|38	%files devel
12cu|ocaml-cryptgps-0.2.1-4|39	%doc test
12cu|ocaml-cryptgps-0.2.1-4|40	%{_libdir}/ocaml/cryptgps/*.a
12cu|ocaml-cryptgps-0.2.1-4|41	%{_libdir}/ocaml/cryptgps/*.cmxa
12cu|ocaml-cryptgps-0.2.1-4|42	%{_libdir}/ocaml/cryptgps/*.cmx
12cu|ocaml-cryptgps-0.2.1-4|43	%{_libdir}/ocaml/cryptgps/*.mli
12cu|ocaml-cryptgps-0.2.1-4|44	
12cu|ocaml-cryptgps-0.2.1-4|45	#----------------------------------------------------------------------------
12cu|ocaml-cryptgps-0.2.1-4|46	
12cu|ocaml-cryptgps-0.2.1-4|47	%prep
12cu|ocaml-cryptgps-0.2.1-4|48	%setup -q -n cryptgps
12cu|ocaml-cryptgps-0.2.1-4|49	
12cu|ocaml-cryptgps-0.2.1-4|50	%build
12cu|ocaml-cryptgps-0.2.1-4|51	make all opt
12cu|ocaml-cryptgps-0.2.1-4|52	
12cu|ocaml-cryptgps-0.2.1-4|53	%install
12cu|ocaml-cryptgps-0.2.1-4|54	export DESTDIR=%{buildroot}
12cu|ocaml-cryptgps-0.2.1-4|55	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-cryptgps-0.2.1-4|56	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-cryptgps-0.2.1-4|57	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-cryptgps-0.2.1-4|58	mkdir -p $OCAMLFIND_DESTDIR/cryptgps
12cu|ocaml-cryptgps-0.2.1-4|59	make install
12cu|ocaml-cryptgps-0.2.1-4|60	install -m 0644 *.cmx $OCAMLFIND_DESTDIR/cryptgps/
12cu|ocaml-cryptgps-0.2.1-4|61	
12cu|ocaml-cryptgps-0.2.1-4|62	
12cu|ocaml-cryptgps-0.2.1-4|63	%changelog
12cu|ocaml-cryptgps-0.2.1-4|64	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.1-4
12cu|ocaml-cryptgps-0.2.1-4|65	+ Revision: e9d64b6
12cu|ocaml-cryptgps-0.2.1-4|66	- LOG Disable debug package, spec cleanup
12cu|ocaml-cryptgps-0.2.1-4|67	
12cu|ocaml-cryptgps-0.2.1-4|68	

10259 12
12cu|ocaml-cryptokit-1.9-1|1	%define _enable_debug_packages %{nil}
12cu|ocaml-cryptokit-1.9-1|2	%define debug_package %{nil}
12cu|ocaml-cryptokit-1.9-1|3	
12cu|ocaml-cryptokit-1.9-1|4	Summary:	OCaml library of cryptographic and hash functions
12cu|ocaml-cryptokit-1.9-1|5	Name:		ocaml-cryptokit
12cu|ocaml-cryptokit-1.9-1|6	Version:	1.9
12cu|ocaml-cryptokit-1.9-1|7	Release:	1
12cu|ocaml-cryptokit-1.9-1|8	License:	LGPLv2+ with linking exception
12cu|ocaml-cryptokit-1.9-1|9	Group:		Development/Other
12cu|ocaml-cryptokit-1.9-1|10	Url:		http://forge.ocamlcore.org/projects/cryptokit/
12cu|ocaml-cryptokit-1.9-1|11	Source0:	http://forge.ocamlcore.org/frs/download.php/1229/cryptokit-%{version}.tar.gz
12cu|ocaml-cryptokit-1.9-1|12	BuildRequires:	ocaml
12cu|ocaml-cryptokit-1.9-1|13	BuildRequires:	ocaml-findlib
12cu|ocaml-cryptokit-1.9-1|14	BuildRequires:	pkgconfig(ncurses)
12cu|ocaml-cryptokit-1.9-1|15	BuildRequires:	pkgconfig(zlib)
12cu|ocaml-cryptokit-1.9-1|16	
12cu|ocaml-cryptokit-1.9-1|17	%description
12cu|ocaml-cryptokit-1.9-1|18	The Cryptokit library for Objective Caml provides a variety of
12cu|ocaml-cryptokit-1.9-1|19	cryptographic primitives that can be used to implement cryptographic
12cu|ocaml-cryptokit-1.9-1|20	protocols in security-sensitive applications. The primitives provided
12cu|ocaml-cryptokit-1.9-1|21	include:
12cu|ocaml-cryptokit-1.9-1|22	
12cu|ocaml-cryptokit-1.9-1|23	* Symmetric-key cryptography: AES, DES, Triple-DES, ARCfour, in ECB,
12cu|ocaml-cryptokit-1.9-1|24	CBC, CFB and OFB modes.
12cu|ocaml-cryptokit-1.9-1|25	* Public-key cryptography: RSA encryption and signature; Diffie-Hellman
12cu|ocaml-cryptokit-1.9-1|26	key agreement.
12cu|ocaml-cryptokit-1.9-1|27	* Hash functions and MACs: SHA-1, SHA-256, RIPEMD-160, MD5, and MACs
12cu|ocaml-cryptokit-1.9-1|28	based on AES and DES.
12cu|ocaml-cryptokit-1.9-1|29	* Random number generation.
12cu|ocaml-cryptokit-1.9-1|30	* Encodings and compression: base 64, hexadecimal, Zlib compression.
12cu|ocaml-cryptokit-1.9-1|31	
12cu|ocaml-cryptokit-1.9-1|32	Additional ciphers and hashes can easily be used in conjunction with
12cu|ocaml-cryptokit-1.9-1|33	the library. In particular, basic mechanisms such as chaining modes,
12cu|ocaml-cryptokit-1.9-1|34	output buffering, and padding are provided by generic classes that can
12cu|ocaml-cryptokit-1.9-1|35	easily be composed with user-provided ciphers. More generally, the
12cu|ocaml-cryptokit-1.9-1|36	library promotes a "Lego"-like style of constructing and composing
12cu|ocaml-cryptokit-1.9-1|37	transformations over character streams.
12cu|ocaml-cryptokit-1.9-1|38	
12cu|ocaml-cryptokit-1.9-1|39	%files
12cu|ocaml-cryptokit-1.9-1|40	%doc README.txt LICENSE.txt AUTHORS.txt Changes
12cu|ocaml-cryptokit-1.9-1|41	%dir %{_libdir}/ocaml/cryptokit
12cu|ocaml-cryptokit-1.9-1|42	%{_libdir}/ocaml/cryptokit/META
12cu|ocaml-cryptokit-1.9-1|43	%{_libdir}/ocaml/cryptokit/*.cma
12cu|ocaml-cryptokit-1.9-1|44	%{_libdir}/ocaml/cryptokit/*.cmi
12cu|ocaml-cryptokit-1.9-1|45	%{_libdir}/ocaml/cryptokit/*.cmxs
12cu|ocaml-cryptokit-1.9-1|46	%{_libdir}/ocaml/stublibs/*.so*
12cu|ocaml-cryptokit-1.9-1|47	
12cu|ocaml-cryptokit-1.9-1|48	#----------------------------------------------------------------------------
12cu|ocaml-cryptokit-1.9-1|49	
12cu|ocaml-cryptokit-1.9-1|50	%package devel
12cu|ocaml-cryptokit-1.9-1|51	Summary:	Development files for %{name}
12cu|ocaml-cryptokit-1.9-1|52	Group:		Development/Other
12cu|ocaml-cryptokit-1.9-1|53	Requires:	%{name} = %{EVRD}
12cu|ocaml-cryptokit-1.9-1|54	Requires:	pkgconfig(zlib)
12cu|ocaml-cryptokit-1.9-1|55	
12cu|ocaml-cryptokit-1.9-1|56	%description devel
12cu|ocaml-cryptokit-1.9-1|57	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-cryptokit-1.9-1|58	developing applications that use %{name}.
12cu|ocaml-cryptokit-1.9-1|59	
12cu|ocaml-cryptokit-1.9-1|60	%files devel
12cu|ocaml-cryptokit-1.9-1|61	%{_libdir}/ocaml/cryptokit/*.a
12cu|ocaml-cryptokit-1.9-1|62	%{_libdir}/ocaml/cryptokit/*.cmxa
12cu|ocaml-cryptokit-1.9-1|63	%{_libdir}/ocaml/cryptokit/*.cmx
12cu|ocaml-cryptokit-1.9-1|64	%{_libdir}/ocaml/cryptokit/*.mli
12cu|ocaml-cryptokit-1.9-1|65	
12cu|ocaml-cryptokit-1.9-1|66	#----------------------------------------------------------------------------
12cu|ocaml-cryptokit-1.9-1|67	
12cu|ocaml-cryptokit-1.9-1|68	%prep
12cu|ocaml-cryptokit-1.9-1|69	%setup -q -n cryptokit-%{version}
12cu|ocaml-cryptokit-1.9-1|70	
12cu|ocaml-cryptokit-1.9-1|71	%build
12cu|ocaml-cryptokit-1.9-1|72	ocaml setup.ml -debug -configure --libdir %{_libdir}
12cu|ocaml-cryptokit-1.9-1|73	ocaml setup.ml -build
12cu|ocaml-cryptokit-1.9-1|74	
12cu|ocaml-cryptokit-1.9-1|75	%install
12cu|ocaml-cryptokit-1.9-1|76	export DESTDIR=%{buildroot}
12cu|ocaml-cryptokit-1.9-1|77	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-cryptokit-1.9-1|78	mkdir -p $OCAMLFIND_DESTDIR
12cu|ocaml-cryptokit-1.9-1|79	mkdir -p %{buildroot}%{_libdir}/ocaml/cryptokit
12cu|ocaml-cryptokit-1.9-1|80	mkdir -p %{buildroot}%{_libdir}/ocaml/stublibs
12cu|ocaml-cryptokit-1.9-1|81	ocaml setup.ml -debug -install
12cu|ocaml-cryptokit-1.9-1|82	
12cu|ocaml-cryptokit-1.9-1|83	%check
12cu|ocaml-cryptokit-1.9-1|84	# This opens /dev/random but never reads from it.
12cu|ocaml-cryptokit-1.9-1|85	ocaml setup.ml -test
12cu|ocaml-cryptokit-1.9-1|86	
12cu|ocaml-cryptokit-1.9-1|87	%changelog
12cu|ocaml-cryptokit-1.9-1|88	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9-1
12cu|ocaml-cryptokit-1.9-1|89	+ Revision: ddd2d68
12cu|ocaml-cryptokit-1.9-1|90	- LOG New version 1.9, disable debug package, spec cleanup
12cu|ocaml-cryptokit-1.9-1|91	
12cu|ocaml-cryptokit-1.9-1|92	

10260 12
12cu|ocaml-csv-1.3.3-1|1	%define _enable_debug_packages %{nil}
12cu|ocaml-csv-1.3.3-1|2	%define debug_package %{nil}
12cu|ocaml-csv-1.3.3-1|3	
12cu|ocaml-csv-1.3.3-1|4	Summary:	OCaml library for reading and writing CSV files
12cu|ocaml-csv-1.3.3-1|5	Name:		ocaml-csv
12cu|ocaml-csv-1.3.3-1|6	Version:	1.3.3
12cu|ocaml-csv-1.3.3-1|7	Release:	1
12cu|ocaml-csv-1.3.3-1|8	License:	LGPLv2+
12cu|ocaml-csv-1.3.3-1|9	Group:		Development/Other
12cu|ocaml-csv-1.3.3-1|10	Url:		http://forge.ocamlcore.org/projects/csv/
12cu|ocaml-csv-1.3.3-1|11	Source0:	http://forge.ocamlcore.org/frs/download.php/1235/csv-%{version}.tar.gz
12cu|ocaml-csv-1.3.3-1|12	BuildRequires:	ocaml
12cu|ocaml-csv-1.3.3-1|13	BuildRequires:	ocaml-findlib
12cu|ocaml-csv-1.3.3-1|14	
12cu|ocaml-csv-1.3.3-1|15	%description
12cu|ocaml-csv-1.3.3-1|16	This OCaml library can read and write CSV files, including all
12cu|ocaml-csv-1.3.3-1|17	extensions used by Excel - eg. quotes, newlines, 8 bit characters in
12cu|ocaml-csv-1.3.3-1|18	fields, quote-0 etc.
12cu|ocaml-csv-1.3.3-1|19	
12cu|ocaml-csv-1.3.3-1|20	The library comes with a handy command line tool called csvtool for
12cu|ocaml-csv-1.3.3-1|21	handling CSV files from shell scripts.
12cu|ocaml-csv-1.3.3-1|22	
12cu|ocaml-csv-1.3.3-1|23	%files
12cu|ocaml-csv-1.3.3-1|24	%doc README.txt AUTHORS.txt LICENSE.txt
12cu|ocaml-csv-1.3.3-1|25	%{_libdir}/ocaml/csv
12cu|ocaml-csv-1.3.3-1|26	%exclude %{_libdir}/ocaml/csv/*.a
12cu|ocaml-csv-1.3.3-1|27	%exclude %{_libdir}/ocaml/csv/*.cmxa
12cu|ocaml-csv-1.3.3-1|28	%exclude %{_libdir}/ocaml/csv/*.mli
12cu|ocaml-csv-1.3.3-1|29	%{_bindir}/csvtool
12cu|ocaml-csv-1.3.3-1|30	
12cu|ocaml-csv-1.3.3-1|31	#----------------------------------------------------------------------------
12cu|ocaml-csv-1.3.3-1|32	
12cu|ocaml-csv-1.3.3-1|33	%package devel
12cu|ocaml-csv-1.3.3-1|34	Summary:	Development files for %{name}
12cu|ocaml-csv-1.3.3-1|35	Group:		Development/Other
12cu|ocaml-csv-1.3.3-1|36	Requires:	%{name} = %{EVRD}
12cu|ocaml-csv-1.3.3-1|37	
12cu|ocaml-csv-1.3.3-1|38	%description devel
12cu|ocaml-csv-1.3.3-1|39	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-csv-1.3.3-1|40	developing applications that use %{name}.
12cu|ocaml-csv-1.3.3-1|41	
12cu|ocaml-csv-1.3.3-1|42	%files devel
12cu|ocaml-csv-1.3.3-1|43	%doc examples/
12cu|ocaml-csv-1.3.3-1|44	%doc tests/
12cu|ocaml-csv-1.3.3-1|45	%{_libdir}/ocaml/csv/*.a
12cu|ocaml-csv-1.3.3-1|46	%{_libdir}/ocaml/csv/*.cmxa
12cu|ocaml-csv-1.3.3-1|47	%{_libdir}/ocaml/csv/*.mli
12cu|ocaml-csv-1.3.3-1|48	
12cu|ocaml-csv-1.3.3-1|49	#----------------------------------------------------------------------------
12cu|ocaml-csv-1.3.3-1|50	
12cu|ocaml-csv-1.3.3-1|51	%prep
12cu|ocaml-csv-1.3.3-1|52	%setup -q -n csv-%{version}
12cu|ocaml-csv-1.3.3-1|53	
12cu|ocaml-csv-1.3.3-1|54	%build
12cu|ocaml-csv-1.3.3-1|55	ocaml setup.ml -configure --prefix %{_prefix} --destdir %{buildroot}
12cu|ocaml-csv-1.3.3-1|56	ocaml setup.ml -build
12cu|ocaml-csv-1.3.3-1|57	strip _build/examples/csvtool.native
12cu|ocaml-csv-1.3.3-1|58	
12cu|ocaml-csv-1.3.3-1|59	%install
12cu|ocaml-csv-1.3.3-1|60	export DESTDIR=%{buildroot}
12cu|ocaml-csv-1.3.3-1|61	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-csv-1.3.3-1|62	mkdir -p $OCAMLFIND_DESTDIR
12cu|ocaml-csv-1.3.3-1|63	mkdir -p $OCAMLFIND_DESTDIR/site-lib/
12cu|ocaml-csv-1.3.3-1|64	mkdir -p $DESTDIR/%{_bindir}
12cu|ocaml-csv-1.3.3-1|65	ocaml setup.ml -install
12cu|ocaml-csv-1.3.3-1|66	cp _build/examples/csvtool.native %{buildroot}/%{_bindir}/csvtool
12cu|ocaml-csv-1.3.3-1|67	
12cu|ocaml-csv-1.3.3-1|68	%check
12cu|ocaml-csv-1.3.3-1|69	ocaml setup.ml -test
12cu|ocaml-csv-1.3.3-1|70	
12cu|ocaml-csv-1.3.3-1|71	
12cu|ocaml-csv-1.3.3-1|72	%changelog
12cu|ocaml-csv-1.3.3-1|73	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.3-1
12cu|ocaml-csv-1.3.3-1|74	+ Revision: 9371f5f
12cu|ocaml-csv-1.3.3-1|75	- LOG New version 1.3.3, disable debug package, spec cleanup
12cu|ocaml-csv-1.3.3-1|76	
12cu|ocaml-csv-1.3.3-1|77	

10261 12
12cu|ocaml-curses-1.0.3-3|1	%define _enable_debug_packages %{nil}
12cu|ocaml-curses-1.0.3-3|2	%define debug_package %{nil}
12cu|ocaml-curses-1.0.3-3|3	
12cu|ocaml-curses-1.0.3-3|4	Summary:	OCaml bindings for the ncurses library
12cu|ocaml-curses-1.0.3-3|5	Name:		ocaml-curses
12cu|ocaml-curses-1.0.3-3|6	Version:	1.0.3
12cu|ocaml-curses-1.0.3-3|7	Release:	3
12cu|ocaml-curses-1.0.3-3|8	License:	LGPLv2.1+
12cu|ocaml-curses-1.0.3-3|9	Group:		Development/Other
12cu|ocaml-curses-1.0.3-3|10	Url:		http://www.nongnu.org/ocaml-tmk/
12cu|ocaml-curses-1.0.3-3|11	Source0:	http://mirrors.linhub.com/savannah/ocaml-tmk/ocaml-curses-%{version}.tar.gz
12cu|ocaml-curses-1.0.3-3|12	BuildRequires:	gawk
12cu|ocaml-curses-1.0.3-3|13	BuildRequires:	ghostscript
12cu|ocaml-curses-1.0.3-3|14	BuildRequires:	ghostscript-common
12cu|ocaml-curses-1.0.3-3|15	BuildRequires:	libtool
12cu|ocaml-curses-1.0.3-3|16	BuildRequires:	ocaml
12cu|ocaml-curses-1.0.3-3|17	BuildRequires:	ocaml-findlib
12cu|ocaml-curses-1.0.3-3|18	BuildRequires:	texlive
12cu|ocaml-curses-1.0.3-3|19	BuildRequires:	pkgconfig(ncurses)
12cu|ocaml-curses-1.0.3-3|20	
12cu|ocaml-curses-1.0.3-3|21	%description
12cu|ocaml-curses-1.0.3-3|22	The ncurses library provides functions to create rich text-mode interfaces.
12cu|ocaml-curses-1.0.3-3|23	This package contains the necessary files to use the ncurses library in OCaml.
12cu|ocaml-curses-1.0.3-3|24	
12cu|ocaml-curses-1.0.3-3|25	#----------------------------------------------------------------------------
12cu|ocaml-curses-1.0.3-3|26	
12cu|ocaml-curses-1.0.3-3|27	%package devel
12cu|ocaml-curses-1.0.3-3|28	Summary:	Development files for %{name}
12cu|ocaml-curses-1.0.3-3|29	Group:		Development/Other
12cu|ocaml-curses-1.0.3-3|30	Requires:	%{name} = %{EVRD}
12cu|ocaml-curses-1.0.3-3|31	
12cu|ocaml-curses-1.0.3-3|32	%description devel
12cu|ocaml-curses-1.0.3-3|33	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-curses-1.0.3-3|34	developing applications that use %{name}.
12cu|ocaml-curses-1.0.3-3|35	
12cu|ocaml-curses-1.0.3-3|36	#----------------------------------------------------------------------------
12cu|ocaml-curses-1.0.3-3|37	
12cu|ocaml-curses-1.0.3-3|38	%prep
12cu|ocaml-curses-1.0.3-3|39	%setup -q
12cu|ocaml-curses-1.0.3-3|40	autoreconf
12cu|ocaml-curses-1.0.3-3|41	
12cu|ocaml-curses-1.0.3-3|42	%build
12cu|ocaml-curses-1.0.3-3|43	%configure
12cu|ocaml-curses-1.0.3-3|44	make all opt
12cu|ocaml-curses-1.0.3-3|45	make doc
12cu|ocaml-curses-1.0.3-3|46	
12cu|ocaml-curses-1.0.3-3|47	strip dllcurses_stubs.so
12cu|ocaml-curses-1.0.3-3|48	
12cu|ocaml-curses-1.0.3-3|49	%install
12cu|ocaml-curses-1.0.3-3|50	rm -rf %{buildroot}
12cu|ocaml-curses-1.0.3-3|51	export DESTDIR=%{buildroot}
12cu|ocaml-curses-1.0.3-3|52	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-curses-1.0.3-3|53	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-curses-1.0.3-3|54	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-curses-1.0.3-3|55	mkdir -p $OCAMLFIND_DESTDIR/curses
12cu|ocaml-curses-1.0.3-3|56	make install
12cu|ocaml-curses-1.0.3-3|57	
12cu|ocaml-curses-1.0.3-3|58	%clean
12cu|ocaml-curses-1.0.3-3|59	rm -rf %{buildroot}
12cu|ocaml-curses-1.0.3-3|60	
12cu|ocaml-curses-1.0.3-3|61	%files
12cu|ocaml-curses-1.0.3-3|62	%defattr(-,root,root)
12cu|ocaml-curses-1.0.3-3|63	%doc COPYING CHANGES
12cu|ocaml-curses-1.0.3-3|64	%dir %{_libdir}/ocaml/curses
12cu|ocaml-curses-1.0.3-3|65	%{_libdir}/ocaml/curses/META
12cu|ocaml-curses-1.0.3-3|66	%{_libdir}/ocaml/curses/*.cma
12cu|ocaml-curses-1.0.3-3|67	%{_libdir}/ocaml/curses/*.cmi
12cu|ocaml-curses-1.0.3-3|68	%{_libdir}/ocaml/stublibs/*.so*
12cu|ocaml-curses-1.0.3-3|69	
12cu|ocaml-curses-1.0.3-3|70	%files devel
12cu|ocaml-curses-1.0.3-3|71	%doc doc
12cu|ocaml-curses-1.0.3-3|72	%{_libdir}/ocaml/curses/*.a
12cu|ocaml-curses-1.0.3-3|73	%{_libdir}/ocaml/curses/*.cmxa
12cu|ocaml-curses-1.0.3-3|74	%{_libdir}/ocaml/curses/*.mli
12cu|ocaml-curses-1.0.3-3|75	
12cu|ocaml-curses-1.0.3-3|76	
12cu|ocaml-curses-1.0.3-3|77	%changelog
12cu|ocaml-curses-1.0.3-3|78	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.3-3
12cu|ocaml-curses-1.0.3-3|79	+ Revision: 02b0e42
12cu|ocaml-curses-1.0.3-3|80	- LOG Disable debug package, spec cleanup
12cu|ocaml-curses-1.0.3-3|81	
12cu|ocaml-curses-1.0.3-3|82	

10262 12
12cu|ocaml-extlib-1.5.3-1|1	%define name	ocaml-extlib
12cu|ocaml-extlib-1.5.3-1|2	%define up_name extlib
12cu|ocaml-extlib-1.5.3-1|3	%define version	1.5.3
12cu|ocaml-extlib-1.5.3-1|4	%define release	1
12cu|ocaml-extlib-1.5.3-1|5	%define debug_package          %{nil}
12cu|ocaml-extlib-1.5.3-1|6	
12cu|ocaml-extlib-1.5.3-1|7	Name:		%{name}
12cu|ocaml-extlib-1.5.3-1|8	Version:	%{version}
12cu|ocaml-extlib-1.5.3-1|9	Release:	%{release}
12cu|ocaml-extlib-1.5.3-1|10	Summary:	Extended Standard Library for Objective Caml
12cu|ocaml-extlib-1.5.3-1|11	License:	LGPL
12cu|ocaml-extlib-1.5.3-1|12	Group:		Development/Other
12cu|ocaml-extlib-1.5.3-1|13	URL:		http://code.google.com/p/ocaml-extlib/
12cu|ocaml-extlib-1.5.3-1|14	Source:	    http://ocaml-extlib.googlecode.com/files/%{up_name}-%{version}.tar.gz
12cu|ocaml-extlib-1.5.3-1|15	BuildRequires:	ocaml
12cu|ocaml-extlib-1.5.3-1|16	BuildRequires:  ocaml-findlib
12cu|ocaml-extlib-1.5.3-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cu|ocaml-extlib-1.5.3-1|18	
12cu|ocaml-extlib-1.5.3-1|19	%description
12cu|ocaml-extlib-1.5.3-1|20	ExtLib is a project aiming at providing a complete - yet small - standard
12cu|ocaml-extlib-1.5.3-1|21	library for the OCaml programming langage. The purpose of this library is to
12cu|ocaml-extlib-1.5.3-1|22	add new functions to OCaml Standard Library modules, to modify some functions
12cu|ocaml-extlib-1.5.3-1|23	in order to get better performances or more safety (tail-recursive) but also to
12cu|ocaml-extlib-1.5.3-1|24	provide new modules which should be useful for the average OCaml programmer.
12cu|ocaml-extlib-1.5.3-1|25	
12cu|ocaml-extlib-1.5.3-1|26	%package	devel
12cu|ocaml-extlib-1.5.3-1|27	Summary:	Development files for %{name}
12cu|ocaml-extlib-1.5.3-1|28	Group:		Development/Other
12cu|ocaml-extlib-1.5.3-1|29	Requires:	%{name} = %{version}-%{release}
12cu|ocaml-extlib-1.5.3-1|30	
12cu|ocaml-extlib-1.5.3-1|31	%description devel
12cu|ocaml-extlib-1.5.3-1|32	This package contains the development files needed to build applications
12cu|ocaml-extlib-1.5.3-1|33	using %{name}.
12cu|ocaml-extlib-1.5.3-1|34	
12cu|ocaml-extlib-1.5.3-1|35	%package	doc
12cu|ocaml-extlib-1.5.3-1|36	Summary:	Documentation for %{name}
12cu|ocaml-extlib-1.5.3-1|37	Group:		Development/Other
12cu|ocaml-extlib-1.5.3-1|38	Requires:	%{name} = %{version}-%{release}
12cu|ocaml-extlib-1.5.3-1|39	
12cu|ocaml-extlib-1.5.3-1|40	%description doc
12cu|ocaml-extlib-1.5.3-1|41	This package provides the documentation in HTML about the library %{name}.
12cu|ocaml-extlib-1.5.3-1|42	
12cu|ocaml-extlib-1.5.3-1|43	%prep
12cu|ocaml-extlib-1.5.3-1|44	%setup -q -n %{up_name}-%{version}
12cu|ocaml-extlib-1.5.3-1|45	
12cu|ocaml-extlib-1.5.3-1|46	%build
12cu|ocaml-extlib-1.5.3-1|47	make
12cu|ocaml-extlib-1.5.3-1|48	make opt
12cu|ocaml-extlib-1.5.3-1|49	make doc
12cu|ocaml-extlib-1.5.3-1|50	
12cu|ocaml-extlib-1.5.3-1|51	%install
12cu|ocaml-extlib-1.5.3-1|52	rm -rf %{buildroot}
12cu|ocaml-extlib-1.5.3-1|53	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
12cu|ocaml-extlib-1.5.3-1|54	make install OCAMLFIND_DESTDIR="%{buildroot}/%{_libdir}/ocaml"
12cu|ocaml-extlib-1.5.3-1|55	# install doc
12cu|ocaml-extlib-1.5.3-1|56	install -d -m 755 %{buildroot}/%{_datadir}/doc/%{name}/
12cu|ocaml-extlib-1.5.3-1|57	install -m 644 doc/* %{buildroot}/%{_datadir}/doc/%{name}/
12cu|ocaml-extlib-1.5.3-1|58	install -m 644 *.ml %{buildroot}/%{_libdir}/ocaml/extlib/
12cu|ocaml-extlib-1.5.3-1|59	
12cu|ocaml-extlib-1.5.3-1|60	%clean
12cu|ocaml-extlib-1.5.3-1|61	rm -rf %{buildroot}
12cu|ocaml-extlib-1.5.3-1|62	
12cu|ocaml-extlib-1.5.3-1|63	%files
12cu|ocaml-extlib-1.5.3-1|64	%defattr(-,root,root)
12cu|ocaml-extlib-1.5.3-1|65	%dir %{_libdir}/ocaml/extlib
12cu|ocaml-extlib-1.5.3-1|66	%{_libdir}/ocaml/extlib/*.cmi
12cu|ocaml-extlib-1.5.3-1|67	%{_libdir}/ocaml/extlib/*.cma
12cu|ocaml-extlib-1.5.3-1|68	%{_libdir}/ocaml/extlib/META
12cu|ocaml-extlib-1.5.3-1|69	
12cu|ocaml-extlib-1.5.3-1|70	%files devel
12cu|ocaml-extlib-1.5.3-1|71	%defattr(-,root,root)
12cu|ocaml-extlib-1.5.3-1|72	%{_libdir}/ocaml/extlib/*.a
12cu|ocaml-extlib-1.5.3-1|73	%{_libdir}/ocaml/extlib/*.cmxa
12cu|ocaml-extlib-1.5.3-1|74	%{_libdir}/ocaml/extlib/*.cmx
12cu|ocaml-extlib-1.5.3-1|75	
12cu|ocaml-extlib-1.5.3-1|76	%files doc
12cu|ocaml-extlib-1.5.3-1|77	%defattr(-,root,root)
12cu|ocaml-extlib-1.5.3-1|78	%doc README.txt LICENSE
12cu|ocaml-extlib-1.5.3-1|79	%{_datadir}/doc/%{name}/*
12cu|ocaml-extlib-1.5.3-1|80	%{_libdir}/ocaml/extlib/*.mli
12cu|ocaml-extlib-1.5.3-1|81	%{_libdir}/ocaml/extlib/*.ml
12cu|ocaml-extlib-1.5.3-1|82	
12cu|ocaml-extlib-1.5.3-1|83	
12cu|ocaml-extlib-1.5.3-1|84	%changelog
12cu|ocaml-extlib-1.5.3-1|85	* Wed May 09 2012 Crispin Boylan <crisb@mandriva.org> 1.5.2-1
12cu|ocaml-extlib-1.5.3-1|86	+ Revision: 797662
12cu|ocaml-extlib-1.5.3-1|87	- New release
12cu|ocaml-extlib-1.5.3-1|88	
12cu|ocaml-extlib-1.5.3-1|89	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-3mdv2011.0
12cu|ocaml-extlib-1.5.3-1|90	+ Revision: 390042
12cu|ocaml-extlib-1.5.3-1|91	- rebuild
12cu|ocaml-extlib-1.5.3-1|92	
12cu|ocaml-extlib-1.5.3-1|93	* Sun Jan 18 2009 Florent Monnier <blue_prawn@mandriva.org> 1.5.1-2mdv2010.0
12cu|ocaml-extlib-1.5.3-1|94	+ Revision: 330967
12cu|ocaml-extlib-1.5.3-1|95	- added a doc package
12cu|ocaml-extlib-1.5.3-1|96	
12cu|ocaml-extlib-1.5.3-1|97	* Wed Dec 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-2mdv2009.1
12cu|ocaml-extlib-1.5.3-1|98	+ Revision: 318345
12cu|ocaml-extlib-1.5.3-1|99	- move non-devel files in main package
12cu|ocaml-extlib-1.5.3-1|100	- site-lib hierarchy doesn't exist anymore
12cu|ocaml-extlib-1.5.3-1|101	
12cu|ocaml-extlib-1.5.3-1|102	* Wed Aug 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-1mdv2009.0
12cu|ocaml-extlib-1.5.3-1|103	+ Revision: 271545
12cu|ocaml-extlib-1.5.3-1|104	- import ocaml-extlib
12cu|ocaml-extlib-1.5.3-1|105	

10263 12
12cu|ocaml-fileutils-0.4.5-1|1	%define _enable_debug_packages %{nil}
12cu|ocaml-fileutils-0.4.5-1|2	%define debug_package %{nil}
12cu|ocaml-fileutils-0.4.5-1|3	
12cu|ocaml-fileutils-0.4.5-1|4	Summary:	OCaml library for common file and filename operations
12cu|ocaml-fileutils-0.4.5-1|5	Name:		ocaml-fileutils
12cu|ocaml-fileutils-0.4.5-1|6	Version:	0.4.5
12cu|ocaml-fileutils-0.4.5-1|7	Release:	1
12cu|ocaml-fileutils-0.4.5-1|8	License:	LGPLv2+
12cu|ocaml-fileutils-0.4.5-1|9	Group:		Development/Other
12cu|ocaml-fileutils-0.4.5-1|10	Url:		http://ocaml-fileutils.forge.ocamlcore.org/
12cu|ocaml-fileutils-0.4.5-1|11	Source0:	http://forge.ocamlcore.org/frs/download.php/1194/ocaml-fileutils-%{version}.tar.gz
12cu|ocaml-fileutils-0.4.5-1|12	BuildRequires:	camlp4
12cu|ocaml-fileutils-0.4.5-1|13	BuildRequires:	ocaml
12cu|ocaml-fileutils-0.4.5-1|14	BuildRequires:	ocaml-findlib
12cu|ocaml-fileutils-0.4.5-1|15	BuildRequires:	ocaml-ounit
12cu|ocaml-fileutils-0.4.5-1|16	
12cu|ocaml-fileutils-0.4.5-1|17	%description
12cu|ocaml-fileutils-0.4.5-1|18	This library is intended to provide a basic interface to the most
12cu|ocaml-fileutils-0.4.5-1|19	common file and filename operations.  It provides several different
12cu|ocaml-fileutils-0.4.5-1|20	filename functions: reduce, make_absolute, make_relative...  It also
12cu|ocaml-fileutils-0.4.5-1|21	enables you to manipulate real files: cp, mv, rm, touch...
12cu|ocaml-fileutils-0.4.5-1|22	
12cu|ocaml-fileutils-0.4.5-1|23	It is separated into two modules: SysUtil and SysPath.  The first one
12cu|ocaml-fileutils-0.4.5-1|24	manipulates real files, the second one is made for manipulating
12cu|ocaml-fileutils-0.4.5-1|25	abstract filenames.
12cu|ocaml-fileutils-0.4.5-1|26	
12cu|ocaml-fileutils-0.4.5-1|27	%files
12cu|ocaml-fileutils-0.4.5-1|28	%doc README.txt
12cu|ocaml-fileutils-0.4.5-1|29	%dir %{_libdir}/ocaml/fileutils
12cu|ocaml-fileutils-0.4.5-1|30	%{_libdir}/ocaml/fileutils/*.cmi
12cu|ocaml-fileutils-0.4.5-1|31	%{_libdir}/ocaml/fileutils/*.cma
12cu|ocaml-fileutils-0.4.5-1|32	%{_libdir}/ocaml/fileutils/*.cmxs
12cu|ocaml-fileutils-0.4.5-1|33	%{_libdir}/ocaml/fileutils/META
12cu|ocaml-fileutils-0.4.5-1|34	
12cu|ocaml-fileutils-0.4.5-1|35	#----------------------------------------------------------------------------
12cu|ocaml-fileutils-0.4.5-1|36	
12cu|ocaml-fileutils-0.4.5-1|37	%package devel
12cu|ocaml-fileutils-0.4.5-1|38	Summary:	Development files for %{name}
12cu|ocaml-fileutils-0.4.5-1|39	Group:		Development/Other
12cu|ocaml-fileutils-0.4.5-1|40	Requires:	%{name} = %{EVRD}
12cu|ocaml-fileutils-0.4.5-1|41	
12cu|ocaml-fileutils-0.4.5-1|42	%description devel
12cu|ocaml-fileutils-0.4.5-1|43	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-fileutils-0.4.5-1|44	developing applications that use %{name}.
12cu|ocaml-fileutils-0.4.5-1|45	
12cu|ocaml-fileutils-0.4.5-1|46	%files devel
12cu|ocaml-fileutils-0.4.5-1|47	%doc COPYING.txt AUTHORS.txt CHANGELOG.txt README.txt TODO.txt
12cu|ocaml-fileutils-0.4.5-1|48	%{_libdir}/ocaml/fileutils/*.a
12cu|ocaml-fileutils-0.4.5-1|49	%{_libdir}/ocaml/fileutils/*.cmx
12cu|ocaml-fileutils-0.4.5-1|50	%{_libdir}/ocaml/fileutils/*.cmxa
12cu|ocaml-fileutils-0.4.5-1|51	%{_libdir}/ocaml/fileutils/*.ml
12cu|ocaml-fileutils-0.4.5-1|52	%{_libdir}/ocaml/fileutils/*.mli
12cu|ocaml-fileutils-0.4.5-1|53	
12cu|ocaml-fileutils-0.4.5-1|54	#----------------------------------------------------------------------------
12cu|ocaml-fileutils-0.4.5-1|55	
12cu|ocaml-fileutils-0.4.5-1|56	%prep
12cu|ocaml-fileutils-0.4.5-1|57	%setup -q
12cu|ocaml-fileutils-0.4.5-1|58	
12cu|ocaml-fileutils-0.4.5-1|59	%build
12cu|ocaml-fileutils-0.4.5-1|60	ocaml setup.ml -configure
12cu|ocaml-fileutils-0.4.5-1|61	ocaml setup.ml -build
12cu|ocaml-fileutils-0.4.5-1|62	
12cu|ocaml-fileutils-0.4.5-1|63	%install
12cu|ocaml-fileutils-0.4.5-1|64	export DESTDIR=%{buildroot}
12cu|ocaml-fileutils-0.4.5-1|65	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cu|ocaml-fileutils-0.4.5-1|66	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-fileutils-0.4.5-1|67	ocaml setup.ml -install
12cu|ocaml-fileutils-0.4.5-1|68	
12cu|ocaml-fileutils-0.4.5-1|69	%check
12cu|ocaml-fileutils-0.4.5-1|70	ocaml setup.ml -test
12cu|ocaml-fileutils-0.4.5-1|71	
12cu|ocaml-fileutils-0.4.5-1|72	%changelog
12cu|ocaml-fileutils-0.4.5-1|73	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.5-1
12cu|ocaml-fileutils-0.4.5-1|74	+ Revision: 70597ed
12cu|ocaml-fileutils-0.4.5-1|75	- LOG New version 0.4.5, disable debug package, spec cleanup
12cu|ocaml-fileutils-0.4.5-1|76	
12cu|ocaml-fileutils-0.4.5-1|77	

10264 12
12cu|ocaml-getopt-20120615-1|1	%define _enable_debug_packages %{nil}
12cu|ocaml-getopt-20120615-1|2	%define debug_package %{nil}
12cu|ocaml-getopt-20120615-1|3	
12cu|ocaml-getopt-20120615-1|4	Summary:	Command line parsing a la GNU getopt
12cu|ocaml-getopt-20120615-1|5	Name:		ocaml-getopt
12cu|ocaml-getopt-20120615-1|6	Version:	20120615
12cu|ocaml-getopt-20120615-1|7	Release:	1
12cu|ocaml-getopt-20120615-1|8	License:	MIT
12cu|ocaml-getopt-20120615-1|9	Group:		Development/Other
12cu|ocaml-getopt-20120615-1|10	Url:		http://forge.ocamlcore.org/projects/ocaml-getopt/
12cu|ocaml-getopt-20120615-1|11	Source0:	http://forge.ocamlcore.org/frs/download.php/896/ocaml-getopt-%{version}.tar.gz
12cu|ocaml-getopt-20120615-1|12	BuildRequires:	ocaml
12cu|ocaml-getopt-20120615-1|13	BuildRequires:	ocaml-findlib
12cu|ocaml-getopt-20120615-1|14	
12cu|ocaml-getopt-20120615-1|15	%description
12cu|ocaml-getopt-20120615-1|16	The OCaml distribution comes with the module Arg specialized in command-line
12cu|ocaml-getopt-20120615-1|17	parsing. However, it doesn't support the well known features of GNU getopt
12cu|ocaml-getopt-20120615-1|18	and getopt_long.
12cu|ocaml-getopt-20120615-1|19	
12cu|ocaml-getopt-20120615-1|20	The module Getopt is an alternative; it supports GNU syntax, but from the
12cu|ocaml-getopt-20120615-1|21	programmer point of view, it is close to the spirit of Arg: the programmer
12cu|ocaml-getopt-20120615-1|22	gives to the general parsing function a list of possible options, together
12cu|ocaml-getopt-20120615-1|23	with the behavior of these options.
12cu|ocaml-getopt-20120615-1|24	
12cu|ocaml-getopt-20120615-1|25	%files
12cu|ocaml-getopt-20120615-1|26	%doc COPYING Changes README
12cu|ocaml-getopt-20120615-1|27	%dir %{_libdir}/ocaml/getopt
12cu|ocaml-getopt-20120615-1|28	%{_libdir}/ocaml/getopt/META
12cu|ocaml-getopt-20120615-1|29	%{_libdir}/ocaml/getopt/*.cma
12cu|ocaml-getopt-20120615-1|30	%{_libdir}/ocaml/getopt/*.cmi
12cu|ocaml-getopt-20120615-1|31	%{_libdir}/ocaml/getopt/*.cmxs
12cu|ocaml-getopt-20120615-1|32	
12cu|ocaml-getopt-20120615-1|33	#----------------------------------------------------------------------------
12cu|ocaml-getopt-20120615-1|34	
12cu|ocaml-getopt-20120615-1|35	%package devel
12cu|ocaml-getopt-20120615-1|36	Summary:	Development files for %{name}
12cu|ocaml-getopt-20120615-1|37	Group:		Development/Other
12cu|ocaml-getopt-20120615-1|38	Requires:	%{name} = %{EVRD}
12cu|ocaml-getopt-20120615-1|39	
12cu|ocaml-getopt-20120615-1|40	%description devel
12cu|ocaml-getopt-20120615-1|41	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-getopt-20120615-1|42	developing applications that use %{name}.
12cu|ocaml-getopt-20120615-1|43	
12cu|ocaml-getopt-20120615-1|44	%files devel
12cu|ocaml-getopt-20120615-1|45	%doc doc/
12cu|ocaml-getopt-20120615-1|46	%doc sample.ml
12cu|ocaml-getopt-20120615-1|47	%{_libdir}/ocaml/getopt/*.a
12cu|ocaml-getopt-20120615-1|48	%{_libdir}/ocaml/getopt/*.cmxa
12cu|ocaml-getopt-20120615-1|49	%{_libdir}/ocaml/getopt/*.cmx
12cu|ocaml-getopt-20120615-1|50	%{_libdir}/ocaml/getopt/*.mli
12cu|ocaml-getopt-20120615-1|51	
12cu|ocaml-getopt-20120615-1|52	#----------------------------------------------------------------------------
12cu|ocaml-getopt-20120615-1|53	
12cu|ocaml-getopt-20120615-1|54	%prep
12cu|ocaml-getopt-20120615-1|55	%setup -q -n ocaml-getopt
12cu|ocaml-getopt-20120615-1|56	
12cu|ocaml-getopt-20120615-1|57	%build
12cu|ocaml-getopt-20120615-1|58	./configure \
12cu|ocaml-getopt-20120615-1|59	--prefix %{_prefix} \
12cu|ocaml-getopt-20120615-1|60	--libdir %{_libdir} \
12cu|ocaml-getopt-20120615-1|61	--libexecdir %{_libexecdir} \
12cu|ocaml-getopt-20120615-1|62	--exec-prefix %{_exec_prefix} \
12cu|ocaml-getopt-20120615-1|63	--bindir %{_bindir} \
12cu|ocaml-getopt-20120615-1|64	--sbindir %{_sbindir} \
12cu|ocaml-getopt-20120615-1|65	--mandir %{_mandir} \
12cu|ocaml-getopt-20120615-1|66	--datadir %{_datadir} \
12cu|ocaml-getopt-20120615-1|67	--localstatedir %{_localstatedir} \
12cu|ocaml-getopt-20120615-1|68	--sharedstatedir %{_sharedstatedir} \
12cu|ocaml-getopt-20120615-1|69	--destdir %{buildroot}
12cu|ocaml-getopt-20120615-1|70	
12cu|ocaml-getopt-20120615-1|71	make all
12cu|ocaml-getopt-20120615-1|72	make doc
12cu|ocaml-getopt-20120615-1|73	mv doc.docdir doc
12cu|ocaml-getopt-20120615-1|74	
12cu|ocaml-getopt-20120615-1|75	%install
12cu|ocaml-getopt-20120615-1|76	export DESTDIR=%{buildroot}
12cu|ocaml-getopt-20120615-1|77	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cu|ocaml-getopt-20120615-1|78	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-getopt-20120615-1|79	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-getopt-20120615-1|80	mkdir -p $OCAMLFIND_DESTDIR/getopt
12cu|ocaml-getopt-20120615-1|81	make install
12cu|ocaml-getopt-20120615-1|82	cp getopt.mli $OCAMLFIND_DESTDIR/getopt
12cu|ocaml-getopt-20120615-1|83	
12cu|ocaml-getopt-20120615-1|84	
12cu|ocaml-getopt-20120615-1|85	%changelog
12cu|ocaml-getopt-20120615-1|86	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20120615-1
12cu|ocaml-getopt-20120615-1|87	+ Revision: a2c0307
12cu|ocaml-getopt-20120615-1|88	- LOG New version 20120615, disable debug package, spec cleanup
12cu|ocaml-getopt-20120615-1|89	
12cu|ocaml-getopt-20120615-1|90	

10265 12
12cu|ocaml-glmlite-0.03.51-1|1	Summary:	OpenGL bindings for OCaml
12cu|ocaml-glmlite-0.03.51-1|2	Name:		ocaml-glmlite
12cu|ocaml-glmlite-0.03.51-1|3	Version:	0.03.51
12cu|ocaml-glmlite-0.03.51-1|4	Release:	1
12cu|ocaml-glmlite-0.03.51-1|5	License:	LGPLv3+ or MIT
12cu|ocaml-glmlite-0.03.51-1|6	Group:		Development/Other
12cu|ocaml-glmlite-0.03.51-1|7	Url:		http://www.linux-nantes.org/~fmonnier/OCaml/GL/
12cu|ocaml-glmlite-0.03.51-1|8	Source0:	http://www.linux-nantes.org/~fmonnier/OCaml/GL/download/glMLite-%{version}.tgz
12cu|ocaml-glmlite-0.03.51-1|9	Patch0:		RedBook-Samples-fix-libpath.patch
12cu|ocaml-glmlite-0.03.51-1|10	Patch1:		glMLite-TEST-dir-libpath.patch
12cu|ocaml-glmlite-0.03.51-1|11	Patch4:		glMLite-TEST3-dir-libpath.patch
12cu|ocaml-glmlite-0.03.51-1|12	Patch2:		gle-examples-makefiles.patch
12cu|ocaml-glmlite-0.03.51-1|13	Patch3:		glMLite-LablGL-libpath.patch
12cu|ocaml-glmlite-0.03.51-1|14	BuildRequires:	ocaml
12cu|ocaml-glmlite-0.03.51-1|15	BuildRequires:	jpeg-devel
12cu|ocaml-glmlite-0.03.51-1|16	BuildRequires:	libgle-devel
12cu|ocaml-glmlite-0.03.51-1|17	BuildRequires:	pkgconfig(ftgl)
12cu|ocaml-glmlite-0.03.51-1|18	BuildRequires:	pkgconfig(gl)
12cu|ocaml-glmlite-0.03.51-1|19	BuildRequires:	pkgconfig(glu)
12cu|ocaml-glmlite-0.03.51-1|20	BuildRequires:	pkgconfig(glut)
12cu|ocaml-glmlite-0.03.51-1|21	BuildRequires:	pkgconfig(ImageMagick)
12cu|ocaml-glmlite-0.03.51-1|22	BuildRequires:	pkgconfig(libpng)
12cu|ocaml-glmlite-0.03.51-1|23	BuildRequires:	pkgconfig(librsvg-2.0)
12cu|ocaml-glmlite-0.03.51-1|24	Requires:	jpeg-devel
12cu|ocaml-glmlite-0.03.51-1|25	Requires:	libgle-devel
12cu|ocaml-glmlite-0.03.51-1|26	Requires:	pkgconfig(ftgl)
12cu|ocaml-glmlite-0.03.51-1|27	Requires:	pkgconfig(gl)
12cu|ocaml-glmlite-0.03.51-1|28	Requires:	pkgconfig(glu)
12cu|ocaml-glmlite-0.03.51-1|29	Requires:	pkgconfig(glut)
12cu|ocaml-glmlite-0.03.51-1|30	Requires:	pkgconfig(ImageMagick)
12cu|ocaml-glmlite-0.03.51-1|31	Requires:	pkgconfig(libpng)
12cu|ocaml-glmlite-0.03.51-1|32	Requires:	pkgconfig(librsvg-2.0)
12cu|ocaml-glmlite-0.03.51-1|33	
12cu|ocaml-glmlite-0.03.51-1|34	%description
12cu|ocaml-glmlite-0.03.51-1|35	This package provides OpenGL bindings for OCaml.
12cu|ocaml-glmlite-0.03.51-1|36	
12cu|ocaml-glmlite-0.03.51-1|37	There is a module for GL, Glu and Glut, and also some texture loaders for
12cu|ocaml-glmlite-0.03.51-1|38	different image file format. There are specialised/optimised loaders for
12cu|ocaml-glmlite-0.03.51-1|39	jpeg, png and svg,and also a generic image loader (which uses the libmagick).
12cu|ocaml-glmlite-0.03.51-1|40	
12cu|ocaml-glmlite-0.03.51-1|41	The names of the functions are the same than in the C API, and the problematic
12cu|ocaml-glmlite-0.03.51-1|42	types are packed in modules. There are additional wrappers for the GLE and the
12cu|ocaml-glmlite-0.03.51-1|43	FTGL libraries, to perform extrusions and font rendering.
12cu|ocaml-glmlite-0.03.51-1|44	
12cu|ocaml-glmlite-0.03.51-1|45	%files
12cu|ocaml-glmlite-0.03.51-1|46	%doc LICENSE_GPL.txt README.txt
12cu|ocaml-glmlite-0.03.51-1|47	%dir %{_libdir}/ocaml/glMLite
12cu|ocaml-glmlite-0.03.51-1|48	%{_libdir}/ocaml/glMLite/META
12cu|ocaml-glmlite-0.03.51-1|49	%{_libdir}/ocaml/glMLite/*.cma
12cu|ocaml-glmlite-0.03.51-1|50	%{_libdir}/ocaml/glMLite/*.cmi
12cu|ocaml-glmlite-0.03.51-1|51	%{_libdir}/ocaml/glMLite/*.so
12cu|ocaml-glmlite-0.03.51-1|52	
12cu|ocaml-glmlite-0.03.51-1|53	#----------------------------------------------------------------------------
12cu|ocaml-glmlite-0.03.51-1|54	
12cu|ocaml-glmlite-0.03.51-1|55	%package devel
12cu|ocaml-glmlite-0.03.51-1|56	Summary:	Development files for %{name}
12cu|ocaml-glmlite-0.03.51-1|57	Group:		Development/Other
12cu|ocaml-glmlite-0.03.51-1|58	Requires:	%{name} = %{EVRD}
12cu|ocaml-glmlite-0.03.51-1|59	
12cu|ocaml-glmlite-0.03.51-1|60	%description -n %{name}-devel
12cu|ocaml-glmlite-0.03.51-1|61	Development files for the package %{name}.
12cu|ocaml-glmlite-0.03.51-1|62	
12cu|ocaml-glmlite-0.03.51-1|63	%files devel
12cu|ocaml-glmlite-0.03.51-1|64	%doc SRC/doc
12cu|ocaml-glmlite-0.03.51-1|65	%doc TEST TEST3 toolbox RedBook-Samples gle-examples nehe-examples LablGL
12cu|ocaml-glmlite-0.03.51-1|66	%{_libdir}/ocaml/glMLite/*.a
12cu|ocaml-glmlite-0.03.51-1|67	%{_libdir}/ocaml/glMLite/*.o
12cu|ocaml-glmlite-0.03.51-1|68	%{_libdir}/ocaml/glMLite/*.cmx
12cu|ocaml-glmlite-0.03.51-1|69	%{_libdir}/ocaml/glMLite/*.cmxa
12cu|ocaml-glmlite-0.03.51-1|70	
12cu|ocaml-glmlite-0.03.51-1|71	#----------------------------------------------------------------------------
12cu|ocaml-glmlite-0.03.51-1|72	
12cu|ocaml-glmlite-0.03.51-1|73	%prep
12cu|ocaml-glmlite-0.03.51-1|74	%setup -q -n glMLite-%{version}
12cu|ocaml-glmlite-0.03.51-1|75	%patch0 -p0
12cu|ocaml-glmlite-0.03.51-1|76	%patch1 -p0
12cu|ocaml-glmlite-0.03.51-1|77	%patch2 -p0
12cu|ocaml-glmlite-0.03.51-1|78	%patch3 -p0
12cu|ocaml-glmlite-0.03.51-1|79	%patch4 -p0
12cu|ocaml-glmlite-0.03.51-1|80	
12cu|ocaml-glmlite-0.03.51-1|81	%build
12cu|ocaml-glmlite-0.03.51-1|82	make everything
12cu|ocaml-glmlite-0.03.51-1|83	make doc
12cu|ocaml-glmlite-0.03.51-1|84	
12cu|ocaml-glmlite-0.03.51-1|85	%install
12cu|ocaml-glmlite-0.03.51-1|86	install -d -m 755 %{buildroot}%{_libdir}/ocaml/glMLite
12cu|ocaml-glmlite-0.03.51-1|87	make install_everything PREFIX=%{buildroot}%{_libdir}/ocaml/glMLite
12cu|ocaml-glmlite-0.03.51-1|88	
12cu|ocaml-glmlite-0.03.51-1|89	
12cu|ocaml-glmlite-0.03.51-1|90	%changelog
12cu|ocaml-glmlite-0.03.51-1|91	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.03.51-1
12cu|ocaml-glmlite-0.03.51-1|92	+ Revision: 5ff2aa2
12cu|ocaml-glmlite-0.03.51-1|93	- LOG New version 0.03.51, spec cleanup
12cu|ocaml-glmlite-0.03.51-1|94	
12cu|ocaml-glmlite-0.03.51-1|95	

10266 12
12cu|ocaml-json-static-0.9.8-3|1	%define _enable_debug_packages %{nil}
12cu|ocaml-json-static-0.9.8-3|2	%define debug_package %{nil}
12cu|ocaml-json-static-0.9.8-3|3	
12cu|ocaml-json-static-0.9.8-3|4	Summary:	OCaml JSON validator and converter (syntax extension)
12cu|ocaml-json-static-0.9.8-3|5	Name:		ocaml-json-static
12cu|ocaml-json-static-0.9.8-3|6	Version:	0.9.8
12cu|ocaml-json-static-0.9.8-3|7	Release:	3
12cu|ocaml-json-static-0.9.8-3|8	License:	BSD
12cu|ocaml-json-static-0.9.8-3|9	Group:		Development/Other
12cu|ocaml-json-static-0.9.8-3|10	Url:		http://martin.jambon.free.fr/json-static.html
12cu|ocaml-json-static-0.9.8-3|11	Source0:	http://martin.jambon.free.fr/json-static-%{version}.tar.bz2
12cu|ocaml-json-static-0.9.8-3|12	BuildRequires:	camlp4
12cu|ocaml-json-static-0.9.8-3|13	BuildRequires:	ocaml
12cu|ocaml-json-static-0.9.8-3|14	BuildRequires:	ocaml-findlib-devel
12cu|ocaml-json-static-0.9.8-3|15	# Make this dependency explicit because users won't be able
12cu|ocaml-json-static-0.9.8-3|16	# to do much useful without it, and the automatic dependency
12cu|ocaml-json-static-0.9.8-3|17	# checking script cannot pick it up.
12cu|ocaml-json-static-0.9.8-3|18	Requires:	ocaml-json-wheel
12cu|ocaml-json-static-0.9.8-3|19	
12cu|ocaml-json-static-0.9.8-3|20	%description
12cu|ocaml-json-static-0.9.8-3|21	json-static is a tool for converting parsed JSON data with an
12cu|ocaml-json-static-0.9.8-3|22	unchecked structure into specialized OCaml types and vice-versa.
12cu|ocaml-json-static-0.9.8-3|23	It is a complement to the json-wheel library which provides a
12cu|ocaml-json-static-0.9.8-3|24	parser and a (pretty-) printer.
12cu|ocaml-json-static-0.9.8-3|25	
12cu|ocaml-json-static-0.9.8-3|26	%files
12cu|ocaml-json-static-0.9.8-3|27	%doc LICENSE README Changes yahoo.ml
12cu|ocaml-json-static-0.9.8-3|28	%{_libdir}/ocaml/json-static
12cu|ocaml-json-static-0.9.8-3|29	
12cu|ocaml-json-static-0.9.8-3|30	#----------------------------------------------------------------------------
12cu|ocaml-json-static-0.9.8-3|31	
12cu|ocaml-json-static-0.9.8-3|32	%prep
12cu|ocaml-json-static-0.9.8-3|33	%setup -q -n json-static-%{version}
12cu|ocaml-json-static-0.9.8-3|34	
12cu|ocaml-json-static-0.9.8-3|35	%build
12cu|ocaml-json-static-0.9.8-3|36	make
12cu|ocaml-json-static-0.9.8-3|37	
12cu|ocaml-json-static-0.9.8-3|38	%install
12cu|ocaml-json-static-0.9.8-3|39	export DESTDIR=%{buildroot}
12cu|ocaml-json-static-0.9.8-3|40	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cu|ocaml-json-static-0.9.8-3|41	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-json-static-0.9.8-3|42	make install
12cu|ocaml-json-static-0.9.8-3|43	
12cu|ocaml-json-static-0.9.8-3|44	
12cu|ocaml-json-static-0.9.8-3|45	%changelog
12cu|ocaml-json-static-0.9.8-3|46	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.8-3
12cu|ocaml-json-static-0.9.8-3|47	+ Revision: be6517d
12cu|ocaml-json-static-0.9.8-3|48	- LOG Disable debug package, spec cleanup
12cu|ocaml-json-static-0.9.8-3|49	
12cu|ocaml-json-static-0.9.8-3|50	

10267 12
12cu|ocaml-json-wheel-1.0.6-7|1	%define _enable_debug_packages %{nil}
12cu|ocaml-json-wheel-1.0.6-7|2	%define debug_package %{nil}
12cu|ocaml-json-wheel-1.0.6-7|3	
12cu|ocaml-json-wheel-1.0.6-7|4	Summary:	OCaml library for parsing JSON
12cu|ocaml-json-wheel-1.0.6-7|5	Name:		ocaml-json-wheel
12cu|ocaml-json-wheel-1.0.6-7|6	Version:	1.0.6
12cu|ocaml-json-wheel-1.0.6-7|7	Release:	7
12cu|ocaml-json-wheel-1.0.6-7|8	License:	BSD
12cu|ocaml-json-wheel-1.0.6-7|9	Group:		Development/Other
12cu|ocaml-json-wheel-1.0.6-7|10	Url:		http://martin.jambon.free.fr/json-wheel.html
12cu|ocaml-json-wheel-1.0.6-7|11	Source0:	http://martin.jambon.free.fr/json-wheel-%{version}.tar.bz2
12cu|ocaml-json-wheel-1.0.6-7|12	BuildRequires:	ocaml
12cu|ocaml-json-wheel-1.0.6-7|13	BuildRequires:	ocaml-findlib-devel
12cu|ocaml-json-wheel-1.0.6-7|14	BuildRequires:	ocaml-ocamlnet-devel
12cu|ocaml-json-wheel-1.0.6-7|15	BuildRequires:	ocaml-pcre-devel
12cu|ocaml-json-wheel-1.0.6-7|16	BuildRequires:	pkgconfig(libpcre)
12cu|ocaml-json-wheel-1.0.6-7|17	
12cu|ocaml-json-wheel-1.0.6-7|18	%description
12cu|ocaml-json-wheel-1.0.6-7|19	JSON library for OCaml following RFC 4627.
12cu|ocaml-json-wheel-1.0.6-7|20	
12cu|ocaml-json-wheel-1.0.6-7|21	If you use this library, consider installing ocaml-json-static, the
12cu|ocaml-json-wheel-1.0.6-7|22	syntax extension to the language which makes using JSON much easier.
12cu|ocaml-json-wheel-1.0.6-7|23	
12cu|ocaml-json-wheel-1.0.6-7|24	%files
12cu|ocaml-json-wheel-1.0.6-7|25	%doc LICENSE
12cu|ocaml-json-wheel-1.0.6-7|26	%dir %{_libdir}/ocaml/json-wheel
12cu|ocaml-json-wheel-1.0.6-7|27	%{_libdir}/ocaml/json-wheel/META
12cu|ocaml-json-wheel-1.0.6-7|28	%{_libdir}/ocaml/json-wheel/*.cma
12cu|ocaml-json-wheel-1.0.6-7|29	%{_libdir}/ocaml/json-wheel/*.cmi
12cu|ocaml-json-wheel-1.0.6-7|30	%{_bindir}/jsoncat
12cu|ocaml-json-wheel-1.0.6-7|31	
12cu|ocaml-json-wheel-1.0.6-7|32	#----------------------------------------------------------------------------
12cu|ocaml-json-wheel-1.0.6-7|33	
12cu|ocaml-json-wheel-1.0.6-7|34	%package devel
12cu|ocaml-json-wheel-1.0.6-7|35	Summary:	Development files for %{name}
12cu|ocaml-json-wheel-1.0.6-7|36	Group:		Development/Other
12cu|ocaml-json-wheel-1.0.6-7|37	Requires:	%{name} = %{EVRD}
12cu|ocaml-json-wheel-1.0.6-7|38	
12cu|ocaml-json-wheel-1.0.6-7|39	%description devel
12cu|ocaml-json-wheel-1.0.6-7|40	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-json-wheel-1.0.6-7|41	developing applications that use %{name}.
12cu|ocaml-json-wheel-1.0.6-7|42	
12cu|ocaml-json-wheel-1.0.6-7|43	%files devel
12cu|ocaml-json-wheel-1.0.6-7|44	%doc LICENSE Changes README html
12cu|ocaml-json-wheel-1.0.6-7|45	%{_libdir}/ocaml/json-wheel/*.a
12cu|ocaml-json-wheel-1.0.6-7|46	%{_libdir}/ocaml/json-wheel/*.cmxa
12cu|ocaml-json-wheel-1.0.6-7|47	%{_libdir}/ocaml/json-wheel/*.cmx
12cu|ocaml-json-wheel-1.0.6-7|48	%{_libdir}/ocaml/json-wheel/*.mli
12cu|ocaml-json-wheel-1.0.6-7|49	%{_libdir}/ocaml/json-wheel/*.ml
12cu|ocaml-json-wheel-1.0.6-7|50	
12cu|ocaml-json-wheel-1.0.6-7|51	#----------------------------------------------------------------------------
12cu|ocaml-json-wheel-1.0.6-7|52	
12cu|ocaml-json-wheel-1.0.6-7|53	%prep
12cu|ocaml-json-wheel-1.0.6-7|54	%setup -q -n json-wheel-%{version}
12cu|ocaml-json-wheel-1.0.6-7|55	
12cu|ocaml-json-wheel-1.0.6-7|56	%build
12cu|ocaml-json-wheel-1.0.6-7|57	make
12cu|ocaml-json-wheel-1.0.6-7|58	strip jsoncat
12cu|ocaml-json-wheel-1.0.6-7|59	
12cu|ocaml-json-wheel-1.0.6-7|60	%install
12cu|ocaml-json-wheel-1.0.6-7|61	export DESTDIR=%{buildroot}
12cu|ocaml-json-wheel-1.0.6-7|62	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cu|ocaml-json-wheel-1.0.6-7|63	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-json-wheel-1.0.6-7|64	mkdir -p %{buildroot}%{_bindir}
12cu|ocaml-json-wheel-1.0.6-7|65	
12cu|ocaml-json-wheel-1.0.6-7|66	make BINDIR=%{buildroot}%{_bindir} install
12cu|ocaml-json-wheel-1.0.6-7|67	
12cu|ocaml-json-wheel-1.0.6-7|68	# Remove *.cmo and *.o files.  These aren't needed for
12cu|ocaml-json-wheel-1.0.6-7|69	# anything because they are included in the *.cma/*.a.
12cu|ocaml-json-wheel-1.0.6-7|70	rm %{buildroot}%{_libdir}/ocaml/json-wheel/*.cmo
12cu|ocaml-json-wheel-1.0.6-7|71	rm %{buildroot}%{_libdir}/ocaml/json-wheel/*.o
12cu|ocaml-json-wheel-1.0.6-7|72	
12cu|ocaml-json-wheel-1.0.6-7|73	
12cu|ocaml-json-wheel-1.0.6-7|74	
12cu|ocaml-json-wheel-1.0.6-7|75	
12cu|ocaml-json-wheel-1.0.6-7|76	%changelog
12cu|ocaml-json-wheel-1.0.6-7|77	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.6-7
12cu|ocaml-json-wheel-1.0.6-7|78	+ Revision: 6aa2622
12cu|ocaml-json-wheel-1.0.6-7|79	- LOG Disable debug package, spec cleanup
12cu|ocaml-json-wheel-1.0.6-7|80	
12cu|ocaml-json-wheel-1.0.6-7|81	

10268 12
12cu|ocaml-lablgl-1.05-1|1	%define modname lablgl
12cu|ocaml-lablgl-1.05-1|2	%define srcname lablGL
12cu|ocaml-lablgl-1.05-1|3	
12cu|ocaml-lablgl-1.05-1|4	Summary:	OpenGL interface for OCaml
12cu|ocaml-lablgl-1.05-1|5	Name:		ocaml-%{modname}
12cu|ocaml-lablgl-1.05-1|6	Version:	1.05
12cu|ocaml-lablgl-1.05-1|7	Release:	1
12cu|ocaml-lablgl-1.05-1|8	License:	BSD
12cu|ocaml-lablgl-1.05-1|9	Group:		Development/Other
12cu|ocaml-lablgl-1.05-1|10	Url:		http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html
12cu|ocaml-lablgl-1.05-1|11	Source0:	http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/%{modname}-%{version}.tar.gz
12cu|ocaml-lablgl-1.05-1|12	BuildRequires:	camlp4
12cu|ocaml-lablgl-1.05-1|13	BuildRequires:	ocaml
12cu|ocaml-lablgl-1.05-1|14	BuildRequires:	ocaml-labltk
12cu|ocaml-lablgl-1.05-1|15	BuildRequires:	tcl-devel
12cu|ocaml-lablgl-1.05-1|16	BuildRequires:	pkgconfig(gl)
12cu|ocaml-lablgl-1.05-1|17	BuildRequires:	pkgconfig(glu)
12cu|ocaml-lablgl-1.05-1|18	BuildRequires:	pkgconfig(glut)
12cu|ocaml-lablgl-1.05-1|19	BuildRequires:	pkgconfig(tk)
12cu|ocaml-lablgl-1.05-1|20	BuildRequires:	pkgconfig(xmu)
12cu|ocaml-lablgl-1.05-1|21	Requires:	ocaml-labltk
12cu|ocaml-lablgl-1.05-1|22	
12cu|ocaml-lablgl-1.05-1|23	%description
12cu|ocaml-lablgl-1.05-1|24	LablGL is is an OCaml interface to OpenGL. Support is included for
12cu|ocaml-lablgl-1.05-1|25	use with both Glut (standalone) and LablTk.
12cu|ocaml-lablgl-1.05-1|26	
12cu|ocaml-lablgl-1.05-1|27	%files
12cu|ocaml-lablgl-1.05-1|28	%doc COPYRIGHT CHANGES README
12cu|ocaml-lablgl-1.05-1|29	%dir %{_libdir}/ocaml/lablGL
12cu|ocaml-lablgl-1.05-1|30	%{_libdir}/ocaml/lablGL/*.cmi
12cu|ocaml-lablgl-1.05-1|31	%{_libdir}/ocaml/lablGL/*.cma
12cu|ocaml-lablgl-1.05-1|32	%{_libdir}/ocaml/lablGL/META
12cu|ocaml-lablgl-1.05-1|33	%{_libdir}/ocaml/stublibs/*.so
12cu|ocaml-lablgl-1.05-1|34	%{_bindir}/lablgl
12cu|ocaml-lablgl-1.05-1|35	%{_bindir}/lablglut
12cu|ocaml-lablgl-1.05-1|36	
12cu|ocaml-lablgl-1.05-1|37	#----------------------------------------------------------------------------
12cu|ocaml-lablgl-1.05-1|38	
12cu|ocaml-lablgl-1.05-1|39	%package devel
12cu|ocaml-lablgl-1.05-1|40	Summary:	OpenGL interface for OCaml
12cu|ocaml-lablgl-1.05-1|41	Group:		Development/Other
12cu|ocaml-lablgl-1.05-1|42	Requires:	%{name} = %{EVRD}
12cu|ocaml-lablgl-1.05-1|43	Requires:	pkgconfig(gl)
12cu|ocaml-lablgl-1.05-1|44	Requires:	pkgconfig(glu)
12cu|ocaml-lablgl-1.05-1|45	Requires:	pkgconfig(glut)
12cu|ocaml-lablgl-1.05-1|46	Requires:	pkgconfig(xmu)
12cu|ocaml-lablgl-1.05-1|47	
12cu|ocaml-lablgl-1.05-1|48	%description devel
12cu|ocaml-lablgl-1.05-1|49	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-lablgl-1.05-1|50	developing applications that use %{name}.
12cu|ocaml-lablgl-1.05-1|51	
12cu|ocaml-lablgl-1.05-1|52	%files devel
12cu|ocaml-lablgl-1.05-1|53	%{_libdir}/ocaml/lablGL/*.a
12cu|ocaml-lablgl-1.05-1|54	%{_libdir}/ocaml/lablGL/*.cmx
12cu|ocaml-lablgl-1.05-1|55	%{_libdir}/ocaml/lablGL/*.cmxa
12cu|ocaml-lablgl-1.05-1|56	%{_libdir}/ocaml/lablGL/*.mli
12cu|ocaml-lablgl-1.05-1|57	
12cu|ocaml-lablgl-1.05-1|58	#----------------------------------------------------------------------------
12cu|ocaml-lablgl-1.05-1|59	
12cu|ocaml-lablgl-1.05-1|60	%prep
12cu|ocaml-lablgl-1.05-1|61	%setup -q -n %{modname}-%{version}
12cu|ocaml-lablgl-1.05-1|62	
12cu|ocaml-lablgl-1.05-1|63	cp -f %{_includedir}/tk8.6/generic/tkInt.h Togl/src/Togl/tkInt%{tcl_version}.h
12cu|ocaml-lablgl-1.05-1|64	cp -f %{_includedir}/tk8.6/generic/tkIntDecls.h Togl/src/Togl/tkIntDecls%{tcl_version}.h
12cu|ocaml-lablgl-1.05-1|65	sed -i -e 's,tkIntDecls.h,tkIntDecls%{tcl_version}.h,g' Togl/src/Togl/tkInt%{tcl_version}.h
12cu|ocaml-lablgl-1.05-1|66	
12cu|ocaml-lablgl-1.05-1|67	cat > Makefile.config << EOF
12cu|ocaml-lablgl-1.05-1|68	CAMLC = ocamlc.opt
12cu|ocaml-lablgl-1.05-1|69	CAMLOPT = ocamlopt.opt
12cu|ocaml-lablgl-1.05-1|70	BINDIR = %{_bindir}
12cu|ocaml-lablgl-1.05-1|71	XINCLUDES = -I%{_includedir}
12cu|ocaml-lablgl-1.05-1|72	XLIBS = -L%{_libdir} -lXext -lXmu -lX11
12cu|ocaml-lablgl-1.05-1|73	TKINCLUDES = -I%{_includedir}
12cu|ocaml-lablgl-1.05-1|74	GLINCLUDES =
12cu|ocaml-lablgl-1.05-1|75	GLLIBS = -lGL -lGLU
12cu|ocaml-lablgl-1.05-1|76	GLUTLIBS = -lglut
12cu|ocaml-lablgl-1.05-1|77	RANLIB = :
12cu|ocaml-lablgl-1.05-1|78	LIBDIR = %{_libdir}/ocaml
12cu|ocaml-lablgl-1.05-1|79	DLLDIR = %{_libdir}/ocaml/stublibs
12cu|ocaml-lablgl-1.05-1|80	INSTALLDIR = %{_libdir}/ocaml/lablGL
12cu|ocaml-lablgl-1.05-1|81	TOGLDIR=Togl
12cu|ocaml-lablgl-1.05-1|82	COPTS = %{optflags}
12cu|ocaml-lablgl-1.05-1|83	EOF
12cu|ocaml-lablgl-1.05-1|84	
12cu|ocaml-lablgl-1.05-1|85	%build
12cu|ocaml-lablgl-1.05-1|86	make all opt
12cu|ocaml-lablgl-1.05-1|87	
12cu|ocaml-lablgl-1.05-1|88	%install
12cu|ocaml-lablgl-1.05-1|89	install -d -m 755 %{buildroot}%{_bindir}
12cu|ocaml-lablgl-1.05-1|90	install -d -m 755 %{buildroot}%{_libdir}/ocaml/lablGL
12cu|ocaml-lablgl-1.05-1|91	install -d -m 755 %{buildroot}%{_libdir}/ocaml/stublibs
12cu|ocaml-lablgl-1.05-1|92	make \
12cu|ocaml-lablgl-1.05-1|93	BINDIR=%{buildroot}%{_bindir}\
12cu|ocaml-lablgl-1.05-1|94	INSTALLDIR=%{buildroot}%{_libdir}/ocaml/lablGL\
12cu|ocaml-lablgl-1.05-1|95	DLLDIR=%{buildroot}%{_libdir}/ocaml/stublibs\
12cu|ocaml-lablgl-1.05-1|96	install
12cu|ocaml-lablgl-1.05-1|97	
12cu|ocaml-lablgl-1.05-1|98	rm -f %{buildroot}%{_libdir}/ocaml/lablGL/*.ml
12cu|ocaml-lablgl-1.05-1|99	
12cu|ocaml-lablgl-1.05-1|100	# Make and install a META file.
12cu|ocaml-lablgl-1.05-1|101	cat > %{buildroot}%{_libdir}/ocaml/lablGL/META<<EOF
12cu|ocaml-lablgl-1.05-1|102	version="%{version}"
12cu|ocaml-lablgl-1.05-1|103	directory="+lablGL"
12cu|ocaml-lablgl-1.05-1|104	archive(byte) = "lablgl.cma"
12cu|ocaml-lablgl-1.05-1|105	archive(native) = "lablgl.cmxa"
12cu|ocaml-lablgl-1.05-1|106	
12cu|ocaml-lablgl-1.05-1|107	package "togl" (
12cu|ocaml-lablgl-1.05-1|108	requires = "labltk lablGL"
12cu|ocaml-lablgl-1.05-1|109	archive(byte) = "togl.cma"
12cu|ocaml-lablgl-1.05-1|110	archive(native) = "togl.cmxa"
12cu|ocaml-lablgl-1.05-1|111	)
12cu|ocaml-lablgl-1.05-1|112	
12cu|ocaml-lablgl-1.05-1|113	package "glut" (
12cu|ocaml-lablgl-1.05-1|114	requires = "lablGL"
12cu|ocaml-lablgl-1.05-1|115	archive(byte) = "lablglut.cma"
12cu|ocaml-lablgl-1.05-1|116	archive(native) = "lablglut.cmxa"
12cu|ocaml-lablgl-1.05-1|117	)
12cu|ocaml-lablgl-1.05-1|118	EOF
12cu|ocaml-lablgl-1.05-1|119	
12cu|ocaml-lablgl-1.05-1|120	
12cu|ocaml-lablgl-1.05-1|121	%changelog
12cu|ocaml-lablgl-1.05-1|122	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.05-1
12cu|ocaml-lablgl-1.05-1|123	+ Revision: 38e5875
12cu|ocaml-lablgl-1.05-1|124	- LOG New version 1.05, spec cleanup
12cu|ocaml-lablgl-1.05-1|125	
12cu|ocaml-lablgl-1.05-1|126	

10269 12
12cu|ocaml-lablgtk2-2.18.0-2|1	%define base_name lablgtk
12cu|ocaml-lablgtk2-2.18.0-2|2	
12cu|ocaml-lablgtk2-2.18.0-2|3	Summary:	OCaml interface to the GIMP Tool Kit Version 2
12cu|ocaml-lablgtk2-2.18.0-2|4	Name:		ocaml-%{base_name}2
12cu|ocaml-lablgtk2-2.18.0-2|5	Version:	2.18.0
12cu|ocaml-lablgtk2-2.18.0-2|6	Release:	2
12cu|ocaml-lablgtk2-2.18.0-2|7	License:	LGPLv2.1+
12cu|ocaml-lablgtk2-2.18.0-2|8	Group:		Development/Other
12cu|ocaml-lablgtk2-2.18.0-2|9	Url:		http://lablgtk.forge.ocamlcore.org/
12cu|ocaml-lablgtk2-2.18.0-2|10	Source0:	http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/%{base_name}-%{version}.tar.gz
12cu|ocaml-lablgtk2-2.18.0-2|11	Source1:	lablgtk-2.14.0-doc-html.tar.lzma
12cu|ocaml-lablgtk2-2.18.0-2|12	BuildRequires:	camlp4
12cu|ocaml-lablgtk2-2.18.0-2|13	BuildRequires:	ocaml-findlib
12cu|ocaml-lablgtk2-2.18.0-2|14	BuildRequires:	ocaml-lablgl-devel
12cu|ocaml-lablgtk2-2.18.0-2|15	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cu|ocaml-lablgtk2-2.18.0-2|16	BuildRequires:	pkgconfig(gl)
12cu|ocaml-lablgtk2-2.18.0-2|17	BuildRequires:	pkgconfig(glu)
12cu|ocaml-lablgtk2-2.18.0-2|18	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|ocaml-lablgtk2-2.18.0-2|19	BuildRequires:	pkgconfig(gtkgl-2.0)
12cu|ocaml-lablgtk2-2.18.0-2|20	BuildRequires:	pkgconfig(gtksourceview-1.0)
12cu|ocaml-lablgtk2-2.18.0-2|21	BuildRequires:	pkgconfig(gtksourceview-2.0)
12cu|ocaml-lablgtk2-2.18.0-2|22	BuildRequires:	pkgconfig(gtkspell-2.0)
12cu|ocaml-lablgtk2-2.18.0-2|23	BuildRequires:	pkgconfig(libglade-2.0)
12cu|ocaml-lablgtk2-2.18.0-2|24	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|ocaml-lablgtk2-2.18.0-2|25	BuildRequires:	pkgconfig(libpanelapplet-4.0)
12cu|ocaml-lablgtk2-2.18.0-2|26	BuildRequires:	pkgconfig(librsvg-2.0)
12cu|ocaml-lablgtk2-2.18.0-2|27	BuildRequires:	pkgconfig(pango)
12cu|ocaml-lablgtk2-2.18.0-2|28	BuildRequires:	pkgconfig(pangocairo)
12cu|ocaml-lablgtk2-2.18.0-2|29	
12cu|ocaml-lablgtk2-2.18.0-2|30	%description
12cu|ocaml-lablgtk2-2.18.0-2|31	OCaml interface to the GIMP Tool Kit Version 2.
12cu|ocaml-lablgtk2-2.18.0-2|32	
12cu|ocaml-lablgtk2-2.18.0-2|33	%files
12cu|ocaml-lablgtk2-2.18.0-2|34	%doc COPYING CHANGES README
12cu|ocaml-lablgtk2-2.18.0-2|35	%{_bindir}/*
12cu|ocaml-lablgtk2-2.18.0-2|36	%dir %{_libdir}/ocaml/lablgtk2
12cu|ocaml-lablgtk2-2.18.0-2|37	%{_libdir}/ocaml/lablgtk2/META
12cu|ocaml-lablgtk2-2.18.0-2|38	%{_libdir}/ocaml/lablgtk2/*.cmi
12cu|ocaml-lablgtk2-2.18.0-2|39	%{_libdir}/ocaml/lablgtk2/*.cma
12cu|ocaml-lablgtk2-2.18.0-2|40	%{_libdir}/ocaml/lablgtk2/*.cmo
12cu|ocaml-lablgtk2-2.18.0-2|41	%{_libdir}/ocaml/lablgtk2/*.o
12cu|ocaml-lablgtk2-2.18.0-2|42	%{_libdir}/ocaml/stublibs/*
12cu|ocaml-lablgtk2-2.18.0-2|43	
12cu|ocaml-lablgtk2-2.18.0-2|44	#----------------------------------------------------------------------------
12cu|ocaml-lablgtk2-2.18.0-2|45	
12cu|ocaml-lablgtk2-2.18.0-2|46	%package devel
12cu|ocaml-lablgtk2-2.18.0-2|47	Summary:	Development files for %{name}
12cu|ocaml-lablgtk2-2.18.0-2|48	Group:		Development/Other
12cu|ocaml-lablgtk2-2.18.0-2|49	Requires:	%{name} = %{EVRD}
12cu|ocaml-lablgtk2-2.18.0-2|50	Requires:	pkgconfig(gtk+-2.0)
12cu|ocaml-lablgtk2-2.18.0-2|51	
12cu|ocaml-lablgtk2-2.18.0-2|52	%description devel
12cu|ocaml-lablgtk2-2.18.0-2|53	This package contains the development files needed to build applications
12cu|ocaml-lablgtk2-2.18.0-2|54	using %{name}.
12cu|ocaml-lablgtk2-2.18.0-2|55	
12cu|ocaml-lablgtk2-2.18.0-2|56	%files devel
12cu|ocaml-lablgtk2-2.18.0-2|57	%{_libdir}/ocaml/lablgtk2/*
12cu|ocaml-lablgtk2-2.18.0-2|58	%exclude %{_libdir}/ocaml/lablgtk2/META
12cu|ocaml-lablgtk2-2.18.0-2|59	%exclude %{_libdir}/ocaml/lablgtk2/*.cmi
12cu|ocaml-lablgtk2-2.18.0-2|60	%exclude %{_libdir}/ocaml/lablgtk2/*.cma
12cu|ocaml-lablgtk2-2.18.0-2|61	%exclude %{_libdir}/ocaml/lablgtk2/*.cmo
12cu|ocaml-lablgtk2-2.18.0-2|62	%exclude %{_libdir}/ocaml/lablgtk2/*.o
12cu|ocaml-lablgtk2-2.18.0-2|63	
12cu|ocaml-lablgtk2-2.18.0-2|64	#----------------------------------------------------------------------------
12cu|ocaml-lablgtk2-2.18.0-2|65	
12cu|ocaml-lablgtk2-2.18.0-2|66	%package doc
12cu|ocaml-lablgtk2-2.18.0-2|67	Summary:	Documentation and examples for %{name}
12cu|ocaml-lablgtk2-2.18.0-2|68	Group:		Development/Other
12cu|ocaml-lablgtk2-2.18.0-2|69	
12cu|ocaml-lablgtk2-2.18.0-2|70	%description doc
12cu|ocaml-lablgtk2-2.18.0-2|71	This package contains the ocamldoc generated documentation for %{name},
12cu|ocaml-lablgtk2-2.18.0-2|72	and some examples.
12cu|ocaml-lablgtk2-2.18.0-2|73	
12cu|ocaml-lablgtk2-2.18.0-2|74	%files doc
12cu|ocaml-lablgtk2-2.18.0-2|75	%doc examples
12cu|ocaml-lablgtk2-2.18.0-2|76	%doc doc
12cu|ocaml-lablgtk2-2.18.0-2|77	
12cu|ocaml-lablgtk2-2.18.0-2|78	#----------------------------------------------------------------------------
12cu|ocaml-lablgtk2-2.18.0-2|79	
12cu|ocaml-lablgtk2-2.18.0-2|80	%prep
12cu|ocaml-lablgtk2-2.18.0-2|81	%setup -q -n %{base_name}-%{version}
12cu|ocaml-lablgtk2-2.18.0-2|82	perl -pi -e "s/^directory.*$//" META
12cu|ocaml-lablgtk2-2.18.0-2|83	sed -i -e 's/version="2.12.0"/version="%{version}"/' META
12cu|ocaml-lablgtk2-2.18.0-2|84	lzcat %{SOURCE1} | tar xf -
12cu|ocaml-lablgtk2-2.18.0-2|85	mv lablgtk-2.14.0-doc-html/ doc/
12cu|ocaml-lablgtk2-2.18.0-2|86	
12cu|ocaml-lablgtk2-2.18.0-2|87	%build
12cu|ocaml-lablgtk2-2.18.0-2|88	%configure2_5x
12cu|ocaml-lablgtk2-2.18.0-2|89	make
12cu|ocaml-lablgtk2-2.18.0-2|90	make opt
12cu|ocaml-lablgtk2-2.18.0-2|91	
12cu|ocaml-lablgtk2-2.18.0-2|92	%install
12cu|ocaml-lablgtk2-2.18.0-2|93	export DESTDIR=%{buildroot}
12cu|ocaml-lablgtk2-2.18.0-2|94	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cu|ocaml-lablgtk2-2.18.0-2|95	install -d -m 755 %{buildroot}%{_libdir}/ocaml/stublibs
12cu|ocaml-lablgtk2-2.18.0-2|96	make install \
12cu|ocaml-lablgtk2-2.18.0-2|97	RANLIB=true \
12cu|ocaml-lablgtk2-2.18.0-2|98	BINDIR=%{buildroot}/%{_bindir} \
12cu|ocaml-lablgtk2-2.18.0-2|99	LIBDIR=%{buildroot}/%{_libdir}/ocaml/lablgtk2 \
12cu|ocaml-lablgtk2-2.18.0-2|100	INSTALLDIR=%{buildroot}/%{_libdir}/ocaml/lablgtk2 \
12cu|ocaml-lablgtk2-2.18.0-2|101	DLLDIR=%{buildroot}/%{_libdir}/ocaml/stublibs
12cu|ocaml-lablgtk2-2.18.0-2|102	
12cu|ocaml-lablgtk2-2.18.0-2|103	for cmo in $(find src/ -type f -name "*.cmo"); do
12cu|ocaml-lablgtk2-2.18.0-2|104	%{__install} -m0644 -D $cmo %{buildroot}/%{_libdir}/ocaml/lablgtk2/`basename $cmo`
12cu|ocaml-lablgtk2-2.18.0-2|105	done;
12cu|ocaml-lablgtk2-2.18.0-2|106	
12cu|ocaml-lablgtk2-2.18.0-2|107	rm -f %{buildroot}%{_libdir}/ocaml/ld.conf
12cu|ocaml-lablgtk2-2.18.0-2|108	
12cu|ocaml-lablgtk2-2.18.0-2|109	%changelog
12cu|ocaml-lablgtk2-2.18.0-2|110	* Thu Feb 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.18.0-2
12cu|ocaml-lablgtk2-2.18.0-2|111	+ Revision: 8b7644f
12cu|ocaml-lablgtk2-2.18.0-2|112	- LOG Install .cmo files as they are needed at least by ocaml-cairo
12cu|ocaml-lablgtk2-2.18.0-2|113	
12cu|ocaml-lablgtk2-2.18.0-2|114	

10270 12
12cu|ocamlmakefile-6.37.0-1|1	Summary:	Automated compilation of complex OCaml-projects
12cu|ocamlmakefile-6.37.0-1|2	Name:		ocamlmakefile
12cu|ocamlmakefile-6.37.0-1|3	Version:	6.37.0
12cu|ocamlmakefile-6.37.0-1|4	Release:	1
12cu|ocamlmakefile-6.37.0-1|5	License:	LGPLv2.1+ with OCaml linking exception
12cu|ocamlmakefile-6.37.0-1|6	Group:		Development/Other
12cu|ocamlmakefile-6.37.0-1|7	Url:		https://bitbucket.org/mmottl/ocaml-makefile
12cu|ocamlmakefile-6.37.0-1|8	Source0:	https://bitbucket.org/mmottl/ocaml-makefile/downloads/ocaml-makefile-%{version}.tar.gz
12cu|ocamlmakefile-6.37.0-1|9	Source1:	README.examples.idl
12cu|ocamlmakefile-6.37.0-1|10	BuildArch:	noarch
12cu|ocamlmakefile-6.37.0-1|11	
12cu|ocamlmakefile-6.37.0-1|12	%description
12cu|ocamlmakefile-6.37.0-1|13	A general makefile for the Objective Caml programming language
12cu|ocamlmakefile-6.37.0-1|14	OCamlMakefile is a general makefile which allows a programmer to
12cu|ocamlmakefile-6.37.0-1|15	create quickly customized makefiles for a project written in the
12cu|ocamlmakefile-6.37.0-1|16	Objective Caml programming language. Typically, a customized makefile
12cu|ocamlmakefile-6.37.0-1|17	consists of the definition of a few variables, and an inclusion of
12cu|ocamlmakefile-6.37.0-1|18	the general makefile provided by this package.
12cu|ocamlmakefile-6.37.0-1|19	
12cu|ocamlmakefile-6.37.0-1|20	%files
12cu|ocamlmakefile-6.37.0-1|21	%doc COPYING.txt README.md CHANGES.txt
12cu|ocamlmakefile-6.37.0-1|22	%dir %{_datadir}/ocamlmakefile
12cu|ocamlmakefile-6.37.0-1|23	%{_datadir}/ocamlmakefile/OCamlMakefile
12cu|ocamlmakefile-6.37.0-1|24	
12cu|ocamlmakefile-6.37.0-1|25	#----------------------------------------------------------------------------
12cu|ocamlmakefile-6.37.0-1|26	
12cu|ocamlmakefile-6.37.0-1|27	%package doc
12cu|ocamlmakefile-6.37.0-1|28	Summary:	Documentation and examples files for %{name}
12cu|ocamlmakefile-6.37.0-1|29	Group:		Development/Other
12cu|ocamlmakefile-6.37.0-1|30	Requires:	%{name} = %{EVRD}
12cu|ocamlmakefile-6.37.0-1|31	
12cu|ocamlmakefile-6.37.0-1|32	%description doc
12cu|ocamlmakefile-6.37.0-1|33	The %{name}-doc package contains documentation and examples files for
12cu|ocamlmakefile-6.37.0-1|34	developing applications that use %{name}.
12cu|ocamlmakefile-6.37.0-1|35	
12cu|ocamlmakefile-6.37.0-1|36	%files doc
12cu|ocamlmakefile-6.37.0-1|37	%doc calc camlp4 gtk idl threads
12cu|ocamlmakefile-6.37.0-1|38	
12cu|ocamlmakefile-6.37.0-1|39	#----------------------------------------------------------------------------
12cu|ocamlmakefile-6.37.0-1|40	
12cu|ocamlmakefile-6.37.0-1|41	%prep
12cu|ocamlmakefile-6.37.0-1|42	%setup -q -n ocaml-makefile-%{version}
12cu|ocamlmakefile-6.37.0-1|43	install -m 0644 %{SOURCE1} ./
12cu|ocamlmakefile-6.37.0-1|44	
12cu|ocamlmakefile-6.37.0-1|45	%build
12cu|ocamlmakefile-6.37.0-1|46	
12cu|ocamlmakefile-6.37.0-1|47	%install
12cu|ocamlmakefile-6.37.0-1|48	# OCamlMakefile
12cu|ocamlmakefile-6.37.0-1|49	install -d -m 0755 %{buildroot}%{_datadir}/ocamlmakefile
12cu|ocamlmakefile-6.37.0-1|50	sed -i -e "s|/usr/local/lib|/usr/lib|g" OCamlMakefile
12cu|ocamlmakefile-6.37.0-1|51	install -m 0644 OCamlMakefile %{buildroot}%{_datadir}/ocamlmakefile/
12cu|ocamlmakefile-6.37.0-1|52	
12cu|ocamlmakefile-6.37.0-1|53	# examples/
12cu|ocamlmakefile-6.37.0-1|54	for d in calc camlp4 gtk idl threads; do
12cu|ocamlmakefile-6.37.0-1|55	sed -i -e "s|../OCamlMakefile|%{_datadir}/ocamlmakefile/OCamlMakefile|g" ./$d/Makefile;
12cu|ocamlmakefile-6.37.0-1|56	done
12cu|ocamlmakefile-6.37.0-1|57	cp ./README.examples.idl ./calc/README
12cu|ocamlmakefile-6.37.0-1|58	cp ./README.examples.idl ./idl/README
12cu|ocamlmakefile-6.37.0-1|59	
12cu|ocamlmakefile-6.37.0-1|60	
12cu|ocamlmakefile-6.37.0-1|61	%changelog
12cu|ocamlmakefile-6.37.0-1|62	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.37.0-1
12cu|ocamlmakefile-6.37.0-1|63	+ Revision: f9ba394
12cu|ocamlmakefile-6.37.0-1|64	- LOG New version 6.37.0, should be noarch package, spec cleanup
12cu|ocamlmakefile-6.37.0-1|65	
12cu|ocamlmakefile-6.37.0-1|66	

10271 12
12cu|ocaml-ocamlgraph-1.8.2-2|1	%define debug_package          %{nil}
12cu|ocaml-ocamlgraph-1.8.2-2|2	
12cu|ocaml-ocamlgraph-1.8.2-2|3	Name:           ocaml-ocamlgraph
12cu|ocaml-ocamlgraph-1.8.2-2|4	Version:        1.8.2
12cu|ocaml-ocamlgraph-1.8.2-2|5	Release:        2
12cu|ocaml-ocamlgraph-1.8.2-2|6	Summary:        OCaml library for arc and node graphs
12cu|ocaml-ocamlgraph-1.8.2-2|7	
12cu|ocaml-ocamlgraph-1.8.2-2|8	Group:          Development/Other
12cu|ocaml-ocamlgraph-1.8.2-2|9	License:        LGPLv2 with exceptions
12cu|ocaml-ocamlgraph-1.8.2-2|10	
12cu|ocaml-ocamlgraph-1.8.2-2|11	URL:            http://ocamlgraph.lri.fr/
12cu|ocaml-ocamlgraph-1.8.2-2|12	Source0:        http://ocamlgraph.lri.fr/download/ocamlgraph-%{version}.tar.gz
12cu|ocaml-ocamlgraph-1.8.2-2|13	Source1:        ocamlgraph-test.result
12cu|ocaml-ocamlgraph-1.8.2-2|14	
12cu|ocaml-ocamlgraph-1.8.2-2|15	ExcludeArch:    sparc64 s390 s390x
12cu|ocaml-ocamlgraph-1.8.2-2|16	BuildRequires:  ocaml >= 3.08 ocaml-findlib-devel ocaml-doc
12cu|ocaml-ocamlgraph-1.8.2-2|17	BuildRequires:  ocaml-lablgtk2-devel
12cu|ocaml-ocamlgraph-1.8.2-2|18	BuildRequires:  pkgconfig(gtk+-2.0) libgnomecanvas2-devel
12cu|ocaml-ocamlgraph-1.8.2-2|19	
12cu|ocaml-ocamlgraph-1.8.2-2|20	%description
12cu|ocaml-ocamlgraph-1.8.2-2|21	Ocamlgraph provides several different implementations of graph data
12cu|ocaml-ocamlgraph-1.8.2-2|22	structures. It also provides implementations for a number of classical
12cu|ocaml-ocamlgraph-1.8.2-2|23	graph algorithms like Kruskal's algorithm for MSTs, topological
12cu|ocaml-ocamlgraph-1.8.2-2|24	ordering of DAGs, Dijkstra's shortest paths algorithm, and
12cu|ocaml-ocamlgraph-1.8.2-2|25	Ford-Fulkerson's maximal-flow algorithm to name a few. The algorithms
12cu|ocaml-ocamlgraph-1.8.2-2|26	and data structures are written functorially for maximal
12cu|ocaml-ocamlgraph-1.8.2-2|27	reusability. Also has input and output capability for Graph Modeling
12cu|ocaml-ocamlgraph-1.8.2-2|28	Language file format and Dot and Neato graphviz (graph visualization)
12cu|ocaml-ocamlgraph-1.8.2-2|29	tools.
12cu|ocaml-ocamlgraph-1.8.2-2|30	
12cu|ocaml-ocamlgraph-1.8.2-2|31	%package        devel
12cu|ocaml-ocamlgraph-1.8.2-2|32	Summary:        Development files for %{name}
12cu|ocaml-ocamlgraph-1.8.2-2|33	Requires:       %{name} = %{EVRD}
12cu|ocaml-ocamlgraph-1.8.2-2|34	
12cu|ocaml-ocamlgraph-1.8.2-2|35	%description    devel
12cu|ocaml-ocamlgraph-1.8.2-2|36	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-ocamlgraph-1.8.2-2|37	developing applications that use %{name}.
12cu|ocaml-ocamlgraph-1.8.2-2|38	
12cu|ocaml-ocamlgraph-1.8.2-2|39	%prep
12cu|ocaml-ocamlgraph-1.8.2-2|40	%setup -q -n ocamlgraph-%{version}
12cu|ocaml-ocamlgraph-1.8.2-2|41	cp %{SOURCE1} .
12cu|ocaml-ocamlgraph-1.8.2-2|42	
12cu|ocaml-ocamlgraph-1.8.2-2|43	%build
12cu|ocaml-ocamlgraph-1.8.2-2|44	./configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
12cu|ocaml-ocamlgraph-1.8.2-2|45	
12cu|ocaml-ocamlgraph-1.8.2-2|46	make depend
12cu|ocaml-ocamlgraph-1.8.2-2|47	make all OCAMLBEST=opt OCAMLOPT=ocamlopt.opt
12cu|ocaml-ocamlgraph-1.8.2-2|48	make doc
12cu|ocaml-ocamlgraph-1.8.2-2|49	
12cu|ocaml-ocamlgraph-1.8.2-2|50	%check
12cu|ocaml-ocamlgraph-1.8.2-2|51	make --no-print-directory check >& test
12cu|ocaml-ocamlgraph-1.8.2-2|52	diff test ocamlgraph-test.result
12cu|ocaml-ocamlgraph-1.8.2-2|53	
12cu|ocaml-ocamlgraph-1.8.2-2|54	%install
12cu|ocaml-ocamlgraph-1.8.2-2|55	mkdir -p %{buildroot}%{_libdir}/ocaml
12cu|ocaml-ocamlgraph-1.8.2-2|56	make OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml install-findlib
12cu|ocaml-ocamlgraph-1.8.2-2|57	
12cu|ocaml-ocamlgraph-1.8.2-2|58	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version}/
12cu|ocaml-ocamlgraph-1.8.2-2|59	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version}-devel/examples/
12cu|ocaml-ocamlgraph-1.8.2-2|60	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version}-devel/API/
12cu|ocaml-ocamlgraph-1.8.2-2|61	cp -p LICENSE %{buildroot}%{_defaultdocdir}/%{name}-%{version}/
12cu|ocaml-ocamlgraph-1.8.2-2|62	cp -p README %{buildroot}%{_defaultdocdir}/%{name}-%{version}-devel/
12cu|ocaml-ocamlgraph-1.8.2-2|63	cp -p examples/*.ml %{buildroot}%{_defaultdocdir}/%{name}-%{version}-devel/examples/
12cu|ocaml-ocamlgraph-1.8.2-2|64	cp -p doc/* %{buildroot}%{_defaultdocdir}/%{name}-%{version}-devel/API/
12cu|ocaml-ocamlgraph-1.8.2-2|65	
12cu|ocaml-ocamlgraph-1.8.2-2|66	%files
12cu|ocaml-ocamlgraph-1.8.2-2|67	%{_libdir}/ocaml/ocamlgraph/
12cu|ocaml-ocamlgraph-1.8.2-2|68	%exclude %{_libdir}/ocaml/*/*.a
12cu|ocaml-ocamlgraph-1.8.2-2|69	%exclude %{_libdir}/ocaml/*/*.cmxa
12cu|ocaml-ocamlgraph-1.8.2-2|70	%exclude %{_libdir}/ocaml/*/*.cmx
12cu|ocaml-ocamlgraph-1.8.2-2|71	%exclude %{_libdir}/ocaml/*/*.mli
12cu|ocaml-ocamlgraph-1.8.2-2|72	%{_defaultdocdir}/%{name}-%{version}/LICENSE
12cu|ocaml-ocamlgraph-1.8.2-2|73	
12cu|ocaml-ocamlgraph-1.8.2-2|74	%files devel
12cu|ocaml-ocamlgraph-1.8.2-2|75	%{_libdir}/ocaml/*/*.a
12cu|ocaml-ocamlgraph-1.8.2-2|76	%{_libdir}/ocaml/*/*.cmxa
12cu|ocaml-ocamlgraph-1.8.2-2|77	%{_libdir}/ocaml/*/*.cmx
12cu|ocaml-ocamlgraph-1.8.2-2|78	%{_libdir}/ocaml/*/*.mli
12cu|ocaml-ocamlgraph-1.8.2-2|79	# Include all code and examples in the doc directory
12cu|ocaml-ocamlgraph-1.8.2-2|80	%{_defaultdocdir}/%{name}-%{version}-devel/
12cu|ocaml-ocamlgraph-1.8.2-2|81	
12cu|ocaml-ocamlgraph-1.8.2-2|82	
12cu|ocaml-ocamlgraph-1.8.2-2|83	
12cu|ocaml-ocamlgraph-1.8.2-2|84	%changelog
12cu|ocaml-ocamlgraph-1.8.2-2|85	* Thu May 10 2012 Crispin Boylan <crisb@mandriva.org> 1.8.1-1
12cu|ocaml-ocamlgraph-1.8.2-2|86	+ Revision: 797971
12cu|ocaml-ocamlgraph-1.8.2-2|87	- New release
12cu|ocaml-ocamlgraph-1.8.2-2|88	
12cu|ocaml-ocamlgraph-1.8.2-2|89	* Sun Apr 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.7-2
12cu|ocaml-ocamlgraph-1.8.2-2|90	+ Revision: 652401
12cu|ocaml-ocamlgraph-1.8.2-2|91	- fix buildrequires
12cu|ocaml-ocamlgraph-1.8.2-2|92	
12cu|ocaml-ocamlgraph-1.8.2-2|93	* Thu Apr 07 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.7-1
12cu|ocaml-ocamlgraph-1.8.2-2|94	+ Revision: 651775
12cu|ocaml-ocamlgraph-1.8.2-2|95	- imported package ocaml-ocamlgraph
12cu|ocaml-ocamlgraph-1.8.2-2|96	
12cu|ocaml-ocamlgraph-1.8.2-2|97	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdv2011.0
12cu|ocaml-ocamlgraph-1.8.2-2|98	+ Revision: 613134
12cu|ocaml-ocamlgraph-1.8.2-2|99	- the mass rebuild of 2010.1 packages
12cu|ocaml-ocamlgraph-1.8.2-2|100	
12cu|ocaml-ocamlgraph-1.8.2-2|101	* Mon Aug 10 2009 Florent Monnier <blue_prawn@mandriva.org> 1.1-1mdv2010.0
12cu|ocaml-ocamlgraph-1.8.2-2|102	+ Revision: 413683
12cu|ocaml-ocamlgraph-1.8.2-2|103	- new tarball
12cu|ocaml-ocamlgraph-1.8.2-2|104	- new version
12cu|ocaml-ocamlgraph-1.8.2-2|105	
12cu|ocaml-ocamlgraph-1.8.2-2|106	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-3mdv2010.0
12cu|ocaml-ocamlgraph-1.8.2-2|107	+ Revision: 390297
12cu|ocaml-ocamlgraph-1.8.2-2|108	- rebuild
12cu|ocaml-ocamlgraph-1.8.2-2|109	
12cu|ocaml-ocamlgraph-1.8.2-2|110	* Tue Feb 03 2009 Florent Monnier <blue_prawn@mandriva.org> 1.0-2mdv2010.0
12cu|ocaml-ocamlgraph-1.8.2-2|111	+ Revision: 337142
12cu|ocaml-ocamlgraph-1.8.2-2|112	- The initial RPM release was made from the fedora rpm .spec file (revision 1.4) by Richard W.M. Jones
12cu|ocaml-ocamlgraph-1.8.2-2|113	
12cu|ocaml-ocamlgraph-1.8.2-2|114	* Fri Jan 09 2009 Florent Monnier <blue_prawn@mandriva.org> 1.0-1mdv2009.1
12cu|ocaml-ocamlgraph-1.8.2-2|115	+ Revision: 327773
12cu|ocaml-ocamlgraph-1.8.2-2|116	- import ocaml-ocamlgraph
12cu|ocaml-ocamlgraph-1.8.2-2|117	

10272 12
12cu|ocaml-ocamlgsl-0.6.0-3|1	%define up_name  ocamlgsl
12cu|ocaml-ocamlgsl-0.6.0-3|2	
12cu|ocaml-ocamlgsl-0.6.0-3|3	Name:           ocaml-%{up_name}
12cu|ocaml-ocamlgsl-0.6.0-3|4	Version:        0.6.0
12cu|ocaml-ocamlgsl-0.6.0-3|5	Release:        3
12cu|ocaml-ocamlgsl-0.6.0-3|6	Summary:        GNU Scientific Library (GSL) for OCaml
12cu|ocaml-ocamlgsl-0.6.0-3|7	License:        GPL
12cu|ocaml-ocamlgsl-0.6.0-3|8	Group:          Development/Other
12cu|ocaml-ocamlgsl-0.6.0-3|9	URL:            http://oandrieu.nerim.net/ocaml/gsl/
12cu|ocaml-ocamlgsl-0.6.0-3|10	Source0:        http://oandrieu.nerim.net/ocaml/gsl/%{up_name}-%{version}.tar.gz
12cu|ocaml-ocamlgsl-0.6.0-3|11	#Patch0:        cdf_handle_int_arguments.dpatch
12cu|ocaml-ocamlgsl-0.6.0-3|12	Patch1:         match_gcc_4_2.dpatch
12cu|ocaml-ocamlgsl-0.6.0-3|13	BuildRequires:  ocaml
12cu|ocaml-ocamlgsl-0.6.0-3|14	BuildRequires:  libgsl-devel >= 1.9
12cu|ocaml-ocamlgsl-0.6.0-3|15	BuildRequires:  ocaml-findlib
12cu|ocaml-ocamlgsl-0.6.0-3|16	BuildRequires:  awk
12cu|ocaml-ocamlgsl-0.6.0-3|17	
12cu|ocaml-ocamlgsl-0.6.0-3|18	%description
12cu|ocaml-ocamlgsl-0.6.0-3|19	This is an interface to GSL (GNU scientific library), for the
12cu|ocaml-ocamlgsl-0.6.0-3|20	Objective Caml language.
12cu|ocaml-ocamlgsl-0.6.0-3|21	
12cu|ocaml-ocamlgsl-0.6.0-3|22	%package        devel
12cu|ocaml-ocamlgsl-0.6.0-3|23	Summary:        Development files for %{name}
12cu|ocaml-ocamlgsl-0.6.0-3|24	Group:          Development/Other
12cu|ocaml-ocamlgsl-0.6.0-3|25	Requires:       %{name} = %{version}-%{release}
12cu|ocaml-ocamlgsl-0.6.0-3|26	
12cu|ocaml-ocamlgsl-0.6.0-3|27	%description    devel
12cu|ocaml-ocamlgsl-0.6.0-3|28	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-ocamlgsl-0.6.0-3|29	developing applications that use %{name}.
12cu|ocaml-ocamlgsl-0.6.0-3|30	
12cu|ocaml-ocamlgsl-0.6.0-3|31	%prep
12cu|ocaml-ocamlgsl-0.6.0-3|32	%setup -q -n %{up_name}-%{version}
12cu|ocaml-ocamlgsl-0.6.0-3|33	%patch1 -p1
12cu|ocaml-ocamlgsl-0.6.0-3|34	
12cu|ocaml-ocamlgsl-0.6.0-3|35	%build
12cu|ocaml-ocamlgsl-0.6.0-3|36	make all
12cu|ocaml-ocamlgsl-0.6.0-3|37	make doc
12cu|ocaml-ocamlgsl-0.6.0-3|38	
12cu|ocaml-ocamlgsl-0.6.0-3|39	%install
12cu|ocaml-ocamlgsl-0.6.0-3|40	export DESTDIR=%{buildroot}
12cu|ocaml-ocamlgsl-0.6.0-3|41	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-ocamlgsl-0.6.0-3|42	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-ocamlgsl-0.6.0-3|43	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-ocamlgsl-0.6.0-3|44	mkdir -p $OCAMLFIND_DESTDIR/gsl
12cu|ocaml-ocamlgsl-0.6.0-3|45	make install-findlib
12cu|ocaml-ocamlgsl-0.6.0-3|46	
12cu|ocaml-ocamlgsl-0.6.0-3|47	# mli files
12cu|ocaml-ocamlgsl-0.6.0-3|48	install -m 0644 *.mli %{buildroot}%{_libdir}/ocaml/gsl/
12cu|ocaml-ocamlgsl-0.6.0-3|49	
12cu|ocaml-ocamlgsl-0.6.0-3|50	# info files
12cu|ocaml-ocamlgsl-0.6.0-3|51	mkdir -p %{buildroot}%{_infodir}
12cu|ocaml-ocamlgsl-0.6.0-3|52	install -m 644 ocamlgsl.info* %{buildroot}%{_infodir}
12cu|ocaml-ocamlgsl-0.6.0-3|53	
12cu|ocaml-ocamlgsl-0.6.0-3|54	%files
12cu|ocaml-ocamlgsl-0.6.0-3|55	%defattr(-,root,root)
12cu|ocaml-ocamlgsl-0.6.0-3|56	%doc COPYING NEWS NOTES README
12cu|ocaml-ocamlgsl-0.6.0-3|57	%dir %{_libdir}/ocaml/gsl
12cu|ocaml-ocamlgsl-0.6.0-3|58	%{_libdir}/ocaml/gsl/META
12cu|ocaml-ocamlgsl-0.6.0-3|59	%{_libdir}/ocaml/gsl/*.cma
12cu|ocaml-ocamlgsl-0.6.0-3|60	%{_libdir}/ocaml/gsl/*.cmi
12cu|ocaml-ocamlgsl-0.6.0-3|61	%{_libdir}/ocaml/stublibs/*.so*
12cu|ocaml-ocamlgsl-0.6.0-3|62	
12cu|ocaml-ocamlgsl-0.6.0-3|63	%files devel
12cu|ocaml-ocamlgsl-0.6.0-3|64	%defattr(-,root,root)
12cu|ocaml-ocamlgsl-0.6.0-3|65	%doc doc
12cu|ocaml-ocamlgsl-0.6.0-3|66	%{_infodir}/*.info*
12cu|ocaml-ocamlgsl-0.6.0-3|67	%{_libdir}/ocaml/gsl/*.a
12cu|ocaml-ocamlgsl-0.6.0-3|68	%{_libdir}/ocaml/gsl/*.cmxa
12cu|ocaml-ocamlgsl-0.6.0-3|69	%{_libdir}/ocaml/gsl/*.cmx
12cu|ocaml-ocamlgsl-0.6.0-3|70	%{_libdir}/ocaml/gsl/*.mli
12cu|ocaml-ocamlgsl-0.6.0-3|71	
12cu|ocaml-ocamlgsl-0.6.0-3|72	
12cu|ocaml-ocamlgsl-0.6.0-3|73	
12cu|ocaml-ocamlgsl-0.6.0-3|74	%changelog
12cu|ocaml-ocamlgsl-0.6.0-3|75	* Sun Jun 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-2mdv2010.0
12cu|ocaml-ocamlgsl-0.6.0-3|76	+ Revision: 390298
12cu|ocaml-ocamlgsl-0.6.0-3|77	- rebuild
12cu|ocaml-ocamlgsl-0.6.0-3|78	
12cu|ocaml-ocamlgsl-0.6.0-3|79	* Tue Feb 03 2009 Florent Monnier <blue_prawn@mandriva.org> 0.6.0-1mdv2009.1
12cu|ocaml-ocamlgsl-0.6.0-3|80	+ Revision: 337081
12cu|ocaml-ocamlgsl-0.6.0-3|81	- Initial RPM release made from the fedora rpm .spec file (revision 1.4) by Richard W.M. Jones
12cu|ocaml-ocamlgsl-0.6.0-3|82	- Also imported a patch from debian
12cu|ocaml-ocamlgsl-0.6.0-3|83	
12cu|ocaml-ocamlgsl-0.6.0-3|84	

10273 12
12cu|ocaml-ocamlnet-3.6.1-1|1	%define up_name ocamlnet
12cu|ocaml-ocamlnet-3.6.1-1|2	%define name    ocaml-%{up_name}
12cu|ocaml-ocamlnet-3.6.1-1|3	
12cu|ocaml-ocamlnet-3.6.1-1|4	Name:           %{name}
12cu|ocaml-ocamlnet-3.6.1-1|5	Version:        3.6.1
12cu|ocaml-ocamlnet-3.6.1-1|6	Release:        1
12cu|ocaml-ocamlnet-3.6.1-1|7	Summary:        OCaml internet protocols and conventions
12cu|ocaml-ocamlnet-3.6.1-1|8	License:        BSD
12cu|ocaml-ocamlnet-3.6.1-1|9	Group:          Development/Other
12cu|ocaml-ocamlnet-3.6.1-1|10	URL:            http://projects.camlcity.org/projects/ocamlnet.html
12cu|ocaml-ocamlnet-3.6.1-1|11	Source:         http://download.camlcity.org/download/ocamlnet-%{version}.tar.gz
12cu|ocaml-ocamlnet-3.6.1-1|12	Patch0:         %{name}-3.6.1-destdir.patch
12cu|ocaml-ocamlnet-3.6.1-1|13	Patch1:         %{name}-3.6.1-fix-shm-test.patch
12cu|ocaml-ocamlnet-3.6.1-1|14	Patch2:         %{name}-2.2.9-fix-build.patch
12cu|ocaml-ocamlnet-3.6.1-1|15	Patch3:         ocamlnet-ocaml310.patch
12cu|ocaml-ocamlnet-3.6.1-1|16	BuildRequires:  ocaml >= 3.10.2
12cu|ocaml-ocamlnet-3.6.1-1|17	BuildRequires:  camlp4
12cu|ocaml-ocamlnet-3.6.1-1|18	BuildRequires:  ocaml-findlib
12cu|ocaml-ocamlnet-3.6.1-1|19	BuildRequires:  ocaml-pcre-devel
12cu|ocaml-ocamlnet-3.6.1-1|20	BuildRequires:  ncurses-devel
12cu|ocaml-ocamlnet-3.6.1-1|21	
12cu|ocaml-ocamlnet-3.6.1-1|22	BuildRequires:  ocaml-ssl-devel
12cu|ocaml-ocamlnet-3.6.1-1|23	BuildRequires:  ocaml-lablgtk2-devel
12cu|ocaml-ocamlnet-3.6.1-1|24	BuildRequires:  pcre-devel
12cu|ocaml-ocamlnet-3.6.1-1|25	BuildRequires:  openssl-devel
12cu|ocaml-ocamlnet-3.6.1-1|26	BuildRequires:  tcl-devel
12cu|ocaml-ocamlnet-3.6.1-1|27	BuildRequires:  ocaml-cryptgps-devel
12cu|ocaml-ocamlnet-3.6.1-1|28	
12cu|ocaml-ocamlnet-3.6.1-1|29	Requires:       ocaml-pcre
12cu|ocaml-ocamlnet-3.6.1-1|30	
12cu|ocaml-ocamlnet-3.6.1-1|31	%description
12cu|ocaml-ocamlnet-3.6.1-1|32	Ocamlnet is an ongoing effort to collect modules, classes and
12cu|ocaml-ocamlnet-3.6.1-1|33	functions that are useful to implement network protocols. Since
12cu|ocaml-ocamlnet-3.6.1-1|34	version 2.2, Ocamlnet incorporates the Equeue, RPC, and Netclient
12cu|ocaml-ocamlnet-3.6.1-1|35	libraries, so it now really a big player.
12cu|ocaml-ocamlnet-3.6.1-1|36	
12cu|ocaml-ocamlnet-3.6.1-1|37	In detail, the following features are available:
12cu|ocaml-ocamlnet-3.6.1-1|38	
12cu|ocaml-ocamlnet-3.6.1-1|39	* netstring is about processing strings that occur in network
12cu|ocaml-ocamlnet-3.6.1-1|40	context. Features: MIME encoding/decoding, Date/time parsing,
12cu|ocaml-ocamlnet-3.6.1-1|41	Character encoding conversion, HTML parsing and printing, URL
12cu|ocaml-ocamlnet-3.6.1-1|42	parsing and printing, OO-representation of channels, and a lot
12cu|ocaml-ocamlnet-3.6.1-1|43	more.
12cu|ocaml-ocamlnet-3.6.1-1|44	
12cu|ocaml-ocamlnet-3.6.1-1|45	* netcgi1 and netcgi2 focus on portable web applications. netcgi1 is
12cu|ocaml-ocamlnet-3.6.1-1|46	the older, backward-compatible version, whereas netcgi2 bases on a
12cu|ocaml-ocamlnet-3.6.1-1|47	revised design, and is only partly backward-compatible. Supported
12cu|ocaml-ocamlnet-3.6.1-1|48	are CGI, FastCGI, AJP (mod_jk), and SCGI.
12cu|ocaml-ocamlnet-3.6.1-1|49	
12cu|ocaml-ocamlnet-3.6.1-1|50	* rpc implements ONCRPC (alias SunRPC), the remote procedure call
12cu|ocaml-ocamlnet-3.6.1-1|51	technology behind NFS and other Unix services.
12cu|ocaml-ocamlnet-3.6.1-1|52	
12cu|ocaml-ocamlnet-3.6.1-1|53	* netplex is a generic server framework. It can be used to build
12cu|ocaml-ocamlnet-3.6.1-1|54	stand-alone server programs from individual components like those
12cu|ocaml-ocamlnet-3.6.1-1|55	from netcgi2, nethttpd, and rpc.
12cu|ocaml-ocamlnet-3.6.1-1|56	
12cu|ocaml-ocamlnet-3.6.1-1|57	* netclient implements clients for HTTP (version 1.1, of course), FTP
12cu|ocaml-ocamlnet-3.6.1-1|58	(currently partially), and Telnet.
12cu|ocaml-ocamlnet-3.6.1-1|59	
12cu|ocaml-ocamlnet-3.6.1-1|60	* equeue is an event queue used for many protocol implementations. It
12cu|ocaml-ocamlnet-3.6.1-1|61	makes it possible to run several clients and/or servers in parallel
12cu|ocaml-ocamlnet-3.6.1-1|62	without having to use multi-threading or multi-processing.
12cu|ocaml-ocamlnet-3.6.1-1|63	
12cu|ocaml-ocamlnet-3.6.1-1|64	* shell is about calling external commands like a Unix shell does.
12cu|ocaml-ocamlnet-3.6.1-1|65	
12cu|ocaml-ocamlnet-3.6.1-1|66	* netshm provides shared memory for IPC purposes.
12cu|ocaml-ocamlnet-3.6.1-1|67	
12cu|ocaml-ocamlnet-3.6.1-1|68	* netsys contains bindings for system functions missing in core O'Caml.
12cu|ocaml-ocamlnet-3.6.1-1|69	
12cu|ocaml-ocamlnet-3.6.1-1|70	* smtp and pop are two further client implementations for the SMTP
12cu|ocaml-ocamlnet-3.6.1-1|71	and POP3 protocols.
12cu|ocaml-ocamlnet-3.6.1-1|72	
12cu|ocaml-ocamlnet-3.6.1-1|73	%package        devel
12cu|ocaml-ocamlnet-3.6.1-1|74	Summary:        Development files for %{name}
12cu|ocaml-ocamlnet-3.6.1-1|75	Group:          Development/Other
12cu|ocaml-ocamlnet-3.6.1-1|76	Requires:       %{name} = %{version}-%{release}
12cu|ocaml-ocamlnet-3.6.1-1|77	Requires:       ocaml-pcre-devel
12cu|ocaml-ocamlnet-3.6.1-1|78	
12cu|ocaml-ocamlnet-3.6.1-1|79	%description devel
12cu|ocaml-ocamlnet-3.6.1-1|80	This package contains the development files needed to build applications
12cu|ocaml-ocamlnet-3.6.1-1|81	using %{name}.
12cu|ocaml-ocamlnet-3.6.1-1|82	
12cu|ocaml-ocamlnet-3.6.1-1|83	
12cu|ocaml-ocamlnet-3.6.1-1|84	%package        nethttpd
12cu|ocaml-ocamlnet-3.6.1-1|85	Summary:        Ocamlnet HTTP daemon
12cu|ocaml-ocamlnet-3.6.1-1|86	License:        GPLv2+
12cu|ocaml-ocamlnet-3.6.1-1|87	Group:          Development/Other
12cu|ocaml-ocamlnet-3.6.1-1|88	Requires:       %{name} = %{version}-%{release}
12cu|ocaml-ocamlnet-3.6.1-1|89	
12cu|ocaml-ocamlnet-3.6.1-1|90	%description    nethttpd
12cu|ocaml-ocamlnet-3.6.1-1|91	Nethttpd is a web server component (HTTP server implementation). It
12cu|ocaml-ocamlnet-3.6.1-1|92	can be used for web applications without using an extra web server, or
12cu|ocaml-ocamlnet-3.6.1-1|93	for serving web services.
12cu|ocaml-ocamlnet-3.6.1-1|94	
12cu|ocaml-ocamlnet-3.6.1-1|95	
12cu|ocaml-ocamlnet-3.6.1-1|96	%package        nethttpd-devel
12cu|ocaml-ocamlnet-3.6.1-1|97	Summary:        Development files for %{name}-nethttpd
12cu|ocaml-ocamlnet-3.6.1-1|98	License:        GPLv2+
12cu|ocaml-ocamlnet-3.6.1-1|99	Group:          Development/Other
12cu|ocaml-ocamlnet-3.6.1-1|100	Requires:       %{name}-nethttpd = %{version}-%{release}
12cu|ocaml-ocamlnet-3.6.1-1|101	
12cu|ocaml-ocamlnet-3.6.1-1|102	%description    nethttpd-devel
12cu|ocaml-ocamlnet-3.6.1-1|103	The %{name}-nethttpd-devel package contains libraries and signature
12cu|ocaml-ocamlnet-3.6.1-1|104	files for developing applications that use %{name}-nethttpd.
12cu|ocaml-ocamlnet-3.6.1-1|105	
12cu|ocaml-ocamlnet-3.6.1-1|106	
12cu|ocaml-ocamlnet-3.6.1-1|107	%prep
12cu|ocaml-ocamlnet-3.6.1-1|108	%setup -q -n %{up_name}-%{version}
12cu|ocaml-ocamlnet-3.6.1-1|109	%patch0 -p 1
12cu|ocaml-ocamlnet-3.6.1-1|110	%patch1 -p 1
12cu|ocaml-ocamlnet-3.6.1-1|111	%patch2 -p 1
12cu|ocaml-ocamlnet-3.6.1-1|112	pushd src/equeue-gtk1
12cu|ocaml-ocamlnet-3.6.1-1|113	#%patch3 -p2
12cu|ocaml-ocamlnet-3.6.1-1|114	popd
12cu|ocaml-ocamlnet-3.6.1-1|115	
12cu|ocaml-ocamlnet-3.6.1-1|116	%build
12cu|ocaml-ocamlnet-3.6.1-1|117	%define ocamlnet_datadir %{_datadir}/%{name}
12cu|ocaml-ocamlnet-3.6.1-1|118	# not an autoconf one
12cu|ocaml-ocamlnet-3.6.1-1|119	./configure \
12cu|ocaml-ocamlnet-3.6.1-1|120	-enable-tcl \
12cu|ocaml-ocamlnet-3.6.1-1|121	-equeue-tcl-libs -ltcl \
12cu|ocaml-ocamlnet-3.6.1-1|122	-bindir %{_bindir} \
12cu|ocaml-ocamlnet-3.6.1-1|123	-datadir %{ocamlnet_datadir} \
12cu|ocaml-ocamlnet-3.6.1-1|124	-prefer-netcgi2 \
12cu|ocaml-ocamlnet-3.6.1-1|125	-with-nethttpd \
12cu|ocaml-ocamlnet-3.6.1-1|126	-disable-apache \
12cu|ocaml-ocamlnet-3.6.1-1|127	-enable-ssl \
12cu|ocaml-ocamlnet-3.6.1-1|128	-enable-gtk2 \
12cu|ocaml-ocamlnet-3.6.1-1|129	-with-rpc-auth-dh
12cu|ocaml-ocamlnet-3.6.1-1|130	
12cu|ocaml-ocamlnet-3.6.1-1|131	# Bletcherous hack to get that extra include path in camlp4 builds.
12cu|ocaml-ocamlnet-3.6.1-1|132	echo -e '#!/bin/sh\n%{_bindir}/camlp4 -I %{_libdir}/ocaml/camlp4/Camlp4Parsers "$@"' > camlp4; chmod 0755 camlp4; export PATH=`pwd`:$PATH
12cu|ocaml-ocamlnet-3.6.1-1|133	make all opt
12cu|ocaml-ocamlnet-3.6.1-1|134	
12cu|ocaml-ocamlnet-3.6.1-1|135	
12cu|ocaml-ocamlnet-3.6.1-1|136	%install
12cu|ocaml-ocamlnet-3.6.1-1|137	rm -rf %{buildroot}
12cu|ocaml-ocamlnet-3.6.1-1|138	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
12cu|ocaml-ocamlnet-3.6.1-1|139	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
12cu|ocaml-ocamlnet-3.6.1-1|140	make install \
12cu|ocaml-ocamlnet-3.6.1-1|141	OCAMLFIND_INSTFLAGS="-destdir %{buildroot}/%{_libdir}/ocaml" \
12cu|ocaml-ocamlnet-3.6.1-1|142	OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml \
12cu|ocaml-ocamlnet-3.6.1-1|143	DESTDIR="%{buildroot}"
12cu|ocaml-ocamlnet-3.6.1-1|144	
12cu|ocaml-ocamlnet-3.6.1-1|145	# cgi/META conflicts with mod_caml
12cu|ocaml-ocamlnet-3.6.1-1|146	rm -rf %{buildroot}/%{_libdir}/ocaml/cgi
12cu|ocaml-ocamlnet-3.6.1-1|147	
12cu|ocaml-ocamlnet-3.6.1-1|148	# rpc-generator/dummy.mli is empty and according to Gerd Stolpmann can
12cu|ocaml-ocamlnet-3.6.1-1|149	# be deleted safely.  This avoids an rpmlint warning.
12cu|ocaml-ocamlnet-3.6.1-1|150	rm -f %{buildroot}/%{_libdir}/ocaml/rpc-generator/dummy.mli
12cu|ocaml-ocamlnet-3.6.1-1|151	
12cu|ocaml-ocamlnet-3.6.1-1|152	# Strip libraries.
12cu|ocaml-ocamlnet-3.6.1-1|153	strip %{buildroot}/%{_libdir}/ocaml/stublibs/*.so
12cu|ocaml-ocamlnet-3.6.1-1|154	
12cu|ocaml-ocamlnet-3.6.1-1|155	
12cu|ocaml-ocamlnet-3.6.1-1|156	%clean
12cu|ocaml-ocamlnet-3.6.1-1|157	
12cu|ocaml-ocamlnet-3.6.1-1|158	%files
12cu|ocaml-ocamlnet-3.6.1-1|159	%defattr(-,root,root)
12cu|ocaml-ocamlnet-3.6.1-1|160	%doc ChangeLog INSTALL LICENSE LICENSE.GPL LICENSE.LGPL RELNOTES
12cu|ocaml-ocamlnet-3.6.1-1|161	%{_libdir}/ocaml/equeue
12cu|ocaml-ocamlnet-3.6.1-1|162	%{_libdir}/ocaml/equeue-gtk2
12cu|ocaml-ocamlnet-3.6.1-1|163	%{_libdir}/ocaml/equeue-ssl
12cu|ocaml-ocamlnet-3.6.1-1|164	%{_libdir}/ocaml/equeue-tcl
12cu|ocaml-ocamlnet-3.6.1-1|165	#%{_libdir}/ocaml/netcgi1
12cu|ocaml-ocamlnet-3.6.1-1|166	%{_libdir}/ocaml/netcamlbox
12cu|ocaml-ocamlnet-3.6.1-1|167	%{_libdir}/ocaml/netcgi2
12cu|ocaml-ocamlnet-3.6.1-1|168	%{_libdir}/ocaml/netcgi2-plex
12cu|ocaml-ocamlnet-3.6.1-1|169	%{_libdir}/ocaml/netclient
12cu|ocaml-ocamlnet-3.6.1-1|170	%{_libdir}/ocaml/netgssapi
12cu|ocaml-ocamlnet-3.6.1-1|171	%{_libdir}/ocaml/netmulticore
12cu|ocaml-ocamlnet-3.6.1-1|172	%{_libdir}/ocaml/netplex
12cu|ocaml-ocamlnet-3.6.1-1|173	%{_libdir}/ocaml/netshm
12cu|ocaml-ocamlnet-3.6.1-1|174	%{_libdir}/ocaml/netstring
12cu|ocaml-ocamlnet-3.6.1-1|175	%{_libdir}/ocaml/netsys
12cu|ocaml-ocamlnet-3.6.1-1|176	%{_libdir}/ocaml/pop
12cu|ocaml-ocamlnet-3.6.1-1|177	%{_libdir}/ocaml/rpc
12cu|ocaml-ocamlnet-3.6.1-1|178	%{_libdir}/ocaml/rpc-auth-local
12cu|ocaml-ocamlnet-3.6.1-1|179	%{_libdir}/ocaml/rpc-generator
12cu|ocaml-ocamlnet-3.6.1-1|180	%{_libdir}/ocaml/rpc-ssl
12cu|ocaml-ocamlnet-3.6.1-1|181	%{_libdir}/ocaml/smtp
12cu|ocaml-ocamlnet-3.6.1-1|182	%{_libdir}/ocaml/shell
12cu|ocaml-ocamlnet-3.6.1-1|183	%{_libdir}/ocaml/rpc-auth-dh
12cu|ocaml-ocamlnet-3.6.1-1|184	%{_libdir}/ocaml/stublibs/*.so
12cu|ocaml-ocamlnet-3.6.1-1|185	%{_libdir}/ocaml/stublibs/*.so.owner
12cu|ocaml-ocamlnet-3.6.1-1|186	%exclude %{_libdir}/ocaml/*/*.a
12cu|ocaml-ocamlnet-3.6.1-1|187	%exclude %{_libdir}/ocaml/*/*.cmxa
12cu|ocaml-ocamlnet-3.6.1-1|188	%exclude %{_libdir}/ocaml/*/*.cmx
12cu|ocaml-ocamlnet-3.6.1-1|189	%exclude %{_libdir}/ocaml/*/*.o
12cu|ocaml-ocamlnet-3.6.1-1|190	%exclude %{_libdir}/ocaml/*/*.mli
12cu|ocaml-ocamlnet-3.6.1-1|191	%{ocamlnet_datadir}
12cu|ocaml-ocamlnet-3.6.1-1|192	%{_bindir}/netplex-admin
12cu|ocaml-ocamlnet-3.6.1-1|193	%{_bindir}/ocamlrpcgen
12cu|ocaml-ocamlnet-3.6.1-1|194	
12cu|ocaml-ocamlnet-3.6.1-1|195	%files devel
12cu|ocaml-ocamlnet-3.6.1-1|196	%defattr(-,root,root)
12cu|ocaml-ocamlnet-3.6.1-1|197	%doc doc/html-main
12cu|ocaml-ocamlnet-3.6.1-1|198	%{_libdir}/ocaml/*/*.a
12cu|ocaml-ocamlnet-3.6.1-1|199	%{_libdir}/ocaml/*/*.cmx
12cu|ocaml-ocamlnet-3.6.1-1|200	%{_libdir}/ocaml/*/*.cmxa
12cu|ocaml-ocamlnet-3.6.1-1|201	%{_libdir}/ocaml/*/*.o
12cu|ocaml-ocamlnet-3.6.1-1|202	%{_libdir}/ocaml/*/*.mli
12cu|ocaml-ocamlnet-3.6.1-1|203	#%exclude %{_libdir}/ocaml/nethttpd-for-netcgi1
12cu|ocaml-ocamlnet-3.6.1-1|204	%exclude %{_libdir}/ocaml/nethttpd-for-netcgi2
12cu|ocaml-ocamlnet-3.6.1-1|205	%exclude %{_libdir}/ocaml/nethttpd
12cu|ocaml-ocamlnet-3.6.1-1|206	
12cu|ocaml-ocamlnet-3.6.1-1|207	
12cu|ocaml-ocamlnet-3.6.1-1|208	%files nethttpd
12cu|ocaml-ocamlnet-3.6.1-1|209	%defattr(-,root,root)
12cu|ocaml-ocamlnet-3.6.1-1|210	#%{_libdir}/ocaml/nethttpd-for-netcgi1
12cu|ocaml-ocamlnet-3.6.1-1|211	%{_libdir}/ocaml/nethttpd-for-netcgi2
12cu|ocaml-ocamlnet-3.6.1-1|212	%{_libdir}/ocaml/nethttpd
12cu|ocaml-ocamlnet-3.6.1-1|213	%exclude %{_libdir}/ocaml/*/*.a
12cu|ocaml-ocamlnet-3.6.1-1|214	%exclude %{_libdir}/ocaml/*/*.cmxa
12cu|ocaml-ocamlnet-3.6.1-1|215	%exclude %{_libdir}/ocaml/*/*.mli
12cu|ocaml-ocamlnet-3.6.1-1|216	
12cu|ocaml-ocamlnet-3.6.1-1|217	%files nethttpd-devel
12cu|ocaml-ocamlnet-3.6.1-1|218	%defattr(-,root,root)
12cu|ocaml-ocamlnet-3.6.1-1|219	#%{_libdir}/ocaml/nethttpd-for-netcgi1/*.a
12cu|ocaml-ocamlnet-3.6.1-1|220	#%{_libdir}/ocaml/nethttpd-for-netcgi1/*.cmxa
12cu|ocaml-ocamlnet-3.6.1-1|221	#%{_libdir}/ocaml/nethttpd-for-netcgi1/*.mli
12cu|ocaml-ocamlnet-3.6.1-1|222	%{_libdir}/ocaml/nethttpd/*.a
12cu|ocaml-ocamlnet-3.6.1-1|223	%{_libdir}/ocaml/nethttpd/*.cmxa
12cu|ocaml-ocamlnet-3.6.1-1|224	%{_libdir}/ocaml/nethttpd/*.mli
12cu|ocaml-ocamlnet-3.6.1-1|225	
12cu|ocaml-ocamlnet-3.6.1-1|226	
12cu|ocaml-ocamlnet-3.6.1-1|227	
12cu|ocaml-ocamlnet-3.6.1-1|228	%changelog
12cu|ocaml-ocamlnet-3.6.1-1|229	* Wed May 09 2012 Crispin Boylan <crisb@mandriva.org> 2.2.9-10
12cu|ocaml-ocamlnet-3.6.1-1|230	+ Revision: 797777
12cu|ocaml-ocamlnet-3.6.1-1|231	- Rebuild
12cu|ocaml-ocamlnet-3.6.1-1|232	
12cu|ocaml-ocamlnet-3.6.1-1|233	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|ocaml-ocamlnet-3.6.1-1|234	- relink against libpcre.so.1
12cu|ocaml-ocamlnet-3.6.1-1|235	
12cu|ocaml-ocamlnet-3.6.1-1|236	* Mon Sep 14 2009 Florent Monnier <blue_prawn@mandriva.org> 2.2.9-8mdv2011.0
12cu|ocaml-ocamlnet-3.6.1-1|237	+ Revision: 440706
12cu|ocaml-ocamlnet-3.6.1-1|238	- rebuild
12cu|ocaml-ocamlnet-3.6.1-1|239	
12cu|ocaml-ocamlnet-3.6.1-1|240	* Wed Sep 09 2009 Florent Monnier <blue_prawn@mandriva.org> 2.2.9-7mdv2010.0
12cu|ocaml-ocamlnet-3.6.1-1|241	+ Revision: 436141
12cu|ocaml-ocamlnet-3.6.1-1|242	- added support for cryptgps
12cu|ocaml-ocamlnet-3.6.1-1|243	- the devel package requires ocaml-pcre-devel
12cu|ocaml-ocamlnet-3.6.1-1|244	
12cu|ocaml-ocamlnet-3.6.1-1|245	* Sat Aug 22 2009 Florent Monnier <blue_prawn@mandriva.org> 2.2.9-6mdv2010.0
12cu|ocaml-ocamlnet-3.6.1-1|246	+ Revision: 419709
12cu|ocaml-ocamlnet-3.6.1-1|247	- incremented mkrel
12cu|ocaml-ocamlnet-3.6.1-1|248	- corrected the split
12cu|ocaml-ocamlnet-3.6.1-1|249	
12cu|ocaml-ocamlnet-3.6.1-1|250	* Mon Aug 10 2009 Florent Monnier <blue_prawn@mandriva.org> 2.2.9-5mdv2010.0
12cu|ocaml-ocamlnet-3.6.1-1|251	+ Revision: 413869
12cu|ocaml-ocamlnet-3.6.1-1|252	- incremented mkrel
12cu|ocaml-ocamlnet-3.6.1-1|253	- corrected Requires
12cu|ocaml-ocamlnet-3.6.1-1|254	
12cu|ocaml-ocamlnet-3.6.1-1|255	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.9-4mdv2010.0
12cu|ocaml-ocamlnet-3.6.1-1|256	+ Revision: 390090
12cu|ocaml-ocamlnet-3.6.1-1|257	- rebuild
12cu|ocaml-ocamlnet-3.6.1-1|258	
12cu|ocaml-ocamlnet-3.6.1-1|259	* Thu Jun 11 2009 Florent Monnier <blue_prawn@mandriva.org> 2.2.9-3mdv2010.0
12cu|ocaml-ocamlnet-3.6.1-1|260	+ Revision: 385257
12cu|ocaml-ocamlnet-3.6.1-1|261	- pcre dep updated
12cu|ocaml-ocamlnet-3.6.1-1|262	
12cu|ocaml-ocamlnet-3.6.1-1|263	* Sun Jan 11 2009 Florent Monnier <blue_prawn@mandriva.org> 2.2.9-2mdv2009.1
12cu|ocaml-ocamlnet-3.6.1-1|264	+ Revision: 328195
12cu|ocaml-ocamlnet-3.6.1-1|265	- corrected group
12cu|ocaml-ocamlnet-3.6.1-1|266	- build/install all the modules
12cu|ocaml-ocamlnet-3.6.1-1|267	- update the home page
12cu|ocaml-ocamlnet-3.6.1-1|268	- a more detailed description
12cu|ocaml-ocamlnet-3.6.1-1|269	- imported a patch from fedora
12cu|ocaml-ocamlnet-3.6.1-1|270	(modifications made with the help of the fedora's spec made by Richard W.M. Jones)
12cu|ocaml-ocamlnet-3.6.1-1|271	
12cu|ocaml-ocamlnet-3.6.1-1|272	* Mon Dec 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.9-1mdv2009.1
12cu|ocaml-ocamlnet-3.6.1-1|273	+ Revision: 320723
12cu|ocaml-ocamlnet-3.6.1-1|274	- move non-devel files in main package
12cu|ocaml-ocamlnet-3.6.1-1|275	- site-lib hierarchy doesn't exist anymore
12cu|ocaml-ocamlnet-3.6.1-1|276	
12cu|ocaml-ocamlnet-3.6.1-1|277	* Fri Aug 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.9-1mdv2009.0
12cu|ocaml-ocamlnet-3.6.1-1|278	+ Revision: 272354
12cu|ocaml-ocamlnet-3.6.1-1|279	- fix build with latest glibc
12cu|ocaml-ocamlnet-3.6.1-1|280	- new version
12cu|ocaml-ocamlnet-3.6.1-1|281	
12cu|ocaml-ocamlnet-3.6.1-1|282	+ Thierry Vignaud <tv@mandriva.org>
12cu|ocaml-ocamlnet-3.6.1-1|283	- rebuild
12cu|ocaml-ocamlnet-3.6.1-1|284	
12cu|ocaml-ocamlnet-3.6.1-1|285	* Fri Mar 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.7-4mdv2008.1
12cu|ocaml-ocamlnet-3.6.1-1|286	+ Revision: 181156
12cu|ocaml-ocamlnet-3.6.1-1|287	- rebuild
12cu|ocaml-ocamlnet-3.6.1-1|288	
12cu|ocaml-ocamlnet-3.6.1-1|289	+ Olivier Blin <blino@mandriva.org>
12cu|ocaml-ocamlnet-3.6.1-1|290	- restore BuildRoot
12cu|ocaml-ocamlnet-3.6.1-1|291	
12cu|ocaml-ocamlnet-3.6.1-1|292	+ Thierry Vignaud <tv@mandriva.org>
12cu|ocaml-ocamlnet-3.6.1-1|293	- kill re-definition of %%buildroot on Pixel's request
12cu|ocaml-ocamlnet-3.6.1-1|294	
12cu|ocaml-ocamlnet-3.6.1-1|295	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.7-3mdv2008.0
12cu|ocaml-ocamlnet-3.6.1-1|296	+ Revision: 78371
12cu|ocaml-ocamlnet-3.6.1-1|297	- move stup libs into non-devel package
12cu|ocaml-ocamlnet-3.6.1-1|298	
12cu|ocaml-ocamlnet-3.6.1-1|299	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.7-2mdv2008.0
12cu|ocaml-ocamlnet-3.6.1-1|300	+ Revision: 77685
12cu|ocaml-ocamlnet-3.6.1-1|301	- drop macro definition, now in rpm-mandriva-setup
12cu|ocaml-ocamlnet-3.6.1-1|302	ship .cmi file in non-devel subpackage
12cu|ocaml-ocamlnet-3.6.1-1|303	
12cu|ocaml-ocamlnet-3.6.1-1|304	* Thu Jun 07 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.2.7-1mdv2008.0
12cu|ocaml-ocamlnet-3.6.1-1|305	+ Revision: 36815
12cu|ocaml-ocamlnet-3.6.1-1|306	- new release: 2.2.7
12cu|ocaml-ocamlnet-3.6.1-1|307	
12cu|ocaml-ocamlnet-3.6.1-1|308	

10274 12
12cu|ocaml-omake-0.9.8.6-0.rc1.1|1	%define beta rc1
12cu|ocaml-omake-0.9.8.6-0.rc1.1|2	
12cu|ocaml-omake-0.9.8.6-0.rc1.1|3	Summary:	Build system with automated dependency analysis
12cu|ocaml-omake-0.9.8.6-0.rc1.1|4	Name:		ocaml-omake
12cu|ocaml-omake-0.9.8.6-0.rc1.1|5	Version:	0.9.8.6
12cu|ocaml-omake-0.9.8.6-0.rc1.1|6	Release:	0.%{beta}.1
12cu|ocaml-omake-0.9.8.6-0.rc1.1|7	License:	LGPLv2+
12cu|ocaml-omake-0.9.8.6-0.rc1.1|8	Group:		Development/Other
12cu|ocaml-omake-0.9.8.6-0.rc1.1|9	Url:		http://omake.metaprl.org/download.html
12cu|ocaml-omake-0.9.8.6-0.rc1.1|10	Source0:	http://omake.metaprl.org/downloads/omake-%{version}-0.%{beta}.tar.gz
12cu|ocaml-omake-0.9.8.6-0.rc1.1|11	Patch0:		omake-debian-disable-ocaml-warnings.patch
12cu|ocaml-omake-0.9.8.6-0.rc1.1|12	Patch1:		omake-0.9.8.6-fix-and-or-operators.patch
12cu|ocaml-omake-0.9.8.6-0.rc1.1|13	BuildRequires:	chrpath
12cu|ocaml-omake-0.9.8.6-0.rc1.1|14	BuildRequires:	ocaml
12cu|ocaml-omake-0.9.8.6-0.rc1.1|15	BuildRequires:	ocaml-findlib-devel
12cu|ocaml-omake-0.9.8.6-0.rc1.1|16	BuildRequires:	readline-devel
12cu|ocaml-omake-0.9.8.6-0.rc1.1|17	BuildRequires:	pkgconfig(gamin)
12cu|ocaml-omake-0.9.8.6-0.rc1.1|18	BuildRequires:	pkgconfig(ncurses)
12cu|ocaml-omake-0.9.8.6-0.rc1.1|19	Conflicts:	osh
12cu|ocaml-omake-0.9.8.6-0.rc1.1|20	# omake can be used on non-OCaml projects (RHBZ#548536).
12cu|ocaml-omake-0.9.8.6-0.rc1.1|21	Provides:	omake = %{EVRD}
12cu|ocaml-omake-0.9.8.6-0.rc1.1|22	
12cu|ocaml-omake-0.9.8.6-0.rc1.1|23	%description
12cu|ocaml-omake-0.9.8.6-0.rc1.1|24	OMake is a build system designed for scalability and portability. It
12cu|ocaml-omake-0.9.8.6-0.rc1.1|25	uses a syntax similar to make utilities you may have used, but it
12cu|ocaml-omake-0.9.8.6-0.rc1.1|26	features many additional enhancements, including the following.
12cu|ocaml-omake-0.9.8.6-0.rc1.1|27	
12cu|ocaml-omake-0.9.8.6-0.rc1.1|28	* Support for projects spanning several directories or directory
12cu|ocaml-omake-0.9.8.6-0.rc1.1|29	hierarchies.
12cu|ocaml-omake-0.9.8.6-0.rc1.1|30	
12cu|ocaml-omake-0.9.8.6-0.rc1.1|31	* Fast, reliable, automated, scriptable dependency analysis using MD5
12cu|ocaml-omake-0.9.8.6-0.rc1.1|32	digests, with full support for incremental builds.
12cu|ocaml-omake-0.9.8.6-0.rc1.1|33	
12cu|ocaml-omake-0.9.8.6-0.rc1.1|34	* Dependency analysis takes the command lines into account — whenever
12cu|ocaml-omake-0.9.8.6-0.rc1.1|35	the command line used to build a target changes, the target is
12cu|ocaml-omake-0.9.8.6-0.rc1.1|36	considered out-of-date.
12cu|ocaml-omake-0.9.8.6-0.rc1.1|37	
12cu|ocaml-omake-0.9.8.6-0.rc1.1|38	* Fully scriptable, includes a library that providing support for
12cu|ocaml-omake-0.9.8.6-0.rc1.1|39	standard tasks in C, C++, OCaml, and LaTeX projects, or a mixture
12cu|ocaml-omake-0.9.8.6-0.rc1.1|40	thereof.
12cu|ocaml-omake-0.9.8.6-0.rc1.1|41	
12cu|ocaml-omake-0.9.8.6-0.rc1.1|42	%files
12cu|ocaml-omake-0.9.8.6-0.rc1.1|43	%doc LICENSE LICENSE.OMake
12cu|ocaml-omake-0.9.8.6-0.rc1.1|44	%doc CHANGELOG.txt
12cu|ocaml-omake-0.9.8.6-0.rc1.1|45	%doc doc/txt/omake-doc.txt doc/ps/omake-doc.pdf doc/html/
12cu|ocaml-omake-0.9.8.6-0.rc1.1|46	%{_libdir}/omake/
12cu|ocaml-omake-0.9.8.6-0.rc1.1|47	%{_bindir}/omake
12cu|ocaml-omake-0.9.8.6-0.rc1.1|48	%{_bindir}/osh
12cu|ocaml-omake-0.9.8.6-0.rc1.1|49	%{_bindir}/cvs_realclean
12cu|ocaml-omake-0.9.8.6-0.rc1.1|50	
12cu|ocaml-omake-0.9.8.6-0.rc1.1|51	#----------------------------------------------------------------------------
12cu|ocaml-omake-0.9.8.6-0.rc1.1|52	
12cu|ocaml-omake-0.9.8.6-0.rc1.1|53	%prep
12cu|ocaml-omake-0.9.8.6-0.rc1.1|54	%setup -q -n omake-%{version}
12cu|ocaml-omake-0.9.8.6-0.rc1.1|55	%patch0 -p1
12cu|ocaml-omake-0.9.8.6-0.rc1.1|56	%patch1 -p1
12cu|ocaml-omake-0.9.8.6-0.rc1.1|57	
12cu|ocaml-omake-0.9.8.6-0.rc1.1|58	%build
12cu|ocaml-omake-0.9.8.6-0.rc1.1|59	make all \
12cu|ocaml-omake-0.9.8.6-0.rc1.1|60	PREFIX=%{_prefix} MANDIR=%{_mandir} BINDIR=%{_bindir} LIBDIR=%{_libdir}
12cu|ocaml-omake-0.9.8.6-0.rc1.1|61	
12cu|ocaml-omake-0.9.8.6-0.rc1.1|62	%install
12cu|ocaml-omake-0.9.8.6-0.rc1.1|63	make install \
12cu|ocaml-omake-0.9.8.6-0.rc1.1|64	INSTALL_ROOT=%{buildroot} \
12cu|ocaml-omake-0.9.8.6-0.rc1.1|65	PREFIX=%{_prefix} MANDIR=%{_mandir} BINDIR=%{_bindir} LIBDIR=%{_libdir}
12cu|ocaml-omake-0.9.8.6-0.rc1.1|66	
12cu|ocaml-omake-0.9.8.6-0.rc1.1|67	chmod 0755 %{buildroot}%{_bindir}/*
12cu|ocaml-omake-0.9.8.6-0.rc1.1|68	
12cu|ocaml-omake-0.9.8.6-0.rc1.1|69	
12cu|ocaml-omake-0.9.8.6-0.rc1.1|70	%changelog
12cu|ocaml-omake-0.9.8.6-0.rc1.1|71	* Mon Feb 10 2014 Rosa <rosa@abf.rosalinux.ru> 0.9.8.6-0.rc1.1
12cu|ocaml-omake-0.9.8.6-0.rc1.1|72	+ Revision: 9172e74
12cu|ocaml-omake-0.9.8.6-0.rc1.1|73	- Automatic import for version 0.9.8.6-0.rc1.1
12cu|ocaml-omake-0.9.8.6-0.rc1.1|74	
12cu|ocaml-omake-0.9.8.6-0.rc1.1|75	

10275 12
12cu|ocaml-openin-20070524-2|1	%define _enable_debug_packages %{nil}
12cu|ocaml-openin-20070524-2|2	%define debug_package %{nil}
12cu|ocaml-openin-20070524-2|3	
12cu|ocaml-openin-20070524-2|4	Summary:	OCaml syntax to locally open modules
12cu|ocaml-openin-20070524-2|5	Name:		ocaml-openin
12cu|ocaml-openin-20070524-2|6	Version:	20070524
12cu|ocaml-openin-20070524-2|7	Release:	2
12cu|ocaml-openin-20070524-2|8	License:	Public Domain
12cu|ocaml-openin-20070524-2|9	Group:		Development/Other
12cu|ocaml-openin-20070524-2|10	Url:		http://alain.frisch.fr/soft#openin
12cu|ocaml-openin-20070524-2|11	Source0:	http://alain.frisch.fr/info/openin-%{version}.tar.gz
12cu|ocaml-openin-20070524-2|12	Source1:	openin-META
12cu|ocaml-openin-20070524-2|13	BuildRequires:	camlp4
12cu|ocaml-openin-20070524-2|14	BuildRequires:	ocaml
12cu|ocaml-openin-20070524-2|15	BuildRequires:	ocaml-findlib
12cu|ocaml-openin-20070524-2|16	
12cu|ocaml-openin-20070524-2|17	%description
12cu|ocaml-openin-20070524-2|18	This package implements a Camlp4 syntax extension for Objective
12cu|ocaml-openin-20070524-2|19	Caml. It adds the syntactic construction:
12cu|ocaml-openin-20070524-2|20	
12cu|ocaml-openin-20070524-2|21	open M in e
12cu|ocaml-openin-20070524-2|22	
12cu|ocaml-openin-20070524-2|23	that can appear in any context where an expression is expected. M is
12cu|ocaml-openin-20070524-2|24	an arbitrary module expression (not only qualified names as for usual
12cu|ocaml-openin-20070524-2|25	open statements) and e is an expression.
12cu|ocaml-openin-20070524-2|26	
12cu|ocaml-openin-20070524-2|27	%files
12cu|ocaml-openin-20070524-2|28	%doc README
12cu|ocaml-openin-20070524-2|29	%dir %{_libdir}/ocaml/openin
12cu|ocaml-openin-20070524-2|30	%{_libdir}/ocaml/openin/META
12cu|ocaml-openin-20070524-2|31	%{_libdir}/ocaml/openin/pa_openin.cmo
12cu|ocaml-openin-20070524-2|32	
12cu|ocaml-openin-20070524-2|33	#----------------------------------------------------------------------------
12cu|ocaml-openin-20070524-2|34	
12cu|ocaml-openin-20070524-2|35	%prep
12cu|ocaml-openin-20070524-2|36	%setup -q -n openin-%{version}
12cu|ocaml-openin-20070524-2|37	cp %{SOURCE1} META
12cu|ocaml-openin-20070524-2|38	
12cu|ocaml-openin-20070524-2|39	%build
12cu|ocaml-openin-20070524-2|40	make
12cu|ocaml-openin-20070524-2|41	sed -i -e "s/@VERSION@/%{version}/" META
12cu|ocaml-openin-20070524-2|42	
12cu|ocaml-openin-20070524-2|43	%install
12cu|ocaml-openin-20070524-2|44	export DESTDIR=%{buildroot}
12cu|ocaml-openin-20070524-2|45	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cu|ocaml-openin-20070524-2|46	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-openin-20070524-2|47	ocamlfind install openin META pa_openin.cmo
12cu|ocaml-openin-20070524-2|48	
12cu|ocaml-openin-20070524-2|49	
12cu|ocaml-openin-20070524-2|50	%changelog
12cu|ocaml-openin-20070524-2|51	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20070524-2
12cu|ocaml-openin-20070524-2|52	+ Revision: cb121d4
12cu|ocaml-openin-20070524-2|53	- LOG Disable debug package, spec cleanup
12cu|ocaml-openin-20070524-2|54	
12cu|ocaml-openin-20070524-2|55	

10276 12
12cu|ocaml-orm-sqlite-0.2-3|1	%define _enable_debug_packages %{nil}
12cu|ocaml-orm-sqlite-0.2-3|2	%define debug_package %{nil}
12cu|ocaml-orm-sqlite-0.2-3|3	
12cu|ocaml-orm-sqlite-0.2-3|4	Summary:	An "Object-Relational Mapper" interface between a Sqlite3 database and OCaml
12cu|ocaml-orm-sqlite-0.2-3|5	Name:		ocaml-orm-sqlite
12cu|ocaml-orm-sqlite-0.2-3|6	Version:	0.2
12cu|ocaml-orm-sqlite-0.2-3|7	Release:	3
12cu|ocaml-orm-sqlite-0.2-3|8	License:	ISC
12cu|ocaml-orm-sqlite-0.2-3|9	Group:		Development/Other
12cu|ocaml-orm-sqlite-0.2-3|10	Url:		http://wiki.github.com/avsm/ocaml-orm-sqlite
12cu|ocaml-orm-sqlite-0.2-3|11	Source0:	ocaml-orm-sqlite-0.2.tar.bz2
12cu|ocaml-orm-sqlite-0.2-3|12	BuildRequires:	ocaml
12cu|ocaml-orm-sqlite-0.2-3|13	BuildRequires:	ocaml-findlib
12cu|ocaml-orm-sqlite-0.2-3|14	BuildRequires:	ocaml-sqlite-devel
12cu|ocaml-orm-sqlite-0.2-3|15	
12cu|ocaml-orm-sqlite-0.2-3|16	%description
12cu|ocaml-orm-sqlite-0.2-3|17	You provide a schema of the type of objects you want to store in the database,
12cu|ocaml-orm-sqlite-0.2-3|18	and an OCaml source file is generated with modules that:
12cu|ocaml-orm-sqlite-0.2-3|19	
12cu|ocaml-orm-sqlite-0.2-3|20	* initialize the database with the right schema
12cu|ocaml-orm-sqlite-0.2-3|21	* retrieve objects from the database by searching from keys
12cu|ocaml-orm-sqlite-0.2-3|22	* modify fields and save them back to the database.
12cu|ocaml-orm-sqlite-0.2-3|23	
12cu|ocaml-orm-sqlite-0.2-3|24	%files
12cu|ocaml-orm-sqlite-0.2-3|25	%doc LICENSE NEWS TODO README
12cu|ocaml-orm-sqlite-0.2-3|26	%dir %{_libdir}/ocaml/sql_orm
12cu|ocaml-orm-sqlite-0.2-3|27	%{_libdir}/ocaml/sql_orm/META
12cu|ocaml-orm-sqlite-0.2-3|28	%{_libdir}/ocaml/sql_orm/*.cma
12cu|ocaml-orm-sqlite-0.2-3|29	%{_libdir}/ocaml/sql_orm/*.cmi
12cu|ocaml-orm-sqlite-0.2-3|30	
12cu|ocaml-orm-sqlite-0.2-3|31	#----------------------------------------------------------------------------
12cu|ocaml-orm-sqlite-0.2-3|32	
12cu|ocaml-orm-sqlite-0.2-3|33	%package devel
12cu|ocaml-orm-sqlite-0.2-3|34	Summary:	Development files for %{name}
12cu|ocaml-orm-sqlite-0.2-3|35	Group:		Development/Other
12cu|ocaml-orm-sqlite-0.2-3|36	Requires:	%{name} = %{EVRD}
12cu|ocaml-orm-sqlite-0.2-3|37	
12cu|ocaml-orm-sqlite-0.2-3|38	%description devel
12cu|ocaml-orm-sqlite-0.2-3|39	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-orm-sqlite-0.2-3|40	developing applications that use %{name}.
12cu|ocaml-orm-sqlite-0.2-3|41	
12cu|ocaml-orm-sqlite-0.2-3|42	%files devel
12cu|ocaml-orm-sqlite-0.2-3|43	%doc LICENSE
12cu|ocaml-orm-sqlite-0.2-3|44	%doc doc/ examples/ tests/
12cu|ocaml-orm-sqlite-0.2-3|45	%{_libdir}/ocaml/sql_orm/*.a
12cu|ocaml-orm-sqlite-0.2-3|46	%{_libdir}/ocaml/sql_orm/*.cmxa
12cu|ocaml-orm-sqlite-0.2-3|47	%{_libdir}/ocaml/sql_orm/*.mli
12cu|ocaml-orm-sqlite-0.2-3|48	
12cu|ocaml-orm-sqlite-0.2-3|49	#----------------------------------------------------------------------------
12cu|ocaml-orm-sqlite-0.2-3|50	
12cu|ocaml-orm-sqlite-0.2-3|51	%prep
12cu|ocaml-orm-sqlite-0.2-3|52	%setup -q
12cu|ocaml-orm-sqlite-0.2-3|53	
12cu|ocaml-orm-sqlite-0.2-3|54	%build
12cu|ocaml-orm-sqlite-0.2-3|55	make all
12cu|ocaml-orm-sqlite-0.2-3|56	mkdir -p doc && ocamldoc -d doc -html sql_orm.mli
12cu|ocaml-orm-sqlite-0.2-3|57	
12cu|ocaml-orm-sqlite-0.2-3|58	%install
12cu|ocaml-orm-sqlite-0.2-3|59	export DESTDIR=%{buildroot}
12cu|ocaml-orm-sqlite-0.2-3|60	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-orm-sqlite-0.2-3|61	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-orm-sqlite-0.2-3|62	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-orm-sqlite-0.2-3|63	mkdir -p $OCAMLFIND_DESTDIR/sql_orm
12cu|ocaml-orm-sqlite-0.2-3|64	make install
12cu|ocaml-orm-sqlite-0.2-3|65	
12cu|ocaml-orm-sqlite-0.2-3|66	
12cu|ocaml-orm-sqlite-0.2-3|67	%changelog
12cu|ocaml-orm-sqlite-0.2-3|68	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2-3
12cu|ocaml-orm-sqlite-0.2-3|69	+ Revision: 6fc2589
12cu|ocaml-orm-sqlite-0.2-3|70	- LOG Disable debug package, spec cleanup
12cu|ocaml-orm-sqlite-0.2-3|71	
12cu|ocaml-orm-sqlite-0.2-3|72	

10277 12
12cu|ocaml-ounit-2.0.0-1|1	%define _enable_debug_packages %{nil}
12cu|ocaml-ounit-2.0.0-1|2	%define debug_package %{nil}
12cu|ocaml-ounit-2.0.0-1|3	
12cu|ocaml-ounit-2.0.0-1|4	Summary:	Unit test framework for OCaml
12cu|ocaml-ounit-2.0.0-1|5	Name:		ocaml-ounit
12cu|ocaml-ounit-2.0.0-1|6	Version:	2.0.0
12cu|ocaml-ounit-2.0.0-1|7	Release:	1
12cu|ocaml-ounit-2.0.0-1|8	License:	MIT
12cu|ocaml-ounit-2.0.0-1|9	Group:		Development/Other
12cu|ocaml-ounit-2.0.0-1|10	Url:		http://ounit.forge.ocamlcore.org/
12cu|ocaml-ounit-2.0.0-1|11	Source0:	http://download.ocamlcore.org/ounit/ounit/%{version}/ounit-%{version}.tar.gz
12cu|ocaml-ounit-2.0.0-1|12	Source1:	http://download.ocamlcore.org/ounit/ounit/%{version}/ounit-doc-%{version}.tar.gz
12cu|ocaml-ounit-2.0.0-1|13	BuildRequires:	camlp4
12cu|ocaml-ounit-2.0.0-1|14	BuildRequires:	ocaml
12cu|ocaml-ounit-2.0.0-1|15	BuildRequires:	ocaml-findlib
12cu|ocaml-ounit-2.0.0-1|16	BuildRequires:	libxml2-utils
12cu|ocaml-ounit-2.0.0-1|17	
12cu|ocaml-ounit-2.0.0-1|18	%description
12cu|ocaml-ounit-2.0.0-1|19	OUnit is a unit test framework for OCaml. It allows one to easily
12cu|ocaml-ounit-2.0.0-1|20	create unit-tests for OCaml code. It is based on HUnit, a unit testing
12cu|ocaml-ounit-2.0.0-1|21	framework for Haskell. It is similar to JUnit, and other xUnit testing
12cu|ocaml-ounit-2.0.0-1|22	frameworks.
12cu|ocaml-ounit-2.0.0-1|23	
12cu|ocaml-ounit-2.0.0-1|24	%files
12cu|ocaml-ounit-2.0.0-1|25	%doc LICENSE.txt README.txt AUTHORS.txt
12cu|ocaml-ounit-2.0.0-1|26	%dir %{_libdir}/ocaml/oUnit
12cu|ocaml-ounit-2.0.0-1|27	%{_libdir}/ocaml/oUnit/*.cmi
12cu|ocaml-ounit-2.0.0-1|28	%{_libdir}/ocaml/oUnit/*.cma
12cu|ocaml-ounit-2.0.0-1|29	%{_libdir}/ocaml/oUnit/*.cmxs
12cu|ocaml-ounit-2.0.0-1|30	%{_libdir}/ocaml/oUnit/META
12cu|ocaml-ounit-2.0.0-1|31	
12cu|ocaml-ounit-2.0.0-1|32	#----------------------------------------------------------------------------
12cu|ocaml-ounit-2.0.0-1|33	
12cu|ocaml-ounit-2.0.0-1|34	%package devel
12cu|ocaml-ounit-2.0.0-1|35	Summary:	Development files for %{name}
12cu|ocaml-ounit-2.0.0-1|36	Group:		Development/Other
12cu|ocaml-ounit-2.0.0-1|37	Requires:	%{name} = %{EVRD}
12cu|ocaml-ounit-2.0.0-1|38	
12cu|ocaml-ounit-2.0.0-1|39	%description devel
12cu|ocaml-ounit-2.0.0-1|40	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-ounit-2.0.0-1|41	developing applications that use %{name}.
12cu|ocaml-ounit-2.0.0-1|42	
12cu|ocaml-ounit-2.0.0-1|43	%files devel
12cu|ocaml-ounit-2.0.0-1|44	%doc doc/
12cu|ocaml-ounit-2.0.0-1|45	%doc examples/ test/
12cu|ocaml-ounit-2.0.0-1|46	%doc api-doc-html/
12cu|ocaml-ounit-2.0.0-1|47	%doc api-ounit/
12cu|ocaml-ounit-2.0.0-1|48	%{_libdir}/ocaml/oUnit/*.a
12cu|ocaml-ounit-2.0.0-1|49	%{_libdir}/ocaml/oUnit/*.cmxa
12cu|ocaml-ounit-2.0.0-1|50	%{_libdir}/ocaml/oUnit/*.cmx
12cu|ocaml-ounit-2.0.0-1|51	%{_libdir}/ocaml/oUnit/*.mli
12cu|ocaml-ounit-2.0.0-1|52	%{_libdir}/ocaml/oUnit/*.ml
12cu|ocaml-ounit-2.0.0-1|53	
12cu|ocaml-ounit-2.0.0-1|54	#----------------------------------------------------------------------------
12cu|ocaml-ounit-2.0.0-1|55	
12cu|ocaml-ounit-2.0.0-1|56	%prep
12cu|ocaml-ounit-2.0.0-1|57	%setup -q -n ounit-%{version}
12cu|ocaml-ounit-2.0.0-1|58	
12cu|ocaml-ounit-2.0.0-1|59	%build
12cu|ocaml-ounit-2.0.0-1|60	ocaml setup.ml -configure --enable-tests
12cu|ocaml-ounit-2.0.0-1|61	ocaml setup.ml -build
12cu|ocaml-ounit-2.0.0-1|62	ocaml setup.ml -doc
12cu|ocaml-ounit-2.0.0-1|63	
12cu|ocaml-ounit-2.0.0-1|64	mv _build/src/api-ounit.docdir api-doc-html
12cu|ocaml-ounit-2.0.0-1|65	
12cu|ocaml-ounit-2.0.0-1|66	tar xzf %{SOURCE1}
12cu|ocaml-ounit-2.0.0-1|67	mv ounit-doc-%{version}/api-ounit/ .
12cu|ocaml-ounit-2.0.0-1|68	
12cu|ocaml-ounit-2.0.0-1|69	%install
12cu|ocaml-ounit-2.0.0-1|70	export DESTDIR=%{buildroot}
12cu|ocaml-ounit-2.0.0-1|71	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-ounit-2.0.0-1|72	mkdir -p $OCAMLFIND_DESTDIR
12cu|ocaml-ounit-2.0.0-1|73	ocaml setup.ml -install
12cu|ocaml-ounit-2.0.0-1|74	
12cu|ocaml-ounit-2.0.0-1|75	%check
12cu|ocaml-ounit-2.0.0-1|76	ocaml setup.ml -test
12cu|ocaml-ounit-2.0.0-1|77	
12cu|ocaml-ounit-2.0.0-1|78	
12cu|ocaml-ounit-2.0.0-1|79	%changelog
12cu|ocaml-ounit-2.0.0-1|80	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-1
12cu|ocaml-ounit-2.0.0-1|81	+ Revision: a8a0fef
12cu|ocaml-ounit-2.0.0-1|82	- LOG Update BuildRequires
12cu|ocaml-ounit-2.0.0-1|83	
12cu|ocaml-ounit-2.0.0-1|84	

10278 12
12cu|ocaml-pam-1.1-3|1	%define _enable_debug_packages %{nil}
12cu|ocaml-pam-1.1-3|2	%define debug_package %{nil}
12cu|ocaml-pam-1.1-3|3	
12cu|ocaml-pam-1.1-3|4	Summary:	OCamlPAM is a wrapper for the Pluggable Authentication Modules (PAM) library
12cu|ocaml-pam-1.1-3|5	Name:		ocaml-pam
12cu|ocaml-pam-1.1-3|6	Version:	1.1
12cu|ocaml-pam-1.1-3|7	Release:	3
12cu|ocaml-pam-1.1-3|8	License:	MIT
12cu|ocaml-pam-1.1-3|9	Group:		Development/Other
12cu|ocaml-pam-1.1-3|10	Url:		http://sharvil.nanavati.net/projects/ocamlpam/
12cu|ocaml-pam-1.1-3|11	Source0:	http://sharvil.nanavati.net/projects/ocamlpam/files/ocamlpam-%{version}.tar.gz
12cu|ocaml-pam-1.1-3|12	BuildRequires:	ocaml
12cu|ocaml-pam-1.1-3|13	BuildRequires:	pam-devel
12cu|ocaml-pam-1.1-3|14	
12cu|ocaml-pam-1.1-3|15	%description
12cu|ocaml-pam-1.1-3|16	OCamlPAM is a wrapper for the Pluggable Authentication Modules (PAM)
12cu|ocaml-pam-1.1-3|17	library. PAM provides a flexible mechanism for authenticating users via
12cu|ocaml-pam-1.1-3|18	administrator-defined policies. PAM has modules for authenticating via
12cu|ocaml-pam-1.1-3|19	Unix passwd files, Kerberos, LDAP, etc. Additional modules for custom
12cu|ocaml-pam-1.1-3|20	authentication mechanisms can be created and deployed without recompiling
12cu|ocaml-pam-1.1-3|21	existing services based on PAM. Moreover, policies defining the
12cu|ocaml-pam-1.1-3|22	authentication requirements can be changed at runtime without restarting
12cu|ocaml-pam-1.1-3|23	running services.
12cu|ocaml-pam-1.1-3|24	
12cu|ocaml-pam-1.1-3|25	%files
12cu|ocaml-pam-1.1-3|26	%doc COPYING CHANGES README
12cu|ocaml-pam-1.1-3|27	%dir %{_libdir}/ocaml/pam
12cu|ocaml-pam-1.1-3|28	%{_libdir}/ocaml/pam/META
12cu|ocaml-pam-1.1-3|29	%{_libdir}/ocaml/pam/*.cma
12cu|ocaml-pam-1.1-3|30	%{_libdir}/ocaml/pam/*.cmi
12cu|ocaml-pam-1.1-3|31	%{_libdir}/ocaml/stublibs/*.so*
12cu|ocaml-pam-1.1-3|32	
12cu|ocaml-pam-1.1-3|33	#----------------------------------------------------------------------------
12cu|ocaml-pam-1.1-3|34	
12cu|ocaml-pam-1.1-3|35	%package devel
12cu|ocaml-pam-1.1-3|36	Summary:	Development files for %{name}
12cu|ocaml-pam-1.1-3|37	Group:		Development/Other
12cu|ocaml-pam-1.1-3|38	Requires:	%{name} = %{EVRD}
12cu|ocaml-pam-1.1-3|39	
12cu|ocaml-pam-1.1-3|40	%description devel
12cu|ocaml-pam-1.1-3|41	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-pam-1.1-3|42	developing applications that use %{name}.
12cu|ocaml-pam-1.1-3|43	
12cu|ocaml-pam-1.1-3|44	%files devel
12cu|ocaml-pam-1.1-3|45	%{_libdir}/ocaml/pam/*.a
12cu|ocaml-pam-1.1-3|46	%{_libdir}/ocaml/pam/*.cmxa
12cu|ocaml-pam-1.1-3|47	%{_libdir}/ocaml/pam/*.cmx
12cu|ocaml-pam-1.1-3|48	%{_libdir}/ocaml/pam/*.mli
12cu|ocaml-pam-1.1-3|49	
12cu|ocaml-pam-1.1-3|50	#----------------------------------------------------------------------------
12cu|ocaml-pam-1.1-3|51	
12cu|ocaml-pam-1.1-3|52	%prep
12cu|ocaml-pam-1.1-3|53	%setup -q -n ocamlpam-%{version}
12cu|ocaml-pam-1.1-3|54	
12cu|ocaml-pam-1.1-3|55	%build
12cu|ocaml-pam-1.1-3|56	make all opt
12cu|ocaml-pam-1.1-3|57	
12cu|ocaml-pam-1.1-3|58	%install
12cu|ocaml-pam-1.1-3|59	make install DESTDIR=%{buildroot}%{_libdir}/ocaml/
12cu|ocaml-pam-1.1-3|60	
12cu|ocaml-pam-1.1-3|61	
12cu|ocaml-pam-1.1-3|62	%changelog
12cu|ocaml-pam-1.1-3|63	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-3
12cu|ocaml-pam-1.1-3|64	+ Revision: 0f8060c
12cu|ocaml-pam-1.1-3|65	- LOG Disable debug package, spec cleanup
12cu|ocaml-pam-1.1-3|66	
12cu|ocaml-pam-1.1-3|67	

10279 12
12cu|ocaml-pa-monad-6.0-2|1	%define _enable_debug_packages %{nil}
12cu|ocaml-pa-monad-6.0-2|2	%define debug_package %{nil}
12cu|ocaml-pa-monad-6.0-2|3	
12cu|ocaml-pa-monad-6.0-2|4	Summary:	OCaml syntax extension for monads
12cu|ocaml-pa-monad-6.0-2|5	Name:		ocaml-pa-monad
12cu|ocaml-pa-monad-6.0-2|6	Version:	6.0
12cu|ocaml-pa-monad-6.0-2|7	Release:	2
12cu|ocaml-pa-monad-6.0-2|8	Group:		Development/Other
12cu|ocaml-pa-monad-6.0-2|9	License:	LGPLv2+ with exceptions
12cu|ocaml-pa-monad-6.0-2|10	Url:		http://www.cas.mcmaster.ca/~carette/pa_monad/
12cu|ocaml-pa-monad-6.0-2|11	Source0:	http://www.cas.mcmaster.ca/~carette/pa_monad/pa_monad.tar.gz
12cu|ocaml-pa-monad-6.0-2|12	BuildRequires:	camlp4
12cu|ocaml-pa-monad-6.0-2|13	BuildRequires:	ocaml
12cu|ocaml-pa-monad-6.0-2|14	BuildRequires:	ocaml-findlib
12cu|ocaml-pa-monad-6.0-2|15	
12cu|ocaml-pa-monad-6.0-2|16	%description
12cu|ocaml-pa-monad-6.0-2|17	This Camlp4 parser adds some syntactic sugar to beautify monadic
12cu|ocaml-pa-monad-6.0-2|18	expressions. The name of the syntax extension is a bit misleading as
12cu|ocaml-pa-monad-6.0-2|19	it does not provide any monad nor monadic computation.
12cu|ocaml-pa-monad-6.0-2|20	
12cu|ocaml-pa-monad-6.0-2|21	%files
12cu|ocaml-pa-monad-6.0-2|22	%doc COPYING README ChangeLog html-doc
12cu|ocaml-pa-monad-6.0-2|23	%{_libdir}/ocaml/monad/
12cu|ocaml-pa-monad-6.0-2|24	
12cu|ocaml-pa-monad-6.0-2|25	#----------------------------------------------------------------------------
12cu|ocaml-pa-monad-6.0-2|26	
12cu|ocaml-pa-monad-6.0-2|27	%prep
12cu|ocaml-pa-monad-6.0-2|28	%setup -q -c
12cu|ocaml-pa-monad-6.0-2|29	
12cu|ocaml-pa-monad-6.0-2|30	%build
12cu|ocaml-pa-monad-6.0-2|31	make all doc
12cu|ocaml-pa-monad-6.0-2|32	
12cu|ocaml-pa-monad-6.0-2|33	%install
12cu|ocaml-pa-monad-6.0-2|34	export DESTDIR=%{buildroot}
12cu|ocaml-pa-monad-6.0-2|35	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cu|ocaml-pa-monad-6.0-2|36	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-pa-monad-6.0-2|37	make findlib-install
12cu|ocaml-pa-monad-6.0-2|38	
12cu|ocaml-pa-monad-6.0-2|39	%check
12cu|ocaml-pa-monad-6.0-2|40	make test
12cu|ocaml-pa-monad-6.0-2|41	
12cu|ocaml-pa-monad-6.0-2|42	%changelog
12cu|ocaml-pa-monad-6.0-2|43	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.0-2
12cu|ocaml-pa-monad-6.0-2|44	+ Revision: cd7b717
12cu|ocaml-pa-monad-6.0-2|45	- LOG Disable debug package, spec cleanup
12cu|ocaml-pa-monad-6.0-2|46	
12cu|ocaml-pa-monad-6.0-2|47	

10280 12
12cu|ocaml-pcre-7.0.2-2|1	Summary:	Perl compatibility regular expressions for OCaml
12cu|ocaml-pcre-7.0.2-2|2	Name:		ocaml-pcre
12cu|ocaml-pcre-7.0.2-2|3	Version:	7.0.2
12cu|ocaml-pcre-7.0.2-2|4	Release:	2
12cu|ocaml-pcre-7.0.2-2|5	License:	LGPLv2.1+
12cu|ocaml-pcre-7.0.2-2|6	Group:		Development/Other
12cu|ocaml-pcre-7.0.2-2|7	Url:		http://ocaml.info/home/ocaml_sources.html#pcre-ocaml
12cu|ocaml-pcre-7.0.2-2|8	# curl http://hg.ocaml.info/release/pcre-ocaml/archive/release-%{version}.tar.bz2 > pcre-ocaml-release-%{version}.tar.bz2
12cu|ocaml-pcre-7.0.2-2|9	Source0:	http://bitbucket.org/mmottl/pcre-ocaml/downloads/pcre-ocaml-%{version}.tar.gz
12cu|ocaml-pcre-7.0.2-2|10	BuildRequires:	ocaml
12cu|ocaml-pcre-7.0.2-2|11	BuildRequires:	ocaml-findlib
12cu|ocaml-pcre-7.0.2-2|12	BuildRequires:	texlive
12cu|ocaml-pcre-7.0.2-2|13	BuildRequires:	pkgconfig(libpcre)
12cu|ocaml-pcre-7.0.2-2|14	
12cu|ocaml-pcre-7.0.2-2|15	%description
12cu|ocaml-pcre-7.0.2-2|16	This OCaml-library interfaces the PCRE (Perl-compatibility regular
12cu|ocaml-pcre-7.0.2-2|17	expressions) library which is written in C. it can be used for matching
12cu|ocaml-pcre-7.0.2-2|18	regular expressions which are written in "PERL"-style.
12cu|ocaml-pcre-7.0.2-2|19	
12cu|ocaml-pcre-7.0.2-2|20	Searching for, replacing or splitting text should become much easier with
12cu|ocaml-pcre-7.0.2-2|21	this library.
12cu|ocaml-pcre-7.0.2-2|22	
12cu|ocaml-pcre-7.0.2-2|23	%files
12cu|ocaml-pcre-7.0.2-2|24	%doc README.md COPYING.txt AUTHORS.txt CHANGES.txt
12cu|ocaml-pcre-7.0.2-2|25	%dir %{_libdir}/ocaml/pcre
12cu|ocaml-pcre-7.0.2-2|26	%{_libdir}/ocaml/pcre/*.cmi
12cu|ocaml-pcre-7.0.2-2|27	%{_libdir}/ocaml/pcre/*.cma
12cu|ocaml-pcre-7.0.2-2|28	%{_libdir}/ocaml/pcre/*.cmxs
12cu|ocaml-pcre-7.0.2-2|29	%{_libdir}/ocaml/pcre/META
12cu|ocaml-pcre-7.0.2-2|30	%{_libdir}/ocaml/stublibs/*.so*
12cu|ocaml-pcre-7.0.2-2|31	
12cu|ocaml-pcre-7.0.2-2|32	#----------------------------------------------------------------------------
12cu|ocaml-pcre-7.0.2-2|33	
12cu|ocaml-pcre-7.0.2-2|34	%package devel
12cu|ocaml-pcre-7.0.2-2|35	Summary:	Development files for %{name}
12cu|ocaml-pcre-7.0.2-2|36	Group:		Development/Other
12cu|ocaml-pcre-7.0.2-2|37	Requires:	pkgconfig(libpcre)
12cu|ocaml-pcre-7.0.2-2|38	Requires:	%{name} = %{EVRD}
12cu|ocaml-pcre-7.0.2-2|39	
12cu|ocaml-pcre-7.0.2-2|40	%description devel
12cu|ocaml-pcre-7.0.2-2|41	This package contains the development files needed to build applications
12cu|ocaml-pcre-7.0.2-2|42	using %{name}.
12cu|ocaml-pcre-7.0.2-2|43	
12cu|ocaml-pcre-7.0.2-2|44	%files devel
12cu|ocaml-pcre-7.0.2-2|45	%doc html/
12cu|ocaml-pcre-7.0.2-2|46	%doc examples/
12cu|ocaml-pcre-7.0.2-2|47	%{_libdir}/ocaml/pcre/*.a
12cu|ocaml-pcre-7.0.2-2|48	%{_libdir}/ocaml/pcre/*.cmxa
12cu|ocaml-pcre-7.0.2-2|49	%{_libdir}/ocaml/pcre/*.mli
12cu|ocaml-pcre-7.0.2-2|50	%{_libdir}/ocaml/pcre/*.cmx
12cu|ocaml-pcre-7.0.2-2|51	
12cu|ocaml-pcre-7.0.2-2|52	#----------------------------------------------------------------------------
12cu|ocaml-pcre-7.0.2-2|53	
12cu|ocaml-pcre-7.0.2-2|54	%prep
12cu|ocaml-pcre-7.0.2-2|55	%setup -q -n pcre-ocaml-%{version}
12cu|ocaml-pcre-7.0.2-2|56	
12cu|ocaml-pcre-7.0.2-2|57	%build
12cu|ocaml-pcre-7.0.2-2|58	./configure --prefix=%{_prefix}
12cu|ocaml-pcre-7.0.2-2|59	make
12cu|ocaml-pcre-7.0.2-2|60	make doc
12cu|ocaml-pcre-7.0.2-2|61	mv _build/API.docdir/ html/
12cu|ocaml-pcre-7.0.2-2|62	
12cu|ocaml-pcre-7.0.2-2|63	%install
12cu|ocaml-pcre-7.0.2-2|64	export DESTDIR=%{buildroot}
12cu|ocaml-pcre-7.0.2-2|65	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-pcre-7.0.2-2|66	install -d -m 755 %{buildroot}/%{_libdir}/ocaml
12cu|ocaml-pcre-7.0.2-2|67	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
12cu|ocaml-pcre-7.0.2-2|68	make install
12cu|ocaml-pcre-7.0.2-2|69	
12cu|ocaml-pcre-7.0.2-2|70	
12cu|ocaml-pcre-7.0.2-2|71	%changelog
12cu|ocaml-pcre-7.0.2-2|72	* Tue Feb 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.0.2-2
12cu|ocaml-pcre-7.0.2-2|73	+ Revision: 4daee07
12cu|ocaml-pcre-7.0.2-2|74	- LOG Spec cleanup
12cu|ocaml-pcre-7.0.2-2|75	
12cu|ocaml-pcre-7.0.2-2|76	

10281 12
12cu|ocaml-pomap-2.9.9-4|1	%define _enable_debug_packages %{nil}
12cu|ocaml-pomap-2.9.9-4|2	%define debug_package %{nil}
12cu|ocaml-pomap-2.9.9-4|3	
12cu|ocaml-pomap-2.9.9-4|4	Summary:	Library for maintaining partially ordered maps
12cu|ocaml-pomap-2.9.9-4|5	Name:		ocaml-pomap
12cu|ocaml-pomap-2.9.9-4|6	Version:	2.9.9
12cu|ocaml-pomap-2.9.9-4|7	Release:	4
12cu|ocaml-pomap-2.9.9-4|8	License:	LGPLv2.1+
12cu|ocaml-pomap-2.9.9-4|9	Group:		Development/Other
12cu|ocaml-pomap-2.9.9-4|10	Url:		http://www.ocaml.info/home/ocaml_sources.html#pomap
12cu|ocaml-pomap-2.9.9-4|11	Source0:	http://hg.ocaml.info/release/pomap/archive/pomap-release-%{version}.tar.bz2
12cu|ocaml-pomap-2.9.9-4|12	# curl http://hg.ocaml.info/release/pomap/archive/release-%{version}.tar.bz2 > pomap-release-%{version}.tar.bz2
12cu|ocaml-pomap-2.9.9-4|13	BuildRequires:	gzip
12cu|ocaml-pomap-2.9.9-4|14	BuildRequires:	ocaml
12cu|ocaml-pomap-2.9.9-4|15	BuildRequires:	ocaml-findlib
12cu|ocaml-pomap-2.9.9-4|16	BuildRequires:	texlive
12cu|ocaml-pomap-2.9.9-4|17	
12cu|ocaml-pomap-2.9.9-4|18	%description
12cu|ocaml-pomap-2.9.9-4|19	The Pomap-library implements an ADT that maintains maps of partially
12cu|ocaml-pomap-2.9.9-4|20	ordered elements. Whereas a total order allows you to say whether some
12cu|ocaml-pomap-2.9.9-4|21	element is lower, equal or greater than another one, partial orders also
12cu|ocaml-pomap-2.9.9-4|22	allow for a "don't know"-case.
12cu|ocaml-pomap-2.9.9-4|23	
12cu|ocaml-pomap-2.9.9-4|24	%files
12cu|ocaml-pomap-2.9.9-4|25	%doc LICENSE
12cu|ocaml-pomap-2.9.9-4|26	%dir %{_libdir}/ocaml/pomap
12cu|ocaml-pomap-2.9.9-4|27	%{_libdir}/ocaml/pomap/META
12cu|ocaml-pomap-2.9.9-4|28	%{_libdir}/ocaml/pomap/*.cma
12cu|ocaml-pomap-2.9.9-4|29	%{_libdir}/ocaml/pomap/*.cmi
12cu|ocaml-pomap-2.9.9-4|30	
12cu|ocaml-pomap-2.9.9-4|31	#----------------------------------------------------------------------------
12cu|ocaml-pomap-2.9.9-4|32	
12cu|ocaml-pomap-2.9.9-4|33	%package devel
12cu|ocaml-pomap-2.9.9-4|34	Summary:	Development files for %{name}
12cu|ocaml-pomap-2.9.9-4|35	Group:		Development/Other
12cu|ocaml-pomap-2.9.9-4|36	Requires:	%{name} = %{EVRD}
12cu|ocaml-pomap-2.9.9-4|37	
12cu|ocaml-pomap-2.9.9-4|38	%description devel
12cu|ocaml-pomap-2.9.9-4|39	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-pomap-2.9.9-4|40	developing applications that use %{name}.
12cu|ocaml-pomap-2.9.9-4|41	
12cu|ocaml-pomap-2.9.9-4|42	%files devel
12cu|ocaml-pomap-2.9.9-4|43	%doc LICENSE Changes README.txt
12cu|ocaml-pomap-2.9.9-4|44	%doc examples
12cu|ocaml-pomap-2.9.9-4|45	%doc lib/doc/pomap/html
12cu|ocaml-pomap-2.9.9-4|46	%doc lib/doc/pomap/latex/*.{dvi,ps.gz,pdf}
12cu|ocaml-pomap-2.9.9-4|47	%{_libdir}/ocaml/pomap/*.a
12cu|ocaml-pomap-2.9.9-4|48	%{_libdir}/ocaml/pomap/*.cmxa
12cu|ocaml-pomap-2.9.9-4|49	%{_libdir}/ocaml/pomap/*.mli
12cu|ocaml-pomap-2.9.9-4|50	
12cu|ocaml-pomap-2.9.9-4|51	#----------------------------------------------------------------------------
12cu|ocaml-pomap-2.9.9-4|52	
12cu|ocaml-pomap-2.9.9-4|53	%prep
12cu|ocaml-pomap-2.9.9-4|54	%setup -q -n pomap-release-%{version}
12cu|ocaml-pomap-2.9.9-4|55	
12cu|ocaml-pomap-2.9.9-4|56	%build
12cu|ocaml-pomap-2.9.9-4|57	make
12cu|ocaml-pomap-2.9.9-4|58	make doc
12cu|ocaml-pomap-2.9.9-4|59	gzip --best doc/pomap/latex/doc.ps
12cu|ocaml-pomap-2.9.9-4|60	
12cu|ocaml-pomap-2.9.9-4|61	%install
12cu|ocaml-pomap-2.9.9-4|62	export DESTDIR=%{buildroot}
12cu|ocaml-pomap-2.9.9-4|63	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-pomap-2.9.9-4|64	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/pomap
12cu|ocaml-pomap-2.9.9-4|65	make install
12cu|ocaml-pomap-2.9.9-4|66	
12cu|ocaml-pomap-2.9.9-4|67	
12cu|ocaml-pomap-2.9.9-4|68	%changelog
12cu|ocaml-pomap-2.9.9-4|69	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.9.9-4
12cu|ocaml-pomap-2.9.9-4|70	+ Revision: d049e38
12cu|ocaml-pomap-2.9.9-4|71	- Disable debug package, spec cleanup
12cu|ocaml-pomap-2.9.9-4|72	
12cu|ocaml-pomap-2.9.9-4|73	

10282 12
12cu|ocaml-pxp-1.2.4-1|1	%define _enable_debug_packages %{nil}
12cu|ocaml-pxp-1.2.4-1|2	%define debug_package %{nil}
12cu|ocaml-pxp-1.2.4-1|3	
12cu|ocaml-pxp-1.2.4-1|4	Summary:	An XML parser for OCaml
12cu|ocaml-pxp-1.2.4-1|5	Name:		ocaml-pxp
12cu|ocaml-pxp-1.2.4-1|6	Version:	1.2.4
12cu|ocaml-pxp-1.2.4-1|7	Release:	1
12cu|ocaml-pxp-1.2.4-1|8	License:	MIT
12cu|ocaml-pxp-1.2.4-1|9	Group:		Development/Other
12cu|ocaml-pxp-1.2.4-1|10	Url:		http://projects.camlcity.org/projects/pxp.html
12cu|ocaml-pxp-1.2.4-1|11	Source0:	http://download.camlcity.org/download/pxp-%{version}.tar.gz
12cu|ocaml-pxp-1.2.4-1|12	BuildRequires:	camlp4
12cu|ocaml-pxp-1.2.4-1|13	BuildRequires:	ocaml
12cu|ocaml-pxp-1.2.4-1|14	BuildRequires:	ocaml-findlib
12cu|ocaml-pxp-1.2.4-1|15	BuildRequires:	ocaml-ocamlnet-devel
12cu|ocaml-pxp-1.2.4-1|16	BuildRequires:	ocaml-ulex-devel
12cu|ocaml-pxp-1.2.4-1|17	Requires:	ocaml-ulex
12cu|ocaml-pxp-1.2.4-1|18	
12cu|ocaml-pxp-1.2.4-1|19	%description
12cu|ocaml-pxp-1.2.4-1|20	PXP is an XML parser for OCaml. It represents the parsed document either as
12cu|ocaml-pxp-1.2.4-1|21	tree or as stream of events. In tree mode, it is possible to validate the
12cu|ocaml-pxp-1.2.4-1|22	XML document against a DTD.
12cu|ocaml-pxp-1.2.4-1|23	
12cu|ocaml-pxp-1.2.4-1|24	The acronym PXP means Polymorphic XML Parser. This name reflects the ability
12cu|ocaml-pxp-1.2.4-1|25	to create XML trees with polymorphic type parameters.
12cu|ocaml-pxp-1.2.4-1|26	
12cu|ocaml-pxp-1.2.4-1|27	%files
12cu|ocaml-pxp-1.2.4-1|28	%doc LICENSE README
12cu|ocaml-pxp-1.2.4-1|29	%dir %{_libdir}/ocaml/pxp/
12cu|ocaml-pxp-1.2.4-1|30	%{_libdir}/ocaml/pxp/META
12cu|ocaml-pxp-1.2.4-1|31	%dir %{_libdir}/ocaml/pxp-engine/
12cu|ocaml-pxp-1.2.4-1|32	%{_libdir}/ocaml/pxp-engine/META
12cu|ocaml-pxp-1.2.4-1|33	%{_libdir}/ocaml/pxp-engine/*.cmi
12cu|ocaml-pxp-1.2.4-1|34	%{_libdir}/ocaml/pxp-engine/*.cma
12cu|ocaml-pxp-1.2.4-1|35	%{_libdir}/ocaml/pxp-engine/*.cmo
12cu|ocaml-pxp-1.2.4-1|36	%dir %{_libdir}/ocaml/pxp-pp/
12cu|ocaml-pxp-1.2.4-1|37	%{_libdir}/ocaml/pxp-pp/META
12cu|ocaml-pxp-1.2.4-1|38	%{_libdir}/ocaml/pxp-pp/pxp_pp.cma
12cu|ocaml-pxp-1.2.4-1|39	%dir %{_libdir}/ocaml/pxp-lex-iso88591/
12cu|ocaml-pxp-1.2.4-1|40	%dir %{_libdir}/ocaml/pxp-lex-iso885910/
12cu|ocaml-pxp-1.2.4-1|41	%dir %{_libdir}/ocaml/pxp-lex-iso885913/
12cu|ocaml-pxp-1.2.4-1|42	%dir %{_libdir}/ocaml/pxp-lex-iso885914/
12cu|ocaml-pxp-1.2.4-1|43	%dir %{_libdir}/ocaml/pxp-lex-iso885915/
12cu|ocaml-pxp-1.2.4-1|44	%dir %{_libdir}/ocaml/pxp-lex-iso885916/
12cu|ocaml-pxp-1.2.4-1|45	%dir %{_libdir}/ocaml/pxp-lex-iso88592/
12cu|ocaml-pxp-1.2.4-1|46	%dir %{_libdir}/ocaml/pxp-lex-iso88593/
12cu|ocaml-pxp-1.2.4-1|47	%dir %{_libdir}/ocaml/pxp-lex-iso88594/
12cu|ocaml-pxp-1.2.4-1|48	%dir %{_libdir}/ocaml/pxp-lex-iso88595/
12cu|ocaml-pxp-1.2.4-1|49	%dir %{_libdir}/ocaml/pxp-lex-iso88596/
12cu|ocaml-pxp-1.2.4-1|50	%dir %{_libdir}/ocaml/pxp-lex-iso88597/
12cu|ocaml-pxp-1.2.4-1|51	%dir %{_libdir}/ocaml/pxp-lex-iso88598/
12cu|ocaml-pxp-1.2.4-1|52	%dir %{_libdir}/ocaml/pxp-lex-iso88599/
12cu|ocaml-pxp-1.2.4-1|53	%dir %{_libdir}/ocaml/pxp-lex-utf8/
12cu|ocaml-pxp-1.2.4-1|54	%{_libdir}/ocaml/pxp-lex-*/META
12cu|ocaml-pxp-1.2.4-1|55	%{_libdir}/ocaml/pxp-lex-*/*.cmi
12cu|ocaml-pxp-1.2.4-1|56	%{_libdir}/ocaml/pxp-lex-*/*.cmo
12cu|ocaml-pxp-1.2.4-1|57	%{_libdir}/ocaml/pxp-lex-*/*.cma
12cu|ocaml-pxp-1.2.4-1|58	%{_libdir}/ocaml/pxp-lex-*/*.o
12cu|ocaml-pxp-1.2.4-1|59	%dir %{_libdir}/ocaml/pxp-ulex-utf8/
12cu|ocaml-pxp-1.2.4-1|60	%{_libdir}/ocaml/pxp-ulex-utf8/META
12cu|ocaml-pxp-1.2.4-1|61	%{_libdir}/ocaml/pxp-ulex-utf8/*.cmi
12cu|ocaml-pxp-1.2.4-1|62	%{_libdir}/ocaml/pxp-ulex-utf8/*.cmo
12cu|ocaml-pxp-1.2.4-1|63	%{_libdir}/ocaml/pxp-ulex-utf8/*.cma
12cu|ocaml-pxp-1.2.4-1|64	%{_libdir}/ocaml/pxp-ulex-utf8/*.o
12cu|ocaml-pxp-1.2.4-1|65	
12cu|ocaml-pxp-1.2.4-1|66	#----------------------------------------------------------------------------
12cu|ocaml-pxp-1.2.4-1|67	
12cu|ocaml-pxp-1.2.4-1|68	%package devel
12cu|ocaml-pxp-1.2.4-1|69	Summary:	Development files for %{name}
12cu|ocaml-pxp-1.2.4-1|70	Group:		Development/Other
12cu|ocaml-pxp-1.2.4-1|71	Requires:	%{name} = %{EVRD}
12cu|ocaml-pxp-1.2.4-1|72	Requires:	ocaml-ulex-devel
12cu|ocaml-pxp-1.2.4-1|73	
12cu|ocaml-pxp-1.2.4-1|74	%description devel
12cu|ocaml-pxp-1.2.4-1|75	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-pxp-1.2.4-1|76	developing applications that use %{name}.
12cu|ocaml-pxp-1.2.4-1|77	
12cu|ocaml-pxp-1.2.4-1|78	%files devel
12cu|ocaml-pxp-1.2.4-1|79	%doc doc/
12cu|ocaml-pxp-1.2.4-1|80	%doc examples/
12cu|ocaml-pxp-1.2.4-1|81	%doc rtests/
12cu|ocaml-pxp-1.2.4-1|82	%doc tools/
12cu|ocaml-pxp-1.2.4-1|83	%{_libdir}/ocaml/pxp-*/*.a
12cu|ocaml-pxp-1.2.4-1|84	%{_libdir}/ocaml/pxp-*/*.cmxa
12cu|ocaml-pxp-1.2.4-1|85	%{_libdir}/ocaml/pxp-*/*.cmx
12cu|ocaml-pxp-1.2.4-1|86	%{_libdir}/ocaml/pxp-*/*.mli
12cu|ocaml-pxp-1.2.4-1|87	
12cu|ocaml-pxp-1.2.4-1|88	#----------------------------------------------------------------------------
12cu|ocaml-pxp-1.2.4-1|89	
12cu|ocaml-pxp-1.2.4-1|90	%prep
12cu|ocaml-pxp-1.2.4-1|91	%setup -q -n pxp-%{version}
12cu|ocaml-pxp-1.2.4-1|92	
12cu|ocaml-pxp-1.2.4-1|93	%build
12cu|ocaml-pxp-1.2.4-1|94	./configure
12cu|ocaml-pxp-1.2.4-1|95	
12cu|ocaml-pxp-1.2.4-1|96	make all opt
12cu|ocaml-pxp-1.2.4-1|97	make doc
12cu|ocaml-pxp-1.2.4-1|98	
12cu|ocaml-pxp-1.2.4-1|99	%install
12cu|ocaml-pxp-1.2.4-1|100	export DESTDIR=%{buildroot}
12cu|ocaml-pxp-1.2.4-1|101	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-pxp-1.2.4-1|102	mkdir -p $OCAMLFIND_DESTDIR/pxp
12cu|ocaml-pxp-1.2.4-1|103	make install
12cu|ocaml-pxp-1.2.4-1|104	
12cu|ocaml-pxp-1.2.4-1|105	
12cu|ocaml-pxp-1.2.4-1|106	%changelog
12cu|ocaml-pxp-1.2.4-1|107	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.4-1
12cu|ocaml-pxp-1.2.4-1|108	+ Revision: 0ac5b68
12cu|ocaml-pxp-1.2.4-1|109	- LOG New version 1.2.4, disable debug package, spec cleanup
12cu|ocaml-pxp-1.2.4-1|110	
12cu|ocaml-pxp-1.2.4-1|111	

10283 12
12cu|ocaml-react-0.9.4-1|1	%define _enable_debug_packages %{nil}
12cu|ocaml-react-0.9.4-1|2	%define debug_package %{nil}
12cu|ocaml-react-0.9.4-1|3	
12cu|ocaml-react-0.9.4-1|4	Summary:	OCaml module for Functional Reactive Programming (FRP)
12cu|ocaml-react-0.9.4-1|5	Name:		ocaml-react
12cu|ocaml-react-0.9.4-1|6	Version:	0.9.4
12cu|ocaml-react-0.9.4-1|7	Release:	1
12cu|ocaml-react-0.9.4-1|8	License:	BSD
12cu|ocaml-react-0.9.4-1|9	Group:		Development/Other
12cu|ocaml-react-0.9.4-1|10	Url:		http://erratique.ch/software/react
12cu|ocaml-react-0.9.4-1|11	Source0:	http://erratique.ch/software/react/releases/react-%{version}.tbz
12cu|ocaml-react-0.9.4-1|12	BuildRequires:	ocaml
12cu|ocaml-react-0.9.4-1|13	BuildRequires:	ocaml-findlib
12cu|ocaml-react-0.9.4-1|14	
12cu|ocaml-react-0.9.4-1|15	%description
12cu|ocaml-react-0.9.4-1|16	React is an OCaml module for functional reactive programming (FRP).
12cu|ocaml-react-0.9.4-1|17	It provides support to program with time varying values : applicative
12cu|ocaml-react-0.9.4-1|18	events and signals. React doesn't define any primitive event or signal,
12cu|ocaml-react-0.9.4-1|19	this lets the client chooses the concrete timeline.
12cu|ocaml-react-0.9.4-1|20	
12cu|ocaml-react-0.9.4-1|21	React is made of a single, independent, module and distributed under
12cu|ocaml-react-0.9.4-1|22	the new BSD license.
12cu|ocaml-react-0.9.4-1|23	
12cu|ocaml-react-0.9.4-1|24	Given an absolute notion of time Rtime helps you to manage a timeline
12cu|ocaml-react-0.9.4-1|25	and provides time stamp events, delayed events and delayed signals.
12cu|ocaml-react-0.9.4-1|26	
12cu|ocaml-react-0.9.4-1|27	%files
12cu|ocaml-react-0.9.4-1|28	%doc README
12cu|ocaml-react-0.9.4-1|29	%dir %{_libdir}/ocaml/react
12cu|ocaml-react-0.9.4-1|30	%{_libdir}/ocaml/react/META
12cu|ocaml-react-0.9.4-1|31	%{_libdir}/ocaml/react/react.cmi
12cu|ocaml-react-0.9.4-1|32	%{_libdir}/ocaml/react/react.cma
12cu|ocaml-react-0.9.4-1|33	%{_libdir}/ocaml/react/react.cmxs
12cu|ocaml-react-0.9.4-1|34	
12cu|ocaml-react-0.9.4-1|35	#----------------------------------------------------------------------------
12cu|ocaml-react-0.9.4-1|36	
12cu|ocaml-react-0.9.4-1|37	%package devel
12cu|ocaml-react-0.9.4-1|38	Summary:	Development files for %{name}
12cu|ocaml-react-0.9.4-1|39	Group:		Development/Other
12cu|ocaml-react-0.9.4-1|40	Requires:	%{name} = %{EVRD}
12cu|ocaml-react-0.9.4-1|41	
12cu|ocaml-react-0.9.4-1|42	%description    devel
12cu|ocaml-react-0.9.4-1|43	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-react-0.9.4-1|44	developing applications that use %{name}.
12cu|ocaml-react-0.9.4-1|45	
12cu|ocaml-react-0.9.4-1|46	%files devel
12cu|ocaml-react-0.9.4-1|47	%doc doc
12cu|ocaml-react-0.9.4-1|48	%{_libdir}/ocaml/react/react.cmx
12cu|ocaml-react-0.9.4-1|49	%{_libdir}/ocaml/react/react.cmxa
12cu|ocaml-react-0.9.4-1|50	%{_libdir}/ocaml/react/react.a
12cu|ocaml-react-0.9.4-1|51	%{_libdir}/ocaml/react/react.mli
12cu|ocaml-react-0.9.4-1|52	
12cu|ocaml-react-0.9.4-1|53	#----------------------------------------------------------------------------
12cu|ocaml-react-0.9.4-1|54	
12cu|ocaml-react-0.9.4-1|55	%prep
12cu|ocaml-react-0.9.4-1|56	%setup -q -n react-%{version}
12cu|ocaml-react-0.9.4-1|57	
12cu|ocaml-react-0.9.4-1|58	%build
12cu|ocaml-react-0.9.4-1|59	ocaml setup.ml -configure \
12cu|ocaml-react-0.9.4-1|60	--prefix %{_prefix} \
12cu|ocaml-react-0.9.4-1|61	--libdir %{_libdir} \
12cu|ocaml-react-0.9.4-1|62	--destdir %{buildroot}
12cu|ocaml-react-0.9.4-1|63	
12cu|ocaml-react-0.9.4-1|64	ocaml setup.ml -build
12cu|ocaml-react-0.9.4-1|65	
12cu|ocaml-react-0.9.4-1|66	%install
12cu|ocaml-react-0.9.4-1|67	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-react-0.9.4-1|68	mkdir -p $OCAMLFIND_DESTDIR
12cu|ocaml-react-0.9.4-1|69	ocaml setup.ml -install
12cu|ocaml-react-0.9.4-1|70	
12cu|ocaml-react-0.9.4-1|71	
12cu|ocaml-react-0.9.4-1|72	%changelog
12cu|ocaml-react-0.9.4-1|73	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.4-1
12cu|ocaml-react-0.9.4-1|74	+ Revision: 6d2e618
12cu|ocaml-react-0.9.4-1|75	- LOG New version 0.9.4, update files, disable debug package, spec cleanup
12cu|ocaml-react-0.9.4-1|76	
12cu|ocaml-react-0.9.4-1|77	

10284 12
12cu|ocaml-res-4.0.3-1|1	%define _enable_debug_packages %{nil}
12cu|ocaml-res-4.0.3-1|2	%define debug_package %{nil}
12cu|ocaml-res-4.0.3-1|3	
12cu|ocaml-res-4.0.3-1|4	Summary:	Library for automatically resizing contiguous memory (arrays and strings)
12cu|ocaml-res-4.0.3-1|5	Name:		ocaml-res
12cu|ocaml-res-4.0.3-1|6	Version:	4.0.3
12cu|ocaml-res-4.0.3-1|7	Release:	1
12cu|ocaml-res-4.0.3-1|8	License:	LGPLv2.1+
12cu|ocaml-res-4.0.3-1|9	Group:		Development/Other
12cu|ocaml-res-4.0.3-1|10	Url:		http://ocaml.info/home/ocaml_sources.html#res
12cu|ocaml-res-4.0.3-1|11	Source0:	http://hg.ocaml.info/release/res/archive/res-%{version}.tar.gz
12cu|ocaml-res-4.0.3-1|12	BuildRequires:	ocaml
12cu|ocaml-res-4.0.3-1|13	BuildRequires:	ocaml-findlib
12cu|ocaml-res-4.0.3-1|14	
12cu|ocaml-res-4.0.3-1|15	%description
12cu|ocaml-res-4.0.3-1|16	This OCaml-library consists of a set of modules which implement
12cu|ocaml-res-4.0.3-1|17	automatically resizing (= reallocating) datastructures that consume
12cu|ocaml-res-4.0.3-1|18	a contiguous part of memory. This allows appending and removing of
12cu|ocaml-res-4.0.3-1|19	elements to/from arrays (both boxed and unboxed), strings (-> buffers),
12cu|ocaml-res-4.0.3-1|20	bit strings and weak arrays while still maintaining fast constant-time
12cu|ocaml-res-4.0.3-1|21	access to elements.
12cu|ocaml-res-4.0.3-1|22	
12cu|ocaml-res-4.0.3-1|23	There are also functors that allow the generation of similar modules
12cu|ocaml-res-4.0.3-1|24	which use different reallocation strategies.
12cu|ocaml-res-4.0.3-1|25	
12cu|ocaml-res-4.0.3-1|26	%files
12cu|ocaml-res-4.0.3-1|27	%doc AUTHORS.txt CHANGES.txt COPYING.txt
12cu|ocaml-res-4.0.3-1|28	%dir %{_libdir}/ocaml/res
12cu|ocaml-res-4.0.3-1|29	%{_libdir}/ocaml/res/META
12cu|ocaml-res-4.0.3-1|30	%{_libdir}/ocaml/res/*.cma
12cu|ocaml-res-4.0.3-1|31	%{_libdir}/ocaml/res/*.cmi
12cu|ocaml-res-4.0.3-1|32	%{_libdir}/ocaml/res/*.cmxs
12cu|ocaml-res-4.0.3-1|33	
12cu|ocaml-res-4.0.3-1|34	#----------------------------------------------------------------------------
12cu|ocaml-res-4.0.3-1|35	
12cu|ocaml-res-4.0.3-1|36	%package devel
12cu|ocaml-res-4.0.3-1|37	Summary:	Development files for %{name}
12cu|ocaml-res-4.0.3-1|38	Group:		Development/Other
12cu|ocaml-res-4.0.3-1|39	Requires:	%{name} = %{EVRD}
12cu|ocaml-res-4.0.3-1|40	
12cu|ocaml-res-4.0.3-1|41	%description devel
12cu|ocaml-res-4.0.3-1|42	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-res-4.0.3-1|43	developing applications that use %{name}.
12cu|ocaml-res-4.0.3-1|44	
12cu|ocaml-res-4.0.3-1|45	%files devel
12cu|ocaml-res-4.0.3-1|46	%doc examples/
12cu|ocaml-res-4.0.3-1|47	%{_libdir}/ocaml/res/*.a
12cu|ocaml-res-4.0.3-1|48	%{_libdir}/ocaml/res/*.cmx
12cu|ocaml-res-4.0.3-1|49	%{_libdir}/ocaml/res/*.cmxa
12cu|ocaml-res-4.0.3-1|50	%{_libdir}/ocaml/res/*.ml
12cu|ocaml-res-4.0.3-1|51	%{_libdir}/ocaml/res/*.mli
12cu|ocaml-res-4.0.3-1|52	
12cu|ocaml-res-4.0.3-1|53	#----------------------------------------------------------------------------
12cu|ocaml-res-4.0.3-1|54	
12cu|ocaml-res-4.0.3-1|55	%prep
12cu|ocaml-res-4.0.3-1|56	%setup -q -n res-%{version}
12cu|ocaml-res-4.0.3-1|57	
12cu|ocaml-res-4.0.3-1|58	%build
12cu|ocaml-res-4.0.3-1|59	./configure --prefix=%{_prefix}
12cu|ocaml-res-4.0.3-1|60	make
12cu|ocaml-res-4.0.3-1|61	
12cu|ocaml-res-4.0.3-1|62	%install
12cu|ocaml-res-4.0.3-1|63	export DESTDIR=%{buildroot}
12cu|ocaml-res-4.0.3-1|64	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cu|ocaml-res-4.0.3-1|65	mkdir -p $OCAMLFIND_DESTDIR/res
12cu|ocaml-res-4.0.3-1|66	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-res-4.0.3-1|67	make install
12cu|ocaml-res-4.0.3-1|68	
12cu|ocaml-res-4.0.3-1|69	
12cu|ocaml-res-4.0.3-1|70	%changelog
12cu|ocaml-res-4.0.3-1|71	* Tue Feb 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0.3-1
12cu|ocaml-res-4.0.3-1|72	+ Revision: 89705c0
12cu|ocaml-res-4.0.3-1|73	- LOG New version 4.0.3, spec cleanup
12cu|ocaml-res-4.0.3-1|74	
12cu|ocaml-res-4.0.3-1|75	

10285 12
12cu|ocaml-rtime-0.9.3-1|1	%define _enable_debug_packages %{nil}
12cu|ocaml-rtime-0.9.3-1|2	%define debug_package %{nil}
12cu|ocaml-rtime-0.9.3-1|3	
12cu|ocaml-rtime-0.9.3-1|4	Summary:	OCaml module implementing timelines for ocaml-react
12cu|ocaml-rtime-0.9.3-1|5	Name:		ocaml-rtime
12cu|ocaml-rtime-0.9.3-1|6	Version:	0.9.3
12cu|ocaml-rtime-0.9.3-1|7	Release:	1
12cu|ocaml-rtime-0.9.3-1|8	License:	BSD
12cu|ocaml-rtime-0.9.3-1|9	Group:		Development/Other
12cu|ocaml-rtime-0.9.3-1|10	Url:		http://erratique.ch/software/rtime
12cu|ocaml-rtime-0.9.3-1|11	Source0:	http://erratique.ch/software/rtime/releases/rtime-%{version}.tbz
12cu|ocaml-rtime-0.9.3-1|12	BuildRequires:	ocaml
12cu|ocaml-rtime-0.9.3-1|13	BuildRequires:	ocaml-findlib
12cu|ocaml-rtime-0.9.3-1|14	BuildRequires:	ocaml-react-devel
12cu|ocaml-rtime-0.9.3-1|15	Requires:	ocaml-react
12cu|ocaml-rtime-0.9.3-1|16	
12cu|ocaml-rtime-0.9.3-1|17	%description
12cu|ocaml-rtime-0.9.3-1|18	Rtime is an OCaml module implementing timelines for React. It manages
12cu|ocaml-rtime-0.9.3-1|19	time stamp events, delayed events and delayed signals along timelines.
12cu|ocaml-rtime-0.9.3-1|20	A timeline is defined by an absolute notion of time provided by the client.
12cu|ocaml-rtime-0.9.3-1|21	Running the timeline at the appropriate pace is left to the client.
12cu|ocaml-rtime-0.9.3-1|22	
12cu|ocaml-rtime-0.9.3-1|23	%files
12cu|ocaml-rtime-0.9.3-1|24	%doc README CHANGES
12cu|ocaml-rtime-0.9.3-1|25	%dir %{_libdir}/ocaml/rtime
12cu|ocaml-rtime-0.9.3-1|26	%{_libdir}/ocaml/rtime/META
12cu|ocaml-rtime-0.9.3-1|27	%{_libdir}/ocaml/rtime/rtime.cmi
12cu|ocaml-rtime-0.9.3-1|28	%{_libdir}/ocaml/rtime/rtime.cma
12cu|ocaml-rtime-0.9.3-1|29	%{_libdir}/ocaml/rtime/rtime.cmxs
12cu|ocaml-rtime-0.9.3-1|30	
12cu|ocaml-rtime-0.9.3-1|31	#----------------------------------------------------------------------------
12cu|ocaml-rtime-0.9.3-1|32	
12cu|ocaml-rtime-0.9.3-1|33	%package devel
12cu|ocaml-rtime-0.9.3-1|34	Summary:	Development files for %{name}
12cu|ocaml-rtime-0.9.3-1|35	Group:		Development/Other
12cu|ocaml-rtime-0.9.3-1|36	Requires:	%{name} = %{EVRD}
12cu|ocaml-rtime-0.9.3-1|37	Requires:	ocaml-react-devel
12cu|ocaml-rtime-0.9.3-1|38	
12cu|ocaml-rtime-0.9.3-1|39	%description devel
12cu|ocaml-rtime-0.9.3-1|40	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-rtime-0.9.3-1|41	developing applications that use %{name}.
12cu|ocaml-rtime-0.9.3-1|42	
12cu|ocaml-rtime-0.9.3-1|43	%files devel
12cu|ocaml-rtime-0.9.3-1|44	%doc doc/ test/
12cu|ocaml-rtime-0.9.3-1|45	%{_libdir}/ocaml/rtime/rtime.mli
12cu|ocaml-rtime-0.9.3-1|46	%{_libdir}/ocaml/rtime/rtime.cmxa
12cu|ocaml-rtime-0.9.3-1|47	%{_libdir}/ocaml/rtime/rtime.cmx
12cu|ocaml-rtime-0.9.3-1|48	%{_libdir}/ocaml/rtime/rtime.a
12cu|ocaml-rtime-0.9.3-1|49	
12cu|ocaml-rtime-0.9.3-1|50	#----------------------------------------------------------------------------
12cu|ocaml-rtime-0.9.3-1|51	
12cu|ocaml-rtime-0.9.3-1|52	%prep
12cu|ocaml-rtime-0.9.3-1|53	%setup -q -n rtime-%{version}
12cu|ocaml-rtime-0.9.3-1|54	
12cu|ocaml-rtime-0.9.3-1|55	%build
12cu|ocaml-rtime-0.9.3-1|56	ocaml setup.ml -configure
12cu|ocaml-rtime-0.9.3-1|57	ocaml setup.ml -build
12cu|ocaml-rtime-0.9.3-1|58	
12cu|ocaml-rtime-0.9.3-1|59	%install
12cu|ocaml-rtime-0.9.3-1|60	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-rtime-0.9.3-1|61	mkdir -p $OCAMLFIND_DESTDIR
12cu|ocaml-rtime-0.9.3-1|62	ocaml setup.ml -install \
12cu|ocaml-rtime-0.9.3-1|63	--prefix %{_prefix} \
12cu|ocaml-rtime-0.9.3-1|64	--libdir %{_libdir} \
12cu|ocaml-rtime-0.9.3-1|65	--libexecdir %{_libexecdir} \
12cu|ocaml-rtime-0.9.3-1|66	--exec-prefix %{_exec_prefix} \
12cu|ocaml-rtime-0.9.3-1|67	--bindir %{_bindir} \
12cu|ocaml-rtime-0.9.3-1|68	--mandir %{_mandir} \
12cu|ocaml-rtime-0.9.3-1|69	--datadir %{_datadir} \
12cu|ocaml-rtime-0.9.3-1|70	--destdir %{buildroot}
12cu|ocaml-rtime-0.9.3-1|71	
12cu|ocaml-rtime-0.9.3-1|72	
12cu|ocaml-rtime-0.9.3-1|73	%changelog
12cu|ocaml-rtime-0.9.3-1|74	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3-1
12cu|ocaml-rtime-0.9.3-1|75	+ Revision: 81714b4
12cu|ocaml-rtime-0.9.3-1|76	- LOG New version 0.9.3, disable debug package, spec cleanup
12cu|ocaml-rtime-0.9.3-1|77	
12cu|ocaml-rtime-0.9.3-1|78	

10286 12
12cu|ocaml-sdl-0.9.1-1|1	%define up_name		ocamlsdl
12cu|ocaml-sdl-0.9.1-1|2	
12cu|ocaml-sdl-0.9.1-1|3	Name:		ocaml-sdl
12cu|ocaml-sdl-0.9.1-1|4	Version:	0.9.1
12cu|ocaml-sdl-0.9.1-1|5	Release:	1
12cu|ocaml-sdl-0.9.1-1|6	Summary:	Wrapper around the cross platform Simple DirectMedia Layer game library
12cu|ocaml-sdl-0.9.1-1|7	License:	LGPL
12cu|ocaml-sdl-0.9.1-1|8	Source:		https://sourceforge.net/projects/ocamlsdl/files/OCamlSDL/ocamlsdl-0.9.1/ocamlsdl-%{version}.tar.gz
12cu|ocaml-sdl-0.9.1-1|9	Group:		Development/Other
12cu|ocaml-sdl-0.9.1-1|10	URL:		http://ocamlsdl.sourceforge.net/
12cu|ocaml-sdl-0.9.1-1|11	BuildRequires:	pkgconfig(sdl)
12cu|ocaml-sdl-0.9.1-1|12	BuildRequires:	pkgconfig(SDL_image)
12cu|ocaml-sdl-0.9.1-1|13	BuildRequires:	pkgconfig(SDL_mixer)
12cu|ocaml-sdl-0.9.1-1|14	BuildRequires:	pkgconfig(SDL_ttf)
12cu|ocaml-sdl-0.9.1-1|15	BuildRequires:	pkgconfig(libpng)
12cu|ocaml-sdl-0.9.1-1|16	BuildRequires:	pkgconfig(ncurses)
12cu|ocaml-sdl-0.9.1-1|17	BuildRequires:	ocaml
12cu|ocaml-sdl-0.9.1-1|18	BuildRequires:	ocaml-lablgl-devel
12cu|ocaml-sdl-0.9.1-1|19	BuildRequires:  ocaml-findlib
12cu|ocaml-sdl-0.9.1-1|20	Obsoletes:      ocaml-SDL
12cu|ocaml-sdl-0.9.1-1|21	
12cu|ocaml-sdl-0.9.1-1|22	%package -n %{name}-devel
12cu|ocaml-sdl-0.9.1-1|23	Summary:	Wrapper around the cross platform Simple DirectMedia Layer game library
12cu|ocaml-sdl-0.9.1-1|24	Group:		Development/Other
12cu|ocaml-sdl-0.9.1-1|25	Requires:	pkgconfig(sdl)
12cu|ocaml-sdl-0.9.1-1|26	Requires:	pkgconfig(SDL_image)
12cu|ocaml-sdl-0.9.1-1|27	Requires:	pkgconfig(SDL_mixer)
12cu|ocaml-sdl-0.9.1-1|28	Requires:	pkgconfig(SDL_ttf)
12cu|ocaml-sdl-0.9.1-1|29	Requires:	pkgconfig(libpng)
12cu|ocaml-sdl-0.9.1-1|30	Obsoletes:  ocaml-SDL-devel
12cu|ocaml-sdl-0.9.1-1|31	Requires:	%{name} = %{version}-%{release}
12cu|ocaml-sdl-0.9.1-1|32	
12cu|ocaml-sdl-0.9.1-1|33	%description
12cu|ocaml-sdl-0.9.1-1|34	Ocaml-SDL is a wrapper around the cross platform Simple Direct Layer game
12cu|ocaml-sdl-0.9.1-1|35	library. Essentially it allows you to write cross platform games in ocaml,
12cu|ocaml-sdl-0.9.1-1|36	using 2d (SDL), or 3d (OpenGL), or a combination of both if you wish.
12cu|ocaml-sdl-0.9.1-1|37	
12cu|ocaml-sdl-0.9.1-1|38	%description -n %{name}-devel
12cu|ocaml-sdl-0.9.1-1|39	Ocaml-SDL is a wrapper around the cross platform Simple Direct Layer game
12cu|ocaml-sdl-0.9.1-1|40	library. Essentially it allows you to write cross platform games in ocaml,
12cu|ocaml-sdl-0.9.1-1|41	using 2d (SDL), or 3d (OpenGL), or a combination of both if you wish.
12cu|ocaml-sdl-0.9.1-1|42	
12cu|ocaml-sdl-0.9.1-1|43	%prep
12cu|ocaml-sdl-0.9.1-1|44	%setup -q -n %{up_name}-%{version}
12cu|ocaml-sdl-0.9.1-1|45	
12cu|ocaml-sdl-0.9.1-1|46	%build
12cu|ocaml-sdl-0.9.1-1|47	%configure2_5x --with-lablgldir=%{_libdir}/ocaml/lablgl
12cu|ocaml-sdl-0.9.1-1|48	make
12cu|ocaml-sdl-0.9.1-1|49	
12cu|ocaml-sdl-0.9.1-1|50	%install
12cu|ocaml-sdl-0.9.1-1|51	install -d %{buildroot}%{_libdir}/ocaml
12cu|ocaml-sdl-0.9.1-1|52	install -d %{buildroot}%{_libdir}/ocaml/stublibs
12cu|ocaml-sdl-0.9.1-1|53	make install OCAMLFIND_DESTDIR="%{buildroot}/%{_libdir}/ocaml"
12cu|ocaml-sdl-0.9.1-1|54	mkdir -p %{buildroot}/%{_infodir}
12cu|ocaml-sdl-0.9.1-1|55	install doc/*.info* %{buildroot}/%{_infodir}
12cu|ocaml-sdl-0.9.1-1|56	install -d %{buildroot}%{_bindir}/
12cu|ocaml-sdl-0.9.1-1|57	install -m 0755 ./xpm_to_ml %{buildroot}%{_bindir}/
12cu|ocaml-sdl-0.9.1-1|58	
12cu|ocaml-sdl-0.9.1-1|59	%clean
12cu|ocaml-sdl-0.9.1-1|60	
12cu|ocaml-sdl-0.9.1-1|61	
12cu|ocaml-sdl-0.9.1-1|62	%files
12cu|ocaml-sdl-0.9.1-1|63	%doc COPYING README AUTHORS NEWS
12cu|ocaml-sdl-0.9.1-1|64	%dir %{_libdir}/ocaml/sdl
12cu|ocaml-sdl-0.9.1-1|65	%{_bindir}/xpm_to_ml
12cu|ocaml-sdl-0.9.1-1|66	%{_libdir}/ocaml/sdl/*.cmi
12cu|ocaml-sdl-0.9.1-1|67	%{_libdir}/ocaml/sdl/*.cma
12cu|ocaml-sdl-0.9.1-1|68	%{_libdir}/ocaml/sdl/META
12cu|ocaml-sdl-0.9.1-1|69	%{_libdir}/ocaml/stublibs/*
12cu|ocaml-sdl-0.9.1-1|70	
12cu|ocaml-sdl-0.9.1-1|71	%files devel
12cu|ocaml-sdl-0.9.1-1|72	%doc doc/*
12cu|ocaml-sdl-0.9.1-1|73	%{_libdir}/ocaml/sdl/*.a
12cu|ocaml-sdl-0.9.1-1|74	%{_libdir}/ocaml/sdl/*.cmxa
12cu|ocaml-sdl-0.9.1-1|75	%{_libdir}/ocaml/sdl/*.cmx
12cu|ocaml-sdl-0.9.1-1|76	%{_libdir}/ocaml/sdl/*.mli
12cu|ocaml-sdl-0.9.1-1|77	%{_infodir}/*
12cu|ocaml-sdl-0.9.1-1|78	
12cu|ocaml-sdl-0.9.1-1|79	
12cu|ocaml-sdl-0.9.1-1|80	%changelog
12cu|ocaml-sdl-0.9.1-1|81	* Thu Oct 17 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-1
12cu|ocaml-sdl-0.9.1-1|82	+ Revision: 58baf85
12cu|ocaml-sdl-0.9.1-1|83	- Updated to 0.9.1
12cu|ocaml-sdl-0.9.1-1|84	
12cu|ocaml-sdl-0.9.1-1|85	

10287 12
12cu|ocaml-sexplib-4.2.17-2|1	%define _enable_debug_packages %{nil}
12cu|ocaml-sexplib-4.2.17-2|2	%define debug_package %{nil}
12cu|ocaml-sexplib-4.2.17-2|3	
12cu|ocaml-sexplib-4.2.17-2|4	Summary:	OCaml library for converting OCaml values to S-expressions
12cu|ocaml-sexplib-4.2.17-2|5	Name:		ocaml-sexplib
12cu|ocaml-sexplib-4.2.17-2|6	Version:	4.2.17
12cu|ocaml-sexplib-4.2.17-2|7	Release:	2
12cu|ocaml-sexplib-4.2.17-2|8	License:	LGPLv2+ with exceptions and BSD
12cu|ocaml-sexplib-4.2.17-2|9	Group:		Development/Other
12cu|ocaml-sexplib-4.2.17-2|10	Url:		http://www.ocaml.info/home/ocaml_sources.html#sexplib310
12cu|ocaml-sexplib-4.2.17-2|11	Source0:	http://hg.ocaml.info/release/sexplib310/archive/sexplib310-release-%{version}.tar.bz2
12cu|ocaml-sexplib-4.2.17-2|12	# curl http://hg.ocaml.info/release/sexplib310/archive/release-%{version}.tar.bz2 > sexplib310-release-${version}.tar.bz2
12cu|ocaml-sexplib-4.2.17-2|13	Patch0:		sexplib-4.0.1-unix-fix.patch
12cu|ocaml-sexplib-4.2.17-2|14	Patch1:		sexplib-lib_test-makefile.patch
12cu|ocaml-sexplib-4.2.17-2|15	BuildRequires:	camlp4
12cu|ocaml-sexplib-4.2.17-2|16	BuildRequires:	dos2unix
12cu|ocaml-sexplib-4.2.17-2|17	BuildRequires:	ocaml
12cu|ocaml-sexplib-4.2.17-2|18	BuildRequires:	ocaml-findlib
12cu|ocaml-sexplib-4.2.17-2|19	BuildRequires:	ocaml-type-conv
12cu|ocaml-sexplib-4.2.17-2|20	Requires:	ocaml-type-conv
12cu|ocaml-sexplib-4.2.17-2|21	
12cu|ocaml-sexplib-4.2.17-2|22	%description
12cu|ocaml-sexplib-4.2.17-2|23	This library contains functionality for parsing and pretty-printing
12cu|ocaml-sexplib-4.2.17-2|24	S-expressions. In addition to that it contains an extremely useful
12cu|ocaml-sexplib-4.2.17-2|25	preprocessing module for Camlp4, which can be used to automatically
12cu|ocaml-sexplib-4.2.17-2|26	generate code from type definitions for efficiently converting
12cu|ocaml-sexplib-4.2.17-2|27	OCaml-values to S-expressions and vice versa. In combination with the
12cu|ocaml-sexplib-4.2.17-2|28	parsing and pretty-printing functionality this frees users from having
12cu|ocaml-sexplib-4.2.17-2|29	to write their own I/O-routines for datastructures they
12cu|ocaml-sexplib-4.2.17-2|30	define. Possible errors during automatic conversions from
12cu|ocaml-sexplib-4.2.17-2|31	S-expressions to OCaml-values are reported in a very human-readable
12cu|ocaml-sexplib-4.2.17-2|32	way. Another module in the library allows you to extract and replace
12cu|ocaml-sexplib-4.2.17-2|33	sub-expressions in S-expressions.
12cu|ocaml-sexplib-4.2.17-2|34	
12cu|ocaml-sexplib-4.2.17-2|35	%files
12cu|ocaml-sexplib-4.2.17-2|36	%doc LICENSE LICENSE.Tywith
12cu|ocaml-sexplib-4.2.17-2|37	%{_libdir}/ocaml/sexplib
12cu|ocaml-sexplib-4.2.17-2|38	%exclude %{_libdir}/ocaml/sexplib/*.a
12cu|ocaml-sexplib-4.2.17-2|39	%exclude %{_libdir}/ocaml/sexplib/*.cmxa
12cu|ocaml-sexplib-4.2.17-2|40	%exclude %{_libdir}/ocaml/sexplib/*.mli
12cu|ocaml-sexplib-4.2.17-2|41	%exclude %{_libdir}/ocaml/sexplib/*.ml
12cu|ocaml-sexplib-4.2.17-2|42	
12cu|ocaml-sexplib-4.2.17-2|43	#----------------------------------------------------------------------------
12cu|ocaml-sexplib-4.2.17-2|44	
12cu|ocaml-sexplib-4.2.17-2|45	%package devel
12cu|ocaml-sexplib-4.2.17-2|46	Summary:	Development files for %{name}
12cu|ocaml-sexplib-4.2.17-2|47	Group:		Development/Other
12cu|ocaml-sexplib-4.2.17-2|48	Requires:	%{name} = %{EVRD}
12cu|ocaml-sexplib-4.2.17-2|49	
12cu|ocaml-sexplib-4.2.17-2|50	%description devel
12cu|ocaml-sexplib-4.2.17-2|51	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-sexplib-4.2.17-2|52	developing applications that use %{name}.
12cu|ocaml-sexplib-4.2.17-2|53	
12cu|ocaml-sexplib-4.2.17-2|54	%files devel
12cu|ocaml-sexplib-4.2.17-2|55	%doc LICENSE LICENSE.Tywith COPYRIGHT README.txt
12cu|ocaml-sexplib-4.2.17-2|56	%doc test/
12cu|ocaml-sexplib-4.2.17-2|57	%{_libdir}/ocaml/sexplib/*.a
12cu|ocaml-sexplib-4.2.17-2|58	%{_libdir}/ocaml/sexplib/*.cmxa
12cu|ocaml-sexplib-4.2.17-2|59	%{_libdir}/ocaml/sexplib/*.mli
12cu|ocaml-sexplib-4.2.17-2|60	%{_libdir}/ocaml/sexplib/*.ml
12cu|ocaml-sexplib-4.2.17-2|61	
12cu|ocaml-sexplib-4.2.17-2|62	#----------------------------------------------------------------------------
12cu|ocaml-sexplib-4.2.17-2|63	
12cu|ocaml-sexplib-4.2.17-2|64	%prep
12cu|ocaml-sexplib-4.2.17-2|65	%setup -q -n sexplib310-release-%{version}
12cu|ocaml-sexplib-4.2.17-2|66	%patch0 -p1
12cu|ocaml-sexplib-4.2.17-2|67	# lib_test is used by check and test is installed with a patched Makefile
12cu|ocaml-sexplib-4.2.17-2|68	cp -R lib_test test
12cu|ocaml-sexplib-4.2.17-2|69	%patch1 -p0
12cu|ocaml-sexplib-4.2.17-2|70	dos2unix LICENSE.Tywith
12cu|ocaml-sexplib-4.2.17-2|71	
12cu|ocaml-sexplib-4.2.17-2|72	%build
12cu|ocaml-sexplib-4.2.17-2|73	make
12cu|ocaml-sexplib-4.2.17-2|74	
12cu|ocaml-sexplib-4.2.17-2|75	%check
12cu|ocaml-sexplib-4.2.17-2|76	./lib_test/conv_test
12cu|ocaml-sexplib-4.2.17-2|77	./lib_test/sexp_test < lib_test/test.sexp
12cu|ocaml-sexplib-4.2.17-2|78	
12cu|ocaml-sexplib-4.2.17-2|79	%install
12cu|ocaml-sexplib-4.2.17-2|80	export DESTDIR=%{buildroot}
12cu|ocaml-sexplib-4.2.17-2|81	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-sexplib-4.2.17-2|82	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-sexplib-4.2.17-2|83	make install
12cu|ocaml-sexplib-4.2.17-2|84	
12cu|ocaml-sexplib-4.2.17-2|85	
12cu|ocaml-sexplib-4.2.17-2|86	%changelog
12cu|ocaml-sexplib-4.2.17-2|87	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.17-2
12cu|ocaml-sexplib-4.2.17-2|88	+ Revision: b58b6c2
12cu|ocaml-sexplib-4.2.17-2|89	- LOG Disable debug package, spec cleanup
12cu|ocaml-sexplib-4.2.17-2|90	
12cu|ocaml-sexplib-4.2.17-2|91	

10288 12
12cu|ocaml-sqlite-2.0.5-1|1	%define _enable_debug_packages %{nil}
12cu|ocaml-sqlite-2.0.5-1|2	%define debug_package %{nil}
12cu|ocaml-sqlite-2.0.5-1|3	
12cu|ocaml-sqlite-2.0.5-1|4	Summary:	OCaml library for accessing SQLite 3 databases
12cu|ocaml-sqlite-2.0.5-1|5	Name:		ocaml-sqlite
12cu|ocaml-sqlite-2.0.5-1|6	Version:	2.0.5
12cu|ocaml-sqlite-2.0.5-1|7	Release:	1
12cu|ocaml-sqlite-2.0.5-1|8	License:	BSD
12cu|ocaml-sqlite-2.0.5-1|9	Group:		Development/Other
12cu|ocaml-sqlite-2.0.5-1|10	Url:		http://www.ocaml.info/home/ocaml_sources.html#ocaml-sqlite3
12cu|ocaml-sqlite-2.0.5-1|11	Source0:	http://www.ocaml.info/ocaml_sources/sqlite3-ocaml-%{version}.tar.gz
12cu|ocaml-sqlite-2.0.5-1|12	BuildRequires:	camlp4
12cu|ocaml-sqlite-2.0.5-1|13	BuildRequires:	chrpath
12cu|ocaml-sqlite-2.0.5-1|14	BuildRequires:	ocaml
12cu|ocaml-sqlite-2.0.5-1|15	BuildRequires:	ocaml-findlib
12cu|ocaml-sqlite-2.0.5-1|16	BuildRequires:	pkgconfig(sqlite3)
12cu|ocaml-sqlite-2.0.5-1|17	
12cu|ocaml-sqlite-2.0.5-1|18	%description
12cu|ocaml-sqlite-2.0.5-1|19	SQLite 3 database library wrapper for OCaml.
12cu|ocaml-sqlite-2.0.5-1|20	
12cu|ocaml-sqlite-2.0.5-1|21	%files
12cu|ocaml-sqlite-2.0.5-1|22	%doc COPYING.txt
12cu|ocaml-sqlite-2.0.5-1|23	%{_libdir}/ocaml/sqlite3
12cu|ocaml-sqlite-2.0.5-1|24	%exclude %{_libdir}/ocaml/sqlite3/*.a
12cu|ocaml-sqlite-2.0.5-1|25	%exclude %{_libdir}/ocaml/sqlite3/*.cmxa
12cu|ocaml-sqlite-2.0.5-1|26	%exclude %{_libdir}/ocaml/sqlite3/*.cmx
12cu|ocaml-sqlite-2.0.5-1|27	%exclude %{_libdir}/ocaml/sqlite3/*.mli
12cu|ocaml-sqlite-2.0.5-1|28	%{_libdir}/ocaml/stublibs/*.so
12cu|ocaml-sqlite-2.0.5-1|29	%{_libdir}/ocaml/stublibs/*.so.owner
12cu|ocaml-sqlite-2.0.5-1|30	
12cu|ocaml-sqlite-2.0.5-1|31	#----------------------------------------------------------------------------
12cu|ocaml-sqlite-2.0.5-1|32	
12cu|ocaml-sqlite-2.0.5-1|33	%package devel
12cu|ocaml-sqlite-2.0.5-1|34	Summary:	Development files for %{name}
12cu|ocaml-sqlite-2.0.5-1|35	Group:		Development/Other
12cu|ocaml-sqlite-2.0.5-1|36	Requires:	%{name} = %{EVRD}
12cu|ocaml-sqlite-2.0.5-1|37	
12cu|ocaml-sqlite-2.0.5-1|38	%description devel
12cu|ocaml-sqlite-2.0.5-1|39	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-sqlite-2.0.5-1|40	developing applications that use %{name}.
12cu|ocaml-sqlite-2.0.5-1|41	
12cu|ocaml-sqlite-2.0.5-1|42	%files devel
12cu|ocaml-sqlite-2.0.5-1|43	%doc COPYING.txt README.md
12cu|ocaml-sqlite-2.0.5-1|44	%{_libdir}/ocaml/sqlite3/*.a
12cu|ocaml-sqlite-2.0.5-1|45	%{_libdir}/ocaml/sqlite3/*.cmxa
12cu|ocaml-sqlite-2.0.5-1|46	%{_libdir}/ocaml/sqlite3/*.cmx
12cu|ocaml-sqlite-2.0.5-1|47	%{_libdir}/ocaml/sqlite3/*.mli
12cu|ocaml-sqlite-2.0.5-1|48	
12cu|ocaml-sqlite-2.0.5-1|49	#----------------------------------------------------------------------------
12cu|ocaml-sqlite-2.0.5-1|50	
12cu|ocaml-sqlite-2.0.5-1|51	%prep
12cu|ocaml-sqlite-2.0.5-1|52	%setup -q -n sqlite3-ocaml-%{version}
12cu|ocaml-sqlite-2.0.5-1|53	
12cu|ocaml-sqlite-2.0.5-1|54	%build
12cu|ocaml-sqlite-2.0.5-1|55	./configure \
12cu|ocaml-sqlite-2.0.5-1|56	--enable-tests \
12cu|ocaml-sqlite-2.0.5-1|57	--prefix %{_prefix} \
12cu|ocaml-sqlite-2.0.5-1|58	--destdir '%{buildroot}' \
12cu|ocaml-sqlite-2.0.5-1|59	--docdir %{_docdir}/%{name}-devel/
12cu|ocaml-sqlite-2.0.5-1|60	
12cu|ocaml-sqlite-2.0.5-1|61	make all
12cu|ocaml-sqlite-2.0.5-1|62	
12cu|ocaml-sqlite-2.0.5-1|63	%install
12cu|ocaml-sqlite-2.0.5-1|64	export DESTDIR=%{buildroot}
12cu|ocaml-sqlite-2.0.5-1|65	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-sqlite-2.0.5-1|66	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-sqlite-2.0.5-1|67	make install
12cu|ocaml-sqlite-2.0.5-1|68	
12cu|ocaml-sqlite-2.0.5-1|69	strip $OCAMLFIND_DESTDIR/stublibs/dll*.so
12cu|ocaml-sqlite-2.0.5-1|70	chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so
12cu|ocaml-sqlite-2.0.5-1|71	
12cu|ocaml-sqlite-2.0.5-1|72	
12cu|ocaml-sqlite-2.0.5-1|73	%changelog
12cu|ocaml-sqlite-2.0.5-1|74	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.5-1
12cu|ocaml-sqlite-2.0.5-1|75	+ Revision: 00ab4bc
12cu|ocaml-sqlite-2.0.5-1|76	- LOG New version 2.0.5
12cu|ocaml-sqlite-2.0.5-1|77	
12cu|ocaml-sqlite-2.0.5-1|78	

10289 12
12cu|ocaml-ssl-0.4.6-1|1	Name:           ocaml-ssl
12cu|ocaml-ssl-0.4.6-1|2	Version:        0.4.6
12cu|ocaml-ssl-0.4.6-1|3	Release:        1
12cu|ocaml-ssl-0.4.6-1|4	Summary:        SSL bindings for OCaml
12cu|ocaml-ssl-0.4.6-1|5	
12cu|ocaml-ssl-0.4.6-1|6	Group:          Development/Other
12cu|ocaml-ssl-0.4.6-1|7	License:        LGPLv2+ with exceptions
12cu|ocaml-ssl-0.4.6-1|8	URL:            http://savonet.sourceforge.net/wiki/Savonet
12cu|ocaml-ssl-0.4.6-1|9	Source:        http://sourceforge.net/projects/savonet/files/ocaml-ssl/%{version}/ocaml-ssl-%{version}.tar.gz
12cu|ocaml-ssl-0.4.6-1|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cu|ocaml-ssl-0.4.6-1|11	
12cu|ocaml-ssl-0.4.6-1|12	BuildRequires:  ocaml >= 3.10.1
12cu|ocaml-ssl-0.4.6-1|13	BuildRequires:  ocaml-findlib
12cu|ocaml-ssl-0.4.6-1|14	BuildRequires:  openssl-devel
12cu|ocaml-ssl-0.4.6-1|15	BuildRequires:  gawk
12cu|ocaml-ssl-0.4.6-1|16	Requires:       openssl
12cu|ocaml-ssl-0.4.6-1|17	
12cu|ocaml-ssl-0.4.6-1|18	%description
12cu|ocaml-ssl-0.4.6-1|19	SSL bindings for OCaml.
12cu|ocaml-ssl-0.4.6-1|20	
12cu|ocaml-ssl-0.4.6-1|21	%package        devel
12cu|ocaml-ssl-0.4.6-1|22	Summary:        Development files for %{name}
12cu|ocaml-ssl-0.4.6-1|23	Group:          Development/Other
12cu|ocaml-ssl-0.4.6-1|24	Requires:       %{name} = %{version}-%{release}
12cu|ocaml-ssl-0.4.6-1|25	
12cu|ocaml-ssl-0.4.6-1|26	%description    devel
12cu|ocaml-ssl-0.4.6-1|27	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-ssl-0.4.6-1|28	developing applications that use %{name}.
12cu|ocaml-ssl-0.4.6-1|29	
12cu|ocaml-ssl-0.4.6-1|30	%prep
12cu|ocaml-ssl-0.4.6-1|31	%setup -q
12cu|ocaml-ssl-0.4.6-1|32	
12cu|ocaml-ssl-0.4.6-1|33	%build
12cu|ocaml-ssl-0.4.6-1|34	%configure2_5x
12cu|ocaml-ssl-0.4.6-1|35	make
12cu|ocaml-ssl-0.4.6-1|36	
12cu|ocaml-ssl-0.4.6-1|37	%install
12cu|ocaml-ssl-0.4.6-1|38	rm -rf %{buildroot}
12cu|ocaml-ssl-0.4.6-1|39	export DESTDIR=%{buildroot}
12cu|ocaml-ssl-0.4.6-1|40	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-ssl-0.4.6-1|41	mkdir -p $OCAMLFIND_DESTDIR
12cu|ocaml-ssl-0.4.6-1|42	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-ssl-0.4.6-1|43	make install
12cu|ocaml-ssl-0.4.6-1|44	
12cu|ocaml-ssl-0.4.6-1|45	# Copy the examples to the docdir.
12cu|ocaml-ssl-0.4.6-1|46	mkdir -p %{buildroot}%{_docdir}/%{name}-devel-%{version}/examples
12cu|ocaml-ssl-0.4.6-1|47	cp examples/*.ml %{buildroot}%{_docdir}/%{name}-devel-%{version}/examples
12cu|ocaml-ssl-0.4.6-1|48	
12cu|ocaml-ssl-0.4.6-1|49	%clean
12cu|ocaml-ssl-0.4.6-1|50	rm -rf %{buildroot}
12cu|ocaml-ssl-0.4.6-1|51	
12cu|ocaml-ssl-0.4.6-1|52	%files
12cu|ocaml-ssl-0.4.6-1|53	%defattr(-,root,root,-)
12cu|ocaml-ssl-0.4.6-1|54	%doc CHANGES COPYING README
12cu|ocaml-ssl-0.4.6-1|55	%{_libdir}/ocaml/ssl
12cu|ocaml-ssl-0.4.6-1|56	%exclude %{_libdir}/ocaml/ssl/*.a
12cu|ocaml-ssl-0.4.6-1|57	%exclude %{_libdir}/ocaml/ssl/*.cmxa
12cu|ocaml-ssl-0.4.6-1|58	%exclude %{_libdir}/ocaml/ssl/*.mli
12cu|ocaml-ssl-0.4.6-1|59	%{_libdir}/ocaml/stublibs/*.so
12cu|ocaml-ssl-0.4.6-1|60	%{_libdir}/ocaml/stublibs/*.so.owner
12cu|ocaml-ssl-0.4.6-1|61	
12cu|ocaml-ssl-0.4.6-1|62	%files devel
12cu|ocaml-ssl-0.4.6-1|63	%defattr(-,root,root,-)
12cu|ocaml-ssl-0.4.6-1|64	%{_libdir}/ocaml/ssl/*.a
12cu|ocaml-ssl-0.4.6-1|65	%{_libdir}/ocaml/ssl/*.cmxa
12cu|ocaml-ssl-0.4.6-1|66	%{_libdir}/ocaml/ssl/*.mli
12cu|ocaml-ssl-0.4.6-1|67	%{_docdir}/%{name}-devel-%{version}/
12cu|ocaml-ssl-0.4.6-1|68	
12cu|ocaml-ssl-0.4.6-1|69	
12cu|ocaml-ssl-0.4.6-1|70	
12cu|ocaml-ssl-0.4.6-1|71	
12cu|ocaml-ssl-0.4.6-1|72	%changelog
12cu|ocaml-ssl-0.4.6-1|73	* Fri Sep 16 2011 Alexandre Lissy <alissy@mandriva.com> 0.4.5-3
12cu|ocaml-ssl-0.4.6-1|74	+ Revision: 700030
12cu|ocaml-ssl-0.4.6-1|75	- Updating sources to latest 0.4.5
12cu|ocaml-ssl-0.4.6-1|76	- Release bump, rebuilding against latest ocaml
12cu|ocaml-ssl-0.4.6-1|77	
12cu|ocaml-ssl-0.4.6-1|78	* Fri Apr 16 2010 Funda Wang <fwang@mandriva.org> 0.4.4-2mdv2011.0
12cu|ocaml-ssl-0.4.6-1|79	+ Revision: 535264
12cu|ocaml-ssl-0.4.6-1|80	- rebuild for openssl
12cu|ocaml-ssl-0.4.6-1|81	
12cu|ocaml-ssl-0.4.6-1|82	* Wed Mar 17 2010 Florent Monnier <blue_prawn@mandriva.org> 0.4.4-1mdv2010.1
12cu|ocaml-ssl-0.4.6-1|83	+ Revision: 522812
12cu|ocaml-ssl-0.4.6-1|84	- update to new version 0.4.4
12cu|ocaml-ssl-0.4.6-1|85	
12cu|ocaml-ssl-0.4.6-1|86	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.3-3mdv2010.1
12cu|ocaml-ssl-0.4.6-1|87	+ Revision: 496363
12cu|ocaml-ssl-0.4.6-1|88	- rebuild
12cu|ocaml-ssl-0.4.6-1|89	
12cu|ocaml-ssl-0.4.6-1|90	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.3-2mdv2010.0
12cu|ocaml-ssl-0.4.6-1|91	+ Revision: 389925
12cu|ocaml-ssl-0.4.6-1|92	- rebuild
12cu|ocaml-ssl-0.4.6-1|93	
12cu|ocaml-ssl-0.4.6-1|94	* Tue Feb 03 2009 Florent Monnier <blue_prawn@mandriva.org> 0.4.3-1mdv2009.1
12cu|ocaml-ssl-0.4.6-1|95	+ Revision: 337170
12cu|ocaml-ssl-0.4.6-1|96	- updated version
12cu|ocaml-ssl-0.4.6-1|97	
12cu|ocaml-ssl-0.4.6-1|98	* Tue Jan 06 2009 Florent Monnier <blue_prawn@mandriva.org> 0.4.2-1mdv2009.1
12cu|ocaml-ssl-0.4.6-1|99	+ Revision: 326276
12cu|ocaml-ssl-0.4.6-1|100	- import ocaml-ssl
12cu|ocaml-ssl-0.4.6-1|101	

10290 12
12cu|ocaml-syslog-1.4-6|1	%define _enable_debug_packages %{nil}
12cu|ocaml-syslog-1.4-6|2	%define debug_package %{nil}
12cu|ocaml-syslog-1.4-6|3	
12cu|ocaml-syslog-1.4-6|4	Summary:	Syslog routines for OCaml
12cu|ocaml-syslog-1.4-6|5	Name:		ocaml-syslog
12cu|ocaml-syslog-1.4-6|6	Version:	1.4
12cu|ocaml-syslog-1.4-6|7	Release:	6
12cu|ocaml-syslog-1.4-6|8	License:	LGPLv2.1+
12cu|ocaml-syslog-1.4-6|9	Group:		Development/Other
12cu|ocaml-syslog-1.4-6|10	Url:		http://homepage.mac.com/letaris
12cu|ocaml-syslog-1.4-6|11	Source0:	http://homepage.mac.com/letaris/syslog-%{version}.tar.gz
12cu|ocaml-syslog-1.4-6|12	BuildRequires:	ocaml
12cu|ocaml-syslog-1.4-6|13	BuildRequires:	ocaml-findlib
12cu|ocaml-syslog-1.4-6|14	
12cu|ocaml-syslog-1.4-6|15	%description
12cu|ocaml-syslog-1.4-6|16	Syslog routines for OCaml.
12cu|ocaml-syslog-1.4-6|17	
12cu|ocaml-syslog-1.4-6|18	%files
12cu|ocaml-syslog-1.4-6|19	%doc Changelog doc/syslog/html
12cu|ocaml-syslog-1.4-6|20	%dir %{_libdir}/ocaml/syslog
12cu|ocaml-syslog-1.4-6|21	%{_libdir}/ocaml/syslog/*.cmi
12cu|ocaml-syslog-1.4-6|22	%{_libdir}/ocaml/syslog/*.cma
12cu|ocaml-syslog-1.4-6|23	%{_libdir}/ocaml/syslog/META
12cu|ocaml-syslog-1.4-6|24	
12cu|ocaml-syslog-1.4-6|25	#----------------------------------------------------------------------------
12cu|ocaml-syslog-1.4-6|26	
12cu|ocaml-syslog-1.4-6|27	%package devel
12cu|ocaml-syslog-1.4-6|28	Summary:	Development files for %{name}
12cu|ocaml-syslog-1.4-6|29	Group:		Development/Other
12cu|ocaml-syslog-1.4-6|30	Requires:	%{name} = %{EVRD}
12cu|ocaml-syslog-1.4-6|31	
12cu|ocaml-syslog-1.4-6|32	%description devel
12cu|ocaml-syslog-1.4-6|33	This package contains the development files needed to build applications
12cu|ocaml-syslog-1.4-6|34	using %{name}.
12cu|ocaml-syslog-1.4-6|35	
12cu|ocaml-syslog-1.4-6|36	%files devel
12cu|ocaml-syslog-1.4-6|37	%{_libdir}/ocaml/syslog/*.a
12cu|ocaml-syslog-1.4-6|38	%{_libdir}/ocaml/syslog/*.cmxa
12cu|ocaml-syslog-1.4-6|39	%{_libdir}/ocaml/syslog/*.mli
12cu|ocaml-syslog-1.4-6|40	
12cu|ocaml-syslog-1.4-6|41	#----------------------------------------------------------------------------
12cu|ocaml-syslog-1.4-6|42	
12cu|ocaml-syslog-1.4-6|43	%prep
12cu|ocaml-syslog-1.4-6|44	%setup -q -n syslog-%{version}
12cu|ocaml-syslog-1.4-6|45	
12cu|ocaml-syslog-1.4-6|46	%build
12cu|ocaml-syslog-1.4-6|47	make
12cu|ocaml-syslog-1.4-6|48	make opt
12cu|ocaml-syslog-1.4-6|49	make htdoc
12cu|ocaml-syslog-1.4-6|50	
12cu|ocaml-syslog-1.4-6|51	%install
12cu|ocaml-syslog-1.4-6|52	install -d -m 755 %{buildroot}%{_libdir}/ocaml
12cu|ocaml-syslog-1.4-6|53	install -d -m 755 %{buildroot}%{_defaultdocdir}/%{name}/html
12cu|ocaml-syslog-1.4-6|54	ocamlfind install syslog META -destdir %{buildroot}%{_libdir}/ocaml \
12cu|ocaml-syslog-1.4-6|55	syslog.cmi syslog.mli syslog.cma syslog.cmxa syslog.a
12cu|ocaml-syslog-1.4-6|56	rm -f %{buildroot}%{_libdir}/ocaml/stublibs/*.owner
12cu|ocaml-syslog-1.4-6|57	
12cu|ocaml-syslog-1.4-6|58	
12cu|ocaml-syslog-1.4-6|59	%changelog
12cu|ocaml-syslog-1.4-6|60	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4-6
12cu|ocaml-syslog-1.4-6|61	+ Revision: bbbf07c
12cu|ocaml-syslog-1.4-6|62	- LOG Disable debug package, spec cleanup
12cu|ocaml-syslog-1.4-6|63	
12cu|ocaml-syslog-1.4-6|64	

10291 12
12cu|ocaml-type-conv-2.0.1-2|1	%define _enable_debug_packages %{nil}
12cu|ocaml-type-conv-2.0.1-2|2	%define debug_package %{nil}
12cu|ocaml-type-conv-2.0.1-2|3	
12cu|ocaml-type-conv-2.0.1-2|4	Summary:	OCaml base library for type conversion
12cu|ocaml-type-conv-2.0.1-2|5	Name:		ocaml-type-conv
12cu|ocaml-type-conv-2.0.1-2|6	Version:	2.0.1
12cu|ocaml-type-conv-2.0.1-2|7	Release:	2
12cu|ocaml-type-conv-2.0.1-2|8	Group:		Development/Other
12cu|ocaml-type-conv-2.0.1-2|9	License:	LGPLv2+ with exceptions and BSD
12cu|ocaml-type-conv-2.0.1-2|10	Url:		http://www.ocaml.info/home/ocaml_sources.html#type-conv
12cu|ocaml-type-conv-2.0.1-2|11	Source0:	http://hg.ocaml.info/release/type-conv/archive/release-%{version}.tar.bz2
12cu|ocaml-type-conv-2.0.1-2|12	BuildRequires:	ocaml >= 3.10.0
12cu|ocaml-type-conv-2.0.1-2|13	BuildRequires:	ocaml-findlib
12cu|ocaml-type-conv-2.0.1-2|14	BuildRequires:	camlp4
12cu|ocaml-type-conv-2.0.1-2|15	BuildRequires:	dos2unix
12cu|ocaml-type-conv-2.0.1-2|16	Requires:	camlp4
12cu|ocaml-type-conv-2.0.1-2|17	
12cu|ocaml-type-conv-2.0.1-2|18	%description
12cu|ocaml-type-conv-2.0.1-2|19	The type-conv mini library factors out functionality needed by
12cu|ocaml-type-conv-2.0.1-2|20	different preprocessors that generate code from type specifications,
12cu|ocaml-type-conv-2.0.1-2|21	because this functionality cannot be duplicated without losing the
12cu|ocaml-type-conv-2.0.1-2|22	ability to use these preprocessors simultaneously.
12cu|ocaml-type-conv-2.0.1-2|23	
12cu|ocaml-type-conv-2.0.1-2|24	%files
12cu|ocaml-type-conv-2.0.1-2|25	%doc LICENSE LICENSE.Tywith Changelog COPYRIGHT README.txt
12cu|ocaml-type-conv-2.0.1-2|26	%{_libdir}/ocaml/type-conv
12cu|ocaml-type-conv-2.0.1-2|27	
12cu|ocaml-type-conv-2.0.1-2|28	#----------------------------------------------------------------------------
12cu|ocaml-type-conv-2.0.1-2|29	
12cu|ocaml-type-conv-2.0.1-2|30	%prep
12cu|ocaml-type-conv-2.0.1-2|31	%setup -q -n type-conv-release-%{version}
12cu|ocaml-type-conv-2.0.1-2|32	dos2unix LICENSE.Tywith
12cu|ocaml-type-conv-2.0.1-2|33	
12cu|ocaml-type-conv-2.0.1-2|34	%build
12cu|ocaml-type-conv-2.0.1-2|35	make
12cu|ocaml-type-conv-2.0.1-2|36	
12cu|ocaml-type-conv-2.0.1-2|37	%install
12cu|ocaml-type-conv-2.0.1-2|38	export OCAMLFIND_DESTDIR=%{buildroot}%{_libdir}/ocaml
12cu|ocaml-type-conv-2.0.1-2|39	mkdir -p $OCAMLFIND_DESTDIR
12cu|ocaml-type-conv-2.0.1-2|40	make install
12cu|ocaml-type-conv-2.0.1-2|41	
12cu|ocaml-type-conv-2.0.1-2|42	
12cu|ocaml-type-conv-2.0.1-2|43	%changelog
12cu|ocaml-type-conv-2.0.1-2|44	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.1-2
12cu|ocaml-type-conv-2.0.1-2|45	+ Revision: 5859d13
12cu|ocaml-type-conv-2.0.1-2|46	- LOG Disable debug package, spec cleanup
12cu|ocaml-type-conv-2.0.1-2|47	
12cu|ocaml-type-conv-2.0.1-2|48	

10292 12
12cu|ocaml-ulex-1.1-5|1	%define _enable_debug_packages %{nil}
12cu|ocaml-ulex-1.1-5|2	%define debug_package %{nil}
12cu|ocaml-ulex-1.1-5|3	
12cu|ocaml-ulex-1.1-5|4	%define up_name ulex
12cu|ocaml-ulex-1.1-5|5	
12cu|ocaml-ulex-1.1-5|6	Summary:	A lexer generator for Unicode and OCaml
12cu|ocaml-ulex-1.1-5|7	Name:		ocaml-%{up_name}
12cu|ocaml-ulex-1.1-5|8	Version:	1.1
12cu|ocaml-ulex-1.1-5|9	Release:	5
12cu|ocaml-ulex-1.1-5|10	License:	MIT
12cu|ocaml-ulex-1.1-5|11	Group:		Development/Other
12cu|ocaml-ulex-1.1-5|12	Url:		http://www.cduce.org/
12cu|ocaml-ulex-1.1-5|13	Source0:	http://www.cduce.org/download/%{up_name}-%{version}.tar.bz2
12cu|ocaml-ulex-1.1-5|14	Patch0:		ocaml-ulex-1.0.install_flags.patch
12cu|ocaml-ulex-1.1-5|15	BuildRequires:	camlp4
12cu|ocaml-ulex-1.1-5|16	BuildRequires:	ocaml
12cu|ocaml-ulex-1.1-5|17	BuildRequires:	ocaml-findlib
12cu|ocaml-ulex-1.1-5|18	BuildRequires:	mysql-devel
12cu|ocaml-ulex-1.1-5|19	
12cu|ocaml-ulex-1.1-5|20	%description
12cu|ocaml-ulex-1.1-5|21	ulex is a lexer generator for Unicode and OCaml written by Alain Frisch.
12cu|ocaml-ulex-1.1-5|22	
12cu|ocaml-ulex-1.1-5|23	%files
12cu|ocaml-ulex-1.1-5|24	%doc CHANGES README LICENSE
12cu|ocaml-ulex-1.1-5|25	%dir %{_libdir}/ocaml/ulex
12cu|ocaml-ulex-1.1-5|26	%{_libdir}/ocaml/ulex/*.cmi
12cu|ocaml-ulex-1.1-5|27	%{_libdir}/ocaml/ulex/*.cma
12cu|ocaml-ulex-1.1-5|28	%{_libdir}/ocaml/ulex/META
12cu|ocaml-ulex-1.1-5|29	
12cu|ocaml-ulex-1.1-5|30	#----------------------------------------------------------------------------
12cu|ocaml-ulex-1.1-5|31	
12cu|ocaml-ulex-1.1-5|32	%package devel
12cu|ocaml-ulex-1.1-5|33	Summary:	Development files for %{name}
12cu|ocaml-ulex-1.1-5|34	Group:		Development/Other
12cu|ocaml-ulex-1.1-5|35	Requires:	%{name} = %{EVRD}
12cu|ocaml-ulex-1.1-5|36	
12cu|ocaml-ulex-1.1-5|37	%description devel
12cu|ocaml-ulex-1.1-5|38	This package contains the development files needed to build applications
12cu|ocaml-ulex-1.1-5|39	using %{name}.
12cu|ocaml-ulex-1.1-5|40	
12cu|ocaml-ulex-1.1-5|41	%files devel
12cu|ocaml-ulex-1.1-5|42	%{_libdir}/ocaml/ulex/*.a
12cu|ocaml-ulex-1.1-5|43	%{_libdir}/ocaml/ulex/*.cmx
12cu|ocaml-ulex-1.1-5|44	%{_libdir}/ocaml/ulex/*.cmxa
12cu|ocaml-ulex-1.1-5|45	%{_libdir}/ocaml/ulex/*.mli
12cu|ocaml-ulex-1.1-5|46	
12cu|ocaml-ulex-1.1-5|47	#----------------------------------------------------------------------------
12cu|ocaml-ulex-1.1-5|48	
12cu|ocaml-ulex-1.1-5|49	%prep
12cu|ocaml-ulex-1.1-5|50	%setup -q -n %{up_name}-%{version}
12cu|ocaml-ulex-1.1-5|51	%patch0 -p1 -b .install_flags
12cu|ocaml-ulex-1.1-5|52	
12cu|ocaml-ulex-1.1-5|53	%build
12cu|ocaml-ulex-1.1-5|54	make all all.opt
12cu|ocaml-ulex-1.1-5|55	
12cu|ocaml-ulex-1.1-5|56	%install
12cu|ocaml-ulex-1.1-5|57	install -d -m 755 %{buildroot}/%{_libdir}/ocaml/stublibs
12cu|ocaml-ulex-1.1-5|58	make install OCAMLFIND_DESTDIR="%{buildroot}/%{_libdir}/ocaml"
12cu|ocaml-ulex-1.1-5|59	
12cu|ocaml-ulex-1.1-5|60	
12cu|ocaml-ulex-1.1-5|61	%changelog
12cu|ocaml-ulex-1.1-5|62	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-5
12cu|ocaml-ulex-1.1-5|63	+ Revision: ba048d5
12cu|ocaml-ulex-1.1-5|64	- LOG Disable debug package, spec cleanup
12cu|ocaml-ulex-1.1-5|65	
12cu|ocaml-ulex-1.1-5|66	

10293 12
12cu|ocaml-uuidm-0.9.5-1|1	%define _enable_debug_packages %{nil}
12cu|ocaml-uuidm-0.9.5-1|2	%define debug_package %{nil}
12cu|ocaml-uuidm-0.9.5-1|3	
12cu|ocaml-uuidm-0.9.5-1|4	Summary:	Universally unique identifiers (UUIDs) for OCaml
12cu|ocaml-uuidm-0.9.5-1|5	Name:		ocaml-uuidm
12cu|ocaml-uuidm-0.9.5-1|6	Version:	0.9.5
12cu|ocaml-uuidm-0.9.5-1|7	Release:	1
12cu|ocaml-uuidm-0.9.5-1|8	License:	BSD
12cu|ocaml-uuidm-0.9.5-1|9	Group:		Development/Other
12cu|ocaml-uuidm-0.9.5-1|10	Url:		http://erratique.ch/software/uuidm
12cu|ocaml-uuidm-0.9.5-1|11	Source0:	http://erratique.ch/software/uuidm/releases/uuidm-%{version}.tbz
12cu|ocaml-uuidm-0.9.5-1|12	BuildRequires:	ocaml
12cu|ocaml-uuidm-0.9.5-1|13	BuildRequires:	ocaml-findlib
12cu|ocaml-uuidm-0.9.5-1|14	
12cu|ocaml-uuidm-0.9.5-1|15	%description
12cu|ocaml-uuidm-0.9.5-1|16	Uuidm is an OCaml module implementing 128 bits universally unique identifiers
12cu|ocaml-uuidm-0.9.5-1|17	version 3, 5 (name based with MD5, SHA-1 hashing) and 4 (random based)
12cu|ocaml-uuidm-0.9.5-1|18	according to RFC 4122: http://www.ietf.org/rfc/rfc4122.txt
12cu|ocaml-uuidm-0.9.5-1|19	
12cu|ocaml-uuidm-0.9.5-1|20	%files
12cu|ocaml-uuidm-0.9.5-1|21	%doc README CHANGES
12cu|ocaml-uuidm-0.9.5-1|22	%{_bindir}/uuidtrip
12cu|ocaml-uuidm-0.9.5-1|23	%dir %{_libdir}/ocaml/uuidm
12cu|ocaml-uuidm-0.9.5-1|24	%{_libdir}/ocaml/uuidm/META
12cu|ocaml-uuidm-0.9.5-1|25	%{_libdir}/ocaml/uuidm/*.cmi
12cu|ocaml-uuidm-0.9.5-1|26	%{_libdir}/ocaml/uuidm/*.cma
12cu|ocaml-uuidm-0.9.5-1|27	%{_libdir}/ocaml/uuidm/*.cmxs
12cu|ocaml-uuidm-0.9.5-1|28	
12cu|ocaml-uuidm-0.9.5-1|29	#----------------------------------------------------------------------------
12cu|ocaml-uuidm-0.9.5-1|30	
12cu|ocaml-uuidm-0.9.5-1|31	%package devel
12cu|ocaml-uuidm-0.9.5-1|32	Summary:	Development files for %{name}
12cu|ocaml-uuidm-0.9.5-1|33	Group:		Development/Other
12cu|ocaml-uuidm-0.9.5-1|34	Requires:	%{name} = %{EVRD}
12cu|ocaml-uuidm-0.9.5-1|35	
12cu|ocaml-uuidm-0.9.5-1|36	%description devel
12cu|ocaml-uuidm-0.9.5-1|37	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-uuidm-0.9.5-1|38	developing applications that use %{name}.
12cu|ocaml-uuidm-0.9.5-1|39	
12cu|ocaml-uuidm-0.9.5-1|40	%files devel
12cu|ocaml-uuidm-0.9.5-1|41	%doc doc/
12cu|ocaml-uuidm-0.9.5-1|42	%{_libdir}/ocaml/uuidm/*.cmxa
12cu|ocaml-uuidm-0.9.5-1|43	%{_libdir}/ocaml/uuidm/*.cmx
12cu|ocaml-uuidm-0.9.5-1|44	%{_libdir}/ocaml/uuidm/*.a
12cu|ocaml-uuidm-0.9.5-1|45	%{_libdir}/ocaml/uuidm/*.mli
12cu|ocaml-uuidm-0.9.5-1|46	
12cu|ocaml-uuidm-0.9.5-1|47	#----------------------------------------------------------------------------
12cu|ocaml-uuidm-0.9.5-1|48	
12cu|ocaml-uuidm-0.9.5-1|49	%prep
12cu|ocaml-uuidm-0.9.5-1|50	%setup -q -n uuidm-%{version}
12cu|ocaml-uuidm-0.9.5-1|51	
12cu|ocaml-uuidm-0.9.5-1|52	%build
12cu|ocaml-uuidm-0.9.5-1|53	ocaml setup.ml -configure --prefix %{buildroot}/usr
12cu|ocaml-uuidm-0.9.5-1|54	ocaml setup.ml -build
12cu|ocaml-uuidm-0.9.5-1|55	
12cu|ocaml-uuidm-0.9.5-1|56	%install
12cu|ocaml-uuidm-0.9.5-1|57	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-uuidm-0.9.5-1|58	mkdir -p $OCAMLFIND_DESTDIR
12cu|ocaml-uuidm-0.9.5-1|59	ocaml setup.ml -install
12cu|ocaml-uuidm-0.9.5-1|60	
12cu|ocaml-uuidm-0.9.5-1|61	
12cu|ocaml-uuidm-0.9.5-1|62	%changelog
12cu|ocaml-uuidm-0.9.5-1|63	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.5-1
12cu|ocaml-uuidm-0.9.5-1|64	+ Revision: 4ae9e37
12cu|ocaml-uuidm-0.9.5-1|65	- LOG New version 0.9.5, disable debug package, spec cleanup
12cu|ocaml-uuidm-0.9.5-1|66	
12cu|ocaml-uuidm-0.9.5-1|67	

10294 12
12cu|ocamlviz-1.01-2|1	%define _enable_debug_packages %{nil}
12cu|ocamlviz-1.01-2|2	%define debug_package %{nil}
12cu|ocamlviz-1.01-2|3	
12cu|ocamlviz-1.01-2|4	Summary:	Real-time profiling tools for Objective Caml
12cu|ocamlviz-1.01-2|5	Name:		ocamlviz
12cu|ocamlviz-1.01-2|6	Version:	1.01
12cu|ocamlviz-1.01-2|7	Release:	2
12cu|ocamlviz-1.01-2|8	License:	LGPLv2+
12cu|ocamlviz-1.01-2|9	Group:		Development/Other
12cu|ocamlviz-1.01-2|10	Url:		http://ocamlviz.forge.ocamlcore.org/
12cu|ocamlviz-1.01-2|11	Source0:	http://ocamlviz.forge.ocamlcore.org/ocamlviz-%{version}.tar.gz
12cu|ocamlviz-1.01-2|12	Source1:	META
12cu|ocamlviz-1.01-2|13	Source2:	ocaml.xpm
12cu|ocamlviz-1.01-2|14	BuildRequires:	camlp4
12cu|ocamlviz-1.01-2|15	BuildRequires:	ocaml
12cu|ocamlviz-1.01-2|16	BuildRequires:	ocaml-cairo-devel
12cu|ocamlviz-1.01-2|17	BuildRequires:	ocaml-lablgtk2-devel
12cu|ocamlviz-1.01-2|18	Requires:	ocaml-cairo
12cu|ocamlviz-1.01-2|19	Requires:	ocaml-lablgtk2
12cu|ocamlviz-1.01-2|20	
12cu|ocamlviz-1.01-2|21	%description
12cu|ocamlviz-1.01-2|22	Ocamlviz gives the ability to instrument an existing code, in real
12cu|ocamlviz-1.01-2|23	time, with lightweight monitoring annotations. Ocamlviz can also be
12cu|ocamlviz-1.01-2|24	used as a debugging tool.
12cu|ocamlviz-1.01-2|25	
12cu|ocamlviz-1.01-2|26	Here are a few possibilities provided by Ocamlviz:
12cu|ocamlviz-1.01-2|27	* observe details about the garbage collector
12cu|ocamlviz-1.01-2|28	* observe how many times the program goes through a point
12cu|ocamlviz-1.01-2|29	* make a set of values (any) and count its cardinal number and its
12cu|ocamlviz-1.01-2|30	size in the heap
12cu|ocamlviz-1.01-2|31	* observe how much time passed between two points of the program
12cu|ocamlviz-1.01-2|32	* observe the value of integers, floating-point numbers, booleans
12cu|ocamlviz-1.01-2|33	and strings
12cu|ocamlviz-1.01-2|34	* observe details about hash tables, like the number of empty
12cu|ocamlviz-1.01-2|35	buckets, or the filling rate
12cu|ocamlviz-1.01-2|36	* etc
12cu|ocamlviz-1.01-2|37	
12cu|ocamlviz-1.01-2|38	Ocamlviz offers two sorts of client output:
12cu|ocamlviz-1.01-2|39	* an ASCII client, the monitoring is displayed in a file
12cu|ocamlviz-1.01-2|40	* a Graphical User Interface, using Lablgtk2, that allows, for
12cu|ocamlviz-1.01-2|41	instance, displaying data in a graph
12cu|ocamlviz-1.01-2|42	
12cu|ocamlviz-1.01-2|43	%files
12cu|ocamlviz-1.01-2|44	%doc LICENSE README CHANGELOG.txt
12cu|ocamlviz-1.01-2|45	%doc docs html
12cu|ocamlviz-1.01-2|46	%{_bindir}/ocamlviz-ascii
12cu|ocamlviz-1.01-2|47	%{_bindir}/ocamlviz-gui
12cu|ocamlviz-1.01-2|48	%{_libdir}/ocaml/ocamlviz/META
12cu|ocamlviz-1.01-2|49	%{_libdir}/ocaml/ocamlviz/*.cmi
12cu|ocamlviz-1.01-2|50	%{_libdir}/ocaml/ocamlviz/*.mli
12cu|ocamlviz-1.01-2|51	%{_libdir}/ocaml/ocamlviz/*.cma
12cu|ocamlviz-1.01-2|52	%{_libdir}/ocaml/ocamlviz/*.cmxa
12cu|ocamlviz-1.01-2|53	%{_libdir}/ocaml/ocamlviz/*.a
12cu|ocamlviz-1.01-2|54	%{_libdir}/ocaml/ocamlviz/camlp4/*
12cu|ocamlviz-1.01-2|55	%{_mandir}/man1/ocamlviz.1*
12cu|ocamlviz-1.01-2|56	%{_datadir}/pixmaps/ocaml.xpm
12cu|ocamlviz-1.01-2|57	
12cu|ocamlviz-1.01-2|58	#----------------------------------------------------------------------------
12cu|ocamlviz-1.01-2|59	
12cu|ocamlviz-1.01-2|60	%prep
12cu|ocamlviz-1.01-2|61	%setup -q -n %{name}
12cu|ocamlviz-1.01-2|62	cp %{SOURCE1} META
12cu|ocamlviz-1.01-2|63	sed -i -e "s:@VERSION@:%{version}:g" META
12cu|ocamlviz-1.01-2|64	cp %{SOURCE2} .
12cu|ocamlviz-1.01-2|65	
12cu|ocamlviz-1.01-2|66	%build
12cu|ocamlviz-1.01-2|67	./configure
12cu|ocamlviz-1.01-2|68	make
12cu|ocamlviz-1.01-2|69	
12cu|ocamlviz-1.01-2|70	%install
12cu|ocamlviz-1.01-2|71	install -d %{buildroot}/`ocamlc -where`/ocamlviz
12cu|ocamlviz-1.01-2|72	install -d %{buildroot}/`ocamlc -where`/ocamlviz/camlp4
12cu|ocamlviz-1.01-2|73	install -d %{buildroot}%{_datadir}/pixmaps/
12cu|ocamlviz-1.01-2|74	make install prefix=%{buildroot}%{_prefix} OCAMLLIB=%{buildroot}/`ocamlc -where`/ocamlviz
12cu|ocamlviz-1.01-2|75	install -m 0644 camlp4/pa_ocamlviz.ml %{buildroot}/`ocamlc -where`/ocamlviz/camlp4/
12cu|ocamlviz-1.01-2|76	install -m 0644 META %{buildroot}/`ocamlc -where`/ocamlviz/
12cu|ocamlviz-1.01-2|77	install -m 0644 ocaml.xpm %{buildroot}%{_datadir}/pixmaps/
12cu|ocamlviz-1.01-2|78	
12cu|ocamlviz-1.01-2|79	mv doc docs
12cu|ocamlviz-1.01-2|80	mkdir doc
12cu|ocamlviz-1.01-2|81	make doc
12cu|ocamlviz-1.01-2|82	mv doc html
12cu|ocamlviz-1.01-2|83	
12cu|ocamlviz-1.01-2|84	
12cu|ocamlviz-1.01-2|85	%changelog
12cu|ocamlviz-1.01-2|86	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.01-2
12cu|ocamlviz-1.01-2|87	+ Revision: 8488962
12cu|ocamlviz-1.01-2|88	- LOG Disable debug package, spec cleanup
12cu|ocamlviz-1.01-2|89	
12cu|ocamlviz-1.01-2|90	

10295 12
12cu|ocaml-xml-light-2.2-19|1	%define _enable_debug_packages %{nil}
12cu|ocaml-xml-light-2.2-19|2	%define debug_package %{nil}
12cu|ocaml-xml-light-2.2-19|3	
12cu|ocaml-xml-light-2.2-19|4	Summary:	Minimal XML parser & printer for OCaml
12cu|ocaml-xml-light-2.2-19|5	Name:		ocaml-xml-light
12cu|ocaml-xml-light-2.2-19|6	Version:	2.2
12cu|ocaml-xml-light-2.2-19|7	Release:	19
12cu|ocaml-xml-light-2.2-19|8	License:	LGPLv2.1+
12cu|ocaml-xml-light-2.2-19|9	Group:		Development/Other
12cu|ocaml-xml-light-2.2-19|10	Url:		http://tech.motion-twin.com/xmllight.html
12cu|ocaml-xml-light-2.2-19|11	Source0:	http://tech.motion-twin.com/zip/xml-light.tar.bz2
12cu|ocaml-xml-light-2.2-19|12	Patch0:		%{name}-2.2-fix-build.patch
12cu|ocaml-xml-light-2.2-19|13	BuildRequires:	ocaml
12cu|ocaml-xml-light-2.2-19|14	
12cu|ocaml-xml-light-2.2-19|15	%description
12cu|ocaml-xml-light-2.2-19|16	Xml-Light is a minimal XML parser & printer for OCaml.
12cu|ocaml-xml-light-2.2-19|17	It provide functions to parse an XML document into an OCaml data structure,
12cu|ocaml-xml-light-2.2-19|18	work with it, and print it back to an XML document.
12cu|ocaml-xml-light-2.2-19|19	It support also DTD parsing and checking, and is entirely written in OCaml,
12cu|ocaml-xml-light-2.2-19|20	hence it does not require additional C library.
12cu|ocaml-xml-light-2.2-19|21	
12cu|ocaml-xml-light-2.2-19|22	%files
12cu|ocaml-xml-light-2.2-19|23	%doc README
12cu|ocaml-xml-light-2.2-19|24	%dir %{_libdir}/ocaml/xml-light
12cu|ocaml-xml-light-2.2-19|25	%{_libdir}/ocaml/xml-light/*.cmi
12cu|ocaml-xml-light-2.2-19|26	%{_libdir}/ocaml/xml-light/*.cma
12cu|ocaml-xml-light-2.2-19|27	%{_libdir}/ocaml/xml-light/META
12cu|ocaml-xml-light-2.2-19|28	
12cu|ocaml-xml-light-2.2-19|29	#----------------------------------------------------------------------------
12cu|ocaml-xml-light-2.2-19|30	
12cu|ocaml-xml-light-2.2-19|31	%package devel
12cu|ocaml-xml-light-2.2-19|32	Summary:	Development files for %{name}
12cu|ocaml-xml-light-2.2-19|33	Group:		Development/Other
12cu|ocaml-xml-light-2.2-19|34	Requires:	%{name} = %{EVRD}
12cu|ocaml-xml-light-2.2-19|35	
12cu|ocaml-xml-light-2.2-19|36	%description devel
12cu|ocaml-xml-light-2.2-19|37	This package contains the development files needed to build applications
12cu|ocaml-xml-light-2.2-19|38	using %{name}.
12cu|ocaml-xml-light-2.2-19|39	
12cu|ocaml-xml-light-2.2-19|40	%files devel
12cu|ocaml-xml-light-2.2-19|41	%{_libdir}/ocaml/xml-light/*.a
12cu|ocaml-xml-light-2.2-19|42	%{_libdir}/ocaml/xml-light/*.cmx
12cu|ocaml-xml-light-2.2-19|43	%{_libdir}/ocaml/xml-light/*.cmxa
12cu|ocaml-xml-light-2.2-19|44	%{_libdir}/ocaml/xml-light/*.mli
12cu|ocaml-xml-light-2.2-19|45	
12cu|ocaml-xml-light-2.2-19|46	#----------------------------------------------------------------------------
12cu|ocaml-xml-light-2.2-19|47	
12cu|ocaml-xml-light-2.2-19|48	%prep
12cu|ocaml-xml-light-2.2-19|49	%setup -q -n xml-light
12cu|ocaml-xml-light-2.2-19|50	%patch0 -p 1
12cu|ocaml-xml-light-2.2-19|51	chmod 644 README *.mli
12cu|ocaml-xml-light-2.2-19|52	perl -pi -e 's/\015$//' README
12cu|ocaml-xml-light-2.2-19|53	
12cu|ocaml-xml-light-2.2-19|54	%build
12cu|ocaml-xml-light-2.2-19|55	make
12cu|ocaml-xml-light-2.2-19|56	
12cu|ocaml-xml-light-2.2-19|57	%install
12cu|ocaml-xml-light-2.2-19|58	install -d %{buildroot}%{_libdir}/ocaml/xml-light
12cu|ocaml-xml-light-2.2-19|59	make install INSTALLDIR=%{buildroot}%{_libdir}/ocaml/xml-light
12cu|ocaml-xml-light-2.2-19|60	
12cu|ocaml-xml-light-2.2-19|61	cat > %{buildroot}%{_libdir}/ocaml/xml-light/META <<EOF
12cu|ocaml-xml-light-2.2-19|62	version = "%{version}"
12cu|ocaml-xml-light-2.2-19|63	description = "Minimal XML parser & printer for OCaml"
12cu|ocaml-xml-light-2.2-19|64	archive(byte) = "xml-light.cma"
12cu|ocaml-xml-light-2.2-19|65	archive(native) = "xml-light.cmxa"
12cu|ocaml-xml-light-2.2-19|66	EOF
12cu|ocaml-xml-light-2.2-19|67	
12cu|ocaml-xml-light-2.2-19|68	
12cu|ocaml-xml-light-2.2-19|69	
12cu|ocaml-xml-light-2.2-19|70	%changelog
12cu|ocaml-xml-light-2.2-19|71	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2-19
12cu|ocaml-xml-light-2.2-19|72	+ Revision: c5d17b4
12cu|ocaml-xml-light-2.2-19|73	- LOG Disable debug package, spec cleanup
12cu|ocaml-xml-light-2.2-19|74	
12cu|ocaml-xml-light-2.2-19|75	

10296 12
12cu|ocaml-xmlm-1.0.2-2|1	%define _enable_debug_packages %{nil}
12cu|ocaml-xmlm-1.0.2-2|2	%define debug_package %{nil}
12cu|ocaml-xmlm-1.0.2-2|3	
12cu|ocaml-xmlm-1.0.2-2|4	Summary:	Streaming XML input/output for OCaml
12cu|ocaml-xmlm-1.0.2-2|5	Name:		ocaml-xmlm
12cu|ocaml-xmlm-1.0.2-2|6	Version:	1.0.2
12cu|ocaml-xmlm-1.0.2-2|7	Release:	2
12cu|ocaml-xmlm-1.0.2-2|8	License:	BSD
12cu|ocaml-xmlm-1.0.2-2|9	Group:		Development/Other
12cu|ocaml-xmlm-1.0.2-2|10	Url:		http://erratique.ch/software/xmlm
12cu|ocaml-xmlm-1.0.2-2|11	Source0:	http://erratique.ch/software/xmlm/releases/xmlm-%{version}.tbz
12cu|ocaml-xmlm-1.0.2-2|12	BuildRequires:	ocaml
12cu|ocaml-xmlm-1.0.2-2|13	
12cu|ocaml-xmlm-1.0.2-2|14	%description
12cu|ocaml-xmlm-1.0.2-2|15	Xmlm is an OCaml module providing streaming XML input/output. It aims at
12cu|ocaml-xmlm-1.0.2-2|16	making XML processing robust and painless. The streaming interface can
12cu|ocaml-xmlm-1.0.2-2|17	process documents without building an in-memory representation. It lets
12cu|ocaml-xmlm-1.0.2-2|18	the programmer translate its data structures to XML documents and
12cu|ocaml-xmlm-1.0.2-2|19	vice-versa. Functions are provided to easily transform arborescent data
12cu|ocaml-xmlm-1.0.2-2|20	structures to/from XML documents.
12cu|ocaml-xmlm-1.0.2-2|21	
12cu|ocaml-xmlm-1.0.2-2|22	%files
12cu|ocaml-xmlm-1.0.2-2|23	%doc README
12cu|ocaml-xmlm-1.0.2-2|24	%{_libdir}/ocaml/xmlm/META
12cu|ocaml-xmlm-1.0.2-2|25	%{_libdir}/ocaml/xmlm/xmlm.cmi
12cu|ocaml-xmlm-1.0.2-2|26	%{_libdir}/ocaml/xmlm/xmlm.cmo
12cu|ocaml-xmlm-1.0.2-2|27	
12cu|ocaml-xmlm-1.0.2-2|28	#----------------------------------------------------------------------------
12cu|ocaml-xmlm-1.0.2-2|29	
12cu|ocaml-xmlm-1.0.2-2|30	%package devel
12cu|ocaml-xmlm-1.0.2-2|31	Summary:	Development files for %{name}
12cu|ocaml-xmlm-1.0.2-2|32	Group:		Development/Other
12cu|ocaml-xmlm-1.0.2-2|33	Requires:	%{name} = %{EVRD}
12cu|ocaml-xmlm-1.0.2-2|34	
12cu|ocaml-xmlm-1.0.2-2|35	%description devel
12cu|ocaml-xmlm-1.0.2-2|36	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-xmlm-1.0.2-2|37	developing applications that use %{name}.
12cu|ocaml-xmlm-1.0.2-2|38	
12cu|ocaml-xmlm-1.0.2-2|39	%files devel
12cu|ocaml-xmlm-1.0.2-2|40	%doc test doc CHANGES
12cu|ocaml-xmlm-1.0.2-2|41	%{_libdir}/ocaml/xmlm/xmlm.cmx
12cu|ocaml-xmlm-1.0.2-2|42	%{_libdir}/ocaml/xmlm/xmlm.o
12cu|ocaml-xmlm-1.0.2-2|43	%{_libdir}/ocaml/xmlm/xmlm.mli
12cu|ocaml-xmlm-1.0.2-2|44	%{_libdir}/ocaml/xmlm/xmlm.ml
12cu|ocaml-xmlm-1.0.2-2|45	
12cu|ocaml-xmlm-1.0.2-2|46	#----------------------------------------------------------------------------
12cu|ocaml-xmlm-1.0.2-2|47	
12cu|ocaml-xmlm-1.0.2-2|48	%prep
12cu|ocaml-xmlm-1.0.2-2|49	%setup -q -n xmlm-%{version}
12cu|ocaml-xmlm-1.0.2-2|50	
12cu|ocaml-xmlm-1.0.2-2|51	%build
12cu|ocaml-xmlm-1.0.2-2|52	./build module
12cu|ocaml-xmlm-1.0.2-2|53	./build doc
12cu|ocaml-xmlm-1.0.2-2|54	
12cu|ocaml-xmlm-1.0.2-2|55	%install
12cu|ocaml-xmlm-1.0.2-2|56	export INSTALLDIR=%{buildroot}/%{_libdir}/ocaml/xmlm
12cu|ocaml-xmlm-1.0.2-2|57	./build install
12cu|ocaml-xmlm-1.0.2-2|58	
12cu|ocaml-xmlm-1.0.2-2|59	
12cu|ocaml-xmlm-1.0.2-2|60	%changelog
12cu|ocaml-xmlm-1.0.2-2|61	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-2
12cu|ocaml-xmlm-1.0.2-2|62	+ Revision: 4a26506
12cu|ocaml-xmlm-1.0.2-2|63	- LOG Disable debug package, spec cleanup
12cu|ocaml-xmlm-1.0.2-2|64	
12cu|ocaml-xmlm-1.0.2-2|65	

10297 12
12cu|ocaml-xmlrpc-light-0.6.1-6|1	%define _enable_debug_packages %{nil}
12cu|ocaml-xmlrpc-light-0.6.1-6|2	%define debug_package %{nil}
12cu|ocaml-xmlrpc-light-0.6.1-6|3	
12cu|ocaml-xmlrpc-light-0.6.1-6|4	Summary:	OCaml library for writing XML-RPC clients and servers
12cu|ocaml-xmlrpc-light-0.6.1-6|5	Name:		ocaml-xmlrpc-light
12cu|ocaml-xmlrpc-light-0.6.1-6|6	Version:	0.6.1
12cu|ocaml-xmlrpc-light-0.6.1-6|7	Release:	6
12cu|ocaml-xmlrpc-light-0.6.1-6|8	Group:		Development/Other
12cu|ocaml-xmlrpc-light-0.6.1-6|9	License:	LGPLv2+ with exceptions
12cu|ocaml-xmlrpc-light-0.6.1-6|10	Url:		http://code.google.com/p/xmlrpc-light/
12cu|ocaml-xmlrpc-light-0.6.1-6|11	Source0:	http://xmlrpc-light.googlecode.com/files/xmlrpc-light-%{version}.tar.gz
12cu|ocaml-xmlrpc-light-0.6.1-6|12	Patch0:		debian_patches_0002-Compile-with-ocamlnet-3.3.5.patch
12cu|ocaml-xmlrpc-light-0.6.1-6|13	BuildRequires:	ocaml
12cu|ocaml-xmlrpc-light-0.6.1-6|14	BuildRequires:	ocaml-findlib
12cu|ocaml-xmlrpc-light-0.6.1-6|15	BuildRequires:	ocaml-ocamlnet-devel
12cu|ocaml-xmlrpc-light-0.6.1-6|16	BuildRequires:	ocaml-ocamlnet-nethttpd-devel
12cu|ocaml-xmlrpc-light-0.6.1-6|17	# ocamlnet uses ocaml-pcre
12cu|ocaml-xmlrpc-light-0.6.1-6|18	BuildRequires:	ocaml-pcre-devel
12cu|ocaml-xmlrpc-light-0.6.1-6|19	BuildRequires:	ocaml-xml-light-devel
12cu|ocaml-xmlrpc-light-0.6.1-6|20	BuildRequires:	pkgconfig(libpcre)
12cu|ocaml-xmlrpc-light-0.6.1-6|21	
12cu|ocaml-xmlrpc-light-0.6.1-6|22	%description
12cu|ocaml-xmlrpc-light-0.6.1-6|23	XmlRpc-Light is an XmlRpc library written in OCaml.
12cu|ocaml-xmlrpc-light-0.6.1-6|24	
12cu|ocaml-xmlrpc-light-0.6.1-6|25	%files
12cu|ocaml-xmlrpc-light-0.6.1-6|26	%doc LICENSE
12cu|ocaml-xmlrpc-light-0.6.1-6|27	%{_libdir}/ocaml/xmlrpc-light
12cu|ocaml-xmlrpc-light-0.6.1-6|28	%exclude %{_libdir}/ocaml/xmlrpc-light/*.a
12cu|ocaml-xmlrpc-light-0.6.1-6|29	%exclude %{_libdir}/ocaml/xmlrpc-light/*.cmxa
12cu|ocaml-xmlrpc-light-0.6.1-6|30	%exclude %{_libdir}/ocaml/xmlrpc-light/*.mli
12cu|ocaml-xmlrpc-light-0.6.1-6|31	
12cu|ocaml-xmlrpc-light-0.6.1-6|32	#----------------------------------------------------------------------------
12cu|ocaml-xmlrpc-light-0.6.1-6|33	
12cu|ocaml-xmlrpc-light-0.6.1-6|34	%package devel
12cu|ocaml-xmlrpc-light-0.6.1-6|35	Summary:	Development files for %{name}
12cu|ocaml-xmlrpc-light-0.6.1-6|36	Group:		Development/Other
12cu|ocaml-xmlrpc-light-0.6.1-6|37	Requires:	%{name} = %{EVRD}
12cu|ocaml-xmlrpc-light-0.6.1-6|38	
12cu|ocaml-xmlrpc-light-0.6.1-6|39	%description devel
12cu|ocaml-xmlrpc-light-0.6.1-6|40	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-xmlrpc-light-0.6.1-6|41	developing applications that use %{name}.
12cu|ocaml-xmlrpc-light-0.6.1-6|42	
12cu|ocaml-xmlrpc-light-0.6.1-6|43	%files devel
12cu|ocaml-xmlrpc-light-0.6.1-6|44	%doc LICENSE doc/xmlrpc-light/{html,latex} README.txt
12cu|ocaml-xmlrpc-light-0.6.1-6|45	%{_libdir}/ocaml/xmlrpc-light/*.a
12cu|ocaml-xmlrpc-light-0.6.1-6|46	%{_libdir}/ocaml/xmlrpc-light/*.cmxa
12cu|ocaml-xmlrpc-light-0.6.1-6|47	%{_libdir}/ocaml/xmlrpc-light/*.mli
12cu|ocaml-xmlrpc-light-0.6.1-6|48	
12cu|ocaml-xmlrpc-light-0.6.1-6|49	#----------------------------------------------------------------------------
12cu|ocaml-xmlrpc-light-0.6.1-6|50	
12cu|ocaml-xmlrpc-light-0.6.1-6|51	%prep
12cu|ocaml-xmlrpc-light-0.6.1-6|52	%setup -q -n xmlrpc-light-%{version}
12cu|ocaml-xmlrpc-light-0.6.1-6|53	%patch0 -p1
12cu|ocaml-xmlrpc-light-0.6.1-6|54	
12cu|ocaml-xmlrpc-light-0.6.1-6|55	%build
12cu|ocaml-xmlrpc-light-0.6.1-6|56	make
12cu|ocaml-xmlrpc-light-0.6.1-6|57	
12cu|ocaml-xmlrpc-light-0.6.1-6|58	%install
12cu|ocaml-xmlrpc-light-0.6.1-6|59	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-xmlrpc-light-0.6.1-6|60	mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-xmlrpc-light-0.6.1-6|61	make install
12cu|ocaml-xmlrpc-light-0.6.1-6|62	
12cu|ocaml-xmlrpc-light-0.6.1-6|63	
12cu|ocaml-xmlrpc-light-0.6.1-6|64	%changelog
12cu|ocaml-xmlrpc-light-0.6.1-6|65	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.1-6
12cu|ocaml-xmlrpc-light-0.6.1-6|66	+ Revision: 198b483
12cu|ocaml-xmlrpc-light-0.6.1-6|67	- LOG Add patch to fix build with new ocamlnet
12cu|ocaml-xmlrpc-light-0.6.1-6|68	
12cu|ocaml-xmlrpc-light-0.6.1-6|69	

10298 12
12cu|ocaml-xstr-0.2.1-3|1	%define _enable_debug_packages %{nil}
12cu|ocaml-xstr-0.2.1-3|2	%define debug_package %{nil}
12cu|ocaml-xstr-0.2.1-3|3	
12cu|ocaml-xstr-0.2.1-3|4	Summary:	Thread-safe implementation of string searching/matching/splitting
12cu|ocaml-xstr-0.2.1-3|5	Name:		ocaml-xstr
12cu|ocaml-xstr-0.2.1-3|6	Version:	0.2.1
12cu|ocaml-xstr-0.2.1-3|7	Release:	3
12cu|ocaml-xstr-0.2.1-3|8	License:	MIT/X11
12cu|ocaml-xstr-0.2.1-3|9	Group:		Development/Other
12cu|ocaml-xstr-0.2.1-3|10	Url:		http://projects.camlcity.org/projects/xstr.html
12cu|ocaml-xstr-0.2.1-3|11	Source0:	http://download.camlcity.org/download/xstr-%{version}.tar.gz
12cu|ocaml-xstr-0.2.1-3|12	BuildRequires:	ocaml
12cu|ocaml-xstr-0.2.1-3|13	BuildRequires:	ocaml-findlib
12cu|ocaml-xstr-0.2.1-3|14	
12cu|ocaml-xstr-0.2.1-3|15	%description
12cu|ocaml-xstr-0.2.1-3|16	This package implements frequent string operations: searching, replacing,
12cu|ocaml-xstr-0.2.1-3|17	splitting, matching. It is independent from the Str library, and can
12cu|ocaml-xstr-0.2.1-3|18	replace Str in many cases. Unlike Str, xstr is thread-safe. xstr does
12cu|ocaml-xstr-0.2.1-3|19	not implement regular expressions in general, but an important subset.
12cu|ocaml-xstr-0.2.1-3|20	Some operations of xstr are performed as quickly as by Str; if the string
12cu|ocaml-xstr-0.2.1-3|21	to be processed is small, xstr is often faster than Str; if the string is
12cu|ocaml-xstr-0.2.1-3|22	big, xstr is upto half as fast than Str.
12cu|ocaml-xstr-0.2.1-3|23	
12cu|ocaml-xstr-0.2.1-3|24	%files
12cu|ocaml-xstr-0.2.1-3|25	%doc LICENSE README
12cu|ocaml-xstr-0.2.1-3|26	%dir %{_libdir}/ocaml/xstr
12cu|ocaml-xstr-0.2.1-3|27	%{_libdir}/ocaml/xstr/META
12cu|ocaml-xstr-0.2.1-3|28	%{_libdir}/ocaml/xstr/*.cma
12cu|ocaml-xstr-0.2.1-3|29	%{_libdir}/ocaml/xstr/*.cmi
12cu|ocaml-xstr-0.2.1-3|30	
12cu|ocaml-xstr-0.2.1-3|31	#----------------------------------------------------------------------------
12cu|ocaml-xstr-0.2.1-3|32	
12cu|ocaml-xstr-0.2.1-3|33	%package devel
12cu|ocaml-xstr-0.2.1-3|34	Summary:	Development files for %{name}
12cu|ocaml-xstr-0.2.1-3|35	Group:		Development/Other
12cu|ocaml-xstr-0.2.1-3|36	Requires:	%{name} = %{EVRD}
12cu|ocaml-xstr-0.2.1-3|37	
12cu|ocaml-xstr-0.2.1-3|38	%description devel
12cu|ocaml-xstr-0.2.1-3|39	The %{name}-devel package contains libraries and signature files for
12cu|ocaml-xstr-0.2.1-3|40	developing applications that use %{name}.
12cu|ocaml-xstr-0.2.1-3|41	
12cu|ocaml-xstr-0.2.1-3|42	%files devel
12cu|ocaml-xstr-0.2.1-3|43	%{_libdir}/ocaml/xstr/*.a
12cu|ocaml-xstr-0.2.1-3|44	%{_libdir}/ocaml/xstr/*.cmxa
12cu|ocaml-xstr-0.2.1-3|45	%{_libdir}/ocaml/xstr/*.mli
12cu|ocaml-xstr-0.2.1-3|46	
12cu|ocaml-xstr-0.2.1-3|47	#----------------------------------------------------------------------------
12cu|ocaml-xstr-0.2.1-3|48	
12cu|ocaml-xstr-0.2.1-3|49	%prep
12cu|ocaml-xstr-0.2.1-3|50	%setup -q -n xstr
12cu|ocaml-xstr-0.2.1-3|51	
12cu|ocaml-xstr-0.2.1-3|52	%build
12cu|ocaml-xstr-0.2.1-3|53	make all opt
12cu|ocaml-xstr-0.2.1-3|54	
12cu|ocaml-xstr-0.2.1-3|55	%install
12cu|ocaml-xstr-0.2.1-3|56	export DESTDIR=%{buildroot}
12cu|ocaml-xstr-0.2.1-3|57	export OCAMLFIND_DESTDIR=%{buildroot}/%{_libdir}/ocaml
12cu|ocaml-xstr-0.2.1-3|58	export DLLDIR=$OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-xstr-0.2.1-3|59	mkdir -p $OCAMLFIND_DESTDIR/stublibs
12cu|ocaml-xstr-0.2.1-3|60	mkdir -p $OCAMLFIND_DESTDIR/xstr
12cu|ocaml-xstr-0.2.1-3|61	make install
12cu|ocaml-xstr-0.2.1-3|62	
12cu|ocaml-xstr-0.2.1-3|63	
12cu|ocaml-xstr-0.2.1-3|64	%changelog
12cu|ocaml-xstr-0.2.1-3|65	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.1-3
12cu|ocaml-xstr-0.2.1-3|66	+ Revision: d8a91c5
12cu|ocaml-xstr-0.2.1-3|67	- LOG Disable debug package, spec cleanup
12cu|ocaml-xstr-0.2.1-3|68	
12cu|ocaml-xstr-0.2.1-3|69	

10299 12
12cu|ocfs2-tools-1.6.4-3|1	%if %{_use_internal_dependency_generator}
12cu|ocfs2-tools-1.6.4-3|2	%define __noautoreq 'pkgconfig\\(com_err\\)'
12cu|ocfs2-tools-1.6.4-3|3	%else
12cu|ocfs2-tools-1.6.4-3|4	%define _requires_exceptions pkgconfig(com_err)
12cu|ocfs2-tools-1.6.4-3|5	%endif
12cu|ocfs2-tools-1.6.4-3|6	
12cu|ocfs2-tools-1.6.4-3|7	Summary:	Tools for managing the Oracle Cluster Filesystem 2
12cu|ocfs2-tools-1.6.4-3|8	Name:		ocfs2-tools
12cu|ocfs2-tools-1.6.4-3|9	Version:	1.6.4
12cu|ocfs2-tools-1.6.4-3|10	Release:	3
12cu|ocfs2-tools-1.6.4-3|11	License:	GPLv2+
12cu|ocfs2-tools-1.6.4-3|12	Group:		System/Base
12cu|ocfs2-tools-1.6.4-3|13	Url:		http://oss.oracle.com/projects/ocfs2-tools/
12cu|ocfs2-tools-1.6.4-3|14	Source0:	http://oss.oracle.com/projects/ocfs2-tools/dist/files/source/v1.2/%{name}-%{version}.tar.gz
12cu|ocfs2-tools-1.6.4-3|15	Source10:	%{name}.rpmlintrc
12cu|ocfs2-tools-1.6.4-3|16	Patch1:		ocfs2-tools-1.6.4-fix-format-errors.patch
12cu|ocfs2-tools-1.6.4-3|17	Patch2:		ocfs2-tools-1.4.4-fix-linking.patch
12cu|ocfs2-tools-1.6.4-3|18	Patch3:		ocfs2-tools-1.6.4-umode_t.patch
12cu|ocfs2-tools-1.6.4-3|19	BuildRequires:	pygtk2.0
12cu|ocfs2-tools-1.6.4-3|20	BuildRequires:	glibc-static-devel
12cu|ocfs2-tools-1.6.4-3|21	BuildRequires:	openais-devel
12cu|ocfs2-tools-1.6.4-3|22	BuildRequires:	readline-devel
12cu|ocfs2-tools-1.6.4-3|23	BuildRequires:	pkgconfig(blkid)
12cu|ocfs2-tools-1.6.4-3|24	BuildRequires:	pkgconfig(ext2fs)
12cu|ocfs2-tools-1.6.4-3|25	BuildRequires:	pkgconfig(glib-2.0)
12cu|ocfs2-tools-1.6.4-3|26	BuildRequires:	pkgconfig(ncurses)
12cu|ocfs2-tools-1.6.4-3|27	BuildRequires:	pkgconfig(libdlm)
12cu|ocfs2-tools-1.6.4-3|28	BuildRequires:	pkgconfig(python)
12cu|ocfs2-tools-1.6.4-3|29	
12cu|ocfs2-tools-1.6.4-3|30	%description
12cu|ocfs2-tools-1.6.4-3|31	Tools to manage Oracle Cluster Filesystem 2 volumes.
12cu|ocfs2-tools-1.6.4-3|32	
12cu|ocfs2-tools-1.6.4-3|33	%files
12cu|ocfs2-tools-1.6.4-3|34	%doc README* COPYING CREDITS MAINTAINERS
12cu|ocfs2-tools-1.6.4-3|35	%doc documentation/samples/cluster.conf documentation/*.txt
12cu|ocfs2-tools-1.6.4-3|36	%config(noreplace) %{_sysconfdir}/sysconfig/o2cb
12cu|ocfs2-tools-1.6.4-3|37	%{_initrddir}/o2cb
12cu|ocfs2-tools-1.6.4-3|38	%{_initrddir}/ocfs2
12cu|ocfs2-tools-1.6.4-3|39	%config(noreplace) %{_sysconfdir}/ocfs2/cluster.conf
12cu|ocfs2-tools-1.6.4-3|40	/sbin/debugfs.ocfs2
12cu|ocfs2-tools-1.6.4-3|41	/sbin/fsck.ocfs2
12cu|ocfs2-tools-1.6.4-3|42	/sbin/mkfs.ocfs2
12cu|ocfs2-tools-1.6.4-3|43	/sbin/mount.ocfs2
12cu|ocfs2-tools-1.6.4-3|44	/sbin/mounted.ocfs2
12cu|ocfs2-tools-1.6.4-3|45	/sbin/o2cb_ctl
12cu|ocfs2-tools-1.6.4-3|46	/sbin/ocfs2_hb_ctl
12cu|ocfs2-tools-1.6.4-3|47	/sbin/tunefs.ocfs2
12cu|ocfs2-tools-1.6.4-3|48	/sbin/o2image
12cu|ocfs2-tools-1.6.4-3|49	%{_sbindir}/compute_groups
12cu|ocfs2-tools-1.6.4-3|50	%{_sbindir}/decode_lockres
12cu|ocfs2-tools-1.6.4-3|51	%{_sbindir}/encode_lockres
12cu|ocfs2-tools-1.6.4-3|52	%{_sbindir}/find_allocation_fragments
12cu|ocfs2-tools-1.6.4-3|53	%{_sbindir}/find_dup_extents
12cu|ocfs2-tools-1.6.4-3|54	%{_sbindir}/find_hardlinks
12cu|ocfs2-tools-1.6.4-3|55	%{_sbindir}/find_inode_paths
12cu|ocfs2-tools-1.6.4-3|56	%{_sbindir}/mark_journal_dirty
12cu|ocfs2-tools-1.6.4-3|57	%{_sbindir}/set_random_bits
12cu|ocfs2-tools-1.6.4-3|58	%{_sbindir}/o2hbmonitor
12cu|ocfs2-tools-1.6.4-3|59	%{_bindir}/o2info
12cu|ocfs2-tools-1.6.4-3|60	%{_mandir}/man1/o2info.1.*
12cu|ocfs2-tools-1.6.4-3|61	%{_mandir}/man7/o2cb.7.*
12cu|ocfs2-tools-1.6.4-3|62	%{_mandir}/man8/o2image.8.*
12cu|ocfs2-tools-1.6.4-3|63	%{_mandir}/man8/debugfs.ocfs2.8*
12cu|ocfs2-tools-1.6.4-3|64	%{_mandir}/man8/fsck.ocfs2.8*
12cu|ocfs2-tools-1.6.4-3|65	%{_mandir}/man8/fsck.ocfs2.checks.8*
12cu|ocfs2-tools-1.6.4-3|66	%{_mandir}/man8/mkfs.ocfs2.8*
12cu|ocfs2-tools-1.6.4-3|67	%{_mandir}/man8/mounted.ocfs2.8*
12cu|ocfs2-tools-1.6.4-3|68	%{_mandir}/man8/o2cb_ctl.8*
12cu|ocfs2-tools-1.6.4-3|69	%{_mandir}/man8/ocfs2_hb_ctl.8*
12cu|ocfs2-tools-1.6.4-3|70	%{_mandir}/man8/tunefs.ocfs2.8*
12cu|ocfs2-tools-1.6.4-3|71	%{_mandir}/man8/mount.ocfs2.8*
12cu|ocfs2-tools-1.6.4-3|72	
12cu|ocfs2-tools-1.6.4-3|73	%post
12cu|ocfs2-tools-1.6.4-3|74	%_post_service %{name}
12cu|ocfs2-tools-1.6.4-3|75	
12cu|ocfs2-tools-1.6.4-3|76	%preun
12cu|ocfs2-tools-1.6.4-3|77	%_preun_service %{name}
12cu|ocfs2-tools-1.6.4-3|78	
12cu|ocfs2-tools-1.6.4-3|79	#----------------------------------------------------------------------------
12cu|ocfs2-tools-1.6.4-3|80	
12cu|ocfs2-tools-1.6.4-3|81	%package -n ocfs2console
12cu|ocfs2-tools-1.6.4-3|82	Summary:	GUI frontend for OCFS2 management
12cu|ocfs2-tools-1.6.4-3|83	Group:		System/Base
12cu|ocfs2-tools-1.6.4-3|84	Requires:	e2fsprogs
12cu|ocfs2-tools-1.6.4-3|85	Requires:	vte
12cu|ocfs2-tools-1.6.4-3|86	Requires:	pygtk2.0
12cu|ocfs2-tools-1.6.4-3|87	Requires:	%{name} = %{version}
12cu|ocfs2-tools-1.6.4-3|88	
12cu|ocfs2-tools-1.6.4-3|89	%description -n ocfs2console
12cu|ocfs2-tools-1.6.4-3|90	GUI frontend for management and debugging of Oracle Cluster Filesystem 2
12cu|ocfs2-tools-1.6.4-3|91	volumes.
12cu|ocfs2-tools-1.6.4-3|92	
12cu|ocfs2-tools-1.6.4-3|93	%files -n ocfs2console
12cu|ocfs2-tools-1.6.4-3|94	%{py_libdir}/site-packages/ocfs2interface
12cu|ocfs2-tools-1.6.4-3|95	%{_sbindir}/ocfs2console
12cu|ocfs2-tools-1.6.4-3|96	%{_mandir}/man8/ocfs2console.8*
12cu|ocfs2-tools-1.6.4-3|97	
12cu|ocfs2-tools-1.6.4-3|98	#----------------------------------------------------------------------------
12cu|ocfs2-tools-1.6.4-3|99	
12cu|ocfs2-tools-1.6.4-3|100	%package	devel
12cu|ocfs2-tools-1.6.4-3|101	Summary:	Development for ocfs2-tools
12cu|ocfs2-tools-1.6.4-3|102	Group:		Development/C
12cu|ocfs2-tools-1.6.4-3|103	Requires:	%{name} = %{version}
12cu|ocfs2-tools-1.6.4-3|104	
12cu|ocfs2-tools-1.6.4-3|105	%description devel
12cu|ocfs2-tools-1.6.4-3|106	This package contains development files for ocfs2-tools.
12cu|ocfs2-tools-1.6.4-3|107	
12cu|ocfs2-tools-1.6.4-3|108	%files devel
12cu|ocfs2-tools-1.6.4-3|109	%{_includedir}/o2cb
12cu|ocfs2-tools-1.6.4-3|110	%{_includedir}/o2dlm
12cu|ocfs2-tools-1.6.4-3|111	%{_includedir}/ocfs2
12cu|ocfs2-tools-1.6.4-3|112	%{_includedir}/ocfs2-kernel
12cu|ocfs2-tools-1.6.4-3|113	%{_libdir}/pkgconfig/o2cb.pc
12cu|ocfs2-tools-1.6.4-3|114	%{_libdir}/pkgconfig/o2dlm.pc
12cu|ocfs2-tools-1.6.4-3|115	%{_libdir}/pkgconfig/ocfs2.pc
12cu|ocfs2-tools-1.6.4-3|116	
12cu|ocfs2-tools-1.6.4-3|117	#----------------------------------------------------------------------------
12cu|ocfs2-tools-1.6.4-3|118	
12cu|ocfs2-tools-1.6.4-3|119	%package	static-devel
12cu|ocfs2-tools-1.6.4-3|120	Summary:	Static libraries for ocfs2-tools
12cu|ocfs2-tools-1.6.4-3|121	Group:		Development/C
12cu|ocfs2-tools-1.6.4-3|122	Requires:	%{name}-devel = %{version}
12cu|ocfs2-tools-1.6.4-3|123	
12cu|ocfs2-tools-1.6.4-3|124	%description static-devel
12cu|ocfs2-tools-1.6.4-3|125	This package contains static libraries used for ocfs2-tools development.
12cu|ocfs2-tools-1.6.4-3|126	
12cu|ocfs2-tools-1.6.4-3|127	%files static-devel
12cu|ocfs2-tools-1.6.4-3|128	%{_libdir}/libo2cb.a
12cu|ocfs2-tools-1.6.4-3|129	%{_libdir}/libo2dlm.a
12cu|ocfs2-tools-1.6.4-3|130	%{_libdir}/libocfs2.a
12cu|ocfs2-tools-1.6.4-3|131	
12cu|ocfs2-tools-1.6.4-3|132	#----------------------------------------------------------------------------
12cu|ocfs2-tools-1.6.4-3|133	
12cu|ocfs2-tools-1.6.4-3|134	%prep
12cu|ocfs2-tools-1.6.4-3|135	%setup -q -n %{name}-%{version}
12cu|ocfs2-tools-1.6.4-3|136	%patch1 -p1
12cu|ocfs2-tools-1.6.4-3|137	%patch2 -p1
12cu|ocfs2-tools-1.6.4-3|138	%patch3 -p1
12cu|ocfs2-tools-1.6.4-3|139	
12cu|ocfs2-tools-1.6.4-3|140	%build
12cu|ocfs2-tools-1.6.4-3|141	%configure2_5x
12cu|ocfs2-tools-1.6.4-3|142	
12cu|ocfs2-tools-1.6.4-3|143	# lib64 fix
12cu|ocfs2-tools-1.6.4-3|144	perl -pi -e "s|^pyexecdir.*|pyexecdir = %{py_libdir}/site-packages|g" Config.make
12cu|ocfs2-tools-1.6.4-3|145	
12cu|ocfs2-tools-1.6.4-3|146	make
12cu|ocfs2-tools-1.6.4-3|147	
12cu|ocfs2-tools-1.6.4-3|148	%install
12cu|ocfs2-tools-1.6.4-3|149	%makeinstall_std
12cu|ocfs2-tools-1.6.4-3|150	
12cu|ocfs2-tools-1.6.4-3|151	# install sample config
12cu|ocfs2-tools-1.6.4-3|152	install -d %{buildroot}%{_sysconfdir}/ocfs2
12cu|ocfs2-tools-1.6.4-3|153	install -m0644 documentation/samples/cluster.conf %{buildroot}%{_sysconfdir}/ocfs2/cluster.conf
12cu|ocfs2-tools-1.6.4-3|154	
12cu|ocfs2-tools-1.6.4-3|155	# install extras
12cu|ocfs2-tools-1.6.4-3|156	install -d %{buildroot}%{_sbindir}
12cu|ocfs2-tools-1.6.4-3|157	install -m0755 extras/compute_groups %{buildroot}%{_sbindir}/
12cu|ocfs2-tools-1.6.4-3|158	install -m0755 extras/decode_lockres %{buildroot}%{_sbindir}/
12cu|ocfs2-tools-1.6.4-3|159	install -m0755 extras/encode_lockres %{buildroot}%{_sbindir}/
12cu|ocfs2-tools-1.6.4-3|160	install -m0755 extras/find_allocation_fragments %{buildroot}%{_sbindir}/
12cu|ocfs2-tools-1.6.4-3|161	install -m0755 extras/find_dup_extents %{buildroot}%{_sbindir}/
12cu|ocfs2-tools-1.6.4-3|162	install -m0755 extras/find_hardlinks %{buildroot}%{_sbindir}/
12cu|ocfs2-tools-1.6.4-3|163	install -m0755 extras/find_inode_paths %{buildroot}%{_sbindir}/
12cu|ocfs2-tools-1.6.4-3|164	install -m0755 extras/mark_journal_dirty %{buildroot}%{_sbindir}/
12cu|ocfs2-tools-1.6.4-3|165	install -m0755 extras/set_random_bits %{buildroot}%{_sbindir}/
12cu|ocfs2-tools-1.6.4-3|166	
12cu|ocfs2-tools-1.6.4-3|167	# install python stuff
12cu|ocfs2-tools-1.6.4-3|168	python -c "import compileall; compileall.compile_dir('%{buildroot}%{py_libdir}/site-packages/ocfs2interface', ddir='%{py_libdir}/site-packages/ocfs2interface')"
12cu|ocfs2-tools-1.6.4-3|169	
12cu|ocfs2-tools-1.6.4-3|170	# install init system
12cu|ocfs2-tools-1.6.4-3|171	mkdir -p %{buildroot}%{_initrddir}
12cu|ocfs2-tools-1.6.4-3|172	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12cu|ocfs2-tools-1.6.4-3|173	install -m 0755 vendor/common/o2cb.init %{buildroot}%{_initrddir}/o2cb
12cu|ocfs2-tools-1.6.4-3|174	install -m 0755 vendor/common/ocfs2.init %{buildroot}%{_initrddir}/ocfs2
12cu|ocfs2-tools-1.6.4-3|175	install -m 0644 vendor/common/o2cb.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/o2cb
12cu|ocfs2-tools-1.6.4-3|176	
12cu|ocfs2-tools-1.6.4-3|177	
12cu|ocfs2-tools-1.6.4-3|178	%changelog
12cu|ocfs2-tools-1.6.4-3|179	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.4-3
12cu|ocfs2-tools-1.6.4-3|180	+ Revision: 6a28945
12cu|ocfs2-tools-1.6.4-3|181	- LOG Add patch to fix build, spec cleanup
12cu|ocfs2-tools-1.6.4-3|182	
12cu|ocfs2-tools-1.6.4-3|183	

10300 12
12cu|ocrad-0.23-1|1	Summary: 	Optical Character Recognition
12cu|ocrad-0.23-1|2	Name: 		ocrad
12cu|ocrad-0.23-1|3	Version: 	0.23
12cu|ocrad-0.23-1|4	Release: 	1
12cu|ocrad-0.23-1|5	License: 	GPLv3+
12cu|ocrad-0.23-1|6	Group: 		Publishing
12cu|ocrad-0.23-1|7	Source: 	http://ftp.gnu.org/gnu/ocrad/%{name}-%{version}.tar.xz
12cu|ocrad-0.23-1|8	URL: 		http://www.gnu.org/software/ocrad/ocrad.html
12cu|ocrad-0.23-1|9	
12cu|ocrad-0.23-1|10	%description
12cu|ocrad-0.23-1|11	Ocrad is an OCR (Optical Character Recognition) program implemented
12cu|ocrad-0.23-1|12	as a filter and based on a feature extraction method. It reads a
12cu|ocrad-0.23-1|13	bitmap image in PBM format and outputs text in the ISO-8859-1
12cu|ocrad-0.23-1|14	(Latin-1) charset. It includes a layout analyser that is able to
12cu|ocrad-0.23-1|15	separate the columns or blocks of text normally found on printed
12cu|ocrad-0.23-1|16	pages. Ocrad can be used as a stand-alone console application, or as
12cu|ocrad-0.23-1|17	a backend to other programs
12cu|ocrad-0.23-1|18	
12cu|ocrad-0.23-1|19	%package devel
12cu|ocrad-0.23-1|20	Group: Publishing
12cu|ocrad-0.23-1|21	Summary: Header files needed for ocard development
12cu|ocrad-0.23-1|22	
12cu|ocrad-0.23-1|23	%description devel
12cu|ocrad-0.23-1|24	This package contains header files needed for ocard development.
12cu|ocrad-0.23-1|25	
12cu|ocrad-0.23-1|26	%prep
12cu|ocrad-0.23-1|27	%setup -q
12cu|ocrad-0.23-1|28	
12cu|ocrad-0.23-1|29	%build
12cu|ocrad-0.23-1|30	./configure --prefix=%{_prefix} --libdir=%{_libdir} CFLAGS="%{optflags}" CXXFLAGS="%{optflags}" CPPFLAGS="%{optflags}" LDFLAGS="%{?ldflags}"
12cu|ocrad-0.23-1|31	%make
12cu|ocrad-0.23-1|32	
12cu|ocrad-0.23-1|33	%install
12cu|ocrad-0.23-1|34	export PATH=$PATH:/sbin
12cu|ocrad-0.23-1|35	%makeinstall_std
12cu|ocrad-0.23-1|36	
12cu|ocrad-0.23-1|37	%files
12cu|ocrad-0.23-1|38	%doc README COPYING INSTALL ChangeLog
12cu|ocrad-0.23-1|39	%{_bindir}/*
12cu|ocrad-0.23-1|40	%{_infodir}/*
12cu|ocrad-0.23-1|41	%{_mandir}/man1/*.1.*
12cu|ocrad-0.23-1|42	
12cu|ocrad-0.23-1|43	%files devel
12cu|ocrad-0.23-1|44	%{_includedir}/ocradlib.h
12cu|ocrad-0.23-1|45	%{_libdir}/libocrad.a
12cu|ocrad-0.23-1|46	
12cu|ocrad-0.23-1|47	%changelog
12cu|ocrad-0.23-1|48	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.23-1
12cu|ocrad-0.23-1|49	+ Revision: b4231b2
12cu|ocrad-0.23-1|50	- Updated to 0.23
12cu|ocrad-0.23-1|51	
12cu|ocrad-0.23-1|52	

10301 12
12cu|ocrfeeder-0.7.11-2|1	%define modname mock_urpm
12cu|ocrfeeder-0.7.11-2|2	
12cu|ocrfeeder-0.7.11-2|3	Summary: GUI for tesseract and cuneiform OCR
12cu|ocrfeeder-0.7.11-2|4	Name:    ocrfeeder
12cu|ocrfeeder-0.7.11-2|5	Version: 0.7.11
12cu|ocrfeeder-0.7.11-2|6	Release: 2
12cu|ocrfeeder-0.7.11-2|7	License: GPLv3
12cu|ocrfeeder-0.7.11-2|8	Group:   Office
12cu|ocrfeeder-0.7.11-2|9	Source:  %{name}-%{version}.tar.xz
12cu|ocrfeeder-0.7.11-2|10	Patch0:  ocrfeeder-0.7.11-fix-desktop-file-version.patch
12cu|ocrfeeder-0.7.11-2|11	URL:     http://code.google.com/p/ocrfeeder/
12cu|ocrfeeder-0.7.11-2|12	
12cu|ocrfeeder-0.7.11-2|13	BuildArch: noarch
12cu|ocrfeeder-0.7.11-2|14	Requires: python-pygoocanvas
12cu|ocrfeeder-0.7.11-2|15	Requires: gnome-python-gtkspell
12cu|ocrfeeder-0.7.11-2|16	Requires: gnome-doc-utils
12cu|ocrfeeder-0.7.11-2|17	Requires: tesseract-language
12cu|ocrfeeder-0.7.11-2|18	Requires: python-enchant
12cu|ocrfeeder-0.7.11-2|19	Requires: python-imaging
12cu|ocrfeeder-0.7.11-2|20	Requires: python-reportlab
12cu|ocrfeeder-0.7.11-2|21	Requires: python-lxml
12cu|ocrfeeder-0.7.11-2|22	BuildRequires: intltool
12cu|ocrfeeder-0.7.11-2|23	BuildRequires: python-devel
12cu|ocrfeeder-0.7.11-2|24	BuildRequires: python-enchant
12cu|ocrfeeder-0.7.11-2|25	BuildRequires: python-imaging
12cu|ocrfeeder-0.7.11-2|26	BuildRequires: python-reportlab
12cu|ocrfeeder-0.7.11-2|27	BuildRequires: pkgconfig(gnome-doc-utils)
12cu|ocrfeeder-0.7.11-2|28	BuildRequires: pkgconfig(pygoocanvas)
12cu|ocrfeeder-0.7.11-2|29	BuildRequires: gnome-python-gtkspell
12cu|ocrfeeder-0.7.11-2|30	
12cu|ocrfeeder-0.7.11-2|31	%description
12cu|ocrfeeder-0.7.11-2|32	GUI frontend for tesseract and cuneiform OCR
12cu|ocrfeeder-0.7.11-2|33	
12cu|ocrfeeder-0.7.11-2|34	%prep
12cu|ocrfeeder-0.7.11-2|35	%setup -q
12cu|ocrfeeder-0.7.11-2|36	%patch0
12cu|ocrfeeder-0.7.11-2|37	
12cu|ocrfeeder-0.7.11-2|38	%build
12cu|ocrfeeder-0.7.11-2|39	%configure2_5x
12cu|ocrfeeder-0.7.11-2|40	%make
12cu|ocrfeeder-0.7.11-2|41	
12cu|ocrfeeder-0.7.11-2|42	%install
12cu|ocrfeeder-0.7.11-2|43	%makeinstall_std
12cu|ocrfeeder-0.7.11-2|44	
12cu|ocrfeeder-0.7.11-2|45	%find_lang %{name}
12cu|ocrfeeder-0.7.11-2|46	
12cu|ocrfeeder-0.7.11-2|47	%files -f %{name}.lang
12cu|ocrfeeder-0.7.11-2|48	%{_bindir}/%{name}*
12cu|ocrfeeder-0.7.11-2|49	%{python_sitelib}/*
12cu|ocrfeeder-0.7.11-2|50	%{_datadir}/applications/*desktop
12cu|ocrfeeder-0.7.11-2|51	%{_datadir}/gnome/help/%{name}
12cu|ocrfeeder-0.7.11-2|52	%{_datadir}/%{name}
12cu|ocrfeeder-0.7.11-2|53	%{_mandir}/man1/%{name}*

10302 12
12cu|ocsinventory-2.0.3-4|1	%if %{_use_internal_dependency_generator}
12cu|ocsinventory-2.0.3-4|2	%define __noautoreq 'pear\\(dbconfig.inc.php\\)|pear\\(composants.php\\)|pear\\(dico.php\\)'
12cu|ocsinventory-2.0.3-4|3	%else
12cu|ocsinventory-2.0.3-4|4	%define _requires_exceptions pear(dbconfig.inc.php)\\|pear(composants.php)\\|pear(dico.php)
12cu|ocsinventory-2.0.3-4|5	%endif
12cu|ocsinventory-2.0.3-4|6	
12cu|ocsinventory-2.0.3-4|7	%define schema_version 2.0
12cu|ocsinventory-2.0.3-4|8	
12cu|ocsinventory-2.0.3-4|9	Name:		ocsinventory
12cu|ocsinventory-2.0.3-4|10	Version:	2.0.3
12cu|ocsinventory-2.0.3-4|11	Release:	4
12cu|ocsinventory-2.0.3-4|12	Summary:	Open Computer and Software Inventory Next Generation
12cu|ocsinventory-2.0.3-4|13	License:	GPL
12cu|ocsinventory-2.0.3-4|14	Group:		System/Servers
12cu|ocsinventory-2.0.3-4|15	URL:		http://www.ocsinventory-ng.org/
12cu|ocsinventory-2.0.3-4|16	Source0:	http://launchpad.net/ocsinventory-server/stable-1.3/server-release-1.3/+download/OCSNG_UNIX_SERVER-%{version}.tar.gz
12cu|ocsinventory-2.0.3-4|17	Patch0:		ocsinventory-2.0.3-apache_2.4.patch
12cu|ocsinventory-2.0.3-4|18	BuildRequires: perl-devel
12cu|ocsinventory-2.0.3-4|19	BuildArch:  noarch
12cu|ocsinventory-2.0.3-4|20	
12cu|ocsinventory-2.0.3-4|21	%description
12cu|ocsinventory-2.0.3-4|22	Open Computer and Software Inventory Next Generation is an application
12cu|ocsinventory-2.0.3-4|23	designed to help a network or system administrator keep track of the
12cu|ocsinventory-2.0.3-4|24	computers configuration and software that are installed on the network.
12cu|ocsinventory-2.0.3-4|25	
12cu|ocsinventory-2.0.3-4|26	OCS Inventory is also able to detect all active devices on your network,
12cu|ocsinventory-2.0.3-4|27	such as switch, router, network printer and unattended devices.
12cu|ocsinventory-2.0.3-4|28	
12cu|ocsinventory-2.0.3-4|29	OCS Inventory NG includes package deployment feature on client computers
12cu|ocsinventory-2.0.3-4|30	
12cu|ocsinventory-2.0.3-4|31	%package server
12cu|ocsinventory-2.0.3-4|32	Group:      System/Servers
12cu|ocsinventory-2.0.3-4|33	Summary:    Communication server
12cu|ocsinventory-2.0.3-4|34	Requires:	apache-mod_perl
12cu|ocsinventory-2.0.3-4|35	Requires:	perl(Apache::DBI)
12cu|ocsinventory-2.0.3-4|36	Requires:   perl-DBD-mysql
12cu|ocsinventory-2.0.3-4|37	Requires:   perl-Net-IP
12cu|ocsinventory-2.0.3-4|38	Requires:   perl-SOAP-Lite
12cu|ocsinventory-2.0.3-4|39	Obsoletes:  ocsng-linux-server
12cu|ocsinventory-2.0.3-4|40	
12cu|ocsinventory-2.0.3-4|41	%description server
12cu|ocsinventory-2.0.3-4|42	This package provides the Communication server, which will handle HTTP
12cu|ocsinventory-2.0.3-4|43	communications between database server and agents.
12cu|ocsinventory-2.0.3-4|44	
12cu|ocsinventory-2.0.3-4|45	%package reports
12cu|ocsinventory-2.0.3-4|46	Group:      System/Servers
12cu|ocsinventory-2.0.3-4|47	Summary:    Administration console
12cu|ocsinventory-2.0.3-4|48	Requires:	apache-mod_php
12cu|ocsinventory-2.0.3-4|49	Requires:	php-mysql
12cu|ocsinventory-2.0.3-4|50	Requires:	php-xml
12cu|ocsinventory-2.0.3-4|51	Requires:	php-zip
12cu|ocsinventory-2.0.3-4|52	Obsoletes:  ocsng-linux-server
12cu|ocsinventory-2.0.3-4|53	
12cu|ocsinventory-2.0.3-4|54	%description reports
12cu|ocsinventory-2.0.3-4|55	This package provides the Administration console, which will allow
12cu|ocsinventory-2.0.3-4|56	administrators to query the database server through their favorite browser.
12cu|ocsinventory-2.0.3-4|57	
12cu|ocsinventory-2.0.3-4|58	%prep
12cu|ocsinventory-2.0.3-4|59	%setup -q -n OCSNG_UNIX_SERVER-%{version}
12cu|ocsinventory-2.0.3-4|60	%patch0 -p1
12cu|ocsinventory-2.0.3-4|61	
12cu|ocsinventory-2.0.3-4|62	perl -pi -e 's/SCHEMA_VERSION/%{schema_version}/' ocsreports/index.php
12cu|ocsinventory-2.0.3-4|63	
12cu|ocsinventory-2.0.3-4|64	%build
12cu|ocsinventory-2.0.3-4|65	cd Apache
12cu|ocsinventory-2.0.3-4|66	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|ocsinventory-2.0.3-4|67	%make
12cu|ocsinventory-2.0.3-4|68	
12cu|ocsinventory-2.0.3-4|69	%install
12cu|ocsinventory-2.0.3-4|70	# ocsinventory-server
12cu|ocsinventory-2.0.3-4|71	pushd Apache
12cu|ocsinventory-2.0.3-4|72	make pure_install PERL_INSTALL_ROOT=%{buildroot}
12cu|ocsinventory-2.0.3-4|73	find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
12cu|ocsinventory-2.0.3-4|74	find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
12cu|ocsinventory-2.0.3-4|75	
12cu|ocsinventory-2.0.3-4|76	# To avoid bad dependency on perl(mod_perl)
12cu|ocsinventory-2.0.3-4|77	rm -f %{buildroot}%{perl_vendorlib}/Apache/Ocsinventory/Server/Modperl1.pm
12cu|ocsinventory-2.0.3-4|78	
12cu|ocsinventory-2.0.3-4|79	popd
12cu|ocsinventory-2.0.3-4|80	
12cu|ocsinventory-2.0.3-4|81	install -d -m 755 %{buildroot}%{_localstatedir}/log/ocsinventory-server
12cu|ocsinventory-2.0.3-4|82	
12cu|ocsinventory-2.0.3-4|83	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cu|ocsinventory-2.0.3-4|84	cat > %{buildroot}%{_sysconfdir}/logrotate.d/ocsinventory-server<<EOF
12cu|ocsinventory-2.0.3-4|85	/var/log/ocsinventory-server/*.log {
12cu|ocsinventory-2.0.3-4|86	missingok
12cu|ocsinventory-2.0.3-4|87	}
12cu|ocsinventory-2.0.3-4|88	EOF
12cu|ocsinventory-2.0.3-4|89	
12cu|ocsinventory-2.0.3-4|90	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|ocsinventory-2.0.3-4|91	install -m 644 etc/ocsinventory/ocsinventory-server.conf \
12cu|ocsinventory-2.0.3-4|92	%{buildroot}%{_webappconfdir}
12cu|ocsinventory-2.0.3-4|93	perl -pi \
12cu|ocsinventory-2.0.3-4|94	-e 's|DATABASE_SERVER|localhost|;' \
12cu|ocsinventory-2.0.3-4|95	-e 's|DATABASE_PORT|3306|;' \
12cu|ocsinventory-2.0.3-4|96	-e 's|VERSION_MP|2|;' \
12cu|ocsinventory-2.0.3-4|97	-e 's|PATH_TO_LOG_DIRECTORY|%{_localstatedir}/log/ocsinventory-server|;' \
12cu|ocsinventory-2.0.3-4|98	%{buildroot}%{_webappconfdir}/ocsinventory-server.conf
12cu|ocsinventory-2.0.3-4|99	
12cu|ocsinventory-2.0.3-4|100	# --- ocsinventory-reports
12cu|ocsinventory-2.0.3-4|101	
12cu|ocsinventory-2.0.3-4|102	install -d -m 755 %{buildroot}%{_datadir}/ocsinventory
12cu|ocsinventory-2.0.3-4|103	cp -pr ocsreports %{buildroot}%{_datadir}/ocsinventory
12cu|ocsinventory-2.0.3-4|104	
12cu|ocsinventory-2.0.3-4|105	install -d -m 755 %{buildroot}%{_localstatedir}/lib/ocsinventory-reports
12cu|ocsinventory-2.0.3-4|106	install -d -m 755 %{buildroot}%{_localstatedir}/lib/ocsinventory-reports/download
12cu|ocsinventory-2.0.3-4|107	install -d -m 755 %{buildroot}%{_localstatedir}/lib/ocsinventory-reports/ipd
12cu|ocsinventory-2.0.3-4|108	
12cu|ocsinventory-2.0.3-4|109	install -m 755 binutils/ipdiscover-util.pl %{buildroot}%{_datadir}/ocsinventory/ocsreports/ipdiscover-util.pl
12cu|ocsinventory-2.0.3-4|110	
12cu|ocsinventory-2.0.3-4|111	install -d -m 755 %{buildroot}%{_sysconfdir}/ocsinventory
12cu|ocsinventory-2.0.3-4|112	install -d -m 755 %{buildroot}%{_sysconfdir}/ocsinventory/ocsreports
12cu|ocsinventory-2.0.3-4|113	
12cu|ocsinventory-2.0.3-4|114	mv %{buildroot}%{_datadir}/ocsinventory/ocsreports/dbconfig.inc.php \
12cu|ocsinventory-2.0.3-4|115	%{buildroot}%{_sysconfdir}/ocsinventory/ocsreports/dbconfig.inc.php
12cu|ocsinventory-2.0.3-4|116	pushd %{buildroot}%{_datadir}/ocsinventory/ocsreports
12cu|ocsinventory-2.0.3-4|117	ln -s ../../../../%{_sysconfdir}/ocsinventory/ocsreports/dbconfig.inc.php .
12cu|ocsinventory-2.0.3-4|118	popd
12cu|ocsinventory-2.0.3-4|119	
12cu|ocsinventory-2.0.3-4|120	install -m 644 etc/ocsinventory/ocsinventory-reports.conf \
12cu|ocsinventory-2.0.3-4|121	%{buildroot}%{_webappconfdir}
12cu|ocsinventory-2.0.3-4|122	perl -pi \
12cu|ocsinventory-2.0.3-4|123	-e 's|OCSREPORTS_ALIAS|/ocsinventory-reports|;' \
12cu|ocsinventory-2.0.3-4|124	-e 's|PATH_TO_OCSREPORTS_DIR|%{_datadir}/ocsinventory/ocsreports|;' \
12cu|ocsinventory-2.0.3-4|125	-e 's|PACKAGES_ALIAS|/ocsinventory-download|;' \
12cu|ocsinventory-2.0.3-4|126	-e 's|PATH_TO_PACKAGES_DIR|%{_localstatedir}/lib/ocsinventory-reports/download|;' \
12cu|ocsinventory-2.0.3-4|127	%{buildroot}%{_webappconfdir}/ocsinventory-reports.conf
12cu|ocsinventory-2.0.3-4|128	
12cu|ocsinventory-2.0.3-4|129	
12cu|ocsinventory-2.0.3-4|130	%files server
12cu|ocsinventory-2.0.3-4|131	%defattr(-,root,root)
12cu|ocsinventory-2.0.3-4|132	%doc README LICENSE.txt Apache/Changes
12cu|ocsinventory-2.0.3-4|133	%{perl_vendorlib}/Apache
12cu|ocsinventory-2.0.3-4|134	%attr(-,apache,apache) %{_localstatedir}/log/ocsinventory-server
12cu|ocsinventory-2.0.3-4|135	%config(noreplace) %{_webappconfdir}/ocsinventory-server.conf
12cu|ocsinventory-2.0.3-4|136	%config(noreplace) %{_sysconfdir}/logrotate.d/ocsinventory-server
12cu|ocsinventory-2.0.3-4|137	
12cu|ocsinventory-2.0.3-4|138	%files reports
12cu|ocsinventory-2.0.3-4|139	%doc README LICENSE.txt
12cu|ocsinventory-2.0.3-4|140	%{_datadir}/ocsinventory
12cu|ocsinventory-2.0.3-4|141	%config(noreplace) %{_webappconfdir}/ocsinventory-reports.conf
12cu|ocsinventory-2.0.3-4|142	%dir %{_sysconfdir}/ocsinventory
12cu|ocsinventory-2.0.3-4|143	%dir %{_sysconfdir}/ocsinventory/ocsreports
12cu|ocsinventory-2.0.3-4|144	%attr(660,root,apache) %config(noreplace) %{_sysconfdir}/ocsinventory/ocsreports/dbconfig.inc.php
12cu|ocsinventory-2.0.3-4|145	%attr(-,apache,apache) %{_localstatedir}/lib/ocsinventory-reports
12cu|ocsinventory-2.0.3-4|146	
12cu|ocsinventory-2.0.3-4|147	
12cu|ocsinventory-2.0.3-4|148	%changelog
12cu|ocsinventory-2.0.3-4|149	* Wed Nov 30 2011 Sergey Zhemoitel <serg@mandriva.org> 2.0.3-1mdv2012.0
12cu|ocsinventory-2.0.3-4|150	+ Revision: 735761
12cu|ocsinventory-2.0.3-4|151	- add new release 2.0.3
12cu|ocsinventory-2.0.3-4|152	
12cu|ocsinventory-2.0.3-4|153	* Wed Nov 16 2011 Sergey Zhemoitel <serg@mandriva.org> 2.0.2-1
12cu|ocsinventory-2.0.3-4|154	+ Revision: 730815
12cu|ocsinventory-2.0.3-4|155	- new release 2.0.2
12cu|ocsinventory-2.0.3-4|156	
12cu|ocsinventory-2.0.3-4|157	* Mon Oct 17 2011 Sergey Zhemoitel <serg@mandriva.org> 2.0.1-1
12cu|ocsinventory-2.0.3-4|158	+ Revision: 704957
12cu|ocsinventory-2.0.3-4|159	- new version 2.0.1
12cu|ocsinventory-2.0.3-4|160	
12cu|ocsinventory-2.0.3-4|161	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-1mdv2011.0
12cu|ocsinventory-2.0.3-4|162	+ Revision: 601849
12cu|ocsinventory-2.0.3-4|163	- new version
12cu|ocsinventory-2.0.3-4|164	
12cu|ocsinventory-2.0.3-4|165	* Wed Jun 16 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-1mdv2010.1
12cu|ocsinventory-2.0.3-4|166	+ Revision: 548135
12cu|ocsinventory-2.0.3-4|167	- 1.3.2
12cu|ocsinventory-2.0.3-4|168	- drop one upstream added patch
12cu|ocsinventory-2.0.3-4|169	
12cu|ocsinventory-2.0.3-4|170	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cu|ocsinventory-2.0.3-4|171	- perms for configuration files more consistent with other packages
12cu|ocsinventory-2.0.3-4|172	
12cu|ocsinventory-2.0.3-4|173	* Tue Mar 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-1mdv2010.1
12cu|ocsinventory-2.0.3-4|174	+ Revision: 513563
12cu|ocsinventory-2.0.3-4|175	- new version
12cu|ocsinventory-2.0.3-4|176	- improved schema patch
12cu|ocsinventory-2.0.3-4|177	- ensure configuration file is writable by apache
12cu|ocsinventory-2.0.3-4|178	
12cu|ocsinventory-2.0.3-4|179	* Mon Feb 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-1mdv2010.1
12cu|ocsinventory-2.0.3-4|180	+ Revision: 502468
12cu|ocsinventory-2.0.3-4|181	- new version
12cu|ocsinventory-2.0.3-4|182	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|ocsinventory-2.0.3-4|183	- drop useless sources
12cu|ocsinventory-2.0.3-4|184	
12cu|ocsinventory-2.0.3-4|185	* Mon Feb 01 2010 Oden Eriksson <oeriksson@mandriva.com> 1.02.2-1mdv2010.1
12cu|ocsinventory-2.0.3-4|186	+ Revision: 499186
12cu|ocsinventory-2.0.3-4|187	- 1.02.2
12cu|ocsinventory-2.0.3-4|188	
12cu|ocsinventory-2.0.3-4|189	* Tue Nov 24 2009 Anne Nicolas <ennael@mandriva.org> 1.02.1-3mdv2010.1
12cu|ocsinventory-2.0.3-4|190	+ Revision: 469641
12cu|ocsinventory-2.0.3-4|191	- Fix missing requires (#55941)
12cu|ocsinventory-2.0.3-4|192	
12cu|ocsinventory-2.0.3-4|193	* Thu Jun 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.02.1-2mdv2010.0
12cu|ocsinventory-2.0.3-4|194	+ Revision: 389024
12cu|ocsinventory-2.0.3-4|195	- fix invalid php-db dependency
12cu|ocsinventory-2.0.3-4|196	
12cu|ocsinventory-2.0.3-4|197	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.02.1-1mdv2010.0
12cu|ocsinventory-2.0.3-4|198	+ Revision: 383469
12cu|ocsinventory-2.0.3-4|199	- fix download alias
12cu|ocsinventory-2.0.3-4|200	- add php-gd dependency
12cu|ocsinventory-2.0.3-4|201	- symlink ocsreports configuration file to proper place
12cu|ocsinventory-2.0.3-4|202	- package renaming
12cu|ocsinventory-2.0.3-4|203	- new version
12cu|ocsinventory-2.0.3-4|204	- drop client (packaged distinctly) and doc (not distributed anymore)
12cu|ocsinventory-2.0.3-4|205	- sanitized package names
12cu|ocsinventory-2.0.3-4|206	- drop ipdiscover binary to keep the package noarch
12cu|ocsinventory-2.0.3-4|207	- spec cleanup
12cu|ocsinventory-2.0.3-4|208	
12cu|ocsinventory-2.0.3-4|209	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0-0.3mdv2008.1
12cu|ocsinventory-2.0.3-4|210	+ Revision: 136634
12cu|ocsinventory-2.0.3-4|211	- restore BuildRoot
12cu|ocsinventory-2.0.3-4|212	
12cu|ocsinventory-2.0.3-4|213	+ Thierry Vignaud <tv@mandriva.org>
12cu|ocsinventory-2.0.3-4|214	- kill re-definition of %%buildroot on Pixel's request
12cu|ocsinventory-2.0.3-4|215	
12cu|ocsinventory-2.0.3-4|216	* Mon Jun 25 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.3mdv2008.0
12cu|ocsinventory-2.0.3-4|217	+ Revision: 43837
12cu|ocsinventory-2.0.3-4|218	- fix deps
12cu|ocsinventory-2.0.3-4|219	

10303 12
12cu|ocsync-0.70.7-1|1	%define major 0
12cu|ocsync-0.70.7-1|2	%define libname %mklibname %name %major
12cu|ocsync-0.70.7-1|3	%define libdev %mklibname %name -d
12cu|ocsync-0.70.7-1|4	
12cu|ocsync-0.70.7-1|5	Name:		ocsync
12cu|ocsync-0.70.7-1|6	Summary:	The ownCloud Client
12cu|ocsync-0.70.7-1|7	Version:	0.70.7
12cu|ocsync-0.70.7-1|8	Release:	1
12cu|ocsync-0.70.7-1|9	Group:		Archiving/Backup
12cu|ocsync-0.70.7-1|10	License: 	GPLv2+
12cu|ocsync-0.70.7-1|11	URL:		http://owncloud.org/sync-clients/
12cu|ocsync-0.70.7-1|12	Source0:	http://download.owncloud.com/download/%{name}-%{version}.tar.bz2
12cu|ocsync-0.70.7-1|13	BuildRequires:	iniparser-devel >= 3.1
12cu|ocsync-0.70.7-1|14	BuildRequires:	cmake
12cu|ocsync-0.70.7-1|15	Buildrequires:	sqlite3-devel
12cu|ocsync-0.70.7-1|16	Buildrequires:	doxygen
12cu|ocsync-0.70.7-1|17	Buildrequires:	check-devel
12cu|ocsync-0.70.7-1|18	Buildrequires:	neon-devel
12cu|ocsync-0.70.7-1|19	Buildrequires:	libsmbclient-devel
12cu|ocsync-0.70.7-1|20	Obsoletes:	csync
12cu|ocsync-0.70.7-1|21	Provides:	csync = %{version}-%{release}
12cu|ocsync-0.70.7-1|22	
12cu|ocsync-0.70.7-1|23	%description
12cu|ocsync-0.70.7-1|24	csync is an implementation of a file synchronizer which provides the
12cu|ocsync-0.70.7-1|25	feature of roaming home directories for Linux clients. csync makes use
12cu|ocsync-0.70.7-1|26	of libsmbclient in Samba/Windows environments.
12cu|ocsync-0.70.7-1|27	
12cu|ocsync-0.70.7-1|28	%files
12cu|ocsync-0.70.7-1|29	%{_bindir}/%{name}
12cu|ocsync-0.70.7-1|30	%{_sysconfdir}/%{name}
12cu|ocsync-0.70.7-1|31	%{_mandir}/man1/%{name}.*
12cu|ocsync-0.70.7-1|32	%{_libdir}/%{name}-0
12cu|ocsync-0.70.7-1|33	%doc %{_docdir}/%{name}
12cu|ocsync-0.70.7-1|34	
12cu|ocsync-0.70.7-1|35	#------------------------------------------------------------------------------
12cu|ocsync-0.70.7-1|36	
12cu|ocsync-0.70.7-1|37	%package -n %libname
12cu|ocsync-0.70.7-1|38	Summary:    The ownCloud Client
12cu|ocsync-0.70.7-1|39	Group:      System/Libraries
12cu|ocsync-0.70.7-1|40	
12cu|ocsync-0.70.7-1|41	%description -n %libname
12cu|ocsync-0.70.7-1|42	csync is an implementation of a file synchronizer which provides the
12cu|ocsync-0.70.7-1|43	feature of roaming home directories for Linux clients. csync makes use
12cu|ocsync-0.70.7-1|44	of libsmbclient in Samba/Windows environments.
12cu|ocsync-0.70.7-1|45	
12cu|ocsync-0.70.7-1|46	%files -n %libname
12cu|ocsync-0.70.7-1|47	%{_libdir}/lib%{name}.so.%{major}*
12cu|ocsync-0.70.7-1|48	
12cu|ocsync-0.70.7-1|49	#------------------------------------------------------------------------------
12cu|ocsync-0.70.7-1|50	
12cu|ocsync-0.70.7-1|51	%package -n %libdev
12cu|ocsync-0.70.7-1|52	Summary:    Header files, libraries and development documentation for %{name}
12cu|ocsync-0.70.7-1|53	Group:      Development/C
12cu|ocsync-0.70.7-1|54	Requires:   %{libname} = %version
12cu|ocsync-0.70.7-1|55	Provides:   %{name}-devel = %version-%release
12cu|ocsync-0.70.7-1|56	
12cu|ocsync-0.70.7-1|57	%description -n %libdev
12cu|ocsync-0.70.7-1|58	This package contains the header files, static libraries and development
12cu|ocsync-0.70.7-1|59	documentation for %{name}. If you like to develop programs using %{name},
12cu|ocsync-0.70.7-1|60	you will need to install %{name}-devel.
12cu|ocsync-0.70.7-1|61	
12cu|ocsync-0.70.7-1|62	%files -n %libdev
12cu|ocsync-0.70.7-1|63	%{_libdir}/lib%{name}.so
12cu|ocsync-0.70.7-1|64	%{_includedir}/%{name}
12cu|ocsync-0.70.7-1|65	
12cu|ocsync-0.70.7-1|66	#------------------------------------------------------------------------------
12cu|ocsync-0.70.7-1|67	
12cu|ocsync-0.70.7-1|68	%prep
12cu|ocsync-0.70.7-1|69	%setup -q -n %{name}-%{version}
12cu|ocsync-0.70.7-1|70	
12cu|ocsync-0.70.7-1|71	%build
12cu|ocsync-0.70.7-1|72	export LD=/usr/bin/ld.gold
12cu|ocsync-0.70.7-1|73	%cmake -DLOG_TO_CALLBACK=ON
12cu|ocsync-0.70.7-1|74	%make
12cu|ocsync-0.70.7-1|75	
12cu|ocsync-0.70.7-1|76	%install
12cu|ocsync-0.70.7-1|77	%makeinstall_std -C build
12cu|ocsync-0.70.7-1|78	
12cu|ocsync-0.70.7-1|79	
12cu|ocsync-0.70.7-1|80	%changelog
12cu|ocsync-0.70.7-1|81	
12cu|ocsync-0.70.7-1|82	* Tue Apr 30 2013 zezinho <zezinho> 0.70.7-1.mga3
12cu|ocsync-0.70.7-1|83	+ Revision: 411606
12cu|ocsync-0.70.7-1|84	- new bugfix version
12cu|ocsync-0.70.7-1|85	

10304 12
12cu|octave-3.8.1-2|1	%define octave_api api-v49
12cu|octave-3.8.1-2|2	
12cu|octave-3.8.1-2|3	Name:		octave
12cu|octave-3.8.1-2|4	Version:	3.8.1
12cu|octave-3.8.1-2|5	Release:	2
12cu|octave-3.8.1-2|6	Epoch:		0
12cu|octave-3.8.1-2|7	Summary:	High-level language for numerical computations
12cu|octave-3.8.1-2|8	License:	GPLv3+
12cu|octave-3.8.1-2|9	Group:		Sciences/Mathematics
12cu|octave-3.8.1-2|10	Source0:	ftp://ftp.gnu.org/gnu/octave/%{name}-%{version}.tar.bz2
12cu|octave-3.8.1-2|11	Patch1:		octave-3.8.1-libs.patch
12cu|octave-3.8.1-2|12	
12cu|octave-3.8.1-2|13	# This patch is required when installing all sagemath dependencies,
12cu|octave-3.8.1-2|14	# otherwise it will fail with a message like:
12cu|octave-3.8.1-2|15	#
12cu|octave-3.8.1-2|16	#	$ octave
12cu|octave-3.8.1-2|17	#	$ 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?
12cu|octave-3.8.1-2|18	#
12cu|octave-3.8.1-2|19	# and, while the reason is clear (using x87 and 80 bits doubles) the
12cu|octave-3.8.1-2|20	# proper library/dependency causing it was not detected.
12cu|octave-3.8.1-2|21	# This is not an issue in x86_64 that uses sse2+
12cu|octave-3.8.1-2|22	Patch3:		octave-3.8.1-detect-i586-as-little-endian-ieee754.patch
12cu|octave-3.8.1-2|23	
12cu|octave-3.8.1-2|24	URL:		http://www.octave.org/
12cu|octave-3.8.1-2|25	Obsoletes:	octave3 < %{EVRD}
12cu|octave-3.8.1-2|26	Provides:	octave3 = %{EVRD}
12cu|octave-3.8.1-2|27	Provides:	octave(api) = %{octave_api}
12cu|octave-3.8.1-2|28	Requires:	gnuplot
12cu|octave-3.8.1-2|29	BuildRequires:	bison
12cu|octave-3.8.1-2|30	BuildRequires:	blas-devel
12cu|octave-3.8.1-2|31	BuildRequires:	dejagnu
12cu|octave-3.8.1-2|32	BuildRequires:	desktop-file-utils
12cu|octave-3.8.1-2|33	BuildRequires:	emacs
12cu|octave-3.8.1-2|34	BuildRequires:	emacs-bin
12cu|octave-3.8.1-2|35	BuildRequires:	fftw-devel >= 0:3.0.1
12cu|octave-3.8.1-2|36	BuildRequires:	flex
12cu|octave-3.8.1-2|37	BuildRequires:	gcc-gfortran
12cu|octave-3.8.1-2|38	BuildRequires:	glpk-devel
12cu|octave-3.8.1-2|39	BuildRequires:	gnuplot
12cu|octave-3.8.1-2|40	# (Abel) not strictly needed, but play safe
12cu|octave-3.8.1-2|41	BuildRequires:	gperf
12cu|octave-3.8.1-2|42	BuildRequires:	hdf5-devel
12cu|octave-3.8.1-2|43	BuildRequires:	fontconfig-devel
12cu|octave-3.8.1-2|44	BuildRequires:	lapack-devel
12cu|octave-3.8.1-2|45	BuildRequires:	ncurses-devel
12cu|octave-3.8.1-2|46	BuildRequires:	readline-devel
12cu|octave-3.8.1-2|47	BuildRequires:	texinfo
12cu|octave-3.8.1-2|48	BuildRequires:	texlive
12cu|octave-3.8.1-2|49	BuildRequires:	pcre-devel
12cu|octave-3.8.1-2|50	BuildRequires:	curl-devel
12cu|octave-3.8.1-2|51	# (Lev) needed to support sparse matrix functionality
12cu|octave-3.8.1-2|52	BuildRequires:	amd-devel
12cu|octave-3.8.1-2|53	BuildRequires:	camd-devel
12cu|octave-3.8.1-2|54	BuildRequires:	ccolamd-devel
12cu|octave-3.8.1-2|55	BuildRequires:	cholmod-devel
12cu|octave-3.8.1-2|56	BuildRequires:	colamd-devel
12cu|octave-3.8.1-2|57	BuildRequires:	cxsparse-devel
12cu|octave-3.8.1-2|58	BuildRequires:	umfpack-devel
12cu|octave-3.8.1-2|59	# (Lev) other useful libraries
12cu|octave-3.8.1-2|60	BuildRequires:	qhull-devel
12cu|octave-3.8.1-2|61	BuildRequires:	qrupdate-devel
12cu|octave-3.8.1-2|62	# (Lev) for new experimental plotting
12cu|octave-3.8.1-2|63	BuildRequires:	fltk-devel
12cu|octave-3.8.1-2|64	BuildRequires:	pkgconfig(gl)
12cu|octave-3.8.1-2|65	BuildRequires:	pkgconfig(glu)
12cu|octave-3.8.1-2|66	# to make imread more functional
12cu|octave-3.8.1-2|67	BuildRequires:	graphicsmagick-devel
12cu|octave-3.8.1-2|68	BuildRequires:	pkgconfig(cairo)
12cu|octave-3.8.1-2|69	BuildRequires:	pkgconfig(pixman-1)
12cu|octave-3.8.1-2|70	
12cu|octave-3.8.1-2|71	
12cu|octave-3.8.1-2|72	%description
12cu|octave-3.8.1-2|73	GNU Octave is a high-level language, primarily intended for numerical
12cu|octave-3.8.1-2|74	computations. It provides a convenient command line interface for
12cu|octave-3.8.1-2|75	solving linear and nonlinear problems numerically, and for performing
12cu|octave-3.8.1-2|76	other numerical experiments using a language that is mostly compatible
12cu|octave-3.8.1-2|77	with Matlab. It may also be used as a batch-oriented language.
12cu|octave-3.8.1-2|78	
12cu|octave-3.8.1-2|79	Octave has extensive tools for solving common numerical linear algebra
12cu|octave-3.8.1-2|80	problems, finding the roots of nonlinear equations, integrating
12cu|octave-3.8.1-2|81	ordinary functions, manipulating polynomials, and integrating ordinary
12cu|octave-3.8.1-2|82	differential and differential-algebraic equations. It is easily
12cu|octave-3.8.1-2|83	extensible and customizable via user-defined functions written in
12cu|octave-3.8.1-2|84	Octave's own language, or using dynamically loaded modules written in
12cu|octave-3.8.1-2|85	C++, C, Fortran, or other languages.
12cu|octave-3.8.1-2|86	
12cu|octave-3.8.1-2|87	%package devel
12cu|octave-3.8.1-2|88	Summary:	Development headers and files for Octave
12cu|octave-3.8.1-2|89	Group:		Development/C
12cu|octave-3.8.1-2|90	Obsoletes:	octave3-devel < %{EVRD}
12cu|octave-3.8.1-2|91	Provides:	octave3-devel = %{EVRD}
12cu|octave-3.8.1-2|92	Requires:	%{name} = %{EVRD}
12cu|octave-3.8.1-2|93	Requires:	blas-devel
12cu|octave-3.8.1-2|94	Requires:	fftw-devel
12cu|octave-3.8.1-2|95	Requires:	gcc-c++
12cu|octave-3.8.1-2|96	Requires:	gcc-gfortran
12cu|octave-3.8.1-2|97	Requires:	hdf5-devel
12cu|octave-3.8.1-2|98	Requires:	lapack-devel
12cu|octave-3.8.1-2|99	Requires:	readline-devel
12cu|octave-3.8.1-2|100	Requires:	zlib-devel
12cu|octave-3.8.1-2|101	
12cu|octave-3.8.1-2|102	%description devel
12cu|octave-3.8.1-2|103	The octave-devel package contains files needed for developing
12cu|octave-3.8.1-2|104	applications which use GNU Octave.
12cu|octave-3.8.1-2|105	
12cu|octave-3.8.1-2|106	%package doc
12cu|octave-3.8.1-2|107	Summary:	Documentation for Octave, a numerical computational language
12cu|octave-3.8.1-2|108	Group:		Sciences/Mathematics
12cu|octave-3.8.1-2|109	
12cu|octave-3.8.1-2|110	%description doc
12cu|octave-3.8.1-2|111	GNU Octave is a high-level language, primarily intended for numerical
12cu|octave-3.8.1-2|112	computations. It provides a convenient command line interface for
12cu|octave-3.8.1-2|113	solving linear and nonlinear problems numerically, and for performing
12cu|octave-3.8.1-2|114	other numerical experiments using a language that is mostly compatible
12cu|octave-3.8.1-2|115	with Matlab. It may also be used as a batch-oriented language.
12cu|octave-3.8.1-2|116	
12cu|octave-3.8.1-2|117	This package contains documentation of Octave in various formats.
12cu|octave-3.8.1-2|118	
12cu|octave-3.8.1-2|119	%prep
12cu|octave-3.8.1-2|120	%setup -q
12cu|octave-3.8.1-2|121	%patch1 -p1
12cu|octave-3.8.1-2|122	
12cu|octave-3.8.1-2|123	%ifarch %{ix86}
12cu|octave-3.8.1-2|124	%patch3 -p1
12cu|octave-3.8.1-2|125	%endif
12cu|octave-3.8.1-2|126	
12cu|octave-3.8.1-2|127	%build
12cu|octave-3.8.1-2|128	autoreconf
12cu|octave-3.8.1-2|129	%define enable64 no
12cu|octave-3.8.1-2|130	export CPPFLAGS="%{optflags} -DH5_USE_16_API"
12cu|octave-3.8.1-2|131	%{configure2_5x}						\
12cu|octave-3.8.1-2|132	--enable-dl						\
12cu|octave-3.8.1-2|133	--enable-shared						\
12cu|octave-3.8.1-2|134	--disable-static					\
12cu|octave-3.8.1-2|135	--enable-lite-kernel					\
12cu|octave-3.8.1-2|136	--enable-picky-flags					\
12cu|octave-3.8.1-2|137	--enable-64=%{enable64}					\
12cu|octave-3.8.1-2|138	--with-f77=gfortran
12cu|octave-3.8.1-2|139	make OCTAVE_RELEASE="%{distribution} %{version}-%{release}"
12cu|octave-3.8.1-2|140	
12cu|octave-3.8.1-2|141	# emacs mode
12cu|octave-3.8.1-2|142	
12cu|octave-3.8.1-2|143	%install
12cu|octave-3.8.1-2|144	%makeinstall_std
12cu|octave-3.8.1-2|145	
12cu|octave-3.8.1-2|146	# Make library links
12cu|octave-3.8.1-2|147	%__mkdir_p %{buildroot}/etc/ld.so.conf.d
12cu|octave-3.8.1-2|148	/bin/echo "%{_libdir}/octave-%{version}" > %{buildroot}/etc/ld.so.conf.d/octave-%{_arch}.conf
12cu|octave-3.8.1-2|149	
12cu|octave-3.8.1-2|150	# Remove RPM_BUILD_ROOT from ls-R files
12cu|octave-3.8.1-2|151	%__perl -pi -e "s,%{buildroot},," %{buildroot}%{_libexecdir}/octave/ls-R
12cu|octave-3.8.1-2|152	%__perl -pi -e "s,%{buildroot},," %{buildroot}%{_datadir}/octave/ls-R
12cu|octave-3.8.1-2|153	
12cu|octave-3.8.1-2|154	%{_bindir}/find %{buildroot} -name "*.oct" -print0 | %{_bindir}/xargs -t -0 -r strip --strip-unneeded
12cu|octave-3.8.1-2|155	
12cu|octave-3.8.1-2|156	# prepare documentation
12cu|octave-3.8.1-2|157	%__rm -rf package-doc
12cu|octave-3.8.1-2|158	%__mkdir_p package-doc
12cu|octave-3.8.1-2|159	
12cu|octave-3.8.1-2|160	# Create desktop file
12cu|octave-3.8.1-2|161	%__rm %{buildroot}%{_datadir}/applications/www.octave.org-octave.desktop
12cu|octave-3.8.1-2|162	%{_bindir}/desktop-file-install --add-category Education --remove-category Development \
12cu|octave-3.8.1-2|163	--dir %{buildroot}%{_datadir}/applications doc/icons/octave.desktop
12cu|octave-3.8.1-2|164	
12cu|octave-3.8.1-2|165	# Create directories for add-on packages
12cu|octave-3.8.1-2|166	HOST_TYPE=`%{buildroot}%{_bindir}/octave-config -p CANONICAL_HOST_TYPE`
12cu|octave-3.8.1-2|167	%__mkdir_p %{buildroot}%{_libexecdir}/octave/site/oct/%{octave_api}/$HOST_TYPE
12cu|octave-3.8.1-2|168	%__mkdir_p %{buildroot}%{_libexecdir}/octave/site/oct/$HOST_TYPE
12cu|octave-3.8.1-2|169	%__mkdir_p %{buildroot}%{_datadir}/octave/packages
12cu|octave-3.8.1-2|170	/bin/touch %{buildroot}%{_datadir}/octave/octave_packages
12cu|octave-3.8.1-2|171	
12cu|octave-3.8.1-2|172	%multiarch_includes %{buildroot}%{_includedir}/octave-%{version}/octave/*.h
12cu|octave-3.8.1-2|173	
12cu|octave-3.8.1-2|174	%files
12cu|octave-3.8.1-2|175	%defattr(0644,root,root,0755)
12cu|octave-3.8.1-2|176	%doc NEWS* AUTHORS BUGS README
12cu|octave-3.8.1-2|177	%doc examples INSTALL.OCTAVE
12cu|octave-3.8.1-2|178	%defattr(-,root,root,0755)
12cu|octave-3.8.1-2|179	%{_bindir}/octave*
12cu|octave-3.8.1-2|180	%config(noreplace) /etc/ld.so.conf.d/*
12cu|octave-3.8.1-2|181	%{_libdir}/octave*
12cu|octave-3.8.1-2|182	%{_datadir}/octave
12cu|octave-3.8.1-2|183	%if "%{_libdir}" != "%{_libexecdir}"
12cu|octave-3.8.1-2|184	%{_libexecdir}/octave
12cu|octave-3.8.1-2|185	%endif
12cu|octave-3.8.1-2|186	%{_mandir}/man*/octave*
12cu|octave-3.8.1-2|187	%{_infodir}/octave.info*
12cu|octave-3.8.1-2|188	%{_datadir}/applications/*
12cu|octave-3.8.1-2|189	
12cu|octave-3.8.1-2|190	%files devel
12cu|octave-3.8.1-2|191	%defattr(0644,root,root,0755)
12cu|octave-3.8.1-2|192	%attr(0755,root,root) %{_bindir}/mkoctfile*
12cu|octave-3.8.1-2|193	%{_includedir}/octave-%{version}
12cu|octave-3.8.1-2|194	%{multiarch_includedir}/octave-%{version}
12cu|octave-3.8.1-2|195	%{_mandir}/man1/mkoctfile.1*
12cu|octave-3.8.1-2|196	
12cu|octave-3.8.1-2|197	%files doc
12cu|octave-3.8.1-2|198	%defattr(0644,root,root,0755)
12cu|octave-3.8.1-2|199	%doc doc/refcard/refcard-a4.pdf
12cu|octave-3.8.1-2|200	%{_infodir}/liboctave.*
12cu|octave-3.8.1-2|201	#%{_infodir}/OctaveFAQ.*
12cu|octave-3.8.1-2|202	
12cu|octave-3.8.1-2|203	
12cu|octave-3.8.1-2|204	%changelog
12cu|octave-3.8.1-2|205	* Tue May 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:3.8.1-2
12cu|octave-3.8.1-2|206	+ Revision: c67ed3b
12cu|octave-3.8.1-2|207	- Fix API value
12cu|octave-3.8.1-2|208	
12cu|octave-3.8.1-2|209	

10305 12
12cu|octave-combinatorics-1.0.9-3|1	%define	pkgname combinatorics
12cu|octave-combinatorics-1.0.9-3|2	%define name	octave-%{pkgname}
12cu|octave-combinatorics-1.0.9-3|3	
12cu|octave-combinatorics-1.0.9-3|4	Summary:	Combinatorics functions for Octave
12cu|octave-combinatorics-1.0.9-3|5	Name:		octave-%{pkgname}
12cu|octave-combinatorics-1.0.9-3|6	Version:	1.0.9
12cu|octave-combinatorics-1.0.9-3|7	Release:	3
12cu|octave-combinatorics-1.0.9-3|8	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-combinatorics-1.0.9-3|9	License:	GPLv2+
12cu|octave-combinatorics-1.0.9-3|10	Group:		Sciences/Mathematics
12cu|octave-combinatorics-1.0.9-3|11	Url:		http://octave.sourceforge.net/combinatorics/
12cu|octave-combinatorics-1.0.9-3|12	Conflicts:	octave-forge <= 20090607
12cu|octave-combinatorics-1.0.9-3|13	Requires:	octave >= 2.9.7
12cu|octave-combinatorics-1.0.9-3|14	BuildRequires:	octave-devel >= 2.9.7
12cu|octave-combinatorics-1.0.9-3|15	BuildRequires:	pkgconfig(gl)
12cu|octave-combinatorics-1.0.9-3|16	BuildRequires:	pkgconfig(glu)
12cu|octave-combinatorics-1.0.9-3|17	
12cu|octave-combinatorics-1.0.9-3|18	%description
12cu|octave-combinatorics-1.0.9-3|19	Combinatorics functions for Octave.
12cu|octave-combinatorics-1.0.9-3|20	
12cu|octave-combinatorics-1.0.9-3|21	%prep
12cu|octave-combinatorics-1.0.9-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-combinatorics-1.0.9-3|23	cp %SOURCE0 .
12cu|octave-combinatorics-1.0.9-3|24	
12cu|octave-combinatorics-1.0.9-3|25	%install
12cu|octave-combinatorics-1.0.9-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-combinatorics-1.0.9-3|27	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-combinatorics-1.0.9-3|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-combinatorics-1.0.9-3|29	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-combinatorics-1.0.9-3|30	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-combinatorics-1.0.9-3|31	
12cu|octave-combinatorics-1.0.9-3|32	tar zxf %SOURCE0
12cu|octave-combinatorics-1.0.9-3|33	mv %{pkgname}-%{version}/COPYING .
12cu|octave-combinatorics-1.0.9-3|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-combinatorics-1.0.9-3|35	
12cu|octave-combinatorics-1.0.9-3|36	%post
12cu|octave-combinatorics-1.0.9-3|37	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-combinatorics-1.0.9-3|38	
12cu|octave-combinatorics-1.0.9-3|39	%postun
12cu|octave-combinatorics-1.0.9-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-combinatorics-1.0.9-3|41	
12cu|octave-combinatorics-1.0.9-3|42	%files
12cu|octave-combinatorics-1.0.9-3|43	%doc COPYING DESCRIPTION
12cu|octave-combinatorics-1.0.9-3|44	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-combinatorics-1.0.9-3|45	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-combinatorics-1.0.9-3|46	
12cu|octave-combinatorics-1.0.9-3|47	%changelog
12cu|octave-combinatorics-1.0.9-3|48	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-3
12cu|octave-combinatorics-1.0.9-3|49	+ Revision: c772a45
12cu|octave-combinatorics-1.0.9-3|50	- Fix BRs
12cu|octave-combinatorics-1.0.9-3|51	
12cu|octave-combinatorics-1.0.9-3|52	

10306 12
12cu|octave-communications-1.1.1-1|1	%define	pkgname communications
12cu|octave-communications-1.1.1-1|2	
12cu|octave-communications-1.1.1-1|3	Summary:	Digital communication tools for Octave
12cu|octave-communications-1.1.1-1|4	
12cu|octave-communications-1.1.1-1|5	Name:		octave-%{pkgname}
12cu|octave-communications-1.1.1-1|6	Version:	1.1.1
12cu|octave-communications-1.1.1-1|7	Release:	1
12cu|octave-communications-1.1.1-1|8	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-communications-1.1.1-1|9	License:	GPLv2+
12cu|octave-communications-1.1.1-1|10	Group:		Sciences/Mathematics
12cu|octave-communications-1.1.1-1|11	Url:		http://octave.sourceforge.net/communications/
12cu|octave-communications-1.1.1-1|12	Conflicts:	octave-forge <= 20090607
12cu|octave-communications-1.1.1-1|13	Requires:	octave >= 3.1.54, octave-signal >= 1.0.0
12cu|octave-communications-1.1.1-1|14	BuildRequires:	octave-devel >= 3.1.54
12cu|octave-communications-1.1.1-1|15	BuildRequires:  pkgconfig(gl)
12cu|octave-communications-1.1.1-1|16	BuildRequires:  pkgconfig(glu)
12cu|octave-communications-1.1.1-1|17	BuildRequires:  hdf5-devel
12cu|octave-communications-1.1.1-1|18	
12cu|octave-communications-1.1.1-1|19	%description
12cu|octave-communications-1.1.1-1|20	This Octave toolkit contains functions for digital communication, error
12cu|octave-communications-1.1.1-1|21	correcting codes, source code functions, modulation, and Galois fields.
12cu|octave-communications-1.1.1-1|22	
12cu|octave-communications-1.1.1-1|23	%prep
12cu|octave-communications-1.1.1-1|24	%setup -q -c %{pkgname}-%{version}
12cu|octave-communications-1.1.1-1|25	cp %{SOURCE0} .
12cu|octave-communications-1.1.1-1|26	
12cu|octave-communications-1.1.1-1|27	%install
12cu|octave-communications-1.1.1-1|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-communications-1.1.1-1|29	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-communications-1.1.1-1|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-communications-1.1.1-1|31	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-communications-1.1.1-1|32	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-communications-1.1.1-1|33	
12cu|octave-communications-1.1.1-1|34	tar zxf %{SOURCE0}
12cu|octave-communications-1.1.1-1|35	
12cu|octave-communications-1.1.1-1|36	%clean
12cu|octave-communications-1.1.1-1|37	
12cu|octave-communications-1.1.1-1|38	%post
12cu|octave-communications-1.1.1-1|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-communications-1.1.1-1|40	
12cu|octave-communications-1.1.1-1|41	%postun
12cu|octave-communications-1.1.1-1|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-communications-1.1.1-1|43	
12cu|octave-communications-1.1.1-1|44	%files
12cu|octave-communications-1.1.1-1|45	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-communications-1.1.1-1|46	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-communications-1.1.1-1|47	
12cu|octave-communications-1.1.1-1|48	
12cu|octave-communications-1.1.1-1|49	%changelog
12cu|octave-communications-1.1.1-1|50	* Tue May 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-1
12cu|octave-communications-1.1.1-1|51	+ Revision: 14c176b
12cu|octave-communications-1.1.1-1|52	- Fix build
12cu|octave-communications-1.1.1-1|53	
12cu|octave-communications-1.1.1-1|54	

10307 12
12cu|octave-dataframe-0.8.2-3|1	%define	pkgname dataframe
12cu|octave-dataframe-0.8.2-3|2	
12cu|octave-dataframe-0.8.2-3|3	Summary:	Data manipulation toolbox for Octave
12cu|octave-dataframe-0.8.2-3|4	Name:		octave-%{pkgname}
12cu|octave-dataframe-0.8.2-3|5	Version:	0.8.2
12cu|octave-dataframe-0.8.2-3|6	Release:	3
12cu|octave-dataframe-0.8.2-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-dataframe-0.8.2-3|8	License:	GPLv3+
12cu|octave-dataframe-0.8.2-3|9	Group:		Sciences/Mathematics
12cu|octave-dataframe-0.8.2-3|10	Url:		http://octave.sourceforge.net/dataframe/
12cu|octave-dataframe-0.8.2-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-dataframe-0.8.2-3|12	Requires:	octave >= 3.2.0
12cu|octave-dataframe-0.8.2-3|13	BuildRequires:	octave-devel >= 3.2.0
12cu|octave-dataframe-0.8.2-3|14	BuildRequires:	pkgconfig(gl)
12cu|octave-dataframe-0.8.2-3|15	BuildRequires:	pkgconfig(glu)
12cu|octave-dataframe-0.8.2-3|16	BuildArch:	noarch
12cu|octave-dataframe-0.8.2-3|17	
12cu|octave-dataframe-0.8.2-3|18	%description
12cu|octave-dataframe-0.8.2-3|19	Data manipulation toolbox for Octave. Similar to data.frame for R.
12cu|octave-dataframe-0.8.2-3|20	
12cu|octave-dataframe-0.8.2-3|21	%prep
12cu|octave-dataframe-0.8.2-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-dataframe-0.8.2-3|23	cp %SOURCE0 .
12cu|octave-dataframe-0.8.2-3|24	
12cu|octave-dataframe-0.8.2-3|25	%install
12cu|octave-dataframe-0.8.2-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-dataframe-0.8.2-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-dataframe-0.8.2-3|28	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-dataframe-0.8.2-3|29	
12cu|octave-dataframe-0.8.2-3|30	tar zxf %SOURCE0
12cu|octave-dataframe-0.8.2-3|31	mv %{pkgname}-%{version}/COPYING .
12cu|octave-dataframe-0.8.2-3|32	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-dataframe-0.8.2-3|33	
12cu|octave-dataframe-0.8.2-3|34	%post
12cu|octave-dataframe-0.8.2-3|35	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-dataframe-0.8.2-3|36	
12cu|octave-dataframe-0.8.2-3|37	%postun
12cu|octave-dataframe-0.8.2-3|38	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-dataframe-0.8.2-3|39	
12cu|octave-dataframe-0.8.2-3|40	%files
12cu|octave-dataframe-0.8.2-3|41	%doc COPYING DESCRIPTION
12cu|octave-dataframe-0.8.2-3|42	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-dataframe-0.8.2-3|43	
12cu|octave-dataframe-0.8.2-3|44	%changelog
12cu|octave-dataframe-0.8.2-3|45	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-3
12cu|octave-dataframe-0.8.2-3|46	+ Revision: 5b871bc
12cu|octave-dataframe-0.8.2-3|47	- Fix BRs
12cu|octave-dataframe-0.8.2-3|48	
12cu|octave-dataframe-0.8.2-3|49	

10308 12
12cu|octave-data-smoothing-1.2.0-3|1	%define	pkgname data-smoothing
12cu|octave-data-smoothing-1.2.0-3|2	
12cu|octave-data-smoothing-1.2.0-3|3	Summary:	Algorithms for smoothing noisy data with Octave
12cu|octave-data-smoothing-1.2.0-3|4	Name:		octave-%{pkgname}
12cu|octave-data-smoothing-1.2.0-3|5	Version:	1.2.0
12cu|octave-data-smoothing-1.2.0-3|6	Release:	3
12cu|octave-data-smoothing-1.2.0-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-data-smoothing-1.2.0-3|8	License:	GPLv2+
12cu|octave-data-smoothing-1.2.0-3|9	Group:		Sciences/Mathematics
12cu|octave-data-smoothing-1.2.0-3|10	Url:		http://octave.sourceforge.net/data-smoothing/
12cu|octave-data-smoothing-1.2.0-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-data-smoothing-1.2.0-3|12	Requires:	octave >= 2.9.7
12cu|octave-data-smoothing-1.2.0-3|13	Requires:	octave-optim >= 1.0.3
12cu|octave-data-smoothing-1.2.0-3|14	BuildRequires:	octave-devel >= 2.9.7
12cu|octave-data-smoothing-1.2.0-3|15	BuildRequires:	pkgconfig(gl)
12cu|octave-data-smoothing-1.2.0-3|16	BuildRequires:	pkgconfig(glu)
12cu|octave-data-smoothing-1.2.0-3|17	BuildArch:	noarch
12cu|octave-data-smoothing-1.2.0-3|18	
12cu|octave-data-smoothing-1.2.0-3|19	%description
12cu|octave-data-smoothing-1.2.0-3|20	Algorithms for smoothing noisy data with Octave.
12cu|octave-data-smoothing-1.2.0-3|21	
12cu|octave-data-smoothing-1.2.0-3|22	%prep
12cu|octave-data-smoothing-1.2.0-3|23	%setup -q -c %{pkgname}-%{version}
12cu|octave-data-smoothing-1.2.0-3|24	cp %SOURCE0 .
12cu|octave-data-smoothing-1.2.0-3|25	
12cu|octave-data-smoothing-1.2.0-3|26	%install
12cu|octave-data-smoothing-1.2.0-3|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-data-smoothing-1.2.0-3|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-data-smoothing-1.2.0-3|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-data-smoothing-1.2.0-3|30	
12cu|octave-data-smoothing-1.2.0-3|31	tar zxf %SOURCE0
12cu|octave-data-smoothing-1.2.0-3|32	mv %{pkgname}-%{version}/COPYING .
12cu|octave-data-smoothing-1.2.0-3|33	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-data-smoothing-1.2.0-3|34	
12cu|octave-data-smoothing-1.2.0-3|35	%post
12cu|octave-data-smoothing-1.2.0-3|36	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-data-smoothing-1.2.0-3|37	
12cu|octave-data-smoothing-1.2.0-3|38	%postun
12cu|octave-data-smoothing-1.2.0-3|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-data-smoothing-1.2.0-3|40	
12cu|octave-data-smoothing-1.2.0-3|41	%files
12cu|octave-data-smoothing-1.2.0-3|42	%defattr(-,root,root)
12cu|octave-data-smoothing-1.2.0-3|43	%doc COPYING DESCRIPTION
12cu|octave-data-smoothing-1.2.0-3|44	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-data-smoothing-1.2.0-3|45	
12cu|octave-data-smoothing-1.2.0-3|46	%changelog
12cu|octave-data-smoothing-1.2.0-3|47	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-3
12cu|octave-data-smoothing-1.2.0-3|48	+ Revision: d73e6c6
12cu|octave-data-smoothing-1.2.0-3|49	- Fix BRs
12cu|octave-data-smoothing-1.2.0-3|50	
12cu|octave-data-smoothing-1.2.0-3|51	

10309 12
12cu|octave-econometrics-1.0.8-3|1	%define	pkgname econometrics
12cu|octave-econometrics-1.0.8-3|2	
12cu|octave-econometrics-1.0.8-3|3	Summary:	Econometrics functions for Octave
12cu|octave-econometrics-1.0.8-3|4	Name:       octave-%{pkgname}
12cu|octave-econometrics-1.0.8-3|5	Version:	1.0.8
12cu|octave-econometrics-1.0.8-3|6	Release:	3
12cu|octave-econometrics-1.0.8-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-econometrics-1.0.8-3|8	License:	GPLv2+
12cu|octave-econometrics-1.0.8-3|9	Group:		Sciences/Mathematics
12cu|octave-econometrics-1.0.8-3|10	Url:		http://octave.sourceforge.net/econometrics/
12cu|octave-econometrics-1.0.8-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-econometrics-1.0.8-3|12	Requires:	octave >= 2.9.7
12cu|octave-econometrics-1.0.8-3|13	Requires:	octave-optim >= 0.0.0
12cu|octave-econometrics-1.0.8-3|14	BuildRequires:	octave-devel >= 2.9.7
12cu|octave-econometrics-1.0.8-3|15	BuildRequires:	pkgconfig(gl)
12cu|octave-econometrics-1.0.8-3|16	BuildRequires:	pkgconfig(glu)
12cu|octave-econometrics-1.0.8-3|17	
12cu|octave-econometrics-1.0.8-3|18	%description
12cu|octave-econometrics-1.0.8-3|19	Econometrics functions for Octave.
12cu|octave-econometrics-1.0.8-3|20	
12cu|octave-econometrics-1.0.8-3|21	%prep
12cu|octave-econometrics-1.0.8-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-econometrics-1.0.8-3|23	cp %SOURCE0 .
12cu|octave-econometrics-1.0.8-3|24	
12cu|octave-econometrics-1.0.8-3|25	%install
12cu|octave-econometrics-1.0.8-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-econometrics-1.0.8-3|27	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-econometrics-1.0.8-3|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-econometrics-1.0.8-3|29	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-econometrics-1.0.8-3|30	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-econometrics-1.0.8-3|31	
12cu|octave-econometrics-1.0.8-3|32	tar zxf %SOURCE0
12cu|octave-econometrics-1.0.8-3|33	mv %{pkgname}-%{version}/COPYING .
12cu|octave-econometrics-1.0.8-3|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-econometrics-1.0.8-3|35	
12cu|octave-econometrics-1.0.8-3|36	%post
12cu|octave-econometrics-1.0.8-3|37	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-econometrics-1.0.8-3|38	
12cu|octave-econometrics-1.0.8-3|39	%postun
12cu|octave-econometrics-1.0.8-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-econometrics-1.0.8-3|41	
12cu|octave-econometrics-1.0.8-3|42	%files
12cu|octave-econometrics-1.0.8-3|43	%doc COPYING DESCRIPTION
12cu|octave-econometrics-1.0.8-3|44	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-econometrics-1.0.8-3|45	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-econometrics-1.0.8-3|46	
12cu|octave-econometrics-1.0.8-3|47	%changelog
12cu|octave-econometrics-1.0.8-3|48	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-3
12cu|octave-econometrics-1.0.8-3|49	+ Revision: f36a22a
12cu|octave-econometrics-1.0.8-3|50	- Fix BRs
12cu|octave-econometrics-1.0.8-3|51	
12cu|octave-econometrics-1.0.8-3|52	

10310 12
12cu|octave-fenv-0.1.0-3|1	%define	pkgname fenv
12cu|octave-fenv-0.1.0-3|2	
12cu|octave-fenv-0.1.0-3|3	Summary:	Change floating point precision in Octave
12cu|octave-fenv-0.1.0-3|4	Name:       octave-%{pkgname}
12cu|octave-fenv-0.1.0-3|5	Version:	0.1.0
12cu|octave-fenv-0.1.0-3|6	Release:       3
12cu|octave-fenv-0.1.0-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-fenv-0.1.0-3|8	License:	GPLv3+
12cu|octave-fenv-0.1.0-3|9	Group:		Sciences/Mathematics
12cu|octave-fenv-0.1.0-3|10	Url:		http://octave.sourceforge.net/fenv/
12cu|octave-fenv-0.1.0-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-fenv-0.1.0-3|12	Requires:	octave >= 3.0.0
12cu|octave-fenv-0.1.0-3|13	BuildRequires:  octave-devel >= 3.0.0
12cu|octave-fenv-0.1.0-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-fenv-0.1.0-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-fenv-0.1.0-3|16	
12cu|octave-fenv-0.1.0-3|17	%description
12cu|octave-fenv-0.1.0-3|18	On supported architectures, change the rounding mode of the floating
12cu|octave-fenv-0.1.0-3|19	point arithmetics (to nearest, up, down, to zero) or change the
12cu|octave-fenv-0.1.0-3|20	precision of the arithmetical operations (single, double, double
12cu|octave-fenv-0.1.0-3|21	extended) in Octave. Experimentally test the properties of the
12cu|octave-fenv-0.1.0-3|22	floating point arithmetics.
12cu|octave-fenv-0.1.0-3|23	
12cu|octave-fenv-0.1.0-3|24	%prep
12cu|octave-fenv-0.1.0-3|25	%setup -q -c %{pkgname}-%{version}
12cu|octave-fenv-0.1.0-3|26	cp %SOURCE0 .
12cu|octave-fenv-0.1.0-3|27	
12cu|octave-fenv-0.1.0-3|28	%install
12cu|octave-fenv-0.1.0-3|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-fenv-0.1.0-3|30	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-fenv-0.1.0-3|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-fenv-0.1.0-3|32	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-fenv-0.1.0-3|33	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-fenv-0.1.0-3|34	
12cu|octave-fenv-0.1.0-3|35	tar zxf %SOURCE0
12cu|octave-fenv-0.1.0-3|36	mv %{pkgname}/COPYING .
12cu|octave-fenv-0.1.0-3|37	mv %{pkgname}/DESCRIPTION .
12cu|octave-fenv-0.1.0-3|38	
12cu|octave-fenv-0.1.0-3|39	%clean
12cu|octave-fenv-0.1.0-3|40	
12cu|octave-fenv-0.1.0-3|41	%post
12cu|octave-fenv-0.1.0-3|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-fenv-0.1.0-3|43	
12cu|octave-fenv-0.1.0-3|44	%postun
12cu|octave-fenv-0.1.0-3|45	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-fenv-0.1.0-3|46	
12cu|octave-fenv-0.1.0-3|47	%files
12cu|octave-fenv-0.1.0-3|48	%doc COPYING DESCRIPTION
12cu|octave-fenv-0.1.0-3|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-fenv-0.1.0-3|50	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-fenv-0.1.0-3|51	
12cu|octave-fenv-0.1.0-3|52	%changelog
12cu|octave-fenv-0.1.0-3|53	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-3
12cu|octave-fenv-0.1.0-3|54	+ Revision: f228107
12cu|octave-fenv-0.1.0-3|55	- Fix BRs
12cu|octave-fenv-0.1.0-3|56	
12cu|octave-fenv-0.1.0-3|57	

10311 12
12cu|octave-financial-0.3.2-3|1	%define	pkgname financial
12cu|octave-financial-0.3.2-3|2	
12cu|octave-financial-0.3.2-3|3	Summary:	Financial functions for Octave
12cu|octave-financial-0.3.2-3|4	Name:       octave-%{pkgname}
12cu|octave-financial-0.3.2-3|5	Version:	0.3.2
12cu|octave-financial-0.3.2-3|6	Release:       3
12cu|octave-financial-0.3.2-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-financial-0.3.2-3|8	License:	GPLv3+
12cu|octave-financial-0.3.2-3|9	Group:		Sciences/Mathematics
12cu|octave-financial-0.3.2-3|10	Url:		http://octave.sourceforge.net/financial/
12cu|octave-financial-0.3.2-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-financial-0.3.2-3|12	Requires:	octave >= 3.0.0
12cu|octave-financial-0.3.2-3|13	Requires:	octave-time >= 1.0.5
12cu|octave-financial-0.3.2-3|14	Requires:	octave-miscellaneous >= 1.0.6
12cu|octave-financial-0.3.2-3|15	BuildRequires:  octave-devel >= 3.0.0
12cu|octave-financial-0.3.2-3|16	BuildRequires:  pkgconfig(gl)
12cu|octave-financial-0.3.2-3|17	BuildRequires:  pkgconfig(glu)
12cu|octave-financial-0.3.2-3|18	BuildArch:	noarch
12cu|octave-financial-0.3.2-3|19	
12cu|octave-financial-0.3.2-3|20	%description
12cu|octave-financial-0.3.2-3|21	Financial data manipulation and plotting functions for Octave.
12cu|octave-financial-0.3.2-3|22	
12cu|octave-financial-0.3.2-3|23	%prep
12cu|octave-financial-0.3.2-3|24	%setup -q -c %{pkgname}-%{version}
12cu|octave-financial-0.3.2-3|25	cp %SOURCE0 .
12cu|octave-financial-0.3.2-3|26	
12cu|octave-financial-0.3.2-3|27	%install
12cu|octave-financial-0.3.2-3|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-financial-0.3.2-3|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-financial-0.3.2-3|30	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-financial-0.3.2-3|31	
12cu|octave-financial-0.3.2-3|32	tar zxf %SOURCE0
12cu|octave-financial-0.3.2-3|33	mv %{pkgname}-%{version}/COPYING .
12cu|octave-financial-0.3.2-3|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-financial-0.3.2-3|35	
12cu|octave-financial-0.3.2-3|36	%clean
12cu|octave-financial-0.3.2-3|37	
12cu|octave-financial-0.3.2-3|38	%post
12cu|octave-financial-0.3.2-3|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-financial-0.3.2-3|40	
12cu|octave-financial-0.3.2-3|41	%postun
12cu|octave-financial-0.3.2-3|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-financial-0.3.2-3|43	
12cu|octave-financial-0.3.2-3|44	%files
12cu|octave-financial-0.3.2-3|45	%doc COPYING DESCRIPTION
12cu|octave-financial-0.3.2-3|46	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-financial-0.3.2-3|47	
12cu|octave-financial-0.3.2-3|48	%changelog
12cu|octave-financial-0.3.2-3|49	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-3
12cu|octave-financial-0.3.2-3|50	+ Revision: d3b8872
12cu|octave-financial-0.3.2-3|51	- Fix BRs
12cu|octave-financial-0.3.2-3|52	
12cu|octave-financial-0.3.2-3|53	

10312 12
12cu|octave-fpl-1.2.0-3|1	%define	pkgname fpl
12cu|octave-fpl-1.2.0-3|2	
12cu|octave-fpl-1.2.0-3|3	Summary:	Octave support for various graphical formats
12cu|octave-fpl-1.2.0-3|4	Name:       octave-%{pkgname}
12cu|octave-fpl-1.2.0-3|5	Version:	1.2.0
12cu|octave-fpl-1.2.0-3|6	Release:       3
12cu|octave-fpl-1.2.0-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-fpl-1.2.0-3|8	License:	GPLv2+
12cu|octave-fpl-1.2.0-3|9	Group:		Sciences/Mathematics
12cu|octave-fpl-1.2.0-3|10	Url:		http://octave.sourceforge.net/fpl/
12cu|octave-fpl-1.2.0-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-fpl-1.2.0-3|12	Requires:	octave >= 3.0.0
12cu|octave-fpl-1.2.0-3|13	BuildRequires:  octave-devel >= 3.0.0
12cu|octave-fpl-1.2.0-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-fpl-1.2.0-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-fpl-1.2.0-3|16	BuildArch:	noarch
12cu|octave-fpl-1.2.0-3|17	
12cu|octave-fpl-1.2.0-3|18	%description
12cu|octave-fpl-1.2.0-3|19	This package contains Octave routines for saving data in different
12cu|octave-fpl-1.2.0-3|20	graphical formats.
12cu|octave-fpl-1.2.0-3|21	
12cu|octave-fpl-1.2.0-3|22	%prep
12cu|octave-fpl-1.2.0-3|23	%setup -q -c %{pkgname}-%{version}
12cu|octave-fpl-1.2.0-3|24	cp %SOURCE0 .
12cu|octave-fpl-1.2.0-3|25	
12cu|octave-fpl-1.2.0-3|26	%install
12cu|octave-fpl-1.2.0-3|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-fpl-1.2.0-3|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-fpl-1.2.0-3|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-fpl-1.2.0-3|30	
12cu|octave-fpl-1.2.0-3|31	tar zxf %SOURCE0
12cu|octave-fpl-1.2.0-3|32	mv %{pkgname}/COPYING .
12cu|octave-fpl-1.2.0-3|33	mv %{pkgname}/DESCRIPTION .
12cu|octave-fpl-1.2.0-3|34	
12cu|octave-fpl-1.2.0-3|35	%clean
12cu|octave-fpl-1.2.0-3|36	
12cu|octave-fpl-1.2.0-3|37	%post
12cu|octave-fpl-1.2.0-3|38	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-fpl-1.2.0-3|39	
12cu|octave-fpl-1.2.0-3|40	%postun
12cu|octave-fpl-1.2.0-3|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-fpl-1.2.0-3|42	
12cu|octave-fpl-1.2.0-3|43	%files
12cu|octave-fpl-1.2.0-3|44	%doc COPYING DESCRIPTION
12cu|octave-fpl-1.2.0-3|45	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-fpl-1.2.0-3|46	
12cu|octave-fpl-1.2.0-3|47	%changelog
12cu|octave-fpl-1.2.0-3|48	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-3
12cu|octave-fpl-1.2.0-3|49	+ Revision: a9d626d
12cu|octave-fpl-1.2.0-3|50	- Fix BRs
12cu|octave-fpl-1.2.0-3|51	
12cu|octave-fpl-1.2.0-3|52	

10313 12
12cu|octave-general-1.2.2-3|1	%define	pkgname general
12cu|octave-general-1.2.2-3|2	
12cu|octave-general-1.2.2-3|3	Summary:	General tools for Octave
12cu|octave-general-1.2.2-3|4	Name:       octave-%{pkgname}
12cu|octave-general-1.2.2-3|5	Version:	1.2.2
12cu|octave-general-1.2.2-3|6	Release:       3
12cu|octave-general-1.2.2-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-general-1.2.2-3|8	License:	GPLv3+
12cu|octave-general-1.2.2-3|9	Group:		Sciences/Mathematics
12cu|octave-general-1.2.2-3|10	Url:		http://octave.sourceforge.net/general/
12cu|octave-general-1.2.2-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-general-1.2.2-3|12	Requires:	octave >= 3.2.4
12cu|octave-general-1.2.2-3|13	BuildRequires:  octave-devel >= 3.2.4
12cu|octave-general-1.2.2-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-general-1.2.2-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-general-1.2.2-3|16	
12cu|octave-general-1.2.2-3|17	%description
12cu|octave-general-1.2.2-3|18	General tools for Octave. String dictionary, parallel computing.
12cu|octave-general-1.2.2-3|19	
12cu|octave-general-1.2.2-3|20	%prep
12cu|octave-general-1.2.2-3|21	%setup -q -c %{pkgname}-%{version}
12cu|octave-general-1.2.2-3|22	cp %SOURCE0 .
12cu|octave-general-1.2.2-3|23	
12cu|octave-general-1.2.2-3|24	%install
12cu|octave-general-1.2.2-3|25	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-general-1.2.2-3|26	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-general-1.2.2-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-general-1.2.2-3|28	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-general-1.2.2-3|29	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -local %{pkgname}-%{version}.tar.gz"
12cu|octave-general-1.2.2-3|30	
12cu|octave-general-1.2.2-3|31	tar zxf %SOURCE0
12cu|octave-general-1.2.2-3|32	mv %{pkgname}/COPYING .
12cu|octave-general-1.2.2-3|33	mv %{pkgname}/DESCRIPTION .
12cu|octave-general-1.2.2-3|34	
12cu|octave-general-1.2.2-3|35	%clean
12cu|octave-general-1.2.2-3|36	
12cu|octave-general-1.2.2-3|37	%post
12cu|octave-general-1.2.2-3|38	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-general-1.2.2-3|39	
12cu|octave-general-1.2.2-3|40	%postun
12cu|octave-general-1.2.2-3|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-general-1.2.2-3|42	
12cu|octave-general-1.2.2-3|43	%files
12cu|octave-general-1.2.2-3|44	%doc COPYING DESCRIPTION
12cu|octave-general-1.2.2-3|45	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-general-1.2.2-3|46	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-general-1.2.2-3|47	
12cu|octave-general-1.2.2-3|48	%changelog
12cu|octave-general-1.2.2-3|49	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-3
12cu|octave-general-1.2.2-3|50	+ Revision: 8c9666a
12cu|octave-general-1.2.2-3|51	- Fix BRs
12cu|octave-general-1.2.2-3|52	
12cu|octave-general-1.2.2-3|53	

10314 12
12cu|octave-gnuplot-1.0.1-3|1	%define	pkgname gnuplot
12cu|octave-gnuplot-1.0.1-3|2	
12cu|octave-gnuplot-1.0.1-3|3	Summary:	Gnuplot scripts for Octave
12cu|octave-gnuplot-1.0.1-3|4	Name:       octave-%{pkgname}
12cu|octave-gnuplot-1.0.1-3|5	Version:	1.0.1
12cu|octave-gnuplot-1.0.1-3|6	Release:       3
12cu|octave-gnuplot-1.0.1-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-gnuplot-1.0.1-3|8	License:	GPLv2+
12cu|octave-gnuplot-1.0.1-3|9	Group:		Sciences/Mathematics
12cu|octave-gnuplot-1.0.1-3|10	Url:		http://octave.sourceforge.net/gnuplot/
12cu|octave-gnuplot-1.0.1-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-gnuplot-1.0.1-3|12	Requires:	octave >= 2.9.7
12cu|octave-gnuplot-1.0.1-3|13	Requires:	gnuplot >= 4.0
12cu|octave-gnuplot-1.0.1-3|14	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-gnuplot-1.0.1-3|15	BuildRequires:  pkgconfig(gl)
12cu|octave-gnuplot-1.0.1-3|16	BuildRequires:  pkgconfig(glu)
12cu|octave-gnuplot-1.0.1-3|17	BuildRequires:	gnuplot >= 4.0
12cu|octave-gnuplot-1.0.1-3|18	BuildArch:	noarch
12cu|octave-gnuplot-1.0.1-3|19	
12cu|octave-gnuplot-1.0.1-3|20	%description
12cu|octave-gnuplot-1.0.1-3|21	This package provides scripts that can save data in gnuplot-readable
12cu|octave-gnuplot-1.0.1-3|22	formats, specify the gnuplot commands used to produce
12cu|octave-gnuplot-1.0.1-3|23	graphics, and invoke gnuplot.
12cu|octave-gnuplot-1.0.1-3|24	
12cu|octave-gnuplot-1.0.1-3|25	%prep
12cu|octave-gnuplot-1.0.1-3|26	%setup -q -c %{pkgname}-%{version}
12cu|octave-gnuplot-1.0.1-3|27	cp %SOURCE0 .
12cu|octave-gnuplot-1.0.1-3|28	
12cu|octave-gnuplot-1.0.1-3|29	%install
12cu|octave-gnuplot-1.0.1-3|30	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-gnuplot-1.0.1-3|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-gnuplot-1.0.1-3|32	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-gnuplot-1.0.1-3|33	mv %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/Changelog .
12cu|octave-gnuplot-1.0.1-3|34	rm -f %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/COPYRIGHT
12cu|octave-gnuplot-1.0.1-3|35	rm -f %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/LICENSE.txt
12cu|octave-gnuplot-1.0.1-3|36	
12cu|octave-gnuplot-1.0.1-3|37	tar zxf %SOURCE0
12cu|octave-gnuplot-1.0.1-3|38	mv %{pkgname}/COPYING .
12cu|octave-gnuplot-1.0.1-3|39	mv %{pkgname}/DESCRIPTION .
12cu|octave-gnuplot-1.0.1-3|40	
12cu|octave-gnuplot-1.0.1-3|41	%clean
12cu|octave-gnuplot-1.0.1-3|42	
12cu|octave-gnuplot-1.0.1-3|43	%post
12cu|octave-gnuplot-1.0.1-3|44	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-gnuplot-1.0.1-3|45	
12cu|octave-gnuplot-1.0.1-3|46	%postun
12cu|octave-gnuplot-1.0.1-3|47	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-gnuplot-1.0.1-3|48	
12cu|octave-gnuplot-1.0.1-3|49	%files
12cu|octave-gnuplot-1.0.1-3|50	%doc COPYING DESCRIPTION Changelog
12cu|octave-gnuplot-1.0.1-3|51	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-gnuplot-1.0.1-3|52	
12cu|octave-gnuplot-1.0.1-3|53	%changelog
12cu|octave-gnuplot-1.0.1-3|54	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-3
12cu|octave-gnuplot-1.0.1-3|55	+ Revision: 2b5b129
12cu|octave-gnuplot-1.0.1-3|56	- Fix BRs
12cu|octave-gnuplot-1.0.1-3|57	
12cu|octave-gnuplot-1.0.1-3|58	

10315 12
12cu|octave-gsl-1.0.8-3|1	%define	pkgname gsl
12cu|octave-gsl-1.0.8-3|2	
12cu|octave-gsl-1.0.8-3|3	Summary:	Octave bindings for the GNU Scientific Library
12cu|octave-gsl-1.0.8-3|4	Name:       octave-%{pkgname}
12cu|octave-gsl-1.0.8-3|5	Version:	1.0.8
12cu|octave-gsl-1.0.8-3|6	Release:       3
12cu|octave-gsl-1.0.8-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-gsl-1.0.8-3|8	License:	GPLv2+
12cu|octave-gsl-1.0.8-3|9	Group:		Sciences/Mathematics
12cu|octave-gsl-1.0.8-3|10	Url:		http://octave.sourceforge.net/gsl/
12cu|octave-gsl-1.0.8-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-gsl-1.0.8-3|12	Requires:	octave >= 2.9.7
12cu|octave-gsl-1.0.8-3|13	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-gsl-1.0.8-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-gsl-1.0.8-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-gsl-1.0.8-3|16	BuildRequires:	gsl-devel
12cu|octave-gsl-1.0.8-3|17	
12cu|octave-gsl-1.0.8-3|18	%description
12cu|octave-gsl-1.0.8-3|19	Octave bindings for the GNU Scientific Library
12cu|octave-gsl-1.0.8-3|20	
12cu|octave-gsl-1.0.8-3|21	%prep
12cu|octave-gsl-1.0.8-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-gsl-1.0.8-3|23	cp %SOURCE0 .
12cu|octave-gsl-1.0.8-3|24	
12cu|octave-gsl-1.0.8-3|25	%install
12cu|octave-gsl-1.0.8-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-gsl-1.0.8-3|27	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-gsl-1.0.8-3|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-gsl-1.0.8-3|29	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-gsl-1.0.8-3|30	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-gsl-1.0.8-3|31	
12cu|octave-gsl-1.0.8-3|32	pushd %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/
12cu|octave-gsl-1.0.8-3|33	rm -rf doc/RCS
12cu|octave-gsl-1.0.8-3|34	rm -rf doc/mk*
12cu|octave-gsl-1.0.8-3|35	rm -rf doc/make*
12cu|octave-gsl-1.0.8-3|36	rm -rf doc/texinfo*
12cu|octave-gsl-1.0.8-3|37	rm -rf doc/txt*
12cu|octave-gsl-1.0.8-3|38	rm -rf doc/*.{log,cc,doc,dvi,old}
12cu|octave-gsl-1.0.8-3|39	rm -rf *.c
12cu|octave-gsl-1.0.8-3|40	popd
12cu|octave-gsl-1.0.8-3|41	
12cu|octave-gsl-1.0.8-3|42	tar zxf %SOURCE0
12cu|octave-gsl-1.0.8-3|43	mv %{pkgname}-%{version}/COPYING .
12cu|octave-gsl-1.0.8-3|44	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-gsl-1.0.8-3|45	
12cu|octave-gsl-1.0.8-3|46	%clean
12cu|octave-gsl-1.0.8-3|47	
12cu|octave-gsl-1.0.8-3|48	%post
12cu|octave-gsl-1.0.8-3|49	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-gsl-1.0.8-3|50	
12cu|octave-gsl-1.0.8-3|51	%postun
12cu|octave-gsl-1.0.8-3|52	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-gsl-1.0.8-3|53	
12cu|octave-gsl-1.0.8-3|54	%files
12cu|octave-gsl-1.0.8-3|55	%doc COPYING DESCRIPTION
12cu|octave-gsl-1.0.8-3|56	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-gsl-1.0.8-3|57	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-gsl-1.0.8-3|58	
12cu|octave-gsl-1.0.8-3|59	%changelog
12cu|octave-gsl-1.0.8-3|60	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-3
12cu|octave-gsl-1.0.8-3|61	+ Revision: 297d31e
12cu|octave-gsl-1.0.8-3|62	- Fix BRs
12cu|octave-gsl-1.0.8-3|63	
12cu|octave-gsl-1.0.8-3|64	

10316 12
12cu|octave-ident-1.0.7-3|1	%define	pkgname ident
12cu|octave-ident-1.0.7-3|2	
12cu|octave-ident-1.0.7-3|3	Summary:	System identification functions for Octave
12cu|octave-ident-1.0.7-3|4	Name:       octave-%{pkgname}
12cu|octave-ident-1.0.7-3|5	Version:	1.0.7
12cu|octave-ident-1.0.7-3|6	Release:       3
12cu|octave-ident-1.0.7-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-ident-1.0.7-3|8	License:	GPLv2+
12cu|octave-ident-1.0.7-3|9	Group:		Sciences/Mathematics
12cu|octave-ident-1.0.7-3|10	Url:		http://octave.sourceforge.net/ident/
12cu|octave-ident-1.0.7-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-ident-1.0.7-3|12	Requires:	octave >= 2.9.7
12cu|octave-ident-1.0.7-3|13	BuildRequires:  octave-devel >= 2.9.7
12cu|octave-ident-1.0.7-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-ident-1.0.7-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-ident-1.0.7-3|16	BuildArch:	noarch
12cu|octave-ident-1.0.7-3|17	
12cu|octave-ident-1.0.7-3|18	%description
12cu|octave-ident-1.0.7-3|19	System identification functions for Octave.
12cu|octave-ident-1.0.7-3|20	
12cu|octave-ident-1.0.7-3|21	%prep
12cu|octave-ident-1.0.7-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-ident-1.0.7-3|23	cp %SOURCE0 .
12cu|octave-ident-1.0.7-3|24	
12cu|octave-ident-1.0.7-3|25	%install
12cu|octave-ident-1.0.7-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-ident-1.0.7-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-ident-1.0.7-3|28	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-ident-1.0.7-3|29	
12cu|octave-ident-1.0.7-3|30	tar zxf %SOURCE0
12cu|octave-ident-1.0.7-3|31	mv %{pkgname}-%{version}/COPYING .
12cu|octave-ident-1.0.7-3|32	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-ident-1.0.7-3|33	
12cu|octave-ident-1.0.7-3|34	%clean
12cu|octave-ident-1.0.7-3|35	
12cu|octave-ident-1.0.7-3|36	%post
12cu|octave-ident-1.0.7-3|37	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-ident-1.0.7-3|38	
12cu|octave-ident-1.0.7-3|39	%postun
12cu|octave-ident-1.0.7-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-ident-1.0.7-3|41	
12cu|octave-ident-1.0.7-3|42	%files
12cu|octave-ident-1.0.7-3|43	%doc COPYING DESCRIPTION
12cu|octave-ident-1.0.7-3|44	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-ident-1.0.7-3|45	
12cu|octave-ident-1.0.7-3|46	%changelog
12cu|octave-ident-1.0.7-3|47	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-3
12cu|octave-ident-1.0.7-3|48	+ Revision: 0ea6439
12cu|octave-ident-1.0.7-3|49	- Fix BRs
12cu|octave-ident-1.0.7-3|50	
12cu|octave-ident-1.0.7-3|51	

10317 12
12cu|octave-image-1.0.14-3|1	%define	pkgname image
12cu|octave-image-1.0.14-3|2	
12cu|octave-image-1.0.14-3|3	Summary:	Image processing toolkit for Octave
12cu|octave-image-1.0.14-3|4	Name:       octave-%{pkgname}
12cu|octave-image-1.0.14-3|5	Version:	1.0.14
12cu|octave-image-1.0.14-3|6	Release:       3
12cu|octave-image-1.0.14-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-image-1.0.14-3|8	License:	GPLv2+
12cu|octave-image-1.0.14-3|9	Group:		Sciences/Mathematics
12cu|octave-image-1.0.14-3|10	Url:		http://octave.sourceforge.net/image/
12cu|octave-image-1.0.14-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-image-1.0.14-3|12	Requires:	octave >= 3.2.0
12cu|octave-image-1.0.14-3|13	BuildRequires:  octave-devel >= 3.2.0
12cu|octave-image-1.0.14-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-image-1.0.14-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-image-1.0.14-3|16	BuildRequires:	jpeg-devel
12cu|octave-image-1.0.14-3|17	
12cu|octave-image-1.0.14-3|18	%description
12cu|octave-image-1.0.14-3|19	This package provides Octave functions for feature extraction, image
12cu|octave-image-1.0.14-3|20	statistics, spatial and geometric transformations, morphological
12cu|octave-image-1.0.14-3|21	operations, linear filtering, and much more.
12cu|octave-image-1.0.14-3|22	
12cu|octave-image-1.0.14-3|23	%prep
12cu|octave-image-1.0.14-3|24	%setup -q -c %{pkgname}-%{version}
12cu|octave-image-1.0.14-3|25	cp %SOURCE0 .
12cu|octave-image-1.0.14-3|26	
12cu|octave-image-1.0.14-3|27	%install
12cu|octave-image-1.0.14-3|28	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-image-1.0.14-3|29	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-image-1.0.14-3|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-image-1.0.14-3|31	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-image-1.0.14-3|32	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-image-1.0.14-3|33	
12cu|octave-image-1.0.14-3|34	tar zxf %SOURCE0
12cu|octave-image-1.0.14-3|35	mv %{pkgname}-%{version}/COPYING .
12cu|octave-image-1.0.14-3|36	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-image-1.0.14-3|37	
12cu|octave-image-1.0.14-3|38	%clean
12cu|octave-image-1.0.14-3|39	
12cu|octave-image-1.0.14-3|40	%post
12cu|octave-image-1.0.14-3|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-image-1.0.14-3|42	
12cu|octave-image-1.0.14-3|43	%postun
12cu|octave-image-1.0.14-3|44	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-image-1.0.14-3|45	
12cu|octave-image-1.0.14-3|46	%files
12cu|octave-image-1.0.14-3|47	%doc COPYING DESCRIPTION
12cu|octave-image-1.0.14-3|48	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-image-1.0.14-3|49	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-image-1.0.14-3|50	
12cu|octave-image-1.0.14-3|51	%changelog
12cu|octave-image-1.0.14-3|52	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.14-3
12cu|octave-image-1.0.14-3|53	+ Revision: 9524d02
12cu|octave-image-1.0.14-3|54	- Fix BRs
12cu|octave-image-1.0.14-3|55	
12cu|octave-image-1.0.14-3|56	

10318 12
12cu|octave-informationtheory-0.1.8-3|1	%define	pkgname informationtheory
12cu|octave-informationtheory-0.1.8-3|2	
12cu|octave-informationtheory-0.1.8-3|3	Summary:	Octave functions for basic information theory
12cu|octave-informationtheory-0.1.8-3|4	Name:       octave-%{pkgname}
12cu|octave-informationtheory-0.1.8-3|5	Version:	0.1.8
12cu|octave-informationtheory-0.1.8-3|6	Release:       3
12cu|octave-informationtheory-0.1.8-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-informationtheory-0.1.8-3|8	License:	GPLv2+
12cu|octave-informationtheory-0.1.8-3|9	Group:		Sciences/Mathematics
12cu|octave-informationtheory-0.1.8-3|10	Url:		http://octave.sourceforge.net/informationtheory/
12cu|octave-informationtheory-0.1.8-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-informationtheory-0.1.8-3|12	Requires:	octave >= 2.9.7
12cu|octave-informationtheory-0.1.8-3|13	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-informationtheory-0.1.8-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-informationtheory-0.1.8-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-informationtheory-0.1.8-3|16	BuildArch:	noarch
12cu|octave-informationtheory-0.1.8-3|17	
12cu|octave-informationtheory-0.1.8-3|18	%description
12cu|octave-informationtheory-0.1.8-3|19	Octave functions for basic information theory and source coding.
12cu|octave-informationtheory-0.1.8-3|20	
12cu|octave-informationtheory-0.1.8-3|21	%prep
12cu|octave-informationtheory-0.1.8-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-informationtheory-0.1.8-3|23	cp %SOURCE0 .
12cu|octave-informationtheory-0.1.8-3|24	
12cu|octave-informationtheory-0.1.8-3|25	%install
12cu|octave-informationtheory-0.1.8-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-informationtheory-0.1.8-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-informationtheory-0.1.8-3|28	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-informationtheory-0.1.8-3|29	
12cu|octave-informationtheory-0.1.8-3|30	tar zxf %SOURCE0
12cu|octave-informationtheory-0.1.8-3|31	mv %{pkgname}-%{version}/COPYING .
12cu|octave-informationtheory-0.1.8-3|32	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-informationtheory-0.1.8-3|33	
12cu|octave-informationtheory-0.1.8-3|34	%clean
12cu|octave-informationtheory-0.1.8-3|35	
12cu|octave-informationtheory-0.1.8-3|36	%post
12cu|octave-informationtheory-0.1.8-3|37	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-informationtheory-0.1.8-3|38	
12cu|octave-informationtheory-0.1.8-3|39	%postun
12cu|octave-informationtheory-0.1.8-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-informationtheory-0.1.8-3|41	
12cu|octave-informationtheory-0.1.8-3|42	%files
12cu|octave-informationtheory-0.1.8-3|43	%doc COPYING DESCRIPTION
12cu|octave-informationtheory-0.1.8-3|44	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-informationtheory-0.1.8-3|45	
12cu|octave-informationtheory-0.1.8-3|46	%changelog
12cu|octave-informationtheory-0.1.8-3|47	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.8-3
12cu|octave-informationtheory-0.1.8-3|48	+ Revision: e5e814a
12cu|octave-informationtheory-0.1.8-3|49	- Fix BRs
12cu|octave-informationtheory-0.1.8-3|50	
12cu|octave-informationtheory-0.1.8-3|51	

10319 12
12cu|octave-integration-1.0.7-3|1	%define	pkgname integration
12cu|octave-integration-1.0.7-3|2	
12cu|octave-integration-1.0.7-3|3	Summary:	Numerical integration toolbox for Octave
12cu|octave-integration-1.0.7-3|4	Name:       octave-%{pkgname}
12cu|octave-integration-1.0.7-3|5	Version:	1.0.7
12cu|octave-integration-1.0.7-3|6	Release:       3
12cu|octave-integration-1.0.7-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-integration-1.0.7-3|8	License:	GPLv2+
12cu|octave-integration-1.0.7-3|9	Group:		Sciences/Mathematics
12cu|octave-integration-1.0.7-3|10	Url:		http://octave.sourceforge.net/integration/
12cu|octave-integration-1.0.7-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-integration-1.0.7-3|12	Requires:	octave >= 2.9.7
12cu|octave-integration-1.0.7-3|13	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-integration-1.0.7-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-integration-1.0.7-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-integration-1.0.7-3|16	BuildArch:	noarch
12cu|octave-integration-1.0.7-3|17	
12cu|octave-integration-1.0.7-3|18	%description
12cu|octave-integration-1.0.7-3|19	Numerical integration toolbox for Octave.
12cu|octave-integration-1.0.7-3|20	
12cu|octave-integration-1.0.7-3|21	%prep
12cu|octave-integration-1.0.7-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-integration-1.0.7-3|23	cp %SOURCE0 .
12cu|octave-integration-1.0.7-3|24	
12cu|octave-integration-1.0.7-3|25	%install
12cu|octave-integration-1.0.7-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-integration-1.0.7-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-integration-1.0.7-3|28	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-integration-1.0.7-3|29	
12cu|octave-integration-1.0.7-3|30	tar zxf %SOURCE0
12cu|octave-integration-1.0.7-3|31	mv %{pkgname}-%{version}/COPYING .
12cu|octave-integration-1.0.7-3|32	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-integration-1.0.7-3|33	
12cu|octave-integration-1.0.7-3|34	%clean
12cu|octave-integration-1.0.7-3|35	
12cu|octave-integration-1.0.7-3|36	%post
12cu|octave-integration-1.0.7-3|37	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-integration-1.0.7-3|38	
12cu|octave-integration-1.0.7-3|39	%postun
12cu|octave-integration-1.0.7-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-integration-1.0.7-3|41	
12cu|octave-integration-1.0.7-3|42	%files
12cu|octave-integration-1.0.7-3|43	%doc COPYING DESCRIPTION
12cu|octave-integration-1.0.7-3|44	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-integration-1.0.7-3|45	
12cu|octave-integration-1.0.7-3|46	%changelog
12cu|octave-integration-1.0.7-3|47	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-3
12cu|octave-integration-1.0.7-3|48	+ Revision: 095954b
12cu|octave-integration-1.0.7-3|49	- Fix BRs
12cu|octave-integration-1.0.7-3|50	
12cu|octave-integration-1.0.7-3|51	

10320 12
12cu|octave-io-1.0.14-3|1	%define	pkgname io
12cu|octave-io-1.0.14-3|2	
12cu|octave-io-1.0.14-3|3	Summary:	Octave toolkit for I/O in external formats
12cu|octave-io-1.0.14-3|4	Name:       octave-%{pkgname}
12cu|octave-io-1.0.14-3|5	Version:	1.0.14
12cu|octave-io-1.0.14-3|6	Release:       3
12cu|octave-io-1.0.14-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-io-1.0.14-3|8	License:	GPLv2+
12cu|octave-io-1.0.14-3|9	Group:		Sciences/Mathematics
12cu|octave-io-1.0.14-3|10	Url:		http://octave.sourceforge.net/io/
12cu|octave-io-1.0.14-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-io-1.0.14-3|12	Requires:	octave >= 3.2.0
12cu|octave-io-1.0.14-3|13	BuildRequires:  octave-devel >= 3.2.0
12cu|octave-io-1.0.14-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-io-1.0.14-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-io-1.0.14-3|16	BuildRequires:	texinfo
12cu|octave-io-1.0.14-3|17	BuildArch:	noarch
12cu|octave-io-1.0.14-3|18	
12cu|octave-io-1.0.14-3|19	%description
12cu|octave-io-1.0.14-3|20	Octave toolkit for I/O in external formats.
12cu|octave-io-1.0.14-3|21	
12cu|octave-io-1.0.14-3|22	%prep
12cu|octave-io-1.0.14-3|23	%setup -q -c %{pkgname}-%{version}
12cu|octave-io-1.0.14-3|24	cp %SOURCE0 .
12cu|octave-io-1.0.14-3|25	
12cu|octave-io-1.0.14-3|26	%install
12cu|octave-io-1.0.14-3|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-io-1.0.14-3|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-io-1.0.14-3|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-io-1.0.14-3|30	
12cu|octave-io-1.0.14-3|31	tar zxf %SOURCE0
12cu|octave-io-1.0.14-3|32	mv %{pkgname}/COPYING .
12cu|octave-io-1.0.14-3|33	mv %{pkgname}/DESCRIPTION .
12cu|octave-io-1.0.14-3|34	
12cu|octave-io-1.0.14-3|35	%clean
12cu|octave-io-1.0.14-3|36	
12cu|octave-io-1.0.14-3|37	%post
12cu|octave-io-1.0.14-3|38	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-io-1.0.14-3|39	
12cu|octave-io-1.0.14-3|40	%postun
12cu|octave-io-1.0.14-3|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-io-1.0.14-3|42	
12cu|octave-io-1.0.14-3|43	%files
12cu|octave-io-1.0.14-3|44	%doc COPYING DESCRIPTION
12cu|octave-io-1.0.14-3|45	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-io-1.0.14-3|46	
12cu|octave-io-1.0.14-3|47	%changelog
12cu|octave-io-1.0.14-3|48	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.14-3
12cu|octave-io-1.0.14-3|49	+ Revision: edb1243
12cu|octave-io-1.0.14-3|50	- Fix BRs
12cu|octave-io-1.0.14-3|51	
12cu|octave-io-1.0.14-3|52	

10321 12
12cu|octave-irsa-1.0.7-3|1	%define	pkgname irsa
12cu|octave-irsa-1.0.7-3|2	
12cu|octave-irsa-1.0.7-3|3	Summary:	Irregular sampling analysis tools for Octave
12cu|octave-irsa-1.0.7-3|4	Name:       octave-%{pkgname}
12cu|octave-irsa-1.0.7-3|5	Version:	1.0.7
12cu|octave-irsa-1.0.7-3|6	Release:       3
12cu|octave-irsa-1.0.7-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-irsa-1.0.7-3|8	License:	GPLv2+
12cu|octave-irsa-1.0.7-3|9	Group:		Sciences/Mathematics
12cu|octave-irsa-1.0.7-3|10	Url:		http://octave.sourceforge.net/irsa/
12cu|octave-irsa-1.0.7-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-irsa-1.0.7-3|12	Requires:	octave >= 2.9.7
12cu|octave-irsa-1.0.7-3|13	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-irsa-1.0.7-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-irsa-1.0.7-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-irsa-1.0.7-3|16	BuildArch:	noarch
12cu|octave-irsa-1.0.7-3|17	
12cu|octave-irsa-1.0.7-3|18	%description
12cu|octave-irsa-1.0.7-3|19	Irregular sampling analysis tools for Octave.
12cu|octave-irsa-1.0.7-3|20	
12cu|octave-irsa-1.0.7-3|21	%prep
12cu|octave-irsa-1.0.7-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-irsa-1.0.7-3|23	cp %SOURCE0 .
12cu|octave-irsa-1.0.7-3|24	
12cu|octave-irsa-1.0.7-3|25	%install
12cu|octave-irsa-1.0.7-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-irsa-1.0.7-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-irsa-1.0.7-3|28	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-irsa-1.0.7-3|29	
12cu|octave-irsa-1.0.7-3|30	tar zxf %SOURCE0
12cu|octave-irsa-1.0.7-3|31	mv %{pkgname}-%{version}/COPYING .
12cu|octave-irsa-1.0.7-3|32	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-irsa-1.0.7-3|33	
12cu|octave-irsa-1.0.7-3|34	%clean
12cu|octave-irsa-1.0.7-3|35	
12cu|octave-irsa-1.0.7-3|36	%post
12cu|octave-irsa-1.0.7-3|37	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-irsa-1.0.7-3|38	
12cu|octave-irsa-1.0.7-3|39	%postun
12cu|octave-irsa-1.0.7-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-irsa-1.0.7-3|41	
12cu|octave-irsa-1.0.7-3|42	%files
12cu|octave-irsa-1.0.7-3|43	%doc COPYING DESCRIPTION
12cu|octave-irsa-1.0.7-3|44	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-irsa-1.0.7-3|45	
12cu|octave-irsa-1.0.7-3|46	%changelog
12cu|octave-irsa-1.0.7-3|47	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-3
12cu|octave-irsa-1.0.7-3|48	+ Revision: 4c9f1a0
12cu|octave-irsa-1.0.7-3|49	- Fix BRs
12cu|octave-irsa-1.0.7-3|50	
12cu|octave-irsa-1.0.7-3|51	

10322 12
12cu|octave-mapping-1.0.7-3|1	%define	pkgname mapping
12cu|octave-mapping-1.0.7-3|2	
12cu|octave-mapping-1.0.7-3|3	Summary:	Simple mapping functions for Octave
12cu|octave-mapping-1.0.7-3|4	Name:       octave-%{pkgname}
12cu|octave-mapping-1.0.7-3|5	Version:	1.0.7
12cu|octave-mapping-1.0.7-3|6	Release:       3
12cu|octave-mapping-1.0.7-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-mapping-1.0.7-3|8	License:	GPLv2+
12cu|octave-mapping-1.0.7-3|9	Group:		Sciences/Mathematics
12cu|octave-mapping-1.0.7-3|10	Url:		http://octave.sourceforge.net/mapping/
12cu|octave-mapping-1.0.7-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-mapping-1.0.7-3|12	Requires:	octave >= 2.9.7
12cu|octave-mapping-1.0.7-3|13	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-mapping-1.0.7-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-mapping-1.0.7-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-mapping-1.0.7-3|16	BuildArch:	noarch
12cu|octave-mapping-1.0.7-3|17	
12cu|octave-mapping-1.0.7-3|18	%description
12cu|octave-mapping-1.0.7-3|19	Simple mapping functions for Octave.
12cu|octave-mapping-1.0.7-3|20	
12cu|octave-mapping-1.0.7-3|21	%prep
12cu|octave-mapping-1.0.7-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-mapping-1.0.7-3|23	cp %SOURCE0 .
12cu|octave-mapping-1.0.7-3|24	
12cu|octave-mapping-1.0.7-3|25	%install
12cu|octave-mapping-1.0.7-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-mapping-1.0.7-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-mapping-1.0.7-3|28	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-mapping-1.0.7-3|29	
12cu|octave-mapping-1.0.7-3|30	tar zxf %SOURCE0
12cu|octave-mapping-1.0.7-3|31	mv %{pkgname}-%{version}/COPYING .
12cu|octave-mapping-1.0.7-3|32	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-mapping-1.0.7-3|33	
12cu|octave-mapping-1.0.7-3|34	%clean
12cu|octave-mapping-1.0.7-3|35	
12cu|octave-mapping-1.0.7-3|36	%post
12cu|octave-mapping-1.0.7-3|37	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-mapping-1.0.7-3|38	
12cu|octave-mapping-1.0.7-3|39	%postun
12cu|octave-mapping-1.0.7-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-mapping-1.0.7-3|41	
12cu|octave-mapping-1.0.7-3|42	%files
12cu|octave-mapping-1.0.7-3|43	%doc COPYING DESCRIPTION
12cu|octave-mapping-1.0.7-3|44	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-mapping-1.0.7-3|45	
12cu|octave-mapping-1.0.7-3|46	%changelog
12cu|octave-mapping-1.0.7-3|47	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-3
12cu|octave-mapping-1.0.7-3|48	+ Revision: f679e8c
12cu|octave-mapping-1.0.7-3|49	- Fix BRs
12cu|octave-mapping-1.0.7-3|50	
12cu|octave-mapping-1.0.7-3|51	

10323 12
12cu|octave-miscellaneous-1.0.11-4|1	%define	pkgname miscellaneous
12cu|octave-miscellaneous-1.0.11-4|2	
12cu|octave-miscellaneous-1.0.11-4|3	Summary:	Miscellaneous Octave tools that don't fit elsewhere
12cu|octave-miscellaneous-1.0.11-4|4	Name:       octave-%{pkgname}
12cu|octave-miscellaneous-1.0.11-4|5	Version:	1.0.11
12cu|octave-miscellaneous-1.0.11-4|6	Release:       4
12cu|octave-miscellaneous-1.0.11-4|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-miscellaneous-1.0.11-4|8	License:	GPLv2+
12cu|octave-miscellaneous-1.0.11-4|9	Group:		Sciences/Mathematics
12cu|octave-miscellaneous-1.0.11-4|10	Url:		http://octave.sourceforge.net/miscellaneous/
12cu|octave-miscellaneous-1.0.11-4|11	Conflicts:	octave-forge <= 20090607
12cu|octave-miscellaneous-1.0.11-4|12	Requires:	octave >= 2.9.16
12cu|octave-miscellaneous-1.0.11-4|13	BuildRequires:  octave-devel >= 2.9.16
12cu|octave-miscellaneous-1.0.11-4|14	BuildRequires:  pkgconfig(gl)
12cu|octave-miscellaneous-1.0.11-4|15	BuildRequires:  pkgconfig(glu)
12cu|octave-miscellaneous-1.0.11-4|16	BuildRequires:	termcap-devel
12cu|octave-miscellaneous-1.0.11-4|17	
12cu|octave-miscellaneous-1.0.11-4|18	%description
12cu|octave-miscellaneous-1.0.11-4|19	Miscellaneous Octave tools that don't fit elsewhere.
12cu|octave-miscellaneous-1.0.11-4|20	
12cu|octave-miscellaneous-1.0.11-4|21	%prep
12cu|octave-miscellaneous-1.0.11-4|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-miscellaneous-1.0.11-4|23	cp %SOURCE0 .
12cu|octave-miscellaneous-1.0.11-4|24	
12cu|octave-miscellaneous-1.0.11-4|25	%install
12cu|octave-miscellaneous-1.0.11-4|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-miscellaneous-1.0.11-4|27	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-miscellaneous-1.0.11-4|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-miscellaneous-1.0.11-4|29	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-miscellaneous-1.0.11-4|30	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-miscellaneous-1.0.11-4|31	
12cu|octave-miscellaneous-1.0.11-4|32	tar zxf %SOURCE0
12cu|octave-miscellaneous-1.0.11-4|33	mv %{pkgname}-%{version}/COPYING .
12cu|octave-miscellaneous-1.0.11-4|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-miscellaneous-1.0.11-4|35	
12cu|octave-miscellaneous-1.0.11-4|36	%clean
12cu|octave-miscellaneous-1.0.11-4|37	
12cu|octave-miscellaneous-1.0.11-4|38	%post
12cu|octave-miscellaneous-1.0.11-4|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-miscellaneous-1.0.11-4|40	
12cu|octave-miscellaneous-1.0.11-4|41	%postun
12cu|octave-miscellaneous-1.0.11-4|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-miscellaneous-1.0.11-4|43	
12cu|octave-miscellaneous-1.0.11-4|44	%files
12cu|octave-miscellaneous-1.0.11-4|45	%doc COPYING DESCRIPTION
12cu|octave-miscellaneous-1.0.11-4|46	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-miscellaneous-1.0.11-4|47	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-miscellaneous-1.0.11-4|48	
12cu|octave-miscellaneous-1.0.11-4|49	%changelog
12cu|octave-miscellaneous-1.0.11-4|50	* Wed May 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.11-4
12cu|octave-miscellaneous-1.0.11-4|51	+ Revision: d5e24cd
12cu|octave-miscellaneous-1.0.11-4|52	- Bump release
12cu|octave-miscellaneous-1.0.11-4|53	
12cu|octave-miscellaneous-1.0.11-4|54	

10324 12
12cu|octave-missing-functions-1.0.2-3|1	%define	pkgname missing-functions
12cu|octave-missing-functions-1.0.2-3|2	
12cu|octave-missing-functions-1.0.2-3|3	Summary:	Find functions that are in MATLAB but not in Octave
12cu|octave-missing-functions-1.0.2-3|4	Name:       octave-%{pkgname}
12cu|octave-missing-functions-1.0.2-3|5	Version:	1.0.2
12cu|octave-missing-functions-1.0.2-3|6	Release:       3
12cu|octave-missing-functions-1.0.2-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-missing-functions-1.0.2-3|8	License:	GPLv2+
12cu|octave-missing-functions-1.0.2-3|9	Group:		Sciences/Mathematics
12cu|octave-missing-functions-1.0.2-3|10	Url:		http://octave.sourceforge.net/missing-functions/
12cu|octave-missing-functions-1.0.2-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-missing-functions-1.0.2-3|12	Requires:	octave >= 3.0.0
12cu|octave-missing-functions-1.0.2-3|13	BuildRequires:  octave-devel >= 3.0.0
12cu|octave-missing-functions-1.0.2-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-missing-functions-1.0.2-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-missing-functions-1.0.2-3|16	BuildArch:	noarch
12cu|octave-missing-functions-1.0.2-3|17	
12cu|octave-missing-functions-1.0.2-3|18	%description
12cu|octave-missing-functions-1.0.2-3|19	Find functions that are in MATLAB but not in Octave.
12cu|octave-missing-functions-1.0.2-3|20	
12cu|octave-missing-functions-1.0.2-3|21	%prep
12cu|octave-missing-functions-1.0.2-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-missing-functions-1.0.2-3|23	cp %SOURCE0 .
12cu|octave-missing-functions-1.0.2-3|24	
12cu|octave-missing-functions-1.0.2-3|25	%install
12cu|octave-missing-functions-1.0.2-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-missing-functions-1.0.2-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-missing-functions-1.0.2-3|28	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-missing-functions-1.0.2-3|29	
12cu|octave-missing-functions-1.0.2-3|30	tar zxf %SOURCE0
12cu|octave-missing-functions-1.0.2-3|31	mv %{pkgname}-%{version}/COPYING .
12cu|octave-missing-functions-1.0.2-3|32	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-missing-functions-1.0.2-3|33	
12cu|octave-missing-functions-1.0.2-3|34	%clean
12cu|octave-missing-functions-1.0.2-3|35	
12cu|octave-missing-functions-1.0.2-3|36	%post
12cu|octave-missing-functions-1.0.2-3|37	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-missing-functions-1.0.2-3|38	
12cu|octave-missing-functions-1.0.2-3|39	%postun
12cu|octave-missing-functions-1.0.2-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-missing-functions-1.0.2-3|41	
12cu|octave-missing-functions-1.0.2-3|42	%files
12cu|octave-missing-functions-1.0.2-3|43	%doc COPYING DESCRIPTION
12cu|octave-missing-functions-1.0.2-3|44	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-missing-functions-1.0.2-3|45	
12cu|octave-missing-functions-1.0.2-3|46	%changelog
12cu|octave-missing-functions-1.0.2-3|47	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-3
12cu|octave-missing-functions-1.0.2-3|48	+ Revision: c3be5ec
12cu|octave-missing-functions-1.0.2-3|49	- Fix BRs
12cu|octave-missing-functions-1.0.2-3|50	
12cu|octave-missing-functions-1.0.2-3|51	

10325 12
12cu|octave-msh-1.0.2-3|1	%define	pkgname msh
12cu|octave-msh-1.0.2-3|2	
12cu|octave-msh-1.0.2-3|3	Summary:	Meshes for finite element/volume PDE Octave solvers
12cu|octave-msh-1.0.2-3|4	Name:       octave-%{pkgname}
12cu|octave-msh-1.0.2-3|5	Version:	1.0.2
12cu|octave-msh-1.0.2-3|6	Release:       3
12cu|octave-msh-1.0.2-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-msh-1.0.2-3|8	License:	GPLv2+
12cu|octave-msh-1.0.2-3|9	Group:		Sciences/Mathematics
12cu|octave-msh-1.0.2-3|10	Url:		http://octave.sourceforge.net/msh/
12cu|octave-msh-1.0.2-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-msh-1.0.2-3|12	Requires:	octave >= 3.0.0, octave-splines >= 0.0.0
12cu|octave-msh-1.0.2-3|13	BuildRequires:  octave-devel >= 3.0.0
12cu|octave-msh-1.0.2-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-msh-1.0.2-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-msh-1.0.2-3|16	BuildArch:	noarch
12cu|octave-msh-1.0.2-3|17	
12cu|octave-msh-1.0.2-3|18	%description
12cu|octave-msh-1.0.2-3|19	Create and manage triangular and tetrahedral meshes for finite element
12cu|octave-msh-1.0.2-3|20	or finite volume PDE solvers in Octave. Use a mesh data structure
12cu|octave-msh-1.0.2-3|21	compatible with PDEtool. Rely on gmsh for unstructured mesh
12cu|octave-msh-1.0.2-3|22	generation.
12cu|octave-msh-1.0.2-3|23	
12cu|octave-msh-1.0.2-3|24	%prep
12cu|octave-msh-1.0.2-3|25	%setup -q -c %{pkgname}-%{version}
12cu|octave-msh-1.0.2-3|26	cp %SOURCE0 .
12cu|octave-msh-1.0.2-3|27	
12cu|octave-msh-1.0.2-3|28	%install
12cu|octave-msh-1.0.2-3|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-msh-1.0.2-3|30	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-msh-1.0.2-3|31	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-msh-1.0.2-3|32	
12cu|octave-msh-1.0.2-3|33	tar zxf %SOURCE0
12cu|octave-msh-1.0.2-3|34	mv %{pkgname}-%{version}/COPYING .
12cu|octave-msh-1.0.2-3|35	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-msh-1.0.2-3|36	
12cu|octave-msh-1.0.2-3|37	%clean
12cu|octave-msh-1.0.2-3|38	
12cu|octave-msh-1.0.2-3|39	%post
12cu|octave-msh-1.0.2-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-msh-1.0.2-3|41	
12cu|octave-msh-1.0.2-3|42	%postun
12cu|octave-msh-1.0.2-3|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-msh-1.0.2-3|44	
12cu|octave-msh-1.0.2-3|45	%files
12cu|octave-msh-1.0.2-3|46	%doc COPYING DESCRIPTION
12cu|octave-msh-1.0.2-3|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-msh-1.0.2-3|48	
12cu|octave-msh-1.0.2-3|49	%changelog
12cu|octave-msh-1.0.2-3|50	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-3
12cu|octave-msh-1.0.2-3|51	+ Revision: e85702d
12cu|octave-msh-1.0.2-3|52	- Fix BRs
12cu|octave-msh-1.0.2-3|53	
12cu|octave-msh-1.0.2-3|54	

10326 12
12cu|octave-multicore-0.2.15-3|1	%define	pkgname multicore
12cu|octave-multicore-0.2.15-3|2	
12cu|octave-multicore-0.2.15-3|3	Summary:	Multicore parallel processing functions for Octave
12cu|octave-multicore-0.2.15-3|4	Name:       octave-%{pkgname}
12cu|octave-multicore-0.2.15-3|5	Version:	0.2.15
12cu|octave-multicore-0.2.15-3|6	Release:       3
12cu|octave-multicore-0.2.15-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-multicore-0.2.15-3|8	License:	GPLv2+
12cu|octave-multicore-0.2.15-3|9	Group:		Sciences/Mathematics
12cu|octave-multicore-0.2.15-3|10	Url:		http://octave.sourceforge.net/multicore/
12cu|octave-multicore-0.2.15-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-multicore-0.2.15-3|12	Requires:	octave >= 2.9.12
12cu|octave-multicore-0.2.15-3|13	BuildRequires:  octave-devel >= 2.9.12
12cu|octave-multicore-0.2.15-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-multicore-0.2.15-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-multicore-0.2.15-3|16	
12cu|octave-multicore-0.2.15-3|17	%description
12cu|octave-multicore-0.2.15-3|18	Multicore parallel processing functions for Octave.
12cu|octave-multicore-0.2.15-3|19	
12cu|octave-multicore-0.2.15-3|20	%prep
12cu|octave-multicore-0.2.15-3|21	%setup -q -c %{pkgname}-%{version}
12cu|octave-multicore-0.2.15-3|22	cp %SOURCE0 .
12cu|octave-multicore-0.2.15-3|23	
12cu|octave-multicore-0.2.15-3|24	%install
12cu|octave-multicore-0.2.15-3|25	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-multicore-0.2.15-3|26	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-multicore-0.2.15-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-multicore-0.2.15-3|28	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-multicore-0.2.15-3|29	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-multicore-0.2.15-3|30	
12cu|octave-multicore-0.2.15-3|31	tar zxf %SOURCE0
12cu|octave-multicore-0.2.15-3|32	mv %{pkgname}-%{version}/COPYING .
12cu|octave-multicore-0.2.15-3|33	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-multicore-0.2.15-3|34	
12cu|octave-multicore-0.2.15-3|35	%clean
12cu|octave-multicore-0.2.15-3|36	
12cu|octave-multicore-0.2.15-3|37	%post
12cu|octave-multicore-0.2.15-3|38	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-multicore-0.2.15-3|39	
12cu|octave-multicore-0.2.15-3|40	%postun
12cu|octave-multicore-0.2.15-3|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-multicore-0.2.15-3|42	
12cu|octave-multicore-0.2.15-3|43	%files
12cu|octave-multicore-0.2.15-3|44	%doc COPYING DESCRIPTION
12cu|octave-multicore-0.2.15-3|45	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-multicore-0.2.15-3|46	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-multicore-0.2.15-3|47	
12cu|octave-multicore-0.2.15-3|48	%changelog
12cu|octave-multicore-0.2.15-3|49	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.15-3
12cu|octave-multicore-0.2.15-3|50	+ Revision: 119a478
12cu|octave-multicore-0.2.15-3|51	- Fix BRs
12cu|octave-multicore-0.2.15-3|52	
12cu|octave-multicore-0.2.15-3|53	

10327 12
12cu|octave-nan-2.4.4-3|1	%define	pkgname nan
12cu|octave-nan-2.4.4-3|2	
12cu|octave-nan-2.4.4-3|3	Summary:	NaN toolbox for Octave
12cu|octave-nan-2.4.4-3|4	Name:       octave-%{pkgname}
12cu|octave-nan-2.4.4-3|5	Version:	2.4.4
12cu|octave-nan-2.4.4-3|6	Release:       3
12cu|octave-nan-2.4.4-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-nan-2.4.4-3|8	License:	GPLv3+
12cu|octave-nan-2.4.4-3|9	Group:		Sciences/Mathematics
12cu|octave-nan-2.4.4-3|10	Url:		http://octave.sourceforge.net/nan/
12cu|octave-nan-2.4.4-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-nan-2.4.4-3|12	Requires:	octave >= 2.9.7
12cu|octave-nan-2.4.4-3|13	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-nan-2.4.4-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-nan-2.4.4-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-nan-2.4.4-3|16	BuildRequires:	libgomp-devel
12cu|octave-nan-2.4.4-3|17	
12cu|octave-nan-2.4.4-3|18	%description
12cu|octave-nan-2.4.4-3|19	Statistics and machine learning toolbox for Octave that can handle
12cu|octave-nan-2.4.4-3|20	data with and without missing values.
12cu|octave-nan-2.4.4-3|21	
12cu|octave-nan-2.4.4-3|22	%prep
12cu|octave-nan-2.4.4-3|23	%setup -q -c %{pkgname}-%{version}
12cu|octave-nan-2.4.4-3|24	cp %SOURCE0 .
12cu|octave-nan-2.4.4-3|25	
12cu|octave-nan-2.4.4-3|26	%install
12cu|octave-nan-2.4.4-3|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-nan-2.4.4-3|28	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-nan-2.4.4-3|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-nan-2.4.4-3|30	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-nan-2.4.4-3|31	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-nan-2.4.4-3|32	
12cu|octave-nan-2.4.4-3|33	tar zxf %SOURCE0
12cu|octave-nan-2.4.4-3|34	mv NaN/COPYING .
12cu|octave-nan-2.4.4-3|35	mv NaN/DESCRIPTION .
12cu|octave-nan-2.4.4-3|36	
12cu|octave-nan-2.4.4-3|37	%clean
12cu|octave-nan-2.4.4-3|38	
12cu|octave-nan-2.4.4-3|39	%post
12cu|octave-nan-2.4.4-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-nan-2.4.4-3|41	
12cu|octave-nan-2.4.4-3|42	%postun
12cu|octave-nan-2.4.4-3|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-nan-2.4.4-3|44	
12cu|octave-nan-2.4.4-3|45	%files
12cu|octave-nan-2.4.4-3|46	%doc COPYING DESCRIPTION
12cu|octave-nan-2.4.4-3|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-nan-2.4.4-3|48	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-nan-2.4.4-3|49	
12cu|octave-nan-2.4.4-3|50	%changelog
12cu|octave-nan-2.4.4-3|51	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.4-3
12cu|octave-nan-2.4.4-3|52	+ Revision: 012bc00
12cu|octave-nan-2.4.4-3|53	- Fix BRs
12cu|octave-nan-2.4.4-3|54	
12cu|octave-nan-2.4.4-3|55	

10328 12
12cu|octave-nlwing2-1.2.0-3|1	%define	pkgname nlwing2
12cu|octave-nlwing2-1.2.0-3|2	
12cu|octave-nlwing2-1.2.0-3|3	Summary:	Nonlinear aurodynamic computations for Octave
12cu|octave-nlwing2-1.2.0-3|4	Name:       octave-%{pkgname}
12cu|octave-nlwing2-1.2.0-3|5	Version:	1.2.0
12cu|octave-nlwing2-1.2.0-3|6	Release:       3
12cu|octave-nlwing2-1.2.0-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-nlwing2-1.2.0-3|8	License:	GPLv2+
12cu|octave-nlwing2-1.2.0-3|9	Group:		Sciences/Mathematics
12cu|octave-nlwing2-1.2.0-3|10	Url:		http://octave.sourceforge.net/nlwing2/
12cu|octave-nlwing2-1.2.0-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-nlwing2-1.2.0-3|12	Requires:	octave >= 3.0.0
12cu|octave-nlwing2-1.2.0-3|13	BuildRequires:  octave-devel >= 3.0.0
12cu|octave-nlwing2-1.2.0-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-nlwing2-1.2.0-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-nlwing2-1.2.0-3|16	
12cu|octave-nlwing2-1.2.0-3|17	%description
12cu|octave-nlwing2-1.2.0-3|18	This package enables the efficient computation of nonlinear
12cu|octave-nlwing2-1.2.0-3|19	aerodynamics in Octave.
12cu|octave-nlwing2-1.2.0-3|20	
12cu|octave-nlwing2-1.2.0-3|21	%prep
12cu|octave-nlwing2-1.2.0-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-nlwing2-1.2.0-3|23	cp %SOURCE0 .
12cu|octave-nlwing2-1.2.0-3|24	
12cu|octave-nlwing2-1.2.0-3|25	%install
12cu|octave-nlwing2-1.2.0-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-nlwing2-1.2.0-3|27	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-nlwing2-1.2.0-3|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-nlwing2-1.2.0-3|29	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-nlwing2-1.2.0-3|30	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-nlwing2-1.2.0-3|31	
12cu|octave-nlwing2-1.2.0-3|32	tar zxf %SOURCE0
12cu|octave-nlwing2-1.2.0-3|33	mv %{pkgname}/COPYING .
12cu|octave-nlwing2-1.2.0-3|34	mv %{pkgname}/DESCRIPTION .
12cu|octave-nlwing2-1.2.0-3|35	
12cu|octave-nlwing2-1.2.0-3|36	%clean
12cu|octave-nlwing2-1.2.0-3|37	
12cu|octave-nlwing2-1.2.0-3|38	%post
12cu|octave-nlwing2-1.2.0-3|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-nlwing2-1.2.0-3|40	
12cu|octave-nlwing2-1.2.0-3|41	%postun
12cu|octave-nlwing2-1.2.0-3|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-nlwing2-1.2.0-3|43	
12cu|octave-nlwing2-1.2.0-3|44	%files
12cu|octave-nlwing2-1.2.0-3|45	%doc COPYING DESCRIPTION
12cu|octave-nlwing2-1.2.0-3|46	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-nlwing2-1.2.0-3|47	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-nlwing2-1.2.0-3|48	
12cu|octave-nlwing2-1.2.0-3|49	%changelog
12cu|octave-nlwing2-1.2.0-3|50	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-3
12cu|octave-nlwing2-1.2.0-3|51	+ Revision: f4c08d5
12cu|octave-nlwing2-1.2.0-3|52	- Fix BRs
12cu|octave-nlwing2-1.2.0-3|53	
12cu|octave-nlwing2-1.2.0-3|54	

10329 12
12cu|octave-nnet-0.1.13-2|1	%define	pkgname nnet
12cu|octave-nnet-0.1.13-2|2	
12cu|octave-nnet-0.1.13-2|3	Summary:	Feedforward multi-layer neural network for Octave
12cu|octave-nnet-0.1.13-2|4	
12cu|octave-nnet-0.1.13-2|5	Name:		octave-%{pkgname}
12cu|octave-nnet-0.1.13-2|6	Version:	0.1.13
12cu|octave-nnet-0.1.13-2|7	Release:        2
12cu|octave-nnet-0.1.13-2|8	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-nnet-0.1.13-2|9	License:	GPLv2+
12cu|octave-nnet-0.1.13-2|10	Group:		Sciences/Mathematics
12cu|octave-nnet-0.1.13-2|11	Url:		http://octave.sourceforge.net/nnet/
12cu|octave-nnet-0.1.13-2|12	Conflicts:	octave-forge <= 20090607
12cu|octave-nnet-0.1.13-2|13	Requires:	octave >= 3.0.0
12cu|octave-nnet-0.1.13-2|14	BuildRequires:  octave-devel >= 3.0.0
12cu|octave-nnet-0.1.13-2|15	BuildRequires:  pkgconfig(gl)
12cu|octave-nnet-0.1.13-2|16	BuildRequires:  pkgconfig(glu)
12cu|octave-nnet-0.1.13-2|17	BuildArch:	noarch
12cu|octave-nnet-0.1.13-2|18	
12cu|octave-nnet-0.1.13-2|19	%description
12cu|octave-nnet-0.1.13-2|20	Feedforward multi-layer neural network for Octave
12cu|octave-nnet-0.1.13-2|21	
12cu|octave-nnet-0.1.13-2|22	%prep
12cu|octave-nnet-0.1.13-2|23	%setup -q -c %{pkgname}-%{version}
12cu|octave-nnet-0.1.13-2|24	cp %{SOURCE0} .
12cu|octave-nnet-0.1.13-2|25	
12cu|octave-nnet-0.1.13-2|26	%install
12cu|octave-nnet-0.1.13-2|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-nnet-0.1.13-2|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-nnet-0.1.13-2|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-nnet-0.1.13-2|30	
12cu|octave-nnet-0.1.13-2|31	tar zxf %{SOURCE0}
12cu|octave-nnet-0.1.13-2|32	mv %{pkgname}/COPYING .
12cu|octave-nnet-0.1.13-2|33	mv %{pkgname}/DESCRIPTION .
12cu|octave-nnet-0.1.13-2|34	
12cu|octave-nnet-0.1.13-2|35	%clean
12cu|octave-nnet-0.1.13-2|36	
12cu|octave-nnet-0.1.13-2|37	%post
12cu|octave-nnet-0.1.13-2|38	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-nnet-0.1.13-2|39	
12cu|octave-nnet-0.1.13-2|40	%postun
12cu|octave-nnet-0.1.13-2|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-nnet-0.1.13-2|42	
12cu|octave-nnet-0.1.13-2|43	%files
12cu|octave-nnet-0.1.13-2|44	%doc COPYING DESCRIPTION
12cu|octave-nnet-0.1.13-2|45	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-nnet-0.1.13-2|46	
12cu|octave-nnet-0.1.13-2|47	
12cu|octave-nnet-0.1.13-2|48	
12cu|octave-nnet-0.1.13-2|49	%changelog
12cu|octave-nnet-0.1.13-2|50	* Tue Apr 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.13-2
12cu|octave-nnet-0.1.13-2|51	+ Revision: 9996ba2
12cu|octave-nnet-0.1.13-2|52	- Fix gl BRs
12cu|octave-nnet-0.1.13-2|53	
12cu|octave-nnet-0.1.13-2|54	

10330 12
12cu|octave-nurbs-1.3.4-3|1	%define	pkgname nurbs
12cu|octave-nurbs-1.3.4-3|2	
12cu|octave-nurbs-1.3.4-3|3	Summary:	NURBS routines for Octave
12cu|octave-nurbs-1.3.4-3|4	Name:       octave-%{pkgname}
12cu|octave-nurbs-1.3.4-3|5	Version:	1.3.4
12cu|octave-nurbs-1.3.4-3|6	Release:       3
12cu|octave-nurbs-1.3.4-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-nurbs-1.3.4-3|8	License:	GPLv2+
12cu|octave-nurbs-1.3.4-3|9	Group:		Sciences/Mathematics
12cu|octave-nurbs-1.3.4-3|10	Url:		http://octave.sourceforge.net/nurbs/
12cu|octave-nurbs-1.3.4-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-nurbs-1.3.4-3|12	Requires:	octave >= 3.2.0
12cu|octave-nurbs-1.3.4-3|13	BuildRequires:  octave-devel >= 3.2.0
12cu|octave-nurbs-1.3.4-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-nurbs-1.3.4-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-nurbs-1.3.4-3|16	BuildRequires:	libgomp-devel
12cu|octave-nurbs-1.3.4-3|17	
12cu|octave-nurbs-1.3.4-3|18	%description
12cu|octave-nurbs-1.3.4-3|19	Collection of Octave routines for the creation, and manipulation of
12cu|octave-nurbs-1.3.4-3|20	Non-Uniform Rational B-Splines (NURBS).
12cu|octave-nurbs-1.3.4-3|21	
12cu|octave-nurbs-1.3.4-3|22	%prep
12cu|octave-nurbs-1.3.4-3|23	%setup -q -c %{pkgname}-%{version}
12cu|octave-nurbs-1.3.4-3|24	cp %SOURCE0 .
12cu|octave-nurbs-1.3.4-3|25	
12cu|octave-nurbs-1.3.4-3|26	%install
12cu|octave-nurbs-1.3.4-3|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-nurbs-1.3.4-3|28	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-nurbs-1.3.4-3|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-nurbs-1.3.4-3|30	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-nurbs-1.3.4-3|31	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-nurbs-1.3.4-3|32	
12cu|octave-nurbs-1.3.4-3|33	tar zxf %SOURCE0
12cu|octave-nurbs-1.3.4-3|34	mv %{pkgname}-%{version}/COPYING .
12cu|octave-nurbs-1.3.4-3|35	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-nurbs-1.3.4-3|36	
12cu|octave-nurbs-1.3.4-3|37	%clean
12cu|octave-nurbs-1.3.4-3|38	
12cu|octave-nurbs-1.3.4-3|39	%post
12cu|octave-nurbs-1.3.4-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-nurbs-1.3.4-3|41	
12cu|octave-nurbs-1.3.4-3|42	%postun
12cu|octave-nurbs-1.3.4-3|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-nurbs-1.3.4-3|44	
12cu|octave-nurbs-1.3.4-3|45	%files
12cu|octave-nurbs-1.3.4-3|46	%doc COPYING DESCRIPTION
12cu|octave-nurbs-1.3.4-3|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-nurbs-1.3.4-3|48	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-nurbs-1.3.4-3|49	
12cu|octave-nurbs-1.3.4-3|50	%changelog
12cu|octave-nurbs-1.3.4-3|51	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-3
12cu|octave-nurbs-1.3.4-3|52	+ Revision: 587aaf3
12cu|octave-nurbs-1.3.4-3|53	- Fix BRs
12cu|octave-nurbs-1.3.4-3|54	
12cu|octave-nurbs-1.3.4-3|55	

10331 12
12cu|octave-ocs-0.1.1-3|1	%define	pkgname ocs
12cu|octave-ocs-0.1.1-3|2	
12cu|octave-ocs-0.1.1-3|3	Summary:	Octave package for solving DC and transient circuit equations
12cu|octave-ocs-0.1.1-3|4	Name:       octave-%{pkgname}
12cu|octave-ocs-0.1.1-3|5	Version:	0.1.1
12cu|octave-ocs-0.1.1-3|6	Release:       3
12cu|octave-ocs-0.1.1-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-ocs-0.1.1-3|8	License:	GPLv2+
12cu|octave-ocs-0.1.1-3|9	Group:		Sciences/Mathematics
12cu|octave-ocs-0.1.1-3|10	Url:		http://octave.sourceforge.net/ocs/
12cu|octave-ocs-0.1.1-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-ocs-0.1.1-3|12	Requires:	octave >= 3.0.0, octave-odepkg >= 0.0.0
12cu|octave-ocs-0.1.1-3|13	BuildRequires:  octave-devel >= 3.0.0
12cu|octave-ocs-0.1.1-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-ocs-0.1.1-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-ocs-0.1.1-3|16	
12cu|octave-ocs-0.1.1-3|17	%description
12cu|octave-ocs-0.1.1-3|18	Octave package for solving DC and transient electrical circuit equations.
12cu|octave-ocs-0.1.1-3|19	
12cu|octave-ocs-0.1.1-3|20	%prep
12cu|octave-ocs-0.1.1-3|21	%setup -q -c %{pkgname}-%{version}
12cu|octave-ocs-0.1.1-3|22	cp %SOURCE0 .
12cu|octave-ocs-0.1.1-3|23	
12cu|octave-ocs-0.1.1-3|24	%install
12cu|octave-ocs-0.1.1-3|25	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-ocs-0.1.1-3|26	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-ocs-0.1.1-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-ocs-0.1.1-3|28	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-ocs-0.1.1-3|29	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-ocs-0.1.1-3|30	
12cu|octave-ocs-0.1.1-3|31	tar zxf %SOURCE0
12cu|octave-ocs-0.1.1-3|32	mv %{pkgname}-%{version}/COPYING .
12cu|octave-ocs-0.1.1-3|33	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-ocs-0.1.1-3|34	mv %{pkgname}-%{version}/README .
12cu|octave-ocs-0.1.1-3|35	mv %{pkgname}-%{version}/doc examples
12cu|octave-ocs-0.1.1-3|36	
12cu|octave-ocs-0.1.1-3|37	%clean
12cu|octave-ocs-0.1.1-3|38	
12cu|octave-ocs-0.1.1-3|39	%post
12cu|octave-ocs-0.1.1-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-ocs-0.1.1-3|41	
12cu|octave-ocs-0.1.1-3|42	%postun
12cu|octave-ocs-0.1.1-3|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-ocs-0.1.1-3|44	
12cu|octave-ocs-0.1.1-3|45	%files
12cu|octave-ocs-0.1.1-3|46	%doc COPYING DESCRIPTION README examples
12cu|octave-ocs-0.1.1-3|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-ocs-0.1.1-3|48	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-ocs-0.1.1-3|49	
12cu|octave-ocs-0.1.1-3|50	%changelog
12cu|octave-ocs-0.1.1-3|51	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-3
12cu|octave-ocs-0.1.1-3|52	+ Revision: 255ddbf
12cu|octave-ocs-0.1.1-3|53	- Fix BRs
12cu|octave-ocs-0.1.1-3|54	
12cu|octave-ocs-0.1.1-3|55	

10332 12
12cu|octave-oct2mat-1.0.7-3|1	%define	pkgname oct2mat
12cu|octave-oct2mat-1.0.7-3|2	
12cu|octave-oct2mat-1.0.7-3|3	Summary:	Convert Octave scripts into MATLAB-compatible style
12cu|octave-oct2mat-1.0.7-3|4	Name:       octave-%{pkgname}
12cu|octave-oct2mat-1.0.7-3|5	Version:	1.0.7
12cu|octave-oct2mat-1.0.7-3|6	Release:       3
12cu|octave-oct2mat-1.0.7-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-oct2mat-1.0.7-3|8	License:	GPLv2+
12cu|octave-oct2mat-1.0.7-3|9	Group:		Sciences/Mathematics
12cu|octave-oct2mat-1.0.7-3|10	Url:		http://octave.sourceforge.net/oct2mat/
12cu|octave-oct2mat-1.0.7-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-oct2mat-1.0.7-3|12	Requires:	octave >= 2.9.7
12cu|octave-oct2mat-1.0.7-3|13	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-oct2mat-1.0.7-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-oct2mat-1.0.7-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-oct2mat-1.0.7-3|16	BuildArch:	noarch
12cu|octave-oct2mat-1.0.7-3|17	
12cu|octave-oct2mat-1.0.7-3|18	%description
12cu|octave-oct2mat-1.0.7-3|19	Convert Octave scripts into a MATLAB-compatible coding style.
12cu|octave-oct2mat-1.0.7-3|20	
12cu|octave-oct2mat-1.0.7-3|21	%prep
12cu|octave-oct2mat-1.0.7-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-oct2mat-1.0.7-3|23	cp %SOURCE0 .
12cu|octave-oct2mat-1.0.7-3|24	
12cu|octave-oct2mat-1.0.7-3|25	%install
12cu|octave-oct2mat-1.0.7-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-oct2mat-1.0.7-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-oct2mat-1.0.7-3|28	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-oct2mat-1.0.7-3|29	
12cu|octave-oct2mat-1.0.7-3|30	tar zxf %SOURCE0
12cu|octave-oct2mat-1.0.7-3|31	mv %{pkgname}-%{version}/COPYING .
12cu|octave-oct2mat-1.0.7-3|32	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-oct2mat-1.0.7-3|33	
12cu|octave-oct2mat-1.0.7-3|34	%clean
12cu|octave-oct2mat-1.0.7-3|35	
12cu|octave-oct2mat-1.0.7-3|36	%post
12cu|octave-oct2mat-1.0.7-3|37	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-oct2mat-1.0.7-3|38	
12cu|octave-oct2mat-1.0.7-3|39	%postun
12cu|octave-oct2mat-1.0.7-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-oct2mat-1.0.7-3|41	
12cu|octave-oct2mat-1.0.7-3|42	%files
12cu|octave-oct2mat-1.0.7-3|43	%doc COPYING DESCRIPTION
12cu|octave-oct2mat-1.0.7-3|44	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-oct2mat-1.0.7-3|45	
12cu|octave-oct2mat-1.0.7-3|46	%changelog
12cu|octave-oct2mat-1.0.7-3|47	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-3
12cu|octave-oct2mat-1.0.7-3|48	+ Revision: 0401708
12cu|octave-oct2mat-1.0.7-3|49	- Fix BRs
12cu|octave-oct2mat-1.0.7-3|50	
12cu|octave-oct2mat-1.0.7-3|51	

10333 12
12cu|octave-odepkg-0.8.2-3|1	%define	pkgname odepkg
12cu|octave-odepkg-0.8.2-3|2	
12cu|octave-odepkg-0.8.2-3|3	Summary:	Octave package for solving ODEs
12cu|octave-odepkg-0.8.2-3|4	Name:       octave-%{pkgname}
12cu|octave-odepkg-0.8.2-3|5	Version:	0.8.2
12cu|octave-odepkg-0.8.2-3|6	Release:       3
12cu|octave-odepkg-0.8.2-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-odepkg-0.8.2-3|8	License:	GPLv2+
12cu|octave-odepkg-0.8.2-3|9	Group:		Sciences/Mathematics
12cu|octave-odepkg-0.8.2-3|10	Url:		http://octave.sourceforge.net/odepkg/
12cu|octave-odepkg-0.8.2-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-odepkg-0.8.2-3|12	Requires:	octave >= 3.2.0
12cu|octave-odepkg-0.8.2-3|13	BuildRequires:  octave-devel >= 3.2.0
12cu|octave-odepkg-0.8.2-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-odepkg-0.8.2-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-odepkg-0.8.2-3|16	
12cu|octave-odepkg-0.8.2-3|17	%description
12cu|octave-odepkg-0.8.2-3|18	Octave package for solving ordinary differential equations and more.
12cu|octave-odepkg-0.8.2-3|19	
12cu|octave-odepkg-0.8.2-3|20	%prep
12cu|octave-odepkg-0.8.2-3|21	%setup -q -c %{pkgname}-%{version}
12cu|octave-odepkg-0.8.2-3|22	cp %SOURCE0 .
12cu|octave-odepkg-0.8.2-3|23	
12cu|octave-odepkg-0.8.2-3|24	%install
12cu|octave-odepkg-0.8.2-3|25	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-odepkg-0.8.2-3|26	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-odepkg-0.8.2-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-odepkg-0.8.2-3|28	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-odepkg-0.8.2-3|29	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-odepkg-0.8.2-3|30	
12cu|octave-odepkg-0.8.2-3|31	tar zxf %SOURCE0
12cu|octave-odepkg-0.8.2-3|32	mv %{pkgname}-%{version}/COPYING .
12cu|octave-odepkg-0.8.2-3|33	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-odepkg-0.8.2-3|34	
12cu|octave-odepkg-0.8.2-3|35	mv %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/doc/%{pkgname}.pdf .
12cu|octave-odepkg-0.8.2-3|36	
12cu|octave-odepkg-0.8.2-3|37	%clean
12cu|octave-odepkg-0.8.2-3|38	
12cu|octave-odepkg-0.8.2-3|39	%post
12cu|octave-odepkg-0.8.2-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-odepkg-0.8.2-3|41	
12cu|octave-odepkg-0.8.2-3|42	%postun
12cu|octave-odepkg-0.8.2-3|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-odepkg-0.8.2-3|44	
12cu|octave-odepkg-0.8.2-3|45	%files
12cu|octave-odepkg-0.8.2-3|46	%doc COPYING DESCRIPTION *.pdf
12cu|octave-odepkg-0.8.2-3|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-odepkg-0.8.2-3|48	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-odepkg-0.8.2-3|49	
12cu|octave-odepkg-0.8.2-3|50	%changelog
12cu|octave-odepkg-0.8.2-3|51	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-3
12cu|octave-odepkg-0.8.2-3|52	+ Revision: 912ad53
12cu|octave-odepkg-0.8.2-3|53	- Fix BRs
12cu|octave-odepkg-0.8.2-3|54	
12cu|octave-odepkg-0.8.2-3|55	

10334 12
12cu|octave-optim-1.0.16-4|1	%define	pkgname optim
12cu|octave-optim-1.0.16-4|2	
12cu|octave-optim-1.0.16-4|3	Summary:	Non-linear optimization toolkit for Octave
12cu|octave-optim-1.0.16-4|4	Name:       octave-%{pkgname}
12cu|octave-optim-1.0.16-4|5	Version:	1.0.16
12cu|octave-optim-1.0.16-4|6	Release:       4
12cu|octave-optim-1.0.16-4|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-optim-1.0.16-4|8	License:	GPLv2+
12cu|octave-optim-1.0.16-4|9	Group:		Sciences/Mathematics
12cu|octave-optim-1.0.16-4|10	Url:		http://octave.sourceforge.net/optim/
12cu|octave-optim-1.0.16-4|11	Conflicts:	octave-forge <= 20090607
12cu|octave-optim-1.0.16-4|12	Requires:	octave >= 2.9.7
12cu|octave-optim-1.0.16-4|13	Requires:	octave-miscellaneous >= 1.0.11
12cu|octave-optim-1.0.16-4|14	Requires:	octave-struct >= 1.0.9
12cu|octave-optim-1.0.16-4|15	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-optim-1.0.16-4|16	BuildRequires:  pkgconfig(gl)
12cu|octave-optim-1.0.16-4|17	BuildRequires:  pkgconfig(glu)
12cu|octave-optim-1.0.16-4|18	
12cu|octave-optim-1.0.16-4|19	%description
12cu|octave-optim-1.0.16-4|20	Non-linear optimization toolkit for Octave.
12cu|octave-optim-1.0.16-4|21	
12cu|octave-optim-1.0.16-4|22	%prep
12cu|octave-optim-1.0.16-4|23	%setup -q -c %{pkgname}-%{version}
12cu|octave-optim-1.0.16-4|24	cp %SOURCE0 .
12cu|octave-optim-1.0.16-4|25	
12cu|octave-optim-1.0.16-4|26	%install
12cu|octave-optim-1.0.16-4|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-optim-1.0.16-4|28	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-optim-1.0.16-4|29	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-optim-1.0.16-4|30	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-optim-1.0.16-4|31	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-optim-1.0.16-4|32	
12cu|octave-optim-1.0.16-4|33	tar zxf %SOURCE0
12cu|octave-optim-1.0.16-4|34	mv %{pkgname}-%{version}/COPYING .
12cu|octave-optim-1.0.16-4|35	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-optim-1.0.16-4|36	
12cu|octave-optim-1.0.16-4|37	%clean
12cu|octave-optim-1.0.16-4|38	
12cu|octave-optim-1.0.16-4|39	%post
12cu|octave-optim-1.0.16-4|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-optim-1.0.16-4|41	
12cu|octave-optim-1.0.16-4|42	%postun
12cu|octave-optim-1.0.16-4|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-optim-1.0.16-4|44	
12cu|octave-optim-1.0.16-4|45	%files
12cu|octave-optim-1.0.16-4|46	%doc COPYING DESCRIPTION
12cu|octave-optim-1.0.16-4|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-optim-1.0.16-4|48	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-optim-1.0.16-4|49	
12cu|octave-optim-1.0.16-4|50	%changelog
12cu|octave-optim-1.0.16-4|51	* Wed May 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.16-4
12cu|octave-optim-1.0.16-4|52	+ Revision: 5a625fe
12cu|octave-optim-1.0.16-4|53	- Bump release
12cu|octave-optim-1.0.16-4|54	
12cu|octave-optim-1.0.16-4|55	

10335 12
12cu|octave-physicalconstants-0.1.7-3|1	%define	pkgname physicalconstants
12cu|octave-physicalconstants-0.1.7-3|2	
12cu|octave-physicalconstants-0.1.7-3|3	Summary:	Physical constants from NIST database for Octave
12cu|octave-physicalconstants-0.1.7-3|4	Name:       octave-%{pkgname}
12cu|octave-physicalconstants-0.1.7-3|5	Version:	0.1.7
12cu|octave-physicalconstants-0.1.7-3|6	Release:       3
12cu|octave-physicalconstants-0.1.7-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-physicalconstants-0.1.7-3|8	License:	GPLv2+
12cu|octave-physicalconstants-0.1.7-3|9	Group:		Sciences/Mathematics
12cu|octave-physicalconstants-0.1.7-3|10	Url:		http://octave.sourceforge.net/physicalconstants/
12cu|octave-physicalconstants-0.1.7-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-physicalconstants-0.1.7-3|12	Requires:	octave >= 2.9.7
12cu|octave-physicalconstants-0.1.7-3|13	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-physicalconstants-0.1.7-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-physicalconstants-0.1.7-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-physicalconstants-0.1.7-3|16	BuildArch:	noarch
12cu|octave-physicalconstants-0.1.7-3|17	
12cu|octave-physicalconstants-0.1.7-3|18	%description
12cu|octave-physicalconstants-0.1.7-3|19	This package provides Octave access to various physical constants from atomic
12cu|octave-physicalconstants-0.1.7-3|20	and molecular physics taken from the NIST database.
12cu|octave-physicalconstants-0.1.7-3|21	
12cu|octave-physicalconstants-0.1.7-3|22	%prep
12cu|octave-physicalconstants-0.1.7-3|23	%setup -q -c %{pkgname}-%{version}
12cu|octave-physicalconstants-0.1.7-3|24	cp %SOURCE0 .
12cu|octave-physicalconstants-0.1.7-3|25	
12cu|octave-physicalconstants-0.1.7-3|26	%install
12cu|octave-physicalconstants-0.1.7-3|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-physicalconstants-0.1.7-3|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-physicalconstants-0.1.7-3|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-physicalconstants-0.1.7-3|30	
12cu|octave-physicalconstants-0.1.7-3|31	tar zxf %SOURCE0
12cu|octave-physicalconstants-0.1.7-3|32	mv %{pkgname}-%{version}/COPYING .
12cu|octave-physicalconstants-0.1.7-3|33	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-physicalconstants-0.1.7-3|34	
12cu|octave-physicalconstants-0.1.7-3|35	%clean
12cu|octave-physicalconstants-0.1.7-3|36	
12cu|octave-physicalconstants-0.1.7-3|37	%post
12cu|octave-physicalconstants-0.1.7-3|38	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-physicalconstants-0.1.7-3|39	
12cu|octave-physicalconstants-0.1.7-3|40	%postun
12cu|octave-physicalconstants-0.1.7-3|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-physicalconstants-0.1.7-3|42	
12cu|octave-physicalconstants-0.1.7-3|43	%files
12cu|octave-physicalconstants-0.1.7-3|44	%doc COPYING DESCRIPTION
12cu|octave-physicalconstants-0.1.7-3|45	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-physicalconstants-0.1.7-3|46	
12cu|octave-physicalconstants-0.1.7-3|47	%changelog
12cu|octave-physicalconstants-0.1.7-3|48	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.7-3
12cu|octave-physicalconstants-0.1.7-3|49	+ Revision: b9b7a1a
12cu|octave-physicalconstants-0.1.7-3|50	- Fix BRs
12cu|octave-physicalconstants-0.1.7-3|51	
12cu|octave-physicalconstants-0.1.7-3|52	

10336 12
12cu|octave-plot-1.0.8-3|1	%define	pkgname plot
12cu|octave-plot-1.0.8-3|2	
12cu|octave-plot-1.0.8-3|3	Summary:	Additional plotting tools for Octave
12cu|octave-plot-1.0.8-3|4	Name:       octave-%{pkgname}
12cu|octave-plot-1.0.8-3|5	Version:	1.0.8
12cu|octave-plot-1.0.8-3|6	Release:       3
12cu|octave-plot-1.0.8-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-plot-1.0.8-3|8	License:	GPLv2+
12cu|octave-plot-1.0.8-3|9	Group:		Sciences/Mathematics
12cu|octave-plot-1.0.8-3|10	Url:		http://octave.sourceforge.net/plot/
12cu|octave-plot-1.0.8-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-plot-1.0.8-3|12	Requires:	octave >= 2.9.7
12cu|octave-plot-1.0.8-3|13	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-plot-1.0.8-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-plot-1.0.8-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-plot-1.0.8-3|16	BuildArch:	noarch
12cu|octave-plot-1.0.8-3|17	
12cu|octave-plot-1.0.8-3|18	%description
12cu|octave-plot-1.0.8-3|19	Additional plotting tools for Octave.
12cu|octave-plot-1.0.8-3|20	
12cu|octave-plot-1.0.8-3|21	%prep
12cu|octave-plot-1.0.8-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-plot-1.0.8-3|23	cp %SOURCE0 .
12cu|octave-plot-1.0.8-3|24	
12cu|octave-plot-1.0.8-3|25	%install
12cu|octave-plot-1.0.8-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-plot-1.0.8-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-plot-1.0.8-3|28	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-plot-1.0.8-3|29	
12cu|octave-plot-1.0.8-3|30	tar zxf %SOURCE0
12cu|octave-plot-1.0.8-3|31	mv %{pkgname}-%{version}/COPYING .
12cu|octave-plot-1.0.8-3|32	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-plot-1.0.8-3|33	
12cu|octave-plot-1.0.8-3|34	%clean
12cu|octave-plot-1.0.8-3|35	
12cu|octave-plot-1.0.8-3|36	%post
12cu|octave-plot-1.0.8-3|37	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-plot-1.0.8-3|38	
12cu|octave-plot-1.0.8-3|39	%postun
12cu|octave-plot-1.0.8-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-plot-1.0.8-3|41	
12cu|octave-plot-1.0.8-3|42	%files
12cu|octave-plot-1.0.8-3|43	%doc COPYING DESCRIPTION
12cu|octave-plot-1.0.8-3|44	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-plot-1.0.8-3|45	
12cu|octave-plot-1.0.8-3|46	%changelog
12cu|octave-plot-1.0.8-3|47	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-3
12cu|octave-plot-1.0.8-3|48	+ Revision: 36ca134
12cu|octave-plot-1.0.8-3|49	- Fix BRs
12cu|octave-plot-1.0.8-3|50	
12cu|octave-plot-1.0.8-3|51	

10337 12
12cu|octave-quaternion-1.0.0-2|1	%define	pkgname quaternion
12cu|octave-quaternion-1.0.0-2|2	
12cu|octave-quaternion-1.0.0-2|3	Summary:	Octave package for manipulation of quaternions
12cu|octave-quaternion-1.0.0-2|4	
12cu|octave-quaternion-1.0.0-2|5	Name:		octave-%{pkgname}
12cu|octave-quaternion-1.0.0-2|6	Version:	1.0.0
12cu|octave-quaternion-1.0.0-2|7	Release:        2
12cu|octave-quaternion-1.0.0-2|8	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-quaternion-1.0.0-2|9	License:	GPLv3+
12cu|octave-quaternion-1.0.0-2|10	Group:		Sciences/Mathematics
12cu|octave-quaternion-1.0.0-2|11	Url:		http://octave.sourceforge.net/quaternion/
12cu|octave-quaternion-1.0.0-2|12	Conflicts:	octave-forge <= 20090607
12cu|octave-quaternion-1.0.0-2|13	Requires:	octave >= 3.1.0
12cu|octave-quaternion-1.0.0-2|14	BuildRequires:  octave-devel >= 3.1.0
12cu|octave-quaternion-1.0.0-2|15	BuildRequires:  pkgconfig(gl)
12cu|octave-quaternion-1.0.0-2|16	BuildRequires:  pkgconfig(glu)
12cu|octave-quaternion-1.0.0-2|17	BuildArch:	noarch
12cu|octave-quaternion-1.0.0-2|18	
12cu|octave-quaternion-1.0.0-2|19	%description
12cu|octave-quaternion-1.0.0-2|20	Octave package for manipulation of quaternions used for frame transformations.
12cu|octave-quaternion-1.0.0-2|21	
12cu|octave-quaternion-1.0.0-2|22	%prep
12cu|octave-quaternion-1.0.0-2|23	%setup -q -c %{pkgname}-%{version}
12cu|octave-quaternion-1.0.0-2|24	cp %{SOURCE0} .
12cu|octave-quaternion-1.0.0-2|25	
12cu|octave-quaternion-1.0.0-2|26	%install
12cu|octave-quaternion-1.0.0-2|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-quaternion-1.0.0-2|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-quaternion-1.0.0-2|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-quaternion-1.0.0-2|30	
12cu|octave-quaternion-1.0.0-2|31	tar zxf %{SOURCE0}
12cu|octave-quaternion-1.0.0-2|32	mv %{pkgname}-%{version}/COPYING .
12cu|octave-quaternion-1.0.0-2|33	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-quaternion-1.0.0-2|34	
12cu|octave-quaternion-1.0.0-2|35	%clean
12cu|octave-quaternion-1.0.0-2|36	
12cu|octave-quaternion-1.0.0-2|37	%post
12cu|octave-quaternion-1.0.0-2|38	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-quaternion-1.0.0-2|39	
12cu|octave-quaternion-1.0.0-2|40	%postun
12cu|octave-quaternion-1.0.0-2|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-quaternion-1.0.0-2|42	
12cu|octave-quaternion-1.0.0-2|43	%files
12cu|octave-quaternion-1.0.0-2|44	%doc COPYING DESCRIPTION
12cu|octave-quaternion-1.0.0-2|45	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-quaternion-1.0.0-2|46	
12cu|octave-quaternion-1.0.0-2|47	
12cu|octave-quaternion-1.0.0-2|48	
12cu|octave-quaternion-1.0.0-2|49	
12cu|octave-quaternion-1.0.0-2|50	
12cu|octave-quaternion-1.0.0-2|51	%changelog
12cu|octave-quaternion-1.0.0-2|52	* Tue Apr 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
12cu|octave-quaternion-1.0.0-2|53	+ Revision: 99c533c
12cu|octave-quaternion-1.0.0-2|54	- Fix gl BRs
12cu|octave-quaternion-1.0.0-2|55	
12cu|octave-quaternion-1.0.0-2|56	

10338 12
12cu|octave-secs1d-0.0.8-3|1	%define	pkgname secs1d
12cu|octave-secs1d-0.0.8-3|2	
12cu|octave-secs1d-0.0.8-3|3	Summary:	Octave drift-diffusion simulator for 1D devices
12cu|octave-secs1d-0.0.8-3|4	Name:       octave-%{pkgname}
12cu|octave-secs1d-0.0.8-3|5	Version:	0.0.8
12cu|octave-secs1d-0.0.8-3|6	Release:       3
12cu|octave-secs1d-0.0.8-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-secs1d-0.0.8-3|8	License:	GPLv2+
12cu|octave-secs1d-0.0.8-3|9	Group:		Sciences/Mathematics
12cu|octave-secs1d-0.0.8-3|10	Url:		http://octave.sourceforge.net/secs1d/
12cu|octave-secs1d-0.0.8-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-secs1d-0.0.8-3|12	Requires:	octave >= 2.9.17
12cu|octave-secs1d-0.0.8-3|13	BuildRequires:  octave-devel >= 2.9.17
12cu|octave-secs1d-0.0.8-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-secs1d-0.0.8-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-secs1d-0.0.8-3|16	
12cu|octave-secs1d-0.0.8-3|17	%description
12cu|octave-secs1d-0.0.8-3|18	Octave drift-diffusion simulator for 1D semiconductor devices.
12cu|octave-secs1d-0.0.8-3|19	
12cu|octave-secs1d-0.0.8-3|20	%prep
12cu|octave-secs1d-0.0.8-3|21	%setup -q -c %{pkgname}-%{version}
12cu|octave-secs1d-0.0.8-3|22	cp %SOURCE0 .
12cu|octave-secs1d-0.0.8-3|23	
12cu|octave-secs1d-0.0.8-3|24	%install
12cu|octave-secs1d-0.0.8-3|25	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-secs1d-0.0.8-3|26	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-secs1d-0.0.8-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-secs1d-0.0.8-3|28	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-secs1d-0.0.8-3|29	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-secs1d-0.0.8-3|30	
12cu|octave-secs1d-0.0.8-3|31	tar zxf %SOURCE0
12cu|octave-secs1d-0.0.8-3|32	mv %{pkgname}-%{version}/COPYING .
12cu|octave-secs1d-0.0.8-3|33	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-secs1d-0.0.8-3|34	
12cu|octave-secs1d-0.0.8-3|35	%clean
12cu|octave-secs1d-0.0.8-3|36	
12cu|octave-secs1d-0.0.8-3|37	%post
12cu|octave-secs1d-0.0.8-3|38	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-secs1d-0.0.8-3|39	
12cu|octave-secs1d-0.0.8-3|40	%postun
12cu|octave-secs1d-0.0.8-3|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-secs1d-0.0.8-3|42	
12cu|octave-secs1d-0.0.8-3|43	%files
12cu|octave-secs1d-0.0.8-3|44	%doc COPYING DESCRIPTION
12cu|octave-secs1d-0.0.8-3|45	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-secs1d-0.0.8-3|46	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-secs1d-0.0.8-3|47	
12cu|octave-secs1d-0.0.8-3|48	%changelog
12cu|octave-secs1d-0.0.8-3|49	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.8-3
12cu|octave-secs1d-0.0.8-3|50	+ Revision: c0c54e2
12cu|octave-secs1d-0.0.8-3|51	- Fix BRs
12cu|octave-secs1d-0.0.8-3|52	
12cu|octave-secs1d-0.0.8-3|53	

10339 12
12cu|octave-secs2d-0.0.8-3|1	%define	pkgname secs2d
12cu|octave-secs2d-0.0.8-3|2	
12cu|octave-secs2d-0.0.8-3|3	Summary:	Octave drift-diffusion simulator for 2D devices
12cu|octave-secs2d-0.0.8-3|4	Name:       octave-%{pkgname}
12cu|octave-secs2d-0.0.8-3|5	Version:	0.0.8
12cu|octave-secs2d-0.0.8-3|6	Release:       3
12cu|octave-secs2d-0.0.8-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-secs2d-0.0.8-3|8	License:	GPLv2+
12cu|octave-secs2d-0.0.8-3|9	Group:		Sciences/Mathematics
12cu|octave-secs2d-0.0.8-3|10	Url:		http://octave.sourceforge.net/secs2d/
12cu|octave-secs2d-0.0.8-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-secs2d-0.0.8-3|12	Requires:	octave >= 2.9.17
12cu|octave-secs2d-0.0.8-3|13	BuildRequires:  octave-devel >= 2.9.17
12cu|octave-secs2d-0.0.8-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-secs2d-0.0.8-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-secs2d-0.0.8-3|16	
12cu|octave-secs2d-0.0.8-3|17	%description
12cu|octave-secs2d-0.0.8-3|18	Octave drift-diffusion simulator for 2D semiconductor devices.
12cu|octave-secs2d-0.0.8-3|19	
12cu|octave-secs2d-0.0.8-3|20	%prep
12cu|octave-secs2d-0.0.8-3|21	%setup -q -c %{pkgname}-%{version}
12cu|octave-secs2d-0.0.8-3|22	cp %SOURCE0 .
12cu|octave-secs2d-0.0.8-3|23	
12cu|octave-secs2d-0.0.8-3|24	%install
12cu|octave-secs2d-0.0.8-3|25	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-secs2d-0.0.8-3|26	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-secs2d-0.0.8-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-secs2d-0.0.8-3|28	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-secs2d-0.0.8-3|29	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-secs2d-0.0.8-3|30	
12cu|octave-secs2d-0.0.8-3|31	tar zxf %SOURCE0
12cu|octave-secs2d-0.0.8-3|32	mv %{pkgname}-%{version}/COPYING .
12cu|octave-secs2d-0.0.8-3|33	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-secs2d-0.0.8-3|34	
12cu|octave-secs2d-0.0.8-3|35	%clean
12cu|octave-secs2d-0.0.8-3|36	
12cu|octave-secs2d-0.0.8-3|37	%post
12cu|octave-secs2d-0.0.8-3|38	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-secs2d-0.0.8-3|39	
12cu|octave-secs2d-0.0.8-3|40	%postun
12cu|octave-secs2d-0.0.8-3|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-secs2d-0.0.8-3|42	
12cu|octave-secs2d-0.0.8-3|43	%files
12cu|octave-secs2d-0.0.8-3|44	%doc COPYING DESCRIPTION
12cu|octave-secs2d-0.0.8-3|45	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-secs2d-0.0.8-3|46	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-secs2d-0.0.8-3|47	
12cu|octave-secs2d-0.0.8-3|48	%changelog
12cu|octave-secs2d-0.0.8-3|49	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.8-3
12cu|octave-secs2d-0.0.8-3|50	+ Revision: b8e8817
12cu|octave-secs2d-0.0.8-3|51	- Fix BRs
12cu|octave-secs2d-0.0.8-3|52	
12cu|octave-secs2d-0.0.8-3|53	

10340 12
12cu|octave-signal-1.0.11-2|1	%define	pkgname signal
12cu|octave-signal-1.0.11-2|2	
12cu|octave-signal-1.0.11-2|3	Summary:	Signal processing tools for Octave
12cu|octave-signal-1.0.11-2|4	
12cu|octave-signal-1.0.11-2|5	Name:		octave-%{pkgname}
12cu|octave-signal-1.0.11-2|6	Version:	1.0.11
12cu|octave-signal-1.0.11-2|7	Release:        2
12cu|octave-signal-1.0.11-2|8	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-signal-1.0.11-2|9	License:	GPLv2+
12cu|octave-signal-1.0.11-2|10	Group:		Sciences/Mathematics
12cu|octave-signal-1.0.11-2|11	Url:		http://octave.sourceforge.net/signal/
12cu|octave-signal-1.0.11-2|12	Conflicts:	octave-forge <= 20090607
12cu|octave-signal-1.0.11-2|13	Requires:	octave >= 2.9.9
12cu|octave-signal-1.0.11-2|14	Requires:	octave-optim >= 1.0.0
12cu|octave-signal-1.0.11-2|15	Requires:	octave-specfun >= 0.0.0
12cu|octave-signal-1.0.11-2|16	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-signal-1.0.11-2|17	BuildRequires:  pkgconfig(gl)
12cu|octave-signal-1.0.11-2|18	BuildRequires:  pkgconfig(glu)
12cu|octave-signal-1.0.11-2|19	
12cu|octave-signal-1.0.11-2|20	%description
12cu|octave-signal-1.0.11-2|21	Signal processing tools, including filtering, windowing and display
12cu|octave-signal-1.0.11-2|22	functions for Octave.
12cu|octave-signal-1.0.11-2|23	
12cu|octave-signal-1.0.11-2|24	%prep
12cu|octave-signal-1.0.11-2|25	%setup -q -c %{pkgname}-%{version}
12cu|octave-signal-1.0.11-2|26	cp %{SOURCE0} .
12cu|octave-signal-1.0.11-2|27	
12cu|octave-signal-1.0.11-2|28	%install
12cu|octave-signal-1.0.11-2|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-signal-1.0.11-2|30	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-signal-1.0.11-2|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-signal-1.0.11-2|32	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-signal-1.0.11-2|33	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-signal-1.0.11-2|34	
12cu|octave-signal-1.0.11-2|35	tar zxf %{SOURCE0}
12cu|octave-signal-1.0.11-2|36	mv %{pkgname}-%{version}/COPYING .
12cu|octave-signal-1.0.11-2|37	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-signal-1.0.11-2|38	
12cu|octave-signal-1.0.11-2|39	%clean
12cu|octave-signal-1.0.11-2|40	
12cu|octave-signal-1.0.11-2|41	%post
12cu|octave-signal-1.0.11-2|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-signal-1.0.11-2|43	
12cu|octave-signal-1.0.11-2|44	%postun
12cu|octave-signal-1.0.11-2|45	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-signal-1.0.11-2|46	
12cu|octave-signal-1.0.11-2|47	%files
12cu|octave-signal-1.0.11-2|48	%doc COPYING DESCRIPTION
12cu|octave-signal-1.0.11-2|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-signal-1.0.11-2|50	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-signal-1.0.11-2|51	
12cu|octave-signal-1.0.11-2|52	
12cu|octave-signal-1.0.11-2|53	
12cu|octave-signal-1.0.11-2|54	%changelog
12cu|octave-signal-1.0.11-2|55	* Tue May 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.11-2
12cu|octave-signal-1.0.11-2|56	+ Revision: 5686c9a
12cu|octave-signal-1.0.11-2|57	- Fix BRs
12cu|octave-signal-1.0.11-2|58	
12cu|octave-signal-1.0.11-2|59	

10341 12
12cu|octave-simp-1.1.0-3|1	%define	pkgname simp
12cu|octave-simp-1.1.0-3|2	
12cu|octave-simp-1.1.0-3|3	Summary:	Basic interval operations for Octave
12cu|octave-simp-1.1.0-3|4	Name:       octave-%{pkgname}
12cu|octave-simp-1.1.0-3|5	Version:	1.1.0
12cu|octave-simp-1.1.0-3|6	Release:       3
12cu|octave-simp-1.1.0-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-simp-1.1.0-3|8	License:	GPLv3+
12cu|octave-simp-1.1.0-3|9	Group:		Sciences/Mathematics
12cu|octave-simp-1.1.0-3|10	Url:		http://octave.sourceforge.net/simp/
12cu|octave-simp-1.1.0-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-simp-1.1.0-3|12	Requires:	octave
12cu|octave-simp-1.1.0-3|13	BuildRequires:  octave-devel
12cu|octave-simp-1.1.0-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-simp-1.1.0-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-simp-1.1.0-3|16	BuildArch:	noarch
12cu|octave-simp-1.1.0-3|17	
12cu|octave-simp-1.1.0-3|18	%description
12cu|octave-simp-1.1.0-3|19	This package defines basic operations on intervals for Octave.
12cu|octave-simp-1.1.0-3|20	
12cu|octave-simp-1.1.0-3|21	%prep
12cu|octave-simp-1.1.0-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-simp-1.1.0-3|23	cp %SOURCE0 .
12cu|octave-simp-1.1.0-3|24	
12cu|octave-simp-1.1.0-3|25	%install
12cu|octave-simp-1.1.0-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-simp-1.1.0-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-simp-1.1.0-3|28	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-simp-1.1.0-3|29	
12cu|octave-simp-1.1.0-3|30	tar zxf %SOURCE0
12cu|octave-simp-1.1.0-3|31	mv %{pkgname}-%{version}/COPYING .
12cu|octave-simp-1.1.0-3|32	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-simp-1.1.0-3|33	mv %{pkgname}-%{version}/doc/*.pdf .
12cu|octave-simp-1.1.0-3|34	
12cu|octave-simp-1.1.0-3|35	%clean
12cu|octave-simp-1.1.0-3|36	
12cu|octave-simp-1.1.0-3|37	%post
12cu|octave-simp-1.1.0-3|38	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-simp-1.1.0-3|39	
12cu|octave-simp-1.1.0-3|40	%postun
12cu|octave-simp-1.1.0-3|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-simp-1.1.0-3|42	
12cu|octave-simp-1.1.0-3|43	%files
12cu|octave-simp-1.1.0-3|44	%doc COPYING DESCRIPTION *.pdf
12cu|octave-simp-1.1.0-3|45	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-simp-1.1.0-3|46	
12cu|octave-simp-1.1.0-3|47	%changelog
12cu|octave-simp-1.1.0-3|48	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-3
12cu|octave-simp-1.1.0-3|49	+ Revision: 7b78639
12cu|octave-simp-1.1.0-3|50	- Fix BRs
12cu|octave-simp-1.1.0-3|51	
12cu|octave-simp-1.1.0-3|52	

10342 12
12cu|octave-specfun-1.0.9-3|1	%define	pkgname specfun
12cu|octave-specfun-1.0.9-3|2	
12cu|octave-specfun-1.0.9-3|3	Summary:	Special functions for Octave
12cu|octave-specfun-1.0.9-3|4	Name:       octave-%{pkgname}
12cu|octave-specfun-1.0.9-3|5	Version:	1.0.9
12cu|octave-specfun-1.0.9-3|6	Release:       3
12cu|octave-specfun-1.0.9-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-specfun-1.0.9-3|8	License:	GPLv2+
12cu|octave-specfun-1.0.9-3|9	Group:		Sciences/Mathematics
12cu|octave-specfun-1.0.9-3|10	Url:		http://octave.sourceforge.net/specfun/
12cu|octave-specfun-1.0.9-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-specfun-1.0.9-3|12	Requires:	octave >= 2.9.7
12cu|octave-specfun-1.0.9-3|13	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-specfun-1.0.9-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-specfun-1.0.9-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-specfun-1.0.9-3|16	BuildArch:	noarch
12cu|octave-specfun-1.0.9-3|17	
12cu|octave-specfun-1.0.9-3|18	%description
12cu|octave-specfun-1.0.9-3|19	Special functions including ellipitic functions, etc., for Octave.
12cu|octave-specfun-1.0.9-3|20	
12cu|octave-specfun-1.0.9-3|21	%prep
12cu|octave-specfun-1.0.9-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-specfun-1.0.9-3|23	cp %SOURCE0 .
12cu|octave-specfun-1.0.9-3|24	
12cu|octave-specfun-1.0.9-3|25	%install
12cu|octave-specfun-1.0.9-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-specfun-1.0.9-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-specfun-1.0.9-3|28	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-specfun-1.0.9-3|29	
12cu|octave-specfun-1.0.9-3|30	tar zxf %SOURCE0
12cu|octave-specfun-1.0.9-3|31	mv %{pkgname}-%{version}/COPYING .
12cu|octave-specfun-1.0.9-3|32	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-specfun-1.0.9-3|33	
12cu|octave-specfun-1.0.9-3|34	%clean
12cu|octave-specfun-1.0.9-3|35	
12cu|octave-specfun-1.0.9-3|36	%post
12cu|octave-specfun-1.0.9-3|37	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-specfun-1.0.9-3|38	
12cu|octave-specfun-1.0.9-3|39	%postun
12cu|octave-specfun-1.0.9-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-specfun-1.0.9-3|41	
12cu|octave-specfun-1.0.9-3|42	%files
12cu|octave-specfun-1.0.9-3|43	%doc COPYING DESCRIPTION
12cu|octave-specfun-1.0.9-3|44	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-specfun-1.0.9-3|45	
12cu|octave-specfun-1.0.9-3|46	%changelog
12cu|octave-specfun-1.0.9-3|47	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-3
12cu|octave-specfun-1.0.9-3|48	+ Revision: 7d6f732
12cu|octave-specfun-1.0.9-3|49	- Fix BRs
12cu|octave-specfun-1.0.9-3|50	
12cu|octave-specfun-1.0.9-3|51	

10343 12
12cu|octave-special-matrix-1.0.7-3|1	%define	pkgname special-matrix
12cu|octave-special-matrix-1.0.7-3|2	
12cu|octave-special-matrix-1.0.7-3|3	Summary:	Additional special matrices for Octave
12cu|octave-special-matrix-1.0.7-3|4	Name:       octave-%{pkgname}
12cu|octave-special-matrix-1.0.7-3|5	Version:	1.0.7
12cu|octave-special-matrix-1.0.7-3|6	Release:       3
12cu|octave-special-matrix-1.0.7-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-special-matrix-1.0.7-3|8	License:	GPLv2+
12cu|octave-special-matrix-1.0.7-3|9	Group:		Sciences/Mathematics
12cu|octave-special-matrix-1.0.7-3|10	Url:		http://octave.sourceforge.net/special-matrix/
12cu|octave-special-matrix-1.0.7-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-special-matrix-1.0.7-3|12	Requires:	octave >= 2.9.7
12cu|octave-special-matrix-1.0.7-3|13	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-special-matrix-1.0.7-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-special-matrix-1.0.7-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-special-matrix-1.0.7-3|16	BuildArch:	noarch
12cu|octave-special-matrix-1.0.7-3|17	
12cu|octave-special-matrix-1.0.7-3|18	%description
12cu|octave-special-matrix-1.0.7-3|19	Additional special matrices for Octave.
12cu|octave-special-matrix-1.0.7-3|20	
12cu|octave-special-matrix-1.0.7-3|21	%prep
12cu|octave-special-matrix-1.0.7-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-special-matrix-1.0.7-3|23	cp %SOURCE0 .
12cu|octave-special-matrix-1.0.7-3|24	
12cu|octave-special-matrix-1.0.7-3|25	%install
12cu|octave-special-matrix-1.0.7-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-special-matrix-1.0.7-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-special-matrix-1.0.7-3|28	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-special-matrix-1.0.7-3|29	
12cu|octave-special-matrix-1.0.7-3|30	tar zxf %SOURCE0
12cu|octave-special-matrix-1.0.7-3|31	mv %{pkgname}-%{version}/COPYING .
12cu|octave-special-matrix-1.0.7-3|32	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-special-matrix-1.0.7-3|33	
12cu|octave-special-matrix-1.0.7-3|34	%clean
12cu|octave-special-matrix-1.0.7-3|35	
12cu|octave-special-matrix-1.0.7-3|36	%post
12cu|octave-special-matrix-1.0.7-3|37	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-special-matrix-1.0.7-3|38	
12cu|octave-special-matrix-1.0.7-3|39	%postun
12cu|octave-special-matrix-1.0.7-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-special-matrix-1.0.7-3|41	
12cu|octave-special-matrix-1.0.7-3|42	%files
12cu|octave-special-matrix-1.0.7-3|43	%doc COPYING DESCRIPTION
12cu|octave-special-matrix-1.0.7-3|44	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-special-matrix-1.0.7-3|45	
12cu|octave-special-matrix-1.0.7-3|46	%changelog
12cu|octave-special-matrix-1.0.7-3|47	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-3
12cu|octave-special-matrix-1.0.7-3|48	+ Revision: 1cae444
12cu|octave-special-matrix-1.0.7-3|49	- Fix BRs
12cu|octave-special-matrix-1.0.7-3|50	
12cu|octave-special-matrix-1.0.7-3|51	

10344 12
12cu|octave-splines-1.0.7-3|1	%define	pkgname splines
12cu|octave-splines-1.0.7-3|2	
12cu|octave-splines-1.0.7-3|3	Summary:	Cubic spline functions for Octave
12cu|octave-splines-1.0.7-3|4	Name:       octave-%{pkgname}
12cu|octave-splines-1.0.7-3|5	Version:	1.0.7
12cu|octave-splines-1.0.7-3|6	Release:       3
12cu|octave-splines-1.0.7-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-splines-1.0.7-3|8	License:	GPLv2+
12cu|octave-splines-1.0.7-3|9	Group:		Sciences/Mathematics
12cu|octave-splines-1.0.7-3|10	Url:		http://octave.sourceforge.net/splines/
12cu|octave-splines-1.0.7-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-splines-1.0.7-3|12	Requires:	octave >= 2.9.7
12cu|octave-splines-1.0.7-3|13	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-splines-1.0.7-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-splines-1.0.7-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-splines-1.0.7-3|16	BuildArch:	noarch
12cu|octave-splines-1.0.7-3|17	
12cu|octave-splines-1.0.7-3|18	%description
12cu|octave-splines-1.0.7-3|19	Additional cubic spline functions for Octave.
12cu|octave-splines-1.0.7-3|20	
12cu|octave-splines-1.0.7-3|21	%prep
12cu|octave-splines-1.0.7-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-splines-1.0.7-3|23	cp %SOURCE0 .
12cu|octave-splines-1.0.7-3|24	
12cu|octave-splines-1.0.7-3|25	%install
12cu|octave-splines-1.0.7-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-splines-1.0.7-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-splines-1.0.7-3|28	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-splines-1.0.7-3|29	
12cu|octave-splines-1.0.7-3|30	tar zxf %SOURCE0
12cu|octave-splines-1.0.7-3|31	mv %{pkgname}-%{version}/COPYING .
12cu|octave-splines-1.0.7-3|32	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-splines-1.0.7-3|33	
12cu|octave-splines-1.0.7-3|34	%clean
12cu|octave-splines-1.0.7-3|35	
12cu|octave-splines-1.0.7-3|36	%post
12cu|octave-splines-1.0.7-3|37	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-splines-1.0.7-3|38	
12cu|octave-splines-1.0.7-3|39	%postun
12cu|octave-splines-1.0.7-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-splines-1.0.7-3|41	
12cu|octave-splines-1.0.7-3|42	%files
12cu|octave-splines-1.0.7-3|43	%doc COPYING DESCRIPTION
12cu|octave-splines-1.0.7-3|44	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-splines-1.0.7-3|45	
12cu|octave-splines-1.0.7-3|46	%changelog
12cu|octave-splines-1.0.7-3|47	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-3
12cu|octave-splines-1.0.7-3|48	+ Revision: 235f2d1
12cu|octave-splines-1.0.7-3|49	- Fix BRs
12cu|octave-splines-1.0.7-3|50	
12cu|octave-splines-1.0.7-3|51	

10345 12
12cu|octave-statistics-1.0.10-3|1	%define	pkgname statistics
12cu|octave-statistics-1.0.10-3|2	
12cu|octave-statistics-1.0.10-3|3	Summary:	Additional statistics functions for Octave
12cu|octave-statistics-1.0.10-3|4	Name:       octave-%{pkgname}
12cu|octave-statistics-1.0.10-3|5	Version:	1.0.10
12cu|octave-statistics-1.0.10-3|6	Release:       3
12cu|octave-statistics-1.0.10-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-statistics-1.0.10-3|8	License:	GPLv2+
12cu|octave-statistics-1.0.10-3|9	Group:		Sciences/Mathematics
12cu|octave-statistics-1.0.10-3|10	Url:		http://octave.sourceforge.net/statistics/
12cu|octave-statistics-1.0.10-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-statistics-1.0.10-3|12	Requires:	octave >= 2.9.7, octave-miscellaneous >= 0.0.0
12cu|octave-statistics-1.0.10-3|13	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-statistics-1.0.10-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-statistics-1.0.10-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-statistics-1.0.10-3|16	BuildArch:	noarch
12cu|octave-statistics-1.0.10-3|17	
12cu|octave-statistics-1.0.10-3|18	%description
12cu|octave-statistics-1.0.10-3|19	Additional statistics functions for Octave.
12cu|octave-statistics-1.0.10-3|20	
12cu|octave-statistics-1.0.10-3|21	%prep
12cu|octave-statistics-1.0.10-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-statistics-1.0.10-3|23	cp %SOURCE0 .
12cu|octave-statistics-1.0.10-3|24	
12cu|octave-statistics-1.0.10-3|25	%install
12cu|octave-statistics-1.0.10-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-statistics-1.0.10-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-statistics-1.0.10-3|28	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-statistics-1.0.10-3|29	
12cu|octave-statistics-1.0.10-3|30	tar zxf %SOURCE0
12cu|octave-statistics-1.0.10-3|31	mv %{pkgname}/COPYING .
12cu|octave-statistics-1.0.10-3|32	mv %{pkgname}/DESCRIPTION .
12cu|octave-statistics-1.0.10-3|33	
12cu|octave-statistics-1.0.10-3|34	%clean
12cu|octave-statistics-1.0.10-3|35	
12cu|octave-statistics-1.0.10-3|36	%post
12cu|octave-statistics-1.0.10-3|37	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-statistics-1.0.10-3|38	
12cu|octave-statistics-1.0.10-3|39	%postun
12cu|octave-statistics-1.0.10-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-statistics-1.0.10-3|41	
12cu|octave-statistics-1.0.10-3|42	%files
12cu|octave-statistics-1.0.10-3|43	%doc COPYING DESCRIPTION
12cu|octave-statistics-1.0.10-3|44	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-statistics-1.0.10-3|45	
12cu|octave-statistics-1.0.10-3|46	%changelog
12cu|octave-statistics-1.0.10-3|47	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.10-3
12cu|octave-statistics-1.0.10-3|48	+ Revision: ab666ae
12cu|octave-statistics-1.0.10-3|49	- Fix BRs
12cu|octave-statistics-1.0.10-3|50	
12cu|octave-statistics-1.0.10-3|51	

10346 12
12cu|octave-strings-1.0.7-3|1	%define	pkgname strings
12cu|octave-strings-1.0.7-3|2	
12cu|octave-strings-1.0.7-3|3	Summary:	Additional string manipulation functions for Octave
12cu|octave-strings-1.0.7-3|4	Name:       octave-%{pkgname}
12cu|octave-strings-1.0.7-3|5	Version:	1.0.7
12cu|octave-strings-1.0.7-3|6	Release:       3
12cu|octave-strings-1.0.7-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-strings-1.0.7-3|8	License:	GPLv2+
12cu|octave-strings-1.0.7-3|9	Group:		Sciences/Mathematics
12cu|octave-strings-1.0.7-3|10	Url:		http://octave.sourceforge.net/strings/
12cu|octave-strings-1.0.7-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-strings-1.0.7-3|12	Requires:	octave >= 2.9.7
12cu|octave-strings-1.0.7-3|13	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-strings-1.0.7-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-strings-1.0.7-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-strings-1.0.7-3|16	BuildRequires:	texinfo, pcre-devel
12cu|octave-strings-1.0.7-3|17	
12cu|octave-strings-1.0.7-3|18	%description
12cu|octave-strings-1.0.7-3|19	Additional string manipulation functions for Octave.
12cu|octave-strings-1.0.7-3|20	
12cu|octave-strings-1.0.7-3|21	%prep
12cu|octave-strings-1.0.7-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-strings-1.0.7-3|23	cp %SOURCE0 .
12cu|octave-strings-1.0.7-3|24	
12cu|octave-strings-1.0.7-3|25	%install
12cu|octave-strings-1.0.7-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-strings-1.0.7-3|27	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-strings-1.0.7-3|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-strings-1.0.7-3|29	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-strings-1.0.7-3|30	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-strings-1.0.7-3|31	
12cu|octave-strings-1.0.7-3|32	tar zxf %SOURCE0
12cu|octave-strings-1.0.7-3|33	mv %{pkgname}-%{version}/COPYING .
12cu|octave-strings-1.0.7-3|34	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-strings-1.0.7-3|35	
12cu|octave-strings-1.0.7-3|36	%clean
12cu|octave-strings-1.0.7-3|37	
12cu|octave-strings-1.0.7-3|38	%post
12cu|octave-strings-1.0.7-3|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-strings-1.0.7-3|40	
12cu|octave-strings-1.0.7-3|41	%postun
12cu|octave-strings-1.0.7-3|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-strings-1.0.7-3|43	
12cu|octave-strings-1.0.7-3|44	%files
12cu|octave-strings-1.0.7-3|45	%doc COPYING DESCRIPTION
12cu|octave-strings-1.0.7-3|46	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-strings-1.0.7-3|47	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-strings-1.0.7-3|48	
12cu|octave-strings-1.0.7-3|49	%changelog
12cu|octave-strings-1.0.7-3|50	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-3
12cu|octave-strings-1.0.7-3|51	+ Revision: bfa0e26
12cu|octave-strings-1.0.7-3|52	- Fix BRs
12cu|octave-strings-1.0.7-3|53	
12cu|octave-strings-1.0.7-3|54	

10347 12
12cu|octave-struct-1.0.9-4|1	%define	pkgname struct
12cu|octave-struct-1.0.9-4|2	
12cu|octave-struct-1.0.9-4|3	Summary:	Additional structure manipulation functions for Octave
12cu|octave-struct-1.0.9-4|4	Name:       octave-%{pkgname}
12cu|octave-struct-1.0.9-4|5	Version:	1.0.9
12cu|octave-struct-1.0.9-4|6	Release:       4
12cu|octave-struct-1.0.9-4|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-struct-1.0.9-4|8	License:	GPLv2+
12cu|octave-struct-1.0.9-4|9	Group:		Sciences/Mathematics
12cu|octave-struct-1.0.9-4|10	Url:		http://octave.sourceforge.net/struct/
12cu|octave-struct-1.0.9-4|11	Conflicts:	octave-forge <= 20090607
12cu|octave-struct-1.0.9-4|12	Requires:	octave >= 2.9.7
12cu|octave-struct-1.0.9-4|13	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-struct-1.0.9-4|14	BuildRequires:  pkgconfig(gl)
12cu|octave-struct-1.0.9-4|15	BuildRequires:  pkgconfig(glu)
12cu|octave-struct-1.0.9-4|16	
12cu|octave-struct-1.0.9-4|17	%description
12cu|octave-struct-1.0.9-4|18	Additional structure manipulation functions for Octave.
12cu|octave-struct-1.0.9-4|19	
12cu|octave-struct-1.0.9-4|20	%prep
12cu|octave-struct-1.0.9-4|21	%setup -q -c %{pkgname}-%{version}
12cu|octave-struct-1.0.9-4|22	cp %SOURCE0 .
12cu|octave-struct-1.0.9-4|23	
12cu|octave-struct-1.0.9-4|24	%install
12cu|octave-struct-1.0.9-4|25	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-struct-1.0.9-4|26	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-struct-1.0.9-4|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-struct-1.0.9-4|28	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-struct-1.0.9-4|29	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-struct-1.0.9-4|30	
12cu|octave-struct-1.0.9-4|31	tar zxf %SOURCE0
12cu|octave-struct-1.0.9-4|32	mv %{pkgname}-%{version}/COPYING .
12cu|octave-struct-1.0.9-4|33	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-struct-1.0.9-4|34	
12cu|octave-struct-1.0.9-4|35	%clean
12cu|octave-struct-1.0.9-4|36	
12cu|octave-struct-1.0.9-4|37	%post
12cu|octave-struct-1.0.9-4|38	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-struct-1.0.9-4|39	
12cu|octave-struct-1.0.9-4|40	%postun
12cu|octave-struct-1.0.9-4|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-struct-1.0.9-4|42	
12cu|octave-struct-1.0.9-4|43	%files
12cu|octave-struct-1.0.9-4|44	%doc COPYING DESCRIPTION
12cu|octave-struct-1.0.9-4|45	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-struct-1.0.9-4|46	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-struct-1.0.9-4|47	
12cu|octave-struct-1.0.9-4|48	%changelog
12cu|octave-struct-1.0.9-4|49	* Wed May 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-4
12cu|octave-struct-1.0.9-4|50	+ Revision: 6f38a56
12cu|octave-struct-1.0.9-4|51	- Bump release
12cu|octave-struct-1.0.9-4|52	
12cu|octave-struct-1.0.9-4|53	

10348 12
12cu|octave-symband-1.0.10-3|1	%define	pkgname symband
12cu|octave-symband-1.0.10-3|2	
12cu|octave-symband-1.0.10-3|3	Summary:	Octave package for handling symmetric banded matrices
12cu|octave-symband-1.0.10-3|4	Name:       octave-%{pkgname}
12cu|octave-symband-1.0.10-3|5	Version:	1.0.10
12cu|octave-symband-1.0.10-3|6	Release:       3
12cu|octave-symband-1.0.10-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-symband-1.0.10-3|8	License:	GPLv2+
12cu|octave-symband-1.0.10-3|9	Group:		Sciences/Mathematics
12cu|octave-symband-1.0.10-3|10	Url:		http://octave.sourceforge.net/symband/
12cu|octave-symband-1.0.10-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-symband-1.0.10-3|12	Requires:	octave >= 2.9.7
12cu|octave-symband-1.0.10-3|13	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-symband-1.0.10-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-symband-1.0.10-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-symband-1.0.10-3|16	
12cu|octave-symband-1.0.10-3|17	%description
12cu|octave-symband-1.0.10-3|18	Octave package for handling symmetric banded matrices.
12cu|octave-symband-1.0.10-3|19	
12cu|octave-symband-1.0.10-3|20	%prep
12cu|octave-symband-1.0.10-3|21	%setup -q -c %{pkgname}-%{version}
12cu|octave-symband-1.0.10-3|22	cp %SOURCE0 .
12cu|octave-symband-1.0.10-3|23	
12cu|octave-symband-1.0.10-3|24	%install
12cu|octave-symband-1.0.10-3|25	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-symband-1.0.10-3|26	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-symband-1.0.10-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-symband-1.0.10-3|28	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-symband-1.0.10-3|29	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-symband-1.0.10-3|30	
12cu|octave-symband-1.0.10-3|31	tar zxf %SOURCE0
12cu|octave-symband-1.0.10-3|32	mv %{pkgname}-%{version}/COPYING .
12cu|octave-symband-1.0.10-3|33	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-symband-1.0.10-3|34	
12cu|octave-symband-1.0.10-3|35	%clean
12cu|octave-symband-1.0.10-3|36	
12cu|octave-symband-1.0.10-3|37	%post
12cu|octave-symband-1.0.10-3|38	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-symband-1.0.10-3|39	
12cu|octave-symband-1.0.10-3|40	%postun
12cu|octave-symband-1.0.10-3|41	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-symband-1.0.10-3|42	
12cu|octave-symband-1.0.10-3|43	%files
12cu|octave-symband-1.0.10-3|44	%doc COPYING DESCRIPTION
12cu|octave-symband-1.0.10-3|45	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-symband-1.0.10-3|46	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-symband-1.0.10-3|47	
12cu|octave-symband-1.0.10-3|48	%changelog
12cu|octave-symband-1.0.10-3|49	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.10-3
12cu|octave-symband-1.0.10-3|50	+ Revision: c13da70
12cu|octave-symband-1.0.10-3|51	- Fix BRs
12cu|octave-symband-1.0.10-3|52	
12cu|octave-symband-1.0.10-3|53	

10349 12
12cu|octave-symbolic-1.0.9-3|1	%define	pkgname symbolic
12cu|octave-symbolic-1.0.9-3|2	
12cu|octave-symbolic-1.0.9-3|3	Summary:	Symbolic toolbox for Octave
12cu|octave-symbolic-1.0.9-3|4	Name:       octave-%{pkgname}
12cu|octave-symbolic-1.0.9-3|5	Version:	1.0.9
12cu|octave-symbolic-1.0.9-3|6	Release:       3
12cu|octave-symbolic-1.0.9-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-symbolic-1.0.9-3|8	Patch0:		is_list-1.0.9.patch
12cu|octave-symbolic-1.0.9-3|9	License:	GPLv2+
12cu|octave-symbolic-1.0.9-3|10	Group:		Sciences/Mathematics
12cu|octave-symbolic-1.0.9-3|11	Url:		http://octave.sourceforge.net/symbolic/
12cu|octave-symbolic-1.0.9-3|12	Conflicts:	octave-forge <= 20090607
12cu|octave-symbolic-1.0.9-3|13	Requires:	octave >= 3.1.55
12cu|octave-symbolic-1.0.9-3|14	BuildRequires:  octave-devel >= 3.1.55
12cu|octave-symbolic-1.0.9-3|15	BuildRequires:  pkgconfig(gl)
12cu|octave-symbolic-1.0.9-3|16	BuildRequires:  pkgconfig(glu)
12cu|octave-symbolic-1.0.9-3|17	BuildRequires:	ginac-devel
12cu|octave-symbolic-1.0.9-3|18	
12cu|octave-symbolic-1.0.9-3|19	%description
12cu|octave-symbolic-1.0.9-3|20	Symbolic toolbox for Octave based on ginac and cln.
12cu|octave-symbolic-1.0.9-3|21	
12cu|octave-symbolic-1.0.9-3|22	%prep
12cu|octave-symbolic-1.0.9-3|23	%setup -q -c %{pkgname}-%{version}
12cu|octave-symbolic-1.0.9-3|24	tar zxf %SOURCE0
12cu|octave-symbolic-1.0.9-3|25	%patch0 -p0
12cu|octave-symbolic-1.0.9-3|26	tar zcvf %{pkgname}-%{version}.tar.gz %{pkgname}-%{version}
12cu|octave-symbolic-1.0.9-3|27	
12cu|octave-symbolic-1.0.9-3|28	%install
12cu|octave-symbolic-1.0.9-3|29	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-symbolic-1.0.9-3|30	%__install -m 755 -d %{buildroot}%{_libdir}/octave/packages/
12cu|octave-symbolic-1.0.9-3|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-symbolic-1.0.9-3|32	export OCT_ARCH_PREFIX=%{buildroot}%{_libdir}/octave/packages
12cu|octave-symbolic-1.0.9-3|33	octave -q --eval "pkg prefix $OCT_PREFIX $OCT_ARCH_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-symbolic-1.0.9-3|34	
12cu|octave-symbolic-1.0.9-3|35	tar zxf %SOURCE0
12cu|octave-symbolic-1.0.9-3|36	mv %{pkgname}-%{version}/COPYING .
12cu|octave-symbolic-1.0.9-3|37	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-symbolic-1.0.9-3|38	
12cu|octave-symbolic-1.0.9-3|39	%clean
12cu|octave-symbolic-1.0.9-3|40	
12cu|octave-symbolic-1.0.9-3|41	%post
12cu|octave-symbolic-1.0.9-3|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-symbolic-1.0.9-3|43	
12cu|octave-symbolic-1.0.9-3|44	%postun
12cu|octave-symbolic-1.0.9-3|45	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-symbolic-1.0.9-3|46	
12cu|octave-symbolic-1.0.9-3|47	%files
12cu|octave-symbolic-1.0.9-3|48	%doc COPYING DESCRIPTION
12cu|octave-symbolic-1.0.9-3|49	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-symbolic-1.0.9-3|50	%{_libdir}/octave/packages/%{pkgname}-%{version}
12cu|octave-symbolic-1.0.9-3|51	
12cu|octave-symbolic-1.0.9-3|52	%changelog
12cu|octave-symbolic-1.0.9-3|53	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-3
12cu|octave-symbolic-1.0.9-3|54	+ Revision: 0e836dd
12cu|octave-symbolic-1.0.9-3|55	- Fix BRs
12cu|octave-symbolic-1.0.9-3|56	
12cu|octave-symbolic-1.0.9-3|57	

10350 12
12cu|octave-time-1.0.9-3|1	%define	pkgname time
12cu|octave-time-1.0.9-3|2	
12cu|octave-time-1.0.9-3|3	Summary:	Additional date manipulation tools for Octave
12cu|octave-time-1.0.9-3|4	Name:       octave-%{pkgname}
12cu|octave-time-1.0.9-3|5	Version:	1.0.9
12cu|octave-time-1.0.9-3|6	Release:       3
12cu|octave-time-1.0.9-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-time-1.0.9-3|8	License:	GPLv2+
12cu|octave-time-1.0.9-3|9	Group:		Sciences/Mathematics
12cu|octave-time-1.0.9-3|10	Url:		http://octave.sourceforge.net/time/
12cu|octave-time-1.0.9-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-time-1.0.9-3|12	Requires:	octave >= 3.0.1
12cu|octave-time-1.0.9-3|13	BuildRequires:  octave-devel >= 3.0.1
12cu|octave-time-1.0.9-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-time-1.0.9-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-time-1.0.9-3|16	BuildArch:	noarch
12cu|octave-time-1.0.9-3|17	
12cu|octave-time-1.0.9-3|18	%description
12cu|octave-time-1.0.9-3|19	Additional date manipulation tools for Octave.
12cu|octave-time-1.0.9-3|20	
12cu|octave-time-1.0.9-3|21	%prep
12cu|octave-time-1.0.9-3|22	%setup -q -c %{pkgname}-%{version}
12cu|octave-time-1.0.9-3|23	cp %SOURCE0 .
12cu|octave-time-1.0.9-3|24	
12cu|octave-time-1.0.9-3|25	%install
12cu|octave-time-1.0.9-3|26	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-time-1.0.9-3|27	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-time-1.0.9-3|28	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-time-1.0.9-3|29	
12cu|octave-time-1.0.9-3|30	tar zxf %SOURCE0
12cu|octave-time-1.0.9-3|31	mv %{pkgname}-%{version}/COPYING .
12cu|octave-time-1.0.9-3|32	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-time-1.0.9-3|33	
12cu|octave-time-1.0.9-3|34	%clean
12cu|octave-time-1.0.9-3|35	
12cu|octave-time-1.0.9-3|36	%post
12cu|octave-time-1.0.9-3|37	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-time-1.0.9-3|38	
12cu|octave-time-1.0.9-3|39	%postun
12cu|octave-time-1.0.9-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-time-1.0.9-3|41	
12cu|octave-time-1.0.9-3|42	%files
12cu|octave-time-1.0.9-3|43	%doc COPYING DESCRIPTION
12cu|octave-time-1.0.9-3|44	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-time-1.0.9-3|45	
12cu|octave-time-1.0.9-3|46	%changelog
12cu|octave-time-1.0.9-3|47	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-3
12cu|octave-time-1.0.9-3|48	+ Revision: d7a937f
12cu|octave-time-1.0.9-3|49	- Fix BRs
12cu|octave-time-1.0.9-3|50	
12cu|octave-time-1.0.9-3|51	

10351 12
12cu|octave-tsa-4.1.1-3|1	%define	pkgname tsa
12cu|octave-tsa-4.1.1-3|2	
12cu|octave-tsa-4.1.1-3|3	Summary:	Time series analysis methods for Octave
12cu|octave-tsa-4.1.1-3|4	Name:       octave-%{pkgname}
12cu|octave-tsa-4.1.1-3|5	Version:	4.1.1
12cu|octave-tsa-4.1.1-3|6	Release:       3
12cu|octave-tsa-4.1.1-3|7	Source0:	%{pkgname}-%{version}.tgz
12cu|octave-tsa-4.1.1-3|8	License:	GPLv3+
12cu|octave-tsa-4.1.1-3|9	Group:		Sciences/Mathematics
12cu|octave-tsa-4.1.1-3|10	Url:		http://octave.sourceforge.net/tsa/
12cu|octave-tsa-4.1.1-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-tsa-4.1.1-3|12	Requires:	octave, octave-nan >= 1.0.0
12cu|octave-tsa-4.1.1-3|13	BuildRequires:  octave-devel
12cu|octave-tsa-4.1.1-3|14	BuildRequires:  pkgconfig(gl)
12cu|octave-tsa-4.1.1-3|15	BuildRequires:  pkgconfig(glu)
12cu|octave-tsa-4.1.1-3|16	BuildArch:	noarch
12cu|octave-tsa-4.1.1-3|17	
12cu|octave-tsa-4.1.1-3|18	%description
12cu|octave-tsa-4.1.1-3|19	Stochastic concepts and maximum entropy methods for time series
12cu|octave-tsa-4.1.1-3|20	analysis in Octave.
12cu|octave-tsa-4.1.1-3|21	
12cu|octave-tsa-4.1.1-3|22	%prep
12cu|octave-tsa-4.1.1-3|23	%setup -q -c %{pkgname}-%{version}
12cu|octave-tsa-4.1.1-3|24	cp %SOURCE0 .
12cu|octave-tsa-4.1.1-3|25	
12cu|octave-tsa-4.1.1-3|26	%install
12cu|octave-tsa-4.1.1-3|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-tsa-4.1.1-3|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-tsa-4.1.1-3|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tgz"
12cu|octave-tsa-4.1.1-3|30	
12cu|octave-tsa-4.1.1-3|31	tar zxf %SOURCE0
12cu|octave-tsa-4.1.1-3|32	mv %{pkgname}/COPYING .
12cu|octave-tsa-4.1.1-3|33	mv %{pkgname}/DESCRIPTION .
12cu|octave-tsa-4.1.1-3|34	mv %{pkgname}/doc/README.TXT .
12cu|octave-tsa-4.1.1-3|35	
12cu|octave-tsa-4.1.1-3|36	%clean
12cu|octave-tsa-4.1.1-3|37	
12cu|octave-tsa-4.1.1-3|38	%post
12cu|octave-tsa-4.1.1-3|39	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-tsa-4.1.1-3|40	
12cu|octave-tsa-4.1.1-3|41	%postun
12cu|octave-tsa-4.1.1-3|42	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-tsa-4.1.1-3|43	
12cu|octave-tsa-4.1.1-3|44	%files
12cu|octave-tsa-4.1.1-3|45	%doc COPYING DESCRIPTION README.TXT
12cu|octave-tsa-4.1.1-3|46	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-tsa-4.1.1-3|47	
12cu|octave-tsa-4.1.1-3|48	%changelog
12cu|octave-tsa-4.1.1-3|49	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.1-3
12cu|octave-tsa-4.1.1-3|50	+ Revision: 2f92ef3
12cu|octave-tsa-4.1.1-3|51	- Fix BRs
12cu|octave-tsa-4.1.1-3|52	
12cu|octave-tsa-4.1.1-3|53	

10352 12
12cu|octave-vrml-1.0.11-3|1	%define	pkgname vrml
12cu|octave-vrml-1.0.11-3|2	
12cu|octave-vrml-1.0.11-3|3	Summary:	VRML graphics for Octave
12cu|octave-vrml-1.0.11-3|4	Name:       octave-%{pkgname}
12cu|octave-vrml-1.0.11-3|5	Version:	1.0.11
12cu|octave-vrml-1.0.11-3|6	Release:    3
12cu|octave-vrml-1.0.11-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-vrml-1.0.11-3|8	License:	GPLv2+
12cu|octave-vrml-1.0.11-3|9	Group:		Sciences/Mathematics
12cu|octave-vrml-1.0.11-3|10	Url:		http://octave.sourceforge.net/vrml/
12cu|octave-vrml-1.0.11-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-vrml-1.0.11-3|12	Requires:	octave >= 2.9.7, octave-miscellaneous >= 0.0.0
12cu|octave-vrml-1.0.11-3|13	Requires:	octave-struct >= 0.0.0, octave-statistics >= 0.0.0
12cu|octave-vrml-1.0.11-3|14	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-vrml-1.0.11-3|15	BuildRequires:  pkgconfig(gl)
12cu|octave-vrml-1.0.11-3|16	BuildRequires:  pkgconfig(glu)
12cu|octave-vrml-1.0.11-3|17	BuildArch:	noarch
12cu|octave-vrml-1.0.11-3|18	
12cu|octave-vrml-1.0.11-3|19	%description
12cu|octave-vrml-1.0.11-3|20	VRML graphics for Octave.
12cu|octave-vrml-1.0.11-3|21	
12cu|octave-vrml-1.0.11-3|22	%prep
12cu|octave-vrml-1.0.11-3|23	%setup -q -c %{pkgname}-%{version}
12cu|octave-vrml-1.0.11-3|24	cp %SOURCE0 .
12cu|octave-vrml-1.0.11-3|25	
12cu|octave-vrml-1.0.11-3|26	%install
12cu|octave-vrml-1.0.11-3|27	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-vrml-1.0.11-3|28	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-vrml-1.0.11-3|29	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-vrml-1.0.11-3|30	
12cu|octave-vrml-1.0.11-3|31	tar zxf %SOURCE0
12cu|octave-vrml-1.0.11-3|32	mv %{pkgname}/COPYING .
12cu|octave-vrml-1.0.11-3|33	mv %{pkgname}/DESCRIPTION .
12cu|octave-vrml-1.0.11-3|34	
12cu|octave-vrml-1.0.11-3|35	find %{buildroot} -name .svn | xargs rm -rf
12cu|octave-vrml-1.0.11-3|36	
12cu|octave-vrml-1.0.11-3|37	%clean
12cu|octave-vrml-1.0.11-3|38	
12cu|octave-vrml-1.0.11-3|39	%post
12cu|octave-vrml-1.0.11-3|40	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-vrml-1.0.11-3|41	
12cu|octave-vrml-1.0.11-3|42	%postun
12cu|octave-vrml-1.0.11-3|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-vrml-1.0.11-3|44	
12cu|octave-vrml-1.0.11-3|45	%files
12cu|octave-vrml-1.0.11-3|46	%doc COPYING DESCRIPTION
12cu|octave-vrml-1.0.11-3|47	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-vrml-1.0.11-3|48	
12cu|octave-vrml-1.0.11-3|49	%changelog
12cu|octave-vrml-1.0.11-3|50	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.11-3
12cu|octave-vrml-1.0.11-3|51	+ Revision: 6e71d76
12cu|octave-vrml-1.0.11-3|52	- Fix BRs
12cu|octave-vrml-1.0.11-3|53	
12cu|octave-vrml-1.0.11-3|54	

10353 12
12cu|octave-zenity-0.5.7-3|1	%define	pkgname zenity
12cu|octave-zenity-0.5.7-3|2	
12cu|octave-zenity-0.5.7-3|3	Summary:	Octave functions for creating simple GUIs
12cu|octave-zenity-0.5.7-3|4	Name:       octave-%{pkgname}
12cu|octave-zenity-0.5.7-3|5	Version:	0.5.7
12cu|octave-zenity-0.5.7-3|6	Release:    3
12cu|octave-zenity-0.5.7-3|7	Source0:	%{pkgname}-%{version}.tar.gz
12cu|octave-zenity-0.5.7-3|8	License:	GPLv2+
12cu|octave-zenity-0.5.7-3|9	Group:		Sciences/Mathematics
12cu|octave-zenity-0.5.7-3|10	Url:		http://octave.sourceforge.net/zenity/
12cu|octave-zenity-0.5.7-3|11	Conflicts:	octave-forge <= 20090607
12cu|octave-zenity-0.5.7-3|12	Requires:	octave >= 2.9.7
12cu|octave-zenity-0.5.7-3|13	Requires:	zenity >= 2.16
12cu|octave-zenity-0.5.7-3|14	BuildRequires:  octave-devel >= 2.9.9
12cu|octave-zenity-0.5.7-3|15	BuildRequires:  pkgconfig(gl)
12cu|octave-zenity-0.5.7-3|16	BuildRequires:  pkgconfig(glu)
12cu|octave-zenity-0.5.7-3|17	BuildArch:	noarch
12cu|octave-zenity-0.5.7-3|18	
12cu|octave-zenity-0.5.7-3|19	%description
12cu|octave-zenity-0.5.7-3|20	This package provides a set of Octave functions for creating simple
12cu|octave-zenity-0.5.7-3|21	graphical user interfaces. It is currently possible to create calendar
12cu|octave-zenity-0.5.7-3|22	windows, text entries, file selection dialogs, lists, message windows,
12cu|octave-zenity-0.5.7-3|23	icons in the notification area, and windows for large amount of text.
12cu|octave-zenity-0.5.7-3|24	
12cu|octave-zenity-0.5.7-3|25	%prep
12cu|octave-zenity-0.5.7-3|26	%setup -q -c %{pkgname}-%{version}
12cu|octave-zenity-0.5.7-3|27	cp %SOURCE0 .
12cu|octave-zenity-0.5.7-3|28	
12cu|octave-zenity-0.5.7-3|29	%install
12cu|octave-zenity-0.5.7-3|30	%__install -m 755 -d %{buildroot}%{_datadir}/octave/packages/
12cu|octave-zenity-0.5.7-3|31	export OCT_PREFIX=%{buildroot}%{_datadir}/octave/packages
12cu|octave-zenity-0.5.7-3|32	octave -q --eval "pkg prefix $OCT_PREFIX; pkg install -verbose -nodeps -local %{pkgname}-%{version}.tar.gz"
12cu|octave-zenity-0.5.7-3|33	touch %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/packinfo/.autoload
12cu|octave-zenity-0.5.7-3|34	chmod 644 %{buildroot}%{_datadir}/octave/packages/%{pkgname}-%{version}/packinfo/.autoload
12cu|octave-zenity-0.5.7-3|35	
12cu|octave-zenity-0.5.7-3|36	tar zxf %SOURCE0
12cu|octave-zenity-0.5.7-3|37	mv %{pkgname}-%{version}/COPYING .
12cu|octave-zenity-0.5.7-3|38	mv %{pkgname}-%{version}/DESCRIPTION .
12cu|octave-zenity-0.5.7-3|39	
12cu|octave-zenity-0.5.7-3|40	%clean
12cu|octave-zenity-0.5.7-3|41	
12cu|octave-zenity-0.5.7-3|42	%post
12cu|octave-zenity-0.5.7-3|43	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-zenity-0.5.7-3|44	
12cu|octave-zenity-0.5.7-3|45	%postun
12cu|octave-zenity-0.5.7-3|46	%{_bindir}/test -x %{_bindir}/octave && %{_bindir}/octave -q -H --no-site-file --eval "pkg('rebuild');" || :
12cu|octave-zenity-0.5.7-3|47	
12cu|octave-zenity-0.5.7-3|48	%files
12cu|octave-zenity-0.5.7-3|49	%doc COPYING DESCRIPTION
12cu|octave-zenity-0.5.7-3|50	%{_datadir}/octave/packages/%{pkgname}-%{version}
12cu|octave-zenity-0.5.7-3|51	
12cu|octave-zenity-0.5.7-3|52	%changelog
12cu|octave-zenity-0.5.7-3|53	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.7-3
12cu|octave-zenity-0.5.7-3|54	+ Revision: 2fcf4e3
12cu|octave-zenity-0.5.7-3|55	- Fix BRs
12cu|octave-zenity-0.5.7-3|56	
12cu|octave-zenity-0.5.7-3|57	

10354 12
12cu|ogdi-3.2.0-0.beta2.3|1	# TODO: separate gltpd to -server package, add init script (requires portmap)
12cu|ogdi-3.2.0-0.beta2.3|2	
12cu|ogdi-3.2.0-0.beta2.3|3	%define name	ogdi
12cu|ogdi-3.2.0-0.beta2.3|4	%define major	3
12cu|ogdi-3.2.0-0.beta2.3|5	%define libname %mklibname %{name} %{major}
12cu|ogdi-3.2.0-0.beta2.3|6	%define devname %mklibname -d %{name}
12cu|ogdi-3.2.0-0.beta2.3|7	
12cu|ogdi-3.2.0-0.beta2.3|8	%define beta	beta2
12cu|ogdi-3.2.0-0.beta2.3|9	
12cu|ogdi-3.2.0-0.beta2.3|10	Summary:	Open Geographic Datastore Interface
12cu|ogdi-3.2.0-0.beta2.3|11	Name:		%{name}
12cu|ogdi-3.2.0-0.beta2.3|12	Version:	3.2.0
12cu|ogdi-3.2.0-0.beta2.3|13	Release:	0.%{beta}.3
12cu|ogdi-3.2.0-0.beta2.3|14	License:	BSD
12cu|ogdi-3.2.0-0.beta2.3|15	Group:		Sciences/Geosciences
12cu|ogdi-3.2.0-0.beta2.3|16	Url:		http://ogdi.sourceforge.net/
12cu|ogdi-3.2.0-0.beta2.3|17	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.%{beta}.tar.gz
12cu|ogdi-3.2.0-0.beta2.3|18	Source1:	http://ogdi.sourceforge.net/ogdi.pdf
12cu|ogdi-3.2.0-0.beta2.3|19	Patch0:		patch_for_proj48_redhat.patch
12cu|ogdi-3.2.0-0.beta2.3|20	Patch1:		ogdi-3.2.0.beta2-fix-str-fmt.patch
12cu|ogdi-3.2.0-0.beta2.3|21	BuildRequires:	tcl-devel
12cu|ogdi-3.2.0-0.beta2.3|22	BuildRequires:	unixODBC-devel
12cu|ogdi-3.2.0-0.beta2.3|23	BuildRequires:	pkgconfig(expat)
12cu|ogdi-3.2.0-0.beta2.3|24	BuildRequires:	pkgconfig(proj)
12cu|ogdi-3.2.0-0.beta2.3|25	BuildRequires:	pkgconfig(zlib)
12cu|ogdi-3.2.0-0.beta2.3|26	
12cu|ogdi-3.2.0-0.beta2.3|27	%description
12cu|ogdi-3.2.0-0.beta2.3|28	OGDI is the Open Geographic Datastore Interface. OGDI is an
12cu|ogdi-3.2.0-0.beta2.3|29	application programming interface (API) that uses a standardized
12cu|ogdi-3.2.0-0.beta2.3|30	access methods to work in conjunction with GIS software packages (the
12cu|ogdi-3.2.0-0.beta2.3|31	application) and various geospatial data products. OGDI uses a
12cu|ogdi-3.2.0-0.beta2.3|32	client/server architecture to facilitate the dissemination of
12cu|ogdi-3.2.0-0.beta2.3|33	geospatial data products over any TCP/IP network, and a
12cu|ogdi-3.2.0-0.beta2.3|34	driver-oriented approach to facilitate access to several geospatial
12cu|ogdi-3.2.0-0.beta2.3|35	data products/formats.
12cu|ogdi-3.2.0-0.beta2.3|36	
12cu|ogdi-3.2.0-0.beta2.3|37	%files
12cu|ogdi-3.2.0-0.beta2.3|38	%doc LICENSE NEWS ChangeLog README
12cu|ogdi-3.2.0-0.beta2.3|39	%{_bindir}/gltpd
12cu|ogdi-3.2.0-0.beta2.3|40	%{_bindir}/ogdi_*
12cu|ogdi-3.2.0-0.beta2.3|41	%dir %{_libdir}/ogdi
12cu|ogdi-3.2.0-0.beta2.3|42	%exclude %{_libdir}/%{name}/liblodbc.so
12cu|ogdi-3.2.0-0.beta2.3|43	%exclude %{_libdir}/%{name}/libecs_tcl.so
12cu|ogdi-3.2.0-0.beta2.3|44	%{_libdir}/%{name}/lib*.so
12cu|ogdi-3.2.0-0.beta2.3|45	
12cu|ogdi-3.2.0-0.beta2.3|46	#----------------------------------------------------------------------------
12cu|ogdi-3.2.0-0.beta2.3|47	
12cu|ogdi-3.2.0-0.beta2.3|48	%package -n %{libname}
12cu|ogdi-3.2.0-0.beta2.3|49	Summary:	Open Geographic Datastore Interface - library
12cu|ogdi-3.2.0-0.beta2.3|50	License:	BSD style
12cu|ogdi-3.2.0-0.beta2.3|51	Group:		Sciences/Geosciences
12cu|ogdi-3.2.0-0.beta2.3|52	
12cu|ogdi-3.2.0-0.beta2.3|53	%description -n %{libname}
12cu|ogdi-3.2.0-0.beta2.3|54	OGDI is the Open Geographic Datastore Interface. OGDI is an
12cu|ogdi-3.2.0-0.beta2.3|55	application programming interface (API) that uses a standardized
12cu|ogdi-3.2.0-0.beta2.3|56	access methods to work in conjunction with GIS software packages (the
12cu|ogdi-3.2.0-0.beta2.3|57	application) and various geospatial data products. OGDI uses a
12cu|ogdi-3.2.0-0.beta2.3|58	client/server architecture to facilitate the dissemination of
12cu|ogdi-3.2.0-0.beta2.3|59	geospatial data products over any TCP/IP network, and a
12cu|ogdi-3.2.0-0.beta2.3|60	driver-oriented approach to facilitate access to several geospatial
12cu|ogdi-3.2.0-0.beta2.3|61	data products/formats.
12cu|ogdi-3.2.0-0.beta2.3|62	
12cu|ogdi-3.2.0-0.beta2.3|63	This package contains just the library required by applications using the
12cu|ogdi-3.2.0-0.beta2.3|64	Open Geographic Datastore Interface.
12cu|ogdi-3.2.0-0.beta2.3|65	
12cu|ogdi-3.2.0-0.beta2.3|66	%files -n %{libname}
12cu|ogdi-3.2.0-0.beta2.3|67	%{_libdir}/libogdi.so.%{major}*
12cu|ogdi-3.2.0-0.beta2.3|68	
12cu|ogdi-3.2.0-0.beta2.3|69	#----------------------------------------------------------------------------
12cu|ogdi-3.2.0-0.beta2.3|70	
12cu|ogdi-3.2.0-0.beta2.3|71	%package -n %{devname}
12cu|ogdi-3.2.0-0.beta2.3|72	Summary:	OGDI header files and documentation
12cu|ogdi-3.2.0-0.beta2.3|73	Group:		Sciences/Geosciences
12cu|ogdi-3.2.0-0.beta2.3|74	Requires:	%{libname} = %{EVRD}
12cu|ogdi-3.2.0-0.beta2.3|75	Provides:	%{name}-devel = %{EVRD}
12cu|ogdi-3.2.0-0.beta2.3|76	Provides:	lib%{name}-devel = %{EVRD}
12cu|ogdi-3.2.0-0.beta2.3|77	
12cu|ogdi-3.2.0-0.beta2.3|78	%description -n %{devname}
12cu|ogdi-3.2.0-0.beta2.3|79	OGDI header files and developer's documentation.
12cu|ogdi-3.2.0-0.beta2.3|80	
12cu|ogdi-3.2.0-0.beta2.3|81	%files -n %{devname}
12cu|ogdi-3.2.0-0.beta2.3|82	%doc ogdi.pdf
12cu|ogdi-3.2.0-0.beta2.3|83	%doc ogdi/examples/example1/example1.c
12cu|ogdi-3.2.0-0.beta2.3|84	%doc ogdi/examples/example2/example2.c
12cu|ogdi-3.2.0-0.beta2.3|85	%{_bindir}/%{name}-config
12cu|ogdi-3.2.0-0.beta2.3|86	%{_bindir}/%{name}-config-%{cpuarch}
12cu|ogdi-3.2.0-0.beta2.3|87	%{_libdir}/pkgconfig/%{name}.pc
12cu|ogdi-3.2.0-0.beta2.3|88	%dir %{_includedir}/%{name}
12cu|ogdi-3.2.0-0.beta2.3|89	%{_includedir}/%{name}/*.h
12cu|ogdi-3.2.0-0.beta2.3|90	%{_libdir}/libogdi.so
12cu|ogdi-3.2.0-0.beta2.3|91	
12cu|ogdi-3.2.0-0.beta2.3|92	#----------------------------------------------------------------------------
12cu|ogdi-3.2.0-0.beta2.3|93	
12cu|ogdi-3.2.0-0.beta2.3|94	%package odbc
12cu|ogdi-3.2.0-0.beta2.3|95	Summary:	ODBC driver for OGDI
12cu|ogdi-3.2.0-0.beta2.3|96	Group:		Sciences/Geosciences
12cu|ogdi-3.2.0-0.beta2.3|97	Requires:	%{name} = %{EVRD}
12cu|ogdi-3.2.0-0.beta2.3|98	
12cu|ogdi-3.2.0-0.beta2.3|99	%description odbc
12cu|ogdi-3.2.0-0.beta2.3|100	ODBC driver for OGDI.
12cu|ogdi-3.2.0-0.beta2.3|101	
12cu|ogdi-3.2.0-0.beta2.3|102	%files odbc
12cu|ogdi-3.2.0-0.beta2.3|103	%{_libdir}/ogdi/liblodbc.so
12cu|ogdi-3.2.0-0.beta2.3|104	
12cu|ogdi-3.2.0-0.beta2.3|105	#----------------------------------------------------------------------------
12cu|ogdi-3.2.0-0.beta2.3|106	
12cu|ogdi-3.2.0-0.beta2.3|107	%package -n tcl-ogdi
12cu|ogdi-3.2.0-0.beta2.3|108	Summary:	TCL wrapper for OGDI
12cu|ogdi-3.2.0-0.beta2.3|109	Group:		Sciences/Geosciences
12cu|ogdi-3.2.0-0.beta2.3|110	Requires:	%{name} = %{EVRD}
12cu|ogdi-3.2.0-0.beta2.3|111	
12cu|ogdi-3.2.0-0.beta2.3|112	%description -n tcl-ogdi
12cu|ogdi-3.2.0-0.beta2.3|113	TCL wrapper for OGDI.
12cu|ogdi-3.2.0-0.beta2.3|114	
12cu|ogdi-3.2.0-0.beta2.3|115	%files -n tcl-ogdi
12cu|ogdi-3.2.0-0.beta2.3|116	%{_libdir}/ogdi/libecs_tcl.so
12cu|ogdi-3.2.0-0.beta2.3|117	
12cu|ogdi-3.2.0-0.beta2.3|118	#----------------------------------------------------------------------------
12cu|ogdi-3.2.0-0.beta2.3|119	
12cu|ogdi-3.2.0-0.beta2.3|120	%prep
12cu|ogdi-3.2.0-0.beta2.3|121	%setup -q -n %{name}-%{version}.%{beta}
12cu|ogdi-3.2.0-0.beta2.3|122	%patch0 -p1
12cu|ogdi-3.2.0-0.beta2.3|123	%patch1 -p0
12cu|ogdi-3.2.0-0.beta2.3|124	
12cu|ogdi-3.2.0-0.beta2.3|125	cp -f %{SOURCE1} .
12cu|ogdi-3.2.0-0.beta2.3|126	
12cu|ogdi-3.2.0-0.beta2.3|127	%build
12cu|ogdi-3.2.0-0.beta2.3|128	autoreconf -fi
12cu|ogdi-3.2.0-0.beta2.3|129	
12cu|ogdi-3.2.0-0.beta2.3|130	TOPDIR=`pwd`; TARGET=Linux; export TOPDIR TARGET
12cu|ogdi-3.2.0-0.beta2.3|131	INST_LIB=%{_libdir}/;export INST_LIB
12cu|ogdi-3.2.0-0.beta2.3|132	export CFG=debug # for -g
12cu|ogdi-3.2.0-0.beta2.3|133	
12cu|ogdi-3.2.0-0.beta2.3|134	# do not compile with ssp. it will trigger internal bugs (to_fix_upstream)
12cu|ogdi-3.2.0-0.beta2.3|135	OPT_FLAGS=`echo %{optflags}|sed -e 's/-Wp,-D_FORTIFY_SOURCE=2//g'`
12cu|ogdi-3.2.0-0.beta2.3|136	export CFLAGS="$OPT_FLAGS -fPIC -DPIC -DDONT_TD_VOID -DUSE_TERMIO"
12cu|ogdi-3.2.0-0.beta2.3|137	
12cu|ogdi-3.2.0-0.beta2.3|138	%configure2_5x \
12cu|ogdi-3.2.0-0.beta2.3|139	--with-binconfigs \
12cu|ogdi-3.2.0-0.beta2.3|140	--with-expat \
12cu|ogdi-3.2.0-0.beta2.3|141	--with-proj \
12cu|ogdi-3.2.0-0.beta2.3|142	--with-zlib
12cu|ogdi-3.2.0-0.beta2.3|143	
12cu|ogdi-3.2.0-0.beta2.3|144	# use the generated .mak file ...
12cu|ogdi-3.2.0-0.beta2.3|145	cp -af config/linux.mak{,.old}
12cu|ogdi-3.2.0-0.beta2.3|146	cp -af config/{L,l}inux.mak
12cu|ogdi-3.2.0-0.beta2.3|147	
12cu|ogdi-3.2.0-0.beta2.3|148	# make doesn't survive a parallell build, so stop that...
12cu|ogdi-3.2.0-0.beta2.3|149	make
12cu|ogdi-3.2.0-0.beta2.3|150	
12cu|ogdi-3.2.0-0.beta2.3|151	make -C ogdi/tcl_interface \
12cu|ogdi-3.2.0-0.beta2.3|152	TCL_LINKLIB="-ltcl"
12cu|ogdi-3.2.0-0.beta2.3|153	
12cu|ogdi-3.2.0-0.beta2.3|154	make -C contrib/gdal
12cu|ogdi-3.2.0-0.beta2.3|155	
12cu|ogdi-3.2.0-0.beta2.3|156	make -C ogdi/attr_driver/odbc \
12cu|ogdi-3.2.0-0.beta2.3|157	ODBC_LINKLIB="-lodbc"
12cu|ogdi-3.2.0-0.beta2.3|158	
12cu|ogdi-3.2.0-0.beta2.3|159	%install
12cu|ogdi-3.2.0-0.beta2.3|160	rm -rf %{buildroot}
12cu|ogdi-3.2.0-0.beta2.3|161	
12cu|ogdi-3.2.0-0.beta2.3|162	# export env
12cu|ogdi-3.2.0-0.beta2.3|163	TOPDIR=`pwd`; TARGET=Linux; export TOPDIR TARGET
12cu|ogdi-3.2.0-0.beta2.3|164	
12cu|ogdi-3.2.0-0.beta2.3|165	%makeinstall \
12cu|ogdi-3.2.0-0.beta2.3|166	INST_INCLUDE=%{buildroot}%{_includedir}/%{name} \
12cu|ogdi-3.2.0-0.beta2.3|167	INST_LIB=%{buildroot}%{_libdir} \
12cu|ogdi-3.2.0-0.beta2.3|168	INST_BIN=%{buildroot}%{_bindir}
12cu|ogdi-3.2.0-0.beta2.3|169	
12cu|ogdi-3.2.0-0.beta2.3|170	#plugin install
12cu|ogdi-3.2.0-0.beta2.3|171	%makeinstall -C ogdi/tcl_interface \
12cu|ogdi-3.2.0-0.beta2.3|172	INST_LIB=%{buildroot}%{_libdir}
12cu|ogdi-3.2.0-0.beta2.3|173	%makeinstall -C contrib/gdal \
12cu|ogdi-3.2.0-0.beta2.3|174	INST_LIB=%{buildroot}%{_libdir}
12cu|ogdi-3.2.0-0.beta2.3|175	%makeinstall -C ogdi/attr_driver/odbc \
12cu|ogdi-3.2.0-0.beta2.3|176	INST_LIB=%{buildroot}%{_libdir}
12cu|ogdi-3.2.0-0.beta2.3|177	
12cu|ogdi-3.2.0-0.beta2.3|178	# only lib*ogdi* is common library, the rest are dlopened drivers
12cu|ogdi-3.2.0-0.beta2.3|179	#mv -f %{buildroot}%{_libdir}/ogdi/*ogdi*.so %{buildroot}%{_libdir}
12cu|ogdi-3.2.0-0.beta2.3|180	
12cu|ogdi-3.2.0-0.beta2.3|181	# remove example binary
12cu|ogdi-3.2.0-0.beta2.3|182	rm -rf %{buildroot}%{_bindir}/example?
12cu|ogdi-3.2.0-0.beta2.3|183	
12cu|ogdi-3.2.0-0.beta2.3|184	# we have multilib ogdi-config
12cu|ogdi-3.2.0-0.beta2.3|185	%if "%{_lib}" == "lib"
12cu|ogdi-3.2.0-0.beta2.3|186	%define cpuarch 32
12cu|ogdi-3.2.0-0.beta2.3|187	%else
12cu|ogdi-3.2.0-0.beta2.3|188	%define cpuarch 64
12cu|ogdi-3.2.0-0.beta2.3|189	%endif
12cu|ogdi-3.2.0-0.beta2.3|190	
12cu|ogdi-3.2.0-0.beta2.3|191	# fix file(s) for multilib issue
12cu|ogdi-3.2.0-0.beta2.3|192	touch -r ogdi-config.in ogdi-config
12cu|ogdi-3.2.0-0.beta2.3|193	
12cu|ogdi-3.2.0-0.beta2.3|194	# install pkgconfig file and ogdi-config
12cu|ogdi-3.2.0-0.beta2.3|195	mkdir -p %{buildroot}%{_libdir}/pkgconfig
12cu|ogdi-3.2.0-0.beta2.3|196	install -p -m 644 ogdi.pc %{buildroot}%{_libdir}/pkgconfig/
12cu|ogdi-3.2.0-0.beta2.3|197	
12cu|ogdi-3.2.0-0.beta2.3|198	install -p -m 755 ogdi-config %{buildroot}%{_bindir}/ogdi-config-%{cpuarch}
12cu|ogdi-3.2.0-0.beta2.3|199	
12cu|ogdi-3.2.0-0.beta2.3|200	# ogdi-config wrapper for multiarch
12cu|ogdi-3.2.0-0.beta2.3|201	cat > %{buildroot}%{_bindir}/%{name}-config <<EOF
12cu|ogdi-3.2.0-0.beta2.3|202	#!/bin/bash
12cu|ogdi-3.2.0-0.beta2.3|203	
12cu|ogdi-3.2.0-0.beta2.3|204	ARCH=\$(uname -m)
12cu|ogdi-3.2.0-0.beta2.3|205	case \$ARCH in
12cu|ogdi-3.2.0-0.beta2.3|206	x86_64 | ppc64 | ia64 | s390x | sparc64 | alpha | alphaev6 )
12cu|ogdi-3.2.0-0.beta2.3|207	ogdi-config-64 \${*}
12cu|ogdi-3.2.0-0.beta2.3|208	;;
12cu|ogdi-3.2.0-0.beta2.3|209	*)
12cu|ogdi-3.2.0-0.beta2.3|210	ogdi-config-32 \${*}
12cu|ogdi-3.2.0-0.beta2.3|211	;;
12cu|ogdi-3.2.0-0.beta2.3|212	esac
12cu|ogdi-3.2.0-0.beta2.3|213	EOF
12cu|ogdi-3.2.0-0.beta2.3|214	
12cu|ogdi-3.2.0-0.beta2.3|215	chmod 755 %{buildroot}%{_bindir}/%{name}-config
12cu|ogdi-3.2.0-0.beta2.3|216	touch -r ogdi-config.in %{buildroot}%{_bindir}/%{name}-config
12cu|ogdi-3.2.0-0.beta2.3|217	

10355 12
12cu|oglappth-1.0.0-2|1	%define releasedate	20111012
12cu|oglappth-1.0.0-2|2	Name:			oglappth
12cu|oglappth-1.0.0-2|3	Version:		1.0.0
12cu|oglappth-1.0.0-2|4	Release:		2
12cu|oglappth-1.0.0-2|5	
12cu|oglappth-1.0.0-2|6	%define major		2
12cu|oglappth-1.0.0-2|7	%define libname 	%mklibname oglappth %major
12cu|oglappth-1.0.0-2|8	%define develname	%mklibname oglappth -d
12cu|oglappth-1.0.0-2|9	
12cu|oglappth-1.0.0-2|10	Summary:	Libraries for the oglappth chemistry package
12cu|oglappth-1.0.0-2|11	License:	GPLv2+
12cu|oglappth-1.0.0-2|12	Group:		Sciences/Chemistry
12cu|oglappth-1.0.0-2|13	URL:		http://www.bioinformatics.org/ghemical/ghemical/index.html
12cu|oglappth-1.0.0-2|14	Source0:	http://www.bioinformatics.org/ghemical/download/release%{releasedate}/lib%{name}-%{version}.tar.gz
12cu|oglappth-1.0.0-2|15	
12cu|oglappth-1.0.0-2|16	BuildRequires:	pkgconfig(gl)
12cu|oglappth-1.0.0-2|17	BuildRequires:	pkgconfig(glu)
12cu|oglappth-1.0.0-2|18	
12cu|oglappth-1.0.0-2|19	%description
12cu|oglappth-1.0.0-2|20	Library for creating portable OpenGL applications with easy-to-code scene
12cu|oglappth-1.0.0-2|21	setup and selection operations.
12cu|oglappth-1.0.0-2|22	
12cu|oglappth-1.0.0-2|23	%package -n %{libname}
12cu|oglappth-1.0.0-2|24	Summary:	Dynamic libraries from %{name}
12cu|oglappth-1.0.0-2|25	Group:		System/Libraries
12cu|oglappth-1.0.0-2|26	Provides:	%{name} = %{EVRD}
12cu|oglappth-1.0.0-2|27	
12cu|oglappth-1.0.0-2|28	%description -n	%{libname}
12cu|oglappth-1.0.0-2|29	Dynamic libraries from %{name}.
12cu|oglappth-1.0.0-2|30	
12cu|oglappth-1.0.0-2|31	%package -n %{develname}
12cu|oglappth-1.0.0-2|32	Summary:	Header files and static libraries from %{name}
12cu|oglappth-1.0.0-2|33	Group:		Development/C
12cu|oglappth-1.0.0-2|34	Requires:	%{libname} = %{version}
12cu|oglappth-1.0.0-2|35	Provides:	%{name}-devel = %{EVRD}
12cu|oglappth-1.0.0-2|36	
12cu|oglappth-1.0.0-2|37	%description -n	%{develname}
12cu|oglappth-1.0.0-2|38	Libraries and includes files for developing programs based on %{name}.
12cu|oglappth-1.0.0-2|39	
12cu|oglappth-1.0.0-2|40	%prep
12cu|oglappth-1.0.0-2|41	%setup -n lib%{name}-%{version} -q
12cu|oglappth-1.0.0-2|42	
12cu|oglappth-1.0.0-2|43	%build
12cu|oglappth-1.0.0-2|44	%configure2_5x
12cu|oglappth-1.0.0-2|45	
12cu|oglappth-1.0.0-2|46	%make LIBS="-lGL -lGLU"
12cu|oglappth-1.0.0-2|47	
12cu|oglappth-1.0.0-2|48	%install
12cu|oglappth-1.0.0-2|49	%makeinstall
12cu|oglappth-1.0.0-2|50	
12cu|oglappth-1.0.0-2|51	%files -n %{libname}
12cu|oglappth-1.0.0-2|52	%{_libdir}/*.so.%{major}*
12cu|oglappth-1.0.0-2|53	
12cu|oglappth-1.0.0-2|54	%files -n %{develname}
12cu|oglappth-1.0.0-2|55	%doc AUTHORS ChangeLog
12cu|oglappth-1.0.0-2|56	%{_includedir}/*
12cu|oglappth-1.0.0-2|57	%{_libdir}/*.so
12cu|oglappth-1.0.0-2|58	%{_libdir}/*.a
12cu|oglappth-1.0.0-2|59	%{_libdir}/pkgconfig/*.pc
12cu|oglappth-1.0.0-2|60	
12cu|oglappth-1.0.0-2|61	
12cu|oglappth-1.0.0-2|62	%changelog
12cu|oglappth-1.0.0-2|63	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
12cu|oglappth-1.0.0-2|64	+ Revision: 7e1aa55
12cu|oglappth-1.0.0-2|65	- Fix gl BRs
12cu|oglappth-1.0.0-2|66	
12cu|oglappth-1.0.0-2|67	

10356 12
12cu|olena-2.0-4|1	%bcond_with apps
12cu|olena-2.0-4|2	%bcond_without doc
12cu|olena-2.0-4|3	%bcond_without scribo
12cu|olena-2.0-4|4	
12cu|olena-2.0-4|5	Summary:	Olena is a platform dedicated to image processing
12cu|olena-2.0-4|6	Name:		olena
12cu|olena-2.0-4|7	Version:	2.0
12cu|olena-2.0-4|8	Release:	4
12cu|olena-2.0-4|9	Epoch:		2
12cu|olena-2.0-4|10	License:	GPLv2+
12cu|olena-2.0-4|11	Group:		Development/C++
12cu|olena-2.0-4|12	Url:		http://www.lrde.epita.fr/cgi-bin/twiki/view/Olena/WebHome
12cu|olena-2.0-4|13	# Get from https://svn.lrde.epita.fr/svn/oln/tags/olena-1.0 to have scribo
12cu|olena-2.0-4|14	Source0:	%{name}-%{version}.tar.bz2
12cu|olena-2.0-4|15	Patch0:		olena-1.0-subdirs.patch
12cu|olena-2.0-4|16	Patch1:		olena-1.0-linkage.patch
12cu|olena-2.0-4|17	Patch2:		olena-2.0-tesseract-3.01.patch
12cu|olena-2.0-4|18	Patch3:		olena-2.0-gcc4.7.patch
12cu|olena-2.0-4|19	Patch4:		olena-2.0-automake1.13.patch
12cu|olena-2.0-4|20	BuildRequires:	doxygen
12cu|olena-2.0-4|21	BuildRequires:	imagemagick
12cu|olena-2.0-4|22	BuildRequires:	latex2html
12cu|olena-2.0-4|23	BuildRequires:	texlive-latex
12cu|olena-2.0-4|24	BuildRequires:	texlive-dvips
12cu|olena-2.0-4|25	#BuildRequires:	vtk-devel
12cu|olena-2.0-4|26	BuildRequires:	pkgconfig(cfitsio)
12cu|olena-2.0-4|27	BuildRequires:	pkgconfig(gl)
12cu|olena-2.0-4|28	BuildRequires:	pkgconfig(glut)
12cu|olena-2.0-4|29	BuildRequires:	pkgconfig(ImageMagick)
12cu|olena-2.0-4|30	BuildRequires:	pkgconfig(libtiff-4)
12cu|olena-2.0-4|31	%if %{with scribo}
12cu|olena-2.0-4|32	BuildRequires:	pkgconfig(tesseract)
12cu|olena-2.0-4|33	%endif
12cu|olena-2.0-4|34	BuildRequires:	pkgconfig(xmu)
12cu|olena-2.0-4|35	
12cu|olena-2.0-4|36	%description
12cu|olena-2.0-4|37	Olena is a platform dedicated to image processing. At the
12cu|olena-2.0-4|38	moment it is mainly composed of a C++ library: Milena. This library features
12cu|olena-2.0-4|39	many tools to easily perform image processing tasks. Its main characteristic is
12cu|olena-2.0-4|40	its genericity: it allows to write an algorithm once and run it over many kinds
12cu|olena-2.0-4|41	of images (grey scale, color, 1D, 2D, 3D, ...).
12cu|olena-2.0-4|42	
12cu|olena-2.0-4|43	#------------------------------------------------------------------------------
12cu|olena-2.0-4|44	
12cu|olena-2.0-4|45	%if %{with doc}
12cu|olena-2.0-4|46	%package doc
12cu|olena-2.0-4|47	Summary:	Olena documentation
12cu|olena-2.0-4|48	Group:		Books/Howtos
12cu|olena-2.0-4|49	
12cu|olena-2.0-4|50	%description doc
12cu|olena-2.0-4|51	This is the documentation for Olena.
12cu|olena-2.0-4|52	Olena is a platform dedicated to image processing. At the
12cu|olena-2.0-4|53	moment it is mainly composed of a C++ library: Milena. This library features
12cu|olena-2.0-4|54	many tools to easily perform image processing tasks. Its main characteristic is
12cu|olena-2.0-4|55	its genericity: it allows to write an algorithm once and run it over many kinds
12cu|olena-2.0-4|56	of images (grey scale, color, 1D, 2D, 3D, ...).
12cu|olena-2.0-4|57	
12cu|olena-2.0-4|58	%files doc
12cu|olena-2.0-4|59	%{_docdir}/olena
12cu|olena-2.0-4|60	%endif
12cu|olena-2.0-4|61	
12cu|olena-2.0-4|62	#------------------------------------------------------------------------------
12cu|olena-2.0-4|63	
12cu|olena-2.0-4|64	%package tools
12cu|olena-2.0-4|65	Summary:	Olena tools
12cu|olena-2.0-4|66	Group:		Development/C++
12cu|olena-2.0-4|67	
12cu|olena-2.0-4|68	%description tools
12cu|olena-2.0-4|69	Olena is a platform dedicated to image processing. At the
12cu|olena-2.0-4|70	moment it is mainly composed of a C++ library: Milena. This library features
12cu|olena-2.0-4|71	many tools to easily perform image processing tasks. Its main characteristic is
12cu|olena-2.0-4|72	its genericity: it allows to write an algorithm once and run it over many kinds
12cu|olena-2.0-4|73	of images (grey scale, color, 1D, 2D, 3D, ...).
12cu|olena-2.0-4|74	
12cu|olena-2.0-4|75	%files tools
12cu|olena-2.0-4|76	%{_bindir}/*
12cu|olena-2.0-4|77	%{_datadir}/olena
12cu|olena-2.0-4|78	%if %{with scribo}
12cu|olena-2.0-4|79	%{_libdir}/scribo/*
12cu|olena-2.0-4|80	%endif
12cu|olena-2.0-4|81	
12cu|olena-2.0-4|82	#------------------------------------------------------------------------------
12cu|olena-2.0-4|83	
12cu|olena-2.0-4|84	%define gluit_major 0
12cu|olena-2.0-4|85	%define libgluit %mklibname gluit %{gluit_major}
12cu|olena-2.0-4|86	
12cu|olena-2.0-4|87	%package -n %{libgluit}
12cu|olena-2.0-4|88	Summary:	Gluit C++ main Olena library
12cu|olena-2.0-4|89	Group:		Development/C++
12cu|olena-2.0-4|90	
12cu|olena-2.0-4|91	%description -n %{libgluit}
12cu|olena-2.0-4|92	Gluit C++ main Olena library.
12cu|olena-2.0-4|93	
12cu|olena-2.0-4|94	%files -n %{libgluit}
12cu|olena-2.0-4|95	%{_libdir}/libgluit.so.%{gluit_major}*
12cu|olena-2.0-4|96	
12cu|olena-2.0-4|97	#------------------------------------------------------------------------------
12cu|olena-2.0-4|98	
12cu|olena-2.0-4|99	%define tri_major 0
12cu|olena-2.0-4|100	%define libtrimesh %mklibname trimesh %{tri_major}
12cu|olena-2.0-4|101	
12cu|olena-2.0-4|102	%package -n %{libtrimesh}
12cu|olena-2.0-4|103	Summary:	trimesh C++ main Olena library
12cu|olena-2.0-4|104	Group:		Development/C++
12cu|olena-2.0-4|105	
12cu|olena-2.0-4|106	%description -n %{libtrimesh}
12cu|olena-2.0-4|107	trimesh C++ main Olena library.
12cu|olena-2.0-4|108	
12cu|olena-2.0-4|109	%files -n %{libtrimesh}
12cu|olena-2.0-4|110	%{_libdir}/libtrimesh.so.%{tri_major}*
12cu|olena-2.0-4|111	
12cu|olena-2.0-4|112	#------------------------------------------------------------------------------
12cu|olena-2.0-4|113	
12cu|olena-2.0-4|114	%package devel
12cu|olena-2.0-4|115	Summary:	Olena devel files
12cu|olena-2.0-4|116	Group:		Development/C++
12cu|olena-2.0-4|117	Requires:	%{libtrimesh} = %{EVRD}
12cu|olena-2.0-4|118	Requires:	%{libgluit} = %{EVRD}
12cu|olena-2.0-4|119	Requires:	olena-tools
12cu|olena-2.0-4|120	
12cu|olena-2.0-4|121	%description devel
12cu|olena-2.0-4|122	Olena devel files
12cu|olena-2.0-4|123	Olena is a platform dedicated to image processing. At the
12cu|olena-2.0-4|124	moment it is mainly composed of a C++ library: Milena. This library features
12cu|olena-2.0-4|125	many tools to easily perform image processing tasks. Its main characteristic is
12cu|olena-2.0-4|126	its genericity: it allows to write an algorithm once and run it over many kinds
12cu|olena-2.0-4|127	of images (grey scale, color, 1D, 2D, 3D, ...).
12cu|olena-2.0-4|128	
12cu|olena-2.0-4|129	%files devel
12cu|olena-2.0-4|130	%{_libdir}/*.so
12cu|olena-2.0-4|131	%{_includedir}/*
12cu|olena-2.0-4|132	%{_libdir}/*.a
12cu|olena-2.0-4|133	
12cu|olena-2.0-4|134	#------------------------------------------------------------------------------
12cu|olena-2.0-4|135	
12cu|olena-2.0-4|136	%prep
12cu|olena-2.0-4|137	%setup -q
12cu|olena-2.0-4|138	%patch1 -p0
12cu|olena-2.0-4|139	%patch2
12cu|olena-2.0-4|140	%patch3 -p1
12cu|olena-2.0-4|141	%patch4 -p1
12cu|olena-2.0-4|142	%if ! %{with doc}
12cu|olena-2.0-4|143	%patch0 -p0 -b .orig
12cu|olena-2.0-4|144	%endif
12cu|olena-2.0-4|145	
12cu|olena-2.0-4|146	%build
12cu|olena-2.0-4|147	%global optflags %{optflags} -fpermissive
12cu|olena-2.0-4|148	autoreconf -fi
12cu|olena-2.0-4|149	pushd external/trimesh
12cu|olena-2.0-4|150	autoreconf -fi
12cu|olena-2.0-4|151	popd
12cu|olena-2.0-4|152	%configure2_5x \
12cu|olena-2.0-4|153	%if %{with scribo}
12cu|olena-2.0-4|154	--enable-scribo \
12cu|olena-2.0-4|155	%endif
12cu|olena-2.0-4|156	--enable-trimesh \
12cu|olena-2.0-4|157	%if %{with apps}
12cu|olena-2.0-4|158	--enable-apps \
12cu|olena-2.0-4|159	%endif
12cu|olena-2.0-4|160	--enable-tools
12cu|olena-2.0-4|161	
12cu|olena-2.0-4|162	pushd external/trimesh
12cu|olena-2.0-4|163	%configure2_5x
12cu|olena-2.0-4|164	popd
12cu|olena-2.0-4|165	
12cu|olena-2.0-4|166	%make
12cu|olena-2.0-4|167	
12cu|olena-2.0-4|168	%install
12cu|olena-2.0-4|169	%makeinstall_std
12cu|olena-2.0-4|170	
12cu|olena-2.0-4|171	
12cu|olena-2.0-4|172	%changelog
12cu|olena-2.0-4|173	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:2.0-4
12cu|olena-2.0-4|174	+ Revision: 2518258
12cu|olena-2.0-4|175	- LOG Fix build with automake 1.13, update BuildRequires
12cu|olena-2.0-4|176	
12cu|olena-2.0-4|177	

10357 12
12cu|omegat-3.0.8-04_Beta|1	%define		pkgname	OmegaT
12cu|omegat-3.0.8-04_Beta|2	
12cu|omegat-3.0.8-04_Beta|3	Name:		omegat
12cu|omegat-3.0.8-04_Beta|4	Version:	3.0.8
12cu|omegat-3.0.8-04_Beta|5	Release:	04_Beta
12cu|omegat-3.0.8-04_Beta|6	Summary:	OmegaT - Java based Computer Assisted Translation (CAT) tool
12cu|omegat-3.0.8-04_Beta|7	License:	GPLv3
12cu|omegat-3.0.8-04_Beta|8	Group:		Education
12cu|omegat-3.0.8-04_Beta|9	URL:		http://www.omegat.org/
12cu|omegat-3.0.8-04_Beta|10	Source0:	%{pkgname}_%{version}_%{release}_Source.zip
12cu|omegat-3.0.8-04_Beta|11	Patch:		build.patch
12cu|omegat-3.0.8-04_Beta|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12cu|omegat-3.0.8-04_Beta|13	BuildRequires:	java >= 1.5
12cu|omegat-3.0.8-04_Beta|14	BuildRequires:	ant
12cu|omegat-3.0.8-04_Beta|15	Requires:	java >= 1.5
12cu|omegat-3.0.8-04_Beta|16	
12cu|omegat-3.0.8-04_Beta|17	%description
12cu|omegat-3.0.8-04_Beta|18	OmegaT - Java based Computer Assisted Translation (CAT) tool
12cu|omegat-3.0.8-04_Beta|19	
12cu|omegat-3.0.8-04_Beta|20	%prep
12cu|omegat-3.0.8-04_Beta|21	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
12cu|omegat-3.0.8-04_Beta|22	unzip -qq -x %{SOURCE0} -d $RPM_BUILD_DIR/%{name}-%{version}
12cu|omegat-3.0.8-04_Beta|23	cd $RPM_BUILD_DIR/%{name}-%{version}
12cu|omegat-3.0.8-04_Beta|24	%patch
12cu|omegat-3.0.8-04_Beta|25	
12cu|omegat-3.0.8-04_Beta|26	%build
12cu|omegat-3.0.8-04_Beta|27	cd $RPM_BUILD_DIR/%{name}-%{version}
12cu|omegat-3.0.8-04_Beta|28	ant release
12cu|omegat-3.0.8-04_Beta|29	
12cu|omegat-3.0.8-04_Beta|30	%install
12cu|omegat-3.0.8-04_Beta|31	#rm -rf $RPM_BUILD_ROOT
12cu|omegat-3.0.8-04_Beta|32	mkdir -p -m 0755 %{buildroot}%{_bindir} \
12cu|omegat-3.0.8-04_Beta|33	%{buildroot}%{_datadir}/%{name}/lib \
12cu|omegat-3.0.8-04_Beta|34	%{buildroot}%{_datadir}/%{name}/docs \
12cu|omegat-3.0.8-04_Beta|35	%{buildroot}%{_datadir}/%{name}/plugins \
12cu|omegat-3.0.8-04_Beta|36	%{buildroot}%{_datadir}/applications \
12cu|omegat-3.0.8-04_Beta|37	%{buildroot}%{_docdir}/%{name} \
12cu|omegat-3.0.8-04_Beta|38	%{buildroot}%{_datadir}/icons
12cu|omegat-3.0.8-04_Beta|39	
12cu|omegat-3.0.8-04_Beta|40	install -Dm0644 $RPM_BUILD_DIR/%{name}-%{version}/dist/lib/* %{buildroot}%{_datadir}/%{name}/lib
12cu|omegat-3.0.8-04_Beta|41	install -Dm0655 $RPM_BUILD_DIR/%{name}-%{version}/dist/%{pkgname} %{buildroot}%{_bindir}/%{name}
12cu|omegat-3.0.8-04_Beta|42	install -Dm0644 $RPM_BUILD_DIR/%{name}-%{version}/dist/readme*.txt %{buildroot}%{_docdir}/%{name}
12cu|omegat-3.0.8-04_Beta|43	install -Dm0644 $RPM_BUILD_DIR/%{name}-%{version}/dist/*license.txt %{buildroot}%{_docdir}/%{name}
12cu|omegat-3.0.8-04_Beta|44	install -Dm0644 $RPM_BUILD_DIR/%{name}-%{version}/dist/*.jar %{buildroot}%{_datadir}/%{name}
12cu|omegat-3.0.8-04_Beta|45	install -Dm0644 $RPM_BUILD_DIR/%{name}-%{version}/dist/changes.txt %{buildroot}%{_docdir}/%{name}
12cu|omegat-3.0.8-04_Beta|46	cp -r $RPM_BUILD_DIR/%{name}-%{version}/dist/docs %{buildroot}%{_datadir}/%{name}
12cu|omegat-3.0.8-04_Beta|47	cp -r $RPM_BUILD_DIR/%{name}-%{version}/dist/plugins %{buildroot}%{_datadir}/%{name}
12cu|omegat-3.0.8-04_Beta|48	install -Dm0644 $RPM_BUILD_DIR/%{name}-%{version}/dist/images/* %{buildroot}/%{_datadir}/icons
12cu|omegat-3.0.8-04_Beta|49	
12cu|omegat-3.0.8-04_Beta|50	# menu-entry
12cu|omegat-3.0.8-04_Beta|51	mkdir -p %{buildroot}%{_datadir}/applications
12cu|omegat-3.0.8-04_Beta|52	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cu|omegat-3.0.8-04_Beta|53	[Desktop Entry]
12cu|omegat-3.0.8-04_Beta|54	Name=OmegaT
12cu|omegat-3.0.8-04_Beta|55	Name[ru]=OmegaT
12cu|omegat-3.0.8-04_Beta|56	GenericName=OmegaT
12cu|omegat-3.0.8-04_Beta|57	GenericName[ru]=OmegaT
12cu|omegat-3.0.8-04_Beta|58	Comment=Java based Computer Assisted Translation (CAT) tool
12cu|omegat-3.0.8-04_Beta|59	Comment[ru]=OmegaT - программа автоматизированного перевода (CAT)
12cu|omegat-3.0.8-04_Beta|60	Exec=/usr/bin/%{name}
12cu|omegat-3.0.8-04_Beta|61	Path=/usr/share/omegat
12cu|omegat-3.0.8-04_Beta|62	Icon=%{_datadir}/icons/%{pkgname}.png
12cu|omegat-3.0.8-04_Beta|63	Terminal=false
12cu|omegat-3.0.8-04_Beta|64	Type=Application
12cu|omegat-3.0.8-04_Beta|65	StartupNotify=true
12cu|omegat-3.0.8-04_Beta|66	MimeType=foo/foo;
12cu|omegat-3.0.8-04_Beta|67	Categories=Application;Educations;Translate;
12cu|omegat-3.0.8-04_Beta|68	EOF
12cu|omegat-3.0.8-04_Beta|69	
12cu|omegat-3.0.8-04_Beta|70	# script start program
12cu|omegat-3.0.8-04_Beta|71	cat > %{buildroot}%{_bindir}/%{name} <<EOF
12cu|omegat-3.0.8-04_Beta|72	#!/bin/bash
12cu|omegat-3.0.8-04_Beta|73	# readlink follows any symbolic links to get the real file
12cu|omegat-3.0.8-04_Beta|74	#REALOMEGATPATH=`dirname "$(readlink -nf $0)"`
12cu|omegat-3.0.8-04_Beta|75	#REALOMEGATPATH="/usr/share/omegat"
12cu|omegat-3.0.8-04_Beta|76	exec java -Xmx512m -jar "/usr/share/omegat/OmegaT.jar" $*
12cu|omegat-3.0.8-04_Beta|77	EOF
12cu|omegat-3.0.8-04_Beta|78	
12cu|omegat-3.0.8-04_Beta|79	
12cu|omegat-3.0.8-04_Beta|80	%files
12cu|omegat-3.0.8-04_Beta|81	%defattr(-,root,root)
12cu|omegat-3.0.8-04_Beta|82	#doc readme*.txt changes.txt *license.txt
12cu|omegat-3.0.8-04_Beta|83	%{_bindir}/%{name}
12cu|omegat-3.0.8-04_Beta|84	%{_datadir}/%{name}
12cu|omegat-3.0.8-04_Beta|85	%{_docdir}/%{name}
12cu|omegat-3.0.8-04_Beta|86	%{_datadir}/applications/%{name}.desktop
12cu|omegat-3.0.8-04_Beta|87	%{_datadir}/icons/%{pkgname}*
12cu|omegat-3.0.8-04_Beta|88	
12cu|omegat-3.0.8-04_Beta|89	%clean
12cu|omegat-3.0.8-04_Beta|90	
12cu|omegat-3.0.8-04_Beta|91	
12cu|omegat-3.0.8-04_Beta|92	
12cu|omegat-3.0.8-04_Beta|93	%changelog
12cu|omegat-3.0.8-04_Beta|94	* Sun Mar 16 2014 dsilakov <denis.silakov@rosalab.ru> 3.0.8-04_Beta
12cu|omegat-3.0.8-04_Beta|95	+ Revision: e8114c6
12cu|omegat-3.0.8-04_Beta|96	- Merge pull request #3 from djam/omegat:master
12cu|omegat-3.0.8-04_Beta|97	- Update to 3.0.8 04_beta
12cu|omegat-3.0.8-04_Beta|98	
12cu|omegat-3.0.8-04_Beta|99	

10358 12
12cu|omninotify-2.1-3|1	%define _disable_ld_no_undefined 1
12cu|omninotify-2.1-3|2	
12cu|omninotify-2.1-3|3	%define major 0
12cu|omninotify-2.1-3|4	%define libname %mklibname %{name} %{major}
12cu|omninotify-2.1-3|5	%define devname %mklibname %{name} -d
12cu|omninotify-2.1-3|6	
12cu|omninotify-2.1-3|7	Summary:	Multi-threaded implementation of the CORBA Notification Service
12cu|omninotify-2.1-3|8	Name:		omninotify
12cu|omninotify-2.1-3|9	Version:	2.1
12cu|omninotify-2.1-3|10	Release:	3
12cu|omninotify-2.1-3|11	License:	GPLv2+
12cu|omninotify-2.1-3|12	Group:		System/Servers
12cu|omninotify-2.1-3|13	Url:		http://omninotify.sourceforge.net
12cu|omninotify-2.1-3|14	Source0:	omniNotify-2.1.tar.gz
12cu|omninotify-2.1-3|15	BuildRequires:	omniorb
12cu|omninotify-2.1-3|16	BuildRequires:	pkgconfig(omniORB4)
12cu|omninotify-2.1-3|17	BuildRequires:	python-omniidl
12cu|omninotify-2.1-3|18	BuildRequires:	python-omniorb
12cu|omninotify-2.1-3|19	Patch0:		long-long.patch
12cu|omninotify-2.1-3|20	Patch1:		backward-iostream.patch
12cu|omninotify-2.1-3|21	Patch2:		destdir.patch
12cu|omninotify-2.1-3|22	
12cu|omninotify-2.1-3|23	%description
12cu|omninotify-2.1-3|24	omniNotify is a multi-threaded implementation of the CORBA Notification
12cu|omninotify-2.1-3|25	Service (CosNotification), a feature-enriched version of the CORBA Event
12cu|omninotify-2.1-3|26	Service (CosEvents).omniNotify offers asynchronous, decoupled,
12cu|omninotify-2.1-3|27	event-based communication between distributed and heterogeneous applications.
12cu|omninotify-2.1-3|28	
12cu|omninotify-2.1-3|29	omniNotify was developed by a group of researchers at AT&T Labs in
12cu|omninotify-2.1-3|30	Florham Park, New Jersey.   Our  main design goal for omniNotify was
12cu|omninotify-2.1-3|31	scalability: we wanted a service that scales well w.r.t. both number
12cu|omninotify-2.1-3|32	of connected consumers and number (and complexity) of filters registered
12cu|omninotify-2.1-3|33	by consumers.  To achieve this goal, the implementation exploits parallelism
12cu|omninotify-2.1-3|34	during filter evaluation and dispatching of events to consumers.
12cu|omninotify-2.1-3|35	
12cu|omninotify-2.1-3|36	omniNotify is built on top of OmniORB, a free high performance C++ CORBA ORB
12cu|omninotify-2.1-3|37	was developed by researchers at the lab which was originally the Olivetti
12cu|omninotify-2.1-3|38	research lab (ORL), then the Olivetti/Oracle lab, and finally AT&T
12cu|omninotify-2.1-3|39	Labs Cambridge.  It is now maintained by Duncan Grisby. omniNotify's good
12cu|omninotify-2.1-3|40	performance is due in part to the excellent performance of OmniORB.
12cu|omninotify-2.1-3|41	
12cu|omninotify-2.1-3|42	%files
12cu|omninotify-2.1-3|43	%defattr(-,root,root)
12cu|omninotify-2.1-3|44	%{_bindir}/notifd
12cu|omninotify-2.1-3|45	
12cu|omninotify-2.1-3|46	#----------------------------------------------------------------------------
12cu|omninotify-2.1-3|47	
12cu|omninotify-2.1-3|48	%package -n %{libname}
12cu|omninotify-2.1-3|49	Summary:	%{name} shared libraries
12cu|omninotify-2.1-3|50	Group:		System/Libraries
12cu|omninotify-2.1-3|51	
12cu|omninotify-2.1-3|52	%description	-n %{libname}
12cu|omninotify-2.1-3|53	This package provides %{name} shared libraries.
12cu|omninotify-2.1-3|54	
12cu|omninotify-2.1-3|55	%files -n %{libname}
12cu|omninotify-2.1-3|56	%{_libdir}/*.so.%{major}*
12cu|omninotify-2.1-3|57	
12cu|omninotify-2.1-3|58	#----------------------------------------------------------------------------
12cu|omninotify-2.1-3|59	
12cu|omninotify-2.1-3|60	%package -n %{devname}
12cu|omninotify-2.1-3|61	Summary:	%{name} shared libraries
12cu|omninotify-2.1-3|62	Group:		Development/Other
12cu|omninotify-2.1-3|63	Requires:	%{libname} = %{EVRD}
12cu|omninotify-2.1-3|64	Provides:	%{name}-devel = %{EVRD}
12cu|omninotify-2.1-3|65	
12cu|omninotify-2.1-3|66	%description -n %{devname}
12cu|omninotify-2.1-3|67	This package provides %{name} development files.
12cu|omninotify-2.1-3|68	
12cu|omninotify-2.1-3|69	%files -n %{devname}
12cu|omninotify-2.1-3|70	%dir %{_includedir}/COS
12cu|omninotify-2.1-3|71	%{_includedir}/COS/*
12cu|omninotify-2.1-3|72	%dir %{_includedir}/omniNotify
12cu|omninotify-2.1-3|73	%{_includedir}/omniNotify/*
12cu|omninotify-2.1-3|74	%{_libdir}/*.so
12cu|omninotify-2.1-3|75	
12cu|omninotify-2.1-3|76	#----------------------------------------------------------------------------
12cu|omninotify-2.1-3|77	
12cu|omninotify-2.1-3|78	%prep
12cu|omninotify-2.1-3|79	%setup -q -n omniNotify
12cu|omninotify-2.1-3|80	
12cu|omninotify-2.1-3|81	%patch0 -p1
12cu|omninotify-2.1-3|82	%patch1 -p1
12cu|omninotify-2.1-3|83	%patch2 -p1
12cu|omninotify-2.1-3|84	
12cu|omninotify-2.1-3|85	%build
12cu|omninotify-2.1-3|86	%configure2_5x \
12cu|omninotify-2.1-3|87	--disable-static \
12cu|omninotify-2.1-3|88	--enable-shared
12cu|omninotify-2.1-3|89	%make
12cu|omninotify-2.1-3|90	
12cu|omninotify-2.1-3|91	%install
12cu|omninotify-2.1-3|92	%makeinstall_std
12cu|omninotify-2.1-3|93	
12cu|omninotify-2.1-3|94	
12cu|omninotify-2.1-3|95	%changelog
12cu|omninotify-2.1-3|96	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1-3
12cu|omninotify-2.1-3|97	+ Revision: 21decf5
12cu|omninotify-2.1-3|98	- LOG Spec cleanup
12cu|omninotify-2.1-3|99	
12cu|omninotify-2.1-3|100	

10359 12
12cu|omniorb-4.1.5-3|1	%define api 4
12cu|omniorb-4.1.5-3|2	%define major 1
12cu|omniorb-4.1.5-3|3	%define thread_major 3
12cu|omniorb-4.1.5-3|4	%define libcos4 %mklibname COS %{api} %{major}
12cu|omniorb-4.1.5-3|5	%define libcosdynamic4 %mklibname COSDynamic %{api} %{major}
12cu|omniorb-4.1.5-3|6	%define libcodesets4 %mklibname omniCodeSets %{api} %{major}
12cu|omniorb-4.1.5-3|7	%define libconmgmt4 %mklibname omniConnectionMgmt %{api} %{major}
12cu|omniorb-4.1.5-3|8	%define libdynamic4 %mklibname omniDynamic %{api} %{major}
12cu|omniorb-4.1.5-3|9	%define liborb4 %mklibname omniORB %{api} %{major}
12cu|omniorb-4.1.5-3|10	%define libssl4 %mklibname omnisslTP %{api} %{major}
12cu|omniorb-4.1.5-3|11	%define libomnithread %mklibname omnithread %{thread_major}
12cu|omniorb-4.1.5-3|12	%define devname %mklibname %{name} -d
12cu|omniorb-4.1.5-3|13	
12cu|omniorb-4.1.5-3|14	Summary:	A robust high performance CORBA ORB for C++ and Python
12cu|omniorb-4.1.5-3|15	Name:		omniorb
12cu|omniorb-4.1.5-3|16	Version:	4.1.5
12cu|omniorb-4.1.5-3|17	Release:	3
12cu|omniorb-4.1.5-3|18	License:	GPLv2+
12cu|omniorb-4.1.5-3|19	Group:		System/Libraries
12cu|omniorb-4.1.5-3|20	Url:		http://omniorb.sourceforge.net/
12cu|omniorb-4.1.5-3|21	Source0:	http://prdownloads.sourceforge.net/sourceforge/omniorb/omniORB-%{version}.tar.bz2
12cu|omniorb-4.1.5-3|22	Source1:	omniORB.cfg
12cu|omniorb-4.1.5-3|23	Source2:	omninames
12cu|omniorb-4.1.5-3|24	Patch0:		omniORB-4.1.4-format.patch
12cu|omniorb-4.1.5-3|25	Patch2:		omniORB-4.1.4-link.patch
12cu|omniorb-4.1.5-3|26	BuildRequires:	tcl
12cu|omniorb-4.1.5-3|27	BuildRequires:	tk
12cu|omniorb-4.1.5-3|28	BuildRequires:	pkgconfig(openssl)
12cu|omniorb-4.1.5-3|29	BuildRequires:	pkgconfig(python)
12cu|omniorb-4.1.5-3|30	Requires(preun,post):	rpm-helper
12cu|omniorb-4.1.5-3|31	Provides:	corba
12cu|omniorb-4.1.5-3|32	
12cu|omniorb-4.1.5-3|33	%description
12cu|omniorb-4.1.5-3|34	omniORB is a robust high performance CORBA ORB for C++ and Python.
12cu|omniorb-4.1.5-3|35	It is freely available under the terms of the GNU Lesser General Public License
12cu|omniorb-4.1.5-3|36	(for the libraries), and GNU General Public License (for the tools). omniORB
12cu|omniorb-4.1.5-3|37	is largely CORBA 2.6 compliant.
12cu|omniorb-4.1.5-3|38	
12cu|omniorb-4.1.5-3|39	omniORB is one of only three ORBs to have been awarded the Open Group's Open
12cu|omniorb-4.1.5-3|40	Brand for CORBA. This means that omniORB has been tested and certified CORBA
12cu|omniorb-4.1.5-3|41	compliant, to version 2.1 of the CORBA specification. You can find out more
12cu|omniorb-4.1.5-3|42	about the branding program at the Open Group.
12cu|omniorb-4.1.5-3|43	
12cu|omniorb-4.1.5-3|44	%files
12cu|omniorb-4.1.5-3|45	%doc CREDITS ReleaseNotes.txt
12cu|omniorb-4.1.5-3|46	%{_bindir}/*
12cu|omniorb-4.1.5-3|47	%exclude %{_bindir}/omniidl*
12cu|omniorb-4.1.5-3|48	%config(noreplace) %{_sysconfdir}/*.cfg
12cu|omniorb-4.1.5-3|49	%{_sysconfdir}/init.d/*
12cu|omniorb-4.1.5-3|50	%attr(644,root,man) %{_mandir}/man1/*
12cu|omniorb-4.1.5-3|51	%dir %attr(754,root,root) /var/log/omninames
12cu|omniorb-4.1.5-3|52	
12cu|omniorb-4.1.5-3|53	%post
12cu|omniorb-4.1.5-3|54	%_post_service omninames
12cu|omniorb-4.1.5-3|55	
12cu|omniorb-4.1.5-3|56	%preun
12cu|omniorb-4.1.5-3|57	%_preun_service omninames
12cu|omniorb-4.1.5-3|58	
12cu|omniorb-4.1.5-3|59	#----------------------------------------------------------------------------
12cu|omniorb-4.1.5-3|60	
12cu|omniorb-4.1.5-3|61	%package -n %{libcos4}
12cu|omniorb-4.1.5-3|62	Summary:	A robust high performance CORBA ORB for C++ and Python
12cu|omniorb-4.1.5-3|63	Group:		System/Libraries
12cu|omniorb-4.1.5-3|64	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
12cu|omniorb-4.1.5-3|65	
12cu|omniorb-4.1.5-3|66	%description -n %{libcos4}
12cu|omniorb-4.1.5-3|67	This package contains the library needed to run programs dynamically
12cu|omniorb-4.1.5-3|68	linked with omniorb.
12cu|omniorb-4.1.5-3|69	
12cu|omniorb-4.1.5-3|70	%files -n %{libcos4}
12cu|omniorb-4.1.5-3|71	%{_libdir}/libCOS%{api}.so.%{major}*
12cu|omniorb-4.1.5-3|72	
12cu|omniorb-4.1.5-3|73	#----------------------------------------------------------------------------
12cu|omniorb-4.1.5-3|74	
12cu|omniorb-4.1.5-3|75	%package -n %{libcosdynamic4}
12cu|omniorb-4.1.5-3|76	Summary:	A robust high performance CORBA ORB for C++ and Python
12cu|omniorb-4.1.5-3|77	Group:		System/Libraries
12cu|omniorb-4.1.5-3|78	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
12cu|omniorb-4.1.5-3|79	
12cu|omniorb-4.1.5-3|80	%description -n %{libcosdynamic4}
12cu|omniorb-4.1.5-3|81	This package contains the library needed to run programs dynamically
12cu|omniorb-4.1.5-3|82	linked with omniorb.
12cu|omniorb-4.1.5-3|83	
12cu|omniorb-4.1.5-3|84	%files -n %{libcosdynamic4}
12cu|omniorb-4.1.5-3|85	%{_libdir}/libCOSDynamic%{api}.so.%{major}*
12cu|omniorb-4.1.5-3|86	
12cu|omniorb-4.1.5-3|87	#----------------------------------------------------------------------------
12cu|omniorb-4.1.5-3|88	
12cu|omniorb-4.1.5-3|89	%package -n %{libcodesets4}
12cu|omniorb-4.1.5-3|90	Summary:	A robust high performance CORBA ORB for C++ and Python
12cu|omniorb-4.1.5-3|91	Group:		System/Libraries
12cu|omniorb-4.1.5-3|92	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
12cu|omniorb-4.1.5-3|93	
12cu|omniorb-4.1.5-3|94	%description -n %{libcodesets4}
12cu|omniorb-4.1.5-3|95	This package contains the library needed to run programs dynamically
12cu|omniorb-4.1.5-3|96	linked with omniorb.
12cu|omniorb-4.1.5-3|97	
12cu|omniorb-4.1.5-3|98	%files -n %{libcodesets4}
12cu|omniorb-4.1.5-3|99	%{_libdir}/libomniCodeSets%{api}.so.%{major}*
12cu|omniorb-4.1.5-3|100	
12cu|omniorb-4.1.5-3|101	#----------------------------------------------------------------------------
12cu|omniorb-4.1.5-3|102	
12cu|omniorb-4.1.5-3|103	%package -n %{libconmgmt4}
12cu|omniorb-4.1.5-3|104	Summary:	A robust high performance CORBA ORB for C++ and Python
12cu|omniorb-4.1.5-3|105	Group:		System/Libraries
12cu|omniorb-4.1.5-3|106	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
12cu|omniorb-4.1.5-3|107	
12cu|omniorb-4.1.5-3|108	%description -n %{libconmgmt4}
12cu|omniorb-4.1.5-3|109	This package contains the library needed to run programs dynamically
12cu|omniorb-4.1.5-3|110	linked with omniorb.
12cu|omniorb-4.1.5-3|111	
12cu|omniorb-4.1.5-3|112	%files -n %{libconmgmt4}
12cu|omniorb-4.1.5-3|113	%{_libdir}/libomniConnectionMgmt%{api}.so.%{major}*
12cu|omniorb-4.1.5-3|114	
12cu|omniorb-4.1.5-3|115	#----------------------------------------------------------------------------
12cu|omniorb-4.1.5-3|116	
12cu|omniorb-4.1.5-3|117	%package -n %{libdynamic4}
12cu|omniorb-4.1.5-3|118	Summary:	A robust high performance CORBA ORB for C++ and Python
12cu|omniorb-4.1.5-3|119	Group:		System/Libraries
12cu|omniorb-4.1.5-3|120	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
12cu|omniorb-4.1.5-3|121	
12cu|omniorb-4.1.5-3|122	%description -n %{libdynamic4}
12cu|omniorb-4.1.5-3|123	This package contains the library needed to run programs dynamically
12cu|omniorb-4.1.5-3|124	linked with omniorb.
12cu|omniorb-4.1.5-3|125	
12cu|omniorb-4.1.5-3|126	%files -n %{libdynamic4}
12cu|omniorb-4.1.5-3|127	%{_libdir}/libomniDynamic%{api}.so.%{major}*
12cu|omniorb-4.1.5-3|128	
12cu|omniorb-4.1.5-3|129	#----------------------------------------------------------------------------
12cu|omniorb-4.1.5-3|130	
12cu|omniorb-4.1.5-3|131	%package -n %{liborb4}
12cu|omniorb-4.1.5-3|132	Summary:	A robust high performance CORBA ORB for C++ and Python
12cu|omniorb-4.1.5-3|133	Group:		System/Libraries
12cu|omniorb-4.1.5-3|134	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
12cu|omniorb-4.1.5-3|135	Obsoletes:	%{_lib}omniorb4 < 4.1.5-2
12cu|omniorb-4.1.5-3|136	
12cu|omniorb-4.1.5-3|137	%description -n %{liborb4}
12cu|omniorb-4.1.5-3|138	This package contains the library needed to run programs dynamically
12cu|omniorb-4.1.5-3|139	linked with omniorb.
12cu|omniorb-4.1.5-3|140	
12cu|omniorb-4.1.5-3|141	%files -n %{liborb4}
12cu|omniorb-4.1.5-3|142	%{_libdir}/libomniORB%{api}.so.%{major}*
12cu|omniorb-4.1.5-3|143	
12cu|omniorb-4.1.5-3|144	#----------------------------------------------------------------------------
12cu|omniorb-4.1.5-3|145	
12cu|omniorb-4.1.5-3|146	%package -n %{libssl4}
12cu|omniorb-4.1.5-3|147	Summary:	A robust high performance CORBA ORB for C++ and Python
12cu|omniorb-4.1.5-3|148	Group:		System/Libraries
12cu|omniorb-4.1.5-3|149	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
12cu|omniorb-4.1.5-3|150	
12cu|omniorb-4.1.5-3|151	%description -n %{libssl4}
12cu|omniorb-4.1.5-3|152	This package contains the library needed to run programs dynamically
12cu|omniorb-4.1.5-3|153	linked with omniorb.
12cu|omniorb-4.1.5-3|154	
12cu|omniorb-4.1.5-3|155	%files -n %{libssl4}
12cu|omniorb-4.1.5-3|156	%{_libdir}/libomnisslTP%{api}.so.%{major}*
12cu|omniorb-4.1.5-3|157	
12cu|omniorb-4.1.5-3|158	#----------------------------------------------------------------------------
12cu|omniorb-4.1.5-3|159	
12cu|omniorb-4.1.5-3|160	%package -n %{libomnithread}
12cu|omniorb-4.1.5-3|161	Summary:	A robust high performance CORBA ORB for C++ and Python
12cu|omniorb-4.1.5-3|162	Group:		System/Libraries
12cu|omniorb-4.1.5-3|163	Conflicts:	%{_lib}omniorb4 < 4.1.5-2
12cu|omniorb-4.1.5-3|164	
12cu|omniorb-4.1.5-3|165	%description -n %{libomnithread}
12cu|omniorb-4.1.5-3|166	This package contains the library needed to run programs dynamically
12cu|omniorb-4.1.5-3|167	linked with omniorb.
12cu|omniorb-4.1.5-3|168	
12cu|omniorb-4.1.5-3|169	%files -n %{libomnithread}
12cu|omniorb-4.1.5-3|170	%{_libdir}/libomnithread.so.%{thread_major}*
12cu|omniorb-4.1.5-3|171	
12cu|omniorb-4.1.5-3|172	#----------------------------------------------------------------------------
12cu|omniorb-4.1.5-3|173	
12cu|omniorb-4.1.5-3|174	%package -n %{devname}
12cu|omniorb-4.1.5-3|175	Summary:	Header files and libraries needed for %{name} development
12cu|omniorb-4.1.5-3|176	Group:		Development/C++
12cu|omniorb-4.1.5-3|177	Requires:	%{libcos4} = %{EVRD}
12cu|omniorb-4.1.5-3|178	Requires:	%{libcosdynamic4} = %{EVRD}
12cu|omniorb-4.1.5-3|179	Requires:	%{libcodesets4} = %{EVRD}
12cu|omniorb-4.1.5-3|180	Requires:	%{libconmgmt4} = %{EVRD}
12cu|omniorb-4.1.5-3|181	Requires:	%{libdynamic4} = %{EVRD}
12cu|omniorb-4.1.5-3|182	Requires:	%{liborb4} = %{EVRD}
12cu|omniorb-4.1.5-3|183	Requires:	%{libssl4} = %{EVRD}
12cu|omniorb-4.1.5-3|184	Requires:	%{libomnithread} = %{EVRD}
12cu|omniorb-4.1.5-3|185	Provides:	%{name}-devel = %{EVRD}
12cu|omniorb-4.1.5-3|186	
12cu|omniorb-4.1.5-3|187	%description -n %{devname}
12cu|omniorb-4.1.5-3|188	This package includes the header files and libraries needed for
12cu|omniorb-4.1.5-3|189	developing programs using %{name}.
12cu|omniorb-4.1.5-3|190	
12cu|omniorb-4.1.5-3|191	%files -n %{devname}
12cu|omniorb-4.1.5-3|192	%doc README*
12cu|omniorb-4.1.5-3|193	%{_libdir}/*.a
12cu|omniorb-4.1.5-3|194	%{_libdir}/*.so
12cu|omniorb-4.1.5-3|195	%{_includedir}/COS/*.h
12cu|omniorb-4.1.5-3|196	%{_includedir}/COS/*.hh
12cu|omniorb-4.1.5-3|197	%{_includedir}/omniORB4/*.h
12cu|omniorb-4.1.5-3|198	%{_includedir}/omniORB4/*.hh
12cu|omniorb-4.1.5-3|199	%{_includedir}/omniORB4/internal/*.h
12cu|omniorb-4.1.5-3|200	%{_includedir}/omniconfig.h
12cu|omniorb-4.1.5-3|201	%{_includedir}/omnithread.h
12cu|omniorb-4.1.5-3|202	%{_includedir}/omnithread/*
12cu|omniorb-4.1.5-3|203	%{_libdir}/pkgconfig/*
12cu|omniorb-4.1.5-3|204	
12cu|omniorb-4.1.5-3|205	#----------------------------------------------------------------------------
12cu|omniorb-4.1.5-3|206	
12cu|omniorb-4.1.5-3|207	%package -n %{name}-doc
12cu|omniorb-4.1.5-3|208	Summary:	Documentation for omniORB
12cu|omniorb-4.1.5-3|209	Group:		Development/C++
12cu|omniorb-4.1.5-3|210	
12cu|omniorb-4.1.5-3|211	%description -n %{name}-doc
12cu|omniorb-4.1.5-3|212	This package includes developers doc including examples.
12cu|omniorb-4.1.5-3|213	
12cu|omniorb-4.1.5-3|214	%files -n %{name}-doc
12cu|omniorb-4.1.5-3|215	%doc doc/*
12cu|omniorb-4.1.5-3|216	
12cu|omniorb-4.1.5-3|217	#----------------------------------------------------------------------------
12cu|omniorb-4.1.5-3|218	
12cu|omniorb-4.1.5-3|219	%package -n python-omniidl
12cu|omniorb-4.1.5-3|220	Group:		Development/Python
12cu|omniorb-4.1.5-3|221	Summary:	OmniOrb IDL compiler
12cu|omniorb-4.1.5-3|222	
12cu|omniorb-4.1.5-3|223	%description -n python-omniidl
12cu|omniorb-4.1.5-3|224	OmniOrb IDL compiler.
12cu|omniorb-4.1.5-3|225	
12cu|omniorb-4.1.5-3|226	%files -n python-omniidl
12cu|omniorb-4.1.5-3|227	%defattr(-,root,root,755)
12cu|omniorb-4.1.5-3|228	%{_bindir}/omniidl*
12cu|omniorb-4.1.5-3|229	%{_datadir}/idl/omniORB/*.idl
12cu|omniorb-4.1.5-3|230	%{_datadir}/idl/omniORB/COS/*.idl
12cu|omniorb-4.1.5-3|231	%dir %{py_puresitedir}/omniidl
12cu|omniorb-4.1.5-3|232	%{py_puresitedir}/omniidl/*
12cu|omniorb-4.1.5-3|233	%dir %{py_puresitedir}/omniidl_be
12cu|omniorb-4.1.5-3|234	%{py_puresitedir}/omniidl_be/*.py*
12cu|omniorb-4.1.5-3|235	%dir %{py_puresitedir}/omniidl_be/cxx
12cu|omniorb-4.1.5-3|236	%{py_puresitedir}/omniidl_be/cxx/*.py
12cu|omniorb-4.1.5-3|237	%{py_puresitedir}/omniidl_be/cxx/*.pyc
12cu|omniorb-4.1.5-3|238	%{py_puresitedir}/omniidl_be/cxx/header
12cu|omniorb-4.1.5-3|239	%{py_puresitedir}/omniidl_be/cxx/skel
12cu|omniorb-4.1.5-3|240	%{py_puresitedir}/omniidl_be/cxx/dynskel
12cu|omniorb-4.1.5-3|241	%{py_puresitedir}/omniidl_be/cxx/impl
12cu|omniorb-4.1.5-3|242	%{py_platsitedir}/_omniidlmodule.so
12cu|omniorb-4.1.5-3|243	%{_libdir}/python%{py_ver}/site-packages/_omniidlmodule.so.*
12cu|omniorb-4.1.5-3|244	
12cu|omniorb-4.1.5-3|245	#----------------------------------------------------------------------------
12cu|omniorb-4.1.5-3|246	
12cu|omniorb-4.1.5-3|247	%prep
12cu|omniorb-4.1.5-3|248	%setup -q -n omniORB-%{version}
12cu|omniorb-4.1.5-3|249	%patch0 -p1
12cu|omniorb-4.1.5-3|250	%patch2 -p0
12cu|omniorb-4.1.5-3|251	
12cu|omniorb-4.1.5-3|252	%build
12cu|omniorb-4.1.5-3|253	%configure2_5x --with-openssl=%{_prefix}
12cu|omniorb-4.1.5-3|254	%make
12cu|omniorb-4.1.5-3|255	
12cu|omniorb-4.1.5-3|256	%install
12cu|omniorb-4.1.5-3|257	%makeinstall_std
12cu|omniorb-4.1.5-3|258	
12cu|omniorb-4.1.5-3|259	install -m 755 -d %{buildroot}%{_mandir}/{man1,man5}
12cu|omniorb-4.1.5-3|260	install -m 755 -d %{buildroot}%{_sysconfdir}/init.d
12cu|omniorb-4.1.5-3|261	install -m 755 -d %{buildroot}/var/omninames/
12cu|omniorb-4.1.5-3|262	
12cu|omniorb-4.1.5-3|263	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}
12cu|omniorb-4.1.5-3|264	install -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/init.d/omninames
12cu|omniorb-4.1.5-3|265	
12cu|omniorb-4.1.5-3|266	install -m 644 man/man1/* %{buildroot}%{_mandir}/man1/
12cu|omniorb-4.1.5-3|267	
12cu|omniorb-4.1.5-3|268	mkdir -p  %{buildroot}/var/log/omninames
12cu|omniorb-4.1.5-3|269	chmod 755 %{buildroot}%{_includedir}/{omnithread,COS,omniORB4,omniORB4/internal}
12cu|omniorb-4.1.5-3|270	
12cu|omniorb-4.1.5-3|271	mkdir -p %{buildroot}%{py_platsitedir}/%{name}
12cu|omniorb-4.1.5-3|272	pushd %{buildroot}%{py_platsitedir}/%{name}
12cu|omniorb-4.1.5-3|273	python -O -c "import compileall; compileall.compile_dir('.')"
12cu|omniorb-4.1.5-3|274	python -c "import compileall; compileall.compile_dir('.')"
12cu|omniorb-4.1.5-3|275	
12cu|omniorb-4.1.5-3|276	
12cu|omniorb-4.1.5-3|277	%changelog
12cu|omniorb-4.1.5-3|278	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.1.5-3
12cu|omniorb-4.1.5-3|279	+ Revision: 682bba1
12cu|omniorb-4.1.5-3|280	- Fix name
12cu|omniorb-4.1.5-3|281	
12cu|omniorb-4.1.5-3|282	

10360 12
12cu|omnitty-0.2.8-7|1	%define debug_package %{nil}
12cu|omnitty-0.2.8-7|2	
12cu|omnitty-0.2.8-7|3	Summary: Omnitty ssh multiplexer
12cu|omnitty-0.2.8-7|4	Name:    omnitty
12cu|omnitty-0.2.8-7|5	Version: 0.2.8
12cu|omnitty-0.2.8-7|6	Release: 7
12cu|omnitty-0.2.8-7|7	Source0: %{name}-%{version}.tar.bz2
12cu|omnitty-0.2.8-7|8	License: GPL
12cu|omnitty-0.2.8-7|9	Group:   System/Kernel and hardware
12cu|omnitty-0.2.8-7|10	Url:     http://omnitty.sourceforge.net/
12cu|omnitty-0.2.8-7|11	BuildRequires: librote-devel
12cu|omnitty-0.2.8-7|12	
12cu|omnitty-0.2.8-7|13	%description
12cu|omnitty-0.2.8-7|14	Omnitty is a curses-based program that allows one to log into
12cu|omnitty-0.2.8-7|15	several machines simultaneously and interact with them, selectively
12cu|omnitty-0.2.8-7|16	directing input to individual machines or groups of selected machines.
12cu|omnitty-0.2.8-7|17	
12cu|omnitty-0.2.8-7|18	%prep
12cu|omnitty-0.2.8-7|19	%setup -q
12cu|omnitty-0.2.8-7|20	
12cu|omnitty-0.2.8-7|21	%build
12cu|omnitty-0.2.8-7|22	export LDFLAGS="-lncurses"
12cu|omnitty-0.2.8-7|23	%configure
12cu|omnitty-0.2.8-7|24	%make
12cu|omnitty-0.2.8-7|25	
12cu|omnitty-0.2.8-7|26	%install
12cu|omnitty-0.2.8-7|27	%makeinstall
12cu|omnitty-0.2.8-7|28	
12cu|omnitty-0.2.8-7|29	%clean
12cu|omnitty-0.2.8-7|30	
12cu|omnitty-0.2.8-7|31	%files
12cu|omnitty-0.2.8-7|32	%{_bindir}/%{name}
12cu|omnitty-0.2.8-7|33	%{_mandir}/man1/%{name}*
12cu|omnitty-0.2.8-7|34	
12cu|omnitty-0.2.8-7|35	%changelog
12cu|omnitty-0.2.8-7|36	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.8-7
12cu|omnitty-0.2.8-7|37	+ Revision: 5f01699
12cu|omnitty-0.2.8-7|38	- Spec cleanup
12cu|omnitty-0.2.8-7|39	
12cu|omnitty-0.2.8-7|40	

10361 12
12cu|onioncat-0.2.1-1|1	#%%define runuser onioncatuser
12cu|onioncat-0.2.1-1|2	# TODO add a initscript
12cu|onioncat-0.2.1-1|3	
12cu|onioncat-0.2.1-1|4	Name:		onioncat
12cu|onioncat-0.2.1-1|5	Version:	0.2.1
12cu|onioncat-0.2.1-1|6	Release:	1
12cu|onioncat-0.2.1-1|7	Summary:	Anonymizing VPN over Tor
12cu|onioncat-0.2.1-1|8	URL:		http://www.cypherpunk.at/onioncat/
12cu|onioncat-0.2.1-1|9	Group:		Networking/Other
12cu|onioncat-0.2.1-1|10	License:	GPLv3
12cu|onioncat-0.2.1-1|11	Source0:	http://www.cypherpunk.at/ocat/download/Source/0.2.1/%{name}-%{version}.tar.gz
12cu|onioncat-0.2.1-1|12	
12cu|onioncat-0.2.1-1|13	%description
12cu|onioncat-0.2.1-1|14	OnionCat creates a transparent IP layer on top of Tor's hidden services.
12cu|onioncat-0.2.1-1|15	It transmits any kind of IP-based data transparently through the Tor network
12cu|onioncat-0.2.1-1|16	on a location hidden basis. You can think of it as a point-to-multipoint VPN
12cu|onioncat-0.2.1-1|17	between hidden services.
12cu|onioncat-0.2.1-1|18	
12cu|onioncat-0.2.1-1|19	%prep
12cu|onioncat-0.2.1-1|20	%setup -q
12cu|onioncat-0.2.1-1|21	
12cu|onioncat-0.2.1-1|22	%build
12cu|onioncat-0.2.1-1|23	%configure2_5x
12cu|onioncat-0.2.1-1|24	%make
12cu|onioncat-0.2.1-1|25	
12cu|onioncat-0.2.1-1|26	%install
12cu|onioncat-0.2.1-1|27	%makeinstall
12cu|onioncat-0.2.1-1|28	rm -Rf %{buildroot}/usr/include/
12cu|onioncat-0.2.1-1|29	rm -Rf %{buildroot}/usr/share/doc/*
12cu|onioncat-0.2.1-1|30	
12cu|onioncat-0.2.1-1|31	%clean
12cu|onioncat-0.2.1-1|32	
12cu|onioncat-0.2.1-1|33	#%pre
12cu|onioncat-0.2.1-1|34	#%_pre_useradd %{runuser} / /bin/false
12cu|onioncat-0.2.1-1|35	#
12cu|onioncat-0.2.1-1|36	#%postun
12cu|onioncat-0.2.1-1|37	#%_postun_userdel %{runuser}
12cu|onioncat-0.2.1-1|38	
12cu|onioncat-0.2.1-1|39	%files
12cu|onioncat-0.2.1-1|40	%defattr(-,root,root)
12cu|onioncat-0.2.1-1|41	%doc AUTHORS ChangeLog
12cu|onioncat-0.2.1-1|42	%{_bindir}/*
12cu|onioncat-0.2.1-1|43	%{_mandir}/man1/*
12cu|onioncat-0.2.1-1|44	
12cu|onioncat-0.2.1-1|45	
12cu|onioncat-0.2.1-1|46	%changelog
12cu|onioncat-0.2.1-1|47	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.1.13-3mdv2011.0
12cu|onioncat-0.2.1-1|48	+ Revision: 664794
12cu|onioncat-0.2.1-1|49	- rebuild old package
12cu|onioncat-0.2.1-1|50	
12cu|onioncat-0.2.1-1|51	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|onioncat-0.2.1-1|52	- the mass rebuild of 2010.0 packages
12cu|onioncat-0.2.1-1|53	
12cu|onioncat-0.2.1-1|54	* Sat Jun 13 2009 Michael Scherer <misc@mandriva.org> 0.1.13-1mdv2010.0
12cu|onioncat-0.2.1-1|55	+ Revision: 385708
12cu|onioncat-0.2.1-1|56	- new version
12cu|onioncat-0.2.1-1|57	- new version
12cu|onioncat-0.2.1-1|58	
12cu|onioncat-0.2.1-1|59	* Fri Feb 06 2009 Michael Scherer <misc@mandriva.org> 0.1.10-1mdv2009.1
12cu|onioncat-0.2.1-1|60	+ Revision: 337999
12cu|onioncat-0.2.1-1|61	- new version
12cu|onioncat-0.2.1-1|62	
12cu|onioncat-0.2.1-1|63	* Mon Dec 29 2008 Michael Scherer <misc@mandriva.org> 0.1.8-1mdv2009.1
12cu|onioncat-0.2.1-1|64	+ Revision: 321265
12cu|onioncat-0.2.1-1|65	- import onioncat
12cu|onioncat-0.2.1-1|66	
12cu|onioncat-0.2.1-1|67	
12cu|onioncat-0.2.1-1|68	

10362 12
12cu|oolite-1.77.1-1|1	%define debug_package %{nil}
12cu|oolite-1.77.1-1|2	
12cu|oolite-1.77.1-1|3	Summary:	A user-modifiable three-dimensional space trading and combat game
12cu|oolite-1.77.1-1|4	Name:		oolite
12cu|oolite-1.77.1-1|5	Version:	1.77.1
12cu|oolite-1.77.1-1|6	Release:	1
12cu|oolite-1.77.1-1|7	Group:		Games/Other
12cu|oolite-1.77.1-1|8	License:	GPLv2+
12cu|oolite-1.77.1-1|9	Url:		http://www.oolite.org
12cu|oolite-1.77.1-1|10	Source0:	%{name}-source-%{version}.tar.bz2
12cu|oolite-1.77.1-1|11	Source1:	http://jens.ayton.se/oolite/deps/firefox-4.0.source.js-only.tbz
12cu|oolite-1.77.1-1|12	Source2:	%{name}.desktop
12cu|oolite-1.77.1-1|13	Patch0:		oolite-1.77.1.patch
12cu|oolite-1.77.1-1|14	BuildRequires:	gcc-c++
12cu|oolite-1.77.1-1|15	BuildRequires:	gcc-objc
12cu|oolite-1.77.1-1|16	BuildRequires:	gnustep-base-devel
12cu|oolite-1.77.1-1|17	BuildRequires:	gnustep-make
12cu|oolite-1.77.1-1|18	BuildRequires:	ffcall-devel
12cu|oolite-1.77.1-1|19	BuildRequires:	giflib-devel
12cu|oolite-1.77.1-1|20	BuildRequires:	gmp-devel
12cu|oolite-1.77.1-1|21	BuildRequires:	libespeak-devel
12cu|oolite-1.77.1-1|22	BuildRequires:	objc-devel
12cu|oolite-1.77.1-1|23	BuildRequires:	stdc++-devel
12cu|oolite-1.77.1-1|24	BuildRequires:	pkgconfig(glu)
12cu|oolite-1.77.1-1|25	BuildRequires:	pkgconfig(libpng)
12cu|oolite-1.77.1-1|26	BuildRequires:	pkgconfig(libtiff-4)
12cu|oolite-1.77.1-1|27	BuildRequires:	pkgconfig(mozjs185)
12cu|oolite-1.77.1-1|28	BuildRequires:	pkgconfig(nspr)
12cu|oolite-1.77.1-1|29	BuildRequires:	pkgconfig(sdl)
12cu|oolite-1.77.1-1|30	BuildRequires:	pkgconfig(SDL_image)
12cu|oolite-1.77.1-1|31	BuildRequires:	pkgconfig(SDL_mixer)
12cu|oolite-1.77.1-1|32	BuildRequires:	pkgconfig(x11)
12cu|oolite-1.77.1-1|33	BuildRequires:	zip
12cu|oolite-1.77.1-1|34	Requires:	gnustep-base
12cu|oolite-1.77.1-1|35	
12cu|oolite-1.77.1-1|36	%description
12cu|oolite-1.77.1-1|37	Oolite is a space sim game, inspired by Elite, powered by Objective-C and
12cu|oolite-1.77.1-1|38	OpenGL, and designed as a small game that is easy for users to pick up, modify
12cu|oolite-1.77.1-1|39	and expand upon. Almost every aspect of the game can be changed by using
12cu|oolite-1.77.1-1|40	simple, free graphics packages and text editors.
12cu|oolite-1.77.1-1|41	
12cu|oolite-1.77.1-1|42	%prep
12cu|oolite-1.77.1-1|43	%setup -q -n %{name}-source-%{version}
12cu|oolite-1.77.1-1|44	%patch0 -p1
12cu|oolite-1.77.1-1|45	
12cu|oolite-1.77.1-1|46	mkdir -p deps/Cross-platform-deps/mozilla
12cu|oolite-1.77.1-1|47	tar -C deps/Cross-platform-deps/mozilla -xjf %{SOURCE1} --strip-components 1
12cu|oolite-1.77.1-1|48	
12cu|oolite-1.77.1-1|49	%build
12cu|oolite-1.77.1-1|50	. /usr/share/GNUstep/Makefiles/GNUstep.sh
12cu|oolite-1.77.1-1|51	%make -f libjs.make
12cu|oolite-1.77.1-1|52	%make
12cu|oolite-1.77.1-1|53	
12cu|oolite-1.77.1-1|54	%install
12cu|oolite-1.77.1-1|55	install -d %{buildroot}%{_libexecdir}/GNUstep/System/Applications/%{name}.app/Contents
12cu|oolite-1.77.1-1|56	install -d %{buildroot}%{_libexecdir}/GNUstep/System/Applications/%{name}.app/Resources
12cu|oolite-1.77.1-1|57	install -m 755 %{name}.app/%{name}* %{buildroot}%{_libexecdir}/GNUstep/System/Applications/%{name}.app
12cu|oolite-1.77.1-1|58	install -m 644 %{name}.app/Resources/Info-gnustep.plist %{buildroot}%{_libexecdir}/GNUstep/System/Applications/%{name}.app/Resources
12cu|oolite-1.77.1-1|59	cp -pr Resources/* %{buildroot}%{_libexecdir}/GNUstep/System/Applications/%{name}.app/Resources
12cu|oolite-1.77.1-1|60	mkdir -p %{buildroot}%{_datadir}/applications
12cu|oolite-1.77.1-1|61	cp %{SOURCE2} %{buildroot}%{_datadir}/applications
12cu|oolite-1.77.1-1|62	
12cu|oolite-1.77.1-1|63	%files
12cu|oolite-1.77.1-1|64	%doc README.txt
12cu|oolite-1.77.1-1|65	%doc Doc/*
12cu|oolite-1.77.1-1|66	%{_libexecdir}/GNUstep/System/Applications/%{name}.app/
12cu|oolite-1.77.1-1|67	%{_datadir}/applications/%{name}.desktop
12cu|oolite-1.77.1-1|68	
12cu|oolite-1.77.1-1|69	%changelog
12cu|oolite-1.77.1-1|70	* Wed Oct 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.77.1-1
12cu|oolite-1.77.1-1|71	+ Revision: 8af61d2
12cu|oolite-1.77.1-1|72	- Spec cleanups
12cu|oolite-1.77.1-1|73	
12cu|oolite-1.77.1-1|74	

10363 12
12cu|openav-sorcer-lv2-0-0.20130702.1|1	%define oname openAV-Sorcer
12cu|openav-sorcer-lv2-0-0.20130702.1|2	%define snapshot 20130702
12cu|openav-sorcer-lv2-0-0.20130702.1|3	
12cu|openav-sorcer-lv2-0-0.20130702.1|4	Summary:	A wavetable LV2 plugin synth, targeted at the electronic / dubstep genre
12cu|openav-sorcer-lv2-0-0.20130702.1|5	Name:		openav-sorcer-lv2
12cu|openav-sorcer-lv2-0-0.20130702.1|6	Version:	0
12cu|openav-sorcer-lv2-0-0.20130702.1|7	Release:	0.%{snapshot}.1
12cu|openav-sorcer-lv2-0-0.20130702.1|8	License:	GPLv3+
12cu|openav-sorcer-lv2-0-0.20130702.1|9	Group:		Sound
12cu|openav-sorcer-lv2-0-0.20130702.1|10	Url:		https://github.com/harryhaaren/openAV-Sorcer
12cu|openav-sorcer-lv2-0-0.20130702.1|11	# from git
12cu|openav-sorcer-lv2-0-0.20130702.1|12	Source0:	%{oname}-%{snapshot}.tar.bz2
12cu|openav-sorcer-lv2-0-0.20130702.1|13	Patch0:		openAV-Sorcer-build.patch
12cu|openav-sorcer-lv2-0-0.20130702.1|14	BuildRequires:	boost-devel
12cu|openav-sorcer-lv2-0-0.20130702.1|15	BuildRequires:	pkgconfig(cairo)
12cu|openav-sorcer-lv2-0-0.20130702.1|16	BuildRequires:	pkgconfig(fontconfig)
12cu|openav-sorcer-lv2-0-0.20130702.1|17	BuildRequires:	pkgconfig(freetype2)
12cu|openav-sorcer-lv2-0-0.20130702.1|18	BuildRequires:	pkgconfig(glib-2.0)
12cu|openav-sorcer-lv2-0-0.20130702.1|19	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|openav-sorcer-lv2-0-0.20130702.1|20	BuildRequires:	pkgconfig(gtkmm-2.4)
12cu|openav-sorcer-lv2-0-0.20130702.1|21	BuildRequires:	pkgconfig(lv2)
12cu|openav-sorcer-lv2-0-0.20130702.1|22	Requires:	lv2
12cu|openav-sorcer-lv2-0-0.20130702.1|23	
12cu|openav-sorcer-lv2-0-0.20130702.1|24	%description
12cu|openav-sorcer-lv2-0-0.20130702.1|25	A wavetable LV2 plugin synth, targeted at the electronic / dubstep genre.
12cu|openav-sorcer-lv2-0-0.20130702.1|26	
12cu|openav-sorcer-lv2-0-0.20130702.1|27	%prep
12cu|openav-sorcer-lv2-0-0.20130702.1|28	%setup -q -n %{oname}-%{snapshot}
12cu|openav-sorcer-lv2-0-0.20130702.1|29	%patch0 -p1
12cu|openav-sorcer-lv2-0-0.20130702.1|30	
12cu|openav-sorcer-lv2-0-0.20130702.1|31	%build
12cu|openav-sorcer-lv2-0-0.20130702.1|32	%setup_compile_flags
12cu|openav-sorcer-lv2-0-0.20130702.1|33	./compileInstall.sh
12cu|openav-sorcer-lv2-0-0.20130702.1|34	
12cu|openav-sorcer-lv2-0-0.20130702.1|35	%install
12cu|openav-sorcer-lv2-0-0.20130702.1|36	install -d %{buildroot}%{_libdir}/lv2/sorcer.lv2
12cu|openav-sorcer-lv2-0-0.20130702.1|37	install -t %{buildroot}%{_libdir}/lv2/sorcer.lv2 ./sorcer.lv2/*
12cu|openav-sorcer-lv2-0-0.20130702.1|38	
12cu|openav-sorcer-lv2-0-0.20130702.1|39	%files
12cu|openav-sorcer-lv2-0-0.20130702.1|40	%{_libdir}/lv2/sorcer.lv2

10364 12
12cu|opencascade-6.5.1.0.7.0-4|1	%define gittag ga384024
12cu|opencascade-6.5.1.0.7.0-4|2	%define major 1
12cu|opencascade-6.5.1.0.7.0-4|3	# Should be split later
12cu|opencascade-6.5.1.0.7.0-4|4	%define libname %mklibname %{name} %{major}
12cu|opencascade-6.5.1.0.7.0-4|5	%define devname %mklibname %{name} -d
12cu|opencascade-6.5.1.0.7.0-4|6	
12cu|opencascade-6.5.1.0.7.0-4|7	# based on opencascade 6.5.1
12cu|opencascade-6.5.1.0.7.0-4|8	%define occtag 6.5.1
12cu|opencascade-6.5.1.0.7.0-4|9	
12cu|opencascade-6.5.1.0.7.0-4|10	# tpaviot-oce version 0.7.0
12cu|opencascade-6.5.1.0.7.0-4|11	%define ocegit 0.7.0
12cu|opencascade-6.5.1.0.7.0-4|12	
12cu|opencascade-6.5.1.0.7.0-4|13	Summary:	3D modeling & numerical simulation
12cu|opencascade-6.5.1.0.7.0-4|14	Name:		opencascade
12cu|opencascade-6.5.1.0.7.0-4|15	Group:		Sciences/Physics
12cu|opencascade-6.5.1.0.7.0-4|16	Version:	%{occtag}.%{ocegit}
12cu|opencascade-6.5.1.0.7.0-4|17	Release:	4
12cu|opencascade-6.5.1.0.7.0-4|18	License:	LGPL with differences
12cu|opencascade-6.5.1.0.7.0-4|19	Url:		https://github.com/tpaviot/oce
12cu|opencascade-6.5.1.0.7.0-4|20	# https://github.com/tpaviot/oce/tarball/OCE-0.7.0
12cu|opencascade-6.5.1.0.7.0-4|21	Source0:	tpaviot-oce-OCE-0.7.0-0-ga384024.tar.gz
12cu|opencascade-6.5.1.0.7.0-4|22	Source10:	%{name}.rpmlintrc
12cu|opencascade-6.5.1.0.7.0-4|23	BuildRequires:	bison
12cu|opencascade-6.5.1.0.7.0-4|24	BuildRequires:	cmake
12cu|opencascade-6.5.1.0.7.0-4|25	BuildRequires:	flex
12cu|opencascade-6.5.1.0.7.0-4|26	BuildRequires:	tcl-devel
12cu|opencascade-6.5.1.0.7.0-4|27	BuildRequires:	pkgconfig(freetype2)
12cu|opencascade-6.5.1.0.7.0-4|28	BuildRequires:	pkgconfig(ftgl)
12cu|opencascade-6.5.1.0.7.0-4|29	BuildRequires:	pkgconfig(gl)
12cu|opencascade-6.5.1.0.7.0-4|30	BuildRequires:	pkgconfig(glu)
12cu|opencascade-6.5.1.0.7.0-4|31	BuildRequires:	pkgconfig(tk)
12cu|opencascade-6.5.1.0.7.0-4|32	BuildRequires:	pkgconfig(x11)
12cu|opencascade-6.5.1.0.7.0-4|33	BuildRequires:	pkgconfig(xmu)
12cu|opencascade-6.5.1.0.7.0-4|34	Requires:	pdksh
12cu|opencascade-6.5.1.0.7.0-4|35	Requires:	tcl
12cu|opencascade-6.5.1.0.7.0-4|36	Requires:	tix
12cu|opencascade-6.5.1.0.7.0-4|37	Requires:	tk
12cu|opencascade-6.5.1.0.7.0-4|38	
12cu|opencascade-6.5.1.0.7.0-4|39	%description
12cu|opencascade-6.5.1.0.7.0-4|40	Open CASCADE Technology is software development platform freely available
12cu|opencascade-6.5.1.0.7.0-4|41	in open source. It includes components for 3D surface and solid modeling,
12cu|opencascade-6.5.1.0.7.0-4|42	visualization, data exchange and rapid application development.
12cu|opencascade-6.5.1.0.7.0-4|43	
12cu|opencascade-6.5.1.0.7.0-4|44	Open CASCADE Technology can be best applied in development of numerical
12cu|opencascade-6.5.1.0.7.0-4|45	simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM
12cu|opencascade-6.5.1.0.7.0-4|46	applications.
12cu|opencascade-6.5.1.0.7.0-4|47	
12cu|opencascade-6.5.1.0.7.0-4|48	The Technology exists from the mid 1990-s and has already been used by
12cu|opencascade-6.5.1.0.7.0-4|49	numerous commercial clients belonging to different domains from software
12cu|opencascade-6.5.1.0.7.0-4|50	edition to heavy industry.
12cu|opencascade-6.5.1.0.7.0-4|51	
12cu|opencascade-6.5.1.0.7.0-4|52	%files
12cu|opencascade-6.5.1.0.7.0-4|53	%{_sysconfdir}/profile.d/*
12cu|opencascade-6.5.1.0.7.0-4|54	%{_datadir}/%{name}
12cu|opencascade-6.5.1.0.7.0-4|55	
12cu|opencascade-6.5.1.0.7.0-4|56	#----------------------------------------------------------------------------
12cu|opencascade-6.5.1.0.7.0-4|57	
12cu|opencascade-6.5.1.0.7.0-4|58	%package -n %{libname}
12cu|opencascade-6.5.1.0.7.0-4|59	Summary:	3D modeling & numerical simulation
12cu|opencascade-6.5.1.0.7.0-4|60	Group:		System/Libraries
12cu|opencascade-6.5.1.0.7.0-4|61	Conflicts:	%{_lib}opencascade0 < 6.5.1.0.7.0-3
12cu|opencascade-6.5.1.0.7.0-4|62	
12cu|opencascade-6.5.1.0.7.0-4|63	%description -n %{libname}
12cu|opencascade-6.5.1.0.7.0-4|64	Open CASCADE Technology is software development platform freely available
12cu|opencascade-6.5.1.0.7.0-4|65	in open source. It includes components for 3D surface and solid modeling,
12cu|opencascade-6.5.1.0.7.0-4|66	visualization, data exchange and rapid application development.
12cu|opencascade-6.5.1.0.7.0-4|67	
12cu|opencascade-6.5.1.0.7.0-4|68	Open CASCADE Technology can be best applied in development of numerical
12cu|opencascade-6.5.1.0.7.0-4|69	simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM
12cu|opencascade-6.5.1.0.7.0-4|70	applications.
12cu|opencascade-6.5.1.0.7.0-4|71	
12cu|opencascade-6.5.1.0.7.0-4|72	The Technology exists from the mid 1990-s and has already been used by
12cu|opencascade-6.5.1.0.7.0-4|73	numerous commercial clients belonging to different domains from software
12cu|opencascade-6.5.1.0.7.0-4|74	edition to heavy industry.
12cu|opencascade-6.5.1.0.7.0-4|75	
12cu|opencascade-6.5.1.0.7.0-4|76	%files -n %{libname}
12cu|opencascade-6.5.1.0.7.0-4|77	%{_libdir}/lib*.so.%{major}*
12cu|opencascade-6.5.1.0.7.0-4|78	
12cu|opencascade-6.5.1.0.7.0-4|79	#----------------------------------------------------------------------------
12cu|opencascade-6.5.1.0.7.0-4|80	
12cu|opencascade-6.5.1.0.7.0-4|81	%package -n %{devname}
12cu|opencascade-6.5.1.0.7.0-4|82	Summary:	3D modeling & numerical simulation
12cu|opencascade-6.5.1.0.7.0-4|83	Group:		Development/Other
12cu|opencascade-6.5.1.0.7.0-4|84	Requires:	%{libname} = %{EVRD}
12cu|opencascade-6.5.1.0.7.0-4|85	Provides:	%{name}-devel = %{EVRD}
12cu|opencascade-6.5.1.0.7.0-4|86	
12cu|opencascade-6.5.1.0.7.0-4|87	%description -n %{devname}
12cu|opencascade-6.5.1.0.7.0-4|88	Open CASCADE Technology is software development platform freely available
12cu|opencascade-6.5.1.0.7.0-4|89	in open source. It includes components for 3D surface and solid modeling,
12cu|opencascade-6.5.1.0.7.0-4|90	visualization, data exchange and rapid application development.
12cu|opencascade-6.5.1.0.7.0-4|91	
12cu|opencascade-6.5.1.0.7.0-4|92	Open CASCADE Technology can be best applied in development of numerical
12cu|opencascade-6.5.1.0.7.0-4|93	simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM
12cu|opencascade-6.5.1.0.7.0-4|94	applications.
12cu|opencascade-6.5.1.0.7.0-4|95	
12cu|opencascade-6.5.1.0.7.0-4|96	The Technology exists from the mid 1990-s and has already been used by
12cu|opencascade-6.5.1.0.7.0-4|97	numerous commercial clients belonging to different domains from software
12cu|opencascade-6.5.1.0.7.0-4|98	edition to heavy industry.
12cu|opencascade-6.5.1.0.7.0-4|99	
12cu|opencascade-6.5.1.0.7.0-4|100	%files -n %{devname}
12cu|opencascade-6.5.1.0.7.0-4|101	%{_libdir}/lib*.so
12cu|opencascade-6.5.1.0.7.0-4|102	%{_includedir}/%{name}
12cu|opencascade-6.5.1.0.7.0-4|103	%{_datadir}/cmake/Modules/*.cmake
12cu|opencascade-6.5.1.0.7.0-4|104	
12cu|opencascade-6.5.1.0.7.0-4|105	#----------------------------------------------------------------------------
12cu|opencascade-6.5.1.0.7.0-4|106	%prep
12cu|opencascade-6.5.1.0.7.0-4|107	%setup -qn tpaviot-oce-a384024
12cu|opencascade-6.5.1.0.7.0-4|108	
12cu|opencascade-6.5.1.0.7.0-4|109	
12cu|opencascade-6.5.1.0.7.0-4|110	%build
12cu|opencascade-6.5.1.0.7.0-4|111	%cmake \
12cu|opencascade-6.5.1.0.7.0-4|112	-DCMAKE_VERBOSE_MAKEFILE=OFF \
12cu|opencascade-6.5.1.0.7.0-4|113	-DOCE_INSTALL_PREFIX=%{_prefix} \
12cu|opencascade-6.5.1.0.7.0-4|114	-DOCE_INSTALL_INCLUDE_DIR=%{_includedir}/%{name} \
12cu|opencascade-6.5.1.0.7.0-4|115	-DOCE_INSTALL_LIB_DIR=%{_libdir} \
12cu|opencascade-6.5.1.0.7.0-4|116	-DOCE_INSTALL_DATA_DIR=%{_datadir}/%{name} \
12cu|opencascade-6.5.1.0.7.0-4|117	-DOCE_INSTALL_SCRIPT_DIR=%{_sysconfdir}/profile.d \
12cu|opencascade-6.5.1.0.7.0-4|118	-DOCE_INSTALL_CMAKE_DATA_DIR=share/cmake/Modules
12cu|opencascade-6.5.1.0.7.0-4|119	perl -pi -e 's|/usr//usr|/usr|;' build_inc/oce-config.h
12cu|opencascade-6.5.1.0.7.0-4|120	%make
12cu|opencascade-6.5.1.0.7.0-4|121	
12cu|opencascade-6.5.1.0.7.0-4|122	%install
12cu|opencascade-6.5.1.0.7.0-4|123	perl -pi -e 's|/usr//usr|/usr|;' build/env.sh build/env.csh
12cu|opencascade-6.5.1.0.7.0-4|124	%makeinstall_std -C build
12cu|opencascade-6.5.1.0.7.0-4|125	
12cu|opencascade-6.5.1.0.7.0-4|126	# adjust environment/directories to avoid (too much) script patching
12cu|opencascade-6.5.1.0.7.0-4|127	ln -sf %{_libdir} %{buildroot}%{_datadir}/%{name}/lib
12cu|opencascade-6.5.1.0.7.0-4|128	ln -sf %{_includedir}/%{name} %{buildroot}%{_datadir}/%{name}/inc
12cu|opencascade-6.5.1.0.7.0-4|129	ln -sf %{_datadir}/%{name} %{buildroot}%{_datadir}/%{name}/lin
12cu|opencascade-6.5.1.0.7.0-4|130	ln -sf %{_datadir}/%{name} %{buildroot}%{_datadir}/%{name}/Linux
12cu|opencascade-6.5.1.0.7.0-4|131	
12cu|opencascade-6.5.1.0.7.0-4|132	
12cu|opencascade-6.5.1.0.7.0-4|133	%changelog
12cu|opencascade-6.5.1.0.7.0-4|134	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.5.1.0.7.0-4
12cu|opencascade-6.5.1.0.7.0-4|135	+ Revision: e88c772
12cu|opencascade-6.5.1.0.7.0-4|136	- LOG Add rpmlint filter
12cu|opencascade-6.5.1.0.7.0-4|137	
12cu|opencascade-6.5.1.0.7.0-4|138	

10365 12
12cu|openclipart-0.18-2|1	Summary:	Open Clip Art Library
12cu|openclipart-0.18-2|2	Name:		openclipart
12cu|openclipart-0.18-2|3	Version:	0.18
12cu|openclipart-0.18-2|4	Release:	2
12cu|openclipart-0.18-2|5	License:	CC0
12cu|openclipart-0.18-2|6	Group:		Graphics
12cu|openclipart-0.18-2|7	Url:		http://www.openclipart.org/
12cu|openclipart-0.18-2|8	Source0:	http://www.openclipart.org/downloads/%{version}/openclipart-%{version}-svgonly.tar.bz2
12cu|openclipart-0.18-2|9	# make linting happy
12cu|openclipart-0.18-2|10	Source100:	%{name}.rpmlintrc
12cu|openclipart-0.18-2|11	BuildRequires:	dos2unix
12cu|openclipart-0.18-2|12	BuildArch:	noarch
12cu|openclipart-0.18-2|13	
12cu|openclipart-0.18-2|14	%description
12cu|openclipart-0.18-2|15	Openclipart Gallery contains thousand of SVG vector images that can be
12cu|openclipart-0.18-2|16	freely used. SVG files can be opened in various tools including
12cu|openclipart-0.18-2|17	Inkscape vector graphics editor, OpenOffice.org and Firefox web browser.
12cu|openclipart-0.18-2|18	
12cu|openclipart-0.18-2|19	%files
12cu|openclipart-0.18-2|20	%doc AUTHORS ChangeLog NEWS README VERSION
12cu|openclipart-0.18-2|21	%dir %{_datadir}/clipart
12cu|openclipart-0.18-2|22	%{_datadir}/clipart/*
12cu|openclipart-0.18-2|23	
12cu|openclipart-0.18-2|24	#----------------------------------------------------------------------------
12cu|openclipart-0.18-2|25	
12cu|openclipart-0.18-2|26	%prep
12cu|openclipart-0.18-2|27	%setup -q -n openclipart-%{version}-svgonly
12cu|openclipart-0.18-2|28	find . -name '*.svg' -exec dos2unix -k -q '{}' \;
12cu|openclipart-0.18-2|29	
12cu|openclipart-0.18-2|30	%build
12cu|openclipart-0.18-2|31	# nothing
12cu|openclipart-0.18-2|32	
12cu|openclipart-0.18-2|33	%install
12cu|openclipart-0.18-2|34	cd clipart
12cu|openclipart-0.18-2|35	find . -name '*.svg' -exec sh -c '
12cu|openclipart-0.18-2|36	DIR="%{buildroot}%{_datadir}/clipart/%{name}/$(dirname "{}")";
12cu|openclipart-0.18-2|37	install -d "$DIR";
12cu|openclipart-0.18-2|38	install -m 644 "{}" "$DIR"' \;
12cu|openclipart-0.18-2|39	
12cu|openclipart-0.18-2|40	
12cu|openclipart-0.18-2|41	%changelog
12cu|openclipart-0.18-2|42	* Sun Jul 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.18-2
12cu|openclipart-0.18-2|43	+ Revision: 7d0da1a
12cu|openclipart-0.18-2|44	- Merge branch 'rosa2014.1' into rosa2012.1
12cu|openclipart-0.18-2|45	
12cu|openclipart-0.18-2|46	

10366 12
12cu|openclonk-5.3.3-2|1	%define oname clonk
12cu|openclonk-5.3.3-2|2	
12cu|openclonk-5.3.3-2|3	Name:		openclonk
12cu|openclonk-5.3.3-2|4	Version:	5.3.3
12cu|openclonk-5.3.3-2|5	Release:	2
12cu|openclonk-5.3.3-2|6	Summary:	Free multiplayer action game about mining, settling and fast-paced melees
12cu|openclonk-5.3.3-2|7	Group:		Games/Arcade
12cu|openclonk-5.3.3-2|8	License:	BSD
12cu|openclonk-5.3.3-2|9	URL:		http://openclonk.org/
12cu|openclonk-5.3.3-2|10	Source:		http://hg.openclonk.org/openclonk/archive/%{name}-release-%{version}-src.tar.gz
12cu|openclonk-5.3.3-2|11	Patch0:		openclonk-release-5.3.3-tinyxml.patch
12cu|openclonk-5.3.3-2|12	Patch1:		openclonk-release-5.3.3-path.patch
12cu|openclonk-5.3.3-2|13	BuildRequires:	cmake
12cu|openclonk-5.3.3-2|14	BuildRequires:	imagemagick
12cu|openclonk-5.3.3-2|15	BuildRequires:	boost-devel
12cu|openclonk-5.3.3-2|16	BuildRequires:	jpeg-devel
12cu|openclonk-5.3.3-2|17	BuildRequires:	tinyxml-devel
12cu|openclonk-5.3.3-2|18	BuildRequires:	pkgconfig(freetype2)
12cu|openclonk-5.3.3-2|19	BuildRequires:	pkgconfig(glib-2.0)
12cu|openclonk-5.3.3-2|20	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|openclonk-5.3.3-2|21	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cu|openclonk-5.3.3-2|22	BuildRequires:	pkgconfig(gl)
12cu|openclonk-5.3.3-2|23	BuildRequires:	pkgconfig(glew)
12cu|openclonk-5.3.3-2|24	BuildRequires:	pkgconfig(glu)
12cu|openclonk-5.3.3-2|25	BuildRequires:	pkgconfig(libpng)
12cu|openclonk-5.3.3-2|26	BuildRequires:	pkgconfig(sdl)
12cu|openclonk-5.3.3-2|27	BuildRequires:	pkgconfig(SDL_mixer)
12cu|openclonk-5.3.3-2|28	BuildRequires:	pkgconfig(x11)
12cu|openclonk-5.3.3-2|29	BuildRequires:	pkgconfig(xrandr)
12cu|openclonk-5.3.3-2|30	BuildRequires:	pkgconfig(zlib)
12cu|openclonk-5.3.3-2|31	
12cu|openclonk-5.3.3-2|32	%description
12cu|openclonk-5.3.3-2|33	OpenClonk is a free multiplayer action game where you control clonks,
12cu|openclonk-5.3.3-2|34	small but witty and nimble humanoid beings. The game is mainly about
12cu|openclonk-5.3.3-2|35	mining, settling and fast-paced melees. OpenClonk is also not just a
12cu|openclonk-5.3.3-2|36	game but also a versatile 2D game engine that offers countless
12cu|openclonk-5.3.3-2|37	possibilites to make own mods.
12cu|openclonk-5.3.3-2|38	
12cu|openclonk-5.3.3-2|39	%prep
12cu|openclonk-5.3.3-2|40	%setup -q -c
12cu|openclonk-5.3.3-2|41	%patch0 -p1
12cu|openclonk-5.3.3-2|42	%patch1 -p1
12cu|openclonk-5.3.3-2|43	rm -rf thirdparty/tinyxml
12cu|openclonk-5.3.3-2|44	
12cu|openclonk-5.3.3-2|45	%build
12cu|openclonk-5.3.3-2|46	# Segfaults with default optimization
12cu|openclonk-5.3.3-2|47	# See http://bugs.openclonk.org/view.php?id=873
12cu|openclonk-5.3.3-2|48	%global optflags %{optflags} -O0
12cu|openclonk-5.3.3-2|49	
12cu|openclonk-5.3.3-2|50	%cmake \
12cu|openclonk-5.3.3-2|51	-DUSE_GTK2:BOOL=ON \
12cu|openclonk-5.3.3-2|52	-DUSE_GTK3:BOOL=OFF \
12cu|openclonk-5.3.3-2|53	-DUSE_GL:BOOL=ON
12cu|openclonk-5.3.3-2|54	%make
12cu|openclonk-5.3.3-2|55	
12cu|openclonk-5.3.3-2|56	%install
12cu|openclonk-5.3.3-2|57	%makeinstall_std -C build
12cu|openclonk-5.3.3-2|58	
12cu|openclonk-5.3.3-2|59	%files
12cu|openclonk-5.3.3-2|60	%{_bindir}/c4group
12cu|openclonk-5.3.3-2|61	%{_gamesbindir}/%{oname}
12cu|openclonk-5.3.3-2|62	%{_gamesdatadir}/%{name}
12cu|openclonk-5.3.3-2|63	%{_datadir}/applications/%{oname}.desktop
12cu|openclonk-5.3.3-2|64	%{_iconsdir}/hicolor/*/apps/%{oname}.png
12cu|openclonk-5.3.3-2|65	

10367 12
12cu|opencpn-3.2.2-1|1	%define _enable_debug_packages %{nil}
12cu|opencpn-3.2.2-1|2	%define debug_package %{nil}
12cu|opencpn-3.2.2-1|3	
12cu|opencpn-3.2.2-1|4	%define		oname	OpenCPN
12cu|opencpn-3.2.2-1|5	
12cu|opencpn-3.2.2-1|6	Summary:	OpenCPN: A concise ChartPlotter/Navigator
12cu|opencpn-3.2.2-1|7	Name:		opencpn
12cu|opencpn-3.2.2-1|8	Version:	3.2.2
12cu|opencpn-3.2.2-1|9	Release:	1
12cu|opencpn-3.2.2-1|10	License:	GPLv2+
12cu|opencpn-3.2.2-1|11	Group:		Sciences/Geosciences
12cu|opencpn-3.2.2-1|12	Url:		http://opencpn.org
12cu|opencpn-3.2.2-1|13	Source0:	http://prdownloads.sourceforge.net/project/opencpn/%{name}/%{version}/%{oname}-%{version}-Source.tar.gz
12cu|opencpn-3.2.2-1|14	BuildRequires:	cmake
12cu|opencpn-3.2.2-1|15	BuildRequires:	bzip2-devel
12cu|opencpn-3.2.2-1|16	BuildRequires:	wxgtku2.8-devel
12cu|opencpn-3.2.2-1|17	BuildRequires:	pkgconfig(gl)
12cu|opencpn-3.2.2-1|18	BuildRequires:	pkgconfig(glu)
12cu|opencpn-3.2.2-1|19	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|opencpn-3.2.2-1|20	BuildRequires:	pkgconfig(libgpsd)
12cu|opencpn-3.2.2-1|21	BuildRequires:	pkgconfig(zlib)
12cu|opencpn-3.2.2-1|22	# Building with TinyXML from repositories causes segfault at start
12cu|opencpn-3.2.2-1|23	BuildConflicts:	tinyxml-devel
12cu|opencpn-3.2.2-1|24	
12cu|opencpn-3.2.2-1|25	%description
12cu|opencpn-3.2.2-1|26	A cross-platform ship-borne GUI application supporting
12cu|opencpn-3.2.2-1|27	
12cu|opencpn-3.2.2-1|28	* GPS/GPDS Postition Input
12cu|opencpn-3.2.2-1|29	* BSB Raster Chart Display
12cu|opencpn-3.2.2-1|30	* S57 Vector ENChart Display
12cu|opencpn-3.2.2-1|31	* AIS Input Decoding
12cu|opencpn-3.2.2-1|32	* Waypoint Autopilot Navigation
12cu|opencpn-3.2.2-1|33	
12cu|opencpn-3.2.2-1|34	Pilot charts can be downloaded from http://opencpn.org/ocpn/downloadpilotcharts
12cu|opencpn-3.2.2-1|35	
12cu|opencpn-3.2.2-1|36	%files -f %{name}.lang
12cu|opencpn-3.2.2-1|37	%doc README
12cu|opencpn-3.2.2-1|38	%{_bindir}/*
12cu|opencpn-3.2.2-1|39	%{_datadir}/%{name}
12cu|opencpn-3.2.2-1|40	%dir %{_libdir}/%{name}
12cu|opencpn-3.2.2-1|41	%{_libdir}/%{name}/*.so
12cu|opencpn-3.2.2-1|42	%{_datadir}/applications/%{name}.desktop
12cu|opencpn-3.2.2-1|43	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cu|opencpn-3.2.2-1|44	
12cu|opencpn-3.2.2-1|45	#----------------------------------------------------------------------------
12cu|opencpn-3.2.2-1|46	
12cu|opencpn-3.2.2-1|47	%prep
12cu|opencpn-3.2.2-1|48	%setup -q -n %{oname}-%{version}-Source
12cu|opencpn-3.2.2-1|49	
12cu|opencpn-3.2.2-1|50	%build
12cu|opencpn-3.2.2-1|51	cmake	. \
12cu|opencpn-3.2.2-1|52	-DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
12cu|opencpn-3.2.2-1|53	-DCMAKE_BUILD_TYPE=release \
12cu|opencpn-3.2.2-1|54	-DCMAKE_SKIP_RPATH:BOOL=ON
12cu|opencpn-3.2.2-1|55	%make
12cu|opencpn-3.2.2-1|56	
12cu|opencpn-3.2.2-1|57	%install
12cu|opencpn-3.2.2-1|58	%makeinstall_std
12cu|opencpn-3.2.2-1|59	
12cu|opencpn-3.2.2-1|60	%find_lang %{name} --all-name
12cu|opencpn-3.2.2-1|61	
12cu|opencpn-3.2.2-1|62	
12cu|opencpn-3.2.2-1|63	%changelog
12cu|opencpn-3.2.2-1|64	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.2.2-1
12cu|opencpn-3.2.2-1|65	+ Revision: 84d0b91
12cu|opencpn-3.2.2-1|66	- New version 3.2.2, disable debug package
12cu|opencpn-3.2.2-1|67	
12cu|opencpn-3.2.2-1|68	

10368 12
12cu|openfpc-0.6-3|1	%define _enable_debug_packages %{nil}
12cu|openfpc-0.6-3|2	%define debug_package %{nil}
12cu|openfpc-0.6-3|3	
12cu|openfpc-0.6-3|4	%define minor 314
12cu|openfpc-0.6-3|5	
12cu|openfpc-0.6-3|6	Summary:	OpenFPC is designed to allow a network traffic capture tool
12cu|openfpc-0.6-3|7	Name:		openfpc
12cu|openfpc-0.6-3|8	Version:	0.6
12cu|openfpc-0.6-3|9	Release:	3
12cu|openfpc-0.6-3|10	License:	GPLv3+
12cu|openfpc-0.6-3|11	Group:		Monitoring
12cu|openfpc-0.6-3|12	Url:		http://www.openfpc.org
12cu|openfpc-0.6-3|13	Source0:	http://openfpc.googlecode.com/files/%{name}-%{version}-%{minor}.tgz
12cu|openfpc-0.6-3|14	Requires:	apache-mpm-prefork
12cu|openfpc-0.6-3|15	Requires:	cxtracker
12cu|openfpc-0.6-3|16	Requires:	daemonlogger
12cu|openfpc-0.6-3|17	Requires:	libdnet-utils
12cu|openfpc-0.6-3|18	Requires:	tcpdump
12cu|openfpc-0.6-3|19	Requires:	tshark
12cu|openfpc-0.6-3|20	Requires:	wireshark-tools
12cu|openfpc-0.6-3|21	
12cu|openfpc-0.6-3|22	%description
12cu|openfpc-0.6-3|23	OpenFPC is designed to allow a network traffic capture tool to scale in both
12cu|openfpc-0.6-3|24	horizontal, and vertical directions. It is a distributed system linked together
12cu|openfpc-0.6-3|25	using communication paths and proxies to integrate with common SOC
12cu|openfpc-0.6-3|26	(Security Operating Center) designs. To help further explain it's method of
12cu|openfpc-0.6-3|27	deployment and architecture, lets cover some common tasks and see how they
12cu|openfpc-0.6-3|28	are executed while looking at a simple diagram.
12cu|openfpc-0.6-3|29	
12cu|openfpc-0.6-3|30	%files
12cu|openfpc-0.6-3|31	%defattr(0755,root,root)
12cu|openfpc-0.6-3|32	%{_sysconfdir}/%{name}/
12cu|openfpc-0.6-3|33	%{_datadir}/%{name}/www/
12cu|openfpc-0.6-3|34	%{_datadir}/%{name}/cgi-bin/
12cu|openfpc-0.6-3|35	%{_usr}/lib/perl5/site_perl/OFPC
12cu|openfpc-0.6-3|36	%{_sysconfdir}/httpd/conf.d/openfpc.apache2.site
12cu|openfpc-0.6-3|37	%{_initrddir}/openfpc-cx2db
12cu|openfpc-0.6-3|38	%{_initrddir}/openfpc-cxtracker
12cu|openfpc-0.6-3|39	%{_initrddir}/openfpc-daemonlogger
12cu|openfpc-0.6-3|40	%{_initrddir}/openfpc-queued
12cu|openfpc-0.6-3|41	%{_bindir}/openfpc
12cu|openfpc-0.6-3|42	%{_bindir}/openfpc-client
12cu|openfpc-0.6-3|43	%{_bindir}/openfpc-cx2db
12cu|openfpc-0.6-3|44	%{_bindir}/openfpc-dbmaint
12cu|openfpc-0.6-3|45	%{_bindir}/openfpc-queued
12cu|openfpc-0.6-3|46	
12cu|openfpc-0.6-3|47	%post
12cu|openfpc-0.6-3|48	echo "Adding openfpc user and group"
12cu|openfpc-0.6-3|49	adduser --system --user-group --no-create-home --shell /usr/sbin/nologin openfpc
12cu|openfpc-0.6-3|50	
12cu|openfpc-0.6-3|51	#----------------------------------------------------------------------------
12cu|openfpc-0.6-3|52	
12cu|openfpc-0.6-3|53	%prep
12cu|openfpc-0.6-3|54	%setup -q -n %{name}-%{version}-%{minor}
12cu|openfpc-0.6-3|55	
12cu|openfpc-0.6-3|56	find . -name .svn | xargs rm -rf
12cu|openfpc-0.6-3|57	
12cu|openfpc-0.6-3|58	%build
12cu|openfpc-0.6-3|59	
12cu|openfpc-0.6-3|60	%install
12cu|openfpc-0.6-3|61	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12cu|openfpc-0.6-3|62	mkdir -p %{buildroot}%{_initrddir}
12cu|openfpc-0.6-3|63	mkdir -p %{buildroot}%{_bindir}
12cu|openfpc-0.6-3|64	mkdir -p %{buildroot}%{_datadir}/%{name}/www
12cu|openfpc-0.6-3|65	mkdir -p %{buildroot}%{_datadir}/%{name}/cgi-bin
12cu|openfpc-0.6-3|66	
12cu|openfpc-0.6-3|67	#/usr/lib/perl5/vendor_perl/5.12.3/OFPC
12cu|openfpc-0.6-3|68	mkdir -p %{buildroot}%{_usr}/lib/perl5/site_perl/OFPC
12cu|openfpc-0.6-3|69	mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf.d/
12cu|openfpc-0.6-3|70	
12cu|openfpc-0.6-3|71	mv etc/*.conf %{buildroot}%{_sysconfdir}/%{name}
12cu|openfpc-0.6-3|72	mv etc/*.ofpc %{buildroot}%{_sysconfdir}/%{name}
12cu|openfpc-0.6-3|73	mv www/* %{buildroot}%{_datadir}/%{name}/www
12cu|openfpc-0.6-3|74	mv cgi-bin/* %{buildroot}%{_datadir}/%{name}/cgi-bin
12cu|openfpc-0.6-3|75	mv openfpc* %{buildroot}%{_bindir}
12cu|openfpc-0.6-3|76	mv etc/init.d/* %{buildroot}%{_initrddir}
12cu|openfpc-0.6-3|77	mv OFPC/* %{buildroot}%{_usr}/lib/perl5/site_perl/OFPC
12cu|openfpc-0.6-3|78	mv etc/openfpc.apache2.site %{buildroot}%{_sysconfdir}/httpd/conf.d/
12cu|openfpc-0.6-3|79	
12cu|openfpc-0.6-3|80	rm -rf %{buildroot}%{_bindir}/openfpc-install.sh
12cu|openfpc-0.6-3|81	
12cu|openfpc-0.6-3|82	
12cu|openfpc-0.6-3|83	%changelog
12cu|openfpc-0.6-3|84	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6-3
12cu|openfpc-0.6-3|85	+ Revision: c2ee9c5
12cu|openfpc-0.6-3|86	- LOG Fix some rpmlint errors, spec cleanup
12cu|openfpc-0.6-3|87	
12cu|openfpc-0.6-3|88	

10369 12
12cu|opengtl-0.9.18-3|1	%bcond_with docs
12cu|opengtl-0.9.18-3|2	
12cu|opengtl-0.9.18-3|3	%define api 0.8
12cu|opengtl-0.9.18-3|4	
12cu|opengtl-0.9.18-3|5	Summary:	Open Graphics Transformation Languages
12cu|opengtl-0.9.18-3|6	Name:		opengtl
12cu|opengtl-0.9.18-3|7	Version:	0.9.18
12cu|opengtl-0.9.18-3|8	Release:	3
12cu|opengtl-0.9.18-3|9	License:	LGPLv2+
12cu|opengtl-0.9.18-3|10	Group:		System/Libraries
12cu|opengtl-0.9.18-3|11	Url:		http://www.opengtl.org/
12cu|opengtl-0.9.18-3|12	Source0:	http://download.opengtl.org/OpenGTL-%{version}.tar.bz2
12cu|opengtl-0.9.18-3|13	Patch0:		OpenGTL-0.9.18-fix-link.patch
12cu|opengtl-0.9.18-3|14	Patch1:		OpenGTL-0.9.17-libpng-1.6.patch
12cu|opengtl-0.9.18-3|15	Patch2:		opengtl-0.9.18-llvm-3.3.patch
12cu|opengtl-0.9.18-3|16	BuildRequires:	cmake
12cu|opengtl-0.9.18-3|17	BuildRequires:	llvm-devel >= 3.0
12cu|opengtl-0.9.18-3|18	BuildRequires:	pkgconfig(libpng)
12cu|opengtl-0.9.18-3|19	BuildRequires:	pkgconfig(zlib)
12cu|opengtl-0.9.18-3|20	Requires:	llvm >= 3.0
12cu|opengtl-0.9.18-3|21	Provides:	OpenGTL = %{EVRD}
12cu|opengtl-0.9.18-3|22	%if %{with docs}
12cu|opengtl-0.9.18-3|23	BuildRequires:	imagemagick
12cu|opengtl-0.9.18-3|24	BuildRequires:	texlive-bibtex
12cu|opengtl-0.9.18-3|25	BuildRequires:	texlive-graphics
12cu|opengtl-0.9.18-3|26	BuildRequires:	texlive-latex
12cu|opengtl-0.9.18-3|27	BuildRequires:	texlive-listings
12cu|opengtl-0.9.18-3|28	BuildRequires:	texlive-makeindex
12cu|opengtl-0.9.18-3|29	BuildRequires:	texlive-oberdiek
12cu|opengtl-0.9.18-3|30	BuildRequires:	texlive-pdftex-def
12cu|opengtl-0.9.18-3|31	BuildRequires:	texlive-tools
12cu|opengtl-0.9.18-3|32	BuildRequires:	texlive-texconfig
12cu|opengtl-0.9.18-3|33	%endif
12cu|opengtl-0.9.18-3|34	
12cu|opengtl-0.9.18-3|35	%description
12cu|opengtl-0.9.18-3|36	Graphics Transformation Languages is a set of library for using and
12cu|opengtl-0.9.18-3|37	integrating transformation algorithms (such as filter or color conversion)
12cu|opengtl-0.9.18-3|38	in graphics applications
12cu|opengtl-0.9.18-3|39	
12cu|opengtl-0.9.18-3|40	%files
12cu|opengtl-0.9.18-3|41	%{_bindir}/*
12cu|opengtl-0.9.18-3|42	%{_libdir}/GTLImageIO
12cu|opengtl-0.9.18-3|43	%{_datadir}/OpenGTL
12cu|opengtl-0.9.18-3|44	
12cu|opengtl-0.9.18-3|45	#--------------------------------------------------------------------
12cu|opengtl-0.9.18-3|46	
12cu|opengtl-0.9.18-3|47	%define libgtlcore_major 0
12cu|opengtl-0.9.18-3|48	%define libgtlcore %mklibname gtlcore %{api} %{libgtlcore_major}
12cu|opengtl-0.9.18-3|49	
12cu|opengtl-0.9.18-3|50	%package -n %{libgtlcore}
12cu|opengtl-0.9.18-3|51	Summary:	OpenGTL core library
12cu|opengtl-0.9.18-3|52	Group:		System/Libraries
12cu|opengtl-0.9.18-3|53	Conflicts:	%{_lib}opengtl0.6 < 0.9.13
12cu|opengtl-0.9.18-3|54	Obsoletes:	%{_lib}gtlcore0 < 0.9.18
12cu|opengtl-0.9.18-3|55	
12cu|opengtl-0.9.18-3|56	%description -n %{libgtlcore}
12cu|opengtl-0.9.18-3|57	OpenGTL core library.
12cu|opengtl-0.9.18-3|58	
12cu|opengtl-0.9.18-3|59	%files -n %{libgtlcore}
12cu|opengtl-0.9.18-3|60	%{_libdir}/libGTLCore.so.%{libgtlcore_major}*
12cu|opengtl-0.9.18-3|61	
12cu|opengtl-0.9.18-3|62	#--------------------------------------------------------------------
12cu|opengtl-0.9.18-3|63	
12cu|opengtl-0.9.18-3|64	%define libgtlfragment_major 0
12cu|opengtl-0.9.18-3|65	%define libgtlfragment %mklibname gtlfragment %{api} %{libgtlfragment_major}
12cu|opengtl-0.9.18-3|66	
12cu|opengtl-0.9.18-3|67	%package -n %{libgtlfragment}
12cu|opengtl-0.9.18-3|68	Summary:	OpenGTL fragment library
12cu|opengtl-0.9.18-3|69	Group:		System/Libraries
12cu|opengtl-0.9.18-3|70	Conflicts:	%{_lib}opengtl0.6 < 0.9.13
12cu|opengtl-0.9.18-3|71	Obsoletes:	%{_lib}gtlfragment0 < 0.9.18
12cu|opengtl-0.9.18-3|72	
12cu|opengtl-0.9.18-3|73	%description -n %{libgtlfragment}
12cu|opengtl-0.9.18-3|74	OpenGTL fragment library.
12cu|opengtl-0.9.18-3|75	
12cu|opengtl-0.9.18-3|76	%files -n %{libgtlfragment}
12cu|opengtl-0.9.18-3|77	%{_libdir}/libGTLFragment.so.%{libgtlfragment_major}*
12cu|opengtl-0.9.18-3|78	
12cu|opengtl-0.9.18-3|79	#--------------------------------------------------------------------
12cu|opengtl-0.9.18-3|80	
12cu|opengtl-0.9.18-3|81	%define libgtlimageio_major 0
12cu|opengtl-0.9.18-3|82	%define libgtlimageio %mklibname gtlimageio %{api} %{libgtlimageio_major}
12cu|opengtl-0.9.18-3|83	
12cu|opengtl-0.9.18-3|84	%package -n %{libgtlimageio}
12cu|opengtl-0.9.18-3|85	Summary:	OpenGTL core library
12cu|opengtl-0.9.18-3|86	Group:		System/Libraries
12cu|opengtl-0.9.18-3|87	Conflicts:	%{_lib}opengtl0.6 < 0.9.13
12cu|opengtl-0.9.18-3|88	Obsoletes:	%{_lib}gtlimageio0 < 0.9.18
12cu|opengtl-0.9.18-3|89	
12cu|opengtl-0.9.18-3|90	%description -n %{libgtlimageio}
12cu|opengtl-0.9.18-3|91	OpenGTL core library.
12cu|opengtl-0.9.18-3|92	
12cu|opengtl-0.9.18-3|93	%files -n %{libgtlimageio}
12cu|opengtl-0.9.18-3|94	%{_libdir}/libGTLImageIO.so.%{libgtlimageio_major}*
12cu|opengtl-0.9.18-3|95	
12cu|opengtl-0.9.18-3|96	#--------------------------------------------------------------------
12cu|opengtl-0.9.18-3|97	
12cu|opengtl-0.9.18-3|98	%define libopenctl_major 0
12cu|opengtl-0.9.18-3|99	%define libopenctl %mklibname openctl %{api} %{libopenctl_major}
12cu|opengtl-0.9.18-3|100	
12cu|opengtl-0.9.18-3|101	%package -n %{libopenctl}
12cu|opengtl-0.9.18-3|102	Summary:	OpenGTL core library
12cu|opengtl-0.9.18-3|103	Group:		System/Libraries
12cu|opengtl-0.9.18-3|104	Conflicts:	%{_lib}opengtl0.6 < 0.9.13
12cu|opengtl-0.9.18-3|105	Obsoletes:	%{_lib}openctl0 < 0.9.18
12cu|opengtl-0.9.18-3|106	
12cu|opengtl-0.9.18-3|107	%description -n %{libopenctl}
12cu|opengtl-0.9.18-3|108	OpenGTL core library.
12cu|opengtl-0.9.18-3|109	
12cu|opengtl-0.9.18-3|110	%files -n %{libopenctl}
12cu|opengtl-0.9.18-3|111	%{_libdir}/libOpenCTL.so.%{libopenctl_major}*
12cu|opengtl-0.9.18-3|112	
12cu|opengtl-0.9.18-3|113	#--------------------------------------------------------------------
12cu|opengtl-0.9.18-3|114	
12cu|opengtl-0.9.18-3|115	%define libopenshiva_major 0
12cu|opengtl-0.9.18-3|116	%define libopenshiva %mklibname openshiva %{api} %{libopenshiva_major}
12cu|opengtl-0.9.18-3|117	
12cu|opengtl-0.9.18-3|118	%package -n %{libopenshiva}
12cu|opengtl-0.9.18-3|119	Summary:	OpenGTL core library
12cu|opengtl-0.9.18-3|120	Group:		System/Libraries
12cu|opengtl-0.9.18-3|121	Conflicts:	%{_lib}opengtl0.6 < 0.9.13
12cu|opengtl-0.9.18-3|122	Obsoletes:	%{_lib}openshiva0 < 0.9.18
12cu|opengtl-0.9.18-3|123	
12cu|opengtl-0.9.18-3|124	%description -n %{libopenshiva}
12cu|opengtl-0.9.18-3|125	OpenGTL core library.
12cu|opengtl-0.9.18-3|126	
12cu|opengtl-0.9.18-3|127	%files -n %{libopenshiva}
12cu|opengtl-0.9.18-3|128	%{_libdir}/libOpenShiva.so.%{libopenshiva_major}*
12cu|opengtl-0.9.18-3|129	
12cu|opengtl-0.9.18-3|130	#--------------------------------------------------------------------
12cu|opengtl-0.9.18-3|131	
12cu|opengtl-0.9.18-3|132	%define devname %mklibname -d %{name}
12cu|opengtl-0.9.18-3|133	
12cu|opengtl-0.9.18-3|134	%package -n %{devname}
12cu|opengtl-0.9.18-3|135	Summary:	OpenGTL development files
12cu|opengtl-0.9.18-3|136	Group:		Development/C++
12cu|opengtl-0.9.18-3|137	Requires:	%{libgtlcore} = %{EVRD}
12cu|opengtl-0.9.18-3|138	Requires:	%{libopenshiva} = %{EVRD}
12cu|opengtl-0.9.18-3|139	Requires:	%{libopenctl} = %{EVRD}
12cu|opengtl-0.9.18-3|140	Requires:	%{libgtlimageio} = %{EVRD}
12cu|opengtl-0.9.18-3|141	Provides:	OpenGTL-devel = %{EVRD}
12cu|opengtl-0.9.18-3|142	Provides:	%{name}-devel = %{EVRD}
12cu|opengtl-0.9.18-3|143	Provides:	OpenCTL-devel = %{EVRD}
12cu|opengtl-0.9.18-3|144	Provides:	openctl-devel = %{EVRD}
12cu|opengtl-0.9.18-3|145	
12cu|opengtl-0.9.18-3|146	%description -n %{devname}
12cu|opengtl-0.9.18-3|147	This package contains header files needed if you wish to build applications
12cu|opengtl-0.9.18-3|148	based on OpenGTL.
12cu|opengtl-0.9.18-3|149	
12cu|opengtl-0.9.18-3|150	%files -n %{devname}
12cu|opengtl-0.9.18-3|151	%{_libdir}/*.so
12cu|opengtl-0.9.18-3|152	%{_includedir}/*
12cu|opengtl-0.9.18-3|153	%{_libdir}/pkgconfig/*.pc
12cu|opengtl-0.9.18-3|154	%if %{with docs}
12cu|opengtl-0.9.18-3|155	%doc %{_docdir}/OpenGTL/shiva/ShivaRef.pdf
12cu|opengtl-0.9.18-3|156	%endif
12cu|opengtl-0.9.18-3|157	
12cu|opengtl-0.9.18-3|158	#--------------------------------------------------------------------
12cu|opengtl-0.9.18-3|159	
12cu|opengtl-0.9.18-3|160	%prep
12cu|opengtl-0.9.18-3|161	%setup -q -n OpenGTL-%{version}
12cu|opengtl-0.9.18-3|162	%patch0 -p0 -b .linkage~
12cu|opengtl-0.9.18-3|163	%patch1 -p0 -b .png~
12cu|opengtl-0.9.18-3|164	%patch2 -p1 -b .llvm33~
12cu|opengtl-0.9.18-3|165	
12cu|opengtl-0.9.18-3|166	%build
12cu|opengtl-0.9.18-3|167	# OVERRIDE_LLVM_ASSERT is ok because our llvm is built without
12cu|opengtl-0.9.18-3|168	# asserts -- the detection code is off
12cu|opengtl-0.9.18-3|169	%cmake -DOVERIDE_LLVM_ASSERT:BOOL=TRUE
12cu|opengtl-0.9.18-3|170	%make
12cu|opengtl-0.9.18-3|171	
12cu|opengtl-0.9.18-3|172	%install
12cu|opengtl-0.9.18-3|173	%makeinstall_std -C build
12cu|opengtl-0.9.18-3|174	
12cu|opengtl-0.9.18-3|175	
12cu|opengtl-0.9.18-3|176	%changelog
12cu|opengtl-0.9.18-3|177	* Fri Oct 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.18-3
12cu|opengtl-0.9.18-3|178	+ Revision: 243f6ec
12cu|opengtl-0.9.18-3|179	- LOG New version 0.9.18, spec cleanup
12cu|opengtl-0.9.18-3|180	
12cu|opengtl-0.9.18-3|181	

10370 12
12cu|openmpi-1.7.3-3|1	%define mpi_major 1
12cu|openmpi-1.7.3-3|2	%define mpifh_major 2
12cu|openmpi-1.7.3-3|3	%define trace_major 0
12cu|openmpi-1.7.3-3|4	%define openpal_major 6
12cu|openmpi-1.7.3-3|5	%define vt_major 0
12cu|openmpi-1.7.3-3|6	%define libmpi %mklibname mpi %{mpi_major}
12cu|openmpi-1.7.3-3|7	%define libmpicxx %mklibname mpi_cxx %{mpi_major}
12cu|openmpi-1.7.3-3|8	%define libmpifh %mklibname mpi_mpifh %{mpifh_major}
12cu|openmpi-1.7.3-3|9	%define libmpiuse %mklibname mpi_usempi %{mpi_major}
12cu|openmpi-1.7.3-3|10	%define libtrace %mklibname ompitrace %{trace_major}
12cu|openmpi-1.7.3-3|11	%define libopenpal %mklibname open-pal %{openpal_major}
12cu|openmpi-1.7.3-3|12	%define libopenrte %mklibname open-rte %{openpal_major}
12cu|openmpi-1.7.3-3|13	%define libotf %mklibname open-trace-format %{mpi_major}
12cu|openmpi-1.7.3-3|14	%define libotfaux %mklibname otfaux %{trace_major}
12cu|openmpi-1.7.3-3|15	%define libvt %mklibname vt %{vt_major}
12cu|openmpi-1.7.3-3|16	%define libvthyb %mklibname vt-hyb %{vt_major}
12cu|openmpi-1.7.3-3|17	%define libvtmpi %mklibname vt-mpi %{vt_major}
12cu|openmpi-1.7.3-3|18	%define libvtmpiunify %mklibname vt-mpi-unify %{vt_major}
12cu|openmpi-1.7.3-3|19	%define libvtmt %mklibname vt-mt %{vt_major}
12cu|openmpi-1.7.3-3|20	%define devname %mklibname %{name} -d
12cu|openmpi-1.7.3-3|21	
12cu|openmpi-1.7.3-3|22	Summary:	A powerful implementation of MPI
12cu|openmpi-1.7.3-3|23	Name:		openmpi
12cu|openmpi-1.7.3-3|24	Version:	1.7.3
12cu|openmpi-1.7.3-3|25	Release:	3
12cu|openmpi-1.7.3-3|26	License:	BSD
12cu|openmpi-1.7.3-3|27	Group:		Development/Other
12cu|openmpi-1.7.3-3|28	Url:		http://www.open-mpi.org
12cu|openmpi-1.7.3-3|29	Source0:	http://www.open-mpi.org/software/ompi/v1.6/downloads/%{name}-%{version}.tar.bz2
12cu|openmpi-1.7.3-3|30	Patch0:		openmpi-1.7.3-sfmt.patch
12cu|openmpi-1.7.3-3|31	BuildRequires:	bison
12cu|openmpi-1.7.3-3|32	BuildRequires:	flex
12cu|openmpi-1.7.3-3|33	BuildRequires:	gcc-gfortran
12cu|openmpi-1.7.3-3|34	BuildRequires:	binutils-devel
12cu|openmpi-1.7.3-3|35	BuildRequires:	gomp-devel
12cu|openmpi-1.7.3-3|36	BuildRequires:	libibverbs-devel
12cu|openmpi-1.7.3-3|37	%ifnarch %{arm}
12cu|openmpi-1.7.3-3|38	BuildRequires:	numa-devel
12cu|openmpi-1.7.3-3|39	%endif
12cu|openmpi-1.7.3-3|40	BuildRequires:	torque-devel
12cu|openmpi-1.7.3-3|41	BuildRequires:	pkgconfig(zlib)
12cu|openmpi-1.7.3-3|42	Requires:	%{devname} = %{EVRD}
12cu|openmpi-1.7.3-3|43	Conflicts:	mpich
12cu|openmpi-1.7.3-3|44	Conflicts:	mpich2
12cu|openmpi-1.7.3-3|45	Conflicts:	lam
12cu|openmpi-1.7.3-3|46	Conflicts:	%{_lib}openmpi1 < 1.7.5
12cu|openmpi-1.7.3-3|47	
12cu|openmpi-1.7.3-3|48	%description
12cu|openmpi-1.7.3-3|49	OpenMPI is a project combining technologies and resources from
12cu|openmpi-1.7.3-3|50	several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in
12cu|openmpi-1.7.3-3|51	order to build the best MPI library available.
12cu|openmpi-1.7.3-3|52	
12cu|openmpi-1.7.3-3|53	This package contains all of the tools necessary to compile, link, and
12cu|openmpi-1.7.3-3|54	run OpenMPI jobs.
12cu|openmpi-1.7.3-3|55	
12cu|openmpi-1.7.3-3|56	%files
12cu|openmpi-1.7.3-3|57	%doc README LICENSE NEWS AUTHORS examples/
12cu|openmpi-1.7.3-3|58	%config(noreplace) %{_sysconfdir}/*
12cu|openmpi-1.7.3-3|59	%{_bindir}/*
12cu|openmpi-1.7.3-3|60	%{_datadir}/%{name}/
12cu|openmpi-1.7.3-3|61	%{_mandir}/man1/*
12cu|openmpi-1.7.3-3|62	%{_libdir}/%{name}/*.so
12cu|openmpi-1.7.3-3|63	
12cu|openmpi-1.7.3-3|64	#----------------------------------------------------------------------------
12cu|openmpi-1.7.3-3|65	
12cu|openmpi-1.7.3-3|66	%package -n %{libmpi}
12cu|openmpi-1.7.3-3|67	Summary:	Shared library for OpenMPI
12cu|openmpi-1.7.3-3|68	Group:		System/Libraries
12cu|openmpi-1.7.3-3|69	Conflicts:	%{_lib}openmpi1 < 1.7.5
12cu|openmpi-1.7.3-3|70	Obsoletes:	%{_lib}openmpi1 < 1.7.5
12cu|openmpi-1.7.3-3|71	
12cu|openmpi-1.7.3-3|72	%description -n %{libmpi}
12cu|openmpi-1.7.3-3|73	This package contains shared library needed by programs linked against OpenMPI.
12cu|openmpi-1.7.3-3|74	
12cu|openmpi-1.7.3-3|75	%files -n %{libmpi}
12cu|openmpi-1.7.3-3|76	%{_libdir}/libmpi.so.%{mpi_major}*
12cu|openmpi-1.7.3-3|77	
12cu|openmpi-1.7.3-3|78	#----------------------------------------------------------------------------
12cu|openmpi-1.7.3-3|79	
12cu|openmpi-1.7.3-3|80	%package -n %{libmpicxx}
12cu|openmpi-1.7.3-3|81	Summary:	Shared library for OpenMPI
12cu|openmpi-1.7.3-3|82	Group:		System/Libraries
12cu|openmpi-1.7.3-3|83	Conflicts:	%{_lib}openmpi1 < 1.7.5
12cu|openmpi-1.7.3-3|84	
12cu|openmpi-1.7.3-3|85	%description -n %{libmpicxx}
12cu|openmpi-1.7.3-3|86	This package contains shared library needed by programs linked against OpenMPI.
12cu|openmpi-1.7.3-3|87	
12cu|openmpi-1.7.3-3|88	%files -n %{libmpicxx}
12cu|openmpi-1.7.3-3|89	%{_libdir}/libmpi_cxx.so.%{mpi_major}*
12cu|openmpi-1.7.3-3|90	
12cu|openmpi-1.7.3-3|91	#----------------------------------------------------------------------------
12cu|openmpi-1.7.3-3|92	
12cu|openmpi-1.7.3-3|93	%package -n %{libmpifh}
12cu|openmpi-1.7.3-3|94	Summary:	Shared library for OpenMPI
12cu|openmpi-1.7.3-3|95	Group:		System/Libraries
12cu|openmpi-1.7.3-3|96	Conflicts:	%{_lib}openmpi1 < 1.7.5
12cu|openmpi-1.7.3-3|97	
12cu|openmpi-1.7.3-3|98	%description -n %{libmpifh}
12cu|openmpi-1.7.3-3|99	This package contains shared library needed by programs linked against OpenMPI.
12cu|openmpi-1.7.3-3|100	
12cu|openmpi-1.7.3-3|101	%files -n %{libmpifh}
12cu|openmpi-1.7.3-3|102	%{_libdir}/libmpi_mpifh.so.%{mpifh_major}*
12cu|openmpi-1.7.3-3|103	
12cu|openmpi-1.7.3-3|104	#----------------------------------------------------------------------------
12cu|openmpi-1.7.3-3|105	
12cu|openmpi-1.7.3-3|106	%package -n %{libmpiuse}
12cu|openmpi-1.7.3-3|107	Summary:	Shared library for OpenMPI
12cu|openmpi-1.7.3-3|108	Group:		System/Libraries
12cu|openmpi-1.7.3-3|109	Conflicts:	%{_lib}openmpi1 < 1.7.5
12cu|openmpi-1.7.3-3|110	
12cu|openmpi-1.7.3-3|111	%description -n %{libmpiuse}
12cu|openmpi-1.7.3-3|112	This package contains shared library needed by programs linked against OpenMPI.
12cu|openmpi-1.7.3-3|113	
12cu|openmpi-1.7.3-3|114	%files -n %{libmpiuse}
12cu|openmpi-1.7.3-3|115	%{_libdir}/libmpi_usempi.so.%{mpi_major}*
12cu|openmpi-1.7.3-3|116	
12cu|openmpi-1.7.3-3|117	#----------------------------------------------------------------------------
12cu|openmpi-1.7.3-3|118	
12cu|openmpi-1.7.3-3|119	%package -n %{libtrace}
12cu|openmpi-1.7.3-3|120	Summary:	Shared library for OpenMPI
12cu|openmpi-1.7.3-3|121	Group:		System/Libraries
12cu|openmpi-1.7.3-3|122	Conflicts:	%{_lib}openmpi1 < 1.7.5
12cu|openmpi-1.7.3-3|123	
12cu|openmpi-1.7.3-3|124	%description -n %{libtrace}
12cu|openmpi-1.7.3-3|125	This package contains shared library needed by programs linked against OpenMPI.
12cu|openmpi-1.7.3-3|126	
12cu|openmpi-1.7.3-3|127	%files -n %{libtrace}
12cu|openmpi-1.7.3-3|128	%{_libdir}/libompitrace.so.%{trace_major}*
12cu|openmpi-1.7.3-3|129	
12cu|openmpi-1.7.3-3|130	#----------------------------------------------------------------------------
12cu|openmpi-1.7.3-3|131	
12cu|openmpi-1.7.3-3|132	%package -n %{libopenpal}
12cu|openmpi-1.7.3-3|133	Summary:	Shared library for OpenMPI
12cu|openmpi-1.7.3-3|134	Group:		System/Libraries
12cu|openmpi-1.7.3-3|135	Conflicts:	%{_lib}openmpi1 < 1.7.5
12cu|openmpi-1.7.3-3|136	
12cu|openmpi-1.7.3-3|137	%description -n %{libopenpal}
12cu|openmpi-1.7.3-3|138	This package contains shared library needed by programs linked against OpenMPI.
12cu|openmpi-1.7.3-3|139	
12cu|openmpi-1.7.3-3|140	%files -n %{libopenpal}
12cu|openmpi-1.7.3-3|141	%{_libdir}/libopen-pal.so.%{openpal_major}*
12cu|openmpi-1.7.3-3|142	
12cu|openmpi-1.7.3-3|143	#----------------------------------------------------------------------------
12cu|openmpi-1.7.3-3|144	
12cu|openmpi-1.7.3-3|145	%package -n %{libopenrte}
12cu|openmpi-1.7.3-3|146	Summary:	Shared library for OpenMPI
12cu|openmpi-1.7.3-3|147	Group:		System/Libraries
12cu|openmpi-1.7.3-3|148	Conflicts:	%{_lib}openmpi1 < 1.7.5
12cu|openmpi-1.7.3-3|149	
12cu|openmpi-1.7.3-3|150	%description -n %{libopenrte}
12cu|openmpi-1.7.3-3|151	This package contains shared library needed by programs linked against OpenMPI.
12cu|openmpi-1.7.3-3|152	
12cu|openmpi-1.7.3-3|153	%files -n %{libopenrte}
12cu|openmpi-1.7.3-3|154	%{_libdir}/libopen-rte.so.%{openpal_major}*
12cu|openmpi-1.7.3-3|155	
12cu|openmpi-1.7.3-3|156	#----------------------------------------------------------------------------
12cu|openmpi-1.7.3-3|157	
12cu|openmpi-1.7.3-3|158	%package -n %{libotf}
12cu|openmpi-1.7.3-3|159	Summary:	Shared library for OpenMPI
12cu|openmpi-1.7.3-3|160	Group:		System/Libraries
12cu|openmpi-1.7.3-3|161	Conflicts:	%{_lib}openmpi1 < 1.7.5
12cu|openmpi-1.7.3-3|162	
12cu|openmpi-1.7.3-3|163	%description -n %{libotf}
12cu|openmpi-1.7.3-3|164	This package contains shared library needed by programs linked against OpenMPI.
12cu|openmpi-1.7.3-3|165	
12cu|openmpi-1.7.3-3|166	%files -n %{libotf}
12cu|openmpi-1.7.3-3|167	%{_libdir}/libopen-trace-format.so.%{mpi_major}*
12cu|openmpi-1.7.3-3|168	
12cu|openmpi-1.7.3-3|169	#----------------------------------------------------------------------------
12cu|openmpi-1.7.3-3|170	
12cu|openmpi-1.7.3-3|171	%package -n %{libotfaux}
12cu|openmpi-1.7.3-3|172	Summary:	Shared library for OpenMPI
12cu|openmpi-1.7.3-3|173	Group:		System/Libraries
12cu|openmpi-1.7.3-3|174	Conflicts:	%{_lib}openmpi1 < 1.7.5
12cu|openmpi-1.7.3-3|175	
12cu|openmpi-1.7.3-3|176	%description -n %{libotfaux}
12cu|openmpi-1.7.3-3|177	This package contains shared library needed by programs linked against OpenMPI.
12cu|openmpi-1.7.3-3|178	
12cu|openmpi-1.7.3-3|179	%files -n %{libotfaux}
12cu|openmpi-1.7.3-3|180	%{_libdir}/libotfaux.so.%{trace_major}*
12cu|openmpi-1.7.3-3|181	
12cu|openmpi-1.7.3-3|182	#----------------------------------------------------------------------------
12cu|openmpi-1.7.3-3|183	
12cu|openmpi-1.7.3-3|184	%package -n %{libvt}
12cu|openmpi-1.7.3-3|185	Summary:	Shared library for OpenMPI
12cu|openmpi-1.7.3-3|186	Group:		System/Libraries
12cu|openmpi-1.7.3-3|187	Conflicts:	%{_lib}openmpi1 < 1.7.5
12cu|openmpi-1.7.3-3|188	
12cu|openmpi-1.7.3-3|189	%description -n %{libvt}
12cu|openmpi-1.7.3-3|190	This package contains shared library needed by programs linked against OpenMPI.
12cu|openmpi-1.7.3-3|191	
12cu|openmpi-1.7.3-3|192	%files -n %{libvt}
12cu|openmpi-1.7.3-3|193	%{_libdir}/libvt.so.%{vt_major}*
12cu|openmpi-1.7.3-3|194	
12cu|openmpi-1.7.3-3|195	#----------------------------------------------------------------------------
12cu|openmpi-1.7.3-3|196	
12cu|openmpi-1.7.3-3|197	%package -n %{libvthyb}
12cu|openmpi-1.7.3-3|198	Summary:	Shared library for OpenMPI
12cu|openmpi-1.7.3-3|199	Group:		System/Libraries
12cu|openmpi-1.7.3-3|200	Conflicts:	%{_lib}openmpi1 < 1.7.5
12cu|openmpi-1.7.3-3|201	
12cu|openmpi-1.7.3-3|202	%description -n %{libvthyb}
12cu|openmpi-1.7.3-3|203	This package contains shared library needed by programs linked against OpenMPI.
12cu|openmpi-1.7.3-3|204	
12cu|openmpi-1.7.3-3|205	%files -n %{libvthyb}
12cu|openmpi-1.7.3-3|206	%{_libdir}/libvt-hyb.so.%{vt_major}*
12cu|openmpi-1.7.3-3|207	
12cu|openmpi-1.7.3-3|208	#----------------------------------------------------------------------------
12cu|openmpi-1.7.3-3|209	
12cu|openmpi-1.7.3-3|210	%package -n %{libvtmpi}
12cu|openmpi-1.7.3-3|211	Summary:	Shared library for OpenMPI
12cu|openmpi-1.7.3-3|212	Group:		System/Libraries
12cu|openmpi-1.7.3-3|213	Conflicts:	%{_lib}openmpi1 < 1.7.5
12cu|openmpi-1.7.3-3|214	
12cu|openmpi-1.7.3-3|215	%description -n %{libvtmpi}
12cu|openmpi-1.7.3-3|216	This package contains shared library needed by programs linked against OpenMPI.
12cu|openmpi-1.7.3-3|217	
12cu|openmpi-1.7.3-3|218	%files -n %{libvtmpi}
12cu|openmpi-1.7.3-3|219	%{_libdir}/libvt-mpi.so.%{vt_major}*
12cu|openmpi-1.7.3-3|220	
12cu|openmpi-1.7.3-3|221	#----------------------------------------------------------------------------
12cu|openmpi-1.7.3-3|222	
12cu|openmpi-1.7.3-3|223	%package -n %{libvtmpiunify}
12cu|openmpi-1.7.3-3|224	Summary:	Shared library for OpenMPI
12cu|openmpi-1.7.3-3|225	Group:		System/Libraries
12cu|openmpi-1.7.3-3|226	Conflicts:	%{_lib}openmpi1 < 1.7.5
12cu|openmpi-1.7.3-3|227	
12cu|openmpi-1.7.3-3|228	%description -n %{libvtmpiunify}
12cu|openmpi-1.7.3-3|229	This package contains shared library needed by programs linked against OpenMPI.
12cu|openmpi-1.7.3-3|230	
12cu|openmpi-1.7.3-3|231	%files -n %{libvtmpiunify}
12cu|openmpi-1.7.3-3|232	%{_libdir}/libvt-mpi-unify.so.%{vt_major}*
12cu|openmpi-1.7.3-3|233	
12cu|openmpi-1.7.3-3|234	#----------------------------------------------------------------------------
12cu|openmpi-1.7.3-3|235	
12cu|openmpi-1.7.3-3|236	%package -n %{libvtmt}
12cu|openmpi-1.7.3-3|237	Summary:	Shared library for OpenMPI
12cu|openmpi-1.7.3-3|238	Group:		System/Libraries
12cu|openmpi-1.7.3-3|239	Conflicts:	%{_lib}openmpi1 < 1.7.5
12cu|openmpi-1.7.3-3|240	
12cu|openmpi-1.7.3-3|241	%description -n %{libvtmt}
12cu|openmpi-1.7.3-3|242	This package contains shared library needed by programs linked against OpenMPI.
12cu|openmpi-1.7.3-3|243	
12cu|openmpi-1.7.3-3|244	%files -n %{libvtmt}
12cu|openmpi-1.7.3-3|245	%{_libdir}/libvt-mt.so.%{vt_major}*
12cu|openmpi-1.7.3-3|246	
12cu|openmpi-1.7.3-3|247	#----------------------------------------------------------------------------
12cu|openmpi-1.7.3-3|248	
12cu|openmpi-1.7.3-3|249	%package -n %{devname}
12cu|openmpi-1.7.3-3|250	Summary:	Development files for OpenMPI
12cu|openmpi-1.7.3-3|251	Group:		Development/Other
12cu|openmpi-1.7.3-3|252	Requires:	%{libmpi} = %{EVRD}
12cu|openmpi-1.7.3-3|253	Requires:	%{libmpicxx} = %{EVRD}
12cu|openmpi-1.7.3-3|254	Requires:	%{libmpifh} = %{EVRD}
12cu|openmpi-1.7.3-3|255	Requires:	%{libmpiuse} = %{EVRD}
12cu|openmpi-1.7.3-3|256	Requires:	%{libtrace} = %{EVRD}
12cu|openmpi-1.7.3-3|257	Requires:	%{libopenpal} = %{EVRD}
12cu|openmpi-1.7.3-3|258	Requires:	%{libopenrte} = %{EVRD}
12cu|openmpi-1.7.3-3|259	Requires:	%{libotf} = %{EVRD}
12cu|openmpi-1.7.3-3|260	Requires:	%{libotfaux} = %{EVRD}
12cu|openmpi-1.7.3-3|261	Requires:	%{libvt} = %{EVRD}
12cu|openmpi-1.7.3-3|262	Requires:	%{libvthyb} = %{EVRD}
12cu|openmpi-1.7.3-3|263	Requires:	%{libvtmpi} = %{EVRD}
12cu|openmpi-1.7.3-3|264	Requires:	%{libvtmpiunify} = %{EVRD}
12cu|openmpi-1.7.3-3|265	Requires:	%{libvtmt} = %{EVRD}
12cu|openmpi-1.7.3-3|266	Provides:	%{name}-devel = %{EVRD}
12cu|openmpi-1.7.3-3|267	Conflicts:	lam-devel
12cu|openmpi-1.7.3-3|268	Conflicts:	mpich1-devel
12cu|openmpi-1.7.3-3|269	Conflicts:	mpich2-devel
12cu|openmpi-1.7.3-3|270	
12cu|openmpi-1.7.3-3|271	%description -n %{devname}
12cu|openmpi-1.7.3-3|272	OpenMPI is a project combining technologies and resources from
12cu|openmpi-1.7.3-3|273	several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in
12cu|openmpi-1.7.3-3|274	order to build the best MPI library available.
12cu|openmpi-1.7.3-3|275	
12cu|openmpi-1.7.3-3|276	This package contains the libraries and header files needed to
12cu|openmpi-1.7.3-3|277	compile applications against OpenMPI.
12cu|openmpi-1.7.3-3|278	
12cu|openmpi-1.7.3-3|279	%files -n %{devname}
12cu|openmpi-1.7.3-3|280	%{_includedir}/*
12cu|openmpi-1.7.3-3|281	%{_libdir}/*.so
12cu|openmpi-1.7.3-3|282	%{_libdir}/*.mod
12cu|openmpi-1.7.3-3|283	%{_libdir}/*.a
12cu|openmpi-1.7.3-3|284	%{_libdir}/%{name}/*.a
12cu|openmpi-1.7.3-3|285	%{_libdir}/pkgconfig/*.pc
12cu|openmpi-1.7.3-3|286	%exclude %{_datadir}/vampirtrace/doc/
12cu|openmpi-1.7.3-3|287	%{_datadir}/vampirtrace/
12cu|openmpi-1.7.3-3|288	
12cu|openmpi-1.7.3-3|289	#----------------------------------------------------------------------------
12cu|openmpi-1.7.3-3|290	
12cu|openmpi-1.7.3-3|291	%package doc
12cu|openmpi-1.7.3-3|292	Summary:	Documentation for OpenMPI
12cu|openmpi-1.7.3-3|293	Group:		Development/Other
12cu|openmpi-1.7.3-3|294	BuildArch:	noarch
12cu|openmpi-1.7.3-3|295	
12cu|openmpi-1.7.3-3|296	%description doc
12cu|openmpi-1.7.3-3|297	OpenMPI is a project combining technologies and resources from
12cu|openmpi-1.7.3-3|298	several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in
12cu|openmpi-1.7.3-3|299	order to build the best MPI library available.
12cu|openmpi-1.7.3-3|300	
12cu|openmpi-1.7.3-3|301	This package contains documentation and development man pages
12cu|openmpi-1.7.3-3|302	for OpenMPI.
12cu|openmpi-1.7.3-3|303	
12cu|openmpi-1.7.3-3|304	%files doc
12cu|openmpi-1.7.3-3|305	%{_mandir}/man3/*
12cu|openmpi-1.7.3-3|306	%{_mandir}/man7/*
12cu|openmpi-1.7.3-3|307	%dir %{_datadir}/vampirtrace/doc
12cu|openmpi-1.7.3-3|308	%{_datadir}/vampirtrace/doc/*
12cu|openmpi-1.7.3-3|309	
12cu|openmpi-1.7.3-3|310	#----------------------------------------------------------------------------
12cu|openmpi-1.7.3-3|311	
12cu|openmpi-1.7.3-3|312	%prep
12cu|openmpi-1.7.3-3|313	%setup -q
12cu|openmpi-1.7.3-3|314	%patch0 -p1
12cu|openmpi-1.7.3-3|315	
12cu|openmpi-1.7.3-3|316	%build
12cu|openmpi-1.7.3-3|317	# Disable libtoolize because it messes up the generated libtool
12cu|openmpi-1.7.3-3|318	# in OpenMPI 1.2:
12cu|openmpi-1.7.3-3|319	%define __libtoolize /bin/true
12cu|openmpi-1.7.3-3|320	%define _disable_ld_no_undefined 1
12cu|openmpi-1.7.3-3|321	export CFLAGS='-fPIC'
12cu|openmpi-1.7.3-3|322	%configure2_5x \
12cu|openmpi-1.7.3-3|323	--enable-shared \
12cu|openmpi-1.7.3-3|324	--enable-static \
12cu|openmpi-1.7.3-3|325	--with-threads=posix \
12cu|openmpi-1.7.3-3|326	--with-tm
12cu|openmpi-1.7.3-3|327	%make
12cu|openmpi-1.7.3-3|328	
12cu|openmpi-1.7.3-3|329	%install
12cu|openmpi-1.7.3-3|330	%makeinstall_std
12cu|openmpi-1.7.3-3|331	
12cu|openmpi-1.7.3-3|332	mv %{buildroot}%{_sysconfdir}/openmpi-totalview.tcl %{buildroot}%{_datadir}/openmpi/doc
12cu|openmpi-1.7.3-3|333	
12cu|openmpi-1.7.3-3|334	# To avoid file conflicts with libevent-devel
12cu|openmpi-1.7.3-3|335	rm -rf %{buildroot}%{_includedir}/event2
12cu|openmpi-1.7.3-3|336	
12cu|openmpi-1.7.3-3|337	
12cu|openmpi-1.7.3-3|338	%changelog
12cu|openmpi-1.7.3-3|339	* Wed Jan 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.3-3
12cu|openmpi-1.7.3-3|340	+ Revision: be53722
12cu|openmpi-1.7.3-3|341	- LOG Don't package event2 headers
12cu|openmpi-1.7.3-3|342	
12cu|openmpi-1.7.3-3|343	

10371 12
12cu|openmsx-0.12.0-1|1	# Debug package is empty and we don't care to fix it anyway
12cu|openmsx-0.12.0-1|2	%define _enable_debug_packages %{nil}
12cu|openmsx-0.12.0-1|3	%define debug_package %{nil}
12cu|openmsx-0.12.0-1|4	
12cu|openmsx-0.12.0-1|5	Summary:	Open source MSX emulator
12cu|openmsx-0.12.0-1|6	Name:		openmsx
12cu|openmsx-0.12.0-1|7	Version:	0.12.0
12cu|openmsx-0.12.0-1|8	Release:	1
12cu|openmsx-0.12.0-1|9	License:	GPLv2+
12cu|openmsx-0.12.0-1|10	Group:		Emulators
12cu|openmsx-0.12.0-1|11	Url:		http://openmsx.sourceforge.net/
12cu|openmsx-0.12.0-1|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cu|openmsx-0.12.0-1|13	Patch0:		openmsx-0.11.0-config.patch
12cu|openmsx-0.12.0-1|14	BuildRequires:	python
12cu|openmsx-0.12.0-1|15	BuildRequires:	tcl-devel
12cu|openmsx-0.12.0-1|16	BuildRequires:	pkgconfig(ao)
12cu|openmsx-0.12.0-1|17	BuildRequires:	pkgconfig(glew)
12cu|openmsx-0.12.0-1|18	BuildRequires:	pkgconfig(glu)
12cu|openmsx-0.12.0-1|19	BuildRequires:	pkgconfig(jack)
12cu|openmsx-0.12.0-1|20	BuildRequires:	pkgconfig(libpng)
12cu|openmsx-0.12.0-1|21	BuildRequires:	pkgconfig(libxml-2.0)
12cu|openmsx-0.12.0-1|22	BuildRequires:	pkgconfig(ogg)
12cu|openmsx-0.12.0-1|23	BuildRequires:	pkgconfig(sdl)
12cu|openmsx-0.12.0-1|24	BuildRequires:	pkgconfig(SDL_image)
12cu|openmsx-0.12.0-1|25	BuildRequires:	pkgconfig(SDL_ttf)
12cu|openmsx-0.12.0-1|26	BuildRequires:	pkgconfig(theoradec)
12cu|openmsx-0.12.0-1|27	BuildRequires:	pkgconfig(vorbis)
12cu|openmsx-0.12.0-1|28	
12cu|openmsx-0.12.0-1|29	%description
12cu|openmsx-0.12.0-1|30	The open source MSX emulator that tries to achieve
12cu|openmsx-0.12.0-1|31	near-perfect emulation by using a novel emulation model.
12cu|openmsx-0.12.0-1|32	
12cu|openmsx-0.12.0-1|33	%files
12cu|openmsx-0.12.0-1|34	%doc README
12cu|openmsx-0.12.0-1|35	%{_bindir}/%{name}
12cu|openmsx-0.12.0-1|36	%{_datadir}/%{name}
12cu|openmsx-0.12.0-1|37	%{_datadir}/applications/%{name}.desktop
12cu|openmsx-0.12.0-1|38	
12cu|openmsx-0.12.0-1|39	#----------------------------------------------------------------------------
12cu|openmsx-0.12.0-1|40	
12cu|openmsx-0.12.0-1|41	%prep
12cu|openmsx-0.12.0-1|42	%setup -q
12cu|openmsx-0.12.0-1|43	%patch0 -p1 -b .fix-config
12cu|openmsx-0.12.0-1|44	
12cu|openmsx-0.12.0-1|45	%build
12cu|openmsx-0.12.0-1|46	%configure2_5x
12cu|openmsx-0.12.0-1|47	
12cu|openmsx-0.12.0-1|48	%make
12cu|openmsx-0.12.0-1|49	
12cu|openmsx-0.12.0-1|50	%install
12cu|openmsx-0.12.0-1|51	%makeinstall_std
12cu|openmsx-0.12.0-1|52	
12cu|openmsx-0.12.0-1|53	# menu
12cu|openmsx-0.12.0-1|54	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|openmsx-0.12.0-1|55	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|openmsx-0.12.0-1|56	[Desktop Entry]
12cu|openmsx-0.12.0-1|57	Type=Application
12cu|openmsx-0.12.0-1|58	Exec=%{_bindir}/openmsx
12cu|openmsx-0.12.0-1|59	Icon=emulators_section
12cu|openmsx-0.12.0-1|60	Name=Openmsx
12cu|openmsx-0.12.0-1|61	Comment=Open source MSX emulator
12cu|openmsx-0.12.0-1|62	Categories=Game;Emulator;
12cu|openmsx-0.12.0-1|63	EOF
12cu|openmsx-0.12.0-1|64	
12cu|openmsx-0.12.0-1|65	
12cu|openmsx-0.12.0-1|66	%changelog
12cu|openmsx-0.12.0-1|67	
12cu|openmsx-0.12.0-1|68	* Mon Sep 21 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12.0-1
12cu|openmsx-0.12.0-1|69	- (ad2a7cd) Adjust BuildRequires format for tcl
12cu|openmsx-0.12.0-1|70	
12cu|openmsx-0.12.0-1|71	

10372 12
12cu|openmw-0.31.0-1|1	Summary:	A reimplementation of The Elder Scrolls III: Morrowind
12cu|openmw-0.31.0-1|2	Name:		openmw
12cu|openmw-0.31.0-1|3	Version:	0.31.0
12cu|openmw-0.31.0-1|4	Release:	1
12cu|openmw-0.31.0-1|5	License:	GPLv3+
12cu|openmw-0.31.0-1|6	Group:		Games/Adventure
12cu|openmw-0.31.0-1|7	Url:		https://openmw.org
12cu|openmw-0.31.0-1|8	Source0:	https://openmw.googlecode.com/files/%{name}-%{name}-%{version}.tar.gz
12cu|openmw-0.31.0-1|9	BuildRequires:	cmake
12cu|openmw-0.31.0-1|10	BuildRequires:	ogre
12cu|openmw-0.31.0-1|11	BuildRequires:	boost-devel
12cu|openmw-0.31.0-1|12	BuildRequires:	ffmpeg-devel
12cu|openmw-0.31.0-1|13	BuildRequires:	qt4-devel
12cu|openmw-0.31.0-1|14	BuildRequires:	pkgconfig(bullet)
12cu|openmw-0.31.0-1|15	BuildRequires:	pkgconfig(libmpg123)
12cu|openmw-0.31.0-1|16	BuildRequires:	pkgconfig(libunshield)
12cu|openmw-0.31.0-1|17	BuildRequires:	pkgconfig(MYGUI)
12cu|openmw-0.31.0-1|18	BuildRequires:	pkgconfig(OGRE)
12cu|openmw-0.31.0-1|19	BuildRequires:	pkgconfig(OIS)
12cu|openmw-0.31.0-1|20	BuildRequires:	pkgconfig(openal)
12cu|openmw-0.31.0-1|21	BuildRequires:	pkgconfig(sdl2)
12cu|openmw-0.31.0-1|22	BuildRequires:	pkgconfig(sndfile)
12cu|openmw-0.31.0-1|23	BuildRequires:	pkgconfig(uuid)
12cu|openmw-0.31.0-1|24	# Looks like it's needed to build in "package" mode
12cu|openmw-0.31.0-1|25	BuildRequires:	dpkg
12cu|openmw-0.31.0-1|26	Requires:	ogre
12cu|openmw-0.31.0-1|27	Suggests:	ogre-cg-plugin
12cu|openmw-0.31.0-1|28	
12cu|openmw-0.31.0-1|29	%description
12cu|openmw-0.31.0-1|30	OpenMW is an engine for 2002's game The Elder Scrolls 3: Morrowind.
12cu|openmw-0.31.0-1|31	It aims to be a fully playable (and improved!), open source
12cu|openmw-0.31.0-1|32	implementation of the game's engine and functionality.
12cu|openmw-0.31.0-1|33	
12cu|openmw-0.31.0-1|34	You will still need the original game data to play OpenMW.
12cu|openmw-0.31.0-1|35	
12cu|openmw-0.31.0-1|36	%files
12cu|openmw-0.31.0-1|37	%{_sysconfdir}/%{name}/
12cu|openmw-0.31.0-1|38	%{_bindir}/%{name}
12cu|openmw-0.31.0-1|39	%{_bindir}/opencs
12cu|openmw-0.31.0-1|40	%{_bindir}/omwlauncher
12cu|openmw-0.31.0-1|41	%{_bindir}/esmtool
12cu|openmw-0.31.0-1|42	%{_bindir}/mwiniimport
12cu|openmw-0.31.0-1|43	%{_gamesdatadir}/%{name}/
12cu|openmw-0.31.0-1|44	%{_datadir}/applications/%{name}.desktop
12cu|openmw-0.31.0-1|45	%{_datadir}/applications/opencs.desktop
12cu|openmw-0.31.0-1|46	%{_datadir}/pixmaps/%{name}.png
12cu|openmw-0.31.0-1|47	%{_datadir}/pixmaps/opencs.png
12cu|openmw-0.31.0-1|48	%{_datadir}/licenses/%{name}/
12cu|openmw-0.31.0-1|49	
12cu|openmw-0.31.0-1|50	#----------------------------------------------------------------------------
12cu|openmw-0.31.0-1|51	
12cu|openmw-0.31.0-1|52	%prep
12cu|openmw-0.31.0-1|53	%setup -qn %{name}-%{name}-%{version}
12cu|openmw-0.31.0-1|54	
12cu|openmw-0.31.0-1|55	%build
12cu|openmw-0.31.0-1|56	%cmake -DOGRE_PLUGIN_DIR=%{_libdir}/OGRE
12cu|openmw-0.31.0-1|57	# Too greedy for resources
12cu|openmw-0.31.0-1|58	make
12cu|openmw-0.31.0-1|59	
12cu|openmw-0.31.0-1|60	%install
12cu|openmw-0.31.0-1|61	%makeinstall_std -C build
12cu|openmw-0.31.0-1|62	
12cu|openmw-0.31.0-1|63	
12cu|openmw-0.31.0-1|64	%changelog
12cu|openmw-0.31.0-1|65	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 0.31.0-1
12cu|openmw-0.31.0-1|66	+ Revision: e28e4e6
12cu|openmw-0.31.0-1|67	- New version 0.31.0
12cu|openmw-0.31.0-1|68	
12cu|openmw-0.31.0-1|69	

10373 12
12cu|openomf-0.6.5-2|1	%define shadowdrive_version 0.8
12cu|openomf-0.6.5-2|2	%define dumb_snapshot 20150113
12cu|openomf-0.6.5-2|3	
12cu|openomf-0.6.5-2|4	Summary:	Open Source remake of DOS classics One Must Fall 2097
12cu|openomf-0.6.5-2|5	Name:		openomf
12cu|openomf-0.6.5-2|6	Version:	0.6.5
12cu|openomf-0.6.5-2|7	Release:	2
12cu|openomf-0.6.5-2|8	License:	GPLv2+
12cu|openomf-0.6.5-2|9	Group:		Games/Arcade
12cu|openomf-0.6.5-2|10	Url:		http://www.openomf.org/
12cu|openomf-0.6.5-2|11	# From git by tag https://github.com/omf2097/openomf/archive/%{version}.tar.gz
12cu|openomf-0.6.5-2|12	Source0:	%{name}-%{version}.tar.gz
12cu|openomf-0.6.5-2|13	# From git https://github.com/omf2097/libShadowDive/
12cu|openomf-0.6.5-2|14	Source1:	libShadowDive-%{shadowdrive_version}.zip
12cu|openomf-0.6.5-2|15	# From git https://github.com/kode54/dumb
12cu|openomf-0.6.5-2|16	Source2:	dumb-%{dumb_snapshot}.tar.bz2
12cu|openomf-0.6.5-2|17	Source3:	%{name}.png
12cu|openomf-0.6.5-2|18	Patch0:		openomf-0.6.5-cflags.patch
12cu|openomf-0.6.5-2|19	Patch1:		dumb-fix-cpuid.patch
12cu|openomf-0.6.5-2|20	BuildRequires:	cmake
12cu|openomf-0.6.5-2|21	BuildRequires:	imagemagick
12cu|openomf-0.6.5-2|22	BuildRequires:	pkgconfig(libconfuse)
12cu|openomf-0.6.5-2|23	BuildRequires:	pkgconfig(libenet)
12cu|openomf-0.6.5-2|24	BuildRequires:	pkgconfig(openal)
12cu|openomf-0.6.5-2|25	BuildRequires:	pkgconfig(sdl2)
12cu|openomf-0.6.5-2|26	
12cu|openomf-0.6.5-2|27	%description
12cu|openomf-0.6.5-2|28	Open Source remake of DOS classics One Must Fall 2097.
12cu|openomf-0.6.5-2|29	
12cu|openomf-0.6.5-2|30	Please note that you need the original game data. You can download it from:
12cu|openomf-0.6.5-2|31	http://www.omf2097.com/pub/files/omf/omf2097.rar
12cu|openomf-0.6.5-2|32	
12cu|openomf-0.6.5-2|33	%files
12cu|openomf-0.6.5-2|34	%{_bindir}/%{name}
12cu|openomf-0.6.5-2|35	%{_datadir}/applications/%{name}.desktop
12cu|openomf-0.6.5-2|36	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|openomf-0.6.5-2|37	%dir %attr(0777,games,root) %{_datadir}/%{name}/
12cu|openomf-0.6.5-2|38	
12cu|openomf-0.6.5-2|39	#----------------------------------------------------------------------------
12cu|openomf-0.6.5-2|40	
12cu|openomf-0.6.5-2|41	%prep
12cu|openomf-0.6.5-2|42	%setup -q
12cu|openomf-0.6.5-2|43	%patch0 -p1
12cu|openomf-0.6.5-2|44	
12cu|openomf-0.6.5-2|45	# Unpack external libraries from Native sub-project
12cu|openomf-0.6.5-2|46	pushd external
12cu|openomf-0.6.5-2|47	rm -rf libShadowDive
12cu|openomf-0.6.5-2|48	unzip %{SOURCE1}
12cu|openomf-0.6.5-2|49	mv libShadowDive-%{shadowdrive_version} libShadowDive
12cu|openomf-0.6.5-2|50	rm -rf dumb
12cu|openomf-0.6.5-2|51	tar -xf %{SOURCE2}
12cu|openomf-0.6.5-2|52	mv dumb-%{dumb_snapshot} dumb
12cu|openomf-0.6.5-2|53	popd
12cu|openomf-0.6.5-2|54	
12cu|openomf-0.6.5-2|55	pushd external/dumb
12cu|openomf-0.6.5-2|56	%patch1 -p1
12cu|openomf-0.6.5-2|57	popd
12cu|openomf-0.6.5-2|58	
12cu|openomf-0.6.5-2|59	%build
12cu|openomf-0.6.5-2|60	%cmake \
12cu|openomf-0.6.5-2|61	-DBUILD_SHARED_LIBS:BOOL=OFF \
12cu|openomf-0.6.5-2|62	-DBUILD_STATIC_LIBS:BOOL=ON
12cu|openomf-0.6.5-2|63	%make
12cu|openomf-0.6.5-2|64	
12cu|openomf-0.6.5-2|65	%install
12cu|openomf-0.6.5-2|66	%makeinstall_std -C build
12cu|openomf-0.6.5-2|67	
12cu|openomf-0.6.5-2|68	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|openomf-0.6.5-2|69	
12cu|openomf-0.6.5-2|70	rm -rf %{buildroot}%{_includedir}
12cu|openomf-0.6.5-2|71	rm -rf %{buildroot}%{_prefix}/lib
12cu|openomf-0.6.5-2|72	
12cu|openomf-0.6.5-2|73	# install menu entry
12cu|openomf-0.6.5-2|74	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|openomf-0.6.5-2|75	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|openomf-0.6.5-2|76	[Desktop Entry]
12cu|openomf-0.6.5-2|77	Name=OpenOMF
12cu|openomf-0.6.5-2|78	Comment=Open Source remake of DOS classics One Must Fall 2097
12cu|openomf-0.6.5-2|79	Exec=%{_bindir}/%{name}
12cu|openomf-0.6.5-2|80	Icon=%{name}
12cu|openomf-0.6.5-2|81	Terminal=false
12cu|openomf-0.6.5-2|82	Type=Application
12cu|openomf-0.6.5-2|83	Categories=Game;ArcadeGame;
12cu|openomf-0.6.5-2|84	EOF
12cu|openomf-0.6.5-2|85	
12cu|openomf-0.6.5-2|86	# install menu icons
12cu|openomf-0.6.5-2|87	for N in 16 32 48 64 128;
12cu|openomf-0.6.5-2|88	do
12cu|openomf-0.6.5-2|89	convert %{SOURCE3} -scale ${N}x${N} $N.png;
12cu|openomf-0.6.5-2|90	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
12cu|openomf-0.6.5-2|91	done
12cu|openomf-0.6.5-2|92	
12cu|openomf-0.6.5-2|93	
12cu|openomf-0.6.5-2|94	%changelog
12cu|openomf-0.6.5-2|95	* Fri Jan 16 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.5-2
12cu|openomf-0.6.5-2|96	+ Revision: 9cb5cd2
12cu|openomf-0.6.5-2|97	- Fix path remove useless static library files
12cu|openomf-0.6.5-2|98	
12cu|openomf-0.6.5-2|99	

10374 12
12cu|OpenProducer-1.0.1-6|1	%define debug_package %{nil}
12cu|OpenProducer-1.0.1-6|2	
12cu|OpenProducer-1.0.1-6|3	%define	aname	Producer
12cu|OpenProducer-1.0.1-6|4	%define	cvsdate	200601122325
12cu|OpenProducer-1.0.1-6|5	
12cu|OpenProducer-1.0.1-6|6	Summary:	Cross-platform libray for Opengl rendering
12cu|OpenProducer-1.0.1-6|7	Name:		OpenProducer
12cu|OpenProducer-1.0.1-6|8	Version:	1.0.1
12cu|OpenProducer-1.0.1-6|9	Release:	6
12cu|OpenProducer-1.0.1-6|10	Epoch:		1
12cu|OpenProducer-1.0.1-6|11	License:	GPL
12cu|OpenProducer-1.0.1-6|12	Group:		Development/C++
12cu|OpenProducer-1.0.1-6|13	Url:		http://www.andesengineering.com/BlueMarbleViewer/producer_install.html
12cu|OpenProducer-1.0.1-6|14	Source0:	%{aname}-%{version}-%{cvsdate}.tar.bz2
12cu|OpenProducer-1.0.1-6|15	Patch0:		Producer-1.0.1-gcc43.patch
12cu|OpenProducer-1.0.1-6|16	BuildRequires:	pkgconfig(gl)
12cu|OpenProducer-1.0.1-6|17	BuildRequires:	pkgconfig(glu)
12cu|OpenProducer-1.0.1-6|18	BuildRequires:	pkgconfig(openscenegraph)
12cu|OpenProducer-1.0.1-6|19	BuildRequires:	pkgconfig(x11)
12cu|OpenProducer-1.0.1-6|20	BuildRequires:	pkgconfig(xmu)
12cu|OpenProducer-1.0.1-6|21	
12cu|OpenProducer-1.0.1-6|22	%description
12cu|OpenProducer-1.0.1-6|23	Open Producer (or simply Producer) is a cross-platform, C++ library
12cu|OpenProducer-1.0.1-6|24	for managing OpenGL rendering contexts in a windowing system
12cu|OpenProducer-1.0.1-6|25	independent manner.  Producer provides a simple, yet powerfully
12cu|OpenProducer-1.0.1-6|26	scalable approach for real-time 3D applications wishing to run
12cu|OpenProducer-1.0.1-6|27	within a single window to large, multidisplay systems.
12cu|OpenProducer-1.0.1-6|28	Producer is highly  portable and has been tested on Linux, Windows,
12cu|OpenProducer-1.0.1-6|29	Mac OSX, Solaris and IRIX.  Producer works on all Unix based OS's
12cu|OpenProducer-1.0.1-6|30	(including Mac OSX) through the X11 Windowing system, and through
12cu|OpenProducer-1.0.1-6|31	the native win32 on Windows. Producer is written with productivity,
12cu|OpenProducer-1.0.1-6|32	performance and scalability in mind by adhering to industry standard
12cu|OpenProducer-1.0.1-6|33	and employing advanced software engineering practices.  Software
12cu|OpenProducer-1.0.1-6|34	developers wishing to produce 3D rendering software that can display
12cu|OpenProducer-1.0.1-6|35	on a desktop, and move to a large system or clustered system of
12cu|OpenProducer-1.0.1-6|36	displays by simply changing a configuration file, can depend on Open
12cu|OpenProducer-1.0.1-6|37	Producer to handle all the complexity for them.
12cu|OpenProducer-1.0.1-6|38	
12cu|OpenProducer-1.0.1-6|39	%prep
12cu|OpenProducer-1.0.1-6|40	%setup -q -n %{aname}
12cu|OpenProducer-1.0.1-6|41	%patch0 -p0
12cu|OpenProducer-1.0.1-6|42	rm -rf `find -type d -name CVS`
12cu|OpenProducer-1.0.1-6|43	
12cu|OpenProducer-1.0.1-6|44	%build
12cu|OpenProducer-1.0.1-6|45	%make CXX="%{__cxx} %{optflags} -fPIC"
12cu|OpenProducer-1.0.1-6|46	
12cu|OpenProducer-1.0.1-6|47	%install
12cu|OpenProducer-1.0.1-6|48	%if "%{_lib}" == "lib64"
12cu|OpenProducer-1.0.1-6|49	export ARCH_EXT=64
12cu|OpenProducer-1.0.1-6|50	%endif
12cu|OpenProducer-1.0.1-6|51	%make INST_LOCATION=%{buildroot}%{_prefix} install
12cu|OpenProducer-1.0.1-6|52	
12cu|OpenProducer-1.0.1-6|53	%files
12cu|OpenProducer-1.0.1-6|54	%doc README.txt doc
12cu|OpenProducer-1.0.1-6|55	%{_libdir}/lib%{aname}.so
12cu|OpenProducer-1.0.1-6|56	%{_includedir}/%{aname}
12cu|OpenProducer-1.0.1-6|57	

10375 12
12cu|openscap-1.0.0-0|1	Name:           openscap
12cu|openscap-1.0.0-0|2	Version:        1.0.0
12cu|openscap-1.0.0-0|3	Release:        0
12cu|openscap-1.0.0-0|4	Summary:        Set of open source libraries enabling integration of the SCAP line of standards
12cu|openscap-1.0.0-0|5	Group:          System/Libraries
12cu|openscap-1.0.0-0|6	License:        LGPLv2+
12cu|openscap-1.0.0-0|7	URL:            http://www.open-scap.org/
12cu|openscap-1.0.0-0|8	Source0:        http://open-scap.org/download/%{name}-%{version}.tar.gz
12cu|openscap-1.0.0-0|9	Patch0:         openscap-1.0.0-rpm5.patch
12cu|openscap-1.0.0-0|10	Patch1:         openscap-1.0.0-literal.patch
12cu|openscap-1.0.0-0|11	Patch2:         openscap-1.0.0-dl.patch
12cu|openscap-1.0.0-0|12	BuildRequires:  swig
12cu|openscap-1.0.0-0|13	BuildRequires:	pcre-devel
12cu|openscap-1.0.0-0|14	BuildRequires:	libxml2-devel
12cu|openscap-1.0.0-0|15	BuildRequires:	libxslt-devel
12cu|openscap-1.0.0-0|16	BuildRequires:	libgcrypt-devel
12cu|openscap-1.0.0-0|17	BuildRequires:	rpm-devel
12cu|openscap-1.0.0-0|18	BuildRequires:	curl-devel
12cu|openscap-1.0.0-0|19	BuildRequires:  libexpat-devel
12cu|openscap-1.0.0-0|20	BuildRequires:  squirrel-devel
12cu|openscap-1.0.0-0|21	%description
12cu|openscap-1.0.0-0|22	OpenSCAP is a set of open source libraries providing an easier path
12cu|openscap-1.0.0-0|23	for integration of the SCAP line of standards. SCAP is a line of standards
12cu|openscap-1.0.0-0|24	managed by NIST with the goal of providing a standard language
12cu|openscap-1.0.0-0|25	for the expression of Computer Network Defense related information.
12cu|openscap-1.0.0-0|26	
12cu|openscap-1.0.0-0|27	%package        devel
12cu|openscap-1.0.0-0|28	Summary:        Development files for %{name}
12cu|openscap-1.0.0-0|29	Group:          Development/C
12cu|openscap-1.0.0-0|30	Requires:       %{name} = %{version}-%{release}
12cu|openscap-1.0.0-0|31	
12cu|openscap-1.0.0-0|32	%description    devel
12cu|openscap-1.0.0-0|33	The %{name}-devel package contains libraries and header files for
12cu|openscap-1.0.0-0|34	developing applications that use %{name}.
12cu|openscap-1.0.0-0|35	
12cu|openscap-1.0.0-0|36	%package        python
12cu|openscap-1.0.0-0|37	Summary:        Python bindings for %{name}
12cu|openscap-1.0.0-0|38	Group:          Development/Python
12cu|openscap-1.0.0-0|39	Requires:       %{name} = %{version}-%{release}
12cu|openscap-1.0.0-0|40	BuildRequires:  python-devel
12cu|openscap-1.0.0-0|41	
12cu|openscap-1.0.0-0|42	%description    python
12cu|openscap-1.0.0-0|43	The %{name}-python package contains the bindings so that %{name}
12cu|openscap-1.0.0-0|44	libraries can be used by python.
12cu|openscap-1.0.0-0|45	
12cu|openscap-1.0.0-0|46	%package        perl
12cu|openscap-1.0.0-0|47	Summary:        Perl bindings for %{name}
12cu|openscap-1.0.0-0|48	Group:          Development/Perl
12cu|openscap-1.0.0-0|49	Requires:       %{name} = %{version}-%{release}
12cu|openscap-1.0.0-0|50	BuildRequires:  perl-devel
12cu|openscap-1.0.0-0|51	
12cu|openscap-1.0.0-0|52	%description    perl
12cu|openscap-1.0.0-0|53	The %{name}-perl package contains the bindings so that %{name}
12cu|openscap-1.0.0-0|54	libraries can be used by perl.
12cu|openscap-1.0.0-0|55	
12cu|openscap-1.0.0-0|56	%prep
12cu|openscap-1.0.0-0|57	%setup -q
12cu|openscap-1.0.0-0|58	%patch0 -p1 -b .rpm5
12cu|openscap-1.0.0-0|59	%patch1 -p1 -b .literal
12cu|openscap-1.0.0-0|60	%patch2 -p1 -b .dl
12cu|openscap-1.0.0-0|61	
12cu|openscap-1.0.0-0|62	%build
12cu|openscap-1.0.0-0|63	autoreconf -fi
12cu|openscap-1.0.0-0|64	%configure2_5x --enable-perl
12cu|openscap-1.0.0-0|65	%make
12cu|openscap-1.0.0-0|66	
12cu|openscap-1.0.0-0|67	%install
12cu|openscap-1.0.0-0|68	%makeinstall_std
12cu|openscap-1.0.0-0|69	
12cu|openscap-1.0.0-0|70	%files
12cu|openscap-1.0.0-0|71	%doc AUTHORS COPYING ChangeLog NEWS README
12cu|openscap-1.0.0-0|72	%{_sysconfdir}/bash_completion.d/oscap
12cu|openscap-1.0.0-0|73	%{_bindir}/*
12cu|openscap-1.0.0-0|74	%{_libdir}/*.so.*
12cu|openscap-1.0.0-0|75	%{_libdir}/%{name}
12cu|openscap-1.0.0-0|76	%{_mandir}/man8/*
12cu|openscap-1.0.0-0|77	%{_datadir}/%{name}
12cu|openscap-1.0.0-0|78	
12cu|openscap-1.0.0-0|79	%files python
12cu|openscap-1.0.0-0|80	%{python_sitearch}/*
12cu|openscap-1.0.0-0|81	
12cu|openscap-1.0.0-0|82	%files perl
12cu|openscap-1.0.0-0|83	%{perl_vendorarch}/*
12cu|openscap-1.0.0-0|84	%{perl_vendorlib}/*.pm
12cu|openscap-1.0.0-0|85	
12cu|openscap-1.0.0-0|86	%files devel
12cu|openscap-1.0.0-0|87	%doc docs/{html,examples}/
12cu|openscap-1.0.0-0|88	%{_includedir}/*
12cu|openscap-1.0.0-0|89	%{_libdir}/*.so
12cu|openscap-1.0.0-0|90	%{_libdir}/pkgconfig/*.pc
12cu|openscap-1.0.0-0|91	
12cu|openscap-1.0.0-0|92	%changelog
12cu|openscap-1.0.0-0|93	* Mon Dec 16 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-0
12cu|openscap-1.0.0-0|94	+ Revision: cd61243
12cu|openscap-1.0.0-0|95	- remove la from spec
12cu|openscap-1.0.0-0|96	
12cu|openscap-1.0.0-0|97	

10376 12
12cu|openscenegraph-3.2.0-1|1	%define	srcname	OpenSceneGraph
12cu|openscenegraph-3.2.0-1|2	
12cu|openscenegraph-3.2.0-1|3	Summary:	A C++ scene graph API on OpenGL for real time graphics
12cu|openscenegraph-3.2.0-1|4	Name:		openscenegraph
12cu|openscenegraph-3.2.0-1|5	Version:	3.2.0
12cu|openscenegraph-3.2.0-1|6	Release:	1
12cu|openscenegraph-3.2.0-1|7	License:	LGPLv2+ with exceptions
12cu|openscenegraph-3.2.0-1|8	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|9	Url:		http://www.openscenegraph.org/
12cu|openscenegraph-3.2.0-1|10	Source0:	http://www.openscenegraph.org/downloads/developer_releases/%{srcname}-%{version}.zip
12cu|openscenegraph-3.2.0-1|11	Patch0:		OpenSceneGraph-2.8.3-ffmpeg.patch
12cu|openscenegraph-3.2.0-1|12	BuildRequires:	cmake
12cu|openscenegraph-3.2.0-1|13	BuildRequires:	ffmpeg-devel
12cu|openscenegraph-3.2.0-1|14	BuildRequires:	gdal-devel
12cu|openscenegraph-3.2.0-1|15	BuildRequires:	itk-devel
12cu|openscenegraph-3.2.0-1|16	BuildRequires:	jpeg-devel
12cu|openscenegraph-3.2.0-1|17	BuildRequires:	qt4-devel
12cu|openscenegraph-3.2.0-1|18	BuildRequires:	tiff-devel
12cu|openscenegraph-3.2.0-1|19	BuildRequires:	ungif-devel
12cu|openscenegraph-3.2.0-1|20	BuildRequires:	pkgconfig(cairo)
12cu|openscenegraph-3.2.0-1|21	BuildRequires:	pkgconfig(freetype2)
12cu|openscenegraph-3.2.0-1|22	BuildRequires:	pkgconfig(gl)
12cu|openscenegraph-3.2.0-1|23	BuildRequires:	pkgconfig(IlmBase)
12cu|openscenegraph-3.2.0-1|24	BuildRequires:	pkgconfig(libxine)
12cu|openscenegraph-3.2.0-1|25	BuildRequires:	pkgconfig(libcurl)
12cu|openscenegraph-3.2.0-1|26	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|openscenegraph-3.2.0-1|27	BuildRequires:	pkgconfig(gtkglext-1.0)
12cu|openscenegraph-3.2.0-1|28	BuildRequires:	pkgconfig(jasper)
12cu|openscenegraph-3.2.0-1|29	BuildRequires:	pkgconfig(libpng)
12cu|openscenegraph-3.2.0-1|30	BuildRequires:	pkgconfig(librsvg-2.0)
12cu|openscenegraph-3.2.0-1|31	BuildRequires:	pkgconfig(libxml-2.0)
12cu|openscenegraph-3.2.0-1|32	BuildRequires:	pkgconfig(openal)
12cu|openscenegraph-3.2.0-1|33	BuildRequires:	pkgconfig(OpenEXR)
12cu|openscenegraph-3.2.0-1|34	BuildRequires:	pkgconfig(poppler-glib)
12cu|openscenegraph-3.2.0-1|35	BuildRequires:	pkgconfig(sdl)
12cu|openscenegraph-3.2.0-1|36	BuildRequires:	pkgconfig(x11)
12cu|openscenegraph-3.2.0-1|37	BuildRequires:	pkgconfig(zlib)
12cu|openscenegraph-3.2.0-1|38	Provides:	OpenSceneGraph = %{EVRD}
12cu|openscenegraph-3.2.0-1|39	Requires:	%{name}-plugins = %{EVRD}
12cu|openscenegraph-3.2.0-1|40	
12cu|openscenegraph-3.2.0-1|41	%description
12cu|openscenegraph-3.2.0-1|42	The Open Scene Graph is a cross-platform C++/OpenGL library for the real-time
12cu|openscenegraph-3.2.0-1|43	visualization. Uses range from visual simulation, scientific modeling, virtual
12cu|openscenegraph-3.2.0-1|44	reality through to games.  Open Scene Graph employs good practices in software
12cu|openscenegraph-3.2.0-1|45	engineering through the use of standard C++, STL and generic programming, and
12cu|openscenegraph-3.2.0-1|46	design patterns.  Open Scene Graph strives for high performance and quality in
12cu|openscenegraph-3.2.0-1|47	graphics rendering, portability, and extensibility.
12cu|openscenegraph-3.2.0-1|48	
12cu|openscenegraph-3.2.0-1|49	%files
12cu|openscenegraph-3.2.0-1|50	%doc AUTHORS.txt ChangeLog LICENSE.txt NEWS.txt README.txt
12cu|openscenegraph-3.2.0-1|51	%doc doc/*
12cu|openscenegraph-3.2.0-1|52	%{_bindir}/*
12cu|openscenegraph-3.2.0-1|53	
12cu|openscenegraph-3.2.0-1|54	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|55	
12cu|openscenegraph-3.2.0-1|56	%package plugins
12cu|openscenegraph-3.2.0-1|57	Summary:	OpenSceneGraph plugins
12cu|openscenegraph-3.2.0-1|58	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|59	
12cu|openscenegraph-3.2.0-1|60	%description plugins
12cu|openscenegraph-3.2.0-1|61	OpenSceneGraph plugins.
12cu|openscenegraph-3.2.0-1|62	
12cu|openscenegraph-3.2.0-1|63	%files plugins
12cu|openscenegraph-3.2.0-1|64	%{_libdir}/osgPlugins-%{version}
12cu|openscenegraph-3.2.0-1|65	
12cu|openscenegraph-3.2.0-1|66	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|67	
12cu|openscenegraph-3.2.0-1|68	%define OpenThreads_major 13
12cu|openscenegraph-3.2.0-1|69	%define libOpenThreads %mklibname OpenThreads %{OpenThreads_major}
12cu|openscenegraph-3.2.0-1|70	
12cu|openscenegraph-3.2.0-1|71	%package -n %{libOpenThreads}
12cu|openscenegraph-3.2.0-1|72	Summary:	OpenSceneGraph shared library
12cu|openscenegraph-3.2.0-1|73	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|74	
12cu|openscenegraph-3.2.0-1|75	%description -n %{libOpenThreads}
12cu|openscenegraph-3.2.0-1|76	OpenSceneGraph shared library.
12cu|openscenegraph-3.2.0-1|77	
12cu|openscenegraph-3.2.0-1|78	%files -n %{libOpenThreads}
12cu|openscenegraph-3.2.0-1|79	%{_libdir}/libOpenThreads.so.%{OpenThreads_major}
12cu|openscenegraph-3.2.0-1|80	%{_libdir}/libOpenThreads.so.%{version}
12cu|openscenegraph-3.2.0-1|81	
12cu|openscenegraph-3.2.0-1|82	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|83	
12cu|openscenegraph-3.2.0-1|84	%define devOpenThreads %mklibname OpenThreads -d
12cu|openscenegraph-3.2.0-1|85	
12cu|openscenegraph-3.2.0-1|86	%package -n %{devOpenThreads}
12cu|openscenegraph-3.2.0-1|87	Summary:	OpenSceneGraph development files
12cu|openscenegraph-3.2.0-1|88	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|89	Requires:	%{libOpenThreads} = %{EVRD}
12cu|openscenegraph-3.2.0-1|90	Conflicts:	openscenegraph-devel < 3.2.0
12cu|openscenegraph-3.2.0-1|91	
12cu|openscenegraph-3.2.0-1|92	%description -n %{devOpenThreads}
12cu|openscenegraph-3.2.0-1|93	OpenSceneGraph development files.
12cu|openscenegraph-3.2.0-1|94	
12cu|openscenegraph-3.2.0-1|95	%files -n %{devOpenThreads}
12cu|openscenegraph-3.2.0-1|96	%{_includedir}/OpenThreads
12cu|openscenegraph-3.2.0-1|97	%{_libdir}/libOpenThreads.so
12cu|openscenegraph-3.2.0-1|98	%{_libdir}/pkgconfig/openthreads.pc
12cu|openscenegraph-3.2.0-1|99	
12cu|openscenegraph-3.2.0-1|100	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|101	
12cu|openscenegraph-3.2.0-1|102	%define osg_major 100
12cu|openscenegraph-3.2.0-1|103	%define libosg %mklibname osg %{osg_major}
12cu|openscenegraph-3.2.0-1|104	
12cu|openscenegraph-3.2.0-1|105	%package -n %{libosg}
12cu|openscenegraph-3.2.0-1|106	Summary:	OpenSceneGraph shared library
12cu|openscenegraph-3.2.0-1|107	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|108	
12cu|openscenegraph-3.2.0-1|109	%description -n %{libosg}
12cu|openscenegraph-3.2.0-1|110	OpenSceneGraph shared library.
12cu|openscenegraph-3.2.0-1|111	
12cu|openscenegraph-3.2.0-1|112	%files -n %{libosg}
12cu|openscenegraph-3.2.0-1|113	%{_libdir}/libosg.so.%{osg_major}
12cu|openscenegraph-3.2.0-1|114	%{_libdir}/libosg.so.%{version}
12cu|openscenegraph-3.2.0-1|115	
12cu|openscenegraph-3.2.0-1|116	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|117	
12cu|openscenegraph-3.2.0-1|118	%define devosg %mklibname osg -d
12cu|openscenegraph-3.2.0-1|119	
12cu|openscenegraph-3.2.0-1|120	%package -n %{devosg}
12cu|openscenegraph-3.2.0-1|121	Summary:	OpenSceneGraph development files
12cu|openscenegraph-3.2.0-1|122	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|123	Requires:	%{libosg} = %{EVRD}
12cu|openscenegraph-3.2.0-1|124	Conflicts:	openscenegraph-devel < 3.2.0
12cu|openscenegraph-3.2.0-1|125	
12cu|openscenegraph-3.2.0-1|126	%description -n %{devosg}
12cu|openscenegraph-3.2.0-1|127	OpenSceneGraph development files.
12cu|openscenegraph-3.2.0-1|128	
12cu|openscenegraph-3.2.0-1|129	%files -n %{devosg}
12cu|openscenegraph-3.2.0-1|130	%{_includedir}/osg
12cu|openscenegraph-3.2.0-1|131	%{_libdir}/libosg.so
12cu|openscenegraph-3.2.0-1|132	%{_libdir}/pkgconfig/openscenegraph-osg.pc
12cu|openscenegraph-3.2.0-1|133	
12cu|openscenegraph-3.2.0-1|134	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|135	
12cu|openscenegraph-3.2.0-1|136	%define osgAnimation_major 100
12cu|openscenegraph-3.2.0-1|137	%define libosgAnimation %mklibname osgAnimation %{osgAnimation_major}
12cu|openscenegraph-3.2.0-1|138	
12cu|openscenegraph-3.2.0-1|139	%package -n %{libosgAnimation}
12cu|openscenegraph-3.2.0-1|140	Summary:	OpenSceneGraph shared library
12cu|openscenegraph-3.2.0-1|141	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|142	
12cu|openscenegraph-3.2.0-1|143	%description -n %{libosgAnimation}
12cu|openscenegraph-3.2.0-1|144	OpenSceneGraph shared library.
12cu|openscenegraph-3.2.0-1|145	
12cu|openscenegraph-3.2.0-1|146	%files -n %{libosgAnimation}
12cu|openscenegraph-3.2.0-1|147	%{_libdir}/libosgAnimation.so.%{osgAnimation_major}
12cu|openscenegraph-3.2.0-1|148	%{_libdir}/libosgAnimation.so.%{version}
12cu|openscenegraph-3.2.0-1|149	
12cu|openscenegraph-3.2.0-1|150	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|151	
12cu|openscenegraph-3.2.0-1|152	%define devosgAnimation %mklibname osgAnimation -d
12cu|openscenegraph-3.2.0-1|153	
12cu|openscenegraph-3.2.0-1|154	%package -n %{devosgAnimation}
12cu|openscenegraph-3.2.0-1|155	Summary:	OpenSceneGraph development files
12cu|openscenegraph-3.2.0-1|156	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|157	Requires:	%{libosgAnimation} = %{EVRD}
12cu|openscenegraph-3.2.0-1|158	Conflicts:	openscenegraph-devel < 3.2.0
12cu|openscenegraph-3.2.0-1|159	
12cu|openscenegraph-3.2.0-1|160	%description -n %{devosgAnimation}
12cu|openscenegraph-3.2.0-1|161	OpenSceneGraph development files.
12cu|openscenegraph-3.2.0-1|162	
12cu|openscenegraph-3.2.0-1|163	%files -n %{devosgAnimation}
12cu|openscenegraph-3.2.0-1|164	%{_includedir}/osgAnimation
12cu|openscenegraph-3.2.0-1|165	%{_libdir}/libosgAnimation.so
12cu|openscenegraph-3.2.0-1|166	%{_libdir}/pkgconfig/openscenegraph-osgAnimation.pc
12cu|openscenegraph-3.2.0-1|167	
12cu|openscenegraph-3.2.0-1|168	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|169	
12cu|openscenegraph-3.2.0-1|170	%define osgDB_major 100
12cu|openscenegraph-3.2.0-1|171	%define libosgDB %mklibname osgDB %{osgDB_major}
12cu|openscenegraph-3.2.0-1|172	
12cu|openscenegraph-3.2.0-1|173	%package -n %{libosgDB}
12cu|openscenegraph-3.2.0-1|174	Summary:	OpenSceneGraph shared library
12cu|openscenegraph-3.2.0-1|175	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|176	
12cu|openscenegraph-3.2.0-1|177	%description -n %{libosgDB}
12cu|openscenegraph-3.2.0-1|178	OpenSceneGraph shared library.
12cu|openscenegraph-3.2.0-1|179	
12cu|openscenegraph-3.2.0-1|180	%files -n %{libosgDB}
12cu|openscenegraph-3.2.0-1|181	%{_libdir}/libosgDB.so.%{osgDB_major}
12cu|openscenegraph-3.2.0-1|182	%{_libdir}/libosgDB.so.%{version}
12cu|openscenegraph-3.2.0-1|183	
12cu|openscenegraph-3.2.0-1|184	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|185	
12cu|openscenegraph-3.2.0-1|186	%define devosgDB %mklibname osgDB -d
12cu|openscenegraph-3.2.0-1|187	
12cu|openscenegraph-3.2.0-1|188	%package -n %{devosgDB}
12cu|openscenegraph-3.2.0-1|189	Summary:	OpenSceneGraph development files
12cu|openscenegraph-3.2.0-1|190	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|191	Requires:	%{libosgDB} = %{EVRD}
12cu|openscenegraph-3.2.0-1|192	Conflicts:	openscenegraph-devel < 3.2.0
12cu|openscenegraph-3.2.0-1|193	
12cu|openscenegraph-3.2.0-1|194	%description -n %{devosgDB}
12cu|openscenegraph-3.2.0-1|195	OpenSceneGraph development files.
12cu|openscenegraph-3.2.0-1|196	
12cu|openscenegraph-3.2.0-1|197	%files -n %{devosgDB}
12cu|openscenegraph-3.2.0-1|198	%{_includedir}/osgDB
12cu|openscenegraph-3.2.0-1|199	%{_libdir}/libosgDB.so
12cu|openscenegraph-3.2.0-1|200	%{_libdir}/pkgconfig/openscenegraph-osgDB.pc
12cu|openscenegraph-3.2.0-1|201	
12cu|openscenegraph-3.2.0-1|202	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|203	
12cu|openscenegraph-3.2.0-1|204	%define osgFX_major 100
12cu|openscenegraph-3.2.0-1|205	%define libosgFX %mklibname osgFX %{osgFX_major}
12cu|openscenegraph-3.2.0-1|206	
12cu|openscenegraph-3.2.0-1|207	%package -n %{libosgFX}
12cu|openscenegraph-3.2.0-1|208	Summary:	OpenSceneGraph shared library
12cu|openscenegraph-3.2.0-1|209	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|210	
12cu|openscenegraph-3.2.0-1|211	%description -n %{libosgFX}
12cu|openscenegraph-3.2.0-1|212	OpenSceneGraph shared library.
12cu|openscenegraph-3.2.0-1|213	
12cu|openscenegraph-3.2.0-1|214	%files -n %{libosgFX}
12cu|openscenegraph-3.2.0-1|215	%{_libdir}/libosgFX.so.%{osgFX_major}
12cu|openscenegraph-3.2.0-1|216	%{_libdir}/libosgFX.so.%{version}
12cu|openscenegraph-3.2.0-1|217	
12cu|openscenegraph-3.2.0-1|218	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|219	
12cu|openscenegraph-3.2.0-1|220	%define devosgFX %mklibname osgFX -d
12cu|openscenegraph-3.2.0-1|221	
12cu|openscenegraph-3.2.0-1|222	%package -n %{devosgFX}
12cu|openscenegraph-3.2.0-1|223	Summary:	OpenSceneGraph development files
12cu|openscenegraph-3.2.0-1|224	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|225	Requires:	%{libosgFX} = %{EVRD}
12cu|openscenegraph-3.2.0-1|226	Conflicts:	openscenegraph-devel < 3.2.0
12cu|openscenegraph-3.2.0-1|227	
12cu|openscenegraph-3.2.0-1|228	%description -n %{devosgFX}
12cu|openscenegraph-3.2.0-1|229	OpenSceneGraph development files.
12cu|openscenegraph-3.2.0-1|230	
12cu|openscenegraph-3.2.0-1|231	%files -n %{devosgFX}
12cu|openscenegraph-3.2.0-1|232	%{_includedir}/osgFX
12cu|openscenegraph-3.2.0-1|233	%{_libdir}/libosgFX.so
12cu|openscenegraph-3.2.0-1|234	%{_libdir}/pkgconfig/openscenegraph-osgFX.pc
12cu|openscenegraph-3.2.0-1|235	
12cu|openscenegraph-3.2.0-1|236	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|237	
12cu|openscenegraph-3.2.0-1|238	%define osgGA_major 100
12cu|openscenegraph-3.2.0-1|239	%define libosgGA %mklibname osgGA %{osgGA_major}
12cu|openscenegraph-3.2.0-1|240	
12cu|openscenegraph-3.2.0-1|241	%package -n %{libosgGA}
12cu|openscenegraph-3.2.0-1|242	Summary:	OpenSceneGraph shared library
12cu|openscenegraph-3.2.0-1|243	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|244	
12cu|openscenegraph-3.2.0-1|245	%description -n %{libosgGA}
12cu|openscenegraph-3.2.0-1|246	OpenSceneGraph shared library.
12cu|openscenegraph-3.2.0-1|247	
12cu|openscenegraph-3.2.0-1|248	%files -n %{libosgGA}
12cu|openscenegraph-3.2.0-1|249	%{_libdir}/libosgGA.so.%{osgGA_major}
12cu|openscenegraph-3.2.0-1|250	%{_libdir}/libosgGA.so.%{version}
12cu|openscenegraph-3.2.0-1|251	
12cu|openscenegraph-3.2.0-1|252	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|253	
12cu|openscenegraph-3.2.0-1|254	%define devosgGA %mklibname osgGA -d
12cu|openscenegraph-3.2.0-1|255	
12cu|openscenegraph-3.2.0-1|256	%package -n %{devosgGA}
12cu|openscenegraph-3.2.0-1|257	Summary:	OpenSceneGraph development files
12cu|openscenegraph-3.2.0-1|258	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|259	Requires:	%{libosgGA} = %{EVRD}
12cu|openscenegraph-3.2.0-1|260	Conflicts:	openscenegraph-devel < 3.2.0
12cu|openscenegraph-3.2.0-1|261	
12cu|openscenegraph-3.2.0-1|262	%description -n %{devosgGA}
12cu|openscenegraph-3.2.0-1|263	OpenSceneGraph development files.
12cu|openscenegraph-3.2.0-1|264	
12cu|openscenegraph-3.2.0-1|265	%files -n %{devosgGA}
12cu|openscenegraph-3.2.0-1|266	%{_includedir}/osgGA
12cu|openscenegraph-3.2.0-1|267	%{_libdir}/libosgGA.so
12cu|openscenegraph-3.2.0-1|268	%{_libdir}/pkgconfig/openscenegraph-osgGA.pc
12cu|openscenegraph-3.2.0-1|269	
12cu|openscenegraph-3.2.0-1|270	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|271	
12cu|openscenegraph-3.2.0-1|272	%define osgManipulator_major 100
12cu|openscenegraph-3.2.0-1|273	%define libosgManipulator %mklibname osgManipulator %{osgManipulator_major}
12cu|openscenegraph-3.2.0-1|274	
12cu|openscenegraph-3.2.0-1|275	%package -n %{libosgManipulator}
12cu|openscenegraph-3.2.0-1|276	Summary:	OpenSceneGraph shared library
12cu|openscenegraph-3.2.0-1|277	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|278	
12cu|openscenegraph-3.2.0-1|279	%description -n %{libosgManipulator}
12cu|openscenegraph-3.2.0-1|280	OpenSceneGraph shared library.
12cu|openscenegraph-3.2.0-1|281	
12cu|openscenegraph-3.2.0-1|282	%files -n %{libosgManipulator}
12cu|openscenegraph-3.2.0-1|283	%{_libdir}/libosgManipulator.so.%{osgManipulator_major}
12cu|openscenegraph-3.2.0-1|284	%{_libdir}/libosgManipulator.so.%{version}
12cu|openscenegraph-3.2.0-1|285	
12cu|openscenegraph-3.2.0-1|286	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|287	
12cu|openscenegraph-3.2.0-1|288	%define devosgManipulator %mklibname osgManipulator -d
12cu|openscenegraph-3.2.0-1|289	
12cu|openscenegraph-3.2.0-1|290	%package -n %{devosgManipulator}
12cu|openscenegraph-3.2.0-1|291	Summary:	OpenSceneGraph development files
12cu|openscenegraph-3.2.0-1|292	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|293	Requires:	%{libosgManipulator} = %{EVRD}
12cu|openscenegraph-3.2.0-1|294	Conflicts:	openscenegraph-devel < 3.2.0
12cu|openscenegraph-3.2.0-1|295	
12cu|openscenegraph-3.2.0-1|296	%description -n %{devosgManipulator}
12cu|openscenegraph-3.2.0-1|297	OpenSceneGraph development files.
12cu|openscenegraph-3.2.0-1|298	
12cu|openscenegraph-3.2.0-1|299	%files -n %{devosgManipulator}
12cu|openscenegraph-3.2.0-1|300	%{_includedir}/osgManipulator
12cu|openscenegraph-3.2.0-1|301	%{_libdir}/libosgManipulator.so
12cu|openscenegraph-3.2.0-1|302	%{_libdir}/pkgconfig/openscenegraph-osgManipulator.pc
12cu|openscenegraph-3.2.0-1|303	
12cu|openscenegraph-3.2.0-1|304	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|305	
12cu|openscenegraph-3.2.0-1|306	%define osgParticle_major 100
12cu|openscenegraph-3.2.0-1|307	%define libosgParticle %mklibname osgParticle %{osgParticle_major}
12cu|openscenegraph-3.2.0-1|308	
12cu|openscenegraph-3.2.0-1|309	%package -n %{libosgParticle}
12cu|openscenegraph-3.2.0-1|310	Summary:	OpenSceneGraph shared library
12cu|openscenegraph-3.2.0-1|311	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|312	
12cu|openscenegraph-3.2.0-1|313	%description -n %{libosgParticle}
12cu|openscenegraph-3.2.0-1|314	OpenSceneGraph shared library.
12cu|openscenegraph-3.2.0-1|315	
12cu|openscenegraph-3.2.0-1|316	%files -n %{libosgParticle}
12cu|openscenegraph-3.2.0-1|317	%{_libdir}/libosgParticle.so.%{osgParticle_major}
12cu|openscenegraph-3.2.0-1|318	%{_libdir}/libosgParticle.so.%{version}
12cu|openscenegraph-3.2.0-1|319	
12cu|openscenegraph-3.2.0-1|320	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|321	
12cu|openscenegraph-3.2.0-1|322	%define devosgParticle %mklibname osgParticle -d
12cu|openscenegraph-3.2.0-1|323	
12cu|openscenegraph-3.2.0-1|324	%package -n %{devosgParticle}
12cu|openscenegraph-3.2.0-1|325	Summary:	OpenSceneGraph development files
12cu|openscenegraph-3.2.0-1|326	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|327	Requires:	%{libosgParticle} = %{EVRD}
12cu|openscenegraph-3.2.0-1|328	Conflicts:	openscenegraph-devel < 3.2.0
12cu|openscenegraph-3.2.0-1|329	
12cu|openscenegraph-3.2.0-1|330	%description -n %{devosgParticle}
12cu|openscenegraph-3.2.0-1|331	OpenSceneGraph development files.
12cu|openscenegraph-3.2.0-1|332	
12cu|openscenegraph-3.2.0-1|333	%files -n %{devosgParticle}
12cu|openscenegraph-3.2.0-1|334	%{_includedir}/osgParticle
12cu|openscenegraph-3.2.0-1|335	%{_libdir}/libosgParticle.so
12cu|openscenegraph-3.2.0-1|336	%{_libdir}/pkgconfig/openscenegraph-osgParticle.pc
12cu|openscenegraph-3.2.0-1|337	
12cu|openscenegraph-3.2.0-1|338	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|339	
12cu|openscenegraph-3.2.0-1|340	%define osgPresentation_major 100
12cu|openscenegraph-3.2.0-1|341	%define libosgPresentation %mklibname osgPresentation %{osgPresentation_major}
12cu|openscenegraph-3.2.0-1|342	
12cu|openscenegraph-3.2.0-1|343	%package -n %{libosgPresentation}
12cu|openscenegraph-3.2.0-1|344	Summary:	OpenSceneGraph shared library
12cu|openscenegraph-3.2.0-1|345	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|346	
12cu|openscenegraph-3.2.0-1|347	%description -n %{libosgPresentation}
12cu|openscenegraph-3.2.0-1|348	OpenSceneGraph shared library.
12cu|openscenegraph-3.2.0-1|349	
12cu|openscenegraph-3.2.0-1|350	%files -n %{libosgPresentation}
12cu|openscenegraph-3.2.0-1|351	%{_libdir}/libosgPresentation.so.%{osgPresentation_major}
12cu|openscenegraph-3.2.0-1|352	%{_libdir}/libosgPresentation.so.%{version}
12cu|openscenegraph-3.2.0-1|353	
12cu|openscenegraph-3.2.0-1|354	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|355	
12cu|openscenegraph-3.2.0-1|356	%define devosgPresentation %mklibname osgPresentation -d
12cu|openscenegraph-3.2.0-1|357	
12cu|openscenegraph-3.2.0-1|358	%package -n %{devosgPresentation}
12cu|openscenegraph-3.2.0-1|359	Summary:	OpenSceneGraph development files
12cu|openscenegraph-3.2.0-1|360	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|361	Requires:	%{libosgPresentation} = %{EVRD}
12cu|openscenegraph-3.2.0-1|362	Conflicts:	openscenegraph-devel < 3.2.0
12cu|openscenegraph-3.2.0-1|363	
12cu|openscenegraph-3.2.0-1|364	%description -n %{devosgPresentation}
12cu|openscenegraph-3.2.0-1|365	OpenSceneGraph development files.
12cu|openscenegraph-3.2.0-1|366	
12cu|openscenegraph-3.2.0-1|367	%files -n %{devosgPresentation}
12cu|openscenegraph-3.2.0-1|368	%{_includedir}/osgPresentation
12cu|openscenegraph-3.2.0-1|369	%{_libdir}/libosgPresentation.so
12cu|openscenegraph-3.2.0-1|370	
12cu|openscenegraph-3.2.0-1|371	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|372	
12cu|openscenegraph-3.2.0-1|373	%define osgQt_major 100
12cu|openscenegraph-3.2.0-1|374	%define libosgQt %mklibname osgQt %{osgQt_major}
12cu|openscenegraph-3.2.0-1|375	
12cu|openscenegraph-3.2.0-1|376	%package -n %{libosgQt}
12cu|openscenegraph-3.2.0-1|377	Summary:	OpenSceneGraph shared library
12cu|openscenegraph-3.2.0-1|378	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|379	
12cu|openscenegraph-3.2.0-1|380	%description -n %{libosgQt}
12cu|openscenegraph-3.2.0-1|381	OpenSceneGraph shared library.
12cu|openscenegraph-3.2.0-1|382	
12cu|openscenegraph-3.2.0-1|383	%files -n %{libosgQt}
12cu|openscenegraph-3.2.0-1|384	%{_libdir}/libosgQt.so.%{osgQt_major}
12cu|openscenegraph-3.2.0-1|385	%{_libdir}/libosgQt.so.%{version}
12cu|openscenegraph-3.2.0-1|386	
12cu|openscenegraph-3.2.0-1|387	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|388	
12cu|openscenegraph-3.2.0-1|389	%define devosgQt %mklibname osgQt -d
12cu|openscenegraph-3.2.0-1|390	
12cu|openscenegraph-3.2.0-1|391	%package -n %{devosgQt}
12cu|openscenegraph-3.2.0-1|392	Summary:	OpenSceneGraph development files
12cu|openscenegraph-3.2.0-1|393	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|394	Requires:	%{libosgQt} = %{EVRD}
12cu|openscenegraph-3.2.0-1|395	Conflicts:	openscenegraph-devel < 3.2.0
12cu|openscenegraph-3.2.0-1|396	
12cu|openscenegraph-3.2.0-1|397	%description -n %{devosgQt}
12cu|openscenegraph-3.2.0-1|398	OpenSceneGraph development files.
12cu|openscenegraph-3.2.0-1|399	
12cu|openscenegraph-3.2.0-1|400	%files -n %{devosgQt}
12cu|openscenegraph-3.2.0-1|401	%{_includedir}/osgQt
12cu|openscenegraph-3.2.0-1|402	%{_libdir}/libosgQt.so
12cu|openscenegraph-3.2.0-1|403	%{_libdir}/pkgconfig/openscenegraph-osgQt.pc
12cu|openscenegraph-3.2.0-1|404	
12cu|openscenegraph-3.2.0-1|405	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|406	
12cu|openscenegraph-3.2.0-1|407	%define osgShadow_major 100
12cu|openscenegraph-3.2.0-1|408	%define libosgShadow %mklibname osgShadow %{osgShadow_major}
12cu|openscenegraph-3.2.0-1|409	
12cu|openscenegraph-3.2.0-1|410	%package -n %{libosgShadow}
12cu|openscenegraph-3.2.0-1|411	Summary:	OpenSceneGraph shared library
12cu|openscenegraph-3.2.0-1|412	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|413	
12cu|openscenegraph-3.2.0-1|414	%description -n %{libosgShadow}
12cu|openscenegraph-3.2.0-1|415	OpenSceneGraph shared library.
12cu|openscenegraph-3.2.0-1|416	
12cu|openscenegraph-3.2.0-1|417	%files -n %{libosgShadow}
12cu|openscenegraph-3.2.0-1|418	%{_libdir}/libosgShadow.so.%{osgShadow_major}
12cu|openscenegraph-3.2.0-1|419	%{_libdir}/libosgShadow.so.%{version}
12cu|openscenegraph-3.2.0-1|420	
12cu|openscenegraph-3.2.0-1|421	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|422	
12cu|openscenegraph-3.2.0-1|423	%define devosgShadow %mklibname osgShadow -d
12cu|openscenegraph-3.2.0-1|424	
12cu|openscenegraph-3.2.0-1|425	%package -n %{devosgShadow}
12cu|openscenegraph-3.2.0-1|426	Summary:	OpenSceneGraph development files
12cu|openscenegraph-3.2.0-1|427	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|428	Requires:	%{libosgShadow} = %{EVRD}
12cu|openscenegraph-3.2.0-1|429	Conflicts:	openscenegraph-devel < 3.2.0
12cu|openscenegraph-3.2.0-1|430	
12cu|openscenegraph-3.2.0-1|431	%description -n %{devosgShadow}
12cu|openscenegraph-3.2.0-1|432	OpenSceneGraph development files.
12cu|openscenegraph-3.2.0-1|433	
12cu|openscenegraph-3.2.0-1|434	%files -n %{devosgShadow}
12cu|openscenegraph-3.2.0-1|435	%{_includedir}/osgShadow
12cu|openscenegraph-3.2.0-1|436	%{_libdir}/libosgShadow.so
12cu|openscenegraph-3.2.0-1|437	%{_libdir}/pkgconfig/openscenegraph-osgShadow.pc
12cu|openscenegraph-3.2.0-1|438	
12cu|openscenegraph-3.2.0-1|439	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|440	
12cu|openscenegraph-3.2.0-1|441	%define osgSim_major 100
12cu|openscenegraph-3.2.0-1|442	%define libosgSim %mklibname osgSim %{osgSim_major}
12cu|openscenegraph-3.2.0-1|443	
12cu|openscenegraph-3.2.0-1|444	%package -n %{libosgSim}
12cu|openscenegraph-3.2.0-1|445	Summary:	OpenSceneGraph shared library
12cu|openscenegraph-3.2.0-1|446	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|447	
12cu|openscenegraph-3.2.0-1|448	%description -n %{libosgSim}
12cu|openscenegraph-3.2.0-1|449	OpenSceneGraph shared library.
12cu|openscenegraph-3.2.0-1|450	
12cu|openscenegraph-3.2.0-1|451	%files -n %{libosgSim}
12cu|openscenegraph-3.2.0-1|452	%{_libdir}/libosgSim.so.%{osgSim_major}
12cu|openscenegraph-3.2.0-1|453	%{_libdir}/libosgSim.so.%{version}
12cu|openscenegraph-3.2.0-1|454	
12cu|openscenegraph-3.2.0-1|455	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|456	
12cu|openscenegraph-3.2.0-1|457	%define devosgSim %mklibname osgSim -d
12cu|openscenegraph-3.2.0-1|458	
12cu|openscenegraph-3.2.0-1|459	%package -n %{devosgSim}
12cu|openscenegraph-3.2.0-1|460	Summary:	OpenSceneGraph development files
12cu|openscenegraph-3.2.0-1|461	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|462	Requires:	%{libosgSim} = %{EVRD}
12cu|openscenegraph-3.2.0-1|463	Conflicts:	openscenegraph-devel < 3.2.0
12cu|openscenegraph-3.2.0-1|464	
12cu|openscenegraph-3.2.0-1|465	%description -n %{devosgSim}
12cu|openscenegraph-3.2.0-1|466	OpenSceneGraph development files.
12cu|openscenegraph-3.2.0-1|467	
12cu|openscenegraph-3.2.0-1|468	%files -n %{devosgSim}
12cu|openscenegraph-3.2.0-1|469	%{_includedir}/osgSim
12cu|openscenegraph-3.2.0-1|470	%{_libdir}/libosgSim.so
12cu|openscenegraph-3.2.0-1|471	%{_libdir}/pkgconfig/openscenegraph-osgSim.pc
12cu|openscenegraph-3.2.0-1|472	
12cu|openscenegraph-3.2.0-1|473	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|474	
12cu|openscenegraph-3.2.0-1|475	%define osgTerrain_major 100
12cu|openscenegraph-3.2.0-1|476	%define libosgTerrain %mklibname osgTerrain %{osgTerrain_major}
12cu|openscenegraph-3.2.0-1|477	
12cu|openscenegraph-3.2.0-1|478	%package -n %{libosgTerrain}
12cu|openscenegraph-3.2.0-1|479	Summary:	OpenSceneGraph shared library
12cu|openscenegraph-3.2.0-1|480	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|481	
12cu|openscenegraph-3.2.0-1|482	%description -n %{libosgTerrain}
12cu|openscenegraph-3.2.0-1|483	OpenSceneGraph shared library.
12cu|openscenegraph-3.2.0-1|484	
12cu|openscenegraph-3.2.0-1|485	%files -n %{libosgTerrain}
12cu|openscenegraph-3.2.0-1|486	%{_libdir}/libosgTerrain.so.%{osgTerrain_major}
12cu|openscenegraph-3.2.0-1|487	%{_libdir}/libosgTerrain.so.%{version}
12cu|openscenegraph-3.2.0-1|488	
12cu|openscenegraph-3.2.0-1|489	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|490	
12cu|openscenegraph-3.2.0-1|491	%define devosgTerrain %mklibname osgTerrain -d
12cu|openscenegraph-3.2.0-1|492	
12cu|openscenegraph-3.2.0-1|493	%package -n %{devosgTerrain}
12cu|openscenegraph-3.2.0-1|494	Summary:	OpenSceneGraph development files
12cu|openscenegraph-3.2.0-1|495	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|496	Requires:	%{libosgTerrain} = %{EVRD}
12cu|openscenegraph-3.2.0-1|497	Conflicts:	openscenegraph-devel < 3.2.0
12cu|openscenegraph-3.2.0-1|498	
12cu|openscenegraph-3.2.0-1|499	%description -n %{devosgTerrain}
12cu|openscenegraph-3.2.0-1|500	OpenSceneGraph development files.
12cu|openscenegraph-3.2.0-1|501	
12cu|openscenegraph-3.2.0-1|502	%files -n %{devosgTerrain}
12cu|openscenegraph-3.2.0-1|503	%{_includedir}/osgTerrain
12cu|openscenegraph-3.2.0-1|504	%{_libdir}/libosgTerrain.so
12cu|openscenegraph-3.2.0-1|505	%{_libdir}/pkgconfig/openscenegraph-osgTerrain.pc
12cu|openscenegraph-3.2.0-1|506	
12cu|openscenegraph-3.2.0-1|507	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|508	
12cu|openscenegraph-3.2.0-1|509	%define osgText_major 100
12cu|openscenegraph-3.2.0-1|510	%define libosgText %mklibname osgText %{osgText_major}
12cu|openscenegraph-3.2.0-1|511	
12cu|openscenegraph-3.2.0-1|512	%package -n %{libosgText}
12cu|openscenegraph-3.2.0-1|513	Summary:	OpenSceneGraph shared library
12cu|openscenegraph-3.2.0-1|514	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|515	
12cu|openscenegraph-3.2.0-1|516	%description -n %{libosgText}
12cu|openscenegraph-3.2.0-1|517	OpenSceneGraph shared library.
12cu|openscenegraph-3.2.0-1|518	
12cu|openscenegraph-3.2.0-1|519	%files -n %{libosgText}
12cu|openscenegraph-3.2.0-1|520	%{_libdir}/libosgText.so.%{osgText_major}
12cu|openscenegraph-3.2.0-1|521	%{_libdir}/libosgText.so.%{version}
12cu|openscenegraph-3.2.0-1|522	
12cu|openscenegraph-3.2.0-1|523	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|524	
12cu|openscenegraph-3.2.0-1|525	%define devosgText %mklibname osgText -d
12cu|openscenegraph-3.2.0-1|526	
12cu|openscenegraph-3.2.0-1|527	%package -n %{devosgText}
12cu|openscenegraph-3.2.0-1|528	Summary:	OpenSceneGraph development files
12cu|openscenegraph-3.2.0-1|529	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|530	Requires:	%{libosgText} = %{EVRD}
12cu|openscenegraph-3.2.0-1|531	Conflicts:	openscenegraph-devel < 3.2.0
12cu|openscenegraph-3.2.0-1|532	
12cu|openscenegraph-3.2.0-1|533	%description -n %{devosgText}
12cu|openscenegraph-3.2.0-1|534	OpenSceneGraph development files.
12cu|openscenegraph-3.2.0-1|535	
12cu|openscenegraph-3.2.0-1|536	%files -n %{devosgText}
12cu|openscenegraph-3.2.0-1|537	%{_includedir}/osgText
12cu|openscenegraph-3.2.0-1|538	%{_libdir}/libosgText.so
12cu|openscenegraph-3.2.0-1|539	%{_libdir}/pkgconfig/openscenegraph-osgText.pc
12cu|openscenegraph-3.2.0-1|540	
12cu|openscenegraph-3.2.0-1|541	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|542	
12cu|openscenegraph-3.2.0-1|543	%define osgUtil_major 100
12cu|openscenegraph-3.2.0-1|544	%define libosgUtil %mklibname osgUtil %{osgUtil_major}
12cu|openscenegraph-3.2.0-1|545	
12cu|openscenegraph-3.2.0-1|546	%package -n %{libosgUtil}
12cu|openscenegraph-3.2.0-1|547	Summary:	OpenSceneGraph shared library
12cu|openscenegraph-3.2.0-1|548	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|549	
12cu|openscenegraph-3.2.0-1|550	%description -n %{libosgUtil}
12cu|openscenegraph-3.2.0-1|551	OpenSceneGraph shared library.
12cu|openscenegraph-3.2.0-1|552	
12cu|openscenegraph-3.2.0-1|553	%files -n %{libosgUtil}
12cu|openscenegraph-3.2.0-1|554	%{_libdir}/libosgUtil.so.%{osgUtil_major}
12cu|openscenegraph-3.2.0-1|555	%{_libdir}/libosgUtil.so.%{version}
12cu|openscenegraph-3.2.0-1|556	
12cu|openscenegraph-3.2.0-1|557	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|558	
12cu|openscenegraph-3.2.0-1|559	%define devosgUtil %mklibname osgUtil -d
12cu|openscenegraph-3.2.0-1|560	
12cu|openscenegraph-3.2.0-1|561	%package -n %{devosgUtil}
12cu|openscenegraph-3.2.0-1|562	Summary:	OpenSceneGraph development files
12cu|openscenegraph-3.2.0-1|563	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|564	Requires:	%{libosgUtil} = %{EVRD}
12cu|openscenegraph-3.2.0-1|565	Conflicts:	openscenegraph-devel < 3.2.0
12cu|openscenegraph-3.2.0-1|566	
12cu|openscenegraph-3.2.0-1|567	%description -n %{devosgUtil}
12cu|openscenegraph-3.2.0-1|568	OpenSceneGraph development files.
12cu|openscenegraph-3.2.0-1|569	
12cu|openscenegraph-3.2.0-1|570	%files -n %{devosgUtil}
12cu|openscenegraph-3.2.0-1|571	%{_includedir}/osgUtil
12cu|openscenegraph-3.2.0-1|572	%{_libdir}/libosgUtil.so
12cu|openscenegraph-3.2.0-1|573	%{_libdir}/pkgconfig/openscenegraph-osgUtil.pc
12cu|openscenegraph-3.2.0-1|574	
12cu|openscenegraph-3.2.0-1|575	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|576	
12cu|openscenegraph-3.2.0-1|577	%define osgViewer_major 100
12cu|openscenegraph-3.2.0-1|578	%define libosgViewer %mklibname osgViewer %{osgViewer_major}
12cu|openscenegraph-3.2.0-1|579	
12cu|openscenegraph-3.2.0-1|580	%package -n %{libosgViewer}
12cu|openscenegraph-3.2.0-1|581	Summary:	OpenSceneGraph shared library
12cu|openscenegraph-3.2.0-1|582	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|583	
12cu|openscenegraph-3.2.0-1|584	%description -n %{libosgViewer}
12cu|openscenegraph-3.2.0-1|585	OpenSceneGraph shared library.
12cu|openscenegraph-3.2.0-1|586	
12cu|openscenegraph-3.2.0-1|587	%files -n %{libosgViewer}
12cu|openscenegraph-3.2.0-1|588	%{_libdir}/libosgViewer.so.%{osgViewer_major}
12cu|openscenegraph-3.2.0-1|589	%{_libdir}/libosgViewer.so.%{version}
12cu|openscenegraph-3.2.0-1|590	
12cu|openscenegraph-3.2.0-1|591	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|592	
12cu|openscenegraph-3.2.0-1|593	%define devosgViewer %mklibname osgViewer -d
12cu|openscenegraph-3.2.0-1|594	
12cu|openscenegraph-3.2.0-1|595	%package -n %{devosgViewer}
12cu|openscenegraph-3.2.0-1|596	Summary:	OpenSceneGraph development files
12cu|openscenegraph-3.2.0-1|597	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|598	Requires:	%{libosgViewer} = %{EVRD}
12cu|openscenegraph-3.2.0-1|599	Conflicts:	openscenegraph-devel < 3.2.0
12cu|openscenegraph-3.2.0-1|600	
12cu|openscenegraph-3.2.0-1|601	%description -n %{devosgViewer}
12cu|openscenegraph-3.2.0-1|602	OpenSceneGraph development files.
12cu|openscenegraph-3.2.0-1|603	
12cu|openscenegraph-3.2.0-1|604	%files -n %{devosgViewer}
12cu|openscenegraph-3.2.0-1|605	%{_includedir}/osgViewer
12cu|openscenegraph-3.2.0-1|606	%{_libdir}/libosgViewer.so
12cu|openscenegraph-3.2.0-1|607	%{_libdir}/pkgconfig/openscenegraph-osgViewer.pc
12cu|openscenegraph-3.2.0-1|608	
12cu|openscenegraph-3.2.0-1|609	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|610	
12cu|openscenegraph-3.2.0-1|611	%define osgVolume_major 100
12cu|openscenegraph-3.2.0-1|612	%define libosgVolume %mklibname osgVolume %{osgVolume_major}
12cu|openscenegraph-3.2.0-1|613	
12cu|openscenegraph-3.2.0-1|614	%package -n %{libosgVolume}
12cu|openscenegraph-3.2.0-1|615	Summary:	OpenSceneGraph shared library
12cu|openscenegraph-3.2.0-1|616	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|617	
12cu|openscenegraph-3.2.0-1|618	%description -n %{libosgVolume}
12cu|openscenegraph-3.2.0-1|619	OpenSceneGraph shared library.
12cu|openscenegraph-3.2.0-1|620	
12cu|openscenegraph-3.2.0-1|621	%files -n %{libosgVolume}
12cu|openscenegraph-3.2.0-1|622	%{_libdir}/libosgVolume.so.%{osgVolume_major}
12cu|openscenegraph-3.2.0-1|623	%{_libdir}/libosgVolume.so.%{version}
12cu|openscenegraph-3.2.0-1|624	
12cu|openscenegraph-3.2.0-1|625	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|626	
12cu|openscenegraph-3.2.0-1|627	%define devosgVolume %mklibname osgVolume -d
12cu|openscenegraph-3.2.0-1|628	
12cu|openscenegraph-3.2.0-1|629	%package -n %{devosgVolume}
12cu|openscenegraph-3.2.0-1|630	Summary:	OpenSceneGraph development files
12cu|openscenegraph-3.2.0-1|631	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|632	Requires:	%{libosgVolume} = %{EVRD}
12cu|openscenegraph-3.2.0-1|633	Conflicts:	openscenegraph-devel < 3.2.0
12cu|openscenegraph-3.2.0-1|634	
12cu|openscenegraph-3.2.0-1|635	%description -n %{devosgVolume}
12cu|openscenegraph-3.2.0-1|636	OpenSceneGraph development files.
12cu|openscenegraph-3.2.0-1|637	
12cu|openscenegraph-3.2.0-1|638	%files -n %{devosgVolume}
12cu|openscenegraph-3.2.0-1|639	%{_includedir}/osgVolume
12cu|openscenegraph-3.2.0-1|640	%{_libdir}/libosgVolume.so
12cu|openscenegraph-3.2.0-1|641	%{_libdir}/pkgconfig/openscenegraph-osgVolume.pc
12cu|openscenegraph-3.2.0-1|642	
12cu|openscenegraph-3.2.0-1|643	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|644	
12cu|openscenegraph-3.2.0-1|645	%define osgWidget_major 100
12cu|openscenegraph-3.2.0-1|646	%define libosgWidget %mklibname osgWidget %{osgWidget_major}
12cu|openscenegraph-3.2.0-1|647	
12cu|openscenegraph-3.2.0-1|648	%package -n %{libosgWidget}
12cu|openscenegraph-3.2.0-1|649	Summary:	OpenSceneGraph shared library
12cu|openscenegraph-3.2.0-1|650	Group:		System/Libraries
12cu|openscenegraph-3.2.0-1|651	
12cu|openscenegraph-3.2.0-1|652	%description -n %{libosgWidget}
12cu|openscenegraph-3.2.0-1|653	OpenSceneGraph shared library.
12cu|openscenegraph-3.2.0-1|654	
12cu|openscenegraph-3.2.0-1|655	%files -n %{libosgWidget}
12cu|openscenegraph-3.2.0-1|656	%{_libdir}/libosgWidget.so.%{osgWidget_major}
12cu|openscenegraph-3.2.0-1|657	%{_libdir}/libosgWidget.so.%{version}
12cu|openscenegraph-3.2.0-1|658	
12cu|openscenegraph-3.2.0-1|659	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|660	
12cu|openscenegraph-3.2.0-1|661	%define devosgWidget %mklibname osgWidget -d
12cu|openscenegraph-3.2.0-1|662	
12cu|openscenegraph-3.2.0-1|663	%package -n %{devosgWidget}
12cu|openscenegraph-3.2.0-1|664	Summary:	OpenSceneGraph development files
12cu|openscenegraph-3.2.0-1|665	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|666	Requires:	%{libosgWidget} = %{EVRD}
12cu|openscenegraph-3.2.0-1|667	Conflicts:	openscenegraph-devel < 3.2.0
12cu|openscenegraph-3.2.0-1|668	
12cu|openscenegraph-3.2.0-1|669	%description -n %{devosgWidget}
12cu|openscenegraph-3.2.0-1|670	OpenSceneGraph development files.
12cu|openscenegraph-3.2.0-1|671	
12cu|openscenegraph-3.2.0-1|672	%files -n %{devosgWidget}
12cu|openscenegraph-3.2.0-1|673	%{_includedir}/osgWidget
12cu|openscenegraph-3.2.0-1|674	%{_libdir}/libosgWidget.so
12cu|openscenegraph-3.2.0-1|675	%{_libdir}/pkgconfig/openscenegraph-osgWidget.pc
12cu|openscenegraph-3.2.0-1|676	
12cu|openscenegraph-3.2.0-1|677	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|678	
12cu|openscenegraph-3.2.0-1|679	%package devel
12cu|openscenegraph-3.2.0-1|680	Summary:	Development package for %{name}
12cu|openscenegraph-3.2.0-1|681	Group:		Development/C++
12cu|openscenegraph-3.2.0-1|682	Provides:	OpenSceneGraph-devel = %{EVRD}
12cu|openscenegraph-3.2.0-1|683	Requires:	%{devOpenThreads} = %{EVRD}
12cu|openscenegraph-3.2.0-1|684	Requires:	%{devosg} = %{EVRD}
12cu|openscenegraph-3.2.0-1|685	Requires:	%{devosgAnimation} = %{EVRD}
12cu|openscenegraph-3.2.0-1|686	Requires:	%{devosgDB} = %{EVRD}
12cu|openscenegraph-3.2.0-1|687	Requires:	%{devosgFX} = %{EVRD}
12cu|openscenegraph-3.2.0-1|688	Requires:	%{devosgGA} = %{EVRD}
12cu|openscenegraph-3.2.0-1|689	Requires:	%{devosgManipulator} = %{EVRD}
12cu|openscenegraph-3.2.0-1|690	Requires:	%{devosgParticle} = %{EVRD}
12cu|openscenegraph-3.2.0-1|691	Requires:	%{devosgPresentation} = %{EVRD}
12cu|openscenegraph-3.2.0-1|692	Requires:	%{devosgQt} = %{EVRD}
12cu|openscenegraph-3.2.0-1|693	Requires:	%{devosgShadow} = %{EVRD}
12cu|openscenegraph-3.2.0-1|694	Requires:	%{devosgSim} = %{EVRD}
12cu|openscenegraph-3.2.0-1|695	Requires:	%{devosgTerrain} = %{EVRD}
12cu|openscenegraph-3.2.0-1|696	Requires:	%{devosgText} = %{EVRD}
12cu|openscenegraph-3.2.0-1|697	Requires:	%{devosgUtil} = %{EVRD}
12cu|openscenegraph-3.2.0-1|698	Requires:	%{devosgViewer} = %{EVRD}
12cu|openscenegraph-3.2.0-1|699	Requires:	%{devosgVolume} = %{EVRD}
12cu|openscenegraph-3.2.0-1|700	Requires:	%{devosgWidget} = %{EVRD}
12cu|openscenegraph-3.2.0-1|701	
12cu|openscenegraph-3.2.0-1|702	%description devel
12cu|openscenegraph-3.2.0-1|703	This package contains development files for %{name}
12cu|openscenegraph-3.2.0-1|704	
12cu|openscenegraph-3.2.0-1|705	%files devel
12cu|openscenegraph-3.2.0-1|706	%{_libdir}/pkgconfig/openscenegraph.pc
12cu|openscenegraph-3.2.0-1|707	
12cu|openscenegraph-3.2.0-1|708	#----------------------------------------------------------------------------
12cu|openscenegraph-3.2.0-1|709	
12cu|openscenegraph-3.2.0-1|710	%prep
12cu|openscenegraph-3.2.0-1|711	%setup -qn %{srcname}-%{version}
12cu|openscenegraph-3.2.0-1|712	%patch0 -p0
12cu|openscenegraph-3.2.0-1|713	
12cu|openscenegraph-3.2.0-1|714	%build
12cu|openscenegraph-3.2.0-1|715	CFLAGS="%{optflags} -pthread"
12cu|openscenegraph-3.2.0-1|716	CXXFLAGS="%{optflags} -pthread"
12cu|openscenegraph-3.2.0-1|717	%cmake -DDESIRED_QT_VERSION=4
12cu|openscenegraph-3.2.0-1|718	%make VERBOSE=TRUE
12cu|openscenegraph-3.2.0-1|719	
12cu|openscenegraph-3.2.0-1|720	%install
12cu|openscenegraph-3.2.0-1|721	%makeinstall_std -C build
12cu|openscenegraph-3.2.0-1|722	

10377 12
12cu|openshot-1.4.3-2|1	%define		major	1.4
12cu|openshot-1.4.3-2|2	%define		minor	3
12cu|openshot-1.4.3-2|3	#empty debug package
12cu|openshot-1.4.3-2|4	%define debug_package	%{nil}
12cu|openshot-1.4.3-2|5	Name:		openshot
12cu|openshot-1.4.3-2|6	Version:	%{major}.%{minor}
12cu|openshot-1.4.3-2|7	Release:	2
12cu|openshot-1.4.3-2|8	Summary:	Simple and Powerful video editor
12cu|openshot-1.4.3-2|9	Group:		Video
12cu|openshot-1.4.3-2|10	License:	GPLv3+
12cu|openshot-1.4.3-2|11	URL:		http://www.openshot.org/
12cu|openshot-1.4.3-2|12	Source0:	http://launchpad.net/openshot/%{major}/%{version}/+download/openshot-%{version}.tar.gz
12cu|openshot-1.4.3-2|13	BuildArch:	noarch
12cu|openshot-1.4.3-2|14	BuildRequires:	desktop-file-utils
12cu|openshot-1.4.3-2|15	BuildRequires:	python-devel
12cu|openshot-1.4.3-2|16	BuildRequires:	frei0r-plugins-devel
12cu|openshot-1.4.3-2|17	BuildRequires:	ladspa-devel
12cu|openshot-1.4.3-2|18	Requires:	python-mlt >= 0.8.8
12cu|openshot-1.4.3-2|19	Requires:	pygoocanvas
12cu|openshot-1.4.3-2|20	Requires:	pygtk2
12cu|openshot-1.4.3-2|21	Requires:	pygtk2.0-libglade
12cu|openshot-1.4.3-2|22	Requires:	python-imaging
12cu|openshot-1.4.3-2|23	Requires:	pyxdg
12cu|openshot-1.4.3-2|24	Requires:	python-httplib2
12cu|openshot-1.4.3-2|25	Requires:	frei0r-plugins
12cu|openshot-1.4.3-2|26	Requires:	ladspa
12cu|openshot-1.4.3-2|27	
12cu|openshot-1.4.3-2|28	%description
12cu|openshot-1.4.3-2|29	OpenShot Video Editor is a free, open-source, non-linear video editor, based on
12cu|openshot-1.4.3-2|30	Python, GTK, MLT and frei0r. It can edit video and audio files, composite and
12cu|openshot-1.4.3-2|31	transition video files, and mix multiple layers of video and audio together and
12cu|openshot-1.4.3-2|32	render the output in many different formats.
12cu|openshot-1.4.3-2|33	
12cu|openshot-1.4.3-2|34	%prep
12cu|openshot-1.4.3-2|35	%setup -q
12cu|openshot-1.4.3-2|36	
12cu|openshot-1.4.3-2|37	%build
12cu|openshot-1.4.3-2|38	CFLAGS="%{optflags}" %__python setup.py build
12cu|openshot-1.4.3-2|39	
12cu|openshot-1.4.3-2|40	%install
12cu|openshot-1.4.3-2|41	%__python setup.py install -O1 --skip-build --root=%{buildroot}
12cu|openshot-1.4.3-2|42	
12cu|openshot-1.4.3-2|43	# Remove unnecessary file
12cu|openshot-1.4.3-2|44	%__rm %{buildroot}/%{_usr}/lib/mime/packages/openshot
12cu|openshot-1.4.3-2|45	
12cu|openshot-1.4.3-2|46	# We strip bad shebangs (/usr/bin/env) instead of fixing them
12cu|openshot-1.4.3-2|47	# since these files are not executable anyways
12cu|openshot-1.4.3-2|48	find %{buildroot}/%{python_sitelib} -name '*.py' \
12cu|openshot-1.4.3-2|49	-exec grep -q '^#!' '{}' \; -print | while read F
12cu|openshot-1.4.3-2|50	do
12cu|openshot-1.4.3-2|51	awk '/^#!/ {if (FNR == 1) next;} {print}' $F >chopped
12cu|openshot-1.4.3-2|52	touch -r $F chopped
12cu|openshot-1.4.3-2|53	mv chopped $F
12cu|openshot-1.4.3-2|54	done
12cu|openshot-1.4.3-2|55	
12cu|openshot-1.4.3-2|56	
12cu|openshot-1.4.3-2|57	%files
12cu|openshot-1.4.3-2|58	%doc README COPYING AUTHORS
12cu|openshot-1.4.3-2|59	%{_bindir}/*
12cu|openshot-1.4.3-2|60	%{_datadir}/applications/%{name}.desktop
12cu|openshot-1.4.3-2|61	%{_datadir}/pixmaps/*
12cu|openshot-1.4.3-2|62	%{_datadir}/mime/packages/*
12cu|openshot-1.4.3-2|63	%{python_sitelib}/%{name}/
12cu|openshot-1.4.3-2|64	%{python_sitelib}/*egg-info
12cu|openshot-1.4.3-2|65	%{_mandir}/man1/%{name}.1.xz
12cu|openshot-1.4.3-2|66	%{_mandir}/man1/%{name}-render.1.xz

10378 12
12cu|openslide-3.4.0-1|1	%define major		0
12cu|openslide-3.4.0-1|2	%define libname		%mklibname %{name} %{major}
12cu|openslide-3.4.0-1|3	%define develname	%mklibname %{name} -d
12cu|openslide-3.4.0-1|4	
12cu|openslide-3.4.0-1|5	Summary:	C library and command line tools for reading virtual slides
12cu|openslide-3.4.0-1|6	Name:		openslide
12cu|openslide-3.4.0-1|7	Version:	3.4.0
12cu|openslide-3.4.0-1|8	Release:	1
12cu|openslide-3.4.0-1|9	License:	LGPLv2+
12cu|openslide-3.4.0-1|10	Group:		Graphics
12cu|openslide-3.4.0-1|11	Url:		http://openslide.org/
12cu|openslide-3.4.0-1|12	Source0:	https://github.com/downloads/openslide/%{name}/%{name}-%{version}.tar.xz
12cu|openslide-3.4.0-1|13	BuildRequires:	jpeg-devel
12cu|openslide-3.4.0-1|14	BuildRequires:	pkgconfig(cairo)
12cu|openslide-3.4.0-1|15	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cu|openslide-3.4.0-1|16	BuildRequires:	pkgconfig(glib-2.0)
12cu|openslide-3.4.0-1|17	BuildRequires:	pkgconfig(libopenjpeg1)
12cu|openslide-3.4.0-1|18	BuildRequires:	pkgconfig(libpng)
12cu|openslide-3.4.0-1|19	BuildRequires:	pkgconfig(libtiff-4)
12cu|openslide-3.4.0-1|20	BuildRequires:	pkgconfig(libxml-2.0)
12cu|openslide-3.4.0-1|21	BuildRequires:	pkgconfig(sqlite3)
12cu|openslide-3.4.0-1|22	BuildRequires:	pkgconfig(zlib)
12cu|openslide-3.4.0-1|23	Provides:	openslide-tools = %{EVRD}
12cu|openslide-3.4.0-1|24	
12cu|openslide-3.4.0-1|25	%description
12cu|openslide-3.4.0-1|26	Command line tools for working with virtual slides.
12cu|openslide-3.4.0-1|27	
12cu|openslide-3.4.0-1|28	%files
12cu|openslide-3.4.0-1|29	%doc README.txt lgpl-2.1.txt LICENSE.txt CHANGELOG.txt
12cu|openslide-3.4.0-1|30	%{_bindir}/%{name}-*
12cu|openslide-3.4.0-1|31	%{_mandir}/man1/%{name}-*
12cu|openslide-3.4.0-1|32	
12cu|openslide-3.4.0-1|33	#----------------------------------------------------------------------------
12cu|openslide-3.4.0-1|34	
12cu|openslide-3.4.0-1|35	%package -n %{libname}
12cu|openslide-3.4.0-1|36	Summary:	C library for reading virtual slides
12cu|openslide-3.4.0-1|37	Group:		System/Libraries
12cu|openslide-3.4.0-1|38	
12cu|openslide-3.4.0-1|39	%description -n %{libname}
12cu|openslide-3.4.0-1|40	The OpenSlide library allows programs to access virtual slide files regardless
12cu|openslide-3.4.0-1|41	of the underlying image format.
12cu|openslide-3.4.0-1|42	
12cu|openslide-3.4.0-1|43	%files -n %{libname}
12cu|openslide-3.4.0-1|44	%{_libdir}/lib%{name}.so.%{major}*
12cu|openslide-3.4.0-1|45	
12cu|openslide-3.4.0-1|46	#----------------------------------------------------------------------------
12cu|openslide-3.4.0-1|47	
12cu|openslide-3.4.0-1|48	%package -n %{develname}
12cu|openslide-3.4.0-1|49	Summary:	Development files for %{name}
12cu|openslide-3.4.0-1|50	Group:		Development/C
12cu|openslide-3.4.0-1|51	Requires:	%{libname} = %{EVRD}
12cu|openslide-3.4.0-1|52	Provides:	%{name}-devel = %{EVRD}
12cu|openslide-3.4.0-1|53	
12cu|openslide-3.4.0-1|54	%description -n %{develname}
12cu|openslide-3.4.0-1|55	The %{name}-devel package contains libraries and header files for developing
12cu|openslide-3.4.0-1|56	applications that use %{name}.
12cu|openslide-3.4.0-1|57	
12cu|openslide-3.4.0-1|58	%files -n %{develname}
12cu|openslide-3.4.0-1|59	%{_includedir}/%{name}/
12cu|openslide-3.4.0-1|60	%{_libdir}/*.so
12cu|openslide-3.4.0-1|61	%{_libdir}/pkgconfig/*.pc
12cu|openslide-3.4.0-1|62	
12cu|openslide-3.4.0-1|63	#----------------------------------------------------------------------------
12cu|openslide-3.4.0-1|64	
12cu|openslide-3.4.0-1|65	%prep
12cu|openslide-3.4.0-1|66	%setup -q
12cu|openslide-3.4.0-1|67	
12cu|openslide-3.4.0-1|68	%build
12cu|openslide-3.4.0-1|69	autoreconf -fi
12cu|openslide-3.4.0-1|70	%configure2_5x --disable-static
12cu|openslide-3.4.0-1|71	%make
12cu|openslide-3.4.0-1|72	
12cu|openslide-3.4.0-1|73	
12cu|openslide-3.4.0-1|74	%install
12cu|openslide-3.4.0-1|75	%makeinstall_std
12cu|openslide-3.4.0-1|76	
12cu|openslide-3.4.0-1|77	
12cu|openslide-3.4.0-1|78	%changelog
12cu|openslide-3.4.0-1|79	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.4.0-1
12cu|openslide-3.4.0-1|80	+ Revision: 875d899
12cu|openslide-3.4.0-1|81	- LOG New version 3.4.0, spec cleanup
12cu|openslide-3.4.0-1|82	
12cu|openslide-3.4.0-1|83	

10379 12
12cu|openssl0.9.8-0.9.8zg-1|1	%define major 0.9.8
12cu|openssl0.9.8-0.9.8zg-1|2	%define libname %mklibname openssl %{major}
12cu|openssl0.9.8-0.9.8zg-1|3	
12cu|openssl0.9.8-0.9.8zg-1|4	Summary:	Secure Sockets Layer communications libs & utils
12cu|openssl0.9.8-0.9.8zg-1|5	Name:		openssl%{major}
12cu|openssl0.9.8-0.9.8zg-1|6	Version:	%{major}zg
12cu|openssl0.9.8-0.9.8zg-1|7	Release:	1
12cu|openssl0.9.8-0.9.8zg-1|8	License:	BSD-like
12cu|openssl0.9.8-0.9.8zg-1|9	Group:		System/Libraries
12cu|openssl0.9.8-0.9.8zg-1|10	URL:		http://www.openssl.org/
12cu|openssl0.9.8-0.9.8zg-1|11	Source0:	ftp://ftp.openssl.org/source/openssl-%{version}.tar.gz
12cu|openssl0.9.8-0.9.8zg-1|12	Source1:	ftp://ftp.openssl.org/source/openssl-%{version}.tar.gz.asc
12cu|openssl0.9.8-0.9.8zg-1|13	# (gb) 0.9.6b-5mdk: Limit available SSL ciphers to 128 bits
12cu|openssl0.9.8-0.9.8zg-1|14	Patch0:		openssl-0.9.6b-mdkconfig.patch
12cu|openssl0.9.8-0.9.8zg-1|15	# (fg) 20010202 Patch from RH: some funcs now implemented with ia64 asm
12cu|openssl0.9.8-0.9.8zg-1|16	Patch1:		openssl-0.9.8zf-ia64-asm.patch
12cu|openssl0.9.8-0.9.8zg-1|17	# (gb) 0.9.7b-4mdk: Handle RPM_OPT_FLAGS in Configure
12cu|openssl0.9.8-0.9.8zg-1|18	Patch2:		openssl-optflags.diff
12cu|openssl0.9.8-0.9.8zg-1|19	# (gb) 0.9.7b-4mdk: Make it lib64 aware. TODO: detect in Configure
12cu|openssl0.9.8-0.9.8zg-1|20	Patch3:		openssl-0.9.8b-lib64.diff
12cu|openssl0.9.8-0.9.8zg-1|21	# (oe) support Brazilian Government OTHERNAME X509v3 field (#14158)
12cu|openssl0.9.8-0.9.8zg-1|22	# http://www.iti.gov.br/resolucoes/RESOLU__O_13_DE_26_04_2002.PDF
12cu|openssl0.9.8-0.9.8zg-1|23	Patch6:		openssl-0.9.8zf-beta6-icpbrasil.diff
12cu|openssl0.9.8-0.9.8zg-1|24	Patch7:		openssl-0.9.8a-defaults.patch
12cu|openssl0.9.8-0.9.8zg-1|25	Patch8:		openssl-0.9.8a-link-krb5.patch
12cu|openssl0.9.8-0.9.8zg-1|26	Patch9:		openssl-0.9.8a-enginesdir.patch
12cu|openssl0.9.8-0.9.8zg-1|27	Patch10:	openssl-0.9.8zf-beta6-ia64.patch
12cu|openssl0.9.8-0.9.8zg-1|28	Patch12:	openssl-1.0.1m-x509.patch
12cu|openssl0.9.8-0.9.8zg-1|29	Patch13:	openssl-1.0.1m-beta5-version-add-engines.patch
12cu|openssl0.9.8-0.9.8zg-1|30	# http://qa.mandriva.com/show_bug.cgi?id=32621
12cu|openssl0.9.8-0.9.8zg-1|31	Patch15:	openssl-0.9.8e-crt.patch
12cu|openssl0.9.8-0.9.8zg-1|32	# http://blogs.sun.com/janp/
12cu|openssl0.9.8-0.9.8zg-1|33	Patch16:	pkcs11_engine-0.9.8zf.diff
12cu|openssl0.9.8-0.9.8zg-1|34	Patch17:	openssl-1.0.1c-fix-perlpath.pl
12cu|openssl0.9.8-0.9.8zg-1|35	BuildRequires:	chrpath
12cu|openssl0.9.8-0.9.8zg-1|36	BuildRequires:	pkgconfig(zlib)
12cu|openssl0.9.8-0.9.8zg-1|37	
12cu|openssl0.9.8-0.9.8zg-1|38	%description
12cu|openssl0.9.8-0.9.8zg-1|39	The openssl certificate management tool and the shared libraries that provide
12cu|openssl0.9.8-0.9.8zg-1|40	various encryption and decription algorithms and protocols, including DES, RC4,
12cu|openssl0.9.8-0.9.8zg-1|41	RSA and SSL.
12cu|openssl0.9.8-0.9.8zg-1|42	
12cu|openssl0.9.8-0.9.8zg-1|43	NOTE: Only the shared library and the engines are provided with this source
12cu|openssl0.9.8-0.9.8zg-1|44	rpm package.
12cu|openssl0.9.8-0.9.8zg-1|45	
12cu|openssl0.9.8-0.9.8zg-1|46	#----------------------------------------------------------------------------
12cu|openssl0.9.8-0.9.8zg-1|47	
12cu|openssl0.9.8-0.9.8zg-1|48	%package -n %{libname}
12cu|openssl0.9.8-0.9.8zg-1|49	Summary:	Secure Sockets Layer communications libs
12cu|openssl0.9.8-0.9.8zg-1|50	Group:		System/Libraries
12cu|openssl0.9.8-0.9.8zg-1|51	
12cu|openssl0.9.8-0.9.8zg-1|52	%description -n	%{libname}
12cu|openssl0.9.8-0.9.8zg-1|53	The libraries files are needed for various cryptographic algorithms
12cu|openssl0.9.8-0.9.8zg-1|54	and protocols, including DES, RC4, RSA and SSL.
12cu|openssl0.9.8-0.9.8zg-1|55	
12cu|openssl0.9.8-0.9.8zg-1|56	%files -n %{libname}
12cu|openssl0.9.8-0.9.8zg-1|57	%doc FAQ INSTALL LICENSE NEWS PROBLEMS README*
12cu|openssl0.9.8-0.9.8zg-1|58	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
12cu|openssl0.9.8-0.9.8zg-1|59	%attr(0755,root,root) %dir %{_libdir}/openssl-%{major}/engines
12cu|openssl0.9.8-0.9.8zg-1|60	%attr(0755,root,root) %{_libdir}/openssl-%{major}/engines/*.so
12cu|openssl0.9.8-0.9.8zg-1|61	
12cu|openssl0.9.8-0.9.8zg-1|62	#----------------------------------------------------------------------------
12cu|openssl0.9.8-0.9.8zg-1|63	
12cu|openssl0.9.8-0.9.8zg-1|64	%prep
12cu|openssl0.9.8-0.9.8zg-1|65	%setup -q -n openssl-%{version}
12cu|openssl0.9.8-0.9.8zg-1|66	%patch1 -p1 -b .ia64-asm
12cu|openssl0.9.8-0.9.8zg-1|67	%patch2 -p0 -b .optflags
12cu|openssl0.9.8-0.9.8zg-1|68	%patch3 -p1 -b .lib64
12cu|openssl0.9.8-0.9.8zg-1|69	%patch6 -p1 -b .icpbrasil
12cu|openssl0.9.8-0.9.8zg-1|70	%patch7 -p1 -b .defaults
12cu|openssl0.9.8-0.9.8zg-1|71	%patch9 -p0 -b .enginesdir
12cu|openssl0.9.8-0.9.8zg-1|72	%patch10 -p1 -b .ia64
12cu|openssl0.9.8-0.9.8zg-1|73	%patch12 -p1 -b .x509
12cu|openssl0.9.8-0.9.8zg-1|74	%patch13 -p1 -b .version-add-engines
12cu|openssl0.9.8-0.9.8zg-1|75	%patch15 -p1 -b .crt
12cu|openssl0.9.8-0.9.8zg-1|76	%patch16 -p1 -b .pkcs11_engine
12cu|openssl0.9.8-0.9.8zg-1|77	%patch17 -p1 -b .perl
12cu|openssl0.9.8-0.9.8zg-1|78	
12cu|openssl0.9.8-0.9.8zg-1|79	perl -pi -e "s,^(OPENSSL_LIBNAME=).+$,\1%{_lib}," Makefile.org engines/Makefile
12cu|openssl0.9.8-0.9.8zg-1|80	
12cu|openssl0.9.8-0.9.8zg-1|81	# fix perl path
12cu|openssl0.9.8-0.9.8zg-1|82	perl util/perlpath.pl %{_bindir}/perl
12cu|openssl0.9.8-0.9.8zg-1|83	
12cu|openssl0.9.8-0.9.8zg-1|84	%build
12cu|openssl0.9.8-0.9.8zg-1|85	%serverbuild
12cu|openssl0.9.8-0.9.8zg-1|86	
12cu|openssl0.9.8-0.9.8zg-1|87	# Figure out which flags we want to use.
12cu|openssl0.9.8-0.9.8zg-1|88	# default
12cu|openssl0.9.8-0.9.8zg-1|89	sslarch=%{_os}-%{_arch}
12cu|openssl0.9.8-0.9.8zg-1|90	%ifarch %{ix86}
12cu|openssl0.9.8-0.9.8zg-1|91	sslarch=linux-elf
12cu|openssl0.9.8-0.9.8zg-1|92	if ! echo %{_target} | grep -q i[56]86 ; then
12cu|openssl0.9.8-0.9.8zg-1|93	sslflags="no-asm"
12cu|openssl0.9.8-0.9.8zg-1|94	fi
12cu|openssl0.9.8-0.9.8zg-1|95	%endif
12cu|openssl0.9.8-0.9.8zg-1|96	
12cu|openssl0.9.8-0.9.8zg-1|97	# ia64, x86_64, ppc, ppc64 are OK by default
12cu|openssl0.9.8-0.9.8zg-1|98	# Configure the build tree.  Override OpenSSL defaults with known-good defaults
12cu|openssl0.9.8-0.9.8zg-1|99	# usable on all platforms.  The Configure script already knows to use -fPIC and
12cu|openssl0.9.8-0.9.8zg-1|100	# RPM_OPT_FLAGS, so we can skip specifiying them here.
12cu|openssl0.9.8-0.9.8zg-1|101	./Configure \
12cu|openssl0.9.8-0.9.8zg-1|102	--prefix=%{_prefix} --openssldir=%{_sysconfdir}/pki/tls ${sslflags} \
12cu|openssl0.9.8-0.9.8zg-1|103	--enginesdir=%{_libdir}/openssl-%{major}/engines \
12cu|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
12cu|openssl0.9.8-0.9.8zg-1|105	
12cu|openssl0.9.8-0.9.8zg-1|106	#    zlib no-idea no-mdc2 no-rc5 no-ec no-ecdh no-ecdsa shared ${sslarch}
12cu|openssl0.9.8-0.9.8zg-1|107	
12cu|openssl0.9.8-0.9.8zg-1|108	# antibork stuff...
12cu|openssl0.9.8-0.9.8zg-1|109	perl -pi -e "s|^#define ENGINESDIR .*|#define ENGINESDIR \"%{_libdir}/openssl-%{major}/engines\"|g" crypto/opensslconf.h
12cu|openssl0.9.8-0.9.8zg-1|110	
12cu|openssl0.9.8-0.9.8zg-1|111	# Add -Wa,--noexecstack here so that libcrypto's assembler modules will be
12cu|openssl0.9.8-0.9.8zg-1|112	# marked as not requiring an executable stack.
12cu|openssl0.9.8-0.9.8zg-1|113	RPM_OPT_FLAGS="%{optflags} -Wa,--noexecstack"
12cu|openssl0.9.8-0.9.8zg-1|114	make depend
12cu|openssl0.9.8-0.9.8zg-1|115	make all build-shared
12cu|openssl0.9.8-0.9.8zg-1|116	
12cu|openssl0.9.8-0.9.8zg-1|117	# Generate hashes for the included certs.
12cu|openssl0.9.8-0.9.8zg-1|118	make rehash build-shared
12cu|openssl0.9.8-0.9.8zg-1|119	
12cu|openssl0.9.8-0.9.8zg-1|120	%install
12cu|openssl0.9.8-0.9.8zg-1|121	%makeinstall \
12cu|openssl0.9.8-0.9.8zg-1|122	INSTALL_PREFIX=%{buildroot} \
12cu|openssl0.9.8-0.9.8zg-1|123	MANDIR=%{_mandir} \
12cu|openssl0.9.8-0.9.8zg-1|124	build-shared
12cu|openssl0.9.8-0.9.8zg-1|125	
12cu|openssl0.9.8-0.9.8zg-1|126	# the makefiles are too borked...
12cu|openssl0.9.8-0.9.8zg-1|127	install -d %{buildroot}%{_libdir}/openssl-%{major}
12cu|openssl0.9.8-0.9.8zg-1|128	mv %{buildroot}%{_libdir}/engines %{buildroot}%{_libdir}/openssl-%{major}/
12cu|openssl0.9.8-0.9.8zg-1|129	
12cu|openssl0.9.8-0.9.8zg-1|130	# strip cannot touch these unless 755
12cu|openssl0.9.8-0.9.8zg-1|131	chmod 755 %{buildroot}%{_libdir}/openssl-%{major}/engines/*.so*
12cu|openssl0.9.8-0.9.8zg-1|132	chmod 755 %{buildroot}%{_libdir}/*.so*
12cu|openssl0.9.8-0.9.8zg-1|133	
12cu|openssl0.9.8-0.9.8zg-1|134	# nuke what we don't need
12cu|openssl0.9.8-0.9.8zg-1|135	rm -rf %{buildroot}%{_sysconfdir}
12cu|openssl0.9.8-0.9.8zg-1|136	rm -rf %{buildroot}%{_bindir}
12cu|openssl0.9.8-0.9.8zg-1|137	rm -rf %{buildroot}%{_mandir}
12cu|openssl0.9.8-0.9.8zg-1|138	rm -rf %{buildroot}%{_libdir}/pkgconfig
12cu|openssl0.9.8-0.9.8zg-1|139	rm -rf %{buildroot}%{_includedir}
12cu|openssl0.9.8-0.9.8zg-1|140	rm -f %{buildroot}%{_libdir}/lib*.so
12cu|openssl0.9.8-0.9.8zg-1|141	rm -f %{buildroot}%{_libdir}/lib*.a
12cu|openssl0.9.8-0.9.8zg-1|142	
12cu|openssl0.9.8-0.9.8zg-1|143	
12cu|openssl0.9.8-0.9.8zg-1|144	%changelog
12cu|openssl0.9.8-0.9.8zg-1|145	
12cu|openssl0.9.8-0.9.8zg-1|146	* Fri Jun 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.8zg-1
12cu|openssl0.9.8-0.9.8zg-1|147	- (d371dc3) New version 0.9.8zg
12cu|openssl0.9.8-0.9.8zg-1|148	- (d371dc3) Rename spec file from openssl.spec to openssl0.9.8.spec
12cu|openssl0.9.8-0.9.8zg-1|149	
12cu|openssl0.9.8-0.9.8zg-1|150	

10380 12
12cu|openstack-swift-1.2.99.239-2|1	%global with_doc 1
12cu|openstack-swift-1.2.99.239-2|2	
12cu|openstack-swift-1.2.99.239-2|3	%define bzr_rev 239
12cu|openstack-swift-1.2.99.239-2|4	Name:             openstack-swift
12cu|openstack-swift-1.2.99.239-2|5	Version:          1.2.99.%{bzr_rev}
12cu|openstack-swift-1.2.99.239-2|6	Release:          2
12cu|openstack-swift-1.2.99.239-2|7	Summary:          OpenStack Object Storage (swift)
12cu|openstack-swift-1.2.99.239-2|8	Group:            Development/Python
12cu|openstack-swift-1.2.99.239-2|9	License:          ASL 2.0
12cu|openstack-swift-1.2.99.239-2|10	URL:              http://launchpad.net/swift
12cu|openstack-swift-1.2.99.239-2|11	Source0:          http://hudson.openstack.org/job/swift-tarball/lastSuccessfulBuild/artifact/dist/swift-1.3-dev+bzr%{bzr_rev}.tar.gz
12cu|openstack-swift-1.2.99.239-2|12	#Source0:          http://launchpad.net/swift/1.2/1.2.0/+download/swift-1.2.0.tar.gz
12cu|openstack-swift-1.2.99.239-2|13	Source1:          %{name}-functions
12cu|openstack-swift-1.2.99.239-2|14	Source2:          %{name}-account.init
12cu|openstack-swift-1.2.99.239-2|15	Source3:          %{name}-auth.init
12cu|openstack-swift-1.2.99.239-2|16	Source4:          %{name}-container.init
12cu|openstack-swift-1.2.99.239-2|17	Source5:          %{name}-object.init
12cu|openstack-swift-1.2.99.239-2|18	Source6:          %{name}-proxy.init
12cu|openstack-swift-1.2.99.239-2|19	Source20:         %{name}-create-man-stubs.py
12cu|openstack-swift-1.2.99.239-2|20	BuildRoot:        %{_tmppath}/swift-%{version}-%{release}-root-%(%{__id_u} -n)
12cu|openstack-swift-1.2.99.239-2|21	BuildArch:        noarch
12cu|openstack-swift-1.2.99.239-2|22	BuildRequires:    fdupes
12cu|openstack-swift-1.2.99.239-2|23	BuildRequires:    dos2unix
12cu|openstack-swift-1.2.99.239-2|24	BuildRequires:    python-devel
12cu|openstack-swift-1.2.99.239-2|25	BuildRequires:    python-setuptools
12cu|openstack-swift-1.2.99.239-2|26	Requires:         python-configobj
12cu|openstack-swift-1.2.99.239-2|27	Requires:         python-eventlet >= 0.9.8
12cu|openstack-swift-1.2.99.239-2|28	Requires:         python-greenlet >= 0.3.1
12cu|openstack-swift-1.2.99.239-2|29	Requires:         python-simplejson
12cu|openstack-swift-1.2.99.239-2|30	Requires:         python-webob
12cu|openstack-swift-1.2.99.239-2|31	Requires:         pyxattr
12cu|openstack-swift-1.2.99.239-2|32	Requires:         python-netifaces
12cu|openstack-swift-1.2.99.239-2|33	Requires(pre):    shadow-utils
12cu|openstack-swift-1.2.99.239-2|34	
12cu|openstack-swift-1.2.99.239-2|35	%description
12cu|openstack-swift-1.2.99.239-2|36	OpenStack Object Storage (swift) aggregates commodity servers to work together
12cu|openstack-swift-1.2.99.239-2|37	in clusters for reliable, redundant, and large-scale storage of static objects.
12cu|openstack-swift-1.2.99.239-2|38	Objects are written to multiple hardware devices in the data center, with the
12cu|openstack-swift-1.2.99.239-2|39	OpenStack software responsible for ensuring data replication and integrity
12cu|openstack-swift-1.2.99.239-2|40	across the cluster. Storage clusters can scale horizontally by adding new
12cu|openstack-swift-1.2.99.239-2|41	nodes, which are automatically configured. Should a node fail, OpenStack works
12cu|openstack-swift-1.2.99.239-2|42	to replicate its content from other active nodes. Because OpenStack uses
12cu|openstack-swift-1.2.99.239-2|43	software logic to ensure data replication and distribution across different
12cu|openstack-swift-1.2.99.239-2|44	devices, inexpensive commodity hard drives and servers can be used in lieu of
12cu|openstack-swift-1.2.99.239-2|45	more expensive equipment.
12cu|openstack-swift-1.2.99.239-2|46	
12cu|openstack-swift-1.2.99.239-2|47	%package          account
12cu|openstack-swift-1.2.99.239-2|48	Summary:          A swift account server
12cu|openstack-swift-1.2.99.239-2|49	Group:            System/Cluster
12cu|openstack-swift-1.2.99.239-2|50	Requires:         %{name} = %{version}-%{release}
12cu|openstack-swift-1.2.99.239-2|51	
12cu|openstack-swift-1.2.99.239-2|52	%description      account
12cu|openstack-swift-1.2.99.239-2|53	OpenStack Object Storage (swift) aggregates commodity servers to work together
12cu|openstack-swift-1.2.99.239-2|54	in clusters for reliable, redundant, and large-scale storage of static objects.
12cu|openstack-swift-1.2.99.239-2|55	
12cu|openstack-swift-1.2.99.239-2|56	This package contains the %{name} account server.
12cu|openstack-swift-1.2.99.239-2|57	
12cu|openstack-swift-1.2.99.239-2|58	%package          auth
12cu|openstack-swift-1.2.99.239-2|59	Summary:          A swift auth server
12cu|openstack-swift-1.2.99.239-2|60	Group:            System/Cluster
12cu|openstack-swift-1.2.99.239-2|61	Requires:         %{name} = %{version}-%{release}
12cu|openstack-swift-1.2.99.239-2|62	
12cu|openstack-swift-1.2.99.239-2|63	%description      auth
12cu|openstack-swift-1.2.99.239-2|64	OpenStack Object Storage (swift) aggregates commodity servers to work together
12cu|openstack-swift-1.2.99.239-2|65	in clusters for reliable, redundant, and large-scale storage of static objects.
12cu|openstack-swift-1.2.99.239-2|66	
12cu|openstack-swift-1.2.99.239-2|67	This package contains the %{name} auth server.
12cu|openstack-swift-1.2.99.239-2|68	
12cu|openstack-swift-1.2.99.239-2|69	%package          container
12cu|openstack-swift-1.2.99.239-2|70	Summary:          A swift container server
12cu|openstack-swift-1.2.99.239-2|71	Group:            System/Cluster
12cu|openstack-swift-1.2.99.239-2|72	Requires:         %{name} = %{version}-%{release}
12cu|openstack-swift-1.2.99.239-2|73	
12cu|openstack-swift-1.2.99.239-2|74	%description      container
12cu|openstack-swift-1.2.99.239-2|75	OpenStack Object Storage (swift) aggregates commodity servers to work together
12cu|openstack-swift-1.2.99.239-2|76	in clusters for reliable, redundant, and large-scale storage of static objects.
12cu|openstack-swift-1.2.99.239-2|77	
12cu|openstack-swift-1.2.99.239-2|78	This package contains the %{name} container server.
12cu|openstack-swift-1.2.99.239-2|79	
12cu|openstack-swift-1.2.99.239-2|80	%package          object
12cu|openstack-swift-1.2.99.239-2|81	Summary:          A swift object server
12cu|openstack-swift-1.2.99.239-2|82	Group:            System/Cluster
12cu|openstack-swift-1.2.99.239-2|83	Requires:         %{name} = %{version}-%{release}
12cu|openstack-swift-1.2.99.239-2|84	
12cu|openstack-swift-1.2.99.239-2|85	%description      object
12cu|openstack-swift-1.2.99.239-2|86	OpenStack Object Storage (swift) aggregates commodity servers to work together
12cu|openstack-swift-1.2.99.239-2|87	in clusters for reliable, redundant, and large-scale storage of static objects.
12cu|openstack-swift-1.2.99.239-2|88	
12cu|openstack-swift-1.2.99.239-2|89	This package contains the %{name} object server.
12cu|openstack-swift-1.2.99.239-2|90	
12cu|openstack-swift-1.2.99.239-2|91	%package          proxy
12cu|openstack-swift-1.2.99.239-2|92	Summary:          A swift proxy server
12cu|openstack-swift-1.2.99.239-2|93	Group:            System/Cluster
12cu|openstack-swift-1.2.99.239-2|94	Requires:         %{name} = %{version}-%{release}
12cu|openstack-swift-1.2.99.239-2|95	Requires:         memcached
12cu|openstack-swift-1.2.99.239-2|96	
12cu|openstack-swift-1.2.99.239-2|97	%description      proxy
12cu|openstack-swift-1.2.99.239-2|98	OpenStack Object Storage (swift) aggregates commodity servers to work together
12cu|openstack-swift-1.2.99.239-2|99	in clusters for reliable, redundant, and large-scale storage of static objects.
12cu|openstack-swift-1.2.99.239-2|100	
12cu|openstack-swift-1.2.99.239-2|101	This package contains the %{name} proxy server.
12cu|openstack-swift-1.2.99.239-2|102	
12cu|openstack-swift-1.2.99.239-2|103	%if 0%{?with_doc}
12cu|openstack-swift-1.2.99.239-2|104	%package doc
12cu|openstack-swift-1.2.99.239-2|105	Summary:          Documentation for %{name}
12cu|openstack-swift-1.2.99.239-2|106	Group:            Books/Computer books
12cu|openstack-swift-1.2.99.239-2|107	BuildRequires:    python-sphinx
12cu|openstack-swift-1.2.99.239-2|108	# Required for generating docs
12cu|openstack-swift-1.2.99.239-2|109	BuildRequires:    python-eventlet
12cu|openstack-swift-1.2.99.239-2|110	BuildRequires:    python-simplejson
12cu|openstack-swift-1.2.99.239-2|111	BuildRequires:    python-webob
12cu|openstack-swift-1.2.99.239-2|112	BuildRequires:    pyxattr
12cu|openstack-swift-1.2.99.239-2|113	BuildRequires:    python-xmldiff
12cu|openstack-swift-1.2.99.239-2|114	BuildRequires:    python-netaddr
12cu|openstack-swift-1.2.99.239-2|115	BuildRequires:    python-netifaces
12cu|openstack-swift-1.2.99.239-2|116	
12cu|openstack-swift-1.2.99.239-2|117	
12cu|openstack-swift-1.2.99.239-2|118	%description      doc
12cu|openstack-swift-1.2.99.239-2|119	OpenStack Object Storage (swift) aggregates commodity servers to work together
12cu|openstack-swift-1.2.99.239-2|120	in clusters for reliable, redundant, and large-scale storage of static objects.
12cu|openstack-swift-1.2.99.239-2|121	
12cu|openstack-swift-1.2.99.239-2|122	This package contains documentation files for %{name}.
12cu|openstack-swift-1.2.99.239-2|123	%endif
12cu|openstack-swift-1.2.99.239-2|124	
12cu|openstack-swift-1.2.99.239-2|125	%prep
12cu|openstack-swift-1.2.99.239-2|126	%setup -q -n swift-1.3-dev
12cu|openstack-swift-1.2.99.239-2|127	# Fix wrong-file-end-of-line-encoding warning
12cu|openstack-swift-1.2.99.239-2|128	dos2unix LICENSE
12cu|openstack-swift-1.2.99.239-2|129	
12cu|openstack-swift-1.2.99.239-2|130	%build
12cu|openstack-swift-1.2.99.239-2|131	CFLAGS="%{optflags}" python setup.py build
12cu|openstack-swift-1.2.99.239-2|132	# Build docs
12cu|openstack-swift-1.2.99.239-2|133	%if 0%{?with_doc}
12cu|openstack-swift-1.2.99.239-2|134	export PYTHONPATH="$( pwd ):$PYTHONPATH"
12cu|openstack-swift-1.2.99.239-2|135	pushd doc
12cu|openstack-swift-1.2.99.239-2|136	sphinx-build -b html source build/html
12cu|openstack-swift-1.2.99.239-2|137	popd
12cu|openstack-swift-1.2.99.239-2|138	rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
12cu|openstack-swift-1.2.99.239-2|139	%endif
12cu|openstack-swift-1.2.99.239-2|140	# Build man stubs
12cu|openstack-swift-1.2.99.239-2|141	%{__python} %{SOURCE20} --mandir=./man
12cu|openstack-swift-1.2.99.239-2|142	
12cu|openstack-swift-1.2.99.239-2|143	%install
12cu|openstack-swift-1.2.99.239-2|144	%{__python} setup.py install --root $RPM_BUILD_ROOT --install-purelib=%{python_sitelib}
12cu|openstack-swift-1.2.99.239-2|145	# Init helper functions
12cu|openstack-swift-1.2.99.239-2|146	install -p -D -m 644 %{SOURCE1} %{buildroot}/usr/share/%{name}/functions
12cu|openstack-swift-1.2.99.239-2|147	# Init scripts
12cu|openstack-swift-1.2.99.239-2|148	install -p -D -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/%{name}-account
12cu|openstack-swift-1.2.99.239-2|149	install -p -D -m 755 %{SOURCE3} %{buildroot}%{_initrddir}/%{name}-auth
12cu|openstack-swift-1.2.99.239-2|150	install -p -D -m 755 %{SOURCE4} %{buildroot}%{_initrddir}/%{name}-container
12cu|openstack-swift-1.2.99.239-2|151	install -p -D -m 755 %{SOURCE5} %{buildroot}%{_initrddir}/%{name}-object
12cu|openstack-swift-1.2.99.239-2|152	install -p -D -m 755 %{SOURCE6} %{buildroot}%{_initrddir}/%{name}-proxy
12cu|openstack-swift-1.2.99.239-2|153	# Install man stubs
12cu|openstack-swift-1.2.99.239-2|154	for name in $( ls ./man ); do
12cu|openstack-swift-1.2.99.239-2|155	mkdir -p "%{buildroot}%{_mandir}/$name"
12cu|openstack-swift-1.2.99.239-2|156	cp "./man/$name/"*.gz "%{buildroot}%{_mandir}/$name"
12cu|openstack-swift-1.2.99.239-2|157	done
12cu|openstack-swift-1.2.99.239-2|158	# Remove tests
12cu|openstack-swift-1.2.99.239-2|159	rm -fr %{buildroot}/%{python_sitelib}/test
12cu|openstack-swift-1.2.99.239-2|160	# Misc other
12cu|openstack-swift-1.2.99.239-2|161	install -d -m 755 %{buildroot}%{_sysconfdir}/swift
12cu|openstack-swift-1.2.99.239-2|162	install -d -m 755 %{buildroot}%{_sysconfdir}/swift/account-server
12cu|openstack-swift-1.2.99.239-2|163	install -d -m 755 %{buildroot}%{_sysconfdir}/swift/auth-server
12cu|openstack-swift-1.2.99.239-2|164	install -d -m 755 %{buildroot}%{_sysconfdir}/swift/container-server
12cu|openstack-swift-1.2.99.239-2|165	install -d -m 755 %{buildroot}%{_sysconfdir}/swift/object-server
12cu|openstack-swift-1.2.99.239-2|166	install -d -m 755 %{buildroot}%{_sysconfdir}/swift/proxy-server
12cu|openstack-swift-1.2.99.239-2|167	# /var/run is not allowed in 11.3 or later because of tmpfs support
12cu|openstack-swift-1.2.99.239-2|168	%if 0%{?suse_version} < 1130
12cu|openstack-swift-1.2.99.239-2|169	# Install pid directory
12cu|openstack-swift-1.2.99.239-2|170	install -d -m 755 %{buildroot}%{_localstatedir}/run/swift
12cu|openstack-swift-1.2.99.239-2|171	install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/account-server
12cu|openstack-swift-1.2.99.239-2|172	install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/auth-server
12cu|openstack-swift-1.2.99.239-2|173	install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/container-server
12cu|openstack-swift-1.2.99.239-2|174	install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/object-server
12cu|openstack-swift-1.2.99.239-2|175	install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/proxy-server
12cu|openstack-swift-1.2.99.239-2|176	%endif
12cu|openstack-swift-1.2.99.239-2|177	fdupes %{buildroot}%{python_sitelib}/swift
12cu|openstack-swift-1.2.99.239-2|178	%clean
12cu|openstack-swift-1.2.99.239-2|179	rm -rf %{buildroot}
12cu|openstack-swift-1.2.99.239-2|180	
12cu|openstack-swift-1.2.99.239-2|181	%pre
12cu|openstack-swift-1.2.99.239-2|182	getent group swift >/dev/null || groupadd -r swift
12cu|openstack-swift-1.2.99.239-2|183	getent passwd swift >/dev/null || \
12cu|openstack-swift-1.2.99.239-2|184	useradd -r -g swift -d %{_sharedstatedir}/swift -s /sbin/nologin \
12cu|openstack-swift-1.2.99.239-2|185	-c "OpenStack Swift Daemons" swift
12cu|openstack-swift-1.2.99.239-2|186	exit 0
12cu|openstack-swift-1.2.99.239-2|187	
12cu|openstack-swift-1.2.99.239-2|188	%post account
12cu|openstack-swift-1.2.99.239-2|189	%_post_service openstack-swift-account
12cu|openstack-swift-1.2.99.239-2|190	
12cu|openstack-swift-1.2.99.239-2|191	%preun account
12cu|openstack-swift-1.2.99.239-2|192	%_preun_service openstack-swift-account
12cu|openstack-swift-1.2.99.239-2|193	
12cu|openstack-swift-1.2.99.239-2|194	%post auth
12cu|openstack-swift-1.2.99.239-2|195	%_post_service openstack-swift-auth
12cu|openstack-swift-1.2.99.239-2|196	
12cu|openstack-swift-1.2.99.239-2|197	%preun auth
12cu|openstack-swift-1.2.99.239-2|198	%_preun_service openstack-swift-auth
12cu|openstack-swift-1.2.99.239-2|199	
12cu|openstack-swift-1.2.99.239-2|200	%post container
12cu|openstack-swift-1.2.99.239-2|201	%_post_service openstack-swift-container
12cu|openstack-swift-1.2.99.239-2|202	
12cu|openstack-swift-1.2.99.239-2|203	%preun container
12cu|openstack-swift-1.2.99.239-2|204	%_preun_service openstack-swift-container
12cu|openstack-swift-1.2.99.239-2|205	
12cu|openstack-swift-1.2.99.239-2|206	%post object
12cu|openstack-swift-1.2.99.239-2|207	%_post_service openstack-swift-object
12cu|openstack-swift-1.2.99.239-2|208	
12cu|openstack-swift-1.2.99.239-2|209	%preun object
12cu|openstack-swift-1.2.99.239-2|210	%_preun_service openstack-swift-object
12cu|openstack-swift-1.2.99.239-2|211	
12cu|openstack-swift-1.2.99.239-2|212	%post proxy
12cu|openstack-swift-1.2.99.239-2|213	%_post_service openstack-swift-proxy
12cu|openstack-swift-1.2.99.239-2|214	
12cu|openstack-swift-1.2.99.239-2|215	%preun proxy
12cu|openstack-swift-1.2.99.239-2|216	%_preun_service openstack-swift-proxy
12cu|openstack-swift-1.2.99.239-2|217	
12cu|openstack-swift-1.2.99.239-2|218	%files
12cu|openstack-swift-1.2.99.239-2|219	%defattr(-,root,root,-)
12cu|openstack-swift-1.2.99.239-2|220	%doc AUTHORS LICENSE README
12cu|openstack-swift-1.2.99.239-2|221	%dir /usr/share/%{name}/functions
12cu|openstack-swift-1.2.99.239-2|222	%if 0%{?suse_version} < 1130
12cu|openstack-swift-1.2.99.239-2|223	%dir %attr(0755, swift, root) %{_localstatedir}/run/swift
12cu|openstack-swift-1.2.99.239-2|224	%endif
12cu|openstack-swift-1.2.99.239-2|225	%dir %{_sysconfdir}/swift
12cu|openstack-swift-1.2.99.239-2|226	%dir %{python_sitelib}/swift
12cu|openstack-swift-1.2.99.239-2|227	%dir /usr/share/openstack-swift
12cu|openstack-swift-1.2.99.239-2|228	%{_bindir}/st
12cu|openstack-swift-1.2.99.239-2|229	%{_bindir}/swift-account-audit
12cu|openstack-swift-1.2.99.239-2|230	%{_bindir}/swift-drive-audit
12cu|openstack-swift-1.2.99.239-2|231	%{_bindir}/swift-get-nodes
12cu|openstack-swift-1.2.99.239-2|232	%{_bindir}/swift-init
12cu|openstack-swift-1.2.99.239-2|233	%{_bindir}/swift-ring-builder
12cu|openstack-swift-1.2.99.239-2|234	%{_bindir}/swift-stats-populate
12cu|openstack-swift-1.2.99.239-2|235	%{_bindir}/swift-stats-report
12cu|openstack-swift-1.2.99.239-2|236	# TODO: check if this is the correct subpackage
12cu|openstack-swift-1.2.99.239-2|237	%{_bindir}/swift-bench
12cu|openstack-swift-1.2.99.239-2|238	%{_bindir}/swift-log-stats-collector
12cu|openstack-swift-1.2.99.239-2|239	%{_bindir}/swift-log-uploader
12cu|openstack-swift-1.2.99.239-2|240	# ENDTODO
12cu|openstack-swift-1.2.99.239-2|241	%{_mandir}/man8/st.8.*
12cu|openstack-swift-1.2.99.239-2|242	%{_mandir}/man8/swift-account-audit.8.*
12cu|openstack-swift-1.2.99.239-2|243	%{_mandir}/man8/swift-drive-audit.8.*
12cu|openstack-swift-1.2.99.239-2|244	%{_mandir}/man8/swift-get-nodes.8.*
12cu|openstack-swift-1.2.99.239-2|245	%{_mandir}/man8/swift-init.8.*
12cu|openstack-swift-1.2.99.239-2|246	%{_mandir}/man8/swift-ring-builder.8.*
12cu|openstack-swift-1.2.99.239-2|247	%{_mandir}/man8/swift-stats-populate.8.*
12cu|openstack-swift-1.2.99.239-2|248	%{_mandir}/man8/swift-stats-report.8.*
12cu|openstack-swift-1.2.99.239-2|249	%{python_sitelib}/swift/*.py*
12cu|openstack-swift-1.2.99.239-2|250	%{python_sitelib}/swift/common
12cu|openstack-swift-1.2.99.239-2|251	# TODO: check if this is the correct subpackage
12cu|openstack-swift-1.2.99.239-2|252	%{python_sitelib}/swift/stats
12cu|openstack-swift-1.2.99.239-2|253	# ENDTODO
12cu|openstack-swift-1.2.99.239-2|254	%{python_sitelib}/swift-1.*.egg-info
12cu|openstack-swift-1.2.99.239-2|255	
12cu|openstack-swift-1.2.99.239-2|256	%files account
12cu|openstack-swift-1.2.99.239-2|257	%defattr(-,root,root,-)
12cu|openstack-swift-1.2.99.239-2|258	%doc etc/account-server.conf-sample
12cu|openstack-swift-1.2.99.239-2|259	%dir %{_initrddir}/%{name}-account
12cu|openstack-swift-1.2.99.239-2|260	%if 0%{?suse_version} < 1130
12cu|openstack-swift-1.2.99.239-2|261	%dir %attr(0755, swift, root) %{_localstatedir}/run/swift/account-server
12cu|openstack-swift-1.2.99.239-2|262	%endif
12cu|openstack-swift-1.2.99.239-2|263	%dir %{_sysconfdir}/swift/account-server
12cu|openstack-swift-1.2.99.239-2|264	%{_bindir}/swift-account-auditor
12cu|openstack-swift-1.2.99.239-2|265	%{_bindir}/swift-account-reaper
12cu|openstack-swift-1.2.99.239-2|266	%{_bindir}/swift-account-replicator
12cu|openstack-swift-1.2.99.239-2|267	%{_bindir}/swift-account-server
12cu|openstack-swift-1.2.99.239-2|268	# TODO: check if this is the correct subpackage
12cu|openstack-swift-1.2.99.239-2|269	%{_bindir}/swift-account-stats-logger
12cu|openstack-swift-1.2.99.239-2|270	# ENDTODO
12cu|openstack-swift-1.2.99.239-2|271	%{_mandir}/man8/swift-account-auditor.8.*
12cu|openstack-swift-1.2.99.239-2|272	%{_mandir}/man8/swift-account-reaper.8.*
12cu|openstack-swift-1.2.99.239-2|273	%{_mandir}/man8/swift-account-replicator.8.*
12cu|openstack-swift-1.2.99.239-2|274	%{_mandir}/man8/swift-account-server.8.*
12cu|openstack-swift-1.2.99.239-2|275	%{python_sitelib}/swift/account
12cu|openstack-swift-1.2.99.239-2|276	
12cu|openstack-swift-1.2.99.239-2|277	%files auth
12cu|openstack-swift-1.2.99.239-2|278	%defattr(-,root,root,-)
12cu|openstack-swift-1.2.99.239-2|279	%doc etc/auth-server.conf-sample
12cu|openstack-swift-1.2.99.239-2|280	%dir %{_initrddir}/%{name}-auth
12cu|openstack-swift-1.2.99.239-2|281	%if 0%{?suse_version} < 1130
12cu|openstack-swift-1.2.99.239-2|282	%dir %attr(0755, swift, root) %{_localstatedir}/run/swift/auth-server
12cu|openstack-swift-1.2.99.239-2|283	%endif
12cu|openstack-swift-1.2.99.239-2|284	%dir %{_sysconfdir}/swift/auth-server
12cu|openstack-swift-1.2.99.239-2|285	#%{_bindir}/swift-auth-create-account
12cu|openstack-swift-1.2.99.239-2|286	%{_bindir}/swift-auth-recreate-accounts
12cu|openstack-swift-1.2.99.239-2|287	%{_bindir}/swift-auth-server
12cu|openstack-swift-1.2.99.239-2|288	# TODO: check if this is the correct subpackage
12cu|openstack-swift-1.2.99.239-2|289	%{_bindir}/swift-auth-add-user
12cu|openstack-swift-1.2.99.239-2|290	%{_bindir}/swift-auth-to-swauth
12cu|openstack-swift-1.2.99.239-2|291	%{_bindir}/swift-auth-update-reseller-prefixes
12cu|openstack-swift-1.2.99.239-2|292	%{_bindir}/swauth-add-account
12cu|openstack-swift-1.2.99.239-2|293	%{_bindir}/swauth-add-user
12cu|openstack-swift-1.2.99.239-2|294	%{_bindir}/swauth-cleanup-tokens
12cu|openstack-swift-1.2.99.239-2|295	%{_bindir}/swauth-delete-account
12cu|openstack-swift-1.2.99.239-2|296	%{_bindir}/swauth-delete-user
12cu|openstack-swift-1.2.99.239-2|297	%{_bindir}/swauth-list
12cu|openstack-swift-1.2.99.239-2|298	%{_bindir}/swauth-prep
12cu|openstack-swift-1.2.99.239-2|299	%{_bindir}/swauth-set-account-service
12cu|openstack-swift-1.2.99.239-2|300	# ENDTODO
12cu|openstack-swift-1.2.99.239-2|301	%{_mandir}/man8/swift-auth-create-account.8.*
12cu|openstack-swift-1.2.99.239-2|302	%{_mandir}/man8/swift-auth-recreate-accounts.8.*
12cu|openstack-swift-1.2.99.239-2|303	%{_mandir}/man8/swift-auth-server.8.*
12cu|openstack-swift-1.2.99.239-2|304	%{python_sitelib}/swift/auth
12cu|openstack-swift-1.2.99.239-2|305	
12cu|openstack-swift-1.2.99.239-2|306	%files container
12cu|openstack-swift-1.2.99.239-2|307	%defattr(-,root,root,-)
12cu|openstack-swift-1.2.99.239-2|308	%doc etc/container-server.conf-sample
12cu|openstack-swift-1.2.99.239-2|309	%dir %{_initrddir}/%{name}-container
12cu|openstack-swift-1.2.99.239-2|310	%if 0%{?suse_version} < 1130
12cu|openstack-swift-1.2.99.239-2|311	%dir %attr(0755, swift, root) %{_localstatedir}/run/swift/container-server
12cu|openstack-swift-1.2.99.239-2|312	%endif
12cu|openstack-swift-1.2.99.239-2|313	%dir %{_sysconfdir}/swift/container-server
12cu|openstack-swift-1.2.99.239-2|314	%{_bindir}/swift-container-auditor
12cu|openstack-swift-1.2.99.239-2|315	%{_bindir}/swift-container-server
12cu|openstack-swift-1.2.99.239-2|316	%{_bindir}/swift-container-replicator
12cu|openstack-swift-1.2.99.239-2|317	%{_bindir}/swift-container-updater
12cu|openstack-swift-1.2.99.239-2|318	%{_mandir}/man8/swift-container-auditor.8.*
12cu|openstack-swift-1.2.99.239-2|319	%{_mandir}/man8/swift-container-server.8.*
12cu|openstack-swift-1.2.99.239-2|320	%{_mandir}/man8/swift-container-replicator.8.*
12cu|openstack-swift-1.2.99.239-2|321	%{_mandir}/man8/swift-container-updater.8.*
12cu|openstack-swift-1.2.99.239-2|322	%{python_sitelib}/swift/container
12cu|openstack-swift-1.2.99.239-2|323	
12cu|openstack-swift-1.2.99.239-2|324	%files object
12cu|openstack-swift-1.2.99.239-2|325	%defattr(-,root,root,-)
12cu|openstack-swift-1.2.99.239-2|326	%doc etc/account-server.conf-sample etc/rsyncd.conf-sample
12cu|openstack-swift-1.2.99.239-2|327	%dir %{_initrddir}/%{name}-object
12cu|openstack-swift-1.2.99.239-2|328	%if 0%{?suse_version} < 1130
12cu|openstack-swift-1.2.99.239-2|329	%dir %attr(0755, swift, root) %{_localstatedir}/run/swift/object-server
12cu|openstack-swift-1.2.99.239-2|330	%endif
12cu|openstack-swift-1.2.99.239-2|331	%dir %{_sysconfdir}/swift/object-server
12cu|openstack-swift-1.2.99.239-2|332	%{_bindir}/swift-object-auditor
12cu|openstack-swift-1.2.99.239-2|333	%{_bindir}/swift-object-info
12cu|openstack-swift-1.2.99.239-2|334	%{_bindir}/swift-object-replicator
12cu|openstack-swift-1.2.99.239-2|335	%{_bindir}/swift-object-server
12cu|openstack-swift-1.2.99.239-2|336	%{_bindir}/swift-object-updater
12cu|openstack-swift-1.2.99.239-2|337	%{_mandir}/man8/swift-object-auditor.8.*
12cu|openstack-swift-1.2.99.239-2|338	%{_mandir}/man8/swift-object-info.8.*
12cu|openstack-swift-1.2.99.239-2|339	%{_mandir}/man8/swift-object-replicator.8.*
12cu|openstack-swift-1.2.99.239-2|340	%{_mandir}/man8/swift-object-server.8.*
12cu|openstack-swift-1.2.99.239-2|341	%{_mandir}/man8/swift-object-updater.8.*
12cu|openstack-swift-1.2.99.239-2|342	%{python_sitelib}/swift/obj
12cu|openstack-swift-1.2.99.239-2|343	
12cu|openstack-swift-1.2.99.239-2|344	%files proxy
12cu|openstack-swift-1.2.99.239-2|345	%defattr(-,root,root,-)
12cu|openstack-swift-1.2.99.239-2|346	%doc etc/proxy-server.conf-sample
12cu|openstack-swift-1.2.99.239-2|347	%dir %{_initrddir}/%{name}-proxy
12cu|openstack-swift-1.2.99.239-2|348	%if 0%{?suse_version} < 1130
12cu|openstack-swift-1.2.99.239-2|349	%dir %attr(0755, swift, root) %{_localstatedir}/run/swift/proxy-server
12cu|openstack-swift-1.2.99.239-2|350	%endif
12cu|openstack-swift-1.2.99.239-2|351	%dir %{_sysconfdir}/swift/proxy-server
12cu|openstack-swift-1.2.99.239-2|352	%{_bindir}/swift-proxy-server
12cu|openstack-swift-1.2.99.239-2|353	%{_mandir}/man8/swift-proxy-server.8.*
12cu|openstack-swift-1.2.99.239-2|354	%{python_sitelib}/swift/proxy
12cu|openstack-swift-1.2.99.239-2|355	
12cu|openstack-swift-1.2.99.239-2|356	%if 0%{?with_doc}
12cu|openstack-swift-1.2.99.239-2|357	%files doc
12cu|openstack-swift-1.2.99.239-2|358	%defattr(-,root,root,-)
12cu|openstack-swift-1.2.99.239-2|359	%doc LICENSE doc/build/html
12cu|openstack-swift-1.2.99.239-2|360	%endif
12cu|openstack-swift-1.2.99.239-2|361	
12cu|openstack-swift-1.2.99.239-2|362	
12cu|openstack-swift-1.2.99.239-2|363	
12cu|openstack-swift-1.2.99.239-2|364	%changelog
12cu|openstack-swift-1.2.99.239-2|365	* Thu Jun 09 2011 Antoine Ginies <aginies@mandriva.com> 1.2.99.239-1mdv2011.0
12cu|openstack-swift-1.2.99.239-2|366	+ Revision: 683496
12cu|openstack-swift-1.2.99.239-2|367	- fix doc group
12cu|openstack-swift-1.2.99.239-2|368	- fix group in subpackage
12cu|openstack-swift-1.2.99.239-2|369	- import openstack-swift
12cu|openstack-swift-1.2.99.239-2|370	
12cu|openstack-swift-1.2.99.239-2|371	
12cu|openstack-swift-1.2.99.239-2|372	* Thu Jun 9 2011 Antoine Ginies <aginies@mandriva.com> 2011.1
12cu|openstack-swift-1.2.99.239-2|373	- first release for Mandriva based on OpenSUSE SRPM
12cu|openstack-swift-1.2.99.239-2|374	

10381 12
12cu|openswan-2.6.41-1|1	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
12cu|openswan-2.6.41-1|2	
12cu|openswan-2.6.41-1|3	Summary:	An implementation of IPSEC & IKE for Linux
12cu|openswan-2.6.41-1|4	Name:		openswan
12cu|openswan-2.6.41-1|5	Version:	2.6.41
12cu|openswan-2.6.41-1|6	Release:	1
12cu|openswan-2.6.41-1|7	License:	GPLv2+
12cu|openswan-2.6.41-1|8	Group:		System/Servers
12cu|openswan-2.6.41-1|9	Url:		http://www.openswan.org/
12cu|openswan-2.6.41-1|10	Source0:	http://www.openswan.org/download/openswan-%{version}.tar.gz
12cu|openswan-2.6.41-1|11	Source1:	http://www.openswan.org/download/openswan-%{version}.tar.gz.asc
12cu|openswan-2.6.41-1|12	Source2:	openswan.service
12cu|openswan-2.6.41-1|13	Patch0:		openswan-2.6.28-manfix.patch
12cu|openswan-2.6.41-1|14	BuildRequires:	bison
12cu|openswan-2.6.41-1|15	BuildRequires:	docbook-dtd412-xml
12cu|openswan-2.6.41-1|16	BuildRequires:	docbook-style-xsl
12cu|openswan-2.6.41-1|17	BuildRequires:	dos2unix
12cu|openswan-2.6.41-1|18	BuildRequires:	flex
12cu|openswan-2.6.41-1|19	BuildRequires:	xmlto
12cu|openswan-2.6.41-1|20	BuildRequires:	gmp-devel
12cu|openswan-2.6.41-1|21	BuildRequires:	openldap-devel
12cu|openswan-2.6.41-1|22	BuildRequires:	pam-devel
12cu|openswan-2.6.41-1|23	%if %{with selinux}
12cu|openswan-2.6.41-1|24	BuildRequires:	selinux-devel
12cu|openswan-2.6.41-1|25	%endif
12cu|openswan-2.6.41-1|26	BuildRequires:	pkgconfig(libcap-ng)
12cu|openswan-2.6.41-1|27	BuildRequires:	pkgconfig(libcurl)
12cu|openswan-2.6.41-1|28	Requires:	curl
12cu|openswan-2.6.41-1|29	Requires:	iproute2
12cu|openswan-2.6.41-1|30	Requires:	ipsec-tools
12cu|openswan-2.6.41-1|31	Requires:	lsof
12cu|openswan-2.6.41-1|32	Requires:	openldap
12cu|openswan-2.6.41-1|33	Requires(post,preun):	rpm-helper
12cu|openswan-2.6.41-1|34	Provides:	ipsec-userland
12cu|openswan-2.6.41-1|35	Conflicts:	freeswan
12cu|openswan-2.6.41-1|36	
12cu|openswan-2.6.41-1|37	%description
12cu|openswan-2.6.41-1|38	Openswan is a free implementation of IPSEC & IKE for Linux, a fork of the
12cu|openswan-2.6.41-1|39	FreeS/WAN project.
12cu|openswan-2.6.41-1|40	
12cu|openswan-2.6.41-1|41	IPSEC is Internet Protocol Security and uses strong cryptography to
12cu|openswan-2.6.41-1|42	provide both authentication and encryption services.  These services
12cu|openswan-2.6.41-1|43	allow you to build secure tunnels through untrusted networks.
12cu|openswan-2.6.41-1|44	Everything passing through the untrusted net is encrypted by the ipsec
12cu|openswan-2.6.41-1|45	gateway machine and decrypted by the gateway at the other end of the
12cu|openswan-2.6.41-1|46	tunnel.  The resulting tunnel is a virtual private network or VPN.
12cu|openswan-2.6.41-1|47	
12cu|openswan-2.6.41-1|48	This package contains the daemons and userland tools for setting up
12cu|openswan-2.6.41-1|49	Openswan on a kernel with either the 2.6 native IPsec code, or
12cu|openswan-2.6.41-1|50	FreeS/WAN's KLIPS.
12cu|openswan-2.6.41-1|51	
12cu|openswan-2.6.41-1|52	%files
12cu|openswan-2.6.41-1|53	%doc BUGS CHANGES COPYING CREDITS README
12cu|openswan-2.6.41-1|54	%{_unitdir}/%{name}.service
12cu|openswan-2.6.41-1|55	%{_prefix}/lib/systemd/scripts/ipsec
12cu|openswan-2.6.41-1|56	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/ipsec.conf
12cu|openswan-2.6.41-1|57	%attr(0700,root,root) %dir %{_sysconfdir}/%{name}/ipsec.d
12cu|openswan-2.6.41-1|58	%attr(0700,root,root) %dir %{_sysconfdir}/%{name}/ipsec.d/examples
12cu|openswan-2.6.41-1|59	%attr(0700,root,root) %dir %{_sysconfdir}/%{name}/ipsec.d/policies
12cu|openswan-2.6.41-1|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/ipsec.d/*/*
12cu|openswan-2.6.41-1|61	%{_sbindir}/ipsec
12cu|openswan-2.6.41-1|62	%dir %{_libdir}/ipsec
12cu|openswan-2.6.41-1|63	%{_libdir}/ipsec/*
12cu|openswan-2.6.41-1|64	%{_localstatedir}/lib/run/pluto
12cu|openswan-2.6.41-1|65	%{_mandir}/*/*
12cu|openswan-2.6.41-1|66	
12cu|openswan-2.6.41-1|67	%preun
12cu|openswan-2.6.41-1|68	%_preun_service %{name}
12cu|openswan-2.6.41-1|69	
12cu|openswan-2.6.41-1|70	%post
12cu|openswan-2.6.41-1|71	%_post_service %{name}
12cu|openswan-2.6.41-1|72	
12cu|openswan-2.6.41-1|73	#----------------------------------------------------------------------------
12cu|openswan-2.6.41-1|74	
12cu|openswan-2.6.41-1|75	%package doc
12cu|openswan-2.6.41-1|76	Summary:	An implementation of IPSEC & IKE for Linux
12cu|openswan-2.6.41-1|77	Group:		System/Servers
12cu|openswan-2.6.41-1|78	BuildArch:	noarch
12cu|openswan-2.6.41-1|79	
12cu|openswan-2.6.41-1|80	%description doc
12cu|openswan-2.6.41-1|81	Openswan is a free implementation of IPSEC & IKE for Linux, a fork of the
12cu|openswan-2.6.41-1|82	FreeS/WAN project.
12cu|openswan-2.6.41-1|83	
12cu|openswan-2.6.41-1|84	This is the documentation for Openswan.
12cu|openswan-2.6.41-1|85	
12cu|openswan-2.6.41-1|86	%files doc
12cu|openswan-2.6.41-1|87	%doc docs/README.* docs/CREDITS.* docs/*.txt
12cu|openswan-2.6.41-1|88	%doc docs/quickstarts docs/html-old-need-merge-with-wiki
12cu|openswan-2.6.41-1|89	
12cu|openswan-2.6.41-1|90	#----------------------------------------------------------------------------
12cu|openswan-2.6.41-1|91	
12cu|openswan-2.6.41-1|92	%prep
12cu|openswan-2.6.41-1|93	%setup -q -n openswan-%{version}
12cu|openswan-2.6.41-1|94	%patch0 -p0 -b .manfix
12cu|openswan-2.6.41-1|95	
12cu|openswan-2.6.41-1|96	find . -type f -name "*.html" -exec dos2unix {} \;
12cu|openswan-2.6.41-1|97	
12cu|openswan-2.6.41-1|98	%build
12cu|openswan-2.6.41-1|99	%serverbuild
12cu|openswan-2.6.41-1|100	
12cu|openswan-2.6.41-1|101	find . -name "Makefile*" | xargs perl -pi -e "s|libexec|%{_lib}|g"
12cu|openswan-2.6.41-1|102	export CLFAGS=$(echo %{optflags} -fno-strict-aliasing)
12cu|openswan-2.6.41-1|103	# the %make macro doesn't seem to work
12cu|openswan-2.6.41-1|104	make \
12cu|openswan-2.6.41-1|105	USERCOMPILE="-g $CLFAGS" \
12cu|openswan-2.6.41-1|106	INC_USRLOCAL=%{_prefix} \
12cu|openswan-2.6.41-1|107	MANTREE=%{_mandir} \
12cu|openswan-2.6.41-1|108	INC_RCDEFAULT=%{_initrddir} \
12cu|openswan-2.6.41-1|109	CONFDIR=%{_sysconfdir}/%{name} \
12cu|openswan-2.6.41-1|110	FINALCONFDIR=%{_sysconfdir}/%{name} \
12cu|openswan-2.6.41-1|111	FINALCONFFILE=%{_sysconfdir}/%{name}/ipsec.conf \
12cu|openswan-2.6.41-1|112	FINALLIBEXECDIR=%{_libdir}/ipsec \
12cu|openswan-2.6.41-1|113	FINALLIBDIR=%{_libdir}/ipsec \
12cu|openswan-2.6.41-1|114	USE_LIBCAP_NG=true \
12cu|openswan-2.6.41-1|115	%if %{with selinux}
12cu|openswan-2.6.41-1|116	USE_LABELED_IPSEC=true \
12cu|openswan-2.6.41-1|117	%endif
12cu|openswan-2.6.41-1|118	USE_LDAP=true \
12cu|openswan-2.6.41-1|119	USE_LIBCURL=true \
12cu|openswan-2.6.41-1|120	HAVE_THREADS=true \
12cu|openswan-2.6.41-1|121	programs
12cu|openswan-2.6.41-1|122	
12cu|openswan-2.6.41-1|123	%install
12cu|openswan-2.6.41-1|124	make \
12cu|openswan-2.6.41-1|125	DESTDIR=%{buildroot} \
12cu|openswan-2.6.41-1|126	INC_USRLOCAL=%{_prefix} \
12cu|openswan-2.6.41-1|127	MANTREE=%{buildroot}%{_mandir} \
12cu|openswan-2.6.41-1|128	INC_RCDEFAULT=%{_initrddir} \
12cu|openswan-2.6.41-1|129	INC_USRLOCAL=%{_prefix} \
12cu|openswan-2.6.41-1|130	INC_RCDEFAULT=%{_initrddir} \
12cu|openswan-2.6.41-1|131	FINALCONFDIR=%{_sysconfdir}/%{name} \
12cu|openswan-2.6.41-1|132	FINALLIBEXECDIR=%{_libdir}/ipsec \
12cu|openswan-2.6.41-1|133	FINALLIBDIR=%{_libdir}/ipsec \
12cu|openswan-2.6.41-1|134	install
12cu|openswan-2.6.41-1|135	
12cu|openswan-2.6.41-1|136	install -d -m700 %{buildroot}%{_localstatedir}/lib/run/pluto
12cu|openswan-2.6.41-1|137	install -d %{buildroot}%{_sbindir}
12cu|openswan-2.6.41-1|138	
12cu|openswan-2.6.41-1|139	# Remove old documentation for the time being.
12cu|openswan-2.6.41-1|140	rm -rf %{buildroot}%{_defaultdocdir}/freeswan
12cu|openswan-2.6.41-1|141	
12cu|openswan-2.6.41-1|142	# cleanup
12cu|openswan-2.6.41-1|143	rm -rf %{buildroot}%{_sysconfdir}/rc.d/rc*
12cu|openswan-2.6.41-1|144	rm -rf %{buildroot}%{_sysconfdir}/rc.d/init.d/setup
12cu|openswan-2.6.41-1|145	rm -rf %{buildroot}%{_docdir}/%{name}
12cu|openswan-2.6.41-1|146	
12cu|openswan-2.6.41-1|147	install -Dm644 %{SOURCE2} %{buildroot}%{_unitdir}/openswan.service
12cu|openswan-2.6.41-1|148	mkdir -p %{buildroot}%{_prefix}/lib/systemd/scripts/
12cu|openswan-2.6.41-1|149	mv %{buildroot}/%{_initrddir}/ipsec %{buildroot}/%{_prefix}/lib/systemd/scripts/
12cu|openswan-2.6.41-1|150	
12cu|openswan-2.6.41-1|151	
12cu|openswan-2.6.41-1|152	
12cu|openswan-2.6.41-1|153	%changelog
12cu|openswan-2.6.41-1|154	* Thu Feb 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.6.41-1
12cu|openswan-2.6.41-1|155	+ Revision: fb42e37
12cu|openswan-2.6.41-1|156	- Updated to 2.6.41
12cu|openswan-2.6.41-1|157	
12cu|openswan-2.6.41-1|158	

10382 12
12cu|opentracker-0.cvs20100808-2|1	%define _enable_debug_packages %{nil}
12cu|opentracker-0.cvs20100808-2|2	%define debug_package %{nil}
12cu|opentracker-0.cvs20100808-2|3	
12cu|opentracker-0.cvs20100808-2|4	Summary:	An open and free bittorrent tracker
12cu|opentracker-0.cvs20100808-2|5	Name:		opentracker
12cu|opentracker-0.cvs20100808-2|6	Version:	0.cvs20100808
12cu|opentracker-0.cvs20100808-2|7	Release:	2
12cu|opentracker-0.cvs20100808-2|8	License:	Copyright only
12cu|opentracker-0.cvs20100808-2|9	Group:		Networking/File transfer
12cu|opentracker-0.cvs20100808-2|10	Url:		http://erdgeist.org/arts/software/opentracker/
12cu|opentracker-0.cvs20100808-2|11	Source0:	%{name}-%{version}.tar.bz2
12cu|opentracker-0.cvs20100808-2|12	Source1:	%{name}.init
12cu|opentracker-0.cvs20100808-2|13	Source2:	%{name}.conf.http
12cu|opentracker-0.cvs20100808-2|14	BuildRequires:	libowfat-devel
12cu|opentracker-0.cvs20100808-2|15	BuildRequires:	pkgconfig(zlib)
12cu|opentracker-0.cvs20100808-2|16	
12cu|opentracker-0.cvs20100808-2|17	%description
12cu|opentracker-0.cvs20100808-2|18	OpenTracker is a open and free bittorrent tracker project. It aims for minimal
12cu|opentracker-0.cvs20100808-2|19	resource usage and is intended to run at your wlan router. Currently it is
12cu|opentracker-0.cvs20100808-2|20	deployed as an open and free tracker instance. Read our free and open tracker
12cu|opentracker-0.cvs20100808-2|21	blog (http://opentracker.blog.h3q.com/) and do not hesitate to setup your own
12cu|opentracker-0.cvs20100808-2|22	free trackers!
12cu|opentracker-0.cvs20100808-2|23	
12cu|opentracker-0.cvs20100808-2|24	%files
12cu|opentracker-0.cvs20100808-2|25	%doc README_v6 README
12cu|opentracker-0.cvs20100808-2|26	%dir %{_sysconfdir}/%{name}
12cu|opentracker-0.cvs20100808-2|27	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12cu|opentracker-0.cvs20100808-2|28	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|opentracker-0.cvs20100808-2|29	%{_initrddir}/%{name}
12cu|opentracker-0.cvs20100808-2|30	%{_bindir}/%{name}
12cu|opentracker-0.cvs20100808-2|31	
12cu|opentracker-0.cvs20100808-2|32	%post
12cu|opentracker-0.cvs20100808-2|33	%_post_service opentracker
12cu|opentracker-0.cvs20100808-2|34	
12cu|opentracker-0.cvs20100808-2|35	%preun
12cu|opentracker-0.cvs20100808-2|36	%_preun_service opentracker
12cu|opentracker-0.cvs20100808-2|37	
12cu|opentracker-0.cvs20100808-2|38	#----------------------------------------------------------------------------
12cu|opentracker-0.cvs20100808-2|39	
12cu|opentracker-0.cvs20100808-2|40	%prep
12cu|opentracker-0.cvs20100808-2|41	%setup -q
12cu|opentracker-0.cvs20100808-2|42	
12cu|opentracker-0.cvs20100808-2|43	%build
12cu|opentracker-0.cvs20100808-2|44	# Some experimental or older, deprecated features can be enabled by the -DWANT_LOG_NETWORKS, -DWANT_SYNC_SCRAPE or -DWANT_IP_FROM_PROXY switch.
12cu|opentracker-0.cvs20100808-2|45	# -DWANT_V6 makes opentracker an IPv6-only tracker.
12cu|opentracker-0.cvs20100808-2|46	# Normally opentracker tracks any torrent announced to it.
12cu|opentracker-0.cvs20100808-2|47	# You can change that behaviour by enabling ONE of -DWANT_ACCESSLIST_BLACK or -DWANT_ACCESSLIST_WHITE.
12cu|opentracker-0.cvs20100808-2|48	# Some statistics opentracker can provide are sensitive. You can restrict access to these statistics by enabling -DWANT_RESTRICT_STATS.
12cu|opentracker-0.cvs20100808-2|49	# opentracker can run in a cluster. Enable this behaviour by enabling -DWANT_SYNC_LIVE.
12cu|opentracker-0.cvs20100808-2|50	export FEATURES=" -DWANT_COMPRESSION_GZIP -DWANT_IP_FROM_QUERY_STRING"
12cu|opentracker-0.cvs20100808-2|51	%make
12cu|opentracker-0.cvs20100808-2|52	
12cu|opentracker-0.cvs20100808-2|53	%install
12cu|opentracker-0.cvs20100808-2|54	install -d %{buildroot}%{_bindir} %{buildroot}%{_sysconfdir}/%{name} %{buildroot}%{_initrddir}
12cu|opentracker-0.cvs20100808-2|55	%make PREFIX=%{buildroot}%{_prefix} install
12cu|opentracker-0.cvs20100808-2|56	install -D -m 644 %{name}.conf.sample %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
12cu|opentracker-0.cvs20100808-2|57	install -D -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cu|opentracker-0.cvs20100808-2|58	mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|opentracker-0.cvs20100808-2|59	install -D -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|opentracker-0.cvs20100808-2|60	
12cu|opentracker-0.cvs20100808-2|61	
12cu|opentracker-0.cvs20100808-2|62	%changelog
12cu|opentracker-0.cvs20100808-2|63	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.cvs20100808-2
12cu|opentracker-0.cvs20100808-2|64	+ Revision: fea7b30
12cu|opentracker-0.cvs20100808-2|65	- LOG Disable debug package, spec cleanup
12cu|opentracker-0.cvs20100808-2|66	
12cu|opentracker-0.cvs20100808-2|67	

10383 12
12cu|openttd-1.4.4-1|1	Name:		openttd
12cu|openttd-1.4.4-1|2	Version:	1.4.4
12cu|openttd-1.4.4-1|3	Release:	1
12cu|openttd-1.4.4-1|4	Summary:	An open source clone of the Microprose game "Transport Tycoon Deluxe" game
12cu|openttd-1.4.4-1|5	Group:		Games/Strategy
12cu|openttd-1.4.4-1|6	License:	GPLv2
12cu|openttd-1.4.4-1|7	URL:		http://www.openttd.org
12cu|openttd-1.4.4-1|8	Source:		http://binaries.openttd.org/releases/%{version}/%{name}-%{version}-source.tar.xz
12cu|openttd-1.4.4-1|9	BuildRequires:	pkgconfig(fontconfig)
12cu|openttd-1.4.4-1|10	BuildRequires:	pkgconfig(freetype2)
12cu|openttd-1.4.4-1|11	BuildRequires:	pkgconfig(liblzma)
12cu|openttd-1.4.4-1|12	BuildRequires:	pkgconfig(libpng)
12cu|openttd-1.4.4-1|13	BuildRequires:	pkgconfig(sdl)
12cu|openttd-1.4.4-1|14	BuildRequires:	pkgconfig(zlib)
12cu|openttd-1.4.4-1|15	BuildRequires:	icu-devel
12cu|openttd-1.4.4-1|16	BuildRequires:	liblzo-devel
12cu|openttd-1.4.4-1|17	BuildRequires:	unzip
12cu|openttd-1.4.4-1|18	BuildRequires:	ccache
12cu|openttd-1.4.4-1|19	BuildRequires:	desktop-file-utils
12cu|openttd-1.4.4-1|20	Requires:	TiMidity++
12cu|openttd-1.4.4-1|21	Requires:	openttd-opengfx >= 0.4.6
12cu|openttd-1.4.4-1|22	Requires:	openttd-opensfx
12cu|openttd-1.4.4-1|23	Requires:	openttd-openmsx
12cu|openttd-1.4.4-1|24	
12cu|openttd-1.4.4-1|25	%description
12cu|openttd-1.4.4-1|26	OpenTTD is an open source clone of the Microprose game "Transport Tycoon
12cu|openttd-1.4.4-1|27	Deluxe" game.
12cu|openttd-1.4.4-1|28	
12cu|openttd-1.4.4-1|29	%prep
12cu|openttd-1.4.4-1|30	%setup -q
12cu|openttd-1.4.4-1|31	
12cu|openttd-1.4.4-1|32	%build
12cu|openttd-1.4.4-1|33	export CFLAGS="%{optflags}"
12cu|openttd-1.4.4-1|34	export CXXFLAGS="%{optflags}"
12cu|openttd-1.4.4-1|35	export LDFLAGS="%{ldflags}"
12cu|openttd-1.4.4-1|36	
12cu|openttd-1.4.4-1|37	./configure \
12cu|openttd-1.4.4-1|38	--prefix-dir=%{_prefix} \
12cu|openttd-1.4.4-1|39	--install-dir=%{buildroot} \
12cu|openttd-1.4.4-1|40	--with-ccache --enable-debug
12cu|openttd-1.4.4-1|41	
12cu|openttd-1.4.4-1|42	%make VERBOSE=1
12cu|openttd-1.4.4-1|43	
12cu|openttd-1.4.4-1|44	%install
12cu|openttd-1.4.4-1|45	%makeinstall_std
12cu|openttd-1.4.4-1|46	
12cu|openttd-1.4.4-1|47	#cleanup
12cu|openttd-1.4.4-1|48	rm -rf %{buildroot}%{_datadir}/pixmaps
12cu|openttd-1.4.4-1|49	
12cu|openttd-1.4.4-1|50	# fix desktop file
12cu|openttd-1.4.4-1|51	desktop-file-install --dir=%{buildroot}%{_datadir}/applications \
12cu|openttd-1.4.4-1|52	--add-category=StrategyGame \
12cu|openttd-1.4.4-1|53	--remove-key=Version \
12cu|openttd-1.4.4-1|54	%{buildroot}%{_datadir}/applications/openttd.desktop
12cu|openttd-1.4.4-1|55	
12cu|openttd-1.4.4-1|56	%files
12cu|openttd-1.4.4-1|57	%doc *.txt COPYING
12cu|openttd-1.4.4-1|58	%{_gamesbindir}/openttd
12cu|openttd-1.4.4-1|59	%{_gamesdatadir}/openttd
12cu|openttd-1.4.4-1|60	%{_datadir}/applications/openttd.desktop
12cu|openttd-1.4.4-1|61	%{_iconsdir}/hicolor/*/apps/openttd.png
12cu|openttd-1.4.4-1|62	%{_mandir}/man6/openttd.*
12cu|openttd-1.4.4-1|63	
12cu|openttd-1.4.4-1|64	
12cu|openttd-1.4.4-1|65	%changelog
12cu|openttd-1.4.4-1|66	* Sat Jan 03 2015 Eugene Budanov <eugene.budanov@rosalab.ru> 1.4.4-1
12cu|openttd-1.4.4-1|67	+ Revision: 18b7086
12cu|openttd-1.4.4-1|68	- Version update
12cu|openttd-1.4.4-1|69	
12cu|openttd-1.4.4-1|70	

10384 12
12cu|openttd-opengfx-0.5.0-1|1	%define realname opengfx
12cu|openttd-opengfx-0.5.0-1|2	
12cu|openttd-opengfx-0.5.0-1|3	Summary:	OpenGFX graphics replacement set for OpenTTD
12cu|openttd-opengfx-0.5.0-1|4	Name:		openttd-%{realname}
12cu|openttd-opengfx-0.5.0-1|5	Version:	0.5.0
12cu|openttd-opengfx-0.5.0-1|6	Release:	1
12cu|openttd-opengfx-0.5.0-1|7	License:	GPLv2+
12cu|openttd-opengfx-0.5.0-1|8	Group:		Games/Strategy
12cu|openttd-opengfx-0.5.0-1|9	Url:		http://dev.openttdcoop.org/projects/opengfx
12cu|openttd-opengfx-0.5.0-1|10	Source0:	http://gb.binaries.openttd.org/binaries/extra/%{realname}/%{version}/%{realname}-%{version}-source.tar.gz
12cu|openttd-opengfx-0.5.0-1|11	Patch0:		opengfx-0.4.1-gimpscript.patch
12cu|openttd-opengfx-0.5.0-1|12	BuildRequires:	grfcodec
12cu|openttd-opengfx-0.5.0-1|13	BuildRequires:	nml >= 0.3.0
12cu|openttd-opengfx-0.5.0-1|14	BuildRequires:	gimp
12cu|openttd-opengfx-0.5.0-1|15	Conflicts:	openttd < 1.0.0
12cu|openttd-opengfx-0.5.0-1|16	BuildArch:	noarch
12cu|openttd-opengfx-0.5.0-1|17	
12cu|openttd-opengfx-0.5.0-1|18	%description
12cu|openttd-opengfx-0.5.0-1|19	OpenGFX is an open source graphics base set for OpenTTD which can completely
12cu|openttd-opengfx-0.5.0-1|20	replace the TTD base set.
12cu|openttd-opengfx-0.5.0-1|21	
12cu|openttd-opengfx-0.5.0-1|22	%files
12cu|openttd-opengfx-0.5.0-1|23	%defattr(0644,root,root,0755)
12cu|openttd-opengfx-0.5.0-1|24	%doc docs/*.txt
12cu|openttd-opengfx-0.5.0-1|25	%{_gamesdatadir}/openttd/data/*.tar
12cu|openttd-opengfx-0.5.0-1|26	
12cu|openttd-opengfx-0.5.0-1|27	#----------------------------------------------------------------------------
12cu|openttd-opengfx-0.5.0-1|28	
12cu|openttd-opengfx-0.5.0-1|29	%prep
12cu|openttd-opengfx-0.5.0-1|30	%setup -q -n %{realname}-%{version}-source
12cu|openttd-opengfx-0.5.0-1|31	%patch0 -p1
12cu|openttd-opengfx-0.5.0-1|32	
12cu|openttd-opengfx-0.5.0-1|33	#Makefile.local
12cu|openttd-opengfx-0.5.0-1|34	cat >> Makefile.local << EOF
12cu|openttd-opengfx-0.5.0-1|35	DO_NOT_INSTALL_DOCS = 1
12cu|openttd-opengfx-0.5.0-1|36	DO_NOT_INSTALL_LICENSE = 1
12cu|openttd-opengfx-0.5.0-1|37	DO_NOT_INSTALL_CHANGELOG = 1
12cu|openttd-opengfx-0.5.0-1|38	EOF
12cu|openttd-opengfx-0.5.0-1|39	
12cu|openttd-opengfx-0.5.0-1|40	%build
12cu|openttd-opengfx-0.5.0-1|41	make
12cu|openttd-opengfx-0.5.0-1|42	
12cu|openttd-opengfx-0.5.0-1|43	%install
12cu|openttd-opengfx-0.5.0-1|44	mkdir -p %{buildroot}%{_gamesdatadir}/openttd/data
12cu|openttd-opengfx-0.5.0-1|45	%make install \
12cu|openttd-opengfx-0.5.0-1|46	INSTALL_DIR=%{buildroot}%{_gamesdatadir}/openttd/data \
12cu|openttd-opengfx-0.5.0-1|47	DOCDIR=%{buildroot}%{_docdir}/%{name}
12cu|openttd-opengfx-0.5.0-1|48	
12cu|openttd-opengfx-0.5.0-1|49	%check
12cu|openttd-opengfx-0.5.0-1|50	# Disable for now, Makefile is messed up
12cu|openttd-opengfx-0.5.0-1|51	# make check
12cu|openttd-opengfx-0.5.0-1|52	
12cu|openttd-opengfx-0.5.0-1|53	
12cu|openttd-opengfx-0.5.0-1|54	%changelog
12cu|openttd-opengfx-0.5.0-1|55	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.0-1
12cu|openttd-opengfx-0.5.0-1|56	+ Revision: 4f8ccf5
12cu|openttd-opengfx-0.5.0-1|57	- Fix files, require nml >= 0.3.0
12cu|openttd-opengfx-0.5.0-1|58	
12cu|openttd-opengfx-0.5.0-1|59	

10385 12
12cu|openvas-libraries-4.0.7-2|1	%define major 4
12cu|openvas-libraries-4.0.7-2|2	%define libbase %mklibname openvas_base %{major}
12cu|openvas-libraries-4.0.7-2|3	%define libhg %mklibname openvas_hg %{major}
12cu|openvas-libraries-4.0.7-2|4	%define libmisc %mklibname openvas_misc %{major}
12cu|openvas-libraries-4.0.7-2|5	%define libnasl %mklibname openvas_nasl %{major}
12cu|openvas-libraries-4.0.7-2|6	%define libomp %mklibname openvas_omp %{major}
12cu|openvas-libraries-4.0.7-2|7	%define devname %mklibname openvas -d
12cu|openvas-libraries-4.0.7-2|8	
12cu|openvas-libraries-4.0.7-2|9	Summary:	Support libraries for Open Vulnerability Assessment (OpenVAS) Server
12cu|openvas-libraries-4.0.7-2|10	Name:		openvas-libraries
12cu|openvas-libraries-4.0.7-2|11	Version:	4.0.7
12cu|openvas-libraries-4.0.7-2|12	Release:	2
12cu|openvas-libraries-4.0.7-2|13	License:	LGPLv2+
12cu|openvas-libraries-4.0.7-2|14	Group:		System/Libraries
12cu|openvas-libraries-4.0.7-2|15	Url:		http://www.openvas.org
12cu|openvas-libraries-4.0.7-2|16	Source0:	http://wald.intevation.org/frs/download.php/979/openvas-libraries-%{version}.tar.gz
12cu|openvas-libraries-4.0.7-2|17	Patch0:		openvas-libraries-4.0.4-build.patch
12cu|openvas-libraries-4.0.7-2|18	BuildRequires:	bison
12cu|openvas-libraries-4.0.7-2|19	BuildRequires:	cmake
12cu|openvas-libraries-4.0.7-2|20	BuildRequires:	gpgme-devel
12cu|openvas-libraries-4.0.7-2|21	BuildRequires:	libpcap-devel
12cu|openvas-libraries-4.0.7-2|22	BuildRequires:	pkgconfig(glib-2.0)
12cu|openvas-libraries-4.0.7-2|23	BuildRequires:	pkgconfig(gnutls)
12cu|openvas-libraries-4.0.7-2|24	BuildRequires:	pkgconfig(libgcrypt)
12cu|openvas-libraries-4.0.7-2|25	BuildRequires:	pkgconfig(uuid)
12cu|openvas-libraries-4.0.7-2|26	Obsoletes:	openvas-libnasl < 3.0.0
12cu|openvas-libraries-4.0.7-2|27	
12cu|openvas-libraries-4.0.7-2|28	%description
12cu|openvas-libraries-4.0.7-2|29	openvas-libraries is the base library for the OpenVAS network security scanner.
12cu|openvas-libraries-4.0.7-2|30	
12cu|openvas-libraries-4.0.7-2|31	%files
12cu|openvas-libraries-4.0.7-2|32	%{_bindir}/openvas-nasl
12cu|openvas-libraries-4.0.7-2|33	%{_mandir}/man1/openvas-nasl.1.*
12cu|openvas-libraries-4.0.7-2|34	%{_datadir}/openvas
12cu|openvas-libraries-4.0.7-2|35	
12cu|openvas-libraries-4.0.7-2|36	#----------------------------------------------------------------------------
12cu|openvas-libraries-4.0.7-2|37	
12cu|openvas-libraries-4.0.7-2|38	%package -n %{libbase}
12cu|openvas-libraries-4.0.7-2|39	Summary:	Support libraries for Open Vulnerability Assessment (OpenVAS) Server
12cu|openvas-libraries-4.0.7-2|40	Group:		System/Libraries
12cu|openvas-libraries-4.0.7-2|41	Conflicts:	%{_lib}openvas4 < 4.0.7-2
12cu|openvas-libraries-4.0.7-2|42	Obsoletes:	%{_lib}openvas4 < 4.0.7-2
12cu|openvas-libraries-4.0.7-2|43	
12cu|openvas-libraries-4.0.7-2|44	%description -n %{libbase}
12cu|openvas-libraries-4.0.7-2|45	The support libraries for Open Vulnerability Assessment (OpenVAS) Server.
12cu|openvas-libraries-4.0.7-2|46	
12cu|openvas-libraries-4.0.7-2|47	%files -n %{libbase}
12cu|openvas-libraries-4.0.7-2|48	%doc ChangeLog CHANGES
12cu|openvas-libraries-4.0.7-2|49	%{_libdir}/libopenvas_base.so.%{major}*
12cu|openvas-libraries-4.0.7-2|50	
12cu|openvas-libraries-4.0.7-2|51	#----------------------------------------------------------------------------
12cu|openvas-libraries-4.0.7-2|52	
12cu|openvas-libraries-4.0.7-2|53	%package -n %{libhg}
12cu|openvas-libraries-4.0.7-2|54	Summary:	Support libraries for Open Vulnerability Assessment (OpenVAS) Server
12cu|openvas-libraries-4.0.7-2|55	Group:		System/Libraries
12cu|openvas-libraries-4.0.7-2|56	Conflicts:	%{_lib}openvas4 < 4.0.7-2
12cu|openvas-libraries-4.0.7-2|57	
12cu|openvas-libraries-4.0.7-2|58	%description -n %{libhg}
12cu|openvas-libraries-4.0.7-2|59	The support libraries for Open Vulnerability Assessment (OpenVAS) Server.
12cu|openvas-libraries-4.0.7-2|60	
12cu|openvas-libraries-4.0.7-2|61	%files -n %{libhg}
12cu|openvas-libraries-4.0.7-2|62	%{_libdir}/libopenvas_hg.so.%{major}*
12cu|openvas-libraries-4.0.7-2|63	
12cu|openvas-libraries-4.0.7-2|64	#----------------------------------------------------------------------------
12cu|openvas-libraries-4.0.7-2|65	
12cu|openvas-libraries-4.0.7-2|66	%package -n %{libmisc}
12cu|openvas-libraries-4.0.7-2|67	Summary:	Support libraries for Open Vulnerability Assessment (OpenVAS) Server
12cu|openvas-libraries-4.0.7-2|68	Group:		System/Libraries
12cu|openvas-libraries-4.0.7-2|69	Conflicts:	%{_lib}openvas4 < 4.0.7-2
12cu|openvas-libraries-4.0.7-2|70	
12cu|openvas-libraries-4.0.7-2|71	%description -n %{libmisc}
12cu|openvas-libraries-4.0.7-2|72	The support libraries for Open Vulnerability Assessment (OpenVAS) Server.
12cu|openvas-libraries-4.0.7-2|73	
12cu|openvas-libraries-4.0.7-2|74	%files -n %{libmisc}
12cu|openvas-libraries-4.0.7-2|75	%{_libdir}/libopenvas_misc.so.%{major}*
12cu|openvas-libraries-4.0.7-2|76	
12cu|openvas-libraries-4.0.7-2|77	#----------------------------------------------------------------------------
12cu|openvas-libraries-4.0.7-2|78	
12cu|openvas-libraries-4.0.7-2|79	%package -n %{libnasl}
12cu|openvas-libraries-4.0.7-2|80	Summary:	Support libraries for Open Vulnerability Assessment (OpenVAS) Server
12cu|openvas-libraries-4.0.7-2|81	Group:		System/Libraries
12cu|openvas-libraries-4.0.7-2|82	Conflicts:	%{_lib}openvas4 < 4.0.7-2
12cu|openvas-libraries-4.0.7-2|83	
12cu|openvas-libraries-4.0.7-2|84	%description -n %{libnasl}
12cu|openvas-libraries-4.0.7-2|85	The support libraries for Open Vulnerability Assessment (OpenVAS) Server.
12cu|openvas-libraries-4.0.7-2|86	
12cu|openvas-libraries-4.0.7-2|87	%files -n %{libnasl}
12cu|openvas-libraries-4.0.7-2|88	%{_libdir}/libopenvas_nasl.so.%{major}*
12cu|openvas-libraries-4.0.7-2|89	
12cu|openvas-libraries-4.0.7-2|90	#----------------------------------------------------------------------------
12cu|openvas-libraries-4.0.7-2|91	
12cu|openvas-libraries-4.0.7-2|92	%package -n %{libomp}
12cu|openvas-libraries-4.0.7-2|93	Summary:	Support libraries for Open Vulnerability Assessment (OpenVAS) Server
12cu|openvas-libraries-4.0.7-2|94	Group:		System/Libraries
12cu|openvas-libraries-4.0.7-2|95	Conflicts:	%{_lib}openvas4 < 4.0.7-2
12cu|openvas-libraries-4.0.7-2|96	
12cu|openvas-libraries-4.0.7-2|97	%description -n %{libomp}
12cu|openvas-libraries-4.0.7-2|98	The support libraries for Open Vulnerability Assessment (OpenVAS) Server.
12cu|openvas-libraries-4.0.7-2|99	
12cu|openvas-libraries-4.0.7-2|100	%files -n %{libomp}
12cu|openvas-libraries-4.0.7-2|101	%{_libdir}/libopenvas_omp.so.%{major}*
12cu|openvas-libraries-4.0.7-2|102	
12cu|openvas-libraries-4.0.7-2|103	#----------------------------------------------------------------------------
12cu|openvas-libraries-4.0.7-2|104	
12cu|openvas-libraries-4.0.7-2|105	%package -n %{devname}
12cu|openvas-libraries-4.0.7-2|106	Summary:	Development files for openvas-libraries
12cu|openvas-libraries-4.0.7-2|107	Group:		Development/C
12cu|openvas-libraries-4.0.7-2|108	Requires:	%{libbase} = %{EVRD}
12cu|openvas-libraries-4.0.7-2|109	Requires:	%{libhg} = %{EVRD}
12cu|openvas-libraries-4.0.7-2|110	Requires:	%{libmisc} = %{EVRD}
12cu|openvas-libraries-4.0.7-2|111	Requires:	%{libnasl} = %{EVRD}
12cu|openvas-libraries-4.0.7-2|112	Requires:	%{libomp} = %{EVRD}
12cu|openvas-libraries-4.0.7-2|113	Provides:	%{name}-devel = %{EVRD}
12cu|openvas-libraries-4.0.7-2|114	Provides:	openvas-devel = %{EVRD}
12cu|openvas-libraries-4.0.7-2|115	Obsoletes:	%{_lib}openvas-libnasl-devel < 3.0.0
12cu|openvas-libraries-4.0.7-2|116	
12cu|openvas-libraries-4.0.7-2|117	%description -n %{devname}
12cu|openvas-libraries-4.0.7-2|118	This package contains the development files (mainly C header files) for
12cu|openvas-libraries-4.0.7-2|119	openvas-libraries.
12cu|openvas-libraries-4.0.7-2|120	
12cu|openvas-libraries-4.0.7-2|121	%files -n %{devname}
12cu|openvas-libraries-4.0.7-2|122	%{_includedir}/openvas
12cu|openvas-libraries-4.0.7-2|123	%{_libdir}/pkgconfig/*.pc
12cu|openvas-libraries-4.0.7-2|124	%{_libdir}/*.so
12cu|openvas-libraries-4.0.7-2|125	
12cu|openvas-libraries-4.0.7-2|126	#----------------------------------------------------------------------------
12cu|openvas-libraries-4.0.7-2|127	
12cu|openvas-libraries-4.0.7-2|128	%prep
12cu|openvas-libraries-4.0.7-2|129	%setup -q
12cu|openvas-libraries-4.0.7-2|130	%patch0 -p1
12cu|openvas-libraries-4.0.7-2|131	
12cu|openvas-libraries-4.0.7-2|132	sed -i -e 's#-Werror##' `grep -rl Werror *|grep CMakeLists.txt`
12cu|openvas-libraries-4.0.7-2|133	
12cu|openvas-libraries-4.0.7-2|134	%build
12cu|openvas-libraries-4.0.7-2|135	%cmake -DLOCALSTATEDIR:PATH=%{_var}
12cu|openvas-libraries-4.0.7-2|136	%make
12cu|openvas-libraries-4.0.7-2|137	
12cu|openvas-libraries-4.0.7-2|138	%install
12cu|openvas-libraries-4.0.7-2|139	%makeinstall_std -C build
12cu|openvas-libraries-4.0.7-2|140	
12cu|openvas-libraries-4.0.7-2|141	find %{buildroot} -name *.a -exec rm {} \;
12cu|openvas-libraries-4.0.7-2|142	
12cu|openvas-libraries-4.0.7-2|143	
12cu|openvas-libraries-4.0.7-2|144	%changelog
12cu|openvas-libraries-4.0.7-2|145	* Sun May 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0.7-2
12cu|openvas-libraries-4.0.7-2|146	+ Revision: 756abce
12cu|openvas-libraries-4.0.7-2|147	- Split library package, spec cleanup
12cu|openvas-libraries-4.0.7-2|148	
12cu|openvas-libraries-4.0.7-2|149	

10386 12
12cu|openxcom-0.9-1|1	Name:		openxcom
12cu|openxcom-0.9-1|2	Summary:	Open-source reimplementation of the original X-Com
12cu|openxcom-0.9-1|3	Version:	0.9
12cu|openxcom-0.9-1|4	Release:	1
12cu|openxcom-0.9-1|5	Group:		Games/Strategy
12cu|openxcom-0.9-1|6	License:	GPLv3
12cu|openxcom-0.9-1|7	URL:		http://openxcom.org/
12cu|openxcom-0.9-1|8	Source0:	https://github.com/SupSuper/OpenXcom/OpenXcom-%{version}.zip
12cu|openxcom-0.9-1|9	# http://www.iconfinder.com/icondetails/1360/128/ufo_icon
12cu|openxcom-0.9-1|10	Source1:	%{name}.png
12cu|openxcom-0.9-1|11	BuildRequires:	cmake
12cu|openxcom-0.9-1|12	BuildRequires:	imagemagick
12cu|openxcom-0.9-1|13	BuildRequires:	pkgconfig(gl)
12cu|openxcom-0.9-1|14	BuildRequires:	pkgconfig(glu)
12cu|openxcom-0.9-1|15	BuildRequires:	pkgconfig(sdl)
12cu|openxcom-0.9-1|16	BuildRequires:	pkgconfig(SDL_gfx)
12cu|openxcom-0.9-1|17	BuildRequires:	pkgconfig(SDL_image)
12cu|openxcom-0.9-1|18	BuildRequires:	pkgconfig(SDL_mixer)
12cu|openxcom-0.9-1|19	BuildRequires:	pkgconfig(yaml-cpp)
12cu|openxcom-0.9-1|20	
12cu|openxcom-0.9-1|21	%description
12cu|openxcom-0.9-1|22	OpenXcom is an open-source reimplementation of the popular
12cu|openxcom-0.9-1|23	UFO: Enemy Unknown (X-Com: UFO Defense in USA) videogame by
12cu|openxcom-0.9-1|24	Microprose, licensed under the GPL and written in C++ / SDL.
12cu|openxcom-0.9-1|25	See more info at the website: http://openxcom.org
12cu|openxcom-0.9-1|26	
12cu|openxcom-0.9-1|27	OpenXcom requires the original X-Com resources (any version).
12cu|openxcom-0.9-1|28	If you have the Steam version, you can find the X-Com game
12cu|openxcom-0.9-1|29	folder in "Steam\steamapps\common\xcom ufo defense\XCOM".
12cu|openxcom-0.9-1|30	
12cu|openxcom-0.9-1|31	When installing manually, copy the X-Com subfolders (GEODATA,
12cu|openxcom-0.9-1|32	GEOGRAPH, MAPS, ROUTES, SOUND, TERRAIN, UFOGRAPH, UFOINTRO,
12cu|openxcom-0.9-1|33	UNITS) to OpenXcom's data folder in the following path:
12cu|openxcom-0.9-1|34	/usr/share/openxcom/
12cu|openxcom-0.9-1|35	
12cu|openxcom-0.9-1|36	Important! Please use supported game editions for data files.
12cu|openxcom-0.9-1|37	Otherwise you may get various messages about missing files or
12cu|openxcom-0.9-1|38	even segmentation faults.
12cu|openxcom-0.9-1|39	
12cu|openxcom-0.9-1|40	%prep
12cu|openxcom-0.9-1|41	%setup -q -n OpenXcom-%{version}
12cu|openxcom-0.9-1|42	
12cu|openxcom-0.9-1|43	%build
12cu|openxcom-0.9-1|44	%cmake
12cu|openxcom-0.9-1|45	%make
12cu|openxcom-0.9-1|46	
12cu|openxcom-0.9-1|47	%install
12cu|openxcom-0.9-1|48	%makeinstall_std -C build
12cu|openxcom-0.9-1|49	
12cu|openxcom-0.9-1|50	# install menu entry
12cu|openxcom-0.9-1|51	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|openxcom-0.9-1|52	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|openxcom-0.9-1|53	[Desktop Entry]
12cu|openxcom-0.9-1|54	Name=OpenXcom
12cu|openxcom-0.9-1|55	Comment=Open-source reimplementation of the original X-Com
12cu|openxcom-0.9-1|56	Exec=%{_bindir}/%{name}
12cu|openxcom-0.9-1|57	Icon=%{name}
12cu|openxcom-0.9-1|58	Terminal=false
12cu|openxcom-0.9-1|59	Type=Application
12cu|openxcom-0.9-1|60	Categories=Game;StrategyGame;
12cu|openxcom-0.9-1|61	EOF
12cu|openxcom-0.9-1|62	
12cu|openxcom-0.9-1|63	# install menu icons
12cu|openxcom-0.9-1|64	for N in 16 32 48 64 128;
12cu|openxcom-0.9-1|65	do
12cu|openxcom-0.9-1|66	convert %{SOURCE1} -resize ${N}x${N} $N.png;
12cu|openxcom-0.9-1|67	install -D -m 0644 16.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
12cu|openxcom-0.9-1|68	done
12cu|openxcom-0.9-1|69	
12cu|openxcom-0.9-1|70	%files
12cu|openxcom-0.9-1|71	%{_bindir}/%{name}
12cu|openxcom-0.9-1|72	%{_datadir}/applications/%{name}.desktop
12cu|openxcom-0.9-1|73	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|openxcom-0.9-1|74	%defattr(0644,root,root,0777)
12cu|openxcom-0.9-1|75	%{_datadir}/%{name}

10387 12
12cu|opusfile-0.4-5|1	Name:		opusfile
12cu|opusfile-0.4-5|2	Version:	0.4
12cu|opusfile-0.4-5|3	Release:	5
12cu|opusfile-0.4-5|4	Summary:	A high-level API for decoding and seeking within .opus files
12cu|opusfile-0.4-5|5	Group:		System/Libraries
12cu|opusfile-0.4-5|6	License:	BSD
12cu|opusfile-0.4-5|7	URL:		http://www.opus-codec.org/
12cu|opusfile-0.4-5|8	Source0:	http://downloads.xiph.org/releases/opus/%{name}-%{version}.tar.gz
12cu|opusfile-0.4-5|9	BuildRequires:	pkgconfig(ogg) >= 1.3
12cu|opusfile-0.4-5|10	BuildRequires:	pkgconfig(openssl)
12cu|opusfile-0.4-5|11	BuildRequires:	pkgconfig(opus) >= 1.0.1
12cu|opusfile-0.4-5|12	
12cu|opusfile-0.4-5|13	%description
12cu|opusfile-0.4-5|14	libopusfile provides a high-level API for decoding and seeking
12cu|opusfile-0.4-5|15	within .opus files. It includes:
12cu|opusfile-0.4-5|16	* Support for all files with at least one Opus stream (including
12cu|opusfile-0.4-5|17	multichannel files or Ogg files where Opus is muxed with something else).
12cu|opusfile-0.4-5|18	* Full support, including seeking, for chained files.
12cu|opusfile-0.4-5|19	* A simple stereo downmixing API (allowing chained files to be
12cu|opusfile-0.4-5|20	decoded with a single output format, even if the channel count changes).
12cu|opusfile-0.4-5|21	* Support for reading from a file, memory buffer, or over HTTP(S)
12cu|opusfile-0.4-5|22	(including seeking).
12cu|opusfile-0.4-5|23	* Support for both random access and streaming data sources.
12cu|opusfile-0.4-5|24	
12cu|opusfile-0.4-5|25	%define major 0
12cu|opusfile-0.4-5|26	%define libname %mklibname %name %major
12cu|opusfile-0.4-5|27	
12cu|opusfile-0.4-5|28	%package -n %libname
12cu|opusfile-0.4-5|29	Summary: A high-level API for decoding and seeking within .opus files
12cu|opusfile-0.4-5|30	Group: System/Libraries
12cu|opusfile-0.4-5|31	
12cu|opusfile-0.4-5|32	%description -n %libname
12cu|opusfile-0.4-5|33	libopusfile provides a high-level API for decoding and seeking
12cu|opusfile-0.4-5|34	within .opus files. It includes:
12cu|opusfile-0.4-5|35	* Support for all files with at least one Opus stream (including
12cu|opusfile-0.4-5|36	multichannel files or Ogg files where Opus is muxed with something else).
12cu|opusfile-0.4-5|37	* Full support, including seeking, for chained files.
12cu|opusfile-0.4-5|38	* A simple stereo downmixing API (allowing chained files to be
12cu|opusfile-0.4-5|39	decoded with a single output format, even if the channel count changes).
12cu|opusfile-0.4-5|40	* Support for reading from a file, memory buffer, or over HTTP(S)
12cu|opusfile-0.4-5|41	(including seeking).
12cu|opusfile-0.4-5|42	* Support for both random access and streaming data sources.
12cu|opusfile-0.4-5|43	
12cu|opusfile-0.4-5|44	%define develname %mklibname -d %{name}
12cu|opusfile-0.4-5|45	
12cu|opusfile-0.4-5|46	%package -n %{develname}
12cu|opusfile-0.4-5|47	Summary: Development package for %{name}
12cu|opusfile-0.4-5|48	Group: Development/C
12cu|opusfile-0.4-5|49	Requires: %{libname} = %{version}
12cu|opusfile-0.4-5|50	Provides: %{name}-devel = %{version}
12cu|opusfile-0.4-5|51	
12cu|opusfile-0.4-5|52	%description -n %{develname}
12cu|opusfile-0.4-5|53	Files for development with %{name}.
12cu|opusfile-0.4-5|54	
12cu|opusfile-0.4-5|55	%prep
12cu|opusfile-0.4-5|56	%setup -q
12cu|opusfile-0.4-5|57	
12cu|opusfile-0.4-5|58	%build
12cu|opusfile-0.4-5|59	%configure2_5x --disable-static
12cu|opusfile-0.4-5|60	%make
12cu|opusfile-0.4-5|61	
12cu|opusfile-0.4-5|62	%install
12cu|opusfile-0.4-5|63	%makeinstall_std
12cu|opusfile-0.4-5|64	
12cu|opusfile-0.4-5|65	#Remove libtool archives.
12cu|opusfile-0.4-5|66	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12cu|opusfile-0.4-5|67	
12cu|opusfile-0.4-5|68	%files -n %{libname}
12cu|opusfile-0.4-5|69	%doc COPYING AUTHORS
12cu|opusfile-0.4-5|70	%{_libdir}/libopus*.so.%{major}
12cu|opusfile-0.4-5|71	%{_libdir}/libopus*.so.%{major}.*
12cu|opusfile-0.4-5|72	
12cu|opusfile-0.4-5|73	%files -n %{develname}
12cu|opusfile-0.4-5|74	%doc %{_docdir}/%{name}
12cu|opusfile-0.4-5|75	%{_includedir}/opus/opusfile*
12cu|opusfile-0.4-5|76	%{_libdir}/pkgconfig/*.pc
12cu|opusfile-0.4-5|77	%{_libdir}/libopus*.so
12cu|opusfile-0.4-5|78	
12cu|opusfile-0.4-5|79	%changelog
12cu|opusfile-0.4-5|80	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.4-5
12cu|opusfile-0.4-5|81	+ Revision: dd3398d
12cu|opusfile-0.4-5|82	- MassBuild#289: Increase release tag
12cu|opusfile-0.4-5|83	
12cu|opusfile-0.4-5|84	

10388 12
12cu|orage-4.8.4-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cu|orage-4.8.4-1|2	
12cu|orage-4.8.4-1|3	Summary:	Time-managing application for Xfce desktop environment
12cu|orage-4.8.4-1|4	Name:		orage
12cu|orage-4.8.4-1|5	Version:	4.8.4
12cu|orage-4.8.4-1|6	Release:	1
12cu|orage-4.8.4-1|7	License:	GPLv2+
12cu|orage-4.8.4-1|8	Group:		Graphical desktop/Xfce
12cu|orage-4.8.4-1|9	URL:		http://www.xfce.org
12cu|orage-4.8.4-1|10	Source0:	http://archive.xfce.org/src/apps/orage/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|orage-4.8.4-1|11	BuildRequires:	chrpath
12cu|orage-4.8.4-1|12	BuildRequires:	xfce4-panel-devel >= 4.9.0
12cu|orage-4.8.4-1|13	BuildRequires:	desktop-file-utils
12cu|orage-4.8.4-1|14	BuildRequires:	pkgconfig(libical)
12cu|orage-4.8.4-1|15	BuildRequires:	dbus-glib-devel
12cu|orage-4.8.4-1|16	BuildRequires:	dbus-devel
12cu|orage-4.8.4-1|17	BuildRequires:	pkgconfig(libnotify)
12cu|orage-4.8.4-1|18	BuildRequires:	popt-devel
12cu|orage-4.8.4-1|19	BuildRequires:	bison
12cu|orage-4.8.4-1|20	BuildRequires:	flex
12cu|orage-4.8.4-1|21	Provides:	xfcalendar = %{version}
12cu|orage-4.8.4-1|22	Obsoletes:	xfcalendar < 4.5
12cu|orage-4.8.4-1|23	
12cu|orage-4.8.4-1|24	%description
12cu|orage-4.8.4-1|25	Orage is a time-managing application for the Xfce desktop environment,
12cu|orage-4.8.4-1|26	featuring:
12cu|orage-4.8.4-1|27	
12cu|orage-4.8.4-1|28	- Time-based events
12cu|orage-4.8.4-1|29	- Data stored in ical format.
12cu|orage-4.8.4-1|30	- Recurring appointments
12cu|orage-4.8.4-1|31	- Reminder up to 2 days before the event starts
12cu|orage-4.8.4-1|32	- Possibility to choose your alarm sound
12cu|orage-4.8.4-1|33	- Repeating the alarm sound until you close the reminder window
12cu|orage-4.8.4-1|34	- Possibility to duplicate an appointment
12cu|orage-4.8.4-1|35	- Archiving system for keeping your history in different files for
12cu|orage-4.8.4-1|36	avoiding overloads in the main working file.
12cu|orage-4.8.4-1|37	
12cu|orage-4.8.4-1|38	%prep
12cu|orage-4.8.4-1|39	%setup -q
12cu|orage-4.8.4-1|40	
12cu|orage-4.8.4-1|41	%build
12cu|orage-4.8.4-1|42	%define Werror_cflags %nil
12cu|orage-4.8.4-1|43	
12cu|orage-4.8.4-1|44	%configure2_5x \
12cu|orage-4.8.4-1|45	--disable-static \
12cu|orage-4.8.4-1|46	--enable-reentrant \
12cu|orage-4.8.4-1|47	--enable-dbus \
12cu|orage-4.8.4-1|48	--enable-archive \
12cu|orage-4.8.4-1|49	--enable-libnotify \
12cu|orage-4.8.4-1|50	--enable-libxfce4panel
12cu|orage-4.8.4-1|51	
12cu|orage-4.8.4-1|52	%make
12cu|orage-4.8.4-1|53	
12cu|orage-4.8.4-1|54	%install
12cu|orage-4.8.4-1|55	%makeinstall_std
12cu|orage-4.8.4-1|56	
12cu|orage-4.8.4-1|57	#disable rpath in _bin
12cu|orage-4.8.4-1|58	chrpath -d %{buildroot}/%{_bindir}/*
12cu|orage-4.8.4-1|59	
12cu|orage-4.8.4-1|60	rm -rf %{buildroot}%{_datadir}/orage/doc
12cu|orage-4.8.4-1|61	
12cu|orage-4.8.4-1|62	%find_lang %{name} %{name}.lang
12cu|orage-4.8.4-1|63	
12cu|orage-4.8.4-1|64	desktop-file-install \
12cu|orage-4.8.4-1|65	--add-only-show-in="XFCE" \
12cu|orage-4.8.4-1|66	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|orage-4.8.4-1|67	
12cu|orage-4.8.4-1|68	%files -f %{name}.lang
12cu|orage-4.8.4-1|69	%doc README AUTHORS
12cu|orage-4.8.4-1|70	%doc doc/C/images/*.png doc/C/orage.html
12cu|orage-4.8.4-1|71	%{_bindir}/*
12cu|orage-4.8.4-1|72	%{_libdir}/xfce4
12cu|orage-4.8.4-1|73	%{_datadir}/applications/*
12cu|orage-4.8.4-1|74	%{_datadir}/xfce4/panel-plugins/xfce4-orageclock-plugin.desktop
12cu|orage-4.8.4-1|75	%{_iconsdir}/hicolor/*/apps/*.png
12cu|orage-4.8.4-1|76	%{_iconsdir}/hicolor/*/apps/*.svg
12cu|orage-4.8.4-1|77	%{_iconsdir}/hicolor/*/apps/*.xpm
12cu|orage-4.8.4-1|78	%dir %{_datadir}/orage
12cu|orage-4.8.4-1|79	%{_datadir}/orage/sounds/
12cu|orage-4.8.4-1|80	%{_datadir}/dbus-1/services/org.xfce.*.service
12cu|orage-4.8.4-1|81	%{_mandir}/man1/*.*

10389 12
12cu|osdlyrics-0.4.3-2|1	Summary:	OSD Lyrics - Show lyrics with your favorite media player
12cu|osdlyrics-0.4.3-2|2	Name:		osdlyrics
12cu|osdlyrics-0.4.3-2|3	Version:	0.4.3
12cu|osdlyrics-0.4.3-2|4	Release:	2
12cu|osdlyrics-0.4.3-2|5	License:	GPLv3+
12cu|osdlyrics-0.4.3-2|6	Group:		Sound
12cu|osdlyrics-0.4.3-2|7	Url:		http://code.google.com/p/osd-lyrics/
12cu|osdlyrics-0.4.3-2|8	Source0:	%{name}-%{version}.tar.gz
12cu|osdlyrics-0.4.3-2|9	BuildRequires:	intltool
12cu|osdlyrics-0.4.3-2|10	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|osdlyrics-0.4.3-2|11	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|osdlyrics-0.4.3-2|12	BuildRequires:	pkgconfig(libcurl)
12cu|osdlyrics-0.4.3-2|13	BuildRequires:	pkgconfig(libmpd)
12cu|osdlyrics-0.4.3-2|14	BuildRequires:	pkgconfig(libnotify)
12cu|osdlyrics-0.4.3-2|15	BuildRequires:	pkgconfig(sqlite3)
12cu|osdlyrics-0.4.3-2|16	
12cu|osdlyrics-0.4.3-2|17	%description
12cu|osdlyrics-0.4.3-2|18	OSD Lyrics is a lyrics show compatible with various media players. It is not
12cu|osdlyrics-0.4.3-2|19	a plugin but a standalone program. OSD Lyrics shows lyrics on your desktop,
12cu|osdlyrics-0.4.3-2|20	in the style similar to KaraOK. It also provides another displaying style, in
12cu|osdlyrics-0.4.3-2|21	which lyrics scroll from bottom to top. OSD Lyrics can download lyrics from
12cu|osdlyrics-0.4.3-2|22	the network automatically.
12cu|osdlyrics-0.4.3-2|23	
12cu|osdlyrics-0.4.3-2|24	%files -f %{name}.lang
12cu|osdlyrics-0.4.3-2|25	%doc AUTHORS ABOUT-NLS COPYING ChangeLog NEWS README
12cu|osdlyrics-0.4.3-2|26	%{_bindir}/%{name}
12cu|osdlyrics-0.4.3-2|27	%{_datadir}/%{name}/
12cu|osdlyrics-0.4.3-2|28	%{_datadir}/applications/%{name}.desktop
12cu|osdlyrics-0.4.3-2|29	%{_iconsdir}/hicolor/*/*/*
12cu|osdlyrics-0.4.3-2|30	
12cu|osdlyrics-0.4.3-2|31	#----------------------------------------------------------------------------
12cu|osdlyrics-0.4.3-2|32	
12cu|osdlyrics-0.4.3-2|33	%prep
12cu|osdlyrics-0.4.3-2|34	%setup -q
12cu|osdlyrics-0.4.3-2|35	
12cu|osdlyrics-0.4.3-2|36	%build
12cu|osdlyrics-0.4.3-2|37	autoreconf -fi
12cu|osdlyrics-0.4.3-2|38	%configure2_5x --disable-xmms2
12cu|osdlyrics-0.4.3-2|39	%make
12cu|osdlyrics-0.4.3-2|40	
12cu|osdlyrics-0.4.3-2|41	%install
12cu|osdlyrics-0.4.3-2|42	%makeinstall_std
12cu|osdlyrics-0.4.3-2|43	
12cu|osdlyrics-0.4.3-2|44	%find_lang %{name}
12cu|osdlyrics-0.4.3-2|45	
12cu|osdlyrics-0.4.3-2|46	
12cu|osdlyrics-0.4.3-2|47	%changelog
12cu|osdlyrics-0.4.3-2|48	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.3-2
12cu|osdlyrics-0.4.3-2|49	+ Revision: 8a64b70
12cu|osdlyrics-0.4.3-2|50	- LOG Spec cleanup
12cu|osdlyrics-0.4.3-2|51	
12cu|osdlyrics-0.4.3-2|52	

10390 12
12cu|osh-20080629-3|1	Summary:	V6 Thompson Shell Port
12cu|osh-20080629-3|2	Name:		osh
12cu|osh-20080629-3|3	Version:	20080629
12cu|osh-20080629-3|4	Release:	3
12cu|osh-20080629-3|5	License:	BSD with advertising
12cu|osh-20080629-3|6	Group:		Shells
12cu|osh-20080629-3|7	Url:		http://v6shell.org/
12cu|osh-20080629-3|8	Source0:	http://v6shell.org/src/osh-%{version}.tar.gz
12cu|osh-20080629-3|9	Patch0:		osh-20080629-no-strip.patch
12cu|osh-20080629-3|10	
12cu|osh-20080629-3|11	%description
12cu|osh-20080629-3|12	The osh project is hereby dedicated to the individuals at Bell Labs who
12cu|osh-20080629-3|13	started the UNIX ball rolling in 1969.
12cu|osh-20080629-3|14	
12cu|osh-20080629-3|15	The objective of the osh project is to honor our shared computing history
12cu|osh-20080629-3|16	by maintaining two different ports of the original sh(1) as it appeared
12cu|osh-20080629-3|17	in Sixth Edition (V6) UNIX. One of the ports, osh, contains enhancements
12cu|osh-20080629-3|18	to make it usable as an interactive login shell while also remaining
12cu|osh-20080629-3|19	backward compatible. The other port, sh6, simply provides a
12cu|osh-20080629-3|20	backward-compatible user interface without any obvious enhancements. In
12cu|osh-20080629-3|21	addition, the shell utilities necessary for globbing and flow control
12cu|osh-20080629-3|22	in command files (aka shell scripts) are also included.
12cu|osh-20080629-3|23	
12cu|osh-20080629-3|24	%files
12cu|osh-20080629-3|25	%doc AUTHORS CHANGES CHANGES-sh_to_sh6 LICENSE NOTES README
12cu|osh-20080629-3|26	%{_bindir}/fd2
12cu|osh-20080629-3|27	%{_bindir}/glob6
12cu|osh-20080629-3|28	%{_bindir}/goto
12cu|osh-20080629-3|29	%{_bindir}/if
12cu|osh-20080629-3|30	%{_bindir}/osh
12cu|osh-20080629-3|31	%{_bindir}/sh6
12cu|osh-20080629-3|32	%{_mandir}/man1/fd2.1.*
12cu|osh-20080629-3|33	%{_mandir}/man1/glob6.1.*
12cu|osh-20080629-3|34	%{_mandir}/man1/goto.1.*
12cu|osh-20080629-3|35	%{_mandir}/man1/if.1.*
12cu|osh-20080629-3|36	%{_mandir}/man1/osh.1.*
12cu|osh-20080629-3|37	%{_mandir}/man1/sh6.1.*
12cu|osh-20080629-3|38	
12cu|osh-20080629-3|39	#----------------------------------------------------------------------------
12cu|osh-20080629-3|40	
12cu|osh-20080629-3|41	%prep
12cu|osh-20080629-3|42	%setup -q
12cu|osh-20080629-3|43	%patch0 -p1
12cu|osh-20080629-3|44	
12cu|osh-20080629-3|45	%build
12cu|osh-20080629-3|46	%make \
12cu|osh-20080629-3|47	PREFIX=%{_prefix} \
12cu|osh-20080629-3|48	CFLAGS="%{optflags}" \
12cu|osh-20080629-3|49	LDFLAGS="%{ldflags}"
12cu|osh-20080629-3|50	
12cu|osh-20080629-3|51	%install
12cu|osh-20080629-3|52	%makeinstall_std \
12cu|osh-20080629-3|53	PREFIX=%{_prefix} \
12cu|osh-20080629-3|54	MANDIR=%{_mandir}/man1 \
12cu|osh-20080629-3|55	BINMODE="-m 0755" \
12cu|osh-20080629-3|56	MANMODE="-m 0644"
12cu|osh-20080629-3|57	
12cu|osh-20080629-3|58	
12cu|osh-20080629-3|59	%changelog
12cu|osh-20080629-3|60	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20080629-3
12cu|osh-20080629-3|61	+ Revision: 82021cb
12cu|osh-20080629-3|62	- LOG Fix debug package, spec cleanup
12cu|osh-20080629-3|63	
12cu|osh-20080629-3|64	

10391 12
12cu|owncloud-6.0.2-1|1	Summary:      Open personal cloud
12cu|owncloud-6.0.2-1|2	Name:         owncloud
12cu|owncloud-6.0.2-1|3	Version:      6.0.2
12cu|owncloud-6.0.2-1|4	Release:      1
12cu|owncloud-6.0.2-1|5	Source0:      http://owncloud.org/releases/%{name}-%{version}.tar.bz2
12cu|owncloud-6.0.2-1|6	License:      AGPLv3
12cu|owncloud-6.0.2-1|7	Group:        Monitoring
12cu|owncloud-6.0.2-1|8	Url:          http://owncloud.org/
12cu|owncloud-6.0.2-1|9	BuildRequires: apache-base
12cu|owncloud-6.0.2-1|10	Requires:     php >= 4.1
12cu|owncloud-6.0.2-1|11	Requires:     apache-base
12cu|owncloud-6.0.2-1|12	Requires:     apache-mod_php
12cu|owncloud-6.0.2-1|13	BuildArch:    noarch
12cu|owncloud-6.0.2-1|14	
12cu|owncloud-6.0.2-1|15	%description
12cu|owncloud-6.0.2-1|16	A personal cloud server which runs on you personal server
12cu|owncloud-6.0.2-1|17	and enables accessing your data from everywhere and sharing
12cu|owncloud-6.0.2-1|18	with other people.
12cu|owncloud-6.0.2-1|19	
12cu|owncloud-6.0.2-1|20	%files
12cu|owncloud-6.0.2-1|21	%defattr(-,root,root)
12cu|owncloud-6.0.2-1|22	%attr(-,apache,apache) %_datadir/%name
12cu|owncloud-6.0.2-1|23	%config(noreplace) %_sysconfdir/httpd/conf/webapps.d/%{name}.conf
12cu|owncloud-6.0.2-1|24	
12cu|owncloud-6.0.2-1|25	#--------------------------------------------------------------------
12cu|owncloud-6.0.2-1|26	
12cu|owncloud-6.0.2-1|27	
12cu|owncloud-6.0.2-1|28	%prep
12cu|owncloud-6.0.2-1|29	%setup -q -n %name
12cu|owncloud-6.0.2-1|30	
12cu|owncloud-6.0.2-1|31	%build
12cu|owncloud-6.0.2-1|32	echo "Hello, i'm a build section"
12cu|owncloud-6.0.2-1|33	
12cu|owncloud-6.0.2-1|34	%install
12cu|owncloud-6.0.2-1|35	mkdir -p %buildroot%_datadir/owncloud
12cu|owncloud-6.0.2-1|36	(
12cu|owncloud-6.0.2-1|37	cd %buildroot%_datadir
12cu|owncloud-6.0.2-1|38	tar xjf %{SOURCE0}
12cu|owncloud-6.0.2-1|39	)
12cu|owncloud-6.0.2-1|40	
12cu|owncloud-6.0.2-1|41	
12cu|owncloud-6.0.2-1|42	mkdir -p %buildroot%_sysconfdir/httpd/conf/webapps.d
12cu|owncloud-6.0.2-1|43	cat > %buildroot%_sysconfdir/httpd/conf/webapps.d/%{name}.conf <<EOF
12cu|owncloud-6.0.2-1|44	# %{name} configuration
12cu|owncloud-6.0.2-1|45	Alias /%name %_datadir/%name
12cu|owncloud-6.0.2-1|46	<Directory %_datadir/%name>
12cu|owncloud-6.0.2-1|47	Require all denied
12cu|owncloud-6.0.2-1|48	</Directory>
12cu|owncloud-6.0.2-1|49	
12cu|owncloud-6.0.2-1|50	EOF
12cu|owncloud-6.0.2-1|51	
12cu|owncloud-6.0.2-1|52	
12cu|owncloud-6.0.2-1|53	%changelog
12cu|owncloud-6.0.2-1|54	* Sat Mar 29 2014 Victor Ryzhikh <victorr2007@yandex.ru> 6.0.2-1
12cu|owncloud-6.0.2-1|55	+ Revision: 0fb0a21
12cu|owncloud-6.0.2-1|56	- Updated .abf.yml
12cu|owncloud-6.0.2-1|57	
12cu|owncloud-6.0.2-1|58	

10392 12
12cu|owncloud-client-1.5.3-3|1	%define major 0
12cu|owncloud-client-1.5.3-3|2	%define libowncloudsync %mklibname owncloudsync %{major}
12cu|owncloud-client-1.5.3-3|3	%define libocsync %mklibname ocsync %{major}
12cu|owncloud-client-1.5.3-3|4	
12cu|owncloud-client-1.5.3-3|5	Summary:	The ownCloud Client
12cu|owncloud-client-1.5.3-3|6	Name:		owncloud-client
12cu|owncloud-client-1.5.3-3|7	Version:	1.5.3
12cu|owncloud-client-1.5.3-3|8	Release:	3
12cu|owncloud-client-1.5.3-3|9	License:	GPLv2+
12cu|owncloud-client-1.5.3-3|10	Group:		Archiving/Backup
12cu|owncloud-client-1.5.3-3|11	Url:		http://owncloud.org/sync-clients/
12cu|owncloud-client-1.5.3-3|12	Source0:	http://download.owncloud.com/download/mirall-%{version}.tar.gz
12cu|owncloud-client-1.5.3-3|13	Patch0:		mirall-1.5.3-do-not-check-updates.patch
12cu|owncloud-client-1.5.3-3|14	BuildRequires:	cmake
12cu|owncloud-client-1.5.3-3|15	BuildRequires:	qt4-devel
12cu|owncloud-client-1.5.3-3|16	BuildRequires:	qtkeychain-devel
12cu|owncloud-client-1.5.3-3|17	BuildRequires:	pkgconfig(neon)
12cu|owncloud-client-1.5.3-3|18	BuildRequires:	pkgconfig(QtWebKit)
12cu|owncloud-client-1.5.3-3|19	BuildRequires:	pkgconfig(sqlite3)
12cu|owncloud-client-1.5.3-3|20	Obsoletes:	ocsync < 1.0
12cu|owncloud-client-1.5.3-3|21	
12cu|owncloud-client-1.5.3-3|22	%description
12cu|owncloud-client-1.5.3-3|23	This is the client for ownCloud.
12cu|owncloud-client-1.5.3-3|24	
12cu|owncloud-client-1.5.3-3|25	The ownCloud client is based on Mirall.
12cu|owncloud-client-1.5.3-3|26	
12cu|owncloud-client-1.5.3-3|27	Since version 1.5.0 it doesn't need external ocsync anymore.
12cu|owncloud-client-1.5.3-3|28	
12cu|owncloud-client-1.5.3-3|29	%files
12cu|owncloud-client-1.5.3-3|30	%{_bindir}/owncloud
12cu|owncloud-client-1.5.3-3|31	%{_bindir}/owncloudcmd
12cu|owncloud-client-1.5.3-3|32	%{_sysconfdir}/ownCloud/sync-exclude.lst
12cu|owncloud-client-1.5.3-3|33	%{_iconsdir}/hicolor/*/*/*.png
12cu|owncloud-client-1.5.3-3|34	%{_datadir}/owncloud/
12cu|owncloud-client-1.5.3-3|35	%{_datadir}/applications/owncloud.desktop
12cu|owncloud-client-1.5.3-3|36	
12cu|owncloud-client-1.5.3-3|37	#----------------------------------------------------------------------------
12cu|owncloud-client-1.5.3-3|38	
12cu|owncloud-client-1.5.3-3|39	%package -n %{libowncloudsync}
12cu|owncloud-client-1.5.3-3|40	Summary:	Shared library for ownCloud client
12cu|owncloud-client-1.5.3-3|41	Group:		System/Libraries
12cu|owncloud-client-1.5.3-3|42	Obsoletes:	%{_lib}owncloudsync1 < 1.5.3
12cu|owncloud-client-1.5.3-3|43	Conflicts:	%{_lib}owncloudsync1 < 1.5.3
12cu|owncloud-client-1.5.3-3|44	
12cu|owncloud-client-1.5.3-3|45	%description -n %{libowncloudsync}
12cu|owncloud-client-1.5.3-3|46	Shared library for ownCloud client.
12cu|owncloud-client-1.5.3-3|47	
12cu|owncloud-client-1.5.3-3|48	%files -n %{libowncloudsync}
12cu|owncloud-client-1.5.3-3|49	%{_libdir}/libowncloudsync.so.%{version}
12cu|owncloud-client-1.5.3-3|50	%{_libdir}/libowncloudsync.so.%{major}
12cu|owncloud-client-1.5.3-3|51	
12cu|owncloud-client-1.5.3-3|52	#----------------------------------------------------------------------------
12cu|owncloud-client-1.5.3-3|53	
12cu|owncloud-client-1.5.3-3|54	%package -n %{libocsync}
12cu|owncloud-client-1.5.3-3|55	Summary:	Shared library for ownCloud client
12cu|owncloud-client-1.5.3-3|56	Group:		System/Libraries
12cu|owncloud-client-1.5.3-3|57	Obsoletes:	%{_lib}owncloudsync1 < 1.5.3
12cu|owncloud-client-1.5.3-3|58	Conflicts:	%{_lib}owncloudsync1 < 1.5.3
12cu|owncloud-client-1.5.3-3|59	
12cu|owncloud-client-1.5.3-3|60	%description -n %{libocsync}
12cu|owncloud-client-1.5.3-3|61	Shared library for ownCloud client.
12cu|owncloud-client-1.5.3-3|62	
12cu|owncloud-client-1.5.3-3|63	%files -n %{libocsync}
12cu|owncloud-client-1.5.3-3|64	%{_libdir}/libocsync.so.%{major}*
12cu|owncloud-client-1.5.3-3|65	
12cu|owncloud-client-1.5.3-3|66	#----------------------------------------------------------------------------
12cu|owncloud-client-1.5.3-3|67	
12cu|owncloud-client-1.5.3-3|68	%prep
12cu|owncloud-client-1.5.3-3|69	%setup -qn mirall-%{version}
12cu|owncloud-client-1.5.3-3|70	%patch0 -p1
12cu|owncloud-client-1.5.3-3|71	
12cu|owncloud-client-1.5.3-3|72	%build
12cu|owncloud-client-1.5.3-3|73	%cmake_qt4
12cu|owncloud-client-1.5.3-3|74	%make owncloud
12cu|owncloud-client-1.5.3-3|75	
12cu|owncloud-client-1.5.3-3|76	%install
12cu|owncloud-client-1.5.3-3|77	%makeinstall_std -C build
12cu|owncloud-client-1.5.3-3|78	
12cu|owncloud-client-1.5.3-3|79	# Nuke devel files, useless for now
12cu|owncloud-client-1.5.3-3|80	rm -rf %{buildroot}%{_includedir}/
12cu|owncloud-client-1.5.3-3|81	rm -rf %{buildroot}%{_libdir}/*.a
12cu|owncloud-client-1.5.3-3|82	rm -rf %{buildroot}%{_libdir}/*.so
12cu|owncloud-client-1.5.3-3|83	
12cu|owncloud-client-1.5.3-3|84	
12cu|owncloud-client-1.5.3-3|85	%changelog
12cu|owncloud-client-1.5.3-3|86	* Fri May 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.3-3
12cu|owncloud-client-1.5.3-3|87	+ Revision: 0212e54
12cu|owncloud-client-1.5.3-3|88	- Bump release
12cu|owncloud-client-1.5.3-3|89	
12cu|owncloud-client-1.5.3-3|90	

10393 12
12cu|p2kmoto-0.1.svn20071112-2|1	%define	lib_name lib%{name}
12cu|p2kmoto-0.1.svn20071112-2|2	%define		soname 0
12cu|p2kmoto-0.1.svn20071112-2|3	%define		svnversion svn20071112
12cu|p2kmoto-0.1.svn20071112-2|4	Name:		p2kmoto
12cu|p2kmoto-0.1.svn20071112-2|5	Summary:	Software intended to be used with Motorola telephones based on the P2K platform
12cu|p2kmoto-0.1.svn20071112-2|6	Version:	0.1.%{svnversion}
12cu|p2kmoto-0.1.svn20071112-2|7	Release:	2
12cu|p2kmoto-0.1.svn20071112-2|8	Url:		http://moto4lin.sourceforge.net/
12cu|p2kmoto-0.1.svn20071112-2|9	Source0:	p2kmoto-%{svnversion}.tar.bz2
12cu|p2kmoto-0.1.svn20071112-2|10	Patch0:		fix-no-return-in-nonvoid-function.patch
12cu|p2kmoto-0.1.svn20071112-2|11	License:	GPL
12cu|p2kmoto-0.1.svn20071112-2|12	Group:		Networking/File transfer
12cu|p2kmoto-0.1.svn20071112-2|13	BuildRequires:	autoconf
12cu|p2kmoto-0.1.svn20071112-2|14	BuildRequires:	automake
12cu|p2kmoto-0.1.svn20071112-2|15	BuildRequires:	libtool
12cu|p2kmoto-0.1.svn20071112-2|16	BuildRequires:	libusb-devel >= 0.1.8
12cu|p2kmoto-0.1.svn20071112-2|17	Requires:	%{lib_name}%{soname} = %{version}-%{release}
12cu|p2kmoto-0.1.svn20071112-2|18	
12cu|p2kmoto-0.1.svn20071112-2|19	%description
12cu|p2kmoto-0.1.svn20071112-2|20	The moto4lin software is intended to be used with Motorola telephones based on
12cu|p2kmoto-0.1.svn20071112-2|21	the P2K platform.
12cu|p2kmoto-0.1.svn20071112-2|22	
12cu|p2kmoto-0.1.svn20071112-2|23	%package -n %{lib_name}%{soname}
12cu|p2kmoto-0.1.svn20071112-2|24	Summary:	Software intended to be used with Motorola telephones based on the P2K platform
12cu|p2kmoto-0.1.svn20071112-2|25	Group:		System/Libraries
12cu|p2kmoto-0.1.svn20071112-2|26	Provides:	%{lib_name}%{soname} = %{version}-%{release}
12cu|p2kmoto-0.1.svn20071112-2|27	Provides:	%{lib_name} = %{version}-%{release}
12cu|p2kmoto-0.1.svn20071112-2|28	
12cu|p2kmoto-0.1.svn20071112-2|29	%description -n  %{lib_name}%{soname}
12cu|p2kmoto-0.1.svn20071112-2|30	The moto4lin software is intended to be used with Motorola telephones based on
12cu|p2kmoto-0.1.svn20071112-2|31	the P2K platform.
12cu|p2kmoto-0.1.svn20071112-2|32	
12cu|p2kmoto-0.1.svn20071112-2|33	%package -n p2kmoto-devel
12cu|p2kmoto-0.1.svn20071112-2|34	Summary:	Software intended to be used with Motorola telephones based on the P2K platform
12cu|p2kmoto-0.1.svn20071112-2|35	Group:		System/Libraries
12cu|p2kmoto-0.1.svn20071112-2|36	Provides:	p2kmoto-devel = %{version}-%{release}
12cu|p2kmoto-0.1.svn20071112-2|37	Requires:	%{lib_name}%{soname} = %{version}-%{release}
12cu|p2kmoto-0.1.svn20071112-2|38	
12cu|p2kmoto-0.1.svn20071112-2|39	%description -n p2kmoto-devel
12cu|p2kmoto-0.1.svn20071112-2|40	The moto4lin software is intended to be used with Motorola telephones based on
12cu|p2kmoto-0.1.svn20071112-2|41	the P2K platform.
12cu|p2kmoto-0.1.svn20071112-2|42	
12cu|p2kmoto-0.1.svn20071112-2|43	%prep
12cu|p2kmoto-0.1.svn20071112-2|44	%setup -q -n %{name}-%{svnversion}
12cu|p2kmoto-0.1.svn20071112-2|45	%patch0
12cu|p2kmoto-0.1.svn20071112-2|46	ln -s %{_datadir}/automake-1.10/depcomp
12cu|p2kmoto-0.1.svn20071112-2|47	
12cu|p2kmoto-0.1.svn20071112-2|48	%build
12cu|p2kmoto-0.1.svn20071112-2|49	autoconf
12cu|p2kmoto-0.1.svn20071112-2|50	export CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS"
12cu|p2kmoto-0.1.svn20071112-2|51	./configure --prefix=%{_prefix} --libdir=%{_libdir}
12cu|p2kmoto-0.1.svn20071112-2|52	make -j 2
12cu|p2kmoto-0.1.svn20071112-2|53	
12cu|p2kmoto-0.1.svn20071112-2|54	%install
12cu|p2kmoto-0.1.svn20071112-2|55	make DESTDIR=%{buildroot} install
12cu|p2kmoto-0.1.svn20071112-2|56	
12cu|p2kmoto-0.1.svn20071112-2|57	rm -fr %{buildroot}%{_libdir}/*.*a
12cu|p2kmoto-0.1.svn20071112-2|58	
12cu|p2kmoto-0.1.svn20071112-2|59	%post -n  %{lib_name}%{soname} -p /sbin/ldconfig
12cu|p2kmoto-0.1.svn20071112-2|60	
12cu|p2kmoto-0.1.svn20071112-2|61	%postun -n  %{lib_name}%{soname} -p /sbin/ldconfig
12cu|p2kmoto-0.1.svn20071112-2|62	
12cu|p2kmoto-0.1.svn20071112-2|63	%files
12cu|p2kmoto-0.1.svn20071112-2|64	%defattr(-,root,root)
12cu|p2kmoto-0.1.svn20071112-2|65	%{_bindir}/*
12cu|p2kmoto-0.1.svn20071112-2|66	
12cu|p2kmoto-0.1.svn20071112-2|67	%files -n  %{lib_name}%{soname}
12cu|p2kmoto-0.1.svn20071112-2|68	%defattr(-,root,root)
12cu|p2kmoto-0.1.svn20071112-2|69	%{_libdir}/libp2kmoto.so.%{soname}
12cu|p2kmoto-0.1.svn20071112-2|70	%{_libdir}/libp2kmoto.so.%{soname}.*
12cu|p2kmoto-0.1.svn20071112-2|71	
12cu|p2kmoto-0.1.svn20071112-2|72	%files -n p2kmoto-devel
12cu|p2kmoto-0.1.svn20071112-2|73	%defattr(-,root,root)
12cu|p2kmoto-0.1.svn20071112-2|74	%{_libdir}/libp2kmoto.so
12cu|p2kmoto-0.1.svn20071112-2|75	%{_includedir}/*
12cu|p2kmoto-0.1.svn20071112-2|76	

10394 12
12cu|p3nfs-5.19-5|1	Summary:	Utility to access Symbian based (Psion/Nokia/Sony-Ericsson/etc) mobile devices
12cu|p3nfs-5.19-5|2	Name:		p3nfs
12cu|p3nfs-5.19-5|3	Version:	5.19
12cu|p3nfs-5.19-5|4	Release:	5
12cu|p3nfs-5.19-5|5	License:	GPLv2+
12cu|p3nfs-5.19-5|6	Group:		Networking/Other
12cu|p3nfs-5.19-5|7	Url:		http://www.koeniglich.de/p3nfs.html
12cu|p3nfs-5.19-5|8	Source0:	%{name}-%{version}.tar.bz2
12cu|p3nfs-5.19-5|9	Patch0:		p3nfs_no_client.patch
12cu|p3nfs-5.19-5|10	# Hardcode tty because build system doesn't have it
12cu|p3nfs-5.19-5|11	Patch1:		p3nfs-5.19-tty.patch
12cu|p3nfs-5.19-5|12	
12cu|p3nfs-5.19-5|13	%description
12cu|p3nfs-5.19-5|14	p3nfs is a Symbian (Psion/Nokia/Sony-Ericsson/etc) to UNIX/Linux
12cu|p3nfs-5.19-5|15	communication program. It allows you to mount the file systems of the
12cu|p3nfs-5.19-5|16	phone/PDA on your UNIX machine. This means that you see all the
12cu|p3nfs-5.19-5|17	filesystems of the Phone/PDA as a filesystem on your UNIX machine,
12cu|p3nfs-5.19-5|18	and you can copy/backup/edit any file on the Phone/PDA with your
12cu|p3nfs-5.19-5|19	preferred tools on the UNIX machine.
12cu|p3nfs-5.19-5|20	
12cu|p3nfs-5.19-5|21	In order to operate correctly, you need to install a p3nfs client
12cu|p3nfs-5.19-5|22	on the mobile device.
12cu|p3nfs-5.19-5|23	
12cu|p3nfs-5.19-5|24	%files
12cu|p3nfs-5.19-5|25	%doc README
12cu|p3nfs-5.19-5|26	%doc doc/*
12cu|p3nfs-5.19-5|27	%{_bindir}/*
12cu|p3nfs-5.19-5|28	%{_mandir}/*/*
12cu|p3nfs-5.19-5|29	
12cu|p3nfs-5.19-5|30	#----------------------------------------------------------------------------
12cu|p3nfs-5.19-5|31	
12cu|p3nfs-5.19-5|32	%prep
12cu|p3nfs-5.19-5|33	%setup -q
12cu|p3nfs-5.19-5|34	%patch0 -p0
12cu|p3nfs-5.19-5|35	%patch1 -p1
12cu|p3nfs-5.19-5|36	
12cu|p3nfs-5.19-5|37	%build
12cu|p3nfs-5.19-5|38	%configure2_5x
12cu|p3nfs-5.19-5|39	%make CFLAGS="%{optflags} -I."
12cu|p3nfs-5.19-5|40	
12cu|p3nfs-5.19-5|41	%install
12cu|p3nfs-5.19-5|42	%makeinstall_std
12cu|p3nfs-5.19-5|43	
12cu|p3nfs-5.19-5|44	rm -rf %{buildroot}%{_defaultdocdir}/%{name}-%{version}
12cu|p3nfs-5.19-5|45	
12cu|p3nfs-5.19-5|46	
12cu|p3nfs-5.19-5|47	%changelog
12cu|p3nfs-5.19-5|48	* Tue Mar 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.19-5
12cu|p3nfs-5.19-5|49	+ Revision: e7ba3c1
12cu|p3nfs-5.19-5|50	- LOG Hardcode tty because ABF doesn't have it
12cu|p3nfs-5.19-5|51	
12cu|p3nfs-5.19-5|52	

10395 12
12cu|packaging-tools-1.0-3|1	Name: packaging-tools
12cu|packaging-tools-1.0-3|2	Version: 1.0
12cu|packaging-tools-1.0-3|3	Release: 3
12cu|packaging-tools-1.0-3|4	Source0: e
12cu|packaging-tools-1.0-3|5	Source1: e.1
12cu|packaging-tools-1.0-3|6	Source2: vs
12cu|packaging-tools-1.0-3|7	Source3: vs.1
12cu|packaging-tools-1.0-3|8	Source4: vl
12cu|packaging-tools-1.0-3|9	Source5: vl.1
12cu|packaging-tools-1.0-3|10	Source6: vj
12cu|packaging-tools-1.0-3|11	Source7: vj.1
12cu|packaging-tools-1.0-3|12	Source8: vp
12cu|packaging-tools-1.0-3|13	Source9: vp.1
12cu|packaging-tools-1.0-3|14	Summary: Tools that make packagers' lives easier
12cu|packaging-tools-1.0-3|15	URL: http://openmandriva.org/
12cu|packaging-tools-1.0-3|16	License: Public Domain
12cu|packaging-tools-1.0-3|17	Group: Development/Other
12cu|packaging-tools-1.0-3|18	BuildArch: noarch
12cu|packaging-tools-1.0-3|19	
12cu|packaging-tools-1.0-3|20	%description
12cu|packaging-tools-1.0-3|21	Some tools that make packagers' lives easier
12cu|packaging-tools-1.0-3|22	
12cu|packaging-tools-1.0-3|23	%prep
12cu|packaging-tools-1.0-3|24	
12cu|packaging-tools-1.0-3|25	%build
12cu|packaging-tools-1.0-3|26	
12cu|packaging-tools-1.0-3|27	%install
12cu|packaging-tools-1.0-3|28	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1
12cu|packaging-tools-1.0-3|29	install -c -m 755 %SOURCE0 %SOURCE2 %SOURCE4 %SOURCE6 %SOURCE8 %{buildroot}%{_bindir}/
12cu|packaging-tools-1.0-3|30	install -c -m 644 %SOURCE1 %SOURCE3 %SOURCE5 %SOURCE7 %SOURCE9 %{buildroot}%{_mandir}/man1/
12cu|packaging-tools-1.0-3|31	
12cu|packaging-tools-1.0-3|32	%files
12cu|packaging-tools-1.0-3|33	%{_bindir}/*
12cu|packaging-tools-1.0-3|34	%{_mandir}/man1/*

10396 12
12cu|packit-1.0-8|1	Summary:	Network Injection And Capture Tool
12cu|packit-1.0-8|2	Name:		packit
12cu|packit-1.0-8|3	Version:	1.0
12cu|packit-1.0-8|4	Release:	8
12cu|packit-1.0-8|5	License:	GPL
12cu|packit-1.0-8|6	Group:		Monitoring
12cu|packit-1.0-8|7	Url:		http://www.obtuse.net/software/packit/
12cu|packit-1.0-8|8	Source0:	%{name}-%{version}.tar.bz2
12cu|packit-1.0-8|9	Patch0:		%{name}-0.7.1-update-headers-for-new-libpcap.patch.bz2
12cu|packit-1.0-8|10	Patch1:		packit-1.0-no-strip.patch
12cu|packit-1.0-8|11	BuildRequires:	libnet-devel
12cu|packit-1.0-8|12	BuildRequires:	pcap-devel
12cu|packit-1.0-8|13	
12cu|packit-1.0-8|14	%description
12cu|packit-1.0-8|15	Packit is a network auditing tool that allows you to monitor, manipulate, and
12cu|packit-1.0-8|16	inject customized IP traffic into your network. Supporting the ability to
12cu|packit-1.0-8|17	define (spoof) all TCP, UDP, ICMP, IP, ARP, RARP and Ethernet header options,
12cu|packit-1.0-8|18	Packit can be valuable for testing firewalls, intrusion detection systems,
12cu|packit-1.0-8|19	port scanning, simulating network traffic and general TCP/IP auditing.
12cu|packit-1.0-8|20	
12cu|packit-1.0-8|21	%files
12cu|packit-1.0-8|22	%doc ChangeLog docs/ICMP.txt
12cu|packit-1.0-8|23	%{_mandir}/*/*
12cu|packit-1.0-8|24	%{_sbindir}/*
12cu|packit-1.0-8|25	
12cu|packit-1.0-8|26	#----------------------------------------------------------------------------
12cu|packit-1.0-8|27	
12cu|packit-1.0-8|28	%prep
12cu|packit-1.0-8|29	%setup -q
12cu|packit-1.0-8|30	%patch0 -p1
12cu|packit-1.0-8|31	%patch1 -p1
12cu|packit-1.0-8|32	
12cu|packit-1.0-8|33	%build
12cu|packit-1.0-8|34	%configure2_5x
12cu|packit-1.0-8|35	%make
12cu|packit-1.0-8|36	
12cu|packit-1.0-8|37	%install
12cu|packit-1.0-8|38	%makeinstall_std
12cu|packit-1.0-8|39	
12cu|packit-1.0-8|40	
12cu|packit-1.0-8|41	
12cu|packit-1.0-8|42	%changelog
12cu|packit-1.0-8|43	* Tue Mar 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-8
12cu|packit-1.0-8|44	+ Revision: a868db1
12cu|packit-1.0-8|45	- LOG Fix debug package, spec cleanup
12cu|packit-1.0-8|46	
12cu|packit-1.0-8|47	

10397 12
12cu|padre-0.960.0-5|1	%define upstream_name    Padre
12cu|padre-0.960.0-5|2	%define appli_name       padre
12cu|padre-0.960.0-5|3	%define upstream_version 0.96
12cu|padre-0.960.0-5|4	
12cu|padre-0.960.0-5|5	Name:		%{appli_name}
12cu|padre-0.960.0-5|6	Version:	%perl_convert_version %{upstream_version}
12cu|padre-0.960.0-5|7	Release:	5
12cu|padre-0.960.0-5|8	
12cu|padre-0.960.0-5|9	License:	GPLv1+ or Artistic
12cu|padre-0.960.0-5|10	Group:		Development/Perl
12cu|padre-0.960.0-5|11	Summary:	Perl Application Development and Refactoring Environment
12cu|padre-0.960.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|padre-0.960.0-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/%{upstream_name}-%{upstream_version}.tar.gz
12cu|padre-0.960.0-5|14	
12cu|padre-0.960.0-5|15	BuildRequires:	perl-devel
12cu|padre-0.960.0-5|16	BuildRequires:	perl(Alien::wxWidgets)          >= 0.460.0
12cu|padre-0.960.0-5|17	BuildRequires:	perl(App::Ack)
12cu|padre-0.960.0-5|18	BuildRequires:	perl(App::cpanminus) >= 0.992.3
12cu|padre-0.960.0-5|19	BuildRequires:	perl(Capture::Tiny) >= 0.060.0
12cu|padre-0.960.0-5|20	BuildRequires:	perl(Class::Adapter) >= 1.050
12cu|padre-0.960.0-5|21	BuildRequires:	perl(Class::Inspector) >= 1.220
12cu|padre-0.960.0-5|22	BuildRequires:	perl(Class::Unload)  >= 0.030
12cu|padre-0.960.0-5|23	BuildRequires:	perl(Class::XSAccessor) >= 1.050
12cu|padre-0.960.0-5|24	BuildRequires:	perl(Cwd)               >= 3.270.100
12cu|padre-0.960.0-5|25	BuildRequires:	perl(DBD::SQLite) >= 1.270.0
12cu|padre-0.960.0-5|26	BuildRequires:	perl(DBI) >= 1.580.0
12cu|padre-0.960.0-5|27	BuildRequires:	perl(Data::Dumper) >= 2.101
12cu|padre-0.960.0-5|28	BuildRequires:	perl(Debug::Client) >= 0.110
12cu|padre-0.960.0-5|29	BuildRequires:	perl(Devel::Dumpvar) >= 0.040
12cu|padre-0.960.0-5|30	BuildRequires:	perl(Devel::Refactor) >= 0.05
12cu|padre-0.960.0-5|31	BuildRequires:	perl(Digest::MD5) >= 2.380
12cu|padre-0.960.0-5|32	BuildRequires:	perl(Encode) >= 2.260
12cu|padre-0.960.0-5|33	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.560.0
12cu|padre-0.960.0-5|34	BuildRequires:	perl(ExtUtils::Manifest) >= 1.560.0
12cu|padre-0.960.0-5|35	BuildRequires:	perl(File::Basename)
12cu|padre-0.960.0-5|36	BuildRequires:	perl(File::Copy::Recursive) >= 0.370
12cu|padre-0.960.0-5|37	BuildRequires:	perl(File::Find::Rule) >= 0.300
12cu|padre-0.960.0-5|38	BuildRequires:	perl(File::Glob)
12cu|padre-0.960.0-5|39	BuildRequires:	perl(File::HomeDir) >= 0.910
12cu|padre-0.960.0-5|40	BuildRequires:	perl(File::Path) >= 2.080
12cu|padre-0.960.0-5|41	BuildRequires:	perl(File::Remove) >= 1.400
12cu|padre-0.960.0-5|42	BuildRequires:	perl(File::ShareDir) >= 1.0
12cu|padre-0.960.0-5|43	BuildRequires:	perl(File::ShareDir::PAR)
12cu|padre-0.960.0-5|44	BuildRequires:	perl(File::Spec) >= 3.270.100
12cu|padre-0.960.0-5|45	BuildRequires:	perl(File::Spec::Functions) >= 3.270.1
12cu|padre-0.960.0-5|46	BuildRequires:	perl(File::Temp) >= 0.200
12cu|padre-0.960.0-5|47	BuildRequires:	perl(File::Which) >= 1.080
12cu|padre-0.960.0-5|48	BuildRequires:	perl(File::pushd) >= 1.0
12cu|padre-0.960.0-5|49	BuildRequires:	perl(FindBin)
12cu|padre-0.960.0-5|50	BuildRequires:	perl(Format::Human::Bytes) >= 0.060
12cu|padre-0.960.0-5|51	BuildRequires:	perl(Getopt::Long)
12cu|padre-0.960.0-5|52	BuildRequires:	perl(HTML::Entities) >= 3.570
12cu|padre-0.960.0-5|53	BuildRequires:	perl(HTML::Parser) >= 3.580
12cu|padre-0.960.0-5|54	BuildRequires:	perl(IO::Scalar) >= 2.110
12cu|padre-0.960.0-5|55	BuildRequires:	perl(IO::Socket) >= 1.300
12cu|padre-0.960.0-5|56	BuildRequires:	perl(IO::String) >= 1.080
12cu|padre-0.960.0-5|57	BuildRequires:	perl(IPC::Open2)
12cu|padre-0.960.0-5|58	BuildRequires:	perl(IPC::Open3)
12cu|padre-0.960.0-5|59	BuildRequires:	perl(IPC::Run)
12cu|padre-0.960.0-5|60	BuildRequires:	perl(JSON::XS) >= 2.290
12cu|padre-0.960.0-5|61	BuildRequires:	perl(LWP) >= 5.815
12cu|padre-0.960.0-5|62	BuildRequires:	perl(LWP::UserAgent)
12cu|padre-0.960.0-5|63	BuildRequires:	perl(List::MoreUtils) >= 0.220
12cu|padre-0.960.0-5|64	BuildRequires:	perl(List::Util) >= 1.180
12cu|padre-0.960.0-5|65	BuildRequires:	perl(Locale::Msgfmt)
12cu|padre-0.960.0-5|66	BuildRequires:	perl(Module::Build) >= 0.360.3
12cu|padre-0.960.0-5|67	BuildRequires:	perl(Module::CoreList)
12cu|padre-0.960.0-5|68	BuildRequires:	perl(Module::Install)
12cu|padre-0.960.0-5|69	BuildRequires:	perl(Module::Manifest) >= 0.080
12cu|padre-0.960.0-5|70	BuildRequires:	perl(Module::Refresh) >= 0.130
12cu|padre-0.960.0-5|71	BuildRequires:	perl(Module::Starter) >= 1.500
12cu|padre-0.960.0-5|72	BuildRequires:	perl(ORLite) >= 1.480
12cu|padre-0.960.0-5|73	BuildRequires:	perl(ORLite::Migrate)
12cu|padre-0.960.0-5|74	BuildRequires:	perl(PAR)
12cu|padre-0.960.0-5|75	BuildRequires:	perl(POD2::Base) >= 0.043
12cu|padre-0.960.0-5|76	BuildRequires:	perl(POSIX)
12cu|padre-0.960.0-5|77	BuildRequires:	perl(PPI) >= 1.213
12cu|padre-0.960.0-5|78	BuildRequires:	perl(PPIx::EditorTools) >= 0.130
12cu|padre-0.960.0-5|79	BuildRequires:	perl(PPIx::Regexp) >= 0.011
12cu|padre-0.960.0-5|80	BuildRequires:	perl(Params::Util) >= 0.330
12cu|padre-0.960.0-5|81	BuildRequires:	perl(Parse::ErrorString::Perl) >= 0.140
12cu|padre-0.960.0-5|82	BuildRequires:	perl(Parse::ExuberantCTags) >= 1.0
12cu|padre-0.960.0-5|83	BuildRequires:	perl(Pod::Abstract) >= 0.160
12cu|padre-0.960.0-5|84	BuildRequires:	perl(Pod::Functions)
12cu|padre-0.960.0-5|85	BuildRequires:	perl(Pod::POM) >= 0.170
12cu|padre-0.960.0-5|86	BuildRequires:	perl(Pod::Perldoc)              >= 3.150.0
12cu|padre-0.960.0-5|87	BuildRequires:	perl(Pod::Simple) >= 3.070
12cu|padre-0.960.0-5|88	BuildRequires:	perl(Pod::Simple::XHTML) >= 3.040
12cu|padre-0.960.0-5|89	BuildRequires:	perl(Probe::Perl)
12cu|padre-0.960.0-5|90	BuildRequires:	perl(Storable) >= 2.150
12cu|padre-0.960.0-5|91	BuildRequires:	perl(Template::Tiny) >= 0.110
12cu|padre-0.960.0-5|92	BuildRequires:	perl(Term::ReadLine)
12cu|padre-0.960.0-5|93	BuildRequires:	perl(Text::Balanced)                >= 2.010
12cu|padre-0.960.0-5|94	BuildRequires:	perl(Text::Diff)                >= 0.350.0
12cu|padre-0.960.0-5|95	BuildRequires:	perl(Text::FindIndent) >= 0.100
12cu|padre-0.960.0-5|96	BuildRequires:	perl(Test::Exception)           >= 0.310
12cu|padre-0.960.0-5|97	BuildRequires:	perl(Time::HiRes)           >= 1.971.800
12cu|padre-0.960.0-5|98	BuildRequires:	perl(Test::MockObject)          >= 1.090.0
12cu|padre-0.960.0-5|99	BuildRequires:	perl(Test::More)                >= 0.880.0
12cu|padre-0.960.0-5|100	BuildRequires:	perl(Test::Most)
12cu|padre-0.960.0-5|101	BuildRequires:	perl(Test::NeedsDisplay)
12cu|padre-0.960.0-5|102	BuildRequires:	perl(Test::NoWarnings)          >= 0.084.0
12cu|padre-0.960.0-5|103	BuildRequires:	perl(Test::Script)              >= 1.070.0
12cu|padre-0.960.0-5|104	BuildRequires:	perl(Thread::Queue)             >= 2.110.0
12cu|padre-0.960.0-5|105	BuildRequires:	perl(URI)
12cu|padre-0.960.0-5|106	BuildRequires:	perl(Wx) >= 0.910
12cu|padre-0.960.0-5|107	BuildRequires:	perl(Wx::Perl::ProcessStream) >= 0.290
12cu|padre-0.960.0-5|108	BuildRequires:	perl(YAML::Tiny) >= 1.320
12cu|padre-0.960.0-5|109	BuildRequires:	perl(threads)                   >= 1.710.0
12cu|padre-0.960.0-5|110	BuildRequires:	perl(threads::shared)           >= 1.330.0
12cu|padre-0.960.0-5|111	
12cu|padre-0.960.0-5|112	BuildArch: noarch
12cu|padre-0.960.0-5|113	
12cu|padre-0.960.0-5|114	Requires:	gettext
12cu|padre-0.960.0-5|115	# not auto-detected but required
12cu|padre-0.960.0-5|116	Requires:	perl(Alien::wxWidgets)
12cu|padre-0.960.0-5|117	Requires:	perl(Class::Adapter::Builder)
12cu|padre-0.960.0-5|118	Requires:	perl(File::pushd)
12cu|padre-0.960.0-5|119	Requires:	perl(Text::FindIndent)
12cu|padre-0.960.0-5|120	Requires:	perl(Probe::Perl)
12cu|padre-0.960.0-5|121	Requires:	perl(Template::Tiny)
12cu|padre-0.960.0-5|122	
12cu|padre-0.960.0-5|123	Obsoletes:	perl-Padre-Plugin-Encode <= 0.1.3
12cu|padre-0.960.0-5|124	Provides:	perl-Padre-Plugin-Encode = %{EVRD}
12cu|padre-0.960.0-5|125	
12cu|padre-0.960.0-5|126	Obsoletes:	perl-Wx-Perl-Dialog <= 0.04
12cu|padre-0.960.0-5|127	Provides:	perl-Wx-Perl-Dialog = %{EVRD}
12cu|padre-0.960.0-5|128	
12cu|padre-0.960.0-5|129	Obsoletes:	perl-Padre <= 0.400.0
12cu|padre-0.960.0-5|130	Provides:	perl-Padre = %{EVRD}
12cu|padre-0.960.0-5|131	
12cu|padre-0.960.0-5|132	Provides:	perl-Padre-Wx-Panel-FoundInFiles = %{EVRD}
12cu|padre-0.960.0-5|133	Provides:	perl(Padre::Wx::Dialog) = %{EVRD}
12cu|padre-0.960.0-5|134	
12cu|padre-0.960.0-5|135	Suggests: perl(Padre::Plugin::Autoformat)
12cu|padre-0.960.0-5|136	Suggests: perl(Padre::Plugin::CSS)
12cu|padre-0.960.0-5|137	Suggests: perl(Padre::Plugin::Catalyst)
12cu|padre-0.960.0-5|138	Suggests: perl(Padre::Plugin::ClassSniff)
12cu|padre-0.960.0-5|139	Suggests: perl(Padre::Plugin::DataWalker)
12cu|padre-0.960.0-5|140	Suggests: perl(Padre::Plugin::Ecliptic)
12cu|padre-0.960.0-5|141	Suggests: perl(Padre::Plugin::Git)
12cu|padre-0.960.0-5|142	Suggests: perl(Padre::Plugin::HTML)
12cu|padre-0.960.0-5|143	Suggests: perl(Padre::Plugin::Kate)
12cu|padre-0.960.0-5|144	Suggests: perl(Padre::Plugin::Nopaste)
12cu|padre-0.960.0-5|145	Suggests: perl(Padre::Plugin::PAR)
12cu|padre-0.960.0-5|146	Suggests: perl(Padre::Plugin::Parrot)
12cu|padre-0.960.0-5|147	Suggests: perl(Padre::Plugin::Perl6)
12cu|padre-0.960.0-5|148	Suggests: perl(Padre::Plugin::PerlCritic)
12cu|padre-0.960.0-5|149	Suggests: perl(Padre::Plugin::PerlTidy)
12cu|padre-0.960.0-5|150	Suggests: perl(Padre::Plugin::SpellCheck)
12cu|padre-0.960.0-5|151	Suggests: perl(Padre::Plugin::Swarm)
12cu|padre-0.960.0-5|152	Suggests: perl(Padre::Plugin::ViewInBrowser)
12cu|padre-0.960.0-5|153	
12cu|padre-0.960.0-5|154	%description
12cu|padre-0.960.0-5|155	Padre - Perl Application Development and Refactoring Environment
12cu|padre-0.960.0-5|156	
12cu|padre-0.960.0-5|157	%prep
12cu|padre-0.960.0-5|158	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|padre-0.960.0-5|159	chmod a-x share/%{name}.desktop
12cu|padre-0.960.0-5|160	
12cu|padre-0.960.0-5|161	%build
12cu|padre-0.960.0-5|162	DISPLAY= perl Makefile.PL INSTALLDIRS=vendor
12cu|padre-0.960.0-5|163	%make
12cu|padre-0.960.0-5|164	
12cu|padre-0.960.0-5|165	%check
12cu|padre-0.960.0-5|166	#DISPLAY= %make test
12cu|padre-0.960.0-5|167	
12cu|padre-0.960.0-5|168	%install
12cu|padre-0.960.0-5|169	%makeinstall_std
12cu|padre-0.960.0-5|170	
12cu|padre-0.960.0-5|171	# menu-entry
12cu|padre-0.960.0-5|172	%__mkdir_p  %{buildroot}%{_datadir}/applications
12cu|padre-0.960.0-5|173	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|padre-0.960.0-5|174	[Desktop Entry]
12cu|padre-0.960.0-5|175	Version=1.0
12cu|padre-0.960.0-5|176	Name=Padre
12cu|padre-0.960.0-5|177	Comment=The Perl IDE
12cu|padre-0.960.0-5|178	Exec=padre
12cu|padre-0.960.0-5|179	Icon=%{perl_vendorlib}/auto/share/dist/%{upstream_name}/icons/padre/64x64/logo.png
12cu|padre-0.960.0-5|180	Categories=Development;Perl;IDE;
12cu|padre-0.960.0-5|181	Terminal=false
12cu|padre-0.960.0-5|182	EOF
12cu|padre-0.960.0-5|183	
12cu|padre-0.960.0-5|184	%find_lang %{name} --all-name
12cu|padre-0.960.0-5|185	
12cu|padre-0.960.0-5|186	%files -f %{name}.lang
12cu|padre-0.960.0-5|187	%doc Changes README
12cu|padre-0.960.0-5|188	%{_bindir}/padre
12cu|padre-0.960.0-5|189	%{_mandir}/man3/*
12cu|padre-0.960.0-5|190	%{_datadir}/applications/%{name}.desktop
12cu|padre-0.960.0-5|191	%{perl_vendorlib}/%{upstream_name}
12cu|padre-0.960.0-5|192	%{perl_vendorlib}/%{upstream_name}.pm
12cu|padre-0.960.0-5|193	%dir %{perl_vendorlib}/auto/share/dist/%{upstream_name}
12cu|padre-0.960.0-5|194	%dir %{perl_vendorlib}/auto/share/dist/%{upstream_name}/locale
12cu|padre-0.960.0-5|195	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/doc
12cu|padre-0.960.0-5|196	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/examples
12cu|padre-0.960.0-5|197	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/icons
12cu|padre-0.960.0-5|198	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/languages
12cu|padre-0.960.0-5|199	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/padre.desktop
12cu|padre-0.960.0-5|200	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/padre.desktop.README
12cu|padre-0.960.0-5|201	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/padre-splash-ccnc.png
12cu|padre-0.960.0-5|202	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/padre-splash.png
12cu|padre-0.960.0-5|203	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/ppm
12cu|padre-0.960.0-5|204	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/README.txt
12cu|padre-0.960.0-5|205	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/templates
12cu|padre-0.960.0-5|206	%{perl_vendorlib}/auto/share/dist/%{upstream_name}/themes
12cu|padre-0.960.0-5|207	

10398 12
12cu|pam_abl-0.6.0-1|1	%define oname pam-abl
12cu|pam_abl-0.6.0-1|2	
12cu|pam_abl-0.6.0-1|3	Summary:	Auto blacklisting of hosts and users
12cu|pam_abl-0.6.0-1|4	Name:		pam_abl
12cu|pam_abl-0.6.0-1|5	Version:	0.6.0
12cu|pam_abl-0.6.0-1|6	Release:	1
12cu|pam_abl-0.6.0-1|7	License:	GPLv2+
12cu|pam_abl-0.6.0-1|8	Group:		System/Libraries
12cu|pam_abl-0.6.0-1|9	Url:		http://sourceforge.net/projects/pam-abl/
12cu|pam_abl-0.6.0-1|10	Source0:	http://downloads.sourceforge.net/project/%{oname}/%{oname}/%{oname}-%{version}.tar.gz
12cu|pam_abl-0.6.0-1|11	Patch0:		pam_abl-0.6.0-whitelistroot.patch
12cu|pam_abl-0.6.0-1|12	BuildRequires:	cmake
12cu|pam_abl-0.6.0-1|13	BuildRequires:	db-devel
12cu|pam_abl-0.6.0-1|14	BuildRequires:	pam-devel
12cu|pam_abl-0.6.0-1|15	
12cu|pam_abl-0.6.0-1|16	%description
12cu|pam_abl-0.6.0-1|17	A PAM module that provides auto blacklisting of hosts and users responsible
12cu|pam_abl-0.6.0-1|18	for repeated failed authentication attempts. Generally configured so that
12cu|pam_abl-0.6.0-1|19	blacklisted users still see normal login prompts but are guaranteed to fail
12cu|pam_abl-0.6.0-1|20	to authenticate.
12cu|pam_abl-0.6.0-1|21	
12cu|pam_abl-0.6.0-1|22	%files
12cu|pam_abl-0.6.0-1|23	%doc README
12cu|pam_abl-0.6.0-1|24	/%{_lib}/security/*so*
12cu|pam_abl-0.6.0-1|25	%{_bindir}/%{name}
12cu|pam_abl-0.6.0-1|26	%config(noreplace) %{_sysconfdir}/security/pam_abl.conf
12cu|pam_abl-0.6.0-1|27	%dir %{_var}/lib/abl
12cu|pam_abl-0.6.0-1|28	
12cu|pam_abl-0.6.0-1|29	#----------------------------------------------------------------------------
12cu|pam_abl-0.6.0-1|30	
12cu|pam_abl-0.6.0-1|31	%prep
12cu|pam_abl-0.6.0-1|32	%setup -q -c
12cu|pam_abl-0.6.0-1|33	%patch0 -p1
12cu|pam_abl-0.6.0-1|34	
12cu|pam_abl-0.6.0-1|35	%build
12cu|pam_abl-0.6.0-1|36	%cmake
12cu|pam_abl-0.6.0-1|37	%make
12cu|pam_abl-0.6.0-1|38	
12cu|pam_abl-0.6.0-1|39	%install
12cu|pam_abl-0.6.0-1|40	%makeinstall_std -C build
12cu|pam_abl-0.6.0-1|41	install -d %{buildroot}/%{_lib}
12cu|pam_abl-0.6.0-1|42	mv %{buildroot}%{_prefix}/lib/security %{buildroot}/%{_lib}
12cu|pam_abl-0.6.0-1|43	install -d %{buildroot}%{_var}/lib/abl
12cu|pam_abl-0.6.0-1|44	install -D -m 644 conf/pam_abl.conf %{buildroot}%{_sysconfdir}/security/pam_abl.conf
12cu|pam_abl-0.6.0-1|45	
12cu|pam_abl-0.6.0-1|46	
12cu|pam_abl-0.6.0-1|47	%changelog
12cu|pam_abl-0.6.0-1|48	* Tue Mar 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.0-1
12cu|pam_abl-0.6.0-1|49	+ Revision: 50a9417
12cu|pam_abl-0.6.0-1|50	- LOG New version 0.6.0, spec cleanup
12cu|pam_abl-0.6.0-1|51	
12cu|pam_abl-0.6.0-1|52	

10399 12
12cu|pam-pgsql-0.7.3.1-1|1	Summary:	Postgresql authentication for PAM
12cu|pam-pgsql-0.7.3.1-1|2	Name:		pam-pgsql
12cu|pam-pgsql-0.7.3.1-1|3	Version:	0.7.3.1
12cu|pam-pgsql-0.7.3.1-1|4	Release:	1
12cu|pam-pgsql-0.7.3.1-1|5	Epoch:		1
12cu|pam-pgsql-0.7.3.1-1|6	License:	GPLv2+
12cu|pam-pgsql-0.7.3.1-1|7	Group:		System/Libraries
12cu|pam-pgsql-0.7.3.1-1|8	Url:		http://sourceforge.net/projects/pam-pgsql
12cu|pam-pgsql-0.7.3.1-1|9	Source0:	http://ovh.dl.sourceforge.net/sourceforge/pam-pgsql/%{name}-%{version}.tar.gz
12cu|pam-pgsql-0.7.3.1-1|10	BuildRequires:	mhash-devel
12cu|pam-pgsql-0.7.3.1-1|11	BuildRequires:	pam-devel
12cu|pam-pgsql-0.7.3.1-1|12	BuildRequires:	postgresql-devel
12cu|pam-pgsql-0.7.3.1-1|13	BuildRequires:	pkgconfig(libgcrypt)
12cu|pam-pgsql-0.7.3.1-1|14	Requires:	pam
12cu|pam-pgsql-0.7.3.1-1|15	
12cu|pam-pgsql-0.7.3.1-1|16	%description
12cu|pam-pgsql-0.7.3.1-1|17	This is a module that allows people to login to PAM-aware applications by
12cu|pam-pgsql-0.7.3.1-1|18	authenticating to a Postgresql database.
12cu|pam-pgsql-0.7.3.1-1|19	
12cu|pam-pgsql-0.7.3.1-1|20	%files
12cu|pam-pgsql-0.7.3.1-1|21	%doc CREDITS README
12cu|pam-pgsql-0.7.3.1-1|22	%{_libdir}/security/pam_pgsql.*
12cu|pam-pgsql-0.7.3.1-1|23	%attr(600, root, root) %config(noreplace) %{_sysconfdir}/pam_pgsql.conf
12cu|pam-pgsql-0.7.3.1-1|24	
12cu|pam-pgsql-0.7.3.1-1|25	#----------------------------------------------------------------------------
12cu|pam-pgsql-0.7.3.1-1|26	
12cu|pam-pgsql-0.7.3.1-1|27	%prep
12cu|pam-pgsql-0.7.3.1-1|28	%setup -q
12cu|pam-pgsql-0.7.3.1-1|29	
12cu|pam-pgsql-0.7.3.1-1|30	%build
12cu|pam-pgsql-0.7.3.1-1|31	autoreconf -fi
12cu|pam-pgsql-0.7.3.1-1|32	%configure2_5x
12cu|pam-pgsql-0.7.3.1-1|33	%make
12cu|pam-pgsql-0.7.3.1-1|34	
12cu|pam-pgsql-0.7.3.1-1|35	%install
12cu|pam-pgsql-0.7.3.1-1|36	%makeinstall_std
12cu|pam-pgsql-0.7.3.1-1|37	
12cu|pam-pgsql-0.7.3.1-1|38	mkdir -p %{buildroot}%{_sysconfdir}
12cu|pam-pgsql-0.7.3.1-1|39	cat > %{buildroot}%{_sysconfdir}/pam_pgsql.conf <<EOF
12cu|pam-pgsql-0.7.3.1-1|40	# PAM pgsql configuration files
12cu|pam-pgsql-0.7.3.1-1|41	# Olivier Thauvin <nanardon@nanardon.zarb.org>
12cu|pam-pgsql-0.7.3.1-1|42	
12cu|pam-pgsql-0.7.3.1-1|43	# connect - the database connection string
12cu|pam-pgsql-0.7.3.1-1|44	# (see http://www.postgresql.org/docs/7.4/interactive/libpq.html#LIBPQ-CONNECT)
12cu|pam-pgsql-0.7.3.1-1|45	
12cu|pam-pgsql-0.7.3.1-1|46	# auth_query      - authentication query (should return one column -- password)
12cu|pam-pgsql-0.7.3.1-1|47	# auth_succ_query - query to be executed after successful authentication
12cu|pam-pgsql-0.7.3.1-1|48	# auth_fail_query - query to be executed after failed authentication
12cu|pam-pgsql-0.7.3.1-1|49	# acct_query      - account options query (should return 3 boolean columns -- expired, new password required and password is null)
12cu|pam-pgsql-0.7.3.1-1|50	# pwd_query       - query to be executed for password changing
12cu|pam-pgsql-0.7.3.1-1|51	
12cu|pam-pgsql-0.7.3.1-1|52	# You can use %u as username, %p as (new) password, %h for hostname of client
12cu|pam-pgsql-0.7.3.1-1|53	# as specified by PAM subsystem, %i for IP got by gethostbyname(%h) and %s as
12cu|pam-pgsql-0.7.3.1-1|54	# pa service name in any query. Please don't forget to specify pw_type as %p
12cu|pam-pgsql-0.7.3.1-1|55	# is replaced by password of pw_type form.
12cu|pam-pgsql-0.7.3.1-1|56	
12cu|pam-pgsql-0.7.3.1-1|57	connect = dbname=sysdb user=ljb password=sth connect_timeout=15
12cu|pam-pgsql-0.7.3.1-1|58	auth_query = select user_password from account where user_name = %u
12cu|pam-pgsql-0.7.3.1-1|59	acct_query = select (acc_expired = 'y' OR acc_expired = '1'), (acc_new_pwreq = 'y' OR acc_new_pwreq = '1'), (user_password
12cu|pam-pgsql-0.7.3.1-1|60	IS NULL OR user_password = '') from account where user_name = %u
12cu|pam-pgsql-0.7.3.1-1|61	pwd_query = update account set user_password = %p where user_name = %u
12cu|pam-pgsql-0.7.3.1-1|62	pw_type = crypt_md5
12cu|pam-pgsql-0.7.3.1-1|63	
12cu|pam-pgsql-0.7.3.1-1|64	EOF
12cu|pam-pgsql-0.7.3.1-1|65	
12cu|pam-pgsql-0.7.3.1-1|66	
12cu|pam-pgsql-0.7.3.1-1|67	%changelog
12cu|pam-pgsql-0.7.3.1-1|68	* Tue Mar 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.7.3.1-1
12cu|pam-pgsql-0.7.3.1-1|69	+ Revision: da403e5
12cu|pam-pgsql-0.7.3.1-1|70	- LOG New version 0.7.3.1, spec cleanup
12cu|pam-pgsql-0.7.3.1-1|71	
12cu|pam-pgsql-0.7.3.1-1|72	

10400 12
12cu|paq7-0-7|1	Summary:	File compressor and archiver
12cu|paq7-0-7|2	Name:		paq7
12cu|paq7-0-7|3	Version:	0
12cu|paq7-0-7|4	Release:	7
12cu|paq7-0-7|5	License:	GPL
12cu|paq7-0-7|6	Group:		Archiving/Compression
12cu|paq7-0-7|7	URL:		http://www2.cs.fit.edu/~mmahoney/compression/
12cu|paq7-0-7|8	Source0:	paq7asm.asm.bz2
12cu|paq7-0-7|9	Source1:	paq7.cpp.bz2
12cu|paq7-0-7|10	BuildRequires:	nasm
12cu|paq7-0-7|11	
12cu|paq7-0-7|12	%define debug_package %{nil}
12cu|paq7-0-7|13	
12cu|paq7-0-7|14	%description
12cu|paq7-0-7|15	PAQ7 is a file compressor and archiver.
12cu|paq7-0-7|16	
12cu|paq7-0-7|17	%prep
12cu|paq7-0-7|18	%setup -c -T
12cu|paq7-0-7|19	
12cu|paq7-0-7|20	bzcat %{SOURCE0} > paq7asm.asm
12cu|paq7-0-7|21	bzcat %{SOURCE1} > paq7.cpp
12cu|paq7-0-7|22	
12cu|paq7-0-7|23	%build
12cu|paq7-0-7|24	
12cu|paq7-0-7|25	%ifarch %{ix86}
12cu|paq7-0-7|26	nasm -f elf paq7asm.asm
12cu|paq7-0-7|27	g++ paq7.cpp %{optflags} -s -o paq7 paq7asm.o
12cu|paq7-0-7|28	%endif
12cu|paq7-0-7|29	
12cu|paq7-0-7|30	%ifarch x86_64
12cu|paq7-0-7|31	g++ paq7.cpp %{optflags} -DNOASM -s -o paq7
12cu|paq7-0-7|32	%endif
12cu|paq7-0-7|33	
12cu|paq7-0-7|34	%install
12cu|paq7-0-7|35	install -d %{buildroot}%{_bindir}
12cu|paq7-0-7|36	install -m0755 paq7 %{buildroot}%{_bindir}/
12cu|paq7-0-7|37	
12cu|paq7-0-7|38	%files
12cu|paq7-0-7|39	%attr(0755,root,root) %{_bindir}/paq7
12cu|paq7-0-7|40	
12cu|paq7-0-7|41	%changelog
12cu|paq7-0-7|42	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-7
12cu|paq7-0-7|43	+ Revision: 3e4eff7
12cu|paq7-0-7|44	- Disable debug
12cu|paq7-0-7|45	
12cu|paq7-0-7|46	

10401 12
12cu|paq8p-1.0-4|1	%define _enable_debug_packages %{nil}
12cu|paq8p-1.0-4|2	%define debug_package %{nil}
12cu|paq8p-1.0-4|3	
12cu|paq8p-1.0-4|4	Summary:	High rate file compressor
12cu|paq8p-1.0-4|5	Name:		paq8p
12cu|paq8p-1.0-4|6	Version:	1.0
12cu|paq8p-1.0-4|7	Release:	4
12cu|paq8p-1.0-4|8	License:	GPLv3+
12cu|paq8p-1.0-4|9	Group:		Archiving/Compression
12cu|paq8p-1.0-4|10	Url:		http://www2.cs.fit.edu/~mmahoney/compression/
12cu|paq8p-1.0-4|11	Source0:	http://www2.cs.fit.edu/~mmahoney/compression/paq8p.zip
12cu|paq8p-1.0-4|12	Patch0:		paq8p-asm-labels.patch
12cu|paq8p-1.0-4|13	Patch1:		paq8p-asm-noexec.patch
12cu|paq8p-1.0-4|14	%ifarch %{ix86}
12cu|paq8p-1.0-4|15	BuildRequires:	nasm
12cu|paq8p-1.0-4|16	%endif
12cu|paq8p-1.0-4|17	%ifarch x86_64
12cu|paq8p-1.0-4|18	BuildRequires:	yasm
12cu|paq8p-1.0-4|19	%endif
12cu|paq8p-1.0-4|20	ExclusiveArch:	%{ix86} x86_64
12cu|paq8p-1.0-4|21	
12cu|paq8p-1.0-4|22	%description
12cu|paq8p-1.0-4|23	PAQ8p is a file compressor that achieve very high compression rates at
12cu|paq8p-1.0-4|24	the expense of speed and memory.
12cu|paq8p-1.0-4|25	
12cu|paq8p-1.0-4|26	%files
12cu|paq8p-1.0-4|27	%doc readme.txt
12cu|paq8p-1.0-4|28	%attr(0755,root,root) %{_bindir}/paq8p*
12cu|paq8p-1.0-4|29	
12cu|paq8p-1.0-4|30	#----------------------------------------------------------------------------
12cu|paq8p-1.0-4|31	
12cu|paq8p-1.0-4|32	%prep
12cu|paq8p-1.0-4|33	%setup -q -c -n %{name}
12cu|paq8p-1.0-4|34	%patch0 -p1 -b .label
12cu|paq8p-1.0-4|35	#how to fix exec stack in yasm?
12cu|paq8p-1.0-4|36	# patch1 -p1 -b .noexec
12cu|paq8p-1.0-4|37	
12cu|paq8p-1.0-4|38	%build
12cu|paq8p-1.0-4|39	%ifarch %{ix86}
12cu|paq8p-1.0-4|40	nasm -f elf paq7asm.asm
12cu|paq8p-1.0-4|41	nasm -f elf paq7asmsse.asm
12cu|paq8p-1.0-4|42	nasm -f elf paq7asmsse2.asm
12cu|paq8p-1.0-4|43	g++ paq8p.cpp %{optflags} -DNOASM -DUNIX -s -o paq8p_i386
12cu|paq8p-1.0-4|44	g++ paq8p.cpp %{optflags} -DUNIX -s -o paq8p_mmx paq7asm.o
12cu|paq8p-1.0-4|45	g++ paq8p.cpp %{optflags} -DUNIX -s -o paq8p_sse paq7asmsse.o
12cu|paq8p-1.0-4|46	g++ paq8p.cpp %{optflags} -DUNIX -s -o paq8p_sse2 paq7asmsse2.o
12cu|paq8p-1.0-4|47	%endif
12cu|paq8p-1.0-4|48	
12cu|paq8p-1.0-4|49	%ifarch x86_64
12cu|paq8p-1.0-4|50	yasm paq7asm-x86_64.asm -f elf -m amd64
12cu|paq8p-1.0-4|51	g++ paq8p.cpp %{optflags} -DUNIX -s -o paq8p paq7asm-x86_64.o
12cu|paq8p-1.0-4|52	g++ paq8p.cpp %{optflags} -DNOASM -DUNIX -s -o paq8p_noasm
12cu|paq8p-1.0-4|53	%endif
12cu|paq8p-1.0-4|54	
12cu|paq8p-1.0-4|55	%install
12cu|paq8p-1.0-4|56	install -d %{buildroot}%{_bindir}
12cu|paq8p-1.0-4|57	%ifarch x86_64
12cu|paq8p-1.0-4|58	install -m 0755 paq8p %{buildroot}%{_bindir}/
12cu|paq8p-1.0-4|59	install -m 0755 paq8p_noasm %{buildroot}%{_bindir}/
12cu|paq8p-1.0-4|60	%endif
12cu|paq8p-1.0-4|61	%ifarch %{ix86}
12cu|paq8p-1.0-4|62	install -m 0755 paq8p_i386 %{buildroot}%{_bindir}/
12cu|paq8p-1.0-4|63	install -m 0755 paq8p_mmx %{buildroot}%{_bindir}/
12cu|paq8p-1.0-4|64	install -m 0755 paq8p_sse %{buildroot}%{_bindir}/
12cu|paq8p-1.0-4|65	install -m 0755 paq8p_sse2 %{buildroot}%{_bindir}/
12cu|paq8p-1.0-4|66	ln -sf %{_bindir}/paq8p_sse2 %{buildroot}%{_bindir}/paq8p
12cu|paq8p-1.0-4|67	%endif
12cu|paq8p-1.0-4|68	
12cu|paq8p-1.0-4|69	
12cu|paq8p-1.0-4|70	%changelog
12cu|paq8p-1.0-4|71	* Mon Mar 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-4
12cu|paq8p-1.0-4|72	+ Revision: 705fab4
12cu|paq8p-1.0-4|73	- LOG Disable debug package, spec cleanup
12cu|paq8p-1.0-4|74	
12cu|paq8p-1.0-4|75	

10402 12
12cu|par-1.52-7|1	%define debug_package %{nil}
12cu|par-1.52-7|2	
12cu|par-1.52-7|3	Summary:	A paragraph reformatter
12cu|par-1.52-7|4	Name:		par
12cu|par-1.52-7|5	Version:	1.52
12cu|par-1.52-7|6	Release:	7
12cu|par-1.52-7|7	Source0:	Par152.tar.bz2
12cu|par-1.52-7|8	URL:		http://www.nicemice.net/par/
12cu|par-1.52-7|9	License:	Distributable - Copyright (C) 2000 by Adam M. Costello
12cu|par-1.52-7|10	Group:		Text tools
12cu|par-1.52-7|11	
12cu|par-1.52-7|12	%description
12cu|par-1.52-7|13	Par is a paragraph reformatter, similar to the standard Unix fmt
12cu|par-1.52-7|14	filter, but better. It uses a dynamic programming algorithm, which
12cu|par-1.52-7|15	produces much better-looking line breaks than the greedy algorithm
12cu|par-1.52-7|16	used by fmt. It can also deal correctly with a variety of quotation
12cu|par-1.52-7|17	and comment conventions.
12cu|par-1.52-7|18	
12cu|par-1.52-7|19	%prep
12cu|par-1.52-7|20	%setup -q -n Par152
12cu|par-1.52-7|21	
12cu|par-1.52-7|22	%build
12cu|par-1.52-7|23	%make -f protoMakefile CC="gcc %{optflags} -c" LINK1="gcc"
12cu|par-1.52-7|24	
12cu|par-1.52-7|25	%install
12cu|par-1.52-7|26	install -d %{buildroot}/%{_bindir}
12cu|par-1.52-7|27	install -d %{buildroot}/%{_mandir}/man1
12cu|par-1.52-7|28	install -m 755 -s par %{buildroot}/%{_bindir}
12cu|par-1.52-7|29	install -m 644 par.1 %{buildroot}/%{_mandir}/man1
12cu|par-1.52-7|30	
12cu|par-1.52-7|31	# Make them world readable
12cu|par-1.52-7|32	chmod 0644 par.doc releasenotes
12cu|par-1.52-7|33	
12cu|par-1.52-7|34	%files
12cu|par-1.52-7|35	%doc par.doc releasenotes
12cu|par-1.52-7|36	%{_bindir}/par
12cu|par-1.52-7|37	%{_mandir}/man1/par.1*
12cu|par-1.52-7|38	
12cu|par-1.52-7|39	%changelog
12cu|par-1.52-7|40	* Tue Mar 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.52-7
12cu|par-1.52-7|41	+ Revision: 37908d2
12cu|par-1.52-7|42	- Disable debug
12cu|par-1.52-7|43	
12cu|par-1.52-7|44	

10403 12
12cu|paragui-1.1.8-21|1	%define Docs paraguidoc-html-1.1.8
12cu|paragui-1.1.8-21|2	%define	name	paragui
12cu|paragui-1.1.8-21|3	%define	version	1.1.8
12cu|paragui-1.1.8-21|4	%define release 	21
12cu|paragui-1.1.8-21|5	
12cu|paragui-1.1.8-21|6	%define lib_api 1.1
12cu|paragui-1.1.8-21|7	%define lib_major 8
12cu|paragui-1.1.8-21|8	%define lib_name %mklibname %{name} %{lib_api} %{lib_major}
12cu|paragui-1.1.8-21|9	%define develname %mklibname -d paragui
12cu|paragui-1.1.8-21|10	
12cu|paragui-1.1.8-21|11	Name:		%{name}
12cu|paragui-1.1.8-21|12	Version:	%{version}
12cu|paragui-1.1.8-21|13	Release:	%{release}
12cu|paragui-1.1.8-21|14	Summary:	Graphical User Interface based on SDL
12cu|paragui-1.1.8-21|15	License:	LGPLv2+
12cu|paragui-1.1.8-21|16	Group:		System/Libraries
12cu|paragui-1.1.8-21|17	Source0:	http://savannah.nongnu.org/download/paragui/%{name}-%{version}.tar.bz2
12cu|paragui-1.1.8-21|18	Source1:        http://savannah.nongnu.org/download/paraguidoc-html-1.1.8.tar.bz2
12cu|paragui-1.1.8-21|19	Patch0:		%{name}-1.1.8.install.patch
12cu|paragui-1.1.8-21|20	Patch1:		paragui-1.1.8-fix-underquoted-calls.patch
12cu|paragui-1.1.8-21|21	Patch2:		paragui-1.1.8-asneeded.patch
12cu|paragui-1.1.8-21|22	Patch3:		paragui-1.1.8-header.patch
12cu|paragui-1.1.8-21|23	Patch4:		020_stl_map.diff
12cu|paragui-1.1.8-21|24	Patch5:		paragui-1.1.8-remove-physfs.patch
12cu|paragui-1.1.8-21|25	URL:		http://www.paragui.org/
12cu|paragui-1.1.8-21|26	BuildRequires:	freetype2-devel
12cu|paragui-1.1.8-21|27	BuildRequires:	physfs-devel
12cu|paragui-1.1.8-21|28	BuildRequires:	pkgconfig(sdl)
12cu|paragui-1.1.8-21|29	BuildRequires:	pkgconfig(SDL_image)
12cu|paragui-1.1.8-21|30	BuildRequires:	libgii-devel
12cu|paragui-1.1.8-21|31	BuildRequires:	libsigc++1.2-devel
12cu|paragui-1.1.8-21|32	BuildRequires:	pkgconfig(expat)
12cu|paragui-1.1.8-21|33	BuildRequires:	multiarch-utils >= 1.0.3
12cu|paragui-1.1.8-21|34	BuildRequires:	automake1.8
12cu|paragui-1.1.8-21|35	
12cu|paragui-1.1.8-21|36	%description
12cu|paragui-1.1.8-21|37	ParaGUI is a cross-platform high-level application framework and GUI
12cu|paragui-1.1.8-21|38	(graphical user interface) library. ParaGUI's cross-platform nature is
12cu|paragui-1.1.8-21|39	completely based on the Simple DirectMedia Layer (SDL).
12cu|paragui-1.1.8-21|40	
12cu|paragui-1.1.8-21|41	%package -n	%{lib_name}
12cu|paragui-1.1.8-21|42	Summary:	Main library for paragui
12cu|paragui-1.1.8-21|43	Group:		System/Libraries
12cu|paragui-1.1.8-21|44	Provides:	%{name} = %{version}-%{release}
12cu|paragui-1.1.8-21|45	Obsoletes:	%{mklibname paragui 1.1} < %{version}-%{release}
12cu|paragui-1.1.8-21|46	
12cu|paragui-1.1.8-21|47	%description -n	%{lib_name}
12cu|paragui-1.1.8-21|48	This package contains the library needed to run programs dynamically
12cu|paragui-1.1.8-21|49	linked with paragui.
12cu|paragui-1.1.8-21|50	
12cu|paragui-1.1.8-21|51	%package -n	%{develname}
12cu|paragui-1.1.8-21|52	Summary:	Headers for developing programs that will use paragui
12cu|paragui-1.1.8-21|53	Group:		Development/C
12cu|paragui-1.1.8-21|54	Requires:	%{lib_name} = %{version}
12cu|paragui-1.1.8-21|55	Requires:	libexpat-devel
12cu|paragui-1.1.8-21|56	Requires:	physfs-devel
12cu|paragui-1.1.8-21|57	Provides:	%{name}-devel = %{version}-%{release}
12cu|paragui-1.1.8-21|58	Obsoletes:	%{mklibname -d paragui 1.1 8} < %version-%release
12cu|paragui-1.1.8-21|59	Obsoletes:      %{mklibname -d paragui 1.1} < %{version}-%{release}
12cu|paragui-1.1.8-21|60	
12cu|paragui-1.1.8-21|61	%description -n	%{develname}
12cu|paragui-1.1.8-21|62	This package contains the headers that programmers will need to develop
12cu|paragui-1.1.8-21|63	applications which will use paragui, a GUI on top of SDL.
12cu|paragui-1.1.8-21|64	
12cu|paragui-1.1.8-21|65	%prep
12cu|paragui-1.1.8-21|66	%setup -q -n %{name}-%{version} -a1
12cu|paragui-1.1.8-21|67	%patch0 -p1
12cu|paragui-1.1.8-21|68	%patch1 -p1 -b .underquoted
12cu|paragui-1.1.8-21|69	%patch2 -p1 -b .asneeded
12cu|paragui-1.1.8-21|70	%patch3 -p0 -b .header
12cu|paragui-1.1.8-21|71	%patch4 -p1 -b .stl
12cu|paragui-1.1.8-21|72	%patch5 -p1 -b .physfs
12cu|paragui-1.1.8-21|73	
12cu|paragui-1.1.8-21|74	%build
12cu|paragui-1.1.8-21|75	# TODO : --enable-python --enable-ruby
12cu|paragui-1.1.8-21|76	export AUTOMAKE="automake --foreign"
12cu|paragui-1.1.8-21|77	autoreconf -fi
12cu|paragui-1.1.8-21|78	%configure2_5x --enable-unicode --disable-static
12cu|paragui-1.1.8-21|79	%make
12cu|paragui-1.1.8-21|80	
12cu|paragui-1.1.8-21|81	%install
12cu|paragui-1.1.8-21|82	%makeinstall_std
12cu|paragui-1.1.8-21|83	%multiarch_binaries %{buildroot}%{_bindir}/paragui-config
12cu|paragui-1.1.8-21|84	
12cu|paragui-1.1.8-21|85	%files -n %{lib_name}
12cu|paragui-1.1.8-21|86	%defattr(-, root, root)
12cu|paragui-1.1.8-21|87	%doc AUTHORS COPYING
12cu|paragui-1.1.8-21|88	%{_libdir}/*.so.*
12cu|paragui-1.1.8-21|89	
12cu|paragui-1.1.8-21|90	%files -n %{develname}
12cu|paragui-1.1.8-21|91	%defattr(-,root,root)
12cu|paragui-1.1.8-21|92	%doc README
12cu|paragui-1.1.8-21|93	%{multiarch_bindir}/paragui-config
12cu|paragui-1.1.8-21|94	%{_bindir}/paragui-config
12cu|paragui-1.1.8-21|95	%{_includedir}/*
12cu|paragui-1.1.8-21|96	%{_libdir}/*.so
12cu|paragui-1.1.8-21|97	%{_libdir}/pkgconfig/%{name}.pc
12cu|paragui-1.1.8-21|98	%{_datadir}/aclocal/*.m4
12cu|paragui-1.1.8-21|99	%{_datadir}/%{name}
12cu|paragui-1.1.8-21|100	
12cu|paragui-1.1.8-21|101	
12cu|paragui-1.1.8-21|102	%changelog
12cu|paragui-1.1.8-21|103	* Fri Oct 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.8-19mdv2010.0
12cu|paragui-1.1.8-21|104	+ Revision: 452525
12cu|paragui-1.1.8-21|105	- rediff patch 2 for fuziness
12cu|paragui-1.1.8-21|106	- rebuild for new libphysfs
12cu|paragui-1.1.8-21|107	
12cu|paragui-1.1.8-21|108	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|paragui-1.1.8-21|109	- rebuild
12cu|paragui-1.1.8-21|110	
12cu|paragui-1.1.8-21|111	* Sun Aug 17 2008 Funda Wang <fundawang@mandriva.org> 1.1.8-17mdv2009.0
12cu|paragui-1.1.8-21|112	+ Revision: 272983
12cu|paragui-1.1.8-21|113	- rebuild for new dfb
12cu|paragui-1.1.8-21|114	
12cu|paragui-1.1.8-21|115	* Sat Jun 21 2008 Funda Wang <fundawang@mandriva.org> 1.1.8-16mdv2009.0
12cu|paragui-1.1.8-21|116	+ Revision: 227678
12cu|paragui-1.1.8-21|117	- Obsoletes old package name
12cu|paragui-1.1.8-21|118	
12cu|paragui-1.1.8-21|119	* Sat Jun 21 2008 Funda Wang <fundawang@mandriva.org> 1.1.8-15mdv2009.0
12cu|paragui-1.1.8-21|120	+ Revision: 227662
12cu|paragui-1.1.8-21|121	- add ubuntu patch: use stl map all the time, drop physfs subdir
12cu|paragui-1.1.8-21|122	- refine gcc 4.3 patch
12cu|paragui-1.1.8-21|123	- add gentoo patches
12cu|paragui-1.1.8-21|124	
12cu|paragui-1.1.8-21|125	+ Pixel <pixel@mandriva.com>
12cu|paragui-1.1.8-21|126	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|paragui-1.1.8-21|127	
12cu|paragui-1.1.8-21|128	+ Olivier Blin <oblin@mandriva.com>
12cu|paragui-1.1.8-21|129	- restore BuildRoot
12cu|paragui-1.1.8-21|130	
12cu|paragui-1.1.8-21|131	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|paragui-1.1.8-21|132	- kill re-definition of %%buildroot on Pixel's request
12cu|paragui-1.1.8-21|133	- fix autoconf-2.5x path
12cu|paragui-1.1.8-21|134	
12cu|paragui-1.1.8-21|135	* Fri Jun 08 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.8-14mdv2008.0
12cu|paragui-1.1.8-21|136	+ Revision: 36977
12cu|paragui-1.1.8-21|137	- rebuild for expat
12cu|paragui-1.1.8-21|138	
12cu|paragui-1.1.8-21|139	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12cu|paragui-1.1.8-21|140	- Rebuild with libslang2.
12cu|paragui-1.1.8-21|141	
12cu|paragui-1.1.8-21|142	* Sat May 26 2007 Funda Wang <fundawang@mandriva.org> 1.1.8-12mdv2008.0
12cu|paragui-1.1.8-21|143	+ Revision: 31416
12cu|paragui-1.1.8-21|144	- Rebuild for directfb 1.0
12cu|paragui-1.1.8-21|145	
12cu|paragui-1.1.8-21|146	
12cu|paragui-1.1.8-21|147	* Wed Mar 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.8-11mdv2007.1
12cu|paragui-1.1.8-21|148	+ Revision: 147155
12cu|paragui-1.1.8-21|149	- fix build dependencies
12cu|paragui-1.1.8-21|150	
12cu|paragui-1.1.8-21|151	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cu|paragui-1.1.8-21|152	- bunzip patches
12cu|paragui-1.1.8-21|153	- rebuild
12cu|paragui-1.1.8-21|154	- Import paragui
12cu|paragui-1.1.8-21|155	
12cu|paragui-1.1.8-21|156	* Sat Aug 26 2006 Olivier Blin <blino@mandriva.com> 1.1.8-9mdv2007.0
12cu|paragui-1.1.8-21|157	- rebuild for physfs (#24545)
12cu|paragui-1.1.8-21|158	
12cu|paragui-1.1.8-21|159	* Tue Aug 15 2006 Emmanuel Andry <eandry@mandriva.org> 1.1.8-8mdv2007.0
12cu|paragui-1.1.8-21|160	- rebuild for physfs
12cu|paragui-1.1.8-21|161	- disable parallel make to fix x86_64 compilation
12cu|paragui-1.1.8-21|162	
12cu|paragui-1.1.8-21|163	* Sun Jul 16 2006 Anssi Hannula <anssi@mandriva.org> 1.1.8-7mdv2007.0
12cu|paragui-1.1.8-21|164	- fix buildrequires
12cu|paragui-1.1.8-21|165	
12cu|paragui-1.1.8-21|166	* Tue Jun 20 2006 Charles A Edwards <eslrahc@mandriva.org> 1.1.8-6mdv2007.0
12cu|paragui-1.1.8-21|167	- rebuild for libpng
12cu|paragui-1.1.8-21|168	- add documentation in devel pkg
12cu|paragui-1.1.8-21|169	
12cu|paragui-1.1.8-21|170	* Wed Jun 07 2006 Charles A Edwards <eslrahc@mandriva.org> 1.1.8-5mdv2007.0
12cu|paragui-1.1.8-21|171	- enable unicode support
12cu|paragui-1.1.8-21|172	
12cu|paragui-1.1.8-21|173	* Tue Jan 31 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.1.8-4mdk
12cu|paragui-1.1.8-21|174	- fix buildrequires
12cu|paragui-1.1.8-21|175	
12cu|paragui-1.1.8-21|176	* Tue Jan 31 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.1.8-3mdk
12cu|paragui-1.1.8-21|177	- fix underquoted calls (P1)
12cu|paragui-1.1.8-21|178	- %%mkrel
12cu|paragui-1.1.8-21|179	
12cu|paragui-1.1.8-21|180	* Thu Dec 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.8-2mdk
12cu|paragui-1.1.8-21|181	- fix x86_64 build
12cu|paragui-1.1.8-21|182	- spec cleanup
12cu|paragui-1.1.8-21|183	
12cu|paragui-1.1.8-21|184	* Fri Nov 11 2005 Michael Scherer <misc@mandriva.org> 1.1.8-1mdk
12cu|paragui-1.1.8-21|185	- New release 1.1.8
12cu|paragui-1.1.8-21|186	- mkrel
12cu|paragui-1.1.8-21|187	- update major
12cu|paragui-1.1.8-21|188	
12cu|paragui-1.1.8-21|189	* Thu Jul 01 2004 Michael Scherer <misc@mandrake.org> 1.0.4-2mdk
12cu|paragui-1.1.8-21|190	- rebuild for new gcc
12cu|paragui-1.1.8-21|191	- clean BuildRequires
12cu|paragui-1.1.8-21|192	- remove Packager tag
12cu|paragui-1.1.8-21|193	- rpmbuildupdate aware
12cu|paragui-1.1.8-21|194	

10404 12
12cu|pari-2.5.2-5|1	%define pari_version 2.5.2
12cu|pari-2.5.2-5|2	%define gp2c_version 0.0.7pl3
12cu|pari-2.5.2-5|3	
12cu|pari-2.5.2-5|4	%define major 3
12cu|pari-2.5.2-5|5	%define libname %mklibname %{name}-gmp %{major}
12cu|pari-2.5.2-5|6	%define devname %mklibname %{name} -d
12cu|pari-2.5.2-5|7	
12cu|pari-2.5.2-5|8	%define pkgdocdir	%{_docdir}/%{name}
12cu|pari-2.5.2-5|9	%define pkgdatadir	%{_datadir}/%{name}-%{pari_version}
12cu|pari-2.5.2-5|10	
12cu|pari-2.5.2-5|11	Summary:	PARI/GP - Number Theory-oriented Computer Algebra System
12cu|pari-2.5.2-5|12	Name:		pari
12cu|pari-2.5.2-5|13	Version:	%{pari_version}
12cu|pari-2.5.2-5|14	Release:	5
12cu|pari-2.5.2-5|15	License:	GPLv2+
12cu|pari-2.5.2-5|16	Group:		Sciences/Mathematics
12cu|pari-2.5.2-5|17	Url:		http://pari.math.u-bordeaux.fr/
12cu|pari-2.5.2-5|18	Source0:	http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-%{pari_version}.tar.gz
12cu|pari-2.5.2-5|19	Source1:	http://pari.math.u-bordeaux.fr/pub/pari/packages/elldata.tgz
12cu|pari-2.5.2-5|20	Source2:	http://pari.math.u-bordeaux.fr/pub/pari/packages/galdata.tgz
12cu|pari-2.5.2-5|21	Source3:	http://pari.math.u-bordeaux.fr/pub/pari/packages/seadata.tgz
12cu|pari-2.5.2-5|22	Source4:	http://pari.math.u-bordeaux.fr/pub/pari/packages/nftables.tgz
12cu|pari-2.5.2-5|23	Source5:	http://pari.math.u-bordeaux.fr/pub/pari/packages/galpol.tgz
12cu|pari-2.5.2-5|24	Source6:	http://pari.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-%{gp2c_version}.tar.gz
12cu|pari-2.5.2-5|25	
12cu|pari-2.5.2-5|26	Patch0:		pari-arch.patch
12cu|pari-2.5.2-5|27	Patch1:		pari-gphelp.patch
12cu|pari-2.5.2-5|28	Patch2:		pari-runpath.patch
12cu|pari-2.5.2-5|29	# from sagemath
12cu|pari-2.5.2-5|30	Patch3:		mp.c.patch
12cu|pari-2.5.2-5|31	
12cu|pari-2.5.2-5|32	BuildRequires:	emacs
12cu|pari-2.5.2-5|33	BuildRequires:	tetex-dvips
12cu|pari-2.5.2-5|34	BuildRequires:	texlive-scheme-full
12cu|pari-2.5.2-5|35	BuildRequires:	gmp-devel
12cu|pari-2.5.2-5|36	BuildRequires:	perl-devel
12cu|pari-2.5.2-5|37	BuildRequires:	readline-devel
12cu|pari-2.5.2-5|38	BuildRequires:	pkgconfig(ncurses)
12cu|pari-2.5.2-5|39	BuildRequires:	pkgconfig(x11)
12cu|pari-2.5.2-5|40	Requires:	xdg-utils
12cu|pari-2.5.2-5|41	
12cu|pari-2.5.2-5|42	%description
12cu|pari-2.5.2-5|43	PARI/GP is a widely used computer algebra system designed for fast
12cu|pari-2.5.2-5|44	computations in number theory (factorizations, algebraic number theory,
12cu|pari-2.5.2-5|45	elliptic curves...), but also contains a large number of other useful
12cu|pari-2.5.2-5|46	functions to compute with mathematical entities such as matrices,
12cu|pari-2.5.2-5|47	polynomials, power series, algebraic numbers, etc., and a lot of
12cu|pari-2.5.2-5|48	transcendental functions. PARI is also available as a C library to allow
12cu|pari-2.5.2-5|49	for faster computations.
12cu|pari-2.5.2-5|50	
12cu|pari-2.5.2-5|51	%files
12cu|pari-2.5.2-5|52	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/gprc
12cu|pari-2.5.2-5|53	%{_bindir}/gp-2.5
12cu|pari-2.5.2-5|54	%{_bindir}/gp
12cu|pari-2.5.2-5|55	%{_bindir}/gphelp
12cu|pari-2.5.2-5|56	%{_bindir}/tex2mail
12cu|pari-2.5.2-5|57	%{_mandir}/man1/[^g]*.1*
12cu|pari-2.5.2-5|58	%{_mandir}/man1/gp.1*
12cu|pari-2.5.2-5|59	%{_mandir}/man1/gp-*.1*
12cu|pari-2.5.2-5|60	%{_mandir}/man1/gphelp.1*
12cu|pari-2.5.2-5|61	%doc AUTHORS CHANGES COMPAT MACHINES README
12cu|pari-2.5.2-5|62	%dir %{pkgdatadir}
12cu|pari-2.5.2-5|63	%{pkgdatadir}/doc
12cu|pari-2.5.2-5|64	
12cu|pari-2.5.2-5|65	#----------------------------------------------------------------------------
12cu|pari-2.5.2-5|66	
12cu|pari-2.5.2-5|67	%package data
12cu|pari-2.5.2-5|68	Summary:	Optional pari data packages
12cu|pari-2.5.2-5|69	Group:		Sciences/Mathematics
12cu|pari-2.5.2-5|70	Requires:	%{name}
12cu|pari-2.5.2-5|71	
12cu|pari-2.5.2-5|72	%description data
12cu|pari-2.5.2-5|73	- elldata is PARI/GP version of J. E. Cremona Elliptic Curve Data,
12cu|pari-2.5.2-5|74	needed by ellsearch and ellidentify.
12cu|pari-2.5.2-5|75	- galdata is needed by polgalois to compute Galois group in degrees
12cu|pari-2.5.2-5|76	8 through 11.
12cu|pari-2.5.2-5|77	- seadata is needed by ellap for large primes.
12cu|pari-2.5.2-5|78	- nftables is a repackaging of the historical megrez number field
12cu|pari-2.5.2-5|79	tables (errors fixed, 1/10th the size, easier to use).
12cu|pari-2.5.2-5|80	
12cu|pari-2.5.2-5|81	%files data
12cu|pari-2.5.2-5|82	%dir %{pkgdatadir}/data
12cu|pari-2.5.2-5|83	%{pkgdatadir}/data/*
12cu|pari-2.5.2-5|84	
12cu|pari-2.5.2-5|85	#----------------------------------------------------------------------------
12cu|pari-2.5.2-5|86	
12cu|pari-2.5.2-5|87	%package -n %{libname}
12cu|pari-2.5.2-5|88	Summary:	Shared PARI library
12cu|pari-2.5.2-5|89	Group:		System/Libraries
12cu|pari-2.5.2-5|90	Conflicts:	%{_lib}pari2 < 2.5.2-3
12cu|pari-2.5.2-5|91	Obsoletes:	%{_lib}pari2 < 2.5.2-3
12cu|pari-2.5.2-5|92	
12cu|pari-2.5.2-5|93	%description -n %{libname}
12cu|pari-2.5.2-5|94	This package contains the libraries needed to run pari.
12cu|pari-2.5.2-5|95	
12cu|pari-2.5.2-5|96	%files -n %{libname}
12cu|pari-2.5.2-5|97	%{_libdir}/lib%{name}-gmp.so.%{major}
12cu|pari-2.5.2-5|98	%{_libdir}/lib%{name}-gmp.so.%{pari_version}
12cu|pari-2.5.2-5|99	
12cu|pari-2.5.2-5|100	#----------------------------------------------------------------------------
12cu|pari-2.5.2-5|101	
12cu|pari-2.5.2-5|102	%package -n %{devname}
12cu|pari-2.5.2-5|103	Summary:	Development files for PARI shared library
12cu|pari-2.5.2-5|104	Group:		System/Libraries
12cu|pari-2.5.2-5|105	Requires:	%{libname} = %{pari_version}-%{release}
12cu|pari-2.5.2-5|106	Provides:	libpari-devel = %{pari_version}-%{release}
12cu|pari-2.5.2-5|107	Conflicts:	%{_lib}pari2-devel < 2.5.2-5
12cu|pari-2.5.2-5|108	Conflicts:	%{_lib}pari-gmp3-devel < 2.5.2-5
12cu|pari-2.5.2-5|109	Obsoletes:	%{_lib}pari2-devel < 2.5.2-5
12cu|pari-2.5.2-5|110	Obsoletes:	%{_lib}pari-gmp3-devel < 2.5.2-5
12cu|pari-2.5.2-5|111	
12cu|pari-2.5.2-5|112	%description -n %{devname}
12cu|pari-2.5.2-5|113	This package contains the header files needed to develop
12cu|pari-2.5.2-5|114	applications using pari.
12cu|pari-2.5.2-5|115	
12cu|pari-2.5.2-5|116	%files -n %{devname}
12cu|pari-2.5.2-5|117	%{_includedir}/%{name}
12cu|pari-2.5.2-5|118	%{_libdir}/*.so
12cu|pari-2.5.2-5|119	%dir %{_libdir}/%{name}-%{pari_version}
12cu|pari-2.5.2-5|120	%dir %{_libdir}/%{name}-%{pari_version}/*
12cu|pari-2.5.2-5|121	
12cu|pari-2.5.2-5|122	#----------------------------------------------------------------------------
12cu|pari-2.5.2-5|123	
12cu|pari-2.5.2-5|124	%package -n gp2c
12cu|pari-2.5.2-5|125	Summary:	PARI/GP to C translator
12cu|pari-2.5.2-5|126	Version:	%{gp2c_version}
12cu|pari-2.5.2-5|127	Group:		Development/C
12cu|pari-2.5.2-5|128	Requires:	%{name}
12cu|pari-2.5.2-5|129	
12cu|pari-2.5.2-5|130	%description -n gp2c
12cu|pari-2.5.2-5|131	PARI/GP to C translator. Use it to compile your own C
12cu|pari-2.5.2-5|132	programs which use pari library, without necessarily being
12cu|pari-2.5.2-5|133	a C programmer.
12cu|pari-2.5.2-5|134	
12cu|pari-2.5.2-5|135	Note: use gp2c-run to run your programs inside the PARI/GP
12cu|pari-2.5.2-5|136	environment.
12cu|pari-2.5.2-5|137	
12cu|pari-2.5.2-5|138	%files -n gp2c
12cu|pari-2.5.2-5|139	%attr(755,root,root) %{_bindir}/gp2c*
12cu|pari-2.5.2-5|140	%doc gp2c-%{gp2c_version}/{AUTHORS,ChangeLog,NEWS,README,BUGS}
12cu|pari-2.5.2-5|141	%{pkgdatadir}/gp2c
12cu|pari-2.5.2-5|142	%{_mandir}/man1/gp2c*.1*
12cu|pari-2.5.2-5|143	
12cu|pari-2.5.2-5|144	#----------------------------------------------------------------------------
12cu|pari-2.5.2-5|145	
12cu|pari-2.5.2-5|146	%prep
12cu|pari-2.5.2-5|147	%setup -q -a1 -a2 -a3 -a4 -a5 -a6
12cu|pari-2.5.2-5|148	mv -f nftables data
12cu|pari-2.5.2-5|149	
12cu|pari-2.5.2-5|150	%patch0 -p1
12cu|pari-2.5.2-5|151	%patch1 -p1
12cu|pari-2.5.2-5|152	%patch2 -p1
12cu|pari-2.5.2-5|153	%patch3 -p1
12cu|pari-2.5.2-5|154	
12cu|pari-2.5.2-5|155	%build
12cu|pari-2.5.2-5|156	# Using --libdir to properly link with newer interface
12cu|pari-2.5.2-5|157	# Using --disable-tls for safety due to other packages linked to pari
12cu|pari-2.5.2-5|158	sh Configure \
12cu|pari-2.5.2-5|159	--prefix=%{_prefix} \
12cu|pari-2.5.2-5|160	--includedir=%{_includedir}/%{name} \
12cu|pari-2.5.2-5|161	--datadir=%{pkgdatadir}/data \
12cu|pari-2.5.2-5|162	--sysdatadir=%{_libdir}/%{name}-%{pari_version} \
12cu|pari-2.5.2-5|163	--share-prefix=%{_datadir} \
12cu|pari-2.5.2-5|164	--host=%{_arch}-%{_os} \
12cu|pari-2.5.2-5|165	--graphic=X11 \
12cu|pari-2.5.2-5|166	--with-gmp \
12cu|pari-2.5.2-5|167	--libdir=%{buildroot}%{_libdir} \
12cu|pari-2.5.2-5|168	--disable-tls
12cu|pari-2.5.2-5|169	
12cu|pari-2.5.2-5|170	make gp docpdf bench
12cu|pari-2.5.2-5|171	
12cu|pari-2.5.2-5|172	# gp2c
12cu|pari-2.5.2-5|173	pushd gp2c-%{gp2c_version}
12cu|pari-2.5.2-5|174	%configure2_5x \
12cu|pari-2.5.2-5|175	--datadir=%{pkgdatadir} \
12cu|pari-2.5.2-5|176	--with-paricfg=../Olinux-%{_arch}/pari.cfg
12cu|pari-2.5.2-5|177	
12cu|pari-2.5.2-5|178	# FIXME just satisfy build dependency
12cu|pari-2.5.2-5|179	ln -sf ../config/missing desc
12cu|pari-2.5.2-5|180	
12cu|pari-2.5.2-5|181	make
12cu|pari-2.5.2-5|182	popd
12cu|pari-2.5.2-5|183	
12cu|pari-2.5.2-5|184	%install
12cu|pari-2.5.2-5|185	# pari, libpari & libpari-devel
12cu|pari-2.5.2-5|186	%makeinstall_std \
12cu|pari-2.5.2-5|187	READMEDIR='$(DESTDIR)'%{pkgdocdir} \
12cu|pari-2.5.2-5|188	LIBDIR='$(DESTDIR)'%{_libdir} \
12cu|pari-2.5.2-5|189	DOCDIR='$(DESTDIR)'%{pkgdocdir}
12cu|pari-2.5.2-5|190	
12cu|pari-2.5.2-5|191	# gp2c
12cu|pari-2.5.2-5|192	cd gp2c-%{gp2c_version}
12cu|pari-2.5.2-5|193	%makeinstall_std \
12cu|pari-2.5.2-5|194	docdir=%{_docdir}
12cu|pari-2.5.2-5|195	cd ..
12cu|pari-2.5.2-5|196	
12cu|pari-2.5.2-5|197	# Install global configuration file.
12cu|pari-2.5.2-5|198	mkdir %{buildroot}/%{_sysconfdir}
12cu|pari-2.5.2-5|199	# Add some more reasonable "commented" sample configurations
12cu|pari-2.5.2-5|200	sed	-e 's@/usr/local/@%{_prefix}/@' \
12cu|pari-2.5.2-5|201	-e 's@path =.*@path = "%{pkgdatadir}:.:~/gpdir"@' \
12cu|pari-2.5.2-5|202	-e 's@lib/gpalias@misc/gpalias@' \
12cu|pari-2.5.2-5|203	misc/gprc.dft > %{buildroot}/%{_sysconfdir}/gprc
12cu|pari-2.5.2-5|204	
12cu|pari-2.5.2-5|205	# don't need to install this file...
12cu|pari-2.5.2-5|206	rm -f %{pkgdocdir}/%{name}/Makefile
12cu|pari-2.5.2-5|207	
12cu|pari-2.5.2-5|208	# gphelp wants docs in %{pkgdatadir}/data/doc (removing the /data/ requirement)
12cu|pari-2.5.2-5|209	ln -sf %{pkgdocdir} %{buildroot}%{pkgdatadir}/doc
12cu|pari-2.5.2-5|210	perl -pi -e 's@%{pkgdatadir}/data@%{pkgdatadir}@;' \
12cu|pari-2.5.2-5|211	%{buildroot}/%{_bindir}/gphelp
12cu|pari-2.5.2-5|212	
12cu|pari-2.5.2-5|213	
12cu|pari-2.5.2-5|214	%changelog
12cu|pari-2.5.2-5|215	* Thu Aug 07 2014 abondrov <andrey.bondrov@rosalab.ru> 2.5.2-5
12cu|pari-2.5.2-5|216	+ Revision: 99fba6e
12cu|pari-2.5.2-5|217	- Fix devel package name and Provides
12cu|pari-2.5.2-5|218	
12cu|pari-2.5.2-5|219	

10405 12
12cu|parole-0.5.0-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cu|parole-0.5.0-1|2	
12cu|parole-0.5.0-1|3	Summary:	A modern media player based on the GStreamer framework
12cu|parole-0.5.0-1|4	Name:		parole
12cu|parole-0.5.0-1|5	Version:	0.5.0
12cu|parole-0.5.0-1|6	Release:	1
12cu|parole-0.5.0-1|7	License:	GPLv2+
12cu|parole-0.5.0-1|8	Group:		Graphical desktop/Xfce
12cu|parole-0.5.0-1|9	URL:		http://goodies.xfce.org/projects/applications/parole
12cu|parole-0.5.0-1|10	Source0:	http://archive.xfce.org/src/apps/parole/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|parole-0.5.0-1|11	BuildRequires:	gstreamer0.10-devel
12cu|parole-0.5.0-1|12	BuildRequires:	libgstreamer0.10-plugins-base-devel
12cu|parole-0.5.0-1|13	BuildRequires:	libxfce4ui-devel >= 4.9.0
12cu|parole-0.5.0-1|14	BuildRequires:	libnotify-devel
12cu|parole-0.5.0-1|15	BuildRequires:	taglib-devel
12cu|parole-0.5.0-1|16	BuildRequires:	dbus-glib-devel
12cu|parole-0.5.0-1|17	
12cu|parole-0.5.0-1|18	%description
12cu|parole-0.5.0-1|19	New media player for Xfce desktop environment.
12cu|parole-0.5.0-1|20	
12cu|parole-0.5.0-1|21	%package %{name}-devel
12cu|parole-0.5.0-1|22	Summary:	Development files for %{name}
12cu|parole-0.5.0-1|23	Group:		Development/C
12cu|parole-0.5.0-1|24	
12cu|parole-0.5.0-1|25	%description %{name}-devel
12cu|parole-0.5.0-1|26	Development files and headers for %{name}.
12cu|parole-0.5.0-1|27	
12cu|parole-0.5.0-1|28	%prep
12cu|parole-0.5.0-1|29	%setup -q
12cu|parole-0.5.0-1|30	
12cu|parole-0.5.0-1|31	%build
12cu|parole-0.5.0-1|32	%configure2_5x \
12cu|parole-0.5.0-1|33	--disable-static
12cu|parole-0.5.0-1|34	
12cu|parole-0.5.0-1|35	%make
12cu|parole-0.5.0-1|36	
12cu|parole-0.5.0-1|37	%install
12cu|parole-0.5.0-1|38	%makeinstall_std
12cu|parole-0.5.0-1|39	
12cu|parole-0.5.0-1|40	%find_lang %{name}
12cu|parole-0.5.0-1|41	
12cu|parole-0.5.0-1|42	%files -f %{name}.lang
12cu|parole-0.5.0-1|43	%doc AUTHORS ChangeLog README TODO THANKS
12cu|parole-0.5.0-1|44	%{_bindir}/%{name}
12cu|parole-0.5.0-1|45	%{_libdir}/parole-0/*.so
12cu|parole-0.5.0-1|46	%{_datadir}/applications/%{name}.desktop
12cu|parole-0.5.0-1|47	%{_iconsdir}/hicolor/*/apps/*
12cu|parole-0.5.0-1|48	%{_datadir}/%{name}
12cu|parole-0.5.0-1|49	
12cu|parole-0.5.0-1|50	%files %{name}-devel
12cu|parole-0.5.0-1|51	%dir %{_includedir}/%{name}
12cu|parole-0.5.0-1|52	%{_includedir}/%{name}/*.h
12cu|parole-0.5.0-1|53	
12cu|parole-0.5.0-1|54	
12cu|parole-0.5.0-1|55	%changelog
12cu|parole-0.5.0-1|56	* Tue Aug 21 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0.2-1
12cu|parole-0.5.0-1|57	+ Revision: 815559
12cu|parole-0.5.0-1|58	- disable static libraries
12cu|parole-0.5.0-1|59	- update to new version 0.3.0.2
12cu|parole-0.5.0-1|60	- drop old patch0
12cu|parole-0.5.0-1|61	- package devel files
12cu|parole-0.5.0-1|62	- spec file clean
12cu|parole-0.5.0-1|63	
12cu|parole-0.5.0-1|64	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 0.2.0.6-2
12cu|parole-0.5.0-1|65	+ Revision: 790104
12cu|parole-0.5.0-1|66	- Fix gold linker build
12cu|parole-0.5.0-1|67	
12cu|parole-0.5.0-1|68	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cu|parole-0.5.0-1|69	- rebuild
12cu|parole-0.5.0-1|70	- drop old stuff from spec file
12cu|parole-0.5.0-1|71	
12cu|parole-0.5.0-1|72	* Sun Apr 17 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0.6-1
12cu|parole-0.5.0-1|73	+ Revision: 654238
12cu|parole-0.5.0-1|74	- update to new version 0.2.0.6
12cu|parole-0.5.0-1|75	
12cu|parole-0.5.0-1|76	* Sat Apr 16 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0.5-1
12cu|parole-0.5.0-1|77	+ Revision: 653308
12cu|parole-0.5.0-1|78	- add missing buildrequire on dbus-glib-devel
12cu|parole-0.5.0-1|79	- update to new version 0.2.0.5
12cu|parole-0.5.0-1|80	- drop browser-plugin subpackage, because upstread did drop the plugin
12cu|parole-0.5.0-1|81	
12cu|parole-0.5.0-1|82	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0.2-4
12cu|parole-0.5.0-1|83	+ Revision: 633058
12cu|parole-0.5.0-1|84	- rebuild for new Xfce 4.8.0
12cu|parole-0.5.0-1|85	
12cu|parole-0.5.0-1|86	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0.2-3mdv2011.0
12cu|parole-0.5.0-1|87	+ Revision: 579666
12cu|parole-0.5.0-1|88	- rebuild for new xfce 4.7.0
12cu|parole-0.5.0-1|89	
12cu|parole-0.5.0-1|90	* Sun Apr 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0.2-2mdv2010.1
12cu|parole-0.5.0-1|91	+ Revision: 536073
12cu|parole-0.5.0-1|92	- rebuild for new xulrunner
12cu|parole-0.5.0-1|93	
12cu|parole-0.5.0-1|94	* Mon Jan 25 2010 Funda Wang <fwang@mandriva.org> 0.2.0.2-1mdv2010.1
12cu|parole-0.5.0-1|95	+ Revision: 496190
12cu|parole-0.5.0-1|96	- new verison 0.2.0.2
12cu|parole-0.5.0-1|97	
12cu|parole-0.5.0-1|98	* Fri Jan 15 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0.1-1mdv2010.1
12cu|parole-0.5.0-1|99	+ Revision: 491924
12cu|parole-0.5.0-1|100	- update to new version 0.2.0.1
12cu|parole-0.5.0-1|101	
12cu|parole-0.5.0-1|102	* Wed Jan 06 2010 Frederik Himpe <fhimpe@mandriva.org> 0.2.0-1mdv2010.1
12cu|parole-0.5.0-1|103	+ Revision: 486871
12cu|parole-0.5.0-1|104	- update to new version 0.2.0
12cu|parole-0.5.0-1|105	
12cu|parole-0.5.0-1|106	* Tue Dec 01 2009 Funda Wang <fwang@mandriva.org> 0.1.99-1mdv2010.1
12cu|parole-0.5.0-1|107	+ Revision: 472298
12cu|parole-0.5.0-1|108	- new version 0.1.99
12cu|parole-0.5.0-1|109	
12cu|parole-0.5.0-1|110	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12cu|parole-0.5.0-1|111	- Update to version 0.1.98
12cu|parole-0.5.0-1|112	
12cu|parole-0.5.0-1|113	* Wed Nov 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.1.96-1mdv2010.1
12cu|parole-0.5.0-1|114	+ Revision: 470069
12cu|parole-0.5.0-1|115	- Update to 0.1.96
12cu|parole-0.5.0-1|116	
12cu|parole-0.5.0-1|117	* Wed Nov 25 2009 Funda Wang <fwang@mandriva.org> 0.1.95-1mdv2010.1
12cu|parole-0.5.0-1|118	+ Revision: 470035
12cu|parole-0.5.0-1|119	- fix linkage
12cu|parole-0.5.0-1|120	- add plugin sub package
12cu|parole-0.5.0-1|121	- new version 0.1.95
12cu|parole-0.5.0-1|122	
12cu|parole-0.5.0-1|123	* Sat Nov 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.91-1mdv2010.1
12cu|parole-0.5.0-1|124	+ Revision: 462243
12cu|parole-0.5.0-1|125	- update to new version 0.1.91
12cu|parole-0.5.0-1|126	
12cu|parole-0.5.0-1|127	* Sun Oct 11 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.90-1mdv2010.0
12cu|parole-0.5.0-1|128	+ Revision: 456674
12cu|parole-0.5.0-1|129	- add spec and source files
12cu|parole-0.5.0-1|130	- Created package structure for parole.
12cu|parole-0.5.0-1|131	

10406 12
12cu|parrot-5.7.0-1|1	%define libname  %mklibname %{name}
12cu|parrot-5.7.0-1|2	%define devname  %mklibname %{name} -d
12cu|parrot-5.7.0-1|3	
12cu|parrot-5.7.0-1|4	%if %{_use_internal_dependency_generator}
12cu|parrot-5.7.0-1|5	%define __noautoreq 'perl\\(Parrot::Pmc2c.*\\)'
12cu|parrot-5.7.0-1|6	%define __noautoprov 'perl\\(File::Which\\)'
12cu|parrot-5.7.0-1|7	%else
12cu|parrot-5.7.0-1|8	%define _requires_exceptions perl(Parrot::Pmc2c::.*)
12cu|parrot-5.7.0-1|9	%define _provides_exceptions perl(File::Which)
12cu|parrot-5.7.0-1|10	%endif
12cu|parrot-5.7.0-1|11	
12cu|parrot-5.7.0-1|12	Summary:	Parrot Virtual Machine
12cu|parrot-5.7.0-1|13	Name:		parrot
12cu|parrot-5.7.0-1|14	Version:	5.7.0
12cu|parrot-5.7.0-1|15	Release:	1
12cu|parrot-5.7.0-1|16	License:	Artistic 2.0
12cu|parrot-5.7.0-1|17	Group:		Development/Other
12cu|parrot-5.7.0-1|18	Url:		http://www.parrot.org/
12cu|parrot-5.7.0-1|19	Source0:	ftp://ftp.parrot.org/pub/parrot/releases/devel/%{version}/%{name}-%{version}.tar.bz2
12cu|parrot-5.7.0-1|20	Source100:	%{name}.rpmlintrc
12cu|parrot-5.7.0-1|21	Patch1:		perldoc.patch
12cu|parrot-5.7.0-1|22	BuildRequires:	bison
12cu|parrot-5.7.0-1|23	BuildRequires:	flex
12cu|parrot-5.7.0-1|24	BuildRequires:	perl-doc
12cu|parrot-5.7.0-1|25	BuildRequires:	gdbm-devel
12cu|parrot-5.7.0-1|26	BuildRequires:	gmp-devel
12cu|parrot-5.7.0-1|27	BuildRequires:	icu-devel
12cu|parrot-5.7.0-1|28	BuildRequires:	readline-devel
12cu|parrot-5.7.0-1|29	BuildRequires:	pkgconfig(ncurses)
12cu|parrot-5.7.0-1|30	
12cu|parrot-5.7.0-1|31	%description
12cu|parrot-5.7.0-1|32	Parrot is a virtual machine designed to efficiently compile and execute
12cu|parrot-5.7.0-1|33	bytecode for interpreted languages. Parrot will be the target for the final
12cu|parrot-5.7.0-1|34	Perl 6 compiler, and is already usable as a backend for Pugs, as well as
12cu|parrot-5.7.0-1|35	variety of other languages
12cu|parrot-5.7.0-1|36	
12cu|parrot-5.7.0-1|37	%files
12cu|parrot-5.7.0-1|38	%doc ChangeLog CREDITS PBC_COMPAT PLATFORMS
12cu|parrot-5.7.0-1|39	%doc RESPONSIBLE_PARTIES TODO
12cu|parrot-5.7.0-1|40	%exclude %{_bindir}/parrot_config
12cu|parrot-5.7.0-1|41	%exclude %{_bindir}/pbc_*
12cu|parrot-5.7.0-1|42	%{_bindir}/*
12cu|parrot-5.7.0-1|43	
12cu|parrot-5.7.0-1|44	#----------------------------------------------------------------------------
12cu|parrot-5.7.0-1|45	
12cu|parrot-5.7.0-1|46	%package -n %{libname}
12cu|parrot-5.7.0-1|47	Summary:	Parrot Virtual Machine runtime library
12cu|parrot-5.7.0-1|48	License:	Artistic 2.0
12cu|parrot-5.7.0-1|49	Group:		System/Libraries
12cu|parrot-5.7.0-1|50	Requires:	%{name}
12cu|parrot-5.7.0-1|51	
12cu|parrot-5.7.0-1|52	%description -n %{libname}
12cu|parrot-5.7.0-1|53	Runtime library for %{name}.
12cu|parrot-5.7.0-1|54	
12cu|parrot-5.7.0-1|55	%files -n %{libname}
12cu|parrot-5.7.0-1|56	%{_libdir}/parrot
12cu|parrot-5.7.0-1|57	%{_libdir}/*.so.*
12cu|parrot-5.7.0-1|58	
12cu|parrot-5.7.0-1|59	#----------------------------------------------------------------------------
12cu|parrot-5.7.0-1|60	
12cu|parrot-5.7.0-1|61	%package -n %{devname}
12cu|parrot-5.7.0-1|62	Summary:	Parrot Virtual Machine development headers and libraries
12cu|parrot-5.7.0-1|63	License:	Artistic 2.0
12cu|parrot-5.7.0-1|64	Group:		Development/Other
12cu|parrot-5.7.0-1|65	Requires:	%{libname} = %{EVRD}
12cu|parrot-5.7.0-1|66	Provides:	%{name}-devel = %{EVRD}
12cu|parrot-5.7.0-1|67	
12cu|parrot-5.7.0-1|68	%description -n %{devname}
12cu|parrot-5.7.0-1|69	Development files for %{name}.
12cu|parrot-5.7.0-1|70	
12cu|parrot-5.7.0-1|71	%files -n %{devname}
12cu|parrot-5.7.0-1|72	%{_bindir}/parrot_config
12cu|parrot-5.7.0-1|73	%{_bindir}/pbc_disassemble
12cu|parrot-5.7.0-1|74	%{_bindir}/pbc_merge
12cu|parrot-5.7.0-1|75	%{_bindir}/pbc_to_exe
12cu|parrot-5.7.0-1|76	%{_bindir}/pbc_dump
12cu|parrot-5.7.0-1|77	%{_includedir}/*
12cu|parrot-5.7.0-1|78	%{_libdir}/*.so
12cu|parrot-5.7.0-1|79	%{_libdir}/*.a
12cu|parrot-5.7.0-1|80	%{_mandir}/man1/*.*
12cu|parrot-5.7.0-1|81	
12cu|parrot-5.7.0-1|82	#----------------------------------------------------------------------------
12cu|parrot-5.7.0-1|83	
12cu|parrot-5.7.0-1|84	%package -n %{name}-doc
12cu|parrot-5.7.0-1|85	Summary:	Parrot Virtual Machine documentation
12cu|parrot-5.7.0-1|86	License:	Artistic 2.0
12cu|parrot-5.7.0-1|87	Group:		Development/Other
12cu|parrot-5.7.0-1|88	
12cu|parrot-5.7.0-1|89	%description -n %{name}-doc
12cu|parrot-5.7.0-1|90	Documentation for %{name}.
12cu|parrot-5.7.0-1|91	
12cu|parrot-5.7.0-1|92	%files -n %{name}-doc
12cu|parrot-5.7.0-1|93	%doc docs examples
12cu|parrot-5.7.0-1|94	%{_datadir}/%{name}/%{version}/MANIFEST*
12cu|parrot-5.7.0-1|95	
12cu|parrot-5.7.0-1|96	#----------------------------------------------------------------------------
12cu|parrot-5.7.0-1|97	
12cu|parrot-5.7.0-1|98	%package -n %{name}-src
12cu|parrot-5.7.0-1|99	Summary:	Parrot Virtual Machine sources
12cu|parrot-5.7.0-1|100	License:	Artistic 2.0
12cu|parrot-5.7.0-1|101	Group:		Development/Other
12cu|parrot-5.7.0-1|102	
12cu|parrot-5.7.0-1|103	%description -n %{name}-src
12cu|parrot-5.7.0-1|104	Sources of %{name}.
12cu|parrot-5.7.0-1|105	
12cu|parrot-5.7.0-1|106	%files -n %{name}-src
12cu|parrot-5.7.0-1|107	/usr/src/parrot
12cu|parrot-5.7.0-1|108	
12cu|parrot-5.7.0-1|109	#----------------------------------------------------------------------------
12cu|parrot-5.7.0-1|110	
12cu|parrot-5.7.0-1|111	%prep
12cu|parrot-5.7.0-1|112	%setup -q
12cu|parrot-5.7.0-1|113	%patch1 -p1
12cu|parrot-5.7.0-1|114	perl -pi -e 's,"lib/,"%{_lib}/, if (/CONST_STRING\(interp,/)' \
12cu|parrot-5.7.0-1|115	src/library.c
12cu|parrot-5.7.0-1|116	perl -pi -e "s,'/usr/lib','%{_libdir}',;s,runtime/lib/,runtime/%{_lib}/," \
12cu|parrot-5.7.0-1|117	tools/dev/install_files.pl \
12cu|parrot-5.7.0-1|118	tools/dev/mk_manifest_and_skip.pl
12cu|parrot-5.7.0-1|119	
12cu|parrot-5.7.0-1|120	# fix pcre lib
12cu|parrot-5.7.0-1|121	sed -i 's:libpcre.so.0:libpcre.so.1:' runtime/parrot/library/pcre.pir
12cu|parrot-5.7.0-1|122	
12cu|parrot-5.7.0-1|123	
12cu|parrot-5.7.0-1|124	%build
12cu|parrot-5.7.0-1|125	perl Configure.pl \
12cu|parrot-5.7.0-1|126	--ccflags="%{optflags}" \
12cu|parrot-5.7.0-1|127	--linkflags="%{ldflags}" \
12cu|parrot-5.7.0-1|128	--prefix=%{_usr} \
12cu|parrot-5.7.0-1|129	--libdir=%{_libdir} \
12cu|parrot-5.7.0-1|130	--sysconfdir=%{_sysconfdir} \
12cu|parrot-5.7.0-1|131	--infodir=%{_datadir}/info \
12cu|parrot-5.7.0-1|132	--mandir=%{_mandir} \
12cu|parrot-5.7.0-1|133	--cc="%{__cc}" \
12cu|parrot-5.7.0-1|134	--parrot_is_shared \
12cu|parrot-5.7.0-1|135	--lex=/usr/bin/flex \
12cu|parrot-5.7.0-1|136	--libs='-lcurses -lm -lrt -lpthread -ldl'
12cu|parrot-5.7.0-1|137	
12cu|parrot-5.7.0-1|138	#--cxx=%{__cxx} \
12cu|parrot-5.7.0-1|139	# the following Configure.pl flag makes the compile goes boom
12cu|parrot-5.7.0-1|140	#--optimize="%{optflags} -maccumulate-outgoing-args" \
12cu|parrot-5.7.0-1|141	%define _disable_ld_no_undefined 1
12cu|parrot-5.7.0-1|142	%make LDFLAGS="%{ldflags}"
12cu|parrot-5.7.0-1|143	export LD_LIBRARY_PATH=$( pwd )/blib/lib
12cu|parrot-5.7.0-1|144	%make parrot_utils LDFLAGS="%{ldflags}"
12cu|parrot-5.7.0-1|145	%make installable LDFLAGS="%{ldflags}"
12cu|parrot-5.7.0-1|146	%make html
12cu|parrot-5.7.0-1|147	
12cu|parrot-5.7.0-1|148	
12cu|parrot-5.7.0-1|149	%install
12cu|parrot-5.7.0-1|150	export LD_LIBRARY_PATH=$( pwd )/blib/lib
12cu|parrot-5.7.0-1|151	make install DESTDIR=%{buildroot}
12cu|parrot-5.7.0-1|152	
12cu|parrot-5.7.0-1|153	# Drop the docs so rpm can pick them up itself.
12cu|parrot-5.7.0-1|154	rm -rf %{buildroot}/%{_docdir}/parrot
12cu|parrot-5.7.0-1|155	
12cu|parrot-5.7.0-1|156	# Force permissions on doc directories.
12cu|parrot-5.7.0-1|157	find docs examples -type d -exec chmod 755 {} \;
12cu|parrot-5.7.0-1|158	find docs examples -type f -exec chmod 644 {} \;
12cu|parrot-5.7.0-1|159	
12cu|parrot-5.7.0-1|160	#find %{buildroot}/%{_datadir} -name *.rb | xargs sed -i 's|#!perl|#!/usr/bin/perl|'
12cu|parrot-5.7.0-1|161	
12cu|parrot-5.7.0-1|162	# Force permissions on shared libs so they get stripped.
12cu|parrot-5.7.0-1|163	find %{buildroot}%{_libdir} -type f \( -name '*.so' -o -name '*.so.*' \) \
12cu|parrot-5.7.0-1|164	-exec chmod 755 {} \;
12cu|parrot-5.7.0-1|165	
12cu|parrot-5.7.0-1|166	sed -i 's|#!perl|#!/usr/bin/perl|' examples/benchmarks/*.pl
12cu|parrot-5.7.0-1|167	
12cu|parrot-5.7.0-1|168	
12cu|parrot-5.7.0-1|169	%changelog
12cu|parrot-5.7.0-1|170	* Tue Mar 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-1
12cu|parrot-5.7.0-1|171	+ Revision: 47cf630
12cu|parrot-5.7.0-1|172	- LOG New version 0.5.7, spec cleanup
12cu|parrot-5.7.0-1|173	
12cu|parrot-5.7.0-1|174	

10407 12
12cu|patchage-0.5.0-2|1	Name:       patchage
12cu|patchage-0.5.0-2|2	Version:    0.5.0
12cu|patchage-0.5.0-2|3	Release:    2
12cu|patchage-0.5.0-2|4	Summary:    A modular patch bay for audio and MIDI systems
12cu|patchage-0.5.0-2|5	License:    GPLv2+
12cu|patchage-0.5.0-2|6	Group:      Sound
12cu|patchage-0.5.0-2|7	Url:        http://drobilla.net/software/patchage/
12cu|patchage-0.5.0-2|8	Source0:    http://download.drobilla.net/%{name}-%{version}.tar.bz2
12cu|patchage-0.5.0-2|9	
12cu|patchage-0.5.0-2|10	BuildRequires:  waf
12cu|patchage-0.5.0-2|11	BuildRequires:  desktop-file-utils
12cu|patchage-0.5.0-2|12	BuildRequires:  flowcanvas-devel >= 0.5.1
12cu|patchage-0.5.0-2|13	BuildRequires:  libglademm2.4-devel >= 2.6.0
12cu|patchage-0.5.0-2|14	BuildRequires:  raul-devel >= 0.7.0
12cu|patchage-0.5.0-2|15	BuildRequires:  jackit-devel >= 0.107.0
12cu|patchage-0.5.0-2|16	BuildRequires:  pkgconfig(alsaplayer)
12cu|patchage-0.5.0-2|17	BuildRequires:  lash-devel
12cu|patchage-0.5.0-2|18	BuildRequires:  dbus-glib-devel
12cu|patchage-0.5.0-2|19	BuildRequires:  boost-devel
12cu|patchage-0.5.0-2|20	
12cu|patchage-0.5.0-2|21	%description
12cu|patchage-0.5.0-2|22	Patchage is a modular patch bay for audio and MIDI systems based on
12cu|patchage-0.5.0-2|23	Jack, Lash, and Alsa.
12cu|patchage-0.5.0-2|24	
12cu|patchage-0.5.0-2|25	%prep
12cu|patchage-0.5.0-2|26	%setup -q
12cu|patchage-0.5.0-2|27	
12cu|patchage-0.5.0-2|28	%build
12cu|patchage-0.5.0-2|29	%setup_compile_flags
12cu|patchage-0.5.0-2|30	./waf configure \
12cu|patchage-0.5.0-2|31	--prefix=%{_prefix} \
12cu|patchage-0.5.0-2|32	--bindir=%{_bindir} \
12cu|patchage-0.5.0-2|33	--datadir=%{_datadir} \
12cu|patchage-0.5.0-2|34	--libdir=%{_libdir} \
12cu|patchage-0.5.0-2|35	--configdir=%{_sysconfdir} \
12cu|patchage-0.5.0-2|36	--includedir=%{_includedir} \
12cu|patchage-0.5.0-2|37	--mandir=%{_mandir} \
12cu|patchage-0.5.0-2|38	--htmldir=%{_defaultdocdir}
12cu|patchage-0.5.0-2|39	
12cu|patchage-0.5.0-2|40	./waf build
12cu|patchage-0.5.0-2|41	
12cu|patchage-0.5.0-2|42	%install
12cu|patchage-0.5.0-2|43	rm -rf %{buildroot}
12cu|patchage-0.5.0-2|44	./waf install --destdir=%{buildroot}
12cu|patchage-0.5.0-2|45	
12cu|patchage-0.5.0-2|46	# fix desktop file
12cu|patchage-0.5.0-2|47	sed -i -e 's:;Audio:;Audio;:' %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|patchage-0.5.0-2|48	desktop-file-install    --remove-key=Encoding \
12cu|patchage-0.5.0-2|49	--remove-category=Application \
12cu|patchage-0.5.0-2|50	--dir %{buildroot}%{_datadir}/applications \
12cu|patchage-0.5.0-2|51	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|patchage-0.5.0-2|52	
12cu|patchage-0.5.0-2|53	%files
12cu|patchage-0.5.0-2|54	%defattr(-,root,root,-)
12cu|patchage-0.5.0-2|55	%doc AUTHORS ChangeLog README
12cu|patchage-0.5.0-2|56	%{_mandir}/man1/%{name}.1.*
12cu|patchage-0.5.0-2|57	%{_bindir}/%{name}
12cu|patchage-0.5.0-2|58	%{_datadir}/%{name}
12cu|patchage-0.5.0-2|59	%{_datadir}/applications/%{name}.desktop
12cu|patchage-0.5.0-2|60	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|patchage-0.5.0-2|61	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cu|patchage-0.5.0-2|62	
12cu|patchage-0.5.0-2|63	
12cu|patchage-0.5.0-2|64	%changelog
12cu|patchage-0.5.0-2|65	* Tue Jan 19 2010 Jérôme Brenier <incubusss@mandriva.org> 0.4.4-2mdv2010.1
12cu|patchage-0.5.0-2|66	+ Revision: 493881
12cu|patchage-0.5.0-2|67	- fix License tag
12cu|patchage-0.5.0-2|68	- import patchage
12cu|patchage-0.5.0-2|69	
12cu|patchage-0.5.0-2|70	

10408 12
12cu|patchutils-0.3.2-2|1	Summary:	Patches utilities
12cu|patchutils-0.3.2-2|2	Name:		patchutils
12cu|patchutils-0.3.2-2|3	Version:	0.3.2
12cu|patchutils-0.3.2-2|4	Release:	2
12cu|patchutils-0.3.2-2|5	License:	GPLv2+
12cu|patchutils-0.3.2-2|6	Group:		Text tools
12cu|patchutils-0.3.2-2|7	URL:		http://cyberelk.net/tim/software/patchutils/
12cu|patchutils-0.3.2-2|8	Source0:	http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.bz2
12cu|patchutils-0.3.2-2|9	Source1:	%{SOURCE0}.sig
12cu|patchutils-0.3.2-2|10	Patch0:		patchutils-0.3.1-format_not_a_string_literal_and_no_format_arguments.patch
12cu|patchutils-0.3.2-2|11	Requires:	patch
12cu|patchutils-0.3.2-2|12	Requires:	diffutils
12cu|patchutils-0.3.2-2|13	Provides:	interdiff
12cu|patchutils-0.3.2-2|14	Obsoletes:	interdiff < 0.3.1
12cu|patchutils-0.3.2-2|15	
12cu|patchutils-0.3.2-2|16	%description
12cu|patchutils-0.3.2-2|17	Patchutils contains interdiff and filterdiff.
12cu|patchutils-0.3.2-2|18	
12cu|patchutils-0.3.2-2|19	You can use interdiff to create an incremental patch between two patches
12cu|patchutils-0.3.2-2|20	that are against a common source tree.
12cu|patchutils-0.3.2-2|21	
12cu|patchutils-0.3.2-2|22	Filterdiff is for extracting or excluding patches from a patch set based
12cu|patchutils-0.3.2-2|23	on modified files matching shell wildcards.
12cu|patchutils-0.3.2-2|24	
12cu|patchutils-0.3.2-2|25	%prep
12cu|patchutils-0.3.2-2|26	%setup -q
12cu|patchutils-0.3.2-2|27	%patch0 -p1
12cu|patchutils-0.3.2-2|28	
12cu|patchutils-0.3.2-2|29	%build
12cu|patchutils-0.3.2-2|30	%configure2_5x
12cu|patchutils-0.3.2-2|31	%make
12cu|patchutils-0.3.2-2|32	
12cu|patchutils-0.3.2-2|33	%check
12cu|patchutils-0.3.2-2|34	make tests
12cu|patchutils-0.3.2-2|35	
12cu|patchutils-0.3.2-2|36	%install
12cu|patchutils-0.3.2-2|37	%makeinstall_std
12cu|patchutils-0.3.2-2|38	
12cu|patchutils-0.3.2-2|39	%files
12cu|patchutils-0.3.2-2|40	%doc BUGS ChangeLog TODO COPYING
12cu|patchutils-0.3.2-2|41	%{_bindir}/*
12cu|patchutils-0.3.2-2|42	%{_mandir}/man1/*
12cu|patchutils-0.3.2-2|43	
12cu|patchutils-0.3.2-2|44	%changelog
12cu|patchutils-0.3.2-2|45	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-2
12cu|patchutils-0.3.2-2|46	+ Revision: 65a82df
12cu|patchutils-0.3.2-2|47	- Spec cleanup
12cu|patchutils-0.3.2-2|48	
12cu|patchutils-0.3.2-2|49	

10409 12
12cu|pathalizer-0.7-5|1	Summary:	A web path analyzer
12cu|pathalizer-0.7-5|2	Name:		pathalizer
12cu|pathalizer-0.7-5|3	Version:	0.7
12cu|pathalizer-0.7-5|4	Release:	5
12cu|pathalizer-0.7-5|5	License:	GPLv2+
12cu|pathalizer-0.7-5|6	Group:		Monitoring
12cu|pathalizer-0.7-5|7	Url:		http://pathalizer.sourceforge.net/
12cu|pathalizer-0.7-5|8	Source0:	%{name}-%{version}.tar.bz2
12cu|pathalizer-0.7-5|9	
12cu|pathalizer-0.7-5|10	%description
12cu|pathalizer-0.7-5|11	Pathalizer is a tool to visualize the paths most users take when browsing
12cu|pathalizer-0.7-5|12	a website. This information can then be used to decide how to improve the
12cu|pathalizer-0.7-5|13	navigation of the site, and which parts are most worth improving and keeping
12cu|pathalizer-0.7-5|14	up to date.
12cu|pathalizer-0.7-5|15	
12cu|pathalizer-0.7-5|16	%files
12cu|pathalizer-0.7-5|17	%doc README CHANGELOG
12cu|pathalizer-0.7-5|18	%{_bindir}/*
12cu|pathalizer-0.7-5|19	%config(noreplace) %{_sysconfdir}/pathalizer.conf
12cu|pathalizer-0.7-5|20	
12cu|pathalizer-0.7-5|21	#----------------------------------------------------------------------------
12cu|pathalizer-0.7-5|22	
12cu|pathalizer-0.7-5|23	%prep
12cu|pathalizer-0.7-5|24	%setup -q
12cu|pathalizer-0.7-5|25	
12cu|pathalizer-0.7-5|26	%build
12cu|pathalizer-0.7-5|27	make
12cu|pathalizer-0.7-5|28	
12cu|pathalizer-0.7-5|29	%install
12cu|pathalizer-0.7-5|30	mkdir -p %{buildroot}%{_bindir}
12cu|pathalizer-0.7-5|31	mkdir -p %{buildroot}%{_sysconfdir}
12cu|pathalizer-0.7-5|32	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
12cu|pathalizer-0.7-5|33	cat << EOF >%{buildroot}%{_sysconfdir}/pathalizer.conf
12cu|pathalizer-0.7-5|34	ignore \.css
12cu|pathalizer-0.7-5|35	unify "Home Page" : "^/$" "^/index.html" "^/index.htm" "^/index.php"
12cu|pathalizer-0.7-5|36	ignore_refresh 1
12cu|pathalizer-0.7-5|37	EOF
12cu|pathalizer-0.7-5|38	
12cu|pathalizer-0.7-5|39	
12cu|pathalizer-0.7-5|40	%changelog
12cu|pathalizer-0.7-5|41	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7-5
12cu|pathalizer-0.7-5|42	+ Revision: f73bbbf
12cu|pathalizer-0.7-5|43	- Avoid parallel build
12cu|pathalizer-0.7-5|44	
12cu|pathalizer-0.7-5|45	

10410 12
12cu|pcb-20110918-2|1	Name:    pcb
12cu|pcb-20110918-2|2	Version: 20110918
12cu|pcb-20110918-2|3	Release: 2
12cu|pcb-20110918-2|4	Summary: An interactive printed circuit board editor
12cu|pcb-20110918-2|5	License: GPLv2
12cu|pcb-20110918-2|6	Group:   Office
12cu|pcb-20110918-2|7	URL:     http://pcb.sourceforge.net
12cu|pcb-20110918-2|8	BuildRequires: gtk2-devel
12cu|pcb-20110918-2|9	BuildRequires: intltool
12cu|pcb-20110918-2|10	BuildRequires: dbus-devel
12cu|pcb-20110918-2|11	BuildRequires: flex
12cu|pcb-20110918-2|12	BuildRequires: bison
12cu|pcb-20110918-2|13	BuildRequires: tk
12cu|pcb-20110918-2|14	BuildRequires: gd-devel
12cu|pcb-20110918-2|15	BuildRequires: imagemagick
12cu|pcb-20110918-2|16	BuildRequires: pkgconfig(gl)
12cu|pcb-20110918-2|17	BuildRequires: pkgconfig(glu)
12cu|pcb-20110918-2|18	BuildRequires: gtkglext-devel
12cu|pcb-20110918-2|19	Requires: m4
12cu|pcb-20110918-2|20	Source0: http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
12cu|pcb-20110918-2|21	
12cu|pcb-20110918-2|22	%description
12cu|pcb-20110918-2|23	PCB is an interactive printed circuit board editor.
12cu|pcb-20110918-2|24	PCB includes a rats nest feature, design rule checking, and can provide
12cu|pcb-20110918-2|25	industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data)
12cu|pcb-20110918-2|26	output for use in the board fabrication and assembly process. PCB offers
12cu|pcb-20110918-2|27	high end features such as an autorouter and trace optimizer which can
12cu|pcb-20110918-2|28	tremendously reduce layout time.
12cu|pcb-20110918-2|29	
12cu|pcb-20110918-2|30	%prep
12cu|pcb-20110918-2|31	%setup -q -n %{name}-%{version}
12cu|pcb-20110918-2|32	
12cu|pcb-20110918-2|33	%build
12cu|pcb-20110918-2|34	export CFLAGS=`echo %optflags | sed "s/-D_FORTIFY_SOURCE=2 // g" -`
12cu|pcb-20110918-2|35	%configure2_5x --disable-static \
12cu|pcb-20110918-2|36	--enable-dbus \
12cu|pcb-20110918-2|37	--disable-update-mime-database \
12cu|pcb-20110918-2|38	--disable-update-desktop-database
12cu|pcb-20110918-2|39	
12cu|pcb-20110918-2|40	%make
12cu|pcb-20110918-2|41	
12cu|pcb-20110918-2|42	%install
12cu|pcb-20110918-2|43	%makeinstall_std
12cu|pcb-20110918-2|44	
12cu|pcb-20110918-2|45	rm -fr %{buildroot}%{_datadir}/mimelnk %{buildroot}%{_includedir} %{buildroot}%{_libdir}/*.a
12cu|pcb-20110918-2|46	
12cu|pcb-20110918-2|47	%find_lang %{name}
12cu|pcb-20110918-2|48	
12cu|pcb-20110918-2|49	
12cu|pcb-20110918-2|50	%files -f %{name}.lang
12cu|pcb-20110918-2|51	%doc %{_datadir}/doc/%{name}/*
12cu|pcb-20110918-2|52	%{_datadir}/applications/%{name}.desktop
12cu|pcb-20110918-2|53	%{_bindir}/*
12cu|pcb-20110918-2|54	%{_datadir}/%{name}/
12cu|pcb-20110918-2|55	%{_datadir}/gEDA/scheme/*
12cu|pcb-20110918-2|56	%{_mandir}/man1/%{name}*
12cu|pcb-20110918-2|57	%{_infodir}/*
12cu|pcb-20110918-2|58	%{_datadir}/icons/hicolor/*/mimetypes/application-x-*
12cu|pcb-20110918-2|59	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cu|pcb-20110918-2|60	%{_datadir}/mime/packages/pcb.xml
12cu|pcb-20110918-2|61	
12cu|pcb-20110918-2|62	%changelog
12cu|pcb-20110918-2|63	* Sun Mar 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 20110918-2
12cu|pcb-20110918-2|64	+ Revision: c6f34af
12cu|pcb-20110918-2|65	- Fix BRs
12cu|pcb-20110918-2|66	
12cu|pcb-20110918-2|67	

10411 12
12cu|pcmanfm-qt-0.7.0-2|1	%define major 0
12cu|pcmanfm-qt-0.7.0-2|2	%define libname %mklibname fm-qt %{major}
12cu|pcmanfm-qt-0.7.0-2|3	%define devname %mklibname fm-qt -d
12cu|pcmanfm-qt-0.7.0-2|4	
12cu|pcmanfm-qt-0.7.0-2|5	Summary:	File manager for the LXQt desktop
12cu|pcmanfm-qt-0.7.0-2|6	Name:		pcmanfm-qt
12cu|pcmanfm-qt-0.7.0-2|7	Version:	0.7.0
12cu|pcmanfm-qt-0.7.0-2|8	Release:	2
12cu|pcmanfm-qt-0.7.0-2|9	License:	LGPLv2.1+
12cu|pcmanfm-qt-0.7.0-2|10	Group:		Graphical desktop/Other
12cu|pcmanfm-qt-0.7.0-2|11	Url:		http://lxqt.org
12cu|pcmanfm-qt-0.7.0-2|12	Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
12cu|pcmanfm-qt-0.7.0-2|13	Patch0:		pcmanfm-qt-0.7.0-soname.patch
12cu|pcmanfm-qt-0.7.0-2|14	Patch1:		pcmanfm-qt-0.7.0-cxxflags.patch
12cu|pcmanfm-qt-0.7.0-2|15	BuildRequires:	cmake
12cu|pcmanfm-qt-0.7.0-2|16	BuildRequires:	qt4-devel
12cu|pcmanfm-qt-0.7.0-2|17	BuildRequires:	pkgconfig(gio-2.0)
12cu|pcmanfm-qt-0.7.0-2|18	BuildRequires:	pkgconfig(gio-unix-2.0)
12cu|pcmanfm-qt-0.7.0-2|19	BuildRequires:	pkgconfig(glib-2.0)
12cu|pcmanfm-qt-0.7.0-2|20	BuildRequires:	pkgconfig(libfm)
12cu|pcmanfm-qt-0.7.0-2|21	BuildRequires:	pkgconfig(libmenu-cache)
12cu|pcmanfm-qt-0.7.0-2|22	BuildRequires:	pkgconfig(lxqt)
12cu|pcmanfm-qt-0.7.0-2|23	BuildRequires:	pkgconfig(x11)
12cu|pcmanfm-qt-0.7.0-2|24	
12cu|pcmanfm-qt-0.7.0-2|25	%description
12cu|pcmanfm-qt-0.7.0-2|26	File manager for the LXQt desktop.
12cu|pcmanfm-qt-0.7.0-2|27	
12cu|pcmanfm-qt-0.7.0-2|28	%files
12cu|pcmanfm-qt-0.7.0-2|29	%{_bindir}/pcmanfm-qt
12cu|pcmanfm-qt-0.7.0-2|30	%{_datadir}/applications/*.desktop
12cu|pcmanfm-qt-0.7.0-2|31	
12cu|pcmanfm-qt-0.7.0-2|32	#----------------------------------------------------------------------------
12cu|pcmanfm-qt-0.7.0-2|33	
12cu|pcmanfm-qt-0.7.0-2|34	%package -n %{libname}
12cu|pcmanfm-qt-0.7.0-2|35	Summary:	PCManFM Qt backend library
12cu|pcmanfm-qt-0.7.0-2|36	Group:		System/Libraries
12cu|pcmanfm-qt-0.7.0-2|37	Conflicts:	%{_lib}fm-qt0.0.0 < 0.7.0-2
12cu|pcmanfm-qt-0.7.0-2|38	Obsoletes:	%{_lib}fm-qt0.0.0 < 0.7.0-2
12cu|pcmanfm-qt-0.7.0-2|39	
12cu|pcmanfm-qt-0.7.0-2|40	%description -n %{libname}
12cu|pcmanfm-qt-0.7.0-2|41	PCManFM Qt backend library.
12cu|pcmanfm-qt-0.7.0-2|42	
12cu|pcmanfm-qt-0.7.0-2|43	%files -n %{libname}
12cu|pcmanfm-qt-0.7.0-2|44	%{_libdir}/libfm-qt.so.%{major}*
12cu|pcmanfm-qt-0.7.0-2|45	
12cu|pcmanfm-qt-0.7.0-2|46	#----------------------------------------------------------------------------
12cu|pcmanfm-qt-0.7.0-2|47	
12cu|pcmanfm-qt-0.7.0-2|48	%package -n %{devname}
12cu|pcmanfm-qt-0.7.0-2|49	Summary:	Development files for PCManFM
12cu|pcmanfm-qt-0.7.0-2|50	Group:		Development/C++
12cu|pcmanfm-qt-0.7.0-2|51	Requires:	%{libname} = %{EVRD}
12cu|pcmanfm-qt-0.7.0-2|52	
12cu|pcmanfm-qt-0.7.0-2|53	%description -n %{devname}
12cu|pcmanfm-qt-0.7.0-2|54	Development files for PCManFM.
12cu|pcmanfm-qt-0.7.0-2|55	
12cu|pcmanfm-qt-0.7.0-2|56	%files -n %{devname}
12cu|pcmanfm-qt-0.7.0-2|57	%{_libdir}/libfm-qt.so
12cu|pcmanfm-qt-0.7.0-2|58	%{_includedir}/libfm-qt
12cu|pcmanfm-qt-0.7.0-2|59	%{_libdir}/pkgconfig/libfm-qt.pc
12cu|pcmanfm-qt-0.7.0-2|60	
12cu|pcmanfm-qt-0.7.0-2|61	#----------------------------------------------------------------------------
12cu|pcmanfm-qt-0.7.0-2|62	
12cu|pcmanfm-qt-0.7.0-2|63	%prep
12cu|pcmanfm-qt-0.7.0-2|64	%setup -q -c %{name}-%{version}
12cu|pcmanfm-qt-0.7.0-2|65	%patch0 -p1
12cu|pcmanfm-qt-0.7.0-2|66	%patch1 -p1
12cu|pcmanfm-qt-0.7.0-2|67	
12cu|pcmanfm-qt-0.7.0-2|68	%build
12cu|pcmanfm-qt-0.7.0-2|69	%cmake
12cu|pcmanfm-qt-0.7.0-2|70	%make
12cu|pcmanfm-qt-0.7.0-2|71	
12cu|pcmanfm-qt-0.7.0-2|72	%install
12cu|pcmanfm-qt-0.7.0-2|73	%makeinstall_std -C build
12cu|pcmanfm-qt-0.7.0-2|74	
12cu|pcmanfm-qt-0.7.0-2|75	
12cu|pcmanfm-qt-0.7.0-2|76	%changelog
12cu|pcmanfm-qt-0.7.0-2|77	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-2
12cu|pcmanfm-qt-0.7.0-2|78	+ Revision: b3f2ef3
12cu|pcmanfm-qt-0.7.0-2|79	- Fix soname, fix build flags and debug package, spec cleanup
12cu|pcmanfm-qt-0.7.0-2|80	
12cu|pcmanfm-qt-0.7.0-2|81	

10412 12
12cu|pcsx2-1.2.2-1|1	%define _disable_ld_no_undefined 1
12cu|pcsx2-1.2.2-1|2	
12cu|pcsx2-1.2.2-1|3	Summary:	Sony PlayStation 2 Emulator
12cu|pcsx2-1.2.2-1|4	Name:		pcsx2
12cu|pcsx2-1.2.2-1|5	Version:	1.2.2
12cu|pcsx2-1.2.2-1|6	Release:	1
12cu|pcsx2-1.2.2-1|7	License:	GPLv2+
12cu|pcsx2-1.2.2-1|8	Group:		Emulators
12cu|pcsx2-1.2.2-1|9	Url:		http://pcsx2.net/
12cu|pcsx2-1.2.2-1|10	Source0:	https://github.com/PCSX2/pcsx2/archive/%{name}-%{version}.tar.gz
12cu|pcsx2-1.2.2-1|11	BuildRequires:	cmake
12cu|pcsx2-1.2.2-1|12	BuildRequires:	subversion
12cu|pcsx2-1.2.2-1|13	BuildRequires:	bzip2-devel
12cu|pcsx2-1.2.2-1|14	BuildRequires:	cg-devel
12cu|pcsx2-1.2.2-1|15	BuildRequires:	jpeg-devel
12cu|pcsx2-1.2.2-1|16	BuildRequires:	libaio-devel
12cu|pcsx2-1.2.2-1|17	BuildRequires:	sparsehash-devel
12cu|pcsx2-1.2.2-1|18	BuildRequires:	wxgtku-devel
12cu|pcsx2-1.2.2-1|19	BuildRequires:	pkgconfig(alsa)
12cu|pcsx2-1.2.2-1|20	BuildRequires:	pkgconfig(egl)
12cu|pcsx2-1.2.2-1|21	BuildRequires:	pkgconfig(freetype2)
12cu|pcsx2-1.2.2-1|22	BuildRequires:	pkgconfig(glew)
12cu|pcsx2-1.2.2-1|23	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|pcsx2-1.2.2-1|24	BuildRequires:	pkgconfig(portaudio-2.0)
12cu|pcsx2-1.2.2-1|25	BuildRequires:	pkgconfig(sdl)
12cu|pcsx2-1.2.2-1|26	BuildRequires:	pkgconfig(soundtouch)
12cu|pcsx2-1.2.2-1|27	BuildRequires:	pkgconfig(x11)
12cu|pcsx2-1.2.2-1|28	BuildRequires:	pkgconfig(zlib)
12cu|pcsx2-1.2.2-1|29	ExclusiveArch:	%{ix86}
12cu|pcsx2-1.2.2-1|30	
12cu|pcsx2-1.2.2-1|31	%description
12cu|pcsx2-1.2.2-1|32	Sony PlayStation 2 emulator. Requires a BIOS image to run. Check
12cu|pcsx2-1.2.2-1|33	http://www.pcsx2.net/guide.php#Bios for details on which files
12cu|pcsx2-1.2.2-1|34	you need and how to obtain them.
12cu|pcsx2-1.2.2-1|35	
12cu|pcsx2-1.2.2-1|36	Very fast CPU is a must. Intel Core 2 Duo or better.
12cu|pcsx2-1.2.2-1|37	
12cu|pcsx2-1.2.2-1|38	%files -f %{name}.lang
12cu|pcsx2-1.2.2-1|39	%doc COPYING.*
12cu|pcsx2-1.2.2-1|40	%{_bindir}/%{name}
12cu|pcsx2-1.2.2-1|41	%{_bindir}/%{name}_*
12cu|pcsx2-1.2.2-1|42	%{_datadir}/applications/%{name}.desktop
12cu|pcsx2-1.2.2-1|43	%{_datadir}/pixmaps/%{name}.xpm
12cu|pcsx2-1.2.2-1|44	%{_datadir}/games/%{name}/cheats_ws.zip
12cu|pcsx2-1.2.2-1|45	%attr(0666,games,games) %{_datadir}/games/%{name}/GameIndex.dbf
12cu|pcsx2-1.2.2-1|46	%{_libdir}/games/%{name}
12cu|pcsx2-1.2.2-1|47	%{_mandir}/man1/%{name}.1*
12cu|pcsx2-1.2.2-1|48	
12cu|pcsx2-1.2.2-1|49	#----------------------------------------------------------------------------
12cu|pcsx2-1.2.2-1|50	
12cu|pcsx2-1.2.2-1|51	%prep
12cu|pcsx2-1.2.2-1|52	%setup -q
12cu|pcsx2-1.2.2-1|53	
12cu|pcsx2-1.2.2-1|54	%build
12cu|pcsx2-1.2.2-1|55	cp -r 3rdparty/SoundTouch 3rdparty/soundtouch
12cu|pcsx2-1.2.2-1|56	%cmake \
12cu|pcsx2-1.2.2-1|57	-DCMAKE_BUILD_TYPE=Release \
12cu|pcsx2-1.2.2-1|58	-DFORCE_INTERNAL_SOUNDTOUCH=TRUE \
12cu|pcsx2-1.2.2-1|59	-DPACKAGE_MODE=TRUE
12cu|pcsx2-1.2.2-1|60	
12cu|pcsx2-1.2.2-1|61	%make VERBOSE=1
12cu|pcsx2-1.2.2-1|62	
12cu|pcsx2-1.2.2-1|63	%install
12cu|pcsx2-1.2.2-1|64	%makeinstall_std -C build
12cu|pcsx2-1.2.2-1|65	
12cu|pcsx2-1.2.2-1|66	%find_lang %{name} --all-name
12cu|pcsx2-1.2.2-1|67	
12cu|pcsx2-1.2.2-1|68	
12cu|pcsx2-1.2.2-1|69	%changelog
12cu|pcsx2-1.2.2-1|70	* Fri Jun 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.2-1
12cu|pcsx2-1.2.2-1|71	+ Revision: ac5f1ed
12cu|pcsx2-1.2.2-1|72	- New version 1.2.2
12cu|pcsx2-1.2.2-1|73	
12cu|pcsx2-1.2.2-1|74	

10413 12
12cu|pcsxr-1.9.93-1|1	Summary:	Open Source Sony PlayStation emulator
12cu|pcsxr-1.9.93-1|2	Name:		pcsxr
12cu|pcsxr-1.9.93-1|3	Version:	1.9.93
12cu|pcsxr-1.9.93-1|4	Release:	1
12cu|pcsxr-1.9.93-1|5	License:	GPLv2+
12cu|pcsxr-1.9.93-1|6	Group:		Emulators
12cu|pcsxr-1.9.93-1|7	Url:		http://www.codeplex.com/pcsxr
12cu|pcsxr-1.9.93-1|8	Source:		%{name}-%{version}.tar.bz2
12cu|pcsxr-1.9.93-1|9	Patch0:		pcsxr-fix-undefined-operations.patch
12cu|pcsxr-1.9.93-1|10	Provides:	pcsx = %{version}
12cu|pcsxr-1.9.93-1|11	Obsoletes:	pcsx-df < 1.10-100
12cu|pcsxr-1.9.93-1|12	
12cu|pcsxr-1.9.93-1|13	BuildRequires:	dos2unix
12cu|pcsxr-1.9.93-1|14	BuildRequires:	gettext
12cu|pcsxr-1.9.93-1|15	BuildRequires:	intltool
12cu|pcsxr-1.9.93-1|16	BuildRequires:	nasm
12cu|pcsxr-1.9.93-1|17	BuildRequires:	bzip2-devel
12cu|pcsxr-1.9.93-1|18	BuildRequires:	pkgconfig(cairo)
12cu|pcsxr-1.9.93-1|19	BuildRequires:	pkgconfig(gl)
12cu|pcsxr-1.9.93-1|20	BuildRequires:	pkgconfig(glib-2.0)
12cu|pcsxr-1.9.93-1|21	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|pcsxr-1.9.93-1|22	BuildRequires:	pkgconfig(libglade-2.0)
12cu|pcsxr-1.9.93-1|23	BuildRequires:	pkgconfig(pango)
12cu|pcsxr-1.9.93-1|24	BuildRequires:	pkgconfig(sdl)
12cu|pcsxr-1.9.93-1|25	BuildRequires:	pkgconfig(xext)
12cu|pcsxr-1.9.93-1|26	BuildRequires:	pkgconfig(xtst)
12cu|pcsxr-1.9.93-1|27	BuildRequires:	pkgconfig(xv)
12cu|pcsxr-1.9.93-1|28	
12cu|pcsxr-1.9.93-1|29	%description
12cu|pcsxr-1.9.93-1|30	Most advanced fork of PCSX.
12cu|pcsxr-1.9.93-1|31	
12cu|pcsxr-1.9.93-1|32	This application emulates all components of a Sony PlayStation on
12cu|pcsxr-1.9.93-1|33	regular PC hardware. It features a sophisticated plugin system allowing
12cu|pcsxr-1.9.93-1|34	for easy extension and is highly configurable.
12cu|pcsxr-1.9.93-1|35	
12cu|pcsxr-1.9.93-1|36	To be able to play commercial games on this emulator you need an image
12cu|pcsxr-1.9.93-1|37	of a Sony PlayStation BIOS ROM. The BIOS is copyrighted by Sony
12cu|pcsxr-1.9.93-1|38	Computer Entertainment and can therefore not be included in this
12cu|pcsxr-1.9.93-1|39	package.
12cu|pcsxr-1.9.93-1|40	
12cu|pcsxr-1.9.93-1|41	BIOS images can be placed in ~/.pcsx/bios or %{_datadir}/psemu/bios.
12cu|pcsxr-1.9.93-1|42	
12cu|pcsxr-1.9.93-1|43	%prep
12cu|pcsxr-1.9.93-1|44	%setup -q -n %{name}
12cu|pcsxr-1.9.93-1|45	dos2unix plugins/peopsxgl/*.c
12cu|pcsxr-1.9.93-1|46	%patch0 -p1
12cu|pcsxr-1.9.93-1|47	
12cu|pcsxr-1.9.93-1|48	%build
12cu|pcsxr-1.9.93-1|49	sed -i s,Game\;,Game\;Emulator\;,g data/pcsxr.desktop
12cu|pcsxr-1.9.93-1|50	
12cu|pcsxr-1.9.93-1|51	sh ./autogen.sh
12cu|pcsxr-1.9.93-1|52	
12cu|pcsxr-1.9.93-1|53	export CFLAGS="%{optflags} -fno-strict-aliasing -pthread -w"
12cu|pcsxr-1.9.93-1|54	%configure2_5x --enable-opengl
12cu|pcsxr-1.9.93-1|55	%make
12cu|pcsxr-1.9.93-1|56	
12cu|pcsxr-1.9.93-1|57	%install
12cu|pcsxr-1.9.93-1|58	%makeinstall_std
12cu|pcsxr-1.9.93-1|59	
12cu|pcsxr-1.9.93-1|60	%find_lang %{name}
12cu|pcsxr-1.9.93-1|61	
12cu|pcsxr-1.9.93-1|62	%files -f %{name}.lang
12cu|pcsxr-1.9.93-1|63	%doc AUTHORS ChangeLog INSTALL NEWS README doc/*.txt
12cu|pcsxr-1.9.93-1|64	%{_bindir}/pcsxr
12cu|pcsxr-1.9.93-1|65	%{_libdir}/games/psemu
12cu|pcsxr-1.9.93-1|66	%{_datadir}/applications/%{name}.desktop
12cu|pcsxr-1.9.93-1|67	%{_datadir}/pcsxr
12cu|pcsxr-1.9.93-1|68	%{_datadir}/psemu
12cu|pcsxr-1.9.93-1|69	%{_datadir}/pixmaps/*.png
12cu|pcsxr-1.9.93-1|70	%{_mandir}/man1/%{name}.1.*
12cu|pcsxr-1.9.93-1|71	

10414 12
12cu|pd-0.42.6-3|1	%define rver	0.42-6
12cu|pd-0.42.6-3|2	%define ver	%(echo %rver|tr '-' '.')
12cu|pd-0.42.6-3|3	
12cu|pd-0.42.6-3|4	Summary:	Real-time patchable audio and multimedia processor
12cu|pd-0.42.6-3|5	Name:		pd
12cu|pd-0.42.6-3|6	Version:	%{ver}
12cu|pd-0.42.6-3|7	Release:	3
12cu|pd-0.42.6-3|8	License:	BSD
12cu|pd-0.42.6-3|9	Group:		Sciences/Other
12cu|pd-0.42.6-3|10	Url:		http://www.puredata.org
12cu|pd-0.42.6-3|11	Source0:	http://downloads.sourceforge.net/pure-data/%{name}-%{rver}.src.tar.gz
12cu|pd-0.42.6-3|12	Patch0:		pd-0.42-6-tcl86.patch
12cu|pd-0.42.6-3|13	Patch1:		pd-0.42-6-big_endian.patch
12cu|pd-0.42.6-3|14	Patch2:		pd-0.42-6-fix_strncpy_usage.patch
12cu|pd-0.42.6-3|15	Patch3:		pd-0.42-6-hurd.patch
12cu|pd-0.42.6-3|16	Patch4:		pd-0.42-6-nostrip.patch
12cu|pd-0.42.6-3|17	Patch5:		pd-0.42-6-linking.patch
12cu|pd-0.42.6-3|18	BuildRequires:	tcl >= 8.5
12cu|pd-0.42.6-3|19	BuildRequires:	tcl-devel >= 8.5
12cu|pd-0.42.6-3|20	BuildRequires:	tk >= 8.5
12cu|pd-0.42.6-3|21	BuildRequires:	pkgconfig(alsa)
12cu|pd-0.42.6-3|22	BuildRequires:	pkgconfig(jack)
12cu|pd-0.42.6-3|23	BuildRequires:	pkgconfig(portaudio-2.0)
12cu|pd-0.42.6-3|24	BuildRequires:	pkgconfig(tk) >= 8.5
12cu|pd-0.42.6-3|25	Requires:	tcl >= 8.5
12cu|pd-0.42.6-3|26	Requires:	tk >= 8.5
12cu|pd-0.42.6-3|27	# PD expects quite a few files from the docs to be present for various
12cu|pd-0.42.6-3|28	# things to work, so there's really no point in separating them out
12cu|pd-0.42.6-3|29	# - AdamW 2008/12
12cu|pd-0.42.6-3|30	Obsoletes:	%{name}-doc < %{version}-%{release}
12cu|pd-0.42.6-3|31	
12cu|pd-0.42.6-3|32	%description
12cu|pd-0.42.6-3|33	Pd gives you a canvas for patching together modules that analyze, process,
12cu|pd-0.42.6-3|34	and synthesize sounds, together with a rich palette of real-time control
12cu|pd-0.42.6-3|35	and I/O possibilities.  Similar to Max (Cycling74) and JMAX (IRCAM).  A
12cu|pd-0.42.6-3|36	related software package named Gem extends Pd's capabilities to include
12cu|pd-0.42.6-3|37	graphical rendering.
12cu|pd-0.42.6-3|38	
12cu|pd-0.42.6-3|39	%files
12cu|pd-0.42.6-3|40	%doc README.txt LICENSE.txt
12cu|pd-0.42.6-3|41	%{_bindir}/*
12cu|pd-0.42.6-3|42	%{_mandir}/man1/*
12cu|pd-0.42.6-3|43	%{_datadir}/%{name}
12cu|pd-0.42.6-3|44	
12cu|pd-0.42.6-3|45	#----------------------------------------------------------------------------
12cu|pd-0.42.6-3|46	
12cu|pd-0.42.6-3|47	%package devel
12cu|pd-0.42.6-3|48	Summary:	Development files for Pure Data
12cu|pd-0.42.6-3|49	Group:		Development/Other
12cu|pd-0.42.6-3|50	
12cu|pd-0.42.6-3|51	%description devel
12cu|pd-0.42.6-3|52	Development files for Pure Data.
12cu|pd-0.42.6-3|53	
12cu|pd-0.42.6-3|54	%files devel
12cu|pd-0.42.6-3|55	%{_includedir}/%{name}
12cu|pd-0.42.6-3|56	
12cu|pd-0.42.6-3|57	#----------------------------------------------------------------------------
12cu|pd-0.42.6-3|58	
12cu|pd-0.42.6-3|59	%prep
12cu|pd-0.42.6-3|60	%setup -q -n %{name}-%{rver}
12cu|pd-0.42.6-3|61	%patch0 -p1 -b .tcl86
12cu|pd-0.42.6-3|62	%patch1 -p1 -b .big_endian
12cu|pd-0.42.6-3|63	%patch2 -p1 -b .strncopy
12cu|pd-0.42.6-3|64	%patch3 -p1 -b .hurd
12cu|pd-0.42.6-3|65	%patch4 -p1 -b .nostrip
12cu|pd-0.42.6-3|66	%patch5 -p1 -b .linking
12cu|pd-0.42.6-3|67	
12cu|pd-0.42.6-3|68	sed -i -e 's|doc/|share/%{name}/doc/|g' src/s_main.c src/u_main.tk
12cu|pd-0.42.6-3|69	sed -i -e 's|\(^set help_top_directory\).*|\1 %{_datadir}/%{name}/doc|' src/u_main.tk
12cu|pd-0.42.6-3|70	
12cu|pd-0.42.6-3|71	%build
12cu|pd-0.42.6-3|72	pushd src
12cu|pd-0.42.6-3|73	autoreconf
12cu|pd-0.42.6-3|74	export CPPFLAGS="%{optflags}"
12cu|pd-0.42.6-3|75	%configure2_5x \
12cu|pd-0.42.6-3|76	--enable-jack \
12cu|pd-0.42.6-3|77	--enable-alsa \
12cu|pd-0.42.6-3|78	--disable-fftw \
12cu|pd-0.42.6-3|79	--enable-portaudio \
12cu|pd-0.42.6-3|80	--enable-portmidi
12cu|pd-0.42.6-3|81	
12cu|pd-0.42.6-3|82	%make LDFLAGS="%{ldflags}"
12cu|pd-0.42.6-3|83	popd
12cu|pd-0.42.6-3|84	
12cu|pd-0.42.6-3|85	%install
12cu|pd-0.42.6-3|86	mkdir -p %{buildroot}%{_bindir}
12cu|pd-0.42.6-3|87	mkdir -p %{buildroot}%{_mandir}/man1
12cu|pd-0.42.6-3|88	mkdir -p %{buildroot}%{_includedir}/%{name}
12cu|pd-0.42.6-3|89	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|pd-0.42.6-3|90	
12cu|pd-0.42.6-3|91	install -m 755 bin/pd %{buildroot}/%{_bindir}
12cu|pd-0.42.6-3|92	install bin/pdsend bin/pdreceive %{buildroot}/%{_bindir}
12cu|pd-0.42.6-3|93	install bin/pd-gui bin/pd-watchdog %{buildroot}/%{_bindir}
12cu|pd-0.42.6-3|94	install bin/pd.tk %{buildroot}/%{_bindir}
12cu|pd-0.42.6-3|95	
12cu|pd-0.42.6-3|96	install src/*.h %{buildroot}/%{_includedir}/%{name}
12cu|pd-0.42.6-3|97	cp -pr doc/ %{buildroot}%{_datadir}/%{name}
12cu|pd-0.42.6-3|98	install -m 644 man/*.1 %{buildroot}/%{_mandir}/man1
12cu|pd-0.42.6-3|99	
12cu|pd-0.42.6-3|100	
12cu|pd-0.42.6-3|101	%changelog
12cu|pd-0.42.6-3|102	* Tue Mar 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.42.6-3
12cu|pd-0.42.6-3|103	+ Revision: 198872b
12cu|pd-0.42.6-3|104	- LOG Fix debug package, spec cleanup
12cu|pd-0.42.6-3|105	
12cu|pd-0.42.6-3|106	

10415 12
12cu|pdf2djvu-0.7.13-2|1	Summary: 	PDF to DJVu file converter
12cu|pdf2djvu-0.7.13-2|2	Name:		pdf2djvu
12cu|pdf2djvu-0.7.13-2|3	Version:	0.7.13
12cu|pdf2djvu-0.7.13-2|4	Release:	2
12cu|pdf2djvu-0.7.13-2|5	Source0:	http://pdf2djvu.googlecode.com/files/%{name}_%{version}.tar.gz
12cu|pdf2djvu-0.7.13-2|6	License:	GPLv2
12cu|pdf2djvu-0.7.13-2|7	Group:		Publishing
12cu|pdf2djvu-0.7.13-2|8	Url:		http://pdf2djvu.googlecode.com/
12cu|pdf2djvu-0.7.13-2|9	BuildRequires:	djvulibre-devel >= 3.5.21, djvulibre >= 3.5.21
12cu|pdf2djvu-0.7.13-2|10	BuildRequires:	libpoppler-devel >= 0.7.3, libgomp-devel
12cu|pdf2djvu-0.7.13-2|11	BuildRequires:	libxslt-devel, graphicsmagick-devel
12cu|pdf2djvu-0.7.13-2|12	
12cu|pdf2djvu-0.7.13-2|13	%description
12cu|pdf2djvu-0.7.13-2|14	pdf2djvu creates DjVu files from PDF files. It's able to extract
12cu|pdf2djvu-0.7.13-2|15	graphics, text layer, hyperlinks, document outline (bookmarks), and
12cu|pdf2djvu-0.7.13-2|16	metadata.
12cu|pdf2djvu-0.7.13-2|17	
12cu|pdf2djvu-0.7.13-2|18	%prep
12cu|pdf2djvu-0.7.13-2|19	%setup -q
12cu|pdf2djvu-0.7.13-2|20	
12cu|pdf2djvu-0.7.13-2|21	%build
12cu|pdf2djvu-0.7.13-2|22	%configure2_5x
12cu|pdf2djvu-0.7.13-2|23	%make
12cu|pdf2djvu-0.7.13-2|24	
12cu|pdf2djvu-0.7.13-2|25	%install
12cu|pdf2djvu-0.7.13-2|26	%makeinstall
12cu|pdf2djvu-0.7.13-2|27	%__install -m 644 -D doc/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
12cu|pdf2djvu-0.7.13-2|28	
12cu|pdf2djvu-0.7.13-2|29	%find_lang %{name}
12cu|pdf2djvu-0.7.13-2|30	
12cu|pdf2djvu-0.7.13-2|31	%files -f %{name}.lang
12cu|pdf2djvu-0.7.13-2|32	%doc COPYING doc/changelog doc/credits.txt doc/djvudigital.txt
12cu|pdf2djvu-0.7.13-2|33	%{_bindir}/%{name}
12cu|pdf2djvu-0.7.13-2|34	%{_mandir}/man1/%{name}.1.*
12cu|pdf2djvu-0.7.13-2|35	%{_mandir}/*/man1/%{name}.1.*
12cu|pdf2djvu-0.7.13-2|36	
12cu|pdf2djvu-0.7.13-2|37	
12cu|pdf2djvu-0.7.13-2|38	
12cu|pdf2djvu-0.7.13-2|39	%changelog
12cu|pdf2djvu-0.7.13-2|40	* Fri Jul 13 2012 Lev Givon <lev@mandriva.org> 0.7.13-1
12cu|pdf2djvu-0.7.13-2|41	+ Revision: 809215
12cu|pdf2djvu-0.7.13-2|42	- Update to 0.7.13.
12cu|pdf2djvu-0.7.13-2|43	
12cu|pdf2djvu-0.7.13-2|44	* Mon Jan 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.7.12-2
12cu|pdf2djvu-0.7.13-2|45	+ Revision: 767411
12cu|pdf2djvu-0.7.13-2|46	- release bump
12cu|pdf2djvu-0.7.13-2|47	- files listed twice fix
12cu|pdf2djvu-0.7.13-2|48	- version update 0.7.12
12cu|pdf2djvu-0.7.13-2|49	
12cu|pdf2djvu-0.7.13-2|50	* Wed Oct 26 2011 Lev Givon <lev@mandriva.org> 0.7.11-1
12cu|pdf2djvu-0.7.13-2|51	+ Revision: 707424
12cu|pdf2djvu-0.7.13-2|52	- Update to 0.7.11.
12cu|pdf2djvu-0.7.13-2|53	
12cu|pdf2djvu-0.7.13-2|54	* Mon Aug 22 2011 Lev Givon <lev@mandriva.org> 0.7.10-1
12cu|pdf2djvu-0.7.13-2|55	+ Revision: 696168
12cu|pdf2djvu-0.7.13-2|56	- Update to 0.7.10.
12cu|pdf2djvu-0.7.13-2|57	
12cu|pdf2djvu-0.7.13-2|58	* Thu Jul 28 2011 Lev Givon <lev@mandriva.org> 0.7.8-1
12cu|pdf2djvu-0.7.13-2|59	+ Revision: 692096
12cu|pdf2djvu-0.7.13-2|60	- Update to 0.7.8.
12cu|pdf2djvu-0.7.13-2|61	
12cu|pdf2djvu-0.7.13-2|62	* Mon Apr 04 2011 Lev Givon <lev@mandriva.org> 0.7.7-1
12cu|pdf2djvu-0.7.13-2|63	+ Revision: 650402
12cu|pdf2djvu-0.7.13-2|64	- Update to 0.7.7.
12cu|pdf2djvu-0.7.13-2|65	
12cu|pdf2djvu-0.7.13-2|66	* Fri Mar 11 2011 Funda Wang <fwang@mandriva.org> 0.7.6-2
12cu|pdf2djvu-0.7.13-2|67	+ Revision: 643741
12cu|pdf2djvu-0.7.13-2|68	- rebuild for new poppler
12cu|pdf2djvu-0.7.13-2|69	
12cu|pdf2djvu-0.7.13-2|70	* Mon Feb 21 2011 Lev Givon <lev@mandriva.org> 0.7.6-1
12cu|pdf2djvu-0.7.13-2|71	+ Revision: 639160
12cu|pdf2djvu-0.7.13-2|72	- Update to 0.7.6.
12cu|pdf2djvu-0.7.13-2|73	
12cu|pdf2djvu-0.7.13-2|74	* Thu Dec 30 2010 Funda Wang <fwang@mandriva.org> 0.7.4-3mdv2011.0
12cu|pdf2djvu-0.7.13-2|75	+ Revision: 626151
12cu|pdf2djvu-0.7.13-2|76	- rebuild for new poppler
12cu|pdf2djvu-0.7.13-2|77	
12cu|pdf2djvu-0.7.13-2|78	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 0.7.4-2mdv2011.0
12cu|pdf2djvu-0.7.13-2|79	+ Revision: 571799
12cu|pdf2djvu-0.7.13-2|80	- rebuild for new poppler
12cu|pdf2djvu-0.7.13-2|81	
12cu|pdf2djvu-0.7.13-2|82	* Mon Jun 14 2010 Lev Givon <lev@mandriva.org> 0.7.4-1mdv2011.0
12cu|pdf2djvu-0.7.13-2|83	+ Revision: 548004
12cu|pdf2djvu-0.7.13-2|84	- Update to 0.7.4.
12cu|pdf2djvu-0.7.13-2|85	Enable multithreading (#59764).
12cu|pdf2djvu-0.7.13-2|86	
12cu|pdf2djvu-0.7.13-2|87	* Wed Apr 21 2010 Lev Givon <lev@mandriva.org> 0.7.1-1mdv2010.1
12cu|pdf2djvu-0.7.13-2|88	+ Revision: 537641
12cu|pdf2djvu-0.7.13-2|89	- Update to 0.7.1.
12cu|pdf2djvu-0.7.13-2|90	
12cu|pdf2djvu-0.7.13-2|91	* Mon Mar 01 2010 Frederik Himpe <fhimpe@mandriva.org> 0.7.0-1mdv2010.1
12cu|pdf2djvu-0.7.13-2|92	+ Revision: 513071
12cu|pdf2djvu-0.7.13-2|93	- update to new version 0.7.0
12cu|pdf2djvu-0.7.13-2|94	
12cu|pdf2djvu-0.7.13-2|95	* Tue Jan 19 2010 Lev Givon <lev@mandriva.org> 0.6.2-1mdv2010.1
12cu|pdf2djvu-0.7.13-2|96	+ Revision: 493667
12cu|pdf2djvu-0.7.13-2|97	- Update to 0.6.2.
12cu|pdf2djvu-0.7.13-2|98	
12cu|pdf2djvu-0.7.13-2|99	* Thu Oct 01 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.0-1mdv2010.0
12cu|pdf2djvu-0.7.13-2|100	+ Revision: 452308
12cu|pdf2djvu-0.7.13-2|101	- update to new version 0.6.0
12cu|pdf2djvu-0.7.13-2|102	
12cu|pdf2djvu-0.7.13-2|103	* Fri Jul 31 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.11-1mdv2010.0
12cu|pdf2djvu-0.7.13-2|104	+ Revision: 405213
12cu|pdf2djvu-0.7.13-2|105	- Update to new version 0.5.11
12cu|pdf2djvu-0.7.13-2|106	
12cu|pdf2djvu-0.7.13-2|107	* Tue Jul 07 2009 Lev Givon <lev@mandriva.org> 0.5.9-1mdv2010.0
12cu|pdf2djvu-0.7.13-2|108	+ Revision: 393364
12cu|pdf2djvu-0.7.13-2|109	- Update to 0.5.9.
12cu|pdf2djvu-0.7.13-2|110	
12cu|pdf2djvu-0.7.13-2|111	* Tue May 19 2009 Götz Waschk <waschk@mandriva.org> 0.5.7-2mdv2010.0
12cu|pdf2djvu-0.7.13-2|112	+ Revision: 377488
12cu|pdf2djvu-0.7.13-2|113	- rebuild for new poppler
12cu|pdf2djvu-0.7.13-2|114	
12cu|pdf2djvu-0.7.13-2|115	* Thu May 14 2009 Lev Givon <lev@mandriva.org> 0.5.7-1mdv2010.0
12cu|pdf2djvu-0.7.13-2|116	+ Revision: 375846
12cu|pdf2djvu-0.7.13-2|117	- imported package pdf2djvu
12cu|pdf2djvu-0.7.13-2|118	
12cu|pdf2djvu-0.7.13-2|119	

10416 12
12cu|pdfcrack-0.11-2|1	Summary:	A Password Recovery Tool for PDF-files
12cu|pdfcrack-0.11-2|2	Name:		pdfcrack
12cu|pdfcrack-0.11-2|3	Version:	0.11
12cu|pdfcrack-0.11-2|4	Release:	%mkrel 2
12cu|pdfcrack-0.11-2|5	License:	GPL
12cu|pdfcrack-0.11-2|6	Group:		File tools
12cu|pdfcrack-0.11-2|7	URL:		http://pdfcrack.sourceforge.net/
12cu|pdfcrack-0.11-2|8	Source0:	http://mesh.dl.sourceforge.net/project/pdfcrack/pdfcrack/%{name}-%{version}/%{name}-%{version}.tar.gz
12cu|pdfcrack-0.11-2|9	Patch0:		pdfcrack-0.11-no_strip.diff
12cu|pdfcrack-0.11-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|pdfcrack-0.11-2|11	
12cu|pdfcrack-0.11-2|12	%description
12cu|pdfcrack-0.11-2|13	PDFCrack is a tool for recovering passwords and content from PDF-files.
12cu|pdfcrack-0.11-2|14	
12cu|pdfcrack-0.11-2|15	%prep
12cu|pdfcrack-0.11-2|16	
12cu|pdfcrack-0.11-2|17	%setup -q
12cu|pdfcrack-0.11-2|18	%patch0 -p0
12cu|pdfcrack-0.11-2|19	
12cu|pdfcrack-0.11-2|20	%build
12cu|pdfcrack-0.11-2|21	%make CFLAGS="%{optflags}"
12cu|pdfcrack-0.11-2|22	
12cu|pdfcrack-0.11-2|23	%install
12cu|pdfcrack-0.11-2|24	rm -rf %{buildroot}
12cu|pdfcrack-0.11-2|25	
12cu|pdfcrack-0.11-2|26	install -d %{buildroot}%{_bindir}
12cu|pdfcrack-0.11-2|27	install -m0755 pdfcrack %{buildroot}%{_bindir}/pdfcrack
12cu|pdfcrack-0.11-2|28	
12cu|pdfcrack-0.11-2|29	%clean
12cu|pdfcrack-0.11-2|30	rm -rf %{buildroot}
12cu|pdfcrack-0.11-2|31	
12cu|pdfcrack-0.11-2|32	%files
12cu|pdfcrack-0.11-2|33	%defattr(-,root,root)
12cu|pdfcrack-0.11-2|34	%doc README TODO changelog
12cu|pdfcrack-0.11-2|35	%{_bindir}/pdfcrack
12cu|pdfcrack-0.11-2|36	
12cu|pdfcrack-0.11-2|37	
12cu|pdfcrack-0.11-2|38	
12cu|pdfcrack-0.11-2|39	
12cu|pdfcrack-0.11-2|40	%changelog
12cu|pdfcrack-0.11-2|41	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.11-2
12cu|pdfcrack-0.11-2|42	+ Revision: 527ba9a
12cu|pdfcrack-0.11-2|43	- Automatic import for version 0.11
12cu|pdfcrack-0.11-2|44	
12cu|pdfcrack-0.11-2|45	

10417 12
12cu|pdfsam-2.2.2e-1|1	Name:		pdfsam
12cu|pdfsam-2.2.2e-1|2	Version:	2.2.2e
12cu|pdfsam-2.2.2e-1|3	Release:	1
12cu|pdfsam-2.2.2e-1|4	
12cu|pdfsam-2.2.2e-1|5	Summary:	PDF Split And Merge
12cu|pdfsam-2.2.2e-1|6	Group:		Publishing
12cu|pdfsam-2.2.2e-1|7	License:	GPLv2
12cu|pdfsam-2.2.2e-1|8	URL:		http://www.pdfsam.org
12cu|pdfsam-2.2.2e-1|9	Source0:	http://sourceforge.net/projects/pdfsam/files/pdfsam-enhanced/%{version}/pdfsam-%{version}-out-src.zip
12cu|pdfsam-2.2.2e-1|10	BuildArch:	noarch
12cu|pdfsam-2.2.2e-1|11	BuildRequires:	ant
12cu|pdfsam-2.2.2e-1|12	BuildRequires:	unzip
12cu|pdfsam-2.2.2e-1|13	BuildRequires:	jpackage-utils
12cu|pdfsam-2.2.2e-1|14	BuildRequires:	dos2unix
12cu|pdfsam-2.2.2e-1|15	BuildRequires:	java-1.6.0-openjdk-devel
12cu|pdfsam-2.2.2e-1|16	Requires:	jre-openjdk >= 1.6.0
12cu|pdfsam-2.2.2e-1|17	# Requires:	jpackage-utils
12cu|pdfsam-2.2.2e-1|18	
12cu|pdfsam-2.2.2e-1|19	
12cu|pdfsam-2.2.2e-1|20	%description
12cu|pdfsam-2.2.2e-1|21	A Java based free open source tool to split and merge PDF documents.
12cu|pdfsam-2.2.2e-1|22	
12cu|pdfsam-2.2.2e-1|23	
12cu|pdfsam-2.2.2e-1|24	%prep
12cu|pdfsam-2.2.2e-1|25	%setup -q -c %{name}-%{version}
12cu|pdfsam-2.2.2e-1|26	# extract all individual source zip files
12cu|pdfsam-2.2.2e-1|27	for FILE in *.zip; do
12cu|pdfsam-2.2.2e-1|28	unzip -q -o "$FILE" ; rm -f "$FILE"
12cu|pdfsam-2.2.2e-1|29	done
12cu|pdfsam-2.2.2e-1|30	# fix line endings
12cu|pdfsam-2.2.2e-1|31	for FILE in pdfsam-maine/doc/licenses/*/*.txt; do
12cu|pdfsam-2.2.2e-1|32	dos2unix -k -o "$FILE"
12cu|pdfsam-2.2.2e-1|33	done
12cu|pdfsam-2.2.2e-1|34	dos2unix -k -o pdfsam-maine/doc/enhanced/readme.txt
12cu|pdfsam-2.2.2e-1|35	dos2unix -k -o pdfsam-maine/doc/enhanced/changelog-enhanced.txt
12cu|pdfsam-2.2.2e-1|36	
12cu|pdfsam-2.2.2e-1|37	
12cu|pdfsam-2.2.2e-1|38	%build
12cu|pdfsam-2.2.2e-1|39	cd pdfsam-maine/ant/
12cu|pdfsam-2.2.2e-1|40	ant -Dpdfsam.deploy.dir="%{_datadir}/%{name}" \
12cu|pdfsam-2.2.2e-1|41	-Dworkspace.dir="../" \
12cu|pdfsam-2.2.2e-1|42	-Dbuild.dir="../build"
12cu|pdfsam-2.2.2e-1|43	
12cu|pdfsam-2.2.2e-1|44	%install
12cu|pdfsam-2.2.2e-1|45	# create start script
12cu|pdfsam-2.2.2e-1|46	install -d -m 755 %{buildroot}%{_bindir}
12cu|pdfsam-2.2.2e-1|47	cat << EOF > %{buildroot}%{_bindir}/pdfsam
12cu|pdfsam-2.2.2e-1|48	#!/bin/bash
12cu|pdfsam-2.2.2e-1|49	cd %{_datadir}/%{name}
12cu|pdfsam-2.2.2e-1|50	java -jar %{_datadir}/%{name}/pdfsam.jar
12cu|pdfsam-2.2.2e-1|51	cd -
12cu|pdfsam-2.2.2e-1|52	EOF
12cu|pdfsam-2.2.2e-1|53	chmod 755 %{buildroot}%{_bindir}/pdfsam
12cu|pdfsam-2.2.2e-1|54	# create application dir and populate it
12cu|pdfsam-2.2.2e-1|55	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|pdfsam-2.2.2e-1|56	for i in ext lib plugins pdfsam-%{version}.jar pdfsam-config.xml; do
12cu|pdfsam-2.2.2e-1|57	mv build/pdfsam-maine/release/dist/pdfsam-enhanced/$i %{buildroot}%{_datadir}/%{name}/
12cu|pdfsam-2.2.2e-1|58	done
12cu|pdfsam-2.2.2e-1|59	ln -s pdfsam-%{version}.jar %{buildroot}%{_datadir}/%{name}/pdfsam.jar
12cu|pdfsam-2.2.2e-1|60	### MENU ITEM ###
12cu|pdfsam-2.2.2e-1|61	install -d -m 755 %{buildroot}%{_datadir}/pixmaps
12cu|pdfsam-2.2.2e-1|62	cp build/pdfsam-maine/release/dist/pdfsam-enhanced/doc/icons/*.??g %{buildroot}%{_datadir}/pixmaps
12cu|pdfsam-2.2.2e-1|63	install -d -m 755 %{buildroot}%{_datadir}/applications
12cu|pdfsam-2.2.2e-1|64	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|pdfsam-2.2.2e-1|65	[Desktop Entry]
12cu|pdfsam-2.2.2e-1|66	Encoding=UTF-8
12cu|pdfsam-2.2.2e-1|67	Name=PDFSam
12cu|pdfsam-2.2.2e-1|68	Comment=%{summary}
12cu|pdfsam-2.2.2e-1|69	Exec=%{_bindir}/%{name}
12cu|pdfsam-2.2.2e-1|70	Icon=%{_datadir}/pixmaps/%{name}_basic.png
12cu|pdfsam-2.2.2e-1|71	Terminal=false
12cu|pdfsam-2.2.2e-1|72	Type=Application
12cu|pdfsam-2.2.2e-1|73	StartupNotify=true
12cu|pdfsam-2.2.2e-1|74	Categories=Office;Java;Viewer;TextTools;
12cu|pdfsam-2.2.2e-1|75	EOF
12cu|pdfsam-2.2.2e-1|76	
12cu|pdfsam-2.2.2e-1|77	%files
12cu|pdfsam-2.2.2e-1|78	%defattr(-,root,root,0755)
12cu|pdfsam-2.2.2e-1|79	%doc build/pdfsam-maine/release/dist/pdfsam-enhanced/doc/changelog-enhanced.txt
12cu|pdfsam-2.2.2e-1|80	%doc build/pdfsam-maine/release/dist/pdfsam-enhanced/doc/pdfsam-1.5.0e-tutorial.pdf
12cu|pdfsam-2.2.2e-1|81	%doc build/pdfsam-maine/release/dist/pdfsam-enhanced/doc/readme.txt
12cu|pdfsam-2.2.2e-1|82	%doc build/pdfsam-maine/release/dist/pdfsam-enhanced/doc/license/
12cu|pdfsam-2.2.2e-1|83	%{_bindir}/pdfsam
12cu|pdfsam-2.2.2e-1|84	%{_datadir}/%{name}/
12cu|pdfsam-2.2.2e-1|85	%{_datadir}/applications/pdfsam.desktop
12cu|pdfsam-2.2.2e-1|86	%{_datadir}/pixmaps/pdfsam*.png
12cu|pdfsam-2.2.2e-1|87	%{_datadir}/pixmaps/pdfsam*.svg

10418 12
12cu|pdmenu-1.3.2-1|1	Summary:	A simple text-based menu program
12cu|pdmenu-1.3.2-1|2	Name:		pdmenu
12cu|pdmenu-1.3.2-1|3	Version:	1.3.2
12cu|pdmenu-1.3.2-1|4	Release:	1
12cu|pdmenu-1.3.2-1|5	License:	GPLv2+
12cu|pdmenu-1.3.2-1|6	Group:		Shells
12cu|pdmenu-1.3.2-1|7	Url:		http://kitenet.net/programs/pdmenu/
12cu|pdmenu-1.3.2-1|8	Source0:	http://ftp.debian.org/debian/pool/main/p/pdmenu/pdmenu_%version.tar.gz
12cu|pdmenu-1.3.2-1|9	Source1:	pdmenurc
12cu|pdmenu-1.3.2-1|10	Buildrequires:	slang-devel
12cu|pdmenu-1.3.2-1|11	Requires:	gpm >= 1.17.8
12cu|pdmenu-1.3.2-1|12	Conflicts:	menu < 2.0.0
12cu|pdmenu-1.3.2-1|13	
12cu|pdmenu-1.3.2-1|14	%description
12cu|pdmenu-1.3.2-1|15	A simple full screen menu program, intended to be a comfortable login shell for
12cu|pdmenu-1.3.2-1|16	inexperienced users.
12cu|pdmenu-1.3.2-1|17	
12cu|pdmenu-1.3.2-1|18	%prep
12cu|pdmenu-1.3.2-1|19	%setup -q -n pdmenu
12cu|pdmenu-1.3.2-1|20	
12cu|pdmenu-1.3.2-1|21	%files -f %{name}.lang
12cu|pdmenu-1.3.2-1|22	%doc README doc/BUGS doc/TODO doc/ANNOUNCE debian/changelog examples
12cu|pdmenu-1.3.2-1|23	%config(noreplace) %{_sysconfdir}/pdmenurc
12cu|pdmenu-1.3.2-1|24	%{_bindir}/*
12cu|pdmenu-1.3.2-1|25	%{_datadir}/pdmenu
12cu|pdmenu-1.3.2-1|26	%{_mandir}/man1/*
12cu|pdmenu-1.3.2-1|27	%{_mandir}/man5/*
12cu|pdmenu-1.3.2-1|28	
12cu|pdmenu-1.3.2-1|29	%postun
12cu|pdmenu-1.3.2-1|30	if [ "$1" = 0 ]; then
12cu|pdmenu-1.3.2-1|31	rm -rf %{_localstatedir}/lib/pdmenu
12cu|pdmenu-1.3.2-1|32	fi
12cu|pdmenu-1.3.2-1|33	
12cu|pdmenu-1.3.2-1|34	#----------------------------------------------------------------------------
12cu|pdmenu-1.3.2-1|35	
12cu|pdmenu-1.3.2-1|36	%build
12cu|pdmenu-1.3.2-1|37	%configure2_5x
12cu|pdmenu-1.3.2-1|38	%make
12cu|pdmenu-1.3.2-1|39	
12cu|pdmenu-1.3.2-1|40	%install
12cu|pdmenu-1.3.2-1|41	make INSTALL_PREFIX=%{buildroot} install
12cu|pdmenu-1.3.2-1|42	
12cu|pdmenu-1.3.2-1|43	install -m 0755 examples/newbie/modem-check \
12cu|pdmenu-1.3.2-1|44	examples/newbie/rpm-info-on-command \
12cu|pdmenu-1.3.2-1|45	%{buildroot}%{_datadir}/pdmenu
12cu|pdmenu-1.3.2-1|46	
12cu|pdmenu-1.3.2-1|47	rm -f examples/*.in examples/newbie/*.in examples/newbie/modem-check \
12cu|pdmenu-1.3.2-1|48	examples/newbie/rpm-info-on-command examples/editdir.pl \
12cu|pdmenu-1.3.2-1|49	examples/showdir.pl
12cu|pdmenu-1.3.2-1|50	
12cu|pdmenu-1.3.2-1|51	cp -f %{SOURCE1} %{buildroot}%{_sysconfdir}/pdmenurc
12cu|pdmenu-1.3.2-1|52	
12cu|pdmenu-1.3.2-1|53	%find_lang %{name}
12cu|pdmenu-1.3.2-1|54	
12cu|pdmenu-1.3.2-1|55	
12cu|pdmenu-1.3.2-1|56	%changelog
12cu|pdmenu-1.3.2-1|57	* Tue Mar 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.2-1
12cu|pdmenu-1.3.2-1|58	+ Revision: 69f5f11
12cu|pdmenu-1.3.2-1|59	- LOG New version 1.3.2
12cu|pdmenu-1.3.2-1|60	
12cu|pdmenu-1.3.2-1|61	

10419 12
12cu|pdnsd-1.2.9.par-2|1	%define srcver 1.2.9
12cu|pdnsd-1.2.9.par-2|2	%define ver %{srcver}-par
12cu|pdnsd-1.2.9.par-2|3	# '-' are denied in %version
12cu|pdnsd-1.2.9.par-2|4	
12cu|pdnsd-1.2.9.par-2|5	# Force value, use --without to disable
12cu|pdnsd-1.2.9.par-2|6	%define _with_ipv6 1
12cu|pdnsd-1.2.9.par-2|7	%define _with_ntpl 1
12cu|pdnsd-1.2.9.par-2|8	
12cu|pdnsd-1.2.9.par-2|9	%{?_without_ntpl: %{expand: %%define %_with_ntpl 0}}
12cu|pdnsd-1.2.9.par-2|10	%{?_without_ipv6: %{expand: %%define %_with_ipv6 0}}
12cu|pdnsd-1.2.9.par-2|11	%{?_without_poll: %{expand: %%define %_with_poll 0}}
12cu|pdnsd-1.2.9.par-2|12	%{?_without_underscores: %{expand: %%define %_with_underscores 0}}
12cu|pdnsd-1.2.9.par-2|13	%{?_without_tcpqueries: %{expand: %%define %_with_tcpqueries 0}}
12cu|pdnsd-1.2.9.par-2|14	%{?_without_debug: %{expand: %%define %_with_debug 0}}
12cu|pdnsd-1.2.9.par-2|15	%{?_without_isdn: %{expand: %%define %_with_isdn 0}}
12cu|pdnsd-1.2.9.par-2|16	
12cu|pdnsd-1.2.9.par-2|17	%{!?cachedir: %{expand: %%global cachedir %_var/cache/pdnsd}}
12cu|pdnsd-1.2.9.par-2|18	%define conffile %{_sysconfdir}/pdnsd.conf
12cu|pdnsd-1.2.9.par-2|19	
12cu|pdnsd-1.2.9.par-2|20	Summary: A caching dns proxy for small networks or dialin accounts
12cu|pdnsd-1.2.9.par-2|21	
12cu|pdnsd-1.2.9.par-2|22	Name: pdnsd
12cu|pdnsd-1.2.9.par-2|23	Version: %(echo '%ver' | sed 's/-/./')
12cu|pdnsd-1.2.9.par-2|24	Release: 2
12cu|pdnsd-1.2.9.par-2|25	License: GPLv3+
12cu|pdnsd-1.2.9.par-2|26	Group:   Networking/Other
12cu|pdnsd-1.2.9.par-2|27	Source0: http://www.phys.uu.nl/~rombouts/pdnsd/releases/pdnsd-%{ver}.tar.gz
12cu|pdnsd-1.2.9.par-2|28	Source1: %{name}.initscript
12cu|pdnsd-1.2.9.par-2|29	Source2: %{name}.conf
12cu|pdnsd-1.2.9.par-2|30	URL: http://www.phys.uu.nl/~rombouts/pdnsd/index.html
12cu|pdnsd-1.2.9.par-2|31	Requires(pre): rpm-helper
12cu|pdnsd-1.2.9.par-2|32	Requires(postun): rpm-helper
12cu|pdnsd-1.2.9.par-2|33	
12cu|pdnsd-1.2.9.par-2|34	%description
12cu|pdnsd-1.2.9.par-2|35	pdnsd is a proxy DNS daemon with permanent (disk-)cache and the ability
12cu|pdnsd-1.2.9.par-2|36	to serve local records. It is designed to detect network outages or hangups
12cu|pdnsd-1.2.9.par-2|37	and to prevent DNS-dependent applications like Netscape Navigator from hanging.
12cu|pdnsd-1.2.9.par-2|38	
12cu|pdnsd-1.2.9.par-2|39	This is a customized version with modifications made by Paul A. Rombouts.
12cu|pdnsd-1.2.9.par-2|40	For a description of the changes see http://www.phys.uu.nl/~rombouts/pdnsd.html
12cu|pdnsd-1.2.9.par-2|41	and the file README.par in %{_docdir}/%{name}-%{version}
12cu|pdnsd-1.2.9.par-2|42	
12cu|pdnsd-1.2.9.par-2|43	Source rpm support those options (--without options to disable):
12cu|pdnsd-1.2.9.par-2|44	
12cu|pdnsd-1.2.9.par-2|45	--with ntpl %{?_with_ntpl: (activate)}: use the Native POSIX Thread Library (NPTL);
12cu|pdnsd-1.2.9.par-2|46	--with isdn %{?_with_isdn: (activate)}: enable isdn support;
12cu|pdnsd-1.2.9.par-2|47	--with ipv6 %{?_with_ipv6: (activate)}: enable ipv6 support;
12cu|pdnsd-1.2.9.par-2|48	--with poll %{?_with_poll: (activate)}: use the select(2) function instead of poll(2);
12cu|pdnsd-1.2.9.par-2|49	--with underscores %{?_with_underscores: (activate)}: built with underscores enabled;
12cu|pdnsd-1.2.9.par-2|50	--with tcp_queries %{?_with_underscores: (activate)}.
12cu|pdnsd-1.2.9.par-2|51	
12cu|pdnsd-1.2.9.par-2|52	%prep
12cu|pdnsd-1.2.9.par-2|53	%setup -q -n %{name}-%{srcver}
12cu|pdnsd-1.2.9.par-2|54	
12cu|pdnsd-1.2.9.par-2|55	%build
12cu|pdnsd-1.2.9.par-2|56	%configure \
12cu|pdnsd-1.2.9.par-2|57	--with-cachedir="%{cachedir}" \
12cu|pdnsd-1.2.9.par-2|58	%{?_with_isdn:--enable-isdn} \
12cu|pdnsd-1.2.9.par-2|59	%{?_without_poll:--disable-poll} \
12cu|pdnsd-1.2.9.par-2|60	%{?_with_nptl:--with-thread-lib=nptl} \
12cu|pdnsd-1.2.9.par-2|61	%{?_with_underscores:--enable-underscores} \
12cu|pdnsd-1.2.9.par-2|62	%{?_with_ipv6:--enable-ipv6} \
12cu|pdnsd-1.2.9.par-2|63	%{?_with_tcpqueries:--enable-tcp-queries} \
12cu|pdnsd-1.2.9.par-2|64	%{?_without_debug:--with-debug=0}
12cu|pdnsd-1.2.9.par-2|65	
12cu|pdnsd-1.2.9.par-2|66	%make
12cu|pdnsd-1.2.9.par-2|67	
12cu|pdnsd-1.2.9.par-2|68	%install
12cu|pdnsd-1.2.9.par-2|69	%makeinstall_std
12cu|pdnsd-1.2.9.par-2|70	
12cu|pdnsd-1.2.9.par-2|71	mkdir -p %{buildroot}%{_initrddir} %{buildroot}%{_sysconfdir}/sysconfig
12cu|pdnsd-1.2.9.par-2|72	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cu|pdnsd-1.2.9.par-2|73	
12cu|pdnsd-1.2.9.par-2|74	cat > %{buildroot}%{_sysconfdir}/sysconfig/%{name} <<EOF
12cu|pdnsd-1.2.9.par-2|75	# You can define options to pass to %name daemon
12cu|pdnsd-1.2.9.par-2|76	# See %name man page (8)
12cu|pdnsd-1.2.9.par-2|77	OPTIONS=""
12cu|pdnsd-1.2.9.par-2|78	EOF
12cu|pdnsd-1.2.9.par-2|79	
12cu|pdnsd-1.2.9.par-2|80	mkdir -p %{buildroot}%{cachedir}
12cu|pdnsd-1.2.9.par-2|81	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
12cu|pdnsd-1.2.9.par-2|82	
12cu|pdnsd-1.2.9.par-2|83	mkdir -p %{buildroot}%{_sysconfdir}
12cu|pdnsd-1.2.9.par-2|84	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}.conf
12cu|pdnsd-1.2.9.par-2|85	
12cu|pdnsd-1.2.9.par-2|86	%pre
12cu|pdnsd-1.2.9.par-2|87	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/true
12cu|pdnsd-1.2.9.par-2|88	
12cu|pdnsd-1.2.9.par-2|89	%post
12cu|pdnsd-1.2.9.par-2|90	# Creating ghost file
12cu|pdnsd-1.2.9.par-2|91	# Force cache file cleanup
12cu|pdnsd-1.2.9.par-2|92	echo -n -e "pd11\0\0\0\0" > %{_var}/cache/pdnsd/pdnsd.cache
12cu|pdnsd-1.2.9.par-2|93	%_post_service pdnsd
12cu|pdnsd-1.2.9.par-2|94	
12cu|pdnsd-1.2.9.par-2|95	%preun
12cu|pdnsd-1.2.9.par-2|96	%_preun_service pdnsd
12cu|pdnsd-1.2.9.par-2|97	
12cu|pdnsd-1.2.9.par-2|98	%postun
12cu|pdnsd-1.2.9.par-2|99	%_postun_userdel %{name}
12cu|pdnsd-1.2.9.par-2|100	
12cu|pdnsd-1.2.9.par-2|101	%files
12cu|pdnsd-1.2.9.par-2|102	%doc THANKS TODO AUTHORS README README.par NEWS ChangeLog
12cu|pdnsd-1.2.9.par-2|103	%doc doc/html doc/txt
12cu|pdnsd-1.2.9.par-2|104	%attr(644,root,root) %{_sysconfdir}/pdnsd.conf.sample
12cu|pdnsd-1.2.9.par-2|105	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/pdnsd.conf
12cu|pdnsd-1.2.9.par-2|106	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cu|pdnsd-1.2.9.par-2|107	%attr(755,root,root) %config(noreplace) %{_initrddir}/%{name}
12cu|pdnsd-1.2.9.par-2|108	%{_sbindir}/pdnsd
12cu|pdnsd-1.2.9.par-2|109	%{_sbindir}/pdnsd-ctl
12cu|pdnsd-1.2.9.par-2|110	%{_mandir}/man8/pdnsd.8*
12cu|pdnsd-1.2.9.par-2|111	%{_mandir}/man8/pdnsd-ctl.8*
12cu|pdnsd-1.2.9.par-2|112	%{_mandir}/man5/pdnsd.conf.5*
12cu|pdnsd-1.2.9.par-2|113	%attr(755,pdnsd,pdnsd) %dir %{cachedir}
12cu|pdnsd-1.2.9.par-2|114	%attr(644,pdnsd,pdnsd) %ghost %{cachedir}/pdnsd.cache
12cu|pdnsd-1.2.9.par-2|115	%attr(755,pdnsd,pdnsd) %dir %{_localstatedir}/lib/%{name}
12cu|pdnsd-1.2.9.par-2|116	
12cu|pdnsd-1.2.9.par-2|117	
12cu|pdnsd-1.2.9.par-2|118	
12cu|pdnsd-1.2.9.par-2|119	%changelog
12cu|pdnsd-1.2.9.par-2|120	* Tue May 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.9.par-2
12cu|pdnsd-1.2.9.par-2|121	+ Revision: 72a1ea2
12cu|pdnsd-1.2.9.par-2|122	- Force cleanup of cache file on update
12cu|pdnsd-1.2.9.par-2|123	
12cu|pdnsd-1.2.9.par-2|124	

10420 12
12cu|peazip-5.2.1-1|1	%define debug_package %{nil}
12cu|peazip-5.2.1-1|2	
12cu|peazip-5.2.1-1|3	Summary:	File and archive manager
12cu|peazip-5.2.1-1|4	Name:		peazip
12cu|peazip-5.2.1-1|5	Version:	5.2.1
12cu|peazip-5.2.1-1|6	Release:	1
12cu|peazip-5.2.1-1|7	License:	LGPLv3+
12cu|peazip-5.2.1-1|8	Group:		File tools
12cu|peazip-5.2.1-1|9	Url:		http://peazip.sourceforge.net/peazip-linux.html
12cu|peazip-5.2.1-1|10	Source0:	http://download.sourceforge.net/%{name}/%{name}-%{version}.src.zip
12cu|peazip-5.2.1-1|11	# configure to run in users home appdata
12cu|peazip-5.2.1-1|12	Source1:	altconf.txt
12cu|peazip-5.2.1-1|13	BuildRequires:	icoutils
12cu|peazip-5.2.1-1|14	BuildRequires:	lazarus >= 1.0.8
12cu|peazip-5.2.1-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|peazip-5.2.1-1|16	Requires:	p7zip
12cu|peazip-5.2.1-1|17	Requires:	upx >= 3.09
12cu|peazip-5.2.1-1|18	
12cu|peazip-5.2.1-1|19	%description
12cu|peazip-5.2.1-1|20	PeaZip is a free cross-platform file archiver that provides an unified portable
12cu|peazip-5.2.1-1|21	GUI for many Open Source technologies like 7-Zip, FreeArc, PAQ, UPX...
12cu|peazip-5.2.1-1|22	
12cu|peazip-5.2.1-1|23	%files
12cu|peazip-5.2.1-1|24	%doc readme copying.txt
12cu|peazip-5.2.1-1|25	%{_bindir}/*
12cu|peazip-5.2.1-1|26	%{_datadir}/icons/hicolor/*/apps/*.png
12cu|peazip-5.2.1-1|27	%{_datadir}/applications/*.desktop
12cu|peazip-5.2.1-1|28	%{_libdir}/%{name}
12cu|peazip-5.2.1-1|29	
12cu|peazip-5.2.1-1|30	#----------------------------------------------------------------------------
12cu|peazip-5.2.1-1|31	
12cu|peazip-5.2.1-1|32	%prep
12cu|peazip-5.2.1-1|33	%setup -q -n %{name}-%{version}.src
12cu|peazip-5.2.1-1|34	chmod +w res/lang
12cu|peazip-5.2.1-1|35	
12cu|peazip-5.2.1-1|36	%build
12cu|peazip-5.2.1-1|37	lazbuild -B project_peach.lpi project_pea.lpi project_gwrap.lpi
12cu|peazip-5.2.1-1|38	
12cu|peazip-5.2.1-1|39	%install
12cu|peazip-5.2.1-1|40	mkdir -p %{buildroot}%{_bindir}
12cu|peazip-5.2.1-1|41	mkdir -p %{buildroot}%{_libdir}/%{name}
12cu|peazip-5.2.1-1|42	rm -rf res/icons
12cu|peazip-5.2.1-1|43	cp -r res %{buildroot}%{_libdir}/%{name}
12cu|peazip-5.2.1-1|44	cp %{SOURCE1} %{buildroot}%{_libdir}/%{name}/res
12cu|peazip-5.2.1-1|45	
12cu|peazip-5.2.1-1|46	#install helper apps
12cu|peazip-5.2.1-1|47	mkdir -p %{buildroot}%{_libdir}/%{name}/res/{7z,upx}
12cu|peazip-5.2.1-1|48	ln -s %{_bindir}/7z %{buildroot}%{_libdir}/%{name}/res/7z
12cu|peazip-5.2.1-1|49	ln -s %{_bindir}/upx %{buildroot}%{_libdir}/%{name}/res/upx
12cu|peazip-5.2.1-1|50	
12cu|peazip-5.2.1-1|51	install pea %{buildroot}%{_libdir}/%{name}/res
12cu|peazip-5.2.1-1|52	ln -s %{_libdir}/%{name}/res/pea %{buildroot}%{_bindir}/pea
12cu|peazip-5.2.1-1|53	install %{name} %{buildroot}%{_libdir}/%{name}
12cu|peazip-5.2.1-1|54	ln -s %{_libdir}/%{name}/%{name} %{buildroot}%{_bindir}/%{name}
12cu|peazip-5.2.1-1|55	install pealauncher %{buildroot}%{_libdir}/%{name}/res
12cu|peazip-5.2.1-1|56	ln -s %{_libdir}/%{name}/res/pealauncher %{buildroot}%{_bindir}/pealauncher
12cu|peazip-5.2.1-1|57	
12cu|peazip-5.2.1-1|58	mkdir -p %{buildroot}%{_datadir}/applications
12cu|peazip-5.2.1-1|59	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cu|peazip-5.2.1-1|60	[Desktop Entry]
12cu|peazip-5.2.1-1|61	Encoding=UTF-8
12cu|peazip-5.2.1-1|62	Name=PeaZip
12cu|peazip-5.2.1-1|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;
12cu|peazip-5.2.1-1|64	Exec=%{name}
12cu|peazip-5.2.1-1|65	Icon=%{name}
12cu|peazip-5.2.1-1|66	Type=Application
12cu|peazip-5.2.1-1|67	Terminal=false
12cu|peazip-5.2.1-1|68	Categories=GTK;KDE;Utility;System;Archiving;
12cu|peazip-5.2.1-1|69	EOF
12cu|peazip-5.2.1-1|70	
12cu|peazip-5.2.1-1|71	mkdir -p %{buildroot}%{_iconsdir}/hicolor/256x256/apps
12cu|peazip-5.2.1-1|72	icotool -x -i 1 -o %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png %{name}.ico
12cu|peazip-5.2.1-1|73	rm -rf %{buildroot}%{_libdir}/%{name}/res/icons
12cu|peazip-5.2.1-1|74	
12cu|peazip-5.2.1-1|75	
12cu|peazip-5.2.1-1|76	%changelog
12cu|peazip-5.2.1-1|77	* Mon Feb 03 2014 Rosa <rosa@abf.rosalinux.ru> 5.2.1-1
12cu|peazip-5.2.1-1|78	+ Revision: 3710e67
12cu|peazip-5.2.1-1|79	- Automatic import for version 5.2.1-1
12cu|peazip-5.2.1-1|80	
12cu|peazip-5.2.1-1|81	

10421 12
12cu|peksystray-0.4.0-5|1	%define name	peksystray
12cu|peksystray-0.4.0-5|2	%define version	0.4.0
12cu|peksystray-0.4.0-5|3	%define release  5
12cu|peksystray-0.4.0-5|4	
12cu|peksystray-0.4.0-5|5	Name: 	 	%{name}
12cu|peksystray-0.4.0-5|6	Summary: 	Small system tray requiring only X
12cu|peksystray-0.4.0-5|7	Version: 	%{version}
12cu|peksystray-0.4.0-5|8	Release: 	%{release}
12cu|peksystray-0.4.0-5|9	Source:		%{name}-%{version}.tar.bz2
12cu|peksystray-0.4.0-5|10	Patch0:		peksystray-0.4.0-fix-str-fmt.patch
12cu|peksystray-0.4.0-5|11	Patch1:		peksystray-0.4.0-fix-link.patch
12cu|peksystray-0.4.0-5|12	URL:		http://peksystray.sourceforge.net/
12cu|peksystray-0.4.0-5|13	License:	GPL
12cu|peksystray-0.4.0-5|14	Group:		Graphical desktop/Other
12cu|peksystray-0.4.0-5|15	BuildRequires:	pkgconfig(x11)
12cu|peksystray-0.4.0-5|16	
12cu|peksystray-0.4.0-5|17	%description
12cu|peksystray-0.4.0-5|18	Peksystray is a small system tray (also called notification tray) designed for
12cu|peksystray-0.4.0-5|19	all the light window managers supporting docking. As more and more
12cu|peksystray-0.4.0-5|20	applications use a small icon in the system tray to provide additonal
12cu|peksystray-0.4.0-5|21	fonctionalities and information, it becomes useful for everyone to have
12cu|peksystray-0.4.0-5|22	access to them. While "heavy" window managers (Gnome, KDE...) come with a
12cu|peksystray-0.4.0-5|23	systrem tray embedded in the rest of the desktop, lighter window managers
12cu|peksystray-0.4.0-5|24	(WindowMaker, fluxbox...) don't have this feature. Peksystray is a very simple
12cu|peksystray-0.4.0-5|25	and light implementation of a system tray for any window manager supporting
12cu|peksystray-0.4.0-5|26	docking, conforming to the System Tray Freedesktop standard.
12cu|peksystray-0.4.0-5|27	
12cu|peksystray-0.4.0-5|28	Peksystray provides a window where icons will automatically add up depending
12cu|peksystray-0.4.0-5|29	on the requests from the applications. Both the size of the window and the
12cu|peksystray-0.4.0-5|30	size of the icons can be selected by the user. If the window is full, it can
12cu|peksystray-0.4.0-5|31	automatically display another window in order to display more icons.
12cu|peksystray-0.4.0-5|32	
12cu|peksystray-0.4.0-5|33	%prep
12cu|peksystray-0.4.0-5|34	%setup -q
12cu|peksystray-0.4.0-5|35	%patch0 -p0
12cu|peksystray-0.4.0-5|36	%patch1 -p0
12cu|peksystray-0.4.0-5|37	
12cu|peksystray-0.4.0-5|38	%build
12cu|peksystray-0.4.0-5|39	autoreconf -fi
12cu|peksystray-0.4.0-5|40	%configure2_5x
12cu|peksystray-0.4.0-5|41	%make
12cu|peksystray-0.4.0-5|42	
12cu|peksystray-0.4.0-5|43	%install
12cu|peksystray-0.4.0-5|44	rm -rf $RPM_BUILD_ROOT
12cu|peksystray-0.4.0-5|45	%makeinstall_std
12cu|peksystray-0.4.0-5|46	
12cu|peksystray-0.4.0-5|47	%clean
12cu|peksystray-0.4.0-5|48	rm -rf $RPM_BUILD_ROOT
12cu|peksystray-0.4.0-5|49	
12cu|peksystray-0.4.0-5|50	%files
12cu|peksystray-0.4.0-5|51	%defattr(-,root,root)
12cu|peksystray-0.4.0-5|52	%doc AUTHORS ChangeLog THANKS REFS README NEWS TODO
12cu|peksystray-0.4.0-5|53	%{_bindir}/%name
12cu|peksystray-0.4.0-5|54	
12cu|peksystray-0.4.0-5|55	
12cu|peksystray-0.4.0-5|56	%changelog
12cu|peksystray-0.4.0-5|57	* Fri Jan 28 2011 Funda Wang <fwang@mandriva.org> 0.4.0-4mdv2011.0
12cu|peksystray-0.4.0-5|58	+ Revision: 633654
12cu|peksystray-0.4.0-5|59	- fix build with latest cooker
12cu|peksystray-0.4.0-5|60	
12cu|peksystray-0.4.0-5|61	+ Thierry Vignaud <tv@mandriva.org>
12cu|peksystray-0.4.0-5|62	- rebuild
12cu|peksystray-0.4.0-5|63	- rebuild
12cu|peksystray-0.4.0-5|64	- kill re-definition of %%buildroot on Pixel's request
12cu|peksystray-0.4.0-5|65	
12cu|peksystray-0.4.0-5|66	+ Olivier Blin <oblin@mandriva.com>
12cu|peksystray-0.4.0-5|67	- restore BuildRoot
12cu|peksystray-0.4.0-5|68	
12cu|peksystray-0.4.0-5|69	* Sat Jun 09 2007 Austin Acton <austin@mandriva.org> 0.4.0-1mdv2008.0
12cu|peksystray-0.4.0-5|70	+ Revision: 37734
12cu|peksystray-0.4.0-5|71	- Import peksystray
12cu|peksystray-0.4.0-5|72	

10422 12
12cu|pencil-2.0.4-1|1	Name:           pencil
12cu|pencil-2.0.4-1|2	Version:        2.0.4
12cu|pencil-2.0.4-1|3	Release:        1
12cu|pencil-2.0.4-1|4	Summary:        A sketching and GUI prototyping tool
12cu|pencil-2.0.4-1|5	
12cu|pencil-2.0.4-1|6	Group:          Development/Other
12cu|pencil-2.0.4-1|7	License:        GPLv2
12cu|pencil-2.0.4-1|8	URL:            http://code.google.com/p/evoluspencil/
12cu|pencil-2.0.4-1|9	Source0:        http://evoluspencil.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|pencil-2.0.4-1|10	
12cu|pencil-2.0.4-1|11	Requires:       xulrunner >= 1.9.8
12cu|pencil-2.0.4-1|12	BuildRequires:  desktop-file-utils
12cu|pencil-2.0.4-1|13	BuildArch:      noarch
12cu|pencil-2.0.4-1|14	
12cu|pencil-2.0.4-1|15	%description
12cu|pencil-2.0.4-1|16	Pencil is an open source GUI prototyping and sketching tools released under GPL
12cu|pencil-2.0.4-1|17	
12cu|pencil-2.0.4-1|18	
12cu|pencil-2.0.4-1|19	%prep
12cu|pencil-2.0.4-1|20	%setup -q
12cu|pencil-2.0.4-1|21	
12cu|pencil-2.0.4-1|22	
12cu|pencil-2.0.4-1|23	%build
12cu|pencil-2.0.4-1|24	
12cu|pencil-2.0.4-1|25	
12cu|pencil-2.0.4-1|26	%install
12cu|pencil-2.0.4-1|27	cp -R usr $RPM_BUILD_ROOT/
12cu|pencil-2.0.4-1|28	desktop-file-install \
12cu|pencil-2.0.4-1|29	--add-category="AudioVideo" \
12cu|pencil-2.0.4-1|30	--delete-original \
12cu|pencil-2.0.4-1|31	--dir=${RPM_BUILD_ROOT}%{_datadir}/applications \
12cu|pencil-2.0.4-1|32	${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop
12cu|pencil-2.0.4-1|33	
12cu|pencil-2.0.4-1|34	
12cu|pencil-2.0.4-1|35	%files
12cu|pencil-2.0.4-1|36	%doc COPYING
12cu|pencil-2.0.4-1|37	%{_datadir}/%{name}/
12cu|pencil-2.0.4-1|38	%{_bindir}/%{name}
12cu|pencil-2.0.4-1|39	%{_datadir}/applications/%{name}.desktop
12cu|pencil-2.0.4-1|40	
12cu|pencil-2.0.4-1|41	
12cu|pencil-2.0.4-1|42	
12cu|pencil-2.0.4-1|43	
12cu|pencil-2.0.4-1|44	%changelog
12cu|pencil-2.0.4-1|45	
12cu|pencil-2.0.4-1|46	* Sat Apr 06 2013 tmb <tmb> 2.0.4-1.mga3
12cu|pencil-2.0.4-1|47	+ Revision: 408518
12cu|pencil-2.0.4-1|48	- use mkrel
12cu|pencil-2.0.4-1|49	- import from fedora
12cu|pencil-2.0.4-1|50	

10423 12
12cu|pente-2.2.5-8|1	%define debug_package %{nil}
12cu|pente-2.2.5-8|2	
12cu|pente-2.2.5-8|3	Name:    pente
12cu|pente-2.2.5-8|4	Version: 2.2.5
12cu|pente-2.2.5-8|5	Release: 8
12cu|pente-2.2.5-8|6	Summary: Five in a row game for X
12cu|pente-2.2.5-8|7	Source:  http://www.igoweb.org/~wms/comp/pente/%{name}-%{version}.tar.gz
12cu|pente-2.2.5-8|8	Source2: %{name}-icons.tar.bz2
12cu|pente-2.2.5-8|9	Patch:   pente-makefile.patch
12cu|pente-2.2.5-8|10	Group:   Games/Boards
12cu|pente-2.2.5-8|11	License: GPL
12cu|pente-2.2.5-8|12	URL:     http://www.igoweb.org/~wms/comp/pente
12cu|pente-2.2.5-8|13	BuildRequires: pkgconfig(x11)
12cu|pente-2.2.5-8|14	BuildRequires: ncurses-devel
12cu|pente-2.2.5-8|15	
12cu|pente-2.2.5-8|16	%description
12cu|pente-2.2.5-8|17	Pente is the English name for the Asian game ni-nuki, which itself
12cu|pente-2.2.5-8|18	is a version of the game go-moku. The game is a variant of the well
12cu|pente-2.2.5-8|19	known five in a row. Placing five stones in a row is one way to win,
12cu|pente-2.2.5-8|20	the other is to capture five pairs of the opponents stones.
12cu|pente-2.2.5-8|21	
12cu|pente-2.2.5-8|22	Pente can run in three different modes: X, curses or text. You can
12cu|pente-2.2.5-8|23	play against the computer or another human, and there is also support
12cu|pente-2.2.5-8|24	for playing over a network.
12cu|pente-2.2.5-8|25	
12cu|pente-2.2.5-8|26	%prep
12cu|pente-2.2.5-8|27	%setup -q
12cu|pente-2.2.5-8|28	%patch -p1
12cu|pente-2.2.5-8|29	
12cu|pente-2.2.5-8|30	%build
12cu|pente-2.2.5-8|31	%configure2_5x --host=%{_host} --target=%{_target_platform} --with-x
12cu|pente-2.2.5-8|32	%make CC="gcc %{optflags} %{?ldflags}"
12cu|pente-2.2.5-8|33	
12cu|pente-2.2.5-8|34	%install
12cu|pente-2.2.5-8|35	mkdir -p %{buildroot}/%{_gamesbindir}
12cu|pente-2.2.5-8|36	mkdir -p %{buildroot}%{_mandir}/man6
12cu|pente-2.2.5-8|37	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|pente-2.2.5-8|38	
12cu|pente-2.2.5-8|39	%makeinstall_std
12cu|pente-2.2.5-8|40	tar xvjf %{SOURCE2}
12cu|pente-2.2.5-8|41	cp %{name}-16.png %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|pente-2.2.5-8|42	cp %{name}-32.png %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|pente-2.2.5-8|43	cp %{name}-48.png %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|pente-2.2.5-8|44	cp %{name}-32.png %{buildroot}/%{_iconsdir}/%{name}.png
12cu|pente-2.2.5-8|45	
12cu|pente-2.2.5-8|46	mkdir -p %{buildroot}%{_datadir}/applications
12cu|pente-2.2.5-8|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|pente-2.2.5-8|48	[Desktop Entry]
12cu|pente-2.2.5-8|49	Name=Pente
12cu|pente-2.2.5-8|50	Comment=Five in a row game
12cu|pente-2.2.5-8|51	Comment[ru]=Игра "пять в ряд"
12cu|pente-2.2.5-8|52	Exec=%{_gamesbindir}/pente
12cu|pente-2.2.5-8|53	Icon=%{name}
12cu|pente-2.2.5-8|54	Terminal=false
12cu|pente-2.2.5-8|55	Type=Application
12cu|pente-2.2.5-8|56	Categories=GTK;Game;BoardGame;
12cu|pente-2.2.5-8|57	EOF
12cu|pente-2.2.5-8|58	
12cu|pente-2.2.5-8|59	%files
12cu|pente-2.2.5-8|60	%doc README
12cu|pente-2.2.5-8|61	%{_gamesbindir}/%{name}
12cu|pente-2.2.5-8|62	%{_mandir}/man6/*
12cu|pente-2.2.5-8|63	%{_datadir}/applications/*.desktop
12cu|pente-2.2.5-8|64	%_iconsdir/%{name}.png
12cu|pente-2.2.5-8|65	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|pente-2.2.5-8|66	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|pente-2.2.5-8|67	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|pente-2.2.5-8|68	
12cu|pente-2.2.5-8|69	
12cu|pente-2.2.5-8|70	%changelog
12cu|pente-2.2.5-8|71	* Tue Mar 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.5-8
12cu|pente-2.2.5-8|72	+ Revision: 9607949
12cu|pente-2.2.5-8|73	- Spec cleanup
12cu|pente-2.2.5-8|74	
12cu|pente-2.2.5-8|75	

10424 12
12cu|performous-0.8-0.20140626.2|1	%define _enable_debug_packages %{nil}
12cu|performous-0.8-0.20140626.2|2	%define debug_package %{nil}
12cu|performous-0.8-0.20140626.2|3	
12cu|performous-0.8-0.20140626.2|4	%define git 20140626
12cu|performous-0.8-0.20140626.2|5	
12cu|performous-0.8-0.20140626.2|6	Summary:	Performous - A cross-platform clone of the Playstation 2 game Singstar
12cu|performous-0.8-0.20140626.2|7	Name:		performous
12cu|performous-0.8-0.20140626.2|8	Version:	0.8
12cu|performous-0.8-0.20140626.2|9	Release:	0.%{git}.2
12cu|performous-0.8-0.20140626.2|10	Group:		Games/Other
12cu|performous-0.8-0.20140626.2|11	License:	GPLv2+
12cu|performous-0.8-0.20140626.2|12	Url:		http://performous.org
12cu|performous-0.8-0.20140626.2|13	# https://github.com/performous/
12cu|performous-0.8-0.20140626.2|14	Source0:	%{name}-%{version}-%{git}.tar.bz2
12cu|performous-0.8-0.20140626.2|15	Source1:	demo.tar.bz2
12cu|performous-0.8-0.20140626.2|16	Patch0:		performous-0.8-20140626-typo.patch
12cu|performous-0.8-0.20140626.2|17	BuildRequires:	cmake
12cu|performous-0.8-0.20140626.2|18	BuildRequires:	help2man
12cu|performous-0.8-0.20140626.2|19	BuildRequires:	librsvg
12cu|performous-0.8-0.20140626.2|20	BuildRequires:	boost-devel
12cu|performous-0.8-0.20140626.2|21	BuildRequires:	ffmpeg-devel
12cu|performous-0.8-0.20140626.2|22	BuildRequires:	jpeg-devel
12cu|performous-0.8-0.20140626.2|23	BuildRequires:	pkgconfig(fontconfig)
12cu|performous-0.8-0.20140626.2|24	BuildRequires:	pkgconfig(freetype2)
12cu|performous-0.8-0.20140626.2|25	BuildRequires:	pkgconfig(gl)
12cu|performous-0.8-0.20140626.2|26	BuildRequires:	pkgconfig(glew)
12cu|performous-0.8-0.20140626.2|27	BuildRequires:	pkgconfig(glib-2.0)
12cu|performous-0.8-0.20140626.2|28	BuildRequires:	pkgconfig(glibmm-2.4)
12cu|performous-0.8-0.20140626.2|29	BuildRequires:	pkgconfig(glu)
12cu|performous-0.8-0.20140626.2|30	BuildRequires:	pkgconfig(ImageMagick)
12cu|performous-0.8-0.20140626.2|31	BuildRequires:	pkgconfig(libpng)
12cu|performous-0.8-0.20140626.2|32	BuildRequires:	pkgconfig(librsvg-2.0)
12cu|performous-0.8-0.20140626.2|33	BuildRequires:	pkgconfig(libtiff-4)
12cu|performous-0.8-0.20140626.2|34	BuildRequires:	pkgconfig(libxml-2.0)
12cu|performous-0.8-0.20140626.2|35	BuildRequires:	pkgconfig(libxml++-2.6)
12cu|performous-0.8-0.20140626.2|36	BuildRequires:	pkgconfig(opencv)
12cu|performous-0.8-0.20140626.2|37	BuildRequires:	pkgconfig(portaudio-2.0)
12cu|performous-0.8-0.20140626.2|38	BuildRequires:	pkgconfig(sdl2)
12cu|performous-0.8-0.20140626.2|39	BuildRequires:	pkgconfig(sigc++-2.0)
12cu|performous-0.8-0.20140626.2|40	BuildRequires:	pkgconfig(zlib)
12cu|performous-0.8-0.20140626.2|41	
12cu|performous-0.8-0.20140626.2|42	%description
12cu|performous-0.8-0.20140626.2|43	Performous - new Sing Screen using themed lyrics.
12cu|performous-0.8-0.20140626.2|44	
12cu|performous-0.8-0.20140626.2|45	Performous is a free cross-platform clone of the Playstation 2
12cu|performous-0.8-0.20140626.2|46	game Singstar.
12cu|performous-0.8-0.20140626.2|47	
12cu|performous-0.8-0.20140626.2|48	While Performous might be classified as a karaoke program, it is
12cu|performous-0.8-0.20140626.2|49	actually much more than that. Instead of just displaying the lyrics,
12cu|performous-0.8-0.20140626.2|50	notes are also displayed and the performance is scored based on how
12cu|performous-0.8-0.20140626.2|51	well you actually hit the notes. Unlike in many other games in this
12cu|performous-0.8-0.20140626.2|52	genre, you will also see the pitch that you are singing, so that you
12cu|performous-0.8-0.20140626.2|53	can see what you are doing wrong and easily (well, everything is
12cu|performous-0.8-0.20140626.2|54	relative) correct your pitch.
12cu|performous-0.8-0.20140626.2|55	
12cu|performous-0.8-0.20140626.2|56	Most of the songs available also contain the original vocals and actual
12cu|performous-0.8-0.20140626.2|57	karaoke versions are rare.
12cu|performous-0.8-0.20140626.2|58	
12cu|performous-0.8-0.20140626.2|59	%files -f Performous.lang
12cu|performous-0.8-0.20140626.2|60	%doc docs/*
12cu|performous-0.8-0.20140626.2|61	%{_bindir}/ss*
12cu|performous-0.8-0.20140626.2|62	%{_bindir}/gh*
12cu|performous-0.8-0.20140626.2|63	%{_bindir}/itg_pck
12cu|performous-0.8-0.20140626.2|64	%{_bindir}/performous
12cu|performous-0.8-0.20140626.2|65	%{_datadir}/games/*
12cu|performous-0.8-0.20140626.2|66	%{_datadir}/icons/hicolor/*/*/%{name}.*
12cu|performous-0.8-0.20140626.2|67	%{_datadir}/pixmaps/*
12cu|performous-0.8-0.20140626.2|68	%{_datadir}/applications/*.desktop
12cu|performous-0.8-0.20140626.2|69	%{_mandir}/man1/*.1*
12cu|performous-0.8-0.20140626.2|70	%{_mandir}/man6/performous.6*
12cu|performous-0.8-0.20140626.2|71	
12cu|performous-0.8-0.20140626.2|72	#----------------------------------------------------------------------------
12cu|performous-0.8-0.20140626.2|73	
12cu|performous-0.8-0.20140626.2|74	%prep
12cu|performous-0.8-0.20140626.2|75	%setup -q -n %{name}-%{version}-%{git} -a1
12cu|performous-0.8-0.20140626.2|76	%patch0 -p1
12cu|performous-0.8-0.20140626.2|77	rm -f cmake/Modules/FindOpenCV.cmake
12cu|performous-0.8-0.20140626.2|78	
12cu|performous-0.8-0.20140626.2|79	%build
12cu|performous-0.8-0.20140626.2|80	# gcc 4.7 segfaults when building with optflags
12cu|performous-0.8-0.20140626.2|81	%global optflags %{nil}
12cu|performous-0.8-0.20140626.2|82	%cmake
12cu|performous-0.8-0.20140626.2|83	%make
12cu|performous-0.8-0.20140626.2|84	
12cu|performous-0.8-0.20140626.2|85	%install
12cu|performous-0.8-0.20140626.2|86	%makeinstall_std -C build
12cu|performous-0.8-0.20140626.2|87	
12cu|performous-0.8-0.20140626.2|88	# demo song
12cu|performous-0.8-0.20140626.2|89	install -dm 755 "%{buildroot}%{_datadir}/games/ultrastar/songs/Joshua Morin - On the run"
12cu|performous-0.8-0.20140626.2|90	install -m 644 "Joshua Morin - On the run"/* \
12cu|performous-0.8-0.20140626.2|91	"%{buildroot}%{_datadir}/games/ultrastar/songs/Joshua Morin - On the run"
12cu|performous-0.8-0.20140626.2|92	
12cu|performous-0.8-0.20140626.2|93	# Install icons of various sizes.
12cu|performous-0.8-0.20140626.2|94	for s in 256 128 96 48 32 22 16 ; do
12cu|performous-0.8-0.20140626.2|95	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
12cu|performous-0.8-0.20140626.2|96	rsvg-convert -w ${s} -h ${s} \
12cu|performous-0.8-0.20140626.2|97	data/themes/default/icon.svg -o \
12cu|performous-0.8-0.20140626.2|98	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
12cu|performous-0.8-0.20140626.2|99	done
12cu|performous-0.8-0.20140626.2|100	
12cu|performous-0.8-0.20140626.2|101	%find_lang Performous
12cu|performous-0.8-0.20140626.2|102	
12cu|performous-0.8-0.20140626.2|103	
12cu|performous-0.8-0.20140626.2|104	%changelog
12cu|performous-0.8-0.20140626.2|105	* Fri Jun 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8-0.20140626.2
12cu|performous-0.8-0.20140626.2|106	+ Revision: a77cbcb
12cu|performous-0.8-0.20140626.2|107	- Use better demo song
12cu|performous-0.8-0.20140626.2|108	
12cu|performous-0.8-0.20140626.2|109	

10425 12
12cu|perl-ABF-0.10.0-0.20130102.1|1	%define upstream_name	    ABF
12cu|perl-ABF-0.10.0-0.20130102.1|2	%define upstream_version    0.01
12cu|perl-ABF-0.10.0-0.20130102.1|3	%define git		    20130102
12cu|perl-ABF-0.10.0-0.20130102.1|4	
12cu|perl-ABF-0.10.0-0.20130102.1|5	Name:		perl-%{upstream_name}
12cu|perl-ABF-0.10.0-0.20130102.1|6	Version:	%perl_convert_version %{upstream_version}
12cu|perl-ABF-0.10.0-0.20130102.1|7	Release:	%{?git:0.%git.}1
12cu|perl-ABF-0.10.0-0.20130102.1|8	Summary:	Perl implementation of ABF API
12cu|perl-ABF-0.10.0-0.20130102.1|9	License:	GPLv3+
12cu|perl-ABF-0.10.0-0.20130102.1|10	Group:		Development/Other
12cu|perl-ABF-0.10.0-0.20130102.1|11	URL:		https://github.com/mikhirev/ABF
12cu|perl-ABF-0.10.0-0.20130102.1|12	Source0:	%{upstream_name}-%{git}.tar.xz
12cu|perl-ABF-0.10.0-0.20130102.1|13	BuildRequires:	perl-devel
12cu|perl-ABF-0.10.0-0.20130102.1|14	BuildArch:	noarch
12cu|perl-ABF-0.10.0-0.20130102.1|15	
12cu|perl-ABF-0.10.0-0.20130102.1|16	%description
12cu|perl-ABF-0.10.0-0.20130102.1|17	This package provides perl classes for interaction with ABF.
12cu|perl-ABF-0.10.0-0.20130102.1|18	
12cu|perl-ABF-0.10.0-0.20130102.1|19	%prep
12cu|perl-ABF-0.10.0-0.20130102.1|20	%setup -q -n %{upstream_name}-%{git}
12cu|perl-ABF-0.10.0-0.20130102.1|21	
12cu|perl-ABF-0.10.0-0.20130102.1|22	%build
12cu|perl-ABF-0.10.0-0.20130102.1|23	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-ABF-0.10.0-0.20130102.1|24	%make
12cu|perl-ABF-0.10.0-0.20130102.1|25	
12cu|perl-ABF-0.10.0-0.20130102.1|26	%check
12cu|perl-ABF-0.10.0-0.20130102.1|27	make test
12cu|perl-ABF-0.10.0-0.20130102.1|28	
12cu|perl-ABF-0.10.0-0.20130102.1|29	%install
12cu|perl-ABF-0.10.0-0.20130102.1|30	%makeinstall_std
12cu|perl-ABF-0.10.0-0.20130102.1|31	
12cu|perl-ABF-0.10.0-0.20130102.1|32	%files
12cu|perl-ABF-0.10.0-0.20130102.1|33	%doc README.md
12cu|perl-ABF-0.10.0-0.20130102.1|34	%{perl_vendorlib}/ABF*
12cu|perl-ABF-0.10.0-0.20130102.1|35	%{_mandir}/man3/*

10426 12
12cu|perl-AcePerl-1.920.0-6|1	%define upstream_name AcePerl
12cu|perl-AcePerl-1.920.0-6|2	%define upstream_version 1.92
12cu|perl-AcePerl-1.920.0-6|3	
12cu|perl-AcePerl-1.920.0-6|4	%if %{_use_internal_dependency_generator}
12cu|perl-AcePerl-1.920.0-6|5	%define __noautoreq 'perl\\(Ace::Browser::LocalSiteDefs\\)'
12cu|perl-AcePerl-1.920.0-6|6	%else
12cu|perl-AcePerl-1.920.0-6|7	%define _requires_exceptions perl(Ace::Browser::LocalSiteDefs)
12cu|perl-AcePerl-1.920.0-6|8	%endif
12cu|perl-AcePerl-1.920.0-6|9	
12cu|perl-AcePerl-1.920.0-6|10	Name:		perl-%{upstream_name}
12cu|perl-AcePerl-1.920.0-6|11	Version:	%perl_convert_version %{upstream_version}
12cu|perl-AcePerl-1.920.0-6|12	Release:	6
12cu|perl-AcePerl-1.920.0-6|13	
12cu|perl-AcePerl-1.920.0-6|14	Summary:	Perl interface for the ACEDB object-oriented database
12cu|perl-AcePerl-1.920.0-6|15	License:	GPL+ or Artistic
12cu|perl-AcePerl-1.920.0-6|16	Group:		Development/Perl
12cu|perl-AcePerl-1.920.0-6|17	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-AcePerl-1.920.0-6|18	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Ace/%{upstream_name}-%{upstream_version}.tar.bz2
12cu|perl-AcePerl-1.920.0-6|19	Patch0:		%{name}.makefile.patch
12cu|perl-AcePerl-1.920.0-6|20	
12cu|perl-AcePerl-1.920.0-6|21	BuildRequires:	perl-devel
12cu|perl-AcePerl-1.920.0-6|22	BuildRequires:	perl(WeakRef)
12cu|perl-AcePerl-1.920.0-6|23	BuildRequires:	perl(Cache::Cache)
12cu|perl-AcePerl-1.920.0-6|24	
12cu|perl-AcePerl-1.920.0-6|25	%description
12cu|perl-AcePerl-1.920.0-6|26	Designed specifically for use in genome sequencing projects, ACEDB
12cu|perl-AcePerl-1.920.0-6|27	provides powerful modeling and management services for biological and
12cu|perl-AcePerl-1.920.0-6|28	laboratory data. For others, it is a good open source introduction to
12cu|perl-AcePerl-1.920.0-6|29	the world of object-oriented databases
12cu|perl-AcePerl-1.920.0-6|30	
12cu|perl-AcePerl-1.920.0-6|31	%prep
12cu|perl-AcePerl-1.920.0-6|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-AcePerl-1.920.0-6|33	%patch0
12cu|perl-AcePerl-1.920.0-6|34	
12cu|perl-AcePerl-1.920.0-6|35	perl -pi -e 's|^#!/usr/local/bin/perl$|#!%{__perl}|' examples/*
12cu|perl-AcePerl-1.920.0-6|36	
12cu|perl-AcePerl-1.920.0-6|37	%build
12cu|perl-AcePerl-1.920.0-6|38	perl Makefile.PL INSTALLDIRS=vendor </dev/null
12cu|perl-AcePerl-1.920.0-6|39	%make COMPILER="gcc %{optflags} -fPIC -DACEDB4"
12cu|perl-AcePerl-1.920.0-6|40	
12cu|perl-AcePerl-1.920.0-6|41	%install
12cu|perl-AcePerl-1.920.0-6|42	%makeinstall_std
12cu|perl-AcePerl-1.920.0-6|43	
12cu|perl-AcePerl-1.920.0-6|44	%check
12cu|perl-AcePerl-1.920.0-6|45	# tests depends on a remote db to pass...
12cu|perl-AcePerl-1.920.0-6|46	#make test
12cu|perl-AcePerl-1.920.0-6|47	
12cu|perl-AcePerl-1.920.0-6|48	%files
12cu|perl-AcePerl-1.920.0-6|49	%doc README README.ACEBROWSER DISCLAIMER.txt ChangeLog docs examples
12cu|perl-AcePerl-1.920.0-6|50	%{_bindir}/*
12cu|perl-AcePerl-1.920.0-6|51	%{perl_vendorarch}/GFF
12cu|perl-AcePerl-1.920.0-6|52	%{perl_vendorarch}/Ace
12cu|perl-AcePerl-1.920.0-6|53	%{perl_vendorarch}/Ace.pm
12cu|perl-AcePerl-1.920.0-6|54	%{perl_vendorarch}/auto/Ace
12cu|perl-AcePerl-1.920.0-6|55	%{_mandir}/*/*
12cu|perl-AcePerl-1.920.0-6|56	
12cu|perl-AcePerl-1.920.0-6|57	
12cu|perl-AcePerl-1.920.0-6|58	
12cu|perl-AcePerl-1.920.0-6|59	%changelog
12cu|perl-AcePerl-1.920.0-6|60	* Wed Oct 17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.920.0-6
12cu|perl-AcePerl-1.920.0-6|61	+ Revision: ebc7053
12cu|perl-AcePerl-1.920.0-6|62	- LOG Fix Requires exceptions
12cu|perl-AcePerl-1.920.0-6|63	
12cu|perl-AcePerl-1.920.0-6|64	

10427 12
12cu|perl-Acme-Bleach-1.150.0-1|1	%define upstream_name    Acme-Bleach
12cu|perl-Acme-Bleach-1.150.0-1|2	%define upstream_version 1.150
12cu|perl-Acme-Bleach-1.150.0-1|3	
12cu|perl-Acme-Bleach-1.150.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Acme-Bleach-1.150.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Acme-Bleach-1.150.0-1|6	Release:	1
12cu|perl-Acme-Bleach-1.150.0-1|7	
12cu|perl-Acme-Bleach-1.150.0-1|8	Summary:	For I<really> clean programs
12cu|perl-Acme-Bleach-1.150.0-1|9	License:	GPL+ or Artistic
12cu|perl-Acme-Bleach-1.150.0-1|10	Group:		Development/Perl
12cu|perl-Acme-Bleach-1.150.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Acme-Bleach-1.150.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Acme/Acme-Bleach-%{upstream_version}.tar.gz
12cu|perl-Acme-Bleach-1.150.0-1|13	
12cu|perl-Acme-Bleach-1.150.0-1|14	BuildRequires:	perl-devel
12cu|perl-Acme-Bleach-1.150.0-1|15	BuildArch:	noarch
12cu|perl-Acme-Bleach-1.150.0-1|16	
12cu|perl-Acme-Bleach-1.150.0-1|17	%description
12cu|perl-Acme-Bleach-1.150.0-1|18	The first time you run a program under 'use Acme::DWIM', the module
12cu|perl-Acme-Bleach-1.150.0-1|19	replaces all the unsightly operators et al. from your source file with the
12cu|perl-Acme-Bleach-1.150.0-1|20	new DWIM operator: '...' (pronounced "yadda yadda yadda").
12cu|perl-Acme-Bleach-1.150.0-1|21	
12cu|perl-Acme-Bleach-1.150.0-1|22	The code continues to work exactly as it did before, but now it looks like
12cu|perl-Acme-Bleach-1.150.0-1|23	this:
12cu|perl-Acme-Bleach-1.150.0-1|24	
12cu|perl-Acme-Bleach-1.150.0-1|25	use Acme::DWIM;
12cu|perl-Acme-Bleach-1.150.0-1|26	
12cu|perl-Acme-Bleach-1.150.0-1|27	my ($x) ... ...("Hullo " ... 3 ... "world" ... "~" ... 30) ... /(...)/;
12cu|perl-Acme-Bleach-1.150.0-1|28	$x ... tr/tnv/uow/;
12cu|perl-Acme-Bleach-1.150.0-1|29	print $x;
12cu|perl-Acme-Bleach-1.150.0-1|30	
12cu|perl-Acme-Bleach-1.150.0-1|31	%prep
12cu|perl-Acme-Bleach-1.150.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Acme-Bleach-1.150.0-1|33	
12cu|perl-Acme-Bleach-1.150.0-1|34	%build
12cu|perl-Acme-Bleach-1.150.0-1|35	%__perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Acme-Bleach-1.150.0-1|36	%make
12cu|perl-Acme-Bleach-1.150.0-1|37	
12cu|perl-Acme-Bleach-1.150.0-1|38	%check
12cu|perl-Acme-Bleach-1.150.0-1|39	make test
12cu|perl-Acme-Bleach-1.150.0-1|40	
12cu|perl-Acme-Bleach-1.150.0-1|41	%install
12cu|perl-Acme-Bleach-1.150.0-1|42	%makeinstall_std
12cu|perl-Acme-Bleach-1.150.0-1|43	
12cu|perl-Acme-Bleach-1.150.0-1|44	%files
12cu|perl-Acme-Bleach-1.150.0-1|45	%doc Changes README
12cu|perl-Acme-Bleach-1.150.0-1|46	%{_mandir}/man3/*
12cu|perl-Acme-Bleach-1.150.0-1|47	%{perl_vendorlib}/*
12cu|perl-Acme-Bleach-1.150.0-1|48	
12cu|perl-Acme-Bleach-1.150.0-1|49	
12cu|perl-Acme-Bleach-1.150.0-1|50	
12cu|perl-Acme-Bleach-1.150.0-1|51	%changelog
12cu|perl-Acme-Bleach-1.150.0-1|52	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.150.0-1
12cu|perl-Acme-Bleach-1.150.0-1|53	+ Revision: 6ea3803
12cu|perl-Acme-Bleach-1.150.0-1|54	- LOG Updated to 1.150 (by updates_builder)
12cu|perl-Acme-Bleach-1.150.0-1|55	
12cu|perl-Acme-Bleach-1.150.0-1|56	

10428 12
12cu|perl-Acme-Damn-0.50.0-1|1	%define upstream_name    Acme-Damn
12cu|perl-Acme-Damn-0.50.0-1|2	%define upstream_version 0.05
12cu|perl-Acme-Damn-0.50.0-1|3	
12cu|perl-Acme-Damn-0.50.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Acme-Damn-0.50.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Acme-Damn-0.50.0-1|6	Release:	1
12cu|perl-Acme-Damn-0.50.0-1|7	
12cu|perl-Acme-Damn-0.50.0-1|8	Summary:    'Unbless' Perl objects
12cu|perl-Acme-Damn-0.50.0-1|9	License:    GPL+ or Artistic
12cu|perl-Acme-Damn-0.50.0-1|10	Group:      Development/Perl
12cu|perl-Acme-Damn-0.50.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Acme-Damn-0.50.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Acme/Acme-Damn-%{upstream_version}.tar.gz
12cu|perl-Acme-Damn-0.50.0-1|13	
12cu|perl-Acme-Damn-0.50.0-1|14	BuildRequires: perl(Test::Exception)
12cu|perl-Acme-Damn-0.50.0-1|15	BuildRequires: perl(Test::More)
12cu|perl-Acme-Damn-0.50.0-1|16	BuildRequires: perl-devel
12cu|perl-Acme-Damn-0.50.0-1|17	
12cu|perl-Acme-Damn-0.50.0-1|18	%description
12cu|perl-Acme-Damn-0.50.0-1|19	*Acme::Damn* provides a single routine, *damn()*, which takes a blessed
12cu|perl-Acme-Damn-0.50.0-1|20	reference (a Perl object), and _unblesses_ it, to return the original
12cu|perl-Acme-Damn-0.50.0-1|21	reference. I can't think of any reason why you might want to do this, but
12cu|perl-Acme-Damn-0.50.0-1|22	just because it's of no use doesn't mean that you shouldn't be able to do
12cu|perl-Acme-Damn-0.50.0-1|23	it.
12cu|perl-Acme-Damn-0.50.0-1|24	
12cu|perl-Acme-Damn-0.50.0-1|25	EXPORT
12cu|perl-Acme-Damn-0.50.0-1|26	By default, *Acme::Damn* exports the method *damn()* into the current
12cu|perl-Acme-Damn-0.50.0-1|27	namespace. Aliases for *damn()* (see below) may be imported upon
12cu|perl-Acme-Damn-0.50.0-1|28	request.
12cu|perl-Acme-Damn-0.50.0-1|29	
12cu|perl-Acme-Damn-0.50.0-1|30	Methods
12cu|perl-Acme-Damn-0.50.0-1|31	* *damn* _object_
12cu|perl-Acme-Damn-0.50.0-1|32	
12cu|perl-Acme-Damn-0.50.0-1|33	%prep
12cu|perl-Acme-Damn-0.50.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Acme-Damn-0.50.0-1|35	
12cu|perl-Acme-Damn-0.50.0-1|36	%build
12cu|perl-Acme-Damn-0.50.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Acme-Damn-0.50.0-1|38	%make
12cu|perl-Acme-Damn-0.50.0-1|39	
12cu|perl-Acme-Damn-0.50.0-1|40	%check
12cu|perl-Acme-Damn-0.50.0-1|41	make test
12cu|perl-Acme-Damn-0.50.0-1|42	
12cu|perl-Acme-Damn-0.50.0-1|43	%install
12cu|perl-Acme-Damn-0.50.0-1|44	%makeinstall_std
12cu|perl-Acme-Damn-0.50.0-1|45	
12cu|perl-Acme-Damn-0.50.0-1|46	%clean
12cu|perl-Acme-Damn-0.50.0-1|47	
12cu|perl-Acme-Damn-0.50.0-1|48	%files
12cu|perl-Acme-Damn-0.50.0-1|49	%doc Changes README
12cu|perl-Acme-Damn-0.50.0-1|50	%{_mandir}/man3/*
12cu|perl-Acme-Damn-0.50.0-1|51	%perl_vendorlib/*
12cu|perl-Acme-Damn-0.50.0-1|52	
12cu|perl-Acme-Damn-0.50.0-1|53	
12cu|perl-Acme-Damn-0.50.0-1|54	
12cu|perl-Acme-Damn-0.50.0-1|55	%changelog
12cu|perl-Acme-Damn-0.50.0-1|56	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-1
12cu|perl-Acme-Damn-0.50.0-1|57	+ Revision: 83d7872
12cu|perl-Acme-Damn-0.50.0-1|58	- LOG Updated to 0.05 (by updates_builder)
12cu|perl-Acme-Damn-0.50.0-1|59	
12cu|perl-Acme-Damn-0.50.0-1|60	

10429 12
12cu|perl-Acme-MetaSyntactic-1.12.0-1|1	%define upstream_name	 Acme-MetaSyntactic
12cu|perl-Acme-MetaSyntactic-1.12.0-1|2	%define upstream_version 1.012
12cu|perl-Acme-MetaSyntactic-1.12.0-1|3	
12cu|perl-Acme-MetaSyntactic-1.12.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Acme-MetaSyntactic-1.12.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Acme-MetaSyntactic-1.12.0-1|6	Release:	1
12cu|perl-Acme-MetaSyntactic-1.12.0-1|7	
12cu|perl-Acme-MetaSyntactic-1.12.0-1|8	Summary:	Generates themed metasyntactic variables
12cu|perl-Acme-MetaSyntactic-1.12.0-1|9	License:	GPL+ or Artistic
12cu|perl-Acme-MetaSyntactic-1.12.0-1|10	Group:		Development/Perl
12cu|perl-Acme-MetaSyntactic-1.12.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Acme-MetaSyntactic-1.12.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Acme/Acme-MetaSyntactic-%{upstream_version}.tar.gz
12cu|perl-Acme-MetaSyntactic-1.12.0-1|13	
12cu|perl-Acme-MetaSyntactic-1.12.0-1|14	BuildRequires:	perl-devel
12cu|perl-Acme-MetaSyntactic-1.12.0-1|15	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-Acme-MetaSyntactic-1.12.0-1|16	BuildArch:	noarch
12cu|perl-Acme-MetaSyntactic-1.12.0-1|17	
12cu|perl-Acme-MetaSyntactic-1.12.0-1|18	%description
12cu|perl-Acme-MetaSyntactic-1.12.0-1|19	Acme::MetaSyntactic is a perl module to generate good (as well as funny)
12cu|perl-Acme-MetaSyntactic-1.12.0-1|20	metasyntactic variable names. It provides several variable themes, from the
12cu|perl-Acme-MetaSyntactic-1.12.0-1|21	usual "foo" "bar" list, to the fight sound effects from the Batman 60s TV
12cu|perl-Acme-MetaSyntactic-1.12.0-1|22	serial.
12cu|perl-Acme-MetaSyntactic-1.12.0-1|23	
12cu|perl-Acme-MetaSyntactic-1.12.0-1|24	%prep
12cu|perl-Acme-MetaSyntactic-1.12.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Acme-MetaSyntactic-1.12.0-1|26	
12cu|perl-Acme-MetaSyntactic-1.12.0-1|27	%build
12cu|perl-Acme-MetaSyntactic-1.12.0-1|28	%__perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Acme-MetaSyntactic-1.12.0-1|29	%make
12cu|perl-Acme-MetaSyntactic-1.12.0-1|30	
12cu|perl-Acme-MetaSyntactic-1.12.0-1|31	%install
12cu|perl-Acme-MetaSyntactic-1.12.0-1|32	%makeinstall_std
12cu|perl-Acme-MetaSyntactic-1.12.0-1|33	
12cu|perl-Acme-MetaSyntactic-1.12.0-1|34	%files
12cu|perl-Acme-MetaSyntactic-1.12.0-1|35	%doc Changes README
12cu|perl-Acme-MetaSyntactic-1.12.0-1|36	%{perl_vendorlib}/Acme
12cu|perl-Acme-MetaSyntactic-1.12.0-1|37	%{_mandir}/*/*
12cu|perl-Acme-MetaSyntactic-1.12.0-1|38	%{_bindir}/*
12cu|perl-Acme-MetaSyntactic-1.12.0-1|39	/usr/lib/perl5/vendor_perl/5.14.2/Test/MetaSyntactic.pm
12cu|perl-Acme-MetaSyntactic-1.12.0-1|40	/usr/lib/perl5/vendor_perl/5.14.2/eta.pm
12cu|perl-Acme-MetaSyntactic-1.12.0-1|41	
12cu|perl-Acme-MetaSyntactic-1.12.0-1|42	
12cu|perl-Acme-MetaSyntactic-1.12.0-1|43	
12cu|perl-Acme-MetaSyntactic-1.12.0-1|44	%changelog
12cu|perl-Acme-MetaSyntactic-1.12.0-1|45	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.12.0-1
12cu|perl-Acme-MetaSyntactic-1.12.0-1|46	+ Revision: c185bdb
12cu|perl-Acme-MetaSyntactic-1.12.0-1|47	- Add new files
12cu|perl-Acme-MetaSyntactic-1.12.0-1|48	
12cu|perl-Acme-MetaSyntactic-1.12.0-1|49	

10430 12
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|1	%define upstream_name    Acme-POE-Acronym-Generator
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|2	%define upstream_version 1.20
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|3	
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|6	Release:	1
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|7	
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|8	Summary:	Generate random POE acronyms
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|9	License:	GPL+ or Artistic
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|10	Group:		Development/Perl
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Acme/Acme-POE-Acronym-Generator-%{upstream_version}.tar.gz
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|13	
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|14	BuildRequires:	perl-devel
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|16	BuildRequires:	perl(Math::Random)
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|17	BuildRequires:	perl(Test::More)
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|18	BuildArch:	noarch
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|19	
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|20	%description
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|21	What does POE stand for?" is a common question, and people have expanded
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|22	the acronym in several ways.
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|23	
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|24	Acme::POE::Acronym::Generator produces randomly generated expansions of the
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|25	POE acronym ( or at your option any other arbitary word ).
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|26	
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|27	%prep
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|29	
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|30	%build
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|31	%__perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|32	%make
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|33	
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|34	%check
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|35	%make test
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|36	
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|37	%install
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|38	%makeinstall_std
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|39	
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|40	%files
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|41	%doc Changes README LICENSE
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|42	%{_mandir}/man3/*
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|43	%{perl_vendorlib}/*
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|44	
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|45	
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|46	
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|47	%changelog
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|48	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.200.0-1
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|49	+ Revision: 63ed9e4
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|50	- LOG Updated to 1.20 (by updates_builder)
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|51	
12cu|perl-Acme-POE-Acronym-Generator-1.200.0-1|52	

10431 12
12cu|perl-Algorithm-Cluster-1.520.0-1|1	%define upstream_name	 Algorithm-Cluster
12cu|perl-Algorithm-Cluster-1.520.0-1|2	%define upstream_version 1.52
12cu|perl-Algorithm-Cluster-1.520.0-1|3	
12cu|perl-Algorithm-Cluster-1.520.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Algorithm-Cluster-1.520.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Algorithm-Cluster-1.520.0-1|6	Release:	1
12cu|perl-Algorithm-Cluster-1.520.0-1|7	
12cu|perl-Algorithm-Cluster-1.520.0-1|8	Summary:	Perl interface to Michiel Jan Laurens de Hoon's C clustering library
12cu|perl-Algorithm-Cluster-1.520.0-1|9	License:	GPL+ or Artistic
12cu|perl-Algorithm-Cluster-1.520.0-1|10	Group:		Development/Perl
12cu|perl-Algorithm-Cluster-1.520.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Algorithm-Cluster-1.520.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Algorithm/Algorithm-Cluster-%{upstream_version}.tar.gz
12cu|perl-Algorithm-Cluster-1.520.0-1|13	
12cu|perl-Algorithm-Cluster-1.520.0-1|14	BuildRequires:	perl-devel
12cu|perl-Algorithm-Cluster-1.520.0-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Algorithm-Cluster-1.520.0-1|16	
12cu|perl-Algorithm-Cluster-1.520.0-1|17	%description
12cu|perl-Algorithm-Cluster-1.520.0-1|18	This module is an interface to the C Clustering Library, a general purpose
12cu|perl-Algorithm-Cluster-1.520.0-1|19	library implementing functions for hierarchical clustering (pairwise simple,
12cu|perl-Algorithm-Cluster-1.520.0-1|20	complete, average, and centroid linkage), along with k-means and k-medians
12cu|perl-Algorithm-Cluster-1.520.0-1|21	clustering, and 2D self-organizing maps. The library is distributed along with
12cu|perl-Algorithm-Cluster-1.520.0-1|22	Cluster 3.0, an enhanced version of the famous Cluster program originally
12cu|perl-Algorithm-Cluster-1.520.0-1|23	written by Michael Eisen while at Stanford University. The C clustering library
12cu|perl-Algorithm-Cluster-1.520.0-1|24	was written by Michiel de Hoon.
12cu|perl-Algorithm-Cluster-1.520.0-1|25	
12cu|perl-Algorithm-Cluster-1.520.0-1|26	%prep
12cu|perl-Algorithm-Cluster-1.520.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Algorithm-Cluster-1.520.0-1|28	perl -pi -e 's|^#!/usr/perl/perl580/bin/perl|#!/usr/bin/perl|' perl/examples/*
12cu|perl-Algorithm-Cluster-1.520.0-1|29	
12cu|perl-Algorithm-Cluster-1.520.0-1|30	%build
12cu|perl-Algorithm-Cluster-1.520.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Algorithm-Cluster-1.520.0-1|32	make CFLAGS="%{optflags}"
12cu|perl-Algorithm-Cluster-1.520.0-1|33	
12cu|perl-Algorithm-Cluster-1.520.0-1|34	%install
12cu|perl-Algorithm-Cluster-1.520.0-1|35	rm -rf %{buildroot}
12cu|perl-Algorithm-Cluster-1.520.0-1|36	%makeinstall_std
12cu|perl-Algorithm-Cluster-1.520.0-1|37	
12cu|perl-Algorithm-Cluster-1.520.0-1|38	%check
12cu|perl-Algorithm-Cluster-1.520.0-1|39	make test
12cu|perl-Algorithm-Cluster-1.520.0-1|40	
12cu|perl-Algorithm-Cluster-1.520.0-1|41	%clean
12cu|perl-Algorithm-Cluster-1.520.0-1|42	rm -rf %{buildroot}
12cu|perl-Algorithm-Cluster-1.520.0-1|43	
12cu|perl-Algorithm-Cluster-1.520.0-1|44	%files
12cu|perl-Algorithm-Cluster-1.520.0-1|45	%defattr(-,root,root)
12cu|perl-Algorithm-Cluster-1.520.0-1|46	%doc INSTALL README perl/examples
12cu|perl-Algorithm-Cluster-1.520.0-1|47	%{perl_vendorarch}/Algorithm
12cu|perl-Algorithm-Cluster-1.520.0-1|48	%{perl_vendorarch}/auto/Algorithm
12cu|perl-Algorithm-Cluster-1.520.0-1|49	%{_mandir}/*/*
12cu|perl-Algorithm-Cluster-1.520.0-1|50	
12cu|perl-Algorithm-Cluster-1.520.0-1|51	
12cu|perl-Algorithm-Cluster-1.520.0-1|52	%changelog
12cu|perl-Algorithm-Cluster-1.520.0-1|53	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.500.0-3
12cu|perl-Algorithm-Cluster-1.520.0-1|54	+ Revision: 768358
12cu|perl-Algorithm-Cluster-1.520.0-1|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Algorithm-Cluster-1.520.0-1|56	
12cu|perl-Algorithm-Cluster-1.520.0-1|57	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.500.0-2
12cu|perl-Algorithm-Cluster-1.520.0-1|58	+ Revision: 680444
12cu|perl-Algorithm-Cluster-1.520.0-1|59	- mass rebuild
12cu|perl-Algorithm-Cluster-1.520.0-1|60	
12cu|perl-Algorithm-Cluster-1.520.0-1|61	* Wed Dec 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.500.0-1mdv2011.0
12cu|perl-Algorithm-Cluster-1.520.0-1|62	+ Revision: 625947
12cu|perl-Algorithm-Cluster-1.520.0-1|63	- update to new version 1.50
12cu|perl-Algorithm-Cluster-1.520.0-1|64	
12cu|perl-Algorithm-Cluster-1.520.0-1|65	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.490.0-2mdv2011.0
12cu|perl-Algorithm-Cluster-1.520.0-1|66	+ Revision: 555218
12cu|perl-Algorithm-Cluster-1.520.0-1|67	- rebuild
12cu|perl-Algorithm-Cluster-1.520.0-1|68	
12cu|perl-Algorithm-Cluster-1.520.0-1|69	* Tue Apr 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.490.0-1mdv2010.1
12cu|perl-Algorithm-Cluster-1.520.0-1|70	+ Revision: 536957
12cu|perl-Algorithm-Cluster-1.520.0-1|71	- update to 1.49
12cu|perl-Algorithm-Cluster-1.520.0-1|72	- update to 1.48
12cu|perl-Algorithm-Cluster-1.520.0-1|73	- update to 1.47
12cu|perl-Algorithm-Cluster-1.520.0-1|74	
12cu|perl-Algorithm-Cluster-1.520.0-1|75	* Sun Sep 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.470.0-1mdv2010.0
12cu|perl-Algorithm-Cluster-1.520.0-1|76	+ Revision: 438652
12cu|perl-Algorithm-Cluster-1.520.0-1|77	- update to new version 1.47
12cu|perl-Algorithm-Cluster-1.520.0-1|78	
12cu|perl-Algorithm-Cluster-1.520.0-1|79	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.460.0-1mdv2010.0
12cu|perl-Algorithm-Cluster-1.520.0-1|80	+ Revision: 402091
12cu|perl-Algorithm-Cluster-1.520.0-1|81	- rebuild using %%perl_convert_version
12cu|perl-Algorithm-Cluster-1.520.0-1|82	
12cu|perl-Algorithm-Cluster-1.520.0-1|83	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.46-1mdv2010.0
12cu|perl-Algorithm-Cluster-1.520.0-1|84	+ Revision: 383471
12cu|perl-Algorithm-Cluster-1.520.0-1|85	- update to new version 1.46
12cu|perl-Algorithm-Cluster-1.520.0-1|86	
12cu|perl-Algorithm-Cluster-1.520.0-1|87	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.45-1mdv2010.0
12cu|perl-Algorithm-Cluster-1.520.0-1|88	+ Revision: 370006
12cu|perl-Algorithm-Cluster-1.520.0-1|89	- update to new version 1.45
12cu|perl-Algorithm-Cluster-1.520.0-1|90	
12cu|perl-Algorithm-Cluster-1.520.0-1|91	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.43-1mdv2009.1
12cu|perl-Algorithm-Cluster-1.520.0-1|92	+ Revision: 291999
12cu|perl-Algorithm-Cluster-1.520.0-1|93	- update to new version 1.43
12cu|perl-Algorithm-Cluster-1.520.0-1|94	- update to new version 1.42
12cu|perl-Algorithm-Cluster-1.520.0-1|95	
12cu|perl-Algorithm-Cluster-1.520.0-1|96	* Sun Aug 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.41-1mdv2009.0
12cu|perl-Algorithm-Cluster-1.520.0-1|97	+ Revision: 277939
12cu|perl-Algorithm-Cluster-1.520.0-1|98	- update to new version 1.41
12cu|perl-Algorithm-Cluster-1.520.0-1|99	
12cu|perl-Algorithm-Cluster-1.520.0-1|100	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.40-1mdv2009.0
12cu|perl-Algorithm-Cluster-1.520.0-1|101	+ Revision: 270334
12cu|perl-Algorithm-Cluster-1.520.0-1|102	- update to new version 1.40
12cu|perl-Algorithm-Cluster-1.520.0-1|103	
12cu|perl-Algorithm-Cluster-1.520.0-1|104	* Tue Jul 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.39-1mdv2009.0
12cu|perl-Algorithm-Cluster-1.520.0-1|105	+ Revision: 232707
12cu|perl-Algorithm-Cluster-1.520.0-1|106	- update to new version 1.39
12cu|perl-Algorithm-Cluster-1.520.0-1|107	
12cu|perl-Algorithm-Cluster-1.520.0-1|108	* Sun Mar 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.38-1mdv2008.1
12cu|perl-Algorithm-Cluster-1.520.0-1|109	+ Revision: 183107
12cu|perl-Algorithm-Cluster-1.520.0-1|110	- update to new version 1.38
12cu|perl-Algorithm-Cluster-1.520.0-1|111	
12cu|perl-Algorithm-Cluster-1.520.0-1|112	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 1.37-2mdv2008.1
12cu|perl-Algorithm-Cluster-1.520.0-1|113	+ Revision: 151803
12cu|perl-Algorithm-Cluster-1.520.0-1|114	- rebuild
12cu|perl-Algorithm-Cluster-1.520.0-1|115	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Algorithm-Cluster-1.520.0-1|116	
12cu|perl-Algorithm-Cluster-1.520.0-1|117	+ Olivier Blin <blino@mandriva.org>
12cu|perl-Algorithm-Cluster-1.520.0-1|118	- restore BuildRoot
12cu|perl-Algorithm-Cluster-1.520.0-1|119	
12cu|perl-Algorithm-Cluster-1.520.0-1|120	* Wed Nov 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.37-1mdv2008.1
12cu|perl-Algorithm-Cluster-1.520.0-1|121	+ Revision: 110889
12cu|perl-Algorithm-Cluster-1.520.0-1|122	- update to new version 1.37
12cu|perl-Algorithm-Cluster-1.520.0-1|123	
12cu|perl-Algorithm-Cluster-1.520.0-1|124	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.36-1mdv2008.0
12cu|perl-Algorithm-Cluster-1.520.0-1|125	+ Revision: 46308
12cu|perl-Algorithm-Cluster-1.520.0-1|126	- update to new version 1.36
12cu|perl-Algorithm-Cluster-1.520.0-1|127	
12cu|perl-Algorithm-Cluster-1.520.0-1|128	
12cu|perl-Algorithm-Cluster-1.520.0-1|129	* Tue Mar 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.35-1mdv2007.0
12cu|perl-Algorithm-Cluster-1.520.0-1|130	+ Revision: 133729
12cu|perl-Algorithm-Cluster-1.520.0-1|131	- new version
12cu|perl-Algorithm-Cluster-1.520.0-1|132	
12cu|perl-Algorithm-Cluster-1.520.0-1|133	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cu|perl-Algorithm-Cluster-1.520.0-1|134	- import perl-Algorithm-Cluster-1.33-1mdv2007.0
12cu|perl-Algorithm-Cluster-1.520.0-1|135	
12cu|perl-Algorithm-Cluster-1.520.0-1|136	* Fri Sep 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.33-1mdv2007.0
12cu|perl-Algorithm-Cluster-1.520.0-1|137	- New version 1.33
12cu|perl-Algorithm-Cluster-1.520.0-1|138	
12cu|perl-Algorithm-Cluster-1.520.0-1|139	* Thu Jun 22 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.32-1mdv2007.0
12cu|perl-Algorithm-Cluster-1.520.0-1|140	- New version 1.32
12cu|perl-Algorithm-Cluster-1.520.0-1|141	- better source URL
12cu|perl-Algorithm-Cluster-1.520.0-1|142	- use standard optimisations
12cu|perl-Algorithm-Cluster-1.520.0-1|143	
12cu|perl-Algorithm-Cluster-1.520.0-1|144	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.31-2mdk
12cu|perl-Algorithm-Cluster-1.520.0-1|145	- Fix BuildRequires Using perl Policies
12cu|perl-Algorithm-Cluster-1.520.0-1|146	- Source URL
12cu|perl-Algorithm-Cluster-1.520.0-1|147	- use mkrel
12cu|perl-Algorithm-Cluster-1.520.0-1|148	
12cu|perl-Algorithm-Cluster-1.520.0-1|149	* Wed Mar 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.31-1mdk
12cu|perl-Algorithm-Cluster-1.520.0-1|150	- New release 1.31
12cu|perl-Algorithm-Cluster-1.520.0-1|151	
12cu|perl-Algorithm-Cluster-1.520.0-1|152	* Wed Nov 02 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.30-1mdk
12cu|perl-Algorithm-Cluster-1.520.0-1|153	- New release 1.30
12cu|perl-Algorithm-Cluster-1.520.0-1|154	
12cu|perl-Algorithm-Cluster-1.520.0-1|155	* Wed Jun 08 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.29-2mdk
12cu|perl-Algorithm-Cluster-1.520.0-1|156	- make test only once in %%check
12cu|perl-Algorithm-Cluster-1.520.0-1|157	- spec cleanup
12cu|perl-Algorithm-Cluster-1.520.0-1|158	- fix examples shellbang
12cu|perl-Algorithm-Cluster-1.520.0-1|159	
12cu|perl-Algorithm-Cluster-1.520.0-1|160	* Tue May 03 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.29-1mdk
12cu|perl-Algorithm-Cluster-1.520.0-1|161	- 1.29
12cu|perl-Algorithm-Cluster-1.520.0-1|162	
12cu|perl-Algorithm-Cluster-1.520.0-1|163	* Wed Mar 16 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.28-1mdk
12cu|perl-Algorithm-Cluster-1.520.0-1|164	- 1.28
12cu|perl-Algorithm-Cluster-1.520.0-1|165	- add tests
12cu|perl-Algorithm-Cluster-1.520.0-1|166	
12cu|perl-Algorithm-Cluster-1.520.0-1|167	* Mon Nov 15 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.27-2mdk
12cu|perl-Algorithm-Cluster-1.520.0-1|168	- rebuild for new perl
12cu|perl-Algorithm-Cluster-1.520.0-1|169	
12cu|perl-Algorithm-Cluster-1.520.0-1|170	* Wed Sep 29 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.27-1mdk
12cu|perl-Algorithm-Cluster-1.520.0-1|171	- first mdk release
12cu|perl-Algorithm-Cluster-1.520.0-1|172	
12cu|perl-Algorithm-Cluster-1.520.0-1|173	

10432 12
12cu|perl-Algorithm-Evolutionary-0_782.0-1|1	%define upstream_name    Algorithm-Evolutionary
12cu|perl-Algorithm-Evolutionary-0_782.0-1|2	%define upstream_version 0.78_2
12cu|perl-Algorithm-Evolutionary-0_782.0-1|3	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Algorithm-Evolutionary-0_782.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Algorithm-Evolutionary-0_782.0-1|6	Release:	1
12cu|perl-Algorithm-Evolutionary-0_782.0-1|7	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|8	Summary:	N-point crossover
12cu|perl-Algorithm-Evolutionary-0_782.0-1|9	License:	GPL+ or Artistic
12cu|perl-Algorithm-Evolutionary-0_782.0-1|10	Group:		Development/Perl
12cu|perl-Algorithm-Evolutionary-0_782.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Algorithm-Evolutionary-0_782.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Algorithm/JMERELO/Algorithm-Evolutionary-0.78_2.tar.gz
12cu|perl-Algorithm-Evolutionary-0_782.0-1|13	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|14	BuildRequires:	perl-devel
12cu|perl-Algorithm-Evolutionary-0_782.0-1|15	BuildRequires:	perl(Algorithm::Permute)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|16	BuildRequires:	perl(B::Deparse)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|17	BuildRequires:	perl(Bit::Vector)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|18	BuildRequires:	perl(Clone)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|19	BuildRequires:	perl(Clone::Fast)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|20	BuildRequires:	perl(GD::Image)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|21	BuildRequires:	perl(Math::Random)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|22	BuildRequires:	perl(Memoize)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|23	BuildRequires:	perl(Object::Array)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|24	BuildRequires:	perl(Pod::Escapes)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|25	BuildRequires:	perl(Statistics::Basic)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|26	BuildRequires:	perl(String::Random)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|27	BuildRequires:	perl(Test::More)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|28	BuildRequires:	perl(Test::Output)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|29	BuildRequires:	perl(Test::Pod)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|30	BuildRequires:	perl(Test::Simple)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|31	BuildRequires:	perl(Time::HiRes)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|32	BuildRequires:	perl(Tree::DAG_Node)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|33	BuildRequires:	perl(XML::LibXML)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|34	BuildRequires:	perl(XML::Parser)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|35	BuildRequires:	perl(XML::Parser::Style::EasyTree)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|36	BuildRequires:	perl(YAML)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|37	BuildRequires:	perl(Statistics::Basic)
12cu|perl-Algorithm-Evolutionary-0_782.0-1|38	BuildArch:	noarch
12cu|perl-Algorithm-Evolutionary-0_782.0-1|39	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|40	%description
12cu|perl-Algorithm-Evolutionary-0_782.0-1|41	'Algorithm::Evolutionary' is a set of classes for doing object-oriented
12cu|perl-Algorithm-Evolutionary-0_782.0-1|42	evolutionary computation in Perl. Why would anyone want to do that escapes
12cu|perl-Algorithm-Evolutionary-0_782.0-1|43	my knowledge, but, in fact, we have found it quite useful for our own
12cu|perl-Algorithm-Evolutionary-0_782.0-1|44	purposes. Same as Perl itself.
12cu|perl-Algorithm-Evolutionary-0_782.0-1|45	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|46	The design principle of Algorithm::Evolutionary is _flexibility_: it should
12cu|perl-Algorithm-Evolutionary-0_782.0-1|47	be very easy to extend using this library, and it should be also quite easy
12cu|perl-Algorithm-Evolutionary-0_782.0-1|48	to program what's already there in the evolutionary computation community.
12cu|perl-Algorithm-Evolutionary-0_782.0-1|49	Besides, the library classes should have persistence provided by XML
12cu|perl-Algorithm-Evolutionary-0_782.0-1|50	modules, and, in some cases, YAML.
12cu|perl-Algorithm-Evolutionary-0_782.0-1|51	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|52	The algorithm allows to create simple evolutionary algorithms, as well as
12cu|perl-Algorithm-Evolutionary-0_782.0-1|53	more complex ones, that interface with databases or with the web.
12cu|perl-Algorithm-Evolutionary-0_782.0-1|54	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|55	%prep
12cu|perl-Algorithm-Evolutionary-0_782.0-1|56	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Algorithm-Evolutionary-0_782.0-1|57	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|58	%build
12cu|perl-Algorithm-Evolutionary-0_782.0-1|59	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Algorithm-Evolutionary-0_782.0-1|60	%make
12cu|perl-Algorithm-Evolutionary-0_782.0-1|61	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|62	%check
12cu|perl-Algorithm-Evolutionary-0_782.0-1|63	make test
12cu|perl-Algorithm-Evolutionary-0_782.0-1|64	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|65	%install
12cu|perl-Algorithm-Evolutionary-0_782.0-1|66	%makeinstall_std
12cu|perl-Algorithm-Evolutionary-0_782.0-1|67	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|68	%files
12cu|perl-Algorithm-Evolutionary-0_782.0-1|69	%doc Changes LICENSE README
12cu|perl-Algorithm-Evolutionary-0_782.0-1|70	%{_mandir}/man1/*
12cu|perl-Algorithm-Evolutionary-0_782.0-1|71	%{_mandir}/man3/*
12cu|perl-Algorithm-Evolutionary-0_782.0-1|72	%{perl_vendorlib}/*
12cu|perl-Algorithm-Evolutionary-0_782.0-1|73	%{_bindir}/rectangle-coverage.pl
12cu|perl-Algorithm-Evolutionary-0_782.0-1|74	%{_bindir}/tide_bitstring.pl
12cu|perl-Algorithm-Evolutionary-0_782.0-1|75	%{_bindir}/tide_float.pl
12cu|perl-Algorithm-Evolutionary-0_782.0-1|76	%{_bindir}/canonical-genetic-algorithm.pl
12cu|perl-Algorithm-Evolutionary-0_782.0-1|77	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|78	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|79	%changelog
12cu|perl-Algorithm-Evolutionary-0_782.0-1|80	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.762.0-1mdv2011.0
12cu|perl-Algorithm-Evolutionary-0_782.0-1|81	+ Revision: 658815
12cu|perl-Algorithm-Evolutionary-0_782.0-1|82	- add br
12cu|perl-Algorithm-Evolutionary-0_782.0-1|83	- new version 0.762
12cu|perl-Algorithm-Evolutionary-0_782.0-1|84	- rebuild for updated spec-helper
12cu|perl-Algorithm-Evolutionary-0_782.0-1|85	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|86	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|perl-Algorithm-Evolutionary-0_782.0-1|87	- the mass rebuild of 2010.1 packages
12cu|perl-Algorithm-Evolutionary-0_782.0-1|88	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|89	* Wed Mar 17 2010 Jérôme Quelin <jquelin@mandriva.org> 0.730.0-1mdv2010.1
12cu|perl-Algorithm-Evolutionary-0_782.0-1|90	+ Revision: 523430
12cu|perl-Algorithm-Evolutionary-0_782.0-1|91	- update to 0.73
12cu|perl-Algorithm-Evolutionary-0_782.0-1|92	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|93	* Wed Jan 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.720.0-1mdv2010.1
12cu|perl-Algorithm-Evolutionary-0_782.0-1|94	+ Revision: 496998
12cu|perl-Algorithm-Evolutionary-0_782.0-1|95	- update to 0.72
12cu|perl-Algorithm-Evolutionary-0_782.0-1|96	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|97	* Tue Sep 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.710.0-1mdv2010.0
12cu|perl-Algorithm-Evolutionary-0_782.0-1|98	+ Revision: 442631
12cu|perl-Algorithm-Evolutionary-0_782.0-1|99	- update to 0.71
12cu|perl-Algorithm-Evolutionary-0_782.0-1|100	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|101	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.700.0-2mdv2010.0
12cu|perl-Algorithm-Evolutionary-0_782.0-1|102	+ Revision: 408705
12cu|perl-Algorithm-Evolutionary-0_782.0-1|103	- adding missing buildrequires:
12cu|perl-Algorithm-Evolutionary-0_782.0-1|104	- force rebuild
12cu|perl-Algorithm-Evolutionary-0_782.0-1|105	- update to 0.70
12cu|perl-Algorithm-Evolutionary-0_782.0-1|106	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|107	* Sat Jul 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.690.0-1mdv2010.0
12cu|perl-Algorithm-Evolutionary-0_782.0-1|108	+ Revision: 399656
12cu|perl-Algorithm-Evolutionary-0_782.0-1|109	- adding missing buildrequires:
12cu|perl-Algorithm-Evolutionary-0_782.0-1|110	- adding missing buildrequires:
12cu|perl-Algorithm-Evolutionary-0_782.0-1|111	- update to 0.69
12cu|perl-Algorithm-Evolutionary-0_782.0-1|112	- using %%perl_convert_version
12cu|perl-Algorithm-Evolutionary-0_782.0-1|113	- fixed license field
12cu|perl-Algorithm-Evolutionary-0_782.0-1|114	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|115	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.67-2mdv2010.0
12cu|perl-Algorithm-Evolutionary-0_782.0-1|116	+ Revision: 375968
12cu|perl-Algorithm-Evolutionary-0_782.0-1|117	- rebuild
12cu|perl-Algorithm-Evolutionary-0_782.0-1|118	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|119	* Sun May 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.67-1mdv2010.0
12cu|perl-Algorithm-Evolutionary-0_782.0-1|120	+ Revision: 371227
12cu|perl-Algorithm-Evolutionary-0_782.0-1|121	- new version
12cu|perl-Algorithm-Evolutionary-0_782.0-1|122	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|123	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.64-1mdv2009.1
12cu|perl-Algorithm-Evolutionary-0_782.0-1|124	+ Revision: 357730
12cu|perl-Algorithm-Evolutionary-0_782.0-1|125	- new version
12cu|perl-Algorithm-Evolutionary-0_782.0-1|126	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|127	* Sun Mar 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.63-1mdv2009.1
12cu|perl-Algorithm-Evolutionary-0_782.0-1|128	+ Revision: 355238
12cu|perl-Algorithm-Evolutionary-0_782.0-1|129	- adding missing build requires
12cu|perl-Algorithm-Evolutionary-0_782.0-1|130	- import perl-Algorithm-Evolutionary
12cu|perl-Algorithm-Evolutionary-0_782.0-1|131	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|132	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|133	* Fri Feb 20 2009 cpan2dist 0.63-1mdv
12cu|perl-Algorithm-Evolutionary-0_782.0-1|134	- initial mdv release, generated with cpan2dist
12cu|perl-Algorithm-Evolutionary-0_782.0-1|135	
12cu|perl-Algorithm-Evolutionary-0_782.0-1|136	

10433 12
12cu|perl-aliased-0.310.0-1|1	%define upstream_name    aliased
12cu|perl-aliased-0.310.0-1|2	%define upstream_version 0.31
12cu|perl-aliased-0.310.0-1|3	
12cu|perl-aliased-0.310.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-aliased-0.310.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-aliased-0.310.0-1|6	Release:    1
12cu|perl-aliased-0.310.0-1|7	
12cu|perl-aliased-0.310.0-1|8	Summary:    Use shorter versions of class names
12cu|perl-aliased-0.310.0-1|9	License:    GPL+ or Artistic
12cu|perl-aliased-0.310.0-1|10	Group:      Development/Perl
12cu|perl-aliased-0.310.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-aliased-0.310.0-1|12	Source0:    http://www.cpan.org/modules/by-module//aliased-%{upstream_version}.tar.gz
12cu|perl-aliased-0.310.0-1|13	
12cu|perl-aliased-0.310.0-1|14	BuildRequires: perl(Test::More)
12cu|perl-aliased-0.310.0-1|15	BuildRequires: perl(Module::Build::Compat)
12cu|perl-aliased-0.310.0-1|16	BuildRequires: perl-devel
12cu|perl-aliased-0.310.0-1|17	BuildArch: noarch
12cu|perl-aliased-0.310.0-1|18	
12cu|perl-aliased-0.310.0-1|19	Provides: perl(aliased)
12cu|perl-aliased-0.310.0-1|20	
12cu|perl-aliased-0.310.0-1|21	%description
12cu|perl-aliased-0.310.0-1|22	'aliased' is simple in concept but is a rather handy module. It loads the
12cu|perl-aliased-0.310.0-1|23	class you specify and exports into your namespace a subroutine that returns
12cu|perl-aliased-0.310.0-1|24	the class name. You can explicitly alias the class to another name or, if
12cu|perl-aliased-0.310.0-1|25	you prefer, you can do so implicitly. In the latter case, the name of the
12cu|perl-aliased-0.310.0-1|26	subroutine is the last part of the class name.
12cu|perl-aliased-0.310.0-1|27	
12cu|perl-aliased-0.310.0-1|28	%prep
12cu|perl-aliased-0.310.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-aliased-0.310.0-1|30	
12cu|perl-aliased-0.310.0-1|31	%build
12cu|perl-aliased-0.310.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-aliased-0.310.0-1|33	%make
12cu|perl-aliased-0.310.0-1|34	
12cu|perl-aliased-0.310.0-1|35	%check
12cu|perl-aliased-0.310.0-1|36	make test
12cu|perl-aliased-0.310.0-1|37	
12cu|perl-aliased-0.310.0-1|38	%install
12cu|perl-aliased-0.310.0-1|39	%makeinstall_std
12cu|perl-aliased-0.310.0-1|40	
12cu|perl-aliased-0.310.0-1|41	%files
12cu|perl-aliased-0.310.0-1|42	%doc Changes META.yml README
12cu|perl-aliased-0.310.0-1|43	%{_mandir}/man3/*
12cu|perl-aliased-0.310.0-1|44	%perl_vendorlib/*
12cu|perl-aliased-0.310.0-1|45	
12cu|perl-aliased-0.310.0-1|46	
12cu|perl-aliased-0.310.0-1|47	
12cu|perl-aliased-0.310.0-1|48	%changelog
12cu|perl-aliased-0.310.0-1|49	* Fri Nov 01 2013 dsilakov <denis.silakov@rosalab.ru> 0.310.0-1
12cu|perl-aliased-0.310.0-1|50	+ Revision: da59c50
12cu|perl-aliased-0.310.0-1|51	- Merge pull request #1 from import/perl-aliased:auto_update
12cu|perl-aliased-0.310.0-1|52	- ROSA Updates Builder: update suggested
12cu|perl-aliased-0.310.0-1|53	
12cu|perl-aliased-0.310.0-1|54	

10434 12
12cu|perl-Alien-GvaScript-1.430.0-1|1	%define upstream_name    Alien-GvaScript
12cu|perl-Alien-GvaScript-1.430.0-1|2	%define upstream_version 1.43
12cu|perl-Alien-GvaScript-1.430.0-1|3	
12cu|perl-Alien-GvaScript-1.430.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Alien-GvaScript-1.430.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Alien-GvaScript-1.430.0-1|6	Release:    1
12cu|perl-Alien-GvaScript-1.430.0-1|7	
12cu|perl-Alien-GvaScript-1.430.0-1|8	Summary:    Gva extension to the prototype javascript framework
12cu|perl-Alien-GvaScript-1.430.0-1|9	License:    GPL+ or Artistic
12cu|perl-Alien-GvaScript-1.430.0-1|10	Group:      Development/Perl
12cu|perl-Alien-GvaScript-1.430.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Alien-GvaScript-1.430.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Alien/Alien-GvaScript-%{upstream_version}.tar.gz
12cu|perl-Alien-GvaScript-1.430.0-1|13	
12cu|perl-Alien-GvaScript-1.430.0-1|14	BuildRequires: perl(File::Copy)
12cu|perl-Alien-GvaScript-1.430.0-1|15	BuildRequires: perl(File::Path)
12cu|perl-Alien-GvaScript-1.430.0-1|16	BuildRequires: perl(Pod::POM)
12cu|perl-Alien-GvaScript-1.430.0-1|17	BuildRequires: perl(Pod::POM::View)
12cu|perl-Alien-GvaScript-1.430.0-1|18	BuildRequires: perl(Pod::POM::View::HTML)
12cu|perl-Alien-GvaScript-1.430.0-1|19	BuildRequires: perl(Test::More)
12cu|perl-Alien-GvaScript-1.430.0-1|20	BuildRequires: perl(Module::Build)
12cu|perl-Alien-GvaScript-1.430.0-1|21	BuildArch: noarch
12cu|perl-Alien-GvaScript-1.430.0-1|22	
12cu|perl-Alien-GvaScript-1.430.0-1|23	%description
12cu|perl-Alien-GvaScript-1.430.0-1|24	GvaScript (pronounce "gee-vascript") is a javascript framework born in
12cu|perl-Alien-GvaScript-1.430.0-1|25	Geneva, Switzerland (GVA is the IATA code for Geneva Cointrin
12cu|perl-Alien-GvaScript-1.430.0-1|26	International Airport).
12cu|perl-Alien-GvaScript-1.430.0-1|27	
12cu|perl-Alien-GvaScript-1.430.0-1|28	It is built on top of the prototype object-oriented javascript framework
12cu|perl-Alien-GvaScript-1.430.0-1|29	(http://prototype.conio.net) and offers a number of extensions and
12cu|perl-Alien-GvaScript-1.430.0-1|30	widgets, such as keymap handling, application-specific events,
12cu|perl-Alien-GvaScript-1.430.0-1|31	autocompletion on input field, tree navigation, and forms with autofocus
12cu|perl-Alien-GvaScript-1.430.0-1|32	and repeated sections. These functionalities are described in separate
12cu|perl-Alien-GvaScript-1.430.0-1|33	documentation pages (see Alien::GvaScript::Intro).
12cu|perl-Alien-GvaScript-1.430.0-1|34	
12cu|perl-Alien-GvaScript-1.430.0-1|35	GvaScript is distributed using Perl tools, but the actual content of the
12cu|perl-Alien-GvaScript-1.430.0-1|36	library is pure javascript; hence its location in the Alien namespace
12cu|perl-Alien-GvaScript-1.430.0-1|37	(see the Alien manifesto).
12cu|perl-Alien-GvaScript-1.430.0-1|38	
12cu|perl-Alien-GvaScript-1.430.0-1|39	GvaScript runtime library does not need Perl; you can integrate it in
12cu|perl-Alien-GvaScript-1.430.0-1|40	any other Web programming framework. Perl is only needed for developers
12cu|perl-Alien-GvaScript-1.430.0-1|41	who want to modify GvaScript sources and recreate a distribution
12cu|perl-Alien-GvaScript-1.430.0-1|42	package.
12cu|perl-Alien-GvaScript-1.430.0-1|43	
12cu|perl-Alien-GvaScript-1.430.0-1|44	%prep
12cu|perl-Alien-GvaScript-1.430.0-1|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Alien-GvaScript-1.430.0-1|46	
12cu|perl-Alien-GvaScript-1.430.0-1|47	%build
12cu|perl-Alien-GvaScript-1.430.0-1|48	%{__perl} Build.PL installdirs=vendor
12cu|perl-Alien-GvaScript-1.430.0-1|49	./Build
12cu|perl-Alien-GvaScript-1.430.0-1|50	
12cu|perl-Alien-GvaScript-1.430.0-1|51	%check
12cu|perl-Alien-GvaScript-1.430.0-1|52	./Build test
12cu|perl-Alien-GvaScript-1.430.0-1|53	
12cu|perl-Alien-GvaScript-1.430.0-1|54	%install
12cu|perl-Alien-GvaScript-1.430.0-1|55	./Build install --destdir %buildroot
12cu|perl-Alien-GvaScript-1.430.0-1|56	
12cu|perl-Alien-GvaScript-1.430.0-1|57	%clean
12cu|perl-Alien-GvaScript-1.430.0-1|58	
12cu|perl-Alien-GvaScript-1.430.0-1|59	%files
12cu|perl-Alien-GvaScript-1.430.0-1|60	%doc README Changes
12cu|perl-Alien-GvaScript-1.430.0-1|61	%{_mandir}/man3/*
12cu|perl-Alien-GvaScript-1.430.0-1|62	%perl_vendorlib/*
12cu|perl-Alien-GvaScript-1.430.0-1|63	
12cu|perl-Alien-GvaScript-1.430.0-1|64	
12cu|perl-Alien-GvaScript-1.430.0-1|65	
12cu|perl-Alien-GvaScript-1.430.0-1|66	%changelog
12cu|perl-Alien-GvaScript-1.430.0-1|67	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.430.0-1
12cu|perl-Alien-GvaScript-1.430.0-1|68	+ Revision: 145db85
12cu|perl-Alien-GvaScript-1.430.0-1|69	- LOG Updated to 1.43 (by updates_builder)
12cu|perl-Alien-GvaScript-1.430.0-1|70	
12cu|perl-Alien-GvaScript-1.430.0-1|71	

10435 12
12cu|perl-Alien-SeleniumRC-2.930.0-1|1	%define upstream_name    Alien-SeleniumRC
12cu|perl-Alien-SeleniumRC-2.930.0-1|2	%define upstream_version 2.93
12cu|perl-Alien-SeleniumRC-2.930.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Alien-SeleniumRC-2.930.0-1|4	Version:	%perl_convert_version 2.93
12cu|perl-Alien-SeleniumRC-2.930.0-1|5	Release:	1
12cu|perl-Alien-SeleniumRC-2.930.0-1|6	
12cu|perl-Alien-SeleniumRC-2.930.0-1|7	Summary:	Packaging up SeleniumRC java server
12cu|perl-Alien-SeleniumRC-2.930.0-1|8	License:	GPL+ or Artistic
12cu|perl-Alien-SeleniumRC-2.930.0-1|9	Group:		Development/Perl
12cu|perl-Alien-SeleniumRC-2.930.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Alien-SeleniumRC-2.930.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Alien/Alien-SeleniumRC-2.93.tar.gz
12cu|perl-Alien-SeleniumRC-2.930.0-1|12	
12cu|perl-Alien-SeleniumRC-2.930.0-1|13	BuildRequires:	perl-devel
12cu|perl-Alien-SeleniumRC-2.930.0-1|14	BuildRequires:	perl(Test::More)
12cu|perl-Alien-SeleniumRC-2.930.0-1|15	BuildArch:	noarch
12cu|perl-Alien-SeleniumRC-2.930.0-1|16	
12cu|perl-Alien-SeleniumRC-2.930.0-1|17	%description
12cu|perl-Alien-SeleniumRC-2.930.0-1|18	The Selenium RC home page is at the http://openqa.org/selenium-rc manpage
12cu|perl-Alien-SeleniumRC-2.930.0-1|19	
12cu|perl-Alien-SeleniumRC-2.930.0-1|20	Selenium Remote Control is a test tool that allows you to write automated
12cu|perl-Alien-SeleniumRC-2.930.0-1|21	web application UI tests in any programming language against any HTTP
12cu|perl-Alien-SeleniumRC-2.930.0-1|22	website using any mainstream JavaScript-enabled browser.
12cu|perl-Alien-SeleniumRC-2.930.0-1|23	
12cu|perl-Alien-SeleniumRC-2.930.0-1|24	Selenium Remote Control provides a Selenium Server, which can automatically
12cu|perl-Alien-SeleniumRC-2.930.0-1|25	start/stop/control any supported browser. It works by using Selenium Core,
12cu|perl-Alien-SeleniumRC-2.930.0-1|26	a pure-HTML+JS library that performs automated tasks in JavaScript.
12cu|perl-Alien-SeleniumRC-2.930.0-1|27	
12cu|perl-Alien-SeleniumRC-2.930.0-1|28	%prep
12cu|perl-Alien-SeleniumRC-2.930.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Alien-SeleniumRC-2.930.0-1|30	
12cu|perl-Alien-SeleniumRC-2.930.0-1|31	%build
12cu|perl-Alien-SeleniumRC-2.930.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Alien-SeleniumRC-2.930.0-1|33	%make
12cu|perl-Alien-SeleniumRC-2.930.0-1|34	
12cu|perl-Alien-SeleniumRC-2.930.0-1|35	%check
12cu|perl-Alien-SeleniumRC-2.930.0-1|36	%make test
12cu|perl-Alien-SeleniumRC-2.930.0-1|37	
12cu|perl-Alien-SeleniumRC-2.930.0-1|38	%install
12cu|perl-Alien-SeleniumRC-2.930.0-1|39	%makeinstall_std
12cu|perl-Alien-SeleniumRC-2.930.0-1|40	
12cu|perl-Alien-SeleniumRC-2.930.0-1|41	%files
12cu|perl-Alien-SeleniumRC-2.930.0-1|42	%doc Changes README
12cu|perl-Alien-SeleniumRC-2.930.0-1|43	%{_mandir}/man3/*
12cu|perl-Alien-SeleniumRC-2.930.0-1|44	%{perl_vendorlib}/*
12cu|perl-Alien-SeleniumRC-2.930.0-1|45	%{_bindir}/selenium-rc
12cu|perl-Alien-SeleniumRC-2.930.0-1|46	
12cu|perl-Alien-SeleniumRC-2.930.0-1|47	
12cu|perl-Alien-SeleniumRC-2.930.0-1|48	
12cu|perl-Alien-SeleniumRC-2.930.0-1|49	%changelog
12cu|perl-Alien-SeleniumRC-2.930.0-1|50	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.30.0-2mdv2011.0
12cu|perl-Alien-SeleniumRC-2.930.0-1|51	+ Revision: 654203
12cu|perl-Alien-SeleniumRC-2.930.0-1|52	- rebuild for updated spec-helper
12cu|perl-Alien-SeleniumRC-2.930.0-1|53	
12cu|perl-Alien-SeleniumRC-2.930.0-1|54	* Fri Dec 24 2010 Shlomi Fish <shlomif@mandriva.org> 1.30.0-1mdv2011.0
12cu|perl-Alien-SeleniumRC-2.930.0-1|55	+ Revision: 624660
12cu|perl-Alien-SeleniumRC-2.930.0-1|56	- import perl-Alien-SeleniumRC
12cu|perl-Alien-SeleniumRC-2.930.0-1|57	
12cu|perl-Alien-SeleniumRC-2.930.0-1|58	

10436 12
12cu|perl-Alien-wxWidgets-0.650.0-1|1	%define upstream_name    Alien-wxWidgets
12cu|perl-Alien-wxWidgets-0.650.0-1|2	%define upstream_version 0.65
12cu|perl-Alien-wxWidgets-0.650.0-1|3	
12cu|perl-Alien-wxWidgets-0.650.0-1|4	%define debug_package %{nil}
12cu|perl-Alien-wxWidgets-0.650.0-1|5	
12cu|perl-Alien-wxWidgets-0.650.0-1|6	Name:           perl-%{upstream_name}
12cu|perl-Alien-wxWidgets-0.650.0-1|7	Version:        %perl_convert_version %{upstream_version}
12cu|perl-Alien-wxWidgets-0.650.0-1|8	Release:	1
12cu|perl-Alien-wxWidgets-0.650.0-1|9	
12cu|perl-Alien-wxWidgets-0.650.0-1|10	Summary:        Building, finding and using wxWidgets binaries
12cu|perl-Alien-wxWidgets-0.650.0-1|11	
12cu|perl-Alien-wxWidgets-0.650.0-1|12	License:        GPL+ or Artistic
12cu|perl-Alien-wxWidgets-0.650.0-1|13	Group:          Development/Perl
12cu|perl-Alien-wxWidgets-0.650.0-1|14	URL:            http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Alien-wxWidgets-0.650.0-1|15	Source0:        http://www.cpan.org/modules/by-module/Alien/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Alien-wxWidgets-0.650.0-1|16	Patch0:         Alien-wxWidgets-0.43-fix-wrong-libname.patch
12cu|perl-Alien-wxWidgets-0.650.0-1|17	
12cu|perl-Alien-wxWidgets-0.650.0-1|18	Buildrequires:  perl(Module::Build)
12cu|perl-Alien-wxWidgets-0.650.0-1|19	Buildrequires:  perl(Module::Pluggable)
12cu|perl-Alien-wxWidgets-0.650.0-1|20	Buildrequires:  wxgtku2.8-devel
12cu|perl-Alien-wxWidgets-0.650.0-1|21	
12cu|perl-Alien-wxWidgets-0.650.0-1|22	%description
12cu|perl-Alien-wxWidgets-0.650.0-1|23	In short Alien::wxWidgets can be used to detect and get configuration settings
12cu|perl-Alien-wxWidgets-0.650.0-1|24	from an installed wxWidgets.
12cu|perl-Alien-wxWidgets-0.650.0-1|25	
12cu|perl-Alien-wxWidgets-0.650.0-1|26	%prep
12cu|perl-Alien-wxWidgets-0.650.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Alien-wxWidgets-0.650.0-1|28	# fix bug 45256
12cu|perl-Alien-wxWidgets-0.650.0-1|29	%patch0 -p0 -b .libname
12cu|perl-Alien-wxWidgets-0.650.0-1|30	
12cu|perl-Alien-wxWidgets-0.650.0-1|31	%build
12cu|perl-Alien-wxWidgets-0.650.0-1|32	%{__perl} Build.PL installdirs=vendor < /dev/null
12cu|perl-Alien-wxWidgets-0.650.0-1|33	./Build
12cu|perl-Alien-wxWidgets-0.650.0-1|34	
12cu|perl-Alien-wxWidgets-0.650.0-1|35	%install
12cu|perl-Alien-wxWidgets-0.650.0-1|36	./Build install destdir=%{buildroot}
12cu|perl-Alien-wxWidgets-0.650.0-1|37	
12cu|perl-Alien-wxWidgets-0.650.0-1|38	%check
12cu|perl-Alien-wxWidgets-0.650.0-1|39	./Build test
12cu|perl-Alien-wxWidgets-0.650.0-1|40	
12cu|perl-Alien-wxWidgets-0.650.0-1|41	%files
12cu|perl-Alien-wxWidgets-0.650.0-1|42	%doc Changes README.txt
12cu|perl-Alien-wxWidgets-0.650.0-1|43	%{perl_vendorarch}/Alien
12cu|perl-Alien-wxWidgets-0.650.0-1|44	%{_mandir}/*/*
12cu|perl-Alien-wxWidgets-0.650.0-1|45	
12cu|perl-Alien-wxWidgets-0.650.0-1|46	
12cu|perl-Alien-wxWidgets-0.650.0-1|47	
12cu|perl-Alien-wxWidgets-0.650.0-1|48	
12cu|perl-Alien-wxWidgets-0.650.0-1|49	%changelog
12cu|perl-Alien-wxWidgets-0.650.0-1|50	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.650.0-1
12cu|perl-Alien-wxWidgets-0.650.0-1|51	+ Revision: f775697
12cu|perl-Alien-wxWidgets-0.650.0-1|52	- Updated to 0.65 (by updates_builder)
12cu|perl-Alien-wxWidgets-0.650.0-1|53	
12cu|perl-Alien-wxWidgets-0.650.0-1|54	

10437 12
12cu|perl-AnyEvent-HTTP-2.150.0-1|1	%define upstream_name    AnyEvent-HTTP
12cu|perl-AnyEvent-HTTP-2.150.0-1|2	%define upstream_version 2.15
12cu|perl-AnyEvent-HTTP-2.150.0-1|3	
12cu|perl-AnyEvent-HTTP-2.150.0-1|4	%if %{_use_internal_dependency_generator}
12cu|perl-AnyEvent-HTTP-2.150.0-1|5	%define __noautoreq 'perl\\(Exporter(.*)\\)'
12cu|perl-AnyEvent-HTTP-2.150.0-1|6	%else
12cu|perl-AnyEvent-HTTP-2.150.0-1|7	%define _requires_exceptions Exporter::
12cu|perl-AnyEvent-HTTP-2.150.0-1|8	%endif
12cu|perl-AnyEvent-HTTP-2.150.0-1|9	
12cu|perl-AnyEvent-HTTP-2.150.0-1|10	Name:		perl-%{upstream_name}
12cu|perl-AnyEvent-HTTP-2.150.0-1|11	Version:	%perl_convert_version 2.15
12cu|perl-AnyEvent-HTTP-2.150.0-1|12	Release:	1
12cu|perl-AnyEvent-HTTP-2.150.0-1|13	
12cu|perl-AnyEvent-HTTP-2.150.0-1|14	Summary:	Simple but non-blocking HTTP/HTTPS client
12cu|perl-AnyEvent-HTTP-2.150.0-1|15	License:	GPL+ or Artistic
12cu|perl-AnyEvent-HTTP-2.150.0-1|16	Group:		Development/Perl
12cu|perl-AnyEvent-HTTP-2.150.0-1|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-AnyEvent-HTTP-2.150.0-1|18	Source0:	http://www.cpan.org/modules/by-module/AnyEvent/AnyEvent-HTTP-2.15.tar.gz
12cu|perl-AnyEvent-HTTP-2.150.0-1|19	
12cu|perl-AnyEvent-HTTP-2.150.0-1|20	BuildRequires:	perl-devel
12cu|perl-AnyEvent-HTTP-2.150.0-1|21	BuildRequires:	perl(AnyEvent)
12cu|perl-AnyEvent-HTTP-2.150.0-1|22	BuildRequires:	perl(common::sense)
12cu|perl-AnyEvent-HTTP-2.150.0-1|23	BuildArch:	noarch
12cu|perl-AnyEvent-HTTP-2.150.0-1|24	
12cu|perl-AnyEvent-HTTP-2.150.0-1|25	%description
12cu|perl-AnyEvent-HTTP-2.150.0-1|26	This module is an AnyEvent user, you need to make sure that you
12cu|perl-AnyEvent-HTTP-2.150.0-1|27	use and run a supported event loop.
12cu|perl-AnyEvent-HTTP-2.150.0-1|28	
12cu|perl-AnyEvent-HTTP-2.150.0-1|29	This module implements a simple, stateless and non-blocking HTTP client. It
12cu|perl-AnyEvent-HTTP-2.150.0-1|30	supports GET, POST and other request methods, cookies and more, all on a
12cu|perl-AnyEvent-HTTP-2.150.0-1|31	very low level. It can follow redirects, supports proxies and automatically
12cu|perl-AnyEvent-HTTP-2.150.0-1|32	limits the number of connections to the values specified in the RFC.
12cu|perl-AnyEvent-HTTP-2.150.0-1|33	
12cu|perl-AnyEvent-HTTP-2.150.0-1|34	It should generally be a "good client" that is enough for most HTTP tasks.
12cu|perl-AnyEvent-HTTP-2.150.0-1|35	Simple tasks should be simple, but complex tasks should still be possible
12cu|perl-AnyEvent-HTTP-2.150.0-1|36	as the user retains control over request and response headers.
12cu|perl-AnyEvent-HTTP-2.150.0-1|37	
12cu|perl-AnyEvent-HTTP-2.150.0-1|38	%prep
12cu|perl-AnyEvent-HTTP-2.150.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-AnyEvent-HTTP-2.150.0-1|40	
12cu|perl-AnyEvent-HTTP-2.150.0-1|41	%build
12cu|perl-AnyEvent-HTTP-2.150.0-1|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-AnyEvent-HTTP-2.150.0-1|43	%make
12cu|perl-AnyEvent-HTTP-2.150.0-1|44	
12cu|perl-AnyEvent-HTTP-2.150.0-1|45	%check
12cu|perl-AnyEvent-HTTP-2.150.0-1|46	%make test
12cu|perl-AnyEvent-HTTP-2.150.0-1|47	
12cu|perl-AnyEvent-HTTP-2.150.0-1|48	%install
12cu|perl-AnyEvent-HTTP-2.150.0-1|49	%makeinstall_std
12cu|perl-AnyEvent-HTTP-2.150.0-1|50	
12cu|perl-AnyEvent-HTTP-2.150.0-1|51	%files
12cu|perl-AnyEvent-HTTP-2.150.0-1|52	%doc Changes README
12cu|perl-AnyEvent-HTTP-2.150.0-1|53	%{_mandir}/man3/*
12cu|perl-AnyEvent-HTTP-2.150.0-1|54	%{perl_vendorlib}/*
12cu|perl-AnyEvent-HTTP-2.150.0-1|55	
12cu|perl-AnyEvent-HTTP-2.150.0-1|56	
12cu|perl-AnyEvent-HTTP-2.150.0-1|57	%changelog
12cu|perl-AnyEvent-HTTP-2.150.0-1|58	* Wed Jun 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.120.0-1mdv2011.0
12cu|perl-AnyEvent-HTTP-2.150.0-1|59	+ Revision: 685306
12cu|perl-AnyEvent-HTTP-2.150.0-1|60	- update to new version 2.12
12cu|perl-AnyEvent-HTTP-2.150.0-1|61	
12cu|perl-AnyEvent-HTTP-2.150.0-1|62	* Thu May 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.110.0-1
12cu|perl-AnyEvent-HTTP-2.150.0-1|63	+ Revision: 673782
12cu|perl-AnyEvent-HTTP-2.150.0-1|64	- update to new version 2.11
12cu|perl-AnyEvent-HTTP-2.150.0-1|65	
12cu|perl-AnyEvent-HTTP-2.150.0-1|66	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.100.0-2
12cu|perl-AnyEvent-HTTP-2.150.0-1|67	+ Revision: 657381
12cu|perl-AnyEvent-HTTP-2.150.0-1|68	- rebuild for updated spec-helper
12cu|perl-AnyEvent-HTTP-2.150.0-1|69	
12cu|perl-AnyEvent-HTTP-2.150.0-1|70	* Wed Mar 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.100.0-1
12cu|perl-AnyEvent-HTTP-2.150.0-1|71	+ Revision: 641314
12cu|perl-AnyEvent-HTTP-2.150.0-1|72	- update to new version 2.1
12cu|perl-AnyEvent-HTTP-2.150.0-1|73	
12cu|perl-AnyEvent-HTTP-2.150.0-1|74	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 2.40.0-2
12cu|perl-AnyEvent-HTTP-2.150.0-1|75	+ Revision: 640752
12cu|perl-AnyEvent-HTTP-2.150.0-1|76	- rebuild to obsolete old packages
12cu|perl-AnyEvent-HTTP-2.150.0-1|77	
12cu|perl-AnyEvent-HTTP-2.150.0-1|78	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.40.0-1
12cu|perl-AnyEvent-HTTP-2.150.0-1|79	+ Revision: 638892
12cu|perl-AnyEvent-HTTP-2.150.0-1|80	- update to new version 2.04
12cu|perl-AnyEvent-HTTP-2.150.0-1|81	
12cu|perl-AnyEvent-HTTP-2.150.0-1|82	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.30.0-1
12cu|perl-AnyEvent-HTTP-2.150.0-1|83	+ Revision: 634187
12cu|perl-AnyEvent-HTTP-2.150.0-1|84	- update to new version 2.03
12cu|perl-AnyEvent-HTTP-2.150.0-1|85	
12cu|perl-AnyEvent-HTTP-2.150.0-1|86	* Wed Jan 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-1mdv2011.0
12cu|perl-AnyEvent-HTTP-2.150.0-1|87	+ Revision: 628754
12cu|perl-AnyEvent-HTTP-2.150.0-1|88	- update to new version 2.0
12cu|perl-AnyEvent-HTTP-2.150.0-1|89	
12cu|perl-AnyEvent-HTTP-2.150.0-1|90	* Fri Dec 31 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.500.0-1mdv2011.0
12cu|perl-AnyEvent-HTTP-2.150.0-1|91	+ Revision: 626816
12cu|perl-AnyEvent-HTTP-2.150.0-1|92	- update to new version 1.5
12cu|perl-AnyEvent-HTTP-2.150.0-1|93	
12cu|perl-AnyEvent-HTTP-2.150.0-1|94	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 1.460.0-1mdv2011.0
12cu|perl-AnyEvent-HTTP-2.150.0-1|95	+ Revision: 624763
12cu|perl-AnyEvent-HTTP-2.150.0-1|96	- import perl-AnyEvent-HTTP
12cu|perl-AnyEvent-HTTP-2.150.0-1|97	
12cu|perl-AnyEvent-HTTP-2.150.0-1|98	

10438 12
12cu|perl-Any-Moose-0.210.0-1|1	%define upstream_name    Any-Moose
12cu|perl-Any-Moose-0.210.0-1|2	%define upstream_version 0.21
12cu|perl-Any-Moose-0.210.0-1|3	
12cu|perl-Any-Moose-0.210.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Any-Moose-0.210.0-1|5	Version:	%perl_convert_version 0.21
12cu|perl-Any-Moose-0.210.0-1|6	Release:	1
12cu|perl-Any-Moose-0.210.0-1|7	
12cu|perl-Any-Moose-0.210.0-1|8	Summary:	Use Moose or Mouse modules
12cu|perl-Any-Moose-0.210.0-1|9	License:	GPL+ or Artistic
12cu|perl-Any-Moose-0.210.0-1|10	Group:		Development/Perl
12cu|perl-Any-Moose-0.210.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Any-Moose-0.210.0-1|12	Source0:	http://www.cpan.org/authors/id/S/SA/SARTAK/Any-Moose-0.21.tar.gz
12cu|perl-Any-Moose-0.210.0-1|13	
12cu|perl-Any-Moose-0.210.0-1|14	BuildRequires:	perl-devel
12cu|perl-Any-Moose-0.210.0-1|15	BuildRequires:	perl(Mouse)
12cu|perl-Any-Moose-0.210.0-1|16	BuildArch:	noarch
12cu|perl-Any-Moose-0.210.0-1|17	Requires:	perl(Mouse)
12cu|perl-Any-Moose-0.210.0-1|18	
12cu|perl-Any-Moose-0.210.0-1|19	%description
12cu|perl-Any-Moose-0.210.0-1|20	Actual documentation is forthcoming, once we solidify all the bits of the
12cu|perl-Any-Moose-0.210.0-1|21	API. The examples above are very likely to continue working.
12cu|perl-Any-Moose-0.210.0-1|22	
12cu|perl-Any-Moose-0.210.0-1|23	%prep
12cu|perl-Any-Moose-0.210.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Any-Moose-0.210.0-1|25	
12cu|perl-Any-Moose-0.210.0-1|26	%build
12cu|perl-Any-Moose-0.210.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Any-Moose-0.210.0-1|28	%make
12cu|perl-Any-Moose-0.210.0-1|29	
12cu|perl-Any-Moose-0.210.0-1|30	%check
12cu|perl-Any-Moose-0.210.0-1|31	make test
12cu|perl-Any-Moose-0.210.0-1|32	
12cu|perl-Any-Moose-0.210.0-1|33	%install
12cu|perl-Any-Moose-0.210.0-1|34	%makeinstall_std
12cu|perl-Any-Moose-0.210.0-1|35	
12cu|perl-Any-Moose-0.210.0-1|36	%files
12cu|perl-Any-Moose-0.210.0-1|37	%doc Changes LICENSE README
12cu|perl-Any-Moose-0.210.0-1|38	%{_mandir}/man3/*
12cu|perl-Any-Moose-0.210.0-1|39	%{perl_vendorlib}/*
12cu|perl-Any-Moose-0.210.0-1|40	
12cu|perl-Any-Moose-0.210.0-1|41	%changelog
12cu|perl-Any-Moose-0.210.0-1|42	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.150.0-1mdv2011.0
12cu|perl-Any-Moose-0.210.0-1|43	+ Revision: 684735
12cu|perl-Any-Moose-0.210.0-1|44	- update to new version 0.15
12cu|perl-Any-Moose-0.210.0-1|45	
12cu|perl-Any-Moose-0.210.0-1|46	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.130.0-2
12cu|perl-Any-Moose-0.210.0-1|47	+ Revision: 658514
12cu|perl-Any-Moose-0.210.0-1|48	- rebuild for updated spec-helper
12cu|perl-Any-Moose-0.210.0-1|49	
12cu|perl-Any-Moose-0.210.0-1|50	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2011.0
12cu|perl-Any-Moose-0.210.0-1|51	+ Revision: 553061
12cu|perl-Any-Moose-0.210.0-1|52	- update to 0.13
12cu|perl-Any-Moose-0.210.0-1|53	
12cu|perl-Any-Moose-0.210.0-1|54	* Tue Apr 06 2010 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.1
12cu|perl-Any-Moose-0.210.0-1|55	+ Revision: 532137
12cu|perl-Any-Moose-0.210.0-1|56	- update to 0.12
12cu|perl-Any-Moose-0.210.0-1|57	
12cu|perl-Any-Moose-0.210.0-1|58	* Mon Dec 14 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.1
12cu|perl-Any-Moose-0.210.0-1|59	+ Revision: 478547
12cu|perl-Any-Moose-0.210.0-1|60	- update to 0.11
12cu|perl-Any-Moose-0.210.0-1|61	
12cu|perl-Any-Moose-0.210.0-1|62	* Thu Oct 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-2mdv2010.0
12cu|perl-Any-Moose-0.210.0-1|63	+ Revision: 452038
12cu|perl-Any-Moose-0.210.0-1|64	- bump mkrel
12cu|perl-Any-Moose-0.210.0-1|65	- adding missing runtime requires:
12cu|perl-Any-Moose-0.210.0-1|66	
12cu|perl-Any-Moose-0.210.0-1|67	* Mon Jul 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cu|perl-Any-Moose-0.210.0-1|68	+ Revision: 392717
12cu|perl-Any-Moose-0.210.0-1|69	- update to 0.10
12cu|perl-Any-Moose-0.210.0-1|70	
12cu|perl-Any-Moose-0.210.0-1|71	* Mon Jun 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cu|perl-Any-Moose-0.210.0-1|72	+ Revision: 384052
12cu|perl-Any-Moose-0.210.0-1|73	- update to 0.09
12cu|perl-Any-Moose-0.210.0-1|74	- using %%perl_convert_version
12cu|perl-Any-Moose-0.210.0-1|75	- cleaned license tag
12cu|perl-Any-Moose-0.210.0-1|76	
12cu|perl-Any-Moose-0.210.0-1|77	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-4mdv2010.0
12cu|perl-Any-Moose-0.210.0-1|78	+ Revision: 378280
12cu|perl-Any-Moose-0.210.0-1|79	- hardcode Mouse dependency, virtual package is useless
12cu|perl-Any-Moose-0.210.0-1|80	
12cu|perl-Any-Moose-0.210.0-1|81	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-3mdv2010.0
12cu|perl-Any-Moose-0.210.0-1|82	+ Revision: 378182
12cu|perl-Any-Moose-0.210.0-1|83	- requires perl-Moose-implementation virtual package
12cu|perl-Any-Moose-0.210.0-1|84	
12cu|perl-Any-Moose-0.210.0-1|85	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.07-2mdv2010.0
12cu|perl-Any-Moose-0.210.0-1|86	+ Revision: 375966
12cu|perl-Any-Moose-0.210.0-1|87	- rebuild
12cu|perl-Any-Moose-0.210.0-1|88	
12cu|perl-Any-Moose-0.210.0-1|89	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2010.0
12cu|perl-Any-Moose-0.210.0-1|90	+ Revision: 371866
12cu|perl-Any-Moose-0.210.0-1|91	- import perl-Any-Moose
12cu|perl-Any-Moose-0.210.0-1|92	
12cu|perl-Any-Moose-0.210.0-1|93	
12cu|perl-Any-Moose-0.210.0-1|94	* Mon May 04 2009 cpan2dist 0.07-1mdv
12cu|perl-Any-Moose-0.210.0-1|95	- initial mdv release, generated with cpan2dist
12cu|perl-Any-Moose-0.210.0-1|96	
12cu|perl-Any-Moose-0.210.0-1|97	

10439 12
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|1	%define upstream_name    Apache2-AuthCookieDBI
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|2	%define upstream_version 2.17
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|3	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|6	Release:	1
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|7	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|8	Summary:	An AuthCookie module backed by a DBI database
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|9	License:	LGPL
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|10	Group:		Development/Perl
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Apache2/Apache2-AuthCookieDBI-%{upstream_version}.tar.gz
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|13	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|14	BuildRequires:	perl-devel
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|15	BuildRequires:	perl(Apache::DBI) >= 0.91
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|16	BuildRequires:	perl(Date::Calc)
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|17	BuildRequires:	perl(Digest::SHA)
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|18	BuildRequires:	apache-mod_perl
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|19	BuildArch:	noarch
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|20	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|21	%description
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|22	Apache2::AuthCookieDBI is a module that subclasses Apache2::AuthCookie and is
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|23	designed to be directly used for authentication in a mod_perl server.
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|24	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|25	It is a ticket-issuing system that looks up username/passwords in a DBI
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|26	database using generic SQL and issues MD5-checksummed tickets valid for
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|27	a configurable time period.  Incoming requests with tickets are
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|28	checksummed and expire-time checked.
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|29	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|30	%prep
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|32	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|33	%build
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|35	%make
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|36	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|37	%check
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|38	make test
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|39	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|40	%install
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|41	%makeinstall_std
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|42	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|43	%files
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|44	%doc Changes README eg *.txt *.sql
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|45	%{perl_vendorlib}/Apache2
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|46	%{_mandir}/*/*
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|47	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|48	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|49	%changelog
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|50	* Wed Mar 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.140.0-1mdv2011.0
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|51	+ Revision: 649132
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|52	- update to new version 2.14
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|53	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|54	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.130.0-1mdv2011.0
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|55	+ Revision: 622947
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|56	- update to new version 2.13
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|57	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|58	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.50.0-1mdv2011.0
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|59	+ Revision: 402969
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|60	- rebuild using %%perl_convert_version
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|61	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|62	* Wed May 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.05-1mdv2010.0
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|63	+ Revision: 377832
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|64	- update to new version 2.05
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|65	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|66	* Tue Dec 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.04-1mdv2009.1
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|67	+ Revision: 309442
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|68	- update to new version 2.04
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|69	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|70	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.03-6mdv2009.0
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|71	+ Revision: 255267
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|72	- rebuild
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|73	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|74	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.03-4mdv2008.1
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|75	+ Revision: 136945
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|76	- spec cleanup
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|77	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|78	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.03-3mdv2008.1
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|79	+ Revision: 136883
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|80	- rebuild
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|81	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|82	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|83	- restore BuildRoot
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|84	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|85	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|86	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|87	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|88	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|89	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 2.03-2mdv2007.0
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|90	+ Revision: 73243
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|91	- import perl-Apache2-AuthCookieDBI-2.03-2mdk
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|92	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|93	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.03-2mdk
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|94	- Fix SPEC according to Perl Policy
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|95	- BuildRequires
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|96	- Source URL
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|97	- use mkrel
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|98	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|99	* Sat Jul 16 2005 Oden Eriksson <oeriksson@mandriva.com> 2.03-1mdk
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|100	- initial Mandriva package
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|101	
12cu|perl-Apache2-AuthCookieDBI-2.170.0-1|102	

10440 12
12cu|perl-Apache2-ModSSL-0.100.0-1|1	%define upstream_name    Apache2-ModSSL
12cu|perl-Apache2-ModSSL-0.100.0-1|2	%define upstream_version 0.10
12cu|perl-Apache2-ModSSL-0.100.0-1|3	
12cu|perl-Apache2-ModSSL-0.100.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Apache2-ModSSL-0.100.0-1|5	Version:    %perl_convert_version 0.10
12cu|perl-Apache2-ModSSL-0.100.0-1|6	Release:	1
12cu|perl-Apache2-ModSSL-0.100.0-1|7	
12cu|perl-Apache2-ModSSL-0.100.0-1|8	Summary:	Apache2::ModSSL - a Perl Interface to mod_ssl functions
12cu|perl-Apache2-ModSSL-0.100.0-1|9	License:	GPL+ or Artistic
12cu|perl-Apache2-ModSSL-0.100.0-1|10	Group:		Development/Perl
12cu|perl-Apache2-ModSSL-0.100.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Apache2-ModSSL-0.100.0-1|12	Source0:	http://www.cpan.org/authors/id/O/OP/OPI/Apache2-ModSSL-0.10.tar.gz
12cu|perl-Apache2-ModSSL-0.100.0-1|13	
12cu|perl-Apache2-ModSSL-0.100.0-1|14	BuildRequires:	perl-devel
12cu|perl-Apache2-ModSSL-0.100.0-1|15	BuildRequires:	apache-devel
12cu|perl-Apache2-ModSSL-0.100.0-1|16	BuildRequires:	apache-mod_perl
12cu|perl-Apache2-ModSSL-0.100.0-1|17	BuildRequires:	apache-mod_perl-devel
12cu|perl-Apache2-ModSSL-0.100.0-1|18	BuildRequires:	apache-mod_ssl
12cu|perl-Apache2-ModSSL-0.100.0-1|19	
12cu|perl-Apache2-ModSSL-0.100.0-1|20	%description
12cu|perl-Apache2-ModSSL-0.100.0-1|21	Perl interface to mod_ssl
12cu|perl-Apache2-ModSSL-0.100.0-1|22	
12cu|perl-Apache2-ModSSL-0.100.0-1|23	%prep
12cu|perl-Apache2-ModSSL-0.100.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Apache2-ModSSL-0.100.0-1|25	
12cu|perl-Apache2-ModSSL-0.100.0-1|26	%build
12cu|perl-Apache2-ModSSL-0.100.0-1|27	#%{__perl} Makefile.PL INC="-I`%{_sbindir}/apxs -q INCLUDEDIR` `apr-1-config --includes` `apu-1-config --includes`" INSTALLDIRS=vendor
12cu|perl-Apache2-ModSSL-0.100.0-1|28	%__perl Makefile.PL -apxs %{_bindir}/apxs INSTALLDIRS=vendor
12cu|perl-Apache2-ModSSL-0.100.0-1|29	%make
12cu|perl-Apache2-ModSSL-0.100.0-1|30	
12cu|perl-Apache2-ModSSL-0.100.0-1|31	#export APACHE_TEST_HTTPD="%{_sbindir}/httpd"
12cu|perl-Apache2-ModSSL-0.100.0-1|32	#make test
12cu|perl-Apache2-ModSSL-0.100.0-1|33	
12cu|perl-Apache2-ModSSL-0.100.0-1|34	%install
12cu|perl-Apache2-ModSSL-0.100.0-1|35	%makeinstall_std
12cu|perl-Apache2-ModSSL-0.100.0-1|36	
12cu|perl-Apache2-ModSSL-0.100.0-1|37	%files
12cu|perl-Apache2-ModSSL-0.100.0-1|38	%doc Changes README
12cu|perl-Apache2-ModSSL-0.100.0-1|39	%dir %{perl_vendorlib}/*/auto/Apache2/ModSSL
12cu|perl-Apache2-ModSSL-0.100.0-1|40	%{perl_vendorlib}/*/auto/Apache2/ModSSL/ModSSL.so
12cu|perl-Apache2-ModSSL-0.100.0-1|41	%{perl_vendorlib}/*/Apache2/ModSSL.pm
12cu|perl-Apache2-ModSSL-0.100.0-1|42	%{_mandir}/*/*
12cu|perl-Apache2-ModSSL-0.100.0-1|43	
12cu|perl-Apache2-ModSSL-0.100.0-1|44	
12cu|perl-Apache2-ModSSL-0.100.0-1|45	%changelog
12cu|perl-Apache2-ModSSL-0.100.0-1|46	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.80.0-2
12cu|perl-Apache2-ModSSL-0.100.0-1|47	+ Revision: 768358
12cu|perl-Apache2-ModSSL-0.100.0-1|48	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Apache2-ModSSL-0.100.0-1|49	
12cu|perl-Apache2-ModSSL-0.100.0-1|50	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.0-1
12cu|perl-Apache2-ModSSL-0.100.0-1|51	+ Revision: 684736
12cu|perl-Apache2-ModSSL-0.100.0-1|52	- update to new version 0.08
12cu|perl-Apache2-ModSSL-0.100.0-1|53	
12cu|perl-Apache2-ModSSL-0.100.0-1|54	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.70.0-3
12cu|perl-Apache2-ModSSL-0.100.0-1|55	+ Revision: 680464
12cu|perl-Apache2-ModSSL-0.100.0-1|56	- mass rebuild
12cu|perl-Apache2-ModSSL-0.100.0-1|57	
12cu|perl-Apache2-ModSSL-0.100.0-1|58	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-2mdv2011.0
12cu|perl-Apache2-ModSSL-0.100.0-1|59	+ Revision: 555666
12cu|perl-Apache2-ModSSL-0.100.0-1|60	- rebuild
12cu|perl-Apache2-ModSSL-0.100.0-1|61	
12cu|perl-Apache2-ModSSL-0.100.0-1|62	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cu|perl-Apache2-ModSSL-0.100.0-1|63	+ Revision: 402971
12cu|perl-Apache2-ModSSL-0.100.0-1|64	- rebuild using %%perl_convert_version
12cu|perl-Apache2-ModSSL-0.100.0-1|65	
12cu|perl-Apache2-ModSSL-0.100.0-1|66	* Fri Nov 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.07-1mdv2009.1
12cu|perl-Apache2-ModSSL-0.100.0-1|67	+ Revision: 300643
12cu|perl-Apache2-ModSSL-0.100.0-1|68	- nouvelle version
12cu|perl-Apache2-ModSSL-0.100.0-1|69	
12cu|perl-Apache2-ModSSL-0.100.0-1|70	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.06-2mdv2009.0
12cu|perl-Apache2-ModSSL-0.100.0-1|71	+ Revision: 268367
12cu|perl-Apache2-ModSSL-0.100.0-1|72	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-Apache2-ModSSL-0.100.0-1|73	
12cu|perl-Apache2-ModSSL-0.100.0-1|74	* Thu Apr 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.0
12cu|perl-Apache2-ModSSL-0.100.0-1|75	+ Revision: 195210
12cu|perl-Apache2-ModSSL-0.100.0-1|76	- new version
12cu|perl-Apache2-ModSSL-0.100.0-1|77	
12cu|perl-Apache2-ModSSL-0.100.0-1|78	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 0.03-3mdv2008.1
12cu|perl-Apache2-ModSSL-0.100.0-1|79	+ Revision: 151815
12cu|perl-Apache2-ModSSL-0.100.0-1|80	- rebuild
12cu|perl-Apache2-ModSSL-0.100.0-1|81	
12cu|perl-Apache2-ModSSL-0.100.0-1|82	* Wed Dec 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-2mdv2008.1
12cu|perl-Apache2-ModSSL-0.100.0-1|83	+ Revision: 138099
12cu|perl-Apache2-ModSSL-0.100.0-1|84	- rebuild
12cu|perl-Apache2-ModSSL-0.100.0-1|85	
12cu|perl-Apache2-ModSSL-0.100.0-1|86	+ Olivier Blin <blino@mandriva.org>
12cu|perl-Apache2-ModSSL-0.100.0-1|87	- restore BuildRoot
12cu|perl-Apache2-ModSSL-0.100.0-1|88	
12cu|perl-Apache2-ModSSL-0.100.0-1|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Apache2-ModSSL-0.100.0-1|90	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Apache2-ModSSL-0.100.0-1|91	
12cu|perl-Apache2-ModSSL-0.100.0-1|92	
12cu|perl-Apache2-ModSSL-0.100.0-1|93	* Fri Oct 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.03-1mdv2007.0
12cu|perl-Apache2-ModSSL-0.100.0-1|94	+ Revision: 73256
12cu|perl-Apache2-ModSSL-0.100.0-1|95	- import perl-Apache2-ModSSL-0.03-1mdv2007.0
12cu|perl-Apache2-ModSSL-0.100.0-1|96	
12cu|perl-Apache2-ModSSL-0.100.0-1|97	* Thu Sep 14 2006 Oden Eriksson <oeriksson@mandriva.com> 0.03-1mdv2007.0
12cu|perl-Apache2-ModSSL-0.100.0-1|98	- rebuild
12cu|perl-Apache2-ModSSL-0.100.0-1|99	- disable the tests for now
12cu|perl-Apache2-ModSSL-0.100.0-1|100	
12cu|perl-Apache2-ModSSL-0.100.0-1|101	* Sat Jul 16 2005 Oden Eriksson <oeriksson@mandriva.com> 0.03-1mdk
12cu|perl-Apache2-ModSSL-0.100.0-1|102	- initial Mandriva package
12cu|perl-Apache2-ModSSL-0.100.0-1|103	
12cu|perl-Apache2-ModSSL-0.100.0-1|104	

10441 12
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|1	%define upstream_name    Apache2-TrapSubRequest
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|2	%define upstream_version 0.04
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|3	
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|6	Release:	1
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|7	
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|8	Summary:	Apache2::TrapSubRequest - Trap a lookup_file/lookup_uri into a scalar
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|9	License:	GPL+ or Artistic
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|10	Group:		Development/Perl
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Apache2/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|13	
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|14	BuildRequires:	apache-mod_perl
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|15	BuildRequires:	perl(Apache::Test) >= 1.25
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|16	BuildRequires:	perl-devel
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|17	BuildArch:	noarch
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|18	
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|19	%description
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|20	Apache2::TrapSubRequest - Trap a lookup_file/lookup_uri into a
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|21	scalar.
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|22	
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|23	%prep
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|25	
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|26	%build
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|28	%make
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|29	
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|30	# The tests will fail to run inside ABF chroot
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|31	# %check
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|32	# make test
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|33	
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|34	%install
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|35	%makeinstall_std
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|36	
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|37	%files
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|38	%doc Changes README
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|39	%{perl_vendorlib}/Apache2/TrapSubRequest.pm
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|40	%{_mandir}/*/*
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|41	
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|42	
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|43	%changelog
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|44	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-1
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|45	+ Revision: 6e3ea45
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|46	- Updated to 0.04 (by updates_builder)
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|47	
12cu|perl-Apache2-TrapSubRequest-0.40.0-1|48	

10442 12
12cu|perl-Apache-ASP-2.610.0-5|1	%define upstream_name    Apache-ASP
12cu|perl-Apache-ASP-2.610.0-5|2	%define upstream_version 2.61
12cu|perl-Apache-ASP-2.610.0-5|3	
12cu|perl-Apache-ASP-2.610.0-5|4	Name:		perl-%{upstream_name}
12cu|perl-Apache-ASP-2.610.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Apache-ASP-2.610.0-5|6	Release:	5
12cu|perl-Apache-ASP-2.610.0-5|7	
12cu|perl-Apache-ASP-2.610.0-5|8	Summary:	A perl ASP port to Apache
12cu|perl-Apache-ASP-2.610.0-5|9	License:	GPL
12cu|perl-Apache-ASP-2.610.0-5|10	Group:		Development/Perl
12cu|perl-Apache-ASP-2.610.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Apache-ASP-2.610.0-5|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.bz2
12cu|perl-Apache-ASP-2.610.0-5|13	Source1:	asp.html
12cu|perl-Apache-ASP-2.610.0-5|14	Source2:	perl-Apache-ASP.conf
12cu|perl-Apache-ASP-2.610.0-5|15	
12cu|perl-Apache-ASP-2.610.0-5|16	BuildRequires:	perl-devel
12cu|perl-Apache-ASP-2.610.0-5|17	BuildRequires:	perl(Apache::Filter)
12cu|perl-Apache-ASP-2.610.0-5|18	BuildRequires:	perl-base
12cu|perl-Apache-ASP-2.610.0-5|19	BuildRequires:	perl(Compress::Zlib)
12cu|perl-Apache-ASP-2.610.0-5|20	BuildRequires:	perl(DB_File)
12cu|perl-Apache-ASP-2.610.0-5|21	BuildRequires:	perl(HTML::Clean)
12cu|perl-Apache-ASP-2.610.0-5|22	BuildRequires:	perl(MLDBM)
12cu|perl-Apache-ASP-2.610.0-5|23	BuildRequires:  perl(MLDBM::Sync)
12cu|perl-Apache-ASP-2.610.0-5|24	BuildRequires:  perl(HTML::FillInForm)
12cu|perl-Apache-ASP-2.610.0-5|25	BuildRequires:  perl(XML::Sablotron)
12cu|perl-Apache-ASP-2.610.0-5|26	BuildRequires:	perl(Tie::Cache)
12cu|perl-Apache-ASP-2.610.0-5|27	BuildRequires:	perl(Tie::TextDir)
12cu|perl-Apache-ASP-2.610.0-5|28	BuildRequires:	perl(Time::HiRes)
12cu|perl-Apache-ASP-2.610.0-5|29	BuildRequires:	perl(XML::XSLT)
12cu|perl-Apache-ASP-2.610.0-5|30	BuildRequires:  perl(XML::LibXSLT)
12cu|perl-Apache-ASP-2.610.0-5|31	BuildRequires:	perl(CGI)
12cu|perl-Apache-ASP-2.610.0-5|32	BuildRequires:	perl(DB_File)
12cu|perl-Apache-ASP-2.610.0-5|33	BuildRequires:  perl(Apache::Filter)
12cu|perl-Apache-ASP-2.610.0-5|34	Provides:	perl(Apache::ASP::Share::CORE)
12cu|perl-Apache-ASP-2.610.0-5|35	Provides:	Apache-ASP = %{version}-%{release}
12cu|perl-Apache-ASP-2.610.0-5|36	Requires:	apache-mod_perl >= 1:2.0.2
12cu|perl-Apache-ASP-2.610.0-5|37	BuildArch:	noarch
12cu|perl-Apache-ASP-2.610.0-5|38	
12cu|perl-Apache-ASP-2.610.0-5|39	%description
12cu|perl-Apache-ASP-2.610.0-5|40	Apache::ASP provides an Active Server Pages port to the Apache Web Server
12cu|perl-Apache-ASP-2.610.0-5|41	with Perl scripting only, and enables developing of dynamic web applications
12cu|perl-Apache-ASP-2.610.0-5|42	with session management and embedded Perl code. There are also many powerful
12cu|perl-Apache-ASP-2.610.0-5|43	extensions, including XML taglibs, XSLT rendering, and new events not
12cu|perl-Apache-ASP-2.610.0-5|44	originally part of the ASP API!
12cu|perl-Apache-ASP-2.610.0-5|45	
12cu|perl-Apache-ASP-2.610.0-5|46	This module works under the Apache Web Server with the mod_perl module
12cu|perl-Apache-ASP-2.610.0-5|47	enabled. See http://www.apache.org and http://perl.apache.org for further
12cu|perl-Apache-ASP-2.610.0-5|48	information.
12cu|perl-Apache-ASP-2.610.0-5|49	
12cu|perl-Apache-ASP-2.610.0-5|50	This is a portable solution, similar to ActiveState's PerlScript for NT/IIS
12cu|perl-Apache-ASP-2.610.0-5|51	ASP. Work has been done and will continue to make ports to and from this
12cu|perl-Apache-ASP-2.610.0-5|52	implementation as smooth as possible.
12cu|perl-Apache-ASP-2.610.0-5|53	
12cu|perl-Apache-ASP-2.610.0-5|54	For Apache::ASP downloading and installation, please read the INSTALL
12cu|perl-Apache-ASP-2.610.0-5|55	section. For installation troubleshooting check the FAQ and the SUPPORT
12cu|perl-Apache-ASP-2.610.0-5|56	sections.
12cu|perl-Apache-ASP-2.610.0-5|57	
12cu|perl-Apache-ASP-2.610.0-5|58	For database access, ActiveX, scripting languages, and other miscellaneous
12cu|perl-Apache-ASP-2.610.0-5|59	issues please read the FAQ section.
12cu|perl-Apache-ASP-2.610.0-5|60	
12cu|perl-Apache-ASP-2.610.0-5|61	%prep
12cu|perl-Apache-ASP-2.610.0-5|62	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Apache-ASP-2.610.0-5|63	
12cu|perl-Apache-ASP-2.610.0-5|64	%build
12cu|perl-Apache-ASP-2.610.0-5|65	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Apache-ASP-2.610.0-5|66	%make
12cu|perl-Apache-ASP-2.610.0-5|67	
12cu|perl-Apache-ASP-2.610.0-5|68	%check
12cu|perl-Apache-ASP-2.610.0-5|69	# optional test, causes trouble when Devel::Symdump is installed
12cu|perl-Apache-ASP-2.610.0-5|70	rm -f t/stat_inc
12cu|perl-Apache-ASP-2.610.0-5|71	make test
12cu|perl-Apache-ASP-2.610.0-5|72	
12cu|perl-Apache-ASP-2.610.0-5|73	%install
12cu|perl-Apache-ASP-2.610.0-5|74	%makeinstall_std
12cu|perl-Apache-ASP-2.610.0-5|75	
12cu|perl-Apache-ASP-2.610.0-5|76	install -d -m 755 %{buildroot}%{_var}/www/perl
12cu|perl-Apache-ASP-2.610.0-5|77	cp -pr site %{buildroot}%{_var}/www/perl/%{upstream_name}
12cu|perl-Apache-ASP-2.610.0-5|78	
12cu|perl-Apache-ASP-2.610.0-5|79	install -d -m 755 %{buildroot}%{_var}/www/html/addon-modules/
12cu|perl-Apache-ASP-2.610.0-5|80	cp %{SOURCE1} %{buildroot}%{_var}/www/html/addon-modules/%{upstream_name}.html
12cu|perl-Apache-ASP-2.610.0-5|81	
12cu|perl-Apache-ASP-2.610.0-5|82	install -d -m 755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|perl-Apache-ASP-2.610.0-5|83	install %{SOURCE2} -m 644  %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/perl-Apache-ASP.conf
12cu|perl-Apache-ASP-2.610.0-5|84	
12cu|perl-Apache-ASP-2.610.0-5|85	%files
12cu|perl-Apache-ASP-2.610.0-5|86	%doc CHANGES README
12cu|perl-Apache-ASP-2.610.0-5|87	%config(noreplace) %{webappconfdir}/perl-Apache-ASP.conf
12cu|perl-Apache-ASP-2.610.0-5|88	%dir %{_var}/www/perl/%{upstream_name}
12cu|perl-Apache-ASP-2.610.0-5|89	%{_var}/www/perl/%{upstream_name}/*
12cu|perl-Apache-ASP-2.610.0-5|90	%{perl_vendorlib}/Apache
12cu|perl-Apache-ASP-2.610.0-5|91	%{perl_vendorlib}/Bundle/Apache
12cu|perl-Apache-ASP-2.610.0-5|92	%{_mandir}/*/*
12cu|perl-Apache-ASP-2.610.0-5|93	%{_bindir}/*
12cu|perl-Apache-ASP-2.610.0-5|94	%{_var}/www/html/addon-modules/Apache-ASP.html
12cu|perl-Apache-ASP-2.610.0-5|95	
12cu|perl-Apache-ASP-2.610.0-5|96	
12cu|perl-Apache-ASP-2.610.0-5|97	%changelog
12cu|perl-Apache-ASP-2.610.0-5|98	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.610.0-3mdv2011.0
12cu|perl-Apache-ASP-2.610.0-5|99	+ Revision: 680451
12cu|perl-Apache-ASP-2.610.0-5|100	- mass rebuild
12cu|perl-Apache-ASP-2.610.0-5|101	
12cu|perl-Apache-ASP-2.610.0-5|102	* Mon Feb 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.610.0-2mdv2011.0
12cu|perl-Apache-ASP-2.610.0-5|103	+ Revision: 502378
12cu|perl-Apache-ASP-2.610.0-5|104	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|perl-Apache-ASP-2.610.0-5|105	
12cu|perl-Apache-ASP-2.610.0-5|106	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.610.0-1mdv2010.0
12cu|perl-Apache-ASP-2.610.0-5|107	+ Revision: 402962
12cu|perl-Apache-ASP-2.610.0-5|108	- rebuild using %%perl_convert_version
12cu|perl-Apache-ASP-2.610.0-5|109	
12cu|perl-Apache-ASP-2.610.0-5|110	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.61-2mdv2009.0
12cu|perl-Apache-ASP-2.610.0-5|111	+ Revision: 268364
12cu|perl-Apache-ASP-2.610.0-5|112	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-Apache-ASP-2.610.0-5|113	
12cu|perl-Apache-ASP-2.610.0-5|114	* Fri May 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.61-1mdv2009.0
12cu|perl-Apache-ASP-2.610.0-5|115	+ Revision: 213315
12cu|perl-Apache-ASP-2.610.0-5|116	- new version
12cu|perl-Apache-ASP-2.610.0-5|117	uncompress additional sources
12cu|perl-Apache-ASP-2.610.0-5|118	large spec cleanup
12cu|perl-Apache-ASP-2.610.0-5|119	
12cu|perl-Apache-ASP-2.610.0-5|120	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Apache-ASP-2.610.0-5|121	- restore BuildRoot
12cu|perl-Apache-ASP-2.610.0-5|122	
12cu|perl-Apache-ASP-2.610.0-5|123	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Apache-ASP-2.610.0-5|124	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Apache-ASP-2.610.0-5|125	
12cu|perl-Apache-ASP-2.610.0-5|126	* Tue Oct 02 2007 Funda Wang <fwang@mandriva.org> 2.59-4mdv2008.0
12cu|perl-Apache-ASP-2.610.0-5|127	+ Revision: 94723
12cu|perl-Apache-ASP-2.610.0-5|128	- fix provides
12cu|perl-Apache-ASP-2.610.0-5|129	
12cu|perl-Apache-ASP-2.610.0-5|130	* Mon Jun 25 2007 Oden Eriksson <oeriksson@mandriva.com> 2.59-3mdv2008.0
12cu|perl-Apache-ASP-2.610.0-5|131	+ Revision: 43840
12cu|perl-Apache-ASP-2.610.0-5|132	- fix deps
12cu|perl-Apache-ASP-2.610.0-5|133	
12cu|perl-Apache-ASP-2.610.0-5|134	
12cu|perl-Apache-ASP-2.610.0-5|135	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 2.59-2mdv2007.0
12cu|perl-Apache-ASP-2.610.0-5|136	+ Revision: 73193
12cu|perl-Apache-ASP-2.610.0-5|137	- import perl-Apache-ASP-2.59-2mdk
12cu|perl-Apache-ASP-2.610.0-5|138	
12cu|perl-Apache-ASP-2.610.0-5|139	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.59-2mdk
12cu|perl-Apache-ASP-2.610.0-5|140	- Fix SPEC Using perl Policies
12cu|perl-Apache-ASP-2.610.0-5|141	- BuildRequires
12cu|perl-Apache-ASP-2.610.0-5|142	- URL
12cu|perl-Apache-ASP-2.610.0-5|143	- Source URL
12cu|perl-Apache-ASP-2.610.0-5|144	
12cu|perl-Apache-ASP-2.610.0-5|145	* Tue Jan 31 2006 Oden Eriksson <oeriksson@mandrakesoft.com> 2.59-1mdk
12cu|perl-Apache-ASP-2.610.0-5|146	- 2.59
12cu|perl-Apache-ASP-2.610.0-5|147	- renamed to perl-Apache-ASP
12cu|perl-Apache-ASP-2.610.0-5|148	- added apache config
12cu|perl-Apache-ASP-2.610.0-5|149	
12cu|perl-Apache-ASP-2.610.0-5|150	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.51-5mdk
12cu|perl-Apache-ASP-2.610.0-5|151	- spec file cleanups, remove the ADVX-build stuff
12cu|perl-Apache-ASP-2.610.0-5|152	
12cu|perl-Apache-ASP-2.610.0-5|153	* Tue Mar 02 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.51-4mdk
12cu|perl-Apache-ASP-2.610.0-5|154	- rebuild
12cu|perl-Apache-ASP-2.610.0-5|155	

10443 12
12cu|perl-Apache-AuthCookie-3.200.0-1|1	%define upstream_name	 Apache-AuthCookie
12cu|perl-Apache-AuthCookie-3.200.0-1|2	%define upstream_version 3.20
12cu|perl-Apache-AuthCookie-3.200.0-1|3	
12cu|perl-Apache-AuthCookie-3.200.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Apache-AuthCookie-3.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Apache-AuthCookie-3.200.0-1|6	Release:	1
12cu|perl-Apache-AuthCookie-3.200.0-1|7	
12cu|perl-Apache-AuthCookie-3.200.0-1|8	Summary:	Perl Authentication and Authorization via cookies
12cu|perl-Apache-AuthCookie-3.200.0-1|9	License:	GPL+ or Artistic
12cu|perl-Apache-AuthCookie-3.200.0-1|10	Group:		Development/Perl
12cu|perl-Apache-AuthCookie-3.200.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Apache-AuthCookie-3.200.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Apache/Apache-AuthCookie-%{upstream_version}.tar.gz
12cu|perl-Apache-AuthCookie-3.200.0-1|13	
12cu|perl-Apache-AuthCookie-3.200.0-1|14	BuildRequires:	perl-devel
12cu|perl-Apache-AuthCookie-3.200.0-1|15	BuildRequires:	apache-mod_perl
12cu|perl-Apache-AuthCookie-3.200.0-1|16	BuildRequires:	perl-libwww-perl
12cu|perl-Apache-AuthCookie-3.200.0-1|17	BuildRequires:	perl-CGI
12cu|perl-Apache-AuthCookie-3.200.0-1|18	BuildRequires:	perl(Apache::Test) >= 1.25
12cu|perl-Apache-AuthCookie-3.200.0-1|19	BuildArch:	noarch
12cu|perl-Apache-AuthCookie-3.200.0-1|20	
12cu|perl-Apache-AuthCookie-3.200.0-1|21	%description
12cu|perl-Apache-AuthCookie-3.200.0-1|22	Apache::AuthCookie allows you to intercept a user's first unauthenticated
12cu|perl-Apache-AuthCookie-3.200.0-1|23	access to a protected document. The user will be presented with a custom
12cu|perl-Apache-AuthCookie-3.200.0-1|24	form where they can enter authentication credentials. The credentials are
12cu|perl-Apache-AuthCookie-3.200.0-1|25	posted to the server where AuthCookie verifies them and returns a session
12cu|perl-Apache-AuthCookie-3.200.0-1|26	key.
12cu|perl-Apache-AuthCookie-3.200.0-1|27	
12cu|perl-Apache-AuthCookie-3.200.0-1|28	The session key is returned to the user's browser as a cookie. As a cookie,
12cu|perl-Apache-AuthCookie-3.200.0-1|29	the browser will pass the session key on every subsequent accesses.
12cu|perl-Apache-AuthCookie-3.200.0-1|30	AuthCookie will verify the session key and re-authenticate the user.
12cu|perl-Apache-AuthCookie-3.200.0-1|31	
12cu|perl-Apache-AuthCookie-3.200.0-1|32	All you have to do is write a custom module that inherits from AuthCookie.
12cu|perl-Apache-AuthCookie-3.200.0-1|33	See the POD documentation for more details.
12cu|perl-Apache-AuthCookie-3.200.0-1|34	
12cu|perl-Apache-AuthCookie-3.200.0-1|35	%prep
12cu|perl-Apache-AuthCookie-3.200.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Apache-AuthCookie-3.200.0-1|37	
12cu|perl-Apache-AuthCookie-3.200.0-1|38	%build
12cu|perl-Apache-AuthCookie-3.200.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Apache-AuthCookie-3.200.0-1|40	%make
12cu|perl-Apache-AuthCookie-3.200.0-1|41	
12cu|perl-Apache-AuthCookie-3.200.0-1|42	%check
12cu|perl-Apache-AuthCookie-3.200.0-1|43	#export APACHE_TEST_HTTPD=%{_sbindir}/httpd
12cu|perl-Apache-AuthCookie-3.200.0-1|44	#make test
12cu|perl-Apache-AuthCookie-3.200.0-1|45	
12cu|perl-Apache-AuthCookie-3.200.0-1|46	%install
12cu|perl-Apache-AuthCookie-3.200.0-1|47	%makeinstall_std
12cu|perl-Apache-AuthCookie-3.200.0-1|48	
12cu|perl-Apache-AuthCookie-3.200.0-1|49	%files
12cu|perl-Apache-AuthCookie-3.200.0-1|50	%doc Changes README
12cu|perl-Apache-AuthCookie-3.200.0-1|51	%{perl_vendorlib}/Apache
12cu|perl-Apache-AuthCookie-3.200.0-1|52	%{perl_vendorlib}/Apache2
12cu|perl-Apache-AuthCookie-3.200.0-1|53	%{_mandir}/*/*
12cu|perl-Apache-AuthCookie-3.200.0-1|54	
12cu|perl-Apache-AuthCookie-3.200.0-1|55	
12cu|perl-Apache-AuthCookie-3.200.0-1|56	
12cu|perl-Apache-AuthCookie-3.200.0-1|57	
12cu|perl-Apache-AuthCookie-3.200.0-1|58	%changelog
12cu|perl-Apache-AuthCookie-3.200.0-1|59	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.200.0-1
12cu|perl-Apache-AuthCookie-3.200.0-1|60	+ Revision: 7681d3e
12cu|perl-Apache-AuthCookie-3.200.0-1|61	- Updated to 3.20 (by updates_builder)
12cu|perl-Apache-AuthCookie-3.200.0-1|62	
12cu|perl-Apache-AuthCookie-3.200.0-1|63	

10444 12
12cu|perl-Apache-DBI-1.120.0-1|1	%define upstream_name    Apache-DBI
12cu|perl-Apache-DBI-1.120.0-1|2	%define upstream_version 1.12
12cu|perl-Apache-DBI-1.120.0-1|3	
12cu|perl-Apache-DBI-1.120.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Apache-DBI-1.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Apache-DBI-1.120.0-1|6	Release:	1
12cu|perl-Apache-DBI-1.120.0-1|7	
12cu|perl-Apache-DBI-1.120.0-1|8	Summary:	Initiate a persistent database connection
12cu|perl-Apache-DBI-1.120.0-1|9	License:	GPL+ or Artistic
12cu|perl-Apache-DBI-1.120.0-1|10	Group:		Development/Perl
12cu|perl-Apache-DBI-1.120.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Apache-DBI-1.120.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Apache/Apache-DBI-%{upstream_version}.tar.gz
12cu|perl-Apache-DBI-1.120.0-1|13	
12cu|perl-Apache-DBI-1.120.0-1|14	BuildRequires:	perl-devel
12cu|perl-Apache-DBI-1.120.0-1|15	BuildRequires:	perl(DBD::mysql)
12cu|perl-Apache-DBI-1.120.0-1|16	
12cu|perl-Apache-DBI-1.120.0-1|17	BuildArch:	noarch
12cu|perl-Apache-DBI-1.120.0-1|18	
12cu|perl-Apache-DBI-1.120.0-1|19	%description
12cu|perl-Apache-DBI-1.120.0-1|20	This module initiates a persistent database connection.
12cu|perl-Apache-DBI-1.120.0-1|21	
12cu|perl-Apache-DBI-1.120.0-1|22	%prep
12cu|perl-Apache-DBI-1.120.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Apache-DBI-1.120.0-1|24	
12cu|perl-Apache-DBI-1.120.0-1|25	%build
12cu|perl-Apache-DBI-1.120.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Apache-DBI-1.120.0-1|27	%make
12cu|perl-Apache-DBI-1.120.0-1|28	
12cu|perl-Apache-DBI-1.120.0-1|29	%check
12cu|perl-Apache-DBI-1.120.0-1|30	make test
12cu|perl-Apache-DBI-1.120.0-1|31	
12cu|perl-Apache-DBI-1.120.0-1|32	%install
12cu|perl-Apache-DBI-1.120.0-1|33	%makeinstall_std
12cu|perl-Apache-DBI-1.120.0-1|34	
12cu|perl-Apache-DBI-1.120.0-1|35	%files
12cu|perl-Apache-DBI-1.120.0-1|36	%doc README Changes
12cu|perl-Apache-DBI-1.120.0-1|37	%{perl_vendorlib}/Apache
12cu|perl-Apache-DBI-1.120.0-1|38	%{_mandir}/*/*
12cu|perl-Apache-DBI-1.120.0-1|39	
12cu|perl-Apache-DBI-1.120.0-1|40	
12cu|perl-Apache-DBI-1.120.0-1|41	
12cu|perl-Apache-DBI-1.120.0-1|42	%changelog
12cu|perl-Apache-DBI-1.120.0-1|43	* Fri Nov 08 2013 dsilakov <denis.silakov@rosalab.ru> 1.120.0-1
12cu|perl-Apache-DBI-1.120.0-1|44	+ Revision: 1145f9e
12cu|perl-Apache-DBI-1.120.0-1|45	- Merge pull request #1 from import/perl-Apache-DBI:auto_update
12cu|perl-Apache-DBI-1.120.0-1|46	- ROSA Updates Builder: update suggested
12cu|perl-Apache-DBI-1.120.0-1|47	
12cu|perl-Apache-DBI-1.120.0-1|48	

10445 12
12cu|perl-Apache-Htpasswd-1.900.0-1|1	%define upstream_name    Apache-Htpasswd
12cu|perl-Apache-Htpasswd-1.900.0-1|2	%define upstream_version 1.9
12cu|perl-Apache-Htpasswd-1.900.0-1|3	
12cu|perl-Apache-Htpasswd-1.900.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Apache-Htpasswd-1.900.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Apache-Htpasswd-1.900.0-1|6	Release:	1
12cu|perl-Apache-Htpasswd-1.900.0-1|7	
12cu|perl-Apache-Htpasswd-1.900.0-1|8	Summary:	Manage Unix crypt-style password file
12cu|perl-Apache-Htpasswd-1.900.0-1|9	License:	GPL+ or Artistic
12cu|perl-Apache-Htpasswd-1.900.0-1|10	Group:		Development/Perl
12cu|perl-Apache-Htpasswd-1.900.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Apache-Htpasswd-1.900.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Apache/Apache-Htpasswd-%{upstream_version}.tar.gz
12cu|perl-Apache-Htpasswd-1.900.0-1|13	
12cu|perl-Apache-Htpasswd-1.900.0-1|14	BuildRequires:	perl-devel
12cu|perl-Apache-Htpasswd-1.900.0-1|15	BuildRequires:	perl(Crypt::PasswdMD5)
12cu|perl-Apache-Htpasswd-1.900.0-1|16	BuildRequires:	perl(Digest::SHA1)
12cu|perl-Apache-Htpasswd-1.900.0-1|17	BuildRequires:	perl(MIME::Base64)
12cu|perl-Apache-Htpasswd-1.900.0-1|18	
12cu|perl-Apache-Htpasswd-1.900.0-1|19	BuildArch:	noarch
12cu|perl-Apache-Htpasswd-1.900.0-1|20	
12cu|perl-Apache-Htpasswd-1.900.0-1|21	%description
12cu|perl-Apache-Htpasswd-1.900.0-1|22	This module comes with a set of methods to use with htaccess password
12cu|perl-Apache-Htpasswd-1.900.0-1|23	files. These files (and htaccess) are used to do Basic Authentication on a
12cu|perl-Apache-Htpasswd-1.900.0-1|24	web server.
12cu|perl-Apache-Htpasswd-1.900.0-1|25	
12cu|perl-Apache-Htpasswd-1.900.0-1|26	The passwords file is a flat-file with login name and their associated
12cu|perl-Apache-Htpasswd-1.900.0-1|27	crypted password. You can use this for non-Apache files if you wish, but it
12cu|perl-Apache-Htpasswd-1.900.0-1|28	was written specifically for .htaccess style files.
12cu|perl-Apache-Htpasswd-1.900.0-1|29	
12cu|perl-Apache-Htpasswd-1.900.0-1|30	%prep
12cu|perl-Apache-Htpasswd-1.900.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Apache-Htpasswd-1.900.0-1|32	
12cu|perl-Apache-Htpasswd-1.900.0-1|33	%build
12cu|perl-Apache-Htpasswd-1.900.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Apache-Htpasswd-1.900.0-1|35	%make
12cu|perl-Apache-Htpasswd-1.900.0-1|36	
12cu|perl-Apache-Htpasswd-1.900.0-1|37	%check
12cu|perl-Apache-Htpasswd-1.900.0-1|38	%make test
12cu|perl-Apache-Htpasswd-1.900.0-1|39	
12cu|perl-Apache-Htpasswd-1.900.0-1|40	%install
12cu|perl-Apache-Htpasswd-1.900.0-1|41	%makeinstall_std
12cu|perl-Apache-Htpasswd-1.900.0-1|42	
12cu|perl-Apache-Htpasswd-1.900.0-1|43	%files
12cu|perl-Apache-Htpasswd-1.900.0-1|44	%doc README
12cu|perl-Apache-Htpasswd-1.900.0-1|45	%{_mandir}/man3/*
12cu|perl-Apache-Htpasswd-1.900.0-1|46	%{perl_vendorlib}/*
12cu|perl-Apache-Htpasswd-1.900.0-1|47	
12cu|perl-Apache-Htpasswd-1.900.0-1|48	
12cu|perl-Apache-Htpasswd-1.900.0-1|49	
12cu|perl-Apache-Htpasswd-1.900.0-1|50	%changelog
12cu|perl-Apache-Htpasswd-1.900.0-1|51	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.900.0-1
12cu|perl-Apache-Htpasswd-1.900.0-1|52	+ Revision: ad146d2
12cu|perl-Apache-Htpasswd-1.900.0-1|53	- LOG Updated to 1.9 (by updates_builder)
12cu|perl-Apache-Htpasswd-1.900.0-1|54	
12cu|perl-Apache-Htpasswd-1.900.0-1|55	

10446 12
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|1	%define upstream_name    Apache-LogFormat-Compiler
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|2	%define upstream_version 0.23
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|3	
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|6	Release:    1
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|7	
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|8	Summary:    Compile a log format string to perl-code
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|9	License:    GPL+ or Artistic
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|10	Group:      Development/Perl
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|13	
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|14	BuildRequires: perl(ExtUtils::CBuilder)
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|15	BuildRequires: perl(HTTP::Request::Common)
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|16	BuildRequires: perl(POSIX)
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|17	BuildRequires: perl(Test::MockTime)
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|18	BuildRequires: perl(Test::More)
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|19	BuildRequires: perl(Test::Requires)
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|20	BuildRequires: perl(Time::Local)
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|21	BuildRequires: perl(Try::Tiny)
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|22	BuildRequires: perl(URI::Escape)
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|23	BuildRequires: perl(Module::Build)
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|24	BuildArch: noarch
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|25	
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|26	%description
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|27	Compile a log format string to perl-code. For faster generation of
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|28	access_log lines.
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|29	
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|30	%prep
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|32	
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|33	%build
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|34	%{__perl} Build.PL installdirs=vendor
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|35	
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|36	./Build
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|37	
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|38	%check
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|39	./Build test
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|40	
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|41	%install
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|42	./Build install destdir=%{buildroot}
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|43	
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|44	%files
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|45	%doc Changes LICENSE META.json META.yml
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|46	%{_mandir}/man3/*
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|47	%{perl_vendorlib}/*
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|48	
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|49	
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|50	%changelog
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|51	* Wed Jan 22 2014 Rosa <rosa@abf.rosalinux.ru> 0.230.0-1
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|52	+ Revision: 97ef0e3
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|53	- Automatic import for version 0.230.0-1
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|54	
12cu|perl-Apache-LogFormat-Compiler-0.230.0-1|55	

10447 12
12cu|perl-Apache-LogRegex-1.520.0-1|1	%define upstream_name	 Apache-LogRegex
12cu|perl-Apache-LogRegex-1.520.0-1|2	%define upstream_version 1.52
12cu|perl-Apache-LogRegex-1.520.0-1|3	
12cu|perl-Apache-LogRegex-1.520.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Apache-LogRegex-1.520.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Apache-LogRegex-1.520.0-1|6	Release:	1
12cu|perl-Apache-LogRegex-1.520.0-1|7	
12cu|perl-Apache-LogRegex-1.520.0-1|8	Summary:	Perl module to parse a line from an Apache logfile into a hash
12cu|perl-Apache-LogRegex-1.520.0-1|9	License:	GPL+ or Artistic
12cu|perl-Apache-LogRegex-1.520.0-1|10	Group:		Development/Perl
12cu|perl-Apache-LogRegex-1.520.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Apache-LogRegex-1.520.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Apache/Apache-LogRegex-%{upstream_version}.tar.gz
12cu|perl-Apache-LogRegex-1.520.0-1|13	
12cu|perl-Apache-LogRegex-1.520.0-1|14	BuildRequires:	perl-devel
12cu|perl-Apache-LogRegex-1.520.0-1|15	BuildArch:	noarch
12cu|perl-Apache-LogRegex-1.520.0-1|16	
12cu|perl-Apache-LogRegex-1.520.0-1|17	%description
12cu|perl-Apache-LogRegex-1.520.0-1|18	This implements a simple Perl class to parse Apache log files.
12cu|perl-Apache-LogRegex-1.520.0-1|19	
12cu|perl-Apache-LogRegex-1.520.0-1|20	%prep
12cu|perl-Apache-LogRegex-1.520.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Apache-LogRegex-1.520.0-1|22	
12cu|perl-Apache-LogRegex-1.520.0-1|23	%build
12cu|perl-Apache-LogRegex-1.520.0-1|24	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Apache-LogRegex-1.520.0-1|25	%make
12cu|perl-Apache-LogRegex-1.520.0-1|26	
12cu|perl-Apache-LogRegex-1.520.0-1|27	%install
12cu|perl-Apache-LogRegex-1.520.0-1|28	%makeinstall_std
12cu|perl-Apache-LogRegex-1.520.0-1|29	
12cu|perl-Apache-LogRegex-1.520.0-1|30	%files
12cu|perl-Apache-LogRegex-1.520.0-1|31	%{perl_vendorlib}/Apache/*
12cu|perl-Apache-LogRegex-1.520.0-1|32	%{_mandir}/*/*
12cu|perl-Apache-LogRegex-1.520.0-1|33	
12cu|perl-Apache-LogRegex-1.520.0-1|34	
12cu|perl-Apache-LogRegex-1.520.0-1|35	%changelog
12cu|perl-Apache-LogRegex-1.520.0-1|36	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.500.0-2mdv2011.0
12cu|perl-Apache-LogRegex-1.520.0-1|37	+ Revision: 680455
12cu|perl-Apache-LogRegex-1.520.0-1|38	- mass rebuild
12cu|perl-Apache-LogRegex-1.520.0-1|39	
12cu|perl-Apache-LogRegex-1.520.0-1|40	* Fri Feb 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.500.0-1mdv2011.0
12cu|perl-Apache-LogRegex-1.520.0-1|41	+ Revision: 504565
12cu|perl-Apache-LogRegex-1.520.0-1|42	- rebuild using %%perl_convert_version
12cu|perl-Apache-LogRegex-1.520.0-1|43	
12cu|perl-Apache-LogRegex-1.520.0-1|44	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.5-2mdv2010.0
12cu|perl-Apache-LogRegex-1.520.0-1|45	+ Revision: 440529
12cu|perl-Apache-LogRegex-1.520.0-1|46	- rebuild
12cu|perl-Apache-LogRegex-1.520.0-1|47	
12cu|perl-Apache-LogRegex-1.520.0-1|48	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.5-1mdv2009.1
12cu|perl-Apache-LogRegex-1.520.0-1|49	+ Revision: 305698
12cu|perl-Apache-LogRegex-1.520.0-1|50	- update to new version 1.5
12cu|perl-Apache-LogRegex-1.520.0-1|51	
12cu|perl-Apache-LogRegex-1.520.0-1|52	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.4-3mdv2009.0
12cu|perl-Apache-LogRegex-1.520.0-1|53	+ Revision: 255275
12cu|perl-Apache-LogRegex-1.520.0-1|54	- rebuild
12cu|perl-Apache-LogRegex-1.520.0-1|55	
12cu|perl-Apache-LogRegex-1.520.0-1|56	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.4-1mdv2008.1
12cu|perl-Apache-LogRegex-1.520.0-1|57	+ Revision: 136657
12cu|perl-Apache-LogRegex-1.520.0-1|58	- restore BuildRoot
12cu|perl-Apache-LogRegex-1.520.0-1|59	
12cu|perl-Apache-LogRegex-1.520.0-1|60	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Apache-LogRegex-1.520.0-1|61	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Apache-LogRegex-1.520.0-1|62	
12cu|perl-Apache-LogRegex-1.520.0-1|63	* Sun Apr 29 2007 Nicolas LÃ©cureuil <nlecureuil@mandriva.com> 1.4-1mdv2008.0
12cu|perl-Apache-LogRegex-1.520.0-1|64	+ Revision: 19179
12cu|perl-Apache-LogRegex-1.520.0-1|65	-New version
12cu|perl-Apache-LogRegex-1.520.0-1|66	
12cu|perl-Apache-LogRegex-1.520.0-1|67	
12cu|perl-Apache-LogRegex-1.520.0-1|68	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 1.3-1mdv2007.0
12cu|perl-Apache-LogRegex-1.520.0-1|69	+ Revision: 73199
12cu|perl-Apache-LogRegex-1.520.0-1|70	- import perl-Apache-LogRegex-1.3-1mdv2007.0
12cu|perl-Apache-LogRegex-1.520.0-1|71	
12cu|perl-Apache-LogRegex-1.520.0-1|72	* Wed May 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-1mdv2007.0
12cu|perl-Apache-LogRegex-1.520.0-1|73	- New release 1.3
12cu|perl-Apache-LogRegex-1.520.0-1|74	
12cu|perl-Apache-LogRegex-1.520.0-1|75	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.2-2mdk
12cu|perl-Apache-LogRegex-1.520.0-1|76	- Fix SPEC according to Perl Policy
12cu|perl-Apache-LogRegex-1.520.0-1|77	- Source URL
12cu|perl-Apache-LogRegex-1.520.0-1|78	- use mkrel
12cu|perl-Apache-LogRegex-1.520.0-1|79	
12cu|perl-Apache-LogRegex-1.520.0-1|80	* Sat Jun 25 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.2-1mdk
12cu|perl-Apache-LogRegex-1.520.0-1|81	- First Mandriva release
12cu|perl-Apache-LogRegex-1.520.0-1|82	
12cu|perl-Apache-LogRegex-1.520.0-1|83	

10448 12
12cu|perl-Apache-Session-1.920.0-1|1	%define upstream_name	 Apache-Session
12cu|perl-Apache-Session-1.920.0-1|2	%define upstream_version 1.92
12cu|perl-Apache-Session-1.920.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Apache-Session-1.920.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Apache-Session-1.920.0-1|5	Release:	1
12cu|perl-Apache-Session-1.920.0-1|6	Epoch:		2
12cu|perl-Apache-Session-1.920.0-1|7	
12cu|perl-Apache-Session-1.920.0-1|8	Summary:	A persistence framework for session data
12cu|perl-Apache-Session-1.920.0-1|9	License:	GPL+ or Artistic
12cu|perl-Apache-Session-1.920.0-1|10	Group:		Development/Perl
12cu|perl-Apache-Session-1.920.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Apache-Session-1.920.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Apache-Session-1.920.0-1|13	
12cu|perl-Apache-Session-1.920.0-1|14	BuildRequires:	perl-devel
12cu|perl-Apache-Session-1.920.0-1|15	BuildRequires:	perl(DB_File)
12cu|perl-Apache-Session-1.920.0-1|16	BuildRequires:  perl(DBI)
12cu|perl-Apache-Session-1.920.0-1|17	BuildRequires:  perl(Digest::MD5)
12cu|perl-Apache-Session-1.920.0-1|18	BuildRequires:  perl(Test::Deep)
12cu|perl-Apache-Session-1.920.0-1|19	BuildRequires:  perl(Test::Exception)
12cu|perl-Apache-Session-1.920.0-1|20	
12cu|perl-Apache-Session-1.920.0-1|21	BuildArch:	noarch
12cu|perl-Apache-Session-1.920.0-1|22	
12cu|perl-Apache-Session-1.920.0-1|23	%description
12cu|perl-Apache-Session-1.920.0-1|24	Apache::Session is a persistence framework which is particularly useful
12cu|perl-Apache-Session-1.920.0-1|25	for tracking session data between httpd requests.  Apache::Session is
12cu|perl-Apache-Session-1.920.0-1|26	designed to work with Apache and mod_perl, but it should work under CGI
12cu|perl-Apache-Session-1.920.0-1|27	and other web servers, and it also works outside of a web server alto-
12cu|perl-Apache-Session-1.920.0-1|28	gether.
12cu|perl-Apache-Session-1.920.0-1|29	
12cu|perl-Apache-Session-1.920.0-1|30	%prep
12cu|perl-Apache-Session-1.920.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Apache-Session-1.920.0-1|32	
12cu|perl-Apache-Session-1.920.0-1|33	%build
12cu|perl-Apache-Session-1.920.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Apache-Session-1.920.0-1|35	%make
12cu|perl-Apache-Session-1.920.0-1|36	
12cu|perl-Apache-Session-1.920.0-1|37	%check
12cu|perl-Apache-Session-1.920.0-1|38	%make test
12cu|perl-Apache-Session-1.920.0-1|39	
12cu|perl-Apache-Session-1.920.0-1|40	%install
12cu|perl-Apache-Session-1.920.0-1|41	%makeinstall_std
12cu|perl-Apache-Session-1.920.0-1|42	
12cu|perl-Apache-Session-1.920.0-1|43	%files
12cu|perl-Apache-Session-1.920.0-1|44	%doc INSTALL README META.yml
12cu|perl-Apache-Session-1.920.0-1|45	%{perl_vendorlib}/Apache
12cu|perl-Apache-Session-1.920.0-1|46	%{_mandir}/*/*
12cu|perl-Apache-Session-1.920.0-1|47	
12cu|perl-Apache-Session-1.920.0-1|48	
12cu|perl-Apache-Session-1.920.0-1|49	
12cu|perl-Apache-Session-1.920.0-1|50	%changelog
12cu|perl-Apache-Session-1.920.0-1|51	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:1.920.0-1
12cu|perl-Apache-Session-1.920.0-1|52	+ Revision: a014473
12cu|perl-Apache-Session-1.920.0-1|53	- Updated to 1.92 (by updates_builder)
12cu|perl-Apache-Session-1.920.0-1|54	
12cu|perl-Apache-Session-1.920.0-1|55	

10449 12
12cu|perl-Apache-SSLLookup-2.0.4-1|1	%define upstream_name	 Apache-SSLLookup
12cu|perl-Apache-SSLLookup-2.0.4-1|2	%define upstream_version 2.00_04
12cu|perl-Apache-SSLLookup-2.0.4-1|3	
12cu|perl-Apache-SSLLookup-2.0.4-1|4	Name:       perl-%{upstream_name}
12cu|perl-Apache-SSLLookup-2.0.4-1|5	Version:    %perl_convert_version 2.00.04
12cu|perl-Apache-SSLLookup-2.0.4-1|6	Release:	1
12cu|perl-Apache-SSLLookup-2.0.4-1|7	
12cu|perl-Apache-SSLLookup-2.0.4-1|8	Summary:	Hooks for various mod_ssl functions
12cu|perl-Apache-SSLLookup-2.0.4-1|9	License:	GPL+ or Artistic
12cu|perl-Apache-SSLLookup-2.0.4-1|10	Group:		Development/Perl
12cu|perl-Apache-SSLLookup-2.0.4-1|11	Url:		http://search.cpan.org/dist/%{name}/
12cu|perl-Apache-SSLLookup-2.0.4-1|12	Source0:	http://www.cpan.org/authors/id/G/GE/GEOFF/Apache-SSLLookup-2.00_04.tar.gz
12cu|perl-Apache-SSLLookup-2.0.4-1|13	
12cu|perl-Apache-SSLLookup-2.0.4-1|14	BuildRequires:	apache-mod_perl-devel
12cu|perl-Apache-SSLLookup-2.0.4-1|15	BuildRequires:	apr-devel
12cu|perl-Apache-SSLLookup-2.0.4-1|16	BuildRequires:	perl-devel
12cu|perl-Apache-SSLLookup-2.0.4-1|17	
12cu|perl-Apache-SSLLookup-2.0.4-1|18	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Apache-SSLLookup-2.0.4-1|19	
12cu|perl-Apache-SSLLookup-2.0.4-1|20	%description
12cu|perl-Apache-SSLLookup-2.0.4-1|21	Apache::SSLLookup is a glue layer between Perl handlers and the
12cu|perl-Apache-SSLLookup-2.0.4-1|22	mod_ssl public API.  under normal circumstances, you would use
12cu|perl-Apache-SSLLookup-2.0.4-1|23	subprocess_env() to glean information about mod_ssl.
12cu|perl-Apache-SSLLookup-2.0.4-1|24	However, this is only possible after mod_ssl runs its fixups,
12cu|perl-Apache-SSLLookup-2.0.4-1|25	that is, Perl handlers can only accurately check the
12cu|perl-Apache-SSLLookup-2.0.4-1|26	subprocess_env table for mod_ssl information in the
12cu|perl-Apache-SSLLookup-2.0.4-1|27	PerlResponsePhase or later.
12cu|perl-Apache-SSLLookup-2.0.4-1|28	This module allows you to query mod_ssl directly via its public
12cu|perl-Apache-SSLLookup-2.0.4-1|29	C API at any point in the request cycle.  but without using C,
12cu|perl-Apache-SSLLookup-2.0.4-1|30	of course.
12cu|perl-Apache-SSLLookup-2.0.4-1|31	
12cu|perl-Apache-SSLLookup-2.0.4-1|32	%prep
12cu|perl-Apache-SSLLookup-2.0.4-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Apache-SSLLookup-2.0.4-1|34	
12cu|perl-Apache-SSLLookup-2.0.4-1|35	%build
12cu|perl-Apache-SSLLookup-2.0.4-1|36	export CFLAGS="%{optflags}"
12cu|perl-Apache-SSLLookup-2.0.4-1|37	
12cu|perl-Apache-SSLLookup-2.0.4-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Apache-SSLLookup-2.0.4-1|39	%make CCFLAGS="$CCFLAGS `apr-1-config --includes`"
12cu|perl-Apache-SSLLookup-2.0.4-1|40	
12cu|perl-Apache-SSLLookup-2.0.4-1|41	#%{__make} test
12cu|perl-Apache-SSLLookup-2.0.4-1|42	
12cu|perl-Apache-SSLLookup-2.0.4-1|43	%install
12cu|perl-Apache-SSLLookup-2.0.4-1|44	rm -rf %{buildroot}
12cu|perl-Apache-SSLLookup-2.0.4-1|45	
12cu|perl-Apache-SSLLookup-2.0.4-1|46	%makeinstall_std
12cu|perl-Apache-SSLLookup-2.0.4-1|47	
12cu|perl-Apache-SSLLookup-2.0.4-1|48	%clean
12cu|perl-Apache-SSLLookup-2.0.4-1|49	rm -rf %{buildroot}
12cu|perl-Apache-SSLLookup-2.0.4-1|50	
12cu|perl-Apache-SSLLookup-2.0.4-1|51	%files
12cu|perl-Apache-SSLLookup-2.0.4-1|52	%defattr(0644,root,root)
12cu|perl-Apache-SSLLookup-2.0.4-1|53	#%doc Changes README
12cu|perl-Apache-SSLLookup-2.0.4-1|54	%{perl_vendorarch}/auto/Apache/SSLLookup/*
12cu|perl-Apache-SSLLookup-2.0.4-1|55	%{perl_vendorarch}/Apache/*
12cu|perl-Apache-SSLLookup-2.0.4-1|56	%{_mandir}/man3/*
12cu|perl-Apache-SSLLookup-2.0.4-1|57	
12cu|perl-Apache-SSLLookup-2.0.4-1|58	
12cu|perl-Apache-SSLLookup-2.0.4-1|59	%changelog
12cu|perl-Apache-SSLLookup-2.0.4-1|60	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.0_400-5
12cu|perl-Apache-SSLLookup-2.0.4-1|61	+ Revision: 768358
12cu|perl-Apache-SSLLookup-2.0.4-1|62	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Apache-SSLLookup-2.0.4-1|63	
12cu|perl-Apache-SSLLookup-2.0.4-1|64	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.0_400-4
12cu|perl-Apache-SSLLookup-2.0.4-1|65	+ Revision: 680457
12cu|perl-Apache-SSLLookup-2.0.4-1|66	- mass rebuild
12cu|perl-Apache-SSLLookup-2.0.4-1|67	
12cu|perl-Apache-SSLLookup-2.0.4-1|68	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.0_400-3mdv2011.0
12cu|perl-Apache-SSLLookup-2.0.4-1|69	+ Revision: 555665
12cu|perl-Apache-SSLLookup-2.0.4-1|70	- rebuild
12cu|perl-Apache-SSLLookup-2.0.4-1|71	
12cu|perl-Apache-SSLLookup-2.0.4-1|72	+ Sandro Cazzaniga <kharec@mandriva.org>
12cu|perl-Apache-SSLLookup-2.0.4-1|73	- rebuild
12cu|perl-Apache-SSLLookup-2.0.4-1|74	
12cu|perl-Apache-SSLLookup-2.0.4-1|75	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 2.0_400-1mdv2010.1
12cu|perl-Apache-SSLLookup-2.0.4-1|76	+ Revision: 504566
12cu|perl-Apache-SSLLookup-2.0.4-1|77	- rebuild using %%perl_convert_version
12cu|perl-Apache-SSLLookup-2.0.4-1|78	
12cu|perl-Apache-SSLLookup-2.0.4-1|79	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.00_04-6mdv2010.0
12cu|perl-Apache-SSLLookup-2.0.4-1|80	+ Revision: 430258
12cu|perl-Apache-SSLLookup-2.0.4-1|81	- rebuild
12cu|perl-Apache-SSLLookup-2.0.4-1|82	
12cu|perl-Apache-SSLLookup-2.0.4-1|83	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.00_04-5mdv2009.0
12cu|perl-Apache-SSLLookup-2.0.4-1|84	+ Revision: 255286
12cu|perl-Apache-SSLLookup-2.0.4-1|85	- rebuild
12cu|perl-Apache-SSLLookup-2.0.4-1|86	
12cu|perl-Apache-SSLLookup-2.0.4-1|87	* Mon Jan 14 2008 Thierry Vignaud <tv@mandriva.org> 2.00_04-3mdv2008.1
12cu|perl-Apache-SSLLookup-2.0.4-1|88	+ Revision: 151820
12cu|perl-Apache-SSLLookup-2.0.4-1|89	- rebuild
12cu|perl-Apache-SSLLookup-2.0.4-1|90	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Apache-SSLLookup-2.0.4-1|91	
12cu|perl-Apache-SSLLookup-2.0.4-1|92	+ Olivier Blin <blino@mandriva.org>
12cu|perl-Apache-SSLLookup-2.0.4-1|93	- restore BuildRoot
12cu|perl-Apache-SSLLookup-2.0.4-1|94	
12cu|perl-Apache-SSLLookup-2.0.4-1|95	* Sun Aug 19 2007 Oden Eriksson <oeriksson@mandriva.com> 2.00_04-2mdv2008.0
12cu|perl-Apache-SSLLookup-2.0.4-1|96	+ Revision: 66861
12cu|perl-Apache-SSLLookup-2.0.4-1|97	- misc spec file fixes
12cu|perl-Apache-SSLLookup-2.0.4-1|98	
12cu|perl-Apache-SSLLookup-2.0.4-1|99	
12cu|perl-Apache-SSLLookup-2.0.4-1|100	* Mon Oct 31 2005 Arnaud Desmons <adesmons@mandriva.org> 2.00_04-1mdk
12cu|perl-Apache-SSLLookup-2.0.4-1|101	- Initial specfile
12cu|perl-Apache-SSLLookup-2.0.4-1|102	
12cu|perl-Apache-SSLLookup-2.0.4-1|103	

10450 12
12cu|perl-App-Cmd-0.319.0-1|1	%define upstream_name    App-Cmd
12cu|perl-App-Cmd-0.319.0-1|2	%define upstream_version 0.319
12cu|perl-App-Cmd-0.319.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-App-Cmd-0.319.0-1|4	Version:	%perl_convert_version 0.319
12cu|perl-App-Cmd-0.319.0-1|5	Release:	1
12cu|perl-App-Cmd-0.319.0-1|6	
12cu|perl-App-Cmd-0.319.0-1|7	Summary:	"app cmd --subcmd" style subdispatching
12cu|perl-App-Cmd-0.319.0-1|8	License:	GPL+ or Artistic
12cu|perl-App-Cmd-0.319.0-1|9	Group:		Development/Perl
12cu|perl-App-Cmd-0.319.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-App-Cmd-0.319.0-1|11	Source0:	http://www.cpan.org/modules/by-module/App/App-Cmd-0.319.tar.gz
12cu|perl-App-Cmd-0.319.0-1|12	
12cu|perl-App-Cmd-0.319.0-1|13	BuildRequires:	perl-devel
12cu|perl-App-Cmd-0.319.0-1|14	BuildRequires:	perl(Class::Load)
12cu|perl-App-Cmd-0.319.0-1|15	BuildRequires:	perl(Getopt::Long::Descriptive)
12cu|perl-App-Cmd-0.319.0-1|16	BuildRequires:	perl(IO::Scalar)
12cu|perl-App-Cmd-0.319.0-1|17	BuildRequires:	perl(IO::TieCombine)
12cu|perl-App-Cmd-0.319.0-1|18	BuildRequires:	perl(String::RewritePrefix)
12cu|perl-App-Cmd-0.319.0-1|19	BuildRequires:	perl(Sub::Exporter)
12cu|perl-App-Cmd-0.319.0-1|20	BuildRequires:	perl(Sub::Install)
12cu|perl-App-Cmd-0.319.0-1|21	BuildRequires:	perl(Test::Fatal)
12cu|perl-App-Cmd-0.319.0-1|22	BuildRequires:	perl(Capture::Tiny)
12cu|perl-App-Cmd-0.319.0-1|23	BuildRequires:	perl(Test::More) >= 0.960.0
12cu|perl-App-Cmd-0.319.0-1|24	
12cu|perl-App-Cmd-0.319.0-1|25	BuildArch: noarch
12cu|perl-App-Cmd-0.319.0-1|26	
12cu|perl-App-Cmd-0.319.0-1|27	Requires:	perl(IO::TieCombine)
12cu|perl-App-Cmd-0.319.0-1|28	
12cu|perl-App-Cmd-0.319.0-1|29	%description
12cu|perl-App-Cmd-0.319.0-1|30	App::Cmd is intended to make it easy to write complex command-line
12cu|perl-App-Cmd-0.319.0-1|31	applications without having to think about most of the annoying things
12cu|perl-App-Cmd-0.319.0-1|32	usually involved.
12cu|perl-App-Cmd-0.319.0-1|33	
12cu|perl-App-Cmd-0.319.0-1|34	For information on how to start using App::Cmd, see App::Cmd::Tutorial.
12cu|perl-App-Cmd-0.319.0-1|35	
12cu|perl-App-Cmd-0.319.0-1|36	%prep
12cu|perl-App-Cmd-0.319.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-App-Cmd-0.319.0-1|38	
12cu|perl-App-Cmd-0.319.0-1|39	%build
12cu|perl-App-Cmd-0.319.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-App-Cmd-0.319.0-1|41	%make
12cu|perl-App-Cmd-0.319.0-1|42	
12cu|perl-App-Cmd-0.319.0-1|43	%check
12cu|perl-App-Cmd-0.319.0-1|44	%make test
12cu|perl-App-Cmd-0.319.0-1|45	
12cu|perl-App-Cmd-0.319.0-1|46	%install
12cu|perl-App-Cmd-0.319.0-1|47	%makeinstall_std
12cu|perl-App-Cmd-0.319.0-1|48	
12cu|perl-App-Cmd-0.319.0-1|49	%files
12cu|perl-App-Cmd-0.319.0-1|50	%doc Changes LICENSE README META.yml
12cu|perl-App-Cmd-0.319.0-1|51	%{_mandir}/man3/*
12cu|perl-App-Cmd-0.319.0-1|52	%{perl_vendorlib}/*
12cu|perl-App-Cmd-0.319.0-1|53	
12cu|perl-App-Cmd-0.319.0-1|54	
12cu|perl-App-Cmd-0.319.0-1|55	%changelog
12cu|perl-App-Cmd-0.319.0-1|56	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.311.0-2mdv2011.0
12cu|perl-App-Cmd-0.319.0-1|57	+ Revision: 657382
12cu|perl-App-Cmd-0.319.0-1|58	- rebuild for updated spec-helper
12cu|perl-App-Cmd-0.319.0-1|59	
12cu|perl-App-Cmd-0.319.0-1|60	* Sat Mar 19 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.311.0-1
12cu|perl-App-Cmd-0.319.0-1|61	+ Revision: 646930
12cu|perl-App-Cmd-0.319.0-1|62	- update to new version 0.311
12cu|perl-App-Cmd-0.319.0-1|63	
12cu|perl-App-Cmd-0.319.0-1|64	* Thu Dec 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.310.0-1mdv2011.0
12cu|perl-App-Cmd-0.319.0-1|65	+ Revision: 622418
12cu|perl-App-Cmd-0.319.0-1|66	- update to new version 0.310
12cu|perl-App-Cmd-0.319.0-1|67	
12cu|perl-App-Cmd-0.319.0-1|68	* Sun Nov 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.309.0-1mdv2011.0
12cu|perl-App-Cmd-0.319.0-1|69	+ Revision: 597484
12cu|perl-App-Cmd-0.319.0-1|70	- adding missing buildrequires:
12cu|perl-App-Cmd-0.319.0-1|71	- update to 0.309
12cu|perl-App-Cmd-0.319.0-1|72	
12cu|perl-App-Cmd-0.319.0-1|73	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cu|perl-App-Cmd-0.319.0-1|74	- update to new version 0.308
12cu|perl-App-Cmd-0.319.0-1|75	
12cu|perl-App-Cmd-0.319.0-1|76	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.307.0-2mdv2011.0
12cu|perl-App-Cmd-0.319.0-1|77	+ Revision: 561924
12cu|perl-App-Cmd-0.319.0-1|78	- adding missing requires:
12cu|perl-App-Cmd-0.319.0-1|79	
12cu|perl-App-Cmd-0.319.0-1|80	* Tue Mar 09 2010 Jérôme Quelin <jquelin@mandriva.org> 0.307.0-1mdv2011.0
12cu|perl-App-Cmd-0.319.0-1|81	+ Revision: 517120
12cu|perl-App-Cmd-0.319.0-1|82	- adding missing buildrequires:
12cu|perl-App-Cmd-0.319.0-1|83	- update to 0.307
12cu|perl-App-Cmd-0.319.0-1|84	- update to 0.306
12cu|perl-App-Cmd-0.319.0-1|85	
12cu|perl-App-Cmd-0.319.0-1|86	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.304.0-1mdv2010.1
12cu|perl-App-Cmd-0.319.0-1|87	+ Revision: 474731
12cu|perl-App-Cmd-0.319.0-1|88	- update to 0.304
12cu|perl-App-Cmd-0.319.0-1|89	
12cu|perl-App-Cmd-0.319.0-1|90	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.303.0-1mdv2010.1
12cu|perl-App-Cmd-0.319.0-1|91	+ Revision: 471064
12cu|perl-App-Cmd-0.319.0-1|92	- update to 0.303
12cu|perl-App-Cmd-0.319.0-1|93	
12cu|perl-App-Cmd-0.319.0-1|94	* Thu Sep 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.301.0-1mdv2010.0
12cu|perl-App-Cmd-0.319.0-1|95	+ Revision: 427476
12cu|perl-App-Cmd-0.319.0-1|96	- update to 0.301
12cu|perl-App-Cmd-0.319.0-1|97	
12cu|perl-App-Cmd-0.319.0-1|98	* Sat Aug 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2010.0
12cu|perl-App-Cmd-0.319.0-1|99	+ Revision: 422079
12cu|perl-App-Cmd-0.319.0-1|100	- update to 0.300
12cu|perl-App-Cmd-0.319.0-1|101	
12cu|perl-App-Cmd-0.319.0-1|102	* Fri Aug 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.207.0-1mdv2010.0
12cu|perl-App-Cmd-0.319.0-1|103	+ Revision: 421835
12cu|perl-App-Cmd-0.319.0-1|104	- update to 0.207
12cu|perl-App-Cmd-0.319.0-1|105	- update to 0.207
12cu|perl-App-Cmd-0.319.0-1|106	
12cu|perl-App-Cmd-0.319.0-1|107	* Thu Aug 20 2009 Jérôme Quelin <jquelin@mandriva.org> 0.206.0-1mdv2010.0
12cu|perl-App-Cmd-0.319.0-1|108	+ Revision: 418407
12cu|perl-App-Cmd-0.319.0-1|109	- update to 0.206
12cu|perl-App-Cmd-0.319.0-1|110	
12cu|perl-App-Cmd-0.319.0-1|111	* Mon Jun 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.204.0-1mdv2010.0
12cu|perl-App-Cmd-0.319.0-1|112	+ Revision: 390519
12cu|perl-App-Cmd-0.319.0-1|113	- update to new version 0.204
12cu|perl-App-Cmd-0.319.0-1|114	
12cu|perl-App-Cmd-0.319.0-1|115	* Sat Jun 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.203.0-1mdv2010.0
12cu|perl-App-Cmd-0.319.0-1|116	+ Revision: 383326
12cu|perl-App-Cmd-0.319.0-1|117	- updating buildrequires:
12cu|perl-App-Cmd-0.319.0-1|118	- updating buildrequires:
12cu|perl-App-Cmd-0.319.0-1|119	- adding missing buildrequires:
12cu|perl-App-Cmd-0.319.0-1|120	- import perl-App-Cmd
12cu|perl-App-Cmd-0.319.0-1|121	
12cu|perl-App-Cmd-0.319.0-1|122	
12cu|perl-App-Cmd-0.319.0-1|123	* Fri May 29 2009 cpan2dist 0.203-1mdv
12cu|perl-App-Cmd-0.319.0-1|124	- initial mdv release, generated with cpan2dist
12cu|perl-App-Cmd-0.319.0-1|125	
12cu|perl-App-Cmd-0.319.0-1|126	

10451 12
12cu|perl-AppConfig-Std-1.90.0-1|1	%define upstream_name	 AppConfig-Std
12cu|perl-AppConfig-Std-1.90.0-1|2	%define upstream_version 1.09
12cu|perl-AppConfig-Std-1.90.0-1|3	
12cu|perl-AppConfig-Std-1.90.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-AppConfig-Std-1.90.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-AppConfig-Std-1.90.0-1|6	Release:	1
12cu|perl-AppConfig-Std-1.90.0-1|7	
12cu|perl-AppConfig-Std-1.90.0-1|8	Summary:	Subclass of AppConfig that provides standard options
12cu|perl-AppConfig-Std-1.90.0-1|9	License:	GPL+ or Artistic
12cu|perl-AppConfig-Std-1.90.0-1|10	Group:		Development/Perl
12cu|perl-AppConfig-Std-1.90.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-AppConfig-Std-1.90.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/AppConfig/AppConfig-Std-%{upstream_version}.tar.gz
12cu|perl-AppConfig-Std-1.90.0-1|13	
12cu|perl-AppConfig-Std-1.90.0-1|14	BuildRequires:	perl-devel
12cu|perl-AppConfig-Std-1.90.0-1|15	BuildRequires:	perl-AppConfig
12cu|perl-AppConfig-Std-1.90.0-1|16	BuildArch:	noarch
12cu|perl-AppConfig-Std-1.90.0-1|17	
12cu|perl-AppConfig-Std-1.90.0-1|18	%description
12cu|perl-AppConfig-Std-1.90.0-1|19	AppConfig::Std is a Perl module that provides a set of standard configuration
12cu|perl-AppConfig-Std-1.90.0-1|20	variables and command-line switches. It is implemented as a subclass of
12cu|perl-AppConfig-Std-1.90.0-1|21	AppConfig; AppConfig provides a general mechanism for handling global
12cu|perl-AppConfig-Std-1.90.0-1|22	configuration variables.
12cu|perl-AppConfig-Std-1.90.0-1|23	
12cu|perl-AppConfig-Std-1.90.0-1|24	%prep
12cu|perl-AppConfig-Std-1.90.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-AppConfig-Std-1.90.0-1|26	
12cu|perl-AppConfig-Std-1.90.0-1|27	%build
12cu|perl-AppConfig-Std-1.90.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-AppConfig-Std-1.90.0-1|29	%make
12cu|perl-AppConfig-Std-1.90.0-1|30	make test
12cu|perl-AppConfig-Std-1.90.0-1|31	
12cu|perl-AppConfig-Std-1.90.0-1|32	%install
12cu|perl-AppConfig-Std-1.90.0-1|33	%makeinstall_std
12cu|perl-AppConfig-Std-1.90.0-1|34	
12cu|perl-AppConfig-Std-1.90.0-1|35	%files
12cu|perl-AppConfig-Std-1.90.0-1|36	%doc README
12cu|perl-AppConfig-Std-1.90.0-1|37	%{perl_vendorlib}/AppConfig/*
12cu|perl-AppConfig-Std-1.90.0-1|38	%{_mandir}/*/*
12cu|perl-AppConfig-Std-1.90.0-1|39	
12cu|perl-AppConfig-Std-1.90.0-1|40	
12cu|perl-AppConfig-Std-1.90.0-1|41	
12cu|perl-AppConfig-Std-1.90.0-1|42	%changelog
12cu|perl-AppConfig-Std-1.90.0-1|43	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.90.0-1
12cu|perl-AppConfig-Std-1.90.0-1|44	+ Revision: ce91740
12cu|perl-AppConfig-Std-1.90.0-1|45	- Updated to 1.09 (by updates_builder)
12cu|perl-AppConfig-Std-1.90.0-1|46	
12cu|perl-AppConfig-Std-1.90.0-1|47	

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

10453 12
12cu|perl-App-Jawk-0.100.0-1|1	%define upstream_name    App-Jawk
12cu|perl-App-Jawk-0.100.0-1|2	%define upstream_version 0.10
12cu|perl-App-Jawk-0.100.0-1|3	
12cu|perl-App-Jawk-0.100.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-App-Jawk-0.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-App-Jawk-0.100.0-1|6	Release:	1
12cu|perl-App-Jawk-0.100.0-1|7	Summary:	Awk, but post-modern and perly
12cu|perl-App-Jawk-0.100.0-1|8	License:	Artistic
12cu|perl-App-Jawk-0.100.0-1|9	Group:		Development/Perl
12cu|perl-App-Jawk-0.100.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-App-Jawk-0.100.0-1|11	Source0:	http://www.cpan.org/authors/id/J/JO/JOSHR/App-Jawk-%{upstream_version}.tar.gz
12cu|perl-App-Jawk-0.100.0-1|12	BuildRequires:	perl-devel
12cu|perl-App-Jawk-0.100.0-1|13	BuildArch:	noarch
12cu|perl-App-Jawk-0.100.0-1|14	
12cu|perl-App-Jawk-0.100.0-1|15	%description
12cu|perl-App-Jawk-0.100.0-1|16	Jawk can be described as a flexible tool for extracting columns
12cu|perl-App-Jawk-0.100.0-1|17	of data from text files. Also, it's a replacement which supports
12cu|perl-App-Jawk-0.100.0-1|18	ranges, indexing columns by negative numbers, a perl mode, and more.
12cu|perl-App-Jawk-0.100.0-1|19	
12cu|perl-App-Jawk-0.100.0-1|20	%prep
12cu|perl-App-Jawk-0.100.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-App-Jawk-0.100.0-1|22	
12cu|perl-App-Jawk-0.100.0-1|23	%build
12cu|perl-App-Jawk-0.100.0-1|24	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-App-Jawk-0.100.0-1|25	%make
12cu|perl-App-Jawk-0.100.0-1|26	
12cu|perl-App-Jawk-0.100.0-1|27	%check
12cu|perl-App-Jawk-0.100.0-1|28	%make test
12cu|perl-App-Jawk-0.100.0-1|29	
12cu|perl-App-Jawk-0.100.0-1|30	%install
12cu|perl-App-Jawk-0.100.0-1|31	%makeinstall_std
12cu|perl-App-Jawk-0.100.0-1|32	
12cu|perl-App-Jawk-0.100.0-1|33	%files
12cu|perl-App-Jawk-0.100.0-1|34	%doc ChangeLog Changes MANIFEST META.yml README
12cu|perl-App-Jawk-0.100.0-1|35	%{_bindir}/jawk
12cu|perl-App-Jawk-0.100.0-1|36	%{_mandir}/man1/*
12cu|perl-App-Jawk-0.100.0-1|37	%{perl_vendorlib}/App/Jawk.pm
12cu|perl-App-Jawk-0.100.0-1|38	%{_mandir}/man3/App::Jawk.3pm.xz
12cu|perl-App-Jawk-0.100.0-1|39	
12cu|perl-App-Jawk-0.100.0-1|40	%changelog
12cu|perl-App-Jawk-0.100.0-1|41	* Wed Apr 20 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.40.0-1mdv2011.0
12cu|perl-App-Jawk-0.100.0-1|42	+ Revision: 656137
12cu|perl-App-Jawk-0.100.0-1|43	- import perl-App-Jawk
12cu|perl-App-Jawk-0.100.0-1|44	
12cu|perl-App-Jawk-0.100.0-1|45	

10454 12
12cu|perl-App-Nopaste-0.960.0-1|1	%define upstream_name    App-Nopaste
12cu|perl-App-Nopaste-0.960.0-1|2	%define upstream_version 0.96
12cu|perl-App-Nopaste-0.960.0-1|3	
12cu|perl-App-Nopaste-0.960.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-App-Nopaste-0.960.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-App-Nopaste-0.960.0-1|6	Release:	1
12cu|perl-App-Nopaste-0.960.0-1|7	License:	GPL or Artistic
12cu|perl-App-Nopaste-0.960.0-1|8	Group:		Development/Perl
12cu|perl-App-Nopaste-0.960.0-1|9	Summary:	Easy access to any pastebin
12cu|perl-App-Nopaste-0.960.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-App-Nopaste-0.960.0-1|11	Source0:	http://www.cpan.org/modules/by-module/App/App-Nopaste-%{upstream_version}.tar.gz
12cu|perl-App-Nopaste-0.960.0-1|12	
12cu|perl-App-Nopaste-0.960.0-1|13	BuildRequires:	perl-devel
12cu|perl-App-Nopaste-0.960.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-App-Nopaste-0.960.0-1|15	BuildRequires:	perl(Module::Pluggable)
12cu|perl-App-Nopaste-0.960.0-1|16	BuildRequires:	perl(Moose)
12cu|perl-App-Nopaste-0.960.0-1|17	BuildRequires:	perl(MooseX::Getopt)
12cu|perl-App-Nopaste-0.960.0-1|18	BuildRequires:	perl(Test::More)
12cu|perl-App-Nopaste-0.960.0-1|19	BuildRequires:	perl(WWW::Mechanize)
12cu|perl-App-Nopaste-0.960.0-1|20	BuildRequires:	perl(Config::INI::Reader)
12cu|perl-App-Nopaste-0.960.0-1|21	BuildRequires:	perl(WWW::Pastebin::PastebinCom::Create)
12cu|perl-App-Nopaste-0.960.0-1|22	BuildRequires:	perl(Browser::Open)
12cu|perl-App-Nopaste-0.960.0-1|23	BuildRequires:	perl(Clipboard)
12cu|perl-App-Nopaste-0.960.0-1|24	BuildRequires:	perl(Config::GitLike)
12cu|perl-App-Nopaste-0.960.0-1|25	BuildArch:	noarch
12cu|perl-App-Nopaste-0.960.0-1|26	
12cu|perl-App-Nopaste-0.960.0-1|27	%description
12cu|perl-App-Nopaste-0.960.0-1|28	Pastebins (also known as nopaste sites) let you post text, usually code,
12cu|perl-App-Nopaste-0.960.0-1|29	for public viewing. They're used a lot in IRC channels to show code that
12cu|perl-App-Nopaste-0.960.0-1|30	would normally be too long to give directly in the channel (hence the name
12cu|perl-App-Nopaste-0.960.0-1|31	nopaste).
12cu|perl-App-Nopaste-0.960.0-1|32	
12cu|perl-App-Nopaste-0.960.0-1|33	Each pastebin is slightly different. When one pastebin goes down (I'm
12cu|perl-App-Nopaste-0.960.0-1|34	looking at you, the http://paste.husk.org manpage), then you have to find a
12cu|perl-App-Nopaste-0.960.0-1|35	new one. And if you usually use a script to publish text, then it's too
12cu|perl-App-Nopaste-0.960.0-1|36	much hassle.
12cu|perl-App-Nopaste-0.960.0-1|37	
12cu|perl-App-Nopaste-0.960.0-1|38	This module aims to smooth out the differences between pastebins, and
12cu|perl-App-Nopaste-0.960.0-1|39	provides redundancy: if one site doesn't work, it just tries a different
12cu|perl-App-Nopaste-0.960.0-1|40	one.
12cu|perl-App-Nopaste-0.960.0-1|41	
12cu|perl-App-Nopaste-0.960.0-1|42	%prep
12cu|perl-App-Nopaste-0.960.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-App-Nopaste-0.960.0-1|44	
12cu|perl-App-Nopaste-0.960.0-1|45	%build
12cu|perl-App-Nopaste-0.960.0-1|46	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-App-Nopaste-0.960.0-1|47	%make
12cu|perl-App-Nopaste-0.960.0-1|48	
12cu|perl-App-Nopaste-0.960.0-1|49	%check
12cu|perl-App-Nopaste-0.960.0-1|50	make test
12cu|perl-App-Nopaste-0.960.0-1|51	
12cu|perl-App-Nopaste-0.960.0-1|52	%install
12cu|perl-App-Nopaste-0.960.0-1|53	%makeinstall_std
12cu|perl-App-Nopaste-0.960.0-1|54	
12cu|perl-App-Nopaste-0.960.0-1|55	%files
12cu|perl-App-Nopaste-0.960.0-1|56	%doc Changes
12cu|perl-App-Nopaste-0.960.0-1|57	%{perl_vendorlib}/App
12cu|perl-App-Nopaste-0.960.0-1|58	%{_bindir}/nopaste
12cu|perl-App-Nopaste-0.960.0-1|59	%{_mandir}/man1/nopaste.1*
12cu|perl-App-Nopaste-0.960.0-1|60	%{_mandir}/man3/*
12cu|perl-App-Nopaste-0.960.0-1|61	
12cu|perl-App-Nopaste-0.960.0-1|62	
12cu|perl-App-Nopaste-0.960.0-1|63	%changelog
12cu|perl-App-Nopaste-0.960.0-1|64	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.960.0-1
12cu|perl-App-Nopaste-0.960.0-1|65	+ Revision: 9dd0368
12cu|perl-App-Nopaste-0.960.0-1|66	- Updated to 0.96 (by updates_builder)
12cu|perl-App-Nopaste-0.960.0-1|67	
12cu|perl-App-Nopaste-0.960.0-1|68	

10455 12
12cu|perl-App-perlbrew-0.670.0-1|1	%define upstream_name    App-perlbrew
12cu|perl-App-perlbrew-0.670.0-1|2	%define upstream_version 0.67
12cu|perl-App-perlbrew-0.670.0-1|3	
12cu|perl-App-perlbrew-0.670.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-App-perlbrew-0.670.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-App-perlbrew-0.670.0-1|6	Release:	1
12cu|perl-App-perlbrew-0.670.0-1|7	
12cu|perl-App-perlbrew-0.670.0-1|8	Summary:	Manage perl installations in your $HOME
12cu|perl-App-perlbrew-0.670.0-1|9	
12cu|perl-App-perlbrew-0.670.0-1|10	License:	GPL+ or Artistic
12cu|perl-App-perlbrew-0.670.0-1|11	Group:		Development/Perl
12cu|perl-App-perlbrew-0.670.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-App-perlbrew-0.670.0-1|13	Source0:	http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-App-perlbrew-0.670.0-1|14	
12cu|perl-App-perlbrew-0.670.0-1|15	BuildRequires:	perl-devel
12cu|perl-App-perlbrew-0.670.0-1|16	BuildRequires: perl(local::lib)
12cu|perl-App-perlbrew-0.670.0-1|17	BuildRequires: perl(IO::All)
12cu|perl-App-perlbrew-0.670.0-1|18	BuildRequires: perl(CPAN::Perl::Releases)
12cu|perl-App-perlbrew-0.670.0-1|19	BuildRequires: perl(Test::Spec)
12cu|perl-App-perlbrew-0.670.0-1|20	BuildRequires: perl(Test::NoWarnings)
12cu|perl-App-perlbrew-0.670.0-1|21	BuildRequires: perl(Test::Exception)
12cu|perl-App-perlbrew-0.670.0-1|22	BuildRequires: perl(Path::Class)
12cu|perl-App-perlbrew-0.670.0-1|23	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-App-perlbrew-0.670.0-1|24	BuildRequires:	perl(File::Path::Tiny)
12cu|perl-App-perlbrew-0.670.0-1|25	BuildRequires:	perl(HTTP::Lite)
12cu|perl-App-perlbrew-0.670.0-1|26	BuildRequires:	perl(Test::Output)
12cu|perl-App-perlbrew-0.670.0-1|27	BuildArch:	noarch
12cu|perl-App-perlbrew-0.670.0-1|28	
12cu|perl-App-perlbrew-0.670.0-1|29	%description
12cu|perl-App-perlbrew-0.670.0-1|30	perlbrew is a program to automate the building and installation of perl in
12cu|perl-App-perlbrew-0.670.0-1|31	the users HOME. At the moment, it installs everything to
12cu|perl-App-perlbrew-0.670.0-1|32	'~/perl5/perlbrew', and requires you to tweak your PATH by including a
12cu|perl-App-perlbrew-0.670.0-1|33	bashrc/cshrc file it provides. You then can benefit from not having to run
12cu|perl-App-perlbrew-0.670.0-1|34	'sudo' commands to install cpan modules because those are installed inside
12cu|perl-App-perlbrew-0.670.0-1|35	your HOME too. It's a completely separate perl environment.
12cu|perl-App-perlbrew-0.670.0-1|36	
12cu|perl-App-perlbrew-0.670.0-1|37	%prep
12cu|perl-App-perlbrew-0.670.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-App-perlbrew-0.670.0-1|39	
12cu|perl-App-perlbrew-0.670.0-1|40	%build
12cu|perl-App-perlbrew-0.670.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-App-perlbrew-0.670.0-1|42	%make
12cu|perl-App-perlbrew-0.670.0-1|43	
12cu|perl-App-perlbrew-0.670.0-1|44	%check
12cu|perl-App-perlbrew-0.670.0-1|45	%make test
12cu|perl-App-perlbrew-0.670.0-1|46	
12cu|perl-App-perlbrew-0.670.0-1|47	%install
12cu|perl-App-perlbrew-0.670.0-1|48	%makeinstall_std
12cu|perl-App-perlbrew-0.670.0-1|49	
12cu|perl-App-perlbrew-0.670.0-1|50	%files
12cu|perl-App-perlbrew-0.670.0-1|51	%doc Changes LICENSE META.yml README
12cu|perl-App-perlbrew-0.670.0-1|52	%{_bindir}/perlbrew
12cu|perl-App-perlbrew-0.670.0-1|53	%{_mandir}/man1/perlbrew.1*
12cu|perl-App-perlbrew-0.670.0-1|54	%{_mandir}/man3/*
12cu|perl-App-perlbrew-0.670.0-1|55	%{perl_vendorlib}/*
12cu|perl-App-perlbrew-0.670.0-1|56	
12cu|perl-App-perlbrew-0.670.0-1|57	
12cu|perl-App-perlbrew-0.670.0-1|58	
12cu|perl-App-perlbrew-0.670.0-1|59	
12cu|perl-App-perlbrew-0.670.0-1|60	%changelog
12cu|perl-App-perlbrew-0.670.0-1|61	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.670.0-1
12cu|perl-App-perlbrew-0.670.0-1|62	+ Revision: 63ee845
12cu|perl-App-perlbrew-0.670.0-1|63	- Fix BRs
12cu|perl-App-perlbrew-0.670.0-1|64	
12cu|perl-App-perlbrew-0.670.0-1|65	

10456 12
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|1	%define upstream_name    App-SmokeBox-PerlVersion
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|2	%define upstream_version 0.16
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|3	
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|6	Release:	1
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|7	
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|8	Summary:	SmokeBox helper module to determine perl version
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|9	License:	GPL+ or Artistic
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|10	Group:		Development/Perl
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|12	Source0:	http://www.cpan.org/modules/by-module/App/App-SmokeBox-PerlVersion-%{upstream_version}.tar.gz
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|13	
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|14	BuildRequires:	perl-devel
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|15	BuildRequires:	perl(IPC::Cmd)
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|16	BuildRequires:	perl(POE)
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|17	BuildRequires:	perl(POE::Quickie)
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|18	BuildArch:	noarch
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|19	
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|20	%description
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|21	App::SmokeBox::PerlVersion is a simple helper module for the
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|22	App::SmokeBox::Mini manpage and the minismokebox manpage that determines
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|23	and version and architecture of a given 'perl' executable.
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|24	
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|25	%prep
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|27	
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|28	%build
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|30	%make
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|31	
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|32	%check
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|33	%make test
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|34	
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|35	%install
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|36	%makeinstall_std
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|37	
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|38	%files
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|39	%doc README LICENSE Changes META.yml META.json
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|40	%{_mandir}/man3/*
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|41	%{perl_vendorlib}/*
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|42	
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|43	
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|44	%changelog
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|45	* Fri Nov 08 2013 dsilakov <denis.silakov@rosalab.ru> 0.160.0-1
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|46	+ Revision: 8c9cdd5
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|47	- Merge pull request #1 from import/perl-App-SmokeBox-PerlVersion:auto_update
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|48	- ROSA Updates Builder: update suggested
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|49	
12cu|perl-App-SmokeBox-PerlVersion-0.160.0-1|50	

10457 12
12cu|perl-Archive-Any-0.94.100-1|1	%define	upstream_name	 Archive-Any
12cu|perl-Archive-Any-0.94.100-1|2	%define upstream_version 0.0941
12cu|perl-Archive-Any-0.94.100-1|3	
12cu|perl-Archive-Any-0.94.100-1|4	Name:		perl-%{upstream_name}
12cu|perl-Archive-Any-0.94.100-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Archive-Any-0.94.100-1|6	Release:	1
12cu|perl-Archive-Any-0.94.100-1|7	Epoch:		1
12cu|perl-Archive-Any-0.94.100-1|8	
12cu|perl-Archive-Any-0.94.100-1|9	Summary:	Single interface to deal with file archives
12cu|perl-Archive-Any-0.94.100-1|10	License:	GPL+ or Artistic
12cu|perl-Archive-Any-0.94.100-1|11	Group:		Development/Perl
12cu|perl-Archive-Any-0.94.100-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Archive-Any-0.94.100-1|13	Source0:	http://www.cpan.org/modules/by-module/Archive/Archive-Any-%{upstream_version}.tar.gz
12cu|perl-Archive-Any-0.94.100-1|14	
12cu|perl-Archive-Any-0.94.100-1|15	BuildRequires:	perl-devel
12cu|perl-Archive-Any-0.94.100-1|16	BuildRequires:	perl(Test::Warn)
12cu|perl-Archive-Any-0.94.100-1|17	BuildRequires:	perl(Test::Pod::Coverage)
12cu|perl-Archive-Any-0.94.100-1|18	BuildRequires:	perl(Module::Find)
12cu|perl-Archive-Any-0.94.100-1|19	BuildRequires:	perl(File::MMagic)
12cu|perl-Archive-Any-0.94.100-1|20	BuildRequires:	perl(MIME::Types)
12cu|perl-Archive-Any-0.94.100-1|21	BuildRequires:	perl(Archive::Zip)
12cu|perl-Archive-Any-0.94.100-1|22	BuildRequires:	perl(Archive::Tar)
12cu|perl-Archive-Any-0.94.100-1|23	BuildRequires:	perl(IO::Zlib)
12cu|perl-Archive-Any-0.94.100-1|24	
12cu|perl-Archive-Any-0.94.100-1|25	BuildArch:	noarch
12cu|perl-Archive-Any-0.94.100-1|26	
12cu|perl-Archive-Any-0.94.100-1|27	%description
12cu|perl-Archive-Any-0.94.100-1|28	This module is a single interface for manipulating different archive formats.
12cu|perl-Archive-Any-0.94.100-1|29	Tarballs, zip files, etc.
12cu|perl-Archive-Any-0.94.100-1|30	
12cu|perl-Archive-Any-0.94.100-1|31	%prep
12cu|perl-Archive-Any-0.94.100-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Archive-Any-0.94.100-1|33	
12cu|perl-Archive-Any-0.94.100-1|34	%build
12cu|perl-Archive-Any-0.94.100-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Archive-Any-0.94.100-1|36	%make
12cu|perl-Archive-Any-0.94.100-1|37	
12cu|perl-Archive-Any-0.94.100-1|38	%check
12cu|perl-Archive-Any-0.94.100-1|39	%make test
12cu|perl-Archive-Any-0.94.100-1|40	
12cu|perl-Archive-Any-0.94.100-1|41	%install
12cu|perl-Archive-Any-0.94.100-1|42	%makeinstall_std
12cu|perl-Archive-Any-0.94.100-1|43	
12cu|perl-Archive-Any-0.94.100-1|44	%files
12cu|perl-Archive-Any-0.94.100-1|45	%doc README
12cu|perl-Archive-Any-0.94.100-1|46	%{perl_vendorlib}/Archive
12cu|perl-Archive-Any-0.94.100-1|47	%{_mandir}/man3/*
12cu|perl-Archive-Any-0.94.100-1|48	
12cu|perl-Archive-Any-0.94.100-1|49	
12cu|perl-Archive-Any-0.94.100-1|50	
12cu|perl-Archive-Any-0.94.100-1|51	%changelog
12cu|perl-Archive-Any-0.94.100-1|52	* Fri Nov 08 2013 dsilakov <denis.silakov@rosalab.ru> 1:0.94.100-1
12cu|perl-Archive-Any-0.94.100-1|53	+ Revision: 5596f88
12cu|perl-Archive-Any-0.94.100-1|54	- Merge pull request #1 from import/perl-Archive-Any:auto_update
12cu|perl-Archive-Any-0.94.100-1|55	- ROSA Updates Builder: update suggested
12cu|perl-Archive-Any-0.94.100-1|56	
12cu|perl-Archive-Any-0.94.100-1|57	

10458 12
12cu|perl-Archive-Any-Lite-0.70.0-1|1	%define upstream_name    Archive-Any-Lite
12cu|perl-Archive-Any-Lite-0.70.0-1|2	%define upstream_version 0.07
12cu|perl-Archive-Any-Lite-0.70.0-1|3	
12cu|perl-Archive-Any-Lite-0.70.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Archive-Any-Lite-0.70.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Archive-Any-Lite-0.70.0-1|6	Release:    1
12cu|perl-Archive-Any-Lite-0.70.0-1|7	
12cu|perl-Archive-Any-Lite-0.70.0-1|8	Summary:    Simple CPAN package extractor
12cu|perl-Archive-Any-Lite-0.70.0-1|9	License:    GPL+ or Artistic
12cu|perl-Archive-Any-Lite-0.70.0-1|10	Group:      Development/Perl
12cu|perl-Archive-Any-Lite-0.70.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Archive-Any-Lite-0.70.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Archive/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Archive-Any-Lite-0.70.0-1|13	
12cu|perl-Archive-Any-Lite-0.70.0-1|14	BuildRequires: perl(Archive::Tar)
12cu|perl-Archive-Any-Lite-0.70.0-1|15	BuildRequires: perl(Archive::Zip)
12cu|perl-Archive-Any-Lite-0.70.0-1|16	BuildRequires: perl(File::Spec)
12cu|perl-Archive-Any-Lite-0.70.0-1|17	BuildRequires: perl(IO::Uncompress::Bunzip2)
12cu|perl-Archive-Any-Lite-0.70.0-1|18	BuildRequires: perl(IO::Zlib)
12cu|perl-Archive-Any-Lite-0.70.0-1|19	BuildRequires: perl(Test::More)
12cu|perl-Archive-Any-Lite-0.70.0-1|20	BuildRequires: perl(Test::UseAllModules)
12cu|perl-Archive-Any-Lite-0.70.0-1|21	BuildRequires: perl-devel
12cu|perl-Archive-Any-Lite-0.70.0-1|22	BuildArch: noarch
12cu|perl-Archive-Any-Lite-0.70.0-1|23	
12cu|perl-Archive-Any-Lite-0.70.0-1|24	%description
12cu|perl-Archive-Any-Lite-0.70.0-1|25	This is a fork of the Archive::Any manpage by Michael Schwern and Clint
12cu|perl-Archive-Any-Lite-0.70.0-1|26	Moore. The main difference is this works properly even when you fork(), and
12cu|perl-Archive-Any-Lite-0.70.0-1|27	may require less memory to extract a tarball. On the other hand, this isn't
12cu|perl-Archive-Any-Lite-0.70.0-1|28	pluggable (this only supports file formats used in the CPAN toolchains),
12cu|perl-Archive-Any-Lite-0.70.0-1|29	and this doesn't check mime types (at least as of this writing).
12cu|perl-Archive-Any-Lite-0.70.0-1|30	
12cu|perl-Archive-Any-Lite-0.70.0-1|31	%prep
12cu|perl-Archive-Any-Lite-0.70.0-1|32	%setup -qn %{upstream_name}-%{upstream_version}
12cu|perl-Archive-Any-Lite-0.70.0-1|33	
12cu|perl-Archive-Any-Lite-0.70.0-1|34	%build
12cu|perl-Archive-Any-Lite-0.70.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Archive-Any-Lite-0.70.0-1|36	
12cu|perl-Archive-Any-Lite-0.70.0-1|37	%make
12cu|perl-Archive-Any-Lite-0.70.0-1|38	
12cu|perl-Archive-Any-Lite-0.70.0-1|39	%check
12cu|perl-Archive-Any-Lite-0.70.0-1|40	%make test
12cu|perl-Archive-Any-Lite-0.70.0-1|41	
12cu|perl-Archive-Any-Lite-0.70.0-1|42	%install
12cu|perl-Archive-Any-Lite-0.70.0-1|43	%makeinstall_std
12cu|perl-Archive-Any-Lite-0.70.0-1|44	
12cu|perl-Archive-Any-Lite-0.70.0-1|45	%files
12cu|perl-Archive-Any-Lite-0.70.0-1|46	%doc META.json META.yml README Changes
12cu|perl-Archive-Any-Lite-0.70.0-1|47	%{_mandir}/man3/*
12cu|perl-Archive-Any-Lite-0.70.0-1|48	%{perl_vendorlib}/*
12cu|perl-Archive-Any-Lite-0.70.0-1|49	
12cu|perl-Archive-Any-Lite-0.70.0-1|50	
12cu|perl-Archive-Any-Lite-0.70.0-1|51	%changelog
12cu|perl-Archive-Any-Lite-0.70.0-1|52	* Wed Jan 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-1
12cu|perl-Archive-Any-Lite-0.70.0-1|53	+ Revision: e0e24da
12cu|perl-Archive-Any-Lite-0.70.0-1|54	- Added perl-devel BR
12cu|perl-Archive-Any-Lite-0.70.0-1|55	
12cu|perl-Archive-Any-Lite-0.70.0-1|56	

10459 12
12cu|perl-Archive-Peek-0.350.0-1|1	%define upstream_name    Archive-Peek
12cu|perl-Archive-Peek-0.350.0-1|2	%define upstream_version 0.35
12cu|perl-Archive-Peek-0.350.0-1|3	
12cu|perl-Archive-Peek-0.350.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Archive-Peek-0.350.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Archive-Peek-0.350.0-1|6	Release:    1
12cu|perl-Archive-Peek-0.350.0-1|7	
12cu|perl-Archive-Peek-0.350.0-1|8	Summary:    Peek into archives without extracting them
12cu|perl-Archive-Peek-0.350.0-1|9	License:    GPL+ or Artistic
12cu|perl-Archive-Peek-0.350.0-1|10	Group:      Development/Perl
12cu|perl-Archive-Peek-0.350.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Archive-Peek-0.350.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Archive/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Archive-Peek-0.350.0-1|13	
12cu|perl-Archive-Peek-0.350.0-1|14	BuildRequires: perl(Archive::Tar)
12cu|perl-Archive-Peek-0.350.0-1|15	BuildRequires: perl(Archive::Zip)
12cu|perl-Archive-Peek-0.350.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-Archive-Peek-0.350.0-1|17	BuildRequires: perl(Moose)
12cu|perl-Archive-Peek-0.350.0-1|18	BuildRequires: perl(MooseX::Types::Path::Class)
12cu|perl-Archive-Peek-0.350.0-1|19	BuildRequires: perl(Test::More)
12cu|perl-Archive-Peek-0.350.0-1|20	BuildRequires: perl(namespace::autoclean)
12cu|perl-Archive-Peek-0.350.0-1|21	BuildRequires: perl-devel
12cu|perl-Archive-Peek-0.350.0-1|22	BuildArch: noarch
12cu|perl-Archive-Peek-0.350.0-1|23	
12cu|perl-Archive-Peek-0.350.0-1|24	%description
12cu|perl-Archive-Peek-0.350.0-1|25	This module lets you peek into archives without extracting them. It
12cu|perl-Archive-Peek-0.350.0-1|26	currently supports tar files and zip files. To support Bzip2- compressed
12cu|perl-Archive-Peek-0.350.0-1|27	files, you should install IO::Uncompress::Bunzip2.
12cu|perl-Archive-Peek-0.350.0-1|28	
12cu|perl-Archive-Peek-0.350.0-1|29	%prep
12cu|perl-Archive-Peek-0.350.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Archive-Peek-0.350.0-1|31	
12cu|perl-Archive-Peek-0.350.0-1|32	%build
12cu|perl-Archive-Peek-0.350.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Archive-Peek-0.350.0-1|34	
12cu|perl-Archive-Peek-0.350.0-1|35	%make
12cu|perl-Archive-Peek-0.350.0-1|36	
12cu|perl-Archive-Peek-0.350.0-1|37	%check
12cu|perl-Archive-Peek-0.350.0-1|38	%make test
12cu|perl-Archive-Peek-0.350.0-1|39	
12cu|perl-Archive-Peek-0.350.0-1|40	%install
12cu|perl-Archive-Peek-0.350.0-1|41	%makeinstall_std
12cu|perl-Archive-Peek-0.350.0-1|42	
12cu|perl-Archive-Peek-0.350.0-1|43	%files
12cu|perl-Archive-Peek-0.350.0-1|44	%doc CHANGES META.yml README
12cu|perl-Archive-Peek-0.350.0-1|45	%{_mandir}/man3/*
12cu|perl-Archive-Peek-0.350.0-1|46	%{perl_vendorlib}/*
12cu|perl-Archive-Peek-0.350.0-1|47	
12cu|perl-Archive-Peek-0.350.0-1|48	%changelog
12cu|perl-Archive-Peek-0.350.0-1|49	* Fri Apr 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.350.0-1
12cu|perl-Archive-Peek-0.350.0-1|50	+ Revision: 77c5dcb
12cu|perl-Archive-Peek-0.350.0-1|51	- Fix BRs
12cu|perl-Archive-Peek-0.350.0-1|52	
12cu|perl-Archive-Peek-0.350.0-1|53	

10460 12
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|1	%define upstream_name    Archive-Tar-Wrapper%define upstream_version 0.19
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|2	
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|5	Release:	1
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|6	
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|7	Summary:	API wrapper around the 'tar' utility
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|8	License:	GPL+ or Artistic
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|9	Group:		Development/Perl
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Archive/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|12	
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|13	BuildRequires:	perl-devel
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|14	BuildRequires:	perl(Cwd)
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|15	BuildRequires:	perl(File::Temp)
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|16	BuildRequires:	perl(IPC::Run)
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|17	BuildRequires:	perl(Log::Log4perl)
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|18	BuildRequires:	perl(File::Which)
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|19	BuildArch:	noarch
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|20	
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|21	%description
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|22	Archive::Tar::Wrapper is an API wrapper around the 'tar' command line
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|23	utility. It never stores anything in memory, but works on temporary
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|24	directory structures on disk instead. It provides a mapping between the
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|25	logical paths in the tarball and the 'real' files in the temporary
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|26	directory on disk.
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|27	
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|28	%prep
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|30	
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|31	%build
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|33	%make
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|34	
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|35	%check
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|36	%make test
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|37	
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|38	%install
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|39	%makeinstall_std
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|40	
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|41	%files
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|42	%doc Changes README META.yml
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|43	%{_mandir}/man3/*
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|44	%{perl_vendorlib}/*
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|45	
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|46	
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|47	%changelog
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|48	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-1
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|49	+ Revision: 0513202
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|50	- Updated to 0.19 (by updates_builder)
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|51	
12cu|perl-Archive-Tar-Wrapper-0.190.0-1|52	

10461 12
12cu|perl-Argus-2.0.0-8|1	%define argus_version 2.0.6.fixes.1
12cu|perl-Argus-2.0.0-8|2	
12cu|perl-Argus-2.0.0-8|3	Name:		perl-Argus
12cu|perl-Argus-2.0.0-8|4	Version:	%perl_convert_version 2.00
12cu|perl-Argus-2.0.0-8|5	Release:	8
12cu|perl-Argus-2.0.0-8|6	Epoch:		0
12cu|perl-Argus-2.0.0-8|7	Summary:	Client tools for argus network audit
12cu|perl-Argus-2.0.0-8|8	License:	GPL
12cu|perl-Argus-2.0.0-8|9	Group:		Development/Perl
12cu|perl-Argus-2.0.0-8|10	Url:		http://qosient.com/argus/
12cu|perl-Argus-2.0.0-8|11	Source0:	ftp://ftp.qosient.com/dev/argus-2.0/argus-clients-%{argus_version}.tar.bz2
12cu|perl-Argus-2.0.0-8|12	
12cu|perl-Argus-2.0.0-8|13	BuildRequires:	 perl-devel
12cu|perl-Argus-2.0.0-8|14	BuildRequires:	 perl-DateManip
12cu|perl-Argus-2.0.0-8|15	Provides:	perl(Argus::Support)
12cu|perl-Argus-2.0.0-8|16	BuildArch:	noarch
12cu|perl-Argus-2.0.0-8|17	
12cu|perl-Argus-2.0.0-8|18	%description
12cu|perl-Argus-2.0.0-8|19	Clients to the argus probe which process and display information.
12cu|perl-Argus-2.0.0-8|20	
12cu|perl-Argus-2.0.0-8|21	%prep
12cu|perl-Argus-2.0.0-8|22	%setup -q -n argus-clients-%{argus_version}/contrib/Argus-perl-2.00
12cu|perl-Argus-2.0.0-8|23	export ARGUSHOME=%{_prefix}
12cu|perl-Argus-2.0.0-8|24	perl Makefile.PL PREFIX=%{_prefix} INSTALLSITELIB=%{perl_vendorlib}
12cu|perl-Argus-2.0.0-8|25	perl -pi -e 's|local/||g' Makefile
12cu|perl-Argus-2.0.0-8|26	
12cu|perl-Argus-2.0.0-8|27	%build
12cu|perl-Argus-2.0.0-8|28	%make
12cu|perl-Argus-2.0.0-8|29	
12cu|perl-Argus-2.0.0-8|30	%install
12cu|perl-Argus-2.0.0-8|31	%makeinstall_std
12cu|perl-Argus-2.0.0-8|32	rm -f %{buildroot}%{_prefix}/perllocal.pod
12cu|perl-Argus-2.0.0-8|33	
12cu|perl-Argus-2.0.0-8|34	%files
12cu|perl-Argus-2.0.0-8|35	%defattr(0644,root,root,0755)
12cu|perl-Argus-2.0.0-8|36	%doc HISTORY INSTALL README TODO
12cu|perl-Argus-2.0.0-8|37	%attr(0755,root,root) %{_bindir}/look_for
12cu|perl-Argus-2.0.0-8|38	%attr(0755,root,root) %{_bindir}/slowscan
12cu|perl-Argus-2.0.0-8|39	%attr(0755,root,root) %{_bindir}/watcher
12cu|perl-Argus-2.0.0-8|40	%{perl_vendorlib}/Argus.pm
12cu|perl-Argus-2.0.0-8|41	%{perl_vendorlib}/Argus/Archive.pm
12cu|perl-Argus-2.0.0-8|42	%{perl_vendorlib}/Argus/SlowScan.pm
12cu|perl-Argus-2.0.0-8|43	%{perl_vendorlib}/Argus/Support.pm
12cu|perl-Argus-2.0.0-8|44	%{perl_vendorlib}/Argus/Watcher.pm
12cu|perl-Argus-2.0.0-8|45	%{perl_vendorlib}/ra.conf
12cu|perl-Argus-2.0.0-8|46	%{_mandir}/man1/slowscan.1*
12cu|perl-Argus-2.0.0-8|47	%{_mandir}/man1/watcher.1*
12cu|perl-Argus-2.0.0-8|48	
12cu|perl-Argus-2.0.0-8|49	
12cu|perl-Argus-2.0.0-8|50	%changelog
12cu|perl-Argus-2.0.0-8|51	* Tue Apr 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.0.0-8
12cu|perl-Argus-2.0.0-8|52	+ Revision: dad2e3e
12cu|perl-Argus-2.0.0-8|53	- Revert back to 2.x - 3.0 version doesn't have perl modules...
12cu|perl-Argus-2.0.0-8|54	
12cu|perl-Argus-2.0.0-8|55	

10462 12
12cu|perl-Array-Each-0.30.0-1|1	%define upstream_name    Array-Each
12cu|perl-Array-Each-0.30.0-1|2	%define upstream_version 0.03
12cu|perl-Array-Each-0.30.0-1|3	
12cu|perl-Array-Each-0.30.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Array-Each-0.30.0-1|5	Version:	%perl_convert_version 0.03
12cu|perl-Array-Each-0.30.0-1|6	Release:	1
12cu|perl-Array-Each-0.30.0-1|7	
12cu|perl-Array-Each-0.30.0-1|8	Summary:	Array-Each module for perl
12cu|perl-Array-Each-0.30.0-1|9	License:	GPL+ or Artistic
12cu|perl-Array-Each-0.30.0-1|10	Group:		Development/Perl
12cu|perl-Array-Each-0.30.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Array-Each-0.30.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Array/Array-Each-0.03.tar.gz
12cu|perl-Array-Each-0.30.0-1|13	
12cu|perl-Array-Each-0.30.0-1|14	BuildRequires:	perl-devel
12cu|perl-Array-Each-0.30.0-1|15	BuildArch:	noarch
12cu|perl-Array-Each-0.30.0-1|16	
12cu|perl-Array-Each-0.30.0-1|17	
12cu|perl-Array-Each-0.30.0-1|18	%description
12cu|perl-Array-Each-0.30.0-1|19	Array::Each - iterate over one or more arrays, returning one or more
12cu|perl-Array-Each-0.30.0-1|20	elements from each array followed by the array index.
12cu|perl-Array-Each-0.30.0-1|21	
12cu|perl-Array-Each-0.30.0-1|22	%prep
12cu|perl-Array-Each-0.30.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Array-Each-0.30.0-1|24	
12cu|perl-Array-Each-0.30.0-1|25	%build
12cu|perl-Array-Each-0.30.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Array-Each-0.30.0-1|27	%make
12cu|perl-Array-Each-0.30.0-1|28	make test
12cu|perl-Array-Each-0.30.0-1|29	
12cu|perl-Array-Each-0.30.0-1|30	%install
12cu|perl-Array-Each-0.30.0-1|31	%makeinstall_std
12cu|perl-Array-Each-0.30.0-1|32	
12cu|perl-Array-Each-0.30.0-1|33	%files
12cu|perl-Array-Each-0.30.0-1|34	%doc Changes README
12cu|perl-Array-Each-0.30.0-1|35	%{perl_vendorlib}/Array/Each
12cu|perl-Array-Each-0.30.0-1|36	%{perl_vendorlib}/Array/Each.pm
12cu|perl-Array-Each-0.30.0-1|37	%{_mandir}/*/*
12cu|perl-Array-Each-0.30.0-1|38	
12cu|perl-Array-Each-0.30.0-1|39	
12cu|perl-Array-Each-0.30.0-1|40	%changelog
12cu|perl-Array-Each-0.30.0-1|41	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cu|perl-Array-Each-0.30.0-1|42	+ Revision: 680476
12cu|perl-Array-Each-0.30.0-1|43	- mass rebuild
12cu|perl-Array-Each-0.30.0-1|44	
12cu|perl-Array-Each-0.30.0-1|45	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cu|perl-Array-Each-0.30.0-1|46	+ Revision: 406835
12cu|perl-Array-Each-0.30.0-1|47	- rebuild using %%perl_convert_version
12cu|perl-Array-Each-0.30.0-1|48	
12cu|perl-Array-Each-0.30.0-1|49	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.02-5mdv2009.0
12cu|perl-Array-Each-0.30.0-1|50	+ Revision: 255339
12cu|perl-Array-Each-0.30.0-1|51	- rebuild
12cu|perl-Array-Each-0.30.0-1|52	
12cu|perl-Array-Each-0.30.0-1|53	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-3mdv2008.1
12cu|perl-Array-Each-0.30.0-1|54	+ Revision: 136886
12cu|perl-Array-Each-0.30.0-1|55	- rebuild
12cu|perl-Array-Each-0.30.0-1|56	
12cu|perl-Array-Each-0.30.0-1|57	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Array-Each-0.30.0-1|58	- restore BuildRoot
12cu|perl-Array-Each-0.30.0-1|59	
12cu|perl-Array-Each-0.30.0-1|60	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Array-Each-0.30.0-1|61	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Array-Each-0.30.0-1|62	
12cu|perl-Array-Each-0.30.0-1|63	
12cu|perl-Array-Each-0.30.0-1|64	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 0.02-2mdv2007.0
12cu|perl-Array-Each-0.30.0-1|65	+ Revision: 73285
12cu|perl-Array-Each-0.30.0-1|66	- import perl-Array-Each-0.02-2mdk
12cu|perl-Array-Each-0.30.0-1|67	
12cu|perl-Array-Each-0.30.0-1|68	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.02-2mdk
12cu|perl-Array-Each-0.30.0-1|69	- Fix SPEC according to Perl Policy
12cu|perl-Array-Each-0.30.0-1|70	- Source URL
12cu|perl-Array-Each-0.30.0-1|71	- use mkrel
12cu|perl-Array-Each-0.30.0-1|72	
12cu|perl-Array-Each-0.30.0-1|73	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.02-1mdk
12cu|perl-Array-Each-0.30.0-1|74	- initial Mandriva package
12cu|perl-Array-Each-0.30.0-1|75	
12cu|perl-Array-Each-0.30.0-1|76	

10463 12
12cu|perl-Array-Iterator-0.110.0-1|1	%define upstream_name    Array-Iterator
12cu|perl-Array-Iterator-0.110.0-1|2	%define upstream_version 0.11
12cu|perl-Array-Iterator-0.110.0-1|3	
12cu|perl-Array-Iterator-0.110.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Array-Iterator-0.110.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Array-Iterator-0.110.0-1|6	Release:    1
12cu|perl-Array-Iterator-0.110.0-1|7	
12cu|perl-Array-Iterator-0.110.0-1|8	Summary:    A subclass of Array::Iterator to allow forwards and backwards iteration
12cu|perl-Array-Iterator-0.110.0-1|9	License:    GPL+ or Artistic
12cu|perl-Array-Iterator-0.110.0-1|10	Group:      Development/Perl
12cu|perl-Array-Iterator-0.110.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Array-Iterator-0.110.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Array/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Array-Iterator-0.110.0-1|13	
12cu|perl-Array-Iterator-0.110.0-1|14	BuildRequires: perl(Capture::Tiny)
12cu|perl-Array-Iterator-0.110.0-1|15	BuildRequires: perl(Module::Build) >= 0.360.100
12cu|perl-Array-Iterator-0.110.0-1|16	BuildRequires: perl(Test::Exception)
12cu|perl-Array-Iterator-0.110.0-1|17	BuildRequires: perl-devel
12cu|perl-Array-Iterator-0.110.0-1|18	BuildArch:  noarch
12cu|perl-Array-Iterator-0.110.0-1|19	
12cu|perl-Array-Iterator-0.110.0-1|20	%description
12cu|perl-Array-Iterator-0.110.0-1|21	This class provides a very simple iterator interface. It is
12cu|perl-Array-Iterator-0.110.0-1|22	uni-directional and can only be used once. It provides no means of
12cu|perl-Array-Iterator-0.110.0-1|23	reversing or resetting the iterator. It is not recommended to alter the
12cu|perl-Array-Iterator-0.110.0-1|24	array during iteration, however no attempt is made to enforce this
12cu|perl-Array-Iterator-0.110.0-1|25	(although I will if I can find an efficient means of doing so). This class
12cu|perl-Array-Iterator-0.110.0-1|26	only intends to provide a clear and simple means of generic iteration,
12cu|perl-Array-Iterator-0.110.0-1|27	nothing more (yet).
12cu|perl-Array-Iterator-0.110.0-1|28	
12cu|perl-Array-Iterator-0.110.0-1|29	%prep
12cu|perl-Array-Iterator-0.110.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Array-Iterator-0.110.0-1|31	
12cu|perl-Array-Iterator-0.110.0-1|32	%build
12cu|perl-Array-Iterator-0.110.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Array-Iterator-0.110.0-1|34	
12cu|perl-Array-Iterator-0.110.0-1|35	make
12cu|perl-Array-Iterator-0.110.0-1|36	
12cu|perl-Array-Iterator-0.110.0-1|37	%check
12cu|perl-Array-Iterator-0.110.0-1|38	make test
12cu|perl-Array-Iterator-0.110.0-1|39	
12cu|perl-Array-Iterator-0.110.0-1|40	%install
12cu|perl-Array-Iterator-0.110.0-1|41	%makeinstall_std
12cu|perl-Array-Iterator-0.110.0-1|42	
12cu|perl-Array-Iterator-0.110.0-1|43	%files
12cu|perl-Array-Iterator-0.110.0-1|44	%doc Changes LICENSE META.yml MYMETA.yml README
12cu|perl-Array-Iterator-0.110.0-1|45	%{_mandir}/man3/*
12cu|perl-Array-Iterator-0.110.0-1|46	%{perl_vendorlib}/*
12cu|perl-Array-Iterator-0.110.0-1|47	
12cu|perl-Array-Iterator-0.110.0-1|48	%changelog
12cu|perl-Array-Iterator-0.110.0-1|49	* Fri Apr 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-1
12cu|perl-Array-Iterator-0.110.0-1|50	+ Revision: 25c0541
12cu|perl-Array-Iterator-0.110.0-1|51	- Fix BRs
12cu|perl-Array-Iterator-0.110.0-1|52	
12cu|perl-Array-Iterator-0.110.0-1|53	

10464 12
12cu|perl-Array-PrintCols-2.600.0-1|1	%define upstream_name    Array-PrintCols
12cu|perl-Array-PrintCols-2.600.0-1|2	%define upstream_version 2.6
12cu|perl-Array-PrintCols-2.600.0-1|3	
12cu|perl-Array-PrintCols-2.600.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Array-PrintCols-2.600.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Array-PrintCols-2.600.0-1|6	Release:	1
12cu|perl-Array-PrintCols-2.600.0-1|7	
12cu|perl-Array-PrintCols-2.600.0-1|8	Summary:	Print or format array elements in vertically sorted columns
12cu|perl-Array-PrintCols-2.600.0-1|9	License:	GPL+ or Artistic
12cu|perl-Array-PrintCols-2.600.0-1|10	Group:		Development/Perl
12cu|perl-Array-PrintCols-2.600.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Array-PrintCols-2.600.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Array/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Array-PrintCols-2.600.0-1|13	
12cu|perl-Array-PrintCols-2.600.0-1|14	BuildRequires:	perl-devel
12cu|perl-Array-PrintCols-2.600.0-1|15	BuildArch:	noarch
12cu|perl-Array-PrintCols-2.600.0-1|16	
12cu|perl-Array-PrintCols-2.600.0-1|17	%description
12cu|perl-Array-PrintCols-2.600.0-1|18	Array::PrintCols is a Perl 5 module which defines a subroutine to
12cu|perl-Array-PrintCols-2.600.0-1|19	print arrays of elements in alphabetically, vertically sorted
12cu|perl-Array-PrintCols-2.600.0-1|20	columns.  Optional arguments can be given to control either the
12cu|perl-Array-PrintCols-2.600.0-1|21	width or number of the columns, the total width of the output, and
12cu|perl-Array-PrintCols-2.600.0-1|22	the amount of indentation.
12cu|perl-Array-PrintCols-2.600.0-1|23	
12cu|perl-Array-PrintCols-2.600.0-1|24	%prep
12cu|perl-Array-PrintCols-2.600.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Array-PrintCols-2.600.0-1|26	
12cu|perl-Array-PrintCols-2.600.0-1|27	%build
12cu|perl-Array-PrintCols-2.600.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Array-PrintCols-2.600.0-1|29	%make
12cu|perl-Array-PrintCols-2.600.0-1|30	
12cu|perl-Array-PrintCols-2.600.0-1|31	%check
12cu|perl-Array-PrintCols-2.600.0-1|32	%make test
12cu|perl-Array-PrintCols-2.600.0-1|33	
12cu|perl-Array-PrintCols-2.600.0-1|34	%install
12cu|perl-Array-PrintCols-2.600.0-1|35	%makeinstall_std
12cu|perl-Array-PrintCols-2.600.0-1|36	
12cu|perl-Array-PrintCols-2.600.0-1|37	%files
12cu|perl-Array-PrintCols-2.600.0-1|38	%doc README
12cu|perl-Array-PrintCols-2.600.0-1|39	%{perl_vendorlib}/Array
12cu|perl-Array-PrintCols-2.600.0-1|40	%{_mandir}/*/*
12cu|perl-Array-PrintCols-2.600.0-1|41	
12cu|perl-Array-PrintCols-2.600.0-1|42	
12cu|perl-Array-PrintCols-2.600.0-1|43	%changelog
12cu|perl-Array-PrintCols-2.600.0-1|44	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.600.0-1
12cu|perl-Array-PrintCols-2.600.0-1|45	+ Revision: 55bbd10
12cu|perl-Array-PrintCols-2.600.0-1|46	- Updated to 2.6 (by updates_builder)
12cu|perl-Array-PrintCols-2.600.0-1|47	
12cu|perl-Array-PrintCols-2.600.0-1|48	

10465 12
12cu|perl-asterisk-perl-1.30.0-1|1	%define upstream_name    asterisk-perl
12cu|perl-asterisk-perl-1.30.0-1|2	%define upstream_version 1.03
12cu|perl-asterisk-perl-1.30.0-1|3	
12cu|perl-asterisk-perl-1.30.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-asterisk-perl-1.30.0-1|5	Version:	%perl_convert_version 1.03
12cu|perl-asterisk-perl-1.30.0-1|6	Release:	1
12cu|perl-asterisk-perl-1.30.0-1|7	Summary:	Asterisk modules for perl
12cu|perl-asterisk-perl-1.30.0-1|8	License:	GPL or Artistic
12cu|perl-asterisk-perl-1.30.0-1|9	Group:		Development/Perl
12cu|perl-asterisk-perl-1.30.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-asterisk-perl-1.30.0-1|11	Source0:	http://www.cpan.org/authors/id/J/JA/JAMESGOL/asterisk-perl-1.03.tar.gz
12cu|perl-asterisk-perl-1.30.0-1|12	
12cu|perl-asterisk-perl-1.30.0-1|13	BuildRequires:	perl-devel
12cu|perl-asterisk-perl-1.30.0-1|14	BuildArch:	noarch
12cu|perl-asterisk-perl-1.30.0-1|15	
12cu|perl-asterisk-perl-1.30.0-1|16	%description
12cu|perl-asterisk-perl-1.30.0-1|17	perl-%{name} are modules for interfacing with the Asterisk open
12cu|perl-asterisk-perl-1.30.0-1|18	source pbx system.
12cu|perl-asterisk-perl-1.30.0-1|19	
12cu|perl-asterisk-perl-1.30.0-1|20	%prep
12cu|perl-asterisk-perl-1.30.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-asterisk-perl-1.30.0-1|22	chmod 644 examples/*
12cu|perl-asterisk-perl-1.30.0-1|23	
12cu|perl-asterisk-perl-1.30.0-1|24	%build
12cu|perl-asterisk-perl-1.30.0-1|25	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cu|perl-asterisk-perl-1.30.0-1|26	%make
12cu|perl-asterisk-perl-1.30.0-1|27	
12cu|perl-asterisk-perl-1.30.0-1|28	%install
12cu|perl-asterisk-perl-1.30.0-1|29	%makeinstall_std
12cu|perl-asterisk-perl-1.30.0-1|30	
12cu|perl-asterisk-perl-1.30.0-1|31	%files
12cu|perl-asterisk-perl-1.30.0-1|32	%doc README CHANGES examples
12cu|perl-asterisk-perl-1.30.0-1|33	%{perl_vendorlib}/*
12cu|perl-asterisk-perl-1.30.0-1|34	%{_mandir}/man3/*
12cu|perl-asterisk-perl-1.30.0-1|35	
12cu|perl-asterisk-perl-1.30.0-1|36	
12cu|perl-asterisk-perl-1.30.0-1|37	
12cu|perl-asterisk-perl-1.30.0-1|38	
12cu|perl-asterisk-perl-1.30.0-1|39	%changelog
12cu|perl-asterisk-perl-1.30.0-1|40	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.10.0-2mdv2011.0
12cu|perl-asterisk-perl-1.30.0-1|41	+ Revision: 657862
12cu|perl-asterisk-perl-1.30.0-1|42	- rebuild for updated spec-helper
12cu|perl-asterisk-perl-1.30.0-1|43	
12cu|perl-asterisk-perl-1.30.0-1|44	* Mon Nov 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.10.0-1mdv2011.0
12cu|perl-asterisk-perl-1.30.0-1|45	+ Revision: 603052
12cu|perl-asterisk-perl-1.30.0-1|46	- normalize version
12cu|perl-asterisk-perl-1.30.0-1|47	
12cu|perl-asterisk-perl-1.30.0-1|48	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2011.0
12cu|perl-asterisk-perl-1.30.0-1|49	+ Revision: 389773
12cu|perl-asterisk-perl-1.30.0-1|50	- update to new version 1.01
12cu|perl-asterisk-perl-1.30.0-1|51	
12cu|perl-asterisk-perl-1.30.0-1|52	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.10-3mdv2009.0
12cu|perl-asterisk-perl-1.30.0-1|53	+ Revision: 241150
12cu|perl-asterisk-perl-1.30.0-1|54	- rebuild
12cu|perl-asterisk-perl-1.30.0-1|55	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-asterisk-perl-1.30.0-1|56	
12cu|perl-asterisk-perl-1.30.0-1|57	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-asterisk-perl-1.30.0-1|58	- restore BuildRoot
12cu|perl-asterisk-perl-1.30.0-1|59	
12cu|perl-asterisk-perl-1.30.0-1|60	* Wed Aug 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.0
12cu|perl-asterisk-perl-1.30.0-1|61	+ Revision: 63919
12cu|perl-asterisk-perl-1.30.0-1|62	- update to new version 0.10
12cu|perl-asterisk-perl-1.30.0-1|63	
12cu|perl-asterisk-perl-1.30.0-1|64	* Sun Apr 29 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.09-1mdv2008.0
12cu|perl-asterisk-perl-1.30.0-1|65	+ Revision: 19247
12cu|perl-asterisk-perl-1.30.0-1|66	-New version
12cu|perl-asterisk-perl-1.30.0-1|67	
12cu|perl-asterisk-perl-1.30.0-1|68	
12cu|perl-asterisk-perl-1.30.0-1|69	* Tue Dec 19 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-3mdv2007.0
12cu|perl-asterisk-perl-1.30.0-1|70	+ Revision: 99240
12cu|perl-asterisk-perl-1.30.0-1|71	- Import perl-asterisk-perl
12cu|perl-asterisk-perl-1.30.0-1|72	
12cu|perl-asterisk-perl-1.30.0-1|73	* Wed Feb 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.08-3mdk
12cu|perl-asterisk-perl-1.30.0-1|74	- rebuild
12cu|perl-asterisk-perl-1.30.0-1|75	
12cu|perl-asterisk-perl-1.30.0-1|76	* Sun Jan 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.08-2mdk
12cu|perl-asterisk-perl-1.30.0-1|77	- rebuild
12cu|perl-asterisk-perl-1.30.0-1|78	
12cu|perl-asterisk-perl-1.30.0-1|79	* Sun Dec 26 2004 Oden Eriksson <oden.eriksson@linux-mandrake.com> 0.08-1mdk
12cu|perl-asterisk-perl-1.30.0-1|80	- initial mandrake package
12cu|perl-asterisk-perl-1.30.0-1|81	
12cu|perl-asterisk-perl-1.30.0-1|82	

10466 12
12cu|perl-Attribute-Handlers-0.960.0-1|1	%define upstream_name    Attribute-Handlers
12cu|perl-Attribute-Handlers-0.960.0-1|2	%define upstream_version 0.96
12cu|perl-Attribute-Handlers-0.960.0-1|3	
12cu|perl-Attribute-Handlers-0.960.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Attribute-Handlers-0.960.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Attribute-Handlers-0.960.0-1|6	Release:	1
12cu|perl-Attribute-Handlers-0.960.0-1|7	
12cu|perl-Attribute-Handlers-0.960.0-1|8	Summary:	Simpler definition of attribute handlers
12cu|perl-Attribute-Handlers-0.960.0-1|9	License:	GPL+ or Artistic
12cu|perl-Attribute-Handlers-0.960.0-1|10	Group:		Development/Perl
12cu|perl-Attribute-Handlers-0.960.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Attribute-Handlers-0.960.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Attribute/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Attribute-Handlers-0.960.0-1|13	
12cu|perl-Attribute-Handlers-0.960.0-1|14	BuildRequires:	perl-devel
12cu|perl-Attribute-Handlers-0.960.0-1|15	BuildArch:	noarch
12cu|perl-Attribute-Handlers-0.960.0-1|16	
12cu|perl-Attribute-Handlers-0.960.0-1|17	%description
12cu|perl-Attribute-Handlers-0.960.0-1|18	This module, when inherited by a package, allows that package's class to
12cu|perl-Attribute-Handlers-0.960.0-1|19	define attribute handler subroutines for specific attributes. Variables
12cu|perl-Attribute-Handlers-0.960.0-1|20	and subroutines subsequently defined in that package, or in packages
12cu|perl-Attribute-Handlers-0.960.0-1|21	derived from that package may be given attributes with the same names as
12cu|perl-Attribute-Handlers-0.960.0-1|22	the attribute handler subroutines, which will then be called at the end
12cu|perl-Attribute-Handlers-0.960.0-1|23	of the compilation phase (i.e. in a `CHECK' block).
12cu|perl-Attribute-Handlers-0.960.0-1|24	
12cu|perl-Attribute-Handlers-0.960.0-1|25	%prep
12cu|perl-Attribute-Handlers-0.960.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Attribute-Handlers-0.960.0-1|27	chmod 644 Changes README
12cu|perl-Attribute-Handlers-0.960.0-1|28	
12cu|perl-Attribute-Handlers-0.960.0-1|29	%build
12cu|perl-Attribute-Handlers-0.960.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Attribute-Handlers-0.960.0-1|31	%make
12cu|perl-Attribute-Handlers-0.960.0-1|32	
12cu|perl-Attribute-Handlers-0.960.0-1|33	%check
12cu|perl-Attribute-Handlers-0.960.0-1|34	make test
12cu|perl-Attribute-Handlers-0.960.0-1|35	
12cu|perl-Attribute-Handlers-0.960.0-1|36	%install
12cu|perl-Attribute-Handlers-0.960.0-1|37	%makeinstall_std
12cu|perl-Attribute-Handlers-0.960.0-1|38	
12cu|perl-Attribute-Handlers-0.960.0-1|39	%files
12cu|perl-Attribute-Handlers-0.960.0-1|40	%doc Changes README
12cu|perl-Attribute-Handlers-0.960.0-1|41	%{perl_vendorlib}/Attribute
12cu|perl-Attribute-Handlers-0.960.0-1|42	%{_mandir}/*/*
12cu|perl-Attribute-Handlers-0.960.0-1|43	
12cu|perl-Attribute-Handlers-0.960.0-1|44	
12cu|perl-Attribute-Handlers-0.960.0-1|45	%changelog
12cu|perl-Attribute-Handlers-0.960.0-1|46	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.960.0-1
12cu|perl-Attribute-Handlers-0.960.0-1|47	+ Revision: 31287d9
12cu|perl-Attribute-Handlers-0.960.0-1|48	- Updated to 0.96 (by updates_builder)
12cu|perl-Attribute-Handlers-0.960.0-1|49	
12cu|perl-Attribute-Handlers-0.960.0-1|50	

10467 12
12cu|perl-Attribute-Util-1.70.0-1|1	%define upstream_name    Attribute-Util
12cu|perl-Attribute-Util-1.70.0-1|2	%define upstream_version 1.07
12cu|perl-Attribute-Util-1.70.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Attribute-Util-1.70.0-1|4	Version:	%perl_convert_version 1.07
12cu|perl-Attribute-Util-1.70.0-1|5	Release:	1
12cu|perl-Attribute-Util-1.70.0-1|6	
12cu|perl-Attribute-Util-1.70.0-1|7	Summary:	Attribute interface to Memoize.pm
12cu|perl-Attribute-Util-1.70.0-1|8	License:	GPL+ or Artistic
12cu|perl-Attribute-Util-1.70.0-1|9	Group:		Development/Perl
12cu|perl-Attribute-Util-1.70.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Attribute-Util-1.70.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Attribute/Attribute-Util-1.07.tar.gz
12cu|perl-Attribute-Util-1.70.0-1|12	
12cu|perl-Attribute-Util-1.70.0-1|13	BuildRequires:	perl-devel
12cu|perl-Attribute-Util-1.70.0-1|14	BuildRequires:	perl(Attribute::Handlers)
12cu|perl-Attribute-Util-1.70.0-1|15	BuildRequires:	perl(Memoize)
12cu|perl-Attribute-Util-1.70.0-1|16	BuildArch:	noarch
12cu|perl-Attribute-Util-1.70.0-1|17	
12cu|perl-Attribute-Util-1.70.0-1|18	%description
12cu|perl-Attribute-Util-1.70.0-1|19	When used without argument, this module provides four universally
12cu|perl-Attribute-Util-1.70.0-1|20	accessible attributes of general interest as follows:
12cu|perl-Attribute-Util-1.70.0-1|21	
12cu|perl-Attribute-Util-1.70.0-1|22	* Abstract
12cu|perl-Attribute-Util-1.70.0-1|23	
12cu|perl-Attribute-Util-1.70.0-1|24	See the Attribute::Abstract manpage.
12cu|perl-Attribute-Util-1.70.0-1|25	
12cu|perl-Attribute-Util-1.70.0-1|26	%prep
12cu|perl-Attribute-Util-1.70.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Attribute-Util-1.70.0-1|28	
12cu|perl-Attribute-Util-1.70.0-1|29	%build
12cu|perl-Attribute-Util-1.70.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Attribute-Util-1.70.0-1|31	%make
12cu|perl-Attribute-Util-1.70.0-1|32	
12cu|perl-Attribute-Util-1.70.0-1|33	%check
12cu|perl-Attribute-Util-1.70.0-1|34	%make test
12cu|perl-Attribute-Util-1.70.0-1|35	
12cu|perl-Attribute-Util-1.70.0-1|36	%install
12cu|perl-Attribute-Util-1.70.0-1|37	%makeinstall_std
12cu|perl-Attribute-Util-1.70.0-1|38	
12cu|perl-Attribute-Util-1.70.0-1|39	%files
12cu|perl-Attribute-Util-1.70.0-1|40	%doc Changes README
12cu|perl-Attribute-Util-1.70.0-1|41	%{_mandir}/man3/*
12cu|perl-Attribute-Util-1.70.0-1|42	%{perl_vendorlib}/*
12cu|perl-Attribute-Util-1.70.0-1|43	
12cu|perl-Attribute-Util-1.70.0-1|44	%changelog
12cu|perl-Attribute-Util-1.70.0-1|45	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.60.0-2mdv2011.0
12cu|perl-Attribute-Util-1.70.0-1|46	+ Revision: 658517
12cu|perl-Attribute-Util-1.70.0-1|47	- rebuild for updated spec-helper
12cu|perl-Attribute-Util-1.70.0-1|48	
12cu|perl-Attribute-Util-1.70.0-1|49	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-1mdv2011.0
12cu|perl-Attribute-Util-1.70.0-1|50	+ Revision: 552256
12cu|perl-Attribute-Util-1.70.0-1|51	- update to 1.06
12cu|perl-Attribute-Util-1.70.0-1|52	
12cu|perl-Attribute-Util-1.70.0-1|53	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-1mdv2010.0
12cu|perl-Attribute-Util-1.70.0-1|54	+ Revision: 444061
12cu|perl-Attribute-Util-1.70.0-1|55	- import perl-Attribute-Util
12cu|perl-Attribute-Util-1.70.0-1|56	
12cu|perl-Attribute-Util-1.70.0-1|57	
12cu|perl-Attribute-Util-1.70.0-1|58	* Thu Sep 17 2009 cpan2dist 1.05-1mdv
12cu|perl-Attribute-Util-1.70.0-1|59	- initial mdv release, generated with cpan2dist
12cu|perl-Attribute-Util-1.70.0-1|60	

10468 12
12cu|perl-Audio-Beep-0.110.0-4|1	%define upstream_name    Audio-Beep
12cu|perl-Audio-Beep-0.110.0-4|2	%define upstream_version 0.11
12cu|perl-Audio-Beep-0.110.0-4|3	
12cu|perl-Audio-Beep-0.110.0-4|4	%define debug_package %{nil}
12cu|perl-Audio-Beep-0.110.0-4|5	
12cu|perl-Audio-Beep-0.110.0-4|6	Name:       perl-%{upstream_name}
12cu|perl-Audio-Beep-0.110.0-4|7	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Audio-Beep-0.110.0-4|8	Release:    4
12cu|perl-Audio-Beep-0.110.0-4|9	
12cu|perl-Audio-Beep-0.110.0-4|10	Summary:    Audio::Beep player module using the B<beep> program
12cu|perl-Audio-Beep-0.110.0-4|11	License:    GPL+ or Artistic
12cu|perl-Audio-Beep-0.110.0-4|12	Group:      Development/Perl
12cu|perl-Audio-Beep-0.110.0-4|13	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Audio-Beep-0.110.0-4|14	Source0:    http://www.cpan.org/modules/by-module/Audio/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Audio-Beep-0.110.0-4|15	
12cu|perl-Audio-Beep-0.110.0-4|16	BuildRequires: perl(Test::More)
12cu|perl-Audio-Beep-0.110.0-4|17	BuildRequires: perl-devel
12cu|perl-Audio-Beep-0.110.0-4|18	
12cu|perl-Audio-Beep-0.110.0-4|19	%description
12cu|perl-Audio-Beep-0.110.0-4|20	no description found
12cu|perl-Audio-Beep-0.110.0-4|21	
12cu|perl-Audio-Beep-0.110.0-4|22	%prep
12cu|perl-Audio-Beep-0.110.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Audio-Beep-0.110.0-4|24	
12cu|perl-Audio-Beep-0.110.0-4|25	%build
12cu|perl-Audio-Beep-0.110.0-4|26	echo | %{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Audio-Beep-0.110.0-4|27	%make
12cu|perl-Audio-Beep-0.110.0-4|28	
12cu|perl-Audio-Beep-0.110.0-4|29	%check
12cu|perl-Audio-Beep-0.110.0-4|30	make test
12cu|perl-Audio-Beep-0.110.0-4|31	
12cu|perl-Audio-Beep-0.110.0-4|32	%install
12cu|perl-Audio-Beep-0.110.0-4|33	%makeinstall_std
12cu|perl-Audio-Beep-0.110.0-4|34	
12cu|perl-Audio-Beep-0.110.0-4|35	%files
12cu|perl-Audio-Beep-0.110.0-4|36	%doc README Changes
12cu|perl-Audio-Beep-0.110.0-4|37	%{_mandir}/man3/*
12cu|perl-Audio-Beep-0.110.0-4|38	%{perl_vendorlib}/*
12cu|perl-Audio-Beep-0.110.0-4|39	
12cu|perl-Audio-Beep-0.110.0-4|40	%changelog
12cu|perl-Audio-Beep-0.110.0-4|41	* Tue Mar 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-4
12cu|perl-Audio-Beep-0.110.0-4|42	+ Revision: 92d0186
12cu|perl-Audio-Beep-0.110.0-4|43	- Disable debug
12cu|perl-Audio-Beep-0.110.0-4|44	
12cu|perl-Audio-Beep-0.110.0-4|45	

10469 12
12cu|perl-Audio-MPD-1.120.610-1|1	%define upstream_name	 Audio-MPD
12cu|perl-Audio-MPD-1.120.610-1|2	%define upstream_version 1.120610
12cu|perl-Audio-MPD-1.120.610-1|3	
12cu|perl-Audio-MPD-1.120.610-1|4	Name:		perl-%{upstream_name}
12cu|perl-Audio-MPD-1.120.610-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Audio-MPD-1.120.610-1|6	Release:	1
12cu|perl-Audio-MPD-1.120.610-1|7	
12cu|perl-Audio-MPD-1.120.610-1|8	Summary:	Class for talking to MPD (Music Player Daemon) servers
12cu|perl-Audio-MPD-1.120.610-1|9	
12cu|perl-Audio-MPD-1.120.610-1|10	License:	GPL+ or Artistic
12cu|perl-Audio-MPD-1.120.610-1|11	Group:		Development/Perl
12cu|perl-Audio-MPD-1.120.610-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Audio-MPD-1.120.610-1|13	Source0:	http://www.cpan.org/modules/by-module/Audio/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Audio-MPD-1.120.610-1|14	
12cu|perl-Audio-MPD-1.120.610-1|15	BuildRequires:	perl-devel
12cu|perl-Audio-MPD-1.120.610-1|16	BuildRequires: perl(IO::Socket::IP)
12cu|perl-Audio-MPD-1.120.610-1|17	BuildRequires: perl(namespace::autoclean)
12cu|perl-Audio-MPD-1.120.610-1|18	BuildRequires:	perl(Audio::MPD::Common::Item)
12cu|perl-Audio-MPD-1.120.610-1|19	BuildRequires:	perl(Getopt::Euclid)
12cu|perl-Audio-MPD-1.120.610-1|20	BuildRequires:	perl(Module::Build)
12cu|perl-Audio-MPD-1.120.610-1|21	BuildRequires:	perl(Moose)
12cu|perl-Audio-MPD-1.120.610-1|22	BuildRequires:	perl(Moose::Util::TypeConstraints)
12cu|perl-Audio-MPD-1.120.610-1|23	BuildRequires:  perl(MooseX::Has::Sugar)
12cu|perl-Audio-MPD-1.120.610-1|24	BuildRequires:	perl(MooseX::SemiAffordanceAccessor)
12cu|perl-Audio-MPD-1.120.610-1|25	BuildRequires:	perl(Proc::Daemon)
12cu|perl-Audio-MPD-1.120.610-1|26	BuildRequires:	perl(Readonly)
12cu|perl-Audio-MPD-1.120.610-1|27	BuildRequires:	perl(Test::Corpus::Audio::MPD)
12cu|perl-Audio-MPD-1.120.610-1|28	
12cu|perl-Audio-MPD-1.120.610-1|29	BuildArch:	noarch
12cu|perl-Audio-MPD-1.120.610-1|30	
12cu|perl-Audio-MPD-1.120.610-1|31	%description
12cu|perl-Audio-MPD-1.120.610-1|32	Audio::MPD gives a clear object-oriented interface for talking to and
12cu|perl-Audio-MPD-1.120.610-1|33	controlling MPD (Music Player Daemon) servers. A connection to the MPD server
12cu|perl-Audio-MPD-1.120.610-1|34	is established as soon as a new Audio::MPD object is created. Commands are then
12cu|perl-Audio-MPD-1.120.610-1|35	send to the server as the class's methods are called.
12cu|perl-Audio-MPD-1.120.610-1|36	
12cu|perl-Audio-MPD-1.120.610-1|37	%prep
12cu|perl-Audio-MPD-1.120.610-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Audio-MPD-1.120.610-1|39	
12cu|perl-Audio-MPD-1.120.610-1|40	%build
12cu|perl-Audio-MPD-1.120.610-1|41	perl Build.PL installdirs=vendor
12cu|perl-Audio-MPD-1.120.610-1|42	./Build CFLAGS="%{optflags}"
12cu|perl-Audio-MPD-1.120.610-1|43	
12cu|perl-Audio-MPD-1.120.610-1|44	%check
12cu|perl-Audio-MPD-1.120.610-1|45	./Build test
12cu|perl-Audio-MPD-1.120.610-1|46	
12cu|perl-Audio-MPD-1.120.610-1|47	%install
12cu|perl-Audio-MPD-1.120.610-1|48	./Build install destdir=%{buildroot}
12cu|perl-Audio-MPD-1.120.610-1|49	
12cu|perl-Audio-MPD-1.120.610-1|50	%files
12cu|perl-Audio-MPD-1.120.610-1|51	%doc AUTHORS LICENSE README TODO Changes
12cu|perl-Audio-MPD-1.120.610-1|52	%{_bindir}/*
12cu|perl-Audio-MPD-1.120.610-1|53	%{perl_vendorlib}/Audio
12cu|perl-Audio-MPD-1.120.610-1|54	%{_mandir}/man3/*
12cu|perl-Audio-MPD-1.120.610-1|55	%{_mandir}/man1/*
12cu|perl-Audio-MPD-1.120.610-1|56	
12cu|perl-Audio-MPD-1.120.610-1|57	
12cu|perl-Audio-MPD-1.120.610-1|58	%changelog
12cu|perl-Audio-MPD-1.120.610-1|59	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.120.610-1
12cu|perl-Audio-MPD-1.120.610-1|60	+ Revision: ae8a24d
12cu|perl-Audio-MPD-1.120.610-1|61	- Fix BRs
12cu|perl-Audio-MPD-1.120.610-1|62	
12cu|perl-Audio-MPD-1.120.610-1|63	

10470 12
12cu|perl-Audio-MPD-Common-2.0.0-1|1	%define upstream_name	 Audio-MPD-Common
12cu|perl-Audio-MPD-Common-2.0.0-1|2	%define upstream_version 2.000
12cu|perl-Audio-MPD-Common-2.0.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Audio-MPD-Common-2.0.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Audio-MPD-Common-2.0.0-1|5	Release:	1
12cu|perl-Audio-MPD-Common-2.0.0-1|6	
12cu|perl-Audio-MPD-Common-2.0.0-1|7	Summary:	A bunch of common helper classes for mpd
12cu|perl-Audio-MPD-Common-2.0.0-1|8	
12cu|perl-Audio-MPD-Common-2.0.0-1|9	License:	GPL+ or Artistic
12cu|perl-Audio-MPD-Common-2.0.0-1|10	Group:		Development/Perl
12cu|perl-Audio-MPD-Common-2.0.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Audio-MPD-Common-2.0.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Audio/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Audio-MPD-Common-2.0.0-1|13	
12cu|perl-Audio-MPD-Common-2.0.0-1|14	BuildRequires:	perl-devel
12cu|perl-Audio-MPD-Common-2.0.0-1|15	BuildRequires: perl(namespace::autoclean)
12cu|perl-Audio-MPD-Common-2.0.0-1|16	BuildRequires:	perl(Module::Build)
12cu|perl-Audio-MPD-Common-2.0.0-1|17	BuildRequires:	perl(Moose)
12cu|perl-Audio-MPD-Common-2.0.0-1|18	BuildRequires:	perl(Moose::Util::TypeConstraints)
12cu|perl-Audio-MPD-Common-2.0.0-1|19	BuildRequires:	perl(MooseX::Has::Sugar)
12cu|perl-Audio-MPD-Common-2.0.0-1|20	BuildRequires:	perl(MooseX::Types::Moose)
12cu|perl-Audio-MPD-Common-2.0.0-1|21	BuildRequires:	perl(Readonly)
12cu|perl-Audio-MPD-Common-2.0.0-1|22	BuildRequires:	perl(String::Formatter)
12cu|perl-Audio-MPD-Common-2.0.0-1|23	
12cu|perl-Audio-MPD-Common-2.0.0-1|24	BuildArch:	noarch
12cu|perl-Audio-MPD-Common-2.0.0-1|25	
12cu|perl-Audio-MPD-Common-2.0.0-1|26	%description
12cu|perl-Audio-MPD-Common-2.0.0-1|27	Depending on whether you're using a POE-aware environment or not, people
12cu|perl-Audio-MPD-Common-2.0.0-1|28	wanting to tinker with mpd (Music Player Daemon) will use either
12cu|perl-Audio-MPD-Common-2.0.0-1|29	POE::Component::Client::MPD or Audio::MPD.
12cu|perl-Audio-MPD-Common-2.0.0-1|30	
12cu|perl-Audio-MPD-Common-2.0.0-1|31	But even if the run-cores of those two modules differ completely, they are
12cu|perl-Audio-MPD-Common-2.0.0-1|32	using the exact same common classes to represent the various mpd states and
12cu|perl-Audio-MPD-Common-2.0.0-1|33	information.
12cu|perl-Audio-MPD-Common-2.0.0-1|34	
12cu|perl-Audio-MPD-Common-2.0.0-1|35	Therefore, those common classes have been outsourced to Audio::MPD::Common.
12cu|perl-Audio-MPD-Common-2.0.0-1|36	
12cu|perl-Audio-MPD-Common-2.0.0-1|37	This module does not export any methods, but the dist provides the following
12cu|perl-Audio-MPD-Common-2.0.0-1|38	classes that you can query with perldoc:
12cu|perl-Audio-MPD-Common-2.0.0-1|39	
12cu|perl-Audio-MPD-Common-2.0.0-1|40	o Audio::MPD::Common::Item
12cu|perl-Audio-MPD-Common-2.0.0-1|41	o Audio::MPD::Common::Item::Directory
12cu|perl-Audio-MPD-Common-2.0.0-1|42	o Audio::MPD::Common::Item::Playlist
12cu|perl-Audio-MPD-Common-2.0.0-1|43	o Audio::MPD::Common::Item::Song
12cu|perl-Audio-MPD-Common-2.0.0-1|44	o Audio::MPD::Common::Stats
12cu|perl-Audio-MPD-Common-2.0.0-1|45	o Audio::MPD::Common::Status
12cu|perl-Audio-MPD-Common-2.0.0-1|46	o Audio::MPD::Common::Time
12cu|perl-Audio-MPD-Common-2.0.0-1|47	
12cu|perl-Audio-MPD-Common-2.0.0-1|48	Note that those modules should not be of any use outside the two mpd modules
12cu|perl-Audio-MPD-Common-2.0.0-1|49	afore-mentioned.
12cu|perl-Audio-MPD-Common-2.0.0-1|50	
12cu|perl-Audio-MPD-Common-2.0.0-1|51	%prep
12cu|perl-Audio-MPD-Common-2.0.0-1|52	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Audio-MPD-Common-2.0.0-1|53	
12cu|perl-Audio-MPD-Common-2.0.0-1|54	%build
12cu|perl-Audio-MPD-Common-2.0.0-1|55	perl Build.PL installdirs=vendor
12cu|perl-Audio-MPD-Common-2.0.0-1|56	./Build CFLAGS="%{optflags}"
12cu|perl-Audio-MPD-Common-2.0.0-1|57	
12cu|perl-Audio-MPD-Common-2.0.0-1|58	%check
12cu|perl-Audio-MPD-Common-2.0.0-1|59	./Build test
12cu|perl-Audio-MPD-Common-2.0.0-1|60	
12cu|perl-Audio-MPD-Common-2.0.0-1|61	%install
12cu|perl-Audio-MPD-Common-2.0.0-1|62	./Build install destdir=%{buildroot}
12cu|perl-Audio-MPD-Common-2.0.0-1|63	
12cu|perl-Audio-MPD-Common-2.0.0-1|64	%files
12cu|perl-Audio-MPD-Common-2.0.0-1|65	%doc LICENSE README Changes
12cu|perl-Audio-MPD-Common-2.0.0-1|66	%{perl_vendorlib}/Audio
12cu|perl-Audio-MPD-Common-2.0.0-1|67	%{_mandir}/man3/*
12cu|perl-Audio-MPD-Common-2.0.0-1|68	
12cu|perl-Audio-MPD-Common-2.0.0-1|69	
12cu|perl-Audio-MPD-Common-2.0.0-1|70	
12cu|perl-Audio-MPD-Common-2.0.0-1|71	
12cu|perl-Audio-MPD-Common-2.0.0-1|72	%changelog
12cu|perl-Audio-MPD-Common-2.0.0-1|73	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-1
12cu|perl-Audio-MPD-Common-2.0.0-1|74	+ Revision: 09c1d9c
12cu|perl-Audio-MPD-Common-2.0.0-1|75	- Fix BRs
12cu|perl-Audio-MPD-Common-2.0.0-1|76	
12cu|perl-Audio-MPD-Common-2.0.0-1|77	

10471 12
12cu|perl-Authen-DecHpwd-2.6.0-3|1	%define debug_package %{nil}
12cu|perl-Authen-DecHpwd-2.6.0-3|2	
12cu|perl-Authen-DecHpwd-2.6.0-3|3	%define upstream_name Authen-DecHpwd
12cu|perl-Authen-DecHpwd-2.6.0-3|4	%define upstream_version 2.006
12cu|perl-Authen-DecHpwd-2.6.0-3|5	
12cu|perl-Authen-DecHpwd-2.6.0-3|6	Name:		perl-%{upstream_name}
12cu|perl-Authen-DecHpwd-2.6.0-3|7	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Authen-DecHpwd-2.6.0-3|8	Release:	3
12cu|perl-Authen-DecHpwd-2.6.0-3|9	
12cu|perl-Authen-DecHpwd-2.6.0-3|10	Summary:	DEC VMS password hashing
12cu|perl-Authen-DecHpwd-2.6.0-3|11	License:	GPL+ or Artistic
12cu|perl-Authen-DecHpwd-2.6.0-3|12	Group:		Development/Perl
12cu|perl-Authen-DecHpwd-2.6.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Authen-DecHpwd-2.6.0-3|14	Source0:	http://www.cpan.org/modules/by-module/Authen/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Authen-DecHpwd-2.6.0-3|15	BuildRequires:	perl(Data::Integer)
12cu|perl-Authen-DecHpwd-2.6.0-3|16	BuildRequires:	perl(Digest::CRC)
12cu|perl-Authen-DecHpwd-2.6.0-3|17	BuildRequires:	perl(Exporter)
12cu|perl-Authen-DecHpwd-2.6.0-3|18	BuildRequires:	perl(ExtUtils::CBuilder)
12cu|perl-Authen-DecHpwd-2.6.0-3|19	BuildRequires:	perl(Module::Build)
12cu|perl-Authen-DecHpwd-2.6.0-3|20	BuildRequires:	perl(Scalar::String)
12cu|perl-Authen-DecHpwd-2.6.0-3|21	BuildRequires:	perl(Test::More)
12cu|perl-Authen-DecHpwd-2.6.0-3|22	BuildRequires:	perl-devel
12cu|perl-Authen-DecHpwd-2.6.0-3|23	
12cu|perl-Authen-DecHpwd-2.6.0-3|24	%description
12cu|perl-Authen-DecHpwd-2.6.0-3|25	This module implements the 'LGI$HPWD' password hashing function from VMS,
12cu|perl-Authen-DecHpwd-2.6.0-3|26	and some associated VMS username and password handling functions.
12cu|perl-Authen-DecHpwd-2.6.0-3|27	
12cu|perl-Authen-DecHpwd-2.6.0-3|28	The password hashing function is implemented in XS, with a hideously slow
12cu|perl-Authen-DecHpwd-2.6.0-3|29	pure Perl backup version for systems that can't handle XS.
12cu|perl-Authen-DecHpwd-2.6.0-3|30	
12cu|perl-Authen-DecHpwd-2.6.0-3|31	%prep
12cu|perl-Authen-DecHpwd-2.6.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Authen-DecHpwd-2.6.0-3|33	
12cu|perl-Authen-DecHpwd-2.6.0-3|34	%build
12cu|perl-Authen-DecHpwd-2.6.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Authen-DecHpwd-2.6.0-3|36	
12cu|perl-Authen-DecHpwd-2.6.0-3|37	%make
12cu|perl-Authen-DecHpwd-2.6.0-3|38	
12cu|perl-Authen-DecHpwd-2.6.0-3|39	%check
12cu|perl-Authen-DecHpwd-2.6.0-3|40	%make test
12cu|perl-Authen-DecHpwd-2.6.0-3|41	
12cu|perl-Authen-DecHpwd-2.6.0-3|42	%install
12cu|perl-Authen-DecHpwd-2.6.0-3|43	%makeinstall_std
12cu|perl-Authen-DecHpwd-2.6.0-3|44	
12cu|perl-Authen-DecHpwd-2.6.0-3|45	%files
12cu|perl-Authen-DecHpwd-2.6.0-3|46	%doc Changes README
12cu|perl-Authen-DecHpwd-2.6.0-3|47	%{_mandir}/man3/*
12cu|perl-Authen-DecHpwd-2.6.0-3|48	%{perl_vendorlib}/*
12cu|perl-Authen-DecHpwd-2.6.0-3|49	
12cu|perl-Authen-DecHpwd-2.6.0-3|50	
12cu|perl-Authen-DecHpwd-2.6.0-3|51	%changelog
12cu|perl-Authen-DecHpwd-2.6.0-3|52	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.0-3
12cu|perl-Authen-DecHpwd-2.6.0-3|53	+ Revision: d01521c
12cu|perl-Authen-DecHpwd-2.6.0-3|54	- Disable debug
12cu|perl-Authen-DecHpwd-2.6.0-3|55	
12cu|perl-Authen-DecHpwd-2.6.0-3|56	

10472 12
12cu|perl-Authen-Htpasswd-0.171.0-1|1	%define upstream_name    Authen-Htpasswd
12cu|perl-Authen-Htpasswd-0.171.0-1|2	%define upstream_version 0.171
12cu|perl-Authen-Htpasswd-0.171.0-1|3	
12cu|perl-Authen-Htpasswd-0.171.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Authen-Htpasswd-0.171.0-1|5	Version:	%perl_convert_version 0.171
12cu|perl-Authen-Htpasswd-0.171.0-1|6	Release:	1
12cu|perl-Authen-Htpasswd-0.171.0-1|7	
12cu|perl-Authen-Htpasswd-0.171.0-1|8	Summary:	Interface to read and modify Apache .htpasswd files
12cu|perl-Authen-Htpasswd-0.171.0-1|9	License:	Artistic/GPL
12cu|perl-Authen-Htpasswd-0.171.0-1|10	Group:		Development/Perl
12cu|perl-Authen-Htpasswd-0.171.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Authen-Htpasswd-0.171.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Authen/Authen-Htpasswd-0.171.tar.gz
12cu|perl-Authen-Htpasswd-0.171.0-1|13	
12cu|perl-Authen-Htpasswd-0.171.0-1|14	BuildRequires:	perl-devel
12cu|perl-Authen-Htpasswd-0.171.0-1|15	BuildRequires:	perl(Class::Accessor::Fast)
12cu|perl-Authen-Htpasswd-0.171.0-1|16	BuildRequires:	perl(Digest)
12cu|perl-Authen-Htpasswd-0.171.0-1|17	BuildRequires:	perl(IO::LockedFile)
12cu|perl-Authen-Htpasswd-0.171.0-1|18	BuildRequires:	perl(Crypt::PasswdMD5)
12cu|perl-Authen-Htpasswd-0.171.0-1|19	BuildArch:	noarch
12cu|perl-Authen-Htpasswd-0.171.0-1|20	
12cu|perl-Authen-Htpasswd-0.171.0-1|21	%description
12cu|perl-Authen-Htpasswd-0.171.0-1|22	This module provides a convenient, object-oriented interface to Apache-style
12cu|perl-Authen-Htpasswd-0.171.0-1|23	.htpasswd files. It supports passwords encrypted via MD5, SHA1, and crypt, as
12cu|perl-Authen-Htpasswd-0.171.0-1|24	well as plain (cleartext) passwords. It requires Crypt::PasswdMD5 for MD5 and
12cu|perl-Authen-Htpasswd-0.171.0-1|25	Digest::SHA1 for SHA1.
12cu|perl-Authen-Htpasswd-0.171.0-1|26	
12cu|perl-Authen-Htpasswd-0.171.0-1|27	%prep
12cu|perl-Authen-Htpasswd-0.171.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Authen-Htpasswd-0.171.0-1|29	
12cu|perl-Authen-Htpasswd-0.171.0-1|30	%build
12cu|perl-Authen-Htpasswd-0.171.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Authen-Htpasswd-0.171.0-1|32	%make
12cu|perl-Authen-Htpasswd-0.171.0-1|33	
12cu|perl-Authen-Htpasswd-0.171.0-1|34	%check
12cu|perl-Authen-Htpasswd-0.171.0-1|35	make test
12cu|perl-Authen-Htpasswd-0.171.0-1|36	
12cu|perl-Authen-Htpasswd-0.171.0-1|37	%install
12cu|perl-Authen-Htpasswd-0.171.0-1|38	%makeinstall_std
12cu|perl-Authen-Htpasswd-0.171.0-1|39	
12cu|perl-Authen-Htpasswd-0.171.0-1|40	%files
12cu|perl-Authen-Htpasswd-0.171.0-1|41	%doc README
12cu|perl-Authen-Htpasswd-0.171.0-1|42	%{_mandir}/*/*
12cu|perl-Authen-Htpasswd-0.171.0-1|43	%{perl_vendorlib}/Authen
12cu|perl-Authen-Htpasswd-0.171.0-1|44	
12cu|perl-Authen-Htpasswd-0.171.0-1|45	
12cu|perl-Authen-Htpasswd-0.171.0-1|46	%changelog
12cu|perl-Authen-Htpasswd-0.171.0-1|47	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.161.0-2mdv2011.0
12cu|perl-Authen-Htpasswd-0.171.0-1|48	+ Revision: 680484
12cu|perl-Authen-Htpasswd-0.171.0-1|49	- mass rebuild
12cu|perl-Authen-Htpasswd-0.171.0-1|50	
12cu|perl-Authen-Htpasswd-0.171.0-1|51	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.161.0-1mdv2011.0
12cu|perl-Authen-Htpasswd-0.171.0-1|52	+ Revision: 406255
12cu|perl-Authen-Htpasswd-0.171.0-1|53	- rebuild using %%perl_convert_version
12cu|perl-Authen-Htpasswd-0.171.0-1|54	
12cu|perl-Authen-Htpasswd-0.171.0-1|55	* Fri Oct 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.16.1-1mdv2009.1
12cu|perl-Authen-Htpasswd-0.171.0-1|56	+ Revision: 294783
12cu|perl-Authen-Htpasswd-0.171.0-1|57	- new version
12cu|perl-Authen-Htpasswd-0.171.0-1|58	- drop patches (merged)
12cu|perl-Authen-Htpasswd-0.171.0-1|59	
12cu|perl-Authen-Htpasswd-0.171.0-1|60	* Wed Oct 01 2008 Oden Eriksson <oeriksson@mandriva.com> 0.16-4mdv2009.0
12cu|perl-Authen-Htpasswd-0.171.0-1|61	+ Revision: 290358
12cu|perl-Authen-Htpasswd-0.171.0-1|62	- fix two upstream bugs
12cu|perl-Authen-Htpasswd-0.171.0-1|63	- fix deps
12cu|perl-Authen-Htpasswd-0.171.0-1|64	
12cu|perl-Authen-Htpasswd-0.171.0-1|65	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Authen-Htpasswd-0.171.0-1|66	- rebuild
12cu|perl-Authen-Htpasswd-0.171.0-1|67	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Authen-Htpasswd-0.171.0-1|68	
12cu|perl-Authen-Htpasswd-0.171.0-1|69	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Authen-Htpasswd-0.171.0-1|70	- restore BuildRoot
12cu|perl-Authen-Htpasswd-0.171.0-1|71	
12cu|perl-Authen-Htpasswd-0.171.0-1|72	* Thu Aug 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2008.0
12cu|perl-Authen-Htpasswd-0.171.0-1|73	+ Revision: 64000
12cu|perl-Authen-Htpasswd-0.171.0-1|74	- new version
12cu|perl-Authen-Htpasswd-0.171.0-1|75	
12cu|perl-Authen-Htpasswd-0.171.0-1|76	* Sun Apr 29 2007 Nicolas LÃ©cureuil <nlecureuil@mandriva.com> 0.15-1mdv2008.0
12cu|perl-Authen-Htpasswd-0.171.0-1|77	+ Revision: 19248
12cu|perl-Authen-Htpasswd-0.171.0-1|78	-New version
12cu|perl-Authen-Htpasswd-0.171.0-1|79	
12cu|perl-Authen-Htpasswd-0.171.0-1|80	
12cu|perl-Authen-Htpasswd-0.171.0-1|81	* Tue Aug 08 2006 Scott Karns <scottk@mandriva.org>
12cu|perl-Authen-Htpasswd-0.171.0-1|82	+ 2006-08-08 01:27:16 (54275)
12cu|perl-Authen-Htpasswd-0.171.0-1|83	- Rebuild, spec file cleanup
12cu|perl-Authen-Htpasswd-0.171.0-1|84	
12cu|perl-Authen-Htpasswd-0.171.0-1|85	* Tue Aug 08 2006 Scott Karns <scottk@mandriva.org>
12cu|perl-Authen-Htpasswd-0.171.0-1|86	+ 2006-08-08 01:20:16 (54273)
12cu|perl-Authen-Htpasswd-0.171.0-1|87	- import perl-Authen-Htpasswd-0.14-4mdk
12cu|perl-Authen-Htpasswd-0.171.0-1|88	
12cu|perl-Authen-Htpasswd-0.171.0-1|89	* Wed May 03 2006 Scott Karns <socttk@mandriva.org> 0.14-4mdk
12cu|perl-Authen-Htpasswd-0.171.0-1|90	- Updated BuildRequires
12cu|perl-Authen-Htpasswd-0.171.0-1|91	
12cu|perl-Authen-Htpasswd-0.171.0-1|92	* Thu Apr 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.14-3mdk
12cu|perl-Authen-Htpasswd-0.171.0-1|93	- Fix SPEC Using perl Policies
12cu|perl-Authen-Htpasswd-0.171.0-1|94	
12cu|perl-Authen-Htpasswd-0.171.0-1|95	* Sat Mar 25 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.14-2mdk
12cu|perl-Authen-Htpasswd-0.171.0-1|96	- Add BuildRequires
12cu|perl-Authen-Htpasswd-0.171.0-1|97	
12cu|perl-Authen-Htpasswd-0.171.0-1|98	* Fri Mar 24 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.14-1mdk
12cu|perl-Authen-Htpasswd-0.171.0-1|99	- First Mandriva release
12cu|perl-Authen-Htpasswd-0.171.0-1|100	
12cu|perl-Authen-Htpasswd-0.171.0-1|101	

10473 12
12cu|perl-Authen-Passphrase-0.8.0-1|1	%define upstream_name    Authen-Passphrase
12cu|perl-Authen-Passphrase-0.8.0-1|2	%define upstream_version 0.008
12cu|perl-Authen-Passphrase-0.8.0-1|3	
12cu|perl-Authen-Passphrase-0.8.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Authen-Passphrase-0.8.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Authen-Passphrase-0.8.0-1|6	Release:	1
12cu|perl-Authen-Passphrase-0.8.0-1|7	
12cu|perl-Authen-Passphrase-0.8.0-1|8	Summary:	Hashed passwords/passphrases as objects
12cu|perl-Authen-Passphrase-0.8.0-1|9	License:	GPL+ or Artistic
12cu|perl-Authen-Passphrase-0.8.0-1|10	Group:		Development/Perl
12cu|perl-Authen-Passphrase-0.8.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Authen-Passphrase-0.8.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Authen/Authen-Passphrase-%{upstream_version}.tar.gz
12cu|perl-Authen-Passphrase-0.8.0-1|13	
12cu|perl-Authen-Passphrase-0.8.0-1|14	BuildRequires:	perl-devel
12cu|perl-Authen-Passphrase-0.8.0-1|15	BuildRequires: perl(Digest::SHA)
12cu|perl-Authen-Passphrase-0.8.0-1|16	BuildRequires:	perl(Authen::DecHpwd)
12cu|perl-Authen-Passphrase-0.8.0-1|17	BuildRequires:	perl(Carp)
12cu|perl-Authen-Passphrase-0.8.0-1|18	BuildRequires:	perl(Crypt::Blowfish)
12cu|perl-Authen-Passphrase-0.8.0-1|19	BuildRequires:	perl(Crypt::DES)
12cu|perl-Authen-Passphrase-0.8.0-1|20	BuildRequires:	perl(Crypt::Eksblowfish::Bcrypt)
12cu|perl-Authen-Passphrase-0.8.0-1|21	BuildRequires:	perl(Crypt::MySQL)
12cu|perl-Authen-Passphrase-0.8.0-1|22	BuildRequires:	perl(Crypt::PasswdMD5)
12cu|perl-Authen-Passphrase-0.8.0-1|23	BuildRequires:	perl(Crypt::Rijndael)
12cu|perl-Authen-Passphrase-0.8.0-1|24	BuildRequires:	perl(Crypt::UnixCrypt_XS)
12cu|perl-Authen-Passphrase-0.8.0-1|25	BuildRequires:	perl(Data::Entropy::Algorithms)
12cu|perl-Authen-Passphrase-0.8.0-1|26	BuildRequires:	perl(Digest)
12cu|perl-Authen-Passphrase-0.8.0-1|27	BuildRequires:	perl(Digest::MD4)
12cu|perl-Authen-Passphrase-0.8.0-1|28	BuildRequires:	perl(Digest::MD5)
12cu|perl-Authen-Passphrase-0.8.0-1|29	BuildRequires:	perl(Digest::SHA1)
12cu|perl-Authen-Passphrase-0.8.0-1|30	BuildRequires:	perl(MIME::Base64)
12cu|perl-Authen-Passphrase-0.8.0-1|31	BuildRequires:	perl(Module::Build)
12cu|perl-Authen-Passphrase-0.8.0-1|32	BuildRequires:	perl(Module::Runtime)
12cu|perl-Authen-Passphrase-0.8.0-1|33	BuildRequires:	perl(Params::Classify)
12cu|perl-Authen-Passphrase-0.8.0-1|34	BuildRequires:	perl(Test::More)
12cu|perl-Authen-Passphrase-0.8.0-1|35	BuildRequires:	perl(base)
12cu|perl-Authen-Passphrase-0.8.0-1|36	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Authen-Passphrase-0.8.0-1|37	BuildArch:	noarch
12cu|perl-Authen-Passphrase-0.8.0-1|38	
12cu|perl-Authen-Passphrase-0.8.0-1|39	%description
12cu|perl-Authen-Passphrase-0.8.0-1|40	This is the base class for a system of objects that encapsulate
12cu|perl-Authen-Passphrase-0.8.0-1|41	passphrases. An object of this type is a passphrase recogniser: its job is
12cu|perl-Authen-Passphrase-0.8.0-1|42	to recognise whether an offered passphrase is the right one. For security,
12cu|perl-Authen-Passphrase-0.8.0-1|43	such passphrase recognisers usually do not themselves know the passphrase
12cu|perl-Authen-Passphrase-0.8.0-1|44	they are looking for; they can merely recognise it when they see it. There
12cu|perl-Authen-Passphrase-0.8.0-1|45	are many schemes in use to achieve this effect, and the intent of this
12cu|perl-Authen-Passphrase-0.8.0-1|46	class is to provide a consistent interface to them all, hiding the details.
12cu|perl-Authen-Passphrase-0.8.0-1|47	
12cu|perl-Authen-Passphrase-0.8.0-1|48	The CPAN package Authen::Passphrase contains implementations of several
12cu|perl-Authen-Passphrase-0.8.0-1|49	specific passphrase schemes in addition to the base class.
12cu|perl-Authen-Passphrase-0.8.0-1|50	
12cu|perl-Authen-Passphrase-0.8.0-1|51	%prep
12cu|perl-Authen-Passphrase-0.8.0-1|52	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Authen-Passphrase-0.8.0-1|53	
12cu|perl-Authen-Passphrase-0.8.0-1|54	%build
12cu|perl-Authen-Passphrase-0.8.0-1|55	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Authen-Passphrase-0.8.0-1|56	%make
12cu|perl-Authen-Passphrase-0.8.0-1|57	
12cu|perl-Authen-Passphrase-0.8.0-1|58	%check
12cu|perl-Authen-Passphrase-0.8.0-1|59	%make test
12cu|perl-Authen-Passphrase-0.8.0-1|60	
12cu|perl-Authen-Passphrase-0.8.0-1|61	%install
12cu|perl-Authen-Passphrase-0.8.0-1|62	%makeinstall_std
12cu|perl-Authen-Passphrase-0.8.0-1|63	
12cu|perl-Authen-Passphrase-0.8.0-1|64	%files
12cu|perl-Authen-Passphrase-0.8.0-1|65	%doc Changes README
12cu|perl-Authen-Passphrase-0.8.0-1|66	%{_mandir}/man3/*
12cu|perl-Authen-Passphrase-0.8.0-1|67	%{perl_vendorlib}/*
12cu|perl-Authen-Passphrase-0.8.0-1|68	
12cu|perl-Authen-Passphrase-0.8.0-1|69	
12cu|perl-Authen-Passphrase-0.8.0-1|70	%changelog
12cu|perl-Authen-Passphrase-0.8.0-1|71	* Thu Oct 17 2013 dsilakov <denis.silakov@rosalab.ru> 0.8.0-1
12cu|perl-Authen-Passphrase-0.8.0-1|72	+ Revision: e3617a8
12cu|perl-Authen-Passphrase-0.8.0-1|73	- Merge pull request #1 from import/perl-Authen-Passphrase:auto_update
12cu|perl-Authen-Passphrase-0.8.0-1|74	- ROSA Updates Builder: update suggested
12cu|perl-Authen-Passphrase-0.8.0-1|75	
12cu|perl-Authen-Passphrase-0.8.0-1|76	

10474 12
12cu|perl-Authen-Simple-0.500.0-1|1	%define upstream_name    Authen-Simple
12cu|perl-Authen-Simple-0.500.0-1|2	%define upstream_version 0.5
12cu|perl-Authen-Simple-0.500.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Authen-Simple-0.500.0-1|4	Version:	%perl_convert_version 0.5
12cu|perl-Authen-Simple-0.500.0-1|5	Release:	1
12cu|perl-Authen-Simple-0.500.0-1|6	
12cu|perl-Authen-Simple-0.500.0-1|7	Summary:	Simple Authentication
12cu|perl-Authen-Simple-0.500.0-1|8	License:	GPL+ or Artistic
12cu|perl-Authen-Simple-0.500.0-1|9	Group:		Development/Perl
12cu|perl-Authen-Simple-0.500.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Authen-Simple-0.500.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Authen/Authen-Simple-0.5.tar.gz
12cu|perl-Authen-Simple-0.500.0-1|12	
12cu|perl-Authen-Simple-0.500.0-1|13	BuildRequires:	perl-devel
12cu|perl-Authen-Simple-0.500.0-1|14	BuildRequires:	perl(Class::Accessor::Fast)
12cu|perl-Authen-Simple-0.500.0-1|15	BuildRequires:	perl(Class::Data::Inheritable)
12cu|perl-Authen-Simple-0.500.0-1|16	BuildRequires:	perl(Crypt::PasswdMD5)
12cu|perl-Authen-Simple-0.500.0-1|17	BuildRequires:	perl(Digest::MD5)
12cu|perl-Authen-Simple-0.500.0-1|18	BuildRequires:	perl(Digest::SHA)
12cu|perl-Authen-Simple-0.500.0-1|19	BuildRequires:	perl(MIME::Base64)
12cu|perl-Authen-Simple-0.500.0-1|20	BuildRequires:	perl(Params::Validate)
12cu|perl-Authen-Simple-0.500.0-1|21	BuildRequires:	perl(Test::More)
12cu|perl-Authen-Simple-0.500.0-1|22	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Authen-Simple-0.500.0-1|23	
12cu|perl-Authen-Simple-0.500.0-1|24	BuildArch:	noarch
12cu|perl-Authen-Simple-0.500.0-1|25	
12cu|perl-Authen-Simple-0.500.0-1|26	%description
12cu|perl-Authen-Simple-0.500.0-1|27	Simple and consistent framework for authentication.
12cu|perl-Authen-Simple-0.500.0-1|28	
12cu|perl-Authen-Simple-0.500.0-1|29	%prep
12cu|perl-Authen-Simple-0.500.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Authen-Simple-0.500.0-1|31	
12cu|perl-Authen-Simple-0.500.0-1|32	%build
12cu|perl-Authen-Simple-0.500.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Authen-Simple-0.500.0-1|34	%make
12cu|perl-Authen-Simple-0.500.0-1|35	
12cu|perl-Authen-Simple-0.500.0-1|36	%check
12cu|perl-Authen-Simple-0.500.0-1|37	make test
12cu|perl-Authen-Simple-0.500.0-1|38	
12cu|perl-Authen-Simple-0.500.0-1|39	%install
12cu|perl-Authen-Simple-0.500.0-1|40	%makeinstall_std
12cu|perl-Authen-Simple-0.500.0-1|41	
12cu|perl-Authen-Simple-0.500.0-1|42	%files
12cu|perl-Authen-Simple-0.500.0-1|43	%doc Changes README
12cu|perl-Authen-Simple-0.500.0-1|44	%{_mandir}/man3/*
12cu|perl-Authen-Simple-0.500.0-1|45	%{perl_vendorlib}/*
12cu|perl-Authen-Simple-0.500.0-1|46	
12cu|perl-Authen-Simple-0.500.0-1|47	%changelog
12cu|perl-Authen-Simple-0.500.0-1|48	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.400.0-2mdv2011.0
12cu|perl-Authen-Simple-0.500.0-1|49	+ Revision: 654877
12cu|perl-Authen-Simple-0.500.0-1|50	- rebuild for updated spec-helper
12cu|perl-Authen-Simple-0.500.0-1|51	
12cu|perl-Authen-Simple-0.500.0-1|52	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.400.0-1mdv2011.0
12cu|perl-Authen-Simple-0.500.0-1|53	+ Revision: 504579
12cu|perl-Authen-Simple-0.500.0-1|54	- rebuild using %%perl_convert_version
12cu|perl-Authen-Simple-0.500.0-1|55	
12cu|perl-Authen-Simple-0.500.0-1|56	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.4-2mdv2010.0
12cu|perl-Authen-Simple-0.500.0-1|57	+ Revision: 430263
12cu|perl-Authen-Simple-0.500.0-1|58	- rebuild
12cu|perl-Authen-Simple-0.500.0-1|59	
12cu|perl-Authen-Simple-0.500.0-1|60	* Fri Oct 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.4-1mdv2009.0
12cu|perl-Authen-Simple-0.500.0-1|61	+ Revision: 291357
12cu|perl-Authen-Simple-0.500.0-1|62	- import perl-Authen-Simple
12cu|perl-Authen-Simple-0.500.0-1|63	
12cu|perl-Authen-Simple-0.500.0-1|64	
12cu|perl-Authen-Simple-0.500.0-1|65	* Thu Oct 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.4-1mdv2009.1
12cu|perl-Authen-Simple-0.500.0-1|66	- initial mdv release, generated with cpan2dist
12cu|perl-Authen-Simple-0.500.0-1|67	
12cu|perl-Authen-Simple-0.500.0-1|68	

10475 12
12cu|perl-Authen-Simple-LDAP-0.300.0-1|1	%define upstream_name   Authen-Simple-LDAP
12cu|perl-Authen-Simple-LDAP-0.300.0-1|2	%define upstream_version 0.3
12cu|perl-Authen-Simple-LDAP-0.300.0-1|3	
12cu|perl-Authen-Simple-LDAP-0.300.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Authen-Simple-LDAP-0.300.0-1|5	Version:	%perl_convert_version 0.3
12cu|perl-Authen-Simple-LDAP-0.300.0-1|6	Release:	1
12cu|perl-Authen-Simple-LDAP-0.300.0-1|7	
12cu|perl-Authen-Simple-LDAP-0.300.0-1|8	Summary:	Simple LDAP authentication
12cu|perl-Authen-Simple-LDAP-0.300.0-1|9	License:	GPL+ or Artistic
12cu|perl-Authen-Simple-LDAP-0.300.0-1|10	Group:		Development/Perl
12cu|perl-Authen-Simple-LDAP-0.300.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Authen-Simple-LDAP-0.300.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Authen/Authen-Simple-LDAP-0.3.tar.gz
12cu|perl-Authen-Simple-LDAP-0.300.0-1|13	
12cu|perl-Authen-Simple-LDAP-0.300.0-1|14	BuildRequires:	perl-devel
12cu|perl-Authen-Simple-LDAP-0.300.0-1|15	BuildRequires:	perl(Authen::Simple)
12cu|perl-Authen-Simple-LDAP-0.300.0-1|16	BuildRequires:	perl(Net::LDAP)
12cu|perl-Authen-Simple-LDAP-0.300.0-1|17	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Authen-Simple-LDAP-0.300.0-1|18	
12cu|perl-Authen-Simple-LDAP-0.300.0-1|19	BuildArch:	noarch
12cu|perl-Authen-Simple-LDAP-0.300.0-1|20	
12cu|perl-Authen-Simple-LDAP-0.300.0-1|21	%description
12cu|perl-Authen-Simple-LDAP-0.300.0-1|22	Authenticate against a LDAP service.
12cu|perl-Authen-Simple-LDAP-0.300.0-1|23	
12cu|perl-Authen-Simple-LDAP-0.300.0-1|24	%prep
12cu|perl-Authen-Simple-LDAP-0.300.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Authen-Simple-LDAP-0.300.0-1|26	
12cu|perl-Authen-Simple-LDAP-0.300.0-1|27	%build
12cu|perl-Authen-Simple-LDAP-0.300.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Authen-Simple-LDAP-0.300.0-1|29	%make
12cu|perl-Authen-Simple-LDAP-0.300.0-1|30	
12cu|perl-Authen-Simple-LDAP-0.300.0-1|31	%check
12cu|perl-Authen-Simple-LDAP-0.300.0-1|32	#make test
12cu|perl-Authen-Simple-LDAP-0.300.0-1|33	
12cu|perl-Authen-Simple-LDAP-0.300.0-1|34	%install
12cu|perl-Authen-Simple-LDAP-0.300.0-1|35	%makeinstall_std
12cu|perl-Authen-Simple-LDAP-0.300.0-1|36	
12cu|perl-Authen-Simple-LDAP-0.300.0-1|37	%files
12cu|perl-Authen-Simple-LDAP-0.300.0-1|38	%doc Changes README
12cu|perl-Authen-Simple-LDAP-0.300.0-1|39	%{_mandir}/man3/*
12cu|perl-Authen-Simple-LDAP-0.300.0-1|40	%{perl_vendorlib}/*
12cu|perl-Authen-Simple-LDAP-0.300.0-1|41	
12cu|perl-Authen-Simple-LDAP-0.300.0-1|42	%changelog
12cu|perl-Authen-Simple-LDAP-0.300.0-1|43	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.200.0-4mdv2011.0
12cu|perl-Authen-Simple-LDAP-0.300.0-1|44	+ Revision: 654189
12cu|perl-Authen-Simple-LDAP-0.300.0-1|45	- rebuild
12cu|perl-Authen-Simple-LDAP-0.300.0-1|46	- rebuild for updated spec-helper
12cu|perl-Authen-Simple-LDAP-0.300.0-1|47	- rebuild for updated spec-helper
12cu|perl-Authen-Simple-LDAP-0.300.0-1|48	
12cu|perl-Authen-Simple-LDAP-0.300.0-1|49	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2011.0
12cu|perl-Authen-Simple-LDAP-0.300.0-1|50	+ Revision: 504580
12cu|perl-Authen-Simple-LDAP-0.300.0-1|51	- rebuild using %%perl_convert_version
12cu|perl-Authen-Simple-LDAP-0.300.0-1|52	
12cu|perl-Authen-Simple-LDAP-0.300.0-1|53	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Authen-Simple-LDAP-0.300.0-1|54	- rebuild
12cu|perl-Authen-Simple-LDAP-0.300.0-1|55	
12cu|perl-Authen-Simple-LDAP-0.300.0-1|56	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.2-1mdv2009.1
12cu|perl-Authen-Simple-LDAP-0.300.0-1|57	+ Revision: 292550
12cu|perl-Authen-Simple-LDAP-0.300.0-1|58	- import perl-Authen-Simple-LDAP
12cu|perl-Authen-Simple-LDAP-0.300.0-1|59	
12cu|perl-Authen-Simple-LDAP-0.300.0-1|60	
12cu|perl-Authen-Simple-LDAP-0.300.0-1|61	* Thu Oct 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.2-1mdv2009.1
12cu|perl-Authen-Simple-LDAP-0.300.0-1|62	- initial mdv release, generated with cpan2dist
12cu|perl-Authen-Simple-LDAP-0.300.0-1|63	

10476 12
12cu|perl-autobox-2.820.0-1|1	%define upstream_name    autobox
12cu|perl-autobox-2.820.0-1|2	%define upstream_version 2.82
12cu|perl-autobox-2.820.0-1|3	
12cu|perl-autobox-2.820.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-autobox-2.820.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-autobox-2.820.0-1|6	Release:	1
12cu|perl-autobox-2.820.0-1|7	
12cu|perl-autobox-2.820.0-1|8	Summary:    Call methods on native types
12cu|perl-autobox-2.820.0-1|9	License:    GPL+ or Artistic
12cu|perl-autobox-2.820.0-1|10	Group:      Development/Perl
12cu|perl-autobox-2.820.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-autobox-2.820.0-1|12	Source0:    http://www.cpan.org/modules/by-module//autobox-%{upstream_version}.tar.gz
12cu|perl-autobox-2.820.0-1|13	
12cu|perl-autobox-2.820.0-1|14	BuildRequires: perl(Scope::Guard)
12cu|perl-autobox-2.820.0-1|15	BuildRequires: perl-devel
12cu|perl-autobox-2.820.0-1|16	Provides: perl(autobox)
12cu|perl-autobox-2.820.0-1|17	
12cu|perl-autobox-2.820.0-1|18	%description
12cu|perl-autobox-2.820.0-1|19	The autobox pragma allows methods to be called on integers, floats,
12cu|perl-autobox-2.820.0-1|20	strings, arrays, hashes, and code references in exactly the same manner as
12cu|perl-autobox-2.820.0-1|21	blessed references.
12cu|perl-autobox-2.820.0-1|22	
12cu|perl-autobox-2.820.0-1|23	The autoboxing is transparent: boxed values are not blessed into their
12cu|perl-autobox-2.820.0-1|24	(user-defined) implementation class (unless the method elects to bestow
12cu|perl-autobox-2.820.0-1|25	such a blessing) - they simply use its methods as though they are.
12cu|perl-autobox-2.820.0-1|26	
12cu|perl-autobox-2.820.0-1|27	The classes (packages) into which the native types are boxed are fully
12cu|perl-autobox-2.820.0-1|28	configurable. By default, a method invoked on a non-object is assumed to be
12cu|perl-autobox-2.820.0-1|29	defined in a class whose name corresponds to the 'ref()' type of that value
12cu|perl-autobox-2.820.0-1|30	- or SCALAR if the value is a non-reference.
12cu|perl-autobox-2.820.0-1|31	
12cu|perl-autobox-2.820.0-1|32	%prep
12cu|perl-autobox-2.820.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-autobox-2.820.0-1|34	
12cu|perl-autobox-2.820.0-1|35	%build
12cu|perl-autobox-2.820.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-autobox-2.820.0-1|37	%make
12cu|perl-autobox-2.820.0-1|38	
12cu|perl-autobox-2.820.0-1|39	%check
12cu|perl-autobox-2.820.0-1|40	make test
12cu|perl-autobox-2.820.0-1|41	
12cu|perl-autobox-2.820.0-1|42	%install
12cu|perl-autobox-2.820.0-1|43	%makeinstall_std
12cu|perl-autobox-2.820.0-1|44	
12cu|perl-autobox-2.820.0-1|45	%clean
12cu|perl-autobox-2.820.0-1|46	
12cu|perl-autobox-2.820.0-1|47	%files
12cu|perl-autobox-2.820.0-1|48	%doc README Changes
12cu|perl-autobox-2.820.0-1|49	%{_mandir}/man3/*
12cu|perl-autobox-2.820.0-1|50	%perl_vendorlib/*
12cu|perl-autobox-2.820.0-1|51	
12cu|perl-autobox-2.820.0-1|52	
12cu|perl-autobox-2.820.0-1|53	
12cu|perl-autobox-2.820.0-1|54	
12cu|perl-autobox-2.820.0-1|55	
12cu|perl-autobox-2.820.0-1|56	%changelog
12cu|perl-autobox-2.820.0-1|57	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.820.0-1
12cu|perl-autobox-2.820.0-1|58	+ Revision: f4fbfe3
12cu|perl-autobox-2.820.0-1|59	- Updated to 2.82 (by updates_builder)
12cu|perl-autobox-2.820.0-1|60	
12cu|perl-autobox-2.820.0-1|61	

10477 12
12cu|perl-AutoLoader-5.740.0-1|1	%define upstream_name    AutoLoader
12cu|perl-AutoLoader-5.740.0-1|2	%define upstream_version 5.74
12cu|perl-AutoLoader-5.740.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-AutoLoader-5.740.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-AutoLoader-5.740.0-1|5	Release:	1
12cu|perl-AutoLoader-5.740.0-1|6	
12cu|perl-AutoLoader-5.740.0-1|7	Summary:	Load subroutines only on demand
12cu|perl-AutoLoader-5.740.0-1|8	License:	GPLv2+
12cu|perl-AutoLoader-5.740.0-1|9	Group:		Development/Perl
12cu|perl-AutoLoader-5.740.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-AutoLoader-5.740.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/S/SM/SMUELLER/AutoLoader-%{upstream_version}.tar.gz
12cu|perl-AutoLoader-5.740.0-1|12	
12cu|perl-AutoLoader-5.740.0-1|13	BuildRequires:	perl-devel
12cu|perl-AutoLoader-5.740.0-1|14	BuildArch:	noarch
12cu|perl-AutoLoader-5.740.0-1|15	
12cu|perl-AutoLoader-5.740.0-1|16	%description
12cu|perl-AutoLoader-5.740.0-1|17	The AutoLoader module works with the AutoSplit module and the __END__ token to
12cu|perl-AutoLoader-5.740.0-1|18	defer the loading of some subroutines until they are used rather than loading
12cu|perl-AutoLoader-5.740.0-1|19	them all at once.
12cu|perl-AutoLoader-5.740.0-1|20	
12cu|perl-AutoLoader-5.740.0-1|21	%prep
12cu|perl-AutoLoader-5.740.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-AutoLoader-5.740.0-1|23	
12cu|perl-AutoLoader-5.740.0-1|24	%build
12cu|perl-AutoLoader-5.740.0-1|25	perl Makefile.PL -n INSTALLDIRS=vendor
12cu|perl-AutoLoader-5.740.0-1|26	%make
12cu|perl-AutoLoader-5.740.0-1|27	
12cu|perl-AutoLoader-5.740.0-1|28	%check
12cu|perl-AutoLoader-5.740.0-1|29	make test
12cu|perl-AutoLoader-5.740.0-1|30	
12cu|perl-AutoLoader-5.740.0-1|31	%install
12cu|perl-AutoLoader-5.740.0-1|32	%makeinstall_std
12cu|perl-AutoLoader-5.740.0-1|33	mv %{buildroot}%{_mandir}/man3/AutoLoader.3pm \
12cu|perl-AutoLoader-5.740.0-1|34	%{buildroot}%{_mandir}/man3/AutoLoader-%{version}.3pm
12cu|perl-AutoLoader-5.740.0-1|35	
12cu|perl-AutoLoader-5.740.0-1|36	%files
12cu|perl-AutoLoader-5.740.0-1|37	%doc Changes README
12cu|perl-AutoLoader-5.740.0-1|38	%{_mandir}/man3/*
12cu|perl-AutoLoader-5.740.0-1|39	%{perl_vendorlib}/AutoLoader.pm
12cu|perl-AutoLoader-5.740.0-1|40	%{perl_vendorlib}/AutoSplit.pm
12cu|perl-AutoLoader-5.740.0-1|41	
12cu|perl-AutoLoader-5.740.0-1|42	
12cu|perl-AutoLoader-5.740.0-1|43	%changelog
12cu|perl-AutoLoader-5.740.0-1|44	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.740.0-1
12cu|perl-AutoLoader-5.740.0-1|45	+ Revision: 72ff4c7
12cu|perl-AutoLoader-5.740.0-1|46	- LOG Updated to 5.74 (by updates_builder)
12cu|perl-AutoLoader-5.740.0-1|47	
12cu|perl-AutoLoader-5.740.0-1|48	

10478 12
12cu|perl-B-Compiling-0.40.0-1|1	%define upstream_name    B-Compiling
12cu|perl-B-Compiling-0.40.0-1|2	%define upstream_version 0.04
12cu|perl-B-Compiling-0.40.0-1|3	
12cu|perl-B-Compiling-0.40.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-B-Compiling-0.40.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-B-Compiling-0.40.0-1|6	Release:	1
12cu|perl-B-Compiling-0.40.0-1|7	
12cu|perl-B-Compiling-0.40.0-1|8	Summary:    Expose PL_compiling to perl
12cu|perl-B-Compiling-0.40.0-1|9	License:    GPL+ or Artistic
12cu|perl-B-Compiling-0.40.0-1|10	Group:      Development/Perl
12cu|perl-B-Compiling-0.40.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-B-Compiling-0.40.0-1|12	Source0:    http://www.cpan.org/modules/by-module/B/B-Compiling-%{upstream_version}.tar.gz
12cu|perl-B-Compiling-0.40.0-1|13	
12cu|perl-B-Compiling-0.40.0-1|14	BuildRequires: perl(B)
12cu|perl-B-Compiling-0.40.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-B-Compiling-0.40.0-1|16	BuildRequires: perl(Sub::Exporter)
12cu|perl-B-Compiling-0.40.0-1|17	BuildRequires: perl(XSLoader)
12cu|perl-B-Compiling-0.40.0-1|18	BuildRequires: perl-devel
12cu|perl-B-Compiling-0.40.0-1|19	
12cu|perl-B-Compiling-0.40.0-1|20	%description
12cu|perl-B-Compiling-0.40.0-1|21	This module exposes the perl interpreter's PL_compiling variable to perl.
12cu|perl-B-Compiling-0.40.0-1|22	
12cu|perl-B-Compiling-0.40.0-1|23	%prep
12cu|perl-B-Compiling-0.40.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-B-Compiling-0.40.0-1|25	
12cu|perl-B-Compiling-0.40.0-1|26	%build
12cu|perl-B-Compiling-0.40.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-B-Compiling-0.40.0-1|28	
12cu|perl-B-Compiling-0.40.0-1|29	%{make}
12cu|perl-B-Compiling-0.40.0-1|30	
12cu|perl-B-Compiling-0.40.0-1|31	%check
12cu|perl-B-Compiling-0.40.0-1|32	%{make} test
12cu|perl-B-Compiling-0.40.0-1|33	
12cu|perl-B-Compiling-0.40.0-1|34	%install
12cu|perl-B-Compiling-0.40.0-1|35	%makeinstall_std
12cu|perl-B-Compiling-0.40.0-1|36	
12cu|perl-B-Compiling-0.40.0-1|37	%clean
12cu|perl-B-Compiling-0.40.0-1|38	
12cu|perl-B-Compiling-0.40.0-1|39	%files
12cu|perl-B-Compiling-0.40.0-1|40	%doc Changes README
12cu|perl-B-Compiling-0.40.0-1|41	%{_mandir}/man3/*
12cu|perl-B-Compiling-0.40.0-1|42	%perl_vendorlib/*
12cu|perl-B-Compiling-0.40.0-1|43	
12cu|perl-B-Compiling-0.40.0-1|44	
12cu|perl-B-Compiling-0.40.0-1|45	
12cu|perl-B-Compiling-0.40.0-1|46	
12cu|perl-B-Compiling-0.40.0-1|47	
12cu|perl-B-Compiling-0.40.0-1|48	%changelog
12cu|perl-B-Compiling-0.40.0-1|49	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-1
12cu|perl-B-Compiling-0.40.0-1|50	+ Revision: 975d132
12cu|perl-B-Compiling-0.40.0-1|51	- LOG Updated to 0.04 (by updates_builder)
12cu|perl-B-Compiling-0.40.0-1|52	
12cu|perl-B-Compiling-0.40.0-1|53	

10479 12
12cu|perl-B-Debug-1.190.0-1|1	%define upstream_name    B-Debug
12cu|perl-B-Debug-1.190.0-1|2	%define upstream_version 1.19
12cu|perl-B-Debug-1.190.0-1|3	
12cu|perl-B-Debug-1.190.0-1|4	%define debug_package %{nil}
12cu|perl-B-Debug-1.190.0-1|5	
12cu|perl-B-Debug-1.190.0-1|6	Name:       perl-%{upstream_name}
12cu|perl-B-Debug-1.190.0-1|7	Version:    %perl_convert_version %{upstream_version}
12cu|perl-B-Debug-1.190.0-1|8	Release:    1
12cu|perl-B-Debug-1.190.0-1|9	
12cu|perl-B-Debug-1.190.0-1|10	Summary:    Walk Perl syntax tree, printing debug info about ops
12cu|perl-B-Debug-1.190.0-1|11	License:    GPL+ or Artistic
12cu|perl-B-Debug-1.190.0-1|12	Group:      Development/Perl
12cu|perl-B-Debug-1.190.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-B-Debug-1.190.0-1|14	Source0:    http://www.cpan.org/modules/by-module/B/B-Debug-%{upstream_version}.tar.gz
12cu|perl-B-Debug-1.190.0-1|15	
12cu|perl-B-Debug-1.190.0-1|16	BuildRequires: perl(B)
12cu|perl-B-Debug-1.190.0-1|17	BuildRequires: perl(Test::More)
12cu|perl-B-Debug-1.190.0-1|18	BuildRequires: perl-devel
12cu|perl-B-Debug-1.190.0-1|19	
12cu|perl-B-Debug-1.190.0-1|20	%description
12cu|perl-B-Debug-1.190.0-1|21	See _ext/B/README_ and the newer the B::Concise manpage, the B::Terse
12cu|perl-B-Debug-1.190.0-1|22	manpage.
12cu|perl-B-Debug-1.190.0-1|23	
12cu|perl-B-Debug-1.190.0-1|24	
12cu|perl-B-Debug-1.190.0-1|25	%prep
12cu|perl-B-Debug-1.190.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-B-Debug-1.190.0-1|27	
12cu|perl-B-Debug-1.190.0-1|28	%build
12cu|perl-B-Debug-1.190.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-B-Debug-1.190.0-1|30	%make
12cu|perl-B-Debug-1.190.0-1|31	
12cu|perl-B-Debug-1.190.0-1|32	%check
12cu|perl-B-Debug-1.190.0-1|33	make test
12cu|perl-B-Debug-1.190.0-1|34	
12cu|perl-B-Debug-1.190.0-1|35	%install
12cu|perl-B-Debug-1.190.0-1|36	%makeinstall_std
12cu|perl-B-Debug-1.190.0-1|37	
12cu|perl-B-Debug-1.190.0-1|38	%files
12cu|perl-B-Debug-1.190.0-1|39	%doc Changes README
12cu|perl-B-Debug-1.190.0-1|40	%{_mandir}/man3/*
12cu|perl-B-Debug-1.190.0-1|41	%perl_vendorlib/*
12cu|perl-B-Debug-1.190.0-1|42	
12cu|perl-B-Debug-1.190.0-1|43	
12cu|perl-B-Debug-1.190.0-1|44	
12cu|perl-B-Debug-1.190.0-1|45	
12cu|perl-B-Debug-1.190.0-1|46	%changelog
12cu|perl-B-Debug-1.190.0-1|47	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.190.0-1
12cu|perl-B-Debug-1.190.0-1|48	+ Revision: dc34ad3
12cu|perl-B-Debug-1.190.0-1|49	- Updated to 1.19 (by updates_builder)
12cu|perl-B-Debug-1.190.0-1|50	
12cu|perl-B-Debug-1.190.0-1|51	

10480 12
12cu|perl-BerkeleyDB-Manager-0.120.0-3|1	%define upstream_name    BerkeleyDB-Manager
12cu|perl-BerkeleyDB-Manager-0.120.0-3|2	%define upstream_version 0.12
12cu|perl-BerkeleyDB-Manager-0.120.0-3|3	
12cu|perl-BerkeleyDB-Manager-0.120.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-BerkeleyDB-Manager-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-BerkeleyDB-Manager-0.120.0-3|6	Release:	3
12cu|perl-BerkeleyDB-Manager-0.120.0-3|7	
12cu|perl-BerkeleyDB-Manager-0.120.0-3|8	Summary:	General purpose L<BerkeleyDB> wrapper
12cu|perl-BerkeleyDB-Manager-0.120.0-3|9	License:	GPL+ or Artistic
12cu|perl-BerkeleyDB-Manager-0.120.0-3|10	Group:		Development/Perl
12cu|perl-BerkeleyDB-Manager-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-BerkeleyDB-Manager-0.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/BerkeleyDB/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-BerkeleyDB-Manager-0.120.0-3|13	
12cu|perl-BerkeleyDB-Manager-0.120.0-3|14	BuildRequires:	perl-devel
12cu|perl-BerkeleyDB-Manager-0.120.0-3|15	BuildRequires:	perl(BerkeleyDB)
12cu|perl-BerkeleyDB-Manager-0.120.0-3|16	BuildRequires:	perl(Data::Stream::Bulk)
12cu|perl-BerkeleyDB-Manager-0.120.0-3|17	BuildRequires:	perl(Moose)
12cu|perl-BerkeleyDB-Manager-0.120.0-3|18	BuildRequires:	perl(Path::Class)
12cu|perl-BerkeleyDB-Manager-0.120.0-3|19	BuildRequires:	perl(Test::Exception)
12cu|perl-BerkeleyDB-Manager-0.120.0-3|20	BuildRequires:	perl(Test::TempDir)
12cu|perl-BerkeleyDB-Manager-0.120.0-3|21	BuildRequires:	perl(Test::use::ok)
12cu|perl-BerkeleyDB-Manager-0.120.0-3|22	BuildRequires:	perl(File::NFSLock)
12cu|perl-BerkeleyDB-Manager-0.120.0-3|23	BuildRequires:	perl(namespace::clean)
12cu|perl-BerkeleyDB-Manager-0.120.0-3|24	BuildRequires:	perl(namespace::autoclean)
12cu|perl-BerkeleyDB-Manager-0.120.0-3|25	BuildArch:	noarch
12cu|perl-BerkeleyDB-Manager-0.120.0-3|26	
12cu|perl-BerkeleyDB-Manager-0.120.0-3|27	%description
12cu|perl-BerkeleyDB-Manager-0.120.0-3|28	This object provides a convenience wrapper for the BerkeleyDB manpage
12cu|perl-BerkeleyDB-Manager-0.120.0-3|29	
12cu|perl-BerkeleyDB-Manager-0.120.0-3|30	%prep
12cu|perl-BerkeleyDB-Manager-0.120.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-BerkeleyDB-Manager-0.120.0-3|32	
12cu|perl-BerkeleyDB-Manager-0.120.0-3|33	%build
12cu|perl-BerkeleyDB-Manager-0.120.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-BerkeleyDB-Manager-0.120.0-3|35	%make
12cu|perl-BerkeleyDB-Manager-0.120.0-3|36	
12cu|perl-BerkeleyDB-Manager-0.120.0-3|37	%check
12cu|perl-BerkeleyDB-Manager-0.120.0-3|38	%make test
12cu|perl-BerkeleyDB-Manager-0.120.0-3|39	
12cu|perl-BerkeleyDB-Manager-0.120.0-3|40	%install
12cu|perl-BerkeleyDB-Manager-0.120.0-3|41	%makeinstall_std
12cu|perl-BerkeleyDB-Manager-0.120.0-3|42	
12cu|perl-BerkeleyDB-Manager-0.120.0-3|43	%files
12cu|perl-BerkeleyDB-Manager-0.120.0-3|44	%doc Changes
12cu|perl-BerkeleyDB-Manager-0.120.0-3|45	%{_mandir}/man3/*
12cu|perl-BerkeleyDB-Manager-0.120.0-3|46	%{perl_vendorlib}/*
12cu|perl-BerkeleyDB-Manager-0.120.0-3|47	
12cu|perl-BerkeleyDB-Manager-0.120.0-3|48	%changelog
12cu|perl-BerkeleyDB-Manager-0.120.0-3|49	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-3
12cu|perl-BerkeleyDB-Manager-0.120.0-3|50	+ Revision: 4350a03
12cu|perl-BerkeleyDB-Manager-0.120.0-3|51	- Added namespace::autoclean ?BR
12cu|perl-BerkeleyDB-Manager-0.120.0-3|52	
12cu|perl-BerkeleyDB-Manager-0.120.0-3|53	

10481 12
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|1	%define upstream_name    B-Hooks-EndOfScope
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|2	%define upstream_version 0.13
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|3	
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|6	Release:	1
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|7	
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|8	Summary:	Execute code after a scope finished compilation
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|9	License:	GPL+ or Artistic
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|10	Group:		Development/Perl
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|12	Source0:	http://www.cpan.org/modules/by-module/B/B-Hooks-EndOfScope-%{upstream_version}.tar.gz
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|13	
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|15	BuildRequires:	perl(Sub::Exporter::Progressive)
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|16	BuildRequires:	perl(Module::Runtime)
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|17	BuildRequires:	perl(Module::Implementation)
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|18	BuildRequires:	perl(Scope::Guard)
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|19	BuildRequires:	perl(Sub::Exporter)
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|21	BuildRequires:	perl(Variable::Magic)
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|22	BuildRequires:	perl-devel
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|23	BuildArch:	noarch
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|24	
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|25	%description
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|26	This module allows you to execute code when perl finished compiling the
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|27	surrounding scope.
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|28	
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|29	%prep
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|31	
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|32	%build
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|34	%make
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|35	
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|36	%check
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|37	make test
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|38	
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|39	%install
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|40	%makeinstall_std
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|41	
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|42	%files
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|43	%doc Changes README
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|44	%{_mandir}/man3/*
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|45	%{perl_vendorlib}/*
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|46	
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|47	
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|48	%changelog
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|49	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.130.0-1
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|50	+ Revision: 8530b86
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|51	- Updated to 0.13 (by updates_builder)
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|52	
12cu|perl-B-Hooks-EndOfScope-0.130.0-1|53	

10482 12
12cu|perl-B-Hooks-OP-Check-0.190.0-1|1	%define upstream_name    B-Hooks-OP-Check
12cu|perl-B-Hooks-OP-Check-0.190.0-1|2	%define upstream_version 0.19
12cu|perl-B-Hooks-OP-Check-0.190.0-1|3	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-B-Hooks-OP-Check-0.190.0-1|5	Version:	%perl_convert_version 0.19
12cu|perl-B-Hooks-OP-Check-0.190.0-1|6	Release:	1
12cu|perl-B-Hooks-OP-Check-0.190.0-1|7	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|8	Summary:	Wrap OP check callbacks
12cu|perl-B-Hooks-OP-Check-0.190.0-1|9	License:	GPL+ or Artistic
12cu|perl-B-Hooks-OP-Check-0.190.0-1|10	Group:		Development/Perl
12cu|perl-B-Hooks-OP-Check-0.190.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-B-Hooks-OP-Check-0.190.0-1|12	Source0:	http://www.cpan.org/modules/by-module/B/B-Hooks-OP-Check-0.19.tar.gz
12cu|perl-B-Hooks-OP-Check-0.190.0-1|13	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|14	BuildRequires:	perl-devel
12cu|perl-B-Hooks-OP-Check-0.190.0-1|15	BuildRequires:	perl(ExtUtils::Depends)
12cu|perl-B-Hooks-OP-Check-0.190.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-B-Hooks-OP-Check-0.190.0-1|17	BuildRequires:	perl(parent)
12cu|perl-B-Hooks-OP-Check-0.190.0-1|18	Requires:	perl(parent)
12cu|perl-B-Hooks-OP-Check-0.190.0-1|19	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|20	%description
12cu|perl-B-Hooks-OP-Check-0.190.0-1|21	This module provides a c api for XS modules to hook into the callbacks of
12cu|perl-B-Hooks-OP-Check-0.190.0-1|22	'PL_check'.
12cu|perl-B-Hooks-OP-Check-0.190.0-1|23	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|24	the ExtUtils::Depends manpage is used to export all functions for other XS
12cu|perl-B-Hooks-OP-Check-0.190.0-1|25	modules to use. Include the following in your Makefile.PL:
12cu|perl-B-Hooks-OP-Check-0.190.0-1|26	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|27	my $pkg = ExtUtils::Depends->new('Your::XSModule', 'B::Hooks::OP::Check');
12cu|perl-B-Hooks-OP-Check-0.190.0-1|28	WriteMakefile(
12cu|perl-B-Hooks-OP-Check-0.190.0-1|29	... # your normal makefile flags
12cu|perl-B-Hooks-OP-Check-0.190.0-1|30	$pkg->get_makefile_vars,
12cu|perl-B-Hooks-OP-Check-0.190.0-1|31	);
12cu|perl-B-Hooks-OP-Check-0.190.0-1|32	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|33	%prep
12cu|perl-B-Hooks-OP-Check-0.190.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-B-Hooks-OP-Check-0.190.0-1|35	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|36	%build
12cu|perl-B-Hooks-OP-Check-0.190.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-B-Hooks-OP-Check-0.190.0-1|38	%make
12cu|perl-B-Hooks-OP-Check-0.190.0-1|39	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|40	%check
12cu|perl-B-Hooks-OP-Check-0.190.0-1|41	make test
12cu|perl-B-Hooks-OP-Check-0.190.0-1|42	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|43	%install
12cu|perl-B-Hooks-OP-Check-0.190.0-1|44	%makeinstall_std
12cu|perl-B-Hooks-OP-Check-0.190.0-1|45	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|46	%files
12cu|perl-B-Hooks-OP-Check-0.190.0-1|47	%doc Changes README
12cu|perl-B-Hooks-OP-Check-0.190.0-1|48	%{_mandir}/man3/*
12cu|perl-B-Hooks-OP-Check-0.190.0-1|49	%{perl_vendorarch}/B
12cu|perl-B-Hooks-OP-Check-0.190.0-1|50	%{perl_vendorarch}/auto/B
12cu|perl-B-Hooks-OP-Check-0.190.0-1|51	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|52	%changelog
12cu|perl-B-Hooks-OP-Check-0.190.0-1|53	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.180.0-4
12cu|perl-B-Hooks-OP-Check-0.190.0-1|54	+ Revision: 768358
12cu|perl-B-Hooks-OP-Check-0.190.0-1|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-B-Hooks-OP-Check-0.190.0-1|56	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|57	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.180.0-3
12cu|perl-B-Hooks-OP-Check-0.190.0-1|58	+ Revision: 680527
12cu|perl-B-Hooks-OP-Check-0.190.0-1|59	- mass rebuild
12cu|perl-B-Hooks-OP-Check-0.190.0-1|60	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|61	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-2mdv2011.0
12cu|perl-B-Hooks-OP-Check-0.190.0-1|62	+ Revision: 555685
12cu|perl-B-Hooks-OP-Check-0.190.0-1|63	- rebuild
12cu|perl-B-Hooks-OP-Check-0.190.0-1|64	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|65	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2010.0
12cu|perl-B-Hooks-OP-Check-0.190.0-1|66	+ Revision: 402085
12cu|perl-B-Hooks-OP-Check-0.190.0-1|67	- rebuild using %%perl_convert_version
12cu|perl-B-Hooks-OP-Check-0.190.0-1|68	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|69	* Tue Jul 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2010.0
12cu|perl-B-Hooks-OP-Check-0.190.0-1|70	+ Revision: 393192
12cu|perl-B-Hooks-OP-Check-0.190.0-1|71	- update to new version 0.18
12cu|perl-B-Hooks-OP-Check-0.190.0-1|72	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|73	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdv2010.0
12cu|perl-B-Hooks-OP-Check-0.190.0-1|74	+ Revision: 370009
12cu|perl-B-Hooks-OP-Check-0.190.0-1|75	- update to new version 0.17
12cu|perl-B-Hooks-OP-Check-0.190.0-1|76	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|77	* Wed Nov 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-2mdv2009.1
12cu|perl-B-Hooks-OP-Check-0.190.0-1|78	+ Revision: 307129
12cu|perl-B-Hooks-OP-Check-0.190.0-1|79	- fix missing dependency on perl-parent
12cu|perl-B-Hooks-OP-Check-0.190.0-1|80	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|81	* Wed Nov 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2009.1
12cu|perl-B-Hooks-OP-Check-0.190.0-1|82	+ Revision: 307063
12cu|perl-B-Hooks-OP-Check-0.190.0-1|83	- import perl-B-Hooks-OP-Check
12cu|perl-B-Hooks-OP-Check-0.190.0-1|84	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|85	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|86	* Wed Nov 26 2008 cpan2dist 0.15-1mdv
12cu|perl-B-Hooks-OP-Check-0.190.0-1|87	- initial mdv release, generated with cpan2dist
12cu|perl-B-Hooks-OP-Check-0.190.0-1|88	
12cu|perl-B-Hooks-OP-Check-0.190.0-1|89	

10483 12
12cu|perl-bignum-0.370.0-1|1	%define upstream_name	 bignum
12cu|perl-bignum-0.370.0-1|2	%define upstream_version 0.37
12cu|perl-bignum-0.370.0-1|3	%define debug_package %{nil}
12cu|perl-bignum-0.370.0-1|4	
12cu|perl-bignum-0.370.0-1|5	Name:		perl-%{upstream_name}
12cu|perl-bignum-0.370.0-1|6	Version:	%perl_convert_version %{upstream_version}
12cu|perl-bignum-0.370.0-1|7	Release:	1
12cu|perl-bignum-0.370.0-1|8	
12cu|perl-bignum-0.370.0-1|9	Summary:	Transparent BigNumber support for Perl
12cu|perl-bignum-0.370.0-1|10	
12cu|perl-bignum-0.370.0-1|11	License:	GPL+ or Artistic
12cu|perl-bignum-0.370.0-1|12	Group:		Development/Perl
12cu|perl-bignum-0.370.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-bignum-0.370.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-bignum-0.370.0-1|15	
12cu|perl-bignum-0.370.0-1|16	BuildRequires:	perl-Math-BigInt >= 1.87
12cu|perl-bignum-0.370.0-1|17	BuildRequires:	perl-Math-BigRat >= 0.20
12cu|perl-bignum-0.370.0-1|18	BuildRequires:	perl-devel
12cu|perl-bignum-0.370.0-1|19	
12cu|perl-bignum-0.370.0-1|20	%description
12cu|perl-bignum-0.370.0-1|21	All operators (including basic math operations) are overloaded. Integer and
12cu|perl-bignum-0.370.0-1|22	floating-point constants are created as proper BigInts or BigFloats,
12cu|perl-bignum-0.370.0-1|23	respectively.
12cu|perl-bignum-0.370.0-1|24	
12cu|perl-bignum-0.370.0-1|25	%prep
12cu|perl-bignum-0.370.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-bignum-0.370.0-1|27	
12cu|perl-bignum-0.370.0-1|28	%build
12cu|perl-bignum-0.370.0-1|29	export PERL5LIB=%{perl_vendorlib}
12cu|perl-bignum-0.370.0-1|30	perl Makefile.PL installdirs=vendor
12cu|perl-bignum-0.370.0-1|31	%make
12cu|perl-bignum-0.370.0-1|32	
12cu|perl-bignum-0.370.0-1|33	%check
12cu|perl-bignum-0.370.0-1|34	export PERL5LIB=%{perl_vendorlib}/
12cu|perl-bignum-0.370.0-1|35	make test
12cu|perl-bignum-0.370.0-1|36	
12cu|perl-bignum-0.370.0-1|37	%install
12cu|perl-bignum-0.370.0-1|38	%makeinstall_std
12cu|perl-bignum-0.370.0-1|39	
12cu|perl-bignum-0.370.0-1|40	%files
12cu|perl-bignum-0.370.0-1|41	%doc BUGS LICENSE TODO README CHANGES
12cu|perl-bignum-0.370.0-1|42	%{perl_vendorlib}/*.pm
12cu|perl-bignum-0.370.0-1|43	%{perl_vendorlib}/Math
12cu|perl-bignum-0.370.0-1|44	%{_mandir}/*/*
12cu|perl-bignum-0.370.0-1|45	
12cu|perl-bignum-0.370.0-1|46	
12cu|perl-bignum-0.370.0-1|47	
12cu|perl-bignum-0.370.0-1|48	%changelog
12cu|perl-bignum-0.370.0-1|49	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.370.0-1
12cu|perl-bignum-0.370.0-1|50	+ Revision: c8c4ec2
12cu|perl-bignum-0.370.0-1|51	- Updated to 0.37 (by updates_builder)
12cu|perl-bignum-0.370.0-1|52	
12cu|perl-bignum-0.370.0-1|53	

10484 12
12cu|perl-B-Lint-1.170.0-1|1	%define upstream_name    B-Lint
12cu|perl-B-Lint-1.170.0-1|2	%define upstream_version 1.17
12cu|perl-B-Lint-1.170.0-1|3	%define debug_package %{nil}
12cu|perl-B-Lint-1.170.0-1|4	
12cu|perl-B-Lint-1.170.0-1|5	Name:       perl-%{upstream_name}
12cu|perl-B-Lint-1.170.0-1|6	Version:    %perl_convert_version 1.17
12cu|perl-B-Lint-1.170.0-1|7	Release:	1
12cu|perl-B-Lint-1.170.0-1|8	License:    GPL+ or Artistic
12cu|perl-B-Lint-1.170.0-1|9	Group:      Development/Perl
12cu|perl-B-Lint-1.170.0-1|10	Summary:    Adds debugging stringification to B::
12cu|perl-B-Lint-1.170.0-1|11	Source:     http://www.cpan.org/modules/by-module/B/B-Lint-1.17.tar.gz
12cu|perl-B-Lint-1.170.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-B-Lint-1.170.0-1|13	BuildRoot:  %{_tmppath}/%{upstream_name}-%{upstream_version}
12cu|perl-B-Lint-1.170.0-1|14	BuildRequires: perl-devel
12cu|perl-B-Lint-1.170.0-1|15	BuildRequires: perl(Module::Pluggable)
12cu|perl-B-Lint-1.170.0-1|16	BuildRequires: perl(Test::More)
12cu|perl-B-Lint-1.170.0-1|17	
12cu|perl-B-Lint-1.170.0-1|18	%description
12cu|perl-B-Lint-1.170.0-1|19	The B::Lint module is equivalent to an extended version of the *-w* option
12cu|perl-B-Lint-1.170.0-1|20	of *perl*. It is named after the program _lint_ which carries out a similar
12cu|perl-B-Lint-1.170.0-1|21	process for C programs.
12cu|perl-B-Lint-1.170.0-1|22	
12cu|perl-B-Lint-1.170.0-1|23	%prep
12cu|perl-B-Lint-1.170.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-B-Lint-1.170.0-1|25	
12cu|perl-B-Lint-1.170.0-1|26	%build
12cu|perl-B-Lint-1.170.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-B-Lint-1.170.0-1|28	%make
12cu|perl-B-Lint-1.170.0-1|29	
12cu|perl-B-Lint-1.170.0-1|30	%check
12cu|perl-B-Lint-1.170.0-1|31	make test
12cu|perl-B-Lint-1.170.0-1|32	
12cu|perl-B-Lint-1.170.0-1|33	%install
12cu|perl-B-Lint-1.170.0-1|34	%makeinstall_std
12cu|perl-B-Lint-1.170.0-1|35	
12cu|perl-B-Lint-1.170.0-1|36	%files
12cu|perl-B-Lint-1.170.0-1|37	%doc Changes README
12cu|perl-B-Lint-1.170.0-1|38	%{_mandir}/man3/*
12cu|perl-B-Lint-1.170.0-1|39	%perl_vendorlib/*
12cu|perl-B-Lint-1.170.0-1|40	
12cu|perl-B-Lint-1.170.0-1|41	
12cu|perl-B-Lint-1.170.0-1|42	
12cu|perl-B-Lint-1.170.0-1|43	
12cu|perl-B-Lint-1.170.0-1|44	%changelog
12cu|perl-B-Lint-1.170.0-1|45	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.120.0-5
12cu|perl-B-Lint-1.170.0-1|46	+ Revision: 768358
12cu|perl-B-Lint-1.170.0-1|47	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-B-Lint-1.170.0-1|48	
12cu|perl-B-Lint-1.170.0-1|49	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.120.0-4
12cu|perl-B-Lint-1.170.0-1|50	+ Revision: 680655
12cu|perl-B-Lint-1.170.0-1|51	- mass rebuild
12cu|perl-B-Lint-1.170.0-1|52	
12cu|perl-B-Lint-1.170.0-1|53	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-3mdv2011.0
12cu|perl-B-Lint-1.170.0-1|54	+ Revision: 597091
12cu|perl-B-Lint-1.170.0-1|55	- rebuild
12cu|perl-B-Lint-1.170.0-1|56	
12cu|perl-B-Lint-1.170.0-1|57	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-2mdv2011.0
12cu|perl-B-Lint-1.170.0-1|58	+ Revision: 562416
12cu|perl-B-Lint-1.170.0-1|59	- rebuild
12cu|perl-B-Lint-1.170.0-1|60	
12cu|perl-B-Lint-1.170.0-1|61	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-1mdv2011.0
12cu|perl-B-Lint-1.170.0-1|62	+ Revision: 561019
12cu|perl-B-Lint-1.170.0-1|63	- update to 1.12
12cu|perl-B-Lint-1.170.0-1|64	
12cu|perl-B-Lint-1.170.0-1|65	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-3mdv2011.0
12cu|perl-B-Lint-1.170.0-1|66	+ Revision: 555687
12cu|perl-B-Lint-1.170.0-1|67	- rebuild
12cu|perl-B-Lint-1.170.0-1|68	
12cu|perl-B-Lint-1.170.0-1|69	* Mon May 25 2009 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-2mdv2010.0
12cu|perl-B-Lint-1.170.0-1|70	+ Revision: 379620
12cu|perl-B-Lint-1.170.0-1|71	- removing noarch tag since module insists on installing in archlib
12cu|perl-B-Lint-1.170.0-1|72	- using %%perl_convert_version macro
12cu|perl-B-Lint-1.170.0-1|73	
12cu|perl-B-Lint-1.170.0-1|74	* Wed May 20 2009 Jérôme Quelin <jquelin@mandriva.org> 1.11-2mdv2010.0
12cu|perl-B-Lint-1.170.0-1|75	+ Revision: 378037
12cu|perl-B-Lint-1.170.0-1|76	- bumping mkrel
12cu|perl-B-Lint-1.170.0-1|77	- adding missing requires
12cu|perl-B-Lint-1.170.0-1|78	
12cu|perl-B-Lint-1.170.0-1|79	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 1.11-1mdv2010.0
12cu|perl-B-Lint-1.170.0-1|80	+ Revision: 374335
12cu|perl-B-Lint-1.170.0-1|81	- import perl-B-Lint
12cu|perl-B-Lint-1.170.0-1|82	
12cu|perl-B-Lint-1.170.0-1|83	
12cu|perl-B-Lint-1.170.0-1|84	* Mon May 11 2009 cpan2dist 1.11-1mdv
12cu|perl-B-Lint-1.170.0-1|85	- initial mdv release, generated with cpan2dist
12cu|perl-B-Lint-1.170.0-1|86	

10485 12
12cu|perl-boolean-0.320.0-1|1	%define upstream_name    boolean
12cu|perl-boolean-0.320.0-1|2	%define upstream_version 0.32
12cu|perl-boolean-0.320.0-1|3	
12cu|perl-boolean-0.320.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-boolean-0.320.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-boolean-0.320.0-1|6	Release:	1
12cu|perl-boolean-0.320.0-1|7	
12cu|perl-boolean-0.320.0-1|8	Summary:	Boolean support for Perl
12cu|perl-boolean-0.320.0-1|9	License:	GPL+ or Artistic
12cu|perl-boolean-0.320.0-1|10	Group:		Development/Perl
12cu|perl-boolean-0.320.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-boolean-0.320.0-1|12	Source0:	http://www.cpan.org/modules/by-module//boolean-%{upstream_version}.tar.gz
12cu|perl-boolean-0.320.0-1|13	
12cu|perl-boolean-0.320.0-1|14	BuildRequires:	perl-devel
12cu|perl-boolean-0.320.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-boolean-0.320.0-1|16	BuildArch:	noarch
12cu|perl-boolean-0.320.0-1|17	Provides:	perl(boolean)
12cu|perl-boolean-0.320.0-1|18	
12cu|perl-boolean-0.320.0-1|19	%description
12cu|perl-boolean-0.320.0-1|20	Most programming languages have a native 'Boolean' data type. Perl does
12cu|perl-boolean-0.320.0-1|21	not.
12cu|perl-boolean-0.320.0-1|22	
12cu|perl-boolean-0.320.0-1|23	Perl has a simple and well known Truth System. The following scalar values
12cu|perl-boolean-0.320.0-1|24	are false:
12cu|perl-boolean-0.320.0-1|25	
12cu|perl-boolean-0.320.0-1|26	$false1 = undef;
12cu|perl-boolean-0.320.0-1|27	$false2 = 0;
12cu|perl-boolean-0.320.0-1|28	$false3 = 0.0;
12cu|perl-boolean-0.320.0-1|29	$false4 = '';
12cu|perl-boolean-0.320.0-1|30	$false5 = '0';
12cu|perl-boolean-0.320.0-1|31	
12cu|perl-boolean-0.320.0-1|32	%prep
12cu|perl-boolean-0.320.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-boolean-0.320.0-1|34	
12cu|perl-boolean-0.320.0-1|35	%build
12cu|perl-boolean-0.320.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-boolean-0.320.0-1|37	%make
12cu|perl-boolean-0.320.0-1|38	
12cu|perl-boolean-0.320.0-1|39	%check
12cu|perl-boolean-0.320.0-1|40	%make test
12cu|perl-boolean-0.320.0-1|41	
12cu|perl-boolean-0.320.0-1|42	%install
12cu|perl-boolean-0.320.0-1|43	%makeinstall_std
12cu|perl-boolean-0.320.0-1|44	
12cu|perl-boolean-0.320.0-1|45	%files
12cu|perl-boolean-0.320.0-1|46	%doc Changes README
12cu|perl-boolean-0.320.0-1|47	%{_mandir}/man3/*
12cu|perl-boolean-0.320.0-1|48	%{perl_vendorlib}/*
12cu|perl-boolean-0.320.0-1|49	
12cu|perl-boolean-0.320.0-1|50	
12cu|perl-boolean-0.320.0-1|51	%changelog
12cu|perl-boolean-0.320.0-1|52	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.320.0-1
12cu|perl-boolean-0.320.0-1|53	+ Revision: 0fe7e0d
12cu|perl-boolean-0.320.0-1|54	- Updated to 0.32 (by updates_builder)
12cu|perl-boolean-0.320.0-1|55	
12cu|perl-boolean-0.320.0-1|56	

10486 12
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|1	%define upstream_name    Bot-BasicBot-Pluggable
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|2	%define upstream_version 0.98
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|3	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|5	Version:	%perl_convert_version 0.98
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|6	Release:	1
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|7	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|8	Summary:	Extension to the simple irc bot base class allowing for pluggable modules
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|9	License:	Artistic or GPL+
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|10	Group:		Development/Perl
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Bot/Bot-BasicBot-Pluggable-0.98.tar.gz
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|13	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|14	BuildRequires:	perl-devel
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|15	BuildRequires:	perl(Bot::BasicBot)
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|16	BuildRequires:	perl(Config::Find)
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|17	BuildRequires:	perl(Crypt::SaltedHash)
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|18	BuildRequires:	perl(DBD::SQLite)
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|19	BuildRequires:	perl(DBI)
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|20	BuildRequires:	perl(DBM::Deep)
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|21	BuildRequires:	perl(Log::Log4perl)
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|22	BuildRequires:	perl(Moose)
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|23	BuildRequires:	perl(MooseX::Getopt)
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|24	BuildRequires:	perl(MooseX::ConfigFromFile)
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|25	BuildRequires:	perl(MooseX::SimpleConfig)
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|26	BuildRequires:	perl(POE)
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|27	BuildRequires:	perl(Text::Unidecode)
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|28	BuildRequires:	perl(URI::Find::Simple)
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|29	BuildRequires:	perl(URI::Title)
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|30	BuildRequires:	perl(XML::Feed)
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|31	BuildRequires:	perl(YAML::XS)
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|32	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|33	BuildArch:	noarch
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|34	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|35	%description
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|36	Extension to the simple irc bot base class allowing for pluggable modules.
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|37	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|38	%prep
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|40	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|41	%build
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|43	%make
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|44	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|45	%check
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|46	make test
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|47	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|48	%install
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|49	%makeinstall_std
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|50	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|51	%files
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|52	%doc Changes README
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|53	%{perl_vendorlib}/*
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|54	%{_mandir}/man3/*
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|55	%{_bindir}/*
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|56	%{_mandir}/man1/*
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|57	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|58	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|59	%changelog
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|60	* Sun May 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.920.0-1mdv2011.0
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|61	+ Revision: 672602
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|62	- update to new version 0.92
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|63	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|64	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.910.0-2
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|65	+ Revision: 654230
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|66	- rebuild for updated spec-helper
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|67	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|68	* Wed Dec 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.910.0-1mdv2011.0
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|69	+ Revision: 616308
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|70	- new version
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|71	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|72	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.900.0-1mdv2011.0
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|73	+ Revision: 595075
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|74	- update to new version 0.90
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|75	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|76	* Thu Sep 02 2010 Jérôme Quelin <jquelin@mandriva.org> 0.880.0-1mdv2011.0
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|77	+ Revision: 575393
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|78	- update to 0.88
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|79	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|80	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.870.0-1mdv2011.0
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|81	+ Revision: 552371
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|82	- update to 0.87
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|83	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|84	* Mon Mar 29 2010 Jérôme Quelin <jquelin@mandriva.org> 0.860.0-1mdv2010.1
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|85	+ Revision: 528757
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|86	- update to 0.86
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|87	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|88	* Sun Feb 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.850.0-1mdv2010.1
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|89	+ Revision: 505676
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|90	- update to 0.85
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|91	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|92	* Mon Dec 14 2009 Jérôme Quelin <jquelin@mandriva.org> 0.840.0-1mdv2010.1
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|93	+ Revision: 478527
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|94	- adding missing buildrequires:
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|95	- update to 0.84
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|96	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|97	* Tue Nov 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.830.0-1mdv2010.1
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|98	+ Revision: 466967
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|99	- update buildrequires:
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|100	- adding missing buildrequires:
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|101	- adding missing buildrequires:
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|102	- adding missing buildrequires:
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|103	- update to 0.83
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|104	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|105	* Wed Oct 21 2009 Michael Scherer <misc@mandriva.org> 0.50-1mdv2010.1
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|106	+ Revision: 458555
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|107	- add missing Requires
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|108	- import perl-Bot-BasicBot-Pluggable
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|109	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|110	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|111	- restore BuildRoot
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|112	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|113	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|114	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|115	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|116	
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|117	* Mon Sep 24 2007 Michael Scherer <misc@mandriva.org> 0.50-1mdv2008.0
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|118	- First Mandriva package
12cu|perl-Bot-BasicBot-Pluggable-0.980.0-1|119	

10487 12
12cu|perl-B-Utils-0.210.0-1|1	%define upstream_name    B-Utils
12cu|perl-B-Utils-0.210.0-1|2	%define upstream_version 0.21
12cu|perl-B-Utils-0.210.0-1|3	Name:       perl-%{upstream_name}
12cu|perl-B-Utils-0.210.0-1|4	Version:    %perl_convert_version 0.21
12cu|perl-B-Utils-0.210.0-1|5	Release:	1
12cu|perl-B-Utils-0.210.0-1|6	
12cu|perl-B-Utils-0.210.0-1|7	Summary:    Easily build XS extensions that depend on XS extensions
12cu|perl-B-Utils-0.210.0-1|8	License:    GPL+ or Artistic
12cu|perl-B-Utils-0.210.0-1|9	Group:      Development/Perl
12cu|perl-B-Utils-0.210.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-B-Utils-0.210.0-1|11	Source0:    http://www.cpan.org/modules/by-module/B/B-Utils-0.21.tar.gz
12cu|perl-B-Utils-0.210.0-1|12	
12cu|perl-B-Utils-0.210.0-1|13	BuildRequires: perl(ExtUtils::Depends)
12cu|perl-B-Utils-0.210.0-1|14	BuildRequires: perl-devel
12cu|perl-B-Utils-0.210.0-1|15	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-B-Utils-0.210.0-1|16	
12cu|perl-B-Utils-0.210.0-1|17	%description
12cu|perl-B-Utils-0.210.0-1|18	sub foo {
12cu|perl-B-Utils-0.210.0-1|19	dothis(1);
12cu|perl-B-Utils-0.210.0-1|20	find_things();
12cu|perl-B-Utils-0.210.0-1|21	return;
12cu|perl-B-Utils-0.210.0-1|22	}
12cu|perl-B-Utils-0.210.0-1|23	
12cu|perl-B-Utils-0.210.0-1|24	has the following optree:
12cu|perl-B-Utils-0.210.0-1|25	
12cu|perl-B-Utils-0.210.0-1|26	d  <1> leavesub[1 ref] K/REFC,1 ->(end)
12cu|perl-B-Utils-0.210.0-1|27	-     <@> lineseq KP ->d
12cu|perl-B-Utils-0.210.0-1|28	1        <;> nextstate(main -371 bah.pl:8) v/2 ->2
12cu|perl-B-Utils-0.210.0-1|29	5        <1> entersub[t2] vKS/TARG,3 ->6
12cu|perl-B-Utils-0.210.0-1|30	-           <1> ex-list K ->5
12cu|perl-B-Utils-0.210.0-1|31	2              <0> pushmark s ->3
12cu|perl-B-Utils-0.210.0-1|32	3              <$> const[IV 1] sM ->4
12cu|perl-B-Utils-0.210.0-1|33	-              <1> ex-rv2cv sK/3 ->-
12cu|perl-B-Utils-0.210.0-1|34	4                 <#> gv[*dothis] s ->5
12cu|perl-B-Utils-0.210.0-1|35	6        <;> nextstate(main -371 bah.pl:9) v/2 ->7
12cu|perl-B-Utils-0.210.0-1|36	
12cu|perl-B-Utils-0.210.0-1|37	%prep
12cu|perl-B-Utils-0.210.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-B-Utils-0.210.0-1|39	
12cu|perl-B-Utils-0.210.0-1|40	%build
12cu|perl-B-Utils-0.210.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-B-Utils-0.210.0-1|42	%make
12cu|perl-B-Utils-0.210.0-1|43	
12cu|perl-B-Utils-0.210.0-1|44	%check
12cu|perl-B-Utils-0.210.0-1|45	make test
12cu|perl-B-Utils-0.210.0-1|46	
12cu|perl-B-Utils-0.210.0-1|47	%install
12cu|perl-B-Utils-0.210.0-1|48	rm -rf %buildroot
12cu|perl-B-Utils-0.210.0-1|49	%makeinstall_std
12cu|perl-B-Utils-0.210.0-1|50	
12cu|perl-B-Utils-0.210.0-1|51	%clean
12cu|perl-B-Utils-0.210.0-1|52	rm -rf %buildroot
12cu|perl-B-Utils-0.210.0-1|53	
12cu|perl-B-Utils-0.210.0-1|54	%files
12cu|perl-B-Utils-0.210.0-1|55	%defattr(-,root,root)
12cu|perl-B-Utils-0.210.0-1|56	%doc Changes README
12cu|perl-B-Utils-0.210.0-1|57	%{_mandir}/man3/*
12cu|perl-B-Utils-0.210.0-1|58	%perl_vendorlib/*
12cu|perl-B-Utils-0.210.0-1|59	
12cu|perl-B-Utils-0.210.0-1|60	
12cu|perl-B-Utils-0.210.0-1|61	%changelog
12cu|perl-B-Utils-0.210.0-1|62	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.150.0-2
12cu|perl-B-Utils-0.210.0-1|63	+ Revision: 768358
12cu|perl-B-Utils-0.210.0-1|64	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-B-Utils-0.210.0-1|65	
12cu|perl-B-Utils-0.210.0-1|66	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.150.0-1
12cu|perl-B-Utils-0.210.0-1|67	+ Revision: 659886
12cu|perl-B-Utils-0.210.0-1|68	- update to new version 0.15
12cu|perl-B-Utils-0.210.0-1|69	
12cu|perl-B-Utils-0.210.0-1|70	* Wed Mar 23 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1
12cu|perl-B-Utils-0.210.0-1|71	+ Revision: 648057
12cu|perl-B-Utils-0.210.0-1|72	- update to new version 0.14
12cu|perl-B-Utils-0.210.0-1|73	
12cu|perl-B-Utils-0.210.0-1|74	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 0.130.0-2
12cu|perl-B-Utils-0.210.0-1|75	+ Revision: 640763
12cu|perl-B-Utils-0.210.0-1|76	- rebuild to obsolete old packages
12cu|perl-B-Utils-0.210.0-1|77	
12cu|perl-B-Utils-0.210.0-1|78	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.130.0-1
12cu|perl-B-Utils-0.210.0-1|79	+ Revision: 635492
12cu|perl-B-Utils-0.210.0-1|80	- update to new version 0.13
12cu|perl-B-Utils-0.210.0-1|81	
12cu|perl-B-Utils-0.210.0-1|82	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.120.0-1
12cu|perl-B-Utils-0.210.0-1|83	+ Revision: 634206
12cu|perl-B-Utils-0.210.0-1|84	- update to new version 0.12
12cu|perl-B-Utils-0.210.0-1|85	
12cu|perl-B-Utils-0.210.0-1|86	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-2mdv2011.0
12cu|perl-B-Utils-0.210.0-1|87	+ Revision: 555223
12cu|perl-B-Utils-0.210.0-1|88	- rebuild
12cu|perl-B-Utils-0.210.0-1|89	
12cu|perl-B-Utils-0.210.0-1|90	* Wed Jan 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.1
12cu|perl-B-Utils-0.210.0-1|91	+ Revision: 490485
12cu|perl-B-Utils-0.210.0-1|92	- update to 0.11
12cu|perl-B-Utils-0.210.0-1|93	
12cu|perl-B-Utils-0.210.0-1|94	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.1
12cu|perl-B-Utils-0.210.0-1|95	+ Revision: 474728
12cu|perl-B-Utils-0.210.0-1|96	- update to 0.09
12cu|perl-B-Utils-0.210.0-1|97	
12cu|perl-B-Utils-0.210.0-1|98	* Wed Sep 02 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cu|perl-B-Utils-0.210.0-1|99	+ Revision: 424342
12cu|perl-B-Utils-0.210.0-1|100	- adding missing buildrequires:
12cu|perl-B-Utils-0.210.0-1|101	- update to 0.08
12cu|perl-B-Utils-0.210.0-1|102	
12cu|perl-B-Utils-0.210.0-1|103	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cu|perl-B-Utils-0.210.0-1|104	+ Revision: 401786
12cu|perl-B-Utils-0.210.0-1|105	- rebuild using %%perl_convert_version
12cu|perl-B-Utils-0.210.0-1|106	- fixed license field
12cu|perl-B-Utils-0.210.0-1|107	
12cu|perl-B-Utils-0.210.0-1|108	* Wed Dec 03 2008 Jérôme Quelin <jquelin@mandriva.org> 0.07-1mdv2009.1
12cu|perl-B-Utils-0.210.0-1|109	+ Revision: 309776
12cu|perl-B-Utils-0.210.0-1|110	- import perl-B-Utils
12cu|perl-B-Utils-0.210.0-1|111	
12cu|perl-B-Utils-0.210.0-1|112	
12cu|perl-B-Utils-0.210.0-1|113	* Wed Dec 03 2008 cpan2dist 0.07-1mdv
12cu|perl-B-Utils-0.210.0-1|114	- initial mdv release, generated with cpan2dist
12cu|perl-B-Utils-0.210.0-1|115	
12cu|perl-B-Utils-0.210.0-1|116	

10488 12
12cu|perl-Cache-2.90.0-1|1	%define	upstream_name	 Cache
12cu|perl-Cache-2.90.0-1|2	%define upstream_version 2.09
12cu|perl-Cache-2.90.0-1|3	
12cu|perl-Cache-2.90.0-1|4	%if %{_use_internal_dependency_generator}
12cu|perl-Cache-2.90.0-1|5	%define __noautoreq 'perl\\(warnings::register\\)'
12cu|perl-Cache-2.90.0-1|6	%else
12cu|perl-Cache-2.90.0-1|7	%define	_requires_exceptions perl(warnings::register)
12cu|perl-Cache-2.90.0-1|8	%endif
12cu|perl-Cache-2.90.0-1|9	
12cu|perl-Cache-2.90.0-1|10	Name:		perl-%{upstream_name}
12cu|perl-Cache-2.90.0-1|11	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Cache-2.90.0-1|12	Release:	1
12cu|perl-Cache-2.90.0-1|13	
12cu|perl-Cache-2.90.0-1|14	Summary:	The Cache interface
12cu|perl-Cache-2.90.0-1|15	License:	GPL
12cu|perl-Cache-2.90.0-1|16	Group:		Development/Perl
12cu|perl-Cache-2.90.0-1|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Cache-2.90.0-1|18	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Cache/Cache-%{upstream_version}.tar.gz
12cu|perl-Cache-2.90.0-1|19	
12cu|perl-Cache-2.90.0-1|20	BuildRequires:	perl-devel
12cu|perl-Cache-2.90.0-1|21	BuildRequires: perl(Digest::SHA)
12cu|perl-Cache-2.90.0-1|22	BuildRequires: perl(Module::Build)
12cu|perl-Cache-2.90.0-1|23	BuildRequires:	perl(File::NFSLock)
12cu|perl-Cache-2.90.0-1|24	BuildRequires:  perl(Date::Format)
12cu|perl-Cache-2.90.0-1|25	BuildRequires:  perl(IO::String)
12cu|perl-Cache-2.90.0-1|26	BuildRequires:  perl(Heap)
12cu|perl-Cache-2.90.0-1|27	BuildRequires:  perl(DB_File)
12cu|perl-Cache-2.90.0-1|28	BuildRequires:  perl(Digest::SHA1)
12cu|perl-Cache-2.90.0-1|29	BuildArch:	noarch
12cu|perl-Cache-2.90.0-1|30	
12cu|perl-Cache-2.90.0-1|31	%description
12cu|perl-Cache-2.90.0-1|32	%{upstream_name} perl module
12cu|perl-Cache-2.90.0-1|33	
12cu|perl-Cache-2.90.0-1|34	%prep
12cu|perl-Cache-2.90.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Cache-2.90.0-1|36	
12cu|perl-Cache-2.90.0-1|37	%build
12cu|perl-Cache-2.90.0-1|38	perl Build.PL installdirs=vendor
12cu|perl-Cache-2.90.0-1|39	./Build
12cu|perl-Cache-2.90.0-1|40	
12cu|perl-Cache-2.90.0-1|41	%check
12cu|perl-Cache-2.90.0-1|42	./Build test
12cu|perl-Cache-2.90.0-1|43	
12cu|perl-Cache-2.90.0-1|44	%install
12cu|perl-Cache-2.90.0-1|45	./Build install destdir=%{buildroot}
12cu|perl-Cache-2.90.0-1|46	
12cu|perl-Cache-2.90.0-1|47	%files
12cu|perl-Cache-2.90.0-1|48	%doc Changes README TODO
12cu|perl-Cache-2.90.0-1|49	%{perl_vendorlib}/Cache*
12cu|perl-Cache-2.90.0-1|50	%{_mandir}/man3/*
12cu|perl-Cache-2.90.0-1|51	
12cu|perl-Cache-2.90.0-1|52	
12cu|perl-Cache-2.90.0-1|53	
12cu|perl-Cache-2.90.0-1|54	%changelog
12cu|perl-Cache-2.90.0-1|55	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.90.0-1
12cu|perl-Cache-2.90.0-1|56	+ Revision: d8994da
12cu|perl-Cache-2.90.0-1|57	- Fix BRs
12cu|perl-Cache-2.90.0-1|58	
12cu|perl-Cache-2.90.0-1|59	

10489 12
12cu|perl-Cache-FastMmap-1.400.0-1|1	%define upstream_name    Cache-FastMmap
12cu|perl-Cache-FastMmap-1.400.0-1|2	%define upstream_version 1.40
12cu|perl-Cache-FastMmap-1.400.0-1|3	
12cu|perl-Cache-FastMmap-1.400.0-1|4	%define Werror_cflags %nil
12cu|perl-Cache-FastMmap-1.400.0-1|5	
12cu|perl-Cache-FastMmap-1.400.0-1|6	Name:       perl-%{upstream_name}
12cu|perl-Cache-FastMmap-1.400.0-1|7	Version:    %perl_convert_version 1.40
12cu|perl-Cache-FastMmap-1.400.0-1|8	Release:	1
12cu|perl-Cache-FastMmap-1.400.0-1|9	
12cu|perl-Cache-FastMmap-1.400.0-1|10	Summary:	Uses an mmap'ed file to act as a shared memory interprocess cache
12cu|perl-Cache-FastMmap-1.400.0-1|11	License:	Artistic/GPL
12cu|perl-Cache-FastMmap-1.400.0-1|12	Group:		Development/Perl
12cu|perl-Cache-FastMmap-1.400.0-1|13	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Cache-FastMmap-1.400.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Cache/Cache-FastMmap-1.40.tar.gz
12cu|perl-Cache-FastMmap-1.400.0-1|15	
12cu|perl-Cache-FastMmap-1.400.0-1|16	BuildRequires:	perl(Storable)
12cu|perl-Cache-FastMmap-1.400.0-1|17	BuildRequires:	perl-devel
12cu|perl-Cache-FastMmap-1.400.0-1|18	
12cu|perl-Cache-FastMmap-1.400.0-1|19	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Cache-FastMmap-1.400.0-1|20	
12cu|perl-Cache-FastMmap-1.400.0-1|21	%description
12cu|perl-Cache-FastMmap-1.400.0-1|22	A shared memory cache through an mmap'ed file. It's core is written in C for
12cu|perl-Cache-FastMmap-1.400.0-1|23	performance. It uses fcntl locking to ensure multiple processes can safely
12cu|perl-Cache-FastMmap-1.400.0-1|24	access the cache at the same time. It uses a basic LRU algorithm to keep the
12cu|perl-Cache-FastMmap-1.400.0-1|25	most used entries in the cache.
12cu|perl-Cache-FastMmap-1.400.0-1|26	
12cu|perl-Cache-FastMmap-1.400.0-1|27	%prep
12cu|perl-Cache-FastMmap-1.400.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Cache-FastMmap-1.400.0-1|29	
12cu|perl-Cache-FastMmap-1.400.0-1|30	%build
12cu|perl-Cache-FastMmap-1.400.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Cache-FastMmap-1.400.0-1|32	%make OPTIMIZE="%{optflags}"
12cu|perl-Cache-FastMmap-1.400.0-1|33	
12cu|perl-Cache-FastMmap-1.400.0-1|34	%check
12cu|perl-Cache-FastMmap-1.400.0-1|35	%make test
12cu|perl-Cache-FastMmap-1.400.0-1|36	
12cu|perl-Cache-FastMmap-1.400.0-1|37	%install
12cu|perl-Cache-FastMmap-1.400.0-1|38	rm -rf %buildroot
12cu|perl-Cache-FastMmap-1.400.0-1|39	%makeinstall_std
12cu|perl-Cache-FastMmap-1.400.0-1|40	
12cu|perl-Cache-FastMmap-1.400.0-1|41	%clean
12cu|perl-Cache-FastMmap-1.400.0-1|42	rm -rf %buildroot
12cu|perl-Cache-FastMmap-1.400.0-1|43	
12cu|perl-Cache-FastMmap-1.400.0-1|44	%files
12cu|perl-Cache-FastMmap-1.400.0-1|45	%defattr(-,root,root)
12cu|perl-Cache-FastMmap-1.400.0-1|46	%doc README
12cu|perl-Cache-FastMmap-1.400.0-1|47	%perl_vendorarch/Cache
12cu|perl-Cache-FastMmap-1.400.0-1|48	%perl_vendorarch/auto/Cache
12cu|perl-Cache-FastMmap-1.400.0-1|49	%_mandir/*/*
12cu|perl-Cache-FastMmap-1.400.0-1|50	
12cu|perl-Cache-FastMmap-1.400.0-1|51	
12cu|perl-Cache-FastMmap-1.400.0-1|52	%changelog
12cu|perl-Cache-FastMmap-1.400.0-1|53	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.360.0-3
12cu|perl-Cache-FastMmap-1.400.0-1|54	+ Revision: 768358
12cu|perl-Cache-FastMmap-1.400.0-1|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Cache-FastMmap-1.400.0-1|56	
12cu|perl-Cache-FastMmap-1.400.0-1|57	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.360.0-2
12cu|perl-Cache-FastMmap-1.400.0-1|58	+ Revision: 680710
12cu|perl-Cache-FastMmap-1.400.0-1|59	- mass rebuild
12cu|perl-Cache-FastMmap-1.400.0-1|60	
12cu|perl-Cache-FastMmap-1.400.0-1|61	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.360.0-1mdv2011.0
12cu|perl-Cache-FastMmap-1.400.0-1|62	+ Revision: 595077
12cu|perl-Cache-FastMmap-1.400.0-1|63	- update to new version 1.36
12cu|perl-Cache-FastMmap-1.400.0-1|64	
12cu|perl-Cache-FastMmap-1.400.0-1|65	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.350.0-2mdv2011.0
12cu|perl-Cache-FastMmap-1.400.0-1|66	+ Revision: 555689
12cu|perl-Cache-FastMmap-1.400.0-1|67	- rebuild
12cu|perl-Cache-FastMmap-1.400.0-1|68	
12cu|perl-Cache-FastMmap-1.400.0-1|69	* Tue Feb 23 2010 Jérôme Quelin <jquelin@mandriva.org> 1.350.0-1mdv2010.1
12cu|perl-Cache-FastMmap-1.400.0-1|70	+ Revision: 510073
12cu|perl-Cache-FastMmap-1.400.0-1|71	- update to 1.35
12cu|perl-Cache-FastMmap-1.400.0-1|72	
12cu|perl-Cache-FastMmap-1.400.0-1|73	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.340.0-1mdv2010.0
12cu|perl-Cache-FastMmap-1.400.0-1|74	+ Revision: 406256
12cu|perl-Cache-FastMmap-1.400.0-1|75	- rebuild using %%perl_convert_version
12cu|perl-Cache-FastMmap-1.400.0-1|76	
12cu|perl-Cache-FastMmap-1.400.0-1|77	* Sun Jun 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.34-1mdv2010.0
12cu|perl-Cache-FastMmap-1.400.0-1|78	+ Revision: 387752
12cu|perl-Cache-FastMmap-1.400.0-1|79	- update to new version 1.34
12cu|perl-Cache-FastMmap-1.400.0-1|80	
12cu|perl-Cache-FastMmap-1.400.0-1|81	* Sat May 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.30-1mdv2010.0
12cu|perl-Cache-FastMmap-1.400.0-1|82	+ Revision: 373788
12cu|perl-Cache-FastMmap-1.400.0-1|83	- update to new version 1.30
12cu|perl-Cache-FastMmap-1.400.0-1|84	
12cu|perl-Cache-FastMmap-1.400.0-1|85	* Sun May 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.29-1mdv2010.0
12cu|perl-Cache-FastMmap-1.400.0-1|86	+ Revision: 371454
12cu|perl-Cache-FastMmap-1.400.0-1|87	- new version
12cu|perl-Cache-FastMmap-1.400.0-1|88	
12cu|perl-Cache-FastMmap-1.400.0-1|89	* Mon Jun 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.28-1mdv2009.0
12cu|perl-Cache-FastMmap-1.400.0-1|90	+ Revision: 230268
12cu|perl-Cache-FastMmap-1.400.0-1|91	- update to new version 1.28
12cu|perl-Cache-FastMmap-1.400.0-1|92	
12cu|perl-Cache-FastMmap-1.400.0-1|93	* Thu Jun 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.27-1mdv2009.0
12cu|perl-Cache-FastMmap-1.400.0-1|94	+ Revision: 226194
12cu|perl-Cache-FastMmap-1.400.0-1|95	- update to new version 1.27
12cu|perl-Cache-FastMmap-1.400.0-1|96	
12cu|perl-Cache-FastMmap-1.400.0-1|97	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.26-1mdv2009.0
12cu|perl-Cache-FastMmap-1.400.0-1|98	+ Revision: 210846
12cu|perl-Cache-FastMmap-1.400.0-1|99	- update to new version 1.26
12cu|perl-Cache-FastMmap-1.400.0-1|100	
12cu|perl-Cache-FastMmap-1.400.0-1|101	* Tue Feb 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.25-1mdv2008.1
12cu|perl-Cache-FastMmap-1.400.0-1|102	+ Revision: 162584
12cu|perl-Cache-FastMmap-1.400.0-1|103	- update to new version 1.25
12cu|perl-Cache-FastMmap-1.400.0-1|104	
12cu|perl-Cache-FastMmap-1.400.0-1|105	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 1.24-2mdv2008.1
12cu|perl-Cache-FastMmap-1.400.0-1|106	+ Revision: 151356
12cu|perl-Cache-FastMmap-1.400.0-1|107	- rebuild for perl-5.10.0
12cu|perl-Cache-FastMmap-1.400.0-1|108	
12cu|perl-Cache-FastMmap-1.400.0-1|109	+ Olivier Blin <blino@mandriva.org>
12cu|perl-Cache-FastMmap-1.400.0-1|110	- restore BuildRoot
12cu|perl-Cache-FastMmap-1.400.0-1|111	
12cu|perl-Cache-FastMmap-1.400.0-1|112	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Cache-FastMmap-1.400.0-1|113	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Cache-FastMmap-1.400.0-1|114	
12cu|perl-Cache-FastMmap-1.400.0-1|115	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.24-1mdv2008.1
12cu|perl-Cache-FastMmap-1.400.0-1|116	+ Revision: 104512
12cu|perl-Cache-FastMmap-1.400.0-1|117	- update to new version 1.24
12cu|perl-Cache-FastMmap-1.400.0-1|118	
12cu|perl-Cache-FastMmap-1.400.0-1|119	* Sun Oct 21 2007 Funda Wang <fwang@mandriva.org> 1.23-1mdv2008.1
12cu|perl-Cache-FastMmap-1.400.0-1|120	+ Revision: 101002
12cu|perl-Cache-FastMmap-1.400.0-1|121	- update to new version 1.23
12cu|perl-Cache-FastMmap-1.400.0-1|122	
12cu|perl-Cache-FastMmap-1.400.0-1|123	* Sat Oct 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.20-1mdv2008.0
12cu|perl-Cache-FastMmap-1.400.0-1|124	+ Revision: 98021
12cu|perl-Cache-FastMmap-1.400.0-1|125	- update to new version 1.20
12cu|perl-Cache-FastMmap-1.400.0-1|126	- update to new version 1.20
12cu|perl-Cache-FastMmap-1.400.0-1|127	
12cu|perl-Cache-FastMmap-1.400.0-1|128	* Tue Aug 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.19-1mdv2008.0
12cu|perl-Cache-FastMmap-1.400.0-1|129	+ Revision: 72789
12cu|perl-Cache-FastMmap-1.400.0-1|130	- update to new version 1.19
12cu|perl-Cache-FastMmap-1.400.0-1|131	
12cu|perl-Cache-FastMmap-1.400.0-1|132	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.16-1mdv2008.0
12cu|perl-Cache-FastMmap-1.400.0-1|133	+ Revision: 46335
12cu|perl-Cache-FastMmap-1.400.0-1|134	- update to new version 1.16
12cu|perl-Cache-FastMmap-1.400.0-1|135	
12cu|perl-Cache-FastMmap-1.400.0-1|136	
12cu|perl-Cache-FastMmap-1.400.0-1|137	* Wed Feb 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.14-4mdv2007.0
12cu|perl-Cache-FastMmap-1.400.0-1|138	+ Revision: 127228
12cu|perl-Cache-FastMmap-1.400.0-1|139	- new version
12cu|perl-Cache-FastMmap-1.400.0-1|140	
12cu|perl-Cache-FastMmap-1.400.0-1|141	* Wed Aug 09 2006 Scott Karns <scottk@mandriva.org> 1.09-4mdv2007.0
12cu|perl-Cache-FastMmap-1.400.0-1|142	+ Revision: 54278
12cu|perl-Cache-FastMmap-1.400.0-1|143	- Rebuild, spec file cleanup
12cu|perl-Cache-FastMmap-1.400.0-1|144	- import perl-Cache-FastMmap-1.09-3mdk
12cu|perl-Cache-FastMmap-1.400.0-1|145	
12cu|perl-Cache-FastMmap-1.400.0-1|146	* Sat May 06 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.09-3mdk
12cu|perl-Cache-FastMmap-1.400.0-1|147	- Fix BuildRequires: perl-devel is needed
12cu|perl-Cache-FastMmap-1.400.0-1|148	
12cu|perl-Cache-FastMmap-1.400.0-1|149	* Fri May 05 2006 Scott Karns <scottk@mandriva.org> 1.09-2mdk
12cu|perl-Cache-FastMmap-1.400.0-1|150	- Fix BuildRequires
12cu|perl-Cache-FastMmap-1.400.0-1|151	- Adjust Source URL to comply with Mandriva perl packaging policy
12cu|perl-Cache-FastMmap-1.400.0-1|152	
12cu|perl-Cache-FastMmap-1.400.0-1|153	* Thu Jan 12 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.09-1mdk
12cu|perl-Cache-FastMmap-1.400.0-1|154	- Initial MDV RPM
12cu|perl-Cache-FastMmap-1.400.0-1|155	
12cu|perl-Cache-FastMmap-1.400.0-1|156	

10490 12
12cu|perl-Cache-Memcached-Managed-0.240.0-1|1	%define upstream_name    Cache-Memcached-Managed
12cu|perl-Cache-Memcached-Managed-0.240.0-1|2	%define upstream_version 0.24
12cu|perl-Cache-Memcached-Managed-0.240.0-1|3	
12cu|perl-Cache-Memcached-Managed-0.240.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Cache-Memcached-Managed-0.240.0-1|5	Version:	%perl_convert_version 0.24
12cu|perl-Cache-Memcached-Managed-0.240.0-1|6	Release:	1
12cu|perl-Cache-Memcached-Managed-0.240.0-1|7	
12cu|perl-Cache-Memcached-Managed-0.240.0-1|8	Summary:	Inactive Cache::Memcache::Managed object
12cu|perl-Cache-Memcached-Managed-0.240.0-1|9	License:	GPL+ or Artistic
12cu|perl-Cache-Memcached-Managed-0.240.0-1|10	Group:		Development/Perl
12cu|perl-Cache-Memcached-Managed-0.240.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Cache-Memcached-Managed-0.240.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Cache/Cache-Memcached-Managed-0.24.tar.gz
12cu|perl-Cache-Memcached-Managed-0.240.0-1|13	
12cu|perl-Cache-Memcached-Managed-0.240.0-1|14	BuildRequires:	perl-devel
12cu|perl-Cache-Memcached-Managed-0.240.0-1|15	BuildRequires:	perl(Cache::Memcached)
12cu|perl-Cache-Memcached-Managed-0.240.0-1|16	BuildRequires:	perl(Scalar::Util)
12cu|perl-Cache-Memcached-Managed-0.240.0-1|17	BuildRequires:	memcached
12cu|perl-Cache-Memcached-Managed-0.240.0-1|18	BuildArch:	noarch
12cu|perl-Cache-Memcached-Managed-0.240.0-1|19	
12cu|perl-Cache-Memcached-Managed-0.240.0-1|20	%description
12cu|perl-Cache-Memcached-Managed-0.240.0-1|21	Provides the same API as the Cache::Memcached::Managed manpage, but applies
12cu|perl-Cache-Memcached-Managed-0.240.0-1|22	all methods called to all of the objects specified, except for the new
12cu|perl-Cache-Memcached-Managed-0.240.0-1|23	manpage and the objects manpage.
12cu|perl-Cache-Memcached-Managed-0.240.0-1|24	
12cu|perl-Cache-Memcached-Managed-0.240.0-1|25	%prep
12cu|perl-Cache-Memcached-Managed-0.240.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Cache-Memcached-Managed-0.240.0-1|27	
12cu|perl-Cache-Memcached-Managed-0.240.0-1|28	%build
12cu|perl-Cache-Memcached-Managed-0.240.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Cache-Memcached-Managed-0.240.0-1|30	%make
12cu|perl-Cache-Memcached-Managed-0.240.0-1|31	
12cu|perl-Cache-Memcached-Managed-0.240.0-1|32	%check
12cu|perl-Cache-Memcached-Managed-0.240.0-1|33	make test
12cu|perl-Cache-Memcached-Managed-0.240.0-1|34	
12cu|perl-Cache-Memcached-Managed-0.240.0-1|35	%install
12cu|perl-Cache-Memcached-Managed-0.240.0-1|36	%makeinstall_std
12cu|perl-Cache-Memcached-Managed-0.240.0-1|37	
12cu|perl-Cache-Memcached-Managed-0.240.0-1|38	%files
12cu|perl-Cache-Memcached-Managed-0.240.0-1|39	%doc CHANGELOG META.yml README
12cu|perl-Cache-Memcached-Managed-0.240.0-1|40	%{_mandir}/man3/*
12cu|perl-Cache-Memcached-Managed-0.240.0-1|41	%{perl_vendorlib}/*
12cu|perl-Cache-Memcached-Managed-0.240.0-1|42	
12cu|perl-Cache-Memcached-Managed-0.240.0-1|43	%changelog
12cu|perl-Cache-Memcached-Managed-0.240.0-1|44	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.200.0-3mdv2011.0
12cu|perl-Cache-Memcached-Managed-0.240.0-1|45	+ Revision: 654246
12cu|perl-Cache-Memcached-Managed-0.240.0-1|46	- rebuild for updated spec-helper
12cu|perl-Cache-Memcached-Managed-0.240.0-1|47	
12cu|perl-Cache-Memcached-Managed-0.240.0-1|48	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.200.0-2mdv2011.0
12cu|perl-Cache-Memcached-Managed-0.240.0-1|49	+ Revision: 624986
12cu|perl-Cache-Memcached-Managed-0.240.0-1|50	- Add a memcached as a build requires
12cu|perl-Cache-Memcached-Managed-0.240.0-1|51	- import perl-Cache-Memcached-Managed
12cu|perl-Cache-Memcached-Managed-0.240.0-1|52	
12cu|perl-Cache-Memcached-Managed-0.240.0-1|53	

10491 12
12cu|perl-Cache-Ref-0.40.0-3|1	%define upstream_name    Cache-Ref
12cu|perl-Cache-Ref-0.40.0-3|2	%define upstream_version 0.04
12cu|perl-Cache-Ref-0.40.0-3|3	
12cu|perl-Cache-Ref-0.40.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Cache-Ref-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Cache-Ref-0.40.0-3|6	Release:	3
12cu|perl-Cache-Ref-0.40.0-3|7	
12cu|perl-Cache-Ref-0.40.0-3|8	Summary:	This module implements in memory caching
12cu|perl-Cache-Ref-0.40.0-3|9	License:    GPL+ or Artistic
12cu|perl-Cache-Ref-0.40.0-3|10	Group:      Development/Perl
12cu|perl-Cache-Ref-0.40.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Cache-Ref-0.40.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Cache/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Cache-Ref-0.40.0-3|13	
12cu|perl-Cache-Ref-0.40.0-3|14	BuildRequires:	perl-devel
12cu|perl-Cache-Ref-0.40.0-3|15	BuildRequires:	perl(Carp)
12cu|perl-Cache-Ref-0.40.0-3|16	BuildRequires:	perl(Hash::Util::FieldHash::Compat)
12cu|perl-Cache-Ref-0.40.0-3|17	BuildRequires:	perl(List::Util)
12cu|perl-Cache-Ref-0.40.0-3|18	BuildRequires:	perl(Moose)
12cu|perl-Cache-Ref-0.40.0-3|19	BuildRequires:	perl(Moose::Role)
12cu|perl-Cache-Ref-0.40.0-3|20	BuildRequires:	perl(MooseX::Role::Parameterized)
12cu|perl-Cache-Ref-0.40.0-3|21	BuildRequires:	perl(Scalar::Util)
12cu|perl-Cache-Ref-0.40.0-3|22	BuildRequires:	perl(Test::Moose)
12cu|perl-Cache-Ref-0.40.0-3|23	BuildRequires:	perl(Test::More)
12cu|perl-Cache-Ref-0.40.0-3|24	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Cache-Ref-0.40.0-3|25	BuildRequires:	perl(ok)
12cu|perl-Cache-Ref-0.40.0-3|26	BuildArch:	noarch
12cu|perl-Cache-Ref-0.40.0-3|27	
12cu|perl-Cache-Ref-0.40.0-3|28	%description
12cu|perl-Cache-Ref-0.40.0-3|29	Unlike the CHI manpage which attempts to address the problem of caching
12cu|perl-Cache-Ref-0.40.0-3|30	things persistently, this module implements in memory caching, designed
12cu|perl-Cache-Ref-0.40.0-3|31	primarily for *shared references* in memory.
12cu|perl-Cache-Ref-0.40.0-3|32	
12cu|perl-Cache-Ref-0.40.0-3|33	This collection of classes implements a number of semi related algorithms.
12cu|perl-Cache-Ref-0.40.0-3|34	
12cu|perl-Cache-Ref-0.40.0-3|35	%prep
12cu|perl-Cache-Ref-0.40.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Cache-Ref-0.40.0-3|37	
12cu|perl-Cache-Ref-0.40.0-3|38	%build
12cu|perl-Cache-Ref-0.40.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Cache-Ref-0.40.0-3|40	%make
12cu|perl-Cache-Ref-0.40.0-3|41	
12cu|perl-Cache-Ref-0.40.0-3|42	%check
12cu|perl-Cache-Ref-0.40.0-3|43	%make test
12cu|perl-Cache-Ref-0.40.0-3|44	
12cu|perl-Cache-Ref-0.40.0-3|45	%install
12cu|perl-Cache-Ref-0.40.0-3|46	%makeinstall_std
12cu|perl-Cache-Ref-0.40.0-3|47	
12cu|perl-Cache-Ref-0.40.0-3|48	%files
12cu|perl-Cache-Ref-0.40.0-3|49	%doc Changes META.yml LICENSE README META.json
12cu|perl-Cache-Ref-0.40.0-3|50	%{_mandir}/man3/*
12cu|perl-Cache-Ref-0.40.0-3|51	%{perl_vendorlib}/*
12cu|perl-Cache-Ref-0.40.0-3|52	
12cu|perl-Cache-Ref-0.40.0-3|53	
12cu|perl-Cache-Ref-0.40.0-3|54	%changelog
12cu|perl-Cache-Ref-0.40.0-3|55	* Thu Sep 27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.40.0-3
12cu|perl-Cache-Ref-0.40.0-3|56	+ Revision: 239e46c
12cu|perl-Cache-Ref-0.40.0-3|57	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Cache-Ref-0.40.0-3|58	
12cu|perl-Cache-Ref-0.40.0-3|59	

10492 12
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|1	%define upstream_name    Captcha-reCAPTCHA
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|2	%define upstream_version 0.97
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|3	
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|5	Version:	%perl_convert_version 0.97
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|6	Release:	1
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|7	
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|8	Summary:	A Perl implementation of the reCAPTCHA API
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|9	License:	GPL+ or Artistic
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|10	Group:		Development/Perl
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Captcha/Captcha-reCAPTCHA-0.97.tar.gz
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|13	
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|14	BuildRequires:	perl-devel
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|15	BuildRequires:	perl(HTML::Tiny)
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|16	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|17	BuildRequires:	perl(Test::More)
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|18	BuildArch:	noarch
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|19	
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|20	%description
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|21	reCAPTCHA is a hybrid mechanical turk and captcha that allows visitors who
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|22	complete the captcha to assist in the digitization of books.
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|23	
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|24	From the http://recaptcha.net/learnmore.html manpage:
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|25	
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|26	reCAPTCHA improves the process of digitizing books by sending words that
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|27	cannot be read by computers to the Web in the form of CAPTCHAs for
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|28	humans to decipher. More specifically, each word that cannot be read
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|29	correctly by OCR is placed on an image and used as a CAPTCHA. This is
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|30	possible because most OCR programs alert you when a word cannot be read
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|31	correctly.
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|32	
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|33	%prep
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|35	
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|36	%build
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|38	%make
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|39	
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|40	%check
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|41	%make test
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|42	
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|43	%install
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|44	%makeinstall_std
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|45	
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|46	%files
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|47	%doc Changes README
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|48	%{_mandir}/man3/*
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|49	%{perl_vendorlib}/*
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|50	
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|51	%changelog
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|52	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.940.0-2mdv2011.0
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|53	+ Revision: 658736
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|54	- rebuild for updated spec-helper
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|55	
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|56	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.940.0-1mdv2011.0
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|57	+ Revision: 553063
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|58	- update to 0.94
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|59	
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|60	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.920.0-1mdv2010.1
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|61	+ Revision: 471170
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|62	- import perl-Captcha-reCAPTCHA
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|63	
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|64	
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|65	* Sun Nov 29 2009 cpan2dist 0.92-1mdv
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|66	- initial mdv release, generated with cpan2dist
12cu|perl-Captcha-reCAPTCHA-0.970.0-1|67	

10493 12
12cu|perl-Carp-1.320.0-1|1	%define upstream_name    Carp
12cu|perl-Carp-1.320.0-1|2	%define upstream_version 1.32
12cu|perl-Carp-1.320.0-1|3	
12cu|perl-Carp-1.320.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Carp-1.320.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Carp-1.320.0-1|6	Release:    1
12cu|perl-Carp-1.320.0-1|7	
12cu|perl-Carp-1.320.0-1|8	Summary:    Alternative warn and die for modules
12cu|perl-Carp-1.320.0-1|9	License:    GPL+ or Artistic
12cu|perl-Carp-1.320.0-1|10	Group:      Development/Perl
12cu|perl-Carp-1.320.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Carp-1.320.0-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Carp-1.320.0-1|13	
12cu|perl-Carp-1.320.0-1|14	BuildRequires: perl(Exporter)
12cu|perl-Carp-1.320.0-1|15	BuildRequires: perl(IPC::Open3)
12cu|perl-Carp-1.320.0-1|16	BuildRequires: perl(Test::More)
12cu|perl-Carp-1.320.0-1|17	BuildRequires: perl(strict)
12cu|perl-Carp-1.320.0-1|18	BuildRequires: perl(warnings)
12cu|perl-Carp-1.320.0-1|19	BuildRequires: perl-devel
12cu|perl-Carp-1.320.0-1|20	BuildArch: noarch
12cu|perl-Carp-1.320.0-1|21	
12cu|perl-Carp-1.320.0-1|22	%description
12cu|perl-Carp-1.320.0-1|23	The Carp routines are useful in your own modules because they act like
12cu|perl-Carp-1.320.0-1|24	'die()' or 'warn()', but with a message which is more likely to be useful
12cu|perl-Carp-1.320.0-1|25	to a user of your module. In the case of 'cluck()' and 'confess()', that
12cu|perl-Carp-1.320.0-1|26	context is a summary of every call in the call-stack; 'longmess()' returns
12cu|perl-Carp-1.320.0-1|27	the contents of the error message.
12cu|perl-Carp-1.320.0-1|28	
12cu|perl-Carp-1.320.0-1|29	For a shorter message you can use 'carp()' or 'croak()' which report the
12cu|perl-Carp-1.320.0-1|30	error as being from where your module was called. 'shortmess()' returns the
12cu|perl-Carp-1.320.0-1|31	contents of this error message. There is no guarantee that that is where
12cu|perl-Carp-1.320.0-1|32	the error was, but it is a good educated guess.
12cu|perl-Carp-1.320.0-1|33	
12cu|perl-Carp-1.320.0-1|34	'Carp' takes care not to clobber the status variables '$!' and '$^E' in the
12cu|perl-Carp-1.320.0-1|35	course of assembling its error messages. This means that a '$SIG{__DIE__}'
12cu|perl-Carp-1.320.0-1|36	or '$SIG{__WARN__}' handler can capture the error information held in those
12cu|perl-Carp-1.320.0-1|37	variables, if it is required to augment the error message, and if the code
12cu|perl-Carp-1.320.0-1|38	calling 'Carp' left useful values there. Of course, 'Carp' can't guarantee
12cu|perl-Carp-1.320.0-1|39	the latter.
12cu|perl-Carp-1.320.0-1|40	
12cu|perl-Carp-1.320.0-1|41	%prep
12cu|perl-Carp-1.320.0-1|42	%setup -qn %{upstream_name}-%{upstream_version}
12cu|perl-Carp-1.320.0-1|43	
12cu|perl-Carp-1.320.0-1|44	%build
12cu|perl-Carp-1.320.0-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Carp-1.320.0-1|46	
12cu|perl-Carp-1.320.0-1|47	%make
12cu|perl-Carp-1.320.0-1|48	
12cu|perl-Carp-1.320.0-1|49	%check
12cu|perl-Carp-1.320.0-1|50	%make test
12cu|perl-Carp-1.320.0-1|51	
12cu|perl-Carp-1.320.0-1|52	%install
12cu|perl-Carp-1.320.0-1|53	%makeinstall_std
12cu|perl-Carp-1.320.0-1|54	
12cu|perl-Carp-1.320.0-1|55	%files
12cu|perl-Carp-1.320.0-1|56	%doc META.json META.yml README Changes
12cu|perl-Carp-1.320.0-1|57	%{_mandir}/man3/*
12cu|perl-Carp-1.320.0-1|58	%{perl_vendorlib}/*
12cu|perl-Carp-1.320.0-1|59	
12cu|perl-Carp-1.320.0-1|60	
12cu|perl-Carp-1.320.0-1|61	%changelog
12cu|perl-Carp-1.320.0-1|62	* Wed Jan 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.320.0-1
12cu|perl-Carp-1.320.0-1|63	+ Revision: 815029e
12cu|perl-Carp-1.320.0-1|64	- Added perl-devel BR
12cu|perl-Carp-1.320.0-1|65	
12cu|perl-Carp-1.320.0-1|66	

10494 12
12cu|perl-Carp-Always-0.130.0-1|1	%define upstream_name    Carp-Always
12cu|perl-Carp-Always-0.130.0-1|2	%define upstream_version 0.13
12cu|perl-Carp-Always-0.130.0-1|3	
12cu|perl-Carp-Always-0.130.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Carp-Always-0.130.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Carp-Always-0.130.0-1|6	Release:    1
12cu|perl-Carp-Always-0.130.0-1|7	
12cu|perl-Carp-Always-0.130.0-1|8	Summary:    Warns and dies noisily with stack backtraces
12cu|perl-Carp-Always-0.130.0-1|9	
12cu|perl-Carp-Always-0.130.0-1|10	License:    GPL+ or Artistic
12cu|perl-Carp-Always-0.130.0-1|11	Group:      Development/Perl
12cu|perl-Carp-Always-0.130.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Carp-Always-0.130.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Carp/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Carp-Always-0.130.0-1|14	
12cu|perl-Carp-Always-0.130.0-1|15	BuildRequires: perl(Carp)
12cu|perl-Carp-Always-0.130.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-Carp-Always-0.130.0-1|17	BuildRequires: perl(Test::Base)
12cu|perl-Carp-Always-0.130.0-1|18	BuildRequires: perl(Test::More)
12cu|perl-Carp-Always-0.130.0-1|19	BuildRequires: perl-devel
12cu|perl-Carp-Always-0.130.0-1|20	BuildArch:  noarch
12cu|perl-Carp-Always-0.130.0-1|21	
12cu|perl-Carp-Always-0.130.0-1|22	%description
12cu|perl-Carp-Always-0.130.0-1|23	This module is meant as a debugging aid. It can be used to make a script
12cu|perl-Carp-Always-0.130.0-1|24	complain loudly with stack backtraces when warn()ing or die()ing.
12cu|perl-Carp-Always-0.130.0-1|25	
12cu|perl-Carp-Always-0.130.0-1|26	Here are how stack backtraces produced by this module looks:
12cu|perl-Carp-Always-0.130.0-1|27	
12cu|perl-Carp-Always-0.130.0-1|28	# it works for explicit die's and warn's
12cu|perl-Carp-Always-0.130.0-1|29	$ perl -MCarp::Always -e 'sub f { die "arghh" }; sub g { f }; g'
12cu|perl-Carp-Always-0.130.0-1|30	arghh at -e line 1
12cu|perl-Carp-Always-0.130.0-1|31	main::f() called at -e line 1
12cu|perl-Carp-Always-0.130.0-1|32	main::g() called at -e line 1
12cu|perl-Carp-Always-0.130.0-1|33	
12cu|perl-Carp-Always-0.130.0-1|34	%prep
12cu|perl-Carp-Always-0.130.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Carp-Always-0.130.0-1|36	
12cu|perl-Carp-Always-0.130.0-1|37	%build
12cu|perl-Carp-Always-0.130.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Carp-Always-0.130.0-1|39	%make
12cu|perl-Carp-Always-0.130.0-1|40	
12cu|perl-Carp-Always-0.130.0-1|41	%check
12cu|perl-Carp-Always-0.130.0-1|42	rm -f t/099pod.t
12cu|perl-Carp-Always-0.130.0-1|43	%make test
12cu|perl-Carp-Always-0.130.0-1|44	
12cu|perl-Carp-Always-0.130.0-1|45	%install
12cu|perl-Carp-Always-0.130.0-1|46	%makeinstall_std
12cu|perl-Carp-Always-0.130.0-1|47	
12cu|perl-Carp-Always-0.130.0-1|48	%files
12cu|perl-Carp-Always-0.130.0-1|49	%doc Changes META.json META.yml MYMETA.yml README
12cu|perl-Carp-Always-0.130.0-1|50	%{_mandir}/man3/*
12cu|perl-Carp-Always-0.130.0-1|51	%{perl_vendorlib}/*
12cu|perl-Carp-Always-0.130.0-1|52	
12cu|perl-Carp-Always-0.130.0-1|53	
12cu|perl-Carp-Always-0.130.0-1|54	
12cu|perl-Carp-Always-0.130.0-1|55	%changelog
12cu|perl-Carp-Always-0.130.0-1|56	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.130.0-1
12cu|perl-Carp-Always-0.130.0-1|57	+ Revision: 1f05e81
12cu|perl-Carp-Always-0.130.0-1|58	- Fix BRs
12cu|perl-Carp-Always-0.130.0-1|59	
12cu|perl-Carp-Always-0.130.0-1|60	

10495 12
12cu|perl-Carp-Assert-More-1.140.0-1|1	%define upstream_name	 Carp-Assert-More
12cu|perl-Carp-Assert-More-1.140.0-1|2	%define upstream_version 1.14
12cu|perl-Carp-Assert-More-1.140.0-1|3	
12cu|perl-Carp-Assert-More-1.140.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Carp-Assert-More-1.140.0-1|5	Version:	%perl_convert_version 1.14
12cu|perl-Carp-Assert-More-1.140.0-1|6	Release:	1
12cu|perl-Carp-Assert-More-1.140.0-1|7	
12cu|perl-Carp-Assert-More-1.140.0-1|8	Summary:	Convenience wrappers around Carp::Assert module
12cu|perl-Carp-Assert-More-1.140.0-1|9	License: 	GPL+ or Artistic
12cu|perl-Carp-Assert-More-1.140.0-1|10	Group:		Development/Perl
12cu|perl-Carp-Assert-More-1.140.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Carp-Assert-More-1.140.0-1|12	Source0:	http://www.cpan.org/authors/id/P/PE/PETDANCE/Carp-Assert-More-1.14.tar.gz
12cu|perl-Carp-Assert-More-1.140.0-1|13	
12cu|perl-Carp-Assert-More-1.140.0-1|14	BuildRequires:	perl-devel
12cu|perl-Carp-Assert-More-1.140.0-1|15	BuildRequires:  perl(Carp::Assert)
12cu|perl-Carp-Assert-More-1.140.0-1|16	BuildRequires:  perl(Test::Exception)
12cu|perl-Carp-Assert-More-1.140.0-1|17	BuildArch:	noarch
12cu|perl-Carp-Assert-More-1.140.0-1|18	
12cu|perl-Carp-Assert-More-1.140.0-1|19	%description
12cu|perl-Carp-Assert-More-1.140.0-1|20	Carp::Assert::More is a set of wrappers around the Carp::Assert functions
12cu|perl-Carp-Assert-More-1.140.0-1|21	to make the habit of writing assertions even easier.
12cu|perl-Carp-Assert-More-1.140.0-1|22	
12cu|perl-Carp-Assert-More-1.140.0-1|23	%prep
12cu|perl-Carp-Assert-More-1.140.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Carp-Assert-More-1.140.0-1|25	
12cu|perl-Carp-Assert-More-1.140.0-1|26	%build
12cu|perl-Carp-Assert-More-1.140.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Carp-Assert-More-1.140.0-1|28	%make
12cu|perl-Carp-Assert-More-1.140.0-1|29	
12cu|perl-Carp-Assert-More-1.140.0-1|30	%check
12cu|perl-Carp-Assert-More-1.140.0-1|31	make test
12cu|perl-Carp-Assert-More-1.140.0-1|32	
12cu|perl-Carp-Assert-More-1.140.0-1|33	%install
12cu|perl-Carp-Assert-More-1.140.0-1|34	%makeinstall_std
12cu|perl-Carp-Assert-More-1.140.0-1|35	
12cu|perl-Carp-Assert-More-1.140.0-1|36	%files
12cu|perl-Carp-Assert-More-1.140.0-1|37	%doc Changes README
12cu|perl-Carp-Assert-More-1.140.0-1|38	%{perl_vendorlib}/Carp
12cu|perl-Carp-Assert-More-1.140.0-1|39	%{_mandir}/man3/*
12cu|perl-Carp-Assert-More-1.140.0-1|40	
12cu|perl-Carp-Assert-More-1.140.0-1|41	%changelog
12cu|perl-Carp-Assert-More-1.140.0-1|42	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.120.0-2mdv2011.0
12cu|perl-Carp-Assert-More-1.140.0-1|43	+ Revision: 680715
12cu|perl-Carp-Assert-More-1.140.0-1|44	- mass rebuild
12cu|perl-Carp-Assert-More-1.140.0-1|45	
12cu|perl-Carp-Assert-More-1.140.0-1|46	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-1mdv2011.0
12cu|perl-Carp-Assert-More-1.140.0-1|47	+ Revision: 405957
12cu|perl-Carp-Assert-More-1.140.0-1|48	- rebuild using %%perl_convert_version
12cu|perl-Carp-Assert-More-1.140.0-1|49	
12cu|perl-Carp-Assert-More-1.140.0-1|50	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.12-5mdv2009.0
12cu|perl-Carp-Assert-More-1.140.0-1|51	+ Revision: 255478
12cu|perl-Carp-Assert-More-1.140.0-1|52	- rebuild
12cu|perl-Carp-Assert-More-1.140.0-1|53	
12cu|perl-Carp-Assert-More-1.140.0-1|54	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.12-3mdv2008.1
12cu|perl-Carp-Assert-More-1.140.0-1|55	+ Revision: 136890
12cu|perl-Carp-Assert-More-1.140.0-1|56	- rebuild
12cu|perl-Carp-Assert-More-1.140.0-1|57	
12cu|perl-Carp-Assert-More-1.140.0-1|58	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Carp-Assert-More-1.140.0-1|59	- restore BuildRoot
12cu|perl-Carp-Assert-More-1.140.0-1|60	
12cu|perl-Carp-Assert-More-1.140.0-1|61	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Carp-Assert-More-1.140.0-1|62	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Carp-Assert-More-1.140.0-1|63	
12cu|perl-Carp-Assert-More-1.140.0-1|64	
12cu|perl-Carp-Assert-More-1.140.0-1|65	* Wed Nov 01 2006 Michael Scherer <misc@mandriva.org> 1.12-2mdv2007.0
12cu|perl-Carp-Assert-More-1.140.0-1|66	+ Revision: 74870
12cu|perl-Carp-Assert-More-1.140.0-1|67	- Rebuild for new extension
12cu|perl-Carp-Assert-More-1.140.0-1|68	- Import perl-Carp-Assert-More
12cu|perl-Carp-Assert-More-1.140.0-1|69	
12cu|perl-Carp-Assert-More-1.140.0-1|70	

10496 12
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|1	%define upstream_name	 Catalyst-Action-RenderView
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|2	%define upstream_version 0.16
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|3	
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|6	Release:	3
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|7	
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|8	Summary:	Sensible default end action
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|9	License:	Artistic/GPL
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|13	
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|15	BuildRequires:	perl(Catalyst) >= 5.70
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|16	BuildRequires:	perl(Module::Install)
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|17	BuildRequires:	perl(Mouse)
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|18	BuildRequires:	perl(Data::Visitor)
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|19	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|20	BuildRequires:	perl(HTTP::Request::AsCGI)
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|21	BuildRequires:	perl-namespace-clean
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|22	BuildArch:	noarch
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|23	Requires:	perl(Catalyst) >= 5.70
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|24	Requires:	perl(namespace::clean)
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|25	
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|26	%description
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|27	This action implements a sensible default end action, which will
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|28	forward to the first available view, unless status is set to 3xx, or
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|29	there is a response body. It also allows you to pass dump_info=1 to
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|30	the url in order to force a debug screen, while in debug mode.
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|31	
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|32	If you have more than 1 view, you can specify which one to use with
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|33	the 'default_view' config setting (See view in Catalyst.)
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|34	
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|35	%prep
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|37	
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|38	%build
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|39	perl Makefile.PL installdirs=vendor --skipdeps
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|40	%make
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|41	
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|42	%check
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|43	make test
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|44	
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|45	%install
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|46	%makeinstall_std
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|47	
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|48	%files
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|49	%doc Changes README
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|50	%{_mandir}/*/*
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|51	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|52	
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|53	
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|54	
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|55	%changelog
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|56	* Tue Oct 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.160.0-3
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|57	+ Revision: b24057b
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|58	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|59	
12cu|perl-Catalyst-Action-RenderView-0.160.0-3|60	

10497 12
12cu|perl-Catalyst-Action-REST-1.140.0-1|1	%define upstream_name    Catalyst-Action-REST
12cu|perl-Catalyst-Action-REST-1.140.0-1|2	%define upstream_version 1.14
12cu|perl-Catalyst-Action-REST-1.140.0-1|3	
12cu|perl-Catalyst-Action-REST-1.140.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Action-REST-1.140.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Action-REST-1.140.0-1|6	Release:	1
12cu|perl-Catalyst-Action-REST-1.140.0-1|7	
12cu|perl-Catalyst-Action-REST-1.140.0-1|8	Summary:	A request trait for REST and browsers
12cu|perl-Catalyst-Action-REST-1.140.0-1|9	
12cu|perl-Catalyst-Action-REST-1.140.0-1|10	License:	GPL+ or Artistic
12cu|perl-Catalyst-Action-REST-1.140.0-1|11	Group:		Development/Perl
12cu|perl-Catalyst-Action-REST-1.140.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Action-REST-1.140.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Action-REST-1.140.0-1|14	
12cu|perl-Catalyst-Action-REST-1.140.0-1|15	BuildRequires:	perl-devel
12cu|perl-Catalyst-Action-REST-1.140.0-1|16	BuildRequires: perl(Test::Requires)
12cu|perl-Catalyst-Action-REST-1.140.0-1|17	BuildRequires:	perl(Catalyst::Runtime)
12cu|perl-Catalyst-Action-REST-1.140.0-1|18	BuildRequires:	perl(Class::Inspector)
12cu|perl-Catalyst-Action-REST-1.140.0-1|19	BuildRequires:	perl(Config::General)
12cu|perl-Catalyst-Action-REST-1.140.0-1|20	BuildRequires:	perl(Data::Serializer)
12cu|perl-Catalyst-Action-REST-1.140.0-1|21	BuildRequires:	perl(Data::Taxi)
12cu|perl-Catalyst-Action-REST-1.140.0-1|22	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Catalyst-Action-REST-1.140.0-1|23	BuildRequires:	perl(FreezeThaw)
12cu|perl-Catalyst-Action-REST-1.140.0-1|24	BuildRequires:	perl(JSON)
12cu|perl-Catalyst-Action-REST-1.140.0-1|25	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-Catalyst-Action-REST-1.140.0-1|26	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-Action-REST-1.140.0-1|27	BuildRequires:	perl(Module::Pluggable::Object)
12cu|perl-Catalyst-Action-REST-1.140.0-1|28	BuildRequires:	perl(Moose)
12cu|perl-Catalyst-Action-REST-1.140.0-1|29	BuildRequires:	perl(PHP::Serialization)
12cu|perl-Catalyst-Action-REST-1.140.0-1|30	BuildRequires:	perl(Params::Validate)
12cu|perl-Catalyst-Action-REST-1.140.0-1|31	BuildRequires:	perl(Test::More)
12cu|perl-Catalyst-Action-REST-1.140.0-1|32	BuildRequires:	perl(URI::Find)
12cu|perl-Catalyst-Action-REST-1.140.0-1|33	BuildRequires:	perl(XML::Simple)
12cu|perl-Catalyst-Action-REST-1.140.0-1|34	BuildRequires:	perl(YAML::Syck)
12cu|perl-Catalyst-Action-REST-1.140.0-1|35	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Catalyst-Action-REST-1.140.0-1|36	BuildArch:	noarch
12cu|perl-Catalyst-Action-REST-1.140.0-1|37	
12cu|perl-Catalyst-Action-REST-1.140.0-1|38	%description
12cu|perl-Catalyst-Action-REST-1.140.0-1|39	This Action handles doing automatic method dispatching for REST requests.
12cu|perl-Catalyst-Action-REST-1.140.0-1|40	It takes a normal Catalyst action, and changes the dispatch to append an
12cu|perl-Catalyst-Action-REST-1.140.0-1|41	underscore and method name. First it will try dispatching to an action with
12cu|perl-Catalyst-Action-REST-1.140.0-1|42	the generated name, and failing that it will try to dispatch to a regular
12cu|perl-Catalyst-Action-REST-1.140.0-1|43	method.
12cu|perl-Catalyst-Action-REST-1.140.0-1|44	
12cu|perl-Catalyst-Action-REST-1.140.0-1|45	For example, in the synopsis above, calling GET on "/foo" would result in
12cu|perl-Catalyst-Action-REST-1.140.0-1|46	the foo_GET method being dispatched.
12cu|perl-Catalyst-Action-REST-1.140.0-1|47	
12cu|perl-Catalyst-Action-REST-1.140.0-1|48	If a method is requested that is not implemented, this action will return a
12cu|perl-Catalyst-Action-REST-1.140.0-1|49	status 405 (Method Not Found). It will populate the "Allow" header with the
12cu|perl-Catalyst-Action-REST-1.140.0-1|50	list of implemented request methods. You can override this behavior by
12cu|perl-Catalyst-Action-REST-1.140.0-1|51	implementing a custom 405 handler like so:
12cu|perl-Catalyst-Action-REST-1.140.0-1|52	
12cu|perl-Catalyst-Action-REST-1.140.0-1|53	%prep
12cu|perl-Catalyst-Action-REST-1.140.0-1|54	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Action-REST-1.140.0-1|55	
12cu|perl-Catalyst-Action-REST-1.140.0-1|56	%build
12cu|perl-Catalyst-Action-REST-1.140.0-1|57	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Action-REST-1.140.0-1|58	%make
12cu|perl-Catalyst-Action-REST-1.140.0-1|59	
12cu|perl-Catalyst-Action-REST-1.140.0-1|60	%check
12cu|perl-Catalyst-Action-REST-1.140.0-1|61	%make test
12cu|perl-Catalyst-Action-REST-1.140.0-1|62	
12cu|perl-Catalyst-Action-REST-1.140.0-1|63	%install
12cu|perl-Catalyst-Action-REST-1.140.0-1|64	%makeinstall_std
12cu|perl-Catalyst-Action-REST-1.140.0-1|65	
12cu|perl-Catalyst-Action-REST-1.140.0-1|66	%files
12cu|perl-Catalyst-Action-REST-1.140.0-1|67	%doc Changes META.yml README
12cu|perl-Catalyst-Action-REST-1.140.0-1|68	%{_mandir}/man3/*
12cu|perl-Catalyst-Action-REST-1.140.0-1|69	%{perl_vendorlib}/*
12cu|perl-Catalyst-Action-REST-1.140.0-1|70	
12cu|perl-Catalyst-Action-REST-1.140.0-1|71	
12cu|perl-Catalyst-Action-REST-1.140.0-1|72	%changelog
12cu|perl-Catalyst-Action-REST-1.140.0-1|73	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.140.0-1
12cu|perl-Catalyst-Action-REST-1.140.0-1|74	+ Revision: 635a746
12cu|perl-Catalyst-Action-REST-1.140.0-1|75	- Fix BRs
12cu|perl-Catalyst-Action-REST-1.140.0-1|76	
12cu|perl-Catalyst-Action-REST-1.140.0-1|77	

10498 12
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|1	%define upstream_name    Catalyst-ActionRole-ACL
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|2	%define upstream_version 0.07
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|3	
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|6	Release:	1
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|7	
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|8	Summary:	User role-based authorization action class
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|10	Group:		Development/Perl
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|13	
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|15	BuildRequires:	perl(Catalyst::Controller::ActionRole)
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|16	BuildRequires:	perl(Catalyst::Runtime)
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|18	BuildRequires:	perl(Moose)
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|20	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|21	BuildArch:	noarch
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|22	
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|23	%description
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|24	Provides a Catalyst::Controller::ActionRole for user role-based
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|25	authorization. ACLs are applied via the assignment of attributes to
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|26	application action subroutines.
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|27	
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|28	%prep
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|30	
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|31	%build
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|33	%make
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|34	
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|35	# %check
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|36	# %make test
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|37	
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|38	%install
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|39	%makeinstall_std
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|40	
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|41	%files
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|42	%doc README Changes META.yml
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|43	%{_mandir}/man3/*
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|44	%{perl_vendorlib}/*
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|45	
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|46	
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|47	
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|48	
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|49	%changelog
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|50	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-1
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|51	+ Revision: 44ed2df
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|52	- Disable tesst for now
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|53	
12cu|perl-Catalyst-ActionRole-ACL-0.70.0-1|54	

10499 12
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|1	%define upstream_name    Catalyst-Authentication-Credential-OpenID
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|2	%define upstream_version 0.16
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|3	
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|6	Release:	4
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|7	
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|8	Summary:	OpenID credential for Catalyst::Plugin::Authentication framework
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|10	Group:		Development/Perl
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|13	Patch0:		Catalyst-Authentication-Credential-OpenID-0.16-check.patch
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|14	
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|15	BuildRequires:	perl-devel
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|16	BuildRequires:	perl(Cache::FastMmap) >= 1.280.0
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|17	BuildRequires:	perl(Catalyst) >= 5.700.0
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|18	BuildRequires:	perl(Catalyst::Authentication::User::Hash)
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|19	BuildRequires:	perl(Catalyst::Devel) >= 1.0.0
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|20	BuildRequires:	perl(Catalyst::Engine::HTTP)
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|21	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie) >= 0.80.0
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|22	BuildRequires:	perl(Catalyst::Plugin::Session::Store::FastMmap) >= 0.50.0
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|23	BuildRequires:	perl(Class::Accessor::Fast)
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|24	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|25	BuildRequires:	perl(HTML::Parser) >= 3.0.0
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|26	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|27	BuildRequires:	perl(Math::BigInt)
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|28	BuildRequires: 	perl(Net::OpenID::Consumer) >= 1.30.0
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|29	BuildRequires:	perl(Test::More)
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|30	BuildRequires:	perl(parent) >= 0.200.0
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|31	BuildArch:	noarch
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|32	
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|33	%description
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|34	D'er... testing. Has an OpenID provider to test the OpenID credential
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|35	against.
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|36	
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|37	%prep
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|39	%patch0 -p1
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|40	
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|41	%build
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|42	perl Makefile.PL INSTALLDIRS=vendor << EOF
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|43	
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|44	EOF
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|45	%make
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|46	
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|47	%check
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|48	%make test
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|49	
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|50	%install
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|51	%makeinstall_std
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|52	
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|53	%files
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|54	%doc Changes META.yml README
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|55	%{_mandir}/man3/*
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|56	%{perl_vendorlib}/*
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|57	
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|58	
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|59	
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|60	
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|61	
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|62	%changelog
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|63	* Wed Oct 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.160.0-4
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|64	+ Revision: 39eb7ed
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|65	- LOG Add patch to disable broken modules check
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|66	
12cu|perl-Catalyst-Authentication-Credential-OpenID-0.160.0-4|67	

10500 12
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|1	%define upstream_name    Catalyst-Authentication-Store-DBI
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|2	%define upstream_version 0.01
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|3	
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|6	Release:	3
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|7	
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|8	Summary:	User object representing a
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|13	
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|15	BuildRequires:	perl(Catalyst::Model::DBI)
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|16	BuildRequires:	perl(Catalyst::Plugin::Authentication)
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|17	BuildArch:	noarch
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|18	
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|19	%description
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|20	This module implements the the Catalyst::Authentication manpage API using
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|21	the Catalyst::Model::DBI manpage.
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|22	
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|23	It uses DBI to let your application authenticate users against a database
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|24	and it provides support for the Catalyst::Plugin::Authorization::Roles
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|25	manpage.
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|26	
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|27	%prep
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|29	
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|30	%build
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|32	%make
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|33	
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|34	%check
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|35	make test
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|36	
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|37	%install
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|38	%makeinstall_std
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|39	
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|40	%files
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|41	%doc Changes README
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|42	%{_mandir}/man3/*
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|43	%{perl_vendorlib}/*
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|44	
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|45	
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|46	%changelog
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|47	* Tue Oct 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.0-3
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|48	+ Revision: ddd7d02
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|49	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|50	
12cu|perl-Catalyst-Authentication-Store-DBI-0.10.0-3|51	

10501 12
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|1	%define upstream_name    Catalyst-Authentication-Store-DBIx-Class
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|2	%define upstream_version 0.1506
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|3	
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|6	Release:	1
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|7	
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|8	Summary:	Catalyst Auth storage using DBIx::Class
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|9	
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|10	License:	GPL+ or Artistic
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|11	Group:		Development/Perl
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|14	
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|15	BuildRequires:	perl-devel
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|16	BuildRequires: perl(strictures)
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|17	BuildRequires:	perl(Catalyst::Model::DBIC::Schema)
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|18	BuildRequires:	perl(Catalyst::Plugin::Authentication)
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|19	BuildRequires:	perl(Catalyst::Runtime)
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|20	BuildRequires:	perl(DBIx::Class)
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|21	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|22	BuildRequires:	perl(Module::Find)
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|23	BuildRequires:	perl(Test::More)
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|24	BuildArch:	noarch
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|25	
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|26	%description
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|27	The Catalyst::Authentication::Realm::SimpleDB provides a simple way to
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|28	configure Catalyst Authentication when using the most common configuration
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|29	of a password protected user retrieved from an SQL database.
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|30	
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|31	%prep
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|33	
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|34	%build
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|36	%make
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|37	
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|38	%check
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|39	%make test
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|40	
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|41	%install
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|42	%makeinstall_std
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|43	
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|44	%files
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|45	%doc Changes README
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|46	%{_mandir}/man3/*
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|47	%{perl_vendorlib}/*
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|48	
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|49	
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|50	
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|51	
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|52	
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|53	
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|54	%changelog
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|55	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.600-1
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|56	+ Revision: 5b88018
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|57	- Updated to 0.1506 (by updates_builder)
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|58	
12cu|perl-Catalyst-Authentication-Store-DBIx-Class-0.150.600-1|59	

10502 12
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|1	%define upstream_name    Catalyst-Authentication-Store-LDAP
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|2	%define upstream_version 1.014
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|3	
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|6	Release:	1
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|7	Summary:	LDAP authentication storage backend
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|8	License:	GPL or Artistic
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|9	Group:		Development/Perl
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Authentication-Store-LDAP-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|12	
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|13	BuildRequires:	perl-devel
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|14	BuildRequires:	perl(Catalyst::Plugin::Authentication)
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|16	BuildRequires:	perl(Net::LDAP)
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|17	BuildRequires:	perl(Net::LDAP::Server::Test)
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|18	BuildRequires:	perl(Test::Exception)
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|19	BuildRequires:	perl(Test::MockObject)
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|21	BuildArch:	noarch
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|22	
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|23	%description
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|24	This plugin implements the the Catalyst::Authentication manpage v.10 API.
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|25	Read that documentation first if you are upgrading from a previous version
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|26	of this plugin.
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|27	
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|28	This plugin uses 'Net::LDAP' to let your application authenticate against
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|29	an LDAP directory. It has a pretty high degree of flexibility, given the
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|30	wide variation of LDAP directories and schemas from one system to another.
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|31	
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|32	It authenticates users in two steps:
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|33	
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|34	%prep
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|36	
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|37	%build
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|39	%make
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|40	
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|41	%check
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|42	#make test
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|43	
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|44	%install
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|45	%makeinstall_std
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|46	
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|47	%files
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|48	%doc Changes
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|49	%{_mandir}/man3/*
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|50	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|51	
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|52	
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|53	
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|54	%changelog
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|55	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.0-1
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|56	+ Revision: 23dc2b8
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|57	- Updated to 1.014 (by updates_builder)
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|58	
12cu|perl-Catalyst-Authentication-Store-LDAP-1.14.0-1|59	

10503 12
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|1	%define upstream_name    Catalyst-Controller-ActionRole
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|2	%define upstream_version 0.15
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|3	
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|4	Name:       perl-%{upstream_name}
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|6	Release:    %mkrel 2
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|7	
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|8	Summary:    Apply roles to action instances
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|9	License:    GPL+ or Artistic
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|10	Group:      Development/Perl
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|13	
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|14	BuildRequires: perl(Catalyst::Runtime)
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|15	BuildRequires: perl(Class::MOP)
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|16	BuildRequires: perl(Moose)
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|17	BuildRequires: perl(MooseX::Types::Moose)
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|18	BuildRequires: perl(String::RewritePrefix)
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|19	BuildRequires: perl(namespace::clean)
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|20	BuildRequires: perl-devel
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|21	BuildArch: noarch
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|22	
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|23	%description
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|24	This module allows to apply roles to the 'Catalyst::Action's for different
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|25	controller methods.
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|26	
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|27	For that a 'Does' attribute is provided. That attribute takes an argument,
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|28	that determines the role, which is going to be applied. If that argument is
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|29	prefixed with '+', it is assumed to be the full name of the role. If it's
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|30	prefixed with '~', the name of your application followed by
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|31	'::ActionRole::' is prepended. If it isn't prefixed with '+' or '~', the
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|32	role name will be searched for in '@INC' according to the rules for /ROLE
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|33	PREFIX SEARCHING.
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|34	
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|35	Additionally it's possible to to apply roles to *all* actions of a
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|36	controller without specifying the 'Does' keyword in every action
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|37	definition:
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|38	
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|39	%prep
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|41	
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|42	%build
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|44	
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|45	%make
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|46	
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|47	%check
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|48	%make test
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|49	
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|50	%install
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|51	%makeinstall_std
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|52	
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|53	%files
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|54	%doc Changes META.yml LICENSE README
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|55	%{_mandir}/man3/*
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|56	%perl_vendorlib/*
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|57	
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|58	
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|59	
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|60	
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|61	
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|62	%changelog
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|63	* Sat Sep 22 2012 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-2
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|64	+ Revision: c38da26
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|65	- Added perl-devel BR
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|66	
12cu|perl-Catalyst-Controller-ActionRole-0.150.0-2|67	

10504 12
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|1	%define upstream_name    Catalyst-Controller-BindLex
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|2	%define upstream_version 0.05
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|3	
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|6	Release:	3
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|7	
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|8	Summary:	Stash your lexical goodness
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|9	License:	Artistic/GPL
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.bz2
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|13	
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|15	BuildRequires:	perl(Array::RefElem)
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|16	BuildRequires:	perl(Catalyst)
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|17	BuildRequires:	perl(Devel::Caller)
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|18	BuildRequires:	perl(Devel::LexAlias)
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|19	BuildRequires:	perl(Module::Build)
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|20	BuildRequires:	perl(PadWalker)
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|21	BuildRequires:	perl(Test::use::ok)
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|22	BuildArch:	noarch
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|23	
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|24	%description
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|25	This plugin lets you put your lexicals on the stash and elsewhere very
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|26	easily.
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|27	
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|28	It uses some funky modules to get it's job done: PadWalker,
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|29	Array::RefElem, Devel::Caller, Devel::LexAlias and attributes. In some
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|30	people's opinion this hurts this plugin's reputation ;-).
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|31	
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|32	If you use the same name for two variables with the same storage
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|33	binding attribute they will be aliased to each other, so you can use
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|34	this for reading as well as writing values across controller
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|35	subs. This is almost like sharing your lexical scope.
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|36	
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|37	%prep
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|39	
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|40	%build
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|42	%make
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|43	
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|44	%check
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|45	make test
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|46	
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|47	%install
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|48	%makeinstall_std
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|49	
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|50	%files
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|51	%doc Changes README
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|52	%{_mandir}/*/*
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|53	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|54	
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|55	
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|56	
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|57	%changelog
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|58	* Tue Oct 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.50.0-3
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|59	+ Revision: ca47478
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|60	- LOG Add perl-devel to BuildRequires
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|61	
12cu|perl-Catalyst-Controller-BindLex-0.50.0-3|62	

10505 12
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|1	%define upstream_name    Catalyst-Controller-HTML-FormFu
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|2	%define upstream_version 1.00
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|3	
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|6	Release:	1
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|7	
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|8	Summary:	Hidden text field which contains a unique token
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|9	
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|10	License:	GPL+ or Artistic
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|11	Group:		Development/Perl
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|14	
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|15	BuildRequires:	perl-devel
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|16	BuildRequires: perl(Test::Aggregate::Nested)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|17	BuildRequires:	perl(Catalyst::Action::RenderView)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|18	BuildRequires:	perl(Catalyst::Component::InstancePerContext)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|19	BuildRequires:	perl(Catalyst::Plugin::ConfigLoader)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|20	BuildRequires:	perl(Catalyst::Plugin::Session)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|21	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|22	BuildRequires:	perl(Catalyst::Plugin::Session::Store::File)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|23	BuildRequires:	perl(Catalyst::Runtime)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|24	BuildRequires:	perl(Catalyst::View::TT)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|25	BuildRequires:	perl(Class::C3)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|26	BuildRequires:	perl(Config::Any)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|27	BuildRequires:	perl(Config::General)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|28	BuildRequires:	perl(Crypt::DES)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|29	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|30	BuildRequires:	perl(File::Spec)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|31	BuildRequires:	perl(HTML::FormFu)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|32	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|33	BuildRequires:	perl(Moose)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|34	BuildRequires:	perl(Moose::Meta::Attribute::Custom::Trait::Chained)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|35	BuildRequires:	perl(Regexp::Assemble)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|36	BuildRequires:	perl(Scalar::Util)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|37	BuildRequires:	perl(Task::Weaken)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|38	BuildRequires:	perl(Template)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|39	BuildRequires:	perl(Test::WWW::Mechanize)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|40	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|41	BuildRequires:	perl(YAML::Syck)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|42	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|43	BuildArch:	noarch
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|44	
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|45	Requires:	perl(Catalyst::Component::InstancePerContext)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|46	Requires:	perl(Regexp::Assemble)
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|47	
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|48	%description
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|49	As of version 0.02000, the HTML::FormFu manpage doesn't use the TT template
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|50	files by default - it uses in internal rendering engine.
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|51	
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|52	If you don't want to customise the generated markup, you don't need to use
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|53	the Catalyst::Helper::HTML::FormFu manpage at all.
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|54	
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|55	If you want to customise the generated markup, you'll need a local copy of
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|56	the template files. To create the files in the default 'root/formfu'
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|57	directory, run:
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|58	
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|59	%prep
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|60	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|61	
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|62	%build
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|63	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|64	%make
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|65	
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|66	%check
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|67	%make test
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|68	
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|69	%install
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|70	%makeinstall_std
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|71	
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|72	%files
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|73	%doc Changes META.yml
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|74	%{_mandir}/man3/*
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|75	%{perl_vendorlib}/*
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|76	
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|77	
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|78	
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|79	
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|80	%changelog
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|81	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-1
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|82	+ Revision: bafef8b
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|83	- Fix BRs
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|84	
12cu|perl-Catalyst-Controller-HTML-FormFu-1.0.0-1|85	

10506 12
12cu|perl-Catalyst-Devel-1.330.0-2|1	%define	upstream_name	 Catalyst-Devel
12cu|perl-Catalyst-Devel-1.330.0-2|2	%define upstream_version 1.33
12cu|perl-Catalyst-Devel-1.330.0-2|3	
12cu|perl-Catalyst-Devel-1.330.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Devel-1.330.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Devel-1.330.0-2|6	Release:	2
12cu|perl-Catalyst-Devel-1.330.0-2|7	
12cu|perl-Catalyst-Devel-1.330.0-2|8	Summary:	Catalyst Development Tools
12cu|perl-Catalyst-Devel-1.330.0-2|9	License:	Artistic/GPL
12cu|perl-Catalyst-Devel-1.330.0-2|10	Group:		Development/Perl
12cu|perl-Catalyst-Devel-1.330.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-Devel-1.330.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Devel-1.330.0-2|13	
12cu|perl-Catalyst-Devel-1.330.0-2|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Devel-1.330.0-2|15	BuildRequires:	perl(Catalyst)
12cu|perl-Catalyst-Devel-1.330.0-2|16	BuildRequires:	perl(Catalyst::Action::RenderView)     >= 0.04
12cu|perl-Catalyst-Devel-1.330.0-2|17	BuildRequires:	perl(Catalyst::Plugin::ConfigLoader)
12cu|perl-Catalyst-Devel-1.330.0-2|18	BuildRequires:	perl(Catalyst::Plugin::Static::Simple) >= 0.14
12cu|perl-Catalyst-Devel-1.330.0-2|19	BuildRequires:	perl(Class::Accessor::Fast)
12cu|perl-Catalyst-Devel-1.330.0-2|20	BuildRequires:	perl(Config::General)
12cu|perl-Catalyst-Devel-1.330.0-2|21	BuildRequires:	perl(File::ChangeNotify)
12cu|perl-Catalyst-Devel-1.330.0-2|22	BuildRequires:	perl(File::Copy::Recursive)
12cu|perl-Catalyst-Devel-1.330.0-2|23	BuildRequires:	perl(File::ShareDir)
12cu|perl-Catalyst-Devel-1.330.0-2|24	BuildRequires:	perl(Module::Install)  >= 0.64
12cu|perl-Catalyst-Devel-1.330.0-2|25	BuildRequires:	perl(Path::Class)      >= 0.09
12cu|perl-Catalyst-Devel-1.330.0-2|26	BuildRequires:	perl(Template)         >= 2.14
12cu|perl-Catalyst-Devel-1.330.0-2|27	BuildRequires:	perl(Test::Exception)
12cu|perl-Catalyst-Devel-1.330.0-2|28	BuildRequires:	perl(Test::More)       >= 0.940.0
12cu|perl-Catalyst-Devel-1.330.0-2|29	BuildRequires:	perl(Test::Fatal)	>= 0.003
12cu|perl-Catalyst-Devel-1.330.0-2|30	BuildRequires:	perl(YAML)             >= 0.55
12cu|perl-Catalyst-Devel-1.330.0-2|31	
12cu|perl-Catalyst-Devel-1.330.0-2|32	BuildArch:	noarch
12cu|perl-Catalyst-Devel-1.330.0-2|33	
12cu|perl-Catalyst-Devel-1.330.0-2|34	%description
12cu|perl-Catalyst-Devel-1.330.0-2|35	Catalyst is an elegant web application framework, extremely flexible yet
12cu|perl-Catalyst-Devel-1.330.0-2|36	extremely simple. It's similar to Ruby on Rails, Spring (Java) and Maypole,
12cu|perl-Catalyst-Devel-1.330.0-2|37	upon which it was originally based.
12cu|perl-Catalyst-Devel-1.330.0-2|38	
12cu|perl-Catalyst-Devel-1.330.0-2|39	This package provides Catalyst development tools.
12cu|perl-Catalyst-Devel-1.330.0-2|40	
12cu|perl-Catalyst-Devel-1.330.0-2|41	
12cu|perl-Catalyst-Devel-1.330.0-2|42	%prep
12cu|perl-Catalyst-Devel-1.330.0-2|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Devel-1.330.0-2|44	
12cu|perl-Catalyst-Devel-1.330.0-2|45	%build
12cu|perl-Catalyst-Devel-1.330.0-2|46	# jq - should be removed when 5.10.1 is out
12cu|perl-Catalyst-Devel-1.330.0-2|47	export CATALYST_DEVEL_NO_510_CHECK=1
12cu|perl-Catalyst-Devel-1.330.0-2|48	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cu|perl-Catalyst-Devel-1.330.0-2|49	make
12cu|perl-Catalyst-Devel-1.330.0-2|50	
12cu|perl-Catalyst-Devel-1.330.0-2|51	%check
12cu|perl-Catalyst-Devel-1.330.0-2|52	make test
12cu|perl-Catalyst-Devel-1.330.0-2|53	
12cu|perl-Catalyst-Devel-1.330.0-2|54	%install
12cu|perl-Catalyst-Devel-1.330.0-2|55	%makeinstall_std
12cu|perl-Catalyst-Devel-1.330.0-2|56	
12cu|perl-Catalyst-Devel-1.330.0-2|57	%files
12cu|perl-Catalyst-Devel-1.330.0-2|58	%doc Changes
12cu|perl-Catalyst-Devel-1.330.0-2|59	%{perl_vendorlib}/auto
12cu|perl-Catalyst-Devel-1.330.0-2|60	%{perl_vendorlib}/Catalyst*
12cu|perl-Catalyst-Devel-1.330.0-2|61	%{perl_vendorlib}/Module
12cu|perl-Catalyst-Devel-1.330.0-2|62	%{_mandir}/*/*
12cu|perl-Catalyst-Devel-1.330.0-2|63	
12cu|perl-Catalyst-Devel-1.330.0-2|64	
12cu|perl-Catalyst-Devel-1.330.0-2|65	%changelog
12cu|perl-Catalyst-Devel-1.330.0-2|66	* Tue Oct 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.330.0-2
12cu|perl-Catalyst-Devel-1.330.0-2|67	+ Revision: 720082d
12cu|perl-Catalyst-Devel-1.330.0-2|68	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-Devel-1.330.0-2|69	
12cu|perl-Catalyst-Devel-1.330.0-2|70	

10507 12
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|1	%define	upstream_name	 Catalyst-Engine-Apache
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|2	%define upstream_version 1.16
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|3	
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|4	%if %{_use_internal_dependency_generator}
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|5	%define __noautoreq 'perl\\(A(.*)\\)'
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|6	%else
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|7	%define _requires_exceptions perl(A
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|8	%endif
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|9	
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|10	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|11	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|12	Release:	3
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|13	
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|14	Summary:	Catalyst Apache Engines
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|15	License:	GPL+ or Artistic
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|16	Group:		Development/Perl
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|18	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.bz2
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|19	
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|20	BuildRequires:	perl-devel
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|21	BuildRequires:	perl(Catalyst)
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|22	BuildArch:	noarch
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|23	Requires:	apache-mod_perl
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|24	
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|25	%description
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|26	This package contains mod_perl handlers for Catalyst.
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|27	
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|28	%prep
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|30	
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|31	%build
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|33	%make
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|34	
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|35	%check
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|36	make test
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|37	
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|38	%install
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|39	%makeinstall_std
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|40	
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|41	%files
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|42	%doc README Changes
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|43	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|44	%{_mandir}/man3/*
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|45	
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|46	
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|47	
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|48	%changelog
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|49	* Tue Oct 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.160.0-3
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|50	+ Revision: 2bf1361
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|51	- LOG Add perl-devel to BuildRequires, spec cleanup, update exceptions
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|52	
12cu|perl-Catalyst-Engine-Apache-1.160.0-3|53	

10508 12
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|1	%define upstream_name    Catalyst-Log-Log4perl
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|2	%define upstream_version 1.06
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|3	
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|6	Release:	1
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|7	
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|8	Summary:	Integrates Log::Log4perl with Catalyst
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|10	Group:		Development/Perl
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Log-Log4perl-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|13	
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|15	BuildRequires:	perl(Catalyst)
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|16	BuildRequires:	perl(Data::Dump)
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|18	BuildRequires:	perl(Log::Log4perl)
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|19	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|20	BuildRequires:	perl(Params::Validate)
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|21	BuildArch:	noarch
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|22	
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|23	%description
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|24	This module provides a the Catalyst::Log manpage implementation that uses
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|25	the Log::Log4perl manpage as the underlying log mechanism. It provides all
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|26	the methods listed in the Catalyst::Log manpage, with the exception of:
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|27	
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|28	levels
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|29	enable
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|30	disable
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|31	
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|32	These methods simply return 0 and do nothing, as similar functionality is
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|33	already provided by the Log::Log4perl manpage.
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|34	
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|35	%prep
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|37	
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|38	%build
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|40	%make
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|41	
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|42	%check
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|43	%make test
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|44	
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|45	%install
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|46	%makeinstall_std
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|47	
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|48	%files
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|49	%doc META.yml Changes README
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|50	%{_mandir}/man3/*
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|51	%{perl_vendorlib}/*
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|52	
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|53	
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|54	%changelog
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|55	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-1
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|56	+ Revision: e3c94d0
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|57	- Updated to 1.06 (by updates_builder)
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|58	
12cu|perl-Catalyst-Log-Log4perl-1.60.0-1|59	

10509 12
12cu|perl-Catalyst-Model-DBI-0.280.0-3|1	%define	upstream_name	 Catalyst-Model-DBI
12cu|perl-Catalyst-Model-DBI-0.280.0-3|2	%define upstream_version 0.28
12cu|perl-Catalyst-Model-DBI-0.280.0-3|3	
12cu|perl-Catalyst-Model-DBI-0.280.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Model-DBI-0.280.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Model-DBI-0.280.0-3|6	Release:	3
12cu|perl-Catalyst-Model-DBI-0.280.0-3|7	
12cu|perl-Catalyst-Model-DBI-0.280.0-3|8	Summary:	Catalyst DBI Model Class
12cu|perl-Catalyst-Model-DBI-0.280.0-3|9	License:	Artistic/GPL
12cu|perl-Catalyst-Model-DBI-0.280.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-Model-DBI-0.280.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-Model-DBI-0.280.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Model-DBI-0.280.0-3|13	
12cu|perl-Catalyst-Model-DBI-0.280.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Model-DBI-0.280.0-3|15	BuildRequires:	perl(Catalyst) >= 5.0
12cu|perl-Catalyst-Model-DBI-0.280.0-3|16	BuildRequires:	perl(Class::C3)
12cu|perl-Catalyst-Model-DBI-0.280.0-3|17	BuildRequires:	perl(DBI)
12cu|perl-Catalyst-Model-DBI-0.280.0-3|18	
12cu|perl-Catalyst-Model-DBI-0.280.0-3|19	BuildArch:	noarch
12cu|perl-Catalyst-Model-DBI-0.280.0-3|20	
12cu|perl-Catalyst-Model-DBI-0.280.0-3|21	%description
12cu|perl-Catalyst-Model-DBI-0.280.0-3|22	This is the DBI model class for Catalyst. It is nothing more than a
12cu|perl-Catalyst-Model-DBI-0.280.0-3|23	simple wrapper for DBI.
12cu|perl-Catalyst-Model-DBI-0.280.0-3|24	
12cu|perl-Catalyst-Model-DBI-0.280.0-3|25	%prep
12cu|perl-Catalyst-Model-DBI-0.280.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Model-DBI-0.280.0-3|27	
12cu|perl-Catalyst-Model-DBI-0.280.0-3|28	%build
12cu|perl-Catalyst-Model-DBI-0.280.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Model-DBI-0.280.0-3|30	%make
12cu|perl-Catalyst-Model-DBI-0.280.0-3|31	
12cu|perl-Catalyst-Model-DBI-0.280.0-3|32	%check
12cu|perl-Catalyst-Model-DBI-0.280.0-3|33	make test
12cu|perl-Catalyst-Model-DBI-0.280.0-3|34	
12cu|perl-Catalyst-Model-DBI-0.280.0-3|35	%install
12cu|perl-Catalyst-Model-DBI-0.280.0-3|36	%makeinstall_std
12cu|perl-Catalyst-Model-DBI-0.280.0-3|37	
12cu|perl-Catalyst-Model-DBI-0.280.0-3|38	%files
12cu|perl-Catalyst-Model-DBI-0.280.0-3|39	%doc README Changes
12cu|perl-Catalyst-Model-DBI-0.280.0-3|40	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Model-DBI-0.280.0-3|41	%{_mandir}/*/*
12cu|perl-Catalyst-Model-DBI-0.280.0-3|42	
12cu|perl-Catalyst-Model-DBI-0.280.0-3|43	
12cu|perl-Catalyst-Model-DBI-0.280.0-3|44	
12cu|perl-Catalyst-Model-DBI-0.280.0-3|45	%changelog
12cu|perl-Catalyst-Model-DBI-0.280.0-3|46	* Tue Oct 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.280.0-3
12cu|perl-Catalyst-Model-DBI-0.280.0-3|47	+ Revision: 3cbf57c
12cu|perl-Catalyst-Model-DBI-0.280.0-3|48	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-Model-DBI-0.280.0-3|49	
12cu|perl-Catalyst-Model-DBI-0.280.0-3|50	

10510 12
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|1	%define	upstream_name	 Catalyst-Model-DBIC
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|2	%define upstream_version 0.17
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|3	
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|6	Release:	3
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|7	
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|8	Summary:	Catalyst DBI Model Class
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|9	License:	Artistic/GPL
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|13	
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|15	BuildRequires:	perl(Catalyst) >= 5.0
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|16	BuildRequires:	perl-DBIx-Class
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|17	BuildRequires:	perl-DBIx-Class-Loader
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|18	BuildRequires:	perl(Class::Accessor::Chained::Fast)
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|19	BuildArch:	noarch
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|20	Requires:	perl(Class::Accessor::Chained::Fast)
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|21	
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|22	%description
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|23	This is the DBIC model class for Catalyst. It is nothing more than a
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|24	simple wrapper for DBIx.
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|25	
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|26	%prep
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|28	
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|29	%build
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|31	%make
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|32	
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|33	%check
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|34	make test
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|35	
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|36	%install
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|37	%makeinstall_std
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|38	
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|39	%files
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|40	%doc README Changes
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|41	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|42	%{_mandir}/*/*
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|43	
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|44	
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|45	
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|46	%changelog
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|47	* Tue Oct 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.170.0-3
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|48	+ Revision: d92d333
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|49	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|50	
12cu|perl-Catalyst-Model-DBIC-0.170.0-3|51	

10511 12
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|1	%define upstream_name  	 Catalyst-Model-DBIC-Schema
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|2	%define upstream_version 0.62
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|3	
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|4	%if %{_use_internal_dependency_generator}
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|5	%define __noautoreq 'perl\\(Catalyst::Model::DBIC::Schema::Types\\)'
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|6	%else
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|7	%define _requires_exceptions perl(Catalyst::Model::DBIC::Schema::Types)
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|8	%endif
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|9	
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|10	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|11	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|12	Release:	1
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|13	
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|14	Summary:	DBIx::Class::Schema Model Class
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|15	License:	Artistic/GPL
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|16	Group:		Development/Perl
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|18	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Model-DBIC-Schema-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|19	
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|20	BuildRequires:	perl-devel
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|21	BuildRequires: perl(Test::Requires)
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|22	BuildRequires: perl(strictures)
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|23	BuildRequires:	perl(Catalyst) >= 5.0
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|24	BuildRequires:	perl(Catalyst::Devel)
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|25	BuildRequires:	perl(CatalystX::Component::Traits)
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|26	BuildRequires:	perl(Class::C3)
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|27	BuildRequires:	perl(DBIx::Class)
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|28	BuildRequires:	perl(DBIx::Class::Schema::Loader)
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|29	BuildRequires:	perl(DBIx::Class::Cursor::Cached)
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|30	BuildRequires:	perl(Module::Find)
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|31	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|32	BuildRequires:	perl(Test::Exception)
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|33	BuildRequires:	perl(Tie::IxHash)
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|34	Requires:	perl(CatalystX::Component::Traits)
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|35	BuildArch:	noarch
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|36	
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|37	%description
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|38	This is a Catalyst Model for DBIx::Class::Schema-based Models. See the
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|39	documentation for Catalyst::Helper::Model::DBIC::Schema for information on
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|40	generating these Models via Helper scripts.
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|41	
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|42	%prep
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|44	
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|45	%build
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|46	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|47	%make
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|48	
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|49	%check
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|50	%make test
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|51	
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|52	%install
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|53	%makeinstall_std
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|54	
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|55	%files
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|56	%doc README Changes
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|57	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|58	%{_mandir}/*/*
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|59	
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|60	
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|61	
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|62	%changelog
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|63	* Mon Feb 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.620.0-1
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|64	+ Revision: ec1c3a3
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|65	- Fix BRs
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|66	
12cu|perl-Catalyst-Model-DBIC-Schema-0.620.0-1|67	

10512 12
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|1	%define upstream_name    Catalyst-Model-KiokuDB
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|2	%define upstream_version 0.12
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|3	
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|6	Release:	4
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|7	
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|8	Summary:	Use KiokuDB in your Catalyst apps
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|10	Group:		Development/Perl
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|13	
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|15	BuildRequires:	perl(Catalyst)
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|16	BuildRequires:	perl(Catalyst::Plugin::Authentication)
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|17	BuildRequires:	perl(Hash::Util::FieldHash::Compat)
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|18	BuildRequires:	perl(KiokuX::Model)
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|19	BuildRequires:	perl(KiokuX::User)
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|20	BuildRequires:	perl(Moose)
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|21	BuildRequires:	perl(Scope::Guard)
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|22	BuildRequires:	perl(Throwable)
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|23	BuildArch:	noarch
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|24	
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|25	%description
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|26	Perl extension to use KiokuDB in your Catalyst apps.
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|27	
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|28	%prep
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|30	
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|31	%build
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|33	%make
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|34	
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|35	%check
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|36	%make test
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|37	
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|38	%install
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|39	%makeinstall_std
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|40	
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|41	%files
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|42	%doc META.yml
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|43	%{_mandir}/man3/*
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|44	%{perl_vendorlib}/*
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|45	
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|46	
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|47	
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|48	%changelog
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|49	* Tue Oct 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.120.0-4
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|50	+ Revision: e584297
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|51	- LOG Update BuildRequires
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|52	
12cu|perl-Catalyst-Model-KiokuDB-0.120.0-4|53	

10513 12
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|1	%define upstream_name    Catalyst-Model-LDAP-FromAuthentication
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|2	%define upstream_version 0.02
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|3	
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|6	Release:	3
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|7	
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|8	Summary:	Provides an LDAP model bound as the user who logged in
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|12	# Get 0.01, which is not on CPAN, at:
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|13	# http://github.com/bobtfish/catalyst-model-ldap-fromauthentication/tarball/0.01
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|14	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|15	
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|16	BuildRequires:	perl-devel
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|17	BuildRequires:	perl(Catalyst::Authentication::Store::LDAP)
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|18	BuildRequires:	perl(Catalyst::Component::InstancePerContext)
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|19	BuildRequires:	perl(Catalyst::Model::LDAP)
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|20	BuildRequires:	perl(Catalyst::Runtime)
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|21	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|22	BuildRequires:	perl(Moose)
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|23	BuildRequires:	perl(MooseX::Types::Common::String)
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|24	BuildRequires:	perl(MooseX::Types::LoadableClass)
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|25	BuildRequires:	perl(Test::More)
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|26	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|27	BuildRequires:	perl(Module::Install)
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|28	BuildRequires:	perl(Module::CoreList)
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|29	BuildArch:	noarch
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|30	
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|31	%description
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|32	Provides an LDAP model bound as the user who logged in.
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|33	
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|34	%prep
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|36	perl -pi -e 's/^(use Module::Install::Author)/#$1/g;s/^(author_)/#$1/g' Makefile.PL
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|37	
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|38	%build
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|40	%make
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|41	
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|42	%check
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|43	%make test
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|44	
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|45	%install
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|46	%makeinstall_std
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|47	
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|48	%files
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|49	%doc Changes META.yml README
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|50	%{_mandir}/man3/*
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|51	%{perl_vendorlib}/*
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|52	
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|53	
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|54	%changelog
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|55	* Tue Oct 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.0-3
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|56	+ Revision: 3336273
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|57	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|58	
12cu|perl-Catalyst-Model-LDAP-FromAuthentication-0.20.0-3|59	

10514 12
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|1	%define upstream_name    Catalyst-Model-WebService-Solr
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|2	%define upstream_version 0.04
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|3	
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|6	Release:	3
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|7	
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|8	Summary:	Use WebService::Solr in your Catalyst application
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|13	
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|15	BuildRequires:	perl(Catalyst::Runtime)
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|17	BuildRequires:	perl(Moose)
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|18	BuildRequires:	perl(Test::More)
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|19	BuildRequires:	perl(WebService::Solr)
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|20	BuildArch:	noarch
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|21	
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|22	%description
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|23	This module helps you use remote indexes via WebService::Solr in your
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|24	Catalyst application.
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|25	
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|26	%prep
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|28	
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|29	%build
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|31	%make
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|32	
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|33	%check
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|34	%make test
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|35	
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|36	%install
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|37	%makeinstall_std
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|38	
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|39	%files
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|40	%doc Changes META.yml README
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|41	%{_mandir}/man3/*
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|42	%{perl_vendorlib}/*
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|43	
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|44	
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|45	%changelog
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|46	* Tue Oct 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.40.0-3
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|47	+ Revision: bde0fd8
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|48	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|49	
12cu|perl-Catalyst-Model-WebService-Solr-0.40.0-3|50	

10515 12
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|1	%define	upstream_name	 Catalyst-Plugin-Authorization-ACL
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|2	%define abbrev_name      Catalyst-P-A-ACL
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|3	%define upstream_version 0.15
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|4	
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|5	%if %{_use_internal_dependency_generator}
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|6	%define __noautoreq 'perl\\(A(.*)\\)'
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|7	%else
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|8	%define _requires_exceptions perl(A
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|9	%endif
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|10	
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|11	Name:		perl-%{abbrev_name}
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|12	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|13	Release:	3
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|14	
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|15	Summary:	ACL support for Catalyst applications
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|16	License:	GPL+ or Artistic
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|17	Group:		Development/Perl
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|18	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|19	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|20	
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|21	BuildRequires:	perl-devel
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|22	BuildRequires:	perl(Catalyst) >= 5.7
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|23	BuildRequires:  perl(Catalyst::Plugin::Authentication)
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|24	BuildRequires:  perl(Catalyst::Plugin::Authorization::Roles)
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|25	BuildRequires:  perl(Catalyst::Plugin::Session)
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|26	BuildRequires:  perl(Catalyst::Plugin::Session::State::Cookie)
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|27	BuildRequires:	perl(Class::Data::Inheritable)
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|28	BuildRequires:	perl(Class::Throwable)
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|29	BuildRequires:	perl(Module::Build)
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|30	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|31	BuildRequires:	perl(Tree::Simple::Visitor::FindByPath)
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|32	BuildRequires:	perl(Tree::Simple::Visitor::GetAllDescendents)
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|33	
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|34	BuildArch:	noarch
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|35	%rename	perl-%{upstream_name}
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|36	
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|37	%description
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|38	This module provides Access Control List style path protection, with
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|39	arbitrary rules for Catalyst applications. It operates only on the
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|40	Catalyst private namespace, at least at the moment.
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|41	
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|42	%prep
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|44	
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|45	%build
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|46	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|47	%make
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|48	
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|49	%check
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|50	%make test
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|51	
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|52	%install
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|53	%makeinstall_std
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|54	
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|55	%files
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|56	%doc Changes README
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|57	%{_mandir}/*/*
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|58	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|59	
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|60	
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|61	%changelog
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|62	* Tue Oct 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.150.0-3
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|63	+ Revision: 1574671
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|64	- LOG Add perl-devel to BuildRequires, spec cleanup, fix exceptions
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|65	
12cu|perl-Catalyst-P-A-ACL-0.150.0-3|66	

10516 12
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|1	%define upstream_name    Catalyst-Plugin-Authentication-Store-DBIC
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|2	%define upstream_version 0.11
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|3	
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|4	Name:		perl-Catalyst-P-A-Store-DBIC
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|6	Release:	4
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|7	Epoch:		1
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|8	
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|9	Summary:	Authentication and authorization against a Class::DBI model
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|10	License:	Artistic/GPL
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|11	Group:		Development/Perl
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|14	
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|15	BuildRequires:	perl-devel
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|16	BuildRequires:	perl(Catalyst) >= 5.49
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|17	BuildRequires:	perl(Catalyst::Plugin::Authentication) >= 0.06
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|18	BuildRequires:  perl(Catalyst::Model::DBIC::Schema)
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|19	BuildRequires:  perl(Catalyst::Plugin::Authorization::Roles)
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|20	BuildRequires:  perl(Catalyst::Plugin::Session::State)
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|21	BuildRequires:  perl(Catalyst::Plugin::Session::State::Cookie)
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|22	BuildRequires:  perl(Class::DBI)
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|23	BuildRequires:	perl(DBI)
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|24	BuildRequires:  perl(DBIx::Class)
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|25	BuildRequires:	perl(Set::Object) >= 1.14
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|26	BuildRequires:  perl(Test::WWW::Mechanize::Catalyst)
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|27	BuildArch:	noarch
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|28	%rename perl-%{upstream_name}
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|29	
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|30	%description
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|31	This Catalyst plugin uses a DBIx::Class (or Class::DBI) object to
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|32	authenticate a user.
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|33	
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|34	%prep
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|36	
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|37	%build
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|39	%make
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|40	
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|41	%check
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|42	#make test
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|43	
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|44	%install
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|45	%makeinstall_std
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|46	
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|47	%files
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|48	%doc README Changes
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|49	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|50	%{_mandir}/*/*
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|51	
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|52	
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|53	%changelog
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|54	* Wed Oct 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.110.0-4
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|55	+ Revision: fd8d7a3
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|56	- LOG Update BuildRequires
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|57	
12cu|perl-Catalyst-P-A-Store-DBIC-0.110.0-4|58	

10517 12
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|1	%define realname Catalyst-Plugin-Authentication-Store-Htpasswd
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|2	%define abbrevname Catalyst-P-A-Store-Htpasswd
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|3	%define name	perl-%{abbrevname}
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|4	%define	modprefix Catalyst
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|5	
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|6	%define version 0.02
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|7	%define release %mkrel 11
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|8	
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|9	Summary:	Authentication database in $c->config
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|10	Name:		%{name}
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|11	Version:	%{version}
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|12	Release:	%{release}
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|13	License:	Artistic/GPL
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|14	Group:		Development/Perl
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|15	URL:		http://search.cpan.org/dist/%{realname}/
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|16	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/%{modprefix}/%{realname}-%{version}.tar.bz2
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|17	%if %{mdkversion} < 1010
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|18	BuildRequires:	perl-devel
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|19	%endif
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|20	BuildRequires:	perl(Authen::Htpasswd) >= 0.13
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|21	BuildRequires:	perl(Catalyst::Plugin::Authentication) >= 0.01
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|22	BuildRequires:	perl(Module::Build)
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|23	Provides:	perl-%realname
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|24	Obsoletes:	perl-%realname
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|25	BuildArch:	noarch
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|26	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|27	
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|28	%description
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|29	This plugin uses Authen::Htpasswd to let your application use
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|30	.htpasswd files for it's authentication storage.
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|31	
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|32	
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|33	%prep
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|34	%setup -q -n %{realname}-%{version}
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|35	
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|36	%build
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|37	%__perl Build.PL installdirs=vendor
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|38	./Build
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|39	
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|40	%check
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|41	./Build test
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|42	
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|43	%install
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|44	%{__rm} -rf %{buildroot}
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|45	./Build install destdir=%{buildroot}
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|46	
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|47	%files
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|48	%defattr(-,root,root)
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|49	%doc Changes README
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|50	%{_mandir}/*/*
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|51	%{perl_vendorlib}/%{modprefix}
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|52	
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|53	%clean
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|54	rm -rf %{buildroot}
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|55	
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|56	
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|57	
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|58	
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|59	
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|60	
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|61	%changelog
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|62	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.02-11
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|63	+ Revision: 21d2d4b
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|64	- Automatic import for version 0.02
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|65	
12cu|perl-Catalyst-P-A-Store-Htpasswd-0.02-11|66	

10518 12
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|1	%define upstream_name    Catalyst-Plugin-Authentication
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|2	%define upstream_version 0.10023
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|3	
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|5	Version:	%perl_convert_version 0.10023
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|6	Release:	1
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|7	Epoch:		1
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|8	
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|9	Summary:	Infrastructure plugin for the Catalyst authentication framework
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|10	License:	Artistic/GPL
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|11	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Catalyst/Catalyst-Plugin-Authentication-0.10023.tar.gz
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|14	
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|15	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|16	BuildRequires:	perl(Catalyst) >= 5.49
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|17	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.10
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|18	BuildRequires:	perl(Class::Data::Inheritable)
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|19	BuildRequires:	perl(Class::Inspector)
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|20	BuildRequires:	perl(Test::Exception)
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|21	BuildRequires:	perl(Test::MockObject)
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|22	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|23	
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|24	%description
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|25	The authentication plugin provides generic user support. It is the basis for
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|26	both authentication (checking the user is who they claim to be), and
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|27	authorization (allowing the user to do what the system authorises them to do).
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|28	
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|29	%prep
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|31	
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|32	%build
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|33	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|34	%make
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|35	
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|36	## Temporarily disabled waiting for upstream fix (sak)
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|37	%check
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|38	make test
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|39	
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|40	%install
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|41	%makeinstall_std
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|42	
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|43	%files
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|44	%doc README Changes
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|45	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|46	%{_mandir}/*/*
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|47	
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|48	
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|49	
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|50	%changelog
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|51	* Thu Jul 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:0.100.230-1
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|52	+ Revision: 89a459b
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|53	- LOG Updated to 0.10023 (by updates_builder)
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|54	
12cu|perl-Catalyst-Plugin-Authentication-0.100.230-1|55	

10519 12
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|1	%define	upstream_name	 Catalyst-Plugin-Authorization-Roles
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|2	%define upstream_version 0.09
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|3	
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|4	%if %{_use_internal_dependency_generator}
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|5	%define __noautoreq 'perl\\(A(.*)\\)'
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|6	%else
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|7	%define _requires_exceptions perl(A
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|8	%endif
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|9	
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|10	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|11	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|12	Release:	2
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|13	
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|14	Summary:	Role based authorization for Catalyst based on Catalyst::Plugin::Authentication
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|15	License:	GPL+ or Artistic
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|16	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|18	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|19	
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|20	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|21	BuildRequires:	perl(Catalyst) >= 5.49
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|22	BuildRequires:	perl(Catalyst::Plugin::Authentication) >= 0.03
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|23	BuildRequires:	perl(Set::Object) >= 0
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|24	BuildRequires:	perl(Test::Exception) >= 0
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|25	BuildRequires:	perl(Test::MockObject) >= 1.01
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|26	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|27	
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|28	%description
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|29	Role based access control is very simple: every user has a list of
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|30	roles, which that user is allowed to assume, and every restricted part
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|31	of the app makes an assertion about the necessary roles.
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|32	
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|33	If the user is a member in all of the required roles access is
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|34	granted. Otherwise, access is denied.
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|35	
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|36	%prep
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|38	
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|39	%build
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|40	perl Makefile.PL installdirs=vendor
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|41	%make
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|42	
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|43	%check
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|44	make test
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|45	
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|46	%install
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|47	%makeinstall_std
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|48	
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|49	%files
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|50	%doc Changes README
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|51	%{_mandir}/*/*
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|52	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|53	
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|54	
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|55	
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|56	%changelog
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|57	* Tue Oct 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.90.0-2
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|58	+ Revision: 7cc80e6
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|59	- LOG Add perl-devel to BuildRequires, spec cleanup, update exceptions
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|60	
12cu|perl-Catalyst-Plugin-Authorization-Roles-0.90.0-2|61	

10520 12
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|1	%define upstream_name    Catalyst-Plugin-AutoCRUD
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|2	%define upstream_version 2.131210
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|3	
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|6	Release:	1
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|7	
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|8	Summary:	Instant AJAX web front-end for DBIx::Class
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|9	
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|10	License:	GPL+ or Artistic
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|11	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|13	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|14	
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|15	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|16	BuildRequires: perl(Lingua::EN::Inflect::Number)
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|17	BuildRequires: perl(Class::Method::Modifiers)
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|18	BuildRequires: perl(strictures)
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|19	BuildRequires:	perl(Catalyst::Action::RenderView)
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|20	BuildRequires:	perl(Catalyst::Model::DBIC::Schema)
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|21	BuildRequires:	perl(Catalyst::Runtime)
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|22	BuildRequires:	perl(Catalyst::View::JSON)
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|23	BuildRequires:	perl(Catalyst::View::TT)
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|24	BuildRequires:	perl(Data::Page)
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|25	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|26	BuildRequires:	perl(JSON::Any)
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|27	BuildRequires:	perl(Module::Find)
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|28	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|29	BuildRequires:	perl(Test::More)
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|30	BuildRequires:	perl(Test::WWW::Mechanize)
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|31	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|32	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|33	
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|34	%description
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|35	This module contains an application which will automatically construct a
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|36	web interface for a database on the fly. The web interface supports Create,
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|37	Retrieve, Update, Delete and Search operations.
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|38	
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|39	The interface is not written to static files on your system, and uses AJAX
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|40	to act upon the database without reloading your web page (much like other
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|41	Web 2.0 appliactions, for example Google Mail).
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|42	
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|43	Almost all the information required by the plugin is retrieved from the the
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|44	DBIx::Class manpage ORM frontend to your database, which it is expected
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|45	that you have already set up (although see the /USAGE manpage, below). This
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|46	means that any change in database schema ought to be reflected immediately
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|47	in the web interface after a page refresh.
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|48	
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|49	%prep
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|50	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|51	
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|52	%build
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|53	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|54	%make
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|55	
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|56	%check
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|57	%make test
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|58	
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|59	%install
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|60	%makeinstall_std
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|61	
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|62	%files
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|63	%doc README Changes META.yml
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|64	%{_mandir}/man3/*
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|65	%{perl_vendorlib}/*
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|66	
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|67	
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|68	%changelog
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|69	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.131.210-1
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|70	+ Revision: 1d96f90
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|71	- Fix BRs
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|72	
12cu|perl-Catalyst-Plugin-AutoCRUD-2.131.210-1|73	

10521 12
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|1	%define upstream_name    Catalyst-Plugin-Cache
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|2	%define upstream_version 0.12
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|3	
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|6	Release:	1
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|7	
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|8	Summary:	Choose a cache backend based on key regexes
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-Cache-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|13	
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|15	BuildRequires:	perl(Catalyst)
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|16	BuildRequires:	perl(Class::Data::Inheritable)
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|17	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|18	BuildRequires:	perl(Storable)
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|19	BuildRequires:	perl(Task::Weaken)
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|20	BuildRequires:	perl(Test::Deep)
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|21	BuildRequires:	perl(Test::Exception)
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|22	BuildRequires:	perl(Test::More)
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|23	BuildRequires:	perl(ok)
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|24	
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|25	BuildArch: noarch
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|26	
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|27	%description
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|28	This plugin gives you access to a variety of systems for caching data. It
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|29	allows you to use a very simple configuration API, while maintaining the
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|30	possibility of flexibility when you need it later.
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|31	
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|32	Among its features are support for multiple backends, segmentation based on
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|33	component or controller, keyspace partitioning, and so more, in various
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|34	subsidiary plugins.
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|35	
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|36	%prep
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|38	
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|39	%build
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|41	%make
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|42	
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|43	%check
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|44	%make test
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|45	
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|46	%install
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|47	%makeinstall_std
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|48	
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|49	%files
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|50	%doc Changes
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|51	%{_mandir}/man3/*
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|52	%{perl_vendorlib}/*
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|53	
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|54	
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|55	
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|56	%changelog
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|57	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-1
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|58	+ Revision: c37da92
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|59	- Updated to 0.12 (by updates_builder)
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|60	
12cu|perl-Catalyst-Plugin-Cache-0.120.0-1|61	

10522 12
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|1	%define upstream_name    Catalyst-Plugin-Compress-Zlib
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|2	%define upstream_version 0.06
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|3	
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|6	Release:	1
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|7	
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|8	Summary:	Gzip response
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-Compress-Zlib-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|13	
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|15	BuildRequires:	perl(Catalyst::Runtime)
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|16	BuildRequires:	perl(Compress::Zlib)
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|17	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|18	
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|19	%description
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|20	Gzip compress response if client supports it.
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|21	
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|22	%prep
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|24	
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|25	%build
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|27	%make
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|28	
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|29	%check
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|30	make test
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|31	
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|32	%install
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|33	%makeinstall_std
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|34	
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|35	%files
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|36	%doc META.yml README Changes
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|37	%{_mandir}/man3/*
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|38	%{perl_vendorlib}/*
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|39	
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|40	
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|41	
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|42	%changelog
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|43	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-1
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|44	+ Revision: a6342d7
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|45	- Updated to 0.06 (by updates_builder)
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|46	
12cu|perl-Catalyst-Plugin-Compress-Zlib-0.60.0-1|47	

10523 12
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|1	%define upstream_name	 Catalyst-Plugin-ConfigLoader
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|2	%define upstream_version 0.33
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|3	
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|6	Release:	1
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|7	
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|8	Summary:	Load config files of various types
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|9	License:	Artistic/GPL
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Catalyst/Catalyst-Plugin-ConfigLoader-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|13	
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|15	BuildRequires:	perl(Catalyst::Runtime)
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|16	BuildRequires:	perl(Config::Any) >= 0.08
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|17	BuildRequires:	perl(Data::Visitor) >= 0.02
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|18	BuildRequires:	perl(Module::Build)
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|19	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|20	BuildRequires:	perl(Mouse)
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|21	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|22	
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|23	%description
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|24	This module will attempt to load find and load a configuration file of
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|25	various types. Currently it supports YAML, JSON, XML, INI and Perl
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|26	formats.
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|27	
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|28	To support the distinction between development and production
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|29	environments, this module will also attemp to load a local config
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|30	(e.g. myapp_local.yaml) which will override any duplicate settings.
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|31	
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|32	
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|33	%prep
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|35	sed -i.DOS -e 's/\r//g' Changes
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|36	sed -i.DOS -e 's/\r//g' README
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|37	
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|38	%build
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|39	perl Makefile.PL installdirs=vendor
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|40	%make
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|41	
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|42	%check
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|43	make test
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|44	
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|45	%install
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|46	%makeinstall_std
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|47	
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|48	%files
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|49	%doc Changes README
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|50	%{_mandir}/*/*
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|51	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|52	
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|53	
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|54	
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|55	%changelog
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|56	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.330.0-1
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|57	+ Revision: 773ad9f
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|58	- Updated to 0.33 (by updates_builder)
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|59	
12cu|perl-Catalyst-Plugin-ConfigLoader-0.330.0-1|60	

10524 12
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|1	%define upstream_name	 Catalyst-Plugin-DefaultEnd
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|2	%define upstream_version 0.08
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|3	
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|6	Release:	%mkrel 2
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|7	
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|8	Summary:	Sensible default end action for Catalyst
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|9	License:	Artistic/GPL
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|12	Source0:    ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|13	BuildRequires:	perl(Catalyst) >= 5.20
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|14	BuildRequires:	perl(Module::Build)
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|15	BuildArch: noarch
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|16	Buildroot: %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|17	
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|18	%description
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|19	This action implements a sensible default end action, which will forward to the
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|20	first available view, unless status is set to 3xx, or there is a response body.
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|21	
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|22	%prep
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|24	
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|25	%build
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|26	%__perl Build.PL installdirs=vendor
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|27	./Build
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|28	
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|29	%check
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|30	./Build test
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|31	
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|32	%install
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|33	rm -rf %{buildroot}
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|34	./Build install destdir=%buildroot
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|35	
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|36	%clean
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|37	rm -rf %{buildroot}
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|38	
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|39	%files
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|40	%defattr(644,root,root,755)
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|41	%doc README Changes
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|42	%perl_vendorlib/Catalyst
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|43	%_mandir/*/*
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|44	
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|45	
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|46	
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|47	%changelog
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|48	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.80.0-2
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|49	+ Revision: 03ac9cf
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|50	- Automatic import for version 0.80.0
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|51	
12cu|perl-Catalyst-Plugin-DefaultEnd-0.80.0-2|52	

10525 12
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|1	%define upstream_name	 Catalyst-Plugin-FillInForm
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|2	%define upstream_version 0.12
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|3	
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|6	Release:	3
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|7	
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|8	Summary:	FillInForm for Catalyst
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|13	
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|15	BuildRequires:	perl(Catalyst) >= 2.99
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|16	BuildRequires:	perl(Catalyst::Action::RenderView)
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|17	BuildRequires:	perl(HTML::FillInForm)
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|18	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|19	
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|20	%description
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|21	Fill forms automatically, based on data from a previous HTML
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|22	form. Typically (but not necessarily) used in conjunction with
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|23	Catalyst::Plugin::FormValidator. This module automatically inserts
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|24	data from a previous HTML form into HTML input fields, textarea
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|25	fields, radio buttons, checkboxes, and select tags. It is an instance
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|26	of HTML::FillInForm, which itself is a subclass of HTML::Parser, which
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|27	it uses to parse the HTML and insert the values into the proper form
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|28	tags.
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|29	
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|30	The usual application is after a user submits an HTML form without
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|31	filling out a required field, or with errors in fields having
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|32	specified constraints. FillInForm is used to redisplay the HTML form
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|33	with all the form elements containing the submitted info. FillInForm
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|34	can also be used to fill forms with data from any source,
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|35	e.g. directly from your database.
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|36	
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|37	
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|38	%prep
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|40	
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|41	%build
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|42	perl Makefile.PL INSTALLDIRS=vendor <<EOF
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|43	EOF
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|44	%make
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|45	
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|46	%check
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|47	make test
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|48	
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|49	%install
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|50	%makeinstall_std
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|51	
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|52	%files
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|53	%doc Changes README
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|54	%{_mandir}/*/*
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|55	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|56	
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|57	
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|58	
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|59	%changelog
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|60	* Thu Nov 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.120.0-3
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|61	+ Revision: f9d7c23
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|62	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|63	
12cu|perl-Catalyst-Plugin-FillInForm-0.120.0-3|64	

10526 12
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|1	%define upstream_name    Catalyst-Plugin-FormValidator
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|2	%define upstream_version 0.094
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|3	
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|6	Release:	3
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|7	
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|8	Summary:	FormValidator for Catalyst
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|9	License:	Artistic/GPL
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|13	
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|15	BuildRequires:	perl(Catalyst) >= 2.99
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|16	BuildRequires:	perl(Data::FormValidator)
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|17	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|18	
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|19	%description
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|20	This plugin uses Data::FormValidator to validate and set up form data
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|21	from your request parameters. It's a quite thin wrapper around that
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|22	module, so most of the relevant information can be found there.
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|23	
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|24	
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|25	%prep
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|27	
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|28	%build
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|30	%make
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|31	
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|32	%check
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|33	%make test
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|34	
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|35	%install
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|36	%makeinstall_std
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|37	
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|38	%files
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|39	%doc Changes README
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|40	%{_mandir}/*/*
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|41	%{perl_vendorlib}/Catalyst/*
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|42	
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|43	
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|44	
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|45	%changelog
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|46	* Thu Nov 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.94.0-3
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|47	+ Revision: da93a0a
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|48	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|49	
12cu|perl-Catalyst-Plugin-FormValidator-0.94.0-3|50	

10527 12
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|1	%define upstream_name    Catalyst-Plugin-HTML-Widget
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|2	%define upstream_version 1.1
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|3	
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|6	Release:	3
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|7	
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|8	Summary:	HTML Widget And Validation Framework
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|9	License:	Artistic/GPL
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Date/%{upstream_name}-%{upstream_version}.tar.bz2
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|13	
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|15	BuildRequires:	perl(Catalyst) >= 5.500.0
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|16	BuildRequires:	perl(HTML::Widget)
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|17	
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|18	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|19	
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|20	%description
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|21	HTML Widget And Validation Framework.
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|22	
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|23	%prep
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|25	
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|26	%build
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|27	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|28	%make
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|29	
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|30	%check
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|31	%make test
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|32	
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|33	%install
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|34	%makeinstall_std
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|35	
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|36	%files
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|37	%doc Changes README
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|38	%{_mandir}/*/*
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|39	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|40	
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|41	
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|42	
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|43	%changelog
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|44	* Thu Nov 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.100.0-3
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|45	+ Revision: 32a52e4
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|46	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|47	
12cu|perl-Catalyst-Plugin-HTML-Widget-1.100.0-3|48	

10528 12
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|1	%define upstream_name	 Catalyst-Plugin-I18N
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|2	%define upstream_version 0.10
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|3	
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|6	Release:	3
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|7	
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|8	Summary:	I18N for Catalyst
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|9	License:	GPL
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|11	Url:		http://search.cpan.org/dist/%upstream_name/
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|13	
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|15	BuildRequires:	perl(Catalyst) >= 2.99
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|16	BuildRequires:	perl(I18N::LangTags::Detect)
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|17	BuildRequires:	perl(Locale::Maketext::Lexicon)
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|18	BuildRequires:	perl(Locale::Maketext::Simple) >= 0.190.0
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|19	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|20	
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|21	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|22	Requires:	perl(Locale::Maketext::Lexicon)
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|23	
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|24	%description
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|25	Supports mo/po files and Maketext classes under your applications I18N
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|26	namespace.
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|27	
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|28	%prep
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|30	
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|31	%build
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|32	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|33	%make
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|34	
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|35	%check
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|36	%make test
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|37	
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|38	%install
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|39	%makeinstall_std
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|40	
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|41	%files
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|42	%doc Changes README
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|43	%{_mandir}/*/*
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|44	%{perl_vendorlib}/Catalyst/Plugin/*
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|45	
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|46	
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|47	
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|48	%changelog
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|49	* Thu Nov 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.100.0-3
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|50	+ Revision: 908caca
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|51	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|52	
12cu|perl-Catalyst-Plugin-I18N-0.100.0-3|53	

10529 12
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|1	%define upstream_name    Catalyst-Plugin-Images
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|2	%define upstream_version 0.02
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|3	
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|6	Release:	3
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|7	
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|8	Summary:	Generate image tags for static files
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|9	License:	Artistic/GPL
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|13	
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|15	BuildRequires:	perl(Catalyst) >= 5.50
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|16	BuildRequires:	perl(HTML::Entities)
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|17	BuildRequires:	perl(Image::Size)
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|18	BuildRequires:	perl(Module::Build)
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|19	BuildRequires:	perl(Path::Class)
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|20	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|21	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|22	BuildRequires:	perl(Test::use::ok)
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|23	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|24	
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|25	%description
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|26	This plugin aims to assist you in generating image tags that contain
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|27	alt text, a properly escaped src attribute, height and width info,
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|28	without worrying too much.
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|29	
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|30	%prep
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|32	
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|33	%build
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|35	%make
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|36	
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|37	%check
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|38	make test
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|39	
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|40	%install
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|41	%makeinstall_std
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|42	
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|43	%files
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|44	%doc Changes
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|45	%{_mandir}/*/*
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|46	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|47	
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|48	
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|49	
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|50	%changelog
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|51	* Thu Nov 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.0-3
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|52	+ Revision: cf15d97
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|53	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|54	
12cu|perl-Catalyst-Plugin-Images-0.20.0-3|55	

10530 12
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|1	%define upstream_name    Catalyst-Plugin-PageCache
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|2	%define upstream_version 0.31
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|3	
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|6	Release:	4
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|7	
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|8	Summary:	Cache the output of entire pages
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|13	
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|15	BuildRequires:	perl(Cache::Cache)
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|16	BuildRequires:	perl(Cache::FileCache)
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|17	BuildRequires:	perl(Catalyst::Plugin::Cache)
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|18	BuildRequires:	perl(Catalyst::Runtime)
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|19	BuildRequires:	perl(Digest::SHA1)
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|21	BuildRequires:	perl(File::Path)
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|22	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|23	BuildRequires:	perl(Test::More)
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|24	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|25	
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|26	%description
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|27	Many dynamic websites perform heavy processing on most pages, yet this
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|28	information may rarely change from request to request. Using the PageCache
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|29	plugin, you can cache the full output of different pages so they are served
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|30	to your visitors as fast as possible. This method of caching is very useful
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|31	for withstanding a Slashdotting, for example.
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|32	
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|33	This plugin requires that you also load a Cache plugin. Please see the
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|34	Known Issues when choosing a cache backend.
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|35	
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|36	%prep
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|38	
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|39	%build
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|41	%make
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|42	
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|43	%check
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|44	%make test
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|45	
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|46	%install
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|47	%makeinstall_std
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|48	
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|49	%files
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|50	%doc Changes META.yml README
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|51	%{_mandir}/man3/*
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|52	%{perl_vendorlib}/*
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|53	
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|54	
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|55	
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|56	
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|57	
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|58	%changelog
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|59	* Thu Nov 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.310.0-4
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|60	+ Revision: d062c2b
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|61	- LOG Bump release for updates purpose
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|62	
12cu|perl-Catalyst-Plugin-PageCache-0.310.0-4|63	

10531 12
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|1	%define upstream_name    Catalyst-Plugin-Server
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|2	%define upstream_version 0.28
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|3	
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|6	Release:	3
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|7	
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|8	Summary:	Server extensions for Catalyst
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|13	
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|15	BuildRequires:	perl(Catalyst)
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|16	BuildRequires:	perl(Clone::Fast)
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|17	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|18	BuildRequires:	perl(RPC::XML)
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|19	BuildRequires:	perl(RPC::XML::Parser)
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|20	BuildRequires:	perl(Class::Data::Inheritable)
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|21	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|22	
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|23	%description
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|24	Base plugin for XMLRPC and our future SOAP server. For further information,
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|25	see one of the Server plugins
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|26	
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|27	%prep
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|29	
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|30	%build
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|32	%make
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|33	
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|34	%check
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|35	%make test
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|36	
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|37	%install
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|38	%makeinstall_std
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|39	
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|40	%files
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|41	%doc META.yml README Changes
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|42	%{_mandir}/man3/*
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|43	%{perl_vendorlib}/*
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|44	%{_bindir}/rpc_client
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|45	
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|46	
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|47	
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|48	%changelog
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|49	* Thu Nov 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.280.0-3
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|50	+ Revision: 7d186f3
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|51	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|52	
12cu|perl-Catalyst-Plugin-Server-0.280.0-3|53	

10532 12
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|1	%define upstream_name    Catalyst-Plugin-Session
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|2	%define upstream_version 0.39
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|5	Release:	1
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|6	
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|7	Summary:	Generic Session plugin for Catalyst
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|8	License:	Artistic/GPL
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|9	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-Session-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|12	
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|13	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|14	BuildRequires:	perl(Catalyst) >= 5.49
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|15	BuildRequires:	perl(Digest)
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|16	BuildRequires:	perl(File::Spec)
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|17	BuildRequires:	perl(File::Temp)
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|18	BuildRequires:	perl(Object::Signature)
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|19	BuildRequires:	perl(Test::Deep)
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|20	BuildRequires:	perl(Test::Exception)
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|21	BuildRequires:	perl(Test::MockObject) >= 1.01
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|22	BuildRequires:	perl(Test::More)
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|23	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|24	BuildRequires:	perl(MooseX::Emulate::Class::Accessor::Fast)
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|25	BuildRequires:	perl(namespace::clean)
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|26	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|27	
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|28	%description
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|29	The Session plugin is the base of two related parts of functionality required
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|30	for session management in web applications. The first part, the State, is
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|31	getting the browser to repeat back a session key, so that the web
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|32	application can identify the client and logically string several requests
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|33	together into a session. The second part, the Store, deals with the actual
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|34	storage of information about the client. This data is stored so that the it
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|35	may be revived for every request made by the same client. This plugin links
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|36	the two pieces together.
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|37	
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|38	%prep
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|40	
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|41	%build
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|42	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|43	%make
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|44	
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|45	%check
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|46	make test
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|47	
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|48	%install
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|49	%makeinstall_std
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|50	
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|51	%files
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|52	%doc README
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|53	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|54	%{_mandir}/*/*
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|55	
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|56	
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|57	
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|58	%changelog
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|59	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.390.0-1
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|60	+ Revision: 9020729
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|61	- Updated to 0.39 (by updates_builder)
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|62	
12cu|perl-Catalyst-Plugin-Session-0.390.0-1|63	

10533 12
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|1	%define upstream_name    Catalyst-Plugin-Session-State-Cookie
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|2	%define upstream_version 0.17
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|3	
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|6	Release:	4
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|7	
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|8	Summary:	Cookie driver for Catalyst sessions
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|13	
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|15	BuildRequires:	perl(Catalyst)
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|16	BuildRequires:	perl(Catalyst::Plugin::Session)
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|18	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|19	BuildRequires:	perl(Moose)
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|20	BuildRequires:	perl(Test::More)
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|21	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|22	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|23	Requires:	perl(Catalyst::Plugin::Session::State)
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|24	%rename	perl-Catalyst-P-S-State-Cookie
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|25	
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|26	%description
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|27	In order for the Catalyst::Plugin::Session manpage to work the session ID
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|28	needs to be stored on the client, and the session data needs to be stored
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|29	on the server.
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|30	
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|31	This plugin stores the session ID on the client using the cookie mechanism.
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|32	
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|33	%prep
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|35	
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|36	%build
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|38	%make
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|39	
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|40	%check
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|41	%make test
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|42	
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|43	%install
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|44	%makeinstall_std
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|45	
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|46	
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|47	%files
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|48	%doc META.yml Changes README
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|49	%{_mandir}/man3/*
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|50	%{perl_vendorlib}/*
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|51	
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|52	
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|53	
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|54	
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|55	
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|56	%changelog
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|57	* Wed Oct 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.170.0-4
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|58	+ Revision: db85a63
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|59	- LOG Update Requires
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|60	
12cu|perl-Catalyst-Plugin-Session-State-Cookie-0.170.0-4|61	

10534 12
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|1	%define	upstream_name	 Catalyst-Plugin-Session-Store-DBI
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|2	%define upstream_version 0.16
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|3	
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|6	Release:	3
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|7	
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|8	Summary:	Store your sessions in a database
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/A/AG/AGRUNDMA//%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|13	
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|15	BuildRequires:	perl(Catalyst) >= 5.49
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|16	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.05
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|17	BuildRequires:	perl(Class::Data::Inheritable)
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|18	BuildRequires:	perl(DBI)
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|19	BuildRequires:	perl(MIME::Base64)
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|20	
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|21	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|22	
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|23	%description
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|24	This storage module will store session data in a database using DBI.
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|25	
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|26	%prep
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|28	
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|29	%build
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|30	perl Makefile.PL installdirs=vendor
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|31	%make
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|32	
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|33	%check
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|34	make test
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|35	
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|36	%install
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|37	%makeinstall_std
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|38	
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|39	%files
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|40	%doc Changes
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|41	%{_mandir}/man3/*
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|42	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|43	
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|44	
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|45	%changelog
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|46	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.160.0-3
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|47	+ Revision: 3e75c51
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|48	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|49	
12cu|perl-Catalyst-Plugin-Session-Store-DBI-0.160.0-3|50	

10535 12
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|1	%define upstream_name    Catalyst-Plugin-Session-Store-File
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|2	%define upstream_version 0.18
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|3	
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|6	Release:	3
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|7	
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|8	Summary:	File storage backend for session data
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|9	License:	Artistic/GPL
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Nagios/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|13	
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|15	BuildRequires:	perl(Cache::Cache) >= 1.02
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|16	BuildRequires:	perl(Catalyst) >= 5
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|17	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.01
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|18	BuildRequires:	perl(Class::Accessor::Fast) >= 0.22
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|19	BuildRequires:	perl(Class::Data::Inheritable) >= 0.04
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|20	
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|21	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|22	%rename	perl-Catalyst-P-S-Store-File
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|23	
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|24	%description
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|25	Catalyst::Plugin::Session::Store::File is an easy to use storage plugin for
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|26	Catalyst that uses an simple file to act as a shared memory interprocess cache.
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|27	It is based on Cache::FileCache.
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|28	
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|29	%prep
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|31	
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|32	%build
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|34	%make
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|35	
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|36	%check
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|37	%make test
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|38	
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|39	%install
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|40	%makeinstall_std
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|41	
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|42	%files
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|43	%doc Changes README
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|44	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|45	%{_mandir}/*/*
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|46	
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|47	
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|48	%changelog
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|49	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.180.0-3
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|50	+ Revision: 3f8f99d
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|51	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|52	
12cu|perl-Catalyst-Plugin-Session-Store-File-0.180.0-3|53	

10536 12
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|1	%define upstream_name    Catalyst-Plugin-Session-Store-Memcached
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|2	%define upstream_version 0.05
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|3	
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|6	Release:	1
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|7	
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|8	Summary:	Memcached storage for Catalyst sessions
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-Session-Store-Memcached-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|13	
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|15	BuildRequires:	perl(Class::Data::Inheritable)
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|16	BuildRequires:	perl(Cache::Memcached::Managed)
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|17	BuildRequires:	perl(Catalyst::Plugin::Session)
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|19	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|20	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|21	
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|22	%description
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|23	'Catalyst::Plugin::Session::Store::Memcached' is a session storage plugin
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|24	for Catalyst that uses the the Cache::Memcached::Managed manpage module to
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|25	connect to memcached, a fast data caching server.
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|26	
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|27	METHODS
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|28	* get_session_data
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|29	
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|30	* store_session_data
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|31	
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|32	%prep
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|34	
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|35	%build
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|37	%make
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|38	
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|39	%check
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|40	%make test
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|41	
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|42	%install
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|43	%makeinstall_std
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|44	
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|45	%files
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|46	%doc Changes META.yml
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|47	%{_mandir}/man3/*
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|48	%{perl_vendorlib}/*
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|49	
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|50	
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|51	
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|52	%changelog
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|53	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-1
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|54	+ Revision: 7effc17
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|55	- Updated to 0.05 (by updates_builder)
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|56	
12cu|perl-Catalyst-Plugin-Session-Store-Memcached-0.50.0-1|57	

10537 12
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|1	%define upstream_name    Catalyst-Plugin-Setenv
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|2	%define upstream_version 0.03
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|3	
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|4	Name:       perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|6	Release:    %mkrel 2
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|7	
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|8	Summary:    Allows you to set up the environment from Catalyst's config file
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|9	License:    GPL+ or Artistic
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|10	Group:      Development/Perl
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|13	
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|14	BuildRequires: perl(Catalyst::Runtime)
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|15	BuildRequires: perl(FindBin)
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|16	BuildRequires: perl(NEXT)
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|17	BuildRequires: perl(Test::More)
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|18	BuildRequires: perl(Module::Build)
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|19	BuildArch: noarch
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|21	
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|22	%description
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|23	no description found
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|24	
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|25	%prep
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|27	
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|28	%build
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|29	%{__perl} Build.PL installdirs=vendor
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|30	
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|31	./Build
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|32	
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|33	%check
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|34	./Build test
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|35	
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|36	%install
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|37	rm -rf %buildroot
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|38	./Build install destdir=%{buildroot}
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|39	
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|40	%clean
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|41	rm -rf %buildroot
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|42	
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|43	%files
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|44	%defattr(-,root,root)
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|45	%doc Changes README
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|46	%{_mandir}/man3/*
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|47	%perl_vendorlib/*
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|48	
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|49	
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|50	
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|51	
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|52	
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|53	%changelog
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|54	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.30.0-2
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|55	+ Revision: e6c7fcd
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|56	- Automatic import for version 0.30.0
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|57	
12cu|perl-Catalyst-Plugin-Setenv-0.30.0-2|58	

10538 12
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|1	%define upstream_name    Catalyst-Plugin-StackTrace
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|2	%define upstream_version 0.12
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|3	
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|6	Release:	1
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|7	
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|8	Summary:	Display a stack trace on the debug screen
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|9	License:	Artistic/GPL
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-StackTrace-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|13	
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|15	BuildRequires:	perl(Catalyst) >= 5.61
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|16	BuildRequires:	perl(Devel::StackTrace)
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|17	BuildRequires:	perl(Module::Build)
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|18	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|19	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|20	
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|21	%description
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|22	This plugin will enhance the standard Catalyst debug screen by
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|23	including a stack trace of your appliation up to the point where the
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|24	error occurred. Each stack frame is displayed along with the package
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|25	name, line number, file name, and code context surrounding the line
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|26	number.
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|27	
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|28	This plugin is only active in -Debug mode.
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|29	
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|30	%prep
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|32	
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|33	%build
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|34	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|35	%make
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|36	
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|37	%check
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|38	make test
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|39	
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|40	%install
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|41	%makeinstall_std
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|42	
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|43	%files
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|44	%doc Changes
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|45	%{_mandir}/*/*
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|46	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|47	
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|48	
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|49	
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|50	%changelog
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|51	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-1
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|52	+ Revision: 737d15e
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|53	- Updated to 0.12 (by updates_builder)
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|54	
12cu|perl-Catalyst-Plugin-StackTrace-0.120.0-1|55	

10539 12
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|1	%define upstream_name	 Catalyst-Plugin-Static-Simple
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|2	%define upstream_version 0.31
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|3	
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|6	Release:	1
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|7	
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|8	Summary:	Make serving static pages painless
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|9	License:	Artistic/GPL
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Catalyst/Catalyst-Plugin-Static-Simple-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|13	
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|15	BuildRequires:	perl(Catalyst) >= 5.70
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|16	BuildRequires:	perl(Class::Data::Inheritable)
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|17	BuildRequires:	perl(MIME::Types) >= 1.15
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|18	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|19	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|20	
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|21	%description
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|22	The Static::Simple plugin is designed to make serving static content
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|23	in your application during development quick and easy, without
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|24	requiring a single line of code from you.
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|25	
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|26	This plugin detects static files by looking at the file extension in
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|27	the URL (such as B<.css> or B<.png> or B<.js>). The plugin uses the
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|28	lightweight L<MIME::Types> module to map file extensions to
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|29	IANA-registered MIME types, and will serve your static files with the
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|30	correct MIME type directly to the browser, without being processed
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|31	through Catalyst.
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|32	
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|33	
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|34	%prep
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|36	
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|37	%build
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|38	perl Makefile.PL installdirs=vendor --skipdeps
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|39	%make
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|40	
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|41	%check
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|42	make test
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|43	
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|44	%install
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|45	%makeinstall_std
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|46	
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|47	%files
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|48	%doc Changes
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|49	%{_mandir}/*/*
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|50	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|51	
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|52	
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|53	
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|54	%changelog
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|55	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.310.0-1
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|56	+ Revision: 8821f64
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|57	- LOG Updated to 0.31 (by updates_builder)
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|58	
12cu|perl-Catalyst-Plugin-Static-Simple-0.310.0-1|59	

10540 12
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|1	%define upstream_name    Catalyst-Plugin-SubRequest
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|2	%define upstream_version 0.17
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|3	
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|6	Release:	3
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|7	
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|8	Summary:	Make subrequests to actions in Catalyst
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|13	
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|15	BuildRequires:	perl(Catalyst::Runtime)
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|16	BuildRequires:	perl(Test::More)
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|17	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|18	
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|19	%description
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|20	Make subrequests to actions in Catalyst. Uses the catalyst dispatcher, so
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|21	it will work like an external url call.
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|22	
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|23	%prep
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|25	
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|26	%build
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|28	%make
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|29	
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|30	%check
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|31	make test
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|32	
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|33	%install
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|34	%makeinstall_std
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|35	
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|36	%files
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|37	%doc Changes META.yml README
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|38	%{_mandir}/man3/*
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|39	%{perl_vendorlib}/*
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|40	
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|41	
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|42	%changelog
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|43	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.170.0-3
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|44	+ Revision: 1d1da6b
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|45	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|46	
12cu|perl-Catalyst-Plugin-SubRequest-0.170.0-3|47	

10541 12
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|1	%define upstream_name    Catalyst-Plugin-Unicode
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|2	%define upstream_version 0.93
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|3	
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|6	Release:	3
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|7	
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|8	Summary:	Unicode aware Catalyst
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|9	License:	Artistic/GPL
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|13	
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|15	BuildRequires:	perl(Catalyst::Runtime)
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|16	BuildRequires:	perl(Test::WWW::Mechanize::Catalyst)
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|17	BuildRequires:	perl(Test::use::ok)
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|18	BuildRequires:	perl(IO::Scalar)
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|19	BuildRequires:	perl(MRO::Compat) >= 0.10
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|20	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|21	
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|22	%description
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|23	On request, decodes all params from UTF-8 octets into a sequence of
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|24	logical characters. On response, encodes body into UTF-8 octets.
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|25	
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|26	
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|27	%prep
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|29	
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|30	%build
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|31	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|32	%make
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|33	
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|34	%check
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|35	make test
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|36	
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|37	%install
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|38	%makeinstall_std
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|39	
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|40	%files
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|41	%doc Changes
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|42	%{_mandir}/*/*
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|43	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|44	
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|45	
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|46	
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|47	%changelog
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|48	* Wed Oct 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.930.0-3
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|49	+ Revision: 24c4ca9
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|50	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|51	
12cu|perl-Catalyst-Plugin-Unicode-0.930.0-3|52	

10542 12
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|1	%define upstream_name    Catalyst-Plugin-Unicode-Encoding
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|2	%define upstream_version 1.9
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|5	Release:	1
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|6	
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|7	Summary:	Unicode aware Catalyst
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|8	License:	GPL+ or Artistic
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|9	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-Unicode-Encoding-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|12	
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|13	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|14	BuildRequires:	perl(Catalyst)
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|15	BuildRequires:	perl(Encode)
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|17	BuildRequires:	perl(IO::Scalar)
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|18	BuildRequires:	perl(LWP)
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|20	BuildRequires:	perl(URI)
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|21	BuildRequires:	perl(Class::Data::Inheritable)
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|22	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|23	
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|24	%description
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|25	Catalyst plugin to wite UTF-8 web applications.
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|26	On request, it will decodes all params from encoding into a sequence of logical
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|27	characters. And it will encodes body into encoding when responding.
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|28	
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|29	%prep
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|31	
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|32	%build
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|34	%make
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|35	
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|36	%check
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|37	%make test
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|38	
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|39	%install
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|40	%makeinstall_std
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|41	
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|42	%files
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|43	%doc Changes META.yml README
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|44	%{_mandir}/man3/*
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|45	%{perl_vendorlib}/*
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|46	
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|47	
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|48	
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|49	
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|50	
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|51	%changelog
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|52	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.900.0-1
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|53	+ Revision: 35c8024
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|54	- Updated to 1.9 (by updates_builder)
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|55	
12cu|perl-Catalyst-Plugin-Unicode-Encoding-1.900.0-1|56	

10543 12
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|1	%define upstream_name	 Catalyst-Plugin-XMLRPC
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|2	%define upstream_version 2.01
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|3	
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|6	Release:	3
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|7	
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|8	Summary:	Dispatch XMLRPC methods with Catalyst
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|9	License:	Artistic/GPL
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|13	
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|15	BuildRequires:	perl(Catalyst)
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|16	BuildRequires:	perl(Class::Data::Inheritable)
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|17	BuildRequires:	perl(RPC::XML)
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|18	
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|19	BuildArch:	noarch
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|20	
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|21	%description
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|22	This plugin allows your controller class to dispatch XMLRPC methods
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|23	from its own class.
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|24	
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|25	%prep
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|27	
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|28	%build
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|30	%make
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|31	
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|32	%check
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|33	%make test
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|34	
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|35	%install
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|36	%makeinstall_std
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|37	
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|38	%files
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|39	%doc Changes README
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|40	%{_mandir}/man3/*
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|41	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|42	
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|43	
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|44	
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|45	%changelog
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|46	* Wed Oct 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.10.0-3
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|47	+ Revision: 4fe243b
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|48	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|49	
12cu|perl-Catalyst-Plugin-XMLRPC-2.10.0-3|50	

10544 12
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|1	%define upstream_name    Catalyst-Plugin-Session-Store-FastMmap
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|2	%define abbrev_name      Catalyst-P-S-Store-FastMmap
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|3	%define upstream_version 0.16
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|4	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|5	Name:		perl-%{abbrev_name}
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|6	Version:	%perl_convert_version 0.16
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|7	Release:	1
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|8	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|9	Summary:	FastMmap session storage backend
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|10	License:	Artistic/GPL
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|11	Group:		Development/Perl
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Catalyst/Catalyst-Plugin-Session-Store-FastMmap-0.16.tar.gz
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|14	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|15	BuildRequires:	perl-devel
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|16	BuildRequires:	perl(Cache::FastMmap)
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|17	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.01
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|18	BuildRequires:	perl(Catalyst::Utils)
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|19	BuildRequires:	perl(Class::Data::Inheritable)
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|20	BuildRequires:	perl(File::Spec)
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|21	BuildRequires:	perl(File::Temp)
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|22	BuildRequires:	perl(Module::Build)
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|23	BuildRequires:	perl(Path::Class)
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|24	BuildRequires:  perl(MooseX::Emulate::Class::Accessor::Fast)
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|25	BuildRequires:  perl(namespace::clean)
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|26	BuildArch:	noarch
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|27	Requires:	perl(MooseX::Emulate::Class::Accessor::Fast)
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|28	%rename	perl-%{upstream_name}
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|29	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|30	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|31	%description
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|32	Catalyst::Plugin::Session::Store::FastMmap is a fast session storage plugin for
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|33	Catalyst that uses an mmap'ed file to act as a shared memory interprocess
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|34	cache. It is based on Cache::FastMmap.
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|35	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|36	%prep
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|38	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|39	%build
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|40	perl Makefile.PL installdirs=vendor
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|41	%make
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|42	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|43	%check
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|44	make test
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|45	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|46	%install
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|47	%makeinstall_std
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|48	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|49	%files
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|50	%doc README Changes
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|51	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|52	%{_mandir}/*/*
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|53	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|54	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|55	%changelog
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|56	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.130.0-2mdv2011.0
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|57	+ Revision: 654823
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|58	- rebuild
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|59	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|60	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2011.0
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|61	+ Revision: 461723
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|62	- update to 0.13
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|63	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|64	* Wed Jul 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|65	+ Revision: 396341
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|66	- adding missing buildrequires:
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|67	- update to 0.11
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|68	- using %%perl_convert_version
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|69	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|70	* Tue Jun 02 2009 Olivier Thauvin <nanardon@mandriva.org> 0.10-1mdv2010.0
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|71	+ Revision: 382086
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|72	- buildrequires
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|73	- 0.10
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|74	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|75	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.02-7mdv2009.0
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|76	+ Revision: 255583
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|77	- rebuild
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|78	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|79	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.02-5mdv2008.1
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|80	+ Revision: 136678
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|81	- restore BuildRoot
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|82	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|83	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|84	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|85	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|86	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-5mdv2008.0
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|87	+ Revision: 85940
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|88	- rebuild
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|89	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|90	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|91	* Tue Aug 08 2006 Scott Karns <scottk@mandriva.org>
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|92	+ 2006-08-08 03:53:48 (54354)
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|93	- Rebuild, spec file cleanup
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|94	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|95	* Tue Aug 08 2006 Scott Karns <scottk@mandriva.org>
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|96	+ 2006-08-08 03:50:03 (54352)
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|97	- import perl-Catalyst-P-S-Store-FastMmap-0.02-3mdk
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|98	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|99	* Wed May 17 2006 Scott Karns <scottk@mandriva.org> 0.02-3mdk
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|100	- Updated BuildRequires
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|101	- Added source URL
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|102	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|103	* Fri Apr 14 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.02-2mdk
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|104	- Abbreviate rpm name to fit in the 64 char limit
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|105	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|106	* Thu Jan 12 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.02-1mdk
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|107	- Initial MDV RPM
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|108	
12cu|perl-Catalyst-P-S-Store-FastMmap-0.160.0-1|109	

10545 12
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|1	%define upstream_name    Catalyst-Plugin-Session-Store-File
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|2	%define abbrev_name      Catalyst-P-S-Store-File
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|3	%define upstream_version 0.18
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|4	
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|5	Name:		perl-%{abbrev_name}
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|6	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|7	Release:	3
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|8	
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|9	Summary:	File storage backend for session data
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|10	License:	Artistic/GPL
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|11	Group:		Development/Perl
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|14	
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|15	BuildRequires:	perl-devel
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|16	BuildRequires:	perl(Cache::Cache) >= 1.02
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|17	BuildRequires:	perl(Catalyst) >= 5
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|18	BuildRequires:	perl(Catalyst::Plugin::Session) >= 0.21
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|19	BuildRequires:	perl(Class::Accessor::Fast) >= 0.22
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|20	BuildRequires:	perl(Class::Data::Inheritable) >= 0.04
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|21	BuildRequires:	perl(Module::Build)
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|22	BuildRequires:	perl(MooseX::Emulate::Class::Accessor::Fast)
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|23	BuildRequires:	perl(namespace::clean)
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|24	BuildArch:	noarch
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|25	
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|26	%description
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|27	Catalyst::Plugin::Session::Store::File is an easy to use storage plugin for
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|28	Catalyst that uses an simple file to act as a shared memory interprocess cache.
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|29	It is based on Cache::FileCache.
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|30	
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|31	%prep
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|33	
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|34	%build
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|36	make
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|37	
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|38	%check
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|39	make test
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|40	
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|41	%install
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|42	%makeinstall_std
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|43	
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|44	%files
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|45	%doc Changes README
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|46	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|47	%{_mandir}/*/*
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|48	
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|49	
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|50	
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|51	%changelog
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|52	* Tue Oct 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.180.0-3
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|53	+ Revision: 4da60a9
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|54	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|55	
12cu|perl-Catalyst-P-S-Store-File-0.180.0-3|56	

10546 12
12cu|perl-Catalyst-Runtime-5.900.610-1|1	%define	upstream_name    Catalyst-Runtime
12cu|perl-Catalyst-Runtime-5.900.610-1|2	%define upstream_version 5.90061
12cu|perl-Catalyst-Runtime-5.900.610-1|3	
12cu|perl-Catalyst-Runtime-5.900.610-1|4	# remove circular dependency: catalyst::helper is provided by
12cu|perl-Catalyst-Runtime-5.900.610-1|5	# catalyst-devel, which itself requires catalyst-runtime to be build.
12cu|perl-Catalyst-Runtime-5.900.610-1|6	# moreover, this dependency is only used in an example script, so we do
12cu|perl-Catalyst-Runtime-5.900.610-1|7	# not loose anything by removing this dependency
12cu|perl-Catalyst-Runtime-5.900.610-1|8	%if %{_use_internal_dependency_generator}
12cu|perl-Catalyst-Runtime-5.900.610-1|9	%define __noautoreq 'perl\\(Catalyst::Helper\\)'
12cu|perl-Catalyst-Runtime-5.900.610-1|10	%else
12cu|perl-Catalyst-Runtime-5.900.610-1|11	%define _requires_exceptions perl.Catalyst::Helper.
12cu|perl-Catalyst-Runtime-5.900.610-1|12	%endif
12cu|perl-Catalyst-Runtime-5.900.610-1|13	
12cu|perl-Catalyst-Runtime-5.900.610-1|14	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-Runtime-5.900.610-1|15	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-Runtime-5.900.610-1|16	Release:	1
12cu|perl-Catalyst-Runtime-5.900.610-1|17	Epoch:		1
12cu|perl-Catalyst-Runtime-5.900.610-1|18	
12cu|perl-Catalyst-Runtime-5.900.610-1|19	Summary:	The Elegant MVC Web Application Framework
12cu|perl-Catalyst-Runtime-5.900.610-1|20	
12cu|perl-Catalyst-Runtime-5.900.610-1|21	License:	Artistic/GPL
12cu|perl-Catalyst-Runtime-5.900.610-1|22	Group:		Development/Perl
12cu|perl-Catalyst-Runtime-5.900.610-1|23	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-Runtime-5.900.610-1|24	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-Runtime-5.900.610-1|25	
12cu|perl-Catalyst-Runtime-5.900.610-1|26	BuildRequires:	perl(B::Hooks::EndOfScope)
12cu|perl-Catalyst-Runtime-5.900.610-1|27	BuildRequires: perl(Plack::Middleware::ReverseProxy)
12cu|perl-Catalyst-Runtime-5.900.610-1|28	BuildRequires: perl(Safe::Isa)
12cu|perl-Catalyst-Runtime-5.900.610-1|29	BuildRequires: perl(Carp::Always)
12cu|perl-Catalyst-Runtime-5.900.610-1|30	BuildRequires: perl(Test::Without::Module)
12cu|perl-Catalyst-Runtime-5.900.610-1|31	BuildRequires: perl(Test::Tester)
12cu|perl-Catalyst-Runtime-5.900.610-1|32	BuildRequires: perl(Test::NoWarnings)
12cu|perl-Catalyst-Runtime-5.900.610-1|33	BuildRequires: perl(Test::MockTime)
12cu|perl-Catalyst-Runtime-5.900.610-1|34	BuildRequires: perl(Test::Fatal)
12cu|perl-Catalyst-Runtime-5.900.610-1|35	BuildRequires: perl(Test::Deep::NoTest)
12cu|perl-Catalyst-Runtime-5.900.610-1|36	BuildRequires: perl(Stream::Buffered)
12cu|perl-Catalyst-Runtime-5.900.610-1|37	BuildRequires: perl(Plack::Test)
12cu|perl-Catalyst-Runtime-5.900.610-1|38	BuildRequires: perl(Plack::Request)
12cu|perl-Catalyst-Runtime-5.900.610-1|39	BuildRequires: perl(Plack::Middleware)
12cu|perl-Catalyst-Runtime-5.900.610-1|40	BuildRequires: perl(Plack::Loader)
12cu|perl-Catalyst-Runtime-5.900.610-1|41	BuildRequires: perl(Plack::Builder)
12cu|perl-Catalyst-Runtime-5.900.610-1|42	BuildRequires: perl(Module::Build)
12cu|perl-Catalyst-Runtime-5.900.610-1|43	BuildRequires: perl(Module::Build::Compat)
12cu|perl-Catalyst-Runtime-5.900.610-1|44	BuildRequires: perl(JSON::MaybeXS)
12cu|perl-Catalyst-Runtime-5.900.610-1|45	BuildRequires: perl(IO::Scalar)
12cu|perl-Catalyst-Runtime-5.900.610-1|46	BuildRequires: perl(HTTP::Message::PSGI)
12cu|perl-Catalyst-Runtime-5.900.610-1|47	BuildRequires: perl(File::ShareDir::Install)
12cu|perl-Catalyst-Runtime-5.900.610-1|48	BuildRequires: perl(Cpanel::JSON::XS)
12cu|perl-Catalyst-Runtime-5.900.610-1|49	BuildRequires: perl(Apache::LogFormat::Compiler)
12cu|perl-Catalyst-Runtime-5.900.610-1|50	BuildRequires: perl(CGI::Struct)
12cu|perl-Catalyst-Runtime-5.900.610-1|51	BuildRequires: perl(Plack::Middleware::FixMissingBodyInRedirect)
12cu|perl-Catalyst-Runtime-5.900.610-1|52	BuildRequires: perl(Plack::Middleware::RemoveRedundantBody)
12cu|perl-Catalyst-Runtime-5.900.610-1|53	BuildRequires: perl(Plack::Middleware::MethodOverride)
12cu|perl-Catalyst-Runtime-5.900.610-1|54	BuildRequires: perl(Plack::Test::ExternalServer)
12cu|perl-Catalyst-Runtime-5.900.610-1|55	BuildRequires:	perl(Carp)
12cu|perl-Catalyst-Runtime-5.900.610-1|56	BuildRequires:	perl(CGI::Simple::Cookie)
12cu|perl-Catalyst-Runtime-5.900.610-1|57	BuildRequires:	perl(Class::Accessor::Fast)
12cu|perl-Catalyst-Runtime-5.900.610-1|58	BuildRequires:	perl(Class::C3::Adopt::NEXT)
12cu|perl-Catalyst-Runtime-5.900.610-1|59	BuildRequires:	perl(Class::Data::Inheritable)
12cu|perl-Catalyst-Runtime-5.900.610-1|60	BuildRequires:	perl(Class::Load)
12cu|perl-Catalyst-Runtime-5.900.610-1|61	BuildRequires:	perl(Class::MOP)
12cu|perl-Catalyst-Runtime-5.900.610-1|62	BuildRequires:	perl(Data::Dump)
12cu|perl-Catalyst-Runtime-5.900.610-1|63	BuildRequires:	perl(File::Modified)
12cu|perl-Catalyst-Runtime-5.900.610-1|64	BuildRequires:	perl(HTML::Entities)
12cu|perl-Catalyst-Runtime-5.900.610-1|65	BuildRequires:	perl(HTTP::Body) >= 0.60.0
12cu|perl-Catalyst-Runtime-5.900.610-1|66	BuildRequires:	perl(HTTP::Headers) >= 1.640.0
12cu|perl-Catalyst-Runtime-5.900.610-1|67	BuildRequires:	perl(HTTP::Request)
12cu|perl-Catalyst-Runtime-5.900.610-1|68	BuildRequires:	perl(HTTP::Request::AsCGI) >= 0.500.0
12cu|perl-Catalyst-Runtime-5.900.610-1|69	BuildRequires:	perl(HTTP::Response)
12cu|perl-Catalyst-Runtime-5.900.610-1|70	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-Catalyst-Runtime-5.900.610-1|71	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-Runtime-5.900.610-1|72	BuildRequires:	perl(Module::Pluggable) >= 3.10.0
12cu|perl-Catalyst-Runtime-5.900.610-1|73	BuildRequires:	perl(Moose)
12cu|perl-Catalyst-Runtime-5.900.610-1|74	BuildRequires:	perl(MooseX::Emulate::Class::Accessor::Fast)
12cu|perl-Catalyst-Runtime-5.900.610-1|75	BuildRequires:	perl(MooseX::Getopt)
12cu|perl-Catalyst-Runtime-5.900.610-1|76	BuildRequires:	perl(MooseX::MethodAttributes::Inheritable)
12cu|perl-Catalyst-Runtime-5.900.610-1|77	BuildRequires:	perl(MooseX::Role::WithOverloading) >= 0.30.0
12cu|perl-Catalyst-Runtime-5.900.610-1|78	BuildRequires:	perl(MooseX::Types::Common::Numeric)
12cu|perl-Catalyst-Runtime-5.900.610-1|79	BuildRequires:	perl(MooseX::Types::LoadableClass)
12cu|perl-Catalyst-Runtime-5.900.610-1|80	BuildRequires:	perl(Path::Class) >= 0.90.0
12cu|perl-Catalyst-Runtime-5.900.610-1|81	BuildRequires:	perl(Scalar::Util)
12cu|perl-Catalyst-Runtime-5.900.610-1|82	BuildRequires:	perl(String::RewritePrefix)
12cu|perl-Catalyst-Runtime-5.900.610-1|83	BuildRequires:	perl(Sub::Exporter)
12cu|perl-Catalyst-Runtime-5.900.610-1|84	BuildRequires:	perl(Task::Weaken)
12cu|perl-Catalyst-Runtime-5.900.610-1|85	BuildRequires:	perl(Test::Exception)
12cu|perl-Catalyst-Runtime-5.900.610-1|86	BuildRequires:	perl(Test::MockObject)
12cu|perl-Catalyst-Runtime-5.900.610-1|87	BuildRequires:	perl(Text::Balanced)
12cu|perl-Catalyst-Runtime-5.900.610-1|88	BuildRequires:	perl(Text::SimpleTable) >= 0.30.0
12cu|perl-Catalyst-Runtime-5.900.610-1|89	BuildRequires:	perl(Time::HiRes)
12cu|perl-Catalyst-Runtime-5.900.610-1|90	BuildRequires:	perl(Tree::Simple) >= 1.150.0
12cu|perl-Catalyst-Runtime-5.900.610-1|91	BuildRequires:	perl(Tree::Simple::Visitor::FindByPath)
12cu|perl-Catalyst-Runtime-5.900.610-1|92	BuildRequires:	perl(URI) >= 1.350.0
12cu|perl-Catalyst-Runtime-5.900.610-1|93	BuildRequires:	perl(YAML) >= 0.550.0
12cu|perl-Catalyst-Runtime-5.900.610-1|94	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Catalyst-Runtime-5.900.610-1|95	BuildRequires:	perl(namespace::clean)
12cu|perl-Catalyst-Runtime-5.900.610-1|96	BuildRequires:	perl-ExtUtils-MakeMaker
12cu|perl-Catalyst-Runtime-5.900.610-1|97	BuildRequires:	perl-Encode
12cu|perl-Catalyst-Runtime-5.900.610-1|98	BuildRequires:	perl-devel
12cu|perl-Catalyst-Runtime-5.900.610-1|99	
12cu|perl-Catalyst-Runtime-5.900.610-1|100	BuildArch:	noarch
12cu|perl-Catalyst-Runtime-5.900.610-1|101	
12cu|perl-Catalyst-Runtime-5.900.610-1|102	# (misc) not auto-detected; as it's on a line with whitespace, it's not taken
12cu|perl-Catalyst-Runtime-5.900.610-1|103	# in account by perl.req
12cu|perl-Catalyst-Runtime-5.900.610-1|104	Requires:	perl(HTTP::Request::AsCGI) >= 0.500.0
12cu|perl-Catalyst-Runtime-5.900.610-1|105	Requires:	perl(MooseX::Emulate::Class::Accessor::Fast)
12cu|perl-Catalyst-Runtime-5.900.610-1|106	%rename perl-Catalyst
12cu|perl-Catalyst-Runtime-5.900.610-1|107	
12cu|perl-Catalyst-Runtime-5.900.610-1|108	%description
12cu|perl-Catalyst-Runtime-5.900.610-1|109	Catalyst is an elegant web application framework, extremely flexible yet
12cu|perl-Catalyst-Runtime-5.900.610-1|110	extremely simple. It's similar to Ruby on Rails, Spring (Java) and Maypole,
12cu|perl-Catalyst-Runtime-5.900.610-1|111	upon which it was originally based.
12cu|perl-Catalyst-Runtime-5.900.610-1|112	
12cu|perl-Catalyst-Runtime-5.900.610-1|113	Catalyst follows the Model-View-Controller (MVC) design pattern, allowing you
12cu|perl-Catalyst-Runtime-5.900.610-1|114	to easily separate concerns, like content, presentation, and flow control, into
12cu|perl-Catalyst-Runtime-5.900.610-1|115	separate modules. This separation allows you to modify code that handles one
12cu|perl-Catalyst-Runtime-5.900.610-1|116	concern without affecting code that handles the others. Catalyst promotes the
12cu|perl-Catalyst-Runtime-5.900.610-1|117	re-use of existing Perl modules that already handle common web application
12cu|perl-Catalyst-Runtime-5.900.610-1|118	concerns well.
12cu|perl-Catalyst-Runtime-5.900.610-1|119	
12cu|perl-Catalyst-Runtime-5.900.610-1|120	%prep
12cu|perl-Catalyst-Runtime-5.900.610-1|121	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-Runtime-5.900.610-1|122	
12cu|perl-Catalyst-Runtime-5.900.610-1|123	%build
12cu|perl-Catalyst-Runtime-5.900.610-1|124	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-Runtime-5.900.610-1|125	%make
12cu|perl-Catalyst-Runtime-5.900.610-1|126	
12cu|perl-Catalyst-Runtime-5.900.610-1|127	%check
12cu|perl-Catalyst-Runtime-5.900.610-1|128	%make test
12cu|perl-Catalyst-Runtime-5.900.610-1|129	
12cu|perl-Catalyst-Runtime-5.900.610-1|130	%install
12cu|perl-Catalyst-Runtime-5.900.610-1|131	%makeinstall_std
12cu|perl-Catalyst-Runtime-5.900.610-1|132	
12cu|perl-Catalyst-Runtime-5.900.610-1|133	%files
12cu|perl-Catalyst-Runtime-5.900.610-1|134	%doc Changes
12cu|perl-Catalyst-Runtime-5.900.610-1|135	%{perl_vendorlib}/Catalyst*
12cu|perl-Catalyst-Runtime-5.900.610-1|136	%{_bindir}/catalyst.pl
12cu|perl-Catalyst-Runtime-5.900.610-1|137	%{_mandir}/*/*
12cu|perl-Catalyst-Runtime-5.900.610-1|138	
12cu|perl-Catalyst-Runtime-5.900.610-1|139	
12cu|perl-Catalyst-Runtime-5.900.610-1|140	%changelog
12cu|perl-Catalyst-Runtime-5.900.610-1|141	* Fri Apr 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.900.610-1
12cu|perl-Catalyst-Runtime-5.900.610-1|142	+ Revision: 18a700b
12cu|perl-Catalyst-Runtime-5.900.610-1|143	- Fix BRs
12cu|perl-Catalyst-Runtime-5.900.610-1|144	
12cu|perl-Catalyst-Runtime-5.900.610-1|145	

10547 12
12cu|perl-Catalyst-View-Email-0.330.0-1|1	%define upstream_name    Catalyst-View-Email
12cu|perl-Catalyst-View-Email-0.330.0-1|2	%define upstream_version 0.33
12cu|perl-Catalyst-View-Email-0.330.0-1|3	
12cu|perl-Catalyst-View-Email-0.330.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-View-Email-0.330.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-View-Email-0.330.0-1|6	Release:	1
12cu|perl-Catalyst-View-Email-0.330.0-1|7	
12cu|perl-Catalyst-View-Email-0.330.0-1|8	Summary:	Templated Email View
12cu|perl-Catalyst-View-Email-0.330.0-1|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-View-Email-0.330.0-1|10	Group:		Development/Perl
12cu|perl-Catalyst-View-Email-0.330.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-View-Email-0.330.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-View-Email-%{upstream_version}.tar.gz
12cu|perl-Catalyst-View-Email-0.330.0-1|13	
12cu|perl-Catalyst-View-Email-0.330.0-1|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-View-Email-0.330.0-1|15	BuildRequires:	perl(Authen::SASL)
12cu|perl-Catalyst-View-Email-0.330.0-1|16	BuildRequires:	perl(Catalyst)
12cu|perl-Catalyst-View-Email-0.330.0-1|17	BuildRequires:	perl(Catalyst::View::Mason)
12cu|perl-Catalyst-View-Email-0.330.0-1|18	BuildRequires:	perl(Catalyst::View::TT)
12cu|perl-Catalyst-View-Email-0.330.0-1|19	BuildRequires:	perl(Class::C3)
12cu|perl-Catalyst-View-Email-0.330.0-1|20	BuildRequires:	perl(Email::Date::Format)
12cu|perl-Catalyst-View-Email-0.330.0-1|21	BuildRequires:	perl(Email::MIME)
12cu|perl-Catalyst-View-Email-0.330.0-1|22	BuildRequires:	perl(Email::MIME::Creator)
12cu|perl-Catalyst-View-Email-0.330.0-1|23	BuildRequires:	perl(Email::Send)
12cu|perl-Catalyst-View-Email-0.330.0-1|24	BuildRequires:	perl(Email::Sender::Simple)
12cu|perl-Catalyst-View-Email-0.330.0-1|25	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Catalyst-View-Email-0.330.0-1|26	BuildRequires:	perl(Test::Requires)
12cu|perl-Catalyst-View-Email-0.330.0-1|27	BuildRequires:	perl(parent)
12cu|perl-Catalyst-View-Email-0.330.0-1|28	
12cu|perl-Catalyst-View-Email-0.330.0-1|29	BuildArch:	noarch
12cu|perl-Catalyst-View-Email-0.330.0-1|30	
12cu|perl-Catalyst-View-Email-0.330.0-1|31	%description
12cu|perl-Catalyst-View-Email-0.330.0-1|32	Helper for Email Views.
12cu|perl-Catalyst-View-Email-0.330.0-1|33	
12cu|perl-Catalyst-View-Email-0.330.0-1|34	%prep
12cu|perl-Catalyst-View-Email-0.330.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-View-Email-0.330.0-1|36	
12cu|perl-Catalyst-View-Email-0.330.0-1|37	%build
12cu|perl-Catalyst-View-Email-0.330.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-View-Email-0.330.0-1|39	%make
12cu|perl-Catalyst-View-Email-0.330.0-1|40	
12cu|perl-Catalyst-View-Email-0.330.0-1|41	%check
12cu|perl-Catalyst-View-Email-0.330.0-1|42	%make test
12cu|perl-Catalyst-View-Email-0.330.0-1|43	
12cu|perl-Catalyst-View-Email-0.330.0-1|44	%install
12cu|perl-Catalyst-View-Email-0.330.0-1|45	%makeinstall_std
12cu|perl-Catalyst-View-Email-0.330.0-1|46	
12cu|perl-Catalyst-View-Email-0.330.0-1|47	%files
12cu|perl-Catalyst-View-Email-0.330.0-1|48	%doc Changes
12cu|perl-Catalyst-View-Email-0.330.0-1|49	%{_mandir}/man3/*
12cu|perl-Catalyst-View-Email-0.330.0-1|50	%{perl_vendorlib}/*
12cu|perl-Catalyst-View-Email-0.330.0-1|51	
12cu|perl-Catalyst-View-Email-0.330.0-1|52	
12cu|perl-Catalyst-View-Email-0.330.0-1|53	%changelog
12cu|perl-Catalyst-View-Email-0.330.0-1|54	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.330.0-1
12cu|perl-Catalyst-View-Email-0.330.0-1|55	+ Revision: 2fd259e
12cu|perl-Catalyst-View-Email-0.330.0-1|56	- Updated to 0.33 (by updates_builder)
12cu|perl-Catalyst-View-Email-0.330.0-1|57	
12cu|perl-Catalyst-View-Email-0.330.0-1|58	

10548 12
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|1	%define upstream_name    Catalyst-View-Excel-Template-Plus
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|2	%define upstream_version 0.03
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|3	
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|6	Release:	3
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|7	
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|8	Summary:	Excel::Plus View
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|13	
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|15	BuildRequires:	perl(Catalyst::Runtime)
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|16	BuildRequires:	perl(Excel::Template::Plus)
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|17	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|18	BuildRequires:	perl(MooseX::Param)
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|19	BuildRequires:	perl(Test::Exception)
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|20	BuildRequires:	perl(Test::More)
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|21	BuildRequires:	perl(parent)
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|22	BuildArch:	noarch
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|23	
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|24	%description
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|25	This is a Catalyst View subclass which can handle rendering excel content
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|26	through Excel::Template::Plus.
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|27	
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|28	%prep
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|30	
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|31	%build
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|33	%make
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|34	
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|35	%check
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|36	%make test
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|37	
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|38	%install
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|39	%makeinstall_std
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|40	
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|41	%files
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|42	%doc Changes META.yml README
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|43	%{_mandir}/man3/*
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|44	%{perl_vendorlib}/*
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|45	
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|46	
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|47	%changelog
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|48	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.30.0-3
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|49	+ Revision: ffdf315
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|50	- LOG Update BuildRequires
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|51	
12cu|perl-Catalyst-View-Excel-Template-Plus-0.30.0-3|52	

10549 12
12cu|perl-Catalyst-View-GD-0.10.0-3|1	%define upstream_name    Catalyst-View-GD
12cu|perl-Catalyst-View-GD-0.10.0-3|2	%define upstream_version 0.01
12cu|perl-Catalyst-View-GD-0.10.0-3|3	
12cu|perl-Catalyst-View-GD-0.10.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-View-GD-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-View-GD-0.10.0-3|6	Release:	3
12cu|perl-Catalyst-View-GD-0.10.0-3|7	
12cu|perl-Catalyst-View-GD-0.10.0-3|8	Summary:	A Catalyst View for GD images
12cu|perl-Catalyst-View-GD-0.10.0-3|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-View-GD-0.10.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-View-GD-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-View-GD-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-View-GD-0.10.0-3|13	
12cu|perl-Catalyst-View-GD-0.10.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-View-GD-0.10.0-3|15	BuildRequires:	perl(Catalyst::Runtime)
12cu|perl-Catalyst-View-GD-0.10.0-3|16	BuildRequires:	perl(GD)
12cu|perl-Catalyst-View-GD-0.10.0-3|17	BuildRequires:	perl(Test::Exception)
12cu|perl-Catalyst-View-GD-0.10.0-3|18	BuildRequires:	perl(Test::Image::GD)
12cu|perl-Catalyst-View-GD-0.10.0-3|19	BuildRequires:	perl(Test::More)
12cu|perl-Catalyst-View-GD-0.10.0-3|20	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Catalyst-View-GD-0.10.0-3|21	BuildArch:	noarch
12cu|perl-Catalyst-View-GD-0.10.0-3|22	
12cu|perl-Catalyst-View-GD-0.10.0-3|23	%description
12cu|perl-Catalyst-View-GD-0.10.0-3|24	This is a Catalyst View subclass which can handle rendering GD based image
12cu|perl-Catalyst-View-GD-0.10.0-3|25	content.
12cu|perl-Catalyst-View-GD-0.10.0-3|26	
12cu|perl-Catalyst-View-GD-0.10.0-3|27	%prep
12cu|perl-Catalyst-View-GD-0.10.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-View-GD-0.10.0-3|29	
12cu|perl-Catalyst-View-GD-0.10.0-3|30	%build
12cu|perl-Catalyst-View-GD-0.10.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-View-GD-0.10.0-3|32	%make
12cu|perl-Catalyst-View-GD-0.10.0-3|33	
12cu|perl-Catalyst-View-GD-0.10.0-3|34	%check
12cu|perl-Catalyst-View-GD-0.10.0-3|35	make test
12cu|perl-Catalyst-View-GD-0.10.0-3|36	
12cu|perl-Catalyst-View-GD-0.10.0-3|37	%install
12cu|perl-Catalyst-View-GD-0.10.0-3|38	%makeinstall_std
12cu|perl-Catalyst-View-GD-0.10.0-3|39	
12cu|perl-Catalyst-View-GD-0.10.0-3|40	%files
12cu|perl-Catalyst-View-GD-0.10.0-3|41	%doc Changes META.yml README
12cu|perl-Catalyst-View-GD-0.10.0-3|42	%{_mandir}/man3/*
12cu|perl-Catalyst-View-GD-0.10.0-3|43	%perl_vendorlib/*
12cu|perl-Catalyst-View-GD-0.10.0-3|44	
12cu|perl-Catalyst-View-GD-0.10.0-3|45	
12cu|perl-Catalyst-View-GD-0.10.0-3|46	%changelog
12cu|perl-Catalyst-View-GD-0.10.0-3|47	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.0-3
12cu|perl-Catalyst-View-GD-0.10.0-3|48	+ Revision: e7db836
12cu|perl-Catalyst-View-GD-0.10.0-3|49	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-View-GD-0.10.0-3|50	
12cu|perl-Catalyst-View-GD-0.10.0-3|51	

10550 12
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|1	%define upstream_name    Catalyst-View-GraphViz
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|2	%define upstream_version 0.05
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|3	
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|6	Release:	3
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|7	
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|8	Summary:	GraphViz View Class
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|9	License:	GPL+ or Artistic
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|13	
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|15	BuildRequires:	perl(Catalyst)
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|16	BuildRequires:	perl(Catalyst::Plugin::SubRequest)
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|17	BuildRequires:	perl(GraphViz)
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|18	BuildRequires:	perl(Test::More)
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|19	BuildArch:	noarch
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|20	
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|21	%description
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|22	This is the Catalyst view class for the GraphViz manpage. Your application
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|23	subclass should inherit from this class.
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|24	
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|25	This plugin renders the GraphViz object specified in
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|26	'$c->stash->{graphviz}->{graph}' into the '$c->stash->{graphviz}->{format}'
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|27	(one of e.g. png gif, or one of the other as_* methods described in the the
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|28	GraphViz manpage module. PNG is the default format.
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|29	
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|30	The output is stored in '$c->response->output'.
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|31	
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|32	%prep
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|34	
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|35	%build
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|37	%make
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|38	
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|39	%check
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|40	make test
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|41	
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|42	%install
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|43	%makeinstall_std
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|44	
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|45	%files
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|46	%doc Changes META.yml README
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|47	%{_mandir}/man3/*
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|48	%{perl_vendorlib}/*
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|49	
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|50	
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|51	%changelog
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|52	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.50.0-3
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|53	+ Revision: 98f7255
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|54	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|55	
12cu|perl-Catalyst-View-GraphViz-0.50.0-3|56	

10551 12
12cu|perl-Catalyst-View-JSON-0.330.0-2|1	%define upstream_name    Catalyst-View-JSON
12cu|perl-Catalyst-View-JSON-0.330.0-2|2	%define upstream_version 0.33
12cu|perl-Catalyst-View-JSON-0.330.0-2|3	
12cu|perl-Catalyst-View-JSON-0.330.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-View-JSON-0.330.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-View-JSON-0.330.0-2|6	Release:	2
12cu|perl-Catalyst-View-JSON-0.330.0-2|7	
12cu|perl-Catalyst-View-JSON-0.330.0-2|8	Summary:	JSON view for your data
12cu|perl-Catalyst-View-JSON-0.330.0-2|9	License:	Artistic/GPL
12cu|perl-Catalyst-View-JSON-0.330.0-2|10	Group:		Development/Perl
12cu|perl-Catalyst-View-JSON-0.330.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-View-JSON-0.330.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-View-JSON-0.330.0-2|13	
12cu|perl-Catalyst-View-JSON-0.330.0-2|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-View-JSON-0.330.0-2|15	BuildRequires:	perl(Catalyst) >= 5.600.0
12cu|perl-Catalyst-View-JSON-0.330.0-2|16	BuildRequires:	perl(Catalyst::Plugin::Unicode)
12cu|perl-Catalyst-View-JSON-0.330.0-2|17	BuildRequires:	perl(YAML)
12cu|perl-Catalyst-View-JSON-0.330.0-2|18	BuildRequires:	perl(JSON) >= 1
12cu|perl-Catalyst-View-JSON-0.330.0-2|19	BuildRequires:	perl(JSON::Any)
12cu|perl-Catalyst-View-JSON-0.330.0-2|20	BuildRequires:	perl(Test::More) >= 0.32
12cu|perl-Catalyst-View-JSON-0.330.0-2|21	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-View-JSON-0.330.0-2|22	
12cu|perl-Catalyst-View-JSON-0.330.0-2|23	BuildArch:	noarch
12cu|perl-Catalyst-View-JSON-0.330.0-2|24	
12cu|perl-Catalyst-View-JSON-0.330.0-2|25	%description
12cu|perl-Catalyst-View-JSON-0.330.0-2|26	Catalyst::View::JSON is a Catalyst View handler that returns stash
12cu|perl-Catalyst-View-JSON-0.330.0-2|27	data in JSON format.
12cu|perl-Catalyst-View-JSON-0.330.0-2|28	
12cu|perl-Catalyst-View-JSON-0.330.0-2|29	%prep
12cu|perl-Catalyst-View-JSON-0.330.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-View-JSON-0.330.0-2|31	
12cu|perl-Catalyst-View-JSON-0.330.0-2|32	%build
12cu|perl-Catalyst-View-JSON-0.330.0-2|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-View-JSON-0.330.0-2|34	%make
12cu|perl-Catalyst-View-JSON-0.330.0-2|35	
12cu|perl-Catalyst-View-JSON-0.330.0-2|36	%check
12cu|perl-Catalyst-View-JSON-0.330.0-2|37	%make test
12cu|perl-Catalyst-View-JSON-0.330.0-2|38	
12cu|perl-Catalyst-View-JSON-0.330.0-2|39	%install
12cu|perl-Catalyst-View-JSON-0.330.0-2|40	%makeinstall_std
12cu|perl-Catalyst-View-JSON-0.330.0-2|41	
12cu|perl-Catalyst-View-JSON-0.330.0-2|42	%files
12cu|perl-Catalyst-View-JSON-0.330.0-2|43	%doc Changes
12cu|perl-Catalyst-View-JSON-0.330.0-2|44	%{_mandir}/*/*
12cu|perl-Catalyst-View-JSON-0.330.0-2|45	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-View-JSON-0.330.0-2|46	
12cu|perl-Catalyst-View-JSON-0.330.0-2|47	
12cu|perl-Catalyst-View-JSON-0.330.0-2|48	
12cu|perl-Catalyst-View-JSON-0.330.0-2|49	%changelog
12cu|perl-Catalyst-View-JSON-0.330.0-2|50	* Wed Oct 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.330.0-2
12cu|perl-Catalyst-View-JSON-0.330.0-2|51	+ Revision: 2a0077d
12cu|perl-Catalyst-View-JSON-0.330.0-2|52	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-View-JSON-0.330.0-2|53	
12cu|perl-Catalyst-View-JSON-0.330.0-2|54	

10552 12
12cu|perl-Catalyst-View-Mason-0.180.0-3|1	%define upstream_name    Catalyst-View-Mason
12cu|perl-Catalyst-View-Mason-0.180.0-3|2	%define upstream_version 0.18
12cu|perl-Catalyst-View-Mason-0.180.0-3|3	
12cu|perl-Catalyst-View-Mason-0.180.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-View-Mason-0.180.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-View-Mason-0.180.0-3|6	Release:	3
12cu|perl-Catalyst-View-Mason-0.180.0-3|7	
12cu|perl-Catalyst-View-Mason-0.180.0-3|8	Summary:	Mason View Class
12cu|perl-Catalyst-View-Mason-0.180.0-3|9	License:	Artistic/GPL
12cu|perl-Catalyst-View-Mason-0.180.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-View-Mason-0.180.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-View-Mason-0.180.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-View-Mason-0.180.0-3|13	
12cu|perl-Catalyst-View-Mason-0.180.0-3|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-View-Mason-0.180.0-3|15	BuildRequires:	perl(Catalyst)
12cu|perl-Catalyst-View-Mason-0.180.0-3|16	BuildRequires:	perl(HTML::Mason)
12cu|perl-Catalyst-View-Mason-0.180.0-3|17	BuildRequires:	perl(MRO::Compat)
12cu|perl-Catalyst-View-Mason-0.180.0-3|18	BuildArch:	noarch
12cu|perl-Catalyst-View-Mason-0.180.0-3|19	
12cu|perl-Catalyst-View-Mason-0.180.0-3|20	%description
12cu|perl-Catalyst-View-Mason-0.180.0-3|21	Want to use a Mason component in your views? No problem!
12cu|perl-Catalyst-View-Mason-0.180.0-3|22	Catalyst::View::Mason comes to the rescue.
12cu|perl-Catalyst-View-Mason-0.180.0-3|23	
12cu|perl-Catalyst-View-Mason-0.180.0-3|24	%prep
12cu|perl-Catalyst-View-Mason-0.180.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-View-Mason-0.180.0-3|26	
12cu|perl-Catalyst-View-Mason-0.180.0-3|27	%build
12cu|perl-Catalyst-View-Mason-0.180.0-3|28	perl Makefile.PL installdirs=vendor --skipdeps
12cu|perl-Catalyst-View-Mason-0.180.0-3|29	%make
12cu|perl-Catalyst-View-Mason-0.180.0-3|30	
12cu|perl-Catalyst-View-Mason-0.180.0-3|31	%check
12cu|perl-Catalyst-View-Mason-0.180.0-3|32	make test
12cu|perl-Catalyst-View-Mason-0.180.0-3|33	
12cu|perl-Catalyst-View-Mason-0.180.0-3|34	%install
12cu|perl-Catalyst-View-Mason-0.180.0-3|35	%makeinstall_std
12cu|perl-Catalyst-View-Mason-0.180.0-3|36	
12cu|perl-Catalyst-View-Mason-0.180.0-3|37	%files
12cu|perl-Catalyst-View-Mason-0.180.0-3|38	%doc Changes README
12cu|perl-Catalyst-View-Mason-0.180.0-3|39	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-View-Mason-0.180.0-3|40	%{_mandir}/*/*
12cu|perl-Catalyst-View-Mason-0.180.0-3|41	
12cu|perl-Catalyst-View-Mason-0.180.0-3|42	
12cu|perl-Catalyst-View-Mason-0.180.0-3|43	
12cu|perl-Catalyst-View-Mason-0.180.0-3|44	%changelog
12cu|perl-Catalyst-View-Mason-0.180.0-3|45	* Wed Oct 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.180.0-3
12cu|perl-Catalyst-View-Mason-0.180.0-3|46	+ Revision: fc15d30
12cu|perl-Catalyst-View-Mason-0.180.0-3|47	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-View-Mason-0.180.0-3|48	
12cu|perl-Catalyst-View-Mason-0.180.0-3|49	

10553 12
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|1	%define upstream_name    Catalyst-View-REST-XML
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|2	%define upstream_version 0.02
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|3	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|6	Release:	1
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|7	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|8	Summary:	XML View Class
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|9	License:	Artistic/GPL
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|10	Group:		Development/Perl
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Catalyst/Catalyst-View-REST-XML-%{upstream_version}.tar.gz
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|13	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|14	BuildRequires:	perl-devel
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|15	BuildRequires:	perl(Catalyst)
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|16	BuildRequires:	perl(XML::Simple)
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|17	BuildArch:	noarch
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|18	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|19	%description
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|20	This is the XML::Simple view class.
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|21	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|22	%prep
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|24	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|25	%build
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|27	%make
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|28	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|29	%check
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|30	%make test
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|31	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|32	%install
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|33	%makeinstall_std
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|34	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|35	%files
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|36	%doc Changes
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|37	%{perl_vendorlib}/Catalyst/View/*
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|38	%{_mandir}/*/*
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|39	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|40	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|41	%changelog
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|42	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.10.0-2mdv2011.0
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|43	+ Revision: 680770
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|44	- mass rebuild
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|45	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|46	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2011.0
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|47	+ Revision: 402994
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|48	- rebuild using %%perl_convert_version
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|49	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|50	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.01-4mdv2009.0
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|51	+ Revision: 255592
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|52	- rebuild
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|53	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.01-2mdv2008.1
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|55	+ Revision: 136678
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|56	- restore BuildRoot
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|57	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|58	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|59	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|60	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|61	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-2mdv2008.0
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|62	+ Revision: 86062
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|63	- rebuild
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|64	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|65	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|66	* Thu Mar 30 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.01-1mdk
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|67	- Initial mdv rpm
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|68	
12cu|perl-Catalyst-View-REST-XML-0.20.0-1|69	

10554 12
12cu|perl-Catalyst-View-TT-0.360.0-3|1	%define upstream_name    Catalyst-View-TT
12cu|perl-Catalyst-View-TT-0.360.0-3|2	%define upstream_version 0.36
12cu|perl-Catalyst-View-TT-0.360.0-3|3	
12cu|perl-Catalyst-View-TT-0.360.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Catalyst-View-TT-0.360.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Catalyst-View-TT-0.360.0-3|6	Release:	3
12cu|perl-Catalyst-View-TT-0.360.0-3|7	
12cu|perl-Catalyst-View-TT-0.360.0-3|8	Summary:	Catalyst TT View Class
12cu|perl-Catalyst-View-TT-0.360.0-3|9	License:	Artistic/GPL
12cu|perl-Catalyst-View-TT-0.360.0-3|10	Group:		Development/Perl
12cu|perl-Catalyst-View-TT-0.360.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Catalyst-View-TT-0.360.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Catalyst-View-TT-0.360.0-3|13	# This patch done originally by rgs allow to specify the Template class to use
12cu|perl-Catalyst-View-TT-0.360.0-3|14	# Need for compatibility with CS4 for fibric
12cu|perl-Catalyst-View-TT-0.360.0-3|15	Patch0:		Catalyst-View-TT-0.30-template_class.patch
12cu|perl-Catalyst-View-TT-0.360.0-3|16	
12cu|perl-Catalyst-View-TT-0.360.0-3|17	BuildRequires:	perl-devel
12cu|perl-Catalyst-View-TT-0.360.0-3|18	BuildRequires:	perl(Catalyst) >= 5.700
12cu|perl-Catalyst-View-TT-0.360.0-3|19	BuildRequires:  perl(MRO::Compat)
12cu|perl-Catalyst-View-TT-0.360.0-3|20	BuildRequires:	perl(Path::Class)
12cu|perl-Catalyst-View-TT-0.360.0-3|21	BuildRequires:	perl(Template)
12cu|perl-Catalyst-View-TT-0.360.0-3|22	BuildRequires:  perl(Template::Provider::Encoding)
12cu|perl-Catalyst-View-TT-0.360.0-3|23	BuildRequires:	perl(Template::Timer)
12cu|perl-Catalyst-View-TT-0.360.0-3|24	
12cu|perl-Catalyst-View-TT-0.360.0-3|25	BuildArch:	noarch
12cu|perl-Catalyst-View-TT-0.360.0-3|26	
12cu|perl-Catalyst-View-TT-0.360.0-3|27	%description
12cu|perl-Catalyst-View-TT-0.360.0-3|28	This is the Catalyst view class for the Template Toolkit. Your application
12cu|perl-Catalyst-View-TT-0.360.0-3|29	should defined a view class which is a subclass of this module. The easiest way
12cu|perl-Catalyst-View-TT-0.360.0-3|30	to achieve this is using the myapp_create.pl script (where myapp should be
12cu|perl-Catalyst-View-TT-0.360.0-3|31	replaced with whatever your application is called). This script is created as
12cu|perl-Catalyst-View-TT-0.360.0-3|32	part of the Catalyst setup.
12cu|perl-Catalyst-View-TT-0.360.0-3|33	
12cu|perl-Catalyst-View-TT-0.360.0-3|34	%prep
12cu|perl-Catalyst-View-TT-0.360.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Catalyst-View-TT-0.360.0-3|36	%patch0 -p2
12cu|perl-Catalyst-View-TT-0.360.0-3|37	
12cu|perl-Catalyst-View-TT-0.360.0-3|38	%build
12cu|perl-Catalyst-View-TT-0.360.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Catalyst-View-TT-0.360.0-3|40	make
12cu|perl-Catalyst-View-TT-0.360.0-3|41	
12cu|perl-Catalyst-View-TT-0.360.0-3|42	%check
12cu|perl-Catalyst-View-TT-0.360.0-3|43	make test
12cu|perl-Catalyst-View-TT-0.360.0-3|44	
12cu|perl-Catalyst-View-TT-0.360.0-3|45	%install
12cu|perl-Catalyst-View-TT-0.360.0-3|46	%makeinstall_std
12cu|perl-Catalyst-View-TT-0.360.0-3|47	
12cu|perl-Catalyst-View-TT-0.360.0-3|48	%files
12cu|perl-Catalyst-View-TT-0.360.0-3|49	%doc README Changes
12cu|perl-Catalyst-View-TT-0.360.0-3|50	%{perl_vendorlib}/Catalyst
12cu|perl-Catalyst-View-TT-0.360.0-3|51	%{_mandir}/*/*
12cu|perl-Catalyst-View-TT-0.360.0-3|52	
12cu|perl-Catalyst-View-TT-0.360.0-3|53	
12cu|perl-Catalyst-View-TT-0.360.0-3|54	
12cu|perl-Catalyst-View-TT-0.360.0-3|55	%changelog
12cu|perl-Catalyst-View-TT-0.360.0-3|56	* Wed Oct 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.360.0-3
12cu|perl-Catalyst-View-TT-0.360.0-3|57	+ Revision: ac03b39
12cu|perl-Catalyst-View-TT-0.360.0-3|58	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Catalyst-View-TT-0.360.0-3|59	
12cu|perl-Catalyst-View-TT-0.360.0-3|60	

10555 12
12cu|perl-CatalystX-Component-Traits-0.190.0-1|1	%define upstream_name    CatalystX-Component-Traits
12cu|perl-CatalystX-Component-Traits-0.190.0-1|2	%define upstream_version 0.19
12cu|perl-CatalystX-Component-Traits-0.190.0-1|3	
12cu|perl-CatalystX-Component-Traits-0.190.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-CatalystX-Component-Traits-0.190.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CatalystX-Component-Traits-0.190.0-1|6	Release:	1
12cu|perl-CatalystX-Component-Traits-0.190.0-1|7	
12cu|perl-CatalystX-Component-Traits-0.190.0-1|8	Summary:	Automatic Trait Loading and Resolution for
12cu|perl-CatalystX-Component-Traits-0.190.0-1|9	License:	GPL+ or Artistic
12cu|perl-CatalystX-Component-Traits-0.190.0-1|10	Group:		Development/Perl
12cu|perl-CatalystX-Component-Traits-0.190.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CatalystX-Component-Traits-0.190.0-1|12	Source0:	http://www.cpan.org/modules/by-module/CatalystX/CatalystX-Component-Traits-%{upstream_version}.tar.gz
12cu|perl-CatalystX-Component-Traits-0.190.0-1|13	
12cu|perl-CatalystX-Component-Traits-0.190.0-1|14	BuildRequires:	perl-devel
12cu|perl-CatalystX-Component-Traits-0.190.0-1|15	BuildRequires:	perl(Catalyst::Runtime)
12cu|perl-CatalystX-Component-Traits-0.190.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-CatalystX-Component-Traits-0.190.0-1|17	BuildRequires:	perl(List::MoreUtils)
12cu|perl-CatalystX-Component-Traits-0.190.0-1|18	BuildRequires:	perl(Module::Pluggable)          >= 3.900.0
12cu|perl-CatalystX-Component-Traits-0.190.0-1|19	BuildRequires:	perl(Moose::Autobox)
12cu|perl-CatalystX-Component-Traits-0.190.0-1|20	BuildRequires:	perl(MooseX::Traits::Pluggable)
12cu|perl-CatalystX-Component-Traits-0.190.0-1|21	BuildRequires:	perl(Test::More)
12cu|perl-CatalystX-Component-Traits-0.190.0-1|22	BuildRequires:	perl(namespace::autoclean)
12cu|perl-CatalystX-Component-Traits-0.190.0-1|23	BuildArch:	noarch
12cu|perl-CatalystX-Component-Traits-0.190.0-1|24	Requires:	perl(MooseX::Traits::Pluggable)
12cu|perl-CatalystX-Component-Traits-0.190.0-1|25	
12cu|perl-CatalystX-Component-Traits-0.190.0-1|26	%description
12cu|perl-CatalystX-Component-Traits-0.190.0-1|27	Adds a the Catalyst::Component/COMPONENT manpage method to your the
12cu|perl-CatalystX-Component-Traits-0.190.0-1|28	Catalyst manpage component base class that reads the optional 'traits'
12cu|perl-CatalystX-Component-Traits-0.190.0-1|29	parameter from app and component config and instantiates the component
12cu|perl-CatalystX-Component-Traits-0.190.0-1|30	subclass with those traits using the MooseX::Traits/new_with_traits manpage
12cu|perl-CatalystX-Component-Traits-0.190.0-1|31	from the MooseX::Traits::Pluggable manpage.
12cu|perl-CatalystX-Component-Traits-0.190.0-1|32	
12cu|perl-CatalystX-Component-Traits-0.190.0-1|33	%prep
12cu|perl-CatalystX-Component-Traits-0.190.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CatalystX-Component-Traits-0.190.0-1|35	
12cu|perl-CatalystX-Component-Traits-0.190.0-1|36	%build
12cu|perl-CatalystX-Component-Traits-0.190.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CatalystX-Component-Traits-0.190.0-1|38	%make
12cu|perl-CatalystX-Component-Traits-0.190.0-1|39	
12cu|perl-CatalystX-Component-Traits-0.190.0-1|40	%check
12cu|perl-CatalystX-Component-Traits-0.190.0-1|41	make test
12cu|perl-CatalystX-Component-Traits-0.190.0-1|42	
12cu|perl-CatalystX-Component-Traits-0.190.0-1|43	%install
12cu|perl-CatalystX-Component-Traits-0.190.0-1|44	%makeinstall_std
12cu|perl-CatalystX-Component-Traits-0.190.0-1|45	
12cu|perl-CatalystX-Component-Traits-0.190.0-1|46	%files
12cu|perl-CatalystX-Component-Traits-0.190.0-1|47	%doc README Changes
12cu|perl-CatalystX-Component-Traits-0.190.0-1|48	%{_mandir}/man3/*
12cu|perl-CatalystX-Component-Traits-0.190.0-1|49	%{perl_vendorlib}/*
12cu|perl-CatalystX-Component-Traits-0.190.0-1|50	
12cu|perl-CatalystX-Component-Traits-0.190.0-1|51	
12cu|perl-CatalystX-Component-Traits-0.190.0-1|52	
12cu|perl-CatalystX-Component-Traits-0.190.0-1|53	%changelog
12cu|perl-CatalystX-Component-Traits-0.190.0-1|54	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-1
12cu|perl-CatalystX-Component-Traits-0.190.0-1|55	+ Revision: b0a1f29
12cu|perl-CatalystX-Component-Traits-0.190.0-1|56	- Updated to 0.19 (by updates_builder)
12cu|perl-CatalystX-Component-Traits-0.190.0-1|57	
12cu|perl-CatalystX-Component-Traits-0.190.0-1|58	

10556 12
12cu|perl-CatalystX-InjectComponent-0.25.0-1|1	%define upstream_name    CatalystX-InjectComponent
12cu|perl-CatalystX-InjectComponent-0.25.0-1|2	%define upstream_version 0.025
12cu|perl-CatalystX-InjectComponent-0.25.0-1|3	
12cu|perl-CatalystX-InjectComponent-0.25.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-CatalystX-InjectComponent-0.25.0-1|5	Version:	%perl_convert_version 0.025
12cu|perl-CatalystX-InjectComponent-0.25.0-1|6	Release:	1
12cu|perl-CatalystX-InjectComponent-0.25.0-1|7	
12cu|perl-CatalystX-InjectComponent-0.25.0-1|8	Summary:	Inject components into your Catalyst application
12cu|perl-CatalystX-InjectComponent-0.25.0-1|9	License:	GPL+ or Artistic
12cu|perl-CatalystX-InjectComponent-0.25.0-1|10	Group:		Development/Perl
12cu|perl-CatalystX-InjectComponent-0.25.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CatalystX-InjectComponent-0.25.0-1|12	Source0:	http://www.cpan.org/modules/by-module/CatalystX/CatalystX-InjectComponent-0.025.tar.gz
12cu|perl-CatalystX-InjectComponent-0.25.0-1|13	
12cu|perl-CatalystX-InjectComponent-0.25.0-1|14	BuildRequires:	perl-devel
12cu|perl-CatalystX-InjectComponent-0.25.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-CatalystX-InjectComponent-0.25.0-1|16	BuildRequires:	perl(Catalyst::Runtime)
12cu|perl-CatalystX-InjectComponent-0.25.0-1|17	BuildRequires:	perl(Class::Inspector)
12cu|perl-CatalystX-InjectComponent-0.25.0-1|18	BuildRequires:	perl(Devel::InnerPackage)
12cu|perl-CatalystX-InjectComponent-0.25.0-1|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-CatalystX-InjectComponent-0.25.0-1|20	BuildRequires:	perl(Test::Deep)
12cu|perl-CatalystX-InjectComponent-0.25.0-1|21	BuildRequires:	perl(Test::Differences)
12cu|perl-CatalystX-InjectComponent-0.25.0-1|22	BuildRequires:	perl(Test::Exception)
12cu|perl-CatalystX-InjectComponent-0.25.0-1|23	BuildRequires:	perl(Test::More)
12cu|perl-CatalystX-InjectComponent-0.25.0-1|24	BuildRequires:	perl(Test::Most)
12cu|perl-CatalystX-InjectComponent-0.25.0-1|25	BuildRequires:	perl(Test::Warn)
12cu|perl-CatalystX-InjectComponent-0.25.0-1|26	BuildRequires:	perl(parent)
12cu|perl-CatalystX-InjectComponent-0.25.0-1|27	BuildArch:	noarch
12cu|perl-CatalystX-InjectComponent-0.25.0-1|28	
12cu|perl-CatalystX-InjectComponent-0.25.0-1|29	%description
12cu|perl-CatalystX-InjectComponent-0.25.0-1|30	CatalystX::InjectComponent will inject Controller, Model, and View
12cu|perl-CatalystX-InjectComponent-0.25.0-1|31	components into your Catalyst application at setup (run)time. It does this
12cu|perl-CatalystX-InjectComponent-0.25.0-1|32	by creating a new package on-the-fly, having that package extend the given
12cu|perl-CatalystX-InjectComponent-0.25.0-1|33	component, and then having Catalyst setup the new component (via
12cu|perl-CatalystX-InjectComponent-0.25.0-1|34	'->setup_component')
12cu|perl-CatalystX-InjectComponent-0.25.0-1|35	
12cu|perl-CatalystX-InjectComponent-0.25.0-1|36	%prep
12cu|perl-CatalystX-InjectComponent-0.25.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CatalystX-InjectComponent-0.25.0-1|38	
12cu|perl-CatalystX-InjectComponent-0.25.0-1|39	%build
12cu|perl-CatalystX-InjectComponent-0.25.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CatalystX-InjectComponent-0.25.0-1|41	%make
12cu|perl-CatalystX-InjectComponent-0.25.0-1|42	
12cu|perl-CatalystX-InjectComponent-0.25.0-1|43	%check
12cu|perl-CatalystX-InjectComponent-0.25.0-1|44	%make test
12cu|perl-CatalystX-InjectComponent-0.25.0-1|45	
12cu|perl-CatalystX-InjectComponent-0.25.0-1|46	%install
12cu|perl-CatalystX-InjectComponent-0.25.0-1|47	%makeinstall_std
12cu|perl-CatalystX-InjectComponent-0.25.0-1|48	
12cu|perl-CatalystX-InjectComponent-0.25.0-1|49	%files
12cu|perl-CatalystX-InjectComponent-0.25.0-1|50	%doc Changes README
12cu|perl-CatalystX-InjectComponent-0.25.0-1|51	%{_mandir}/man3/*
12cu|perl-CatalystX-InjectComponent-0.25.0-1|52	%{perl_vendorlib}/*
12cu|perl-CatalystX-InjectComponent-0.25.0-1|53	
12cu|perl-CatalystX-InjectComponent-0.25.0-1|54	

10557 12
12cu|perl-CatalystX-LeakChecker-0.60.0-3|1	%define upstream_name    CatalystX-LeakChecker
12cu|perl-CatalystX-LeakChecker-0.60.0-3|2	%define upstream_version 0.06
12cu|perl-CatalystX-LeakChecker-0.60.0-3|3	
12cu|perl-CatalystX-LeakChecker-0.60.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-CatalystX-LeakChecker-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CatalystX-LeakChecker-0.60.0-3|6	Release:	3
12cu|perl-CatalystX-LeakChecker-0.60.0-3|7	
12cu|perl-CatalystX-LeakChecker-0.60.0-3|8	Summary:	Debug memory leaks in Catalyst applications
12cu|perl-CatalystX-LeakChecker-0.60.0-3|9	License:	GPL+ or Artistic
12cu|perl-CatalystX-LeakChecker-0.60.0-3|10	Group:		Development/Perl
12cu|perl-CatalystX-LeakChecker-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CatalystX-LeakChecker-0.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CatalystX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-CatalystX-LeakChecker-0.60.0-3|13	
12cu|perl-CatalystX-LeakChecker-0.60.0-3|14	BuildRequires:	perl-devel
12cu|perl-CatalystX-LeakChecker-0.60.0-3|15	BuildRequires:	perl(B::Deparse)
12cu|perl-CatalystX-LeakChecker-0.60.0-3|16	BuildRequires:	perl(Catalyst)
12cu|perl-CatalystX-LeakChecker-0.60.0-3|17	BuildRequires:	perl(Devel::Cycle)
12cu|perl-CatalystX-LeakChecker-0.60.0-3|18	BuildRequires:	perl(FindBin)
12cu|perl-CatalystX-LeakChecker-0.60.0-3|19	BuildRequires:	perl(Moose)
12cu|perl-CatalystX-LeakChecker-0.60.0-3|20	BuildRequires:	perl(MooseX::AttributeHelpers)
12cu|perl-CatalystX-LeakChecker-0.60.0-3|21	BuildRequires:	perl(MooseX::Types)
12cu|perl-CatalystX-LeakChecker-0.60.0-3|22	BuildRequires:	perl(PadWalker)
12cu|perl-CatalystX-LeakChecker-0.60.0-3|23	BuildRequires:	perl(Task::Weaken)
12cu|perl-CatalystX-LeakChecker-0.60.0-3|24	BuildRequires:	perl(Test::More)
12cu|perl-CatalystX-LeakChecker-0.60.0-3|25	BuildRequires:	perl(Text::SimpleTable)
12cu|perl-CatalystX-LeakChecker-0.60.0-3|26	BuildRequires:	perl(namespace::autoclean)
12cu|perl-CatalystX-LeakChecker-0.60.0-3|27	BuildRequires:	perl(namespace::clean)
12cu|perl-CatalystX-LeakChecker-0.60.0-3|28	BuildArch:	noarch
12cu|perl-CatalystX-LeakChecker-0.60.0-3|29	
12cu|perl-CatalystX-LeakChecker-0.60.0-3|30	%description
12cu|perl-CatalystX-LeakChecker-0.60.0-3|31	It's easy to create memory leaks in Catalyst applications and often they're
12cu|perl-CatalystX-LeakChecker-0.60.0-3|32	hard to find. This module tries to help you finding them by automatically
12cu|perl-CatalystX-LeakChecker-0.60.0-3|33	checking for common causes of leaks.
12cu|perl-CatalystX-LeakChecker-0.60.0-3|34	
12cu|perl-CatalystX-LeakChecker-0.60.0-3|35	This module is intended for debugging only. I suggest to not enable it in a
12cu|perl-CatalystX-LeakChecker-0.60.0-3|36	production environment.
12cu|perl-CatalystX-LeakChecker-0.60.0-3|37	
12cu|perl-CatalystX-LeakChecker-0.60.0-3|38	%prep
12cu|perl-CatalystX-LeakChecker-0.60.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CatalystX-LeakChecker-0.60.0-3|40	
12cu|perl-CatalystX-LeakChecker-0.60.0-3|41	%build
12cu|perl-CatalystX-LeakChecker-0.60.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CatalystX-LeakChecker-0.60.0-3|43	%make
12cu|perl-CatalystX-LeakChecker-0.60.0-3|44	
12cu|perl-CatalystX-LeakChecker-0.60.0-3|45	%check
12cu|perl-CatalystX-LeakChecker-0.60.0-3|46	%make test
12cu|perl-CatalystX-LeakChecker-0.60.0-3|47	
12cu|perl-CatalystX-LeakChecker-0.60.0-3|48	%install
12cu|perl-CatalystX-LeakChecker-0.60.0-3|49	%makeinstall_std
12cu|perl-CatalystX-LeakChecker-0.60.0-3|50	
12cu|perl-CatalystX-LeakChecker-0.60.0-3|51	%files
12cu|perl-CatalystX-LeakChecker-0.60.0-3|52	%doc Changes META.yml LICENSE README
12cu|perl-CatalystX-LeakChecker-0.60.0-3|53	%{_mandir}/man3/*
12cu|perl-CatalystX-LeakChecker-0.60.0-3|54	%{perl_vendorlib}/*
12cu|perl-CatalystX-LeakChecker-0.60.0-3|55	
12cu|perl-CatalystX-LeakChecker-0.60.0-3|56	
12cu|perl-CatalystX-LeakChecker-0.60.0-3|57	
12cu|perl-CatalystX-LeakChecker-0.60.0-3|58	%changelog
12cu|perl-CatalystX-LeakChecker-0.60.0-3|59	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.60.0-3
12cu|perl-CatalystX-LeakChecker-0.60.0-3|60	+ Revision: 73d3c21
12cu|perl-CatalystX-LeakChecker-0.60.0-3|61	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-CatalystX-LeakChecker-0.60.0-3|62	
12cu|perl-CatalystX-LeakChecker-0.60.0-3|63	

10558 12
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|1	%define upstream_name    CatalystX-SimpleLogin
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|2	%define upstream_version 0.14
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|3	
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|6	Release:	3
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|7	
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|8	Summary:	Redirect
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|9	License:	GPL+ or Artistic
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|10	Group:		Development/Perl
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|12	Source0:	http://www.cpan.org/modules/by-module/CatalystX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|13	
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|14	BuildRequires:	perl-devel
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|15	BuildRequires:	perl(Catalyst::Action::REST)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|16	BuildRequires:	perl(Catalyst::Action::RenderView)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|17	BuildRequires:	perl(Catalyst::ActionRole::ACL)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|18	BuildRequires:	perl(Catalyst::Controller::ActionRole)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|19	BuildRequires:	perl(Catalyst::Plugin::Authentication)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|20	BuildRequires:	perl(Catalyst::Plugin::Session)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|21	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|22	BuildRequires:	perl(Catalyst::Plugin::Session::Store::File)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|23	BuildRequires:	perl(Catalyst::Runtime)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|24	BuildRequires:	perl(Catalyst::View::TT)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|25	BuildRequires:	perl(CatalystX::Component::Traits)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|26	BuildRequires:	perl(CatalystX::InjectComponent)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|27	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|28	BuildRequires:	perl(HTML::FormHandler)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|29	BuildRequires:	perl(HTTP::Request::Common)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|30	BuildRequires:	perl(Moose)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|31	BuildRequires:	perl(Moose::Autobox)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|32	BuildRequires:	perl(MooseX::MethodAttributes)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|33	BuildRequires:	perl(MooseX::RelatedClassRoles)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|34	BuildRequires:	perl(MooseX::Types)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|35	BuildRequires:	perl(MooseX::Types::Common)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|36	BuildRequires:	perl(SQL::Translator)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|37	BuildRequires:	perl(Test::Exception)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|38	BuildRequires:	perl(Test::More)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|39	BuildRequires:	perl(namespace::autoclean)
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|40	BuildArch:	noarch
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|41	
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|42	%description
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|43	CatalystX::SimpleLogin is an application class role which will inject a
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|44	controller which is an instance of the
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|45	CatalystX::SimpleLogin::Controller::Login manpage into your application.
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|46	This provides a simple login and logout page with the adition of only one
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|47	line of code and one template to your application.
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|48	
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|49	%prep
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|50	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|51	
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|52	%build
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|53	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|54	%make
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|55	
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|56	%check
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|57	%make test
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|58	
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|59	%install
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|60	%makeinstall_std
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|61	
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|62	%files
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|63	%doc Changes META.yml README
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|64	%{_mandir}/man3/*
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|65	%{perl_vendorlib}/*
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|66	
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|67	
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|68	%changelog
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|69	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.140.0-3
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|70	+ Revision: 842fc80
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|71	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|72	
12cu|perl-CatalystX-SimpleLogin-0.140.0-3|73	

10559 12
12cu|perl-CDDB-1.222.0-1|1	%define upstream_name	 CDDB
12cu|perl-CDDB-1.222.0-1|2	%define upstream_version 1.222
12cu|perl-CDDB-1.222.0-1|3	
12cu|perl-CDDB-1.222.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-CDDB-1.222.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CDDB-1.222.0-1|6	Release:	1
12cu|perl-CDDB-1.222.0-1|7	
12cu|perl-CDDB-1.222.0-1|8	Summary:	A high-level interface to cddb protocol servers
12cu|perl-CDDB-1.222.0-1|9	License:	GPL+ or Artistic
12cu|perl-CDDB-1.222.0-1|10	Group:		Development/Perl
12cu|perl-CDDB-1.222.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CDDB-1.222.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/CDDB/CDDB-%{upstream_version}.tar.gz
12cu|perl-CDDB-1.222.0-1|13	
12cu|perl-CDDB-1.222.0-1|14	BuildRequires:	perl-devel
12cu|perl-CDDB-1.222.0-1|15	BuildRequires: perl(Mail::Header)
12cu|perl-CDDB-1.222.0-1|16	BuildRequires:	perl(Mail::Header)
12cu|perl-CDDB-1.222.0-1|17	BuildArch:	noarch
12cu|perl-CDDB-1.222.0-1|18	
12cu|perl-CDDB-1.222.0-1|19	%description
12cu|perl-CDDB-1.222.0-1|20	CDDB is a high-level interface to databases based on the Compact Disc
12cu|perl-CDDB-1.222.0-1|21	Database protocol.
12cu|perl-CDDB-1.222.0-1|22	
12cu|perl-CDDB-1.222.0-1|23	Starting with version 1.04, CDDB.pm will contact freedb.org servers by
12cu|perl-CDDB-1.222.0-1|24	default. cddb.com's developer license is for end-user applications; not
12cu|perl-CDDB-1.222.0-1|25	third-party libraries.  This makes CDDB.pm ineligible for access to
12cu|perl-CDDB-1.222.0-1|26	cddb.com servers.  This author will not pursue further cddb.com
12cu|perl-CDDB-1.222.0-1|27	access. Developers using CDDB.pm may continue to attempt connections to
12cu|perl-CDDB-1.222.0-1|28	cddb.com servers, but there are no guarantees.
12cu|perl-CDDB-1.222.0-1|29	
12cu|perl-CDDB-1.222.0-1|30	%prep
12cu|perl-CDDB-1.222.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CDDB-1.222.0-1|32	
12cu|perl-CDDB-1.222.0-1|33	%build
12cu|perl-CDDB-1.222.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CDDB-1.222.0-1|35	%make
12cu|perl-CDDB-1.222.0-1|36	
12cu|perl-CDDB-1.222.0-1|37	%check
12cu|perl-CDDB-1.222.0-1|38	make test
12cu|perl-CDDB-1.222.0-1|39	
12cu|perl-CDDB-1.222.0-1|40	%install
12cu|perl-CDDB-1.222.0-1|41	%makeinstall_std
12cu|perl-CDDB-1.222.0-1|42	rm -f %{buildroot}%{perl_archlib}/perllocal.pod
12cu|perl-CDDB-1.222.0-1|43	
12cu|perl-CDDB-1.222.0-1|44	%files
12cu|perl-CDDB-1.222.0-1|45	%doc README HISTORY
12cu|perl-CDDB-1.222.0-1|46	%{perl_vendorlib}/CDDB.pm
12cu|perl-CDDB-1.222.0-1|47	%{_mandir}/*/*
12cu|perl-CDDB-1.222.0-1|48	
12cu|perl-CDDB-1.222.0-1|49	
12cu|perl-CDDB-1.222.0-1|50	
12cu|perl-CDDB-1.222.0-1|51	%changelog
12cu|perl-CDDB-1.222.0-1|52	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.222.0-1
12cu|perl-CDDB-1.222.0-1|53	+ Revision: 3b255a1
12cu|perl-CDDB-1.222.0-1|54	- Fix BRs
12cu|perl-CDDB-1.222.0-1|55	
12cu|perl-CDDB-1.222.0-1|56	

10560 12
12cu|perl-CGI-Application-Dispatch-3.120.0-1|1	%define upstream_name    CGI-Application-Dispatch
12cu|perl-CGI-Application-Dispatch-3.120.0-1|2	%define upstream_version 3.12
12cu|perl-CGI-Application-Dispatch-3.120.0-1|3	
12cu|perl-CGI-Application-Dispatch-3.120.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-CGI-Application-Dispatch-3.120.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-CGI-Application-Dispatch-3.120.0-1|6	Release:    1
12cu|perl-CGI-Application-Dispatch-3.120.0-1|7	
12cu|perl-CGI-Application-Dispatch-3.120.0-1|8	Summary:    Dispatch requests to CGI::Application based object
12cu|perl-CGI-Application-Dispatch-3.120.0-1|9	
12cu|perl-CGI-Application-Dispatch-3.120.0-1|10	License:    GPL+ or Artistic
12cu|perl-CGI-Application-Dispatch-3.120.0-1|11	Group:      Development/Perl
12cu|perl-CGI-Application-Dispatch-3.120.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CGI-Application-Dispatch-3.120.0-1|13	Source0:    http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-CGI-Application-Dispatch-3.120.0-1|14	
12cu|perl-CGI-Application-Dispatch-3.120.0-1|15	BuildRequires: perl(CGI::Application)
12cu|perl-CGI-Application-Dispatch-3.120.0-1|16	BuildRequires: perl(Try::Tiny)
12cu|perl-CGI-Application-Dispatch-3.120.0-1|17	BuildRequires: perl(Plack::Test)
12cu|perl-CGI-Application-Dispatch-3.120.0-1|18	BuildRequires: perl(HTTP::Exception)
12cu|perl-CGI-Application-Dispatch-3.120.0-1|19	BuildRequires: perl(Module::Build)
12cu|perl-CGI-Application-Dispatch-3.120.0-1|20	BuildRequires: perl(Test::LongString)
12cu|perl-CGI-Application-Dispatch-3.120.0-1|21	BuildRequires: perl(Exception::Class::TryCatch)
12cu|perl-CGI-Application-Dispatch-3.120.0-1|22	BuildArch: noarch
12cu|perl-CGI-Application-Dispatch-3.120.0-1|23	
12cu|perl-CGI-Application-Dispatch-3.120.0-1|24	%description
12cu|perl-CGI-Application-Dispatch-3.120.0-1|25	This module provides a way (as a mod_perl handler or running under vanilla CGI)
12cu|perl-CGI-Application-Dispatch-3.120.0-1|26	to look at the path ($r->path_info or $ENV{PATH_INFO}) of the incoming request,
12cu|perl-CGI-Application-Dispatch-3.120.0-1|27	parse off the desired module and it's run mode, create an instance of that
12cu|perl-CGI-Application-Dispatch-3.120.0-1|28	module and run it.
12cu|perl-CGI-Application-Dispatch-3.120.0-1|29	
12cu|perl-CGI-Application-Dispatch-3.120.0-1|30	%prep
12cu|perl-CGI-Application-Dispatch-3.120.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CGI-Application-Dispatch-3.120.0-1|32	
12cu|perl-CGI-Application-Dispatch-3.120.0-1|33	%build
12cu|perl-CGI-Application-Dispatch-3.120.0-1|34	%{__perl} Build.PL installdirs=vendor
12cu|perl-CGI-Application-Dispatch-3.120.0-1|35	./Build
12cu|perl-CGI-Application-Dispatch-3.120.0-1|36	
12cu|perl-CGI-Application-Dispatch-3.120.0-1|37	%check
12cu|perl-CGI-Application-Dispatch-3.120.0-1|38	./Build test
12cu|perl-CGI-Application-Dispatch-3.120.0-1|39	
12cu|perl-CGI-Application-Dispatch-3.120.0-1|40	%install
12cu|perl-CGI-Application-Dispatch-3.120.0-1|41	./Build install destdir=%{buildroot}
12cu|perl-CGI-Application-Dispatch-3.120.0-1|42	
12cu|perl-CGI-Application-Dispatch-3.120.0-1|43	%clean
12cu|perl-CGI-Application-Dispatch-3.120.0-1|44	
12cu|perl-CGI-Application-Dispatch-3.120.0-1|45	%files
12cu|perl-CGI-Application-Dispatch-3.120.0-1|46	%doc Changes
12cu|perl-CGI-Application-Dispatch-3.120.0-1|47	%{_mandir}/man3/*
12cu|perl-CGI-Application-Dispatch-3.120.0-1|48	%{perl_vendorlib}/*
12cu|perl-CGI-Application-Dispatch-3.120.0-1|49	
12cu|perl-CGI-Application-Dispatch-3.120.0-1|50	
12cu|perl-CGI-Application-Dispatch-3.120.0-1|51	
12cu|perl-CGI-Application-Dispatch-3.120.0-1|52	
12cu|perl-CGI-Application-Dispatch-3.120.0-1|53	%changelog
12cu|perl-CGI-Application-Dispatch-3.120.0-1|54	* Wed Apr 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.120.0-1
12cu|perl-CGI-Application-Dispatch-3.120.0-1|55	+ Revision: afbd620
12cu|perl-CGI-Application-Dispatch-3.120.0-1|56	- Fix files
12cu|perl-CGI-Application-Dispatch-3.120.0-1|57	
12cu|perl-CGI-Application-Dispatch-3.120.0-1|58	

10561 12
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|1	%define upstream_name    CGI-Application-Plugin-Authentication
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|2	%define upstream_version 0.20
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|3	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|6	Release:	1
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|7	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|8	Summary:	Authentication framework for CGI::Application
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|9	License:	GPL+ or Artistic
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|10	Group:		Development/Perl
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|12	Source0:	http://www.cpan.org/modules/by-module/CGI/CGI-Application-Plugin-Authentication-%{upstream_version}.tar.gz
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|13	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|14	BuildRequires:	perl-devel
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|15	BuildRequires: perl(Test::NoWarnings)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|16	BuildRequires: perl(Readonly)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|17	BuildRequires: perl(Digest::SHA)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|18	BuildRequires:	perl(Attribute::Handlers)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|19	BuildRequires:	perl(CGI::Application)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|20	BuildRequires:	perl(CGI::Cookie)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|21	BuildRequires:	perl(Class::ISA)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|22	BuildRequires:	perl(Digest::SHA1)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|23	BuildRequires:	perl(MIME::Base64)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|24	BuildRequires:	perl(Scalar::Util)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|25	BuildRequires:	perl(Task::Weaken)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|26	BuildRequires:	perl(Test::Exception)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|27	BuildRequires:	perl(Test::MockObject)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|28	BuildRequires:	perl(Test::More) >= 0.940.0
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|29	BuildRequires:	perl(Test::Regression)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|30	BuildRequires:	perl(Test::Taint)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|31	BuildRequires:	perl(Test::Warn)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|32	BuildRequires:	perl(Test::Without::Module)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|33	BuildRequires:	perl(UNIVERSAL::require)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|34	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|35	BuildRequires:	perl(CGI::Application::Plugin::Session)
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|36	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|37	BuildArch:	noarch
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|38	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|39	%description
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|40	CGI::Application::Plugin::Authentication adds the ability to authenticate
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|41	users in your the CGI::Application manpage modules. It imports one method
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|42	called 'authen' into your CGI::Application module. Through the authen
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|43	method you can call all the methods of the
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|44	CGI::Application::Plugin::Authentication plugin.
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|45	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|46	There are two main decisions that you need to make when using this module.
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|47	How will the usernames and password be verified (ie from a database, LDAP,
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|48	etc...), and how can we keep the knowledge that a user has already logged
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|49	in persistent, so that they will not have to enter their credentials again
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|50	on the next request (ie how do we 'Store' the authentication information
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|51	across requests).
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|52	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|53	Choosing a Driver
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|54	There are three drivers that are included with the distribution. Also,
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|55	there is built in support for all of the Authen::Simple modules (search
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|56	CPAN for Authen::Simple for more information). This should be enough to
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|57	cover everyone's needs.
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|58	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|59	%prep
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|60	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|61	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|62	%build
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|63	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|64	%make
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|65	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|66	%check
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|67	make test
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|68	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|69	%install
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|70	%makeinstall_std
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|71	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|72	%files
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|73	%doc Changes README
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|74	%{_mandir}/man3/*
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|75	%{perl_vendorlib}/*
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|76	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|77	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|78	%changelog
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|79	* Sat Jun 25 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.180.0-3mdv2011.0
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|80	+ Revision: 687184
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|81	- rebuild
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|82	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|83	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.180.0-2
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|84	+ Revision: 658519
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|85	- rebuild for updated spec-helper
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|86	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|87	* Thu Jul 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2011.0
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|88	+ Revision: 553471
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|89	- typo fix
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|90	- update version prereq
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|91	- requiring minimum version in buildrequires:
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|92	- adding missing buildrequires:
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|93	- update to 0.18
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|94	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|95	* Mon Jan 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.1
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|96	+ Revision: 495701
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|97	- update to 0.17
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|98	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|99	* Tue Jan 19 2010 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.1
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|100	+ Revision: 493482
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|101	- update to 0.16
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|102	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|103	* Wed Jan 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.1
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|104	+ Revision: 490486
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|105	- update to 0.15
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|106	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|107	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.1
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|108	+ Revision: 460830
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|109	- update to 0.14
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|110	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|111	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.0
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|112	+ Revision: 405771
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|113	- rebuild using %%perl_convert_version
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|114	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|115	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2010.0
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|116	+ Revision: 370016
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|117	- update to new version 0.13
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|118	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|119	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2009.1
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|120	+ Revision: 292552
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|121	- import perl-CGI-Application-Plugin-Authentication
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|122	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|123	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|124	* Thu Oct 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2009.1
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|125	- initial mdv release, generated with cpan2dist
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|126	
12cu|perl-CGI-Application-Plugin-Authentication-0.200.0-1|127	

10562 12
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|1	%define upstream_name    CGI-Application-Plugin-DBH
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|2	%define upstream_version 4.04
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|5	Release:	1
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|6	
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|7	Summary:	Easy DBI access from CGI::Application
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|8	License:	GPL+ or Artistic
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|9	Group:		Development/Perl
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|11	Source0:	http://www.cpan.org/modules/by-module/CGI/CGI-Application-Plugin-DBH-%{upstream_version}.tar.gz
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|12	
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|13	BuildRequires:	perl-devel
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|14	BuildRequires:	perl(CGI::Application)
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|15	BuildRequires:	perl(DBD::Mock)
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|16	BuildRequires:	perl(DBI)
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|17	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|18	BuildRequires:	perl(Test::Pod)
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|19	BuildRequires:	perl(Test::MockObject)
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|20	
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|21	BuildArch:	noarch
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|22	
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|23	%description
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|24	CGI::Application::Plugin::DBH adds easy access to a DBI database handle to
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|25	your CGI::Application modules. Lazy loading is used to prevent a database
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|26	connection from being made if the 'dbh' method is not called during the
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|27	request. In other words, the database connection is not created until it is
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|28	actually needed.
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|29	
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|30	%prep
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|32	
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|33	%build
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|35	%make
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|36	
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|37	%check
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|38	%make test
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|39	
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|40	%install
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|41	%makeinstall_std
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|42	
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|43	%files
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|44	%doc Changes README
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|45	%{_mandir}/man3/*
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|46	%{perl_vendorlib}/CGI
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|47	
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|48	
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|49	%changelog
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|50	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.40.0-1
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|51	+ Revision: a77a68b
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|52	- Updated to 4.04 (by updates_builder)
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|53	
12cu|perl-CGI-Application-Plugin-DBH-4.40.0-1|54	

10563 12
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|1	%define upstream_name    CGI-Application-Plugin-Session
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|2	%define upstream_version 1.05
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|3	
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|6	Release:	1
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|7	
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|8	Summary:	Add CGI::Session support to CGI::Application
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|9	License:	GPL+ or Artistic
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|10	Group:		Development/Perl
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|12	Source0:	http://www.cpan.org/modules/by-module/CGI/CGI-Application-Plugin-Session-%{upstream_version}.tar.gz
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|13	
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|14	BuildRequires:	perl-devel
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|15	BuildRequires:	perl(CGI::Application)
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|16	BuildRequires:	perl(CGI::Session)
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|17	BuildRequires:	perl(File::Spec)
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|18	BuildRequires:	perl(Scalar::Util)
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|20	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|21	Requires:	perl(CGI::Session)
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|22	BuildArch:	noarch
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|23	
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|24	%description
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|25	CGI::Application::Plugin::Session seamlessly adds session support to your
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|26	the CGI::Application manpage modules by providing a the CGI::Session
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|27	manpage object that is accessible from anywhere in the application.
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|28	
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|29	Lazy loading is used to prevent expensive file system or database calls
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|30	from being made if the session is not needed during this request. In other
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|31	words, the Session object is not created until it is actually needed. Also,
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|32	the Session object will act as a singleton by always returning the same
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|33	Session object for the duration of the request.
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|34	
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|35	This module aims to be as simple and non obtrusive as possible. By not
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|36	requiring any changes to the inheritance tree of your modules, it can be
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|37	easily added to existing applications. Think of it as a plugin module that
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|38	adds a couple of new methods directly into the CGI::Application namespace
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|39	simply by loading the module.
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|40	
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|41	%prep
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|43	
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|44	%build
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|45	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|46	%make
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|47	
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|48	%check
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|49	make test
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|50	
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|51	%install
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|52	%makeinstall_std
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|53	
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|54	%files
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|55	%doc Changes README
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|56	%{_mandir}/man3/*
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|57	%{perl_vendorlib}/*
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|58	
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|59	
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|60	%changelog
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|61	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-1
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|62	+ Revision: a6e6640
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|63	- Updated to 1.05 (by updates_builder)
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|64	
12cu|perl-CGI-Application-Plugin-Session-1.50.0-1|65	

10564 12
12cu|perl-CGI-FormBuilder-3.90.0-1|1	%define upstream_name    CGI-FormBuilder
12cu|perl-CGI-FormBuilder-3.90.0-1|2	%define upstream_version 3.09
12cu|perl-CGI-FormBuilder-3.90.0-1|3	
12cu|perl-CGI-FormBuilder-3.90.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-CGI-FormBuilder-3.90.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CGI-FormBuilder-3.90.0-1|6	Release:	1
12cu|perl-CGI-FormBuilder-3.90.0-1|7	Epoch:		1
12cu|perl-CGI-FormBuilder-3.90.0-1|8	
12cu|perl-CGI-FormBuilder-3.90.0-1|9	Summary:	Easily generate and process stateful forms
12cu|perl-CGI-FormBuilder-3.90.0-1|10	License:	GPL+ or Artistic
12cu|perl-CGI-FormBuilder-3.90.0-1|11	Group:		Development/Perl
12cu|perl-CGI-FormBuilder-3.90.0-1|12	Url:        http://search.cpan.org/dist/%upstream_name/
12cu|perl-CGI-FormBuilder-3.90.0-1|13	Source0:	http://www.cpan.org/modules/by-module/CGI/CGI-FormBuilder-%{upstream_version}.tgz
12cu|perl-CGI-FormBuilder-3.90.0-1|14	
12cu|perl-CGI-FormBuilder-3.90.0-1|15	BuildRequires:	perl-devel
12cu|perl-CGI-FormBuilder-3.90.0-1|16	BuildRequires:	perl(CGI)
12cu|perl-CGI-FormBuilder-3.90.0-1|17	BuildRequires:	perl(HTML::Template)
12cu|perl-CGI-FormBuilder-3.90.0-1|18	BuildRequires:	perl(Template)
12cu|perl-CGI-FormBuilder-3.90.0-1|19	
12cu|perl-CGI-FormBuilder-3.90.0-1|20	BuildArch:	noarch
12cu|perl-CGI-FormBuilder-3.90.0-1|21	
12cu|perl-CGI-FormBuilder-3.90.0-1|22	%description
12cu|perl-CGI-FormBuilder-3.90.0-1|23	FormBuilder is a fully-functional form engine with numerous features.
12cu|perl-CGI-FormBuilder-3.90.0-1|24	
12cu|perl-CGI-FormBuilder-3.90.0-1|25	%prep
12cu|perl-CGI-FormBuilder-3.90.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CGI-FormBuilder-3.90.0-1|27	
12cu|perl-CGI-FormBuilder-3.90.0-1|28	%build
12cu|perl-CGI-FormBuilder-3.90.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CGI-FormBuilder-3.90.0-1|30	%make
12cu|perl-CGI-FormBuilder-3.90.0-1|31	
12cu|perl-CGI-FormBuilder-3.90.0-1|32	%check
12cu|perl-CGI-FormBuilder-3.90.0-1|33	# disabled because of problem with HTML::Entities (http://rt.cpan.org//Ticket/Display.html?id=16193)
12cu|perl-CGI-FormBuilder-3.90.0-1|34	#%{__make} test
12cu|perl-CGI-FormBuilder-3.90.0-1|35	
12cu|perl-CGI-FormBuilder-3.90.0-1|36	%install
12cu|perl-CGI-FormBuilder-3.90.0-1|37	%makeinstall_std
12cu|perl-CGI-FormBuilder-3.90.0-1|38	
12cu|perl-CGI-FormBuilder-3.90.0-1|39	%files
12cu|perl-CGI-FormBuilder-3.90.0-1|40	%doc Changes README INSTALL
12cu|perl-CGI-FormBuilder-3.90.0-1|41	%{perl_vendorlib}/CGI
12cu|perl-CGI-FormBuilder-3.90.0-1|42	%{_mandir}/*/*
12cu|perl-CGI-FormBuilder-3.90.0-1|43	
12cu|perl-CGI-FormBuilder-3.90.0-1|44	
12cu|perl-CGI-FormBuilder-3.90.0-1|45	%changelog
12cu|perl-CGI-FormBuilder-3.90.0-1|46	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.90.0-1
12cu|perl-CGI-FormBuilder-3.90.0-1|47	+ Revision: 7f3f1d5
12cu|perl-CGI-FormBuilder-3.90.0-1|48	- Updated to 3.09 (by updates_builder)
12cu|perl-CGI-FormBuilder-3.90.0-1|49	
12cu|perl-CGI-FormBuilder-3.90.0-1|50	

10565 12
12cu|perl-CGI-Safe-1.250.0-3|1	%define upstream_name    CGI-Safe
12cu|perl-CGI-Safe-1.250.0-3|2	%define upstream_version 1.25
12cu|perl-CGI-Safe-1.250.0-3|3	
12cu|perl-CGI-Safe-1.250.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-CGI-Safe-1.250.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CGI-Safe-1.250.0-3|6	Release:	3
12cu|perl-CGI-Safe-1.250.0-3|7	
12cu|perl-CGI-Safe-1.250.0-3|8	Summary:	Safe method of using CGI.pm
12cu|perl-CGI-Safe-1.250.0-3|9	License:	GPL+ or Artistic
12cu|perl-CGI-Safe-1.250.0-3|10	Group:		Development/Perl
12cu|perl-CGI-Safe-1.250.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CGI-Safe-1.250.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.bz2
12cu|perl-CGI-Safe-1.250.0-3|13	Source1:        %{name}.rpmlintrc
12cu|perl-CGI-Safe-1.250.0-3|14	
12cu|perl-CGI-Safe-1.250.0-3|15	BuildRequires:	perl-devel
12cu|perl-CGI-Safe-1.250.0-3|16	BuildRequires:	perl(CGI)
12cu|perl-CGI-Safe-1.250.0-3|17	BuildArch:	noarch
12cu|perl-CGI-Safe-1.250.0-3|18	
12cu|perl-CGI-Safe-1.250.0-3|19	%description
12cu|perl-CGI-Safe-1.250.0-3|20	The CGI-Safe module makes running the CGI environment safer
12cu|perl-CGI-Safe-1.250.0-3|21	by eliminating dangerous %ENV variables and presetting
12cu|perl-CGI-Safe-1.250.0-3|22	certain CGI.pm globals.
12cu|perl-CGI-Safe-1.250.0-3|23	
12cu|perl-CGI-Safe-1.250.0-3|24	%prep
12cu|perl-CGI-Safe-1.250.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CGI-Safe-1.250.0-3|26	
12cu|perl-CGI-Safe-1.250.0-3|27	%build
12cu|perl-CGI-Safe-1.250.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CGI-Safe-1.250.0-3|29	%make
12cu|perl-CGI-Safe-1.250.0-3|30	
12cu|perl-CGI-Safe-1.250.0-3|31	%check
12cu|perl-CGI-Safe-1.250.0-3|32	make test
12cu|perl-CGI-Safe-1.250.0-3|33	
12cu|perl-CGI-Safe-1.250.0-3|34	%install
12cu|perl-CGI-Safe-1.250.0-3|35	%makeinstall_std
12cu|perl-CGI-Safe-1.250.0-3|36	
12cu|perl-CGI-Safe-1.250.0-3|37	%files
12cu|perl-CGI-Safe-1.250.0-3|38	%doc Changes README
12cu|perl-CGI-Safe-1.250.0-3|39	%{perl_vendorlib}/CGI
12cu|perl-CGI-Safe-1.250.0-3|40	%{_mandir}/*/*
12cu|perl-CGI-Safe-1.250.0-3|41	
12cu|perl-CGI-Safe-1.250.0-3|42	
12cu|perl-CGI-Safe-1.250.0-3|43	
12cu|perl-CGI-Safe-1.250.0-3|44	%changelog
12cu|perl-CGI-Safe-1.250.0-3|45	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.250.0-3
12cu|perl-CGI-Safe-1.250.0-3|46	+ Revision: a48c250
12cu|perl-CGI-Safe-1.250.0-3|47	- Added rpmlintrc
12cu|perl-CGI-Safe-1.250.0-3|48	
12cu|perl-CGI-Safe-1.250.0-3|49	

10566 12
12cu|perl-CGI-Session-4.480.0-1|1	%define upstream_name    CGI-Session
12cu|perl-CGI-Session-4.480.0-1|2	%define upstream_version 4.48
12cu|perl-CGI-Session-4.480.0-1|3	
12cu|perl-CGI-Session-4.480.0-1|4	%if %{_use_internal_dependency_generator}
12cu|perl-CGI-Session-4.480.0-1|5	%define __noautoreq 'perl\\(DBD::Pg\\)'
12cu|perl-CGI-Session-4.480.0-1|6	%else
12cu|perl-CGI-Session-4.480.0-1|7	%define _requires_exceptions perl(DBD::Pg)
12cu|perl-CGI-Session-4.480.0-1|8	%endif
12cu|perl-CGI-Session-4.480.0-1|9	
12cu|perl-CGI-Session-4.480.0-1|10	Name:		perl-%{upstream_name}
12cu|perl-CGI-Session-4.480.0-1|11	Version:	%perl_convert_version 4.48
12cu|perl-CGI-Session-4.480.0-1|12	Release:	1
12cu|perl-CGI-Session-4.480.0-1|13	
12cu|perl-CGI-Session-4.480.0-1|14	Summary:	Persistent session data in CGI applications
12cu|perl-CGI-Session-4.480.0-1|15	License:	GPL+ or Artistic
12cu|perl-CGI-Session-4.480.0-1|16	Group:		Development/Perl
12cu|perl-CGI-Session-4.480.0-1|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CGI-Session-4.480.0-1|18	Source0:	http://www.cpan.org/modules/by-module/CGI/CGI-Session-4.48.tar.gz
12cu|perl-CGI-Session-4.480.0-1|19	
12cu|perl-CGI-Session-4.480.0-1|20	BuildRequires:	perl-devel
12cu|perl-CGI-Session-4.480.0-1|21	BuildRequires:	perl(CGI)
12cu|perl-CGI-Session-4.480.0-1|22	BuildRequires:	perl(DBI)
12cu|perl-CGI-Session-4.480.0-1|23	BuildRequires:	perl(DB_File)
12cu|perl-CGI-Session-4.480.0-1|24	BuildRequires:	perl(FreezeThaw)
12cu|perl-CGI-Session-4.480.0-1|25	BuildRequires:	perl(CGI::Simple)
12cu|perl-CGI-Session-4.480.0-1|26	BuildArch:	noarch
12cu|perl-CGI-Session-4.480.0-1|27	
12cu|perl-CGI-Session-4.480.0-1|28	%description
12cu|perl-CGI-Session-4.480.0-1|29	CGI-Session is a Perl5 library that provides an easy, reliable and
12cu|perl-CGI-Session-4.480.0-1|30	modular session management system across HTTP requests. Persistency is a
12cu|perl-CGI-Session-4.480.0-1|31	key feature for such applications as shopping carts,
12cu|perl-CGI-Session-4.480.0-1|32	login/authentication routines, and application that need to carry data
12cu|perl-CGI-Session-4.480.0-1|33	accross HTTP requests. CGI::Session does that and many more
12cu|perl-CGI-Session-4.480.0-1|34	
12cu|perl-CGI-Session-4.480.0-1|35	%prep
12cu|perl-CGI-Session-4.480.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CGI-Session-4.480.0-1|37	
12cu|perl-CGI-Session-4.480.0-1|38	%build
12cu|perl-CGI-Session-4.480.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CGI-Session-4.480.0-1|40	%make
12cu|perl-CGI-Session-4.480.0-1|41	
12cu|perl-CGI-Session-4.480.0-1|42	%check
12cu|perl-CGI-Session-4.480.0-1|43	rm -f  t/g4_mysql.t # no database available for testing
12cu|perl-CGI-Session-4.480.0-1|44	make test
12cu|perl-CGI-Session-4.480.0-1|45	
12cu|perl-CGI-Session-4.480.0-1|46	%install
12cu|perl-CGI-Session-4.480.0-1|47	%makeinstall_std
12cu|perl-CGI-Session-4.480.0-1|48	rm -f %{buildroot}%{perl_archlib}/perllocal.pod
12cu|perl-CGI-Session-4.480.0-1|49	
12cu|perl-CGI-Session-4.480.0-1|50	%files
12cu|perl-CGI-Session-4.480.0-1|51	%doc Changes README INSTALL
12cu|perl-CGI-Session-4.480.0-1|52	%{perl_vendorlib}/CGI
12cu|perl-CGI-Session-4.480.0-1|53	%{_mandir}/*/*
12cu|perl-CGI-Session-4.480.0-1|54	
12cu|perl-CGI-Session-4.480.0-1|55	
12cu|perl-CGI-Session-4.480.0-1|56	%changelog
12cu|perl-CGI-Session-4.480.0-1|57	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 4.420.0-2mdv2011.0
12cu|perl-CGI-Session-4.480.0-1|58	+ Revision: 680696
12cu|perl-CGI-Session-4.480.0-1|59	- mass rebuild
12cu|perl-CGI-Session-4.480.0-1|60	
12cu|perl-CGI-Session-4.480.0-1|61	* Mon Aug 31 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 4.420.0-1mdv2011.0
12cu|perl-CGI-Session-4.480.0-1|62	+ Revision: 422882
12cu|perl-CGI-Session-4.480.0-1|63	- update to 4.42
12cu|perl-CGI-Session-4.480.0-1|64	
12cu|perl-CGI-Session-4.480.0-1|65	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 4.410.0-1mdv2010.0
12cu|perl-CGI-Session-4.480.0-1|66	+ Revision: 403004
12cu|perl-CGI-Session-4.480.0-1|67	- rebuild using %%perl_convert_version
12cu|perl-CGI-Session-4.480.0-1|68	
12cu|perl-CGI-Session-4.480.0-1|69	* Wed May 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 4.41-1mdv2010.0
12cu|perl-CGI-Session-4.480.0-1|70	+ Revision: 372684
12cu|perl-CGI-Session-4.480.0-1|71	- update to new version 4.41
12cu|perl-CGI-Session-4.480.0-1|72	
12cu|perl-CGI-Session-4.480.0-1|73	* Wed Jan 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 4.38-2mdv2009.1
12cu|perl-CGI-Session-4.480.0-1|74	+ Revision: 326511
12cu|perl-CGI-Session-4.480.0-1|75	- don't require DBD::Pg
12cu|perl-CGI-Session-4.480.0-1|76	
12cu|perl-CGI-Session-4.480.0-1|77	* Mon Nov 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.38-1mdv2009.1
12cu|perl-CGI-Session-4.480.0-1|78	+ Revision: 299375
12cu|perl-CGI-Session-4.480.0-1|79	- update to new version 4.38
12cu|perl-CGI-Session-4.480.0-1|80	
12cu|perl-CGI-Session-4.480.0-1|81	* Mon Oct 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.37-1mdv2009.1
12cu|perl-CGI-Session-4.480.0-1|82	+ Revision: 297537
12cu|perl-CGI-Session-4.480.0-1|83	- update to new version 4.37
12cu|perl-CGI-Session-4.480.0-1|84	
12cu|perl-CGI-Session-4.480.0-1|85	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.36-1mdv2009.1
12cu|perl-CGI-Session-4.480.0-1|86	+ Revision: 292031
12cu|perl-CGI-Session-4.480.0-1|87	- update to new version 4.36
12cu|perl-CGI-Session-4.480.0-1|88	
12cu|perl-CGI-Session-4.480.0-1|89	* Thu Jul 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.35-1mdv2009.0
12cu|perl-CGI-Session-4.480.0-1|90	+ Revision: 236715
12cu|perl-CGI-Session-4.480.0-1|91	- update to new version 4.35
12cu|perl-CGI-Session-4.480.0-1|92	
12cu|perl-CGI-Session-4.480.0-1|93	* Thu Jul 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.33-1mdv2009.0
12cu|perl-CGI-Session-4.480.0-1|94	+ Revision: 233336
12cu|perl-CGI-Session-4.480.0-1|95	- update to new version 4.33
12cu|perl-CGI-Session-4.480.0-1|96	
12cu|perl-CGI-Session-4.480.0-1|97	* Mon Jun 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.32-1mdv2009.0
12cu|perl-CGI-Session-4.480.0-1|98	+ Revision: 227967
12cu|perl-CGI-Session-4.480.0-1|99	- update to new version 4.32
12cu|perl-CGI-Session-4.480.0-1|100	
12cu|perl-CGI-Session-4.480.0-1|101	* Sat May 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.30-1mdv2009.0
12cu|perl-CGI-Session-4.480.0-1|102	+ Revision: 205413
12cu|perl-CGI-Session-4.480.0-1|103	- update to new version 4.30
12cu|perl-CGI-Session-4.480.0-1|104	
12cu|perl-CGI-Session-4.480.0-1|105	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 4.20-1mdv2008.1
12cu|perl-CGI-Session-4.480.0-1|106	+ Revision: 136678
12cu|perl-CGI-Session-4.480.0-1|107	- restore BuildRoot
12cu|perl-CGI-Session-4.480.0-1|108	
12cu|perl-CGI-Session-4.480.0-1|109	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-CGI-Session-4.480.0-1|110	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-CGI-Session-4.480.0-1|111	
12cu|perl-CGI-Session-4.480.0-1|112	
12cu|perl-CGI-Session-4.480.0-1|113	* Mon Jan 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.20-1mdv2007.0
12cu|perl-CGI-Session-4.480.0-1|114	+ Revision: 111628
12cu|perl-CGI-Session-4.480.0-1|115	- new version
12cu|perl-CGI-Session-4.480.0-1|116	
12cu|perl-CGI-Session-4.480.0-1|117	* Sat Oct 28 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 4.14-1mdv2007.1
12cu|perl-CGI-Session-4.480.0-1|118	+ Revision: 73407
12cu|perl-CGI-Session-4.480.0-1|119	- import perl-CGI-Session-4.14-1mdv2007.0
12cu|perl-CGI-Session-4.480.0-1|120	
12cu|perl-CGI-Session-4.480.0-1|121	* Tue Jul 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.14-1mdv2007.0
12cu|perl-CGI-Session-4.480.0-1|122	- new version
12cu|perl-CGI-Session-4.480.0-1|123	
12cu|perl-CGI-Session-4.480.0-1|124	* Wed May 10 2006 Nicolas Lécureuil <neoclust@mandriva.org> 4.13-1mdk
12cu|perl-CGI-Session-4.480.0-1|125	- New release 4.13
12cu|perl-CGI-Session-4.480.0-1|126	
12cu|perl-CGI-Session-4.480.0-1|127	* Sun Apr 09 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.12-1mdk
12cu|perl-CGI-Session-4.480.0-1|128	- New version
12cu|perl-CGI-Session-4.480.0-1|129	- better summary
12cu|perl-CGI-Session-4.480.0-1|130	- better source URL
12cu|perl-CGI-Session-4.480.0-1|131	- better buildrequires syntax
12cu|perl-CGI-Session-4.480.0-1|132	
12cu|perl-CGI-Session-4.480.0-1|133	* Fri Mar 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.10-1mdk
12cu|perl-CGI-Session-4.480.0-1|134	- New release 4.10
12cu|perl-CGI-Session-4.480.0-1|135	
12cu|perl-CGI-Session-4.480.0-1|136	* Sat Mar 18 2006 Guillaume Rousse <guillomovitch@mandriva.org> 4.09-1mdk
12cu|perl-CGI-Session-4.480.0-1|137	- New release 4.09
12cu|perl-CGI-Session-4.480.0-1|138	
12cu|perl-CGI-Session-4.480.0-1|139	* Thu Mar 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.08-1mdk
12cu|perl-CGI-Session-4.480.0-1|140	- 4.08
12cu|perl-CGI-Session-4.480.0-1|141	
12cu|perl-CGI-Session-4.480.0-1|142	* Wed Mar 08 2006 Oden Eriksson <oeriksson@mandriva.com> 4.03-3mdk
12cu|perl-CGI-Session-4.480.0-1|143	- fix deps
12cu|perl-CGI-Session-4.480.0-1|144	
12cu|perl-CGI-Session-4.480.0-1|145	* Sat Oct 08 2005 Nicolas Lécureuil <neoclust@mandriva.org> 4.03-2mdk
12cu|perl-CGI-Session-4.480.0-1|146	- Fix BuildRequires
12cu|perl-CGI-Session-4.480.0-1|147	- %%mkrel
12cu|perl-CGI-Session-4.480.0-1|148	
12cu|perl-CGI-Session-4.480.0-1|149	* Fri Oct 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 4.03-1mdk
12cu|perl-CGI-Session-4.480.0-1|150	- New release 4.03
12cu|perl-CGI-Session-4.480.0-1|151	
12cu|perl-CGI-Session-4.480.0-1|152	* Wed Sep 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 4.02-1mdk
12cu|perl-CGI-Session-4.480.0-1|153	- New release 4.02
12cu|perl-CGI-Session-4.480.0-1|154	- spec cleanup
12cu|perl-CGI-Session-4.480.0-1|155	- tests
12cu|perl-CGI-Session-4.480.0-1|156	- better url
12cu|perl-CGI-Session-4.480.0-1|157	
12cu|perl-CGI-Session-4.480.0-1|158	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.95-4mdk
12cu|perl-CGI-Session-4.480.0-1|159	- fix buildrequires in a backward compatible way
12cu|perl-CGI-Session-4.480.0-1|160	
12cu|perl-CGI-Session-4.480.0-1|161	* Thu Jul 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.95-3mdk
12cu|perl-CGI-Session-4.480.0-1|162	- rpmbuildupdate aware
12cu|perl-CGI-Session-4.480.0-1|163	
12cu|perl-CGI-Session-4.480.0-1|164	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.95-2mdk
12cu|perl-CGI-Session-4.480.0-1|165	- fixed dir ownership (distlint)
12cu|perl-CGI-Session-4.480.0-1|166	
12cu|perl-CGI-Session-4.480.0-1|167	

10567 12
12cu|perl-CGI-SSI-0.920.0-1|1	%define upstream_name    CGI-SSI
12cu|perl-CGI-SSI-0.920.0-1|2	%define upstream_version 0.92
12cu|perl-CGI-SSI-0.920.0-1|3	
12cu|perl-CGI-SSI-0.920.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-CGI-SSI-0.920.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-CGI-SSI-0.920.0-1|6	Release:    1
12cu|perl-CGI-SSI-0.920.0-1|7	
12cu|perl-CGI-SSI-0.920.0-1|8	Summary:    Use SSI from CGI scripts
12cu|perl-CGI-SSI-0.920.0-1|9	License:    GPL+ or Artistic
12cu|perl-CGI-SSI-0.920.0-1|10	Group:      Development/Perl
12cu|perl-CGI-SSI-0.920.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CGI-SSI-0.920.0-1|12	Source0:    http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-CGI-SSI-0.920.0-1|13	
12cu|perl-CGI-SSI-0.920.0-1|14	BuildRequires: perl(Date::Format)
12cu|perl-CGI-SSI-0.920.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-CGI-SSI-0.920.0-1|16	BuildRequires: perl(File::Spec)
12cu|perl-CGI-SSI-0.920.0-1|17	BuildRequires: perl(HTML::SimpleParse)
12cu|perl-CGI-SSI-0.920.0-1|18	BuildRequires: perl(HTTP::Cookies)
12cu|perl-CGI-SSI-0.920.0-1|19	BuildRequires: perl(HTTP::Response)
12cu|perl-CGI-SSI-0.920.0-1|20	BuildRequires: perl(LWP::UserAgent)
12cu|perl-CGI-SSI-0.920.0-1|21	BuildRequires: perl(URI)
12cu|perl-CGI-SSI-0.920.0-1|22	BuildRequires: perl-devel
12cu|perl-CGI-SSI-0.920.0-1|23	BuildArch: noarch
12cu|perl-CGI-SSI-0.920.0-1|24	
12cu|perl-CGI-SSI-0.920.0-1|25	%description
12cu|perl-CGI-SSI-0.920.0-1|26	CGI::SSI is meant to be used as an easy way to filter shtml through CGI
12cu|perl-CGI-SSI-0.920.0-1|27	scripts in a loose imitation of Apache's mod_include. If you're using
12cu|perl-CGI-SSI-0.920.0-1|28	Apache, you may want to use either mod_include or the Apache::SSI module
12cu|perl-CGI-SSI-0.920.0-1|29	instead of CGI::SSI. Limitations in a CGI script's knowledge of how the
12cu|perl-CGI-SSI-0.920.0-1|30	server behaves make some SSI directives impossible to imitate from a CGI
12cu|perl-CGI-SSI-0.920.0-1|31	script.
12cu|perl-CGI-SSI-0.920.0-1|32	
12cu|perl-CGI-SSI-0.920.0-1|33	Most of the time, you'll simply want to filter shtml through STDOUT or some
12cu|perl-CGI-SSI-0.920.0-1|34	other open filehandle. 'autotie' is available for STDOUT, but in general,
12cu|perl-CGI-SSI-0.920.0-1|35	you'll want to tie other filehandles yourself:
12cu|perl-CGI-SSI-0.920.0-1|36	
12cu|perl-CGI-SSI-0.920.0-1|37	$ssi = tie(*FH, 'CGI::SSI', filehandle => 'FH');
12cu|perl-CGI-SSI-0.920.0-1|38	print FH $shtml;
12cu|perl-CGI-SSI-0.920.0-1|39	
12cu|perl-CGI-SSI-0.920.0-1|40	%prep
12cu|perl-CGI-SSI-0.920.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CGI-SSI-0.920.0-1|42	
12cu|perl-CGI-SSI-0.920.0-1|43	%build
12cu|perl-CGI-SSI-0.920.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-CGI-SSI-0.920.0-1|45	
12cu|perl-CGI-SSI-0.920.0-1|46	%make
12cu|perl-CGI-SSI-0.920.0-1|47	
12cu|perl-CGI-SSI-0.920.0-1|48	%check
12cu|perl-CGI-SSI-0.920.0-1|49	#make test
12cu|perl-CGI-SSI-0.920.0-1|50	
12cu|perl-CGI-SSI-0.920.0-1|51	%install
12cu|perl-CGI-SSI-0.920.0-1|52	%makeinstall_std
12cu|perl-CGI-SSI-0.920.0-1|53	
12cu|perl-CGI-SSI-0.920.0-1|54	%files
12cu|perl-CGI-SSI-0.920.0-1|55	%doc Changes META.yml README
12cu|perl-CGI-SSI-0.920.0-1|56	%{_mandir}/man3/*
12cu|perl-CGI-SSI-0.920.0-1|57	%{perl_vendorlib}/*
12cu|perl-CGI-SSI-0.920.0-1|58	
12cu|perl-CGI-SSI-0.920.0-1|59	%changelog
12cu|perl-CGI-SSI-0.920.0-1|60	* Tue Oct 15 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.920.0-1
12cu|perl-CGI-SSI-0.920.0-1|61	+ Revision: 00bf8f5
12cu|perl-CGI-SSI-0.920.0-1|62	- Added perl-devel BR
12cu|perl-CGI-SSI-0.920.0-1|63	
12cu|perl-CGI-SSI-0.920.0-1|64	

10568 12
12cu|perl-CGI-Struct-1.210.0-1|1	%define upstream_name    CGI-Struct
12cu|perl-CGI-Struct-1.210.0-1|2	%define upstream_version 1.21
12cu|perl-CGI-Struct-1.210.0-1|3	
12cu|perl-CGI-Struct-1.210.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-CGI-Struct-1.210.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-CGI-Struct-1.210.0-1|6	Release:    1
12cu|perl-CGI-Struct-1.210.0-1|7	
12cu|perl-CGI-Struct-1.210.0-1|8	Summary:    Build structures from CGI data
12cu|perl-CGI-Struct-1.210.0-1|9	
12cu|perl-CGI-Struct-1.210.0-1|10	License:    GPL+ or Artistic
12cu|perl-CGI-Struct-1.210.0-1|11	Group:      Development/Perl
12cu|perl-CGI-Struct-1.210.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CGI-Struct-1.210.0-1|13	Source0:    http://www.cpan.org/modules/by-module/CGI/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-CGI-Struct-1.210.0-1|14	
12cu|perl-CGI-Struct-1.210.0-1|15	BuildRequires: perl(Storable)
12cu|perl-CGI-Struct-1.210.0-1|16	BuildRequires: perl(Test::Deep)
12cu|perl-CGI-Struct-1.210.0-1|17	BuildRequires: perl(Test::More)
12cu|perl-CGI-Struct-1.210.0-1|18	BuildRequires: perl-devel
12cu|perl-CGI-Struct-1.210.0-1|19	BuildArch: noarch
12cu|perl-CGI-Struct-1.210.0-1|20	
12cu|perl-CGI-Struct-1.210.0-1|21	%description
12cu|perl-CGI-Struct-1.210.0-1|22	CGI::Struct lets you transform CGI data keys that _look like_ perl data
12cu|perl-CGI-Struct-1.210.0-1|23	structures into _actual_ perl data structures.
12cu|perl-CGI-Struct-1.210.0-1|24	
12cu|perl-CGI-Struct-1.210.0-1|25	CGI::Struct makes no attempt to actually _read in_ the variables from the
12cu|perl-CGI-Struct-1.210.0-1|26	request. You should be using the CGI manpage or some equivalent for that.
12cu|perl-CGI-Struct-1.210.0-1|27	CGI::Struct expects to be handed a reference to a hash containing all the
12cu|perl-CGI-Struct-1.210.0-1|28	keys/values you care about. The common way is to use something like
12cu|perl-CGI-Struct-1.210.0-1|29	'CGI->Vars' or (as the author does) 'Plack::Request->parameters->mixed'.
12cu|perl-CGI-Struct-1.210.0-1|30	
12cu|perl-CGI-Struct-1.210.0-1|31	Whatever you use should give you a hash mapping the request variable names
12cu|perl-CGI-Struct-1.210.0-1|32	(keys) to the values sent in by the users (values). Any of the major CGIish
12cu|perl-CGI-Struct-1.210.0-1|33	modules will have such a method; consult the documentation for yours if you
12cu|perl-CGI-Struct-1.210.0-1|34	don't know it offhand.
12cu|perl-CGI-Struct-1.210.0-1|35	
12cu|perl-CGI-Struct-1.210.0-1|36	%prep
12cu|perl-CGI-Struct-1.210.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CGI-Struct-1.210.0-1|38	
12cu|perl-CGI-Struct-1.210.0-1|39	%build
12cu|perl-CGI-Struct-1.210.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-CGI-Struct-1.210.0-1|41	
12cu|perl-CGI-Struct-1.210.0-1|42	%make
12cu|perl-CGI-Struct-1.210.0-1|43	
12cu|perl-CGI-Struct-1.210.0-1|44	%check
12cu|perl-CGI-Struct-1.210.0-1|45	%make test
12cu|perl-CGI-Struct-1.210.0-1|46	
12cu|perl-CGI-Struct-1.210.0-1|47	%install
12cu|perl-CGI-Struct-1.210.0-1|48	%makeinstall_std
12cu|perl-CGI-Struct-1.210.0-1|49	
12cu|perl-CGI-Struct-1.210.0-1|50	%files
12cu|perl-CGI-Struct-1.210.0-1|51	%doc META.yml README Changes META.json LICENSE
12cu|perl-CGI-Struct-1.210.0-1|52	%{_mandir}/man3/*
12cu|perl-CGI-Struct-1.210.0-1|53	%{perl_vendorlib}/*
12cu|perl-CGI-Struct-1.210.0-1|54	
12cu|perl-CGI-Struct-1.210.0-1|55	
12cu|perl-CGI-Struct-1.210.0-1|56	
12cu|perl-CGI-Struct-1.210.0-1|57	
12cu|perl-CGI-Struct-1.210.0-1|58	
12cu|perl-CGI-Struct-1.210.0-1|59	%changelog
12cu|perl-CGI-Struct-1.210.0-1|60	* Thu Apr 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.210.0-1
12cu|perl-CGI-Struct-1.210.0-1|61	+ Revision: cf019f9
12cu|perl-CGI-Struct-1.210.0-1|62	- Fix BRs
12cu|perl-CGI-Struct-1.210.0-1|63	
12cu|perl-CGI-Struct-1.210.0-1|64	

10569 12
12cu|perl-Chart-2.4.6-1|1	%define	upstream_name	 Chart
12cu|perl-Chart-2.4.6-1|2	%define upstream_version 2.4.6
12cu|perl-Chart-2.4.6-1|3	
12cu|perl-Chart-2.4.6-1|4	Name:		perl-%{upstream_name}
12cu|perl-Chart-2.4.6-1|5	Version:	%perl_convert_version 2.4.6
12cu|perl-Chart-2.4.6-1|6	Release:	1
12cu|perl-Chart-2.4.6-1|7	
12cu|perl-Chart-2.4.6-1|8	Summary:	A series of charting modules
12cu|perl-Chart-2.4.6-1|9	License:	GPL
12cu|perl-Chart-2.4.6-1|10	Group:		Development/Perl
12cu|perl-Chart-2.4.6-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Chart-2.4.6-1|12	Source0:	http://www.cpan.org/authors/id/C/CH/CHARTGRP/Chart-%{version}.tar.gz
12cu|perl-Chart-2.4.6-1|13	
12cu|perl-Chart-2.4.6-1|14	BuildRequires:	perl-devel
12cu|perl-Chart-2.4.6-1|15	BuildRequires:	perl(GD)
12cu|perl-Chart-2.4.6-1|16	
12cu|perl-Chart-2.4.6-1|17	BuildArch:	noarch
12cu|perl-Chart-2.4.6-1|18	
12cu|perl-Chart-2.4.6-1|19	%description
12cu|perl-Chart-2.4.6-1|20	Series of charting modules.
12cu|perl-Chart-2.4.6-1|21	
12cu|perl-Chart-2.4.6-1|22	%prep
12cu|perl-Chart-2.4.6-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Chart-2.4.6-1|24	chmod 0644 README TODO
12cu|perl-Chart-2.4.6-1|25	
12cu|perl-Chart-2.4.6-1|26	%build
12cu|perl-Chart-2.4.6-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Chart-2.4.6-1|28	%make
12cu|perl-Chart-2.4.6-1|29	
12cu|perl-Chart-2.4.6-1|30	%check
12cu|perl-Chart-2.4.6-1|31	%make test
12cu|perl-Chart-2.4.6-1|32	
12cu|perl-Chart-2.4.6-1|33	%install
12cu|perl-Chart-2.4.6-1|34	%makeinstall_std
12cu|perl-Chart-2.4.6-1|35	
12cu|perl-Chart-2.4.6-1|36	%files
12cu|perl-Chart-2.4.6-1|37	%doc README TODO
12cu|perl-Chart-2.4.6-1|38	%{perl_vendorlib}/Chart*
12cu|perl-Chart-2.4.6-1|39	%{_mandir}/*/*
12cu|perl-Chart-2.4.6-1|40	
12cu|perl-Chart-2.4.6-1|41	
12cu|perl-Chart-2.4.6-1|42	%changelog
12cu|perl-Chart-2.4.6-1|43	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 2.4.2-2mdv2011.0
12cu|perl-Chart-2.4.6-1|44	+ Revision: 680773
12cu|perl-Chart-2.4.6-1|45	- mass rebuild
12cu|perl-Chart-2.4.6-1|46	
12cu|perl-Chart-2.4.6-1|47	* Sun Oct 24 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.4.2-1mdv2011.0
12cu|perl-Chart-2.4.6-1|48	+ Revision: 588697
12cu|perl-Chart-2.4.6-1|49	- update to 2.4.2
12cu|perl-Chart-2.4.6-1|50	
12cu|perl-Chart-2.4.6-1|51	* Sat Feb 13 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.4.1-6mdv2011.0
12cu|perl-Chart-2.4.6-1|52	+ Revision: 505422
12cu|perl-Chart-2.4.6-1|53	- rebuild using %%perl_convert_version
12cu|perl-Chart-2.4.6-1|54	
12cu|perl-Chart-2.4.6-1|55	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.4.1-5mdv2010.0
12cu|perl-Chart-2.4.6-1|56	+ Revision: 430322
12cu|perl-Chart-2.4.6-1|57	- rebuild
12cu|perl-Chart-2.4.6-1|58	
12cu|perl-Chart-2.4.6-1|59	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.4.1-4mdv2009.0
12cu|perl-Chart-2.4.6-1|60	+ Revision: 256401
12cu|perl-Chart-2.4.6-1|61	- rebuild
12cu|perl-Chart-2.4.6-1|62	
12cu|perl-Chart-2.4.6-1|63	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.4.1-2mdv2008.1
12cu|perl-Chart-2.4.6-1|64	+ Revision: 136680
12cu|perl-Chart-2.4.6-1|65	- restore BuildRoot
12cu|perl-Chart-2.4.6-1|66	
12cu|perl-Chart-2.4.6-1|67	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Chart-2.4.6-1|68	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Chart-2.4.6-1|69	
12cu|perl-Chart-2.4.6-1|70	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.1-2mdv2008.0
12cu|perl-Chart-2.4.6-1|71	+ Revision: 86066
12cu|perl-Chart-2.4.6-1|72	- rebuild
12cu|perl-Chart-2.4.6-1|73	
12cu|perl-Chart-2.4.6-1|74	
12cu|perl-Chart-2.4.6-1|75	* Fri Feb 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.1-1mdk
12cu|perl-Chart-2.4.6-1|76	- New release 2.4.1
12cu|perl-Chart-2.4.6-1|77	
12cu|perl-Chart-2.4.6-1|78	* Thu Oct 20 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.3-3mdk
12cu|perl-Chart-2.4.6-1|79	- Fix BuildRequires
12cu|perl-Chart-2.4.6-1|80	- fix url/source
12cu|perl-Chart-2.4.6-1|81	
12cu|perl-Chart-2.4.6-1|82	* Thu Oct 20 2005 Olivier Thauvin <nanardon@mandriva.org> 2.3-2mdk
12cu|perl-Chart-2.4.6-1|83	- rebuild
12cu|perl-Chart-2.4.6-1|84	- add make test
12cu|perl-Chart-2.4.6-1|85	
12cu|perl-Chart-2.4.6-1|86	* Mon May 31 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.3-1mdk
12cu|perl-Chart-2.4.6-1|87	- 2.3
12cu|perl-Chart-2.4.6-1|88	
12cu|perl-Chart-2.4.6-1|89	* Mon Aug 18 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.2-4mdk
12cu|perl-Chart-2.4.6-1|90	- rebuild for new perl
12cu|perl-Chart-2.4.6-1|91	- drop $RPM_OPT_FLAGS, noarch..
12cu|perl-Chart-2.4.6-1|92	- rm -rf /home/guillomovitch/rpm/tmp/perl-Chart-2.4.1 in %%install
12cu|perl-Chart-2.4.6-1|93	- use %%makeinstall_std macro
12cu|perl-Chart-2.4.6-1|94	- cosmetics
12cu|perl-Chart-2.4.6-1|95	
12cu|perl-Chart-2.4.6-1|96	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.2-2mdk
12cu|perl-Chart-2.4.6-1|97	- rebuild for new auto{prov,req}
12cu|perl-Chart-2.4.6-1|98	
12cu|perl-Chart-2.4.6-1|99	* Fri Apr 25 2003 François Pons <fpons@mandrakesoft.com> 2.2-1mdk
12cu|perl-Chart-2.4.6-1|100	- 2.2.
12cu|perl-Chart-2.4.6-1|101	
12cu|perl-Chart-2.4.6-1|102	* Fri Apr 25 2003 Pixel <pixel@mandrakesoft.com> 1.0.1-4mdk
12cu|perl-Chart-2.4.6-1|103	- add "BuildRequires: perl-devel"
12cu|perl-Chart-2.4.6-1|104	
12cu|perl-Chart-2.4.6-1|105	

10570 12
12cu|perl-CHI-0.550.0-1|1	%define upstream_name    CHI
12cu|perl-CHI-0.550.0-1|2	%define upstream_version 0.55
12cu|perl-CHI-0.550.0-1|3	
12cu|perl-CHI-0.550.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-CHI-0.550.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CHI-0.550.0-1|6	Release:	1
12cu|perl-CHI-0.550.0-1|7	
12cu|perl-CHI-0.550.0-1|8	Summary:	Nothing is cached
12cu|perl-CHI-0.550.0-1|9	License:	GPL+ or Artistic
12cu|perl-CHI-0.550.0-1|10	Group:		Development/Perl
12cu|perl-CHI-0.550.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CHI-0.550.0-1|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-CHI-0.550.0-1|13	
12cu|perl-CHI-0.550.0-1|14	BuildRequires:	perl-devel
12cu|perl-CHI-0.550.0-1|15	BuildRequires:	perl(Carp::Assert)
12cu|perl-CHI-0.550.0-1|16	BuildRequires:	perl(Data::UUID)
12cu|perl-CHI-0.550.0-1|17	BuildRequires:	perl(Date::Parse)
12cu|perl-CHI-0.550.0-1|18	BuildRequires:	perl(Digest::JHash)
12cu|perl-CHI-0.550.0-1|19	BuildRequires:	perl(Digest::MD5)
12cu|perl-CHI-0.550.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-CHI-0.550.0-1|21	BuildRequires:	perl(File::Spec)
12cu|perl-CHI-0.550.0-1|22	BuildRequires:	perl(Hash::MoreUtils)
12cu|perl-CHI-0.550.0-1|23	BuildRequires:	perl(JSON)
12cu|perl-CHI-0.550.0-1|24	BuildRequires:	perl(List::MoreUtils)
12cu|perl-CHI-0.550.0-1|25	BuildRequires:	perl(Log::Any)
12cu|perl-CHI-0.550.0-1|26	BuildRequires:	perl(Log::Any::Adapter)
12cu|perl-CHI-0.550.0-1|27	BuildRequires:	perl-Log-Any-Adapter
12cu|perl-CHI-0.550.0-1|28	BuildRequires:	perl(Log::Any::Adapter::Dispatch)
12cu|perl-CHI-0.550.0-1|29	BuildRequires:	perl(Module::Load::Conditional)
12cu|perl-CHI-0.550.0-1|30	BuildRequires:	perl(Moose)
12cu|perl-CHI-0.550.0-1|31	BuildRequires:	perl(String::RewritePrefix)
12cu|perl-CHI-0.550.0-1|32	BuildRequires:	perl(Storable)
12cu|perl-CHI-0.550.0-1|33	BuildRequires:	perl(Task::Weaken)
12cu|perl-CHI-0.550.0-1|34	BuildRequires:	perl(Test::Builder)
12cu|perl-CHI-0.550.0-1|35	BuildRequires:	perl(Test::Class)
12cu|perl-CHI-0.550.0-1|36	BuildRequires:	perl(Test::Deep)
12cu|perl-CHI-0.550.0-1|37	BuildRequires:	perl(Test::Exception)
12cu|perl-CHI-0.550.0-1|38	BuildRequires:	perl(Test::Log::Dispatch)
12cu|perl-CHI-0.550.0-1|39	BuildRequires:	perl(Test::More)
12cu|perl-CHI-0.550.0-1|40	BuildRequires:	perl(Test::Warn)
12cu|perl-CHI-0.550.0-1|41	BuildRequires:	perl(Time::Duration)
12cu|perl-CHI-0.550.0-1|42	BuildRequires:	perl(Time::Duration::Parse)
12cu|perl-CHI-0.550.0-1|43	BuildArch:	noarch
12cu|perl-CHI-0.550.0-1|44	
12cu|perl-CHI-0.550.0-1|45	%description
12cu|perl-CHI-0.550.0-1|46	CHI provides a unified caching API, designed to assist a developer in
12cu|perl-CHI-0.550.0-1|47	persisting data for a specified period of time.
12cu|perl-CHI-0.550.0-1|48	
12cu|perl-CHI-0.550.0-1|49	The CHI interface is implemented by driver classes that support fetching,
12cu|perl-CHI-0.550.0-1|50	storing and clearing of data. Driver classes exist or will exist for the
12cu|perl-CHI-0.550.0-1|51	gamut of storage backends available to Perl, such as memory, plain files,
12cu|perl-CHI-0.550.0-1|52	memory mapped files, memcached, and DBI.
12cu|perl-CHI-0.550.0-1|53	
12cu|perl-CHI-0.550.0-1|54	CHI is intended as an evolution of DeWitt Clinton's Cache::Cache package,
12cu|perl-CHI-0.550.0-1|55	adhering to the basic Cache API but adding new features and addressing
12cu|perl-CHI-0.550.0-1|56	limitations in the Cache::Cache implementation.
12cu|perl-CHI-0.550.0-1|57	
12cu|perl-CHI-0.550.0-1|58	%prep
12cu|perl-CHI-0.550.0-1|59	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CHI-0.550.0-1|60	
12cu|perl-CHI-0.550.0-1|61	%build
12cu|perl-CHI-0.550.0-1|62	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CHI-0.550.0-1|63	%make
12cu|perl-CHI-0.550.0-1|64	
12cu|perl-CHI-0.550.0-1|65	%check
12cu|perl-CHI-0.550.0-1|66	%make test
12cu|perl-CHI-0.550.0-1|67	
12cu|perl-CHI-0.550.0-1|68	%install
12cu|perl-CHI-0.550.0-1|69	%makeinstall_std
12cu|perl-CHI-0.550.0-1|70	
12cu|perl-CHI-0.550.0-1|71	%files
12cu|perl-CHI-0.550.0-1|72	%doc Changes LICENSE META.yml README
12cu|perl-CHI-0.550.0-1|73	%{_mandir}/man3/*
12cu|perl-CHI-0.550.0-1|74	%{perl_vendorlib}/*
12cu|perl-CHI-0.550.0-1|75	
12cu|perl-CHI-0.550.0-1|76	
12cu|perl-CHI-0.550.0-1|77	
12cu|perl-CHI-0.550.0-1|78	%changelog
12cu|perl-CHI-0.550.0-1|79	* Sun Sep 30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.550.0-1
12cu|perl-CHI-0.550.0-1|80	+ Revision: 630935c
12cu|perl-CHI-0.550.0-1|81	- LOG Update BuildRequires
12cu|perl-CHI-0.550.0-1|82	
12cu|perl-CHI-0.550.0-1|83	

10571 12
12cu|perl-Class-AutoClass-1.560.0-1|1	%define upstream_name    Class-AutoClass
12cu|perl-Class-AutoClass-1.560.0-1|2	%define upstream_version 1.56
12cu|perl-Class-AutoClass-1.560.0-1|3	Name:       perl-%{upstream_name}
12cu|perl-Class-AutoClass-1.560.0-1|4	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Class-AutoClass-1.560.0-1|5	Release:    1
12cu|perl-Class-AutoClass-1.560.0-1|6	
12cu|perl-Class-AutoClass-1.560.0-1|7	Summary:    Yet another OO helper
12cu|perl-Class-AutoClass-1.560.0-1|8	License:    GPL+ or Artistic
12cu|perl-Class-AutoClass-1.560.0-1|9	Group:      Development/Perl
12cu|perl-Class-AutoClass-1.560.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Class-AutoClass-1.560.0-1|11	Source0:    http://www.cpan.org/modules/by-module/Class/Class-AutoClass-%{upstream_version}.tar.gz
12cu|perl-Class-AutoClass-1.560.0-1|12	Buildrequires:  perl(IO::Stringy)
12cu|perl-Class-AutoClass-1.560.0-1|13	BuildRequires:	perl(Module::Build)
12cu|perl-Class-AutoClass-1.560.0-1|14	
12cu|perl-Class-AutoClass-1.560.0-1|15	BuildArch:      noarch
12cu|perl-Class-AutoClass-1.560.0-1|16	
12cu|perl-Class-AutoClass-1.560.0-1|17	%description
12cu|perl-Class-AutoClass-1.560.0-1|18	This perl module brings the following advantages:
12cu|perl-Class-AutoClass-1.560.0-1|19	- get and set methods for simple attributes can be automatically
12cu|perl-Class-AutoClass-1.560.0-1|20	generated
12cu|perl-Class-AutoClass-1.560.0-1|21	- argument lists are handled as described below
12cu|perl-Class-AutoClass-1.560.0-1|22	- the protocol for object creation and initialization is close to
12cu|perl-Class-AutoClass-1.560.0-1|23	the 'textbook' approach generally suggested for object-oriented Perl
12cu|perl-Class-AutoClass-1.560.0-1|24	(see below)
12cu|perl-Class-AutoClass-1.560.0-1|25	- object initialization is handled correctly in the presence of multiple
12cu|perl-Class-AutoClass-1.560.0-1|26	inheritance
12cu|perl-Class-AutoClass-1.560.0-1|27	
12cu|perl-Class-AutoClass-1.560.0-1|28	%prep
12cu|perl-Class-AutoClass-1.560.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Class-AutoClass-1.560.0-1|30	
12cu|perl-Class-AutoClass-1.560.0-1|31	%build
12cu|perl-Class-AutoClass-1.560.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Class-AutoClass-1.560.0-1|33	%make
12cu|perl-Class-AutoClass-1.560.0-1|34	
12cu|perl-Class-AutoClass-1.560.0-1|35	%install
12cu|perl-Class-AutoClass-1.560.0-1|36	%makeinstall_std
12cu|perl-Class-AutoClass-1.560.0-1|37	
12cu|perl-Class-AutoClass-1.560.0-1|38	%check
12cu|perl-Class-AutoClass-1.560.0-1|39	# %make test
12cu|perl-Class-AutoClass-1.560.0-1|40	
12cu|perl-Class-AutoClass-1.560.0-1|41	%clean
12cu|perl-Class-AutoClass-1.560.0-1|42	
12cu|perl-Class-AutoClass-1.560.0-1|43	%files
12cu|perl-Class-AutoClass-1.560.0-1|44	%doc Changes
12cu|perl-Class-AutoClass-1.560.0-1|45	%{perl_vendorlib}/Class
12cu|perl-Class-AutoClass-1.560.0-1|46	%{_mandir}/*/*
12cu|perl-Class-AutoClass-1.560.0-1|47	
12cu|perl-Class-AutoClass-1.560.0-1|48	
12cu|perl-Class-AutoClass-1.560.0-1|49	
12cu|perl-Class-AutoClass-1.560.0-1|50	%changelog
12cu|perl-Class-AutoClass-1.560.0-1|51	* Sat Dec 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.560.0-1
12cu|perl-Class-AutoClass-1.560.0-1|52	+ Revision: a1349a5
12cu|perl-Class-AutoClass-1.560.0-1|53	- LOG Updated to 1.56 (by updates_builder)
12cu|perl-Class-AutoClass-1.560.0-1|54	
12cu|perl-Class-AutoClass-1.560.0-1|55	

10572 12
12cu|perl-Class-Autouse-2.10.0-1|1	%define upstream_name	 Class-Autouse
12cu|perl-Class-Autouse-2.10.0-1|2	%define upstream_version 2.01
12cu|perl-Class-Autouse-2.10.0-1|3	
12cu|perl-Class-Autouse-2.10.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Class-Autouse-2.10.0-1|5	Version:	%perl_convert_version 2.01
12cu|perl-Class-Autouse-2.10.0-1|6	Release:	1
12cu|perl-Class-Autouse-2.10.0-1|7	
12cu|perl-Class-Autouse-2.10.0-1|8	Summary:	Run-time class loading on first method call in Perl
12cu|perl-Class-Autouse-2.10.0-1|9	License:	GPL+ or Artistic
12cu|perl-Class-Autouse-2.10.0-1|10	Group:		Development/Perl
12cu|perl-Class-Autouse-2.10.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Class-Autouse-2.10.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Class/Class-Autouse-2.01.tar.gz
12cu|perl-Class-Autouse-2.10.0-1|13	
12cu|perl-Class-Autouse-2.10.0-1|14	BuildRequires:	perl-devel
12cu|perl-Class-Autouse-2.10.0-1|15	BuildArch:	noarch
12cu|perl-Class-Autouse-2.10.0-1|16	
12cu|perl-Class-Autouse-2.10.0-1|17	%description
12cu|perl-Class-Autouse-2.10.0-1|18	Class::Autouse allows you to specify a class that will only load when a method
12cu|perl-Class-Autouse-2.10.0-1|19	of that class is called. For large classes that might not be used during the
12cu|perl-Class-Autouse-2.10.0-1|20	running of a program, such as Date::Manip, this can save you large amounts of
12cu|perl-Class-Autouse-2.10.0-1|21	memory, and decrease the script load time.
12cu|perl-Class-Autouse-2.10.0-1|22	
12cu|perl-Class-Autouse-2.10.0-1|23	%prep
12cu|perl-Class-Autouse-2.10.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Class-Autouse-2.10.0-1|25	
12cu|perl-Class-Autouse-2.10.0-1|26	%build
12cu|perl-Class-Autouse-2.10.0-1|27	find lib -name \*.pm | xargs chmod 644
12cu|perl-Class-Autouse-2.10.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Class-Autouse-2.10.0-1|29	%make
12cu|perl-Class-Autouse-2.10.0-1|30	
12cu|perl-Class-Autouse-2.10.0-1|31	%check
12cu|perl-Class-Autouse-2.10.0-1|32	make test
12cu|perl-Class-Autouse-2.10.0-1|33	
12cu|perl-Class-Autouse-2.10.0-1|34	%install
12cu|perl-Class-Autouse-2.10.0-1|35	%makeinstall_std
12cu|perl-Class-Autouse-2.10.0-1|36	
12cu|perl-Class-Autouse-2.10.0-1|37	%files
12cu|perl-Class-Autouse-2.10.0-1|38	%doc Changes README
12cu|perl-Class-Autouse-2.10.0-1|39	%{perl_vendorlib}/Class
12cu|perl-Class-Autouse-2.10.0-1|40	%{_mandir}/*/*
12cu|perl-Class-Autouse-2.10.0-1|41	
12cu|perl-Class-Autouse-2.10.0-1|42	
12cu|perl-Class-Autouse-2.10.0-1|43	%changelog
12cu|perl-Class-Autouse-2.10.0-1|44	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-1mdv2011.0
12cu|perl-Class-Autouse-2.10.0-1|45	+ Revision: 634210
12cu|perl-Class-Autouse-2.10.0-1|46	- update to new version 2.00
12cu|perl-Class-Autouse-2.10.0-1|47	
12cu|perl-Class-Autouse-2.10.0-1|48	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.290.0-1mdv2011.0
12cu|perl-Class-Autouse-2.10.0-1|49	+ Revision: 406872
12cu|perl-Class-Autouse-2.10.0-1|50	- rebuild using %%perl_convert_version
12cu|perl-Class-Autouse-2.10.0-1|51	
12cu|perl-Class-Autouse-2.10.0-1|52	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.29-3mdv2009.0
12cu|perl-Class-Autouse-2.10.0-1|53	+ Revision: 255887
12cu|perl-Class-Autouse-2.10.0-1|54	- rebuild
12cu|perl-Class-Autouse-2.10.0-1|55	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Class-Autouse-2.10.0-1|56	
12cu|perl-Class-Autouse-2.10.0-1|57	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Class-Autouse-2.10.0-1|58	- restore BuildRoot
12cu|perl-Class-Autouse-2.10.0-1|59	
12cu|perl-Class-Autouse-2.10.0-1|60	* Mon Nov 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.29-1mdv2008.1
12cu|perl-Class-Autouse-2.10.0-1|61	+ Revision: 110280
12cu|perl-Class-Autouse-2.10.0-1|62	- update to new version 1.29
12cu|perl-Class-Autouse-2.10.0-1|63	
12cu|perl-Class-Autouse-2.10.0-1|64	* Fri Jul 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.28-1mdv2008.0
12cu|perl-Class-Autouse-2.10.0-1|65	+ Revision: 56128
12cu|perl-Class-Autouse-2.10.0-1|66	- update to new version 1.28
12cu|perl-Class-Autouse-2.10.0-1|67	
12cu|perl-Class-Autouse-2.10.0-1|68	
12cu|perl-Class-Autouse-2.10.0-1|69	* Sat Nov 18 2006 Olivier Thauvin <nanardon@mandriva.org> 1.27-1mdv2007.0
12cu|perl-Class-Autouse-2.10.0-1|70	+ Revision: 85430
12cu|perl-Class-Autouse-2.10.0-1|71	- 1.27
12cu|perl-Class-Autouse-2.10.0-1|72	- Import perl-Class-Autouse
12cu|perl-Class-Autouse-2.10.0-1|73	
12cu|perl-Class-Autouse-2.10.0-1|74	* Sun Apr 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.26-1mdk
12cu|perl-Class-Autouse-2.10.0-1|75	- New release 1.26
12cu|perl-Class-Autouse-2.10.0-1|76	- spec cleanup
12cu|perl-Class-Autouse-2.10.0-1|77	- fix directory ownership
12cu|perl-Class-Autouse-2.10.0-1|78	- better source URL
12cu|perl-Class-Autouse-2.10.0-1|79	
12cu|perl-Class-Autouse-2.10.0-1|80	* Tue Apr 11 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.25-1mdk
12cu|perl-Class-Autouse-2.10.0-1|81	- New release 1.25
12cu|perl-Class-Autouse-2.10.0-1|82	
12cu|perl-Class-Autouse-2.10.0-1|83	* Tue Jan 17 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.24-1mdk
12cu|perl-Class-Autouse-2.10.0-1|84	- 1.24
12cu|perl-Class-Autouse-2.10.0-1|85	- Fix perms
12cu|perl-Class-Autouse-2.10.0-1|86	
12cu|perl-Class-Autouse-2.10.0-1|87	* Tue Oct 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.21-1mdk
12cu|perl-Class-Autouse-2.10.0-1|88	- New release 1.21
12cu|perl-Class-Autouse-2.10.0-1|89	
12cu|perl-Class-Autouse-2.10.0-1|90	* Sat Aug 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.20-1mdk
12cu|perl-Class-Autouse-2.10.0-1|91	- 1.20
12cu|perl-Class-Autouse-2.10.0-1|92	
12cu|perl-Class-Autouse-2.10.0-1|93	* Tue Mar 15 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.17-1mdk
12cu|perl-Class-Autouse-2.10.0-1|94	- Initial MDK release.
12cu|perl-Class-Autouse-2.10.0-1|95	
12cu|perl-Class-Autouse-2.10.0-1|96	

10573 12
12cu|perl-Class-Base-0.50.0-1|1	%define upstream_name  Class-Base
12cu|perl-Class-Base-0.50.0-1|2	%define upstream_version 0.05
12cu|perl-Class-Base-0.50.0-1|3	
12cu|perl-Class-Base-0.50.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Class-Base-0.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Class-Base-0.50.0-1|6	Release:	1
12cu|perl-Class-Base-0.50.0-1|7	
12cu|perl-Class-Base-0.50.0-1|8	Summary:	Useful base class for deriving other modules
12cu|perl-Class-Base-0.50.0-1|9	License:	GPL+ or Artistic
12cu|perl-Class-Base-0.50.0-1|10	Group:		Development/Perl
12cu|perl-Class-Base-0.50.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Class-Base-0.50.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Class/Class-Base-%{upstream_version}.tar.gz
12cu|perl-Class-Base-0.50.0-1|13	
12cu|perl-Class-Base-0.50.0-1|14	BuildRequires:	perl-devel
12cu|perl-Class-Base-0.50.0-1|15	BuildArch:	noarch
12cu|perl-Class-Base-0.50.0-1|16	
12cu|perl-Class-Base-0.50.0-1|17	%description
12cu|perl-Class-Base-0.50.0-1|18	This module implements a simple base class from which other modules
12cu|perl-Class-Base-0.50.0-1|19	can be derived, thereby inheriting a number of useful methods such as
12cu|perl-Class-Base-0.50.0-1|20	new(), init(), params(), clone(), error() and debug().
12cu|perl-Class-Base-0.50.0-1|21	
12cu|perl-Class-Base-0.50.0-1|22	%prep
12cu|perl-Class-Base-0.50.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Class-Base-0.50.0-1|24	
12cu|perl-Class-Base-0.50.0-1|25	%build
12cu|perl-Class-Base-0.50.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Class-Base-0.50.0-1|27	%make
12cu|perl-Class-Base-0.50.0-1|28	
12cu|perl-Class-Base-0.50.0-1|29	%check
12cu|perl-Class-Base-0.50.0-1|30	make test
12cu|perl-Class-Base-0.50.0-1|31	
12cu|perl-Class-Base-0.50.0-1|32	%install
12cu|perl-Class-Base-0.50.0-1|33	%makeinstall_std
12cu|perl-Class-Base-0.50.0-1|34	
12cu|perl-Class-Base-0.50.0-1|35	%files
12cu|perl-Class-Base-0.50.0-1|36	%doc Changes README
12cu|perl-Class-Base-0.50.0-1|37	%{_mandir}/*/*
12cu|perl-Class-Base-0.50.0-1|38	%{perl_vendorlib}/Class
12cu|perl-Class-Base-0.50.0-1|39	
12cu|perl-Class-Base-0.50.0-1|40	
12cu|perl-Class-Base-0.50.0-1|41	%changelog
12cu|perl-Class-Base-0.50.0-1|42	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cu|perl-Class-Base-0.50.0-1|43	+ Revision: 680784
12cu|perl-Class-Base-0.50.0-1|44	- mass rebuild
12cu|perl-Class-Base-0.50.0-1|45	
12cu|perl-Class-Base-0.50.0-1|46	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cu|perl-Class-Base-0.50.0-1|47	+ Revision: 406314
12cu|perl-Class-Base-0.50.0-1|48	- rebuild using %%perl_convert_version
12cu|perl-Class-Base-0.50.0-1|49	
12cu|perl-Class-Base-0.50.0-1|50	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.03-4mdv2009.0
12cu|perl-Class-Base-0.50.0-1|51	+ Revision: 241173
12cu|perl-Class-Base-0.50.0-1|52	- rebuild
12cu|perl-Class-Base-0.50.0-1|53	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Class-Base-0.50.0-1|54	
12cu|perl-Class-Base-0.50.0-1|55	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Class-Base-0.50.0-1|56	- restore BuildRoot
12cu|perl-Class-Base-0.50.0-1|57	
12cu|perl-Class-Base-0.50.0-1|58	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-2mdv2008.0
12cu|perl-Class-Base-0.50.0-1|59	+ Revision: 86074
12cu|perl-Class-Base-0.50.0-1|60	- rebuild
12cu|perl-Class-Base-0.50.0-1|61	
12cu|perl-Class-Base-0.50.0-1|62	
12cu|perl-Class-Base-0.50.0-1|63	* Sun Aug 06 2006 Scott Karns <scottk@mandriva.org> 0.03-1mdv2007.0
12cu|perl-Class-Base-0.50.0-1|64	- Initial Mandriva package
12cu|perl-Class-Base-0.50.0-1|65	
12cu|perl-Class-Base-0.50.0-1|66	

10574 12
12cu|perl-Class-C3-Componentised-1.1.0-1|1	%define upstream_name	 Class-C3-Componentised
12cu|perl-Class-C3-Componentised-1.1.0-1|2	%define upstream_version 1.001000
12cu|perl-Class-C3-Componentised-1.1.0-1|3	
12cu|perl-Class-C3-Componentised-1.1.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Class-C3-Componentised-1.1.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Class-C3-Componentised-1.1.0-1|6	Release:	1
12cu|perl-Class-C3-Componentised-1.1.0-1|7	Epoch:		1
12cu|perl-Class-C3-Componentised-1.1.0-1|8	
12cu|perl-Class-C3-Componentised-1.1.0-1|9	Summary:	Load mix-ins or components to your C3-based class
12cu|perl-Class-C3-Componentised-1.1.0-1|10	License:	GPL+ or Artistic
12cu|perl-Class-C3-Componentised-1.1.0-1|11	Group:		Development/Perl
12cu|perl-Class-C3-Componentised-1.1.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Class-C3-Componentised-1.1.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Class/Class-C3-Componentised-%{upstream_version}.tar.gz
12cu|perl-Class-C3-Componentised-1.1.0-1|14	
12cu|perl-Class-C3-Componentised-1.1.0-1|15	BuildRequires:	perl-devel
12cu|perl-Class-C3-Componentised-1.1.0-1|16	BuildRequires:	perl(Class::C3)
12cu|perl-Class-C3-Componentised-1.1.0-1|17	BuildRequires:	perl(Class::Inspector)
12cu|perl-Class-C3-Componentised-1.1.0-1|18	BuildRequires:	perl(MRO::Compat)
12cu|perl-Class-C3-Componentised-1.1.0-1|19	BuildRequires:	perl(Test::Exception)
12cu|perl-Class-C3-Componentised-1.1.0-1|20	
12cu|perl-Class-C3-Componentised-1.1.0-1|21	BuildArch:	noarch
12cu|perl-Class-C3-Componentised-1.1.0-1|22	
12cu|perl-Class-C3-Componentised-1.1.0-1|23	%description
12cu|perl-Class-C3-Componentised-1.1.0-1|24	This will inject base classes to your module using the Class::C3 method
12cu|perl-Class-C3-Componentised-1.1.0-1|25	resolution order.
12cu|perl-Class-C3-Componentised-1.1.0-1|26	
12cu|perl-Class-C3-Componentised-1.1.0-1|27	Please note: these are not plugins that can take precedence over methods
12cu|perl-Class-C3-Componentised-1.1.0-1|28	declared in MyModule. If you want something like that, consider
12cu|perl-Class-C3-Componentised-1.1.0-1|29	MooseX::Object::Pluggable.
12cu|perl-Class-C3-Componentised-1.1.0-1|30	
12cu|perl-Class-C3-Componentised-1.1.0-1|31	%prep
12cu|perl-Class-C3-Componentised-1.1.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Class-C3-Componentised-1.1.0-1|33	
12cu|perl-Class-C3-Componentised-1.1.0-1|34	%build
12cu|perl-Class-C3-Componentised-1.1.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Class-C3-Componentised-1.1.0-1|36	%make
12cu|perl-Class-C3-Componentised-1.1.0-1|37	
12cu|perl-Class-C3-Componentised-1.1.0-1|38	%check
12cu|perl-Class-C3-Componentised-1.1.0-1|39	make test
12cu|perl-Class-C3-Componentised-1.1.0-1|40	
12cu|perl-Class-C3-Componentised-1.1.0-1|41	%install
12cu|perl-Class-C3-Componentised-1.1.0-1|42	%makeinstall_std
12cu|perl-Class-C3-Componentised-1.1.0-1|43	
12cu|perl-Class-C3-Componentised-1.1.0-1|44	%files
12cu|perl-Class-C3-Componentised-1.1.0-1|45	%doc Changes README
12cu|perl-Class-C3-Componentised-1.1.0-1|46	%{perl_vendorlib}/Class
12cu|perl-Class-C3-Componentised-1.1.0-1|47	%{_mandir}/*/*
12cu|perl-Class-C3-Componentised-1.1.0-1|48	
12cu|perl-Class-C3-Componentised-1.1.0-1|49	
12cu|perl-Class-C3-Componentised-1.1.0-1|50	%changelog
12cu|perl-Class-C3-Componentised-1.1.0-1|51	* Wed Mar 23 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.900-1mdv2011.0
12cu|perl-Class-C3-Componentised-1.1.0-1|52	+ Revision: 648060
12cu|perl-Class-C3-Componentised-1.1.0-1|53	- update to new version 1.0009
12cu|perl-Class-C3-Componentised-1.1.0-1|54	
12cu|perl-Class-C3-Componentised-1.1.0-1|55	* Wed Mar 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.800-1
12cu|perl-Class-C3-Componentised-1.1.0-1|56	+ Revision: 641319
12cu|perl-Class-C3-Componentised-1.1.0-1|57	- update to new version 1.0008
12cu|perl-Class-C3-Componentised-1.1.0-1|58	
12cu|perl-Class-C3-Componentised-1.1.0-1|59	* Thu Sep 10 2009 Jérôme Quelin <jquelin@mandriva.org> 1:1.0.600-1mdv2011.0
12cu|perl-Class-C3-Componentised-1.1.0-1|60	+ Revision: 437215
12cu|perl-Class-C3-Componentised-1.1.0-1|61	- bumping epoch
12cu|perl-Class-C3-Componentised-1.1.0-1|62	- update to 1.0006
12cu|perl-Class-C3-Componentised-1.1.0-1|63	
12cu|perl-Class-C3-Componentised-1.1.0-1|64	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0005-1mdv2010.0
12cu|perl-Class-C3-Componentised-1.1.0-1|65	+ Revision: 370024
12cu|perl-Class-C3-Componentised-1.1.0-1|66	- update to new version 1.0005
12cu|perl-Class-C3-Componentised-1.1.0-1|67	
12cu|perl-Class-C3-Componentised-1.1.0-1|68	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0004-1mdv2009.1
12cu|perl-Class-C3-Componentised-1.1.0-1|69	+ Revision: 357729
12cu|perl-Class-C3-Componentised-1.1.0-1|70	- update to new version 1.0004
12cu|perl-Class-C3-Componentised-1.1.0-1|71	
12cu|perl-Class-C3-Componentised-1.1.0-1|72	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.0003-3mdv2009.0
12cu|perl-Class-C3-Componentised-1.1.0-1|73	+ Revision: 255890
12cu|perl-Class-C3-Componentised-1.1.0-1|74	- rebuild
12cu|perl-Class-C3-Componentised-1.1.0-1|75	
12cu|perl-Class-C3-Componentised-1.1.0-1|76	* Mon Mar 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0003-1mdv2008.1
12cu|perl-Class-C3-Componentised-1.1.0-1|77	+ Revision: 183290
12cu|perl-Class-C3-Componentised-1.1.0-1|78	- update to new version 1.0003
12cu|perl-Class-C3-Componentised-1.1.0-1|79	
12cu|perl-Class-C3-Componentised-1.1.0-1|80	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Class-C3-Componentised-1.1.0-1|81	- restore BuildRoot
12cu|perl-Class-C3-Componentised-1.1.0-1|82	
12cu|perl-Class-C3-Componentised-1.1.0-1|83	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Class-C3-Componentised-1.1.0-1|84	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Class-C3-Componentised-1.1.0-1|85	
12cu|perl-Class-C3-Componentised-1.1.0-1|86	* Mon Sep 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0001-1mdv2008.0
12cu|perl-Class-C3-Componentised-1.1.0-1|87	+ Revision: 78720
12cu|perl-Class-C3-Componentised-1.1.0-1|88	- import perl-Class-C3-Componentised
12cu|perl-Class-C3-Componentised-1.1.0-1|89	
12cu|perl-Class-C3-Componentised-1.1.0-1|90	
12cu|perl-Class-C3-Componentised-1.1.0-1|91	* Mon Sep 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0001-1mdv2008.0
12cu|perl-Class-C3-Componentised-1.1.0-1|92	- first mdv release
12cu|perl-Class-C3-Componentised-1.1.0-1|93	

10575 12
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|1	%define upstream_name    Class-DBI-Plugin-Pager
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|2	%define upstream_version 0.566
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|3	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|6	Release:	1
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|7	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|8	Summary:	Paged queries for CDBI
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|9	License:	Artistic/GPL
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|10	Group:		Development/Perl
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Class/Class-DBI-Plugin-Pager-%{upstream_version}.tar.gz
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|13	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|14	BuildRequires:	perl-devel
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|15	BuildRequires:	perl(Class::Accessor::Chained::Fast)
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|16	BuildRequires:	perl(Class::Data::Inheritable)
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|17	BuildRequires:	perl(Class::DBI)
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|18	BuildRequires:	perl(Data::Page)
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|19	BuildRequires:	perl(SQL::Abstract)
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|20	BuildRequires:	perl(Test::Exception)
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|21	BuildRequires:	perl(UNIVERSAL::require)
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|22	BuildArch:	noarch
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|23	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|24	%description
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|25	Adds a pager method to your class that can query using SQL::Abstract
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|26	where clauses, and limit the number of rows returned to a specific subset.
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|27	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|28	%prep
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|30	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|31	%build
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|33	%make
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|34	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|35	%check
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|36	#%__make test
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|37	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|38	%install
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|39	%makeinstall_std
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|40	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|41	%files
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|42	%doc README Changes
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|43	%{perl_vendorlib}/Class/DBI/Plugin/*
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|44	%{_mandir}/*/*
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|45	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|46	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|47	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|48	%changelog
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|49	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.561.0-2mdv2011.0
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|50	+ Revision: 680795
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|51	- mass rebuild
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|52	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|53	* Thu Jul 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.561.0-1mdv2011.0
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|54	+ Revision: 398795
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|55	- rebuild
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|56	- using %%perl_convert_version
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|57	- fixed source & buildrequires fields
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|58	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|59	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.561-6mdv2009.0
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|60	+ Revision: 241183
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|61	- rebuild
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|62	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|63	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|64	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|65	- restore BuildRoot
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|66	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|67	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.561-4mdv2008.0
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|68	+ Revision: 86106
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|69	- rebuild
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|70	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|71	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|72	* Mon Aug 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|73	+ 08/14/06 21:30:38 (56098)
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|74	- buildrequires again
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|75	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|76	* Mon Aug 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|77	+ 08/14/06 21:26:17 (56097)
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|78	- fix buildrequires
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|79	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|80	* Mon Aug 14 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|81	+ 08/14/06 21:16:14 (56094)
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|82	Import perl-Class-DBI-Plugin-Pager
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|83	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|84	* Sat Apr 08 2006 Arnaud de Lorbeau <devel@mandriva.com> 0.561-1mdk
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|85	- Initial MDV RPM
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|86	
12cu|perl-Class-DBI-Plugin-Pager-0.566.0-1|87	

10576 12
12cu|perl-Class-Generate-1.140.0-1|1	%define upstream_name    Class-Generate
12cu|perl-Class-Generate-1.140.0-1|2	%define upstream_version 1.14
12cu|perl-Class-Generate-1.140.0-1|3	
12cu|perl-Class-Generate-1.140.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Class-Generate-1.140.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Class-Generate-1.140.0-1|6	Release:	1
12cu|perl-Class-Generate-1.140.0-1|7	
12cu|perl-Class-Generate-1.140.0-1|8	Summary:	Generate Perl class hierarchies
12cu|perl-Class-Generate-1.140.0-1|9	License:	GPL+ or Artistic
12cu|perl-Class-Generate-1.140.0-1|10	Group:		Development/Perl
12cu|perl-Class-Generate-1.140.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Class-Generate-1.140.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Class/Class-Generate-%{upstream_version}.tar.gz
12cu|perl-Class-Generate-1.140.0-1|13	
12cu|perl-Class-Generate-1.140.0-1|14	BuildRequires:  perl-devel
12cu|perl-Class-Generate-1.140.0-1|15	BuildRequires: perl(Module::Build)
12cu|perl-Class-Generate-1.140.0-1|16	BuildArch:      noarch
12cu|perl-Class-Generate-1.140.0-1|17	
12cu|perl-Class-Generate-1.140.0-1|18	%description
12cu|perl-Class-Generate-1.140.0-1|19	The Class::Generate package exports functions that take as arguments a class
12cu|perl-Class-Generate-1.140.0-1|20	specification and create from these specifications a Perl 5 class. The
12cu|perl-Class-Generate-1.140.0-1|21	specification language allows many object-oriented constructs: typed members,
12cu|perl-Class-Generate-1.140.0-1|22	inheritance, private members, required members, default values, object methods,
12cu|perl-Class-Generate-1.140.0-1|23	class methods, class variables, and more.
12cu|perl-Class-Generate-1.140.0-1|24	
12cu|perl-Class-Generate-1.140.0-1|25	CPAN contains similar packages. Why another? Because object-oriented
12cu|perl-Class-Generate-1.140.0-1|26	programming, especially in a dynamic language like Perl, is a complicated
12cu|perl-Class-Generate-1.140.0-1|27	endeavor. I wanted a package that would work very hard to catch the errors you
12cu|perl-Class-Generate-1.140.0-1|28	(well, I anyway) commonly make. I wanted a package that could help me enforce
12cu|perl-Class-Generate-1.140.0-1|29	the contract of object-oriented programming. I also wanted it to get out of my
12cu|perl-Class-Generate-1.140.0-1|30	way when I asked.
12cu|perl-Class-Generate-1.140.0-1|31	
12cu|perl-Class-Generate-1.140.0-1|32	%prep
12cu|perl-Class-Generate-1.140.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Class-Generate-1.140.0-1|34	chmod 644 Changes README
12cu|perl-Class-Generate-1.140.0-1|35	
12cu|perl-Class-Generate-1.140.0-1|36	%build
12cu|perl-Class-Generate-1.140.0-1|37	perl Build.PL installdirs=vendor
12cu|perl-Class-Generate-1.140.0-1|38	./Build
12cu|perl-Class-Generate-1.140.0-1|39	
12cu|perl-Class-Generate-1.140.0-1|40	%check
12cu|perl-Class-Generate-1.140.0-1|41	./Build test
12cu|perl-Class-Generate-1.140.0-1|42	
12cu|perl-Class-Generate-1.140.0-1|43	%install
12cu|perl-Class-Generate-1.140.0-1|44	./Build install destdir=%{buildroot}
12cu|perl-Class-Generate-1.140.0-1|45	
12cu|perl-Class-Generate-1.140.0-1|46	%files
12cu|perl-Class-Generate-1.140.0-1|47	%doc Changes README
12cu|perl-Class-Generate-1.140.0-1|48	%{perl_vendorlib}/Class
12cu|perl-Class-Generate-1.140.0-1|49	%{_mandir}/*/*
12cu|perl-Class-Generate-1.140.0-1|50	
12cu|perl-Class-Generate-1.140.0-1|51	
12cu|perl-Class-Generate-1.140.0-1|52	
12cu|perl-Class-Generate-1.140.0-1|53	%changelog
12cu|perl-Class-Generate-1.140.0-1|54	* Fri Feb 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.140.0-1
12cu|perl-Class-Generate-1.140.0-1|55	+ Revision: c2199f0
12cu|perl-Class-Generate-1.140.0-1|56	- Fix BRs
12cu|perl-Class-Generate-1.140.0-1|57	
12cu|perl-Class-Generate-1.140.0-1|58	

10577 12
12cu|perl-Class-InsideOut-1.100.0-3|1	%define upstream_name       Class-InsideOut
12cu|perl-Class-InsideOut-1.100.0-3|2	%define upstream_version 1.10
12cu|perl-Class-InsideOut-1.100.0-3|3	
12cu|perl-Class-InsideOut-1.100.0-3|4	Name:       perl-%{upstream_name}
12cu|perl-Class-InsideOut-1.100.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Class-InsideOut-1.100.0-3|6	Release:    3
12cu|perl-Class-InsideOut-1.100.0-3|7	License:	GPL or Artistic
12cu|perl-Class-InsideOut-1.100.0-3|8	Group:		Development/Perl
12cu|perl-Class-InsideOut-1.100.0-3|9	Summary:    A safe, simple inside-out object construction kit
12cu|perl-Class-InsideOut-1.100.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Class-InsideOut-1.100.0-3|11	Source:     http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Class-InsideOut-1.100.0-3|12	BuildRequires: perl-devel
12cu|perl-Class-InsideOut-1.100.0-3|13	BuildRequires: perl(Class::ISA)
12cu|perl-Class-InsideOut-1.100.0-3|14	BuildRequires: perl(Config)
12cu|perl-Class-InsideOut-1.100.0-3|15	BuildRequires: perl(Exporter)
12cu|perl-Class-InsideOut-1.100.0-3|16	BuildRequires: perl(Scalar::Util)
12cu|perl-Class-InsideOut-1.100.0-3|17	BuildRequires: perl(Test::More)
12cu|perl-Class-InsideOut-1.100.0-3|18	BuildRequires: perl(base)
12cu|perl-Class-InsideOut-1.100.0-3|19	BuildArch: noarch
12cu|perl-Class-InsideOut-1.100.0-3|20	
12cu|perl-Class-InsideOut-1.100.0-3|21	%description
12cu|perl-Class-InsideOut-1.100.0-3|22	This is a simple, safe and streamlined toolkit for building inside-out objects.
12cu|perl-Class-InsideOut-1.100.0-3|23	Unlike most other inside-out object building modules already on CPAN, this
12cu|perl-Class-InsideOut-1.100.0-3|24	module aims for minimalism and robustness:
12cu|perl-Class-InsideOut-1.100.0-3|25	
12cu|perl-Class-InsideOut-1.100.0-3|26	* Does not require derived classes to subclass it
12cu|perl-Class-InsideOut-1.100.0-3|27	* Uses no source filters, attributes or CHECK blocks
12cu|perl-Class-InsideOut-1.100.0-3|28	* Supports any underlying object type including black-box inheritance
12cu|perl-Class-InsideOut-1.100.0-3|29	* Does not leak memory on object destruction
12cu|perl-Class-InsideOut-1.100.0-3|30	* Overloading-safe
12cu|perl-Class-InsideOut-1.100.0-3|31	* Thread-safe for Perl 5.8.5 or better
12cu|perl-Class-InsideOut-1.100.0-3|32	* mod_perl compatible
12cu|perl-Class-InsideOut-1.100.0-3|33	* Makes no assumption about inheritance or initializer needs
12cu|perl-Class-InsideOut-1.100.0-3|34	
12cu|perl-Class-InsideOut-1.100.0-3|35	It provides the minimal support necessary for creating safe inside-out objects
12cu|perl-Class-InsideOut-1.100.0-3|36	and generating flexible accessors.
12cu|perl-Class-InsideOut-1.100.0-3|37	
12cu|perl-Class-InsideOut-1.100.0-3|38	%prep
12cu|perl-Class-InsideOut-1.100.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Class-InsideOut-1.100.0-3|40	
12cu|perl-Class-InsideOut-1.100.0-3|41	%build
12cu|perl-Class-InsideOut-1.100.0-3|42	%{__perl} Makefile.PL -n INSTALLDIRS=vendor
12cu|perl-Class-InsideOut-1.100.0-3|43	%make
12cu|perl-Class-InsideOut-1.100.0-3|44	
12cu|perl-Class-InsideOut-1.100.0-3|45	%check
12cu|perl-Class-InsideOut-1.100.0-3|46	make test
12cu|perl-Class-InsideOut-1.100.0-3|47	
12cu|perl-Class-InsideOut-1.100.0-3|48	%install
12cu|perl-Class-InsideOut-1.100.0-3|49	%makeinstall_std
12cu|perl-Class-InsideOut-1.100.0-3|50	
12cu|perl-Class-InsideOut-1.100.0-3|51	%files
12cu|perl-Class-InsideOut-1.100.0-3|52	%doc Changes README LICENSE
12cu|perl-Class-InsideOut-1.100.0-3|53	%{_mandir}/man3/*
12cu|perl-Class-InsideOut-1.100.0-3|54	%{perl_vendorlib}/Class
12cu|perl-Class-InsideOut-1.100.0-3|55	
12cu|perl-Class-InsideOut-1.100.0-3|56	
12cu|perl-Class-InsideOut-1.100.0-3|57	%changelog
12cu|perl-Class-InsideOut-1.100.0-3|58	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.100.0-2mdv2011.0
12cu|perl-Class-InsideOut-1.100.0-3|59	+ Revision: 680822
12cu|perl-Class-InsideOut-1.100.0-3|60	- mass rebuild
12cu|perl-Class-InsideOut-1.100.0-3|61	
12cu|perl-Class-InsideOut-1.100.0-3|62	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2011.0
12cu|perl-Class-InsideOut-1.100.0-3|63	+ Revision: 421133
12cu|perl-Class-InsideOut-1.100.0-3|64	- update to 1.10
12cu|perl-Class-InsideOut-1.100.0-3|65	
12cu|perl-Class-InsideOut-1.100.0-3|66	* Sat Aug 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.90.0-1mdv2010.0
12cu|perl-Class-InsideOut-1.100.0-3|67	+ Revision: 419636
12cu|perl-Class-InsideOut-1.100.0-3|68	- new perl version macro
12cu|perl-Class-InsideOut-1.100.0-3|69	- fix summary and description
12cu|perl-Class-InsideOut-1.100.0-3|70	
12cu|perl-Class-InsideOut-1.100.0-3|71	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.09-3mdv2009.0
12cu|perl-Class-InsideOut-1.100.0-3|72	+ Revision: 255988
12cu|perl-Class-InsideOut-1.100.0-3|73	- rebuild
12cu|perl-Class-InsideOut-1.100.0-3|74	
12cu|perl-Class-InsideOut-1.100.0-3|75	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-1mdv2008.1
12cu|perl-Class-InsideOut-1.100.0-3|76	+ Revision: 152962
12cu|perl-Class-InsideOut-1.100.0-3|77	- update to new version 1.09
12cu|perl-Class-InsideOut-1.100.0-3|78	- update to new version 1.09
12cu|perl-Class-InsideOut-1.100.0-3|79	
12cu|perl-Class-InsideOut-1.100.0-3|80	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Class-InsideOut-1.100.0-3|81	- restore BuildRoot
12cu|perl-Class-InsideOut-1.100.0-3|82	
12cu|perl-Class-InsideOut-1.100.0-3|83	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Class-InsideOut-1.100.0-3|84	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Class-InsideOut-1.100.0-3|85	
12cu|perl-Class-InsideOut-1.100.0-3|86	* Tue Nov 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdv2008.1
12cu|perl-Class-InsideOut-1.100.0-3|87	+ Revision: 106602
12cu|perl-Class-InsideOut-1.100.0-3|88	- import perl-Class-InsideOut
12cu|perl-Class-InsideOut-1.100.0-3|89	
12cu|perl-Class-InsideOut-1.100.0-3|90	

10578 12
12cu|perl-Class-Load-XS-0.60.0-1|1	%define upstream_name    Class-Load-XS
12cu|perl-Class-Load-XS-0.60.0-1|2	%define upstream_version 0.06
12cu|perl-Class-Load-XS-0.60.0-1|3	
12cu|perl-Class-Load-XS-0.60.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Class-Load-XS-0.60.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Class-Load-XS-0.60.0-1|6	Release:    1
12cu|perl-Class-Load-XS-0.60.0-1|7	
12cu|perl-Class-Load-XS-0.60.0-1|8	Summary:    XS implementation of parts of Class::Load
12cu|perl-Class-Load-XS-0.60.0-1|9	License:    GPL+ or Artistic
12cu|perl-Class-Load-XS-0.60.0-1|10	Group:      Development/Perl
12cu|perl-Class-Load-XS-0.60.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Class-Load-XS-0.60.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Class-Load-XS-0.60.0-1|13	
12cu|perl-Class-Load-XS-0.60.0-1|14	BuildRequires: perl(Class::Load)
12cu|perl-Class-Load-XS-0.60.0-1|15	BuildRequires: perl(ExtUtils::CBuilder)
12cu|perl-Class-Load-XS-0.60.0-1|16	BuildRequires: perl(Module::Build)
12cu|perl-Class-Load-XS-0.60.0-1|17	BuildRequires: perl(Module::Implementation)
12cu|perl-Class-Load-XS-0.60.0-1|18	BuildRequires: perl(Test::Fatal)
12cu|perl-Class-Load-XS-0.60.0-1|19	BuildRequires: perl(Test::More)
12cu|perl-Class-Load-XS-0.60.0-1|20	BuildRequires: perl(Test::Requires)
12cu|perl-Class-Load-XS-0.60.0-1|21	BuildRequires: perl(XSLoader)
12cu|perl-Class-Load-XS-0.60.0-1|22	BuildRequires: perl(constant)
12cu|perl-Class-Load-XS-0.60.0-1|23	BuildRequires: perl(strict)
12cu|perl-Class-Load-XS-0.60.0-1|24	BuildRequires: perl(version)
12cu|perl-Class-Load-XS-0.60.0-1|25	BuildRequires: perl(warnings)
12cu|perl-Class-Load-XS-0.60.0-1|26	BuildRequires: perl(Module::Build)
12cu|perl-Class-Load-XS-0.60.0-1|27	BuildRequires: perl-devel
12cu|perl-Class-Load-XS-0.60.0-1|28	
12cu|perl-Class-Load-XS-0.60.0-1|29	%description
12cu|perl-Class-Load-XS-0.60.0-1|30	This module provides an XS implementation for portions of the Class::Load
12cu|perl-Class-Load-XS-0.60.0-1|31	manpage. See the Class::Load manpage for API details.
12cu|perl-Class-Load-XS-0.60.0-1|32	
12cu|perl-Class-Load-XS-0.60.0-1|33	%prep
12cu|perl-Class-Load-XS-0.60.0-1|34	%setup -qn %{upstream_name}-%{upstream_version}
12cu|perl-Class-Load-XS-0.60.0-1|35	
12cu|perl-Class-Load-XS-0.60.0-1|36	%build
12cu|perl-Class-Load-XS-0.60.0-1|37	%{__perl} Build.PL installdirs=vendor
12cu|perl-Class-Load-XS-0.60.0-1|38	
12cu|perl-Class-Load-XS-0.60.0-1|39	./Build
12cu|perl-Class-Load-XS-0.60.0-1|40	
12cu|perl-Class-Load-XS-0.60.0-1|41	%check
12cu|perl-Class-Load-XS-0.60.0-1|42	./Build test
12cu|perl-Class-Load-XS-0.60.0-1|43	
12cu|perl-Class-Load-XS-0.60.0-1|44	%install
12cu|perl-Class-Load-XS-0.60.0-1|45	./Build install destdir=%{buildroot}
12cu|perl-Class-Load-XS-0.60.0-1|46	
12cu|perl-Class-Load-XS-0.60.0-1|47	%files
12cu|perl-Class-Load-XS-0.60.0-1|48	%doc README LICENSE META.yml Changes META.json
12cu|perl-Class-Load-XS-0.60.0-1|49	%{_mandir}/man3/*
12cu|perl-Class-Load-XS-0.60.0-1|50	%{perl_vendorlib}/*
12cu|perl-Class-Load-XS-0.60.0-1|51	
12cu|perl-Class-Load-XS-0.60.0-1|52	
12cu|perl-Class-Load-XS-0.60.0-1|53	%changelog
12cu|perl-Class-Load-XS-0.60.0-1|54	* Wed Jan 22 2014 Rosa <rosa@abf.rosalinux.ru> 0.60.0-1
12cu|perl-Class-Load-XS-0.60.0-1|55	+ Revision: dfc56e4
12cu|perl-Class-Load-XS-0.60.0-1|56	- Automatic import for version 0.60.0-1
12cu|perl-Class-Load-XS-0.60.0-1|57	
12cu|perl-Class-Load-XS-0.60.0-1|58	

10579 12
12cu|perl-Class-Method-Modifiers-2.100.0-1|1	%define upstream_name    Class-Method-Modifiers
12cu|perl-Class-Method-Modifiers-2.100.0-1|2	%define upstream_version 2.10
12cu|perl-Class-Method-Modifiers-2.100.0-1|3	
12cu|perl-Class-Method-Modifiers-2.100.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Class-Method-Modifiers-2.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Class-Method-Modifiers-2.100.0-1|6	Release:	1
12cu|perl-Class-Method-Modifiers-2.100.0-1|7	
12cu|perl-Class-Method-Modifiers-2.100.0-1|8	Summary:	Provides Moose-like method modifiers
12cu|perl-Class-Method-Modifiers-2.100.0-1|9	License:	GPL+ or Artistic
12cu|perl-Class-Method-Modifiers-2.100.0-1|10	Group:		Development/Perl
12cu|perl-Class-Method-Modifiers-2.100.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Class-Method-Modifiers-2.100.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Class-Method-Modifiers-2.100.0-1|13	
12cu|perl-Class-Method-Modifiers-2.100.0-1|14	BuildRequires:	perl-devel
12cu|perl-Class-Method-Modifiers-2.100.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Class-Method-Modifiers-2.100.0-1|16	BuildRequires:	perl(MRO::Compat)
12cu|perl-Class-Method-Modifiers-2.100.0-1|17	BuildRequires:	perl(Test::Exception)
12cu|perl-Class-Method-Modifiers-2.100.0-1|18	BuildRequires:	perl(Test::More)
12cu|perl-Class-Method-Modifiers-2.100.0-1|19	BuildRequires:	perl(Test::Fatal)
12cu|perl-Class-Method-Modifiers-2.100.0-1|20	BuildArch:	noarch
12cu|perl-Class-Method-Modifiers-2.100.0-1|21	
12cu|perl-Class-Method-Modifiers-2.100.0-1|22	%description
12cu|perl-Class-Method-Modifiers-2.100.0-1|23	Method modifiers are a powerful feature from the CLOS (Common Lisp Object
12cu|perl-Class-Method-Modifiers-2.100.0-1|24	System) world.
12cu|perl-Class-Method-Modifiers-2.100.0-1|25	
12cu|perl-Class-Method-Modifiers-2.100.0-1|26	In its most basic form, a method modifier is just a method that calls
12cu|perl-Class-Method-Modifiers-2.100.0-1|27	'$self->SUPER::foo(@_)'. I for one have trouble remembering that exact
12cu|perl-Class-Method-Modifiers-2.100.0-1|28	invocation, so my classes seldom re-dispatch to their base classes. Very
12cu|perl-Class-Method-Modifiers-2.100.0-1|29	bad!
12cu|perl-Class-Method-Modifiers-2.100.0-1|30	
12cu|perl-Class-Method-Modifiers-2.100.0-1|31	'Class::Method::Modifiers' provides three modifiers: 'before', 'around',
12cu|perl-Class-Method-Modifiers-2.100.0-1|32	and 'after'. 'before' and 'after' are run just before and after the method
12cu|perl-Class-Method-Modifiers-2.100.0-1|33	they modify, but can not really affect that original method. 'around' is
12cu|perl-Class-Method-Modifiers-2.100.0-1|34	run in place of the original method, with a hook to easily call that
12cu|perl-Class-Method-Modifiers-2.100.0-1|35	original method. See the 'MODIFIERS' section for more details on how the
12cu|perl-Class-Method-Modifiers-2.100.0-1|36	particular modifiers work.
12cu|perl-Class-Method-Modifiers-2.100.0-1|37	
12cu|perl-Class-Method-Modifiers-2.100.0-1|38	%prep
12cu|perl-Class-Method-Modifiers-2.100.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Class-Method-Modifiers-2.100.0-1|40	
12cu|perl-Class-Method-Modifiers-2.100.0-1|41	%build
12cu|perl-Class-Method-Modifiers-2.100.0-1|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Class-Method-Modifiers-2.100.0-1|43	%make
12cu|perl-Class-Method-Modifiers-2.100.0-1|44	
12cu|perl-Class-Method-Modifiers-2.100.0-1|45	%check
12cu|perl-Class-Method-Modifiers-2.100.0-1|46	make test
12cu|perl-Class-Method-Modifiers-2.100.0-1|47	
12cu|perl-Class-Method-Modifiers-2.100.0-1|48	%install
12cu|perl-Class-Method-Modifiers-2.100.0-1|49	%makeinstall_std
12cu|perl-Class-Method-Modifiers-2.100.0-1|50	
12cu|perl-Class-Method-Modifiers-2.100.0-1|51	%files
12cu|perl-Class-Method-Modifiers-2.100.0-1|52	%doc Changes
12cu|perl-Class-Method-Modifiers-2.100.0-1|53	%{_mandir}/man3/*
12cu|perl-Class-Method-Modifiers-2.100.0-1|54	%{perl_vendorlib}/Class
12cu|perl-Class-Method-Modifiers-2.100.0-1|55	
12cu|perl-Class-Method-Modifiers-2.100.0-1|56	
12cu|perl-Class-Method-Modifiers-2.100.0-1|57	
12cu|perl-Class-Method-Modifiers-2.100.0-1|58	%changelog
12cu|perl-Class-Method-Modifiers-2.100.0-1|59	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.100.0-1
12cu|perl-Class-Method-Modifiers-2.100.0-1|60	+ Revision: 609d6d1
12cu|perl-Class-Method-Modifiers-2.100.0-1|61	- Updated to 2.10 (by updates_builder)
12cu|perl-Class-Method-Modifiers-2.100.0-1|62	
12cu|perl-Class-Method-Modifiers-2.100.0-1|63	

10580 12
12cu|perl-Class-Mix-0.5.0-1|1	%define upstream_name    Class-Mix
12cu|perl-Class-Mix-0.5.0-1|2	%define upstream_version 0.005
12cu|perl-Class-Mix-0.5.0-1|3	
12cu|perl-Class-Mix-0.5.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Class-Mix-0.5.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Class-Mix-0.5.0-1|6	Release:    1
12cu|perl-Class-Mix-0.5.0-1|7	
12cu|perl-Class-Mix-0.5.0-1|8	Summary:    Dynamic class mixing
12cu|perl-Class-Mix-0.5.0-1|9	License:    GPL+ or Artistic
12cu|perl-Class-Mix-0.5.0-1|10	Group:      Development/Perl
12cu|perl-Class-Mix-0.5.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Class-Mix-0.5.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Class/Class-Mix-%{upstream_version}.tar.gz
12cu|perl-Class-Mix-0.5.0-1|13	
12cu|perl-Class-Mix-0.5.0-1|14	BuildRequires: perl(Carp)
12cu|perl-Class-Mix-0.5.0-1|15	BuildRequires: perl(Exporter)
12cu|perl-Class-Mix-0.5.0-1|16	BuildRequires: perl(Module::Build)
12cu|perl-Class-Mix-0.5.0-1|17	BuildRequires: perl(Module::Build::Compat)
12cu|perl-Class-Mix-0.5.0-1|18	BuildRequires: perl(Params::Classify)
12cu|perl-Class-Mix-0.5.0-1|19	BuildRequires: perl(Test::More)
12cu|perl-Class-Mix-0.5.0-1|20	BuildRequires: perl(parent)
12cu|perl-Class-Mix-0.5.0-1|21	BuildRequires: perl(strict)
12cu|perl-Class-Mix-0.5.0-1|22	BuildRequires: perl(warnings)
12cu|perl-Class-Mix-0.5.0-1|23	
12cu|perl-Class-Mix-0.5.0-1|24	BuildArch: noarch
12cu|perl-Class-Mix-0.5.0-1|25	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Class-Mix-0.5.0-1|26	
12cu|perl-Class-Mix-0.5.0-1|27	%description
12cu|perl-Class-Mix-0.5.0-1|28	The 'mix_class' function provided by this module dynamically generates
12cu|perl-Class-Mix-0.5.0-1|29	`anonymous' classes with specified inheritance.
12cu|perl-Class-Mix-0.5.0-1|30	
12cu|perl-Class-Mix-0.5.0-1|31	%prep
12cu|perl-Class-Mix-0.5.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Class-Mix-0.5.0-1|33	
12cu|perl-Class-Mix-0.5.0-1|34	%build
12cu|perl-Class-Mix-0.5.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Class-Mix-0.5.0-1|36	%make
12cu|perl-Class-Mix-0.5.0-1|37	
12cu|perl-Class-Mix-0.5.0-1|38	%check
12cu|perl-Class-Mix-0.5.0-1|39	%make test
12cu|perl-Class-Mix-0.5.0-1|40	
12cu|perl-Class-Mix-0.5.0-1|41	%install
12cu|perl-Class-Mix-0.5.0-1|42	rm -rf %buildroot
12cu|perl-Class-Mix-0.5.0-1|43	%makeinstall_std
12cu|perl-Class-Mix-0.5.0-1|44	
12cu|perl-Class-Mix-0.5.0-1|45	%clean
12cu|perl-Class-Mix-0.5.0-1|46	rm -rf %buildroot
12cu|perl-Class-Mix-0.5.0-1|47	
12cu|perl-Class-Mix-0.5.0-1|48	%files
12cu|perl-Class-Mix-0.5.0-1|49	%defattr(-,root,root)
12cu|perl-Class-Mix-0.5.0-1|50	%doc Changes README
12cu|perl-Class-Mix-0.5.0-1|51	%{_mandir}/man3/*
12cu|perl-Class-Mix-0.5.0-1|52	%perl_vendorlib/*
12cu|perl-Class-Mix-0.5.0-1|53	
12cu|perl-Class-Mix-0.5.0-1|54	
12cu|perl-Class-Mix-0.5.0-1|55	%changelog
12cu|perl-Class-Mix-0.5.0-1|56	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.4.0-2mdv2011.0
12cu|perl-Class-Mix-0.5.0-1|57	+ Revision: 653557
12cu|perl-Class-Mix-0.5.0-1|58	- rebuild for updated spec-helper
12cu|perl-Class-Mix-0.5.0-1|59	
12cu|perl-Class-Mix-0.5.0-1|60	* Fri Sep 03 2010 Jérôme Quelin <jquelin@mandriva.org> 0.4.0-1mdv2011.0
12cu|perl-Class-Mix-0.5.0-1|61	+ Revision: 575611
12cu|perl-Class-Mix-0.5.0-1|62	- adding missing buildrequires:
12cu|perl-Class-Mix-0.5.0-1|63	- update to 0.004
12cu|perl-Class-Mix-0.5.0-1|64	
12cu|perl-Class-Mix-0.5.0-1|65	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.3.0-1mdv2011.0
12cu|perl-Class-Mix-0.5.0-1|66	+ Revision: 471087
12cu|perl-Class-Mix-0.5.0-1|67	- import perl-Class-Mix
12cu|perl-Class-Mix-0.5.0-1|68	
12cu|perl-Class-Mix-0.5.0-1|69	
12cu|perl-Class-Mix-0.5.0-1|70	* Sun Nov 29 2009 cpan2dist 0.003-1mdv
12cu|perl-Class-Mix-0.5.0-1|71	- initial mdv release, generated with cpan2dist
12cu|perl-Class-Mix-0.5.0-1|72	

10581 12
12cu|perl-Class-Prototyped-1.130.0-1|1	%define upstream_name Class-Prototyped
12cu|perl-Class-Prototyped-1.130.0-1|2	%define upstream_version 1.13
12cu|perl-Class-Prototyped-1.130.0-1|3	
12cu|perl-Class-Prototyped-1.130.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Class-Prototyped-1.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Class-Prototyped-1.130.0-1|6	Release:	1
12cu|perl-Class-Prototyped-1.130.0-1|7	Summary:	Fast prototype-based OO programming in Perl
12cu|perl-Class-Prototyped-1.130.0-1|8	License:	GPL+ or Artistic
12cu|perl-Class-Prototyped-1.130.0-1|9	Group:		Development/Perl
12cu|perl-Class-Prototyped-1.130.0-1|10	URL:		http://search.cpan.org/dist/Class-Prototyped/
12cu|perl-Class-Prototyped-1.130.0-1|11	Source0:	http://www.cpan.org/authors/id/T/TE/TEVERETT/Class-Prototyped-%{upstream_version}.tar.gz
12cu|perl-Class-Prototyped-1.130.0-1|12	BuildArch:	noarch
12cu|perl-Class-Prototyped-1.130.0-1|13	BuildRequires:	perl-devel
12cu|perl-Class-Prototyped-1.130.0-1|14	BuildRequires:	perl(Module::Build)
12cu|perl-Class-Prototyped-1.130.0-1|15	
12cu|perl-Class-Prototyped-1.130.0-1|16	%description
12cu|perl-Class-Prototyped-1.130.0-1|17	This package provides for efficient and simple prototype-based programming
12cu|perl-Class-Prototyped-1.130.0-1|18	in Perl. You can provide different subroutines for each object, and also
12cu|perl-Class-Prototyped-1.130.0-1|19	have objects inherit their behavior and state from another object.
12cu|perl-Class-Prototyped-1.130.0-1|20	
12cu|perl-Class-Prototyped-1.130.0-1|21	%prep
12cu|perl-Class-Prototyped-1.130.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Class-Prototyped-1.130.0-1|23	# Documentation and libraries should not be executable
12cu|perl-Class-Prototyped-1.130.0-1|24	chmod -x perf/* examples/* Changes lib/Class/*.pm lib/Class/Prototyped/*
12cu|perl-Class-Prototyped-1.130.0-1|25	
12cu|perl-Class-Prototyped-1.130.0-1|26	%build
12cu|perl-Class-Prototyped-1.130.0-1|27	perl Build.PL installdirs=vendor
12cu|perl-Class-Prototyped-1.130.0-1|28	./Build
12cu|perl-Class-Prototyped-1.130.0-1|29	
12cu|perl-Class-Prototyped-1.130.0-1|30	%install
12cu|perl-Class-Prototyped-1.130.0-1|31	./Build install destdir=%{buildroot} create_packlist=0
12cu|perl-Class-Prototyped-1.130.0-1|32	find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
12cu|perl-Class-Prototyped-1.130.0-1|33	
12cu|perl-Class-Prototyped-1.130.0-1|34	%check
12cu|perl-Class-Prototyped-1.130.0-1|35	./Build test
12cu|perl-Class-Prototyped-1.130.0-1|36	
12cu|perl-Class-Prototyped-1.130.0-1|37	%files
12cu|perl-Class-Prototyped-1.130.0-1|38	%doc Changes README perf/ examples/
12cu|perl-Class-Prototyped-1.130.0-1|39	%{perl_vendorlib}/*
12cu|perl-Class-Prototyped-1.130.0-1|40	%{_mandir}/man3/*
12cu|perl-Class-Prototyped-1.130.0-1|41	
12cu|perl-Class-Prototyped-1.130.0-1|42	
12cu|perl-Class-Prototyped-1.130.0-1|43	
12cu|perl-Class-Prototyped-1.130.0-1|44	%changelog
12cu|perl-Class-Prototyped-1.130.0-1|45	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.130.0-1
12cu|perl-Class-Prototyped-1.130.0-1|46	+ Revision: c128d7a
12cu|perl-Class-Prototyped-1.130.0-1|47	- LOG Updated to 1.13 (by updates_builder)
12cu|perl-Class-Prototyped-1.130.0-1|48	
12cu|perl-Class-Prototyped-1.130.0-1|49	

10582 12
12cu|perl-Class-Sniff-0.90.0-1|1	%define upstream_name    Class-Sniff
12cu|perl-Class-Sniff-0.90.0-1|2	%define upstream_version 0.09
12cu|perl-Class-Sniff-0.90.0-1|3	
12cu|perl-Class-Sniff-0.90.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Class-Sniff-0.90.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Class-Sniff-0.90.0-1|6	Release:	1
12cu|perl-Class-Sniff-0.90.0-1|7	
12cu|perl-Class-Sniff-0.90.0-1|8	Summary:	Look for class composition code smells
12cu|perl-Class-Sniff-0.90.0-1|9	License:	GPL+ or Artistic
12cu|perl-Class-Sniff-0.90.0-1|10	Group:		Development/Perl
12cu|perl-Class-Sniff-0.90.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Class-Sniff-0.90.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Class/Class-Sniff-%{upstream_version}.tar.gz
12cu|perl-Class-Sniff-0.90.0-1|13	
12cu|perl-Class-Sniff-0.90.0-1|14	BuildRequires:	perl-devel
12cu|perl-Class-Sniff-0.90.0-1|15	BuildRequires: perl(Sub::Identify)
12cu|perl-Class-Sniff-0.90.0-1|16	BuildRequires:	perl(B::Concise)
12cu|perl-Class-Sniff-0.90.0-1|17	BuildRequires:	perl(Devel::Symdump)
12cu|perl-Class-Sniff-0.90.0-1|18	BuildRequires:	perl(Digest::MD5)
12cu|perl-Class-Sniff-0.90.0-1|19	BuildRequires:	perl(Graph::Easy)
12cu|perl-Class-Sniff-0.90.0-1|20	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Class-Sniff-0.90.0-1|21	BuildRequires:	perl(Sub::Information)
12cu|perl-Class-Sniff-0.90.0-1|22	BuildRequires:	perl(Test::Deep)
12cu|perl-Class-Sniff-0.90.0-1|23	BuildRequires:	perl(Test::Differences)
12cu|perl-Class-Sniff-0.90.0-1|24	BuildRequires:	perl(Test::Exception)
12cu|perl-Class-Sniff-0.90.0-1|25	BuildRequires:	perl(Test::Most)
12cu|perl-Class-Sniff-0.90.0-1|26	BuildRequires:	perl(Test::Warn)
12cu|perl-Class-Sniff-0.90.0-1|27	BuildRequires:	perl(Text::SimpleTable)
12cu|perl-Class-Sniff-0.90.0-1|28	BuildRequires:	perl(Tree)
12cu|perl-Class-Sniff-0.90.0-1|29	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Class-Sniff-0.90.0-1|30	BuildArch:	noarch
12cu|perl-Class-Sniff-0.90.0-1|31	
12cu|perl-Class-Sniff-0.90.0-1|32	%description
12cu|perl-Class-Sniff-0.90.0-1|33	*ALPHA* code. You've been warned.
12cu|perl-Class-Sniff-0.90.0-1|34	
12cu|perl-Class-Sniff-0.90.0-1|35	The interface is rather ad-hoc at the moment and is likely to change. After
12cu|perl-Class-Sniff-0.90.0-1|36	creating a new instance, calling the 'report' method is your best option.
12cu|perl-Class-Sniff-0.90.0-1|37	You can then visually examine it to look for potential problems:
12cu|perl-Class-Sniff-0.90.0-1|38	
12cu|perl-Class-Sniff-0.90.0-1|39	my $sniff = Class::Sniff->new({class => 'Some::Class'});
12cu|perl-Class-Sniff-0.90.0-1|40	print $sniff->report;
12cu|perl-Class-Sniff-0.90.0-1|41	
12cu|perl-Class-Sniff-0.90.0-1|42	%prep
12cu|perl-Class-Sniff-0.90.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Class-Sniff-0.90.0-1|44	
12cu|perl-Class-Sniff-0.90.0-1|45	%build
12cu|perl-Class-Sniff-0.90.0-1|46	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Class-Sniff-0.90.0-1|47	%make
12cu|perl-Class-Sniff-0.90.0-1|48	
12cu|perl-Class-Sniff-0.90.0-1|49	%check
12cu|perl-Class-Sniff-0.90.0-1|50	%make test
12cu|perl-Class-Sniff-0.90.0-1|51	
12cu|perl-Class-Sniff-0.90.0-1|52	%install
12cu|perl-Class-Sniff-0.90.0-1|53	%makeinstall_std
12cu|perl-Class-Sniff-0.90.0-1|54	
12cu|perl-Class-Sniff-0.90.0-1|55	%files
12cu|perl-Class-Sniff-0.90.0-1|56	%doc Changes README
12cu|perl-Class-Sniff-0.90.0-1|57	%{_mandir}/man3/*
12cu|perl-Class-Sniff-0.90.0-1|58	%{perl_vendorlib}/*
12cu|perl-Class-Sniff-0.90.0-1|59	%{_bindir}/csniff
12cu|perl-Class-Sniff-0.90.0-1|60	%{_mandir}/man1/csniff.1.xz
12cu|perl-Class-Sniff-0.90.0-1|61	
12cu|perl-Class-Sniff-0.90.0-1|62	
12cu|perl-Class-Sniff-0.90.0-1|63	%changelog
12cu|perl-Class-Sniff-0.90.0-1|64	* Fri Oct 11 2013 dsilakov <denis.silakov@rosalab.ru> 0.90.0-1
12cu|perl-Class-Sniff-0.90.0-1|65	+ Revision: 1ce36e8
12cu|perl-Class-Sniff-0.90.0-1|66	- Merge pull request #1 from import/perl-Class-Sniff:auto_update
12cu|perl-Class-Sniff-0.90.0-1|67	- ROSA Updates Builder: update suggested
12cu|perl-Class-Sniff-0.90.0-1|68	
12cu|perl-Class-Sniff-0.90.0-1|69	

10583 12
12cu|perl-Class-Unload-0.80.0-1|1	%define upstream_name    Class-Unload
12cu|perl-Class-Unload-0.80.0-1|2	%define upstream_version 0.08
12cu|perl-Class-Unload-0.80.0-1|3	
12cu|perl-Class-Unload-0.80.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Class-Unload-0.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Class-Unload-0.80.0-1|6	Release:	1
12cu|perl-Class-Unload-0.80.0-1|7	
12cu|perl-Class-Unload-0.80.0-1|8	Summary:	Unload a class
12cu|perl-Class-Unload-0.80.0-1|9	License:	GPL+ or Artistic
12cu|perl-Class-Unload-0.80.0-1|10	Group:		Development/Perl
12cu|perl-Class-Unload-0.80.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Class-Unload-0.80.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Class/Class-Unload-%{upstream_version}.tar.gz
12cu|perl-Class-Unload-0.80.0-1|13	
12cu|perl-Class-Unload-0.80.0-1|14	BuildRequires:	perl-devel
12cu|perl-Class-Unload-0.80.0-1|15	BuildRequires:	perl(Class::Inspector)
12cu|perl-Class-Unload-0.80.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Class-Unload-0.80.0-1|17	BuildRequires:	perl(Test::More)
12cu|perl-Class-Unload-0.80.0-1|18	BuildArch:	noarch
12cu|perl-Class-Unload-0.80.0-1|19	
12cu|perl-Class-Unload-0.80.0-1|20	%description
12cu|perl-Class-Unload-0.80.0-1|21	Unload a class.
12cu|perl-Class-Unload-0.80.0-1|22	
12cu|perl-Class-Unload-0.80.0-1|23	%prep
12cu|perl-Class-Unload-0.80.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Class-Unload-0.80.0-1|25	
12cu|perl-Class-Unload-0.80.0-1|26	%build
12cu|perl-Class-Unload-0.80.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Class-Unload-0.80.0-1|28	%make
12cu|perl-Class-Unload-0.80.0-1|29	
12cu|perl-Class-Unload-0.80.0-1|30	%check
12cu|perl-Class-Unload-0.80.0-1|31	make test
12cu|perl-Class-Unload-0.80.0-1|32	
12cu|perl-Class-Unload-0.80.0-1|33	%install
12cu|perl-Class-Unload-0.80.0-1|34	%makeinstall_std
12cu|perl-Class-Unload-0.80.0-1|35	
12cu|perl-Class-Unload-0.80.0-1|36	%files
12cu|perl-Class-Unload-0.80.0-1|37	%doc README Changes
12cu|perl-Class-Unload-0.80.0-1|38	%{_mandir}/man3/*
12cu|perl-Class-Unload-0.80.0-1|39	%{perl_vendorlib}/*
12cu|perl-Class-Unload-0.80.0-1|40	
12cu|perl-Class-Unload-0.80.0-1|41	
12cu|perl-Class-Unload-0.80.0-1|42	%changelog
12cu|perl-Class-Unload-0.80.0-1|43	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.70.0-2mdv2011.0
12cu|perl-Class-Unload-0.80.0-1|44	+ Revision: 656892
12cu|perl-Class-Unload-0.80.0-1|45	- rebuild for updated spec-helper
12cu|perl-Class-Unload-0.80.0-1|46	
12cu|perl-Class-Unload-0.80.0-1|47	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.70.0-1
12cu|perl-Class-Unload-0.80.0-1|48	+ Revision: 634213
12cu|perl-Class-Unload-0.80.0-1|49	- update to new version 0.07
12cu|perl-Class-Unload-0.80.0-1|50	
12cu|perl-Class-Unload-0.80.0-1|51	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2011.0
12cu|perl-Class-Unload-0.80.0-1|52	+ Revision: 553073
12cu|perl-Class-Unload-0.80.0-1|53	- update to 0.06
12cu|perl-Class-Unload-0.80.0-1|54	
12cu|perl-Class-Unload-0.80.0-1|55	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cu|perl-Class-Unload-0.80.0-1|56	+ Revision: 401703
12cu|perl-Class-Unload-0.80.0-1|57	- rebuild using %%perl_convert_version
12cu|perl-Class-Unload-0.80.0-1|58	- fixed license field
12cu|perl-Class-Unload-0.80.0-1|59	
12cu|perl-Class-Unload-0.80.0-1|60	* Wed Dec 03 2008 Jérôme Quelin <jquelin@mandriva.org> 0.05-1mdv2009.1
12cu|perl-Class-Unload-0.80.0-1|61	+ Revision: 309626
12cu|perl-Class-Unload-0.80.0-1|62	- update to new version 0.05
12cu|perl-Class-Unload-0.80.0-1|63	
12cu|perl-Class-Unload-0.80.0-1|64	* Tue Dec 02 2008 Jérôme Quelin <jquelin@mandriva.org> 0.03-1mdv2009.1
12cu|perl-Class-Unload-0.80.0-1|65	+ Revision: 309265
12cu|perl-Class-Unload-0.80.0-1|66	- import perl-Class-Unload
12cu|perl-Class-Unload-0.80.0-1|67	
12cu|perl-Class-Unload-0.80.0-1|68	
12cu|perl-Class-Unload-0.80.0-1|69	* Tue Dec 02 2008 cpan2dist 0.03-1mdv
12cu|perl-Class-Unload-0.80.0-1|70	- initial mdv release, generated with cpan2dist
12cu|perl-Class-Unload-0.80.0-1|71	
12cu|perl-Class-Unload-0.80.0-1|72	

10584 12
12cu|perl-Clone-PP-1.50.0-1|1	%define upstream_name	 Clone-PP%define upstream_version 1.05
12cu|perl-Clone-PP-1.50.0-1|2	
12cu|perl-Clone-PP-1.50.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Clone-PP-1.50.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Clone-PP-1.50.0-1|5	Release:	1
12cu|perl-Clone-PP-1.50.0-1|6	
12cu|perl-Clone-PP-1.50.0-1|7	Summary:	Recursively copy Perl datatypes
12cu|perl-Clone-PP-1.50.0-1|8	License:	Artistic/GPL
12cu|perl-Clone-PP-1.50.0-1|9	Group:		Development/Perl
12cu|perl-Clone-PP-1.50.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Clone-PP-1.50.0-1|11	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Clone/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Clone-PP-1.50.0-1|12	
12cu|perl-Clone-PP-1.50.0-1|13	BuildRequires:	perl-devel
12cu|perl-Clone-PP-1.50.0-1|14	BuildArch:	noarch
12cu|perl-Clone-PP-1.50.0-1|15	
12cu|perl-Clone-PP-1.50.0-1|16	%description
12cu|perl-Clone-PP-1.50.0-1|17	This module provides a general-purpose clone function to make deep
12cu|perl-Clone-PP-1.50.0-1|18	copies of Perl data structures. It calls itself recursively to copy
12cu|perl-Clone-PP-1.50.0-1|19	nested hash, array, scalar and reference types, including tied
12cu|perl-Clone-PP-1.50.0-1|20	variables and objects.
12cu|perl-Clone-PP-1.50.0-1|21	
12cu|perl-Clone-PP-1.50.0-1|22	%prep
12cu|perl-Clone-PP-1.50.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Clone-PP-1.50.0-1|24	
12cu|perl-Clone-PP-1.50.0-1|25	%build
12cu|perl-Clone-PP-1.50.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Clone-PP-1.50.0-1|27	%make
12cu|perl-Clone-PP-1.50.0-1|28	
12cu|perl-Clone-PP-1.50.0-1|29	%check
12cu|perl-Clone-PP-1.50.0-1|30	%make test
12cu|perl-Clone-PP-1.50.0-1|31	
12cu|perl-Clone-PP-1.50.0-1|32	%install
12cu|perl-Clone-PP-1.50.0-1|33	%makeinstall_std
12cu|perl-Clone-PP-1.50.0-1|34	
12cu|perl-Clone-PP-1.50.0-1|35	%files
12cu|perl-Clone-PP-1.50.0-1|36	%defattr(644,root,root,755)
12cu|perl-Clone-PP-1.50.0-1|37	%doc README
12cu|perl-Clone-PP-1.50.0-1|38	%{_mandir}/*/*
12cu|perl-Clone-PP-1.50.0-1|39	%{perl_vendorlib}/Clone
12cu|perl-Clone-PP-1.50.0-1|40	
12cu|perl-Clone-PP-1.50.0-1|41	
12cu|perl-Clone-PP-1.50.0-1|42	
12cu|perl-Clone-PP-1.50.0-1|43	%changelog
12cu|perl-Clone-PP-1.50.0-1|44	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-1
12cu|perl-Clone-PP-1.50.0-1|45	+ Revision: 8dd69ea
12cu|perl-Clone-PP-1.50.0-1|46	- Updated to 1.05 (by updates_builder)
12cu|perl-Clone-PP-1.50.0-1|47	
12cu|perl-Clone-PP-1.50.0-1|48	

10585 12
12cu|perl-Compress-Raw-Lzma-2.64.0-1|1	%define	upstream_name		Compress-Raw-Lzma
12cu|perl-Compress-Raw-Lzma-2.64.0-1|2	%define upstream_version 2.064
12cu|perl-Compress-Raw-Lzma-2.64.0-1|3	
12cu|perl-Compress-Raw-Lzma-2.64.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Compress-Raw-Lzma-2.64.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Compress-Raw-Lzma-2.64.0-1|6	Release:	1
12cu|perl-Compress-Raw-Lzma-2.64.0-1|7	
12cu|perl-Compress-Raw-Lzma-2.64.0-1|8	Summary:	Low-Level Interface to the liblzma compression library
12cu|perl-Compress-Raw-Lzma-2.64.0-1|9	License:	GPL+ or Artistic
12cu|perl-Compress-Raw-Lzma-2.64.0-1|10	Group:		Development/Perl
12cu|perl-Compress-Raw-Lzma-2.64.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Compress-Raw-Lzma-2.64.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Raw-Lzma-%{upstream_version}.tar.gz
12cu|perl-Compress-Raw-Lzma-2.64.0-1|13	
12cu|perl-Compress-Raw-Lzma-2.64.0-1|14	BuildRequires:	perl-devel
12cu|perl-Compress-Raw-Lzma-2.64.0-1|15	BuildRequires:	pkgconfig(liblzma)
12cu|perl-Compress-Raw-Lzma-2.64.0-1|16	
12cu|perl-Compress-Raw-Lzma-2.64.0-1|17	%description
12cu|perl-Compress-Raw-Lzma-2.64.0-1|18	Low-Level Interface to the liblzma compression library.
12cu|perl-Compress-Raw-Lzma-2.64.0-1|19	
12cu|perl-Compress-Raw-Lzma-2.64.0-1|20	%prep
12cu|perl-Compress-Raw-Lzma-2.64.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Compress-Raw-Lzma-2.64.0-1|22	
12cu|perl-Compress-Raw-Lzma-2.64.0-1|23	%build
12cu|perl-Compress-Raw-Lzma-2.64.0-1|24	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Compress-Raw-Lzma-2.64.0-1|25	%make
12cu|perl-Compress-Raw-Lzma-2.64.0-1|26	
12cu|perl-Compress-Raw-Lzma-2.64.0-1|27	%check
12cu|perl-Compress-Raw-Lzma-2.64.0-1|28	%make test
12cu|perl-Compress-Raw-Lzma-2.64.0-1|29	
12cu|perl-Compress-Raw-Lzma-2.64.0-1|30	%install
12cu|perl-Compress-Raw-Lzma-2.64.0-1|31	%makeinstall_std
12cu|perl-Compress-Raw-Lzma-2.64.0-1|32	
12cu|perl-Compress-Raw-Lzma-2.64.0-1|33	%files
12cu|perl-Compress-Raw-Lzma-2.64.0-1|34	%doc README Changes
12cu|perl-Compress-Raw-Lzma-2.64.0-1|35	%{_mandir}/*/*
12cu|perl-Compress-Raw-Lzma-2.64.0-1|36	%{perl_vendorarch}/Compress
12cu|perl-Compress-Raw-Lzma-2.64.0-1|37	%{perl_vendorarch}/auto/Compress
12cu|perl-Compress-Raw-Lzma-2.64.0-1|38	
12cu|perl-Compress-Raw-Lzma-2.64.0-1|39	
12cu|perl-Compress-Raw-Lzma-2.64.0-1|40	
12cu|perl-Compress-Raw-Lzma-2.64.0-1|41	
12cu|perl-Compress-Raw-Lzma-2.64.0-1|42	%changelog
12cu|perl-Compress-Raw-Lzma-2.64.0-1|43	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.64.0-1
12cu|perl-Compress-Raw-Lzma-2.64.0-1|44	+ Revision: 37feea5
12cu|perl-Compress-Raw-Lzma-2.64.0-1|45	- Updated to 2.064 (by updates_builder)
12cu|perl-Compress-Raw-Lzma-2.64.0-1|46	
12cu|perl-Compress-Raw-Lzma-2.64.0-1|47	

10586 12
12cu|perl-Config-Any-0.240.0-1|1	%define upstream_name	 Config-Any
12cu|perl-Config-Any-0.240.0-1|2	%define upstream_version 0.24
12cu|perl-Config-Any-0.240.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Config-Any-0.240.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Config-Any-0.240.0-1|5	Release:	1
12cu|perl-Config-Any-0.240.0-1|6	
12cu|perl-Config-Any-0.240.0-1|7	Summary:	Load configuration from different file formats, transparently
12cu|perl-Config-Any-0.240.0-1|8	License:	Artistic/GPL
12cu|perl-Config-Any-0.240.0-1|9	Group:		Development/Perl
12cu|perl-Config-Any-0.240.0-1|10	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Config-Any-0.240.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Config/Config-Any-%{upstream_version}.tar.gz
12cu|perl-Config-Any-0.240.0-1|12	
12cu|perl-Config-Any-0.240.0-1|13	BuildRequires:	perl-devel
12cu|perl-Config-Any-0.240.0-1|14	BuildRequires:	perl(Module::Pluggable) >= 3.01
12cu|perl-Config-Any-0.240.0-1|15	BuildRequires:	perl(Test::Exception)
12cu|perl-Config-Any-0.240.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Config-Any-0.240.0-1|17	BuildRequires:	perl(Config::General)
12cu|perl-Config-Any-0.240.0-1|18	BuildRequires:	perl(Config::Tiny)
12cu|perl-Config-Any-0.240.0-1|19	BuildRequires:	perl(JSON)
12cu|perl-Config-Any-0.240.0-1|20	BuildRequires:	perl(YAML)
12cu|perl-Config-Any-0.240.0-1|21	BuildRequires:	perl(XML::Simple)
12cu|perl-Config-Any-0.240.0-1|22	BuildRequires:	perl(version)
12cu|perl-Config-Any-0.240.0-1|23	
12cu|perl-Config-Any-0.240.0-1|24	BuildArch:	    noarch
12cu|perl-Config-Any-0.240.0-1|25	
12cu|perl-Config-Any-0.240.0-1|26	%description
12cu|perl-Config-Any-0.240.0-1|27	Config::Any provides a facility for Perl applications and libraries to
12cu|perl-Config-Any-0.240.0-1|28	load configuration data from multiple different file formats. It
12cu|perl-Config-Any-0.240.0-1|29	supports XML, YAML, JSON, Apache-style configuration, Windows INI
12cu|perl-Config-Any-0.240.0-1|30	files, and even Perl code.
12cu|perl-Config-Any-0.240.0-1|31	
12cu|perl-Config-Any-0.240.0-1|32	%prep
12cu|perl-Config-Any-0.240.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-Any-0.240.0-1|34	
12cu|perl-Config-Any-0.240.0-1|35	%build
12cu|perl-Config-Any-0.240.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Config-Any-0.240.0-1|37	%make
12cu|perl-Config-Any-0.240.0-1|38	
12cu|perl-Config-Any-0.240.0-1|39	%check
12cu|perl-Config-Any-0.240.0-1|40	make test
12cu|perl-Config-Any-0.240.0-1|41	
12cu|perl-Config-Any-0.240.0-1|42	%install
12cu|perl-Config-Any-0.240.0-1|43	%makeinstall_std
12cu|perl-Config-Any-0.240.0-1|44	
12cu|perl-Config-Any-0.240.0-1|45	%files
12cu|perl-Config-Any-0.240.0-1|46	%doc Changes README
12cu|perl-Config-Any-0.240.0-1|47	%{_mandir}/*/*
12cu|perl-Config-Any-0.240.0-1|48	%{perl_vendorlib}/Config
12cu|perl-Config-Any-0.240.0-1|49	
12cu|perl-Config-Any-0.240.0-1|50	
12cu|perl-Config-Any-0.240.0-1|51	
12cu|perl-Config-Any-0.240.0-1|52	%changelog
12cu|perl-Config-Any-0.240.0-1|53	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.240.0-1
12cu|perl-Config-Any-0.240.0-1|54	+ Revision: 41c181e
12cu|perl-Config-Any-0.240.0-1|55	- LOG Updated to 0.24 (by updates_builder)
12cu|perl-Config-Any-0.240.0-1|56	
12cu|perl-Config-Any-0.240.0-1|57	

10587 12
12cu|perl-Config-ApacheFormat-1.200.0-9|1	%define module Config-ApacheFormat
12cu|perl-Config-ApacheFormat-1.200.0-9|2	%define upstream_version 1.2
12cu|perl-Config-ApacheFormat-1.200.0-9|3	
12cu|perl-Config-ApacheFormat-1.200.0-9|4	Summary: 	Use Apache format config files
12cu|perl-Config-ApacheFormat-1.200.0-9|5	Name: 		perl-%{module}
12cu|perl-Config-ApacheFormat-1.200.0-9|6	Version: 	%perl_convert_version %{upstream_version}
12cu|perl-Config-ApacheFormat-1.200.0-9|7	Release: 	9
12cu|perl-Config-ApacheFormat-1.200.0-9|8	License: 	GPL or Artistic
12cu|perl-Config-ApacheFormat-1.200.0-9|9	Group: 		Development/Perl
12cu|perl-Config-ApacheFormat-1.200.0-9|10	Source: 	http://search.cpan.org/CPAN/authors/id/S/SA/SAMTREGAR/%{module}-%{upstream_version}.tar.bz2
12cu|perl-Config-ApacheFormat-1.200.0-9|11	Url: 		http://search.cpan.org/dist/%{module}
12cu|perl-Config-ApacheFormat-1.200.0-9|12	BuildRequires: perl-devel
12cu|perl-Config-ApacheFormat-1.200.0-9|13	BuildRequires: perl(Class::MethodMaker)
12cu|perl-Config-ApacheFormat-1.200.0-9|14	# This one is not found automatically
12cu|perl-Config-ApacheFormat-1.200.0-9|15	Requires:      perl(Class::MethodMaker)
12cu|perl-Config-ApacheFormat-1.200.0-9|16	BuildArch: noarch
12cu|perl-Config-ApacheFormat-1.200.0-9|17	
12cu|perl-Config-ApacheFormat-1.200.0-9|18	%description
12cu|perl-Config-ApacheFormat-1.200.0-9|19	This module is designed to parse a configuration file in the same syntax used
12cu|perl-Config-ApacheFormat-1.200.0-9|20	by the Apache web server (see http://httpd.apache.org for details). This
12cu|perl-Config-ApacheFormat-1.200.0-9|21	allows you to build applications which can be easily managed by experienced
12cu|perl-Config-ApacheFormat-1.200.0-9|22	Apache admins. Also, by using this module, you'll benefit from the support for
12cu|perl-Config-ApacheFormat-1.200.0-9|23	nested blocks with built-in parameter inheritance. This can greatly reduce the
12cu|perl-Config-ApacheFormat-1.200.0-9|24	amount or repeated information in your configuration files.
12cu|perl-Config-ApacheFormat-1.200.0-9|25	
12cu|perl-Config-ApacheFormat-1.200.0-9|26	%prep
12cu|perl-Config-ApacheFormat-1.200.0-9|27	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Config-ApacheFormat-1.200.0-9|28	
12cu|perl-Config-ApacheFormat-1.200.0-9|29	%build
12cu|perl-Config-ApacheFormat-1.200.0-9|30	%__perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Config-ApacheFormat-1.200.0-9|31	%make
12cu|perl-Config-ApacheFormat-1.200.0-9|32	
12cu|perl-Config-ApacheFormat-1.200.0-9|33	%check
12cu|perl-Config-ApacheFormat-1.200.0-9|34	make test
12cu|perl-Config-ApacheFormat-1.200.0-9|35	
12cu|perl-Config-ApacheFormat-1.200.0-9|36	%install
12cu|perl-Config-ApacheFormat-1.200.0-9|37	%makeinstall_std
12cu|perl-Config-ApacheFormat-1.200.0-9|38	
12cu|perl-Config-ApacheFormat-1.200.0-9|39	%files
12cu|perl-Config-ApacheFormat-1.200.0-9|40	%{_mandir}/*/*
12cu|perl-Config-ApacheFormat-1.200.0-9|41	%{perl_vendorlib}/*
12cu|perl-Config-ApacheFormat-1.200.0-9|42	
12cu|perl-Config-ApacheFormat-1.200.0-9|43	
12cu|perl-Config-ApacheFormat-1.200.0-9|44	
12cu|perl-Config-ApacheFormat-1.200.0-9|45	%changelog
12cu|perl-Config-ApacheFormat-1.200.0-9|46	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.2-8mdv2011.0
12cu|perl-Config-ApacheFormat-1.200.0-9|47	+ Revision: 653397
12cu|perl-Config-ApacheFormat-1.200.0-9|48	- rebuild for updated spec-helper
12cu|perl-Config-ApacheFormat-1.200.0-9|49	
12cu|perl-Config-ApacheFormat-1.200.0-9|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2-7mdv2011.0
12cu|perl-Config-ApacheFormat-1.200.0-9|51	+ Revision: 430336
12cu|perl-Config-ApacheFormat-1.200.0-9|52	- rebuild
12cu|perl-Config-ApacheFormat-1.200.0-9|53	
12cu|perl-Config-ApacheFormat-1.200.0-9|54	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.2-6mdv2009.0
12cu|perl-Config-ApacheFormat-1.200.0-9|55	+ Revision: 241189
12cu|perl-Config-ApacheFormat-1.200.0-9|56	- rebuild
12cu|perl-Config-ApacheFormat-1.200.0-9|57	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Config-ApacheFormat-1.200.0-9|58	
12cu|perl-Config-ApacheFormat-1.200.0-9|59	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Config-ApacheFormat-1.200.0-9|60	- restore BuildRoot
12cu|perl-Config-ApacheFormat-1.200.0-9|61	
12cu|perl-Config-ApacheFormat-1.200.0-9|62	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-4mdv2008.0
12cu|perl-Config-ApacheFormat-1.200.0-9|63	+ Revision: 86186
12cu|perl-Config-ApacheFormat-1.200.0-9|64	- rebuild
12cu|perl-Config-ApacheFormat-1.200.0-9|65	
12cu|perl-Config-ApacheFormat-1.200.0-9|66	
12cu|perl-Config-ApacheFormat-1.200.0-9|67	* Mon Jul 25 2005 Olivier Thauvin <nanardon@mandriva.org> 1.2-3mdk
12cu|perl-Config-ApacheFormat-1.200.0-9|68	- Add changelog for -2mdk
12cu|perl-Config-ApacheFormat-1.200.0-9|69	
12cu|perl-Config-ApacheFormat-1.200.0-9|70	* Mon Jul 25 2005 Olivier Thauvin <nanardon@mandriva.org> 1.2-2mdk
12cu|perl-Config-ApacheFormat-1.200.0-9|71	- Fix {Build}Requires
12cu|perl-Config-ApacheFormat-1.200.0-9|72	
12cu|perl-Config-ApacheFormat-1.200.0-9|73	* Sat Jul 23 2005 Olivier Thauvin <nanardon@mandriva.org> 1.2-1mdk
12cu|perl-Config-ApacheFormat-1.200.0-9|74	- first mdk release
12cu|perl-Config-ApacheFormat-1.200.0-9|75	

10588 12
12cu|perl-Config-Augeas-1.0.0-1|1	%define upstream_name       Config-Augeas
12cu|perl-Config-Augeas-1.0.0-1|2	%define upstream_version 1.000
12cu|perl-Config-Augeas-1.0.0-1|3	
12cu|perl-Config-Augeas-1.0.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Config-Augeas-1.0.0-1|5	Version:	%perl_convert_version 1.000
12cu|perl-Config-Augeas-1.0.0-1|6	Release:	1
12cu|perl-Config-Augeas-1.0.0-1|7	Summary:	Edit configuration files through Augeas C library
12cu|perl-Config-Augeas-1.0.0-1|8	License:	GPL or Artistic
12cu|perl-Config-Augeas-1.0.0-1|9	Group:		Development/Perl
12cu|perl-Config-Augeas-1.0.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-Augeas-1.0.0-1|11	Source:		http://www.cpan.org/modules/by-module/Config/Config-Augeas-1.000.tar.gz
12cu|perl-Config-Augeas-1.0.0-1|12	BuildRequires:	perl-devel
12cu|perl-Config-Augeas-1.0.0-1|13	BuildRequires:	perl(Module::Build)
12cu|perl-Config-Augeas-1.0.0-1|14	BuildRequires:	perl(Test::More)
12cu|perl-Config-Augeas-1.0.0-1|15	BuildRequires:	augeas-devel
12cu|perl-Config-Augeas-1.0.0-1|16	
12cu|perl-Config-Augeas-1.0.0-1|17	%description
12cu|perl-Config-Augeas-1.0.0-1|18	Augeas is a library and command line tool that focuses on the most basic
12cu|perl-Config-Augeas-1.0.0-1|19	problem in handling Linux configurations programmatically: editing actual
12cu|perl-Config-Augeas-1.0.0-1|20	configuration files in a controlled manner.
12cu|perl-Config-Augeas-1.0.0-1|21	
12cu|perl-Config-Augeas-1.0.0-1|22	To that end, Augeas exposes a tree of all configuration settings (well, all
12cu|perl-Config-Augeas-1.0.0-1|23	the ones it knows about) and a simple local API for manipulating the tree.
12cu|perl-Config-Augeas-1.0.0-1|24	Augeas then modifies underlying configuration files according to the
12cu|perl-Config-Augeas-1.0.0-1|25	changes that have been made to the tree; it does as little modeling of
12cu|perl-Config-Augeas-1.0.0-1|26	configurations as possible, and focuses exclusively on transforming the
12cu|perl-Config-Augeas-1.0.0-1|27	tree-oriented syntax of its public API to the myriad syntaxes of individual
12cu|perl-Config-Augeas-1.0.0-1|28	configuration files.
12cu|perl-Config-Augeas-1.0.0-1|29	
12cu|perl-Config-Augeas-1.0.0-1|30	This module provides an object oriented Perl interface for Augeas
12cu|perl-Config-Augeas-1.0.0-1|31	configuration edition library with a more "perlish" API than Augeas C
12cu|perl-Config-Augeas-1.0.0-1|32	counterpart.
12cu|perl-Config-Augeas-1.0.0-1|33	
12cu|perl-Config-Augeas-1.0.0-1|34	%prep
12cu|perl-Config-Augeas-1.0.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-Augeas-1.0.0-1|36	
12cu|perl-Config-Augeas-1.0.0-1|37	%build
12cu|perl-Config-Augeas-1.0.0-1|38	perl Build.PL installdirs=vendor
12cu|perl-Config-Augeas-1.0.0-1|39	./Build
12cu|perl-Config-Augeas-1.0.0-1|40	
12cu|perl-Config-Augeas-1.0.0-1|41	%check
12cu|perl-Config-Augeas-1.0.0-1|42	./Build test
12cu|perl-Config-Augeas-1.0.0-1|43	
12cu|perl-Config-Augeas-1.0.0-1|44	%install
12cu|perl-Config-Augeas-1.0.0-1|45	./Build install destdir=%{buildroot}
12cu|perl-Config-Augeas-1.0.0-1|46	
12cu|perl-Config-Augeas-1.0.0-1|47	%files
12cu|perl-Config-Augeas-1.0.0-1|48	%doc README ChangeLog
12cu|perl-Config-Augeas-1.0.0-1|49	%{perl_vendorarch}/Config
12cu|perl-Config-Augeas-1.0.0-1|50	%{perl_vendorarch}/auto/Config
12cu|perl-Config-Augeas-1.0.0-1|51	%{_mandir}/man3/*
12cu|perl-Config-Augeas-1.0.0-1|52	
12cu|perl-Config-Augeas-1.0.0-1|53	
12cu|perl-Config-Augeas-1.0.0-1|54	%changelog
12cu|perl-Config-Augeas-1.0.0-1|55	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.701.0-4
12cu|perl-Config-Augeas-1.0.0-1|56	+ Revision: 768358
12cu|perl-Config-Augeas-1.0.0-1|57	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Config-Augeas-1.0.0-1|58	
12cu|perl-Config-Augeas-1.0.0-1|59	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.701.0-3
12cu|perl-Config-Augeas-1.0.0-1|60	+ Revision: 680838
12cu|perl-Config-Augeas-1.0.0-1|61	- mass rebuild
12cu|perl-Config-Augeas-1.0.0-1|62	
12cu|perl-Config-Augeas-1.0.0-1|63	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.701.0-2mdv2011.0
12cu|perl-Config-Augeas-1.0.0-1|64	+ Revision: 555709
12cu|perl-Config-Augeas-1.0.0-1|65	- rebuild
12cu|perl-Config-Augeas-1.0.0-1|66	
12cu|perl-Config-Augeas-1.0.0-1|67	* Fri Feb 19 2010 Jérôme Quelin <jquelin@mandriva.org> 0.701.0-1mdv2010.1
12cu|perl-Config-Augeas-1.0.0-1|68	+ Revision: 508048
12cu|perl-Config-Augeas-1.0.0-1|69	- update to 0.701
12cu|perl-Config-Augeas-1.0.0-1|70	
12cu|perl-Config-Augeas-1.0.0-1|71	* Wed Dec 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.601.0-1mdv2010.1
12cu|perl-Config-Augeas-1.0.0-1|72	+ Revision: 481707
12cu|perl-Config-Augeas-1.0.0-1|73	- update to 0.601
12cu|perl-Config-Augeas-1.0.0-1|74	
12cu|perl-Config-Augeas-1.0.0-1|75	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.501.0-1mdv2010.0
12cu|perl-Config-Augeas-1.0.0-1|76	+ Revision: 397171
12cu|perl-Config-Augeas-1.0.0-1|77	- new version
12cu|perl-Config-Augeas-1.0.0-1|78	
12cu|perl-Config-Augeas-1.0.0-1|79	+ Bruno Cornec <bcornec@mandriva.org>
12cu|perl-Config-Augeas-1.0.0-1|80	- Again adapt the group to a valid one this time
12cu|perl-Config-Augeas-1.0.0-1|81	- Fix the Group used
12cu|perl-Config-Augeas-1.0.0-1|82	- Create the first perl-Config-Augeas package from version 0.500 of Dominique Dumont
12cu|perl-Config-Augeas-1.0.0-1|83	- create perl-Config-Augeas
12cu|perl-Config-Augeas-1.0.0-1|84	
12cu|perl-Config-Augeas-1.0.0-1|85	

10589 12
12cu|perl-Config-Auto-0.440.0-1|1	%define upstream_name    Config-Auto
12cu|perl-Config-Auto-0.440.0-1|2	%define upstream_version 0.44
12cu|perl-Config-Auto-0.440.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Config-Auto-0.440.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Config-Auto-0.440.0-1|5	Release:	1
12cu|perl-Config-Auto-0.440.0-1|6	
12cu|perl-Config-Auto-0.440.0-1|7	Summary:	Magical config file parser
12cu|perl-Config-Auto-0.440.0-1|8	License:	GPL+ or Artistic
12cu|perl-Config-Auto-0.440.0-1|9	Group:		Development/Perl
12cu|perl-Config-Auto-0.440.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-Auto-0.440.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Config-Auto-0.440.0-1|12	
12cu|perl-Config-Auto-0.440.0-1|13	BuildRequires:	perl-devel
12cu|perl-Config-Auto-0.440.0-1|14	BuildRequires:	perl(Config::IniFiles)
12cu|perl-Config-Auto-0.440.0-1|15	BuildRequires:	perl(File::Spec::Functions)
12cu|perl-Config-Auto-0.440.0-1|16	BuildRequires:	perl(File::Temp)
12cu|perl-Config-Auto-0.440.0-1|17	BuildRequires:	perl(IO::String)
12cu|perl-Config-Auto-0.440.0-1|18	BuildRequires:	perl(Test::More)
12cu|perl-Config-Auto-0.440.0-1|19	BuildRequires:	perl(Text::ParseWords)
12cu|perl-Config-Auto-0.440.0-1|20	BuildRequires:	perl(YAML)
12cu|perl-Config-Auto-0.440.0-1|21	BuildArch:	noarch
12cu|perl-Config-Auto-0.440.0-1|22	
12cu|perl-Config-Auto-0.440.0-1|23	%description
12cu|perl-Config-Auto-0.440.0-1|24	This module was written after having to write Yet Another Config File
12cu|perl-Config-Auto-0.440.0-1|25	Parser for some variety of colon-separated config. I decided "never again".
12cu|perl-Config-Auto-0.440.0-1|26	
12cu|perl-Config-Auto-0.440.0-1|27	Config::Auto aims to be the most 'DWIM' config parser available, by
12cu|perl-Config-Auto-0.440.0-1|28	detecting configuration styles, include paths and even config filenames
12cu|perl-Config-Auto-0.440.0-1|29	automagically.
12cu|perl-Config-Auto-0.440.0-1|30	
12cu|perl-Config-Auto-0.440.0-1|31	See the the HOW IT WORKS manpage section below on implementation details.
12cu|perl-Config-Auto-0.440.0-1|32	
12cu|perl-Config-Auto-0.440.0-1|33	%prep
12cu|perl-Config-Auto-0.440.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-Auto-0.440.0-1|35	
12cu|perl-Config-Auto-0.440.0-1|36	%build
12cu|perl-Config-Auto-0.440.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Config-Auto-0.440.0-1|38	%make
12cu|perl-Config-Auto-0.440.0-1|39	
12cu|perl-Config-Auto-0.440.0-1|40	%check
12cu|perl-Config-Auto-0.440.0-1|41	%make test
12cu|perl-Config-Auto-0.440.0-1|42	
12cu|perl-Config-Auto-0.440.0-1|43	%install
12cu|perl-Config-Auto-0.440.0-1|44	%makeinstall_std
12cu|perl-Config-Auto-0.440.0-1|45	
12cu|perl-Config-Auto-0.440.0-1|46	%files
12cu|perl-Config-Auto-0.440.0-1|47	%doc Changes README META.yml
12cu|perl-Config-Auto-0.440.0-1|48	%{_mandir}/man3/*
12cu|perl-Config-Auto-0.440.0-1|49	%{perl_vendorlib}/*
12cu|perl-Config-Auto-0.440.0-1|50	
12cu|perl-Config-Auto-0.440.0-1|51	
12cu|perl-Config-Auto-0.440.0-1|52	%changelog
12cu|perl-Config-Auto-0.440.0-1|53	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.440.0-1
12cu|perl-Config-Auto-0.440.0-1|54	+ Revision: b4863fd
12cu|perl-Config-Auto-0.440.0-1|55	- Updated to 0.44 (by updates_builder)
12cu|perl-Config-Auto-0.440.0-1|56	
12cu|perl-Config-Auto-0.440.0-1|57	

10590 12
12cu|perl-Config-AutoConf-0.220.0-1|1	%define upstream_name    Config-AutoConf
12cu|perl-Config-AutoConf-0.220.0-1|2	%define upstream_version 0.22
12cu|perl-Config-AutoConf-0.220.0-1|3	
12cu|perl-Config-AutoConf-0.220.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Config-AutoConf-0.220.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Config-AutoConf-0.220.0-1|6	Release:	1
12cu|perl-Config-AutoConf-0.220.0-1|7	
12cu|perl-Config-AutoConf-0.220.0-1|8	Summary:	A module to implement some of AutoConf macros in pure perl
12cu|perl-Config-AutoConf-0.220.0-1|9	License:	GPL+ or Artistic
12cu|perl-Config-AutoConf-0.220.0-1|10	Group:		Development/Perl
12cu|perl-Config-AutoConf-0.220.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-AutoConf-0.220.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Config/Config-AutoConf-%{upstream_version}.tar.gz
12cu|perl-Config-AutoConf-0.220.0-1|13	
12cu|perl-Config-AutoConf-0.220.0-1|14	BuildRequires:	perl-devel
12cu|perl-Config-AutoConf-0.220.0-1|15	BuildRequires: perl(Capture::Tiny)
12cu|perl-Config-AutoConf-0.220.0-1|16	BuildRequires:	perl(ExtUtils::CBuilder)
12cu|perl-Config-AutoConf-0.220.0-1|17	BuildRequires:	perl(Test::More)
12cu|perl-Config-AutoConf-0.220.0-1|18	BuildArch:	noarch
12cu|perl-Config-AutoConf-0.220.0-1|19	
12cu|perl-Config-AutoConf-0.220.0-1|20	%description
12cu|perl-Config-AutoConf-0.220.0-1|21	A module to implement some of AutoConf macros in pure perl.
12cu|perl-Config-AutoConf-0.220.0-1|22	
12cu|perl-Config-AutoConf-0.220.0-1|23	%prep
12cu|perl-Config-AutoConf-0.220.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-AutoConf-0.220.0-1|25	
12cu|perl-Config-AutoConf-0.220.0-1|26	%build
12cu|perl-Config-AutoConf-0.220.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Config-AutoConf-0.220.0-1|28	%make
12cu|perl-Config-AutoConf-0.220.0-1|29	
12cu|perl-Config-AutoConf-0.220.0-1|30	%check
12cu|perl-Config-AutoConf-0.220.0-1|31	%make test
12cu|perl-Config-AutoConf-0.220.0-1|32	
12cu|perl-Config-AutoConf-0.220.0-1|33	%install
12cu|perl-Config-AutoConf-0.220.0-1|34	%makeinstall_std
12cu|perl-Config-AutoConf-0.220.0-1|35	
12cu|perl-Config-AutoConf-0.220.0-1|36	%files
12cu|perl-Config-AutoConf-0.220.0-1|37	%doc Changes META.yml README
12cu|perl-Config-AutoConf-0.220.0-1|38	%{_mandir}/man3/*
12cu|perl-Config-AutoConf-0.220.0-1|39	%{perl_vendorlib}/*
12cu|perl-Config-AutoConf-0.220.0-1|40	
12cu|perl-Config-AutoConf-0.220.0-1|41	%changelog
12cu|perl-Config-AutoConf-0.220.0-1|42	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.160.0-3mdv2011.0
12cu|perl-Config-AutoConf-0.220.0-1|43	+ Revision: 657769
12cu|perl-Config-AutoConf-0.220.0-1|44	- rebuild for updated spec-helper
12cu|perl-Config-AutoConf-0.220.0-1|45	- rebuild for updated spec-helper
12cu|perl-Config-AutoConf-0.220.0-1|46	
12cu|perl-Config-AutoConf-0.220.0-1|47	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1mdv2011.0
12cu|perl-Config-AutoConf-0.220.0-1|48	+ Revision: 594402
12cu|perl-Config-AutoConf-0.220.0-1|49	- update to new version 0.16
12cu|perl-Config-AutoConf-0.220.0-1|50	
12cu|perl-Config-AutoConf-0.220.0-1|51	* Tue Mar 09 2010 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2011.0
12cu|perl-Config-AutoConf-0.220.0-1|52	+ Revision: 517111
12cu|perl-Config-AutoConf-0.220.0-1|53	- update to 0.15
12cu|perl-Config-AutoConf-0.220.0-1|54	
12cu|perl-Config-AutoConf-0.220.0-1|55	* Mon Mar 08 2010 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.1
12cu|perl-Config-AutoConf-0.220.0-1|56	+ Revision: 515674
12cu|perl-Config-AutoConf-0.220.0-1|57	- import perl-Config-AutoConf
12cu|perl-Config-AutoConf-0.220.0-1|58	
12cu|perl-Config-AutoConf-0.220.0-1|59	
12cu|perl-Config-AutoConf-0.220.0-1|60	* Mon Mar 08 2010 cpan2dist 0.14-1mdv
12cu|perl-Config-AutoConf-0.220.0-1|61	- initial mdv release, generated with cpan2dist
12cu|perl-Config-AutoConf-0.220.0-1|62	

10591 12
12cu|perl-Config-Crontab-1.400.0-1|1	%define upstream_name    Config-Crontab
12cu|perl-Config-Crontab-1.400.0-1|2	%define upstream_version 1.40
12cu|perl-Config-Crontab-1.400.0-1|3	
12cu|perl-Config-Crontab-1.400.0-1|4	
12cu|perl-Config-Crontab-1.400.0-1|5	Name:		perl-%{upstream_name}
12cu|perl-Config-Crontab-1.400.0-1|6	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Config-Crontab-1.400.0-1|7	Release:	1
12cu|perl-Config-Crontab-1.400.0-1|8	
12cu|perl-Config-Crontab-1.400.0-1|9	Summary:	Read/Write Vixie compatible crontab(5) files
12cu|perl-Config-Crontab-1.400.0-1|10	License:	GPL
12cu|perl-Config-Crontab-1.400.0-1|11	Group:		Development/Perl
12cu|perl-Config-Crontab-1.400.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-Crontab-1.400.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SC/SCOTTW/Config-Crontab-%{upstream_version}.tar.gz
12cu|perl-Config-Crontab-1.400.0-1|14	
12cu|perl-Config-Crontab-1.400.0-1|15	BuildRequires:	perl-devel
12cu|perl-Config-Crontab-1.400.0-1|16	BuildArch:	noarch
12cu|perl-Config-Crontab-1.400.0-1|17	
12cu|perl-Config-Crontab-1.400.0-1|18	%description
12cu|perl-Config-Crontab-1.400.0-1|19	Simple Time and Date module for perl.
12cu|perl-Config-Crontab-1.400.0-1|20	
12cu|perl-Config-Crontab-1.400.0-1|21	%prep
12cu|perl-Config-Crontab-1.400.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-Crontab-1.400.0-1|23	
12cu|perl-Config-Crontab-1.400.0-1|24	%build
12cu|perl-Config-Crontab-1.400.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Config-Crontab-1.400.0-1|26	%make
12cu|perl-Config-Crontab-1.400.0-1|27	
12cu|perl-Config-Crontab-1.400.0-1|28	%check
12cu|perl-Config-Crontab-1.400.0-1|29	make test
12cu|perl-Config-Crontab-1.400.0-1|30	
12cu|perl-Config-Crontab-1.400.0-1|31	%install
12cu|perl-Config-Crontab-1.400.0-1|32	%makeinstall_std
12cu|perl-Config-Crontab-1.400.0-1|33	
12cu|perl-Config-Crontab-1.400.0-1|34	%files
12cu|perl-Config-Crontab-1.400.0-1|35	%doc Changes README
12cu|perl-Config-Crontab-1.400.0-1|36	%{perl_vendorlib}/*
12cu|perl-Config-Crontab-1.400.0-1|37	%{_mandir}/man3/*
12cu|perl-Config-Crontab-1.400.0-1|38	
12cu|perl-Config-Crontab-1.400.0-1|39	
12cu|perl-Config-Crontab-1.400.0-1|40	
12cu|perl-Config-Crontab-1.400.0-1|41	%changelog
12cu|perl-Config-Crontab-1.400.0-1|42	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.400.0-1
12cu|perl-Config-Crontab-1.400.0-1|43	+ Revision: 2fa6300
12cu|perl-Config-Crontab-1.400.0-1|44	- Updated to 1.40 (by updates_builder)
12cu|perl-Config-Crontab-1.400.0-1|45	
12cu|perl-Config-Crontab-1.400.0-1|46	

10592 12
12cu|perl-Config-GitLike-1.120.0-1|1	%define upstream_name    Config-GitLike
12cu|perl-Config-GitLike-1.120.0-1|2	%define upstream_version 1.12
12cu|perl-Config-GitLike-1.120.0-1|3	
12cu|perl-Config-GitLike-1.120.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Config-GitLike-1.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Config-GitLike-1.120.0-1|6	Release:	1
12cu|perl-Config-GitLike-1.120.0-1|7	
12cu|perl-Config-GitLike-1.120.0-1|8	Summary:	Git-like config file parsing with cascaded inheritance
12cu|perl-Config-GitLike-1.120.0-1|9	
12cu|perl-Config-GitLike-1.120.0-1|10	License:	GPL+ or Artistic
12cu|perl-Config-GitLike-1.120.0-1|11	Group:		Development/Perl
12cu|perl-Config-GitLike-1.120.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-GitLike-1.120.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Config-GitLike-1.120.0-1|14	
12cu|perl-Config-GitLike-1.120.0-1|15	BuildRequires:	perl-devel
12cu|perl-Config-GitLike-1.120.0-1|16	BuildRequires: perl(MooX::Types::MooseLike::Base)
12cu|perl-Config-GitLike-1.120.0-1|17	BuildRequires: perl(strictures)
12cu|perl-Config-GitLike-1.120.0-1|18	BuildRequires: perl(Moo)
12cu|perl-Config-GitLike-1.120.0-1|19	BuildRequires:	perl(Any::Moose)
12cu|perl-Config-GitLike-1.120.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Config-GitLike-1.120.0-1|21	BuildRequires:	perl(File::Spec)
12cu|perl-Config-GitLike-1.120.0-1|22	BuildRequires:	perl(File::Temp)
12cu|perl-Config-GitLike-1.120.0-1|23	BuildRequires:	perl(Test::Exception)
12cu|perl-Config-GitLike-1.120.0-1|24	BuildRequires:	perl(Test::More)
12cu|perl-Config-GitLike-1.120.0-1|25	BuildArch:	noarch
12cu|perl-Config-GitLike-1.120.0-1|26	
12cu|perl-Config-GitLike-1.120.0-1|27	%description
12cu|perl-Config-GitLike-1.120.0-1|28	This module handles interaction with configuration files of the style used
12cu|perl-Config-GitLike-1.120.0-1|29	by the version control system Git. It can both parse and modify these
12cu|perl-Config-GitLike-1.120.0-1|30	files, as well as create entirely new ones.
12cu|perl-Config-GitLike-1.120.0-1|31	
12cu|perl-Config-GitLike-1.120.0-1|32	You only need to know a few things about the configuration format in order
12cu|perl-Config-GitLike-1.120.0-1|33	to use this module. First, a configuration file is made up of key/value
12cu|perl-Config-GitLike-1.120.0-1|34	pairs. Every key must be contained in a section. Sections can have
12cu|perl-Config-GitLike-1.120.0-1|35	subsections, but they don't have to. For the purposes of setting and
12cu|perl-Config-GitLike-1.120.0-1|36	getting configuration variables, we join the section name, subsection name,
12cu|perl-Config-GitLike-1.120.0-1|37	and variable name together with dots to get a key name that looks like
12cu|perl-Config-GitLike-1.120.0-1|38	"section.subsection.variable". These are the strings that you'll be passing
12cu|perl-Config-GitLike-1.120.0-1|39	in to 'key' arguments.
12cu|perl-Config-GitLike-1.120.0-1|40	
12cu|perl-Config-GitLike-1.120.0-1|41	Configuration files inherit from each other. By default, 'Config::GitLike'
12cu|perl-Config-GitLike-1.120.0-1|42	loads data from a system-wide configuration file, a per-user configuration
12cu|perl-Config-GitLike-1.120.0-1|43	file, and a per-directory configuration file, but by subclassing and
12cu|perl-Config-GitLike-1.120.0-1|44	overriding methods you can obtain any combination of configuration files.
12cu|perl-Config-GitLike-1.120.0-1|45	By default, configuration files that don't exist are just skipped.
12cu|perl-Config-GitLike-1.120.0-1|46	
12cu|perl-Config-GitLike-1.120.0-1|47	%prep
12cu|perl-Config-GitLike-1.120.0-1|48	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-GitLike-1.120.0-1|49	
12cu|perl-Config-GitLike-1.120.0-1|50	%build
12cu|perl-Config-GitLike-1.120.0-1|51	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Config-GitLike-1.120.0-1|52	%make
12cu|perl-Config-GitLike-1.120.0-1|53	
12cu|perl-Config-GitLike-1.120.0-1|54	%check
12cu|perl-Config-GitLike-1.120.0-1|55	%make test
12cu|perl-Config-GitLike-1.120.0-1|56	
12cu|perl-Config-GitLike-1.120.0-1|57	%install
12cu|perl-Config-GitLike-1.120.0-1|58	%makeinstall_std
12cu|perl-Config-GitLike-1.120.0-1|59	
12cu|perl-Config-GitLike-1.120.0-1|60	%files
12cu|perl-Config-GitLike-1.120.0-1|61	%doc META.yml Changes
12cu|perl-Config-GitLike-1.120.0-1|62	%{_mandir}/man3/*
12cu|perl-Config-GitLike-1.120.0-1|63	%{perl_vendorlib}/Config/
12cu|perl-Config-GitLike-1.120.0-1|64	
12cu|perl-Config-GitLike-1.120.0-1|65	
12cu|perl-Config-GitLike-1.120.0-1|66	
12cu|perl-Config-GitLike-1.120.0-1|67	%changelog
12cu|perl-Config-GitLike-1.120.0-1|68	* Thu Apr 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.120.0-1
12cu|perl-Config-GitLike-1.120.0-1|69	+ Revision: eabfb25
12cu|perl-Config-GitLike-1.120.0-1|70	- Fix BRs
12cu|perl-Config-GitLike-1.120.0-1|71	
12cu|perl-Config-GitLike-1.120.0-1|72	

10593 12
12cu|perl-Config-Identity-0.1.800-1|1	%define upstream_name    Config-Identity
12cu|perl-Config-Identity-0.1.800-1|2	%define upstream_version 0.0018
12cu|perl-Config-Identity-0.1.800-1|3	
12cu|perl-Config-Identity-0.1.800-1|4	Name:		perl-%{upstream_name}
12cu|perl-Config-Identity-0.1.800-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Config-Identity-0.1.800-1|6	Release:	1
12cu|perl-Config-Identity-0.1.800-1|7	
12cu|perl-Config-Identity-0.1.800-1|8	Summary:	Load (and optionally decrypt via GnuPG) user/pass identity information
12cu|perl-Config-Identity-0.1.800-1|9	License:	GPL+ or Artistic
12cu|perl-Config-Identity-0.1.800-1|10	Group:		Development/Perl
12cu|perl-Config-Identity-0.1.800-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-Identity-0.1.800-1|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Config-Identity-0.1.800-1|13	
12cu|perl-Config-Identity-0.1.800-1|14	BuildRequires:	perl-devel
12cu|perl-Config-Identity-0.1.800-1|15	BuildRequires: perl(IPC::Run)
12cu|perl-Config-Identity-0.1.800-1|16	BuildRequires:	perl(File::HomeDir)
12cu|perl-Config-Identity-0.1.800-1|17	BuildRequires:	perl(File::Spec)
12cu|perl-Config-Identity-0.1.800-1|18	BuildRequires:	perl(File::Which)
12cu|perl-Config-Identity-0.1.800-1|19	BuildRequires:	perl(IPC::Open3)
12cu|perl-Config-Identity-0.1.800-1|20	BuildRequires:	perl(Test::Most)
12cu|perl-Config-Identity-0.1.800-1|21	BuildRequires:	perl(Test::Warn)
12cu|perl-Config-Identity-0.1.800-1|22	BuildRequires:	perl(Test::Deep)
12cu|perl-Config-Identity-0.1.800-1|23	BuildRequires:	perl(Test::Differences)
12cu|perl-Config-Identity-0.1.800-1|24	BuildRequires:	perl(Test::Exception)
12cu|perl-Config-Identity-0.1.800-1|25	
12cu|perl-Config-Identity-0.1.800-1|26	BuildArch:	noarch
12cu|perl-Config-Identity-0.1.800-1|27	
12cu|perl-Config-Identity-0.1.800-1|28	%description
12cu|perl-Config-Identity-0.1.800-1|29	Config::Identity is a tool for loadiing (and optionally decrypting via
12cu|perl-Config-Identity-0.1.800-1|30	GnuPG) user/pass identity information
12cu|perl-Config-Identity-0.1.800-1|31	
12cu|perl-Config-Identity-0.1.800-1|32	For GitHub API access, an identity is a 'login'/'token' pair
12cu|perl-Config-Identity-0.1.800-1|33	
12cu|perl-Config-Identity-0.1.800-1|34	For PAUSE access, an identity is a 'user'/'password' pair
12cu|perl-Config-Identity-0.1.800-1|35	
12cu|perl-Config-Identity-0.1.800-1|36	%prep
12cu|perl-Config-Identity-0.1.800-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-Identity-0.1.800-1|38	
12cu|perl-Config-Identity-0.1.800-1|39	%build
12cu|perl-Config-Identity-0.1.800-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Config-Identity-0.1.800-1|41	%make
12cu|perl-Config-Identity-0.1.800-1|42	
12cu|perl-Config-Identity-0.1.800-1|43	%check
12cu|perl-Config-Identity-0.1.800-1|44	%make test
12cu|perl-Config-Identity-0.1.800-1|45	
12cu|perl-Config-Identity-0.1.800-1|46	%install
12cu|perl-Config-Identity-0.1.800-1|47	%makeinstall_std
12cu|perl-Config-Identity-0.1.800-1|48	
12cu|perl-Config-Identity-0.1.800-1|49	%files
12cu|perl-Config-Identity-0.1.800-1|50	%doc META.yml README Changes
12cu|perl-Config-Identity-0.1.800-1|51	%{_mandir}/man3/*
12cu|perl-Config-Identity-0.1.800-1|52	%{perl_vendorlib}/*
12cu|perl-Config-Identity-0.1.800-1|53	
12cu|perl-Config-Identity-0.1.800-1|54	
12cu|perl-Config-Identity-0.1.800-1|55	%changelog
12cu|perl-Config-Identity-0.1.800-1|56	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.800-1
12cu|perl-Config-Identity-0.1.800-1|57	+ Revision: dd7e229
12cu|perl-Config-Identity-0.1.800-1|58	- Fix BRs
12cu|perl-Config-Identity-0.1.800-1|59	
12cu|perl-Config-Identity-0.1.800-1|60	

10594 12
12cu|perl-Config-INI-0.23.0-1|1	%define upstream_name    Config-INI
12cu|perl-Config-INI-0.23.0-1|2	%define upstream_version 0.023
12cu|perl-Config-INI-0.23.0-1|3	
12cu|perl-Config-INI-0.23.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Config-INI-0.23.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Config-INI-0.23.0-1|6	Release:	1
12cu|perl-Config-INI-0.23.0-1|7	
12cu|perl-Config-INI-0.23.0-1|8	Summary:	A subclassable .ini-file emitter
12cu|perl-Config-INI-0.23.0-1|9	License:	GPL+ or Artistic
12cu|perl-Config-INI-0.23.0-1|10	Group:		Development/Perl
12cu|perl-Config-INI-0.23.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-INI-0.23.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Config-INI-0.23.0-1|13	
12cu|perl-Config-INI-0.23.0-1|14	BuildRequires:	perl-devel
12cu|perl-Config-INI-0.23.0-1|15	BuildRequires: perl(Capture::Tiny)
12cu|perl-Config-INI-0.23.0-1|16	BuildRequires:	perl(Carp)
12cu|perl-Config-INI-0.23.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Config-INI-0.23.0-1|18	BuildRequires:	perl(Mixin::Linewise::Readers)
12cu|perl-Config-INI-0.23.0-1|19	BuildRequires:	perl(Mixin::Linewise::Writers)
12cu|perl-Config-INI-0.23.0-1|20	
12cu|perl-Config-INI-0.23.0-1|21	BuildArch:	noarch
12cu|perl-Config-INI-0.23.0-1|22	
12cu|perl-Config-INI-0.23.0-1|23	%description
12cu|perl-Config-INI-0.23.0-1|24	Config::INI::Reader is _yet another_ config module implementing _yet
12cu|perl-Config-INI-0.23.0-1|25	another_ slightly different take on the undeniably easy to read the ".ini"
12cu|perl-Config-INI-0.23.0-1|26	file format|Config::INI manpage. Its default behavior is quite similar to
12cu|perl-Config-INI-0.23.0-1|27	that of the Config::Tiny manpage, on which it is based.
12cu|perl-Config-INI-0.23.0-1|28	
12cu|perl-Config-INI-0.23.0-1|29	The chief difference is that Config::INI::Reader is designed to be
12cu|perl-Config-INI-0.23.0-1|30	subclassed to allow for side-effects and self-reconfiguration to occur
12cu|perl-Config-INI-0.23.0-1|31	during the course of reading its input.
12cu|perl-Config-INI-0.23.0-1|32	
12cu|perl-Config-INI-0.23.0-1|33	%prep
12cu|perl-Config-INI-0.23.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-INI-0.23.0-1|35	
12cu|perl-Config-INI-0.23.0-1|36	%build
12cu|perl-Config-INI-0.23.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Config-INI-0.23.0-1|38	%make
12cu|perl-Config-INI-0.23.0-1|39	
12cu|perl-Config-INI-0.23.0-1|40	%check
12cu|perl-Config-INI-0.23.0-1|41	%make test
12cu|perl-Config-INI-0.23.0-1|42	
12cu|perl-Config-INI-0.23.0-1|43	%install
12cu|perl-Config-INI-0.23.0-1|44	%makeinstall_std
12cu|perl-Config-INI-0.23.0-1|45	
12cu|perl-Config-INI-0.23.0-1|46	%files
12cu|perl-Config-INI-0.23.0-1|47	%doc Changes LICENSE README META.yml
12cu|perl-Config-INI-0.23.0-1|48	%{_mandir}/man3/*
12cu|perl-Config-INI-0.23.0-1|49	%{perl_vendorlib}/*
12cu|perl-Config-INI-0.23.0-1|50	
12cu|perl-Config-INI-0.23.0-1|51	
12cu|perl-Config-INI-0.23.0-1|52	%changelog
12cu|perl-Config-INI-0.23.0-1|53	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.23.0-1
12cu|perl-Config-INI-0.23.0-1|54	+ Revision: c01c015
12cu|perl-Config-INI-0.23.0-1|55	- Updated to 0.023 (by updates_builder)
12cu|perl-Config-INI-0.23.0-1|56	
12cu|perl-Config-INI-0.23.0-1|57	

10595 12
12cu|perl-Config-INI-MVP-0.24.0-2|1	%define upstream_name    Config-INI-MVP
12cu|perl-Config-INI-MVP-0.24.0-2|2	%define upstream_version 0.024
12cu|perl-Config-INI-MVP-0.24.0-2|3	
12cu|perl-Config-INI-MVP-0.24.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-Config-INI-MVP-0.24.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Config-INI-MVP-0.24.0-2|6	Release:	2
12cu|perl-Config-INI-MVP-0.24.0-2|7	
12cu|perl-Config-INI-MVP-0.24.0-2|8	Summary:	Multi-value capable .ini file reader (for plugins)
12cu|perl-Config-INI-MVP-0.24.0-2|9	License:	GPL+ or Artistic
12cu|perl-Config-INI-MVP-0.24.0-2|10	Group:		Development/Perl
12cu|perl-Config-INI-MVP-0.24.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-INI-MVP-0.24.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Config-INI-MVP-0.24.0-2|13	
12cu|perl-Config-INI-MVP-0.24.0-2|14	BuildRequires:	perl-devel
12cu|perl-Config-INI-MVP-0.24.0-2|15	BuildRequires:	perl(Config::INI::Reader)
12cu|perl-Config-INI-MVP-0.24.0-2|16	BuildRequires:	perl(Config::MVP::Assembler)
12cu|perl-Config-INI-MVP-0.24.0-2|17	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Config-INI-MVP-0.24.0-2|18	BuildArch:	noarch
12cu|perl-Config-INI-MVP-0.24.0-2|19	
12cu|perl-Config-INI-MVP-0.24.0-2|20	%description
12cu|perl-Config-INI-MVP-0.24.0-2|21	The MVP INI file reader reads INI files, but can handle properties with
12cu|perl-Config-INI-MVP-0.24.0-2|22	multiple values. The identification of properties that may have multiple
12cu|perl-Config-INI-MVP-0.24.0-2|23	entries is done by section, on a plugin basis. For example, given the
12cu|perl-Config-INI-MVP-0.24.0-2|24	following file:
12cu|perl-Config-INI-MVP-0.24.0-2|25	
12cu|perl-Config-INI-MVP-0.24.0-2|26	[Foo::Bar]
12cu|perl-Config-INI-MVP-0.24.0-2|27	x = 1
12cu|perl-Config-INI-MVP-0.24.0-2|28	y = 2
12cu|perl-Config-INI-MVP-0.24.0-2|29	y = 3
12cu|perl-Config-INI-MVP-0.24.0-2|30	
12cu|perl-Config-INI-MVP-0.24.0-2|31	MVP will, upon reaching this section, load Foo::Bar and call a method (by
12cu|perl-Config-INI-MVP-0.24.0-2|32	default 'multivalue_args') on it, to determine which property names may
12cu|perl-Config-INI-MVP-0.24.0-2|33	have multiple entries. If the return value of that method includes 'y',
12cu|perl-Config-INI-MVP-0.24.0-2|34	then the entry for 'y' in the Foo::Bar section will be an arrayref with two
12cu|perl-Config-INI-MVP-0.24.0-2|35	values. If the list returned by 'multivalue_args' did not contain 'y', then
12cu|perl-Config-INI-MVP-0.24.0-2|36	an exception would be raised while reading this section.
12cu|perl-Config-INI-MVP-0.24.0-2|37	
12cu|perl-Config-INI-MVP-0.24.0-2|38	%prep
12cu|perl-Config-INI-MVP-0.24.0-2|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-INI-MVP-0.24.0-2|40	
12cu|perl-Config-INI-MVP-0.24.0-2|41	%build
12cu|perl-Config-INI-MVP-0.24.0-2|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Config-INI-MVP-0.24.0-2|43	%make
12cu|perl-Config-INI-MVP-0.24.0-2|44	
12cu|perl-Config-INI-MVP-0.24.0-2|45	%check
12cu|perl-Config-INI-MVP-0.24.0-2|46	make test
12cu|perl-Config-INI-MVP-0.24.0-2|47	
12cu|perl-Config-INI-MVP-0.24.0-2|48	%install
12cu|perl-Config-INI-MVP-0.24.0-2|49	%makeinstall_std
12cu|perl-Config-INI-MVP-0.24.0-2|50	
12cu|perl-Config-INI-MVP-0.24.0-2|51	%files
12cu|perl-Config-INI-MVP-0.24.0-2|52	%doc Changes LICENSE README
12cu|perl-Config-INI-MVP-0.24.0-2|53	%{_mandir}/man3/*
12cu|perl-Config-INI-MVP-0.24.0-2|54	%{perl_vendorlib}/*
12cu|perl-Config-INI-MVP-0.24.0-2|55	
12cu|perl-Config-INI-MVP-0.24.0-2|56	
12cu|perl-Config-INI-MVP-0.24.0-2|57	%changelog
12cu|perl-Config-INI-MVP-0.24.0-2|58	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.24.0-2
12cu|perl-Config-INI-MVP-0.24.0-2|59	+ Revision: 14fe57e
12cu|perl-Config-INI-MVP-0.24.0-2|60	- LOG Update BuildRequires
12cu|perl-Config-INI-MVP-0.24.0-2|61	
12cu|perl-Config-INI-MVP-0.24.0-2|62	

10596 12
12cu|perl-Config-JFDI-0.65.0-3|1	%define upstream_name    Config-JFDI
12cu|perl-Config-JFDI-0.65.0-3|2	%define upstream_version 0.065
12cu|perl-Config-JFDI-0.65.0-3|3	
12cu|perl-Config-JFDI-0.65.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Config-JFDI-0.65.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Config-JFDI-0.65.0-3|6	Release:	3
12cu|perl-Config-JFDI-0.65.0-3|7	
12cu|perl-Config-JFDI-0.65.0-3|8	Summary:	Just * Do it: A Catalyst::Plugin::ConfigLoader-style layer over Config::Any
12cu|perl-Config-JFDI-0.65.0-3|9	License:	GPL+ or Artistic
12cu|perl-Config-JFDI-0.65.0-3|10	Group:		Development/Perl
12cu|perl-Config-JFDI-0.65.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-JFDI-0.65.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Config-JFDI-0.65.0-3|13	
12cu|perl-Config-JFDI-0.65.0-3|14	BuildRequires:	perl-devel
12cu|perl-Config-JFDI-0.65.0-3|15	BuildRequires:	perl(Any::Moose)
12cu|perl-Config-JFDI-0.65.0-3|16	BuildRequires:	perl(Carp::Clan::Share)
12cu|perl-Config-JFDI-0.65.0-3|17	BuildRequires:	perl(Clone)
12cu|perl-Config-JFDI-0.65.0-3|18	BuildRequires:	perl(Config::Any)
12cu|perl-Config-JFDI-0.65.0-3|19	BuildRequires:	perl(Data::Visitor)
12cu|perl-Config-JFDI-0.65.0-3|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Config-JFDI-0.65.0-3|21	BuildRequires:	perl(Hash::Merge::Simple)
12cu|perl-Config-JFDI-0.65.0-3|22	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Config-JFDI-0.65.0-3|23	BuildRequires:	perl(Moose)
12cu|perl-Config-JFDI-0.65.0-3|24	BuildRequires:	perl(MooseX::AttributeHelpers)
12cu|perl-Config-JFDI-0.65.0-3|25	BuildRequires:	perl(Path::Class)
12cu|perl-Config-JFDI-0.65.0-3|26	BuildRequires:	perl(Sub::Install)
12cu|perl-Config-JFDI-0.65.0-3|27	BuildRequires:	perl(Test::Deep)
12cu|perl-Config-JFDI-0.65.0-3|28	BuildRequires:	perl(Test::Differences)
12cu|perl-Config-JFDI-0.65.0-3|29	BuildRequires:	perl(Test::Exception)
12cu|perl-Config-JFDI-0.65.0-3|30	BuildRequires:	perl(Test::More)
12cu|perl-Config-JFDI-0.65.0-3|31	BuildRequires:	perl(Test::Most)
12cu|perl-Config-JFDI-0.65.0-3|32	BuildRequires:	perl(Test::Warn)
12cu|perl-Config-JFDI-0.65.0-3|33	BuildArch:	noarch
12cu|perl-Config-JFDI-0.65.0-3|34	
12cu|perl-Config-JFDI-0.65.0-3|35	%description
12cu|perl-Config-JFDI-0.65.0-3|36	Config::JFDI is an implementation of the Catalyst::Plugin::ConfigLoader
12cu|perl-Config-JFDI-0.65.0-3|37	manpage that exists outside of the Catalyst manpage.
12cu|perl-Config-JFDI-0.65.0-3|38	
12cu|perl-Config-JFDI-0.65.0-3|39	Essentially, Config::JFDI will scan a directory for files matching a
12cu|perl-Config-JFDI-0.65.0-3|40	certain name. If such a file is found which also matches an extension that
12cu|perl-Config-JFDI-0.65.0-3|41	Config::Any can read, then the configuration from that file will be loaded.
12cu|perl-Config-JFDI-0.65.0-3|42	
12cu|perl-Config-JFDI-0.65.0-3|43	Config::JFDI will also look for special files that end with a "_local"
12cu|perl-Config-JFDI-0.65.0-3|44	suffix. Files with this special suffix will take precedence over any other
12cu|perl-Config-JFDI-0.65.0-3|45	existing configuration file, if any. The precedence takes place by merging
12cu|perl-Config-JFDI-0.65.0-3|46	the local configuration with the "standard" configuration via the
12cu|perl-Config-JFDI-0.65.0-3|47	Hash::Merge::Simple manpage.
12cu|perl-Config-JFDI-0.65.0-3|48	
12cu|perl-Config-JFDI-0.65.0-3|49	%prep
12cu|perl-Config-JFDI-0.65.0-3|50	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-JFDI-0.65.0-3|51	
12cu|perl-Config-JFDI-0.65.0-3|52	%build
12cu|perl-Config-JFDI-0.65.0-3|53	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Config-JFDI-0.65.0-3|54	%make
12cu|perl-Config-JFDI-0.65.0-3|55	
12cu|perl-Config-JFDI-0.65.0-3|56	%check
12cu|perl-Config-JFDI-0.65.0-3|57	%make test
12cu|perl-Config-JFDI-0.65.0-3|58	
12cu|perl-Config-JFDI-0.65.0-3|59	%install
12cu|perl-Config-JFDI-0.65.0-3|60	%makeinstall_std
12cu|perl-Config-JFDI-0.65.0-3|61	
12cu|perl-Config-JFDI-0.65.0-3|62	%files
12cu|perl-Config-JFDI-0.65.0-3|63	%doc README Changes
12cu|perl-Config-JFDI-0.65.0-3|64	%{_mandir}/man3/*
12cu|perl-Config-JFDI-0.65.0-3|65	%{perl_vendorlib}/*
12cu|perl-Config-JFDI-0.65.0-3|66	
12cu|perl-Config-JFDI-0.65.0-3|67	
12cu|perl-Config-JFDI-0.65.0-3|68	%changelog
12cu|perl-Config-JFDI-0.65.0-3|69	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.65.0-3
12cu|perl-Config-JFDI-0.65.0-3|70	+ Revision: e94178b
12cu|perl-Config-JFDI-0.65.0-3|71	- More BuildRequires
12cu|perl-Config-JFDI-0.65.0-3|72	
12cu|perl-Config-JFDI-0.65.0-3|73	

10597 12
12cu|perl-Config-Model-2.54.0-1|1	%define upstream_name    Config-Model
12cu|perl-Config-Model-2.54.0-1|2	%define upstream_version 2.054
12cu|perl-Config-Model-2.54.0-1|3	
12cu|perl-Config-Model-2.54.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Config-Model-2.54.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Config-Model-2.54.0-1|6	Release:	1
12cu|perl-Config-Model-2.54.0-1|7	License:	GPL or Artistic
12cu|perl-Config-Model-2.54.0-1|8	Group:		Development/Perl
12cu|perl-Config-Model-2.54.0-1|9	Summary:	Framework for config validation and edition
12cu|perl-Config-Model-2.54.0-1|10	
12cu|perl-Config-Model-2.54.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-Model-2.54.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Config-Model-2.54.0-1|13	
12cu|perl-Config-Model-2.54.0-1|14	BuildRequires:	perl-devel
12cu|perl-Config-Model-2.54.0-1|15	BuildRequires:	perl(Any::Moose)
12cu|perl-Config-Model-2.54.0-1|16	BuildRequires:	perl(AnyEvent)
12cu|perl-Config-Model-2.54.0-1|17	BuildRequires:	perl(Carp::Assert::More)
12cu|perl-Config-Model-2.54.0-1|18	BuildRequires:	perl(Exception::Class)
12cu|perl-Config-Model-2.54.0-1|19	BuildRequires:	perl(File::Copy::Recursive)
12cu|perl-Config-Model-2.54.0-1|20	BuildRequires:	perl(File::HomeDir)
12cu|perl-Config-Model-2.54.0-1|21	BuildRequires:	perl(Hash::Merge) >= 0.120.0
12cu|perl-Config-Model-2.54.0-1|22	BuildRequires:	perl(IO::File)
12cu|perl-Config-Model-2.54.0-1|23	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Config-Model-2.54.0-1|24	BuildRequires:	perl(Log::Log4perl) >= 1.110.0
12cu|perl-Config-Model-2.54.0-1|25	BuildRequires:	perl(Module::Build) >= 0.340.0
12cu|perl-Config-Model-2.54.0-1|26	BuildRequires:	perl(Mouse)
12cu|perl-Config-Model-2.54.0-1|27	BuildRequires:	perl(MouseX::NativeTraits)
12cu|perl-Config-Model-2.54.0-1|28	BuildRequires:	perl(MouseX::StrictConstructor)
12cu|perl-Config-Model-2.54.0-1|29	BuildRequires:	perl(Parse::RecDescent)
12cu|perl-Config-Model-2.54.0-1|30	BuildRequires:	perl(Path::Class)
12cu|perl-Config-Model-2.54.0-1|31	BuildRequires:	perl(Pod::POM)
12cu|perl-Config-Model-2.54.0-1|32	BuildRequires:	perl(Probe::Perl)
12cu|perl-Config-Model-2.54.0-1|33	BuildRequires:	perl(Scalar::Util)
12cu|perl-Config-Model-2.54.0-1|34	BuildRequires:	perl(Term::ReadLine)
12cu|perl-Config-Model-2.54.0-1|35	BuildRequires:	perl(Test::Command) >= 0.80.0
12cu|perl-Config-Model-2.54.0-1|36	BuildRequires:	perl(Test::Differences)
12cu|perl-Config-Model-2.54.0-1|37	BuildRequires:	perl(Test::Exception)
12cu|perl-Config-Model-2.54.0-1|38	BuildRequires:	perl(Test::File::Contents)
12cu|perl-Config-Model-2.54.0-1|39	BuildRequires:	perl(Test::Memory::Cycle)
12cu|perl-Config-Model-2.54.0-1|40	BuildRequires:	perl(Test::More)
12cu|perl-Config-Model-2.54.0-1|41	BuildRequires:	perl(Test::Warn) >= 0.110.0
12cu|perl-Config-Model-2.54.0-1|42	BuildRequires:	perl(Text::Diff)
12cu|perl-Config-Model-2.54.0-1|43	BuildRequires:	perl(YAML::Any) >= 0.303.0
12cu|perl-Config-Model-2.54.0-1|44	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Config-Model-2.54.0-1|45	BuildArch:	noarch
12cu|perl-Config-Model-2.54.0-1|46	
12cu|perl-Config-Model-2.54.0-1|47	Requires:	perl(Parse::RecDescent)
12cu|perl-Config-Model-2.54.0-1|48	Requires:	perl(Exception::Class)
12cu|perl-Config-Model-2.54.0-1|49	Requires:	perl(Carp::Assert::More)
12cu|perl-Config-Model-2.54.0-1|50	
12cu|perl-Config-Model-2.54.0-1|51	%description
12cu|perl-Config-Model-2.54.0-1|52	Config::Model provides a validation engine according to a set of rules.
12cu|perl-Config-Model-2.54.0-1|53	
12cu|perl-Config-Model-2.54.0-1|54	%prep
12cu|perl-Config-Model-2.54.0-1|55	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-Model-2.54.0-1|56	
12cu|perl-Config-Model-2.54.0-1|57	%build
12cu|perl-Config-Model-2.54.0-1|58	perl Build.PL installdirs=vendor
12cu|perl-Config-Model-2.54.0-1|59	./Build
12cu|perl-Config-Model-2.54.0-1|60	
12cu|perl-Config-Model-2.54.0-1|61	#%check
12cu|perl-Config-Model-2.54.0-1|62	#./Build test
12cu|perl-Config-Model-2.54.0-1|63	
12cu|perl-Config-Model-2.54.0-1|64	%install
12cu|perl-Config-Model-2.54.0-1|65	./Build install destdir=%{buildroot}
12cu|perl-Config-Model-2.54.0-1|66	
12cu|perl-Config-Model-2.54.0-1|67	%files
12cu|perl-Config-Model-2.54.0-1|68	%doc  LICENSE META.yml MODELS MYMETA.yml  TODO examples
12cu|perl-Config-Model-2.54.0-1|69	%{_bindir}/cme
12cu|perl-Config-Model-2.54.0-1|70	%{_bindir}/config-edit*
12cu|perl-Config-Model-2.54.0-1|71	%{perl_vendorlib}/Config
12cu|perl-Config-Model-2.54.0-1|72	%{_mandir}/man1/*
12cu|perl-Config-Model-2.54.0-1|73	%{_mandir}/man3/*
12cu|perl-Config-Model-2.54.0-1|74	
12cu|perl-Config-Model-2.54.0-1|75	
12cu|perl-Config-Model-2.54.0-1|76	
12cu|perl-Config-Model-2.54.0-1|77	
12cu|perl-Config-Model-2.54.0-1|78	
12cu|perl-Config-Model-2.54.0-1|79	
12cu|perl-Config-Model-2.54.0-1|80	
12cu|perl-Config-Model-2.54.0-1|81	
12cu|perl-Config-Model-2.54.0-1|82	
12cu|perl-Config-Model-2.54.0-1|83	%changelog
12cu|perl-Config-Model-2.54.0-1|84	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.54.0-1
12cu|perl-Config-Model-2.54.0-1|85	+ Revision: dd34d19
12cu|perl-Config-Model-2.54.0-1|86	- Updated to 2.054 (by updates_builder)
12cu|perl-Config-Model-2.54.0-1|87	
12cu|perl-Config-Model-2.54.0-1|88	

10598 12
12cu|perl-Config-Model-CursesUI-1.104.0-3|1	%define upstream_name       Config-Model-CursesUI
12cu|perl-Config-Model-CursesUI-1.104.0-3|2	%define upstream_version    1.104
12cu|perl-Config-Model-CursesUI-1.104.0-3|3	
12cu|perl-Config-Model-CursesUI-1.104.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Config-Model-CursesUI-1.104.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Config-Model-CursesUI-1.104.0-3|6	Release:	3
12cu|perl-Config-Model-CursesUI-1.104.0-3|7	Summary:	Curses interface for Config::Model
12cu|perl-Config-Model-CursesUI-1.104.0-3|8	License:	GPL or Artistic
12cu|perl-Config-Model-CursesUI-1.104.0-3|9	Group:		Development/Perl
12cu|perl-Config-Model-CursesUI-1.104.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-Model-CursesUI-1.104.0-3|11	Source:		http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Config-Model-CursesUI-1.104.0-3|12	
12cu|perl-Config-Model-CursesUI-1.104.0-3|13	BuildRequires:	perl-devel
12cu|perl-Config-Model-CursesUI-1.104.0-3|14	BuildRequires:	perl(Module::Build)
12cu|perl-Config-Model-CursesUI-1.104.0-3|15	BuildRequires:	perl(Config::Model)
12cu|perl-Config-Model-CursesUI-1.104.0-3|16	BuildRequires:	perl(Curses::UI)
12cu|perl-Config-Model-CursesUI-1.104.0-3|17	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Config-Model-CursesUI-1.104.0-3|18	BuildRequires:	perl-MouseX-NativeTraits
12cu|perl-Config-Model-CursesUI-1.104.0-3|19	BuildArch:	noarch
12cu|perl-Config-Model-CursesUI-1.104.0-3|20	
12cu|perl-Config-Model-CursesUI-1.104.0-3|21	%description
12cu|perl-Config-Model-CursesUI-1.104.0-3|22	This class provides a the Curses::UI manpage interface to configuration
12cu|perl-Config-Model-CursesUI-1.104.0-3|23	data managed by the Config::Model manpage.
12cu|perl-Config-Model-CursesUI-1.104.0-3|24	
12cu|perl-Config-Model-CursesUI-1.104.0-3|25	IMPORTANT: Once the CursesUI object is created, STDOUT and STDERR are
12cu|perl-Config-Model-CursesUI-1.104.0-3|26	managed by the Curses interface, so all print and warn will not work as
12cu|perl-Config-Model-CursesUI-1.104.0-3|27	expected.
12cu|perl-Config-Model-CursesUI-1.104.0-3|28	
12cu|perl-Config-Model-CursesUI-1.104.0-3|29	%prep
12cu|perl-Config-Model-CursesUI-1.104.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-Model-CursesUI-1.104.0-3|31	
12cu|perl-Config-Model-CursesUI-1.104.0-3|32	%build
12cu|perl-Config-Model-CursesUI-1.104.0-3|33	perl Build.PL installdirs=vendor
12cu|perl-Config-Model-CursesUI-1.104.0-3|34	./Build
12cu|perl-Config-Model-CursesUI-1.104.0-3|35	
12cu|perl-Config-Model-CursesUI-1.104.0-3|36	%check
12cu|perl-Config-Model-CursesUI-1.104.0-3|37	./Build test
12cu|perl-Config-Model-CursesUI-1.104.0-3|38	
12cu|perl-Config-Model-CursesUI-1.104.0-3|39	%install
12cu|perl-Config-Model-CursesUI-1.104.0-3|40	./Build install destdir=%{buildroot}
12cu|perl-Config-Model-CursesUI-1.104.0-3|41	
12cu|perl-Config-Model-CursesUI-1.104.0-3|42	%files
12cu|perl-Config-Model-CursesUI-1.104.0-3|43	%doc README ChangeLog
12cu|perl-Config-Model-CursesUI-1.104.0-3|44	%{_mandir}/man3/*
12cu|perl-Config-Model-CursesUI-1.104.0-3|45	%{perl_vendorlib}/*
12cu|perl-Config-Model-CursesUI-1.104.0-3|46	
12cu|perl-Config-Model-CursesUI-1.104.0-3|47	
12cu|perl-Config-Model-CursesUI-1.104.0-3|48	%changelog
12cu|perl-Config-Model-CursesUI-1.104.0-3|49	* Tue Mar 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.104.0-3
12cu|perl-Config-Model-CursesUI-1.104.0-3|50	+ Revision: e1fccdf
12cu|perl-Config-Model-CursesUI-1.104.0-3|51	- Added perl-MouseX-NativeTraits BR
12cu|perl-Config-Model-CursesUI-1.104.0-3|52	
12cu|perl-Config-Model-CursesUI-1.104.0-3|53	

10599 12
12cu|perl-Config-Model-Itself-1.239.0-1|1	%define upstream_name    Config-Model-Itself
12cu|perl-Config-Model-Itself-1.239.0-1|2	%define upstream_version 1.239
12cu|perl-Config-Model-Itself-1.239.0-1|3	
12cu|perl-Config-Model-Itself-1.239.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Config-Model-Itself-1.239.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Config-Model-Itself-1.239.0-1|6	Release:	1
12cu|perl-Config-Model-Itself-1.239.0-1|7	
12cu|perl-Config-Model-Itself-1.239.0-1|8	Summary:	Edit and validate configuration models
12cu|perl-Config-Model-Itself-1.239.0-1|9	License:	GPL+ or Artistic
12cu|perl-Config-Model-Itself-1.239.0-1|10	Group:		Development/Perl
12cu|perl-Config-Model-Itself-1.239.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-Model-Itself-1.239.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Config/Config-Model-Itself-%{upstream_version}.tar.gz
12cu|perl-Config-Model-Itself-1.239.0-1|13	
12cu|perl-Config-Model-Itself-1.239.0-1|14	BuildRequires:	perl-devel
12cu|perl-Config-Model-Itself-1.239.0-1|15	BuildRequires: perl(namespace::autoclean)
12cu|perl-Config-Model-Itself-1.239.0-1|16	BuildRequires:	perl(Config::Model::TkUI)
12cu|perl-Config-Model-Itself-1.239.0-1|17	BuildRequires:	perl(Config::Model)
12cu|perl-Config-Model-Itself-1.239.0-1|18	BuildRequires:	perl(Exception::Class)
12cu|perl-Config-Model-Itself-1.239.0-1|19	BuildRequires:	perl(Module::Build)
12cu|perl-Config-Model-Itself-1.239.0-1|20	BuildRequires:	perl(Pod::POM)
12cu|perl-Config-Model-Itself-1.239.0-1|21	BuildRequires:	x11-server-xvfb
12cu|perl-Config-Model-Itself-1.239.0-1|22	
12cu|perl-Config-Model-Itself-1.239.0-1|23	BuildArch:	noarch
12cu|perl-Config-Model-Itself-1.239.0-1|24	
12cu|perl-Config-Model-Itself-1.239.0-1|25	%description
12cu|perl-Config-Model-Itself-1.239.0-1|26	The Config::Itself and its model files provide a model of Config:Model
12cu|perl-Config-Model-Itself-1.239.0-1|27	(hence the Itself name).
12cu|perl-Config-Model-Itself-1.239.0-1|28	
12cu|perl-Config-Model-Itself-1.239.0-1|29	Let's step back a little to explain. Any configuration data is, in essence,
12cu|perl-Config-Model-Itself-1.239.0-1|30	structured data. This data could be stored in an XML file. A configuration
12cu|perl-Config-Model-Itself-1.239.0-1|31	model is a way to describe the structure and relation of all items of a
12cu|perl-Config-Model-Itself-1.239.0-1|32	configuration data set.
12cu|perl-Config-Model-Itself-1.239.0-1|33	
12cu|perl-Config-Model-Itself-1.239.0-1|34	This configuration model is also expressed as structured data. This
12cu|perl-Config-Model-Itself-1.239.0-1|35	structure data is structured and follow a set of rules which are described
12cu|perl-Config-Model-Itself-1.239.0-1|36	for humans in the Config::Model manpage.
12cu|perl-Config-Model-Itself-1.239.0-1|37	
12cu|perl-Config-Model-Itself-1.239.0-1|38	%prep
12cu|perl-Config-Model-Itself-1.239.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-Model-Itself-1.239.0-1|40	
12cu|perl-Config-Model-Itself-1.239.0-1|41	%build
12cu|perl-Config-Model-Itself-1.239.0-1|42	perl Build.PL installdirs=vendor
12cu|perl-Config-Model-Itself-1.239.0-1|43	./Build
12cu|perl-Config-Model-Itself-1.239.0-1|44	
12cu|perl-Config-Model-Itself-1.239.0-1|45	#%check
12cu|perl-Config-Model-Itself-1.239.0-1|46	#xvfb-run -n 14
12cu|perl-Config-Model-Itself-1.239.0-1|47	#./Build test
12cu|perl-Config-Model-Itself-1.239.0-1|48	
12cu|perl-Config-Model-Itself-1.239.0-1|49	%install
12cu|perl-Config-Model-Itself-1.239.0-1|50	./Build install destdir=%{buildroot}
12cu|perl-Config-Model-Itself-1.239.0-1|51	
12cu|perl-Config-Model-Itself-1.239.0-1|52	%files
12cu|perl-Config-Model-Itself-1.239.0-1|53	%doc README
12cu|perl-Config-Model-Itself-1.239.0-1|54	%{_mandir}/man1/*
12cu|perl-Config-Model-Itself-1.239.0-1|55	%{_mandir}/man3/*
12cu|perl-Config-Model-Itself-1.239.0-1|56	%{_bindir}/config-model-edit
12cu|perl-Config-Model-Itself-1.239.0-1|57	%{perl_vendorlib}/Config
12cu|perl-Config-Model-Itself-1.239.0-1|58	
12cu|perl-Config-Model-Itself-1.239.0-1|59	
12cu|perl-Config-Model-Itself-1.239.0-1|60	%changelog
12cu|perl-Config-Model-Itself-1.239.0-1|61	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.239.0-1
12cu|perl-Config-Model-Itself-1.239.0-1|62	+ Revision: 53f5a58
12cu|perl-Config-Model-Itself-1.239.0-1|63	- LOG Updated to 1.239 (by updates_builder)
12cu|perl-Config-Model-Itself-1.239.0-1|64	
12cu|perl-Config-Model-Itself-1.239.0-1|65	

10600 12
12cu|perl-Config-Model-OpenSsh-1.235.0-2|1	%define upstream_name    Config-Model-OpenSsh
12cu|perl-Config-Model-OpenSsh-1.235.0-2|2	%define upstream_version 1.235
12cu|perl-Config-Model-OpenSsh-1.235.0-2|3	
12cu|perl-Config-Model-OpenSsh-1.235.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-Config-Model-OpenSsh-1.235.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Config-Model-OpenSsh-1.235.0-2|6	Release:	2
12cu|perl-Config-Model-OpenSsh-1.235.0-2|7	
12cu|perl-Config-Model-OpenSsh-1.235.0-2|8	Summary:	OpenSsh configuration files editor and API
12cu|perl-Config-Model-OpenSsh-1.235.0-2|9	License:	GPL+ or Artistic
12cu|perl-Config-Model-OpenSsh-1.235.0-2|10	Group:		Development/Perl
12cu|perl-Config-Model-OpenSsh-1.235.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-Model-OpenSsh-1.235.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Config-Model-OpenSsh-1.235.0-2|13	
12cu|perl-Config-Model-OpenSsh-1.235.0-2|14	BuildRequires:	perl-devel
12cu|perl-Config-Model-OpenSsh-1.235.0-2|15	BuildRequires:	perl(Any::Moose)
12cu|perl-Config-Model-OpenSsh-1.235.0-2|16	BuildRequires:	perl(Config::Model)
12cu|perl-Config-Model-OpenSsh-1.235.0-2|17	BuildRequires:	perl(File::Copy::Recursive)
12cu|perl-Config-Model-OpenSsh-1.235.0-2|18	BuildRequires:	perl(File::Slurp)
12cu|perl-Config-Model-OpenSsh-1.235.0-2|19	BuildRequires:	perl(Log::Log4perl) >= 1.110.0
12cu|perl-Config-Model-OpenSsh-1.235.0-2|20	BuildRequires:	perl(Module::Build) >= 0.360.100
12cu|perl-Config-Model-OpenSsh-1.235.0-2|21	BuildRequires:	perl(Mouse::Meta::Attribute::Custom::Trait::Hash)
12cu|perl-Config-Model-OpenSsh-1.235.0-2|22	BuildRequires:	perl(MouseX::StrictConstructor)
12cu|perl-Config-Model-OpenSsh-1.235.0-2|23	BuildRequires:	perl(Test::Differences)
12cu|perl-Config-Model-OpenSsh-1.235.0-2|24	BuildRequires:	perl(Test::Exception)
12cu|perl-Config-Model-OpenSsh-1.235.0-2|25	BuildRequires:	perl(Test::File::Contents)
12cu|perl-Config-Model-OpenSsh-1.235.0-2|26	BuildRequires:	perl(Test::Memory::Cycle)
12cu|perl-Config-Model-OpenSsh-1.235.0-2|27	BuildRequires:	perl(Test::More)
12cu|perl-Config-Model-OpenSsh-1.235.0-2|28	BuildRequires:	perl(Test::Warn)
12cu|perl-Config-Model-OpenSsh-1.235.0-2|29	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Config-Model-OpenSsh-1.235.0-2|30	BuildRequires:	perl(Config::Model::Tester)
12cu|perl-Config-Model-OpenSsh-1.235.0-2|31	BuildArch:	noarch
12cu|perl-Config-Model-OpenSsh-1.235.0-2|32	
12cu|perl-Config-Model-OpenSsh-1.235.0-2|33	%description
12cu|perl-Config-Model-OpenSsh-1.235.0-2|34	This module provides a configuration model for OpenSsh. Then Config::Model
12cu|perl-Config-Model-OpenSsh-1.235.0-2|35	provides a graphical editor program for _/etc/ssh/sshd_config_ and
12cu|perl-Config-Model-OpenSsh-1.235.0-2|36	_/etc/ssh/ssh_config_. See the config-edit-sshd manpage and the
12cu|perl-Config-Model-OpenSsh-1.235.0-2|37	config-edit-ssh manpage for more help.
12cu|perl-Config-Model-OpenSsh-1.235.0-2|38	
12cu|perl-Config-Model-OpenSsh-1.235.0-2|39	This module and Config::Model can also be used to modify safely the content
12cu|perl-Config-Model-OpenSsh-1.235.0-2|40	for _/etc/ssh/sshd_config_, _/etc/ssh/ssh_config_ or _~/.ssh/config_ from
12cu|perl-Config-Model-OpenSsh-1.235.0-2|41	Perl programs.
12cu|perl-Config-Model-OpenSsh-1.235.0-2|42	
12cu|perl-Config-Model-OpenSsh-1.235.0-2|43	Once this module is installed, you can run (as root, but please backup
12cu|perl-Config-Model-OpenSsh-1.235.0-2|44	/etc/X11/xorg.conf before):
12cu|perl-Config-Model-OpenSsh-1.235.0-2|45	
12cu|perl-Config-Model-OpenSsh-1.235.0-2|46	%prep
12cu|perl-Config-Model-OpenSsh-1.235.0-2|47	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-Model-OpenSsh-1.235.0-2|48	
12cu|perl-Config-Model-OpenSsh-1.235.0-2|49	%build
12cu|perl-Config-Model-OpenSsh-1.235.0-2|50	perl Build.PL installdirs=vendor
12cu|perl-Config-Model-OpenSsh-1.235.0-2|51	./Build
12cu|perl-Config-Model-OpenSsh-1.235.0-2|52	
12cu|perl-Config-Model-OpenSsh-1.235.0-2|53	%check
12cu|perl-Config-Model-OpenSsh-1.235.0-2|54	rm -f t/pod.t
12cu|perl-Config-Model-OpenSsh-1.235.0-2|55	./Build test
12cu|perl-Config-Model-OpenSsh-1.235.0-2|56	
12cu|perl-Config-Model-OpenSsh-1.235.0-2|57	%install
12cu|perl-Config-Model-OpenSsh-1.235.0-2|58	./Build install destdir=%{buildroot}
12cu|perl-Config-Model-OpenSsh-1.235.0-2|59	
12cu|perl-Config-Model-OpenSsh-1.235.0-2|60	%files
12cu|perl-Config-Model-OpenSsh-1.235.0-2|61	%doc LICENSE META.yml MYMETA.yml demo
12cu|perl-Config-Model-OpenSsh-1.235.0-2|62	%{_mandir}/man3/*
12cu|perl-Config-Model-OpenSsh-1.235.0-2|63	%{perl_vendorlib}/Config
12cu|perl-Config-Model-OpenSsh-1.235.0-2|64	
12cu|perl-Config-Model-OpenSsh-1.235.0-2|65	
12cu|perl-Config-Model-OpenSsh-1.235.0-2|66	%changelog
12cu|perl-Config-Model-OpenSsh-1.235.0-2|67	* Wed Apr 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.235.0-2
12cu|perl-Config-Model-OpenSsh-1.235.0-2|68	+ Revision: 473a7fd
12cu|perl-Config-Model-OpenSsh-1.235.0-2|69	- Updated to 1.235
12cu|perl-Config-Model-OpenSsh-1.235.0-2|70	
12cu|perl-Config-Model-OpenSsh-1.235.0-2|71	

10601 12
12cu|perl-Config-Model-Tester-2.47.0-2|1	%define upstream_name Config-Model-Tester
12cu|perl-Config-Model-Tester-2.47.0-2|2	%define upstream_version 2.047
12cu|perl-Config-Model-Tester-2.47.0-2|3	
12cu|perl-Config-Model-Tester-2.47.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-Config-Model-Tester-2.47.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Config-Model-Tester-2.47.0-2|6	Release:	2
12cu|perl-Config-Model-Tester-2.47.0-2|7	
12cu|perl-Config-Model-Tester-2.47.0-2|8	Summary:	Test framework for Config::Model
12cu|perl-Config-Model-Tester-2.47.0-2|9	
12cu|perl-Config-Model-Tester-2.47.0-2|10	License:	LGPLv2
12cu|perl-Config-Model-Tester-2.47.0-2|11	Group:		Development/Perl
12cu|perl-Config-Model-Tester-2.47.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-Model-Tester-2.47.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Config-Model-Tester-2.47.0-2|14	
12cu|perl-Config-Model-Tester-2.47.0-2|15	BuildRequires:	perl(File::Copy::Recursive)
12cu|perl-Config-Model-Tester-2.47.0-2|16	BuildRequires:	perl(Log::Log4perl)
12cu|perl-Config-Model-Tester-2.47.0-2|17	BuildRequires:	perl(Module::Build) >= 0.400.400
12cu|perl-Config-Model-Tester-2.47.0-2|18	BuildRequires:	perl(Path::Class)
12cu|perl-Config-Model-Tester-2.47.0-2|19	BuildRequires:	perl(Test::Differences)
12cu|perl-Config-Model-Tester-2.47.0-2|20	BuildRequires:	perl(Test::Exception)
12cu|perl-Config-Model-Tester-2.47.0-2|21	BuildRequires:	perl(Test::File::Contents)
12cu|perl-Config-Model-Tester-2.47.0-2|22	BuildRequires:	perl(Test::Memory::Cycle)
12cu|perl-Config-Model-Tester-2.47.0-2|23	BuildRequires:	perl(Test::Warn)
12cu|perl-Config-Model-Tester-2.47.0-2|24	
12cu|perl-Config-Model-Tester-2.47.0-2|25	BuildArch:	noarch
12cu|perl-Config-Model-Tester-2.47.0-2|26	
12cu|perl-Config-Model-Tester-2.47.0-2|27	%description
12cu|perl-Config-Model-Tester-2.47.0-2|28	Config::Model::Tester provides a way to test configuration models with
12cu|perl-Config-Model-Tester-2.47.0-2|29	test files. This class was designed to test several models and several
12cu|perl-Config-Model-Tester-2.47.0-2|30	test cases per model.
12cu|perl-Config-Model-Tester-2.47.0-2|31	
12cu|perl-Config-Model-Tester-2.47.0-2|32	%prep
12cu|perl-Config-Model-Tester-2.47.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-Model-Tester-2.47.0-2|34	
12cu|perl-Config-Model-Tester-2.47.0-2|35	%build
12cu|perl-Config-Model-Tester-2.47.0-2|36	%__perl Build.PL --installdirs=vendor
12cu|perl-Config-Model-Tester-2.47.0-2|37	
12cu|perl-Config-Model-Tester-2.47.0-2|38	./Build
12cu|perl-Config-Model-Tester-2.47.0-2|39	
12cu|perl-Config-Model-Tester-2.47.0-2|40	%check
12cu|perl-Config-Model-Tester-2.47.0-2|41	./Build test
12cu|perl-Config-Model-Tester-2.47.0-2|42	
12cu|perl-Config-Model-Tester-2.47.0-2|43	%install
12cu|perl-Config-Model-Tester-2.47.0-2|44	./Build install --destdir=%{buildroot}
12cu|perl-Config-Model-Tester-2.47.0-2|45	
12cu|perl-Config-Model-Tester-2.47.0-2|46	%files
12cu|perl-Config-Model-Tester-2.47.0-2|47	%doc Changes LICENSE META.json META.yml MYMETA.yml
12cu|perl-Config-Model-Tester-2.47.0-2|48	%{_mandir}/man3/*
12cu|perl-Config-Model-Tester-2.47.0-2|49	%{perl_vendorlib}/*
12cu|perl-Config-Model-Tester-2.47.0-2|50	
12cu|perl-Config-Model-Tester-2.47.0-2|51	
12cu|perl-Config-Model-Tester-2.47.0-2|52	
12cu|perl-Config-Model-Tester-2.47.0-2|53	%changelog
12cu|perl-Config-Model-Tester-2.47.0-2|54	* Wed Apr 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.47.0-2
12cu|perl-Config-Model-Tester-2.47.0-2|55	+ Revision: d0a70a0
12cu|perl-Config-Model-Tester-2.47.0-2|56	- Imported from SRPM
12cu|perl-Config-Model-Tester-2.47.0-2|57	
12cu|perl-Config-Model-Tester-2.47.0-2|58	

10602 12
12cu|perl-Config-Model-TkUI-1.341.0-1|1	%define upstream_name    Config-Model-TkUI
12cu|perl-Config-Model-TkUI-1.341.0-1|2	%define upstream_version 1.341
12cu|perl-Config-Model-TkUI-1.341.0-1|3	
12cu|perl-Config-Model-TkUI-1.341.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Config-Model-TkUI-1.341.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Config-Model-TkUI-1.341.0-1|6	Release:    1
12cu|perl-Config-Model-TkUI-1.341.0-1|7	
12cu|perl-Config-Model-TkUI-1.341.0-1|8	Summary:    GUI for conf editors based on Config::Model
12cu|perl-Config-Model-TkUI-1.341.0-1|9	License:    GPL+ or Artistic
12cu|perl-Config-Model-TkUI-1.341.0-1|10	Group:      Development/Perl
12cu|perl-Config-Model-TkUI-1.341.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-Model-TkUI-1.341.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Config-Model-TkUI-1.341.0-1|13	
12cu|perl-Config-Model-TkUI-1.341.0-1|14	BuildRequires: perl(Log::Log4perl)
12cu|perl-Config-Model-TkUI-1.341.0-1|15	BuildRequires: perl(Carp::Assert::More)
12cu|perl-Config-Model-TkUI-1.341.0-1|16	BuildRequires: perl(Exception::Class)
12cu|perl-Config-Model-TkUI-1.341.0-1|17	BuildRequires: perl(Module::Build)
12cu|perl-Config-Model-TkUI-1.341.0-1|18	#BuildRequires: perl(Config::Model)
12cu|perl-Config-Model-TkUI-1.341.0-1|19	BuildRequires: perl(Pod::POM)
12cu|perl-Config-Model-TkUI-1.341.0-1|20	BuildRequires: perl(Tk::DirSelect)
12cu|perl-Config-Model-TkUI-1.341.0-1|21	BuildRequires: perl(Tk::ObjScanner)
12cu|perl-Config-Model-TkUI-1.341.0-1|22	BuildRequires: perl(Test::Warn)
12cu|perl-Config-Model-TkUI-1.341.0-1|23	BuildRequires: x11-server-xvfb
12cu|perl-Config-Model-TkUI-1.341.0-1|24	
12cu|perl-Config-Model-TkUI-1.341.0-1|25	BuildArch: noarch
12cu|perl-Config-Model-TkUI-1.341.0-1|26	
12cu|perl-Config-Model-TkUI-1.341.0-1|27	Requires: perl(Config::Model)
12cu|perl-Config-Model-TkUI-1.341.0-1|28	
12cu|perl-Config-Model-TkUI-1.341.0-1|29	%description
12cu|perl-Config-Model-TkUI-1.341.0-1|30	This class provides a GUI for the Config::Model manpage.
12cu|perl-Config-Model-TkUI-1.341.0-1|31	
12cu|perl-Config-Model-TkUI-1.341.0-1|32	With this class, the Config::Model manpage and an actual configuration
12cu|perl-Config-Model-TkUI-1.341.0-1|33	model (like the Config::Model::Xorg manpage), you get a tool to edit
12cu|perl-Config-Model-TkUI-1.341.0-1|34	configuration files (e.g. '/etc/X11/xorg.conf').
12cu|perl-Config-Model-TkUI-1.341.0-1|35	
12cu|perl-Config-Model-TkUI-1.341.0-1|36	%prep
12cu|perl-Config-Model-TkUI-1.341.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-Model-TkUI-1.341.0-1|38	
12cu|perl-Config-Model-TkUI-1.341.0-1|39	%build
12cu|perl-Config-Model-TkUI-1.341.0-1|40	%{__perl} Build.PL installdirs=vendor
12cu|perl-Config-Model-TkUI-1.341.0-1|41	./Build
12cu|perl-Config-Model-TkUI-1.341.0-1|42	
12cu|perl-Config-Model-TkUI-1.341.0-1|43	%install
12cu|perl-Config-Model-TkUI-1.341.0-1|44	./Build install destdir=%{buildroot}
12cu|perl-Config-Model-TkUI-1.341.0-1|45	
12cu|perl-Config-Model-TkUI-1.341.0-1|46	%clean
12cu|perl-Config-Model-TkUI-1.341.0-1|47	
12cu|perl-Config-Model-TkUI-1.341.0-1|48	%files
12cu|perl-Config-Model-TkUI-1.341.0-1|49	%doc  README
12cu|perl-Config-Model-TkUI-1.341.0-1|50	%{_mandir}/man3/*
12cu|perl-Config-Model-TkUI-1.341.0-1|51	%perl_vendorlib/*
12cu|perl-Config-Model-TkUI-1.341.0-1|52	
12cu|perl-Config-Model-TkUI-1.341.0-1|53	
12cu|perl-Config-Model-TkUI-1.341.0-1|54	
12cu|perl-Config-Model-TkUI-1.341.0-1|55	%changelog
12cu|perl-Config-Model-TkUI-1.341.0-1|56	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.341.0-1
12cu|perl-Config-Model-TkUI-1.341.0-1|57	+ Revision: 14e7eb0
12cu|perl-Config-Model-TkUI-1.341.0-1|58	- Updated to 1.341 (by updates_builder)
12cu|perl-Config-Model-TkUI-1.341.0-1|59	
12cu|perl-Config-Model-TkUI-1.341.0-1|60	

10603 12
12cu|perl-Config-MVP-2.200.7-1|1	%define upstream_name    Config-MVP
12cu|perl-Config-MVP-2.200.7-1|2	%define upstream_version 2.200007
12cu|perl-Config-MVP-2.200.7-1|3	
12cu|perl-Config-MVP-2.200.7-1|4	Name:		perl-%{upstream_name}
12cu|perl-Config-MVP-2.200.7-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Config-MVP-2.200.7-1|6	Release:	1
12cu|perl-Config-MVP-2.200.7-1|7	
12cu|perl-Config-MVP-2.200.7-1|8	Summary:	Multivalue-property config-loading state machine
12cu|perl-Config-MVP-2.200.7-1|9	License:	GPL+ or Artistic
12cu|perl-Config-MVP-2.200.7-1|10	Group:		Development/Perl
12cu|perl-Config-MVP-2.200.7-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-MVP-2.200.7-1|12	Source0:	http://www.cpan.org/modules/by-module/Config/Config-MVP-%{upstream_version}.tar.gz
12cu|perl-Config-MVP-2.200.7-1|13	
12cu|perl-Config-MVP-2.200.7-1|14	BuildRequires:	perl-devel
12cu|perl-Config-MVP-2.200.7-1|15	BuildRequires: perl(Capture::Tiny)
12cu|perl-Config-MVP-2.200.7-1|16	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Config-MVP-2.200.7-1|17	BuildRequires:	perl(Class::Load)
12cu|perl-Config-MVP-2.200.7-1|18	BuildRequires:	perl(Moose)
12cu|perl-Config-MVP-2.200.7-1|19	BuildRequires:	perl(MooseX::OneArgNew)
12cu|perl-Config-MVP-2.200.7-1|20	BuildRequires:	perl(Role::HasMessage)
12cu|perl-Config-MVP-2.200.7-1|21	BuildRequires:	perl(Role::Identifiable::HasIdent)
12cu|perl-Config-MVP-2.200.7-1|22	BuildRequires:	perl(StackTrace::Auto)
12cu|perl-Config-MVP-2.200.7-1|23	BuildRequires:	perl(Tie::IxHash)
12cu|perl-Config-MVP-2.200.7-1|24	BuildRequires:	perl(Test::Fatal)
12cu|perl-Config-MVP-2.200.7-1|25	BuildRequires:	perl(Test::More) >= 0.960
12cu|perl-Config-MVP-2.200.7-1|26	BuildRequires:	perl(Throwable)
12cu|perl-Config-MVP-2.200.7-1|27	
12cu|perl-Config-MVP-2.200.7-1|28	Requires:	perl(Throwable)
12cu|perl-Config-MVP-2.200.7-1|29	Requires:	perl(Role::Identifiable::HasIdent)
12cu|perl-Config-MVP-2.200.7-1|30	Requires:	perl(Role::HasMessage)
12cu|perl-Config-MVP-2.200.7-1|31	Requires:	perl(StackTrace::Auto)
12cu|perl-Config-MVP-2.200.7-1|32	Requires:	perl(MooseX::OneArgNew)
12cu|perl-Config-MVP-2.200.7-1|33	BuildArch:	noarch
12cu|perl-Config-MVP-2.200.7-1|34	
12cu|perl-Config-MVP-2.200.7-1|35	%description
12cu|perl-Config-MVP-2.200.7-1|36	MVP is a state machine for loading configuration (or other information) for
12cu|perl-Config-MVP-2.200.7-1|37	libraries. It expects to generate a list of named sections, each of which
12cu|perl-Config-MVP-2.200.7-1|38	relates to a Perl namespace and contains a set of named parameters.
12cu|perl-Config-MVP-2.200.7-1|39	
12cu|perl-Config-MVP-2.200.7-1|40	%prep
12cu|perl-Config-MVP-2.200.7-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-MVP-2.200.7-1|42	
12cu|perl-Config-MVP-2.200.7-1|43	%build
12cu|perl-Config-MVP-2.200.7-1|44	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Config-MVP-2.200.7-1|45	%make
12cu|perl-Config-MVP-2.200.7-1|46	
12cu|perl-Config-MVP-2.200.7-1|47	%check
12cu|perl-Config-MVP-2.200.7-1|48	%make test
12cu|perl-Config-MVP-2.200.7-1|49	
12cu|perl-Config-MVP-2.200.7-1|50	%install
12cu|perl-Config-MVP-2.200.7-1|51	%makeinstall_std
12cu|perl-Config-MVP-2.200.7-1|52	
12cu|perl-Config-MVP-2.200.7-1|53	%files
12cu|perl-Config-MVP-2.200.7-1|54	%doc LICENSE README
12cu|perl-Config-MVP-2.200.7-1|55	%{_mandir}/man3/*
12cu|perl-Config-MVP-2.200.7-1|56	%{perl_vendorlib}/*
12cu|perl-Config-MVP-2.200.7-1|57	
12cu|perl-Config-MVP-2.200.7-1|58	
12cu|perl-Config-MVP-2.200.7-1|59	
12cu|perl-Config-MVP-2.200.7-1|60	%changelog
12cu|perl-Config-MVP-2.200.7-1|61	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.200.7-1
12cu|perl-Config-MVP-2.200.7-1|62	+ Revision: 6db4bd9
12cu|perl-Config-MVP-2.200.7-1|63	- Updated to 2.200007 (by updates_builder)
12cu|perl-Config-MVP-2.200.7-1|64	
12cu|perl-Config-MVP-2.200.7-1|65	

10604 12
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|1	%define upstream_name    Config-MVP-Reader-INI
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|2	%define upstream_version 2.101462
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|3	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|4	Name:		perl-%{upstream_name}
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|5	Version:	%perl_convert_version 2.101462
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|6	Release:	1
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|7	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|8	Summary:	Multi-value capable .ini file reader (for plugins)
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|9	License:	GPL+ or Artistic
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|10	Group:		Development/Perl
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|12	Source0:	http://www.cpan.org/modules/by-module/Config/Config-MVP-Reader-INI-2.101462.tar.gz
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|13	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|14	BuildRequires:	perl-devel
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|15	BuildRequires:	perl(Config::INI::Reader)
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|16	BuildRequires:	perl(Config::MVP::Assembler)
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|17	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|18	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|19	BuildArch:	noarch
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|20	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|21	%description
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|22	The MVP INI file reader reads INI files, but can handle properties with
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|23	multiple values. The identification of properties that may have multiple
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|24	entries is done by section, on a plugin basis. For example, given the
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|25	following file:
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|26	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|27	[Foo::Bar]
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|28	x = 1
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|29	y = 2
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|30	y = 3
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|31	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|32	MVP will, upon reaching this section, load Foo::Bar and call a method (by
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|33	default 'multivalue_args') on it, to determine which property names may
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|34	have multiple entries. If the return value of that method includes 'y',
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|35	then the entry for 'y' in the Foo::Bar section will be an arrayref with two
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|36	values. If the list returned by 'multivalue_args' did not contain 'y', then
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|37	an exception would be raised while reading this section.
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|38	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|39	%prep
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|41	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|42	%build
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|43	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|44	%make
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|45	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|46	%check
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|47	%make test
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|48	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|49	%install
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|50	%makeinstall_std
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|51	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|52	%files
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|53	%doc Changes LICENSE README META.json
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|54	%{_mandir}/man3/*
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|55	%{perl_vendorlib}/*
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|56	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|57	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|58	%changelog
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|59	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.101.461-2mdv2011.0
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|60	+ Revision: 656893
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|61	- rebuild for updated spec-helper
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|62	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|63	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.101.461-1mdv2011.0
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|64	+ Revision: 595088
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|65	- update to new version 2.101461
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|66	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|67	* Thu Jul 15 2010 Jérôme Quelin <jquelin@mandriva.org> 2.101.460-2mdv2011.0
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|68	+ Revision: 553492
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|69	- extracting requires from meta.json
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|70	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|71	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.101.460-1mdv2011.0
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|72	+ Revision: 552607
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|73	- renaming to match upstream dist name
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|74	- renaming to match upstream name
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|75	- update to 2.101460, renaming to perl-Config-MVP-Reader-INI ongoing to match upstream dist name
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|76	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|77	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.24.0-1mdv2010.1
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|78	+ Revision: 461267
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|79	- update to 0.024
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|80	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|81	* Mon Jul 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.23.0-1mdv2010.0
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|82	+ Revision: 400635
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|83	- update to 0.023
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|84	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|85	* Sun Jul 26 2009 Jérôme Quelin <jquelin@mandriva.org> 0.22.0-1mdv2010.0
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|86	+ Revision: 400199
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|87	- update to 0.022
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|88	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|89	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.21.0-1mdv2010.0
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|90	+ Revision: 399307
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|91	- update to 0.021
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|92	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|93	* Fri May 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.19.0-1mdv2010.0
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|94	+ Revision: 380976
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|95	- adding missing buildrequires:
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|96	- import perl-Config-INI-MVP
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|97	
12cu|perl-Config-MVP-Reader-INI-2.101.462-1|98	

10605 12
12cu|perl-Config-Perl-V-0.200.0-1|1	%define upstream_name    Config-Perl-V%define upstream_version 0.20
12cu|perl-Config-Perl-V-0.200.0-1|2	
12cu|perl-Config-Perl-V-0.200.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Config-Perl-V-0.200.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Config-Perl-V-0.200.0-1|5	Release:	1
12cu|perl-Config-Perl-V-0.200.0-1|6	
12cu|perl-Config-Perl-V-0.200.0-1|7	Summary:	A module that will return you the output of
12cu|perl-Config-Perl-V-0.200.0-1|8	License:	GPL+ or Artistic
12cu|perl-Config-Perl-V-0.200.0-1|9	Group:		Development/Perl
12cu|perl-Config-Perl-V-0.200.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-Perl-V-0.200.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tgz
12cu|perl-Config-Perl-V-0.200.0-1|12	
12cu|perl-Config-Perl-V-0.200.0-1|13	BuildRequires:	perl-devel
12cu|perl-Config-Perl-V-0.200.0-1|14	BuildRequires:	perl(Config)
12cu|perl-Config-Perl-V-0.200.0-1|15	BuildRequires:	perl(Test::More)
12cu|perl-Config-Perl-V-0.200.0-1|16	BuildRequires:	perl(Test::NoWarnings)
12cu|perl-Config-Perl-V-0.200.0-1|17	BuildArch:	noarch
12cu|perl-Config-Perl-V-0.200.0-1|18	
12cu|perl-Config-Perl-V-0.200.0-1|19	%description
12cu|perl-Config-Perl-V-0.200.0-1|20	$conf = myconfig ()
12cu|perl-Config-Perl-V-0.200.0-1|21	This function will collect the data described in the the hash structure
12cu|perl-Config-Perl-V-0.200.0-1|22	manpage below, and return that as a hash reference. It optionally
12cu|perl-Config-Perl-V-0.200.0-1|23	accepts an option to include more entries from the ENV hash. See the
12cu|perl-Config-Perl-V-0.200.0-1|24	environment manpage below.
12cu|perl-Config-Perl-V-0.200.0-1|25	
12cu|perl-Config-Perl-V-0.200.0-1|26	Note that this will not work on uninstalled perls when called with
12cu|perl-Config-Perl-V-0.200.0-1|27	'-I/path/to/uninstalled/perl/lib', but it works when that path is in
12cu|perl-Config-Perl-V-0.200.0-1|28	'$PERL5LIB' or in '$PERL5OPT', as paths passed using '-I' are not known
12cu|perl-Config-Perl-V-0.200.0-1|29	when the '-V' information is collected.
12cu|perl-Config-Perl-V-0.200.0-1|30	
12cu|perl-Config-Perl-V-0.200.0-1|31	$conf = plv2hash ($text [, ...])
12cu|perl-Config-Perl-V-0.200.0-1|32	Convert a sole 'perl -V' text block, or list of lines, to a complete
12cu|perl-Config-Perl-V-0.200.0-1|33	myconfig hash. All unknown entries are defaulted.
12cu|perl-Config-Perl-V-0.200.0-1|34	
12cu|perl-Config-Perl-V-0.200.0-1|35	%prep
12cu|perl-Config-Perl-V-0.200.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-Perl-V-0.200.0-1|37	
12cu|perl-Config-Perl-V-0.200.0-1|38	%build
12cu|perl-Config-Perl-V-0.200.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Config-Perl-V-0.200.0-1|40	%make
12cu|perl-Config-Perl-V-0.200.0-1|41	
12cu|perl-Config-Perl-V-0.200.0-1|42	%check
12cu|perl-Config-Perl-V-0.200.0-1|43	%make test
12cu|perl-Config-Perl-V-0.200.0-1|44	
12cu|perl-Config-Perl-V-0.200.0-1|45	%install
12cu|perl-Config-Perl-V-0.200.0-1|46	%makeinstall_std
12cu|perl-Config-Perl-V-0.200.0-1|47	
12cu|perl-Config-Perl-V-0.200.0-1|48	%files
12cu|perl-Config-Perl-V-0.200.0-1|49	%doc META.yml README Changelog
12cu|perl-Config-Perl-V-0.200.0-1|50	%{_mandir}/man3/*
12cu|perl-Config-Perl-V-0.200.0-1|51	%{perl_vendorlib}/*
12cu|perl-Config-Perl-V-0.200.0-1|52	
12cu|perl-Config-Perl-V-0.200.0-1|53	
12cu|perl-Config-Perl-V-0.200.0-1|54	%changelog
12cu|perl-Config-Perl-V-0.200.0-1|55	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-1
12cu|perl-Config-Perl-V-0.200.0-1|56	+ Revision: 7a8b0d6
12cu|perl-Config-Perl-V-0.200.0-1|57	- Updated to 0.20 (by updates_builder)
12cu|perl-Config-Perl-V-0.200.0-1|58	
12cu|perl-Config-Perl-V-0.200.0-1|59	

10606 12
12cu|perl-Config-Properties-1.760.0-1|1	%define upstream_name    Config-Properties
12cu|perl-Config-Properties-1.760.0-1|2	%define upstream_version 1.76
12cu|perl-Config-Properties-1.760.0-1|3	
12cu|perl-Config-Properties-1.760.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Config-Properties-1.760.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Config-Properties-1.760.0-1|6	Release:	1
12cu|perl-Config-Properties-1.760.0-1|7	
12cu|perl-Config-Properties-1.760.0-1|8	Summary:	Configuration using Java style properties
12cu|perl-Config-Properties-1.760.0-1|9	License:	GPL+ or Artistic
12cu|perl-Config-Properties-1.760.0-1|10	Group:		Development/Perl
12cu|perl-Config-Properties-1.760.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-Properties-1.760.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Config/Config-Properties-%{upstream_version}.tar.gz
12cu|perl-Config-Properties-1.760.0-1|13	
12cu|perl-Config-Properties-1.760.0-1|14	BuildRequires:	perl-devel
12cu|perl-Config-Properties-1.760.0-1|15	BuildRequires:	perl(File::Temp)
12cu|perl-Config-Properties-1.760.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Config-Properties-1.760.0-1|17	BuildRequires:	perl(Text::Wrap)
12cu|perl-Config-Properties-1.760.0-1|18	BuildArch:	noarch
12cu|perl-Config-Properties-1.760.0-1|19	
12cu|perl-Config-Properties-1.760.0-1|20	%description
12cu|perl-Config-Properties-1.760.0-1|21	Config::Properties is a near implementation of the java.util.Properties
12cu|perl-Config-Properties-1.760.0-1|22	API. It is designed to allow easy reading, writing and manipulation of
12cu|perl-Config-Properties-1.760.0-1|23	Java-style property files.
12cu|perl-Config-Properties-1.760.0-1|24	
12cu|perl-Config-Properties-1.760.0-1|25	The format of a Java-style property file is that of a key-value pair
12cu|perl-Config-Properties-1.760.0-1|26	seperated by either whitespace, the colon (:) character, or the equals (=)
12cu|perl-Config-Properties-1.760.0-1|27	character. Whitespace before the key and on either side of the seperator is
12cu|perl-Config-Properties-1.760.0-1|28	ignored.
12cu|perl-Config-Properties-1.760.0-1|29	
12cu|perl-Config-Properties-1.760.0-1|30	Lines that begin with either a hash (#) or a bang (!) are considered
12cu|perl-Config-Properties-1.760.0-1|31	comment lines and ignored.
12cu|perl-Config-Properties-1.760.0-1|32	
12cu|perl-Config-Properties-1.760.0-1|33	%prep
12cu|perl-Config-Properties-1.760.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-Properties-1.760.0-1|35	
12cu|perl-Config-Properties-1.760.0-1|36	%build
12cu|perl-Config-Properties-1.760.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Config-Properties-1.760.0-1|38	%make
12cu|perl-Config-Properties-1.760.0-1|39	
12cu|perl-Config-Properties-1.760.0-1|40	%check
12cu|perl-Config-Properties-1.760.0-1|41	make test
12cu|perl-Config-Properties-1.760.0-1|42	
12cu|perl-Config-Properties-1.760.0-1|43	%install
12cu|perl-Config-Properties-1.760.0-1|44	%makeinstall_std
12cu|perl-Config-Properties-1.760.0-1|45	
12cu|perl-Config-Properties-1.760.0-1|46	%files
12cu|perl-Config-Properties-1.760.0-1|47	%doc README Changes META.yml
12cu|perl-Config-Properties-1.760.0-1|48	%{_mandir}/man3/*
12cu|perl-Config-Properties-1.760.0-1|49	%{perl_vendorlib}/*
12cu|perl-Config-Properties-1.760.0-1|50	
12cu|perl-Config-Properties-1.760.0-1|51	
12cu|perl-Config-Properties-1.760.0-1|52	%changelog
12cu|perl-Config-Properties-1.760.0-1|53	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.760.0-1
12cu|perl-Config-Properties-1.760.0-1|54	+ Revision: 389607f
12cu|perl-Config-Properties-1.760.0-1|55	- Updated to 1.76 (by updates_builder)
12cu|perl-Config-Properties-1.760.0-1|56	
12cu|perl-Config-Properties-1.760.0-1|57	

10607 12
12cu|perl-Config-Std-0.901.0-1|1	%define upstream_name    Config-Std
12cu|perl-Config-Std-0.901.0-1|2	%define upstream_version 0.901
12cu|perl-Config-Std-0.901.0-1|3	
12cu|perl-Config-Std-0.901.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Config-Std-0.901.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Config-Std-0.901.0-1|6	Release:    1
12cu|perl-Config-Std-0.901.0-1|7	Summary:    Load and save configuration files in a standard format
12cu|perl-Config-Std-0.901.0-1|8	License:    GPL or Artistic
12cu|perl-Config-Std-0.901.0-1|9	Group:      Development/Perl
12cu|perl-Config-Std-0.901.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Config-Std-0.901.0-1|11	Source0:    http://www.cpan.org/modules/by-module/Config/Config-Std-%{upstream_version}.tar.gz
12cu|perl-Config-Std-0.901.0-1|12	BuildRequires:      perl(Module::Build)
12cu|perl-Config-Std-0.901.0-1|13	BuildRequires:      perl(Class::Std)
12cu|perl-Config-Std-0.901.0-1|14	Requires:           perl(Class::Std)
12cu|perl-Config-Std-0.901.0-1|15	BuildArch:          noarch
12cu|perl-Config-Std-0.901.0-1|16	
12cu|perl-Config-Std-0.901.0-1|17	%description
12cu|perl-Config-Std-0.901.0-1|18	Load and save configuration files in a standard format
12cu|perl-Config-Std-0.901.0-1|19	
12cu|perl-Config-Std-0.901.0-1|20	%prep
12cu|perl-Config-Std-0.901.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Config-Std-0.901.0-1|22	
12cu|perl-Config-Std-0.901.0-1|23	%build
12cu|perl-Config-Std-0.901.0-1|24	# only when building from CVS (version 1.51-3mdk)
12cu|perl-Config-Std-0.901.0-1|25	#CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Config-Std-0.901.0-1|26	#make docs -i
12cu|perl-Config-Std-0.901.0-1|27	# only when building from CVS (version 1.51-3mdk)
12cu|perl-Config-Std-0.901.0-1|28	perl Build.PL installdirs=vendor
12cu|perl-Config-Std-0.901.0-1|29	./Build
12cu|perl-Config-Std-0.901.0-1|30	
12cu|perl-Config-Std-0.901.0-1|31	%check
12cu|perl-Config-Std-0.901.0-1|32	./Build test
12cu|perl-Config-Std-0.901.0-1|33	
12cu|perl-Config-Std-0.901.0-1|34	%clean
12cu|perl-Config-Std-0.901.0-1|35	
12cu|perl-Config-Std-0.901.0-1|36	%install
12cu|perl-Config-Std-0.901.0-1|37	./Build install destdir=%{buildroot}
12cu|perl-Config-Std-0.901.0-1|38	
12cu|perl-Config-Std-0.901.0-1|39	%files
12cu|perl-Config-Std-0.901.0-1|40	%doc Changes README
12cu|perl-Config-Std-0.901.0-1|41	%{perl_vendorlib}/Config/Std*
12cu|perl-Config-Std-0.901.0-1|42	%{_mandir}/*/*
12cu|perl-Config-Std-0.901.0-1|43	
12cu|perl-Config-Std-0.901.0-1|44	
12cu|perl-Config-Std-0.901.0-1|45	
12cu|perl-Config-Std-0.901.0-1|46	%changelog
12cu|perl-Config-Std-0.901.0-1|47	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.901.0-1
12cu|perl-Config-Std-0.901.0-1|48	+ Revision: d1d2d68
12cu|perl-Config-Std-0.901.0-1|49	- LOG Updated to 0.901 (by updates_builder)
12cu|perl-Config-Std-0.901.0-1|50	
12cu|perl-Config-Std-0.901.0-1|51	

10608 12
12cu|perl-constant-1.270.0-1|1	%define upstream_name    constant
12cu|perl-constant-1.270.0-1|2	%define upstream_version 1.27
12cu|perl-constant-1.270.0-1|3	
12cu|perl-constant-1.270.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-constant-1.270.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-constant-1.270.0-1|6	Release:	1
12cu|perl-constant-1.270.0-1|7	
12cu|perl-constant-1.270.0-1|8	Summary:	Define compile-time constants
12cu|perl-constant-1.270.0-1|9	License:	GPL+ or Artistic
12cu|perl-constant-1.270.0-1|10	Group:		Development/Perl
12cu|perl-constant-1.270.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-constant-1.270.0-1|12	Source0:	http://www.cpan.org/modules/by-module//constant-%{upstream_version}.tar.gz
12cu|perl-constant-1.270.0-1|13	
12cu|perl-constant-1.270.0-1|14	BuildRequires:	perl-devel
12cu|perl-constant-1.270.0-1|15	BuildRequires:	perl(Test::More)
12cu|perl-constant-1.270.0-1|16	Provides:	perl(constant)
12cu|perl-constant-1.270.0-1|17	BuildArch:	noarch
12cu|perl-constant-1.270.0-1|18	
12cu|perl-constant-1.270.0-1|19	%description
12cu|perl-constant-1.270.0-1|20	This pragma allows you to declare constants at compile-time.
12cu|perl-constant-1.270.0-1|21	
12cu|perl-constant-1.270.0-1|22	When you declare a constant such as 'PI' using the method shown above, each
12cu|perl-constant-1.270.0-1|23	machine your script runs upon can have as many digits of accuracy as it can
12cu|perl-constant-1.270.0-1|24	use. Also, your program will be easier to read, more likely to be
12cu|perl-constant-1.270.0-1|25	maintained (and maintained correctly), and far less likely to send a space
12cu|perl-constant-1.270.0-1|26	probe to the wrong planet because nobody noticed the one equation in which
12cu|perl-constant-1.270.0-1|27	you wrote '3.14195'.
12cu|perl-constant-1.270.0-1|28	
12cu|perl-constant-1.270.0-1|29	When a constant is used in an expression, Perl replaces it with its value
12cu|perl-constant-1.270.0-1|30	at compile time, and may then optimize the expression further. In
12cu|perl-constant-1.270.0-1|31	particular, any code in an 'if (CONSTANT)' block will be optimized away if
12cu|perl-constant-1.270.0-1|32	the constant is false.
12cu|perl-constant-1.270.0-1|33	
12cu|perl-constant-1.270.0-1|34	%prep
12cu|perl-constant-1.270.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-constant-1.270.0-1|36	
12cu|perl-constant-1.270.0-1|37	%build
12cu|perl-constant-1.270.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-constant-1.270.0-1|39	%make
12cu|perl-constant-1.270.0-1|40	
12cu|perl-constant-1.270.0-1|41	%check
12cu|perl-constant-1.270.0-1|42	make test
12cu|perl-constant-1.270.0-1|43	
12cu|perl-constant-1.270.0-1|44	%install
12cu|perl-constant-1.270.0-1|45	%makeinstall_std
12cu|perl-constant-1.270.0-1|46	
12cu|perl-constant-1.270.0-1|47	%files
12cu|perl-constant-1.270.0-1|48	%doc Changes README
12cu|perl-constant-1.270.0-1|49	%{_mandir}/man3/*
12cu|perl-constant-1.270.0-1|50	%{perl_vendorlib}/*
12cu|perl-constant-1.270.0-1|51	
12cu|perl-constant-1.270.0-1|52	
12cu|perl-constant-1.270.0-1|53	
12cu|perl-constant-1.270.0-1|54	%changelog
12cu|perl-constant-1.270.0-1|55	* Wed Oct 30 2013 dsilakov <denis.silakov@rosalab.ru> 1.270.0-1
12cu|perl-constant-1.270.0-1|56	+ Revision: dcfba33
12cu|perl-constant-1.270.0-1|57	- Merge pull request #1 from import/perl-constant:auto_update
12cu|perl-constant-1.270.0-1|58	- ROSA Updates Builder: update suggested
12cu|perl-constant-1.270.0-1|59	
12cu|perl-constant-1.270.0-1|60	

10609 12
12cu|perl-Context-Preserve-0.01-5|1	%define module   Context-Preserve
12cu|perl-Context-Preserve-0.01-5|2	
12cu|perl-Context-Preserve-0.01-5|3	Name:		perl-%{module}
12cu|perl-Context-Preserve-0.01-5|4	Version:	0.01
12cu|perl-Context-Preserve-0.01-5|5	Release:	5
12cu|perl-Context-Preserve-0.01-5|6	License:	GPL or Artistic
12cu|perl-Context-Preserve-0.01-5|7	Group:		Development/Perl
12cu|perl-Context-Preserve-0.01-5|8	Summary:	Run code after a subroutine call preserving the context
12cu|perl-Context-Preserve-0.01-5|9	Url:		http://search.cpan.org/dist/%{module}
12cu|perl-Context-Preserve-0.01-5|10	Source:		http://www.cpan.org/modules/by-module/Context/%{module}-%{version}.tar.gz
12cu|perl-Context-Preserve-0.01-5|11	
12cu|perl-Context-Preserve-0.01-5|12	BuildRequires:	perl-devel
12cu|perl-Context-Preserve-0.01-5|13	BuildRequires:	perl(Exporter)
12cu|perl-Context-Preserve-0.01-5|14	BuildRequires:	perl(Test::Exception)
12cu|perl-Context-Preserve-0.01-5|15	BuildRequires:	perl(Test::More)
12cu|perl-Context-Preserve-0.01-5|16	BuildRequires:	perl(Test::use::ok)
12cu|perl-Context-Preserve-0.01-5|17	BuildArch:	noarch
12cu|perl-Context-Preserve-0.01-5|18	
12cu|perl-Context-Preserve-0.01-5|19	%description
12cu|perl-Context-Preserve-0.01-5|20	Sometimes you need to call a function, get the results, act on the results,
12cu|perl-Context-Preserve-0.01-5|21	then return the result of the function. This is painful because of
12cu|perl-Context-Preserve-0.01-5|22	contexts; the original function can behave different if it's called in
12cu|perl-Context-Preserve-0.01-5|23	void, scalar, or list context. You can ignore the various cases and just
12cu|perl-Context-Preserve-0.01-5|24	pick one, but that's fragile. To do things right, you need to see which
12cu|perl-Context-Preserve-0.01-5|25	case you're being called in, and then call the function in that context.
12cu|perl-Context-Preserve-0.01-5|26	This results in 3 code paths, which is a pain to type in (and maintain).
12cu|perl-Context-Preserve-0.01-5|27	
12cu|perl-Context-Preserve-0.01-5|28	This module automates the process. You provide a coderef that is the
12cu|perl-Context-Preserve-0.01-5|29	"original function", and another coderef to run after the original runs.
12cu|perl-Context-Preserve-0.01-5|30	You can modify the return value (aliased to @_) here, and do whatever else
12cu|perl-Context-Preserve-0.01-5|31	you need to do. 'wantarray' is correct inside both coderefs; in "after",
12cu|perl-Context-Preserve-0.01-5|32	though, the return value is ignored and the value 'wantarray' returns is
12cu|perl-Context-Preserve-0.01-5|33	related to the context that the original function was called in.
12cu|perl-Context-Preserve-0.01-5|34	
12cu|perl-Context-Preserve-0.01-5|35	%prep
12cu|perl-Context-Preserve-0.01-5|36	%setup -q -n %{module}-%{version}
12cu|perl-Context-Preserve-0.01-5|37	
12cu|perl-Context-Preserve-0.01-5|38	%build
12cu|perl-Context-Preserve-0.01-5|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Context-Preserve-0.01-5|40	%make
12cu|perl-Context-Preserve-0.01-5|41	
12cu|perl-Context-Preserve-0.01-5|42	%check
12cu|perl-Context-Preserve-0.01-5|43	make test
12cu|perl-Context-Preserve-0.01-5|44	
12cu|perl-Context-Preserve-0.01-5|45	%install
12cu|perl-Context-Preserve-0.01-5|46	%makeinstall_std
12cu|perl-Context-Preserve-0.01-5|47	
12cu|perl-Context-Preserve-0.01-5|48	%files
12cu|perl-Context-Preserve-0.01-5|49	%doc README Changes
12cu|perl-Context-Preserve-0.01-5|50	%{_mandir}/man3/*
12cu|perl-Context-Preserve-0.01-5|51	%{perl_vendorlib}/*
12cu|perl-Context-Preserve-0.01-5|52	
12cu|perl-Context-Preserve-0.01-5|53	
12cu|perl-Context-Preserve-0.01-5|54	%changelog
12cu|perl-Context-Preserve-0.01-5|55	* Tue Oct 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.01-5
12cu|perl-Context-Preserve-0.01-5|56	+ Revision: e466668
12cu|perl-Context-Preserve-0.01-5|57	- Shorten summary
12cu|perl-Context-Preserve-0.01-5|58	
12cu|perl-Context-Preserve-0.01-5|59	

10610 12
12cu|perl-Convert-Color-0.100.0-1|1	%define upstream_name    Convert-Color
12cu|perl-Convert-Color-0.100.0-1|2	%define upstream_version 0.10
12cu|perl-Convert-Color-0.100.0-1|3	
12cu|perl-Convert-Color-0.100.0-1|4	%if %{_use_internal_dependency_generator}
12cu|perl-Convert-Color-0.100.0-1|5	%define __noautoreq 'perl\\(Convert::Color::HueChromaBased\\)'
12cu|perl-Convert-Color-0.100.0-1|6	%else
12cu|perl-Convert-Color-0.100.0-1|7	%define %define _requires_exceptions perl(Convert::Color::HueChromaBased)
12cu|perl-Convert-Color-0.100.0-1|8	%endif
12cu|perl-Convert-Color-0.100.0-1|9	
12cu|perl-Convert-Color-0.100.0-1|10	Name:		perl-%{upstream_name}
12cu|perl-Convert-Color-0.100.0-1|11	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Convert-Color-0.100.0-1|12	Release:	1
12cu|perl-Convert-Color-0.100.0-1|13	
12cu|perl-Convert-Color-0.100.0-1|14	Summary:	A color value represented as red/green/blue in
12cu|perl-Convert-Color-0.100.0-1|15	License:	GPL+ or Artistic
12cu|perl-Convert-Color-0.100.0-1|16	Group:		Development/Perl
12cu|perl-Convert-Color-0.100.0-1|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Convert-Color-0.100.0-1|18	Source0:	http://www.cpan.org/modules/by-module/Convert/Convert-Color-%{upstream_version}.tar.gz
12cu|perl-Convert-Color-0.100.0-1|19	
12cu|perl-Convert-Color-0.100.0-1|20	BuildRequires:	perl-devel
12cu|perl-Convert-Color-0.100.0-1|21	BuildRequires:	perl(Module::Pluggable)
12cu|perl-Convert-Color-0.100.0-1|22	BuildRequires:	perl(Test::More)
12cu|perl-Convert-Color-0.100.0-1|23	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Convert-Color-0.100.0-1|24	BuildRequires:	perl(List::UtilsBy)
12cu|perl-Convert-Color-0.100.0-1|25	BuildArch:	noarch
12cu|perl-Convert-Color-0.100.0-1|26	
12cu|perl-Convert-Color-0.100.0-1|27	%description
12cu|perl-Convert-Color-0.100.0-1|28	This module provides conversions between commonly used ways to express
12cu|perl-Convert-Color-0.100.0-1|29	colors. It provides conversions between color spaces such as RGB and HSV,
12cu|perl-Convert-Color-0.100.0-1|30	and it provides ways to look up colors by a name.
12cu|perl-Convert-Color-0.100.0-1|31	
12cu|perl-Convert-Color-0.100.0-1|32	This class provides a base for subclasses which represent particular color
12cu|perl-Convert-Color-0.100.0-1|33	values in particular spaces. The base class provides methods to represent
12cu|perl-Convert-Color-0.100.0-1|34	the color in a few convenient forms, though subclasses may provide more
12cu|perl-Convert-Color-0.100.0-1|35	specific details for the space in question.
12cu|perl-Convert-Color-0.100.0-1|36	
12cu|perl-Convert-Color-0.100.0-1|37	For more detail, read the documentation on these classes; namely:
12cu|perl-Convert-Color-0.100.0-1|38	
12cu|perl-Convert-Color-0.100.0-1|39	%prep
12cu|perl-Convert-Color-0.100.0-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Convert-Color-0.100.0-1|41	
12cu|perl-Convert-Color-0.100.0-1|42	%build
12cu|perl-Convert-Color-0.100.0-1|43	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Convert-Color-0.100.0-1|44	%make
12cu|perl-Convert-Color-0.100.0-1|45	
12cu|perl-Convert-Color-0.100.0-1|46	%check
12cu|perl-Convert-Color-0.100.0-1|47	%make test
12cu|perl-Convert-Color-0.100.0-1|48	
12cu|perl-Convert-Color-0.100.0-1|49	%install
12cu|perl-Convert-Color-0.100.0-1|50	%makeinstall_std
12cu|perl-Convert-Color-0.100.0-1|51	
12cu|perl-Convert-Color-0.100.0-1|52	%files
12cu|perl-Convert-Color-0.100.0-1|53	%doc Changes LICENSE README
12cu|perl-Convert-Color-0.100.0-1|54	%{_mandir}/man3/*
12cu|perl-Convert-Color-0.100.0-1|55	%{perl_vendorlib}/*
12cu|perl-Convert-Color-0.100.0-1|56	
12cu|perl-Convert-Color-0.100.0-1|57	
12cu|perl-Convert-Color-0.100.0-1|58	%changelog
12cu|perl-Convert-Color-0.100.0-1|59	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-1
12cu|perl-Convert-Color-0.100.0-1|60	+ Revision: a3e4d1e
12cu|perl-Convert-Color-0.100.0-1|61	- Updated to 0.10 (by updates_builder)
12cu|perl-Convert-Color-0.100.0-1|62	
12cu|perl-Convert-Color-0.100.0-1|63	

10611 12
12cu|perl-Cookie-Baker-0.30.0-1|1	%define upstream_name Cookie-Baker
12cu|perl-Cookie-Baker-0.30.0-1|2	%define upstream_version 0.03
12cu|perl-Cookie-Baker-0.30.0-1|3	
12cu|perl-Cookie-Baker-0.30.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Cookie-Baker-0.30.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Cookie-Baker-0.30.0-1|6	Release:    1
12cu|perl-Cookie-Baker-0.30.0-1|7	
12cu|perl-Cookie-Baker-0.30.0-1|8	Summary:    Cookie string generator / parser
12cu|perl-Cookie-Baker-0.30.0-1|9	
12cu|perl-Cookie-Baker-0.30.0-1|10	License:    GPL+ or Artistic
12cu|perl-Cookie-Baker-0.30.0-1|11	Group:      Development/Perl
12cu|perl-Cookie-Baker-0.30.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Cookie-Baker-0.30.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Cookie/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Cookie-Baker-0.30.0-1|14	
12cu|perl-Cookie-Baker-0.30.0-1|15	BuildRequires: perl(CPAN::Meta)
12cu|perl-Cookie-Baker-0.30.0-1|16	BuildRequires: perl(CPAN::Meta::Prereqs)
12cu|perl-Cookie-Baker-0.30.0-1|17	BuildRequires: perl(Exporter)
12cu|perl-Cookie-Baker-0.30.0-1|18	BuildRequires: perl(ExtUtils::CBuilder)
12cu|perl-Cookie-Baker-0.30.0-1|19	BuildRequires: perl(Module::Build) >= 0.380.0
12cu|perl-Cookie-Baker-0.30.0-1|20	BuildRequires: perl(Test::More) >= 0.980.0
12cu|perl-Cookie-Baker-0.30.0-1|21	BuildRequires: perl(Test::Time)
12cu|perl-Cookie-Baker-0.30.0-1|22	BuildRequires: perl(URI::Escape)
12cu|perl-Cookie-Baker-0.30.0-1|23	BuildArch:  noarch
12cu|perl-Cookie-Baker-0.30.0-1|24	
12cu|perl-Cookie-Baker-0.30.0-1|25	%description
12cu|perl-Cookie-Baker-0.30.0-1|26	Cookie::Baker provides simple cookie string generator and parser.
12cu|perl-Cookie-Baker-0.30.0-1|27	
12cu|perl-Cookie-Baker-0.30.0-1|28	%prep
12cu|perl-Cookie-Baker-0.30.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Cookie-Baker-0.30.0-1|30	
12cu|perl-Cookie-Baker-0.30.0-1|31	%build
12cu|perl-Cookie-Baker-0.30.0-1|32	%__perl Build.PL --installdirs=vendor
12cu|perl-Cookie-Baker-0.30.0-1|33	
12cu|perl-Cookie-Baker-0.30.0-1|34	./Build
12cu|perl-Cookie-Baker-0.30.0-1|35	
12cu|perl-Cookie-Baker-0.30.0-1|36	%check
12cu|perl-Cookie-Baker-0.30.0-1|37	./Build test
12cu|perl-Cookie-Baker-0.30.0-1|38	
12cu|perl-Cookie-Baker-0.30.0-1|39	%install
12cu|perl-Cookie-Baker-0.30.0-1|40	./Build install --destdir=%{buildroot}
12cu|perl-Cookie-Baker-0.30.0-1|41	
12cu|perl-Cookie-Baker-0.30.0-1|42	%files
12cu|perl-Cookie-Baker-0.30.0-1|43	%doc Changes LICENSE META.json META.yml MYMETA.yml
12cu|perl-Cookie-Baker-0.30.0-1|44	%{_mandir}/man3/*
12cu|perl-Cookie-Baker-0.30.0-1|45	%{perl_vendorlib}/*
12cu|perl-Cookie-Baker-0.30.0-1|46	
12cu|perl-Cookie-Baker-0.30.0-1|47	
12cu|perl-Cookie-Baker-0.30.0-1|48	%changelog
12cu|perl-Cookie-Baker-0.30.0-1|49	* Thu Apr 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-1
12cu|perl-Cookie-Baker-0.30.0-1|50	+ Revision: 933ca3b
12cu|perl-Cookie-Baker-0.30.0-1|51	- Imported from SRPM
12cu|perl-Cookie-Baker-0.30.0-1|52	
12cu|perl-Cookie-Baker-0.30.0-1|53	

10612 12
12cu|perl-Coro-6.370.0-1|1	%define	module	Coro
12cu|perl-Coro-6.370.0-1|2	%define upstream_version 6.37
12cu|perl-Coro-6.370.0-1|3	#define _without_check 1
12cu|perl-Coro-6.370.0-1|4	
12cu|perl-Coro-6.370.0-1|5	Name:		perl-%{module}
12cu|perl-Coro-6.370.0-1|6	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Coro-6.370.0-1|7	Release:	1
12cu|perl-Coro-6.370.0-1|8	Epoch:		2
12cu|perl-Coro-6.370.0-1|9	
12cu|perl-Coro-6.370.0-1|10	Summary:	Coroutine process abstraction
12cu|perl-Coro-6.370.0-1|11	License:	GPL+ or Artistic
12cu|perl-Coro-6.370.0-1|12	Group:		Development/Perl
12cu|perl-Coro-6.370.0-1|13	Url:		http://search.cpan.org/dist/%{module}
12cu|perl-Coro-6.370.0-1|14	Source0:	http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Coro-%{upstream_version}.tar.gz
12cu|perl-Coro-6.370.0-1|15	
12cu|perl-Coro-6.370.0-1|16	BuildRequires:	perl-devel
12cu|perl-Coro-6.370.0-1|17	BuildRequires:	perl-IO-AIO
12cu|perl-Coro-6.370.0-1|18	BuildRequires:	perl-AnyEvent >= 1:4.05
12cu|perl-Coro-6.370.0-1|19	BuildRequires:	perl-Guard
12cu|perl-Coro-6.370.0-1|20	BuildRequires:	perl-common-sense
12cu|perl-Coro-6.370.0-1|21	#gw the test EV/t/01_unblock fails in 4.37:
12cu|perl-Coro-6.370.0-1|22	# http://rt.cpan.org/Ticket/Display.html?id=32475
12cu|perl-Coro-6.370.0-1|23	#BuildRequires:  perl-EV >= 2.0
12cu|perl-Coro-6.370.0-1|24	%define __noautoreq 'Exporter::|Coro::Socket::'
12cu|perl-Coro-6.370.0-1|25	
12cu|perl-Coro-6.370.0-1|26	%description
12cu|perl-Coro-6.370.0-1|27	This module collection manages coroutines. Coroutines are similar to
12cu|perl-Coro-6.370.0-1|28	threads but don't run in parallel.
12cu|perl-Coro-6.370.0-1|29	
12cu|perl-Coro-6.370.0-1|30	%package	AnyEvent
12cu|perl-Coro-6.370.0-1|31	Summary:	Use Coro within an AnyEvent environment
12cu|perl-Coro-6.370.0-1|32	Group:		Development/Perl
12cu|perl-Coro-6.370.0-1|33	
12cu|perl-Coro-6.370.0-1|34	%description	AnyEvent
12cu|perl-Coro-6.370.0-1|35	This module integrates coroutines into any event loop supported by
12cu|perl-Coro-6.370.0-1|36	AnyEvent, combining event-based programming with coroutine-based
12cu|perl-Coro-6.370.0-1|37	programming in a natural way.
12cu|perl-Coro-6.370.0-1|38	
12cu|perl-Coro-6.370.0-1|39	%package	BDB
12cu|perl-Coro-6.370.0-1|40	Summary:	Truly asynchronous bdb access
12cu|perl-Coro-6.370.0-1|41	Group:		Development/Perl
12cu|perl-Coro-6.370.0-1|42	
12cu|perl-Coro-6.370.0-1|43	%description	BDB
12cu|perl-Coro-6.370.0-1|44	This module implements a thin wrapper around the BDB module.
12cu|perl-Coro-6.370.0-1|45	
12cu|perl-Coro-6.370.0-1|46	Each BDB request that could block and doesn't get passed a callback
12cu|perl-Coro-6.370.0-1|47	will normally block all coroutines. after loading this module, this
12cu|perl-Coro-6.370.0-1|48	will no longer be the case.
12cu|perl-Coro-6.370.0-1|49	
12cu|perl-Coro-6.370.0-1|50	
12cu|perl-Coro-6.370.0-1|51	%prep
12cu|perl-Coro-6.370.0-1|52	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Coro-6.370.0-1|53	#gw wrong shell bang:
12cu|perl-Coro-6.370.0-1|54	sed -i "s^/opt/bin/perl^%{_bindir}/perl^" Coro/jit*pl
12cu|perl-Coro-6.370.0-1|55	
12cu|perl-Coro-6.370.0-1|56	%build
12cu|perl-Coro-6.370.0-1|57	echo -e  "n\nu\n" | %{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Coro-6.370.0-1|58	%make
12cu|perl-Coro-6.370.0-1|59	
12cu|perl-Coro-6.370.0-1|60	%check
12cu|perl-Coro-6.370.0-1|61	%{!?_without_check:make test}
12cu|perl-Coro-6.370.0-1|62	
12cu|perl-Coro-6.370.0-1|63	%install
12cu|perl-Coro-6.370.0-1|64	%makeinstall_std
12cu|perl-Coro-6.370.0-1|65	
12cu|perl-Coro-6.370.0-1|66	
12cu|perl-Coro-6.370.0-1|67	%files
12cu|perl-Coro-6.370.0-1|68	%doc README.linux-glibc README Changes
12cu|perl-Coro-6.370.0-1|69	%dir %{perl_vendorarch}/Coro
12cu|perl-Coro-6.370.0-1|70	%{perl_vendorarch}/Coro/AIO.pm
12cu|perl-Coro-6.370.0-1|71	%{perl_vendorarch}/Coro/Channel.pm
12cu|perl-Coro-6.370.0-1|72	%{perl_vendorarch}/Coro/CoroAPI.h
12cu|perl-Coro-6.370.0-1|73	%{perl_vendorarch}/Coro/Debug.pm
12cu|perl-Coro-6.370.0-1|74	%{perl_vendorarch}/Coro/Event.pm
12cu|perl-Coro-6.370.0-1|75	%{perl_vendorarch}/Coro/Handle.pm
12cu|perl-Coro-6.370.0-1|76	%{perl_vendorarch}/Coro/Intro.pod
12cu|perl-Coro-6.370.0-1|77	%{perl_vendorarch}/Coro/LWP.pm
12cu|perl-Coro-6.370.0-1|78	%{perl_vendorarch}/Coro/MakeMaker.pm
12cu|perl-Coro-6.370.0-1|79	%{perl_vendorarch}/Coro/RWLock.pm
12cu|perl-Coro-6.370.0-1|80	%{perl_vendorarch}/Coro/Select.pm
12cu|perl-Coro-6.370.0-1|81	%{perl_vendorarch}/Coro/Semaphore.pm
12cu|perl-Coro-6.370.0-1|82	%{perl_vendorarch}/Coro/SemaphoreSet.pm
12cu|perl-Coro-6.370.0-1|83	%{perl_vendorarch}/Coro/Signal.pm
12cu|perl-Coro-6.370.0-1|84	%{perl_vendorarch}/Coro/Socket.pm
12cu|perl-Coro-6.370.0-1|85	%{perl_vendorarch}/Coro/Specific.pm
12cu|perl-Coro-6.370.0-1|86	%{perl_vendorarch}/Coro/State.pm
12cu|perl-Coro-6.370.0-1|87	%{perl_vendorarch}/Coro/Storable.pm
12cu|perl-Coro-6.370.0-1|88	%{perl_vendorarch}/Coro/Timer.pm
12cu|perl-Coro-6.370.0-1|89	%{perl_vendorarch}/Coro/Util.pm
12cu|perl-Coro-6.370.0-1|90	%{perl_vendorarch}/Coro/jit-*.pl
12cu|perl-Coro-6.370.0-1|91	%{perl_vendorarch}/Coro.pm
12cu|perl-Coro-6.370.0-1|92	%{perl_vendorarch}/auto
12cu|perl-Coro-6.370.0-1|93	%{_mandir}/man3/Coro.3pm*
12cu|perl-Coro-6.370.0-1|94	%{_mandir}/man3/Coro::AIO.3pm*
12cu|perl-Coro-6.370.0-1|95	%{_mandir}/man3/Coro::Channel.3pm*
12cu|perl-Coro-6.370.0-1|96	%{_mandir}/man3/Coro::Debug.3pm*
12cu|perl-Coro-6.370.0-1|97	%{_mandir}/man3/Coro::Event.3pm*
12cu|perl-Coro-6.370.0-1|98	%{_mandir}/man3/Coro::Handle.3pm*
12cu|perl-Coro-6.370.0-1|99	%{_mandir}/man3/Coro::Intro.3pm*
12cu|perl-Coro-6.370.0-1|100	%{_mandir}/man3/Coro::LWP.3pm*
12cu|perl-Coro-6.370.0-1|101	%{_mandir}/man3/Coro::MakeMaker.3pm*
12cu|perl-Coro-6.370.0-1|102	%{_mandir}/man3/Coro::RWLock.3pm*
12cu|perl-Coro-6.370.0-1|103	%{_mandir}/man3/Coro::Select.3pm*
12cu|perl-Coro-6.370.0-1|104	%{_mandir}/man3/Coro::Semaphore.3pm*
12cu|perl-Coro-6.370.0-1|105	%{_mandir}/man3/Coro::SemaphoreSet.3pm*
12cu|perl-Coro-6.370.0-1|106	%{_mandir}/man3/Coro::Signal.3pm*
12cu|perl-Coro-6.370.0-1|107	%{_mandir}/man3/Coro::Socket.3pm*
12cu|perl-Coro-6.370.0-1|108	%{_mandir}/man3/Coro::Specific.3pm*
12cu|perl-Coro-6.370.0-1|109	%{_mandir}/man3/Coro::State.3pm*
12cu|perl-Coro-6.370.0-1|110	%{_mandir}/man3/Coro::Storable.3pm*
12cu|perl-Coro-6.370.0-1|111	%{_mandir}/man3/Coro::Timer.3pm*
12cu|perl-Coro-6.370.0-1|112	%{_mandir}/man3/Coro::Util.3pm*
12cu|perl-Coro-6.370.0-1|113	
12cu|perl-Coro-6.370.0-1|114	%files BDB
12cu|perl-Coro-6.370.0-1|115	%{perl_vendorarch}/Coro/BDB.pm
12cu|perl-Coro-6.370.0-1|116	%{_mandir}/man3/Coro::BDB*
12cu|perl-Coro-6.370.0-1|117	
12cu|perl-Coro-6.370.0-1|118	%files AnyEvent
12cu|perl-Coro-6.370.0-1|119	%{perl_vendorarch}/Coro/AnyEvent.pm
12cu|perl-Coro-6.370.0-1|120	%{_mandir}/man3/Coro::AnyEvent*
12cu|perl-Coro-6.370.0-1|121	
12cu|perl-Coro-6.370.0-1|122	
12cu|perl-Coro-6.370.0-1|123	
12cu|perl-Coro-6.370.0-1|124	%changelog
12cu|perl-Coro-6.370.0-1|125	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:6.370.0-1
12cu|perl-Coro-6.370.0-1|126	+ Revision: ba343ca
12cu|perl-Coro-6.370.0-1|127	- Updated to 6.37 (by updates_builder)
12cu|perl-Coro-6.370.0-1|128	
12cu|perl-Coro-6.370.0-1|129	

10613 12
12cu|perl-CPAN-2.0.0-1|1	%define upstream_name	CPAN
12cu|perl-CPAN-2.0.0-1|2	%define upstream_version 2.00
12cu|perl-CPAN-2.0.0-1|3	
12cu|perl-CPAN-2.0.0-1|4	%if %{_use_internal_dependency_generator}
12cu|perl-CPAN-2.0.0-1|5	%define __noautoreq 'perl\\(Mac::BuildTools\\)'
12cu|perl-CPAN-2.0.0-1|6	%endif
12cu|perl-CPAN-2.0.0-1|7	
12cu|perl-CPAN-2.0.0-1|8	Name:		perl-%{upstream_name}
12cu|perl-CPAN-2.0.0-1|9	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CPAN-2.0.0-1|10	Release:	1
12cu|perl-CPAN-2.0.0-1|11	Epoch:		1
12cu|perl-CPAN-2.0.0-1|12	
12cu|perl-CPAN-2.0.0-1|13	Summary:	%{upstream_name} module for perl
12cu|perl-CPAN-2.0.0-1|14	License:	GPL+ or Artistic
12cu|perl-CPAN-2.0.0-1|15	Group:		Development/Perl
12cu|perl-CPAN-2.0.0-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-CPAN-2.0.0-1|17	Source0:	http://www.cpan.org/authors/id/A/AN/ANDK/CPAN-%{upstream_version}.tar.gz
12cu|perl-CPAN-2.0.0-1|18	
12cu|perl-CPAN-2.0.0-1|19	BuildRequires:	perl-devel
12cu|perl-CPAN-2.0.0-1|20	BuildRequires:	perl(Digest::SHA)
12cu|perl-CPAN-2.0.0-1|21	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-CPAN-2.0.0-1|22	BuildRequires:	perl(File::Basename)
12cu|perl-CPAN-2.0.0-1|23	BuildRequires:	perl(File::Path)
12cu|perl-CPAN-2.0.0-1|24	BuildRequires:	perl(File::Spec)
12cu|perl-CPAN-2.0.0-1|25	BuildRequires:	perl(Test::Pod::Coverage)
12cu|perl-CPAN-2.0.0-1|26	BuildRequires:	perl(YAML)
12cu|perl-CPAN-2.0.0-1|27	BuildRequires:	perl(YAML::Syck)
12cu|perl-CPAN-2.0.0-1|28	
12cu|perl-CPAN-2.0.0-1|29	BuildArch:	noarch
12cu|perl-CPAN-2.0.0-1|30	
12cu|perl-CPAN-2.0.0-1|31	%description
12cu|perl-CPAN-2.0.0-1|32	The CPAN module automates or at least simplifies the make and install of
12cu|perl-CPAN-2.0.0-1|33	perl modules and extensions. It includes some primitive searching
12cu|perl-CPAN-2.0.0-1|34	capabilities and knows how to use Net::FTP or LWP or some external
12cu|perl-CPAN-2.0.0-1|35	download clients to fetch the distributions from the net.
12cu|perl-CPAN-2.0.0-1|36	
12cu|perl-CPAN-2.0.0-1|37	These are fetched from one or more of the mirrored CPAN (Comprehensive
12cu|perl-CPAN-2.0.0-1|38	Perl Archive Network) sites and unpacked in a dedicated directory.
12cu|perl-CPAN-2.0.0-1|39	
12cu|perl-CPAN-2.0.0-1|40	The CPAN module also supports the concept of named and versioned
12cu|perl-CPAN-2.0.0-1|41	*bundles* of modules. Bundles simplify the handling of sets of related
12cu|perl-CPAN-2.0.0-1|42	modules. See Bundles below.
12cu|perl-CPAN-2.0.0-1|43	
12cu|perl-CPAN-2.0.0-1|44	The package contains a session manager and a cache manager. The session
12cu|perl-CPAN-2.0.0-1|45	manager keeps track of what has been fetched, built and installed in the
12cu|perl-CPAN-2.0.0-1|46	current session. The cache manager keeps track of the disk space
12cu|perl-CPAN-2.0.0-1|47	occupied by the make processes and deletes excess space according to a
12cu|perl-CPAN-2.0.0-1|48	simple FIFO mechanism.
12cu|perl-CPAN-2.0.0-1|49	
12cu|perl-CPAN-2.0.0-1|50	All methods provided are accessible in a programmer style and in an
12cu|perl-CPAN-2.0.0-1|51	interactive shell style.
12cu|perl-CPAN-2.0.0-1|52	
12cu|perl-CPAN-2.0.0-1|53	%prep
12cu|perl-CPAN-2.0.0-1|54	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CPAN-2.0.0-1|55	
12cu|perl-CPAN-2.0.0-1|56	%build
12cu|perl-CPAN-2.0.0-1|57	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CPAN-2.0.0-1|58	%make
12cu|perl-CPAN-2.0.0-1|59	
12cu|perl-CPAN-2.0.0-1|60	%check
12cu|perl-CPAN-2.0.0-1|61	# Signature file does not contain debug files signatures, just ignore the file for tests
12cu|perl-CPAN-2.0.0-1|62	mv SIGNATURE SIGNATURE_test
12cu|perl-CPAN-2.0.0-1|63	# perl(CPAN::Test::Dummy::Perl5::Make::CircDepeOne/Two/Three) issue a warning if not present
12cu|perl-CPAN-2.0.0-1|64	# so we just ignore them (they induce a failure if tested)
12cu|perl-CPAN-2.0.0-1|65	%make test
12cu|perl-CPAN-2.0.0-1|66	mv SIGNATURE_test SIGNATURE
12cu|perl-CPAN-2.0.0-1|67	
12cu|perl-CPAN-2.0.0-1|68	%install
12cu|perl-CPAN-2.0.0-1|69	%makeinstall_std
12cu|perl-CPAN-2.0.0-1|70	# Temporarily rename the cpan shell in order to wait for perl-5.10
12cu|perl-CPAN-2.0.0-1|71	mv %{buildroot}/%{_bindir}/cpan %{buildroot}/%{_bindir}/cpan-%{upstream_version}
12cu|perl-CPAN-2.0.0-1|72	mv %{buildroot}/%{_mandir}/man1/cpan.1 %{buildroot}/%{_mandir}/man1/cpan-%{upstream_version}.1
12cu|perl-CPAN-2.0.0-1|73	
12cu|perl-CPAN-2.0.0-1|74	%files
12cu|perl-CPAN-2.0.0-1|75	%doc Changes README
12cu|perl-CPAN-2.0.0-1|76	%{_bindir}/*
12cu|perl-CPAN-2.0.0-1|77	%{perl_vendorlib}
12cu|perl-CPAN-2.0.0-1|78	%{_mandir}/*/*
12cu|perl-CPAN-2.0.0-1|79	
12cu|perl-CPAN-2.0.0-1|80	

10614 12
12cu|perl-CPAN-Changes-0.270.0-1|1	%define upstream_name    CPAN-Changes
12cu|perl-CPAN-Changes-0.270.0-1|2	%define upstream_version 0.27
12cu|perl-CPAN-Changes-0.270.0-1|3	
12cu|perl-CPAN-Changes-0.270.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-CPAN-Changes-0.270.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-CPAN-Changes-0.270.0-1|6	Release:    1
12cu|perl-CPAN-Changes-0.270.0-1|7	
12cu|perl-CPAN-Changes-0.270.0-1|8	Summary:    Read and write Changes files
12cu|perl-CPAN-Changes-0.270.0-1|9	License:    GPL+ or Artistic
12cu|perl-CPAN-Changes-0.270.0-1|10	Group:      Development/Perl
12cu|perl-CPAN-Changes-0.270.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CPAN-Changes-0.270.0-1|12	Source0:    http://www.cpan.org/modules/by-module/CPAN/CPAN-Changes-%{upstream_version}.tar.gz
12cu|perl-CPAN-Changes-0.270.0-1|13	BuildRequires:  perl(Compress::Zlib)
12cu|perl-CPAN-Changes-0.270.0-1|14	BuildRequires:  perl(URI)
12cu|perl-CPAN-Changes-0.270.0-1|15	BuildRequires:  perl-devel
12cu|perl-CPAN-Changes-0.270.0-1|16	BuildArch:      noarch
12cu|perl-CPAN-Changes-0.270.0-1|17	
12cu|perl-CPAN-Changes-0.270.0-1|18	%description
12cu|perl-CPAN-Changes-0.270.0-1|19	It is standard practice to include a Changes file in your distribution.
12cu|perl-CPAN-Changes-0.270.0-1|20	The purpose the Changes file is to help a user figure out what has
12cu|perl-CPAN-Changes-0.270.0-1|21	changed since the last release.
12cu|perl-CPAN-Changes-0.270.0-1|22	
12cu|perl-CPAN-Changes-0.270.0-1|23	People have devised many ways to write the Changes file. A preliminary
12cu|perl-CPAN-Changes-0.270.0-1|24	specification has been created (CPAN::Changes::Spec) to encourage module
12cu|perl-CPAN-Changes-0.270.0-1|25	authors to write clear and concise Changes.
12cu|perl-CPAN-Changes-0.270.0-1|26	
12cu|perl-CPAN-Changes-0.270.0-1|27	This module will help users programmatically read and write Changes
12cu|perl-CPAN-Changes-0.270.0-1|28	files that conform to the specification.
12cu|perl-CPAN-Changes-0.270.0-1|29	
12cu|perl-CPAN-Changes-0.270.0-1|30	%prep
12cu|perl-CPAN-Changes-0.270.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CPAN-Changes-0.270.0-1|32	
12cu|perl-CPAN-Changes-0.270.0-1|33	%build
12cu|perl-CPAN-Changes-0.270.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-CPAN-Changes-0.270.0-1|35	%make
12cu|perl-CPAN-Changes-0.270.0-1|36	
12cu|perl-CPAN-Changes-0.270.0-1|37	%check
12cu|perl-CPAN-Changes-0.270.0-1|38	%make test
12cu|perl-CPAN-Changes-0.270.0-1|39	
12cu|perl-CPAN-Changes-0.270.0-1|40	%install
12cu|perl-CPAN-Changes-0.270.0-1|41	%makeinstall_std
12cu|perl-CPAN-Changes-0.270.0-1|42	
12cu|perl-CPAN-Changes-0.270.0-1|43	%clean
12cu|perl-CPAN-Changes-0.270.0-1|44	
12cu|perl-CPAN-Changes-0.270.0-1|45	%files
12cu|perl-CPAN-Changes-0.270.0-1|46	%doc Changes README
12cu|perl-CPAN-Changes-0.270.0-1|47	%{perl_vendorlib}/CPAN
12cu|perl-CPAN-Changes-0.270.0-1|48	%{perl_vendorlib}/Test/CPAN
12cu|perl-CPAN-Changes-0.270.0-1|49	%{_mandir}/*/*
12cu|perl-CPAN-Changes-0.270.0-1|50	%{_bindir}/tidy_changelog
12cu|perl-CPAN-Changes-0.270.0-1|51	
12cu|perl-CPAN-Changes-0.270.0-1|52	%changelog
12cu|perl-CPAN-Changes-0.270.0-1|53	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.270.0-1
12cu|perl-CPAN-Changes-0.270.0-1|54	+ Revision: f69fe96
12cu|perl-CPAN-Changes-0.270.0-1|55	- Updated to 0.27 (by updates_builder)
12cu|perl-CPAN-Changes-0.270.0-1|56	
12cu|perl-CPAN-Changes-0.270.0-1|57	

10615 12
12cu|perl-CPAN-Checksums-2.90.0-1|1	%define upstream_name    CPAN-Checksums
12cu|perl-CPAN-Checksums-2.90.0-1|2	%define upstream_version 2.09
12cu|perl-CPAN-Checksums-2.90.0-1|3	
12cu|perl-CPAN-Checksums-2.90.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-CPAN-Checksums-2.90.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CPAN-Checksums-2.90.0-1|6	Release:	1
12cu|perl-CPAN-Checksums-2.90.0-1|7	
12cu|perl-CPAN-Checksums-2.90.0-1|8	Summary:	Write a C<CHECKSUMS> file for a directory as on CPAN
12cu|perl-CPAN-Checksums-2.90.0-1|9	
12cu|perl-CPAN-Checksums-2.90.0-1|10	License:	GPL+ or Artistic
12cu|perl-CPAN-Checksums-2.90.0-1|11	Group:		Development/Perl
12cu|perl-CPAN-Checksums-2.90.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CPAN-Checksums-2.90.0-1|13	Source0:	http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-CPAN-Checksums-2.90.0-1|14	
12cu|perl-CPAN-Checksums-2.90.0-1|15	BuildRequires:	perl-devel
12cu|perl-CPAN-Checksums-2.90.0-1|16	BuildRequires:	perl(Compress::Bzip2)
12cu|perl-CPAN-Checksums-2.90.0-1|17	BuildRequires:	perl(Compress::Zlib)
12cu|perl-CPAN-Checksums-2.90.0-1|18	BuildRequires:	perl(Data::Compare)
12cu|perl-CPAN-Checksums-2.90.0-1|19	BuildRequires:	perl(Data::Dumper)
12cu|perl-CPAN-Checksums-2.90.0-1|20	BuildRequires:	perl(Digest::MD5)
12cu|perl-CPAN-Checksums-2.90.0-1|21	BuildRequires:	perl(Digest::SHA)
12cu|perl-CPAN-Checksums-2.90.0-1|22	BuildRequires:	perl(DirHandle)
12cu|perl-CPAN-Checksums-2.90.0-1|23	BuildRequires:	perl(File::Spec)
12cu|perl-CPAN-Checksums-2.90.0-1|24	BuildRequires:	perl(File::Temp)
12cu|perl-CPAN-Checksums-2.90.0-1|25	BuildRequires:	perl(IO::File)
12cu|perl-CPAN-Checksums-2.90.0-1|26	
12cu|perl-CPAN-Checksums-2.90.0-1|27	BuildArch:	noarch
12cu|perl-CPAN-Checksums-2.90.0-1|28	
12cu|perl-CPAN-Checksums-2.90.0-1|29	%description
12cu|perl-CPAN-Checksums-2.90.0-1|30	* $success = updatedir($dir)
12cu|perl-CPAN-Checksums-2.90.0-1|31	
12cu|perl-CPAN-Checksums-2.90.0-1|32	'updatedir()' takes a directory name as argument and writes a typical
12cu|perl-CPAN-Checksums-2.90.0-1|33	'CHECKSUMS' file in that directory as used on CPAN unless a previously
12cu|perl-CPAN-Checksums-2.90.0-1|34	written 'CHECKSUMS' file is there that is still valid. Returns 2 if a new
12cu|perl-CPAN-Checksums-2.90.0-1|35	'CHECKSUMS' file has been written, 1 if a valid 'CHECKSUMS' file is
12cu|perl-CPAN-Checksums-2.90.0-1|36	already there, otherwise dies.
12cu|perl-CPAN-Checksums-2.90.0-1|37	
12cu|perl-CPAN-Checksums-2.90.0-1|38	Note: since version 2.0 updatedir on empty directories behaves just the
12cu|perl-CPAN-Checksums-2.90.0-1|39	same. In older versions it silently did nothing.
12cu|perl-CPAN-Checksums-2.90.0-1|40	
12cu|perl-CPAN-Checksums-2.90.0-1|41	%prep
12cu|perl-CPAN-Checksums-2.90.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CPAN-Checksums-2.90.0-1|43	
12cu|perl-CPAN-Checksums-2.90.0-1|44	%build
12cu|perl-CPAN-Checksums-2.90.0-1|45	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CPAN-Checksums-2.90.0-1|46	%make
12cu|perl-CPAN-Checksums-2.90.0-1|47	
12cu|perl-CPAN-Checksums-2.90.0-1|48	%check
12cu|perl-CPAN-Checksums-2.90.0-1|49	rm -f *.list
12cu|perl-CPAN-Checksums-2.90.0-1|50	rm -f t/00signature.t
12cu|perl-CPAN-Checksums-2.90.0-1|51	%make test
12cu|perl-CPAN-Checksums-2.90.0-1|52	
12cu|perl-CPAN-Checksums-2.90.0-1|53	%install
12cu|perl-CPAN-Checksums-2.90.0-1|54	%makeinstall_std
12cu|perl-CPAN-Checksums-2.90.0-1|55	
12cu|perl-CPAN-Checksums-2.90.0-1|56	%files
12cu|perl-CPAN-Checksums-2.90.0-1|57	%doc README
12cu|perl-CPAN-Checksums-2.90.0-1|58	%{_mandir}/man3/*
12cu|perl-CPAN-Checksums-2.90.0-1|59	%{perl_vendorlib}/*
12cu|perl-CPAN-Checksums-2.90.0-1|60	
12cu|perl-CPAN-Checksums-2.90.0-1|61	
12cu|perl-CPAN-Checksums-2.90.0-1|62	
12cu|perl-CPAN-Checksums-2.90.0-1|63	%changelog
12cu|perl-CPAN-Checksums-2.90.0-1|64	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.90.0-1
12cu|perl-CPAN-Checksums-2.90.0-1|65	+ Revision: d72aea0
12cu|perl-CPAN-Checksums-2.90.0-1|66	- Updated to 2.09 (by updates_builder)
12cu|perl-CPAN-Checksums-2.90.0-1|67	
12cu|perl-CPAN-Checksums-2.90.0-1|68	

10616 12
12cu|perl-CPAN-Dependency-0.160.0-1|1	%define upstream_name    CPAN-Dependency
12cu|perl-CPAN-Dependency-0.160.0-1|2	%define upstream_version 0.16
12cu|perl-CPAN-Dependency-0.160.0-1|3	
12cu|perl-CPAN-Dependency-0.160.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-CPAN-Dependency-0.160.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CPAN-Dependency-0.160.0-1|6	Release:	1
12cu|perl-CPAN-Dependency-0.160.0-1|7	
12cu|perl-CPAN-Dependency-0.160.0-1|8	Summary:	Analyzes CPAN modules and generates their dependency tree
12cu|perl-CPAN-Dependency-0.160.0-1|9	License:	GPL+ or Artistic
12cu|perl-CPAN-Dependency-0.160.0-1|10	Group:		Development/Perl
12cu|perl-CPAN-Dependency-0.160.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CPAN-Dependency-0.160.0-1|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-Dependency-%{upstream_version}.tar.gz
12cu|perl-CPAN-Dependency-0.160.0-1|13	
12cu|perl-CPAN-Dependency-0.160.0-1|14	BuildRequires:	perl-devel
12cu|perl-CPAN-Dependency-0.160.0-1|15	BuildRequires:	perl(CPANPLUS)
12cu|perl-CPAN-Dependency-0.160.0-1|16	BuildRequires:	perl(DBD::SQLite)
12cu|perl-CPAN-Dependency-0.160.0-1|17	BuildRequires:	perl(DBI)
12cu|perl-CPAN-Dependency-0.160.0-1|18	BuildRequires:	perl(File::Slurp)
12cu|perl-CPAN-Dependency-0.160.0-1|19	BuildRequires:	perl(File::Spec)
12cu|perl-CPAN-Dependency-0.160.0-1|20	BuildRequires:	perl(Module::CoreList)
12cu|perl-CPAN-Dependency-0.160.0-1|21	BuildRequires:	perl(Test::Deep)
12cu|perl-CPAN-Dependency-0.160.0-1|22	BuildRequires:	perl(Test::More)
12cu|perl-CPAN-Dependency-0.160.0-1|23	BuildRequires:	perl(Test::Warn)
12cu|perl-CPAN-Dependency-0.160.0-1|24	BuildRequires:	perl(YAML)
12cu|perl-CPAN-Dependency-0.160.0-1|25	BuildArch:	noarch
12cu|perl-CPAN-Dependency-0.160.0-1|26	
12cu|perl-CPAN-Dependency-0.160.0-1|27	%description
12cu|perl-CPAN-Dependency-0.160.0-1|28	This module can process a set of distributions, up to the whole CPAN, and
12cu|perl-CPAN-Dependency-0.160.0-1|29	extract the dependency relations between these distributions.
12cu|perl-CPAN-Dependency-0.160.0-1|30	Alternatively, it can load the prerequisites information from a CPANTS
12cu|perl-CPAN-Dependency-0.160.0-1|31	database.
12cu|perl-CPAN-Dependency-0.160.0-1|32	
12cu|perl-CPAN-Dependency-0.160.0-1|33	It also calculates a score for each distribution based on the number of
12cu|perl-CPAN-Dependency-0.160.0-1|34	times it appears in the prerequisites of other distributions. The algorithm
12cu|perl-CPAN-Dependency-0.160.0-1|35	is described in more details in the "SCORE CALCULATION" manpage.
12cu|perl-CPAN-Dependency-0.160.0-1|36	
12cu|perl-CPAN-Dependency-0.160.0-1|37	'CPAN::Dependency' stores the data in an internal structure which can be
12cu|perl-CPAN-Dependency-0.160.0-1|38	saved and loaded using 'save_deps_tree()' and 'load_deps_tree()'. The
12cu|perl-CPAN-Dependency-0.160.0-1|39	structure looks like this:
12cu|perl-CPAN-Dependency-0.160.0-1|40	
12cu|perl-CPAN-Dependency-0.160.0-1|41	%prep
12cu|perl-CPAN-Dependency-0.160.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CPAN-Dependency-0.160.0-1|43	
12cu|perl-CPAN-Dependency-0.160.0-1|44	%build
12cu|perl-CPAN-Dependency-0.160.0-1|45	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CPAN-Dependency-0.160.0-1|46	%make
12cu|perl-CPAN-Dependency-0.160.0-1|47	
12cu|perl-CPAN-Dependency-0.160.0-1|48	%check
12cu|perl-CPAN-Dependency-0.160.0-1|49	make test
12cu|perl-CPAN-Dependency-0.160.0-1|50	
12cu|perl-CPAN-Dependency-0.160.0-1|51	%install
12cu|perl-CPAN-Dependency-0.160.0-1|52	%makeinstall_std
12cu|perl-CPAN-Dependency-0.160.0-1|53	
12cu|perl-CPAN-Dependency-0.160.0-1|54	%files
12cu|perl-CPAN-Dependency-0.160.0-1|55	%doc Changes LICENSE README
12cu|perl-CPAN-Dependency-0.160.0-1|56	%{_mandir}/man3/*
12cu|perl-CPAN-Dependency-0.160.0-1|57	%{perl_vendorlib}/*
12cu|perl-CPAN-Dependency-0.160.0-1|58	
12cu|perl-CPAN-Dependency-0.160.0-1|59	%changelog
12cu|perl-CPAN-Dependency-0.160.0-1|60	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.150.0-2mdv2011.0
12cu|perl-CPAN-Dependency-0.160.0-1|61	+ Revision: 654879
12cu|perl-CPAN-Dependency-0.160.0-1|62	- rebuild for updated spec-helper
12cu|perl-CPAN-Dependency-0.160.0-1|63	
12cu|perl-CPAN-Dependency-0.160.0-1|64	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2011.0
12cu|perl-CPAN-Dependency-0.160.0-1|65	+ Revision: 401699
12cu|perl-CPAN-Dependency-0.160.0-1|66	- rebuild using %%perl_convert_version
12cu|perl-CPAN-Dependency-0.160.0-1|67	- fixed license field
12cu|perl-CPAN-Dependency-0.160.0-1|68	
12cu|perl-CPAN-Dependency-0.160.0-1|69	* Mon Dec 08 2008 Jérôme Quelin <jquelin@mandriva.org> 0.15-1mdv2009.1
12cu|perl-CPAN-Dependency-0.160.0-1|70	+ Revision: 311882
12cu|perl-CPAN-Dependency-0.160.0-1|71	- import perl-CPAN-Dependency
12cu|perl-CPAN-Dependency-0.160.0-1|72	
12cu|perl-CPAN-Dependency-0.160.0-1|73	
12cu|perl-CPAN-Dependency-0.160.0-1|74	* Mon Dec 08 2008 cpan2dist 0.15-1mdv
12cu|perl-CPAN-Dependency-0.160.0-1|75	- initial mdv release, generated with cpan2dist
12cu|perl-CPAN-Dependency-0.160.0-1|76	
12cu|perl-CPAN-Dependency-0.160.0-1|77	

10617 12
12cu|perl-Cpanel-JSON-XS-2.340.400-1|1	%define upstream_name    Cpanel-JSON-XS
12cu|perl-Cpanel-JSON-XS-2.340.400-1|2	%define upstream_version 2.3404
12cu|perl-Cpanel-JSON-XS-2.340.400-1|3	
12cu|perl-Cpanel-JSON-XS-2.340.400-1|4	Name:       perl-%{upstream_name}
12cu|perl-Cpanel-JSON-XS-2.340.400-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Cpanel-JSON-XS-2.340.400-1|6	Release:    1
12cu|perl-Cpanel-JSON-XS-2.340.400-1|7	
12cu|perl-Cpanel-JSON-XS-2.340.400-1|8	Summary:    Dummy module providing Cpanel::JSON::XS::Boolean
12cu|perl-Cpanel-JSON-XS-2.340.400-1|9	License:    GPL+ or Artistic
12cu|perl-Cpanel-JSON-XS-2.340.400-1|10	Group:      Development/Perl
12cu|perl-Cpanel-JSON-XS-2.340.400-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Cpanel-JSON-XS-2.340.400-1|12	Source0:    http://www.cpan.org/modules/by-module/Cpanel/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Cpanel-JSON-XS-2.340.400-1|13	
12cu|perl-Cpanel-JSON-XS-2.340.400-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-Cpanel-JSON-XS-2.340.400-1|15	BuildRequires: perl(Pod::Text) >= 2.80.0
12cu|perl-Cpanel-JSON-XS-2.340.400-1|16	BuildRequires: perl(Pod::Usage) >= 1.330.0
12cu|perl-Cpanel-JSON-XS-2.340.400-1|17	BuildRequires: perl-devel
12cu|perl-Cpanel-JSON-XS-2.340.400-1|18	
12cu|perl-Cpanel-JSON-XS-2.340.400-1|19	%description
12cu|perl-Cpanel-JSON-XS-2.340.400-1|20	This module converts Perl data structures to JSON and vice versa. Its
12cu|perl-Cpanel-JSON-XS-2.340.400-1|21	primary goal is to be _correct_ and its secondary goal is to be _fast_. To
12cu|perl-Cpanel-JSON-XS-2.340.400-1|22	reach the latter goal it was written in C.
12cu|perl-Cpanel-JSON-XS-2.340.400-1|23	
12cu|perl-Cpanel-JSON-XS-2.340.400-1|24	As this is the n-th-something JSON module on CPAN, what was the reason to
12cu|perl-Cpanel-JSON-XS-2.340.400-1|25	write yet another JSON module? While it seems there are many JSON modules,
12cu|perl-Cpanel-JSON-XS-2.340.400-1|26	none of them correctly handle all corner cases, and in most cases their
12cu|perl-Cpanel-JSON-XS-2.340.400-1|27	maintainers are unresponsive, gone missing, or not listening to bug reports
12cu|perl-Cpanel-JSON-XS-2.340.400-1|28	for other reasons.
12cu|perl-Cpanel-JSON-XS-2.340.400-1|29	
12cu|perl-Cpanel-JSON-XS-2.340.400-1|30	See below for the Cpanel fork.
12cu|perl-Cpanel-JSON-XS-2.340.400-1|31	
12cu|perl-Cpanel-JSON-XS-2.340.400-1|32	%prep
12cu|perl-Cpanel-JSON-XS-2.340.400-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Cpanel-JSON-XS-2.340.400-1|34	
12cu|perl-Cpanel-JSON-XS-2.340.400-1|35	%build
12cu|perl-Cpanel-JSON-XS-2.340.400-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Cpanel-JSON-XS-2.340.400-1|37	
12cu|perl-Cpanel-JSON-XS-2.340.400-1|38	%make
12cu|perl-Cpanel-JSON-XS-2.340.400-1|39	
12cu|perl-Cpanel-JSON-XS-2.340.400-1|40	%check
12cu|perl-Cpanel-JSON-XS-2.340.400-1|41	%make test
12cu|perl-Cpanel-JSON-XS-2.340.400-1|42	
12cu|perl-Cpanel-JSON-XS-2.340.400-1|43	%install
12cu|perl-Cpanel-JSON-XS-2.340.400-1|44	%makeinstall_std
12cu|perl-Cpanel-JSON-XS-2.340.400-1|45	
12cu|perl-Cpanel-JSON-XS-2.340.400-1|46	%files
12cu|perl-Cpanel-JSON-XS-2.340.400-1|47	%doc COPYING Changes META.json META.yml MYMETA.yml README SIGNATURE XS eg
12cu|perl-Cpanel-JSON-XS-2.340.400-1|48	%{_bindir}/*
12cu|perl-Cpanel-JSON-XS-2.340.400-1|49	%{_mandir}/man?/*
12cu|perl-Cpanel-JSON-XS-2.340.400-1|50	%{perl_vendorlib}/*
12cu|perl-Cpanel-JSON-XS-2.340.400-1|51	
12cu|perl-Cpanel-JSON-XS-2.340.400-1|52	%changelog
12cu|perl-Cpanel-JSON-XS-2.340.400-1|53	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.340.400-1
12cu|perl-Cpanel-JSON-XS-2.340.400-1|54	+ Revision: 0e68b0a
12cu|perl-Cpanel-JSON-XS-2.340.400-1|55	- Imported from SRPM
12cu|perl-Cpanel-JSON-XS-2.340.400-1|56	
12cu|perl-Cpanel-JSON-XS-2.340.400-1|57	

10618 12
12cu|perl-CPAN-FindDependencies-2.420.0-1|1	%define upstream_name    CPAN-FindDependencies
12cu|perl-CPAN-FindDependencies-2.420.0-1|2	%define upstream_version 2.42
12cu|perl-CPAN-FindDependencies-2.420.0-1|3	
12cu|perl-CPAN-FindDependencies-2.420.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-CPAN-FindDependencies-2.420.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CPAN-FindDependencies-2.420.0-1|6	Release:	1
12cu|perl-CPAN-FindDependencies-2.420.0-1|7	
12cu|perl-CPAN-FindDependencies-2.420.0-1|8	Summary:	Object representing a module dependency
12cu|perl-CPAN-FindDependencies-2.420.0-1|9	License:	GPL+ or Artistic
12cu|perl-CPAN-FindDependencies-2.420.0-1|10	Group:		Development/Perl
12cu|perl-CPAN-FindDependencies-2.420.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CPAN-FindDependencies-2.420.0-1|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-FindDependencies-%{upstream_version}.tar.gz
12cu|perl-CPAN-FindDependencies-2.420.0-1|13	
12cu|perl-CPAN-FindDependencies-2.420.0-1|14	BuildRequires:	perl-devel
12cu|perl-CPAN-FindDependencies-2.420.0-1|15	BuildRequires:	perl(Capture::Tiny)
12cu|perl-CPAN-FindDependencies-2.420.0-1|16	BuildRequires:	perl(Devel::CheckOS)
12cu|perl-CPAN-FindDependencies-2.420.0-1|17	BuildRequires:	perl(LWP::Simple)
12cu|perl-CPAN-FindDependencies-2.420.0-1|18	BuildRequires:	perl(Module::CoreList)
12cu|perl-CPAN-FindDependencies-2.420.0-1|19	BuildRequires:	perl(Parse::CPAN::Packages)
12cu|perl-CPAN-FindDependencies-2.420.0-1|20	BuildRequires:	perl(Scalar::Util)
12cu|perl-CPAN-FindDependencies-2.420.0-1|21	BuildRequires:	perl(URI::file)
12cu|perl-CPAN-FindDependencies-2.420.0-1|22	BuildRequires:	perl(YAML)
12cu|perl-CPAN-FindDependencies-2.420.0-1|23	BuildRequires:	perl(YAML::Tiny)
12cu|perl-CPAN-FindDependencies-2.420.0-1|24	BuildArch:	noarch
12cu|perl-CPAN-FindDependencies-2.420.0-1|25	
12cu|perl-CPAN-FindDependencies-2.420.0-1|26	%description
12cu|perl-CPAN-FindDependencies-2.420.0-1|27	Object representing a module dependency.
12cu|perl-CPAN-FindDependencies-2.420.0-1|28	
12cu|perl-CPAN-FindDependencies-2.420.0-1|29	%prep
12cu|perl-CPAN-FindDependencies-2.420.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CPAN-FindDependencies-2.420.0-1|31	
12cu|perl-CPAN-FindDependencies-2.420.0-1|32	%build
12cu|perl-CPAN-FindDependencies-2.420.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CPAN-FindDependencies-2.420.0-1|34	%make
12cu|perl-CPAN-FindDependencies-2.420.0-1|35	
12cu|perl-CPAN-FindDependencies-2.420.0-1|36	%check
12cu|perl-CPAN-FindDependencies-2.420.0-1|37	make test
12cu|perl-CPAN-FindDependencies-2.420.0-1|38	
12cu|perl-CPAN-FindDependencies-2.420.0-1|39	%install
12cu|perl-CPAN-FindDependencies-2.420.0-1|40	%makeinstall_std
12cu|perl-CPAN-FindDependencies-2.420.0-1|41	
12cu|perl-CPAN-FindDependencies-2.420.0-1|42	%files
12cu|perl-CPAN-FindDependencies-2.420.0-1|43	%doc  README
12cu|perl-CPAN-FindDependencies-2.420.0-1|44	%perl_vendorlib/*
12cu|perl-CPAN-FindDependencies-2.420.0-1|45	%{_bindir}/cpandeps
12cu|perl-CPAN-FindDependencies-2.420.0-1|46	%{_mandir}/man1/*
12cu|perl-CPAN-FindDependencies-2.420.0-1|47	%{_mandir}/man3/*
12cu|perl-CPAN-FindDependencies-2.420.0-1|48	
12cu|perl-CPAN-FindDependencies-2.420.0-1|49	
12cu|perl-CPAN-FindDependencies-2.420.0-1|50	%changelog
12cu|perl-CPAN-FindDependencies-2.420.0-1|51	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 2.340.0-2mdv2011.0
12cu|perl-CPAN-FindDependencies-2.420.0-1|52	+ Revision: 658735
12cu|perl-CPAN-FindDependencies-2.420.0-1|53	- rebuild for updated spec-helper
12cu|perl-CPAN-FindDependencies-2.420.0-1|54	
12cu|perl-CPAN-FindDependencies-2.420.0-1|55	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.340.0-1mdv2011.0
12cu|perl-CPAN-FindDependencies-2.420.0-1|56	+ Revision: 552261
12cu|perl-CPAN-FindDependencies-2.420.0-1|57	- update to 2.34
12cu|perl-CPAN-FindDependencies-2.420.0-1|58	
12cu|perl-CPAN-FindDependencies-2.420.0-1|59	* Fri Mar 12 2010 Jérôme Quelin <jquelin@mandriva.org> 2.330.0-1mdv2010.1
12cu|perl-CPAN-FindDependencies-2.420.0-1|60	+ Revision: 518480
12cu|perl-CPAN-FindDependencies-2.420.0-1|61	- update to 2.33
12cu|perl-CPAN-FindDependencies-2.420.0-1|62	
12cu|perl-CPAN-FindDependencies-2.420.0-1|63	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 2.320.0-1mdv2010.0
12cu|perl-CPAN-FindDependencies-2.420.0-1|64	+ Revision: 401698
12cu|perl-CPAN-FindDependencies-2.420.0-1|65	- rebuild using %%perl_convert_version
12cu|perl-CPAN-FindDependencies-2.420.0-1|66	- fixed license field
12cu|perl-CPAN-FindDependencies-2.420.0-1|67	
12cu|perl-CPAN-FindDependencies-2.420.0-1|68	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 2.32-1mdv2010.0
12cu|perl-CPAN-FindDependencies-2.420.0-1|69	+ Revision: 374453
12cu|perl-CPAN-FindDependencies-2.420.0-1|70	- yet another missing buildrequires
12cu|perl-CPAN-FindDependencies-2.420.0-1|71	- yet another missing buildrequire
12cu|perl-CPAN-FindDependencies-2.420.0-1|72	- adding missing buildrequires
12cu|perl-CPAN-FindDependencies-2.420.0-1|73	- update to 2.32
12cu|perl-CPAN-FindDependencies-2.420.0-1|74	- import perl-CPAN-FindDependencies
12cu|perl-CPAN-FindDependencies-2.420.0-1|75	
12cu|perl-CPAN-FindDependencies-2.420.0-1|76	
12cu|perl-CPAN-FindDependencies-2.420.0-1|77	* Mon Dec 08 2008 cpan2dist 2.0-1mdv
12cu|perl-CPAN-FindDependencies-2.420.0-1|78	- initial mdv release, generated with cpan2dist
12cu|perl-CPAN-FindDependencies-2.420.0-1|79	
12cu|perl-CPAN-FindDependencies-2.420.0-1|80	

10619 12
12cu|perl-CPAN-Meta-2.132.830-1|1	%define upstream_name    CPAN-Meta
12cu|perl-CPAN-Meta-2.132.830-1|2	%define upstream_version 2.132830
12cu|perl-CPAN-Meta-2.132.830-1|3	
12cu|perl-CPAN-Meta-2.132.830-1|4	Name:       perl-%{upstream_name}
12cu|perl-CPAN-Meta-2.132.830-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-CPAN-Meta-2.132.830-1|6	Release:    1
12cu|perl-CPAN-Meta-2.132.830-1|7	
12cu|perl-CPAN-Meta-2.132.830-1|8	Summary:    Validate CPAN distribution metadata structures
12cu|perl-CPAN-Meta-2.132.830-1|9	License:    GPL+ or Artistic
12cu|perl-CPAN-Meta-2.132.830-1|10	Group:      Development/Perl
12cu|perl-CPAN-Meta-2.132.830-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CPAN-Meta-2.132.830-1|12	Source0:    http://www.cpan.org/modules/by-module/CPAN/CPAN-Meta-%{upstream_version}.tar.gz
12cu|perl-CPAN-Meta-2.132.830-1|13	
12cu|perl-CPAN-Meta-2.132.830-1|14	BuildRequires:	perl-devel
12cu|perl-CPAN-Meta-2.132.830-1|15	BuildRequires:	perl(Carp)
12cu|perl-CPAN-Meta-2.132.830-1|16	BuildRequires:	perl(Data::Dumper)
12cu|perl-CPAN-Meta-2.132.830-1|17	BuildRequires:	perl(File::Spec)
12cu|perl-CPAN-Meta-2.132.830-1|18	BuildRequires:	perl(File::Temp)
12cu|perl-CPAN-Meta-2.132.830-1|19	BuildRequires:	perl(IO::Dir)
12cu|perl-CPAN-Meta-2.132.830-1|20	BuildRequires:	perl(JSON)
12cu|perl-CPAN-Meta-2.132.830-1|21	BuildRequires:	perl-Parse-CPAN-Meta >= 1.440.3
12cu|perl-CPAN-Meta-2.132.830-1|22	BuildRequires:	perl(Scalar::Util)
12cu|perl-CPAN-Meta-2.132.830-1|23	BuildRequires:	perl(Storable)
12cu|perl-CPAN-Meta-2.132.830-1|24	BuildRequires:	perl(Test::More)
12cu|perl-CPAN-Meta-2.132.830-1|25	BuildRequires:	perl(Version::Requirements)
12cu|perl-CPAN-Meta-2.132.830-1|26	BuildRequires:	perl(autodie)
12cu|perl-CPAN-Meta-2.132.830-1|27	BuildRequires:	perl(CPAN::Meta::YAML)
12cu|perl-CPAN-Meta-2.132.830-1|28	BuildRequires:	perl(CPAN::Meta::Requirements)
12cu|perl-CPAN-Meta-2.132.830-1|29	
12cu|perl-CPAN-Meta-2.132.830-1|30	BuildArch:	noarch
12cu|perl-CPAN-Meta-2.132.830-1|31	
12cu|perl-CPAN-Meta-2.132.830-1|32	%description
12cu|perl-CPAN-Meta-2.132.830-1|33	Software distributions released to the CPAN include a _META.json_ or, for
12cu|perl-CPAN-Meta-2.132.830-1|34	older distributions, _META.yml_, which describes the distribution, its
12cu|perl-CPAN-Meta-2.132.830-1|35	contents, and the requirements for building and installing the
12cu|perl-CPAN-Meta-2.132.830-1|36	distribution. The data structure stored in the _META.json_ file is
12cu|perl-CPAN-Meta-2.132.830-1|37	described in the CPAN::Meta::Spec manpage.
12cu|perl-CPAN-Meta-2.132.830-1|38	
12cu|perl-CPAN-Meta-2.132.830-1|39	CPAN::Meta provides a simple class to represent this distribution metadata
12cu|perl-CPAN-Meta-2.132.830-1|40	(or _distmeta_), along with some helpful methods for interrogating that
12cu|perl-CPAN-Meta-2.132.830-1|41	data.
12cu|perl-CPAN-Meta-2.132.830-1|42	
12cu|perl-CPAN-Meta-2.132.830-1|43	The documentation below is only for the methods of the CPAN::Meta object.
12cu|perl-CPAN-Meta-2.132.830-1|44	For information on the meaning of individual fields, consult the spec.
12cu|perl-CPAN-Meta-2.132.830-1|45	
12cu|perl-CPAN-Meta-2.132.830-1|46	%prep
12cu|perl-CPAN-Meta-2.132.830-1|47	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CPAN-Meta-2.132.830-1|48	
12cu|perl-CPAN-Meta-2.132.830-1|49	%build
12cu|perl-CPAN-Meta-2.132.830-1|50	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CPAN-Meta-2.132.830-1|51	%make
12cu|perl-CPAN-Meta-2.132.830-1|52	
12cu|perl-CPAN-Meta-2.132.830-1|53	%check
12cu|perl-CPAN-Meta-2.132.830-1|54	make test
12cu|perl-CPAN-Meta-2.132.830-1|55	
12cu|perl-CPAN-Meta-2.132.830-1|56	%install
12cu|perl-CPAN-Meta-2.132.830-1|57	%makeinstall_std
12cu|perl-CPAN-Meta-2.132.830-1|58	
12cu|perl-CPAN-Meta-2.132.830-1|59	%files
12cu|perl-CPAN-Meta-2.132.830-1|60	%doc Changes LICENSE README META.json
12cu|perl-CPAN-Meta-2.132.830-1|61	%{_mandir}/man3/*
12cu|perl-CPAN-Meta-2.132.830-1|62	%{perl_vendorlib}/*
12cu|perl-CPAN-Meta-2.132.830-1|63	
12cu|perl-CPAN-Meta-2.132.830-1|64	
12cu|perl-CPAN-Meta-2.132.830-1|65	%changelog
12cu|perl-CPAN-Meta-2.132.830-1|66	* Wed Dec 18 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.132.830-1
12cu|perl-CPAN-Meta-2.132.830-1|67	+ Revision: 97290ed
12cu|perl-CPAN-Meta-2.132.830-1|68	- Fix BRs
12cu|perl-CPAN-Meta-2.132.830-1|69	
12cu|perl-CPAN-Meta-2.132.830-1|70	

10620 12
12cu|perl-CPAN-Meta-Check-0.8.0-1|1	%define upstream_name    CPAN-Meta-Check
12cu|perl-CPAN-Meta-Check-0.8.0-1|2	%define upstream_version 0.008
12cu|perl-CPAN-Meta-Check-0.8.0-1|3	
12cu|perl-CPAN-Meta-Check-0.8.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-CPAN-Meta-Check-0.8.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CPAN-Meta-Check-0.8.0-1|6	Release:	1
12cu|perl-CPAN-Meta-Check-0.8.0-1|7	
12cu|perl-CPAN-Meta-Check-0.8.0-1|8	Summary:	Verify requirements in a CPAN::Meta object
12cu|perl-CPAN-Meta-Check-0.8.0-1|9	License:	GPL+ or Artistic
12cu|perl-CPAN-Meta-Check-0.8.0-1|10	Group:		Development/Perl
12cu|perl-CPAN-Meta-Check-0.8.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CPAN-Meta-Check-0.8.0-1|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-Meta-Check-%{upstream_version}.tar.gz
12cu|perl-CPAN-Meta-Check-0.8.0-1|13	
12cu|perl-CPAN-Meta-Check-0.8.0-1|14	BuildRequires:	perl-devel
12cu|perl-CPAN-Meta-Check-0.8.0-1|15	BuildRequires: perl(Test::Deep)
12cu|perl-CPAN-Meta-Check-0.8.0-1|16	BuildRequires:	perl(CPAN::Meta) >= 2.120.920
12cu|perl-CPAN-Meta-Check-0.8.0-1|17	BuildRequires:	perl(CPAN::Meta::Requirements) >= 2.120.920
12cu|perl-CPAN-Meta-Check-0.8.0-1|18	BuildRequires:	perl(Exporter) >= 5.570.0
12cu|perl-CPAN-Meta-Check-0.8.0-1|19	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.300.0
12cu|perl-CPAN-Meta-Check-0.8.0-1|20	BuildRequires:	perl(File::Find)
12cu|perl-CPAN-Meta-Check-0.8.0-1|21	BuildRequires:	perl(File::Temp)
12cu|perl-CPAN-Meta-Check-0.8.0-1|22	BuildRequires:	perl(Module::Metadata)
12cu|perl-CPAN-Meta-Check-0.8.0-1|23	BuildRequires:	perl(Test::Differences)
12cu|perl-CPAN-Meta-Check-0.8.0-1|24	BuildRequires:	perl(Test::More) >= 0.880.0
12cu|perl-CPAN-Meta-Check-0.8.0-1|25	BuildRequires:	perl(strict)
12cu|perl-CPAN-Meta-Check-0.8.0-1|26	BuildRequires:	perl(warnings)
12cu|perl-CPAN-Meta-Check-0.8.0-1|27	BuildArch:	noarch
12cu|perl-CPAN-Meta-Check-0.8.0-1|28	
12cu|perl-CPAN-Meta-Check-0.8.0-1|29	%description
12cu|perl-CPAN-Meta-Check-0.8.0-1|30	This module verifies if requirements described in a CPAN::Meta object are
12cu|perl-CPAN-Meta-Check-0.8.0-1|31	present.
12cu|perl-CPAN-Meta-Check-0.8.0-1|32	
12cu|perl-CPAN-Meta-Check-0.8.0-1|33	%prep
12cu|perl-CPAN-Meta-Check-0.8.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CPAN-Meta-Check-0.8.0-1|35	
12cu|perl-CPAN-Meta-Check-0.8.0-1|36	%build
12cu|perl-CPAN-Meta-Check-0.8.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CPAN-Meta-Check-0.8.0-1|38	%make
12cu|perl-CPAN-Meta-Check-0.8.0-1|39	
12cu|perl-CPAN-Meta-Check-0.8.0-1|40	%check
12cu|perl-CPAN-Meta-Check-0.8.0-1|41	%make test
12cu|perl-CPAN-Meta-Check-0.8.0-1|42	
12cu|perl-CPAN-Meta-Check-0.8.0-1|43	%install
12cu|perl-CPAN-Meta-Check-0.8.0-1|44	%makeinstall_std
12cu|perl-CPAN-Meta-Check-0.8.0-1|45	
12cu|perl-CPAN-Meta-Check-0.8.0-1|46	%files
12cu|perl-CPAN-Meta-Check-0.8.0-1|47	%doc Changes INSTALL LICENSE META.json META.yml MYMETA.yml README
12cu|perl-CPAN-Meta-Check-0.8.0-1|48	%{_mandir}/man3/*
12cu|perl-CPAN-Meta-Check-0.8.0-1|49	%{perl_vendorlib}/*
12cu|perl-CPAN-Meta-Check-0.8.0-1|50	
12cu|perl-CPAN-Meta-Check-0.8.0-1|51	
12cu|perl-CPAN-Meta-Check-0.8.0-1|52	
12cu|perl-CPAN-Meta-Check-0.8.0-1|53	
12cu|perl-CPAN-Meta-Check-0.8.0-1|54	%changelog
12cu|perl-CPAN-Meta-Check-0.8.0-1|55	* Sun Dec 29 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-1
12cu|perl-CPAN-Meta-Check-0.8.0-1|56	+ Revision: 59b540c
12cu|perl-CPAN-Meta-Check-0.8.0-1|57	- LOG Updated to 0.008 (by updates_builder)
12cu|perl-CPAN-Meta-Check-0.8.0-1|58	
12cu|perl-CPAN-Meta-Check-0.8.0-1|59	

10621 12
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|1	%define upstream_name    CPAN-Meta-Requirements
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|2	%define upstream_version 2.125
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|3	
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|6	Release:	1
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|7	
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|8	Summary:	A set of version requirements for a CPAN dist
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|9	License:	GPL+ or Artistic
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|10	Group:		Development/Perl
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-Meta-Requirements-%{upstream_version}.tar.gz
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|13	
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|14	BuildRequires:	perl-devel
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|16	BuildRequires:	perl(File::Find)
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|17	BuildRequires:	perl(File::Temp)
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|18	BuildRequires:	perl(Scalar::Util)
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|20	BuildRequires:	perl(version)
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|21	BuildArch:	noarch
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|22	
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|23	%description
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|24	A CPAN::Meta::Requirements object models a set of version constraints like
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|25	those specified in the _META.yml_ or _META.json_ files in CPAN
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|26	distributions. It can be built up by adding more and more constraints, and
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|27	it will reduce them to the simplest representation.
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|28	
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|29	Logically impossible constraints will be identified immediately by thrown
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|30	exceptions.
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|31	
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|32	%prep
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|34	
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|35	%build
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|37	%make
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|38	
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|39	%check
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|40	%make test
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|41	
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|42	%install
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|43	%makeinstall_std
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|44	
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|45	%files
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|46	%doc  META.json META.yml LICENSE Changes README
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|47	%{_mandir}/man3/*
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|48	%{perl_vendorlib}/*
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|49	
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|50	
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|51	
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|52	%changelog
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|53	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.125.0-1
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|54	+ Revision: cbf54de
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|55	- Fix %doc files
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|56	
12cu|perl-CPAN-Meta-Requirements-2.125.0-1|57	

10622 12
12cu|perl-CPAN-Meta-YAML-0.10.0-1|1	%define upstream_name    CPAN-Meta-YAML
12cu|perl-CPAN-Meta-YAML-0.10.0-1|2	%define upstream_version 0.010
12cu|perl-CPAN-Meta-YAML-0.10.0-1|3	
12cu|perl-CPAN-Meta-YAML-0.10.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-CPAN-Meta-YAML-0.10.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CPAN-Meta-YAML-0.10.0-1|6	Release:	1
12cu|perl-CPAN-Meta-YAML-0.10.0-1|7	
12cu|perl-CPAN-Meta-YAML-0.10.0-1|8	Summary:	Read and write a subset of YAML for CPAN Meta files
12cu|perl-CPAN-Meta-YAML-0.10.0-1|9	License:	GPL+ or Artistic
12cu|perl-CPAN-Meta-YAML-0.10.0-1|10	Group:		Development/Perl
12cu|perl-CPAN-Meta-YAML-0.10.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CPAN-Meta-YAML-0.10.0-1|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-Meta-YAML-%{upstream_version}.tar.gz
12cu|perl-CPAN-Meta-YAML-0.10.0-1|13	
12cu|perl-CPAN-Meta-YAML-0.10.0-1|14	BuildRequires:	perl-devel
12cu|perl-CPAN-Meta-YAML-0.10.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-CPAN-Meta-YAML-0.10.0-1|16	BuildRequires:	perl(Exporter)
12cu|perl-CPAN-Meta-YAML-0.10.0-1|17	BuildRequires:	perl(File::Spec)
12cu|perl-CPAN-Meta-YAML-0.10.0-1|18	BuildRequires:	perl(File::Spec::Functions)
12cu|perl-CPAN-Meta-YAML-0.10.0-1|19	BuildRequires:	perl(Scalar::Util)
12cu|perl-CPAN-Meta-YAML-0.10.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-CPAN-Meta-YAML-0.10.0-1|21	BuildRequires:	perl(vars)
12cu|perl-CPAN-Meta-YAML-0.10.0-1|22	BuildArch:	noarch
12cu|perl-CPAN-Meta-YAML-0.10.0-1|23	
12cu|perl-CPAN-Meta-YAML-0.10.0-1|24	%description
12cu|perl-CPAN-Meta-YAML-0.10.0-1|25	This module implements a subset of the YAML specification for use in
12cu|perl-CPAN-Meta-YAML-0.10.0-1|26	reading and writing CPAN metadata files like _META.yml_ and _MYMETA.yml_.
12cu|perl-CPAN-Meta-YAML-0.10.0-1|27	It should not be used for any other general YAML parsing or generation
12cu|perl-CPAN-Meta-YAML-0.10.0-1|28	task.
12cu|perl-CPAN-Meta-YAML-0.10.0-1|29	
12cu|perl-CPAN-Meta-YAML-0.10.0-1|30	%prep
12cu|perl-CPAN-Meta-YAML-0.10.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CPAN-Meta-YAML-0.10.0-1|32	
12cu|perl-CPAN-Meta-YAML-0.10.0-1|33	%build
12cu|perl-CPAN-Meta-YAML-0.10.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CPAN-Meta-YAML-0.10.0-1|35	%make
12cu|perl-CPAN-Meta-YAML-0.10.0-1|36	
12cu|perl-CPAN-Meta-YAML-0.10.0-1|37	%check
12cu|perl-CPAN-Meta-YAML-0.10.0-1|38	%make test
12cu|perl-CPAN-Meta-YAML-0.10.0-1|39	
12cu|perl-CPAN-Meta-YAML-0.10.0-1|40	%install
12cu|perl-CPAN-Meta-YAML-0.10.0-1|41	%makeinstall_std
12cu|perl-CPAN-Meta-YAML-0.10.0-1|42	
12cu|perl-CPAN-Meta-YAML-0.10.0-1|43	%files
12cu|perl-CPAN-Meta-YAML-0.10.0-1|44	%doc README Changes LICENSE META.yml META.json
12cu|perl-CPAN-Meta-YAML-0.10.0-1|45	%{_mandir}/man3/*
12cu|perl-CPAN-Meta-YAML-0.10.0-1|46	%{perl_vendorlib}/*
12cu|perl-CPAN-Meta-YAML-0.10.0-1|47	
12cu|perl-CPAN-Meta-YAML-0.10.0-1|48	
12cu|perl-CPAN-Meta-YAML-0.10.0-1|49	%changelog
12cu|perl-CPAN-Meta-YAML-0.10.0-1|50	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-1
12cu|perl-CPAN-Meta-YAML-0.10.0-1|51	+ Revision: aea156c
12cu|perl-CPAN-Meta-YAML-0.10.0-1|52	- LOG Updated to 0.010 (by updates_builder)
12cu|perl-CPAN-Meta-YAML-0.10.0-1|53	
12cu|perl-CPAN-Meta-YAML-0.10.0-1|54	

10623 12
12cu|perl-CPAN-Mini-1.111.15-1|1	%define upstream_name    CPAN-Mini
12cu|perl-CPAN-Mini-1.111.15-1|2	%define upstream_version 1.111015
12cu|perl-CPAN-Mini-1.111.15-1|3	
12cu|perl-CPAN-Mini-1.111.15-1|4	Name:		perl-%{upstream_name}
12cu|perl-CPAN-Mini-1.111.15-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CPAN-Mini-1.111.15-1|6	Release:	1
12cu|perl-CPAN-Mini-1.111.15-1|7	
12cu|perl-CPAN-Mini-1.111.15-1|8	Summary:	Create a minimal mirror of CPAN
12cu|perl-CPAN-Mini-1.111.15-1|9	License:	GPL+ or Artistic
12cu|perl-CPAN-Mini-1.111.15-1|10	Group:		Development/Perl
12cu|perl-CPAN-Mini-1.111.15-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CPAN-Mini-1.111.15-1|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-Mini-%{upstream_version}.tar.gz
12cu|perl-CPAN-Mini-1.111.15-1|13	
12cu|perl-CPAN-Mini-1.111.15-1|14	BuildRequires:	perl-devel
12cu|perl-CPAN-Mini-1.111.15-1|15	BuildRequires:	perl(Compress::Zlib)
12cu|perl-CPAN-Mini-1.111.15-1|16	BuildRequires:	perl(File::HomeDir)
12cu|perl-CPAN-Mini-1.111.15-1|17	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-CPAN-Mini-1.111.15-1|18	BuildRequires:	perl(Test::More) >= 0.960.0
12cu|perl-CPAN-Mini-1.111.15-1|19	BuildRequires:	perl(URI)
12cu|perl-CPAN-Mini-1.111.15-1|20	BuildArch:	noarch
12cu|perl-CPAN-Mini-1.111.15-1|21	
12cu|perl-CPAN-Mini-1.111.15-1|22	%description
12cu|perl-CPAN-Mini-1.111.15-1|23	CPAN::Mini provides a simple mechanism to build and update a minimal mirror of
12cu|perl-CPAN-Mini-1.111.15-1|24	the CPAN on your local disk. It comes with a small utility, minicpan(1), to
12cu|perl-CPAN-Mini-1.111.15-1|25	create and update such mirrors.
12cu|perl-CPAN-Mini-1.111.15-1|26	
12cu|perl-CPAN-Mini-1.111.15-1|27	%prep
12cu|perl-CPAN-Mini-1.111.15-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CPAN-Mini-1.111.15-1|29	
12cu|perl-CPAN-Mini-1.111.15-1|30	%build
12cu|perl-CPAN-Mini-1.111.15-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CPAN-Mini-1.111.15-1|32	%make
12cu|perl-CPAN-Mini-1.111.15-1|33	
12cu|perl-CPAN-Mini-1.111.15-1|34	%check
12cu|perl-CPAN-Mini-1.111.15-1|35	%make test
12cu|perl-CPAN-Mini-1.111.15-1|36	
12cu|perl-CPAN-Mini-1.111.15-1|37	%install
12cu|perl-CPAN-Mini-1.111.15-1|38	%makeinstall_std
12cu|perl-CPAN-Mini-1.111.15-1|39	
12cu|perl-CPAN-Mini-1.111.15-1|40	%files
12cu|perl-CPAN-Mini-1.111.15-1|41	%doc Changes README
12cu|perl-CPAN-Mini-1.111.15-1|42	%{perl_vendorlib}/CPAN
12cu|perl-CPAN-Mini-1.111.15-1|43	%{_mandir}/*/*
12cu|perl-CPAN-Mini-1.111.15-1|44	%{_bindir}/minicpan
12cu|perl-CPAN-Mini-1.111.15-1|45	
12cu|perl-CPAN-Mini-1.111.15-1|46	
12cu|perl-CPAN-Mini-1.111.15-1|47	
12cu|perl-CPAN-Mini-1.111.15-1|48	%changelog
12cu|perl-CPAN-Mini-1.111.15-1|49	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.111.15-1
12cu|perl-CPAN-Mini-1.111.15-1|50	+ Revision: 7a99457
12cu|perl-CPAN-Mini-1.111.15-1|51	- Updated to 1.111015 (by updates_builder)
12cu|perl-CPAN-Mini-1.111.15-1|52	
12cu|perl-CPAN-Mini-1.111.15-1|53	

10624 12
12cu|perl-CPAN-Perl-Releases-1.620.0-1|1	%define upstream_name    CPAN-Perl-Releases
12cu|perl-CPAN-Perl-Releases-1.620.0-1|2	%define upstream_version 1.62
12cu|perl-CPAN-Perl-Releases-1.620.0-1|3	
12cu|perl-CPAN-Perl-Releases-1.620.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-CPAN-Perl-Releases-1.620.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-CPAN-Perl-Releases-1.620.0-1|6	Release:    1
12cu|perl-CPAN-Perl-Releases-1.620.0-1|7	
12cu|perl-CPAN-Perl-Releases-1.620.0-1|8	Summary:    Mapping Perl releases on CPAN to the location of the tarballs
12cu|perl-CPAN-Perl-Releases-1.620.0-1|9	License:    GPL+ or Artistic
12cu|perl-CPAN-Perl-Releases-1.620.0-1|10	Group:      Development/Perl
12cu|perl-CPAN-Perl-Releases-1.620.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CPAN-Perl-Releases-1.620.0-1|12	Source0:    http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-CPAN-Perl-Releases-1.620.0-1|13	
12cu|perl-CPAN-Perl-Releases-1.620.0-1|14	BuildRequires: perl(Test::More)
12cu|perl-CPAN-Perl-Releases-1.620.0-1|15	BuildRequires: perl-devel
12cu|perl-CPAN-Perl-Releases-1.620.0-1|16	BuildArch: noarch
12cu|perl-CPAN-Perl-Releases-1.620.0-1|17	
12cu|perl-CPAN-Perl-Releases-1.620.0-1|18	%description
12cu|perl-CPAN-Perl-Releases-1.620.0-1|19	CPAN::Perl::Releases is a module that contains the mappings of all 'perl'
12cu|perl-CPAN-Perl-Releases-1.620.0-1|20	releases that have been uploaded to CPAN to the 'authors/id/' path that the
12cu|perl-CPAN-Perl-Releases-1.620.0-1|21	tarballs reside in.
12cu|perl-CPAN-Perl-Releases-1.620.0-1|22	
12cu|perl-CPAN-Perl-Releases-1.620.0-1|23	This is static data, but newer versions of this module will be made
12cu|perl-CPAN-Perl-Releases-1.620.0-1|24	available as new releases of 'perl' are uploaded to CPAN.
12cu|perl-CPAN-Perl-Releases-1.620.0-1|25	
12cu|perl-CPAN-Perl-Releases-1.620.0-1|26	%prep
12cu|perl-CPAN-Perl-Releases-1.620.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
12cu|perl-CPAN-Perl-Releases-1.620.0-1|28	
12cu|perl-CPAN-Perl-Releases-1.620.0-1|29	%build
12cu|perl-CPAN-Perl-Releases-1.620.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-CPAN-Perl-Releases-1.620.0-1|31	
12cu|perl-CPAN-Perl-Releases-1.620.0-1|32	%make
12cu|perl-CPAN-Perl-Releases-1.620.0-1|33	
12cu|perl-CPAN-Perl-Releases-1.620.0-1|34	%check
12cu|perl-CPAN-Perl-Releases-1.620.0-1|35	%make test
12cu|perl-CPAN-Perl-Releases-1.620.0-1|36	
12cu|perl-CPAN-Perl-Releases-1.620.0-1|37	%install
12cu|perl-CPAN-Perl-Releases-1.620.0-1|38	%makeinstall_std
12cu|perl-CPAN-Perl-Releases-1.620.0-1|39	
12cu|perl-CPAN-Perl-Releases-1.620.0-1|40	%files
12cu|perl-CPAN-Perl-Releases-1.620.0-1|41	%doc META.yml META.json LICENSE Changes README
12cu|perl-CPAN-Perl-Releases-1.620.0-1|42	%{_mandir}/man3/*
12cu|perl-CPAN-Perl-Releases-1.620.0-1|43	%{perl_vendorlib}/*
12cu|perl-CPAN-Perl-Releases-1.620.0-1|44	
12cu|perl-CPAN-Perl-Releases-1.620.0-1|45	
12cu|perl-CPAN-Perl-Releases-1.620.0-1|46	%changelog
12cu|perl-CPAN-Perl-Releases-1.620.0-1|47	* Wed Jan 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.620.0-1
12cu|perl-CPAN-Perl-Releases-1.620.0-1|48	+ Revision: 178c25b
12cu|perl-CPAN-Perl-Releases-1.620.0-1|49	- Added perl-devel BR
12cu|perl-CPAN-Perl-Releases-1.620.0-1|50	
12cu|perl-CPAN-Perl-Releases-1.620.0-1|51	

10625 12
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|1	%define upstream_name    CPANPLUS-Dist-Mdv
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|2	%define upstream_version 2.100400
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|3	
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|4	Name:       perl-%{upstream_name}
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|6	Release:    3
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|7	
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|8	Summary:    A cpanplus backend to build mandriva rpms
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|9	License:    GPL+ or Artistic
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|10	Group:      Development/Perl
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|12	Source0:    http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|13	Patch0:     CPANPLUS-Dist-Mdv-2.100400-urpmi.patch
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|14	
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|15	BuildRequires:  perl(CPANPLUS)
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|16	BuildRequires:  perl(File::Find::Rule)
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|17	BuildRequires:  perl(File::HomeDir)
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|18	BuildRequires:  perl(File::ShareDir)
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|19	BuildRequires:  perl(File::Slurp)
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|20	BuildRequires:  perl(List::MoreUtils)
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|21	BuildRequires:  perl(Module::Build)
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|22	BuildRequires:  perl(Pod::POM)
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|23	BuildRequires:  perl(Readonly)
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|24	BuildRequires:  perl(Test::Script)
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|25	BuildRequires:  perl(YAML)
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|26	BuildRequires:  perl(version)
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|27	
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|28	Buildarch:      noarch
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|29	
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|30	%description
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|31	CPANPLUS::Dist::Mdv is a distribution class to create mandriva packages from
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|32	CPAN modules, and all its dependencies. This allows you to have the most recent
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|33	copies of CPAN modules installed, using your package manager of choice, but
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|34	without having to wait for central repositories to be updated.
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|35	
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|36	You can either install them using the API provided in this package, or manually
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|37	via rpm.
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|38	
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|39	Some of the bleading edge CPAN modules have already been turned into mandriva
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|40	packages for you, and you can make use of them by adding the cooker
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|41	repositories (main & contrib).
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|42	
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|43	Note that these packages are built automatically from CPAN and are assumed to
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|44	have the same license as perl and come without support. Please always refer to
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|45	the original CPAN package if you have questions.
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|46	
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|47	%prep
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|48	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|49	%apply_patches
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|50	
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|51	%build
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|52	%{__perl} Build.PL installdirs=vendor
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|53	./Build
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|54	
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|55	%check
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|56	./Build test
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|57	
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|58	%install
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|59	./Build install destdir=%{buildroot}
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|60	
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|61	%files
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|62	%doc Changes README META.yml
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|63	%{perl_vendorlib}/CPANPLUS
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|64	%{perl_vendorlib}/auto
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|65	%{_mandir}/*/*
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|66	
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|67	%changelog
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|68	* Wed Jan 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.100.400-3
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|69	+ Revision: b12cfcf
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|70	- Adopted for modern urpmi and rpm5
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|71	
12cu|perl-CPANPLUS-Dist-Mdv-2.100.400-3|72	

10626 12
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|1	%define upstream_name    CPANPLUS-Shell-Default-Plugins-Prereqs
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|2	%define upstream_version 0.10
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|3	
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|6	Release:    1
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|7	
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|8	Summary:    Plugin for CPANPLUS to automate
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|9	License:    GPL+ or Artistic
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|10	Group:      Development/Perl
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|12	Source0:    http://www.cpan.org/modules/by-module/CPANPLUS/CPANPLUS-Shell-Default-Plugins-Prereqs-%{upstream_version}.tar.gz
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|13	
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|14	BuildRequires: perl(CPANPLUS)
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|15	BuildRequires: perl(CPANPLUS::Dist::Build)
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|16	BuildRequires: perl(File::Spec)
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|17	BuildRequires: perl(Module::Build)
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|18	BuildRequires: perl(Test::More)
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|19	BuildRequires: perl(Module::Build::Compat)
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|20	BuildArch: noarch
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|21	
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|22	%description
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|23	A plugin for CPANPLUS's default shell which will display and/or install any
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|24	missing prerequisites for a module. The module can be specified by name, as
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|25	a URL or path to the directory of an unpacked module. The plugin assumes
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|26	the current directory if no module is specified.
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|27	
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|28	%prep
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|30	
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|31	%build
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|32	%{__perl} Build.PL installdirs=vendor
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|33	./Build
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|34	
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|35	%check
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|36	#make test
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|37	
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|38	%install
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|39	./Build install destdir=%{buildroot}
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|40	
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|41	%clean
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|42	
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|43	%files
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|44	%doc  README
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|45	%{_mandir}/man3/*
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|46	%perl_vendorlib/*
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|47	
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|48	
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|49	
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|50	
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|51	%changelog
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|52	* Tue Oct 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-1
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|53	+ Revision: 411e30b
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|54	- Updated by ROSA Updates Builder
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|55	
12cu|perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-1|56	

10627 12
12cu|perl-CPAN-Reporter-1.201.0-1|1	%define upstream_name    CPAN-Reporter
12cu|perl-CPAN-Reporter-1.201.0-1|2	%define upstream_version 1.2010
12cu|perl-CPAN-Reporter-1.201.0-1|3	
12cu|perl-CPAN-Reporter-1.201.0-1|4	%if %{_use_internal_dependency_generator}
12cu|perl-CPAN-Reporter-1.201.0-1|5	%define __noautoreq 'perl\\(Win32::Job\\)'
12cu|perl-CPAN-Reporter-1.201.0-1|6	%endif
12cu|perl-CPAN-Reporter-1.201.0-1|7	
12cu|perl-CPAN-Reporter-1.201.0-1|8	Name:		perl-%{upstream_name}
12cu|perl-CPAN-Reporter-1.201.0-1|9	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CPAN-Reporter-1.201.0-1|10	Release:	1
12cu|perl-CPAN-Reporter-1.201.0-1|11	
12cu|perl-CPAN-Reporter-1.201.0-1|12	Summary:	Adds CPAN Testers reporting to CPAN.pm
12cu|perl-CPAN-Reporter-1.201.0-1|13	License:	Apache License
12cu|perl-CPAN-Reporter-1.201.0-1|14	Group:		Development/Perl
12cu|perl-CPAN-Reporter-1.201.0-1|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CPAN-Reporter-1.201.0-1|16	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-Reporter-%{upstream_version}.tar.gz
12cu|perl-CPAN-Reporter-1.201.0-1|17	
12cu|perl-CPAN-Reporter-1.201.0-1|18	BuildRequires:	perl-devel
12cu|perl-CPAN-Reporter-1.201.0-1|19	BuildRequires:	perl(Archive::Tar)
12cu|perl-CPAN-Reporter-1.201.0-1|20	BuildRequires:	perl(Capture::Tiny)
12cu|perl-CPAN-Reporter-1.201.0-1|21	BuildRequires:	perl(Config::Tiny)
12cu|perl-CPAN-Reporter-1.201.0-1|22	BuildRequires:	perl(CPAN)
12cu|perl-CPAN-Reporter-1.201.0-1|23	BuildRequires:	perl(Devel::Autoflush)
12cu|perl-CPAN-Reporter-1.201.0-1|24	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-CPAN-Reporter-1.201.0-1|25	BuildRequires:	perl(File::Basename)
12cu|perl-CPAN-Reporter-1.201.0-1|26	BuildRequires:	perl(File::Copy::Recursive)
12cu|perl-CPAN-Reporter-1.201.0-1|27	BuildRequires:	perl(File::Find)
12cu|perl-CPAN-Reporter-1.201.0-1|28	BuildRequires:	perl(File::HomeDir)
12cu|perl-CPAN-Reporter-1.201.0-1|29	BuildRequires:	perl(File::Path)
12cu|perl-CPAN-Reporter-1.201.0-1|30	BuildRequires:	perl(File::Spec)
12cu|perl-CPAN-Reporter-1.201.0-1|31	BuildRequires:	perl(File::Temp)
12cu|perl-CPAN-Reporter-1.201.0-1|32	BuildRequires:	perl(File::pushd)
12cu|perl-CPAN-Reporter-1.201.0-1|33	BuildRequires:	perl(IO::CaptureOutput)
12cu|perl-CPAN-Reporter-1.201.0-1|34	BuildRequires:	perl-IPC-Cmd
12cu|perl-CPAN-Reporter-1.201.0-1|35	BuildRequires:	perl(Parse::CPAN::Meta)
12cu|perl-CPAN-Reporter-1.201.0-1|36	BuildRequires:	perl(Probe::Perl)
12cu|perl-CPAN-Reporter-1.201.0-1|37	BuildRequires:	perl(Tee)
12cu|perl-CPAN-Reporter-1.201.0-1|38	BuildRequires:	perl(Test::More)
12cu|perl-CPAN-Reporter-1.201.0-1|39	BuildRequires:	perl(Test::Reporter)
12cu|perl-CPAN-Reporter-1.201.0-1|40	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-CPAN-Reporter-1.201.0-1|41	BuildArch:	noarch
12cu|perl-CPAN-Reporter-1.201.0-1|42	
12cu|perl-CPAN-Reporter-1.201.0-1|43	%description
12cu|perl-CPAN-Reporter-1.201.0-1|44	The CPAN Testers project captures and analyses detailed results from
12cu|perl-CPAN-Reporter-1.201.0-1|45	building and testing CPAN distributions on multiple operating systems and
12cu|perl-CPAN-Reporter-1.201.0-1|46	multiple versions of Perl. This provides valuable feedback to module
12cu|perl-CPAN-Reporter-1.201.0-1|47	authors and potential users to identify bugs or platform compatibility
12cu|perl-CPAN-Reporter-1.201.0-1|48	issues and improves the overall quality and value of CPAN.
12cu|perl-CPAN-Reporter-1.201.0-1|49	
12cu|perl-CPAN-Reporter-1.201.0-1|50	One way individuals can contribute is to send a report for each module that
12cu|perl-CPAN-Reporter-1.201.0-1|51	they test or install. CPAN::Reporter is an add-on for the CPAN.pm module to
12cu|perl-CPAN-Reporter-1.201.0-1|52	send the results of building and testing modules to the CPAN Testers
12cu|perl-CPAN-Reporter-1.201.0-1|53	project. Full support for CPAN::Reporter is available in CPAN.pm as of
12cu|perl-CPAN-Reporter-1.201.0-1|54	version 1.92.
12cu|perl-CPAN-Reporter-1.201.0-1|55	
12cu|perl-CPAN-Reporter-1.201.0-1|56	%prep
12cu|perl-CPAN-Reporter-1.201.0-1|57	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CPAN-Reporter-1.201.0-1|58	
12cu|perl-CPAN-Reporter-1.201.0-1|59	%build
12cu|perl-CPAN-Reporter-1.201.0-1|60	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CPAN-Reporter-1.201.0-1|61	%make
12cu|perl-CPAN-Reporter-1.201.0-1|62	
12cu|perl-CPAN-Reporter-1.201.0-1|63	%check
12cu|perl-CPAN-Reporter-1.201.0-1|64	%make test
12cu|perl-CPAN-Reporter-1.201.0-1|65	
12cu|perl-CPAN-Reporter-1.201.0-1|66	%install
12cu|perl-CPAN-Reporter-1.201.0-1|67	%makeinstall_std
12cu|perl-CPAN-Reporter-1.201.0-1|68	
12cu|perl-CPAN-Reporter-1.201.0-1|69	%files
12cu|perl-CPAN-Reporter-1.201.0-1|70	%doc META.yml README Changes LICENSE
12cu|perl-CPAN-Reporter-1.201.0-1|71	%{_mandir}/man3/*
12cu|perl-CPAN-Reporter-1.201.0-1|72	%{perl_vendorlib}/*
12cu|perl-CPAN-Reporter-1.201.0-1|73	
12cu|perl-CPAN-Reporter-1.201.0-1|74	
12cu|perl-CPAN-Reporter-1.201.0-1|75	
12cu|perl-CPAN-Reporter-1.201.0-1|76	%changelog
12cu|perl-CPAN-Reporter-1.201.0-1|77	* Tue Mar 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.201.0-1
12cu|perl-CPAN-Reporter-1.201.0-1|78	+ Revision: 20e6abf
12cu|perl-CPAN-Reporter-1.201.0-1|79	- Require perl-IPC-Cmd explicitely
12cu|perl-CPAN-Reporter-1.201.0-1|80	
12cu|perl-CPAN-Reporter-1.201.0-1|81	

10628 12
12cu|perl-CPAN-SQLite-0.203.0-1|1	%define upstream_name    CPAN-SQLite
12cu|perl-CPAN-SQLite-0.203.0-1|2	%define upstream_version 0.203
12cu|perl-CPAN-SQLite-0.203.0-1|3	
12cu|perl-CPAN-SQLite-0.203.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-CPAN-SQLite-0.203.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CPAN-SQLite-0.203.0-1|6	Release:	1
12cu|perl-CPAN-SQLite-0.203.0-1|7	
12cu|perl-CPAN-SQLite-0.203.0-1|8	Summary:	Maintain and search a minimal CPAN database
12cu|perl-CPAN-SQLite-0.203.0-1|9	License:	GPL+ or Artistic
12cu|perl-CPAN-SQLite-0.203.0-1|10	Group:		Development/Perl
12cu|perl-CPAN-SQLite-0.203.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CPAN-SQLite-0.203.0-1|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-SQLite-%{upstream_version}.tar.gz
12cu|perl-CPAN-SQLite-0.203.0-1|13	
12cu|perl-CPAN-SQLite-0.203.0-1|14	BuildRequires:	perl-devel
12cu|perl-CPAN-SQLite-0.203.0-1|15	BuildRequires:	perl(Archive::Tar)
12cu|perl-CPAN-SQLite-0.203.0-1|16	BuildRequires:	perl(CPAN::DistnameInfo)
12cu|perl-CPAN-SQLite-0.203.0-1|17	BuildRequires:	perl(DBD::SQLite)
12cu|perl-CPAN-SQLite-0.203.0-1|18	BuildRequires:	perl(File::HomeDir)
12cu|perl-CPAN-SQLite-0.203.0-1|19	BuildRequires:	perl(File::Spec)
12cu|perl-CPAN-SQLite-0.203.0-1|20	BuildRequires:	perl(IO::Zlib)
12cu|perl-CPAN-SQLite-0.203.0-1|21	BuildRequires:	perl(LWP::Simple)
12cu|perl-CPAN-SQLite-0.203.0-1|22	BuildArch:	noarch
12cu|perl-CPAN-SQLite-0.203.0-1|23	
12cu|perl-CPAN-SQLite-0.203.0-1|24	%description
12cu|perl-CPAN-SQLite-0.203.0-1|25	This package is used for setting up, maintaining, and searching a CPAN
12cu|perl-CPAN-SQLite-0.203.0-1|26	database consisting of the information stored in the three main CPAN
12cu|perl-CPAN-SQLite-0.203.0-1|27	indices: _$CPAN/modules/03modlist.data.gz_,
12cu|perl-CPAN-SQLite-0.203.0-1|28	_$CPAN/modules/02packages.details.txt.gz_, and
12cu|perl-CPAN-SQLite-0.203.0-1|29	_$CPAN/authors/01mailrc.txt.gz_. It should be considered at an alpha stage
12cu|perl-CPAN-SQLite-0.203.0-1|30	of development.
12cu|perl-CPAN-SQLite-0.203.0-1|31	
12cu|perl-CPAN-SQLite-0.203.0-1|32	%prep
12cu|perl-CPAN-SQLite-0.203.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CPAN-SQLite-0.203.0-1|34	
12cu|perl-CPAN-SQLite-0.203.0-1|35	%build
12cu|perl-CPAN-SQLite-0.203.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CPAN-SQLite-0.203.0-1|37	%make
12cu|perl-CPAN-SQLite-0.203.0-1|38	
12cu|perl-CPAN-SQLite-0.203.0-1|39	%check
12cu|perl-CPAN-SQLite-0.203.0-1|40	%make test
12cu|perl-CPAN-SQLite-0.203.0-1|41	
12cu|perl-CPAN-SQLite-0.203.0-1|42	%install
12cu|perl-CPAN-SQLite-0.203.0-1|43	%makeinstall_std
12cu|perl-CPAN-SQLite-0.203.0-1|44	
12cu|perl-CPAN-SQLite-0.203.0-1|45	%files
12cu|perl-CPAN-SQLite-0.203.0-1|46	%doc Changes README
12cu|perl-CPAN-SQLite-0.203.0-1|47	%{_mandir}/man?/*
12cu|perl-CPAN-SQLite-0.203.0-1|48	%{perl_vendorlib}/*
12cu|perl-CPAN-SQLite-0.203.0-1|49	%{_bindir}/cpandb
12cu|perl-CPAN-SQLite-0.203.0-1|50	
12cu|perl-CPAN-SQLite-0.203.0-1|51	%changelog
12cu|perl-CPAN-SQLite-0.203.0-1|52	* Sun Jun 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.202.0-1mdv2011.0
12cu|perl-CPAN-SQLite-0.203.0-1|53	+ Revision: 687339
12cu|perl-CPAN-SQLite-0.203.0-1|54	- update to new version 0.202
12cu|perl-CPAN-SQLite-0.203.0-1|55	
12cu|perl-CPAN-SQLite-0.203.0-1|56	* Wed Jun 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.201.0-1
12cu|perl-CPAN-SQLite-0.203.0-1|57	+ Revision: 686620
12cu|perl-CPAN-SQLite-0.203.0-1|58	- update to new version 0.201
12cu|perl-CPAN-SQLite-0.203.0-1|59	
12cu|perl-CPAN-SQLite-0.203.0-1|60	* Wed Jun 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.200.0-1
12cu|perl-CPAN-SQLite-0.203.0-1|61	+ Revision: 685307
12cu|perl-CPAN-SQLite-0.203.0-1|62	- update to new version 0.200
12cu|perl-CPAN-SQLite-0.203.0-1|63	
12cu|perl-CPAN-SQLite-0.203.0-1|64	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.199.0-2
12cu|perl-CPAN-SQLite-0.203.0-1|65	+ Revision: 653427
12cu|perl-CPAN-SQLite-0.203.0-1|66	- update file list
12cu|perl-CPAN-SQLite-0.203.0-1|67	- rebuild for updated spec-helper
12cu|perl-CPAN-SQLite-0.203.0-1|68	
12cu|perl-CPAN-SQLite-0.203.0-1|69	* Wed Dec 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.199.0-1mdv2011.0
12cu|perl-CPAN-SQLite-0.203.0-1|70	+ Revision: 483883
12cu|perl-CPAN-SQLite-0.203.0-1|71	- update to 0.199
12cu|perl-CPAN-SQLite-0.203.0-1|72	
12cu|perl-CPAN-SQLite-0.203.0-1|73	* Mon Sep 21 2009 Jérôme Quelin <jquelin@mandriva.org> 0.198.0-1mdv2010.0
12cu|perl-CPAN-SQLite-0.203.0-1|74	+ Revision: 446429
12cu|perl-CPAN-SQLite-0.203.0-1|75	- update to 0.198
12cu|perl-CPAN-SQLite-0.203.0-1|76	
12cu|perl-CPAN-SQLite-0.203.0-1|77	* Wed Aug 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.197.0-1mdv2010.0
12cu|perl-CPAN-SQLite-0.203.0-1|78	+ Revision: 415307
12cu|perl-CPAN-SQLite-0.203.0-1|79	- import perl-CPAN-SQLite
12cu|perl-CPAN-SQLite-0.203.0-1|80	
12cu|perl-CPAN-SQLite-0.203.0-1|81	
12cu|perl-CPAN-SQLite-0.203.0-1|82	* Wed Aug 12 2009 cpan2dist 0.197-1mdv
12cu|perl-CPAN-SQLite-0.203.0-1|83	- initial mdv release, generated with cpan2dist
12cu|perl-CPAN-SQLite-0.203.0-1|84	

10629 12
12cu|perl-CPAN-Uploader-0.103.6-1|1	%define upstream_name    CPAN-Uploader
12cu|perl-CPAN-Uploader-0.103.6-1|2	%define upstream_version 0.103006
12cu|perl-CPAN-Uploader-0.103.6-1|3	
12cu|perl-CPAN-Uploader-0.103.6-1|4	Name:		perl-%{upstream_name}
12cu|perl-CPAN-Uploader-0.103.6-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-CPAN-Uploader-0.103.6-1|6	Release:	1
12cu|perl-CPAN-Uploader-0.103.6-1|7	
12cu|perl-CPAN-Uploader-0.103.6-1|8	Summary:	Upload things to the CPAN
12cu|perl-CPAN-Uploader-0.103.6-1|9	License:	GPL+ or Artistic
12cu|perl-CPAN-Uploader-0.103.6-1|10	Group:		Development/Perl
12cu|perl-CPAN-Uploader-0.103.6-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CPAN-Uploader-0.103.6-1|12	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-Uploader-%{upstream_version}.tar.gz
12cu|perl-CPAN-Uploader-0.103.6-1|13	
12cu|perl-CPAN-Uploader-0.103.6-1|14	BuildRequires:	perl-devel
12cu|perl-CPAN-Uploader-0.103.6-1|15	BuildRequires: perl(File::HomeDir)
12cu|perl-CPAN-Uploader-0.103.6-1|16	BuildRequires:	perl(Getopt::Long::Descriptive)
12cu|perl-CPAN-Uploader-0.103.6-1|17	BuildRequires:	perl(HTTP::Request::Common)
12cu|perl-CPAN-Uploader-0.103.6-1|18	BuildRequires:	perl(HTTP::Status)
12cu|perl-CPAN-Uploader-0.103.6-1|19	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-CPAN-Uploader-0.103.6-1|20	BuildRequires:	perl(URI)
12cu|perl-CPAN-Uploader-0.103.6-1|21	
12cu|perl-CPAN-Uploader-0.103.6-1|22	BuildArch:	noarch
12cu|perl-CPAN-Uploader-0.103.6-1|23	
12cu|perl-CPAN-Uploader-0.103.6-1|24	%description
12cu|perl-CPAN-Uploader-0.103.6-1|25	This code is mostly derived from cpan-upload-http by Brad Fitzpatrick,
12cu|perl-CPAN-Uploader-0.103.6-1|26	which in turn was based on cpan-upload by Neil Bowers. I (rjbs) didn't
12cu|perl-CPAN-Uploader-0.103.6-1|27	want to have to use a system call to run either of those, so I
12cu|perl-CPAN-Uploader-0.103.6-1|28	refactored the code into this module.
12cu|perl-CPAN-Uploader-0.103.6-1|29	
12cu|perl-CPAN-Uploader-0.103.6-1|30	%prep
12cu|perl-CPAN-Uploader-0.103.6-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CPAN-Uploader-0.103.6-1|32	
12cu|perl-CPAN-Uploader-0.103.6-1|33	%build
12cu|perl-CPAN-Uploader-0.103.6-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CPAN-Uploader-0.103.6-1|35	%make
12cu|perl-CPAN-Uploader-0.103.6-1|36	
12cu|perl-CPAN-Uploader-0.103.6-1|37	%check
12cu|perl-CPAN-Uploader-0.103.6-1|38	%make test
12cu|perl-CPAN-Uploader-0.103.6-1|39	
12cu|perl-CPAN-Uploader-0.103.6-1|40	%install
12cu|perl-CPAN-Uploader-0.103.6-1|41	%makeinstall_std
12cu|perl-CPAN-Uploader-0.103.6-1|42	
12cu|perl-CPAN-Uploader-0.103.6-1|43	%files
12cu|perl-CPAN-Uploader-0.103.6-1|44	%doc Changes LICENSE README
12cu|perl-CPAN-Uploader-0.103.6-1|45	%{_mandir}/man1/*
12cu|perl-CPAN-Uploader-0.103.6-1|46	%{_mandir}/man3/*
12cu|perl-CPAN-Uploader-0.103.6-1|47	%{perl_vendorlib}/*
12cu|perl-CPAN-Uploader-0.103.6-1|48	%{_bindir}/cpan-upload
12cu|perl-CPAN-Uploader-0.103.6-1|49	
12cu|perl-CPAN-Uploader-0.103.6-1|50	
12cu|perl-CPAN-Uploader-0.103.6-1|51	
12cu|perl-CPAN-Uploader-0.103.6-1|52	%changelog
12cu|perl-CPAN-Uploader-0.103.6-1|53	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.103.6-1
12cu|perl-CPAN-Uploader-0.103.6-1|54	+ Revision: 9002dbc
12cu|perl-CPAN-Uploader-0.103.6-1|55	- Updated to 0.103006 (by updates_builder)
12cu|perl-CPAN-Uploader-0.103.6-1|56	
12cu|perl-CPAN-Uploader-0.103.6-1|57	

10630 12
12cu|perl-Crypt-DH-GMP-0.0.110-1|1	%define upstream_name    Crypt-DH-GMP
12cu|perl-Crypt-DH-GMP-0.0.110-1|2	%define upstream_version 0.00011
12cu|perl-Crypt-DH-GMP-0.0.110-1|3	
12cu|perl-Crypt-DH-GMP-0.0.110-1|4	Name:       perl-%{upstream_name}
12cu|perl-Crypt-DH-GMP-0.0.110-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Crypt-DH-GMP-0.0.110-1|6	Release:    1
12cu|perl-Crypt-DH-GMP-0.0.110-1|7	
12cu|perl-Crypt-DH-GMP-0.0.110-1|8	Summary:    Compatibility Mode For Crypt::DH
12cu|perl-Crypt-DH-GMP-0.0.110-1|9	License:    GPL+ or Artistic
12cu|perl-Crypt-DH-GMP-0.0.110-1|10	Group:      Development/Perl
12cu|perl-Crypt-DH-GMP-0.0.110-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Crypt-DH-GMP-0.0.110-1|12	Source0:    http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Crypt-DH-GMP-0.0.110-1|13	
12cu|perl-Crypt-DH-GMP-0.0.110-1|14	BuildRequires: perl(Devel::CheckLib) >= 0.400.0
12cu|perl-Crypt-DH-GMP-0.0.110-1|15	BuildRequires: perl(Devel::PPPort) >= 3.190.0
12cu|perl-Crypt-DH-GMP-0.0.110-1|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.420.0
12cu|perl-Crypt-DH-GMP-0.0.110-1|17	BuildRequires: perl(ExtUtils::ParseXS) >= 2.210.0
12cu|perl-Crypt-DH-GMP-0.0.110-1|18	BuildRequires: perl(Test::More)
12cu|perl-Crypt-DH-GMP-0.0.110-1|19	BuildRequires: perl(Test::Requires)
12cu|perl-Crypt-DH-GMP-0.0.110-1|20	BuildRequires: perl(XSLoader) >= 0.20.0
12cu|perl-Crypt-DH-GMP-0.0.110-1|21	BuildRequires: gmp-devel
12cu|perl-Crypt-DH-GMP-0.0.110-1|22	BuildRequires: perl-devel
12cu|perl-Crypt-DH-GMP-0.0.110-1|23	%description
12cu|perl-Crypt-DH-GMP-0.0.110-1|24	Crypt::DH::GMP is a (somewhat) portable replacement to Crypt::DH,
12cu|perl-Crypt-DH-GMP-0.0.110-1|25	implemented mostly in C.
12cu|perl-Crypt-DH-GMP-0.0.110-1|26	
12cu|perl-Crypt-DH-GMP-0.0.110-1|27	%prep
12cu|perl-Crypt-DH-GMP-0.0.110-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Crypt-DH-GMP-0.0.110-1|29	
12cu|perl-Crypt-DH-GMP-0.0.110-1|30	%build
12cu|perl-Crypt-DH-GMP-0.0.110-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Crypt-DH-GMP-0.0.110-1|32	
12cu|perl-Crypt-DH-GMP-0.0.110-1|33	%make
12cu|perl-Crypt-DH-GMP-0.0.110-1|34	
12cu|perl-Crypt-DH-GMP-0.0.110-1|35	%check
12cu|perl-Crypt-DH-GMP-0.0.110-1|36	%make test
12cu|perl-Crypt-DH-GMP-0.0.110-1|37	
12cu|perl-Crypt-DH-GMP-0.0.110-1|38	%install
12cu|perl-Crypt-DH-GMP-0.0.110-1|39	%makeinstall_std
12cu|perl-Crypt-DH-GMP-0.0.110-1|40	
12cu|perl-Crypt-DH-GMP-0.0.110-1|41	%files
12cu|perl-Crypt-DH-GMP-0.0.110-1|42	%doc Changes META.yml
12cu|perl-Crypt-DH-GMP-0.0.110-1|43	%{_mandir}/man3/*
12cu|perl-Crypt-DH-GMP-0.0.110-1|44	%{perl_vendorlib}/*
12cu|perl-Crypt-DH-GMP-0.0.110-1|45	
12cu|perl-Crypt-DH-GMP-0.0.110-1|46	%changelog
12cu|perl-Crypt-DH-GMP-0.0.110-1|47	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.110-1
12cu|perl-Crypt-DH-GMP-0.0.110-1|48	+ Revision: 4f5e498
12cu|perl-Crypt-DH-GMP-0.0.110-1|49	- Imported from SRPM
12cu|perl-Crypt-DH-GMP-0.0.110-1|50	
12cu|perl-Crypt-DH-GMP-0.0.110-1|51	

10631 12
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|1	%define upstream_name    Crypt-OpenSSL-DSA
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|2	%define upstream_version 0.14
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|3	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|6	Release:	1
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|7	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|8	Summary:	Digital Signature Algorithm using OpenSSL
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|9	License:	GPL+ or Artistic
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|10	Group:		Development/Perl
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|12	Source0:	http://www.cpan.org/authors/id/T/TJ/TJMATHER/Crypt-OpenSSL-DSA-%{upstream_version}.tar.gz
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|13	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|14	BuildRequires:	perl-devel
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|15	BuildRequires:	openssl-devel
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|17	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|18	%description
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|19	Crypt::OpenSSL::DSA implements the DSA
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|20	(Digital Signature Algorithm) signature verification system.
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|21	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|22	It is a thin XS wrapper to the DSA functions contained in the
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|23	OpenSSL crypto library, located at http://www.openssl.org
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|24	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|25	%prep
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|27	# perl path hack
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|28	find . -type f | xargs %{__perl} -p -i -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|29	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|30	%build
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor </dev/null
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|32	%make
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|33	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|34	%check
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|35	%{__make} test
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|36	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|37	%install
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|38	rm -rf %{buildroot}
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|39	%makeinstall_std
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|40	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|41	%clean
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|42	rm -rf %{buildroot}
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|43	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|44	%files
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|45	%defattr(-,root,root)
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|46	%doc Changes README
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|47	%{perl_vendorarch}/auto/Crypt
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|48	%{perl_vendorarch}/Crypt
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|49	%{_mandir}/*/*
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|50	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|51	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|52	%changelog
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|53	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.130.0-5
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|54	+ Revision: 768358
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|55	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|56	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|57	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 0.130.0-4
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|58	+ Revision: 680864
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|59	- mass rebuild
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|60	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|61	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-3mdv2011.0
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|62	+ Revision: 555717
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|63	- rebuild
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|64	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|65	* Tue Apr 13 2010 Funda Wang <fwang@mandriva.org> 0.130.0-2mdv2010.1
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|66	+ Revision: 534174
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|67	- rebuild
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|68	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|69	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.0
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|70	+ Revision: 410155
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|71	- fixing error due to -Werror=format-security
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|72	- rebuild using %%perl_convert_version
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|73	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|74	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.13-6mdv2009.0
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|75	+ Revision: 256273
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|76	- rebuild
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|77	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|78	* Thu Jan 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.13-4mdv2008.1
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|79	+ Revision: 157725
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|80	- Rebuild for new perl
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|81	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|82	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|83	- rebuild
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|84	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|85	+ Olivier Blin <blino@mandriva.org>
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|86	- restore BuildRoot
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|87	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|88	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.13-2mdv2008.1
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|89	+ Revision: 131425
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|90	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|91	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|92	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|93	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-2mdv2007.0
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|94	- Rebuild
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|95	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|96	* Mon Nov 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdk
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|97	- New release 0.13
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|98	- fix sources URL
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|99	- spec cleanup
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|100	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|101	* Tue Jun 07 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.12-2mdk
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|102	- Fix Url according to Perl policy( thanks guillomovitch )
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|103	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|104	* Tue Jun 07 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.12-1mdk
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|105	- 0.12
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|106	- Fix Description
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|107	- Fix Source url
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|108	- Fix Url
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|109	- %%mkrel
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|110	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|111	* Mon Nov 15 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.11-6mdk
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|112	- Rebuild for new perl
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|113	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|114	* Thu Apr 01 2004 Michael Scherer <misc@mandrake.org> 0.11-5mdk
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|115	- do not own standard dir
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|116	- [DIRM]
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|117	
12cu|perl-Crypt-OpenSSL-DSA-0.140.0-1|118	

10632 12
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|1	%define upstream_name	 Crypt-OpenSSL-X509
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|2	%define upstream_version 1.804
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|3	
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|6	Release:	1
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|7	
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|8	Summary:	Perl extension to OpenSSL's X509 API
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|9	License:	GPL+ or Artistic
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|10	Group:		Development/Perl
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DA/DANIEL/Crypt-OpenSSL-X509-%{upstream_version}.tar.gz
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|13	BuildRequires:	libopenssl-devel
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|14	BuildRequires:	perl(Module::Install)
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|15	BuildRequires:	perl(YAML)
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|16	BuildRequires:	perl-devel
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|17	
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|18	
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|19	%description
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|20	This is a Perl extension to OpenSSL's X509 API. It implements a large majority
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|21	of OpenSSL's useful X509 API.
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|22	
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|23	%prep
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|25	
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|26	%build
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|28	%make CFLAGS="%{optflags}"
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|29	
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|30	%check
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|31	%make test
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|32	
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|33	%install
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|34	%makeinstall_std
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|35	
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|36	%clean
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|37	
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|38	%files
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|39	%doc Changes README TODO certs
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|40	%{perl_vendorarch}/Crypt
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|41	%{perl_vendorarch}/auto/Crypt
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|42	%{_mandir}/*/*
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|43	
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|44	
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|45	%changelog
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|46	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.804.0-1
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|47	+ Revision: c3ab77d
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|48	- Updated to 1.804 (by updates_builder)
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|49	
12cu|perl-Crypt-OpenSSL-X509-1.804.0-1|50	

10633 12
12cu|perl-Crypt-Random-Source-0.70.0-6|1	%define upstream_name    Crypt-Random-Source
12cu|perl-Crypt-Random-Source-0.70.0-6|2	%define upstream_version 0.07
12cu|perl-Crypt-Random-Source-0.70.0-6|3	
12cu|perl-Crypt-Random-Source-0.70.0-6|4	Name:		perl-%{upstream_name}
12cu|perl-Crypt-Random-Source-0.70.0-6|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Crypt-Random-Source-0.70.0-6|6	Release:	6
12cu|perl-Crypt-Random-Source-0.70.0-6|7	
12cu|perl-Crypt-Random-Source-0.70.0-6|8	Summary:	Base class for random devices
12cu|perl-Crypt-Random-Source-0.70.0-6|9	License:	GPL+ or Artistic
12cu|perl-Crypt-Random-Source-0.70.0-6|10	Group:		Development/Perl
12cu|perl-Crypt-Random-Source-0.70.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Crypt-Random-Source-0.70.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Crypt-Random-Source-0.70.0-6|13	
12cu|perl-Crypt-Random-Source-0.70.0-6|14	BuildRequires:	perl-devel
12cu|perl-Crypt-Random-Source-0.70.0-6|15	BuildRequires:	perl(Any::Moose)
12cu|perl-Crypt-Random-Source-0.70.0-6|16	BuildRequires:	perl(Capture::Tiny)
12cu|perl-Crypt-Random-Source-0.70.0-6|17	BuildRequires:	perl(Carp)
12cu|perl-Crypt-Random-Source-0.70.0-6|18	BuildRequires:	perl(Errno)
12cu|perl-Crypt-Random-Source-0.70.0-6|19	BuildRequires:	perl(File::Spec)
12cu|perl-Crypt-Random-Source-0.70.0-6|20	BuildRequires:	perl(IO::File)
12cu|perl-Crypt-Random-Source-0.70.0-6|21	BuildRequires:	perl(IO::Handle)
12cu|perl-Crypt-Random-Source-0.70.0-6|22	BuildRequires:	perl(IO::Select)
12cu|perl-Crypt-Random-Source-0.70.0-6|23	BuildRequires:	perl(Module::Find)
12cu|perl-Crypt-Random-Source-0.70.0-6|24	BuildRequires:	perl(Module::Implementation)
12cu|perl-Crypt-Random-Source-0.70.0-6|25	BuildRequires:	perl(Sub::Exporter)
12cu|perl-Crypt-Random-Source-0.70.0-6|26	BuildRequires:	perl(Test::Exception)
12cu|perl-Crypt-Random-Source-0.70.0-6|27	BuildRequires:	perl(Test::More)
12cu|perl-Crypt-Random-Source-0.70.0-6|28	BuildRequires:	perl(namespace::clean)
12cu|perl-Crypt-Random-Source-0.70.0-6|29	BuildRequires:	perl(ok)
12cu|perl-Crypt-Random-Source-0.70.0-6|30	Requires:	perl(Module::Find)
12cu|perl-Crypt-Random-Source-0.70.0-6|31	Requires:	perl(namespace::clean)
12cu|perl-Crypt-Random-Source-0.70.0-6|32	BuildArch:	noarch
12cu|perl-Crypt-Random-Source-0.70.0-6|33	
12cu|perl-Crypt-Random-Source-0.70.0-6|34	%description
12cu|perl-Crypt-Random-Source-0.70.0-6|35	This module provides implementations for a number of byte oriented sources
12cu|perl-Crypt-Random-Source-0.70.0-6|36	of random data.
12cu|perl-Crypt-Random-Source-0.70.0-6|37	
12cu|perl-Crypt-Random-Source-0.70.0-6|38	See the Crypt::Random::Source::Factory manpage for a more powerful way to
12cu|perl-Crypt-Random-Source-0.70.0-6|39	locate sources, and the various sources for specific implementations.
12cu|perl-Crypt-Random-Source-0.70.0-6|40	
12cu|perl-Crypt-Random-Source-0.70.0-6|41	%prep
12cu|perl-Crypt-Random-Source-0.70.0-6|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Crypt-Random-Source-0.70.0-6|43	
12cu|perl-Crypt-Random-Source-0.70.0-6|44	%build
12cu|perl-Crypt-Random-Source-0.70.0-6|45	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Crypt-Random-Source-0.70.0-6|46	%make
12cu|perl-Crypt-Random-Source-0.70.0-6|47	
12cu|perl-Crypt-Random-Source-0.70.0-6|48	%check
12cu|perl-Crypt-Random-Source-0.70.0-6|49	%make test
12cu|perl-Crypt-Random-Source-0.70.0-6|50	
12cu|perl-Crypt-Random-Source-0.70.0-6|51	%install
12cu|perl-Crypt-Random-Source-0.70.0-6|52	%makeinstall_std
12cu|perl-Crypt-Random-Source-0.70.0-6|53	
12cu|perl-Crypt-Random-Source-0.70.0-6|54	%files
12cu|perl-Crypt-Random-Source-0.70.0-6|55	%doc README Changes LICENSE META.yml META.json
12cu|perl-Crypt-Random-Source-0.70.0-6|56	%{_mandir}/man3/*
12cu|perl-Crypt-Random-Source-0.70.0-6|57	%{perl_vendorlib}/*
12cu|perl-Crypt-Random-Source-0.70.0-6|58	
12cu|perl-Crypt-Random-Source-0.70.0-6|59	%changelog
12cu|perl-Crypt-Random-Source-0.70.0-6|60	* Thu Feb 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-6
12cu|perl-Crypt-Random-Source-0.70.0-6|61	+ Revision: 405aa89
12cu|perl-Crypt-Random-Source-0.70.0-6|62	- Added Module::Implementation BR
12cu|perl-Crypt-Random-Source-0.70.0-6|63	
12cu|perl-Crypt-Random-Source-0.70.0-6|64	

10634 12
12cu|perl-Crypt-RandPasswd-0.50.0-1|1	%define upstream_name	 Crypt-RandPasswd
12cu|perl-Crypt-RandPasswd-0.50.0-1|2	%define upstream_version 0.05
12cu|perl-Crypt-RandPasswd-0.50.0-1|3	
12cu|perl-Crypt-RandPasswd-0.50.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Crypt-RandPasswd-0.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Crypt-RandPasswd-0.50.0-1|6	Release:	1
12cu|perl-Crypt-RandPasswd-0.50.0-1|7	
12cu|perl-Crypt-RandPasswd-0.50.0-1|8	Summary:	Random password generator based on FIPS-181
12cu|perl-Crypt-RandPasswd-0.50.0-1|9	License:	GPL+ or Artistic
12cu|perl-Crypt-RandPasswd-0.50.0-1|10	Group:		Development/Perl
12cu|perl-Crypt-RandPasswd-0.50.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Crypt-RandPasswd-0.50.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Crypt/Crypt-RandPasswd-%{upstream_version}.tar.gz
12cu|perl-Crypt-RandPasswd-0.50.0-1|13	
12cu|perl-Crypt-RandPasswd-0.50.0-1|14	BuildRequires:	perl-devel
12cu|perl-Crypt-RandPasswd-0.50.0-1|15	BuildArch:	noarch
12cu|perl-Crypt-RandPasswd-0.50.0-1|16	
12cu|perl-Crypt-RandPasswd-0.50.0-1|17	%description
12cu|perl-Crypt-RandPasswd-0.50.0-1|18	This code is a Perl language implementation of the Automated Password Generator
12cu|perl-Crypt-RandPasswd-0.50.0-1|19	standard, like the program described in "A Random Word Generator For
12cu|perl-Crypt-RandPasswd-0.50.0-1|20	Pronounceable Passwords" (not available on-line). This code is a re-engineering
12cu|perl-Crypt-RandPasswd-0.50.0-1|21	of the program contained in Appendix A of FIPS Publication 181, "Standard for
12cu|perl-Crypt-RandPasswd-0.50.0-1|22	Automated Password Generator". In accordance with the standard, the results
12cu|perl-Crypt-RandPasswd-0.50.0-1|23	obtained from this program are logically equivalent to those produced by the
12cu|perl-Crypt-RandPasswd-0.50.0-1|24	standard.
12cu|perl-Crypt-RandPasswd-0.50.0-1|25	
12cu|perl-Crypt-RandPasswd-0.50.0-1|26	%prep
12cu|perl-Crypt-RandPasswd-0.50.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Crypt-RandPasswd-0.50.0-1|28	
12cu|perl-Crypt-RandPasswd-0.50.0-1|29	%build
12cu|perl-Crypt-RandPasswd-0.50.0-1|30	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cu|perl-Crypt-RandPasswd-0.50.0-1|31	%make
12cu|perl-Crypt-RandPasswd-0.50.0-1|32	
12cu|perl-Crypt-RandPasswd-0.50.0-1|33	%check
12cu|perl-Crypt-RandPasswd-0.50.0-1|34	make test
12cu|perl-Crypt-RandPasswd-0.50.0-1|35	
12cu|perl-Crypt-RandPasswd-0.50.0-1|36	%install
12cu|perl-Crypt-RandPasswd-0.50.0-1|37	%makeinstall_std
12cu|perl-Crypt-RandPasswd-0.50.0-1|38	
12cu|perl-Crypt-RandPasswd-0.50.0-1|39	%files
12cu|perl-Crypt-RandPasswd-0.50.0-1|40	%doc Changes README
12cu|perl-Crypt-RandPasswd-0.50.0-1|41	%{perl_vendorlib}/Crypt
12cu|perl-Crypt-RandPasswd-0.50.0-1|42	%{_mandir}/*/*
12cu|perl-Crypt-RandPasswd-0.50.0-1|43	
12cu|perl-Crypt-RandPasswd-0.50.0-1|44	
12cu|perl-Crypt-RandPasswd-0.50.0-1|45	
12cu|perl-Crypt-RandPasswd-0.50.0-1|46	%changelog
12cu|perl-Crypt-RandPasswd-0.50.0-1|47	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-1
12cu|perl-Crypt-RandPasswd-0.50.0-1|48	+ Revision: f0a2efa
12cu|perl-Crypt-RandPasswd-0.50.0-1|49	- Updated to 0.05 (by updates_builder)
12cu|perl-Crypt-RandPasswd-0.50.0-1|50	
12cu|perl-Crypt-RandPasswd-0.50.0-1|51	

10635 12
12cu|perl-Crypt-SaltedHash-0.90.0-1|1	%define upstream_name    Crypt-SaltedHash
12cu|perl-Crypt-SaltedHash-0.90.0-1|2	%define upstream_version 0.09
12cu|perl-Crypt-SaltedHash-0.90.0-1|3	
12cu|perl-Crypt-SaltedHash-0.90.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Crypt-SaltedHash-0.90.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Crypt-SaltedHash-0.90.0-1|6	Release:	1
12cu|perl-Crypt-SaltedHash-0.90.0-1|7	Summary:	Working with salted hashes
12cu|perl-Crypt-SaltedHash-0.90.0-1|8	License:	GPL+ or Artistic
12cu|perl-Crypt-SaltedHash-0.90.0-1|9	Group:		Development/Perl
12cu|perl-Crypt-SaltedHash-0.90.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Crypt-SaltedHash-0.90.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Crypt/Crypt-SaltedHash-%{upstream_version}.tar.gz
12cu|perl-Crypt-SaltedHash-0.90.0-1|12	
12cu|perl-Crypt-SaltedHash-0.90.0-1|13	BuildRequires:	perl-devel
12cu|perl-Crypt-SaltedHash-0.90.0-1|14	BuildRequires: perl(Digest::SHA)
12cu|perl-Crypt-SaltedHash-0.90.0-1|15	BuildRequires: perl(Test::Fatal)
12cu|perl-Crypt-SaltedHash-0.90.0-1|16	BuildRequires:	perl(Digest)
12cu|perl-Crypt-SaltedHash-0.90.0-1|17	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Crypt-SaltedHash-0.90.0-1|18	BuildArch:	noarch
12cu|perl-Crypt-SaltedHash-0.90.0-1|19	
12cu|perl-Crypt-SaltedHash-0.90.0-1|20	%description
12cu|perl-Crypt-SaltedHash-0.90.0-1|21	The 'Crypt::SaltedHash' module provides an object oriented interface to
12cu|perl-Crypt-SaltedHash-0.90.0-1|22	create salted (or seeded) hashes of clear text data. The original
12cu|perl-Crypt-SaltedHash-0.90.0-1|23	formalization of this concept comes from RFC-3112 and is extended by the
12cu|perl-Crypt-SaltedHash-0.90.0-1|24	use of different digital agorithms.
12cu|perl-Crypt-SaltedHash-0.90.0-1|25	
12cu|perl-Crypt-SaltedHash-0.90.0-1|26	%prep
12cu|perl-Crypt-SaltedHash-0.90.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Crypt-SaltedHash-0.90.0-1|28	
12cu|perl-Crypt-SaltedHash-0.90.0-1|29	%build
12cu|perl-Crypt-SaltedHash-0.90.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Crypt-SaltedHash-0.90.0-1|31	%make
12cu|perl-Crypt-SaltedHash-0.90.0-1|32	
12cu|perl-Crypt-SaltedHash-0.90.0-1|33	%check
12cu|perl-Crypt-SaltedHash-0.90.0-1|34	%make test
12cu|perl-Crypt-SaltedHash-0.90.0-1|35	
12cu|perl-Crypt-SaltedHash-0.90.0-1|36	%install
12cu|perl-Crypt-SaltedHash-0.90.0-1|37	%makeinstall_std
12cu|perl-Crypt-SaltedHash-0.90.0-1|38	
12cu|perl-Crypt-SaltedHash-0.90.0-1|39	%files
12cu|perl-Crypt-SaltedHash-0.90.0-1|40	%doc Changes README
12cu|perl-Crypt-SaltedHash-0.90.0-1|41	%{_mandir}/man3/*
12cu|perl-Crypt-SaltedHash-0.90.0-1|42	%{perl_vendorlib}/Crypt
12cu|perl-Crypt-SaltedHash-0.90.0-1|43	
12cu|perl-Crypt-SaltedHash-0.90.0-1|44	
12cu|perl-Crypt-SaltedHash-0.90.0-1|45	%changelog
12cu|perl-Crypt-SaltedHash-0.90.0-1|46	* Wed Oct 30 2013 dsilakov <denis.silakov@rosalab.ru> 0.90.0-1
12cu|perl-Crypt-SaltedHash-0.90.0-1|47	+ Revision: c05e86d
12cu|perl-Crypt-SaltedHash-0.90.0-1|48	- Merge pull request #1 from import/perl-Crypt-SaltedHash:auto_update
12cu|perl-Crypt-SaltedHash-0.90.0-1|49	- ROSA Updates Builder: update suggested
12cu|perl-Crypt-SaltedHash-0.90.0-1|50	
12cu|perl-Crypt-SaltedHash-0.90.0-1|51	

10636 12
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|1	%define upstream_name    Crypt-UnixCrypt_XS
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|2	%define upstream_version 0.10
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|3	
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|6	Release:	1
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|7	
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|8	Summary:    Perl-xs implementation of crypt(3)
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|9	License:    GPL+ or Artistic
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|10	Group:      Development/Perl
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Crypt/Crypt-UnixCrypt_XS-%{upstream_version}.tar.gz
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|13	
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|14	
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|15	BuildRequires: perl-devel
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|16	
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|17	%description
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|18	This module implements the DES-based Unix _crypt_ function. For those who
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|19	need to construct non-standard variants of _crypt_, the various building
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|20	blocks used in _crypt_ are also supplied separately.
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|21	
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|22	%prep
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|24	
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|25	%build
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|27	
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|28	%make
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|29	
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|30	%check
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|31	%make test
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|32	
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|33	%install
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|34	%makeinstall_std
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|35	
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|36	%clean
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|37	
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|38	%files
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|39	%doc Changes README
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|40	%{_mandir}/man3/*
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|41	%perl_vendorlib/*
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|42	
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|43	
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|44	
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|45	
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|46	
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|47	%changelog
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|48	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-1
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|49	+ Revision: 7c8e911
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|50	- Updated to 0.10 (by updates_builder)
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|51	
12cu|perl-Crypt-UnixCrypt_XS-0.100.0-1|52	

10637 12
12cu|perl-CSS-DOM-0.150.0-1|1	%define upstream_name CSS-DOM
12cu|perl-CSS-DOM-0.150.0-1|2	%define upstream_version 0.15
12cu|perl-CSS-DOM-0.150.0-1|3	
12cu|perl-CSS-DOM-0.150.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-CSS-DOM-0.150.0-1|5	Summary:	Perl module for Document Object Model for Cascading Style Sheets  
12cu|perl-CSS-DOM-0.150.0-1|6	Version:	%perl_convert_version 0.15
12cu|perl-CSS-DOM-0.150.0-1|7	Release:	1
12cu|perl-CSS-DOM-0.150.0-1|8	License:	GPL+ or Artistic
12cu|perl-CSS-DOM-0.150.0-1|9	Group:		Development/Perl
12cu|perl-CSS-DOM-0.150.0-1|10	URL:		http://search.cpan.org/~sprout/CSS-DOM/
12cu|perl-CSS-DOM-0.150.0-1|11	Source0:	http://www.cpan.org/authors/id/S/SP/SPROUT/CSS-DOM-0.15.tar.gz
12cu|perl-CSS-DOM-0.150.0-1|12	
12cu|perl-CSS-DOM-0.150.0-1|13	BuildRequires:	perl-devel
12cu|perl-CSS-DOM-0.150.0-1|14	BuildRequires:	perl(Exporter) >= 5.57
12cu|perl-CSS-DOM-0.150.0-1|15	BuildRequires:	perl(Encode) >= 2.10
12cu|perl-CSS-DOM-0.150.0-1|16	BuildRequires:	perl(Clone) >= 0.09
12cu|perl-CSS-DOM-0.150.0-1|17	BuildArch:	noarch
12cu|perl-CSS-DOM-0.150.0-1|18	
12cu|perl-CSS-DOM-0.150.0-1|19	%description
12cu|perl-CSS-DOM-0.150.0-1|20	This module implements a CSS-specific subset of the interfaces
12cu|perl-CSS-DOM-0.150.0-1|21	described in the W3C DOM specification.
12cu|perl-CSS-DOM-0.150.0-1|22	
12cu|perl-CSS-DOM-0.150.0-1|23	%prep
12cu|perl-CSS-DOM-0.150.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CSS-DOM-0.150.0-1|25	
12cu|perl-CSS-DOM-0.150.0-1|26	%build
12cu|perl-CSS-DOM-0.150.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-CSS-DOM-0.150.0-1|28	%make
12cu|perl-CSS-DOM-0.150.0-1|29	
12cu|perl-CSS-DOM-0.150.0-1|30	%check
12cu|perl-CSS-DOM-0.150.0-1|31	%make test
12cu|perl-CSS-DOM-0.150.0-1|32	
12cu|perl-CSS-DOM-0.150.0-1|33	%install
12cu|perl-CSS-DOM-0.150.0-1|34	%makeinstall_std
12cu|perl-CSS-DOM-0.150.0-1|35	
12cu|perl-CSS-DOM-0.150.0-1|36	%files
12cu|perl-CSS-DOM-0.150.0-1|37	%{perl_vendorlib}/CSS/DOM.pm
12cu|perl-CSS-DOM-0.150.0-1|38	%{perl_vendorlib}/CSS/DOM/
12cu|perl-CSS-DOM-0.150.0-1|39	%{_mandir}/man3/CSS::DOM*
12cu|perl-CSS-DOM-0.150.0-1|40	
12cu|perl-CSS-DOM-0.150.0-1|41	%changelog
12cu|perl-CSS-DOM-0.150.0-1|42	* Wed Apr 04 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.14-1
12cu|perl-CSS-DOM-0.150.0-1|43	+ Revision: 789154
12cu|perl-CSS-DOM-0.150.0-1|44	- imported package perl-CSS-DOM
12cu|perl-CSS-DOM-0.150.0-1|45	
12cu|perl-CSS-DOM-0.150.0-1|46	

10638 12
12cu|perl-CSS-Minifier-XS-0.90.0-1|1	%define upstream_name    CSS-Minifier-XS
12cu|perl-CSS-Minifier-XS-0.90.0-1|2	%define upstream_version 0.09
12cu|perl-CSS-Minifier-XS-0.90.0-1|3	
12cu|perl-CSS-Minifier-XS-0.90.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-CSS-Minifier-XS-0.90.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-CSS-Minifier-XS-0.90.0-1|6	Release:	1
12cu|perl-CSS-Minifier-XS-0.90.0-1|7	
12cu|perl-CSS-Minifier-XS-0.90.0-1|8	Summary:    XS based CSS minifier
12cu|perl-CSS-Minifier-XS-0.90.0-1|9	License:    GPL+ or Artistic
12cu|perl-CSS-Minifier-XS-0.90.0-1|10	Group:      Development/Perl
12cu|perl-CSS-Minifier-XS-0.90.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-CSS-Minifier-XS-0.90.0-1|12	Source0:    http://www.cpan.org/modules/by-module/CSS/CSS-Minifier-XS-%{upstream_version}.tar.gz
12cu|perl-CSS-Minifier-XS-0.90.0-1|13	
12cu|perl-CSS-Minifier-XS-0.90.0-1|14	BuildRequires: perl(Module::Build::Compat)
12cu|perl-CSS-Minifier-XS-0.90.0-1|15	BuildRequires: perl-devel
12cu|perl-CSS-Minifier-XS-0.90.0-1|16	
12cu|perl-CSS-Minifier-XS-0.90.0-1|17	%description
12cu|perl-CSS-Minifier-XS-0.90.0-1|18	'CSS::Minifier::XS' is a CSS "minifier"; its designed to remove
12cu|perl-CSS-Minifier-XS-0.90.0-1|19	un-necessary whitespace and comments from CSS files, while also *not*
12cu|perl-CSS-Minifier-XS-0.90.0-1|20	breaking the CSS.
12cu|perl-CSS-Minifier-XS-0.90.0-1|21	
12cu|perl-CSS-Minifier-XS-0.90.0-1|22	'CSS::Minifier::XS' is similar in function to 'CSS::Minifier', but is
12cu|perl-CSS-Minifier-XS-0.90.0-1|23	substantially faster as its written in XS and not just pure Perl.
12cu|perl-CSS-Minifier-XS-0.90.0-1|24	
12cu|perl-CSS-Minifier-XS-0.90.0-1|25	%prep
12cu|perl-CSS-Minifier-XS-0.90.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-CSS-Minifier-XS-0.90.0-1|27	
12cu|perl-CSS-Minifier-XS-0.90.0-1|28	%build
12cu|perl-CSS-Minifier-XS-0.90.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-CSS-Minifier-XS-0.90.0-1|30	%make
12cu|perl-CSS-Minifier-XS-0.90.0-1|31	
12cu|perl-CSS-Minifier-XS-0.90.0-1|32	%check
12cu|perl-CSS-Minifier-XS-0.90.0-1|33	make test
12cu|perl-CSS-Minifier-XS-0.90.0-1|34	
12cu|perl-CSS-Minifier-XS-0.90.0-1|35	%install
12cu|perl-CSS-Minifier-XS-0.90.0-1|36	%makeinstall_std
12cu|perl-CSS-Minifier-XS-0.90.0-1|37	
12cu|perl-CSS-Minifier-XS-0.90.0-1|38	%clean
12cu|perl-CSS-Minifier-XS-0.90.0-1|39	
12cu|perl-CSS-Minifier-XS-0.90.0-1|40	%files
12cu|perl-CSS-Minifier-XS-0.90.0-1|41	%doc Changes README
12cu|perl-CSS-Minifier-XS-0.90.0-1|42	%{_mandir}/man3/*
12cu|perl-CSS-Minifier-XS-0.90.0-1|43	%perl_vendorlib/*
12cu|perl-CSS-Minifier-XS-0.90.0-1|44	
12cu|perl-CSS-Minifier-XS-0.90.0-1|45	
12cu|perl-CSS-Minifier-XS-0.90.0-1|46	
12cu|perl-CSS-Minifier-XS-0.90.0-1|47	%changelog
12cu|perl-CSS-Minifier-XS-0.90.0-1|48	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-1
12cu|perl-CSS-Minifier-XS-0.90.0-1|49	+ Revision: 1fb1031
12cu|perl-CSS-Minifier-XS-0.90.0-1|50	- LOG Updated to 0.09 (by updates_builder)
12cu|perl-CSS-Minifier-XS-0.90.0-1|51	
12cu|perl-CSS-Minifier-XS-0.90.0-1|52	

10639 12
12cu|perl-Curses-Toolkit-0.211.0-1|1	%define upstream_name    Curses-Toolkit
12cu|perl-Curses-Toolkit-0.211.0-1|2	%define upstream_version 0.211
12cu|perl-Curses-Toolkit-0.211.0-1|3	
12cu|perl-Curses-Toolkit-0.211.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Curses-Toolkit-0.211.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Curses-Toolkit-0.211.0-1|6	Release:	1
12cu|perl-Curses-Toolkit-0.211.0-1|7	
12cu|perl-Curses-Toolkit-0.211.0-1|8	Summary:	An about dialog window
12cu|perl-Curses-Toolkit-0.211.0-1|9	License:	GPL+ or Artistic
12cu|perl-Curses-Toolkit-0.211.0-1|10	Group:		Development/Perl
12cu|perl-Curses-Toolkit-0.211.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Curses-Toolkit-0.211.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Curses/Curses-Toolkit-%{upstream_version}.tar.gz
12cu|perl-Curses-Toolkit-0.211.0-1|13	
12cu|perl-Curses-Toolkit-0.211.0-1|14	BuildRequires:	perl-devel
12cu|perl-Curses-Toolkit-0.211.0-1|15	BuildRequires:	perl(Curses)
12cu|perl-Curses-Toolkit-0.211.0-1|16	BuildRequires:	perl(Curses::UI)
12cu|perl-Curses-Toolkit-0.211.0-1|17	BuildRequires:	perl(English)
12cu|perl-Curses-Toolkit-0.211.0-1|18	BuildRequires:	perl(IO::Pty::Easy)
12cu|perl-Curses-Toolkit-0.211.0-1|19	BuildRequires:	perl(File::Find)
12cu|perl-Curses-Toolkit-0.211.0-1|20	BuildRequires:	perl(File::Find::Rule)
12cu|perl-Curses-Toolkit-0.211.0-1|21	BuildRequires:	perl(FindBin)
12cu|perl-Curses-Toolkit-0.211.0-1|22	BuildRequires:	perl(HTML::Parser)
12cu|perl-Curses-Toolkit-0.211.0-1|23	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Curses-Toolkit-0.211.0-1|24	BuildRequires:	perl(List::Util)
12cu|perl-Curses-Toolkit-0.211.0-1|25	BuildRequires:	perl(Moose)
12cu|perl-Curses-Toolkit-0.211.0-1|26	BuildRequires:	perl(MooseX::FollowPBP)
12cu|perl-Curses-Toolkit-0.211.0-1|27	BuildRequires:	perl(MooseX::Has::Sugar)
12cu|perl-Curses-Toolkit-0.211.0-1|28	BuildRequires:	perl(Moose::Meta::Attribute::Custom::Trait::Chained)
12cu|perl-Curses-Toolkit-0.211.0-1|29	BuildRequires:	perl(POE)
12cu|perl-Curses-Toolkit-0.211.0-1|30	BuildRequires:	perl(Params::Validate)
12cu|perl-Curses-Toolkit-0.211.0-1|31	BuildRequires:	perl(Path::Class)
12cu|perl-Curses-Toolkit-0.211.0-1|32	BuildRequires:	perl(Test::More)
12cu|perl-Curses-Toolkit-0.211.0-1|33	BuildRequires:	perl(Test::Exception)
12cu|perl-Curses-Toolkit-0.211.0-1|34	BuildRequires:	perl(Tie::Array::Iterable)
12cu|perl-Curses-Toolkit-0.211.0-1|35	BuildRequires:	perl(UNIVERSAL::require)
12cu|perl-Curses-Toolkit-0.211.0-1|36	BuildRequires:	perl(aliased)
12cu|perl-Curses-Toolkit-0.211.0-1|37	BuildRequires:	perl(overload)
12cu|perl-Curses-Toolkit-0.211.0-1|38	BuildRequires:	perl(parent)
12cu|perl-Curses-Toolkit-0.211.0-1|39	
12cu|perl-Curses-Toolkit-0.211.0-1|40	BuildArch:	noarch
12cu|perl-Curses-Toolkit-0.211.0-1|41	
12cu|perl-Curses-Toolkit-0.211.0-1|42	%description
12cu|perl-Curses-Toolkit-0.211.0-1|43	This module tries to be a modern curses toolkit, based on the Curses
12cu|perl-Curses-Toolkit-0.211.0-1|44	module, to build "semi-graphical" user interfaces easily.
12cu|perl-Curses-Toolkit-0.211.0-1|45	
12cu|perl-Curses-Toolkit-0.211.0-1|46	*WARNING* : This is still in "beta" version, not all the features are
12cu|perl-Curses-Toolkit-0.211.0-1|47	implemented, and the API may change. However, most of the components are
12cu|perl-Curses-Toolkit-0.211.0-1|48	there, and things should not change that much in the future... Still, don't
12cu|perl-Curses-Toolkit-0.211.0-1|49	use it in production, and don't consider it stable.
12cu|perl-Curses-Toolkit-0.211.0-1|50	
12cu|perl-Curses-Toolkit-0.211.0-1|51	the Curses::Toolkit manpage is meant to be used with a mainloop, which is
12cu|perl-Curses-Toolkit-0.211.0-1|52	not part of this module. I recommend you the POE::Component::Curses
12cu|perl-Curses-Toolkit-0.211.0-1|53	manpage, which is probably what you want. the POE::Component::Curses
12cu|perl-Curses-Toolkit-0.211.0-1|54	manpage uses Curses::Toolkit, but provides a mainloop and handles keyboard,
12cu|perl-Curses-Toolkit-0.211.0-1|55	mouse, timer and other events, whereas Curses::Toolkit is just the drawing
12cu|perl-Curses-Toolkit-0.211.0-1|56	library. See the example above. the 'spawn' method returns a the
12cu|perl-Curses-Toolkit-0.211.0-1|57	Curses::Toolkit manpage object, which you can call methods on.
12cu|perl-Curses-Toolkit-0.211.0-1|58	
12cu|perl-Curses-Toolkit-0.211.0-1|59	%prep
12cu|perl-Curses-Toolkit-0.211.0-1|60	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Curses-Toolkit-0.211.0-1|61	
12cu|perl-Curses-Toolkit-0.211.0-1|62	%build
12cu|perl-Curses-Toolkit-0.211.0-1|63	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Curses-Toolkit-0.211.0-1|64	%make
12cu|perl-Curses-Toolkit-0.211.0-1|65	
12cu|perl-Curses-Toolkit-0.211.0-1|66	%check
12cu|perl-Curses-Toolkit-0.211.0-1|67	%make test
12cu|perl-Curses-Toolkit-0.211.0-1|68	
12cu|perl-Curses-Toolkit-0.211.0-1|69	%install
12cu|perl-Curses-Toolkit-0.211.0-1|70	%makeinstall_std
12cu|perl-Curses-Toolkit-0.211.0-1|71	
12cu|perl-Curses-Toolkit-0.211.0-1|72	%files
12cu|perl-Curses-Toolkit-0.211.0-1|73	%doc Changes LICENSE META.yml README
12cu|perl-Curses-Toolkit-0.211.0-1|74	%{_mandir}/man3/*
12cu|perl-Curses-Toolkit-0.211.0-1|75	%{perl_vendorlib}/*
12cu|perl-Curses-Toolkit-0.211.0-1|76	
12cu|perl-Curses-Toolkit-0.211.0-1|77	%changelog
12cu|perl-Curses-Toolkit-0.211.0-1|78	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.207.0-1mdv2011.0
12cu|perl-Curses-Toolkit-0.211.0-1|79	+ Revision: 688744
12cu|perl-Curses-Toolkit-0.211.0-1|80	- update to new version 0.207
12cu|perl-Curses-Toolkit-0.211.0-1|81	
12cu|perl-Curses-Toolkit-0.211.0-1|82	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.206.0-2
12cu|perl-Curses-Toolkit-0.211.0-1|83	+ Revision: 657400
12cu|perl-Curses-Toolkit-0.211.0-1|84	- rebuild for updated spec-helper
12cu|perl-Curses-Toolkit-0.211.0-1|85	
12cu|perl-Curses-Toolkit-0.211.0-1|86	* Fri Mar 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.206.0-1
12cu|perl-Curses-Toolkit-0.211.0-1|87	+ Revision: 646375
12cu|perl-Curses-Toolkit-0.211.0-1|88	- new version
12cu|perl-Curses-Toolkit-0.211.0-1|89	
12cu|perl-Curses-Toolkit-0.211.0-1|90	* Tue Mar 09 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.680-1mdv2011.0
12cu|perl-Curses-Toolkit-0.211.0-1|91	+ Revision: 517117
12cu|perl-Curses-Toolkit-0.211.0-1|92	- update to 0.100680
12cu|perl-Curses-Toolkit-0.211.0-1|93	
12cu|perl-Curses-Toolkit-0.211.0-1|94	* Fri Mar 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.630-1mdv2010.1
12cu|perl-Curses-Toolkit-0.211.0-1|95	+ Revision: 514463
12cu|perl-Curses-Toolkit-0.211.0-1|96	- adding missing buildrequires:
12cu|perl-Curses-Toolkit-0.211.0-1|97	- adding missing buildrequires:
12cu|perl-Curses-Toolkit-0.211.0-1|98	- update to 0.100630
12cu|perl-Curses-Toolkit-0.211.0-1|99	
12cu|perl-Curses-Toolkit-0.211.0-1|100	* Tue Feb 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.320-1mdv2010.1
12cu|perl-Curses-Toolkit-0.211.0-1|101	+ Revision: 510256
12cu|perl-Curses-Toolkit-0.211.0-1|102	- import perl-Curses-Toolkit
12cu|perl-Curses-Toolkit-0.211.0-1|103	
12cu|perl-Curses-Toolkit-0.211.0-1|104	
12cu|perl-Curses-Toolkit-0.211.0-1|105	* Tue Feb 23 2010 cpan2dist 0.100320-1mdv
12cu|perl-Curses-Toolkit-0.211.0-1|106	- initial mdv release, generated with cpan2dist
12cu|perl-Curses-Toolkit-0.211.0-1|107	
12cu|perl-Curses-Toolkit-0.211.0-1|108	

10640 12
12cu|perl-Dancer-1.311.500-1|1	%define upstream_name    Dancer
12cu|perl-Dancer-1.311.500-1|2	%define upstream_version 1.3115
12cu|perl-Dancer-1.311.500-1|3	
12cu|perl-Dancer-1.311.500-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dancer-1.311.500-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dancer-1.311.500-1|6	Release:	1
12cu|perl-Dancer-1.311.500-1|7	
12cu|perl-Dancer-1.311.500-1|8	Summary:	Template Toolkit wrapper for Dancer
12cu|perl-Dancer-1.311.500-1|9	License:	GPL+ or Artistic
12cu|perl-Dancer-1.311.500-1|10	Group:		Development/Perl
12cu|perl-Dancer-1.311.500-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dancer-1.311.500-1|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dancer-1.311.500-1|13	
12cu|perl-Dancer-1.311.500-1|14	BuildRequires:	perl-devel
12cu|perl-Dancer-1.311.500-1|15	BuildRequires:	perl(Encode)
12cu|perl-Dancer-1.311.500-1|16	BuildRequires:	perl(File::Basename)
12cu|perl-Dancer-1.311.500-1|17	BuildRequires:	perl(File::Spec)
12cu|perl-Dancer-1.311.500-1|18	BuildRequires:	perl(HTTP::Body)
12cu|perl-Dancer-1.311.500-1|19	BuildRequires:	perl(HTTP::Server::Simple::CGI)
12cu|perl-Dancer-1.311.500-1|20	BuildRequires:	perl(HTTP::Server::Simple::PSGI)
12cu|perl-Dancer-1.311.500-1|21	BuildRequires:	perl(LWP)
12cu|perl-Dancer-1.311.500-1|22	BuildRequires:	perl(Module::Runtime)
12cu|perl-Dancer-1.311.500-1|23	BuildRequires:	perl(MIME::Types)
12cu|perl-Dancer-1.311.500-1|24	BuildRequires:	perl(Test::More)
12cu|perl-Dancer-1.311.500-1|25	BuildRequires:	perl(Time::HiRes)
12cu|perl-Dancer-1.311.500-1|26	BuildRequires:	perl(Try::Tiny)
12cu|perl-Dancer-1.311.500-1|27	BuildRequires:	perl(URI)
12cu|perl-Dancer-1.311.500-1|28	BuildArch:	noarch
12cu|perl-Dancer-1.311.500-1|29	
12cu|perl-Dancer-1.311.500-1|30	%description
12cu|perl-Dancer-1.311.500-1|31	Dancer is a web application framework designed to be as effortless as
12cu|perl-Dancer-1.311.500-1|32	possible for the developer, taking care of the boring bits as easily as
12cu|perl-Dancer-1.311.500-1|33	possible, yet staying out of your way and letting you get on with writing
12cu|perl-Dancer-1.311.500-1|34	your code.
12cu|perl-Dancer-1.311.500-1|35	
12cu|perl-Dancer-1.311.500-1|36	Dancer aims to provide the simplest way for writing web applications, and
12cu|perl-Dancer-1.311.500-1|37	offers the flexibility to scale between a very simple lightweight web
12cu|perl-Dancer-1.311.500-1|38	service consisting of a few lines of code in a single file, all the way up
12cu|perl-Dancer-1.311.500-1|39	to a more complex fully-fledged web application with session support,
12cu|perl-Dancer-1.311.500-1|40	templates for views and layouts, etc.
12cu|perl-Dancer-1.311.500-1|41	
12cu|perl-Dancer-1.311.500-1|42	If you don't want to write CGI scripts by hand, and find Catalyst too big
12cu|perl-Dancer-1.311.500-1|43	or cumbersome for your project, Dancer is what you need.
12cu|perl-Dancer-1.311.500-1|44	
12cu|perl-Dancer-1.311.500-1|45	%prep
12cu|perl-Dancer-1.311.500-1|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dancer-1.311.500-1|47	
12cu|perl-Dancer-1.311.500-1|48	%build
12cu|perl-Dancer-1.311.500-1|49	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dancer-1.311.500-1|50	%make
12cu|perl-Dancer-1.311.500-1|51	
12cu|perl-Dancer-1.311.500-1|52	%check
12cu|perl-Dancer-1.311.500-1|53	%make test
12cu|perl-Dancer-1.311.500-1|54	
12cu|perl-Dancer-1.311.500-1|55	%install
12cu|perl-Dancer-1.311.500-1|56	%makeinstall_std
12cu|perl-Dancer-1.311.500-1|57	
12cu|perl-Dancer-1.311.500-1|58	%files
12cu|perl-Dancer-1.311.500-1|59	%doc README CHANGES META.yml LICENSE
12cu|perl-Dancer-1.311.500-1|60	%{_bindir}/dancer
12cu|perl-Dancer-1.311.500-1|61	%{_mandir}/man1/dancer.1*
12cu|perl-Dancer-1.311.500-1|62	%{_mandir}/man3/*
12cu|perl-Dancer-1.311.500-1|63	%{perl_vendorlib}/*
12cu|perl-Dancer-1.311.500-1|64	
12cu|perl-Dancer-1.311.500-1|65	%changelog
12cu|perl-Dancer-1.311.500-1|66	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.304.0-1mdv2011.0
12cu|perl-Dancer-1.311.500-1|67	+ Revision: 662493
12cu|perl-Dancer-1.311.500-1|68	- update to new version 1.3040
12cu|perl-Dancer-1.311.500-1|69	
12cu|perl-Dancer-1.311.500-1|70	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.303.0-1
12cu|perl-Dancer-1.311.500-1|71	+ Revision: 654040
12cu|perl-Dancer-1.311.500-1|72	- update to new version 1.3030
12cu|perl-Dancer-1.311.500-1|73	
12cu|perl-Dancer-1.311.500-1|74	* Wed Mar 23 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.302.0-1
12cu|perl-Dancer-1.311.500-1|75	+ Revision: 648069
12cu|perl-Dancer-1.311.500-1|76	- update to new version 1.3020
12cu|perl-Dancer-1.311.500-1|77	
12cu|perl-Dancer-1.311.500-1|78	* Sat Feb 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.301.0-1
12cu|perl-Dancer-1.311.500-1|79	+ Revision: 637366
12cu|perl-Dancer-1.311.500-1|80	- update to new version 1.3010
12cu|perl-Dancer-1.311.500-1|81	
12cu|perl-Dancer-1.311.500-1|82	* Thu Dec 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.200.300-1mdv2011.0
12cu|perl-Dancer-1.311.500-1|83	+ Revision: 624079
12cu|perl-Dancer-1.311.500-1|84	- update to new version 1.2003
12cu|perl-Dancer-1.311.500-1|85	
12cu|perl-Dancer-1.311.500-1|86	* Sun Nov 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.190.400-1mdv2011.0
12cu|perl-Dancer-1.311.500-1|87	+ Revision: 597575
12cu|perl-Dancer-1.311.500-1|88	- update to new version 1.1904
12cu|perl-Dancer-1.311.500-1|89	
12cu|perl-Dancer-1.311.500-1|90	* Sat Oct 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.190.100-1mdv2011.0
12cu|perl-Dancer-1.311.500-1|91	+ Revision: 586104
12cu|perl-Dancer-1.311.500-1|92	- import perl-Dancer
12cu|perl-Dancer-1.311.500-1|93	

10641 12
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|1	%define upstream_name    Dancer-Plugin-DBIC
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|2	%define upstream_version 0.1901
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|3	
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|6	Release:	1
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|7	
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|8	Summary:	DBIx::Class interface for Dancer applications
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|9	License:	GPL+ or Artistic
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|10	Group:		Development/Perl
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|12	Source0:	http://www.cpan.org/modules/by-module/Dancer/Dancer-Plugin-DBIC-%{upstream_version}.tar.gz
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|13	
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|14	BuildRequires:	perl-devel
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|15	BuildRequires:	perl(Dancer)
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|16	BuildRequires:	perl(DBIx::Class)
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|17	BuildRequires:	perl(DBIx::Class::Schema::Loader)
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|18	BuildRequires:	perl(Test::Exception)
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|19	BuildRequires:	perl(Module::Find)
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|20	BuildArch:	noarch
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|21	
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|22	%description
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|23	This plugin provides an easy way to obtain the DBIx::Class::ResultSet
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|24	manpage instances via the the function schema(), which it automatically
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|25	imports. You just need to point to a dsn in your the Dancer manpage
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|26	configuration file. So you no longer have to write boilerplate DBIC setup
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|27	code.
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|28	
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|29	%prep
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|31	
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|32	%build
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|34	%make
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|35	
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|36	%check
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|37	%make test
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|38	
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|39	%install
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|40	%makeinstall_std
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|41	
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|42	%files
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|43	%doc README META.yml LICENSE
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|44	%{_mandir}/man3/*
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|45	%{perl_vendorlib}/*
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|46	
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|47	
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|48	%changelog
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|49	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.100-1
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|50	+ Revision: ce5a8d2
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|51	- Updated to 0.1901 (by updates_builder)
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|52	
12cu|perl-Dancer-Plugin-DBIC-0.190.100-1|53	

10642 12
12cu|perl-Data-Alias-1.180.0-1|1	%define	module	Data-Alias
12cu|perl-Data-Alias-1.180.0-1|2	%define upstream_version 1.18
12cu|perl-Data-Alias-1.180.0-1|3	
12cu|perl-Data-Alias-1.180.0-1|4	Name:		perl-%{module}
12cu|perl-Data-Alias-1.180.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Data-Alias-1.180.0-1|6	Release:	1
12cu|perl-Data-Alias-1.180.0-1|7	
12cu|perl-Data-Alias-1.180.0-1|8	Summary:	Comprehensive set of aliasing operations
12cu|perl-Data-Alias-1.180.0-1|9	License:	GPLv1+ or Artistic
12cu|perl-Data-Alias-1.180.0-1|10	Group:		Development/Perl
12cu|perl-Data-Alias-1.180.0-1|11	Url:		http://search.cpan.org/dist/%{module}
12cu|perl-Data-Alias-1.180.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Data/Data-Alias-%{upstream_version}.tar.gz
12cu|perl-Data-Alias-1.180.0-1|13	
12cu|perl-Data-Alias-1.180.0-1|14	BuildRequires:	perl-devel
12cu|perl-Data-Alias-1.180.0-1|15	
12cu|perl-Data-Alias-1.180.0-1|16	%description
12cu|perl-Data-Alias-1.180.0-1|17	Aliasing is the phenomenon where two different expressions actually refer
12cu|perl-Data-Alias-1.180.0-1|18	to the same thing. Modifying one will modify the other, and if you take a
12cu|perl-Data-Alias-1.180.0-1|19	reference to both, the two values are the same.
12cu|perl-Data-Alias-1.180.0-1|20	
12cu|perl-Data-Alias-1.180.0-1|21	%prep
12cu|perl-Data-Alias-1.180.0-1|22	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Data-Alias-1.180.0-1|23	
12cu|perl-Data-Alias-1.180.0-1|24	%build
12cu|perl-Data-Alias-1.180.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Data-Alias-1.180.0-1|26	%make
12cu|perl-Data-Alias-1.180.0-1|27	
12cu|perl-Data-Alias-1.180.0-1|28	%check
12cu|perl-Data-Alias-1.180.0-1|29	make test
12cu|perl-Data-Alias-1.180.0-1|30	
12cu|perl-Data-Alias-1.180.0-1|31	%install
12cu|perl-Data-Alias-1.180.0-1|32	%makeinstall_std
12cu|perl-Data-Alias-1.180.0-1|33	
12cu|perl-Data-Alias-1.180.0-1|34	%files
12cu|perl-Data-Alias-1.180.0-1|35	%doc Changes README
12cu|perl-Data-Alias-1.180.0-1|36	%{_mandir}/man3/*
12cu|perl-Data-Alias-1.180.0-1|37	%{perl_vendorarch}/Data
12cu|perl-Data-Alias-1.180.0-1|38	%{perl_vendorarch}/auto/Data
12cu|perl-Data-Alias-1.180.0-1|39	
12cu|perl-Data-Alias-1.180.0-1|40	%changelog
12cu|perl-Data-Alias-1.180.0-1|41	* Tue Dec 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.180.0-1
12cu|perl-Data-Alias-1.180.0-1|42	+ Revision: 3da98cb
12cu|perl-Data-Alias-1.180.0-1|43	- Drop patch
12cu|perl-Data-Alias-1.180.0-1|44	
12cu|perl-Data-Alias-1.180.0-1|45	

10643 12
12cu|perl-Data-Compare-1.230.0-1|1	%define	upstream_name	 Data-Compare
12cu|perl-Data-Compare-1.230.0-1|2	%define upstream_version 1.23
12cu|perl-Data-Compare-1.230.0-1|3	
12cu|perl-Data-Compare-1.230.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Data-Compare-1.230.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Data-Compare-1.230.0-1|6	Release:	1
12cu|perl-Data-Compare-1.230.0-1|7	
12cu|perl-Data-Compare-1.230.0-1|8	License:	GPL+ or Artistic
12cu|perl-Data-Compare-1.230.0-1|9	Group:		Development/Perl
12cu|perl-Data-Compare-1.230.0-1|10	Summary:	Compare perl data structures
12cu|perl-Data-Compare-1.230.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Data-Compare-1.230.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Data/Data-Compare-%{upstream_version}.tar.gz
12cu|perl-Data-Compare-1.230.0-1|13	
12cu|perl-Data-Compare-1.230.0-1|14	BuildRequires:  perl-devel
12cu|perl-Data-Compare-1.230.0-1|15	BuildRequires:  perl(File::Find::Rule)
12cu|perl-Data-Compare-1.230.0-1|16	BuildArch:	noarch
12cu|perl-Data-Compare-1.230.0-1|17	
12cu|perl-Data-Compare-1.230.0-1|18	%description
12cu|perl-Data-Compare-1.230.0-1|19	Compare two perl data structures recursively. Returns 0 if the structures
12cu|perl-Data-Compare-1.230.0-1|20	differ, else returns 1.
12cu|perl-Data-Compare-1.230.0-1|21	
12cu|perl-Data-Compare-1.230.0-1|22	%prep
12cu|perl-Data-Compare-1.230.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Data-Compare-1.230.0-1|24	
12cu|perl-Data-Compare-1.230.0-1|25	%build
12cu|perl-Data-Compare-1.230.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Data-Compare-1.230.0-1|27	%make
12cu|perl-Data-Compare-1.230.0-1|28	
12cu|perl-Data-Compare-1.230.0-1|29	%check
12cu|perl-Data-Compare-1.230.0-1|30	%make test
12cu|perl-Data-Compare-1.230.0-1|31	
12cu|perl-Data-Compare-1.230.0-1|32	%install
12cu|perl-Data-Compare-1.230.0-1|33	%makeinstall_std
12cu|perl-Data-Compare-1.230.0-1|34	
12cu|perl-Data-Compare-1.230.0-1|35	%files
12cu|perl-Data-Compare-1.230.0-1|36	%doc TODO README
12cu|perl-Data-Compare-1.230.0-1|37	%{perl_vendorlib}/Data
12cu|perl-Data-Compare-1.230.0-1|38	%{_mandir}/*/*
12cu|perl-Data-Compare-1.230.0-1|39	
12cu|perl-Data-Compare-1.230.0-1|40	
12cu|perl-Data-Compare-1.230.0-1|41	
12cu|perl-Data-Compare-1.230.0-1|42	%changelog
12cu|perl-Data-Compare-1.230.0-1|43	* Tue Nov 12 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.230.0-1
12cu|perl-Data-Compare-1.230.0-1|44	+ Revision: bbce222
12cu|perl-Data-Compare-1.230.0-1|45	- Fix %doc files
12cu|perl-Data-Compare-1.230.0-1|46	
12cu|perl-Data-Compare-1.230.0-1|47	

10644 12
12cu|perl-Data-Dumper-2.154.0-1|1	%define upstream_name    Data-Dumper
12cu|perl-Data-Dumper-2.154.0-1|2	%define upstream_version 2.154
12cu|perl-Data-Dumper-2.154.0-1|3	
12cu|perl-Data-Dumper-2.154.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Data-Dumper-2.154.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Data-Dumper-2.154.0-1|6	Release:    1
12cu|perl-Data-Dumper-2.154.0-1|7	
12cu|perl-Data-Dumper-2.154.0-1|8	Summary:    Convert data structure into perl code
12cu|perl-Data-Dumper-2.154.0-1|9	
12cu|perl-Data-Dumper-2.154.0-1|10	License:    GPL+ or Artistic
12cu|perl-Data-Dumper-2.154.0-1|11	Group:      Development/Perl
12cu|perl-Data-Dumper-2.154.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Data-Dumper-2.154.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Data-Dumper-2.154.0-1|14	
12cu|perl-Data-Dumper-2.154.0-1|15	BuildRequires: perl-devel
12cu|perl-Data-Dumper-2.154.0-1|16	
12cu|perl-Data-Dumper-2.154.0-1|17	%description
12cu|perl-Data-Dumper-2.154.0-1|18	Given a list of scalars or reference variables, writes out their contents
12cu|perl-Data-Dumper-2.154.0-1|19	in perl syntax. The references can also be objects. The content of each
12cu|perl-Data-Dumper-2.154.0-1|20	variable is output in a single Perl statement. Handles self-referential
12cu|perl-Data-Dumper-2.154.0-1|21	structures correctly.
12cu|perl-Data-Dumper-2.154.0-1|22	
12cu|perl-Data-Dumper-2.154.0-1|23	The return value can be 'eval'ed to get back an identical copy of the
12cu|perl-Data-Dumper-2.154.0-1|24	original reference structure.
12cu|perl-Data-Dumper-2.154.0-1|25	
12cu|perl-Data-Dumper-2.154.0-1|26	Any references that are the same as one of those passed in will be named
12cu|perl-Data-Dumper-2.154.0-1|27	'$VAR'_n_ (where _n_ is a numeric suffix), and other duplicate references
12cu|perl-Data-Dumper-2.154.0-1|28	to substructures within '$VAR'_n_ will be appropriately labeled using arrow
12cu|perl-Data-Dumper-2.154.0-1|29	notation. You can specify names for individual values to be dumped if you
12cu|perl-Data-Dumper-2.154.0-1|30	use the 'Dump()' method, or you can change the default '$VAR' prefix to
12cu|perl-Data-Dumper-2.154.0-1|31	something else. See '$Data::Dumper::Varname' and '$Data::Dumper::Terse'
12cu|perl-Data-Dumper-2.154.0-1|32	below.
12cu|perl-Data-Dumper-2.154.0-1|33	
12cu|perl-Data-Dumper-2.154.0-1|34	%prep
12cu|perl-Data-Dumper-2.154.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Data-Dumper-2.154.0-1|36	
12cu|perl-Data-Dumper-2.154.0-1|37	%build
12cu|perl-Data-Dumper-2.154.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Data-Dumper-2.154.0-1|39	%make
12cu|perl-Data-Dumper-2.154.0-1|40	
12cu|perl-Data-Dumper-2.154.0-1|41	%check
12cu|perl-Data-Dumper-2.154.0-1|42	%make test
12cu|perl-Data-Dumper-2.154.0-1|43	
12cu|perl-Data-Dumper-2.154.0-1|44	%install
12cu|perl-Data-Dumper-2.154.0-1|45	%makeinstall_std
12cu|perl-Data-Dumper-2.154.0-1|46	
12cu|perl-Data-Dumper-2.154.0-1|47	%clean
12cu|perl-Data-Dumper-2.154.0-1|48	
12cu|perl-Data-Dumper-2.154.0-1|49	%files
12cu|perl-Data-Dumper-2.154.0-1|50	%doc Changes
12cu|perl-Data-Dumper-2.154.0-1|51	%{perl_vendorlib}/*
12cu|perl-Data-Dumper-2.154.0-1|52	
12cu|perl-Data-Dumper-2.154.0-1|53	
12cu|perl-Data-Dumper-2.154.0-1|54	
12cu|perl-Data-Dumper-2.154.0-1|55	
12cu|perl-Data-Dumper-2.154.0-1|56	
12cu|perl-Data-Dumper-2.154.0-1|57	%changelog
12cu|perl-Data-Dumper-2.154.0-1|58	* Fri Oct 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.154.0-1
12cu|perl-Data-Dumper-2.154.0-1|59	+ Revision: 377febe
12cu|perl-Data-Dumper-2.154.0-1|60	- Updated to 2.154
12cu|perl-Data-Dumper-2.154.0-1|61	
12cu|perl-Data-Dumper-2.154.0-1|62	

10645 12
12cu|perl-Data-Dumper-Concise-2.22.0-1|1	%define upstream_name    Data-Dumper-Concise
12cu|perl-Data-Dumper-Concise-2.22.0-1|2	%define upstream_version 2.022
12cu|perl-Data-Dumper-Concise-2.22.0-1|3	
12cu|perl-Data-Dumper-Concise-2.22.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Data-Dumper-Concise-2.22.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Data-Dumper-Concise-2.22.0-1|6	Release:	1
12cu|perl-Data-Dumper-Concise-2.22.0-1|7	
12cu|perl-Data-Dumper-Concise-2.22.0-1|8	Summary:	Less indentation and newlines plus sub deparsing
12cu|perl-Data-Dumper-Concise-2.22.0-1|9	
12cu|perl-Data-Dumper-Concise-2.22.0-1|10	License:	GPL+ or Artistic
12cu|perl-Data-Dumper-Concise-2.22.0-1|11	Group:		Development/Perl
12cu|perl-Data-Dumper-Concise-2.22.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Data-Dumper-Concise-2.22.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Data-Dumper-Concise-2.22.0-1|14	
12cu|perl-Data-Dumper-Concise-2.22.0-1|15	BuildRequires:	perl-devel
12cu|perl-Data-Dumper-Concise-2.22.0-1|16	BuildRequires:	perl(Devel::ArgNames)
12cu|perl-Data-Dumper-Concise-2.22.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Data-Dumper-Concise-2.22.0-1|18	
12cu|perl-Data-Dumper-Concise-2.22.0-1|19	BuildArch:	noarch
12cu|perl-Data-Dumper-Concise-2.22.0-1|20	
12cu|perl-Data-Dumper-Concise-2.22.0-1|21	%description
12cu|perl-Data-Dumper-Concise-2.22.0-1|22	This module always exports a single function, Dumper, which can be called
12cu|perl-Data-Dumper-Concise-2.22.0-1|23	with a single reference value to dump that value or with no arguments to
12cu|perl-Data-Dumper-Concise-2.22.0-1|24	return the Data::Dumper object it's created.
12cu|perl-Data-Dumper-Concise-2.22.0-1|25	
12cu|perl-Data-Dumper-Concise-2.22.0-1|26	It exists, fundamentally, as a convenient way to reproduce a set of Dumper
12cu|perl-Data-Dumper-Concise-2.22.0-1|27	options that we've found ourselves using across large numbers of
12cu|perl-Data-Dumper-Concise-2.22.0-1|28	applications, primarily for debugging output.
12cu|perl-Data-Dumper-Concise-2.22.0-1|29	
12cu|perl-Data-Dumper-Concise-2.22.0-1|30	The principle guiding theme is "all the concision you can get while still
12cu|perl-Data-Dumper-Concise-2.22.0-1|31	having a useful dump and not doing anything cleverer than setting
12cu|perl-Data-Dumper-Concise-2.22.0-1|32	Data::Dumper options" - it's been pointed out to us that
12cu|perl-Data-Dumper-Concise-2.22.0-1|33	Data::Dump::Streamer can produce shorter output with less lines of code. We
12cu|perl-Data-Dumper-Concise-2.22.0-1|34	know. This is simpler and we've never seen it segfault. But for
12cu|perl-Data-Dumper-Concise-2.22.0-1|35	complex/weird structures, it generally rocks. You should use it as well,
12cu|perl-Data-Dumper-Concise-2.22.0-1|36	when Concise is underkill. We do.
12cu|perl-Data-Dumper-Concise-2.22.0-1|37	
12cu|perl-Data-Dumper-Concise-2.22.0-1|38	%prep
12cu|perl-Data-Dumper-Concise-2.22.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Data-Dumper-Concise-2.22.0-1|40	
12cu|perl-Data-Dumper-Concise-2.22.0-1|41	%build
12cu|perl-Data-Dumper-Concise-2.22.0-1|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Data-Dumper-Concise-2.22.0-1|43	%make
12cu|perl-Data-Dumper-Concise-2.22.0-1|44	
12cu|perl-Data-Dumper-Concise-2.22.0-1|45	%check
12cu|perl-Data-Dumper-Concise-2.22.0-1|46	%make test
12cu|perl-Data-Dumper-Concise-2.22.0-1|47	
12cu|perl-Data-Dumper-Concise-2.22.0-1|48	%install
12cu|perl-Data-Dumper-Concise-2.22.0-1|49	%makeinstall_std
12cu|perl-Data-Dumper-Concise-2.22.0-1|50	
12cu|perl-Data-Dumper-Concise-2.22.0-1|51	%files
12cu|perl-Data-Dumper-Concise-2.22.0-1|52	%{_mandir}/man3/*
12cu|perl-Data-Dumper-Concise-2.22.0-1|53	%{perl_vendorlib}/*
12cu|perl-Data-Dumper-Concise-2.22.0-1|54	
12cu|perl-Data-Dumper-Concise-2.22.0-1|55	
12cu|perl-Data-Dumper-Concise-2.22.0-1|56	
12cu|perl-Data-Dumper-Concise-2.22.0-1|57	%changelog
12cu|perl-Data-Dumper-Concise-2.22.0-1|58	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.22.0-1
12cu|perl-Data-Dumper-Concise-2.22.0-1|59	+ Revision: 5cc7378
12cu|perl-Data-Dumper-Concise-2.22.0-1|60	- Updated to 2.022 (by updates_builder)
12cu|perl-Data-Dumper-Concise-2.22.0-1|61	
12cu|perl-Data-Dumper-Concise-2.22.0-1|62	

10646 12
12cu|perl-Data-Dump-Streamer-2.370.0-1|1	%define upstream_name Data-Dump-Streamer
12cu|perl-Data-Dump-Streamer-2.370.0-1|2	%define upstream_version 2.37
12cu|perl-Data-Dump-Streamer-2.370.0-1|3	
12cu|perl-Data-Dump-Streamer-2.370.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Data-Dump-Streamer-2.370.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Data-Dump-Streamer-2.370.0-1|6	Release:	1
12cu|perl-Data-Dump-Streamer-2.370.0-1|7	
12cu|perl-Data-Dump-Streamer-2.370.0-1|8	Summary:	Accurately serialize a data structure as Perl code
12cu|perl-Data-Dump-Streamer-2.370.0-1|9	License:	GPL+ or Artistic
12cu|perl-Data-Dump-Streamer-2.370.0-1|10	Group:		Development/Perl
12cu|perl-Data-Dump-Streamer-2.370.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Data-Dump-Streamer-2.370.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Data/Data-Dump-Streamer-%{upstream_version}.tar.gz
12cu|perl-Data-Dump-Streamer-2.370.0-1|13	
12cu|perl-Data-Dump-Streamer-2.370.0-1|14	BuildRequires:	perl(B::Deparse)
12cu|perl-Data-Dump-Streamer-2.370.0-1|15	BuildRequires:	perl(B::Utils)
12cu|perl-Data-Dump-Streamer-2.370.0-1|16	BuildRequires:	perl(PadWalker)
12cu|perl-Data-Dump-Streamer-2.370.0-1|17	BuildRequires:	perl(Test::More)
12cu|perl-Data-Dump-Streamer-2.370.0-1|18	BuildRequires:	perl(Text::Abbrev)
12cu|perl-Data-Dump-Streamer-2.370.0-1|19	BuildRequires:	perl(Text::Balanced)
12cu|perl-Data-Dump-Streamer-2.370.0-1|20	BuildRequires:	perl(Module::Build)
12cu|perl-Data-Dump-Streamer-2.370.0-1|21	BuildRequires:	perl-devel
12cu|perl-Data-Dump-Streamer-2.370.0-1|22	Requires:	perl(B::Utils)
12cu|perl-Data-Dump-Streamer-2.370.0-1|23	Provides:	perl(Data::Dump::Streamer::_::Printers)
12cu|perl-Data-Dump-Streamer-2.370.0-1|24	
12cu|perl-Data-Dump-Streamer-2.370.0-1|25	%description
12cu|perl-Data-Dump-Streamer-2.370.0-1|26	Given a list of scalars or reference variables, writes out their contents in
12cu|perl-Data-Dump-Streamer-2.370.0-1|27	perl syntax. The references can also be objects. The contents of each variable
12cu|perl-Data-Dump-Streamer-2.370.0-1|28	is output using the least number of Perl statements as convenient, usually only
12cu|perl-Data-Dump-Streamer-2.370.0-1|29	one. Self-referential structures, closures, and objects are output correctly.
12cu|perl-Data-Dump-Streamer-2.370.0-1|30	
12cu|perl-Data-Dump-Streamer-2.370.0-1|31	%prep
12cu|perl-Data-Dump-Streamer-2.370.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Data-Dump-Streamer-2.370.0-1|33	
12cu|perl-Data-Dump-Streamer-2.370.0-1|34	%build
12cu|perl-Data-Dump-Streamer-2.370.0-1|35	yes | perl Build.PL installdirs=vendor
12cu|perl-Data-Dump-Streamer-2.370.0-1|36	./Build
12cu|perl-Data-Dump-Streamer-2.370.0-1|37	
12cu|perl-Data-Dump-Streamer-2.370.0-1|38	%check
12cu|perl-Data-Dump-Streamer-2.370.0-1|39	./Build test
12cu|perl-Data-Dump-Streamer-2.370.0-1|40	
12cu|perl-Data-Dump-Streamer-2.370.0-1|41	%install
12cu|perl-Data-Dump-Streamer-2.370.0-1|42	./Build install destdir=%{buildroot}
12cu|perl-Data-Dump-Streamer-2.370.0-1|43	
12cu|perl-Data-Dump-Streamer-2.370.0-1|44	%files
12cu|perl-Data-Dump-Streamer-2.370.0-1|45	%doc Changes README
12cu|perl-Data-Dump-Streamer-2.370.0-1|46	%{_mandir}/man3/*
12cu|perl-Data-Dump-Streamer-2.370.0-1|47	%{perl_vendorarch}/Data
12cu|perl-Data-Dump-Streamer-2.370.0-1|48	%{perl_vendorarch}/DDS.pm
12cu|perl-Data-Dump-Streamer-2.370.0-1|49	%{perl_vendorarch}/auto/Data
12cu|perl-Data-Dump-Streamer-2.370.0-1|50	
12cu|perl-Data-Dump-Streamer-2.370.0-1|51	
12cu|perl-Data-Dump-Streamer-2.370.0-1|52	
12cu|perl-Data-Dump-Streamer-2.370.0-1|53	%changelog
12cu|perl-Data-Dump-Streamer-2.370.0-1|54	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.370.0-1
12cu|perl-Data-Dump-Streamer-2.370.0-1|55	+ Revision: a4e7708
12cu|perl-Data-Dump-Streamer-2.370.0-1|56	- Updated to 2.37 (by updates_builder)
12cu|perl-Data-Dump-Streamer-2.370.0-1|57	
12cu|perl-Data-Dump-Streamer-2.370.0-1|58	

10647 12
12cu|perl-Data-Float-0.12.0-1|1	%define upstream_name    Data-Float
12cu|perl-Data-Float-0.12.0-1|2	%define upstream_version 0.012
12cu|perl-Data-Float-0.12.0-1|3	
12cu|perl-Data-Float-0.12.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Data-Float-0.12.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Data-Float-0.12.0-1|6	Release:    1
12cu|perl-Data-Float-0.12.0-1|7	
12cu|perl-Data-Float-0.12.0-1|8	Summary:    Details of the floating point data type
12cu|perl-Data-Float-0.12.0-1|9	License:    GPL+ or Artistic
12cu|perl-Data-Float-0.12.0-1|10	Group:      Development/Perl
12cu|perl-Data-Float-0.12.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Data-Float-0.12.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Data/Data-Float-%{upstream_version}.tar.gz
12cu|perl-Data-Float-0.12.0-1|13	
12cu|perl-Data-Float-0.12.0-1|14	BuildRequires: perl(Carp)
12cu|perl-Data-Float-0.12.0-1|15	BuildRequires: perl(Exporter)
12cu|perl-Data-Float-0.12.0-1|16	BuildRequires: perl(Module::Build)
12cu|perl-Data-Float-0.12.0-1|17	BuildRequires: perl(Test::More)
12cu|perl-Data-Float-0.12.0-1|18	BuildRequires: perl(base)
12cu|perl-Data-Float-0.12.0-1|19	BuildRequires: perl(constant)
12cu|perl-Data-Float-0.12.0-1|20	BuildRequires: perl(integer)
12cu|perl-Data-Float-0.12.0-1|21	BuildRequires: perl(strict)
12cu|perl-Data-Float-0.12.0-1|22	BuildRequires: perl(warnings)
12cu|perl-Data-Float-0.12.0-1|23	BuildRequires: perl(Module::Build::Compat)
12cu|perl-Data-Float-0.12.0-1|24	BuildArch: noarch
12cu|perl-Data-Float-0.12.0-1|25	
12cu|perl-Data-Float-0.12.0-1|26	%description
12cu|perl-Data-Float-0.12.0-1|27	This module is about the native floating point numerical data type. A
12cu|perl-Data-Float-0.12.0-1|28	floating point number is one of the types of datum that can appear in the
12cu|perl-Data-Float-0.12.0-1|29	numeric part of a Perl scalar. This module supplies constants describing
12cu|perl-Data-Float-0.12.0-1|30	the native floating point type, classification functions, and functions to
12cu|perl-Data-Float-0.12.0-1|31	manipulate floating point values at a low level.
12cu|perl-Data-Float-0.12.0-1|32	
12cu|perl-Data-Float-0.12.0-1|33	%prep
12cu|perl-Data-Float-0.12.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Data-Float-0.12.0-1|35	
12cu|perl-Data-Float-0.12.0-1|36	%build
12cu|perl-Data-Float-0.12.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Data-Float-0.12.0-1|38	
12cu|perl-Data-Float-0.12.0-1|39	%{make}
12cu|perl-Data-Float-0.12.0-1|40	
12cu|perl-Data-Float-0.12.0-1|41	%check
12cu|perl-Data-Float-0.12.0-1|42	%{make} test
12cu|perl-Data-Float-0.12.0-1|43	
12cu|perl-Data-Float-0.12.0-1|44	%install
12cu|perl-Data-Float-0.12.0-1|45	%makeinstall_std
12cu|perl-Data-Float-0.12.0-1|46	
12cu|perl-Data-Float-0.12.0-1|47	%clean
12cu|perl-Data-Float-0.12.0-1|48	
12cu|perl-Data-Float-0.12.0-1|49	%files
12cu|perl-Data-Float-0.12.0-1|50	%doc Changes README
12cu|perl-Data-Float-0.12.0-1|51	%{_mandir}/man3/*
12cu|perl-Data-Float-0.12.0-1|52	%perl_vendorlib/*
12cu|perl-Data-Float-0.12.0-1|53	
12cu|perl-Data-Float-0.12.0-1|54	
12cu|perl-Data-Float-0.12.0-1|55	
12cu|perl-Data-Float-0.12.0-1|56	
12cu|perl-Data-Float-0.12.0-1|57	
12cu|perl-Data-Float-0.12.0-1|58	%changelog
12cu|perl-Data-Float-0.12.0-1|59	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.12.0-1
12cu|perl-Data-Float-0.12.0-1|60	+ Revision: 67ea208
12cu|perl-Data-Float-0.12.0-1|61	- LOG Updated to 0.012 (by updates_builder)
12cu|perl-Data-Float-0.12.0-1|62	
12cu|perl-Data-Float-0.12.0-1|63	

10648 12
12cu|perl-Data-FormValidator-4.810.0-1|1	%define upstream_name    Data-FormValidator
12cu|perl-Data-FormValidator-4.810.0-1|2	%define upstream_version 4.81
12cu|perl-Data-FormValidator-4.810.0-1|3	
12cu|perl-Data-FormValidator-4.810.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Data-FormValidator-4.810.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Data-FormValidator-4.810.0-1|6	Release:    1
12cu|perl-Data-FormValidator-4.810.0-1|7	
12cu|perl-Data-FormValidator-4.810.0-1|8	Summary:    Validates user input based on input profile
12cu|perl-Data-FormValidator-4.810.0-1|9	License:    Artistic/GPL
12cu|perl-Data-FormValidator-4.810.0-1|10	Group:      Development/Perl
12cu|perl-Data-FormValidator-4.810.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Data-FormValidator-4.810.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Data/Data-FormValidator-%{upstream_version}.tar.gz
12cu|perl-Data-FormValidator-4.810.0-1|13	
12cu|perl-Data-FormValidator-4.810.0-1|14	BuildRequires:  perl(Module::Build)
12cu|perl-Data-FormValidator-4.810.0-1|15	BuildRequires:  perl(Date::Calc)
12cu|perl-Data-FormValidator-4.810.0-1|16	BuildRequires:  perl(File::MMagic)
12cu|perl-Data-FormValidator-4.810.0-1|17	BuildRequires:  perl(Image::Size)
12cu|perl-Data-FormValidator-4.810.0-1|18	BuildRequires:  perl(Regexp::Common)
12cu|perl-Data-FormValidator-4.810.0-1|19	BuildRequires:  perl(CGI)
12cu|perl-Data-FormValidator-4.810.0-1|20	BuildRequires:  perl(MIME::Types)
12cu|perl-Data-FormValidator-4.810.0-1|21	BuildRequires:  perl(Perl6::Junction)
12cu|perl-Data-FormValidator-4.810.0-1|22	BuildRequires:  perl(Email::Valid)
12cu|perl-Data-FormValidator-4.810.0-1|23	BuildArch:      noarch
12cu|perl-Data-FormValidator-4.810.0-1|24	
12cu|perl-Data-FormValidator-4.810.0-1|25	%description
12cu|perl-Data-FormValidator-4.810.0-1|26	Data::FormValidator's main aim is to make input validation expressible in a
12cu|perl-Data-FormValidator-4.810.0-1|27	simple format. Data::FormValidator lets you define profiles which declare the
12cu|perl-Data-FormValidator-4.810.0-1|28	required and optional fields and any constraints they might have.
12cu|perl-Data-FormValidator-4.810.0-1|29	
12cu|perl-Data-FormValidator-4.810.0-1|30	The results are provided as an object which makes it easy to handle missing and
12cu|perl-Data-FormValidator-4.810.0-1|31	invalid results, return error messages about which constraints failed, or
12cu|perl-Data-FormValidator-4.810.0-1|32	process the resulting valid data.
12cu|perl-Data-FormValidator-4.810.0-1|33	
12cu|perl-Data-FormValidator-4.810.0-1|34	%prep
12cu|perl-Data-FormValidator-4.810.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Data-FormValidator-4.810.0-1|36	
12cu|perl-Data-FormValidator-4.810.0-1|37	%build
12cu|perl-Data-FormValidator-4.810.0-1|38	%{__perl} Build.PL installdirs=vendor
12cu|perl-Data-FormValidator-4.810.0-1|39	./Build
12cu|perl-Data-FormValidator-4.810.0-1|40	
12cu|perl-Data-FormValidator-4.810.0-1|41	%check
12cu|perl-Data-FormValidator-4.810.0-1|42	./Build test
12cu|perl-Data-FormValidator-4.810.0-1|43	
12cu|perl-Data-FormValidator-4.810.0-1|44	%install
12cu|perl-Data-FormValidator-4.810.0-1|45	./Build install destdir=%buildroot
12cu|perl-Data-FormValidator-4.810.0-1|46	
12cu|perl-Data-FormValidator-4.810.0-1|47	%files
12cu|perl-Data-FormValidator-4.810.0-1|48	%doc  RELEASE_NOTES
12cu|perl-Data-FormValidator-4.810.0-1|49	%{perl_vendorlib}/Data
12cu|perl-Data-FormValidator-4.810.0-1|50	%{_mandir}/*/*
12cu|perl-Data-FormValidator-4.810.0-1|51	
12cu|perl-Data-FormValidator-4.810.0-1|52	%clean
12cu|perl-Data-FormValidator-4.810.0-1|53	
12cu|perl-Data-FormValidator-4.810.0-1|54	
12cu|perl-Data-FormValidator-4.810.0-1|55	
12cu|perl-Data-FormValidator-4.810.0-1|56	
12cu|perl-Data-FormValidator-4.810.0-1|57	
12cu|perl-Data-FormValidator-4.810.0-1|58	%changelog
12cu|perl-Data-FormValidator-4.810.0-1|59	* Tue Nov 12 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.810.0-1
12cu|perl-Data-FormValidator-4.810.0-1|60	+ Revision: 1cee138
12cu|perl-Data-FormValidator-4.810.0-1|61	- Fix %doc files
12cu|perl-Data-FormValidator-4.810.0-1|62	
12cu|perl-Data-FormValidator-4.810.0-1|63	

10649 12
12cu|perl-Data-GUID-0.48.0-1|1	%define upstream_name    Data-GUID
12cu|perl-Data-GUID-0.48.0-1|2	%define upstream_version 0.048
12cu|perl-Data-GUID-0.48.0-1|3	
12cu|perl-Data-GUID-0.48.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Data-GUID-0.48.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Data-GUID-0.48.0-1|6	Release:	1
12cu|perl-Data-GUID-0.48.0-1|7	
12cu|perl-Data-GUID-0.48.0-1|8	Summary:	Globally unique identifiers
12cu|perl-Data-GUID-0.48.0-1|9	License:	GPL+ or Artistic
12cu|perl-Data-GUID-0.48.0-1|10	Group:		Development/Perl
12cu|perl-Data-GUID-0.48.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Data-GUID-0.48.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Data/Data-GUID-%{upstream_version}.tar.gz
12cu|perl-Data-GUID-0.48.0-1|13	
12cu|perl-Data-GUID-0.48.0-1|14	BuildRequires:	perl-devel
12cu|perl-Data-GUID-0.48.0-1|15	BuildRequires:	perl(Data::UUID)
12cu|perl-Data-GUID-0.48.0-1|16	BuildRequires:	perl(Sub::Exporter)
12cu|perl-Data-GUID-0.48.0-1|17	BuildRequires:	perl(Sub::Install)
12cu|perl-Data-GUID-0.48.0-1|18	BuildRequires:	perl(Test::More)
12cu|perl-Data-GUID-0.48.0-1|19	BuildArch:	noarch
12cu|perl-Data-GUID-0.48.0-1|20	
12cu|perl-Data-GUID-0.48.0-1|21	%description
12cu|perl-Data-GUID-0.48.0-1|22	Data::GUID provides a simple interface for generating and using globally
12cu|perl-Data-GUID-0.48.0-1|23	unique identifiers.
12cu|perl-Data-GUID-0.48.0-1|24	
12cu|perl-Data-GUID-0.48.0-1|25	%prep
12cu|perl-Data-GUID-0.48.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Data-GUID-0.48.0-1|27	
12cu|perl-Data-GUID-0.48.0-1|28	%build
12cu|perl-Data-GUID-0.48.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Data-GUID-0.48.0-1|30	%make
12cu|perl-Data-GUID-0.48.0-1|31	
12cu|perl-Data-GUID-0.48.0-1|32	%check
12cu|perl-Data-GUID-0.48.0-1|33	%make test
12cu|perl-Data-GUID-0.48.0-1|34	
12cu|perl-Data-GUID-0.48.0-1|35	%install
12cu|perl-Data-GUID-0.48.0-1|36	%makeinstall_std
12cu|perl-Data-GUID-0.48.0-1|37	
12cu|perl-Data-GUID-0.48.0-1|38	%files
12cu|perl-Data-GUID-0.48.0-1|39	%doc Changes LICENSE META.yml README
12cu|perl-Data-GUID-0.48.0-1|40	%{_mandir}/man3/*
12cu|perl-Data-GUID-0.48.0-1|41	%{perl_vendorlib}/*
12cu|perl-Data-GUID-0.48.0-1|42	
12cu|perl-Data-GUID-0.48.0-1|43	
12cu|perl-Data-GUID-0.48.0-1|44	%changelog
12cu|perl-Data-GUID-0.48.0-1|45	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.48.0-1
12cu|perl-Data-GUID-0.48.0-1|46	+ Revision: 41b9989
12cu|perl-Data-GUID-0.48.0-1|47	- Updated to 0.048 (by updates_builder)
12cu|perl-Data-GUID-0.48.0-1|48	
12cu|perl-Data-GUID-0.48.0-1|49	

10650 12
12cu|perl-Data-ICal-0.210.0-1|1	%define upstream_name     Data-ICal
12cu|perl-Data-ICal-0.210.0-1|2	%define upstream_version 0.21
12cu|perl-Data-ICal-0.210.0-1|3	
12cu|perl-Data-ICal-0.210.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Data-ICal-0.210.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Data-ICal-0.210.0-1|6	Release:	1
12cu|perl-Data-ICal-0.210.0-1|7	
12cu|perl-Data-ICal-0.210.0-1|8	Summary:	Generates iCalendar (RFC 2445) calendar files
12cu|perl-Data-ICal-0.210.0-1|9	License:	GPL+ or Artistic
12cu|perl-Data-ICal-0.210.0-1|10	Group:		Development/Perl
12cu|perl-Data-ICal-0.210.0-1|11	URL:		http://search.cpan.org/dist/Data-ICal/
12cu|perl-Data-ICal-0.210.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Data/Data-ICal-%{upstream_version}.tar.gz
12cu|perl-Data-ICal-0.210.0-1|13	
12cu|perl-Data-ICal-0.210.0-1|14	BuildRequires:	perl-devel
12cu|perl-Data-ICal-0.210.0-1|15	BuildRequires:	perl(Class::Accessor)
12cu|perl-Data-ICal-0.210.0-1|16	BuildRequires:	perl(Class::ReturnValue)
12cu|perl-Data-ICal-0.210.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Data-ICal-0.210.0-1|18	BuildRequires:	perl(Test::LongString)
12cu|perl-Data-ICal-0.210.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-Data-ICal-0.210.0-1|20	BuildRequires:	perl(Test::NoWarnings)
12cu|perl-Data-ICal-0.210.0-1|21	BuildRequires:	perl(Test::Warn)
12cu|perl-Data-ICal-0.210.0-1|22	BuildRequires:	perl(Text::vFile::asData)
12cu|perl-Data-ICal-0.210.0-1|23	BuildArch:	noarch
12cu|perl-Data-ICal-0.210.0-1|24	# rpm doesn't catch this
12cu|perl-Data-ICal-0.210.0-1|25	Requires:	perl(Class::Accessor)
12cu|perl-Data-ICal-0.210.0-1|26	
12cu|perl-Data-ICal-0.210.0-1|27	%description
12cu|perl-Data-ICal-0.210.0-1|28	A Data::ICal object represents a VCALENDAR object as defined in the
12cu|perl-Data-ICal-0.210.0-1|29	iCalendar protocol (RFC 2445, MIME type "text/calendar"), as implemented in
12cu|perl-Data-ICal-0.210.0-1|30	many popular calendaring programs such as Apple's iCal.
12cu|perl-Data-ICal-0.210.0-1|31	
12cu|perl-Data-ICal-0.210.0-1|32	%prep
12cu|perl-Data-ICal-0.210.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Data-ICal-0.210.0-1|34	
12cu|perl-Data-ICal-0.210.0-1|35	%build
12cu|perl-Data-ICal-0.210.0-1|36	sed -i s,"auto_install();",, Makefile.PL
12cu|perl-Data-ICal-0.210.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Data-ICal-0.210.0-1|38	%make
12cu|perl-Data-ICal-0.210.0-1|39	
12cu|perl-Data-ICal-0.210.0-1|40	%check
12cu|perl-Data-ICal-0.210.0-1|41	make test
12cu|perl-Data-ICal-0.210.0-1|42	
12cu|perl-Data-ICal-0.210.0-1|43	%install
12cu|perl-Data-ICal-0.210.0-1|44	%makeinstall_std
12cu|perl-Data-ICal-0.210.0-1|45	
12cu|perl-Data-ICal-0.210.0-1|46	%files
12cu|perl-Data-ICal-0.210.0-1|47	%doc Changes README
12cu|perl-Data-ICal-0.210.0-1|48	%{perl_vendorlib}/*
12cu|perl-Data-ICal-0.210.0-1|49	%{_mandir}/man3/*
12cu|perl-Data-ICal-0.210.0-1|50	
12cu|perl-Data-ICal-0.210.0-1|51	
12cu|perl-Data-ICal-0.210.0-1|52	
12cu|perl-Data-ICal-0.210.0-1|53	%changelog
12cu|perl-Data-ICal-0.210.0-1|54	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.210.0-1
12cu|perl-Data-ICal-0.210.0-1|55	+ Revision: 439269e
12cu|perl-Data-ICal-0.210.0-1|56	- LOG Updated to 0.21 (by updates_builder)
12cu|perl-Data-ICal-0.210.0-1|57	
12cu|perl-Data-ICal-0.210.0-1|58	

10651 12
12cu|perl-Data-Peek-0.400.0-1|1	%define upstream_name    Data-Peek
12cu|perl-Data-Peek-0.400.0-1|2	%define upstream_version 0.40
12cu|perl-Data-Peek-0.400.0-1|3	
12cu|perl-Data-Peek-0.400.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Data-Peek-0.400.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Data-Peek-0.400.0-1|6	Release:	1
12cu|perl-Data-Peek-0.400.0-1|7	
12cu|perl-Data-Peek-0.400.0-1|8	Summary:    A collection of low-level debug facilities
12cu|perl-Data-Peek-0.400.0-1|9	License:    GPL+ or Artistic
12cu|perl-Data-Peek-0.400.0-1|10	Group:      Development/Perl
12cu|perl-Data-Peek-0.400.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Data-Peek-0.400.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tgz
12cu|perl-Data-Peek-0.400.0-1|13	
12cu|perl-Data-Peek-0.400.0-1|14	BuildRequires: perl(Data::Dumper)
12cu|perl-Data-Peek-0.400.0-1|15	BuildRequires: perl(DynaLoader)
12cu|perl-Data-Peek-0.400.0-1|16	BuildRequires: perl(Test::Harness)
12cu|perl-Data-Peek-0.400.0-1|17	BuildRequires: perl(Test::More)
12cu|perl-Data-Peek-0.400.0-1|18	BuildRequires: perl(Test::NoWarnings)
12cu|perl-Data-Peek-0.400.0-1|19	BuildRequires: perl-devel
12cu|perl-Data-Peek-0.400.0-1|20	
12cu|perl-Data-Peek-0.400.0-1|21	%description
12cu|perl-Data-Peek-0.400.0-1|22	Data::Peek started off as 'DDumper' being a wrapper module over the
12cu|perl-Data-Peek-0.400.0-1|23	Data::Dumper manpage, but grew out to be a set of low-level data
12cu|perl-Data-Peek-0.400.0-1|24	introspection utilities that no other module provided yet, using the lowest
12cu|perl-Data-Peek-0.400.0-1|25	level of the perl internals API as possible.
12cu|perl-Data-Peek-0.400.0-1|26	
12cu|perl-Data-Peek-0.400.0-1|27	DDumper ($var, ...)
12cu|perl-Data-Peek-0.400.0-1|28	Not liking the default output of Data::Dumper, and always feeling the
12cu|perl-Data-Peek-0.400.0-1|29	need to set '$Data::Dumper::Sortkeys = 1;', and not liking any of the
12cu|perl-Data-Peek-0.400.0-1|30	default layouts, this function is just a wrapper around
12cu|perl-Data-Peek-0.400.0-1|31	Data::Dumper::Dumper with everything set as I like it.
12cu|perl-Data-Peek-0.400.0-1|32	
12cu|perl-Data-Peek-0.400.0-1|33	$Data::Dumper::Sortkeys = 1;
12cu|perl-Data-Peek-0.400.0-1|34	$Data::Dumper::Indent   = 1;
12cu|perl-Data-Peek-0.400.0-1|35	
12cu|perl-Data-Peek-0.400.0-1|36	%prep
12cu|perl-Data-Peek-0.400.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Data-Peek-0.400.0-1|38	
12cu|perl-Data-Peek-0.400.0-1|39	%build
12cu|perl-Data-Peek-0.400.0-1|40	yes | %{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Data-Peek-0.400.0-1|41	%make
12cu|perl-Data-Peek-0.400.0-1|42	
12cu|perl-Data-Peek-0.400.0-1|43	%check
12cu|perl-Data-Peek-0.400.0-1|44	%make test
12cu|perl-Data-Peek-0.400.0-1|45	
12cu|perl-Data-Peek-0.400.0-1|46	%install
12cu|perl-Data-Peek-0.400.0-1|47	%makeinstall_std
12cu|perl-Data-Peek-0.400.0-1|48	
12cu|perl-Data-Peek-0.400.0-1|49	%clean
12cu|perl-Data-Peek-0.400.0-1|50	
12cu|perl-Data-Peek-0.400.0-1|51	%files
12cu|perl-Data-Peek-0.400.0-1|52	%doc META.yml ChangeLog README
12cu|perl-Data-Peek-0.400.0-1|53	%{_mandir}/man3/*
12cu|perl-Data-Peek-0.400.0-1|54	%perl_vendorlib/*
12cu|perl-Data-Peek-0.400.0-1|55	
12cu|perl-Data-Peek-0.400.0-1|56	
12cu|perl-Data-Peek-0.400.0-1|57	
12cu|perl-Data-Peek-0.400.0-1|58	
12cu|perl-Data-Peek-0.400.0-1|59	
12cu|perl-Data-Peek-0.400.0-1|60	%changelog
12cu|perl-Data-Peek-0.400.0-1|61	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.400.0-1
12cu|perl-Data-Peek-0.400.0-1|62	+ Revision: 9fe2dde
12cu|perl-Data-Peek-0.400.0-1|63	- Updated to 0.40 (by updates_builder)
12cu|perl-Data-Peek-0.400.0-1|64	
12cu|perl-Data-Peek-0.400.0-1|65	

10652 12
12cu|perl-Data-Phrasebook-0.340.0-1|1	# $Id: perl-Data-Phrasebook.spec 7981 2009-11-03 03:05:34Z dag $
12cu|perl-Data-Phrasebook-0.340.0-1|2	# Authority: dries
12cu|perl-Data-Phrasebook-0.340.0-1|3	# Upstream: Barbie <barbie$cpan,org>
12cu|perl-Data-Phrasebook-0.340.0-1|4	
12cu|perl-Data-Phrasebook-0.340.0-1|5	%define upstream_name Data-Phrasebook
12cu|perl-Data-Phrasebook-0.340.0-1|6	%define upstream_version 0.34
12cu|perl-Data-Phrasebook-0.340.0-1|7	
12cu|perl-Data-Phrasebook-0.340.0-1|8	Summary:	Base class for Phrasebook Models
12cu|perl-Data-Phrasebook-0.340.0-1|9	Name:		perl-%{upstream_name}
12cu|perl-Data-Phrasebook-0.340.0-1|10	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Data-Phrasebook-0.340.0-1|11	Release:	1
12cu|perl-Data-Phrasebook-0.340.0-1|12	License:	Artistic/GPL
12cu|perl-Data-Phrasebook-0.340.0-1|13	Group:		Development/Perl
12cu|perl-Data-Phrasebook-0.340.0-1|14	URL:		http://search.cpan.org/dist/Data-Phrasebook/
12cu|perl-Data-Phrasebook-0.340.0-1|15	Source:		http://www.cpan.org/modules/by-module/Data/Data-Phrasebook-%{upstream_version}.tar.gz
12cu|perl-Data-Phrasebook-0.340.0-1|16	BuildRequires:	perl-devel
12cu|perl-Data-Phrasebook-0.340.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Data-Phrasebook-0.340.0-1|18	BuildRequires:	perl(Test::More) >= 0.47
12cu|perl-Data-Phrasebook-0.340.0-1|19	BuildArch:	noarch
12cu|perl-Data-Phrasebook-0.340.0-1|20	
12cu|perl-Data-Phrasebook-0.340.0-1|21	%description
12cu|perl-Data-Phrasebook-0.340.0-1|22	Base class for Phrasebook Models.
12cu|perl-Data-Phrasebook-0.340.0-1|23	
12cu|perl-Data-Phrasebook-0.340.0-1|24	%prep
12cu|perl-Data-Phrasebook-0.340.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Data-Phrasebook-0.340.0-1|26	
12cu|perl-Data-Phrasebook-0.340.0-1|27	%build
12cu|perl-Data-Phrasebook-0.340.0-1|28	perl Makefile.PL INSTALLDIRS="vendor" PREFIX="%{buildroot}%{_prefix}"
12cu|perl-Data-Phrasebook-0.340.0-1|29	%make
12cu|perl-Data-Phrasebook-0.340.0-1|30	
12cu|perl-Data-Phrasebook-0.340.0-1|31	%install
12cu|perl-Data-Phrasebook-0.340.0-1|32	make pure_install
12cu|perl-Data-Phrasebook-0.340.0-1|33	
12cu|perl-Data-Phrasebook-0.340.0-1|34	### Clean up buildroot
12cu|perl-Data-Phrasebook-0.340.0-1|35	find %{buildroot} -name .packlist -exec %{__rm} {} \;
12cu|perl-Data-Phrasebook-0.340.0-1|36	
12cu|perl-Data-Phrasebook-0.340.0-1|37	%files
12cu|perl-Data-Phrasebook-0.340.0-1|38	%defattr(-, root, root, 0755)
12cu|perl-Data-Phrasebook-0.340.0-1|39	%doc ChangeLog Changes INSTALL LICENSE MANIFEST MANIFEST.SKIP META.yml README
12cu|perl-Data-Phrasebook-0.340.0-1|40	%doc %{_mandir}/man3/Data::Phrasebook.3pm*
12cu|perl-Data-Phrasebook-0.340.0-1|41	%doc %{_mandir}/man3/Data::Phrasebook::*.3pm*
12cu|perl-Data-Phrasebook-0.340.0-1|42	%dir %{perl_vendorlib}/Data/
12cu|perl-Data-Phrasebook-0.340.0-1|43	%{perl_vendorlib}/Data/Phrasebook/
12cu|perl-Data-Phrasebook-0.340.0-1|44	%{perl_vendorlib}/Data/Phrasebook.pm
12cu|perl-Data-Phrasebook-0.340.0-1|45	
12cu|perl-Data-Phrasebook-0.340.0-1|46	%changelog
12cu|perl-Data-Phrasebook-0.340.0-1|47	* Thu Nov 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.340.0-1
12cu|perl-Data-Phrasebook-0.340.0-1|48	+ Revision: 1ea689a
12cu|perl-Data-Phrasebook-0.340.0-1|49	- Fix files
12cu|perl-Data-Phrasebook-0.340.0-1|50	
12cu|perl-Data-Phrasebook-0.340.0-1|51	

10653 12
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|1	# $Id: perl-Data-Phrasebook-Loader-YAML.spec 7981 2009-11-03 03:05:34Z dag $
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|2	# Authority: dries
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|3	# Upstream: Barbie <barbie$cpan,org>
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|4	
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|5	%define upstream_name Data-Phrasebook-Loader-YAML
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|6	%define upstream_version 0.12
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|7	
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|8	Summary:	Absract your phrases with YAML
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|9	Name:		perl-%{upstream_name}
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|10	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|11	Release:	1
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|12	License:	Artistic/GPL
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|13	Group:		Development/Perl
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|14	URL:		http://search.cpan.org/dist/Data-Phrasebook-Loader-YAML/
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|15	Source:		http://www.cpan.org/modules/by-module/Data/Data-Phrasebook-Loader-YAML-%{upstream_version}.tar.gz
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|16	
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|17	BuildRequires:	perl-devel
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|19	BuildRequires:	perl(Test::More) >= 0.47
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|20	BuildArch:	noarch
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|21	
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|22	%description
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|23	Absract your phrases with YAML.
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|24	
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|25	%prep
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|27	
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|28	%build
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|29	perl Makefile.PL INSTALLDIRS="vendor" PREFIX="%{buildroot}%{_prefix}"
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|30	%make
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|31	
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|32	%install
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|33	make pure_install
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|34	
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|35	### Clean up buildroot
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|36	find %{buildroot} -name .packlist -exec %{__rm} {} \;
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|37	
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|38	%files
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|39	%defattr(-, root, root, 0755)
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|40	%doc Changes INSTALL LICENSE MANIFEST MANIFEST.SKIP META.yml README
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|41	%doc %{_mandir}/man3/Data::Phrasebook::Loader::YAML.3pm*
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|42	%dir %{perl_vendorlib}/Data/
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|43	%dir %{perl_vendorlib}/Data/Phrasebook/
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|44	%dir %{perl_vendorlib}/Data/Phrasebook/Loader/
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|45	%{perl_vendorlib}/Data/Phrasebook/Loader/YAML.pm
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|46	
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|47	
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|48	
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|49	
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|50	%changelog
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|51	* Thu Nov 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-1
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|52	+ Revision: fa9f53c
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|53	- Fix files
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|54	
12cu|perl-Data-Phrasebook-Loader-YAML-0.120.0-1|55	

10654 12
12cu|perl-Data-Section-0.200.6-1|1	%define upstream_name    Data-Section
12cu|perl-Data-Section-0.200.6-1|2	%define upstream_version 0.200006
12cu|perl-Data-Section-0.200.6-1|3	
12cu|perl-Data-Section-0.200.6-1|4	Name:		perl-%{upstream_name}
12cu|perl-Data-Section-0.200.6-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Data-Section-0.200.6-1|6	Release:	1
12cu|perl-Data-Section-0.200.6-1|7	
12cu|perl-Data-Section-0.200.6-1|8	Summary:	Read multiple hunks of data out of your DATA section
12cu|perl-Data-Section-0.200.6-1|9	
12cu|perl-Data-Section-0.200.6-1|10	License:	GPL+ or Artistic
12cu|perl-Data-Section-0.200.6-1|11	Group:		Development/Perl
12cu|perl-Data-Section-0.200.6-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Data-Section-0.200.6-1|13	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Data-Section-0.200.6-1|14	
12cu|perl-Data-Section-0.200.6-1|15	BuildRequires:	perl-devel
12cu|perl-Data-Section-0.200.6-1|16	BuildRequires: perl(Test::FailWarnings)
12cu|perl-Data-Section-0.200.6-1|17	BuildRequires:	perl(Class::ISA)
12cu|perl-Data-Section-0.200.6-1|18	BuildRequires:	perl(MRO::Compat)
12cu|perl-Data-Section-0.200.6-1|19	BuildRequires:	perl(Sub::Exporter)
12cu|perl-Data-Section-0.200.6-1|20	
12cu|perl-Data-Section-0.200.6-1|21	BuildArch:	noarch
12cu|perl-Data-Section-0.200.6-1|22	
12cu|perl-Data-Section-0.200.6-1|23	%description
12cu|perl-Data-Section-0.200.6-1|24	Data::Section provides an easy way to access multiple named chunks of
12cu|perl-Data-Section-0.200.6-1|25	line-oriented data in your module's DATA section. It was written to allow
12cu|perl-Data-Section-0.200.6-1|26	modules to store their own templates, but probably has other uses.
12cu|perl-Data-Section-0.200.6-1|27	
12cu|perl-Data-Section-0.200.6-1|28	%prep
12cu|perl-Data-Section-0.200.6-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Data-Section-0.200.6-1|30	
12cu|perl-Data-Section-0.200.6-1|31	%build
12cu|perl-Data-Section-0.200.6-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Data-Section-0.200.6-1|33	%make
12cu|perl-Data-Section-0.200.6-1|34	
12cu|perl-Data-Section-0.200.6-1|35	%check
12cu|perl-Data-Section-0.200.6-1|36	%make test
12cu|perl-Data-Section-0.200.6-1|37	
12cu|perl-Data-Section-0.200.6-1|38	%install
12cu|perl-Data-Section-0.200.6-1|39	%makeinstall_std
12cu|perl-Data-Section-0.200.6-1|40	
12cu|perl-Data-Section-0.200.6-1|41	%files
12cu|perl-Data-Section-0.200.6-1|42	%doc Changes LICENSE README
12cu|perl-Data-Section-0.200.6-1|43	%{_mandir}/man3/*
12cu|perl-Data-Section-0.200.6-1|44	%{perl_vendorlib}/*
12cu|perl-Data-Section-0.200.6-1|45	
12cu|perl-Data-Section-0.200.6-1|46	
12cu|perl-Data-Section-0.200.6-1|47	
12cu|perl-Data-Section-0.200.6-1|48	
12cu|perl-Data-Section-0.200.6-1|49	%changelog
12cu|perl-Data-Section-0.200.6-1|50	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.6-1
12cu|perl-Data-Section-0.200.6-1|51	+ Revision: 85359b4
12cu|perl-Data-Section-0.200.6-1|52	- Fix BRs
12cu|perl-Data-Section-0.200.6-1|53	
12cu|perl-Data-Section-0.200.6-1|54	

10655 12
12cu|perl-Data-Serializer-0.600.0-1|1	%define upstream_name    Data-Serializer
12cu|perl-Data-Serializer-0.600.0-1|2	%define upstream_version 0.60
12cu|perl-Data-Serializer-0.600.0-1|3	
12cu|perl-Data-Serializer-0.600.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Data-Serializer-0.600.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Data-Serializer-0.600.0-1|6	Release:    1
12cu|perl-Data-Serializer-0.600.0-1|7	
12cu|perl-Data-Serializer-0.600.0-1|8	Summary:    Generic interface to serializer modules
12cu|perl-Data-Serializer-0.600.0-1|9	License:    GPL+ or Artistic
12cu|perl-Data-Serializer-0.600.0-1|10	Group:      Development/Perl
12cu|perl-Data-Serializer-0.600.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Data-Serializer-0.600.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Data/Data-Serializer-%{upstream_version}.tar.gz
12cu|perl-Data-Serializer-0.600.0-1|13	
12cu|perl-Data-Serializer-0.600.0-1|14	BuildRequires: perl(AutoLoader)
12cu|perl-Data-Serializer-0.600.0-1|15	BuildRequires: perl(Data::Dumper)
12cu|perl-Data-Serializer-0.600.0-1|16	BuildRequires: perl(Digest::SHA)
12cu|perl-Data-Serializer-0.600.0-1|17	BuildRequires: perl(Exporter)
12cu|perl-Data-Serializer-0.600.0-1|18	BuildRequires: perl(File::Spec)
12cu|perl-Data-Serializer-0.600.0-1|19	BuildRequires: perl(IO::File)
12cu|perl-Data-Serializer-0.600.0-1|20	BuildRequires: perl(Test::More)
12cu|perl-Data-Serializer-0.600.0-1|21	BuildRequires: perl(Module::Build::Compat)
12cu|perl-Data-Serializer-0.600.0-1|22	BuildArch: noarch
12cu|perl-Data-Serializer-0.600.0-1|23	
12cu|perl-Data-Serializer-0.600.0-1|24	%description
12cu|perl-Data-Serializer-0.600.0-1|25	This module is intended for folks who release CPAN modules with "t/*.t"
12cu|perl-Data-Serializer-0.600.0-1|26	tests. It makes it easy for you to output syntactically correct test-output
12cu|perl-Data-Serializer-0.600.0-1|27	while at the same time logging all test activity to a log file. Hopefully,
12cu|perl-Data-Serializer-0.600.0-1|28	bug reports which include the contents of this file will be easier for you
12cu|perl-Data-Serializer-0.600.0-1|29	to investigate.
12cu|perl-Data-Serializer-0.600.0-1|30	
12cu|perl-Data-Serializer-0.600.0-1|31	%prep
12cu|perl-Data-Serializer-0.600.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Data-Serializer-0.600.0-1|33	
12cu|perl-Data-Serializer-0.600.0-1|34	%build
12cu|perl-Data-Serializer-0.600.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Data-Serializer-0.600.0-1|36	
12cu|perl-Data-Serializer-0.600.0-1|37	%{make}
12cu|perl-Data-Serializer-0.600.0-1|38	
12cu|perl-Data-Serializer-0.600.0-1|39	%check
12cu|perl-Data-Serializer-0.600.0-1|40	%{make} test
12cu|perl-Data-Serializer-0.600.0-1|41	
12cu|perl-Data-Serializer-0.600.0-1|42	%install
12cu|perl-Data-Serializer-0.600.0-1|43	%makeinstall_std
12cu|perl-Data-Serializer-0.600.0-1|44	
12cu|perl-Data-Serializer-0.600.0-1|45	%clean
12cu|perl-Data-Serializer-0.600.0-1|46	
12cu|perl-Data-Serializer-0.600.0-1|47	%files
12cu|perl-Data-Serializer-0.600.0-1|48	%doc Changes README
12cu|perl-Data-Serializer-0.600.0-1|49	%{_mandir}/man3/*
12cu|perl-Data-Serializer-0.600.0-1|50	%perl_vendorlib/*
12cu|perl-Data-Serializer-0.600.0-1|51	
12cu|perl-Data-Serializer-0.600.0-1|52	
12cu|perl-Data-Serializer-0.600.0-1|53	
12cu|perl-Data-Serializer-0.600.0-1|54	
12cu|perl-Data-Serializer-0.600.0-1|55	
12cu|perl-Data-Serializer-0.600.0-1|56	%changelog
12cu|perl-Data-Serializer-0.600.0-1|57	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.600.0-1
12cu|perl-Data-Serializer-0.600.0-1|58	+ Revision: bad5f1e
12cu|perl-Data-Serializer-0.600.0-1|59	- LOG Updated to 0.60 (by updates_builder)
12cu|perl-Data-Serializer-0.600.0-1|60	
12cu|perl-Data-Serializer-0.600.0-1|61	

10656 12
12cu|perl-Data-Stag-0.140.0-1|1	%define upstream_name	 Data-Stag
12cu|perl-Data-Stag-0.140.0-1|2	%define upstream_version 0.14
12cu|perl-Data-Stag-0.140.0-1|3	
12cu|perl-Data-Stag-0.140.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Data-Stag-0.140.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Data-Stag-0.140.0-1|6	Release:	1
12cu|perl-Data-Stag-0.140.0-1|7	
12cu|perl-Data-Stag-0.140.0-1|8	Summary:	%{upstream_name} module for perl
12cu|perl-Data-Stag-0.140.0-1|9	License:	GPL+ or Artistic
12cu|perl-Data-Stag-0.140.0-1|10	Group:		Development/Perl
12cu|perl-Data-Stag-0.140.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Data-Stag-0.140.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/C/CM/CMUNGALL/Data-Stag-%{upstream_version}.tar.gz
12cu|perl-Data-Stag-0.140.0-1|13	
12cu|perl-Data-Stag-0.140.0-1|14	BuildRequires:	perl-devel
12cu|perl-Data-Stag-0.140.0-1|15	BuildRequires:	perl-IO-String
12cu|perl-Data-Stag-0.140.0-1|16	BuildArch:	noarch
12cu|perl-Data-Stag-0.140.0-1|17	
12cu|perl-Data-Stag-0.140.0-1|18	%description
12cu|perl-Data-Stag-0.140.0-1|19	This module is for manipulating data as recursively nested tag/value
12cu|perl-Data-Stag-0.140.0-1|20	pairs (Structured TAGs or Simple Tree AGgreggates). These datastructures
12cu|perl-Data-Stag-0.140.0-1|21	can be represented as nested arrays, which have the advantage of being
12cu|perl-Data-Stag-0.140.0-1|22	native to perl.
12cu|perl-Data-Stag-0.140.0-1|23	
12cu|perl-Data-Stag-0.140.0-1|24	%prep
12cu|perl-Data-Stag-0.140.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Data-Stag-0.140.0-1|26	
12cu|perl-Data-Stag-0.140.0-1|27	%build
12cu|perl-Data-Stag-0.140.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Data-Stag-0.140.0-1|29	%make
12cu|perl-Data-Stag-0.140.0-1|30	
12cu|perl-Data-Stag-0.140.0-1|31	%install
12cu|perl-Data-Stag-0.140.0-1|32	%makeinstall_std
12cu|perl-Data-Stag-0.140.0-1|33	
12cu|perl-Data-Stag-0.140.0-1|34	%check
12cu|perl-Data-Stag-0.140.0-1|35	make test
12cu|perl-Data-Stag-0.140.0-1|36	
12cu|perl-Data-Stag-0.140.0-1|37	%files
12cu|perl-Data-Stag-0.140.0-1|38	%doc INSTALL README Changes
12cu|perl-Data-Stag-0.140.0-1|39	%{_bindir}/*
12cu|perl-Data-Stag-0.140.0-1|40	%{perl_vendorlib}/Data
12cu|perl-Data-Stag-0.140.0-1|41	%{_mandir}/*/*
12cu|perl-Data-Stag-0.140.0-1|42	
12cu|perl-Data-Stag-0.140.0-1|43	
12cu|perl-Data-Stag-0.140.0-1|44	
12cu|perl-Data-Stag-0.140.0-1|45	%changelog
12cu|perl-Data-Stag-0.140.0-1|46	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-1
12cu|perl-Data-Stag-0.140.0-1|47	+ Revision: d90bd65
12cu|perl-Data-Stag-0.140.0-1|48	- LOG Updated to 0.14 (by updates_builder)
12cu|perl-Data-Stag-0.140.0-1|49	
12cu|perl-Data-Stag-0.140.0-1|50	

10657 12
12cu|perl-Data-Stream-Bulk-0.110.0-1|1	%define upstream_name    Data-Stream-Bulk
12cu|perl-Data-Stream-Bulk-0.110.0-1|2	%define upstream_version 0.11
12cu|perl-Data-Stream-Bulk-0.110.0-1|3	
12cu|perl-Data-Stream-Bulk-0.110.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Data-Stream-Bulk-0.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Data-Stream-Bulk-0.110.0-1|6	Release:	1
12cu|perl-Data-Stream-Bulk-0.110.0-1|7	
12cu|perl-Data-Stream-Bulk-0.110.0-1|8	Summary:	L<Path::Class::Dir> traversal
12cu|perl-Data-Stream-Bulk-0.110.0-1|9	License:	GPL+ or Artistic
12cu|perl-Data-Stream-Bulk-0.110.0-1|10	Group:		Development/Perl
12cu|perl-Data-Stream-Bulk-0.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Data-Stream-Bulk-0.110.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Data/Data-Stream-Bulk-%{upstream_version}.tar.gz
12cu|perl-Data-Stream-Bulk-0.110.0-1|13	
12cu|perl-Data-Stream-Bulk-0.110.0-1|14	BuildRequires:	perl-devel
12cu|perl-Data-Stream-Bulk-0.110.0-1|15	BuildRequires: perl(Test::Requires)
12cu|perl-Data-Stream-Bulk-0.110.0-1|16	BuildRequires: perl(Path::Class)
12cu|perl-Data-Stream-Bulk-0.110.0-1|17	BuildRequires:	perl(Moose)
12cu|perl-Data-Stream-Bulk-0.110.0-1|18	BuildRequires:	perl(Sub::Exporter)
12cu|perl-Data-Stream-Bulk-0.110.0-1|19	BuildRequires:	perl(Test::use::ok)
12cu|perl-Data-Stream-Bulk-0.110.0-1|20	BuildRequires:	perl(namespace::clean)
12cu|perl-Data-Stream-Bulk-0.110.0-1|21	BuildArch:	noarch
12cu|perl-Data-Stream-Bulk-0.110.0-1|22	
12cu|perl-Data-Stream-Bulk-0.110.0-1|23	%description
12cu|perl-Data-Stream-Bulk-0.110.0-1|24	This module tries to find middle ground between one at a time and all at
12cu|perl-Data-Stream-Bulk-0.110.0-1|25	once processing of data sets.
12cu|perl-Data-Stream-Bulk-0.110.0-1|26	
12cu|perl-Data-Stream-Bulk-0.110.0-1|27	The purpose of this module is to avoid the overhead of implementing an
12cu|perl-Data-Stream-Bulk-0.110.0-1|28	iterative api when this isn't necessary, without breaking forward
12cu|perl-Data-Stream-Bulk-0.110.0-1|29	compatibility in case that becomes necessary later on.
12cu|perl-Data-Stream-Bulk-0.110.0-1|30	
12cu|perl-Data-Stream-Bulk-0.110.0-1|31	The API optimizes for when a data set typically fits in memory and is
12cu|perl-Data-Stream-Bulk-0.110.0-1|32	returned as an array, but the consumer cannot assume that the data set is
12cu|perl-Data-Stream-Bulk-0.110.0-1|33	bounded.
12cu|perl-Data-Stream-Bulk-0.110.0-1|34	
12cu|perl-Data-Stream-Bulk-0.110.0-1|35	%prep
12cu|perl-Data-Stream-Bulk-0.110.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Data-Stream-Bulk-0.110.0-1|37	
12cu|perl-Data-Stream-Bulk-0.110.0-1|38	%build
12cu|perl-Data-Stream-Bulk-0.110.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Data-Stream-Bulk-0.110.0-1|40	%make
12cu|perl-Data-Stream-Bulk-0.110.0-1|41	
12cu|perl-Data-Stream-Bulk-0.110.0-1|42	%check
12cu|perl-Data-Stream-Bulk-0.110.0-1|43	%make test
12cu|perl-Data-Stream-Bulk-0.110.0-1|44	
12cu|perl-Data-Stream-Bulk-0.110.0-1|45	%install
12cu|perl-Data-Stream-Bulk-0.110.0-1|46	%makeinstall_std
12cu|perl-Data-Stream-Bulk-0.110.0-1|47	
12cu|perl-Data-Stream-Bulk-0.110.0-1|48	%files
12cu|perl-Data-Stream-Bulk-0.110.0-1|49	%doc Changes
12cu|perl-Data-Stream-Bulk-0.110.0-1|50	%{_mandir}/man3/*
12cu|perl-Data-Stream-Bulk-0.110.0-1|51	%{perl_vendorlib}/*
12cu|perl-Data-Stream-Bulk-0.110.0-1|52	
12cu|perl-Data-Stream-Bulk-0.110.0-1|53	
12cu|perl-Data-Stream-Bulk-0.110.0-1|54	%changelog
12cu|perl-Data-Stream-Bulk-0.110.0-1|55	* Tue Nov 12 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-1
12cu|perl-Data-Stream-Bulk-0.110.0-1|56	+ Revision: 0bb3bac
12cu|perl-Data-Stream-Bulk-0.110.0-1|57	- Fix BRs
12cu|perl-Data-Stream-Bulk-0.110.0-1|58	
12cu|perl-Data-Stream-Bulk-0.110.0-1|59	

10658 12
12cu|perl-Data-Visitor-0.300.0-1|1	%define	upstream_name	 Data-Visitor
12cu|perl-Data-Visitor-0.300.0-1|2	%define upstream_version 0.30
12cu|perl-Data-Visitor-0.300.0-1|3	
12cu|perl-Data-Visitor-0.300.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Data-Visitor-0.300.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Data-Visitor-0.300.0-1|6	Release:	1
12cu|perl-Data-Visitor-0.300.0-1|7	
12cu|perl-Data-Visitor-0.300.0-1|8	Summary:	A visitor for Perl data structures
12cu|perl-Data-Visitor-0.300.0-1|9	License:	GPL+ or Artistic
12cu|perl-Data-Visitor-0.300.0-1|10	Group:		Development/Perl
12cu|perl-Data-Visitor-0.300.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Data-Visitor-0.300.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Data/Data-Visitor-%{upstream_version}.tar.gz
12cu|perl-Data-Visitor-0.300.0-1|13	
12cu|perl-Data-Visitor-0.300.0-1|14	BuildRequires:	perl-devel
12cu|perl-Data-Visitor-0.300.0-1|15	BuildRequires: perl(Test::Requires)
12cu|perl-Data-Visitor-0.300.0-1|16	BuildRequires: perl(Class::Load)
12cu|perl-Data-Visitor-0.300.0-1|17	BuildRequires:	perl(Any::Moose)
12cu|perl-Data-Visitor-0.300.0-1|18	BuildRequires:	perl(Class::Accessor)
12cu|perl-Data-Visitor-0.300.0-1|19	BuildRequires:	perl(Data::Alias)
12cu|perl-Data-Visitor-0.300.0-1|20	BuildRequires:	perl(Module::Build)
12cu|perl-Data-Visitor-0.300.0-1|21	BuildRequires:	perl(Moose)
12cu|perl-Data-Visitor-0.300.0-1|22	BuildRequires:	perl(Task::Weaken)
12cu|perl-Data-Visitor-0.300.0-1|23	BuildRequires:	perl-Test-MockObject >= 1.04
12cu|perl-Data-Visitor-0.300.0-1|24	BuildRequires:	perl(Test::More)
12cu|perl-Data-Visitor-0.300.0-1|25	BuildRequires:	perl(Test::use::ok)
12cu|perl-Data-Visitor-0.300.0-1|26	BuildRequires:	perl(Tie::ToObject)
12cu|perl-Data-Visitor-0.300.0-1|27	BuildRequires:	perl(Squirrel)
12cu|perl-Data-Visitor-0.300.0-1|28	BuildRequires:	perl(namespace::clean)
12cu|perl-Data-Visitor-0.300.0-1|29	
12cu|perl-Data-Visitor-0.300.0-1|30	BuildArch:	noarch
12cu|perl-Data-Visitor-0.300.0-1|31	
12cu|perl-Data-Visitor-0.300.0-1|32	Requires:	perl(namespace::clean)
12cu|perl-Data-Visitor-0.300.0-1|33	
12cu|perl-Data-Visitor-0.300.0-1|34	%description
12cu|perl-Data-Visitor-0.300.0-1|35	This module is a simple visitor implementation for Perl values.
12cu|perl-Data-Visitor-0.300.0-1|36	
12cu|perl-Data-Visitor-0.300.0-1|37	%prep
12cu|perl-Data-Visitor-0.300.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Data-Visitor-0.300.0-1|39	
12cu|perl-Data-Visitor-0.300.0-1|40	%build
12cu|perl-Data-Visitor-0.300.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Data-Visitor-0.300.0-1|42	make
12cu|perl-Data-Visitor-0.300.0-1|43	
12cu|perl-Data-Visitor-0.300.0-1|44	%check
12cu|perl-Data-Visitor-0.300.0-1|45	make test
12cu|perl-Data-Visitor-0.300.0-1|46	
12cu|perl-Data-Visitor-0.300.0-1|47	%install
12cu|perl-Data-Visitor-0.300.0-1|48	%makeinstall_std
12cu|perl-Data-Visitor-0.300.0-1|49	
12cu|perl-Data-Visitor-0.300.0-1|50	%files
12cu|perl-Data-Visitor-0.300.0-1|51	%doc Changes
12cu|perl-Data-Visitor-0.300.0-1|52	%{perl_vendorlib}/Data
12cu|perl-Data-Visitor-0.300.0-1|53	%{_mandir}/*/*
12cu|perl-Data-Visitor-0.300.0-1|54	
12cu|perl-Data-Visitor-0.300.0-1|55	
12cu|perl-Data-Visitor-0.300.0-1|56	%changelog
12cu|perl-Data-Visitor-0.300.0-1|57	* Tue Nov 12 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-1
12cu|perl-Data-Visitor-0.300.0-1|58	+ Revision: 73507c8
12cu|perl-Data-Visitor-0.300.0-1|59	- Fix BRs
12cu|perl-Data-Visitor-0.300.0-1|60	
12cu|perl-Data-Visitor-0.300.0-1|61	

10659 12
12cu|perl-Date-Calc-XS-6.300.0-1|1	%define upstream_name    Date-Calc-XS
12cu|perl-Date-Calc-XS-6.300.0-1|2	%define upstream_version 6.3
12cu|perl-Date-Calc-XS-6.300.0-1|3	
12cu|perl-Date-Calc-XS-6.300.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Date-Calc-XS-6.300.0-1|5	Version:    %perl_convert_version 6.3
12cu|perl-Date-Calc-XS-6.300.0-1|6	Release:	1
12cu|perl-Date-Calc-XS-6.300.0-1|7	
12cu|perl-Date-Calc-XS-6.300.0-1|8	Summary:    No summary found
12cu|perl-Date-Calc-XS-6.300.0-1|9	License:    GPL+ or Artistic
12cu|perl-Date-Calc-XS-6.300.0-1|10	Group:      Development/Perl
12cu|perl-Date-Calc-XS-6.300.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Date-Calc-XS-6.300.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Date/Date-Calc-XS-6.3.tar.gz
12cu|perl-Date-Calc-XS-6.300.0-1|13	
12cu|perl-Date-Calc-XS-6.300.0-1|14	BuildRequires: perl(Bit::Vector)
12cu|perl-Date-Calc-XS-6.300.0-1|15	BuildRequires: perl(Carp::Clan)
12cu|perl-Date-Calc-XS-6.300.0-1|16	BuildRequires: perl(Date::Calc)
12cu|perl-Date-Calc-XS-6.300.0-1|17	BuildRequires: perl-devel
12cu|perl-Date-Calc-XS-6.300.0-1|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Date-Calc-XS-6.300.0-1|19	
12cu|perl-Date-Calc-XS-6.300.0-1|20	%description
12cu|perl-Date-Calc-XS-6.300.0-1|21	You never use this module directly. Use the Date::Calc(3) manpage instead!
12cu|perl-Date-Calc-XS-6.300.0-1|22	
12cu|perl-Date-Calc-XS-6.300.0-1|23	%prep
12cu|perl-Date-Calc-XS-6.300.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Date-Calc-XS-6.300.0-1|25	
12cu|perl-Date-Calc-XS-6.300.0-1|26	%build
12cu|perl-Date-Calc-XS-6.300.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Date-Calc-XS-6.300.0-1|28	
12cu|perl-Date-Calc-XS-6.300.0-1|29	%make
12cu|perl-Date-Calc-XS-6.300.0-1|30	
12cu|perl-Date-Calc-XS-6.300.0-1|31	%check
12cu|perl-Date-Calc-XS-6.300.0-1|32	%make test
12cu|perl-Date-Calc-XS-6.300.0-1|33	
12cu|perl-Date-Calc-XS-6.300.0-1|34	%install
12cu|perl-Date-Calc-XS-6.300.0-1|35	rm -rf %buildroot
12cu|perl-Date-Calc-XS-6.300.0-1|36	%makeinstall_std
12cu|perl-Date-Calc-XS-6.300.0-1|37	
12cu|perl-Date-Calc-XS-6.300.0-1|38	%clean
12cu|perl-Date-Calc-XS-6.300.0-1|39	rm -rf %buildroot
12cu|perl-Date-Calc-XS-6.300.0-1|40	
12cu|perl-Date-Calc-XS-6.300.0-1|41	%files
12cu|perl-Date-Calc-XS-6.300.0-1|42	%defattr(-,root,root)
12cu|perl-Date-Calc-XS-6.300.0-1|43	%doc META.yml license
12cu|perl-Date-Calc-XS-6.300.0-1|44	%{_mandir}/man3/*
12cu|perl-Date-Calc-XS-6.300.0-1|45	%perl_vendorlib/*
12cu|perl-Date-Calc-XS-6.300.0-1|46	
12cu|perl-Date-Calc-XS-6.300.0-1|47	
12cu|perl-Date-Calc-XS-6.300.0-1|48	
12cu|perl-Date-Calc-XS-6.300.0-1|49	
12cu|perl-Date-Calc-XS-6.300.0-1|50	%changelog
12cu|perl-Date-Calc-XS-6.300.0-1|51	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 6.200.0-2
12cu|perl-Date-Calc-XS-6.300.0-1|52	+ Revision: 768358
12cu|perl-Date-Calc-XS-6.300.0-1|53	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Date-Calc-XS-6.300.0-1|54	
12cu|perl-Date-Calc-XS-6.300.0-1|55	* Sun Jan 30 2011 Guillaume Rousse <guillomovitch@mandriva.org> 6.200.0-1
12cu|perl-Date-Calc-XS-6.300.0-1|56	+ Revision: 634010
12cu|perl-Date-Calc-XS-6.300.0-1|57	- import perl-Date-Calc-XS
12cu|perl-Date-Calc-XS-6.300.0-1|58	
12cu|perl-Date-Calc-XS-6.300.0-1|59	

10660 12
12cu|perl-Date-Simple-3.30_300-1|1	%define upstream_version 3.03_03
12cu|perl-Date-Simple-3.30_300-1|2	
12cu|perl-Date-Simple-3.30_300-1|3	Summary:	Simple date object for perl
12cu|perl-Date-Simple-3.30_300-1|4	Name:		perl-Date-Simple
12cu|perl-Date-Simple-3.30_300-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Date-Simple-3.30_300-1|6	Release:	1
12cu|perl-Date-Simple-3.30_300-1|7	License:	GPL+ or Artistic
12cu|perl-Date-Simple-3.30_300-1|8	Group:		Development/Perl
12cu|perl-Date-Simple-3.30_300-1|9	Url:		http://search.cpan.org/dist/Date-Simple/
12cu|perl-Date-Simple-3.30_300-1|10	Source0:	http://www.cpan.org/authors/id/I/IZ/IZUT/Date-Simple-%{upstream_version}.tar.gz
12cu|perl-Date-Simple-3.30_300-1|11	#Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
12cu|perl-Date-Simple-3.30_300-1|12	BuildRequires:	perl(ExtUtils::MakeMaker), perl(Test::More)
12cu|perl-Date-Simple-3.30_300-1|13	BuildRequires:	perl-devel
12cu|perl-Date-Simple-3.30_300-1|14	
12cu|perl-Date-Simple-3.30_300-1|15	# Don't "provide" private Perl libs
12cu|perl-Date-Simple-3.30_300-1|16	# % global _use_internal_dependency_generator 0
12cu|perl-Date-Simple-3.30_300-1|17	#% global __deploop() while read FILE; do /usr/lib/rpm/rpmdeps -%{1} ${FILE}; done | /bin/sort -u
12cu|perl-Date-Simple-3.30_300-1|18	#% global __find_provides /bin/sh -c "%{__grep} -v '%{perl_vendorarch}/.*\\.so$' | %{__deploop P}"
12cu|perl-Date-Simple-3.30_300-1|19	#% global __find_requires /bin/sh -c "%{__deploop R}"
12cu|perl-Date-Simple-3.30_300-1|20	
12cu|perl-Date-Simple-3.30_300-1|21	%description
12cu|perl-Date-Simple-3.30_300-1|22	%{summary}.
12cu|perl-Date-Simple-3.30_300-1|23	
12cu|perl-Date-Simple-3.30_300-1|24	%prep
12cu|perl-Date-Simple-3.30_300-1|25	%setup -q -n Date-Simple-%{upstream_version}
12cu|perl-Date-Simple-3.30_300-1|26	
12cu|perl-Date-Simple-3.30_300-1|27	# Spurious exec permissions in files from tarball
12cu|perl-Date-Simple-3.30_300-1|28	/usr/bin/find lib -type f -exec %{__chmod} -x {} ';'
12cu|perl-Date-Simple-3.30_300-1|29	%{__chmod} -x ChangeLog COPYING README Simple.xs
12cu|perl-Date-Simple-3.30_300-1|30	
12cu|perl-Date-Simple-3.30_300-1|31	# The NoXS.pm file provides a pure-perl alternative to the C implementation
12cu|perl-Date-Simple-3.30_300-1|32	# of the module. This results in duplicate "Provides:" entries, which rpmlint
12cu|perl-Date-Simple-3.30_300-1|33	# whinges about. This kludge removes the redundant file, which has the added
12cu|perl-Date-Simple-3.30_300-1|34	# benefit of shutting up rpmlint.
12cu|perl-Date-Simple-3.30_300-1|35	%{__rm} -f lib/Date/Simple/NoXS.pm
12cu|perl-Date-Simple-3.30_300-1|36	%{__sed} -i -e '/^lib\/Date\/Simple\/NoXS\.pm$/d' MANIFEST
12cu|perl-Date-Simple-3.30_300-1|37	
12cu|perl-Date-Simple-3.30_300-1|38	%build
12cu|perl-Date-Simple-3.30_300-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
12cu|perl-Date-Simple-3.30_300-1|40	%make
12cu|perl-Date-Simple-3.30_300-1|41	
12cu|perl-Date-Simple-3.30_300-1|42	%install
12cu|perl-Date-Simple-3.30_300-1|43	%{__make} pure_install PERL_INSTALL_ROOT=%{buildroot}
12cu|perl-Date-Simple-3.30_300-1|44	/usr/bin/find %{buildroot} -type f -name .packlist -exec %{__rm} -f {} ';'
12cu|perl-Date-Simple-3.30_300-1|45	/usr/bin/find %{buildroot} -type f -name '*.bs' -a -size 0 -exec %{__rm} -f {} ';'
12cu|perl-Date-Simple-3.30_300-1|46	/usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} ';' 2>/dev/null
12cu|perl-Date-Simple-3.30_300-1|47	%{__chmod} -R u+w %{buildroot}
12cu|perl-Date-Simple-3.30_300-1|48	
12cu|perl-Date-Simple-3.30_300-1|49	%check
12cu|perl-Date-Simple-3.30_300-1|50	%make test
12cu|perl-Date-Simple-3.30_300-1|51	
12cu|perl-Date-Simple-3.30_300-1|52	%files
12cu|perl-Date-Simple-3.30_300-1|53	%doc ChangeLog COPYING README
12cu|perl-Date-Simple-3.30_300-1|54	%{perl_vendorarch}/Date/
12cu|perl-Date-Simple-3.30_300-1|55	%{perl_vendorarch}/auto/Date/
12cu|perl-Date-Simple-3.30_300-1|56	%{_mandir}/man3/Date::Simple*.3pm*
12cu|perl-Date-Simple-3.30_300-1|57	
12cu|perl-Date-Simple-3.30_300-1|58	
12cu|perl-Date-Simple-3.30_300-1|59	%changelog
12cu|perl-Date-Simple-3.30_300-1|60	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.03-2
12cu|perl-Date-Simple-3.30_300-1|61	+ Revision: 768358
12cu|perl-Date-Simple-3.30_300-1|62	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Date-Simple-3.30_300-1|63	
12cu|perl-Date-Simple-3.30_300-1|64	* Wed Sep 21 2011 Alexander Barakin <abarakin@mandriva.org> 3.03-1
12cu|perl-Date-Simple-3.30_300-1|65	+ Revision: 700688
12cu|perl-Date-Simple-3.30_300-1|66	- imported package perl-Date-Simple
12cu|perl-Date-Simple-3.30_300-1|67	
12cu|perl-Date-Simple-3.30_300-1|68	

10661 12
12cu|perl-DateTime-Event-ICal-0.110.0-1|1	%define upstream_name    DateTime-Event-ICal
12cu|perl-DateTime-Event-ICal-0.110.0-1|2	%define upstream_version 0.11
12cu|perl-DateTime-Event-ICal-0.110.0-1|3	
12cu|perl-DateTime-Event-ICal-0.110.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-DateTime-Event-ICal-0.110.0-1|5	Version:	%perl_convert_version 0.11
12cu|perl-DateTime-Event-ICal-0.110.0-1|6	Release:	1
12cu|perl-DateTime-Event-ICal-0.110.0-1|7	
12cu|perl-DateTime-Event-ICal-0.110.0-1|8	Summary:	Perl DateTime extension for computing rfc2445 recurrences
12cu|perl-DateTime-Event-ICal-0.110.0-1|9	License:	GPL+ or Artistic
12cu|perl-DateTime-Event-ICal-0.110.0-1|10	Group:		Development/Perl
12cu|perl-DateTime-Event-ICal-0.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DateTime-Event-ICal-0.110.0-1|12	Source0:	http://www.cpan.org/modules/by-module/DateTime/DateTime-Event-ICal-0.11.tar.gz
12cu|perl-DateTime-Event-ICal-0.110.0-1|13	
12cu|perl-DateTime-Event-ICal-0.110.0-1|14	BuildRequires:	perl-devel
12cu|perl-DateTime-Event-ICal-0.110.0-1|15	BuildRequires:	perl(DateTime)
12cu|perl-DateTime-Event-ICal-0.110.0-1|16	BuildRequires:	perl(DateTime::Event::Recurrence)
12cu|perl-DateTime-Event-ICal-0.110.0-1|17	BuildArch:	noarch
12cu|perl-DateTime-Event-ICal-0.110.0-1|18	
12cu|perl-DateTime-Event-ICal-0.110.0-1|19	%description
12cu|perl-DateTime-Event-ICal-0.110.0-1|20	This module provides convenience methods that let you easily create
12cu|perl-DateTime-Event-ICal-0.110.0-1|21	'DateTime::Set' objects for rfc2445 style recurrences.
12cu|perl-DateTime-Event-ICal-0.110.0-1|22	
12cu|perl-DateTime-Event-ICal-0.110.0-1|23	%prep
12cu|perl-DateTime-Event-ICal-0.110.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DateTime-Event-ICal-0.110.0-1|25	
12cu|perl-DateTime-Event-ICal-0.110.0-1|26	%build
12cu|perl-DateTime-Event-ICal-0.110.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DateTime-Event-ICal-0.110.0-1|28	%make
12cu|perl-DateTime-Event-ICal-0.110.0-1|29	
12cu|perl-DateTime-Event-ICal-0.110.0-1|30	%check
12cu|perl-DateTime-Event-ICal-0.110.0-1|31	%make test
12cu|perl-DateTime-Event-ICal-0.110.0-1|32	
12cu|perl-DateTime-Event-ICal-0.110.0-1|33	%install
12cu|perl-DateTime-Event-ICal-0.110.0-1|34	%makeinstall_std
12cu|perl-DateTime-Event-ICal-0.110.0-1|35	
12cu|perl-DateTime-Event-ICal-0.110.0-1|36	%files
12cu|perl-DateTime-Event-ICal-0.110.0-1|37	%doc Changes LICENSE META.yml README
12cu|perl-DateTime-Event-ICal-0.110.0-1|38	%{_mandir}/man3/*
12cu|perl-DateTime-Event-ICal-0.110.0-1|39	%{perl_vendorlib}/*
12cu|perl-DateTime-Event-ICal-0.110.0-1|40	
12cu|perl-DateTime-Event-ICal-0.110.0-1|41	%changelog
12cu|perl-DateTime-Event-ICal-0.110.0-1|42	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cu|perl-DateTime-Event-ICal-0.110.0-1|43	+ Revision: 653402
12cu|perl-DateTime-Event-ICal-0.110.0-1|44	- rebuild for updated spec-helper
12cu|perl-DateTime-Event-ICal-0.110.0-1|45	
12cu|perl-DateTime-Event-ICal-0.110.0-1|46	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.100.0-1mdv2011.0
12cu|perl-DateTime-Event-ICal-0.110.0-1|47	+ Revision: 542972
12cu|perl-DateTime-Event-ICal-0.110.0-1|48	- import perl-DateTime-Event-ICal
12cu|perl-DateTime-Event-ICal-0.110.0-1|49	
12cu|perl-DateTime-Event-ICal-0.110.0-1|50	
12cu|perl-DateTime-Event-ICal-0.110.0-1|51	* Thu May 06 2010 cpan2dist 0.10-1mdv
12cu|perl-DateTime-Event-ICal-0.110.0-1|52	- initial mdv release, generated with cpan2dist
12cu|perl-DateTime-Event-ICal-0.110.0-1|53	

10662 12
12cu|perl-DateTime-Format-Flexible-0.250.0-1|1	%define upstream_name    DateTime-Format-Flexible
12cu|perl-DateTime-Format-Flexible-0.250.0-1|2	%define upstream_version 0.25
12cu|perl-DateTime-Format-Flexible-0.250.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-DateTime-Format-Flexible-0.250.0-1|4	Version:	%perl_convert_version 0.25
12cu|perl-DateTime-Format-Flexible-0.250.0-1|5	Release:	1
12cu|perl-DateTime-Format-Flexible-0.250.0-1|6	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|7	Summary:	A module that try very hard to parse string into DateTime object
12cu|perl-DateTime-Format-Flexible-0.250.0-1|8	License:	GPL+ or Artistic
12cu|perl-DateTime-Format-Flexible-0.250.0-1|9	Group:		Development/Perl
12cu|perl-DateTime-Format-Flexible-0.250.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DateTime-Format-Flexible-0.250.0-1|11	Source0:	http://www.cpan.org/modules/by-module/DateTime/DateTime-Format-Flexible-0.25.tar.gz
12cu|perl-DateTime-Format-Flexible-0.250.0-1|12	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|13	BuildRequires:	perl-devel
12cu|perl-DateTime-Format-Flexible-0.250.0-1|14	BuildRequires:	perl(Class::Factory::Util)
12cu|perl-DateTime-Format-Flexible-0.250.0-1|15	BuildRequires:	perl(DateTime)
12cu|perl-DateTime-Format-Flexible-0.250.0-1|16	BuildRequires:	perl(DateTime::Format::Builder)
12cu|perl-DateTime-Format-Flexible-0.250.0-1|17	BuildRequires:	perl(DateTime::Format::Strptime)
12cu|perl-DateTime-Format-Flexible-0.250.0-1|18	BuildRequires:	perl(DateTime::TimeZone)
12cu|perl-DateTime-Format-Flexible-0.250.0-1|19	BuildRequires:	perl(List::MoreUtils)
12cu|perl-DateTime-Format-Flexible-0.250.0-1|20	BuildRequires:	perl(Module::Pluggable)
12cu|perl-DateTime-Format-Flexible-0.250.0-1|21	BuildRequires:	perl(Test::Simple)
12cu|perl-DateTime-Format-Flexible-0.250.0-1|22	BuildRequires:	perl(Test::MockTime)
12cu|perl-DateTime-Format-Flexible-0.250.0-1|23	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|24	BuildArch:	noarch
12cu|perl-DateTime-Format-Flexible-0.250.0-1|25	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|26	# not autodetect, for some reason
12cu|perl-DateTime-Format-Flexible-0.250.0-1|27	Requires:	perl(Class::Factory::Util)
12cu|perl-DateTime-Format-Flexible-0.250.0-1|28	Requires:	perl(DateTime::Format::Strptime)
12cu|perl-DateTime-Format-Flexible-0.250.0-1|29	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|30	%description
12cu|perl-DateTime-Format-Flexible-0.250.0-1|31	If you have ever had to use a program that made you type in the date a
12cu|perl-DateTime-Format-Flexible-0.250.0-1|32	certain way and thought "Why can't the computer just figure out what date I
12cu|perl-DateTime-Format-Flexible-0.250.0-1|33	wanted?", this module is for you.
12cu|perl-DateTime-Format-Flexible-0.250.0-1|34	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|35	DateTime::Format::Flexible attempts to take any string you give it and
12cu|perl-DateTime-Format-Flexible-0.250.0-1|36	parse it into a DateTime object.
12cu|perl-DateTime-Format-Flexible-0.250.0-1|37	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|38	%prep
12cu|perl-DateTime-Format-Flexible-0.250.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DateTime-Format-Flexible-0.250.0-1|40	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|41	%build
12cu|perl-DateTime-Format-Flexible-0.250.0-1|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DateTime-Format-Flexible-0.250.0-1|43	%make
12cu|perl-DateTime-Format-Flexible-0.250.0-1|44	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|45	%check
12cu|perl-DateTime-Format-Flexible-0.250.0-1|46	%make test
12cu|perl-DateTime-Format-Flexible-0.250.0-1|47	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|48	%install
12cu|perl-DateTime-Format-Flexible-0.250.0-1|49	%makeinstall_std
12cu|perl-DateTime-Format-Flexible-0.250.0-1|50	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|51	%files
12cu|perl-DateTime-Format-Flexible-0.250.0-1|52	%doc META.yml README Changes LICENSE
12cu|perl-DateTime-Format-Flexible-0.250.0-1|53	%{_mandir}/man3/*
12cu|perl-DateTime-Format-Flexible-0.250.0-1|54	%{perl_vendorlib}/*
12cu|perl-DateTime-Format-Flexible-0.250.0-1|55	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|56	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|57	%changelog
12cu|perl-DateTime-Format-Flexible-0.250.0-1|58	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.190.0-3mdv2011.0
12cu|perl-DateTime-Format-Flexible-0.250.0-1|59	+ Revision: 657774
12cu|perl-DateTime-Format-Flexible-0.250.0-1|60	- rebuild for updated spec-helper
12cu|perl-DateTime-Format-Flexible-0.250.0-1|61	- rebuild for updated spec-helper
12cu|perl-DateTime-Format-Flexible-0.250.0-1|62	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|63	* Sat Jan 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.190.0-1mdv2011.0
12cu|perl-DateTime-Format-Flexible-0.250.0-1|64	+ Revision: 630621
12cu|perl-DateTime-Format-Flexible-0.250.0-1|65	- update to new version 0.19
12cu|perl-DateTime-Format-Flexible-0.250.0-1|66	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|67	* Sun Jan 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.180.0-1mdv2011.0
12cu|perl-DateTime-Format-Flexible-0.250.0-1|68	+ Revision: 627501
12cu|perl-DateTime-Format-Flexible-0.250.0-1|69	- update to new version 0.18
12cu|perl-DateTime-Format-Flexible-0.250.0-1|70	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|71	* Mon Nov 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.170.0-1mdv2011.0
12cu|perl-DateTime-Format-Flexible-0.250.0-1|72	+ Revision: 595098
12cu|perl-DateTime-Format-Flexible-0.250.0-1|73	- update to new version 0.17
12cu|perl-DateTime-Format-Flexible-0.250.0-1|74	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|75	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2011.0
12cu|perl-DateTime-Format-Flexible-0.250.0-1|76	+ Revision: 573855
12cu|perl-DateTime-Format-Flexible-0.250.0-1|77	- adding missing buildrequires:
12cu|perl-DateTime-Format-Flexible-0.250.0-1|78	- update to 0.16
12cu|perl-DateTime-Format-Flexible-0.250.0-1|79	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|80	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.150.0-3mdv2011.0
12cu|perl-DateTime-Format-Flexible-0.250.0-1|81	+ Revision: 543061
12cu|perl-DateTime-Format-Flexible-0.250.0-1|82	- fix Requires
12cu|perl-DateTime-Format-Flexible-0.250.0-1|83	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|84	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.150.0-2mdv2010.1
12cu|perl-DateTime-Format-Flexible-0.250.0-1|85	+ Revision: 543037
12cu|perl-DateTime-Format-Flexible-0.250.0-1|86	- fix Requires
12cu|perl-DateTime-Format-Flexible-0.250.0-1|87	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|88	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.150.0-1mdv2010.1
12cu|perl-DateTime-Format-Flexible-0.250.0-1|89	+ Revision: 542953
12cu|perl-DateTime-Format-Flexible-0.250.0-1|90	- fix BR, missing for test, 2nd
12cu|perl-DateTime-Format-Flexible-0.250.0-1|91	- fix BR, missing for test
12cu|perl-DateTime-Format-Flexible-0.250.0-1|92	- import perl-DateTime-Format-Flexible
12cu|perl-DateTime-Format-Flexible-0.250.0-1|93	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|94	
12cu|perl-DateTime-Format-Flexible-0.250.0-1|95	* Thu May 06 2010 cpan2dist 0.15-1mdv
12cu|perl-DateTime-Format-Flexible-0.250.0-1|96	- initial mdv release, generated with cpan2dist
12cu|perl-DateTime-Format-Flexible-0.250.0-1|97	

10663 12
12cu|perl-DateTime-Format-Natural-1.20.0-1|1	%define upstream_name    DateTime-Format-Natural
12cu|perl-DateTime-Format-Natural-1.20.0-1|2	%define upstream_version 1.02
12cu|perl-DateTime-Format-Natural-1.20.0-1|3	
12cu|perl-DateTime-Format-Natural-1.20.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-DateTime-Format-Natural-1.20.0-1|5	Version:	%perl_convert_version 1.02
12cu|perl-DateTime-Format-Natural-1.20.0-1|6	Release:	1
12cu|perl-DateTime-Format-Natural-1.20.0-1|7	
12cu|perl-DateTime-Format-Natural-1.20.0-1|8	Summary:	Base class for DateTime::Format::Natural::Lang::
12cu|perl-DateTime-Format-Natural-1.20.0-1|9	License:	GPL+ or Artistic
12cu|perl-DateTime-Format-Natural-1.20.0-1|10	Group:		Development/Perl
12cu|perl-DateTime-Format-Natural-1.20.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DateTime-Format-Natural-1.20.0-1|12	Source0:	http://www.cpan.org/modules/by-module/DateTime/DateTime-Format-Natural-1.02.tar.gz
12cu|perl-DateTime-Format-Natural-1.20.0-1|13	
12cu|perl-DateTime-Format-Natural-1.20.0-1|14	BuildRequires:	perl-devel
12cu|perl-DateTime-Format-Natural-1.20.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-DateTime-Format-Natural-1.20.0-1|16	BuildRequires:	perl(Clone)
12cu|perl-DateTime-Format-Natural-1.20.0-1|17	BuildRequires:	perl(DateTime)
12cu|perl-DateTime-Format-Natural-1.20.0-1|18	BuildRequires:	perl(Exporter)
12cu|perl-DateTime-Format-Natural-1.20.0-1|19	BuildRequires:	perl(List::MoreUtils)
12cu|perl-DateTime-Format-Natural-1.20.0-1|20	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-DateTime-Format-Natural-1.20.0-1|21	BuildRequires:	perl(Module::Util)
12cu|perl-DateTime-Format-Natural-1.20.0-1|22	BuildRequires:	perl(Params::Validate)
12cu|perl-DateTime-Format-Natural-1.20.0-1|23	BuildRequires:	perl(Scalar::Util)
12cu|perl-DateTime-Format-Natural-1.20.0-1|24	BuildRequires:	perl(Storable)
12cu|perl-DateTime-Format-Natural-1.20.0-1|25	BuildRequires:	perl(Time::Piece)
12cu|perl-DateTime-Format-Natural-1.20.0-1|26	BuildRequires:	perl(Term::ReadLine)
12cu|perl-DateTime-Format-Natural-1.20.0-1|27	BuildRequires:	perl(Test::MockTime)
12cu|perl-DateTime-Format-Natural-1.20.0-1|28	BuildRequires:	perl(Test::More)
12cu|perl-DateTime-Format-Natural-1.20.0-1|29	BuildRequires:	perl(boolean)
12cu|perl-DateTime-Format-Natural-1.20.0-1|30	# not autodetected
12cu|perl-DateTime-Format-Natural-1.20.0-1|31	Requires:	perl(boolean)
12cu|perl-DateTime-Format-Natural-1.20.0-1|32	BuildArch:	noarch
12cu|perl-DateTime-Format-Natural-1.20.0-1|33	
12cu|perl-DateTime-Format-Natural-1.20.0-1|34	%description
12cu|perl-DateTime-Format-Natural-1.20.0-1|35	'DateTime::Format::Natural' takes a string with a human readable date/time
12cu|perl-DateTime-Format-Natural-1.20.0-1|36	and creates a machine readable one by applying natural parsing logic.
12cu|perl-DateTime-Format-Natural-1.20.0-1|37	
12cu|perl-DateTime-Format-Natural-1.20.0-1|38	%prep
12cu|perl-DateTime-Format-Natural-1.20.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DateTime-Format-Natural-1.20.0-1|40	
12cu|perl-DateTime-Format-Natural-1.20.0-1|41	%build
12cu|perl-DateTime-Format-Natural-1.20.0-1|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DateTime-Format-Natural-1.20.0-1|43	%make
12cu|perl-DateTime-Format-Natural-1.20.0-1|44	
12cu|perl-DateTime-Format-Natural-1.20.0-1|45	%check
12cu|perl-DateTime-Format-Natural-1.20.0-1|46	%make test
12cu|perl-DateTime-Format-Natural-1.20.0-1|47	
12cu|perl-DateTime-Format-Natural-1.20.0-1|48	%install
12cu|perl-DateTime-Format-Natural-1.20.0-1|49	%makeinstall_std
12cu|perl-DateTime-Format-Natural-1.20.0-1|50	
12cu|perl-DateTime-Format-Natural-1.20.0-1|51	%files
12cu|perl-DateTime-Format-Natural-1.20.0-1|52	%doc Changes README
12cu|perl-DateTime-Format-Natural-1.20.0-1|53	%{_mandir}/man3/*
12cu|perl-DateTime-Format-Natural-1.20.0-1|54	%{perl_vendorlib}/DateTime
12cu|perl-DateTime-Format-Natural-1.20.0-1|55	%{_bindir}/dateparse
12cu|perl-DateTime-Format-Natural-1.20.0-1|56	%{_mandir}/man1/dateparse.1*
12cu|perl-DateTime-Format-Natural-1.20.0-1|57	
12cu|perl-DateTime-Format-Natural-1.20.0-1|58	
12cu|perl-DateTime-Format-Natural-1.20.0-1|59	%changelog
12cu|perl-DateTime-Format-Natural-1.20.0-1|60	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.960.0-1mdv2011.0
12cu|perl-DateTime-Format-Natural-1.20.0-1|61	+ Revision: 684740
12cu|perl-DateTime-Format-Natural-1.20.0-1|62	- update to new version 0.96
12cu|perl-DateTime-Format-Natural-1.20.0-1|63	
12cu|perl-DateTime-Format-Natural-1.20.0-1|64	* Sun May 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.950.0-1
12cu|perl-DateTime-Format-Natural-1.20.0-1|65	+ Revision: 674796
12cu|perl-DateTime-Format-Natural-1.20.0-1|66	- update to new version 0.95
12cu|perl-DateTime-Format-Natural-1.20.0-1|67	
12cu|perl-DateTime-Format-Natural-1.20.0-1|68	* Mon Apr 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.940.0-1
12cu|perl-DateTime-Format-Natural-1.20.0-1|69	+ Revision: 650295
12cu|perl-DateTime-Format-Natural-1.20.0-1|70	- update to new version 0.94
12cu|perl-DateTime-Format-Natural-1.20.0-1|71	
12cu|perl-DateTime-Format-Natural-1.20.0-1|72	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 0.930.0-2
12cu|perl-DateTime-Format-Natural-1.20.0-1|73	+ Revision: 640766
12cu|perl-DateTime-Format-Natural-1.20.0-1|74	- rebuild to obsolete old packages
12cu|perl-DateTime-Format-Natural-1.20.0-1|75	
12cu|perl-DateTime-Format-Natural-1.20.0-1|76	* Mon Feb 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.930.0-1
12cu|perl-DateTime-Format-Natural-1.20.0-1|77	+ Revision: 636591
12cu|perl-DateTime-Format-Natural-1.20.0-1|78	- update to new version 0.93
12cu|perl-DateTime-Format-Natural-1.20.0-1|79	
12cu|perl-DateTime-Format-Natural-1.20.0-1|80	* Mon Jan 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.920.0-1
12cu|perl-DateTime-Format-Natural-1.20.0-1|81	+ Revision: 634429
12cu|perl-DateTime-Format-Natural-1.20.0-1|82	- update to new version 0.92
12cu|perl-DateTime-Format-Natural-1.20.0-1|83	
12cu|perl-DateTime-Format-Natural-1.20.0-1|84	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.910.0-1mdv2011.0
12cu|perl-DateTime-Format-Natural-1.20.0-1|85	+ Revision: 602041
12cu|perl-DateTime-Format-Natural-1.20.0-1|86	- new version
12cu|perl-DateTime-Format-Natural-1.20.0-1|87	
12cu|perl-DateTime-Format-Natural-1.20.0-1|88	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.890.0-1mdv2011.0
12cu|perl-DateTime-Format-Natural-1.20.0-1|89	+ Revision: 569935
12cu|perl-DateTime-Format-Natural-1.20.0-1|90	- update to 0.89
12cu|perl-DateTime-Format-Natural-1.20.0-1|91	
12cu|perl-DateTime-Format-Natural-1.20.0-1|92	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.880.0-1mdv2011.0
12cu|perl-DateTime-Format-Natural-1.20.0-1|93	+ Revision: 553119
12cu|perl-DateTime-Format-Natural-1.20.0-1|94	- update to 0.88
12cu|perl-DateTime-Format-Natural-1.20.0-1|95	
12cu|perl-DateTime-Format-Natural-1.20.0-1|96	* Thu May 06 2010 Michael Scherer <misc@mandriva.org> 0.860.0-2mdv2010.1
12cu|perl-DateTime-Format-Natural-1.20.0-1|97	+ Revision: 543054
12cu|perl-DateTime-Format-Natural-1.20.0-1|98	- fix Requires
12cu|perl-DateTime-Format-Natural-1.20.0-1|99	
12cu|perl-DateTime-Format-Natural-1.20.0-1|100	* Wed Apr 21 2010 Jérôme Quelin <jquelin@mandriva.org> 0.860.0-1mdv2010.1
12cu|perl-DateTime-Format-Natural-1.20.0-1|101	+ Revision: 537578
12cu|perl-DateTime-Format-Natural-1.20.0-1|102	- update to 0.86
12cu|perl-DateTime-Format-Natural-1.20.0-1|103	
12cu|perl-DateTime-Format-Natural-1.20.0-1|104	* Mon Mar 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.850.0-1mdv2010.1
12cu|perl-DateTime-Format-Natural-1.20.0-1|105	+ Revision: 519951
12cu|perl-DateTime-Format-Natural-1.20.0-1|106	- update to 0.85
12cu|perl-DateTime-Format-Natural-1.20.0-1|107	
12cu|perl-DateTime-Format-Natural-1.20.0-1|108	* Tue Feb 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.840.0-1mdv2010.1
12cu|perl-DateTime-Format-Natural-1.20.0-1|109	+ Revision: 510074
12cu|perl-DateTime-Format-Natural-1.20.0-1|110	- update to 0.84
12cu|perl-DateTime-Format-Natural-1.20.0-1|111	
12cu|perl-DateTime-Format-Natural-1.20.0-1|112	* Thu Jan 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.830.0-1mdv2010.1
12cu|perl-DateTime-Format-Natural-1.20.0-1|113	+ Revision: 491163
12cu|perl-DateTime-Format-Natural-1.20.0-1|114	- update to 0.83
12cu|perl-DateTime-Format-Natural-1.20.0-1|115	
12cu|perl-DateTime-Format-Natural-1.20.0-1|116	* Mon Dec 21 2009 Jérôme Quelin <jquelin@mandriva.org> 0.820.0-1mdv2010.1
12cu|perl-DateTime-Format-Natural-1.20.0-1|117	+ Revision: 480714
12cu|perl-DateTime-Format-Natural-1.20.0-1|118	- update to 0.82
12cu|perl-DateTime-Format-Natural-1.20.0-1|119	
12cu|perl-DateTime-Format-Natural-1.20.0-1|120	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.810.0-1mdv2010.1
12cu|perl-DateTime-Format-Natural-1.20.0-1|121	+ Revision: 471409
12cu|perl-DateTime-Format-Natural-1.20.0-1|122	- adding missing buildrequires:
12cu|perl-DateTime-Format-Natural-1.20.0-1|123	- import perl-DateTime-Format-Natural
12cu|perl-DateTime-Format-Natural-1.20.0-1|124	
12cu|perl-DateTime-Format-Natural-1.20.0-1|125	
12cu|perl-DateTime-Format-Natural-1.20.0-1|126	* Sun Nov 29 2009 cpan2dist 0.81-1mdv
12cu|perl-DateTime-Format-Natural-1.20.0-1|127	- initial mdv release, generated with cpan2dist
12cu|perl-DateTime-Format-Natural-1.20.0-1|128	

10664 12
12cu|perl-DateTime-Format-Pg-0.160.90-1|1	%define upstream_name    DateTime-Format-Pg
12cu|perl-DateTime-Format-Pg-0.160.90-1|2	%define upstream_version 0.16009
12cu|perl-DateTime-Format-Pg-0.160.90-1|3	
12cu|perl-DateTime-Format-Pg-0.160.90-1|4	Name:		perl-%{upstream_name}
12cu|perl-DateTime-Format-Pg-0.160.90-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DateTime-Format-Pg-0.160.90-1|6	Release:	1
12cu|perl-DateTime-Format-Pg-0.160.90-1|7	
12cu|perl-DateTime-Format-Pg-0.160.90-1|8	Summary:	Parse and format PostgreSQL dates and times
12cu|perl-DateTime-Format-Pg-0.160.90-1|9	License:	GPL+ or Artistic
12cu|perl-DateTime-Format-Pg-0.160.90-1|10	Group:		Development/Perl
12cu|perl-DateTime-Format-Pg-0.160.90-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DateTime-Format-Pg-0.160.90-1|12	Source0:	http://www.cpan.org/modules/by-module/DateTime/DateTime-Format-Pg-%{upstream_version}.tar.gz
12cu|perl-DateTime-Format-Pg-0.160.90-1|13	
12cu|perl-DateTime-Format-Pg-0.160.90-1|14	BuildRequires:	perl-devel
12cu|perl-DateTime-Format-Pg-0.160.90-1|15	BuildRequires: perl(Module::Build)
12cu|perl-DateTime-Format-Pg-0.160.90-1|16	BuildRequires:	perl(DateTime)
12cu|perl-DateTime-Format-Pg-0.160.90-1|17	BuildRequires:	perl(DateTime::Format::Builder)
12cu|perl-DateTime-Format-Pg-0.160.90-1|18	BuildRequires:	perl(DateTime::TimeZone)
12cu|perl-DateTime-Format-Pg-0.160.90-1|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-DateTime-Format-Pg-0.160.90-1|20	BuildRequires:	perl(Test::More)
12cu|perl-DateTime-Format-Pg-0.160.90-1|21	BuildArch:	noarch
12cu|perl-DateTime-Format-Pg-0.160.90-1|22	
12cu|perl-DateTime-Format-Pg-0.160.90-1|23	%description
12cu|perl-DateTime-Format-Pg-0.160.90-1|24	This module understands the formats used by PostgreSQL for its DATE, TIME,
12cu|perl-DateTime-Format-Pg-0.160.90-1|25	TIMESTAMP, and INTERVAL data types. It can be used to parse these formats
12cu|perl-DateTime-Format-Pg-0.160.90-1|26	in order to create 'DateTime' or 'DateTime::Duration' objects, and it can
12cu|perl-DateTime-Format-Pg-0.160.90-1|27	take a 'DateTime' or 'DateTime::Duration' object and produce a string
12cu|perl-DateTime-Format-Pg-0.160.90-1|28	representing it in a format accepted by PostgreSQL.
12cu|perl-DateTime-Format-Pg-0.160.90-1|29	
12cu|perl-DateTime-Format-Pg-0.160.90-1|30	%prep
12cu|perl-DateTime-Format-Pg-0.160.90-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DateTime-Format-Pg-0.160.90-1|32	
12cu|perl-DateTime-Format-Pg-0.160.90-1|33	%build
12cu|perl-DateTime-Format-Pg-0.160.90-1|34	perl Build.PL installdirs=vendor
12cu|perl-DateTime-Format-Pg-0.160.90-1|35	./Build
12cu|perl-DateTime-Format-Pg-0.160.90-1|36	
12cu|perl-DateTime-Format-Pg-0.160.90-1|37	%check
12cu|perl-DateTime-Format-Pg-0.160.90-1|38	./Build test
12cu|perl-DateTime-Format-Pg-0.160.90-1|39	
12cu|perl-DateTime-Format-Pg-0.160.90-1|40	%install
12cu|perl-DateTime-Format-Pg-0.160.90-1|41	./Build install destdir=%{buildroot}
12cu|perl-DateTime-Format-Pg-0.160.90-1|42	
12cu|perl-DateTime-Format-Pg-0.160.90-1|43	%files
12cu|perl-DateTime-Format-Pg-0.160.90-1|44	%doc Changes LICENSE META.yml
12cu|perl-DateTime-Format-Pg-0.160.90-1|45	%{_mandir}/man3/*
12cu|perl-DateTime-Format-Pg-0.160.90-1|46	%{perl_vendorlib}/*
12cu|perl-DateTime-Format-Pg-0.160.90-1|47	
12cu|perl-DateTime-Format-Pg-0.160.90-1|48	
12cu|perl-DateTime-Format-Pg-0.160.90-1|49	%changelog
12cu|perl-DateTime-Format-Pg-0.160.90-1|50	* Thu Oct 10 2013 dsilakov <denis.silakov@rosalab.ru> 0.160.90-1
12cu|perl-DateTime-Format-Pg-0.160.90-1|51	+ Revision: 1500753
12cu|perl-DateTime-Format-Pg-0.160.90-1|52	- Merge pull request #2 from import/perl-DateTime-Format-Pg:auto_update
12cu|perl-DateTime-Format-Pg-0.160.90-1|53	- ROSA Updates Builder: update suggested
12cu|perl-DateTime-Format-Pg-0.160.90-1|54	
12cu|perl-DateTime-Format-Pg-0.160.90-1|55	

10665 12
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|1	%define upstream_name    DateTime-Format-RFC3339
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|2	%define upstream_version v1.0.5
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|3	
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|4	Name:		perl-%{upstream_name}
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|5	Version:	%perl_convert_version 1.0.5
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|6	Release:	1
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|7	
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|8	Summary:	Parse and format RFC3339 datetime strings
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|9	License:	Public domain
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|10	Group:		Development/Perl
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|12	Source0:	http://www.cpan.org/modules/by-module/DateTime/DateTime-Format-RFC3339-v1.0.5.tar.gz
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|13	
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|14	BuildRequires:	perl-devel
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|15	BuildRequires:	perl(DateTime)
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|16	BuildRequires:	perl(Test::More)
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|17	BuildRequires:	perl(version)
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|18	BuildArch:	noarch
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|19	
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|20	%description
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|21	This module understands the RFC3339 date/time format, an ISO 8601 profile,
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|22	defined at http://tools.ietf.org/html/rfc3339 .
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|23	
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|24	It can be used to parse these formats in order to create the appropriate
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|25	objects.
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|26	
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|27	%prep
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|29	
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|30	%build
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|32	%make
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|33	
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|34	%check
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|35	%make test
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|36	
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|37	%install
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|38	%makeinstall_std
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|39	
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|40	%files
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|41	%doc META.yml
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|42	%{_mandir}/man3/*
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|43	%{perl_vendorlib}/*
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|44	
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|45	%changelog
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|46	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.0.4-2mdv2011.0
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|47	+ Revision: 654305
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|48	- rebuild for updated spec-helper
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|49	
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|50	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 1.0.4-1mdv2011.0
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|51	+ Revision: 624987
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|52	- import perl-DateTime-Format-RFC3339
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|53	
12cu|perl-DateTime-Format-RFC3339-1.0.5-1|54	

10666 12
12cu|perl-DateTime-Set-0.340.0-1|1	%define upstream_name    DateTime-Set
12cu|perl-DateTime-Set-0.340.0-1|2	%define upstream_version 0.3400
12cu|perl-DateTime-Set-0.340.0-1|3	
12cu|perl-DateTime-Set-0.340.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-DateTime-Set-0.340.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DateTime-Set-0.340.0-1|6	Release:	1
12cu|perl-DateTime-Set-0.340.0-1|7	
12cu|perl-DateTime-Set-0.340.0-1|8	Summary:	Extends Set::Infinite with recurrence functions
12cu|perl-DateTime-Set-0.340.0-1|9	License:	GPL+ or Artistic
12cu|perl-DateTime-Set-0.340.0-1|10	Group:		Development/Perl
12cu|perl-DateTime-Set-0.340.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DateTime-Set-0.340.0-1|12	Source0:	http://www.cpan.org/modules/by-module/DateTime/DateTime-Set-%{upstream_version}.tar.gz
12cu|perl-DateTime-Set-0.340.0-1|13	
12cu|perl-DateTime-Set-0.340.0-1|14	BuildRequires:	perl-devel
12cu|perl-DateTime-Set-0.340.0-1|15	BuildRequires:	perl(DateTime)
12cu|perl-DateTime-Set-0.340.0-1|16	BuildRequires:	perl(Set::Infinite)
12cu|perl-DateTime-Set-0.340.0-1|17	BuildRequires:	perl(Test::More)
12cu|perl-DateTime-Set-0.340.0-1|18	BuildArch:	noarch
12cu|perl-DateTime-Set-0.340.0-1|19	
12cu|perl-DateTime-Set-0.340.0-1|20	%description
12cu|perl-DateTime-Set-0.340.0-1|21	DateTime::Set is a module for datetime sets. It can be used to handle two
12cu|perl-DateTime-Set-0.340.0-1|22	different types of sets.
12cu|perl-DateTime-Set-0.340.0-1|23	
12cu|perl-DateTime-Set-0.340.0-1|24	The first is a fixed set of predefined datetime objects. For example, if we
12cu|perl-DateTime-Set-0.340.0-1|25	wanted to create a set of datetimes containing the birthdays of people in
12cu|perl-DateTime-Set-0.340.0-1|26	our family for the current year.
12cu|perl-DateTime-Set-0.340.0-1|27	
12cu|perl-DateTime-Set-0.340.0-1|28	The second type of set that it can handle is one based on a recurrence,
12cu|perl-DateTime-Set-0.340.0-1|29	such as "every Wednesday", or "noon on the 15th day of every month". This
12cu|perl-DateTime-Set-0.340.0-1|30	type of set can have fixed starting and ending datetimes, but neither is
12cu|perl-DateTime-Set-0.340.0-1|31	required. So our "every Wednesday set" could be "every Wednesday from the
12cu|perl-DateTime-Set-0.340.0-1|32	beginning of time until the end of time", or "every Wednesday after
12cu|perl-DateTime-Set-0.340.0-1|33	2003-03-05 until the end of time", or "every Wednesday between 2003-03-05
12cu|perl-DateTime-Set-0.340.0-1|34	and 2004-01-07".
12cu|perl-DateTime-Set-0.340.0-1|35	
12cu|perl-DateTime-Set-0.340.0-1|36	%prep
12cu|perl-DateTime-Set-0.340.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DateTime-Set-0.340.0-1|38	
12cu|perl-DateTime-Set-0.340.0-1|39	%build
12cu|perl-DateTime-Set-0.340.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DateTime-Set-0.340.0-1|41	%make
12cu|perl-DateTime-Set-0.340.0-1|42	
12cu|perl-DateTime-Set-0.340.0-1|43	%check
12cu|perl-DateTime-Set-0.340.0-1|44	%make test
12cu|perl-DateTime-Set-0.340.0-1|45	
12cu|perl-DateTime-Set-0.340.0-1|46	%install
12cu|perl-DateTime-Set-0.340.0-1|47	%makeinstall_std
12cu|perl-DateTime-Set-0.340.0-1|48	
12cu|perl-DateTime-Set-0.340.0-1|49	%files
12cu|perl-DateTime-Set-0.340.0-1|50	%doc Changes LICENSE META.yml README
12cu|perl-DateTime-Set-0.340.0-1|51	%{_mandir}/man3/*
12cu|perl-DateTime-Set-0.340.0-1|52	%{perl_vendorlib}/*
12cu|perl-DateTime-Set-0.340.0-1|53	
12cu|perl-DateTime-Set-0.340.0-1|54	
12cu|perl-DateTime-Set-0.340.0-1|55	%changelog
12cu|perl-DateTime-Set-0.340.0-1|56	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.340.0-1
12cu|perl-DateTime-Set-0.340.0-1|57	+ Revision: c1c7311
12cu|perl-DateTime-Set-0.340.0-1|58	- Updated to 0.3400 (by updates_builder)
12cu|perl-DateTime-Set-0.340.0-1|59	
12cu|perl-DateTime-Set-0.340.0-1|60	

10667 12
12cu|perl-DBD-CSV-0.410.0-3|1	%define	upstream_name    DBD-CSV
12cu|perl-DBD-CSV-0.410.0-3|2	%define upstream_version 0.41
12cu|perl-DBD-CSV-0.410.0-3|3	
12cu|perl-DBD-CSV-0.410.0-3|4	%if %{_use_internal_dependency_generator}
12cu|perl-DBD-CSV-0.410.0-3|5	%define __noautoreq '/pro/bin/perl'
12cu|perl-DBD-CSV-0.410.0-3|6	%else
12cu|perl-DBD-CSV-0.410.0-3|7	%define _requires_exceptions /pro/bin/perl
12cu|perl-DBD-CSV-0.410.0-3|8	%endif
12cu|perl-DBD-CSV-0.410.0-3|9	
12cu|perl-DBD-CSV-0.410.0-3|10	Name:		perl-%{upstream_name}
12cu|perl-DBD-CSV-0.410.0-3|11	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBD-CSV-0.410.0-3|12	Release:	3
12cu|perl-DBD-CSV-0.410.0-3|13	
12cu|perl-DBD-CSV-0.410.0-3|14	Summary:	Perl module to access CSV files through DBI
12cu|perl-DBD-CSV-0.410.0-3|15	License:	GPL
12cu|perl-DBD-CSV-0.410.0-3|16	Group:		Development/Perl
12cu|perl-DBD-CSV-0.410.0-3|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBD-CSV-0.410.0-3|18	Source0:	http://search.cpan.org/CPAN/authors/id/J/JZ/JZUCKER/%{upstream_name}-%{upstream_version}.tgz
12cu|perl-DBD-CSV-0.410.0-3|19	
12cu|perl-DBD-CSV-0.410.0-3|20	BuildRequires:	perl-devel
12cu|perl-DBD-CSV-0.410.0-3|21	BuildRequires:	perl(DBI)
12cu|perl-DBD-CSV-0.410.0-3|22	BuildRequires:	perl(SQL::Statement) >= 0.1011
12cu|perl-DBD-CSV-0.410.0-3|23	BuildRequires:	perl(Text::CSV_XS) >= 0.16
12cu|perl-DBD-CSV-0.410.0-3|24	
12cu|perl-DBD-CSV-0.410.0-3|25	BuildArch:	noarch
12cu|perl-DBD-CSV-0.410.0-3|26	
12cu|perl-DBD-CSV-0.410.0-3|27	%description
12cu|perl-DBD-CSV-0.410.0-3|28	DBD::CSV is a Perl module that provides yet another driver for the DBI
12cu|perl-DBD-CSV-0.410.0-3|29	(Database independent interface for Perl).  This one is based on the SQL
12cu|perl-DBD-CSV-0.410.0-3|30	"engine" SQL::Statement and the abstract DBI driver DBD::File, and implements
12cu|perl-DBD-CSV-0.410.0-3|31	access to so-called CSV files (comma seperated values).  Such files are
12cu|perl-DBD-CSV-0.410.0-3|32	mostly used for exporting MS Access and MS Excel data.
12cu|perl-DBD-CSV-0.410.0-3|33	
12cu|perl-DBD-CSV-0.410.0-3|34	%prep
12cu|perl-DBD-CSV-0.410.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBD-CSV-0.410.0-3|36	
12cu|perl-DBD-CSV-0.410.0-3|37	%build
12cu|perl-DBD-CSV-0.410.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBD-CSV-0.410.0-3|39	%make
12cu|perl-DBD-CSV-0.410.0-3|40	
12cu|perl-DBD-CSV-0.410.0-3|41	%check
12cu|perl-DBD-CSV-0.410.0-3|42	%make test
12cu|perl-DBD-CSV-0.410.0-3|43	
12cu|perl-DBD-CSV-0.410.0-3|44	%install
12cu|perl-DBD-CSV-0.410.0-3|45	%makeinstall_std
12cu|perl-DBD-CSV-0.410.0-3|46	
12cu|perl-DBD-CSV-0.410.0-3|47	%files
12cu|perl-DBD-CSV-0.410.0-3|48	%doc ChangeLog README
12cu|perl-DBD-CSV-0.410.0-3|49	%{perl_vendorlib}/Bundle/DBD/*
12cu|perl-DBD-CSV-0.410.0-3|50	%{perl_vendorlib}/DBD/*
12cu|perl-DBD-CSV-0.410.0-3|51	%{_mandir}/*/*
12cu|perl-DBD-CSV-0.410.0-3|52	
12cu|perl-DBD-CSV-0.410.0-3|53	
12cu|perl-DBD-CSV-0.410.0-3|54	%changelog
12cu|perl-DBD-CSV-0.410.0-3|55	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.410.0-3
12cu|perl-DBD-CSV-0.410.0-3|56	+ Revision: 45ad14d
12cu|perl-DBD-CSV-0.410.0-3|57	- Updated to 0.41
12cu|perl-DBD-CSV-0.410.0-3|58	
12cu|perl-DBD-CSV-0.410.0-3|59	

10668 12
12cu|perl-DBD-Mock-1.450.0-1|1	%define upstream_name    DBD-Mock
12cu|perl-DBD-Mock-1.450.0-1|2	%define upstream_version 1.45
12cu|perl-DBD-Mock-1.450.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-DBD-Mock-1.450.0-1|4	Version:	%perl_convert_version 1.45
12cu|perl-DBD-Mock-1.450.0-1|5	Release:	1
12cu|perl-DBD-Mock-1.450.0-1|6	
12cu|perl-DBD-Mock-1.450.0-1|7	Summary:	Mock database driver for testing
12cu|perl-DBD-Mock-1.450.0-1|8	License:	GPL+ or Artistic
12cu|perl-DBD-Mock-1.450.0-1|9	Group:		Development/Perl
12cu|perl-DBD-Mock-1.450.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBD-Mock-1.450.0-1|11	Source0:	http://www.cpan.org/modules/by-module/DBD/DBD-Mock-1.45.tar.gz
12cu|perl-DBD-Mock-1.450.0-1|12	
12cu|perl-DBD-Mock-1.450.0-1|13	BuildRequires:	perl-devel
12cu|perl-DBD-Mock-1.450.0-1|14	BuildRequires:	perl(DBI)
12cu|perl-DBD-Mock-1.450.0-1|15	BuildRequires:	perl(Test::More)
12cu|perl-DBD-Mock-1.450.0-1|16	BuildRequires:	perl(Test::Exception)
12cu|perl-DBD-Mock-1.450.0-1|17	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-DBD-Mock-1.450.0-1|18	BuildArch:	noarch
12cu|perl-DBD-Mock-1.450.0-1|19	
12cu|perl-DBD-Mock-1.450.0-1|20	%description
12cu|perl-DBD-Mock-1.450.0-1|21	Testing with databases can be tricky. If you are developing a system
12cu|perl-DBD-Mock-1.450.0-1|22	married to a single database then you can make some assumptions about your
12cu|perl-DBD-Mock-1.450.0-1|23	environment and ask the user to provide relevant connection information.
12cu|perl-DBD-Mock-1.450.0-1|24	But if you need to test a framework that uses DBI, particularly a framework
12cu|perl-DBD-Mock-1.450.0-1|25	that uses different types of persistence schemes, then it may be more
12cu|perl-DBD-Mock-1.450.0-1|26	useful to simply verify what the framework is trying to do -- ensure the
12cu|perl-DBD-Mock-1.450.0-1|27	right SQL is generated and that the correct parameters are bound.
12cu|perl-DBD-Mock-1.450.0-1|28	'DBD::Mock' makes it easy to just modify your configuration (presumably
12cu|perl-DBD-Mock-1.450.0-1|29	held outside your code) and just use it instead of 'DBD::Foo' (like the
12cu|perl-DBD-Mock-1.450.0-1|30	DBD::Pg manpage or the DBD::mysql manpage) in your framework.
12cu|perl-DBD-Mock-1.450.0-1|31	
12cu|perl-DBD-Mock-1.450.0-1|32	There is no distinct area where using this module makes sense. (Some people
12cu|perl-DBD-Mock-1.450.0-1|33	may successfully argue that this is a solution looking for a problem...)
12cu|perl-DBD-Mock-1.450.0-1|34	Indeed, if you can assume your users have something like the DBD::AnyData
12cu|perl-DBD-Mock-1.450.0-1|35	manpage or the DBD::SQLite manpage or if you do not mind creating a
12cu|perl-DBD-Mock-1.450.0-1|36	dependency on them then it makes far more sense to use these legitimate
12cu|perl-DBD-Mock-1.450.0-1|37	driver implementations and test your application in the real world -- at
12cu|perl-DBD-Mock-1.450.0-1|38	least as much of the real world as you can create in your tests...
12cu|perl-DBD-Mock-1.450.0-1|39	
12cu|perl-DBD-Mock-1.450.0-1|40	And if your database handle exists as a package variable or something else
12cu|perl-DBD-Mock-1.450.0-1|41	easily replaced at test-time then it may make more sense to use the
12cu|perl-DBD-Mock-1.450.0-1|42	Test::MockObject manpage to create a fully dynamic handle. There is an
12cu|perl-DBD-Mock-1.450.0-1|43	excellent article by chromatic about using the Test::MockObject manpage in
12cu|perl-DBD-Mock-1.450.0-1|44	this and other ways, strongly recommended. (See the SEE ALSO manpage for a
12cu|perl-DBD-Mock-1.450.0-1|45	link)
12cu|perl-DBD-Mock-1.450.0-1|46	
12cu|perl-DBD-Mock-1.450.0-1|47	%prep
12cu|perl-DBD-Mock-1.450.0-1|48	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBD-Mock-1.450.0-1|49	
12cu|perl-DBD-Mock-1.450.0-1|50	%build
12cu|perl-DBD-Mock-1.450.0-1|51	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBD-Mock-1.450.0-1|52	%make
12cu|perl-DBD-Mock-1.450.0-1|53	
12cu|perl-DBD-Mock-1.450.0-1|54	%check
12cu|perl-DBD-Mock-1.450.0-1|55	make test
12cu|perl-DBD-Mock-1.450.0-1|56	
12cu|perl-DBD-Mock-1.450.0-1|57	%install
12cu|perl-DBD-Mock-1.450.0-1|58	%makeinstall_std
12cu|perl-DBD-Mock-1.450.0-1|59	
12cu|perl-DBD-Mock-1.450.0-1|60	%files
12cu|perl-DBD-Mock-1.450.0-1|61	%doc Changes README
12cu|perl-DBD-Mock-1.450.0-1|62	%{_mandir}/man3/*
12cu|perl-DBD-Mock-1.450.0-1|63	%{perl_vendorlib}/DBD
12cu|perl-DBD-Mock-1.450.0-1|64	
12cu|perl-DBD-Mock-1.450.0-1|65	%changelog
12cu|perl-DBD-Mock-1.450.0-1|66	* Fri Jun 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.410.0-1mdv2011.0
12cu|perl-DBD-Mock-1.450.0-1|67	+ Revision: 686989
12cu|perl-DBD-Mock-1.450.0-1|68	- update to new version 1.41
12cu|perl-DBD-Mock-1.450.0-1|69	
12cu|perl-DBD-Mock-1.450.0-1|70	* Wed Jun 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.400.0-1
12cu|perl-DBD-Mock-1.450.0-1|71	+ Revision: 686628
12cu|perl-DBD-Mock-1.450.0-1|72	- update to new version 1.40
12cu|perl-DBD-Mock-1.450.0-1|73	
12cu|perl-DBD-Mock-1.450.0-1|74	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 1.390.0-2
12cu|perl-DBD-Mock-1.450.0-1|75	+ Revision: 681352
12cu|perl-DBD-Mock-1.450.0-1|76	- mass rebuild
12cu|perl-DBD-Mock-1.450.0-1|77	
12cu|perl-DBD-Mock-1.450.0-1|78	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.390.0-1mdv2011.0
12cu|perl-DBD-Mock-1.450.0-1|79	+ Revision: 403092
12cu|perl-DBD-Mock-1.450.0-1|80	- rebuild using %%perl_convert_version
12cu|perl-DBD-Mock-1.450.0-1|81	
12cu|perl-DBD-Mock-1.450.0-1|82	* Wed Nov 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.39-1mdv2009.1
12cu|perl-DBD-Mock-1.450.0-1|83	+ Revision: 307032
12cu|perl-DBD-Mock-1.450.0-1|84	- import perl-DBD-Mock
12cu|perl-DBD-Mock-1.450.0-1|85	
12cu|perl-DBD-Mock-1.450.0-1|86	
12cu|perl-DBD-Mock-1.450.0-1|87	* Wed Nov 26 2008 cpan2dist 1.39-1mdv
12cu|perl-DBD-Mock-1.450.0-1|88	- initial mdv release, generated with cpan2dist
12cu|perl-DBD-Mock-1.450.0-1|89	
12cu|perl-DBD-Mock-1.450.0-1|90	

10669 12
12cu|perl-DBD-Multi-0.180.0-1|1	%define upstream_name	 DBD-Multi
12cu|perl-DBD-Multi-0.180.0-1|2	%define upstream_version 0.18
12cu|perl-DBD-Multi-0.180.0-1|3	
12cu|perl-DBD-Multi-0.180.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-DBD-Multi-0.180.0-1|5	Version:	%perl_convert_version 0.18
12cu|perl-DBD-Multi-0.180.0-1|6	Release:	1
12cu|perl-DBD-Multi-0.180.0-1|7	
12cu|perl-DBD-Multi-0.180.0-1|8	Summary:	Manage Multiple Data Sources with Failover and Load Balancing
12cu|perl-DBD-Multi-0.180.0-1|9	License:	GPL+ or Artistic
12cu|perl-DBD-Multi-0.180.0-1|10	Group:		Development/Perl
12cu|perl-DBD-Multi-0.180.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBD-Multi-0.180.0-1|12	Source0:	http://www.cpan.org/modules/by-module/DBD/DBD-Multi-0.18.tar.gz
12cu|perl-DBD-Multi-0.180.0-1|13	
12cu|perl-DBD-Multi-0.180.0-1|14	BuildRequires:	perl-devel
12cu|perl-DBD-Multi-0.180.0-1|15	BuildRequires:	perl(DBD::File)
12cu|perl-DBD-Multi-0.180.0-1|16	BuildRequires:	perl(DBD::SQLite)
12cu|perl-DBD-Multi-0.180.0-1|17	BuildRequires:	perl(Class::Accessor::Fast)
12cu|perl-DBD-Multi-0.180.0-1|18	BuildRequires:	perl(Sys::SigAction)
12cu|perl-DBD-Multi-0.180.0-1|19	BuildRequires:	perl(Test::Pod)
12cu|perl-DBD-Multi-0.180.0-1|20	BuildRequires:	perl(Test::Pod::Coverage)
12cu|perl-DBD-Multi-0.180.0-1|21	BuildRequires:	perl(Test::Exception)
12cu|perl-DBD-Multi-0.180.0-1|22	
12cu|perl-DBD-Multi-0.180.0-1|23	BuildArch:	noarch
12cu|perl-DBD-Multi-0.180.0-1|24	
12cu|perl-DBD-Multi-0.180.0-1|25	%description
12cu|perl-DBD-Multi-0.180.0-1|26	This software manages multiple database connections for failovers and also
12cu|perl-DBD-Multi-0.180.0-1|27	simple load balancing. It acts as a proxy between your code and your database
12cu|perl-DBD-Multi-0.180.0-1|28	connections, transparently choosing a connection for each query, based on your
12cu|perl-DBD-Multi-0.180.0-1|29	preferences and present availability of the DB server.
12cu|perl-DBD-Multi-0.180.0-1|30	
12cu|perl-DBD-Multi-0.180.0-1|31	This module is intended for read-only operations (where some other application
12cu|perl-DBD-Multi-0.180.0-1|32	is being used to handle replication).
12cu|perl-DBD-Multi-0.180.0-1|33	
12cu|perl-DBD-Multi-0.180.0-1|34	This software does not prevent write operations from being executed. This is
12cu|perl-DBD-Multi-0.180.0-1|35	left up to the user. See "SUGGESTED USES" below for ideas.
12cu|perl-DBD-Multi-0.180.0-1|36	
12cu|perl-DBD-Multi-0.180.0-1|37	The interface is nearly the same as other DBI drivers with one notable
12cu|perl-DBD-Multi-0.180.0-1|38	exception.
12cu|perl-DBD-Multi-0.180.0-1|39	
12cu|perl-DBD-Multi-0.180.0-1|40	%prep
12cu|perl-DBD-Multi-0.180.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBD-Multi-0.180.0-1|42	
12cu|perl-DBD-Multi-0.180.0-1|43	%build
12cu|perl-DBD-Multi-0.180.0-1|44	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBD-Multi-0.180.0-1|45	%make
12cu|perl-DBD-Multi-0.180.0-1|46	
12cu|perl-DBD-Multi-0.180.0-1|47	%check
12cu|perl-DBD-Multi-0.180.0-1|48	%make test
12cu|perl-DBD-Multi-0.180.0-1|49	
12cu|perl-DBD-Multi-0.180.0-1|50	%install
12cu|perl-DBD-Multi-0.180.0-1|51	%makeinstall_std
12cu|perl-DBD-Multi-0.180.0-1|52	
12cu|perl-DBD-Multi-0.180.0-1|53	%files
12cu|perl-DBD-Multi-0.180.0-1|54	%doc README Changes
12cu|perl-DBD-Multi-0.180.0-1|55	%{perl_vendorlib}/DBD
12cu|perl-DBD-Multi-0.180.0-1|56	%{_mandir}/man3/*
12cu|perl-DBD-Multi-0.180.0-1|57	
12cu|perl-DBD-Multi-0.180.0-1|58	%changelog
12cu|perl-DBD-Multi-0.180.0-1|59	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.160.0-2mdv2011.0
12cu|perl-DBD-Multi-0.180.0-1|60	+ Revision: 681353
12cu|perl-DBD-Multi-0.180.0-1|61	- mass rebuild
12cu|perl-DBD-Multi-0.180.0-1|62	
12cu|perl-DBD-Multi-0.180.0-1|63	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1mdv2011.0
12cu|perl-DBD-Multi-0.180.0-1|64	+ Revision: 587610
12cu|perl-DBD-Multi-0.180.0-1|65	- new version
12cu|perl-DBD-Multi-0.180.0-1|66	
12cu|perl-DBD-Multi-0.180.0-1|67	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2011.0
12cu|perl-DBD-Multi-0.180.0-1|68	+ Revision: 554300
12cu|perl-DBD-Multi-0.180.0-1|69	- update to 0.15
12cu|perl-DBD-Multi-0.180.0-1|70	
12cu|perl-DBD-Multi-0.180.0-1|71	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.0
12cu|perl-DBD-Multi-0.180.0-1|72	+ Revision: 403093
12cu|perl-DBD-Multi-0.180.0-1|73	- rebuild using %%perl_convert_version
12cu|perl-DBD-Multi-0.180.0-1|74	
12cu|perl-DBD-Multi-0.180.0-1|75	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.14-3mdv2009.0
12cu|perl-DBD-Multi-0.180.0-1|76	+ Revision: 256563
12cu|perl-DBD-Multi-0.180.0-1|77	- rebuild
12cu|perl-DBD-Multi-0.180.0-1|78	
12cu|perl-DBD-Multi-0.180.0-1|79	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2008.1
12cu|perl-DBD-Multi-0.180.0-1|80	+ Revision: 178293
12cu|perl-DBD-Multi-0.180.0-1|81	- update to new version 0.14
12cu|perl-DBD-Multi-0.180.0-1|82	
12cu|perl-DBD-Multi-0.180.0-1|83	* Fri Feb 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2008.1
12cu|perl-DBD-Multi-0.180.0-1|84	+ Revision: 173870
12cu|perl-DBD-Multi-0.180.0-1|85	- update to new version 0.13
12cu|perl-DBD-Multi-0.180.0-1|86	
12cu|perl-DBD-Multi-0.180.0-1|87	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-DBD-Multi-0.180.0-1|88	- restore BuildRoot
12cu|perl-DBD-Multi-0.180.0-1|89	
12cu|perl-DBD-Multi-0.180.0-1|90	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-DBD-Multi-0.180.0-1|91	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-DBD-Multi-0.180.0-1|92	
12cu|perl-DBD-Multi-0.180.0-1|93	* Thu Aug 30 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2008.0
12cu|perl-DBD-Multi-0.180.0-1|94	+ Revision: 75219
12cu|perl-DBD-Multi-0.180.0-1|95	- update to new version 0.12
12cu|perl-DBD-Multi-0.180.0-1|96	
12cu|perl-DBD-Multi-0.180.0-1|97	* Fri Aug 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2008.0
12cu|perl-DBD-Multi-0.180.0-1|98	+ Revision: 65372
12cu|perl-DBD-Multi-0.180.0-1|99	- update to new version 0.11
12cu|perl-DBD-Multi-0.180.0-1|100	
12cu|perl-DBD-Multi-0.180.0-1|101	* Fri Jul 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.0
12cu|perl-DBD-Multi-0.180.0-1|102	+ Revision: 49009
12cu|perl-DBD-Multi-0.180.0-1|103	- import perl-DBD-Multi
12cu|perl-DBD-Multi-0.180.0-1|104	
12cu|perl-DBD-Multi-0.180.0-1|105	
12cu|perl-DBD-Multi-0.180.0-1|106	* Fri Jul 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.0
12cu|perl-DBD-Multi-0.180.0-1|107	- first mdv release
12cu|perl-DBD-Multi-0.180.0-1|108	

10670 12
12cu|perl-DBD-Pg-3.0.0-1|1	%define	module	DBD-Pg
12cu|perl-DBD-Pg-3.0.0-1|2	%define upstream_version 3.0.0
12cu|perl-DBD-Pg-3.0.0-1|3	
12cu|perl-DBD-Pg-3.0.0-1|4	Name:		perl-%{module}
12cu|perl-DBD-Pg-3.0.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBD-Pg-3.0.0-1|6	Release:	1
12cu|perl-DBD-Pg-3.0.0-1|7	
12cu|perl-DBD-Pg-3.0.0-1|8	Summary:	PostgreSQL database driver for the DBI module
12cu|perl-DBD-Pg-3.0.0-1|9	License:	GPL+ or Artistic
12cu|perl-DBD-Pg-3.0.0-1|10	Group:		Development/Perl
12cu|perl-DBD-Pg-3.0.0-1|11	Url:		http://search.cpan.org/dist/%{module}/
12cu|perl-DBD-Pg-3.0.0-1|12	Source0:	http://www.cpan.org/modules/by-module/DBD/DBD-Pg-%{version}.tar.gz
12cu|perl-DBD-Pg-3.0.0-1|13	Buildrequires:	perl(DBI)
12cu|perl-DBD-Pg-3.0.0-1|14	Buildrequires:	perl-devel
12cu|perl-DBD-Pg-3.0.0-1|15	Buildrequires:	postgresql-devel
12cu|perl-DBD-Pg-3.0.0-1|16	
12cu|perl-DBD-Pg-3.0.0-1|17	%description
12cu|perl-DBD-Pg-3.0.0-1|18	PostgreSQL database driver for the DBI module
12cu|perl-DBD-Pg-3.0.0-1|19	
12cu|perl-DBD-Pg-3.0.0-1|20	%prep
12cu|perl-DBD-Pg-3.0.0-1|21	%setup -q -n %{module}-%{upstream_version}
12cu|perl-DBD-Pg-3.0.0-1|22	
12cu|perl-DBD-Pg-3.0.0-1|23	%build
12cu|perl-DBD-Pg-3.0.0-1|24	export POSTGRES_INCLUDE=/usr/include
12cu|perl-DBD-Pg-3.0.0-1|25	export POSTGRES_LIB=%{_libdir}
12cu|perl-DBD-Pg-3.0.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBD-Pg-3.0.0-1|27	%make
12cu|perl-DBD-Pg-3.0.0-1|28	
12cu|perl-DBD-Pg-3.0.0-1|29	%check
12cu|perl-DBD-Pg-3.0.0-1|30	make test
12cu|perl-DBD-Pg-3.0.0-1|31	
12cu|perl-DBD-Pg-3.0.0-1|32	%install
12cu|perl-DBD-Pg-3.0.0-1|33	%makeinstall_std
12cu|perl-DBD-Pg-3.0.0-1|34	
12cu|perl-DBD-Pg-3.0.0-1|35	%files
12cu|perl-DBD-Pg-3.0.0-1|36	%{perl_vendorarch}/auto/DBD
12cu|perl-DBD-Pg-3.0.0-1|37	%{perl_vendorarch}/DBD
12cu|perl-DBD-Pg-3.0.0-1|38	%{perl_vendorarch}/Bundle
12cu|perl-DBD-Pg-3.0.0-1|39	%{_mandir}/*/*
12cu|perl-DBD-Pg-3.0.0-1|40	
12cu|perl-DBD-Pg-3.0.0-1|41	
12cu|perl-DBD-Pg-3.0.0-1|42	
12cu|perl-DBD-Pg-3.0.0-1|43	%changelog
12cu|perl-DBD-Pg-3.0.0-1|44	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-1
12cu|perl-DBD-Pg-3.0.0-1|45	+ Revision: 544e8b2
12cu|perl-DBD-Pg-3.0.0-1|46	- Updated to 3.0.0 (by updates_builder)
12cu|perl-DBD-Pg-3.0.0-1|47	
12cu|perl-DBD-Pg-3.0.0-1|48	

10671 12
12cu|perl-DBD-Sybase-1.150.0-1|1	%define upstream_name    DBD-Sybase
12cu|perl-DBD-Sybase-1.150.0-1|2	%define upstream_version 1.15
12cu|perl-DBD-Sybase-1.150.0-1|3	
12cu|perl-DBD-Sybase-1.150.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-DBD-Sybase-1.150.0-1|5	Version:    %perl_convert_version 1.15
12cu|perl-DBD-Sybase-1.150.0-1|6	Release:	1
12cu|perl-DBD-Sybase-1.150.0-1|7	
12cu|perl-DBD-Sybase-1.150.0-1|8	Summary:	Sybase database driver for the DBI module
12cu|perl-DBD-Sybase-1.150.0-1|9	License:	GPL+ or Artistic
12cu|perl-DBD-Sybase-1.150.0-1|10	Group:		Development/Perl
12cu|perl-DBD-Sybase-1.150.0-1|11	Url:		http://search.cpan.org/~mewp/DBD-Sybase/
12cu|perl-DBD-Sybase-1.150.0-1|12	Source0:	http://www.cpan.org/authors/id/M/ME/MEWP/DBD-Sybase-1.15.tar.gz
12cu|perl-DBD-Sybase-1.150.0-1|13	
12cu|perl-DBD-Sybase-1.150.0-1|14	BuildRequires:	freetds-devel
12cu|perl-DBD-Sybase-1.150.0-1|15	BuildRequires:	gettext-devel
12cu|perl-DBD-Sybase-1.150.0-1|16	BuildRequires:	perl-DBI >= 1.00
12cu|perl-DBD-Sybase-1.150.0-1|17	BuildRequires:	perl-devel
12cu|perl-DBD-Sybase-1.150.0-1|18	
12cu|perl-DBD-Sybase-1.150.0-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-DBD-Sybase-1.150.0-1|20	
12cu|perl-DBD-Sybase-1.150.0-1|21	%description
12cu|perl-DBD-Sybase-1.150.0-1|22	DBD::Sybase is a Perl module which works with the DBI module to provide access
12cu|perl-DBD-Sybase-1.150.0-1|23	to Sybase databases. With FreeTDS DBD::Sybase can be also used to query a
12cu|perl-DBD-Sybase-1.150.0-1|24	MS-SQL 7 or 2000 database server from a UNIX/Linux host.
12cu|perl-DBD-Sybase-1.150.0-1|25	
12cu|perl-DBD-Sybase-1.150.0-1|26	%prep
12cu|perl-DBD-Sybase-1.150.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBD-Sybase-1.150.0-1|28	
12cu|perl-DBD-Sybase-1.150.0-1|29	%build
12cu|perl-DBD-Sybase-1.150.0-1|30	export SYBASE=%{_prefix}
12cu|perl-DBD-Sybase-1.150.0-1|31	echo -e "\n\n\n\n\n\n" | %{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBD-Sybase-1.150.0-1|32	%make OPTIMIZE="%{optflags}" LD_RUN_PATH=""
12cu|perl-DBD-Sybase-1.150.0-1|33	
12cu|perl-DBD-Sybase-1.150.0-1|34	%install
12cu|perl-DBD-Sybase-1.150.0-1|35	rm -rf %{buildroot}
12cu|perl-DBD-Sybase-1.150.0-1|36	%makeinstall_std
12cu|perl-DBD-Sybase-1.150.0-1|37	
12cu|perl-DBD-Sybase-1.150.0-1|38	%clean
12cu|perl-DBD-Sybase-1.150.0-1|39	rm -rf %{buildroot}
12cu|perl-DBD-Sybase-1.150.0-1|40	
12cu|perl-DBD-Sybase-1.150.0-1|41	%files
12cu|perl-DBD-Sybase-1.150.0-1|42	%defattr(644,root,root,755)
12cu|perl-DBD-Sybase-1.150.0-1|43	%doc BUGS CHANGES README
12cu|perl-DBD-Sybase-1.150.0-1|44	%{perl_vendorarch}/DBD/Sybase.pm
12cu|perl-DBD-Sybase-1.150.0-1|45	%{perl_vendorarch}/DBD/dbd-sybase.pod
12cu|perl-DBD-Sybase-1.150.0-1|46	%dir %{perl_vendorarch}/auto/DBD/Sybase
12cu|perl-DBD-Sybase-1.150.0-1|47	%attr(0755,root,root) %{perl_vendorarch}/auto/DBD/Sybase/Sybase.so
12cu|perl-DBD-Sybase-1.150.0-1|48	%{_mandir}/man3/*
12cu|perl-DBD-Sybase-1.150.0-1|49	
12cu|perl-DBD-Sybase-1.150.0-1|50	
12cu|perl-DBD-Sybase-1.150.0-1|51	%changelog
12cu|perl-DBD-Sybase-1.150.0-1|52	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.120.0-2
12cu|perl-DBD-Sybase-1.150.0-1|53	+ Revision: 768358
12cu|perl-DBD-Sybase-1.150.0-1|54	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-DBD-Sybase-1.150.0-1|55	
12cu|perl-DBD-Sybase-1.150.0-1|56	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.120.0-1
12cu|perl-DBD-Sybase-1.150.0-1|57	+ Revision: 659897
12cu|perl-DBD-Sybase-1.150.0-1|58	- update to new version 1.12
12cu|perl-DBD-Sybase-1.150.0-1|59	- update to new version 1.11
12cu|perl-DBD-Sybase-1.150.0-1|60	
12cu|perl-DBD-Sybase-1.150.0-1|61	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2010.1
12cu|perl-DBD-Sybase-1.150.0-1|62	+ Revision: 536457
12cu|perl-DBD-Sybase-1.150.0-1|63	- update to 1.10 (remove mdv patches)
12cu|perl-DBD-Sybase-1.150.0-1|64	
12cu|perl-DBD-Sybase-1.150.0-1|65	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.90.0-1mdv2010.0
12cu|perl-DBD-Sybase-1.150.0-1|66	+ Revision: 403094
12cu|perl-DBD-Sybase-1.150.0-1|67	- rebuild using %%perl_convert_version
12cu|perl-DBD-Sybase-1.150.0-1|68	
12cu|perl-DBD-Sybase-1.150.0-1|69	* Mon Sep 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.09-1mdv2009.0
12cu|perl-DBD-Sybase-1.150.0-1|70	+ Revision: 289562
12cu|perl-DBD-Sybase-1.150.0-1|71	- fix deps
12cu|perl-DBD-Sybase-1.150.0-1|72	- try to fix build
12cu|perl-DBD-Sybase-1.150.0-1|73	- import perl-DBD-Sybase
12cu|perl-DBD-Sybase-1.150.0-1|74	
12cu|perl-DBD-Sybase-1.150.0-1|75	
12cu|perl-DBD-Sybase-1.150.0-1|76	* Mon Sep 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.09-1mdv2009.0
12cu|perl-DBD-Sybase-1.150.0-1|77	- initial Mandriva package
12cu|perl-DBD-Sybase-1.150.0-1|78	

10672 12
12cu|perl-DBD-XBase-1.50.0-1|1	%define upstream_name    DBD-XBase
12cu|perl-DBD-XBase-1.50.0-1|2	%define upstream_version 1.05
12cu|perl-DBD-XBase-1.50.0-1|3	
12cu|perl-DBD-XBase-1.50.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-DBD-XBase-1.50.0-1|5	Version:	%perl_convert_version 1.05
12cu|perl-DBD-XBase-1.50.0-1|6	Release:	1
12cu|perl-DBD-XBase-1.50.0-1|7	
12cu|perl-DBD-XBase-1.50.0-1|8	Summary:	Module for dealing with XBase files
12cu|perl-DBD-XBase-1.50.0-1|9	License:	GPL+ or Artistic
12cu|perl-DBD-XBase-1.50.0-1|10	Group:		Development/Perl
12cu|perl-DBD-XBase-1.50.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBD-XBase-1.50.0-1|12	Source0:	http://www.cpan.org/modules/by-module/DBD/DBD-XBase-1.05.tar.gz
12cu|perl-DBD-XBase-1.50.0-1|13	
12cu|perl-DBD-XBase-1.50.0-1|14	BuildRequires:	perl-devel
12cu|perl-DBD-XBase-1.50.0-1|15	BuildRequires:	perl(DBI)
12cu|perl-DBD-XBase-1.50.0-1|16	BuildArch:	noarch
12cu|perl-DBD-XBase-1.50.0-1|17	
12cu|perl-DBD-XBase-1.50.0-1|18	%description
12cu|perl-DBD-XBase-1.50.0-1|19	Package DBD::XBase contains module XBase that can read and write dbf and
12cu|perl-DBD-XBase-1.50.0-1|20	dbt/fpt files, as well as a DBI driver DBD::XBase, that allows work with these
12cu|perl-DBD-XBase-1.50.0-1|21	files using SQL commands.
12cu|perl-DBD-XBase-1.50.0-1|22	
12cu|perl-DBD-XBase-1.50.0-1|23	%prep
12cu|perl-DBD-XBase-1.50.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBD-XBase-1.50.0-1|25	
12cu|perl-DBD-XBase-1.50.0-1|26	%build
12cu|perl-DBD-XBase-1.50.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBD-XBase-1.50.0-1|28	%make
12cu|perl-DBD-XBase-1.50.0-1|29	
12cu|perl-DBD-XBase-1.50.0-1|30	%check
12cu|perl-DBD-XBase-1.50.0-1|31	%make test
12cu|perl-DBD-XBase-1.50.0-1|32	
12cu|perl-DBD-XBase-1.50.0-1|33	%install
12cu|perl-DBD-XBase-1.50.0-1|34	%makeinstall_std
12cu|perl-DBD-XBase-1.50.0-1|35	
12cu|perl-DBD-XBase-1.50.0-1|36	%files
12cu|perl-DBD-XBase-1.50.0-1|37	%doc README
12cu|perl-DBD-XBase-1.50.0-1|38	%{_bindir}/*
12cu|perl-DBD-XBase-1.50.0-1|39	%{perl_vendorlib}/XBase.pm
12cu|perl-DBD-XBase-1.50.0-1|40	%dir %{perl_vendorlib}/DBD
12cu|perl-DBD-XBase-1.50.0-1|41	%{perl_vendorlib}/DBD/*
12cu|perl-DBD-XBase-1.50.0-1|42	%dir %{perl_vendorlib}/XBase
12cu|perl-DBD-XBase-1.50.0-1|43	%{perl_vendorlib}/XBase/*
12cu|perl-DBD-XBase-1.50.0-1|44	%{_mandir}/*/*
12cu|perl-DBD-XBase-1.50.0-1|45	
12cu|perl-DBD-XBase-1.50.0-1|46	
12cu|perl-DBD-XBase-1.50.0-1|47	%changelog
12cu|perl-DBD-XBase-1.50.0-1|48	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.30.0-1mdv2011.0
12cu|perl-DBD-XBase-1.50.0-1|49	+ Revision: 643372
12cu|perl-DBD-XBase-1.50.0-1|50	- update to new version 1.03
12cu|perl-DBD-XBase-1.50.0-1|51	
12cu|perl-DBD-XBase-1.50.0-1|52	* Sun Feb 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.10.0-1
12cu|perl-DBD-XBase-1.50.0-1|53	+ Revision: 637624
12cu|perl-DBD-XBase-1.50.0-1|54	- new version
12cu|perl-DBD-XBase-1.50.0-1|55	- update to new version 1.01
12cu|perl-DBD-XBase-1.50.0-1|56	
12cu|perl-DBD-XBase-1.50.0-1|57	* Tue Feb 09 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.241.0-1mdv2011.0
12cu|perl-DBD-XBase-1.50.0-1|58	+ Revision: 502716
12cu|perl-DBD-XBase-1.50.0-1|59	- rebuild using %%perl_convert_version
12cu|perl-DBD-XBase-1.50.0-1|60	
12cu|perl-DBD-XBase-1.50.0-1|61	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-DBD-XBase-1.50.0-1|62	- BR perl-DBI for the testsuite
12cu|perl-DBD-XBase-1.50.0-1|63	- rebuild
12cu|perl-DBD-XBase-1.50.0-1|64	
12cu|perl-DBD-XBase-1.50.0-1|65	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.241-5mdv2009.0
12cu|perl-DBD-XBase-1.50.0-1|66	+ Revision: 241203
12cu|perl-DBD-XBase-1.50.0-1|67	- rebuild
12cu|perl-DBD-XBase-1.50.0-1|68	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-DBD-XBase-1.50.0-1|69	
12cu|perl-DBD-XBase-1.50.0-1|70	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-DBD-XBase-1.50.0-1|71	- restore BuildRoot
12cu|perl-DBD-XBase-1.50.0-1|72	
12cu|perl-DBD-XBase-1.50.0-1|73	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.241-3mdv2008.0
12cu|perl-DBD-XBase-1.50.0-1|74	+ Revision: 86341
12cu|perl-DBD-XBase-1.50.0-1|75	- rebuild
12cu|perl-DBD-XBase-1.50.0-1|76	
12cu|perl-DBD-XBase-1.50.0-1|77	
12cu|perl-DBD-XBase-1.50.0-1|78	* Tue Jun 21 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 0.241-2mdk
12cu|perl-DBD-XBase-1.50.0-1|79	- rebuild
12cu|perl-DBD-XBase-1.50.0-1|80	- use mkrel
12cu|perl-DBD-XBase-1.50.0-1|81	
12cu|perl-DBD-XBase-1.50.0-1|82	* Tue May 11 2004 Michael Scherer <misc@mandrake.org> 0.241-1mdk
12cu|perl-DBD-XBase-1.50.0-1|83	- New release 0.241
12cu|perl-DBD-XBase-1.50.0-1|84	
12cu|perl-DBD-XBase-1.50.0-1|85	* Wed Aug 27 2003 François Pons <fpons@mandrakesoft.com> 0.240-1mdk
12cu|perl-DBD-XBase-1.50.0-1|86	- 0.240.
12cu|perl-DBD-XBase-1.50.0-1|87	
12cu|perl-DBD-XBase-1.50.0-1|88	* Tue Jun 03 2003 Tibor Pittich <Tibor.Pittich@phuture.sk> 0.232-1mdk
12cu|perl-DBD-XBase-1.50.0-1|89	- initial import into Mandrake. This module required perl-Cstools.
12cu|perl-DBD-XBase-1.50.0-1|90	
12cu|perl-DBD-XBase-1.50.0-1|91	

10673 12
12cu|perl-DBICx-TestDatabase-0.50.0-3|1	%define upstream_name    DBICx-TestDatabase
12cu|perl-DBICx-TestDatabase-0.50.0-3|2	%define upstream_version 0.05
12cu|perl-DBICx-TestDatabase-0.50.0-3|3	
12cu|perl-DBICx-TestDatabase-0.50.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-DBICx-TestDatabase-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBICx-TestDatabase-0.50.0-3|6	Release:	3
12cu|perl-DBICx-TestDatabase-0.50.0-3|7	
12cu|perl-DBICx-TestDatabase-0.50.0-3|8	Summary:	A DBICx::TestDatabase you can add your
12cu|perl-DBICx-TestDatabase-0.50.0-3|9	License:	GPL+ or Artistic
12cu|perl-DBICx-TestDatabase-0.50.0-3|10	Group:		Development/Perl
12cu|perl-DBICx-TestDatabase-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBICx-TestDatabase-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DBICx/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-DBICx-TestDatabase-0.50.0-3|13	
12cu|perl-DBICx-TestDatabase-0.50.0-3|14	BuildRequires:	perl-devel
12cu|perl-DBICx-TestDatabase-0.50.0-3|15	BuildRequires:	perl(DBD::SQLite)
12cu|perl-DBICx-TestDatabase-0.50.0-3|16	BuildRequires:	perl(DBIx::Class)
12cu|perl-DBICx-TestDatabase-0.50.0-3|17	BuildRequires:	perl(File::Temp)
12cu|perl-DBICx-TestDatabase-0.50.0-3|18	BuildRequires:	perl(SQL::Translator)
12cu|perl-DBICx-TestDatabase-0.50.0-3|19	BuildRequires:	perl(Test::More)
12cu|perl-DBICx-TestDatabase-0.50.0-3|20	BuildRequires:	perl(ok)
12cu|perl-DBICx-TestDatabase-0.50.0-3|21	BuildRequires:	perl(strictures)
12cu|perl-DBICx-TestDatabase-0.50.0-3|22	BuildArch:	noarch
12cu|perl-DBICx-TestDatabase-0.50.0-3|23	
12cu|perl-DBICx-TestDatabase-0.50.0-3|24	%description
12cu|perl-DBICx-TestDatabase-0.50.0-3|25	This module creates a temporary SQLite database, deploys your DBIC schema,
12cu|perl-DBICx-TestDatabase-0.50.0-3|26	and then connects to it. This lets you easily test your DBIC schema. Since
12cu|perl-DBICx-TestDatabase-0.50.0-3|27	you have a fresh database for every test, you don't have to worry about
12cu|perl-DBICx-TestDatabase-0.50.0-3|28	cleaning up after your tests, ordering of tests affecting failure, etc.
12cu|perl-DBICx-TestDatabase-0.50.0-3|29	
12cu|perl-DBICx-TestDatabase-0.50.0-3|30	%prep
12cu|perl-DBICx-TestDatabase-0.50.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBICx-TestDatabase-0.50.0-3|32	
12cu|perl-DBICx-TestDatabase-0.50.0-3|33	%build
12cu|perl-DBICx-TestDatabase-0.50.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBICx-TestDatabase-0.50.0-3|35	%make
12cu|perl-DBICx-TestDatabase-0.50.0-3|36	
12cu|perl-DBICx-TestDatabase-0.50.0-3|37	%check
12cu|perl-DBICx-TestDatabase-0.50.0-3|38	%make test
12cu|perl-DBICx-TestDatabase-0.50.0-3|39	
12cu|perl-DBICx-TestDatabase-0.50.0-3|40	%install
12cu|perl-DBICx-TestDatabase-0.50.0-3|41	%makeinstall_std
12cu|perl-DBICx-TestDatabase-0.50.0-3|42	
12cu|perl-DBICx-TestDatabase-0.50.0-3|43	%files
12cu|perl-DBICx-TestDatabase-0.50.0-3|44	%doc README Changes
12cu|perl-DBICx-TestDatabase-0.50.0-3|45	%{_mandir}/man3/*
12cu|perl-DBICx-TestDatabase-0.50.0-3|46	%{perl_vendorlib}/*
12cu|perl-DBICx-TestDatabase-0.50.0-3|47	
12cu|perl-DBICx-TestDatabase-0.50.0-3|48	%changelog
12cu|perl-DBICx-TestDatabase-0.50.0-3|49	* Sun Apr 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-3
12cu|perl-DBICx-TestDatabase-0.50.0-3|50	+ Revision: 42e0536
12cu|perl-DBICx-TestDatabase-0.50.0-3|51	- Updated to 0.05
12cu|perl-DBICx-TestDatabase-0.50.0-3|52	
12cu|perl-DBICx-TestDatabase-0.50.0-3|53	

10674 12
12cu|perl-DBIx-Class-0.82.700-2|1	%define upstream_name	 DBIx-Class
12cu|perl-DBIx-Class-0.82.700-2|2	%define upstream_version 0.08270
12cu|perl-DBIx-Class-0.82.700-2|3	
12cu|perl-DBIx-Class-0.82.700-2|4	%if %{_use_internal_dependency_generator}
12cu|perl-DBIx-Class-0.82.700-2|5	%define __noautoreq 'perl\\(DBD::Oracle(.*)\\)|perl\\(DBIx::Class::Admin::(.*)\\)'
12cu|perl-DBIx-Class-0.82.700-2|6	%else
12cu|perl-DBIx-Class-0.82.700-2|7	%define _requires_exceptions %perl(DBD::Oracle\\|DBIx::Class::Admin::\\(Types\\|Descriptive\\|Usage\\))
12cu|perl-DBIx-Class-0.82.700-2|8	%endif
12cu|perl-DBIx-Class-0.82.700-2|9	
12cu|perl-DBIx-Class-0.82.700-2|10	Name:		perl-%{upstream_name}
12cu|perl-DBIx-Class-0.82.700-2|11	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBIx-Class-0.82.700-2|12	Release:	2
12cu|perl-DBIx-Class-0.82.700-2|13	Epoch:		1
12cu|perl-DBIx-Class-0.82.700-2|14	
12cu|perl-DBIx-Class-0.82.700-2|15	Summary:	Extensible and flexible object <-> relational mapper
12cu|perl-DBIx-Class-0.82.700-2|16	License:	GPL+ or Artistic
12cu|perl-DBIx-Class-0.82.700-2|17	Group:		Development/Perl
12cu|perl-DBIx-Class-0.82.700-2|18	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBIx-Class-0.82.700-2|19	Source0:	http://www.cpan.org/modules/by-module/DBIx/DBIx-Class-%{upstream_version}.tar.gz
12cu|perl-DBIx-Class-0.82.700-2|20	
12cu|perl-DBIx-Class-0.82.700-2|21	BuildRequires:	perl-devel
12cu|perl-DBIx-Class-0.82.700-2|22	BuildRequires:	perl(Carp::Clan)
12cu|perl-DBIx-Class-0.82.700-2|23	BuildRequires:	perl(Class::Accessor::Grouped)
12cu|perl-DBIx-Class-0.82.700-2|24	BuildRequires:	perl(Class::C3) >= 0.11
12cu|perl-DBIx-Class-0.82.700-2|25	BuildRequires:	perl(Class::C3::Componentised)
12cu|perl-DBIx-Class-0.82.700-2|26	BuildRequires:	perl(Class::Data::Accessor) >= 0.01
12cu|perl-DBIx-Class-0.82.700-2|27	BuildRequires:	perl(Class::Inspector)
12cu|perl-DBIx-Class-0.82.700-2|28	BuildRequires:	perl(Config::Any) >= 0.200
12cu|perl-DBIx-Class-0.82.700-2|29	BuildRequires:	perl(Context::Preserve)
12cu|perl-DBIx-Class-0.82.700-2|30	BuildRequires:	perl(Cwd) >= 3.19
12cu|perl-DBIx-Class-0.82.700-2|31	BuildRequires:	perl(Data::Dumper::Concise)
12cu|perl-DBIx-Class-0.82.700-2|32	BuildRequires:	perl(Data::Page) >= 2.00
12cu|perl-DBIx-Class-0.82.700-2|33	BuildRequires:  perl(DBD::SQLite) >= 1.11
12cu|perl-DBIx-Class-0.82.700-2|34	BuildRequires:  perl(DBI) >= 1.40
12cu|perl-DBIx-Class-0.82.700-2|35	BuildRequires:  perl(Hash::Merge)
12cu|perl-DBIx-Class-0.82.700-2|36	BuildRequires:	perl(JSON)
12cu|perl-DBIx-Class-0.82.700-2|37	BuildRequires:	perl(JSON::Any)
12cu|perl-DBIx-Class-0.82.700-2|38	BuildRequires:  perl(Math::Base36)
12cu|perl-DBIx-Class-0.82.700-2|39	BuildRequires:  perl(Module::Build)
12cu|perl-DBIx-Class-0.82.700-2|40	BuildRequires:  perl(Module::Find)
12cu|perl-DBIx-Class-0.82.700-2|41	BuildRequires:  perl(Path::Class)
12cu|perl-DBIx-Class-0.82.700-2|42	BuildRequires:	perl(Scalar::Util)
12cu|perl-DBIx-Class-0.82.700-2|43	BuildRequires:	perl(Scope::Guard)
12cu|perl-DBIx-Class-0.82.700-2|44	BuildRequires:	perl(SQL::Abstract) >= 1.20
12cu|perl-DBIx-Class-0.82.700-2|45	BuildRequires:	perl(SQL::Abstract::Limit) >= 0.101
12cu|perl-DBIx-Class-0.82.700-2|46	BuildRequires:	perl(Storable)
12cu|perl-DBIx-Class-0.82.700-2|47	BuildRequires:	perl(Sub::Name)
12cu|perl-DBIx-Class-0.82.700-2|48	BuildRequires:	perl(Test::Builder) >= 0.33
12cu|perl-DBIx-Class-0.82.700-2|49	BuildRequires:	perl(Test::Exception) >= 0.310
12cu|perl-DBIx-Class-0.82.700-2|50	BuildRequires:	perl(Test::Warn)
12cu|perl-DBIx-Class-0.82.700-2|51	BuildRequires:	perl(Tie::StdHash)
12cu|perl-DBIx-Class-0.82.700-2|52	BuildRequires:	perl(Try::Tiny)
12cu|perl-DBIx-Class-0.82.700-2|53	BuildRequires:	perl(Variable::Magic) >= 0.440
12cu|perl-DBIx-Class-0.82.700-2|54	BuildRequires:	perl(namespace::clean)
12cu|perl-DBIx-Class-0.82.700-2|55	
12cu|perl-DBIx-Class-0.82.700-2|56	BuildArch:	noarch
12cu|perl-DBIx-Class-0.82.700-2|57	
12cu|perl-DBIx-Class-0.82.700-2|58	Requires:	perl(Class::C3::Componentised)
12cu|perl-DBIx-Class-0.82.700-2|59	Requires:	perl(DBD::SQLite)
12cu|perl-DBIx-Class-0.82.700-2|60	Requires:	perl(SQL::Abstract)
12cu|perl-DBIx-Class-0.82.700-2|61	
12cu|perl-DBIx-Class-0.82.700-2|62	## scottk: The following provides are missed as they appear
12cu|perl-DBIx-Class-0.82.700-2|63	##      on different lines from their "package" declarations
12cu|perl-DBIx-Class-0.82.700-2|64	Provides:	perl(DBIC::SQL::Abstract)
12cu|perl-DBIx-Class-0.82.700-2|65	Provides:	perl(DBIx::Class::_Util)
12cu|perl-DBIx-Class-0.82.700-2|66	Provides:	perl(DBIx::Class::Carp)
12cu|perl-DBIx-Class-0.82.700-2|67	Provides:	perl(DBIx::Class::CDBICompat::AccessorMapping)
12cu|perl-DBIx-Class-0.82.700-2|68	Provides:	perl(DBIx::Class::CDBICompat::AttributeAPI)
12cu|perl-DBIx-Class-0.82.700-2|69	Provides:	perl(DBIx::Class::CDBICompat::AutoUpdate)
12cu|perl-DBIx-Class-0.82.700-2|70	Provides:	perl(DBIx::Class::CDBICompat::ColumnCase)
12cu|perl-DBIx-Class-0.82.700-2|71	Provides:	perl(DBIx::Class::CDBICompat::ColumnGroups)
12cu|perl-DBIx-Class-0.82.700-2|72	Provides:	perl(DBIx::Class::CDBICompat::Constraints)
12cu|perl-DBIx-Class-0.82.700-2|73	Provides:	perl(DBIx::Class::CDBICompat::Constructor)
12cu|perl-DBIx-Class-0.82.700-2|74	Provides:	perl(DBIx::Class::CDBICompat::DestroyWarning)
12cu|perl-DBIx-Class-0.82.700-2|75	Provides:	perl(DBIx::Class::CDBICompat::GetSet)
12cu|perl-DBIx-Class-0.82.700-2|76	Provides:	perl(DBIx::Class::CDBICompat::HasA)
12cu|perl-DBIx-Class-0.82.700-2|77	Provides:	perl(DBIx::Class::CDBICompat::HasMany)
12cu|perl-DBIx-Class-0.82.700-2|78	Provides:	perl(DBIx::Class::CDBICompat::ImaDBI)
12cu|perl-DBIx-Class-0.82.700-2|79	Provides:	perl(DBIx::Class::CDBICompat::LazyLoading)
12cu|perl-DBIx-Class-0.82.700-2|80	Provides:	perl(DBIx::Class::CDBICompat::LiveObjectIndex)
12cu|perl-DBIx-Class-0.82.700-2|81	Provides:	perl(DBIx::Class::CDBICompat::MightHave)
12cu|perl-DBIx-Class-0.82.700-2|82	Provides:	perl(DBIx::Class::CDBICompat::ObjIndexStubs)
12cu|perl-DBIx-Class-0.82.700-2|83	Provides:	perl(DBIx::Class::CDBICompat::Pager)
12cu|perl-DBIx-Class-0.82.700-2|84	Provides:	perl(DBIx::Class::CDBICompat::ReadOnly)
12cu|perl-DBIx-Class-0.82.700-2|85	Provides:   perl(DBIx::Class::CDBICompat::Relationship)
12cu|perl-DBIx-Class-0.82.700-2|86	Provides:	perl(DBIx::Class::CDBICompat::Retrieve)
12cu|perl-DBIx-Class-0.82.700-2|87	Provides:	perl(DBIx::Class::CDBICompat::Stringify)
12cu|perl-DBIx-Class-0.82.700-2|88	Provides:	perl(DBIx::Class::CDBICompat::TempColumns)
12cu|perl-DBIx-Class-0.82.700-2|89	Provides:	perl(DBIx::Class::CDBICompat::Triggers)
12cu|perl-DBIx-Class-0.82.700-2|90	Provides:	perl(DBIx::Class::ClassResolver::PassThrough)
12cu|perl-DBIx-Class-0.82.700-2|91	Provides:	perl(DBIx::Class::Componentised)
12cu|perl-DBIx-Class-0.82.700-2|92	Provides:	perl(DBIx::Class::Relationship::Accessor)
12cu|perl-DBIx-Class-0.82.700-2|93	Provides:	perl(DBIx::Class::Relationship::BelongsTo)
12cu|perl-DBIx-Class-0.82.700-2|94	Provides:	perl(DBIx::Class::Relationship::CascadeActions)
12cu|perl-DBIx-Class-0.82.700-2|95	Provides:	perl(DBIx::Class::Relationship::HasMany)
12cu|perl-DBIx-Class-0.82.700-2|96	Provides:	perl(DBIx::Class::Relationship::HasOne)
12cu|perl-DBIx-Class-0.82.700-2|97	Provides:	perl(DBIx::Class::Relationship::Helpers)
12cu|perl-DBIx-Class-0.82.700-2|98	Provides:	perl(DBIx::Class::Relationship::ManyToMany)
12cu|perl-DBIx-Class-0.82.700-2|99	Provides:	perl(DBIx::Class::Relationship::ProxyMethods)
12cu|perl-DBIx-Class-0.82.700-2|100	Provides:	perl(DBIx::Class::ResultSetProxy)
12cu|perl-DBIx-Class-0.82.700-2|101	Provides:	perl(DBIx::Class::ResultSourceProxy)
12cu|perl-DBIx-Class-0.82.700-2|102	Provides:	perl(DBIx::Class::ResultSource::RowParser)
12cu|perl-DBIx-Class-0.82.700-2|103	Provides:	perl(DBIx::Class::ResultSource::RowParser::Util)
12cu|perl-DBIx-Class-0.82.700-2|104	Provides:	perl(DBIx::Class::SQLAHacks)
12cu|perl-DBIx-Class-0.82.700-2|105	Provides:	perl(DBIx::Class::SQLMaker::MSSQL)
12cu|perl-DBIx-Class-0.82.700-2|106	Provides:	perl(DBIx::Class::SQLMaker::MySQL)
12cu|perl-DBIx-Class-0.82.700-2|107	Provides:	perl(DBIx::Class::SQLMaker::Oracle)
12cu|perl-DBIx-Class-0.82.700-2|108	Provides:	perl(DBIx::Class::SQLMaker::OracleJoins)
12cu|perl-DBIx-Class-0.82.700-2|109	Provides:	perl(DBIx::Class::SQLMaker::SQLite)
12cu|perl-DBIx-Class-0.82.700-2|110	Provides:	perl(DBIx::Class::Storage)
12cu|perl-DBIx-Class-0.82.700-2|111	Provides:	perl(DBIx::Class::Storage::BlockRunner)
12cu|perl-DBIx-Class-0.82.700-2|112	Provides:	perl(DBIx::Class::Storage::DBIHacks)
12cu|perl-DBIx-Class-0.82.700-2|113	Provides:	perl(DBIx::Class::Storage::DBI::ADO::CursorUtils)
12cu|perl-DBIx-Class-0.82.700-2|114	Provides:       perl(DBIx::Class::Storage::DBI::Replicated::Types)
12cu|perl-DBIx-Class-0.82.700-2|115	Provides:	perl(DBIx::Class::Storage::TxnScopeGuard)
12cu|perl-DBIx-Class-0.82.700-2|116	Provides:	perl(SQL::Translator::Parser::DBIx::Class)
12cu|perl-DBIx-Class-0.82.700-2|117	
12cu|perl-DBIx-Class-0.82.700-2|118	%description
12cu|perl-DBIx-Class-0.82.700-2|119	This is an SQL to OO mapper with an object API inspired by Class::DBI
12cu|perl-DBIx-Class-0.82.700-2|120	(and a compatibility layer as a springboard for porting) and a
12cu|perl-DBIx-Class-0.82.700-2|121	resultset API that allows abstract encapsulation of database
12cu|perl-DBIx-Class-0.82.700-2|122	operations. It aims to make representing queries in your code as
12cu|perl-DBIx-Class-0.82.700-2|123	perl-ish as possible while still providing access to as many of the
12cu|perl-DBIx-Class-0.82.700-2|124	capabilities of the database as possible, including retrieving related
12cu|perl-DBIx-Class-0.82.700-2|125	records from multiple tables in a single query, JOIN, LEFT JOIN,
12cu|perl-DBIx-Class-0.82.700-2|126	COUNT, DISTINCT, GROUP BY and HAVING support.
12cu|perl-DBIx-Class-0.82.700-2|127	
12cu|perl-DBIx-Class-0.82.700-2|128	%prep
12cu|perl-DBIx-Class-0.82.700-2|129	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBIx-Class-0.82.700-2|130	rm -f t/73oracle.t
12cu|perl-DBIx-Class-0.82.700-2|131	
12cu|perl-DBIx-Class-0.82.700-2|132	%build
12cu|perl-DBIx-Class-0.82.700-2|133	perl Makefile.PL installdirs=vendor --skipdeps
12cu|perl-DBIx-Class-0.82.700-2|134	%make
12cu|perl-DBIx-Class-0.82.700-2|135	
12cu|perl-DBIx-Class-0.82.700-2|136	%check
12cu|perl-DBIx-Class-0.82.700-2|137	##export DBICTEST_PG_DSN="dbi:Pg:dbname=test;host=localhost"
12cu|perl-DBIx-Class-0.82.700-2|138	##export DBICTEST_PG_USER=pgtest
12cu|perl-DBIx-Class-0.82.700-2|139	##export DBICTEST_PG_PASS='pgtest'
12cu|perl-DBIx-Class-0.82.700-2|140	##export DBICTEST_MYSQL_DSN="dbi:mysql:database=test;host=localhost"
12cu|perl-DBIx-Class-0.82.700-2|141	##export DBICTEST_MYSQL_USER=mysqltest
12cu|perl-DBIx-Class-0.82.700-2|142	##export DBICTEST_MYSQL_PASS='mysqltest'
12cu|perl-DBIx-Class-0.82.700-2|143	#make test
12cu|perl-DBIx-Class-0.82.700-2|144	
12cu|perl-DBIx-Class-0.82.700-2|145	%install
12cu|perl-DBIx-Class-0.82.700-2|146	%makeinstall_std
12cu|perl-DBIx-Class-0.82.700-2|147	
12cu|perl-DBIx-Class-0.82.700-2|148	%files
12cu|perl-DBIx-Class-0.82.700-2|149	%doc Changes README
12cu|perl-DBIx-Class-0.82.700-2|150	%{_bindir}/dbicadmin
12cu|perl-DBIx-Class-0.82.700-2|151	%{perl_vendorlib}/DBIx
12cu|perl-DBIx-Class-0.82.700-2|152	%{perl_vendorlib}/SQL
12cu|perl-DBIx-Class-0.82.700-2|153	%{_mandir}/man*/*
12cu|perl-DBIx-Class-0.82.700-2|154	
12cu|perl-DBIx-Class-0.82.700-2|155	
12cu|perl-DBIx-Class-0.82.700-2|156	
12cu|perl-DBIx-Class-0.82.700-2|157	%changelog
12cu|perl-DBIx-Class-0.82.700-2|158	* Fri Feb 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.82.700-2
12cu|perl-DBIx-Class-0.82.700-2|159	+ Revision: 5aee5cd
12cu|perl-DBIx-Class-0.82.700-2|160	- Add more provides
12cu|perl-DBIx-Class-0.82.700-2|161	
12cu|perl-DBIx-Class-0.82.700-2|162	

10675 12
12cu|perl-DBIx-Class-Candy-0.2.104-1|1	%define upstream_name    DBIx-Class-Candy
12cu|perl-DBIx-Class-Candy-0.2.104-1|2	%define upstream_version 0.002104
12cu|perl-DBIx-Class-Candy-0.2.104-1|3	
12cu|perl-DBIx-Class-Candy-0.2.104-1|4	Name:		perl-%{upstream_name}
12cu|perl-DBIx-Class-Candy-0.2.104-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBIx-Class-Candy-0.2.104-1|6	Release:	1
12cu|perl-DBIx-Class-Candy-0.2.104-1|7	
12cu|perl-DBIx-Class-Candy-0.2.104-1|8	Summary:	Create sugar for your favorite ORM, DBIx::Class
12cu|perl-DBIx-Class-Candy-0.2.104-1|9	License:	GPL+ or Artistic
12cu|perl-DBIx-Class-Candy-0.2.104-1|10	Group:		Development/Perl
12cu|perl-DBIx-Class-Candy-0.2.104-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBIx-Class-Candy-0.2.104-1|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/DBIx-Class-Candy-%{upstream_version}.tar.gz
12cu|perl-DBIx-Class-Candy-0.2.104-1|13	
12cu|perl-DBIx-Class-Candy-0.2.104-1|14	BuildRequires:	perl-devel
12cu|perl-DBIx-Class-Candy-0.2.104-1|15	BuildRequires: perl(Test::Fatal)
12cu|perl-DBIx-Class-Candy-0.2.104-1|16	BuildRequires:	perl(DBIx::Class)
12cu|perl-DBIx-Class-Candy-0.2.104-1|17	BuildRequires:	perl(Lingua::EN::Inflect)
12cu|perl-DBIx-Class-Candy-0.2.104-1|18	BuildRequires:	perl(Module::Find)
12cu|perl-DBIx-Class-Candy-0.2.104-1|19	BuildRequires:	perl(MRO::Compat)
12cu|perl-DBIx-Class-Candy-0.2.104-1|20	BuildRequires:	perl(String::CamelCase)
12cu|perl-DBIx-Class-Candy-0.2.104-1|21	BuildRequires:	perl(Sub::Exporter)
12cu|perl-DBIx-Class-Candy-0.2.104-1|22	BuildRequires:	perl(Test::Deep)
12cu|perl-DBIx-Class-Candy-0.2.104-1|23	BuildRequires:	perl(Test::More) >= 0.960.0
12cu|perl-DBIx-Class-Candy-0.2.104-1|24	BuildRequires:	perl(namespace::clean)
12cu|perl-DBIx-Class-Candy-0.2.104-1|25	BuildArch:	noarch
12cu|perl-DBIx-Class-Candy-0.2.104-1|26	
12cu|perl-DBIx-Class-Candy-0.2.104-1|27	%description
12cu|perl-DBIx-Class-Candy-0.2.104-1|28	'DBIx::Class::Candy' is a simple sugar layer for definition of the
12cu|perl-DBIx-Class-Candy-0.2.104-1|29	DBIx::Class manpage results. Note that it may later be expanded to add
12cu|perl-DBIx-Class-Candy-0.2.104-1|30	sugar for more 'DBIx::Class' related things. By default
12cu|perl-DBIx-Class-Candy-0.2.104-1|31	'DBIx::Class::Candy':
12cu|perl-DBIx-Class-Candy-0.2.104-1|32	
12cu|perl-DBIx-Class-Candy-0.2.104-1|33	* *
12cu|perl-DBIx-Class-Candy-0.2.104-1|34	
12cu|perl-DBIx-Class-Candy-0.2.104-1|35	turns on strict and warnings
12cu|perl-DBIx-Class-Candy-0.2.104-1|36	
12cu|perl-DBIx-Class-Candy-0.2.104-1|37	%prep
12cu|perl-DBIx-Class-Candy-0.2.104-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBIx-Class-Candy-0.2.104-1|39	
12cu|perl-DBIx-Class-Candy-0.2.104-1|40	%build
12cu|perl-DBIx-Class-Candy-0.2.104-1|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBIx-Class-Candy-0.2.104-1|42	%make
12cu|perl-DBIx-Class-Candy-0.2.104-1|43	
12cu|perl-DBIx-Class-Candy-0.2.104-1|44	%check
12cu|perl-DBIx-Class-Candy-0.2.104-1|45	%make test
12cu|perl-DBIx-Class-Candy-0.2.104-1|46	
12cu|perl-DBIx-Class-Candy-0.2.104-1|47	%install
12cu|perl-DBIx-Class-Candy-0.2.104-1|48	%makeinstall_std
12cu|perl-DBIx-Class-Candy-0.2.104-1|49	
12cu|perl-DBIx-Class-Candy-0.2.104-1|50	%files
12cu|perl-DBIx-Class-Candy-0.2.104-1|51	%doc Changes LICENSE README META.json
12cu|perl-DBIx-Class-Candy-0.2.104-1|52	%{_mandir}/man3/*
12cu|perl-DBIx-Class-Candy-0.2.104-1|53	%{perl_vendorlib}/*
12cu|perl-DBIx-Class-Candy-0.2.104-1|54	
12cu|perl-DBIx-Class-Candy-0.2.104-1|55	
12cu|perl-DBIx-Class-Candy-0.2.104-1|56	%changelog
12cu|perl-DBIx-Class-Candy-0.2.104-1|57	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.104-1
12cu|perl-DBIx-Class-Candy-0.2.104-1|58	+ Revision: f81addc
12cu|perl-DBIx-Class-Candy-0.2.104-1|59	- Fix BRs
12cu|perl-DBIx-Class-Candy-0.2.104-1|60	
12cu|perl-DBIx-Class-Candy-0.2.104-1|61	

10676 12
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|1	%define upstream_name   DBIx-Class-Cursor-Cached
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|2	%define upstream_version 1.001002
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|3	
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|4	Name:		perl-%{upstream_name}
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|6	Release:	3
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|7	License:	GPL or Artistic
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|8	Group:		Development/Perl
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|9	Summary:	Cursor class with built-in caching support
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|11	Source:		http://www.cpan.org/modules/by-module/DBIx/DBIx-Class-Cursor-Cached-%{upstream_version}.tar.gz
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|12	
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|13	BuildRequires:	perl-devel
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|14	BuildRequires: perl(Module::Build)
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|15	BuildRequires: perl(Digest::SHA)
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|16	BuildRequires:	perl(Cache::FileCache)
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|17	BuildRequires:	perl(DBIx::Class)
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|18	BuildRequires:	perl(DBD::SQLite)
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|19	BuildRequires:	perl(Digest::SHA1)
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|20	BuildRequires:	perl(Test::More)
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|21	BuildRequires:	perl(strictures)
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|22	BuildArch:	noarch
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|23	
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|24	%description
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|25	This package provides cursor class with built-in caching support.
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|26	
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|27	%prep
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|29	
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|30	%build
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|32	%make
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|33	
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|34	%check
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|35	make test
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|36	
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|37	%install
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|38	%makeinstall_std
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|39	
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|40	%files
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|41	%doc Changes
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|42	%{_mandir}/man3/*
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|43	%{perl_vendorlib}/*
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|44	
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|45	
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|46	
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|47	
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|48	
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|49	%changelog
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|50	* Sat Feb 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-3
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|51	+ Revision: 4164389
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|52	- Enable self-tests
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|53	
12cu|perl-DBIx-Class-Cursor-Cached-1.1.2-3|54	

10677 12
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|1	%define upstream_name    DBIx-Class-DateTime-Epoch
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|2	%define upstream_version 0.10
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|3	
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|6	Release:	3
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|7	
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|8	Summary:	Automatic inflation/deflation of epoch-based columns to/from DateTime objects
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|9	License:	GPL+ or Artistic
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|10	Group:		Development/Perl
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/DBIx-Class-DateTime-Epoch-%{upstream_version}.tar.gz
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|13	
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|14	BuildRequires:	perl-devel
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|15	BuildRequires:	perl(DBICx::TestDatabase)
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|16	BuildRequires:	perl(DBIx::Class)
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|17	BuildRequires:	perl(DBIx::Class::DynamicDefault)
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|18	BuildRequires:	perl(DBIx::Class::TimeStamp)
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|19	BuildRequires:	perl(DateTime)
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|20	BuildRequires:	perl(DateTime::Format::SQLite)
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|21	BuildRequires:	perl(Module::Find)
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|22	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|23	BuildRequires:	perl(Test::More)
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|24	BuildRequires:	perl(strictures)
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|25	
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|26	BuildArch:	noarch
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|27	
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|28	%description
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|29	This module automatically inflates/deflates DateTime objects from/to epoch
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|30	values for the specified columns. This module is essentially an extension
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|31	to the DBIx::Class::InflateColumn::DateTime manpage so all of the settings,
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|32	including 'locale' and 'timezone', are also valid.
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|33	
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|34	%prep
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|36	
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|37	%build
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|39	%make
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|40	
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|41	%check
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|42	%make test
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|43	
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|44	%install
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|45	%makeinstall_std
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|46	
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|47	%files
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|48	%doc Changes README
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|49	%{_mandir}/man3/*
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|50	%{perl_vendorlib}/*
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|51	
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|52	
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|53	
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|54	
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|55	%changelog
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|56	* Sat Feb 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-3
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|57	+ Revision: f3a0e06
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|58	- Enable self-tests
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|59	
12cu|perl-DBIx-Class-DateTime-Epoch-0.100.0-3|60	

10678 12
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|1	%define upstream_name    DBIx-Class-DeploymentHandler
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|2	%define upstream_version 0.002210
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|3	
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|4	Name:		perl-%{upstream_name}
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|6	Release:	1
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|7	
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|8	Summary:	Extensible DBIx::Class deployment
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|9	License:	GPL+ or Artistic
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|10	Group:		Development/Perl
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|11	Url:    	http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|13	
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|14	BuildRequires:	perl-devel
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|15	BuildRequires:	perl(Carp)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|16	BuildRequires:	perl(Carp::Clan)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|17	BuildRequires:	perl(Class::Method::Modifiers)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|18	BuildRequires:	perl(DBD::SQLite)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|19	BuildRequires:	perl(DBIx::Class)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|20	BuildRequires:	perl(File::Path)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|21	BuildRequires:	perl(File::Touch)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|22	BuildRequires:	perl(Log::Contextual)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|23	BuildRequires:	perl(Method::Signatures::Simple)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|24	BuildRequires:	perl(Moose)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|25	BuildRequires:	perl(MooseX::Role::Parameterized)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|26	BuildRequires:	perl(SQL::Translator)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|27	BuildRequires:	perl(Test::Deep)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|28	BuildRequires:	perl(Test::Fatal)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|29	BuildRequires:	perl(Test::Exception)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|30	BuildRequires:	perl(Test::More)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|31	BuildRequires:	perl(Test::Requires)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|32	BuildRequires:	perl(Text::Brew)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|33	BuildRequires:	perl(Try::Tiny)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|34	BuildRequires:	perl(aliased)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|35	BuildRequires:	perl(autodie)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|36	BuildRequires:	perl(namespace::autoclean)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|37	BuildRequires:	perl(strictures)
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|38	BuildArch:	noarch
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|39	
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|40	%description
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|41	'DBIx::Class::DeploymentHandler' is, as its name suggests, a tool for
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|42	deploying and upgrading databases with DBIx::Class. It is
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|43	designed to be much more flexible than DBIx::Class::Schema::Versioned,
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|44	hence the use of Moose and lots of roles.
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|45	
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|46	'DBIx::Class::DeploymentHandler' itself is just a recommended set of roles
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|47	that we think will not only work well for everyone, but will also yield the
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|48	best overall mileage.
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|49	
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|50	%prep
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|51	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|52	
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|53	%build
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|54	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|55	%make
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|56	
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|57	%check
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|58	%make test
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|59	
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|60	%install
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|61	%makeinstall_std
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|62	
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|63	%files
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|64	%doc Changes LICENSE README META.json
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|65	%{_mandir}/man3/*
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|66	%{perl_vendorlib}/*
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|67	
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|68	%changelog
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|69	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.210-1
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|70	+ Revision: e24e219
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|71	- Merge branch 'auto_update' into rosa2012.1
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|72	
12cu|perl-DBIx-Class-DeploymentHandler-0.2.210-1|73	

10679 12
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|1	%define upstream_name    DBIx-Class-DynamicDefault
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|2	%define upstream_version 0.04
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|3	
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|6	Release:	3
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|7	
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|8	Summary:	Automatically set and update fields
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|9	License:	GPL+ or Artistic
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|10	Group:		Development/Perl
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/DBIx-Class-DynamicDefault-%{upstream_version}.tar.gz
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|13	
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|14	BuildRequires:	perl-devel
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|15	BuildRequires:	perl(Module::Find)
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|16	BuildRequires:	perl(DBD::SQLite)
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|17	BuildRequires:	perl(DBICx::TestDatabase)
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|18	BuildRequires:	perl(DBIx::Class)
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|20	BuildRequires:	perl(parent)
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|21	BuildRequires:	perl(strictures)
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|22	
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|23	BuildArch:	noarch
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|24	
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|25	%description
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|26	Automatically set and update fields with values calculated at runtime.
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|27	
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|28	%prep
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|30	
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|31	%build
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|33	%make
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|34	
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|35	%check
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|36	%make test
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|37	
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|38	%install
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|39	%makeinstall_std
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|40	
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|41	%files
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|42	%doc Changes
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|43	%{_mandir}/man3/*
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|44	%{perl_vendorlib}/*
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|45	
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|46	
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|47	%changelog
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|48	* Sat Feb 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-3
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|49	+ Revision: abb334c
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|50	- Enable self-tests
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|51	
12cu|perl-DBIx-Class-DynamicDefault-0.40.0-3|52	

10680 12
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|1	%define upstream_name    DBIx-Class-EncodedColumn
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|2	%define upstream_version 0.00013
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|3	
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|4	Name:		perl-%{upstream_name}
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|6	Release:	1
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|7	
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|8	Summary:	Encrypt columns using Crypt::OpenPGP
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|9	License:	GPL+ or Artistic
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|10	Group:		Development/Perl
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|13	
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|14	BuildRequires:	perl-devel
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|15	BuildRequires:	perl(DBD::SQLite)
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|16	BuildRequires:	perl(DBIx::Class)
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|17	BuildRequires:	perl(Digest::SHA)
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|18	BuildRequires:	perl(Dir::Self)
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|20	BuildRequires:	perl(File::Spec)
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|21	BuildRequires:	perl(SQL::Translator)
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|22	BuildRequires:	perl(Sub::Name)
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|23	BuildRequires:	perl(Test::Exception)
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|24	BuildRequires:	perl(Test::More)
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|25	BuildRequires:	perl(strictures)
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|26	
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|27	BuildArch:	noarch
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|28	
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|29	%description
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|30	This the DBIx::Class manpage component can be used to automatically encode
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|31	a column's contents whenever the value of that column is set.
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|32	
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|33	This module is similar to the existing the DBIx::Class::DigestColumns
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|34	manpage, but there is some key differences:
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|35	
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|36	* 'DigestColumns' performs the encode operation on 'insert' and 'update',
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|37	and 'EncodedColumn' performs the operation when the value is set, or on
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|38	'new'.
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|39	
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|40	%prep
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|42	
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|43	%build
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|44	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|45	%make
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|46	
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|47	%check
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|48	%make test
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|49	
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|50	%install
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|51	%makeinstall_std
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|52	
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|53	%files
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|54	%doc Changes README META.yml
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|55	%{_mandir}/man3/*
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|56	%{perl_vendorlib}/*
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|57	
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|58	
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|59	
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|60	%changelog
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|61	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.130-1
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|62	+ Revision: d26966b
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|63	- Updated to 0.00013 (by updates_builder)
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|64	
12cu|perl-DBIx-Class-EncodedColumn-0.0.130-1|65	

10681 12
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|1	%define upstream_name    DBIx-Class-Fixtures
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|2	%define upstream_version 1.001010
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|3	
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|4	Name:		perl-%{upstream_name}
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|6	Release:	5
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|7	
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|8	Summary:	Provides fixtures for DBIx-Class-based scripts
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|9	License:	GPL+ or Artistic
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|10	Group:		Development/Perl
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|13	
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|14	BuildRequires:	perl-devel
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|15	BuildRequires:	perl(Class::Accessor::Grouped)
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|16	BuildRequires:	perl(Config::Any)
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|17	BuildRequires:	perl(DBIx::Class)
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|18	BuildRequires:	perl(DBIx::Class::Schema::Loader)
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|19	BuildRequires:	perl(Data::Dump::Streamer)
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|20	BuildRequires:	perl(Data::Visitor)
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|21	BuildRequires:	perl(DateTime)
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|22	BuildRequires:	perl(DateTime::Format::MySQL)
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|23	BuildRequires:	perl(DateTime::Format::Pg)
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|24	BuildRequires:	perl(DateTime::Format::SQLite)
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|25	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|26	BuildRequires:	perl(File::Copy::Recursive)
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|27	BuildRequires:	perl(Hash::Merge)
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|28	BuildRequires:	perl(JSON::Syck)
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|29	BuildRequires:	perl(Path::Class)
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|30	BuildRequires:	perl(SQL::Abstract)
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|31	BuildRequires:	perl(Test::More)
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|32	BuildRequires:	perl(strictures)
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|33	BuildArch:	noarch
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|34	
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|35	%description
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|36	Dump fixtures from source database to filesystem then import to another
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|37	database (with same schema) at any time. Use as a constant dataset for running
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|38	tests against or for populating development databases when impractical to use
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|39	production clones. Describe fixture set using relations and conditions based on
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|40	your DBIx::Class schema.
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|41	
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|42	%prep
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|44	
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|45	%build
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|46	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|47	%make
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|48	
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|49	%check
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|50	%make test
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|51	
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|52	%install
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|53	%makeinstall_std
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|54	
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|55	%files
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|56	%doc Changes README
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|57	%{_mandir}/man3/*
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|58	%{perl_vendorlib}/*
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|59	
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|60	%changelog
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|61	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.10-5
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|62	+ Revision: b722d41
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|63	- Added strictures BR
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|64	
12cu|perl-DBIx-Class-Fixtures-1.1.10-5|65	

10682 12
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|1	%define upstream_name    DBIx-Class-InflateColumn-FS
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|2	%define upstream_version 0.01007
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|3	
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|4	Name:		perl-%{upstream_name}
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|6	Release:	5
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|7	
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|8	Summary:	FS columns resultset class
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|9	License:	GPL+ or Artistic
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|10	Group:		Development/Perl
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|13	
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|14	BuildRequires:	perl-devel
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|15	BuildRequires:	perl(DBD::SQLite)
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|16	BuildRequires:	perl(DBICx::TestDatabase)
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|17	BuildRequires:	perl(DBIx::Class)
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|18	BuildRequires:	perl(DBIx::Class::UUIDColumns)
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|19	BuildRequires:	perl-DBIx-Class-UUIDColumns >= 0.20.50-4
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|21	BuildRequires:	perl(File::Find)
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|22	BuildRequires:	perl(Module::Find)
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|23	BuildRequires:	perl(Path::Class)
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|24	BuildRequires:	perl(SQL::Abstract)
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|25	BuildRequires:	perl(strictures)
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|26	BuildArch:	noarch
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|27	
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|28	%description
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|29	Provides inflation to a Path::Class::File object allowing file system
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|30	storage of BLOBS.
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|31	
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|32	The storage path is specified with 'fs_column_path'. Each file receives a
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|33	unique name, so the storage for all FS columns can share the same path.
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|34	
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|35	Within the path specified by 'fs_column_path', files are stored in
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|36	sub-directories based on the first 2 characters of the unique file names.
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|37	Up to 256 sub-directories will be created, as needed. Override
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|38	'_fs_column_dirs' in a derived class to change this behavior.
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|39	
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|40	%prep
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|42	
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|43	%build
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|44	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|45	%make
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|46	
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|47	%check
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|48	%make test
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|49	
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|50	%install
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|51	%makeinstall_std
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|52	
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|53	%files
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|54	%doc Changes README META.yml
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|55	%{_mandir}/man3/*
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|56	%{perl_vendorlib}/*
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|57	
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|58	%changelog
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|59	* Fri Apr 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.70-5
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|60	+ Revision: 31ec561
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|61	- Fix BRs
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|62	
12cu|perl-DBIx-Class-InflateColumn-FS-0.10.70-5|63	

10683 12
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|1	%define upstream_name    DBIx-Class-ResultSet-RecursiveUpdate
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|2	%define upstream_version 0.34
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|3	
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|6	Release:	3
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|7	
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|8	Summary:	DBIx-Class extension for providing recursive updates
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|9	License:	GPL+ or Artistic
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|10	Group:		Development/Perl
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/DBIx-Class-ResultSet-RecursiveUpdate-%{upstream_version}.tar.gz
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|13	
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|14	BuildRequires:	perl-devel
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|15	BuildRequires: perl(Test::Trap)
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|16	BuildRequires: perl(Test::Exception)
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|17	BuildRequires:	perl(Carp::Clan) >= 6.40
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|18	BuildRequires:	perl(DBD::SQLite) >= 1.210
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|19	BuildRequires:	perl(DBIx::Class) >= 0.81.30
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|20	BuildRequires:	perl(DBIx::Class::IntrospectableM2M)
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|21	BuildRequires:	perl(List::MoreUtils)
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|22	BuildRequires:	perl(DateTime)
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|23	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|24	BuildRequires:	perl(Module::Find)
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|25	BuildRequires:	perl(Readonly) >= 1.30
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|26	BuildRequires:	perl(SQL::Abstract)
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|27	BuildRequires:	perl(SQL::Translator) >= 0.110.60
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|28	BuildRequires:	perl(Test::More)
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|29	BuildRequires:	perl(Test::Warn)
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|30	BuildRequires:	perl(strictures)
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|31	
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|32	BuildArch:	noarch
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|33	
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|34	%description
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|35	You can feed the ->create method of DBIx::Class with a recursive datastructure
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|36	and have the related records created. Unfortunately you cannot do a similar
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|37	thing with update_or_create. This module tries to fill that void until
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|38	DBIx::Class has an api itself.
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|39	
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|40	The functional interface can be used without modifications of the model, for
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|41	example by form processors like HTML::FormHandler::Model::DBIC.
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|42	
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|43	%prep
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|44	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|45	
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|46	%build
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|47	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|48	%make
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|49	
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|50	%check
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|51	%make test
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|52	
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|53	%install
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|54	%makeinstall_std
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|55	
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|56	%files
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|57	%doc Changes README
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|58	%{_mandir}/man3/*
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|59	%{perl_vendorlib}/*
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|60	
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|61	
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|62	
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|63	
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|64	
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|65	%changelog
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|66	* Sat Feb 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.340.0-3
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|67	+ Revision: f562898
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|68	- Enable self-tests
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|69	
12cu|perl-DBIx-Class-ResultSet-RecursiveUpdate-0.340.0-3|70	

10684 12
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|1	%define upstream_name	 DBIx-Class-Schema-Loader
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|2	%define upstream_version 0.07010
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|3	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|4	Name:		perl-%{upstream_name}
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|6	Release:	2
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|7	Epoch:		1
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|8	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|9	Summary:	Dynamic definition of a DBIx::Class::Schema
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|10	License:	GPL+ or Artistic
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|11	Group:		Development/Perl
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|13	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|14	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|15	BuildRequires:	perl-devel
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|16	BuildRequires:	perl(Class::Data::Accessor)
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|17	BuildRequires:	perl(Class::Load)
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|18	BuildRequires:	perl(Class::Unload)
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|19	BuildRequires:	perl(Data::Dump)
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|20	BuildRequires:	perl(DBD::mysql)
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|21	BuildRequires:	perl(DBD::Pg)
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|22	BuildRequires:	perl(DBD::SQLite)
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|23	BuildRequires:	perl(DBD::SQLite2)
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|24	BuildRequires:	perl(DBD::Sybase)
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|25	BuildRequires:	perl(DBI) >= 1.56
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|26	BuildRequires:	perl(DBIx::Class) >= 0.70.60
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|27	BuildRequires:	perl(Lingua::EN::Inflect::Number)
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|28	BuildRequires:	perl(Lingua::EN::Inflect::Phrase)
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|29	BuildRequires:  perl(Test::Exception)
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|30	BuildRequires:  perl(Test::More)  >= 0.940.0
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|31	BuildRequires:  perl(Test::Warn)
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|32	BuildRequires:	perl(UNIVERSAL::require)
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|33	BuildRequires:	perl(strictures)
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|34	Provides:	perl(DBIx::Class::Schema::Loader::Utils)
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|35	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|36	BuildArch:	noarch
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|37	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|38	%description
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|39	DBIx::Class::Schema::Loader automates the definition of a DBIx::Class::Schema
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|40	by scanning database table definitions and setting up the columns, primary
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|41	keys, and relationships.
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|42	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|43	DBIx::Class::Schema::Loader currently supports only the DBI storage type. It
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|44	has explicit support for DBD::Pg, DBD::mysql, DBD::DB2, DBD::SQLite, and
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|45	DBD::Oracle. Other DBI drivers may function to a greater or lesser degree with
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|46	this loader, depending on how much of the DBI spec they implement, and how
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|47	standard their implementation is.
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|48	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|49	See DBIx::Class::Schema::Loader::DBI::Writing for notes on writing your own
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|50	vendor-specific subclass for an unsupported DBD driver.
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|51	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|52	This module obsoletes the older DBIx::Class::Loader.
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|53	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|54	This module is designed more to get you up and running quickly against an
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|55	existing database, or to be effective for simple situations, rather than to be
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|56	what you use in the long term for a complex database/project.
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|57	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|58	That being said, transitioning your code from a Schema generated by this module
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|59	to one that doesn't use this module should be straightforward and painless, so
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|60	don't shy away from it just for fears of the transition down the road.
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|61	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|62	%prep
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|63	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|64	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|65	%build
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|66	perl  -pi -e "s/('DBD::(DB2|Oracle))/#$1/g" Makefile.PL
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|67	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|68	%make
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|69	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|70	%check
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|71	%make test
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|72	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|73	%install
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|74	%makeinstall_std
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|75	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|76	%files
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|77	%{perl_vendorlib}/DBIx
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|78	%{_mandir}/*/*
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|79	%{_bindir}/dbicdump
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|80	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|81	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|82	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|83	%changelog
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|84	* Fri Apr 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.70.100-2
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|85	+ Revision: e6d8232
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|86	- Added strictures BR
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|87	
12cu|perl-DBIx-Class-Schema-Loader-0.70.100-2|88	

10685 12
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|1	%define upstream_name    DBIx-Class-TimeStamp
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|2	%define upstream_version 0.14
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|3	
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|6	Release:	3
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|7	
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|8	Summary:	DBIx::Class extension to update and create date and time based fields
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|9	License:	GPL+ or Artistic
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|10	Group:		Development/Perl
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|13	
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|14	BuildRequires:	perl-devel
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|15	BuildRequires:	perl(Class::Accessor::Grouped)
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|16	BuildRequires:	perl(DBD::SQLite)
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|17	BuildRequires:	perl(DBIx::Class)
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|18	BuildRequires:	perl(DBIx::Class::DynamicDefault)
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|19	BuildRequires:	perl(DateTime)
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|20	BuildRequires:	perl(DateTime::Format::MySQL)
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|21	BuildRequires:	perl(DateTime::Format::SQLite)
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|22	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|23	BuildRequires:	perl(Module::Find)
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|24	BuildRequires:	perl(Time::HiRes)
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|25	BuildRequires:	perl(Time::Warp)
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|26	BuildRequires:	perl(strictures)
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|27	
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|28	BuildArch:	noarch
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|29	
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|30	Requires:	perl(DBIx::Class::DynamicDefault)
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|31	
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|32	%description
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|33	Works in conjunction with InflateColumn::DateTime to automatically set
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|34	update and create date and time based fields in a table.
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|35	
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|36	%prep
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|38	
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|39	%build
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|41	%make
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|42	
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|43	%check
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|44	%make test
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|45	
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|46	%install
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|47	%makeinstall_std
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|48	
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|49	%files
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|50	%doc Changes
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|51	%{_mandir}/man3/*
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|52	%{perl_vendorlib}/*
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|53	
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|54	%changelog
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|55	* Thu Apr 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-3
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|56	+ Revision: 76da9f0
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|57	- Added strictures BR
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|58	
12cu|perl-DBIx-Class-TimeStamp-0.140.0-3|59	

10686 12
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|1	%define upstream_name    DBIx-Class-UUIDColumns
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|2	%define upstream_version 0.02006
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|3	
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|4	%if %{_use_internal_dependency_generator}
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|5	%define __noautoreq 'perl\\(Win32(.*)\\)'
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|6	%endif
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|7	
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|8	Name:		perl-%{upstream_name}
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|9	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|10	Release:	3
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|11	
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|12	Summary:	Create uuids using Win32API::GUID
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|13	License:	GPL+ or Artistic
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|14	Group:		Development/Perl
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|16	Source0:	http://www.cpan.org/modules/by-module/DBIx/DBIx-Class-UUIDColumns-%{upstream_version}.tar.gz
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|17	
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|18	BuildRequires:	perl-devel
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|19	BuildRequires:	perl(Class::Accessor::Grouped)
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|20	BuildRequires:	perl(Data::UUID)
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|21	BuildRequires:	perl(DBD::SQLite)
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|22	BuildRequires:	perl(DBIx::Class)
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|23	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|24	BuildRequires:	perl(SQL::Abstract)
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|25	BuildRequires:	perl(Module::Find)
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|26	BuildRequires:	perl(strictures)
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|27	
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|28	BuildArch: noarch
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|29	
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|30	# Adding a requires or otherwise this module fails during run-time.
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|31	Requires:	perl(Data::UUID)
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|32	
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|33	%description
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|34	This the DBIx::Class manpage component resembles the behaviour of the
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|35	Class::DBI::UUID manpage, to make some columns implicitly created as uuid.
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|36	
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|37	When loaded, 'UUIDColumns' will search for a suitable uuid generation
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|38	module from the following list of supported modules:
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|39	
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|40	Data::UUID
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|41	APR::UUID*
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|42	UUID
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|43	Win32::Guidgen
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|44	Win32API::GUID
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|45	
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|46	%prep
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|47	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|48	
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|49	%build
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|50	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|51	%make
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|52	
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|53	%check
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|54	%make test
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|55	
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|56	%install
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|57	%makeinstall_std
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|58	
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|59	%files
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|60	%doc Changes META.yml README
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|61	%{_mandir}/man3/*
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|62	%{perl_vendorlib}/*
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|63	
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|64	%changelog
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|65	* Sat Feb 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.60-3
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|66	+ Revision: 7af1d37
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|67	- Enable self-tests
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|68	
12cu|perl-DBIx-Class-UUIDColumns-0.20.60-3|69	

10687 12
12cu|perl-DBIx-DBSchema-0.440.0-1|1	%define upstream_name	 DBIx-DBSchema
12cu|perl-DBIx-DBSchema-0.440.0-1|2	%define upstream_version 0.44
12cu|perl-DBIx-DBSchema-0.440.0-1|3	
12cu|perl-DBIx-DBSchema-0.440.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-DBIx-DBSchema-0.440.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBIx-DBSchema-0.440.0-1|6	Release:	1
12cu|perl-DBIx-DBSchema-0.440.0-1|7	
12cu|perl-DBIx-DBSchema-0.440.0-1|8	Summary:	Database-independent schema objects
12cu|perl-DBIx-DBSchema-0.440.0-1|9	License:	GPL+ or Artistic
12cu|perl-DBIx-DBSchema-0.440.0-1|10	Group:		Development/Perl
12cu|perl-DBIx-DBSchema-0.440.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBIx-DBSchema-0.440.0-1|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{upstream_version}.tar.gz
12cu|perl-DBIx-DBSchema-0.440.0-1|13	
12cu|perl-DBIx-DBSchema-0.440.0-1|14	BuildRequires:	perl-devel
12cu|perl-DBIx-DBSchema-0.440.0-1|15	BuildRequires:	perl(DBI)
12cu|perl-DBIx-DBSchema-0.440.0-1|16	BuildArch:	noarch
12cu|perl-DBIx-DBSchema-0.440.0-1|17	
12cu|perl-DBIx-DBSchema-0.440.0-1|18	%description
12cu|perl-DBIx-DBSchema-0.440.0-1|19	DBIx::DBSchema objects are collections of DBIx::DBSchema::Table objects and
12cu|perl-DBIx-DBSchema-0.440.0-1|20	represent a database schema.
12cu|perl-DBIx-DBSchema-0.440.0-1|21	This module implements an OO-interface to database schemas. Using this module,
12cu|perl-DBIx-DBSchema-0.440.0-1|22	you can create a database schema with an OO Perl interface. You can read the
12cu|perl-DBIx-DBSchema-0.440.0-1|23	schema from an existing database. You can save the schema to disk and restore
12cu|perl-DBIx-DBSchema-0.440.0-1|24	it a different process. Most importantly, DBIx::DBSchema can write SQL CREATE
12cu|perl-DBIx-DBSchema-0.440.0-1|25	statements statements for different databases from a single source.
12cu|perl-DBIx-DBSchema-0.440.0-1|26	
12cu|perl-DBIx-DBSchema-0.440.0-1|27	Currently supported databases are MySQL and PostgreSQL. Sybase support
12cu|perl-DBIx-DBSchema-0.440.0-1|28	is partially implemented. DBIx::DBSchema will attempt to use generic SQL
12cu|perl-DBIx-DBSchema-0.440.0-1|29	syntax for other databases. Assistance adding support for other databases
12cu|perl-DBIx-DBSchema-0.440.0-1|30	is welcomed. See DBIx::DBSchema::DBD, "Driver Writer's Guide and Base Class".
12cu|perl-DBIx-DBSchema-0.440.0-1|31	
12cu|perl-DBIx-DBSchema-0.440.0-1|32	%prep
12cu|perl-DBIx-DBSchema-0.440.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBIx-DBSchema-0.440.0-1|34	
12cu|perl-DBIx-DBSchema-0.440.0-1|35	%build
12cu|perl-DBIx-DBSchema-0.440.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBIx-DBSchema-0.440.0-1|37	%make
12cu|perl-DBIx-DBSchema-0.440.0-1|38	
12cu|perl-DBIx-DBSchema-0.440.0-1|39	%check
12cu|perl-DBIx-DBSchema-0.440.0-1|40	make test
12cu|perl-DBIx-DBSchema-0.440.0-1|41	
12cu|perl-DBIx-DBSchema-0.440.0-1|42	%install
12cu|perl-DBIx-DBSchema-0.440.0-1|43	%makeinstall_std
12cu|perl-DBIx-DBSchema-0.440.0-1|44	
12cu|perl-DBIx-DBSchema-0.440.0-1|45	%files
12cu|perl-DBIx-DBSchema-0.440.0-1|46	%doc Changes README
12cu|perl-DBIx-DBSchema-0.440.0-1|47	%{perl_vendorlib}/DBIx
12cu|perl-DBIx-DBSchema-0.440.0-1|48	%{_mandir}/man3/*
12cu|perl-DBIx-DBSchema-0.440.0-1|49	
12cu|perl-DBIx-DBSchema-0.440.0-1|50	
12cu|perl-DBIx-DBSchema-0.440.0-1|51	
12cu|perl-DBIx-DBSchema-0.440.0-1|52	%changelog
12cu|perl-DBIx-DBSchema-0.440.0-1|53	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.440.0-1
12cu|perl-DBIx-DBSchema-0.440.0-1|54	+ Revision: fe22935
12cu|perl-DBIx-DBSchema-0.440.0-1|55	- Updated to 0.44 (by updates_builder)
12cu|perl-DBIx-DBSchema-0.440.0-1|56	
12cu|perl-DBIx-DBSchema-0.440.0-1|57	

10688 12
12cu|perl-DBIx-SearchBuilder-1.650.0-1|1	%define upstream_name	 DBIx-SearchBuilder
12cu|perl-DBIx-SearchBuilder-1.650.0-1|2	%define upstream_version 1.65
12cu|perl-DBIx-SearchBuilder-1.650.0-1|3	
12cu|perl-DBIx-SearchBuilder-1.650.0-1|4	%if %{_use_internal_dependency_generator}
12cu|perl-DBIx-SearchBuilder-1.650.0-1|5	%define __noautoreq 'perl\\(DBD::Oracle\\)'
12cu|perl-DBIx-SearchBuilder-1.650.0-1|6	%else
12cu|perl-DBIx-SearchBuilder-1.650.0-1|7	%define _requires_exceptions perl(DBD::Oracle)
12cu|perl-DBIx-SearchBuilder-1.650.0-1|8	%endif
12cu|perl-DBIx-SearchBuilder-1.650.0-1|9	
12cu|perl-DBIx-SearchBuilder-1.650.0-1|10	
12cu|perl-DBIx-SearchBuilder-1.650.0-1|11	Name:		perl-%{upstream_name}
12cu|perl-DBIx-SearchBuilder-1.650.0-1|12	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBIx-SearchBuilder-1.650.0-1|13	Release:	1
12cu|perl-DBIx-SearchBuilder-1.650.0-1|14	
12cu|perl-DBIx-SearchBuilder-1.650.0-1|15	Summary:	Database-independent schema objects
12cu|perl-DBIx-SearchBuilder-1.650.0-1|16	License:	GPL+ or Artistic
12cu|perl-DBIx-SearchBuilder-1.650.0-1|17	Group:		Development/Perl
12cu|perl-DBIx-SearchBuilder-1.650.0-1|18	Summary:	Encapsulate SQL queries and rows in simple perl object
12cu|perl-DBIx-SearchBuilder-1.650.0-1|19	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBIx-SearchBuilder-1.650.0-1|20	Source0:	http://www.cpan.org/modules/by-module/DBIx/DBIx-SearchBuilder-%{upstream_version}.tar.gz
12cu|perl-DBIx-SearchBuilder-1.650.0-1|21	
12cu|perl-DBIx-SearchBuilder-1.650.0-1|22	BuildRequires:	perl-devel
12cu|perl-DBIx-SearchBuilder-1.650.0-1|23	BuildRequires:	perl(Want)
12cu|perl-DBIx-SearchBuilder-1.650.0-1|24	BuildRequires:	perl(DBI)
12cu|perl-DBIx-SearchBuilder-1.650.0-1|25	BuildRequires:	perl(DBD::SQLite)
12cu|perl-DBIx-SearchBuilder-1.650.0-1|26	BuildRequires:	perl(Class::ReturnValue)
12cu|perl-DBIx-SearchBuilder-1.650.0-1|27	BuildRequires:	perl(Cache::Simple::TimedExpiry)
12cu|perl-DBIx-SearchBuilder-1.650.0-1|28	BuildRequires:	perl(Class::Accessor)
12cu|perl-DBIx-SearchBuilder-1.650.0-1|29	BuildRequires:	perl(Clone)
12cu|perl-DBIx-SearchBuilder-1.650.0-1|30	BuildRequires:	perl(DBIx::DBSchema)
12cu|perl-DBIx-SearchBuilder-1.650.0-1|31	BuildArch:	noarch
12cu|perl-DBIx-SearchBuilder-1.650.0-1|32	
12cu|perl-DBIx-SearchBuilder-1.650.0-1|33	%description
12cu|perl-DBIx-SearchBuilder-1.650.0-1|34	This module provides an object-oriented mechanism for retrieving and updating
12cu|perl-DBIx-SearchBuilder-1.650.0-1|35	data in a DBI-accesible database.
12cu|perl-DBIx-SearchBuilder-1.650.0-1|36	
12cu|perl-DBIx-SearchBuilder-1.650.0-1|37	In order to use this module, you should create a subclass of
12cu|perl-DBIx-SearchBuilder-1.650.0-1|38	DBIx::SearchBuilder and a subclass of DBIx::SearchBuilder::Record for each
12cu|perl-DBIx-SearchBuilder-1.650.0-1|39	table that you wish to access. (See the documentation of
12cu|perl-DBIx-SearchBuilder-1.650.0-1|40	DBIx::SearchBuilder::Record for more information on subclassing it.)
12cu|perl-DBIx-SearchBuilder-1.650.0-1|41	
12cu|perl-DBIx-SearchBuilder-1.650.0-1|42	Your DBIx::SearchBuilder subclass must override NewItem, and probably should
12cu|perl-DBIx-SearchBuilder-1.650.0-1|43	override at least _Init also; at the very least, _Init should probably call
12cu|perl-DBIx-SearchBuilder-1.650.0-1|44	_Handle and _Table to set the database handle (a DBIx::SearchBuilder::Handle
12cu|perl-DBIx-SearchBuilder-1.650.0-1|45	object) and table name for the class. You can try to override just about
12cu|perl-DBIx-SearchBuilder-1.650.0-1|46	every other method here, as long as you think you know what you are doing.
12cu|perl-DBIx-SearchBuilder-1.650.0-1|47	
12cu|perl-DBIx-SearchBuilder-1.650.0-1|48	%prep
12cu|perl-DBIx-SearchBuilder-1.650.0-1|49	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBIx-SearchBuilder-1.650.0-1|50	find -name \*.pm | xargs chmod 644
12cu|perl-DBIx-SearchBuilder-1.650.0-1|51	
12cu|perl-DBIx-SearchBuilder-1.650.0-1|52	%build
12cu|perl-DBIx-SearchBuilder-1.650.0-1|53	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12cu|perl-DBIx-SearchBuilder-1.650.0-1|54	%make
12cu|perl-DBIx-SearchBuilder-1.650.0-1|55	
12cu|perl-DBIx-SearchBuilder-1.650.0-1|56	%check
12cu|perl-DBIx-SearchBuilder-1.650.0-1|57	make test
12cu|perl-DBIx-SearchBuilder-1.650.0-1|58	
12cu|perl-DBIx-SearchBuilder-1.650.0-1|59	%install
12cu|perl-DBIx-SearchBuilder-1.650.0-1|60	%makeinstall_std
12cu|perl-DBIx-SearchBuilder-1.650.0-1|61	
12cu|perl-DBIx-SearchBuilder-1.650.0-1|62	%files
12cu|perl-DBIx-SearchBuilder-1.650.0-1|63	%{perl_vendorlib}/DBIx
12cu|perl-DBIx-SearchBuilder-1.650.0-1|64	%{_mandir}/*/*
12cu|perl-DBIx-SearchBuilder-1.650.0-1|65	
12cu|perl-DBIx-SearchBuilder-1.650.0-1|66	
12cu|perl-DBIx-SearchBuilder-1.650.0-1|67	
12cu|perl-DBIx-SearchBuilder-1.650.0-1|68	
12cu|perl-DBIx-SearchBuilder-1.650.0-1|69	%changelog
12cu|perl-DBIx-SearchBuilder-1.650.0-1|70	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.650.0-1
12cu|perl-DBIx-SearchBuilder-1.650.0-1|71	+ Revision: f0069d4
12cu|perl-DBIx-SearchBuilder-1.650.0-1|72	- Updated to 1.65 (by updates_builder)
12cu|perl-DBIx-SearchBuilder-1.650.0-1|73	
12cu|perl-DBIx-SearchBuilder-1.650.0-1|74	

10689 12
12cu|perl-DBM-Deep-2.1.100-1|1	%define upstream_name    DBM-Deep
12cu|perl-DBM-Deep-2.1.100-1|2	%define upstream_version 2.0011
12cu|perl-DBM-Deep-2.1.100-1|3	
12cu|perl-DBM-Deep-2.1.100-1|4	Name:		perl-%{upstream_name}
12cu|perl-DBM-Deep-2.1.100-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-DBM-Deep-2.1.100-1|6	Release:	1
12cu|perl-DBM-Deep-2.1.100-1|7	
12cu|perl-DBM-Deep-2.1.100-1|8	Summary:	A pure perl multi-level hash/array DBM that supports transactions
12cu|perl-DBM-Deep-2.1.100-1|9	License:	GPL+ or Artistic
12cu|perl-DBM-Deep-2.1.100-1|10	Group:		Development/Perl
12cu|perl-DBM-Deep-2.1.100-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DBM-Deep-2.1.100-1|12	Source0:	http://www.cpan.org/modules/by-module/DBM/DBM-Deep-%{upstream_version}.tar.gz
12cu|perl-DBM-Deep-2.1.100-1|13	
12cu|perl-DBM-Deep-2.1.100-1|14	BuildRequires:	perl-devel
12cu|perl-DBM-Deep-2.1.100-1|15	BuildRequires:	perl(Digest::MD5)
12cu|perl-DBM-Deep-2.1.100-1|16	BuildRequires:	perl(Fcntl)
12cu|perl-DBM-Deep-2.1.100-1|17	BuildRequires:	perl(File::Path)
12cu|perl-DBM-Deep-2.1.100-1|18	BuildRequires:	perl(File::Temp)
12cu|perl-DBM-Deep-2.1.100-1|19	BuildRequires:	perl(IO::Scalar)
12cu|perl-DBM-Deep-2.1.100-1|20	BuildRequires:	perl(Pod::Usage)
12cu|perl-DBM-Deep-2.1.100-1|21	BuildRequires:	perl(Scalar::Util)
12cu|perl-DBM-Deep-2.1.100-1|22	BuildRequires:	perl(Test::Deep)
12cu|perl-DBM-Deep-2.1.100-1|23	BuildRequires:	perl(Test::Exception)
12cu|perl-DBM-Deep-2.1.100-1|24	BuildRequires:	perl(Test::More)
12cu|perl-DBM-Deep-2.1.100-1|25	BuildRequires:	perl(Test::Warn)
12cu|perl-DBM-Deep-2.1.100-1|26	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-DBM-Deep-2.1.100-1|27	BuildArch:	noarch
12cu|perl-DBM-Deep-2.1.100-1|28	
12cu|perl-DBM-Deep-2.1.100-1|29	%description
12cu|perl-DBM-Deep-2.1.100-1|30	A unique flat-file database module, written in pure perl. True multi-level
12cu|perl-DBM-Deep-2.1.100-1|31	hash/array support (unlike MLDBM, which is faked), hybrid OO / tie()
12cu|perl-DBM-Deep-2.1.100-1|32	interface, cross-platform FTPable files, ACID transactions, and is quite
12cu|perl-DBM-Deep-2.1.100-1|33	fast. Can handle millions of keys and unlimited levels without significant
12cu|perl-DBM-Deep-2.1.100-1|34	slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper
12cu|perl-DBM-Deep-2.1.100-1|35	around a C-based DBM. Out-of-the-box compatibility with Unix, Mac OS X and
12cu|perl-DBM-Deep-2.1.100-1|36	Windows.
12cu|perl-DBM-Deep-2.1.100-1|37	
12cu|perl-DBM-Deep-2.1.100-1|38	%prep
12cu|perl-DBM-Deep-2.1.100-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DBM-Deep-2.1.100-1|40	
12cu|perl-DBM-Deep-2.1.100-1|41	%build
12cu|perl-DBM-Deep-2.1.100-1|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DBM-Deep-2.1.100-1|43	%make
12cu|perl-DBM-Deep-2.1.100-1|44	
12cu|perl-DBM-Deep-2.1.100-1|45	%check
12cu|perl-DBM-Deep-2.1.100-1|46	%make test
12cu|perl-DBM-Deep-2.1.100-1|47	
12cu|perl-DBM-Deep-2.1.100-1|48	%install
12cu|perl-DBM-Deep-2.1.100-1|49	%makeinstall_std
12cu|perl-DBM-Deep-2.1.100-1|50	
12cu|perl-DBM-Deep-2.1.100-1|51	%files
12cu|perl-DBM-Deep-2.1.100-1|52	%doc Changes README
12cu|perl-DBM-Deep-2.1.100-1|53	%{_mandir}/man3/*
12cu|perl-DBM-Deep-2.1.100-1|54	%{perl_vendorlib}/*
12cu|perl-DBM-Deep-2.1.100-1|55	
12cu|perl-DBM-Deep-2.1.100-1|56	
12cu|perl-DBM-Deep-2.1.100-1|57	%changelog
12cu|perl-DBM-Deep-2.1.100-1|58	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.100-1
12cu|perl-DBM-Deep-2.1.100-1|59	+ Revision: 77e7ad3
12cu|perl-DBM-Deep-2.1.100-1|60	- Updated to 2.0011 (by updates_builder)
12cu|perl-DBM-Deep-2.1.100-1|61	
12cu|perl-DBM-Deep-2.1.100-1|62	

10690 12
12cu|perl-Debug-Client-0.200.0-2|1	%define upstream_name    Debug-Client
12cu|perl-Debug-Client-0.200.0-2|2	%define upstream_version 0.20
12cu|perl-Debug-Client-0.200.0-2|3	
12cu|perl-Debug-Client-0.200.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-Debug-Client-0.200.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Debug-Client-0.200.0-2|6	Release:	2
12cu|perl-Debug-Client-0.200.0-2|7	Epoch:		1
12cu|perl-Debug-Client-0.200.0-2|8	
12cu|perl-Debug-Client-0.200.0-2|9	Summary:	Client side code for perl debugger
12cu|perl-Debug-Client-0.200.0-2|10	License:	GPL+ or Artistic
12cu|perl-Debug-Client-0.200.0-2|11	Group:		Development/Perl
12cu|perl-Debug-Client-0.200.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Debug-Client-0.200.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Debug/Debug-Client-%{upstream_version}.tar.gz
12cu|perl-Debug-Client-0.200.0-2|14	
12cu|perl-Debug-Client-0.200.0-2|15	BuildRequires:	perl-devel
12cu|perl-Debug-Client-0.200.0-2|16	BuildRequires:	perl(Carp)
12cu|perl-Debug-Client-0.200.0-2|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Debug-Client-0.200.0-2|18	BuildRequires:	perl(File::HomeDir)
12cu|perl-Debug-Client-0.200.0-2|19	BuildRequires:	perl(File::Spec)
12cu|perl-Debug-Client-0.200.0-2|20	BuildRequires:	perl(IO::Socket)
12cu|perl-Debug-Client-0.200.0-2|21	BuildRequires:	perl-IO-Socket-IP
12cu|perl-Debug-Client-0.200.0-2|22	BuildRequires:	perl(PadWalker)
12cu|perl-Debug-Client-0.200.0-2|23	BuildRequires:	perl(Term::ReadLine)
12cu|perl-Debug-Client-0.200.0-2|24	BuildRequires:	perl(Term::ReadLine::Perl)
12cu|perl-Debug-Client-0.200.0-2|25	BuildRequires:	perl(Test::Class)
12cu|perl-Debug-Client-0.200.0-2|26	BuildRequires:	perl(Test::Deep)
12cu|perl-Debug-Client-0.200.0-2|27	BuildRequires:	perl(Test::More)
12cu|perl-Debug-Client-0.200.0-2|28	BuildArch:	noarch
12cu|perl-Debug-Client-0.200.0-2|29	
12cu|perl-Debug-Client-0.200.0-2|30	%description
12cu|perl-Debug-Client-0.200.0-2|31	new
12cu|perl-Debug-Client-0.200.0-2|32	The constructor can get two parameters: host and port.
12cu|perl-Debug-Client-0.200.0-2|33	
12cu|perl-Debug-Client-0.200.0-2|34	my $d = Debug::Client->new;
12cu|perl-Debug-Client-0.200.0-2|35	
12cu|perl-Debug-Client-0.200.0-2|36	my $d = Debug::Client->new(host => 'remote.hots.com', port => 4242);
12cu|perl-Debug-Client-0.200.0-2|37	
12cu|perl-Debug-Client-0.200.0-2|38	Immediately after the object creation one needs to call
12cu|perl-Debug-Client-0.200.0-2|39	
12cu|perl-Debug-Client-0.200.0-2|40	%prep
12cu|perl-Debug-Client-0.200.0-2|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Debug-Client-0.200.0-2|42	
12cu|perl-Debug-Client-0.200.0-2|43	%build
12cu|perl-Debug-Client-0.200.0-2|44	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Debug-Client-0.200.0-2|45	%make
12cu|perl-Debug-Client-0.200.0-2|46	
12cu|perl-Debug-Client-0.200.0-2|47	%check
12cu|perl-Debug-Client-0.200.0-2|48	# Disable for now
12cu|perl-Debug-Client-0.200.0-2|49	#make test
12cu|perl-Debug-Client-0.200.0-2|50	
12cu|perl-Debug-Client-0.200.0-2|51	%install
12cu|perl-Debug-Client-0.200.0-2|52	%makeinstall_std
12cu|perl-Debug-Client-0.200.0-2|53	
12cu|perl-Debug-Client-0.200.0-2|54	%files
12cu|perl-Debug-Client-0.200.0-2|55	%doc Changes README
12cu|perl-Debug-Client-0.200.0-2|56	%{_mandir}/man3/*
12cu|perl-Debug-Client-0.200.0-2|57	%{perl_vendorlib}/*
12cu|perl-Debug-Client-0.200.0-2|58	
12cu|perl-Debug-Client-0.200.0-2|59	
12cu|perl-Debug-Client-0.200.0-2|60	%changelog
12cu|perl-Debug-Client-0.200.0-2|61	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.200.0-2
12cu|perl-Debug-Client-0.200.0-2|62	+ Revision: c1a60ef
12cu|perl-Debug-Client-0.200.0-2|63	- Reverted to 0.29
12cu|perl-Debug-Client-0.200.0-2|64	
12cu|perl-Debug-Client-0.200.0-2|65	

10691 12
12cu|perl-Debug-ShowStuff-1.160.0-1|1	%define upstream_name    Debug-ShowStuff
12cu|perl-Debug-ShowStuff-1.160.0-1|2	%define upstream_version 1.16
12cu|perl-Debug-ShowStuff-1.160.0-1|3	
12cu|perl-Debug-ShowStuff-1.160.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Debug-ShowStuff-1.160.0-1|5	Version:	%perl_convert_version 1.16
12cu|perl-Debug-ShowStuff-1.160.0-1|6	Release:	1
12cu|perl-Debug-ShowStuff-1.160.0-1|7	
12cu|perl-Debug-ShowStuff-1.160.0-1|8	Summary:	A collection of handy debugging routines for displaying
12cu|perl-Debug-ShowStuff-1.160.0-1|9	License:	GPL+ or Artistic
12cu|perl-Debug-ShowStuff-1.160.0-1|10	Group:		Development/Perl
12cu|perl-Debug-ShowStuff-1.160.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Debug-ShowStuff-1.160.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Debug/Debug-ShowStuff-1.16.tar.gz
12cu|perl-Debug-ShowStuff-1.160.0-1|13	
12cu|perl-Debug-ShowStuff-1.160.0-1|14	BuildRequires:	perl-devel
12cu|perl-Debug-ShowStuff-1.160.0-1|15	BuildRequires:	perl(Tie::IxHash)
12cu|perl-Debug-ShowStuff-1.160.0-1|16	BuildRequires:	perl(String::Util)
12cu|perl-Debug-ShowStuff-1.160.0-1|17	BuildArch:	noarch
12cu|perl-Debug-ShowStuff-1.160.0-1|18	
12cu|perl-Debug-ShowStuff-1.160.0-1|19	%description
12cu|perl-Debug-ShowStuff-1.160.0-1|20	'Debug::ShowStuff' grew dynamically from my needs in debugging code. I
12cu|perl-Debug-ShowStuff-1.160.0-1|21	found myself doing the same tasks over and over... displaying the keys and
12cu|perl-Debug-ShowStuff-1.160.0-1|22	values in a hash, displaying the elements in an array, displaying the
12cu|perl-Debug-ShowStuff-1.160.0-1|23	output of STDERR in a web page, etc. 'Debug::ShowStuff' began as two or
12cu|perl-Debug-ShowStuff-1.160.0-1|24	three of my favorite routines and grew as I added to that collection.
12cu|perl-Debug-ShowStuff-1.160.0-1|25	Finally I decided to publish these tools in the hope that other Perl
12cu|perl-Debug-ShowStuff-1.160.0-1|26	hackers will find them useful.
12cu|perl-Debug-ShowStuff-1.160.0-1|27	
12cu|perl-Debug-ShowStuff-1.160.0-1|28	'Debug::ShowStuff' is intended for debugging, not for production work. I
12cu|perl-Debug-ShowStuff-1.160.0-1|29	would discourage anyone from using 'Debug::ShowStuff' in
12cu|perl-Debug-ShowStuff-1.160.0-1|30	ready-for-primetime code. 'Debug::ShowStuff' is only for quick-n-dirty
12cu|perl-Debug-ShowStuff-1.160.0-1|31	displays of variable values in order to debug your code.
12cu|perl-Debug-ShowStuff-1.160.0-1|32	
12cu|perl-Debug-ShowStuff-1.160.0-1|33	These functions display values the way I personally like them displayed.
12cu|perl-Debug-ShowStuff-1.160.0-1|34	Your preferences may be different. I encourage you to modify
12cu|perl-Debug-ShowStuff-1.160.0-1|35	'Debug::ShowStuff' to suit your own needs.
12cu|perl-Debug-ShowStuff-1.160.0-1|36	
12cu|perl-Debug-ShowStuff-1.160.0-1|37	%prep
12cu|perl-Debug-ShowStuff-1.160.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Debug-ShowStuff-1.160.0-1|39	
12cu|perl-Debug-ShowStuff-1.160.0-1|40	%build
12cu|perl-Debug-ShowStuff-1.160.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Debug-ShowStuff-1.160.0-1|42	%make
12cu|perl-Debug-ShowStuff-1.160.0-1|43	
12cu|perl-Debug-ShowStuff-1.160.0-1|44	%check
12cu|perl-Debug-ShowStuff-1.160.0-1|45	%make test
12cu|perl-Debug-ShowStuff-1.160.0-1|46	
12cu|perl-Debug-ShowStuff-1.160.0-1|47	%install
12cu|perl-Debug-ShowStuff-1.160.0-1|48	%makeinstall_std
12cu|perl-Debug-ShowStuff-1.160.0-1|49	
12cu|perl-Debug-ShowStuff-1.160.0-1|50	%files
12cu|perl-Debug-ShowStuff-1.160.0-1|51	%doc README
12cu|perl-Debug-ShowStuff-1.160.0-1|52	%{_mandir}/man3/*
12cu|perl-Debug-ShowStuff-1.160.0-1|53	%{perl_vendorlib}/*
12cu|perl-Debug-ShowStuff-1.160.0-1|54	
12cu|perl-Debug-ShowStuff-1.160.0-1|55	%changelog
12cu|perl-Debug-ShowStuff-1.160.0-1|56	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.130.0-3mdv2011.0
12cu|perl-Debug-ShowStuff-1.160.0-1|57	+ Revision: 657775
12cu|perl-Debug-ShowStuff-1.160.0-1|58	- rebuild for updated spec-helper
12cu|perl-Debug-ShowStuff-1.160.0-1|59	- rebuild for updated spec-helper
12cu|perl-Debug-ShowStuff-1.160.0-1|60	
12cu|perl-Debug-ShowStuff-1.160.0-1|61	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.130.0-1mdv2011.0
12cu|perl-Debug-ShowStuff-1.160.0-1|62	+ Revision: 612076
12cu|perl-Debug-ShowStuff-1.160.0-1|63	- update to new version 1.13
12cu|perl-Debug-ShowStuff-1.160.0-1|64	
12cu|perl-Debug-ShowStuff-1.160.0-1|65	* Sun Nov 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.110.0-1mdv2011.0
12cu|perl-Debug-ShowStuff-1.160.0-1|66	+ Revision: 597580
12cu|perl-Debug-ShowStuff-1.160.0-1|67	- update to new version 1.11
12cu|perl-Debug-ShowStuff-1.160.0-1|68	
12cu|perl-Debug-ShowStuff-1.160.0-1|69	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.0-1mdv2011.0
12cu|perl-Debug-ShowStuff-1.160.0-1|70	+ Revision: 596656
12cu|perl-Debug-ShowStuff-1.160.0-1|71	- import perl-Debug-ShowStuff
12cu|perl-Debug-ShowStuff-1.160.0-1|72	

10692 12
12cu|perl-Devel-Autoflush-0.60.0-1|1	%define upstream_name    Devel-Autoflush
12cu|perl-Devel-Autoflush-0.60.0-1|2	%define upstream_version 0.06
12cu|perl-Devel-Autoflush-0.60.0-1|3	
12cu|perl-Devel-Autoflush-0.60.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Devel-Autoflush-0.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Devel-Autoflush-0.60.0-1|6	Release:	1
12cu|perl-Devel-Autoflush-0.60.0-1|7	
12cu|perl-Devel-Autoflush-0.60.0-1|8	Summary:	Set autoflush from the command line
12cu|perl-Devel-Autoflush-0.60.0-1|9	License:	GPL+ or Artistic
12cu|perl-Devel-Autoflush-0.60.0-1|10	Group:		Development/Perl
12cu|perl-Devel-Autoflush-0.60.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Devel-Autoflush-0.60.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Devel-Autoflush-0.60.0-1|13	
12cu|perl-Devel-Autoflush-0.60.0-1|14	BuildRequires:	perl-devel
12cu|perl-Devel-Autoflush-0.60.0-1|15	BuildRequires:	perl(IO::CaptureOutput)
12cu|perl-Devel-Autoflush-0.60.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Devel-Autoflush-0.60.0-1|17	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Devel-Autoflush-0.60.0-1|18	BuildArch:	noarch
12cu|perl-Devel-Autoflush-0.60.0-1|19	
12cu|perl-Devel-Autoflush-0.60.0-1|20	%description
12cu|perl-Devel-Autoflush-0.60.0-1|21	This module is a hack to set autoflush for STDOUT and STDERR from the
12cu|perl-Devel-Autoflush-0.60.0-1|22	command line or from 'PERL5OPT' for code that needs it but doesn't have it.
12cu|perl-Devel-Autoflush-0.60.0-1|23	
12cu|perl-Devel-Autoflush-0.60.0-1|24	This often happens when prompting:
12cu|perl-Devel-Autoflush-0.60.0-1|25	
12cu|perl-Devel-Autoflush-0.60.0-1|26	# guess.pl
12cu|perl-Devel-Autoflush-0.60.0-1|27	print "Guess a number: ";
12cu|perl-Devel-Autoflush-0.60.0-1|28	my $n = <STDIN>;
12cu|perl-Devel-Autoflush-0.60.0-1|29	
12cu|perl-Devel-Autoflush-0.60.0-1|30	%prep
12cu|perl-Devel-Autoflush-0.60.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-Autoflush-0.60.0-1|32	
12cu|perl-Devel-Autoflush-0.60.0-1|33	%build
12cu|perl-Devel-Autoflush-0.60.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Devel-Autoflush-0.60.0-1|35	%make
12cu|perl-Devel-Autoflush-0.60.0-1|36	
12cu|perl-Devel-Autoflush-0.60.0-1|37	%check
12cu|perl-Devel-Autoflush-0.60.0-1|38	%make test
12cu|perl-Devel-Autoflush-0.60.0-1|39	
12cu|perl-Devel-Autoflush-0.60.0-1|40	%install
12cu|perl-Devel-Autoflush-0.60.0-1|41	%makeinstall_std
12cu|perl-Devel-Autoflush-0.60.0-1|42	
12cu|perl-Devel-Autoflush-0.60.0-1|43	%files
12cu|perl-Devel-Autoflush-0.60.0-1|44	%doc README Changes LICENSE
12cu|perl-Devel-Autoflush-0.60.0-1|45	%{_mandir}/man3/*
12cu|perl-Devel-Autoflush-0.60.0-1|46	%{perl_vendorlib}/*
12cu|perl-Devel-Autoflush-0.60.0-1|47	
12cu|perl-Devel-Autoflush-0.60.0-1|48	
12cu|perl-Devel-Autoflush-0.60.0-1|49	%changelog
12cu|perl-Devel-Autoflush-0.60.0-1|50	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-1
12cu|perl-Devel-Autoflush-0.60.0-1|51	+ Revision: bd03b45
12cu|perl-Devel-Autoflush-0.60.0-1|52	- Updated to 0.06 (by updates_builder)
12cu|perl-Devel-Autoflush-0.60.0-1|53	
12cu|perl-Devel-Autoflush-0.60.0-1|54	

10693 12
12cu|perl-Devel-Caller-2.60.0-1|1	%define upstream_name    Devel-Caller
12cu|perl-Devel-Caller-2.60.0-1|2	%define upstream_version 2.06
12cu|perl-Devel-Caller-2.60.0-1|3	
12cu|perl-Devel-Caller-2.60.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Devel-Caller-2.60.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Devel-Caller-2.60.0-1|6	Release:	1
12cu|perl-Devel-Caller-2.60.0-1|7	
12cu|perl-Devel-Caller-2.60.0-1|8	Summary:    Meatier versions of caller()
12cu|perl-Devel-Caller-2.60.0-1|9	License:    Artistic/GPL
12cu|perl-Devel-Caller-2.60.0-1|10	Group:      Development/Perl
12cu|perl-Devel-Caller-2.60.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Devel-Caller-2.60.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Devel/Devel-Caller-%{upstream_version}.tar.gz
12cu|perl-Devel-Caller-2.60.0-1|13	
12cu|perl-Devel-Caller-2.60.0-1|14	BuildRequires:  perl(PadWalker)
12cu|perl-Devel-Caller-2.60.0-1|15	BuildRequires:  perl-devel
12cu|perl-Devel-Caller-2.60.0-1|16	
12cu|perl-Devel-Caller-2.60.0-1|17	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Devel-Caller-2.60.0-1|18	
12cu|perl-Devel-Caller-2.60.0-1|19	%description
12cu|perl-Devel-Caller-2.60.0-1|20	This module provides various improvements over the built-in caller()
12cu|perl-Devel-Caller-2.60.0-1|21	primitive.
12cu|perl-Devel-Caller-2.60.0-1|22	
12cu|perl-Devel-Caller-2.60.0-1|23	%prep
12cu|perl-Devel-Caller-2.60.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-Caller-2.60.0-1|25	
12cu|perl-Devel-Caller-2.60.0-1|26	%build
12cu|perl-Devel-Caller-2.60.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Devel-Caller-2.60.0-1|28	%make CFLAGS="%{optflags}"
12cu|perl-Devel-Caller-2.60.0-1|29	
12cu|perl-Devel-Caller-2.60.0-1|30	%check
12cu|perl-Devel-Caller-2.60.0-1|31	%make test
12cu|perl-Devel-Caller-2.60.0-1|32	
12cu|perl-Devel-Caller-2.60.0-1|33	%install
12cu|perl-Devel-Caller-2.60.0-1|34	rm -rf %{buildroot}
12cu|perl-Devel-Caller-2.60.0-1|35	%makeinstall_std
12cu|perl-Devel-Caller-2.60.0-1|36	
12cu|perl-Devel-Caller-2.60.0-1|37	%clean
12cu|perl-Devel-Caller-2.60.0-1|38	rm -rf %{buildroot}
12cu|perl-Devel-Caller-2.60.0-1|39	
12cu|perl-Devel-Caller-2.60.0-1|40	%files
12cu|perl-Devel-Caller-2.60.0-1|41	%defattr(-,root,root)
12cu|perl-Devel-Caller-2.60.0-1|42	%doc Changes
12cu|perl-Devel-Caller-2.60.0-1|43	%{_mandir}/*/*
12cu|perl-Devel-Caller-2.60.0-1|44	%{perl_vendorarch}/Devel
12cu|perl-Devel-Caller-2.60.0-1|45	%{perl_vendorarch}/auto/Devel
12cu|perl-Devel-Caller-2.60.0-1|46	
12cu|perl-Devel-Caller-2.60.0-1|47	
12cu|perl-Devel-Caller-2.60.0-1|48	%changelog
12cu|perl-Devel-Caller-2.60.0-1|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.50.0-5
12cu|perl-Devel-Caller-2.60.0-1|50	+ Revision: 768358
12cu|perl-Devel-Caller-2.60.0-1|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Devel-Caller-2.60.0-1|52	
12cu|perl-Devel-Caller-2.60.0-1|53	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 2.50.0-4
12cu|perl-Devel-Caller-2.60.0-1|54	+ Revision: 681395
12cu|perl-Devel-Caller-2.60.0-1|55	- mass rebuild
12cu|perl-Devel-Caller-2.60.0-1|56	
12cu|perl-Devel-Caller-2.60.0-1|57	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.50.0-3mdv2011.0
12cu|perl-Devel-Caller-2.60.0-1|58	+ Revision: 555790
12cu|perl-Devel-Caller-2.60.0-1|59	- rebuild for perl 5.12
12cu|perl-Devel-Caller-2.60.0-1|60	
12cu|perl-Devel-Caller-2.60.0-1|61	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.50.0-2mdv2011.0
12cu|perl-Devel-Caller-2.60.0-1|62	+ Revision: 555229
12cu|perl-Devel-Caller-2.60.0-1|63	- rebuild
12cu|perl-Devel-Caller-2.60.0-1|64	
12cu|perl-Devel-Caller-2.60.0-1|65	* Fri Apr 09 2010 Jérôme Quelin <jquelin@mandriva.org> 2.50.0-1mdv2010.1
12cu|perl-Devel-Caller-2.60.0-1|66	+ Revision: 533384
12cu|perl-Devel-Caller-2.60.0-1|67	- update to 2.05
12cu|perl-Devel-Caller-2.60.0-1|68	
12cu|perl-Devel-Caller-2.60.0-1|69	* Wed Feb 17 2010 Jérôme Quelin <jquelin@mandriva.org> 2.40.0-1mdv2010.1
12cu|perl-Devel-Caller-2.60.0-1|70	+ Revision: 506945
12cu|perl-Devel-Caller-2.60.0-1|71	- update to 2.04
12cu|perl-Devel-Caller-2.60.0-1|72	
12cu|perl-Devel-Caller-2.60.0-1|73	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 2.30.0-1mdv2010.0
12cu|perl-Devel-Caller-2.60.0-1|74	+ Revision: 406979
12cu|perl-Devel-Caller-2.60.0-1|75	- rebuild using %%perl_convert_version
12cu|perl-Devel-Caller-2.60.0-1|76	
12cu|perl-Devel-Caller-2.60.0-1|77	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.03-3mdv2009.0
12cu|perl-Devel-Caller-2.60.0-1|78	+ Revision: 256616
12cu|perl-Devel-Caller-2.60.0-1|79	- rebuild
12cu|perl-Devel-Caller-2.60.0-1|80	
12cu|perl-Devel-Caller-2.60.0-1|81	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.03-1mdv2008.1
12cu|perl-Devel-Caller-2.60.0-1|82	+ Revision: 152831
12cu|perl-Devel-Caller-2.60.0-1|83	- update to new version 2.03
12cu|perl-Devel-Caller-2.60.0-1|84	
12cu|perl-Devel-Caller-2.60.0-1|85	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 2.02-2mdv2008.1
12cu|perl-Devel-Caller-2.60.0-1|86	+ Revision: 152059
12cu|perl-Devel-Caller-2.60.0-1|87	- rebuild
12cu|perl-Devel-Caller-2.60.0-1|88	
12cu|perl-Devel-Caller-2.60.0-1|89	* Sat Dec 29 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.02-1mdv2008.1
12cu|perl-Devel-Caller-2.60.0-1|90	+ Revision: 139199
12cu|perl-Devel-Caller-2.60.0-1|91	- update to new version 2.02
12cu|perl-Devel-Caller-2.60.0-1|92	
12cu|perl-Devel-Caller-2.60.0-1|93	* Fri Dec 28 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.01-1mdv2008.1
12cu|perl-Devel-Caller-2.60.0-1|94	+ Revision: 138799
12cu|perl-Devel-Caller-2.60.0-1|95	- new version
12cu|perl-Devel-Caller-2.60.0-1|96	
12cu|perl-Devel-Caller-2.60.0-1|97	+ Olivier Blin <blino@mandriva.org>
12cu|perl-Devel-Caller-2.60.0-1|98	- restore BuildRoot
12cu|perl-Devel-Caller-2.60.0-1|99	
12cu|perl-Devel-Caller-2.60.0-1|100	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Devel-Caller-2.60.0-1|101	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Devel-Caller-2.60.0-1|102	
12cu|perl-Devel-Caller-2.60.0-1|103	* Sun Sep 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-2mdv2008.0
12cu|perl-Devel-Caller-2.60.0-1|104	+ Revision: 88427
12cu|perl-Devel-Caller-2.60.0-1|105	- rebuild
12cu|perl-Devel-Caller-2.60.0-1|106	
12cu|perl-Devel-Caller-2.60.0-1|107	
12cu|perl-Devel-Caller-2.60.0-1|108	* Wed Aug 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2007.0
12cu|perl-Devel-Caller-2.60.0-1|109	- New version 0.11
12cu|perl-Devel-Caller-2.60.0-1|110	- rpmbuildupdate aware
12cu|perl-Devel-Caller-2.60.0-1|111	- fix directory ownership
12cu|perl-Devel-Caller-2.60.0-1|112	- Module::Build-based build
12cu|perl-Devel-Caller-2.60.0-1|113	
12cu|perl-Devel-Caller-2.60.0-1|114	* Sat Mar 25 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.09-2mdk
12cu|perl-Devel-Caller-2.60.0-1|115	- Add BuildRequires
12cu|perl-Devel-Caller-2.60.0-1|116	
12cu|perl-Devel-Caller-2.60.0-1|117	* Fri Mar 24 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.09-1mdk
12cu|perl-Devel-Caller-2.60.0-1|118	- First Mandriva release
12cu|perl-Devel-Caller-2.60.0-1|119	
12cu|perl-Devel-Caller-2.60.0-1|120	

10694 12
12cu|perl-Devel-CheckLib-1.10.0-1|1	%define upstream_name    Devel-CheckLib
12cu|perl-Devel-CheckLib-1.10.0-1|2	%define upstream_version 1.01
12cu|perl-Devel-CheckLib-1.10.0-1|3	
12cu|perl-Devel-CheckLib-1.10.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Devel-CheckLib-1.10.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Devel-CheckLib-1.10.0-1|6	Release:	1
12cu|perl-Devel-CheckLib-1.10.0-1|7	
12cu|perl-Devel-CheckLib-1.10.0-1|8	Summary:	Check that a library is available
12cu|perl-Devel-CheckLib-1.10.0-1|9	License:	GPL+ or Artistic
12cu|perl-Devel-CheckLib-1.10.0-1|10	Group:		Development/Perl
12cu|perl-Devel-CheckLib-1.10.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Devel-CheckLib-1.10.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Devel/Devel-CheckLib-%{upstream_version}.tar.gz
12cu|perl-Devel-CheckLib-1.10.0-1|13	
12cu|perl-Devel-CheckLib-1.10.0-1|14	BuildRequires:	perl-devel
12cu|perl-Devel-CheckLib-1.10.0-1|15	BuildRequires:	perl(Exporter)
12cu|perl-Devel-CheckLib-1.10.0-1|16	BuildRequires:	perl(File::Spec)
12cu|perl-Devel-CheckLib-1.10.0-1|17	BuildRequires:	perl(File::Temp)
12cu|perl-Devel-CheckLib-1.10.0-1|18	BuildRequires:	perl(IO::CaptureOutput)
12cu|perl-Devel-CheckLib-1.10.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-Devel-CheckLib-1.10.0-1|20	BuildArch:	noarch
12cu|perl-Devel-CheckLib-1.10.0-1|21	
12cu|perl-Devel-CheckLib-1.10.0-1|22	%description
12cu|perl-Devel-CheckLib-1.10.0-1|23	Devel::CheckLib is a perl module that checks whether a particular C library
12cu|perl-Devel-CheckLib-1.10.0-1|24	and its headers are available.
12cu|perl-Devel-CheckLib-1.10.0-1|25	
12cu|perl-Devel-CheckLib-1.10.0-1|26	%prep
12cu|perl-Devel-CheckLib-1.10.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-CheckLib-1.10.0-1|28	
12cu|perl-Devel-CheckLib-1.10.0-1|29	%build
12cu|perl-Devel-CheckLib-1.10.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Devel-CheckLib-1.10.0-1|31	%make
12cu|perl-Devel-CheckLib-1.10.0-1|32	
12cu|perl-Devel-CheckLib-1.10.0-1|33	%check
12cu|perl-Devel-CheckLib-1.10.0-1|34	%make test
12cu|perl-Devel-CheckLib-1.10.0-1|35	
12cu|perl-Devel-CheckLib-1.10.0-1|36	%install
12cu|perl-Devel-CheckLib-1.10.0-1|37	%makeinstall_std
12cu|perl-Devel-CheckLib-1.10.0-1|38	
12cu|perl-Devel-CheckLib-1.10.0-1|39	%files
12cu|perl-Devel-CheckLib-1.10.0-1|40	%doc CHANGES META.yml README
12cu|perl-Devel-CheckLib-1.10.0-1|41	%{_bindir}/use-devel-checklib
12cu|perl-Devel-CheckLib-1.10.0-1|42	%{perl_vendorlib}/*
12cu|perl-Devel-CheckLib-1.10.0-1|43	%{_mandir}/man3/*
12cu|perl-Devel-CheckLib-1.10.0-1|44	%{_mandir}/man1/use-devel-checklib.1.xz
12cu|perl-Devel-CheckLib-1.10.0-1|45	
12cu|perl-Devel-CheckLib-1.10.0-1|46	%changelog
12cu|perl-Devel-CheckLib-1.10.0-1|47	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.930.0-1mdv2011.0
12cu|perl-Devel-CheckLib-1.10.0-1|48	+ Revision: 654063
12cu|perl-Devel-CheckLib-1.10.0-1|49	- update to new version 0.93
12cu|perl-Devel-CheckLib-1.10.0-1|50	
12cu|perl-Devel-CheckLib-1.10.0-1|51	* Fri Dec 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.920.0-1mdv2011.0
12cu|perl-Devel-CheckLib-1.10.0-1|52	+ Revision: 622681
12cu|perl-Devel-CheckLib-1.10.0-1|53	- update to new version 0.92
12cu|perl-Devel-CheckLib-1.10.0-1|54	
12cu|perl-Devel-CheckLib-1.10.0-1|55	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.910.0-1mdv2011.0
12cu|perl-Devel-CheckLib-1.10.0-1|56	+ Revision: 601873
12cu|perl-Devel-CheckLib-1.10.0-1|57	- update to new version 0.91
12cu|perl-Devel-CheckLib-1.10.0-1|58	
12cu|perl-Devel-CheckLib-1.10.0-1|59	* Fri Nov 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.900.0-1mdv2011.0
12cu|perl-Devel-CheckLib-1.10.0-1|60	+ Revision: 596522
12cu|perl-Devel-CheckLib-1.10.0-1|61	- update to new version 0.9
12cu|perl-Devel-CheckLib-1.10.0-1|62	
12cu|perl-Devel-CheckLib-1.10.0-1|63	* Tue Nov 09 2010 Shlomi Fish <shlomif@mandriva.org> 0.100.0-1mdv2011.0
12cu|perl-Devel-CheckLib-1.10.0-1|64	+ Revision: 595433
12cu|perl-Devel-CheckLib-1.10.0-1|65	- import perl-Devel-CheckLib
12cu|perl-Devel-CheckLib-1.10.0-1|66	
12cu|perl-Devel-CheckLib-1.10.0-1|67	

10695 12
12cu|perl-Devel-CheckOS-1.710.0-1|1	%define upstream_name       Devel-CheckOS
12cu|perl-Devel-CheckOS-1.710.0-1|2	%define upstream_version 1.71
12cu|perl-Devel-CheckOS-1.710.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Devel-CheckOS-1.710.0-1|4	Version:	%perl_convert_version 1.71
12cu|perl-Devel-CheckOS-1.710.0-1|5	Release:	1
12cu|perl-Devel-CheckOS-1.710.0-1|6	Summary:	Check what OS we're running on
12cu|perl-Devel-CheckOS-1.710.0-1|7	License:	GPL or Artistic
12cu|perl-Devel-CheckOS-1.710.0-1|8	Group:		Development/Perl
12cu|perl-Devel-CheckOS-1.710.0-1|9	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Devel-CheckOS-1.710.0-1|10	Source:		http://www.cpan.org/modules/by-module/Devel/Devel-CheckOS-1.71.tar.gz
12cu|perl-Devel-CheckOS-1.710.0-1|11	
12cu|perl-Devel-CheckOS-1.710.0-1|12	BuildRequires:	perl-devel
12cu|perl-Devel-CheckOS-1.710.0-1|13	BuildRequires:	perl(Data::Compare)
12cu|perl-Devel-CheckOS-1.710.0-1|14	BuildRequires:	perl(File::Find::Rule)
12cu|perl-Devel-CheckOS-1.710.0-1|15	BuildRequires:	perl(File::Temp) >= 0.190.0
12cu|perl-Devel-CheckOS-1.710.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Devel-CheckOS-1.710.0-1|17	BuildArch:	noarch
12cu|perl-Devel-CheckOS-1.710.0-1|18	
12cu|perl-Devel-CheckOS-1.710.0-1|19	%description
12cu|perl-Devel-CheckOS-1.710.0-1|20	A learned sage once wrote on IRC:
12cu|perl-Devel-CheckOS-1.710.0-1|21	
12cu|perl-Devel-CheckOS-1.710.0-1|22	$^O is stupid and ugly, it wears its pants as a hat
12cu|perl-Devel-CheckOS-1.710.0-1|23	
12cu|perl-Devel-CheckOS-1.710.0-1|24	Devel::CheckOS provides a more friendly interface to $^O, and also lets you
12cu|perl-Devel-CheckOS-1.710.0-1|25	check for various OS "families" such as "Unix", which includes things like
12cu|perl-Devel-CheckOS-1.710.0-1|26	Linux, Solaris, AIX etc.
12cu|perl-Devel-CheckOS-1.710.0-1|27	
12cu|perl-Devel-CheckOS-1.710.0-1|28	%prep
12cu|perl-Devel-CheckOS-1.710.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-CheckOS-1.710.0-1|30	
12cu|perl-Devel-CheckOS-1.710.0-1|31	%build
12cu|perl-Devel-CheckOS-1.710.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Devel-CheckOS-1.710.0-1|33	%make
12cu|perl-Devel-CheckOS-1.710.0-1|34	
12cu|perl-Devel-CheckOS-1.710.0-1|35	%check
12cu|perl-Devel-CheckOS-1.710.0-1|36	make test
12cu|perl-Devel-CheckOS-1.710.0-1|37	
12cu|perl-Devel-CheckOS-1.710.0-1|38	%install
12cu|perl-Devel-CheckOS-1.710.0-1|39	%makeinstall_std
12cu|perl-Devel-CheckOS-1.710.0-1|40	
12cu|perl-Devel-CheckOS-1.710.0-1|41	%files
12cu|perl-Devel-CheckOS-1.710.0-1|42	%doc README
12cu|perl-Devel-CheckOS-1.710.0-1|43	%{_bindir}/use-devel-assertos
12cu|perl-Devel-CheckOS-1.710.0-1|44	%{_mandir}/man1/use-devel-assertos.1*
12cu|perl-Devel-CheckOS-1.710.0-1|45	%{_mandir}/man3/*
12cu|perl-Devel-CheckOS-1.710.0-1|46	%{perl_vendorlib}/Devel
12cu|perl-Devel-CheckOS-1.710.0-1|47	
12cu|perl-Devel-CheckOS-1.710.0-1|48	
12cu|perl-Devel-CheckOS-1.710.0-1|49	%changelog
12cu|perl-Devel-CheckOS-1.710.0-1|50	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.640.0-1mdv2011.0
12cu|perl-Devel-CheckOS-1.710.0-1|51	+ Revision: 659911
12cu|perl-Devel-CheckOS-1.710.0-1|52	- update to new version 1.64
12cu|perl-Devel-CheckOS-1.710.0-1|53	
12cu|perl-Devel-CheckOS-1.710.0-1|54	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.630.0-1mdv2011.0
12cu|perl-Devel-CheckOS-1.710.0-1|55	+ Revision: 553120
12cu|perl-Devel-CheckOS-1.710.0-1|56	- update to 1.63
12cu|perl-Devel-CheckOS-1.710.0-1|57	
12cu|perl-Devel-CheckOS-1.710.0-1|58	* Sat Jul 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.610.0-2mdv2010.0
12cu|perl-Devel-CheckOS-1.710.0-1|59	+ Revision: 399800
12cu|perl-Devel-CheckOS-1.710.0-1|60	- use %%perl_version macro
12cu|perl-Devel-CheckOS-1.710.0-1|61	
12cu|perl-Devel-CheckOS-1.710.0-1|62	* Fri May 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.61-1mdv2010.0
12cu|perl-Devel-CheckOS-1.710.0-1|63	+ Revision: 369726
12cu|perl-Devel-CheckOS-1.710.0-1|64	- add missing prereq
12cu|perl-Devel-CheckOS-1.710.0-1|65	- forcing mdv pkg, since file::temp is a dual-lifed pelr pkg
12cu|perl-Devel-CheckOS-1.710.0-1|66	- update to new version 1.61
12cu|perl-Devel-CheckOS-1.710.0-1|67	
12cu|perl-Devel-CheckOS-1.710.0-1|68	* Tue Jan 13 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50-1mdv2009.1
12cu|perl-Devel-CheckOS-1.710.0-1|69	+ Revision: 329061
12cu|perl-Devel-CheckOS-1.710.0-1|70	- import perl-Devel-CheckOS
12cu|perl-Devel-CheckOS-1.710.0-1|71	
12cu|perl-Devel-CheckOS-1.710.0-1|72	
12cu|perl-Devel-CheckOS-1.710.0-1|73	* Tue Jan 13 2009 cpan2dist 1.50-1mdv
12cu|perl-Devel-CheckOS-1.710.0-1|74	- initial mdv release, generated with cpan2dist
12cu|perl-Devel-CheckOS-1.710.0-1|75	
12cu|perl-Devel-CheckOS-1.710.0-1|76	

10696 12
12cu|perl-Devel-Declare-0.6.15-1|1	%define upstream_name    Devel-Declare
12cu|perl-Devel-Declare-0.6.15-1|2	%define upstream_version 0.006015
12cu|perl-Devel-Declare-0.6.15-1|3	
12cu|perl-Devel-Declare-0.6.15-1|4	Name:		perl-%{upstream_name}
12cu|perl-Devel-Declare-0.6.15-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Devel-Declare-0.6.15-1|6	Release:	1
12cu|perl-Devel-Declare-0.6.15-1|7	Epoch:		1
12cu|perl-Devel-Declare-0.6.15-1|8	
12cu|perl-Devel-Declare-0.6.15-1|9	Summary:	Adding keywords to perl, in perl
12cu|perl-Devel-Declare-0.6.15-1|10	License:	GPL+ or Artistic
12cu|perl-Devel-Declare-0.6.15-1|11	Group:		Development/Perl
12cu|perl-Devel-Declare-0.6.15-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Devel-Declare-0.6.15-1|13	Source0:	http://www.cpan.org/modules/by-module/Devel/Devel-Declare-%{upstream_version}.tar.gz
12cu|perl-Devel-Declare-0.6.15-1|14	
12cu|perl-Devel-Declare-0.6.15-1|15	BuildRequires:	perl(B::Compiling)
12cu|perl-Devel-Declare-0.6.15-1|16	BuildRequires: perl(Module::Implementation)
12cu|perl-Devel-Declare-0.6.15-1|17	BuildRequires: perl(Test::Requires)
12cu|perl-Devel-Declare-0.6.15-1|18	BuildRequires:	perl(B::Hooks::EndOfScope)
12cu|perl-Devel-Declare-0.6.15-1|19	BuildRequires:	perl(B::Hooks::OP::Check)
12cu|perl-Devel-Declare-0.6.15-1|20	BuildRequires:	perl(ExtUtils::Depends)
12cu|perl-Devel-Declare-0.6.15-1|21	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Devel-Declare-0.6.15-1|22	BuildRequires:	perl(Scalar::Util)
12cu|perl-Devel-Declare-0.6.15-1|23	BuildRequires:	perl(Sub::Name)
12cu|perl-Devel-Declare-0.6.15-1|24	BuildRequires:	perl(Test::More) >= 0.880.0
12cu|perl-Devel-Declare-0.6.15-1|25	BuildRequires:	perl(Test::Warn)
12cu|perl-Devel-Declare-0.6.15-1|26	BuildRequires:	perl-devel
12cu|perl-Devel-Declare-0.6.15-1|27	
12cu|perl-Devel-Declare-0.6.15-1|28	%description
12cu|perl-Devel-Declare-0.6.15-1|29	Devel::Declare can install subroutines called declarators which locally
12cu|perl-Devel-Declare-0.6.15-1|30	take over Perl's parser, allowing the creation of new syntax.
12cu|perl-Devel-Declare-0.6.15-1|31	
12cu|perl-Devel-Declare-0.6.15-1|32	%prep
12cu|perl-Devel-Declare-0.6.15-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-Declare-0.6.15-1|34	
12cu|perl-Devel-Declare-0.6.15-1|35	%build
12cu|perl-Devel-Declare-0.6.15-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Devel-Declare-0.6.15-1|37	%make
12cu|perl-Devel-Declare-0.6.15-1|38	
12cu|perl-Devel-Declare-0.6.15-1|39	%check
12cu|perl-Devel-Declare-0.6.15-1|40	make test
12cu|perl-Devel-Declare-0.6.15-1|41	
12cu|perl-Devel-Declare-0.6.15-1|42	%install
12cu|perl-Devel-Declare-0.6.15-1|43	%makeinstall_std
12cu|perl-Devel-Declare-0.6.15-1|44	
12cu|perl-Devel-Declare-0.6.15-1|45	%files
12cu|perl-Devel-Declare-0.6.15-1|46	%doc Changes README
12cu|perl-Devel-Declare-0.6.15-1|47	%{_mandir}/man3/*
12cu|perl-Devel-Declare-0.6.15-1|48	%{perl_vendorarch}/Devel
12cu|perl-Devel-Declare-0.6.15-1|49	%{perl_vendorarch}/auto/Devel
12cu|perl-Devel-Declare-0.6.15-1|50	
12cu|perl-Devel-Declare-0.6.15-1|51	
12cu|perl-Devel-Declare-0.6.15-1|52	
12cu|perl-Devel-Declare-0.6.15-1|53	%changelog
12cu|perl-Devel-Declare-0.6.15-1|54	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.6.15-1
12cu|perl-Devel-Declare-0.6.15-1|55	+ Revision: 92f2e59
12cu|perl-Devel-Declare-0.6.15-1|56	- Fix BRs
12cu|perl-Devel-Declare-0.6.15-1|57	
12cu|perl-Devel-Declare-0.6.15-1|58	

10697 12
12cu|perl-Devel-FindPerl-0.12.0-1|1	%define upstream_name    Devel-FindPerl
12cu|perl-Devel-FindPerl-0.12.0-1|2	%define upstream_version 0.012
12cu|perl-Devel-FindPerl-0.12.0-1|3	
12cu|perl-Devel-FindPerl-0.12.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Devel-FindPerl-0.12.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Devel-FindPerl-0.12.0-1|6	Release:    1
12cu|perl-Devel-FindPerl-0.12.0-1|7	
12cu|perl-Devel-FindPerl-0.12.0-1|8	Summary:    Find the path to your perl
12cu|perl-Devel-FindPerl-0.12.0-1|9	License:    GPL+ or Artistic
12cu|perl-Devel-FindPerl-0.12.0-1|10	Group:      Development/Perl
12cu|perl-Devel-FindPerl-0.12.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Devel-FindPerl-0.12.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Devel-FindPerl-0.12.0-1|13	
12cu|perl-Devel-FindPerl-0.12.0-1|14	BuildRequires: perl(Capture::Tiny)
12cu|perl-Devel-FindPerl-0.12.0-1|15	BuildRequires: perl(Carp)
12cu|perl-Devel-FindPerl-0.12.0-1|16	BuildRequires: perl(Config)
12cu|perl-Devel-FindPerl-0.12.0-1|17	BuildRequires: perl(Cwd)
12cu|perl-Devel-FindPerl-0.12.0-1|18	BuildRequires: perl(Exporter)
12cu|perl-Devel-FindPerl-0.12.0-1|19	BuildRequires: perl(ExtUtils::Config)
12cu|perl-Devel-FindPerl-0.12.0-1|20	BuildRequires: perl(File::Basename)
12cu|perl-Devel-FindPerl-0.12.0-1|21	BuildRequires: perl(File::Find)
12cu|perl-Devel-FindPerl-0.12.0-1|22	BuildRequires: perl(File::Spec::Functions)
12cu|perl-Devel-FindPerl-0.12.0-1|23	BuildRequires: perl(File::Temp)
12cu|perl-Devel-FindPerl-0.12.0-1|24	BuildRequires: perl(IPC::Open2)
12cu|perl-Devel-FindPerl-0.12.0-1|25	BuildRequires: perl(Test::More)
12cu|perl-Devel-FindPerl-0.12.0-1|26	BuildRequires: perl(strict)
12cu|perl-Devel-FindPerl-0.12.0-1|27	BuildRequires: perl(warnings)
12cu|perl-Devel-FindPerl-0.12.0-1|28	BuildRequires: perl-devel
12cu|perl-Devel-FindPerl-0.12.0-1|29	BuildArch: noarch
12cu|perl-Devel-FindPerl-0.12.0-1|30	
12cu|perl-Devel-FindPerl-0.12.0-1|31	%description
12cu|perl-Devel-FindPerl-0.12.0-1|32	This module tries to find the path to the currently running perl.
12cu|perl-Devel-FindPerl-0.12.0-1|33	
12cu|perl-Devel-FindPerl-0.12.0-1|34	%prep
12cu|perl-Devel-FindPerl-0.12.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-FindPerl-0.12.0-1|36	
12cu|perl-Devel-FindPerl-0.12.0-1|37	%build
12cu|perl-Devel-FindPerl-0.12.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Devel-FindPerl-0.12.0-1|39	
12cu|perl-Devel-FindPerl-0.12.0-1|40	%make
12cu|perl-Devel-FindPerl-0.12.0-1|41	
12cu|perl-Devel-FindPerl-0.12.0-1|42	%check
12cu|perl-Devel-FindPerl-0.12.0-1|43	%make test
12cu|perl-Devel-FindPerl-0.12.0-1|44	
12cu|perl-Devel-FindPerl-0.12.0-1|45	%install
12cu|perl-Devel-FindPerl-0.12.0-1|46	%makeinstall_std
12cu|perl-Devel-FindPerl-0.12.0-1|47	
12cu|perl-Devel-FindPerl-0.12.0-1|48	%files
12cu|perl-Devel-FindPerl-0.12.0-1|49	%doc README Changes LICENSE INSTALL META.yml META.json
12cu|perl-Devel-FindPerl-0.12.0-1|50	%{_mandir}/man3/*
12cu|perl-Devel-FindPerl-0.12.0-1|51	%{perl_vendorlib}/*
12cu|perl-Devel-FindPerl-0.12.0-1|52	
12cu|perl-Devel-FindPerl-0.12.0-1|53	%changelog
12cu|perl-Devel-FindPerl-0.12.0-1|54	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.0-1
12cu|perl-Devel-FindPerl-0.12.0-1|55	+ Revision: 98f1fa1
12cu|perl-Devel-FindPerl-0.12.0-1|56	- Added perl-devel BR
12cu|perl-Devel-FindPerl-0.12.0-1|57	
12cu|perl-Devel-FindPerl-0.12.0-1|58	

10698 12
12cu|perl-Devel-Hide-0.0.900-1|1	%define upstream_name    Devel-Hide
12cu|perl-Devel-Hide-0.0.900-1|2	%define upstream_version 0.0009
12cu|perl-Devel-Hide-0.0.900-1|3	
12cu|perl-Devel-Hide-0.0.900-1|4	Name:		perl-%{upstream_name}
12cu|perl-Devel-Hide-0.0.900-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Devel-Hide-0.0.900-1|6	Release:	1
12cu|perl-Devel-Hide-0.0.900-1|7	Epoch:		1
12cu|perl-Devel-Hide-0.0.900-1|8	
12cu|perl-Devel-Hide-0.0.900-1|9	Summary:	Forces the unavailability of specified Perl modules (for testing)
12cu|perl-Devel-Hide-0.0.900-1|10	License:	GPL+ or Artistic
12cu|perl-Devel-Hide-0.0.900-1|11	Group:		Development/Perl
12cu|perl-Devel-Hide-0.0.900-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Devel-Hide-0.0.900-1|13	Source0:	http://www.cpan.org/modules/by-module/Devel/Devel-Hide-%{upstream_version}.tar.gz
12cu|perl-Devel-Hide-0.0.900-1|14	
12cu|perl-Devel-Hide-0.0.900-1|15	BuildRequires:	perl-devel
12cu|perl-Devel-Hide-0.0.900-1|16	BuildArch:	noarch
12cu|perl-Devel-Hide-0.0.900-1|17	
12cu|perl-Devel-Hide-0.0.900-1|18	%description
12cu|perl-Devel-Hide-0.0.900-1|19	Given a list of Perl modules/filenames, this module makes 'require' and
12cu|perl-Devel-Hide-0.0.900-1|20	'use' statements fail (no matter the specified files/modules are installed
12cu|perl-Devel-Hide-0.0.900-1|21	or not).
12cu|perl-Devel-Hide-0.0.900-1|22	
12cu|perl-Devel-Hide-0.0.900-1|23	They _die_ with a message like:
12cu|perl-Devel-Hide-0.0.900-1|24	
12cu|perl-Devel-Hide-0.0.900-1|25	Can't locate Module/ToHide.pm (hidden)
12cu|perl-Devel-Hide-0.0.900-1|26	
12cu|perl-Devel-Hide-0.0.900-1|27	%prep
12cu|perl-Devel-Hide-0.0.900-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-Hide-0.0.900-1|29	
12cu|perl-Devel-Hide-0.0.900-1|30	%build
12cu|perl-Devel-Hide-0.0.900-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Devel-Hide-0.0.900-1|32	%make
12cu|perl-Devel-Hide-0.0.900-1|33	
12cu|perl-Devel-Hide-0.0.900-1|34	%check
12cu|perl-Devel-Hide-0.0.900-1|35	%make test
12cu|perl-Devel-Hide-0.0.900-1|36	
12cu|perl-Devel-Hide-0.0.900-1|37	%install
12cu|perl-Devel-Hide-0.0.900-1|38	%makeinstall_std
12cu|perl-Devel-Hide-0.0.900-1|39	
12cu|perl-Devel-Hide-0.0.900-1|40	%files
12cu|perl-Devel-Hide-0.0.900-1|41	%doc README Changes
12cu|perl-Devel-Hide-0.0.900-1|42	%{_mandir}/man3/*
12cu|perl-Devel-Hide-0.0.900-1|43	%{perl_vendorlib}/*
12cu|perl-Devel-Hide-0.0.900-1|44	
12cu|perl-Devel-Hide-0.0.900-1|45	%changelog
12cu|perl-Devel-Hide-0.0.900-1|46	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1:0.0.800-2mdv2011.0
12cu|perl-Devel-Hide-0.0.900-1|47	+ Revision: 653407
12cu|perl-Devel-Hide-0.0.900-1|48	- rebuild for updated spec-helper
12cu|perl-Devel-Hide-0.0.900-1|49	
12cu|perl-Devel-Hide-0.0.900-1|50	* Sun Feb 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.0.800-1mdv2011.0
12cu|perl-Devel-Hide-0.0.900-1|51	+ Revision: 505729
12cu|perl-Devel-Hide-0.0.900-1|52	- bump epoch
12cu|perl-Devel-Hide-0.0.900-1|53	- rebuild using %%perl_convert_version
12cu|perl-Devel-Hide-0.0.900-1|54	
12cu|perl-Devel-Hide-0.0.900-1|55	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.0008-1mdv2010.0
12cu|perl-Devel-Hide-0.0.900-1|56	+ Revision: 376243
12cu|perl-Devel-Hide-0.0.900-1|57	- import perl-Devel-Hide
12cu|perl-Devel-Hide-0.0.900-1|58	
12cu|perl-Devel-Hide-0.0.900-1|59	
12cu|perl-Devel-Hide-0.0.900-1|60	* Fri May 15 2009 cpan2dist 0.0008-1mdv
12cu|perl-Devel-Hide-0.0.900-1|61	- initial mdv release, generated with cpan2dist
12cu|perl-Devel-Hide-0.0.900-1|62	
12cu|perl-Devel-Hide-0.0.900-1|63	

10699 12
12cu|perl-Devel-LexAlias-0.50.0-1|1	%define upstream_name    Devel-LexAlias
12cu|perl-Devel-LexAlias-0.50.0-1|2	%define upstream_version 0.05
12cu|perl-Devel-LexAlias-0.50.0-1|3	
12cu|perl-Devel-LexAlias-0.50.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Devel-LexAlias-0.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Devel-LexAlias-0.50.0-1|6	Release:	1
12cu|perl-Devel-LexAlias-0.50.0-1|7	
12cu|perl-Devel-LexAlias-0.50.0-1|8	Summary:	Alias lexical variables
12cu|perl-Devel-LexAlias-0.50.0-1|9	License:	Artistic/GPL
12cu|perl-Devel-LexAlias-0.50.0-1|10	Group:		Development/Perl
12cu|perl-Devel-LexAlias-0.50.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Devel-LexAlias-0.50.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Devel/Devel-LexAlias-%{upstream_version}.tar.gz
12cu|perl-Devel-LexAlias-0.50.0-1|13	
12cu|perl-Devel-LexAlias-0.50.0-1|14	BuildRequires:	perl(Devel::Caller)
12cu|perl-Devel-LexAlias-0.50.0-1|15	BuildRequires:	perl-devel
12cu|perl-Devel-LexAlias-0.50.0-1|16	
12cu|perl-Devel-LexAlias-0.50.0-1|17	%description
12cu|perl-Devel-LexAlias-0.50.0-1|18	Devel::LexAlias provides the ability to alias a lexical variable in a
12cu|perl-Devel-LexAlias-0.50.0-1|19	subroutines scope to one of your choosing.
12cu|perl-Devel-LexAlias-0.50.0-1|20	
12cu|perl-Devel-LexAlias-0.50.0-1|21	%prep
12cu|perl-Devel-LexAlias-0.50.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-LexAlias-0.50.0-1|23	
12cu|perl-Devel-LexAlias-0.50.0-1|24	%build
12cu|perl-Devel-LexAlias-0.50.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Devel-LexAlias-0.50.0-1|26	%make
12cu|perl-Devel-LexAlias-0.50.0-1|27	
12cu|perl-Devel-LexAlias-0.50.0-1|28	%check
12cu|perl-Devel-LexAlias-0.50.0-1|29	%make test
12cu|perl-Devel-LexAlias-0.50.0-1|30	
12cu|perl-Devel-LexAlias-0.50.0-1|31	%install
12cu|perl-Devel-LexAlias-0.50.0-1|32	%makeinstall_std
12cu|perl-Devel-LexAlias-0.50.0-1|33	
12cu|perl-Devel-LexAlias-0.50.0-1|34	%files
12cu|perl-Devel-LexAlias-0.50.0-1|35	%doc
12cu|perl-Devel-LexAlias-0.50.0-1|36	%{_mandir}/*/*
12cu|perl-Devel-LexAlias-0.50.0-1|37	%{perl_vendorarch}/Devel/*
12cu|perl-Devel-LexAlias-0.50.0-1|38	%{perl_vendorarch}/auto/Devel/*
12cu|perl-Devel-LexAlias-0.50.0-1|39	
12cu|perl-Devel-LexAlias-0.50.0-1|40	
12cu|perl-Devel-LexAlias-0.50.0-1|41	%changelog
12cu|perl-Devel-LexAlias-0.50.0-1|42	* Wed Jan 25 2012 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 0.40.0-5
12cu|perl-Devel-LexAlias-0.50.0-1|43	+ Revision: 768358
12cu|perl-Devel-LexAlias-0.50.0-1|44	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Devel-LexAlias-0.50.0-1|45	
12cu|perl-Devel-LexAlias-0.50.0-1|46	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.40.0-4
12cu|perl-Devel-LexAlias-0.50.0-1|47	+ Revision: 681401
12cu|perl-Devel-LexAlias-0.50.0-1|48	- mass rebuild
12cu|perl-Devel-LexAlias-0.50.0-1|49	
12cu|perl-Devel-LexAlias-0.50.0-1|50	* Tue Jul 20 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.40.0-3mdv2011.0
12cu|perl-Devel-LexAlias-0.50.0-1|51	+ Revision: 555794
12cu|perl-Devel-LexAlias-0.50.0-1|52	- rebuild for perl 5.12
12cu|perl-Devel-LexAlias-0.50.0-1|53	- rebuild
12cu|perl-Devel-LexAlias-0.50.0-1|54	
12cu|perl-Devel-LexAlias-0.50.0-1|55	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cu|perl-Devel-LexAlias-0.50.0-1|56	+ Revision: 406980
12cu|perl-Devel-LexAlias-0.50.0-1|57	- rebuild using %%perl_convert_version
12cu|perl-Devel-LexAlias-0.50.0-1|58	
12cu|perl-Devel-LexAlias-0.50.0-1|59	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.04-6mdv2009.0
12cu|perl-Devel-LexAlias-0.50.0-1|60	+ Revision: 256634
12cu|perl-Devel-LexAlias-0.50.0-1|61	- rebuild
12cu|perl-Devel-LexAlias-0.50.0-1|62	
12cu|perl-Devel-LexAlias-0.50.0-1|63	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.04-4mdv2008.1
12cu|perl-Devel-LexAlias-0.50.0-1|64	+ Revision: 152062
12cu|perl-Devel-LexAlias-0.50.0-1|65	- rebuild
12cu|perl-Devel-LexAlias-0.50.0-1|66	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Devel-LexAlias-0.50.0-1|67	
12cu|perl-Devel-LexAlias-0.50.0-1|68	+ Olivier Blin <blino@mandriva.org>
12cu|perl-Devel-LexAlias-0.50.0-1|69	- restore BuildRoot
12cu|perl-Devel-LexAlias-0.50.0-1|70	
12cu|perl-Devel-LexAlias-0.50.0-1|71	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-3mdv2008.0
12cu|perl-Devel-LexAlias-0.50.0-1|72	+ Revision: 86353
12cu|perl-Devel-LexAlias-0.50.0-1|73	- rebuild
12cu|perl-Devel-LexAlias-0.50.0-1|74	
12cu|perl-Devel-LexAlias-0.50.0-1|75	
12cu|perl-Devel-LexAlias-0.50.0-1|76	* Sat Mar 25 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.04-2mdk
12cu|perl-Devel-LexAlias-0.50.0-1|77	- Add BuildRequires
12cu|perl-Devel-LexAlias-0.50.0-1|78	
12cu|perl-Devel-LexAlias-0.50.0-1|79	* Fri Mar 24 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.04-1mdk
12cu|perl-Devel-LexAlias-0.50.0-1|80	- First Mandriva release
12cu|perl-Devel-LexAlias-0.50.0-1|81	
12cu|perl-Devel-LexAlias-0.50.0-1|82	

10700 12
12cu|perl-Devel-NYTProf-5.60.0-1|1	%define upstream_name  	    Devel-NYTProf
12cu|perl-Devel-NYTProf-5.60.0-1|2	%define upstream_version 5.06
12cu|perl-Devel-NYTProf-5.60.0-1|3	
12cu|perl-Devel-NYTProf-5.60.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Devel-NYTProf-5.60.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Devel-NYTProf-5.60.0-1|6	Release:	1
12cu|perl-Devel-NYTProf-5.60.0-1|7	Summary:    Powerful feature-rich perl source code profiler
12cu|perl-Devel-NYTProf-5.60.0-1|8	Group:      Development/Perl
12cu|perl-Devel-NYTProf-5.60.0-1|9	License:    Artistic
12cu|perl-Devel-NYTProf-5.60.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Devel-NYTProf-5.60.0-1|11	Source:     http://www.cpan.org/modules/by-module/Devel/Devel-NYTProf-%{upstream_version}.tar.gz
12cu|perl-Devel-NYTProf-5.60.0-1|12	BuildRequires:	perl-devel
12cu|perl-Devel-NYTProf-5.60.0-1|13	BuildRequires: perl(Test::Differences)
12cu|perl-Devel-NYTProf-5.60.0-1|14	BuildRequires:	perl(Test::More) >= 0.88
12cu|perl-Devel-NYTProf-5.60.0-1|15	
12cu|perl-Devel-NYTProf-5.60.0-1|16	%description
12cu|perl-Devel-NYTProf-5.60.0-1|17	Devel::NYTProf is a powerful feature-rich perl source code profiler.
12cu|perl-Devel-NYTProf-5.60.0-1|18	
12cu|perl-Devel-NYTProf-5.60.0-1|19	* Performs per-line statement profiling for fine detail
12cu|perl-Devel-NYTProf-5.60.0-1|20	* Performs per-subroutine statement profiling for overview
12cu|perl-Devel-NYTProf-5.60.0-1|21	* Performs per-block statement profiling (the first profiler to do so)
12cu|perl-Devel-NYTProf-5.60.0-1|22	* Accounts correctly for time spent after calls return
12cu|perl-Devel-NYTProf-5.60.0-1|23	* Performs inclusive and exclusive timing of subroutines
12cu|perl-Devel-NYTProf-5.60.0-1|24	* Subroutine times are per calling location (a powerful feature)
12cu|perl-Devel-NYTProf-5.60.0-1|25	* Can profile compile-time activity, just run-time, or just END time
12cu|perl-Devel-NYTProf-5.60.0-1|26	* Uses novel techniques for efficient profiling
12cu|perl-Devel-NYTProf-5.60.0-1|27	* Sub-microsecond (100ns) resolution on systems with clock_gettime()
12cu|perl-Devel-NYTProf-5.60.0-1|28	* Very fast - the fastest statement and subroutine profilers for perl
12cu|perl-Devel-NYTProf-5.60.0-1|29	* Handles applications that fork, with no performance cost
12cu|perl-Devel-NYTProf-5.60.0-1|30	* Immune from noise caused by profiling overheads and I/O
12cu|perl-Devel-NYTProf-5.60.0-1|31	* Program being profiled can stop/start the profiler
12cu|perl-Devel-NYTProf-5.60.0-1|32	* Generates richly annotated and cross-linked html reports
12cu|perl-Devel-NYTProf-5.60.0-1|33	* Trivial to use with mod_perl - add one line to httpd.conf
12cu|perl-Devel-NYTProf-5.60.0-1|34	* Includes an extensive test suite
12cu|perl-Devel-NYTProf-5.60.0-1|35	* Tested on very large codebases
12cu|perl-Devel-NYTProf-5.60.0-1|36	
12cu|perl-Devel-NYTProf-5.60.0-1|37	NYTProf is effectively two profilers in one: a statement profiler, and a
12cu|perl-Devel-NYTProf-5.60.0-1|38	subroutine profiler.
12cu|perl-Devel-NYTProf-5.60.0-1|39	
12cu|perl-Devel-NYTProf-5.60.0-1|40	%prep
12cu|perl-Devel-NYTProf-5.60.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-NYTProf-5.60.0-1|42	
12cu|perl-Devel-NYTProf-5.60.0-1|43	%build
12cu|perl-Devel-NYTProf-5.60.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Devel-NYTProf-5.60.0-1|45	%make CFLAGS="%optflags"
12cu|perl-Devel-NYTProf-5.60.0-1|46	
12cu|perl-Devel-NYTProf-5.60.0-1|47	%check
12cu|perl-Devel-NYTProf-5.60.0-1|48	make test
12cu|perl-Devel-NYTProf-5.60.0-1|49	
12cu|perl-Devel-NYTProf-5.60.0-1|50	%install
12cu|perl-Devel-NYTProf-5.60.0-1|51	%makeinstall_std
12cu|perl-Devel-NYTProf-5.60.0-1|52	
12cu|perl-Devel-NYTProf-5.60.0-1|53	%clean
12cu|perl-Devel-NYTProf-5.60.0-1|54	
12cu|perl-Devel-NYTProf-5.60.0-1|55	%files
12cu|perl-Devel-NYTProf-5.60.0-1|56	%doc bin/nytprofhtml Changes INSTALL
12cu|perl-Devel-NYTProf-5.60.0-1|57	%{_bindir}/*
12cu|perl-Devel-NYTProf-5.60.0-1|58	%{_mandir}/*/*
12cu|perl-Devel-NYTProf-5.60.0-1|59	%{perl_vendorarch}/Devel
12cu|perl-Devel-NYTProf-5.60.0-1|60	%{perl_vendorarch}/auto/*
12cu|perl-Devel-NYTProf-5.60.0-1|61	
12cu|perl-Devel-NYTProf-5.60.0-1|62	
12cu|perl-Devel-NYTProf-5.60.0-1|63	
12cu|perl-Devel-NYTProf-5.60.0-1|64	
12cu|perl-Devel-NYTProf-5.60.0-1|65	%changelog
12cu|perl-Devel-NYTProf-5.60.0-1|66	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.60.0-1
12cu|perl-Devel-NYTProf-5.60.0-1|67	+ Revision: 6a42855
12cu|perl-Devel-NYTProf-5.60.0-1|68	- LOG Updated to 5.06 (by updates_builder)
12cu|perl-Devel-NYTProf-5.60.0-1|69	
12cu|perl-Devel-NYTProf-5.60.0-1|70	

10701 12
12cu|perl-Devel-PartialDump-0.150.0-2|1	%define upstream_name    Devel-PartialDump
12cu|perl-Devel-PartialDump-0.150.0-2|2	%define upstream_version 0.15
12cu|perl-Devel-PartialDump-0.150.0-2|3	
12cu|perl-Devel-PartialDump-0.150.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-Devel-PartialDump-0.150.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Devel-PartialDump-0.150.0-2|6	Release:	2
12cu|perl-Devel-PartialDump-0.150.0-2|7	
12cu|perl-Devel-PartialDump-0.150.0-2|8	Summary:	Partial dumping of data structures, optimized for argument
12cu|perl-Devel-PartialDump-0.150.0-2|9	License:	GPL+ or Artistic
12cu|perl-Devel-PartialDump-0.150.0-2|10	Group:		Development/Perl
12cu|perl-Devel-PartialDump-0.150.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Devel-PartialDump-0.150.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Devel-PartialDump-0.150.0-2|13	
12cu|perl-Devel-PartialDump-0.150.0-2|14	BuildRequires:	perl-devel
12cu|perl-Devel-PartialDump-0.150.0-2|15	BuildRequires:	perl(Moose)
12cu|perl-Devel-PartialDump-0.150.0-2|16	BuildRequires:	perl(Scalar::Util)
12cu|perl-Devel-PartialDump-0.150.0-2|17	BuildRequires:	perl(Sub::Exporter)
12cu|perl-Devel-PartialDump-0.150.0-2|18	BuildRequires:	perl(Test::Warn)
12cu|perl-Devel-PartialDump-0.150.0-2|19	BuildRequires:	perl(Test::use::ok)
12cu|perl-Devel-PartialDump-0.150.0-2|20	BuildRequires:	perl(namespace::clean)
12cu|perl-Devel-PartialDump-0.150.0-2|21	
12cu|perl-Devel-PartialDump-0.150.0-2|22	BuildArch:	noarch
12cu|perl-Devel-PartialDump-0.150.0-2|23	
12cu|perl-Devel-PartialDump-0.150.0-2|24	%description
12cu|perl-Devel-PartialDump-0.150.0-2|25	This module is a data dumper optimized for logging of arbitrary parameters.
12cu|perl-Devel-PartialDump-0.150.0-2|26	
12cu|perl-Devel-PartialDump-0.150.0-2|27	It attempts to truncate overly verbose data, in a way that is hopefully
12cu|perl-Devel-PartialDump-0.150.0-2|28	more useful for diagnostics warnings than
12cu|perl-Devel-PartialDump-0.150.0-2|29	
12cu|perl-Devel-PartialDump-0.150.0-2|30	warn Dumper(@stuff);
12cu|perl-Devel-PartialDump-0.150.0-2|31	
12cu|perl-Devel-PartialDump-0.150.0-2|32	%prep
12cu|perl-Devel-PartialDump-0.150.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-PartialDump-0.150.0-2|34	
12cu|perl-Devel-PartialDump-0.150.0-2|35	%build
12cu|perl-Devel-PartialDump-0.150.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Devel-PartialDump-0.150.0-2|37	%make
12cu|perl-Devel-PartialDump-0.150.0-2|38	
12cu|perl-Devel-PartialDump-0.150.0-2|39	%check
12cu|perl-Devel-PartialDump-0.150.0-2|40	%make test
12cu|perl-Devel-PartialDump-0.150.0-2|41	
12cu|perl-Devel-PartialDump-0.150.0-2|42	%install
12cu|perl-Devel-PartialDump-0.150.0-2|43	%makeinstall_std
12cu|perl-Devel-PartialDump-0.150.0-2|44	
12cu|perl-Devel-PartialDump-0.150.0-2|45	%files
12cu|perl-Devel-PartialDump-0.150.0-2|46	%doc Changes
12cu|perl-Devel-PartialDump-0.150.0-2|47	%{_mandir}/man3/*
12cu|perl-Devel-PartialDump-0.150.0-2|48	%{perl_vendorlib}/Devel
12cu|perl-Devel-PartialDump-0.150.0-2|49	
12cu|perl-Devel-PartialDump-0.150.0-2|50	
12cu|perl-Devel-PartialDump-0.150.0-2|51	%changelog
12cu|perl-Devel-PartialDump-0.150.0-2|52	* Sun Sep 30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.150.0-2
12cu|perl-Devel-PartialDump-0.150.0-2|53	+ Revision: fa35c41
12cu|perl-Devel-PartialDump-0.150.0-2|54	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Devel-PartialDump-0.150.0-2|55	
12cu|perl-Devel-PartialDump-0.150.0-2|56	

10702 12
12cu|perl-Devel-PatchPerl-1.200.0-1|1	%define upstream_name    Devel-PatchPerl
12cu|perl-Devel-PatchPerl-1.200.0-1|2	%define upstream_version 1.20
12cu|perl-Devel-PatchPerl-1.200.0-1|3	
12cu|perl-Devel-PatchPerl-1.200.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Devel-PatchPerl-1.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Devel-PatchPerl-1.200.0-1|6	Release:	1
12cu|perl-Devel-PatchPerl-1.200.0-1|7	
12cu|perl-Devel-PatchPerl-1.200.0-1|8	Summary:	Replacement 'hints' files
12cu|perl-Devel-PatchPerl-1.200.0-1|9	License:	GPL+ or Artistic
12cu|perl-Devel-PatchPerl-1.200.0-1|10	Group:		Development/Perl
12cu|perl-Devel-PatchPerl-1.200.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Devel-PatchPerl-1.200.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Devel-PatchPerl-1.200.0-1|13	
12cu|perl-Devel-PatchPerl-1.200.0-1|14	BuildRequires:	perl-devel
12cu|perl-Devel-PatchPerl-1.200.0-1|15	BuildRequires:	perl(File::pushd)
12cu|perl-Devel-PatchPerl-1.200.0-1|16	BuildRequires:	perl(IO::File)
12cu|perl-Devel-PatchPerl-1.200.0-1|17	BuildRequires:	perl(IPC::Cmd)
12cu|perl-Devel-PatchPerl-1.200.0-1|18	BuildRequires:	perl(MIME::Base64)
12cu|perl-Devel-PatchPerl-1.200.0-1|19	BuildArch:	noarch
12cu|perl-Devel-PatchPerl-1.200.0-1|20	
12cu|perl-Devel-PatchPerl-1.200.0-1|21	%description
12cu|perl-Devel-PatchPerl-1.200.0-1|22	Devel::PatchPerl is a modularisation of the patching code contained in the
12cu|perl-Devel-PatchPerl-1.200.0-1|23	Devel::PPort manpage's 'buildperl.pl'.
12cu|perl-Devel-PatchPerl-1.200.0-1|24	
12cu|perl-Devel-PatchPerl-1.200.0-1|25	It does not build perls, it merely provides an interface to the source
12cu|perl-Devel-PatchPerl-1.200.0-1|26	patching functionality.
12cu|perl-Devel-PatchPerl-1.200.0-1|27	
12cu|perl-Devel-PatchPerl-1.200.0-1|28	%prep
12cu|perl-Devel-PatchPerl-1.200.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-PatchPerl-1.200.0-1|30	
12cu|perl-Devel-PatchPerl-1.200.0-1|31	%build
12cu|perl-Devel-PatchPerl-1.200.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Devel-PatchPerl-1.200.0-1|33	%make
12cu|perl-Devel-PatchPerl-1.200.0-1|34	
12cu|perl-Devel-PatchPerl-1.200.0-1|35	%check
12cu|perl-Devel-PatchPerl-1.200.0-1|36	%make test
12cu|perl-Devel-PatchPerl-1.200.0-1|37	
12cu|perl-Devel-PatchPerl-1.200.0-1|38	%install
12cu|perl-Devel-PatchPerl-1.200.0-1|39	%makeinstall_std
12cu|perl-Devel-PatchPerl-1.200.0-1|40	
12cu|perl-Devel-PatchPerl-1.200.0-1|41	%files
12cu|perl-Devel-PatchPerl-1.200.0-1|42	%doc README LICENSE Changes META.yml META.json
12cu|perl-Devel-PatchPerl-1.200.0-1|43	%{_mandir}/man3/*
12cu|perl-Devel-PatchPerl-1.200.0-1|44	%{_mandir}/man1/patchperl.1*
12cu|perl-Devel-PatchPerl-1.200.0-1|45	%{_bindir}/patchperl
12cu|perl-Devel-PatchPerl-1.200.0-1|46	%{perl_vendorlib}/*
12cu|perl-Devel-PatchPerl-1.200.0-1|47	
12cu|perl-Devel-PatchPerl-1.200.0-1|48	
12cu|perl-Devel-PatchPerl-1.200.0-1|49	%changelog
12cu|perl-Devel-PatchPerl-1.200.0-1|50	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.200.0-1
12cu|perl-Devel-PatchPerl-1.200.0-1|51	+ Revision: 2c52049
12cu|perl-Devel-PatchPerl-1.200.0-1|52	- Updated to 1.20 (by updates_builder)
12cu|perl-Devel-PatchPerl-1.200.0-1|53	
12cu|perl-Devel-PatchPerl-1.200.0-1|54	

10703 12
12cu|perl-Devel-Platform-Info-0.110.0-1|1	%define upstream_name    Devel-Platform-Info
12cu|perl-Devel-Platform-Info-0.110.0-1|2	%define upstream_version 0.11
12cu|perl-Devel-Platform-Info-0.110.0-1|3	
12cu|perl-Devel-Platform-Info-0.110.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Devel-Platform-Info-0.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Devel-Platform-Info-0.110.0-1|6	Release:	1
12cu|perl-Devel-Platform-Info-0.110.0-1|7	
12cu|perl-Devel-Platform-Info-0.110.0-1|8	Summary:	Retrieve Solaris platform metadata
12cu|perl-Devel-Platform-Info-0.110.0-1|9	License:	GPL+ or Artistic
12cu|perl-Devel-Platform-Info-0.110.0-1|10	Group:		Development/Perl
12cu|perl-Devel-Platform-Info-0.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Devel-Platform-Info-0.110.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Devel/Devel-Platform-Info-%{upstream_version}.tar.gz
12cu|perl-Devel-Platform-Info-0.110.0-1|13	
12cu|perl-Devel-Platform-Info-0.110.0-1|14	BuildRequires:	perl-devel
12cu|perl-Devel-Platform-Info-0.110.0-1|15	BuildRequires:	perl(IO::File)
12cu|perl-Devel-Platform-Info-0.110.0-1|16	BuildRequires:	perl(Test::Builder::Tester)
12cu|perl-Devel-Platform-Info-0.110.0-1|17	BuildRequires:	perl(Test::More) >= 0.700.0
12cu|perl-Devel-Platform-Info-0.110.0-1|18	BuildArch:	noarch
12cu|perl-Devel-Platform-Info-0.110.0-1|19	
12cu|perl-Devel-Platform-Info-0.110.0-1|20	%description
12cu|perl-Devel-Platform-Info-0.110.0-1|21	This module is a wrapper to the drivers which can determine platform
12cu|perl-Devel-Platform-Info-0.110.0-1|22	metadata regarding the currently running operating system.
12cu|perl-Devel-Platform-Info-0.110.0-1|23	
12cu|perl-Devel-Platform-Info-0.110.0-1|24	The intention of this distribution is to provide key identifying components
12cu|perl-Devel-Platform-Info-0.110.0-1|25	regarding the platform currently being used, for the CPAN Testers test
12cu|perl-Devel-Platform-Info-0.110.0-1|26	reports. Currently the reports do not often contain enough information to
12cu|perl-Devel-Platform-Info-0.110.0-1|27	help authors understand specific failures, where the platform may be a
12cu|perl-Devel-Platform-Info-0.110.0-1|28	factor.
12cu|perl-Devel-Platform-Info-0.110.0-1|29	
12cu|perl-Devel-Platform-Info-0.110.0-1|30	However, it is hoped that this distribution will find more uses far beyond
12cu|perl-Devel-Platform-Info-0.110.0-1|31	the usage for CPAN Testers.
12cu|perl-Devel-Platform-Info-0.110.0-1|32	
12cu|perl-Devel-Platform-Info-0.110.0-1|33	%prep
12cu|perl-Devel-Platform-Info-0.110.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-Platform-Info-0.110.0-1|35	
12cu|perl-Devel-Platform-Info-0.110.0-1|36	%build
12cu|perl-Devel-Platform-Info-0.110.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Devel-Platform-Info-0.110.0-1|38	%make
12cu|perl-Devel-Platform-Info-0.110.0-1|39	
12cu|perl-Devel-Platform-Info-0.110.0-1|40	%check
12cu|perl-Devel-Platform-Info-0.110.0-1|41	%make test
12cu|perl-Devel-Platform-Info-0.110.0-1|42	
12cu|perl-Devel-Platform-Info-0.110.0-1|43	%install
12cu|perl-Devel-Platform-Info-0.110.0-1|44	%makeinstall_std
12cu|perl-Devel-Platform-Info-0.110.0-1|45	
12cu|perl-Devel-Platform-Info-0.110.0-1|46	%files
12cu|perl-Devel-Platform-Info-0.110.0-1|47	%doc Changes META.json META.yml README examples
12cu|perl-Devel-Platform-Info-0.110.0-1|48	%{_mandir}/man3/*
12cu|perl-Devel-Platform-Info-0.110.0-1|49	%{perl_vendorlib}/*
12cu|perl-Devel-Platform-Info-0.110.0-1|50	
12cu|perl-Devel-Platform-Info-0.110.0-1|51	%changelog
12cu|perl-Devel-Platform-Info-0.110.0-1|52	* Fri Jul 08 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.90.0-1mdv2011
12cu|perl-Devel-Platform-Info-0.110.0-1|53	+ Revision: 689342
12cu|perl-Devel-Platform-Info-0.110.0-1|54	- import perl-Devel-Platform-Info
12cu|perl-Devel-Platform-Info-0.110.0-1|55	
12cu|perl-Devel-Platform-Info-0.110.0-1|56	

10704 12
12cu|perl-Devel-PPPort-3.220.0-1|1	%define upstream_name Devel-PPPort
12cu|perl-Devel-PPPort-3.220.0-1|2	%define upstream_version 3.22
12cu|perl-Devel-PPPort-3.220.0-1|3	
12cu|perl-Devel-PPPort-3.220.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Devel-PPPort-3.220.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Devel-PPPort-3.220.0-1|6	Release:	1
12cu|perl-Devel-PPPort-3.220.0-1|7	
12cu|perl-Devel-PPPort-3.220.0-1|8	License:	GPL+ or Artistic
12cu|perl-Devel-PPPort-3.220.0-1|9	Group:		Development/Perl
12cu|perl-Devel-PPPort-3.220.0-1|10	Summary:	Portability aid for your XS code
12cu|perl-Devel-PPPort-3.220.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Devel-PPPort-3.220.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Devel-PPPort-3.220.0-1|13	
12cu|perl-Devel-PPPort-3.220.0-1|14	BuildRequires:	perl-devel
12cu|perl-Devel-PPPort-3.220.0-1|15	
12cu|perl-Devel-PPPort-3.220.0-1|16	%description
12cu|perl-Devel-PPPort-3.220.0-1|17	Perl's API has changed over time, gaining new features, new functions,
12cu|perl-Devel-PPPort-3.220.0-1|18	increasing its flexibility, and reducing the impact on the C namespace
12cu|perl-Devel-PPPort-3.220.0-1|19	environment (reduced pollution). The header file written by this module,
12cu|perl-Devel-PPPort-3.220.0-1|20	typically _ppport.h_, attempts to bring some of the newer Perl API features
12cu|perl-Devel-PPPort-3.220.0-1|21	to older versions of Perl, so that you can worry less about keeping track
12cu|perl-Devel-PPPort-3.220.0-1|22	of old releases, but users can still reap the benefit.
12cu|perl-Devel-PPPort-3.220.0-1|23	
12cu|perl-Devel-PPPort-3.220.0-1|24	'Devel::PPPort' contains a single function, called 'WriteFile'. Its only
12cu|perl-Devel-PPPort-3.220.0-1|25	purpose is to write the _ppport.h_ C header file. This file contains a
12cu|perl-Devel-PPPort-3.220.0-1|26	series of macros and, if explicitly requested, functions that allow XS
12cu|perl-Devel-PPPort-3.220.0-1|27	modules to be built using older versions of Perl. Currently, Perl versions
12cu|perl-Devel-PPPort-3.220.0-1|28	from 5.003 to 5.10.0 are supported.
12cu|perl-Devel-PPPort-3.220.0-1|29	
12cu|perl-Devel-PPPort-3.220.0-1|30	This module is used by 'h2xs' to write the file _ppport.h_.
12cu|perl-Devel-PPPort-3.220.0-1|31	
12cu|perl-Devel-PPPort-3.220.0-1|32	%prep
12cu|perl-Devel-PPPort-3.220.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-PPPort-3.220.0-1|34	
12cu|perl-Devel-PPPort-3.220.0-1|35	%build
12cu|perl-Devel-PPPort-3.220.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Devel-PPPort-3.220.0-1|37	%make
12cu|perl-Devel-PPPort-3.220.0-1|38	
12cu|perl-Devel-PPPort-3.220.0-1|39	%check
12cu|perl-Devel-PPPort-3.220.0-1|40	make test
12cu|perl-Devel-PPPort-3.220.0-1|41	
12cu|perl-Devel-PPPort-3.220.0-1|42	%install
12cu|perl-Devel-PPPort-3.220.0-1|43	%makeinstall_std
12cu|perl-Devel-PPPort-3.220.0-1|44	
12cu|perl-Devel-PPPort-3.220.0-1|45	%files
12cu|perl-Devel-PPPort-3.220.0-1|46	%doc README Changes
12cu|perl-Devel-PPPort-3.220.0-1|47	%{_mandir}/man3/*
12cu|perl-Devel-PPPort-3.220.0-1|48	%{perl_vendorlib}/*
12cu|perl-Devel-PPPort-3.220.0-1|49	
12cu|perl-Devel-PPPort-3.220.0-1|50	
12cu|perl-Devel-PPPort-3.220.0-1|51	
12cu|perl-Devel-PPPort-3.220.0-1|52	%changelog
12cu|perl-Devel-PPPort-3.220.0-1|53	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.220.0-1
12cu|perl-Devel-PPPort-3.220.0-1|54	+ Revision: b604ed3
12cu|perl-Devel-PPPort-3.220.0-1|55	- Updated to 3.22 (by updates_builder)
12cu|perl-Devel-PPPort-3.220.0-1|56	
12cu|perl-Devel-PPPort-3.220.0-1|57	

10705 12
12cu|perl-Devel-ptkdb-1.1091-4|1	%define realname   Devel-ptkdb
12cu|perl-Devel-ptkdb-1.1091-4|2	
12cu|perl-Devel-ptkdb-1.1091-4|3	Name:		perl-%{realname}
12cu|perl-Devel-ptkdb-1.1091-4|4	Version:    1.1091
12cu|perl-Devel-ptkdb-1.1091-4|5	Release:    4
12cu|perl-Devel-ptkdb-1.1091-4|6	License:	GPL or Artistic
12cu|perl-Devel-ptkdb-1.1091-4|7	Group:		Development/Perl
12cu|perl-Devel-ptkdb-1.1091-4|8	Summary:    Perl debugger using a Tk GUI
12cu|perl-Devel-ptkdb-1.1091-4|9	Source0:    Devel-ptkdb-1.1091.tar.gz
12cu|perl-Devel-ptkdb-1.1091-4|10	Url:		http://search.cpan.org/dist/%{realname}
12cu|perl-Devel-ptkdb-1.1091-4|11	BuildRequires: perl-devel
12cu|perl-Devel-ptkdb-1.1091-4|12	BuildArch: noarch
12cu|perl-Devel-ptkdb-1.1091-4|13	
12cu|perl-Devel-ptkdb-1.1091-4|14	%description
12cu|perl-Devel-ptkdb-1.1091-4|15	Perl debugger using a Tk GUI
12cu|perl-Devel-ptkdb-1.1091-4|16	
12cu|perl-Devel-ptkdb-1.1091-4|17	%prep
12cu|perl-Devel-ptkdb-1.1091-4|18	%setup -q -n %{realname}-%{version}
12cu|perl-Devel-ptkdb-1.1091-4|19	
12cu|perl-Devel-ptkdb-1.1091-4|20	%build
12cu|perl-Devel-ptkdb-1.1091-4|21	yes | %{__perl} Makefile.PL -n INSTALLDIRS=vendor
12cu|perl-Devel-ptkdb-1.1091-4|22	%make
12cu|perl-Devel-ptkdb-1.1091-4|23	
12cu|perl-Devel-ptkdb-1.1091-4|24	%check
12cu|perl-Devel-ptkdb-1.1091-4|25	#make test
12cu|perl-Devel-ptkdb-1.1091-4|26	
12cu|perl-Devel-ptkdb-1.1091-4|27	%install
12cu|perl-Devel-ptkdb-1.1091-4|28	%makeinstall_std
12cu|perl-Devel-ptkdb-1.1091-4|29	
12cu|perl-Devel-ptkdb-1.1091-4|30	%files
12cu|perl-Devel-ptkdb-1.1091-4|31	%doc META.yml Changes README
12cu|perl-Devel-ptkdb-1.1091-4|32	%{_mandir}/man3/*
12cu|perl-Devel-ptkdb-1.1091-4|33	%{perl_vendorlib}
12cu|perl-Devel-ptkdb-1.1091-4|34	
12cu|perl-Devel-ptkdb-1.1091-4|35	%changelog
12cu|perl-Devel-ptkdb-1.1091-4|36	* Thu Feb 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1091-4
12cu|perl-Devel-ptkdb-1.1091-4|37	+ Revision: 76f0ace
12cu|perl-Devel-ptkdb-1.1091-4|38	- Spec cleanup
12cu|perl-Devel-ptkdb-1.1091-4|39	
12cu|perl-Devel-ptkdb-1.1091-4|40	

10706 12
12cu|perl-Devel-Refcount-0.100.0-1|1	%define upstream_name    Devel-Refcount
12cu|perl-Devel-Refcount-0.100.0-1|2	%define upstream_version 0.10
12cu|perl-Devel-Refcount-0.100.0-1|3	
12cu|perl-Devel-Refcount-0.100.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Devel-Refcount-0.100.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Devel-Refcount-0.100.0-1|6	Release:	1
12cu|perl-Devel-Refcount-0.100.0-1|7	
12cu|perl-Devel-Refcount-0.100.0-1|8	Summary:    Obtain the REFCNT value of a referent
12cu|perl-Devel-Refcount-0.100.0-1|9	License:    GPL+ or Artistic
12cu|perl-Devel-Refcount-0.100.0-1|10	Group:      Development/Perl
12cu|perl-Devel-Refcount-0.100.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Devel-Refcount-0.100.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Devel/Devel-Refcount-%{upstream_version}.tar.gz
12cu|perl-Devel-Refcount-0.100.0-1|13	
12cu|perl-Devel-Refcount-0.100.0-1|14	BuildRequires: perl(ExtUtils::CBuilder)
12cu|perl-Devel-Refcount-0.100.0-1|15	BuildRequires: perl(Module::Build)
12cu|perl-Devel-Refcount-0.100.0-1|16	BuildRequires: perl(Test::Exception)
12cu|perl-Devel-Refcount-0.100.0-1|17	BuildRequires: perl(Test::Fatal)
12cu|perl-Devel-Refcount-0.100.0-1|18	BuildRequires: perl(Test::More)
12cu|perl-Devel-Refcount-0.100.0-1|19	BuildRequires: perl(Module::Build::Compat)
12cu|perl-Devel-Refcount-0.100.0-1|20	BuildRequires: perl-devel
12cu|perl-Devel-Refcount-0.100.0-1|21	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Devel-Refcount-0.100.0-1|22	
12cu|perl-Devel-Refcount-0.100.0-1|23	%description
12cu|perl-Devel-Refcount-0.100.0-1|24	This module provides a single function which obtains the reference count of
12cu|perl-Devel-Refcount-0.100.0-1|25	the object being pointed to by the passed reference value.
12cu|perl-Devel-Refcount-0.100.0-1|26	
12cu|perl-Devel-Refcount-0.100.0-1|27	%prep
12cu|perl-Devel-Refcount-0.100.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-Refcount-0.100.0-1|29	
12cu|perl-Devel-Refcount-0.100.0-1|30	%build
12cu|perl-Devel-Refcount-0.100.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Devel-Refcount-0.100.0-1|32	%make
12cu|perl-Devel-Refcount-0.100.0-1|33	
12cu|perl-Devel-Refcount-0.100.0-1|34	%check
12cu|perl-Devel-Refcount-0.100.0-1|35	make test
12cu|perl-Devel-Refcount-0.100.0-1|36	
12cu|perl-Devel-Refcount-0.100.0-1|37	%install
12cu|perl-Devel-Refcount-0.100.0-1|38	rm -rf %buildroot
12cu|perl-Devel-Refcount-0.100.0-1|39	%makeinstall_std
12cu|perl-Devel-Refcount-0.100.0-1|40	
12cu|perl-Devel-Refcount-0.100.0-1|41	%clean
12cu|perl-Devel-Refcount-0.100.0-1|42	rm -rf %buildroot
12cu|perl-Devel-Refcount-0.100.0-1|43	
12cu|perl-Devel-Refcount-0.100.0-1|44	%files
12cu|perl-Devel-Refcount-0.100.0-1|45	%defattr(-,root,root)
12cu|perl-Devel-Refcount-0.100.0-1|46	%doc Changes
12cu|perl-Devel-Refcount-0.100.0-1|47	%{_mandir}/man3/*
12cu|perl-Devel-Refcount-0.100.0-1|48	%perl_vendorlib/*
12cu|perl-Devel-Refcount-0.100.0-1|49	
12cu|perl-Devel-Refcount-0.100.0-1|50	
12cu|perl-Devel-Refcount-0.100.0-1|51	
12cu|perl-Devel-Refcount-0.100.0-1|52	
12cu|perl-Devel-Refcount-0.100.0-1|53	%changelog
12cu|perl-Devel-Refcount-0.100.0-1|54	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.90.0-2
12cu|perl-Devel-Refcount-0.100.0-1|55	+ Revision: 768358
12cu|perl-Devel-Refcount-0.100.0-1|56	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Devel-Refcount-0.100.0-1|57	
12cu|perl-Devel-Refcount-0.100.0-1|58	* Thu Apr 21 2011 Götz Waschk <waschk@mandriva.org> 0.90.0-1
12cu|perl-Devel-Refcount-0.100.0-1|59	+ Revision: 656435
12cu|perl-Devel-Refcount-0.100.0-1|60	- update build deps
12cu|perl-Devel-Refcount-0.100.0-1|61	- update to new version 0.09
12cu|perl-Devel-Refcount-0.100.0-1|62	
12cu|perl-Devel-Refcount-0.100.0-1|63	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-2mdv2011.0
12cu|perl-Devel-Refcount-0.100.0-1|64	+ Revision: 555238
12cu|perl-Devel-Refcount-0.100.0-1|65	- rebuild
12cu|perl-Devel-Refcount-0.100.0-1|66	
12cu|perl-Devel-Refcount-0.100.0-1|67	* Thu Jan 21 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.1
12cu|perl-Devel-Refcount-0.100.0-1|68	+ Revision: 494441
12cu|perl-Devel-Refcount-0.100.0-1|69	- update to 0.07
12cu|perl-Devel-Refcount-0.100.0-1|70	
12cu|perl-Devel-Refcount-0.100.0-1|71	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cu|perl-Devel-Refcount-0.100.0-1|72	+ Revision: 395362
12cu|perl-Devel-Refcount-0.100.0-1|73	- update to 0.06
12cu|perl-Devel-Refcount-0.100.0-1|74	
12cu|perl-Devel-Refcount-0.100.0-1|75	* Mon Jun 29 2009 Götz Waschk <waschk@mandriva.org> 0.50.0-1mdv2010.0
12cu|perl-Devel-Refcount-0.100.0-1|76	+ Revision: 390464
12cu|perl-Devel-Refcount-0.100.0-1|77	- import perl-Devel-Refcount
12cu|perl-Devel-Refcount-0.100.0-1|78	
12cu|perl-Devel-Refcount-0.100.0-1|79	
12cu|perl-Devel-Refcount-0.100.0-1|80	* Mon Jun 29 2009 cpan2dist 0.05-1mdv
12cu|perl-Devel-Refcount-0.100.0-1|81	- initial mdv release, generated with cpan2dist
12cu|perl-Devel-Refcount-0.100.0-1|82	
12cu|perl-Devel-Refcount-0.100.0-1|83	

10707 12
12cu|perl-Devel-REPL-1.3.12-3|1	%define upstream_name    Devel-REPL
12cu|perl-Devel-REPL-1.3.12-3|2	%define upstream_version 1.003012
12cu|perl-Devel-REPL-1.3.12-3|3	
12cu|perl-Devel-REPL-1.3.12-3|4	Name:		perl-%{upstream_name}
12cu|perl-Devel-REPL-1.3.12-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Devel-REPL-1.3.12-3|6	Release:	3
12cu|perl-Devel-REPL-1.3.12-3|7	Epoch:		1
12cu|perl-Devel-REPL-1.3.12-3|8	
12cu|perl-Devel-REPL-1.3.12-3|9	Summary:	A modern perl interactive shell
12cu|perl-Devel-REPL-1.3.12-3|10	License:	GPL+ or Artistic
12cu|perl-Devel-REPL-1.3.12-3|11	Group:		Development/Perl
12cu|perl-Devel-REPL-1.3.12-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Devel-REPL-1.3.12-3|13	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Devel-REPL-1.3.12-3|14	
12cu|perl-Devel-REPL-1.3.12-3|15	BuildRequires:	perl-devel
12cu|perl-Devel-REPL-1.3.12-3|16	BuildRequires:	perl(B::Keywords)
12cu|perl-Devel-REPL-1.3.12-3|17	BuildRequires:	perl(Data::Dump::Streamer)
12cu|perl-Devel-REPL-1.3.12-3|18	BuildRequires:	perl(File::HomeDir)
12cu|perl-Devel-REPL-1.3.12-3|19	BuildRequires:	perl(File::Spec)
12cu|perl-Devel-REPL-1.3.12-3|20	BuildRequires:	perl(Lexical::Persistence)
12cu|perl-Devel-REPL-1.3.12-3|21	BuildRequires:	perl(Moose)
12cu|perl-Devel-REPL-1.3.12-3|22	BuildRequires:	perl(MooseX::Getopt)
12cu|perl-Devel-REPL-1.3.12-3|23	BuildRequires:	perl(MooseX::AttributeHelpers)
12cu|perl-Devel-REPL-1.3.12-3|24	BuildRequires:	perl(MooseX::Object::Pluggable)
12cu|perl-Devel-REPL-1.3.12-3|25	BuildRequires:	perl(PPI)
12cu|perl-Devel-REPL-1.3.12-3|26	BuildRequires:	perl(Sys::SigAction)
12cu|perl-Devel-REPL-1.3.12-3|27	BuildRequires:	perl(Task::Weaken)
12cu|perl-Devel-REPL-1.3.12-3|28	BuildRequires:	perl(Term::ANSIColor)
12cu|perl-Devel-REPL-1.3.12-3|29	BuildRequires:	perl(Term::ReadLine)
12cu|perl-Devel-REPL-1.3.12-3|30	BuildRequires:	perl(Test::More)
12cu|perl-Devel-REPL-1.3.12-3|31	BuildRequires:	perl(namespace::clean)
12cu|perl-Devel-REPL-1.3.12-3|32	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Devel-REPL-1.3.12-3|33	
12cu|perl-Devel-REPL-1.3.12-3|34	BuildArch:	noarch
12cu|perl-Devel-REPL-1.3.12-3|35	
12cu|perl-Devel-REPL-1.3.12-3|36	%description
12cu|perl-Devel-REPL-1.3.12-3|37	This is an interactive shell for Perl, commonly known as a REPL - Read,
12cu|perl-Devel-REPL-1.3.12-3|38	Evaluate, Print, Loop. The shell provides for rapid development or
12cu|perl-Devel-REPL-1.3.12-3|39	testing of code without the need to create a temporary source code file.
12cu|perl-Devel-REPL-1.3.12-3|40	
12cu|perl-Devel-REPL-1.3.12-3|41	Through a plugin system, many features are available on demand. You can
12cu|perl-Devel-REPL-1.3.12-3|42	also tailor the environment through the use of profiles and run control
12cu|perl-Devel-REPL-1.3.12-3|43	files, for example to pre-load certain Perl modules when working on a
12cu|perl-Devel-REPL-1.3.12-3|44	particular project.
12cu|perl-Devel-REPL-1.3.12-3|45	
12cu|perl-Devel-REPL-1.3.12-3|46	%prep
12cu|perl-Devel-REPL-1.3.12-3|47	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-REPL-1.3.12-3|48	
12cu|perl-Devel-REPL-1.3.12-3|49	%build
12cu|perl-Devel-REPL-1.3.12-3|50	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12cu|perl-Devel-REPL-1.3.12-3|51	%make
12cu|perl-Devel-REPL-1.3.12-3|52	
12cu|perl-Devel-REPL-1.3.12-3|53	%check
12cu|perl-Devel-REPL-1.3.12-3|54	%make test
12cu|perl-Devel-REPL-1.3.12-3|55	
12cu|perl-Devel-REPL-1.3.12-3|56	%install
12cu|perl-Devel-REPL-1.3.12-3|57	%makeinstall_std
12cu|perl-Devel-REPL-1.3.12-3|58	
12cu|perl-Devel-REPL-1.3.12-3|59	%files
12cu|perl-Devel-REPL-1.3.12-3|60	%doc Changes META.yml
12cu|perl-Devel-REPL-1.3.12-3|61	%{_mandir}/man3/*
12cu|perl-Devel-REPL-1.3.12-3|62	%{perl_vendorlib}/*
12cu|perl-Devel-REPL-1.3.12-3|63	%{_bindir}/re.pl
12cu|perl-Devel-REPL-1.3.12-3|64	
12cu|perl-Devel-REPL-1.3.12-3|65	%changelog
12cu|perl-Devel-REPL-1.3.12-3|66	* Sun Apr 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.3.12-3
12cu|perl-Devel-REPL-1.3.12-3|67	+ Revision: 5d1affc
12cu|perl-Devel-REPL-1.3.12-3|68	- Added autoclean BR
12cu|perl-Devel-REPL-1.3.12-3|69	
12cu|perl-Devel-REPL-1.3.12-3|70	

10708 12
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|1	%define upstream_name    Devel-StackTrace-AsHTML
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|2	%define upstream_version 0.14
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|3	
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|6	Release:    1
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|7	
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|8	Summary:    Displays stack trace in HTML
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|9	License:    GPL+ or Artistic
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|10	Group:      Development/Perl
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|13	
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|14	BuildRequires: perl(Devel::StackTrace)
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|16	BuildRequires: perl(Filter::Util::Call)
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|17	BuildRequires: perl(Test::More)
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|18	BuildArch:  noarch
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|19	
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|20	%description
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|21	Devel::StackTrace::AsHTML adds 'as_html' method to the Devel::StackTrace
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|22	manpage which displays the stack trace in beautiful HTML, with code snippet
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|23	context and function parameters. If you call it on an instance of the
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|24	Devel::StackTrace::WithLexicals manpage, you even get to see the lexical
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|25	variables of each stack frame.
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|26	
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|27	%prep
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|29	
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|30	%build
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|32	
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|33	%make
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|34	
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|35	%check
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|36	%make test
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|37	
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|38	%install
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|39	%makeinstall_std
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|40	
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|41	%files
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|42	%doc Changes META.yml README eg
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|43	%{_mandir}/man3/*
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|44	%{perl_vendorlib}/*
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|45	
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|46	%changelog
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|47	* Tue Apr 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-1
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|48	+ Revision: c6eb2bf
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|49	- Imported from SRPM
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|50	
12cu|perl-Devel-StackTrace-AsHTML-0.140.0-1|51	

10709 12
12cu|perl-Devel-TakeHashArgs-0.6.0-1|1	%define upstream_name    Devel-TakeHashArgs
12cu|perl-Devel-TakeHashArgs-0.6.0-1|2	%define upstream_version 0.006
12cu|perl-Devel-TakeHashArgs-0.6.0-1|3	
12cu|perl-Devel-TakeHashArgs-0.6.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Devel-TakeHashArgs-0.6.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Devel-TakeHashArgs-0.6.0-1|6	Release:	1
12cu|perl-Devel-TakeHashArgs-0.6.0-1|7	
12cu|perl-Devel-TakeHashArgs-0.6.0-1|8	Summary:	Make a hash out of args when they are passed as key/value pairs
12cu|perl-Devel-TakeHashArgs-0.6.0-1|9	License:	GPL+ or Artistic
12cu|perl-Devel-TakeHashArgs-0.6.0-1|10	Group:		Development/Perl
12cu|perl-Devel-TakeHashArgs-0.6.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Devel-TakeHashArgs-0.6.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Devel/Devel-TakeHashArgs-%{upstream_version}.tar.gz
12cu|perl-Devel-TakeHashArgs-0.6.0-1|13	
12cu|perl-Devel-TakeHashArgs-0.6.0-1|14	BuildRequires:	perl-devel
12cu|perl-Devel-TakeHashArgs-0.6.0-1|15	BuildRequires:	perl(Exporter)
12cu|perl-Devel-TakeHashArgs-0.6.0-1|16	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Devel-TakeHashArgs-0.6.0-1|17	BuildRequires:	perl(Test::More)
12cu|perl-Devel-TakeHashArgs-0.6.0-1|18	
12cu|perl-Devel-TakeHashArgs-0.6.0-1|19	BuildArch:	noarch
12cu|perl-Devel-TakeHashArgs-0.6.0-1|20	
12cu|perl-Devel-TakeHashArgs-0.6.0-1|21	%description
12cu|perl-Devel-TakeHashArgs-0.6.0-1|22	The module is a short utility I made after being sick and tired of writing
12cu|perl-Devel-TakeHashArgs-0.6.0-1|23	redundant code to make a hash out of args when they are passed as key/value
12cu|perl-Devel-TakeHashArgs-0.6.0-1|24	pairs including setting their defaults and checking for mandatory
12cu|perl-Devel-TakeHashArgs-0.6.0-1|25	arguments.
12cu|perl-Devel-TakeHashArgs-0.6.0-1|26	
12cu|perl-Devel-TakeHashArgs-0.6.0-1|27	%prep
12cu|perl-Devel-TakeHashArgs-0.6.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-TakeHashArgs-0.6.0-1|29	
12cu|perl-Devel-TakeHashArgs-0.6.0-1|30	%build
12cu|perl-Devel-TakeHashArgs-0.6.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Devel-TakeHashArgs-0.6.0-1|32	%make
12cu|perl-Devel-TakeHashArgs-0.6.0-1|33	
12cu|perl-Devel-TakeHashArgs-0.6.0-1|34	%check
12cu|perl-Devel-TakeHashArgs-0.6.0-1|35	%make test
12cu|perl-Devel-TakeHashArgs-0.6.0-1|36	
12cu|perl-Devel-TakeHashArgs-0.6.0-1|37	%install
12cu|perl-Devel-TakeHashArgs-0.6.0-1|38	%makeinstall_std
12cu|perl-Devel-TakeHashArgs-0.6.0-1|39	
12cu|perl-Devel-TakeHashArgs-0.6.0-1|40	%files
12cu|perl-Devel-TakeHashArgs-0.6.0-1|41	%doc README META.yml Changes
12cu|perl-Devel-TakeHashArgs-0.6.0-1|42	%{_mandir}/man3/*
12cu|perl-Devel-TakeHashArgs-0.6.0-1|43	%{perl_vendorlib}/*
12cu|perl-Devel-TakeHashArgs-0.6.0-1|44	
12cu|perl-Devel-TakeHashArgs-0.6.0-1|45	
12cu|perl-Devel-TakeHashArgs-0.6.0-1|46	
12cu|perl-Devel-TakeHashArgs-0.6.0-1|47	%changelog
12cu|perl-Devel-TakeHashArgs-0.6.0-1|48	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-1
12cu|perl-Devel-TakeHashArgs-0.6.0-1|49	+ Revision: 61b03ec
12cu|perl-Devel-TakeHashArgs-0.6.0-1|50	- Updated to 0.006 (by updates_builder)
12cu|perl-Devel-TakeHashArgs-0.6.0-1|51	
12cu|perl-Devel-TakeHashArgs-0.6.0-1|52	

10710 12
12cu|perl-Devel-Trace-0.120.0-1|1	%define upstream_name    Devel-Trace
12cu|perl-Devel-Trace-0.120.0-1|2	%define upstream_version 0.12
12cu|perl-Devel-Trace-0.120.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Devel-Trace-0.120.0-1|4	Version:	%perl_convert_version 0.12
12cu|perl-Devel-Trace-0.120.0-1|5	Release:	1
12cu|perl-Devel-Trace-0.120.0-1|6	
12cu|perl-Devel-Trace-0.120.0-1|7	Summary:	A debugging module that prints out each line before it is executed
12cu|perl-Devel-Trace-0.120.0-1|8	License:	GPL+ or Artistic
12cu|perl-Devel-Trace-0.120.0-1|9	Group:		Development/Perl
12cu|perl-Devel-Trace-0.120.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Devel-Trace-0.120.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Devel/Devel-Trace-0.12.tar.gz
12cu|perl-Devel-Trace-0.120.0-1|12	
12cu|perl-Devel-Trace-0.120.0-1|13	BuildRequires:	perl-devel
12cu|perl-Devel-Trace-0.120.0-1|14	BuildArch:	noarch
12cu|perl-Devel-Trace-0.120.0-1|15	
12cu|perl-Devel-Trace-0.120.0-1|16	%description
12cu|perl-Devel-Trace-0.120.0-1|17	A debugging module that prints out each line before it is executed
12cu|perl-Devel-Trace-0.120.0-1|18	(like sh -x).
12cu|perl-Devel-Trace-0.120.0-1|19	
12cu|perl-Devel-Trace-0.120.0-1|20	%prep
12cu|perl-Devel-Trace-0.120.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-Trace-0.120.0-1|22	
12cu|perl-Devel-Trace-0.120.0-1|23	%build
12cu|perl-Devel-Trace-0.120.0-1|24	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Devel-Trace-0.120.0-1|25	make
12cu|perl-Devel-Trace-0.120.0-1|26	
12cu|perl-Devel-Trace-0.120.0-1|27	%check
12cu|perl-Devel-Trace-0.120.0-1|28	echo "" | make test
12cu|perl-Devel-Trace-0.120.0-1|29	
12cu|perl-Devel-Trace-0.120.0-1|30	%install
12cu|perl-Devel-Trace-0.120.0-1|31	%makeinstall_std
12cu|perl-Devel-Trace-0.120.0-1|32	
12cu|perl-Devel-Trace-0.120.0-1|33	%files
12cu|perl-Devel-Trace-0.120.0-1|34	%{perl_vendorlib}/Devel
12cu|perl-Devel-Trace-0.120.0-1|35	%{_mandir}/*/*
12cu|perl-Devel-Trace-0.120.0-1|36	
12cu|perl-Devel-Trace-0.120.0-1|37	
12cu|perl-Devel-Trace-0.120.0-1|38	%changelog
12cu|perl-Devel-Trace-0.120.0-1|39	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.110.0-1mdv2011.0
12cu|perl-Devel-Trace-0.120.0-1|40	+ Revision: 654064
12cu|perl-Devel-Trace-0.120.0-1|41	- update to new version 0.11
12cu|perl-Devel-Trace-0.120.0-1|42	
12cu|perl-Devel-Trace-0.120.0-1|43	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cu|perl-Devel-Trace-0.120.0-1|44	+ Revision: 406983
12cu|perl-Devel-Trace-0.120.0-1|45	- rebuild using %%perl_convert_version
12cu|perl-Devel-Trace-0.120.0-1|46	
12cu|perl-Devel-Trace-0.120.0-1|47	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.10-5mdv2009.0
12cu|perl-Devel-Trace-0.120.0-1|48	+ Revision: 256672
12cu|perl-Devel-Trace-0.120.0-1|49	- rebuild
12cu|perl-Devel-Trace-0.120.0-1|50	
12cu|perl-Devel-Trace-0.120.0-1|51	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.10-3mdv2008.1
12cu|perl-Devel-Trace-0.120.0-1|52	+ Revision: 135833
12cu|perl-Devel-Trace-0.120.0-1|53	- restore BuildRoot
12cu|perl-Devel-Trace-0.120.0-1|54	
12cu|perl-Devel-Trace-0.120.0-1|55	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Devel-Trace-0.120.0-1|56	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Devel-Trace-0.120.0-1|57	
12cu|perl-Devel-Trace-0.120.0-1|58	
12cu|perl-Devel-Trace-0.120.0-1|59	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 0.10-3mdv2007.0
12cu|perl-Devel-Trace-0.120.0-1|60	+ Revision: 108542
12cu|perl-Devel-Trace-0.120.0-1|61	- enable test, rebuild
12cu|perl-Devel-Trace-0.120.0-1|62	
12cu|perl-Devel-Trace-0.120.0-1|63	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cu|perl-Devel-Trace-0.120.0-1|64	- Import perl-Devel-Trace
12cu|perl-Devel-Trace-0.120.0-1|65	
12cu|perl-Devel-Trace-0.120.0-1|66	* Sat Jun 18 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.10-2mdk
12cu|perl-Devel-Trace-0.120.0-1|67	- Rebuild
12cu|perl-Devel-Trace-0.120.0-1|68	
12cu|perl-Devel-Trace-0.120.0-1|69	* Fri May 14 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.10-1mdk
12cu|perl-Devel-Trace-0.120.0-1|70	- Initial mdk release
12cu|perl-Devel-Trace-0.120.0-1|71	
12cu|perl-Devel-Trace-0.120.0-1|72	

10711 12
12cu|perl-Devel-TraceUse-2.50.0-2|1	%define upstream_name    Devel-TraceUse
12cu|perl-Devel-TraceUse-2.50.0-2|2	%define upstream_version 2.05
12cu|perl-Devel-TraceUse-2.50.0-2|3	
12cu|perl-Devel-TraceUse-2.50.0-2|4	Name:           perl-%{upstream_name}
12cu|perl-Devel-TraceUse-2.50.0-2|5	Version:        %perl_convert_version %{upstream_version}
12cu|perl-Devel-TraceUse-2.50.0-2|6	Release:        2
12cu|perl-Devel-TraceUse-2.50.0-2|7	
12cu|perl-Devel-TraceUse-2.50.0-2|8	Summary:        Hack around calling UNIVERSAL::can() as a function
12cu|perl-Devel-TraceUse-2.50.0-2|9	License:        GPL+ or Artistic
12cu|perl-Devel-TraceUse-2.50.0-2|10	Group:          Development/Perl
12cu|perl-Devel-TraceUse-2.50.0-2|11	Url:            http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Devel-TraceUse-2.50.0-2|12	Source0:        http://www.cpan.org/modules/by-module/UNIVERSAL/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Devel-TraceUse-2.50.0-2|13	
12cu|perl-Devel-TraceUse-2.50.0-2|14	BuildRequires:  perl(Test::More)
12cu|perl-Devel-TraceUse-2.50.0-2|15	BuildRequires:  perl(Module::Build)
12cu|perl-Devel-TraceUse-2.50.0-2|16	BuildRequires:  perl(Module::CoreList)
12cu|perl-Devel-TraceUse-2.50.0-2|17	BuildArch:      noarch
12cu|perl-Devel-TraceUse-2.50.0-2|18	
12cu|perl-Devel-TraceUse-2.50.0-2|19	%description
12cu|perl-Devel-TraceUse-2.50.0-2|20	The UNIVERSAL class provides a few default methods so that all objects can use
12cu|perl-Devel-TraceUse-2.50.0-2|21	them. Object orientation allows programmers to override these methods in
12cu|perl-Devel-TraceUse-2.50.0-2|22	subclasses to provide more specific and appropriate behavior.
12cu|perl-Devel-TraceUse-2.50.0-2|23	
12cu|perl-Devel-TraceUse-2.50.0-2|24	Some authors call methods in the UNIVERSAL class on potential invocants as
12cu|perl-Devel-TraceUse-2.50.0-2|25	functions, bypassing any possible overriding. This is wrong and you should not
12cu|perl-Devel-TraceUse-2.50.0-2|26	do it. Unfortunately, not everyone heeds this warning and their bad code can
12cu|perl-Devel-TraceUse-2.50.0-2|27	break your good code.
12cu|perl-Devel-TraceUse-2.50.0-2|28	
12cu|perl-Devel-TraceUse-2.50.0-2|29	Fortunately, this upstream_name replaces UNIVERSAL::can() with a method that
12cu|perl-Devel-TraceUse-2.50.0-2|30	checks to
12cu|perl-Devel-TraceUse-2.50.0-2|31	see if the first argument is a valid invocant (whether an object -- a blessed
12cu|perl-Devel-TraceUse-2.50.0-2|32	referent -- or the name of a class). If so, and if the invocant's class has its
12cu|perl-Devel-TraceUse-2.50.0-2|33	own can() method, it calls that as a method. Otherwise, everything works as you
12cu|perl-Devel-TraceUse-2.50.0-2|34	might expect.
12cu|perl-Devel-TraceUse-2.50.0-2|35	
12cu|perl-Devel-TraceUse-2.50.0-2|36	If someone attempts to call UNIVERSAL::can() as a function, this module will
12cu|perl-Devel-TraceUse-2.50.0-2|37	emit a lexical warning (see perllexwarn) to that effect. You can disable it
12cu|perl-Devel-TraceUse-2.50.0-2|38	with no warnings; or no warnings 'UNIVERSAL::isa';, but don't do that; fix the
12cu|perl-Devel-TraceUse-2.50.0-2|39	code instead.
12cu|perl-Devel-TraceUse-2.50.0-2|40	
12cu|perl-Devel-TraceUse-2.50.0-2|41	%prep
12cu|perl-Devel-TraceUse-2.50.0-2|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Devel-TraceUse-2.50.0-2|43	
12cu|perl-Devel-TraceUse-2.50.0-2|44	%build
12cu|perl-Devel-TraceUse-2.50.0-2|45	%{__perl} Build.PL installdirs=vendor
12cu|perl-Devel-TraceUse-2.50.0-2|46	./Build
12cu|perl-Devel-TraceUse-2.50.0-2|47	
12cu|perl-Devel-TraceUse-2.50.0-2|48	%check
12cu|perl-Devel-TraceUse-2.50.0-2|49	./Build test
12cu|perl-Devel-TraceUse-2.50.0-2|50	
12cu|perl-Devel-TraceUse-2.50.0-2|51	%install
12cu|perl-Devel-TraceUse-2.50.0-2|52	rm -rf %{buildroot}
12cu|perl-Devel-TraceUse-2.50.0-2|53	./Build install destdir=%{buildroot}
12cu|perl-Devel-TraceUse-2.50.0-2|54	
12cu|perl-Devel-TraceUse-2.50.0-2|55	%clean
12cu|perl-Devel-TraceUse-2.50.0-2|56	rm -rf %{buildroot}
12cu|perl-Devel-TraceUse-2.50.0-2|57	
12cu|perl-Devel-TraceUse-2.50.0-2|58	%files
12cu|perl-Devel-TraceUse-2.50.0-2|59	%defattr(-,root,root)
12cu|perl-Devel-TraceUse-2.50.0-2|60	%doc README
12cu|perl-Devel-TraceUse-2.50.0-2|61	%{perl_vendorlib}/*
12cu|perl-Devel-TraceUse-2.50.0-2|62	%{_mandir}/*/*
12cu|perl-Devel-TraceUse-2.50.0-2|63	
12cu|perl-Devel-TraceUse-2.50.0-2|64	
12cu|perl-Devel-TraceUse-2.50.0-2|65	%changelog
12cu|perl-Devel-TraceUse-2.50.0-2|66	* Fri Apr 29 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.50.0-1mdv2011.0
12cu|perl-Devel-TraceUse-2.50.0-2|67	+ Revision: 660538
12cu|perl-Devel-TraceUse-2.50.0-2|68	- update to new version 2.05
12cu|perl-Devel-TraceUse-2.50.0-2|69	
12cu|perl-Devel-TraceUse-2.50.0-2|70	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.40.0-1
12cu|perl-Devel-TraceUse-2.50.0-2|71	+ Revision: 654067
12cu|perl-Devel-TraceUse-2.50.0-2|72	- update to new version 2.04
12cu|perl-Devel-TraceUse-2.50.0-2|73	
12cu|perl-Devel-TraceUse-2.50.0-2|74	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.30.0-1mdv2011.0
12cu|perl-Devel-TraceUse-2.50.0-2|75	+ Revision: 602039
12cu|perl-Devel-TraceUse-2.50.0-2|76	- new version
12cu|perl-Devel-TraceUse-2.50.0-2|77	
12cu|perl-Devel-TraceUse-2.50.0-2|78	* Wed Aug 18 2010 Shlomi Fish <shlomif@mandriva.org> 2.20.0-1mdv2011.0
12cu|perl-Devel-TraceUse-2.50.0-2|79	+ Revision: 571209
12cu|perl-Devel-TraceUse-2.50.0-2|80	- import perl-Devel-TraceUse
12cu|perl-Devel-TraceUse-2.50.0-2|81	

10712 12
12cu|perl-Digest-CRC-0.180.0-1|1	%define upstream_name    Digest-CRC
12cu|perl-Digest-CRC-0.180.0-1|2	%define upstream_version 0.18
12cu|perl-Digest-CRC-0.180.0-1|3	Name:       perl-%{upstream_name}
12cu|perl-Digest-CRC-0.180.0-1|4	Version:    %perl_convert_version 0.18
12cu|perl-Digest-CRC-0.180.0-1|5	Release:	1
12cu|perl-Digest-CRC-0.180.0-1|6	
12cu|perl-Digest-CRC-0.180.0-1|7	Summary:	Generic CRC functions
12cu|perl-Digest-CRC-0.180.0-1|8	License:	Public Domain
12cu|perl-Digest-CRC-0.180.0-1|9	Group:		Development/Perl
12cu|perl-Digest-CRC-0.180.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Digest-CRC-0.180.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Digest/Digest-CRC-0.18.tar.gz
12cu|perl-Digest-CRC-0.180.0-1|12	
12cu|perl-Digest-CRC-0.180.0-1|13	BuildRequires:	perl-devel
12cu|perl-Digest-CRC-0.180.0-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Digest-CRC-0.180.0-1|15	
12cu|perl-Digest-CRC-0.180.0-1|16	%description
12cu|perl-Digest-CRC-0.180.0-1|17	The Digest::CRC module calculates CRC sums of all sorts. It contains wrapper
12cu|perl-Digest-CRC-0.180.0-1|18	functions with the correct parameters for CRC-CCITT, CRC-16 and CRC-32.
12cu|perl-Digest-CRC-0.180.0-1|19	
12cu|perl-Digest-CRC-0.180.0-1|20	%prep
12cu|perl-Digest-CRC-0.180.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Digest-CRC-0.180.0-1|22	
12cu|perl-Digest-CRC-0.180.0-1|23	%build
12cu|perl-Digest-CRC-0.180.0-1|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Digest-CRC-0.180.0-1|25	%make
12cu|perl-Digest-CRC-0.180.0-1|26	
12cu|perl-Digest-CRC-0.180.0-1|27	%check
12cu|perl-Digest-CRC-0.180.0-1|28	make test
12cu|perl-Digest-CRC-0.180.0-1|29	
12cu|perl-Digest-CRC-0.180.0-1|30	%install
12cu|perl-Digest-CRC-0.180.0-1|31	rm -rf %{buildroot}
12cu|perl-Digest-CRC-0.180.0-1|32	%makeinstall_std
12cu|perl-Digest-CRC-0.180.0-1|33	
12cu|perl-Digest-CRC-0.180.0-1|34	%clean
12cu|perl-Digest-CRC-0.180.0-1|35	rm -rf %{buildroot}
12cu|perl-Digest-CRC-0.180.0-1|36	
12cu|perl-Digest-CRC-0.180.0-1|37	%files
12cu|perl-Digest-CRC-0.180.0-1|38	%defattr(-,root,root)
12cu|perl-Digest-CRC-0.180.0-1|39	%doc Changes README
12cu|perl-Digest-CRC-0.180.0-1|40	%dir %{perl_vendorarch}/auto/Digest/CRC
12cu|perl-Digest-CRC-0.180.0-1|41	%{perl_vendorarch}/auto/Digest/CRC/*.so
12cu|perl-Digest-CRC-0.180.0-1|42	%{perl_vendorarch}/Digest/CRC.pm
12cu|perl-Digest-CRC-0.180.0-1|43	%{_mandir}/*/*
12cu|perl-Digest-CRC-0.180.0-1|44	
12cu|perl-Digest-CRC-0.180.0-1|45	
12cu|perl-Digest-CRC-0.180.0-1|46	%changelog
12cu|perl-Digest-CRC-0.180.0-1|47	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.160.0-3
12cu|perl-Digest-CRC-0.180.0-1|48	+ Revision: 768358
12cu|perl-Digest-CRC-0.180.0-1|49	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Digest-CRC-0.180.0-1|50	
12cu|perl-Digest-CRC-0.180.0-1|51	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.160.0-2
12cu|perl-Digest-CRC-0.180.0-1|52	+ Revision: 681419
12cu|perl-Digest-CRC-0.180.0-1|53	- mass rebuild
12cu|perl-Digest-CRC-0.180.0-1|54	
12cu|perl-Digest-CRC-0.180.0-1|55	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1mdv2011.0
12cu|perl-Digest-CRC-0.180.0-1|56	+ Revision: 587624
12cu|perl-Digest-CRC-0.180.0-1|57	- new version
12cu|perl-Digest-CRC-0.180.0-1|58	
12cu|perl-Digest-CRC-0.180.0-1|59	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-2mdv2011.0
12cu|perl-Digest-CRC-0.180.0-1|60	+ Revision: 555241
12cu|perl-Digest-CRC-0.180.0-1|61	- rebuild
12cu|perl-Digest-CRC-0.180.0-1|62	
12cu|perl-Digest-CRC-0.180.0-1|63	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.0
12cu|perl-Digest-CRC-0.180.0-1|64	+ Revision: 403127
12cu|perl-Digest-CRC-0.180.0-1|65	- rebuild using %%perl_convert_version
12cu|perl-Digest-CRC-0.180.0-1|66	
12cu|perl-Digest-CRC-0.180.0-1|67	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.14-4mdv2009.0
12cu|perl-Digest-CRC-0.180.0-1|68	+ Revision: 256680
12cu|perl-Digest-CRC-0.180.0-1|69	- rebuild
12cu|perl-Digest-CRC-0.180.0-1|70	
12cu|perl-Digest-CRC-0.180.0-1|71	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.14-2mdv2008.1
12cu|perl-Digest-CRC-0.180.0-1|72	+ Revision: 152063
12cu|perl-Digest-CRC-0.180.0-1|73	- rebuild
12cu|perl-Digest-CRC-0.180.0-1|74	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Digest-CRC-0.180.0-1|75	
12cu|perl-Digest-CRC-0.180.0-1|76	+ Olivier Blin <blino@mandriva.org>
12cu|perl-Digest-CRC-0.180.0-1|77	- restore BuildRoot
12cu|perl-Digest-CRC-0.180.0-1|78	
12cu|perl-Digest-CRC-0.180.0-1|79	* Tue Nov 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2008.1
12cu|perl-Digest-CRC-0.180.0-1|80	+ Revision: 106539
12cu|perl-Digest-CRC-0.180.0-1|81	- update to new version 0.14
12cu|perl-Digest-CRC-0.180.0-1|82	
12cu|perl-Digest-CRC-0.180.0-1|83	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2008.1
12cu|perl-Digest-CRC-0.180.0-1|84	+ Revision: 104523
12cu|perl-Digest-CRC-0.180.0-1|85	- update to new version 0.11
12cu|perl-Digest-CRC-0.180.0-1|86	
12cu|perl-Digest-CRC-0.180.0-1|87	
12cu|perl-Digest-CRC-0.180.0-1|88	* Fri Mar 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.10-2mdv2007.1
12cu|perl-Digest-CRC-0.180.0-1|89	+ Revision: 139557
12cu|perl-Digest-CRC-0.180.0-1|90	- fix deps
12cu|perl-Digest-CRC-0.180.0-1|91	- fix deps
12cu|perl-Digest-CRC-0.180.0-1|92	- Import perl-Digest-CRC
12cu|perl-Digest-CRC-0.180.0-1|93	
12cu|perl-Digest-CRC-0.180.0-1|94	* Fri Mar 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.10-1mdv2007.1
12cu|perl-Digest-CRC-0.180.0-1|95	- initial Mandriva package
12cu|perl-Digest-CRC-0.180.0-1|96	
12cu|perl-Digest-CRC-0.180.0-1|97	

10713 12
12cu|perl-Digest-JHash-0.80.0-1|1	%define upstream_name    Digest-JHash
12cu|perl-Digest-JHash-0.80.0-1|2	%define upstream_version 0.08
12cu|perl-Digest-JHash-0.80.0-1|3	
12cu|perl-Digest-JHash-0.80.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Digest-JHash-0.80.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Digest-JHash-0.80.0-1|6	Release:	1
12cu|perl-Digest-JHash-0.80.0-1|7	
12cu|perl-Digest-JHash-0.80.0-1|8	Summary:    Perl extension for 32 bit Jenkins Hashing Algorithm
12cu|perl-Digest-JHash-0.80.0-1|9	License:    GPL+ or Artistic
12cu|perl-Digest-JHash-0.80.0-1|10	Group:      Development/Perl
12cu|perl-Digest-JHash-0.80.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Digest-JHash-0.80.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Digest/Digest-JHash-%{upstream_version}.tar.gz
12cu|perl-Digest-JHash-0.80.0-1|13	
12cu|perl-Digest-JHash-0.80.0-1|14	BuildRequires: perl-devel
12cu|perl-Digest-JHash-0.80.0-1|15	
12cu|perl-Digest-JHash-0.80.0-1|16	%description
12cu|perl-Digest-JHash-0.80.0-1|17	The 'Digest::JHash' module allows you to use the fast JHash hashing
12cu|perl-Digest-JHash-0.80.0-1|18	algorithm developed by Bob Jenkins from within Perl programs. The algorithm
12cu|perl-Digest-JHash-0.80.0-1|19	takes as input a message of arbitrary length and produces as output a
12cu|perl-Digest-JHash-0.80.0-1|20	32-bit "message digest" of the input in the form of an unsigned long
12cu|perl-Digest-JHash-0.80.0-1|21	integer.
12cu|perl-Digest-JHash-0.80.0-1|22	
12cu|perl-Digest-JHash-0.80.0-1|23	Call it a low calorie version of MD5 if you like.
12cu|perl-Digest-JHash-0.80.0-1|24	
12cu|perl-Digest-JHash-0.80.0-1|25	See http://burtleburtle.net/bob/hash/doobs.html for more information.
12cu|perl-Digest-JHash-0.80.0-1|26	
12cu|perl-Digest-JHash-0.80.0-1|27	%prep
12cu|perl-Digest-JHash-0.80.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Digest-JHash-0.80.0-1|29	
12cu|perl-Digest-JHash-0.80.0-1|30	%build
12cu|perl-Digest-JHash-0.80.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Digest-JHash-0.80.0-1|32	%make
12cu|perl-Digest-JHash-0.80.0-1|33	
12cu|perl-Digest-JHash-0.80.0-1|34	%check
12cu|perl-Digest-JHash-0.80.0-1|35	%make test
12cu|perl-Digest-JHash-0.80.0-1|36	
12cu|perl-Digest-JHash-0.80.0-1|37	%install
12cu|perl-Digest-JHash-0.80.0-1|38	%makeinstall_std
12cu|perl-Digest-JHash-0.80.0-1|39	
12cu|perl-Digest-JHash-0.80.0-1|40	%clean
12cu|perl-Digest-JHash-0.80.0-1|41	
12cu|perl-Digest-JHash-0.80.0-1|42	%files
12cu|perl-Digest-JHash-0.80.0-1|43	%doc Changes META.yml README
12cu|perl-Digest-JHash-0.80.0-1|44	%{_mandir}/man3/*
12cu|perl-Digest-JHash-0.80.0-1|45	%perl_vendorlib/*
12cu|perl-Digest-JHash-0.80.0-1|46	
12cu|perl-Digest-JHash-0.80.0-1|47	
12cu|perl-Digest-JHash-0.80.0-1|48	
12cu|perl-Digest-JHash-0.80.0-1|49	%changelog
12cu|perl-Digest-JHash-0.80.0-1|50	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-1
12cu|perl-Digest-JHash-0.80.0-1|51	+ Revision: 9417901
12cu|perl-Digest-JHash-0.80.0-1|52	- Updated to 0.08 (by updates_builder)
12cu|perl-Digest-JHash-0.80.0-1|53	
12cu|perl-Digest-JHash-0.80.0-1|54	

10714 12
12cu|perl-Digest-MD4-1.900.0-1|1	%define upstream_name    Digest-MD4
12cu|perl-Digest-MD4-1.900.0-1|2	%define upstream_version 1.9
12cu|perl-Digest-MD4-1.900.0-1|3	Name:       perl-%{upstream_name}
12cu|perl-Digest-MD4-1.900.0-1|4	Version:    %perl_convert_version 1.9
12cu|perl-Digest-MD4-1.900.0-1|5	Release:	1
12cu|perl-Digest-MD4-1.900.0-1|6	
12cu|perl-Digest-MD4-1.900.0-1|7	Summary:	Perl interface to the MD4 Algorithm
12cu|perl-Digest-MD4-1.900.0-1|8	License:	GPL+ or Artistic
12cu|perl-Digest-MD4-1.900.0-1|9	Group:		Development/Perl
12cu|perl-Digest-MD4-1.900.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Digest-MD4-1.900.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Digest/Digest-MD4-1.9.tar.gz
12cu|perl-Digest-MD4-1.900.0-1|12	
12cu|perl-Digest-MD4-1.900.0-1|13	BuildRequires:	perl-devel
12cu|perl-Digest-MD4-1.900.0-1|14	
12cu|perl-Digest-MD4-1.900.0-1|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Digest-MD4-1.900.0-1|16	
12cu|perl-Digest-MD4-1.900.0-1|17	%description
12cu|perl-Digest-MD4-1.900.0-1|18	The Digest-MD4 module allows you to use the MD4 Message Digest algorithm from
12cu|perl-Digest-MD4-1.900.0-1|19	within Perl programs. The algorithm takes as input a message of arbitrary
12cu|perl-Digest-MD4-1.900.0-1|20	length and produces as output a 128-bit "fingerprint" or "message digest" of
12cu|perl-Digest-MD4-1.900.0-1|21	the input.
12cu|perl-Digest-MD4-1.900.0-1|22	
12cu|perl-Digest-MD4-1.900.0-1|23	%prep
12cu|perl-Digest-MD4-1.900.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Digest-MD4-1.900.0-1|25	
12cu|perl-Digest-MD4-1.900.0-1|26	%build
12cu|perl-Digest-MD4-1.900.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Digest-MD4-1.900.0-1|28	%make
12cu|perl-Digest-MD4-1.900.0-1|29	
12cu|perl-Digest-MD4-1.900.0-1|30	%check
12cu|perl-Digest-MD4-1.900.0-1|31	%make test
12cu|perl-Digest-MD4-1.900.0-1|32	
12cu|perl-Digest-MD4-1.900.0-1|33	%install
12cu|perl-Digest-MD4-1.900.0-1|34	rm -rf %{buildroot}
12cu|perl-Digest-MD4-1.900.0-1|35	%makeinstall_std
12cu|perl-Digest-MD4-1.900.0-1|36	
12cu|perl-Digest-MD4-1.900.0-1|37	%clean
12cu|perl-Digest-MD4-1.900.0-1|38	rm -rf %{buildroot}
12cu|perl-Digest-MD4-1.900.0-1|39	
12cu|perl-Digest-MD4-1.900.0-1|40	%files
12cu|perl-Digest-MD4-1.900.0-1|41	%defattr(-,root,root)
12cu|perl-Digest-MD4-1.900.0-1|42	%doc Changes README rfc1320.txt
12cu|perl-Digest-MD4-1.900.0-1|43	%{perl_vendorarch}/Digest
12cu|perl-Digest-MD4-1.900.0-1|44	%{perl_vendorarch}/auto/Digest
12cu|perl-Digest-MD4-1.900.0-1|45	%{_mandir}/*/*
12cu|perl-Digest-MD4-1.900.0-1|46	
12cu|perl-Digest-MD4-1.900.0-1|47	
12cu|perl-Digest-MD4-1.900.0-1|48	%changelog
12cu|perl-Digest-MD4-1.900.0-1|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.500.0-4
12cu|perl-Digest-MD4-1.900.0-1|50	+ Revision: 768358
12cu|perl-Digest-MD4-1.900.0-1|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Digest-MD4-1.900.0-1|52	
12cu|perl-Digest-MD4-1.900.0-1|53	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 1.500.0-3
12cu|perl-Digest-MD4-1.900.0-1|54	+ Revision: 681421
12cu|perl-Digest-MD4-1.900.0-1|55	- mass rebuild
12cu|perl-Digest-MD4-1.900.0-1|56	
12cu|perl-Digest-MD4-1.900.0-1|57	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.500.0-2mdv2011.0
12cu|perl-Digest-MD4-1.900.0-1|58	+ Revision: 555243
12cu|perl-Digest-MD4-1.900.0-1|59	- rebuild
12cu|perl-Digest-MD4-1.900.0-1|60	
12cu|perl-Digest-MD4-1.900.0-1|61	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.500.0-1mdv2010.1
12cu|perl-Digest-MD4-1.900.0-1|62	+ Revision: 504812
12cu|perl-Digest-MD4-1.900.0-1|63	- rebuild using %%perl_convert_version
12cu|perl-Digest-MD4-1.900.0-1|64	
12cu|perl-Digest-MD4-1.900.0-1|65	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.5-7mdv2010.0
12cu|perl-Digest-MD4-1.900.0-1|66	+ Revision: 430413
12cu|perl-Digest-MD4-1.900.0-1|67	- rebuild
12cu|perl-Digest-MD4-1.900.0-1|68	
12cu|perl-Digest-MD4-1.900.0-1|69	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.5-6mdv2009.0
12cu|perl-Digest-MD4-1.900.0-1|70	+ Revision: 256683
12cu|perl-Digest-MD4-1.900.0-1|71	- rebuild
12cu|perl-Digest-MD4-1.900.0-1|72	
12cu|perl-Digest-MD4-1.900.0-1|73	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.5-4mdv2008.1
12cu|perl-Digest-MD4-1.900.0-1|74	+ Revision: 152065
12cu|perl-Digest-MD4-1.900.0-1|75	- rebuild
12cu|perl-Digest-MD4-1.900.0-1|76	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Digest-MD4-1.900.0-1|77	
12cu|perl-Digest-MD4-1.900.0-1|78	+ Olivier Blin <blino@mandriva.org>
12cu|perl-Digest-MD4-1.900.0-1|79	- restore BuildRoot
12cu|perl-Digest-MD4-1.900.0-1|80	
12cu|perl-Digest-MD4-1.900.0-1|81	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.5-3mdv2008.0
12cu|perl-Digest-MD4-1.900.0-1|82	+ Revision: 86355
12cu|perl-Digest-MD4-1.900.0-1|83	- rebuild
12cu|perl-Digest-MD4-1.900.0-1|84	
12cu|perl-Digest-MD4-1.900.0-1|85	
12cu|perl-Digest-MD4-1.900.0-1|86	* Fri Aug 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.5-2mdv2007.0
12cu|perl-Digest-MD4-1.900.0-1|87	- spec cleanup
12cu|perl-Digest-MD4-1.900.0-1|88	- %%mkrel
12cu|perl-Digest-MD4-1.900.0-1|89	
12cu|perl-Digest-MD4-1.900.0-1|90	* Tue Aug 16 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.5-1mdk
12cu|perl-Digest-MD4-1.900.0-1|91	- new version
12cu|perl-Digest-MD4-1.900.0-1|92	- fix sources url for rpmbuildupdate
12cu|perl-Digest-MD4-1.900.0-1|93	
12cu|perl-Digest-MD4-1.900.0-1|94	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4-1mdk
12cu|perl-Digest-MD4-1.900.0-1|95	- initial Mandriva package
12cu|perl-Digest-MD4-1.900.0-1|96	
12cu|perl-Digest-MD4-1.900.0-1|97	

10715 12
12cu|perl-Digest-MD5-2.530.0-1|1	%define upstream_name    Digest-MD5
12cu|perl-Digest-MD5-2.530.0-1|2	%define upstream_version 2.53
12cu|perl-Digest-MD5-2.530.0-1|3	
12cu|perl-Digest-MD5-2.530.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Digest-MD5-2.530.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Digest-MD5-2.530.0-1|6	Release:    1
12cu|perl-Digest-MD5-2.530.0-1|7	
12cu|perl-Digest-MD5-2.530.0-1|8	Summary:     MD5 message digest algorithm
12cu|perl-Digest-MD5-2.530.0-1|9	License:    GPL+ or Artistic
12cu|perl-Digest-MD5-2.530.0-1|10	Group:      Development/Perl
12cu|perl-Digest-MD5-2.530.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Digest-MD5-2.530.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Digest/Digest-MD5-%{upstream_version}.tar.gz
12cu|perl-Digest-MD5-2.530.0-1|13	
12cu|perl-Digest-MD5-2.530.0-1|14	BuildRequires: perl(Digest::base)
12cu|perl-Digest-MD5-2.530.0-1|15	BuildRequires: perl(File::Spec)
12cu|perl-Digest-MD5-2.530.0-1|16	BuildRequires: perl(XSLoader)
12cu|perl-Digest-MD5-2.530.0-1|17	BuildRequires: perl-devel
12cu|perl-Digest-MD5-2.530.0-1|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Digest-MD5-2.530.0-1|19	
12cu|perl-Digest-MD5-2.530.0-1|20	%description
12cu|perl-Digest-MD5-2.530.0-1|21	The 'Digest::MD5' module allows you to use the RSA Data Security Inc. MD5
12cu|perl-Digest-MD5-2.530.0-1|22	Message Digest algorithm from within Perl programs. The algorithm takes as
12cu|perl-Digest-MD5-2.530.0-1|23	input a message of arbitrary length and produces as output a 128-bit
12cu|perl-Digest-MD5-2.530.0-1|24	"fingerprint" or "message digest" of the input.
12cu|perl-Digest-MD5-2.530.0-1|25	
12cu|perl-Digest-MD5-2.530.0-1|26	Note that the MD5 algorithm is not as strong as it used to be. It has since
12cu|perl-Digest-MD5-2.530.0-1|27	2005 been easy to generate different messages that produce the same MD5
12cu|perl-Digest-MD5-2.530.0-1|28	digest. It still seems hard to generate messages that produce a given
12cu|perl-Digest-MD5-2.530.0-1|29	digest, but it is probably wise to move to stronger algorithms for
12cu|perl-Digest-MD5-2.530.0-1|30	applications that depend on the digest to uniquely identify a message.
12cu|perl-Digest-MD5-2.530.0-1|31	
12cu|perl-Digest-MD5-2.530.0-1|32	The 'Digest::MD5' module provide a procedural interface for simple use, as
12cu|perl-Digest-MD5-2.530.0-1|33	well as an object oriented interface that can handle messages of arbitrary
12cu|perl-Digest-MD5-2.530.0-1|34	length and which can read files directly.
12cu|perl-Digest-MD5-2.530.0-1|35	
12cu|perl-Digest-MD5-2.530.0-1|36	%prep
12cu|perl-Digest-MD5-2.530.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Digest-MD5-2.530.0-1|38	
12cu|perl-Digest-MD5-2.530.0-1|39	%build
12cu|perl-Digest-MD5-2.530.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Digest-MD5-2.530.0-1|41	
12cu|perl-Digest-MD5-2.530.0-1|42	%{make}
12cu|perl-Digest-MD5-2.530.0-1|43	
12cu|perl-Digest-MD5-2.530.0-1|44	%check
12cu|perl-Digest-MD5-2.530.0-1|45	%{make} test
12cu|perl-Digest-MD5-2.530.0-1|46	
12cu|perl-Digest-MD5-2.530.0-1|47	%install
12cu|perl-Digest-MD5-2.530.0-1|48	rm -rf %buildroot
12cu|perl-Digest-MD5-2.530.0-1|49	%makeinstall_std
12cu|perl-Digest-MD5-2.530.0-1|50	
12cu|perl-Digest-MD5-2.530.0-1|51	%clean
12cu|perl-Digest-MD5-2.530.0-1|52	rm -rf %buildroot
12cu|perl-Digest-MD5-2.530.0-1|53	
12cu|perl-Digest-MD5-2.530.0-1|54	%files
12cu|perl-Digest-MD5-2.530.0-1|55	%defattr(-,root,root)
12cu|perl-Digest-MD5-2.530.0-1|56	%doc Changes README
12cu|perl-Digest-MD5-2.530.0-1|57	%{_mandir}/man3/*
12cu|perl-Digest-MD5-2.530.0-1|58	%perl_vendorlib/*
12cu|perl-Digest-MD5-2.530.0-1|59	
12cu|perl-Digest-MD5-2.530.0-1|60	
12cu|perl-Digest-MD5-2.530.0-1|61	
12cu|perl-Digest-MD5-2.530.0-1|62	
12cu|perl-Digest-MD5-2.530.0-1|63	%changelog
12cu|perl-Digest-MD5-2.530.0-1|64	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 2.510.0-2mdv2011.0
12cu|perl-Digest-MD5-2.530.0-1|65	+ Revision: 681422
12cu|perl-Digest-MD5-2.530.0-1|66	- mass rebuild
12cu|perl-Digest-MD5-2.530.0-1|67	
12cu|perl-Digest-MD5-2.530.0-1|68	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cu|perl-Digest-MD5-2.530.0-1|69	- update to new version 2.51
12cu|perl-Digest-MD5-2.530.0-1|70	
12cu|perl-Digest-MD5-2.530.0-1|71	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 2.400.0-3mdv2011.0
12cu|perl-Digest-MD5-2.530.0-1|72	+ Revision: 562421
12cu|perl-Digest-MD5-2.530.0-1|73	- rebuild
12cu|perl-Digest-MD5-2.530.0-1|74	
12cu|perl-Digest-MD5-2.530.0-1|75	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.400.0-2mdv2011.0
12cu|perl-Digest-MD5-2.530.0-1|76	+ Revision: 555796
12cu|perl-Digest-MD5-2.530.0-1|77	- rebuild for perl 5.12
12cu|perl-Digest-MD5-2.530.0-1|78	
12cu|perl-Digest-MD5-2.530.0-1|79	* Mon Jul 12 2010 Jérôme Quelin <jquelin@mandriva.org> 2.400.0-1mdv2011.0
12cu|perl-Digest-MD5-2.530.0-1|80	+ Revision: 551219
12cu|perl-Digest-MD5-2.530.0-1|81	- update to 2.40
12cu|perl-Digest-MD5-2.530.0-1|82	
12cu|perl-Digest-MD5-2.530.0-1|83	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 2.390.0-1mdv2010.0
12cu|perl-Digest-MD5-2.530.0-1|84	+ Revision: 395357
12cu|perl-Digest-MD5-2.530.0-1|85	- import perl-Digest-MD5
12cu|perl-Digest-MD5-2.530.0-1|86	
12cu|perl-Digest-MD5-2.530.0-1|87	
12cu|perl-Digest-MD5-2.530.0-1|88	* Sun Jul 12 2009 cpan2dist 2.39-1mdv
12cu|perl-Digest-MD5-2.530.0-1|89	- initial mdv release, generated with cpan2dist
12cu|perl-Digest-MD5-2.530.0-1|90	

10716 12
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|1	%define	upstream_name	 Digest-SHA-PurePerl
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|2	%define upstream_version 5.88
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|3	
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|6	Release:	1
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|7	
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|8	Summary:	Perl implementation of SHA-1/224/256/384/512
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|9	License:	GPL+ or Artistic
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|10	Group:		Development/Perl
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSHELOR/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|13	BuildRequires:	perl-devel
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|14	
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|15	BuildArch:	noarch
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|16	
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|17	%description
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|18	Digest::SHA::PurePerl is a complete implementation of the NIST
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|19	Secure Hash Standard.  It gives Perl programmers a convenient way
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|20	to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|21	digests.  The module can handle all types of input, including
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|22	partial-byte data.
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|23	
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|24	%prep
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|26	
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|27	%build
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor -d
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|29	%make
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|30	
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|31	%check
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|32	%make test
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|33	
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|34	%install
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|35	
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|36	%makeinstall_std
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|37	
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|38	%clean
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|39	
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|40	%files
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|41	%doc README
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|42	%{perl_vendorlib}/Digest/SHA/PurePerl.pm
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|43	%{_mandir}/man1/*
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|44	%{_mandir}/man3/*
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|45	%{_bindir}/*
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|46	
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|47	
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|48	
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|49	%changelog
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|50	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.880.0-1
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|51	+ Revision: 00b1e54
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|52	- Updated to 5.88 (by updates_builder)
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|53	
12cu|perl-Digest-SHA-PurePerl-5.880.0-1|54	

10717 12
12cu|perl-Directory-Scratch-0.150.0-1|1	%define upstream_name    Directory-Scratch
12cu|perl-Directory-Scratch-0.150.0-1|2	%define upstream_version 0.15
12cu|perl-Directory-Scratch-0.150.0-1|3	
12cu|perl-Directory-Scratch-0.150.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Directory-Scratch-0.150.0-1|5	Version:	%perl_convert_version 0.15
12cu|perl-Directory-Scratch-0.150.0-1|6	Release:	1
12cu|perl-Directory-Scratch-0.150.0-1|7	
12cu|perl-Directory-Scratch-0.150.0-1|8	Summary:	Perl Module to generate self-cleaning scratch space for tests
12cu|perl-Directory-Scratch-0.150.0-1|9	License:	GPL+ or Artistic
12cu|perl-Directory-Scratch-0.150.0-1|10	Group:		Development/Perl
12cu|perl-Directory-Scratch-0.150.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Directory-Scratch-0.150.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Directory/Directory-Scratch-0.15.tar.gz
12cu|perl-Directory-Scratch-0.150.0-1|13	
12cu|perl-Directory-Scratch-0.150.0-1|14	BuildRequires:	perl-devel
12cu|perl-Directory-Scratch-0.150.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-Directory-Scratch-0.150.0-1|16	BuildRequires:	perl(File::Copy)
12cu|perl-Directory-Scratch-0.150.0-1|17	BuildRequires:	perl(File::Path)
12cu|perl-Directory-Scratch-0.150.0-1|18	BuildRequires:	perl(File::Slurp)
12cu|perl-Directory-Scratch-0.150.0-1|19	BuildRequires:	perl(File::Spec)
12cu|perl-Directory-Scratch-0.150.0-1|20	BuildRequires:	perl(File::Temp)
12cu|perl-Directory-Scratch-0.150.0-1|21	BuildRequires:	perl(File::stat)
12cu|perl-Directory-Scratch-0.150.0-1|22	BuildRequires:	perl(Path::Class)
12cu|perl-Directory-Scratch-0.150.0-1|23	BuildRequires:	perl(Test::More)
12cu|perl-Directory-Scratch-0.150.0-1|24	BuildArch:	noarch
12cu|perl-Directory-Scratch-0.150.0-1|25	
12cu|perl-Directory-Scratch-0.150.0-1|26	%description
12cu|perl-Directory-Scratch-0.150.0-1|27	When writing test suites for modules that operate on files, it's often
12cu|perl-Directory-Scratch-0.150.0-1|28	inconvenient to correctly create a platform-independent temporary storage
12cu|perl-Directory-Scratch-0.150.0-1|29	space, manipulate files inside it, then clean it up when the test exits. The
12cu|perl-Directory-Scratch-0.150.0-1|30	inconvenience usually results in tests that don't work everwhere, or worse, no
12cu|perl-Directory-Scratch-0.150.0-1|31	tests at all.
12cu|perl-Directory-Scratch-0.150.0-1|32	
12cu|perl-Directory-Scratch-0.150.0-1|33	This module aims to eliminate that problem by making it easy to do things
12cu|perl-Directory-Scratch-0.150.0-1|34	right.
12cu|perl-Directory-Scratch-0.150.0-1|35	
12cu|perl-Directory-Scratch-0.150.0-1|36	%prep
12cu|perl-Directory-Scratch-0.150.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Directory-Scratch-0.150.0-1|38	
12cu|perl-Directory-Scratch-0.150.0-1|39	%build
12cu|perl-Directory-Scratch-0.150.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Directory-Scratch-0.150.0-1|41	%make
12cu|perl-Directory-Scratch-0.150.0-1|42	
12cu|perl-Directory-Scratch-0.150.0-1|43	%check
12cu|perl-Directory-Scratch-0.150.0-1|44	make test
12cu|perl-Directory-Scratch-0.150.0-1|45	
12cu|perl-Directory-Scratch-0.150.0-1|46	%install
12cu|perl-Directory-Scratch-0.150.0-1|47	%makeinstall_std
12cu|perl-Directory-Scratch-0.150.0-1|48	
12cu|perl-Directory-Scratch-0.150.0-1|49	%files
12cu|perl-Directory-Scratch-0.150.0-1|50	%doc Changes README
12cu|perl-Directory-Scratch-0.150.0-1|51	%{_mandir}/man3/*
12cu|perl-Directory-Scratch-0.150.0-1|52	%{perl_vendorlib}/Directory
12cu|perl-Directory-Scratch-0.150.0-1|53	
12cu|perl-Directory-Scratch-0.150.0-1|54	
12cu|perl-Directory-Scratch-0.150.0-1|55	%changelog
12cu|perl-Directory-Scratch-0.150.0-1|56	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 0.140.0-2mdv2011.0
12cu|perl-Directory-Scratch-0.150.0-1|57	+ Revision: 681425
12cu|perl-Directory-Scratch-0.150.0-1|58	- mass rebuild
12cu|perl-Directory-Scratch-0.150.0-1|59	
12cu|perl-Directory-Scratch-0.150.0-1|60	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2011.0
12cu|perl-Directory-Scratch-0.150.0-1|61	+ Revision: 402136
12cu|perl-Directory-Scratch-0.150.0-1|62	- rebuild using %%perl_convert_version
12cu|perl-Directory-Scratch-0.150.0-1|63	
12cu|perl-Directory-Scratch-0.150.0-1|64	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.14-2mdv2009.0
12cu|perl-Directory-Scratch-0.150.0-1|65	+ Revision: 268440
12cu|perl-Directory-Scratch-0.150.0-1|66	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-Directory-Scratch-0.150.0-1|67	
12cu|perl-Directory-Scratch-0.150.0-1|68	* Wed Jun 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2009.0
12cu|perl-Directory-Scratch-0.150.0-1|69	+ Revision: 217982
12cu|perl-Directory-Scratch-0.150.0-1|70	- update to new version 0.14
12cu|perl-Directory-Scratch-0.150.0-1|71	
12cu|perl-Directory-Scratch-0.150.0-1|72	+ Michael Scherer <misc@mandriva.org>
12cu|perl-Directory-Scratch-0.150.0-1|73	- enhance description and summary
12cu|perl-Directory-Scratch-0.150.0-1|74	
12cu|perl-Directory-Scratch-0.150.0-1|75	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2009.0
12cu|perl-Directory-Scratch-0.150.0-1|76	+ Revision: 213728
12cu|perl-Directory-Scratch-0.150.0-1|77	- import perl-Directory-Scratch
12cu|perl-Directory-Scratch-0.150.0-1|78	
12cu|perl-Directory-Scratch-0.150.0-1|79	
12cu|perl-Directory-Scratch-0.150.0-1|80	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2009.0
12cu|perl-Directory-Scratch-0.150.0-1|81	- first mdv release
12cu|perl-Directory-Scratch-0.150.0-1|82	

10718 12
12cu|perl-Directory-Transactional-0.90.0-3|1	%define upstream_name    Directory-Transactional
12cu|perl-Directory-Transactional-0.90.0-3|2	%define upstream_version 0.09
12cu|perl-Directory-Transactional-0.90.0-3|3	
12cu|perl-Directory-Transactional-0.90.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Directory-Transactional-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Directory-Transactional-0.90.0-3|6	Release:	3
12cu|perl-Directory-Transactional-0.90.0-3|7	
12cu|perl-Directory-Transactional-0.90.0-3|8	Summary:	Traverse files in L<Directory::Transactional>
12cu|perl-Directory-Transactional-0.90.0-3|9	License:	GPL+ or Artistic
12cu|perl-Directory-Transactional-0.90.0-3|10	Group:		Development/Perl
12cu|perl-Directory-Transactional-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Directory-Transactional-0.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Directory/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Directory-Transactional-0.90.0-3|13	
12cu|perl-Directory-Transactional-0.90.0-3|14	BuildRequires:	perl-devel
12cu|perl-Directory-Transactional-0.90.0-3|15	BuildRequires:	perl(Any::Moose)
12cu|perl-Directory-Transactional-0.90.0-3|16	BuildRequires:	perl(Data::Stream::Bulk)
12cu|perl-Directory-Transactional-0.90.0-3|17	BuildRequires:	perl(Data::GUID)
12cu|perl-Directory-Transactional-0.90.0-3|18	BuildRequires:	perl(Directory::Scratch)
12cu|perl-Directory-Transactional-0.90.0-3|19	BuildRequires:	perl(File::NFSLock)
12cu|perl-Directory-Transactional-0.90.0-3|20	BuildRequires:	perl(File::Path)
12cu|perl-Directory-Transactional-0.90.0-3|21	BuildRequires:	perl(Hash::Util::FieldHash::Compat)
12cu|perl-Directory-Transactional-0.90.0-3|22	BuildRequires:	perl(List::Util)
12cu|perl-Directory-Transactional-0.90.0-3|23	BuildRequires:	perl(Moose)
12cu|perl-Directory-Transactional-0.90.0-3|24	BuildRequires:	perl(Path::Class)
12cu|perl-Directory-Transactional-0.90.0-3|25	BuildRequires:	perl(Scope::Guard)
12cu|perl-Directory-Transactional-0.90.0-3|26	BuildRequires:	perl(Set::Object)
12cu|perl-Directory-Transactional-0.90.0-3|27	BuildRequires:	perl(Test::Exception)
12cu|perl-Directory-Transactional-0.90.0-3|28	BuildRequires:	perl(Test::TempDir)
12cu|perl-Directory-Transactional-0.90.0-3|29	BuildRequires:	perl(Test::use::ok)
12cu|perl-Directory-Transactional-0.90.0-3|30	BuildRequires:	perl(Time::HiRes)
12cu|perl-Directory-Transactional-0.90.0-3|31	BuildRequires:	perl(namespace::clean)
12cu|perl-Directory-Transactional-0.90.0-3|32	BuildArch:	noarch
12cu|perl-Directory-Transactional-0.90.0-3|33	
12cu|perl-Directory-Transactional-0.90.0-3|34	%description
12cu|perl-Directory-Transactional-0.90.0-3|35	This module provides lock based transactions over a set of files with full
12cu|perl-Directory-Transactional-0.90.0-3|36	supported for nested transactions.
12cu|perl-Directory-Transactional-0.90.0-3|37	
12cu|perl-Directory-Transactional-0.90.0-3|38	%prep
12cu|perl-Directory-Transactional-0.90.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Directory-Transactional-0.90.0-3|40	
12cu|perl-Directory-Transactional-0.90.0-3|41	%build
12cu|perl-Directory-Transactional-0.90.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Directory-Transactional-0.90.0-3|43	%make
12cu|perl-Directory-Transactional-0.90.0-3|44	
12cu|perl-Directory-Transactional-0.90.0-3|45	%check
12cu|perl-Directory-Transactional-0.90.0-3|46	%make test
12cu|perl-Directory-Transactional-0.90.0-3|47	
12cu|perl-Directory-Transactional-0.90.0-3|48	%install
12cu|perl-Directory-Transactional-0.90.0-3|49	%makeinstall_std
12cu|perl-Directory-Transactional-0.90.0-3|50	
12cu|perl-Directory-Transactional-0.90.0-3|51	%files
12cu|perl-Directory-Transactional-0.90.0-3|52	%doc Changes LICENSE README
12cu|perl-Directory-Transactional-0.90.0-3|53	%{_mandir}/man3/*
12cu|perl-Directory-Transactional-0.90.0-3|54	%{perl_vendorlib}/*
12cu|perl-Directory-Transactional-0.90.0-3|55	
12cu|perl-Directory-Transactional-0.90.0-3|56	
12cu|perl-Directory-Transactional-0.90.0-3|57	%changelog
12cu|perl-Directory-Transactional-0.90.0-3|58	* Wed Oct 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.90.0-3
12cu|perl-Directory-Transactional-0.90.0-3|59	+ Revision: 3e506eb
12cu|perl-Directory-Transactional-0.90.0-3|60	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Directory-Transactional-0.90.0-3|61	
12cu|perl-Directory-Transactional-0.90.0-3|62	

10719 12
12cu|perl-Dir-Self-0.110.0-1|1	%define upstream_name    Dir-Self
12cu|perl-Dir-Self-0.110.0-1|2	%define upstream_version 0.11
12cu|perl-Dir-Self-0.110.0-1|3	
12cu|perl-Dir-Self-0.110.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dir-Self-0.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dir-Self-0.110.0-1|6	Release:	1
12cu|perl-Dir-Self-0.110.0-1|7	
12cu|perl-Dir-Self-0.110.0-1|8	Summary:	A __DIR__ constant for the directory your source file is in
12cu|perl-Dir-Self-0.110.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dir-Self-0.110.0-1|10	Group:		Development/Perl
12cu|perl-Dir-Self-0.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dir-Self-0.110.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dir/Dir-Self-%{upstream_version}.tar.gz
12cu|perl-Dir-Self-0.110.0-1|13	
12cu|perl-Dir-Self-0.110.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dir-Self-0.110.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-Dir-Self-0.110.0-1|16	BuildRequires:	perl(File::Spec)
12cu|perl-Dir-Self-0.110.0-1|17	BuildRequires:	perl(Test::More)
12cu|perl-Dir-Self-0.110.0-1|18	BuildArch:	noarch
12cu|perl-Dir-Self-0.110.0-1|19	
12cu|perl-Dir-Self-0.110.0-1|20	%description
12cu|perl-Dir-Self-0.110.0-1|21	Perl has two pseudo-constants describing the current location in your
12cu|perl-Dir-Self-0.110.0-1|22	source code, '__FILE__' and '__LINE__'. This module adds '__DIR__', which
12cu|perl-Dir-Self-0.110.0-1|23	expands to the directory your source file is in, as an absolute pathname.
12cu|perl-Dir-Self-0.110.0-1|24	
12cu|perl-Dir-Self-0.110.0-1|25	This is useful if your code wants to access files in the same directory,
12cu|perl-Dir-Self-0.110.0-1|26	like helper modules or configuration data. This is a bit like the FindBin
12cu|perl-Dir-Self-0.110.0-1|27	manpage except it's not limited to the main program, i.e. you can also use
12cu|perl-Dir-Self-0.110.0-1|28	it in modules. And it actually works.
12cu|perl-Dir-Self-0.110.0-1|29	
12cu|perl-Dir-Self-0.110.0-1|30	As of version 0.10 each use of '__DIR__' recomputes the directory name;
12cu|perl-Dir-Self-0.110.0-1|31	this ensures that files in different directories that share the same
12cu|perl-Dir-Self-0.110.0-1|32	package name get correct results. If you don't want this, 'use Dir::Self
12cu|perl-Dir-Self-0.110.0-1|33	qw(:static)' will create a true '__DIR__' constant in your package that
12cu|perl-Dir-Self-0.110.0-1|34	contains the directory name at the point of 'use'.
12cu|perl-Dir-Self-0.110.0-1|35	
12cu|perl-Dir-Self-0.110.0-1|36	%prep
12cu|perl-Dir-Self-0.110.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dir-Self-0.110.0-1|38	
12cu|perl-Dir-Self-0.110.0-1|39	%build
12cu|perl-Dir-Self-0.110.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dir-Self-0.110.0-1|41	%make
12cu|perl-Dir-Self-0.110.0-1|42	
12cu|perl-Dir-Self-0.110.0-1|43	%check
12cu|perl-Dir-Self-0.110.0-1|44	%make test
12cu|perl-Dir-Self-0.110.0-1|45	
12cu|perl-Dir-Self-0.110.0-1|46	%install
12cu|perl-Dir-Self-0.110.0-1|47	%makeinstall_std
12cu|perl-Dir-Self-0.110.0-1|48	
12cu|perl-Dir-Self-0.110.0-1|49	%files
12cu|perl-Dir-Self-0.110.0-1|50	%doc META.yml README
12cu|perl-Dir-Self-0.110.0-1|51	%{_mandir}/man3/*
12cu|perl-Dir-Self-0.110.0-1|52	%{perl_vendorlib}/*
12cu|perl-Dir-Self-0.110.0-1|53	
12cu|perl-Dir-Self-0.110.0-1|54	
12cu|perl-Dir-Self-0.110.0-1|55	%changelog
12cu|perl-Dir-Self-0.110.0-1|56	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-1
12cu|perl-Dir-Self-0.110.0-1|57	+ Revision: 5e42ddd
12cu|perl-Dir-Self-0.110.0-1|58	- LOG Updated to 0.11 (by updates_builder)
12cu|perl-Dir-Self-0.110.0-1|59	
12cu|perl-Dir-Self-0.110.0-1|60	

10720 12
12cu|perl-Dist-Zilla-4.300.29-1|1	%define upstream_name    Dist-Zilla
12cu|perl-Dist-Zilla-4.300.29-1|2	%define upstream_version 4.300029
12cu|perl-Dist-Zilla-4.300.29-1|3	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-4.300.29-1|4	Version:	%perl_convert_version 4.300029
12cu|perl-Dist-Zilla-4.300.29-1|5	Release:	1
12cu|perl-Dist-Zilla-4.300.29-1|6	
12cu|perl-Dist-Zilla-4.300.29-1|7	Summary:	Something that provides a version number for the dist
12cu|perl-Dist-Zilla-4.300.29-1|8	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-4.300.29-1|9	Group:		Development/Perl
12cu|perl-Dist-Zilla-4.300.29-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-4.300.29-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Dist-Zilla-4.300029.tar.gz
12cu|perl-Dist-Zilla-4.300.29-1|12	
12cu|perl-Dist-Zilla-4.300.29-1|13	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-4.300.29-1|14	BuildRequires:	perl(App::Cmd)
12cu|perl-Dist-Zilla-4.300.29-1|15	BuildRequires:	perl(Archive::Tar)
12cu|perl-Dist-Zilla-4.300.29-1|16	BuildRequires:	perl(CPAN::Meta::Converter)
12cu|perl-Dist-Zilla-4.300.29-1|17	BuildRequires:	perl(CPAN::Meta::Prereqs)
12cu|perl-Dist-Zilla-4.300.29-1|18	BuildRequires:	perl(CPAN::Meta::Validator)
12cu|perl-Dist-Zilla-4.300.29-1|19	BuildRequires:	perl(CPAN::Uploader)
12cu|perl-Dist-Zilla-4.300.29-1|20	BuildRequires:	perl(Config::MVP::Reader::INI) >= 2.0.0
12cu|perl-Dist-Zilla-4.300.29-1|21	BuildRequires:	perl(Data::Section)
12cu|perl-Dist-Zilla-4.300.29-1|22	BuildRequires:	perl(DateTime)
12cu|perl-Dist-Zilla-4.300.29-1|23	BuildRequires:	perl-ExtUtils-Manifest
12cu|perl-Dist-Zilla-4.300.29-1|24	BuildRequires:	perl(File::Copy::Recursive)
12cu|perl-Dist-Zilla-4.300.29-1|25	BuildRequires:	perl(File::Find::Rule)
12cu|perl-Dist-Zilla-4.300.29-1|26	BuildRequires:	perl(File::HomeDir)
12cu|perl-Dist-Zilla-4.300.29-1|27	BuildRequires:	perl(File::ShareDir)
12cu|perl-Dist-Zilla-4.300.29-1|28	BuildRequires:	perl(File::ShareDir::Install)
12cu|perl-Dist-Zilla-4.300.29-1|29	BuildRequires:	perl(File::chdir)
12cu|perl-Dist-Zilla-4.300.29-1|30	BuildRequires:	perl(File::pushd)
12cu|perl-Dist-Zilla-4.300.29-1|31	BuildRequires:	perl(Hash::Merge::Simple)
12cu|perl-Dist-Zilla-4.300.29-1|32	BuildRequires:	perl(IO::TieCombine)
12cu|perl-Dist-Zilla-4.300.29-1|33	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Dist-Zilla-4.300.29-1|34	BuildRequires:	perl(Log::Dispatchouli)
12cu|perl-Dist-Zilla-4.300.29-1|35	BuildRequires:	perl(Mixin::ExtraFields::Param)
12cu|perl-Dist-Zilla-4.300.29-1|36	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-4.300.29-1|37	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-4.300.29-1|38	BuildRequires:	perl(MooseX::LazyRequire)
12cu|perl-Dist-Zilla-4.300.29-1|39	BuildRequires:	perl(MooseX::Role::Parameterized)
12cu|perl-Dist-Zilla-4.300.29-1|40	BuildRequires:	perl(MooseX::SetOnce)
12cu|perl-Dist-Zilla-4.300.29-1|41	BuildRequires:	perl(MooseX::Singleton)
12cu|perl-Dist-Zilla-4.300.29-1|42	BuildRequires:	perl(MooseX::Types::Path::Class)
12cu|perl-Dist-Zilla-4.300.29-1|43	BuildRequires:	perl(MooseX::Types::Perl)
12cu|perl-Dist-Zilla-4.300.29-1|44	BuildRequires:	perl(PPI)
12cu|perl-Dist-Zilla-4.300.29-1|45	BuildRequires:	perl(Path::Class)
12cu|perl-Dist-Zilla-4.300.29-1|46	BuildRequires:	perl(Perl::PrereqScanner)
12cu|perl-Dist-Zilla-4.300.29-1|47	BuildRequires:	perl(Perl::Version)
12cu|perl-Dist-Zilla-4.300.29-1|48	BuildRequires:	perl(Pod::Eventual)
12cu|perl-Dist-Zilla-4.300.29-1|49	BuildRequires:	perl(Software::License)
12cu|perl-Dist-Zilla-4.300.29-1|50	BuildRequires:	perl(String::Flogger)
12cu|perl-Dist-Zilla-4.300.29-1|51	BuildRequires:	perl(String::Format)
12cu|perl-Dist-Zilla-4.300.29-1|52	BuildRequires:	perl(String::Formatter)
12cu|perl-Dist-Zilla-4.300.29-1|53	BuildRequires:	perl(String::RewritePrefix)
12cu|perl-Dist-Zilla-4.300.29-1|54	BuildRequires:	perl(Term::ReadKey)
12cu|perl-Dist-Zilla-4.300.29-1|55	BuildRequires:	perl(Test::Deep)
12cu|perl-Dist-Zilla-4.300.29-1|56	BuildRequires:	perl(Test::Fatal)
12cu|perl-Dist-Zilla-4.300.29-1|57	BuildRequires:	perl(Text::Template)
12cu|perl-Dist-Zilla-4.300.29-1|58	BuildRequires:	perl(Version::Requirements)
12cu|perl-Dist-Zilla-4.300.29-1|59	BuildRequires:	perl(YAML::Tiny)
12cu|perl-Dist-Zilla-4.300.29-1|60	BuildRequires:	perl(autobox)
12cu|perl-Dist-Zilla-4.300.29-1|61	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-4.300.29-1|62	BuildRequires:	perl(version) >= 1:0.790.0
12cu|perl-Dist-Zilla-4.300.29-1|63	
12cu|perl-Dist-Zilla-4.300.29-1|64	BuildArch:	noarch
12cu|perl-Dist-Zilla-4.300.29-1|65	Requires:	perl(aliased)
12cu|perl-Dist-Zilla-4.300.29-1|66	Requires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-4.300.29-1|67	Requires:	perl(version)
12cu|perl-Dist-Zilla-4.300.29-1|68	Suggests:	perl(Task::Dist::Zilla)
12cu|perl-Dist-Zilla-4.300.29-1|69	
12cu|perl-Dist-Zilla-4.300.29-1|70	
12cu|perl-Dist-Zilla-4.300.29-1|71	%description
12cu|perl-Dist-Zilla-4.300.29-1|72	Dist::Zilla builds distributions of code to be uploaded to the CPAN. In
12cu|perl-Dist-Zilla-4.300.29-1|73	this respect, it is like the ExtUtils::MakeMaker manpage, the Module::Build
12cu|perl-Dist-Zilla-4.300.29-1|74	manpage, or the Module::Install manpage. Unlike those tools, however, it is
12cu|perl-Dist-Zilla-4.300.29-1|75	not also a system for installing code that has been downloaded from the
12cu|perl-Dist-Zilla-4.300.29-1|76	CPAN. Since it's only run by authors, and is meant to be run on a
12cu|perl-Dist-Zilla-4.300.29-1|77	repository checkout rather than on published, released code, it can do much
12cu|perl-Dist-Zilla-4.300.29-1|78	more than those tools, and is free to make much more ludicrous demands in
12cu|perl-Dist-Zilla-4.300.29-1|79	terms of prerequisites.
12cu|perl-Dist-Zilla-4.300.29-1|80	
12cu|perl-Dist-Zilla-4.300.29-1|81	For more information, see the Dist::Zilla::Tutorial manpage.
12cu|perl-Dist-Zilla-4.300.29-1|82	
12cu|perl-Dist-Zilla-4.300.29-1|83	%prep
12cu|perl-Dist-Zilla-4.300.29-1|84	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-4.300.29-1|85	
12cu|perl-Dist-Zilla-4.300.29-1|86	%build
12cu|perl-Dist-Zilla-4.300.29-1|87	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-4.300.29-1|88	%make
12cu|perl-Dist-Zilla-4.300.29-1|89	
12cu|perl-Dist-Zilla-4.300.29-1|90	%install
12cu|perl-Dist-Zilla-4.300.29-1|91	%makeinstall_std
12cu|perl-Dist-Zilla-4.300.29-1|92	install -d %{buildroot}%{_sysconfdir}/bash_completion.d/
12cu|perl-Dist-Zilla-4.300.29-1|93	install -m 644 misc/dzil-bash_completion %{buildroot}/etc/bash_completion.d/dzil
12cu|perl-Dist-Zilla-4.300.29-1|94	
12cu|perl-Dist-Zilla-4.300.29-1|95	%files
12cu|perl-Dist-Zilla-4.300.29-1|96	%doc Changes LICENSE README META.yml
12cu|perl-Dist-Zilla-4.300.29-1|97	%{_mandir}/man1/*
12cu|perl-Dist-Zilla-4.300.29-1|98	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-4.300.29-1|99	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-4.300.29-1|100	%{_bindir}/dzil
12cu|perl-Dist-Zilla-4.300.29-1|101	%{_sysconfdir}/bash_completion.d/dzil
12cu|perl-Dist-Zilla-4.300.29-1|102	
12cu|perl-Dist-Zilla-4.300.29-1|103	

10721 12
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|1	%define upstream_name    Dist-Zilla-BeLike-CSJEWELL
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|2	%define upstream_version 0.901
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|3	
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|6	Release:	3
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|7	
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|8	Summary:	Build a modern dist like CSJEWELL does it
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|13	
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::Twitter)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|18	BuildRequires:	perl(Email::Address)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|19	BuildRequires:	perl(File::ShareDir)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|20	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|21	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|22	BuildRequires:	perl(Net::FTP)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|23	BuildRequires:	perl(Net::Netrc)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|24	BuildRequires:	perl(PPIx::Regexp)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|25	BuildRequires:	perl(PPIx::Utilities::Statement)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|26	BuildRequires:	perl(Parse::CPAN::Meta)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|27	BuildRequires:	perl(Perl::Critic)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|28	BuildRequires:	perl(Perl::Critic::More)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|29	BuildRequires:	perl(Perl::Critic::Utils::Constants)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|30	BuildRequires:	perl(Perl::MinimumVersion)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|31	BuildRequires:	perl(Perl::Tidy)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|32	BuildRequires:	perl(Pod::Coverage)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|33	BuildRequires:	perl(Pod::Coverage::Moose)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|34	BuildRequires:	perl(Pod::Readme)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|35	BuildRequires:	perl(Pod::Simple)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|36	BuildRequires:	perl(Pod::Spell::CommonMistakes)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|37	BuildRequires:	perl(Software::License)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|38	BuildRequires:	perl(Test::CPAN::Meta)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|39	BuildRequires:	perl(Test::CheckChanges)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|40	BuildRequires:	perl(Test::DistManifest)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|41	BuildRequires:	perl(Test::Fixme)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|42	BuildRequires:	perl(Test::HasVersion)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|43	BuildRequires:	perl(Test::MinimumVersion)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|44	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|45	BuildRequires:	perl(Test::Perl::Critic)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|46	BuildRequires:	perl(Test::Pod)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|47	BuildRequires:	perl(Test::Pod::Coverage)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|48	BuildRequires:	perl(Test::Pod::Spelling::CommonMistakes)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|49	BuildRequires:	perl(Test::Portability::Files)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|50	BuildRequires:	perl(Test::Prereq::Build)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|51	BuildRequires:	perl(Test::UseAllModules)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|52	BuildRequires:	perl(autodie)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|53	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|54	BuildArch:	noarch
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|55	
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|56	%description
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|57	This sets up defaults for dzil new to create a dist like CSJEWELL does
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|58	it, including a dist.ini that does the release steps that CSJEWELL
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|59	requires.
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|60	
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|61	%prep
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|62	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|63	
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|64	%build
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|65	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|66	%make
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|67	
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|68	%check
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|69	%make test
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|70	
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|71	%install
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|72	%makeinstall_std
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|73	
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|74	%files
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|75	%doc Changes LICENSE META.yml README
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|76	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|77	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|78	
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|79	
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|80	%changelog
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|81	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.901.0-3
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|82	+ Revision: ca5e3ed
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|83	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|84	
12cu|perl-Dist-Zilla-BeLike-CSJEWELL-0.901.0-3|85	

10722 12
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|1	%define upstream_name    Dist-Zilla-Plugin-ApacheTest
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|2	%define upstream_version 0.01
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|3	
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|7	
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|8	Summary:	Build a Makefile.PL that uses ExtUtils::MakeMaker with Apache::Test
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|13	
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|15	BuildRequires:	perl(Data::Dumper)
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|16	BuildRequires:	perl(Dist::Zilla::File::InMemory)
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|17	BuildRequires:	perl(Dist::Zilla::Role::BuildRunner)
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|18	BuildRequires:	perl(Dist::Zilla::Role::InstallTool)
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|19	BuildRequires:	perl(Dist::Zilla::Role::PrereqSource)
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|20	BuildRequires:	perl(Dist::Zilla::Role::TestRunner)
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|21	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|22	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|23	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|24	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|25	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|26	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|27	
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|28	%description
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|29	This plugin will produce an the ExtUtils::MakeMaker manpage-powered
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|30	_Makefile.PL_ with Apache::Test hooks for the distribution. If loaded, the
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|31	Dist::Zilla::Plugin::Manifest plugin should also be loaded, and the
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|32	Dist::Zilla::Plugin::MakeMaker plugin should not be loaded.
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|33	
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|34	At this time, this module is essentially a copy of the
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|35	Dist::Zilla::Plugin::MakeMaker plugin. Hopefully, over time, the
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|36	Dist::Zilla::Plugin::MakeMaker plugin will allow more customization so that
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|37	this module will not need to reimplement all of it.
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|38	
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|39	%prep
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|41	
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|42	%build
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|43	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|44	%make
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|45	
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|46	%check
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|47	%make test
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|48	
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|49	%install
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|50	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|51	
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|52	%files
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|53	%doc Changes META.yml LICENSE README
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|54	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|55	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|56	
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|57	
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|58	%changelog
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|59	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.0-3
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|60	+ Revision: 6d38088
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|61	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|62	
12cu|perl-Dist-Zilla-Plugin-ApacheTest-0.10.0-3|63	

10723 12
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|1	%define upstream_name    Dist-Zilla-Plugin-AssertOS
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|2	%define upstream_version 0.06
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|3	
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|7	
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|8	Summary:	Require that our distribution is running on a particular OS
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|13	
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|15	BuildRequires:	perl(Data::Compare)
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|16	BuildRequires:	perl(Devel::CheckOS)
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|17	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|18	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|19	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|20	
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|21	%description
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|22	Dist::Zilla::Plugin::AssertOS is a the Dist::Zilla manpage plugin that
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|23	integrates the Devel::AssertOS manpage so that CPAN authors may easily
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|24	stipulate which particular OS environments their distributions may be built
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|25	and installed on.
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|26	
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|27	The author specifies which OS or OS families are supported. The necessary
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|28	the Devel::AssertOS manpage files are copied to the 'inc/' directory and
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|29	'Makefile.PL' is mungled to include the necessary incantation.
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|30	
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|31	On the module user side, the bundled 'inc/' the Devel::AssertOS manpage
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|32	determines whether the current environment is supported or not and will die
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|33	accordingly.
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|34	
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|35	%prep
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|37	
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|38	%build
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|40	%make
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|41	
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|42	%check
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|43	%make test
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|44	
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|45	%install
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|46	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|47	
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|48	%files
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|49	%doc META.yml LICENSE README META.json Changes
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|50	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|51	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|52	
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|53	
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|54	
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|55	%changelog
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|56	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-1
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|57	+ Revision: 3efc6a1
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|58	- Updated to 0.06 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|59	
12cu|perl-Dist-Zilla-Plugin-AssertOS-0.60.0-1|60	

10724 12
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|1	%define upstream_name    Dist-Zilla-Plugin-AutoVersion-Relative
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|2	%define upstream_version 0.03000002
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|3	
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|7	
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|8	Summary:	Time-Relative versioning
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|13	
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|15	BuildRequires:	perl(aliased)
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|16	BuildRequires:	perl(DateTime)
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|17	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|18	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|19	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|20	BuildRequires:	perl(MooseX::Has::Sugar)
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|21	BuildRequires:	perl(MooseX::StrictConstructor)
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|22	BuildRequires:	perl(MooseX::Types::DateTime)
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|23	BuildRequires:	perl(MooseX::Types::Moose)
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|24	BuildRequires:	perl(Readonly)
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|25	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|26	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|27	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|28	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|29	
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|30	%description
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|31	Time-Relative versioning.
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|32	
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|33	%prep
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|35	
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|36	%build
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|37	perl Build.PL installdirs=vendor
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|38	./Build
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|39	
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|40	%check
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|41	# Fail for no visible reasons
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|42	#./Build test
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|43	
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|44	%install
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|45	./Build install destdir=%{buildroot}
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|46	
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|47	%files
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|48	%doc Changes LICENSE README
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|49	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|50	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|51	
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|52	
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|53	
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|54	%changelog
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|55	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0.20-1
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|56	+ Revision: 92c4bc7
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|57	- Updated to 0.03000002 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|58	
12cu|perl-Dist-Zilla-Plugin-AutoVersion-Relative-0.30.0.20-1|59	

10725 12
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|1	%define upstream_name    Dist-Zilla-Plugin-Bugtracker
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|2	%define upstream_version 1.111080
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|3	
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|7	
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|8	Summary:	Automatically sets the bugtracker URL
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|13	
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|15	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|16	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|17	BuildRequires:	perl(MooseX::Types::URI)
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|18	BuildRequires:	perl(Test::Differences)
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|19	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|20	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|21	BuildRequires:	perl(Test::MockObject)
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|22	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|23	BuildRequires:	perl(Test::More) >= 0.940.0
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|24	
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|25	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|26	
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|27	%description
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|28	This plugin sets the distribution's bugtracker URL as metadata.
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|29	
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|30	%prep
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|32	
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|33	%build
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|35	%make
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|36	
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|37	%check
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|38	%make test
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|39	
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|40	%install
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|41	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|42	
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|43	%files
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|44	%doc Changes LICENSE META.yml META.json README
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|45	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|46	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|47	
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|48	
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|49	
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|50	%changelog
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|51	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.111.80-1
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|52	+ Revision: 156cf5b
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|53	- Updated to 1.111080 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|54	
12cu|perl-Dist-Zilla-Plugin-Bugtracker-1.111.80-1|55	

10726 12
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|1	%define upstream_name    Dist-Zilla-Plugin-BumpVersionFromGit
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|2	%define upstream_version 0.009
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|3	
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|7	
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|8	Summary:	Provide a version number by bumping the last git release tag
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|13	
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|16	BuildRequires:	perl(Dist::Zilla::Role::VersionProvider)
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|17	BuildRequires:	perl(Git::Wrapper)
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|18	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|19	BuildRequires:	perl(Path::Class)
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|20	BuildRequires:	perl(Test::Exception)
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|21	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|22	BuildRequires:	perl(Version::Next)
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|23	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|24	BuildRequires:	perl(version)
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|25	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|26	
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|27	%description
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|28	This does the the Dist::Zilla::Role::VersionProvider manpage role. It finds
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|29	the last version number from tags and increments it as the new version used
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|30	by Dist::Zilla.
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|31	
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|32	%prep
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|34	
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|35	%build
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|37	%make
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|38	
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|39	%install
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|40	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|41	
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|42	%files
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|43	%doc Changes LICENSE META.yml README
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|44	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|45	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|46	
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|47	
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|48	
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|49	%changelog
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|50	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-1
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|51	+ Revision: d767409
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|52	- Updated to 0.009 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|53	
12cu|perl-Dist-Zilla-Plugin-BumpVersionFromGit-0.9.0-1|54	

10727 12
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|1	%define upstream_name    Dist-Zilla-PluginBundle-AVAR
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|2	%define upstream_version 0.16
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|3	
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|6	Release:	3
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|7	
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|8	Summary:	Use L<Dist::Zilla> like AVAR does
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|13	
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::AutoPrereq)
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker::Awesome)
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::MetaNoIndex)
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|20	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|21	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromPrev)
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|22	BuildRequires:	perl(Dist::Zilla::PluginBundle::Filter)
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|23	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|24	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|25	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|26	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|27	
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|28	BuildArch:	noarch
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|29	
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|30	%description
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|31	This is the plugin bundle that AVAR uses.
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|32	
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|33	%prep
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|35	
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|36	%build
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|38	%make
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|39	
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|40	%check
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|41	%make test
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|42	
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|43	%install
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|44	%makeinstall_std
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|45	
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|46	%files
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|47	%doc Changes META.yml LICENSE README META.json
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|48	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|49	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|50	
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|51	
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|52	%changelog
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|53	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.160.0-3
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|54	+ Revision: 8adac30
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|55	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|56	
12cu|perl-Dist-Zilla-PluginBundle-AVAR-0.160.0-3|57	

10728 12
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|1	%define upstream_name    Dist-Zilla-PluginBundle-BINGOS
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|2	%define upstream_version 0.02
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|3	
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|6	Release:	3
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|7	
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|8	Summary:	BeLike::BINGOS when you build your dists
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|13	
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::ChangelogFromGit)
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::GithubMeta)
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|20	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|21	BuildArch:	noarch
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|22	
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|23	%description
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|24	This is a the Dist::Zilla manpage PluginBundle. It is roughly equivalent to
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|25	the following dist.ini:
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|26	
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|27	[@Basic]
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|28	
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|29	[MetaJSON]
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|30	[PodSyntaxTests]
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|31	[PodCoverageTests]
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|32	
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|33	%prep
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|35	
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|36	%build
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|38	%make
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|39	
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|40	%check
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|41	%make test
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|42	
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|43	%install
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|44	%makeinstall_std
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|45	
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|46	%files
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|47	%doc META.yml LICENSE README META.json Changes
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|48	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|49	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|50	
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|51	
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|52	%changelog
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|53	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.0-3
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|54	+ Revision: c445e30
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|55	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|56	
12cu|perl-Dist-Zilla-PluginBundle-BINGOS-0.20.0-3|57	

10729 12
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|1	%define upstream_name    Dist-Zilla-PluginBundle-CJM
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|2	%define upstream_version 0.09
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|3	
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|6	Release:	3
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|7	
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|8	Summary:	Get distribution version from its main_module
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|13	
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|16	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|17	BuildRequires:	perl(Hash::Merge::Simple)
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|18	BuildRequires:	perl(Module::Build::ModuleInfo)
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|19	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|20	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|21	BuildRequires:	perl(Path::Class)
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|22	BuildRequires:	perl(Pod::Loom)
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|23	BuildRequires:	perl(autodie)
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|24	BuildArch:	noarch
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|25	
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|26	%description
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|27	If included, this plugin will process each _.pm_ and _.pod_ file under
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|28	_lib_ or in the root directory through Pod::Loom.
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|29	
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|30	%prep
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|32	
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|33	%build
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|35	%make
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|36	
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|37	%check
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|38	%make test
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|39	
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|40	%install
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|41	%makeinstall_std
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|42	
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|43	%files
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|44	%doc Changes LICENSE README
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|45	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|46	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|47	
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|48	
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|49	%changelog
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|50	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.90.0-3
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|51	+ Revision: 05662cd
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|52	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|53	
12cu|perl-Dist-Zilla-PluginBundle-CJM-0.90.0-3|54	

10730 12
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|1	%define upstream_name    Dist-Zilla-PluginBundle-FAYLAND
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|2	%define upstream_version 0.12
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|3	
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|6	Release:	1
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|7	
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|8	Summary:	Dist::Zilla like FAYLAND when you build your dists
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|13	
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|16	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|17	BuildRequires:	perl(Dist::Zilla::Plugin::PerlTidy)
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|18	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|19	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|20	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|21	BuildArch:	noarch
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|22	
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|23	%description
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|24	Dist::Zilla like FAYLAND when you build your dists.
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|25	
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|26	%prep
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|28	
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|29	%build
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|31	%make
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|32	
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|33	%check
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|34	%make test
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|35	
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|36	%install
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|37	%makeinstall_std
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|38	
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|39	%files
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|40	%doc Changes LICENSE README
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|41	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|42	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|43	
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|44	
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|45	
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|46	%changelog
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|47	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-1
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|48	+ Revision: 243202a
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|49	- Updated to 0.12 (by updates_builder)
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|50	
12cu|perl-Dist-Zilla-PluginBundle-FAYLAND-0.120.0-1|51	

10731 12
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|1	%define upstream_name    Dist-Zilla-PluginBundle-IDOPEREL
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|2	%define upstream_version 0.1
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|3	
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|6	Release:	3
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|7	
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|8	Summary:	IDOPEREL's plugin bundle for Dist::Zilla
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|13	
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::AutoPrereq)
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::GithubMeta)
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::MetaJSON)
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumPerl)
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::NextRelease)
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|20	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|21	BuildRequires:	perl(Dist::Zilla::Plugin::TestRelease)
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|22	BuildRequires:	perl(Dist::Zilla::PluginBundle::Classic)
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|23	BuildRequires:	perl(Dist::Zilla::PluginBundle::Filter)
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|24	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|25	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|26	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|27	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|28	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|29	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|30	BuildArch:	noarch
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|31	
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|32	%description
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|33	This module is a bundle of plugins for the Dist::Zilla manpage that is
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|34	regularly used by me (Ido Perlmuter). If you find it suits your needs, feel
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|35	free to install and use it.
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|36	
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|37	This bundle provides the following plugins and bundles:
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|38	
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|39	[@Filter]
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|40	-bundle = @Classic
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|41	-remove = Readme
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|42	
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|43	%prep
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|44	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|45	
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|46	%build
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|47	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|48	%make
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|49	
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|50	%check
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|51	%make test
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|52	
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|53	%install
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|54	%makeinstall_std
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|55	
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|56	%files
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|57	%doc README Changes META.yml LICENSE META.json
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|58	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|59	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|60	
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|61	
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|62	%changelog
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|63	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.100.0-3
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|64	+ Revision: 3972e40
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|65	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|66	
12cu|perl-Dist-Zilla-PluginBundle-IDOPEREL-0.100.0-3|67	

10732 12
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|1	%define upstream_name    Dist-Zilla-PluginBundle-JQUELIN
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|2	%define upstream_version 1.111710
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|3	
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|6	Release:	1
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|7	
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|8	Summary:	Build & release a distribution like jquelin
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|13	
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|15	BuildRequires: perl(Dist::Zilla::Plugin::ReportVersions::Tiny)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|16	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|17	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|18	BuildRequires:	perl(Dist::Zilla::Plugin::TaskWeaver)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|19	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|20	BuildRequires:	perl(Dist::Zilla::Plugin::Bugtracker)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|21	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|22	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|23	BuildRequires:	perl(Dist::Zilla::Plugin::CriticTests)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|24	BuildRequires:	perl(Dist::Zilla::Plugin::HasVersionTests)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|25	BuildRequires:	perl(Dist::Zilla::Plugin::Homepage)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|26	BuildRequires:	perl(Dist::Zilla::Plugin::KwaliteeTests)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|27	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::Package)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|28	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumVersionTests)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|29	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|30	BuildRequires:	perl(Dist::Zilla::Plugin::PortabilityTests)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|31	BuildRequires:	perl(Dist::Zilla::Plugin::Prepender)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|32	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|33	BuildRequires:	perl(Dist::Zilla::Plugin::UnusedVarsTests)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|34	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|35	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|36	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|37	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|38	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|39	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|40	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|41	
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|42	BuildArch:	noarch
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|43	
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|44	%description
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|45	This is a plugin bundle to load all dist-zilla plugins that jq is using.
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|46	
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|47	%prep
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|48	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|49	
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|50	%build
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|51	perl Build.PL installdirs=vendor
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|52	./Build
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|53	
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|54	%check
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|55	./Build test
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|56	
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|57	%install
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|58	./Build install destdir=%{buildroot}
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|59	
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|60	%files
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|61	%doc Changes LICENSE README
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|62	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|63	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|64	
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|65	
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|66	
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|67	%changelog
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|68	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.111.710-1
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|69	+ Revision: 5fb435d
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|70	- Fix BRs
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|71	
12cu|perl-Dist-Zilla-PluginBundle-JQUELIN-1.111.710-1|72	

10733 12
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|1	%define upstream_name    Dist-Zilla-PluginBundle-KENTNL
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|2	%define upstream_version 0.01017322
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|3	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|6	Release:	3
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|7	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|8	Summary:	Generate a C<dist.ini> for @KENTNL projects
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|13	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|15	BuildRequires:	perl(Carp)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|16	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|17	BuildRequires:	perl(Dist::Zilla::File::FromCode)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::AutoPrereq)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::AutoVersion::Relative)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|20	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|21	BuildRequires:	perl(Dist::Zilla::Plugin::ConfirmRelease)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|22	BuildRequires:	perl(Dist::Zilla::Plugin::CriticTests)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|23	BuildRequires:	perl(Dist::Zilla::Plugin::EOLTests)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|24	BuildRequires:	perl(Dist::Zilla::Plugin::ExtraTests)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|25	BuildRequires:	perl(Dist::Zilla::Plugin::FakeRelease)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|26	BuildRequires:	perl(Dist::Zilla::Plugin::GatherDir)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|27	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Check)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|28	BuildRequires:	perl(Dist::Zilla::Plugin::Git::CommitBuild)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|29	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Tag)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|30	BuildRequires:	perl(Dist::Zilla::Plugin::GithubMeta)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|31	BuildRequires:	perl(Dist::Zilla::Plugin::KwaliteeTests)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|32	BuildRequires:	perl(Dist::Zilla::Plugin::License)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|33	BuildRequires:	perl(Dist::Zilla::Plugin::Manifest)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|34	BuildRequires:	perl(Dist::Zilla::Plugin::ManifestSkip)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|35	BuildRequires:	perl(Dist::Zilla::Plugin::MetaConfig)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|36	BuildRequires:	perl(Dist::Zilla::Plugin::MetaData::BuiltWith)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|37	BuildRequires:	perl(Dist::Zilla::Plugin::MetaJSON)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|38	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|39	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::Package)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|40	BuildRequires:	perl(Dist::Zilla::Plugin::MetaTests)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|41	BuildRequires:	perl(Dist::Zilla::Plugin::MetaYAML)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|42	BuildRequires:	perl(Dist::Zilla::Plugin::ModuleBuild)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|43	BuildRequires:	perl(Dist::Zilla::Plugin::PkgVersion)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|44	BuildRequires:	perl(Dist::Zilla::Plugin::PodCoverageTests)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|45	BuildRequires:	perl(Dist::Zilla::Plugin::PodSyntaxTests)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|46	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|47	BuildRequires:	perl(Dist::Zilla::Plugin::PortabilityTests)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|48	BuildRequires:	perl(Dist::Zilla::Plugin::PruneCruft)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|49	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|50	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions::Tiny)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|51	BuildRequires:	perl(Dist::Zilla::Plugin::TestRelease)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|52	BuildRequires:	perl(Dist::Zilla::Plugin::Twitter)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|53	BuildRequires:	perl(Dist::Zilla::Plugin::UploadToCPAN)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|54	BuildRequires:	perl(Dist::Zilla::Role::FileGatherer)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|55	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|56	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|57	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|58	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|59	BuildRequires:	perl(IO::Socket::SSL)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|60	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|61	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|62	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|63	BuildRequires:	perl(MooseX::Has::Sugar)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|64	BuildRequires:	perl(MooseX::Types)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|65	BuildRequires:	perl(Net::SSLeay)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|66	BuildRequires:	perl(Pod::Coverage::TrustPod)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|67	BuildRequires:	perl(String::Formatter)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|68	BuildRequires:	perl(Test::CPAN::Meta)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|69	BuildRequires:	perl(Test::EOL)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|70	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|71	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|72	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|73	BuildArch:	noarch
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|74	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|75	%description
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|76	This is the plug-in bundle that KENTNL uses. It exists mostly because he is
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|77	very lazy and wants others to be using what he's using if they want to be
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|78	doing work on his modules.
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|79	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|80	%prep
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|81	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|82	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|83	%build
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|84	perl Build.PL installdirs=vendor
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|85	./Build
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|86	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|87	%check
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|88	./Build test
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|89	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|90	%install
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|91	./Build install destdir=%{buildroot}
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|92	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|93	%files
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|94	%doc Changes LICENSE META.json META.yml README
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|95	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|96	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|97	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|98	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|99	%changelog
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|100	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.173.220-3
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|101	+ Revision: 97a3f18
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|102	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|103	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-0.10.173.220-3|104	

10734 12
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|1	%define upstream_name    Dist-Zilla-PluginBundle-KENTNL-Lite
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|2	%define upstream_version 0.01009803
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|3	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|6	Release:	3
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|7	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|8	Summary:	A Minimal Build-Only replacement for @KENTNL for contributors
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|13	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|15	BuildRequires:	perl(Carp)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::AutoPrereq)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::AutoVersion::Relative)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::EOLTests)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|20	BuildRequires:	perl(Dist::Zilla::Plugin::ExtraTests)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|21	BuildRequires:	perl(Dist::Zilla::Plugin::FakeRelease)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|22	BuildRequires:	perl(Dist::Zilla::Plugin::GatherDir)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|23	BuildRequires:	perl(Dist::Zilla::Plugin::License)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|24	BuildRequires:	perl(Dist::Zilla::Plugin::Manifest)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|25	BuildRequires:	perl(Dist::Zilla::Plugin::ManifestSkip)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|26	BuildRequires:	perl(Dist::Zilla::Plugin::MetaJSON)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|27	BuildRequires:	perl(Dist::Zilla::Plugin::MetaTests)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|28	BuildRequires:	perl(Dist::Zilla::Plugin::MetaYAML)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|29	BuildRequires:	perl(Dist::Zilla::Plugin::ModuleBuild)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|30	BuildRequires:	perl(Dist::Zilla::Plugin::NextRelease)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|31	BuildRequires:	perl(Dist::Zilla::Plugin::PkgVersion)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|32	BuildRequires:	perl(Dist::Zilla::Plugin::PodCoverageTests)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|33	BuildRequires:	perl(Dist::Zilla::Plugin::PodSyntaxTests)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|34	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|35	BuildRequires:	perl(Dist::Zilla::Plugin::PortabilityTests)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|36	BuildRequires:	perl(Dist::Zilla::Plugin::PruneCruft)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|37	BuildRequires:	perl(Dist::Zilla::Plugin::TestRelease)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|38	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|39	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|40	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|41	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|42	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|43	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|44	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|45	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|46	BuildArch:	noarch
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|47	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|48	%description
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|49	This is an attempt at one way of solving a common problem when contributing
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|50	to things built with Dist::Zilla.
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|51	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|52	This is done by assuming that the code base that its targeting will *NEVER*
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|53	be released in its built form, but close enough to the normal build method
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|54	that it's suitable for testing and contributing.
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|55	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|56	* * Less install time dependencies
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|57	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|58	%prep
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|59	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|60	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|61	%build
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|62	perl Build.PL installdirs=vendor
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|63	./Build
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|64	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|65	%check
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|66	./Build test
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|67	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|68	%install
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|69	./Build install destdir=%{buildroot}
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|70	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|71	%files
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|72	%doc Changes LICENSE META.json META.yml README
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|73	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|74	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|75	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|76	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|77	%changelog
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|78	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.98.30-3
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|79	+ Revision: 096349e
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|80	- Fix typo
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|81	
12cu|perl-Dist-Zilla-PluginBundle-KENTNL-Lite-0.10.98.30-3|82	

10735 12
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|1	%define upstream_name    Dist-Zilla-PluginBundle-MARCEL
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|2	%define upstream_version 1.101700
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|3	
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|6	Release:	3
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|7	
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|8	Summary:	Build and release a distribution like MARCEL
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|13	
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|15	BuildRequires:	perl(Class::MOP)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::AutoPrereq)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|17	BuildRequires:	perl(Dist::Zilla::Plugin::AutoVersion)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|18	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|19	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|20	BuildRequires:	perl(Dist::Zilla::Plugin::CriticTests)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|21	BuildRequires:	perl(Dist::Zilla::Plugin::ExtraTests)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|22	BuildRequires:	perl(Dist::Zilla::Plugin::License)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|23	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|24	BuildRequires:	perl(Dist::Zilla::Plugin::Manifest)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|25	BuildRequires:	perl(Dist::Zilla::Plugin::ManifestSkip)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|26	BuildRequires:	perl(Dist::Zilla::Plugin::MetaJSON)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|27	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::Package)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|28	BuildRequires:	perl(Dist::Zilla::Plugin::MetaTests)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|29	BuildRequires:	perl(Dist::Zilla::Plugin::MetaYAML)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|30	BuildRequires:	perl(Dist::Zilla::Plugin::NextRelease)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|31	BuildRequires:	perl(Dist::Zilla::Plugin::NoTabsTests)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|32	BuildRequires:	perl(Dist::Zilla::Plugin::PkgVersion)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|33	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|34	BuildRequires:	perl(Dist::Zilla::Plugin::PruneCruft)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|35	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|36	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|37	BuildRequires:	perl(Dist::Zilla::Plugin::TaskWeaver)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|38	BuildRequires:	perl(Dist::Zilla::Plugin::UploadToCPAN)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|39	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|40	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|41	BuildRequires:	perl(Dist::Zilla::Plugin::Bugtracker)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|42	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangesTests)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|43	BuildRequires:	perl(Dist::Zilla::Plugin::DistManifestTests)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|44	BuildRequires:	perl(Dist::Zilla::Plugin::HasVersionTests)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|45	BuildRequires:	perl(Dist::Zilla::Plugin::Homepage)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|46	BuildRequires:	perl(Dist::Zilla::Plugin::InstallGuide)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|47	BuildRequires:	perl(Dist::Zilla::Plugin::KwaliteeTests)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|48	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumVersionTests)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|49	BuildRequires:	perl(Dist::Zilla::Plugin::PodSpellingTests)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|50	BuildRequires:	perl(Dist::Zilla::Plugin::PortabilityTests)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|51	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|52	BuildRequires:	perl(Dist::Zilla::Plugin::SynopsisTests)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|53	BuildRequires:	perl(Dist::Zilla::Plugin::UnusedVarsTests)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|54	BuildRequires:	perl(Test::Synopsis)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|55	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|56	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|57	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|58	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|59	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|60	BuildRequires:	perl(Test::More) >= 0.940.0
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|61	
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|62	BuildArch:	noarch
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|63	
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|64	%description
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|65	This is a plugin bundle to load all plugins that I am using. It is
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|66	equivalent to:
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|67	
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|68	[AutoVersion]
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|69	
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|70	; -- fetch & generate files
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|71	[AllFiles]
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|72	[CompileTests]
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|73	[CriticTests]
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|74	[MetaTests]
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|75	[PodTests]
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|76	
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|77	%prep
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|78	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|79	
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|80	%build
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|81	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|82	%make
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|83	
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|84	%check
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|85	%make test
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|86	
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|87	%install
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|88	%makeinstall_std
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|89	
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|90	%files
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|91	%doc Changes LICENSE META.yml META.json README
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|92	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|93	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|94	
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|95	
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|96	%changelog
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|97	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.101.700-3
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|98	+ Revision: da487ba
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|99	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|100	
12cu|perl-Dist-Zilla-PluginBundle-MARCEL-1.101.700-3|101	

10736 12
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|1	%define upstream_name    Dist-Zilla-PluginBundle-PDONELAN
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|2	%define upstream_version 1.101750
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|3	
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|6	Release:	3
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|7	
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|8	Summary:	Dist::Zilla plugin bundle for PDONELAN
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|13	
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|15	BuildRequires:	perl(Dist::Zilla::PluginBundle::Filter)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|16	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|17	BuildRequires:	perl(Dist::Zilla::Role::PluginBundle)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|18	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|19	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|20	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|21	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|22	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|23	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|24	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangesTests)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|25	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|26	BuildRequires:	perl(Dist::Zilla::Plugin::DistManifestTests)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|27	BuildRequires:	perl(Dist::Zilla::Plugin::HasVersionTests)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|28	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumVersionTests)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|29	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|30	BuildRequires:	perl(Dist::Zilla::Plugin::PortabilityTests)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|31	BuildRequires:	perl(Dist::Zilla::Plugin::Prepender)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|32	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|33	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|34	BuildArch:	noarch
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|35	
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|36	%description
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|37	Dist::Zilla plugin bundle for PDONELAN
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|38	
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|39	%prep
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|41	
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|42	%build
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|43	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|44	%make
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|45	
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|46	%check
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|47	%make test
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|48	
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|49	%install
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|50	%makeinstall_std
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|51	
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|52	%files
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|53	%doc Changes META.yml LICENSE META.json README
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|54	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|55	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|56	
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|57	
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|58	%changelog
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|59	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.101.750-3
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|60	+ Revision: 7e8f6ef
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|61	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|62	
12cu|perl-Dist-Zilla-PluginBundle-PDONELAN-1.101.750-3|63	

10737 12
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|1	%define upstream_name    Dist-Zilla-PluginBundle-RJBS
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|2	%define upstream_version 5.004
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|3	
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|6	Release:	1
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|7	
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|8	Summary:	See what the mantissa for an rjbs-style version is today
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|13	
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|16	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|17	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|18	BuildRequires:	perl(Dist::Zilla::Plugin::TaskWeaver)
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|19	BuildRequires:	perl(Dist::Zilla::Plugin::BumpVersionFromGit)
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|20	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|21	BuildRequires:	perl(Pod::Elemental)
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|22	BuildRequires:	perl(Pod::Elemental::Transformer::List)
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|23	BuildRequires:	perl(Pod::Weaver)
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|24	BuildArch:	noarch
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|25	
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|26	%description
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|27	This is the plugin bundle that RJBS uses. It is equivalent to:
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|28	
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|29	[@Filter]
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|30	bundle = @Classic
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|31	remove = PodVersion
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|32	remove = MetaYAML
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|33	
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|34	[AutoVersion]
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|35	[MetaJSON]
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|36	[NextRelease]
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|37	[PodWeaver]
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|38	[Repository]
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|39	
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|40	%prep
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|42	
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|43	%build
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|44	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|45	%make
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|46	
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|47	%check
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|48	%make test
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|49	
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|50	%install
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|51	%makeinstall_std
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|52	
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|53	%files
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|54	%doc Changes LICENSE README
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|55	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|56	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|57	
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|58	
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|59	
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|60	
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|61	%changelog
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|62	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.4.0-1
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|63	+ Revision: 8153316
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|64	- Updated to 5.004 (by updates_builder)
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|65	
12cu|perl-Dist-Zilla-PluginBundle-RJBS-5.4.0-1|66	

10738 12
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|1	%define upstream_name    Dist-Zilla-PluginBundle-ROKR
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|2	%define upstream_version 0.0019
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|3	
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|4	
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|5	
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|6	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|7	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|8	Release:	2
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|9	
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|10	Summary:	Copy README after building (for SCM inclusion, etc.)
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|11	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|12	Group:		Development/Perl
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|14	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|15	
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|16	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|17	BuildRequires:	perl
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|18	BuildRequires:	perl(Config::Identity)
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|19	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|20	BuildRequires:	perl(Dist::Zilla::Plugin::PkgVersion)
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|21	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|22	BuildRequires:	perl(Dist::Zilla::PluginBundle::Basic)
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|23	BuildRequires:	perl(File::Copy)
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|24	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|25	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|26	BuildRequires:	perl(Test::Most)
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|27	BuildRequires:  perl(Dist::Zilla::Plugin::Git::Tag)
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|28	BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.570.0
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|29	# need by %%check
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|30	# BuildRequires:  perl(TAP::Parser)
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|31	
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|32	BuildArch:	noarch
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|33	
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|34	%description
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|35	'@ROKR::Basic' - the Dist::Zilla::PluginBundle::ROKR::Basic manpage
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|36	
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|37	This is an enhancement on the @Basic bundle (the
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|38	Dist::Zilla::PluginBundle::Basic manpage), specifically:
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|39	
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|40	@Basic (without Readme)
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|41	CopyReadmeFromBuild
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|42	DynamicManifest
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|43	SurgicalPkgVersion
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|44	SurgicalPodWeaver
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|45	
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|46	%prep
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|47	%setup -qn %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|48	
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|49	%build
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|51	%make
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|52	
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|53	# some subtests will fail anyway
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|54	# Failed 1/1 test programs. 0/0 subtests failed.
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|55	%check
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|56	#%%make test
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|57	
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|58	%install
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|59	%makeinstall_std
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|60	
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|61	%files
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|62	%doc README Changes META.yml
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|63	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|64	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|65	
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|66	
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|67	
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|68	%changelog
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|69	* Sun Apr 27 2014 symbianflo <symbianflo@mandrivausers.ro> 0.1.900-2
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|70	+ Revision: c8a2d32
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|71	- Merge pull request #1 from symbianflo/perl-Dist-Zilla-PluginBundle-ROKR:rosa2012.1
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|72	- symbianflo
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|73	
12cu|perl-Dist-Zilla-PluginBundle-ROKR-0.1.900-2|74	

10739 12
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|1	%define upstream_name    Dist-Zilla-Plugin-CheckChangeLog
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|2	%define upstream_version 0.01
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|3	
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|6	Release:	4
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|7	
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|8	Summary:	Dist::Zilla with Changes check
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|13	
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|16	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|17	
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|18	%description
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|19	The code is mostly a copy-paste of the ShipIt::Step::CheckChangeLog manpage.
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|20	
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|21	%prep
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|23	
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|24	%build
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|25	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|26	%make
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|27	
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|28	%check
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|29	make test
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|30	
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|31	%install
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|32	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|33	
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|34	%files
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|35	%doc Changes LICENSE README
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|36	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|37	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|38	
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|39	
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|40	%changelog
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|41	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.0-4
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|42	+ Revision: 8742ab4
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|43	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|44	
12cu|perl-Dist-Zilla-Plugin-CheckChangeLog-0.10.0-4|45	

10740 12
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|1	%define upstream_name    Dist-Zilla-Plugin-CheckChangesHasContent
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|2	%define upstream_version 0.006
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|3	
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|7	
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|8	Summary:	Ensure Changes has content before releasing
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|13	
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|15	BuildRequires:	perl(Capture::Tiny)
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|16	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|17	BuildRequires:	perl(Dist::Zilla::Role::BeforeRelease)
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|18	BuildRequires:	perl(Dist::Zilla::Tester)
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|19	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|20	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|21	BuildRequires:	perl(File::pushd)
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|22	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|23	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|24	BuildRequires:	perl(Try::Tiny)
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|25	BuildRequires:	perl(autodie)
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|26	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|27	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|28	
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|29	%description
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|30	Foo the foo.
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|31	
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|32	%prep
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|34	
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|35	%build
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|37	%make
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|38	
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|39	%check
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|40	#make test
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|41	
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|42	%install
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|43	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|44	
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|45	%files
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|46	%doc Changes LICENSE META.yml README
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|47	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|48	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|49	
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|50	
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|51	
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|52	%changelog
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|53	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-1
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|54	+ Revision: 5de465d
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|55	- Updated to 0.006 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|56	
12cu|perl-Dist-Zilla-Plugin-CheckChangesHasContent-0.6.0-1|57	

10741 12
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|1	%define upstream_name    Dist-Zilla-Plugin-CheckChangesTests
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|2	%define upstream_version 1.100900
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|3	
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|7	
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|8	Summary:	Release tests for checking changes
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|13	
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|16	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|17	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|18	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|19	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|20	BuildRequires:	perl(Test::CheckChanges)
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|21	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|22	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|23	
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|24	%description
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|25	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|26	providing the following files
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|27	
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|28	xt/release/check-changes.t - a standard Test::CheckChanges test
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|29	
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|30	%prep
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|32	
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|33	%build
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|35	%make
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|36	
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|37	%check
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|38	%make test
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|39	
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|40	%install
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|41	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|42	
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|43	%files
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|44	%doc Changes LICENSE META.yml META.json README
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|45	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|46	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|47	
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|48	
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|49	%changelog
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|50	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.100.900-3
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|51	+ Revision: 19d28c5
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|52	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|53	
12cu|perl-Dist-Zilla-Plugin-CheckChangesTests-1.100.900-3|54	

10742 12
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|1	%define upstream_name    Dist-Zilla-Plugin-CheckExtraTests
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|2	%define upstream_version 0.018
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|3	
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|7	
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|8	Summary:	Check xt tests before release
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|13	
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|15	BuildRequires:	perl(App::Prove)
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|16	BuildRequires:	perl(Capture::Tiny)
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|17	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|18	BuildRequires:	perl(Dist::Zilla::App)
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|19	BuildRequires:	perl(Dist::Zilla::Role::BeforeRelease)
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|20	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|21	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|22	BuildRequires:	perl(File::chdir)
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|23	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|24	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|25	BuildRequires:	perl(Path::Class)
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|26	BuildRequires:	perl(Test::Exception)
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|27	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|28	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|29	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|30	
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|31	%description
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|32	Foo the foo.
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|33	
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|34	%prep
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|36	
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|37	%build
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|39	%make
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|40	
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|41	%check
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|42	#make test
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|43	
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|44	%install
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|45	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|46	
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|47	%files
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|48	%doc Changes LICENSE META.yml README
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|49	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|50	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|51	
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|52	
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|53	
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|54	%changelog
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|55	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.18.0-1
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|56	+ Revision: 7eaecf5
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|57	- Updated to 0.018 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|58	
12cu|perl-Dist-Zilla-Plugin-CheckExtraTests-0.18.0-1|59	

10743 12
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|1	%define upstream_name    Dist-Zilla-Plugin-CompileTests
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|2	%define upstream_version 1.110930
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|3	
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|6	Release:	2
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|7	
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|8	Summary:	Common tests to check syntax of your modules
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|13	
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|16	BuildRequires:	perl(File::Find::Rule)
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|17	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|18	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|19	BuildRequires:	perl(Test::More) >= 0.940.0
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|20	
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|21	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|22	
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|23	%description
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|24	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|25	providing the following files:
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|26	
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|27	* t/00-compile.t - a standard test to check syntax of bundled modules
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|28	
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|29	This test will find all modules and scripts in your dist, and try to
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|30	compile them one by one. This means it's a bit slower than loading them all
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|31	at once, but it will catch more errors.
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|32	
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|33	%prep
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|35	
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|36	%build
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|37	perl Build.PL installdirs=vendor
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|38	./Build
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|39	
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|40	%check
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|41	./Build test
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|42	
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|43	%install
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|44	./Build install destdir=%{buildroot}
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|45	
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|46	%files
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|47	%doc Changes LICENSE README META.yml
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|48	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|49	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|50	
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|51	
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|52	%changelog
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|53	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.110.930-2
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|54	+ Revision: 0c56199
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|55	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|56	
12cu|perl-Dist-Zilla-Plugin-CompileTests-1.110.930-2|57	

10744 12
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|1	%define upstream_name    Dist-Zilla-Plugin-ConsistentVersionTest
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|2	%define upstream_version 0.02
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|3	
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|7	
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|8	Summary:	Adds a release test to ensure that all modules have the same $VERSION
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|13	
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|16	BuildRequires:	perl(Test::ConsistentVersion)
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|17	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|18	
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|19	%description
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|20	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|21	providing the following files
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|22	
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|23	xt/release/consistent-version.t
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|24	
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|25	%prep
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|27	
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|28	%build
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|30	%make
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|31	
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|32	%check
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|33	%make test
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|34	
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|35	%install
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|36	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|37	
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|38	%files
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|39	%doc Changes META.yml LICENSE README
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|40	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|41	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|42	
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|43	
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|44	
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|45	%changelog
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|46	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.0-3
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|47	+ Revision: 7f9b4b5
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|48	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|49	
12cu|perl-Dist-Zilla-Plugin-ConsistentVersionTest-0.20.0-3|50	

10745 12
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|1	%define upstream_name    Dist-Zilla-Plugin-CopyTo
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|2	%define upstream_version 0.11
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|3	
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|7	
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|8	Summary:	Copy to other places plugin for Dist::Zilla
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|13	
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|16	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|17	
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|18	%description
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|19	Copy to other places plugin for Dist::Zilla.
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|20	
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|21	%prep
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|23	
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|24	%build
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|25	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|26	%make
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|27	
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|28	%check
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|29	%make test
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|30	
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|31	%install
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|32	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|33	
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|34	%files
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|35	%doc LICENSE README
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|36	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|37	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|38	
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|39	
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|40	%changelog
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|41	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.110.0-3
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|42	+ Revision: 251c20a
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|43	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|44	
12cu|perl-Dist-Zilla-Plugin-CopyTo-0.110.0-3|45	

10746 12
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|1	%define upstream_name    Dist-Zilla-Plugin-CriticTests
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|2	%define upstream_version 1.102280
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|3	
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|7	
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|8	Summary:	Tests to check your code against best practices
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|13	
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|16	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|17	BuildRequires:	perl(File::Find::Rule)
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|18	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|19	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|20	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|21	
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|22	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|23	
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|24	%description
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|25	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|26	providing the following files:
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|27	
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|28	* * t/author/critic.t - a standard test to check your code against best
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|29	practices
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|30	
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|31	This plugin does not accept any option yet.
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|32	
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|33	%prep
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|35	
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|36	%build
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|37	perl Build.PL installdirs=vendor
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|38	./Build
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|39	
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|40	%check
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|41	./Build test
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|42	
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|43	%install
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|44	./Build install destdir=%{buildroot}
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|45	
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|46	%files
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|47	%doc Changes LICENSE README
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|48	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|49	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|50	
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|51	
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|52	%changelog
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|53	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.102.280-3
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|54	+ Revision: 54b66a7
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|55	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|56	
12cu|perl-Dist-Zilla-Plugin-CriticTests-1.102.280-3|57	

10747 12
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|1	%define upstream_name    Dist-Zilla-Plugin-DistManifestTests
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|2	%define upstream_version 1.101420
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|3	
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|7	
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|8	Summary:	Release tests for the manifest
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|13	
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|15	BuildRequires:	perl(Carp)
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|17	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|18	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|19	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|20	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|21	BuildRequires:	perl(Scalar::Util)
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|22	BuildRequires:	perl(Test::DistManifest)
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|23	BuildRequires:	perl(Test::More) >= 0.940.0
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|24	
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|25	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|26	
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|27	%description
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|28	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|29	providing the following files
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|30	
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|31	xt/release/dist-manifest.t - a standard Test::DistManifest test
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|32	
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|33	%prep
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|35	
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|36	%build
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|38	%make
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|39	
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|40	%check
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|41	%make test
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|42	
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|43	%install
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|44	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|45	
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|46	%files
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|47	%doc Changes LICENSE META.yml META.json README
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|48	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|49	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|50	
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|51	
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|52	%changelog
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|53	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.101.420-3
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|54	+ Revision: 7580c66
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|55	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|56	
12cu|perl-Dist-Zilla-Plugin-DistManifestTests-1.101.420-3|57	

10748 12
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|1	%define upstream_name    Dist-Zilla-Plugin-DualBuilders
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|2	%define upstream_version 1.001
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|3	
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|7	
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|8	Summary:	Allows use of Module::Build and ExtUtils::MakeMaker in a dzil dist
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|13	
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|15	BuildRequires:	perl(Dist::Zilla::Role::InstallTool)
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|16	BuildRequires:	perl(Dist::Zilla::Role::PrereqSource)
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|17	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|18	BuildRequires:	perl(Moose::Util::TypeConstraints)
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|19	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|20	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|21	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|22	
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|23	%description
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|24	This plugin allows you to specify ModuleBuild and MakeMaker in your the
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|25	Dist::Zilla manpage _dist.ini_ and select only one as your prereq.
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|26	Normally, if this plugin is not loaded you will end up with both in your
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|27	prereq list and this is obviously not what you want!
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|28	
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|29	# In your dist.ini:
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|30	[ModuleBuild]
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|31	[MakeMaker] ; or [MakeMaker::Awesome], will work too :)
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|32	[DualBuilders] ; needs to be specified *AFTER* the builders
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|33	
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|34	This plugin accepts the following options:
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|35	
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|36	%prep
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|38	
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|39	%build
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|41	%make
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|42	
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|43	%check
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|44	%make test
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|45	
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|46	%install
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|47	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|48	
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|49	%files
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|50	%doc LICENSE README META.yml Changes
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|51	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|52	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|53	
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|54	
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|55	%changelog
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|56	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-3
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|57	+ Revision: d2d6e05
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|58	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|59	
12cu|perl-Dist-Zilla-Plugin-DualBuilders-1.1.0-3|60	

10749 12
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|1	%define upstream_name    Dist-Zilla-Plugin-EOLTests
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|2	%define upstream_version 0.02
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|3	
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|7	
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|8	Summary:	Release tests making sure correct line endings are used
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|13	
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|17	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|18	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|19	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|20	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|21	BuildRequires:	perl(Test::EOL)
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|22	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|23	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|24	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|25	
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|26	%description
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|27	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|28	providing the following files:
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|29	
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|30	* *
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|31	
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|32	xt/release/eol.t
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|33	
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|34	%prep
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|36	
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|37	%build
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|39	%make
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|40	
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|41	%check
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|42	%make test
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|43	
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|44	%install
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|45	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|46	
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|47	%files
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|48	%doc Changes META.yml LICENSE README META.json
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|49	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|50	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|51	
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|52	
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|53	%changelog
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|54	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.0-3
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|55	+ Revision: 3254905
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|56	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|57	
12cu|perl-Dist-Zilla-Plugin-EOLTests-0.20.0-3|58	

10750 12
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|1	%define upstream_name    Dist-Zilla-Plugin-FatPacker
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|2	%define upstream_version 1.100841
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|3	
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|7	
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|8	Summary:	Pack your dependencies onto your script file
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|13	
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|15	BuildRequires:	perl(App::FatPacker)
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|16	BuildRequires:	perl(Carp)
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|17	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|18	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|19	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|20	BuildRequires:	perl(File::Path)
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|21	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|22	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|23	BuildRequires:	perl(Scalar::Util)
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|24	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|25	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|26	
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|27	%description
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|28	This plugin uses the App::FatPacker manpage to pack your dependencies onto
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|29	your script file.
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|30	
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|31	%prep
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|33	
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|34	%build
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|36	%make
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|37	
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|38	%check
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|39	%make test
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|40	
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|41	%install
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|42	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|43	
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|44	%files
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|45	%doc Changes LICENSE META.yml META.json README
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|46	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|47	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|48	
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|49	
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|50	%changelog
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|51	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.100.841-3
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|52	+ Revision: 9920f08
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|53	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|54	
12cu|perl-Dist-Zilla-Plugin-FatPacker-1.100.841-3|55	

10751 12
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|1	%define upstream_name    Dist-Zilla-Plugin-GitFmtChanges
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|2	%define upstream_version 0.005
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|3	
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|7	
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|8	Summary:	This Dist::Zilla plugin writes a CHANGES file with commits
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|13	
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|15	BuildRequires:	perl(Text::Wrap)
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|16	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|17	
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|18	%description
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|19	This Dist::Zilla plugin writes a CHANGES file that contains formatted
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|20	commit information from recent git logs. The CHANGES file is formatted
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|21	using the "--format" option of the git log command. This makes it easy to
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|22	make the CHANGES file look the way you want it to.
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|23	
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|24	This is based on Dist::Zilla::Plugin::ChangelogFromGit.
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|25	
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|26	This plugin has the following configuration variables:
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|27	
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|28	%prep
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|30	
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|31	%build
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|33	%make
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|34	
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|35	%check
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|36	%make test
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|37	
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|38	%install
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|39	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|40	
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|41	%files
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|42	%doc META.yml LICENSE Changes README
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|43	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|44	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|45	
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|46	
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|47	
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|48	%changelog
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|49	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-1
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|50	+ Revision: 46c8b22
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|51	- Updated to 0.005 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|52	
12cu|perl-Dist-Zilla-Plugin-GitFmtChanges-0.5.0-1|53	

10752 12
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|1	%define upstream_name    Dist-Zilla-Plugin-GithubMeta
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|2	%define upstream_version 0.42
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|3	
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|7	
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|8	Summary:	Automatically include GitHub meta information in META.yml
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|13	
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|16	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|17	BuildRequires:	perl(IPC::Cmd)
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|18	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|19	BuildRequires:	perl(MooseX::Types::URI)
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|20	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|21	
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|22	%description
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|23	Dist::Zilla::Plugin::GithubMeta is a the Dist::Zilla manpage plugin to
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|24	include GitHub the http://github.com manpage meta information in
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|25	'META.yml'.
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|26	
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|27	It automatically detects if the distribution directory is under 'git'
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|28	version control and whether the 'origin' is a GitHub repository and will
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|29	set the 'repository' and 'homepage' meta in 'META.yml' to the appropriate
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|30	URLs for GitHub.
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|31	
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|32	Based on the Module::Install::GithubMeta manpage which was based on the
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|33	Module::Install::Repository manpage by Tatsuhiko Miyagawa
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|34	
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|35	%prep
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|37	
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|38	%build
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|40	%make
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|41	
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|42	%check
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|43	%make test
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|44	
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|45	%install
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|46	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|47	
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|48	%files
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|49	%doc META.yml LICENSE README META.json Changes
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|50	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|51	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|52	
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|53	
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|54	
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|55	%changelog
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|56	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.420.0-1
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|57	+ Revision: 32b08c4
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|58	- Updated to 0.42 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|59	
12cu|perl-Dist-Zilla-Plugin-GithubMeta-0.420.0-1|60	

10753 12
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|1	%define upstream_name    Dist-Zilla-Plugin-GitObtain
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|2	%define upstream_version 0.05
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|3	
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|7	
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|8	Summary:	Obtain files from a git repository before building a distribution
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|13	
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|15	BuildRequires:	perl(Dist::Zilla::Role::BeforeBuild)
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|16	BuildRequires:	perl(Dist::Zilla::Role::Plugin)
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|17	BuildRequires:	perl(File::Path)
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|18	BuildRequires:	perl(File::Spec::Functions)
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|19	BuildRequires:	perl(Git::Wrapper)
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|20	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|21	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|22	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|23	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|24	
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|25	%description
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|26	This module uses the Git::Wrapper manpage to obtain files from git
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|27	repositories before building a distribution.
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|28	
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|29	You may specify the directory that git repositories will be placed into by
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|30	following the plugin name ('GitObtain') with a forward slash ('/'), then
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|31	the path to the particular directory. For instance, if your _dist.ini_ file
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|32	contained the following section:
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|33	
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|34	[GitObtain/alpha/beta/gamma]
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|35	...
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|36	
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|37	%prep
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|39	
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|40	%build
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|42	%make
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|43	
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|44	%check
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|45	%make test
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|46	
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|47	%install
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|48	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|49	
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|50	%files
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|51	%doc META.yml LICENSE README
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|52	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|53	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|54	
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|55	
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|56	%changelog
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|57	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.50.0-3
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|58	+ Revision: d85c0a5
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|59	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|60	
12cu|perl-Dist-Zilla-Plugin-GitObtain-0.50.0-3|61	

10754 12
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|1	%define upstream_name    Dist-Zilla-Plugin-HasVersionTests
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|2	%define upstream_version 1.101420
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|3	
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|7	
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|8	Summary:	Release tests for version numbers
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|13	
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|16	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|17	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|18	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|19	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|20	BuildRequires:	perl(Test::HasVersion)
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|21	BuildRequires:	perl(Test::More) >= 0.940.0
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|22	
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|23	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|24	
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|25	%description
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|26	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|27	providing the following files
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|28	
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|29	xt/release/has-version.t - a standard Test::HasVersion test
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|30	
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|31	%prep
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|33	
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|34	%build
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|36	%make
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|37	
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|38	%check
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|39	%make test
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|40	
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|41	%install
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|42	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|43	
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|44	%files
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|45	%doc Changes LICENSE META.yml META.json README
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|46	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|47	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|48	
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|49	
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|50	%changelog
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|51	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.101.420-3
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|52	+ Revision: 6fab244
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|53	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|54	
12cu|perl-Dist-Zilla-Plugin-HasVersionTests-1.101.420-3|55	

10755 12
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|1	%define upstream_name    Dist-Zilla-Plugin-Homepage
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|2	%define upstream_version 1.101420
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|3	
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|7	
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|8	Summary:	Automatically sets the homepage URL
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|13	
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|15	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|16	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|17	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|18	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|19	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|20	BuildRequires:	perl(Test::More) >= 0.940.0
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|21	
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|22	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|23	
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|24	%description
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|25	This plugin sets the distribution's homepage URL as metadata.
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|26	
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|27	%prep
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|29	
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|30	%build
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|32	%make
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|33	
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|34	%check
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|35	%make test
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|36	
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|37	%install
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|38	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|39	
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|40	%files
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|41	%doc Changes LICENSE META.yml META.json README
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|42	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|43	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|44	
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|45	
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|46	%changelog
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|47	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.101.420-3
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|48	+ Revision: 639352f
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|49	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|50	
12cu|perl-Dist-Zilla-Plugin-Homepage-1.101.420-3|51	

10756 12
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|1	%define upstream_name    Dist-Zilla-Plugin-InstallGuide
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|2	%define upstream_version 1.200002
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|3	
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|7	
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|8	Summary:	Build an INSTALL file
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|13	
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|15	BuildRequires:	perl(Carp)
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|16	BuildRequires:	perl(Dist::Zilla::File::InMemory)
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|17	BuildRequires:	perl(Dist::Zilla::Role::FileGatherer)
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|18	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|19	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|20	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|21	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|22	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|23	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|24	BuildRequires:	perl(Scalar::Util)
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|25	BuildRequires:	perl(Test::More) >= 0.940.0
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|26	
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|27	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|28	
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|29	%description
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|30	This plugin adds a very simple _INSTALL_ file to the distribution, telling
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|31	the user how to install this distribution.
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|32	
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|33	%prep
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|35	
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|36	%build
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|38	%make
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|39	
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|40	%check
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|41	%make test
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|42	
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|43	%install
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|44	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|45	
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|46	%files
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|47	%doc Changes LICENSE META.yml META.json README
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|48	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|49	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|50	
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|51	
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|52	
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|53	%changelog
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|54	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.200.2-1
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|55	+ Revision: c076922
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|56	- Updated to 1.200002 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|57	
12cu|perl-Dist-Zilla-Plugin-InstallGuide-1.200.2-1|58	

10757 12
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|1	%define upstream_name    Dist-Zilla-Plugin-KwaliteeTests
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|2	%define upstream_version 1.101420
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|3	
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|7	
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|8	Summary:	Release tests for kwalitee
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|13	
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|16	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|17	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|18	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|19	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|20	BuildRequires:	perl(Test::Kwalitee)
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|21	BuildRequires:	perl(Test::More) >= 0.940.0
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|22	
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|23	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|24	
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|25	%description
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|26	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|27	providing the following files
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|28	
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|29	xt/release/kwalitee.t - a standard Test::Kwalitee test
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|30	
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|31	%prep
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|33	
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|34	%build
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|36	%make
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|37	
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|38	%check
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|39	%make test
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|40	
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|41	%install
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|42	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|43	
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|44	%files
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|45	%doc Changes LICENSE META.yml META.json README
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|46	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|47	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|48	
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|49	
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|50	%changelog
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|51	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.101.420-3
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|52	+ Revision: e0cb8fe
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|53	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|54	
12cu|perl-Dist-Zilla-Plugin-KwaliteeTests-1.101.420-3|55	

10758 12
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|1	%define upstream_name    Dist-Zilla-Plugin-LatestPrereqs
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|2	%define upstream_version 0.3
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|3	
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|7	
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|8	Summary:	Adjust prereqs to use latest version available
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|13	
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|15	BuildRequires:	perl(CPAN)
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|16	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|17	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|18	
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|19	%description
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|20	This plugin will filter over all your declared or discovered prerequisites,
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|21	contact CPAN, and adjust the version to the latest one available.
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|22	
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|23	This will make sure that your module will be installed with the latest
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|24	version available on CPAN at the time you built your package.
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|25	
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|26	The most common use for this techinique is for the Task manpage modules.
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|27	You can rebuild your Task module on a regular basis to make sure it has the
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|28	latest versions of your dependencies.
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|29	
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|30	%prep
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|32	
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|33	%build
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|35	%make
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|36	
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|37	%check
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|38	%make test
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|39	
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|40	%install
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|41	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|42	
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|43	%files
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|44	%doc Changes META.yml LICENSE README
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|45	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|46	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|47	
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|48	
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|49	%changelog
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|50	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.300.0-3
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|51	+ Revision: e714992
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|52	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|53	
12cu|perl-Dist-Zilla-Plugin-LatestPrereqs-0.300.0-3|54	

10759 12
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|1	%define upstream_name    Dist-Zilla-Plugin-LocaleMsgfmt
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|2	%define upstream_version 1.202
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|3	
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|7	
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|8	Summary:	Dist::Zilla plugin that compiles Local::Msgfmt .po files to .mo files
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|13	
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|15	BuildRequires:	perl(Dist::Zilla::Role::BeforeBuild)
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|16	BuildRequires:	perl(Locale::Msgfmt)
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|17	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|18	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|19	
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|20	%description
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|21	Put the following in your dist.ini
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|22	
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|23	[LocaleMsgfmt]
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|24	locale = share/locale ;; (optional)
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|25	
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|26	This plugin will compile all of the .po files it finds in the locale
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|27	directory into .mo files, via Locale::Msgfmt.
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|28	
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|29	%prep
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|31	
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|32	%build
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|34	%make
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|35	
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|36	%check
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|37	%make test
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|38	
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|39	%install
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|40	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|41	
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|42	%files
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|43	%doc Changes META.yml LICENSE META.json README
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|44	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|45	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|46	
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|47	
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|48	%changelog
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|49	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.202.0-3
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|50	+ Revision: cda9bb6
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|51	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|52	
12cu|perl-Dist-Zilla-Plugin-LocaleMsgfmt-1.202.0-3|53	

10760 12
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|1	%define upstream_name    Dist-Zilla-Plugin-MakeMaker-Awesome
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|2	%define upstream_version 0.12
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|3	
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|7	
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|8	Summary:	A more awesome MakeMaker plugin for Dist::Zilla
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|13	
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|15	BuildRequires:	perl(Dist::Zilla::File::InMemory)
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker)
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|17	BuildRequires:	perl(Dist::Zilla::Role::BuildRunner)
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|18	BuildRequires:	perl(Dist::Zilla::Role::InstallTool)
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|19	BuildRequires:	perl(Dist::Zilla::Role::TestRunner)
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|20	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|21	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|22	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|23	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|24	BuildRequires:	perl(MooseX::Types::Moose)
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|25	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|26	
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|27	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|28	
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|29	Obsoletes: perl-Dist-Zilla-Plugin-OverridableMakeMaker
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|30	
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|31	%description
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|32	the Dist::Zilla manpage's Dist::Zilla::Plugin::MakeMaker plugin is limited,
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|33	if you want to stray from the marked path and do something that would
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|34	normally be done in a 'package MY' section or otherwise run custom code in
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|35	your _Makefile.PL_ you're out of luck.
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|36	
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|37	This plugin is 100% compatable with the Dist::Zilla::Plugin::MakeMaker
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|38	manpage, but if you need something more complex you can just subclass it:
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|39	
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|40	Then, in your _dist.ini_:
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|41	
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|42	%prep
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|44	
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|45	%build
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|46	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|47	%make
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|48	
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|49	%check
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|50	%make test
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|51	
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|52	%install
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|53	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|54	
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|55	%files
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|56	%doc Changes META.yml LICENSE README META.json
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|57	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|58	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|59	
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|60	
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|61	%changelog
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|62	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.120.0-3
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|63	+ Revision: 92986f9
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|64	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|65	
12cu|perl-Dist-Zilla-Plugin-MakeMaker-Awesome-0.120.0-3|66	

10761 12
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|1	%define upstream_name    Dist-Zilla-Plugin-MatchManifest
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|2	%define upstream_version 4.01
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|3	
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|7	
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|8	Summary:	Ensure that MANIFEST is correct
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|13	
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|16	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|17	BuildRequires:	perl(Throwable)
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|18	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|19	BuildRequires:	perl(Text::Diff)
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|20	BuildRequires:	perl(Role::HasMessage)
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|21	BuildRequires:	perl(Role::Identifiable::HasIdent)
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|22	BuildRequires:	perl(autodie)
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|23	BuildRequires:	perl(MooseX::OneArgNew)
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|24	BuildRequires:	perl(Test::Fatal)
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|25	
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|26	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|27	
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|28	%description
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|29	If included, this plugin will ensure that the distribution contains a
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|30	_MANIFEST_ file and that its contents match the files collected by
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|31	Dist::Zilla. If not, it will display the differences and (if STDIN & STDOUT
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|32	are TTYs) offer to update the _MANIFEST_.
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|33	
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|34	%prep
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|36	
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|37	%build
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|39	%make
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|40	
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|41	%check
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|42	#make test
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|43	
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|44	%install
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|45	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|46	
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|47	%files
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|48	%doc Changes LICENSE README
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|49	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|50	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|51	
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|52	
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|53	
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|54	%changelog
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|55	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.10.0-1
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|56	+ Revision: 1d6677e
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|57	- Updated to 4.01 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|58	
12cu|perl-Dist-Zilla-Plugin-MatchManifest-4.10.0-1|59	

10762 12
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|1	%define upstream_name    Dist-Zilla-Plugin-Mercurial
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|2	%define upstream_version 0.07
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|3	
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|7	
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|8	Summary:	Check for modified/removed/unknown files
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|13	
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|16	BuildRequires:	perl(File::Slurp)
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|17	BuildRequires:	perl(IPC::System::Simple)
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|18	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|19	BuildRequires:	perl(autodie)
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|20	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|21	
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|22	%description
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|23	This plugin provides Mercurial support for the Dist::Zilla manpage.
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|24	Currently, it supports checking that the working copy is clean before
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|25	release, tagging, and pushing changes to the remote. The tag plugin also
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|26	checks before tagging to make sure that the tag it wants to use is unique.
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|27	
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|28	Currently, this plugin does not support committing, so it won't play nice
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|29	with plugins that make changes to the working copy before release. Patches
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|30	are welcome.
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|31	
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|32	%prep
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|34	
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|35	%build
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|37	%make
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|38	
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|39	%check
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|40	%make test
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|41	
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|42	%install
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|43	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|44	
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|45	%files
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|46	%doc Changes META.yml LICENSE README
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|47	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|48	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|49	
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|50	
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|51	
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|52	%changelog
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|53	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-1
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|54	+ Revision: 69fd14c
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|55	- Updated to 0.07 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|56	
12cu|perl-Dist-Zilla-Plugin-Mercurial-0.70.0-1|57	

10763 12
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|1	%define upstream_name    Dist-Zilla-Plugin-MetaData-BuiltWith
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|2	%define upstream_version 0.04000002
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|3	
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|7	
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|8	Summary:	Go overkill and report everything in all name-spaces
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|13	
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|15	BuildRequires: perl(Readonly)
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|16	BuildRequires:	perl(Carp)
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|17	BuildRequires:	perl(Dist::Zilla::Role::ConfigDumper)
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|18	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|19	BuildRequires:	perl(Dist::Zilla::Util::EmulatePhase)
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|20	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|21	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|22	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|23	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|24	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|25	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|26	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|27	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|28	
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|29	%description
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|30	Often, distribution authors get module dependencies wrong. So in such
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|31	cases, its handy to be able to see what version of various packages they
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|32	built with.
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|33	
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|34	Some would prefer to demand everyone install the same version as they did,
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|35	but that's also not always necessary.
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|36	
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|37	Hopefully, the existence of the metadata provided by this module will help
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|38	users on their end machines make intelligent choices about what modules to
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|39	install in the event of a problem.
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|40	
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|41	%prep
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|43	
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|44	%build
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|45	perl Build.PL installdirs=vendor
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|46	./Build
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|47	
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|48	%check
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|49	./Build test
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|50	
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|51	%install
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|52	./Build install destdir=%{buildroot}
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|53	
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|54	%files
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|55	%doc Changes LICENSE META.json META.yml README
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|56	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|57	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|58	
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|59	
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|60	
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|61	%changelog
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|62	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0.20-1
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|63	+ Revision: 25dbe31
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|64	- Fix BRs
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|65	
12cu|perl-Dist-Zilla-Plugin-MetaData-BuiltWith-0.40.0.20-1|66	

10764 12
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|1	%define upstream_name    Dist-Zilla-Plugin-MetaProvides
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|2	%define upstream_version 2.000000
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|3	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|7	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|8	Summary:	When nothing else works, pull in hand-crafted metadata from a specified file
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|13	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|15	BuildRequires:	perl(Class::Discover)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|16	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|17	BuildRequires:	perl(ExtUtils::Manifest) >= 1.560.0
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|18	BuildRequires:	perl(File::Find::Rule)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|19	BuildRequires:	perl(File::Find::Rule::Perl)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|20	BuildRequires:	perl(FindBin)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|21	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|22	BuildRequires:	perl(Module::Extract::Namespaces)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|23	BuildRequires:	perl(Module::Extract::VERSION)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|24	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|25	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|26	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|27	#BuildRequires:	perl(MooseX::Declare)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|28	BuildRequires:	perl(MooseX::Has::Sugar)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|29	BuildRequires:	perl(MooseX::Types::Moose)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|30	BuildRequires:	perl(Path::Class::Dir)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|31	BuildRequires:	perl(Path::Class::File)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|32	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|33	BuildRequires:	perl(Test::Exception)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|34	BuildRequires:	perl(Test::Perl::Critic)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|35	BuildRequires:	perl(YAML::Tiny)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|36	BuildRequires:	perl(aliased)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|37	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|38	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|39	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|40	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|41	Requires: perl(Module::Extract::Namespaces)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|42	Requires: perl(Module::Extract::VERSION)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|43	Requires: perl(aliased)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|44	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|45	%description
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|46	This Distribution Contains a small bundle of plugins for various ways of
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|47	populating the 'META.yml' that is built with your distribution.
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|48	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|49	The initial reason for this is due to stuff that uses the MooseX::Declare
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|50	manpage style class definitions not being parseable by many tools upstream,
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|51	so this is here to cover this problem by defining it in the metadata.
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|52	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|53	%prep
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|54	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|55	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|56	%build
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|57	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|58	%make
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|59	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|60	%install
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|61	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|62	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|63	%files
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|64	%doc Changes LICENSE README
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|65	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|66	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|67	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|68	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|69	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|70	%changelog
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|71	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-1
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|72	+ Revision: 7ff7327
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|73	- Replaced Build.PL with Makefile.PL
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|74	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-2.0.0-1|75	

10765 12
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|1	%define upstream_name    Dist-Zilla-Plugin-MetaProvides-Class
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|2	%define upstream_version 1.14000001
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|3	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|7	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|8	Summary:	Scans files and tries to identify classes using Class::Discover
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|13	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|15	BuildRequires:	perl(Class::Discover)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|16	BuildRequires:	perl(Dist::Zilla::App::Tester)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|17	BuildRequires:	perl(Dist::Zilla::MetaProvides::ProvideRecord)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|18	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|19	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider::Provider)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|20	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|21	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|22	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|23	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|24	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|25	BuildRequires:	perl(MooseX::Declare)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|26	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|27	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|28	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|29	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|30	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|31	%description
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|32	Scans files and tries to identify classes using Class::Discover.
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|33	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|34	%prep
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|36	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|37	%build
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|38	perl Build.PL installdirs=vendor
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|39	./Build
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|40	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|41	%check
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|42	#/Build test
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|43	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|44	%install
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|45	./Build install destdir=%{buildroot}
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|46	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|47	%files
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|48	%doc Changes LICENSE META.json META.yml README
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|49	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|50	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|51	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|52	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|53	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|54	%changelog
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|55	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.140.0.10-1
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|56	+ Revision: e97bbfd
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|57	- Updated to 1.14000001 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|58	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Class-1.140.0.10-1|59	

10766 12
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|1	%define upstream_name    Dist-Zilla-Plugin-MetaProvides-FromFile
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|2	%define upstream_version 1.11060211
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|3	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|7	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|8	Summary:	If nothing else works, pull in hand-crafted metadata from a specified file
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|13	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|15	BuildRequires:	perl(Carp)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|16	BuildRequires:	perl(Config::INI::Reader)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|17	BuildRequires:	perl(Dist::Zilla::App::Tester)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|18	BuildRequires:	perl(Dist::Zilla::MetaProvides::ProvideRecord)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|19	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|20	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider::Provider)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|21	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|22	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|23	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|24	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|25	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|26	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|27	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|28	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|29	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|30	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|31	%description
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|32	no description found
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|33	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|34	%prep
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|36	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|37	%build
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|38	perl Build.PL installdirs=vendor
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|39	./Build
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|40	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|41	%check
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|42	#./Build test
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|43	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|44	%install
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|45	./Build install destdir=%{buildroot}
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|46	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|47	%files
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|48	%doc Changes LICENSE META.json META.yml README
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|49	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|50	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|51	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|52	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|53	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|54	%changelog
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|55	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.602.110-1
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|56	+ Revision: 2ecb0b9
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|57	- Updated to 1.11060211 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|58	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-FromFile-1.110.602.110-1|59	

10767 12
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|1	%define upstream_name    Dist-Zilla-Plugin-MetaProvides-Package
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|2	%define upstream_version 2.000001
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|3	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|7	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|8	Summary:	Extract namespaces/version from traditional packages for provides
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|13	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|15	BuildRequires:	perl(Dist::Zilla::App::Tester)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|16	BuildRequires:	perl(Dist::Zilla::MetaProvides::ProvideRecord)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|17	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|18	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider::Provider)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|19	BuildRequires:	perl(Dist::Zilla::Util::Test::KENTNL)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|20	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|21	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|22	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|23	BuildRequires:	perl(Module::Extract::Namespaces)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|24	BuildRequires:	perl(Module::Extract::VERSION)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|25	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|26	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|27	BuildRequires:	perl(Test::Fatal)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|28	BuildRequires:	perl(Test::More) >= 0.960
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|29	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|30	BuildRequires:	perl(Throwable)
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|31	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|32	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|33	%description
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|34	Extract namespaces/version from traditional packages for provides.
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|35	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|36	%prep
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|38	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|39	%build
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|41	%make
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|42	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|43	%check
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|44	#%make test
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|45	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|46	%install
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|47	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|48	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|49	%files
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|50	%doc Changes LICENSE META.json META.yml README
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|51	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|52	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|53	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|54	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|55	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|56	%changelog
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|57	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-1
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|58	+ Revision: 5f76ee6
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|59	- Replaced Build.PL with Makefile.PL
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|60	
12cu|perl-Dist-Zilla-Plugin-MetaProvides-Package-2.0.1-1|61	

10768 12
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|1	%define upstream_name    Dist-Zilla-Plugin-MetaRecommends
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|2	%define upstream_version 0.03
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|3	
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|6	Release:	4
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|7	
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|8	Summary:	Provide optional prereqs in meta file
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|13	
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|15	BuildRequires:	perl(Dist::Zilla::Role::MetaProvider)
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|16	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|17	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|18	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|19	
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|20	%description
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|21	This plugin adds a 'recommends' section to the distribution's metadata to
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|22	define any optional prereqs.
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|23	
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|24	This module is just a copy of the MetaResources plugin version 1.092680
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|25	with a few minor tweaks.
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|26	
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|27	%prep
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|29	
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|30	%build
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|32	%make
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|33	
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|34	%check
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|35	%make test
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|36	
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|37	%install
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|38	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|39	
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|40	%files
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|41	%doc Changes LICENSE README
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|42	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|43	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|44	
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|45	
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|46	%changelog
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|47	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.30.0-4
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|48	+ Revision: 53fa627
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|49	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|50	
12cu|perl-Dist-Zilla-Plugin-MetaRecommends-0.30.0-4|51	

10769 12
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|1	%define upstream_name    Dist-Zilla-Plugin-MinimumPerl
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|2	%define upstream_version 0.02
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|3	
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|7	
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|8	Summary:	Detects the minimum version of Perl required for your dist
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|13	
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|15	BuildRequires:	perl(Dist::Zilla::Role::PrereqSource)
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|16	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|17	BuildRequires:	perl(Perl::MinimumVersion)
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|18	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|19	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|20	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|21	
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|22	%description
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|23	This plugin uses the Perl::MinimumVersion manpage to automatically find the
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|24	minimum version of Perl required for your dist and adds it to the prereqs.
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|25	You can specify a version of Perl to override the scanning logic.
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|26	
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|27	# In your dist.ini:
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|28	[MinimumPerl]
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|29	
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|30	This plugin accepts the following options:
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|31	
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|32	%prep
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|34	
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|35	%build
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|37	%make
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|38	
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|39	%check
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|40	%make test
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|41	
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|42	%install
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|43	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|44	
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|45	%files
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|46	%doc LICENSE README META.yml Changes
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|47	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|48	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|49	
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|50	
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|51	%changelog
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|52	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.0-3
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|53	+ Revision: a4012e4
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|54	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|55	
12cu|perl-Dist-Zilla-Plugin-MinimumPerl-0.20.0-3|56	

10770 12
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|1	%define upstream_name    Dist-Zilla-Plugin-MinimumVersionTests
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|2	%define upstream_version 1.101421
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|3	
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|7	
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|8	Summary:	Release tests for minimum required versions
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|13	
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|16	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|17	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|18	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|19	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|20	BuildRequires:	perl(Test::MinimumVersion)
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|21	BuildRequires:	perl(Perl::MinimumVersion)
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|22	# BuildRequires:	perl(MinimumVersion)
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|23	BuildRequires:	perl(Test::More) >= 0.940.0
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|24	
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|25	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|26	
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|27	%description
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|28	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|29	providing the following files
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|30	
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|31	xt/release/minimum-version.t - a standard Test::MinimumVersion test
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|32	
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|33	%prep
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|35	
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|36	%build
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|38	%make
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|39	
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|40	%check
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|41	%make test
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|42	
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|43	%install
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|44	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|45	
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|46	%files
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|47	%doc Changes LICENSE META.yml META.json README
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|48	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|49	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|50	
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|51	
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|52	%changelog
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|53	* Sat Mar 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.101.421-3
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|54	+ Revision: 438ed9d
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|55	- Disable perl(MinimumVersion) BR
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|56	
12cu|perl-Dist-Zilla-Plugin-MinimumVersionTests-1.101.421-3|57	

10771 12
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|1	%define upstream_name    Dist-Zilla-Plugin-ModuleBuild-XSOrPP
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|2	%define upstream_version 0.02
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|3	
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|7	
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|8	Summary:	Add a --pp option to your Build.PL to force an XS-less build
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|13	
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|16	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|17	BuildRequires:	perl(Test::Most)
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|18	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|19	
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|20	%description
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|21	Use this plugin instead of the regular 'ModuleBuild' plugin. It generates a
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|22	_Build.PL_ which accepts a '--pp' flag to forcible disable XS compilation.
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|23	Obviously, this is only useful if your module can work without its XS
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|24	component.
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|25	
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|26	%prep
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|28	
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|29	%build
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|31	%make
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|32	
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|33	%check
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|34	%make test
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|35	
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|36	%install
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|37	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|38	
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|39	%files
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|40	%doc Changes META.yml LICENSE README META.json
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|41	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|42	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|43	
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|44	
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|45	%changelog
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|46	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.0-3
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|47	+ Revision: 0c872c6
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|48	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|49	
12cu|perl-Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.20.0-3|50	

10772 12
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|1	%define upstream_name    Dist-Zilla-Plugin-ModuleInstall
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|2	%define upstream_version 0.02000000
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|3	
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|4	%if %{_use_internal_dependency_generator}
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|5	%define __noautoreq 'perl\\(inc::Module::Install\\)'
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|6	%else
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|7	%define _requires_exceptions perl(inc::Module::Install)
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|8	%endif
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|9	
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|10	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|11	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|12	Release:	1
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|13	
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|14	Summary:	Build Module::Install based Distributions with Dist::Zilla
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|15	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|16	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|18	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|19	
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|20	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|21	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|22	BuildRequires:	perl(Dist::Zilla::Role::Tempdir)
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|23	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|24	BuildRequires:	perl(Module::Install)
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|25	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|26	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|27	
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|28	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|29	
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|30	%description
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|31	This module will create a _Makefile.PL_ for installing the dist using
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|32	the Module::Install manpage.
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|33	
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|34	It is at present a very minimal feature set, but it works.
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|35	
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|36	%prep
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|38	
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|39	%build
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|41	%make
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|42	
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|43	%check
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|44	%make test
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|45	
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|46	%install
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|47	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|48	
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|49	%files
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|50	%doc Changes LICENSE README META.yml
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|51	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|52	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|53	
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|54	
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|55	
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|56	%changelog
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|57	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0.0-1
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|58	+ Revision: cc68196
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|59	- Updated to 0.02000000 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|60	
12cu|perl-Dist-Zilla-Plugin-ModuleInstall-0.20.0.0-1|61	

10773 12
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|1	%define upstream_name    Dist-Zilla-Plugin-NoAutomatedTesting
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|2	%define upstream_version 0.08
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|3	
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|7	
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|8	Summary:	Avoid running under CPAN Testers
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|13	
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|16	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|17	
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|18	%description
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|19	CPAN Testers are great and do a worthy and thankless job, testing all the
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|20	distributions uploaded to CPAN. But sometimes we don't want a distribution
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|21	to be tested by these gallant individuals.
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|22	
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|23	Dist::Zilla::Plugin::NoAutomatedTesting is a the Dist::Zilla manpage plugin
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|24	that mungles 'Makefile.PL' to detect that it is being run by a CPAN Tester
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|25	and 'exit 0' if it is.
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|26	
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|27	As this plugin mungles the 'Makefile.PL' it is imperative that it is
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|28	specified in 'dist.ini' AFTER '[MakeMaker]'.
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|29	
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|30	%prep
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|32	
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|33	%build
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|35	%make
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|36	
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|37	%check
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|38	%make test
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|39	
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|40	%install
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|41	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|42	
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|43	%files
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|44	%doc META.yml LICENSE README META.json Changes
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|45	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|46	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|47	
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|48	
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|49	
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|50	%changelog
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|51	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-1
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|52	+ Revision: a220880
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|53	- Updated to 0.08 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|54	
12cu|perl-Dist-Zilla-Plugin-NoAutomatedTesting-0.80.0-1|55	

10774 12
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|1	%define upstream_name    Dist-Zilla-Plugin-NoTabsTests
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|2	%define upstream_version 0.01
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|3	
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|7	
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|8	Summary:	Release tests making sure hard tabs aren't used
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|13	
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|16	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|17	BuildRequires:	perl(Test::NoTabs)
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|18	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|19	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|20	
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|21	%description
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|22	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|23	providing the following files:
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|24	
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|25	* *
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|26	
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|27	xt/release/no-tabs.t
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|28	
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|29	%prep
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|31	
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|32	%build
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|34	
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|35	%make
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|36	
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|37	%check
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|38	%make test
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|39	
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|40	%install
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|41	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|42	
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|43	%files
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|44	%doc Changes META.yml LICENSE README META.json
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|45	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|46	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|47	
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|48	
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|49	%changelog
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|50	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.0-3
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|51	+ Revision: b614b40
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|52	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|53	
12cu|perl-Dist-Zilla-Plugin-NoTabsTests-0.10.0-3|54	

10775 12
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|1	%define upstream_name    Dist-Zilla-Plugin-OurPkgVersion
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|2	%define upstream_version 0.1.2
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|3	
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|7	
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|8	Summary:	No line insertion and does Package version with our
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|13	
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|15	BuildRequires:	perl(Carp)
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|16	BuildRequires:	perl(Dist::Zilla::Role::FileFinderUser)
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|17	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|18	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|19	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|20	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|21	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|22	BuildRequires:	perl(PPI)
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|23	BuildRequires:	perl(Scalar::Util)
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|24	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|25	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|26	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|27	
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|28	%description
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|29	This module was created as an alternative to the
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|30	Dist::Zilla::Plugin::PkgVersion manpage and uses some code from that
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|31	module. This module is designed to use a the more readable format 'our
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|32	$VERSION = $version;' as well as not change then number of lines of code in
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|33	your files, which will keep your repository more in sync with your CPAN
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|34	release. It also allows you slightly more freedom in how you specify your
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|35	version.
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|36	
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|37	EXAMPLES
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|38	in dist.ini
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|39	
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|40	...
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|41	version = 0.01;
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|42	[OurPkgVersion]
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|43	
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|44	%prep
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|46	
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|47	%build
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|48	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|49	%make
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|50	
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|51	%check
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|52	%make test
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|53	
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|54	%install
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|55	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|56	
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|57	%files
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|58	%doc Changes META.yml LICENSE README
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|59	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|60	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|61	
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|62	
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|63	%changelog
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|64	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.2-3
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|65	+ Revision: c73b99d
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|66	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|67	
12cu|perl-Dist-Zilla-Plugin-OurPkgVersion-0.1.2-3|68	

10776 12
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|1	%define upstream_name    Dist-Zilla-Plugin-PerlTidy
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|2	%define upstream_version 0.09
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|3	
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|7	
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|8	Summary:	Perltidy your dist
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|13	
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|16	BuildRequires:	perl(File::Copy)
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|17	BuildRequires:	perl(File::Next)
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|18	BuildRequires:	perl(Perl::Tidy)
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|19	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|20	
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|21	%description
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|22	Perltidy your dist.
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|23	
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|24	%prep
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|26	
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|27	%build
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|29	%make
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|30	
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|31	%check
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|32	%make test
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|33	
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|34	%install
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|35	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|36	
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|37	%files
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|38	%doc Changes LICENSE README
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|39	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|40	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|41	
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|42	
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|43	%changelog
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|44	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.90.0-3
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|45	+ Revision: 434394f
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|46	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|47	
12cu|perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-3|48	

10777 12
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|1	%define upstream_name    Dist-Zilla-Plugin-PodLoom
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|2	%define upstream_version 3.00
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|3	
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|7	
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|8	Summary:	Process module documentation through Pod::Loom
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|13	
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|16	BuildRequires:	perl(Dist::Zilla::Role::ModuleInfo)
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|17	BuildRequires:	perl(Hash::Merge::Simple)
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|18	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|19	BuildRequires:	perl(Pod::Loom)
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|20	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|21	
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|22	%description
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|23	If included, this plugin will process each _.pm_ and _.pod_ file under
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|24	_lib_ or in the root directory through Pod::Loom.
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|25	
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|26	%prep
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|28	
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|29	%build
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|31	%make
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|32	
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|33	%check
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|34	%make test
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|35	
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|36	%install
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|37	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|38	
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|39	%files
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|40	%doc README Changes META.yml LICENSE
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|41	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|42	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|43	
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|44	
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|45	%changelog
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|46	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.0-3
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|47	+ Revision: 2603ab5
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|48	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|49	
12cu|perl-Dist-Zilla-Plugin-PodLoom-3.0.0-3|50	

10778 12
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|1	%define upstream_name    Dist-Zilla-Plugin-PodPurler
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|2	%define upstream_version 0.093401
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|3	
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|7	
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|8	Summary:	Like PodWeaver, but more erratic and amateurish
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|9	
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|10	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|11	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|14	
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|15	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|16	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|17	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|18	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|19	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|20	BuildRequires:	perl(PPI)
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|21	BuildRequires:	perl(Pod::Elemental)
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|22	BuildRequires:	perl(Pod::Elemental::PerlMunger)
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|23	BuildRequires:	perl(Pod::Eventual)
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|24	
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|25	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|26	
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|27	%description
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|28	PodPurler ress, which rips apart your kinda-POD and reconstructs it as
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|29	boring old real POD.
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|30	
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|31	%prep
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|33	
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|34	%build
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|36	%make
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|37	
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|38	%check
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|39	make test
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|40	
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|41	%install
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|42	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|43	
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|44	%files
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|45	%doc Changes LICENSE README
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|46	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|47	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|48	
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|49	
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|50	
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|51	%changelog
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|52	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.93.401-1
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|53	+ Revision: 5487219
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|54	- Updated to 0.093401 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|55	
12cu|perl-Dist-Zilla-Plugin-PodPurler-0.93.401-1|56	

10779 12
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|1	%define upstream_name    Dist-Zilla-Plugin-PodSpellingTests
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|2	%define upstream_version 1.101420
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|3	
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|7	
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|8	Summary:	Release tests for POD spelling
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|13	
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|16	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|17	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|18	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|19	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|20	BuildRequires:	perl(Pod::Wordlist::hanekomu)
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|21	BuildRequires:	perl(Test::More) >= 0.940.0
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|22	BuildRequires:	perl(Test::Spelling)
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|23	
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|24	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|25	
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|26	%description
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|27	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|28	providing the following files
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|29	
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|30	xt/release/pod-spell.t - a standard Test::Spelling test
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|31	
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|32	%prep
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|34	
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|35	%build
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|37	%make
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|38	
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|39	%check
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|40	%make test
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|41	
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|42	%install
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|43	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|44	
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|45	%files
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|46	%doc Changes LICENSE META.yml META.json README
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|47	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|48	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|49	
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|50	
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|51	%changelog
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|52	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.101.420-3
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|53	+ Revision: 171e7c7
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|54	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|55	
12cu|perl-Dist-Zilla-Plugin-PodSpellingTests-1.101.420-3|56	

10780 12
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|1	%define upstream_name    Dist-Zilla-Plugin-PodWeaver
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|2	%define upstream_version 4.005
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|3	
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|7	
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|8	Summary:	Do horrible things to POD, producing better docs
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|9	
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|10	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|11	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|14	
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|15	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|16	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|17	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|18	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|19	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|20	BuildRequires:	perl(Pod::Elemental::PerlMunger)
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|21	BuildRequires:	perl(Pod::Weaver)
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|22	
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|23	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|24	
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|25	# not auto-detected
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|26	Requires:	perl(Pod::Elemental::PerlMunger)
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|27	
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|28	%description
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|29	PodWeaver is a work in progress, which rips apart your kinda-POD and
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|30	reconstructs it as boring old real POD.
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|31	
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|32	%prep
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|34	
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|35	%build
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|37	%make
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|38	
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|39	%check
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|40	%make test
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|41	
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|42	%install
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|43	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|44	
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|45	%files
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|46	%doc Changes LICENSE README
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|47	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|48	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|49	
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|50	
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|51	
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|52	%changelog
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|53	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.5.0-1
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|54	+ Revision: 1a124af
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|55	- Updated to 4.005 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|56	
12cu|perl-Dist-Zilla-Plugin-PodWeaver-4.5.0-1|57	

10781 12
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|1	%define upstream_name    Dist-Zilla-Plugin-PortabilityTests
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|2	%define upstream_version 1.101420
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|3	
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|7	
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|8	Summary:	Release tests for portability
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|13	
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|15	BuildRequires:	perl(Carp)
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|17	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|18	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|19	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|20	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|21	BuildRequires:	perl(Scalar::Util)
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|22	BuildRequires:	perl(Test::More) >= 0.940.0
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|23	BuildRequires:	perl(Test::Portability::Files)
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|24	
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|25	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|26	
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|27	%description
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|28	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|29	providing the following files
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|30	
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|31	xt/release/portability.t - a standard Test::Portability::Files test
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|32	
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|33	%prep
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|35	
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|36	%build
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|38	%make
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|39	
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|40	%check
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|41	%make test
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|42	
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|43	%install
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|44	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|45	
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|46	%files
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|47	%doc Changes LICENSE META.yml META.json README
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|48	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|49	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|50	
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|51	
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|52	%changelog
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|53	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.101.420-3
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|54	+ Revision: 203621a
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|55	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|56	
12cu|perl-Dist-Zilla-Plugin-PortabilityTests-1.101.420-3|57	

10782 12
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|1	%define upstream_name    Dist-Zilla-Plugin-Prepender
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|2	%define upstream_version 1.112280
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|3	
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|7	
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|8	Summary:	Prepend lines at the top of your perl files
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|12	Source0:	http://www.cpan.org/authors/id/J/JQ/JQUELIN/Dist-Zilla-Plugin-Prepender-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|13	
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|16	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|17	BuildRequires:	perl(MooseX::Has::Sugar)
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|18	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|19	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|20	
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|21	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|22	
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|23	%description
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|24	This plugin will prepend the specified lines in each Perl module or
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|25	program within the distribution. For scripts having a shebang line,
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|26	lines will be inserted just after it.
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|27	
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|28	This is useful to enforce a set of pragmas to your files (since pragmas
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|29	are lexical, they will be active for the whole file), or to add some
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|30	copyright comments, as the fsf recommends.
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|31	
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|32	%prep
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|34	
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|35	%build
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|36	perl Build.PL installdirs=vendor
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|37	./Build
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|38	
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|39	%check
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|40	# Doesn't find user config
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|41	#./Build test
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|42	
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|43	%install
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|44	./Build install destdir=%{buildroot}
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|45	
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|46	%files
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|47	%doc Changes LICENSE README
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|48	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|49	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|50	
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|51	
12cu|perl-Dist-Zilla-Plugin-Prepender-1.112.280-1|52	

10783 12
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|1	%define upstream_name    Dist-Zilla-Plugin-ProgCriticTests
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|2	%define upstream_version 1.111750
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|3	
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|7	
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|8	Summary:	Gradually enforce coding standards with Dist::Zilla
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|13	
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|15	BuildRequires:	perl(Capture::Tiny)
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|17	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|18	BuildRequires:	perl(Dist::Zilla::Tester)
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|19	BuildRequires:	perl(JSON)
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|20	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|21	BuildRequires:	perl(Params::Util)
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|22	BuildRequires:	perl(Path::Class)
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|23	BuildRequires:	perl(Sub::Exporter)
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|24	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|25	BuildRequires:	perl(Test::Perl::Critic::Progressive)
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|26	BuildRequires:	perl(Try::Tiny)
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|27	BuildRequires:	perl(YAML::Tiny)
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|28	BuildRequires:	perl(autodie)
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|29	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|30	
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|31	%description
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|32	Please see Test::Perl::Critic::Progressive on what exactly it does. For you
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|33	it's only important to know that by using this plugin you can avoid the
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|34	creep of bad coding practices into your distribution and slowly remove
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|35	those that have made their way in already, without being forced to fix
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|36	everything at once.
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|37	
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|38	The plugin automatically creates the needed test file and primes it with
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|39	all data it needs to know about your dist as well as the options you give.
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|40	
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|41	%prep
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|43	
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|44	%build
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|45	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|46	%make
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|47	
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|48	%check
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|49	#make test
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|50	
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|51	%install
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|52	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|53	
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|54	%files
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|55	%doc Changes README META.yml LICENSE META.json
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|56	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|57	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|58	
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|59	
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|60	
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|61	%changelog
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|62	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.111.750-1
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|63	+ Revision: 3c1a4f0
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|64	- Updated to 1.111750 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|65	
12cu|perl-Dist-Zilla-Plugin-ProgCriticTests-1.111.750-1|66	

10784 12
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|1	%define upstream_name    Dist-Zilla-Plugin-PurePerlTests
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|2	%define upstream_version 0.03
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|3	
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|7	
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|8	Summary:	Run all your tests twice, once with XS code and once with pure Perl
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|13	
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|17	BuildRequires:	perl(Test::Most)
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|18	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|19	
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|20	%description
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|21	This plugin is for modules which ship with a dual XS/pure Perl
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|22	implementation.
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|23	
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|24	The plugin makes a copy of all your tests when doing release testing (via
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|25	'dzil test' or 'dzil release'). The copy will set an environment value that
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|26	you specify in a 'BEGIN' block. You can use this to force your code to not
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|27	load the XS implementation.
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|28	
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|29	%prep
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|31	
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|32	%build
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|34	%make
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|35	
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|36	%check
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|37	%make test
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|38	
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|39	%install
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|40	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|41	
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|42	%files
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|43	%doc Changes META.yml LICENSE README META.json
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|44	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|45	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|46	
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|47	
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|48	
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|49	%changelog
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|50	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-1
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|51	+ Revision: ff4b744
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|52	- Updated to 0.03 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|53	
12cu|perl-Dist-Zilla-Plugin-PurePerlTests-0.30.0-1|54	

10785 12
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|1	%define upstream_name    Dist-Zilla-Plugin-ReadmeFromPod
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|2	%define upstream_version 0.14
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|3	
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|7	
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|8	Summary:	Automatically convert POD to a README for Dist::Zilla
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|13	
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|16	BuildRequires:	perl(IO::Scalar)
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|17	BuildRequires:	perl(Pod::Text)
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|18	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|19	
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|20	%description
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|21	Generate the README from 'main_module' by the Pod::Text manpage
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|22	
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|23	The code is mostly a copy-paste of the Module::Install::ReadmeFromPod
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|24	manpage
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|25	
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|26	%prep
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|28	
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|29	%build
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|31	%make
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|32	
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|33	%check
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|34	%make test
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|35	
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|36	%install
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|37	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|38	
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|39	%files
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|40	%doc Changes LICENSE README
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|41	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|42	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|43	
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|44	
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|45	%changelog
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|46	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.140.0-3
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|47	+ Revision: e10296d
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|48	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|49	
12cu|perl-Dist-Zilla-Plugin-ReadmeFromPod-0.140.0-3|50	

10786 12
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|1	%define upstream_name    Dist-Zilla-Plugin-ReadmeMarkdownFromPod
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|2	%define upstream_version 0.100700
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|3	
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|6	Release:	4
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|7	
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|8	Summary:	Automatically convert POD to a README.mkdn for Dist::Zilla
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|13	
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|15	BuildRequires:	perl(Dist::Zilla::File::InMemory)
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|16	BuildRequires:	perl(Dist::Zilla::Role::InstallTool)
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|17	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|18	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|19	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|20	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|21	BuildRequires:	perl(Pod::Markdown)
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|22	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|23	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|24	
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|25	%description
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|26	Generate a README.mkdn from 'main_module' by the Pod::Markdown manpage
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|27	
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|28	The code is mostly a copy-paste of the Dist::Zilla::Plugin::ReadmeFromPod
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|29	manpage
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|30	
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|31	%prep
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|33	
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|34	%build
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|36	%make
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|37	
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|38	%check
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|39	%make test
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|40	
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|41	%install
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|42	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|43	
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|44	%files
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|45	%doc README META.yml LICENSE
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|46	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|47	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|48	
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|49	
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|50	%changelog
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|51	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.100.700-4
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|52	+ Revision: f664b35
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|53	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|54	
12cu|perl-Dist-Zilla-Plugin-ReadmeMarkdownFromPod-0.100.700-4|55	

10787 12
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|1	%define upstream_name    Dist-Zilla-Plugin-ReportVersions
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|2	%define upstream_version 1.110730
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|3	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|7	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|8	Summary:	Write a test that reports used module versions
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|13	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|15	BuildRequires:	perl(Carp)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|17	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|18	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|19	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|20	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|21	BuildRequires:	perl(Scalar::Util)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|22	BuildRequires:	perl(Test::More) >= 0.940.0
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|23	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|24	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|25	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|26	%description
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|27	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|28	providing the following files
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|29	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|30	t/000-report-versions.t
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|31	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|32	The '000' prefix is chosen so it runs first to make sure it shows up in
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|33	CPAN tester reports.
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|34	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|35	%prep
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|37	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|38	%build
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|40	%make
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|41	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|42	%check
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|43	%make test
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|44	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|45	%install
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|46	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|47	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|48	%files
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|49	%doc Changes LICENSE META.yml META.json README
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|50	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|51	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|52	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|53	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|54	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|55	%changelog
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|56	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.730-1
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|57	+ Revision: 6b40428
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|58	- Updated to 1.110730 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|59	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-1.110.730-1|60	

10788 12
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|1	%define upstream_name    Dist-Zilla-Plugin-ReportVersions-Tiny
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|2	%define upstream_version 1.10
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|3	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|7	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|8	Summary:	Reports dependency versions during testing
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|13	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|15	BuildRequires: perl(Test::Warn)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|16	BuildRequires: perl(Test::Fatal)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|17	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|18	BuildRequires:	perl(Dist::Zilla::File::FromCode)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|19	BuildRequires:	perl(Dist::Zilla::Role::FileGatherer)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|20	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|21	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|22	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|23	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|24	BuildRequires:	perl(Test::Differences)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|25	BuildRequires:	perl(Test::Exception)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|26	BuildRequires:	perl(Test::MockObject)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|27	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|28	BuildRequires:	perl(vars)
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|29	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|30	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|31	%description
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|32	This module integrates with the Dist::Zilla manpage to automatically add an
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|33	additional test to your released software. Rather than testing features of
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|34	the software, this reports the versions of all static module dependencies,
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|35	and of Perl, at the time the tests are run.
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|36	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|37	The value of this is that when someone submits a test failure report you
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|38	can see which versions of the modules were installed and, hopefully, be
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|39	able to reproduce problems that are dependent on a specific set of module
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|40	versions.
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|41	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|42	%prep
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|44	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|45	%build
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|46	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|47	%make
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|48	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|49	%check
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|50	%make test
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|51	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|52	%install
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|53	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|54	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|55	%files
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|56	%doc META.yml META.json LICENSE README
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|57	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|58	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|59	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|60	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|61	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|62	%changelog
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|63	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-1
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|64	+ Revision: 6b99e35
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|65	- Fix BRs
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|66	
12cu|perl-Dist-Zilla-Plugin-ReportVersions-Tiny-1.100.0-1|67	

10789 12
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|1	%define upstream_name    Dist-Zilla-Plugin-Repository
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|2	%define upstream_version 0.20
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|3	
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|7	
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|8	Summary:	Automatically sets repository URL from svn/svk/Git checkout for Dist::Zilla
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|13	
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|16	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|17	
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|18	%description
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|19	The code is mostly a copy-paste of the Module::Install::Repository manpage
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|20	
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|21	ATTRIBUTES
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|22	* * git_remote
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|23	
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|24	This is the name of the remote to use for the public repository (if
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|25	you use Git). By default, unsurprisingly, to _origin_.
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|26	
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|27	%prep
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|29	
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|30	%build
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|32	%make
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|33	
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|34	%check
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|35	# Cannot find user config
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|36	#make test
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|37	
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|38	%install
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|39	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|40	
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|41	%files
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|42	%doc Changes LICENSE README
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|43	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|44	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|45	
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|46	
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|47	
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|48	%changelog
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|49	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-1
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|50	+ Revision: 2fc58ee
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|51	- Updated to 0.20 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|52	
12cu|perl-Dist-Zilla-Plugin-Repository-0.200.0-1|53	

10790 12
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|1	%define upstream_name    Dist-Zilla-Plugins-CJM
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|2	%define upstream_version 4.21
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|3	
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|7	
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|8	Summary:	Allow a dist to have a custom Build.PL
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|13	
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|15	BuildRequires:	perl(CPAN::Meta::Converter)
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|16	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|17	BuildRequires:	perl(File::Copy)
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|18	BuildRequires:	perl(File::HomeDir)
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|19	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|20	BuildRequires:	perl(List::Util)
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|21	BuildRequires:	perl(Module::Build::ModuleInfo)
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|22	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|23	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|24	BuildRequires:	perl(Path::Class)
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|25	BuildRequires:	perl(Scalar::Util)
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|26	BuildRequires:	perl(autodie)
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|27	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|28	
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|29	%description
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|30	Plugins implementing ModuleInfo may call their own 'get_module_info' method
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|31	to construct a the Module::Build::ModuleInfo manpage object.
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|32	
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|33	%prep
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|35	
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|36	%build
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|38	%make
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|39	
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|40	%check
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|41	#make test
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|42	
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|43	%install
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|44	%makeinstall_std
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|45	
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|46	%files
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|47	%doc README Changes META.yml LICENSE
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|48	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|49	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|50	
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|51	
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|52	
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|53	
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|54	%changelog
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|55	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.210.0-1
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|56	+ Revision: ab636bf
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|57	- Updated to 4.21 (by updates_builder)
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|58	
12cu|perl-Dist-Zilla-Plugins-CJM-4.210.0-1|59	

10791 12
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|1	%define upstream_name    Dist-Zilla-Plugin-Signature
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|2	%define upstream_version 1.100930
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|3	
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|7	
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|8	Summary:	Sign releases with Module::Signature
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|13	
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|17	BuildRequires:	perl(File::chdir)
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|18	BuildRequires:	perl(Module::Signature)
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|19	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|20	
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|21	%description
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|22	This plugin will sign a distribution using Module::Signature
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|23	
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|24	%prep
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|26	
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|27	%build
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|29	%make
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|30	
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|31	%check
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|32	%make test
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|33	
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|34	%install
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|35	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|36	
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|37	%files
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|38	%doc Changes META.yml LICENSE README META.json
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|39	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|40	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|41	
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|42	
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|43	%changelog
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|44	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.100.930-3
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|45	+ Revision: 7e64afb
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|46	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|47	
12cu|perl-Dist-Zilla-Plugin-Signature-1.100.930-3|48	

10792 12
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|1	%define upstream_name    Dist-Zilla-Plugin-SubmittingPatches
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|2	%define upstream_version 0.03
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|3	
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|7	
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|8	Summary:	Add SubmittingPatches documentation
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|13	
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|15	BuildRequires:	perl(Carp)
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|17	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|18	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|19	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|20	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|21	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|22	BuildRequires:	perl(Scalar::Util)
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|23	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|24	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|25	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|26	
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|27	%description
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|28	add a patch submission policy to your repository similar to that of
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|29	git.git. In the long run I'm hoping to be able to generate slightly
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|30	different policies with this module. Complaints, or suggestions about the
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|31	actual policy are welcome
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|32	
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|33	%prep
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|35	
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|36	%build
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|38	%make
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|39	
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|40	%check
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|41	%make test
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|42	
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|43	%install
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|44	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|45	
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|46	%files
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|47	%doc Changes META.yml LICENSE README
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|48	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|49	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|50	
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|51	
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|52	%changelog
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|53	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.30.0-3
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|54	+ Revision: b2e4121
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|55	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|56	
12cu|perl-Dist-Zilla-Plugin-SubmittingPatches-0.30.0-3|57	

10793 12
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|1	%define upstream_name    Dist-Zilla-Plugin-SvnObtain
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|2	%define upstream_version 0.02
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|3	
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|7	
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|8	Summary:	Obtain files from a subversion repository before building a distribution
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|13	
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|15	BuildRequires:	perl(Cwd)
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|16	BuildRequires:	perl(Dist::Zilla::Role::BeforeBuild)
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|17	BuildRequires:	perl(Dist::Zilla::Role::Plugin)
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|18	BuildRequires:	perl(File::Path)
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|19	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|20	BuildRequires:	perl(SVN::Client)
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|21	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|22	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|23	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|24	
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|25	%description
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|26	Uses the SVN::Client manpage to obtain files from a subversion repository
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|27	for inclusion in a distribution made with the Dist::Zilla manpage.
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|28	
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|29	'[SvnObtain]' sections in your _dist.ini_ file describe a set of Subversion
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|30	repositories that will be downloaded into the current directory prior to
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|31	building a distribution. Subdirectories will be created that correspond to
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|32	the name of the projects listed in that section. Optionally, after the URL
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|33	of the subversion repository, you may specify a particular revision to
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|34	check out. If you do not specify a revision, 'HEAD' will be used. For
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|35	instance, to include a copy MIT's simile timeline widget into your
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|36	distribution, your _dist.ini_ would contain something like this:
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|37	
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|38	[SvnObtain]
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|39	simile = http://simile-widgets.googlecode.com/svn
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|40	
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|41	%prep
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|43	
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|44	%build
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|45	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|46	%make
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|47	
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|48	%check
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|49	%make test
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|50	
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|51	%install
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|52	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|53	
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|54	%files
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|55	%doc META.yml LICENSE README
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|56	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|57	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|58	
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|59	
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|60	%changelog
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|61	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.0-3
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|62	+ Revision: 3cd799a
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|63	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|64	
12cu|perl-Dist-Zilla-Plugin-SvnObtain-0.20.0-3|65	

10794 12
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|1	%define upstream_name    Dist-Zilla-Plugin-SynopsisTests
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|2	%define upstream_version 1.101420
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|3	
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|7	
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|8	Summary:	Release tests for synopses
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|13	
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|16	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|17	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|18	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|19	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|20	BuildRequires:	perl(Test::More) >= 0.940.0
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|21	BuildRequires:	perl(Test::Synopsis)
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|22	
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|23	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|24	
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|25	%description
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|26	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|27	providing the following files
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|28	
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|29	xt/release/synopsis.t - a standard Test::Synopsis test
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|30	
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|31	%prep
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|33	
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|34	%build
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|36	%make
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|37	
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|38	%check
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|39	%make test
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|40	
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|41	%install
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|42	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|43	
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|44	%files
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|45	%doc Changes LICENSE META.yml META.json README
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|46	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|47	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|48	
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|49	
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|50	%changelog
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|51	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.101.420-3
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|52	+ Revision: 7bcbd7c
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|53	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|54	
12cu|perl-Dist-Zilla-Plugin-SynopsisTests-1.101.420-3|55	

10795 12
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|1	%define upstream_name    Dist-Zilla-Plugin-TaskWeaver
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|2	%define upstream_version 0.101626
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|3	
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|7	
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|8	Summary:	Dist::Zilla::Plugin::TaskWeaver's helper
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|13	
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|15	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|16	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|17	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|18	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|19	BuildRequires:	perl(Pod::Elemental)
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|20	BuildRequires:	perl(Pod::Weaver)
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|21	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|22	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|23	
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|24	%description
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|25	The TaskWeaver plugin acts just like the PodWeaver plugin, but gets its
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|26	claws just a bit into your Pod::Weaver configuration and then uses them to
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|27	figure out prerequisites and grouping for building a Task distribution.
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|28	
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|29	The 'Task::' namespace is used for libraries that do not have any code of
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|30	their own, but are just ways of getting a lot of other libraries installed
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|31	at once. In other words, they're just prerequisites with no actual logic.
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|32	
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|33	TaskWeaver expects that your _.pm_ file will have Pod like the following:
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|34	
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|35	%prep
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|37	
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|38	%build
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|40	%make
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|41	
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|42	%check
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|43	%make test
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|44	
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|45	%install
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|46	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|47	
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|48	%files
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|49	%doc Changes LICENSE README
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|50	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|51	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|52	
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|53	
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|54	
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|55	%changelog
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|56	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.101.626-1
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|57	+ Revision: f0fe5fd
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|58	- Updated to 0.101626 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|59	
12cu|perl-Dist-Zilla-Plugin-TaskWeaver-0.101.626-1|60	

10796 12
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|1	%define upstream_name    Dist-Zilla-Plugin-Test-CPAN-Changes
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|2	%define upstream_version 0.003
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|3	
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|6	Release:	2
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|7	
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|8	Summary:	Release tests for your changelog
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|13	
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|15	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|16	BuildRequires:	perl(Dist::Zilla::Role::FileMunger)
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|17	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|18	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|19	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|20	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|21	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|22	
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|23	%description
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|24	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|25	providing the following file:
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|26	
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|27	xt/release/cpan-changes.t - a standard Test::CPAN::Changes test
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|28	
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|29	See the Test::CPAN::Changes manpage for what this test does.
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|30	
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|31	%prep
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|33	
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|34	%build
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|36	%make
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|37	
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|38	%check
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|39	%make test
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|40	
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|41	%install
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|42	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|43	
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|44	%files
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|45	%doc README CHANGES LICENSE META.yml
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|46	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|47	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|48	
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|49	
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|50	%changelog
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|51	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.0-2
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|52	+ Revision: dee89aa
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|53	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|54	
12cu|perl-Dist-Zilla-Plugin-Test-CPAN-Changes-0.3.0-2|55	

10797 12
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|1	%define upstream_name    Dist-Zilla-Plugin-Twitter
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|2	%define upstream_version 0.025
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|3	
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|6	Release:	1
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|7	
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|8	Summary:	Twitter when you release with Dist::Zilla
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|13	
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|16	BuildRequires:	perl(Data::Visitor::Callback)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|17	BuildRequires:	perl(Digest::SHA1)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|18	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|19	BuildRequires:	perl(Dist::Zilla::App::Tester)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|20	BuildRequires:	perl(Dist::Zilla::Role::AfterRelease)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|21	BuildRequires:	perl(Dist::Zilla::Role::Releaser)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|22	BuildRequires:	perl(Dist::Zilla::Role::TextTemplate)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|23	BuildRequires:	perl(Dist::Zilla::Tester)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|24	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|25	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|26	BuildRequires:	perl(HTML::Entities)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|27	BuildRequires:	perl(HTTP::Response)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|28	BuildRequires:	perl(JSON::Any)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|29	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|30	BuildRequires:	perl(Math::BigFloat)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|31	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|32	BuildRequires:	perl(MooseX::MultiInitArg)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|33	BuildRequires:	perl(Net::Netrc)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|34	BuildRequires:	perl(Net::Twitter)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|35	BuildRequires:	perl(Params::Util)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|36	BuildRequires:	perl(Path::Class)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|37	BuildRequires:	perl(Sub::Exporter)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|38	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|39	BuildRequires:	perl(WWW::Shorten::Simple)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|40	BuildRequires:	perl(WWW::Shorten::TinyURL)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|41	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|42	BuildRequires:	perl(utf8)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|43	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|44	
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|45	%description
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|46	This plugin will use the Net::Twitter manpage with the login and password
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|47	in your '.netrc' file to send a release notice to Twitter. By default, it
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|48	will include a link to your README file as extracted on a fast CPAN mirror.
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|49	This works very nicely with the Dist::Zilla::Plugin::ReadmeFromPod manpage.
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|50	
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|51	%prep
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|52	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|53	
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|54	%build
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|55	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|56	
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|57	%make
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|58	
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|59	%check
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|60	#make test
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|61	
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|62	%install
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|63	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|64	
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|65	%files
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|66	%doc Changes LICENSE META.yml META.json README
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|67	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|68	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|69	
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|70	
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|71	
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|72	%changelog
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|73	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.25.0-1
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|74	+ Revision: d4acbd2
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|75	- Updated to 0.025 (by updates_builder)
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|76	
12cu|perl-Dist-Zilla-Plugin-Twitter-0.25.0-1|77	

10798 12
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|1	%define upstream_name    Dist-Zilla-Plugin-UnusedVarsTests
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|2	%define upstream_version 1.100860
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|3	
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|7	
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|8	Summary:	Release tests for unused variables
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|13	
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|15	BuildRequires:	perl(Carp)
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|16	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFiles)
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|17	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|18	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|19	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|20	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|21	BuildRequires:	perl(Scalar::Util)
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|22	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|23	BuildRequires:	perl(Test::Vars)
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|24	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|25	
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|26	%description
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|27	This is an extension of the Dist::Zilla::Plugin::InlineFiles manpage,
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|28	providing the following file:
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|29	
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|30	xt/release/unused-vars.t - a standard Test::Vars test
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|31	
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|32	%prep
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|34	
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|35	%build
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|37	%make
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|38	
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|39	%check
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|40	%make test
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|41	
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|42	%install
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|43	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|44	
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|45	%files
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|46	%doc Changes LICENSE META.yml META.json README
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|47	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|48	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|49	
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|50	
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|51	%changelog
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|52	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.100.860-3
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|53	+ Revision: 01b5377
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|54	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|55	
12cu|perl-Dist-Zilla-Plugin-UnusedVarsTests-1.100.860-3|56	

10799 12
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|1	%define upstream_name    Dist-Zilla-Plugin-VersionFromPrev
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|2	%define upstream_version 0.05
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|3	
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|6	Release:	3
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|7	
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|8	Summary:	Get the last version via Git tag with C< git tag -l | sort -nr | head -n1 >
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|13	
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|15	BuildRequires:	perl(Dist::Zilla::Role::VersionProvider)
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|16	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|17	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|18	BuildArch:	noarch
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|19	
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|20	%description
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|21	This plugin was written because the author didn't like the time-based
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|22	version RJBS likes to use as implemented in the
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|23	Dist::Zilla::Plugin::AutoVersion manpage. Instead this plugin supports the
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|24	classic CPAN version schema where you start at '0.01' and move towards
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|25	'0.99', then increment to '1.00' and keep going from there.
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|26	
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|27	This is how you use the plugin:
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|28	
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|29	[VersionFromPrev]
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|30	
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|31	%prep
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|33	
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|34	%build
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|36	%make
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|37	
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|38	%check
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|39	%make test
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|40	
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|41	%install
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|42	%makeinstall_std
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|43	
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|44	%files
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|45	%doc Changes META.yml LICENSE README META.json
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|46	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|47	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|48	
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|49	
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|50	%changelog
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|51	* Sat Nov 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.50.0-3
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|52	+ Revision: d5c228e
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|53	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|54	
12cu|perl-Dist-Zilla-Plugin-VersionFromPrev-0.50.0-3|55	

10800 12
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|1	%define upstream_name    Dist-Zilla-Role-Tempdir
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|2	%define upstream_version 0.01053722
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|3	
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|6	Release:	1
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|7	
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|8	Summary:	Shell Out and collect the result in a DZ plug-in
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|13	
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|15	BuildRequires:	perl(Digest::SHA)
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|16	BuildRequires:	perl(Digest::base)
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|17	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|18	BuildRequires:	perl(File::Find::Rule)
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|19	BuildRequires:	perl(File::Slurp)
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|20	BuildRequires:	perl(File::Tempdir)
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|21	BuildRequires:	perl(File::chdir)
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|22	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|23	BuildRequires:	perl(Path::Class)
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|24	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|25	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|26	
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|27	BuildArch:	noarch
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|28	
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|29	%description
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|30	Shell Out and collect the result in a DZ plug-in.
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|31	
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|32	%prep
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|34	
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|35	%build
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|36	perl Build.PL installdirs=vendor
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|37	./Build
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|38	
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|39	%check
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|40	#./Build test
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|41	
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|42	%install
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|43	./Build install destdir=%{buildroot}
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|44	
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|45	%files
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|46	%doc Changes LICENSE README
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|47	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|48	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|49	
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|50	
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|51	
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|52	%changelog
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|53	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.537.220-1
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|54	+ Revision: c486cae
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|55	- Updated to 0.01053722 (by updates_builder)
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|56	
12cu|perl-Dist-Zilla-Role-Tempdir-0.10.537.220-1|57	

10801 12
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|1	%define upstream_name    Dist-Zilla-Util-EmulatePhase
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|2	%define upstream_version 0.01025803
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|3	
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|6	Release:	1
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|7	
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|8	Summary:	A dummy Dist::Zilla to fake a 'prereq' object on
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|13	
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|15	BuildRequires:	perl(Carp)
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|16	BuildRequires:	perl(Dist::Zilla::Prereqs)
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|17	BuildRequires:	perl(Dist::Zilla::Util::Test::KENTNL) >= 0.10.5.100
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|18	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|19	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|20	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|21	BuildRequires:	perl(Hash::Merge::Simple)
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|22	BuildRequires:	perl(Module::Build) >= 0.360.100
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|23	BuildRequires:	perl(Moose)
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|24	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|25	BuildRequires:	perl(Scalar::Util)
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|26	BuildRequires:	perl(Sub::Exporter)
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|27	BuildRequires:	perl(Test::Fatal) >= 0.3.0
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|28	BuildRequires:	perl(Test::More) >= 0.96
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|29	BuildRequires:	perl(Try::Tiny)
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|30	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|31	BuildArch:	noarch
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|32	
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|33	%description
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|34	A dummy Dist::Zilla to fake a 'prereq' object on.
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|35	
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|36	%prep
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|38	
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|39	%build
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|40	perl Build.PL installdirs=vendor
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|41	./Build
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|42	
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|43	%check
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|44	#./Build test
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|45	
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|46	%install
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|47	./Build install destdir=%{buildroot}
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|48	
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|49	%files
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|50	%doc Changes LICENSE META.json META.yml README
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|51	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|52	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|53	
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|54	
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|55	
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|56	%changelog
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|57	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.258.30-1
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|58	+ Revision: a2db4c8
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|59	- Updated to 0.01025803 (by updates_builder)
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|60	
12cu|perl-Dist-Zilla-Util-EmulatePhase-0.10.258.30-1|61	

10802 12
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|1	%define upstream_name    Dist-Zilla-Util-Test-KENTNL
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|2	%define upstream_version 1.000000
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|3	
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|6	Release:	1
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|7	
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|8	Summary:	KENTNL's DZil plugin testing tool
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|9	License:	GPL+ or Artistic
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|10	Group:		Development/Perl
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|13	
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|14	BuildRequires:	perl-devel
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|16	BuildRequires:	perl(Dist::Zilla::Tester)
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|17	BuildRequires:	perl(English)
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|18	BuildRequires:	perl(File::Find)
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|19	BuildRequires:	perl(Throwable)
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|20	BuildRequires:	perl(Role::Identifiable::HasIdent)
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|21	BuildRequires:	perl(File::Temp)
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|22	BuildRequires:	perl(Role::HasMessage)
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|23	BuildRequires:	perl(MooseX::OneArgNew)
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|24	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|25	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|26	BuildRequires:	perl(Params::Util)
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|27	BuildRequires:	perl(Sub::Exporter)
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|28	BuildRequires:	perl(Test::Fatal)
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|29	BuildRequires:	perl(Test::More)
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|30	BuildRequires:	perl(Try::Tiny)
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|31	BuildRequires:	perl(Module::Build)
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|32	BuildArch:	noarch
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|33	
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|34	%description
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|35	KENTNL's DZil plugin testing tool.
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|36	
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|37	%prep
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|39	
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|40	%build
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|42	%make
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|43	
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|44	%check
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|45	#%make test
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|46	
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|47	%install
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|48	%makeinstall_std
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|49	
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|50	%files
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|51	%doc README Changes LICENSE META.yml META.json
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|52	%{_mandir}/man3/*
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|53	%{perl_vendorlib}/*
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|54	
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|55	
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|56	
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|57	%changelog
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|58	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-1
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|59	+ Revision: 5112829
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|60	- Replaced Build.PL with Makefile.PL
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|61	
12cu|perl-Dist-Zilla-Util-Test-KENTNL-1.0.0-1|62	

10803 12
12cu|perl-DNS-ZoneParse-1.100.0-1|1	%define	upstream_name    DNS-ZoneParse
12cu|perl-DNS-ZoneParse-1.100.0-1|2	%define upstream_version 1.10
12cu|perl-DNS-ZoneParse-1.100.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-DNS-ZoneParse-1.100.0-1|4	Version:	%perl_convert_version 1.10
12cu|perl-DNS-ZoneParse-1.100.0-1|5	Release:	1
12cu|perl-DNS-ZoneParse-1.100.0-1|6	
12cu|perl-DNS-ZoneParse-1.100.0-1|7	Summary:	Parse and manipulate DNS Zone Files
12cu|perl-DNS-ZoneParse-1.100.0-1|8	License:	GPL+ or Artistic
12cu|perl-DNS-ZoneParse-1.100.0-1|9	Group:		Development/Perl
12cu|perl-DNS-ZoneParse-1.100.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-DNS-ZoneParse-1.100.0-1|11	Source0:	http://search.cpan.org/CPAN/modules/by-module/DNS/DNS-ZoneParse-1.10.tar.gz
12cu|perl-DNS-ZoneParse-1.100.0-1|12	
12cu|perl-DNS-ZoneParse-1.100.0-1|13	BuildRequires:	perl-devel
12cu|perl-DNS-ZoneParse-1.100.0-1|14	BuildArch:	noarch
12cu|perl-DNS-ZoneParse-1.100.0-1|15	
12cu|perl-DNS-ZoneParse-1.100.0-1|16	%description
12cu|perl-DNS-ZoneParse-1.100.0-1|17	This module will parse a Zone File and put all the Resource Records (RRs) into
12cu|perl-DNS-ZoneParse-1.100.0-1|18	an anonymous hash structure. At the moment, the following types of RRs are
12cu|perl-DNS-ZoneParse-1.100.0-1|19	supported: SOA, NS, MX, A, CNAME, TXT, PTR. It could be useful for maintaining
12cu|perl-DNS-ZoneParse-1.100.0-1|20	DNS zones, or for transferring DNS zones to other servers. If you want to
12cu|perl-DNS-ZoneParse-1.100.0-1|21	generate an XML-friendly version of your zone files, it is easy to use
12cu|perl-DNS-ZoneParse-1.100.0-1|22	XML::Simple with this module once you have parsed the zonefile.
12cu|perl-DNS-ZoneParse-1.100.0-1|23	
12cu|perl-DNS-ZoneParse-1.100.0-1|24	DNS::ZoneParse scans the DNS zonefile - removes comments and seperates the file
12cu|perl-DNS-ZoneParse-1.100.0-1|25	into its constituent records. It then parses each record and stores the records
12cu|perl-DNS-ZoneParse-1.100.0-1|26	internally. See below for information on the accessor methods.
12cu|perl-DNS-ZoneParse-1.100.0-1|27	
12cu|perl-DNS-ZoneParse-1.100.0-1|28	%prep
12cu|perl-DNS-ZoneParse-1.100.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-DNS-ZoneParse-1.100.0-1|30	
12cu|perl-DNS-ZoneParse-1.100.0-1|31	%build
12cu|perl-DNS-ZoneParse-1.100.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-DNS-ZoneParse-1.100.0-1|33	%make
12cu|perl-DNS-ZoneParse-1.100.0-1|34	
12cu|perl-DNS-ZoneParse-1.100.0-1|35	%check
12cu|perl-DNS-ZoneParse-1.100.0-1|36	%make test
12cu|perl-DNS-ZoneParse-1.100.0-1|37	
12cu|perl-DNS-ZoneParse-1.100.0-1|38	%install
12cu|perl-DNS-ZoneParse-1.100.0-1|39	%makeinstall_std
12cu|perl-DNS-ZoneParse-1.100.0-1|40	
12cu|perl-DNS-ZoneParse-1.100.0-1|41	%files
12cu|perl-DNS-ZoneParse-1.100.0-1|42	%doc Changes README
12cu|perl-DNS-ZoneParse-1.100.0-1|43	%{perl_vendorlib}/DNS
12cu|perl-DNS-ZoneParse-1.100.0-1|44	%{_mandir}/*/*
12cu|perl-DNS-ZoneParse-1.100.0-1|45	
12cu|perl-DNS-ZoneParse-1.100.0-1|46	
12cu|perl-DNS-ZoneParse-1.100.0-1|47	%changelog
12cu|perl-DNS-ZoneParse-1.100.0-1|48	* Sun May 29 2011 Funda Wang <fwang@mandriva.org> 1.0.0-2mdv2011.0
12cu|perl-DNS-ZoneParse-1.100.0-1|49	+ Revision: 681367
12cu|perl-DNS-ZoneParse-1.100.0-1|50	- mass rebuild
12cu|perl-DNS-ZoneParse-1.100.0-1|51	
12cu|perl-DNS-ZoneParse-1.100.0-1|52	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2011.0
12cu|perl-DNS-ZoneParse-1.100.0-1|53	+ Revision: 553082
12cu|perl-DNS-ZoneParse-1.100.0-1|54	- update to 1.00
12cu|perl-DNS-ZoneParse-1.100.0-1|55	
12cu|perl-DNS-ZoneParse-1.100.0-1|56	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.990.0-1mdv2010.1
12cu|perl-DNS-ZoneParse-1.100.0-1|57	+ Revision: 461266
12cu|perl-DNS-ZoneParse-1.100.0-1|58	- update to 0.99
12cu|perl-DNS-ZoneParse-1.100.0-1|59	
12cu|perl-DNS-ZoneParse-1.100.0-1|60	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.960.0-1mdv2010.0
12cu|perl-DNS-ZoneParse-1.100.0-1|61	+ Revision: 403155
12cu|perl-DNS-ZoneParse-1.100.0-1|62	- rebuild using %%perl_convert_version
12cu|perl-DNS-ZoneParse-1.100.0-1|63	
12cu|perl-DNS-ZoneParse-1.100.0-1|64	* Sun Nov 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.96-1mdv2009.1
12cu|perl-DNS-ZoneParse-1.100.0-1|65	+ Revision: 303772
12cu|perl-DNS-ZoneParse-1.100.0-1|66	- update to new version 0.96
12cu|perl-DNS-ZoneParse-1.100.0-1|67	
12cu|perl-DNS-ZoneParse-1.100.0-1|68	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.95-5mdv2009.0
12cu|perl-DNS-ZoneParse-1.100.0-1|69	+ Revision: 256751
12cu|perl-DNS-ZoneParse-1.100.0-1|70	- rebuild
12cu|perl-DNS-ZoneParse-1.100.0-1|71	
12cu|perl-DNS-ZoneParse-1.100.0-1|72	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.95-3mdv2008.1
12cu|perl-DNS-ZoneParse-1.100.0-1|73	+ Revision: 137175
12cu|perl-DNS-ZoneParse-1.100.0-1|74	- spec cleanup
12cu|perl-DNS-ZoneParse-1.100.0-1|75	
12cu|perl-DNS-ZoneParse-1.100.0-1|76	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.95-2mdv2008.1
12cu|perl-DNS-ZoneParse-1.100.0-1|77	+ Revision: 136993
12cu|perl-DNS-ZoneParse-1.100.0-1|78	- rebuild
12cu|perl-DNS-ZoneParse-1.100.0-1|79	
12cu|perl-DNS-ZoneParse-1.100.0-1|80	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-DNS-ZoneParse-1.100.0-1|81	- restore BuildRoot
12cu|perl-DNS-ZoneParse-1.100.0-1|82	
12cu|perl-DNS-ZoneParse-1.100.0-1|83	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-DNS-ZoneParse-1.100.0-1|84	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-DNS-ZoneParse-1.100.0-1|85	
12cu|perl-DNS-ZoneParse-1.100.0-1|86	
12cu|perl-DNS-ZoneParse-1.100.0-1|87	* Fri Oct 13 2006 Oden Eriksson <oeriksson@mandriva.com>
12cu|perl-DNS-ZoneParse-1.100.0-1|88	+ 2006-10-12 13:12:28 (63851)
12cu|perl-DNS-ZoneParse-1.100.0-1|89	Import perl-DNS-ZoneParse
12cu|perl-DNS-ZoneParse-1.100.0-1|90	
12cu|perl-DNS-ZoneParse-1.100.0-1|91	* Fri Oct 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.95-1mdv2007.1
12cu|perl-DNS-ZoneParse-1.100.0-1|92	- initial Mandriva package
12cu|perl-DNS-ZoneParse-1.100.0-1|93	
12cu|perl-DNS-ZoneParse-1.100.0-1|94	

10804 12
12cu|perl-Email-MessageID-1.404.0-1|1	%define upstream_name    Email-MessageID
12cu|perl-Email-MessageID-1.404.0-1|2	%define upstream_version 1.404
12cu|perl-Email-MessageID-1.404.0-1|3	
12cu|perl-Email-MessageID-1.404.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Email-MessageID-1.404.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Email-MessageID-1.404.0-1|6	Release:	1
12cu|perl-Email-MessageID-1.404.0-1|7	
12cu|perl-Email-MessageID-1.404.0-1|8	Summary:	Generate world unique message-ids
12cu|perl-Email-MessageID-1.404.0-1|9	License:	GPL+ or Artistic
12cu|perl-Email-MessageID-1.404.0-1|10	Group:		Development/Perl
12cu|perl-Email-MessageID-1.404.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Email-MessageID-1.404.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Email/Email-MessageID-%{upstream_version}.tar.gz
12cu|perl-Email-MessageID-1.404.0-1|13	
12cu|perl-Email-MessageID-1.404.0-1|14	BuildRequires:	perl-devel
12cu|perl-Email-MessageID-1.404.0-1|15	BuildRequires:	perl(Email::Address)
12cu|perl-Email-MessageID-1.404.0-1|16	
12cu|perl-Email-MessageID-1.404.0-1|17	BuildArch:	noarch
12cu|perl-Email-MessageID-1.404.0-1|18	
12cu|perl-Email-MessageID-1.404.0-1|19	Requires:	perl(Email::Address)
12cu|perl-Email-MessageID-1.404.0-1|20	
12cu|perl-Email-MessageID-1.404.0-1|21	%description
12cu|perl-Email-MessageID-1.404.0-1|22	Message-ids are optional, but highly recommended, headers that identify a
12cu|perl-Email-MessageID-1.404.0-1|23	message uniquely. This software generates a unique message-id.
12cu|perl-Email-MessageID-1.404.0-1|24	
12cu|perl-Email-MessageID-1.404.0-1|25	%prep
12cu|perl-Email-MessageID-1.404.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Email-MessageID-1.404.0-1|27	
12cu|perl-Email-MessageID-1.404.0-1|28	%build
12cu|perl-Email-MessageID-1.404.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Email-MessageID-1.404.0-1|30	%make
12cu|perl-Email-MessageID-1.404.0-1|31	
12cu|perl-Email-MessageID-1.404.0-1|32	%check
12cu|perl-Email-MessageID-1.404.0-1|33	%make test
12cu|perl-Email-MessageID-1.404.0-1|34	
12cu|perl-Email-MessageID-1.404.0-1|35	%install
12cu|perl-Email-MessageID-1.404.0-1|36	%makeinstall_std
12cu|perl-Email-MessageID-1.404.0-1|37	
12cu|perl-Email-MessageID-1.404.0-1|38	%files
12cu|perl-Email-MessageID-1.404.0-1|39	%doc README Changes
12cu|perl-Email-MessageID-1.404.0-1|40	%{perl_vendorlib}/Email
12cu|perl-Email-MessageID-1.404.0-1|41	%{_mandir}/*/*
12cu|perl-Email-MessageID-1.404.0-1|42	
12cu|perl-Email-MessageID-1.404.0-1|43	
12cu|perl-Email-MessageID-1.404.0-1|44	%changelog
12cu|perl-Email-MessageID-1.404.0-1|45	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.404.0-1
12cu|perl-Email-MessageID-1.404.0-1|46	+ Revision: 9d1a966
12cu|perl-Email-MessageID-1.404.0-1|47	- Updated to 1.404 (by updates_builder)
12cu|perl-Email-MessageID-1.404.0-1|48	
12cu|perl-Email-MessageID-1.404.0-1|49	

10805 12
12cu|perl-Email-MIME-1.926.0-1|1	%define upstream_name	 Email-MIME
12cu|perl-Email-MIME-1.926.0-1|2	%define upstream_version 1.926
12cu|perl-Email-MIME-1.926.0-1|3	
12cu|perl-Email-MIME-1.926.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Email-MIME-1.926.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Email-MIME-1.926.0-1|6	Release:	1
12cu|perl-Email-MIME-1.926.0-1|7	
12cu|perl-Email-MIME-1.926.0-1|8	Summary:	Easy MIME message parsing
12cu|perl-Email-MIME-1.926.0-1|9	License:	GPL+ or Artistic
12cu|perl-Email-MIME-1.926.0-1|10	Group:		Development/Perl
12cu|perl-Email-MIME-1.926.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Email-MIME-1.926.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Email/Email-MIME-%{upstream_version}.tar.gz
12cu|perl-Email-MIME-1.926.0-1|13	
12cu|perl-Email-MIME-1.926.0-1|14	BuildRequires:	perl-devel
12cu|perl-Email-MIME-1.926.0-1|15	BuildRequires: perl(Capture::Tiny)
12cu|perl-Email-MIME-1.926.0-1|16	BuildRequires:	perl(Email::Date::Format)
12cu|perl-Email-MIME-1.926.0-1|17	BuildRequires:	perl(Email::MessageID)
12cu|perl-Email-MIME-1.926.0-1|18	BuildRequires:	perl(Email::MIME::ContentType)
12cu|perl-Email-MIME-1.926.0-1|19	BuildRequires:	perl(Email::MIME::Encodings)
12cu|perl-Email-MIME-1.926.0-1|20	BuildRequires:	perl(Email::Simple)
12cu|perl-Email-MIME-1.926.0-1|21	BuildRequires:	perl(Email::Simple::Creator)
12cu|perl-Email-MIME-1.926.0-1|22	BuildRequires:	perl(MIME::Types)
12cu|perl-Email-MIME-1.926.0-1|23	
12cu|perl-Email-MIME-1.926.0-1|24	BuildArch:	noarch
12cu|perl-Email-MIME-1.926.0-1|25	
12cu|perl-Email-MIME-1.926.0-1|26	Obsoletes:	perl-Email-MIME-Creator <= 1.456.0
12cu|perl-Email-MIME-1.926.0-1|27	Provides:	perl-Email-MIME-Creator  = 1.456.0
12cu|perl-Email-MIME-1.926.0-1|28	Obsoletes:	perl-Email-MIME-Modifier <= 1.444.0
12cu|perl-Email-MIME-1.926.0-1|29	Provides:	perl-Email-MIME-Modifier  = 1.444.0
12cu|perl-Email-MIME-1.926.0-1|30	
12cu|perl-Email-MIME-1.926.0-1|31	Requires:	perl(Email::Simple)
12cu|perl-Email-MIME-1.926.0-1|32	
12cu|perl-Email-MIME-1.926.0-1|33	%description
12cu|perl-Email-MIME-1.926.0-1|34	This is an extension of the Email::Simple module, to handle MIME encoded
12cu|perl-Email-MIME-1.926.0-1|35	messages. It takes a message as a string, splits it up into its constituent
12cu|perl-Email-MIME-1.926.0-1|36	parts, and allows you access to various parts of the message. Headers are
12cu|perl-Email-MIME-1.926.0-1|37	decoded from MIME encoding.
12cu|perl-Email-MIME-1.926.0-1|38	
12cu|perl-Email-MIME-1.926.0-1|39	%prep
12cu|perl-Email-MIME-1.926.0-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Email-MIME-1.926.0-1|41	
12cu|perl-Email-MIME-1.926.0-1|42	%build
12cu|perl-Email-MIME-1.926.0-1|43	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Email-MIME-1.926.0-1|44	%make
12cu|perl-Email-MIME-1.926.0-1|45	
12cu|perl-Email-MIME-1.926.0-1|46	%check
12cu|perl-Email-MIME-1.926.0-1|47	make test
12cu|perl-Email-MIME-1.926.0-1|48	
12cu|perl-Email-MIME-1.926.0-1|49	%install
12cu|perl-Email-MIME-1.926.0-1|50	%makeinstall_std
12cu|perl-Email-MIME-1.926.0-1|51	
12cu|perl-Email-MIME-1.926.0-1|52	%files
12cu|perl-Email-MIME-1.926.0-1|53	%doc Changes README
12cu|perl-Email-MIME-1.926.0-1|54	%{perl_vendorlib}/Email
12cu|perl-Email-MIME-1.926.0-1|55	%{_mandir}/*/*
12cu|perl-Email-MIME-1.926.0-1|56	
12cu|perl-Email-MIME-1.926.0-1|57	
12cu|perl-Email-MIME-1.926.0-1|58	%changelog
12cu|perl-Email-MIME-1.926.0-1|59	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.926.0-1
12cu|perl-Email-MIME-1.926.0-1|60	+ Revision: 5cba97d
12cu|perl-Email-MIME-1.926.0-1|61	- Updated to 1.926 (by updates_builder)
12cu|perl-Email-MIME-1.926.0-1|62	
12cu|perl-Email-MIME-1.926.0-1|63	

10806 12
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|1	%define module      Email-MIME-Attachment-Stripper
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|2	%define upstream_version  1.317
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|3	
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|4	Name:		perl-%{module}
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|5	Version:	%perl_convert_version 1.317
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|6	Release:	1
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|7	Summary:	Strip the attachments from a mail
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|8	License:	GPL or Artistic
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|9	Group:		Development/Perl
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|10	URL:		http://search.cpan.org/dist/%{module}
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|11	Source:		http://www.cpan.org/modules/by-module/Email/Email-MIME-Attachment-Stripper-1.317.tar.gz
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|12	Requires:	perl(Email::Simple::Creator)
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|13	
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|14	BuildRequires:	perl-devel
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|15	BuildRequires:	perl(Email::Address)
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|16	BuildRequires:	perl(Email::MIME)
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|17	BuildRequires:	perl(Email::MIME::Modifier)
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|18	BuildRequires:	perl(MIME::Types)
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|19	BuildRequires:	perl(Capture::Tiny)
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|20	BuildArch:	noarch
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|21	
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|22	%description
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|23	Given a Email::MIME object, detach all attachments from the message. These are
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|24	then available separately.
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|25	
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|26	%prep
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|27	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|28	
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|29	%build
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|31	%make
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|32	
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|33	%check
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|34	make test
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|35	
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|36	%install
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|37	%makeinstall_std
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|38	
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|39	%files
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|40	%doc README Changes
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|41	%{perl_vendorlib}/Email
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|42	%{_mandir}/*/*
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|43	
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|44	
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|45	%changelog
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|46	* Tue Dec 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.317.0-1
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|47	+ Revision: a40b334
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|48	- Added Capture::Tiny BR
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|49	
12cu|perl-Email-MIME-Attachment-Stripper-1.317.0-1|50	

10807 12
12cu|perl-Email-MIME-ContentType-1.17.0-1|1	%define module	Email-MIME-ContentType
12cu|perl-Email-MIME-ContentType-1.17.0-1|2	%define upstream_version 1.017
12cu|perl-Email-MIME-ContentType-1.17.0-1|3	
12cu|perl-Email-MIME-ContentType-1.17.0-1|4	Name:		perl-%{module}
12cu|perl-Email-MIME-ContentType-1.17.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Email-MIME-ContentType-1.17.0-1|6	Release:	1
12cu|perl-Email-MIME-ContentType-1.17.0-1|7	Summary:	Parse a MIME Content-Type Header
12cu|perl-Email-MIME-ContentType-1.17.0-1|8	License:	GPL or Artistic
12cu|perl-Email-MIME-ContentType-1.17.0-1|9	Group:		Development/Perl
12cu|perl-Email-MIME-ContentType-1.17.0-1|10	URL:		http://search.cpan.org/dist/%{module}
12cu|perl-Email-MIME-ContentType-1.17.0-1|11	Source:		http://www.cpan.org/modules/by-module/Email/Email-MIME-ContentType-%{upstream_version}.tar.gz
12cu|perl-Email-MIME-ContentType-1.17.0-1|12	
12cu|perl-Email-MIME-ContentType-1.17.0-1|13	BuildRequires:	perl-devel
12cu|perl-Email-MIME-ContentType-1.17.0-1|14	BuildRequires:  perl(Capture::Tiny)
12cu|perl-Email-MIME-ContentType-1.17.0-1|15	BuildArch:	noarch
12cu|perl-Email-MIME-ContentType-1.17.0-1|16	
12cu|perl-Email-MIME-ContentType-1.17.0-1|17	%description
12cu|perl-Email-MIME-ContentType-1.17.0-1|18	This module is responsible for parsing email content type headers according to
12cu|perl-Email-MIME-ContentType-1.17.0-1|19	section 5.1 of RFC 2045. It returns a hash as above, with entries for the
12cu|perl-Email-MIME-ContentType-1.17.0-1|20	discrete type, the composite type, and a hash of attributes.
12cu|perl-Email-MIME-ContentType-1.17.0-1|21	
12cu|perl-Email-MIME-ContentType-1.17.0-1|22	%prep
12cu|perl-Email-MIME-ContentType-1.17.0-1|23	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Email-MIME-ContentType-1.17.0-1|24	
12cu|perl-Email-MIME-ContentType-1.17.0-1|25	%build
12cu|perl-Email-MIME-ContentType-1.17.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Email-MIME-ContentType-1.17.0-1|27	%make
12cu|perl-Email-MIME-ContentType-1.17.0-1|28	
12cu|perl-Email-MIME-ContentType-1.17.0-1|29	%check
12cu|perl-Email-MIME-ContentType-1.17.0-1|30	make test
12cu|perl-Email-MIME-ContentType-1.17.0-1|31	
12cu|perl-Email-MIME-ContentType-1.17.0-1|32	%install
12cu|perl-Email-MIME-ContentType-1.17.0-1|33	%makeinstall_std
12cu|perl-Email-MIME-ContentType-1.17.0-1|34	
12cu|perl-Email-MIME-ContentType-1.17.0-1|35	%files
12cu|perl-Email-MIME-ContentType-1.17.0-1|36	%doc README Changes
12cu|perl-Email-MIME-ContentType-1.17.0-1|37	%{perl_vendorlib}/Email
12cu|perl-Email-MIME-ContentType-1.17.0-1|38	%{_mandir}/*/*
12cu|perl-Email-MIME-ContentType-1.17.0-1|39	
12cu|perl-Email-MIME-ContentType-1.17.0-1|40	
12cu|perl-Email-MIME-ContentType-1.17.0-1|41	%changelog
12cu|perl-Email-MIME-ContentType-1.17.0-1|42	* Tue Oct 15 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.17.0-1
12cu|perl-Email-MIME-ContentType-1.17.0-1|43	+ Revision: add4995
12cu|perl-Email-MIME-ContentType-1.17.0-1|44	- Added Capture/Tiny BR
12cu|perl-Email-MIME-ContentType-1.17.0-1|45	
12cu|perl-Email-MIME-ContentType-1.17.0-1|46	

10808 12
12cu|perl-Email-MIME-Encodings-1.315.0-1|1	%define module	    Email-MIME-Encodings
12cu|perl-Email-MIME-Encodings-1.315.0-1|2	%define upstream_version 1.315
12cu|perl-Email-MIME-Encodings-1.315.0-1|3	
12cu|perl-Email-MIME-Encodings-1.315.0-1|4	Name:		perl-%{module}
12cu|perl-Email-MIME-Encodings-1.315.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Email-MIME-Encodings-1.315.0-1|6	Release:	1
12cu|perl-Email-MIME-Encodings-1.315.0-1|7	Summary:	A unified interface to MIME encoding and decoding
12cu|perl-Email-MIME-Encodings-1.315.0-1|8	License:	GPL or Artistic
12cu|perl-Email-MIME-Encodings-1.315.0-1|9	Group:		Development/Perl
12cu|perl-Email-MIME-Encodings-1.315.0-1|10	URL:		http://search.cpan.org/dist/%{module}
12cu|perl-Email-MIME-Encodings-1.315.0-1|11	Source:		http://www.cpan.org/modules/by-module/Email/Email-MIME-Encodings-%{upstream_version}.tar.gz
12cu|perl-Email-MIME-Encodings-1.315.0-1|12	
12cu|perl-Email-MIME-Encodings-1.315.0-1|13	BuildRequires:	perl-devel
12cu|perl-Email-MIME-Encodings-1.315.0-1|14	BuildRequires: perl(Capture::Tiny)
12cu|perl-Email-MIME-Encodings-1.315.0-1|15	BuildArch:	noarch
12cu|perl-Email-MIME-Encodings-1.315.0-1|16	
12cu|perl-Email-MIME-Encodings-1.315.0-1|17	%description
12cu|perl-Email-MIME-Encodings-1.315.0-1|18	This module simply wraps MIME::Base64 and MIME::QuotedPrint so that you can
12cu|perl-Email-MIME-Encodings-1.315.0-1|19	throw the contents of a Content-Transfer-Encoding header at some text and have
12cu|perl-Email-MIME-Encodings-1.315.0-1|20	the right thing happen.
12cu|perl-Email-MIME-Encodings-1.315.0-1|21	Provides a number of useful methods for manipulating MIME messages.
12cu|perl-Email-MIME-Encodings-1.315.0-1|22	
12cu|perl-Email-MIME-Encodings-1.315.0-1|23	%prep
12cu|perl-Email-MIME-Encodings-1.315.0-1|24	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Email-MIME-Encodings-1.315.0-1|25	
12cu|perl-Email-MIME-Encodings-1.315.0-1|26	%build
12cu|perl-Email-MIME-Encodings-1.315.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Email-MIME-Encodings-1.315.0-1|28	%make
12cu|perl-Email-MIME-Encodings-1.315.0-1|29	
12cu|perl-Email-MIME-Encodings-1.315.0-1|30	%check
12cu|perl-Email-MIME-Encodings-1.315.0-1|31	make test
12cu|perl-Email-MIME-Encodings-1.315.0-1|32	
12cu|perl-Email-MIME-Encodings-1.315.0-1|33	%install
12cu|perl-Email-MIME-Encodings-1.315.0-1|34	%makeinstall_std
12cu|perl-Email-MIME-Encodings-1.315.0-1|35	
12cu|perl-Email-MIME-Encodings-1.315.0-1|36	%files
12cu|perl-Email-MIME-Encodings-1.315.0-1|37	%doc README Changes
12cu|perl-Email-MIME-Encodings-1.315.0-1|38	%{perl_vendorlib}/Email
12cu|perl-Email-MIME-Encodings-1.315.0-1|39	%{_mandir}/*/*
12cu|perl-Email-MIME-Encodings-1.315.0-1|40	
12cu|perl-Email-MIME-Encodings-1.315.0-1|41	%changelog
12cu|perl-Email-MIME-Encodings-1.315.0-1|42	* Wed May 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.313.0-1mdv2010.0
12cu|perl-Email-MIME-Encodings-1.315.0-1|43	+ Revision: 377826
12cu|perl-Email-MIME-Encodings-1.315.0-1|44	- new version
12cu|perl-Email-MIME-Encodings-1.315.0-1|45	- new release
12cu|perl-Email-MIME-Encodings-1.315.0-1|46	- standardised version
12cu|perl-Email-MIME-Encodings-1.315.0-1|47	
12cu|perl-Email-MIME-Encodings-1.315.0-1|48	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.31.1-3mdv2009.0
12cu|perl-Email-MIME-Encodings-1.315.0-1|49	+ Revision: 241211
12cu|perl-Email-MIME-Encodings-1.315.0-1|50	- rebuild
12cu|perl-Email-MIME-Encodings-1.315.0-1|51	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Email-MIME-Encodings-1.315.0-1|52	
12cu|perl-Email-MIME-Encodings-1.315.0-1|53	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Email-MIME-Encodings-1.315.0-1|54	- restore BuildRoot
12cu|perl-Email-MIME-Encodings-1.315.0-1|55	
12cu|perl-Email-MIME-Encodings-1.315.0-1|56	* Wed Jul 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.31.1-1mdv2008.0
12cu|perl-Email-MIME-Encodings-1.315.0-1|57	+ Revision: 48065
12cu|perl-Email-MIME-Encodings-1.315.0-1|58	- update to new version 1.311
12cu|perl-Email-MIME-Encodings-1.315.0-1|59	
12cu|perl-Email-MIME-Encodings-1.315.0-1|60	
12cu|perl-Email-MIME-Encodings-1.315.0-1|61	* Thu Sep 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.31.0-1mdv2007.0
12cu|perl-Email-MIME-Encodings-1.315.0-1|62	- new version
12cu|perl-Email-MIME-Encodings-1.315.0-1|63	
12cu|perl-Email-MIME-Encodings-1.315.0-1|64	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-2mdv2007.0
12cu|perl-Email-MIME-Encodings-1.315.0-1|65	- Rebuild
12cu|perl-Email-MIME-Encodings-1.315.0-1|66	
12cu|perl-Email-MIME-Encodings-1.315.0-1|67	* Mon Mar 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.3-1mdk
12cu|perl-Email-MIME-Encodings-1.315.0-1|68	- first mdk release
12cu|perl-Email-MIME-Encodings-1.315.0-1|69	
12cu|perl-Email-MIME-Encodings-1.315.0-1|70	
12cu|perl-Email-MIME-Encodings-1.315.0-1|71	

10809 12
12cu|perl-Email-Reply-1.203.0-1|1	%define upstream_name    Email-Reply
12cu|perl-Email-Reply-1.203.0-1|2	%define upstream_version 1.203
12cu|perl-Email-Reply-1.203.0-1|3	
12cu|perl-Email-Reply-1.203.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Email-Reply-1.203.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Email-Reply-1.203.0-1|6	Release:	1
12cu|perl-Email-Reply-1.203.0-1|7	
12cu|perl-Email-Reply-1.203.0-1|8	Summary:	Reply to a Message
12cu|perl-Email-Reply-1.203.0-1|9	License:	GPL+ or Artistic
12cu|perl-Email-Reply-1.203.0-1|10	Group:		Development/Perl
12cu|perl-Email-Reply-1.203.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Email-Reply-1.203.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Email/Email-Reply-%{upstream_version}.tar.gz
12cu|perl-Email-Reply-1.203.0-1|13	
12cu|perl-Email-Reply-1.203.0-1|14	BuildRequires:	perl-devel
12cu|perl-Email-Reply-1.203.0-1|15	BuildRequires: perl(Capture::Tiny)
12cu|perl-Email-Reply-1.203.0-1|16	BuildRequires:	perl(Email::Simple::Creator)
12cu|perl-Email-Reply-1.203.0-1|17	BuildRequires:	perl(Email::Abstract)
12cu|perl-Email-Reply-1.203.0-1|18	BuildRequires:	perl(Email::MIME)
12cu|perl-Email-Reply-1.203.0-1|19	BuildRequires:	perl(Email::MIME::Creator)
12cu|perl-Email-Reply-1.203.0-1|20	BuildRequires:	perl(Email::Date)
12cu|perl-Email-Reply-1.203.0-1|21	BuildArch:	noarch
12cu|perl-Email-Reply-1.203.0-1|22	
12cu|perl-Email-Reply-1.203.0-1|23	%description
12cu|perl-Email-Reply-1.203.0-1|24	This software takes the hard out of generating replies to email messages.
12cu|perl-Email-Reply-1.203.0-1|25	
12cu|perl-Email-Reply-1.203.0-1|26	%prep
12cu|perl-Email-Reply-1.203.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Email-Reply-1.203.0-1|28	
12cu|perl-Email-Reply-1.203.0-1|29	%build
12cu|perl-Email-Reply-1.203.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Email-Reply-1.203.0-1|31	%make
12cu|perl-Email-Reply-1.203.0-1|32	
12cu|perl-Email-Reply-1.203.0-1|33	%check
12cu|perl-Email-Reply-1.203.0-1|34	make test
12cu|perl-Email-Reply-1.203.0-1|35	
12cu|perl-Email-Reply-1.203.0-1|36	%install
12cu|perl-Email-Reply-1.203.0-1|37	%makeinstall_std
12cu|perl-Email-Reply-1.203.0-1|38	
12cu|perl-Email-Reply-1.203.0-1|39	%files
12cu|perl-Email-Reply-1.203.0-1|40	%doc README Changes
12cu|perl-Email-Reply-1.203.0-1|41	%{perl_vendorlib}/Email
12cu|perl-Email-Reply-1.203.0-1|42	%{_mandir}/*/*
12cu|perl-Email-Reply-1.203.0-1|43	
12cu|perl-Email-Reply-1.203.0-1|44	
12cu|perl-Email-Reply-1.203.0-1|45	%changelog
12cu|perl-Email-Reply-1.203.0-1|46	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.202.0-1mdv2010.0
12cu|perl-Email-Reply-1.203.0-1|47	+ Revision: 403158
12cu|perl-Email-Reply-1.203.0-1|48	- rebuild using %%perl_convert_version
12cu|perl-Email-Reply-1.203.0-1|49	
12cu|perl-Email-Reply-1.203.0-1|50	* Wed Oct 01 2008 Oden Eriksson <oeriksson@mandriva.com> 1.20.2-4mdv2009.0
12cu|perl-Email-Reply-1.203.0-1|51	+ Revision: 290409
12cu|perl-Email-Reply-1.203.0-1|52	- rebuild
12cu|perl-Email-Reply-1.203.0-1|53	
12cu|perl-Email-Reply-1.203.0-1|54	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Email-Reply-1.203.0-1|55	- rebuild
12cu|perl-Email-Reply-1.203.0-1|56	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Email-Reply-1.203.0-1|57	
12cu|perl-Email-Reply-1.203.0-1|58	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Email-Reply-1.203.0-1|59	- restore BuildRoot
12cu|perl-Email-Reply-1.203.0-1|60	
12cu|perl-Email-Reply-1.203.0-1|61	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.20.2-1mdv2008.0
12cu|perl-Email-Reply-1.203.0-1|62	+ Revision: 56076
12cu|perl-Email-Reply-1.203.0-1|63	- update to new version 1.20.2
12cu|perl-Email-Reply-1.203.0-1|64	
12cu|perl-Email-Reply-1.203.0-1|65	
12cu|perl-Email-Reply-1.203.0-1|66	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.20.1-1mdv2007.1
12cu|perl-Email-Reply-1.203.0-1|67	+ Revision: 138830
12cu|perl-Email-Reply-1.203.0-1|68	- new version
12cu|perl-Email-Reply-1.203.0-1|69	
12cu|perl-Email-Reply-1.203.0-1|70	* Sun Jan 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.20.0-1mdv2007.1
12cu|perl-Email-Reply-1.203.0-1|71	+ Revision: 111591
12cu|perl-Email-Reply-1.203.0-1|72	- fix build dependencies
12cu|perl-Email-Reply-1.203.0-1|73	- fix build dependencies
12cu|perl-Email-Reply-1.203.0-1|74	- fix build dependencies
12cu|perl-Email-Reply-1.203.0-1|75	- fix build dependencies
12cu|perl-Email-Reply-1.203.0-1|76	- Import perl-Email-Reply
12cu|perl-Email-Reply-1.203.0-1|77	
12cu|perl-Email-Reply-1.203.0-1|78	* Sun Jan 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.20.0-1mdv2007.1
12cu|perl-Email-Reply-1.203.0-1|79	- first mdv release
12cu|perl-Email-Reply-1.203.0-1|80	
12cu|perl-Email-Reply-1.203.0-1|81	

10810 12
12cu|perl-Email-Send-2.199.0-1|1	%define upstream_name       Email-Send
12cu|perl-Email-Send-2.199.0-1|2	%define upstream_version 2.199
12cu|perl-Email-Send-2.199.0-1|3	
12cu|perl-Email-Send-2.199.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Email-Send-2.199.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Email-Send-2.199.0-1|6	Release:	1
12cu|perl-Email-Send-2.199.0-1|7	
12cu|perl-Email-Send-2.199.0-1|8	Summary:	Simply Sending Email
12cu|perl-Email-Send-2.199.0-1|9	License:	GPL+ or Artistic
12cu|perl-Email-Send-2.199.0-1|10	Group:		Development/Perl
12cu|perl-Email-Send-2.199.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Email-Send-2.199.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Email/Email-Send-%{upstream_version}.tar.gz
12cu|perl-Email-Send-2.199.0-1|13	
12cu|perl-Email-Send-2.199.0-1|14	BuildRequires:	perl-devel
12cu|perl-Email-Send-2.199.0-1|15	BuildRequires: perl(Capture::Tiny)
12cu|perl-Email-Send-2.199.0-1|16	BuildRequires:	perl(Email::Simple)
12cu|perl-Email-Send-2.199.0-1|17	BuildRequires:	perl(Email::Address)
12cu|perl-Email-Send-2.199.0-1|18	BuildRequires:	perl(Module::Pluggable)
12cu|perl-Email-Send-2.199.0-1|19	BuildRequires:	perl(Return::Value)
12cu|perl-Email-Send-2.199.0-1|20	Requires:	perl(Email::Date::Format)
12cu|perl-Email-Send-2.199.0-1|21	
12cu|perl-Email-Send-2.199.0-1|22	BuildArch:	noarch
12cu|perl-Email-Send-2.199.0-1|23	
12cu|perl-Email-Send-2.199.0-1|24	%description
12cu|perl-Email-Send-2.199.0-1|25	This module provides a very simple, very clean, very specific interface to
12cu|perl-Email-Send-2.199.0-1|26	multiple Email mailers. The goal of this software is to be small and simple,
12cu|perl-Email-Send-2.199.0-1|27	easy to use, and easy to extend.
12cu|perl-Email-Send-2.199.0-1|28	
12cu|perl-Email-Send-2.199.0-1|29	%prep
12cu|perl-Email-Send-2.199.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Email-Send-2.199.0-1|31	
12cu|perl-Email-Send-2.199.0-1|32	%build
12cu|perl-Email-Send-2.199.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Email-Send-2.199.0-1|34	%make
12cu|perl-Email-Send-2.199.0-1|35	
12cu|perl-Email-Send-2.199.0-1|36	%check
12cu|perl-Email-Send-2.199.0-1|37	%make test
12cu|perl-Email-Send-2.199.0-1|38	
12cu|perl-Email-Send-2.199.0-1|39	%install
12cu|perl-Email-Send-2.199.0-1|40	%makeinstall_std
12cu|perl-Email-Send-2.199.0-1|41	
12cu|perl-Email-Send-2.199.0-1|42	%files
12cu|perl-Email-Send-2.199.0-1|43	%doc README Changes
12cu|perl-Email-Send-2.199.0-1|44	%{perl_vendorlib}/Email
12cu|perl-Email-Send-2.199.0-1|45	%{_mandir}/*/*
12cu|perl-Email-Send-2.199.0-1|46	
12cu|perl-Email-Send-2.199.0-1|47	
12cu|perl-Email-Send-2.199.0-1|48	%changelog
12cu|perl-Email-Send-2.199.0-1|49	* Tue Dec 01 2009 Jérôme Quelin <jquelin@mandriva.org> 2.198.0-2mdv2010.1
12cu|perl-Email-Send-2.199.0-1|50	+ Revision: 472190
12cu|perl-Email-Send-2.199.0-1|51	- adding a requires:
12cu|perl-Email-Send-2.199.0-1|52	
12cu|perl-Email-Send-2.199.0-1|53	* Thu Jul 16 2009 Jérôme Quelin <jquelin@mandriva.org> 2.198.0-1mdv2010.0
12cu|perl-Email-Send-2.199.0-1|54	+ Revision: 396578
12cu|perl-Email-Send-2.199.0-1|55	- update to 2.198
12cu|perl-Email-Send-2.199.0-1|56	
12cu|perl-Email-Send-2.199.0-1|57	* Wed Jul 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.197.0-1mdv2010.0
12cu|perl-Email-Send-2.199.0-1|58	+ Revision: 393522
12cu|perl-Email-Send-2.199.0-1|59	- update to new version 2.197
12cu|perl-Email-Send-2.199.0-1|60	
12cu|perl-Email-Send-2.199.0-1|61	* Wed Jun 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.196.0-1mdv2010.0
12cu|perl-Email-Send-2.199.0-1|62	+ Revision: 384798
12cu|perl-Email-Send-2.199.0-1|63	- new version
12cu|perl-Email-Send-2.199.0-1|64	
12cu|perl-Email-Send-2.199.0-1|65	* Wed Feb 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.194.0-1mdv2010.0
12cu|perl-Email-Send-2.199.0-1|66	+ Revision: 337653
12cu|perl-Email-Send-2.199.0-1|67	- new release
12cu|perl-Email-Send-2.199.0-1|68	- standardized version
12cu|perl-Email-Send-2.199.0-1|69	
12cu|perl-Email-Send-2.199.0-1|70	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.19.2-3mdv2009.0
12cu|perl-Email-Send-2.199.0-1|71	+ Revision: 256788
12cu|perl-Email-Send-2.199.0-1|72	- rebuild
12cu|perl-Email-Send-2.199.0-1|73	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Email-Send-2.199.0-1|74	
12cu|perl-Email-Send-2.199.0-1|75	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Email-Send-2.199.0-1|76	- restore BuildRoot
12cu|perl-Email-Send-2.199.0-1|77	
12cu|perl-Email-Send-2.199.0-1|78	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.19.2-1mdv2008.1
12cu|perl-Email-Send-2.199.0-1|79	+ Revision: 109609
12cu|perl-Email-Send-2.199.0-1|80	- new version (upstream version 2.192)
12cu|perl-Email-Send-2.199.0-1|81	
12cu|perl-Email-Send-2.199.0-1|82	
12cu|perl-Email-Send-2.199.0-1|83	* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.18.5-1mdv2007.1
12cu|perl-Email-Send-2.199.0-1|84	+ Revision: 138834
12cu|perl-Email-Send-2.199.0-1|85	- new version
12cu|perl-Email-Send-2.199.0-1|86	
12cu|perl-Email-Send-2.199.0-1|87	* Sun Jan 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.18.3-1mdv2007.1
12cu|perl-Email-Send-2.199.0-1|88	+ Revision: 111237
12cu|perl-Email-Send-2.199.0-1|89	- fix build dependencies
12cu|perl-Email-Send-2.199.0-1|90	- fix build dependencies
12cu|perl-Email-Send-2.199.0-1|91	- Import perl-Email-Send
12cu|perl-Email-Send-2.199.0-1|92	
12cu|perl-Email-Send-2.199.0-1|93	* Sat Jan 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.18.3-1mdv2007.1
12cu|perl-Email-Send-2.199.0-1|94	- first mdv release
12cu|perl-Email-Send-2.199.0-1|95	
12cu|perl-Email-Send-2.199.0-1|96	

10811 12
12cu|perl-Email-Sender-1.300.11-4|1	%define upstream_name    Email-Sender
12cu|perl-Email-Sender-1.300.11-4|2	%define upstream_version 1.300011
12cu|perl-Email-Sender-1.300.11-4|3	
12cu|perl-Email-Sender-1.300.11-4|4	Name:		perl-%{upstream_name}
12cu|perl-Email-Sender-1.300.11-4|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Email-Sender-1.300.11-4|6	Release:	4
12cu|perl-Email-Sender-1.300.11-4|7	
12cu|perl-Email-Sender-1.300.11-4|8	Summary:	An SMTP client that stays online
12cu|perl-Email-Sender-1.300.11-4|9	License:	GPL+ or Artistic
12cu|perl-Email-Sender-1.300.11-4|10	Group:		Development/Perl
12cu|perl-Email-Sender-1.300.11-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Email-Sender-1.300.11-4|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Email-Sender-1.300.11-4|13	
12cu|perl-Email-Sender-1.300.11-4|14	
12cu|perl-Email-Sender-1.300.11-4|15	BuildRequires:	perl-devel
12cu|perl-Email-Sender-1.300.11-4|16	BuildRequires:	perl(Capture::Tiny)
12cu|perl-Email-Sender-1.300.11-4|17	BuildRequires:	perl-Capture-Tiny >= 0.80
12cu|perl-Email-Sender-1.300.11-4|18	BuildRequires:	perl(Carp)
12cu|perl-Email-Sender-1.300.11-4|19	BuildRequires:	perl(Cwd)
12cu|perl-Email-Sender-1.300.11-4|20	BuildRequires:	perl(Email::Abstract)
12cu|perl-Email-Sender-1.300.11-4|21	BuildRequires:	perl(Email::Address)
12cu|perl-Email-Sender-1.300.11-4|22	BuildRequires:	perl(Email::Simple)
12cu|perl-Email-Sender-1.300.11-4|23	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Email-Sender-1.300.11-4|24	BuildRequires:	perl(Fcntl)
12cu|perl-Email-Sender-1.300.11-4|25	BuildRequires:	perl(File::Basename)
12cu|perl-Email-Sender-1.300.11-4|26	BuildRequires:	perl(File::Find)
12cu|perl-Email-Sender-1.300.11-4|27	BuildRequires:	perl(File::Path)
12cu|perl-Email-Sender-1.300.11-4|28	BuildRequires:	perl(File::Spec)
12cu|perl-Email-Sender-1.300.11-4|29	BuildRequires:	perl(File::Temp)
12cu|perl-Email-Sender-1.300.11-4|30	BuildRequires:	perl(FindBin)
12cu|perl-Email-Sender-1.300.11-4|31	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Email-Sender-1.300.11-4|32	BuildRequires:	perl(Moose)
12cu|perl-Email-Sender-1.300.11-4|33	BuildRequires:	perl(Net::SMTP)
12cu|perl-Email-Sender-1.300.11-4|34	BuildRequires:	perl(Scalar::Util)
12cu|perl-Email-Sender-1.300.11-4|35	BuildRequires:	perl(Sys::Hostname::Long)
12cu|perl-Email-Sender-1.300.11-4|36	BuildRequires:	perl(Throwable::Error)
12cu|perl-Email-Sender-1.300.11-4|37	BuildRequires:	perl(Try::Tiny)
12cu|perl-Email-Sender-1.300.11-4|38	# for tests
12cu|perl-Email-Sender-1.300.11-4|39	BuildRequires:	perl(Moo::Role)
12cu|perl-Email-Sender-1.300.11-4|40	BuildRequires:	perl(strictures)
12cu|perl-Email-Sender-1.300.11-4|41	BuildRequires:	perl(MooX::Types::MooseLike)
12cu|perl-Email-Sender-1.300.11-4|42	BuildRequires:	perl(Class::Method::Modifiers)
12cu|perl-Email-Sender-1.300.11-4|43	
12cu|perl-Email-Sender-1.300.11-4|44	
12cu|perl-Email-Sender-1.300.11-4|45	
12cu|perl-Email-Sender-1.300.11-4|46	
12cu|perl-Email-Sender-1.300.11-4|47	BuildArch:	noarch
12cu|perl-Email-Sender-1.300.11-4|48	Requires:	perl(Throwable::Error)
12cu|perl-Email-Sender-1.300.11-4|49	
12cu|perl-Email-Sender-1.300.11-4|50	%description
12cu|perl-Email-Sender-1.300.11-4|51	An Email::Sender::Success object is just an indicator that an email message
12cu|perl-Email-Sender-1.300.11-4|52	was successfully sent. Unless extended, it has no properties of its own.
12cu|perl-Email-Sender-1.300.11-4|53	
12cu|perl-Email-Sender-1.300.11-4|54	%prep
12cu|perl-Email-Sender-1.300.11-4|55	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Email-Sender-1.300.11-4|56	
12cu|perl-Email-Sender-1.300.11-4|57	%build
12cu|perl-Email-Sender-1.300.11-4|58	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Email-Sender-1.300.11-4|59	%make
12cu|perl-Email-Sender-1.300.11-4|60	
12cu|perl-Email-Sender-1.300.11-4|61	%check
12cu|perl-Email-Sender-1.300.11-4|62	# Failed 1/17 test programs. 1/126 subtests failed.
12cu|perl-Email-Sender-1.300.11-4|63	# http://deps.cpantesters.org/?module=Email::Sender
12cu|perl-Email-Sender-1.300.11-4|64	# %%make test
12cu|perl-Email-Sender-1.300.11-4|65	
12cu|perl-Email-Sender-1.300.11-4|66	%install
12cu|perl-Email-Sender-1.300.11-4|67	%makeinstall_std
12cu|perl-Email-Sender-1.300.11-4|68	
12cu|perl-Email-Sender-1.300.11-4|69	%files
12cu|perl-Email-Sender-1.300.11-4|70	%doc Changes LICENSE README
12cu|perl-Email-Sender-1.300.11-4|71	%{_mandir}/man3/*
12cu|perl-Email-Sender-1.300.11-4|72	%{perl_vendorlib}/*
12cu|perl-Email-Sender-1.300.11-4|73	
12cu|perl-Email-Sender-1.300.11-4|74	
12cu|perl-Email-Sender-1.300.11-4|75	%changelog
12cu|perl-Email-Sender-1.300.11-4|76	* Sun Apr 27 2014 symbianflo <symbianflo@mandrivausers.ro> 1.300.11-4
12cu|perl-Email-Sender-1.300.11-4|77	+ Revision: 5071032
12cu|perl-Email-Sender-1.300.11-4|78	- Merge pull request #1 from symbianflo/perl-Email-Sender:rosa2012.1
12cu|perl-Email-Sender-1.300.11-4|79	- symbianflo
12cu|perl-Email-Sender-1.300.11-4|80	
12cu|perl-Email-Sender-1.300.11-4|81	

10812 12
12cu|perl-Email-Valid-1.193.0-1|1	%define upstream_name     Email-Valid
12cu|perl-Email-Valid-1.193.0-1|2	%define upstream_version 1.193
12cu|perl-Email-Valid-1.193.0-1|3	
12cu|perl-Email-Valid-1.193.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Email-Valid-1.193.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Email-Valid-1.193.0-1|6	Release:	1
12cu|perl-Email-Valid-1.193.0-1|7	
12cu|perl-Email-Valid-1.193.0-1|8	Summary:	Check validity of Internet email addresses
12cu|perl-Email-Valid-1.193.0-1|9	
12cu|perl-Email-Valid-1.193.0-1|10	License:	GPL+ or Artistic
12cu|perl-Email-Valid-1.193.0-1|11	Group:		Development/Perl
12cu|perl-Email-Valid-1.193.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Email-Valid-1.193.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Email-Valid-1.193.0-1|14	
12cu|perl-Email-Valid-1.193.0-1|15	BuildRequires:	perl-devel
12cu|perl-Email-Valid-1.193.0-1|16	BuildRequires: perl(Capture::Tiny)
12cu|perl-Email-Valid-1.193.0-1|17	BuildRequires:	perl(Mail::Address)
12cu|perl-Email-Valid-1.193.0-1|18	BuildRequires:	perl(Net::DNS)
12cu|perl-Email-Valid-1.193.0-1|19	BuildArch:	noarch
12cu|perl-Email-Valid-1.193.0-1|20	
12cu|perl-Email-Valid-1.193.0-1|21	%description
12cu|perl-Email-Valid-1.193.0-1|22	This module determines whether an email address is well-formed, and
12cu|perl-Email-Valid-1.193.0-1|23	optionally, whether a mail host exists for the domain or whether
12cu|perl-Email-Valid-1.193.0-1|24	the top level domain of the email address is valid.
12cu|perl-Email-Valid-1.193.0-1|25	
12cu|perl-Email-Valid-1.193.0-1|26	%prep
12cu|perl-Email-Valid-1.193.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Email-Valid-1.193.0-1|28	
12cu|perl-Email-Valid-1.193.0-1|29	%build
12cu|perl-Email-Valid-1.193.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Email-Valid-1.193.0-1|31	%make
12cu|perl-Email-Valid-1.193.0-1|32	
12cu|perl-Email-Valid-1.193.0-1|33	%check
12cu|perl-Email-Valid-1.193.0-1|34	make test
12cu|perl-Email-Valid-1.193.0-1|35	
12cu|perl-Email-Valid-1.193.0-1|36	%install
12cu|perl-Email-Valid-1.193.0-1|37	%makeinstall_std
12cu|perl-Email-Valid-1.193.0-1|38	
12cu|perl-Email-Valid-1.193.0-1|39	%files
12cu|perl-Email-Valid-1.193.0-1|40	%doc README Changes
12cu|perl-Email-Valid-1.193.0-1|41	%{perl_vendorlib}/Email
12cu|perl-Email-Valid-1.193.0-1|42	%{_mandir}/*/*
12cu|perl-Email-Valid-1.193.0-1|43	
12cu|perl-Email-Valid-1.193.0-1|44	
12cu|perl-Email-Valid-1.193.0-1|45	
12cu|perl-Email-Valid-1.193.0-1|46	%changelog
12cu|perl-Email-Valid-1.193.0-1|47	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.193.0-1
12cu|perl-Email-Valid-1.193.0-1|48	+ Revision: 1d2fd42
12cu|perl-Email-Valid-1.193.0-1|49	- Updated to 1.193 (by updates_builder)
12cu|perl-Email-Valid-1.193.0-1|50	
12cu|perl-Email-Valid-1.193.0-1|51	

10813 12
12cu|perl-Encode-2.580.0-1|1	%define upstream_name    Encode
12cu|perl-Encode-2.580.0-1|2	%define upstream_version 2.58
12cu|perl-Encode-2.580.0-1|3	
12cu|perl-Encode-2.580.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Encode-2.580.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Encode-2.580.0-1|6	Release:	1
12cu|perl-Encode-2.580.0-1|7	
12cu|perl-Encode-2.580.0-1|8	Summary:    Character Encodings Handler
12cu|perl-Encode-2.580.0-1|9	
12cu|perl-Encode-2.580.0-1|10	License:    GPL+ or Artistic
12cu|perl-Encode-2.580.0-1|11	Group:      Development/Perl
12cu|perl-Encode-2.580.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Encode-2.580.0-1|13	Source0:    http://search.cpan.org/CPAN/authors/id/D/DA/DANKOGAI/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Encode-2.580.0-1|14	
12cu|perl-Encode-2.580.0-1|15	BuildRequires: perl-devel
12cu|perl-Encode-2.580.0-1|16	Requires: perl-devel
12cu|perl-Encode-2.580.0-1|17	
12cu|perl-Encode-2.580.0-1|18	%description
12cu|perl-Encode-2.580.0-1|19	The "Encode" module provides the interfaces between Perl's strings and
12cu|perl-Encode-2.580.0-1|20	the rest of the system.  Perl strings are sequences of characters.
12cu|perl-Encode-2.580.0-1|21	
12cu|perl-Encode-2.580.0-1|22	The repertoire of characters that Perl can represent is at least that
12cu|perl-Encode-2.580.0-1|23	defined by the Unicode Consortium. On most platforms the ordinal values
12cu|perl-Encode-2.580.0-1|24	of the characters (as returned by "ord(ch)") is the "Unicode codepoint"
12cu|perl-Encode-2.580.0-1|25	for the character (the exceptions are those platforms where the legacy
12cu|perl-Encode-2.580.0-1|26	encoding is some variant of EBCDIC rather than a super-set of ASCII -
12cu|perl-Encode-2.580.0-1|27	see perlebcdic).
12cu|perl-Encode-2.580.0-1|28	
12cu|perl-Encode-2.580.0-1|29	Traditionally, computer data has been moved around in 8-bit chunks often
12cu|perl-Encode-2.580.0-1|30	called "bytes". These chunks are also known as "octets" in networking
12cu|perl-Encode-2.580.0-1|31	standards. Perl is widely used to manipulate data of many types - not
12cu|perl-Encode-2.580.0-1|32	only strings of characters representing human or computer languages but
12cu|perl-Encode-2.580.0-1|33	also "binary" data being the machine's representation of numbers, pixels
12cu|perl-Encode-2.580.0-1|34	in an image - or just about anything.
12cu|perl-Encode-2.580.0-1|35	
12cu|perl-Encode-2.580.0-1|36	When Perl is processing "binary data", the programmer wants Perl to
12cu|perl-Encode-2.580.0-1|37	process "sequences of bytes". This is not a problem for Perl - as a byte
12cu|perl-Encode-2.580.0-1|38	has 256 possible values, it easily fits in Perl's much larger "logical
12cu|perl-Encode-2.580.0-1|39	character".
12cu|perl-Encode-2.580.0-1|40	
12cu|perl-Encode-2.580.0-1|41	
12cu|perl-Encode-2.580.0-1|42	%prep
12cu|perl-Encode-2.580.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Encode-2.580.0-1|44	
12cu|perl-Encode-2.580.0-1|45	%build
12cu|perl-Encode-2.580.0-1|46	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Encode-2.580.0-1|47	%make
12cu|perl-Encode-2.580.0-1|48	
12cu|perl-Encode-2.580.0-1|49	%check
12cu|perl-Encode-2.580.0-1|50	make test
12cu|perl-Encode-2.580.0-1|51	
12cu|perl-Encode-2.580.0-1|52	%install
12cu|perl-Encode-2.580.0-1|53	%makeinstall_std
12cu|perl-Encode-2.580.0-1|54	rm -rf %{buildroot}/%{_bindir} %{buildroot}%{_mandir}/man1
12cu|perl-Encode-2.580.0-1|55	
12cu|perl-Encode-2.580.0-1|56	%clean
12cu|perl-Encode-2.580.0-1|57	
12cu|perl-Encode-2.580.0-1|58	%files
12cu|perl-Encode-2.580.0-1|59	%doc Changes README
12cu|perl-Encode-2.580.0-1|60	%{_mandir}/man3/*
12cu|perl-Encode-2.580.0-1|61	%perl_vendorlib/*
12cu|perl-Encode-2.580.0-1|62	
12cu|perl-Encode-2.580.0-1|63	
12cu|perl-Encode-2.580.0-1|64	
12cu|perl-Encode-2.580.0-1|65	
12cu|perl-Encode-2.580.0-1|66	%changelog
12cu|perl-Encode-2.580.0-1|67	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.580.0-1
12cu|perl-Encode-2.580.0-1|68	+ Revision: 59c20cf
12cu|perl-Encode-2.580.0-1|69	- Updated to 2.58 (by updates_builder)
12cu|perl-Encode-2.580.0-1|70	
12cu|perl-Encode-2.580.0-1|71	

10814 12
12cu|perl-Env-Path-0.190.0-1|1	%define upstream_name    Env-Path
12cu|perl-Env-Path-0.190.0-1|2	%define upstream_version 0.19
12cu|perl-Env-Path-0.190.0-1|3	
12cu|perl-Env-Path-0.190.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Env-Path-0.190.0-1|5	Version:	%perl_convert_version 0.19
12cu|perl-Env-Path-0.190.0-1|6	Release:	1
12cu|perl-Env-Path-0.190.0-1|7	
12cu|perl-Env-Path-0.190.0-1|8	Summary:	Advanced operations on path variables
12cu|perl-Env-Path-0.190.0-1|9	License:	GPL+ or Artistic
12cu|perl-Env-Path-0.190.0-1|10	Group:		Development/Perl
12cu|perl-Env-Path-0.190.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Env-Path-0.190.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Env/Env-Path-0.19.tar.gz
12cu|perl-Env-Path-0.190.0-1|13	
12cu|perl-Env-Path-0.190.0-1|14	BuildRequires:	perl-devel
12cu|perl-Env-Path-0.190.0-1|15	BuildArch:	noarch
12cu|perl-Env-Path-0.190.0-1|16	
12cu|perl-Env-Path-0.190.0-1|17	%description
12cu|perl-Env-Path-0.190.0-1|18	Env::Path presents an object-oriented interface to _path variables_,
12cu|perl-Env-Path-0.190.0-1|19	defined as that subclass of _environment variables_ which name an ordered
12cu|perl-Env-Path-0.190.0-1|20	list of filesystem elements separated by a platform-standard _separator_
12cu|perl-Env-Path-0.190.0-1|21	(typically ':' on UNIX and ';' on Windows).
12cu|perl-Env-Path-0.190.0-1|22	
12cu|perl-Env-Path-0.190.0-1|23	Of course, core Perl constructs such
12cu|perl-Env-Path-0.190.0-1|24	
12cu|perl-Env-Path-0.190.0-1|25	$ENV{PATH} .= ":/usr/local/bin";
12cu|perl-Env-Path-0.190.0-1|26	
12cu|perl-Env-Path-0.190.0-1|27	%prep
12cu|perl-Env-Path-0.190.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Env-Path-0.190.0-1|29	
12cu|perl-Env-Path-0.190.0-1|30	%build
12cu|perl-Env-Path-0.190.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Env-Path-0.190.0-1|32	%make
12cu|perl-Env-Path-0.190.0-1|33	
12cu|perl-Env-Path-0.190.0-1|34	%check
12cu|perl-Env-Path-0.190.0-1|35	%make test
12cu|perl-Env-Path-0.190.0-1|36	
12cu|perl-Env-Path-0.190.0-1|37	%install
12cu|perl-Env-Path-0.190.0-1|38	%makeinstall_std
12cu|perl-Env-Path-0.190.0-1|39	
12cu|perl-Env-Path-0.190.0-1|40	%files
12cu|perl-Env-Path-0.190.0-1|41	%doc Changes README
12cu|perl-Env-Path-0.190.0-1|42	%{_bindir}/envpath
12cu|perl-Env-Path-0.190.0-1|43	%{_mandir}/man1/*
12cu|perl-Env-Path-0.190.0-1|44	%{_mandir}/man3/*
12cu|perl-Env-Path-0.190.0-1|45	%{perl_vendorlib}/*
12cu|perl-Env-Path-0.190.0-1|46	
12cu|perl-Env-Path-0.190.0-1|47	
12cu|perl-Env-Path-0.190.0-1|48	%changelog
12cu|perl-Env-Path-0.190.0-1|49	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.180.0-3mdv2011.0
12cu|perl-Env-Path-0.190.0-1|50	+ Revision: 654318
12cu|perl-Env-Path-0.190.0-1|51	- rebuild for updated spec-helper
12cu|perl-Env-Path-0.190.0-1|52	
12cu|perl-Env-Path-0.190.0-1|53	* Fri Dec 24 2010 Shlomi Fish <shlomif@mandriva.org> 0.180.0-2mdv2011.0
12cu|perl-Env-Path-0.190.0-1|54	+ Revision: 624653
12cu|perl-Env-Path-0.190.0-1|55	- Fix the files section
12cu|perl-Env-Path-0.190.0-1|56	- import perl-Env-Path
12cu|perl-Env-Path-0.190.0-1|57	
12cu|perl-Env-Path-0.190.0-1|58	

10815 12
12cu|perl-Env-Sanctify-1.120.0-1|1	%define upstream_name    Env-Sanctify%define upstream_version 1.12
12cu|perl-Env-Sanctify-1.120.0-1|2	
12cu|perl-Env-Sanctify-1.120.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Env-Sanctify-1.120.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Env-Sanctify-1.120.0-1|5	Release:	1
12cu|perl-Env-Sanctify-1.120.0-1|6	
12cu|perl-Env-Sanctify-1.120.0-1|7	Summary:	Lexically scoped sanctification of %ENV
12cu|perl-Env-Sanctify-1.120.0-1|8	License:	GPL+ or Artistic
12cu|perl-Env-Sanctify-1.120.0-1|9	Group:		Development/Perl
12cu|perl-Env-Sanctify-1.120.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Env-Sanctify-1.120.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Env/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Env-Sanctify-1.120.0-1|12	Source1:	%{name}.rpmlintrc
12cu|perl-Env-Sanctify-1.120.0-1|13	
12cu|perl-Env-Sanctify-1.120.0-1|14	BuildRequires:	perl-devel
12cu|perl-Env-Sanctify-1.120.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Env-Sanctify-1.120.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Env-Sanctify-1.120.0-1|17	BuildArch:	noarch
12cu|perl-Env-Sanctify-1.120.0-1|18	
12cu|perl-Env-Sanctify-1.120.0-1|19	%description
12cu|perl-Env-Sanctify-1.120.0-1|20	Env::Sanctify is a module that provides lexically scoped manipulation and
12cu|perl-Env-Sanctify-1.120.0-1|21	sanctification of '%ENV'.
12cu|perl-Env-Sanctify-1.120.0-1|22	
12cu|perl-Env-Sanctify-1.120.0-1|23	You can specify that it alter or add additional environment variables or
12cu|perl-Env-Sanctify-1.120.0-1|24	remove existing ones according to a list of matching regexen.
12cu|perl-Env-Sanctify-1.120.0-1|25	
12cu|perl-Env-Sanctify-1.120.0-1|26	You can then either 'restore' the environment back manually or let the
12cu|perl-Env-Sanctify-1.120.0-1|27	object fall out of scope, which automagically restores.
12cu|perl-Env-Sanctify-1.120.0-1|28	
12cu|perl-Env-Sanctify-1.120.0-1|29	%prep
12cu|perl-Env-Sanctify-1.120.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Env-Sanctify-1.120.0-1|31	
12cu|perl-Env-Sanctify-1.120.0-1|32	%build
12cu|perl-Env-Sanctify-1.120.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Env-Sanctify-1.120.0-1|34	%make
12cu|perl-Env-Sanctify-1.120.0-1|35	
12cu|perl-Env-Sanctify-1.120.0-1|36	%check
12cu|perl-Env-Sanctify-1.120.0-1|37	%make test
12cu|perl-Env-Sanctify-1.120.0-1|38	
12cu|perl-Env-Sanctify-1.120.0-1|39	%install
12cu|perl-Env-Sanctify-1.120.0-1|40	%makeinstall_std
12cu|perl-Env-Sanctify-1.120.0-1|41	
12cu|perl-Env-Sanctify-1.120.0-1|42	%files
12cu|perl-Env-Sanctify-1.120.0-1|43	%doc Changes META.yml README LICENSE
12cu|perl-Env-Sanctify-1.120.0-1|44	%{_mandir}/man3/*
12cu|perl-Env-Sanctify-1.120.0-1|45	%{perl_vendorlib}/*
12cu|perl-Env-Sanctify-1.120.0-1|46	
12cu|perl-Env-Sanctify-1.120.0-1|47	
12cu|perl-Env-Sanctify-1.120.0-1|48	%changelog
12cu|perl-Env-Sanctify-1.120.0-1|49	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.120.0-1
12cu|perl-Env-Sanctify-1.120.0-1|50	+ Revision: 6af4f7d
12cu|perl-Env-Sanctify-1.120.0-1|51	- Updated to 1.12 (by updates_builder)
12cu|perl-Env-Sanctify-1.120.0-1|52	
12cu|perl-Env-Sanctify-1.120.0-1|53	

10816 12
12cu|perl-Event-RPC-1.50.0-1|1	%define pkgname Event-RPC
12cu|perl-Event-RPC-1.50.0-1|2	%define filelist %{pkgname}-%{upstream_version}-filelist
12cu|perl-Event-RPC-1.50.0-1|3	%define NVR %{pkgname}-%{upstream_version}-%{release}
12cu|perl-Event-RPC-1.50.0-1|4	%define maketest 1
12cu|perl-Event-RPC-1.50.0-1|5	%define upstream_version 1.05
12cu|perl-Event-RPC-1.50.0-1|6	Name:		perl-Event-RPC
12cu|perl-Event-RPC-1.50.0-1|7	Summary:	Event-RPC - Event based transparent Client/Server RPC framework
12cu|perl-Event-RPC-1.50.0-1|8	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Event-RPC-1.50.0-1|9	Release:	1
12cu|perl-Event-RPC-1.50.0-1|10	License:	Artistic
12cu|perl-Event-RPC-1.50.0-1|11	Group:		Development/Perl
12cu|perl-Event-RPC-1.50.0-1|12	URL:		http://www.exit1.org/Event-RPC
12cu|perl-Event-RPC-1.50.0-1|13	Source:		http://search.cpan.org//CPAN/authors/id/J/JR/JRED/Event-RPC-%{upstream_version}.tar.gz
12cu|perl-Event-RPC-1.50.0-1|14	
12cu|perl-Event-RPC-1.50.0-1|15	BuildRequires:	perl-devel
12cu|perl-Event-RPC-1.50.0-1|16	BuildRequires:	perl(Event)
12cu|perl-Event-RPC-1.50.0-1|17	BuildRequires:	perl(IO::Socket::SSL)
12cu|perl-Event-RPC-1.50.0-1|18	BuildConflicts:	perl-Net_SSLeay < 1.30
12cu|perl-Event-RPC-1.50.0-1|19	BuildArch: noarch
12cu|perl-Event-RPC-1.50.0-1|20	
12cu|perl-Event-RPC-1.50.0-1|21	%description
12cu|perl-Event-RPC-1.50.0-1|22	Event::RPC consists of a server and a client library. The server
12cu|perl-Event-RPC-1.50.0-1|23	exports a list of classes and methods, which are allowed to be called
12cu|perl-Event-RPC-1.50.0-1|24	over the network. More specific it acts as a proxy for objects created
12cu|perl-Event-RPC-1.50.0-1|25	on the server side (on demand of the connected clients) which handles
12cu|perl-Event-RPC-1.50.0-1|26	client side methods calls with transport of method arguments and
12cu|perl-Event-RPC-1.50.0-1|27	return values.
12cu|perl-Event-RPC-1.50.0-1|28	
12cu|perl-Event-RPC-1.50.0-1|29	The object proxy handles refcounting and destruction of objects
12cu|perl-Event-RPC-1.50.0-1|30	created by clients properly. Objects as method parameters and return
12cu|perl-Event-RPC-1.50.0-1|31	values are handled as well (although with some limitations, see
12cu|perl-Event-RPC-1.50.0-1|32	below).
12cu|perl-Event-RPC-1.50.0-1|33	
12cu|perl-Event-RPC-1.50.0-1|34	For the client the whole thing is totally transparent - once connected
12cu|perl-Event-RPC-1.50.0-1|35	to the server it doesn't know whether it calls methods on local or
12cu|perl-Event-RPC-1.50.0-1|36	remote objects.
12cu|perl-Event-RPC-1.50.0-1|37	
12cu|perl-Event-RPC-1.50.0-1|38	Also the methods on the server newer know whether they are called
12cu|perl-Event-RPC-1.50.0-1|39	locally or from a connected client. Your application logic is not
12cu|perl-Event-RPC-1.50.0-1|40	affected by Event::RPC at all, at least if it has a rudimentary clean
12cu|perl-Event-RPC-1.50.0-1|41	OO design.
12cu|perl-Event-RPC-1.50.0-1|42	
12cu|perl-Event-RPC-1.50.0-1|43	For details on implementing servers and clients please refer to the
12cu|perl-Event-RPC-1.50.0-1|44	man pages of Event::RPC::Server and Event::RPC::Client.
12cu|perl-Event-RPC-1.50.0-1|45	
12cu|perl-Event-RPC-1.50.0-1|46	%prep
12cu|perl-Event-RPC-1.50.0-1|47	%setup -q -n %{pkgname}-%{upstream_version}
12cu|perl-Event-RPC-1.50.0-1|48	chmod -R u+w %{_builddir}/%{pkgname}-%{upstream_version}
12cu|perl-Event-RPC-1.50.0-1|49	
12cu|perl-Event-RPC-1.50.0-1|50	%build
12cu|perl-Event-RPC-1.50.0-1|51	grep -rsl '^#!.*perl' . |
12cu|perl-Event-RPC-1.50.0-1|52	grep -v '.bak$' |xargs --no-run-if-empty \
12cu|perl-Event-RPC-1.50.0-1|53	perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
12cu|perl-Event-RPC-1.50.0-1|54	CFLAGS="%{optflags}"
12cu|perl-Event-RPC-1.50.0-1|55	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
12cu|perl-Event-RPC-1.50.0-1|56	make
12cu|perl-Event-RPC-1.50.0-1|57	
12cu|perl-Event-RPC-1.50.0-1|58	%check
12cu|perl-Event-RPC-1.50.0-1|59	make test
12cu|perl-Event-RPC-1.50.0-1|60	
12cu|perl-Event-RPC-1.50.0-1|61	%install
12cu|perl-Event-RPC-1.50.0-1|62	%makeinstall_std `perl -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
12cu|perl-Event-RPC-1.50.0-1|63	
12cu|perl-Event-RPC-1.50.0-1|64	# remove special files
12cu|perl-Event-RPC-1.50.0-1|65	find %{buildroot} -name "perllocal.pod" \
12cu|perl-Event-RPC-1.50.0-1|66	-o -name ".packlist"                \
12cu|perl-Event-RPC-1.50.0-1|67	-o -name "*.bs"                     \
12cu|perl-Event-RPC-1.50.0-1|68	|xargs -i rm -f {}
12cu|perl-Event-RPC-1.50.0-1|69	
12cu|perl-Event-RPC-1.50.0-1|70	# no empty directories
12cu|perl-Event-RPC-1.50.0-1|71	find %{buildroot}%{_prefix}             \
12cu|perl-Event-RPC-1.50.0-1|72	-type d -depth                      \
12cu|perl-Event-RPC-1.50.0-1|73	-exec rmdir {} \; 2>/dev/null
12cu|perl-Event-RPC-1.50.0-1|74	
12cu|perl-Event-RPC-1.50.0-1|75	%files
12cu|perl-Event-RPC-1.50.0-1|76	%doc README Changes
12cu|perl-Event-RPC-1.50.0-1|77	%{perl_vendorlib}/Event/RPC*
12cu|perl-Event-RPC-1.50.0-1|78	%{_mandir}/man3/Event::RPC*
12cu|perl-Event-RPC-1.50.0-1|79	
12cu|perl-Event-RPC-1.50.0-1|80	
12cu|perl-Event-RPC-1.50.0-1|81	
12cu|perl-Event-RPC-1.50.0-1|82	%changelog
12cu|perl-Event-RPC-1.50.0-1|83	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-1
12cu|perl-Event-RPC-1.50.0-1|84	+ Revision: 8cb706b
12cu|perl-Event-RPC-1.50.0-1|85	- Updated to 1.05 (by updates_builder)
12cu|perl-Event-RPC-1.50.0-1|86	
12cu|perl-Event-RPC-1.50.0-1|87	

10817 12
12cu|perl-Excel-Template-0.340.0-1|1	%define upstream_name    Excel-Template
12cu|perl-Excel-Template-0.340.0-1|2	%define upstream_version 0.34
12cu|perl-Excel-Template-0.340.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Excel-Template-0.340.0-1|4	Version:	%perl_convert_version 0.34
12cu|perl-Excel-Template-0.340.0-1|5	Release:	1
12cu|perl-Excel-Template-0.340.0-1|6	
12cu|perl-Excel-Template-0.340.0-1|7	Summary:	Templating module that generates Excel
12cu|perl-Excel-Template-0.340.0-1|8	License:	GPL+ or Artistic
12cu|perl-Excel-Template-0.340.0-1|9	Group:		Development/Perl
12cu|perl-Excel-Template-0.340.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Excel-Template-0.340.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Excel/Excel-Template-0.34.tar.gz
12cu|perl-Excel-Template-0.340.0-1|12	
12cu|perl-Excel-Template-0.340.0-1|13	BuildRequires:	perl-devel
12cu|perl-Excel-Template-0.340.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Excel-Template-0.340.0-1|15	BuildRequires:	perl(File::Basename)
12cu|perl-Excel-Template-0.340.0-1|16	BuildRequires:	perl(File::Path)
12cu|perl-Excel-Template-0.340.0-1|17	BuildRequires:	perl(File::Temp)
12cu|perl-Excel-Template-0.340.0-1|18	BuildRequires:	perl(IO::Scalar)
12cu|perl-Excel-Template-0.340.0-1|19	BuildRequires:	perl(Spreadsheet::WriteExcel)
12cu|perl-Excel-Template-0.340.0-1|20	BuildRequires:	perl(Spreadsheet::WriteExcel::Utility)
12cu|perl-Excel-Template-0.340.0-1|21	BuildRequires:	perl(Test::Deep)
12cu|perl-Excel-Template-0.340.0-1|22	BuildRequires:	perl(Test::Exception)
12cu|perl-Excel-Template-0.340.0-1|23	BuildRequires:	perl(Test::More)
12cu|perl-Excel-Template-0.340.0-1|24	BuildRequires:	perl(XML::Parser)
12cu|perl-Excel-Template-0.340.0-1|25	BuildArch:	noarch
12cu|perl-Excel-Template-0.340.0-1|26	
12cu|perl-Excel-Template-0.340.0-1|27	%description
12cu|perl-Excel-Template-0.340.0-1|28	This is a module used for templating Excel files. Its genesis came from the
12cu|perl-Excel-Template-0.340.0-1|29	need to use the same datastructure as the HTML::Template manpage, but
12cu|perl-Excel-Template-0.340.0-1|30	provide Excel files instead. The existing modules don't do the trick, as
12cu|perl-Excel-Template-0.340.0-1|31	they require replication of logic that's already been done within the
12cu|perl-Excel-Template-0.340.0-1|32	HTML::Template manpage.
12cu|perl-Excel-Template-0.340.0-1|33	
12cu|perl-Excel-Template-0.340.0-1|34	%prep
12cu|perl-Excel-Template-0.340.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Excel-Template-0.340.0-1|36	
12cu|perl-Excel-Template-0.340.0-1|37	%build
12cu|perl-Excel-Template-0.340.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Excel-Template-0.340.0-1|39	%make
12cu|perl-Excel-Template-0.340.0-1|40	
12cu|perl-Excel-Template-0.340.0-1|41	%check
12cu|perl-Excel-Template-0.340.0-1|42	%make test
12cu|perl-Excel-Template-0.340.0-1|43	
12cu|perl-Excel-Template-0.340.0-1|44	%install
12cu|perl-Excel-Template-0.340.0-1|45	%makeinstall_std
12cu|perl-Excel-Template-0.340.0-1|46	
12cu|perl-Excel-Template-0.340.0-1|47	%files
12cu|perl-Excel-Template-0.340.0-1|48	%doc Changes LICENSE META.yml README
12cu|perl-Excel-Template-0.340.0-1|49	%{_mandir}/man3/*
12cu|perl-Excel-Template-0.340.0-1|50	%{perl_vendorlib}/*
12cu|perl-Excel-Template-0.340.0-1|51	
12cu|perl-Excel-Template-0.340.0-1|52	%changelog
12cu|perl-Excel-Template-0.340.0-1|53	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.330.0-2mdv2011.0
12cu|perl-Excel-Template-0.340.0-1|54	+ Revision: 657336
12cu|perl-Excel-Template-0.340.0-1|55	- rebuild for updated spec-helper
12cu|perl-Excel-Template-0.340.0-1|56	
12cu|perl-Excel-Template-0.340.0-1|57	* Thu Feb 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.330.0-1
12cu|perl-Excel-Template-0.340.0-1|58	+ Revision: 639635
12cu|perl-Excel-Template-0.340.0-1|59	- update to new version 0.33
12cu|perl-Excel-Template-0.340.0-1|60	
12cu|perl-Excel-Template-0.340.0-1|61	* Sat Jan 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.320.0-1mdv2011.0
12cu|perl-Excel-Template-0.340.0-1|62	+ Revision: 627063
12cu|perl-Excel-Template-0.340.0-1|63	- import perl-Excel-Template
12cu|perl-Excel-Template-0.340.0-1|64	
12cu|perl-Excel-Template-0.340.0-1|65	

10818 12
12cu|perl-Excel-Template-Plus-0.50.0-3|1	%define upstream_name    Excel-Template-Plus
12cu|perl-Excel-Template-Plus-0.50.0-3|2	%define upstream_version 0.05
12cu|perl-Excel-Template-Plus-0.50.0-3|3	
12cu|perl-Excel-Template-Plus-0.50.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Excel-Template-Plus-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Excel-Template-Plus-0.50.0-3|6	Release:	3
12cu|perl-Excel-Template-Plus-0.50.0-3|7	
12cu|perl-Excel-Template-Plus-0.50.0-3|8	Summary:	Testing module for use with Excel::Template::Plus
12cu|perl-Excel-Template-Plus-0.50.0-3|9	License:	GPL+ or Artistic
12cu|perl-Excel-Template-Plus-0.50.0-3|10	Group:		Development/Perl
12cu|perl-Excel-Template-Plus-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Excel-Template-Plus-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Excel/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Excel-Template-Plus-0.50.0-3|13	
12cu|perl-Excel-Template-Plus-0.50.0-3|14	BuildRequires:	perl-devel
12cu|perl-Excel-Template-Plus-0.50.0-3|15	BuildRequires:	perl(Excel::Template)
12cu|perl-Excel-Template-Plus-0.50.0-3|16	BuildRequires:	perl(File::Spec)
12cu|perl-Excel-Template-Plus-0.50.0-3|17	BuildRequires:	perl(FindBin)
12cu|perl-Excel-Template-Plus-0.50.0-3|18	BuildRequires:	perl(IO::String)
12cu|perl-Excel-Template-Plus-0.50.0-3|19	BuildRequires:	perl(Moose)
12cu|perl-Excel-Template-Plus-0.50.0-3|20	BuildRequires:	perl(MooseX::Param)
12cu|perl-Excel-Template-Plus-0.50.0-3|21	BuildRequires:	perl(Spreadsheet::ParseExcel)
12cu|perl-Excel-Template-Plus-0.50.0-3|22	BuildRequires:	perl(Template)
12cu|perl-Excel-Template-Plus-0.50.0-3|23	BuildRequires:	perl(Test::Deep)
12cu|perl-Excel-Template-Plus-0.50.0-3|24	BuildRequires:	perl(Test::Exception)
12cu|perl-Excel-Template-Plus-0.50.0-3|25	BuildRequires:	perl(Test::More)
12cu|perl-Excel-Template-Plus-0.50.0-3|26	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Excel-Template-Plus-0.50.0-3|27	BuildArch:	noarch
12cu|perl-Excel-Template-Plus-0.50.0-3|28	
12cu|perl-Excel-Template-Plus-0.50.0-3|29	%description
12cu|perl-Excel-Template-Plus-0.50.0-3|30	This module is an extension of the Excel::Template module, which allows the
12cu|perl-Excel-Template-Plus-0.50.0-3|31	user to use various "engines" from which you can create Excel files through
12cu|perl-Excel-Template-Plus-0.50.0-3|32	Excel::Template.
12cu|perl-Excel-Template-Plus-0.50.0-3|33	
12cu|perl-Excel-Template-Plus-0.50.0-3|34	The idea is to use the existing (and very solid) excel file generation code
12cu|perl-Excel-Template-Plus-0.50.0-3|35	in Excel::Template, but to extend its more templatey bits with more
12cu|perl-Excel-Template-Plus-0.50.0-3|36	powerful options.
12cu|perl-Excel-Template-Plus-0.50.0-3|37	
12cu|perl-Excel-Template-Plus-0.50.0-3|38	The only engine currently provided is the Template Toolkit engine, which
12cu|perl-Excel-Template-Plus-0.50.0-3|39	replaces Excel::Template's built in template features (the LOOP, and IF
12cu|perl-Excel-Template-Plus-0.50.0-3|40	constructs) with the full power of TT. This is similar to the module
12cu|perl-Excel-Template-Plus-0.50.0-3|41	Excel::Template::TT, but expands on that even further to try and create a
12cu|perl-Excel-Template-Plus-0.50.0-3|42	more extensive system.
12cu|perl-Excel-Template-Plus-0.50.0-3|43	
12cu|perl-Excel-Template-Plus-0.50.0-3|44	%prep
12cu|perl-Excel-Template-Plus-0.50.0-3|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Excel-Template-Plus-0.50.0-3|46	
12cu|perl-Excel-Template-Plus-0.50.0-3|47	%build
12cu|perl-Excel-Template-Plus-0.50.0-3|48	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Excel-Template-Plus-0.50.0-3|49	%make
12cu|perl-Excel-Template-Plus-0.50.0-3|50	
12cu|perl-Excel-Template-Plus-0.50.0-3|51	%check
12cu|perl-Excel-Template-Plus-0.50.0-3|52	%make test
12cu|perl-Excel-Template-Plus-0.50.0-3|53	
12cu|perl-Excel-Template-Plus-0.50.0-3|54	%install
12cu|perl-Excel-Template-Plus-0.50.0-3|55	%makeinstall_std
12cu|perl-Excel-Template-Plus-0.50.0-3|56	
12cu|perl-Excel-Template-Plus-0.50.0-3|57	%files
12cu|perl-Excel-Template-Plus-0.50.0-3|58	%doc ChangeLog META.yml README
12cu|perl-Excel-Template-Plus-0.50.0-3|59	%{_mandir}/man3/*
12cu|perl-Excel-Template-Plus-0.50.0-3|60	%{perl_vendorlib}/*
12cu|perl-Excel-Template-Plus-0.50.0-3|61	
12cu|perl-Excel-Template-Plus-0.50.0-3|62	
12cu|perl-Excel-Template-Plus-0.50.0-3|63	%changelog
12cu|perl-Excel-Template-Plus-0.50.0-3|64	* Thu Oct 11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.50.0-3
12cu|perl-Excel-Template-Plus-0.50.0-3|65	+ Revision: cf6fd4c
12cu|perl-Excel-Template-Plus-0.50.0-3|66	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Excel-Template-Plus-0.50.0-3|67	
12cu|perl-Excel-Template-Plus-0.50.0-3|68	

10819 12
12cu|perl-Exception-Class-TryCatch-1.130.0-1|1	%define upstream_name    Exception-Class-TryCatch
12cu|perl-Exception-Class-TryCatch-1.130.0-1|2	%define upstream_version 1.13
12cu|perl-Exception-Class-TryCatch-1.130.0-1|3	
12cu|perl-Exception-Class-TryCatch-1.130.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Exception-Class-TryCatch-1.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Exception-Class-TryCatch-1.130.0-1|6	Release:	1
12cu|perl-Exception-Class-TryCatch-1.130.0-1|7	
12cu|perl-Exception-Class-TryCatch-1.130.0-1|8	Summary:	Syntactic tryE<sol>catch sugar for use with Exception::Class
12cu|perl-Exception-Class-TryCatch-1.130.0-1|9	License:	GPL+ or Artistic
12cu|perl-Exception-Class-TryCatch-1.130.0-1|10	Group:		Development/Perl
12cu|perl-Exception-Class-TryCatch-1.130.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Exception-Class-TryCatch-1.130.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Exception/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Exception-Class-TryCatch-1.130.0-1|13	
12cu|perl-Exception-Class-TryCatch-1.130.0-1|14	BuildRequires:	perl-devel
12cu|perl-Exception-Class-TryCatch-1.130.0-1|15	BuildRequires:	perl(Exception::Class)
12cu|perl-Exception-Class-TryCatch-1.130.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Exception-Class-TryCatch-1.130.0-1|17	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Exception-Class-TryCatch-1.130.0-1|18	BuildArch:	noarch
12cu|perl-Exception-Class-TryCatch-1.130.0-1|19	
12cu|perl-Exception-Class-TryCatch-1.130.0-1|20	%description
12cu|perl-Exception-Class-TryCatch-1.130.0-1|21	Exception::Class::TryCatch provides syntactic sugar for use with the
12cu|perl-Exception-Class-TryCatch-1.130.0-1|22	Exception::Class manpage using the familiar keywords 'try' and 'catch'. Its
12cu|perl-Exception-Class-TryCatch-1.130.0-1|23	primary objective is to allow users to avoid dealing directly with '$@' by
12cu|perl-Exception-Class-TryCatch-1.130.0-1|24	ensuring that any exceptions caught in an 'eval' are captured as the
12cu|perl-Exception-Class-TryCatch-1.130.0-1|25	Exception::Class manpage objects, whether they were thrown objects to begin
12cu|perl-Exception-Class-TryCatch-1.130.0-1|26	with or whether the error resulted from 'die'. This means that users may
12cu|perl-Exception-Class-TryCatch-1.130.0-1|27	immediately use 'isa' and various the Exception::Class manpage methods to
12cu|perl-Exception-Class-TryCatch-1.130.0-1|28	process the exception.
12cu|perl-Exception-Class-TryCatch-1.130.0-1|29	
12cu|perl-Exception-Class-TryCatch-1.130.0-1|30	In addition, this module provides for a method to push errors onto a hidden
12cu|perl-Exception-Class-TryCatch-1.130.0-1|31	error stack immediately after an 'eval' so that cleanup code or other error
12cu|perl-Exception-Class-TryCatch-1.130.0-1|32	handling may also call 'eval' without the original error in '$@' being
12cu|perl-Exception-Class-TryCatch-1.130.0-1|33	lost.
12cu|perl-Exception-Class-TryCatch-1.130.0-1|34	
12cu|perl-Exception-Class-TryCatch-1.130.0-1|35	Inspiration for this module is due in part to Dave Rolsky's article
12cu|perl-Exception-Class-TryCatch-1.130.0-1|36	"Exception Handling in Perl With Exception::Class" in _The Perl Journal_
12cu|perl-Exception-Class-TryCatch-1.130.0-1|37	(Rolsky 2004).
12cu|perl-Exception-Class-TryCatch-1.130.0-1|38	
12cu|perl-Exception-Class-TryCatch-1.130.0-1|39	%prep
12cu|perl-Exception-Class-TryCatch-1.130.0-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Exception-Class-TryCatch-1.130.0-1|41	
12cu|perl-Exception-Class-TryCatch-1.130.0-1|42	%build
12cu|perl-Exception-Class-TryCatch-1.130.0-1|43	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Exception-Class-TryCatch-1.130.0-1|44	%make
12cu|perl-Exception-Class-TryCatch-1.130.0-1|45	
12cu|perl-Exception-Class-TryCatch-1.130.0-1|46	%check
12cu|perl-Exception-Class-TryCatch-1.130.0-1|47	make test
12cu|perl-Exception-Class-TryCatch-1.130.0-1|48	
12cu|perl-Exception-Class-TryCatch-1.130.0-1|49	%install
12cu|perl-Exception-Class-TryCatch-1.130.0-1|50	%makeinstall_std
12cu|perl-Exception-Class-TryCatch-1.130.0-1|51	
12cu|perl-Exception-Class-TryCatch-1.130.0-1|52	%files
12cu|perl-Exception-Class-TryCatch-1.130.0-1|53	%doc Changes LICENSE README
12cu|perl-Exception-Class-TryCatch-1.130.0-1|54	%{_mandir}/man3/*
12cu|perl-Exception-Class-TryCatch-1.130.0-1|55	%{perl_vendorlib}/*
12cu|perl-Exception-Class-TryCatch-1.130.0-1|56	
12cu|perl-Exception-Class-TryCatch-1.130.0-1|57	
12cu|perl-Exception-Class-TryCatch-1.130.0-1|58	
12cu|perl-Exception-Class-TryCatch-1.130.0-1|59	%changelog
12cu|perl-Exception-Class-TryCatch-1.130.0-1|60	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.130.0-1
12cu|perl-Exception-Class-TryCatch-1.130.0-1|61	+ Revision: 89b167d
12cu|perl-Exception-Class-TryCatch-1.130.0-1|62	- Updated to 1.13 (by updates_builder)
12cu|perl-Exception-Class-TryCatch-1.130.0-1|63	
12cu|perl-Exception-Class-TryCatch-1.130.0-1|64	

10820 12
12cu|perl-Exporter-5.680.0-1|1	%define upstream_name    Exporter
12cu|perl-Exporter-5.680.0-1|2	%define upstream_version 5.68
12cu|perl-Exporter-5.680.0-1|3	
12cu|perl-Exporter-5.680.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Exporter-5.680.0-1|5	Version:    %perl_convert_version 5.68
12cu|perl-Exporter-5.680.0-1|6	Release:    1
12cu|perl-Exporter-5.680.0-1|7	
12cu|perl-Exporter-5.680.0-1|8	Summary:    Implements default import method for modules
12cu|perl-Exporter-5.680.0-1|9	License:    GPL+ or Artistic
12cu|perl-Exporter-5.680.0-1|10	Group:      Development/Perl
12cu|perl-Exporter-5.680.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Exporter-5.680.0-1|12	Source0:    http://www.cpan.org/authors/id/T/TO/TODDR/Exporter-5.68.tar.gz
12cu|perl-Exporter-5.680.0-1|13	
12cu|perl-Exporter-5.680.0-1|14	BuildArch: noarch
12cu|perl-Exporter-5.680.0-1|15	BuildRequires:	perl-devel
12cu|perl-Exporter-5.680.0-1|16	
12cu|perl-Exporter-5.680.0-1|17	%description
12cu|perl-Exporter-5.680.0-1|18	The Exporter module implements an 'import' method which allows a module to
12cu|perl-Exporter-5.680.0-1|19	export functions and variables to its users' namespaces. Many modules use
12cu|perl-Exporter-5.680.0-1|20	Exporter rather than implementing their own 'import' method because
12cu|perl-Exporter-5.680.0-1|21	Exporter provides a highly flexible interface, with an implementation
12cu|perl-Exporter-5.680.0-1|22	optimised for the common case.
12cu|perl-Exporter-5.680.0-1|23	
12cu|perl-Exporter-5.680.0-1|24	Perl automatically calls the 'import' method when processing a 'use'
12cu|perl-Exporter-5.680.0-1|25	statement for a module. Modules and 'use' are documented in the perlfunc
12cu|perl-Exporter-5.680.0-1|26	manpage and the perlmod manpage. Understanding the concept of modules and
12cu|perl-Exporter-5.680.0-1|27	how the 'use' statement operates is important to understanding the
12cu|perl-Exporter-5.680.0-1|28	Exporter.
12cu|perl-Exporter-5.680.0-1|29	
12cu|perl-Exporter-5.680.0-1|30	How to Export
12cu|perl-Exporter-5.680.0-1|31	The arrays '@EXPORT' and '@EXPORT_OK' in a module hold lists of symbols
12cu|perl-Exporter-5.680.0-1|32	that are going to be exported into the users name space by default, or
12cu|perl-Exporter-5.680.0-1|33	which they can request to be exported, respectively. The symbols can
12cu|perl-Exporter-5.680.0-1|34	represent functions, scalars, arrays, hashes, or typeglobs. The symbols
12cu|perl-Exporter-5.680.0-1|35	must be given by full name with the exception that the ampersand in
12cu|perl-Exporter-5.680.0-1|36	front of a function is optional, e.g.
12cu|perl-Exporter-5.680.0-1|37	
12cu|perl-Exporter-5.680.0-1|38	%prep
12cu|perl-Exporter-5.680.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Exporter-5.680.0-1|40	
12cu|perl-Exporter-5.680.0-1|41	%build
12cu|perl-Exporter-5.680.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Exporter-5.680.0-1|43	%make
12cu|perl-Exporter-5.680.0-1|44	
12cu|perl-Exporter-5.680.0-1|45	%check
12cu|perl-Exporter-5.680.0-1|46	make test
12cu|perl-Exporter-5.680.0-1|47	
12cu|perl-Exporter-5.680.0-1|48	%install
12cu|perl-Exporter-5.680.0-1|49	rm -rf %buildroot
12cu|perl-Exporter-5.680.0-1|50	%makeinstall_std
12cu|perl-Exporter-5.680.0-1|51	
12cu|perl-Exporter-5.680.0-1|52	%clean
12cu|perl-Exporter-5.680.0-1|53	rm -rf %buildroot
12cu|perl-Exporter-5.680.0-1|54	
12cu|perl-Exporter-5.680.0-1|55	%files
12cu|perl-Exporter-5.680.0-1|56	%defattr(-,root,root)
12cu|perl-Exporter-5.680.0-1|57	%doc Changes
12cu|perl-Exporter-5.680.0-1|58	%{_mandir}/man3/*
12cu|perl-Exporter-5.680.0-1|59	%perl_vendorlib/*
12cu|perl-Exporter-5.680.0-1|60	
12cu|perl-Exporter-5.680.0-1|61	
12cu|perl-Exporter-5.680.0-1|62	
12cu|perl-Exporter-5.680.0-1|63	%changelog
12cu|perl-Exporter-5.680.0-1|64	* Mon Sep 24 2012 Bernhard Rosenkraenzer <bero@bero.eu> 5.670.0-1
12cu|perl-Exporter-5.680.0-1|65	+ Revision: 817501
12cu|perl-Exporter-5.680.0-1|66	- 5.67
12cu|perl-Exporter-5.680.0-1|67	
12cu|perl-Exporter-5.680.0-1|68	* Mon Apr 30 2012 Crispin Boylan <crisb@mandriva.org> 5.660.0-1
12cu|perl-Exporter-5.680.0-1|69	+ Revision: 794640
12cu|perl-Exporter-5.680.0-1|70	- New release
12cu|perl-Exporter-5.680.0-1|71	
12cu|perl-Exporter-5.680.0-1|72	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 5.630.0-2
12cu|perl-Exporter-5.680.0-1|73	+ Revision: 654958
12cu|perl-Exporter-5.680.0-1|74	- rebuild for updated spec-helper
12cu|perl-Exporter-5.680.0-1|75	
12cu|perl-Exporter-5.680.0-1|76	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 5.630.0-1mdv2011.0
12cu|perl-Exporter-5.680.0-1|77	+ Revision: 401665
12cu|perl-Exporter-5.680.0-1|78	- rebuild using %%perl_convert_version
12cu|perl-Exporter-5.680.0-1|79	- fixed license field
12cu|perl-Exporter-5.680.0-1|80	
12cu|perl-Exporter-5.680.0-1|81	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 5.63-1mdv2010.0
12cu|perl-Exporter-5.680.0-1|82	+ Revision: 374432
12cu|perl-Exporter-5.680.0-1|83	- import perl-Exporter
12cu|perl-Exporter-5.680.0-1|84	
12cu|perl-Exporter-5.680.0-1|85	

10821 12
12cu|perl-Exporter-Declare-0.113.0-1|1	%define upstream_name    Exporter-Declare
12cu|perl-Exporter-Declare-0.113.0-1|2	%define upstream_version 0.113
12cu|perl-Exporter-Declare-0.113.0-1|3	
12cu|perl-Exporter-Declare-0.113.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Exporter-Declare-0.113.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Exporter-Declare-0.113.0-1|6	Release:    1
12cu|perl-Exporter-Declare-0.113.0-1|7	
12cu|perl-Exporter-Declare-0.113.0-1|8	Summary:    Export class for exports that should be
12cu|perl-Exporter-Declare-0.113.0-1|9	License:    GPL+ or Artistic
12cu|perl-Exporter-Declare-0.113.0-1|10	Group:      Development/Perl
12cu|perl-Exporter-Declare-0.113.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Exporter-Declare-0.113.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Exporter/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Exporter-Declare-0.113.0-1|13	
12cu|perl-Exporter-Declare-0.113.0-1|14	BuildRequires: perl(Carp)
12cu|perl-Exporter-Declare-0.113.0-1|15	BuildRequires: perl(Fennec::Lite) >= 0.4.0
12cu|perl-Exporter-Declare-0.113.0-1|16	BuildRequires: perl(Meta::Builder) >= 0.3.0
12cu|perl-Exporter-Declare-0.113.0-1|17	BuildRequires: perl(Module::Build) >= 0.400.0
12cu|perl-Exporter-Declare-0.113.0-1|18	BuildRequires: perl(Scalar::Util)
12cu|perl-Exporter-Declare-0.113.0-1|19	BuildRequires: perl(Test::Exception) >= 0.290.0
12cu|perl-Exporter-Declare-0.113.0-1|20	BuildRequires: perl(Test::Simple) >= 0.880.0
12cu|perl-Exporter-Declare-0.113.0-1|21	BuildRequires: perl(aliased)
12cu|perl-Exporter-Declare-0.113.0-1|22	BuildArch:  noarch
12cu|perl-Exporter-Declare-0.113.0-1|23	
12cu|perl-Exporter-Declare-0.113.0-1|24	%description
12cu|perl-Exporter-Declare-0.113.0-1|25	Exporter::Declare is a meta-driven exporting tool. Exporter::Declare tries
12cu|perl-Exporter-Declare-0.113.0-1|26	to adopt all the good features of other exporting tools, while throwing
12cu|perl-Exporter-Declare-0.113.0-1|27	away horrible interfaces. Exporter::Declare also provides hooks that allow
12cu|perl-Exporter-Declare-0.113.0-1|28	you to add options and arguments for import. Finally, Exporter::Declare's
12cu|perl-Exporter-Declare-0.113.0-1|29	meta-driven system allows for top-notch introspection.
12cu|perl-Exporter-Declare-0.113.0-1|30	
12cu|perl-Exporter-Declare-0.113.0-1|31	%prep
12cu|perl-Exporter-Declare-0.113.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Exporter-Declare-0.113.0-1|33	
12cu|perl-Exporter-Declare-0.113.0-1|34	%build
12cu|perl-Exporter-Declare-0.113.0-1|35	perl Build.PL installdirs=vendor
12cu|perl-Exporter-Declare-0.113.0-1|36	
12cu|perl-Exporter-Declare-0.113.0-1|37	./Build
12cu|perl-Exporter-Declare-0.113.0-1|38	
12cu|perl-Exporter-Declare-0.113.0-1|39	%check
12cu|perl-Exporter-Declare-0.113.0-1|40	./Build test
12cu|perl-Exporter-Declare-0.113.0-1|41	
12cu|perl-Exporter-Declare-0.113.0-1|42	%install
12cu|perl-Exporter-Declare-0.113.0-1|43	./Build install destdir=%{buildroot}
12cu|perl-Exporter-Declare-0.113.0-1|44	
12cu|perl-Exporter-Declare-0.113.0-1|45	%files
12cu|perl-Exporter-Declare-0.113.0-1|46	%doc Changes META.json META.yml MYMETA.yml README
12cu|perl-Exporter-Declare-0.113.0-1|47	%{_mandir}/man3/*
12cu|perl-Exporter-Declare-0.113.0-1|48	%{perl_vendorlib}/*
12cu|perl-Exporter-Declare-0.113.0-1|49	
12cu|perl-Exporter-Declare-0.113.0-1|50	%changelog
12cu|perl-Exporter-Declare-0.113.0-1|51	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.113.0-1
12cu|perl-Exporter-Declare-0.113.0-1|52	+ Revision: 1602e2b
12cu|perl-Exporter-Declare-0.113.0-1|53	- Imported from SRPM
12cu|perl-Exporter-Declare-0.113.0-1|54	
12cu|perl-Exporter-Declare-0.113.0-1|55	

10822 12
12cu|perl-Exporter-Lite-0.40.0-1|1	%define upstream_name 	 Exporter-Lite
12cu|perl-Exporter-Lite-0.40.0-1|2	%define upstream_version 0.04
12cu|perl-Exporter-Lite-0.40.0-1|3	
12cu|perl-Exporter-Lite-0.40.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Exporter-Lite-0.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Exporter-Lite-0.40.0-1|6	Release:	1
12cu|perl-Exporter-Lite-0.40.0-1|7	
12cu|perl-Exporter-Lite-0.40.0-1|8	Summary:	Exporter-Lite perl module
12cu|perl-Exporter-Lite-0.40.0-1|9	
12cu|perl-Exporter-Lite-0.40.0-1|10	License:	GPL+ or Artistic
12cu|perl-Exporter-Lite-0.40.0-1|11	Group:		Development/Perl
12cu|perl-Exporter-Lite-0.40.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Exporter-Lite-0.40.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Exporter/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Exporter-Lite-0.40.0-1|14	
12cu|perl-Exporter-Lite-0.40.0-1|15	BuildRequires:	perl-devel
12cu|perl-Exporter-Lite-0.40.0-1|16	BuildArch:	noarch
12cu|perl-Exporter-Lite-0.40.0-1|17	
12cu|perl-Exporter-Lite-0.40.0-1|18	%description
12cu|perl-Exporter-Lite-0.40.0-1|19	This is an alternative to Exporter intended to provide a lightweight
12cu|perl-Exporter-Lite-0.40.0-1|20	subset of its functionality.  It supports "import()", @EXPORT and
12cu|perl-Exporter-Lite-0.40.0-1|21	@EXPORT_OK and not a whole lot else.
12cu|perl-Exporter-Lite-0.40.0-1|22	
12cu|perl-Exporter-Lite-0.40.0-1|23	%prep
12cu|perl-Exporter-Lite-0.40.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Exporter-Lite-0.40.0-1|25	
12cu|perl-Exporter-Lite-0.40.0-1|26	%build
12cu|perl-Exporter-Lite-0.40.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Exporter-Lite-0.40.0-1|28	make
12cu|perl-Exporter-Lite-0.40.0-1|29	make test
12cu|perl-Exporter-Lite-0.40.0-1|30	
12cu|perl-Exporter-Lite-0.40.0-1|31	%install
12cu|perl-Exporter-Lite-0.40.0-1|32	%makeinstall_std
12cu|perl-Exporter-Lite-0.40.0-1|33	
12cu|perl-Exporter-Lite-0.40.0-1|34	%files
12cu|perl-Exporter-Lite-0.40.0-1|35	%{perl_vendorlib}/Exporter/Lite.pm
12cu|perl-Exporter-Lite-0.40.0-1|36	%{_mandir}/*/*
12cu|perl-Exporter-Lite-0.40.0-1|37	
12cu|perl-Exporter-Lite-0.40.0-1|38	
12cu|perl-Exporter-Lite-0.40.0-1|39	
12cu|perl-Exporter-Lite-0.40.0-1|40	
12cu|perl-Exporter-Lite-0.40.0-1|41	%changelog
12cu|perl-Exporter-Lite-0.40.0-1|42	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-1
12cu|perl-Exporter-Lite-0.40.0-1|43	+ Revision: e71af5a
12cu|perl-Exporter-Lite-0.40.0-1|44	- Updated to 0.04 (by updates_builder)
12cu|perl-Exporter-Lite-0.40.0-1|45	
12cu|perl-Exporter-Lite-0.40.0-1|46	

10823 12
12cu|perl-ExtUtils-CChecker-0.90.0-1|1	%define upstream_name    ExtUtils-CChecker
12cu|perl-ExtUtils-CChecker-0.90.0-1|2	%define upstream_version 0.09
12cu|perl-ExtUtils-CChecker-0.90.0-1|3	
12cu|perl-ExtUtils-CChecker-0.90.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-ExtUtils-CChecker-0.90.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-ExtUtils-CChecker-0.90.0-1|6	Release:    1
12cu|perl-ExtUtils-CChecker-0.90.0-1|7	
12cu|perl-ExtUtils-CChecker-0.90.0-1|8	Summary:    Configure-time utilities for using C headers,
12cu|perl-ExtUtils-CChecker-0.90.0-1|9	License:    GPL+ or Artistic
12cu|perl-ExtUtils-CChecker-0.90.0-1|10	Group:      Development/Perl
12cu|perl-ExtUtils-CChecker-0.90.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-ExtUtils-CChecker-0.90.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/ExtUtils-CChecker-%{upstream_version}.tar.gz
12cu|perl-ExtUtils-CChecker-0.90.0-1|13	
12cu|perl-ExtUtils-CChecker-0.90.0-1|14	BuildRequires: perl(ExtUtils::CBuilder)
12cu|perl-ExtUtils-CChecker-0.90.0-1|15	BuildRequires: perl(File::Slurp)
12cu|perl-ExtUtils-CChecker-0.90.0-1|16	BuildRequires: perl(List::MoreUtils)
12cu|perl-ExtUtils-CChecker-0.90.0-1|17	BuildRequires: perl(Module::Build)
12cu|perl-ExtUtils-CChecker-0.90.0-1|18	BuildRequires: perl(Test::Exception)
12cu|perl-ExtUtils-CChecker-0.90.0-1|19	BuildRequires: perl(Test::Fatal)
12cu|perl-ExtUtils-CChecker-0.90.0-1|20	BuildRequires: perl(Test::More)
12cu|perl-ExtUtils-CChecker-0.90.0-1|21	BuildRequires: perl(Module::Build::Compat)
12cu|perl-ExtUtils-CChecker-0.90.0-1|22	BuildRequires: perl-devel
12cu|perl-ExtUtils-CChecker-0.90.0-1|23	BuildArch: noarch
12cu|perl-ExtUtils-CChecker-0.90.0-1|24	
12cu|perl-ExtUtils-CChecker-0.90.0-1|25	%description
12cu|perl-ExtUtils-CChecker-0.90.0-1|26	Often Perl modules are written to wrap functionallity found in existing C
12cu|perl-ExtUtils-CChecker-0.90.0-1|27	headers, libraries, or to use OS-specific features. It is useful in the
12cu|perl-ExtUtils-CChecker-0.90.0-1|28	_Build.PL_ or _Makefile.PL_ file to check for the existance of these
12cu|perl-ExtUtils-CChecker-0.90.0-1|29	requirements before attempting to actually build the module.
12cu|perl-ExtUtils-CChecker-0.90.0-1|30	
12cu|perl-ExtUtils-CChecker-0.90.0-1|31	Objects in this class provide an extension around the ExtUtils::CBuilder
12cu|perl-ExtUtils-CChecker-0.90.0-1|32	manpage to simplify the creation of a _.c_ file, compiling, linking and
12cu|perl-ExtUtils-CChecker-0.90.0-1|33	running it, to test if a certain feature is present.
12cu|perl-ExtUtils-CChecker-0.90.0-1|34	
12cu|perl-ExtUtils-CChecker-0.90.0-1|35	It may also be necessary to search for the correct library to link against,
12cu|perl-ExtUtils-CChecker-0.90.0-1|36	or for the right include directories to find header files in. This class
12cu|perl-ExtUtils-CChecker-0.90.0-1|37	also provides assistance here.
12cu|perl-ExtUtils-CChecker-0.90.0-1|38	
12cu|perl-ExtUtils-CChecker-0.90.0-1|39	%prep
12cu|perl-ExtUtils-CChecker-0.90.0-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-ExtUtils-CChecker-0.90.0-1|41	
12cu|perl-ExtUtils-CChecker-0.90.0-1|42	%build
12cu|perl-ExtUtils-CChecker-0.90.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-ExtUtils-CChecker-0.90.0-1|44	
12cu|perl-ExtUtils-CChecker-0.90.0-1|45	%make
12cu|perl-ExtUtils-CChecker-0.90.0-1|46	
12cu|perl-ExtUtils-CChecker-0.90.0-1|47	%check
12cu|perl-ExtUtils-CChecker-0.90.0-1|48	%make test
12cu|perl-ExtUtils-CChecker-0.90.0-1|49	
12cu|perl-ExtUtils-CChecker-0.90.0-1|50	%install
12cu|perl-ExtUtils-CChecker-0.90.0-1|51	%makeinstall_std
12cu|perl-ExtUtils-CChecker-0.90.0-1|52	
12cu|perl-ExtUtils-CChecker-0.90.0-1|53	%clean
12cu|perl-ExtUtils-CChecker-0.90.0-1|54	
12cu|perl-ExtUtils-CChecker-0.90.0-1|55	%files
12cu|perl-ExtUtils-CChecker-0.90.0-1|56	%doc Changes LICENSE README
12cu|perl-ExtUtils-CChecker-0.90.0-1|57	%{_mandir}/man3/*
12cu|perl-ExtUtils-CChecker-0.90.0-1|58	%perl_vendorlib/*
12cu|perl-ExtUtils-CChecker-0.90.0-1|59	
12cu|perl-ExtUtils-CChecker-0.90.0-1|60	
12cu|perl-ExtUtils-CChecker-0.90.0-1|61	
12cu|perl-ExtUtils-CChecker-0.90.0-1|62	
12cu|perl-ExtUtils-CChecker-0.90.0-1|63	
12cu|perl-ExtUtils-CChecker-0.90.0-1|64	%changelog
12cu|perl-ExtUtils-CChecker-0.90.0-1|65	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-1
12cu|perl-ExtUtils-CChecker-0.90.0-1|66	+ Revision: 5018be5
12cu|perl-ExtUtils-CChecker-0.90.0-1|67	- Updated to 0.09 (by updates_builder)
12cu|perl-ExtUtils-CChecker-0.90.0-1|68	
12cu|perl-ExtUtils-CChecker-0.90.0-1|69	

10824 12
12cu|perl-ExtUtils-Command-1.180.0-1|1	%define upstream_name    ExtUtils-Command
12cu|perl-ExtUtils-Command-1.180.0-1|2	%define upstream_version 1.18
12cu|perl-ExtUtils-Command-1.180.0-1|3	
12cu|perl-ExtUtils-Command-1.180.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-ExtUtils-Command-1.180.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-ExtUtils-Command-1.180.0-1|6	Release:	1
12cu|perl-ExtUtils-Command-1.180.0-1|7	
12cu|perl-ExtUtils-Command-1.180.0-1|8	Summary:	Utilities to replace common UNIX commands in Makefiles etc
12cu|perl-ExtUtils-Command-1.180.0-1|9	License:	GPL+ or Artistic
12cu|perl-ExtUtils-Command-1.180.0-1|10	Group:		Development/Perl
12cu|perl-ExtUtils-Command-1.180.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-ExtUtils-Command-1.180.0-1|12	Source0:	http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-Command-%{upstream_version}.tar.gz
12cu|perl-ExtUtils-Command-1.180.0-1|13	
12cu|perl-ExtUtils-Command-1.180.0-1|14	BuildRequires:	perl-devel
12cu|perl-ExtUtils-Command-1.180.0-1|15	BuildRequires:	perl(File::Basename)
12cu|perl-ExtUtils-Command-1.180.0-1|16	BuildRequires:	perl(File::Spec)
12cu|perl-ExtUtils-Command-1.180.0-1|17	BuildArch:	noarch
12cu|perl-ExtUtils-Command-1.180.0-1|18	
12cu|perl-ExtUtils-Command-1.180.0-1|19	%description
12cu|perl-ExtUtils-Command-1.180.0-1|20	Thin wrapper around ExtUtils::Command. See the ExtUtils::Command manpage
12cu|perl-ExtUtils-Command-1.180.0-1|21	for a description of available commands.
12cu|perl-ExtUtils-Command-1.180.0-1|22	
12cu|perl-ExtUtils-Command-1.180.0-1|23	%prep
12cu|perl-ExtUtils-Command-1.180.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-ExtUtils-Command-1.180.0-1|25	
12cu|perl-ExtUtils-Command-1.180.0-1|26	%build
12cu|perl-ExtUtils-Command-1.180.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-ExtUtils-Command-1.180.0-1|28	%make
12cu|perl-ExtUtils-Command-1.180.0-1|29	
12cu|perl-ExtUtils-Command-1.180.0-1|30	%check
12cu|perl-ExtUtils-Command-1.180.0-1|31	%make test
12cu|perl-ExtUtils-Command-1.180.0-1|32	
12cu|perl-ExtUtils-Command-1.180.0-1|33	%install
12cu|perl-ExtUtils-Command-1.180.0-1|34	%makeinstall_std
12cu|perl-ExtUtils-Command-1.180.0-1|35	
12cu|perl-ExtUtils-Command-1.180.0-1|36	%files
12cu|perl-ExtUtils-Command-1.180.0-1|37	%doc Changes README
12cu|perl-ExtUtils-Command-1.180.0-1|38	%{_mandir}/man3/*
12cu|perl-ExtUtils-Command-1.180.0-1|39	%{perl_vendorlib}/*
12cu|perl-ExtUtils-Command-1.180.0-1|40	
12cu|perl-ExtUtils-Command-1.180.0-1|41	
12cu|perl-ExtUtils-Command-1.180.0-1|42	%changelog
12cu|perl-ExtUtils-Command-1.180.0-1|43	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.180.0-1
12cu|perl-ExtUtils-Command-1.180.0-1|44	+ Revision: 4b06dd4
12cu|perl-ExtUtils-Command-1.180.0-1|45	- LOG Updated to 1.18 (by updates_builder)
12cu|perl-ExtUtils-Command-1.180.0-1|46	
12cu|perl-ExtUtils-Command-1.180.0-1|47	

10825 12
12cu|perl-ExtUtils-Config-0.7.0-1|1	%define upstream_name  	    ExtUtils-Config
12cu|perl-ExtUtils-Config-0.7.0-1|2	%define upstream_version 0.007
12cu|perl-ExtUtils-Config-0.7.0-1|3	
12cu|perl-ExtUtils-Config-0.7.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-ExtUtils-Config-0.7.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-ExtUtils-Config-0.7.0-1|6	Release:	1
12cu|perl-ExtUtils-Config-0.7.0-1|7	Summary:	A wrapper for perl's configuration
12cu|perl-ExtUtils-Config-0.7.0-1|8	License:	GPL or Artistic
12cu|perl-ExtUtils-Config-0.7.0-1|9	Group:		Development/Perl
12cu|perl-ExtUtils-Config-0.7.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-ExtUtils-Config-0.7.0-1|11	Source:		http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-ExtUtils-Config-0.7.0-1|12	BuildRequires:	perl(File::Basename)
12cu|perl-ExtUtils-Config-0.7.0-1|13	BuildRequires:	perl(File::Spec)
12cu|perl-ExtUtils-Config-0.7.0-1|14	BuildRequires:	perl(Test)
12cu|perl-ExtUtils-Config-0.7.0-1|15	BuildRequires:	perl(Text::ParseWords)
12cu|perl-ExtUtils-Config-0.7.0-1|16	BuildRequires:	perl-devel
12cu|perl-ExtUtils-Config-0.7.0-1|17	BuildArch:	noarch
12cu|perl-ExtUtils-Config-0.7.0-1|18	
12cu|perl-ExtUtils-Config-0.7.0-1|19	%description
12cu|perl-ExtUtils-Config-0.7.0-1|20	A wrapper for perl's configuration.
12cu|perl-ExtUtils-Config-0.7.0-1|21	
12cu|perl-ExtUtils-Config-0.7.0-1|22	%prep
12cu|perl-ExtUtils-Config-0.7.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-ExtUtils-Config-0.7.0-1|24	
12cu|perl-ExtUtils-Config-0.7.0-1|25	%build
12cu|perl-ExtUtils-Config-0.7.0-1|26	%__perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-ExtUtils-Config-0.7.0-1|27	make
12cu|perl-ExtUtils-Config-0.7.0-1|28	
12cu|perl-ExtUtils-Config-0.7.0-1|29	%check
12cu|perl-ExtUtils-Config-0.7.0-1|30	make test
12cu|perl-ExtUtils-Config-0.7.0-1|31	
12cu|perl-ExtUtils-Config-0.7.0-1|32	%install
12cu|perl-ExtUtils-Config-0.7.0-1|33	%makeinstall_std
12cu|perl-ExtUtils-Config-0.7.0-1|34	
12cu|perl-ExtUtils-Config-0.7.0-1|35	%files
12cu|perl-ExtUtils-Config-0.7.0-1|36	%doc Changes
12cu|perl-ExtUtils-Config-0.7.0-1|37	%{perl_vendorlib}/ExtUtils
12cu|perl-ExtUtils-Config-0.7.0-1|38	%{_mandir}/man3/*
12cu|perl-ExtUtils-Config-0.7.0-1|39	
12cu|perl-ExtUtils-Config-0.7.0-1|40	%changelog
12cu|perl-ExtUtils-Config-0.7.0-1|41	* Tue Oct 15 2013 Rosa <rosa@abf.rosalinux.ru> 0.7.0-1
12cu|perl-ExtUtils-Config-0.7.0-1|42	+ Revision: eaedc11
12cu|perl-ExtUtils-Config-0.7.0-1|43	- Automatic import for version 0.7.0-1
12cu|perl-ExtUtils-Config-0.7.0-1|44	
12cu|perl-ExtUtils-Config-0.7.0-1|45	

10826 12
12cu|perl-ExtUtils-Helpers-0.22.0-1|1	%define upstream_name  	    ExtUtils-Helpers
12cu|perl-ExtUtils-Helpers-0.22.0-1|2	%define upstream_version 0.022
12cu|perl-ExtUtils-Helpers-0.22.0-1|3	
12cu|perl-ExtUtils-Helpers-0.22.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-ExtUtils-Helpers-0.22.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-ExtUtils-Helpers-0.22.0-1|6	Release:	1
12cu|perl-ExtUtils-Helpers-0.22.0-1|7	Summary:	Various portability utilities for module builders
12cu|perl-ExtUtils-Helpers-0.22.0-1|8	License:	GPL or Artistic
12cu|perl-ExtUtils-Helpers-0.22.0-1|9	Group:		Development/Perl
12cu|perl-ExtUtils-Helpers-0.22.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-ExtUtils-Helpers-0.22.0-1|11	Source:		http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-ExtUtils-Helpers-0.22.0-1|12	BuildRequires:	perl(File::Basename)
12cu|perl-ExtUtils-Helpers-0.22.0-1|13	BuildRequires:	perl(File::Spec)
12cu|perl-ExtUtils-Helpers-0.22.0-1|14	BuildRequires:	perl(Test)
12cu|perl-ExtUtils-Helpers-0.22.0-1|15	BuildRequires:	perl(Text::ParseWords)
12cu|perl-ExtUtils-Helpers-0.22.0-1|16	BuildRequires:	perl-devel
12cu|perl-ExtUtils-Helpers-0.22.0-1|17	BuildArch:	noarch
12cu|perl-ExtUtils-Helpers-0.22.0-1|18	
12cu|perl-ExtUtils-Helpers-0.22.0-1|19	%description
12cu|perl-ExtUtils-Helpers-0.22.0-1|20	Various portability utilities for module builders.
12cu|perl-ExtUtils-Helpers-0.22.0-1|21	
12cu|perl-ExtUtils-Helpers-0.22.0-1|22	%prep
12cu|perl-ExtUtils-Helpers-0.22.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-ExtUtils-Helpers-0.22.0-1|24	
12cu|perl-ExtUtils-Helpers-0.22.0-1|25	%build
12cu|perl-ExtUtils-Helpers-0.22.0-1|26	%__perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-ExtUtils-Helpers-0.22.0-1|27	make
12cu|perl-ExtUtils-Helpers-0.22.0-1|28	
12cu|perl-ExtUtils-Helpers-0.22.0-1|29	%check
12cu|perl-ExtUtils-Helpers-0.22.0-1|30	make test
12cu|perl-ExtUtils-Helpers-0.22.0-1|31	
12cu|perl-ExtUtils-Helpers-0.22.0-1|32	%install
12cu|perl-ExtUtils-Helpers-0.22.0-1|33	%makeinstall_std
12cu|perl-ExtUtils-Helpers-0.22.0-1|34	
12cu|perl-ExtUtils-Helpers-0.22.0-1|35	%files
12cu|perl-ExtUtils-Helpers-0.22.0-1|36	%doc Changes
12cu|perl-ExtUtils-Helpers-0.22.0-1|37	%{perl_vendorlib}/ExtUtils
12cu|perl-ExtUtils-Helpers-0.22.0-1|38	%{_mandir}/man3/*
12cu|perl-ExtUtils-Helpers-0.22.0-1|39	
12cu|perl-ExtUtils-Helpers-0.22.0-1|40	
12cu|perl-ExtUtils-Helpers-0.22.0-1|41	%changelog
12cu|perl-ExtUtils-Helpers-0.22.0-1|42	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.22.0-1
12cu|perl-ExtUtils-Helpers-0.22.0-1|43	+ Revision: fdf2d4c
12cu|perl-ExtUtils-Helpers-0.22.0-1|44	- Updated to 0.022 (by updates_builder)
12cu|perl-ExtUtils-Helpers-0.22.0-1|45	
12cu|perl-ExtUtils-Helpers-0.22.0-1|46	

10827 12
12cu|perl-ExtUtils-Install-1.640.0-1|1	%define upstream_name    ExtUtils-Install
12cu|perl-ExtUtils-Install-1.640.0-1|2	%define upstream_version 1.64
12cu|perl-ExtUtils-Install-1.640.0-1|3	
12cu|perl-ExtUtils-Install-1.640.0-1|4	%if %{_use_internal_dependency_generator}
12cu|perl-ExtUtils-Install-1.640.0-1|5	%define __noautoreq 'perl\\(VMS::Filespec\\)'
12cu|perl-ExtUtils-Install-1.640.0-1|6	%endif
12cu|perl-ExtUtils-Install-1.640.0-1|7	
12cu|perl-ExtUtils-Install-1.640.0-1|8	Name:		perl-%{upstream_name}
12cu|perl-ExtUtils-Install-1.640.0-1|9	Version:	%perl_convert_version %{upstream_version}
12cu|perl-ExtUtils-Install-1.640.0-1|10	Release:	1
12cu|perl-ExtUtils-Install-1.640.0-1|11	
12cu|perl-ExtUtils-Install-1.640.0-1|12	Summary:	Yet another framework for writing test scripts
12cu|perl-ExtUtils-Install-1.640.0-1|13	
12cu|perl-ExtUtils-Install-1.640.0-1|14	License:	GPL+ or Artistic
12cu|perl-ExtUtils-Install-1.640.0-1|15	Group:		Development/Perl
12cu|perl-ExtUtils-Install-1.640.0-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-ExtUtils-Install-1.640.0-1|17	Source0:	http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-ExtUtils-Install-1.640.0-1|18	
12cu|perl-ExtUtils-Install-1.640.0-1|19	BuildRequires:	perl-devel
12cu|perl-ExtUtils-Install-1.640.0-1|20	BuildRequires:	perl(Carp)
12cu|perl-ExtUtils-Install-1.640.0-1|21	BuildRequires:	perl(Cwd)
12cu|perl-ExtUtils-Install-1.640.0-1|22	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-ExtUtils-Install-1.640.0-1|23	BuildRequires:	perl(File::Basename)
12cu|perl-ExtUtils-Install-1.640.0-1|24	BuildRequires:	perl(File::Compare)
12cu|perl-ExtUtils-Install-1.640.0-1|25	BuildRequires:	perl(File::Copy)
12cu|perl-ExtUtils-Install-1.640.0-1|26	BuildRequires:	perl(File::Find)
12cu|perl-ExtUtils-Install-1.640.0-1|27	BuildRequires:	perl(File::Path)
12cu|perl-ExtUtils-Install-1.640.0-1|28	BuildRequires:	perl(File::Spec)
12cu|perl-ExtUtils-Install-1.640.0-1|29	BuildArch:	noarch
12cu|perl-ExtUtils-Install-1.640.0-1|30	
12cu|perl-ExtUtils-Install-1.640.0-1|31	%description
12cu|perl-ExtUtils-Install-1.640.0-1|32	*STOP!* If you're just getting started writing tests, have a look at
12cu|perl-ExtUtils-Install-1.640.0-1|33	Test::Simple first. This is a drop in replacement for Test::Simple which
12cu|perl-ExtUtils-Install-1.640.0-1|34	you can switch to once you get the hang of basic testing.
12cu|perl-ExtUtils-Install-1.640.0-1|35	
12cu|perl-ExtUtils-Install-1.640.0-1|36	The purpose of this module is to provide a wide range of testing utilities.
12cu|perl-ExtUtils-Install-1.640.0-1|37	Various ways to say "ok" with better diagnostics, facilities to skip tests,
12cu|perl-ExtUtils-Install-1.640.0-1|38	test future features and compare complicated data structures. While you can
12cu|perl-ExtUtils-Install-1.640.0-1|39	do almost anything with a simple 'ok()' function, it doesn't provide good
12cu|perl-ExtUtils-Install-1.640.0-1|40	diagnostic output.
12cu|perl-ExtUtils-Install-1.640.0-1|41	
12cu|perl-ExtUtils-Install-1.640.0-1|42	I love it when a plan comes together
12cu|perl-ExtUtils-Install-1.640.0-1|43	Before anything else, you need a testing plan. This basically declares
12cu|perl-ExtUtils-Install-1.640.0-1|44	how many tests your script is going to run to protect against premature
12cu|perl-ExtUtils-Install-1.640.0-1|45	failure.
12cu|perl-ExtUtils-Install-1.640.0-1|46	
12cu|perl-ExtUtils-Install-1.640.0-1|47	%prep
12cu|perl-ExtUtils-Install-1.640.0-1|48	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-ExtUtils-Install-1.640.0-1|49	
12cu|perl-ExtUtils-Install-1.640.0-1|50	%build
12cu|perl-ExtUtils-Install-1.640.0-1|51	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-ExtUtils-Install-1.640.0-1|52	%make
12cu|perl-ExtUtils-Install-1.640.0-1|53	
12cu|perl-ExtUtils-Install-1.640.0-1|54	%check
12cu|perl-ExtUtils-Install-1.640.0-1|55	make test
12cu|perl-ExtUtils-Install-1.640.0-1|56	
12cu|perl-ExtUtils-Install-1.640.0-1|57	%install
12cu|perl-ExtUtils-Install-1.640.0-1|58	%makeinstall_std
12cu|perl-ExtUtils-Install-1.640.0-1|59	
12cu|perl-ExtUtils-Install-1.640.0-1|60	%files
12cu|perl-ExtUtils-Install-1.640.0-1|61	%doc Changes META.yml README
12cu|perl-ExtUtils-Install-1.640.0-1|62	%{_mandir}/man3/*
12cu|perl-ExtUtils-Install-1.640.0-1|63	%{perl_vendorlib}/*
12cu|perl-ExtUtils-Install-1.640.0-1|64	
12cu|perl-ExtUtils-Install-1.640.0-1|65	
12cu|perl-ExtUtils-Install-1.640.0-1|66	
12cu|perl-ExtUtils-Install-1.640.0-1|67	
12cu|perl-ExtUtils-Install-1.640.0-1|68	%changelog
12cu|perl-ExtUtils-Install-1.640.0-1|69	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.640.0-1
12cu|perl-ExtUtils-Install-1.640.0-1|70	+ Revision: cba72bf
12cu|perl-ExtUtils-Install-1.640.0-1|71	- Updated to 1.64 (by updates_builder)
12cu|perl-ExtUtils-Install-1.640.0-1|72	
12cu|perl-ExtUtils-Install-1.640.0-1|73	

10828 12
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|1	%define upstream_name  	    ExtUtils-InstallPaths
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|2	%define upstream_version 0.010
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|3	
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|6	Release:	1
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|7	Summary:	Build.PL install path logic made easy
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|8	License:	GPL or Artistic
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|9	Group:		Development/Perl
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|11	Source:		http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-InstallPaths-%{upstream_version}.tar.gz
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|12	BuildRequires:	perl(File::Basename)
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|13	BuildRequires:	perl(File::Spec)
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|14	BuildRequires:	perl(Test)
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|15	BuildRequires:	perl(Text::ParseWords)
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|16	BuildRequires:	perl(ExtUtils::Config)
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|17	BuildRequires:	perl-devel
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|18	BuildArch:	noarch
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|19	
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|20	%description
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|21	Build.PL install path logic made easy.
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|22	
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|23	%prep
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|25	
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|26	%build
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|27	%__perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|28	make
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|29	
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|30	%check
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|31	make test
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|32	
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|33	%install
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|34	%makeinstall_std
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|35	
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|36	%files
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|37	%doc Changes
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|38	%{perl_vendorlib}/ExtUtils
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|39	%{_mandir}/man3/*
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|40	
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|41	
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|42	%changelog
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|43	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-1
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|44	+ Revision: db135eb
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|45	- Updated to 0.010 (by updates_builder)
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|46	
12cu|perl-ExtUtils-InstallPaths-0.10.0-1|47	

10829 12
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|1	%define upstream_name    ExtUtils-MakeMaker
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|2	%define upstream_version 6.92
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|3	
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|6	Release:    1
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|7	
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|8	Summary:    Writes Makefiles for extensions
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|9	License:    GPL+ or Artistic
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|10	Group:      Development/Perl
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|12	Source0:    http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|13	#Patch0:     ExtUtils-MakeMaker-6.59-prevent-bundled-copies.patch
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|14	# append to config cflags debian #628522
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|15	Patch1:     ExtUtils-MakeMaker-6.62-append_to_config_cflags_instead_of_overriding.patch
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|16	
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|17	BuildRequires: perl(Data::Dumper)
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|18	BuildRequires: perl(DirHandle)
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|19	BuildRequires: perl(File::Basename)
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|20	BuildRequires: perl(File::Spec) >= 0.800.0
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|21	BuildRequires: perl(Pod::Man)
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|22	BuildRequires: perl-devel, perl-CPAN-Meta
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|23	BuildArch:  noarch
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|24	
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|25	%description
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|26	Include all the modules bundled with MakeMaker in @INC so
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|27	ExtUtils::MakeMaker will load.
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|28	
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|29	This is for bootstrapping the process of deciding how much of the bundles
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|30	we need.
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|31	
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|32	copy_bundles() copies the contents of each bundle, if necessary, into inc/
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|33	as a flattened module directory that MakeMaker can install.
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|34	
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|35	%prep
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|37	%patch1 -p3 -b .cflags
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|38	
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|39	%build
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|41	%make
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|42	
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|43	%check
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|44	make test
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|45	
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|46	%install
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|47	%makeinstall_std
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|48	mv %{buildroot}/%{_bindir}/instmodsh   %{buildroot}/%{_bindir}/instmodsh.%{upstream_version}
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|49	mv %{buildroot}/%{_mandir}/man1/instmodsh.1 %{buildroot}/%{_mandir}/man1/instmodsh.%{upstream_version}.1
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|50	
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|51	#Remove backuped files
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|52	find %perl_vendorlib/ -name *.cflags | xargs rm -fv
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|53	
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|54	%files
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|55	%doc Changes INSTALL META.json META.yml NOTES PATCHING README TODO
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|56	%{_mandir}/man3/*
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|57	%perl_vendorlib/*
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|58	%{_bindir}/*
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|59	%{_mandir}/man1/*
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|60	
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|61	
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|62	
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|63	
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|64	
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|65	%changelog
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|66	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.920.0-1
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|67	+ Revision: 88ca232
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|68	- Updated to 6.92 (by updates_builder)
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|69	
12cu|perl-ExtUtils-MakeMaker-6.920.0-1|70	

10830 12
12cu|perl-ExtUtils-Manifest-1.630.0-1|1	%define upstream_name    ExtUtils-Manifest
12cu|perl-ExtUtils-Manifest-1.630.0-1|2	%define upstream_version 1.63
12cu|perl-ExtUtils-Manifest-1.630.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-ExtUtils-Manifest-1.630.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-ExtUtils-Manifest-1.630.0-1|5	Release:	1
12cu|perl-ExtUtils-Manifest-1.630.0-1|6	
12cu|perl-ExtUtils-Manifest-1.630.0-1|7	Summary:	Utilities for managing MANIFEST files
12cu|perl-ExtUtils-Manifest-1.630.0-1|8	License:	GPL+ or Artistic
12cu|perl-ExtUtils-Manifest-1.630.0-1|9	Group:		Development/Perl
12cu|perl-ExtUtils-Manifest-1.630.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-ExtUtils-Manifest-1.630.0-1|11	Source0:	http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-Manifest-%{upstream_version}.tar.gz
12cu|perl-ExtUtils-Manifest-1.630.0-1|12	
12cu|perl-ExtUtils-Manifest-1.630.0-1|13	BuildRequires:	perl-devel
12cu|perl-ExtUtils-Manifest-1.630.0-1|14	BuildRequires:	perl(File::Basename)
12cu|perl-ExtUtils-Manifest-1.630.0-1|15	BuildRequires:	perl(File::Spec)
12cu|perl-ExtUtils-Manifest-1.630.0-1|16	BuildArch:	noarch
12cu|perl-ExtUtils-Manifest-1.630.0-1|17	
12cu|perl-ExtUtils-Manifest-1.630.0-1|18	%description
12cu|perl-ExtUtils-Manifest-1.630.0-1|19	Functions
12cu|perl-ExtUtils-Manifest-1.630.0-1|20	ExtUtils::Manifest exports no functions by default. The following are
12cu|perl-ExtUtils-Manifest-1.630.0-1|21	exported on request
12cu|perl-ExtUtils-Manifest-1.630.0-1|22	
12cu|perl-ExtUtils-Manifest-1.630.0-1|23	* mkmanifest
12cu|perl-ExtUtils-Manifest-1.630.0-1|24	
12cu|perl-ExtUtils-Manifest-1.630.0-1|25	mkmanifest();
12cu|perl-ExtUtils-Manifest-1.630.0-1|26	
12cu|perl-ExtUtils-Manifest-1.630.0-1|27	%prep
12cu|perl-ExtUtils-Manifest-1.630.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-ExtUtils-Manifest-1.630.0-1|29	
12cu|perl-ExtUtils-Manifest-1.630.0-1|30	%build
12cu|perl-ExtUtils-Manifest-1.630.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-ExtUtils-Manifest-1.630.0-1|32	%make
12cu|perl-ExtUtils-Manifest-1.630.0-1|33	
12cu|perl-ExtUtils-Manifest-1.630.0-1|34	%check
12cu|perl-ExtUtils-Manifest-1.630.0-1|35	make test
12cu|perl-ExtUtils-Manifest-1.630.0-1|36	
12cu|perl-ExtUtils-Manifest-1.630.0-1|37	%install
12cu|perl-ExtUtils-Manifest-1.630.0-1|38	%makeinstall_std
12cu|perl-ExtUtils-Manifest-1.630.0-1|39	
12cu|perl-ExtUtils-Manifest-1.630.0-1|40	%files
12cu|perl-ExtUtils-Manifest-1.630.0-1|41	%doc Changes README
12cu|perl-ExtUtils-Manifest-1.630.0-1|42	%{_mandir}/man3/*
12cu|perl-ExtUtils-Manifest-1.630.0-1|43	%{perl_vendorlib}/*
12cu|perl-ExtUtils-Manifest-1.630.0-1|44	
12cu|perl-ExtUtils-Manifest-1.630.0-1|45	
12cu|perl-ExtUtils-Manifest-1.630.0-1|46	%changelog
12cu|perl-ExtUtils-Manifest-1.630.0-1|47	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.630.0-1
12cu|perl-ExtUtils-Manifest-1.630.0-1|48	+ Revision: a4b9b13
12cu|perl-ExtUtils-Manifest-1.630.0-1|49	- LOG Updated to 1.63 (by updates_builder)
12cu|perl-ExtUtils-Manifest-1.630.0-1|50	
12cu|perl-ExtUtils-Manifest-1.630.0-1|51	

10831 12
12cu|perl-ExtUtils-XSpp-0.170.0-2|1	%define upstream_name    ExtUtils-XSpp
12cu|perl-ExtUtils-XSpp-0.170.0-2|2	%define upstream_version 0.1700
12cu|perl-ExtUtils-XSpp-0.170.0-2|3	
12cu|perl-ExtUtils-XSpp-0.170.0-2|4	%define debug_package %{nil}
12cu|perl-ExtUtils-XSpp-0.170.0-2|5	
12cu|perl-ExtUtils-XSpp-0.170.0-2|6	Name:		perl-%{upstream_name}
12cu|perl-ExtUtils-XSpp-0.170.0-2|7	Version:	%perl_convert_version 0.1700
12cu|perl-ExtUtils-XSpp-0.170.0-2|8	Release:	2
12cu|perl-ExtUtils-XSpp-0.170.0-2|9	
12cu|perl-ExtUtils-XSpp-0.170.0-2|10	Summary:	A tiny C++ class example that holds a string and an int
12cu|perl-ExtUtils-XSpp-0.170.0-2|11	License:	GPL+ or Artistic
12cu|perl-ExtUtils-XSpp-0.170.0-2|12	Group:		Development/Perl
12cu|perl-ExtUtils-XSpp-0.170.0-2|13	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-ExtUtils-XSpp-0.170.0-2|14	Source0:	http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-XSpp-0.1700.tar.gz
12cu|perl-ExtUtils-XSpp-0.170.0-2|15	
12cu|perl-ExtUtils-XSpp-0.170.0-2|16	BuildRequires:	perl-devel
12cu|perl-ExtUtils-XSpp-0.170.0-2|17	BuildRequires:	perl(Digest::MD5) >= 2.0.0
12cu|perl-ExtUtils-XSpp-0.170.0-2|18	BuildRequires:	perl(ExtUtils::ParseXS) >= 2.220.200
12cu|perl-ExtUtils-XSpp-0.170.0-2|19	BuildRequires:	perl(Module::Build) >= 0.380.0
12cu|perl-ExtUtils-XSpp-0.170.0-2|20	BuildRequires:	perl(Test::Base)
12cu|perl-ExtUtils-XSpp-0.170.0-2|21	BuildRequires:	perl(Test::Differences)
12cu|perl-ExtUtils-XSpp-0.170.0-2|22	BuildRequires:	perl-devel
12cu|perl-ExtUtils-XSpp-0.170.0-2|23	Requires:	perl(ExtUtils::ParseXS) >= 2.220.0
12cu|perl-ExtUtils-XSpp-0.170.0-2|24	Provides:	perl(ExtUtils::XSpp::Lexer)
12cu|perl-ExtUtils-XSpp-0.170.0-2|25	
12cu|perl-ExtUtils-XSpp-0.170.0-2|26	%description
12cu|perl-ExtUtils-XSpp-0.170.0-2|27	Anything that does not look like a XS++ directive or a class declaration is
12cu|perl-ExtUtils-XSpp-0.170.0-2|28	passed verbatim to XS.
12cu|perl-ExtUtils-XSpp-0.170.0-2|29	
12cu|perl-ExtUtils-XSpp-0.170.0-2|30	%prep
12cu|perl-ExtUtils-XSpp-0.170.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-ExtUtils-XSpp-0.170.0-2|32	
12cu|perl-ExtUtils-XSpp-0.170.0-2|33	%build
12cu|perl-ExtUtils-XSpp-0.170.0-2|34	perl Build.PL installdirs=vendor
12cu|perl-ExtUtils-XSpp-0.170.0-2|35	./Build
12cu|perl-ExtUtils-XSpp-0.170.0-2|36	
12cu|perl-ExtUtils-XSpp-0.170.0-2|37	%check
12cu|perl-ExtUtils-XSpp-0.170.0-2|38	./Build test
12cu|perl-ExtUtils-XSpp-0.170.0-2|39	
12cu|perl-ExtUtils-XSpp-0.170.0-2|40	%install
12cu|perl-ExtUtils-XSpp-0.170.0-2|41	./Build install destdir=%{buildroot}
12cu|perl-ExtUtils-XSpp-0.170.0-2|42	
12cu|perl-ExtUtils-XSpp-0.170.0-2|43	%files
12cu|perl-ExtUtils-XSpp-0.170.0-2|44	%doc Changes META.json META.yml README examples
12cu|perl-ExtUtils-XSpp-0.170.0-2|45	%{_bindir}/*
12cu|perl-ExtUtils-XSpp-0.170.0-2|46	%{_mandir}/man1/*
12cu|perl-ExtUtils-XSpp-0.170.0-2|47	%{_mandir}/man3/*
12cu|perl-ExtUtils-XSpp-0.170.0-2|48	%{perl_vendorlib}/*
12cu|perl-ExtUtils-XSpp-0.170.0-2|49	
12cu|perl-ExtUtils-XSpp-0.170.0-2|50	

10832 12
12cu|perl-FCGI-ProcManager-0.240.0-1|1	%define upstream_name	 FCGI-ProcManager
12cu|perl-FCGI-ProcManager-0.240.0-1|2	%define upstream_version 0.24
12cu|perl-FCGI-ProcManager-0.240.0-1|3	
12cu|perl-FCGI-ProcManager-0.240.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-FCGI-ProcManager-0.240.0-1|5	Version:	%perl_convert_version 0.24
12cu|perl-FCGI-ProcManager-0.240.0-1|6	Release:	1
12cu|perl-FCGI-ProcManager-0.240.0-1|7	
12cu|perl-FCGI-ProcManager-0.240.0-1|8	Summary:	Functions for managing FastCGI applications
12cu|perl-FCGI-ProcManager-0.240.0-1|9	License:	GPL+ or Artistic
12cu|perl-FCGI-ProcManager-0.240.0-1|10	Group:		Development/Perl
12cu|perl-FCGI-ProcManager-0.240.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-FCGI-ProcManager-0.240.0-1|12	Source0:	http://www.cpan.org/modules/by-module/FCGI/FCGI-ProcManager-0.24.tar.gz
12cu|perl-FCGI-ProcManager-0.240.0-1|13	
12cu|perl-FCGI-ProcManager-0.240.0-1|14	BuildRequires:	perl-devel
12cu|perl-FCGI-ProcManager-0.240.0-1|15	BuildArch:	noarch
12cu|perl-FCGI-ProcManager-0.240.0-1|16	
12cu|perl-FCGI-ProcManager-0.240.0-1|17	%description
12cu|perl-FCGI-ProcManager-0.240.0-1|18	FCGI::ProcManager is used to serve as a FastCGI process manager. By
12cu|perl-FCGI-ProcManager-0.240.0-1|19	re-implementing it in perl, developers can more finely tune performance in
12cu|perl-FCGI-ProcManager-0.240.0-1|20	their web applications, and can take advantage of copy-on-write semantics
12cu|perl-FCGI-ProcManager-0.240.0-1|21	prevalent in UNIX kernel process management.
12cu|perl-FCGI-ProcManager-0.240.0-1|22	
12cu|perl-FCGI-ProcManager-0.240.0-1|23	%prep
12cu|perl-FCGI-ProcManager-0.240.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-FCGI-ProcManager-0.240.0-1|25	
12cu|perl-FCGI-ProcManager-0.240.0-1|26	%build
12cu|perl-FCGI-ProcManager-0.240.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-FCGI-ProcManager-0.240.0-1|28	%make
12cu|perl-FCGI-ProcManager-0.240.0-1|29	
12cu|perl-FCGI-ProcManager-0.240.0-1|30	%check
12cu|perl-FCGI-ProcManager-0.240.0-1|31	make test
12cu|perl-FCGI-ProcManager-0.240.0-1|32	
12cu|perl-FCGI-ProcManager-0.240.0-1|33	%install
12cu|perl-FCGI-ProcManager-0.240.0-1|34	%makeinstall_std
12cu|perl-FCGI-ProcManager-0.240.0-1|35	
12cu|perl-FCGI-ProcManager-0.240.0-1|36	%files
12cu|perl-FCGI-ProcManager-0.240.0-1|37	%doc README
12cu|perl-FCGI-ProcManager-0.240.0-1|38	%{perl_vendorlib}/FCGI
12cu|perl-FCGI-ProcManager-0.240.0-1|39	%{_mandir}/*/*
12cu|perl-FCGI-ProcManager-0.240.0-1|40	
12cu|perl-FCGI-ProcManager-0.240.0-1|41	%changelog
12cu|perl-FCGI-ProcManager-0.240.0-1|42	* Sat Jul 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-1mdv2010.0
12cu|perl-FCGI-ProcManager-0.240.0-1|43	+ Revision: 399601
12cu|perl-FCGI-ProcManager-0.240.0-1|44	- update to 0.19
12cu|perl-FCGI-ProcManager-0.240.0-1|45	- using %%perl_convert_version
12cu|perl-FCGI-ProcManager-0.240.0-1|46	- fixed license & source fields
12cu|perl-FCGI-ProcManager-0.240.0-1|47	
12cu|perl-FCGI-ProcManager-0.240.0-1|48	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.18-3mdv2009.0
12cu|perl-FCGI-ProcManager-0.240.0-1|49	+ Revision: 256865
12cu|perl-FCGI-ProcManager-0.240.0-1|50	- rebuild
12cu|perl-FCGI-ProcManager-0.240.0-1|51	
12cu|perl-FCGI-ProcManager-0.240.0-1|52	* Thu Dec 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2008.1
12cu|perl-FCGI-ProcManager-0.240.0-1|53	+ Revision: 135968
12cu|perl-FCGI-ProcManager-0.240.0-1|54	- update to new version 0.18
12cu|perl-FCGI-ProcManager-0.240.0-1|55	
12cu|perl-FCGI-ProcManager-0.240.0-1|56	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-FCGI-ProcManager-0.240.0-1|57	- restore BuildRoot
12cu|perl-FCGI-ProcManager-0.240.0-1|58	
12cu|perl-FCGI-ProcManager-0.240.0-1|59	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-FCGI-ProcManager-0.240.0-1|60	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-FCGI-ProcManager-0.240.0-1|61	
12cu|perl-FCGI-ProcManager-0.240.0-1|62	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-2mdv2008.0
12cu|perl-FCGI-ProcManager-0.240.0-1|63	+ Revision: 86379
12cu|perl-FCGI-ProcManager-0.240.0-1|64	- rebuild
12cu|perl-FCGI-ProcManager-0.240.0-1|65	
12cu|perl-FCGI-ProcManager-0.240.0-1|66	
12cu|perl-FCGI-ProcManager-0.240.0-1|67	* Wed Jun 07 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.17-1mdv2007.0
12cu|perl-FCGI-ProcManager-0.240.0-1|68	- Initial Mandriva release.
12cu|perl-FCGI-ProcManager-0.240.0-1|69	
12cu|perl-FCGI-ProcManager-0.240.0-1|70	

10833 12
12cu|perl-Fennec-Lite-0.4.0-1|1	%define upstream_name    Fennec-Lite
12cu|perl-Fennec-Lite-0.4.0-1|2	%define upstream_version 0.004
12cu|perl-Fennec-Lite-0.4.0-1|3	
12cu|perl-Fennec-Lite-0.4.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Fennec-Lite-0.4.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Fennec-Lite-0.4.0-1|6	Release:    1
12cu|perl-Fennec-Lite-0.4.0-1|7	
12cu|perl-Fennec-Lite-0.4.0-1|8	Summary:    Minimalist Fennec, the commonly used bits
12cu|perl-Fennec-Lite-0.4.0-1|9	License:    GPL+ or Artistic
12cu|perl-Fennec-Lite-0.4.0-1|10	Group:      Development/Perl
12cu|perl-Fennec-Lite-0.4.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Fennec-Lite-0.4.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Fennec/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Fennec-Lite-0.4.0-1|13	
12cu|perl-Fennec-Lite-0.4.0-1|14	BuildRequires: perl(List::Util)
12cu|perl-Fennec-Lite-0.4.0-1|15	BuildRequires: perl(Test::Builder)
12cu|perl-Fennec-Lite-0.4.0-1|16	BuildRequires: perl(Test::More)
12cu|perl-Fennec-Lite-0.4.0-1|17	BuildRequires: perl(Module::Build)
12cu|perl-Fennec-Lite-0.4.0-1|18	BuildArch: noarch
12cu|perl-Fennec-Lite-0.4.0-1|19	
12cu|perl-Fennec-Lite-0.4.0-1|20	%description
12cu|perl-Fennec-Lite-0.4.0-1|21	the Fennec manpage does a ton, but it may be hard to adopt it all at once.
12cu|perl-Fennec-Lite-0.4.0-1|22	It also is a large project, and has not yet been fully split into component
12cu|perl-Fennec-Lite-0.4.0-1|23	projects. Fennec::Lite takes a minimalist approach to do for Fennec what
12cu|perl-Fennec-Lite-0.4.0-1|24	Mouse does for Moose.
12cu|perl-Fennec-Lite-0.4.0-1|25	
12cu|perl-Fennec-Lite-0.4.0-1|26	Fennec::Lite is a single module file with no non-core dependencies. It can
12cu|perl-Fennec-Lite-0.4.0-1|27	easily be used by any project, either directly, or by copying it into your
12cu|perl-Fennec-Lite-0.4.0-1|28	project. The file itself is less than 300 lines of code at the time of this
12cu|perl-Fennec-Lite-0.4.0-1|29	writing, that includes whitespace.
12cu|perl-Fennec-Lite-0.4.0-1|30	
12cu|perl-Fennec-Lite-0.4.0-1|31	This module does not cover any of the more advanced features such as result
12cu|perl-Fennec-Lite-0.4.0-1|32	capturing or SPEC workflows. This module only covers test grouping and
12cu|perl-Fennec-Lite-0.4.0-1|33	group randomization. You can also use the FENNEC_ITEM variable with a group
12cu|perl-Fennec-Lite-0.4.0-1|34	name or line number to run a specific test group only. Test::Builder is
12cu|perl-Fennec-Lite-0.4.0-1|35	used under the hood for TAP output.
12cu|perl-Fennec-Lite-0.4.0-1|36	
12cu|perl-Fennec-Lite-0.4.0-1|37	%prep
12cu|perl-Fennec-Lite-0.4.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
12cu|perl-Fennec-Lite-0.4.0-1|39	
12cu|perl-Fennec-Lite-0.4.0-1|40	%build
12cu|perl-Fennec-Lite-0.4.0-1|41	%{__perl} Build.PL installdirs=vendor
12cu|perl-Fennec-Lite-0.4.0-1|42	
12cu|perl-Fennec-Lite-0.4.0-1|43	./Build
12cu|perl-Fennec-Lite-0.4.0-1|44	
12cu|perl-Fennec-Lite-0.4.0-1|45	%check
12cu|perl-Fennec-Lite-0.4.0-1|46	./Build test
12cu|perl-Fennec-Lite-0.4.0-1|47	
12cu|perl-Fennec-Lite-0.4.0-1|48	%install
12cu|perl-Fennec-Lite-0.4.0-1|49	./Build install destdir=%{buildroot}
12cu|perl-Fennec-Lite-0.4.0-1|50	
12cu|perl-Fennec-Lite-0.4.0-1|51	%files
12cu|perl-Fennec-Lite-0.4.0-1|52	%doc README META.yml
12cu|perl-Fennec-Lite-0.4.0-1|53	%{_mandir}/man3/*
12cu|perl-Fennec-Lite-0.4.0-1|54	%{perl_vendorlib}/*
12cu|perl-Fennec-Lite-0.4.0-1|55	
12cu|perl-Fennec-Lite-0.4.0-1|56	
12cu|perl-Fennec-Lite-0.4.0-1|57	%changelog
12cu|perl-Fennec-Lite-0.4.0-1|58	* Wed Jan 22 2014 Rosa <rosa@abf.rosalinux.ru> 0.4.0-1
12cu|perl-Fennec-Lite-0.4.0-1|59	+ Revision: bf8d258
12cu|perl-Fennec-Lite-0.4.0-1|60	- Automatic import for version 0.4.0-1
12cu|perl-Fennec-Lite-0.4.0-1|61	
12cu|perl-Fennec-Lite-0.4.0-1|62	

10834 12
12cu|perl-File-Cat-1.200.0-5|1	%define	module	File-Cat
12cu|perl-File-Cat-1.200.0-5|2	%define	upstream_version	1.2
12cu|perl-File-Cat-1.200.0-5|3	
12cu|perl-File-Cat-1.200.0-5|4	Name:		perl-%{module}
12cu|perl-File-Cat-1.200.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-File-Cat-1.200.0-5|6	Release:	5
12cu|perl-File-Cat-1.200.0-5|7	Summary:	Perl implementation of cat(1)
12cu|perl-File-Cat-1.200.0-5|8	License:	GPL or Artistic
12cu|perl-File-Cat-1.200.0-5|9	Group:		Development/Perl
12cu|perl-File-Cat-1.200.0-5|10	Source:		http://search.cpan.org/CPAN/authors/id/F/FI/FIMM/File-Cat-%{upstream_version}.tar.gz
12cu|perl-File-Cat-1.200.0-5|11	Url:		http://search.cpan.org/dist/%{module}
12cu|perl-File-Cat-1.200.0-5|12	BuildRequires:	perl-devel
12cu|perl-File-Cat-1.200.0-5|13	Requires:	perl
12cu|perl-File-Cat-1.200.0-5|14	BuildArch:	noarch
12cu|perl-File-Cat-1.200.0-5|15	
12cu|perl-File-Cat-1.200.0-5|16	%description
12cu|perl-File-Cat-1.200.0-5|17	File::Cat is a module of adventure, danger, and low cunning. With it,
12cu|perl-File-Cat-1.200.0-5|18	you will explore some of the most inane programs ever seen by
12cu|perl-File-Cat-1.200.0-5|19	mortals. No computer should be without one!
12cu|perl-File-Cat-1.200.0-5|20	
12cu|perl-File-Cat-1.200.0-5|21	%prep
12cu|perl-File-Cat-1.200.0-5|22	%setup -q -n %{module}-%{upstream_version}
12cu|perl-File-Cat-1.200.0-5|23	
12cu|perl-File-Cat-1.200.0-5|24	%build
12cu|perl-File-Cat-1.200.0-5|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-File-Cat-1.200.0-5|26	%make
12cu|perl-File-Cat-1.200.0-5|27	
12cu|perl-File-Cat-1.200.0-5|28	%check
12cu|perl-File-Cat-1.200.0-5|29	make test
12cu|perl-File-Cat-1.200.0-5|30	
12cu|perl-File-Cat-1.200.0-5|31	%install
12cu|perl-File-Cat-1.200.0-5|32	%makeinstall_std
12cu|perl-File-Cat-1.200.0-5|33	
12cu|perl-File-Cat-1.200.0-5|34	%files
12cu|perl-File-Cat-1.200.0-5|35	%{perl_vendorlib}/File/Cat.pm
12cu|perl-File-Cat-1.200.0-5|36	%{_mandir}/*/*
12cu|perl-File-Cat-1.200.0-5|37	
12cu|perl-File-Cat-1.200.0-5|38	
12cu|perl-File-Cat-1.200.0-5|39	
12cu|perl-File-Cat-1.200.0-5|40	
12cu|perl-File-Cat-1.200.0-5|41	%changelog
12cu|perl-File-Cat-1.200.0-5|42	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.2-4mdv2010.0
12cu|perl-File-Cat-1.200.0-5|43	+ Revision: 430443
12cu|perl-File-Cat-1.200.0-5|44	- rebuild
12cu|perl-File-Cat-1.200.0-5|45	
12cu|perl-File-Cat-1.200.0-5|46	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.2-3mdv2009.0
12cu|perl-File-Cat-1.200.0-5|47	+ Revision: 256871
12cu|perl-File-Cat-1.200.0-5|48	- rebuild
12cu|perl-File-Cat-1.200.0-5|49	
12cu|perl-File-Cat-1.200.0-5|50	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.2-1mdv2008.1
12cu|perl-File-Cat-1.200.0-5|51	+ Revision: 135841
12cu|perl-File-Cat-1.200.0-5|52	- restore BuildRoot
12cu|perl-File-Cat-1.200.0-5|53	
12cu|perl-File-Cat-1.200.0-5|54	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-File-Cat-1.200.0-5|55	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-File-Cat-1.200.0-5|56	
12cu|perl-File-Cat-1.200.0-5|57	
12cu|perl-File-Cat-1.200.0-5|58	* Sun Mar 04 2007 Olivier Blin <oblin@mandriva.com> 1.2-1mdv2007.0
12cu|perl-File-Cat-1.200.0-5|59	+ Revision: 132670
12cu|perl-File-Cat-1.200.0-5|60	- initial Mandriva release
12cu|perl-File-Cat-1.200.0-5|61	- Create perl-File-Cat
12cu|perl-File-Cat-1.200.0-5|62	
12cu|perl-File-Cat-1.200.0-5|63	

10835 12
12cu|perl-File-ChangeNotify-0.240.0-1|1	%define upstream_name    File-ChangeNotify
12cu|perl-File-ChangeNotify-0.240.0-1|2	%define upstream_version 0.24
12cu|perl-File-ChangeNotify-0.240.0-1|3	
12cu|perl-File-ChangeNotify-0.240.0-1|4	%if %{_use_internal_dependency_generator}
12cu|perl-File-ChangeNotify-0.240.0-1|5	%define __noautoreq 'perl\\(IO::KQueue\\)'
12cu|perl-File-ChangeNotify-0.240.0-1|6	%else
12cu|perl-File-ChangeNotify-0.240.0-1|7	%define _requires_exceptions perl(IO::KQueue)
12cu|perl-File-ChangeNotify-0.240.0-1|8	%endif
12cu|perl-File-ChangeNotify-0.240.0-1|9	
12cu|perl-File-ChangeNotify-0.240.0-1|10	Name:		perl-%{upstream_name}
12cu|perl-File-ChangeNotify-0.240.0-1|11	Version:	%perl_convert_version %{upstream_version}
12cu|perl-File-ChangeNotify-0.240.0-1|12	Release:	1
12cu|perl-File-ChangeNotify-0.240.0-1|13	
12cu|perl-File-ChangeNotify-0.240.0-1|14	Summary:	Inotify-based watcher subclass
12cu|perl-File-ChangeNotify-0.240.0-1|15	License:	GPL+ or Artistic
12cu|perl-File-ChangeNotify-0.240.0-1|16	Group:		Development/Perl
12cu|perl-File-ChangeNotify-0.240.0-1|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-File-ChangeNotify-0.240.0-1|18	Source0:	http://www.cpan.org/modules/by-module/File/File-ChangeNotify-%{upstream_version}.tar.gz
12cu|perl-File-ChangeNotify-0.240.0-1|19	
12cu|perl-File-ChangeNotify-0.240.0-1|20	BuildRequires:	perl-devel
12cu|perl-File-ChangeNotify-0.240.0-1|21	BuildRequires:	perl(Carp)
12cu|perl-File-ChangeNotify-0.240.0-1|22	BuildRequires:  perl(Class::Load)
12cu|perl-File-ChangeNotify-0.240.0-1|23	BuildRequires:	perl(Class::MOP)
12cu|perl-File-ChangeNotify-0.240.0-1|24	BuildRequires:	perl(File::Find)
12cu|perl-File-ChangeNotify-0.240.0-1|25	BuildRequires:	perl(File::Path)
12cu|perl-File-ChangeNotify-0.240.0-1|26	BuildRequires:	perl(File::Spec)
12cu|perl-File-ChangeNotify-0.240.0-1|27	BuildRequires:	perl(File::Temp)
12cu|perl-File-ChangeNotify-0.240.0-1|28	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-File-ChangeNotify-0.240.0-1|29	BuildRequires:	perl(Module::Pluggable::Object)
12cu|perl-File-ChangeNotify-0.240.0-1|30	BuildRequires:	perl(Moose)
12cu|perl-File-ChangeNotify-0.240.0-1|31	BuildRequires:	perl(MooseX::Params::Validate)
12cu|perl-File-ChangeNotify-0.240.0-1|32	BuildRequires:	perl(MooseX::SemiAffordanceAccessor)
12cu|perl-File-ChangeNotify-0.240.0-1|33	BuildRequires:	perl(namespace::autoclean)
12cu|perl-File-ChangeNotify-0.240.0-1|34	BuildRequires:	perl(Test::Exception)
12cu|perl-File-ChangeNotify-0.240.0-1|35	BuildRequires:	perl(Test::More)
12cu|perl-File-ChangeNotify-0.240.0-1|36	BuildRequires:	perl(Time::HiRes)
12cu|perl-File-ChangeNotify-0.240.0-1|37	
12cu|perl-File-ChangeNotify-0.240.0-1|38	BuildArch: noarch
12cu|perl-File-ChangeNotify-0.240.0-1|39	
12cu|perl-File-ChangeNotify-0.240.0-1|40	%description
12cu|perl-File-ChangeNotify-0.240.0-1|41	This module provides an API for creating a the File::ChangeNotify::Watcher
12cu|perl-File-ChangeNotify-0.240.0-1|42	manpage subclass that will work on your platform.
12cu|perl-File-ChangeNotify-0.240.0-1|43	
12cu|perl-File-ChangeNotify-0.240.0-1|44	Most of the documentation for this distro is in the
12cu|perl-File-ChangeNotify-0.240.0-1|45	File::ChangeNotify::Watcher manpage.
12cu|perl-File-ChangeNotify-0.240.0-1|46	
12cu|perl-File-ChangeNotify-0.240.0-1|47	%prep
12cu|perl-File-ChangeNotify-0.240.0-1|48	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-File-ChangeNotify-0.240.0-1|49	
12cu|perl-File-ChangeNotify-0.240.0-1|50	%build
12cu|perl-File-ChangeNotify-0.240.0-1|51	perl Build.PL installdirs=vendor
12cu|perl-File-ChangeNotify-0.240.0-1|52	./Build
12cu|perl-File-ChangeNotify-0.240.0-1|53	
12cu|perl-File-ChangeNotify-0.240.0-1|54	%check
12cu|perl-File-ChangeNotify-0.240.0-1|55	./Build test
12cu|perl-File-ChangeNotify-0.240.0-1|56	
12cu|perl-File-ChangeNotify-0.240.0-1|57	%install
12cu|perl-File-ChangeNotify-0.240.0-1|58	./Build install destdir=%{buildroot}
12cu|perl-File-ChangeNotify-0.240.0-1|59	
12cu|perl-File-ChangeNotify-0.240.0-1|60	%files
12cu|perl-File-ChangeNotify-0.240.0-1|61	%doc Changes README
12cu|perl-File-ChangeNotify-0.240.0-1|62	%{_mandir}/man3/*
12cu|perl-File-ChangeNotify-0.240.0-1|63	%{perl_vendorlib}/*
12cu|perl-File-ChangeNotify-0.240.0-1|64	
12cu|perl-File-ChangeNotify-0.240.0-1|65	
12cu|perl-File-ChangeNotify-0.240.0-1|66	%changelog
12cu|perl-File-ChangeNotify-0.240.0-1|67	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.240.0-1
12cu|perl-File-ChangeNotify-0.240.0-1|68	+ Revision: 6dc8195
12cu|perl-File-ChangeNotify-0.240.0-1|69	- Updated to 0.24 (by updates_builder)
12cu|perl-File-ChangeNotify-0.240.0-1|70	
12cu|perl-File-ChangeNotify-0.240.0-1|71	

10836 12
12cu|perl-File-chdir-0.100.800-1|1	%define	upstream_name	 File-chdir
12cu|perl-File-chdir-0.100.800-1|2	%define upstream_version 0.1008
12cu|perl-File-chdir-0.100.800-1|3	
12cu|perl-File-chdir-0.100.800-1|4	Name:		perl-%{upstream_name}
12cu|perl-File-chdir-0.100.800-1|5	Version:	%perl_convert_version 0.1008
12cu|perl-File-chdir-0.100.800-1|6	Release:	1
12cu|perl-File-chdir-0.100.800-1|7	
12cu|perl-File-chdir-0.100.800-1|8	Summary:	A more sensible way to change directories
12cu|perl-File-chdir-0.100.800-1|9	License:	GPL+ or Artistic
12cu|perl-File-chdir-0.100.800-1|10	Group:		Development/Perl
12cu|perl-File-chdir-0.100.800-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-File-chdir-0.100.800-1|12	Source0:	http://www.cpan.org/modules/by-module/File/File-chdir-0.1008.tar.gz
12cu|perl-File-chdir-0.100.800-1|13	
12cu|perl-File-chdir-0.100.800-1|14	BuildRequires:	perl-devel
12cu|perl-File-chdir-0.100.800-1|15	BuildArch:	noarch
12cu|perl-File-chdir-0.100.800-1|16	
12cu|perl-File-chdir-0.100.800-1|17	%description
12cu|perl-File-chdir-0.100.800-1|18	Perl's chdir() has the unfortunate problem of being very, very, very
12cu|perl-File-chdir-0.100.800-1|19	global.  If any part of your program calls chdir() or if any library
12cu|perl-File-chdir-0.100.800-1|20	you use calls chdir(), it changes the current working directory for
12cu|perl-File-chdir-0.100.800-1|21	the B<whole> program.
12cu|perl-File-chdir-0.100.800-1|22	
12cu|perl-File-chdir-0.100.800-1|23	File::chdir gives you an alternative, $CWD and @CWD.  These two
12cu|perl-File-chdir-0.100.800-1|24	variables combine all the power of C<chdir()>, File::Spec and Cwd.
12cu|perl-File-chdir-0.100.800-1|25	
12cu|perl-File-chdir-0.100.800-1|26	%prep
12cu|perl-File-chdir-0.100.800-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-File-chdir-0.100.800-1|28	
12cu|perl-File-chdir-0.100.800-1|29	%build
12cu|perl-File-chdir-0.100.800-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-File-chdir-0.100.800-1|31	%make
12cu|perl-File-chdir-0.100.800-1|32	
12cu|perl-File-chdir-0.100.800-1|33	%check
12cu|perl-File-chdir-0.100.800-1|34	%make test
12cu|perl-File-chdir-0.100.800-1|35	
12cu|perl-File-chdir-0.100.800-1|36	%install
12cu|perl-File-chdir-0.100.800-1|37	%makeinstall_std
12cu|perl-File-chdir-0.100.800-1|38	
12cu|perl-File-chdir-0.100.800-1|39	%files
12cu|perl-File-chdir-0.100.800-1|40	%doc Changes
12cu|perl-File-chdir-0.100.800-1|41	%dir %{perl_vendorlib}/File
12cu|perl-File-chdir-0.100.800-1|42	%{perl_vendorlib}/File/*
12cu|perl-File-chdir-0.100.800-1|43	%{_mandir}/*/*
12cu|perl-File-chdir-0.100.800-1|44	
12cu|perl-File-chdir-0.100.800-1|45	
12cu|perl-File-chdir-0.100.800-1|46	%changelog
12cu|perl-File-chdir-0.100.800-1|47	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.400-1mdv2011.0
12cu|perl-File-chdir-0.100.800-1|48	+ Revision: 552287
12cu|perl-File-chdir-0.100.800-1|49	- update to 0.1004
12cu|perl-File-chdir-0.100.800-1|50	
12cu|perl-File-chdir-0.100.800-1|51	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.200-1mdv2010.0
12cu|perl-File-chdir-0.100.800-1|52	+ Revision: 395187
12cu|perl-File-chdir-0.100.800-1|53	- fix wrong macro name
12cu|perl-File-chdir-0.100.800-1|54	- update to 0.1002
12cu|perl-File-chdir-0.100.800-1|55	- using %%perl_convert_version
12cu|perl-File-chdir-0.100.800-1|56	- fixed license field
12cu|perl-File-chdir-0.100.800-1|57	
12cu|perl-File-chdir-0.100.800-1|58	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.10-4mdv2009.0
12cu|perl-File-chdir-0.100.800-1|59	+ Revision: 256873
12cu|perl-File-chdir-0.100.800-1|60	- rebuild
12cu|perl-File-chdir-0.100.800-1|61	
12cu|perl-File-chdir-0.100.800-1|62	* Mon Feb 11 2008 Thierry Vignaud <tv@mandriva.org> 0.10-2mdv2008.1
12cu|perl-File-chdir-0.100.800-1|63	+ Revision: 165301
12cu|perl-File-chdir-0.100.800-1|64	- fix description
12cu|perl-File-chdir-0.100.800-1|65	
12cu|perl-File-chdir-0.100.800-1|66	* Sat Feb 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.1
12cu|perl-File-chdir-0.100.800-1|67	+ Revision: 164629
12cu|perl-File-chdir-0.100.800-1|68	- update to new version 0.10
12cu|perl-File-chdir-0.100.800-1|69	
12cu|perl-File-chdir-0.100.800-1|70	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-File-chdir-0.100.800-1|71	- restore BuildRoot
12cu|perl-File-chdir-0.100.800-1|72	
12cu|perl-File-chdir-0.100.800-1|73	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-File-chdir-0.100.800-1|74	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-File-chdir-0.100.800-1|75	
12cu|perl-File-chdir-0.100.800-1|76	* Mon Aug 06 2007 Funda Wang <fwang@mandriva.org> 0.09-1mdv2008.0
12cu|perl-File-chdir-0.100.800-1|77	+ Revision: 59446
12cu|perl-File-chdir-0.100.800-1|78	- New version 0.09
12cu|perl-File-chdir-0.100.800-1|79	
12cu|perl-File-chdir-0.100.800-1|80	* Wed Jul 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2008.0
12cu|perl-File-chdir-0.100.800-1|81	+ Revision: 48163
12cu|perl-File-chdir-0.100.800-1|82	- spec cleanup
12cu|perl-File-chdir-0.100.800-1|83	- update to new version 0.08
12cu|perl-File-chdir-0.100.800-1|84	
12cu|perl-File-chdir-0.100.800-1|85	
12cu|perl-File-chdir-0.100.800-1|86	* Thu Feb 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.06-2mdk
12cu|perl-File-chdir-0.100.800-1|87	- Make rpmlint happy
12cu|perl-File-chdir-0.100.800-1|88	
12cu|perl-File-chdir-0.100.800-1|89	* Wed Jan 28 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.06-1mdk
12cu|perl-File-chdir-0.100.800-1|90	- from Robin Rosenberg <robin.rosenberg@dewire.com> :
12cu|perl-File-chdir-0.100.800-1|91	- initial contrib import. Needed for building Captive-NTFS
12cu|perl-File-chdir-0.100.800-1|92	
12cu|perl-File-chdir-0.100.800-1|93	

10837 12
12cu|perl-File-chmod-0.400.0-1|1	%define	upstream_name	 File-chmod
12cu|perl-File-chmod-0.400.0-1|2	%define upstream_version 0.40
12cu|perl-File-chmod-0.400.0-1|3	
12cu|perl-File-chmod-0.400.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-File-chmod-0.400.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-File-chmod-0.400.0-1|6	Release:	1
12cu|perl-File-chmod-0.400.0-1|7	
12cu|perl-File-chmod-0.400.0-1|8	Summary:	Implements symbolic and ls chmod modes
12cu|perl-File-chmod-0.400.0-1|9	License:	GPL+ or Artistic
12cu|perl-File-chmod-0.400.0-1|10	Group:		Development/Perl
12cu|perl-File-chmod-0.400.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-File-chmod-0.400.0-1|12	Source0:	http://www.cpan.org/modules/by-module/File/File-chmod-%{upstream_version}.tar.gz
12cu|perl-File-chmod-0.400.0-1|13	
12cu|perl-File-chmod-0.400.0-1|14	BuildRequires:	perl-devel
12cu|perl-File-chmod-0.400.0-1|15	BuildArch:	noarch
12cu|perl-File-chmod-0.400.0-1|16	
12cu|perl-File-chmod-0.400.0-1|17	%description
12cu|perl-File-chmod-0.400.0-1|18	File::chmod is a utility that allows you to bypass system calls or bit
12cu|perl-File-chmod-0.400.0-1|19	processing of a file's permissions. It overloads the chmod() function with its
12cu|perl-File-chmod-0.400.0-1|20	own that gets an octal mode, a symbolic mode (see below), or an "ls" mode (see
12cu|perl-File-chmod-0.400.0-1|21	below). If you wish not to overload chmod(), you can export symchmod() and
12cu|perl-File-chmod-0.400.0-1|22	lschmod(), which take, respectively, a symbolic mode and an "ls" mode.
12cu|perl-File-chmod-0.400.0-1|23	
12cu|perl-File-chmod-0.400.0-1|24	%prep
12cu|perl-File-chmod-0.400.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-File-chmod-0.400.0-1|26	
12cu|perl-File-chmod-0.400.0-1|27	%build
12cu|perl-File-chmod-0.400.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-File-chmod-0.400.0-1|29	%make
12cu|perl-File-chmod-0.400.0-1|30	
12cu|perl-File-chmod-0.400.0-1|31	%check
12cu|perl-File-chmod-0.400.0-1|32	make test
12cu|perl-File-chmod-0.400.0-1|33	
12cu|perl-File-chmod-0.400.0-1|34	%install
12cu|perl-File-chmod-0.400.0-1|35	%makeinstall_std
12cu|perl-File-chmod-0.400.0-1|36	
12cu|perl-File-chmod-0.400.0-1|37	%files
12cu|perl-File-chmod-0.400.0-1|38	%doc Changes
12cu|perl-File-chmod-0.400.0-1|39	%{_mandir}/man3*/*
12cu|perl-File-chmod-0.400.0-1|40	%{perl_vendorlib}/File
12cu|perl-File-chmod-0.400.0-1|41	
12cu|perl-File-chmod-0.400.0-1|42	
12cu|perl-File-chmod-0.400.0-1|43	
12cu|perl-File-chmod-0.400.0-1|44	%changelog
12cu|perl-File-chmod-0.400.0-1|45	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.400.0-1
12cu|perl-File-chmod-0.400.0-1|46	+ Revision: 2b0a981
12cu|perl-File-chmod-0.400.0-1|47	- Updated to 0.40 (by updates_builder)
12cu|perl-File-chmod-0.400.0-1|48	
12cu|perl-File-chmod-0.400.0-1|49	

10838 12
12cu|perl-File-Copy-Link-0.113.0-1|1	%define upstream_name    File-Copy-Link
12cu|perl-File-Copy-Link-0.113.0-1|2	%define upstream_version 0.113
12cu|perl-File-Copy-Link-0.113.0-1|3	
12cu|perl-File-Copy-Link-0.113.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-File-Copy-Link-0.113.0-1|5	Version:	%perl_convert_version 0.113
12cu|perl-File-Copy-Link-0.113.0-1|6	Release:	1
12cu|perl-File-Copy-Link-0.113.0-1|7	
12cu|perl-File-Copy-Link-0.113.0-1|8	Summary:	Reading and resolving symbolic links
12cu|perl-File-Copy-Link-0.113.0-1|9	License:	GPL+ or Artistic
12cu|perl-File-Copy-Link-0.113.0-1|10	Group:		Development/Perl
12cu|perl-File-Copy-Link-0.113.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-File-Copy-Link-0.113.0-1|12	Source0:	http://www.cpan.org/modules/by-module/File/File-Copy-Link-0.113.tar.gz
12cu|perl-File-Copy-Link-0.113.0-1|13	
12cu|perl-File-Copy-Link-0.113.0-1|14	BuildRequires:	perl-devel
12cu|perl-File-Copy-Link-0.113.0-1|15	BuildRequires:	perl(File::Copy)
12cu|perl-File-Copy-Link-0.113.0-1|16	BuildRequires:	perl(File::Spec)
12cu|perl-File-Copy-Link-0.113.0-1|17	BuildArch:	noarch
12cu|perl-File-Copy-Link-0.113.0-1|18	
12cu|perl-File-Copy-Link-0.113.0-1|19	%description
12cu|perl-File-Copy-Link-0.113.0-1|20	'File::Spec::Link' is an extension to 'File::Spec', adding methods for
12cu|perl-File-Copy-Link-0.113.0-1|21	resolving symbolic links; it was created to implement 'File::Copy::Link'.
12cu|perl-File-Copy-Link-0.113.0-1|22	
12cu|perl-File-Copy-Link-0.113.0-1|23	* 'linked($link)'
12cu|perl-File-Copy-Link-0.113.0-1|24	
12cu|perl-File-Copy-Link-0.113.0-1|25	Returns the filename linked to by '$link': by 'readlink'ing '$link', and
12cu|perl-File-Copy-Link-0.113.0-1|26	resolving that path relative to the directory of '$link'.
12cu|perl-File-Copy-Link-0.113.0-1|27	
12cu|perl-File-Copy-Link-0.113.0-1|28	%prep
12cu|perl-File-Copy-Link-0.113.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-File-Copy-Link-0.113.0-1|30	
12cu|perl-File-Copy-Link-0.113.0-1|31	%build
12cu|perl-File-Copy-Link-0.113.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-File-Copy-Link-0.113.0-1|33	%make
12cu|perl-File-Copy-Link-0.113.0-1|34	
12cu|perl-File-Copy-Link-0.113.0-1|35	%check
12cu|perl-File-Copy-Link-0.113.0-1|36	%make test
12cu|perl-File-Copy-Link-0.113.0-1|37	
12cu|perl-File-Copy-Link-0.113.0-1|38	%install
12cu|perl-File-Copy-Link-0.113.0-1|39	%makeinstall_std
12cu|perl-File-Copy-Link-0.113.0-1|40	
12cu|perl-File-Copy-Link-0.113.0-1|41	%files
12cu|perl-File-Copy-Link-0.113.0-1|42	%doc META.yml README Changes
12cu|perl-File-Copy-Link-0.113.0-1|43	%{perl_vendorlib}/*
12cu|perl-File-Copy-Link-0.113.0-1|44	%{_bindir}/copylink
12cu|perl-File-Copy-Link-0.113.0-1|45	%{_mandir}/man3/*
12cu|perl-File-Copy-Link-0.113.0-1|46	%{_mandir}/man1/copylink.1.xz
12cu|perl-File-Copy-Link-0.113.0-1|47	
12cu|perl-File-Copy-Link-0.113.0-1|48	%changelog
12cu|perl-File-Copy-Link-0.113.0-1|49	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.112.0-2mdv2011.0
12cu|perl-File-Copy-Link-0.113.0-1|50	+ Revision: 656912
12cu|perl-File-Copy-Link-0.113.0-1|51	- rebuild for updated spec-helper
12cu|perl-File-Copy-Link-0.113.0-1|52	
12cu|perl-File-Copy-Link-0.113.0-1|53	* Thu Dec 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.112.0-1mdv2011.0
12cu|perl-File-Copy-Link-0.113.0-1|54	+ Revision: 622194
12cu|perl-File-Copy-Link-0.113.0-1|55	- import perl-File-Copy-Link
12cu|perl-File-Copy-Link-0.113.0-1|56	
12cu|perl-File-Copy-Link-0.113.0-1|57	

10839 12
12cu|perl-File-Fetch-0.480.0-1|1	%define upstream_name    File-Fetch
12cu|perl-File-Fetch-0.480.0-1|2	%define upstream_version 0.48
12cu|perl-File-Fetch-0.480.0-1|3	
12cu|perl-File-Fetch-0.480.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-File-Fetch-0.480.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-File-Fetch-0.480.0-1|6	Release:	1
12cu|perl-File-Fetch-0.480.0-1|7	
12cu|perl-File-Fetch-0.480.0-1|8	Summary:	A generic file fetching mechanism
12cu|perl-File-Fetch-0.480.0-1|9	License:	GPL+ or Artistic
12cu|perl-File-Fetch-0.480.0-1|10	Group:		Development/Perl
12cu|perl-File-Fetch-0.480.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-File-Fetch-0.480.0-1|12	Source0:	http://www.cpan.org/modules/by-module/File/File-Fetch-%{upstream_version}.tar.gz
12cu|perl-File-Fetch-0.480.0-1|13	
12cu|perl-File-Fetch-0.480.0-1|14	BuildRequires:	perl-devel
12cu|perl-File-Fetch-0.480.0-1|15	BuildRequires:	perl-version
12cu|perl-File-Fetch-0.480.0-1|16	BuildRequires:	perl(HTML::HeadParser)
12cu|perl-File-Fetch-0.480.0-1|17	BuildRequires:	perl(IPC::Cmd) >= 0.420.0
12cu|perl-File-Fetch-0.480.0-1|18	BuildArch:	noarch
12cu|perl-File-Fetch-0.480.0-1|19	
12cu|perl-File-Fetch-0.480.0-1|20	%description
12cu|perl-File-Fetch-0.480.0-1|21	File::Fetch is a generic file fetching mechanism.
12cu|perl-File-Fetch-0.480.0-1|22	
12cu|perl-File-Fetch-0.480.0-1|23	It allows you to fetch any file pointed to by a ftp, http, file, or rsync uri
12cu|perl-File-Fetch-0.480.0-1|24	by a number of different means.
12cu|perl-File-Fetch-0.480.0-1|25	
12cu|perl-File-Fetch-0.480.0-1|26	%prep
12cu|perl-File-Fetch-0.480.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-File-Fetch-0.480.0-1|28	
12cu|perl-File-Fetch-0.480.0-1|29	%build
12cu|perl-File-Fetch-0.480.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-File-Fetch-0.480.0-1|31	%make
12cu|perl-File-Fetch-0.480.0-1|32	
12cu|perl-File-Fetch-0.480.0-1|33	%check
12cu|perl-File-Fetch-0.480.0-1|34	make test
12cu|perl-File-Fetch-0.480.0-1|35	
12cu|perl-File-Fetch-0.480.0-1|36	%install
12cu|perl-File-Fetch-0.480.0-1|37	%makeinstall_std
12cu|perl-File-Fetch-0.480.0-1|38	
12cu|perl-File-Fetch-0.480.0-1|39	%files
12cu|perl-File-Fetch-0.480.0-1|40	%doc README CHANGES
12cu|perl-File-Fetch-0.480.0-1|41	%{perl_vendorlib}/File
12cu|perl-File-Fetch-0.480.0-1|42	%{_mandir}/*/*
12cu|perl-File-Fetch-0.480.0-1|43	
12cu|perl-File-Fetch-0.480.0-1|44	
12cu|perl-File-Fetch-0.480.0-1|45	
12cu|perl-File-Fetch-0.480.0-1|46	%changelog
12cu|perl-File-Fetch-0.480.0-1|47	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.480.0-1
12cu|perl-File-Fetch-0.480.0-1|48	+ Revision: b04cd43
12cu|perl-File-Fetch-0.480.0-1|49	- Updated to 0.48 (by updates_builder)
12cu|perl-File-Fetch-0.480.0-1|50	
12cu|perl-File-Fetch-0.480.0-1|51	

10840 12
12cu|perl-File-Find-Iterator-0.400.0-4|1	%define module File-Find-Iterator
12cu|perl-File-Find-Iterator-0.400.0-4|2	%define upstream_version 0.4
12cu|perl-File-Find-Iterator-0.400.0-4|3	
12cu|perl-File-Find-Iterator-0.400.0-4|4	Summary: 	Iterator interface for search files
12cu|perl-File-Find-Iterator-0.400.0-4|5	Name: 		perl-%{module}
12cu|perl-File-Find-Iterator-0.400.0-4|6	Version: 	%perl_convert_version 0.4
12cu|perl-File-Find-Iterator-0.400.0-4|7	Release: 	4
12cu|perl-File-Find-Iterator-0.400.0-4|8	License: 	GPL or Artistic
12cu|perl-File-Find-Iterator-0.400.0-4|9	Group: 		Development/Perl
12cu|perl-File-Find-Iterator-0.400.0-4|10	Source: 	http://search.cpan.org/CPAN/authors/id/T/TE/TEXMEC/File-Find-Iterator-0.4.tar.gz
12cu|perl-File-Find-Iterator-0.400.0-4|11	Url: 		http://search.cpan.org/dist/%{module}
12cu|perl-File-Find-Iterator-0.400.0-4|12	BuildRequires: perl-devel
12cu|perl-File-Find-Iterator-0.400.0-4|13	BuildRequires: perl(Class::Iterator)
12cu|perl-File-Find-Iterator-0.400.0-4|14	BuildArch: noarch
12cu|perl-File-Find-Iterator-0.400.0-4|15	
12cu|perl-File-Find-Iterator-0.400.0-4|16	%description
12cu|perl-File-Find-Iterator-0.400.0-4|17	Find::File::Iterator is an iterator object for searching through
12cu|perl-File-Find-Iterator-0.400.0-4|18	directory trees. You can easily run filter on each file name. You
12cu|perl-File-Find-Iterator-0.400.0-4|19	can easily save the search state when you want to stop the search
12cu|perl-File-Find-Iterator-0.400.0-4|20	and continue the same search later.
12cu|perl-File-Find-Iterator-0.400.0-4|21	
12cu|perl-File-Find-Iterator-0.400.0-4|22	%prep
12cu|perl-File-Find-Iterator-0.400.0-4|23	%setup -q -n %{module}-%{upstream_version}
12cu|perl-File-Find-Iterator-0.400.0-4|24	
12cu|perl-File-Find-Iterator-0.400.0-4|25	%build
12cu|perl-File-Find-Iterator-0.400.0-4|26	%__perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-File-Find-Iterator-0.400.0-4|27	%make
12cu|perl-File-Find-Iterator-0.400.0-4|28	
12cu|perl-File-Find-Iterator-0.400.0-4|29	%check
12cu|perl-File-Find-Iterator-0.400.0-4|30	make test
12cu|perl-File-Find-Iterator-0.400.0-4|31	
12cu|perl-File-Find-Iterator-0.400.0-4|32	%install
12cu|perl-File-Find-Iterator-0.400.0-4|33	%makeinstall_std
12cu|perl-File-Find-Iterator-0.400.0-4|34	
12cu|perl-File-Find-Iterator-0.400.0-4|35	%files
12cu|perl-File-Find-Iterator-0.400.0-4|36	%doc README
12cu|perl-File-Find-Iterator-0.400.0-4|37	%{_mandir}/*/*
12cu|perl-File-Find-Iterator-0.400.0-4|38	%{perl_vendorlib}/*
12cu|perl-File-Find-Iterator-0.400.0-4|39	
12cu|perl-File-Find-Iterator-0.400.0-4|40	
12cu|perl-File-Find-Iterator-0.400.0-4|41	
12cu|perl-File-Find-Iterator-0.400.0-4|42	%changelog
12cu|perl-File-Find-Iterator-0.400.0-4|43	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.4-3mdv2011.0
12cu|perl-File-Find-Iterator-0.400.0-4|44	+ Revision: 654186
12cu|perl-File-Find-Iterator-0.400.0-4|45	- rebuild for updated spec-helper
12cu|perl-File-Find-Iterator-0.400.0-4|46	
12cu|perl-File-Find-Iterator-0.400.0-4|47	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.4-2mdv2011.0
12cu|perl-File-Find-Iterator-0.400.0-4|48	+ Revision: 430454
12cu|perl-File-Find-Iterator-0.400.0-4|49	- rebuild
12cu|perl-File-Find-Iterator-0.400.0-4|50	
12cu|perl-File-Find-Iterator-0.400.0-4|51	* Tue Jul 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.4-1mdv2009.0
12cu|perl-File-Find-Iterator-0.400.0-4|52	+ Revision: 235777
12cu|perl-File-Find-Iterator-0.400.0-4|53	- update to new version 0.4
12cu|perl-File-Find-Iterator-0.400.0-4|54	
12cu|perl-File-Find-Iterator-0.400.0-4|55	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.3-5mdv2008.1
12cu|perl-File-Find-Iterator-0.400.0-4|56	+ Revision: 152075
12cu|perl-File-Find-Iterator-0.400.0-4|57	- rebuild
12cu|perl-File-Find-Iterator-0.400.0-4|58	- rebuild
12cu|perl-File-Find-Iterator-0.400.0-4|59	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-File-Find-Iterator-0.400.0-4|60	
12cu|perl-File-Find-Iterator-0.400.0-4|61	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-File-Find-Iterator-0.400.0-4|62	- restore BuildRoot
12cu|perl-File-Find-Iterator-0.400.0-4|63	
12cu|perl-File-Find-Iterator-0.400.0-4|64	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-3mdv2008.0
12cu|perl-File-Find-Iterator-0.400.0-4|65	+ Revision: 86399
12cu|perl-File-Find-Iterator-0.400.0-4|66	- rebuild
12cu|perl-File-Find-Iterator-0.400.0-4|67	
12cu|perl-File-Find-Iterator-0.400.0-4|68	
12cu|perl-File-Find-Iterator-0.400.0-4|69	* Fri Aug 11 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|perl-File-Find-Iterator-0.400.0-4|70	+ 08/11/06 12:54:15 (55647)
12cu|perl-File-Find-Iterator-0.400.0-4|71	- rebuild
12cu|perl-File-Find-Iterator-0.400.0-4|72	
12cu|perl-File-Find-Iterator-0.400.0-4|73	* Fri Aug 11 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|perl-File-Find-Iterator-0.400.0-4|74	+ 08/11/06 12:49:52 (55646)
12cu|perl-File-Find-Iterator-0.400.0-4|75	Import perl-File-Find-Iterator
12cu|perl-File-Find-Iterator-0.400.0-4|76	
12cu|perl-File-Find-Iterator-0.400.0-4|77	* Thu Jun 16 2005 Olivier Thauvin <nanardon@mandriva.org> 0.3-1mdk
12cu|perl-File-Find-Iterator-0.400.0-4|78	- first mdk release
12cu|perl-File-Find-Iterator-0.400.0-4|79	
12cu|perl-File-Find-Iterator-0.400.0-4|80	

10841 12
12cu|perl-File-Find-Object-0.2.11-1|1	%define upstream_name    File-Find-Object
12cu|perl-File-Find-Object-0.2.11-1|2	%define upstream_version v0.2.8
12cu|perl-File-Find-Object-0.2.11-1|3	
12cu|perl-File-Find-Object-0.2.11-1|4	Name:		perl-%{upstream_name}
12cu|perl-File-Find-Object-0.2.11-1|5	Version:	%perl_convert_version 0.2.11
12cu|perl-File-Find-Object-0.2.11-1|6	Release:	1
12cu|perl-File-Find-Object-0.2.11-1|7	
12cu|perl-File-Find-Object-0.2.11-1|8	Summary:	File::Find like object
12cu|perl-File-Find-Object-0.2.11-1|9	
12cu|perl-File-Find-Object-0.2.11-1|10	License:	GPL+ or Artistic
12cu|perl-File-Find-Object-0.2.11-1|11	Group:		Development/Perl
12cu|perl-File-Find-Object-0.2.11-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-File-Find-Object-0.2.11-1|13	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-v0.2.11.tar.gz
12cu|perl-File-Find-Object-0.2.11-1|14	
12cu|perl-File-Find-Object-0.2.11-1|15	BuildRequires:	perl-devel
12cu|perl-File-Find-Object-0.2.11-1|16	BuildRequires:	perl(Class::XSAccessor)
12cu|perl-File-Find-Object-0.2.11-1|17	BuildArch:	noarch
12cu|perl-File-Find-Object-0.2.11-1|18	
12cu|perl-File-Find-Object-0.2.11-1|19	%description
12cu|perl-File-Find-Object-0.2.11-1|20	File::Find::Object does same job of File::Find but trough an object and
12cu|perl-File-Find-Object-0.2.11-1|21	using an iterator. It allow to perform multiple tree parsing in same
12cu|perl-File-Find-Object-0.2.11-1|22	application.
12cu|perl-File-Find-Object-0.2.11-1|23	
12cu|perl-File-Find-Object-0.2.11-1|24	%prep
12cu|perl-File-Find-Object-0.2.11-1|25	%setup -qn %{upstream_name}-v%{version}
12cu|perl-File-Find-Object-0.2.11-1|26	
12cu|perl-File-Find-Object-0.2.11-1|27	%build
12cu|perl-File-Find-Object-0.2.11-1|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-File-Find-Object-0.2.11-1|29	%make
12cu|perl-File-Find-Object-0.2.11-1|30	
12cu|perl-File-Find-Object-0.2.11-1|31	%check
12cu|perl-File-Find-Object-0.2.11-1|32	make test
12cu|perl-File-Find-Object-0.2.11-1|33	
12cu|perl-File-Find-Object-0.2.11-1|34	%install
12cu|perl-File-Find-Object-0.2.11-1|35	%makeinstall_std
12cu|perl-File-Find-Object-0.2.11-1|36	
12cu|perl-File-Find-Object-0.2.11-1|37	%files
12cu|perl-File-Find-Object-0.2.11-1|38	%{_mandir}/*/*
12cu|perl-File-Find-Object-0.2.11-1|39	%{perl_vendorlib}/*
12cu|perl-File-Find-Object-0.2.11-1|40	
12cu|perl-File-Find-Object-0.2.11-1|41	
12cu|perl-File-Find-Object-0.2.11-1|42	
12cu|perl-File-Find-Object-0.2.11-1|43	
12cu|perl-File-Find-Object-0.2.11-1|44	%changelog
12cu|perl-File-Find-Object-0.2.11-1|45	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.11-1
12cu|perl-File-Find-Object-0.2.11-1|46	+ Revision: 533b7c0
12cu|perl-File-Find-Object-0.2.11-1|47	- Updated to 0.2.11 (by updates_builder)
12cu|perl-File-Find-Object-0.2.11-1|48	
12cu|perl-File-Find-Object-0.2.11-1|49	

10842 12
12cu|perl-File-HomeDir-PathClass-1.112.60-1|1	%define upstream_name    File-HomeDir-PathClass
12cu|perl-File-HomeDir-PathClass-1.112.60-1|2	%define upstream_version 1.112060
12cu|perl-File-HomeDir-PathClass-1.112.60-1|3	
12cu|perl-File-HomeDir-PathClass-1.112.60-1|4	Name:       perl-%{upstream_name}
12cu|perl-File-HomeDir-PathClass-1.112.60-1|5	Version:    %perl_convert_version 1.112060
12cu|perl-File-HomeDir-PathClass-1.112.60-1|6	Release:    1
12cu|perl-File-HomeDir-PathClass-1.112.60-1|7	
12cu|perl-File-HomeDir-PathClass-1.112.60-1|8	Summary:    File::HomeDir returning Path::Class objects
12cu|perl-File-HomeDir-PathClass-1.112.60-1|9	License:    GPL+ or Artistic
12cu|perl-File-HomeDir-PathClass-1.112.60-1|10	Group:      Development/Perl
12cu|perl-File-HomeDir-PathClass-1.112.60-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-File-HomeDir-PathClass-1.112.60-1|12	Source0:    http://www.cpan.org/modules/by-module/File/File-HomeDir-PathClass-1.112060.tar.gz
12cu|perl-File-HomeDir-PathClass-1.112.60-1|13	
12cu|perl-File-HomeDir-PathClass-1.112.60-1|14	BuildRequires: perl(Carp)
12cu|perl-File-HomeDir-PathClass-1.112.60-1|15	BuildRequires: perl(English)
12cu|perl-File-HomeDir-PathClass-1.112.60-1|16	BuildRequires: perl(File::Find)
12cu|perl-File-HomeDir-PathClass-1.112.60-1|17	BuildRequires: perl(File::HomeDir)
12cu|perl-File-HomeDir-PathClass-1.112.60-1|18	BuildRequires: perl(File::Temp)
12cu|perl-File-HomeDir-PathClass-1.112.60-1|19	BuildRequires: perl(Module::Build)
12cu|perl-File-HomeDir-PathClass-1.112.60-1|20	BuildRequires: perl(Path::Class)
12cu|perl-File-HomeDir-PathClass-1.112.60-1|21	BuildRequires: perl(Scalar::Util)
12cu|perl-File-HomeDir-PathClass-1.112.60-1|22	BuildRequires: perl(Sub::Exporter)
12cu|perl-File-HomeDir-PathClass-1.112.60-1|23	BuildRequires: perl(Test::More)
12cu|perl-File-HomeDir-PathClass-1.112.60-1|24	BuildRequires: perl(Module::Build)
12cu|perl-File-HomeDir-PathClass-1.112.60-1|25	BuildArch: noarch
12cu|perl-File-HomeDir-PathClass-1.112.60-1|26	
12cu|perl-File-HomeDir-PathClass-1.112.60-1|27	
12cu|perl-File-HomeDir-PathClass-1.112.60-1|28	%description
12cu|perl-File-HomeDir-PathClass-1.112.60-1|29	This module is just a wrapper around the File::HomeDir manpage methods,
12cu|perl-File-HomeDir-PathClass-1.112.60-1|30	transforming their return value to the Path::Class manpage objects. This
12cu|perl-File-HomeDir-PathClass-1.112.60-1|31	allows for easier usage of the value.
12cu|perl-File-HomeDir-PathClass-1.112.60-1|32	
12cu|perl-File-HomeDir-PathClass-1.112.60-1|33	Refer to the File::HomeDir#METHODS manpage for a list of which functions
12cu|perl-File-HomeDir-PathClass-1.112.60-1|34	are supported.
12cu|perl-File-HomeDir-PathClass-1.112.60-1|35	
12cu|perl-File-HomeDir-PathClass-1.112.60-1|36	'File::HomeDir::PathClass' supports both original the File::HomeDir manpage
12cu|perl-File-HomeDir-PathClass-1.112.60-1|37	interfaces.
12cu|perl-File-HomeDir-PathClass-1.112.60-1|38	
12cu|perl-File-HomeDir-PathClass-1.112.60-1|39	%prep
12cu|perl-File-HomeDir-PathClass-1.112.60-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-File-HomeDir-PathClass-1.112.60-1|41	
12cu|perl-File-HomeDir-PathClass-1.112.60-1|42	%build
12cu|perl-File-HomeDir-PathClass-1.112.60-1|43	%{__perl} Build.PL installdirs=vendor
12cu|perl-File-HomeDir-PathClass-1.112.60-1|44	./Build
12cu|perl-File-HomeDir-PathClass-1.112.60-1|45	
12cu|perl-File-HomeDir-PathClass-1.112.60-1|46	%check
12cu|perl-File-HomeDir-PathClass-1.112.60-1|47	./Build test
12cu|perl-File-HomeDir-PathClass-1.112.60-1|48	
12cu|perl-File-HomeDir-PathClass-1.112.60-1|49	%install
12cu|perl-File-HomeDir-PathClass-1.112.60-1|50	rm -rf %buildroot
12cu|perl-File-HomeDir-PathClass-1.112.60-1|51	./Build install destdir=%{buildroot}
12cu|perl-File-HomeDir-PathClass-1.112.60-1|52	
12cu|perl-File-HomeDir-PathClass-1.112.60-1|53	%clean
12cu|perl-File-HomeDir-PathClass-1.112.60-1|54	rm -rf %buildroot
12cu|perl-File-HomeDir-PathClass-1.112.60-1|55	
12cu|perl-File-HomeDir-PathClass-1.112.60-1|56	%files
12cu|perl-File-HomeDir-PathClass-1.112.60-1|57	%defattr(-,root,root)
12cu|perl-File-HomeDir-PathClass-1.112.60-1|58	%doc Changes LICENSE META.yml README
12cu|perl-File-HomeDir-PathClass-1.112.60-1|59	%{_mandir}/man3/*
12cu|perl-File-HomeDir-PathClass-1.112.60-1|60	%perl_vendorlib/*
12cu|perl-File-HomeDir-PathClass-1.112.60-1|61	
12cu|perl-File-HomeDir-PathClass-1.112.60-1|62	%changelog
12cu|perl-File-HomeDir-PathClass-1.112.60-1|63	* Fri Jul 08 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.101.611-1mdv2011
12cu|perl-File-HomeDir-PathClass-1.112.60-1|64	+ Revision: 689332
12cu|perl-File-HomeDir-PathClass-1.112.60-1|65	- import perl-File-HomeDir-PathClass
12cu|perl-File-HomeDir-PathClass-1.112.60-1|66	
12cu|perl-File-HomeDir-PathClass-1.112.60-1|67	

10843 12
12cu|perl-File-LibMagic-1.0.0-1|1	%define	module	File-LibMagic
12cu|perl-File-LibMagic-1.0.0-1|2	%define upstream_version 1.00
12cu|perl-File-LibMagic-1.0.0-1|3	
12cu|perl-File-LibMagic-1.0.0-1|4	Name:		perl-%{module}
12cu|perl-File-LibMagic-1.0.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-File-LibMagic-1.0.0-1|6	Release:	1
12cu|perl-File-LibMagic-1.0.0-1|7	
12cu|perl-File-LibMagic-1.0.0-1|8	Summary:	Perl wrapper for libmagic
12cu|perl-File-LibMagic-1.0.0-1|9	License:	GPL+ or Artistic
12cu|perl-File-LibMagic-1.0.0-1|10	Group:		Development/Perl
12cu|perl-File-LibMagic-1.0.0-1|11	Url:		http://search.cpan.org/dist/%{module}
12cu|perl-File-LibMagic-1.0.0-1|12	Source0:	http://www.cpan.org/modules/by-module/File/File-LibMagic-%{upstream_version}.tar.gz
12cu|perl-File-LibMagic-1.0.0-1|13	
12cu|perl-File-LibMagic-1.0.0-1|14	Buildrequires:	perl-devel
12cu|perl-File-LibMagic-1.0.0-1|15	BuildRequires:	magic-devel
12cu|perl-File-LibMagic-1.0.0-1|16	
12cu|perl-File-LibMagic-1.0.0-1|17	%description
12cu|perl-File-LibMagic-1.0.0-1|18	The File::LibMagic is a simple perlinterface to libmagic from the
12cu|perl-File-LibMagic-1.0.0-1|19	file-4.x package
12cu|perl-File-LibMagic-1.0.0-1|20	
12cu|perl-File-LibMagic-1.0.0-1|21	%prep
12cu|perl-File-LibMagic-1.0.0-1|22	%setup -q -n %{module}-%{upstream_version}
12cu|perl-File-LibMagic-1.0.0-1|23	
12cu|perl-File-LibMagic-1.0.0-1|24	%build
12cu|perl-File-LibMagic-1.0.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-File-LibMagic-1.0.0-1|26	%make
12cu|perl-File-LibMagic-1.0.0-1|27	
12cu|perl-File-LibMagic-1.0.0-1|28	%install
12cu|perl-File-LibMagic-1.0.0-1|29	%makeinstall_std
12cu|perl-File-LibMagic-1.0.0-1|30	
12cu|perl-File-LibMagic-1.0.0-1|31	%check
12cu|perl-File-LibMagic-1.0.0-1|32	#make test
12cu|perl-File-LibMagic-1.0.0-1|33	
12cu|perl-File-LibMagic-1.0.0-1|34	%files
12cu|perl-File-LibMagic-1.0.0-1|35	%doc README
12cu|perl-File-LibMagic-1.0.0-1|36	%{perl_vendorarch}/File
12cu|perl-File-LibMagic-1.0.0-1|37	%{perl_vendorarch}/auto/File
12cu|perl-File-LibMagic-1.0.0-1|38	%{_mandir}/*/*
12cu|perl-File-LibMagic-1.0.0-1|39	
12cu|perl-File-LibMagic-1.0.0-1|40	
12cu|perl-File-LibMagic-1.0.0-1|41	
12cu|perl-File-LibMagic-1.0.0-1|42	%changelog
12cu|perl-File-LibMagic-1.0.0-1|43	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-1
12cu|perl-File-LibMagic-1.0.0-1|44	+ Revision: a2585d8
12cu|perl-File-LibMagic-1.0.0-1|45	- LOG Updated to 1.00 (by updates_builder)
12cu|perl-File-LibMagic-1.0.0-1|46	
12cu|perl-File-LibMagic-1.0.0-1|47	

10844 12
12cu|perl-File-Next-1.120.0-1|1	%define upstream_name	 File-Next
12cu|perl-File-Next-1.120.0-1|2	%define upstream_version 1.12
12cu|perl-File-Next-1.120.0-1|3	
12cu|perl-File-Next-1.120.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-File-Next-1.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-File-Next-1.120.0-1|6	Release:	1
12cu|perl-File-Next-1.120.0-1|7	
12cu|perl-File-Next-1.120.0-1|8	Summary:	File-finding iterator
12cu|perl-File-Next-1.120.0-1|9	License:	GPL+ or Artistic
12cu|perl-File-Next-1.120.0-1|10	Group:		Development/Perl
12cu|perl-File-Next-1.120.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-File-Next-1.120.0-1|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-File-Next-1.120.0-1|13	
12cu|perl-File-Next-1.120.0-1|14	BuildRequires:	perl-devel
12cu|perl-File-Next-1.120.0-1|15	BuildArch:	noarch
12cu|perl-File-Next-1.120.0-1|16	
12cu|perl-File-Next-1.120.0-1|17	%description
12cu|perl-File-Next-1.120.0-1|18	File::Next is a lightweight, taint-safe file-finding module. It's lightweight
12cu|perl-File-Next-1.120.0-1|19	and has no non-core prerequisites.
12cu|perl-File-Next-1.120.0-1|20	
12cu|perl-File-Next-1.120.0-1|21	%prep
12cu|perl-File-Next-1.120.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-File-Next-1.120.0-1|23	
12cu|perl-File-Next-1.120.0-1|24	%build
12cu|perl-File-Next-1.120.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-File-Next-1.120.0-1|26	%make
12cu|perl-File-Next-1.120.0-1|27	
12cu|perl-File-Next-1.120.0-1|28	%check
12cu|perl-File-Next-1.120.0-1|29	make test
12cu|perl-File-Next-1.120.0-1|30	
12cu|perl-File-Next-1.120.0-1|31	%install
12cu|perl-File-Next-1.120.0-1|32	%makeinstall_std
12cu|perl-File-Next-1.120.0-1|33	
12cu|perl-File-Next-1.120.0-1|34	%files
12cu|perl-File-Next-1.120.0-1|35	%doc Changes
12cu|perl-File-Next-1.120.0-1|36	%{perl_vendorlib}/File
12cu|perl-File-Next-1.120.0-1|37	%{_mandir}/*/*
12cu|perl-File-Next-1.120.0-1|38	
12cu|perl-File-Next-1.120.0-1|39	

10845 12
12cu|perl-File-Path-2.90.0-1|1	%define upstream_name    File-Path
12cu|perl-File-Path-2.90.0-1|2	%define upstream_version 2.09
12cu|perl-File-Path-2.90.0-1|3	
12cu|perl-File-Path-2.90.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-File-Path-2.90.0-1|5	Version:	%perl_convert_version 2.09
12cu|perl-File-Path-2.90.0-1|6	Release:	1
12cu|perl-File-Path-2.90.0-1|7	
12cu|perl-File-Path-2.90.0-1|8	Summary:	File path and name utilities
12cu|perl-File-Path-2.90.0-1|9	License:	GPL+ or Artistic
12cu|perl-File-Path-2.90.0-1|10	Group:		Development/Perl
12cu|perl-File-Path-2.90.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-File-Path-2.90.0-1|12	Source0:	http://www.cpan.org/modules/by-module/File/File-Path-2.09.tar.gz
12cu|perl-File-Path-2.90.0-1|13	
12cu|perl-File-Path-2.90.0-1|14	BuildRequires:	perl-devel
12cu|perl-File-Path-2.90.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-File-Path-2.90.0-1|16	BuildRequires:	perl(Cwd)
12cu|perl-File-Path-2.90.0-1|17	BuildRequires:	perl(File::Basename)
12cu|perl-File-Path-2.90.0-1|18	BuildRequires:	perl(File::Spec)
12cu|perl-File-Path-2.90.0-1|19	BuildArch:	noarch
12cu|perl-File-Path-2.90.0-1|20	
12cu|perl-File-Path-2.90.0-1|21	%description
12cu|perl-File-Path-2.90.0-1|22	This module provide a convenient way to create directories of arbitrary
12cu|perl-File-Path-2.90.0-1|23	depth and to delete an entire directory subtree from the filesystem.
12cu|perl-File-Path-2.90.0-1|24	
12cu|perl-File-Path-2.90.0-1|25	The following functions are provided:
12cu|perl-File-Path-2.90.0-1|26	
12cu|perl-File-Path-2.90.0-1|27	* make_path( $dir1, $dir2, .... )
12cu|perl-File-Path-2.90.0-1|28	
12cu|perl-File-Path-2.90.0-1|29	%prep
12cu|perl-File-Path-2.90.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-File-Path-2.90.0-1|31	
12cu|perl-File-Path-2.90.0-1|32	%build
12cu|perl-File-Path-2.90.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-File-Path-2.90.0-1|34	%make
12cu|perl-File-Path-2.90.0-1|35	
12cu|perl-File-Path-2.90.0-1|36	%check
12cu|perl-File-Path-2.90.0-1|37	%make test
12cu|perl-File-Path-2.90.0-1|38	
12cu|perl-File-Path-2.90.0-1|39	%install
12cu|perl-File-Path-2.90.0-1|40	%makeinstall_std
12cu|perl-File-Path-2.90.0-1|41	
12cu|perl-File-Path-2.90.0-1|42	%files
12cu|perl-File-Path-2.90.0-1|43	%doc Changes README
12cu|perl-File-Path-2.90.0-1|44	%{_mandir}/man3/*
12cu|perl-File-Path-2.90.0-1|45	%{perl_vendorlib}/*
12cu|perl-File-Path-2.90.0-1|46	
12cu|perl-File-Path-2.90.0-1|47	%changelog
12cu|perl-File-Path-2.90.0-1|48	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 2.80.0-2mdv2011.0
12cu|perl-File-Path-2.90.0-1|49	+ Revision: 654962
12cu|perl-File-Path-2.90.0-1|50	- rebuild for updated spec-helper
12cu|perl-File-Path-2.90.0-1|51	
12cu|perl-File-Path-2.90.0-1|52	* Sat Nov 07 2009 Jérôme Quelin <jquelin@mandriva.org> 2.80.0-1mdv2011.0
12cu|perl-File-Path-2.90.0-1|53	+ Revision: 462466
12cu|perl-File-Path-2.90.0-1|54	- update to 2.08
12cu|perl-File-Path-2.90.0-1|55	
12cu|perl-File-Path-2.90.0-1|56	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 2.70.0-1mdv2010.0
12cu|perl-File-Path-2.90.0-1|57	+ Revision: 395223
12cu|perl-File-Path-2.90.0-1|58	- import perl-File-Path
12cu|perl-File-Path-2.90.0-1|59	
12cu|perl-File-Path-2.90.0-1|60	
12cu|perl-File-Path-2.90.0-1|61	* Sun Jul 12 2009 cpan2dist 2.07-1mdv
12cu|perl-File-Path-2.90.0-1|62	- initial mdv release, generated with cpan2dist
12cu|perl-File-Path-2.90.0-1|63	

10846 12
12cu|perl-File-Path-Tiny-0.700.0-1|1	%define upstream_name    File-Path-Tiny
12cu|perl-File-Path-Tiny-0.700.0-1|2	%define upstream_version 0.7
12cu|perl-File-Path-Tiny-0.700.0-1|3	
12cu|perl-File-Path-Tiny-0.700.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-File-Path-Tiny-0.700.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-File-Path-Tiny-0.700.0-1|6	Release:	1
12cu|perl-File-Path-Tiny-0.700.0-1|7	
12cu|perl-File-Path-Tiny-0.700.0-1|8	Summary:	Recursive versions of mkdir() and rmdir() without File::Path overhead
12cu|perl-File-Path-Tiny-0.700.0-1|9	License:	GPL+ or Artistic
12cu|perl-File-Path-Tiny-0.700.0-1|10	Group:		Development/Perl
12cu|perl-File-Path-Tiny-0.700.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-File-Path-Tiny-0.700.0-1|12	Source0:	http://www.cpan.org/modules/by-module/File/File-Path-Tiny-%{upstream_version}.tar.gz
12cu|perl-File-Path-Tiny-0.700.0-1|13	
12cu|perl-File-Path-Tiny-0.700.0-1|14	BuildRequires:	perl-devel
12cu|perl-File-Path-Tiny-0.700.0-1|15	BuildRequires:	perl(Test::More)
12cu|perl-File-Path-Tiny-0.700.0-1|16	BuildArch:	noarch
12cu|perl-File-Path-Tiny-0.700.0-1|17	
12cu|perl-File-Path-Tiny-0.700.0-1|18	%description
12cu|perl-File-Path-Tiny-0.700.0-1|19	The goal here is simply to provide recursive versions of the mkdir
12cu|perl-File-Path-Tiny-0.700.0-1|20	manpage() and the rmdir manpage() with as little code and overhead as
12cu|perl-File-Path-Tiny-0.700.0-1|21	possible.
12cu|perl-File-Path-Tiny-0.700.0-1|22	
12cu|perl-File-Path-Tiny-0.700.0-1|23	This module is in no way meant to derogate the File::Path manpage and is in
12cu|perl-File-Path-Tiny-0.700.0-1|24	no way an endorsement to go out and replace all use of the File::Path
12cu|perl-File-Path-Tiny-0.700.0-1|25	manpage with the File::Path::Tiny manpage.
12cu|perl-File-Path-Tiny-0.700.0-1|26	
12cu|perl-File-Path-Tiny-0.700.0-1|27	the File::Path manpage is very good at what it does but there's simply a
12cu|perl-File-Path-Tiny-0.700.0-1|28	lot happening that we can do without much of the time.
12cu|perl-File-Path-Tiny-0.700.0-1|29	
12cu|perl-File-Path-Tiny-0.700.0-1|30	%prep
12cu|perl-File-Path-Tiny-0.700.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-File-Path-Tiny-0.700.0-1|32	
12cu|perl-File-Path-Tiny-0.700.0-1|33	%build
12cu|perl-File-Path-Tiny-0.700.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-File-Path-Tiny-0.700.0-1|35	%make
12cu|perl-File-Path-Tiny-0.700.0-1|36	
12cu|perl-File-Path-Tiny-0.700.0-1|37	%check
12cu|perl-File-Path-Tiny-0.700.0-1|38	%make test
12cu|perl-File-Path-Tiny-0.700.0-1|39	
12cu|perl-File-Path-Tiny-0.700.0-1|40	%install
12cu|perl-File-Path-Tiny-0.700.0-1|41	%makeinstall_std
12cu|perl-File-Path-Tiny-0.700.0-1|42	
12cu|perl-File-Path-Tiny-0.700.0-1|43	%files
12cu|perl-File-Path-Tiny-0.700.0-1|44	%doc Changes META.yml README
12cu|perl-File-Path-Tiny-0.700.0-1|45	%{_mandir}/man3/*
12cu|perl-File-Path-Tiny-0.700.0-1|46	%{perl_vendorlib}/*
12cu|perl-File-Path-Tiny-0.700.0-1|47	
12cu|perl-File-Path-Tiny-0.700.0-1|48	
12cu|perl-File-Path-Tiny-0.700.0-1|49	%changelog
12cu|perl-File-Path-Tiny-0.700.0-1|50	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.700.0-1
12cu|perl-File-Path-Tiny-0.700.0-1|51	+ Revision: 1f60e7d
12cu|perl-File-Path-Tiny-0.700.0-1|52	- LOG Updated to 0.7 (by updates_builder)
12cu|perl-File-Path-Tiny-0.700.0-1|53	
12cu|perl-File-Path-Tiny-0.700.0-1|54	

10847 12
12cu|perl-File-pushd-1.6.0-1|1	%define upstream_name    File-pushd
12cu|perl-File-pushd-1.6.0-1|2	%define upstream_version 1.006
12cu|perl-File-pushd-1.6.0-1|3	
12cu|perl-File-pushd-1.6.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-File-pushd-1.6.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-File-pushd-1.6.0-1|6	Release:	1
12cu|perl-File-pushd-1.6.0-1|7	
12cu|perl-File-pushd-1.6.0-1|8	Summary:	Change directory temporarily for a limited scope
12cu|perl-File-pushd-1.6.0-1|9	
12cu|perl-File-pushd-1.6.0-1|10	License:	GPL+ or Artistic
12cu|perl-File-pushd-1.6.0-1|11	Group:		Development/Perl
12cu|perl-File-pushd-1.6.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-File-pushd-1.6.0-1|13	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-File-pushd-1.6.0-1|14	
12cu|perl-File-pushd-1.6.0-1|15	BuildRequires:	perl-devel
12cu|perl-File-pushd-1.6.0-1|16	BuildRequires:	perl(Cwd)
12cu|perl-File-pushd-1.6.0-1|17	BuildRequires:	perl(File::Path)
12cu|perl-File-pushd-1.6.0-1|18	BuildRequires:	perl(File::Spec)
12cu|perl-File-pushd-1.6.0-1|19	BuildRequires:	perl(File::Temp)
12cu|perl-File-pushd-1.6.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-File-pushd-1.6.0-1|21	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-File-pushd-1.6.0-1|22	
12cu|perl-File-pushd-1.6.0-1|23	BuildArch:	noarch
12cu|perl-File-pushd-1.6.0-1|24	
12cu|perl-File-pushd-1.6.0-1|25	%description
12cu|perl-File-pushd-1.6.0-1|26	File::pushd does a temporary 'chdir' that is easily and automatically
12cu|perl-File-pushd-1.6.0-1|27	reverted, similar to 'pushd' in some Unix command shells. It works by
12cu|perl-File-pushd-1.6.0-1|28	creating an object that caches the original working directory. When the
12cu|perl-File-pushd-1.6.0-1|29	object is destroyed, the destructor calls 'chdir' to revert to the original
12cu|perl-File-pushd-1.6.0-1|30	working directory. By storing the object in a lexical variable with a
12cu|perl-File-pushd-1.6.0-1|31	limited scope, this happens automatically at the end of the scope.
12cu|perl-File-pushd-1.6.0-1|32	
12cu|perl-File-pushd-1.6.0-1|33	This is very handy when working with temporary directories for tasks like
12cu|perl-File-pushd-1.6.0-1|34	testing; a function is provided to streamline getting a temporary directory
12cu|perl-File-pushd-1.6.0-1|35	from the File::Temp manpage.
12cu|perl-File-pushd-1.6.0-1|36	
12cu|perl-File-pushd-1.6.0-1|37	For convenience, the object stringifies as the canonical form of the
12cu|perl-File-pushd-1.6.0-1|38	absolute pathname of the directory entered.
12cu|perl-File-pushd-1.6.0-1|39	
12cu|perl-File-pushd-1.6.0-1|40	%prep
12cu|perl-File-pushd-1.6.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-File-pushd-1.6.0-1|42	
12cu|perl-File-pushd-1.6.0-1|43	%build
12cu|perl-File-pushd-1.6.0-1|44	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-File-pushd-1.6.0-1|45	%make
12cu|perl-File-pushd-1.6.0-1|46	
12cu|perl-File-pushd-1.6.0-1|47	%check
12cu|perl-File-pushd-1.6.0-1|48	%make test
12cu|perl-File-pushd-1.6.0-1|49	
12cu|perl-File-pushd-1.6.0-1|50	%install
12cu|perl-File-pushd-1.6.0-1|51	%makeinstall_std
12cu|perl-File-pushd-1.6.0-1|52	
12cu|perl-File-pushd-1.6.0-1|53	%files
12cu|perl-File-pushd-1.6.0-1|54	%doc Changes README LICENSE
12cu|perl-File-pushd-1.6.0-1|55	%{_mandir}/man3/*
12cu|perl-File-pushd-1.6.0-1|56	%{perl_vendorlib}/*
12cu|perl-File-pushd-1.6.0-1|57	
12cu|perl-File-pushd-1.6.0-1|58	
12cu|perl-File-pushd-1.6.0-1|59	
12cu|perl-File-pushd-1.6.0-1|60	
12cu|perl-File-pushd-1.6.0-1|61	%changelog
12cu|perl-File-pushd-1.6.0-1|62	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.0-1
12cu|perl-File-pushd-1.6.0-1|63	+ Revision: bab6db4
12cu|perl-File-pushd-1.6.0-1|64	- Updated to 1.006 (by updates_builder)
12cu|perl-File-pushd-1.6.0-1|65	
12cu|perl-File-pushd-1.6.0-1|66	

10848 12
12cu|perl-File-Rsync-0.430.0-6|1	%define	upstream_name	 File-Rsync
12cu|perl-File-Rsync-0.430.0-6|2	%define	upstream_version 0.43
12cu|perl-File-Rsync-0.430.0-6|3	
12cu|perl-File-Rsync-0.430.0-6|4	%define debug_package %{nil}
12cu|perl-File-Rsync-0.430.0-6|5	
12cu|perl-File-Rsync-0.430.0-6|6	Name:       perl-%{upstream_name}
12cu|perl-File-Rsync-0.430.0-6|7	Version:    %perl_convert_version %{upstream_version}
12cu|perl-File-Rsync-0.430.0-6|8	Release:	6
12cu|perl-File-Rsync-0.430.0-6|9	
12cu|perl-File-Rsync-0.430.0-6|10	Summary:	Perl module interface to rsync
12cu|perl-File-Rsync-0.430.0-6|11	License:	GPL+ or Artistic
12cu|perl-File-Rsync-0.430.0-6|12	Group:		Development/Perl
12cu|perl-File-Rsync-0.430.0-6|13	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-File-Rsync-0.430.0-6|14	Source0:    http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-File-Rsync-0.430.0-6|15	Patch0:		%{name}-0.42.build.patch
12cu|perl-File-Rsync-0.430.0-6|16	
12cu|perl-File-Rsync-0.430.0-6|17	BuildRequires:	perl-devel
12cu|perl-File-Rsync-0.430.0-6|18	BuildRequires:	rsync
12cu|perl-File-Rsync-0.430.0-6|19	
12cu|perl-File-Rsync-0.430.0-6|20	%description
12cu|perl-File-Rsync-0.430.0-6|21	Perl Convenience wrapper for the rsync(1) program. Written for rsync-2.3.2 and
12cu|perl-File-Rsync-0.430.0-6|22	updated for rsync-2.6.0 but should perform properly with most recent versions.
12cu|perl-File-Rsync-0.430.0-6|23	
12cu|perl-File-Rsync-0.430.0-6|24	%prep
12cu|perl-File-Rsync-0.430.0-6|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-File-Rsync-0.430.0-6|26	%patch0
12cu|perl-File-Rsync-0.430.0-6|27	
12cu|perl-File-Rsync-0.430.0-6|28	%build
12cu|perl-File-Rsync-0.430.0-6|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-File-Rsync-0.430.0-6|30	%make CFLAGS="%{optflags}"
12cu|perl-File-Rsync-0.430.0-6|31	
12cu|perl-File-Rsync-0.430.0-6|32	%check
12cu|perl-File-Rsync-0.430.0-6|33	%{__make} test
12cu|perl-File-Rsync-0.430.0-6|34	
12cu|perl-File-Rsync-0.430.0-6|35	%install
12cu|perl-File-Rsync-0.430.0-6|36	%makeinstall_std
12cu|perl-File-Rsync-0.430.0-6|37	
12cu|perl-File-Rsync-0.430.0-6|38	%files
12cu|perl-File-Rsync-0.430.0-6|39	%doc README Changelog
12cu|perl-File-Rsync-0.430.0-6|40	%{perl_vendorarch}/File
12cu|perl-File-Rsync-0.430.0-6|41	%{_mandir}/*/*
12cu|perl-File-Rsync-0.430.0-6|42	
12cu|perl-File-Rsync-0.430.0-6|43	%changelog
12cu|perl-File-Rsync-0.430.0-6|44	* Sun Mar 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.430.0-6
12cu|perl-File-Rsync-0.430.0-6|45	+ Revision: 8fc9cd7
12cu|perl-File-Rsync-0.430.0-6|46	- Disable debug
12cu|perl-File-Rsync-0.430.0-6|47	
12cu|perl-File-Rsync-0.430.0-6|48	

10849 12
12cu|perl-File-ShareDir-Install-0.80.0-1|1	%define upstream_name    File-ShareDir-Install
12cu|perl-File-ShareDir-Install-0.80.0-1|2	%define upstream_version 0.08
12cu|perl-File-ShareDir-Install-0.80.0-1|3	
12cu|perl-File-ShareDir-Install-0.80.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-File-ShareDir-Install-0.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-File-ShareDir-Install-0.80.0-1|6	Release:	1
12cu|perl-File-ShareDir-Install-0.80.0-1|7	
12cu|perl-File-ShareDir-Install-0.80.0-1|8	Summary:	Install shared files
12cu|perl-File-ShareDir-Install-0.80.0-1|9	License:	GPL+ or Artistic
12cu|perl-File-ShareDir-Install-0.80.0-1|10	Group:		Development/Perl
12cu|perl-File-ShareDir-Install-0.80.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-File-ShareDir-Install-0.80.0-1|12	Source0:	http://www.cpan.org/modules/by-module/File/File-ShareDir-Install-%{upstream_version}.tar.gz
12cu|perl-File-ShareDir-Install-0.80.0-1|13	
12cu|perl-File-ShareDir-Install-0.80.0-1|14	BuildRequires:	perl-devel
12cu|perl-File-ShareDir-Install-0.80.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-File-ShareDir-Install-0.80.0-1|16	BuildRequires:	perl(File::Spec)
12cu|perl-File-ShareDir-Install-0.80.0-1|17	BuildRequires:	perl(IO::Dir)
12cu|perl-File-ShareDir-Install-0.80.0-1|18	BuildArch:	noarch
12cu|perl-File-ShareDir-Install-0.80.0-1|19	
12cu|perl-File-ShareDir-Install-0.80.0-1|20	%description
12cu|perl-File-ShareDir-Install-0.80.0-1|21	File::ShareDir::Install allows you to install read-only data files from a
12cu|perl-File-ShareDir-Install-0.80.0-1|22	distribution. It is a companion module to the File::ShareDir manpage, which
12cu|perl-File-ShareDir-Install-0.80.0-1|23	allows you to locate these files after installation.
12cu|perl-File-ShareDir-Install-0.80.0-1|24	
12cu|perl-File-ShareDir-Install-0.80.0-1|25	It is a port the Module::Install::Share manpage to the ExtUtils::MakeMaker
12cu|perl-File-ShareDir-Install-0.80.0-1|26	manpage with the improvement of only installing the files you want; '.svn'
12cu|perl-File-ShareDir-Install-0.80.0-1|27	and other source-control junk will be ignored.
12cu|perl-File-ShareDir-Install-0.80.0-1|28	
12cu|perl-File-ShareDir-Install-0.80.0-1|29	%prep
12cu|perl-File-ShareDir-Install-0.80.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-File-ShareDir-Install-0.80.0-1|31	
12cu|perl-File-ShareDir-Install-0.80.0-1|32	%build
12cu|perl-File-ShareDir-Install-0.80.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-File-ShareDir-Install-0.80.0-1|34	%make
12cu|perl-File-ShareDir-Install-0.80.0-1|35	
12cu|perl-File-ShareDir-Install-0.80.0-1|36	%check
12cu|perl-File-ShareDir-Install-0.80.0-1|37	%make test
12cu|perl-File-ShareDir-Install-0.80.0-1|38	
12cu|perl-File-ShareDir-Install-0.80.0-1|39	%install
12cu|perl-File-ShareDir-Install-0.80.0-1|40	%makeinstall_std
12cu|perl-File-ShareDir-Install-0.80.0-1|41	
12cu|perl-File-ShareDir-Install-0.80.0-1|42	%files
12cu|perl-File-ShareDir-Install-0.80.0-1|43	%doc Changes README META.yml
12cu|perl-File-ShareDir-Install-0.80.0-1|44	%{_mandir}/man3/*
12cu|perl-File-ShareDir-Install-0.80.0-1|45	%{perl_vendorlib}/*
12cu|perl-File-ShareDir-Install-0.80.0-1|46	
12cu|perl-File-ShareDir-Install-0.80.0-1|47	
12cu|perl-File-ShareDir-Install-0.80.0-1|48	%changelog
12cu|perl-File-ShareDir-Install-0.80.0-1|49	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-1
12cu|perl-File-ShareDir-Install-0.80.0-1|50	+ Revision: 4a57c23
12cu|perl-File-ShareDir-Install-0.80.0-1|51	- Updated to 0.08 (by updates_builder)
12cu|perl-File-ShareDir-Install-0.80.0-1|52	
12cu|perl-File-ShareDir-Install-0.80.0-1|53	

10850 12
12cu|perl-File-ShareDir-PathClass-1.112.440-1|1	%define upstream_name    File-ShareDir-PathClass
12cu|perl-File-ShareDir-PathClass-1.112.440-1|2	%define upstream_version 1.112440
12cu|perl-File-ShareDir-PathClass-1.112.440-1|3	Name:       perl-%{upstream_name}
12cu|perl-File-ShareDir-PathClass-1.112.440-1|4	Version:    %perl_convert_version 1.112440
12cu|perl-File-ShareDir-PathClass-1.112.440-1|5	Release:    1
12cu|perl-File-ShareDir-PathClass-1.112.440-1|6	
12cu|perl-File-ShareDir-PathClass-1.112.440-1|7	Summary:    File::ShareDir returning Path::Class objects
12cu|perl-File-ShareDir-PathClass-1.112.440-1|8	License:    GPL+ or Artistic
12cu|perl-File-ShareDir-PathClass-1.112.440-1|9	Group:      Development/Perl
12cu|perl-File-ShareDir-PathClass-1.112.440-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-File-ShareDir-PathClass-1.112.440-1|11	Source0:    http://www.cpan.org/modules/by-module/File/File-ShareDir-PathClass-1.112440.tar.gz
12cu|perl-File-ShareDir-PathClass-1.112.440-1|12	
12cu|perl-File-ShareDir-PathClass-1.112.440-1|13	BuildRequires: perl(Carp)
12cu|perl-File-ShareDir-PathClass-1.112.440-1|14	BuildRequires: perl(English)
12cu|perl-File-ShareDir-PathClass-1.112.440-1|15	BuildRequires: perl(File::Find)
12cu|perl-File-ShareDir-PathClass-1.112.440-1|16	BuildRequires: perl(File::ShareDir)
12cu|perl-File-ShareDir-PathClass-1.112.440-1|17	BuildRequires: perl(File::Temp)
12cu|perl-File-ShareDir-PathClass-1.112.440-1|18	BuildRequires: perl(Module::Build)
12cu|perl-File-ShareDir-PathClass-1.112.440-1|19	BuildRequires: perl(Path::Class)
12cu|perl-File-ShareDir-PathClass-1.112.440-1|20	BuildRequires: perl(Scalar::Util)
12cu|perl-File-ShareDir-PathClass-1.112.440-1|21	BuildRequires: perl(Sub::Exporter)
12cu|perl-File-ShareDir-PathClass-1.112.440-1|22	BuildRequires: perl(Test::More)
12cu|perl-File-ShareDir-PathClass-1.112.440-1|23	BuildRequires: perl(Module::Build)
12cu|perl-File-ShareDir-PathClass-1.112.440-1|24	BuildArch: noarch
12cu|perl-File-ShareDir-PathClass-1.112.440-1|25	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-File-ShareDir-PathClass-1.112.440-1|26	
12cu|perl-File-ShareDir-PathClass-1.112.440-1|27	%description
12cu|perl-File-ShareDir-PathClass-1.112.440-1|28	This module is just a wrapper around the File::ShareDir manpage functions,
12cu|perl-File-ShareDir-PathClass-1.112.440-1|29	transforming their return value to the Path::Class manpage objects. This
12cu|perl-File-ShareDir-PathClass-1.112.440-1|30	allows for easier usage of the value.
12cu|perl-File-ShareDir-PathClass-1.112.440-1|31	
12cu|perl-File-ShareDir-PathClass-1.112.440-1|32	Refer to the File::ShareDir manpage (section FUNCTIONS) for a list of which
12cu|perl-File-ShareDir-PathClass-1.112.440-1|33	functions are supported.
12cu|perl-File-ShareDir-PathClass-1.112.440-1|34	
12cu|perl-File-ShareDir-PathClass-1.112.440-1|35	'File::ShareDir::PathClass' supports both a procedural and a clas methods
12cu|perl-File-ShareDir-PathClass-1.112.440-1|36	API.
12cu|perl-File-ShareDir-PathClass-1.112.440-1|37	
12cu|perl-File-ShareDir-PathClass-1.112.440-1|38	%prep
12cu|perl-File-ShareDir-PathClass-1.112.440-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-File-ShareDir-PathClass-1.112.440-1|40	
12cu|perl-File-ShareDir-PathClass-1.112.440-1|41	%build
12cu|perl-File-ShareDir-PathClass-1.112.440-1|42	%{__perl} Build.PL installdirs=vendor
12cu|perl-File-ShareDir-PathClass-1.112.440-1|43	
12cu|perl-File-ShareDir-PathClass-1.112.440-1|44	./Build
12cu|perl-File-ShareDir-PathClass-1.112.440-1|45	
12cu|perl-File-ShareDir-PathClass-1.112.440-1|46	%check
12cu|perl-File-ShareDir-PathClass-1.112.440-1|47	./Build test
12cu|perl-File-ShareDir-PathClass-1.112.440-1|48	
12cu|perl-File-ShareDir-PathClass-1.112.440-1|49	%install
12cu|perl-File-ShareDir-PathClass-1.112.440-1|50	rm -rf %buildroot
12cu|perl-File-ShareDir-PathClass-1.112.440-1|51	./Build install destdir=%{buildroot}
12cu|perl-File-ShareDir-PathClass-1.112.440-1|52	
12cu|perl-File-ShareDir-PathClass-1.112.440-1|53	%clean
12cu|perl-File-ShareDir-PathClass-1.112.440-1|54	rm -rf %buildroot
12cu|perl-File-ShareDir-PathClass-1.112.440-1|55	
12cu|perl-File-ShareDir-PathClass-1.112.440-1|56	%files
12cu|perl-File-ShareDir-PathClass-1.112.440-1|57	%defattr(-,root,root)
12cu|perl-File-ShareDir-PathClass-1.112.440-1|58	%doc Changes LICENSE META.yml README
12cu|perl-File-ShareDir-PathClass-1.112.440-1|59	%{_mandir}/man3/*
12cu|perl-File-ShareDir-PathClass-1.112.440-1|60	%perl_vendorlib/*
12cu|perl-File-ShareDir-PathClass-1.112.440-1|61	
12cu|perl-File-ShareDir-PathClass-1.112.440-1|62	
12cu|perl-File-ShareDir-PathClass-1.112.440-1|63	
12cu|perl-File-ShareDir-PathClass-1.112.440-1|64	
12cu|perl-File-ShareDir-PathClass-1.112.440-1|65	%changelog
12cu|perl-File-ShareDir-PathClass-1.112.440-1|66	* Fri Jun 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.101.620-1mdv2011.0
12cu|perl-File-ShareDir-PathClass-1.112.440-1|67	+ Revision: 685754
12cu|perl-File-ShareDir-PathClass-1.112.440-1|68	- import perl-File-ShareDir-PathClass
12cu|perl-File-ShareDir-PathClass-1.112.440-1|69	
12cu|perl-File-ShareDir-PathClass-1.112.440-1|70	

10851 12
12cu|perl-Filesys-Notify-Simple-0.120.0-3|1	%define upstream_name    Filesys-Notify-Simple
12cu|perl-Filesys-Notify-Simple-0.120.0-3|2	%define upstream_version 0.12
12cu|perl-Filesys-Notify-Simple-0.120.0-3|3	
12cu|perl-Filesys-Notify-Simple-0.120.0-3|4	Name:       perl-%{upstream_name}
12cu|perl-Filesys-Notify-Simple-0.120.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Filesys-Notify-Simple-0.120.0-3|6	Release:    3
12cu|perl-Filesys-Notify-Simple-0.120.0-3|7	
12cu|perl-Filesys-Notify-Simple-0.120.0-3|8	Summary:    Simple and dumb file system watcher
12cu|perl-Filesys-Notify-Simple-0.120.0-3|9	License:    GPL+ or Artistic
12cu|perl-Filesys-Notify-Simple-0.120.0-3|10	Group:      Development/Perl
12cu|perl-Filesys-Notify-Simple-0.120.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Filesys-Notify-Simple-0.120.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Filesys/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Filesys-Notify-Simple-0.120.0-3|13	
12cu|perl-Filesys-Notify-Simple-0.120.0-3|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
12cu|perl-Filesys-Notify-Simple-0.120.0-3|15	BuildRequires: perl(File::Temp)
12cu|perl-Filesys-Notify-Simple-0.120.0-3|16	BuildRequires: perl(Test::More)
12cu|perl-Filesys-Notify-Simple-0.120.0-3|17	BuildRequires: perl(Test::SharedFork)
12cu|perl-Filesys-Notify-Simple-0.120.0-3|18	BuildRequires: perl-devel
12cu|perl-Filesys-Notify-Simple-0.120.0-3|19	BuildArch:  noarch
12cu|perl-Filesys-Notify-Simple-0.120.0-3|20	
12cu|perl-Filesys-Notify-Simple-0.120.0-3|21	%description
12cu|perl-Filesys-Notify-Simple-0.120.0-3|22	Filesys::Notify::Simple is a simple but unified interface to get
12cu|perl-Filesys-Notify-Simple-0.120.0-3|23	notifications of changes to a given filesystem path. It utilizes inotify2
12cu|perl-Filesys-Notify-Simple-0.120.0-3|24	on Linux and fsevents on OS X if they're installed, with a fallback to the
12cu|perl-Filesys-Notify-Simple-0.120.0-3|25	full directory scan if they're not available.
12cu|perl-Filesys-Notify-Simple-0.120.0-3|26	
12cu|perl-Filesys-Notify-Simple-0.120.0-3|27	There are some limitations in this module. If you don't like it, use the
12cu|perl-Filesys-Notify-Simple-0.120.0-3|28	File::ChangeNotify manpage.
12cu|perl-Filesys-Notify-Simple-0.120.0-3|29	
12cu|perl-Filesys-Notify-Simple-0.120.0-3|30	* *
12cu|perl-Filesys-Notify-Simple-0.120.0-3|31	
12cu|perl-Filesys-Notify-Simple-0.120.0-3|32	%prep
12cu|perl-Filesys-Notify-Simple-0.120.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Filesys-Notify-Simple-0.120.0-3|34	
12cu|perl-Filesys-Notify-Simple-0.120.0-3|35	%build
12cu|perl-Filesys-Notify-Simple-0.120.0-3|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Filesys-Notify-Simple-0.120.0-3|37	
12cu|perl-Filesys-Notify-Simple-0.120.0-3|38	%make
12cu|perl-Filesys-Notify-Simple-0.120.0-3|39	
12cu|perl-Filesys-Notify-Simple-0.120.0-3|40	%check
12cu|perl-Filesys-Notify-Simple-0.120.0-3|41	%make test
12cu|perl-Filesys-Notify-Simple-0.120.0-3|42	
12cu|perl-Filesys-Notify-Simple-0.120.0-3|43	%install
12cu|perl-Filesys-Notify-Simple-0.120.0-3|44	%makeinstall_std
12cu|perl-Filesys-Notify-Simple-0.120.0-3|45	
12cu|perl-Filesys-Notify-Simple-0.120.0-3|46	%files
12cu|perl-Filesys-Notify-Simple-0.120.0-3|47	%doc Changes LICENSE META.json META.yml MYMETA.yml README
12cu|perl-Filesys-Notify-Simple-0.120.0-3|48	%{_mandir}/man3/*
12cu|perl-Filesys-Notify-Simple-0.120.0-3|49	%{perl_vendorlib}/*
12cu|perl-Filesys-Notify-Simple-0.120.0-3|50	
12cu|perl-Filesys-Notify-Simple-0.120.0-3|51	%changelog
12cu|perl-Filesys-Notify-Simple-0.120.0-3|52	* Tue Apr 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-3
12cu|perl-Filesys-Notify-Simple-0.120.0-3|53	+ Revision: f1df334
12cu|perl-Filesys-Notify-Simple-0.120.0-3|54	- Fix BRs
12cu|perl-Filesys-Notify-Simple-0.120.0-3|55	
12cu|perl-Filesys-Notify-Simple-0.120.0-3|56	

10852 12
12cu|perl-Filesys-SmbClient-3.200.0-1|1	%define module   Filesys-SmbClient
12cu|perl-Filesys-SmbClient-3.200.0-1|2	%define upstream_version 3.2
12cu|perl-Filesys-SmbClient-3.200.0-1|3	
12cu|perl-Filesys-SmbClient-3.200.0-1|4	Name:		perl-%{module}
12cu|perl-Filesys-SmbClient-3.200.0-1|5	Version:	%perl_convert_version 3.2
12cu|perl-Filesys-SmbClient-3.200.0-1|6	Release:	1
12cu|perl-Filesys-SmbClient-3.200.0-1|7	License:	GPL or Artistic
12cu|perl-Filesys-SmbClient-3.200.0-1|8	Group:		Development/Perl
12cu|perl-Filesys-SmbClient-3.200.0-1|9	Summary:	Provide Perl API for libsmbclient.so
12cu|perl-Filesys-SmbClient-3.200.0-1|10	Source:		http://www.cpan.org/modules/by-module/Filesys/Filesys-SmbClient-3.2.tar.gz
12cu|perl-Filesys-SmbClient-3.200.0-1|11	Url:		http://search.cpan.org/dist/%{module}
12cu|perl-Filesys-SmbClient-3.200.0-1|12	
12cu|perl-Filesys-SmbClient-3.200.0-1|13	BuildRequires:	perl-devel
12cu|perl-Filesys-SmbClient-3.200.0-1|14	BuildRequires:	perl(Test::More)
12cu|perl-Filesys-SmbClient-3.200.0-1|15	BuildRequires:	pkgconfig(smbclient)
12cu|perl-Filesys-SmbClient-3.200.0-1|16	
12cu|perl-Filesys-SmbClient-3.200.0-1|17	%description
12cu|perl-Filesys-SmbClient-3.200.0-1|18	Provide interface to access routine defined in libsmbclient.so provided
12cu|perl-Filesys-SmbClient-3.200.0-1|19	with Samba.
12cu|perl-Filesys-SmbClient-3.200.0-1|20	
12cu|perl-Filesys-SmbClient-3.200.0-1|21	Since 3.0 release of this package, you need a least samba-3.0.2. For prior
12cu|perl-Filesys-SmbClient-3.200.0-1|22	release of Samba, use Filesys::SmbClient version 1.x.
12cu|perl-Filesys-SmbClient-3.200.0-1|23	
12cu|perl-Filesys-SmbClient-3.200.0-1|24	For old and 2.x release, this library is available on Samba source, but is
12cu|perl-Filesys-SmbClient-3.200.0-1|25	not build by default. Do "make bin/libsmbclient.so" in sources directory of
12cu|perl-Filesys-SmbClient-3.200.0-1|26	Samba to build this libraries. Then copy source/include/libsmbclient.h to
12cu|perl-Filesys-SmbClient-3.200.0-1|27	/usr/local/samba/include and source/bin/libsmbclient.so to
12cu|perl-Filesys-SmbClient-3.200.0-1|28	/usr/local/samba/lib before install this module.
12cu|perl-Filesys-SmbClient-3.200.0-1|29	
12cu|perl-Filesys-SmbClient-3.200.0-1|30	%prep
12cu|perl-Filesys-SmbClient-3.200.0-1|31	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Filesys-SmbClient-3.200.0-1|32	rm -f t/02tie.t
12cu|perl-Filesys-SmbClient-3.200.0-1|33	
12cu|perl-Filesys-SmbClient-3.200.0-1|34	%build
12cu|perl-Filesys-SmbClient-3.200.0-1|35	perl Makefile.PL INSTALLDIRS=vendor <<EOF
12cu|perl-Filesys-SmbClient-3.200.0-1|36	%{_includedir}
12cu|perl-Filesys-SmbClient-3.200.0-1|37	%{_libdir}
12cu|perl-Filesys-SmbClient-3.200.0-1|38	no
12cu|perl-Filesys-SmbClient-3.200.0-1|39	EOF
12cu|perl-Filesys-SmbClient-3.200.0-1|40	%make CFLAGS="%{optflags}"
12cu|perl-Filesys-SmbClient-3.200.0-1|41	
12cu|perl-Filesys-SmbClient-3.200.0-1|42	%check
12cu|perl-Filesys-SmbClient-3.200.0-1|43	make test
12cu|perl-Filesys-SmbClient-3.200.0-1|44	
12cu|perl-Filesys-SmbClient-3.200.0-1|45	%install
12cu|perl-Filesys-SmbClient-3.200.0-1|46	%makeinstall_std
12cu|perl-Filesys-SmbClient-3.200.0-1|47	
12cu|perl-Filesys-SmbClient-3.200.0-1|48	%files
12cu|perl-Filesys-SmbClient-3.200.0-1|49	%doc Changes README
12cu|perl-Filesys-SmbClient-3.200.0-1|50	%{_mandir}/man3/*
12cu|perl-Filesys-SmbClient-3.200.0-1|51	%{perl_vendorarch}/Filesys
12cu|perl-Filesys-SmbClient-3.200.0-1|52	%{perl_vendorarch}/auto/Filesys
12cu|perl-Filesys-SmbClient-3.200.0-1|53	
12cu|perl-Filesys-SmbClient-3.200.0-1|54	%changelog
12cu|perl-Filesys-SmbClient-3.200.0-1|55	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.1-3mdv2012.0
12cu|perl-Filesys-SmbClient-3.200.0-1|56	+ Revision: 768358
12cu|perl-Filesys-SmbClient-3.200.0-1|57	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Filesys-SmbClient-3.200.0-1|58	
12cu|perl-Filesys-SmbClient-3.200.0-1|59	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 3.1-2mdv2010.0
12cu|perl-Filesys-SmbClient-3.200.0-1|60	+ Revision: 440567
12cu|perl-Filesys-SmbClient-3.200.0-1|61	- rebuild
12cu|perl-Filesys-SmbClient-3.200.0-1|62	
12cu|perl-Filesys-SmbClient-3.200.0-1|63	* Thu Feb 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-1mdv2009.1
12cu|perl-Filesys-SmbClient-3.200.0-1|64	+ Revision: 345099
12cu|perl-Filesys-SmbClient-3.200.0-1|65	- import perl-Filesys-SmbClient
12cu|perl-Filesys-SmbClient-3.200.0-1|66	
12cu|perl-Filesys-SmbClient-3.200.0-1|67	
12cu|perl-Filesys-SmbClient-3.200.0-1|68	* Thu Feb 26 2009 cpan2dist 3.1-1mdv
12cu|perl-Filesys-SmbClient-3.200.0-1|69	- initial mdv release, generated with cpan2dist
12cu|perl-Filesys-SmbClient-3.200.0-1|70	
12cu|perl-Filesys-SmbClient-3.200.0-1|71	

10853 12
12cu|perl-Filter-Simple-0.910.0-1|1	%define upstream_name    Filter-Simple
12cu|perl-Filter-Simple-0.910.0-1|2	%define upstream_version 0.91
12cu|perl-Filter-Simple-0.910.0-1|3	
12cu|perl-Filter-Simple-0.910.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Filter-Simple-0.910.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Filter-Simple-0.910.0-1|6	Release:	1
12cu|perl-Filter-Simple-0.910.0-1|7	
12cu|perl-Filter-Simple-0.910.0-1|8	Summary:	Simplified source filtering
12cu|perl-Filter-Simple-0.910.0-1|9	License:	GPL+ or Artistic
12cu|perl-Filter-Simple-0.910.0-1|10	Group:		Development/Perl
12cu|perl-Filter-Simple-0.910.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Filter-Simple-0.910.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Filter/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Filter-Simple-0.910.0-1|13	
12cu|perl-Filter-Simple-0.910.0-1|14	BuildRequires:	perl-devel
12cu|perl-Filter-Simple-0.910.0-1|15	BuildRequires:	perl(Filter::Util::Call)
12cu|perl-Filter-Simple-0.910.0-1|16	BuildRequires:	perl(Text::Balanced)
12cu|perl-Filter-Simple-0.910.0-1|17	BuildArch:	noarch
12cu|perl-Filter-Simple-0.910.0-1|18	
12cu|perl-Filter-Simple-0.910.0-1|19	%description
12cu|perl-Filter-Simple-0.910.0-1|20	The Problem
12cu|perl-Filter-Simple-0.910.0-1|21	Source filtering is an immensely powerful feature of recent versions of
12cu|perl-Filter-Simple-0.910.0-1|22	Perl. It allows one to extend the language itself (e.g. the Switch
12cu|perl-Filter-Simple-0.910.0-1|23	module), to simplify the language (e.g. Language::Pythonesque), or to
12cu|perl-Filter-Simple-0.910.0-1|24	completely recast the language (e.g. Lingua::Romana::Perligata).
12cu|perl-Filter-Simple-0.910.0-1|25	Effectively, it allows one to use the full power of Perl as its own,
12cu|perl-Filter-Simple-0.910.0-1|26	recursively applied, macro language.
12cu|perl-Filter-Simple-0.910.0-1|27	
12cu|perl-Filter-Simple-0.910.0-1|28	The excellent Filter::Util::Call module (by Paul Marquess) provides a
12cu|perl-Filter-Simple-0.910.0-1|29	usable Perl interface to source filtering, but it is often too powerful
12cu|perl-Filter-Simple-0.910.0-1|30	and not nearly as simple as it could be.
12cu|perl-Filter-Simple-0.910.0-1|31	
12cu|perl-Filter-Simple-0.910.0-1|32	To use the module it is necessary to do the following:
12cu|perl-Filter-Simple-0.910.0-1|33	
12cu|perl-Filter-Simple-0.910.0-1|34	%prep
12cu|perl-Filter-Simple-0.910.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Filter-Simple-0.910.0-1|36	
12cu|perl-Filter-Simple-0.910.0-1|37	%build
12cu|perl-Filter-Simple-0.910.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Filter-Simple-0.910.0-1|39	%make
12cu|perl-Filter-Simple-0.910.0-1|40	
12cu|perl-Filter-Simple-0.910.0-1|41	%check
12cu|perl-Filter-Simple-0.910.0-1|42	%make test
12cu|perl-Filter-Simple-0.910.0-1|43	
12cu|perl-Filter-Simple-0.910.0-1|44	%install
12cu|perl-Filter-Simple-0.910.0-1|45	%makeinstall_std
12cu|perl-Filter-Simple-0.910.0-1|46	
12cu|perl-Filter-Simple-0.910.0-1|47	%files
12cu|perl-Filter-Simple-0.910.0-1|48	%doc Changes README
12cu|perl-Filter-Simple-0.910.0-1|49	%{_mandir}/man3/*
12cu|perl-Filter-Simple-0.910.0-1|50	%{perl_vendorlib}/*
12cu|perl-Filter-Simple-0.910.0-1|51	
12cu|perl-Filter-Simple-0.910.0-1|52	
12cu|perl-Filter-Simple-0.910.0-1|53	%changelog
12cu|perl-Filter-Simple-0.910.0-1|54	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.910.0-1
12cu|perl-Filter-Simple-0.910.0-1|55	+ Revision: 2d111d8
12cu|perl-Filter-Simple-0.910.0-1|56	- Updated to 0.91 (by updates_builder)
12cu|perl-Filter-Simple-0.910.0-1|57	
12cu|perl-Filter-Simple-0.910.0-1|58	

10854 12
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|1	%define upstream_name	 Finance-Bank-LaPoste
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|2	%define upstream_version 7.08
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|3	
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|6	Release:	1
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|7	
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|8	Summary:	Check your "La Poste" accounts from Perl
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|9	License:	GPL+ or Artistic
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|10	Group:		Development/Perl
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PI/PIXEL/Finance-Bank-LaPoste-%{upstream_version}.tar.gz
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|13	
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|14	BuildRequires:	perl-devel
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|15	BuildRequires: perl(Graphics::Magick)
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|16	BuildRequires:	perl-libwww-perl
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|17	BuildRequires:	perl(HTML::Form)
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|18	BuildRequires:	perl(HTML::Parser)
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|19	Requires:	perl(Crypt::SSLeay)
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|20	BuildArch:	noarch
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|21	
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|22	%description
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|23	This module provides a read-only interface to the Videoposte online
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|24	banking system at <https://www.videoposte.com/>.
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|25	
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|26	The interface of this module is similar to other Finance::Bank modules.
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|27	
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|28	%prep
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|30	
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|31	%build
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|33	make
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|34	
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|35	%check
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|36	make test
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|37	
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|38	%install
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|39	%makeinstall_std
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|40	
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|41	%files
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|42	%doc Changes
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|43	%{perl_vendorlib}/Finance/Bank/*
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|44	%{_mandir}/*/*
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|45	
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|46	
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|47	%changelog
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|48	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 7.80.0-1
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|49	+ Revision: 6bc514e
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|50	- LOG Updated to 7.08 (by updates_builder)
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|51	
12cu|perl-Finance-Bank-LaPoste-7.80.0-1|52	

10855 12
12cu|perl-Finance-Quote-1.280.0-1|1	%define upstream_name	 Finance-Quote
12cu|perl-Finance-Quote-1.280.0-1|2	%define upstream_version 1.28
12cu|perl-Finance-Quote-1.280.0-1|3	
12cu|perl-Finance-Quote-1.280.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Finance-Quote-1.280.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Finance-Quote-1.280.0-1|6	Release:	1
12cu|perl-Finance-Quote-1.280.0-1|7	
12cu|perl-Finance-Quote-1.280.0-1|8	Summary:	Get stock and mutual fund quotes from various exchanges
12cu|perl-Finance-Quote-1.280.0-1|9	
12cu|perl-Finance-Quote-1.280.0-1|10	License:	GPL+ or Artistic
12cu|perl-Finance-Quote-1.280.0-1|11	Group:		Development/Perl
12cu|perl-Finance-Quote-1.280.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Finance-Quote-1.280.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Finance/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Finance-Quote-1.280.0-1|14	
12cu|perl-Finance-Quote-1.280.0-1|15	BuildRequires:	perl-devel
12cu|perl-Finance-Quote-1.280.0-1|16	BuildRequires: perl(Time::Piece)
12cu|perl-Finance-Quote-1.280.0-1|17	BuildRequires: perl(Mozilla::CA)
12cu|perl-Finance-Quote-1.280.0-1|18	BuildRequires: perl(Date::Calc)
12cu|perl-Finance-Quote-1.280.0-1|19	BuildRequires: perl(Crypt::SSLeay)
12cu|perl-Finance-Quote-1.280.0-1|20	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-Finance-Quote-1.280.0-1|21	BuildRequires:	perl(HTML::TableExtract)
12cu|perl-Finance-Quote-1.280.0-1|22	BuildRequires:	perl(CGI)
12cu|perl-Finance-Quote-1.280.0-1|23	BuildRequires:	perl(HTML::Tree)
12cu|perl-Finance-Quote-1.280.0-1|24	BuildArch:	noarch
12cu|perl-Finance-Quote-1.280.0-1|25	
12cu|perl-Finance-Quote-1.280.0-1|26	%description
12cu|perl-Finance-Quote-1.280.0-1|27	Finance::Quote provides access to time-delayed stockquotes from a
12cu|perl-Finance-Quote-1.280.0-1|28	number of sources.  After you've installed the pacakage, try
12cu|perl-Finance-Quote-1.280.0-1|29	'perldoc Finance::Quote' for full information.  Alternatively,
12cu|perl-Finance-Quote-1.280.0-1|30	you can 'perldoc lib/Finance/Quote.pm' before the install.
12cu|perl-Finance-Quote-1.280.0-1|31	
12cu|perl-Finance-Quote-1.280.0-1|32	%prep
12cu|perl-Finance-Quote-1.280.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Finance-Quote-1.280.0-1|34	
12cu|perl-Finance-Quote-1.280.0-1|35	%build
12cu|perl-Finance-Quote-1.280.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Finance-Quote-1.280.0-1|37	%make
12cu|perl-Finance-Quote-1.280.0-1|38	
12cu|perl-Finance-Quote-1.280.0-1|39	%check
12cu|perl-Finance-Quote-1.280.0-1|40	make test
12cu|perl-Finance-Quote-1.280.0-1|41	
12cu|perl-Finance-Quote-1.280.0-1|42	%install
12cu|perl-Finance-Quote-1.280.0-1|43	%makeinstall_std
12cu|perl-Finance-Quote-1.280.0-1|44	
12cu|perl-Finance-Quote-1.280.0-1|45	%files
12cu|perl-Finance-Quote-1.280.0-1|46	%doc   Documentation/*
12cu|perl-Finance-Quote-1.280.0-1|47	%{perl_vendorlib}/Finance
12cu|perl-Finance-Quote-1.280.0-1|48	%{_mandir}/*/*
12cu|perl-Finance-Quote-1.280.0-1|49	
12cu|perl-Finance-Quote-1.280.0-1|50	
12cu|perl-Finance-Quote-1.280.0-1|51	
12cu|perl-Finance-Quote-1.280.0-1|52	%changelog
12cu|perl-Finance-Quote-1.280.0-1|53	* Wed Apr 02 2014 dsilakov <denis.silakov@rosalab.ru> 1.280.0-1
12cu|perl-Finance-Quote-1.280.0-1|54	+ Revision: 60d30e3
12cu|perl-Finance-Quote-1.280.0-1|55	- Merge pull request #1 from import/perl-Finance-Quote:auto_update
12cu|perl-Finance-Quote-1.280.0-1|56	- ROSA Updates Builder: update suggested
12cu|perl-Finance-Quote-1.280.0-1|57	
12cu|perl-Finance-Quote-1.280.0-1|58	

10856 12
12cu|perl-Find-Lib-1.40.0-1|1	%define upstream_name    Find-Lib
12cu|perl-Find-Lib-1.40.0-1|2	%define upstream_version 1.04
12cu|perl-Find-Lib-1.40.0-1|3	
12cu|perl-Find-Lib-1.40.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Find-Lib-1.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Find-Lib-1.40.0-1|6	Release:	1
12cu|perl-Find-Lib-1.40.0-1|7	
12cu|perl-Find-Lib-1.40.0-1|8	Summary:	Helper to find libs to use in the filesystem
12cu|perl-Find-Lib-1.40.0-1|9	License:	GPL+ or Artistic
12cu|perl-Find-Lib-1.40.0-1|10	Group:		Development/Perl
12cu|perl-Find-Lib-1.40.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Find-Lib-1.40.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Find/Find-Lib-%{upstream_version}.tar.gz
12cu|perl-Find-Lib-1.40.0-1|13	
12cu|perl-Find-Lib-1.40.0-1|14	BuildRequires:	perl-devel
12cu|perl-Find-Lib-1.40.0-1|15	BuildRequires:	perl(File::Spec)
12cu|perl-Find-Lib-1.40.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Find-Lib-1.40.0-1|17	BuildArch:	noarch
12cu|perl-Find-Lib-1.40.0-1|18	
12cu|perl-Find-Lib-1.40.0-1|19	%description
12cu|perl-Find-Lib-1.40.0-1|20	The purpose of this module is to replace
12cu|perl-Find-Lib-1.40.0-1|21	
12cu|perl-Find-Lib-1.40.0-1|22	use FindBin;
12cu|perl-Find-Lib-1.40.0-1|23	use lib "$FindBin::Bin/../bootstrap/lib";
12cu|perl-Find-Lib-1.40.0-1|24	
12cu|perl-Find-Lib-1.40.0-1|25	with something shorter:
12cu|perl-Find-Lib-1.40.0-1|26	use Find::Lib '../bootstrap/lib';
12cu|perl-Find-Lib-1.40.0-1|27	
12cu|perl-Find-Lib-1.40.0-1|28	This is specially useful if your project has a lot
12cu|perl-Find-Lib-1.40.0-1|29	of scripts (For instance tests scripts).
12cu|perl-Find-Lib-1.40.0-1|30	
12cu|perl-Find-Lib-1.40.0-1|31	%prep
12cu|perl-Find-Lib-1.40.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Find-Lib-1.40.0-1|33	
12cu|perl-Find-Lib-1.40.0-1|34	%build
12cu|perl-Find-Lib-1.40.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Find-Lib-1.40.0-1|36	%make
12cu|perl-Find-Lib-1.40.0-1|37	
12cu|perl-Find-Lib-1.40.0-1|38	%check
12cu|perl-Find-Lib-1.40.0-1|39	%make test
12cu|perl-Find-Lib-1.40.0-1|40	
12cu|perl-Find-Lib-1.40.0-1|41	%install
12cu|perl-Find-Lib-1.40.0-1|42	%makeinstall_std
12cu|perl-Find-Lib-1.40.0-1|43	
12cu|perl-Find-Lib-1.40.0-1|44	%files
12cu|perl-Find-Lib-1.40.0-1|45	%doc Changes README
12cu|perl-Find-Lib-1.40.0-1|46	%{_mandir}/man3/*
12cu|perl-Find-Lib-1.40.0-1|47	%{perl_vendorlib}/*
12cu|perl-Find-Lib-1.40.0-1|48	
12cu|perl-Find-Lib-1.40.0-1|49	%changelog
12cu|perl-Find-Lib-1.40.0-1|50	* Fri Oct 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-1
12cu|perl-Find-Lib-1.40.0-1|51	+ Revision: a6db1d9
12cu|perl-Find-Lib-1.40.0-1|52	- Fix description
12cu|perl-Find-Lib-1.40.0-1|53	
12cu|perl-Find-Lib-1.40.0-1|54	

10857 12
12cu|perl-Flickr-API-1.80.0-1|1	%define upstream_name    Flickr-API
12cu|perl-Flickr-API-1.80.0-1|2	%define upstream_version 1.08
12cu|perl-Flickr-API-1.80.0-1|3	
12cu|perl-Flickr-API-1.80.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Flickr-API-1.80.0-1|5	Version:	%perl_convert_version 1.08
12cu|perl-Flickr-API-1.80.0-1|6	Release:	1
12cu|perl-Flickr-API-1.80.0-1|7	
12cu|perl-Flickr-API-1.80.0-1|8	Summary:	Perl interface to the flickr.com API
12cu|perl-Flickr-API-1.80.0-1|9	License:	GPL+ or Artistic
12cu|perl-Flickr-API-1.80.0-1|10	Group:		Development/Perl
12cu|perl-Flickr-API-1.80.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Flickr-API-1.80.0-1|12	Source0:	http://www.cpan.org/authors/id/I/IA/IAMCAL/Flickr-API-1.08.tar.gz
12cu|perl-Flickr-API-1.80.0-1|13	
12cu|perl-Flickr-API-1.80.0-1|14	BuildRequires:	perl-devel
12cu|perl-Flickr-API-1.80.0-1|15	BuildRequires:	perl-libwww-perl
12cu|perl-Flickr-API-1.80.0-1|16	BuildRequires:	perl(XML::Parser::Lite::Tree)
12cu|perl-Flickr-API-1.80.0-1|17	BuildArch:	noarch
12cu|perl-Flickr-API-1.80.0-1|18	
12cu|perl-Flickr-API-1.80.0-1|19	%description
12cu|perl-Flickr-API-1.80.0-1|20	Perl interface to the flickr.com API
12cu|perl-Flickr-API-1.80.0-1|21	
12cu|perl-Flickr-API-1.80.0-1|22	%prep
12cu|perl-Flickr-API-1.80.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Flickr-API-1.80.0-1|24	
12cu|perl-Flickr-API-1.80.0-1|25	%build
12cu|perl-Flickr-API-1.80.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Flickr-API-1.80.0-1|27	make
12cu|perl-Flickr-API-1.80.0-1|28	
12cu|perl-Flickr-API-1.80.0-1|29	%check
12cu|perl-Flickr-API-1.80.0-1|30	make test
12cu|perl-Flickr-API-1.80.0-1|31	
12cu|perl-Flickr-API-1.80.0-1|32	%install
12cu|perl-Flickr-API-1.80.0-1|33	%makeinstall_std
12cu|perl-Flickr-API-1.80.0-1|34	
12cu|perl-Flickr-API-1.80.0-1|35	%files
12cu|perl-Flickr-API-1.80.0-1|36	%doc README
12cu|perl-Flickr-API-1.80.0-1|37	%{perl_vendorlib}/
12cu|perl-Flickr-API-1.80.0-1|38	%{_mandir}/*/*
12cu|perl-Flickr-API-1.80.0-1|39	
12cu|perl-Flickr-API-1.80.0-1|40	
12cu|perl-Flickr-API-1.80.0-1|41	%changelog
12cu|perl-Flickr-API-1.80.0-1|42	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.40.0-2mdv2011.0
12cu|perl-Flickr-API-1.80.0-1|43	+ Revision: 654191
12cu|perl-Flickr-API-1.80.0-1|44	- rebuild for updated spec-helper
12cu|perl-Flickr-API-1.80.0-1|45	
12cu|perl-Flickr-API-1.80.0-1|46	* Wed Aug 26 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.40.0-1mdv2011.0
12cu|perl-Flickr-API-1.80.0-1|47	+ Revision: 421385
12cu|perl-Flickr-API-1.80.0-1|48	- update to 1.04
12cu|perl-Flickr-API-1.80.0-1|49	
12cu|perl-Flickr-API-1.80.0-1|50	* Tue Aug 25 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.30.0-1mdv2010.0
12cu|perl-Flickr-API-1.80.0-1|51	+ Revision: 420894
12cu|perl-Flickr-API-1.80.0-1|52	- update to 1.03
12cu|perl-Flickr-API-1.80.0-1|53	
12cu|perl-Flickr-API-1.80.0-1|54	* Wed Aug 05 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.20.0-1mdv2010.0
12cu|perl-Flickr-API-1.80.0-1|55	+ Revision: 410053
12cu|perl-Flickr-API-1.80.0-1|56	- update to 1.02
12cu|perl-Flickr-API-1.80.0-1|57	
12cu|perl-Flickr-API-1.80.0-1|58	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1.01-2mdv2009.1
12cu|perl-Flickr-API-1.80.0-1|59	+ Revision: 350225
12cu|perl-Flickr-API-1.80.0-1|60	- 2009.1 rebuild
12cu|perl-Flickr-API-1.80.0-1|61	
12cu|perl-Flickr-API-1.80.0-1|62	* Thu Oct 02 2008 Pascal Terjan <pterjan@mandriva.org> 1.01-1mdv2009.0
12cu|perl-Flickr-API-1.80.0-1|63	+ Revision: 290801
12cu|perl-Flickr-API-1.80.0-1|64	- Update to 1.01 to support latest XML::Parser::Lite::Tree
12cu|perl-Flickr-API-1.80.0-1|65	
12cu|perl-Flickr-API-1.80.0-1|66	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.09-3mdv2009.0
12cu|perl-Flickr-API-1.80.0-1|67	+ Revision: 257060
12cu|perl-Flickr-API-1.80.0-1|68	- rebuild
12cu|perl-Flickr-API-1.80.0-1|69	
12cu|perl-Flickr-API-1.80.0-1|70	* Wed Feb 06 2008 Funda Wang <fwang@mandriva.org> 0.09-1mdv2008.1
12cu|perl-Flickr-API-1.80.0-1|71	+ Revision: 162939
12cu|perl-Flickr-API-1.80.0-1|72	- update to new version 0.09
12cu|perl-Flickr-API-1.80.0-1|73	
12cu|perl-Flickr-API-1.80.0-1|74	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Flickr-API-1.80.0-1|75	- restore BuildRoot
12cu|perl-Flickr-API-1.80.0-1|76	
12cu|perl-Flickr-API-1.80.0-1|77	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Flickr-API-1.80.0-1|78	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Flickr-API-1.80.0-1|79	
12cu|perl-Flickr-API-1.80.0-1|80	* Fri May 11 2007 Pascal Terjan <pterjan@mandriva.org> 0.08-2mdv2008.0
12cu|perl-Flickr-API-1.80.0-1|81	+ Revision: 26369
12cu|perl-Flickr-API-1.80.0-1|82	- move make test to check section
12cu|perl-Flickr-API-1.80.0-1|83	
12cu|perl-Flickr-API-1.80.0-1|84	
12cu|perl-Flickr-API-1.80.0-1|85	* Mon Mar 20 2006 Pascal Terjan <pterjan@mandriva.org> 0.08-1mdk
12cu|perl-Flickr-API-1.80.0-1|86	- New release 0.08
12cu|perl-Flickr-API-1.80.0-1|87	
12cu|perl-Flickr-API-1.80.0-1|88	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.07-3mdk
12cu|perl-Flickr-API-1.80.0-1|89	- fix BuildRequires
12cu|perl-Flickr-API-1.80.0-1|90	
12cu|perl-Flickr-API-1.80.0-1|91	* Sat Sep 10 2005 Pascal Terjan <pterjan@mandriva.org> 0.07-2mdk
12cu|perl-Flickr-API-1.80.0-1|92	- Buildrequires perl-XML-Parser-Lite-Tree (for make test)
12cu|perl-Flickr-API-1.80.0-1|93	
12cu|perl-Flickr-API-1.80.0-1|94	* Wed Aug 31 2005 Pascal Terjan <pterjan@mandriva.org> 0.07-1mdk
12cu|perl-Flickr-API-1.80.0-1|95	- First version of the package
12cu|perl-Flickr-API-1.80.0-1|96	
12cu|perl-Flickr-API-1.80.0-1|97	

10858 12
12cu|perl-Font-TTF-1.40.0-1|1	%define upstream_name	 Font-TTF
12cu|perl-Font-TTF-1.40.0-1|2	%define upstream_version 1.04
12cu|perl-Font-TTF-1.40.0-1|3	
12cu|perl-Font-TTF-1.40.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Font-TTF-1.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Font-TTF-1.40.0-1|6	Release:	1
12cu|perl-Font-TTF-1.40.0-1|7	
12cu|perl-Font-TTF-1.40.0-1|8	Summary:	Perl module for TrueType Font hacking
12cu|perl-Font-TTF-1.40.0-1|9	License:	Artistic
12cu|perl-Font-TTF-1.40.0-1|10	Group:		Development/Perl
12cu|perl-Font-TTF-1.40.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Font-TTF-1.40.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Font/Font-TTF-%{upstream_version}.tar.gz
12cu|perl-Font-TTF-1.40.0-1|13	
12cu|perl-Font-TTF-1.40.0-1|14	BuildRequires:	perl-devel
12cu|perl-Font-TTF-1.40.0-1|15	BuildArch:	noarch
12cu|perl-Font-TTF-1.40.0-1|16	
12cu|perl-Font-TTF-1.40.0-1|17	%description
12cu|perl-Font-TTF-1.40.0-1|18	Perl module to manipulate TTF fonts, needed by perl-Text-PDF.
12cu|perl-Font-TTF-1.40.0-1|19	
12cu|perl-Font-TTF-1.40.0-1|20	%prep
12cu|perl-Font-TTF-1.40.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Font-TTF-1.40.0-1|22	
12cu|perl-Font-TTF-1.40.0-1|23	%build
12cu|perl-Font-TTF-1.40.0-1|24	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Font-TTF-1.40.0-1|25	%make
12cu|perl-Font-TTF-1.40.0-1|26	
12cu|perl-Font-TTF-1.40.0-1|27	%check
12cu|perl-Font-TTF-1.40.0-1|28	%make test
12cu|perl-Font-TTF-1.40.0-1|29	
12cu|perl-Font-TTF-1.40.0-1|30	%install
12cu|perl-Font-TTF-1.40.0-1|31	%makeinstall_std
12cu|perl-Font-TTF-1.40.0-1|32	rm -f %{buildroot}%{perl_vendorlib}/Font/TTF/Win32.pm
12cu|perl-Font-TTF-1.40.0-1|33	
12cu|perl-Font-TTF-1.40.0-1|34	%files
12cu|perl-Font-TTF-1.40.0-1|35	%doc README.TXT
12cu|perl-Font-TTF-1.40.0-1|36	%{_mandir}/*/*
12cu|perl-Font-TTF-1.40.0-1|37	%{perl_vendorlib}/Font/
12cu|perl-Font-TTF-1.40.0-1|38	%{perl_vendorlib}/ttfmod.pl
12cu|perl-Font-TTF-1.40.0-1|39	
12cu|perl-Font-TTF-1.40.0-1|40	
12cu|perl-Font-TTF-1.40.0-1|41	
12cu|perl-Font-TTF-1.40.0-1|42	%changelog
12cu|perl-Font-TTF-1.40.0-1|43	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-1
12cu|perl-Font-TTF-1.40.0-1|44	+ Revision: 4182eb3
12cu|perl-Font-TTF-1.40.0-1|45	- Updated to 1.04 (by updates_builder)
12cu|perl-Font-TTF-1.40.0-1|46	
12cu|perl-Font-TTF-1.40.0-1|47	

10859 12
12cu|perl-Fuse-0.150.0-1|1	%define	upstream_name	 Fuse
12cu|perl-Fuse-0.150.0-1|2	%define upstream_version 0.15
12cu|perl-Fuse-0.150.0-1|3	
12cu|perl-Fuse-0.150.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Fuse-0.150.0-1|5	Version:    %perl_convert_version 0.15
12cu|perl-Fuse-0.150.0-1|6	Release:	1
12cu|perl-Fuse-0.150.0-1|7	
12cu|perl-Fuse-0.150.0-1|8	Summary:	Write filesystems in Perl using FUSE
12cu|perl-Fuse-0.150.0-1|9	License:	GPLv2+
12cu|perl-Fuse-0.150.0-1|10	Group:		Development/Perl
12cu|perl-Fuse-0.150.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Fuse-0.150.0-1|12	Source0:	http://www.cpan.org/authors/id/D/DP/DPAVLIN/Fuse-0.15.tar.gz
12cu|perl-Fuse-0.150.0-1|13	
12cu|perl-Fuse-0.150.0-1|14	BuildRequires:  fuse-devel
12cu|perl-Fuse-0.150.0-1|15	BuildRequires:  fuse
12cu|perl-Fuse-0.150.0-1|16	BuildRequires:	perl-devel
12cu|perl-Fuse-0.150.0-1|17	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Fuse-0.150.0-1|18	
12cu|perl-Fuse-0.150.0-1|19	%description
12cu|perl-Fuse-0.150.0-1|20	This lets you implement filesystems in perl, through the FUSE (Filesystem in
12cu|perl-Fuse-0.150.0-1|21	USErspace) kernel/lib interface.
12cu|perl-Fuse-0.150.0-1|22	
12cu|perl-Fuse-0.150.0-1|23	%prep
12cu|perl-Fuse-0.150.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Fuse-0.150.0-1|25	
12cu|perl-Fuse-0.150.0-1|26	%build
12cu|perl-Fuse-0.150.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Fuse-0.150.0-1|28	%make
12cu|perl-Fuse-0.150.0-1|29	
12cu|perl-Fuse-0.150.0-1|30	%check
12cu|perl-Fuse-0.150.0-1|31	#%make test
12cu|perl-Fuse-0.150.0-1|32	
12cu|perl-Fuse-0.150.0-1|33	%install
12cu|perl-Fuse-0.150.0-1|34	rm -rf %{buildroot}
12cu|perl-Fuse-0.150.0-1|35	%makeinstall_std
12cu|perl-Fuse-0.150.0-1|36	
12cu|perl-Fuse-0.150.0-1|37	%clean
12cu|perl-Fuse-0.150.0-1|38	rm -rf %{buildroot}
12cu|perl-Fuse-0.150.0-1|39	
12cu|perl-Fuse-0.150.0-1|40	%files
12cu|perl-Fuse-0.150.0-1|41	%defattr(-,root,root)
12cu|perl-Fuse-0.150.0-1|42	%doc AUTHORS Changes README
12cu|perl-Fuse-0.150.0-1|43	%{perl_vendorarch}/Fuse*
12cu|perl-Fuse-0.150.0-1|44	%{perl_vendorarch}/auto/Fuse*
12cu|perl-Fuse-0.150.0-1|45	%{_mandir}/man3/*
12cu|perl-Fuse-0.150.0-1|46	
12cu|perl-Fuse-0.150.0-1|47	
12cu|perl-Fuse-0.150.0-1|48	%changelog
12cu|perl-Fuse-0.150.0-1|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.130.0-2
12cu|perl-Fuse-0.150.0-1|50	+ Revision: 768358
12cu|perl-Fuse-0.150.0-1|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Fuse-0.150.0-1|52	
12cu|perl-Fuse-0.150.0-1|53	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.130.0-1
12cu|perl-Fuse-0.150.0-1|54	+ Revision: 688747
12cu|perl-Fuse-0.150.0-1|55	- update to new version 0.13
12cu|perl-Fuse-0.150.0-1|56	
12cu|perl-Fuse-0.150.0-1|57	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.120.0-1
12cu|perl-Fuse-0.150.0-1|58	+ Revision: 677343
12cu|perl-Fuse-0.150.0-1|59	- update to new version 0.12
12cu|perl-Fuse-0.150.0-1|60	
12cu|perl-Fuse-0.150.0-1|61	* Tue Mar 01 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.110.0-1
12cu|perl-Fuse-0.150.0-1|62	+ Revision: 641128
12cu|perl-Fuse-0.150.0-1|63	- update to 0.11
12cu|perl-Fuse-0.150.0-1|64	
12cu|perl-Fuse-0.150.0-1|65	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cu|perl-Fuse-0.150.0-1|66	+ Revision: 409018
12cu|perl-Fuse-0.150.0-1|67	- rebuild using %%perl_convert_version
12cu|perl-Fuse-0.150.0-1|68	
12cu|perl-Fuse-0.150.0-1|69	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.09-4mdv2009.0
12cu|perl-Fuse-0.150.0-1|70	+ Revision: 257076
12cu|perl-Fuse-0.150.0-1|71	- rebuild
12cu|perl-Fuse-0.150.0-1|72	
12cu|perl-Fuse-0.150.0-1|73	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.09-2mdv2008.1
12cu|perl-Fuse-0.150.0-1|74	+ Revision: 151380
12cu|perl-Fuse-0.150.0-1|75	- rebuild for perl-5.10.0
12cu|perl-Fuse-0.150.0-1|76	
12cu|perl-Fuse-0.150.0-1|77	+ Olivier Blin <blino@mandriva.org>
12cu|perl-Fuse-0.150.0-1|78	- restore BuildRoot
12cu|perl-Fuse-0.150.0-1|79	
12cu|perl-Fuse-0.150.0-1|80	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Fuse-0.150.0-1|81	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Fuse-0.150.0-1|82	- description is not a programmer manual
12cu|perl-Fuse-0.150.0-1|83	
12cu|perl-Fuse-0.150.0-1|84	* Thu Dec 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2008.1
12cu|perl-Fuse-0.150.0-1|85	+ Revision: 115858
12cu|perl-Fuse-0.150.0-1|86	- update to new version 0.09
12cu|perl-Fuse-0.150.0-1|87	
12cu|perl-Fuse-0.150.0-1|88	* Thu Jul 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2008.0
12cu|perl-Fuse-0.150.0-1|89	+ Revision: 53372
12cu|perl-Fuse-0.150.0-1|90	- new version
12cu|perl-Fuse-0.150.0-1|91	
12cu|perl-Fuse-0.150.0-1|92	+ Funda Wang <fwang@mandriva.org>
12cu|perl-Fuse-0.150.0-1|93	- New version
12cu|perl-Fuse-0.150.0-1|94	
12cu|perl-Fuse-0.150.0-1|95	* Mon Apr 30 2007 Michael Scherer <misc@mandriva.org> 0.06-4mdv2008.0
12cu|perl-Fuse-0.150.0-1|96	+ Revision: 19631
12cu|perl-Fuse-0.150.0-1|97	- rebuild
12cu|perl-Fuse-0.150.0-1|98	- use %%rel
12cu|perl-Fuse-0.150.0-1|99	
12cu|perl-Fuse-0.150.0-1|100	
12cu|perl-Fuse-0.150.0-1|101	* Mon Jan 23 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.06-3mdk
12cu|perl-Fuse-0.150.0-1|102	- Add BuildRequires
12cu|perl-Fuse-0.150.0-1|103	
12cu|perl-Fuse-0.150.0-1|104	* Fri Jan 06 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.06-2mdk
12cu|perl-Fuse-0.150.0-1|105	- fix requires
12cu|perl-Fuse-0.150.0-1|106	
12cu|perl-Fuse-0.150.0-1|107	* Fri Jan 06 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.06-1mdk
12cu|perl-Fuse-0.150.0-1|108	- initial Mandriva release
12cu|perl-Fuse-0.150.0-1|109	
12cu|perl-Fuse-0.150.0-1|110	

10860 12
12cu|perl-Games-Dice-0.43.0-1|1	%define upstream_name    Games-Dice
12cu|perl-Games-Dice-0.43.0-1|2	%define upstream_version 0.043
12cu|perl-Games-Dice-0.43.0-1|3	
12cu|perl-Games-Dice-0.43.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Games-Dice-0.43.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Games-Dice-0.43.0-1|6	Release:	1
12cu|perl-Games-Dice-0.43.0-1|7	
12cu|perl-Games-Dice-0.43.0-1|8	Summary:	Simulates rolling dice
12cu|perl-Games-Dice-0.43.0-1|9	License:	GPL+ or Artistic
12cu|perl-Games-Dice-0.43.0-1|10	Group:		Development/Perl
12cu|perl-Games-Dice-0.43.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Games-Dice-0.43.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Games/Games-Dice-%{upstream_version}.tar.gz
12cu|perl-Games-Dice-0.43.0-1|13	
12cu|perl-Games-Dice-0.43.0-1|14	BuildRequires:	perl-devel
12cu|perl-Games-Dice-0.43.0-1|15	BuildRequires: perl(Test::Script)
12cu|perl-Games-Dice-0.43.0-1|16	BuildRequires: perl(Capture::Tiny)
12cu|perl-Games-Dice-0.43.0-1|17	BuildArch:	noarch
12cu|perl-Games-Dice-0.43.0-1|18	
12cu|perl-Games-Dice-0.43.0-1|19	%description
12cu|perl-Games-Dice-0.43.0-1|20	Games::Dice simulates die rolls. It uses a function-oriented (not
12cu|perl-Games-Dice-0.43.0-1|21	object-oriented) interface. No functions are exported by default. At
12cu|perl-Games-Dice-0.43.0-1|22	present, there are two functions which are exportable: 'roll' and
12cu|perl-Games-Dice-0.43.0-1|23	'roll_array'. The latter is used internally by 'roll', but can also be
12cu|perl-Games-Dice-0.43.0-1|24	exported by itself.
12cu|perl-Games-Dice-0.43.0-1|25	
12cu|perl-Games-Dice-0.43.0-1|26	The number and type of dice to roll is given in a style which should be
12cu|perl-Games-Dice-0.43.0-1|27	familiar to players of popular role-playing games: _a_d_b_[+-*/b]_c_. _a_
12cu|perl-Games-Dice-0.43.0-1|28	is optional and defaults to 1; it gives the number of dice to roll. _b_
12cu|perl-Games-Dice-0.43.0-1|29	indicates the number of sides to each die; the most common, cube-shaped die
12cu|perl-Games-Dice-0.43.0-1|30	is thus a d6. % can be used instead of 100 for _b_; hence, rolling 2d% and
12cu|perl-Games-Dice-0.43.0-1|31	2d100 is equivalent. 'roll' simulates _a_ rolls of _b_-sided dice and adds
12cu|perl-Games-Dice-0.43.0-1|32	together the results. The optional end, consisting of one of +-*/b and a
12cu|perl-Games-Dice-0.43.0-1|33	number _c_, can modify the sum of the individual dice. +-*/ are similar in
12cu|perl-Games-Dice-0.43.0-1|34	that they take the sum of the rolls and add or subtract _c_, or multiply or
12cu|perl-Games-Dice-0.43.0-1|35	divide the sum by _c_. (x can also be used instead of *.) Hence, 1d6+2
12cu|perl-Games-Dice-0.43.0-1|36	gives a number in the range 3..8, and 2d4*10 gives a number in the range
12cu|perl-Games-Dice-0.43.0-1|37	20..80. (Using / truncates the result to an int after dividing.) Using b in
12cu|perl-Games-Dice-0.43.0-1|38	this slot is a little different: it's short for "best" and indicates "roll
12cu|perl-Games-Dice-0.43.0-1|39	a number of dice, but add together only the best few". For example, 5d6b3
12cu|perl-Games-Dice-0.43.0-1|40	rolls five six- sided dice and adds together the three best rolls. This is
12cu|perl-Games-Dice-0.43.0-1|41	sometimes used, for example, in roll-playing to give higher averages.
12cu|perl-Games-Dice-0.43.0-1|42	
12cu|perl-Games-Dice-0.43.0-1|43	Generally, 'roll' probably provides the nicer interface, since it does the
12cu|perl-Games-Dice-0.43.0-1|44	adding up itself. However, in some situations one may wish to process the
12cu|perl-Games-Dice-0.43.0-1|45	individual rolls (for example, I am told that in the game Feng Shui, the
12cu|perl-Games-Dice-0.43.0-1|46	number of dice to be rolled cannot be determined in advance but depends on
12cu|perl-Games-Dice-0.43.0-1|47	whether any 6's were rolled); in such a case, one can use 'roll_array' to
12cu|perl-Games-Dice-0.43.0-1|48	return an array of values, which can then be examined or processed in an
12cu|perl-Games-Dice-0.43.0-1|49	application-dependent manner.
12cu|perl-Games-Dice-0.43.0-1|50	
12cu|perl-Games-Dice-0.43.0-1|51	%prep
12cu|perl-Games-Dice-0.43.0-1|52	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Games-Dice-0.43.0-1|53	
12cu|perl-Games-Dice-0.43.0-1|54	%build
12cu|perl-Games-Dice-0.43.0-1|55	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Games-Dice-0.43.0-1|56	%make
12cu|perl-Games-Dice-0.43.0-1|57	
12cu|perl-Games-Dice-0.43.0-1|58	%check
12cu|perl-Games-Dice-0.43.0-1|59	%make test
12cu|perl-Games-Dice-0.43.0-1|60	
12cu|perl-Games-Dice-0.43.0-1|61	%install
12cu|perl-Games-Dice-0.43.0-1|62	%makeinstall_std
12cu|perl-Games-Dice-0.43.0-1|63	
12cu|perl-Games-Dice-0.43.0-1|64	%files
12cu|perl-Games-Dice-0.43.0-1|65	%doc Changes
12cu|perl-Games-Dice-0.43.0-1|66	%{_mandir}/man3/*
12cu|perl-Games-Dice-0.43.0-1|67	%{_mandir}/man1/*
12cu|perl-Games-Dice-0.43.0-1|68	%{_bindir}/roll
12cu|perl-Games-Dice-0.43.0-1|69	%{perl_vendorlib}/*
12cu|perl-Games-Dice-0.43.0-1|70	
12cu|perl-Games-Dice-0.43.0-1|71	
12cu|perl-Games-Dice-0.43.0-1|72	%changelog
12cu|perl-Games-Dice-0.43.0-1|73	* Tue Nov 12 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.43.0-1
12cu|perl-Games-Dice-0.43.0-1|74	+ Revision: d51b5c9
12cu|perl-Games-Dice-0.43.0-1|75	- Fix BRs
12cu|perl-Games-Dice-0.43.0-1|76	
12cu|perl-Games-Dice-0.43.0-1|77	

10861 12
12cu|perl-GD-SecurityImage-1.720.0-1|1	%define upstream_name    GD-SecurityImage
12cu|perl-GD-SecurityImage-1.720.0-1|2	%define upstream_version 1.72
12cu|perl-GD-SecurityImage-1.720.0-1|3	
12cu|perl-GD-SecurityImage-1.720.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-GD-SecurityImage-1.720.0-1|5	Version:	%perl_convert_version 1.72
12cu|perl-GD-SecurityImage-1.720.0-1|6	Release:	1
12cu|perl-GD-SecurityImage-1.720.0-1|7	
12cu|perl-GD-SecurityImage-1.720.0-1|8	Summary:	Security image (captcha) generator
12cu|perl-GD-SecurityImage-1.720.0-1|9	License:	GPL+ or Artistic
12cu|perl-GD-SecurityImage-1.720.0-1|10	Group:		Development/Perl
12cu|perl-GD-SecurityImage-1.720.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-GD-SecurityImage-1.720.0-1|12	Source0:	http://www.cpan.org/modules/by-module/GD/GD-SecurityImage-1.72.tar.gz
12cu|perl-GD-SecurityImage-1.720.0-1|13	
12cu|perl-GD-SecurityImage-1.720.0-1|14	BuildRequires:	perl-devel
12cu|perl-GD-SecurityImage-1.720.0-1|15	BuildRequires:	perl(GD)
12cu|perl-GD-SecurityImage-1.720.0-1|16	BuildArch:	noarch
12cu|perl-GD-SecurityImage-1.720.0-1|17	
12cu|perl-GD-SecurityImage-1.720.0-1|18	%description
12cu|perl-GD-SecurityImage-1.720.0-1|19	The (so called) _"Security Images"_ are so popular. Most internet software
12cu|perl-GD-SecurityImage-1.720.0-1|20	use these in their registration screens to block robot programs (which may
12cu|perl-GD-SecurityImage-1.720.0-1|21	register tons of fake member accounts). Security images are basicaly,
12cu|perl-GD-SecurityImage-1.720.0-1|22	graphical *CAPTCHA*s (*C*ompletely *A*utomated *P*ublic *T*uring Test to
12cu|perl-GD-SecurityImage-1.720.0-1|23	Tell *C*omputers and *H*umans *A*part). This module gives you a basic
12cu|perl-GD-SecurityImage-1.720.0-1|24	interface to create such an image. The final output is the actual graphic
12cu|perl-GD-SecurityImage-1.720.0-1|25	data, the mime type of the graphic and the created random string. The
12cu|perl-GD-SecurityImage-1.720.0-1|26	module also has some _"styles"_ that are used to create the background (or
12cu|perl-GD-SecurityImage-1.720.0-1|27	foreground) of the image.
12cu|perl-GD-SecurityImage-1.720.0-1|28	
12cu|perl-GD-SecurityImage-1.720.0-1|29	If you are an 'Authen::Captcha' user, see the GD::SecurityImage::AC manpage
12cu|perl-GD-SecurityImage-1.720.0-1|30	for migration from 'Authen::Captcha' to 'GD::SecurityImage'.
12cu|perl-GD-SecurityImage-1.720.0-1|31	
12cu|perl-GD-SecurityImage-1.720.0-1|32	This module is *just an image generator*. Not a _captcha handler_. The
12cu|perl-GD-SecurityImage-1.720.0-1|33	validation of the generated graphic is left to your programming taste. But
12cu|perl-GD-SecurityImage-1.720.0-1|34	there are some _captcha handlers_ for several Perl FrameWorks. If you are
12cu|perl-GD-SecurityImage-1.720.0-1|35	an user of one of these frameworks, see the /"GD::SecurityImage
12cu|perl-GD-SecurityImage-1.720.0-1|36	Implementations" manpage in the /"SEE ALSO" manpage section for
12cu|perl-GD-SecurityImage-1.720.0-1|37	information.
12cu|perl-GD-SecurityImage-1.720.0-1|38	
12cu|perl-GD-SecurityImage-1.720.0-1|39	%prep
12cu|perl-GD-SecurityImage-1.720.0-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-GD-SecurityImage-1.720.0-1|41	
12cu|perl-GD-SecurityImage-1.720.0-1|42	%build
12cu|perl-GD-SecurityImage-1.720.0-1|43	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-GD-SecurityImage-1.720.0-1|44	%make
12cu|perl-GD-SecurityImage-1.720.0-1|45	
12cu|perl-GD-SecurityImage-1.720.0-1|46	%check
12cu|perl-GD-SecurityImage-1.720.0-1|47	make test
12cu|perl-GD-SecurityImage-1.720.0-1|48	
12cu|perl-GD-SecurityImage-1.720.0-1|49	%install
12cu|perl-GD-SecurityImage-1.720.0-1|50	%makeinstall_std
12cu|perl-GD-SecurityImage-1.720.0-1|51	
12cu|perl-GD-SecurityImage-1.720.0-1|52	%files
12cu|perl-GD-SecurityImage-1.720.0-1|53	%doc Changes README
12cu|perl-GD-SecurityImage-1.720.0-1|54	%{_mandir}/man3/*
12cu|perl-GD-SecurityImage-1.720.0-1|55	%{perl_vendorlib}/GD
12cu|perl-GD-SecurityImage-1.720.0-1|56	
12cu|perl-GD-SecurityImage-1.720.0-1|57	%changelog
12cu|perl-GD-SecurityImage-1.720.0-1|58	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.700.0-1mdv2010.0
12cu|perl-GD-SecurityImage-1.720.0-1|59	+ Revision: 401659
12cu|perl-GD-SecurityImage-1.720.0-1|60	- rebuild using %%perl_convert_version
12cu|perl-GD-SecurityImage-1.720.0-1|61	- fixed license field
12cu|perl-GD-SecurityImage-1.720.0-1|62	
12cu|perl-GD-SecurityImage-1.720.0-1|63	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.70-2mdv2010.0
12cu|perl-GD-SecurityImage-1.720.0-1|64	+ Revision: 375950
12cu|perl-GD-SecurityImage-1.720.0-1|65	- rebuild
12cu|perl-GD-SecurityImage-1.720.0-1|66	
12cu|perl-GD-SecurityImage-1.720.0-1|67	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.70-1mdv2010.0
12cu|perl-GD-SecurityImage-1.720.0-1|68	+ Revision: 370124
12cu|perl-GD-SecurityImage-1.720.0-1|69	- update to new version 1.70
12cu|perl-GD-SecurityImage-1.720.0-1|70	
12cu|perl-GD-SecurityImage-1.720.0-1|71	* Tue Mar 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.66-1mdv2009.1
12cu|perl-GD-SecurityImage-1.720.0-1|72	+ Revision: 356304
12cu|perl-GD-SecurityImage-1.720.0-1|73	- import perl-GD-SecurityImage
12cu|perl-GD-SecurityImage-1.720.0-1|74	
12cu|perl-GD-SecurityImage-1.720.0-1|75	
12cu|perl-GD-SecurityImage-1.720.0-1|76	* Tue Mar 17 2009 cpan2dist 1.66-1mdv
12cu|perl-GD-SecurityImage-1.720.0-1|77	- initial mdv release, generated with cpan2dist
12cu|perl-GD-SecurityImage-1.720.0-1|78	
12cu|perl-GD-SecurityImage-1.720.0-1|79	

10862 12
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|1	%define upstream_name    Geo-Coordinates-DecimalDegrees
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|2	%define upstream_version 0.09
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|3	
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|6	Release:	1
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|7	
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|8	Summary:	Convert between degrees/minutes/seconds and decimal degrees
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|9	License:	GPL+ or Artistic
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|10	Group:		Development/Perl
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Geo/Geo-Coordinates-DecimalDegrees-%{upstream_version}.tar.gz
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|13	
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|14	BuildRequires:	perl-devel
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|15	BuildRequires:	perl(Test::Number::Delta)
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|16	BuildArch:	noarch
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|17	
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|18	%description
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|19	Latitudes and longitudes are most often presented in two common formats:
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|20	decimal degrees, and degrees, minutes and seconds. There are 60 minutes in
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|21	a degree, and 60 seconds in a minute. In decimal degrees, the minutes and
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|22	seconds are presented as a fractional number of degrees. For example, 1
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|23	degree 30 minutes is 1.5 degrees, and 30 minutes 45 seconds is 0.5125
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|24	degrees.
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|25	
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|26	This module provides functions for converting between these two formats.
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|27	
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|28	%prep
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|30	
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|31	%build
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|33	%make
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|34	
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|35	%check
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|36	make test
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|37	
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|38	%install
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|39	%makeinstall_std
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|40	
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|41	%files
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|42	%doc Changes README
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|43	%{_mandir}/man3/*
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|44	%{perl_vendorlib}/*
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|45	
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|46	%changelog
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|47	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|48	+ Revision: 654967
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|49	- rebuild for updated spec-helper
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|50	
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|51	* Mon Jun 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|52	+ Revision: 381784
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|53	- adding missing buildrequires:
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|54	- import perl-Geo-Coordinates-DecimalDegrees
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|55	
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|56	
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|57	* Sun May 31 2009 cpan2dist 0.08-1mdv
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|58	- initial mdv release, generated with cpan2dist
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|59	
12cu|perl-Geo-Coordinates-DecimalDegrees-0.90.0-1|60	

10863 12
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|1	%define upstream_name    Geo-Coordinates-UTM
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|2	%define upstream_version 0.11
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|3	
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|6	Release:	1
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|7	
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|8	Summary:	Translation between  Lat Lon and UTM Coords
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|9	License:	GPL+ or Artistic
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|10	Group:		Development/Perl
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Geo/Geo-Coordinates-UTM-%{upstream_version}.tar.gz
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|13	
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|14	BuildRequires:	perl-devel
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|15	BuildArch:	noarch
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|16	
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|17	%description
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|18	This module will translate latitude longitude coordinates to Universal
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|19	Transverse Mercator(UTM) coordinates and vice versa.
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|20	
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|21	Mercator Projection
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|22	The Mercator projection was first invented to help mariners. They
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|23	needed to be able to take a course and know the distance traveled, and
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|24	draw a line on the map which showed the day's journey. In order to do
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|25	this, Mercator invented a projection which preserved length, by
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|26	projecting the earth's surface onto a cylinder, sharing the same axis
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|27	as the earth itself. This caused all Latitude and Longitude lines to
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|28	intersect at a 90 degree angle, thereby negating the problem that
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|29	longitude lines get closer together at the poles.
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|30	
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|31	Transverse Mercator Projection
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|32	A Transverse Mercator projection takes the cylinder and turns it on its
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|33	side. Now the cylinder's axis passes through the equator, and it can be
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|34	rotated to line up with the area of interest. Many countries use
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|35	Transverse Mercator for their grid systems.
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|36	
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|37	%prep
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|39	
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|40	%build
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|42	%make
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|43	
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|44	%check
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|45	make test
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|46	
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|47	%install
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|48	%makeinstall_std
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|49	
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|50	%files
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|51	%doc Changes README
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|52	%{_mandir}/man3/*
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|53	%{perl_vendorlib}/*
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|54	
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|55	%changelog
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|56	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.90.0-2mdv2011.0
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|57	+ Revision: 658532
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|58	- rebuild for updated spec-helper
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|59	
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|60	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2011.0
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|61	+ Revision: 551992
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|62	- update to 0.09
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|63	
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|64	* Sun May 31 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|65	+ Revision: 381696
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|66	- import perl-Geo-Coordinates-UTM
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|67	
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|68	
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|69	* Sun May 31 2009 cpan2dist 0.08-1mdv
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|70	- initial mdv release, generated with cpan2dist
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|71	
12cu|perl-Geo-Coordinates-UTM-0.110.0-1|72	

10864 12
12cu|perl-Geo-IPfree-1.140.470-1|1	%define upstream_name 	 Geo-IPfree%define upstream_version 1.140470
12cu|perl-Geo-IPfree-1.140.470-1|2	
12cu|perl-Geo-IPfree-1.140.470-1|3	Name:		perl-%{upstream_name}
12cu|perl-Geo-IPfree-1.140.470-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Geo-IPfree-1.140.470-1|5	Release:	1
12cu|perl-Geo-IPfree-1.140.470-1|6	
12cu|perl-Geo-IPfree-1.140.470-1|7	Summary:	Look up country by IP Address
12cu|perl-Geo-IPfree-1.140.470-1|8	License:	GPL+ or Artistic
12cu|perl-Geo-IPfree-1.140.470-1|9	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Geo-IPfree-1.140.470-1|10	Group:		Development/Perl
12cu|perl-Geo-IPfree-1.140.470-1|11	Source0:	http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Geo-IPfree-1.140.470-1|12	
12cu|perl-Geo-IPfree-1.140.470-1|13	BuildRequires:	perl-devel
12cu|perl-Geo-IPfree-1.140.470-1|14	BuildArch:	noarch
12cu|perl-Geo-IPfree-1.140.470-1|15	
12cu|perl-Geo-IPfree-1.140.470-1|16	%description
12cu|perl-Geo-IPfree-1.140.470-1|17	Look up country of IP Address. This module make this off-line and
12cu|perl-Geo-IPfree-1.140.470-1|18	the DB of IPs is free & small.
12cu|perl-Geo-IPfree-1.140.470-1|19	
12cu|perl-Geo-IPfree-1.140.470-1|20	%prep
12cu|perl-Geo-IPfree-1.140.470-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Geo-IPfree-1.140.470-1|22	
12cu|perl-Geo-IPfree-1.140.470-1|23	%build
12cu|perl-Geo-IPfree-1.140.470-1|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Geo-IPfree-1.140.470-1|25	%make
12cu|perl-Geo-IPfree-1.140.470-1|26	
12cu|perl-Geo-IPfree-1.140.470-1|27	%check
12cu|perl-Geo-IPfree-1.140.470-1|28	make test
12cu|perl-Geo-IPfree-1.140.470-1|29	
12cu|perl-Geo-IPfree-1.140.470-1|30	%install
12cu|perl-Geo-IPfree-1.140.470-1|31	%makeinstall_std
12cu|perl-Geo-IPfree-1.140.470-1|32	
12cu|perl-Geo-IPfree-1.140.470-1|33	%files
12cu|perl-Geo-IPfree-1.140.470-1|34	%doc README Changes
12cu|perl-Geo-IPfree-1.140.470-1|35	%{perl_vendorlib}/Geo
12cu|perl-Geo-IPfree-1.140.470-1|36	%{_mandir}/*/*
12cu|perl-Geo-IPfree-1.140.470-1|37	
12cu|perl-Geo-IPfree-1.140.470-1|38	
12cu|perl-Geo-IPfree-1.140.470-1|39	
12cu|perl-Geo-IPfree-1.140.470-1|40	%changelog
12cu|perl-Geo-IPfree-1.140.470-1|41	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.140.470-1
12cu|perl-Geo-IPfree-1.140.470-1|42	+ Revision: ad96d25
12cu|perl-Geo-IPfree-1.140.470-1|43	- Updated to 1.140470 (by updates_builder)
12cu|perl-Geo-IPfree-1.140.470-1|44	
12cu|perl-Geo-IPfree-1.140.470-1|45	

10865 12
12cu|perl-Getopt-Long-2.420.0-1|1	%define upstream_name    Getopt-Long
12cu|perl-Getopt-Long-2.420.0-1|2	%define upstream_version 2.42
12cu|perl-Getopt-Long-2.420.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Getopt-Long-2.420.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Getopt-Long-2.420.0-1|5	Release:	1
12cu|perl-Getopt-Long-2.420.0-1|6	
12cu|perl-Getopt-Long-2.420.0-1|7	Summary:	Advanced handling of command line options
12cu|perl-Getopt-Long-2.420.0-1|8	License:	GPL+ or Artistic
12cu|perl-Getopt-Long-2.420.0-1|9	Group:		Development/Perl
12cu|perl-Getopt-Long-2.420.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Getopt-Long-2.420.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Getopt/Getopt-Long-%{upstream_version}.tar.gz
12cu|perl-Getopt-Long-2.420.0-1|12	
12cu|perl-Getopt-Long-2.420.0-1|13	BuildRequires:	perl-devel
12cu|perl-Getopt-Long-2.420.0-1|14	BuildRequires:	perl(Pod::Usage)
12cu|perl-Getopt-Long-2.420.0-1|15	BuildArch:	noarch
12cu|perl-Getopt-Long-2.420.0-1|16	
12cu|perl-Getopt-Long-2.420.0-1|17	%description
12cu|perl-Getopt-Long-2.420.0-1|18	The Getopt::Long module implements an extended getopt function called
12cu|perl-Getopt-Long-2.420.0-1|19	GetOptions(). This function adheres to the POSIX syntax for command line
12cu|perl-Getopt-Long-2.420.0-1|20	options, with GNU extensions. In general, this means that options have long
12cu|perl-Getopt-Long-2.420.0-1|21	names instead of single letters, and are introduced with a double dash
12cu|perl-Getopt-Long-2.420.0-1|22	"--". Support for bundling of command line options, as was the case with
12cu|perl-Getopt-Long-2.420.0-1|23	the more traditional single-letter approach, is provided but not enabled by
12cu|perl-Getopt-Long-2.420.0-1|24	default.
12cu|perl-Getopt-Long-2.420.0-1|25	
12cu|perl-Getopt-Long-2.420.0-1|26	
12cu|perl-Getopt-Long-2.420.0-1|27	%prep
12cu|perl-Getopt-Long-2.420.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Getopt-Long-2.420.0-1|29	
12cu|perl-Getopt-Long-2.420.0-1|30	%build
12cu|perl-Getopt-Long-2.420.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Getopt-Long-2.420.0-1|32	%make
12cu|perl-Getopt-Long-2.420.0-1|33	
12cu|perl-Getopt-Long-2.420.0-1|34	%check
12cu|perl-Getopt-Long-2.420.0-1|35	make test
12cu|perl-Getopt-Long-2.420.0-1|36	
12cu|perl-Getopt-Long-2.420.0-1|37	%install
12cu|perl-Getopt-Long-2.420.0-1|38	%makeinstall_std
12cu|perl-Getopt-Long-2.420.0-1|39	
12cu|perl-Getopt-Long-2.420.0-1|40	%files
12cu|perl-Getopt-Long-2.420.0-1|41	%doc CHANGES README README
12cu|perl-Getopt-Long-2.420.0-1|42	%{_mandir}/man3/*
12cu|perl-Getopt-Long-2.420.0-1|43	%{perl_vendorlib}/*
12cu|perl-Getopt-Long-2.420.0-1|44	
12cu|perl-Getopt-Long-2.420.0-1|45	
12cu|perl-Getopt-Long-2.420.0-1|46	%changelog
12cu|perl-Getopt-Long-2.420.0-1|47	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.420.0-1
12cu|perl-Getopt-Long-2.420.0-1|48	+ Revision: e89ecf9
12cu|perl-Getopt-Long-2.420.0-1|49	- LOG Updated to 2.42 (by updates_builder)
12cu|perl-Getopt-Long-2.420.0-1|50	
12cu|perl-Getopt-Long-2.420.0-1|51	

10866 12
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|1	%define upstream_name    Getopt-Long-Descriptive
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|2	%define upstream_version 0.097
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|3	
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|6	Release:    1
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|7	
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|8	Summary:    Getopt::Long with usage text and validation
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|9	
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|10	License:    GPL+ or Artistic
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|11	Group:      Development/Perl
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Getopt/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|14	
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|15	BuildRequires: perl(IO::Scalar)
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|16	BuildRequires: perl(Test::Warnings)
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|17	BuildRequires: perl(List::Util)
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|18	BuildRequires: perl(Params::Validate)
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|19	BuildRequires: perl(Sub::Exporter)
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|20	BuildRequires: perl(Test::More)
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|21	BuildRequires: perl(Test::Fatal)
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|22	BuildRequires: perl-devel
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|23	
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|24	BuildArch: noarch
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|25	
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|26	%description
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|27	Convenient wrapper for Getopt::Long and program usage output
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|28	
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|29	%prep
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|31	
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|32	%build
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|34	%make
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|35	
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|36	%check
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|37	make test
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|38	
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|39	%install
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|40	%makeinstall_std
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|41	
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|42	%files
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|43	%doc README Changes
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|44	%{_mandir}/man3/*
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|45	%{perl_vendorlib}/*
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|46	
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|47	
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|48	%changelog
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|49	* Sun Apr 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.97.0-1
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|50	+ Revision: 24f711e
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|51	- Fix BRs
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|52	
12cu|perl-Getopt-Long-Descriptive-0.97.0-1|53	

10867 12
12cu|perl-Getopt-Lucid-1.50.0-1|1	%define upstream_name    Getopt-Lucid
12cu|perl-Getopt-Lucid-1.50.0-1|2	%define upstream_version 1.05
12cu|perl-Getopt-Lucid-1.50.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Getopt-Lucid-1.50.0-1|4	Version:	%perl_convert_version 1.05
12cu|perl-Getopt-Lucid-1.50.0-1|5	Release:	1
12cu|perl-Getopt-Lucid-1.50.0-1|6	
12cu|perl-Getopt-Lucid-1.50.0-1|7	Summary:	Clear, readable syntax for command line processing
12cu|perl-Getopt-Lucid-1.50.0-1|8	License:	GPL+ or Artistic
12cu|perl-Getopt-Lucid-1.50.0-1|9	Group:		Development/Perl
12cu|perl-Getopt-Lucid-1.50.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Getopt-Lucid-1.50.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Getopt/Getopt-Lucid-1.05.tar.gz
12cu|perl-Getopt-Lucid-1.50.0-1|12	
12cu|perl-Getopt-Lucid-1.50.0-1|13	BuildRequires:	perl-devel
12cu|perl-Getopt-Lucid-1.50.0-1|14	BuildRequires:	perl(Carp)
12cu|perl-Getopt-Lucid-1.50.0-1|15	BuildRequires:	perl(Data::Dumper)
12cu|perl-Getopt-Lucid-1.50.0-1|16	BuildRequires:	perl(Exception::Class)
12cu|perl-Getopt-Lucid-1.50.0-1|17	BuildRequires:	perl(Exception::Class::TryCatch)
12cu|perl-Getopt-Lucid-1.50.0-1|18	BuildRequires:	perl(Exporter)
12cu|perl-Getopt-Lucid-1.50.0-1|19	BuildRequires:	perl(Storable)
12cu|perl-Getopt-Lucid-1.50.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-Getopt-Lucid-1.50.0-1|21	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Getopt-Lucid-1.50.0-1|22	BuildArch:	noarch
12cu|perl-Getopt-Lucid-1.50.0-1|23	
12cu|perl-Getopt-Lucid-1.50.0-1|24	%description
12cu|perl-Getopt-Lucid-1.50.0-1|25	The goal of this module is providing good code readability and clarity of
12cu|perl-Getopt-Lucid-1.50.0-1|26	intent for command-line option processing. While readability is a
12cu|perl-Getopt-Lucid-1.50.0-1|27	subjective standard, Getopt::Lucid relies on a more verbose, plain-English
12cu|perl-Getopt-Lucid-1.50.0-1|28	option specification as compared against the more symbolic approach of
12cu|perl-Getopt-Lucid-1.50.0-1|29	Getopt::Long. Key features include:
12cu|perl-Getopt-Lucid-1.50.0-1|30	
12cu|perl-Getopt-Lucid-1.50.0-1|31	Five option types: switches, counters, parameters, lists, and keypairs
12cu|perl-Getopt-Lucid-1.50.0-1|32	
12cu|perl-Getopt-Lucid-1.50.0-1|33	%prep
12cu|perl-Getopt-Lucid-1.50.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Getopt-Lucid-1.50.0-1|35	
12cu|perl-Getopt-Lucid-1.50.0-1|36	%build
12cu|perl-Getopt-Lucid-1.50.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Getopt-Lucid-1.50.0-1|38	%make
12cu|perl-Getopt-Lucid-1.50.0-1|39	
12cu|perl-Getopt-Lucid-1.50.0-1|40	%check
12cu|perl-Getopt-Lucid-1.50.0-1|41	%make test
12cu|perl-Getopt-Lucid-1.50.0-1|42	
12cu|perl-Getopt-Lucid-1.50.0-1|43	%install
12cu|perl-Getopt-Lucid-1.50.0-1|44	%makeinstall_std
12cu|perl-Getopt-Lucid-1.50.0-1|45	
12cu|perl-Getopt-Lucid-1.50.0-1|46	%files
12cu|perl-Getopt-Lucid-1.50.0-1|47	%doc Changes README LICENSE
12cu|perl-Getopt-Lucid-1.50.0-1|48	%{_mandir}/man3/*
12cu|perl-Getopt-Lucid-1.50.0-1|49	%{perl_vendorlib}/*
12cu|perl-Getopt-Lucid-1.50.0-1|50	
12cu|perl-Getopt-Lucid-1.50.0-1|51	%changelog
12cu|perl-Getopt-Lucid-1.50.0-1|52	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.190.0-2mdv2011.0
12cu|perl-Getopt-Lucid-1.50.0-1|53	+ Revision: 656921
12cu|perl-Getopt-Lucid-1.50.0-1|54	- rebuild for updated spec-helper
12cu|perl-Getopt-Lucid-1.50.0-1|55	
12cu|perl-Getopt-Lucid-1.50.0-1|56	* Fri Nov 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.190.0-1mdv2011.0
12cu|perl-Getopt-Lucid-1.50.0-1|57	+ Revision: 596525
12cu|perl-Getopt-Lucid-1.50.0-1|58	- update to new version 0.19
12cu|perl-Getopt-Lucid-1.50.0-1|59	
12cu|perl-Getopt-Lucid-1.50.0-1|60	* Thu Nov 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2011.0
12cu|perl-Getopt-Lucid-1.50.0-1|61	+ Revision: 467461
12cu|perl-Getopt-Lucid-1.50.0-1|62	- import perl-Getopt-Lucid
12cu|perl-Getopt-Lucid-1.50.0-1|63	
12cu|perl-Getopt-Lucid-1.50.0-1|64	
12cu|perl-Getopt-Lucid-1.50.0-1|65	* Thu Nov 19 2009 cpan2dist 0.18-1mdv
12cu|perl-Getopt-Lucid-1.50.0-1|66	- initial mdv release, generated with cpan2dist
12cu|perl-Getopt-Lucid-1.50.0-1|67	

10868 12
12cu|perl-Getopt-Popt-0.20.0-3|1	%define	upstream_name    Getopt-Popt
12cu|perl-Getopt-Popt-0.20.0-3|2	%define	upstream_version 0.02
12cu|perl-Getopt-Popt-0.20.0-3|3	
12cu|perl-Getopt-Popt-0.20.0-3|4	Name:       perl-%{upstream_name}
12cu|perl-Getopt-Popt-0.20.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Getopt-Popt-0.20.0-3|6	Release:	3
12cu|perl-Getopt-Popt-0.20.0-3|7	
12cu|perl-Getopt-Popt-0.20.0-3|8	Summary:	Perl interface to the popt(3)library
12cu|perl-Getopt-Popt-0.20.0-3|9	License:	GPL
12cu|perl-Getopt-Popt-0.20.0-3|10	Group:		Development/Perl
12cu|perl-Getopt-Popt-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Getopt-Popt-0.20.0-3|12	Source0:    http://cpan.uwinnipeg.ca/cpan/authors/id/J/JA/JAMESB/%{upstream_name}-%{upstream_version}.tar.bz2
12cu|perl-Getopt-Popt-0.20.0-3|13	Patch0:		Getopt-Popt-0.02-x86_64-build.patch
12cu|perl-Getopt-Popt-0.20.0-3|14	Patch1:		Getopt-Popt-0.02-fix-testsuite.diff
12cu|perl-Getopt-Popt-0.20.0-3|15	
12cu|perl-Getopt-Popt-0.20.0-3|16	BuildRequires:	perl-devel
12cu|perl-Getopt-Popt-0.20.0-3|17	BuildRequires:  popt-devel
12cu|perl-Getopt-Popt-0.20.0-3|18	
12cu|perl-Getopt-Popt-0.20.0-3|19	%description
12cu|perl-Getopt-Popt-0.20.0-3|20	The Getopt::Popt module provides a Perl OO interface to the popt(3) library,
12cu|perl-Getopt-Popt-0.20.0-3|21	a library to parse command-line arguments. Popt is similar to getopt, but with
12cu|perl-Getopt-Popt-0.20.0-3|22	many new features.
12cu|perl-Getopt-Popt-0.20.0-3|23	This module provides a method for almost all of the popt library functions,
12cu|perl-Getopt-Popt-0.20.0-3|24	the rest are on the TODO list.
12cu|perl-Getopt-Popt-0.20.0-3|25	This release should be considered a beta and may have a bug or two.
12cu|perl-Getopt-Popt-0.20.0-3|26	
12cu|perl-Getopt-Popt-0.20.0-3|27	%prep
12cu|perl-Getopt-Popt-0.20.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Getopt-Popt-0.20.0-3|29	%patch0 -p0
12cu|perl-Getopt-Popt-0.20.0-3|30	%patch1 -p0
12cu|perl-Getopt-Popt-0.20.0-3|31	
12cu|perl-Getopt-Popt-0.20.0-3|32	%build
12cu|perl-Getopt-Popt-0.20.0-3|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Getopt-Popt-0.20.0-3|34	%make OPTIMIZE="%{optflags}"
12cu|perl-Getopt-Popt-0.20.0-3|35	
12cu|perl-Getopt-Popt-0.20.0-3|36	%check
12cu|perl-Getopt-Popt-0.20.0-3|37	LC_ALL=C %make test
12cu|perl-Getopt-Popt-0.20.0-3|38	
12cu|perl-Getopt-Popt-0.20.0-3|39	%install
12cu|perl-Getopt-Popt-0.20.0-3|40	%makeinstall_std
12cu|perl-Getopt-Popt-0.20.0-3|41	
12cu|perl-Getopt-Popt-0.20.0-3|42	%files
12cu|perl-Getopt-Popt-0.20.0-3|43	%doc README Changes example.pl
12cu|perl-Getopt-Popt-0.20.0-3|44	%{_mandir}/*/*
12cu|perl-Getopt-Popt-0.20.0-3|45	%{perl_vendorarch}/*
12cu|perl-Getopt-Popt-0.20.0-3|46	
12cu|perl-Getopt-Popt-0.20.0-3|47	
12cu|perl-Getopt-Popt-0.20.0-3|48	%changelog
12cu|perl-Getopt-Popt-0.20.0-3|49	* Sun Mar 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-3
12cu|perl-Getopt-Popt-0.20.0-3|50	+ Revision: bb68ab6
12cu|perl-Getopt-Popt-0.20.0-3|51	- Fix URL
12cu|perl-Getopt-Popt-0.20.0-3|52	
12cu|perl-Getopt-Popt-0.20.0-3|53	

10869 12
12cu|perl-GitMeta-0.40.0-1|1	%define upstream_name GitMeta
12cu|perl-GitMeta-0.40.0-1|2	%define upstream_version 0.04
12cu|perl-GitMeta-0.40.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-GitMeta-0.40.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-GitMeta-0.40.0-1|5	Release:	1
12cu|perl-GitMeta-0.40.0-1|6	
12cu|perl-GitMeta-0.40.0-1|7	Summary:	Clone/update many Git repositories using Meta repos
12cu|perl-GitMeta-0.40.0-1|8	License:	GPL+ or Artistic
12cu|perl-GitMeta-0.40.0-1|9	Group:		Development/Perl
12cu|perl-GitMeta-0.40.0-1|10	URL:		http://search.cpan.org/~mschilli/%{upstream_name}-%{upstream_version}/lib/%{upstream_name}.pm
12cu|perl-GitMeta-0.40.0-1|11	Source0:	http://www.cpan.org/authors/id/M/MS/MSCHILLI/GitMeta-%{upstream_version}.tar.gz
12cu|perl-GitMeta-0.40.0-1|12	
12cu|perl-GitMeta-0.40.0-1|13	BuildRequires:	perl-devel
12cu|perl-GitMeta-0.40.0-1|14	BuildRequires:	perl(Sysadm::Install)
12cu|perl-GitMeta-0.40.0-1|15	BuildArch:      noarch
12cu|perl-GitMeta-0.40.0-1|16	
12cu|perl-GitMeta-0.40.0-1|17	%description
12cu|perl-GitMeta-0.40.0-1|18	GetMeta allows you to work on dozens of git repositories hosted
12cu|perl-GitMeta-0.40.0-1|19	on different servers, and update all of your local copies with a
12cu|perl-GitMeta-0.40.0-1|20	single command. It defines a new syntax, called GMF (git meta format),
12cu|perl-GitMeta-0.40.0-1|21	to configure many different remote git repository locations and
12cu|perl-GitMeta-0.40.0-1|22	provides a script, gitmeta-update, to create local copies of all
12cu|perl-GitMeta-0.40.0-1|23	of these repos or updates them if they already exist. This is useful
12cu|perl-GitMeta-0.40.0-1|24	to periodically update your local clones while you have an Internet
12cu|perl-GitMeta-0.40.0-1|25	connection going so they're up-to-date later when you're offline, or
12cu|perl-GitMeta-0.40.0-1|26	to move to a new system and create clones of all of your favorite
12cu|perl-GitMeta-0.40.0-1|27	git repos with a single command.
12cu|perl-GitMeta-0.40.0-1|28	
12cu|perl-GitMeta-0.40.0-1|29	%prep
12cu|perl-GitMeta-0.40.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-GitMeta-0.40.0-1|31	
12cu|perl-GitMeta-0.40.0-1|32	%build
12cu|perl-GitMeta-0.40.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-GitMeta-0.40.0-1|34	%make
12cu|perl-GitMeta-0.40.0-1|35	
12cu|perl-GitMeta-0.40.0-1|36	%install
12cu|perl-GitMeta-0.40.0-1|37	%makeinstall_std
12cu|perl-GitMeta-0.40.0-1|38	
12cu|perl-GitMeta-0.40.0-1|39	%files
12cu|perl-GitMeta-0.40.0-1|40	%doc Changes README
12cu|perl-GitMeta-0.40.0-1|41	%{_bindir}/gitmeta-update
12cu|perl-GitMeta-0.40.0-1|42	%{_mandir}/man1/gitmeta-update.1.xz
12cu|perl-GitMeta-0.40.0-1|43	%{_mandir}/man3/*
12cu|perl-GitMeta-0.40.0-1|44	%{perl_vendorlib}/*
12cu|perl-GitMeta-0.40.0-1|45	
12cu|perl-GitMeta-0.40.0-1|46	
12cu|perl-GitMeta-0.40.0-1|47	%changelog
12cu|perl-GitMeta-0.40.0-1|48	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-1
12cu|perl-GitMeta-0.40.0-1|49	+ Revision: 9686073
12cu|perl-GitMeta-0.40.0-1|50	- Updated to 0.04 (by updates_builder)
12cu|perl-GitMeta-0.40.0-1|51	
12cu|perl-GitMeta-0.40.0-1|52	

10870 12
12cu|perl-Git-Wrapper-0.31.0-1|1	%define upstream_name    Git-Wrapper
12cu|perl-Git-Wrapper-0.31.0-1|2	%define upstream_version 0.031
12cu|perl-Git-Wrapper-0.31.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Git-Wrapper-0.31.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Git-Wrapper-0.31.0-1|5	Release:	1
12cu|perl-Git-Wrapper-0.31.0-1|6	
12cu|perl-Git-Wrapper-0.31.0-1|7	Summary:	Wrap git(7) command-line interface
12cu|perl-Git-Wrapper-0.31.0-1|8	License:	GPL+ or Artistic
12cu|perl-Git-Wrapper-0.31.0-1|9	Group:		Development/Perl
12cu|perl-Git-Wrapper-0.31.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Git-Wrapper-0.31.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Git/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Git-Wrapper-0.31.0-1|12	
12cu|perl-Git-Wrapper-0.31.0-1|13	BuildRequires:	git
12cu|perl-Git-Wrapper-0.31.0-1|14	BuildRequires:	perl-devel
12cu|perl-Git-Wrapper-0.31.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Git-Wrapper-0.31.0-1|16	BuildRequires:	perl(File::pushd)
12cu|perl-Git-Wrapper-0.31.0-1|17	BuildRequires:	perl(Test::Deep)
12cu|perl-Git-Wrapper-0.31.0-1|18	BuildRequires:	perl(Test::More)
12cu|perl-Git-Wrapper-0.31.0-1|19	BuildRequires:	perl(Test::Most)
12cu|perl-Git-Wrapper-0.31.0-1|20	BuildRequires:	perl(Test::Exception)
12cu|perl-Git-Wrapper-0.31.0-1|21	BuildRequires:	perl(Sort::Versions)
12cu|perl-Git-Wrapper-0.31.0-1|22	BuildRequires:	perl(Env::Path)
12cu|perl-Git-Wrapper-0.31.0-1|23	
12cu|perl-Git-Wrapper-0.31.0-1|24	BuildArch:	noarch
12cu|perl-Git-Wrapper-0.31.0-1|25	
12cu|perl-Git-Wrapper-0.31.0-1|26	Requires: git
12cu|perl-Git-Wrapper-0.31.0-1|27	
12cu|perl-Git-Wrapper-0.31.0-1|28	%description
12cu|perl-Git-Wrapper-0.31.0-1|29	Git::Wrapper provides an API for git(7) that uses Perl data structures for
12cu|perl-Git-Wrapper-0.31.0-1|30	argument passing, instead of CLI-style '--options' as the Git manpage does.
12cu|perl-Git-Wrapper-0.31.0-1|31	
12cu|perl-Git-Wrapper-0.31.0-1|32	%prep
12cu|perl-Git-Wrapper-0.31.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Git-Wrapper-0.31.0-1|34	
12cu|perl-Git-Wrapper-0.31.0-1|35	%build
12cu|perl-Git-Wrapper-0.31.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Git-Wrapper-0.31.0-1|37	%make
12cu|perl-Git-Wrapper-0.31.0-1|38	
12cu|perl-Git-Wrapper-0.31.0-1|39	%check
12cu|perl-Git-Wrapper-0.31.0-1|40	git config --global user.email "John@smith.org"
12cu|perl-Git-Wrapper-0.31.0-1|41	git config --global user.name "John Smith"
12cu|perl-Git-Wrapper-0.31.0-1|42	%make test
12cu|perl-Git-Wrapper-0.31.0-1|43	
12cu|perl-Git-Wrapper-0.31.0-1|44	%install
12cu|perl-Git-Wrapper-0.31.0-1|45	%makeinstall_std
12cu|perl-Git-Wrapper-0.31.0-1|46	
12cu|perl-Git-Wrapper-0.31.0-1|47	%files
12cu|perl-Git-Wrapper-0.31.0-1|48	%doc Changes
12cu|perl-Git-Wrapper-0.31.0-1|49	%{_mandir}/man3/*
12cu|perl-Git-Wrapper-0.31.0-1|50	%{perl_vendorlib}/*
12cu|perl-Git-Wrapper-0.31.0-1|51	
12cu|perl-Git-Wrapper-0.31.0-1|52	
12cu|perl-Git-Wrapper-0.31.0-1|53	%changelog
12cu|perl-Git-Wrapper-0.31.0-1|54	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.31.0-1
12cu|perl-Git-Wrapper-0.31.0-1|55	+ Revision: a5b6530
12cu|perl-Git-Wrapper-0.31.0-1|56	- Updated to 0.031 (by updates_builder)
12cu|perl-Git-Wrapper-0.31.0-1|57	
12cu|perl-Git-Wrapper-0.31.0-1|58	

10871 12
12cu|perl-GMail-Checker-1.40.0-3|1	%define upstream_name	 GMail-Checker
12cu|perl-GMail-Checker-1.40.0-3|2	%define upstream_version 1.04
12cu|perl-GMail-Checker-1.40.0-3|3	
12cu|perl-GMail-Checker-1.40.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-GMail-Checker-1.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-GMail-Checker-1.40.0-3|6	Release:	3
12cu|perl-GMail-Checker-1.40.0-3|7	
12cu|perl-GMail-Checker-1.40.0-3|8	Summary:	Wrapper for Gmail accounts
12cu|perl-GMail-Checker-1.40.0-3|9	License:	GPL+ or Artistic
12cu|perl-GMail-Checker-1.40.0-3|10	Group:		Development/Perl
12cu|perl-GMail-Checker-1.40.0-3|11	Url:		http://search.cpan.org/~fays/GMail-Checker-1.04/Checker.pm
12cu|perl-GMail-Checker-1.40.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/F/FA/FAYS/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-GMail-Checker-1.40.0-3|13	
12cu|perl-GMail-Checker-1.40.0-3|14	BuildRequires:	perl-devel
12cu|perl-GMail-Checker-1.40.0-3|15	BuildRequires:	perl(IO::Socket::SSL)
12cu|perl-GMail-Checker-1.40.0-3|16	BuildArch:	noarch
12cu|perl-GMail-Checker-1.40.0-3|17	
12cu|perl-GMail-Checker-1.40.0-3|18	%description
12cu|perl-GMail-Checker-1.40.0-3|19	This module provides a wrapper that allows you to perform major
12cu|perl-GMail-Checker-1.40.0-3|20	operations on your gmail account. You may create a notifier to
12cu|perl-GMail-Checker-1.40.0-3|21	know about new incoming messages, get information about a specific
12cu|perl-GMail-Checker-1.40.0-3|22	e-mail, retrieve your mails using the POP3 via SSL interface.
12cu|perl-GMail-Checker-1.40.0-3|23	
12cu|perl-GMail-Checker-1.40.0-3|24	%prep
12cu|perl-GMail-Checker-1.40.0-3|25	%setup -q -n %{upstream_name}-104
12cu|perl-GMail-Checker-1.40.0-3|26	
12cu|perl-GMail-Checker-1.40.0-3|27	%build
12cu|perl-GMail-Checker-1.40.0-3|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-GMail-Checker-1.40.0-3|29	%make
12cu|perl-GMail-Checker-1.40.0-3|30	
12cu|perl-GMail-Checker-1.40.0-3|31	%check
12cu|perl-GMail-Checker-1.40.0-3|32	%make test
12cu|perl-GMail-Checker-1.40.0-3|33	
12cu|perl-GMail-Checker-1.40.0-3|34	%install
12cu|perl-GMail-Checker-1.40.0-3|35	%makeinstall_std
12cu|perl-GMail-Checker-1.40.0-3|36	
12cu|perl-GMail-Checker-1.40.0-3|37	%files
12cu|perl-GMail-Checker-1.40.0-3|38	%doc MANIFEST README META.yml
12cu|perl-GMail-Checker-1.40.0-3|39	%{_mandir}/man3/*
12cu|perl-GMail-Checker-1.40.0-3|40	%{perl_vendorlib}/*
12cu|perl-GMail-Checker-1.40.0-3|41	
12cu|perl-GMail-Checker-1.40.0-3|42	
12cu|perl-GMail-Checker-1.40.0-3|43	%changelog
12cu|perl-GMail-Checker-1.40.0-3|44	* Sat Sep 29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.40.0-3
12cu|perl-GMail-Checker-1.40.0-3|45	+ Revision: d1aa533
12cu|perl-GMail-Checker-1.40.0-3|46	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-GMail-Checker-1.40.0-3|47	
12cu|perl-GMail-Checker-1.40.0-3|48	

10872 12
12cu|perl-GnuPG-Interface-0.460.0-1|1	%define upstream_name	 GnuPG-Interface
12cu|perl-GnuPG-Interface-0.460.0-1|2	%define upstream_version 0.46
12cu|perl-GnuPG-Interface-0.460.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-GnuPG-Interface-0.460.0-1|4	Version:	%perl_convert_version 0.46
12cu|perl-GnuPG-Interface-0.460.0-1|5	Release:	1
12cu|perl-GnuPG-Interface-0.460.0-1|6	
12cu|perl-GnuPG-Interface-0.460.0-1|7	Summary:	GnuPG-Interface module for perl
12cu|perl-GnuPG-Interface-0.460.0-1|8	Group:		Development/Perl
12cu|perl-GnuPG-Interface-0.460.0-1|9	License:	GPL
12cu|perl-GnuPG-Interface-0.460.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-GnuPG-Interface-0.460.0-1|11	Source0:	http://www.cpan.org/modules/by-module/GnuPG/GnuPG-Interface-0.46.tar.gz
12cu|perl-GnuPG-Interface-0.460.0-1|12	
12cu|perl-GnuPG-Interface-0.460.0-1|13	BuildRequires:	gnupg
12cu|perl-GnuPG-Interface-0.460.0-1|14	BuildRequires:	perl-devel
12cu|perl-GnuPG-Interface-0.460.0-1|15	BuildRequires:	perl(Any::Moose)
12cu|perl-GnuPG-Interface-0.460.0-1|16	BuildRequires:	perl(Class::MethodMaker)
12cu|perl-GnuPG-Interface-0.460.0-1|17	# For interactive tests
12cu|perl-GnuPG-Interface-0.460.0-1|18	BuildRequires:	perl(Expect)
12cu|perl-GnuPG-Interface-0.460.0-1|19	
12cu|perl-GnuPG-Interface-0.460.0-1|20	Requires:	perl(Class::MethodMaker)
12cu|perl-GnuPG-Interface-0.460.0-1|21	BuildArch:	noarch
12cu|perl-GnuPG-Interface-0.460.0-1|22	
12cu|perl-GnuPG-Interface-0.460.0-1|23	
12cu|perl-GnuPG-Interface-0.460.0-1|24	%description
12cu|perl-GnuPG-Interface-0.460.0-1|25	GnuPG::Interface and its associated modules
12cu|perl-GnuPG-Interface-0.460.0-1|26	are designed to provide an object-oriented
12cu|perl-GnuPG-Interface-0.460.0-1|27	method for interacting with GnuPG, being able
12cu|perl-GnuPG-Interface-0.460.0-1|28	to perform functions such as but not limited
12cu|perl-GnuPG-Interface-0.460.0-1|29	to encrypting, signing, decryption, verification,
12cu|perl-GnuPG-Interface-0.460.0-1|30	and key-listing parsing.
12cu|perl-GnuPG-Interface-0.460.0-1|31	
12cu|perl-GnuPG-Interface-0.460.0-1|32	%prep
12cu|perl-GnuPG-Interface-0.460.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-GnuPG-Interface-0.460.0-1|34	
12cu|perl-GnuPG-Interface-0.460.0-1|35	%build
12cu|perl-GnuPG-Interface-0.460.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-GnuPG-Interface-0.460.0-1|37	make
12cu|perl-GnuPG-Interface-0.460.0-1|38	
12cu|perl-GnuPG-Interface-0.460.0-1|39	%check
12cu|perl-GnuPG-Interface-0.460.0-1|40	perl -mExpect -e 'my $e=Expect->spawn("make test");
12cu|perl-GnuPG-Interface-0.460.0-1|41	$e->expect(undef);
12cu|perl-GnuPG-Interface-0.460.0-1|42	exit $e->exitstatus()'
12cu|perl-GnuPG-Interface-0.460.0-1|43	
12cu|perl-GnuPG-Interface-0.460.0-1|44	%install
12cu|perl-GnuPG-Interface-0.460.0-1|45	%makeinstall_std
12cu|perl-GnuPG-Interface-0.460.0-1|46	
12cu|perl-GnuPG-Interface-0.460.0-1|47	%files
12cu|perl-GnuPG-Interface-0.460.0-1|48	%doc README
12cu|perl-GnuPG-Interface-0.460.0-1|49	%{perl_vendorlib}/GnuPG
12cu|perl-GnuPG-Interface-0.460.0-1|50	%{_mandir}/*/*
12cu|perl-GnuPG-Interface-0.460.0-1|51	
12cu|perl-GnuPG-Interface-0.460.0-1|52	%changelog
12cu|perl-GnuPG-Interface-0.460.0-1|53	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.440.0-1mdv2011.0
12cu|perl-GnuPG-Interface-0.460.0-1|54	+ Revision: 672849
12cu|perl-GnuPG-Interface-0.460.0-1|55	- update to new version 0.44
12cu|perl-GnuPG-Interface-0.460.0-1|56	
12cu|perl-GnuPG-Interface-0.460.0-1|57	* Thu Mar 10 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.430.0-1
12cu|perl-GnuPG-Interface-0.460.0-1|58	+ Revision: 643380
12cu|perl-GnuPG-Interface-0.460.0-1|59	- update to new version 0.43
12cu|perl-GnuPG-Interface-0.460.0-1|60	
12cu|perl-GnuPG-Interface-0.460.0-1|61	* Thu Oct 01 2009 Pascal Terjan <pterjan@mandriva.org> 0.420.0-2mdv2011.0
12cu|perl-GnuPG-Interface-0.460.0-1|62	+ Revision: 452089
12cu|perl-GnuPG-Interface-0.460.0-1|63	- Actually run the tests
12cu|perl-GnuPG-Interface-0.460.0-1|64	
12cu|perl-GnuPG-Interface-0.460.0-1|65	* Thu Oct 01 2009 Pascal Terjan <pterjan@mandriva.org> 0.420.0-1mdv2010.0
12cu|perl-GnuPG-Interface-0.460.0-1|66	+ Revision: 452088
12cu|perl-GnuPG-Interface-0.460.0-1|67	- Allow interactives tests to run, using Expect
12cu|perl-GnuPG-Interface-0.460.0-1|68	
12cu|perl-GnuPG-Interface-0.460.0-1|69	+ JÃ©rÃ´me Quelin <jquelin@mandriva.org>
12cu|perl-GnuPG-Interface-0.460.0-1|70	- adding missing buildrequires:
12cu|perl-GnuPG-Interface-0.460.0-1|71	- update to 0.42
12cu|perl-GnuPG-Interface-0.460.0-1|72	
12cu|perl-GnuPG-Interface-0.460.0-1|73	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.360.0-1mdv2010.0
12cu|perl-GnuPG-Interface-0.460.0-1|74	+ Revision: 407753
12cu|perl-GnuPG-Interface-0.460.0-1|75	- rebuild using %%perl_convert_version
12cu|perl-GnuPG-Interface-0.460.0-1|76	
12cu|perl-GnuPG-Interface-0.460.0-1|77	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.36-4mdv2009.0
12cu|perl-GnuPG-Interface-0.460.0-1|78	+ Revision: 257126
12cu|perl-GnuPG-Interface-0.460.0-1|79	- rebuild
12cu|perl-GnuPG-Interface-0.460.0-1|80	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-GnuPG-Interface-0.460.0-1|81	
12cu|perl-GnuPG-Interface-0.460.0-1|82	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-GnuPG-Interface-0.460.0-1|83	- restore BuildRoot
12cu|perl-GnuPG-Interface-0.460.0-1|84	
12cu|perl-GnuPG-Interface-0.460.0-1|85	* Fri Nov 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.36-2mdv2008.1
12cu|perl-GnuPG-Interface-0.460.0-1|86	+ Revision: 107247
12cu|perl-GnuPG-Interface-0.460.0-1|87	- add missing dependency
12cu|perl-GnuPG-Interface-0.460.0-1|88	
12cu|perl-GnuPG-Interface-0.460.0-1|89	* Mon Sep 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.36-1mdv2008.0
12cu|perl-GnuPG-Interface-0.460.0-1|90	+ Revision: 78440
12cu|perl-GnuPG-Interface-0.460.0-1|91	- new version
12cu|perl-GnuPG-Interface-0.460.0-1|92	
12cu|perl-GnuPG-Interface-0.460.0-1|93	* Sun Apr 29 2007 Olivier Thauvin <nanardon@mandriva.org> 0.35-1mdv2008.0
12cu|perl-GnuPG-Interface-0.460.0-1|94	+ Revision: 19147
12cu|perl-GnuPG-Interface-0.460.0-1|95	- 0.35
12cu|perl-GnuPG-Interface-0.460.0-1|96	
12cu|perl-GnuPG-Interface-0.460.0-1|97	
12cu|perl-GnuPG-Interface-0.460.0-1|98	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.33-9mdk
12cu|perl-GnuPG-Interface-0.460.0-1|99	- Fix Buildrequires
12cu|perl-GnuPG-Interface-0.460.0-1|100	
12cu|perl-GnuPG-Interface-0.460.0-1|101	* Fri Aug 26 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-8mdk
12cu|perl-GnuPG-Interface-0.460.0-1|102	- spec cleanup
12cu|perl-GnuPG-Interface-0.460.0-1|103	- source url
12cu|perl-GnuPG-Interface-0.460.0-1|104	- better url
12cu|perl-GnuPG-Interface-0.460.0-1|105	- make test in %%check
12cu|perl-GnuPG-Interface-0.460.0-1|106	- fix tests
12cu|perl-GnuPG-Interface-0.460.0-1|107	
12cu|perl-GnuPG-Interface-0.460.0-1|108	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.33-7mdk
12cu|perl-GnuPG-Interface-0.460.0-1|109	- really fix buildrequires
12cu|perl-GnuPG-Interface-0.460.0-1|110	- remove MANIFEST
12cu|perl-GnuPG-Interface-0.460.0-1|111	- spec cleanup
12cu|perl-GnuPG-Interface-0.460.0-1|112	
12cu|perl-GnuPG-Interface-0.460.0-1|113	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.33-6mdk
12cu|perl-GnuPG-Interface-0.460.0-1|114	- fix buildrequires in a backward compatible way
12cu|perl-GnuPG-Interface-0.460.0-1|115	
12cu|perl-GnuPG-Interface-0.460.0-1|116	* Wed Feb 11 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.33-5mdk
12cu|perl-GnuPG-Interface-0.460.0-1|117	- Own dir
12cu|perl-GnuPG-Interface-0.460.0-1|118	
12cu|perl-GnuPG-Interface-0.460.0-1|119	* Thu Aug 14 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.33-4mdk
12cu|perl-GnuPG-Interface-0.460.0-1|120	- rebuild for new perl
12cu|perl-GnuPG-Interface-0.460.0-1|121	- drop $RPM_OPT_FLAGS, noarch..
12cu|perl-GnuPG-Interface-0.460.0-1|122	- rm -rf /tmp/perl-GnuPG-Interface-0.33 in %%install, not %%prep
12cu|perl-GnuPG-Interface-0.460.0-1|123	- use %%makeinstall_std macro
12cu|perl-GnuPG-Interface-0.460.0-1|124	
12cu|perl-GnuPG-Interface-0.460.0-1|125	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.33-3mdk
12cu|perl-GnuPG-Interface-0.460.0-1|126	- rebuild for new auto{prov,req}
12cu|perl-GnuPG-Interface-0.460.0-1|127	
12cu|perl-GnuPG-Interface-0.460.0-1|128	* Fri Jan 24 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.33-2mdk
12cu|perl-GnuPG-Interface-0.460.0-1|129	- rebuilt
12cu|perl-GnuPG-Interface-0.460.0-1|130	
12cu|perl-GnuPG-Interface-0.460.0-1|131	* Thu Jul 25 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.33-1mdk
12cu|perl-GnuPG-Interface-0.460.0-1|132	- 0.33
12cu|perl-GnuPG-Interface-0.460.0-1|133	
12cu|perl-GnuPG-Interface-0.460.0-1|134	* Fri Mar 08 2002 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.31-2mdk
12cu|perl-GnuPG-Interface-0.460.0-1|135	- First MandrakeSoft Package.
12cu|perl-GnuPG-Interface-0.460.0-1|136	
12cu|perl-GnuPG-Interface-0.460.0-1|137	

10873 12
12cu|perl-GPS-Point-0.200.0-1|1	%define upstream_name    GPS-Point
12cu|perl-GPS-Point-0.200.0-1|2	%define upstream_version 0.20
12cu|perl-GPS-Point-0.200.0-1|3	
12cu|perl-GPS-Point-0.200.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-GPS-Point-0.200.0-1|5	Version:	%perl_convert_version 0.20
12cu|perl-GPS-Point-0.200.0-1|6	Release:	1
12cu|perl-GPS-Point-0.200.0-1|7	
12cu|perl-GPS-Point-0.200.0-1|8	Summary:	Provides an object interface for a GPS point
12cu|perl-GPS-Point-0.200.0-1|9	License:	GPL+ or Artistic
12cu|perl-GPS-Point-0.200.0-1|10	Group:		Development/Perl
12cu|perl-GPS-Point-0.200.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-GPS-Point-0.200.0-1|12	Source0:	http://www.cpan.org/modules/by-module/GPS/GPS-Point-0.20.tar.gz
12cu|perl-GPS-Point-0.200.0-1|13	
12cu|perl-GPS-Point-0.200.0-1|14	BuildRequires:	perl-devel
12cu|perl-GPS-Point-0.200.0-1|15	BuildRequires:	perl(Scalar::Util)
12cu|perl-GPS-Point-0.200.0-1|16	BuildRequires:	perl(Test::Number::Delta)
12cu|perl-GPS-Point-0.200.0-1|17	BuildRequires:	perl(Test::Simple)
12cu|perl-GPS-Point-0.200.0-1|18	BuildArch:	noarch
12cu|perl-GPS-Point-0.200.0-1|19	
12cu|perl-GPS-Point-0.200.0-1|20	%description
12cu|perl-GPS-Point-0.200.0-1|21	This is a re-write of the Net::GPSD::Point manpage with a goal of being
12cu|perl-GPS-Point-0.200.0-1|22	more re-usable.
12cu|perl-GPS-Point-0.200.0-1|23	
12cu|perl-GPS-Point-0.200.0-1|24	GPS::Point - Provides an object interface for a GPS fix (e.g. Position,
12cu|perl-GPS-Point-0.200.0-1|25	Velocity and Time).
12cu|perl-GPS-Point-0.200.0-1|26	
12cu|perl-GPS-Point-0.200.0-1|27	Note: Please use Geo::Point, if you want 2D or projection support.
12cu|perl-GPS-Point-0.200.0-1|28	
12cu|perl-GPS-Point-0.200.0-1|29	%prep
12cu|perl-GPS-Point-0.200.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-GPS-Point-0.200.0-1|31	
12cu|perl-GPS-Point-0.200.0-1|32	%build
12cu|perl-GPS-Point-0.200.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-GPS-Point-0.200.0-1|34	%make
12cu|perl-GPS-Point-0.200.0-1|35	
12cu|perl-GPS-Point-0.200.0-1|36	%check
12cu|perl-GPS-Point-0.200.0-1|37	%make test
12cu|perl-GPS-Point-0.200.0-1|38	
12cu|perl-GPS-Point-0.200.0-1|39	%install
12cu|perl-GPS-Point-0.200.0-1|40	%makeinstall_std
12cu|perl-GPS-Point-0.200.0-1|41	
12cu|perl-GPS-Point-0.200.0-1|42	%files
12cu|perl-GPS-Point-0.200.0-1|43	%doc README Changes LICENSE META.yml
12cu|perl-GPS-Point-0.200.0-1|44	%{_mandir}/man3/*
12cu|perl-GPS-Point-0.200.0-1|45	%{perl_vendorlib}/*
12cu|perl-GPS-Point-0.200.0-1|46	
12cu|perl-GPS-Point-0.200.0-1|47	%changelog
12cu|perl-GPS-Point-0.200.0-1|48	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.180.0-2mdv2011.0
12cu|perl-GPS-Point-0.200.0-1|49	+ Revision: 654332
12cu|perl-GPS-Point-0.200.0-1|50	- rebuild for updated spec-helper
12cu|perl-GPS-Point-0.200.0-1|51	
12cu|perl-GPS-Point-0.200.0-1|52	* Sun Oct 31 2010 Olivier Thauvin <nanardon@mandriva.org> 0.180.0-1mdv2011.0
12cu|perl-GPS-Point-0.200.0-1|53	+ Revision: 590777
12cu|perl-GPS-Point-0.200.0-1|54	- import perl-GPS-Point
12cu|perl-GPS-Point-0.200.0-1|55	
12cu|perl-GPS-Point-0.200.0-1|56	

10874 12
12cu|perl-Graph-Easy-0.730.0-1|1	%define upstream_name    Graph-Easy
12cu|perl-Graph-Easy-0.730.0-1|2	%define upstream_version 0.73
12cu|perl-Graph-Easy-0.730.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Graph-Easy-0.730.0-1|4	Version:	%perl_convert_version 0.73
12cu|perl-Graph-Easy-0.730.0-1|5	Release:	1
12cu|perl-Graph-Easy-0.730.0-1|6	
12cu|perl-Graph-Easy-0.730.0-1|7	Summary:	Parse Graphviz text into Graph::Easy
12cu|perl-Graph-Easy-0.730.0-1|8	License:	GPL+ or Artistic
12cu|perl-Graph-Easy-0.730.0-1|9	Group:		Development/Perl
12cu|perl-Graph-Easy-0.730.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Graph-Easy-0.730.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Graph/Graph-Easy-0.73.tar.gz
12cu|perl-Graph-Easy-0.730.0-1|12	
12cu|perl-Graph-Easy-0.730.0-1|13	BuildRequires:	perl-devel
12cu|perl-Graph-Easy-0.730.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Graph-Easy-0.730.0-1|15	BuildRequires:	perl(Scalar::Util)
12cu|perl-Graph-Easy-0.730.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Graph-Easy-0.730.0-1|17	
12cu|perl-Graph-Easy-0.730.0-1|18	BuildArch:	noarch
12cu|perl-Graph-Easy-0.730.0-1|19	
12cu|perl-Graph-Easy-0.730.0-1|20	%description
12cu|perl-Graph-Easy-0.730.0-1|21	'Graph::Easy' lets you generate graphs consisting of various shaped nodes
12cu|perl-Graph-Easy-0.730.0-1|22	connected by edges (with optional labels).
12cu|perl-Graph-Easy-0.730.0-1|23	
12cu|perl-Graph-Easy-0.730.0-1|24	It can read and write graphs in a varity of formats, as well as render them
12cu|perl-Graph-Easy-0.730.0-1|25	via its own grid-based layouter.
12cu|perl-Graph-Easy-0.730.0-1|26	
12cu|perl-Graph-Easy-0.730.0-1|27	Since the layouter works on a grid (manhattan layout), the output is most
12cu|perl-Graph-Easy-0.730.0-1|28	usefull for flow charts, network diagrams, or hierarchy trees.
12cu|perl-Graph-Easy-0.730.0-1|29	
12cu|perl-Graph-Easy-0.730.0-1|30	%prep
12cu|perl-Graph-Easy-0.730.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Graph-Easy-0.730.0-1|32	rm t/pod.t
12cu|perl-Graph-Easy-0.730.0-1|33	
12cu|perl-Graph-Easy-0.730.0-1|34	%build
12cu|perl-Graph-Easy-0.730.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Graph-Easy-0.730.0-1|36	%make
12cu|perl-Graph-Easy-0.730.0-1|37	
12cu|perl-Graph-Easy-0.730.0-1|38	%check
12cu|perl-Graph-Easy-0.730.0-1|39	%make test
12cu|perl-Graph-Easy-0.730.0-1|40	
12cu|perl-Graph-Easy-0.730.0-1|41	%install
12cu|perl-Graph-Easy-0.730.0-1|42	%makeinstall_std
12cu|perl-Graph-Easy-0.730.0-1|43	
12cu|perl-Graph-Easy-0.730.0-1|44	%files
12cu|perl-Graph-Easy-0.730.0-1|45	%doc README LICENSE CHANGES
12cu|perl-Graph-Easy-0.730.0-1|46	%{_bindir}/graph-easy
12cu|perl-Graph-Easy-0.730.0-1|47	%{_mandir}/man1/*
12cu|perl-Graph-Easy-0.730.0-1|48	%{_mandir}/man3/*
12cu|perl-Graph-Easy-0.730.0-1|49	%{perl_vendorlib}/*
12cu|perl-Graph-Easy-0.730.0-1|50	
12cu|perl-Graph-Easy-0.730.0-1|51	%changelog
12cu|perl-Graph-Easy-0.730.0-1|52	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.700.0-2mdv2011.0
12cu|perl-Graph-Easy-0.730.0-1|53	+ Revision: 656926
12cu|perl-Graph-Easy-0.730.0-1|54	- rebuild for updated spec-helper
12cu|perl-Graph-Easy-0.730.0-1|55	
12cu|perl-Graph-Easy-0.730.0-1|56	* Fri Nov 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.700.0-1mdv2011.0
12cu|perl-Graph-Easy-0.730.0-1|57	+ Revision: 596527
12cu|perl-Graph-Easy-0.730.0-1|58	- update to new version 0.70
12cu|perl-Graph-Easy-0.730.0-1|59	
12cu|perl-Graph-Easy-0.730.0-1|60	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.690.0-1mdv2011.0
12cu|perl-Graph-Easy-0.730.0-1|61	+ Revision: 552314
12cu|perl-Graph-Easy-0.730.0-1|62	- update to 0.69
12cu|perl-Graph-Easy-0.730.0-1|63	
12cu|perl-Graph-Easy-0.730.0-1|64	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.640.0-1mdv2010.0
12cu|perl-Graph-Easy-0.730.0-1|65	+ Revision: 444015
12cu|perl-Graph-Easy-0.730.0-1|66	- import perl-Graph-Easy
12cu|perl-Graph-Easy-0.730.0-1|67	
12cu|perl-Graph-Easy-0.730.0-1|68	
12cu|perl-Graph-Easy-0.730.0-1|69	* Thu Sep 17 2009 cpan2dist 0.64-1mdv
12cu|perl-Graph-Easy-0.730.0-1|70	- initial mdv release, generated with cpan2dist
12cu|perl-Graph-Easy-0.730.0-1|71	
12cu|perl-Graph-Easy-0.730.0-1|72	

10875 12
12cu|perl-GStreamer-0.190.0-1|1	%define upstream_name    GStreamer
12cu|perl-GStreamer-0.190.0-1|2	%define upstream_version 0.19
12cu|perl-GStreamer-0.190.0-1|3	Name:       perl-%{upstream_name}
12cu|perl-GStreamer-0.190.0-1|4	Version:    %perl_convert_version %{upstream_version}
12cu|perl-GStreamer-0.190.0-1|5	Release:	1
12cu|perl-GStreamer-0.190.0-1|6	
12cu|perl-GStreamer-0.190.0-1|7	Summary:    Perl module for the gstreamer library
12cu|perl-GStreamer-0.190.0-1|8	License:    GPL+ or Artistic
12cu|perl-GStreamer-0.190.0-1|9	Group:      Development/GNOME and GTK+
12cu|perl-GStreamer-0.190.0-1|10	Url:        http://gtk2-perl.sf.net/
12cu|perl-GStreamer-0.190.0-1|11	Source0:    http://sourceforge.net/projects/gtk2-perl/files/GStreamer/%{upstream_version}/GStreamer-%{upstream_version}.tar.gz
12cu|perl-GStreamer-0.190.0-1|12	# http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=150831
12cu|perl-GStreamer-0.190.0-1|13	
12cu|perl-GStreamer-0.190.0-1|14	BuildRequires: libgstreamer-devel >= 0.10
12cu|perl-GStreamer-0.190.0-1|15	BuildRequires: perl-Glib >= 1.100
12cu|perl-GStreamer-0.190.0-1|16	BuildRequires: perl-Gtk2 >= 1.100
12cu|perl-GStreamer-0.190.0-1|17	BuildRequires: perl-ExtUtils-Depends
12cu|perl-GStreamer-0.190.0-1|18	BuildRequires: perl-ExtUtils-PkgConfig
12cu|perl-GStreamer-0.190.0-1|19	BuildRequires: perl-devel
12cu|perl-GStreamer-0.190.0-1|20	
12cu|perl-GStreamer-0.190.0-1|21	%description
12cu|perl-GStreamer-0.190.0-1|22	This module allows you to use the GStreamer library from Perl.
12cu|perl-GStreamer-0.190.0-1|23	
12cu|perl-GStreamer-0.190.0-1|24	%prep
12cu|perl-GStreamer-0.190.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-GStreamer-0.190.0-1|26	find -type d -name CVS | rm -rf
12cu|perl-GStreamer-0.190.0-1|27	
12cu|perl-GStreamer-0.190.0-1|28	%build
12cu|perl-GStreamer-0.190.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-GStreamer-0.190.0-1|30	%make OPTIMIZE="%optflags" OTHERLDFLAGS="-Wl,--as-needed"
12cu|perl-GStreamer-0.190.0-1|31	#%make test || :
12cu|perl-GStreamer-0.190.0-1|32	
12cu|perl-GStreamer-0.190.0-1|33	%install
12cu|perl-GStreamer-0.190.0-1|34	%makeinstall_std
12cu|perl-GStreamer-0.190.0-1|35	
12cu|perl-GStreamer-0.190.0-1|36	%clean
12cu|perl-GStreamer-0.190.0-1|37	
12cu|perl-GStreamer-0.190.0-1|38	%files
12cu|perl-GStreamer-0.190.0-1|39	%defattr(-, root, root)
12cu|perl-GStreamer-0.190.0-1|40	%doc examples
12cu|perl-GStreamer-0.190.0-1|41	%{_mandir}/*/*
12cu|perl-GStreamer-0.190.0-1|42	%{perl_vendorarch}/%{upstream_name}*
12cu|perl-GStreamer-0.190.0-1|43	%{perl_vendorarch}/auto/*
12cu|perl-GStreamer-0.190.0-1|44	
12cu|perl-GStreamer-0.190.0-1|45	
12cu|perl-GStreamer-0.190.0-1|46	
12cu|perl-GStreamer-0.190.0-1|47	%changelog
12cu|perl-GStreamer-0.190.0-1|48	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-1
12cu|perl-GStreamer-0.190.0-1|49	+ Revision: 0a32d1b
12cu|perl-GStreamer-0.190.0-1|50	- LOG Updated to 0.19 (by updates_builder)
12cu|perl-GStreamer-0.190.0-1|51	
12cu|perl-GStreamer-0.190.0-1|52	

10876 12
12cu|perl-Gtk2-Deprecated-0.60.0-1|1	%define module Gtk2-Deprecated
12cu|perl-Gtk2-Deprecated-0.60.0-1|2	%define fmodule Gtk2/Deprecated
12cu|perl-Gtk2-Deprecated-0.60.0-1|3	%define upstream_version 0.06
12cu|perl-Gtk2-Deprecated-0.60.0-1|4	
12cu|perl-Gtk2-Deprecated-0.60.0-1|5	Summary:	Perl module for deprecated gtk+-2.x widgets
12cu|perl-Gtk2-Deprecated-0.60.0-1|6	Name:		perl-%{module}
12cu|perl-Gtk2-Deprecated-0.60.0-1|7	Version:	%perl_convert_version 0.06
12cu|perl-Gtk2-Deprecated-0.60.0-1|8	Release:	1
12cu|perl-Gtk2-Deprecated-0.60.0-1|9	License: 	GPL or Artistic
12cu|perl-Gtk2-Deprecated-0.60.0-1|10	Group:		Development/GNOME and GTK+
12cu|perl-Gtk2-Deprecated-0.60.0-1|11	URL:		http://gtk2-perl.sf.net/
12cu|perl-Gtk2-Deprecated-0.60.0-1|12	Source:		http://asofyet.org/muppet/software/gtk2-perl/Gtk2-Deprecated-0.06.tar.gz
12cu|perl-Gtk2-Deprecated-0.60.0-1|13	BuildRequires:	perl-devel
12cu|perl-Gtk2-Deprecated-0.60.0-1|14	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|perl-Gtk2-Deprecated-0.60.0-1|15	BuildRequires:	perl(ExtUtils::Depends)
12cu|perl-Gtk2-Deprecated-0.60.0-1|16	BuildRequires:	perl(Gtk2)
12cu|perl-Gtk2-Deprecated-0.60.0-1|17	BuildRequires:	glitz-devel
12cu|perl-Gtk2-Deprecated-0.60.0-1|18	
12cu|perl-Gtk2-Deprecated-0.60.0-1|19	%description
12cu|perl-Gtk2-Deprecated-0.60.0-1|20	This module provides perl access to the widgets that were deprecated
12cu|perl-Gtk2-Deprecated-0.60.0-1|21	in gtk+2.x.
12cu|perl-Gtk2-Deprecated-0.60.0-1|22	
12cu|perl-Gtk2-Deprecated-0.60.0-1|23	%prep
12cu|perl-Gtk2-Deprecated-0.60.0-1|24	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Gtk2-Deprecated-0.60.0-1|25	find -type d -name CVS | rm -rf
12cu|perl-Gtk2-Deprecated-0.60.0-1|26	
12cu|perl-Gtk2-Deprecated-0.60.0-1|27	%build
12cu|perl-Gtk2-Deprecated-0.60.0-1|28	RPM_OPT_FLAGS="%{optflags}"
12cu|perl-Gtk2-Deprecated-0.60.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Gtk2-Deprecated-0.60.0-1|30	make OPTIMIZE="%{optflags}"
12cu|perl-Gtk2-Deprecated-0.60.0-1|31	#%make test || :
12cu|perl-Gtk2-Deprecated-0.60.0-1|32	
12cu|perl-Gtk2-Deprecated-0.60.0-1|33	%install
12cu|perl-Gtk2-Deprecated-0.60.0-1|34	%makeinstall_std
12cu|perl-Gtk2-Deprecated-0.60.0-1|35	
12cu|perl-Gtk2-Deprecated-0.60.0-1|36	%files
12cu|perl-Gtk2-Deprecated-0.60.0-1|37	%{_mandir}/*/*
12cu|perl-Gtk2-Deprecated-0.60.0-1|38	%{perl_vendorarch}/%{fmodule}
12cu|perl-Gtk2-Deprecated-0.60.0-1|39	%{perl_vendorarch}/%{fmodule}.pm
12cu|perl-Gtk2-Deprecated-0.60.0-1|40	%{perl_vendorarch}/auto/%{fmodule}
12cu|perl-Gtk2-Deprecated-0.60.0-1|41	%{perl_vendorarch}/Gtk2/*.pod
12cu|perl-Gtk2-Deprecated-0.60.0-1|42	%{perl_vendorarch}/Gtk2/Gdk
12cu|perl-Gtk2-Deprecated-0.60.0-1|43	
12cu|perl-Gtk2-Deprecated-0.60.0-1|44	
12cu|perl-Gtk2-Deprecated-0.60.0-1|45	
12cu|perl-Gtk2-Deprecated-0.60.0-1|46	%changelog
12cu|perl-Gtk2-Deprecated-0.60.0-1|47	* Wed Jan 25 2012 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 0.05-10
12cu|perl-Gtk2-Deprecated-0.60.0-1|48	+ Revision: 768358
12cu|perl-Gtk2-Deprecated-0.60.0-1|49	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Gtk2-Deprecated-0.60.0-1|50	
12cu|perl-Gtk2-Deprecated-0.60.0-1|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.05-9mdv2011.0
12cu|perl-Gtk2-Deprecated-0.60.0-1|52	+ Revision: 430461
12cu|perl-Gtk2-Deprecated-0.60.0-1|53	- rebuild
12cu|perl-Gtk2-Deprecated-0.60.0-1|54	
12cu|perl-Gtk2-Deprecated-0.60.0-1|55	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.05-8mdv2009.0
12cu|perl-Gtk2-Deprecated-0.60.0-1|56	+ Revision: 257135
12cu|perl-Gtk2-Deprecated-0.60.0-1|57	- rebuild
12cu|perl-Gtk2-Deprecated-0.60.0-1|58	
12cu|perl-Gtk2-Deprecated-0.60.0-1|59	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.05-6mdv2008.1
12cu|perl-Gtk2-Deprecated-0.60.0-1|60	+ Revision: 152103
12cu|perl-Gtk2-Deprecated-0.60.0-1|61	- rebuild
12cu|perl-Gtk2-Deprecated-0.60.0-1|62	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Gtk2-Deprecated-0.60.0-1|63	
12cu|perl-Gtk2-Deprecated-0.60.0-1|64	+ Olivier Blin <blino@mandriva.org>
12cu|perl-Gtk2-Deprecated-0.60.0-1|65	- restore BuildRoot
12cu|perl-Gtk2-Deprecated-0.60.0-1|66	
12cu|perl-Gtk2-Deprecated-0.60.0-1|67	* Fri Jun 22 2007 Thierry Vignaud <tv@mandriva.org> 0.05-5mdv2008.0
12cu|perl-Gtk2-Deprecated-0.60.0-1|68	+ Revision: 43105
12cu|perl-Gtk2-Deprecated-0.60.0-1|69	- rebuild
12cu|perl-Gtk2-Deprecated-0.60.0-1|70	
12cu|perl-Gtk2-Deprecated-0.60.0-1|71	
12cu|perl-Gtk2-Deprecated-0.60.0-1|72	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.05-4mdk
12cu|perl-Gtk2-Deprecated-0.60.0-1|73	- buildrequires fix
12cu|perl-Gtk2-Deprecated-0.60.0-1|74	
12cu|perl-Gtk2-Deprecated-0.60.0-1|75	* Wed Dec 15 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.05-3mdk
12cu|perl-Gtk2-Deprecated-0.60.0-1|76	- rebuild for new perl
12cu|perl-Gtk2-Deprecated-0.60.0-1|77	
12cu|perl-Gtk2-Deprecated-0.60.0-1|78	* Fri Aug 13 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.05-2mdk
12cu|perl-Gtk2-Deprecated-0.60.0-1|79	- rebuild for perl-5.8.5
12cu|perl-Gtk2-Deprecated-0.60.0-1|80	
12cu|perl-Gtk2-Deprecated-0.60.0-1|81	* Mon Apr 05 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.05-1mdk
12cu|perl-Gtk2-Deprecated-0.60.0-1|82	- new release
12cu|perl-Gtk2-Deprecated-0.60.0-1|83	
12cu|perl-Gtk2-Deprecated-0.60.0-1|84	* Thu Apr 01 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.03-1mdk
12cu|perl-Gtk2-Deprecated-0.60.0-1|85	- new release
12cu|perl-Gtk2-Deprecated-0.60.0-1|86	
12cu|perl-Gtk2-Deprecated-0.60.0-1|87	* Mon Jan 12 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.02-1mdk
12cu|perl-Gtk2-Deprecated-0.60.0-1|88	- new release
12cu|perl-Gtk2-Deprecated-0.60.0-1|89	- remove patch 0 (merged upstream)
12cu|perl-Gtk2-Deprecated-0.60.0-1|90	
12cu|perl-Gtk2-Deprecated-0.60.0-1|91	* Sat Jan 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.01-1mdk
12cu|perl-Gtk2-Deprecated-0.60.0-1|92	- initial release
12cu|perl-Gtk2-Deprecated-0.60.0-1|93	

10877 12
12cu|perl-Gtk2-Recent-0.31.0-11|1	%define upstream_name Gtk2-Recent
12cu|perl-Gtk2-Recent-0.31.0-11|2	%define upstream_version 0.031
12cu|perl-Gtk2-Recent-0.31.0-11|3	
12cu|perl-Gtk2-Recent-0.31.0-11|4	Name:		perl-%{upstream_name}
12cu|perl-Gtk2-Recent-0.31.0-11|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Gtk2-Recent-0.31.0-11|6	Release:	11
12cu|perl-Gtk2-Recent-0.31.0-11|7	
12cu|perl-Gtk2-Recent-0.31.0-11|8	Summary:	Perl module for the Recently used Files list
12cu|perl-Gtk2-Recent-0.31.0-11|9	License:	GPL+ or Artistic
12cu|perl-Gtk2-Recent-0.31.0-11|10	Group:		Development/GNOME and GTK+
12cu|perl-Gtk2-Recent-0.31.0-11|11	Url:		http://gtk2-perl.sf.net/
12cu|perl-Gtk2-Recent-0.31.0-11|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12cu|perl-Gtk2-Recent-0.31.0-11|13	Patch0:		Gtk2-Recent-0.031-error-format-security.patch
12cu|perl-Gtk2-Recent-0.31.0-11|14	
12cu|perl-Gtk2-Recent-0.31.0-11|15	BuildRequires:	pkgconfig(glitz)
12cu|perl-Gtk2-Recent-0.31.0-11|16	Buildrequires:	pkgconfig(libgnomeui-2.0)
12cu|perl-Gtk2-Recent-0.31.0-11|17	BuildRequires:	pkgconfig(gtkspell-2.0)
12cu|perl-Gtk2-Recent-0.31.0-11|18	BuildRequires:	perl(ExtUtils::Depends)
12cu|perl-Gtk2-Recent-0.31.0-11|19	BuildRequires:	perl(ExtUtils::PkgConfig)
12cu|perl-Gtk2-Recent-0.31.0-11|20	BuildRequires:	perl(Glib) > 1.00
12cu|perl-Gtk2-Recent-0.31.0-11|21	Buildrequires:	perl(Gnome2::VFS)
12cu|perl-Gtk2-Recent-0.31.0-11|22	BuildRequires:	perl(Gtk2)
12cu|perl-Gtk2-Recent-0.31.0-11|23	Buildrequires:	perl-devel
12cu|perl-Gtk2-Recent-0.31.0-11|24	
12cu|perl-Gtk2-Recent-0.31.0-11|25	Requires:	gtk+2
12cu|perl-Gtk2-Recent-0.31.0-11|26	
12cu|perl-Gtk2-Recent-0.31.0-11|27	%description
12cu|perl-Gtk2-Recent-0.31.0-11|28	This module allows a Perl programmer to access the Recently used Files list
12cu|perl-Gtk2-Recent-0.31.0-11|29	using the libegg component.
12cu|perl-Gtk2-Recent-0.31.0-11|30	
12cu|perl-Gtk2-Recent-0.31.0-11|31	%prep
12cu|perl-Gtk2-Recent-0.31.0-11|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Gtk2-Recent-0.31.0-11|33	find -type d -name CVS | rm -rf
12cu|perl-Gtk2-Recent-0.31.0-11|34	%patch0 -p0 -b .fmtsec
12cu|perl-Gtk2-Recent-0.31.0-11|35	
12cu|perl-Gtk2-Recent-0.31.0-11|36	%build
12cu|perl-Gtk2-Recent-0.31.0-11|37	RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Os"
12cu|perl-Gtk2-Recent-0.31.0-11|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Gtk2-Recent-0.31.0-11|39	%make OPTIMIZE="$RPM_OPT_FLAGS"
12cu|perl-Gtk2-Recent-0.31.0-11|40	
12cu|perl-Gtk2-Recent-0.31.0-11|41	%check
12cu|perl-Gtk2-Recent-0.31.0-11|42	#%make test || :
12cu|perl-Gtk2-Recent-0.31.0-11|43	
12cu|perl-Gtk2-Recent-0.31.0-11|44	%install
12cu|perl-Gtk2-Recent-0.31.0-11|45	%makeinstall_std
12cu|perl-Gtk2-Recent-0.31.0-11|46	
12cu|perl-Gtk2-Recent-0.31.0-11|47	%files
12cu|perl-Gtk2-Recent-0.31.0-11|48	%doc examples/*
12cu|perl-Gtk2-Recent-0.31.0-11|49	%{_mandir}/*/*
12cu|perl-Gtk2-Recent-0.31.0-11|50	%{perl_vendorarch}/Gtk2
12cu|perl-Gtk2-Recent-0.31.0-11|51	%{perl_vendorarch}/auto/Gtk2
12cu|perl-Gtk2-Recent-0.31.0-11|52	
12cu|perl-Gtk2-Recent-0.31.0-11|53	
12cu|perl-Gtk2-Recent-0.31.0-11|54	
12cu|perl-Gtk2-Recent-0.31.0-11|55	%changelog
12cu|perl-Gtk2-Recent-0.31.0-11|56	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.31.0-11
12cu|perl-Gtk2-Recent-0.31.0-11|57	+ Revision: d4f0ff5
12cu|perl-Gtk2-Recent-0.31.0-11|58	- Automatic import for version 0.31.0-11
12cu|perl-Gtk2-Recent-0.31.0-11|59	
12cu|perl-Gtk2-Recent-0.31.0-11|60	

10878 12
12cu|perl-GTop-0.180.0-1|1	%define	upstream_name	 GTop
12cu|perl-GTop-0.180.0-1|2	%define upstream_version 0.18
12cu|perl-GTop-0.180.0-1|3	
12cu|perl-GTop-0.180.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-GTop-0.180.0-1|5	Version:    %perl_convert_version 0.18
12cu|perl-GTop-0.180.0-1|6	Release:	1
12cu|perl-GTop-0.180.0-1|7	
12cu|perl-GTop-0.180.0-1|8	Summary:	Perl interface to libgtop
12cu|perl-GTop-0.180.0-1|9	License:	GPL+ or Artistic
12cu|perl-GTop-0.180.0-1|10	Group:		Development/Perl
12cu|perl-GTop-0.180.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-GTop-0.180.0-1|12	Source0:	http://www.cpan.org/authors/id/M/MJ/MJH/GTop-0.18.tar.gz
12cu|perl-GTop-0.180.0-1|13	
12cu|perl-GTop-0.180.0-1|14	BuildRequires:	pkgconfig(libgtop-2.0)
12cu|perl-GTop-0.180.0-1|15	Buildrequires:	perl-devel
12cu|perl-GTop-0.180.0-1|16	Requires:	perl
12cu|perl-GTop-0.180.0-1|17	
12cu|perl-GTop-0.180.0-1|18	%description
12cu|perl-GTop-0.180.0-1|19	GTop is a Perl interface to libgtop.
12cu|perl-GTop-0.180.0-1|20	
12cu|perl-GTop-0.180.0-1|21	%prep
12cu|perl-GTop-0.180.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-GTop-0.180.0-1|23	
12cu|perl-GTop-0.180.0-1|24	%build
12cu|perl-GTop-0.180.0-1|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-GTop-0.180.0-1|26	%make
12cu|perl-GTop-0.180.0-1|27	
12cu|perl-GTop-0.180.0-1|28	%check
12cu|perl-GTop-0.180.0-1|29	make test
12cu|perl-GTop-0.180.0-1|30	
12cu|perl-GTop-0.180.0-1|31	%install
12cu|perl-GTop-0.180.0-1|32	rm -rf %{buildroot}
12cu|perl-GTop-0.180.0-1|33	%makeinstall_std
12cu|perl-GTop-0.180.0-1|34	
12cu|perl-GTop-0.180.0-1|35	%clean
12cu|perl-GTop-0.180.0-1|36	rm -rf %{buildroot}
12cu|perl-GTop-0.180.0-1|37	
12cu|perl-GTop-0.180.0-1|38	%files
12cu|perl-GTop-0.180.0-1|39	%defattr(-,root,root)
12cu|perl-GTop-0.180.0-1|40	%{perl_vendorarch}/config.pl
12cu|perl-GTop-0.180.0-1|41	%{perl_vendorarch}/GTop*
12cu|perl-GTop-0.180.0-1|42	%{perl_vendorarch}/auto/GTop
12cu|perl-GTop-0.180.0-1|43	%{_mandir}/*/*
12cu|perl-GTop-0.180.0-1|44	
12cu|perl-GTop-0.180.0-1|45	
12cu|perl-GTop-0.180.0-1|46	%changelog
12cu|perl-GTop-0.180.0-1|47	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.170.0-2
12cu|perl-GTop-0.180.0-1|48	+ Revision: 768358
12cu|perl-GTop-0.180.0-1|49	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-GTop-0.180.0-1|50	
12cu|perl-GTop-0.180.0-1|51	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.170.0-1
12cu|perl-GTop-0.180.0-1|52	+ Revision: 690262
12cu|perl-GTop-0.180.0-1|53	- update to new version 0.17
12cu|perl-GTop-0.180.0-1|54	
12cu|perl-GTop-0.180.0-1|55	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cu|perl-GTop-0.180.0-1|56	+ Revision: 409301
12cu|perl-GTop-0.180.0-1|57	- rebuild using %%perl_convert_version
12cu|perl-GTop-0.180.0-1|58	
12cu|perl-GTop-0.180.0-1|59	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.16-2mdv2009.0
12cu|perl-GTop-0.180.0-1|60	+ Revision: 268514
12cu|perl-GTop-0.180.0-1|61	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-GTop-0.180.0-1|62	
12cu|perl-GTop-0.180.0-1|63	* Wed Apr 30 2008 Olivier Blin <blino@mandriva.org> 0.16-1mdv2009.0
12cu|perl-GTop-0.180.0-1|64	+ Revision: 199735
12cu|perl-GTop-0.180.0-1|65	- initial perl-GTop package
12cu|perl-GTop-0.180.0-1|66	- create perl-GTop
12cu|perl-GTop-0.180.0-1|67	
12cu|perl-GTop-0.180.0-1|68	

10879 12
12cu|perl-Hash-Flatten-1.190.0-4|1	%define upstream_name    Hash-Flatten
12cu|perl-Hash-Flatten-1.190.0-4|2	%define upstream_version 1.19
12cu|perl-Hash-Flatten-1.190.0-4|3	
12cu|perl-Hash-Flatten-1.190.0-4|4	Name:		perl-%{upstream_name}
12cu|perl-Hash-Flatten-1.190.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Hash-Flatten-1.190.0-4|6	Release:	4
12cu|perl-Hash-Flatten-1.190.0-4|7	
12cu|perl-Hash-Flatten-1.190.0-4|8	Summary:	Flatten/unflatten complex data hashes
12cu|perl-Hash-Flatten-1.190.0-4|9	License:	GPL+ or Artistic
12cu|perl-Hash-Flatten-1.190.0-4|10	Group:		Development/Perl
12cu|perl-Hash-Flatten-1.190.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Hash-Flatten-1.190.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Hash-Flatten-1.190.0-4|13	
12cu|perl-Hash-Flatten-1.190.0-4|14	BuildRequires:	perl-devel
12cu|perl-Hash-Flatten-1.190.0-4|15	BuildRequires:	perl(Log::Trace)
12cu|perl-Hash-Flatten-1.190.0-4|16	BuildRequires:	perl(Test::Assertions)
12cu|perl-Hash-Flatten-1.190.0-4|17	BuildArch:	noarch
12cu|perl-Hash-Flatten-1.190.0-4|18	
12cu|perl-Hash-Flatten-1.190.0-4|19	%description
12cu|perl-Hash-Flatten-1.190.0-4|20	Converts back and forth between a nested hash structure and a flat hash of
12cu|perl-Hash-Flatten-1.190.0-4|21	delimited key-value pairs. Useful for protocols that only support key-value
12cu|perl-Hash-Flatten-1.190.0-4|22	pairs (such as CGI and DBMs).
12cu|perl-Hash-Flatten-1.190.0-4|23	
12cu|perl-Hash-Flatten-1.190.0-4|24	Functional interface
12cu|perl-Hash-Flatten-1.190.0-4|25	* $flat_hash = flatten($nested_hash, \% options)
12cu|perl-Hash-Flatten-1.190.0-4|26	
12cu|perl-Hash-Flatten-1.190.0-4|27	Reduces a nested data-structure to key-value form. The top-level
12cu|perl-Hash-Flatten-1.190.0-4|28	container must be hashref. For example:
12cu|perl-Hash-Flatten-1.190.0-4|29	
12cu|perl-Hash-Flatten-1.190.0-4|30	%prep
12cu|perl-Hash-Flatten-1.190.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Hash-Flatten-1.190.0-4|32	
12cu|perl-Hash-Flatten-1.190.0-4|33	%build
12cu|perl-Hash-Flatten-1.190.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Hash-Flatten-1.190.0-4|35	%make
12cu|perl-Hash-Flatten-1.190.0-4|36	
12cu|perl-Hash-Flatten-1.190.0-4|37	%check
12cu|perl-Hash-Flatten-1.190.0-4|38	%make test
12cu|perl-Hash-Flatten-1.190.0-4|39	
12cu|perl-Hash-Flatten-1.190.0-4|40	%install
12cu|perl-Hash-Flatten-1.190.0-4|41	%makeinstall_std
12cu|perl-Hash-Flatten-1.190.0-4|42	
12cu|perl-Hash-Flatten-1.190.0-4|43	%files
12cu|perl-Hash-Flatten-1.190.0-4|44	%doc Changes README
12cu|perl-Hash-Flatten-1.190.0-4|45	%{_mandir}/man3/*
12cu|perl-Hash-Flatten-1.190.0-4|46	%{perl_vendorlib}/*
12cu|perl-Hash-Flatten-1.190.0-4|47	
12cu|perl-Hash-Flatten-1.190.0-4|48	
12cu|perl-Hash-Flatten-1.190.0-4|49	%changelog
12cu|perl-Hash-Flatten-1.190.0-4|50	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.190.0-2mdv2011.0
12cu|perl-Hash-Flatten-1.190.0-4|51	+ Revision: 656929
12cu|perl-Hash-Flatten-1.190.0-4|52	- rebuild for updated spec-helper
12cu|perl-Hash-Flatten-1.190.0-4|53	
12cu|perl-Hash-Flatten-1.190.0-4|54	* Fri Nov 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.190.0-1mdv2011.0
12cu|perl-Hash-Flatten-1.190.0-4|55	+ Revision: 596529
12cu|perl-Hash-Flatten-1.190.0-4|56	- update to new version 1.19
12cu|perl-Hash-Flatten-1.190.0-4|57	
12cu|perl-Hash-Flatten-1.190.0-4|58	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.160.0-1mdv2011.0
12cu|perl-Hash-Flatten-1.190.0-4|59	+ Revision: 471400
12cu|perl-Hash-Flatten-1.190.0-4|60	- import perl-Hash-Flatten
12cu|perl-Hash-Flatten-1.190.0-4|61	
12cu|perl-Hash-Flatten-1.190.0-4|62	
12cu|perl-Hash-Flatten-1.190.0-4|63	* Sun Nov 29 2009 cpan2dist 1.16-1mdv
12cu|perl-Hash-Flatten-1.190.0-4|64	- initial mdv release, generated with cpan2dist

10880 12
12cu|perl-Hash-Merge-0.200.0-1|1	%define upstream_name    Hash-Merge
12cu|perl-Hash-Merge-0.200.0-1|2	%define upstream_version 0.200
12cu|perl-Hash-Merge-0.200.0-1|3	
12cu|perl-Hash-Merge-0.200.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Hash-Merge-0.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Hash-Merge-0.200.0-1|6	Release:	1
12cu|perl-Hash-Merge-0.200.0-1|7	
12cu|perl-Hash-Merge-0.200.0-1|8	Summary:	Merges arbitrarily deep hashes into a single hash
12cu|perl-Hash-Merge-0.200.0-1|9	License:	GPL+ or Artistic
12cu|perl-Hash-Merge-0.200.0-1|10	Group:		Development/Perl
12cu|perl-Hash-Merge-0.200.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Hash-Merge-0.200.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Hash/Hash-Merge-%{upstream_version}.tar.gz
12cu|perl-Hash-Merge-0.200.0-1|13	
12cu|perl-Hash-Merge-0.200.0-1|14	BuildRequires:	perl-devel
12cu|perl-Hash-Merge-0.200.0-1|15	BuildRequires:	perl(Clone)
12cu|perl-Hash-Merge-0.200.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Hash-Merge-0.200.0-1|17	BuildArch:	noarch
12cu|perl-Hash-Merge-0.200.0-1|18	
12cu|perl-Hash-Merge-0.200.0-1|19	%description
12cu|perl-Hash-Merge-0.200.0-1|20	Hash::Merge merges two arbitrarily deep hashes into a single hash. That is,
12cu|perl-Hash-Merge-0.200.0-1|21	at any level, it will add non-conflicting key-value pairs from one hash to
12cu|perl-Hash-Merge-0.200.0-1|22	the other, and follows a set of specific rules when there are key value
12cu|perl-Hash-Merge-0.200.0-1|23	conflicts (as outlined below). The hash is followed recursively, so that
12cu|perl-Hash-Merge-0.200.0-1|24	deeply nested hashes that are at the same level will be merged when the
12cu|perl-Hash-Merge-0.200.0-1|25	parent hashes are merged. *Please note that self-referencing hashes, or
12cu|perl-Hash-Merge-0.200.0-1|26	recursive references, are not handled well by this method.*
12cu|perl-Hash-Merge-0.200.0-1|27	
12cu|perl-Hash-Merge-0.200.0-1|28	Values in hashes are considered to be either ARRAY references, HASH
12cu|perl-Hash-Merge-0.200.0-1|29	references, or otherwise are treated as SCALARs. By default, the data
12cu|perl-Hash-Merge-0.200.0-1|30	passed to the merge function will be cloned using the Clone module;
12cu|perl-Hash-Merge-0.200.0-1|31	however, if necessary, this behavior can be changed to use as many of the
12cu|perl-Hash-Merge-0.200.0-1|32	original values as possible. (See 'set_clone_behavior').
12cu|perl-Hash-Merge-0.200.0-1|33	
12cu|perl-Hash-Merge-0.200.0-1|34	Because there are a number of possible ways that one may want to merge
12cu|perl-Hash-Merge-0.200.0-1|35	values when keys are conflicting, Hash::Merge provides several preset
12cu|perl-Hash-Merge-0.200.0-1|36	methods for your convenience, as well as a way to define you own. These are
12cu|perl-Hash-Merge-0.200.0-1|37	(currently):
12cu|perl-Hash-Merge-0.200.0-1|38	
12cu|perl-Hash-Merge-0.200.0-1|39	%prep
12cu|perl-Hash-Merge-0.200.0-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Hash-Merge-0.200.0-1|41	
12cu|perl-Hash-Merge-0.200.0-1|42	%build
12cu|perl-Hash-Merge-0.200.0-1|43	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Hash-Merge-0.200.0-1|44	%make
12cu|perl-Hash-Merge-0.200.0-1|45	
12cu|perl-Hash-Merge-0.200.0-1|46	%check
12cu|perl-Hash-Merge-0.200.0-1|47	make test
12cu|perl-Hash-Merge-0.200.0-1|48	
12cu|perl-Hash-Merge-0.200.0-1|49	%install
12cu|perl-Hash-Merge-0.200.0-1|50	%makeinstall_std
12cu|perl-Hash-Merge-0.200.0-1|51	
12cu|perl-Hash-Merge-0.200.0-1|52	%files
12cu|perl-Hash-Merge-0.200.0-1|53	%doc Changes README
12cu|perl-Hash-Merge-0.200.0-1|54	%{_mandir}/man3/*
12cu|perl-Hash-Merge-0.200.0-1|55	%{perl_vendorlib}/*
12cu|perl-Hash-Merge-0.200.0-1|56	
12cu|perl-Hash-Merge-0.200.0-1|57	
12cu|perl-Hash-Merge-0.200.0-1|58	%changelog
12cu|perl-Hash-Merge-0.200.0-1|59	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-1
12cu|perl-Hash-Merge-0.200.0-1|60	+ Revision: ded3707
12cu|perl-Hash-Merge-0.200.0-1|61	- LOG Updated to 0.200 (by updates_builder)
12cu|perl-Hash-Merge-0.200.0-1|62	
12cu|perl-Hash-Merge-0.200.0-1|63	

10881 12
12cu|perl-Hash-MoreUtils-0.50.0-1|1	%define upstream_name    Hash-MoreUtils
12cu|perl-Hash-MoreUtils-0.50.0-1|2	%define upstream_version 0.05
12cu|perl-Hash-MoreUtils-0.50.0-1|3	
12cu|perl-Hash-MoreUtils-0.50.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Hash-MoreUtils-0.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Hash-MoreUtils-0.50.0-1|6	Release:	1
12cu|perl-Hash-MoreUtils-0.50.0-1|7	
12cu|perl-Hash-MoreUtils-0.50.0-1|8	Summary:	Provide the stuff missing in Hash::Util
12cu|perl-Hash-MoreUtils-0.50.0-1|9	License:	GPL+ or Artistic
12cu|perl-Hash-MoreUtils-0.50.0-1|10	Group:		Development/Perl
12cu|perl-Hash-MoreUtils-0.50.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Hash-MoreUtils-0.50.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Hash/Hash-MoreUtils-%{upstream_version}.tar.gz
12cu|perl-Hash-MoreUtils-0.50.0-1|13	
12cu|perl-Hash-MoreUtils-0.50.0-1|14	BuildRequires:	perl-devel
12cu|perl-Hash-MoreUtils-0.50.0-1|15	BuildRequires:	perl(Test::More)
12cu|perl-Hash-MoreUtils-0.50.0-1|16	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Hash-MoreUtils-0.50.0-1|17	BuildArch:	noarch
12cu|perl-Hash-MoreUtils-0.50.0-1|18	
12cu|perl-Hash-MoreUtils-0.50.0-1|19	%description
12cu|perl-Hash-MoreUtils-0.50.0-1|20	Similar to 'List::MoreUtils', 'Hash::MoreUtils' contains trivial but
12cu|perl-Hash-MoreUtils-0.50.0-1|21	commonly-used functionality for hashes.
12cu|perl-Hash-MoreUtils-0.50.0-1|22	
12cu|perl-Hash-MoreUtils-0.50.0-1|23	%prep
12cu|perl-Hash-MoreUtils-0.50.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Hash-MoreUtils-0.50.0-1|25	
12cu|perl-Hash-MoreUtils-0.50.0-1|26	%build
12cu|perl-Hash-MoreUtils-0.50.0-1|27	perl Build.PL installdirs=vendor
12cu|perl-Hash-MoreUtils-0.50.0-1|28	./Build
12cu|perl-Hash-MoreUtils-0.50.0-1|29	
12cu|perl-Hash-MoreUtils-0.50.0-1|30	%check
12cu|perl-Hash-MoreUtils-0.50.0-1|31	./Build test
12cu|perl-Hash-MoreUtils-0.50.0-1|32	
12cu|perl-Hash-MoreUtils-0.50.0-1|33	%install
12cu|perl-Hash-MoreUtils-0.50.0-1|34	./Build install destdir=%{buildroot}
12cu|perl-Hash-MoreUtils-0.50.0-1|35	
12cu|perl-Hash-MoreUtils-0.50.0-1|36	%files
12cu|perl-Hash-MoreUtils-0.50.0-1|37	%doc META.yml Changes README
12cu|perl-Hash-MoreUtils-0.50.0-1|38	%{_mandir}/man3/*
12cu|perl-Hash-MoreUtils-0.50.0-1|39	%{perl_vendorlib}/*
12cu|perl-Hash-MoreUtils-0.50.0-1|40	
12cu|perl-Hash-MoreUtils-0.50.0-1|41	
12cu|perl-Hash-MoreUtils-0.50.0-1|42	%changelog
12cu|perl-Hash-MoreUtils-0.50.0-1|43	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-1
12cu|perl-Hash-MoreUtils-0.50.0-1|44	+ Revision: 16d480f
12cu|perl-Hash-MoreUtils-0.50.0-1|45	- Updated to 0.05 (by updates_builder)
12cu|perl-Hash-MoreUtils-0.50.0-1|46	
12cu|perl-Hash-MoreUtils-0.50.0-1|47	

10882 12
12cu|perl-Hash-MultiValue-0.150.0-1|1	%define upstream_name    Hash-MultiValue
12cu|perl-Hash-MultiValue-0.150.0-1|2	%define upstream_version 0.15
12cu|perl-Hash-MultiValue-0.150.0-1|3	
12cu|perl-Hash-MultiValue-0.150.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Hash-MultiValue-0.150.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Hash-MultiValue-0.150.0-1|6	Release:    1
12cu|perl-Hash-MultiValue-0.150.0-1|7	
12cu|perl-Hash-MultiValue-0.150.0-1|8	Summary:    Store multiple values per key
12cu|perl-Hash-MultiValue-0.150.0-1|9	License:    GPL+ or Artistic
12cu|perl-Hash-MultiValue-0.150.0-1|10	Group:      Development/Perl
12cu|perl-Hash-MultiValue-0.150.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Hash-MultiValue-0.150.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Hash-MultiValue-0.150.0-1|13	
12cu|perl-Hash-MultiValue-0.150.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
12cu|perl-Hash-MultiValue-0.150.0-1|15	BuildRequires: perl(Test::More)
12cu|perl-Hash-MultiValue-0.150.0-1|16	BuildRequires: perl-devel
12cu|perl-Hash-MultiValue-0.150.0-1|17	BuildArch:  noarch
12cu|perl-Hash-MultiValue-0.150.0-1|18	
12cu|perl-Hash-MultiValue-0.150.0-1|19	%description
12cu|perl-Hash-MultiValue-0.150.0-1|20	Hash::MultiValue is an object (and a plain hash reference) that may contain
12cu|perl-Hash-MultiValue-0.150.0-1|21	multiple values per key, inspired by MultiDict of WebOb.
12cu|perl-Hash-MultiValue-0.150.0-1|22	
12cu|perl-Hash-MultiValue-0.150.0-1|23	%prep
12cu|perl-Hash-MultiValue-0.150.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Hash-MultiValue-0.150.0-1|25	
12cu|perl-Hash-MultiValue-0.150.0-1|26	%build
12cu|perl-Hash-MultiValue-0.150.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Hash-MultiValue-0.150.0-1|28	
12cu|perl-Hash-MultiValue-0.150.0-1|29	%make
12cu|perl-Hash-MultiValue-0.150.0-1|30	
12cu|perl-Hash-MultiValue-0.150.0-1|31	%check
12cu|perl-Hash-MultiValue-0.150.0-1|32	%make test
12cu|perl-Hash-MultiValue-0.150.0-1|33	
12cu|perl-Hash-MultiValue-0.150.0-1|34	%install
12cu|perl-Hash-MultiValue-0.150.0-1|35	%makeinstall_std
12cu|perl-Hash-MultiValue-0.150.0-1|36	
12cu|perl-Hash-MultiValue-0.150.0-1|37	%files
12cu|perl-Hash-MultiValue-0.150.0-1|38	%doc Changes LICENSE META.json META.yml MYMETA.yml README
12cu|perl-Hash-MultiValue-0.150.0-1|39	%{_mandir}/man3/*
12cu|perl-Hash-MultiValue-0.150.0-1|40	%{perl_vendorlib}/*
12cu|perl-Hash-MultiValue-0.150.0-1|41	
12cu|perl-Hash-MultiValue-0.150.0-1|42	%changelog
12cu|perl-Hash-MultiValue-0.150.0-1|43	* Tue Apr 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-1
12cu|perl-Hash-MultiValue-0.150.0-1|44	+ Revision: e9e1895
12cu|perl-Hash-MultiValue-0.150.0-1|45	- Fix BRs
12cu|perl-Hash-MultiValue-0.150.0-1|46	
12cu|perl-Hash-MultiValue-0.150.0-1|47	

10883 12
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|1	%define upstream_name    Hash-Util-FieldHash-Compat
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|2	%define upstream_version 0.07
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|3	
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|6	Release:	1
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|7	
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|8	Summary:	Emulate Hash::Util::FieldHash using
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|9	License:	GPL+ or Artistic
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|10	Group:		Development/Perl
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Hash/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|13	
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|14	BuildRequires:	perl-devel
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|15	BuildRequires:	perl(Test::use::ok)
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|16	BuildArch:	noarch
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|17	
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|18	%description
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|19	Under older perls this module provides a drop in compatible api to the
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|20	Hash::Util::FieldHash manpage using the perltie manpage. When the
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|21	Hash::Util::FieldHash manpage is available it will use that instead.
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|22	
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|23	This way code requiring field hashes can benefit from fast, robust field
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|24	hashes on Perl 5.10 and newer, but still run on older perls that don't ship
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|25	with that module.
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|26	
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|27	See the Hash::Util::FieldHash manpage for all the details of the API.
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|28	
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|29	%prep
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|31	
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|32	%build
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|34	%make
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|35	
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|36	%check
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|37	%make test
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|38	
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|39	%install
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|40	%makeinstall_std
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|41	
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|42	%files
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|43	%{_mandir}/man3/*
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|44	%{perl_vendorlib}/*
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|45	
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|46	
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|47	%changelog
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|48	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-1
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|49	+ Revision: 581bccf
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|50	- Updated to 0.07 (by updates_builder)
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|51	
12cu|perl-Hash-Util-FieldHash-Compat-0.70.0-1|52	

10884 12
12cu|perl-HTML-Display-0.400.0-1|1	%define upstream_name    HTML-Display
12cu|perl-HTML-Display-0.400.0-1|2	%define upstream_version 0.40
12cu|perl-HTML-Display-0.400.0-1|3	
12cu|perl-HTML-Display-0.400.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-HTML-Display-0.400.0-1|5	Version:	%perl_convert_version 0.40
12cu|perl-HTML-Display-0.400.0-1|6	Release:	1
12cu|perl-HTML-Display-0.400.0-1|7	
12cu|perl-HTML-Display-0.400.0-1|8	Summary:	Use an OLE object to display HTML
12cu|perl-HTML-Display-0.400.0-1|9	License:	GPL+ or Artistic
12cu|perl-HTML-Display-0.400.0-1|10	Group:		Development/Perl
12cu|perl-HTML-Display-0.400.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTML-Display-0.400.0-1|12	Source0:	http://www.cpan.org/modules/by-module/HTML/HTML-Display-0.40.tar.gz
12cu|perl-HTML-Display-0.400.0-1|13	
12cu|perl-HTML-Display-0.400.0-1|14	BuildRequires:	perl-devel
12cu|perl-HTML-Display-0.400.0-1|15	BuildRequires:	perl(HTML::TokeParser::Simple)
12cu|perl-HTML-Display-0.400.0-1|16	BuildRequires:	perl(LWP)
12cu|perl-HTML-Display-0.400.0-1|17	BuildRequires:	perl(Test::Harness)
12cu|perl-HTML-Display-0.400.0-1|18	BuildRequires:	perl(URI::URL)
12cu|perl-HTML-Display-0.400.0-1|19	BuildRequires:	perl-parent
12cu|perl-HTML-Display-0.400.0-1|20	BuildArch:	noarch
12cu|perl-HTML-Display-0.400.0-1|21	
12cu|perl-HTML-Display-0.400.0-1|22	%description
12cu|perl-HTML-Display-0.400.0-1|23	This module abstracts the task of displaying HTML to the user. The
12cu|perl-HTML-Display-0.400.0-1|24	displaying is done by launching a browser and navigating it to either a
12cu|perl-HTML-Display-0.400.0-1|25	temporary file with the HTML stored in it, or, if possible, by pushing the
12cu|perl-HTML-Display-0.400.0-1|26	HTML directly into the browser window.
12cu|perl-HTML-Display-0.400.0-1|27	
12cu|perl-HTML-Display-0.400.0-1|28	%prep
12cu|perl-HTML-Display-0.400.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTML-Display-0.400.0-1|30	
12cu|perl-HTML-Display-0.400.0-1|31	%build
12cu|perl-HTML-Display-0.400.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTML-Display-0.400.0-1|33	%make
12cu|perl-HTML-Display-0.400.0-1|34	
12cu|perl-HTML-Display-0.400.0-1|35	%check
12cu|perl-HTML-Display-0.400.0-1|36	make test
12cu|perl-HTML-Display-0.400.0-1|37	
12cu|perl-HTML-Display-0.400.0-1|38	%install
12cu|perl-HTML-Display-0.400.0-1|39	%makeinstall_std
12cu|perl-HTML-Display-0.400.0-1|40	
12cu|perl-HTML-Display-0.400.0-1|41	%files
12cu|perl-HTML-Display-0.400.0-1|42	%doc Changes
12cu|perl-HTML-Display-0.400.0-1|43	%{_mandir}/man3/*
12cu|perl-HTML-Display-0.400.0-1|44	%{perl_vendorlib}/HTML
12cu|perl-HTML-Display-0.400.0-1|45	
12cu|perl-HTML-Display-0.400.0-1|46	
12cu|perl-HTML-Display-0.400.0-1|47	%changelog
12cu|perl-HTML-Display-0.400.0-1|48	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.390.0-1mdv2010.0
12cu|perl-HTML-Display-0.400.0-1|49	+ Revision: 402139
12cu|perl-HTML-Display-0.400.0-1|50	- rebuild using %%perl_convert_version
12cu|perl-HTML-Display-0.400.0-1|51	
12cu|perl-HTML-Display-0.400.0-1|52	* Sun Jan 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.39-1mdv2009.1
12cu|perl-HTML-Display-0.400.0-1|53	+ Revision: 333472
12cu|perl-HTML-Display-0.400.0-1|54	- import perl-HTML-Display
12cu|perl-HTML-Display-0.400.0-1|55	
12cu|perl-HTML-Display-0.400.0-1|56	
12cu|perl-HTML-Display-0.400.0-1|57	* Sun Jan 25 2009 cpan2dist 0.39-1mdv
12cu|perl-HTML-Display-0.400.0-1|58	- initial mdv release, generated with cpan2dist
12cu|perl-HTML-Display-0.400.0-1|59	
12cu|perl-HTML-Display-0.400.0-1|60	

10885 12
12cu|perl-HTML-FillInForm-2.100.0-1|1	%define upstream_name	 HTML-FillInForm
12cu|perl-HTML-FillInForm-2.100.0-1|2	%define upstream_version 2.1
12cu|perl-HTML-FillInForm-2.100.0-1|3	
12cu|perl-HTML-FillInForm-2.100.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-HTML-FillInForm-2.100.0-1|5	Version:	%perl_convert_version 2.1
12cu|perl-HTML-FillInForm-2.100.0-1|6	Release:	1
12cu|perl-HTML-FillInForm-2.100.0-1|7	
12cu|perl-HTML-FillInForm-2.100.0-1|8	Summary:	Populates HTML Forms with data
12cu|perl-HTML-FillInForm-2.100.0-1|9	License:	Artistic
12cu|perl-HTML-FillInForm-2.100.0-1|10	Group:		Development/Perl
12cu|perl-HTML-FillInForm-2.100.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-HTML-FillInForm-2.100.0-1|12	Source0:	http://www.cpan.org/authors/id/T/TJ/TJMATHER/HTML-FillInForm-2.1.tar.gz
12cu|perl-HTML-FillInForm-2.100.0-1|13	
12cu|perl-HTML-FillInForm-2.100.0-1|14	BuildRequires:	perl-devel
12cu|perl-HTML-FillInForm-2.100.0-1|15	BuildRequires:	perl(CGI)
12cu|perl-HTML-FillInForm-2.100.0-1|16	BuildRequires:	perl(HTML::Parser)
12cu|perl-HTML-FillInForm-2.100.0-1|17	
12cu|perl-HTML-FillInForm-2.100.0-1|18	BuildArch:	noarch
12cu|perl-HTML-FillInForm-2.100.0-1|19	
12cu|perl-HTML-FillInForm-2.100.0-1|20	%description
12cu|perl-HTML-FillInForm-2.100.0-1|21	This module automatically inserts data from a previous HTML form into the HTML
12cu|perl-HTML-FillInForm-2.100.0-1|22	input, textarea, radio buttons, checkboxes and select tags.  It is a subclass
12cu|perl-HTML-FillInForm-2.100.0-1|23	of HTML::Parser and uses it to parse the HTML and insert the values into the
12cu|perl-HTML-FillInForm-2.100.0-1|24	form tags.
12cu|perl-HTML-FillInForm-2.100.0-1|25	
12cu|perl-HTML-FillInForm-2.100.0-1|26	%prep
12cu|perl-HTML-FillInForm-2.100.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTML-FillInForm-2.100.0-1|28	
12cu|perl-HTML-FillInForm-2.100.0-1|29	%build
12cu|perl-HTML-FillInForm-2.100.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTML-FillInForm-2.100.0-1|31	%make
12cu|perl-HTML-FillInForm-2.100.0-1|32	
12cu|perl-HTML-FillInForm-2.100.0-1|33	%check
12cu|perl-HTML-FillInForm-2.100.0-1|34	%make test
12cu|perl-HTML-FillInForm-2.100.0-1|35	
12cu|perl-HTML-FillInForm-2.100.0-1|36	%install
12cu|perl-HTML-FillInForm-2.100.0-1|37	%makeinstall_std
12cu|perl-HTML-FillInForm-2.100.0-1|38	
12cu|perl-HTML-FillInForm-2.100.0-1|39	%files
12cu|perl-HTML-FillInForm-2.100.0-1|40	%doc Changes README
12cu|perl-HTML-FillInForm-2.100.0-1|41	%{_mandir}/*/*
12cu|perl-HTML-FillInForm-2.100.0-1|42	%{perl_vendorlib}/HTML
12cu|perl-HTML-FillInForm-2.100.0-1|43	
12cu|perl-HTML-FillInForm-2.100.0-1|44	
12cu|perl-HTML-FillInForm-2.100.0-1|45	%changelog
12cu|perl-HTML-FillInForm-2.100.0-1|46	* Sun Feb 14 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.0.0-5mdv2010.1
12cu|perl-HTML-FillInForm-2.100.0-1|47	+ Revision: 505764
12cu|perl-HTML-FillInForm-2.100.0-1|48	- rebuild using %%perl_convert_version
12cu|perl-HTML-FillInForm-2.100.0-1|49	
12cu|perl-HTML-FillInForm-2.100.0-1|50	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.00-4mdv2010.0
12cu|perl-HTML-FillInForm-2.100.0-1|51	+ Revision: 430466
12cu|perl-HTML-FillInForm-2.100.0-1|52	- rebuild
12cu|perl-HTML-FillInForm-2.100.0-1|53	
12cu|perl-HTML-FillInForm-2.100.0-1|54	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.00-3mdv2009.0
12cu|perl-HTML-FillInForm-2.100.0-1|55	+ Revision: 257200
12cu|perl-HTML-FillInForm-2.100.0-1|56	- rebuild
12cu|perl-HTML-FillInForm-2.100.0-1|57	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-HTML-FillInForm-2.100.0-1|58	
12cu|perl-HTML-FillInForm-2.100.0-1|59	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-HTML-FillInForm-2.100.0-1|60	- restore BuildRoot
12cu|perl-HTML-FillInForm-2.100.0-1|61	
12cu|perl-HTML-FillInForm-2.100.0-1|62	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.00-1mdv2008.1
12cu|perl-HTML-FillInForm-2.100.0-1|63	+ Revision: 97498
12cu|perl-HTML-FillInForm-2.100.0-1|64	- update to new version 2.00
12cu|perl-HTML-FillInForm-2.100.0-1|65	
12cu|perl-HTML-FillInForm-2.100.0-1|66	* Wed Aug 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-1mdv2008.0
12cu|perl-HTML-FillInForm-2.100.0-1|67	+ Revision: 63957
12cu|perl-HTML-FillInForm-2.100.0-1|68	- update to new version 1.07
12cu|perl-HTML-FillInForm-2.100.0-1|69	
12cu|perl-HTML-FillInForm-2.100.0-1|70	
12cu|perl-HTML-FillInForm-2.100.0-1|71	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 1.06-2mdv2007.0
12cu|perl-HTML-FillInForm-2.100.0-1|72	+ Revision: 108508
12cu|perl-HTML-FillInForm-2.100.0-1|73	- rebuild
12cu|perl-HTML-FillInForm-2.100.0-1|74	
12cu|perl-HTML-FillInForm-2.100.0-1|75	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cu|perl-HTML-FillInForm-2.100.0-1|76	- Import perl-HTML-FillInForm
12cu|perl-HTML-FillInForm-2.100.0-1|77	
12cu|perl-HTML-FillInForm-2.100.0-1|78	* Tue Oct 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-1mdk
12cu|perl-HTML-FillInForm-2.100.0-1|79	- new version
12cu|perl-HTML-FillInForm-2.100.0-1|80	- %%mkrel
12cu|perl-HTML-FillInForm-2.100.0-1|81	- spec cleanup
12cu|perl-HTML-FillInForm-2.100.0-1|82	- better url
12cu|perl-HTML-FillInForm-2.100.0-1|83	- better summary
12cu|perl-HTML-FillInForm-2.100.0-1|84	
12cu|perl-HTML-FillInForm-2.100.0-1|85	* Mon Jan 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.05-1mdk
12cu|perl-HTML-FillInForm-2.100.0-1|86	- 1.05
12cu|perl-HTML-FillInForm-2.100.0-1|87	- New description
12cu|perl-HTML-FillInForm-2.100.0-1|88	
12cu|perl-HTML-FillInForm-2.100.0-1|89	* Thu Apr 22 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.04-1mdk
12cu|perl-HTML-FillInForm-2.100.0-1|90	- 1.04
12cu|perl-HTML-FillInForm-2.100.0-1|91	
12cu|perl-HTML-FillInForm-2.100.0-1|92	

10886 12
12cu|perl-HTML-FormFu-0.90.30-2|1	%define upstream_name    HTML-FormFu
12cu|perl-HTML-FormFu-0.90.30-2|2	%define upstream_version 0.09003
12cu|perl-HTML-FormFu-0.90.30-2|3	
12cu|perl-HTML-FormFu-0.90.30-2|4	Name:		perl-%{upstream_name}
12cu|perl-HTML-FormFu-0.90.30-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-HTML-FormFu-0.90.30-2|6	Release:	2
12cu|perl-HTML-FormFu-0.90.30-2|7	
12cu|perl-HTML-FormFu-0.90.30-2|8	Summary:	HTML Form Management Framework for Perl
12cu|perl-HTML-FormFu-0.90.30-2|9	License:	GPL+ or Artistic
12cu|perl-HTML-FormFu-0.90.30-2|10	Group:		Development/Perl
12cu|perl-HTML-FormFu-0.90.30-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTML-FormFu-0.90.30-2|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-HTML-FormFu-0.90.30-2|13	
12cu|perl-HTML-FormFu-0.90.30-2|14	BuildRequires:	perl-devel
12cu|perl-HTML-FormFu-0.90.30-2|15	BuildRequires:	perl(CGI)
12cu|perl-HTML-FormFu-0.90.30-2|16	BuildRequires:	perl(Captcha::reCAPTCHA) >= 0.93
12cu|perl-HTML-FormFu-0.90.30-2|17	BuildRequires:	perl(Class::Accessor::Chained::Fast)
12cu|perl-HTML-FormFu-0.90.30-2|18	BuildRequires:	perl(Class::C3)
12cu|perl-HTML-FormFu-0.90.30-2|19	BuildRequires:	perl(Class::Factory::Util)
12cu|perl-HTML-FormFu-0.90.30-2|20	BuildRequires:	perl(Clone) >= 0.31
12cu|perl-HTML-FormFu-0.90.30-2|21	BuildRequires:	perl(Config::Any) >= 0.18
12cu|perl-HTML-FormFu-0.90.30-2|22	BuildRequires:	perl(Crypt::CBC)
12cu|perl-HTML-FormFu-0.90.30-2|23	BuildRequires:	perl(Crypt::DES)
12cu|perl-HTML-FormFu-0.90.30-2|24	BuildRequires:	perl(Data::Visitor)
12cu|perl-HTML-FormFu-0.90.30-2|25	BuildRequires:	perl(Data::Visitor::Callback)
12cu|perl-HTML-FormFu-0.90.30-2|26	BuildRequires:	perl(Date::Calc)
12cu|perl-HTML-FormFu-0.90.30-2|27	BuildRequires:	perl(DateTime) >= 0.54
12cu|perl-HTML-FormFu-0.90.30-2|28	BuildRequires:	perl(DateTime::Format::Builder) >= 0.790.1
12cu|perl-HTML-FormFu-0.90.30-2|29	BuildRequires:	perl(DateTime::Format::Natural)
12cu|perl-HTML-FormFu-0.90.30-2|30	BuildRequires:	perl(DateTime::Format::Strptime) >= 1.200.0
12cu|perl-HTML-FormFu-0.90.30-2|31	BuildRequires:	perl(DateTime::Locale) >= 0.45
12cu|perl-HTML-FormFu-0.90.30-2|32	BuildRequires:	perl(Email::Valid)
12cu|perl-HTML-FormFu-0.90.30-2|33	BuildRequires:	perl(Exporter)
12cu|perl-HTML-FormFu-0.90.30-2|34	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-HTML-FormFu-0.90.30-2|35	BuildRequires:	perl(File::ShareDir)
12cu|perl-HTML-FormFu-0.90.30-2|36	BuildRequires:	perl(HTML::Scrubber)
12cu|perl-HTML-FormFu-0.90.30-2|37	BuildRequires:	perl(HTML::TokeParser::Simple) >= 3.14
12cu|perl-HTML-FormFu-0.90.30-2|38	BuildRequires:	perl(HTTP::Headers) >= 1.64
12cu|perl-HTML-FormFu-0.90.30-2|39	BuildRequires:	perl(Hash::Flatten)
12cu|perl-HTML-FormFu-0.90.30-2|40	BuildRequires:	perl(List::MoreUtils)
12cu|perl-HTML-FormFu-0.90.30-2|41	BuildRequires:	perl(List::Util)
12cu|perl-HTML-FormFu-0.90.30-2|42	BuildRequires:	perl(Locale::Maketext)
12cu|perl-HTML-FormFu-0.90.30-2|43	BuildRequires:	perl(Module::Pluggable)
12cu|perl-HTML-FormFu-0.90.30-2|44	BuildRequires:	perl(MooseX::Aliases)
12cu|perl-HTML-FormFu-0.90.30-2|45	BuildRequires:	perl(MooseX::SetOnce)
12cu|perl-HTML-FormFu-0.90.30-2|46	BuildRequires:	perl(MooseX::ChainedAccessors::Accessor)
12cu|perl-HTML-FormFu-0.90.30-2|47	BuildRequires:	perl(Number::Format)
12cu|perl-HTML-FormFu-0.90.30-2|48	BuildRequires:	perl(Path::Class::File)
12cu|perl-HTML-FormFu-0.90.30-2|49	BuildRequires:	perl(Readonly)
12cu|perl-HTML-FormFu-0.90.30-2|50	BuildRequires:	perl(Regexp::Common)
12cu|perl-HTML-FormFu-0.90.30-2|51	BuildRequires:	perl(Task::Weaken)
12cu|perl-HTML-FormFu-0.90.30-2|52	BuildRequires:	perl(Template)
12cu|perl-HTML-FormFu-0.90.30-2|53	BuildRequires:	perl(Test::More) >= 0.92
12cu|perl-HTML-FormFu-0.90.30-2|54	BuildRequires:	perl(Test::NoWarnings)
12cu|perl-HTML-FormFu-0.90.30-2|55	BuildRequires:	perl(YAML::XS)
12cu|perl-HTML-FormFu-0.90.30-2|56	BuildRequires:	perl(boolean)
12cu|perl-HTML-FormFu-0.90.30-2|57	
12cu|perl-HTML-FormFu-0.90.30-2|58	BuildArch:	noarch
12cu|perl-HTML-FormFu-0.90.30-2|59	
12cu|perl-HTML-FormFu-0.90.30-2|60	%description
12cu|perl-HTML-FormFu-0.90.30-2|61	HTML::FormFu is a HTML form framework which aims to be as easy
12cu|perl-HTML-FormFu-0.90.30-2|62	as possible to use for basic web forms, but with the power and flexibility
12cu|perl-HTML-FormFu-0.90.30-2|63	to do anything else you might want to do (as long as it involves forms).
12cu|perl-HTML-FormFu-0.90.30-2|64	
12cu|perl-HTML-FormFu-0.90.30-2|65	You can configure almost any part of formfu's behaviour and output. By
12cu|perl-HTML-FormFu-0.90.30-2|66	default formfu renders "XHTML 1.0 Strict" compliant markup, with as little
12cu|perl-HTML-FormFu-0.90.30-2|67	extra markup as possible, but with sufficient CSS class names to allow for
12cu|perl-HTML-FormFu-0.90.30-2|68	a wide-range of output styles to be generated by changing only the CSS.
12cu|perl-HTML-FormFu-0.90.30-2|69	
12cu|perl-HTML-FormFu-0.90.30-2|70	All methods listed below (except the /new manpage) can either be called as
12cu|perl-HTML-FormFu-0.90.30-2|71	a normal method on your '$form' object, or as an option in your config
12cu|perl-HTML-FormFu-0.90.30-2|72	file. Examples will mainly be shown in the YAML manpage config syntax.
12cu|perl-HTML-FormFu-0.90.30-2|73	
12cu|perl-HTML-FormFu-0.90.30-2|74	%prep
12cu|perl-HTML-FormFu-0.90.30-2|75	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTML-FormFu-0.90.30-2|76	
12cu|perl-HTML-FormFu-0.90.30-2|77	%build
12cu|perl-HTML-FormFu-0.90.30-2|78	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTML-FormFu-0.90.30-2|79	%make
12cu|perl-HTML-FormFu-0.90.30-2|80	
12cu|perl-HTML-FormFu-0.90.30-2|81	%check
12cu|perl-HTML-FormFu-0.90.30-2|82	%make test
12cu|perl-HTML-FormFu-0.90.30-2|83	
12cu|perl-HTML-FormFu-0.90.30-2|84	%install
12cu|perl-HTML-FormFu-0.90.30-2|85	%makeinstall_std
12cu|perl-HTML-FormFu-0.90.30-2|86	
12cu|perl-HTML-FormFu-0.90.30-2|87	%files
12cu|perl-HTML-FormFu-0.90.30-2|88	%doc Changes README META.yml
12cu|perl-HTML-FormFu-0.90.30-2|89	%{perl_vendorlib}/*
12cu|perl-HTML-FormFu-0.90.30-2|90	%{_bindir}/html_formfu_deploy.pl
12cu|perl-HTML-FormFu-0.90.30-2|91	%{_bindir}/html_formfu_dumpconf.pl
12cu|perl-HTML-FormFu-0.90.30-2|92	%{_mandir}/man1/*
12cu|perl-HTML-FormFu-0.90.30-2|93	%{_mandir}/man3/*
12cu|perl-HTML-FormFu-0.90.30-2|94	
12cu|perl-HTML-FormFu-0.90.30-2|95	
12cu|perl-HTML-FormFu-0.90.30-2|96	%changelog
12cu|perl-HTML-FormFu-0.90.30-2|97	* Tue Oct 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.90.30-2
12cu|perl-HTML-FormFu-0.90.30-2|98	+ Revision: 1a05c2d
12cu|perl-HTML-FormFu-0.90.30-2|99	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-HTML-FormFu-0.90.30-2|100	
12cu|perl-HTML-FormFu-0.90.30-2|101	

10887 12
12cu|perl-HTML-FormHandler-0.400.560-1|1	%define upstream_name    HTML-FormHandler
12cu|perl-HTML-FormHandler-0.400.560-1|2	%define upstream_version 0.40056
12cu|perl-HTML-FormHandler-0.400.560-1|3	
12cu|perl-HTML-FormHandler-0.400.560-1|4	# Required but not provided with internal dep. generator
12cu|perl-HTML-FormHandler-0.400.560-1|5	%if %{_use_internal_dependency_generator}
12cu|perl-HTML-FormHandler-0.400.560-1|6	%define __noautoreq 'perl\\(HTML::FormHandler::Meta::Role\\)'
12cu|perl-HTML-FormHandler-0.400.560-1|7	%endif
12cu|perl-HTML-FormHandler-0.400.560-1|8	
12cu|perl-HTML-FormHandler-0.400.560-1|9	Name:		perl-%{upstream_name}
12cu|perl-HTML-FormHandler-0.400.560-1|10	Version:	%perl_convert_version %{upstream_version}
12cu|perl-HTML-FormHandler-0.400.560-1|11	Release:	1
12cu|perl-HTML-FormHandler-0.400.560-1|12	
12cu|perl-HTML-FormHandler-0.400.560-1|13	Summary:	An HTML form handler written in Moose
12cu|perl-HTML-FormHandler-0.400.560-1|14	License:	GPL+ or Artistic
12cu|perl-HTML-FormHandler-0.400.560-1|15	Group:		Development/Perl
12cu|perl-HTML-FormHandler-0.400.560-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTML-FormHandler-0.400.560-1|17	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-HTML-FormHandler-0.400.560-1|18	
12cu|perl-HTML-FormHandler-0.400.560-1|19	BuildRequires:	perl-devel
12cu|perl-HTML-FormHandler-0.400.560-1|20	BuildRequires: perl(List::AllUtils)
12cu|perl-HTML-FormHandler-0.400.560-1|21	BuildRequires: perl(Data::Clone)
12cu|perl-HTML-FormHandler-0.400.560-1|22	BuildRequires:	perl(Carp)
12cu|perl-HTML-FormHandler-0.400.560-1|23	BuildRequires:	perl(DateTime)
12cu|perl-HTML-FormHandler-0.400.560-1|24	BuildRequires:	perl(DateTime::Format::Strptime)
12cu|perl-HTML-FormHandler-0.400.560-1|25	BuildRequires:	perl(Email::Valid)
12cu|perl-HTML-FormHandler-0.400.560-1|26	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-HTML-FormHandler-0.400.560-1|27	BuildRequires:	perl(File::ShareDir)
12cu|perl-HTML-FormHandler-0.400.560-1|28	BuildRequires:	perl(File::Spec)
12cu|perl-HTML-FormHandler-0.400.560-1|29	BuildRequires:	perl(Locale::Maketext)
12cu|perl-HTML-FormHandler-0.400.560-1|30	BuildRequires:	perl(Moose)
12cu|perl-HTML-FormHandler-0.400.560-1|31	BuildRequires:	perl(MooseX::Getopt)
12cu|perl-HTML-FormHandler-0.400.560-1|32	BuildRequires:	perl(MooseX::Traits)
12cu|perl-HTML-FormHandler-0.400.560-1|33	BuildRequires:	perl(MooseX::Types)
12cu|perl-HTML-FormHandler-0.400.560-1|34	BuildRequires:	perl(MooseX::Types::Common)
12cu|perl-HTML-FormHandler-0.400.560-1|35	BuildRequires:	perl(MooseX::Types::LoadableClass)
12cu|perl-HTML-FormHandler-0.400.560-1|36	BuildRequires:	perl(Test::Differences)
12cu|perl-HTML-FormHandler-0.400.560-1|37	BuildRequires:	perl(Test::Exception)
12cu|perl-HTML-FormHandler-0.400.560-1|38	BuildRequires:	perl(Test::More)
12cu|perl-HTML-FormHandler-0.400.560-1|39	BuildRequires:	perl(Test::Memory::Cycle)
12cu|perl-HTML-FormHandler-0.400.560-1|40	BuildRequires:	perl(HTML::TreeBuilder)
12cu|perl-HTML-FormHandler-0.400.560-1|41	BuildRequires:	perl(Try::Tiny)
12cu|perl-HTML-FormHandler-0.400.560-1|42	BuildRequires:	perl(aliased)
12cu|perl-HTML-FormHandler-0.400.560-1|43	BuildRequires:	perl(namespace::autoclean)
12cu|perl-HTML-FormHandler-0.400.560-1|44	BuildRequires:	perl(File::ShareDir::Install)
12cu|perl-HTML-FormHandler-0.400.560-1|45	BuildArch:	noarch
12cu|perl-HTML-FormHandler-0.400.560-1|46	
12cu|perl-HTML-FormHandler-0.400.560-1|47	%description
12cu|perl-HTML-FormHandler-0.400.560-1|48	HTML::FormHandler maintains a clean separation between form construction
12cu|perl-HTML-FormHandler-0.400.560-1|49	and form rendering. It allows you to define your forms and fields in a
12cu|perl-HTML-FormHandler-0.400.560-1|50	number of flexible ways. Although it provides renderers for HTML, you can
12cu|perl-HTML-FormHandler-0.400.560-1|51	define custom renderers for any kind of presentation.
12cu|perl-HTML-FormHandler-0.400.560-1|52	
12cu|perl-HTML-FormHandler-0.400.560-1|53	Although documentation in this file provides some overview, it is mainly
12cu|perl-HTML-FormHandler-0.400.560-1|54	intended for API documentation. See the HTML::FormHandler::Manual::Intro
12cu|perl-HTML-FormHandler-0.400.560-1|55	manpage for a more detailed introduction.
12cu|perl-HTML-FormHandler-0.400.560-1|56	
12cu|perl-HTML-FormHandler-0.400.560-1|57	HTML::FormHandler allows you to define form fields and validators. It can
12cu|perl-HTML-FormHandler-0.400.560-1|58	be used for both database and non-database forms, and will automatically
12cu|perl-HTML-FormHandler-0.400.560-1|59	update or create rows in a database. It can be used to process structured
12cu|perl-HTML-FormHandler-0.400.560-1|60	data that doesn't come from an HTML form.
12cu|perl-HTML-FormHandler-0.400.560-1|61	
12cu|perl-HTML-FormHandler-0.400.560-1|62	%prep
12cu|perl-HTML-FormHandler-0.400.560-1|63	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTML-FormHandler-0.400.560-1|64	
12cu|perl-HTML-FormHandler-0.400.560-1|65	%build
12cu|perl-HTML-FormHandler-0.400.560-1|66	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTML-FormHandler-0.400.560-1|67	%make
12cu|perl-HTML-FormHandler-0.400.560-1|68	
12cu|perl-HTML-FormHandler-0.400.560-1|69	%check
12cu|perl-HTML-FormHandler-0.400.560-1|70	%make test
12cu|perl-HTML-FormHandler-0.400.560-1|71	
12cu|perl-HTML-FormHandler-0.400.560-1|72	%install
12cu|perl-HTML-FormHandler-0.400.560-1|73	%makeinstall_std
12cu|perl-HTML-FormHandler-0.400.560-1|74	
12cu|perl-HTML-FormHandler-0.400.560-1|75	%files
12cu|perl-HTML-FormHandler-0.400.560-1|76	%doc Changes META.yml README
12cu|perl-HTML-FormHandler-0.400.560-1|77	%{_mandir}/man3/*
12cu|perl-HTML-FormHandler-0.400.560-1|78	%{perl_vendorlib}/*
12cu|perl-HTML-FormHandler-0.400.560-1|79	
12cu|perl-HTML-FormHandler-0.400.560-1|80	
12cu|perl-HTML-FormHandler-0.400.560-1|81	%changelog
12cu|perl-HTML-FormHandler-0.400.560-1|82	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.400.560-1
12cu|perl-HTML-FormHandler-0.400.560-1|83	+ Revision: e3c6cd7
12cu|perl-HTML-FormHandler-0.400.560-1|84	- Fix BRs
12cu|perl-HTML-FormHandler-0.400.560-1|85	
12cu|perl-HTML-FormHandler-0.400.560-1|86	

10888 12
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|1	%define upstream_name    HTML-FormHandler-Model-DBIC
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|2	%define upstream_version 0.28
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|3	
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|6	Release:	1
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|7	
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|8	Summary:	Generate form classes from DBIC schema
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|9	License:	GPL+ or Artistic
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|10	Group:		Development/Perl
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|12	Source0:	http://www.cpan.org/modules/by-module/HTML/HTML-FormHandler-Model-DBIC-%{upstream_version}.tar.gz
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|13	
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|14	BuildRequires:	perl-devel
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|15	BuildRequires:	perl(DBIx::Class)
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|16	BuildRequires:	perl(DBIx::Class::ResultSet::RecursiveUpdate)
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|17	BuildRequires:	perl(DateTime::Format::MySQL)
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|18	BuildRequires:	perl(DateTime::Format::SQLite)
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|19	BuildRequires:	perl(DateTime::Format::W3CDTF)
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|21	BuildRequires:	perl(HTML::FormHandler)
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|22	BuildRequires:	perl(Module::Find)
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|23	BuildRequires:	perl(Moose)
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|24	BuildRequires:	perl(MooseX::Getopt)
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|25	BuildRequires:	perl(SQL::Abstract)
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|26	BuildRequires:	perl(Test::More)
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|27	BuildRequires:	perl(namespace::autoclean)
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|28	
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|29	# For tests that use perl(HTML::FormHandler)
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|30	BuildRequires:	perl(aliased)
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|31	BuildArch:	noarch
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|32	
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|33	%description
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|34	Catalyst based application.
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|35	
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|36	%prep
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|38	
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|39	%build
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|41	%make
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|42	
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|43	%check
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|44	# Disable for now due to very minor errors in syntax (expected)
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|45	#make test
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|46	
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|47	%install
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|48	%makeinstall_std
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|49	
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|50	%files
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|51	%doc Changes META.yml README
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|52	%{_bindir}/form_generator.pl
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|53	%{_mandir}/man1/*
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|54	%{_mandir}/man3/*
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|55	%{perl_vendorlib}/*
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|56	
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|57	
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|58	
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|59	%changelog
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|60	* Wed Nov 13 2013 dsilakov <denis.silakov@rosalab.ru> 0.280.0-1
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|61	+ Revision: 7761474
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|62	- Merge pull request #1 from import/perl-HTML-FormHandler-Model-DBIC:auto_update
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|63	- ROSA Updates Builder: update suggested
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|64	
12cu|perl-HTML-FormHandler-Model-DBIC-0.280.0-1|65	

10889 12
12cu|perl-HTML-Lint-2.200.0-1|1	%define upstream_name	 HTML-Lint
12cu|perl-HTML-Lint-2.200.0-1|2	%define upstream_version 2.20
12cu|perl-HTML-Lint-2.200.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-HTML-Lint-2.200.0-1|4	Version:	%perl_convert_version 2.20
12cu|perl-HTML-Lint-2.200.0-1|5	Release:	1
12cu|perl-HTML-Lint-2.200.0-1|6	
12cu|perl-HTML-Lint-2.200.0-1|7	Summary:	Module to check for HTML errors
12cu|perl-HTML-Lint-2.200.0-1|8	License:	GPL+ or Artistic
12cu|perl-HTML-Lint-2.200.0-1|9	Group:		Development/Perl
12cu|perl-HTML-Lint-2.200.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-HTML-Lint-2.200.0-1|11	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/HTML/HTML-Lint-2.20.tar.gz
12cu|perl-HTML-Lint-2.200.0-1|12	
12cu|perl-HTML-Lint-2.200.0-1|13	BuildRequires:	perl-devel
12cu|perl-HTML-Lint-2.200.0-1|14	BuildRequires:	perl(HTML::Parser)
12cu|perl-HTML-Lint-2.200.0-1|15	BuildRequires:	perl(HTML::Tagset)
12cu|perl-HTML-Lint-2.200.0-1|16	BuildArch:	noarch
12cu|perl-HTML-Lint-2.200.0-1|17	
12cu|perl-HTML-Lint-2.200.0-1|18	%description
12cu|perl-HTML-Lint-2.200.0-1|19	This Perl module is used to check for HTML errors in strings or files.
12cu|perl-HTML-Lint-2.200.0-1|20	
12cu|perl-HTML-Lint-2.200.0-1|21	%prep
12cu|perl-HTML-Lint-2.200.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTML-Lint-2.200.0-1|23	
12cu|perl-HTML-Lint-2.200.0-1|24	%build
12cu|perl-HTML-Lint-2.200.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTML-Lint-2.200.0-1|26	%make
12cu|perl-HTML-Lint-2.200.0-1|27	
12cu|perl-HTML-Lint-2.200.0-1|28	%check
12cu|perl-HTML-Lint-2.200.0-1|29	make test
12cu|perl-HTML-Lint-2.200.0-1|30	
12cu|perl-HTML-Lint-2.200.0-1|31	%install
12cu|perl-HTML-Lint-2.200.0-1|32	%makeinstall_std
12cu|perl-HTML-Lint-2.200.0-1|33	
12cu|perl-HTML-Lint-2.200.0-1|34	%files
12cu|perl-HTML-Lint-2.200.0-1|35	%doc Changes README
12cu|perl-HTML-Lint-2.200.0-1|36	%{perl_vendorlib}/HTML
12cu|perl-HTML-Lint-2.200.0-1|37	%{perl_vendorlib}/Test
12cu|perl-HTML-Lint-2.200.0-1|38	%{_mandir}/*/*
12cu|perl-HTML-Lint-2.200.0-1|39	%{_bindir}/*
12cu|perl-HTML-Lint-2.200.0-1|40	
12cu|perl-HTML-Lint-2.200.0-1|41	%changelog
12cu|perl-HTML-Lint-2.200.0-1|42	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 2.60.0-1mdv2010.0
12cu|perl-HTML-Lint-2.200.0-1|43	+ Revision: 403256
12cu|perl-HTML-Lint-2.200.0-1|44	- rebuild using %%perl_convert_version
12cu|perl-HTML-Lint-2.200.0-1|45	
12cu|perl-HTML-Lint-2.200.0-1|46	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.06-1mdv2009.1
12cu|perl-HTML-Lint-2.200.0-1|47	+ Revision: 320434
12cu|perl-HTML-Lint-2.200.0-1|48	- update to new version 2.06
12cu|perl-HTML-Lint-2.200.0-1|49	
12cu|perl-HTML-Lint-2.200.0-1|50	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.04-2mdv2009.0
12cu|perl-HTML-Lint-2.200.0-1|51	+ Revision: 268521
12cu|perl-HTML-Lint-2.200.0-1|52	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-HTML-Lint-2.200.0-1|53	
12cu|perl-HTML-Lint-2.200.0-1|54	* Tue Jun 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.04-1mdv2009.0
12cu|perl-HTML-Lint-2.200.0-1|55	+ Revision: 214527
12cu|perl-HTML-Lint-2.200.0-1|56	- update to new version 2.04
12cu|perl-HTML-Lint-2.200.0-1|57	
12cu|perl-HTML-Lint-2.200.0-1|58	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-HTML-Lint-2.200.0-1|59	- restore BuildRoot
12cu|perl-HTML-Lint-2.200.0-1|60	
12cu|perl-HTML-Lint-2.200.0-1|61	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|perl-HTML-Lint-2.200.0-1|62	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-HTML-Lint-2.200.0-1|63	
12cu|perl-HTML-Lint-2.200.0-1|64	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.02-2mdv2008.0
12cu|perl-HTML-Lint-2.200.0-1|65	+ Revision: 86471
12cu|perl-HTML-Lint-2.200.0-1|66	- rebuild
12cu|perl-HTML-Lint-2.200.0-1|67	
12cu|perl-HTML-Lint-2.200.0-1|68	
12cu|perl-HTML-Lint-2.200.0-1|69	* Mon Jun 19 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.02-1mdv2007.0
12cu|perl-HTML-Lint-2.200.0-1|70	- First Mandriva release
12cu|perl-HTML-Lint-2.200.0-1|71	
12cu|perl-HTML-Lint-2.200.0-1|72	

10890 12
12cu|perl-HTML-Scrubber-0.110.0-1|1	%define upstream_name    HTML-Scrubber
12cu|perl-HTML-Scrubber-0.110.0-1|2	%define upstream_version 0.11
12cu|perl-HTML-Scrubber-0.110.0-1|3	
12cu|perl-HTML-Scrubber-0.110.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-HTML-Scrubber-0.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-HTML-Scrubber-0.110.0-1|6	Release:	1
12cu|perl-HTML-Scrubber-0.110.0-1|7	
12cu|perl-HTML-Scrubber-0.110.0-1|8	Summary:	Perl extension for scrubbing/sanitizing html
12cu|perl-HTML-Scrubber-0.110.0-1|9	License:	GPL+ or Artistic
12cu|perl-HTML-Scrubber-0.110.0-1|10	Group:		Development/Perl
12cu|perl-HTML-Scrubber-0.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTML-Scrubber-0.110.0-1|12	Source0:	http://www.cpan.org/modules/by-module/HTML/HTML-Scrubber-%{upstream_version}.tar.gz
12cu|perl-HTML-Scrubber-0.110.0-1|13	
12cu|perl-HTML-Scrubber-0.110.0-1|14	BuildRequires:	perl-devel
12cu|perl-HTML-Scrubber-0.110.0-1|15	BuildRequires: perl(Module::Build)
12cu|perl-HTML-Scrubber-0.110.0-1|16	BuildRequires:	perl(HTML::Parser)
12cu|perl-HTML-Scrubber-0.110.0-1|17	BuildArch:	noarch
12cu|perl-HTML-Scrubber-0.110.0-1|18	
12cu|perl-HTML-Scrubber-0.110.0-1|19	%description
12cu|perl-HTML-Scrubber-0.110.0-1|20	If you wanna "scrub" or "sanitize" html input in a reliable and flexible
12cu|perl-HTML-Scrubber-0.110.0-1|21	fashion, then this perl module is for you.
12cu|perl-HTML-Scrubber-0.110.0-1|22	
12cu|perl-HTML-Scrubber-0.110.0-1|23	%prep
12cu|perl-HTML-Scrubber-0.110.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTML-Scrubber-0.110.0-1|25	
12cu|perl-HTML-Scrubber-0.110.0-1|26	%build
12cu|perl-HTML-Scrubber-0.110.0-1|27	perl Build.PL installdirs=vendor
12cu|perl-HTML-Scrubber-0.110.0-1|28	./Build
12cu|perl-HTML-Scrubber-0.110.0-1|29	
12cu|perl-HTML-Scrubber-0.110.0-1|30	%check
12cu|perl-HTML-Scrubber-0.110.0-1|31	./Build test
12cu|perl-HTML-Scrubber-0.110.0-1|32	
12cu|perl-HTML-Scrubber-0.110.0-1|33	%install
12cu|perl-HTML-Scrubber-0.110.0-1|34	./Build install destdir=%{buildroot}
12cu|perl-HTML-Scrubber-0.110.0-1|35	
12cu|perl-HTML-Scrubber-0.110.0-1|36	%files
12cu|perl-HTML-Scrubber-0.110.0-1|37	%doc Changes README
12cu|perl-HTML-Scrubber-0.110.0-1|38	%{perl_vendorlib}/HTML
12cu|perl-HTML-Scrubber-0.110.0-1|39	%{_mandir}/man3/*
12cu|perl-HTML-Scrubber-0.110.0-1|40	
12cu|perl-HTML-Scrubber-0.110.0-1|41	
12cu|perl-HTML-Scrubber-0.110.0-1|42	%changelog
12cu|perl-HTML-Scrubber-0.110.0-1|43	* Tue Nov 12 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-1
12cu|perl-HTML-Scrubber-0.110.0-1|44	+ Revision: 0dbf965
12cu|perl-HTML-Scrubber-0.110.0-1|45	- Fix BRs
12cu|perl-HTML-Scrubber-0.110.0-1|46	
12cu|perl-HTML-Scrubber-0.110.0-1|47	

10891 12
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|1	%define upstream_name    HTML-SimpleLinkExtor
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|2	%define upstream_version 1.25
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|3	
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|5	Version:	%perl_convert_version 1.25
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|6	Release:	1
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|7	
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|8	Summary:	A simple way to extract links
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|9	License:	GPL+ or Artistic
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|10	Group:		Development/Perl
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|12	Source0:	http://www.cpan.org/modules/by-module/HTML/HTML-SimpleLinkExtor-1.25.tar.gz
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|13	
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|14	BuildRequires:	perl-devel
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|15	BuildRequires:	perl(HTML::LinkExtor)
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|16	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|17	BuildRequires:	perl(Test::Output)
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|18	BuildRequires:	perl(URI)
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|19	BuildRequires:	perl(URI::file)
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|20	BuildArch:	noarch
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|21	
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|22	%description
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|23	This is a simple HTML link extractor designed for the person who does not
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|24	want to deal with the intricacies of 'HTML::Parser' or the de-referencing
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|25	needed to get links out of 'HTML::LinkExtor'.
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|26	
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|27	You can extract all the links or some of the links (based on the HTML tag
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|28	name or attribute name). If a <BASE HREF> tag is found, all of the relative
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|29	URLs will be resolved according to that reference.
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|30	
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|31	This module is simply a subclass around 'HTML::LinkExtor', so it can only
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|32	parse what that module can handle. Invalid HTML or XHTML may cause
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|33	problems.
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|34	
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|35	%prep
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|37	
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|38	%build
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|40	%make
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|41	
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|42	%check
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|43	%make test
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|44	
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|45	%install
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|46	%makeinstall_std
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|47	
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|48	%files
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|49	%doc Changes README LICENSE
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|50	%{_mandir}/man?/*
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|51	%{perl_vendorlib}/*
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|52	%{_bindir}/linktractor
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|53	
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|54	
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|55	%changelog
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|56	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.230.0-2mdv2011.0
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|57	+ Revision: 655223
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|58	- update file list
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|59	- rebuild for updated spec-helper
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|60	
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|61	* Mon Dec 21 2009 Jérôme Quelin <jquelin@mandriva.org> 1.230.0-1mdv2011.0
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|62	+ Revision: 480883
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|63	- import perl-HTML-SimpleLinkExtor
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|64	
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|65	
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|66	* Mon Dec 21 2009 cpan2dist 1.23-1mdv
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|67	- initial mdv release, generated with cpan2dist
12cu|perl-HTML-SimpleLinkExtor-1.250.0-1|68	

10892 12
12cu|perl-HTML-TableExtract-2.110.0-1|1	%define upstream_name	 HTML-TableExtract
12cu|perl-HTML-TableExtract-2.110.0-1|2	%define upstream_version 2.11
12cu|perl-HTML-TableExtract-2.110.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-HTML-TableExtract-2.110.0-1|4	Version:	%perl_convert_version 2.11
12cu|perl-HTML-TableExtract-2.110.0-1|5	Release:	1
12cu|perl-HTML-TableExtract-2.110.0-1|6	
12cu|perl-HTML-TableExtract-2.110.0-1|7	Summary:	%{upstream_name} module for perl
12cu|perl-HTML-TableExtract-2.110.0-1|8	License:	GPL+ or Artistic
12cu|perl-HTML-TableExtract-2.110.0-1|9	Group:		Development/Perl
12cu|perl-HTML-TableExtract-2.110.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTML-TableExtract-2.110.0-1|11	Source0:	http://www.cpan.org/modules/by-module/HTML/HTML-TableExtract-2.11.tar.gz
12cu|perl-HTML-TableExtract-2.110.0-1|12	
12cu|perl-HTML-TableExtract-2.110.0-1|13	BuildRequires:	perl-devel
12cu|perl-HTML-TableExtract-2.110.0-1|14	BuildRequires:	perl(HTML::Parser)
12cu|perl-HTML-TableExtract-2.110.0-1|15	BuildArch:	noarch
12cu|perl-HTML-TableExtract-2.110.0-1|16	
12cu|perl-HTML-TableExtract-2.110.0-1|17	%description
12cu|perl-HTML-TableExtract-2.110.0-1|18	HTML::TableExtract is a module that simplifies the extraction
12cu|perl-HTML-TableExtract-2.110.0-1|19	of information contained in tables within HTML documents.
12cu|perl-HTML-TableExtract-2.110.0-1|20	
12cu|perl-HTML-TableExtract-2.110.0-1|21	Tables of note may be specified using Headers, Depth, Count,
12cu|perl-HTML-TableExtract-2.110.0-1|22	or some combination of the three. See the module documentation
12cu|perl-HTML-TableExtract-2.110.0-1|23	for details.
12cu|perl-HTML-TableExtract-2.110.0-1|24	
12cu|perl-HTML-TableExtract-2.110.0-1|25	%prep
12cu|perl-HTML-TableExtract-2.110.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTML-TableExtract-2.110.0-1|27	
12cu|perl-HTML-TableExtract-2.110.0-1|28	%build
12cu|perl-HTML-TableExtract-2.110.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTML-TableExtract-2.110.0-1|30	%make
12cu|perl-HTML-TableExtract-2.110.0-1|31	
12cu|perl-HTML-TableExtract-2.110.0-1|32	%check
12cu|perl-HTML-TableExtract-2.110.0-1|33	make test
12cu|perl-HTML-TableExtract-2.110.0-1|34	
12cu|perl-HTML-TableExtract-2.110.0-1|35	%install
12cu|perl-HTML-TableExtract-2.110.0-1|36	%makeinstall_std
12cu|perl-HTML-TableExtract-2.110.0-1|37	
12cu|perl-HTML-TableExtract-2.110.0-1|38	%files
12cu|perl-HTML-TableExtract-2.110.0-1|39	%doc Changes README
12cu|perl-HTML-TableExtract-2.110.0-1|40	%{perl_vendorlib}/HTML
12cu|perl-HTML-TableExtract-2.110.0-1|41	%{_mandir}/*/*
12cu|perl-HTML-TableExtract-2.110.0-1|42	
12cu|perl-HTML-TableExtract-2.110.0-1|43	%changelog
12cu|perl-HTML-TableExtract-2.110.0-1|44	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.100.0-1mdv2010.0
12cu|perl-HTML-TableExtract-2.110.0-1|45	+ Revision: 407769
12cu|perl-HTML-TableExtract-2.110.0-1|46	- rebuild using %%perl_convert_version
12cu|perl-HTML-TableExtract-2.110.0-1|47	
12cu|perl-HTML-TableExtract-2.110.0-1|48	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.10-4mdv2009.0
12cu|perl-HTML-TableExtract-2.110.0-1|49	+ Revision: 257203
12cu|perl-HTML-TableExtract-2.110.0-1|50	- rebuild
12cu|perl-HTML-TableExtract-2.110.0-1|51	
12cu|perl-HTML-TableExtract-2.110.0-1|52	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 2.10-2mdv2008.1
12cu|perl-HTML-TableExtract-2.110.0-1|53	+ Revision: 135847
12cu|perl-HTML-TableExtract-2.110.0-1|54	- restore BuildRoot
12cu|perl-HTML-TableExtract-2.110.0-1|55	
12cu|perl-HTML-TableExtract-2.110.0-1|56	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-HTML-TableExtract-2.110.0-1|57	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-HTML-TableExtract-2.110.0-1|58	
12cu|perl-HTML-TableExtract-2.110.0-1|59	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cu|perl-HTML-TableExtract-2.110.0-1|60	- rebuild
12cu|perl-HTML-TableExtract-2.110.0-1|61	
12cu|perl-HTML-TableExtract-2.110.0-1|62	
12cu|perl-HTML-TableExtract-2.110.0-1|63	* Sat Sep 02 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|perl-HTML-TableExtract-2.110.0-1|64	+ 2006-09-02 14:51:24 (59605)
12cu|perl-HTML-TableExtract-2.110.0-1|65	- 2.10
12cu|perl-HTML-TableExtract-2.110.0-1|66	
12cu|perl-HTML-TableExtract-2.110.0-1|67	* Sat Sep 02 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|perl-HTML-TableExtract-2.110.0-1|68	+ 2006-09-02 14:46:38 (59604)
12cu|perl-HTML-TableExtract-2.110.0-1|69	Import perl-HTML-TableExtract
12cu|perl-HTML-TableExtract-2.110.0-1|70	
12cu|perl-HTML-TableExtract-2.110.0-1|71	* Fri Jun 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.09-1mdv2007.0
12cu|perl-HTML-TableExtract-2.110.0-1|72	- New version 2.09
12cu|perl-HTML-TableExtract-2.110.0-1|73	
12cu|perl-HTML-TableExtract-2.110.0-1|74	* Wed Jun 07 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.08-1mdv2007.0
12cu|perl-HTML-TableExtract-2.110.0-1|75	- New release 2.08
12cu|perl-HTML-TableExtract-2.110.0-1|76	- better source URL
12cu|perl-HTML-TableExtract-2.110.0-1|77	
12cu|perl-HTML-TableExtract-2.110.0-1|78	* Fri Mar 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.07-1mdk
12cu|perl-HTML-TableExtract-2.110.0-1|79	- 2.07
12cu|perl-HTML-TableExtract-2.110.0-1|80	
12cu|perl-HTML-TableExtract-2.110.0-1|81	* Mon Nov 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.06-1mdk
12cu|perl-HTML-TableExtract-2.110.0-1|82	- 2.06
12cu|perl-HTML-TableExtract-2.110.0-1|83	
12cu|perl-HTML-TableExtract-2.110.0-1|84	* Mon Oct 10 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.05-2mdk
12cu|perl-HTML-TableExtract-2.110.0-1|85	- Fix BuildRequires
12cu|perl-HTML-TableExtract-2.110.0-1|86	
12cu|perl-HTML-TableExtract-2.110.0-1|87	* Fri Oct 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.05-1mdk
12cu|perl-HTML-TableExtract-2.110.0-1|88	- new version
12cu|perl-HTML-TableExtract-2.110.0-1|89	- spec cleanup
12cu|perl-HTML-TableExtract-2.110.0-1|90	- rpmbuildupdate aware
12cu|perl-HTML-TableExtract-2.110.0-1|91	- enable tests
12cu|perl-HTML-TableExtract-2.110.0-1|92	
12cu|perl-HTML-TableExtract-2.110.0-1|93	* Wed Sep 07 2005 Olivier Thauvin <nanardon@mandriva.org> 2.04-1mdk
12cu|perl-HTML-TableExtract-2.110.0-1|94	- 2.04
12cu|perl-HTML-TableExtract-2.110.0-1|95	
12cu|perl-HTML-TableExtract-2.110.0-1|96	* Tue Mar 29 2005 Olivier Thauvin <nanardon@mandrake.org> 1.10-1mdk
12cu|perl-HTML-TableExtract-2.110.0-1|97	- 1.10
12cu|perl-HTML-TableExtract-2.110.0-1|98	
12cu|perl-HTML-TableExtract-2.110.0-1|99	* Wed Feb 11 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.08-2mdk
12cu|perl-HTML-TableExtract-2.110.0-1|100	- own %%{perl_vendorlib}/HTML
12cu|perl-HTML-TableExtract-2.110.0-1|101	
12cu|perl-HTML-TableExtract-2.110.0-1|102	

10893 12
12cu|perl-HTML-TagCloud-0.380.0-1|1	%define upstream_name    HTML-TagCloud
12cu|perl-HTML-TagCloud-0.380.0-1|2	%define upstream_version 0.38
12cu|perl-HTML-TagCloud-0.380.0-1|3	
12cu|perl-HTML-TagCloud-0.380.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-HTML-TagCloud-0.380.0-1|5	Version:	%perl_convert_version 0.38
12cu|perl-HTML-TagCloud-0.380.0-1|6	Release:	1
12cu|perl-HTML-TagCloud-0.380.0-1|7	
12cu|perl-HTML-TagCloud-0.380.0-1|8	Summary:	Generate An HTML Tag Cloud
12cu|perl-HTML-TagCloud-0.380.0-1|9	License:	GPL+ or Artistic
12cu|perl-HTML-TagCloud-0.380.0-1|10	Group:		Development/Perl
12cu|perl-HTML-TagCloud-0.380.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTML-TagCloud-0.380.0-1|12	Source0:	http://www.cpan.org/modules/by-module/HTML/HTML-TagCloud-0.38.tar.gz
12cu|perl-HTML-TagCloud-0.380.0-1|13	
12cu|perl-HTML-TagCloud-0.380.0-1|14	BuildRequires:	perl-devel
12cu|perl-HTML-TagCloud-0.380.0-1|15	BuildRequires:	perl(Test::More)
12cu|perl-HTML-TagCloud-0.380.0-1|16	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-HTML-TagCloud-0.380.0-1|17	BuildArch:	noarch
12cu|perl-HTML-TagCloud-0.380.0-1|18	
12cu|perl-HTML-TagCloud-0.380.0-1|19	%description
12cu|perl-HTML-TagCloud-0.380.0-1|20	The the HTML::TagCloud manpage module enables you to generate "tag clouds"
12cu|perl-HTML-TagCloud-0.380.0-1|21	in HTML. Tag clouds serve as a textual way to visualize terms and topics
12cu|perl-HTML-TagCloud-0.380.0-1|22	that are used most frequently. The tags are sorted alphabetically and a
12cu|perl-HTML-TagCloud-0.380.0-1|23	larger font is used to indicate more frequent term usage.
12cu|perl-HTML-TagCloud-0.380.0-1|24	
12cu|perl-HTML-TagCloud-0.380.0-1|25	Example sites with tag clouds: the http://www.43things.com/ manpage, the
12cu|perl-HTML-TagCloud-0.380.0-1|26	http://www.astray.com/recipes/ manpage and the
12cu|perl-HTML-TagCloud-0.380.0-1|27	http://www.flickr.com/photos/tags/ manpage.
12cu|perl-HTML-TagCloud-0.380.0-1|28	
12cu|perl-HTML-TagCloud-0.380.0-1|29	This module provides a simple interface to generating a CSS-based HTML tag
12cu|perl-HTML-TagCloud-0.380.0-1|30	cloud. You simply pass in a set of tags, their URL and their count. This
12cu|perl-HTML-TagCloud-0.380.0-1|31	module outputs stylesheet-based HTML. You may use the included CSS or use
12cu|perl-HTML-TagCloud-0.380.0-1|32	your own.
12cu|perl-HTML-TagCloud-0.380.0-1|33	
12cu|perl-HTML-TagCloud-0.380.0-1|34	%prep
12cu|perl-HTML-TagCloud-0.380.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTML-TagCloud-0.380.0-1|36	
12cu|perl-HTML-TagCloud-0.380.0-1|37	%build
12cu|perl-HTML-TagCloud-0.380.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTML-TagCloud-0.380.0-1|39	%make
12cu|perl-HTML-TagCloud-0.380.0-1|40	
12cu|perl-HTML-TagCloud-0.380.0-1|41	%check
12cu|perl-HTML-TagCloud-0.380.0-1|42	%make test
12cu|perl-HTML-TagCloud-0.380.0-1|43	
12cu|perl-HTML-TagCloud-0.380.0-1|44	%install
12cu|perl-HTML-TagCloud-0.380.0-1|45	%makeinstall_std
12cu|perl-HTML-TagCloud-0.380.0-1|46	
12cu|perl-HTML-TagCloud-0.380.0-1|47	%files
12cu|perl-HTML-TagCloud-0.380.0-1|48	%doc CHANGES README
12cu|perl-HTML-TagCloud-0.380.0-1|49	%{_mandir}/man3/*
12cu|perl-HTML-TagCloud-0.380.0-1|50	%{perl_vendorlib}/*
12cu|perl-HTML-TagCloud-0.380.0-1|51	
12cu|perl-HTML-TagCloud-0.380.0-1|52	%changelog
12cu|perl-HTML-TagCloud-0.380.0-1|53	* Wed Jun 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.370.0-1mdv2011.0
12cu|perl-HTML-TagCloud-0.380.0-1|54	+ Revision: 686638
12cu|perl-HTML-TagCloud-0.380.0-1|55	- update to new version 0.37
12cu|perl-HTML-TagCloud-0.380.0-1|56	
12cu|perl-HTML-TagCloud-0.380.0-1|57	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.360.0-2
12cu|perl-HTML-TagCloud-0.380.0-1|58	+ Revision: 657338
12cu|perl-HTML-TagCloud-0.380.0-1|59	- rebuild for updated spec-helper
12cu|perl-HTML-TagCloud-0.380.0-1|60	
12cu|perl-HTML-TagCloud-0.380.0-1|61	* Thu Feb 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.360.0-1
12cu|perl-HTML-TagCloud-0.380.0-1|62	+ Revision: 639639
12cu|perl-HTML-TagCloud-0.380.0-1|63	- update to new version 0.36
12cu|perl-HTML-TagCloud-0.380.0-1|64	
12cu|perl-HTML-TagCloud-0.380.0-1|65	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.340.0-1mdv2011.0
12cu|perl-HTML-TagCloud-0.380.0-1|66	+ Revision: 471077
12cu|perl-HTML-TagCloud-0.380.0-1|67	- import perl-HTML-TagCloud
12cu|perl-HTML-TagCloud-0.380.0-1|68	
12cu|perl-HTML-TagCloud-0.380.0-1|69	
12cu|perl-HTML-TagCloud-0.380.0-1|70	* Sun Nov 29 2009 cpan2dist 0.34-1mdv
12cu|perl-HTML-TagCloud-0.380.0-1|71	- initial mdv release, generated with cpan2dist
12cu|perl-HTML-TagCloud-0.380.0-1|72	

10894 12
12cu|perl-HTML-Template-Pro-0.951.0-1|1	%define upstream_name    HTML-Template-Pro
12cu|perl-HTML-Template-Pro-0.951.0-1|2	%define upstream_version 0.9510
12cu|perl-HTML-Template-Pro-0.951.0-1|3	
12cu|perl-HTML-Template-Pro-0.951.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-HTML-Template-Pro-0.951.0-1|5	Version:    %perl_convert_version 0.9510
12cu|perl-HTML-Template-Pro-0.951.0-1|6	Release:	1
12cu|perl-HTML-Template-Pro-0.951.0-1|7	
12cu|perl-HTML-Template-Pro-0.951.0-1|8	License:    GPL+ or Artistic
12cu|perl-HTML-Template-Pro-0.951.0-1|9	Group:      Development/Perl
12cu|perl-HTML-Template-Pro-0.951.0-1|10	Summary:    Perl/XS module to use HTML Templates from CGI scripts
12cu|perl-HTML-Template-Pro-0.951.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTML-Template-Pro-0.951.0-1|12	Source0:    http://www.cpan.org/modules/by-module/HTML/HTML-Template-Pro-0.9510.tar.gz
12cu|perl-HTML-Template-Pro-0.951.0-1|13	
12cu|perl-HTML-Template-Pro-0.951.0-1|14	BuildRequires: perl-devel
12cu|perl-HTML-Template-Pro-0.951.0-1|15	BuildRequires: pcre-devel
12cu|perl-HTML-Template-Pro-0.951.0-1|16	BuildRequires: perl(File::Spec)
12cu|perl-HTML-Template-Pro-0.951.0-1|17	BuildRequires: perl(Test::More)
12cu|perl-HTML-Template-Pro-0.951.0-1|18	BuildRequires: perl(JSON)
12cu|perl-HTML-Template-Pro-0.951.0-1|19	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-HTML-Template-Pro-0.951.0-1|20	
12cu|perl-HTML-Template-Pro-0.951.0-1|21	%description
12cu|perl-HTML-Template-Pro-0.951.0-1|22	Original HTML::Template is written by Sam Tregar, sam@tregar.com with
12cu|perl-HTML-Template-Pro-0.951.0-1|23	contributions of many people mentioned there. Their efforts caused
12cu|perl-HTML-Template-Pro-0.951.0-1|24	HTML::Template to be mature html tempate engine which separate perl code
12cu|perl-HTML-Template-Pro-0.951.0-1|25	and html design. Yet powerful, HTML::Template is slow, especially if
12cu|perl-HTML-Template-Pro-0.951.0-1|26	mod_perl isn't available or in case of disk usage and memory limitations.
12cu|perl-HTML-Template-Pro-0.951.0-1|27	
12cu|perl-HTML-Template-Pro-0.951.0-1|28	HTML::Template::Pro is a fast lightweight C/Perl+XS reimplementation of
12cu|perl-HTML-Template-Pro-0.951.0-1|29	HTML::Template (as of 2.8) and HTML::Template::Expr (as of 0.0.5). It is
12cu|perl-HTML-Template-Pro-0.951.0-1|30	not intended to be a complete replacement, but to be a fast implementation
12cu|perl-HTML-Template-Pro-0.951.0-1|31	of HTML::Template if you don't need quering, the extended facility of
12cu|perl-HTML-Template-Pro-0.951.0-1|32	HTML::Template. Designed for heavy upload, resource limitations, abcence of
12cu|perl-HTML-Template-Pro-0.951.0-1|33	mod_perl.
12cu|perl-HTML-Template-Pro-0.951.0-1|34	
12cu|perl-HTML-Template-Pro-0.951.0-1|35	HTML::Template::Pro has complete support of filters and
12cu|perl-HTML-Template-Pro-0.951.0-1|36	HTML::Template::Expr's tag EXPR="<expression>", including user-defined
12cu|perl-HTML-Template-Pro-0.951.0-1|37	functions.
12cu|perl-HTML-Template-Pro-0.951.0-1|38	
12cu|perl-HTML-Template-Pro-0.951.0-1|39	%prep
12cu|perl-HTML-Template-Pro-0.951.0-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTML-Template-Pro-0.951.0-1|41	
12cu|perl-HTML-Template-Pro-0.951.0-1|42	%build
12cu|perl-HTML-Template-Pro-0.951.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTML-Template-Pro-0.951.0-1|44	%make
12cu|perl-HTML-Template-Pro-0.951.0-1|45	
12cu|perl-HTML-Template-Pro-0.951.0-1|46	%check
12cu|perl-HTML-Template-Pro-0.951.0-1|47	make test
12cu|perl-HTML-Template-Pro-0.951.0-1|48	
12cu|perl-HTML-Template-Pro-0.951.0-1|49	%install
12cu|perl-HTML-Template-Pro-0.951.0-1|50	rm -rf %buildroot
12cu|perl-HTML-Template-Pro-0.951.0-1|51	%makeinstall_std
12cu|perl-HTML-Template-Pro-0.951.0-1|52	
12cu|perl-HTML-Template-Pro-0.951.0-1|53	%clean
12cu|perl-HTML-Template-Pro-0.951.0-1|54	rm -rf %buildroot
12cu|perl-HTML-Template-Pro-0.951.0-1|55	
12cu|perl-HTML-Template-Pro-0.951.0-1|56	%files
12cu|perl-HTML-Template-Pro-0.951.0-1|57	%defattr(-,root,root)
12cu|perl-HTML-Template-Pro-0.951.0-1|58	%doc README Changes
12cu|perl-HTML-Template-Pro-0.951.0-1|59	%{_mandir}/man3/*
12cu|perl-HTML-Template-Pro-0.951.0-1|60	%perl_vendorarch/HTML
12cu|perl-HTML-Template-Pro-0.951.0-1|61	%perl_vendorarch/auto/HTML
12cu|perl-HTML-Template-Pro-0.951.0-1|62	
12cu|perl-HTML-Template-Pro-0.951.0-1|63	
12cu|perl-HTML-Template-Pro-0.951.0-1|64	%changelog
12cu|perl-HTML-Template-Pro-0.951.0-1|65	* Sat Feb 11 2012 Oden Eriksson <oeriksson@mandriva.com> 0.950.500-3
12cu|perl-HTML-Template-Pro-0.951.0-1|66	+ Revision: 773023
12cu|perl-HTML-Template-Pro-0.951.0-1|67	- relink against libpcre.so.1
12cu|perl-HTML-Template-Pro-0.951.0-1|68	
12cu|perl-HTML-Template-Pro-0.951.0-1|69	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.950.500-2
12cu|perl-HTML-Template-Pro-0.951.0-1|70	+ Revision: 768358
12cu|perl-HTML-Template-Pro-0.951.0-1|71	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-HTML-Template-Pro-0.951.0-1|72	
12cu|perl-HTML-Template-Pro-0.951.0-1|73	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.950.500-1
12cu|perl-HTML-Template-Pro-0.951.0-1|74	+ Revision: 690265
12cu|perl-HTML-Template-Pro-0.951.0-1|75	- update to new version 0.9505
12cu|perl-HTML-Template-Pro-0.951.0-1|76	
12cu|perl-HTML-Template-Pro-0.951.0-1|77	* Tue Aug 31 2010 Jérôme Quelin <jquelin@mandriva.org> 0.950.300-1mdv2011.0
12cu|perl-HTML-Template-Pro-0.951.0-1|78	+ Revision: 574787
12cu|perl-HTML-Template-Pro-0.951.0-1|79	- update to 0.9503
12cu|perl-HTML-Template-Pro-0.951.0-1|80	
12cu|perl-HTML-Template-Pro-0.951.0-1|81	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.950.200-2mdv2011.0
12cu|perl-HTML-Template-Pro-0.951.0-1|82	+ Revision: 555954
12cu|perl-HTML-Template-Pro-0.951.0-1|83	- rebuild for perl 5.12
12cu|perl-HTML-Template-Pro-0.951.0-1|84	
12cu|perl-HTML-Template-Pro-0.951.0-1|85	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.950.200-1mdv2011.0
12cu|perl-HTML-Template-Pro-0.951.0-1|86	+ Revision: 552317
12cu|perl-HTML-Template-Pro-0.951.0-1|87	- update to 0.9502
12cu|perl-HTML-Template-Pro-0.951.0-1|88	
12cu|perl-HTML-Template-Pro-0.951.0-1|89	* Tue Mar 30 2010 Jérôme Quelin <jquelin@mandriva.org> 0.940.0-2mdv2010.1
12cu|perl-HTML-Template-Pro-0.951.0-1|90	+ Revision: 529780
12cu|perl-HTML-Template-Pro-0.951.0-1|91	- rebuild
12cu|perl-HTML-Template-Pro-0.951.0-1|92	- update to 0.94
12cu|perl-HTML-Template-Pro-0.951.0-1|93	- update to 0.94
12cu|perl-HTML-Template-Pro-0.951.0-1|94	
12cu|perl-HTML-Template-Pro-0.951.0-1|95	* Tue Nov 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.930.0-1mdv2010.1
12cu|perl-HTML-Template-Pro-0.951.0-1|96	+ Revision: 469439
12cu|perl-HTML-Template-Pro-0.951.0-1|97	- update to 0.93
12cu|perl-HTML-Template-Pro-0.951.0-1|98	
12cu|perl-HTML-Template-Pro-0.951.0-1|99	* Wed Sep 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.920.0-1mdv2010.0
12cu|perl-HTML-Template-Pro-0.951.0-1|100	+ Revision: 451154
12cu|perl-HTML-Template-Pro-0.951.0-1|101	- update to 0.92
12cu|perl-HTML-Template-Pro-0.951.0-1|102	
12cu|perl-HTML-Template-Pro-0.951.0-1|103	* Mon Sep 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.900.0-1mdv2010.0
12cu|perl-HTML-Template-Pro-0.951.0-1|104	+ Revision: 439672
12cu|perl-HTML-Template-Pro-0.951.0-1|105	- update to new version 0.90
12cu|perl-HTML-Template-Pro-0.951.0-1|106	
12cu|perl-HTML-Template-Pro-0.951.0-1|107	* Sun Aug 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.870.0-1mdv2010.0
12cu|perl-HTML-Template-Pro-0.951.0-1|108	+ Revision: 422560
12cu|perl-HTML-Template-Pro-0.951.0-1|109	- update to 0.87
12cu|perl-HTML-Template-Pro-0.951.0-1|110	
12cu|perl-HTML-Template-Pro-0.951.0-1|111	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 0.860.0-1mdv2010.0
12cu|perl-HTML-Template-Pro-0.951.0-1|112	+ Revision: 420893
12cu|perl-HTML-Template-Pro-0.951.0-1|113	- update to 0.86
12cu|perl-HTML-Template-Pro-0.951.0-1|114	
12cu|perl-HTML-Template-Pro-0.951.0-1|115	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.850.0-1mdv2010.0
12cu|perl-HTML-Template-Pro-0.951.0-1|116	+ Revision: 415005
12cu|perl-HTML-Template-Pro-0.951.0-1|117	- update to 0.85
12cu|perl-HTML-Template-Pro-0.951.0-1|118	
12cu|perl-HTML-Template-Pro-0.951.0-1|119	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.810.0-1mdv2010.0
12cu|perl-HTML-Template-Pro-0.951.0-1|120	+ Revision: 408835
12cu|perl-HTML-Template-Pro-0.951.0-1|121	- update to 0.81
12cu|perl-HTML-Template-Pro-0.951.0-1|122	
12cu|perl-HTML-Template-Pro-0.951.0-1|123	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.800.0-1mdv2010.0
12cu|perl-HTML-Template-Pro-0.951.0-1|124	+ Revision: 399300
12cu|perl-HTML-Template-Pro-0.951.0-1|125	- update to 0.80
12cu|perl-HTML-Template-Pro-0.951.0-1|126	- using %%perl_convert_version
12cu|perl-HTML-Template-Pro-0.951.0-1|127	- fixed license field
12cu|perl-HTML-Template-Pro-0.951.0-1|128	
12cu|perl-HTML-Template-Pro-0.951.0-1|129	* Wed Jul 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.76-1mdv2010.0
12cu|perl-HTML-Template-Pro-0.951.0-1|130	+ Revision: 396219
12cu|perl-HTML-Template-Pro-0.951.0-1|131	- update to new version 0.76
12cu|perl-HTML-Template-Pro-0.951.0-1|132	
12cu|perl-HTML-Template-Pro-0.951.0-1|133	* Mon Jul 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.75-1mdv2010.0
12cu|perl-HTML-Template-Pro-0.951.0-1|134	+ Revision: 392989
12cu|perl-HTML-Template-Pro-0.951.0-1|135	- update to new version 0.75
12cu|perl-HTML-Template-Pro-0.951.0-1|136	
12cu|perl-HTML-Template-Pro-0.951.0-1|137	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.74-1mdv2010.0
12cu|perl-HTML-Template-Pro-0.951.0-1|138	+ Revision: 370129
12cu|perl-HTML-Template-Pro-0.951.0-1|139	- update to new version 0.74
12cu|perl-HTML-Template-Pro-0.951.0-1|140	
12cu|perl-HTML-Template-Pro-0.951.0-1|141	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.72-1mdv2009.1
12cu|perl-HTML-Template-Pro-0.951.0-1|142	+ Revision: 320435
12cu|perl-HTML-Template-Pro-0.951.0-1|143	- update to new version 0.72
12cu|perl-HTML-Template-Pro-0.951.0-1|144	
12cu|perl-HTML-Template-Pro-0.951.0-1|145	* Sun Sep 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.71-1mdv2009.0
12cu|perl-HTML-Template-Pro-0.951.0-1|146	+ Revision: 282127
12cu|perl-HTML-Template-Pro-0.951.0-1|147	- update to new version 0.71
12cu|perl-HTML-Template-Pro-0.951.0-1|148	
12cu|perl-HTML-Template-Pro-0.951.0-1|149	* Mon Jul 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.70-1mdv2009.0
12cu|perl-HTML-Template-Pro-0.951.0-1|150	+ Revision: 235621
12cu|perl-HTML-Template-Pro-0.951.0-1|151	- import perl-HTML-Template-Pro
12cu|perl-HTML-Template-Pro-0.951.0-1|152	
12cu|perl-HTML-Template-Pro-0.951.0-1|153	
12cu|perl-HTML-Template-Pro-0.951.0-1|154	* Mon Jul 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.70-1mdv2009.0
12cu|perl-HTML-Template-Pro-0.951.0-1|155	- initial mdv release, generated with cpan2dist
12cu|perl-HTML-Template-Pro-0.951.0-1|156	
12cu|perl-HTML-Template-Pro-0.951.0-1|157	
12cu|perl-HTML-Template-Pro-0.951.0-1|158	

10895 12
12cu|perl-HTML-TextToHTML-2.520.100-1|1	%define upstream_name    txt2html
12cu|perl-HTML-TextToHTML-2.520.100-1|2	%define module_name      HTML-TextToHTML
12cu|perl-HTML-TextToHTML-2.520.100-1|3	%define upstream_version 2.5201
12cu|perl-HTML-TextToHTML-2.520.100-1|4	
12cu|perl-HTML-TextToHTML-2.520.100-1|5	Name:		perl-%{module_name}
12cu|perl-HTML-TextToHTML-2.520.100-1|6	Version:	%perl_convert_version %{upstream_version}
12cu|perl-HTML-TextToHTML-2.520.100-1|7	Release:	1
12cu|perl-HTML-TextToHTML-2.520.100-1|8	
12cu|perl-HTML-TextToHTML-2.520.100-1|9	Summary:	Convert plain text file to HTML
12cu|perl-HTML-TextToHTML-2.520.100-1|10	License:	GPL+ or Artistic
12cu|perl-HTML-TextToHTML-2.520.100-1|11	Group:		Development/Perl
12cu|perl-HTML-TextToHTML-2.520.100-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTML-TextToHTML-2.520.100-1|13	Source0:	http://www.cpan.org/modules/by-module/HTML/txt2html-%{upstream_version}.tar.gz
12cu|perl-HTML-TextToHTML-2.520.100-1|14	
12cu|perl-HTML-TextToHTML-2.520.100-1|15	BuildRequires:	perl-devel
12cu|perl-HTML-TextToHTML-2.520.100-1|16	BuildRequires: perl(Module::Build)
12cu|perl-HTML-TextToHTML-2.520.100-1|17	
12cu|perl-HTML-TextToHTML-2.520.100-1|18	BuildArch:	noarch
12cu|perl-HTML-TextToHTML-2.520.100-1|19	# dependencies of txt2html script, not gathered automatically because of #52267
12cu|perl-HTML-TextToHTML-2.520.100-1|20	Requires:	perl(Pod::Usage)
12cu|perl-HTML-TextToHTML-2.520.100-1|21	Requires:	perl(Getopt::Long)
12cu|perl-HTML-TextToHTML-2.520.100-1|22	Requires:	perl(File::Basename)
12cu|perl-HTML-TextToHTML-2.520.100-1|23	Requires:	perl(Getopt::ArgvFile)
12cu|perl-HTML-TextToHTML-2.520.100-1|24	Provides:	%{upstream_name} = %{version}-%{release}
12cu|perl-HTML-TextToHTML-2.520.100-1|25	
12cu|perl-HTML-TextToHTML-2.520.100-1|26	%description
12cu|perl-HTML-TextToHTML-2.520.100-1|27	HTML::TextToHTML converts plain text files to HTML. The txt2html
12cu|perl-HTML-TextToHTML-2.520.100-1|28	script uses this module to do the same from the command-line.
12cu|perl-HTML-TextToHTML-2.520.100-1|29	
12cu|perl-HTML-TextToHTML-2.520.100-1|30	%prep
12cu|perl-HTML-TextToHTML-2.520.100-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTML-TextToHTML-2.520.100-1|32	
12cu|perl-HTML-TextToHTML-2.520.100-1|33	%build
12cu|perl-HTML-TextToHTML-2.520.100-1|34	perl Build.PL installdirs=vendor
12cu|perl-HTML-TextToHTML-2.520.100-1|35	./Build
12cu|perl-HTML-TextToHTML-2.520.100-1|36	
12cu|perl-HTML-TextToHTML-2.520.100-1|37	%install
12cu|perl-HTML-TextToHTML-2.520.100-1|38	./Build install destdir=%{buildroot}
12cu|perl-HTML-TextToHTML-2.520.100-1|39	
12cu|perl-HTML-TextToHTML-2.520.100-1|40	%files
12cu|perl-HTML-TextToHTML-2.520.100-1|41	%doc README Changes TODO
12cu|perl-HTML-TextToHTML-2.520.100-1|42	%{_bindir}/txt2html
12cu|perl-HTML-TextToHTML-2.520.100-1|43	%{_mandir}/man1/txt2html.1*
12cu|perl-HTML-TextToHTML-2.520.100-1|44	%{_mandir}/man3/HTML*
12cu|perl-HTML-TextToHTML-2.520.100-1|45	%{perl_vendorlib}/HTML*
12cu|perl-HTML-TextToHTML-2.520.100-1|46	
12cu|perl-HTML-TextToHTML-2.520.100-1|47	
12cu|perl-HTML-TextToHTML-2.520.100-1|48	%changelog
12cu|perl-HTML-TextToHTML-2.520.100-1|49	* Tue Oct 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.520.100-1
12cu|perl-HTML-TextToHTML-2.520.100-1|50	+ Revision: 572fe65
12cu|perl-HTML-TextToHTML-2.520.100-1|51	- Updated by ROSA Updates Builder
12cu|perl-HTML-TextToHTML-2.520.100-1|52	
12cu|perl-HTML-TextToHTML-2.520.100-1|53	

10896 12
12cu|perl-HTML-Tidy-1.560.0-1|1	%define upstream_name    HTML-Tidy
12cu|perl-HTML-Tidy-1.560.0-1|2	%define upstream_version 1.56
12cu|perl-HTML-Tidy-1.560.0-1|3	
12cu|perl-HTML-Tidy-1.560.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-HTML-Tidy-1.560.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-HTML-Tidy-1.560.0-1|6	Release:	1
12cu|perl-HTML-Tidy-1.560.0-1|7	Summary: 	Web validation in a Perl object
12cu|perl-HTML-Tidy-1.560.0-1|8	License: 	GPL+ or Artistic
12cu|perl-HTML-Tidy-1.560.0-1|9	Group: 		Development/Perl
12cu|perl-HTML-Tidy-1.560.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTML-Tidy-1.560.0-1|11	Source0:    http://www.cpan.org/modules/by-module/HTML/HTML-Tidy-%{upstream_version}.tar.gz
12cu|perl-HTML-Tidy-1.560.0-1|12	BuildRequires:	perl-devel
12cu|perl-HTML-Tidy-1.560.0-1|13	BuildRequires:	tidyp-devel
12cu|perl-HTML-Tidy-1.560.0-1|14	
12cu|perl-HTML-Tidy-1.560.0-1|15	%description
12cu|perl-HTML-Tidy-1.560.0-1|16	HTML::Tidy is an HTML checker in a handy dandy object. It's meant as a
12cu|perl-HTML-Tidy-1.560.0-1|17	replacement for HTML::Lint. If you're currently an HTML::Lint user looking to
12cu|perl-HTML-Tidy-1.560.0-1|18	migrate, see the section "Converting from HTML::Lint".
12cu|perl-HTML-Tidy-1.560.0-1|19	
12cu|perl-HTML-Tidy-1.560.0-1|20	%prep
12cu|perl-HTML-Tidy-1.560.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTML-Tidy-1.560.0-1|22	
12cu|perl-HTML-Tidy-1.560.0-1|23	%build
12cu|perl-HTML-Tidy-1.560.0-1|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTML-Tidy-1.560.0-1|25	%make
12cu|perl-HTML-Tidy-1.560.0-1|26	
12cu|perl-HTML-Tidy-1.560.0-1|27	%check
12cu|perl-HTML-Tidy-1.560.0-1|28	# currently broken
12cu|perl-HTML-Tidy-1.560.0-1|29	rm -f t/venus.t
12cu|perl-HTML-Tidy-1.560.0-1|30	%{__make} test
12cu|perl-HTML-Tidy-1.560.0-1|31	
12cu|perl-HTML-Tidy-1.560.0-1|32	%install
12cu|perl-HTML-Tidy-1.560.0-1|33	%makeinstall_std
12cu|perl-HTML-Tidy-1.560.0-1|34	
12cu|perl-HTML-Tidy-1.560.0-1|35	%clean
12cu|perl-HTML-Tidy-1.560.0-1|36	
12cu|perl-HTML-Tidy-1.560.0-1|37	%files
12cu|perl-HTML-Tidy-1.560.0-1|38	%doc Changes README.markdown
12cu|perl-HTML-Tidy-1.560.0-1|39	%{perl_vendorarch}/HTML
12cu|perl-HTML-Tidy-1.560.0-1|40	%{perl_vendorarch}/auto/HTML
12cu|perl-HTML-Tidy-1.560.0-1|41	%{_mandir}/*/*
12cu|perl-HTML-Tidy-1.560.0-1|42	%{_bindir}/*
12cu|perl-HTML-Tidy-1.560.0-1|43	
12cu|perl-HTML-Tidy-1.560.0-1|44	
12cu|perl-HTML-Tidy-1.560.0-1|45	
12cu|perl-HTML-Tidy-1.560.0-1|46	%changelog
12cu|perl-HTML-Tidy-1.560.0-1|47	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.560.0-1
12cu|perl-HTML-Tidy-1.560.0-1|48	+ Revision: 33c64f0
12cu|perl-HTML-Tidy-1.560.0-1|49	- LOG Updated to 1.56 (by updates_builder)
12cu|perl-HTML-Tidy-1.560.0-1|50	
12cu|perl-HTML-Tidy-1.560.0-1|51	

10897 12
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|1	%define upstream_name	 HTML-TokeParser-Simple
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|2	%define upstream_version 3.16
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|3	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|5	Version:	%perl_convert_version 3.16
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|6	Release:	1
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|7	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|8	Summary:	Easy to use HTML::TokeParser interface
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|9	License:	GPL+ or Artistic
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|10	Group:		Development/Perl
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|12	Source0:	http://www.cpan.org/authors/id/O/OV/OVID/HTML-TokeParser-Simple-3.16.tar.gz
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|13	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|14	BuildRequires:	perl-devel
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|15	BuildRequires:	perl(HTML::Parser)
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|16	BuildRequires:	perl(Sub::Override)
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|17	BuildArch:	noarch
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|18	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|19	%description
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|20	HTML::TokeParser::Simple is a subclass of HTML::TokeParser that uses
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|21	easy-to-remember method calls to work with the tokens.  Rather than
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|22	try to remember a bunch of array indices or try to write a bunch of
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|23	constants for them, you can now do something like:
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|24	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|25	$token->is_start_tag( 'form' )
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|26	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|27	instead of
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|28	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|29	$token->[0] eq 'S' and $token->[1] eq 'form'
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|30	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|31	%prep
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|33	perl -pi -e 'tr/\r//d;' Changes README
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|34	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|35	%build
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|37	%make
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|38	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|39	%check
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|40	make test
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|41	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|42	%install
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|43	%makeinstall_std
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|44	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|45	%files
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|46	%doc Changes README
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|47	%{perl_vendorlib}/HTML
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|48	%{_mandir}/*/*
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|49	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|50	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|51	%changelog
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|52	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 3.150.0-1mdv2010.0
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|53	+ Revision: 403264
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|54	- rebuild using %%perl_convert_version
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|55	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|56	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 3.15-3mdv2009.0
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|57	+ Revision: 257240
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|58	- rebuild
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|59	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|60	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 3.15-1mdv2008.1
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|61	+ Revision: 135847
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|62	- restore BuildRoot
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|63	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|64	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|65	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|66	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|67	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|68	* Wed Jan 03 2007 Stefan van der Eijk <stefan@mandriva.org> 3.15-1mdv2007.0
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|69	+ Revision: 103808
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|70	- Import perl-HTML-TokeParser-Simple
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|71	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|72	* Mon Dec 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.15-1mdk
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|73	- New release 3.15
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|74	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|75	* Thu Oct 13 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.14-1mdk
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|76	- New release 3.14
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|77	- spec cleanup
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|78	- fix directory ownership
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|79	- fix source url
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|80	- %%mkrel
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|81	- fix doc encoding
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|82	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|83	* Tue Jan 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 3.13-1mdk
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|84	- 3.13
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|85	- Remove MANIFEST, change summary and URL; de-PREFIXify
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|86	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|87	* Tue Apr 20 2004 Stefan van der Eijk <stefan@eijk.nu> 2.2-1mdk
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|88	- initial package
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|89	
12cu|perl-HTML-TokeParser-Simple-3.160.0-1|90	

10898 12
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|1	%define upstream_name    HTML-TreeBuilder-LibXML
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|2	%define upstream_version 0.23
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|3	
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|6	Release:	1
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|7	
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|8	Summary:	HTML::Element compatible API for HTML::TreeBuilder::LibXML
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|9	License:	GPL+ or Artistic
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|10	Group:		Development/Perl
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|12	Source0:	http://www.cpan.org/modules/by-module/HTML/HTML-TreeBuilder-LibXML-%{upstream_version}.tar.gz
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|13	
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|14	BuildRequires:	perl-devel
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|15	BuildRequires: perl(Module::Build)
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|17	BuildRequires:	perl(Filter::Util::Call)
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|18	BuildRequires:	perl(HTML::TreeBuilder::XPath)
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|20	BuildRequires:	perl(Test::Exception)
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|21	BuildRequires:	perl(XML::LibXML)
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|22	BuildArch:	noarch
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|23	
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|24	%description
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|25	HTML::TreeBuilder::XPath is libxml based compatible interface to
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|26	HTML::TreeBuilder, which could be slow for a large document.
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|27	
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|28	HTML::TreeBuilder::LibXML is drop-in-replacement for
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|29	HTML::TreeBuilder::XPath.
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|30	
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|31	This module doesn't implement all of HTML::TreeBuilder and HTML::Element
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|32	APIs, but eough methods are defined so modules like Web::Scraper work.
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|33	
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|34	%prep
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|36	
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|37	%build
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|38	perl Build.PL installdirs=vendor
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|39	./Build
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|40	
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|41	%check
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|42	./Build test
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|43	
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|44	%install
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|45	./Build install destdir=%{buildroot}
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|46	
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|47	%files
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|48	%doc Changes
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|49	%{_mandir}/man3/*
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|50	%{perl_vendorlib}/*
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|51	
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|52	
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|53	%changelog
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|54	* Tue Oct 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-1
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|55	+ Revision: 917adc1
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|56	- LOG Updated to 0.23
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|57	
12cu|perl-HTML-TreeBuilder-LibXML-0.230.0-1|58	

10899 12
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|1	%define upstream_name    HTML-TreeBuilder-XPath
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|2	%define upstream_version 0.14
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|3	
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|5	Version:	%perl_convert_version 0.14
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|6	Release:	1
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|7	
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|8	Summary:	Add XPath support to HTML::TreeBuilder
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|9	License:	GPL+ or Artistic
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|10	Group:		Development/Perl
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|12	Source0:	http://www.cpan.org/modules/by-module/HTML/HTML-TreeBuilder-XPath-0.14.tar.gz
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|13	
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|14	BuildRequires:	perl-devel
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|15	BuildRequires:	perl(HTML::TreeBuilder)
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|16	BuildRequires:	perl(List::Util)
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|17	BuildRequires:	perl(XML::XPathEngine)
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|18	# Some of these requirements were missing so we added them explicitly.
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|19	Requires:	perl(List::Util)
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|20	Requires:	perl(HTML::TreeBuilder)
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|21	Requires:	perl(HTML::TreeBuilder::XPath::Node)
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|22	Requires:	perl(Scalar::Util)
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|23	Requires:	perl(XML::XPathEngine)
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|24	
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|25	BuildArch:	noarch
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|26	
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|27	%description
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|28	This module adds typical XPath methods to HTML::TreeBuilder, to make it
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|29	easy to query a document.
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|30	
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|31	%prep
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|33	
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|34	%build
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|36	%make
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|37	
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|38	%check
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|39	%make test
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|40	
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|41	%install
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|42	%makeinstall_std
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|43	
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|44	%files
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|45	%doc Changes README
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|46	%{_mandir}/man3/*
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|47	%{perl_vendorlib}/*
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|48	
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|49	%changelog
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|50	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.120.0-3mdv2011.0
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|51	+ Revision: 654348
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|52	- rebuild for updated spec-helper
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|53	
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|54	* Sat Dec 04 2010 Shlomi Fish <shlomif@mandriva.org> 0.120.0-2mdv2011.0
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|55	+ Revision: 609572
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|56	- Specified the Requires explicitly
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|57	
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|58	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.120.0-1mdv2011.0
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|59	+ Revision: 607286
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|60	- import perl-HTML-TreeBuilder-XPath
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|61	
12cu|perl-HTML-TreeBuilder-XPath-0.140.0-1|62	

10900 12
12cu|perl-HTTP-Body-1.190.0-1|1	%define	upstream_name	 HTTP-Body
12cu|perl-HTTP-Body-1.190.0-1|2	%define upstream_version 1.19
12cu|perl-HTTP-Body-1.190.0-1|3	
12cu|perl-HTTP-Body-1.190.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-HTTP-Body-1.190.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-HTTP-Body-1.190.0-1|6	Release:    1
12cu|perl-HTTP-Body-1.190.0-1|7	
12cu|perl-HTTP-Body-1.190.0-1|8	Summary:	HTTP Body Parser
12cu|perl-HTTP-Body-1.190.0-1|9	License:	GPL+ or Artistic
12cu|perl-HTTP-Body-1.190.0-1|10	Group:		Development/Perl
12cu|perl-HTTP-Body-1.190.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTTP-Body-1.190.0-1|12	Source0:    http://www.cpan.org/modules/by-module/HTTP/HTTP-Body-%{upstream_version}.tar.gz
12cu|perl-HTTP-Body-1.190.0-1|13	
12cu|perl-HTTP-Body-1.190.0-1|14	BuildRequires:  perl(HTTP::Headers)
12cu|perl-HTTP-Body-1.190.0-1|15	BuildRequires:  perl(Test::Deep)
12cu|perl-HTTP-Body-1.190.0-1|16	BuildRequires:  perl(YAML)
12cu|perl-HTTP-Body-1.190.0-1|17	BuildRequires:  perl-devel
12cu|perl-HTTP-Body-1.190.0-1|18	
12cu|perl-HTTP-Body-1.190.0-1|19	BuildArch:	    noarch
12cu|perl-HTTP-Body-1.190.0-1|20	
12cu|perl-HTTP-Body-1.190.0-1|21	%description
12cu|perl-HTTP-Body-1.190.0-1|22	Perl module to parse HTTP request bodies.
12cu|perl-HTTP-Body-1.190.0-1|23	
12cu|perl-HTTP-Body-1.190.0-1|24	%prep
12cu|perl-HTTP-Body-1.190.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTTP-Body-1.190.0-1|26	
12cu|perl-HTTP-Body-1.190.0-1|27	%build
12cu|perl-HTTP-Body-1.190.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTTP-Body-1.190.0-1|29	%make
12cu|perl-HTTP-Body-1.190.0-1|30	
12cu|perl-HTTP-Body-1.190.0-1|31	%check
12cu|perl-HTTP-Body-1.190.0-1|32	%make test
12cu|perl-HTTP-Body-1.190.0-1|33	
12cu|perl-HTTP-Body-1.190.0-1|34	%install
12cu|perl-HTTP-Body-1.190.0-1|35	%makeinstall_std
12cu|perl-HTTP-Body-1.190.0-1|36	
12cu|perl-HTTP-Body-1.190.0-1|37	%files
12cu|perl-HTTP-Body-1.190.0-1|38	%doc README Changes
12cu|perl-HTTP-Body-1.190.0-1|39	%{perl_vendorlib}/HTTP/Body/*
12cu|perl-HTTP-Body-1.190.0-1|40	%{perl_vendorlib}/HTTP/Body.pm
12cu|perl-HTTP-Body-1.190.0-1|41	%{_mandir}/man3/*
12cu|perl-HTTP-Body-1.190.0-1|42	
12cu|perl-HTTP-Body-1.190.0-1|43	
12cu|perl-HTTP-Body-1.190.0-1|44	
12cu|perl-HTTP-Body-1.190.0-1|45	%changelog
12cu|perl-HTTP-Body-1.190.0-1|46	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.190.0-1
12cu|perl-HTTP-Body-1.190.0-1|47	+ Revision: bcfb030
12cu|perl-HTTP-Body-1.190.0-1|48	- Updated to 1.19 (by updates_builder)
12cu|perl-HTTP-Body-1.190.0-1|49	
12cu|perl-HTTP-Body-1.190.0-1|50	

10901 12
12cu|perl-HTTP-BrowserDetect-1.690.0-1|1	%define upstream_name	 HTTP-BrowserDetect
12cu|perl-HTTP-BrowserDetect-1.690.0-1|2	%define upstream_version 1.69
12cu|perl-HTTP-BrowserDetect-1.690.0-1|3	
12cu|perl-HTTP-BrowserDetect-1.690.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-HTTP-BrowserDetect-1.690.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-HTTP-BrowserDetect-1.690.0-1|6	Release:	1
12cu|perl-HTTP-BrowserDetect-1.690.0-1|7	
12cu|perl-HTTP-BrowserDetect-1.690.0-1|8	Summary:	Determine the Web browser, version, and platform from an HTTP user agent string
12cu|perl-HTTP-BrowserDetect-1.690.0-1|9	
12cu|perl-HTTP-BrowserDetect-1.690.0-1|10	License:	GPL
12cu|perl-HTTP-BrowserDetect-1.690.0-1|11	Group:		Development/Perl
12cu|perl-HTTP-BrowserDetect-1.690.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-HTTP-BrowserDetect-1.690.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-HTTP-BrowserDetect-1.690.0-1|14	
12cu|perl-HTTP-BrowserDetect-1.690.0-1|15	BuildRequires:	perl-devel
12cu|perl-HTTP-BrowserDetect-1.690.0-1|16	BuildRequires: perl(Test::FailWarnings)
12cu|perl-HTTP-BrowserDetect-1.690.0-1|17	BuildRequires: perl(Test::NoWarnings)
12cu|perl-HTTP-BrowserDetect-1.690.0-1|18	BuildRequires: perl(Test::Most)
12cu|perl-HTTP-BrowserDetect-1.690.0-1|19	BuildRequires:	perl(Data::Dump)
12cu|perl-HTTP-BrowserDetect-1.690.0-1|20	BuildRequires:	perl(YAML::Tiny)
12cu|perl-HTTP-BrowserDetect-1.690.0-1|21	BuildRequires:	perl(JSON::PP)
12cu|perl-HTTP-BrowserDetect-1.690.0-1|22	BuildArch:	noarch
12cu|perl-HTTP-BrowserDetect-1.690.0-1|23	
12cu|perl-HTTP-BrowserDetect-1.690.0-1|24	%description
12cu|perl-HTTP-BrowserDetect-1.690.0-1|25	The HTTP::BrowserDetect object does a number of tests on an HTTP user agent
12cu|perl-HTTP-BrowserDetect-1.690.0-1|26	string. The results of these tests are available via methods of the object.
12cu|perl-HTTP-BrowserDetect-1.690.0-1|27	
12cu|perl-HTTP-BrowserDetect-1.690.0-1|28	This module is based upon the JavaScript browser detection code available at
12cu|perl-HTTP-BrowserDetect-1.690.0-1|29	http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html.
12cu|perl-HTTP-BrowserDetect-1.690.0-1|30	
12cu|perl-HTTP-BrowserDetect-1.690.0-1|31	%prep
12cu|perl-HTTP-BrowserDetect-1.690.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTTP-BrowserDetect-1.690.0-1|33	perl -pi -e 's/\015$//' README
12cu|perl-HTTP-BrowserDetect-1.690.0-1|34	
12cu|perl-HTTP-BrowserDetect-1.690.0-1|35	%build
12cu|perl-HTTP-BrowserDetect-1.690.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTTP-BrowserDetect-1.690.0-1|37	%make
12cu|perl-HTTP-BrowserDetect-1.690.0-1|38	
12cu|perl-HTTP-BrowserDetect-1.690.0-1|39	%check
12cu|perl-HTTP-BrowserDetect-1.690.0-1|40	make test
12cu|perl-HTTP-BrowserDetect-1.690.0-1|41	
12cu|perl-HTTP-BrowserDetect-1.690.0-1|42	%install
12cu|perl-HTTP-BrowserDetect-1.690.0-1|43	%makeinstall_std
12cu|perl-HTTP-BrowserDetect-1.690.0-1|44	
12cu|perl-HTTP-BrowserDetect-1.690.0-1|45	%files
12cu|perl-HTTP-BrowserDetect-1.690.0-1|46	%doc Changes README
12cu|perl-HTTP-BrowserDetect-1.690.0-1|47	%{perl_vendorlib}/HTTP
12cu|perl-HTTP-BrowserDetect-1.690.0-1|48	%{_mandir}/*/*
12cu|perl-HTTP-BrowserDetect-1.690.0-1|49	
12cu|perl-HTTP-BrowserDetect-1.690.0-1|50	
12cu|perl-HTTP-BrowserDetect-1.690.0-1|51	%changelog
12cu|perl-HTTP-BrowserDetect-1.690.0-1|52	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.690.0-1
12cu|perl-HTTP-BrowserDetect-1.690.0-1|53	+ Revision: 5b4f8d8
12cu|perl-HTTP-BrowserDetect-1.690.0-1|54	- Fix BRs
12cu|perl-HTTP-BrowserDetect-1.690.0-1|55	
12cu|perl-HTTP-BrowserDetect-1.690.0-1|56	

10902 12
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|1	%define module	HTTP-Cache-Transparent
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|2	%define upstream_version 1.1
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|3	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|4	Name:		perl-%{module}
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|5	Version:	%perl_convert_version 1.1
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|6	Release:	1
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|7	Summary:	A transparant caching implementation of http get
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|8	License:	GPL or Artistic
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|9	Group:		Development/Perl
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|10	Source:		http://search.cpan.org/CPAN/authors/id/M/MA/MATTIASH/HTTP-Cache-Transparent-1.1.tar.gz
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|11	Url:		http://search.cpan.org/dist/%module/
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|12	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|13	BuildRequires:	perl-devel
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|14	BuildRequires:	perl-libwww-perl
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|15	BuildArch:	noarch
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|16	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|17	%description
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|18	HTTP::Cache::Transparent is an implementation of http get that keeps a local
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|19	cache of fetched pages to avoid fetching the same data from the server
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|20	if it hasn't been updated. The cache is stored on disk and is thus
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|21	persistent between invocations.
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|22	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|23	The http-headers If-Modified-Since and ETag are used to let the server
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|24	decide if the version in the cache is up-to-date or not.
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|25	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|26	%prep
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|27	%setup -q -n %{module}-%{upstream_version}
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|28	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|29	%build
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|30	perl Makefile.PL INSTALLDIRS=vendor <<EOF
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|31	EOF
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|32	%make
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|33	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|34	%check
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|35	%make test
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|36	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|37	%install
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|38	%makeinstall_std
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|39	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|40	%files
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|41	%doc Changes
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|42	%{perl_vendorlib}/HTTP/Cache/Transparent.pm
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|43	%{_mandir}/*/*
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|44	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|45	%changelog
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|46	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2010.0
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|47	+ Revision: 440586
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|48	- rebuild
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|49	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|50	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1.0-4mdv2009.1
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|51	+ Revision: 350222
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|52	- 2009.1 rebuild
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|53	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|54	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.0-3mdv2009.0
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|55	+ Revision: 257245
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|56	- rebuild
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|57	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|58	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|59	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|60	- restore BuildRoot
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|61	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|62	* Thu Dec 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2008.1
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|63	+ Revision: 119231
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|64	- update to new version 1.0
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|65	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|66	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|67	* Wed Jan 03 2007 Stefan van der Eijk <stefan@mandriva.org> 0.7-1mdv2007.0
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|68	+ Revision: 103810
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|69	- Import perl-HTTP-Cache-Transparent
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|70	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|71	* Thu Mar 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.7-1mdk
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|72	- 0.7
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|73	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|74	* Sun Jul 17 2005 Stefan van der Eijk <stefan@eijk.nu> 0.6-1mdk
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|75	- 0.6
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|76	- %%mkrel
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|77	- BuildRequires
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|78	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|79	* Mon Jan 24 2005 Stefan van der Eijk <stefan@mandrake.org> 0.5-1mdk
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|80	- first mdk release
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|81	
12cu|perl-HTTP-Cache-Transparent-1.100.0-1|82	

10903 12
12cu|perl-HTTP-Exception-0.40.60-1|1	%define upstream_name    HTTP-Exception
12cu|perl-HTTP-Exception-0.40.60-1|2	%define upstream_version 0.04006
12cu|perl-HTTP-Exception-0.40.60-1|3	
12cu|perl-HTTP-Exception-0.40.60-1|4	Name:       perl-%{upstream_name}
12cu|perl-HTTP-Exception-0.40.60-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-HTTP-Exception-0.40.60-1|6	Release:    %mkrel 1
12cu|perl-HTTP-Exception-0.40.60-1|7	
12cu|perl-HTTP-Exception-0.40.60-1|8	Summary:    Throw HTTP-Errors as Exceptions
12cu|perl-HTTP-Exception-0.40.60-1|9	License:    GPL+ or Artistic
12cu|perl-HTTP-Exception-0.40.60-1|10	Group:      Development/Perl
12cu|perl-HTTP-Exception-0.40.60-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTTP-Exception-0.40.60-1|12	Source0:    http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-HTTP-Exception-0.40.60-1|13	
12cu|perl-HTTP-Exception-0.40.60-1|14	BuildRequires: perl(Exception::Class) >= 1.290.0
12cu|perl-HTTP-Exception-0.40.60-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
12cu|perl-HTTP-Exception-0.40.60-1|16	BuildRequires: perl(HTTP::Status) >= 5.817.0
12cu|perl-HTTP-Exception-0.40.60-1|17	BuildRequires: perl(Scalar::Util) >= 1.220.0
12cu|perl-HTTP-Exception-0.40.60-1|18	BuildRequires: perl(Test::Exception) >= 0.290.0
12cu|perl-HTTP-Exception-0.40.60-1|19	BuildRequires: perl(Test::More) >= 0.880.0
12cu|perl-HTTP-Exception-0.40.60-1|20	BuildRequires: perl(Test::NoWarnings) >= 1.40.0
12cu|perl-HTTP-Exception-0.40.60-1|21	BuildRequires: perl(base)
12cu|perl-HTTP-Exception-0.40.60-1|22	BuildRequires: perl(strict)
12cu|perl-HTTP-Exception-0.40.60-1|23	BuildRequires: perl(warnings)
12cu|perl-HTTP-Exception-0.40.60-1|24	BuildRequires: perl-devel
12cu|perl-HTTP-Exception-0.40.60-1|25	BuildArch:  noarch
12cu|perl-HTTP-Exception-0.40.60-1|26	
12cu|perl-HTTP-Exception-0.40.60-1|27	%description
12cu|perl-HTTP-Exception-0.40.60-1|28	Every HTTP::Exception is a L<Exception::Class> - Class. So the same
12cu|perl-HTTP-Exception-0.40.60-1|29	mechanisms apply as with L<Exception::Class>-classes. In fact have a look
12cu|perl-HTTP-Exception-0.40.60-1|30	at L<Exception::Class>' docs for more general information on exceptions and
12cu|perl-HTTP-Exception-0.40.60-1|31	L<Exception::Class::Base> for information on what methods a caught
12cu|perl-HTTP-Exception-0.40.60-1|32	exception also has.
12cu|perl-HTTP-Exception-0.40.60-1|33	
12cu|perl-HTTP-Exception-0.40.60-1|34	HTTP::Exception is only a factory for HTTP::Exception::XXX (where X is a
12cu|perl-HTTP-Exception-0.40.60-1|35	number) subclasses. That means that HTTP::Exception->new(404) returns a
12cu|perl-HTTP-Exception-0.40.60-1|36	HTTP::Exception::404 object, which in turn is a HTTP::Exception::Base -
12cu|perl-HTTP-Exception-0.40.60-1|37	Object.
12cu|perl-HTTP-Exception-0.40.60-1|38	
12cu|perl-HTTP-Exception-0.40.60-1|39	Don't bother checking a caught HTTP::Exception::...-class with "isa" as it
12cu|perl-HTTP-Exception-0.40.60-1|40	might not contain what you would expect. Use the code- or
12cu|perl-HTTP-Exception-0.40.60-1|41	status_message-attributes and the is_ -methods instead.
12cu|perl-HTTP-Exception-0.40.60-1|42	
12cu|perl-HTTP-Exception-0.40.60-1|43	%prep
12cu|perl-HTTP-Exception-0.40.60-1|44	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTTP-Exception-0.40.60-1|45	
12cu|perl-HTTP-Exception-0.40.60-1|46	%build
12cu|perl-HTTP-Exception-0.40.60-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTTP-Exception-0.40.60-1|48	
12cu|perl-HTTP-Exception-0.40.60-1|49	%make
12cu|perl-HTTP-Exception-0.40.60-1|50	
12cu|perl-HTTP-Exception-0.40.60-1|51	%check
12cu|perl-HTTP-Exception-0.40.60-1|52	%make test
12cu|perl-HTTP-Exception-0.40.60-1|53	
12cu|perl-HTTP-Exception-0.40.60-1|54	%install
12cu|perl-HTTP-Exception-0.40.60-1|55	%makeinstall_std
12cu|perl-HTTP-Exception-0.40.60-1|56	
12cu|perl-HTTP-Exception-0.40.60-1|57	%files
12cu|perl-HTTP-Exception-0.40.60-1|58	%doc Changes INSTALL LICENSE META.yml MYMETA.yml README
12cu|perl-HTTP-Exception-0.40.60-1|59	%{_mandir}/man3/*
12cu|perl-HTTP-Exception-0.40.60-1|60	%perl_vendorlib/*
12cu|perl-HTTP-Exception-0.40.60-1|61	
12cu|perl-HTTP-Exception-0.40.60-1|62	
12cu|perl-HTTP-Exception-0.40.60-1|63	%changelog
12cu|perl-HTTP-Exception-0.40.60-1|64	* Thu Apr 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.60-1
12cu|perl-HTTP-Exception-0.40.60-1|65	+ Revision: 1f8851c
12cu|perl-HTTP-Exception-0.40.60-1|66	- Fix BRs
12cu|perl-HTTP-Exception-0.40.60-1|67	
12cu|perl-HTTP-Exception-0.40.60-1|68	

10904 12
12cu|perl-HTTP-Headers-Fast-0.170.0-1|1	%define upstream_name    HTTP-Headers-Fast
12cu|perl-HTTP-Headers-Fast-0.170.0-1|2	%define upstream_version 0.17
12cu|perl-HTTP-Headers-Fast-0.170.0-1|3	
12cu|perl-HTTP-Headers-Fast-0.170.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-HTTP-Headers-Fast-0.170.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-HTTP-Headers-Fast-0.170.0-1|6	Release:	1
12cu|perl-HTTP-Headers-Fast-0.170.0-1|7	
12cu|perl-HTTP-Headers-Fast-0.170.0-1|8	Summary:	Faster implementation of HTTP::Headers
12cu|perl-HTTP-Headers-Fast-0.170.0-1|9	License:	GPL+ or Artistic
12cu|perl-HTTP-Headers-Fast-0.170.0-1|10	Group:		Development/Perl
12cu|perl-HTTP-Headers-Fast-0.170.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTTP-Headers-Fast-0.170.0-1|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/HTTP-Headers-Fast-%{upstream_version}.tar.gz
12cu|perl-HTTP-Headers-Fast-0.170.0-1|13	
12cu|perl-HTTP-Headers-Fast-0.170.0-1|14	BuildRequires:	perl-devel
12cu|perl-HTTP-Headers-Fast-0.170.0-1|15	BuildRequires: perl(Module::Build)
12cu|perl-HTTP-Headers-Fast-0.170.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-HTTP-Headers-Fast-0.170.0-1|17	BuildRequires:	perl(Filter::Util::Call)
12cu|perl-HTTP-Headers-Fast-0.170.0-1|18	BuildRequires:	perl(HTTP::Date)
12cu|perl-HTTP-Headers-Fast-0.170.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-HTTP-Headers-Fast-0.170.0-1|20	BuildRequires:	perl(Test::Requires)
12cu|perl-HTTP-Headers-Fast-0.170.0-1|21	BuildRequires:	perl(YAML)
12cu|perl-HTTP-Headers-Fast-0.170.0-1|22	BuildArch:	noarch
12cu|perl-HTTP-Headers-Fast-0.170.0-1|23	
12cu|perl-HTTP-Headers-Fast-0.170.0-1|24	%description
12cu|perl-HTTP-Headers-Fast-0.170.0-1|25	HTTP::Headers::Fast is a perl class for parsing/writing HTTP headers.
12cu|perl-HTTP-Headers-Fast-0.170.0-1|26	
12cu|perl-HTTP-Headers-Fast-0.170.0-1|27	The interface is the same as HTTP::Headers.
12cu|perl-HTTP-Headers-Fast-0.170.0-1|28	
12cu|perl-HTTP-Headers-Fast-0.170.0-1|29	%prep
12cu|perl-HTTP-Headers-Fast-0.170.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTTP-Headers-Fast-0.170.0-1|31	
12cu|perl-HTTP-Headers-Fast-0.170.0-1|32	%build
12cu|perl-HTTP-Headers-Fast-0.170.0-1|33	perl Build.PL installdirs=vendor
12cu|perl-HTTP-Headers-Fast-0.170.0-1|34	./Build
12cu|perl-HTTP-Headers-Fast-0.170.0-1|35	
12cu|perl-HTTP-Headers-Fast-0.170.0-1|36	%check
12cu|perl-HTTP-Headers-Fast-0.170.0-1|37	./Build test
12cu|perl-HTTP-Headers-Fast-0.170.0-1|38	
12cu|perl-HTTP-Headers-Fast-0.170.0-1|39	%install
12cu|perl-HTTP-Headers-Fast-0.170.0-1|40	./Build install destdir=%{buildroot}
12cu|perl-HTTP-Headers-Fast-0.170.0-1|41	
12cu|perl-HTTP-Headers-Fast-0.170.0-1|42	%files
12cu|perl-HTTP-Headers-Fast-0.170.0-1|43	%doc  META.yml Changes
12cu|perl-HTTP-Headers-Fast-0.170.0-1|44	%{_mandir}/man3/*
12cu|perl-HTTP-Headers-Fast-0.170.0-1|45	%{perl_vendorlib}/*
12cu|perl-HTTP-Headers-Fast-0.170.0-1|46	
12cu|perl-HTTP-Headers-Fast-0.170.0-1|47	
12cu|perl-HTTP-Headers-Fast-0.170.0-1|48	%changelog
12cu|perl-HTTP-Headers-Fast-0.170.0-1|49	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-1
12cu|perl-HTTP-Headers-Fast-0.170.0-1|50	+ Revision: f874ae5
12cu|perl-HTTP-Headers-Fast-0.170.0-1|51	- Fix %doc files
12cu|perl-HTTP-Headers-Fast-0.170.0-1|52	
12cu|perl-HTTP-Headers-Fast-0.170.0-1|53	

10905 12
12cu|perl-HTTP-Lite-2.430.0-1|1	%define upstream_name    HTTP-Lite
12cu|perl-HTTP-Lite-2.430.0-1|2	%define upstream_version 2.43
12cu|perl-HTTP-Lite-2.430.0-1|3	
12cu|perl-HTTP-Lite-2.430.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-HTTP-Lite-2.430.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-HTTP-Lite-2.430.0-1|6	Release:	1
12cu|perl-HTTP-Lite-2.430.0-1|7	
12cu|perl-HTTP-Lite-2.430.0-1|8	Summary:	Lightweight HTTP implementation
12cu|perl-HTTP-Lite-2.430.0-1|9	License:	GPL+ or Artistic
12cu|perl-HTTP-Lite-2.430.0-1|10	Group:		Development/Perl
12cu|perl-HTTP-Lite-2.430.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTTP-Lite-2.430.0-1|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/HTTP-Lite-%{upstream_version}.tar.gz
12cu|perl-HTTP-Lite-2.430.0-1|13	
12cu|perl-HTTP-Lite-2.430.0-1|14	BuildRequires:	perl-devel
12cu|perl-HTTP-Lite-2.430.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-HTTP-Lite-2.430.0-1|16	BuildArch:	noarch
12cu|perl-HTTP-Lite-2.430.0-1|17	
12cu|perl-HTTP-Lite-2.430.0-1|18	%description
12cu|perl-HTTP-Lite-2.430.0-1|19	HTTP::Lite is a stand-alone lightweight HTTP/1.1 implementation
12cu|perl-HTTP-Lite-2.430.0-1|20	for perl.  It is not intended as a replacement for the
12cu|perl-HTTP-Lite-2.430.0-1|21	fully-features LWP module.  Instead, it is intended for use in
12cu|perl-HTTP-Lite-2.430.0-1|22	situations where it is desirable to install the minimal number of
12cu|perl-HTTP-Lite-2.430.0-1|23	modules to achieve HTTP support, or where LWP is not a good
12cu|perl-HTTP-Lite-2.430.0-1|24	candidate due to CPU overhead, such as slower processors.
12cu|perl-HTTP-Lite-2.430.0-1|25	HTTP::Lite is also significantly faster than LWP.
12cu|perl-HTTP-Lite-2.430.0-1|26	
12cu|perl-HTTP-Lite-2.430.0-1|27	HTTP::Lite is ideal for CGI (or mod_perl) programs or for bundling
12cu|perl-HTTP-Lite-2.430.0-1|28	for redistribution with larger packages where only HTTP GET and
12cu|perl-HTTP-Lite-2.430.0-1|29	POST functionality are necessary.
12cu|perl-HTTP-Lite-2.430.0-1|30	
12cu|perl-HTTP-Lite-2.430.0-1|31	HTTP::Lite supports basic POST and GET operations only.  As of
12cu|perl-HTTP-Lite-2.430.0-1|32	0.2.1, HTTP::Lite supports HTTP/1.1 and is compliant with the Host
12cu|perl-HTTP-Lite-2.430.0-1|33	header, necessary for name based virtual hosting.  Additionally,
12cu|perl-HTTP-Lite-2.430.0-1|34	HTTP::Lite now supports Proxies.
12cu|perl-HTTP-Lite-2.430.0-1|35	
12cu|perl-HTTP-Lite-2.430.0-1|36	%prep
12cu|perl-HTTP-Lite-2.430.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTTP-Lite-2.430.0-1|38	
12cu|perl-HTTP-Lite-2.430.0-1|39	%build
12cu|perl-HTTP-Lite-2.430.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTTP-Lite-2.430.0-1|41	%make
12cu|perl-HTTP-Lite-2.430.0-1|42	
12cu|perl-HTTP-Lite-2.430.0-1|43	%check
12cu|perl-HTTP-Lite-2.430.0-1|44	%make test
12cu|perl-HTTP-Lite-2.430.0-1|45	
12cu|perl-HTTP-Lite-2.430.0-1|46	%install
12cu|perl-HTTP-Lite-2.430.0-1|47	%makeinstall_std
12cu|perl-HTTP-Lite-2.430.0-1|48	
12cu|perl-HTTP-Lite-2.430.0-1|49	%files
12cu|perl-HTTP-Lite-2.430.0-1|50	%doc LICENSE README META.yml Changes
12cu|perl-HTTP-Lite-2.430.0-1|51	%{_mandir}/man3/*
12cu|perl-HTTP-Lite-2.430.0-1|52	%{perl_vendorlib}/*
12cu|perl-HTTP-Lite-2.430.0-1|53	
12cu|perl-HTTP-Lite-2.430.0-1|54	
12cu|perl-HTTP-Lite-2.430.0-1|55	%changelog
12cu|perl-HTTP-Lite-2.430.0-1|56	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.430.0-1
12cu|perl-HTTP-Lite-2.430.0-1|57	+ Revision: 875f937
12cu|perl-HTTP-Lite-2.430.0-1|58	- Updated to 2.43 (by updates_builder)
12cu|perl-HTTP-Lite-2.430.0-1|59	
12cu|perl-HTTP-Lite-2.430.0-1|60	

10906 12
12cu|perl-HTTP-Proxy-0.300.0-1|1	%define upstream_name	 HTTP-Proxy
12cu|perl-HTTP-Proxy-0.300.0-1|2	%define upstream_version 0.300
12cu|perl-HTTP-Proxy-0.300.0-1|3	
12cu|perl-HTTP-Proxy-0.300.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-HTTP-Proxy-0.300.0-1|5	Version:	%perl_convert_version 0.300
12cu|perl-HTTP-Proxy-0.300.0-1|6	Release:	1
12cu|perl-HTTP-Proxy-0.300.0-1|7	
12cu|perl-HTTP-Proxy-0.300.0-1|8	Summary:	A pure Perl HTTP proxy
12cu|perl-HTTP-Proxy-0.300.0-1|9	License:	GPL+ or Artistic
12cu|perl-HTTP-Proxy-0.300.0-1|10	Group:		Development/Perl
12cu|perl-HTTP-Proxy-0.300.0-1|11	Url:		http://http-proxy.mongueurs.net/
12cu|perl-HTTP-Proxy-0.300.0-1|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/HTTP-Proxy-0.300.tar.gz
12cu|perl-HTTP-Proxy-0.300.0-1|13	
12cu|perl-HTTP-Proxy-0.300.0-1|14	BuildRequires:	perl-devel
12cu|perl-HTTP-Proxy-0.300.0-1|15	BuildRequires:	perl(Module::Build)
12cu|perl-HTTP-Proxy-0.300.0-1|16	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-HTTP-Proxy-0.300.0-1|17	BuildRequires:	perl(HTTP::Daemon)
12cu|perl-HTTP-Proxy-0.300.0-1|18	BuildRequires:	perl(HTML::Parser)
12cu|perl-HTTP-Proxy-0.300.0-1|19	BuildArch:	noarch
12cu|perl-HTTP-Proxy-0.300.0-1|20	
12cu|perl-HTTP-Proxy-0.300.0-1|21	%description
12cu|perl-HTTP-Proxy-0.300.0-1|22	The HTTP::Proxy module implements a HTTP proxy, using a HTTP::Daemon to
12cu|perl-HTTP-Proxy-0.300.0-1|23	accept client connections, and a LWP::UserAgent to ask for the requested
12cu|perl-HTTP-Proxy-0.300.0-1|24	pages.
12cu|perl-HTTP-Proxy-0.300.0-1|25	
12cu|perl-HTTP-Proxy-0.300.0-1|26	The most interesting feature of this proxy object is its ability to
12cu|perl-HTTP-Proxy-0.300.0-1|27	filter the HTTP requests and responses through user-defined filters.
12cu|perl-HTTP-Proxy-0.300.0-1|28	
12cu|perl-HTTP-Proxy-0.300.0-1|29	%prep
12cu|perl-HTTP-Proxy-0.300.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTTP-Proxy-0.300.0-1|31	chmod 755 eg/*.pl
12cu|perl-HTTP-Proxy-0.300.0-1|32	
12cu|perl-HTTP-Proxy-0.300.0-1|33	%build
12cu|perl-HTTP-Proxy-0.300.0-1|34	perl Build.PL installdirs=vendor
12cu|perl-HTTP-Proxy-0.300.0-1|35	./Build
12cu|perl-HTTP-Proxy-0.300.0-1|36	
12cu|perl-HTTP-Proxy-0.300.0-1|37	%check
12cu|perl-HTTP-Proxy-0.300.0-1|38	./Build test
12cu|perl-HTTP-Proxy-0.300.0-1|39	
12cu|perl-HTTP-Proxy-0.300.0-1|40	%install
12cu|perl-HTTP-Proxy-0.300.0-1|41	./Build install destdir=%{buildroot}
12cu|perl-HTTP-Proxy-0.300.0-1|42	
12cu|perl-HTTP-Proxy-0.300.0-1|43	%files
12cu|perl-HTTP-Proxy-0.300.0-1|44	%doc Changes README eg
12cu|perl-HTTP-Proxy-0.300.0-1|45	%{perl_vendorlib}/HTTP/*
12cu|perl-HTTP-Proxy-0.300.0-1|46	%{_mandir}/*/*
12cu|perl-HTTP-Proxy-0.300.0-1|47	
12cu|perl-HTTP-Proxy-0.300.0-1|48	%changelog
12cu|perl-HTTP-Proxy-0.300.0-1|49	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.240.0-1mdv2010.0
12cu|perl-HTTP-Proxy-0.300.0-1|50	+ Revision: 399299
12cu|perl-HTTP-Proxy-0.300.0-1|51	- update to 0.24
12cu|perl-HTTP-Proxy-0.300.0-1|52	- using %%perl_convert_version
12cu|perl-HTTP-Proxy-0.300.0-1|53	- fixed license field
12cu|perl-HTTP-Proxy-0.300.0-1|54	
12cu|perl-HTTP-Proxy-0.300.0-1|55	* Fri Sep 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-1mdv2009.0
12cu|perl-HTTP-Proxy-0.300.0-1|56	+ Revision: 281103
12cu|perl-HTTP-Proxy-0.300.0-1|57	- update to new version 0.23
12cu|perl-HTTP-Proxy-0.300.0-1|58	
12cu|perl-HTTP-Proxy-0.300.0-1|59	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.22-2mdv2009.0
12cu|perl-HTTP-Proxy-0.300.0-1|60	+ Revision: 268526
12cu|perl-HTTP-Proxy-0.300.0-1|61	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-HTTP-Proxy-0.300.0-1|62	
12cu|perl-HTTP-Proxy-0.300.0-1|63	* Tue May 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2009.0
12cu|perl-HTTP-Proxy-0.300.0-1|64	+ Revision: 202320
12cu|perl-HTTP-Proxy-0.300.0-1|65	- update to new version 0.22
12cu|perl-HTTP-Proxy-0.300.0-1|66	
12cu|perl-HTTP-Proxy-0.300.0-1|67	* Wed Apr 23 2008 Jérôme Quelin <jquelin@mandriva.org> 0.21-2mdv2009.0
12cu|perl-HTTP-Proxy-0.300.0-1|68	+ Revision: 196892
12cu|perl-HTTP-Proxy-0.300.0-1|69	- rebuild
12cu|perl-HTTP-Proxy-0.300.0-1|70	
12cu|perl-HTTP-Proxy-0.300.0-1|71	* Mon Apr 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.21-1mdv2009.0
12cu|perl-HTTP-Proxy-0.300.0-1|72	+ Revision: 196140
12cu|perl-HTTP-Proxy-0.300.0-1|73	- update to new version 0.21
12cu|perl-HTTP-Proxy-0.300.0-1|74	
12cu|perl-HTTP-Proxy-0.300.0-1|75	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.20-1mdv2008.1
12cu|perl-HTTP-Proxy-0.300.0-1|76	+ Revision: 135847
12cu|perl-HTTP-Proxy-0.300.0-1|77	- restore BuildRoot
12cu|perl-HTTP-Proxy-0.300.0-1|78	
12cu|perl-HTTP-Proxy-0.300.0-1|79	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-HTTP-Proxy-0.300.0-1|80	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-HTTP-Proxy-0.300.0-1|81	
12cu|perl-HTTP-Proxy-0.300.0-1|82	
12cu|perl-HTTP-Proxy-0.300.0-1|83	* Sat Sep 02 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|perl-HTTP-Proxy-0.300.0-1|84	+ 2006-09-02 17:20:37 (59608)
12cu|perl-HTTP-Proxy-0.300.0-1|85	- 0.20
12cu|perl-HTTP-Proxy-0.300.0-1|86	
12cu|perl-HTTP-Proxy-0.300.0-1|87	* Sat Sep 02 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|perl-HTTP-Proxy-0.300.0-1|88	+ 2006-09-02 17:18:41 (59607)
12cu|perl-HTTP-Proxy-0.300.0-1|89	Import perl-HTTP-Proxy
12cu|perl-HTTP-Proxy-0.300.0-1|90	
12cu|perl-HTTP-Proxy-0.300.0-1|91	* Fri Jun 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.19-1mdv2007.0
12cu|perl-HTTP-Proxy-0.300.0-1|92	- new version
12cu|perl-HTTP-Proxy-0.300.0-1|93	- rpmbuildupdate aware
12cu|perl-HTTP-Proxy-0.300.0-1|94	- spec cleanup
12cu|perl-HTTP-Proxy-0.300.0-1|95	
12cu|perl-HTTP-Proxy-0.300.0-1|96	* Mon Mar 20 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.18-1mdk
12cu|perl-HTTP-Proxy-0.300.0-1|97	- 0.18
12cu|perl-HTTP-Proxy-0.300.0-1|98	
12cu|perl-HTTP-Proxy-0.300.0-1|99	* Sat Oct 08 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.17-1mdk
12cu|perl-HTTP-Proxy-0.300.0-1|100	- 0.17
12cu|perl-HTTP-Proxy-0.300.0-1|101	
12cu|perl-HTTP-Proxy-0.300.0-1|102	* Mon Sep 19 2005 Pascal Terjan <pterjan@mandriva.org> 0.16-2mdk
12cu|perl-HTTP-Proxy-0.300.0-1|103	- BuildRequires perl-Module-Build
12cu|perl-HTTP-Proxy-0.300.0-1|104	
12cu|perl-HTTP-Proxy-0.300.0-1|105	* Thu Sep 08 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.16-1mdk
12cu|perl-HTTP-Proxy-0.300.0-1|106	- 0.16
12cu|perl-HTTP-Proxy-0.300.0-1|107	
12cu|perl-HTTP-Proxy-0.300.0-1|108	* Thu Apr 28 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.15-1mdk
12cu|perl-HTTP-Proxy-0.300.0-1|109	- 0.15
12cu|perl-HTTP-Proxy-0.300.0-1|110	
12cu|perl-HTTP-Proxy-0.300.0-1|111	* Mon Nov 01 2004 Michael Scherer <misc@mandrake.org> 0.13-2mdk
12cu|perl-HTTP-Proxy-0.300.0-1|112	- BuildRequires
12cu|perl-HTTP-Proxy-0.300.0-1|113	
12cu|perl-HTTP-Proxy-0.300.0-1|114	* Wed Aug 25 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.13-1mdk
12cu|perl-HTTP-Proxy-0.300.0-1|115	- Initial MDK release.
12cu|perl-HTTP-Proxy-0.300.0-1|116	
12cu|perl-HTTP-Proxy-0.300.0-1|117	

10907 12
12cu|perl-HTTP-Request-Params-1.10.0-3|1	%define upstream_name	 HTTP-Request-Params
12cu|perl-HTTP-Request-Params-1.10.0-3|2	%define upstream_version 1.01
12cu|perl-HTTP-Request-Params-1.10.0-3|3	
12cu|perl-HTTP-Request-Params-1.10.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-HTTP-Request-Params-1.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-HTTP-Request-Params-1.10.0-3|6	Release:	3
12cu|perl-HTTP-Request-Params-1.10.0-3|7	
12cu|perl-HTTP-Request-Params-1.10.0-3|8	Summary:	Retrieve GET/POST Parameters from HTTP Requests
12cu|perl-HTTP-Request-Params-1.10.0-3|9	License:	GPL+ or Artistic
12cu|perl-HTTP-Request-Params-1.10.0-3|10	Group:		Development/Perl
12cu|perl-HTTP-Request-Params-1.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTTP-Request-Params-1.10.0-3|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.bz2
12cu|perl-HTTP-Request-Params-1.10.0-3|13	Patch0:         perl-HTTP-Request-Params-1.01-fix-build.patch
12cu|perl-HTTP-Request-Params-1.10.0-3|14	
12cu|perl-HTTP-Request-Params-1.10.0-3|15	BuildRequires:	perl-devel
12cu|perl-HTTP-Request-Params-1.10.0-3|16	BuildRequires:	perl(Email::MIME::Modifier)
12cu|perl-HTTP-Request-Params-1.10.0-3|17	BuildRequires:	perl(CGI)
12cu|perl-HTTP-Request-Params-1.10.0-3|18	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-HTTP-Request-Params-1.10.0-3|19	BuildRequires:	perl(Class::Accessor::Fast)
12cu|perl-HTTP-Request-Params-1.10.0-3|20	BuildRequires:	perl(Email::Simple)
12cu|perl-HTTP-Request-Params-1.10.0-3|21	BuildArch:	noarch
12cu|perl-HTTP-Request-Params-1.10.0-3|22	
12cu|perl-HTTP-Request-Params-1.10.0-3|23	%description
12cu|perl-HTTP-Request-Params-1.10.0-3|24	This software does all the dirty work of parsing HTTP Requests to find incoming
12cu|perl-HTTP-Request-Params-1.10.0-3|25	query parameters.
12cu|perl-HTTP-Request-Params-1.10.0-3|26	
12cu|perl-HTTP-Request-Params-1.10.0-3|27	%prep
12cu|perl-HTTP-Request-Params-1.10.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTTP-Request-Params-1.10.0-3|29	%patch0 -p1 -b .fix-build
12cu|perl-HTTP-Request-Params-1.10.0-3|30	
12cu|perl-HTTP-Request-Params-1.10.0-3|31	%build
12cu|perl-HTTP-Request-Params-1.10.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTTP-Request-Params-1.10.0-3|33	%make
12cu|perl-HTTP-Request-Params-1.10.0-3|34	
12cu|perl-HTTP-Request-Params-1.10.0-3|35	%check
12cu|perl-HTTP-Request-Params-1.10.0-3|36	make test
12cu|perl-HTTP-Request-Params-1.10.0-3|37	
12cu|perl-HTTP-Request-Params-1.10.0-3|38	%install
12cu|perl-HTTP-Request-Params-1.10.0-3|39	%makeinstall_std
12cu|perl-HTTP-Request-Params-1.10.0-3|40	
12cu|perl-HTTP-Request-Params-1.10.0-3|41	%files
12cu|perl-HTTP-Request-Params-1.10.0-3|42	%doc README
12cu|perl-HTTP-Request-Params-1.10.0-3|43	%{perl_vendorlib}/HTTP
12cu|perl-HTTP-Request-Params-1.10.0-3|44	%{_mandir}/*/*
12cu|perl-HTTP-Request-Params-1.10.0-3|45	
12cu|perl-HTTP-Request-Params-1.10.0-3|46	%changelog
12cu|perl-HTTP-Request-Params-1.10.0-3|47	* Fri Apr 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-3
12cu|perl-HTTP-Request-Params-1.10.0-3|48	+ Revision: c3855b9
12cu|perl-HTTP-Request-Params-1.10.0-3|49	- Fix build with new Email::MIME
12cu|perl-HTTP-Request-Params-1.10.0-3|50	
12cu|perl-HTTP-Request-Params-1.10.0-3|51	

10908 12
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|1	%define upstream_name    HTTP-Server-Simple-PSGI
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|2	%define upstream_version 0.16
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|3	
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|6	Release:	1
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|7	
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|8	Summary:	PSGI handler for HTTP::Server::Simple
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|9	License:	GPL+ or Artistic
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|10	Group:		Development/Perl
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/HTTP-Server-Simple-PSGI-%{upstream_version}.tar.gz
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|13	
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|14	BuildRequires:	perl-devel
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|15	BuildRequires:	perl(HTTP::Server::Simple)
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|16	BuildArch:	noarch
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|17	
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|18	%description
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|19	HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server that
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|20	can run PSGI applications. This module only depends on the
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|21	HTTP::Server::Simple manpage, which itself doesn't depend on any non-core
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|22	modules so it's best to be used as an embedded web server.
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|23	
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|24	%prep
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|26	
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|27	%build
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|29	%make
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|30	
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|31	%check
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|32	%make test
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|33	
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|34	%install
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|35	%makeinstall_std
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|36	
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|37	%files
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|38	%doc Changes META.yml README
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|39	%{_mandir}/man3/*
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|40	%{perl_vendorlib}/*
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|41	
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|42	%changelog
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|43	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.140.0-3mdv2011.0
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|44	+ Revision: 657779
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|45	- rebuild for updated spec-helper
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|46	- rebuild for updated spec-helper
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|47	
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|48	* Sat Oct 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1mdv2011.0
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|49	+ Revision: 586066
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|50	- import perl-HTTP-Server-Simple-PSGI
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|51	
12cu|perl-HTTP-Server-Simple-PSGI-0.160.0-1|52	

10909 12
12cu|perl-I18N-Charset-1.412.0-1|1	%define module	I18N-Charset
12cu|perl-I18N-Charset-1.412.0-1|2	%define upstream_version 1.412
12cu|perl-I18N-Charset-1.412.0-1|3	
12cu|perl-I18N-Charset-1.412.0-1|4	Name:		perl-%{module}
12cu|perl-I18N-Charset-1.412.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-I18N-Charset-1.412.0-1|6	Release:	1
12cu|perl-I18N-Charset-1.412.0-1|7	Summary:	IANA Character Set Registry names and Unicode::MapUTF8
12cu|perl-I18N-Charset-1.412.0-1|8	License:	GPL or Artistic
12cu|perl-I18N-Charset-1.412.0-1|9	Group:		Development/Perl
12cu|perl-I18N-Charset-1.412.0-1|10	Source:		http://search.cpan.org/CPAN/authors/id/M/MT/MTHURN/I18N-Charset-%{upstream_version}.tar.gz
12cu|perl-I18N-Charset-1.412.0-1|11	URL:		http://search.cpan.org/dist/%{module}
12cu|perl-I18N-Charset-1.412.0-1|12	BuildRequires:	perl-devel
12cu|perl-I18N-Charset-1.412.0-1|13	BuildRequires:	perl(IO::Capture)
12cu|perl-I18N-Charset-1.412.0-1|14	BuildRequires:	perl(App::Info)
12cu|perl-I18N-Charset-1.412.0-1|15	BuildRequires:	perl(Unicode::Map)
12cu|perl-I18N-Charset-1.412.0-1|16	BuildRequires:	perl(Unicode::Map8)
12cu|perl-I18N-Charset-1.412.0-1|17	BuildRequires:	perl(IO::String)
12cu|perl-I18N-Charset-1.412.0-1|18	BuildArch:	noarch
12cu|perl-I18N-Charset-1.412.0-1|19	
12cu|perl-I18N-Charset-1.412.0-1|20	%description
12cu|perl-I18N-Charset-1.412.0-1|21	This distribution contains a module I18N::Charset which maps Character
12cu|perl-I18N-Charset-1.412.0-1|22	Set names to the names officially registered with IANA.  For example,
12cu|perl-I18N-Charset-1.412.0-1|23	'Shift_JIS' is the official name of what is often referred to in HTML
12cu|perl-I18N-Charset-1.412.0-1|24	headers as 'x-sjis'.
12cu|perl-I18N-Charset-1.412.0-1|25	
12cu|perl-I18N-Charset-1.412.0-1|26	It also maps character set names to Unicode::Map, Unicode::Map8, and
12cu|perl-I18N-Charset-1.412.0-1|27	Unicode::MapUTF8 conversion scheme names (if those modules are
12cu|perl-I18N-Charset-1.412.0-1|28	installed).  For example, the Unicode::Map8 scheme name for
12cu|perl-I18N-Charset-1.412.0-1|29	'windows-1251' is 'cp1251'.
12cu|perl-I18N-Charset-1.412.0-1|30	
12cu|perl-I18N-Charset-1.412.0-1|31	It also maps character set names to their preferred MIME names.  For
12cu|perl-I18N-Charset-1.412.0-1|32	example, the preferred MIME name for 'ISO_646.irv:1991' is 'US-ASCII'.
12cu|perl-I18N-Charset-1.412.0-1|33	
12cu|perl-I18N-Charset-1.412.0-1|34	It also maps character set names to conversion scheme names as defined
12cu|perl-I18N-Charset-1.412.0-1|35	by the iconv library.  For example, the iconv conversion scheme name
12cu|perl-I18N-Charset-1.412.0-1|36	for 'Shift_JIS' is 'MS_KANJI'.
12cu|perl-I18N-Charset-1.412.0-1|37	
12cu|perl-I18N-Charset-1.412.0-1|38	It also maps character set names to encoding names as defined
12cu|perl-I18N-Charset-1.412.0-1|39	by the Encode module.  For example, the Encode encoding name
12cu|perl-I18N-Charset-1.412.0-1|40	for 'Shift_JIS' is 'shiftjis'.
12cu|perl-I18N-Charset-1.412.0-1|41	
12cu|perl-I18N-Charset-1.412.0-1|42	%prep
12cu|perl-I18N-Charset-1.412.0-1|43	%setup -q -n %{module}-%{upstream_version}
12cu|perl-I18N-Charset-1.412.0-1|44	
12cu|perl-I18N-Charset-1.412.0-1|45	%build
12cu|perl-I18N-Charset-1.412.0-1|46	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-I18N-Charset-1.412.0-1|47	%make
12cu|perl-I18N-Charset-1.412.0-1|48	
12cu|perl-I18N-Charset-1.412.0-1|49	%check
12cu|perl-I18N-Charset-1.412.0-1|50	make test
12cu|perl-I18N-Charset-1.412.0-1|51	
12cu|perl-I18N-Charset-1.412.0-1|52	%install
12cu|perl-I18N-Charset-1.412.0-1|53	%makeinstall_std
12cu|perl-I18N-Charset-1.412.0-1|54	
12cu|perl-I18N-Charset-1.412.0-1|55	%files
12cu|perl-I18N-Charset-1.412.0-1|56	%doc Changes README
12cu|perl-I18N-Charset-1.412.0-1|57	%{perl_vendorlib}/I18N
12cu|perl-I18N-Charset-1.412.0-1|58	%{_mandir}/*/*
12cu|perl-I18N-Charset-1.412.0-1|59	
12cu|perl-I18N-Charset-1.412.0-1|60	
12cu|perl-I18N-Charset-1.412.0-1|61	%changelog
12cu|perl-I18N-Charset-1.412.0-1|62	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.412.0-1
12cu|perl-I18N-Charset-1.412.0-1|63	+ Revision: 2167e2f
12cu|perl-I18N-Charset-1.412.0-1|64	- LOG Updated to 1.412 (by updates_builder)
12cu|perl-I18N-Charset-1.412.0-1|65	
12cu|perl-I18N-Charset-1.412.0-1|66	

10910 12
12cu|perl-Ima-DBI-0.350.0-4|1	%define module	Ima-DBI
12cu|perl-Ima-DBI-0.350.0-4|2	%define upstream_version 0.35
12cu|perl-Ima-DBI-0.350.0-4|3	
12cu|perl-Ima-DBI-0.350.0-4|4	Name:		perl-%{module}
12cu|perl-Ima-DBI-0.350.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Ima-DBI-0.350.0-4|6	Release:	4
12cu|perl-Ima-DBI-0.350.0-4|7	Summary:	Database connection caching and organization
12cu|perl-Ima-DBI-0.350.0-4|8	License:	GPL or Artistic
12cu|perl-Ima-DBI-0.350.0-4|9	Group:		Development/Perl
12cu|perl-Ima-DBI-0.350.0-4|10	Url:		http://search.cpan.org/dist/%{module}
12cu|perl-Ima-DBI-0.350.0-4|11	Source:		http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/%{module}-%{upstream_version}.tar.gz
12cu|perl-Ima-DBI-0.350.0-4|12	
12cu|perl-Ima-DBI-0.350.0-4|13	BuildRequires:	perl-devel
12cu|perl-Ima-DBI-0.350.0-4|14	BuildRequires:	perl(DBIx::ContextualFetch)
12cu|perl-Ima-DBI-0.350.0-4|15	BuildRequires:	perl(Class::Data::Inheritable)
12cu|perl-Ima-DBI-0.350.0-4|16	BuildRequires:	perl(DBI)
12cu|perl-Ima-DBI-0.350.0-4|17	BuildArch:	noarch
12cu|perl-Ima-DBI-0.350.0-4|18	
12cu|perl-Ima-DBI-0.350.0-4|19	%description
12cu|perl-Ima-DBI-0.350.0-4|20	Ima::DBI attempts to organize and facilitate caching and more efficient use of
12cu|perl-Ima-DBI-0.350.0-4|21	database connections and statement handles by storing DBI and SQL information
12cu|perl-Ima-DBI-0.350.0-4|22	with your class (instead of as separate objects). This allows you to pass
12cu|perl-Ima-DBI-0.350.0-4|23	around just one object without worrying about a trail of DBI handles behind it.
12cu|perl-Ima-DBI-0.350.0-4|24	
12cu|perl-Ima-DBI-0.350.0-4|25	%prep
12cu|perl-Ima-DBI-0.350.0-4|26	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Ima-DBI-0.350.0-4|27	
12cu|perl-Ima-DBI-0.350.0-4|28	%build
12cu|perl-Ima-DBI-0.350.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Ima-DBI-0.350.0-4|30	%make
12cu|perl-Ima-DBI-0.350.0-4|31	
12cu|perl-Ima-DBI-0.350.0-4|32	%check
12cu|perl-Ima-DBI-0.350.0-4|33	make test
12cu|perl-Ima-DBI-0.350.0-4|34	
12cu|perl-Ima-DBI-0.350.0-4|35	%install
12cu|perl-Ima-DBI-0.350.0-4|36	%makeinstall_std
12cu|perl-Ima-DBI-0.350.0-4|37	
12cu|perl-Ima-DBI-0.350.0-4|38	%files
12cu|perl-Ima-DBI-0.350.0-4|39	%doc Changes README
12cu|perl-Ima-DBI-0.350.0-4|40	%{perl_vendorlib}/Ima
12cu|perl-Ima-DBI-0.350.0-4|41	%{_mandir}/*/*
12cu|perl-Ima-DBI-0.350.0-4|42	
12cu|perl-Ima-DBI-0.350.0-4|43	%changelog
12cu|perl-Ima-DBI-0.350.0-4|44	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.35-2mdv2010.0
12cu|perl-Ima-DBI-0.350.0-4|45	+ Revision: 430468
12cu|perl-Ima-DBI-0.350.0-4|46	- rebuild
12cu|perl-Ima-DBI-0.350.0-4|47	
12cu|perl-Ima-DBI-0.350.0-4|48	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.35-1mdv2009.0
12cu|perl-Ima-DBI-0.350.0-4|49	+ Revision: 271775
12cu|perl-Ima-DBI-0.350.0-4|50	- new version
12cu|perl-Ima-DBI-0.350.0-4|51	
12cu|perl-Ima-DBI-0.350.0-4|52	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.34-7mdv2009.0
12cu|perl-Ima-DBI-0.350.0-4|53	+ Revision: 241484
12cu|perl-Ima-DBI-0.350.0-4|54	- rebuild
12cu|perl-Ima-DBI-0.350.0-4|55	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Ima-DBI-0.350.0-4|56	
12cu|perl-Ima-DBI-0.350.0-4|57	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Ima-DBI-0.350.0-4|58	- restore BuildRoot
12cu|perl-Ima-DBI-0.350.0-4|59	
12cu|perl-Ima-DBI-0.350.0-4|60	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-5mdv2008.0
12cu|perl-Ima-DBI-0.350.0-4|61	+ Revision: 86474
12cu|perl-Ima-DBI-0.350.0-4|62	- rebuild
12cu|perl-Ima-DBI-0.350.0-4|63	
12cu|perl-Ima-DBI-0.350.0-4|64	
12cu|perl-Ima-DBI-0.350.0-4|65	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-4mdv2007.0
12cu|perl-Ima-DBI-0.350.0-4|66	- Rebuild
12cu|perl-Ima-DBI-0.350.0-4|67	
12cu|perl-Ima-DBI-0.350.0-4|68	* Wed Dec 28 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.34-3mdk
12cu|perl-Ima-DBI-0.350.0-4|69	- Add BuildRequires
12cu|perl-Ima-DBI-0.350.0-4|70	
12cu|perl-Ima-DBI-0.350.0-4|71	* Wed Dec 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-2mdk
12cu|perl-Ima-DBI-0.350.0-4|72	- fix buildrequires
12cu|perl-Ima-DBI-0.350.0-4|73	
12cu|perl-Ima-DBI-0.350.0-4|74	* Mon Dec 05 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-1mdk
12cu|perl-Ima-DBI-0.350.0-4|75	- first mdk release
12cu|perl-Ima-DBI-0.350.0-4|76	

10911 12
12cu|perl-Image-Info-1.360.0-1|1	%define upstream_name    Image-Info
12cu|perl-Image-Info-1.360.0-1|2	%define upstream_version 1.36
12cu|perl-Image-Info-1.360.0-1|3	
12cu|perl-Image-Info-1.360.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Image-Info-1.360.0-1|5	Version:	%perl_convert_version 1.36
12cu|perl-Image-Info-1.360.0-1|6	Release:	1
12cu|perl-Image-Info-1.360.0-1|7	
12cu|perl-Image-Info-1.360.0-1|8	Summary:	Extract meta information from image files
12cu|perl-Image-Info-1.360.0-1|9	License:	GPL+ or Artistic
12cu|perl-Image-Info-1.360.0-1|10	Group:		Development/Perl
12cu|perl-Image-Info-1.360.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Image-Info-1.360.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Image/Image-Info-1.36.tar.gz
12cu|perl-Image-Info-1.360.0-1|13	
12cu|perl-Image-Info-1.360.0-1|14	BuildRequires:	perl-devel
12cu|perl-Image-Info-1.360.0-1|15	BuildRequires:	perl(Compress::Zlib)
12cu|perl-Image-Info-1.360.0-1|16	BuildArch:	noarch
12cu|perl-Image-Info-1.360.0-1|17	
12cu|perl-Image-Info-1.360.0-1|18	%description
12cu|perl-Image-Info-1.360.0-1|19	Extract meta information from image files.
12cu|perl-Image-Info-1.360.0-1|20	
12cu|perl-Image-Info-1.360.0-1|21	%prep
12cu|perl-Image-Info-1.360.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Image-Info-1.360.0-1|23	
12cu|perl-Image-Info-1.360.0-1|24	%build
12cu|perl-Image-Info-1.360.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Image-Info-1.360.0-1|26	%make
12cu|perl-Image-Info-1.360.0-1|27	
12cu|perl-Image-Info-1.360.0-1|28	%check
12cu|perl-Image-Info-1.360.0-1|29	%make test
12cu|perl-Image-Info-1.360.0-1|30	
12cu|perl-Image-Info-1.360.0-1|31	%install
12cu|perl-Image-Info-1.360.0-1|32	%makeinstall_std
12cu|perl-Image-Info-1.360.0-1|33	
12cu|perl-Image-Info-1.360.0-1|34	%files
12cu|perl-Image-Info-1.360.0-1|35	%doc README
12cu|perl-Image-Info-1.360.0-1|36	%{perl_vendorlib}/Image
12cu|perl-Image-Info-1.360.0-1|37	%{perl_vendorlib}/Bundle/Image
12cu|perl-Image-Info-1.360.0-1|38	%{_mandir}/*/*
12cu|perl-Image-Info-1.360.0-1|39	
12cu|perl-Image-Info-1.360.0-1|40	
12cu|perl-Image-Info-1.360.0-1|41	%changelog
12cu|perl-Image-Info-1.360.0-1|42	* Fri Nov 12 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.310.0-1mdv2011.0
12cu|perl-Image-Info-1.360.0-1|43	+ Revision: 596615
12cu|perl-Image-Info-1.360.0-1|44	- update to 1.31
12cu|perl-Image-Info-1.360.0-1|45	
12cu|perl-Image-Info-1.360.0-1|46	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.300.0-1mdv2011.0
12cu|perl-Image-Info-1.360.0-1|47	+ Revision: 461318
12cu|perl-Image-Info-1.360.0-1|48	- update to 1.30
12cu|perl-Image-Info-1.360.0-1|49	
12cu|perl-Image-Info-1.360.0-1|50	* Tue Aug 04 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.290.0-1mdv2010.0
12cu|perl-Image-Info-1.360.0-1|51	+ Revision: 408910
12cu|perl-Image-Info-1.360.0-1|52	- adding missing buildrequires:
12cu|perl-Image-Info-1.360.0-1|53	- update to 1.29
12cu|perl-Image-Info-1.360.0-1|54	
12cu|perl-Image-Info-1.360.0-1|55	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.280.0-1mdv2010.0
12cu|perl-Image-Info-1.360.0-1|56	+ Revision: 402543
12cu|perl-Image-Info-1.360.0-1|57	- rebuild using %%perl_convert_version
12cu|perl-Image-Info-1.360.0-1|58	
12cu|perl-Image-Info-1.360.0-1|59	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.28-2mdv2009.0
12cu|perl-Image-Info-1.360.0-1|60	+ Revision: 268533
12cu|perl-Image-Info-1.360.0-1|61	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-Image-Info-1.360.0-1|62	
12cu|perl-Image-Info-1.360.0-1|63	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.28-1mdv2009.0
12cu|perl-Image-Info-1.360.0-1|64	+ Revision: 193853
12cu|perl-Image-Info-1.360.0-1|65	- update to new version 1.28
12cu|perl-Image-Info-1.360.0-1|66	
12cu|perl-Image-Info-1.360.0-1|67	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Image-Info-1.360.0-1|68	- restore BuildRoot
12cu|perl-Image-Info-1.360.0-1|69	
12cu|perl-Image-Info-1.360.0-1|70	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Image-Info-1.360.0-1|71	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Image-Info-1.360.0-1|72	
12cu|perl-Image-Info-1.360.0-1|73	* Sun Dec 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.27-1mdv2008.1
12cu|perl-Image-Info-1.360.0-1|74	+ Revision: 120790
12cu|perl-Image-Info-1.360.0-1|75	- new version
12cu|perl-Image-Info-1.360.0-1|76	
12cu|perl-Image-Info-1.360.0-1|77	* Sat Oct 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.26-1mdv2008.1
12cu|perl-Image-Info-1.360.0-1|78	+ Revision: 98032
12cu|perl-Image-Info-1.360.0-1|79	- update to new version 1.26
12cu|perl-Image-Info-1.360.0-1|80	- update to new version 1.26
12cu|perl-Image-Info-1.360.0-1|81	
12cu|perl-Image-Info-1.360.0-1|82	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.25-1mdv2008.0
12cu|perl-Image-Info-1.360.0-1|83	+ Revision: 46625
12cu|perl-Image-Info-1.360.0-1|84	- update to new version 1.25
12cu|perl-Image-Info-1.360.0-1|85	
12cu|perl-Image-Info-1.360.0-1|86	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 1.24-1mdv2008.0
12cu|perl-Image-Info-1.360.0-1|87	+ Revision: 20195
12cu|perl-Image-Info-1.360.0-1|88	- 1.24
12cu|perl-Image-Info-1.360.0-1|89	
12cu|perl-Image-Info-1.360.0-1|90	
12cu|perl-Image-Info-1.360.0-1|91	* Mon Aug 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.22-1mdv2007.0
12cu|perl-Image-Info-1.360.0-1|92	- New version 1.22
12cu|perl-Image-Info-1.360.0-1|93	
12cu|perl-Image-Info-1.360.0-1|94	* Fri May 05 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.21-1mdk
12cu|perl-Image-Info-1.360.0-1|95	- New release 1.21
12cu|perl-Image-Info-1.360.0-1|96	- Change Source URL
12cu|perl-Image-Info-1.360.0-1|97	
12cu|perl-Image-Info-1.360.0-1|98	* Fri Mar 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.20-1mdk
12cu|perl-Image-Info-1.360.0-1|99	- 1.20
12cu|perl-Image-Info-1.360.0-1|100	- rpmbuildupdate aware
12cu|perl-Image-Info-1.360.0-1|101	
12cu|perl-Image-Info-1.360.0-1|102	* Fri Feb 17 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.17-1mdk
12cu|perl-Image-Info-1.360.0-1|103	- 1.17
12cu|perl-Image-Info-1.360.0-1|104	
12cu|perl-Image-Info-1.360.0-1|105	* Thu Jun 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.16-1mdk
12cu|perl-Image-Info-1.360.0-1|106	- 1.16
12cu|perl-Image-Info-1.360.0-1|107	
12cu|perl-Image-Info-1.360.0-1|108	* Thu Feb 12 2004 Michael Scherer <misc@mandrake.org> 1.15-2mdk
12cu|perl-Image-Info-1.360.0-1|109	- own dir
12cu|perl-Image-Info-1.360.0-1|110	
12cu|perl-Image-Info-1.360.0-1|111	* Wed Nov 26 2003 Guillaume Rousse <guillomovitch@linux-mandrake.com> 1.15-1mdk
12cu|perl-Image-Info-1.360.0-1|112	- new version
12cu|perl-Image-Info-1.360.0-1|113	
12cu|perl-Image-Info-1.360.0-1|114	

10912 12
12cu|perl-Imager-0.980.0-1|1	%define upstream_name	 Imager
12cu|perl-Imager-0.980.0-1|2	%define upstream_version 0.98
12cu|perl-Imager-0.980.0-1|3	
12cu|perl-Imager-0.980.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Imager-0.980.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Imager-0.980.0-1|6	Release:	1
12cu|perl-Imager-0.980.0-1|7	
12cu|perl-Imager-0.980.0-1|8	Summary:	Perl extension for generating 24 bit images
12cu|perl-Imager-0.980.0-1|9	License:	GPL+ or Artistic
12cu|perl-Imager-0.980.0-1|10	Group:		Development/Perl
12cu|perl-Imager-0.980.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Imager-0.980.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Imager/Imager-%{upstream_version}.tar.gz
12cu|perl-Imager-0.980.0-1|13	
12cu|perl-Imager-0.980.0-1|14	BuildRequires:  fontconfig-devel
12cu|perl-Imager-0.980.0-1|15	BuildRequires:  jpeg-devel
12cu|perl-Imager-0.980.0-1|16	BuildRequires:  libpng-devel
12cu|perl-Imager-0.980.0-1|17	BuildRequires:  libtiff-devel
12cu|perl-Imager-0.980.0-1|18	BuildRequires:	perl-devel
12cu|perl-Imager-0.980.0-1|19	BuildRequires:  t1lib-devel
12cu|perl-Imager-0.980.0-1|20	BuildRequires:  ungif-devel
12cu|perl-Imager-0.980.0-1|21	
12cu|perl-Imager-0.980.0-1|22	%description
12cu|perl-Imager-0.980.0-1|23	Imager is a module for creating and altering images. It can read and write
12cu|perl-Imager-0.980.0-1|24	various image formats, draw primitive shapes like lines,and polygons, blend
12cu|perl-Imager-0.980.0-1|25	multiple images together in various ways, scale, crop, render text and more.
12cu|perl-Imager-0.980.0-1|26	
12cu|perl-Imager-0.980.0-1|27	%prep
12cu|perl-Imager-0.980.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Imager-0.980.0-1|29	
12cu|perl-Imager-0.980.0-1|30	%build
12cu|perl-Imager-0.980.0-1|31	IM_SUPPRESS_PROMPT=1 %{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Imager-0.980.0-1|32	%make "CFLAGS=%{optflags}"
12cu|perl-Imager-0.980.0-1|33	
12cu|perl-Imager-0.980.0-1|34	%check
12cu|perl-Imager-0.980.0-1|35	%make test
12cu|perl-Imager-0.980.0-1|36	
12cu|perl-Imager-0.980.0-1|37	%install
12cu|perl-Imager-0.980.0-1|38	%makeinstall_std
12cu|perl-Imager-0.980.0-1|39	
12cu|perl-Imager-0.980.0-1|40	%clean
12cu|perl-Imager-0.980.0-1|41	
12cu|perl-Imager-0.980.0-1|42	%files
12cu|perl-Imager-0.980.0-1|43	%doc README Changes
12cu|perl-Imager-0.980.0-1|44	%{perl_vendorarch}/Imager.pm
12cu|perl-Imager-0.980.0-1|45	%{perl_vendorarch}/Imager
12cu|perl-Imager-0.980.0-1|46	%{perl_vendorarch}/auto/Imager
12cu|perl-Imager-0.980.0-1|47	%{_mandir}/*/*
12cu|perl-Imager-0.980.0-1|48	
12cu|perl-Imager-0.980.0-1|49	
12cu|perl-Imager-0.980.0-1|50	
12cu|perl-Imager-0.980.0-1|51	%changelog
12cu|perl-Imager-0.980.0-1|52	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.980.0-1
12cu|perl-Imager-0.980.0-1|53	+ Revision: b637118
12cu|perl-Imager-0.980.0-1|54	- Updated to 0.98 (by updates_builder)
12cu|perl-Imager-0.980.0-1|55	
12cu|perl-Imager-0.980.0-1|56	

10913 12
12cu|perl-IMDB-Film-0.530.0-1|1	%define upstream_name IMDB-Film
12cu|perl-IMDB-Film-0.530.0-1|2	%define upstream_version 0.53
12cu|perl-IMDB-Film-0.530.0-1|3	
12cu|perl-IMDB-Film-0.530.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-IMDB-Film-0.530.0-1|5	Version:	%perl_convert_version 0.53
12cu|perl-IMDB-Film-0.530.0-1|6	Release:	1
12cu|perl-IMDB-Film-0.530.0-1|7	
12cu|perl-IMDB-Film-0.530.0-1|8	Summary:	OO Perl interface to the database of films IMDB
12cu|perl-IMDB-Film-0.530.0-1|9	License:	GPL+ or Artistic
12cu|perl-IMDB-Film-0.530.0-1|10	Group:		Development/Perl
12cu|perl-IMDB-Film-0.530.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-IMDB-Film-0.530.0-1|12	Source0:	http://www.cpan.org/authors/id/S/ST/STEPANOV/IMDB-Film-0.53.tar.gz
12cu|perl-IMDB-Film-0.530.0-1|13	
12cu|perl-IMDB-Film-0.530.0-1|14	BuildRequires:	perl-devel
12cu|perl-IMDB-Film-0.530.0-1|15	BuildRequires:	perl(Cache::FileCache)
12cu|perl-IMDB-Film-0.530.0-1|16	BuildRequires:	perl(Carp)
12cu|perl-IMDB-Film-0.530.0-1|17	BuildRequires:	perl(Digest::SHA1)
12cu|perl-IMDB-Film-0.530.0-1|18	BuildRequires:	perl(Error)
12cu|perl-IMDB-Film-0.530.0-1|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-IMDB-Film-0.530.0-1|20	BuildRequires:	perl(HTML::Entities)
12cu|perl-IMDB-Film-0.530.0-1|21	BuildRequires:	perl(HTML::TokeParser)
12cu|perl-IMDB-Film-0.530.0-1|22	BuildRequires:	perl(LWP::Simple)
12cu|perl-IMDB-Film-0.530.0-1|23	BuildRequires:	perl(Pod::Checker)
12cu|perl-IMDB-Film-0.530.0-1|24	BuildRequires:	perl(Text::Unidecode)
12cu|perl-IMDB-Film-0.530.0-1|25	BuildArch:	noarch
12cu|perl-IMDB-Film-0.530.0-1|26	
12cu|perl-IMDB-Film-0.530.0-1|27	%description
12cu|perl-IMDB-Film-0.530.0-1|28	IMDB::Film is OO Perl interface to the database of films
12cu|perl-IMDB-Film-0.530.0-1|29	IMDB (www.imdb.com). It allows to retrieve information
12cu|perl-IMDB-Film-0.530.0-1|30	about movies by its IMDB code or title. Also, there is a
12cu|perl-IMDB-Film-0.530.0-1|31	possibility to get information about IMDB persons (actors,
12cu|perl-IMDB-Film-0.530.0-1|32	actresses, directors etc) by their name of code.
12cu|perl-IMDB-Film-0.530.0-1|33	
12cu|perl-IMDB-Film-0.530.0-1|34	%prep
12cu|perl-IMDB-Film-0.530.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-IMDB-Film-0.530.0-1|36	
12cu|perl-IMDB-Film-0.530.0-1|37	%build
12cu|perl-IMDB-Film-0.530.0-1|38	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cu|perl-IMDB-Film-0.530.0-1|39	%make
12cu|perl-IMDB-Film-0.530.0-1|40	
12cu|perl-IMDB-Film-0.530.0-1|41	%install
12cu|perl-IMDB-Film-0.530.0-1|42	%makeinstall_std
12cu|perl-IMDB-Film-0.530.0-1|43	
12cu|perl-IMDB-Film-0.530.0-1|44	%files
12cu|perl-IMDB-Film-0.530.0-1|45	%doc README ChangeLog Todo
12cu|perl-IMDB-Film-0.530.0-1|46	%{perl_vendorlib}/IMDB
12cu|perl-IMDB-Film-0.530.0-1|47	%{_mandir}/man3/*
12cu|perl-IMDB-Film-0.530.0-1|48	
12cu|perl-IMDB-Film-0.530.0-1|49	
12cu|perl-IMDB-Film-0.530.0-1|50	%changelog
12cu|perl-IMDB-Film-0.530.0-1|51	* Sat Nov 06 2010 Anssi Hannula <anssi@mandriva.org> 0.480.0-1mdv2011.0
12cu|perl-IMDB-Film-0.530.0-1|52	+ Revision: 594191
12cu|perl-IMDB-Film-0.530.0-1|53	- new version (makes the module work again)
12cu|perl-IMDB-Film-0.530.0-1|54	
12cu|perl-IMDB-Film-0.530.0-1|55	* Mon Mar 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.450.0-1mdv2011.0
12cu|perl-IMDB-Film-0.530.0-1|56	+ Revision: 526446
12cu|perl-IMDB-Film-0.530.0-1|57	- update to 0.45
12cu|perl-IMDB-Film-0.530.0-1|58	
12cu|perl-IMDB-Film-0.530.0-1|59	* Wed Mar 17 2010 Jérôme Quelin <jquelin@mandriva.org> 0.440.0-1mdv2010.1
12cu|perl-IMDB-Film-0.530.0-1|60	+ Revision: 523954
12cu|perl-IMDB-Film-0.530.0-1|61	- update to 0.44
12cu|perl-IMDB-Film-0.530.0-1|62	
12cu|perl-IMDB-Film-0.530.0-1|63	* Tue Dec 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.430.0-1mdv2010.1
12cu|perl-IMDB-Film-0.530.0-1|64	+ Revision: 478792
12cu|perl-IMDB-Film-0.530.0-1|65	- update to 0.43
12cu|perl-IMDB-Film-0.530.0-1|66	
12cu|perl-IMDB-Film-0.530.0-1|67	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.420.0-1mdv2010.1
12cu|perl-IMDB-Film-0.530.0-1|68	+ Revision: 461292
12cu|perl-IMDB-Film-0.530.0-1|69	- update to 0.42
12cu|perl-IMDB-Film-0.530.0-1|70	
12cu|perl-IMDB-Film-0.530.0-1|71	* Tue Aug 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.410.0-1mdv2010.0
12cu|perl-IMDB-Film-0.530.0-1|72	+ Revision: 415006
12cu|perl-IMDB-Film-0.530.0-1|73	- update to 0.41
12cu|perl-IMDB-Film-0.530.0-1|74	
12cu|perl-IMDB-Film-0.530.0-1|75	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.40-1mdv2010.0
12cu|perl-IMDB-Film-0.530.0-1|76	+ Revision: 396132
12cu|perl-IMDB-Film-0.530.0-1|77	- new version
12cu|perl-IMDB-Film-0.530.0-1|78	
12cu|perl-IMDB-Film-0.530.0-1|79	* Wed Jul 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.39-1mdv2010.0
12cu|perl-IMDB-Film-0.530.0-1|80	+ Revision: 393525
12cu|perl-IMDB-Film-0.530.0-1|81	- update to new version 0.39
12cu|perl-IMDB-Film-0.530.0-1|82	
12cu|perl-IMDB-Film-0.530.0-1|83	* Tue Jun 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.37-1mdv2010.0
12cu|perl-IMDB-Film-0.530.0-1|84	+ Revision: 390836
12cu|perl-IMDB-Film-0.530.0-1|85	- update to new version 0.37
12cu|perl-IMDB-Film-0.530.0-1|86	
12cu|perl-IMDB-Film-0.530.0-1|87	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-1mdv2009.1
12cu|perl-IMDB-Film-0.530.0-1|88	+ Revision: 292179
12cu|perl-IMDB-Film-0.530.0-1|89	- update to new version 0.34
12cu|perl-IMDB-Film-0.530.0-1|90	
12cu|perl-IMDB-Film-0.530.0-1|91	* Mon Jun 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-1mdv2009.0
12cu|perl-IMDB-Film-0.530.0-1|92	+ Revision: 220141
12cu|perl-IMDB-Film-0.530.0-1|93	- update to new version 0.33
12cu|perl-IMDB-Film-0.530.0-1|94	
12cu|perl-IMDB-Film-0.530.0-1|95	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.32-1mdv2008.1
12cu|perl-IMDB-Film-0.530.0-1|96	+ Revision: 144816
12cu|perl-IMDB-Film-0.530.0-1|97	- update to new version 0.32
12cu|perl-IMDB-Film-0.530.0-1|98	
12cu|perl-IMDB-Film-0.530.0-1|99	* Thu Dec 27 2007 Anssi Hannula <anssi@mandriva.org> 0.31-1mdv2008.1
12cu|perl-IMDB-Film-0.530.0-1|100	+ Revision: 138208
12cu|perl-IMDB-Film-0.530.0-1|101	- update to new version 0.31
12cu|perl-IMDB-Film-0.530.0-1|102	
12cu|perl-IMDB-Film-0.530.0-1|103	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-IMDB-Film-0.530.0-1|104	- restore BuildRoot
12cu|perl-IMDB-Film-0.530.0-1|105	
12cu|perl-IMDB-Film-0.530.0-1|106	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-IMDB-Film-0.530.0-1|107	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-IMDB-Film-0.530.0-1|108	
12cu|perl-IMDB-Film-0.530.0-1|109	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.30-1mdv2008.1
12cu|perl-IMDB-Film-0.530.0-1|110	+ Revision: 97500
12cu|perl-IMDB-Film-0.530.0-1|111	- update to new version 0.30
12cu|perl-IMDB-Film-0.530.0-1|112	
12cu|perl-IMDB-Film-0.530.0-1|113	* Thu Jul 19 2007 Anssi Hannula <anssi@mandriva.org> 0.29-1mdv2008.0
12cu|perl-IMDB-Film-0.530.0-1|114	+ Revision: 53679
12cu|perl-IMDB-Film-0.530.0-1|115	- 0.29
12cu|perl-IMDB-Film-0.530.0-1|116	
12cu|perl-IMDB-Film-0.530.0-1|117	* Fri May 11 2007 Anssi Hannula <anssi@mandriva.org> 0.28-1mdv2008.0
12cu|perl-IMDB-Film-0.530.0-1|118	+ Revision: 26411
12cu|perl-IMDB-Film-0.530.0-1|119	- 0.28
12cu|perl-IMDB-Film-0.530.0-1|120	
12cu|perl-IMDB-Film-0.530.0-1|121	* Sun Apr 29 2007 Anssi Hannula <anssi@mandriva.org> 0.27-1mdv2008.0
12cu|perl-IMDB-Film-0.530.0-1|122	+ Revision: 19142
12cu|perl-IMDB-Film-0.530.0-1|123	- Import perl-IMDB-Film
12cu|perl-IMDB-Film-0.530.0-1|124	
12cu|perl-IMDB-Film-0.530.0-1|125	

10914 12
12cu|perl-Import-Into-1.2.0-1|1	%define upstream_name    Import-Into
12cu|perl-Import-Into-1.2.0-1|2	%define upstream_version 1.002000
12cu|perl-Import-Into-1.2.0-1|3	
12cu|perl-Import-Into-1.2.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Import-Into-1.2.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Import-Into-1.2.0-1|6	Release:    1
12cu|perl-Import-Into-1.2.0-1|7	
12cu|perl-Import-Into-1.2.0-1|8	Summary:    Import packages into other packages
12cu|perl-Import-Into-1.2.0-1|9	License:    GPL+ or Artistic
12cu|perl-Import-Into-1.2.0-1|10	Group:      Development/Perl
12cu|perl-Import-Into-1.2.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Import-Into-1.2.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Import/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Import-Into-1.2.0-1|13	
12cu|perl-Import-Into-1.2.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-Import-Into-1.2.0-1|15	BuildRequires: perl-devel
12cu|perl-Import-Into-1.2.0-1|16	BuildArch:  noarch
12cu|perl-Import-Into-1.2.0-1|17	
12cu|perl-Import-Into-1.2.0-1|18	%description
12cu|perl-Import-Into-1.2.0-1|19	Writing exporters is a pain. Some use the Exporter manpage, some use the
12cu|perl-Import-Into-1.2.0-1|20	Sub::Exporter manpage, some use the Moose::Exporter manpage, some use the
12cu|perl-Import-Into-1.2.0-1|21	Exporter::Declare manpage ... and some things are pragmas.
12cu|perl-Import-Into-1.2.0-1|22	
12cu|perl-Import-Into-1.2.0-1|23	If you want to re-export other things, you have to know which is which. the
12cu|perl-Import-Into-1.2.0-1|24	Exporter manpage subclasses provide export_to_level, but if they overrode
12cu|perl-Import-Into-1.2.0-1|25	their import method all bets are off. the Sub::Exporter manpage provides an
12cu|perl-Import-Into-1.2.0-1|26	into parameter but figuring out something used it isn't trivial. Pragmas
12cu|perl-Import-Into-1.2.0-1|27	need to have their 'import' method called directly since they affect the
12cu|perl-Import-Into-1.2.0-1|28	current unit of compilation.
12cu|perl-Import-Into-1.2.0-1|29	
12cu|perl-Import-Into-1.2.0-1|30	It's ... annoying.
12cu|perl-Import-Into-1.2.0-1|31	
12cu|perl-Import-Into-1.2.0-1|32	%prep
12cu|perl-Import-Into-1.2.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Import-Into-1.2.0-1|34	
12cu|perl-Import-Into-1.2.0-1|35	%build
12cu|perl-Import-Into-1.2.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Import-Into-1.2.0-1|37	
12cu|perl-Import-Into-1.2.0-1|38	%make
12cu|perl-Import-Into-1.2.0-1|39	
12cu|perl-Import-Into-1.2.0-1|40	%check
12cu|perl-Import-Into-1.2.0-1|41	%make test
12cu|perl-Import-Into-1.2.0-1|42	
12cu|perl-Import-Into-1.2.0-1|43	%install
12cu|perl-Import-Into-1.2.0-1|44	%makeinstall_std
12cu|perl-Import-Into-1.2.0-1|45	
12cu|perl-Import-Into-1.2.0-1|46	%files
12cu|perl-Import-Into-1.2.0-1|47	%doc Changes META.json META.yml MYMETA.yml README
12cu|perl-Import-Into-1.2.0-1|48	%{_mandir}/man3/*
12cu|perl-Import-Into-1.2.0-1|49	%{perl_vendorlib}/*
12cu|perl-Import-Into-1.2.0-1|50	
12cu|perl-Import-Into-1.2.0-1|51	%changelog
12cu|perl-Import-Into-1.2.0-1|52	* Fri Feb 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-1
12cu|perl-Import-Into-1.2.0-1|53	+ Revision: 7130f36
12cu|perl-Import-Into-1.2.0-1|54	- added perl-devel BR
12cu|perl-Import-Into-1.2.0-1|55	
12cu|perl-Import-Into-1.2.0-1|56	

10915 12
12cu|perl-Inline-Python-0.430.0-1|1	%define upstream_name    Inline-Python
12cu|perl-Inline-Python-0.430.0-1|2	%define upstream_version 0.43
12cu|perl-Inline-Python-0.430.0-1|3	
12cu|perl-Inline-Python-0.430.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Inline-Python-0.430.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Inline-Python-0.430.0-1|6	Release:	1
12cu|perl-Inline-Python-0.430.0-1|7	
12cu|perl-Inline-Python-0.430.0-1|8	Summary:    Easy implementation of Python extensions
12cu|perl-Inline-Python-0.430.0-1|9	License:    GPL+ or Artistic
12cu|perl-Inline-Python-0.430.0-1|10	Group:      Development/Perl
12cu|perl-Inline-Python-0.430.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Inline-Python-0.430.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Inline/Inline-Python-%{upstream_version}.tar.gz
12cu|perl-Inline-Python-0.430.0-1|13	
12cu|perl-Inline-Python-0.430.0-1|14	BuildRequires: perl(CGI)
12cu|perl-Inline-Python-0.430.0-1|15	BuildRequires: perl(Inline)
12cu|perl-Inline-Python-0.430.0-1|16	BuildRequires: perl-devel
12cu|perl-Inline-Python-0.430.0-1|17	BuildRequires: python-devel
12cu|perl-Inline-Python-0.430.0-1|18	
12cu|perl-Inline-Python-0.430.0-1|19	%description
12cu|perl-Inline-Python-0.430.0-1|20	The 'Inline::Python' module allows you to put Python source code directly
12cu|perl-Inline-Python-0.430.0-1|21	"inline" in a Perl script or module. It sets up an in-process Python
12cu|perl-Inline-Python-0.430.0-1|22	interpreter, runs your code, and then examines Python's symbol table for
12cu|perl-Inline-Python-0.430.0-1|23	things to bind to Perl. The process of interrogating the Python interpreter
12cu|perl-Inline-Python-0.430.0-1|24	for globals only occurs the first time you run your Python code. The
12cu|perl-Inline-Python-0.430.0-1|25	namespace is cached, and subsequent calls use the cached version.
12cu|perl-Inline-Python-0.430.0-1|26	
12cu|perl-Inline-Python-0.430.0-1|27	This document describes 'Inline::Python', the Perl package which gives you
12cu|perl-Inline-Python-0.430.0-1|28	access to a Python interpreter. For lack of a better place to keep it, it
12cu|perl-Inline-Python-0.430.0-1|29	also gives you instructions on how to use 'perlmodule', the Python package
12cu|perl-Inline-Python-0.430.0-1|30	which gives you access to the Perl interpreter.
12cu|perl-Inline-Python-0.430.0-1|31	
12cu|perl-Inline-Python-0.430.0-1|32	
12cu|perl-Inline-Python-0.430.0-1|33	%prep
12cu|perl-Inline-Python-0.430.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Inline-Python-0.430.0-1|35	
12cu|perl-Inline-Python-0.430.0-1|36	%build
12cu|perl-Inline-Python-0.430.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
12cu|perl-Inline-Python-0.430.0-1|38	%make
12cu|perl-Inline-Python-0.430.0-1|39	
12cu|perl-Inline-Python-0.430.0-1|40	%install
12cu|perl-Inline-Python-0.430.0-1|41	%makeinstall_std
12cu|perl-Inline-Python-0.430.0-1|42	
12cu|perl-Inline-Python-0.430.0-1|43	%clean
12cu|perl-Inline-Python-0.430.0-1|44	
12cu|perl-Inline-Python-0.430.0-1|45	%files
12cu|perl-Inline-Python-0.430.0-1|46	%doc README Changes
12cu|perl-Inline-Python-0.430.0-1|47	%{_mandir}/man3/*
12cu|perl-Inline-Python-0.430.0-1|48	%perl_vendorarch/Inline
12cu|perl-Inline-Python-0.430.0-1|49	%perl_vendorarch/auto/Inline
12cu|perl-Inline-Python-0.430.0-1|50	
12cu|perl-Inline-Python-0.430.0-1|51	
12cu|perl-Inline-Python-0.430.0-1|52	
12cu|perl-Inline-Python-0.430.0-1|53	%changelog
12cu|perl-Inline-Python-0.430.0-1|54	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.430.0-1
12cu|perl-Inline-Python-0.430.0-1|55	+ Revision: 5234dd0
12cu|perl-Inline-Python-0.430.0-1|56	- LOG Updated to 0.43 (by updates_builder)
12cu|perl-Inline-Python-0.430.0-1|57	
12cu|perl-Inline-Python-0.430.0-1|58	

10916 12
12cu|perl-IO-All-0.600.0-1|1	%define	upstream_name	 IO-All
12cu|perl-IO-All-0.600.0-1|2	%define upstream_version 0.60
12cu|perl-IO-All-0.600.0-1|3	
12cu|perl-IO-All-0.600.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-IO-All-0.600.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-IO-All-0.600.0-1|6	Release:	1
12cu|perl-IO-All-0.600.0-1|7	
12cu|perl-IO-All-0.600.0-1|8	Summary:	Magic all-in-one IO class
12cu|perl-IO-All-0.600.0-1|9	
12cu|perl-IO-All-0.600.0-1|10	License:	GPL+ or Artistic
12cu|perl-IO-All-0.600.0-1|11	Group:		Development/Perl
12cu|perl-IO-All-0.600.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-IO-All-0.600.0-1|13	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-IO-All-0.600.0-1|14	
12cu|perl-IO-All-0.600.0-1|15	BuildRequires:	perl-devel
12cu|perl-IO-All-0.600.0-1|16	BuildRequires:	perl(IO::String)
12cu|perl-IO-All-0.600.0-1|17	BuildArch:	noarch
12cu|perl-IO-All-0.600.0-1|18	
12cu|perl-IO-All-0.600.0-1|19	%description
12cu|perl-IO-All-0.600.0-1|20	IO::All combines all of the best Perl IO modules into a single Spiffy object
12cu|perl-IO-All-0.600.0-1|21	oriented interface to greatly simplify your everyday Perl IO idioms. It exports
12cu|perl-IO-All-0.600.0-1|22	a single function called io, which returns a new IO::All object. And that
12cu|perl-IO-All-0.600.0-1|23	object can do it all!
12cu|perl-IO-All-0.600.0-1|24	
12cu|perl-IO-All-0.600.0-1|25	%prep
12cu|perl-IO-All-0.600.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-IO-All-0.600.0-1|27	
12cu|perl-IO-All-0.600.0-1|28	%build
12cu|perl-IO-All-0.600.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-IO-All-0.600.0-1|30	%make
12cu|perl-IO-All-0.600.0-1|31	
12cu|perl-IO-All-0.600.0-1|32	%check
12cu|perl-IO-All-0.600.0-1|33	%make test
12cu|perl-IO-All-0.600.0-1|34	
12cu|perl-IO-All-0.600.0-1|35	%install
12cu|perl-IO-All-0.600.0-1|36	%makeinstall_std
12cu|perl-IO-All-0.600.0-1|37	
12cu|perl-IO-All-0.600.0-1|38	%files
12cu|perl-IO-All-0.600.0-1|39	%doc Changes README
12cu|perl-IO-All-0.600.0-1|40	%{_mandir}/man*/*
12cu|perl-IO-All-0.600.0-1|41	%{perl_vendorlib}/IO
12cu|perl-IO-All-0.600.0-1|42	
12cu|perl-IO-All-0.600.0-1|43	
12cu|perl-IO-All-0.600.0-1|44	
12cu|perl-IO-All-0.600.0-1|45	%changelog
12cu|perl-IO-All-0.600.0-1|46	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.600.0-1
12cu|perl-IO-All-0.600.0-1|47	+ Revision: 0283859
12cu|perl-IO-All-0.600.0-1|48	- Updated to 0.60 (by updates_builder)
12cu|perl-IO-All-0.600.0-1|49	
12cu|perl-IO-All-0.600.0-1|50	

10917 12
12cu|perl-IO-Compress-Lzf-2.64.0-1|1	%define	upstream_name	 IO-Compress-Lzf
12cu|perl-IO-Compress-Lzf-2.64.0-1|2	%define upstream_version 2.064
12cu|perl-IO-Compress-Lzf-2.64.0-1|3	
12cu|perl-IO-Compress-Lzf-2.64.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-IO-Compress-Lzf-2.64.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-IO-Compress-Lzf-2.64.0-1|6	Release:	1
12cu|perl-IO-Compress-Lzf-2.64.0-1|7	
12cu|perl-IO-Compress-Lzf-2.64.0-1|8	Summary:	IO::Compress::Lzf - Write lzf files/buffers
12cu|perl-IO-Compress-Lzf-2.64.0-1|9	License:	GPL+ or Artistic
12cu|perl-IO-Compress-Lzf-2.64.0-1|10	Group:		Development/Perl
12cu|perl-IO-Compress-Lzf-2.64.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-IO-Compress-Lzf-2.64.0-1|12	Source0:    http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-IO-Compress-Lzf-2.64.0-1|13	
12cu|perl-IO-Compress-Lzf-2.64.0-1|14	BuildRequires:	perl-devel
12cu|perl-IO-Compress-Lzf-2.64.0-1|15	BuildRequires:	perl(Compress::LZF)
12cu|perl-IO-Compress-Lzf-2.64.0-1|16	BuildRequires:	perl(IO::Compress::Base) >= %{version}
12cu|perl-IO-Compress-Lzf-2.64.0-1|17	
12cu|perl-IO-Compress-Lzf-2.64.0-1|18	BuildArch:	noarch
12cu|perl-IO-Compress-Lzf-2.64.0-1|19	
12cu|perl-IO-Compress-Lzf-2.64.0-1|20	%description
12cu|perl-IO-Compress-Lzf-2.64.0-1|21	This module provides a Perl interface that allows writing lzf compressed data
12cu|perl-IO-Compress-Lzf-2.64.0-1|22	to files or buffer.
12cu|perl-IO-Compress-Lzf-2.64.0-1|23	
12cu|perl-IO-Compress-Lzf-2.64.0-1|24	Note that although this module uses Compress::LZF for compression, it uses a
12cu|perl-IO-Compress-Lzf-2.64.0-1|25	different file format. The lzf file format used here is the same as the lzf
12cu|perl-IO-Compress-Lzf-2.64.0-1|26	command-line utility that ships with the lzf library.
12cu|perl-IO-Compress-Lzf-2.64.0-1|27	
12cu|perl-IO-Compress-Lzf-2.64.0-1|28	%prep
12cu|perl-IO-Compress-Lzf-2.64.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-IO-Compress-Lzf-2.64.0-1|30	
12cu|perl-IO-Compress-Lzf-2.64.0-1|31	%build
12cu|perl-IO-Compress-Lzf-2.64.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-IO-Compress-Lzf-2.64.0-1|33	%make
12cu|perl-IO-Compress-Lzf-2.64.0-1|34	
12cu|perl-IO-Compress-Lzf-2.64.0-1|35	%check
12cu|perl-IO-Compress-Lzf-2.64.0-1|36	make test
12cu|perl-IO-Compress-Lzf-2.64.0-1|37	
12cu|perl-IO-Compress-Lzf-2.64.0-1|38	%install
12cu|perl-IO-Compress-Lzf-2.64.0-1|39	%makeinstall_std
12cu|perl-IO-Compress-Lzf-2.64.0-1|40	
12cu|perl-IO-Compress-Lzf-2.64.0-1|41	%files
12cu|perl-IO-Compress-Lzf-2.64.0-1|42	%doc README Changes
12cu|perl-IO-Compress-Lzf-2.64.0-1|43	%{_mandir}/*/*
12cu|perl-IO-Compress-Lzf-2.64.0-1|44	%{perl_vendorlib}/*
12cu|perl-IO-Compress-Lzf-2.64.0-1|45	
12cu|perl-IO-Compress-Lzf-2.64.0-1|46	
12cu|perl-IO-Compress-Lzf-2.64.0-1|47	
12cu|perl-IO-Compress-Lzf-2.64.0-1|48	%changelog
12cu|perl-IO-Compress-Lzf-2.64.0-1|49	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.64.0-1
12cu|perl-IO-Compress-Lzf-2.64.0-1|50	+ Revision: 2198647
12cu|perl-IO-Compress-Lzf-2.64.0-1|51	- Updated to 2.064 (by updates_builder)
12cu|perl-IO-Compress-Lzf-2.64.0-1|52	
12cu|perl-IO-Compress-Lzf-2.64.0-1|53	

10918 12
12cu|perl-IO-Compress-Lzma-2.64.0-1|1	%define	module	IO-Compress-Lzma
12cu|perl-IO-Compress-Lzma-2.64.0-1|2	%define upstream_version 2.064
12cu|perl-IO-Compress-Lzma-2.64.0-1|3	%bcond_with	long_tests
12cu|perl-IO-Compress-Lzma-2.64.0-1|4	
12cu|perl-IO-Compress-Lzma-2.64.0-1|5	Name:		perl-%{module}
12cu|perl-IO-Compress-Lzma-2.64.0-1|6	Version:	%perl_convert_version %{upstream_version}
12cu|perl-IO-Compress-Lzma-2.64.0-1|7	Release:	1
12cu|perl-IO-Compress-Lzma-2.64.0-1|8	Summary:	Read and write lzma compressed data
12cu|perl-IO-Compress-Lzma-2.64.0-1|9	License:	GPL+ or Artistic
12cu|perl-IO-Compress-Lzma-2.64.0-1|10	Group:		Development/Perl
12cu|perl-IO-Compress-Lzma-2.64.0-1|11	URL:		http://search.cpan.org/dist/%{module}/
12cu|perl-IO-Compress-Lzma-2.64.0-1|12	Source0:	http://www.cpan.org/authors/id/P/PM/PMQS/IO-Compress-Lzma-%{upstream_version}.tar.gz
12cu|perl-IO-Compress-Lzma-2.64.0-1|13	BuildArch:	noarch
12cu|perl-IO-Compress-Lzma-2.64.0-1|14	BuildRequires:	perl-devel
12cu|perl-IO-Compress-Lzma-2.64.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-IO-Compress-Lzma-2.64.0-1|16	BuildRequires:	perl(Compress::Raw::Lzma) >= %{version}
12cu|perl-IO-Compress-Lzma-2.64.0-1|17	BuildRequires:	perl(IO::Compress::Base) >= %{version}
12cu|perl-IO-Compress-Lzma-2.64.0-1|18	BuildRequires:	perl(IO::String)
12cu|perl-IO-Compress-Lzma-2.64.0-1|19	BuildRequires:	perl(Test::Pod)
12cu|perl-IO-Compress-Lzma-2.64.0-1|20	BuildRequires:	pkgconfig(liblzma)
12cu|perl-IO-Compress-Lzma-2.64.0-1|21	
12cu|perl-IO-Compress-Lzma-2.64.0-1|22	%description
12cu|perl-IO-Compress-Lzma-2.64.0-1|23	This distribution provides a Perl interface to allow reading and writing of
12cu|perl-IO-Compress-Lzma-2.64.0-1|24	compressed data created with the lzma library.
12cu|perl-IO-Compress-Lzma-2.64.0-1|25	
12cu|perl-IO-Compress-Lzma-2.64.0-1|26	%prep
12cu|perl-IO-Compress-Lzma-2.64.0-1|27	%setup -q -n %{module}-%{upstream_version}
12cu|perl-IO-Compress-Lzma-2.64.0-1|28	
12cu|perl-IO-Compress-Lzma-2.64.0-1|29	%build
12cu|perl-IO-Compress-Lzma-2.64.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-IO-Compress-Lzma-2.64.0-1|31	%make
12cu|perl-IO-Compress-Lzma-2.64.0-1|32	
12cu|perl-IO-Compress-Lzma-2.64.0-1|33	%install
12cu|perl-IO-Compress-Lzma-2.64.0-1|34	%makeinstall_std
12cu|perl-IO-Compress-Lzma-2.64.0-1|35	
12cu|perl-IO-Compress-Lzma-2.64.0-1|36	%check
12cu|perl-IO-Compress-Lzma-2.64.0-1|37	# Build using "--without long_tests" to avoid very long tests
12cu|perl-IO-Compress-Lzma-2.64.0-1|38	# (full suite can take nearly an hour on an i7)
12cu|perl-IO-Compress-Lzma-2.64.0-1|39	make test %{with long_tests:COMPRESS_ZLIB_RUN_ALL=1}
12cu|perl-IO-Compress-Lzma-2.64.0-1|40	
12cu|perl-IO-Compress-Lzma-2.64.0-1|41	%files
12cu|perl-IO-Compress-Lzma-2.64.0-1|42	%doc Changes README
12cu|perl-IO-Compress-Lzma-2.64.0-1|43	%{perl_vendorlib}/IO/
12cu|perl-IO-Compress-Lzma-2.64.0-1|44	%{_mandir}/man3/IO::Compress::Lzma.3pm*
12cu|perl-IO-Compress-Lzma-2.64.0-1|45	%{_mandir}/man3/IO::Compress::Xz.3pm*
12cu|perl-IO-Compress-Lzma-2.64.0-1|46	%{_mandir}/man3/IO::Uncompress::UnLzma.3pm*
12cu|perl-IO-Compress-Lzma-2.64.0-1|47	%{_mandir}/man3/IO::Uncompress::UnXz.3pm*
12cu|perl-IO-Compress-Lzma-2.64.0-1|48	
12cu|perl-IO-Compress-Lzma-2.64.0-1|49	
12cu|perl-IO-Compress-Lzma-2.64.0-1|50	
12cu|perl-IO-Compress-Lzma-2.64.0-1|51	
12cu|perl-IO-Compress-Lzma-2.64.0-1|52	%changelog
12cu|perl-IO-Compress-Lzma-2.64.0-1|53	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.64.0-1
12cu|perl-IO-Compress-Lzma-2.64.0-1|54	+ Revision: b089a16
12cu|perl-IO-Compress-Lzma-2.64.0-1|55	- Updated to 2.064 (by updates_builder)
12cu|perl-IO-Compress-Lzma-2.64.0-1|56	
12cu|perl-IO-Compress-Lzma-2.64.0-1|57	

10919 12
12cu|perl-IO-Compress-Lzop-2.64.0-1|1	%define	upstream_name  IO-Compress-Lzop
12cu|perl-IO-Compress-Lzop-2.64.0-1|2	%define upstream_version 2.064
12cu|perl-IO-Compress-Lzop-2.64.0-1|3	
12cu|perl-IO-Compress-Lzop-2.64.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-IO-Compress-Lzop-2.64.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-IO-Compress-Lzop-2.64.0-1|6	Release:	1
12cu|perl-IO-Compress-Lzop-2.64.0-1|7	
12cu|perl-IO-Compress-Lzop-2.64.0-1|8	Summary:	IO::Compress::Lzop - Write lzop files/buffers
12cu|perl-IO-Compress-Lzop-2.64.0-1|9	License:	GPL+ or Artistic
12cu|perl-IO-Compress-Lzop-2.64.0-1|10	Group:		Development/Perl
12cu|perl-IO-Compress-Lzop-2.64.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-IO-Compress-Lzop-2.64.0-1|12	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-IO-Compress-Lzop-2.64.0-1|13	
12cu|perl-IO-Compress-Lzop-2.64.0-1|14	BuildRequires:	perl-devel
12cu|perl-IO-Compress-Lzop-2.64.0-1|15	BuildRequires:	perl(Compress::LZO)
12cu|perl-IO-Compress-Lzop-2.64.0-1|16	BuildRequires:	perl(IO::Compress::Base) >= %{version}
12cu|perl-IO-Compress-Lzop-2.64.0-1|17	BuildRequires:	perl(IO::Uncompress::Base) >= %{version}
12cu|perl-IO-Compress-Lzop-2.64.0-1|18	
12cu|perl-IO-Compress-Lzop-2.64.0-1|19	BuildArch:	noarch
12cu|perl-IO-Compress-Lzop-2.64.0-1|20	
12cu|perl-IO-Compress-Lzop-2.64.0-1|21	%description
12cu|perl-IO-Compress-Lzop-2.64.0-1|22	This module provides a Perl interface that allows writing lzop compressed
12cu|perl-IO-Compress-Lzop-2.64.0-1|23	data to files or buffer.
12cu|perl-IO-Compress-Lzop-2.64.0-1|24	
12cu|perl-IO-Compress-Lzop-2.64.0-1|25	%prep
12cu|perl-IO-Compress-Lzop-2.64.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-IO-Compress-Lzop-2.64.0-1|27	
12cu|perl-IO-Compress-Lzop-2.64.0-1|28	%build
12cu|perl-IO-Compress-Lzop-2.64.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-IO-Compress-Lzop-2.64.0-1|30	%make
12cu|perl-IO-Compress-Lzop-2.64.0-1|31	
12cu|perl-IO-Compress-Lzop-2.64.0-1|32	%check
12cu|perl-IO-Compress-Lzop-2.64.0-1|33	make test
12cu|perl-IO-Compress-Lzop-2.64.0-1|34	
12cu|perl-IO-Compress-Lzop-2.64.0-1|35	%install
12cu|perl-IO-Compress-Lzop-2.64.0-1|36	%makeinstall_std
12cu|perl-IO-Compress-Lzop-2.64.0-1|37	
12cu|perl-IO-Compress-Lzop-2.64.0-1|38	%files
12cu|perl-IO-Compress-Lzop-2.64.0-1|39	%doc README Changes
12cu|perl-IO-Compress-Lzop-2.64.0-1|40	%{_mandir}/*/*
12cu|perl-IO-Compress-Lzop-2.64.0-1|41	%{perl_vendorlib}/*
12cu|perl-IO-Compress-Lzop-2.64.0-1|42	
12cu|perl-IO-Compress-Lzop-2.64.0-1|43	
12cu|perl-IO-Compress-Lzop-2.64.0-1|44	%changelog
12cu|perl-IO-Compress-Lzop-2.64.0-1|45	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.64.0-1
12cu|perl-IO-Compress-Lzop-2.64.0-1|46	+ Revision: b6cc62c
12cu|perl-IO-Compress-Lzop-2.64.0-1|47	- Updated to 2.064 (by updates_builder)
12cu|perl-IO-Compress-Lzop-2.64.0-1|48	
12cu|perl-IO-Compress-Lzop-2.64.0-1|49	

10920 12
12cu|perl-IO-Digest-0.110.0-1|1	%define upstream_name    IO-Digest
12cu|perl-IO-Digest-0.110.0-1|2	%define upstream_version 0.11
12cu|perl-IO-Digest-0.110.0-1|3	
12cu|perl-IO-Digest-0.110.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-IO-Digest-0.110.0-1|5	Version:	%perl_convert_version 0.11
12cu|perl-IO-Digest-0.110.0-1|6	Release:	1
12cu|perl-IO-Digest-0.110.0-1|7	
12cu|perl-IO-Digest-0.110.0-1|8	Summary:	%{upstream_name} module, calculate digests while reading or writing
12cu|perl-IO-Digest-0.110.0-1|9	License:	GPL+ or Artistic
12cu|perl-IO-Digest-0.110.0-1|10	Group:		Development/Perl
12cu|perl-IO-Digest-0.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-IO-Digest-0.110.0-1|12	Source0:	http://www.cpan.org/authors/id/C/CL/CLKAO/IO-Digest-0.11.tar.gz
12cu|perl-IO-Digest-0.110.0-1|13	
12cu|perl-IO-Digest-0.110.0-1|14	BuildRequires:	perl-devel
12cu|perl-IO-Digest-0.110.0-1|15	BuildRequires:	perl-PerlIO-via-dynamic
12cu|perl-IO-Digest-0.110.0-1|16	# for test
12cu|perl-IO-Digest-0.110.0-1|17	BuildRequires:	perl-Internals
12cu|perl-IO-Digest-0.110.0-1|18	BuildArch:	noarch
12cu|perl-IO-Digest-0.110.0-1|19	
12cu|perl-IO-Digest-0.110.0-1|20	%description
12cu|perl-IO-Digest-0.110.0-1|21	This module allows you to calculate digests while reading or writing file
12cu|perl-IO-Digest-0.110.0-1|22	handles. This avoids the case you need to reread the same content to
12cu|perl-IO-Digest-0.110.0-1|23	compute the digests after written a file.
12cu|perl-IO-Digest-0.110.0-1|24	
12cu|perl-IO-Digest-0.110.0-1|25	%prep
12cu|perl-IO-Digest-0.110.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-IO-Digest-0.110.0-1|27	
12cu|perl-IO-Digest-0.110.0-1|28	%build
12cu|perl-IO-Digest-0.110.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-IO-Digest-0.110.0-1|30	make
12cu|perl-IO-Digest-0.110.0-1|31	
12cu|perl-IO-Digest-0.110.0-1|32	%check
12cu|perl-IO-Digest-0.110.0-1|33	make test
12cu|perl-IO-Digest-0.110.0-1|34	
12cu|perl-IO-Digest-0.110.0-1|35	%install
12cu|perl-IO-Digest-0.110.0-1|36	%makeinstall_std
12cu|perl-IO-Digest-0.110.0-1|37	
12cu|perl-IO-Digest-0.110.0-1|38	%files
12cu|perl-IO-Digest-0.110.0-1|39	%defattr(444,root,root,755)
12cu|perl-IO-Digest-0.110.0-1|40	%doc CHANGES README
12cu|perl-IO-Digest-0.110.0-1|41	%{perl_vendorlib}/IO/*
12cu|perl-IO-Digest-0.110.0-1|42	%{_mandir}/man*/*
12cu|perl-IO-Digest-0.110.0-1|43	
12cu|perl-IO-Digest-0.110.0-1|44	%changelog
12cu|perl-IO-Digest-0.110.0-1|45	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cu|perl-IO-Digest-0.110.0-1|46	+ Revision: 406066
12cu|perl-IO-Digest-0.110.0-1|47	- rebuild using %%perl_convert_version
12cu|perl-IO-Digest-0.110.0-1|48	
12cu|perl-IO-Digest-0.110.0-1|49	* Thu Jul 03 2008 Michael Scherer <misc@mandriva.org> 0.10-4mdv2009.0
12cu|perl-IO-Digest-0.110.0-1|50	+ Revision: 230905
12cu|perl-IO-Digest-0.110.0-1|51	- add missing BuildRequires
12cu|perl-IO-Digest-0.110.0-1|52	- rebuild
12cu|perl-IO-Digest-0.110.0-1|53	
12cu|perl-IO-Digest-0.110.0-1|54	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-IO-Digest-0.110.0-1|55	- restore BuildRoot
12cu|perl-IO-Digest-0.110.0-1|56	
12cu|perl-IO-Digest-0.110.0-1|57	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-IO-Digest-0.110.0-1|58	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-IO-Digest-0.110.0-1|59	
12cu|perl-IO-Digest-0.110.0-1|60	* Thu Jun 21 2007 Michael Scherer <misc@mandriva.org> 0.10-3mdv2008.0
12cu|perl-IO-Digest-0.110.0-1|61	+ Revision: 41994
12cu|perl-IO-Digest-0.110.0-1|62	- rebuild
12cu|perl-IO-Digest-0.110.0-1|63	
12cu|perl-IO-Digest-0.110.0-1|64	
12cu|perl-IO-Digest-0.110.0-1|65	* Thu Sep 29 2005 Michael Scherer <misc@mandriva.org> 0.10-2mdk
12cu|perl-IO-Digest-0.110.0-1|66	- Rebuild
12cu|perl-IO-Digest-0.110.0-1|67	- update the spec ( mkrel, check, update url )
12cu|perl-IO-Digest-0.110.0-1|68	
12cu|perl-IO-Digest-0.110.0-1|69	* Tue Sep 21 2004 Michael Scherer <misc@mandrake.org> 0.10-1mdk
12cu|perl-IO-Digest-0.110.0-1|70	- First Mandrakelinux package
12cu|perl-IO-Digest-0.110.0-1|71	
12cu|perl-IO-Digest-0.110.0-1|72	

10921 12
12cu|perl-IO-Interface-1.60.0-1|1	%define upstream_name    IO-Interface
12cu|perl-IO-Interface-1.60.0-1|2	%define upstream_version 1.06
12cu|perl-IO-Interface-1.60.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-IO-Interface-1.60.0-1|4	Version:	%perl_convert_version 1.06
12cu|perl-IO-Interface-1.60.0-1|5	Release:	1
12cu|perl-IO-Interface-1.60.0-1|6	
12cu|perl-IO-Interface-1.60.0-1|7	Summary:	Perl extension for access to network card configuration information
12cu|perl-IO-Interface-1.60.0-1|8	License:	GPL+ or Artistic
12cu|perl-IO-Interface-1.60.0-1|9	Group:		Development/Perl
12cu|perl-IO-Interface-1.60.0-1|10	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-IO-Interface-1.60.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/L/LD/LDS/IO-Interface-1.06.tar.gz
12cu|perl-IO-Interface-1.60.0-1|12	
12cu|perl-IO-Interface-1.60.0-1|13	BuildRequires:	perl-devel
12cu|perl-IO-Interface-1.60.0-1|14	
12cu|perl-IO-Interface-1.60.0-1|15	%description
12cu|perl-IO-Interface-1.60.0-1|16	IO::Interface adds methods to IO::Socket objects that allows them to
12cu|perl-IO-Interface-1.60.0-1|17	be used to retrieve and change information about the network
12cu|perl-IO-Interface-1.60.0-1|18	interfaces on your system.  In addition to the object-oriented access
12cu|perl-IO-Interface-1.60.0-1|19	methods, you can use a function-oriented style.
12cu|perl-IO-Interface-1.60.0-1|20	
12cu|perl-IO-Interface-1.60.0-1|21	%prep
12cu|perl-IO-Interface-1.60.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-IO-Interface-1.60.0-1|23	
12cu|perl-IO-Interface-1.60.0-1|24	%build
12cu|perl-IO-Interface-1.60.0-1|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-IO-Interface-1.60.0-1|26	%make
12cu|perl-IO-Interface-1.60.0-1|27	make test
12cu|perl-IO-Interface-1.60.0-1|28	
12cu|perl-IO-Interface-1.60.0-1|29	%install
12cu|perl-IO-Interface-1.60.0-1|30	%makeinstall_std
12cu|perl-IO-Interface-1.60.0-1|31	
12cu|perl-IO-Interface-1.60.0-1|32	%files
12cu|perl-IO-Interface-1.60.0-1|33	%doc Changes README
12cu|perl-IO-Interface-1.60.0-1|34	%dir %{perl_vendorlib}/*/auto/IO/Interface
12cu|perl-IO-Interface-1.60.0-1|35	%{perl_vendorlib}/*/auto/IO/Interface/*
12cu|perl-IO-Interface-1.60.0-1|36	%{perl_vendorlib}/*/IO/*
12cu|perl-IO-Interface-1.60.0-1|37	%{_mandir}/*/*
12cu|perl-IO-Interface-1.60.0-1|38	
12cu|perl-IO-Interface-1.60.0-1|39	
12cu|perl-IO-Interface-1.60.0-1|40	%changelog
12cu|perl-IO-Interface-1.60.0-1|41	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.50.0-3
12cu|perl-IO-Interface-1.60.0-1|42	+ Revision: 768358
12cu|perl-IO-Interface-1.60.0-1|43	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-IO-Interface-1.60.0-1|44	
12cu|perl-IO-Interface-1.60.0-1|45	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-2mdv2011.0
12cu|perl-IO-Interface-1.60.0-1|46	+ Revision: 555963
12cu|perl-IO-Interface-1.60.0-1|47	- rebuild for perl 5.12
12cu|perl-IO-Interface-1.60.0-1|48	
12cu|perl-IO-Interface-1.60.0-1|49	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-1mdv2010.0
12cu|perl-IO-Interface-1.60.0-1|50	+ Revision: 402548
12cu|perl-IO-Interface-1.60.0-1|51	- update to 0.56
12cu|perl-IO-Interface-1.60.0-1|52	
12cu|perl-IO-Interface-1.60.0-1|53	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.05-2mdv2009.0
12cu|perl-IO-Interface-1.60.0-1|54	+ Revision: 268529
12cu|perl-IO-Interface-1.60.0-1|55	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-IO-Interface-1.60.0-1|56	
12cu|perl-IO-Interface-1.60.0-1|57	* Sat Jun 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdv2009.0
12cu|perl-IO-Interface-1.60.0-1|58	+ Revision: 216584
12cu|perl-IO-Interface-1.60.0-1|59	- update to new version 1.05
12cu|perl-IO-Interface-1.60.0-1|60	
12cu|perl-IO-Interface-1.60.0-1|61	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.04-2mdv2008.1
12cu|perl-IO-Interface-1.60.0-1|62	+ Revision: 152120
12cu|perl-IO-Interface-1.60.0-1|63	- rebuild
12cu|perl-IO-Interface-1.60.0-1|64	
12cu|perl-IO-Interface-1.60.0-1|65	* Thu Dec 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2008.1
12cu|perl-IO-Interface-1.60.0-1|66	+ Revision: 138325
12cu|perl-IO-Interface-1.60.0-1|67	- update to new version 1.04
12cu|perl-IO-Interface-1.60.0-1|68	- update to new version 1.04
12cu|perl-IO-Interface-1.60.0-1|69	
12cu|perl-IO-Interface-1.60.0-1|70	+ Olivier Blin <blino@mandriva.org>
12cu|perl-IO-Interface-1.60.0-1|71	- restore BuildRoot
12cu|perl-IO-Interface-1.60.0-1|72	
12cu|perl-IO-Interface-1.60.0-1|73	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-IO-Interface-1.60.0-1|74	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-IO-Interface-1.60.0-1|75	
12cu|perl-IO-Interface-1.60.0-1|76	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 1.03-1mdv2008.0
12cu|perl-IO-Interface-1.60.0-1|77	+ Revision: 20200
12cu|perl-IO-Interface-1.60.0-1|78	- 1.03
12cu|perl-IO-Interface-1.60.0-1|79	
12cu|perl-IO-Interface-1.60.0-1|80	
12cu|perl-IO-Interface-1.60.0-1|81	* Wed Sep 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.98-1mdv2007.0
12cu|perl-IO-Interface-1.60.0-1|82	- rebuild
12cu|perl-IO-Interface-1.60.0-1|83	
12cu|perl-IO-Interface-1.60.0-1|84	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98-1mdk
12cu|perl-IO-Interface-1.60.0-1|85	- initial Mandriva package
12cu|perl-IO-Interface-1.60.0-1|86	
12cu|perl-IO-Interface-1.60.0-1|87	

10922 12
12cu|perl-IO-Pipely-0.5.0-1|1	%define upstream_name IO-Pipely
12cu|perl-IO-Pipely-0.5.0-1|2	%define upstream_version 0.005
12cu|perl-IO-Pipely-0.5.0-1|3	
12cu|perl-IO-Pipely-0.5.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-IO-Pipely-0.5.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-IO-Pipely-0.5.0-1|6	Release:	1
12cu|perl-IO-Pipely-0.5.0-1|7	
12cu|perl-IO-Pipely-0.5.0-1|8	Summary:	Portably create pipe() or pipe-like handles, one way or another
12cu|perl-IO-Pipely-0.5.0-1|9	License:	GPL+ or Artistic
12cu|perl-IO-Pipely-0.5.0-1|10	Group:		Development/Perl
12cu|perl-IO-Pipely-0.5.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-IO-Pipely-0.5.0-1|12	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-IO-Pipely-0.5.0-1|13	
12cu|perl-IO-Pipely-0.5.0-1|14	BuildArch:	noarch
12cu|perl-IO-Pipely-0.5.0-1|15	BuildRequires:  perl-devel
12cu|perl-IO-Pipely-0.5.0-1|16	
12cu|perl-IO-Pipely-0.5.0-1|17	%description
12cu|perl-IO-Pipely-0.5.0-1|18	Pipes are troublesome beasts because there are a few different,
12cu|perl-IO-Pipely-0.5.0-1|19	incompatible ways to create them. Not all platforms support all ways,
12cu|perl-IO-Pipely-0.5.0-1|20	and some platforms may have hidden difficulties like incomplete or buggy
12cu|perl-IO-Pipely-0.5.0-1|21	support.
12cu|perl-IO-Pipely-0.5.0-1|22	
12cu|perl-IO-Pipely-0.5.0-1|23	IO::Pipely provides a couple functions to portably create one- and
12cu|perl-IO-Pipely-0.5.0-1|24	two-way pipes and pipe-like socket pairs. It acknowledges and works
12cu|perl-IO-Pipely-0.5.0-1|25	around known platform issues so you don't have to.
12cu|perl-IO-Pipely-0.5.0-1|26	
12cu|perl-IO-Pipely-0.5.0-1|27	On the other hand, it doesn't work around unknown issues, so please
12cu|perl-IO-Pipely-0.5.0-1|28	report any problems early and often.
12cu|perl-IO-Pipely-0.5.0-1|29	
12cu|perl-IO-Pipely-0.5.0-1|30	IO::Pipely currently understands pipe(), UNIX-domain socketpair() and
12cu|perl-IO-Pipely-0.5.0-1|31	regular IPv4 localhost sockets. This covers every platform tested so
12cu|perl-IO-Pipely-0.5.0-1|32	far, but it's hardly complete. Please help support other mechanisms,
12cu|perl-IO-Pipely-0.5.0-1|33	such as INET-domain socketpair() and IPv6 localhost sockets.
12cu|perl-IO-Pipely-0.5.0-1|34	
12cu|perl-IO-Pipely-0.5.0-1|35	IO::Pipely will use different kinds of pipes or sockets depending on the
12cu|perl-IO-Pipely-0.5.0-1|36	operating system's capabilities and the number of directions requested.
12cu|perl-IO-Pipely-0.5.0-1|37	The autodetection may be overridden by specifying a particular pipe
12cu|perl-IO-Pipely-0.5.0-1|38	type.
12cu|perl-IO-Pipely-0.5.0-1|39	
12cu|perl-IO-Pipely-0.5.0-1|40	%prep
12cu|perl-IO-Pipely-0.5.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-IO-Pipely-0.5.0-1|42	
12cu|perl-IO-Pipely-0.5.0-1|43	%build
12cu|perl-IO-Pipely-0.5.0-1|44	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-IO-Pipely-0.5.0-1|45	
12cu|perl-IO-Pipely-0.5.0-1|46	%make
12cu|perl-IO-Pipely-0.5.0-1|47	
12cu|perl-IO-Pipely-0.5.0-1|48	%check
12cu|perl-IO-Pipely-0.5.0-1|49	%make test
12cu|perl-IO-Pipely-0.5.0-1|50	
12cu|perl-IO-Pipely-0.5.0-1|51	%install
12cu|perl-IO-Pipely-0.5.0-1|52	%makeinstall_std
12cu|perl-IO-Pipely-0.5.0-1|53	
12cu|perl-IO-Pipely-0.5.0-1|54	%files
12cu|perl-IO-Pipely-0.5.0-1|55	%doc CHANGES LICENSE META.json META.yml MYMETA.yml README
12cu|perl-IO-Pipely-0.5.0-1|56	%{_mandir}/man3/*
12cu|perl-IO-Pipely-0.5.0-1|57	%{perl_vendorlib}/*
12cu|perl-IO-Pipely-0.5.0-1|58	
12cu|perl-IO-Pipely-0.5.0-1|59	%changelog
12cu|perl-IO-Pipely-0.5.0-1|60	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-1
12cu|perl-IO-Pipely-0.5.0-1|61	+ Revision: 3453ee2
12cu|perl-IO-Pipely-0.5.0-1|62	- Imported from SRPM
12cu|perl-IO-Pipely-0.5.0-1|63	
12cu|perl-IO-Pipely-0.5.0-1|64	

10923 12
12cu|perl-IO-Prompt-0.997.2-1|1	%define upstream_name    IO-Prompt
12cu|perl-IO-Prompt-0.997.2-1|2	%define upstream_version 0.997002
12cu|perl-IO-Prompt-0.997.2-1|3	
12cu|perl-IO-Prompt-0.997.2-1|4	Name:		perl-%{upstream_name}
12cu|perl-IO-Prompt-0.997.2-1|5	Version:	%perl_convert_version 0.997002
12cu|perl-IO-Prompt-0.997.2-1|6	Release:	1
12cu|perl-IO-Prompt-0.997.2-1|7	
12cu|perl-IO-Prompt-0.997.2-1|8	Summary:	Interactively prompt for user input
12cu|perl-IO-Prompt-0.997.2-1|9	License:	GPL+ or Artistic
12cu|perl-IO-Prompt-0.997.2-1|10	Group:		Development/Perl
12cu|perl-IO-Prompt-0.997.2-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-IO-Prompt-0.997.2-1|12	Source0:	http://www.cpan.org/modules/by-module/IO/IO-Prompt-0.997002.tar.gz
12cu|perl-IO-Prompt-0.997.2-1|13	
12cu|perl-IO-Prompt-0.997.2-1|14	BuildRequires:	perl-devel
12cu|perl-IO-Prompt-0.997.2-1|15	BuildRequires:	perl(IO::Handle)
12cu|perl-IO-Prompt-0.997.2-1|16	BuildRequires:	perl(POSIX)
12cu|perl-IO-Prompt-0.997.2-1|17	BuildRequires:	perl(Term::ReadKey)
12cu|perl-IO-Prompt-0.997.2-1|18	BuildRequires:	perl(Test::More)
12cu|perl-IO-Prompt-0.997.2-1|19	BuildRequires:	perl(Want)
12cu|perl-IO-Prompt-0.997.2-1|20	
12cu|perl-IO-Prompt-0.997.2-1|21	BuildArch:	noarch
12cu|perl-IO-Prompt-0.997.2-1|22	
12cu|perl-IO-Prompt-0.997.2-1|23	%description
12cu|perl-IO-Prompt-0.997.2-1|24	By default, this module exports a single function 'prompt'. It prompts the
12cu|perl-IO-Prompt-0.997.2-1|25	user to enter some input, and returns an object that represents the user
12cu|perl-IO-Prompt-0.997.2-1|26	input.
12cu|perl-IO-Prompt-0.997.2-1|27	
12cu|perl-IO-Prompt-0.997.2-1|28	You may specify various flags to the function to affect its behaviour; most
12cu|perl-IO-Prompt-0.997.2-1|29	notably, it defaults to automatically 'chomp' the input, unless the '-line'
12cu|perl-IO-Prompt-0.997.2-1|30	flag is specified.
12cu|perl-IO-Prompt-0.997.2-1|31	
12cu|perl-IO-Prompt-0.997.2-1|32	Two other functions are exported at request: 'hand_print', which simulates
12cu|perl-IO-Prompt-0.997.2-1|33	hand-typing to the console; and 'get_input', which is the lower-level
12cu|perl-IO-Prompt-0.997.2-1|34	function that actually prompts the user for a suitable input.
12cu|perl-IO-Prompt-0.997.2-1|35	
12cu|perl-IO-Prompt-0.997.2-1|36	%prep
12cu|perl-IO-Prompt-0.997.2-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-IO-Prompt-0.997.2-1|38	# requires /dev/tty
12cu|perl-IO-Prompt-0.997.2-1|39	rm t/01.dependencies.t
12cu|perl-IO-Prompt-0.997.2-1|40	
12cu|perl-IO-Prompt-0.997.2-1|41	%build
12cu|perl-IO-Prompt-0.997.2-1|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-IO-Prompt-0.997.2-1|43	%make
12cu|perl-IO-Prompt-0.997.2-1|44	
12cu|perl-IO-Prompt-0.997.2-1|45	%check
12cu|perl-IO-Prompt-0.997.2-1|46	%make test
12cu|perl-IO-Prompt-0.997.2-1|47	
12cu|perl-IO-Prompt-0.997.2-1|48	%install
12cu|perl-IO-Prompt-0.997.2-1|49	%makeinstall_std
12cu|perl-IO-Prompt-0.997.2-1|50	
12cu|perl-IO-Prompt-0.997.2-1|51	%files
12cu|perl-IO-Prompt-0.997.2-1|52	%doc Changes README
12cu|perl-IO-Prompt-0.997.2-1|53	%{_mandir}/man3/*
12cu|perl-IO-Prompt-0.997.2-1|54	%{perl_vendorlib}/IO
12cu|perl-IO-Prompt-0.997.2-1|55	
12cu|perl-IO-Prompt-0.997.2-1|56	
12cu|perl-IO-Prompt-0.997.2-1|57	%changelog
12cu|perl-IO-Prompt-0.997.2-1|58	* Mon Apr 26 2010 Jérôme Quelin <jquelin@mandriva.org> 0.997.1-1mdv2010.1
12cu|perl-IO-Prompt-0.997.2-1|59	+ Revision: 539084
12cu|perl-IO-Prompt-0.997.2-1|60	- update to 0.997001
12cu|perl-IO-Prompt-0.997.2-1|61	
12cu|perl-IO-Prompt-0.997.2-1|62	* Mon Feb 01 2010 Jérôme Quelin <jquelin@mandriva.org> 0.997.0-1mdv2010.1
12cu|perl-IO-Prompt-0.997.2-1|63	+ Revision: 498978
12cu|perl-IO-Prompt-0.997.2-1|64	- update to 0.997
12cu|perl-IO-Prompt-0.997.2-1|65	
12cu|perl-IO-Prompt-0.997.2-1|66	* Mon Jan 11 2010 Jérôme Quelin <jquelin@mandriva.org> 0.996.0-1mdv2010.1
12cu|perl-IO-Prompt-0.997.2-1|67	+ Revision: 489526
12cu|perl-IO-Prompt-0.997.2-1|68	- remove test failing in non-interactive setup
12cu|perl-IO-Prompt-0.997.2-1|69	- update to 0.996
12cu|perl-IO-Prompt-0.997.2-1|70	
12cu|perl-IO-Prompt-0.997.2-1|71	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> v0.99.4-3mdv2010.0
12cu|perl-IO-Prompt-0.997.2-1|72	+ Revision: 430473
12cu|perl-IO-Prompt-0.997.2-1|73	- rebuild
12cu|perl-IO-Prompt-0.997.2-1|74	
12cu|perl-IO-Prompt-0.997.2-1|75	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> v0.99.4-2mdv2009.0
12cu|perl-IO-Prompt-0.997.2-1|76	+ Revision: 268530
12cu|perl-IO-Prompt-0.997.2-1|77	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-IO-Prompt-0.997.2-1|78	
12cu|perl-IO-Prompt-0.997.2-1|79	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> v0.99.4-1mdv2009.0
12cu|perl-IO-Prompt-0.997.2-1|80	+ Revision: 194417
12cu|perl-IO-Prompt-0.997.2-1|81	- import perl-IO-Prompt
12cu|perl-IO-Prompt-0.997.2-1|82	
12cu|perl-IO-Prompt-0.997.2-1|83	
12cu|perl-IO-Prompt-0.997.2-1|84	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> v0.99.4-1mdv2009.0
12cu|perl-IO-Prompt-0.997.2-1|85	- first mdv release
12cu|perl-IO-Prompt-0.997.2-1|86	

10924 12
12cu|perl-IO-Prompt-Tiny-0.2.0-1|1	%define upstream_name    IO-Prompt-Tiny
12cu|perl-IO-Prompt-Tiny-0.2.0-1|2	%define upstream_version 0.002
12cu|perl-IO-Prompt-Tiny-0.2.0-1|3	
12cu|perl-IO-Prompt-Tiny-0.2.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-IO-Prompt-Tiny-0.2.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-IO-Prompt-Tiny-0.2.0-1|6	Release:    1
12cu|perl-IO-Prompt-Tiny-0.2.0-1|7	
12cu|perl-IO-Prompt-Tiny-0.2.0-1|8	Summary:    Prompt for user input with a default option
12cu|perl-IO-Prompt-Tiny-0.2.0-1|9	License:    GPL+ or Artistic
12cu|perl-IO-Prompt-Tiny-0.2.0-1|10	Group:      Development/Perl
12cu|perl-IO-Prompt-Tiny-0.2.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-IO-Prompt-Tiny-0.2.0-1|12	Source0:    http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-IO-Prompt-Tiny-0.2.0-1|13	
12cu|perl-IO-Prompt-Tiny-0.2.0-1|14	BuildRequires: perl(IO::Handle)
12cu|perl-IO-Prompt-Tiny-0.2.0-1|15	BuildRequires: perl(POSIX)
12cu|perl-IO-Prompt-Tiny-0.2.0-1|16	BuildRequires: perl(Term::ReadKey)
12cu|perl-IO-Prompt-Tiny-0.2.0-1|17	BuildRequires: perl(Test::More)
12cu|perl-IO-Prompt-Tiny-0.2.0-1|18	BuildRequires: perl(Capture::Tiny)
12cu|perl-IO-Prompt-Tiny-0.2.0-1|19	BuildRequires: perl-devel
12cu|perl-IO-Prompt-Tiny-0.2.0-1|20	
12cu|perl-IO-Prompt-Tiny-0.2.0-1|21	BuildArch: noarch
12cu|perl-IO-Prompt-Tiny-0.2.0-1|22	
12cu|perl-IO-Prompt-Tiny-0.2.0-1|23	%description
12cu|perl-IO-Prompt-Tiny-0.2.0-1|24	This is an extremely simple prompting module, based on the extremely
12cu|perl-IO-Prompt-Tiny-0.2.0-1|25	simple prompt offered by ExtUtils::MakeMaker.In many cases, that's all
12cu|perl-IO-Prompt-Tiny-0.2.0-1|26	you need and this module gives it to you without all the overhead of
12cu|perl-IO-Prompt-Tiny-0.2.0-1|27	ExtUtils::MakeMaker just to prompt for input.
12cu|perl-IO-Prompt-Tiny-0.2.0-1|28	
12cu|perl-IO-Prompt-Tiny-0.2.0-1|29	It doesn't do any validation, coloring, menus, timeouts, or any of the
12cu|perl-IO-Prompt-Tiny-0.2.0-1|30	wild, crazy, cool stuff that other prompting modules do. It just prompts
12cu|perl-IO-Prompt-Tiny-0.2.0-1|31	with a default. That's it!
12cu|perl-IO-Prompt-Tiny-0.2.0-1|32	
12cu|perl-IO-Prompt-Tiny-0.2.0-1|33	%prep
12cu|perl-IO-Prompt-Tiny-0.2.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-IO-Prompt-Tiny-0.2.0-1|35	
12cu|perl-IO-Prompt-Tiny-0.2.0-1|36	%build
12cu|perl-IO-Prompt-Tiny-0.2.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-IO-Prompt-Tiny-0.2.0-1|38	%make
12cu|perl-IO-Prompt-Tiny-0.2.0-1|39	
12cu|perl-IO-Prompt-Tiny-0.2.0-1|40	%check
12cu|perl-IO-Prompt-Tiny-0.2.0-1|41	%make test
12cu|perl-IO-Prompt-Tiny-0.2.0-1|42	
12cu|perl-IO-Prompt-Tiny-0.2.0-1|43	%install
12cu|perl-IO-Prompt-Tiny-0.2.0-1|44	%makeinstall_std
12cu|perl-IO-Prompt-Tiny-0.2.0-1|45	
12cu|perl-IO-Prompt-Tiny-0.2.0-1|46	%files
12cu|perl-IO-Prompt-Tiny-0.2.0-1|47	%doc Changes README
12cu|perl-IO-Prompt-Tiny-0.2.0-1|48	%{_mandir}/man3/*
12cu|perl-IO-Prompt-Tiny-0.2.0-1|49	%perl_vendorlib/IO
12cu|perl-IO-Prompt-Tiny-0.2.0-1|50	
12cu|perl-IO-Prompt-Tiny-0.2.0-1|51	%changelog
12cu|perl-IO-Prompt-Tiny-0.2.0-1|52	* Wed Oct 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-1
12cu|perl-IO-Prompt-Tiny-0.2.0-1|53	+ Revision: 44b6146
12cu|perl-IO-Prompt-Tiny-0.2.0-1|54	- Added perl-devel BR
12cu|perl-IO-Prompt-Tiny-0.2.0-1|55	
12cu|perl-IO-Prompt-Tiny-0.2.0-1|56	

10925 12
12cu|perl-IO-Pty-Easy-0.90.0-1|1	%define upstream_name    IO-Pty-Easy
12cu|perl-IO-Pty-Easy-0.90.0-1|2	%define upstream_version 0.09
12cu|perl-IO-Pty-Easy-0.90.0-1|3	
12cu|perl-IO-Pty-Easy-0.90.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-IO-Pty-Easy-0.90.0-1|5	Version:	%perl_convert_version 0.09
12cu|perl-IO-Pty-Easy-0.90.0-1|6	Release:	1
12cu|perl-IO-Pty-Easy-0.90.0-1|7	
12cu|perl-IO-Pty-Easy-0.90.0-1|8	Summary:	Easy interface to IO::Pty
12cu|perl-IO-Pty-Easy-0.90.0-1|9	License:	GPL+ or Artistic
12cu|perl-IO-Pty-Easy-0.90.0-1|10	Group:		Development/Perl
12cu|perl-IO-Pty-Easy-0.90.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-IO-Pty-Easy-0.90.0-1|12	Source0:	http://www.cpan.org/modules/by-module/IO/IO-Pty-Easy-0.09.tar.gz
12cu|perl-IO-Pty-Easy-0.90.0-1|13	
12cu|perl-IO-Pty-Easy-0.90.0-1|14	BuildRequires:	perl-devel
12cu|perl-IO-Pty-Easy-0.90.0-1|15	BuildRequires:	perl(IO::Pty)
12cu|perl-IO-Pty-Easy-0.90.0-1|16	BuildRequires:	perl(Scalar::Util)
12cu|perl-IO-Pty-Easy-0.90.0-1|17	BuildArch:	noarch
12cu|perl-IO-Pty-Easy-0.90.0-1|18	
12cu|perl-IO-Pty-Easy-0.90.0-1|19	%description
12cu|perl-IO-Pty-Easy-0.90.0-1|20	'IO::Pty::Easy' provides an interface to the IO::Pty manpage which hides
12cu|perl-IO-Pty-Easy-0.90.0-1|21	most of the ugly details of handling ptys, wrapping them instead in simple
12cu|perl-IO-Pty-Easy-0.90.0-1|22	spawn/read/write commands.
12cu|perl-IO-Pty-Easy-0.90.0-1|23	
12cu|perl-IO-Pty-Easy-0.90.0-1|24	'IO::Pty::Easy' uses the IO::Pty manpage internally, so it inherits all of
12cu|perl-IO-Pty-Easy-0.90.0-1|25	the portability restrictions from that module.
12cu|perl-IO-Pty-Easy-0.90.0-1|26	
12cu|perl-IO-Pty-Easy-0.90.0-1|27	%prep
12cu|perl-IO-Pty-Easy-0.90.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-IO-Pty-Easy-0.90.0-1|29	
12cu|perl-IO-Pty-Easy-0.90.0-1|30	%build
12cu|perl-IO-Pty-Easy-0.90.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-IO-Pty-Easy-0.90.0-1|32	%make
12cu|perl-IO-Pty-Easy-0.90.0-1|33	
12cu|perl-IO-Pty-Easy-0.90.0-1|34	%check
12cu|perl-IO-Pty-Easy-0.90.0-1|35	%make test
12cu|perl-IO-Pty-Easy-0.90.0-1|36	
12cu|perl-IO-Pty-Easy-0.90.0-1|37	%install
12cu|perl-IO-Pty-Easy-0.90.0-1|38	%makeinstall_std
12cu|perl-IO-Pty-Easy-0.90.0-1|39	
12cu|perl-IO-Pty-Easy-0.90.0-1|40	%files
12cu|perl-IO-Pty-Easy-0.90.0-1|41	%doc Changes META.yml LICENSE README
12cu|perl-IO-Pty-Easy-0.90.0-1|42	%{_mandir}/man3/*
12cu|perl-IO-Pty-Easy-0.90.0-1|43	%{perl_vendorlib}/*
12cu|perl-IO-Pty-Easy-0.90.0-1|44	
12cu|perl-IO-Pty-Easy-0.90.0-1|45	
12cu|perl-IO-Pty-Easy-0.90.0-1|46	%changelog
12cu|perl-IO-Pty-Easy-0.90.0-1|47	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cu|perl-IO-Pty-Easy-0.90.0-1|48	+ Revision: 655033
12cu|perl-IO-Pty-Easy-0.90.0-1|49	- rebuild for updated spec-helper
12cu|perl-IO-Pty-Easy-0.90.0-1|50	
12cu|perl-IO-Pty-Easy-0.90.0-1|51	* Fri Mar 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2011.0
12cu|perl-IO-Pty-Easy-0.90.0-1|52	+ Revision: 514790
12cu|perl-IO-Pty-Easy-0.90.0-1|53	- import perl-IO-Pty-Easy
12cu|perl-IO-Pty-Easy-0.90.0-1|54	
12cu|perl-IO-Pty-Easy-0.90.0-1|55	
12cu|perl-IO-Pty-Easy-0.90.0-1|56	* Fri Mar 05 2010 cpan2dist 0.08-1mdv
12cu|perl-IO-Pty-Easy-0.90.0-1|57	- initial mdv release, generated with cpan2dist
12cu|perl-IO-Pty-Easy-0.90.0-1|58	

10926 12
12cu|perl-IO-Socket-IP-0.170.0-1|1	%define upstream_version 0.17
12cu|perl-IO-Socket-IP-0.170.0-1|2	
12cu|perl-IO-Socket-IP-0.170.0-1|3	Name:           perl-IO-Socket-IP
12cu|perl-IO-Socket-IP-0.170.0-1|4	Version:        %perl_convert_version %{upstream_version}
12cu|perl-IO-Socket-IP-0.170.0-1|5	Release:        1
12cu|perl-IO-Socket-IP-0.170.0-1|6	Summary:        Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
12cu|perl-IO-Socket-IP-0.170.0-1|7	License:        GPL+ or Artistic
12cu|perl-IO-Socket-IP-0.170.0-1|8	Group:          Development/Perl
12cu|perl-IO-Socket-IP-0.170.0-1|9	URL:            http://search.cpan.org/dist/IO-Socket-IP/
12cu|perl-IO-Socket-IP-0.170.0-1|10	Source0:        http://www.cpan.org/authors/id/P/PE/PEVANS/IO-Socket-IP-%{upstream_version}.tar.gz
12cu|perl-IO-Socket-IP-0.170.0-1|11	BuildArch:      noarch
12cu|perl-IO-Socket-IP-0.170.0-1|12	BuildRequires:  perl(base)
12cu|perl-IO-Socket-IP-0.170.0-1|13	BuildRequires:  perl(constant)
12cu|perl-IO-Socket-IP-0.170.0-1|14	BuildRequires:  perl(Carp)
12cu|perl-IO-Socket-IP-0.170.0-1|15	BuildRequires:  perl(IO::Socket)
12cu|perl-IO-Socket-IP-0.170.0-1|16	BuildRequires:  perl(IO::Socket::INET)
12cu|perl-IO-Socket-IP-0.170.0-1|17	BuildRequires:  perl(Module::Build)
12cu|perl-IO-Socket-IP-0.170.0-1|18	BuildRequires:  perl-Socket
12cu|perl-IO-Socket-IP-0.170.0-1|19	BuildRequires:  perl(Socket6)
12cu|perl-IO-Socket-IP-0.170.0-1|20	BuildRequires:  perl(Test::More)
12cu|perl-IO-Socket-IP-0.170.0-1|21	
12cu|perl-IO-Socket-IP-0.170.0-1|22	%description
12cu|perl-IO-Socket-IP-0.170.0-1|23	This module provides a protocol-independent way to use IPv4 and IPv6
12cu|perl-IO-Socket-IP-0.170.0-1|24	sockets, as a drop-in replacement for IO::Socket::INET. Most constructor
12cu|perl-IO-Socket-IP-0.170.0-1|25	arguments and methods are provided in a backward-compatible way.
12cu|perl-IO-Socket-IP-0.170.0-1|26	
12cu|perl-IO-Socket-IP-0.170.0-1|27	%prep
12cu|perl-IO-Socket-IP-0.170.0-1|28	%setup -q -n IO-Socket-IP-%{upstream_version}
12cu|perl-IO-Socket-IP-0.170.0-1|29	
12cu|perl-IO-Socket-IP-0.170.0-1|30	%build
12cu|perl-IO-Socket-IP-0.170.0-1|31	perl Build.PL installdirs=vendor
12cu|perl-IO-Socket-IP-0.170.0-1|32	./Build
12cu|perl-IO-Socket-IP-0.170.0-1|33	
12cu|perl-IO-Socket-IP-0.170.0-1|34	%install
12cu|perl-IO-Socket-IP-0.170.0-1|35	./Build install destdir=%{buildroot} create_packlist=0
12cu|perl-IO-Socket-IP-0.170.0-1|36	find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
12cu|perl-IO-Socket-IP-0.170.0-1|37	
12cu|perl-IO-Socket-IP-0.170.0-1|38	%check
12cu|perl-IO-Socket-IP-0.170.0-1|39	# Don'd do the live test
12cu|perl-IO-Socket-IP-0.170.0-1|40	rm -f t/21nonblocking-connect-internet.t
12cu|perl-IO-Socket-IP-0.170.0-1|41	./Build test
12cu|perl-IO-Socket-IP-0.170.0-1|42	
12cu|perl-IO-Socket-IP-0.170.0-1|43	%files
12cu|perl-IO-Socket-IP-0.170.0-1|44	%doc Changes examples LICENSE README
12cu|perl-IO-Socket-IP-0.170.0-1|45	%{perl_vendorlib}/*
12cu|perl-IO-Socket-IP-0.170.0-1|46	%{_mandir}/man3/*
12cu|perl-IO-Socket-IP-0.170.0-1|47	
12cu|perl-IO-Socket-IP-0.170.0-1|48	%changelog
12cu|perl-IO-Socket-IP-0.170.0-1|49	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-1
12cu|perl-IO-Socket-IP-0.170.0-1|50	+ Revision: 1811135
12cu|perl-IO-Socket-IP-0.170.0-1|51	- Require perl-Socket package itself
12cu|perl-IO-Socket-IP-0.170.0-1|52	
12cu|perl-IO-Socket-IP-0.170.0-1|53	

10927 12
12cu|perl-IO-TieCombine-1.4.0-1|1	%define upstream_name    IO-TieCombine
12cu|perl-IO-TieCombine-1.4.0-1|2	%define upstream_version 1.004
12cu|perl-IO-TieCombine-1.4.0-1|3	
12cu|perl-IO-TieCombine-1.4.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-IO-TieCombine-1.4.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-IO-TieCombine-1.4.0-1|6	Release:	1
12cu|perl-IO-TieCombine-1.4.0-1|7	
12cu|perl-IO-TieCombine-1.4.0-1|8	Summary:	Tied scalars for IO::TieCombine
12cu|perl-IO-TieCombine-1.4.0-1|9	License:	GPL+ or Artistic
12cu|perl-IO-TieCombine-1.4.0-1|10	Group:		Development/Perl
12cu|perl-IO-TieCombine-1.4.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-IO-TieCombine-1.4.0-1|12	Source0:	http://www.cpan.org/modules/by-module/IO/IO-TieCombine-%{upstream_version}.tar.gz
12cu|perl-IO-TieCombine-1.4.0-1|13	
12cu|perl-IO-TieCombine-1.4.0-1|14	BuildRequires:	perl-devel
12cu|perl-IO-TieCombine-1.4.0-1|15	BuildArch:	noarch
12cu|perl-IO-TieCombine-1.4.0-1|16	
12cu|perl-IO-TieCombine-1.4.0-1|17	%description
12cu|perl-IO-TieCombine-1.4.0-1|18	Tied scalars for IO::TieCombine.
12cu|perl-IO-TieCombine-1.4.0-1|19	
12cu|perl-IO-TieCombine-1.4.0-1|20	%prep
12cu|perl-IO-TieCombine-1.4.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-IO-TieCombine-1.4.0-1|22	
12cu|perl-IO-TieCombine-1.4.0-1|23	%build
12cu|perl-IO-TieCombine-1.4.0-1|24	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-IO-TieCombine-1.4.0-1|25	%make
12cu|perl-IO-TieCombine-1.4.0-1|26	
12cu|perl-IO-TieCombine-1.4.0-1|27	%check
12cu|perl-IO-TieCombine-1.4.0-1|28	make test
12cu|perl-IO-TieCombine-1.4.0-1|29	
12cu|perl-IO-TieCombine-1.4.0-1|30	%install
12cu|perl-IO-TieCombine-1.4.0-1|31	%makeinstall_std
12cu|perl-IO-TieCombine-1.4.0-1|32	
12cu|perl-IO-TieCombine-1.4.0-1|33	%files
12cu|perl-IO-TieCombine-1.4.0-1|34	%doc Changes LICENSE README
12cu|perl-IO-TieCombine-1.4.0-1|35	%{_mandir}/man3/*
12cu|perl-IO-TieCombine-1.4.0-1|36	%{perl_vendorlib}/*
12cu|perl-IO-TieCombine-1.4.0-1|37	
12cu|perl-IO-TieCombine-1.4.0-1|38	
12cu|perl-IO-TieCombine-1.4.0-1|39	%changelog
12cu|perl-IO-TieCombine-1.4.0-1|40	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-1
12cu|perl-IO-TieCombine-1.4.0-1|41	+ Revision: 92ea050
12cu|perl-IO-TieCombine-1.4.0-1|42	- Updated to 1.004 (by updates_builder)
12cu|perl-IO-TieCombine-1.4.0-1|43	
12cu|perl-IO-TieCombine-1.4.0-1|44	

10928 12
12cu|perl-IPC-Cmd-0.920.0-1|1	%define upstream_name    IPC-Cmd
12cu|perl-IPC-Cmd-0.920.0-1|2	%define upstream_version 0.92
12cu|perl-IPC-Cmd-0.920.0-1|3	Name:           perl-%{upstream_name}
12cu|perl-IPC-Cmd-0.920.0-1|4	Version:        %perl_convert_version %{upstream_version}
12cu|perl-IPC-Cmd-0.920.0-1|5	Release:        1
12cu|perl-IPC-Cmd-0.920.0-1|6	
12cu|perl-IPC-Cmd-0.920.0-1|7	Summary:        Finding and running system commands made easy
12cu|perl-IPC-Cmd-0.920.0-1|8	License:        GPL+ or Artistic
12cu|perl-IPC-Cmd-0.920.0-1|9	Group:          Development/Perl
12cu|perl-IPC-Cmd-0.920.0-1|10	Url:            http://search.cpan.org/dist/%{upstream_name}
12cu|perl-IPC-Cmd-0.920.0-1|11	Source0:        http://www.cpan.org/modules/by-module/IPC/IPC-Cmd-%{upstream_version}.tar.gz
12cu|perl-IPC-Cmd-0.920.0-1|12	
12cu|perl-IPC-Cmd-0.920.0-1|13	Buildrequires:  perl-devel
12cu|perl-IPC-Cmd-0.920.0-1|14	Buildrequires:  perl(Module::Load::Conditional)
12cu|perl-IPC-Cmd-0.920.0-1|15	Buildrequires:  perl(version)
12cu|perl-IPC-Cmd-0.920.0-1|16	
12cu|perl-IPC-Cmd-0.920.0-1|17	Buildarch:      noarch
12cu|perl-IPC-Cmd-0.920.0-1|18	
12cu|perl-IPC-Cmd-0.920.0-1|19	%description
12cu|perl-IPC-Cmd-0.920.0-1|20	IPC::Cmd allows you to run commands, interactively if desired, platform
12cu|perl-IPC-Cmd-0.920.0-1|21	independent but have them still work.
12cu|perl-IPC-Cmd-0.920.0-1|22	
12cu|perl-IPC-Cmd-0.920.0-1|23	The can_run function can tell you if a certain binary is installed and if so
12cu|perl-IPC-Cmd-0.920.0-1|24	where, whereas the run function can actually execute any of the commands you
12cu|perl-IPC-Cmd-0.920.0-1|25	give it and give you a clear return value, as well as adhere to your verbosity
12cu|perl-IPC-Cmd-0.920.0-1|26	settings.
12cu|perl-IPC-Cmd-0.920.0-1|27	
12cu|perl-IPC-Cmd-0.920.0-1|28	%prep
12cu|perl-IPC-Cmd-0.920.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-IPC-Cmd-0.920.0-1|30	
12cu|perl-IPC-Cmd-0.920.0-1|31	%build
12cu|perl-IPC-Cmd-0.920.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-IPC-Cmd-0.920.0-1|33	%make
12cu|perl-IPC-Cmd-0.920.0-1|34	
12cu|perl-IPC-Cmd-0.920.0-1|35	%check
12cu|perl-IPC-Cmd-0.920.0-1|36	%make test
12cu|perl-IPC-Cmd-0.920.0-1|37	
12cu|perl-IPC-Cmd-0.920.0-1|38	%install
12cu|perl-IPC-Cmd-0.920.0-1|39	%makeinstall_std
12cu|perl-IPC-Cmd-0.920.0-1|40	
12cu|perl-IPC-Cmd-0.920.0-1|41	%clean
12cu|perl-IPC-Cmd-0.920.0-1|42	
12cu|perl-IPC-Cmd-0.920.0-1|43	%files
12cu|perl-IPC-Cmd-0.920.0-1|44	%doc README
12cu|perl-IPC-Cmd-0.920.0-1|45	%{perl_vendorlib}/IPC
12cu|perl-IPC-Cmd-0.920.0-1|46	%{_mandir}/*/*
12cu|perl-IPC-Cmd-0.920.0-1|47	
12cu|perl-IPC-Cmd-0.920.0-1|48	
12cu|perl-IPC-Cmd-0.920.0-1|49	
12cu|perl-IPC-Cmd-0.920.0-1|50	%changelog
12cu|perl-IPC-Cmd-0.920.0-1|51	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.920.0-1
12cu|perl-IPC-Cmd-0.920.0-1|52	+ Revision: 7d84275
12cu|perl-IPC-Cmd-0.920.0-1|53	- Updated to 0.92 (by updates_builder)
12cu|perl-IPC-Cmd-0.920.0-1|54	
12cu|perl-IPC-Cmd-0.920.0-1|55	

10929 12
12cu|perl-IPC-Shareable-0.610.0-1|1	%define upstream_name 	 IPC-Shareable
12cu|perl-IPC-Shareable-0.610.0-1|2	%define upstream_version 0.61
12cu|perl-IPC-Shareable-0.610.0-1|3	
12cu|perl-IPC-Shareable-0.610.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-IPC-Shareable-0.610.0-1|5	Version:	%perl_convert_version 0.61
12cu|perl-IPC-Shareable-0.610.0-1|6	Release:	1
12cu|perl-IPC-Shareable-0.610.0-1|7	
12cu|perl-IPC-Shareable-0.610.0-1|8	Summary:	%{upstream_name} perl module
12cu|perl-IPC-Shareable-0.610.0-1|9	License: 	Artistic
12cu|perl-IPC-Shareable-0.610.0-1|10	Group:		Development/Perl
12cu|perl-IPC-Shareable-0.610.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-IPC-Shareable-0.610.0-1|12	Source0:	http://www.cpan.org/modules/by-module/IPC/IPC-Shareable-0.61.tar.gz
12cu|perl-IPC-Shareable-0.610.0-1|13	
12cu|perl-IPC-Shareable-0.610.0-1|14	BuildRequires:	perl-devel
12cu|perl-IPC-Shareable-0.610.0-1|15	BuildArch:	noarch
12cu|perl-IPC-Shareable-0.610.0-1|16	
12cu|perl-IPC-Shareable-0.610.0-1|17	%description
12cu|perl-IPC-Shareable-0.610.0-1|18	IPC-Shareable allows you to tie a variable to shared memory making it easy to
12cu|perl-IPC-Shareable-0.610.0-1|19	share the contents of that variable with other Perl processes. Scalars, arrays,
12cu|perl-IPC-Shareable-0.610.0-1|20	and hashes can be tied. The variable being tied may contain arbitrarily complex
12cu|perl-IPC-Shareable-0.610.0-1|21	data structures including references to arrays, hashes of hashes, etc.
12cu|perl-IPC-Shareable-0.610.0-1|22	
12cu|perl-IPC-Shareable-0.610.0-1|23	%prep
12cu|perl-IPC-Shareable-0.610.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-IPC-Shareable-0.610.0-1|25	
12cu|perl-IPC-Shareable-0.610.0-1|26	%build
12cu|perl-IPC-Shareable-0.610.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-IPC-Shareable-0.610.0-1|28	make
12cu|perl-IPC-Shareable-0.610.0-1|29	
12cu|perl-IPC-Shareable-0.610.0-1|30	%install
12cu|perl-IPC-Shareable-0.610.0-1|31	%makeinstall_std
12cu|perl-IPC-Shareable-0.610.0-1|32	
12cu|perl-IPC-Shareable-0.610.0-1|33	%files
12cu|perl-IPC-Shareable-0.610.0-1|34	%doc README MANIFEST CHANGES CREDITS
12cu|perl-IPC-Shareable-0.610.0-1|35	%{perl_vendorlib}/IPC/*.pm
12cu|perl-IPC-Shareable-0.610.0-1|36	%{perl_vendorlib}/IPC/Shareable/*.pm
12cu|perl-IPC-Shareable-0.610.0-1|37	%{_mandir}/*/*
12cu|perl-IPC-Shareable-0.610.0-1|38	
12cu|perl-IPC-Shareable-0.610.0-1|39	
12cu|perl-IPC-Shareable-0.610.0-1|40	%changelog
12cu|perl-IPC-Shareable-0.610.0-1|41	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.600.0-1mdv2010.0
12cu|perl-IPC-Shareable-0.610.0-1|42	+ Revision: 402563
12cu|perl-IPC-Shareable-0.610.0-1|43	- rebuild using %%perl_convert_version
12cu|perl-IPC-Shareable-0.610.0-1|44	
12cu|perl-IPC-Shareable-0.610.0-1|45	* Mon Sep 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.60-9mdv2009.0
12cu|perl-IPC-Shareable-0.610.0-1|46	+ Revision: 289647
12cu|perl-IPC-Shareable-0.610.0-1|47	- disable tests for now
12cu|perl-IPC-Shareable-0.610.0-1|48	
12cu|perl-IPC-Shareable-0.610.0-1|49	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-IPC-Shareable-0.610.0-1|50	- rebuild
12cu|perl-IPC-Shareable-0.610.0-1|51	
12cu|perl-IPC-Shareable-0.610.0-1|52	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-IPC-Shareable-0.610.0-1|53	- restore BuildRoot
12cu|perl-IPC-Shareable-0.610.0-1|54	
12cu|perl-IPC-Shareable-0.610.0-1|55	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.60-6mdv2008.1
12cu|perl-IPC-Shareable-0.610.0-1|56	+ Revision: 122768
12cu|perl-IPC-Shareable-0.610.0-1|57	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-IPC-Shareable-0.610.0-1|58	
12cu|perl-IPC-Shareable-0.610.0-1|59	
12cu|perl-IPC-Shareable-0.610.0-1|60	* Thu May 11 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.60-6mdk
12cu|perl-IPC-Shareable-0.610.0-1|61	- Fix Build
12cu|perl-IPC-Shareable-0.610.0-1|62	- use mkrel
12cu|perl-IPC-Shareable-0.610.0-1|63	
12cu|perl-IPC-Shareable-0.610.0-1|64	* Wed Jun 30 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.60-5mdk
12cu|perl-IPC-Shareable-0.610.0-1|65	- rebuild
12cu|perl-IPC-Shareable-0.610.0-1|66	
12cu|perl-IPC-Shareable-0.610.0-1|67	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.60-4mdk
12cu|perl-IPC-Shareable-0.610.0-1|68	- rebuild for new auto{prov,req}
12cu|perl-IPC-Shareable-0.610.0-1|69	
12cu|perl-IPC-Shareable-0.610.0-1|70	

10930 12
12cu|perl-IPC-SysV-2.40.0-1|1	%define upstream_name    IPC-SysV
12cu|perl-IPC-SysV-2.40.0-1|2	%define upstream_version 2.04
12cu|perl-IPC-SysV-2.40.0-1|3	
12cu|perl-IPC-SysV-2.40.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-IPC-SysV-2.40.0-1|5	Version:    %perl_convert_version 2.04
12cu|perl-IPC-SysV-2.40.0-1|6	Release:	1
12cu|perl-IPC-SysV-2.40.0-1|7	
12cu|perl-IPC-SysV-2.40.0-1|8	Summary:    System V shared memory, semaphores, messages
12cu|perl-IPC-SysV-2.40.0-1|9	License:    GPL+ or Artistic
12cu|perl-IPC-SysV-2.40.0-1|10	Group:      Development/Perl
12cu|perl-IPC-SysV-2.40.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-IPC-SysV-2.40.0-1|12	Source0:    http://www.cpan.org/modules/by-module/IPC/IPC-SysV-2.04.tar.gz
12cu|perl-IPC-SysV-2.40.0-1|13	
12cu|perl-IPC-SysV-2.40.0-1|14	BuildRequires: perl(Test::More)
12cu|perl-IPC-SysV-2.40.0-1|15	BuildRequires: perl-devel
12cu|perl-IPC-SysV-2.40.0-1|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-IPC-SysV-2.40.0-1|17	
12cu|perl-IPC-SysV-2.40.0-1|18	%description
12cu|perl-IPC-SysV-2.40.0-1|19	A class providing an object based interface to SysV IPC message queues.
12cu|perl-IPC-SysV-2.40.0-1|20	
12cu|perl-IPC-SysV-2.40.0-1|21	%prep
12cu|perl-IPC-SysV-2.40.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-IPC-SysV-2.40.0-1|23	
12cu|perl-IPC-SysV-2.40.0-1|24	%build
12cu|perl-IPC-SysV-2.40.0-1|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-IPC-SysV-2.40.0-1|26	
12cu|perl-IPC-SysV-2.40.0-1|27	%{make}
12cu|perl-IPC-SysV-2.40.0-1|28	
12cu|perl-IPC-SysV-2.40.0-1|29	%check
12cu|perl-IPC-SysV-2.40.0-1|30	%{make} test
12cu|perl-IPC-SysV-2.40.0-1|31	
12cu|perl-IPC-SysV-2.40.0-1|32	%install
12cu|perl-IPC-SysV-2.40.0-1|33	rm -rf %buildroot
12cu|perl-IPC-SysV-2.40.0-1|34	%makeinstall_std
12cu|perl-IPC-SysV-2.40.0-1|35	
12cu|perl-IPC-SysV-2.40.0-1|36	%clean
12cu|perl-IPC-SysV-2.40.0-1|37	rm -rf %buildroot
12cu|perl-IPC-SysV-2.40.0-1|38	
12cu|perl-IPC-SysV-2.40.0-1|39	%files
12cu|perl-IPC-SysV-2.40.0-1|40	%defattr(-,root,root)
12cu|perl-IPC-SysV-2.40.0-1|41	%doc README Changes
12cu|perl-IPC-SysV-2.40.0-1|42	%{_mandir}/man3/*
12cu|perl-IPC-SysV-2.40.0-1|43	%perl_vendorlib/*
12cu|perl-IPC-SysV-2.40.0-1|44	
12cu|perl-IPC-SysV-2.40.0-1|45	
12cu|perl-IPC-SysV-2.40.0-1|46	
12cu|perl-IPC-SysV-2.40.0-1|47	
12cu|perl-IPC-SysV-2.40.0-1|48	%changelog
12cu|perl-IPC-SysV-2.40.0-1|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.30.0-5
12cu|perl-IPC-SysV-2.40.0-1|50	+ Revision: 768358
12cu|perl-IPC-SysV-2.40.0-1|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-IPC-SysV-2.40.0-1|52	
12cu|perl-IPC-SysV-2.40.0-1|53	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.30.0-4mdv2011.0
12cu|perl-IPC-SysV-2.40.0-1|54	+ Revision: 597099
12cu|perl-IPC-SysV-2.40.0-1|55	- rebuild
12cu|perl-IPC-SysV-2.40.0-1|56	
12cu|perl-IPC-SysV-2.40.0-1|57	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 2.30.0-3mdv2011.0
12cu|perl-IPC-SysV-2.40.0-1|58	+ Revision: 562427
12cu|perl-IPC-SysV-2.40.0-1|59	- rebuild
12cu|perl-IPC-SysV-2.40.0-1|60	
12cu|perl-IPC-SysV-2.40.0-1|61	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.30.0-2mdv2011.0
12cu|perl-IPC-SysV-2.40.0-1|62	+ Revision: 555966
12cu|perl-IPC-SysV-2.40.0-1|63	- rebuild for perl 5.12
12cu|perl-IPC-SysV-2.40.0-1|64	
12cu|perl-IPC-SysV-2.40.0-1|65	* Mon Jul 12 2010 Jérôme Quelin <jquelin@mandriva.org> 2.30.0-1mdv2011.0
12cu|perl-IPC-SysV-2.40.0-1|66	+ Revision: 551223
12cu|perl-IPC-SysV-2.40.0-1|67	- update to 2.03
12cu|perl-IPC-SysV-2.40.0-1|68	
12cu|perl-IPC-SysV-2.40.0-1|69	* Mon Mar 08 2010 Jérôme Quelin <jquelin@mandriva.org> 2.20.0-1mdv2010.1
12cu|perl-IPC-SysV-2.40.0-1|70	+ Revision: 515653
12cu|perl-IPC-SysV-2.40.0-1|71	- update to 2.02
12cu|perl-IPC-SysV-2.40.0-1|72	
12cu|perl-IPC-SysV-2.40.0-1|73	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 2.10.0-1mdv2010.0
12cu|perl-IPC-SysV-2.40.0-1|74	+ Revision: 395359
12cu|perl-IPC-SysV-2.40.0-1|75	- import perl-IPC-SysV
12cu|perl-IPC-SysV-2.40.0-1|76	
12cu|perl-IPC-SysV-2.40.0-1|77	
12cu|perl-IPC-SysV-2.40.0-1|78	* Sun Jul 12 2009 cpan2dist 2.01-1mdv
12cu|perl-IPC-SysV-2.40.0-1|79	- initial mdv release, generated with cpan2dist
12cu|perl-IPC-SysV-2.40.0-1|80	

10931 12
12cu|perl-JavaScript-Minifier-1.110.0-1|1	%define upstream_name    JavaScript-Minifier
12cu|perl-JavaScript-Minifier-1.110.0-1|2	%define upstream_version 1.11
12cu|perl-JavaScript-Minifier-1.110.0-1|3	
12cu|perl-JavaScript-Minifier-1.110.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-JavaScript-Minifier-1.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-JavaScript-Minifier-1.110.0-1|6	Release:	1
12cu|perl-JavaScript-Minifier-1.110.0-1|7	
12cu|perl-JavaScript-Minifier-1.110.0-1|8	Summary:	Perl extension for minifying JavaScript code
12cu|perl-JavaScript-Minifier-1.110.0-1|9	License:	GPL+ or Artistic
12cu|perl-JavaScript-Minifier-1.110.0-1|10	Group:		Development/Perl
12cu|perl-JavaScript-Minifier-1.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-JavaScript-Minifier-1.110.0-1|12	Source0:	http://www.cpan.org/modules/by-module/JavaScript/JavaScript-Minifier-%{upstream_version}.tar.gz
12cu|perl-JavaScript-Minifier-1.110.0-1|13	
12cu|perl-JavaScript-Minifier-1.110.0-1|14	BuildRequires:	perl-devel
12cu|perl-JavaScript-Minifier-1.110.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-JavaScript-Minifier-1.110.0-1|16	BuildArch:	noarch
12cu|perl-JavaScript-Minifier-1.110.0-1|17	
12cu|perl-JavaScript-Minifier-1.110.0-1|18	%description
12cu|perl-JavaScript-Minifier-1.110.0-1|19	This module removes unnecessary whitespace from JavaScript code. The
12cu|perl-JavaScript-Minifier-1.110.0-1|20	primary requirement developing this module is to not break working code: if
12cu|perl-JavaScript-Minifier-1.110.0-1|21	working JavaScript is in input then working JavaScript is output. It is ok
12cu|perl-JavaScript-Minifier-1.110.0-1|22	if the input has missing semi-colons, snips like '++ +' or '12
12cu|perl-JavaScript-Minifier-1.110.0-1|23	.toString()', for example. Internet Explorer conditional comments are
12cu|perl-JavaScript-Minifier-1.110.0-1|24	copied to the output but the code inside these comments will not be
12cu|perl-JavaScript-Minifier-1.110.0-1|25	minified.
12cu|perl-JavaScript-Minifier-1.110.0-1|26	
12cu|perl-JavaScript-Minifier-1.110.0-1|27	The ECMAScript specifications allow for many different whitespace
12cu|perl-JavaScript-Minifier-1.110.0-1|28	characters: space, horizontal tab, vertical tab, new line, carriage return,
12cu|perl-JavaScript-Minifier-1.110.0-1|29	form feed, and paragraph separator. This module understands all of these as
12cu|perl-JavaScript-Minifier-1.110.0-1|30	whitespace except for vertical tab and paragraph separator. These two types
12cu|perl-JavaScript-Minifier-1.110.0-1|31	of whitespace are not minimized.
12cu|perl-JavaScript-Minifier-1.110.0-1|32	
12cu|perl-JavaScript-Minifier-1.110.0-1|33	For static JavaScript files, it is recommended that you minify during the
12cu|perl-JavaScript-Minifier-1.110.0-1|34	build stage of web deployment. If you minify on-the-fly then it might be a
12cu|perl-JavaScript-Minifier-1.110.0-1|35	good idea to cache the minified file. Minifying static files on-the-fly
12cu|perl-JavaScript-Minifier-1.110.0-1|36	repeatedly is wasteful.
12cu|perl-JavaScript-Minifier-1.110.0-1|37	
12cu|perl-JavaScript-Minifier-1.110.0-1|38	%prep
12cu|perl-JavaScript-Minifier-1.110.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-JavaScript-Minifier-1.110.0-1|40	
12cu|perl-JavaScript-Minifier-1.110.0-1|41	%build
12cu|perl-JavaScript-Minifier-1.110.0-1|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-JavaScript-Minifier-1.110.0-1|43	%make
12cu|perl-JavaScript-Minifier-1.110.0-1|44	
12cu|perl-JavaScript-Minifier-1.110.0-1|45	%check
12cu|perl-JavaScript-Minifier-1.110.0-1|46	%make test
12cu|perl-JavaScript-Minifier-1.110.0-1|47	
12cu|perl-JavaScript-Minifier-1.110.0-1|48	%install
12cu|perl-JavaScript-Minifier-1.110.0-1|49	%makeinstall_std
12cu|perl-JavaScript-Minifier-1.110.0-1|50	
12cu|perl-JavaScript-Minifier-1.110.0-1|51	%files
12cu|perl-JavaScript-Minifier-1.110.0-1|52	%doc META.yml Changes README
12cu|perl-JavaScript-Minifier-1.110.0-1|53	%{_mandir}/man3/*
12cu|perl-JavaScript-Minifier-1.110.0-1|54	%{perl_vendorlib}/*
12cu|perl-JavaScript-Minifier-1.110.0-1|55	
12cu|perl-JavaScript-Minifier-1.110.0-1|56	
12cu|perl-JavaScript-Minifier-1.110.0-1|57	%changelog
12cu|perl-JavaScript-Minifier-1.110.0-1|58	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.0-1
12cu|perl-JavaScript-Minifier-1.110.0-1|59	+ Revision: 3cede02
12cu|perl-JavaScript-Minifier-1.110.0-1|60	- Updated to 1.11 (by updates_builder)
12cu|perl-JavaScript-Minifier-1.110.0-1|61	
12cu|perl-JavaScript-Minifier-1.110.0-1|62	

10932 12
12cu|perl-JSON-Any-1.320.0-1|1	%define upstream_name	 JSON-Any
12cu|perl-JSON-Any-1.320.0-1|2	%define upstream_version 1.32
12cu|perl-JSON-Any-1.320.0-1|3	
12cu|perl-JSON-Any-1.320.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-JSON-Any-1.320.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-JSON-Any-1.320.0-1|6	Release:	1
12cu|perl-JSON-Any-1.320.0-1|7	
12cu|perl-JSON-Any-1.320.0-1|8	Summary:	Wrapper Class for the various JSON classes
12cu|perl-JSON-Any-1.320.0-1|9	License:	GPL+ or Artistic
12cu|perl-JSON-Any-1.320.0-1|10	Group:		Development/Perl
12cu|perl-JSON-Any-1.320.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-JSON-Any-1.320.0-1|12	Source0:	http://www.cpan.org/modules/by-module/JSON/JSON-Any-%{upstream_version}.tar.gz
12cu|perl-JSON-Any-1.320.0-1|13	
12cu|perl-JSON-Any-1.320.0-1|14	BuildRequires:	perl-devel
12cu|perl-JSON-Any-1.320.0-1|15	BuildRequires: perl(Test::Without::Module)
12cu|perl-JSON-Any-1.320.0-1|16	BuildRequires: perl(Test::Requires)
12cu|perl-JSON-Any-1.320.0-1|17	BuildRequires:	perl(JSON)
12cu|perl-JSON-Any-1.320.0-1|18	BuildRequires:	perl(JSON::DWIW)
12cu|perl-JSON-Any-1.320.0-1|19	BuildRequires:	perl(JSON::Syck)
12cu|perl-JSON-Any-1.320.0-1|20	BuildRequires:	perl(JSON::XS)
12cu|perl-JSON-Any-1.320.0-1|21	
12cu|perl-JSON-Any-1.320.0-1|22	BuildArch: noarch
12cu|perl-JSON-Any-1.320.0-1|23	
12cu|perl-JSON-Any-1.320.0-1|24	%description
12cu|perl-JSON-Any-1.320.0-1|25	This module will provide a coherent API to bring together the various JSON
12cu|perl-JSON-Any-1.320.0-1|26	modules currently on CPAN. This module will allow you to code to any JSON
12cu|perl-JSON-Any-1.320.0-1|27	API and have it work regardless of which JSON module is actually installed.
12cu|perl-JSON-Any-1.320.0-1|28	
12cu|perl-JSON-Any-1.320.0-1|29	%prep
12cu|perl-JSON-Any-1.320.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-JSON-Any-1.320.0-1|31	
12cu|perl-JSON-Any-1.320.0-1|32	%build
12cu|perl-JSON-Any-1.320.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-JSON-Any-1.320.0-1|34	make
12cu|perl-JSON-Any-1.320.0-1|35	
12cu|perl-JSON-Any-1.320.0-1|36	%check
12cu|perl-JSON-Any-1.320.0-1|37	make test
12cu|perl-JSON-Any-1.320.0-1|38	
12cu|perl-JSON-Any-1.320.0-1|39	%install
12cu|perl-JSON-Any-1.320.0-1|40	%makeinstall_std
12cu|perl-JSON-Any-1.320.0-1|41	
12cu|perl-JSON-Any-1.320.0-1|42	%files
12cu|perl-JSON-Any-1.320.0-1|43	%doc
12cu|perl-JSON-Any-1.320.0-1|44	%{perl_vendorlib}/*
12cu|perl-JSON-Any-1.320.0-1|45	%{_mandir}/*/*
12cu|perl-JSON-Any-1.320.0-1|46	
12cu|perl-JSON-Any-1.320.0-1|47	
12cu|perl-JSON-Any-1.320.0-1|48	
12cu|perl-JSON-Any-1.320.0-1|49	%changelog
12cu|perl-JSON-Any-1.320.0-1|50	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.320.0-1
12cu|perl-JSON-Any-1.320.0-1|51	+ Revision: 7cb626c
12cu|perl-JSON-Any-1.320.0-1|52	- Updated to 1.32 (by updates_builder)
12cu|perl-JSON-Any-1.320.0-1|53	
12cu|perl-JSON-Any-1.320.0-1|54	

10933 12
12cu|perl-JSON-MaybeXS-1.1.0-1|1	%define upstream_name    JSON-MaybeXS
12cu|perl-JSON-MaybeXS-1.1.0-1|2	%define upstream_version 1.001000
12cu|perl-JSON-MaybeXS-1.1.0-1|3	
12cu|perl-JSON-MaybeXS-1.1.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-JSON-MaybeXS-1.1.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-JSON-MaybeXS-1.1.0-1|6	Release:    1
12cu|perl-JSON-MaybeXS-1.1.0-1|7	
12cu|perl-JSON-MaybeXS-1.1.0-1|8	Summary:    Use L<Cpanel::JSON::XS> with a fallback to L<JSON::PP>
12cu|perl-JSON-MaybeXS-1.1.0-1|9	License:    GPL+ or Artistic
12cu|perl-JSON-MaybeXS-1.1.0-1|10	Group:      Development/Perl
12cu|perl-JSON-MaybeXS-1.1.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-JSON-MaybeXS-1.1.0-1|12	Source0:    http://www.cpan.org/modules/by-module/JSON/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-JSON-MaybeXS-1.1.0-1|13	
12cu|perl-JSON-MaybeXS-1.1.0-1|14	BuildRequires: perl(Cpanel::JSON::XS)
12cu|perl-JSON-MaybeXS-1.1.0-1|15	BuildRequires: perl(JSON::PP)
12cu|perl-JSON-MaybeXS-1.1.0-1|16	BuildRequires: perl(Test::More)
12cu|perl-JSON-MaybeXS-1.1.0-1|17	BuildRequires: perl(Test::Without::Module)
12cu|perl-JSON-MaybeXS-1.1.0-1|18	BuildRequires: perl-devel
12cu|perl-JSON-MaybeXS-1.1.0-1|19	BuildArch: noarch
12cu|perl-JSON-MaybeXS-1.1.0-1|20	
12cu|perl-JSON-MaybeXS-1.1.0-1|21	%description
12cu|perl-JSON-MaybeXS-1.1.0-1|22	This module tries to load the Cpanel::JSON::XS manpage, and if that fails
12cu|perl-JSON-MaybeXS-1.1.0-1|23	instead tries to load the JSON::PP manpage. If neither is available, an
12cu|perl-JSON-MaybeXS-1.1.0-1|24	exception will be thrown.
12cu|perl-JSON-MaybeXS-1.1.0-1|25	
12cu|perl-JSON-MaybeXS-1.1.0-1|26	It then exports the 'encode_json' and 'decode_json' functions from the
12cu|perl-JSON-MaybeXS-1.1.0-1|27	loaded module, along with a 'JSON' constant that returns the class name for
12cu|perl-JSON-MaybeXS-1.1.0-1|28	calling 'new' on.
12cu|perl-JSON-MaybeXS-1.1.0-1|29	
12cu|perl-JSON-MaybeXS-1.1.0-1|30	If you're writing fresh code rather than replacing JSON.pm usage, you might
12cu|perl-JSON-MaybeXS-1.1.0-1|31	want to pass options as constructor args rather than calling mutators, so
12cu|perl-JSON-MaybeXS-1.1.0-1|32	we provide our own 'new' method that supports that.
12cu|perl-JSON-MaybeXS-1.1.0-1|33	
12cu|perl-JSON-MaybeXS-1.1.0-1|34	%prep
12cu|perl-JSON-MaybeXS-1.1.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-JSON-MaybeXS-1.1.0-1|36	
12cu|perl-JSON-MaybeXS-1.1.0-1|37	%build
12cu|perl-JSON-MaybeXS-1.1.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-JSON-MaybeXS-1.1.0-1|39	
12cu|perl-JSON-MaybeXS-1.1.0-1|40	%make
12cu|perl-JSON-MaybeXS-1.1.0-1|41	
12cu|perl-JSON-MaybeXS-1.1.0-1|42	%check
12cu|perl-JSON-MaybeXS-1.1.0-1|43	%make test
12cu|perl-JSON-MaybeXS-1.1.0-1|44	
12cu|perl-JSON-MaybeXS-1.1.0-1|45	%install
12cu|perl-JSON-MaybeXS-1.1.0-1|46	%makeinstall_std
12cu|perl-JSON-MaybeXS-1.1.0-1|47	
12cu|perl-JSON-MaybeXS-1.1.0-1|48	%files
12cu|perl-JSON-MaybeXS-1.1.0-1|49	%doc META.yml META.json README Changes
12cu|perl-JSON-MaybeXS-1.1.0-1|50	%{_mandir}/man3/*
12cu|perl-JSON-MaybeXS-1.1.0-1|51	%{perl_vendorlib}/*
12cu|perl-JSON-MaybeXS-1.1.0-1|52	
12cu|perl-JSON-MaybeXS-1.1.0-1|53	%changelog
12cu|perl-JSON-MaybeXS-1.1.0-1|54	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-1
12cu|perl-JSON-MaybeXS-1.1.0-1|55	+ Revision: 4050c20
12cu|perl-JSON-MaybeXS-1.1.0-1|56	- Fix BRs:
12cu|perl-JSON-MaybeXS-1.1.0-1|57	
12cu|perl-JSON-MaybeXS-1.1.0-1|58	

10934 12
12cu|perl-JSON-XS-3.10.0-1|1	%define upstream_name	 JSON-XS
12cu|perl-JSON-XS-3.10.0-1|2	%define upstream_version 3.01
12cu|perl-JSON-XS-3.10.0-1|3	
12cu|perl-JSON-XS-3.10.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-JSON-XS-3.10.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-JSON-XS-3.10.0-1|6	Release:	1
12cu|perl-JSON-XS-3.10.0-1|7	Epoch:      1
12cu|perl-JSON-XS-3.10.0-1|8	
12cu|perl-JSON-XS-3.10.0-1|9	Summary:	JSON (JavaScript Object Notation) serialization
12cu|perl-JSON-XS-3.10.0-1|10	License:	GPL+ or Artistic
12cu|perl-JSON-XS-3.10.0-1|11	Group:		Development/Perl
12cu|perl-JSON-XS-3.10.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-JSON-XS-3.10.0-1|13	Source0:    http://www.cpan.org/modules/by-module/JSON/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-JSON-XS-3.10.0-1|14	
12cu|perl-JSON-XS-3.10.0-1|15	BuildRequires:  perl(CGI)
12cu|perl-JSON-XS-3.10.0-1|16	BuildRequires: perl(Types::Serialiser)
12cu|perl-JSON-XS-3.10.0-1|17	BuildRequires:	perl(HTTP::Request)
12cu|perl-JSON-XS-3.10.0-1|18	BuildRequires:	perl(HTTP::Response)
12cu|perl-JSON-XS-3.10.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-JSON-XS-3.10.0-1|20	BuildRequires:  perl(common::sense)
12cu|perl-JSON-XS-3.10.0-1|21	BuildRequires:	perl-devel
12cu|perl-JSON-XS-3.10.0-1|22	
12cu|perl-JSON-XS-3.10.0-1|23	
12cu|perl-JSON-XS-3.10.0-1|24	Requires:   perl(common::sense)
12cu|perl-JSON-XS-3.10.0-1|25	
12cu|perl-JSON-XS-3.10.0-1|26	%description
12cu|perl-JSON-XS-3.10.0-1|27	JSON serialising/deserialising, done correctly and fast.
12cu|perl-JSON-XS-3.10.0-1|28	
12cu|perl-JSON-XS-3.10.0-1|29	%prep
12cu|perl-JSON-XS-3.10.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-JSON-XS-3.10.0-1|31	
12cu|perl-JSON-XS-3.10.0-1|32	%build
12cu|perl-JSON-XS-3.10.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-JSON-XS-3.10.0-1|34	%make
12cu|perl-JSON-XS-3.10.0-1|35	
12cu|perl-JSON-XS-3.10.0-1|36	%check
12cu|perl-JSON-XS-3.10.0-1|37	%make test
12cu|perl-JSON-XS-3.10.0-1|38	
12cu|perl-JSON-XS-3.10.0-1|39	%install
12cu|perl-JSON-XS-3.10.0-1|40	%makeinstall_std
12cu|perl-JSON-XS-3.10.0-1|41	
12cu|perl-JSON-XS-3.10.0-1|42	%clean
12cu|perl-JSON-XS-3.10.0-1|43	
12cu|perl-JSON-XS-3.10.0-1|44	%files
12cu|perl-JSON-XS-3.10.0-1|45	%defattr(0644,root,root,0755)
12cu|perl-JSON-XS-3.10.0-1|46	%doc Changes README
12cu|perl-JSON-XS-3.10.0-1|47	%{_mandir}/*/*
12cu|perl-JSON-XS-3.10.0-1|48	%{_bindir}/json_xs
12cu|perl-JSON-XS-3.10.0-1|49	%{perl_vendorarch}/JSON*
12cu|perl-JSON-XS-3.10.0-1|50	%{perl_vendorarch}/auto/JSON/XS/*
12cu|perl-JSON-XS-3.10.0-1|51	
12cu|perl-JSON-XS-3.10.0-1|52	
12cu|perl-JSON-XS-3.10.0-1|53	
12cu|perl-JSON-XS-3.10.0-1|54	%changelog
12cu|perl-JSON-XS-3.10.0-1|55	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.10.0-1
12cu|perl-JSON-XS-3.10.0-1|56	+ Revision: 87cbd39
12cu|perl-JSON-XS-3.10.0-1|57	- Fix BRs
12cu|perl-JSON-XS-3.10.0-1|58	
12cu|perl-JSON-XS-3.10.0-1|59	

10935 12
12cu|perl-KiokuDB-0.570.0-1|1	%define upstream_name    KiokuDB
12cu|perl-KiokuDB-0.570.0-1|2	%define upstream_version 0.57
12cu|perl-KiokuDB-0.570.0-1|3	
12cu|perl-KiokuDB-0.570.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-KiokuDB-0.570.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-KiokuDB-0.570.0-1|6	Release:	1
12cu|perl-KiokuDB-0.570.0-1|7	
12cu|perl-KiokuDB-0.570.0-1|8	Summary:	Common functionality for JSPON
12cu|perl-KiokuDB-0.570.0-1|9	License:	GPL+ or Artistic
12cu|perl-KiokuDB-0.570.0-1|10	Group:		Development/Perl
12cu|perl-KiokuDB-0.570.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-KiokuDB-0.570.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Term/DOY/KiokuDB-%{upstream_version}.tar.gz
12cu|perl-KiokuDB-0.570.0-1|13	
12cu|perl-KiokuDB-0.570.0-1|14	BuildRequires:	perl-devel
12cu|perl-KiokuDB-0.570.0-1|15	BuildRequires:	perl(Cache::Ref)
12cu|perl-KiokuDB-0.570.0-1|16	BuildRequires:	perl(Class::MOP)
12cu|perl-KiokuDB-0.570.0-1|17	BuildRequires:	perl(Data::Stream::Bulk)
12cu|perl-KiokuDB-0.570.0-1|18	BuildRequires:	perl(Data::UUID::LibUUID)
12cu|perl-KiokuDB-0.570.0-1|19	BuildRequires:	perl(Data::Visitor)
12cu|perl-KiokuDB-0.570.0-1|20	BuildRequires:	perl(Digest::SHA)
12cu|perl-KiokuDB-0.570.0-1|21	BuildRequires:	perl(Hash::Util::FieldHash::Compat)
12cu|perl-KiokuDB-0.570.0-1|22	BuildRequires:	perl(IO)
12cu|perl-KiokuDB-0.570.0-1|23	BuildRequires:	perl(JSON)
12cu|perl-KiokuDB-0.570.0-1|24	BuildRequires:	perl(JSON::XS)
12cu|perl-KiokuDB-0.570.0-1|25	BuildRequires:	perl(Module::Pluggable::Object)
12cu|perl-KiokuDB-0.570.0-1|26	BuildRequires:	perl(Moose)
12cu|perl-KiokuDB-0.570.0-1|27	BuildRequires:	perl(MooseX::Clone)
12cu|perl-KiokuDB-0.570.0-1|28	BuildRequires:	perl(MooseX::Role::Parameterized)
12cu|perl-KiokuDB-0.570.0-1|29	BuildRequires:	perl(MooseX::YAML)
12cu|perl-KiokuDB-0.570.0-1|30	BuildRequires:	perl(PadWalker)
12cu|perl-KiokuDB-0.570.0-1|31	BuildRequires:	perl(Path::Class)
12cu|perl-KiokuDB-0.570.0-1|32	BuildRequires:	perl(Scalar::Util)
12cu|perl-KiokuDB-0.570.0-1|33	BuildRequires:	perl(Scope::Guard)
12cu|perl-KiokuDB-0.570.0-1|34	BuildRequires:	perl(Search::GIN)
12cu|perl-KiokuDB-0.570.0-1|35	BuildRequires:	perl(Set::Object)
12cu|perl-KiokuDB-0.570.0-1|36	BuildRequires:	perl(Storable)
12cu|perl-KiokuDB-0.570.0-1|37	BuildRequires:	perl(Task::Weaken)
12cu|perl-KiokuDB-0.570.0-1|38	BuildRequires:	perl(Test::Exception)
12cu|perl-KiokuDB-0.570.0-1|39	BuildRequires:	perl(Test::More)
12cu|perl-KiokuDB-0.570.0-1|40	BuildRequires:	perl(Test::use::ok)
12cu|perl-KiokuDB-0.570.0-1|41	BuildRequires:	perl(Throwable)
12cu|perl-KiokuDB-0.570.0-1|42	BuildRequires:	perl(Tie::ToObject)
12cu|perl-KiokuDB-0.570.0-1|43	BuildRequires:	perl(Try::Tiny)
12cu|perl-KiokuDB-0.570.0-1|44	BuildRequires:	perl(YAML::XS)
12cu|perl-KiokuDB-0.570.0-1|45	BuildRequires:	perl(namespace::clean)
12cu|perl-KiokuDB-0.570.0-1|46	BuildRequires:	perl(namespace::autoclean)
12cu|perl-KiokuDB-0.570.0-1|47	BuildRequires:	perl(Data::UUID)
12cu|perl-KiokuDB-0.570.0-1|48	BuildArch:	noarch
12cu|perl-KiokuDB-0.570.0-1|49	
12cu|perl-KiokuDB-0.570.0-1|50	%description
12cu|perl-KiokuDB-0.570.0-1|51	the KiokuDB manpage is a Moose based frontend to various data stores,
12cu|perl-KiokuDB-0.570.0-1|52	somewhere in between the Tangram manpage and the Pixie manpage.
12cu|perl-KiokuDB-0.570.0-1|53	
12cu|perl-KiokuDB-0.570.0-1|54	Its purpose is to provide persistence for "regular" objects with as little
12cu|perl-KiokuDB-0.570.0-1|55	effort as possible, without sacrificing control over how persistence is
12cu|perl-KiokuDB-0.570.0-1|56	actually done, especially for harder to serialize objects.
12cu|perl-KiokuDB-0.570.0-1|57	
12cu|perl-KiokuDB-0.570.0-1|58	the KiokuDB manpage is also non-invasive: it does not use ties, 'AUTOLOAD',
12cu|perl-KiokuDB-0.570.0-1|59	proxy objects, 'sv_magic' or any other type of trickery.
12cu|perl-KiokuDB-0.570.0-1|60	
12cu|perl-KiokuDB-0.570.0-1|61	%prep
12cu|perl-KiokuDB-0.570.0-1|62	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-KiokuDB-0.570.0-1|63	
12cu|perl-KiokuDB-0.570.0-1|64	%build
12cu|perl-KiokuDB-0.570.0-1|65	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-KiokuDB-0.570.0-1|66	%make
12cu|perl-KiokuDB-0.570.0-1|67	
12cu|perl-KiokuDB-0.570.0-1|68	%check
12cu|perl-KiokuDB-0.570.0-1|69	%make test
12cu|perl-KiokuDB-0.570.0-1|70	
12cu|perl-KiokuDB-0.570.0-1|71	%install
12cu|perl-KiokuDB-0.570.0-1|72	%makeinstall_std
12cu|perl-KiokuDB-0.570.0-1|73	
12cu|perl-KiokuDB-0.570.0-1|74	%files
12cu|perl-KiokuDB-0.570.0-1|75	%doc Changes META.yml
12cu|perl-KiokuDB-0.570.0-1|76	%{_bindir}/*
12cu|perl-KiokuDB-0.570.0-1|77	%{_mandir}/man?/*
12cu|perl-KiokuDB-0.570.0-1|78	%{perl_vendorlib}/*
12cu|perl-KiokuDB-0.570.0-1|79	
12cu|perl-KiokuDB-0.570.0-1|80	%changelog
12cu|perl-KiokuDB-0.570.0-1|81	* Fri Apr 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.570.0-1
12cu|perl-KiokuDB-0.570.0-1|82	+ Revision: 33bdb87
12cu|perl-KiokuDB-0.570.0-1|83	- Updated to 0.57
12cu|perl-KiokuDB-0.570.0-1|84	
12cu|perl-KiokuDB-0.570.0-1|85	

10936 12
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|1	%define upstream_name    KiokuDB-Backend-DBI
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|2	%define upstream_version 1.23
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|3	
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|6	Release:	1
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|7	
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|8	Summary:	L<KiokuDB::TypeMap::Entry>
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|9	License:	GPL+ or Artistic
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|10	Group:		Development/Perl
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|12	Source0:	http://www.cpan.org/modules/by-module/KiokuDB/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|13	
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|14	BuildRequires:	perl-devel
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|16	BuildRequires:	perl(Class::Accessor::Grouped)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|17	BuildRequires:	perl(DBD::SQLite)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|18	BuildRequires:	perl(DBI)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|19	BuildRequires:	perl(DBIx::Class)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|20	BuildRequires:	perl(DBIx::Class::Core)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|21	BuildRequires:	perl(DBIx::Class::ResultSource::Table)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|22	BuildRequires:	perl(DBIx::Class::Schema)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|23	BuildRequires:	perl(Data::Stream::Bulk)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|24	BuildRequires:	perl(Data::Stream::Bulk::DBI)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|25	BuildRequires:	perl(File::NFSLock)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|26	BuildRequires:	perl(JSON)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|27	BuildRequires:	perl(KiokuDB)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|28	BuildRequires:	perl(KiokuDB::Backend)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|29	BuildRequires:	perl(KiokuDB::Backend::Role::Clear)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|30	BuildRequires:	perl(KiokuDB::Backend::Role::Concurrency::POSIX)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|31	BuildRequires:	perl(KiokuDB::Backend::Role::GC)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|32	BuildRequires:	perl(KiokuDB::Backend::Role::Query::GIN)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|33	BuildRequires:	perl(KiokuDB::Backend::Role::Query::Simple)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|34	BuildRequires:	perl(KiokuDB::Backend::Role::Scan)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|35	BuildRequires:	perl(KiokuDB::Backend::Role::TXN)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|36	BuildRequires:	perl(KiokuDB::Backend::Serialize::Delegate)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|37	BuildRequires:	perl(KiokuDB::Test)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|38	BuildRequires:	perl(KiokuDB::TypeMap)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|39	BuildRequires:	perl(KiokuDB::TypeMap::Entry)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|40	BuildRequires:	perl(KiokuDB::TypeMap::Entry::Naive)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|41	BuildRequires:	perl(Moose)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|42	BuildRequires:	perl(Moose::Util::TypeConstraints)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|43	BuildRequires:	perl(MooseX::Types)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|44	BuildRequires:	perl(MooseX::Types::Moose)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|45	BuildRequires:	perl(PadWalker)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|46	BuildRequires:	perl(SQL::Abstract)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|47	BuildRequires:	perl(SQL::Translator)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|48	BuildRequires:	perl(Scalar::Util)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|49	BuildRequires:	perl(Search::GIN)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|50	BuildRequires:	perl(Search::GIN::Extract::Class)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|51	BuildRequires:	perl(Search::GIN::Extract::Delegate)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|52	BuildRequires:	perl(Test::Exception)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|53	BuildRequires:	perl(Test::More)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|54	BuildRequires:	perl(Test::TempDir)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|55	BuildRequires:	perl(Test::use::ok)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|56	BuildRequires:  perl(Test::Requires)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|57	BuildRequires:	perl(Throwable)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|58	BuildRequires:	perl(Try::Tiny)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|59	BuildRequires:	perl(YAML::XS)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|60	BuildRequires:	perl(namespace::autoclean)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|61	BuildRequires:	perl(namespace::clean)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|62	BuildRequires:	perl(ok)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|63	BuildRequires:	perl(strictures)
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|64	BuildArch:	noarch
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|65	
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|66	%description
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|67	This the DBIx::Class manpage component provides the code necessary for the
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|68	DBIx::Class::Row manpage objects to refer to the KiokuDB manpage objects
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|69	stored in the KiokuDB::Backend::DBI manpage.
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|70	
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|71	%prep
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|72	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|73	
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|74	%build
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|75	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|76	%make
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|77	
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|78	%check
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|79	%make test
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|80	
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|81	%install
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|82	%makeinstall_std
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|83	
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|84	%files
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|85	%doc Changes META.yml LICENSE README META.json
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|86	%{_mandir}/man3/*
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|87	%{perl_vendorlib}/*
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|88	
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|89	%changelog
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|90	* Fri Apr 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.230.0-1
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|91	+ Revision: adf6d4a
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|92	- Fix BRs
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|93	
12cu|perl-KiokuDB-Backend-DBI-1.230.0-1|94	

10937 12
12cu|perl-KiokuDB-Cmd-0.30.0-3|1	%define upstream_name    KiokuDB-Cmd
12cu|perl-KiokuDB-Cmd-0.30.0-3|2	%define upstream_version 0.03
12cu|perl-KiokuDB-Cmd-0.30.0-3|3	
12cu|perl-KiokuDB-Cmd-0.30.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-KiokuDB-Cmd-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-KiokuDB-Cmd-0.30.0-3|6	Release:	3
12cu|perl-KiokuDB-Cmd-0.30.0-3|7	
12cu|perl-KiokuDB-Cmd-0.30.0-3|8	Summary:	A role for command line tools which accept entry IDs as options
12cu|perl-KiokuDB-Cmd-0.30.0-3|9	License:	GPL+ or Artistic
12cu|perl-KiokuDB-Cmd-0.30.0-3|10	Group:		Development/Perl
12cu|perl-KiokuDB-Cmd-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-KiokuDB-Cmd-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/KiokuDB/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-KiokuDB-Cmd-0.30.0-3|13	
12cu|perl-KiokuDB-Cmd-0.30.0-3|14	BuildRequires:	perl-devel
12cu|perl-KiokuDB-Cmd-0.30.0-3|15	BuildRequires:	perl(App::Cmd)
12cu|perl-KiokuDB-Cmd-0.30.0-3|16	BuildRequires:	perl(KiokuDB)
12cu|perl-KiokuDB-Cmd-0.30.0-3|17	BuildRequires:	perl(MooseX::App::Cmd)
12cu|perl-KiokuDB-Cmd-0.30.0-3|18	BuildRequires:	perl(MooseX::Getopt)
12cu|perl-KiokuDB-Cmd-0.30.0-3|19	BuildRequires:	perl(MooseX::Types::Path::Class)
12cu|perl-KiokuDB-Cmd-0.30.0-3|20	BuildRequires:	perl(ok)
12cu|perl-KiokuDB-Cmd-0.30.0-3|21	BuildRequires:	perl(Proc::InvokeEditor)
12cu|perl-KiokuDB-Cmd-0.30.0-3|22	BuildRequires:	perl(Throwable)
12cu|perl-KiokuDB-Cmd-0.30.0-3|23	BuildArch:	noarch
12cu|perl-KiokuDB-Cmd-0.30.0-3|24	
12cu|perl-KiokuDB-Cmd-0.30.0-3|25	%description
12cu|perl-KiokuDB-Cmd-0.30.0-3|26	This is an the App::Cmd manpage based, pluggable suite of commands for the
12cu|perl-KiokuDB-Cmd-0.30.0-3|27	KiokuDB manpage.
12cu|perl-KiokuDB-Cmd-0.30.0-3|28	
12cu|perl-KiokuDB-Cmd-0.30.0-3|29	Some commands such as the KiokuDB::Cmd::Command::Dump manpage are part of
12cu|perl-KiokuDB-Cmd-0.30.0-3|30	the core distributions, but backends can provide their own subcommands as
12cu|perl-KiokuDB-Cmd-0.30.0-3|31	well.
12cu|perl-KiokuDB-Cmd-0.30.0-3|32	
12cu|perl-KiokuDB-Cmd-0.30.0-3|33	%prep
12cu|perl-KiokuDB-Cmd-0.30.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-KiokuDB-Cmd-0.30.0-3|35	
12cu|perl-KiokuDB-Cmd-0.30.0-3|36	%build
12cu|perl-KiokuDB-Cmd-0.30.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-KiokuDB-Cmd-0.30.0-3|38	%make
12cu|perl-KiokuDB-Cmd-0.30.0-3|39	
12cu|perl-KiokuDB-Cmd-0.30.0-3|40	%check
12cu|perl-KiokuDB-Cmd-0.30.0-3|41	%make test
12cu|perl-KiokuDB-Cmd-0.30.0-3|42	
12cu|perl-KiokuDB-Cmd-0.30.0-3|43	%install
12cu|perl-KiokuDB-Cmd-0.30.0-3|44	%makeinstall_std
12cu|perl-KiokuDB-Cmd-0.30.0-3|45	
12cu|perl-KiokuDB-Cmd-0.30.0-3|46	%files
12cu|perl-KiokuDB-Cmd-0.30.0-3|47	%doc Changes
12cu|perl-KiokuDB-Cmd-0.30.0-3|48	%{_mandir}/man3/*
12cu|perl-KiokuDB-Cmd-0.30.0-3|49	%{perl_vendorlib}/*
12cu|perl-KiokuDB-Cmd-0.30.0-3|50	
12cu|perl-KiokuDB-Cmd-0.30.0-3|51	
12cu|perl-KiokuDB-Cmd-0.30.0-3|52	%changelog
12cu|perl-KiokuDB-Cmd-0.30.0-3|53	* Sat Oct 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.30.0-3
12cu|perl-KiokuDB-Cmd-0.30.0-3|54	+ Revision: 6f68f8f
12cu|perl-KiokuDB-Cmd-0.30.0-3|55	- More BR updates
12cu|perl-KiokuDB-Cmd-0.30.0-3|56	
12cu|perl-KiokuDB-Cmd-0.30.0-3|57	

10938 12
12cu|perl-KiokuX-Model-0.20.0-3|1	%define upstream_name    KiokuX-Model
12cu|perl-KiokuX-Model-0.20.0-3|2	%define upstream_version 0.02
12cu|perl-KiokuX-Model-0.20.0-3|3	
12cu|perl-KiokuX-Model-0.20.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-KiokuX-Model-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-KiokuX-Model-0.20.0-3|6	Release:	3
12cu|perl-KiokuX-Model-0.20.0-3|7	
12cu|perl-KiokuX-Model-0.20.0-3|8	Summary:	A simple application specific wrapper for L<KiokuDB>
12cu|perl-KiokuX-Model-0.20.0-3|9	License:	GPL+ or Artistic
12cu|perl-KiokuX-Model-0.20.0-3|10	Group:		Development/Perl
12cu|perl-KiokuX-Model-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-KiokuX-Model-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/KiokuX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-KiokuX-Model-0.20.0-3|13	
12cu|perl-KiokuX-Model-0.20.0-3|14	BuildRequires:	perl-devel
12cu|perl-KiokuX-Model-0.20.0-3|15	BuildRequires:	perl(KiokuDB)
12cu|perl-KiokuX-Model-0.20.0-3|16	BuildRequires:	perl(MooseX::StrictConstructor)
12cu|perl-KiokuX-Model-0.20.0-3|17	BuildRequires:	perl(ok)
12cu|perl-KiokuX-Model-0.20.0-3|18	BuildRequires:	perl(Throwable)
12cu|perl-KiokuX-Model-0.20.0-3|19	BuildArch:	noarch
12cu|perl-KiokuX-Model-0.20.0-3|20	
12cu|perl-KiokuX-Model-0.20.0-3|21	%description
12cu|perl-KiokuX-Model-0.20.0-3|22	This base class makes it easy to create the KiokuDB manpage database
12cu|perl-KiokuX-Model-0.20.0-3|23	instances in your application. It provides a standard way to instantiate
12cu|perl-KiokuX-Model-0.20.0-3|24	and use a the KiokuDB manpage object in your apps.
12cu|perl-KiokuX-Model-0.20.0-3|25	
12cu|perl-KiokuX-Model-0.20.0-3|26	As your app grows you can subclass it and provide additional convenience
12cu|perl-KiokuX-Model-0.20.0-3|27	methods, without changing the structure of the code, but simply swapping
12cu|perl-KiokuX-Model-0.20.0-3|28	your subclass for the KiokuX::Model manpage in e.g. the
12cu|perl-KiokuX-Model-0.20.0-3|29	Catalyst::Model::KiokuDB manpage or whatever you use to glue it in.
12cu|perl-KiokuX-Model-0.20.0-3|30	
12cu|perl-KiokuX-Model-0.20.0-3|31	%prep
12cu|perl-KiokuX-Model-0.20.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-KiokuX-Model-0.20.0-3|33	
12cu|perl-KiokuX-Model-0.20.0-3|34	%build
12cu|perl-KiokuX-Model-0.20.0-3|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-KiokuX-Model-0.20.0-3|36	%make
12cu|perl-KiokuX-Model-0.20.0-3|37	
12cu|perl-KiokuX-Model-0.20.0-3|38	%check
12cu|perl-KiokuX-Model-0.20.0-3|39	%make test
12cu|perl-KiokuX-Model-0.20.0-3|40	
12cu|perl-KiokuX-Model-0.20.0-3|41	%install
12cu|perl-KiokuX-Model-0.20.0-3|42	%makeinstall_std
12cu|perl-KiokuX-Model-0.20.0-3|43	
12cu|perl-KiokuX-Model-0.20.0-3|44	%files
12cu|perl-KiokuX-Model-0.20.0-3|45	%doc Changes
12cu|perl-KiokuX-Model-0.20.0-3|46	%{_mandir}/man3/*
12cu|perl-KiokuX-Model-0.20.0-3|47	%{perl_vendorlib}/*
12cu|perl-KiokuX-Model-0.20.0-3|48	
12cu|perl-KiokuX-Model-0.20.0-3|49	
12cu|perl-KiokuX-Model-0.20.0-3|50	%changelog
12cu|perl-KiokuX-Model-0.20.0-3|51	* Sat Oct 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.0-3
12cu|perl-KiokuX-Model-0.20.0-3|52	+ Revision: 7f2ffb3
12cu|perl-KiokuX-Model-0.20.0-3|53	- More BR updates
12cu|perl-KiokuX-Model-0.20.0-3|54	
12cu|perl-KiokuX-Model-0.20.0-3|55	

10939 12
12cu|perl-KiokuX-User-0.20.0-5|1	%define upstream_name    KiokuX-User
12cu|perl-KiokuX-User-0.20.0-5|2	%define upstream_version 0.02
12cu|perl-KiokuX-User-0.20.0-5|3	
12cu|perl-KiokuX-User-0.20.0-5|4	Name:		perl-%{upstream_name}
12cu|perl-KiokuX-User-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-KiokuX-User-0.20.0-5|6	Release:	5
12cu|perl-KiokuX-User-0.20.0-5|7	
12cu|perl-KiokuX-User-0.20.0-5|8	Summary:	A role for users
12cu|perl-KiokuX-User-0.20.0-5|9	License:	GPL+ or Artistic
12cu|perl-KiokuX-User-0.20.0-5|10	Group:		Development/Perl
12cu|perl-KiokuX-User-0.20.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-KiokuX-User-0.20.0-5|12	Source0:	http://www.cpan.org/modules/by-module/KiokuX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-KiokuX-User-0.20.0-5|13	
12cu|perl-KiokuX-User-0.20.0-5|14	BuildRequires:	perl-devel
12cu|perl-KiokuX-User-0.20.0-5|15	BuildRequires:	perl(Crypt::Rijndael)
12cu|perl-KiokuX-User-0.20.0-5|16	BuildRequires:	perl(KiokuDB)
12cu|perl-KiokuX-User-0.20.0-5|17	BuildRequires:	perl(Moose)
12cu|perl-KiokuX-User-0.20.0-5|18	BuildRequires:	perl(MooseX::Role::Parameterized)
12cu|perl-KiokuX-User-0.20.0-5|19	BuildRequires:	perl(MooseX::Types::Authen::Passphrase)
12cu|perl-KiokuX-User-0.20.0-5|20	BuildRequires:	perl(Sub::Exporter)
12cu|perl-KiokuX-User-0.20.0-5|21	BuildRequires:	perl(Test::use::ok)
12cu|perl-KiokuX-User-0.20.0-5|22	BuildRequires:	perl(namespace::clean)
12cu|perl-KiokuX-User-0.20.0-5|23	BuildArch:	noarch
12cu|perl-KiokuX-User-0.20.0-5|24	
12cu|perl-KiokuX-User-0.20.0-5|25	%description
12cu|perl-KiokuX-User-0.20.0-5|26	This role provides a fairly trivial set of attributes and methods designed
12cu|perl-KiokuX-User-0.20.0-5|27	to ease the storage of objects representing users in a KiokuDB database.
12cu|perl-KiokuX-User-0.20.0-5|28	
12cu|perl-KiokuX-User-0.20.0-5|29	It consumes the KiokuX::User::ID manpage which provides the 'id' attribute
12cu|perl-KiokuX-User-0.20.0-5|30	and the KiokuDB::Role::ID manpage integration, and the
12cu|perl-KiokuX-User-0.20.0-5|31	KiokuX::User::Password manpage which provides an the Authen::Passphrase
12cu|perl-KiokuX-User-0.20.0-5|32	manpage based 'password' attribute and a 'check_password' method.
12cu|perl-KiokuX-User-0.20.0-5|33	
12cu|perl-KiokuX-User-0.20.0-5|34	%prep
12cu|perl-KiokuX-User-0.20.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-KiokuX-User-0.20.0-5|36	
12cu|perl-KiokuX-User-0.20.0-5|37	%build
12cu|perl-KiokuX-User-0.20.0-5|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-KiokuX-User-0.20.0-5|39	%make
12cu|perl-KiokuX-User-0.20.0-5|40	
12cu|perl-KiokuX-User-0.20.0-5|41	%check
12cu|perl-KiokuX-User-0.20.0-5|42	%make test
12cu|perl-KiokuX-User-0.20.0-5|43	
12cu|perl-KiokuX-User-0.20.0-5|44	%install
12cu|perl-KiokuX-User-0.20.0-5|45	%makeinstall_std
12cu|perl-KiokuX-User-0.20.0-5|46	
12cu|perl-KiokuX-User-0.20.0-5|47	%files
12cu|perl-KiokuX-User-0.20.0-5|48	%{_mandir}/man3/*
12cu|perl-KiokuX-User-0.20.0-5|49	%{perl_vendorlib}/*
12cu|perl-KiokuX-User-0.20.0-5|50	
12cu|perl-KiokuX-User-0.20.0-5|51	
12cu|perl-KiokuX-User-0.20.0-5|52	%changelog
12cu|perl-KiokuX-User-0.20.0-5|53	* Sat Oct 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.0-5
12cu|perl-KiokuX-User-0.20.0-5|54	+ Revision: fcc9623
12cu|perl-KiokuX-User-0.20.0-5|55	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-KiokuX-User-0.20.0-5|56	
12cu|perl-KiokuX-User-0.20.0-5|57	

10940 12
12cu|perl-kolab-2.2.4-8|1	%define upstream_name		kolab
12cu|perl-kolab-2.2.4-8|2	%define upstream_version	2.2.4
12cu|perl-kolab-2.2.4-8|3	
12cu|perl-kolab-2.2.4-8|4	%define debug_package %{nil}
12cu|perl-kolab-2.2.4-8|5	
12cu|perl-kolab-2.2.4-8|6	Name:		perl-%{upstream_name}
12cu|perl-kolab-2.2.4-8|7	Version:	%{upstream_version}
12cu|perl-kolab-2.2.4-8|8	Release:	8
12cu|perl-kolab-2.2.4-8|9	Epoch:		2
12cu|perl-kolab-2.2.4-8|10	Summary:	Perl Modules for use with the Kolab Server
12cu|perl-kolab-2.2.4-8|11	License:	GPL
12cu|perl-kolab-2.2.4-8|12	Group:		Development/Perl
12cu|perl-kolab-2.2.4-8|13	Url:		http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/perl-kolab/
12cu|perl-kolab-2.2.4-8|14	Source0:	%{name}-%{version}.tar.gz
12cu|perl-kolab-2.2.4-8|15	Patch0:		Makefile.PL.diff
12cu|perl-kolab-2.2.4-8|16	Patch1:		kolab_bootstrap.diff
12cu|perl-kolab-2.2.4-8|17	BuildRequires:	perl-devel
12cu|perl-kolab-2.2.4-8|18	BuildRequires:	perl-ldap
12cu|perl-kolab-2.2.4-8|19	BuildRequires:	perl(URI)
12cu|perl-kolab-2.2.4-8|20	
12cu|perl-kolab-2.2.4-8|21	Requires:	perl-Mail-IMAPClient
12cu|perl-kolab-2.2.4-8|22	Requires:	perl-Convert-ASN1
12cu|perl-kolab-2.2.4-8|23	Requires:	perl-Cyrus
12cu|perl-kolab-2.2.4-8|24	Requires:	perl-MIME-tools
12cu|perl-kolab-2.2.4-8|25	Requires:	perl-ldap
12cu|perl-kolab-2.2.4-8|26	Requires:	perl-URI
12cu|perl-kolab-2.2.4-8|27	Requires:	perl-XML-SAX
12cu|perl-kolab-2.2.4-8|28	Requires:	perl-ldap
12cu|perl-kolab-2.2.4-8|29	
12cu|perl-kolab-2.2.4-8|30	
12cu|perl-kolab-2.2.4-8|31	%description
12cu|perl-kolab-2.2.4-8|32	Perl Modules for use with the Kolab Server
12cu|perl-kolab-2.2.4-8|33	
12cu|perl-kolab-2.2.4-8|34	%prep
12cu|perl-kolab-2.2.4-8|35	%setup -q -n %{name}-%{version}
12cu|perl-kolab-2.2.4-8|36	%patch0 -p0
12cu|perl-kolab-2.2.4-8|37	%patch1 -p0
12cu|perl-kolab-2.2.4-8|38	
12cu|perl-kolab-2.2.4-8|39	%build
12cu|perl-kolab-2.2.4-8|40	perl Makefile.PL \
12cu|perl-kolab-2.2.4-8|41	--config %{_sysconfdir}/kolab  --bin %{_bindir} --sbin %{_sbindir}  --etc %{_sysconfdir}/kolab
12cu|perl-kolab-2.2.4-8|42	make
12cu|perl-kolab-2.2.4-8|43	make test
12cu|perl-kolab-2.2.4-8|44	
12cu|perl-kolab-2.2.4-8|45	%install
12cu|perl-kolab-2.2.4-8|46	%makeinstall_std
12cu|perl-kolab-2.2.4-8|47	
12cu|perl-kolab-2.2.4-8|48	# make some directories
12cu|perl-kolab-2.2.4-8|49	install -d %{buildroot}%{_initrddir}
12cu|perl-kolab-2.2.4-8|50	
12cu|perl-kolab-2.2.4-8|51	# make symlinks for kolabd, because it is used from the intidir
12cu|perl-kolab-2.2.4-8|52	%__ln_s %{_bindir}/kolabd  %{buildroot}%{_initrddir}/kolabd
12cu|perl-kolab-2.2.4-8|53	
12cu|perl-kolab-2.2.4-8|54	%files
12cu|perl-kolab-2.2.4-8|55	%dir %{perl_vendorlib}/Kolab
12cu|perl-kolab-2.2.4-8|56	%dir %{perl_vendorlib}/Kolab/LDAP
12cu|perl-kolab-2.2.4-8|57	%dir %{perl_vendorlib}/Kolab/LDAP/Backend
12cu|perl-kolab-2.2.4-8|58	%{perl_vendorlib}/Kolab.pm
12cu|perl-kolab-2.2.4-8|59	%{perl_vendorlib}/Kolab/Conf.pm
12cu|perl-kolab-2.2.4-8|60	%{perl_vendorlib}/Kolab/Cyrus.pm
12cu|perl-kolab-2.2.4-8|61	%{perl_vendorlib}/Kolab/LDAP.pm
12cu|perl-kolab-2.2.4-8|62	%{perl_vendorlib}/Kolab/LDAP/Backend.pm
12cu|perl-kolab-2.2.4-8|63	%{perl_vendorlib}/Kolab/LDAP/Backend/ad.pm
12cu|perl-kolab-2.2.4-8|64	%{perl_vendorlib}/Kolab/LDAP/Backend/fds.pm
12cu|perl-kolab-2.2.4-8|65	%{perl_vendorlib}/Kolab/LDAP/Backend/slurpd.pm
12cu|perl-kolab-2.2.4-8|66	%{perl_vendorlib}/Kolab/LDAP/Backend/syncrepl.pm
12cu|perl-kolab-2.2.4-8|67	%{perl_vendorlib}/Kolab/Util.pm
12cu|perl-kolab-2.2.4-8|68	%{_sysconfdir}/kolab/quotawarning.txt
12cu|perl-kolab-2.2.4-8|69	%{_initrddir}/kolabd
12cu|perl-kolab-2.2.4-8|70	%{_bindir}/kolab_smtpdpolicy
12cu|perl-kolab-2.2.4-8|71	%{_bindir}/kolabdcachetool
12cu|perl-kolab-2.2.4-8|72	%{_bindir}/kolabpasswd
12cu|perl-kolab-2.2.4-8|73	%{_bindir}/kolabquotareport
12cu|perl-kolab-2.2.4-8|74	%{_bindir}/kolabquotawarn
12cu|perl-kolab-2.2.4-8|75	%{_sbindir}/kolab_bootstrap
12cu|perl-kolab-2.2.4-8|76	%{_sbindir}/kolabcheckperm
12cu|perl-kolab-2.2.4-8|77	%{_sbindir}/kolabconf
12cu|perl-kolab-2.2.4-8|78	%{_sbindir}/kolabd
12cu|perl-kolab-2.2.4-8|79	%{_mandir}/man3/*
12cu|perl-kolab-2.2.4-8|80	%{_mandir}/man1/*
12cu|perl-kolab-2.2.4-8|81	
12cu|perl-kolab-2.2.4-8|82	
12cu|perl-kolab-2.2.4-8|83	%changelog
12cu|perl-kolab-2.2.4-8|84	* Wed Feb 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:2.2.4-8
12cu|perl-kolab-2.2.4-8|85	+ Revision: d899782
12cu|perl-kolab-2.2.4-8|86	- Disable debug
12cu|perl-kolab-2.2.4-8|87	
12cu|perl-kolab-2.2.4-8|88	

10941 12
12cu|perl-LaTeX-Encode-0.91.5-1|1	%define upstream_name    LaTeX-Encode
12cu|perl-LaTeX-Encode-0.91.5-1|2	%define upstream_version 0.091.5
12cu|perl-LaTeX-Encode-0.91.5-1|3	
12cu|perl-LaTeX-Encode-0.91.5-1|4	Name:		perl-%{upstream_name}
12cu|perl-LaTeX-Encode-0.91.5-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-LaTeX-Encode-0.91.5-1|6	Release:	1
12cu|perl-LaTeX-Encode-0.91.5-1|7	
12cu|perl-LaTeX-Encode-0.91.5-1|8	Summary:	Encode LaTeX special chars for typesetting
12cu|perl-LaTeX-Encode-0.91.5-1|9	
12cu|perl-LaTeX-Encode-0.91.5-1|10	License:	GPL+ or Artistic
12cu|perl-LaTeX-Encode-0.91.5-1|11	Group:		Development/Perl
12cu|perl-LaTeX-Encode-0.91.5-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-LaTeX-Encode-0.91.5-1|13	Source0:	http://www.cpan.org/modules/by-module/LaTeX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-LaTeX-Encode-0.91.5-1|14	
12cu|perl-LaTeX-Encode-0.91.5-1|15	BuildRequires:	perl-devel
12cu|perl-LaTeX-Encode-0.91.5-1|16	BuildRequires: perl(Carp::Always)
12cu|perl-LaTeX-Encode-0.91.5-1|17	BuildRequires:	perl(Test::More)
12cu|perl-LaTeX-Encode-0.91.5-1|18	BuildRequires:	perl(Readonly)
12cu|perl-LaTeX-Encode-0.91.5-1|19	BuildArch:	noarch
12cu|perl-LaTeX-Encode-0.91.5-1|20	
12cu|perl-LaTeX-Encode-0.91.5-1|21	%description
12cu|perl-LaTeX-Encode-0.91.5-1|22	This module provides a function to encode text that is to be formatted with
12cu|perl-LaTeX-Encode-0.91.5-1|23	LaTeX. It encodes characters that are special to LaTeX or that are
12cu|perl-LaTeX-Encode-0.91.5-1|24	represented in LaTeX by LaTeX commands.
12cu|perl-LaTeX-Encode-0.91.5-1|25	
12cu|perl-LaTeX-Encode-0.91.5-1|26	The special characters are: '\' (command character), '{' (open group), '}'
12cu|perl-LaTeX-Encode-0.91.5-1|27	(end group), '&' (table column separator), '#' (parameter specifier), '%'
12cu|perl-LaTeX-Encode-0.91.5-1|28	(comment character), '_' (subscript), '^' (superscript), '~' (non-breakable
12cu|perl-LaTeX-Encode-0.91.5-1|29	space), '$' (mathematics mode).
12cu|perl-LaTeX-Encode-0.91.5-1|30	
12cu|perl-LaTeX-Encode-0.91.5-1|31	Note that some of the LaTeX commands for characters are defined in the
12cu|perl-LaTeX-Encode-0.91.5-1|32	LaTeX 'textcomp' package. If your text includes such characters, you will
12cu|perl-LaTeX-Encode-0.91.5-1|33	need to include the following lines in the preamble to your LaTeX document.
12cu|perl-LaTeX-Encode-0.91.5-1|34	
12cu|perl-LaTeX-Encode-0.91.5-1|35	%prep
12cu|perl-LaTeX-Encode-0.91.5-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-LaTeX-Encode-0.91.5-1|37	
12cu|perl-LaTeX-Encode-0.91.5-1|38	%build
12cu|perl-LaTeX-Encode-0.91.5-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-LaTeX-Encode-0.91.5-1|40	%make
12cu|perl-LaTeX-Encode-0.91.5-1|41	
12cu|perl-LaTeX-Encode-0.91.5-1|42	%check
12cu|perl-LaTeX-Encode-0.91.5-1|43	make test
12cu|perl-LaTeX-Encode-0.91.5-1|44	
12cu|perl-LaTeX-Encode-0.91.5-1|45	%install
12cu|perl-LaTeX-Encode-0.91.5-1|46	%makeinstall_std
12cu|perl-LaTeX-Encode-0.91.5-1|47	
12cu|perl-LaTeX-Encode-0.91.5-1|48	%files
12cu|perl-LaTeX-Encode-0.91.5-1|49	%doc Changes README README
12cu|perl-LaTeX-Encode-0.91.5-1|50	%{_bindir}/latex-encode
12cu|perl-LaTeX-Encode-0.91.5-1|51	%{_mandir}/man3/*
12cu|perl-LaTeX-Encode-0.91.5-1|52	%{_mandir}/man1/*
12cu|perl-LaTeX-Encode-0.91.5-1|53	%{perl_vendorlib}/*
12cu|perl-LaTeX-Encode-0.91.5-1|54	
12cu|perl-LaTeX-Encode-0.91.5-1|55	
12cu|perl-LaTeX-Encode-0.91.5-1|56	
12cu|perl-LaTeX-Encode-0.91.5-1|57	%changelog
12cu|perl-LaTeX-Encode-0.91.5-1|58	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.91.5-1
12cu|perl-LaTeX-Encode-0.91.5-1|59	+ Revision: e3fbd7a
12cu|perl-LaTeX-Encode-0.91.5-1|60	- Fix BRs
12cu|perl-LaTeX-Encode-0.91.5-1|61	
12cu|perl-LaTeX-Encode-0.91.5-1|62	

10942 12
12cu|perl-LaTeX-Table-1.0.6-3|1	%define upstream_name    LaTeX-Table
12cu|perl-LaTeX-Table-1.0.6-3|2	%define upstream_version v1.0.6
12cu|perl-LaTeX-Table-1.0.6-3|3	
12cu|perl-LaTeX-Table-1.0.6-3|4	Name:		perl-%{upstream_name}
12cu|perl-LaTeX-Table-1.0.6-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-LaTeX-Table-1.0.6-3|6	Release:	3
12cu|perl-LaTeX-Table-1.0.6-3|7	
12cu|perl-LaTeX-Table-1.0.6-3|8	License:	GPL+ or Artistic
12cu|perl-LaTeX-Table-1.0.6-3|9	Group:		Development/Perl
12cu|perl-LaTeX-Table-1.0.6-3|10	Summary:	Automatic generation of LaTeX tables
12cu|perl-LaTeX-Table-1.0.6-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-LaTeX-Table-1.0.6-3|12	Source0:    http://www.cpan.org/modules/by-module/LaTeX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-LaTeX-Table-1.0.6-3|13	
12cu|perl-LaTeX-Table-1.0.6-3|14	BuildRequires:	perl-devel
12cu|perl-LaTeX-Table-1.0.6-3|15	BuildRequires:	perl(Module::Pluggable)
12cu|perl-LaTeX-Table-1.0.6-3|16	BuildRequires:	perl(Moose)
12cu|perl-LaTeX-Table-1.0.6-3|17	BuildRequires:	perl(Moose::Policy::FollowPBP)
12cu|perl-LaTeX-Table-1.0.6-3|18	BuildRequires:	perl(MooseX::FollowPBP)
12cu|perl-LaTeX-Table-1.0.6-3|19	BuildRequires:	perl(Scalar::Util)
12cu|perl-LaTeX-Table-1.0.6-3|20	BuildRequires:	perl(Template)
12cu|perl-LaTeX-Table-1.0.6-3|21	BuildRequires:	perl(Test::More)
12cu|perl-LaTeX-Table-1.0.6-3|22	BuildRequires:	perl(Test::NoWarnings)
12cu|perl-LaTeX-Table-1.0.6-3|23	BuildRequires:	perl(Text::CSV)
12cu|perl-LaTeX-Table-1.0.6-3|24	BuildRequires:	perl(Text::Wrap)
12cu|perl-LaTeX-Table-1.0.6-3|25	BuildRequires:	perl(version)
12cu|perl-LaTeX-Table-1.0.6-3|26	
12cu|perl-LaTeX-Table-1.0.6-3|27	BuildArch:	noarch
12cu|perl-LaTeX-Table-1.0.6-3|28	
12cu|perl-LaTeX-Table-1.0.6-3|29	%description
12cu|perl-LaTeX-Table-1.0.6-3|30	LaTeX makes professional typesetting easy. Unfortunately, this is not
12cu|perl-LaTeX-Table-1.0.6-3|31	entirely true for tables and the standard LaTeX table macros have a rather
12cu|perl-LaTeX-Table-1.0.6-3|32	limited functionality. This module supports many CTAN packages and hides
12cu|perl-LaTeX-Table-1.0.6-3|33	the complexity of using them behind an easy and intuitive API.
12cu|perl-LaTeX-Table-1.0.6-3|34	
12cu|perl-LaTeX-Table-1.0.6-3|35	%prep
12cu|perl-LaTeX-Table-1.0.6-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-LaTeX-Table-1.0.6-3|37	
12cu|perl-LaTeX-Table-1.0.6-3|38	%build
12cu|perl-LaTeX-Table-1.0.6-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-LaTeX-Table-1.0.6-3|40	%make
12cu|perl-LaTeX-Table-1.0.6-3|41	
12cu|perl-LaTeX-Table-1.0.6-3|42	%check
12cu|perl-LaTeX-Table-1.0.6-3|43	%make test
12cu|perl-LaTeX-Table-1.0.6-3|44	
12cu|perl-LaTeX-Table-1.0.6-3|45	%install
12cu|perl-LaTeX-Table-1.0.6-3|46	%makeinstall_std
12cu|perl-LaTeX-Table-1.0.6-3|47	
12cu|perl-LaTeX-Table-1.0.6-3|48	%files
12cu|perl-LaTeX-Table-1.0.6-3|49	%doc README Changes LICENSE
12cu|perl-LaTeX-Table-1.0.6-3|50	%{_mandir}/man1/*
12cu|perl-LaTeX-Table-1.0.6-3|51	%{_mandir}/man3/*
12cu|perl-LaTeX-Table-1.0.6-3|52	%{perl_vendorlib}/*
12cu|perl-LaTeX-Table-1.0.6-3|53	%{_bindir}/csv2pdf
12cu|perl-LaTeX-Table-1.0.6-3|54	%{_bindir}/ltpretty
12cu|perl-LaTeX-Table-1.0.6-3|55	
12cu|perl-LaTeX-Table-1.0.6-3|56	
12cu|perl-LaTeX-Table-1.0.6-3|57	%changelog
12cu|perl-LaTeX-Table-1.0.6-3|58	* Sat Oct 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.6-3
12cu|perl-LaTeX-Table-1.0.6-3|59	+ Revision: af50a99
12cu|perl-LaTeX-Table-1.0.6-3|60	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-LaTeX-Table-1.0.6-3|61	
12cu|perl-LaTeX-Table-1.0.6-3|62	

10943 12
12cu|perl-Lexical-Persistence-1.23.0-1|1	%define upstream_name    Lexical-Persistence
12cu|perl-Lexical-Persistence-1.23.0-1|2	%define upstream_version 1.023
12cu|perl-Lexical-Persistence-1.23.0-1|3	
12cu|perl-Lexical-Persistence-1.23.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Lexical-Persistence-1.23.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Lexical-Persistence-1.23.0-1|6	Release:	1
12cu|perl-Lexical-Persistence-1.23.0-1|7	
12cu|perl-Lexical-Persistence-1.23.0-1|8	Summary:	Bind lexicals to persistent data
12cu|perl-Lexical-Persistence-1.23.0-1|9	License:	GPL+ or Artistic
12cu|perl-Lexical-Persistence-1.23.0-1|10	Group:		Development/Perl
12cu|perl-Lexical-Persistence-1.23.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Lexical-Persistence-1.23.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Lexical/Lexical-Persistence-%{upstream_version}.tar.gz
12cu|perl-Lexical-Persistence-1.23.0-1|13	
12cu|perl-Lexical-Persistence-1.23.0-1|14	BuildRequires:	perl-devel
12cu|perl-Lexical-Persistence-1.23.0-1|15	BuildRequires:	perl(Devel::LexAlias)
12cu|perl-Lexical-Persistence-1.23.0-1|16	BuildRequires:	perl(PadWalker)
12cu|perl-Lexical-Persistence-1.23.0-1|17	BuildArch:	noarch
12cu|perl-Lexical-Persistence-1.23.0-1|18	
12cu|perl-Lexical-Persistence-1.23.0-1|19	%description
12cu|perl-Lexical-Persistence-1.23.0-1|20	Lexical::Persistence does a few things, all related. Note that all the
12cu|perl-Lexical-Persistence-1.23.0-1|21	behaviors listed here are the defaults. Subclasses can override nearly
12cu|perl-Lexical-Persistence-1.23.0-1|22	every aspect of Lexical::Persistence's behavior.
12cu|perl-Lexical-Persistence-1.23.0-1|23	
12cu|perl-Lexical-Persistence-1.23.0-1|24	Lexical::Persistence lets your code access persistent data through lexical
12cu|perl-Lexical-Persistence-1.23.0-1|25	variables. This example prints "some value" because the value of $x perists
12cu|perl-Lexical-Persistence-1.23.0-1|26	in the $lp object between setter() and getter().
12cu|perl-Lexical-Persistence-1.23.0-1|27	
12cu|perl-Lexical-Persistence-1.23.0-1|28	use Lexical::Persistence;
12cu|perl-Lexical-Persistence-1.23.0-1|29	
12cu|perl-Lexical-Persistence-1.23.0-1|30	%prep
12cu|perl-Lexical-Persistence-1.23.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Lexical-Persistence-1.23.0-1|32	
12cu|perl-Lexical-Persistence-1.23.0-1|33	%build
12cu|perl-Lexical-Persistence-1.23.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Lexical-Persistence-1.23.0-1|35	%make
12cu|perl-Lexical-Persistence-1.23.0-1|36	
12cu|perl-Lexical-Persistence-1.23.0-1|37	%check
12cu|perl-Lexical-Persistence-1.23.0-1|38	make test
12cu|perl-Lexical-Persistence-1.23.0-1|39	
12cu|perl-Lexical-Persistence-1.23.0-1|40	%install
12cu|perl-Lexical-Persistence-1.23.0-1|41	%makeinstall_std
12cu|perl-Lexical-Persistence-1.23.0-1|42	
12cu|perl-Lexical-Persistence-1.23.0-1|43	%files
12cu|perl-Lexical-Persistence-1.23.0-1|44	%doc CHANGES README
12cu|perl-Lexical-Persistence-1.23.0-1|45	%{_mandir}/man3/*
12cu|perl-Lexical-Persistence-1.23.0-1|46	%{perl_vendorlib}/*
12cu|perl-Lexical-Persistence-1.23.0-1|47	
12cu|perl-Lexical-Persistence-1.23.0-1|48	
12cu|perl-Lexical-Persistence-1.23.0-1|49	%changelog
12cu|perl-Lexical-Persistence-1.23.0-1|50	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.20.0-2mdv2011.0
12cu|perl-Lexical-Persistence-1.23.0-1|51	+ Revision: 654244
12cu|perl-Lexical-Persistence-1.23.0-1|52	- rebuild for updated spec-helper
12cu|perl-Lexical-Persistence-1.23.0-1|53	
12cu|perl-Lexical-Persistence-1.23.0-1|54	* Mon Mar 08 2010 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2011.0
12cu|perl-Lexical-Persistence-1.23.0-1|55	+ Revision: 515750
12cu|perl-Lexical-Persistence-1.23.0-1|56	- update to 1.020
12cu|perl-Lexical-Persistence-1.23.0-1|57	
12cu|perl-Lexical-Persistence-1.23.0-1|58	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-2mdv2010.0
12cu|perl-Lexical-Persistence-1.23.0-1|59	+ Revision: 408649
12cu|perl-Lexical-Persistence-1.23.0-1|60	- force rebuild
12cu|perl-Lexical-Persistence-1.23.0-1|61	- update to 1.01
12cu|perl-Lexical-Persistence-1.23.0-1|62	
12cu|perl-Lexical-Persistence-1.23.0-1|63	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.980.0-1mdv2010.0
12cu|perl-Lexical-Persistence-1.23.0-1|64	+ Revision: 401639
12cu|perl-Lexical-Persistence-1.23.0-1|65	- rebuild using %%perl_convert_version
12cu|perl-Lexical-Persistence-1.23.0-1|66	- fixed license field
12cu|perl-Lexical-Persistence-1.23.0-1|67	
12cu|perl-Lexical-Persistence-1.23.0-1|68	* Wed Dec 03 2008 Jérôme Quelin <jquelin@mandriva.org> 0.98-1mdv2009.1
12cu|perl-Lexical-Persistence-1.23.0-1|69	+ Revision: 309772
12cu|perl-Lexical-Persistence-1.23.0-1|70	- import perl-Lexical-Persistence
12cu|perl-Lexical-Persistence-1.23.0-1|71	
12cu|perl-Lexical-Persistence-1.23.0-1|72	
12cu|perl-Lexical-Persistence-1.23.0-1|73	* Wed Dec 03 2008 cpan2dist 0.98-1mdv
12cu|perl-Lexical-Persistence-1.23.0-1|74	- initial mdv release, generated with cpan2dist
12cu|perl-Lexical-Persistence-1.23.0-1|75	
12cu|perl-Lexical-Persistence-1.23.0-1|76	

10944 12
12cu|perl-lib2safe-0.50.0-1|1	%define upstream_name    lib2safe
12cu|perl-lib2safe-0.50.0-1|2	%define upstream_version 0.05
12cu|perl-lib2safe-0.50.0-1|3	
12cu|perl-lib2safe-0.50.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-lib2safe-0.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-lib2safe-0.50.0-1|6	Release:    	%mkrel 1
12cu|perl-lib2safe-0.50.0-1|7	Epoch:      	1
12cu|perl-lib2safe-0.50.0-1|8	
12cu|perl-lib2safe-0.50.0-1|9	BuildArch: 	noarch
12cu|perl-lib2safe-0.50.0-1|10	
12cu|perl-lib2safe-0.50.0-1|11	Summary:	A perl5 interface for 2safe service
12cu|perl-lib2safe-0.50.0-1|12	License:	GPLv2
12cu|perl-lib2safe-0.50.0-1|13	Group:		Development/Perl
12cu|perl-lib2safe-0.50.0-1|14	Source0:	%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-lib2safe-0.50.0-1|15	URL:		http://www.2safe.com/
12cu|perl-lib2safe-0.50.0-1|16	
12cu|perl-lib2safe-0.50.0-1|17	BuildRequires:	perl-devel
12cu|perl-lib2safe-0.50.0-1|18	BuildRequires:	perl(Module::Build)
12cu|perl-lib2safe-0.50.0-1|19	BuildRequires:	perl(JSON)
12cu|perl-lib2safe-0.50.0-1|20	BuildRequires:	perl(Config::File)
12cu|perl-lib2safe-0.50.0-1|21	BuildRequires:	perl(HTTP::Message)
12cu|perl-lib2safe-0.50.0-1|22	BuildRequires:	perl(IO::Socket::SSL)
12cu|perl-lib2safe-0.50.0-1|23	
12cu|perl-lib2safe-0.50.0-1|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-lib2safe-0.50.0-1|25	
12cu|perl-lib2safe-0.50.0-1|26	Requires:	perl(JSON)
12cu|perl-lib2safe-0.50.0-1|27	Requires:	perl(Config::File)
12cu|perl-lib2safe-0.50.0-1|28	Requires:	perl(HTTP::Message)
12cu|perl-lib2safe-0.50.0-1|29	Requires:	perl(IO::Socket::SSL)
12cu|perl-lib2safe-0.50.0-1|30	
12cu|perl-lib2safe-0.50.0-1|31	%description
12cu|perl-lib2safe-0.50.0-1|32	A perl5 interface for 2safe service
12cu|perl-lib2safe-0.50.0-1|33	
12cu|perl-lib2safe-0.50.0-1|34	%prep
12cu|perl-lib2safe-0.50.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-lib2safe-0.50.0-1|36	
12cu|perl-lib2safe-0.50.0-1|37	%build
12cu|perl-lib2safe-0.50.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-lib2safe-0.50.0-1|39	%make
12cu|perl-lib2safe-0.50.0-1|40	
12cu|perl-lib2safe-0.50.0-1|41	%check
12cu|perl-lib2safe-0.50.0-1|42	%{__make} test
12cu|perl-lib2safe-0.50.0-1|43	
12cu|perl-lib2safe-0.50.0-1|44	%install
12cu|perl-lib2safe-0.50.0-1|45	rm -rf %{buildroot}
12cu|perl-lib2safe-0.50.0-1|46	%makeinstall_std
12cu|perl-lib2safe-0.50.0-1|47	
12cu|perl-lib2safe-0.50.0-1|48	%clean
12cu|perl-lib2safe-0.50.0-1|49	rm -rf %{buildroot}
12cu|perl-lib2safe-0.50.0-1|50	
12cu|perl-lib2safe-0.50.0-1|51	%files
12cu|perl-lib2safe-0.50.0-1|52	%defattr(0644,root,root,0755)
12cu|perl-lib2safe-0.50.0-1|53	%doc Changes README
12cu|perl-lib2safe-0.50.0-1|54	%{_mandir}/*/*
12cu|perl-lib2safe-0.50.0-1|55	%{perl_vendorarch}/../*
12cu|perl-lib2safe-0.50.0-1|56	
12cu|perl-lib2safe-0.50.0-1|57	
12cu|perl-lib2safe-0.50.0-1|58	
12cu|perl-lib2safe-0.50.0-1|59	%changelog
12cu|perl-lib2safe-0.50.0-1|60	* Tue Feb 25 2014 sokol <sergey.sokolov@rosalab.ru> 1:0.50.0-1
12cu|perl-lib2safe-0.50.0-1|61	+ Revision: 6adad3a
12cu|perl-lib2safe-0.50.0-1|62	- Merge pull request #1 from sokol/perl-lib2safe:master
12cu|perl-lib2safe-0.50.0-1|63	- bug fix
12cu|perl-lib2safe-0.50.0-1|64	
12cu|perl-lib2safe-0.50.0-1|65	

10945 12
12cu|perl-lib-abs-0.930.0-1|1	%define upstream_name    lib-abs
12cu|perl-lib-abs-0.930.0-1|2	%define upstream_version 0.93
12cu|perl-lib-abs-0.930.0-1|3	
12cu|perl-lib-abs-0.930.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-lib-abs-0.930.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-lib-abs-0.930.0-1|6	Release:	1
12cu|perl-lib-abs-0.930.0-1|7	
12cu|perl-lib-abs-0.930.0-1|8	Summary:	Get pathname of current working directory
12cu|perl-lib-abs-0.930.0-1|9	License:	GPL+ or Artistic
12cu|perl-lib-abs-0.930.0-1|10	Group:		Development/Perl
12cu|perl-lib-abs-0.930.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-lib-abs-0.930.0-1|12	Source0:	http://www.cpan.org/modules/by-module/lib/lib-abs-%{upstream_version}.tar.gz
12cu|perl-lib-abs-0.930.0-1|13	
12cu|perl-lib-abs-0.930.0-1|14	BuildRequires:	perl-devel
12cu|perl-lib-abs-0.930.0-1|15	BuildRequires:	perl(Cwd)
12cu|perl-lib-abs-0.930.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-lib-abs-0.930.0-1|17	BuildRequires:	perl(Test::More)
12cu|perl-lib-abs-0.930.0-1|18	BuildArch:	noarch
12cu|perl-lib-abs-0.930.0-1|19	Provides:	perl(lib::abs)
12cu|perl-lib-abs-0.930.0-1|20	
12cu|perl-lib-abs-0.930.0-1|21	%description
12cu|perl-lib-abs-0.930.0-1|22	The main reason of this library is transformate relative paths to absolute
12cu|perl-lib-abs-0.930.0-1|23	at the 'BEGIN' stage, and push transformed to '@INC'. Relative path basis
12cu|perl-lib-abs-0.930.0-1|24	is not the current working directory, but the location of file, where the
12cu|perl-lib-abs-0.930.0-1|25	statement is (caller file). When using common 'lib', relative paths stays
12cu|perl-lib-abs-0.930.0-1|26	relative to curernt working directory,
12cu|perl-lib-abs-0.930.0-1|27	
12cu|perl-lib-abs-0.930.0-1|28	# For ex:
12cu|perl-lib-abs-0.930.0-1|29	# script: /opt/scripts/my.pl
12cu|perl-lib-abs-0.930.0-1|30	use lib::abs '../lib';
12cu|perl-lib-abs-0.930.0-1|31	
12cu|perl-lib-abs-0.930.0-1|32	# We run `/opt/scripts/my.pl` having cwd /home/mons
12cu|perl-lib-abs-0.930.0-1|33	# The @INC will contain '/opt/lib';
12cu|perl-lib-abs-0.930.0-1|34	
12cu|perl-lib-abs-0.930.0-1|35	%prep
12cu|perl-lib-abs-0.930.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-lib-abs-0.930.0-1|37	
12cu|perl-lib-abs-0.930.0-1|38	%build
12cu|perl-lib-abs-0.930.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-lib-abs-0.930.0-1|40	%make
12cu|perl-lib-abs-0.930.0-1|41	
12cu|perl-lib-abs-0.930.0-1|42	%check
12cu|perl-lib-abs-0.930.0-1|43	%make test
12cu|perl-lib-abs-0.930.0-1|44	
12cu|perl-lib-abs-0.930.0-1|45	%install
12cu|perl-lib-abs-0.930.0-1|46	%makeinstall_std
12cu|perl-lib-abs-0.930.0-1|47	
12cu|perl-lib-abs-0.930.0-1|48	%files
12cu|perl-lib-abs-0.930.0-1|49	%doc Changes README
12cu|perl-lib-abs-0.930.0-1|50	%{_mandir}/man3/*
12cu|perl-lib-abs-0.930.0-1|51	%{perl_vendorlib}/*
12cu|perl-lib-abs-0.930.0-1|52	
12cu|perl-lib-abs-0.930.0-1|53	
12cu|perl-lib-abs-0.930.0-1|54	%changelog
12cu|perl-lib-abs-0.930.0-1|55	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.930.0-1
12cu|perl-lib-abs-0.930.0-1|56	+ Revision: 03b4c4e
12cu|perl-lib-abs-0.930.0-1|57	- LOG Updated to 0.93 (by updates_builder)
12cu|perl-lib-abs-0.930.0-1|58	
12cu|perl-lib-abs-0.930.0-1|59	

10946 12
12cu|perl-Lingua-EN-Inflect-1.895.0-1|1	%define upstream_name	 Lingua-EN-Inflect
12cu|perl-Lingua-EN-Inflect-1.895.0-1|2	%define upstream_version 1.895
12cu|perl-Lingua-EN-Inflect-1.895.0-1|3	
12cu|perl-Lingua-EN-Inflect-1.895.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Lingua-EN-Inflect-1.895.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Lingua-EN-Inflect-1.895.0-1|6	Release:	1
12cu|perl-Lingua-EN-Inflect-1.895.0-1|7	
12cu|perl-Lingua-EN-Inflect-1.895.0-1|8	Summary:	Perl module to find English word inflections
12cu|perl-Lingua-EN-Inflect-1.895.0-1|9	License:	GPL+ or Artistic
12cu|perl-Lingua-EN-Inflect-1.895.0-1|10	Group:		Development/Perl
12cu|perl-Lingua-EN-Inflect-1.895.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Lingua-EN-Inflect-1.895.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Lingua/Lingua-EN-Inflect-%{upstream_version}.tar.gz
12cu|perl-Lingua-EN-Inflect-1.895.0-1|13	
12cu|perl-Lingua-EN-Inflect-1.895.0-1|14	BuildRequires:	perl-devel
12cu|perl-Lingua-EN-Inflect-1.895.0-1|15	BuildArch:	noarch
12cu|perl-Lingua-EN-Inflect-1.895.0-1|16	
12cu|perl-Lingua-EN-Inflect-1.895.0-1|17	%description
12cu|perl-Lingua-EN-Inflect-1.895.0-1|18	The exportable subroutines of Lingua::EN::Inflect provide plural inflections,
12cu|perl-Lingua-EN-Inflect-1.895.0-1|19	"a"/"an" selection for English words, and manipulation of numbers as words.
12cu|perl-Lingua-EN-Inflect-1.895.0-1|20	Plural forms of all nouns, most verbs, and some adjectives are provided. Where
12cu|perl-Lingua-EN-Inflect-1.895.0-1|21	appropriate, "classical" variants (for example: "brother" -> "brethren",
12cu|perl-Lingua-EN-Inflect-1.895.0-1|22	"dogma" -> "dogmata", etc.) are also provided.
12cu|perl-Lingua-EN-Inflect-1.895.0-1|23	
12cu|perl-Lingua-EN-Inflect-1.895.0-1|24	%prep
12cu|perl-Lingua-EN-Inflect-1.895.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Lingua-EN-Inflect-1.895.0-1|26	
12cu|perl-Lingua-EN-Inflect-1.895.0-1|27	%build
12cu|perl-Lingua-EN-Inflect-1.895.0-1|28	chmod 644 README Changes lib/Lingua/EN/Inflect.pm
12cu|perl-Lingua-EN-Inflect-1.895.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Lingua-EN-Inflect-1.895.0-1|30	make
12cu|perl-Lingua-EN-Inflect-1.895.0-1|31	make test
12cu|perl-Lingua-EN-Inflect-1.895.0-1|32	
12cu|perl-Lingua-EN-Inflect-1.895.0-1|33	%install
12cu|perl-Lingua-EN-Inflect-1.895.0-1|34	%makeinstall_std
12cu|perl-Lingua-EN-Inflect-1.895.0-1|35	
12cu|perl-Lingua-EN-Inflect-1.895.0-1|36	%files
12cu|perl-Lingua-EN-Inflect-1.895.0-1|37	%doc Changes README
12cu|perl-Lingua-EN-Inflect-1.895.0-1|38	%{perl_vendorlib}/Lingua/*
12cu|perl-Lingua-EN-Inflect-1.895.0-1|39	%{_mandir}/*/*
12cu|perl-Lingua-EN-Inflect-1.895.0-1|40	
12cu|perl-Lingua-EN-Inflect-1.895.0-1|41	
12cu|perl-Lingua-EN-Inflect-1.895.0-1|42	%changelog
12cu|perl-Lingua-EN-Inflect-1.895.0-1|43	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.895.0-1
12cu|perl-Lingua-EN-Inflect-1.895.0-1|44	+ Revision: ede457c
12cu|perl-Lingua-EN-Inflect-1.895.0-1|45	- Updated to 1.895 (by updates_builder)
12cu|perl-Lingua-EN-Inflect-1.895.0-1|46	
12cu|perl-Lingua-EN-Inflect-1.895.0-1|47	

10947 12
12cu|perl-Lingua-EN-Tagger-0.240.0-1|1	%define debug_package %{nil}
12cu|perl-Lingua-EN-Tagger-0.240.0-1|2	%define upstream_name    Lingua-EN-Tagger
12cu|perl-Lingua-EN-Tagger-0.240.0-1|3	%define upstream_version 0.24
12cu|perl-Lingua-EN-Tagger-0.240.0-1|4	
12cu|perl-Lingua-EN-Tagger-0.240.0-1|5	Name:		perl-%{upstream_name}
12cu|perl-Lingua-EN-Tagger-0.240.0-1|6	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Lingua-EN-Tagger-0.240.0-1|7	Release:	1
12cu|perl-Lingua-EN-Tagger-0.240.0-1|8	
12cu|perl-Lingua-EN-Tagger-0.240.0-1|9	Summary:	Part-of-speech tagger for English natural language processing
12cu|perl-Lingua-EN-Tagger-0.240.0-1|10	License:	GPL+ or Artistic
12cu|perl-Lingua-EN-Tagger-0.240.0-1|11	Group:		Development/Perl
12cu|perl-Lingua-EN-Tagger-0.240.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Lingua-EN-Tagger-0.240.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Lingua/Lingua-EN-Tagger-%{upstream_version}.tar.gz
12cu|perl-Lingua-EN-Tagger-0.240.0-1|14	
12cu|perl-Lingua-EN-Tagger-0.240.0-1|15	BuildRequires:	perl-devel
12cu|perl-Lingua-EN-Tagger-0.240.0-1|16	BuildRequires:	perl(File::Spec)
12cu|perl-Lingua-EN-Tagger-0.240.0-1|17	BuildRequires:	perl(HTML::Parser)
12cu|perl-Lingua-EN-Tagger-0.240.0-1|18	BuildRequires:	perl(Lingua::Stem)
12cu|perl-Lingua-EN-Tagger-0.240.0-1|19	BuildRequires:	perl(Memoize)
12cu|perl-Lingua-EN-Tagger-0.240.0-1|20	BuildRequires:	perl(Memoize::ExpireLRU)
12cu|perl-Lingua-EN-Tagger-0.240.0-1|21	BuildRequires:	perl(Storable)
12cu|perl-Lingua-EN-Tagger-0.240.0-1|22	
12cu|perl-Lingua-EN-Tagger-0.240.0-1|23	%description
12cu|perl-Lingua-EN-Tagger-0.240.0-1|24	The module is a probability based, corpus-trained tagger that assigns POS
12cu|perl-Lingua-EN-Tagger-0.240.0-1|25	tags to English text based on a lookup dictionary and a set of probability
12cu|perl-Lingua-EN-Tagger-0.240.0-1|26	values. The tagger assigns appropriate tags based on conditional
12cu|perl-Lingua-EN-Tagger-0.240.0-1|27	probabilities - it examines the preceding tag to determine the appropriate
12cu|perl-Lingua-EN-Tagger-0.240.0-1|28	tag for the current word. Unknown words are classified according to word
12cu|perl-Lingua-EN-Tagger-0.240.0-1|29	morphology or can be set to be treated as nouns or other parts of speech.
12cu|perl-Lingua-EN-Tagger-0.240.0-1|30	
12cu|perl-Lingua-EN-Tagger-0.240.0-1|31	The tagger also extracts as many nouns and noun phrases as it can, using a
12cu|perl-Lingua-EN-Tagger-0.240.0-1|32	set of regular expressions.
12cu|perl-Lingua-EN-Tagger-0.240.0-1|33	
12cu|perl-Lingua-EN-Tagger-0.240.0-1|34	%prep
12cu|perl-Lingua-EN-Tagger-0.240.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Lingua-EN-Tagger-0.240.0-1|36	
12cu|perl-Lingua-EN-Tagger-0.240.0-1|37	%build
12cu|perl-Lingua-EN-Tagger-0.240.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Lingua-EN-Tagger-0.240.0-1|39	%make
12cu|perl-Lingua-EN-Tagger-0.240.0-1|40	
12cu|perl-Lingua-EN-Tagger-0.240.0-1|41	%check
12cu|perl-Lingua-EN-Tagger-0.240.0-1|42	%make test
12cu|perl-Lingua-EN-Tagger-0.240.0-1|43	
12cu|perl-Lingua-EN-Tagger-0.240.0-1|44	%install
12cu|perl-Lingua-EN-Tagger-0.240.0-1|45	%makeinstall_std
12cu|perl-Lingua-EN-Tagger-0.240.0-1|46	
12cu|perl-Lingua-EN-Tagger-0.240.0-1|47	%files
12cu|perl-Lingua-EN-Tagger-0.240.0-1|48	%doc Changes META.yml README
12cu|perl-Lingua-EN-Tagger-0.240.0-1|49	%{_mandir}/man3/*
12cu|perl-Lingua-EN-Tagger-0.240.0-1|50	%{perl_vendorlib}/*
12cu|perl-Lingua-EN-Tagger-0.240.0-1|51	
12cu|perl-Lingua-EN-Tagger-0.240.0-1|52	
12cu|perl-Lingua-EN-Tagger-0.240.0-1|53	%changelog
12cu|perl-Lingua-EN-Tagger-0.240.0-1|54	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.240.0-1
12cu|perl-Lingua-EN-Tagger-0.240.0-1|55	+ Revision: 741fd76
12cu|perl-Lingua-EN-Tagger-0.240.0-1|56	- Disabled debug package
12cu|perl-Lingua-EN-Tagger-0.240.0-1|57	
12cu|perl-Lingua-EN-Tagger-0.240.0-1|58	

10948 12
12cu|perl-Lingua-Ispell-0.70.0-3|1	%define debug_package %{nil}
12cu|perl-Lingua-Ispell-0.70.0-3|2	
12cu|perl-Lingua-Ispell-0.70.0-3|3	%define upstream_name    Lingua-Ispell
12cu|perl-Lingua-Ispell-0.70.0-3|4	%define upstream_version 0.07
12cu|perl-Lingua-Ispell-0.70.0-3|5	
12cu|perl-Lingua-Ispell-0.70.0-3|6	Name:		perl-%{upstream_name}
12cu|perl-Lingua-Ispell-0.70.0-3|7	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Lingua-Ispell-0.70.0-3|8	Release:	3
12cu|perl-Lingua-Ispell-0.70.0-3|9	
12cu|perl-Lingua-Ispell-0.70.0-3|10	Summary:	Ispell inteface perl module
12cu|perl-Lingua-Ispell-0.70.0-3|11	License:	GPL
12cu|perl-Lingua-Ispell-0.70.0-3|12	Group:		Development/Perl
12cu|perl-Lingua-Ispell-0.70.0-3|13	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Lingua-Ispell-0.70.0-3|14	Source0:	http://search.cpan.org/CPAN/authors/id/J/JD/JDPORTER/%{upstream_name}-%{upstream_version}.tar.bz2
12cu|perl-Lingua-Ispell-0.70.0-3|15	
12cu|perl-Lingua-Ispell-0.70.0-3|16	BuildRequires:	perl-devel
12cu|perl-Lingua-Ispell-0.70.0-3|17	BuildArch:	noarch
12cu|perl-Lingua-Ispell-0.70.0-3|18	
12cu|perl-Lingua-Ispell-0.70.0-3|19	%description
12cu|perl-Lingua-Ispell-0.70.0-3|20	Interface to the Ispell spellchecker.
12cu|perl-Lingua-Ispell-0.70.0-3|21	
12cu|perl-Lingua-Ispell-0.70.0-3|22	%prep
12cu|perl-Lingua-Ispell-0.70.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Lingua-Ispell-0.70.0-3|24	
12cu|perl-Lingua-Ispell-0.70.0-3|25	%build
12cu|perl-Lingua-Ispell-0.70.0-3|26	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Lingua-Ispell-0.70.0-3|27	make
12cu|perl-Lingua-Ispell-0.70.0-3|28	make test
12cu|perl-Lingua-Ispell-0.70.0-3|29	
12cu|perl-Lingua-Ispell-0.70.0-3|30	%install
12cu|perl-Lingua-Ispell-0.70.0-3|31	%makeinstall_std
12cu|perl-Lingua-Ispell-0.70.0-3|32	
12cu|perl-Lingua-Ispell-0.70.0-3|33	%files
12cu|perl-Lingua-Ispell-0.70.0-3|34	%doc Changes MANIFEST README
12cu|perl-Lingua-Ispell-0.70.0-3|35	%{perl_vendorlib}/Lingua/*
12cu|perl-Lingua-Ispell-0.70.0-3|36	%{_mandir}/*/*
12cu|perl-Lingua-Ispell-0.70.0-3|37	
12cu|perl-Lingua-Ispell-0.70.0-3|38	
12cu|perl-Lingua-Ispell-0.70.0-3|39	%changelog
12cu|perl-Lingua-Ispell-0.70.0-3|40	* Tue Feb 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-3
12cu|perl-Lingua-Ispell-0.70.0-3|41	+ Revision: d4f7d47
12cu|perl-Lingua-Ispell-0.70.0-3|42	- Fix URL
12cu|perl-Lingua-Ispell-0.70.0-3|43	
12cu|perl-Lingua-Ispell-0.70.0-3|44	

10949 12
12cu|perl-List-AllUtils-0.40.0-1|1	%define upstream_name    List-AllUtils
12cu|perl-List-AllUtils-0.40.0-1|2	%define upstream_version 0.04
12cu|perl-List-AllUtils-0.40.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-List-AllUtils-0.40.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-List-AllUtils-0.40.0-1|5	Release:	1
12cu|perl-List-AllUtils-0.40.0-1|6	
12cu|perl-List-AllUtils-0.40.0-1|7	Summary:	Combines List::Util and List::MoreUtils in one bite-sized package
12cu|perl-List-AllUtils-0.40.0-1|8	License:	GPL+ or Artistic
12cu|perl-List-AllUtils-0.40.0-1|9	Group:		Development/Perl
12cu|perl-List-AllUtils-0.40.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-List-AllUtils-0.40.0-1|11	Source0:	http://www.cpan.org/modules/by-module/List/List-AllUtils-%{upstream_version}.tar.gz
12cu|perl-List-AllUtils-0.40.0-1|12	
12cu|perl-List-AllUtils-0.40.0-1|13	BuildRequires:	perl-devel
12cu|perl-List-AllUtils-0.40.0-1|14	BuildRequires:	perl(List::MoreUtils)
12cu|perl-List-AllUtils-0.40.0-1|15	BuildRequires:	perl(List::Util)
12cu|perl-List-AllUtils-0.40.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-List-AllUtils-0.40.0-1|17	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-List-AllUtils-0.40.0-1|18	BuildArch:	noarch
12cu|perl-List-AllUtils-0.40.0-1|19	
12cu|perl-List-AllUtils-0.40.0-1|20	%description
12cu|perl-List-AllUtils-0.40.0-1|21	Are you sick of trying to remember whether a particular helper is defined
12cu|perl-List-AllUtils-0.40.0-1|22	in 'List::Util' or 'List::MoreUtils'? I sure am. Now you don't have to
12cu|perl-List-AllUtils-0.40.0-1|23	remember. This module will export all of the functions that either of those
12cu|perl-List-AllUtils-0.40.0-1|24	two modules defines.
12cu|perl-List-AllUtils-0.40.0-1|25	
12cu|perl-List-AllUtils-0.40.0-1|26	%prep
12cu|perl-List-AllUtils-0.40.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-List-AllUtils-0.40.0-1|28	
12cu|perl-List-AllUtils-0.40.0-1|29	%build
12cu|perl-List-AllUtils-0.40.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-List-AllUtils-0.40.0-1|31	%make
12cu|perl-List-AllUtils-0.40.0-1|32	
12cu|perl-List-AllUtils-0.40.0-1|33	%check
12cu|perl-List-AllUtils-0.40.0-1|34	%make test
12cu|perl-List-AllUtils-0.40.0-1|35	
12cu|perl-List-AllUtils-0.40.0-1|36	%install
12cu|perl-List-AllUtils-0.40.0-1|37	%makeinstall_std
12cu|perl-List-AllUtils-0.40.0-1|38	
12cu|perl-List-AllUtils-0.40.0-1|39	%files
12cu|perl-List-AllUtils-0.40.0-1|40	%doc META.yml Changes README
12cu|perl-List-AllUtils-0.40.0-1|41	%{_mandir}/man3/*
12cu|perl-List-AllUtils-0.40.0-1|42	%{perl_vendorlib}/*
12cu|perl-List-AllUtils-0.40.0-1|43	
12cu|perl-List-AllUtils-0.40.0-1|44	%changelog
12cu|perl-List-AllUtils-0.40.0-1|45	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cu|perl-List-AllUtils-0.40.0-1|46	+ Revision: 653598
12cu|perl-List-AllUtils-0.40.0-1|47	- rebuild for updated spec-helper
12cu|perl-List-AllUtils-0.40.0-1|48	
12cu|perl-List-AllUtils-0.40.0-1|49	* Mon Aug 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cu|perl-List-AllUtils-0.40.0-1|50	+ Revision: 572190
12cu|perl-List-AllUtils-0.40.0-1|51	- import perl-List-AllUtils
12cu|perl-List-AllUtils-0.40.0-1|52	
12cu|perl-List-AllUtils-0.40.0-1|53	
12cu|perl-List-AllUtils-0.40.0-1|54	* Mon Aug 23 2010 cpan2dist 0.02-1mdv
12cu|perl-List-AllUtils-0.40.0-1|55	- initial mdv release, generated with cpan2dist
12cu|perl-List-AllUtils-0.40.0-1|56	
12cu|perl-List-AllUtils-0.40.0-1|57	

10950 12
12cu|perl-List-Compare-0.380.0-1|1	%define upstream_name	 List-Compare
12cu|perl-List-Compare-0.380.0-1|2	%define upstream_version 0.38
12cu|perl-List-Compare-0.380.0-1|3	
12cu|perl-List-Compare-0.380.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-List-Compare-0.380.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-List-Compare-0.380.0-1|6	Release:	1
12cu|perl-List-Compare-0.380.0-1|7	
12cu|perl-List-Compare-0.380.0-1|8	Summary:	Compare elements of two or more lists
12cu|perl-List-Compare-0.380.0-1|9	License:	GPL+ or Artistic
12cu|perl-List-Compare-0.380.0-1|10	Group:		Development/Perl
12cu|perl-List-Compare-0.380.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-List-Compare-0.380.0-1|12	Source0:	http://www.cpan.org/modules/by-module/List/List-Compare-%{upstream_version}.tar.gz
12cu|perl-List-Compare-0.380.0-1|13	
12cu|perl-List-Compare-0.380.0-1|14	BuildRequires:	perl-devel
12cu|perl-List-Compare-0.380.0-1|15	BuildRequires:	perl(IO::CaptureOutput)
12cu|perl-List-Compare-0.380.0-1|16	BuildArch:	noarch
12cu|perl-List-Compare-0.380.0-1|17	
12cu|perl-List-Compare-0.380.0-1|18	%description
12cu|perl-List-Compare-0.380.0-1|19	This module allows to compare elements of two or more lists.
12cu|perl-List-Compare-0.380.0-1|20	
12cu|perl-List-Compare-0.380.0-1|21	%prep
12cu|perl-List-Compare-0.380.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-List-Compare-0.380.0-1|23	
12cu|perl-List-Compare-0.380.0-1|24	%build
12cu|perl-List-Compare-0.380.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-List-Compare-0.380.0-1|26	%make
12cu|perl-List-Compare-0.380.0-1|27	
12cu|perl-List-Compare-0.380.0-1|28	%install
12cu|perl-List-Compare-0.380.0-1|29	%makeinstall_std
12cu|perl-List-Compare-0.380.0-1|30	
12cu|perl-List-Compare-0.380.0-1|31	%check
12cu|perl-List-Compare-0.380.0-1|32	%make test
12cu|perl-List-Compare-0.380.0-1|33	
12cu|perl-List-Compare-0.380.0-1|34	%files
12cu|perl-List-Compare-0.380.0-1|35	%doc Changes README
12cu|perl-List-Compare-0.380.0-1|36	%{perl_vendorlib}/List
12cu|perl-List-Compare-0.380.0-1|37	%{_mandir}/*/*
12cu|perl-List-Compare-0.380.0-1|38	
12cu|perl-List-Compare-0.380.0-1|39	
12cu|perl-List-Compare-0.380.0-1|40	
12cu|perl-List-Compare-0.380.0-1|41	%changelog
12cu|perl-List-Compare-0.380.0-1|42	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.380.0-1
12cu|perl-List-Compare-0.380.0-1|43	+ Revision: 2ef6048
12cu|perl-List-Compare-0.380.0-1|44	- LOG Updated to 0.38 (by updates_builder)
12cu|perl-List-Compare-0.380.0-1|45	
12cu|perl-List-Compare-0.380.0-1|46	

10951 12
12cu|perl-List-UtilsBy-0.90.0-1|1	%define upstream_name    List-UtilsBy
12cu|perl-List-UtilsBy-0.90.0-1|2	%define upstream_version 0.09
12cu|perl-List-UtilsBy-0.90.0-1|3	
12cu|perl-List-UtilsBy-0.90.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-List-UtilsBy-0.90.0-1|5	Version:	%perl_convert_version 0.09
12cu|perl-List-UtilsBy-0.90.0-1|6	Release:	1
12cu|perl-List-UtilsBy-0.90.0-1|7	
12cu|perl-List-UtilsBy-0.90.0-1|8	Summary:	Higher-order list utility functions
12cu|perl-List-UtilsBy-0.90.0-1|9	License:	GPL+ or Artistic
12cu|perl-List-UtilsBy-0.90.0-1|10	Group:		Development/Perl
12cu|perl-List-UtilsBy-0.90.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-List-UtilsBy-0.90.0-1|12	Source0:	http://www.cpan.org/modules/by-module/List/List-UtilsBy-0.09.tar.gz
12cu|perl-List-UtilsBy-0.90.0-1|13	
12cu|perl-List-UtilsBy-0.90.0-1|14	BuildRequires:	perl-devel
12cu|perl-List-UtilsBy-0.90.0-1|15	BuildRequires:	perl(Test::More)
12cu|perl-List-UtilsBy-0.90.0-1|16	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-List-UtilsBy-0.90.0-1|17	BuildArch:	noarch
12cu|perl-List-UtilsBy-0.90.0-1|18	
12cu|perl-List-UtilsBy-0.90.0-1|19	%description
12cu|perl-List-UtilsBy-0.90.0-1|20	This module provides a number of list utility functions, all of which take
12cu|perl-List-UtilsBy-0.90.0-1|21	an initial code block to control their behaviour. They are variations on
12cu|perl-List-UtilsBy-0.90.0-1|22	similar core perl or 'List::Util' functions of similar names, but which use
12cu|perl-List-UtilsBy-0.90.0-1|23	the block to control their behaviour. For example, the core Perl function
12cu|perl-List-UtilsBy-0.90.0-1|24	'sort' takes a list of values and returns them, sorted into order by their
12cu|perl-List-UtilsBy-0.90.0-1|25	string value. The 'sort_by' function sorts them according to the string
12cu|perl-List-UtilsBy-0.90.0-1|26	value returned by the extra function, when given each value.
12cu|perl-List-UtilsBy-0.90.0-1|27	
12cu|perl-List-UtilsBy-0.90.0-1|28	my @names_sorted = sort @names;
12cu|perl-List-UtilsBy-0.90.0-1|29	
12cu|perl-List-UtilsBy-0.90.0-1|30	my @people_sorted = sort_by { $_->name } @people;
12cu|perl-List-UtilsBy-0.90.0-1|31	
12cu|perl-List-UtilsBy-0.90.0-1|32	%prep
12cu|perl-List-UtilsBy-0.90.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-List-UtilsBy-0.90.0-1|34	
12cu|perl-List-UtilsBy-0.90.0-1|35	%build
12cu|perl-List-UtilsBy-0.90.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-List-UtilsBy-0.90.0-1|37	%make
12cu|perl-List-UtilsBy-0.90.0-1|38	
12cu|perl-List-UtilsBy-0.90.0-1|39	%check
12cu|perl-List-UtilsBy-0.90.0-1|40	%make test
12cu|perl-List-UtilsBy-0.90.0-1|41	
12cu|perl-List-UtilsBy-0.90.0-1|42	%install
12cu|perl-List-UtilsBy-0.90.0-1|43	%makeinstall_std
12cu|perl-List-UtilsBy-0.90.0-1|44	
12cu|perl-List-UtilsBy-0.90.0-1|45	%files
12cu|perl-List-UtilsBy-0.90.0-1|46	%doc Changes META.yml README LICENSE
12cu|perl-List-UtilsBy-0.90.0-1|47	%{_mandir}/man3/*
12cu|perl-List-UtilsBy-0.90.0-1|48	%{perl_vendorlib}/*
12cu|perl-List-UtilsBy-0.90.0-1|49	
12cu|perl-List-UtilsBy-0.90.0-1|50	
12cu|perl-List-UtilsBy-0.90.0-1|51	%changelog
12cu|perl-List-UtilsBy-0.90.0-1|52	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.70.0-1mdv2011.0
12cu|perl-List-UtilsBy-0.90.0-1|53	+ Revision: 659937
12cu|perl-List-UtilsBy-0.90.0-1|54	- update to new version 0.07
12cu|perl-List-UtilsBy-0.90.0-1|55	
12cu|perl-List-UtilsBy-0.90.0-1|56	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2
12cu|perl-List-UtilsBy-0.90.0-1|57	+ Revision: 656935
12cu|perl-List-UtilsBy-0.90.0-1|58	- rebuild for updated spec-helper
12cu|perl-List-UtilsBy-0.90.0-1|59	
12cu|perl-List-UtilsBy-0.90.0-1|60	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.60.0-1mdv2011.0
12cu|perl-List-UtilsBy-0.90.0-1|61	+ Revision: 602044
12cu|perl-List-UtilsBy-0.90.0-1|62	- import perl-List-UtilsBy
12cu|perl-List-UtilsBy-0.90.0-1|63	
12cu|perl-List-UtilsBy-0.90.0-1|64	

10952 12
12cu|perl-Locale-Codes-3.300.0-1|1	%define upstream_name    Locale-Codes
12cu|perl-Locale-Codes-3.300.0-1|2	%define upstream_version 3.30
12cu|perl-Locale-Codes-3.300.0-1|3	
12cu|perl-Locale-Codes-3.300.0-1|4	%define __noautoreq 'perl\\(Locale::Codes::.*'
12cu|perl-Locale-Codes-3.300.0-1|5	
12cu|perl-Locale-Codes-3.300.0-1|6	Name:		perl-%{upstream_name}
12cu|perl-Locale-Codes-3.300.0-1|7	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Locale-Codes-3.300.0-1|8	Release:	1
12cu|perl-Locale-Codes-3.300.0-1|9	
12cu|perl-Locale-Codes-3.300.0-1|10	Summary:	Standard language codes (such as ISO 639)
12cu|perl-Locale-Codes-3.300.0-1|11	License:	GPL+ or Artistic
12cu|perl-Locale-Codes-3.300.0-1|12	Group:		Development/Perl
12cu|perl-Locale-Codes-3.300.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Locale-Codes-3.300.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Locale-Codes-3.300.0-1|15	
12cu|perl-Locale-Codes-3.300.0-1|16	BuildRequires:	perl-devel
12cu|perl-Locale-Codes-3.300.0-1|17	BuildRequires:	perl(Carp)
12cu|perl-Locale-Codes-3.300.0-1|18	BuildRequires:	perl(Storable)
12cu|perl-Locale-Codes-3.300.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-Locale-Codes-3.300.0-1|20	BuildRequires:	perl(Test::Pod)
12cu|perl-Locale-Codes-3.300.0-1|21	BuildRequires:	perl(Test::Pod::Coverage)
12cu|perl-Locale-Codes-3.300.0-1|22	BuildRequires:	perl(constant)
12cu|perl-Locale-Codes-3.300.0-1|23	
12cu|perl-Locale-Codes-3.300.0-1|24	BuildArch:	noarch
12cu|perl-Locale-Codes-3.300.0-1|25	
12cu|perl-Locale-Codes-3.300.0-1|26	%description
12cu|perl-Locale-Codes-3.300.0-1|27	Locale::Codes is a distribution containing a set of modules. The modules
12cu|perl-Locale-Codes-3.300.0-1|28	each deal with different types of codes which identify parts of the locale
12cu|perl-Locale-Codes-3.300.0-1|29	including languages, countries, currency, etc.
12cu|perl-Locale-Codes-3.300.0-1|30	
12cu|perl-Locale-Codes-3.300.0-1|31	%prep
12cu|perl-Locale-Codes-3.300.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Locale-Codes-3.300.0-1|33	
12cu|perl-Locale-Codes-3.300.0-1|34	%build
12cu|perl-Locale-Codes-3.300.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Locale-Codes-3.300.0-1|36	%make
12cu|perl-Locale-Codes-3.300.0-1|37	
12cu|perl-Locale-Codes-3.300.0-1|38	%check
12cu|perl-Locale-Codes-3.300.0-1|39	%make test
12cu|perl-Locale-Codes-3.300.0-1|40	
12cu|perl-Locale-Codes-3.300.0-1|41	%install
12cu|perl-Locale-Codes-3.300.0-1|42	%makeinstall_std
12cu|perl-Locale-Codes-3.300.0-1|43	
12cu|perl-Locale-Codes-3.300.0-1|44	%files
12cu|perl-Locale-Codes-3.300.0-1|45	%doc README LICENSE META.yml
12cu|perl-Locale-Codes-3.300.0-1|46	%{_mandir}/man3/*
12cu|perl-Locale-Codes-3.300.0-1|47	%{perl_vendorlib}/*
12cu|perl-Locale-Codes-3.300.0-1|48	
12cu|perl-Locale-Codes-3.300.0-1|49	
12cu|perl-Locale-Codes-3.300.0-1|50	
12cu|perl-Locale-Codes-3.300.0-1|51	
12cu|perl-Locale-Codes-3.300.0-1|52	
12cu|perl-Locale-Codes-3.300.0-1|53	%changelog
12cu|perl-Locale-Codes-3.300.0-1|54	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.300.0-1
12cu|perl-Locale-Codes-3.300.0-1|55	+ Revision: 09bcb4d
12cu|perl-Locale-Codes-3.300.0-1|56	- Updated to 3.30 (by updates_builder)
12cu|perl-Locale-Codes-3.300.0-1|57	
12cu|perl-Locale-Codes-3.300.0-1|58	

10953 12
12cu|perl-Locale-Maketext-1.230.0-1|1	%define upstream_name    Locale-Maketext
12cu|perl-Locale-Maketext-1.230.0-1|2	%define upstream_version 1.23
12cu|perl-Locale-Maketext-1.230.0-1|3	
12cu|perl-Locale-Maketext-1.230.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Locale-Maketext-1.230.0-1|5	Version:	%perl_convert_version 1.23
12cu|perl-Locale-Maketext-1.230.0-1|6	Release:	1
12cu|perl-Locale-Maketext-1.230.0-1|7	
12cu|perl-Locale-Maketext-1.230.0-1|8	Summary:	Framework for software localization
12cu|perl-Locale-Maketext-1.230.0-1|9	License:	GPL+ or Artistic
12cu|perl-Locale-Maketext-1.230.0-1|10	Group:		Development/Perl
12cu|perl-Locale-Maketext-1.230.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Locale-Maketext-1.230.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Locale/Locale-Maketext-1.23.tar.gz
12cu|perl-Locale-Maketext-1.230.0-1|13	
12cu|perl-Locale-Maketext-1.230.0-1|14	BuildRequires:	perl-devel
12cu|perl-Locale-Maketext-1.230.0-1|15	BuildRequires:	perl(I18N::LangTags)
12cu|perl-Locale-Maketext-1.230.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Locale-Maketext-1.230.0-1|17	BuildArch:	noarch
12cu|perl-Locale-Maketext-1.230.0-1|18	
12cu|perl-Locale-Maketext-1.230.0-1|19	%description
12cu|perl-Locale-Maketext-1.230.0-1|20	It is a common feature of applications (whether run directly, or via the
12cu|perl-Locale-Maketext-1.230.0-1|21	Web) for them to be "localized" -- i.e., for them to a present an English
12cu|perl-Locale-Maketext-1.230.0-1|22	interface to an English-speaker, a German interface to a German-speaker,
12cu|perl-Locale-Maketext-1.230.0-1|23	and so on for all languages it's programmed with. Locale::Maketext is a
12cu|perl-Locale-Maketext-1.230.0-1|24	framework for software localization; it provides you with the tools for
12cu|perl-Locale-Maketext-1.230.0-1|25	organizing and accessing the bits of text and text-processing code that you
12cu|perl-Locale-Maketext-1.230.0-1|26	need for producing localized applications.
12cu|perl-Locale-Maketext-1.230.0-1|27	
12cu|perl-Locale-Maketext-1.230.0-1|28	In order to make sense of Maketext and how all its components fit together,
12cu|perl-Locale-Maketext-1.230.0-1|29	you should probably go read Locale::Maketext::TPJ13, and _then_ read the
12cu|perl-Locale-Maketext-1.230.0-1|30	following documentation.
12cu|perl-Locale-Maketext-1.230.0-1|31	
12cu|perl-Locale-Maketext-1.230.0-1|32	You may also want to read over the source for 'File::Findgrep' and its
12cu|perl-Locale-Maketext-1.230.0-1|33	constituent modules -- they are a complete (if small) example application
12cu|perl-Locale-Maketext-1.230.0-1|34	that uses Maketext.
12cu|perl-Locale-Maketext-1.230.0-1|35	
12cu|perl-Locale-Maketext-1.230.0-1|36	%prep
12cu|perl-Locale-Maketext-1.230.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Locale-Maketext-1.230.0-1|38	
12cu|perl-Locale-Maketext-1.230.0-1|39	%build
12cu|perl-Locale-Maketext-1.230.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Locale-Maketext-1.230.0-1|41	%make
12cu|perl-Locale-Maketext-1.230.0-1|42	
12cu|perl-Locale-Maketext-1.230.0-1|43	%check
12cu|perl-Locale-Maketext-1.230.0-1|44	make test
12cu|perl-Locale-Maketext-1.230.0-1|45	
12cu|perl-Locale-Maketext-1.230.0-1|46	%install
12cu|perl-Locale-Maketext-1.230.0-1|47	%makeinstall_std
12cu|perl-Locale-Maketext-1.230.0-1|48	
12cu|perl-Locale-Maketext-1.230.0-1|49	%files
12cu|perl-Locale-Maketext-1.230.0-1|50	%doc ChangeLog README
12cu|perl-Locale-Maketext-1.230.0-1|51	%{_mandir}/man3/*
12cu|perl-Locale-Maketext-1.230.0-1|52	%{perl_vendorlib}/*
12cu|perl-Locale-Maketext-1.230.0-1|53	
12cu|perl-Locale-Maketext-1.230.0-1|54	%changelog
12cu|perl-Locale-Maketext-1.230.0-1|55	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.190.0-1mdv2011.0
12cu|perl-Locale-Maketext-1.230.0-1|56	+ Revision: 684770
12cu|perl-Locale-Maketext-1.230.0-1|57	- update to new version 1.19
12cu|perl-Locale-Maketext-1.230.0-1|58	
12cu|perl-Locale-Maketext-1.230.0-1|59	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.170.0-3
12cu|perl-Locale-Maketext-1.230.0-1|60	+ Revision: 656936
12cu|perl-Locale-Maketext-1.230.0-1|61	- rebuild for updated spec-helper
12cu|perl-Locale-Maketext-1.230.0-1|62	
12cu|perl-Locale-Maketext-1.230.0-1|63	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.170.0-2mdv2011.0
12cu|perl-Locale-Maketext-1.230.0-1|64	+ Revision: 597102
12cu|perl-Locale-Maketext-1.230.0-1|65	- rebuild
12cu|perl-Locale-Maketext-1.230.0-1|66	
12cu|perl-Locale-Maketext-1.230.0-1|67	* Sat Nov 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.170.0-1mdv2011.0
12cu|perl-Locale-Maketext-1.230.0-1|68	+ Revision: 597084
12cu|perl-Locale-Maketext-1.230.0-1|69	- new version
12cu|perl-Locale-Maketext-1.230.0-1|70	
12cu|perl-Locale-Maketext-1.230.0-1|71	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.130.0-1mdv2011.0
12cu|perl-Locale-Maketext-1.230.0-1|72	+ Revision: 401638
12cu|perl-Locale-Maketext-1.230.0-1|73	- rebuild using %%perl_convert_version
12cu|perl-Locale-Maketext-1.230.0-1|74	- fixed license field
12cu|perl-Locale-Maketext-1.230.0-1|75	
12cu|perl-Locale-Maketext-1.230.0-1|76	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 1.13-1mdv2010.0
12cu|perl-Locale-Maketext-1.230.0-1|77	+ Revision: 374537
12cu|perl-Locale-Maketext-1.230.0-1|78	- import perl-Locale-Maketext
12cu|perl-Locale-Maketext-1.230.0-1|79	
12cu|perl-Locale-Maketext-1.230.0-1|80	
12cu|perl-Locale-Maketext-1.230.0-1|81	* Mon May 11 2009 cpan2dist 1.13-1mdv
12cu|perl-Locale-Maketext-1.230.0-1|82	- initial mdv release, generated with cpan2dist
12cu|perl-Locale-Maketext-1.230.0-1|83	
12cu|perl-Locale-Maketext-1.230.0-1|84	

10954 12
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|1	%define upstream_name    Locale-Maketext-Fuzzy
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|2	%define upstream_version 0.11
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|4	Version:	%perl_convert_version 0.11
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|5	Release:	1
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|6	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|7	Summary:	Maketext from already interpolated strings
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|8	License:	MIT
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|9	Group:		Development/Perl
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/A/AU/AUDREYT/Locale-Maketext-Fuzzy-0.11.tar.gz
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|12	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|13	BuildRequires:	perl-devel
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|14	BuildArch:	noarch
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|15	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|16	%description
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|17	This module is a subclass of Locale::Maketext, with additional support for
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|18	localizing messages that already contains interpolated variables.
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|19	This is most useful when the messages are returned by external modules
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|20	-- for example, to match
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|21	dir: command not found
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|22	against
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|23	[_1]: command not found.
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|24	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|25	%prep
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|27	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|28	%build
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|30	%make
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|31	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|32	%check
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|33	make test
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|34	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|35	%install
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|36	%makeinstall_std
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|37	rm -rf %{buildroot}%{perl_vendorarch}
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|38	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|39	%files
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|40	%doc Changes README
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|41	%{perl_vendorlib}/*
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|42	%{_mandir}/man3/*
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|43	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|44	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|45	%changelog
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|46	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.0
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|47	+ Revision: 406068
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|48	- rebuild using %%perl_convert_version
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|49	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|50	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.10-4mdv2009.0
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|51	+ Revision: 257644
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|52	- rebuild
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|53	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|54	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.10-3mdv2009.0
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|55	+ Revision: 245699
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|56	- rebuild
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|57	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|58	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|59	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|60	- restore BuildRoot
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|61	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|62	* Sun Oct 21 2007 Funda Wang <fwang@mandriva.org> 0.10-1mdv2008.1
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|63	+ Revision: 100860
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|64	- New version 0.10
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|65	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|66	* Thu Jun 21 2007 Michael Scherer <misc@mandriva.org> 0.02-3mdv2008.0
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|67	+ Revision: 41999
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|68	- rebuild
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|69	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|70	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|71	* Wed Dec 28 2005 Michael Scherer <misc@mandriva.org> 0.02-2mdk
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|72	- Do not ship empty dir
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|73	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|74	* Sat Oct 01 2005 Michael Scherer <misc@mandriva.org> 0.02-1mdk
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|75	- First mandriva package
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|76	
12cu|perl-Locale-Maketext-Fuzzy-0.110.0-1|77	

10955 12
12cu|perl-local-lib-2.0.11-1|1	%define upstream_name    local-lib
12cu|perl-local-lib-2.0.11-1|2	%define upstream_version 2.000011
12cu|perl-local-lib-2.0.11-1|3	
12cu|perl-local-lib-2.0.11-1|4	Name:       perl-%{upstream_name}
12cu|perl-local-lib-2.0.11-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-local-lib-2.0.11-1|6	Release:    1
12cu|perl-local-lib-2.0.11-1|7	
12cu|perl-local-lib-2.0.11-1|8	Summary:    create and use a local lib/ for perl modules with PERL5LIB
12cu|perl-local-lib-2.0.11-1|9	License:    GPL+ or Artistic
12cu|perl-local-lib-2.0.11-1|10	Group:      Development/Perl
12cu|perl-local-lib-2.0.11-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-local-lib-2.0.11-1|12	Source0:    http://www.cpan.org/modules/by-module/local/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-local-lib-2.0.11-1|13	
12cu|perl-local-lib-2.0.11-1|14	BuildRequires: perl(CPAN)
12cu|perl-local-lib-2.0.11-1|15	BuildRequires: perl(ExtUtils::CBuilder)
12cu|perl-local-lib-2.0.11-1|16	BuildRequires: perl(ExtUtils::Install)
12cu|perl-local-lib-2.0.11-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-local-lib-2.0.11-1|18	BuildRequires: perl(ExtUtils::ParseXS)
12cu|perl-local-lib-2.0.11-1|19	BuildRequires: perl(Module::Build)
12cu|perl-local-lib-2.0.11-1|20	BuildRequires: perl-devel
12cu|perl-local-lib-2.0.11-1|21	
12cu|perl-local-lib-2.0.11-1|22	BuildArch: noarch
12cu|perl-local-lib-2.0.11-1|23	
12cu|perl-local-lib-2.0.11-1|24	Provides: perl(local::lib)
12cu|perl-local-lib-2.0.11-1|25	
12cu|perl-local-lib-2.0.11-1|26	%description
12cu|perl-local-lib-2.0.11-1|27	This module provides a quick, convenient way of bootstrapping a user-local
12cu|perl-local-lib-2.0.11-1|28	Perl module library located within the user's home directory. It also
12cu|perl-local-lib-2.0.11-1|29	constructs and prints out for the user the list of environment variables
12cu|perl-local-lib-2.0.11-1|30	using the syntax appropriate for the user's current shell (as specified by
12cu|perl-local-lib-2.0.11-1|31	the 'SHELL' environment variable), suitable for directly adding to one's
12cu|perl-local-lib-2.0.11-1|32	shell configuration file.
12cu|perl-local-lib-2.0.11-1|33	
12cu|perl-local-lib-2.0.11-1|34	More generally, local::lib allows for the bootstrapping and usage of a
12cu|perl-local-lib-2.0.11-1|35	directory containing Perl modules outside of Perl's '@INC'. This makes it
12cu|perl-local-lib-2.0.11-1|36	easier to ship an application with an app-specific copy of a Perl module,
12cu|perl-local-lib-2.0.11-1|37	or collection of modules. Useful in cases like when an upstream maintainer
12cu|perl-local-lib-2.0.11-1|38	hasn't applied a patch to a module of theirs that you need for your
12cu|perl-local-lib-2.0.11-1|39	application.
12cu|perl-local-lib-2.0.11-1|40	
12cu|perl-local-lib-2.0.11-1|41	%prep
12cu|perl-local-lib-2.0.11-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-local-lib-2.0.11-1|43	
12cu|perl-local-lib-2.0.11-1|44	%build
12cu|perl-local-lib-2.0.11-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-local-lib-2.0.11-1|46	%make
12cu|perl-local-lib-2.0.11-1|47	
12cu|perl-local-lib-2.0.11-1|48	# %check
12cu|perl-local-lib-2.0.11-1|49	# %make test
12cu|perl-local-lib-2.0.11-1|50	
12cu|perl-local-lib-2.0.11-1|51	%install
12cu|perl-local-lib-2.0.11-1|52	%makeinstall_std
12cu|perl-local-lib-2.0.11-1|53	
12cu|perl-local-lib-2.0.11-1|54	%files
12cu|perl-local-lib-2.0.11-1|55	%doc Changes META.yml
12cu|perl-local-lib-2.0.11-1|56	%{_mandir}/man3/*
12cu|perl-local-lib-2.0.11-1|57	%{perl_vendorlib}/*
12cu|perl-local-lib-2.0.11-1|58	
12cu|perl-local-lib-2.0.11-1|59	%changelog
12cu|perl-local-lib-2.0.11-1|60	* Thu Apr 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.11-1
12cu|perl-local-lib-2.0.11-1|61	+ Revision: 5ba0e32
12cu|perl-local-lib-2.0.11-1|62	- Updated to 2.000011
12cu|perl-local-lib-2.0.11-1|63	
12cu|perl-local-lib-2.0.11-1|64	

10956 12
12cu|perl-LockFile-Simple-0.208.0-1|1	%define	upstream_name	 LockFile-Simple
12cu|perl-LockFile-Simple-0.208.0-1|2	%define upstream_version 0.208
12cu|perl-LockFile-Simple-0.208.0-1|3	
12cu|perl-LockFile-Simple-0.208.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-LockFile-Simple-0.208.0-1|5	Version:	%perl_convert_version 0.208
12cu|perl-LockFile-Simple-0.208.0-1|6	Release:	1
12cu|perl-LockFile-Simple-0.208.0-1|7	
12cu|perl-LockFile-Simple-0.208.0-1|8	Summary:	The LockFile::Simple extension provides simple file locking
12cu|perl-LockFile-Simple-0.208.0-1|9	License:	GPL+ or Artistic
12cu|perl-LockFile-Simple-0.208.0-1|10	Group:		Development/Perl
12cu|perl-LockFile-Simple-0.208.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-LockFile-Simple-0.208.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/LockFile/LockFile-Simple-0.208.tar.gz
12cu|perl-LockFile-Simple-0.208.0-1|13	
12cu|perl-LockFile-Simple-0.208.0-1|14	BuildRequires:	perl-devel
12cu|perl-LockFile-Simple-0.208.0-1|15	BuildArch:	noarch
12cu|perl-LockFile-Simple-0.208.0-1|16	
12cu|perl-LockFile-Simple-0.208.0-1|17	%description
12cu|perl-LockFile-Simple-0.208.0-1|18	The LockFile::Simple extension provides simple file locking, of the
12cu|perl-LockFile-Simple-0.208.0-1|19	advisory kind, i.e. it requires cooperation between applications wishing
12cu|perl-LockFile-Simple-0.208.0-1|20	to lock the same files.
12cu|perl-LockFile-Simple-0.208.0-1|21	
12cu|perl-LockFile-Simple-0.208.0-1|22	It is meant to be used in quick-and-dirty scripts or more elaborated
12cu|perl-LockFile-Simple-0.208.0-1|23	programs that want a simple locking scheme, yet with a reasonable
12cu|perl-LockFile-Simple-0.208.0-1|24	level of configuration.
12cu|perl-LockFile-Simple-0.208.0-1|25	
12cu|perl-LockFile-Simple-0.208.0-1|26	%prep
12cu|perl-LockFile-Simple-0.208.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-LockFile-Simple-0.208.0-1|28	
12cu|perl-LockFile-Simple-0.208.0-1|29	%build
12cu|perl-LockFile-Simple-0.208.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-LockFile-Simple-0.208.0-1|31	make
12cu|perl-LockFile-Simple-0.208.0-1|32	make test
12cu|perl-LockFile-Simple-0.208.0-1|33	
12cu|perl-LockFile-Simple-0.208.0-1|34	%install
12cu|perl-LockFile-Simple-0.208.0-1|35	%makeinstall_std
12cu|perl-LockFile-Simple-0.208.0-1|36	
12cu|perl-LockFile-Simple-0.208.0-1|37	%files
12cu|perl-LockFile-Simple-0.208.0-1|38	%defattr(444,root,root,755)
12cu|perl-LockFile-Simple-0.208.0-1|39	%doc ChangeLog README
12cu|perl-LockFile-Simple-0.208.0-1|40	%{perl_vendorlib}/LockFile/*.pm
12cu|perl-LockFile-Simple-0.208.0-1|41	%{perl_vendorlib}/LockFile/Lock/*
12cu|perl-LockFile-Simple-0.208.0-1|42	%{_mandir}/*/*
12cu|perl-LockFile-Simple-0.208.0-1|43	
12cu|perl-LockFile-Simple-0.208.0-1|44	%changelog
12cu|perl-LockFile-Simple-0.208.0-1|45	* Tue Jul 07 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.207.0-1mdv2010.0
12cu|perl-LockFile-Simple-0.208.0-1|46	+ Revision: 393281
12cu|perl-LockFile-Simple-0.208.0-1|47	- update to 0.207
12cu|perl-LockFile-Simple-0.208.0-1|48	- using %%perl_convert_version
12cu|perl-LockFile-Simple-0.208.0-1|49	- fixed summary, license & description fields
12cu|perl-LockFile-Simple-0.208.0-1|50	- using plain url for source0
12cu|perl-LockFile-Simple-0.208.0-1|51	
12cu|perl-LockFile-Simple-0.208.0-1|52	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.2.5-8mdv2009.0
12cu|perl-LockFile-Simple-0.208.0-1|53	+ Revision: 241612
12cu|perl-LockFile-Simple-0.208.0-1|54	- rebuild
12cu|perl-LockFile-Simple-0.208.0-1|55	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-LockFile-Simple-0.208.0-1|56	
12cu|perl-LockFile-Simple-0.208.0-1|57	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-LockFile-Simple-0.208.0-1|58	- restore BuildRoot
12cu|perl-LockFile-Simple-0.208.0-1|59	
12cu|perl-LockFile-Simple-0.208.0-1|60	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 0.2.5-6mdv2008.0
12cu|perl-LockFile-Simple-0.208.0-1|61	+ Revision: 67618
12cu|perl-LockFile-Simple-0.208.0-1|62	- use %%mkrel
12cu|perl-LockFile-Simple-0.208.0-1|63	
12cu|perl-LockFile-Simple-0.208.0-1|64	
12cu|perl-LockFile-Simple-0.208.0-1|65	* Thu Sep 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.2.5-6mdk
12cu|perl-LockFile-Simple-0.208.0-1|66	- 0.2.5
12cu|perl-LockFile-Simple-0.208.0-1|67	
12cu|perl-LockFile-Simple-0.208.0-1|68	* Thu Aug 14 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.2.5-5mdk
12cu|perl-LockFile-Simple-0.208.0-1|69	- rebuild for new perl
12cu|perl-LockFile-Simple-0.208.0-1|70	- drop $RPM_OPT_FLAGS, noarch..
12cu|perl-LockFile-Simple-0.208.0-1|71	- use %%makeinstall_std macro
12cu|perl-LockFile-Simple-0.208.0-1|72	
12cu|perl-LockFile-Simple-0.208.0-1|73	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.5-4mdk
12cu|perl-LockFile-Simple-0.208.0-1|74	- rebuild for new auto{prov,req}
12cu|perl-LockFile-Simple-0.208.0-1|75	
12cu|perl-LockFile-Simple-0.208.0-1|76	* Sat Feb 01 2003 Lenny Cartier <lenny@mandrakesoft.com 0.2.5-3mdk
12cu|perl-LockFile-Simple-0.208.0-1|77	- rebuild
12cu|perl-LockFile-Simple-0.208.0-1|78	
12cu|perl-LockFile-Simple-0.208.0-1|79	* Wed Jul 31 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.2.5-2mdk
12cu|perl-LockFile-Simple-0.208.0-1|80	- rebuild with new perl
12cu|perl-LockFile-Simple-0.208.0-1|81	
12cu|perl-LockFile-Simple-0.208.0-1|82	* Mon Jun 17 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.2.5-1mdk
12cu|perl-LockFile-Simple-0.208.0-1|83	- from Peter Chen <petechen@netilla.com> :
12cu|perl-LockFile-Simple-0.208.0-1|84	- 0.2.5
12cu|perl-LockFile-Simple-0.208.0-1|85	
12cu|perl-LockFile-Simple-0.208.0-1|86	

10957 12
12cu|perl-Log-Agent-1.0.0-1|1	%define module	Log-Agent
12cu|perl-Log-Agent-1.0.0-1|2	%define upstream_version 1.000
12cu|perl-Log-Agent-1.0.0-1|3	
12cu|perl-Log-Agent-1.0.0-1|4	Name:		perl-%{module}
12cu|perl-Log-Agent-1.0.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Log-Agent-1.0.0-1|6	Release:	1
12cu|perl-Log-Agent-1.0.0-1|7	Summary:  	Logging agent
12cu|perl-Log-Agent-1.0.0-1|8	License:	GPL or Artistic
12cu|perl-Log-Agent-1.0.0-1|9	Group:		Development/Perl
12cu|perl-Log-Agent-1.0.0-1|10	URL:		http://search.cpan.org/dist/%{module}/
12cu|perl-Log-Agent-1.0.0-1|11	Source:		http://www.cpan.org/authors/id/M/MR/MROGASKI/Log-Agent-%{upstream_version}.tar.gz
12cu|perl-Log-Agent-1.0.0-1|12	
12cu|perl-Log-Agent-1.0.0-1|13	BuildRequires:	perl-devel
12cu|perl-Log-Agent-1.0.0-1|14	BuildArch:	noarch
12cu|perl-Log-Agent-1.0.0-1|15	
12cu|perl-Log-Agent-1.0.0-1|16	%description
12cu|perl-Log-Agent-1.0.0-1|17	Log::Agent is a general logging framework aimed at reusable modules.
12cu|perl-Log-Agent-1.0.0-1|18	
12cu|perl-Log-Agent-1.0.0-1|19	%prep
12cu|perl-Log-Agent-1.0.0-1|20	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Log-Agent-1.0.0-1|21	
12cu|perl-Log-Agent-1.0.0-1|22	%build
12cu|perl-Log-Agent-1.0.0-1|23	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Log-Agent-1.0.0-1|24	%make
12cu|perl-Log-Agent-1.0.0-1|25	
12cu|perl-Log-Agent-1.0.0-1|26	%check
12cu|perl-Log-Agent-1.0.0-1|27	make test
12cu|perl-Log-Agent-1.0.0-1|28	
12cu|perl-Log-Agent-1.0.0-1|29	%install
12cu|perl-Log-Agent-1.0.0-1|30	%makeinstall_std
12cu|perl-Log-Agent-1.0.0-1|31	
12cu|perl-Log-Agent-1.0.0-1|32	%files
12cu|perl-Log-Agent-1.0.0-1|33	%doc README
12cu|perl-Log-Agent-1.0.0-1|34	%{perl_vendorlib}/Log
12cu|perl-Log-Agent-1.0.0-1|35	%{perl_vendorlib}/auto/Log
12cu|perl-Log-Agent-1.0.0-1|36	%{_mandir}/man3/*
12cu|perl-Log-Agent-1.0.0-1|37	
12cu|perl-Log-Agent-1.0.0-1|38	%changelog
12cu|perl-Log-Agent-1.0.0-1|39	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.307-3mdv2010.0
12cu|perl-Log-Agent-1.0.0-1|40	+ Revision: 430482
12cu|perl-Log-Agent-1.0.0-1|41	- rebuild
12cu|perl-Log-Agent-1.0.0-1|42	
12cu|perl-Log-Agent-1.0.0-1|43	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.307-2mdv2009.0
12cu|perl-Log-Agent-1.0.0-1|44	+ Revision: 140691
12cu|perl-Log-Agent-1.0.0-1|45	- restore BuildRoot
12cu|perl-Log-Agent-1.0.0-1|46	
12cu|perl-Log-Agent-1.0.0-1|47	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Log-Agent-1.0.0-1|48	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Log-Agent-1.0.0-1|49	
12cu|perl-Log-Agent-1.0.0-1|50	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 0.307-2mdv2008.0
12cu|perl-Log-Agent-1.0.0-1|51	+ Revision: 21206
12cu|perl-Log-Agent-1.0.0-1|52	- Rebuild, use %%mkrel
12cu|perl-Log-Agent-1.0.0-1|53	
12cu|perl-Log-Agent-1.0.0-1|54	
12cu|perl-Log-Agent-1.0.0-1|55	* Tue Oct 04 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.307-1mdk
12cu|perl-Log-Agent-1.0.0-1|56	- New release 0.307
12cu|perl-Log-Agent-1.0.0-1|57	- spec cleanup
12cu|perl-Log-Agent-1.0.0-1|58	- better url
12cu|perl-Log-Agent-1.0.0-1|59	- better summary
12cu|perl-Log-Agent-1.0.0-1|60	- enable tests
12cu|perl-Log-Agent-1.0.0-1|61	
12cu|perl-Log-Agent-1.0.0-1|62	* Fri Dec 10 2004 Michael Scherer <misc@mandrake.org> 0.306-1mdk
12cu|perl-Log-Agent-1.0.0-1|63	- compress to bz2
12cu|perl-Log-Agent-1.0.0-1|64	- do not own standard dir
12cu|perl-Log-Agent-1.0.0-1|65	- from Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr>
12cu|perl-Log-Agent-1.0.0-1|66	- initial contrib.
12cu|perl-Log-Agent-1.0.0-1|67	
12cu|perl-Log-Agent-1.0.0-1|68	

10958 12
12cu|perl-Log-Any-0.150.0-1|1	%define upstream_name    Log-Any
12cu|perl-Log-Any-0.150.0-1|2	%define upstream_version 0.15
12cu|perl-Log-Any-0.150.0-1|3	
12cu|perl-Log-Any-0.150.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Log-Any-0.150.0-1|5	Version:	%perl_convert_version 0.15
12cu|perl-Log-Any-0.150.0-1|6	Release:	1
12cu|perl-Log-Any-0.150.0-1|7	
12cu|perl-Log-Any-0.150.0-1|8	Summary:	Allows CPAN modules to safely and efficiently log messages
12cu|perl-Log-Any-0.150.0-1|9	License:	GPL+ or Artistic
12cu|perl-Log-Any-0.150.0-1|10	Group:		Development/Perl
12cu|perl-Log-Any-0.150.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Log-Any-0.150.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Log/Log-Any-0.15.tar.gz
12cu|perl-Log-Any-0.150.0-1|13	
12cu|perl-Log-Any-0.150.0-1|14	BuildRequires:	perl-devel
12cu|perl-Log-Any-0.150.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Log-Any-0.150.0-1|16	BuildRequires:	perl(Test::Simple)
12cu|perl-Log-Any-0.150.0-1|17	BuildArch:	noarch
12cu|perl-Log-Any-0.150.0-1|18	
12cu|perl-Log-Any-0.150.0-1|19	%description
12cu|perl-Log-Any-0.150.0-1|20	'Log::Any' allows CPAN modules to safely and efficiently log messages,
12cu|perl-Log-Any-0.150.0-1|21	while letting the application choose (or decline to choose) a logging
12cu|perl-Log-Any-0.150.0-1|22	mechanism such as 'Log::Dispatch' or 'Log::Log4perl'.
12cu|perl-Log-Any-0.150.0-1|23	
12cu|perl-Log-Any-0.150.0-1|24	'Log::Any' has a very tiny footprint and no dependencies beyond Perl 5.6,
12cu|perl-Log-Any-0.150.0-1|25	which makes it appropriate for even small CPAN modules to use. It defaults
12cu|perl-Log-Any-0.150.0-1|26	to 'null' logging activity, so a module can safely log without worrying
12cu|perl-Log-Any-0.150.0-1|27	about whether the application has chosen (or will ever choose) a logging
12cu|perl-Log-Any-0.150.0-1|28	mechanism.
12cu|perl-Log-Any-0.150.0-1|29	
12cu|perl-Log-Any-0.150.0-1|30	The application, in turn, may choose one or more logging mechanisms via
12cu|perl-Log-Any-0.150.0-1|31	Log::Any::Adapter.
12cu|perl-Log-Any-0.150.0-1|32	
12cu|perl-Log-Any-0.150.0-1|33	%prep
12cu|perl-Log-Any-0.150.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Log-Any-0.150.0-1|35	
12cu|perl-Log-Any-0.150.0-1|36	%build
12cu|perl-Log-Any-0.150.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Log-Any-0.150.0-1|38	%make
12cu|perl-Log-Any-0.150.0-1|39	
12cu|perl-Log-Any-0.150.0-1|40	%check
12cu|perl-Log-Any-0.150.0-1|41	%make test
12cu|perl-Log-Any-0.150.0-1|42	
12cu|perl-Log-Any-0.150.0-1|43	%install
12cu|perl-Log-Any-0.150.0-1|44	%makeinstall_std
12cu|perl-Log-Any-0.150.0-1|45	
12cu|perl-Log-Any-0.150.0-1|46	%files
12cu|perl-Log-Any-0.150.0-1|47	%doc Changes README
12cu|perl-Log-Any-0.150.0-1|48	%{_mandir}/man3/*
12cu|perl-Log-Any-0.150.0-1|49	%{perl_vendorlib}/*
12cu|perl-Log-Any-0.150.0-1|50	
12cu|perl-Log-Any-0.150.0-1|51	%changelog
12cu|perl-Log-Any-0.150.0-1|52	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.120.0-2mdv2011.0
12cu|perl-Log-Any-0.150.0-1|53	+ Revision: 657446
12cu|perl-Log-Any-0.150.0-1|54	- rebuild for updated spec-helper
12cu|perl-Log-Any-0.150.0-1|55	
12cu|perl-Log-Any-0.150.0-1|56	* Sat Mar 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.120.0-1
12cu|perl-Log-Any-0.150.0-1|57	+ Revision: 648575
12cu|perl-Log-Any-0.150.0-1|58	- update to new version 0.12
12cu|perl-Log-Any-0.150.0-1|59	
12cu|perl-Log-Any-0.150.0-1|60	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2011.0
12cu|perl-Log-Any-0.150.0-1|61	+ Revision: 505267
12cu|perl-Log-Any-0.150.0-1|62	- update to 0.11
12cu|perl-Log-Any-0.150.0-1|63	
12cu|perl-Log-Any-0.150.0-1|64	* Wed Jan 06 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2010.1
12cu|perl-Log-Any-0.150.0-1|65	+ Revision: 486603
12cu|perl-Log-Any-0.150.0-1|66	- update to 0.10
12cu|perl-Log-Any-0.150.0-1|67	
12cu|perl-Log-Any-0.150.0-1|68	* Tue Jan 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.1
12cu|perl-Log-Any-0.150.0-1|69	+ Revision: 486312
12cu|perl-Log-Any-0.150.0-1|70	- import perl-Log-Any
12cu|perl-Log-Any-0.150.0-1|71	
12cu|perl-Log-Any-0.150.0-1|72	
12cu|perl-Log-Any-0.150.0-1|73	* Tue Jan 05 2010 cpan2dist 0.08-1mdv
12cu|perl-Log-Any-0.150.0-1|74	- initial mdv release, generated with cpan2dist
12cu|perl-Log-Any-0.150.0-1|75	

10959 12
12cu|perl-Log-Any-Adapter-0.110.0-1|1	%define upstream_name    Log-Any-Adapter
12cu|perl-Log-Any-Adapter-0.110.0-1|2	%define upstream_version 0.11
12cu|perl-Log-Any-Adapter-0.110.0-1|3	
12cu|perl-Log-Any-Adapter-0.110.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Log-Any-Adapter-0.110.0-1|5	Version:	%perl_convert_version 0.11
12cu|perl-Log-Any-Adapter-0.110.0-1|6	Release:	1
12cu|perl-Log-Any-Adapter-0.110.0-1|7	
12cu|perl-Log-Any-Adapter-0.110.0-1|8	Summary:	Implements Log::Any class methods to specify where logs should be sent
12cu|perl-Log-Any-Adapter-0.110.0-1|9	License:	GPL+ or Artistic
12cu|perl-Log-Any-Adapter-0.110.0-1|10	Group:		Development/Perl
12cu|perl-Log-Any-Adapter-0.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Log-Any-Adapter-0.110.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Log/Log-Any-Adapter-0.11.tar.gz
12cu|perl-Log-Any-Adapter-0.110.0-1|13	
12cu|perl-Log-Any-Adapter-0.110.0-1|14	BuildRequires:	perl-devel
12cu|perl-Log-Any-Adapter-0.110.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-Log-Any-Adapter-0.110.0-1|16	BuildRequires:	perl(Guard)
12cu|perl-Log-Any-Adapter-0.110.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Log-Any-Adapter-0.110.0-1|18	BuildRequires:	perl(Log::Any)
12cu|perl-Log-Any-Adapter-0.110.0-1|19	BuildRequires:	perl(Scope::Guard)
12cu|perl-Log-Any-Adapter-0.110.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-Log-Any-Adapter-0.110.0-1|21	BuildRequires:	perl(Devel::GlobalDestruction)
12cu|perl-Log-Any-Adapter-0.110.0-1|22	BuildRequires:	perl(Capture::Tiny)
12cu|perl-Log-Any-Adapter-0.110.0-1|23	Requires:	perl(Log::Any)
12cu|perl-Log-Any-Adapter-0.110.0-1|24	Requires:	perl(Scope::Guard)
12cu|perl-Log-Any-Adapter-0.110.0-1|25	BuildArch:	noarch
12cu|perl-Log-Any-Adapter-0.110.0-1|26	
12cu|perl-Log-Any-Adapter-0.110.0-1|27	%description
12cu|perl-Log-Any-Adapter-0.110.0-1|28	The 'Log-Any-Adapter' distribution implements Log::Any class methods to
12cu|perl-Log-Any-Adapter-0.110.0-1|29	specify where logs should be sent. It is a separate distribution so as to
12cu|perl-Log-Any-Adapter-0.110.0-1|30	keep 'Log::Any' itself as simple and unchanging as possible.
12cu|perl-Log-Any-Adapter-0.110.0-1|31	
12cu|perl-Log-Any-Adapter-0.110.0-1|32	You do not have to use anything in this distribution explicitly. It will be
12cu|perl-Log-Any-Adapter-0.110.0-1|33	auto-loaded when you call one of the methods below.
12cu|perl-Log-Any-Adapter-0.110.0-1|34	
12cu|perl-Log-Any-Adapter-0.110.0-1|35	%prep
12cu|perl-Log-Any-Adapter-0.110.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Log-Any-Adapter-0.110.0-1|37	
12cu|perl-Log-Any-Adapter-0.110.0-1|38	%build
12cu|perl-Log-Any-Adapter-0.110.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Log-Any-Adapter-0.110.0-1|40	%make
12cu|perl-Log-Any-Adapter-0.110.0-1|41	
12cu|perl-Log-Any-Adapter-0.110.0-1|42	%check
12cu|perl-Log-Any-Adapter-0.110.0-1|43	%make test
12cu|perl-Log-Any-Adapter-0.110.0-1|44	
12cu|perl-Log-Any-Adapter-0.110.0-1|45	%install
12cu|perl-Log-Any-Adapter-0.110.0-1|46	%makeinstall_std
12cu|perl-Log-Any-Adapter-0.110.0-1|47	
12cu|perl-Log-Any-Adapter-0.110.0-1|48	%files
12cu|perl-Log-Any-Adapter-0.110.0-1|49	%doc Changes META.yml README
12cu|perl-Log-Any-Adapter-0.110.0-1|50	%{_mandir}/man3/*
12cu|perl-Log-Any-Adapter-0.110.0-1|51	%{perl_vendorlib}/*
12cu|perl-Log-Any-Adapter-0.110.0-1|52	
12cu|perl-Log-Any-Adapter-0.110.0-1|53	%changelog
12cu|perl-Log-Any-Adapter-0.110.0-1|54	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 0.30.0-4mdv2011.0
12cu|perl-Log-Any-Adapter-0.110.0-1|55	+ Revision: 658196
12cu|perl-Log-Any-Adapter-0.110.0-1|56	- more req
12cu|perl-Log-Any-Adapter-0.110.0-1|57	
12cu|perl-Log-Any-Adapter-0.110.0-1|58	* Sun Apr 24 2011 Funda Wang <fwang@mandriva.org> 0.30.0-3
12cu|perl-Log-Any-Adapter-0.110.0-1|59	+ Revision: 658165
12cu|perl-Log-Any-Adapter-0.110.0-1|60	- add runtime req
12cu|perl-Log-Any-Adapter-0.110.0-1|61	
12cu|perl-Log-Any-Adapter-0.110.0-1|62	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2
12cu|perl-Log-Any-Adapter-0.110.0-1|63	+ Revision: 656937
12cu|perl-Log-Any-Adapter-0.110.0-1|64	- rebuild for updated spec-helper
12cu|perl-Log-Any-Adapter-0.110.0-1|65	
12cu|perl-Log-Any-Adapter-0.110.0-1|66	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.30.0-1mdv2011.0
12cu|perl-Log-Any-Adapter-0.110.0-1|67	+ Revision: 624836
12cu|perl-Log-Any-Adapter-0.110.0-1|68	- import perl-Log-Any-Adapter
12cu|perl-Log-Any-Adapter-0.110.0-1|69	

10960 12
12cu|perl-Log-Contextual-0.6.3-1|1	%define upstream_name    Log-Contextual
12cu|perl-Log-Contextual-0.6.3-1|2	%define upstream_version 0.006003
12cu|perl-Log-Contextual-0.6.3-1|3	
12cu|perl-Log-Contextual-0.6.3-1|4	Name:		perl-%{upstream_name}
12cu|perl-Log-Contextual-0.6.3-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Log-Contextual-0.6.3-1|6	Release:	1
12cu|perl-Log-Contextual-0.6.3-1|7	
12cu|perl-Log-Contextual-0.6.3-1|8	Summary:	Super simple logger made for playing with Log::Contextual
12cu|perl-Log-Contextual-0.6.3-1|9	License:	GPL+ or Artistic
12cu|perl-Log-Contextual-0.6.3-1|10	Group:		Development/Perl
12cu|perl-Log-Contextual-0.6.3-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Log-Contextual-0.6.3-1|12	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Log-Contextual-0.6.3-1|13	
12cu|perl-Log-Contextual-0.6.3-1|14	BuildRequires:	perl-devel
12cu|perl-Log-Contextual-0.6.3-1|15	BuildRequires:	perl(Data::Dumper::Concise)
12cu|perl-Log-Contextual-0.6.3-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Log-Contextual-0.6.3-1|17	BuildRequires:	perl(Exporter::Declare)
12cu|perl-Log-Contextual-0.6.3-1|18	BuildRequires:	perl(Moo)
12cu|perl-Log-Contextual-0.6.3-1|19	BuildRequires:	perl(Test::Fatal)
12cu|perl-Log-Contextual-0.6.3-1|20	BuildRequires:	perl(aliased)
12cu|perl-Log-Contextual-0.6.3-1|21	BuildRequires:	perl(strictures)
12cu|perl-Log-Contextual-0.6.3-1|22	BuildArch:	noarch
12cu|perl-Log-Contextual-0.6.3-1|23	
12cu|perl-Log-Contextual-0.6.3-1|24	%description
12cu|perl-Log-Contextual-0.6.3-1|25	This module is a simple interface to extensible logging. It is bundled with
12cu|perl-Log-Contextual-0.6.3-1|26	a really basic logger, the Log::Contextual::SimpleLogger manpage, but in
12cu|perl-Log-Contextual-0.6.3-1|27	general you should use a real logger instead of that. For something more
12cu|perl-Log-Contextual-0.6.3-1|28	serious but not overly complicated, try the Log::Dispatchouli manpage (see
12cu|perl-Log-Contextual-0.6.3-1|29	the /SYNOPSIS manpage for example.)
12cu|perl-Log-Contextual-0.6.3-1|30	
12cu|perl-Log-Contextual-0.6.3-1|31	%prep
12cu|perl-Log-Contextual-0.6.3-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Log-Contextual-0.6.3-1|33	
12cu|perl-Log-Contextual-0.6.3-1|34	%build
12cu|perl-Log-Contextual-0.6.3-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Log-Contextual-0.6.3-1|36	%make
12cu|perl-Log-Contextual-0.6.3-1|37	
12cu|perl-Log-Contextual-0.6.3-1|38	%check
12cu|perl-Log-Contextual-0.6.3-1|39	%make test
12cu|perl-Log-Contextual-0.6.3-1|40	
12cu|perl-Log-Contextual-0.6.3-1|41	%install
12cu|perl-Log-Contextual-0.6.3-1|42	%makeinstall_std
12cu|perl-Log-Contextual-0.6.3-1|43	
12cu|perl-Log-Contextual-0.6.3-1|44	%files
12cu|perl-Log-Contextual-0.6.3-1|45	%doc Changes META.yml
12cu|perl-Log-Contextual-0.6.3-1|46	%{_mandir}/man3/*
12cu|perl-Log-Contextual-0.6.3-1|47	%{perl_vendorlib}/*
12cu|perl-Log-Contextual-0.6.3-1|48	
12cu|perl-Log-Contextual-0.6.3-1|49	
12cu|perl-Log-Contextual-0.6.3-1|50	
12cu|perl-Log-Contextual-0.6.3-1|51	%changelog
12cu|perl-Log-Contextual-0.6.3-1|52	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.3-1
12cu|perl-Log-Contextual-0.6.3-1|53	+ Revision: 6f3c207
12cu|perl-Log-Contextual-0.6.3-1|54	- Added strictures BR
12cu|perl-Log-Contextual-0.6.3-1|55	
12cu|perl-Log-Contextual-0.6.3-1|56	

10961 12
12cu|perl-Log-Dispatch-2.410.0-1|1	%define upstream_name    Log-Dispatch
12cu|perl-Log-Dispatch-2.410.0-1|2	%define upstream_version 2.41
12cu|perl-Log-Dispatch-2.410.0-1|3	
12cu|perl-Log-Dispatch-2.410.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Log-Dispatch-2.410.0-1|5	Version:	%perl_convert_version 2.41
12cu|perl-Log-Dispatch-2.410.0-1|6	Release:	1
12cu|perl-Log-Dispatch-2.410.0-1|7	
12cu|perl-Log-Dispatch-2.410.0-1|8	Summary:	Perl modules for logging messages to multiple outputs
12cu|perl-Log-Dispatch-2.410.0-1|9	License:	GPL+ or Artistic
12cu|perl-Log-Dispatch-2.410.0-1|10	Group:		Development/Perl
12cu|perl-Log-Dispatch-2.410.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Log-Dispatch-2.410.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Log/Log-Dispatch-2.41.tar.gz
12cu|perl-Log-Dispatch-2.410.0-1|13	
12cu|perl-Log-Dispatch-2.410.0-1|14	BuildRequires:	perl-devel
12cu|perl-Log-Dispatch-2.410.0-1|15	BuildRequires:	perl(Params::Validate)
12cu|perl-Log-Dispatch-2.410.0-1|16	BuildRequires:	perl(Mail::Sender)
12cu|perl-Log-Dispatch-2.410.0-1|17	BuildRequires:	perl(Mail::Sendmail)
12cu|perl-Log-Dispatch-2.410.0-1|18	BuildRequires:	perl(MIME::Lite)
12cu|perl-Log-Dispatch-2.410.0-1|19	BuildRequires:	perl(Class::Load)
12cu|perl-Log-Dispatch-2.410.0-1|20	BuildArch:	noarch
12cu|perl-Log-Dispatch-2.410.0-1|21	
12cu|perl-Log-Dispatch-2.410.0-1|22	%description
12cu|perl-Log-Dispatch-2.410.0-1|23	Log::Dispatch is a suite of OO modules for logging messages to multiple
12cu|perl-Log-Dispatch-2.410.0-1|24	outputs, each of which can have a minimum and maximum log level.  It is
12cu|perl-Log-Dispatch-2.410.0-1|25	designed to be easily subclassed, both for creating a new dispatcher object and
12cu|perl-Log-Dispatch-2.410.0-1|26	particularly for creating new outputs.
12cu|perl-Log-Dispatch-2.410.0-1|27	
12cu|perl-Log-Dispatch-2.410.0-1|28	%package ApacheLog
12cu|perl-Log-Dispatch-2.410.0-1|29	Summary: Apache mod_perl dispatcher for Log::Dispatch
12cu|perl-Log-Dispatch-2.410.0-1|30	Group:   Development/Perl
12cu|perl-Log-Dispatch-2.410.0-1|31	
12cu|perl-Log-Dispatch-2.410.0-1|32	%description ApacheLog
12cu|perl-Log-Dispatch-2.410.0-1|33	Log::Dispatch::ApacheLog is a dispatcher for apache logging, used with
12cu|perl-Log-Dispatch-2.410.0-1|34	mod_perl.
12cu|perl-Log-Dispatch-2.410.0-1|35	
12cu|perl-Log-Dispatch-2.410.0-1|36	%prep
12cu|perl-Log-Dispatch-2.410.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Log-Dispatch-2.410.0-1|38	
12cu|perl-Log-Dispatch-2.410.0-1|39	%build
12cu|perl-Log-Dispatch-2.410.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Log-Dispatch-2.410.0-1|41	%make CFLAGS="%{optflags}"
12cu|perl-Log-Dispatch-2.410.0-1|42	
12cu|perl-Log-Dispatch-2.410.0-1|43	%check
12cu|perl-Log-Dispatch-2.410.0-1|44	%make test
12cu|perl-Log-Dispatch-2.410.0-1|45	
12cu|perl-Log-Dispatch-2.410.0-1|46	%install
12cu|perl-Log-Dispatch-2.410.0-1|47	%makeinstall_std
12cu|perl-Log-Dispatch-2.410.0-1|48	
12cu|perl-Log-Dispatch-2.410.0-1|49	%files
12cu|perl-Log-Dispatch-2.410.0-1|50	%doc Changes LICENSE README
12cu|perl-Log-Dispatch-2.410.0-1|51	%{perl_vendorlib}/Log
12cu|perl-Log-Dispatch-2.410.0-1|52	%exclude %{perl_vendorlib}/Log/Dispatch/ApacheLog.pm
12cu|perl-Log-Dispatch-2.410.0-1|53	%exclude %{_mandir}/*/Log::Dispatch::ApacheLog*
12cu|perl-Log-Dispatch-2.410.0-1|54	%{_mandir}/*/*
12cu|perl-Log-Dispatch-2.410.0-1|55	
12cu|perl-Log-Dispatch-2.410.0-1|56	%files ApacheLog
12cu|perl-Log-Dispatch-2.410.0-1|57	%{perl_vendorlib}/Log/Dispatch/ApacheLog.pm
12cu|perl-Log-Dispatch-2.410.0-1|58	%{_mandir}/*/Log::Dispatch::ApacheLog*
12cu|perl-Log-Dispatch-2.410.0-1|59	
12cu|perl-Log-Dispatch-2.410.0-1|60	
12cu|perl-Log-Dispatch-2.410.0-1|61	%changelog
12cu|perl-Log-Dispatch-2.410.0-1|62	* Sat Mar 19 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.290.0-1mdv2011.0
12cu|perl-Log-Dispatch-2.410.0-1|63	+ Revision: 647009
12cu|perl-Log-Dispatch-2.410.0-1|64	- update to new version 2.29
12cu|perl-Log-Dispatch-2.410.0-1|65	
12cu|perl-Log-Dispatch-2.410.0-1|66	* Sat Dec 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.280.0-1mdv2011.0
12cu|perl-Log-Dispatch-2.410.0-1|67	+ Revision: 622843
12cu|perl-Log-Dispatch-2.410.0-1|68	- update to new version 2.28
12cu|perl-Log-Dispatch-2.410.0-1|69	
12cu|perl-Log-Dispatch-2.410.0-1|70	* Sat Nov 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.270.0-1mdv2011.0
12cu|perl-Log-Dispatch-2.410.0-1|71	+ Revision: 597077
12cu|perl-Log-Dispatch-2.410.0-1|72	- new version
12cu|perl-Log-Dispatch-2.410.0-1|73	
12cu|perl-Log-Dispatch-2.410.0-1|74	* Wed Sep 23 2009 Jérôme Quelin <jquelin@mandriva.org> 2.260.0-1mdv2011.0
12cu|perl-Log-Dispatch-2.410.0-1|75	+ Revision: 447605
12cu|perl-Log-Dispatch-2.410.0-1|76	- update to 2.26
12cu|perl-Log-Dispatch-2.410.0-1|77	
12cu|perl-Log-Dispatch-2.410.0-1|78	* Wed Sep 16 2009 Jérôme Quelin <jquelin@mandriva.org> 2.250.0-1mdv2010.0
12cu|perl-Log-Dispatch-2.410.0-1|79	+ Revision: 443473
12cu|perl-Log-Dispatch-2.410.0-1|80	- update to 2.25
12cu|perl-Log-Dispatch-2.410.0-1|81	
12cu|perl-Log-Dispatch-2.410.0-1|82	* Mon Sep 14 2009 Jérôme Quelin <jquelin@mandriva.org> 2.240.0-1mdv2010.0
12cu|perl-Log-Dispatch-2.410.0-1|83	+ Revision: 439438
12cu|perl-Log-Dispatch-2.410.0-1|84	- update to 2.24
12cu|perl-Log-Dispatch-2.410.0-1|85	
12cu|perl-Log-Dispatch-2.410.0-1|86	* Sun Sep 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.230.0-1mdv2010.0
12cu|perl-Log-Dispatch-2.410.0-1|87	+ Revision: 438655
12cu|perl-Log-Dispatch-2.410.0-1|88	- update to new version 2.23
12cu|perl-Log-Dispatch-2.410.0-1|89	
12cu|perl-Log-Dispatch-2.410.0-1|90	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 2.220.0-1mdv2010.0
12cu|perl-Log-Dispatch-2.410.0-1|91	+ Revision: 403394
12cu|perl-Log-Dispatch-2.410.0-1|92	- rebuild using %%perl_convert_version
12cu|perl-Log-Dispatch-2.410.0-1|93	
12cu|perl-Log-Dispatch-2.410.0-1|94	* Thu Nov 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.22-1mdv2009.1
12cu|perl-Log-Dispatch-2.410.0-1|95	+ Revision: 302849
12cu|perl-Log-Dispatch-2.410.0-1|96	- update to new version 2.22
12cu|perl-Log-Dispatch-2.410.0-1|97	
12cu|perl-Log-Dispatch-2.410.0-1|98	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.21-4mdv2009.0
12cu|perl-Log-Dispatch-2.410.0-1|99	+ Revision: 257668
12cu|perl-Log-Dispatch-2.410.0-1|100	- rebuild
12cu|perl-Log-Dispatch-2.410.0-1|101	
12cu|perl-Log-Dispatch-2.410.0-1|102	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.21-3mdv2009.0
12cu|perl-Log-Dispatch-2.410.0-1|103	+ Revision: 245706
12cu|perl-Log-Dispatch-2.410.0-1|104	- rebuild
12cu|perl-Log-Dispatch-2.410.0-1|105	
12cu|perl-Log-Dispatch-2.410.0-1|106	* Thu Feb 07 2008 Funda Wang <fwang@mandriva.org> 2.21-1mdv2008.1
12cu|perl-Log-Dispatch-2.410.0-1|107	+ Revision: 163387
12cu|perl-Log-Dispatch-2.410.0-1|108	- update to new version 2.21
12cu|perl-Log-Dispatch-2.410.0-1|109	
12cu|perl-Log-Dispatch-2.410.0-1|110	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Log-Dispatch-2.410.0-1|111	- restore BuildRoot
12cu|perl-Log-Dispatch-2.410.0-1|112	
12cu|perl-Log-Dispatch-2.410.0-1|113	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Log-Dispatch-2.410.0-1|114	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Log-Dispatch-2.410.0-1|115	
12cu|perl-Log-Dispatch-2.410.0-1|116	* Sat Nov 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.20-1mdv2008.1
12cu|perl-Log-Dispatch-2.410.0-1|117	+ Revision: 105553
12cu|perl-Log-Dispatch-2.410.0-1|118	- update to new version 2.20
12cu|perl-Log-Dispatch-2.410.0-1|119	
12cu|perl-Log-Dispatch-2.410.0-1|120	* Tue Jul 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.18-1mdv2008.0
12cu|perl-Log-Dispatch-2.410.0-1|121	+ Revision: 47694
12cu|perl-Log-Dispatch-2.410.0-1|122	- update to new version 2.18
12cu|perl-Log-Dispatch-2.410.0-1|123	
12cu|perl-Log-Dispatch-2.410.0-1|124	* Tue May 01 2007 Olivier Thauvin <nanardon@mandriva.org> 2.17-1mdv2008.0
12cu|perl-Log-Dispatch-2.410.0-1|125	+ Revision: 20234
12cu|perl-Log-Dispatch-2.410.0-1|126	- 2.17
12cu|perl-Log-Dispatch-2.410.0-1|127	- kill patch0, no longer need
12cu|perl-Log-Dispatch-2.410.0-1|128	
12cu|perl-Log-Dispatch-2.410.0-1|129	
12cu|perl-Log-Dispatch-2.410.0-1|130	* Mon Aug 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.12-1mdv2007.0
12cu|perl-Log-Dispatch-2.410.0-1|131	- new version
12cu|perl-Log-Dispatch-2.410.0-1|132	- Module::Build-based build
12cu|perl-Log-Dispatch-2.410.0-1|133	
12cu|perl-Log-Dispatch-2.410.0-1|134	* Wed Apr 19 2006 Michael Scherer <misc@mandriva.org> 2.11-4mdk
12cu|perl-Log-Dispatch-2.410.0-1|135	- split Log::Dispatch::ApacheLog from main package, as it pulls
12cu|perl-Log-Dispatch-2.410.0-1|136	mod_perl, which pulls apache, which is a server.
12cu|perl-Log-Dispatch-2.410.0-1|137	- convert to new policy ( ie, use perl(Foo) for buildRequires )
12cu|perl-Log-Dispatch-2.410.0-1|138	- enhance summary
12cu|perl-Log-Dispatch-2.410.0-1|139	
12cu|perl-Log-Dispatch-2.410.0-1|140	* Thu Dec 22 2005 Michael Scherer <misc@mandriva.org> 2.11-3mdk
12cu|perl-Log-Dispatch-2.410.0-1|141	- mkrel
12cu|perl-Log-Dispatch-2.410.0-1|142	
12cu|perl-Log-Dispatch-2.410.0-1|143	* Tue Sep 27 2005 Oden Eriksson <oeriksson@mandriva.com> 2.11-2mdk
12cu|perl-Log-Dispatch-2.410.0-1|144	- fix deps
12cu|perl-Log-Dispatch-2.410.0-1|145	
12cu|perl-Log-Dispatch-2.410.0-1|146	* Mon Aug 22 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.11-1mdk
12cu|perl-Log-Dispatch-2.410.0-1|147	- 2.11
12cu|perl-Log-Dispatch-2.410.0-1|148	
12cu|perl-Log-Dispatch-2.410.0-1|149	* Thu Jun 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.10-1mdk
12cu|perl-Log-Dispatch-2.410.0-1|150	- 2.10
12cu|perl-Log-Dispatch-2.410.0-1|151	- fix install
12cu|perl-Log-Dispatch-2.410.0-1|152	- fix perms
12cu|perl-Log-Dispatch-2.410.0-1|153	

10962 12
12cu|perl-Log-Dispatch-Array-1.3.0-1|1	%define upstream_name    Log-Dispatch-Array
12cu|perl-Log-Dispatch-Array-1.3.0-1|2	%define upstream_version 1.003
12cu|perl-Log-Dispatch-Array-1.3.0-1|3	
12cu|perl-Log-Dispatch-Array-1.3.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Log-Dispatch-Array-1.3.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Log-Dispatch-Array-1.3.0-1|6	Release:	1
12cu|perl-Log-Dispatch-Array-1.3.0-1|7	
12cu|perl-Log-Dispatch-Array-1.3.0-1|8	Summary:	Log events to an array (reference)
12cu|perl-Log-Dispatch-Array-1.3.0-1|9	License:	GPL+ or Artistic
12cu|perl-Log-Dispatch-Array-1.3.0-1|10	Group:		Development/Perl
12cu|perl-Log-Dispatch-Array-1.3.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Log-Dispatch-Array-1.3.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Log/Log-Dispatch-Array-%{upstream_version}.tar.gz
12cu|perl-Log-Dispatch-Array-1.3.0-1|13	
12cu|perl-Log-Dispatch-Array-1.3.0-1|14	BuildRequires:	perl-devel
12cu|perl-Log-Dispatch-Array-1.3.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Log-Dispatch-Array-1.3.0-1|16	BuildRequires:	perl(Log::Dispatch::Output)
12cu|perl-Log-Dispatch-Array-1.3.0-1|17	BuildRequires:	perl(Test::Deep)
12cu|perl-Log-Dispatch-Array-1.3.0-1|18	BuildArch:	noarch
12cu|perl-Log-Dispatch-Array-1.3.0-1|19	
12cu|perl-Log-Dispatch-Array-1.3.0-1|20	%description
12cu|perl-Log-Dispatch-Array-1.3.0-1|21	This provides a Log::Dispatch log output system that appends logged events
12cu|perl-Log-Dispatch-Array-1.3.0-1|22	to an array reference. This is probably only useful for testing the logging
12cu|perl-Log-Dispatch-Array-1.3.0-1|23	of your code.
12cu|perl-Log-Dispatch-Array-1.3.0-1|24	
12cu|perl-Log-Dispatch-Array-1.3.0-1|25	%prep
12cu|perl-Log-Dispatch-Array-1.3.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Log-Dispatch-Array-1.3.0-1|27	
12cu|perl-Log-Dispatch-Array-1.3.0-1|28	%build
12cu|perl-Log-Dispatch-Array-1.3.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Log-Dispatch-Array-1.3.0-1|30	%make
12cu|perl-Log-Dispatch-Array-1.3.0-1|31	
12cu|perl-Log-Dispatch-Array-1.3.0-1|32	%check
12cu|perl-Log-Dispatch-Array-1.3.0-1|33	%make test
12cu|perl-Log-Dispatch-Array-1.3.0-1|34	
12cu|perl-Log-Dispatch-Array-1.3.0-1|35	%install
12cu|perl-Log-Dispatch-Array-1.3.0-1|36	%makeinstall_std
12cu|perl-Log-Dispatch-Array-1.3.0-1|37	
12cu|perl-Log-Dispatch-Array-1.3.0-1|38	%files
12cu|perl-Log-Dispatch-Array-1.3.0-1|39	%doc Changes LICENSE META.yml README
12cu|perl-Log-Dispatch-Array-1.3.0-1|40	%{_mandir}/man3/*
12cu|perl-Log-Dispatch-Array-1.3.0-1|41	%{perl_vendorlib}/*
12cu|perl-Log-Dispatch-Array-1.3.0-1|42	
12cu|perl-Log-Dispatch-Array-1.3.0-1|43	
12cu|perl-Log-Dispatch-Array-1.3.0-1|44	%changelog
12cu|perl-Log-Dispatch-Array-1.3.0-1|45	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-1
12cu|perl-Log-Dispatch-Array-1.3.0-1|46	+ Revision: 7124735
12cu|perl-Log-Dispatch-Array-1.3.0-1|47	- Updated to 1.003 (by updates_builder)
12cu|perl-Log-Dispatch-Array-1.3.0-1|48	
12cu|perl-Log-Dispatch-Array-1.3.0-1|49	

10963 12
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|1	%define upstream_version 1.110690
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|2	%define upstream_name Log-Dispatch-Configurator-Any
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|3	
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|4	Name:           perl-%{upstream_name}
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|5	Version:        %perl_convert_version %{upstream_version}
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|6	Release:        1
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|7	Summary:        Configurator implementation with Config::Any
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|8	
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|9	License:        GPL+ or Artistic
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|10	Group:          Development/Perl
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|11	URL:            http://search.cpan.org/dist/Log-Dispatch-Configurator-Any/
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|12	Source0:        http://www.cpan.org/authors/id/O/OL/OLIVER/Log-Dispatch-Configurator-Any-%{upstream_version}.tar.gz
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|13	BuildArch:      noarch
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|14	
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|15	BuildRequires:  perl(Carp)
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|16	BuildRequires:  perl(Config::Any) >= 0.15
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|17	BuildRequires:  perl(Config::Tiny)
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|18	BuildRequires:  perl(ExtUtils::MakeMaker)
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|19	BuildRequires:  perl(Log::Dispatch) >= 2.23
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|20	BuildRequires:  perl(Log::Dispatch::Config)
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|21	BuildRequires:  perl(Log::Dispatch::Configurator)
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|22	BuildRequires:  perl(Test::More)
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|23	BuildRequires:  perl(Test::Pod) >= 1.14
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|24	BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|25	BuildRequires:  perl(YAML::Tiny)
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|26	BuildRequires:  perl-devel
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|27	
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|28	%description
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|29	Log::Dispatch::Config is a wrapper for Log::Dispatch and provides a way to
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|30	configure Log::Dispatch objects with configuration files. Somewhat like a lite
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|31	version of log4j and Log::Log4perl it allows multiple log destinations. The
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|32	standard configuration file format for Log::Dispatch::Config is AppConfig.
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|33	
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|34	%prep
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|36	
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|37	%build
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|39	%make
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|40	
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|41	%install
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|42	%makeinstall_std
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|43	
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|44	find %{buildroot} -type f -name .packlist -exec rm -f {} \;
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|45	find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|46	
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|47	%check
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|48	make test
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|49	
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|50	%files
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|51	%doc Changes examples LICENSE META.json script
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|52	%{perl_vendorlib}/*
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|53	%{_mandir}/man3/*
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|54	
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|55	
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|56	%changelog
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|57	* Thu Apr 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.110.690-1
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|58	+ Revision: 4034fef
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|59	- Fix BRs
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|60	
12cu|perl-Log-Dispatch-Configurator-Any-1.110.690-1|61	

10964 12
12cu|perl-Log-Dispatchouli-2.9.0-1|1	%define upstream_name    Log-Dispatchouli
12cu|perl-Log-Dispatchouli-2.9.0-1|2	%define upstream_version 2.009
12cu|perl-Log-Dispatchouli-2.9.0-1|3	
12cu|perl-Log-Dispatchouli-2.9.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Log-Dispatchouli-2.9.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Log-Dispatchouli-2.9.0-1|6	Release:	1
12cu|perl-Log-Dispatchouli-2.9.0-1|7	
12cu|perl-Log-Dispatchouli-2.9.0-1|8	Summary:	A simple wrapper around Log::Dispatch
12cu|perl-Log-Dispatchouli-2.9.0-1|9	License:	GPL+ or Artistic
12cu|perl-Log-Dispatchouli-2.9.0-1|10	Group:		Development/Perl
12cu|perl-Log-Dispatchouli-2.9.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Log-Dispatchouli-2.9.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Log/Log-Dispatchouli-%{upstream_version}.tar.gz
12cu|perl-Log-Dispatchouli-2.9.0-1|13	
12cu|perl-Log-Dispatchouli-2.9.0-1|14	BuildRequires:	perl-devel
12cu|perl-Log-Dispatchouli-2.9.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-Log-Dispatchouli-2.9.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Log-Dispatchouli-2.9.0-1|17	BuildRequires:	perl(Log::Dispatch)
12cu|perl-Log-Dispatchouli-2.9.0-1|18	BuildRequires:	perl(Log::Dispatch::Array)
12cu|perl-Log-Dispatchouli-2.9.0-1|19	BuildRequires:	perl(Log::Dispatch::File)
12cu|perl-Log-Dispatchouli-2.9.0-1|20	BuildRequires:	perl(Log::Dispatch::Screen)
12cu|perl-Log-Dispatchouli-2.9.0-1|21	BuildRequires:	perl(Log::Dispatch::Syslog)
12cu|perl-Log-Dispatchouli-2.9.0-1|22	BuildRequires:	perl(Params::Util)
12cu|perl-Log-Dispatchouli-2.9.0-1|23	BuildRequires:	perl(Scalar::Util)
12cu|perl-Log-Dispatchouli-2.9.0-1|24	BuildRequires:	perl(String::Flogger)
12cu|perl-Log-Dispatchouli-2.9.0-1|25	BuildRequires:	perl(Sub::Exporter::GlobExporter)
12cu|perl-Log-Dispatchouli-2.9.0-1|26	BuildRequires:	perl(Sys::Syslog)
12cu|perl-Log-Dispatchouli-2.9.0-1|27	BuildRequires:	perl(Test::Deep)
12cu|perl-Log-Dispatchouli-2.9.0-1|28	BuildRequires:	perl(Test::Fatal)
12cu|perl-Log-Dispatchouli-2.9.0-1|29	BuildRequires:	perl(Try::Tiny)
12cu|perl-Log-Dispatchouli-2.9.0-1|30	
12cu|perl-Log-Dispatchouli-2.9.0-1|31	BuildArch:	noarch
12cu|perl-Log-Dispatchouli-2.9.0-1|32	
12cu|perl-Log-Dispatchouli-2.9.0-1|33	Requires:	perl(Log::Dispatch::Array)
12cu|perl-Log-Dispatchouli-2.9.0-1|34	
12cu|perl-Log-Dispatchouli-2.9.0-1|35	%description
12cu|perl-Log-Dispatchouli-2.9.0-1|36	no description found
12cu|perl-Log-Dispatchouli-2.9.0-1|37	
12cu|perl-Log-Dispatchouli-2.9.0-1|38	%prep
12cu|perl-Log-Dispatchouli-2.9.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Log-Dispatchouli-2.9.0-1|40	
12cu|perl-Log-Dispatchouli-2.9.0-1|41	%build
12cu|perl-Log-Dispatchouli-2.9.0-1|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Log-Dispatchouli-2.9.0-1|43	%make
12cu|perl-Log-Dispatchouli-2.9.0-1|44	
12cu|perl-Log-Dispatchouli-2.9.0-1|45	%check
12cu|perl-Log-Dispatchouli-2.9.0-1|46	%make test
12cu|perl-Log-Dispatchouli-2.9.0-1|47	
12cu|perl-Log-Dispatchouli-2.9.0-1|48	%install
12cu|perl-Log-Dispatchouli-2.9.0-1|49	%makeinstall_std
12cu|perl-Log-Dispatchouli-2.9.0-1|50	
12cu|perl-Log-Dispatchouli-2.9.0-1|51	%files
12cu|perl-Log-Dispatchouli-2.9.0-1|52	%doc Changes LICENSE META.yml
12cu|perl-Log-Dispatchouli-2.9.0-1|53	%{_mandir}/man3/*
12cu|perl-Log-Dispatchouli-2.9.0-1|54	%{perl_vendorlib}/*
12cu|perl-Log-Dispatchouli-2.9.0-1|55	
12cu|perl-Log-Dispatchouli-2.9.0-1|56	
12cu|perl-Log-Dispatchouli-2.9.0-1|57	%changelog
12cu|perl-Log-Dispatchouli-2.9.0-1|58	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.0-1
12cu|perl-Log-Dispatchouli-2.9.0-1|59	+ Revision: 44db168
12cu|perl-Log-Dispatchouli-2.9.0-1|60	- Updated to 2.009 (by updates_builder)
12cu|perl-Log-Dispatchouli-2.9.0-1|61	
12cu|perl-Log-Dispatchouli-2.9.0-1|62	

10965 12
12cu|perl-Log-Handler-0.820.0-1|1	%define upstream_name    Log-Handler
12cu|perl-Log-Handler-0.820.0-1|2	%define upstream_version 0.82
12cu|perl-Log-Handler-0.820.0-1|3	
12cu|perl-Log-Handler-0.820.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Log-Handler-0.820.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Log-Handler-0.820.0-1|6	Release:	1
12cu|perl-Log-Handler-0.820.0-1|7	
12cu|perl-Log-Handler-0.820.0-1|8	License:	GPL+ or Artistic
12cu|perl-Log-Handler-0.820.0-1|9	Group:		Development/Perl
12cu|perl-Log-Handler-0.820.0-1|10	Summary:	A simple log file handler
12cu|perl-Log-Handler-0.820.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Log-Handler-0.820.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Log/Log-Handler-%{upstream_version}.tar.gz
12cu|perl-Log-Handler-0.820.0-1|13	
12cu|perl-Log-Handler-0.820.0-1|14	BuildRequires:	perl-devel
12cu|perl-Log-Handler-0.820.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-Log-Handler-0.820.0-1|16	BuildRequires:	perl(Devel::Backtrace)
12cu|perl-Log-Handler-0.820.0-1|17	BuildRequires:	perl(File::Spec)
12cu|perl-Log-Handler-0.820.0-1|18	BuildRequires:	perl(Params::Validate)
12cu|perl-Log-Handler-0.820.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-Log-Handler-0.820.0-1|20	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Log-Handler-0.820.0-1|21	BuildRequires:	perl(UNIVERSAL::require)
12cu|perl-Log-Handler-0.820.0-1|22	BuildArch:	noarch
12cu|perl-Log-Handler-0.820.0-1|23	
12cu|perl-Log-Handler-0.820.0-1|24	%description
12cu|perl-Log-Handler-0.820.0-1|25	This module is just a simple object oriented log file handler and very easy to
12cu|perl-Log-Handler-0.820.0-1|26	use.  It's possible to define a log level for your programs and control the
12cu|perl-Log-Handler-0.820.0-1|27	amount of informations that will be logged to the log file. In addition it's
12cu|perl-Log-Handler-0.820.0-1|28	possible to configure how you wish to open the log file - transient or
12cu|perl-Log-Handler-0.820.0-1|29	permanent - and lock and unlock the log file by each write operation. If you
12cu|perl-Log-Handler-0.820.0-1|30	wish you can assign the handler to check the inode of the log file (not on
12cu|perl-Log-Handler-0.820.0-1|31	Windows). That could be very useful if a rotate mechanism moves and zip the log
12cu|perl-Log-Handler-0.820.0-1|32	file.
12cu|perl-Log-Handler-0.820.0-1|33	
12cu|perl-Log-Handler-0.820.0-1|34	%prep
12cu|perl-Log-Handler-0.820.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Log-Handler-0.820.0-1|36	
12cu|perl-Log-Handler-0.820.0-1|37	%build
12cu|perl-Log-Handler-0.820.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Log-Handler-0.820.0-1|39	%make
12cu|perl-Log-Handler-0.820.0-1|40	
12cu|perl-Log-Handler-0.820.0-1|41	%check
12cu|perl-Log-Handler-0.820.0-1|42	make test
12cu|perl-Log-Handler-0.820.0-1|43	
12cu|perl-Log-Handler-0.820.0-1|44	%install
12cu|perl-Log-Handler-0.820.0-1|45	%makeinstall_std
12cu|perl-Log-Handler-0.820.0-1|46	
12cu|perl-Log-Handler-0.820.0-1|47	%files
12cu|perl-Log-Handler-0.820.0-1|48	%doc META.yml ChangeLog README
12cu|perl-Log-Handler-0.820.0-1|49	%{_mandir}/man3/*
12cu|perl-Log-Handler-0.820.0-1|50	%{perl_vendorlib}/*
12cu|perl-Log-Handler-0.820.0-1|51	
12cu|perl-Log-Handler-0.820.0-1|52	
12cu|perl-Log-Handler-0.820.0-1|53	%changelog
12cu|perl-Log-Handler-0.820.0-1|54	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.820.0-1
12cu|perl-Log-Handler-0.820.0-1|55	+ Revision: 1e8d332
12cu|perl-Log-Handler-0.820.0-1|56	- LOG Updated to 0.82 (by updates_builder)
12cu|perl-Log-Handler-0.820.0-1|57	
12cu|perl-Log-Handler-0.820.0-1|58	

10966 12
12cu|perl-Log-Log4perl-1.430.0-1|1	%define	upstream_name	 Log-Log4perl
12cu|perl-Log-Log4perl-1.430.0-1|2	%define upstream_version 1.43
12cu|perl-Log-Log4perl-1.430.0-1|3	
12cu|perl-Log-Log4perl-1.430.0-1|4	%if %{_use_internal_dependency_generator}
12cu|perl-Log-Log4perl-1.430.0-1|5	%define __noautoreq 'perl\\(Sysadm::Install\\)|perl\\(Log::Dispatch::FileRotate\\)|perl\\(DBI(.*)\\)|perl\\(RRDs(.*)\\)'
12cu|perl-Log-Log4perl-1.430.0-1|6	%else
12cu|perl-Log-Log4perl-1.430.0-1|7	%define _requires_exceptions perl\(\\(Log::Dispatch::FileRotate\\|DBI\\|RRDs\\)\)
12cu|perl-Log-Log4perl-1.430.0-1|8	%endif
12cu|perl-Log-Log4perl-1.430.0-1|9	
12cu|perl-Log-Log4perl-1.430.0-1|10	Name:		perl-%{upstream_name}
12cu|perl-Log-Log4perl-1.430.0-1|11	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Log-Log4perl-1.430.0-1|12	Release:	1
12cu|perl-Log-Log4perl-1.430.0-1|13	Summary:	Log4j implementation for Perl
12cu|perl-Log-Log4perl-1.430.0-1|14	License:	GPL+ or Artistic
12cu|perl-Log-Log4perl-1.430.0-1|15	Group:		Development/Perl
12cu|perl-Log-Log4perl-1.430.0-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Log-Log4perl-1.430.0-1|17	Source0:	http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Log-Log4perl-1.430.0-1|18	BuildRequires:	perl-devel
12cu|perl-Log-Log4perl-1.430.0-1|19	BuildRequires:	perl-Log-Dispatch >= 2.00
12cu|perl-Log-Log4perl-1.430.0-1|20	BuildArch:	noarch
12cu|perl-Log-Log4perl-1.430.0-1|21	Requires:	perl-Log-Dispatch >= 2.00
12cu|perl-Log-Log4perl-1.430.0-1|22	
12cu|perl-Log-Log4perl-1.430.0-1|23	%description
12cu|perl-Log-Log4perl-1.430.0-1|24	Log::Log4perl lets you remote-control and fine-tune the logging behaviour of
12cu|perl-Log-Log4perl-1.430.0-1|25	your system from the outside. It implements the widely popular (Java-based)
12cu|perl-Log-Log4perl-1.430.0-1|26	Log4j logging package in pure Perl.
12cu|perl-Log-Log4perl-1.430.0-1|27	
12cu|perl-Log-Log4perl-1.430.0-1|28	%prep
12cu|perl-Log-Log4perl-1.430.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Log-Log4perl-1.430.0-1|30	find lib -type f -exec chmod 644 {} \;
12cu|perl-Log-Log4perl-1.430.0-1|31	
12cu|perl-Log-Log4perl-1.430.0-1|32	%build
12cu|perl-Log-Log4perl-1.430.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Log-Log4perl-1.430.0-1|34	%make
12cu|perl-Log-Log4perl-1.430.0-1|35	
12cu|perl-Log-Log4perl-1.430.0-1|36	%check
12cu|perl-Log-Log4perl-1.430.0-1|37	make test
12cu|perl-Log-Log4perl-1.430.0-1|38	
12cu|perl-Log-Log4perl-1.430.0-1|39	%install
12cu|perl-Log-Log4perl-1.430.0-1|40	%makeinstall_std
12cu|perl-Log-Log4perl-1.430.0-1|41	
12cu|perl-Log-Log4perl-1.430.0-1|42	%files
12cu|perl-Log-Log4perl-1.430.0-1|43	%doc Changes LICENSE README xml eg
12cu|perl-Log-Log4perl-1.430.0-1|44	%{_bindir}/l4p-tmpl
12cu|perl-Log-Log4perl-1.430.0-1|45	%{perl_vendorlib}/Log
12cu|perl-Log-Log4perl-1.430.0-1|46	%{_mandir}/man1/*
12cu|perl-Log-Log4perl-1.430.0-1|47	%{_mandir}/man3/*
12cu|perl-Log-Log4perl-1.430.0-1|48	
12cu|perl-Log-Log4perl-1.430.0-1|49	
12cu|perl-Log-Log4perl-1.430.0-1|50	%changelog
12cu|perl-Log-Log4perl-1.430.0-1|51	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.430.0-1
12cu|perl-Log-Log4perl-1.430.0-1|52	+ Revision: 109577a
12cu|perl-Log-Log4perl-1.430.0-1|53	- Updated to 1.43 (by updates_builder)
12cu|perl-Log-Log4perl-1.430.0-1|54	
12cu|perl-Log-Log4perl-1.430.0-1|55	

10967 12
12cu|perl-Log-Message-0.80.0-1|1	%define	upstream_name	 Log-Message
12cu|perl-Log-Message-0.80.0-1|2	%define upstream_version 0.08
12cu|perl-Log-Message-0.80.0-1|3	
12cu|perl-Log-Message-0.80.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Log-Message-0.80.0-1|5	Version:	%perl_convert_version 0.08
12cu|perl-Log-Message-0.80.0-1|6	Release:	1
12cu|perl-Log-Message-0.80.0-1|7	
12cu|perl-Log-Message-0.80.0-1|8	Summary:	Log Message
12cu|perl-Log-Message-0.80.0-1|9	License:	Artistic/GPL
12cu|perl-Log-Message-0.80.0-1|10	Group:		Development/Perl
12cu|perl-Log-Message-0.80.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Log-Message-0.80.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Log/Log-Message-0.08.tar.gz
12cu|perl-Log-Message-0.80.0-1|13	
12cu|perl-Log-Message-0.80.0-1|14	BuildRequires:	perl-devel
12cu|perl-Log-Message-0.80.0-1|15	BuildRequires:	perl(IPC::Cmd)                  >= 0.360.0
12cu|perl-Log-Message-0.80.0-1|16	BuildRequires:  perl(Module::Load::Conditional) >= 0.40.0
12cu|perl-Log-Message-0.80.0-1|17	BuildRequires:	perl-version
12cu|perl-Log-Message-0.80.0-1|18	BuildArch:	noarch
12cu|perl-Log-Message-0.80.0-1|19	
12cu|perl-Log-Message-0.80.0-1|20	%description
12cu|perl-Log-Message-0.80.0-1|21	Log::Message is a generic message storage mechanism.  It allows you to store
12cu|perl-Log-Message-0.80.0-1|22	messages on a stack -- either shared or private -- and assign meta-data to it.
12cu|perl-Log-Message-0.80.0-1|23	Some meta-data will automatically be added for you, like a timestamp and a
12cu|perl-Log-Message-0.80.0-1|24	stack trace, but some can be filled in by the user, like a tag by which to
12cu|perl-Log-Message-0.80.0-1|25	identify it or group it, and a level at which to handle the message (for
12cu|perl-Log-Message-0.80.0-1|26	example, log it, or die with it)
12cu|perl-Log-Message-0.80.0-1|27	
12cu|perl-Log-Message-0.80.0-1|28	%prep
12cu|perl-Log-Message-0.80.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Log-Message-0.80.0-1|30	
12cu|perl-Log-Message-0.80.0-1|31	%build
12cu|perl-Log-Message-0.80.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Log-Message-0.80.0-1|33	%make
12cu|perl-Log-Message-0.80.0-1|34	
12cu|perl-Log-Message-0.80.0-1|35	%check
12cu|perl-Log-Message-0.80.0-1|36	make test
12cu|perl-Log-Message-0.80.0-1|37	
12cu|perl-Log-Message-0.80.0-1|38	%install
12cu|perl-Log-Message-0.80.0-1|39	%makeinstall_std
12cu|perl-Log-Message-0.80.0-1|40	
12cu|perl-Log-Message-0.80.0-1|41	%files
12cu|perl-Log-Message-0.80.0-1|42	%defattr(644,root,root,755)
12cu|perl-Log-Message-0.80.0-1|43	%doc README
12cu|perl-Log-Message-0.80.0-1|44	%{perl_vendorlib}/Log
12cu|perl-Log-Message-0.80.0-1|45	%{_mandir}/*/*
12cu|perl-Log-Message-0.80.0-1|46	
12cu|perl-Log-Message-0.80.0-1|47	
12cu|perl-Log-Message-0.80.0-1|48	%changelog
12cu|perl-Log-Message-0.80.0-1|49	* Sat Jan 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.40.0-1mdv2011.0
12cu|perl-Log-Message-0.80.0-1|50	+ Revision: 630623
12cu|perl-Log-Message-0.80.0-1|51	- update to new version 0.04
12cu|perl-Log-Message-0.80.0-1|52	
12cu|perl-Log-Message-0.80.0-1|53	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cu|perl-Log-Message-0.80.0-1|54	+ Revision: 408962
12cu|perl-Log-Message-0.80.0-1|55	- rebuild using %%perl_convert_version
12cu|perl-Log-Message-0.80.0-1|56	
12cu|perl-Log-Message-0.80.0-1|57	* Tue Dec 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdv2009.1
12cu|perl-Log-Message-0.80.0-1|58	+ Revision: 314757
12cu|perl-Log-Message-0.80.0-1|59	- update to new version 0.02
12cu|perl-Log-Message-0.80.0-1|60	
12cu|perl-Log-Message-0.80.0-1|61	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.01-3mdv2009.0
12cu|perl-Log-Message-0.80.0-1|62	+ Revision: 140691
12cu|perl-Log-Message-0.80.0-1|63	- restore BuildRoot
12cu|perl-Log-Message-0.80.0-1|64	
12cu|perl-Log-Message-0.80.0-1|65	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Log-Message-0.80.0-1|66	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Log-Message-0.80.0-1|67	
12cu|perl-Log-Message-0.80.0-1|68	* Mon Jun 25 2007 Buchan Milne <bgmilne@mandriva.org> 0.01-3mdv2008.0
12cu|perl-Log-Message-0.80.0-1|69	+ Revision: 44117
12cu|perl-Log-Message-0.80.0-1|70	- Rebuild to fix file corruption caused by spec-helper
12cu|perl-Log-Message-0.80.0-1|71	
12cu|perl-Log-Message-0.80.0-1|72	* Fri Jun 22 2007 Buchan Milne <bgmilne@mandriva.org> 0.01-2mdv2008.0
12cu|perl-Log-Message-0.80.0-1|73	+ Revision: 42940
12cu|perl-Log-Message-0.80.0-1|74	- Fix permissions
12cu|perl-Log-Message-0.80.0-1|75	
12cu|perl-Log-Message-0.80.0-1|76	* Fri Jun 22 2007 Buchan Milne <bgmilne@mandriva.org> 0.01-1mdv2008.0
12cu|perl-Log-Message-0.80.0-1|77	+ Revision: 42852
12cu|perl-Log-Message-0.80.0-1|78	- Import perl-Log-Message
12cu|perl-Log-Message-0.80.0-1|79	
12cu|perl-Log-Message-0.80.0-1|80	
12cu|perl-Log-Message-0.80.0-1|81	
12cu|perl-Log-Message-0.80.0-1|82	* Thu Jun 21 2007 Buchan Milne <bgmilne@mandriva.org> 0.01-1mdv2007.1
12cu|perl-Log-Message-0.80.0-1|83	- initial package
12cu|perl-Log-Message-0.80.0-1|84	

10968 12
12cu|perl-Log-Message-Simple-0.100.0-1|1	%define	upstream_name	 Log-Message-Simple
12cu|perl-Log-Message-Simple-0.100.0-1|2	%define upstream_version 0.10
12cu|perl-Log-Message-Simple-0.100.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Log-Message-Simple-0.100.0-1|4	Version:	%perl_convert_version 0.10
12cu|perl-Log-Message-Simple-0.100.0-1|5	Release:	1
12cu|perl-Log-Message-Simple-0.100.0-1|6	
12cu|perl-Log-Message-Simple-0.100.0-1|7	Summary:	Standardized logging facilities using the "Log::Message" module
12cu|perl-Log-Message-Simple-0.100.0-1|8	License:	Artistic/GPL
12cu|perl-Log-Message-Simple-0.100.0-1|9	Group:		Development/Perl
12cu|perl-Log-Message-Simple-0.100.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Log-Message-Simple-0.100.0-1|11	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Log/Log-Message-Simple-0.10.tar.gz
12cu|perl-Log-Message-Simple-0.100.0-1|12	
12cu|perl-Log-Message-Simple-0.100.0-1|13	BuildRequires:	perl-devel
12cu|perl-Log-Message-Simple-0.100.0-1|14	BuildRequires:	perl(Log::Message)
12cu|perl-Log-Message-Simple-0.100.0-1|15	BuildArch:	noarch
12cu|perl-Log-Message-Simple-0.100.0-1|16	
12cu|perl-Log-Message-Simple-0.100.0-1|17	%description
12cu|perl-Log-Message-Simple-0.100.0-1|18	Provides standardized logging facilities using the "Log::Message" module.
12cu|perl-Log-Message-Simple-0.100.0-1|19	
12cu|perl-Log-Message-Simple-0.100.0-1|20	%prep
12cu|perl-Log-Message-Simple-0.100.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Log-Message-Simple-0.100.0-1|22	
12cu|perl-Log-Message-Simple-0.100.0-1|23	%build
12cu|perl-Log-Message-Simple-0.100.0-1|24	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Log-Message-Simple-0.100.0-1|25	%make
12cu|perl-Log-Message-Simple-0.100.0-1|26	
12cu|perl-Log-Message-Simple-0.100.0-1|27	%check
12cu|perl-Log-Message-Simple-0.100.0-1|28	make test
12cu|perl-Log-Message-Simple-0.100.0-1|29	
12cu|perl-Log-Message-Simple-0.100.0-1|30	%install
12cu|perl-Log-Message-Simple-0.100.0-1|31	%makeinstall_std
12cu|perl-Log-Message-Simple-0.100.0-1|32	
12cu|perl-Log-Message-Simple-0.100.0-1|33	%files
12cu|perl-Log-Message-Simple-0.100.0-1|34	%doc README
12cu|perl-Log-Message-Simple-0.100.0-1|35	%{perl_vendorlib}/Log/*
12cu|perl-Log-Message-Simple-0.100.0-1|36	%{_mandir}/*/*
12cu|perl-Log-Message-Simple-0.100.0-1|37	
12cu|perl-Log-Message-Simple-0.100.0-1|38	
12cu|perl-Log-Message-Simple-0.100.0-1|39	%changelog
12cu|perl-Log-Message-Simple-0.100.0-1|40	* Tue Feb 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.0-1mdv2011.0
12cu|perl-Log-Message-Simple-0.100.0-1|41	+ Revision: 634688
12cu|perl-Log-Message-Simple-0.100.0-1|42	- update to new version 0.08
12cu|perl-Log-Message-Simple-0.100.0-1|43	
12cu|perl-Log-Message-Simple-0.100.0-1|44	* Mon Sep 14 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2011.0
12cu|perl-Log-Message-Simple-0.100.0-1|45	+ Revision: 439422
12cu|perl-Log-Message-Simple-0.100.0-1|46	- update to 0.06
12cu|perl-Log-Message-Simple-0.100.0-1|47	
12cu|perl-Log-Message-Simple-0.100.0-1|48	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cu|perl-Log-Message-Simple-0.100.0-1|49	+ Revision: 408963
12cu|perl-Log-Message-Simple-0.100.0-1|50	- rebuild using %%perl_convert_version
12cu|perl-Log-Message-Simple-0.100.0-1|51	
12cu|perl-Log-Message-Simple-0.100.0-1|52	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.04-1mdv2009.0
12cu|perl-Log-Message-Simple-0.100.0-1|53	+ Revision: 140691
12cu|perl-Log-Message-Simple-0.100.0-1|54	- restore BuildRoot
12cu|perl-Log-Message-Simple-0.100.0-1|55	
12cu|perl-Log-Message-Simple-0.100.0-1|56	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Log-Message-Simple-0.100.0-1|57	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Log-Message-Simple-0.100.0-1|58	
12cu|perl-Log-Message-Simple-0.100.0-1|59	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2008.1
12cu|perl-Log-Message-Simple-0.100.0-1|60	+ Revision: 105467
12cu|perl-Log-Message-Simple-0.100.0-1|61	- new version
12cu|perl-Log-Message-Simple-0.100.0-1|62	- update to new version 0.04
12cu|perl-Log-Message-Simple-0.100.0-1|63	
12cu|perl-Log-Message-Simple-0.100.0-1|64	+ Funda Wang <fwang@mandriva.org>
12cu|perl-Log-Message-Simple-0.100.0-1|65	- fix tarball url
12cu|perl-Log-Message-Simple-0.100.0-1|66	
12cu|perl-Log-Message-Simple-0.100.0-1|67	* Fri Jun 22 2007 Buchan Milne <bgmilne@mandriva.org> 0.02-1mdv2008.0
12cu|perl-Log-Message-Simple-0.100.0-1|68	+ Revision: 42915
12cu|perl-Log-Message-Simple-0.100.0-1|69	- Buildrequire Log::Message
12cu|perl-Log-Message-Simple-0.100.0-1|70	- Import perl-Log-Message-Simple
12cu|perl-Log-Message-Simple-0.100.0-1|71	
12cu|perl-Log-Message-Simple-0.100.0-1|72	
12cu|perl-Log-Message-Simple-0.100.0-1|73	
12cu|perl-Log-Message-Simple-0.100.0-1|74	* Thu Jun 21 2007 Buchan Milne <bgmilne@mandriva.org> 0.02-1mdv2007.1
12cu|perl-Log-Message-Simple-0.100.0-1|75	- initial package
12cu|perl-Log-Message-Simple-0.100.0-1|76	

10969 12
12cu|perl-LWP-Protocol-https-6.40.0-1|1	%define upstream_name    LWP-Protocol-https
12cu|perl-LWP-Protocol-https-6.40.0-1|2	%define upstream_version 6.04
12cu|perl-LWP-Protocol-https-6.40.0-1|3	
12cu|perl-LWP-Protocol-https-6.40.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-LWP-Protocol-https-6.40.0-1|5	Version:	%perl_convert_version 6.04
12cu|perl-LWP-Protocol-https-6.40.0-1|6	Release:	1
12cu|perl-LWP-Protocol-https-6.40.0-1|7	
12cu|perl-LWP-Protocol-https-6.40.0-1|8	Summary:	Provide https support for LWP::UserAgent
12cu|perl-LWP-Protocol-https-6.40.0-1|9	License:	GPL+ or Artistic
12cu|perl-LWP-Protocol-https-6.40.0-1|10	Group:		Development/Perl
12cu|perl-LWP-Protocol-https-6.40.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-LWP-Protocol-https-6.40.0-1|12	Source0:	http://www.cpan.org/modules/by-module/LWP/LWP-Protocol-https-6.04.tar.gz
12cu|perl-LWP-Protocol-https-6.40.0-1|13	
12cu|perl-LWP-Protocol-https-6.40.0-1|14	BuildRequires:	perl-devel
12cu|perl-LWP-Protocol-https-6.40.0-1|15	BuildRequires:	perl(IO::Socket::SSL)
12cu|perl-LWP-Protocol-https-6.40.0-1|16	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-LWP-Protocol-https-6.40.0-1|17	BuildRequires:	perl(Mozilla::CA)
12cu|perl-LWP-Protocol-https-6.40.0-1|18	BuildRequires:	perl(Net::HTTPS)
12cu|perl-LWP-Protocol-https-6.40.0-1|19	BuildRequires:	perl(HTTP::Request)
12cu|perl-LWP-Protocol-https-6.40.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-LWP-Protocol-https-6.40.0-1|21	BuildArch:	noarch
12cu|perl-LWP-Protocol-https-6.40.0-1|22	
12cu|perl-LWP-Protocol-https-6.40.0-1|23	%description
12cu|perl-LWP-Protocol-https-6.40.0-1|24	The LWP::Protocol::https module provide support for using https schemed
12cu|perl-LWP-Protocol-https-6.40.0-1|25	URLs with LWP. This module is a plug-in to the LWP protocol handling, so
12cu|perl-LWP-Protocol-https-6.40.0-1|26	you don't use it directly. Once the module is installed LWP is able to
12cu|perl-LWP-Protocol-https-6.40.0-1|27	access sites using HTTP over SSL/TLS.
12cu|perl-LWP-Protocol-https-6.40.0-1|28	
12cu|perl-LWP-Protocol-https-6.40.0-1|29	If hostname verification is requested by LWP::UserAgent's 'ssl_opts', and
12cu|perl-LWP-Protocol-https-6.40.0-1|30	neither 'SSL_ca_file' nor 'SSL_ca_path' is set, then 'SSL_ca_file' is
12cu|perl-LWP-Protocol-https-6.40.0-1|31	implied to be the one provided by Mozilla::CA. If the Mozilla::CA module
12cu|perl-LWP-Protocol-https-6.40.0-1|32	isn't available SSL requests will fail. Either install this module, set up
12cu|perl-LWP-Protocol-https-6.40.0-1|33	an alternative 'SSL_ca_file' or disable hostname verification.
12cu|perl-LWP-Protocol-https-6.40.0-1|34	
12cu|perl-LWP-Protocol-https-6.40.0-1|35	This module used to be bundled with the libwww-perl, but it was unbundled
12cu|perl-LWP-Protocol-https-6.40.0-1|36	in v6.02 in order to be able to declare its dependencies properly for the
12cu|perl-LWP-Protocol-https-6.40.0-1|37	CPAN tool-chain. Applications that need https support can just declare
12cu|perl-LWP-Protocol-https-6.40.0-1|38	their dependency on LWP::Protocol::https and will no longer need to know
12cu|perl-LWP-Protocol-https-6.40.0-1|39	what underlying modules to install.
12cu|perl-LWP-Protocol-https-6.40.0-1|40	
12cu|perl-LWP-Protocol-https-6.40.0-1|41	%prep
12cu|perl-LWP-Protocol-https-6.40.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-LWP-Protocol-https-6.40.0-1|43	
12cu|perl-LWP-Protocol-https-6.40.0-1|44	%build
12cu|perl-LWP-Protocol-https-6.40.0-1|45	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-LWP-Protocol-https-6.40.0-1|46	%make
12cu|perl-LWP-Protocol-https-6.40.0-1|47	
12cu|perl-LWP-Protocol-https-6.40.0-1|48	%check
12cu|perl-LWP-Protocol-https-6.40.0-1|49	# Fail for no visible reason on ABF, pass locally
12cu|perl-LWP-Protocol-https-6.40.0-1|50	#make test
12cu|perl-LWP-Protocol-https-6.40.0-1|51	
12cu|perl-LWP-Protocol-https-6.40.0-1|52	%install
12cu|perl-LWP-Protocol-https-6.40.0-1|53	%makeinstall_std
12cu|perl-LWP-Protocol-https-6.40.0-1|54	
12cu|perl-LWP-Protocol-https-6.40.0-1|55	%files
12cu|perl-LWP-Protocol-https-6.40.0-1|56	%doc Changes META.yml README
12cu|perl-LWP-Protocol-https-6.40.0-1|57	%{_mandir}/man3/*
12cu|perl-LWP-Protocol-https-6.40.0-1|58	%{perl_vendorlib}/*
12cu|perl-LWP-Protocol-https-6.40.0-1|59	
12cu|perl-LWP-Protocol-https-6.40.0-1|60	%changelog
12cu|perl-LWP-Protocol-https-6.40.0-1|61	* Sat May 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 6.20.0-1mdv2011.0
12cu|perl-LWP-Protocol-https-6.40.0-1|62	+ Revision: 672183
12cu|perl-LWP-Protocol-https-6.40.0-1|63	- import perl-LWP-Protocol-https
12cu|perl-LWP-Protocol-https-6.40.0-1|64	
12cu|perl-LWP-Protocol-https-6.40.0-1|65	

10970 12
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|1	%define upstream_name    LWPx-ParanoidAgent
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|2	%define upstream_version 1.10
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|3	
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|6	Release:	1
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|7	
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|8	Summary:	Paranoid subclass of LWP::UserAgent
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|9	License:	GPL+ or Artistic
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|10	Group:		Development/Perl
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|12	Source0:	http://www.cpan.org/modules/by-module/LWPx/LWPx-ParanoidAgent-%{upstream_version}.tar.gz
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|13	
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|14	BuildRequires:	perl-devel
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|15	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|16	BuildRequires:	perl(Net::DNS)
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|17	BuildRequires:	perl(Time::HiRes)
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|18	BuildArch:	noarch
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|19	
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|20	%description
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|21	The 'LWPx::ParanoidAgent' is a class subclassing 'LWP::UserAgent', but
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|22	paranoid against attackers. It's to be used when you're fetching a remote
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|23	resource on behalf of a possibly malicious user.
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|24	
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|25	This class can do whatever 'LWP::UserAgent' can (callbacks, uploads from
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|26	files, etc), except proxy support is explicitly removed, because in that
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|27	case you should do your paranoia at your proxy.
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|28	
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|29	Also, the schemes are limited to http and https, which are mapped to
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|30	'LWPx::Protocol::http_paranoid' and 'LWPx::Protocol::https_paranoid',
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|31	respectively, which are forked versions of the same ones without the
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|32	"_paranoid". Subclassing them didn't look possible, as they were
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|33	essentially just one huge function.
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|34	
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|35	%prep
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|37	
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|38	%build
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|40	%make
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|41	
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|42	%check
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|43	# Fail on ABF
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|44	#make test
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|45	
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|46	%install
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|47	%makeinstall_std
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|48	
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|49	%files
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|50	%doc ChangeLog META.yml
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|51	%{_mandir}/man3/*
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|52	%{perl_vendorlib}/*
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|53	
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|54	
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|55	%changelog
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|56	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-1
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|57	+ Revision: 8c69395
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|58	- Updated to 1.10 (by updates_builder)
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|59	
12cu|perl-LWPx-ParanoidAgent-1.100.0-1|60	

10971 12
12cu|perl-LWPx-TimedHTTP-1.800.0-1|1	%define real_name LWPx-TimedHTTP
12cu|perl-LWPx-TimedHTTP-1.800.0-1|2	%define upstream_version 1.8
12cu|perl-LWPx-TimedHTTP-1.800.0-1|3	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|4	Summary:	LWPx::TimedHTTP - time the different stages of an HTTP request
12cu|perl-LWPx-TimedHTTP-1.800.0-1|5	Name:		perl-%{real_name}
12cu|perl-LWPx-TimedHTTP-1.800.0-1|6	Version:	%perl_convert_version %{upstream_version}
12cu|perl-LWPx-TimedHTTP-1.800.0-1|7	Release:	1
12cu|perl-LWPx-TimedHTTP-1.800.0-1|8	License:	GPL or Artistic
12cu|perl-LWPx-TimedHTTP-1.800.0-1|9	Group:		Development/Perl
12cu|perl-LWPx-TimedHTTP-1.800.0-1|10	URL:		http://search.cpan.org/dist/%{real_name}
12cu|perl-LWPx-TimedHTTP-1.800.0-1|11	Source0:	http://www.cpan.org/authors/id/S/SI/SIMONW/LWPx-TimedHTTP-%{upstream_version}.tar.gz
12cu|perl-LWPx-TimedHTTP-1.800.0-1|12	BuildRequires:	perl-devel
12cu|perl-LWPx-TimedHTTP-1.800.0-1|13	BuildRequires:	perl(HTTP::Daemon)
12cu|perl-LWPx-TimedHTTP-1.800.0-1|14	BuildRequires:	perl(Module::Build)
12cu|perl-LWPx-TimedHTTP-1.800.0-1|15	BuildRequires:	perl-libwww-perl
12cu|perl-LWPx-TimedHTTP-1.800.0-1|16	BuildArch:	noarch
12cu|perl-LWPx-TimedHTTP-1.800.0-1|17	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|18	%description
12cu|perl-LWPx-TimedHTTP-1.800.0-1|19	This module performs an HTTP request exactly the same as LWP does
12cu|perl-LWPx-TimedHTTP-1.800.0-1|20	normally except for the fact that it times each stage of the
12cu|perl-LWPx-TimedHTTP-1.800.0-1|21	request and then inserts the results as header. It's useful for
12cu|perl-LWPx-TimedHTTP-1.800.0-1|22	debugging where abouts in a connection slow downs are occuring.
12cu|perl-LWPx-TimedHTTP-1.800.0-1|23	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|24	%prep
12cu|perl-LWPx-TimedHTTP-1.800.0-1|25	%setup -q -n %{real_name}-%{upstream_version}
12cu|perl-LWPx-TimedHTTP-1.800.0-1|26	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|27	%build
12cu|perl-LWPx-TimedHTTP-1.800.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-LWPx-TimedHTTP-1.800.0-1|29	%make
12cu|perl-LWPx-TimedHTTP-1.800.0-1|30	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|31	%check
12cu|perl-LWPx-TimedHTTP-1.800.0-1|32	#make test
12cu|perl-LWPx-TimedHTTP-1.800.0-1|33	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|34	%install
12cu|perl-LWPx-TimedHTTP-1.800.0-1|35	install -d %{buildroot}%{perl_vendorlib}/LWPx
12cu|perl-LWPx-TimedHTTP-1.800.0-1|36	install -d %{buildroot}%{_mandir}/man3/
12cu|perl-LWPx-TimedHTTP-1.800.0-1|37	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|38	install -m0644 blib/lib/LWPx/TimedHTTP.pm %{buildroot}%{perl_vendorlib}/LWPx/
12cu|perl-LWPx-TimedHTTP-1.800.0-1|39	install -m0644 blib/libdoc/LWPx::TimedHTTP.3pm %{buildroot}%{_mandir}/man3/
12cu|perl-LWPx-TimedHTTP-1.800.0-1|40	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|41	%files
12cu|perl-LWPx-TimedHTTP-1.800.0-1|42	%doc Changes
12cu|perl-LWPx-TimedHTTP-1.800.0-1|43	%dir %{perl_vendorlib}/LWPx
12cu|perl-LWPx-TimedHTTP-1.800.0-1|44	%{perl_vendorlib}/LWPx/TimedHTTP.pm
12cu|perl-LWPx-TimedHTTP-1.800.0-1|45	%{_mandir}/*/*
12cu|perl-LWPx-TimedHTTP-1.800.0-1|46	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|47	%changelog
12cu|perl-LWPx-TimedHTTP-1.800.0-1|48	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.5-5mdv2010.0
12cu|perl-LWPx-TimedHTTP-1.800.0-1|49	+ Revision: 430484
12cu|perl-LWPx-TimedHTTP-1.800.0-1|50	- rebuild
12cu|perl-LWPx-TimedHTTP-1.800.0-1|51	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|52	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.5-4mdv2009.0
12cu|perl-LWPx-TimedHTTP-1.800.0-1|53	+ Revision: 257682
12cu|perl-LWPx-TimedHTTP-1.800.0-1|54	- rebuild
12cu|perl-LWPx-TimedHTTP-1.800.0-1|55	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.5-3mdv2009.0
12cu|perl-LWPx-TimedHTTP-1.800.0-1|57	+ Revision: 245730
12cu|perl-LWPx-TimedHTTP-1.800.0-1|58	- rebuild
12cu|perl-LWPx-TimedHTTP-1.800.0-1|59	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|60	* Sat Feb 02 2008 Funda Wang <fwang@mandriva.org> 1.5-1mdv2008.1
12cu|perl-LWPx-TimedHTTP-1.800.0-1|61	+ Revision: 161383
12cu|perl-LWPx-TimedHTTP-1.800.0-1|62	- update to new version 1.5
12cu|perl-LWPx-TimedHTTP-1.800.0-1|63	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|64	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-LWPx-TimedHTTP-1.800.0-1|65	- restore BuildRoot
12cu|perl-LWPx-TimedHTTP-1.800.0-1|66	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|67	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-LWPx-TimedHTTP-1.800.0-1|68	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-LWPx-TimedHTTP-1.800.0-1|69	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|70	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.4-5mdv2008.0
12cu|perl-LWPx-TimedHTTP-1.800.0-1|71	+ Revision: 86527
12cu|perl-LWPx-TimedHTTP-1.800.0-1|72	- rebuild
12cu|perl-LWPx-TimedHTTP-1.800.0-1|73	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|74	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|75	* Mon Oct 17 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.4-4mdk
12cu|perl-LWPx-TimedHTTP-1.800.0-1|76	- Fix BuildRequires
12cu|perl-LWPx-TimedHTTP-1.800.0-1|77	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|78	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.4-3mdk
12cu|perl-LWPx-TimedHTTP-1.800.0-1|79	- Buildrequires fix
12cu|perl-LWPx-TimedHTTP-1.800.0-1|80	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|81	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.4-2mdk
12cu|perl-LWPx-TimedHTTP-1.800.0-1|82	- fix buildrequires
12cu|perl-LWPx-TimedHTTP-1.800.0-1|83	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|84	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4-1mdk
12cu|perl-LWPx-TimedHTTP-1.800.0-1|85	- initial Mandriva package
12cu|perl-LWPx-TimedHTTP-1.800.0-1|86	
12cu|perl-LWPx-TimedHTTP-1.800.0-1|87	

10972 12
12cu|perl-Mail-GnuPG-0.190.0-1|1	%define upstream_name    Mail-GnuPG
12cu|perl-Mail-GnuPG-0.190.0-1|2	%define upstream_version 0.19
12cu|perl-Mail-GnuPG-0.190.0-1|3	
12cu|perl-Mail-GnuPG-0.190.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Mail-GnuPG-0.190.0-1|5	Version:	%perl_convert_version 0.19
12cu|perl-Mail-GnuPG-0.190.0-1|6	Release:	1
12cu|perl-Mail-GnuPG-0.190.0-1|7	Summary:	Process email with GPG
12cu|perl-Mail-GnuPG-0.190.0-1|8	License:	GPL or Artistic
12cu|perl-Mail-GnuPG-0.190.0-1|9	Group:		Development/Perl
12cu|perl-Mail-GnuPG-0.190.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Mail-GnuPG-0.190.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Mail/Mail-GnuPG-0.19.tar.gz
12cu|perl-Mail-GnuPG-0.190.0-1|12	
12cu|perl-Mail-GnuPG-0.190.0-1|13	BuildRequires:	perl-devel
12cu|perl-Mail-GnuPG-0.190.0-1|14	BuildRequires:	perl(GnuPG::Interface)
12cu|perl-Mail-GnuPG-0.190.0-1|15	BuildRequires:	perl(Class::MethodMaker)
12cu|perl-Mail-GnuPG-0.190.0-1|16	BuildRequires:	perl(MIME::Tools)
12cu|perl-Mail-GnuPG-0.190.0-1|17	BuildRequires:	perl(Module::Build)
12cu|perl-Mail-GnuPG-0.190.0-1|18	BuildArch:	noarch
12cu|perl-Mail-GnuPG-0.190.0-1|19	
12cu|perl-Mail-GnuPG-0.190.0-1|20	%description
12cu|perl-Mail-GnuPG-0.190.0-1|21	Use GnuPG::Interface to process or create PGP signed or encrypted email.
12cu|perl-Mail-GnuPG-0.190.0-1|22	
12cu|perl-Mail-GnuPG-0.190.0-1|23	%prep
12cu|perl-Mail-GnuPG-0.190.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Mail-GnuPG-0.190.0-1|25	
12cu|perl-Mail-GnuPG-0.190.0-1|26	%build
12cu|perl-Mail-GnuPG-0.190.0-1|27	perl Build.PL installdirs=vendor
12cu|perl-Mail-GnuPG-0.190.0-1|28	./Build
12cu|perl-Mail-GnuPG-0.190.0-1|29	
12cu|perl-Mail-GnuPG-0.190.0-1|30	%check
12cu|perl-Mail-GnuPG-0.190.0-1|31	export LC_ALL=C
12cu|perl-Mail-GnuPG-0.190.0-1|32	./Build test
12cu|perl-Mail-GnuPG-0.190.0-1|33	
12cu|perl-Mail-GnuPG-0.190.0-1|34	%install
12cu|perl-Mail-GnuPG-0.190.0-1|35	./Build install destdir=%{buildroot}
12cu|perl-Mail-GnuPG-0.190.0-1|36	
12cu|perl-Mail-GnuPG-0.190.0-1|37	%files
12cu|perl-Mail-GnuPG-0.190.0-1|38	%doc Changes README
12cu|perl-Mail-GnuPG-0.190.0-1|39	%{perl_vendorlib}/Mail
12cu|perl-Mail-GnuPG-0.190.0-1|40	%{_mandir}/*/*
12cu|perl-Mail-GnuPG-0.190.0-1|41	
12cu|perl-Mail-GnuPG-0.190.0-1|42	
12cu|perl-Mail-GnuPG-0.190.0-1|43	%changelog
12cu|perl-Mail-GnuPG-0.190.0-1|44	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1mdv2011.0
12cu|perl-Mail-GnuPG-0.190.0-1|45	+ Revision: 622946
12cu|perl-Mail-GnuPG-0.190.0-1|46	- new version
12cu|perl-Mail-GnuPG-0.190.0-1|47	- normalize perl version
12cu|perl-Mail-GnuPG-0.190.0-1|48	
12cu|perl-Mail-GnuPG-0.190.0-1|49	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.15-5mdv2011.0
12cu|perl-Mail-GnuPG-0.190.0-1|50	+ Revision: 440609
12cu|perl-Mail-GnuPG-0.190.0-1|51	- rebuild
12cu|perl-Mail-GnuPG-0.190.0-1|52	
12cu|perl-Mail-GnuPG-0.190.0-1|53	* Sun Jan 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-4mdv2009.1
12cu|perl-Mail-GnuPG-0.190.0-1|54	+ Revision: 324509
12cu|perl-Mail-GnuPG-0.190.0-1|55	- update to new version 0.15
12cu|perl-Mail-GnuPG-0.190.0-1|56	
12cu|perl-Mail-GnuPG-0.190.0-1|57	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Mail-GnuPG-0.190.0-1|58	- rebuild
12cu|perl-Mail-GnuPG-0.190.0-1|59	- rebuild
12cu|perl-Mail-GnuPG-0.190.0-1|60	
12cu|perl-Mail-GnuPG-0.190.0-1|61	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.10-1mdv2008.1
12cu|perl-Mail-GnuPG-0.190.0-1|62	+ Revision: 140691
12cu|perl-Mail-GnuPG-0.190.0-1|63	- restore BuildRoot
12cu|perl-Mail-GnuPG-0.190.0-1|64	
12cu|perl-Mail-GnuPG-0.190.0-1|65	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Mail-GnuPG-0.190.0-1|66	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Mail-GnuPG-0.190.0-1|67	
12cu|perl-Mail-GnuPG-0.190.0-1|68	* Wed Aug 08 2007 Funda Wang <fwang@mandriva.org> 0.10-1mdv2008.0
12cu|perl-Mail-GnuPG-0.190.0-1|69	+ Revision: 60480
12cu|perl-Mail-GnuPG-0.190.0-1|70	- New version 0.10
12cu|perl-Mail-GnuPG-0.190.0-1|71	
12cu|perl-Mail-GnuPG-0.190.0-1|72	
12cu|perl-Mail-GnuPG-0.190.0-1|73	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-6mdv2007.0
12cu|perl-Mail-GnuPG-0.190.0-1|74	- Rebuild
12cu|perl-Mail-GnuPG-0.190.0-1|75	
12cu|perl-Mail-GnuPG-0.190.0-1|76	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.08-5mdk
12cu|perl-Mail-GnuPG-0.190.0-1|77	- Fix According to perl Policy
12cu|perl-Mail-GnuPG-0.190.0-1|78	- BuildRequires
12cu|perl-Mail-GnuPG-0.190.0-1|79	- Source URL
12cu|perl-Mail-GnuPG-0.190.0-1|80	
12cu|perl-Mail-GnuPG-0.190.0-1|81	* Mon Oct 17 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.08-4mdk
12cu|perl-Mail-GnuPG-0.190.0-1|82	- Fix BuildRequires
12cu|perl-Mail-GnuPG-0.190.0-1|83	
12cu|perl-Mail-GnuPG-0.190.0-1|84	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.08-3mdk
12cu|perl-Mail-GnuPG-0.190.0-1|85	- fix BuildRequires
12cu|perl-Mail-GnuPG-0.190.0-1|86	
12cu|perl-Mail-GnuPG-0.190.0-1|87	* Fri Aug 26 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-2mdk
12cu|perl-Mail-GnuPG-0.190.0-1|88	- spec cleanup
12cu|perl-Mail-GnuPG-0.190.0-1|89	- better url
12cu|perl-Mail-GnuPG-0.190.0-1|90	- make test in %%check
12cu|perl-Mail-GnuPG-0.190.0-1|91	
12cu|perl-Mail-GnuPG-0.190.0-1|92	* Wed Aug 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.08-1mdk
12cu|perl-Mail-GnuPG-0.190.0-1|93	- first mdk release
12cu|perl-Mail-GnuPG-0.190.0-1|94	
12cu|perl-Mail-GnuPG-0.190.0-1|95	

10973 12
12cu|perl-Mail-POP3Client-2.190.0-1|1	%define upstream_name    Mail-POP3Client
12cu|perl-Mail-POP3Client-2.190.0-1|2	%define upstream_version 2.19
12cu|perl-Mail-POP3Client-2.190.0-1|3	
12cu|perl-Mail-POP3Client-2.190.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Mail-POP3Client-2.190.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Mail-POP3Client-2.190.0-1|6	Release:	1
12cu|perl-Mail-POP3Client-2.190.0-1|7	
12cu|perl-Mail-POP3Client-2.190.0-1|8	Summary:	POP3Client module for perl (Mail_and_Usenet_News/Mail)
12cu|perl-Mail-POP3Client-2.190.0-1|9	License:	GPL
12cu|perl-Mail-POP3Client-2.190.0-1|10	Group:		Development/Perl
12cu|perl-Mail-POP3Client-2.190.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Mail-POP3Client-2.190.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SD/SDOWD/Mail-POP3Client-%{upstream_version}.tar.gz
12cu|perl-Mail-POP3Client-2.190.0-1|13	
12cu|perl-Mail-POP3Client-2.190.0-1|14	BuildRequires:	perl-devel
12cu|perl-Mail-POP3Client-2.190.0-1|15	BuildArch:	noarch
12cu|perl-Mail-POP3Client-2.190.0-1|16	Obsoletes:	perl-POP3Client <= 2.13
12cu|perl-Mail-POP3Client-2.190.0-1|17	Provides:	POP3Client = %{version}
12cu|perl-Mail-POP3Client-2.190.0-1|18	
12cu|perl-Mail-POP3Client-2.190.0-1|19	%description
12cu|perl-Mail-POP3Client-2.190.0-1|20	POP3Client is a Perl module to provide an object-oriented interface to a
12cu|perl-Mail-POP3Client-2.190.0-1|21	POP3 server.
12cu|perl-Mail-POP3Client-2.190.0-1|22	
12cu|perl-Mail-POP3Client-2.190.0-1|23	%prep
12cu|perl-Mail-POP3Client-2.190.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Mail-POP3Client-2.190.0-1|25	
12cu|perl-Mail-POP3Client-2.190.0-1|26	%build
12cu|perl-Mail-POP3Client-2.190.0-1|27	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Mail-POP3Client-2.190.0-1|28	%make
12cu|perl-Mail-POP3Client-2.190.0-1|29	
12cu|perl-Mail-POP3Client-2.190.0-1|30	%check
12cu|perl-Mail-POP3Client-2.190.0-1|31	make test
12cu|perl-Mail-POP3Client-2.190.0-1|32	
12cu|perl-Mail-POP3Client-2.190.0-1|33	%install
12cu|perl-Mail-POP3Client-2.190.0-1|34	%makeinstall_std
12cu|perl-Mail-POP3Client-2.190.0-1|35	%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod
12cu|perl-Mail-POP3Client-2.190.0-1|36	
12cu|perl-Mail-POP3Client-2.190.0-1|37	%files
12cu|perl-Mail-POP3Client-2.190.0-1|38	%doc Changes  MANIFEST README
12cu|perl-Mail-POP3Client-2.190.0-1|39	%{perl_vendorlib}/Mail/
12cu|perl-Mail-POP3Client-2.190.0-1|40	%{_mandir}/man3/*
12cu|perl-Mail-POP3Client-2.190.0-1|41	
12cu|perl-Mail-POP3Client-2.190.0-1|42	
12cu|perl-Mail-POP3Client-2.190.0-1|43	
12cu|perl-Mail-POP3Client-2.190.0-1|44	%changelog
12cu|perl-Mail-POP3Client-2.190.0-1|45	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.190.0-1
12cu|perl-Mail-POP3Client-2.190.0-1|46	+ Revision: e240c24
12cu|perl-Mail-POP3Client-2.190.0-1|47	- LOG Updated to 2.19 (by updates_builder)
12cu|perl-Mail-POP3Client-2.190.0-1|48	
12cu|perl-Mail-POP3Client-2.190.0-1|49	

10974 12
12cu|perl-Mail-RFC822-Address-0.300.0-8|1	%define	real_name Mail-RFC822-Address
12cu|perl-Mail-RFC822-Address-0.300.0-8|2	%define	upstream_version	0.3
12cu|perl-Mail-RFC822-Address-0.300.0-8|3	
12cu|perl-Mail-RFC822-Address-0.300.0-8|4	Summary:	%{real_name} module for perl
12cu|perl-Mail-RFC822-Address-0.300.0-8|5	Name:		perl-%{real_name}
12cu|perl-Mail-RFC822-Address-0.300.0-8|6	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Mail-RFC822-Address-0.300.0-8|7	Release:	8
12cu|perl-Mail-RFC822-Address-0.300.0-8|8	License:	GPL or Artistic
12cu|perl-Mail-RFC822-Address-0.300.0-8|9	Group:		Development/Perl
12cu|perl-Mail-RFC822-Address-0.300.0-8|10	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/Mail/%{real_name}-%{upstream_version}.tar.gz
12cu|perl-Mail-RFC822-Address-0.300.0-8|11	URL:		http://search.cpan.org/dist/%{real_name}
12cu|perl-Mail-RFC822-Address-0.300.0-8|12	BuildArch:	noarch
12cu|perl-Mail-RFC822-Address-0.300.0-8|13	BuildRequires:	perl-devel
12cu|perl-Mail-RFC822-Address-0.300.0-8|14	
12cu|perl-Mail-RFC822-Address-0.300.0-8|15	%description
12cu|perl-Mail-RFC822-Address-0.300.0-8|16	Mail::RFC822::Address validates email addresses against the grammar described
12cu|perl-Mail-RFC822-Address-0.300.0-8|17	in RFC 822 using regular expressions.
12cu|perl-Mail-RFC822-Address-0.300.0-8|18	
12cu|perl-Mail-RFC822-Address-0.300.0-8|19	%prep
12cu|perl-Mail-RFC822-Address-0.300.0-8|20	%setup -q -n %{real_name}-%{upstream_version}
12cu|perl-Mail-RFC822-Address-0.300.0-8|21	
12cu|perl-Mail-RFC822-Address-0.300.0-8|22	%build
12cu|perl-Mail-RFC822-Address-0.300.0-8|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Mail-RFC822-Address-0.300.0-8|24	make
12cu|perl-Mail-RFC822-Address-0.300.0-8|25	make test
12cu|perl-Mail-RFC822-Address-0.300.0-8|26	
12cu|perl-Mail-RFC822-Address-0.300.0-8|27	%install
12cu|perl-Mail-RFC822-Address-0.300.0-8|28	%makeinstall_std
12cu|perl-Mail-RFC822-Address-0.300.0-8|29	
12cu|perl-Mail-RFC822-Address-0.300.0-8|30	%files
12cu|perl-Mail-RFC822-Address-0.300.0-8|31	%doc Changes INSTALL
12cu|perl-Mail-RFC822-Address-0.300.0-8|32	%{_mandir}/*/*
12cu|perl-Mail-RFC822-Address-0.300.0-8|33	%{perl_vendorlib}/Mail/RFC822/Address.pm
12cu|perl-Mail-RFC822-Address-0.300.0-8|34	
12cu|perl-Mail-RFC822-Address-0.300.0-8|35	
12cu|perl-Mail-RFC822-Address-0.300.0-8|36	
12cu|perl-Mail-RFC822-Address-0.300.0-8|37	%changelog
12cu|perl-Mail-RFC822-Address-0.300.0-8|38	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3-7mdv2010.0
12cu|perl-Mail-RFC822-Address-0.300.0-8|39	+ Revision: 430486
12cu|perl-Mail-RFC822-Address-0.300.0-8|40	- rebuild
12cu|perl-Mail-RFC822-Address-0.300.0-8|41	
12cu|perl-Mail-RFC822-Address-0.300.0-8|42	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.3-6mdv2009.0
12cu|perl-Mail-RFC822-Address-0.300.0-8|43	+ Revision: 257708
12cu|perl-Mail-RFC822-Address-0.300.0-8|44	- rebuild
12cu|perl-Mail-RFC822-Address-0.300.0-8|45	
12cu|perl-Mail-RFC822-Address-0.300.0-8|46	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.3-5mdv2009.0
12cu|perl-Mail-RFC822-Address-0.300.0-8|47	+ Revision: 245780
12cu|perl-Mail-RFC822-Address-0.300.0-8|48	- rebuild
12cu|perl-Mail-RFC822-Address-0.300.0-8|49	
12cu|perl-Mail-RFC822-Address-0.300.0-8|50	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.3-3mdv2008.1
12cu|perl-Mail-RFC822-Address-0.300.0-8|51	+ Revision: 140691
12cu|perl-Mail-RFC822-Address-0.300.0-8|52	- restore BuildRoot
12cu|perl-Mail-RFC822-Address-0.300.0-8|53	
12cu|perl-Mail-RFC822-Address-0.300.0-8|54	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Mail-RFC822-Address-0.300.0-8|55	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Mail-RFC822-Address-0.300.0-8|56	
12cu|perl-Mail-RFC822-Address-0.300.0-8|57	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-3mdv2008.0
12cu|perl-Mail-RFC822-Address-0.300.0-8|58	+ Revision: 86529
12cu|perl-Mail-RFC822-Address-0.300.0-8|59	- rebuild
12cu|perl-Mail-RFC822-Address-0.300.0-8|60	
12cu|perl-Mail-RFC822-Address-0.300.0-8|61	
12cu|perl-Mail-RFC822-Address-0.300.0-8|62	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.3-2mdk
12cu|perl-Mail-RFC822-Address-0.300.0-8|63	- Fix According to perl Policy
12cu|perl-Mail-RFC822-Address-0.300.0-8|64	- Source URL
12cu|perl-Mail-RFC822-Address-0.300.0-8|65	- use mkrel
12cu|perl-Mail-RFC822-Address-0.300.0-8|66	
12cu|perl-Mail-RFC822-Address-0.300.0-8|67	* Wed Jul 20 2005 Andreas Hasenack <andreas@mandriva.com> 0.3-1mdk
12cu|perl-Mail-RFC822-Address-0.300.0-8|68	- packaged for Mandriva
12cu|perl-Mail-RFC822-Address-0.300.0-8|69	

10975 12
12cu|perl-Mail-SendEasy-1.200.0-1|1	%define module	Mail-SendEasy
12cu|perl-Mail-SendEasy-1.200.0-1|2	%define upstream_version	1.2
12cu|perl-Mail-SendEasy-1.200.0-1|3	
12cu|perl-Mail-SendEasy-1.200.0-1|4	Summary:	Send plain/html e-mails through SMTP servers
12cu|perl-Mail-SendEasy-1.200.0-1|5	Name:		perl-%{module}
12cu|perl-Mail-SendEasy-1.200.0-1|6	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Mail-SendEasy-1.200.0-1|7	Release:	1
12cu|perl-Mail-SendEasy-1.200.0-1|8	License:	GPL or Artistic
12cu|perl-Mail-SendEasy-1.200.0-1|9	Group:		Development/Perl
12cu|perl-Mail-SendEasy-1.200.0-1|10	URL:		http://search.cpan.org/dist/%{module}
12cu|perl-Mail-SendEasy-1.200.0-1|11	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Mail/Mail-SendEasy-%{upstream_version}.tar.gz
12cu|perl-Mail-SendEasy-1.200.0-1|12	BuildRequires:	perl-devel
12cu|perl-Mail-SendEasy-1.200.0-1|13	BuildRequires:	dos2unix
12cu|perl-Mail-SendEasy-1.200.0-1|14	BuildArch:	noarch
12cu|perl-Mail-SendEasy-1.200.0-1|15	Provides:	perl(Mail::SendEasy::AUTH)
12cu|perl-Mail-SendEasy-1.200.0-1|16	Provides:	perl(Mail::SendEasy::SMTP)
12cu|perl-Mail-SendEasy-1.200.0-1|17	
12cu|perl-Mail-SendEasy-1.200.0-1|18	%description
12cu|perl-Mail-SendEasy-1.200.0-1|19	This modules will send in a easy way e-mails.
12cu|perl-Mail-SendEasy-1.200.0-1|20	It supports SMTP authentication and attachments.
12cu|perl-Mail-SendEasy-1.200.0-1|21	
12cu|perl-Mail-SendEasy-1.200.0-1|22	%prep
12cu|perl-Mail-SendEasy-1.200.0-1|23	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Mail-SendEasy-1.200.0-1|24	dos2unix README Changes
12cu|perl-Mail-SendEasy-1.200.0-1|25	
12cu|perl-Mail-SendEasy-1.200.0-1|26	%build
12cu|perl-Mail-SendEasy-1.200.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Mail-SendEasy-1.200.0-1|28	%make
12cu|perl-Mail-SendEasy-1.200.0-1|29	
12cu|perl-Mail-SendEasy-1.200.0-1|30	%install
12cu|perl-Mail-SendEasy-1.200.0-1|31	%makeinstall_std
12cu|perl-Mail-SendEasy-1.200.0-1|32	
12cu|perl-Mail-SendEasy-1.200.0-1|33	%files
12cu|perl-Mail-SendEasy-1.200.0-1|34	%doc README Changes
12cu|perl-Mail-SendEasy-1.200.0-1|35	%{perl_vendorlib}/Mail
12cu|perl-Mail-SendEasy-1.200.0-1|36	%{_mandir}/man3/*
12cu|perl-Mail-SendEasy-1.200.0-1|37	
12cu|perl-Mail-SendEasy-1.200.0-1|38	
12cu|perl-Mail-SendEasy-1.200.0-1|39	
12cu|perl-Mail-SendEasy-1.200.0-1|40	%changelog
12cu|perl-Mail-SendEasy-1.200.0-1|41	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2-3mdv2010.0
12cu|perl-Mail-SendEasy-1.200.0-1|42	+ Revision: 430487
12cu|perl-Mail-SendEasy-1.200.0-1|43	- rebuild
12cu|perl-Mail-SendEasy-1.200.0-1|44	
12cu|perl-Mail-SendEasy-1.200.0-1|45	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.2-2mdv2008.1
12cu|perl-Mail-SendEasy-1.200.0-1|46	+ Revision: 140691
12cu|perl-Mail-SendEasy-1.200.0-1|47	- restore BuildRoot
12cu|perl-Mail-SendEasy-1.200.0-1|48	
12cu|perl-Mail-SendEasy-1.200.0-1|49	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|perl-Mail-SendEasy-1.200.0-1|50	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Mail-SendEasy-1.200.0-1|51	
12cu|perl-Mail-SendEasy-1.200.0-1|52	* Sun Jun 03 2007 Anssi Hannula <anssi@mandriva.org> 1.2-2mdv2008.0
12cu|perl-Mail-SendEasy-1.200.0-1|53	+ Revision: 34869
12cu|perl-Mail-SendEasy-1.200.0-1|54	- annual rebuild
12cu|perl-Mail-SendEasy-1.200.0-1|55	
12cu|perl-Mail-SendEasy-1.200.0-1|56	
12cu|perl-Mail-SendEasy-1.200.0-1|57	* Sun May 28 2006 Anssi Hannula <anssi@mandriva.org> 1.2-1mdv2007.0
12cu|perl-Mail-SendEasy-1.200.0-1|58	- initial Mandriva package
12cu|perl-Mail-SendEasy-1.200.0-1|59	
12cu|perl-Mail-SendEasy-1.200.0-1|60	

10976 12
12cu|perl-MARC-Charset-1.350.0-1|1	%define upstream_name    MARC-Charset
12cu|perl-MARC-Charset-1.350.0-1|2	%define upstream_version 1.35
12cu|perl-MARC-Charset-1.350.0-1|3	
12cu|perl-MARC-Charset-1.350.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-MARC-Charset-1.350.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MARC-Charset-1.350.0-1|6	Release:	1
12cu|perl-MARC-Charset-1.350.0-1|7	Summary:	Convert MARC-8 encoded strings to UTF-8
12cu|perl-MARC-Charset-1.350.0-1|8	License:	GPL or Artistic
12cu|perl-MARC-Charset-1.350.0-1|9	Group:		Development/Perl
12cu|perl-MARC-Charset-1.350.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MARC-Charset-1.350.0-1|11	Source0:	http://www.cpan.org/modules/by-module/MARC/MARC-Charset-%{upstream_version}.tar.gz
12cu|perl-MARC-Charset-1.350.0-1|12	
12cu|perl-MARC-Charset-1.350.0-1|13	BuildRequires:	perl-devel
12cu|perl-MARC-Charset-1.350.0-1|14	BuildRequires:	perl(Class::Accessor)
12cu|perl-MARC-Charset-1.350.0-1|15	BuildRequires:	perl(XML::SAX)
12cu|perl-MARC-Charset-1.350.0-1|16	BuildArch:	noarch
12cu|perl-MARC-Charset-1.350.0-1|17	
12cu|perl-MARC-Charset-1.350.0-1|18	%description
12cu|perl-MARC-Charset-1.350.0-1|19	MARC::Charset is a package to assist you in converting converting data encoded
12cu|perl-MARC-Charset-1.350.0-1|20	using MARC-8 character sets to Unicode (UTF-8).
12cu|perl-MARC-Charset-1.350.0-1|21	
12cu|perl-MARC-Charset-1.350.0-1|22	%prep
12cu|perl-MARC-Charset-1.350.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MARC-Charset-1.350.0-1|24	
12cu|perl-MARC-Charset-1.350.0-1|25	%build
12cu|perl-MARC-Charset-1.350.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MARC-Charset-1.350.0-1|27	make
12cu|perl-MARC-Charset-1.350.0-1|28	
12cu|perl-MARC-Charset-1.350.0-1|29	%check
12cu|perl-MARC-Charset-1.350.0-1|30	make test
12cu|perl-MARC-Charset-1.350.0-1|31	
12cu|perl-MARC-Charset-1.350.0-1|32	%install
12cu|perl-MARC-Charset-1.350.0-1|33	%makeinstall_std
12cu|perl-MARC-Charset-1.350.0-1|34	
12cu|perl-MARC-Charset-1.350.0-1|35	%files
12cu|perl-MARC-Charset-1.350.0-1|36	%doc Changes README
12cu|perl-MARC-Charset-1.350.0-1|37	%{perl_vendorlib}/MARC
12cu|perl-MARC-Charset-1.350.0-1|38	%{_mandir}/*/*
12cu|perl-MARC-Charset-1.350.0-1|39	
12cu|perl-MARC-Charset-1.350.0-1|40	%changelog
12cu|perl-MARC-Charset-1.350.0-1|41	* Mon Sep 05 2011 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.330.0-1mdv2012.0
12cu|perl-MARC-Charset-1.350.0-1|42	+ Revision: 698311
12cu|perl-MARC-Charset-1.350.0-1|43	- update to new version 1.33
12cu|perl-MARC-Charset-1.350.0-1|44	
12cu|perl-MARC-Charset-1.350.0-1|45	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.320.0-1
12cu|perl-MARC-Charset-1.350.0-1|46	+ Revision: 688751
12cu|perl-MARC-Charset-1.350.0-1|47	- update to new version 1.32
12cu|perl-MARC-Charset-1.350.0-1|48	
12cu|perl-MARC-Charset-1.350.0-1|49	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.310.0-1mdv2011.0
12cu|perl-MARC-Charset-1.350.0-1|50	+ Revision: 601984
12cu|perl-MARC-Charset-1.350.0-1|51	- normalize perl version
12cu|perl-MARC-Charset-1.350.0-1|52	
12cu|perl-MARC-Charset-1.350.0-1|53	* Fri Oct 22 2010 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.31-1mdv2011.0
12cu|perl-MARC-Charset-1.350.0-1|54	+ Revision: 587323
12cu|perl-MARC-Charset-1.350.0-1|55	- Update to 1.31
12cu|perl-MARC-Charset-1.350.0-1|56	
12cu|perl-MARC-Charset-1.350.0-1|57	* Fri Jun 04 2010 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.2-1mdv2011.0
12cu|perl-MARC-Charset-1.350.0-1|58	+ Revision: 547080
12cu|perl-MARC-Charset-1.350.0-1|59	- Update to 1.2
12cu|perl-MARC-Charset-1.350.0-1|60	
12cu|perl-MARC-Charset-1.350.0-1|61	* Wed Jul 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2010.0
12cu|perl-MARC-Charset-1.350.0-1|62	+ Revision: 391185
12cu|perl-MARC-Charset-1.350.0-1|63	- update to new version 1.1
12cu|perl-MARC-Charset-1.350.0-1|64	
12cu|perl-MARC-Charset-1.350.0-1|65	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.0-2mdv2009.0
12cu|perl-MARC-Charset-1.350.0-1|66	+ Revision: 268541
12cu|perl-MARC-Charset-1.350.0-1|67	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-MARC-Charset-1.350.0-1|68	
12cu|perl-MARC-Charset-1.350.0-1|69	* Wed May 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-1mdv2009.0
12cu|perl-MARC-Charset-1.350.0-1|70	+ Revision: 212215
12cu|perl-MARC-Charset-1.350.0-1|71	- update to new version 1.0
12cu|perl-MARC-Charset-1.350.0-1|72	
12cu|perl-MARC-Charset-1.350.0-1|73	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.98-1mdv2008.1
12cu|perl-MARC-Charset-1.350.0-1|74	+ Revision: 140691
12cu|perl-MARC-Charset-1.350.0-1|75	- restore BuildRoot
12cu|perl-MARC-Charset-1.350.0-1|76	
12cu|perl-MARC-Charset-1.350.0-1|77	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-MARC-Charset-1.350.0-1|78	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-MARC-Charset-1.350.0-1|79	
12cu|perl-MARC-Charset-1.350.0-1|80	* Wed Aug 08 2007 Funda Wang <fwang@mandriva.org> 0.98-1mdv2008.0
12cu|perl-MARC-Charset-1.350.0-1|81	+ Revision: 60483
12cu|perl-MARC-Charset-1.350.0-1|82	- New version 0.98
12cu|perl-MARC-Charset-1.350.0-1|83	
12cu|perl-MARC-Charset-1.350.0-1|84	* Thu Jul 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.97-1mdv2008.0
12cu|perl-MARC-Charset-1.350.0-1|85	+ Revision: 56109
12cu|perl-MARC-Charset-1.350.0-1|86	- update to new version 0.97
12cu|perl-MARC-Charset-1.350.0-1|87	- spec cleanup
12cu|perl-MARC-Charset-1.350.0-1|88	
12cu|perl-MARC-Charset-1.350.0-1|89	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 0.96-1mdv2008.0
12cu|perl-MARC-Charset-1.350.0-1|90	+ Revision: 20277
12cu|perl-MARC-Charset-1.350.0-1|91	- 0.96
12cu|perl-MARC-Charset-1.350.0-1|92	
12cu|perl-MARC-Charset-1.350.0-1|93	
12cu|perl-MARC-Charset-1.350.0-1|94	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.95-2mdk
12cu|perl-MARC-Charset-1.350.0-1|95	- Fix According to perl Policy
12cu|perl-MARC-Charset-1.350.0-1|96	- BuildRequires
12cu|perl-MARC-Charset-1.350.0-1|97	- Source URL
12cu|perl-MARC-Charset-1.350.0-1|98	
12cu|perl-MARC-Charset-1.350.0-1|99	* Tue May 02 2006 Jerome Soyer <saispo@mandriva.org> 0.95-1mdk
12cu|perl-MARC-Charset-1.350.0-1|100	- From Stéphane Téletchéa <steletch@free.fr>
12cu|perl-MARC-Charset-1.350.0-1|101	- Initial Mandriva release
12cu|perl-MARC-Charset-1.350.0-1|102	
12cu|perl-MARC-Charset-1.350.0-1|103	
12cu|perl-MARC-Charset-1.350.0-1|104	

10977 12
12cu|perl-Math-Base36-0.120.0-1|1	%define upstream_name    Math-Base36
12cu|perl-Math-Base36-0.120.0-1|2	%define upstream_version 0.12
12cu|perl-Math-Base36-0.120.0-1|3	
12cu|perl-Math-Base36-0.120.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Math-Base36-0.120.0-1|5	Version:	%perl_convert_version 0.12
12cu|perl-Math-Base36-0.120.0-1|6	Release:	1
12cu|perl-Math-Base36-0.120.0-1|7	
12cu|perl-Math-Base36-0.120.0-1|8	Summary:	Encoding and decoding of base36 strings
12cu|perl-Math-Base36-0.120.0-1|9	License:	GPL+ or Artistic
12cu|perl-Math-Base36-0.120.0-1|10	Group:		Development/Perl
12cu|perl-Math-Base36-0.120.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Math-Base36-0.120.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Math/Math-Base36-0.12.tar.gz
12cu|perl-Math-Base36-0.120.0-1|13	
12cu|perl-Math-Base36-0.120.0-1|14	BuildRequires:	perl-devel
12cu|perl-Math-Base36-0.120.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Math-Base36-0.120.0-1|16	BuildRequires:	perl(Math::BigInt)
12cu|perl-Math-Base36-0.120.0-1|17	BuildRequires:	perl(Test::More)
12cu|perl-Math-Base36-0.120.0-1|18	BuildRequires:	perl(Test::Exception)
12cu|perl-Math-Base36-0.120.0-1|19	BuildArch:	noarch
12cu|perl-Math-Base36-0.120.0-1|20	
12cu|perl-Math-Base36-0.120.0-1|21	%description
12cu|perl-Math-Base36-0.120.0-1|22	This module converts to and from Base36 numbers (0..9 - A..Z)
12cu|perl-Math-Base36-0.120.0-1|23	
12cu|perl-Math-Base36-0.120.0-1|24	It was created because of an article/challenge in "The Perl Review"
12cu|perl-Math-Base36-0.120.0-1|25	
12cu|perl-Math-Base36-0.120.0-1|26	%prep
12cu|perl-Math-Base36-0.120.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Math-Base36-0.120.0-1|28	
12cu|perl-Math-Base36-0.120.0-1|29	%build
12cu|perl-Math-Base36-0.120.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Math-Base36-0.120.0-1|31	%make
12cu|perl-Math-Base36-0.120.0-1|32	
12cu|perl-Math-Base36-0.120.0-1|33	%check
12cu|perl-Math-Base36-0.120.0-1|34	%make test
12cu|perl-Math-Base36-0.120.0-1|35	
12cu|perl-Math-Base36-0.120.0-1|36	%install
12cu|perl-Math-Base36-0.120.0-1|37	%makeinstall_std
12cu|perl-Math-Base36-0.120.0-1|38	
12cu|perl-Math-Base36-0.120.0-1|39	%files
12cu|perl-Math-Base36-0.120.0-1|40	%doc Changes META.yml README
12cu|perl-Math-Base36-0.120.0-1|41	%{_mandir}/man3/*
12cu|perl-Math-Base36-0.120.0-1|42	%{perl_vendorlib}/*
12cu|perl-Math-Base36-0.120.0-1|43	
12cu|perl-Math-Base36-0.120.0-1|44	
12cu|perl-Math-Base36-0.120.0-1|45	%changelog
12cu|perl-Math-Base36-0.120.0-1|46	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.90.0-2mdv2011.0
12cu|perl-Math-Base36-0.120.0-1|47	+ Revision: 657788
12cu|perl-Math-Base36-0.120.0-1|48	- rebuild for updated spec-helper
12cu|perl-Math-Base36-0.120.0-1|49	
12cu|perl-Math-Base36-0.120.0-1|50	* Wed Dec 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.90.0-1mdv2011.0
12cu|perl-Math-Base36-0.120.0-1|51	+ Revision: 616215
12cu|perl-Math-Base36-0.120.0-1|52	- update to new version 0.09
12cu|perl-Math-Base36-0.120.0-1|53	
12cu|perl-Math-Base36-0.120.0-1|54	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2011.0
12cu|perl-Math-Base36-0.120.0-1|55	+ Revision: 554286
12cu|perl-Math-Base36-0.120.0-1|56	- import perl-Math-Base36
12cu|perl-Math-Base36-0.120.0-1|57	
12cu|perl-Math-Base36-0.120.0-1|58	
12cu|perl-Math-Base36-0.120.0-1|59	* Fri Jul 16 2010 cpan2dist 0.07-1mdv
12cu|perl-Math-Base36-0.120.0-1|60	- initial mdv release, generated with cpan2dist
12cu|perl-Math-Base36-0.120.0-1|61	

10978 12
12cu|perl-Math-BaseCalc-1.17.0-1|1	%define module Math-BaseCalc
12cu|perl-Math-BaseCalc-1.17.0-1|2	%define upstream_version 1.017
12cu|perl-Math-BaseCalc-1.17.0-1|3	
12cu|perl-Math-BaseCalc-1.17.0-1|4	Summary:	%{module} perl module
12cu|perl-Math-BaseCalc-1.17.0-1|5	Name:		perl-%{module}
12cu|perl-Math-BaseCalc-1.17.0-1|6	Version:	%perl_convert_version 1.017
12cu|perl-Math-BaseCalc-1.17.0-1|7	Release:	1
12cu|perl-Math-BaseCalc-1.17.0-1|8	License:	GPL or Artistic
12cu|perl-Math-BaseCalc-1.17.0-1|9	Group:		Development/Perl
12cu|perl-Math-BaseCalc-1.17.0-1|10	Source:		ftp://ftp.cpan.org:21/pub/CPAN/modules/by-module/Math/Math-BaseCalc-1.017.tar.gz
12cu|perl-Math-BaseCalc-1.17.0-1|11	URL:		http://search.cpan.org/dist/%{module}
12cu|perl-Math-BaseCalc-1.17.0-1|12	Requires:	perl >= 5.0
12cu|perl-Math-BaseCalc-1.17.0-1|13	Buildrequires:	perl-devel
12cu|perl-Math-BaseCalc-1.17.0-1|14	Buildarch:	noarch
12cu|perl-Math-BaseCalc-1.17.0-1|15	
12cu|perl-Math-BaseCalc-1.17.0-1|16	%description
12cu|perl-Math-BaseCalc-1.17.0-1|17	This module facilitates the conversion of numbers between various
12cu|perl-Math-BaseCalc-1.17.0-1|18	number bases.  You may define your own digit sets, or use any of
12cu|perl-Math-BaseCalc-1.17.0-1|19	several predefined digit sets.
12cu|perl-Math-BaseCalc-1.17.0-1|20	
12cu|perl-Math-BaseCalc-1.17.0-1|21	%prep
12cu|perl-Math-BaseCalc-1.17.0-1|22	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Math-BaseCalc-1.17.0-1|23	
12cu|perl-Math-BaseCalc-1.17.0-1|24	%build
12cu|perl-Math-BaseCalc-1.17.0-1|25	
12cu|perl-Math-BaseCalc-1.17.0-1|26	CFLAGS="%{optflags}" %{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Math-BaseCalc-1.17.0-1|27	%make
12cu|perl-Math-BaseCalc-1.17.0-1|28	
12cu|perl-Math-BaseCalc-1.17.0-1|29	%check
12cu|perl-Math-BaseCalc-1.17.0-1|30	%make test
12cu|perl-Math-BaseCalc-1.17.0-1|31	
12cu|perl-Math-BaseCalc-1.17.0-1|32	%install
12cu|perl-Math-BaseCalc-1.17.0-1|33	%make PREFIX=%buildroot%{_prefix} install DESTDIR=%buildroot
12cu|perl-Math-BaseCalc-1.17.0-1|34	
12cu|perl-Math-BaseCalc-1.17.0-1|35	%files
12cu|perl-Math-BaseCalc-1.17.0-1|36	%doc Changes MANIFEST
12cu|perl-Math-BaseCalc-1.17.0-1|37	%{perl_vendorlib}/Math/*
12cu|perl-Math-BaseCalc-1.17.0-1|38	%{_mandir}/*/*
12cu|perl-Math-BaseCalc-1.17.0-1|39	
12cu|perl-Math-BaseCalc-1.17.0-1|40	
12cu|perl-Math-BaseCalc-1.17.0-1|41	
12cu|perl-Math-BaseCalc-1.17.0-1|42	%changelog
12cu|perl-Math-BaseCalc-1.17.0-1|43	* Sat May 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.016-1mdv2011.0
12cu|perl-Math-BaseCalc-1.17.0-1|44	+ Revision: 674665
12cu|perl-Math-BaseCalc-1.17.0-1|45	- update to new version 1.016
12cu|perl-Math-BaseCalc-1.17.0-1|46	
12cu|perl-Math-BaseCalc-1.17.0-1|47	* Sun Mar 06 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.014-1
12cu|perl-Math-BaseCalc-1.17.0-1|48	+ Revision: 642234
12cu|perl-Math-BaseCalc-1.17.0-1|49	- new version
12cu|perl-Math-BaseCalc-1.17.0-1|50	- add missing %%check section
12cu|perl-Math-BaseCalc-1.17.0-1|51	- fix buildroot
12cu|perl-Math-BaseCalc-1.17.0-1|52	- use macros (%%make)
12cu|perl-Math-BaseCalc-1.17.0-1|53	- use tar.gz given by upstream
12cu|perl-Math-BaseCalc-1.17.0-1|54	
12cu|perl-Math-BaseCalc-1.17.0-1|55	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.013-2mdv2011.0
12cu|perl-Math-BaseCalc-1.17.0-1|56	+ Revision: 440611
12cu|perl-Math-BaseCalc-1.17.0-1|57	- rebuild
12cu|perl-Math-BaseCalc-1.17.0-1|58	
12cu|perl-Math-BaseCalc-1.17.0-1|59	* Sun Jan 18 2009 Jérôme Quelin <jquelin@mandriva.org> 1.013-1mdv2009.1
12cu|perl-Math-BaseCalc-1.17.0-1|60	+ Revision: 330873
12cu|perl-Math-BaseCalc-1.17.0-1|61	- update to new version 1.013
12cu|perl-Math-BaseCalc-1.17.0-1|62	
12cu|perl-Math-BaseCalc-1.17.0-1|63	* Fri Jun 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.012-1mdv2009.0
12cu|perl-Math-BaseCalc-1.17.0-1|64	+ Revision: 229474
12cu|perl-Math-BaseCalc-1.17.0-1|65	- update to new version 1.012
12cu|perl-Math-BaseCalc-1.17.0-1|66	
12cu|perl-Math-BaseCalc-1.17.0-1|67	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Math-BaseCalc-1.17.0-1|68	- restore BuildRoot
12cu|perl-Math-BaseCalc-1.17.0-1|69	
12cu|perl-Math-BaseCalc-1.17.0-1|70	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Math-BaseCalc-1.17.0-1|71	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Math-BaseCalc-1.17.0-1|72	
12cu|perl-Math-BaseCalc-1.17.0-1|73	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.011-8mdv2008.0
12cu|perl-Math-BaseCalc-1.17.0-1|74	+ Revision: 86552
12cu|perl-Math-BaseCalc-1.17.0-1|75	- rebuild
12cu|perl-Math-BaseCalc-1.17.0-1|76	
12cu|perl-Math-BaseCalc-1.17.0-1|77	
12cu|perl-Math-BaseCalc-1.17.0-1|78	* Thu May 11 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.011-7mdk
12cu|perl-Math-BaseCalc-1.17.0-1|79	- Fix Build
12cu|perl-Math-BaseCalc-1.17.0-1|80	- Fix Source URL
12cu|perl-Math-BaseCalc-1.17.0-1|81	- Fix URL
12cu|perl-Math-BaseCalc-1.17.0-1|82	- use mkrel
12cu|perl-Math-BaseCalc-1.17.0-1|83	
12cu|perl-Math-BaseCalc-1.17.0-1|84	* Mon Jun 06 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.011-6mdk
12cu|perl-Math-BaseCalc-1.17.0-1|85	- rebuild for new Perl
12cu|perl-Math-BaseCalc-1.17.0-1|86	
12cu|perl-Math-BaseCalc-1.17.0-1|87	* Tue Aug 12 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.011-5mdk
12cu|perl-Math-BaseCalc-1.17.0-1|88	- rebuild
12cu|perl-Math-BaseCalc-1.17.0-1|89	
12cu|perl-Math-BaseCalc-1.17.0-1|90	* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.011-4mdk
12cu|perl-Math-BaseCalc-1.17.0-1|91	- rebuild for new auto{prov,req}
12cu|perl-Math-BaseCalc-1.17.0-1|92	
12cu|perl-Math-BaseCalc-1.17.0-1|93	
12cu|perl-Math-BaseCalc-1.17.0-1|94	

10979 12
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|1	%define upstream_name    Math-BigInt-FastCalc
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|2	%define upstream_version 0.30
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|3	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|6	Release:	1
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|7	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|8	Summary:    Math::BigInt::Calc with some XS for more speed
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|9	License:    GPL+ or Artistic
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|10	Group:      Development/Perl
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Math/Math-BigInt-FastCalc-%{upstream_version}.tar.gz
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|13	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|15	BuildRequires: perl-Math-BigInt >= 1.991
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|16	BuildRequires: perl(Math::BigInt::Calc) >= 0.56
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|17	BuildRequires: perl(Test::More)
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|18	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|19	BuildRequires: perl-devel
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|20	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|21	%description
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|22	In order to allow for multiple big integer libraries, Math::BigInt was
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|23	rewritten to use library modules for core math routines. Any module which
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|24	follows the same API as this can be used instead by using the following:
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|25	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|26	use Math::BigInt lib => 'libname';
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|27	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|28	'libname' is either the long name ('Math::BigInt::Pari'), or only the short
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|29	version like 'Pari'. To use this library:
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|30	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|31	%prep
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|33	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|34	%build
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|36	%make
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|37	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|38	%check
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|39	%make test
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|40	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|41	%install
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|42	%makeinstall_std
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|43	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|44	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|45	%files
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|46	%doc README CHANGES META.yml
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|47	%{_mandir}/man3/*
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|48	%perl_vendorlib/*
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|49	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|50	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|51	%changelog
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|52	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.290.0-2
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|53	+ Revision: 768358
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|54	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|55	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|56	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.290.0-1
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|57	+ Revision: 690284
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|58	- update to new version 0.29
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|59	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|60	* Sat Mar 12 2011 Funda Wang <fwang@mandriva.org> 0.280.0-1
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|61	+ Revision: 643952
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|62	- new version 0.28
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|63	- rebuild
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|64	- rebuild
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|65	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|66	* Sun Feb 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.260.0-1
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|67	+ Revision: 637635
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|68	- update to new version 0.26
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|69	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|70	* Tue Feb 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.251.0-1
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|71	+ Revision: 636794
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|72	- update to new version 0.251
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|73	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|74	* Sun Nov 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.240.0-1mdv2011.0
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|75	+ Revision: 597486
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|76	- update to 0.24
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|77	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|78	* Mon Sep 06 2010 Jérôme Quelin <jquelin@mandriva.org> 0.210.0-1mdv2011.0
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|79	+ Revision: 576338
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|80	- buildrequires: update
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|81	- update buildrequires:
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|82	- update to 0.21
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|83	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|84	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-2mdv2011.0
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|85	+ Revision: 556002
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|86	- rebuild for perl 5.12
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|87	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|88	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.190.0-1mdv2010.0
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|89	+ Revision: 401636
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|90	- rebuild using %%perl_convert_version
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|91	- fixed license field
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|92	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|93	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.19-1mdv2010.0
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|94	+ Revision: 374541
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|95	- import perl-Math-BigInt-FastCalc
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|96	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|97	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|98	* Mon May 11 2009 cpan2dist 0.19-1mdv
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|99	- initial mdv release, generated with cpan2dist
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|100	
12cu|perl-Math-BigInt-FastCalc-0.300.0-1|101	

10980 12
12cu|perl-Math-BigRat-0.260.600-1|1	%define debug_package %{nil}
12cu|perl-Math-BigRat-0.260.600-1|2	
12cu|perl-Math-BigRat-0.260.600-1|3	%define upstream_name    Math-BigRat
12cu|perl-Math-BigRat-0.260.600-1|4	%define upstream_version 0.2606
12cu|perl-Math-BigRat-0.260.600-1|5	
12cu|perl-Math-BigRat-0.260.600-1|6	Name:		perl-%{upstream_name}
12cu|perl-Math-BigRat-0.260.600-1|7	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Math-BigRat-0.260.600-1|8	Release:	1
12cu|perl-Math-BigRat-0.260.600-1|9	
12cu|perl-Math-BigRat-0.260.600-1|10	Summary:	Arbitrary big rational numbers
12cu|perl-Math-BigRat-0.260.600-1|11	
12cu|perl-Math-BigRat-0.260.600-1|12	License:	GPL+ or Artistic
12cu|perl-Math-BigRat-0.260.600-1|13	Group:		Development/Perl
12cu|perl-Math-BigRat-0.260.600-1|14	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Math-BigRat-0.260.600-1|15	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Math-BigRat-0.260.600-1|16	
12cu|perl-Math-BigRat-0.260.600-1|17	# automatic dependency doesn't work here, because perl package
12cu|perl-Math-BigRat-0.260.600-1|18	# provides an unversioned one
12cu|perl-Math-BigRat-0.260.600-1|19	BuildRequires:	perl-Math-BigInt >= 1.87
12cu|perl-Math-BigRat-0.260.600-1|20	BuildRequires:	perl-devel
12cu|perl-Math-BigRat-0.260.600-1|21	
12cu|perl-Math-BigRat-0.260.600-1|22	%description
12cu|perl-Math-BigRat-0.260.600-1|23	Math::BigRat complements Math::BigInt and Math::BigFloat by providing support
12cu|perl-Math-BigRat-0.260.600-1|24	for arbitrary big rational numbers.
12cu|perl-Math-BigRat-0.260.600-1|25	
12cu|perl-Math-BigRat-0.260.600-1|26	%prep
12cu|perl-Math-BigRat-0.260.600-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Math-BigRat-0.260.600-1|28	
12cu|perl-Math-BigRat-0.260.600-1|29	%build
12cu|perl-Math-BigRat-0.260.600-1|30	export PERL5LIB=%{perl_vendorlib}
12cu|perl-Math-BigRat-0.260.600-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Math-BigRat-0.260.600-1|32	%make
12cu|perl-Math-BigRat-0.260.600-1|33	
12cu|perl-Math-BigRat-0.260.600-1|34	%check
12cu|perl-Math-BigRat-0.260.600-1|35	export PERL5LIB=%{perl_vendorlib}/
12cu|perl-Math-BigRat-0.260.600-1|36	make test
12cu|perl-Math-BigRat-0.260.600-1|37	
12cu|perl-Math-BigRat-0.260.600-1|38	%install
12cu|perl-Math-BigRat-0.260.600-1|39	%makeinstall_std
12cu|perl-Math-BigRat-0.260.600-1|40	
12cu|perl-Math-BigRat-0.260.600-1|41	%files
12cu|perl-Math-BigRat-0.260.600-1|42	%doc README
12cu|perl-Math-BigRat-0.260.600-1|43	%{perl_vendorlib}/Math
12cu|perl-Math-BigRat-0.260.600-1|44	%{_mandir}/*/*
12cu|perl-Math-BigRat-0.260.600-1|45	
12cu|perl-Math-BigRat-0.260.600-1|46	
12cu|perl-Math-BigRat-0.260.600-1|47	
12cu|perl-Math-BigRat-0.260.600-1|48	%changelog
12cu|perl-Math-BigRat-0.260.600-1|49	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.260.600-1
12cu|perl-Math-BigRat-0.260.600-1|50	+ Revision: 0bd83ec
12cu|perl-Math-BigRat-0.260.600-1|51	- Updated to 0.2606 (by updates_builder)
12cu|perl-Math-BigRat-0.260.600-1|52	
12cu|perl-Math-BigRat-0.260.600-1|53	

10981 12
12cu|perl-Math-Complex-1.590.0-1|1	%define upstream_name    Math-Complex
12cu|perl-Math-Complex-1.590.0-1|2	%define upstream_version 1.59
12cu|perl-Math-Complex-1.590.0-1|3	
12cu|perl-Math-Complex-1.590.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Math-Complex-1.590.0-1|5	Version:	%perl_convert_version 1.59
12cu|perl-Math-Complex-1.590.0-1|6	Release:	1
12cu|perl-Math-Complex-1.590.0-1|7	
12cu|perl-Math-Complex-1.590.0-1|8	Summary:	Complex numbers and associated mathematical functions
12cu|perl-Math-Complex-1.590.0-1|9	License:	GPL+ or Artistic
12cu|perl-Math-Complex-1.590.0-1|10	Group:		Development/Perl
12cu|perl-Math-Complex-1.590.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Math-Complex-1.590.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Math/Math-Complex-1.59.tar.gz
12cu|perl-Math-Complex-1.590.0-1|13	
12cu|perl-Math-Complex-1.590.0-1|14	BuildRequires:	perl-devel
12cu|perl-Math-Complex-1.590.0-1|15	BuildRequires:	perl(Scalar::Util)
12cu|perl-Math-Complex-1.590.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Math-Complex-1.590.0-1|17	BuildArch:	noarch
12cu|perl-Math-Complex-1.590.0-1|18	
12cu|perl-Math-Complex-1.590.0-1|19	%description
12cu|perl-Math-Complex-1.590.0-1|20	'Math::Trig' defines many trigonometric functions not defined by the core
12cu|perl-Math-Complex-1.590.0-1|21	Perl which defines only the 'sin()' and 'cos()'. The constant *pi* is also
12cu|perl-Math-Complex-1.590.0-1|22	defined as are a few convenience functions for angle conversions, and
12cu|perl-Math-Complex-1.590.0-1|23	_great circle formulas_ for spherical movement.
12cu|perl-Math-Complex-1.590.0-1|24	
12cu|perl-Math-Complex-1.590.0-1|25	%prep
12cu|perl-Math-Complex-1.590.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Math-Complex-1.590.0-1|27	
12cu|perl-Math-Complex-1.590.0-1|28	%build
12cu|perl-Math-Complex-1.590.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Math-Complex-1.590.0-1|30	%make
12cu|perl-Math-Complex-1.590.0-1|31	
12cu|perl-Math-Complex-1.590.0-1|32	%check
12cu|perl-Math-Complex-1.590.0-1|33	make test
12cu|perl-Math-Complex-1.590.0-1|34	
12cu|perl-Math-Complex-1.590.0-1|35	%install
12cu|perl-Math-Complex-1.590.0-1|36	%makeinstall_std
12cu|perl-Math-Complex-1.590.0-1|37	
12cu|perl-Math-Complex-1.590.0-1|38	%files
12cu|perl-Math-Complex-1.590.0-1|39	%doc ChangeLog
12cu|perl-Math-Complex-1.590.0-1|40	%{_mandir}/man3/*
12cu|perl-Math-Complex-1.590.0-1|41	%{perl_vendorlib}/*
12cu|perl-Math-Complex-1.590.0-1|42	
12cu|perl-Math-Complex-1.590.0-1|43	%changelog
12cu|perl-Math-Complex-1.590.0-1|44	* Wed Jun 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.580.0-1mdv2011.0
12cu|perl-Math-Complex-1.590.0-1|45	+ Revision: 686640
12cu|perl-Math-Complex-1.590.0-1|46	- update to new version 1.58
12cu|perl-Math-Complex-1.590.0-1|47	
12cu|perl-Math-Complex-1.590.0-1|48	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.570.0-1
12cu|perl-Math-Complex-1.590.0-1|49	+ Revision: 672854
12cu|perl-Math-Complex-1.590.0-1|50	- update to new version 1.57
12cu|perl-Math-Complex-1.590.0-1|51	
12cu|perl-Math-Complex-1.590.0-1|52	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.560.0-2
12cu|perl-Math-Complex-1.590.0-1|53	+ Revision: 654250
12cu|perl-Math-Complex-1.590.0-1|54	- rebuild for updated spec-helper
12cu|perl-Math-Complex-1.590.0-1|55	
12cu|perl-Math-Complex-1.590.0-1|56	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.560.0-1mdv2011.0
12cu|perl-Math-Complex-1.590.0-1|57	+ Revision: 401634
12cu|perl-Math-Complex-1.590.0-1|58	- rebuild using %%perl_convert_version
12cu|perl-Math-Complex-1.590.0-1|59	- fixed license field
12cu|perl-Math-Complex-1.590.0-1|60	
12cu|perl-Math-Complex-1.590.0-1|61	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 1.56-1mdv2010.0
12cu|perl-Math-Complex-1.590.0-1|62	+ Revision: 374531
12cu|perl-Math-Complex-1.590.0-1|63	- import perl-Math-Complex
12cu|perl-Math-Complex-1.590.0-1|64	
12cu|perl-Math-Complex-1.590.0-1|65	
12cu|perl-Math-Complex-1.590.0-1|66	* Mon May 11 2009 cpan2dist 1.56-1mdv
12cu|perl-Math-Complex-1.590.0-1|67	- initial mdv release, generated with cpan2dist
12cu|perl-Math-Complex-1.590.0-1|68	
12cu|perl-Math-Complex-1.590.0-1|69	

10982 12
12cu|perl-Math-GMP-2.70.0-1|1	%define upstream_name    Math-GMP
12cu|perl-Math-GMP-2.70.0-1|2	%define upstream_version 2.07
12cu|perl-Math-GMP-2.70.0-1|3	
12cu|perl-Math-GMP-2.70.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Math-GMP-2.70.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Math-GMP-2.70.0-1|6	Release:	1
12cu|perl-Math-GMP-2.70.0-1|7	
12cu|perl-Math-GMP-2.70.0-1|8	Summary:        High speed arbitrary size integer math
12cu|perl-Math-GMP-2.70.0-1|9	License:        GPL
12cu|perl-Math-GMP-2.70.0-1|10	Group:          Development/Perl
12cu|perl-Math-GMP-2.70.0-1|11	Url:            http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Math-GMP-2.70.0-1|12	Source0:        ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Math/Math-GMP-%{upstream_version}.tar.gz
12cu|perl-Math-GMP-2.70.0-1|13	
12cu|perl-Math-GMP-2.70.0-1|14	BuildRequires:  perl-devel
12cu|perl-Math-GMP-2.70.0-1|15	BuildRequires:  gmp-devel
12cu|perl-Math-GMP-2.70.0-1|16	
12cu|perl-Math-GMP-2.70.0-1|17	%description
12cu|perl-Math-GMP-2.70.0-1|18	Math::GMP was designed to be a drop-in replacement both for
12cu|perl-Math-GMP-2.70.0-1|19	Math::BigInt and for regular integer arithmetic. Unlike
12cu|perl-Math-GMP-2.70.0-1|20	BigInt,  though,  Math::GMP  uses  the  GNU  gmp  library
12cu|perl-Math-GMP-2.70.0-1|21	for  all of its calculations, as opposed to straight Perl
12cu|perl-Math-GMP-2.70.0-1|22	functions. This can result in speed improvements.
12cu|perl-Math-GMP-2.70.0-1|23	
12cu|perl-Math-GMP-2.70.0-1|24	%prep
12cu|perl-Math-GMP-2.70.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Math-GMP-2.70.0-1|26	
12cu|perl-Math-GMP-2.70.0-1|27	%build
12cu|perl-Math-GMP-2.70.0-1|28	CFLAGS="%{optflags}" echo | %{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Math-GMP-2.70.0-1|29	%make
12cu|perl-Math-GMP-2.70.0-1|30	make test
12cu|perl-Math-GMP-2.70.0-1|31	
12cu|perl-Math-GMP-2.70.0-1|32	%install
12cu|perl-Math-GMP-2.70.0-1|33	%makeinstall_std
12cu|perl-Math-GMP-2.70.0-1|34	
12cu|perl-Math-GMP-2.70.0-1|35	%clean
12cu|perl-Math-GMP-2.70.0-1|36	
12cu|perl-Math-GMP-2.70.0-1|37	%files
12cu|perl-Math-GMP-2.70.0-1|38	%doc LICENSE README
12cu|perl-Math-GMP-2.70.0-1|39	%{perl_vendorarch}/*
12cu|perl-Math-GMP-2.70.0-1|40	%{_mandir}/*/*
12cu|perl-Math-GMP-2.70.0-1|41	
12cu|perl-Math-GMP-2.70.0-1|42	
12cu|perl-Math-GMP-2.70.0-1|43	
12cu|perl-Math-GMP-2.70.0-1|44	%changelog
12cu|perl-Math-GMP-2.70.0-1|45	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.70.0-1
12cu|perl-Math-GMP-2.70.0-1|46	+ Revision: 01eaaaf
12cu|perl-Math-GMP-2.70.0-1|47	- Updated to 2.07 (by updates_builder)
12cu|perl-Math-GMP-2.70.0-1|48	
12cu|perl-Math-GMP-2.70.0-1|49	

10983 12
12cu|perl-Math-Matrix-0.800.0-1|1	%define realname   Math-Matrix
12cu|perl-Math-Matrix-0.800.0-1|2	%define upstream_version 0.8
12cu|perl-Math-Matrix-0.800.0-1|3	
12cu|perl-Math-Matrix-0.800.0-1|4	Name:       perl-%{realname}
12cu|perl-Math-Matrix-0.800.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Math-Matrix-0.800.0-1|6	Release:    1
12cu|perl-Math-Matrix-0.800.0-1|7	License:    GPL or Artistic
12cu|perl-Math-Matrix-0.800.0-1|8	Group:      Development/Perl
12cu|perl-Math-Matrix-0.800.0-1|9	Summary:    Matrix data type (transpose, multiply etc)
12cu|perl-Math-Matrix-0.800.0-1|10	Source:     http://www.cpan.org/modules/by-module/Math/Math-Matrix-%{upstream_version}.tar.gz
12cu|perl-Math-Matrix-0.800.0-1|11	Url:        http://search.cpan.org/dist/%{realname}
12cu|perl-Math-Matrix-0.800.0-1|12	BuildRequires: perl-devel
12cu|perl-Math-Matrix-0.800.0-1|13	BuildArch: noarch
12cu|perl-Math-Matrix-0.800.0-1|14	
12cu|perl-Math-Matrix-0.800.0-1|15	%description
12cu|perl-Math-Matrix-0.800.0-1|16	The following methods are available:
12cu|perl-Math-Matrix-0.800.0-1|17	
12cu|perl-Math-Matrix-0.800.0-1|18	new
12cu|perl-Math-Matrix-0.800.0-1|19	Constructor arguments are a list of references to arrays of the same
12cu|perl-Math-Matrix-0.800.0-1|20	length. The arrays are copied. The method returns *undef* in case of
12cu|perl-Math-Matrix-0.800.0-1|21	error.
12cu|perl-Math-Matrix-0.800.0-1|22	
12cu|perl-Math-Matrix-0.800.0-1|23	$a = new Math::Matrix ([rand,rand,rand],
12cu|perl-Math-Matrix-0.800.0-1|24	[rand,rand,rand],
12cu|perl-Math-Matrix-0.800.0-1|25	[rand,rand,rand]);
12cu|perl-Math-Matrix-0.800.0-1|26	
12cu|perl-Math-Matrix-0.800.0-1|27	%prep
12cu|perl-Math-Matrix-0.800.0-1|28	%setup -q -n %{realname}-%{upstream_version}
12cu|perl-Math-Matrix-0.800.0-1|29	
12cu|perl-Math-Matrix-0.800.0-1|30	%build
12cu|perl-Math-Matrix-0.800.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Math-Matrix-0.800.0-1|32	%make
12cu|perl-Math-Matrix-0.800.0-1|33	
12cu|perl-Math-Matrix-0.800.0-1|34	%check
12cu|perl-Math-Matrix-0.800.0-1|35	make test
12cu|perl-Math-Matrix-0.800.0-1|36	
12cu|perl-Math-Matrix-0.800.0-1|37	%install
12cu|perl-Math-Matrix-0.800.0-1|38	%makeinstall_std
12cu|perl-Math-Matrix-0.800.0-1|39	
12cu|perl-Math-Matrix-0.800.0-1|40	%files
12cu|perl-Math-Matrix-0.800.0-1|41	%doc README
12cu|perl-Math-Matrix-0.800.0-1|42	%{_mandir}/man3/*
12cu|perl-Math-Matrix-0.800.0-1|43	%perl_vendorlib/*
12cu|perl-Math-Matrix-0.800.0-1|44	
12cu|perl-Math-Matrix-0.800.0-1|45	
12cu|perl-Math-Matrix-0.800.0-1|46	
12cu|perl-Math-Matrix-0.800.0-1|47	
12cu|perl-Math-Matrix-0.800.0-1|48	
12cu|perl-Math-Matrix-0.800.0-1|49	%changelog
12cu|perl-Math-Matrix-0.800.0-1|50	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.800.0-1
12cu|perl-Math-Matrix-0.800.0-1|51	+ Revision: ee3a15c
12cu|perl-Math-Matrix-0.800.0-1|52	- LOG Updated to 0.8 (by updates_builder)
12cu|perl-Math-Matrix-0.800.0-1|53	
12cu|perl-Math-Matrix-0.800.0-1|54	

10984 12
12cu|perl-Math-MatrixReal-2.110.0-1|1	%define upstream_name    Math-MatrixReal
12cu|perl-Math-MatrixReal-2.110.0-1|2	%define upstream_version 2.11
12cu|perl-Math-MatrixReal-2.110.0-1|3	
12cu|perl-Math-MatrixReal-2.110.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Math-MatrixReal-2.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Math-MatrixReal-2.110.0-1|6	Release:	1
12cu|perl-Math-MatrixReal-2.110.0-1|7	
12cu|perl-Math-MatrixReal-2.110.0-1|8	Summary:	Manipulate NxN matrices
12cu|perl-Math-MatrixReal-2.110.0-1|9	License:	GPL+ or Artistic
12cu|perl-Math-MatrixReal-2.110.0-1|10	Group:		Development/Perl
12cu|perl-Math-MatrixReal-2.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Math-MatrixReal-2.110.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Math/Math-MatrixReal-%{upstream_version}.tar.gz
12cu|perl-Math-MatrixReal-2.110.0-1|13	
12cu|perl-Math-MatrixReal-2.110.0-1|14	BuildRequires:	perl-devel
12cu|perl-Math-MatrixReal-2.110.0-1|15	BuildRequires:	perl(File::Spec)
12cu|perl-Math-MatrixReal-2.110.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Math-MatrixReal-2.110.0-1|17	BuildRequires:	perl(Test::Most)
12cu|perl-Math-MatrixReal-2.110.0-1|18	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Math-MatrixReal-2.110.0-1|19	BuildArch:	noarch
12cu|perl-Math-MatrixReal-2.110.0-1|20	
12cu|perl-Math-MatrixReal-2.110.0-1|21	%description
12cu|perl-Math-MatrixReal-2.110.0-1|22	*Semi-Rings*
12cu|perl-Math-MatrixReal-2.110.0-1|23	A Semi-Ring (S, +, ., 0, 1) is characterized by the following
12cu|perl-Math-MatrixReal-2.110.0-1|24	properties:
12cu|perl-Math-MatrixReal-2.110.0-1|25	
12cu|perl-Math-MatrixReal-2.110.0-1|26	* 1)
12cu|perl-Math-MatrixReal-2.110.0-1|27	
12cu|perl-Math-MatrixReal-2.110.0-1|28	a) '(S, +, 0) is a Semi-Group with neutral element 0'
12cu|perl-Math-MatrixReal-2.110.0-1|29	
12cu|perl-Math-MatrixReal-2.110.0-1|30	%prep
12cu|perl-Math-MatrixReal-2.110.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Math-MatrixReal-2.110.0-1|32	
12cu|perl-Math-MatrixReal-2.110.0-1|33	%build
12cu|perl-Math-MatrixReal-2.110.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Math-MatrixReal-2.110.0-1|35	%make
12cu|perl-Math-MatrixReal-2.110.0-1|36	
12cu|perl-Math-MatrixReal-2.110.0-1|37	%check
12cu|perl-Math-MatrixReal-2.110.0-1|38	%make test
12cu|perl-Math-MatrixReal-2.110.0-1|39	
12cu|perl-Math-MatrixReal-2.110.0-1|40	%install
12cu|perl-Math-MatrixReal-2.110.0-1|41	%makeinstall_std
12cu|perl-Math-MatrixReal-2.110.0-1|42	
12cu|perl-Math-MatrixReal-2.110.0-1|43	%files
12cu|perl-Math-MatrixReal-2.110.0-1|44	%doc CHANGES META.yml
12cu|perl-Math-MatrixReal-2.110.0-1|45	%{_mandir}/man3/*
12cu|perl-Math-MatrixReal-2.110.0-1|46	%{perl_vendorlib}/*
12cu|perl-Math-MatrixReal-2.110.0-1|47	
12cu|perl-Math-MatrixReal-2.110.0-1|48	
12cu|perl-Math-MatrixReal-2.110.0-1|49	%changelog
12cu|perl-Math-MatrixReal-2.110.0-1|50	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.110.0-1
12cu|perl-Math-MatrixReal-2.110.0-1|51	+ Revision: bd38720
12cu|perl-Math-MatrixReal-2.110.0-1|52	- Updated to 2.11 (by updates_builder)
12cu|perl-Math-MatrixReal-2.110.0-1|53	
12cu|perl-Math-MatrixReal-2.110.0-1|54	

10985 12
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|1	%define upstream_name    Math-Random-ISAAC-XS
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|2	%define upstream_version 1.001
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|3	
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|4	Name:       perl-%{upstream_name}
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|6	Release:	2
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|7	
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|8	Summary:    C implementation of the ISAAC PRNG Algorithm
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|9	License:    GPL+ or Artistic
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|10	Group:      Development/Perl
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|13	
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|14	BuildRequires: perl(ExtUtils::CBuilder)
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|15	BuildRequires: perl(ExtUtils::ParseXS)
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|16	BuildRequires: perl(Test::More)
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|17	BuildRequires: perl(Test::NoWarnings)
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|18	BuildRequires: perl(Module::Build::Compat)
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|19	BuildRequires: perl-devel
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|21	
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|22	%description
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|23	See the Math::Random::ISAAC manpage for the full description.
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|24	
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|25	%prep
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|27	
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|28	%build
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|30	
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|31	%make
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|32	
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|33	%check
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|34	%make test
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|35	
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|36	%install
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|37	rm -rf %buildroot
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|38	%makeinstall_std
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|39	
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|40	%clean
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|41	rm -rf %buildroot
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|42	
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|43	%files
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|44	%defattr(-,root,root)
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|45	%doc Changes LICENSE META.yml README
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|46	%{_mandir}/man3/*
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|47	%perl_vendorlib/*
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|48	
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|49	
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|50	
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|51	
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|52	
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|53	%changelog
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|54	* Thu Feb 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.1.0-2
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|55	+ Revision: 2ec26eb
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|56	- Automatic import for version 1.1.0
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|57	
12cu|perl-Math-Random-ISAAC-XS-1.1.0-2|58	

10986 12
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|1	%define upstream_name    Math-Random-ISAAC-XS
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|2	%define upstream_version 1.004
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|3	
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|6	Release:	1
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|7	
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|8	Summary:    C implementation of the ISAAC PRNG Algorithm
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|9	License:    GPL+ or Artistic
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|10	Group:      Development/Perl
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Math/Math-Random-ISAAC-XS-%{upstream_version}.tar.gz
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|13	
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|14	BuildRequires: perl(ExtUtils::CBuilder)
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|15	BuildRequires: perl(ExtUtils::ParseXS)
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|16	BuildRequires: perl(Test::More)
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|17	BuildRequires: perl(Test::NoWarnings)
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|18	BuildRequires: perl(Module::Build::Compat)
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|19	BuildRequires: perl-devel
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|20	
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|21	%description
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|22	See the Math::Random::ISAAC manpage for the full description.
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|23	
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|24	%prep
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|26	
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|27	%build
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|28	%{__perl} Build.PL installdirs=vendor
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|29	
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|30	./Build
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|31	
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|32	%check
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|33	./Build test
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|34	
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|35	%install
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|36	./Build install destdir=%{buildroot}
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|37	
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|38	%clean
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|39	
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|40	%files
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|41	%doc Changes LICENSE META.yml README
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|42	%{_mandir}/man3/*
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|43	%perl_vendorlib/*
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|44	
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|45	
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|46	
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|47	
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|48	
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|49	%changelog
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|50	* Tue Oct 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-1
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|51	+ Revision: 6234c61
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|52	- Updated by ROSA Updates Builder
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|53	
12cu|perl-Math-Random-ISAAC-XS-1.4.0-1|54	

10987 12
12cu|perl-Math-RPN-1.110.0-1|1	%define upstream_name 	 Math-RPN
12cu|perl-Math-RPN-1.110.0-1|2	%define upstream_version 1.11
12cu|perl-Math-RPN-1.110.0-1|3	
12cu|perl-Math-RPN-1.110.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Math-RPN-1.110.0-1|5	Version:	%perl_convert_version 1.11
12cu|perl-Math-RPN-1.110.0-1|6	Release:	1
12cu|perl-Math-RPN-1.110.0-1|7	
12cu|perl-Math-RPN-1.110.0-1|8	Summary:	Perl extension for Reverse Polish Math Expression Evaluation
12cu|perl-Math-RPN-1.110.0-1|9	License:	GPL+ or Artistic
12cu|perl-Math-RPN-1.110.0-1|10	Group:		Development/Perl
12cu|perl-Math-RPN-1.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Math-RPN-1.110.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Math/Math-RPN-1.11.tar.gz
12cu|perl-Math-RPN-1.110.0-1|13	
12cu|perl-Math-RPN-1.110.0-1|14	BuildRequires:	perl-devel
12cu|perl-Math-RPN-1.110.0-1|15	BuildArch:	noarch
12cu|perl-Math-RPN-1.110.0-1|16	
12cu|perl-Math-RPN-1.110.0-1|17	%description
12cu|perl-Math-RPN-1.110.0-1|18	Reverse Polish Notation is briefly a stack-based way of writing
12cu|perl-Math-RPN-1.110.0-1|19	mathematical expressions. This has the advantage of eliminating
12cu|perl-Math-RPN-1.110.0-1|20	the need for parenthesis and simplifying parsing for computers vs.
12cu|perl-Math-RPN-1.110.0-1|21	normal algebraic notation at a slight cost in the ability of humans
12cu|perl-Math-RPN-1.110.0-1|22	to easily comprehend the expressions.
12cu|perl-Math-RPN-1.110.0-1|23	
12cu|perl-Math-RPN-1.110.0-1|24	Math::RPN will take a scalar or list of sclars which contain an RPN
12cu|perl-Math-RPN-1.110.0-1|25	expression as a set of comma delimited values and operators, and
12cu|perl-Math-RPN-1.110.0-1|26	return the result or stack, depending on context. If the function
12cu|perl-Math-RPN-1.110.0-1|27	is called in an array context, it will return the entire remaining stack.
12cu|perl-Math-RPN-1.110.0-1|28	
12cu|perl-Math-RPN-1.110.0-1|29	%prep
12cu|perl-Math-RPN-1.110.0-1|30	%setup -q -n  %{upstream_name}-%{upstream_version}
12cu|perl-Math-RPN-1.110.0-1|31	
12cu|perl-Math-RPN-1.110.0-1|32	%build
12cu|perl-Math-RPN-1.110.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Math-RPN-1.110.0-1|34	make
12cu|perl-Math-RPN-1.110.0-1|35	
12cu|perl-Math-RPN-1.110.0-1|36	%install
12cu|perl-Math-RPN-1.110.0-1|37	%makeinstall_std
12cu|perl-Math-RPN-1.110.0-1|38	
12cu|perl-Math-RPN-1.110.0-1|39	%files
12cu|perl-Math-RPN-1.110.0-1|40	%doc Changes
12cu|perl-Math-RPN-1.110.0-1|41	%{perl_vendorlib}/Math/RPN.pm
12cu|perl-Math-RPN-1.110.0-1|42	%{_mandir}/man?/*
12cu|perl-Math-RPN-1.110.0-1|43	
12cu|perl-Math-RPN-1.110.0-1|44	
12cu|perl-Math-RPN-1.110.0-1|45	%changelog
12cu|perl-Math-RPN-1.110.0-1|46	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.90.0-1mdv2010.0
12cu|perl-Math-RPN-1.110.0-1|47	+ Revision: 403858
12cu|perl-Math-RPN-1.110.0-1|48	- rebuild using %%perl_convert_version
12cu|perl-Math-RPN-1.110.0-1|49	
12cu|perl-Math-RPN-1.110.0-1|50	* Wed May 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.09-1mdv2010.0
12cu|perl-Math-RPN-1.110.0-1|51	+ Revision: 372509
12cu|perl-Math-RPN-1.110.0-1|52	- forgot to update the source tarball
12cu|perl-Math-RPN-1.110.0-1|53	- update to 1.09
12cu|perl-Math-RPN-1.110.0-1|54	- making the url parsable
12cu|perl-Math-RPN-1.110.0-1|55	
12cu|perl-Math-RPN-1.110.0-1|56	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.08-7mdv2009.0
12cu|perl-Math-RPN-1.110.0-1|57	+ Revision: 241747
12cu|perl-Math-RPN-1.110.0-1|58	- rebuild
12cu|perl-Math-RPN-1.110.0-1|59	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Math-RPN-1.110.0-1|60	
12cu|perl-Math-RPN-1.110.0-1|61	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Math-RPN-1.110.0-1|62	- restore BuildRoot
12cu|perl-Math-RPN-1.110.0-1|63	
12cu|perl-Math-RPN-1.110.0-1|64	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-5mdv2008.0
12cu|perl-Math-RPN-1.110.0-1|65	+ Revision: 86635
12cu|perl-Math-RPN-1.110.0-1|66	- rebuild
12cu|perl-Math-RPN-1.110.0-1|67	
12cu|perl-Math-RPN-1.110.0-1|68	
12cu|perl-Math-RPN-1.110.0-1|69	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-4mdv2007.0
12cu|perl-Math-RPN-1.110.0-1|70	- Rebuild
12cu|perl-Math-RPN-1.110.0-1|71	
12cu|perl-Math-RPN-1.110.0-1|72	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.08-3mdk
12cu|perl-Math-RPN-1.110.0-1|73	- Fix According to perl Policy
12cu|perl-Math-RPN-1.110.0-1|74	- BuildRequires
12cu|perl-Math-RPN-1.110.0-1|75	- Source URL
12cu|perl-Math-RPN-1.110.0-1|76	- URL
12cu|perl-Math-RPN-1.110.0-1|77	- use mkrel
12cu|perl-Math-RPN-1.110.0-1|78	
12cu|perl-Math-RPN-1.110.0-1|79	* Sat Jun 11 2005 Abel Cheung <deaddog@mandrivalinux.org> 1.08-2mdk
12cu|perl-Math-RPN-1.110.0-1|80	- Rebuild
12cu|perl-Math-RPN-1.110.0-1|81	
12cu|perl-Math-RPN-1.110.0-1|82	* Sat Apr 24 2004 Abel Cheung <deaddog@deaddog.org> 1.08-1mdk
12cu|perl-Math-RPN-1.110.0-1|83	- First Mandrake Release
12cu|perl-Math-RPN-1.110.0-1|84	
12cu|perl-Math-RPN-1.110.0-1|85	

10988 12
12cu|perl-Math-Spline-0.20.0-1|1	%define upstream_name    Math-Spline
12cu|perl-Math-Spline-0.20.0-1|2	%define upstream_version 0.02
12cu|perl-Math-Spline-0.20.0-1|3	
12cu|perl-Math-Spline-0.20.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Math-Spline-0.20.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Math-Spline-0.20.0-1|6	Release:	1
12cu|perl-Math-Spline-0.20.0-1|7	
12cu|perl-Math-Spline-0.20.0-1|8	Summary:	Cubic Spline Interpolation of data
12cu|perl-Math-Spline-0.20.0-1|9	License:	GPL+ or Artistic
12cu|perl-Math-Spline-0.20.0-1|10	Group:		Development/Perl
12cu|perl-Math-Spline-0.20.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Math-Spline-0.20.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Math/Math-Spline-%{upstream_version}.tar.gz
12cu|perl-Math-Spline-0.20.0-1|13	
12cu|perl-Math-Spline-0.20.0-1|14	BuildRequires:	perl-devel
12cu|perl-Math-Spline-0.20.0-1|15	BuildRequires:	perl(Math::Derivative)
12cu|perl-Math-Spline-0.20.0-1|16	BuildArch:	noarch
12cu|perl-Math-Spline-0.20.0-1|17	
12cu|perl-Math-Spline-0.20.0-1|18	%description
12cu|perl-Math-Spline-0.20.0-1|19	This package provides cubic spline interpolation of numeric data. The data is
12cu|perl-Math-Spline-0.20.0-1|20	passed as references to two arrays containing the x and y ordinates. It may be
12cu|perl-Math-Spline-0.20.0-1|21	used as an exporter of the numerical functions or, more easily as a class
12cu|perl-Math-Spline-0.20.0-1|22	module.
12cu|perl-Math-Spline-0.20.0-1|23	
12cu|perl-Math-Spline-0.20.0-1|24	%prep
12cu|perl-Math-Spline-0.20.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Math-Spline-0.20.0-1|26	
12cu|perl-Math-Spline-0.20.0-1|27	%build
12cu|perl-Math-Spline-0.20.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Math-Spline-0.20.0-1|29	%make
12cu|perl-Math-Spline-0.20.0-1|30	
12cu|perl-Math-Spline-0.20.0-1|31	%check
12cu|perl-Math-Spline-0.20.0-1|32	%make test
12cu|perl-Math-Spline-0.20.0-1|33	
12cu|perl-Math-Spline-0.20.0-1|34	%install
12cu|perl-Math-Spline-0.20.0-1|35	%makeinstall_std
12cu|perl-Math-Spline-0.20.0-1|36	
12cu|perl-Math-Spline-0.20.0-1|37	%files
12cu|perl-Math-Spline-0.20.0-1|38	%doc README
12cu|perl-Math-Spline-0.20.0-1|39	%{perl_vendorlib}/Math
12cu|perl-Math-Spline-0.20.0-1|40	%{_mandir}/*/*
12cu|perl-Math-Spline-0.20.0-1|41	
12cu|perl-Math-Spline-0.20.0-1|42	
12cu|perl-Math-Spline-0.20.0-1|43	%changelog
12cu|perl-Math-Spline-0.20.0-1|44	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.10.0-1mdv2010.0
12cu|perl-Math-Spline-0.20.0-1|45	+ Revision: 403859
12cu|perl-Math-Spline-0.20.0-1|46	- rebuild using %%perl_convert_version
12cu|perl-Math-Spline-0.20.0-1|47	
12cu|perl-Math-Spline-0.20.0-1|48	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.01-10mdv2009.0
12cu|perl-Math-Spline-0.20.0-1|49	+ Revision: 257816
12cu|perl-Math-Spline-0.20.0-1|50	- rebuild
12cu|perl-Math-Spline-0.20.0-1|51	
12cu|perl-Math-Spline-0.20.0-1|52	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.01-9mdv2009.0
12cu|perl-Math-Spline-0.20.0-1|53	+ Revision: 245842
12cu|perl-Math-Spline-0.20.0-1|54	- rebuild
12cu|perl-Math-Spline-0.20.0-1|55	
12cu|perl-Math-Spline-0.20.0-1|56	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.01-7mdv2008.1
12cu|perl-Math-Spline-0.20.0-1|57	+ Revision: 136284
12cu|perl-Math-Spline-0.20.0-1|58	- restore BuildRoot
12cu|perl-Math-Spline-0.20.0-1|59	
12cu|perl-Math-Spline-0.20.0-1|60	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Math-Spline-0.20.0-1|61	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Math-Spline-0.20.0-1|62	
12cu|perl-Math-Spline-0.20.0-1|63	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-7mdv2008.0
12cu|perl-Math-Spline-0.20.0-1|64	+ Revision: 86636
12cu|perl-Math-Spline-0.20.0-1|65	- rebuild
12cu|perl-Math-Spline-0.20.0-1|66	
12cu|perl-Math-Spline-0.20.0-1|67	
12cu|perl-Math-Spline-0.20.0-1|68	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-6mdv2007.0
12cu|perl-Math-Spline-0.20.0-1|69	- Rebuild
12cu|perl-Math-Spline-0.20.0-1|70	
12cu|perl-Math-Spline-0.20.0-1|71	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.01-5mdk
12cu|perl-Math-Spline-0.20.0-1|72	- Fix According to perl Policy
12cu|perl-Math-Spline-0.20.0-1|73	- Source URL
12cu|perl-Math-Spline-0.20.0-1|74	- use mkrel
12cu|perl-Math-Spline-0.20.0-1|75	
12cu|perl-Math-Spline-0.20.0-1|76	* Sat Jun 11 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-4mdk
12cu|perl-Math-Spline-0.20.0-1|77	- better url
12cu|perl-Math-Spline-0.20.0-1|78	- spec cleanup
12cu|perl-Math-Spline-0.20.0-1|79	- don't ship empty directories
12cu|perl-Math-Spline-0.20.0-1|80	- make test in %%check
12cu|perl-Math-Spline-0.20.0-1|81	
12cu|perl-Math-Spline-0.20.0-1|82	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-3mdk
12cu|perl-Math-Spline-0.20.0-1|83	- fix buildrequires in a backward compatible way
12cu|perl-Math-Spline-0.20.0-1|84	
12cu|perl-Math-Spline-0.20.0-1|85	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-2mdk
12cu|perl-Math-Spline-0.20.0-1|86	- rpmbuildupdate aware
12cu|perl-Math-Spline-0.20.0-1|87	
12cu|perl-Math-Spline-0.20.0-1|88	* Mon Jan 05 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-1mdk
12cu|perl-Math-Spline-0.20.0-1|89	- first mdk release
12cu|perl-Math-Spline-0.20.0-1|90	
12cu|perl-Math-Spline-0.20.0-1|91	

10989 12
12cu|perl-Meta-Builder-0.3.0-1|1	%define upstream_name    Meta-Builder
12cu|perl-Meta-Builder-0.3.0-1|2	%define upstream_version 0.003
12cu|perl-Meta-Builder-0.3.0-1|3	
12cu|perl-Meta-Builder-0.3.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Meta-Builder-0.3.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Meta-Builder-0.3.0-1|6	Release:    1
12cu|perl-Meta-Builder-0.3.0-1|7	
12cu|perl-Meta-Builder-0.3.0-1|8	Summary:    Utility functions for Meta::Builder
12cu|perl-Meta-Builder-0.3.0-1|9	License:    GPL+ or Artistic
12cu|perl-Meta-Builder-0.3.0-1|10	Group:      Development/Perl
12cu|perl-Meta-Builder-0.3.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Meta-Builder-0.3.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Meta/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Meta-Builder-0.3.0-1|13	
12cu|perl-Meta-Builder-0.3.0-1|14	BuildRequires: perl(Carp)
12cu|perl-Meta-Builder-0.3.0-1|15	BuildRequires: perl(Fennec::Lite)
12cu|perl-Meta-Builder-0.3.0-1|16	BuildRequires: perl(Module::Build) >= 0.360.0
12cu|perl-Meta-Builder-0.3.0-1|17	BuildRequires: perl(Test::Exception)
12cu|perl-Meta-Builder-0.3.0-1|18	BuildRequires: perl(Test::More)
12cu|perl-Meta-Builder-0.3.0-1|19	BuildArch:  noarch
12cu|perl-Meta-Builder-0.3.0-1|20	
12cu|perl-Meta-Builder-0.3.0-1|21	%description
12cu|perl-Meta-Builder-0.3.0-1|22	Meta programming is becomming more and more popular. The popularity of Meta
12cu|perl-Meta-Builder-0.3.0-1|23	programming comes from the fact that many problems are made significantly
12cu|perl-Meta-Builder-0.3.0-1|24	easier. There are a few specialized Meta tools out there, for instance the
12cu|perl-Meta-Builder-0.3.0-1|25	Class:MOP manpage which is used by the Moose manpage to track class
12cu|perl-Meta-Builder-0.3.0-1|26	metadata.
12cu|perl-Meta-Builder-0.3.0-1|27	
12cu|perl-Meta-Builder-0.3.0-1|28	Meta::Builder is designed to be a generic tool for writing Meta objects.
12cu|perl-Meta-Builder-0.3.0-1|29	Unlike specialized tools, Meta::Builder makes no assumptions about what
12cu|perl-Meta-Builder-0.3.0-1|30	metrics you will care about. Meta::Builder also mkaes it simple for others
12cu|perl-Meta-Builder-0.3.0-1|31	to extend your meta-object based tools by providing hooks for other
12cu|perl-Meta-Builder-0.3.0-1|32	packages to add metrics to your meta object.
12cu|perl-Meta-Builder-0.3.0-1|33	
12cu|perl-Meta-Builder-0.3.0-1|34	If a specialized Meta object tool is available ot meet your needs please
12cu|perl-Meta-Builder-0.3.0-1|35	use it. However if you need a simple Meta object to track a couple metrics,
12cu|perl-Meta-Builder-0.3.0-1|36	use Meta::Builder.
12cu|perl-Meta-Builder-0.3.0-1|37	
12cu|perl-Meta-Builder-0.3.0-1|38	%prep
12cu|perl-Meta-Builder-0.3.0-1|39	%setup -qn %{upstream_name}-%{upstream_version}
12cu|perl-Meta-Builder-0.3.0-1|40	
12cu|perl-Meta-Builder-0.3.0-1|41	%build
12cu|perl-Meta-Builder-0.3.0-1|42	perl Build.PL installdirs=vendor
12cu|perl-Meta-Builder-0.3.0-1|43	
12cu|perl-Meta-Builder-0.3.0-1|44	./Build
12cu|perl-Meta-Builder-0.3.0-1|45	
12cu|perl-Meta-Builder-0.3.0-1|46	%check
12cu|perl-Meta-Builder-0.3.0-1|47	./Build test
12cu|perl-Meta-Builder-0.3.0-1|48	
12cu|perl-Meta-Builder-0.3.0-1|49	%install
12cu|perl-Meta-Builder-0.3.0-1|50	./Build install destdir=%{buildroot}
12cu|perl-Meta-Builder-0.3.0-1|51	
12cu|perl-Meta-Builder-0.3.0-1|52	%files
12cu|perl-Meta-Builder-0.3.0-1|53	%doc META.yml README
12cu|perl-Meta-Builder-0.3.0-1|54	%{_mandir}/man3/*
12cu|perl-Meta-Builder-0.3.0-1|55	%{perl_vendorlib}/*
12cu|perl-Meta-Builder-0.3.0-1|56	
12cu|perl-Meta-Builder-0.3.0-1|57	%changelog
12cu|perl-Meta-Builder-0.3.0-1|58	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-1
12cu|perl-Meta-Builder-0.3.0-1|59	+ Revision: d403c00
12cu|perl-Meta-Builder-0.3.0-1|60	- Imported from SRPM
12cu|perl-Meta-Builder-0.3.0-1|61	
12cu|perl-Meta-Builder-0.3.0-1|62	

10990 12
12cu|perl-Method-Signatures-Simple-0.60.0-3|1	%define upstream_name    Method-Signatures-Simple
12cu|perl-Method-Signatures-Simple-0.60.0-3|2	%define upstream_version 0.06
12cu|perl-Method-Signatures-Simple-0.60.0-3|3	
12cu|perl-Method-Signatures-Simple-0.60.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Method-Signatures-Simple-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Method-Signatures-Simple-0.60.0-3|6	Release:	3
12cu|perl-Method-Signatures-Simple-0.60.0-3|7	
12cu|perl-Method-Signatures-Simple-0.60.0-3|8	Summary:	Basic method declarations with signatures, without source filters
12cu|perl-Method-Signatures-Simple-0.60.0-3|9	License:	GPL+ or Artistic
12cu|perl-Method-Signatures-Simple-0.60.0-3|10	Group:		Development/Perl
12cu|perl-Method-Signatures-Simple-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Method-Signatures-Simple-0.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Method/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Method-Signatures-Simple-0.60.0-3|13	
12cu|perl-Method-Signatures-Simple-0.60.0-3|14	BuildRequires:	perl-devel
12cu|perl-Method-Signatures-Simple-0.60.0-3|15	BuildRequires:	perl(Devel::Declare)
12cu|perl-Method-Signatures-Simple-0.60.0-3|16	BuildRequires:	perl(Module::Implementation)
12cu|perl-Method-Signatures-Simple-0.60.0-3|17	BuildArch:	noarch
12cu|perl-Method-Signatures-Simple-0.60.0-3|18	
12cu|perl-Method-Signatures-Simple-0.60.0-3|19	%description
12cu|perl-Method-Signatures-Simple-0.60.0-3|20	Basic method declarations with signatures, without source filters.
12cu|perl-Method-Signatures-Simple-0.60.0-3|21	
12cu|perl-Method-Signatures-Simple-0.60.0-3|22	%prep
12cu|perl-Method-Signatures-Simple-0.60.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Method-Signatures-Simple-0.60.0-3|24	
12cu|perl-Method-Signatures-Simple-0.60.0-3|25	%build
12cu|perl-Method-Signatures-Simple-0.60.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Method-Signatures-Simple-0.60.0-3|27	%make
12cu|perl-Method-Signatures-Simple-0.60.0-3|28	
12cu|perl-Method-Signatures-Simple-0.60.0-3|29	%check
12cu|perl-Method-Signatures-Simple-0.60.0-3|30	%make test
12cu|perl-Method-Signatures-Simple-0.60.0-3|31	
12cu|perl-Method-Signatures-Simple-0.60.0-3|32	%install
12cu|perl-Method-Signatures-Simple-0.60.0-3|33	%makeinstall_std
12cu|perl-Method-Signatures-Simple-0.60.0-3|34	
12cu|perl-Method-Signatures-Simple-0.60.0-3|35	%files
12cu|perl-Method-Signatures-Simple-0.60.0-3|36	%doc Changes META.yml LICENSE README
12cu|perl-Method-Signatures-Simple-0.60.0-3|37	%{_mandir}/man3/*
12cu|perl-Method-Signatures-Simple-0.60.0-3|38	%{perl_vendorlib}/*
12cu|perl-Method-Signatures-Simple-0.60.0-3|39	
12cu|perl-Method-Signatures-Simple-0.60.0-3|40	%changelog
12cu|perl-Method-Signatures-Simple-0.60.0-3|41	* Wed Apr 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-3
12cu|perl-Method-Signatures-Simple-0.60.0-3|42	+ Revision: f4eae1b
12cu|perl-Method-Signatures-Simple-0.60.0-3|43	- Added Module-Implementation BR
12cu|perl-Method-Signatures-Simple-0.60.0-3|44	
12cu|perl-Method-Signatures-Simple-0.60.0-3|45	

10991 12
12cu|perl-MIME-Base64-3.140.0-1|1	%define upstream_name    MIME-Base64
12cu|perl-MIME-Base64-3.140.0-1|2	%define upstream_version 3.14
12cu|perl-MIME-Base64-3.140.0-1|3	
12cu|perl-MIME-Base64-3.140.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-MIME-Base64-3.140.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-MIME-Base64-3.140.0-1|6	Release:    1
12cu|perl-MIME-Base64-3.140.0-1|7	
12cu|perl-MIME-Base64-3.140.0-1|8	Summary:    Encode/decode Base 64 (RFC 2045)
12cu|perl-MIME-Base64-3.140.0-1|9	License:    GPL+ or Artistic
12cu|perl-MIME-Base64-3.140.0-1|10	Group:      Development/Perl
12cu|perl-MIME-Base64-3.140.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MIME-Base64-3.140.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MIME/MIME-Base64-%{upstream_version}.tar.gz
12cu|perl-MIME-Base64-3.140.0-1|13	
12cu|perl-MIME-Base64-3.140.0-1|14	
12cu|perl-MIME-Base64-3.140.0-1|15	BuildRequires: perl-devel
12cu|perl-MIME-Base64-3.140.0-1|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-MIME-Base64-3.140.0-1|17	
12cu|perl-MIME-Base64-3.140.0-1|18	%description
12cu|perl-MIME-Base64-3.140.0-1|19	This module provides functions to encode and decode strings into and from
12cu|perl-MIME-Base64-3.140.0-1|20	the base64 encoding specified in RFC 2045 - _MIME (Multipurpose Internet
12cu|perl-MIME-Base64-3.140.0-1|21	Mail Extensions)_. The base64 encoding is designed to represent arbitrary
12cu|perl-MIME-Base64-3.140.0-1|22	sequences of octets in a form that need not be humanly readable. A
12cu|perl-MIME-Base64-3.140.0-1|23	65-character subset ([A-Za-z0-9+/=]) of US-ASCII is used, enabling 6 bits
12cu|perl-MIME-Base64-3.140.0-1|24	to be represented per printable character.
12cu|perl-MIME-Base64-3.140.0-1|25	
12cu|perl-MIME-Base64-3.140.0-1|26	The following functions are provided:
12cu|perl-MIME-Base64-3.140.0-1|27	
12cu|perl-MIME-Base64-3.140.0-1|28	* encode_base64($str)
12cu|perl-MIME-Base64-3.140.0-1|29	
12cu|perl-MIME-Base64-3.140.0-1|30	%prep
12cu|perl-MIME-Base64-3.140.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MIME-Base64-3.140.0-1|32	
12cu|perl-MIME-Base64-3.140.0-1|33	%build
12cu|perl-MIME-Base64-3.140.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-MIME-Base64-3.140.0-1|35	
12cu|perl-MIME-Base64-3.140.0-1|36	%{make}
12cu|perl-MIME-Base64-3.140.0-1|37	
12cu|perl-MIME-Base64-3.140.0-1|38	%check
12cu|perl-MIME-Base64-3.140.0-1|39	%{make} test
12cu|perl-MIME-Base64-3.140.0-1|40	
12cu|perl-MIME-Base64-3.140.0-1|41	%install
12cu|perl-MIME-Base64-3.140.0-1|42	rm -rf %buildroot
12cu|perl-MIME-Base64-3.140.0-1|43	%makeinstall_std
12cu|perl-MIME-Base64-3.140.0-1|44	
12cu|perl-MIME-Base64-3.140.0-1|45	%clean
12cu|perl-MIME-Base64-3.140.0-1|46	rm -rf %buildroot
12cu|perl-MIME-Base64-3.140.0-1|47	
12cu|perl-MIME-Base64-3.140.0-1|48	%files
12cu|perl-MIME-Base64-3.140.0-1|49	%defattr(-,root,root)
12cu|perl-MIME-Base64-3.140.0-1|50	%doc Changes README
12cu|perl-MIME-Base64-3.140.0-1|51	%{_mandir}/man3/*
12cu|perl-MIME-Base64-3.140.0-1|52	%perl_vendorlib/*
12cu|perl-MIME-Base64-3.140.0-1|53	
12cu|perl-MIME-Base64-3.140.0-1|54	
12cu|perl-MIME-Base64-3.140.0-1|55	
12cu|perl-MIME-Base64-3.140.0-1|56	
12cu|perl-MIME-Base64-3.140.0-1|57	%changelog
12cu|perl-MIME-Base64-3.140.0-1|58	* Sat Jan 21 2012 Oden Eriksson <oeriksson@mandriva.com> 3.130.0-2mdv2012.0
12cu|perl-MIME-Base64-3.140.0-1|59	+ Revision: 763376
12cu|perl-MIME-Base64-3.140.0-1|60	- rebuild
12cu|perl-MIME-Base64-3.140.0-1|61	
12cu|perl-MIME-Base64-3.140.0-1|62	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.130.0-1mdv2011.0
12cu|perl-MIME-Base64-3.140.0-1|63	+ Revision: 601901
12cu|perl-MIME-Base64-3.140.0-1|64	- update to new version 3.13
12cu|perl-MIME-Base64-3.140.0-1|65	
12cu|perl-MIME-Base64-3.140.0-1|66	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 3.100.0-1mdv2011.0
12cu|perl-MIME-Base64-3.140.0-1|67	+ Revision: 597104
12cu|perl-MIME-Base64-3.140.0-1|68	- update to 3.10
12cu|perl-MIME-Base64-3.140.0-1|69	
12cu|perl-MIME-Base64-3.140.0-1|70	* Wed Jul 28 2010 Jérôme Quelin <jquelin@mandriva.org> 3.90.0-3mdv2011.0
12cu|perl-MIME-Base64-3.140.0-1|71	+ Revision: 562430
12cu|perl-MIME-Base64-3.140.0-1|72	- rebuild
12cu|perl-MIME-Base64-3.140.0-1|73	
12cu|perl-MIME-Base64-3.140.0-1|74	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 3.90.0-2mdv2011.0
12cu|perl-MIME-Base64-3.140.0-1|75	+ Revision: 556005
12cu|perl-MIME-Base64-3.140.0-1|76	- rebuild for perl 5.12
12cu|perl-MIME-Base64-3.140.0-1|77	
12cu|perl-MIME-Base64-3.140.0-1|78	* Wed Jan 27 2010 Jérôme Quelin <jquelin@mandriva.org> 3.90.0-1mdv2010.1
12cu|perl-MIME-Base64-3.140.0-1|79	+ Revision: 496997
12cu|perl-MIME-Base64-3.140.0-1|80	- update to 3.09
12cu|perl-MIME-Base64-3.140.0-1|81	
12cu|perl-MIME-Base64-3.140.0-1|82	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 3.80.0-1mdv2010.0
12cu|perl-MIME-Base64-3.140.0-1|83	+ Revision: 395246
12cu|perl-MIME-Base64-3.140.0-1|84	- import perl-MIME-Base64
12cu|perl-MIME-Base64-3.140.0-1|85	
12cu|perl-MIME-Base64-3.140.0-1|86	
12cu|perl-MIME-Base64-3.140.0-1|87	* Sun Jul 12 2009 cpan2dist 3.08-1mdv
12cu|perl-MIME-Base64-3.140.0-1|88	- initial mdv release, generated with cpan2dist
12cu|perl-MIME-Base64-3.140.0-1|89	

10992 12
12cu|perl-MIME-Lite-HTML-1.240.0-1|1	%define upstream_name    MIME-Lite-HTML
12cu|perl-MIME-Lite-HTML-1.240.0-1|2	%define upstream_version 1.24
12cu|perl-MIME-Lite-HTML-1.240.0-1|3	
12cu|perl-MIME-Lite-HTML-1.240.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-MIME-Lite-HTML-1.240.0-1|5	Version:	%perl_convert_version 1.24
12cu|perl-MIME-Lite-HTML-1.240.0-1|6	Release:	1
12cu|perl-MIME-Lite-HTML-1.240.0-1|7	Summary:	Provide routine to transform HTML to MIME
12cu|perl-MIME-Lite-HTML-1.240.0-1|8	License:	GPL+ or Artistic
12cu|perl-MIME-Lite-HTML-1.240.0-1|9	Group:		Development/Perl
12cu|perl-MIME-Lite-HTML-1.240.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MIME-Lite-HTML-1.240.0-1|11	Source0:	http://www.cpan.org/modules/by-module/MIME/MIME-Lite-HTML-1.24.tar.gz
12cu|perl-MIME-Lite-HTML-1.240.0-1|12	
12cu|perl-MIME-Lite-HTML-1.240.0-1|13	BuildRequires:	perl-devel
12cu|perl-MIME-Lite-HTML-1.240.0-1|14	BuildRequires:	perl(Email::Date::Format)
12cu|perl-MIME-Lite-HTML-1.240.0-1|15	BuildRequires:	perl(HTML::LinkExtor)
12cu|perl-MIME-Lite-HTML-1.240.0-1|16	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-MIME-Lite-HTML-1.240.0-1|17	BuildRequires:	perl(MIME::Lite)
12cu|perl-MIME-Lite-HTML-1.240.0-1|18	BuildRequires:	perl(Test::More)
12cu|perl-MIME-Lite-HTML-1.240.0-1|19	BuildRequires:	perl(URI::URL)
12cu|perl-MIME-Lite-HTML-1.240.0-1|20	BuildArch:	noarch
12cu|perl-MIME-Lite-HTML-1.240.0-1|21	
12cu|perl-MIME-Lite-HTML-1.240.0-1|22	%description
12cu|perl-MIME-Lite-HTML-1.240.0-1|23	This module is a Perl mail client interface for sending message that
12cu|perl-MIME-Lite-HTML-1.240.0-1|24	support HTML format and build them for you.. This module provide routine to
12cu|perl-MIME-Lite-HTML-1.240.0-1|25	transform a HTML page in MIME::Lite mail. So you need this module to use
12cu|perl-MIME-Lite-HTML-1.240.0-1|26	MIME-Lite-HTML possibilities
12cu|perl-MIME-Lite-HTML-1.240.0-1|27	
12cu|perl-MIME-Lite-HTML-1.240.0-1|28	%prep
12cu|perl-MIME-Lite-HTML-1.240.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MIME-Lite-HTML-1.240.0-1|30	
12cu|perl-MIME-Lite-HTML-1.240.0-1|31	%build
12cu|perl-MIME-Lite-HTML-1.240.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MIME-Lite-HTML-1.240.0-1|33	%make
12cu|perl-MIME-Lite-HTML-1.240.0-1|34	
12cu|perl-MIME-Lite-HTML-1.240.0-1|35	%check
12cu|perl-MIME-Lite-HTML-1.240.0-1|36	%make test
12cu|perl-MIME-Lite-HTML-1.240.0-1|37	
12cu|perl-MIME-Lite-HTML-1.240.0-1|38	%install
12cu|perl-MIME-Lite-HTML-1.240.0-1|39	%makeinstall_std
12cu|perl-MIME-Lite-HTML-1.240.0-1|40	
12cu|perl-MIME-Lite-HTML-1.240.0-1|41	%files
12cu|perl-MIME-Lite-HTML-1.240.0-1|42	%doc README Changes
12cu|perl-MIME-Lite-HTML-1.240.0-1|43	%{_mandir}/man3/*
12cu|perl-MIME-Lite-HTML-1.240.0-1|44	%{perl_vendorlib}/MIME
12cu|perl-MIME-Lite-HTML-1.240.0-1|45	
12cu|perl-MIME-Lite-HTML-1.240.0-1|46	%changelog
12cu|perl-MIME-Lite-HTML-1.240.0-1|47	* Fri Sep 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.230.0-1mdv2010.0
12cu|perl-MIME-Lite-HTML-1.240.0-1|48	+ Revision: 430505
12cu|perl-MIME-Lite-HTML-1.240.0-1|49	- import perl-MIME-Lite-HTML
12cu|perl-MIME-Lite-HTML-1.240.0-1|50	
12cu|perl-MIME-Lite-HTML-1.240.0-1|51	
12cu|perl-MIME-Lite-HTML-1.240.0-1|52	* Thu Sep 03 2009 cpan2dist 1.23-1mdv
12cu|perl-MIME-Lite-HTML-1.240.0-1|53	- initial mdv release, generated with cpan2dist
12cu|perl-MIME-Lite-HTML-1.240.0-1|54	

10993 12
12cu|perl-Mixin-Linewise-0.104.0-1|1	%define upstream_name    Mixin-Linewise
12cu|perl-Mixin-Linewise-0.104.0-1|2	%define upstream_version 0.104
12cu|perl-Mixin-Linewise-0.104.0-1|3	
12cu|perl-Mixin-Linewise-0.104.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Mixin-Linewise-0.104.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Mixin-Linewise-0.104.0-1|6	Release:	1
12cu|perl-Mixin-Linewise-0.104.0-1|7	
12cu|perl-Mixin-Linewise-0.104.0-1|8	Summary:	Get linewise writeers for strings and filenames
12cu|perl-Mixin-Linewise-0.104.0-1|9	License:	GPL+ or Artistic
12cu|perl-Mixin-Linewise-0.104.0-1|10	Group:		Development/Perl
12cu|perl-Mixin-Linewise-0.104.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Mixin-Linewise-0.104.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Mixin/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Mixin-Linewise-0.104.0-1|13	
12cu|perl-Mixin-Linewise-0.104.0-1|14	BuildRequires:	perl-devel
12cu|perl-Mixin-Linewise-0.104.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-Mixin-Linewise-0.104.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Mixin-Linewise-0.104.0-1|17	BuildRequires:	perl(IO::File)
12cu|perl-Mixin-Linewise-0.104.0-1|18	BuildRequires:	perl(IO::String)
12cu|perl-Mixin-Linewise-0.104.0-1|19	BuildRequires:	perl(Sub::Exporter)
12cu|perl-Mixin-Linewise-0.104.0-1|20	
12cu|perl-Mixin-Linewise-0.104.0-1|21	BuildArch:	noarch
12cu|perl-Mixin-Linewise-0.104.0-1|22	
12cu|perl-Mixin-Linewise-0.104.0-1|23	%description
12cu|perl-Mixin-Linewise-0.104.0-1|24	It's boring to deal with opening files for IO, converting strings to
12cu|perl-Mixin-Linewise-0.104.0-1|25	handle-like objects, and all that. With the Mixin::Linewise::Readers
12cu|perl-Mixin-Linewise-0.104.0-1|26	manpage and the Mixin::Linewise::Writers manpage, you can just write a
12cu|perl-Mixin-Linewise-0.104.0-1|27	method to handle handles, and methods for handling strings and filenames
12cu|perl-Mixin-Linewise-0.104.0-1|28	are added for you.
12cu|perl-Mixin-Linewise-0.104.0-1|29	
12cu|perl-Mixin-Linewise-0.104.0-1|30	%prep
12cu|perl-Mixin-Linewise-0.104.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Mixin-Linewise-0.104.0-1|32	
12cu|perl-Mixin-Linewise-0.104.0-1|33	%build
12cu|perl-Mixin-Linewise-0.104.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Mixin-Linewise-0.104.0-1|35	%make
12cu|perl-Mixin-Linewise-0.104.0-1|36	
12cu|perl-Mixin-Linewise-0.104.0-1|37	%check
12cu|perl-Mixin-Linewise-0.104.0-1|38	%make test
12cu|perl-Mixin-Linewise-0.104.0-1|39	
12cu|perl-Mixin-Linewise-0.104.0-1|40	%install
12cu|perl-Mixin-Linewise-0.104.0-1|41	%makeinstall_std
12cu|perl-Mixin-Linewise-0.104.0-1|42	
12cu|perl-Mixin-Linewise-0.104.0-1|43	%files
12cu|perl-Mixin-Linewise-0.104.0-1|44	%doc Changes LICENSE README
12cu|perl-Mixin-Linewise-0.104.0-1|45	%{_mandir}/man3/*
12cu|perl-Mixin-Linewise-0.104.0-1|46	%{perl_vendorlib}/*
12cu|perl-Mixin-Linewise-0.104.0-1|47	
12cu|perl-Mixin-Linewise-0.104.0-1|48	%changelog
12cu|perl-Mixin-Linewise-0.104.0-1|49	* Sun Dec 29 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.104.0-1
12cu|perl-Mixin-Linewise-0.104.0-1|50	+ Revision: a401348
12cu|perl-Mixin-Linewise-0.104.0-1|51	- Updated to 0.104
12cu|perl-Mixin-Linewise-0.104.0-1|52	
12cu|perl-Mixin-Linewise-0.104.0-1|53	

10994 12
12cu|perl-MLDBM-Sync-0.300.0-3|1	%define upstream_name    MLDBM-Sync
12cu|perl-MLDBM-Sync-0.300.0-3|2	%define upstream_version 0.30
12cu|perl-MLDBM-Sync-0.300.0-3|3	
12cu|perl-MLDBM-Sync-0.300.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-MLDBM-Sync-0.300.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MLDBM-Sync-0.300.0-3|6	Release:	3
12cu|perl-MLDBM-Sync-0.300.0-3|7	
12cu|perl-MLDBM-Sync-0.300.0-3|8	Summary:	%{upstream_name} module for perl
12cu|perl-MLDBM-Sync-0.300.0-3|9	License:	Artistic
12cu|perl-MLDBM-Sync-0.300.0-3|10	Group:		Development/Perl
12cu|perl-MLDBM-Sync-0.300.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MLDBM-Sync-0.300.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/C/CH/CHAMAS/%{upstream_name}-%{upstream_version}.tar.bz2
12cu|perl-MLDBM-Sync-0.300.0-3|13	
12cu|perl-MLDBM-Sync-0.300.0-3|14	BuildRequires:	perl-devel
12cu|perl-MLDBM-Sync-0.300.0-3|15	BuildRequires:	perl(Digest::MD5)
12cu|perl-MLDBM-Sync-0.300.0-3|16	BuildRequires:	perl(MLDBM)
12cu|perl-MLDBM-Sync-0.300.0-3|17	BuildArch:	noarch
12cu|perl-MLDBM-Sync-0.300.0-3|18	
12cu|perl-MLDBM-Sync-0.300.0-3|19	%description
12cu|perl-MLDBM-Sync-0.300.0-3|20	%{upstream_name} module for perl.
12cu|perl-MLDBM-Sync-0.300.0-3|21	
12cu|perl-MLDBM-Sync-0.300.0-3|22	%prep
12cu|perl-MLDBM-Sync-0.300.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MLDBM-Sync-0.300.0-3|24	
12cu|perl-MLDBM-Sync-0.300.0-3|25	%build
12cu|perl-MLDBM-Sync-0.300.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MLDBM-Sync-0.300.0-3|27	make
12cu|perl-MLDBM-Sync-0.300.0-3|28	
12cu|perl-MLDBM-Sync-0.300.0-3|29	%check
12cu|perl-MLDBM-Sync-0.300.0-3|30	make test
12cu|perl-MLDBM-Sync-0.300.0-3|31	
12cu|perl-MLDBM-Sync-0.300.0-3|32	%install
12cu|perl-MLDBM-Sync-0.300.0-3|33	%makeinstall_std
12cu|perl-MLDBM-Sync-0.300.0-3|34	
12cu|perl-MLDBM-Sync-0.300.0-3|35	%files
12cu|perl-MLDBM-Sync-0.300.0-3|36	%doc MANIFEST README
12cu|perl-MLDBM-Sync-0.300.0-3|37	%{_mandir}/*/*
12cu|perl-MLDBM-Sync-0.300.0-3|38	%{perl_vendorlib}/MLDBM
12cu|perl-MLDBM-Sync-0.300.0-3|39	
12cu|perl-MLDBM-Sync-0.300.0-3|40	
12cu|perl-MLDBM-Sync-0.300.0-3|41	%changelog
12cu|perl-MLDBM-Sync-0.300.0-3|42	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2010.0
12cu|perl-MLDBM-Sync-0.300.0-3|43	+ Revision: 407686
12cu|perl-MLDBM-Sync-0.300.0-3|44	- rebuild using %%perl_convert_version
12cu|perl-MLDBM-Sync-0.300.0-3|45	
12cu|perl-MLDBM-Sync-0.300.0-3|46	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.30-8mdv2009.0
12cu|perl-MLDBM-Sync-0.300.0-3|47	+ Revision: 257849
12cu|perl-MLDBM-Sync-0.300.0-3|48	- rebuild
12cu|perl-MLDBM-Sync-0.300.0-3|49	
12cu|perl-MLDBM-Sync-0.300.0-3|50	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.30-7mdv2009.0
12cu|perl-MLDBM-Sync-0.300.0-3|51	+ Revision: 245881
12cu|perl-MLDBM-Sync-0.300.0-3|52	- rebuild
12cu|perl-MLDBM-Sync-0.300.0-3|53	
12cu|perl-MLDBM-Sync-0.300.0-3|54	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.30-5mdv2008.1
12cu|perl-MLDBM-Sync-0.300.0-3|55	+ Revision: 136288
12cu|perl-MLDBM-Sync-0.300.0-3|56	- restore BuildRoot
12cu|perl-MLDBM-Sync-0.300.0-3|57	
12cu|perl-MLDBM-Sync-0.300.0-3|58	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-MLDBM-Sync-0.300.0-3|59	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-MLDBM-Sync-0.300.0-3|60	
12cu|perl-MLDBM-Sync-0.300.0-3|61	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 0.30-5mdv2008.0
12cu|perl-MLDBM-Sync-0.300.0-3|62	+ Revision: 67500
12cu|perl-MLDBM-Sync-0.300.0-3|63	- kill file require on perl-base
12cu|perl-MLDBM-Sync-0.300.0-3|64	
12cu|perl-MLDBM-Sync-0.300.0-3|65	
12cu|perl-MLDBM-Sync-0.300.0-3|66	* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 0.30-5mdv2007.0
12cu|perl-MLDBM-Sync-0.300.0-3|67	+ Revision: 108472
12cu|perl-MLDBM-Sync-0.300.0-3|68	- rebuild
12cu|perl-MLDBM-Sync-0.300.0-3|69	
12cu|perl-MLDBM-Sync-0.300.0-3|70	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cu|perl-MLDBM-Sync-0.300.0-3|71	- Import perl-MLDBM-Sync
12cu|perl-MLDBM-Sync-0.300.0-3|72	

10995 12
12cu|perl-Module-Build-Tiny-0.35.0-1|1	%define upstream_name    Module-Build-Tiny
12cu|perl-Module-Build-Tiny-0.35.0-1|2	%define upstream_version 0.035
12cu|perl-Module-Build-Tiny-0.35.0-1|3	
12cu|perl-Module-Build-Tiny-0.35.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Module-Build-Tiny-0.35.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Module-Build-Tiny-0.35.0-1|6	Release:    1
12cu|perl-Module-Build-Tiny-0.35.0-1|7	
12cu|perl-Module-Build-Tiny-0.35.0-1|8	Summary:    A tiny replacement for Module::Build
12cu|perl-Module-Build-Tiny-0.35.0-1|9	License:    GPL+ or Artistic
12cu|perl-Module-Build-Tiny-0.35.0-1|10	Group:      Development/Perl
12cu|perl-Module-Build-Tiny-0.35.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Module-Build-Tiny-0.35.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Module-Build-Tiny-0.35.0-1|13	
12cu|perl-Module-Build-Tiny-0.35.0-1|14	BuildRequires: perl(CPAN::Meta)
12cu|perl-Module-Build-Tiny-0.35.0-1|15	BuildRequires: perl(Carp)
12cu|perl-Module-Build-Tiny-0.35.0-1|16	BuildRequires: perl(Cwd)
12cu|perl-Module-Build-Tiny-0.35.0-1|17	BuildRequires: perl(Data::Dumper)
12cu|perl-Module-Build-Tiny-0.35.0-1|18	BuildRequires: perl(DynaLoader)
12cu|perl-Module-Build-Tiny-0.35.0-1|19	BuildRequires: perl(Exporter) >= 5.570.0
12cu|perl-Module-Build-Tiny-0.35.0-1|20	BuildRequires: perl(ExtUtils::CBuilder)
12cu|perl-Module-Build-Tiny-0.35.0-1|21	BuildRequires: perl(ExtUtils::Config) >= 0.3.0
12cu|perl-Module-Build-Tiny-0.35.0-1|22	BuildRequires: perl(ExtUtils::Helpers) >= 0.20.0
12cu|perl-Module-Build-Tiny-0.35.0-1|23	BuildRequires: perl(ExtUtils::Install)
12cu|perl-Module-Build-Tiny-0.35.0-1|24	BuildRequires: perl(ExtUtils::InstallPaths) >= 0.2.0
12cu|perl-Module-Build-Tiny-0.35.0-1|25	BuildRequires: perl(ExtUtils::ParseXS)
12cu|perl-Module-Build-Tiny-0.35.0-1|26	BuildRequires: perl(File::Basename)
12cu|perl-Module-Build-Tiny-0.35.0-1|27	BuildRequires: perl(File::Find)
12cu|perl-Module-Build-Tiny-0.35.0-1|28	BuildRequires: perl(File::Path)
12cu|perl-Module-Build-Tiny-0.35.0-1|29	BuildRequires: perl(File::Spec)
12cu|perl-Module-Build-Tiny-0.35.0-1|30	BuildRequires: perl(File::Spec::Functions)
12cu|perl-Module-Build-Tiny-0.35.0-1|31	BuildRequires: perl(File::Temp)
12cu|perl-Module-Build-Tiny-0.35.0-1|32	BuildRequires: perl(Getopt::Long) >= 2.360.0
12cu|perl-Module-Build-Tiny-0.35.0-1|33	BuildRequires: perl(IO::File)
12cu|perl-Module-Build-Tiny-0.35.0-1|34	BuildRequires: perl(IO::Handle)
12cu|perl-Module-Build-Tiny-0.35.0-1|35	BuildRequires: perl(IPC::Open2)
12cu|perl-Module-Build-Tiny-0.35.0-1|36	BuildRequires: perl(IPC::Open3)
12cu|perl-Module-Build-Tiny-0.35.0-1|37	BuildRequires: perl(JSON::PP) >= 2.0.0
12cu|perl-Module-Build-Tiny-0.35.0-1|38	BuildRequires: perl(Pod::Man)
12cu|perl-Module-Build-Tiny-0.35.0-1|39	BuildRequires: perl(TAP::Harness::Env)
12cu|perl-Module-Build-Tiny-0.35.0-1|40	BuildRequires: perl(Test::More) >= 0.880.0
12cu|perl-Module-Build-Tiny-0.35.0-1|41	BuildRequires: perl(XSLoader)
12cu|perl-Module-Build-Tiny-0.35.0-1|42	BuildRequires: perl(strict)
12cu|perl-Module-Build-Tiny-0.35.0-1|43	BuildRequires: perl(warnings)
12cu|perl-Module-Build-Tiny-0.35.0-1|44	BuildRequires: perl-devel
12cu|perl-Module-Build-Tiny-0.35.0-1|45	BuildArch:  noarch
12cu|perl-Module-Build-Tiny-0.35.0-1|46	
12cu|perl-Module-Build-Tiny-0.35.0-1|47	%description
12cu|perl-Module-Build-Tiny-0.35.0-1|48	Many Perl distributions use a Build.PL file instead of a Makefile.PL file
12cu|perl-Module-Build-Tiny-0.35.0-1|49	to drive distribution configuration, build, test and installation.
12cu|perl-Module-Build-Tiny-0.35.0-1|50	Traditionally, Build.PL uses Module::Build as the underlying build system.
12cu|perl-Module-Build-Tiny-0.35.0-1|51	This module provides a simple, lightweight, drop-in replacement.
12cu|perl-Module-Build-Tiny-0.35.0-1|52	
12cu|perl-Module-Build-Tiny-0.35.0-1|53	Whereas Module::Build has over 6,700 lines of code; this module has less
12cu|perl-Module-Build-Tiny-0.35.0-1|54	than 120, yet supports the features needed by most distributions.
12cu|perl-Module-Build-Tiny-0.35.0-1|55	
12cu|perl-Module-Build-Tiny-0.35.0-1|56	Supported
12cu|perl-Module-Build-Tiny-0.35.0-1|57	* * Pure Perl distributions
12cu|perl-Module-Build-Tiny-0.35.0-1|58	
12cu|perl-Module-Build-Tiny-0.35.0-1|59	%prep
12cu|perl-Module-Build-Tiny-0.35.0-1|60	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Module-Build-Tiny-0.35.0-1|61	
12cu|perl-Module-Build-Tiny-0.35.0-1|62	%build
12cu|perl-Module-Build-Tiny-0.35.0-1|63	%{__perl} Build.PL --installdirs=vendor
12cu|perl-Module-Build-Tiny-0.35.0-1|64	
12cu|perl-Module-Build-Tiny-0.35.0-1|65	./Build
12cu|perl-Module-Build-Tiny-0.35.0-1|66	
12cu|perl-Module-Build-Tiny-0.35.0-1|67	# %check
12cu|perl-Module-Build-Tiny-0.35.0-1|68	# ./Build test
12cu|perl-Module-Build-Tiny-0.35.0-1|69	
12cu|perl-Module-Build-Tiny-0.35.0-1|70	%install
12cu|perl-Module-Build-Tiny-0.35.0-1|71	./Build install --destdir=%{buildroot}
12cu|perl-Module-Build-Tiny-0.35.0-1|72	
12cu|perl-Module-Build-Tiny-0.35.0-1|73	%files
12cu|perl-Module-Build-Tiny-0.35.0-1|74	%doc Changes INSTALL LICENSE META.json META.yml MYMETA.yml README
12cu|perl-Module-Build-Tiny-0.35.0-1|75	%{_mandir}/man3/*
12cu|perl-Module-Build-Tiny-0.35.0-1|76	%{perl_vendorlib}/*
12cu|perl-Module-Build-Tiny-0.35.0-1|77	
12cu|perl-Module-Build-Tiny-0.35.0-1|78	%changelog
12cu|perl-Module-Build-Tiny-0.35.0-1|79	* Fri Apr 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.35.0-1
12cu|perl-Module-Build-Tiny-0.35.0-1|80	+ Revision: 738943f
12cu|perl-Module-Build-Tiny-0.35.0-1|81	- Disable check
12cu|perl-Module-Build-Tiny-0.35.0-1|82	
12cu|perl-Module-Build-Tiny-0.35.0-1|83	

10996 12
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|1	%define upstream_name    Module-CPANTS-Analyse
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|2	%define upstream_version 0.9002
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|3	
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|4	Name:		perl-%{upstream_name}
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|6	Release:	1
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|7	
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|8	Summary:	Generate Kwalitee ratings for a distribution
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|9	License:	GPL+ or Artistic
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|10	Group:		Development/Perl
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|12	Source0:	http://www.cpan.org/modules/by-module/Module/Module-CPANTS-Analyse-%{upstream_version}.tar.gz
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|13	
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|14	BuildRequires:	perl-devel
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|15	BuildRequires:	perl(Archive::Any) >= 0.60.0
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|16	BuildRequires:	perl(Archive::Tar) >= 1.480.0
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|17	BuildRequires:	perl(Array::Diff) >= 0.40.0
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|18	BuildRequires:	perl(CPAN::DistnameInfo) >= 0.60.0
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|19	BuildRequires:	perl(Class::Accessor) >= 0.190.0
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|20	BuildRequires:	perl(Cwd)
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|21	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|22	BuildRequires:	perl(ExtUtils::Manifest)
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|23	BuildRequires:	perl(File::Find::Rule)
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|24	BuildRequires:	perl(File::Slurp)
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|25	BuildRequires:	perl(File::chdir)
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|26	BuildRequires:	perl(IO::Capture) >= 0.50.0
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|27	BuildRequires:	perl(LWP::Simple)
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|28	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|29	BuildRequires:	perl(Module::Build)
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|30	BuildRequires:	perl(Module::ExtractUse) >= 0.180.0
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|31	BuildRequires:	perl(Module::Pluggable) >= 2.960.0
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|32	BuildRequires:	perl(Module::Signature)
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|33	BuildRequires:	perl(Pod::Simple::Checker) >= 2.20.0
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|34	BuildRequires:	perl(Readonly)
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|35	BuildRequires:	perl(Set::Scalar)
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|36	BuildRequires:	perl(Software::License) >= 0.3.0
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|37	BuildRequires:	perl(Test::CPAN::Meta::YAML::Version)
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|38	BuildRequires:	perl(Test::Deep)
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|39	BuildRequires:	perl(Test::More)
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|40	BuildRequires:	perl(Test::NoWarnings)
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|41	BuildRequires:	perl(Test::Warn) >= 0.110.0
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|42	BuildRequires:	perl(Text::CSV_XS) >= 0.450.0
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|43	BuildRequires:	perl(YAML::Any) >= 0.810.0
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|44	BuildRequires:	perl(YAML::XS)
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|45	BuildRequires:	perl(version) >= 0.730.0
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|46	BuildArch:	noarch
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|47	
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|48	%description
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|49	Kwalitee is an automatically-measurable gauge of how good your software is.
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|50	That's very different from quality, which a computer really can't measure in a
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|51	general sense. (If you can, you've solved a hard problem in computer science.)
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|52	
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|53	In the world of the CPAN, the CPANTS project (CPAN Testing Service; also a
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|54	funny acronym on its own) measures Kwalitee with several metrics. If you plan
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|55	to release a distribution to the CPAN -- or even within your own organization
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|56	-- testing its Kwalitee before creating a release can help you improve your
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|57	quality as well.
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|58	
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|59	Test::Kwalitee and a short test file will do this for you automatically.
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|60	
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|61	%prep
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|62	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|63	
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|64	%build
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|65	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|66	%make
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|67	
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|68	%check
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|69	#make test
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|70	
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|71	%install
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|72	%makeinstall_std
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|73	
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|74	%files
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|75	%doc AUTHORS Changes META.json META.yml MYMETA.yml README  TODO
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|76	%{_bindir}/*
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|77	%{perl_vendorlib}/Module
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|78	%{_mandir}/*/*
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|79	
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|80	
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|81	
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|82	
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|83	%changelog
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|84	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.900.200-1
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|85	+ Revision: 758ea20
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|86	- Fix %doc files
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|87	
12cu|perl-Module-CPANTS-Analyse-0.900.200-1|88	

10997 12
12cu|perl-Module-Depends-0.160.0-1|1	%define upstream_name    Module-Depends
12cu|perl-Module-Depends-0.160.0-1|2	%define upstream_version 0.16
12cu|perl-Module-Depends-0.160.0-1|3	
12cu|perl-Module-Depends-0.160.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Module-Depends-0.160.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Module-Depends-0.160.0-1|6	Release:	1
12cu|perl-Module-Depends-0.160.0-1|7	
12cu|perl-Module-Depends-0.160.0-1|8	Summary:	Intrusive discovery of distribution dependencies
12cu|perl-Module-Depends-0.160.0-1|9	License:	GPL+ or Artistic
12cu|perl-Module-Depends-0.160.0-1|10	Group:		Development/Perl
12cu|perl-Module-Depends-0.160.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Module-Depends-0.160.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Module/Module-Depends-%{upstream_version}.tar.gz
12cu|perl-Module-Depends-0.160.0-1|13	
12cu|perl-Module-Depends-0.160.0-1|14	BuildRequires:	perl-devel
12cu|perl-Module-Depends-0.160.0-1|15	BuildRequires:	perl(Class::Accessor::Chained)
12cu|perl-Module-Depends-0.160.0-1|16	BuildRequires:	perl(File::Spec)
12cu|perl-Module-Depends-0.160.0-1|17	BuildRequires:	perl(Test::More)
12cu|perl-Module-Depends-0.160.0-1|18	BuildRequires:	perl(YAML)
12cu|perl-Module-Depends-0.160.0-1|19	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Module-Depends-0.160.0-1|20	BuildArch:	noarch
12cu|perl-Module-Depends-0.160.0-1|21	
12cu|perl-Module-Depends-0.160.0-1|22	%description
12cu|perl-Module-Depends-0.160.0-1|23	Module::Depends extracts module dependencies from an unpacked distribution
12cu|perl-Module-Depends-0.160.0-1|24	tree.
12cu|perl-Module-Depends-0.160.0-1|25	
12cu|perl-Module-Depends-0.160.0-1|26	Module::Depends only evaluates the META.yml shipped with a distribution.
12cu|perl-Module-Depends-0.160.0-1|27	This won't be effective until all distributions ship META.yml files, so we
12cu|perl-Module-Depends-0.160.0-1|28	suggest you take your life in your hands and look at
12cu|perl-Module-Depends-0.160.0-1|29	Module::Depends::Intrusive.
12cu|perl-Module-Depends-0.160.0-1|30	
12cu|perl-Module-Depends-0.160.0-1|31	%prep
12cu|perl-Module-Depends-0.160.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Module-Depends-0.160.0-1|33	
12cu|perl-Module-Depends-0.160.0-1|34	%build
12cu|perl-Module-Depends-0.160.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Module-Depends-0.160.0-1|36	%make
12cu|perl-Module-Depends-0.160.0-1|37	
12cu|perl-Module-Depends-0.160.0-1|38	%check
12cu|perl-Module-Depends-0.160.0-1|39	make test
12cu|perl-Module-Depends-0.160.0-1|40	
12cu|perl-Module-Depends-0.160.0-1|41	%install
12cu|perl-Module-Depends-0.160.0-1|42	%makeinstall_std
12cu|perl-Module-Depends-0.160.0-1|43	
12cu|perl-Module-Depends-0.160.0-1|44	%files
12cu|perl-Module-Depends-0.160.0-1|45	%doc Changes README
12cu|perl-Module-Depends-0.160.0-1|46	%{_mandir}/man3/*
12cu|perl-Module-Depends-0.160.0-1|47	%{perl_vendorlib}/*
12cu|perl-Module-Depends-0.160.0-1|48	
12cu|perl-Module-Depends-0.160.0-1|49	%changelog
12cu|perl-Module-Depends-0.160.0-1|50	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.150.0-2mdv2011.0
12cu|perl-Module-Depends-0.160.0-1|51	+ Revision: 655049
12cu|perl-Module-Depends-0.160.0-1|52	- rebuild for updated spec-helper
12cu|perl-Module-Depends-0.160.0-1|53	
12cu|perl-Module-Depends-0.160.0-1|54	* Wed Feb 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2011.0
12cu|perl-Module-Depends-0.160.0-1|55	+ Revision: 510522
12cu|perl-Module-Depends-0.160.0-1|56	- update to 0.15
12cu|perl-Module-Depends-0.160.0-1|57	
12cu|perl-Module-Depends-0.160.0-1|58	* Tue Jun 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.0
12cu|perl-Module-Depends-0.160.0-1|59	+ Revision: 391006
12cu|perl-Module-Depends-0.160.0-1|60	- import perl-Module-Depends
12cu|perl-Module-Depends-0.160.0-1|61	
12cu|perl-Module-Depends-0.160.0-1|62	
12cu|perl-Module-Depends-0.160.0-1|63	* Tue Jun 30 2009 cpan2dist 0.14-1mdv
12cu|perl-Module-Depends-0.160.0-1|64	- initial mdv release, generated with cpan2dist
12cu|perl-Module-Depends-0.160.0-1|65	
12cu|perl-Module-Depends-0.160.0-1|66	

10998 12
12cu|perl-Module-Extract-Namespaces-1.20.0-1|1	%define upstream_name    Module-Extract-Namespaces
12cu|perl-Module-Extract-Namespaces-1.20.0-1|2	%define upstream_version 1.02
12cu|perl-Module-Extract-Namespaces-1.20.0-1|3	
12cu|perl-Module-Extract-Namespaces-1.20.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Module-Extract-Namespaces-1.20.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Module-Extract-Namespaces-1.20.0-1|6	Release:	1
12cu|perl-Module-Extract-Namespaces-1.20.0-1|7	
12cu|perl-Module-Extract-Namespaces-1.20.0-1|8	Summary:	Extract the package declarations from a module
12cu|perl-Module-Extract-Namespaces-1.20.0-1|9	License:	GPL+ or Artistic
12cu|perl-Module-Extract-Namespaces-1.20.0-1|10	Group:		Development/Perl
12cu|perl-Module-Extract-Namespaces-1.20.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Module-Extract-Namespaces-1.20.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Module/Module-Extract-Namespaces-%{upstream_version}.tar.gz
12cu|perl-Module-Extract-Namespaces-1.20.0-1|13	
12cu|perl-Module-Extract-Namespaces-1.20.0-1|14	BuildRequires:	perl-devel
12cu|perl-Module-Extract-Namespaces-1.20.0-1|15	BuildRequires:	perl(PPI)
12cu|perl-Module-Extract-Namespaces-1.20.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Module-Extract-Namespaces-1.20.0-1|17	BuildArch:	noarch
12cu|perl-Module-Extract-Namespaces-1.20.0-1|18	
12cu|perl-Module-Extract-Namespaces-1.20.0-1|19	%description
12cu|perl-Module-Extract-Namespaces-1.20.0-1|20	This module extracts package declarations from Perl code without running
12cu|perl-Module-Extract-Namespaces-1.20.0-1|21	the code.
12cu|perl-Module-Extract-Namespaces-1.20.0-1|22	
12cu|perl-Module-Extract-Namespaces-1.20.0-1|23	It does not extract:
12cu|perl-Module-Extract-Namespaces-1.20.0-1|24	
12cu|perl-Module-Extract-Namespaces-1.20.0-1|25	* * packages declared dynamically (e.g. in 'eval')
12cu|perl-Module-Extract-Namespaces-1.20.0-1|26	
12cu|perl-Module-Extract-Namespaces-1.20.0-1|27	%prep
12cu|perl-Module-Extract-Namespaces-1.20.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Module-Extract-Namespaces-1.20.0-1|29	
12cu|perl-Module-Extract-Namespaces-1.20.0-1|30	%build
12cu|perl-Module-Extract-Namespaces-1.20.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Module-Extract-Namespaces-1.20.0-1|32	%make
12cu|perl-Module-Extract-Namespaces-1.20.0-1|33	
12cu|perl-Module-Extract-Namespaces-1.20.0-1|34	%check
12cu|perl-Module-Extract-Namespaces-1.20.0-1|35	%make test
12cu|perl-Module-Extract-Namespaces-1.20.0-1|36	
12cu|perl-Module-Extract-Namespaces-1.20.0-1|37	%install
12cu|perl-Module-Extract-Namespaces-1.20.0-1|38	%makeinstall_std
12cu|perl-Module-Extract-Namespaces-1.20.0-1|39	
12cu|perl-Module-Extract-Namespaces-1.20.0-1|40	%files
12cu|perl-Module-Extract-Namespaces-1.20.0-1|41	%doc Changes LICENSE README
12cu|perl-Module-Extract-Namespaces-1.20.0-1|42	%{_mandir}/man3/*
12cu|perl-Module-Extract-Namespaces-1.20.0-1|43	%{perl_vendorlib}/*
12cu|perl-Module-Extract-Namespaces-1.20.0-1|44	
12cu|perl-Module-Extract-Namespaces-1.20.0-1|45	
12cu|perl-Module-Extract-Namespaces-1.20.0-1|46	
12cu|perl-Module-Extract-Namespaces-1.20.0-1|47	%changelog
12cu|perl-Module-Extract-Namespaces-1.20.0-1|48	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-1
12cu|perl-Module-Extract-Namespaces-1.20.0-1|49	+ Revision: 67552fc
12cu|perl-Module-Extract-Namespaces-1.20.0-1|50	- Updated to 1.02 (by updates_builder)
12cu|perl-Module-Extract-Namespaces-1.20.0-1|51	
12cu|perl-Module-Extract-Namespaces-1.20.0-1|52	

10999 12
12cu|perl-Module-Extract-Use-1.40.0-1|1	%define upstream_name    Module-Extract-Use
12cu|perl-Module-Extract-Use-1.40.0-1|2	%define upstream_version 1.04
12cu|perl-Module-Extract-Use-1.40.0-1|3	
12cu|perl-Module-Extract-Use-1.40.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Module-Extract-Use-1.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Module-Extract-Use-1.40.0-1|6	Release:	1
12cu|perl-Module-Extract-Use-1.40.0-1|7	
12cu|perl-Module-Extract-Use-1.40.0-1|8	Summary:	Pull out the modules a module uses
12cu|perl-Module-Extract-Use-1.40.0-1|9	License:	GPL+ or Artistic
12cu|perl-Module-Extract-Use-1.40.0-1|10	Group:		Development/Perl
12cu|perl-Module-Extract-Use-1.40.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Module-Extract-Use-1.40.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Module/Module-Extract-Use-%{upstream_version}.tar.gz
12cu|perl-Module-Extract-Use-1.40.0-1|13	
12cu|perl-Module-Extract-Use-1.40.0-1|14	BuildRequires:	perl-devel
12cu|perl-Module-Extract-Use-1.40.0-1|15	BuildRequires:	perl(PPI)
12cu|perl-Module-Extract-Use-1.40.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Module-Extract-Use-1.40.0-1|17	BuildRequires:	perl(Test::Output)
12cu|perl-Module-Extract-Use-1.40.0-1|18	BuildArch:	noarch
12cu|perl-Module-Extract-Use-1.40.0-1|19	
12cu|perl-Module-Extract-Use-1.40.0-1|20	%description
12cu|perl-Module-Extract-Use-1.40.0-1|21	Extract the names of the modules used in a file using a static analysis.
12cu|perl-Module-Extract-Use-1.40.0-1|22	Since this module does not run code, it cannot find dynamic uses of
12cu|perl-Module-Extract-Use-1.40.0-1|23	modules, such as 'eval "require $class"'.
12cu|perl-Module-Extract-Use-1.40.0-1|24	
12cu|perl-Module-Extract-Use-1.40.0-1|25	* new
12cu|perl-Module-Extract-Use-1.40.0-1|26	
12cu|perl-Module-Extract-Use-1.40.0-1|27	Makes an object. The object doesn't do anything just yet, but you need it
12cu|perl-Module-Extract-Use-1.40.0-1|28	to call the methods.
12cu|perl-Module-Extract-Use-1.40.0-1|29	
12cu|perl-Module-Extract-Use-1.40.0-1|30	%prep
12cu|perl-Module-Extract-Use-1.40.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Module-Extract-Use-1.40.0-1|32	
12cu|perl-Module-Extract-Use-1.40.0-1|33	%build
12cu|perl-Module-Extract-Use-1.40.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Module-Extract-Use-1.40.0-1|35	%make
12cu|perl-Module-Extract-Use-1.40.0-1|36	
12cu|perl-Module-Extract-Use-1.40.0-1|37	%check
12cu|perl-Module-Extract-Use-1.40.0-1|38	%make test
12cu|perl-Module-Extract-Use-1.40.0-1|39	
12cu|perl-Module-Extract-Use-1.40.0-1|40	%install
12cu|perl-Module-Extract-Use-1.40.0-1|41	%makeinstall_std
12cu|perl-Module-Extract-Use-1.40.0-1|42	
12cu|perl-Module-Extract-Use-1.40.0-1|43	%files
12cu|perl-Module-Extract-Use-1.40.0-1|44	%doc Changes LICENSE README
12cu|perl-Module-Extract-Use-1.40.0-1|45	%{_mandir}/man3/*
12cu|perl-Module-Extract-Use-1.40.0-1|46	%{perl_vendorlib}/*
12cu|perl-Module-Extract-Use-1.40.0-1|47	
12cu|perl-Module-Extract-Use-1.40.0-1|48	
12cu|perl-Module-Extract-Use-1.40.0-1|49	%changelog
12cu|perl-Module-Extract-Use-1.40.0-1|50	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-1
12cu|perl-Module-Extract-Use-1.40.0-1|51	+ Revision: d884c90
12cu|perl-Module-Extract-Use-1.40.0-1|52	- Updated to 1.04 (by updates_builder)
12cu|perl-Module-Extract-Use-1.40.0-1|53	
12cu|perl-Module-Extract-Use-1.40.0-1|54	

11000 12
12cu|perl-Module-Find-0.120.0-1|1	%define upstream_name	 Module-Find
12cu|perl-Module-Find-0.120.0-1|2	%define upstream_version 0.12
12cu|perl-Module-Find-0.120.0-1|3	
12cu|perl-Module-Find-0.120.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Module-Find-0.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Module-Find-0.120.0-1|6	Release:	1
12cu|perl-Module-Find-0.120.0-1|7	
12cu|perl-Module-Find-0.120.0-1|8	Summary:	Find and use installed modules in a (sub)category
12cu|perl-Module-Find-0.120.0-1|9	License:	Artistic/GPL
12cu|perl-Module-Find-0.120.0-1|10	Group:		Development/Perl
12cu|perl-Module-Find-0.120.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Module-Find-0.120.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Module/Module-Find-%{upstream_version}.tar.gz
12cu|perl-Module-Find-0.120.0-1|13	
12cu|perl-Module-Find-0.120.0-1|14	BuildRequires:	perl-devel
12cu|perl-Module-Find-0.120.0-1|15	BuildRequires:	perl(File::Find)
12cu|perl-Module-Find-0.120.0-1|16	BuildRequires:	perl(File::Spec)
12cu|perl-Module-Find-0.120.0-1|17	BuildRequires:	perl(Test::More)
12cu|perl-Module-Find-0.120.0-1|18	BuildArch:	noarch
12cu|perl-Module-Find-0.120.0-1|19	
12cu|perl-Module-Find-0.120.0-1|20	%description
12cu|perl-Module-Find-0.120.0-1|21	Module::Find lets you find and use modules in categories. This can be
12cu|perl-Module-Find-0.120.0-1|22	very useful for auto-detecting driver or plugin modules. You can
12cu|perl-Module-Find-0.120.0-1|23	differentiate between looking in the category itself or in all
12cu|perl-Module-Find-0.120.0-1|24	subcategories.
12cu|perl-Module-Find-0.120.0-1|25	
12cu|perl-Module-Find-0.120.0-1|26	
12cu|perl-Module-Find-0.120.0-1|27	%prep
12cu|perl-Module-Find-0.120.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Module-Find-0.120.0-1|29	
12cu|perl-Module-Find-0.120.0-1|30	%build
12cu|perl-Module-Find-0.120.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Module-Find-0.120.0-1|32	%make
12cu|perl-Module-Find-0.120.0-1|33	
12cu|perl-Module-Find-0.120.0-1|34	%check
12cu|perl-Module-Find-0.120.0-1|35	%make test
12cu|perl-Module-Find-0.120.0-1|36	
12cu|perl-Module-Find-0.120.0-1|37	%install
12cu|perl-Module-Find-0.120.0-1|38	%makeinstall_std
12cu|perl-Module-Find-0.120.0-1|39	
12cu|perl-Module-Find-0.120.0-1|40	%files
12cu|perl-Module-Find-0.120.0-1|41	%defattr(644,root,root,755)
12cu|perl-Module-Find-0.120.0-1|42	%doc Changes
12cu|perl-Module-Find-0.120.0-1|43	%{_mandir}/man*/*
12cu|perl-Module-Find-0.120.0-1|44	%{perl_vendorlib}/Module
12cu|perl-Module-Find-0.120.0-1|45	
12cu|perl-Module-Find-0.120.0-1|46	
12cu|perl-Module-Find-0.120.0-1|47	
12cu|perl-Module-Find-0.120.0-1|48	%changelog
12cu|perl-Module-Find-0.120.0-1|49	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-1
12cu|perl-Module-Find-0.120.0-1|50	+ Revision: a494215
12cu|perl-Module-Find-0.120.0-1|51	- Updated to 0.12 (by updates_builder)
12cu|perl-Module-Find-0.120.0-1|52	
12cu|perl-Module-Find-0.120.0-1|53	

11001 12
12cu|perl-Module-Format-0.0.6-1|1	%define upstream_name    Module-Format
12cu|perl-Module-Format-0.0.6-1|2	%define upstream_version v0.0.5
12cu|perl-Module-Format-0.0.6-1|3	
12cu|perl-Module-Format-0.0.6-1|4	Name:       perl-%{upstream_name}
12cu|perl-Module-Format-0.0.6-1|5	Version:    %perl_convert_version 0.0.6
12cu|perl-Module-Format-0.0.6-1|6	Release:    1
12cu|perl-Module-Format-0.0.6-1|7	
12cu|perl-Module-Format-0.0.6-1|8	Summary:    Convert and manipulate stringified versions of Perl modules
12cu|perl-Module-Format-0.0.6-1|9	License:    MIT
12cu|perl-Module-Format-0.0.6-1|10	Group:      Development/Perl
12cu|perl-Module-Format-0.0.6-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Module-Format-0.0.6-1|12	Source0:    http://www.cpan.org/modules/by-module/Module/Module-Format-v0.0.6.tar.gz
12cu|perl-Module-Format-0.0.6-1|13	
12cu|perl-Module-Format-0.0.6-1|14	BuildRequires: perl(Getopt::Long)
12cu|perl-Module-Format-0.0.6-1|15	BuildRequires: perl(Pod::Usage)
12cu|perl-Module-Format-0.0.6-1|16	BuildRequires: perl(Test::More)
12cu|perl-Module-Format-0.0.6-1|17	BuildRequires: perl(strict)
12cu|perl-Module-Format-0.0.6-1|18	BuildRequires: perl(vars)
12cu|perl-Module-Format-0.0.6-1|19	BuildRequires: perl(warnings)
12cu|perl-Module-Format-0.0.6-1|20	BuildRequires: perl(Module::Build)
12cu|perl-Module-Format-0.0.6-1|21	BuildArch: noarch
12cu|perl-Module-Format-0.0.6-1|22	
12cu|perl-Module-Format-0.0.6-1|23	%description
12cu|perl-Module-Format-0.0.6-1|24	Module-Format is a set of Perl modules and the accompanying perlmf command line
12cu|perl-Module-Format-0.0.6-1|25	utility that can be used to output consistetly formatted named of Perl modules
12cu|perl-Module-Format-0.0.6-1|26	for input in applications. So one can do:
12cu|perl-Module-Format-0.0.6-1|27	
12cu|perl-Module-Format-0.0.6-1|28	urpmi --auto $(perlmf as_rpm_c "$@")
12cu|perl-Module-Format-0.0.6-1|29	
12cu|perl-Module-Format-0.0.6-1|30	to install perl dependencies using urpmi (and many other uses).
12cu|perl-Module-Format-0.0.6-1|31	
12cu|perl-Module-Format-0.0.6-1|32	%prep
12cu|perl-Module-Format-0.0.6-1|33	%setup -qn %{upstream_name}-v%{version}
12cu|perl-Module-Format-0.0.6-1|34	
12cu|perl-Module-Format-0.0.6-1|35	%build
12cu|perl-Module-Format-0.0.6-1|36	%{__perl} Build.PL installdirs=vendor
12cu|perl-Module-Format-0.0.6-1|37	./Build
12cu|perl-Module-Format-0.0.6-1|38	
12cu|perl-Module-Format-0.0.6-1|39	%check
12cu|perl-Module-Format-0.0.6-1|40	./Build test
12cu|perl-Module-Format-0.0.6-1|41	
12cu|perl-Module-Format-0.0.6-1|42	%install
12cu|perl-Module-Format-0.0.6-1|43	./Build install destdir=%{buildroot}
12cu|perl-Module-Format-0.0.6-1|44	
12cu|perl-Module-Format-0.0.6-1|45	
12cu|perl-Module-Format-0.0.6-1|46	%files
12cu|perl-Module-Format-0.0.6-1|47	%doc Changes META.yml README
12cu|perl-Module-Format-0.0.6-1|48	%{_bindir}/perlmf
12cu|perl-Module-Format-0.0.6-1|49	%{_mandir}/man1/*
12cu|perl-Module-Format-0.0.6-1|50	%{_mandir}/man3/*
12cu|perl-Module-Format-0.0.6-1|51	%perl_vendorlib/*
12cu|perl-Module-Format-0.0.6-1|52	
12cu|perl-Module-Format-0.0.6-1|53	
12cu|perl-Module-Format-0.0.6-1|54	
12cu|perl-Module-Format-0.0.6-1|55	
12cu|perl-Module-Format-0.0.6-1|56	
12cu|perl-Module-Format-0.0.6-1|57	%changelog
12cu|perl-Module-Format-0.0.6-1|58	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.6-1
12cu|perl-Module-Format-0.0.6-1|59	+ Revision: 43ebeb0
12cu|perl-Module-Format-0.0.6-1|60	- Fix build setup
12cu|perl-Module-Format-0.0.6-1|61	
12cu|perl-Module-Format-0.0.6-1|62	

11002 12
12cu|perl-Module-Info-0.350.0-1|1	%define upstream_name    Module-Info
12cu|perl-Module-Info-0.350.0-1|2	%define upstream_version 0.35
12cu|perl-Module-Info-0.350.0-1|3	
12cu|perl-Module-Info-0.350.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Module-Info-0.350.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Module-Info-0.350.0-1|6	Release:	1
12cu|perl-Module-Info-0.350.0-1|7	Epoch:		1
12cu|perl-Module-Info-0.350.0-1|8	
12cu|perl-Module-Info-0.350.0-1|9	Summary:	Information about Perl modules
12cu|perl-Module-Info-0.350.0-1|10	License:	GPL+ or Artistic
12cu|perl-Module-Info-0.350.0-1|11	Group:		Development/Perl
12cu|perl-Module-Info-0.350.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Module-Info-0.350.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/M/MB/MBARBON/Module-Info-%{upstream_version}.tar.gz
12cu|perl-Module-Info-0.350.0-1|14	
12cu|perl-Module-Info-0.350.0-1|15	BuildRequires:	perl-devel
12cu|perl-Module-Info-0.350.0-1|16	BuildArch:	noarch
12cu|perl-Module-Info-0.350.0-1|17	
12cu|perl-Module-Info-0.350.0-1|18	%description
12cu|perl-Module-Info-0.350.0-1|19	Module::Info gives you information about Perl modules without actually loading
12cu|perl-Module-Info-0.350.0-1|20	the module.  It actually isn't specific to modules and should work on any perl
12cu|perl-Module-Info-0.350.0-1|21	code.
12cu|perl-Module-Info-0.350.0-1|22	
12cu|perl-Module-Info-0.350.0-1|23	%prep
12cu|perl-Module-Info-0.350.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Module-Info-0.350.0-1|25	
12cu|perl-Module-Info-0.350.0-1|26	%build
12cu|perl-Module-Info-0.350.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Module-Info-0.350.0-1|28	%make
12cu|perl-Module-Info-0.350.0-1|29	
12cu|perl-Module-Info-0.350.0-1|30	%check
12cu|perl-Module-Info-0.350.0-1|31	make test
12cu|perl-Module-Info-0.350.0-1|32	
12cu|perl-Module-Info-0.350.0-1|33	%install
12cu|perl-Module-Info-0.350.0-1|34	%makeinstall_std
12cu|perl-Module-Info-0.350.0-1|35	
12cu|perl-Module-Info-0.350.0-1|36	%files
12cu|perl-Module-Info-0.350.0-1|37	%defattr(-,root,root,755)
12cu|perl-Module-Info-0.350.0-1|38	%doc Changes
12cu|perl-Module-Info-0.350.0-1|39	%{_bindir}/*
12cu|perl-Module-Info-0.350.0-1|40	%{_mandir}/man*/*
12cu|perl-Module-Info-0.350.0-1|41	%{perl_vendorlib}/B
12cu|perl-Module-Info-0.350.0-1|42	%{perl_vendorlib}/Module
12cu|perl-Module-Info-0.350.0-1|43	
12cu|perl-Module-Info-0.350.0-1|44	
12cu|perl-Module-Info-0.350.0-1|45	
12cu|perl-Module-Info-0.350.0-1|46	%changelog
12cu|perl-Module-Info-0.350.0-1|47	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:0.350.0-1
12cu|perl-Module-Info-0.350.0-1|48	+ Revision: 0cedc6c
12cu|perl-Module-Info-0.350.0-1|49	- LOG Updated to 0.35 (by updates_builder)
12cu|perl-Module-Info-0.350.0-1|50	
12cu|perl-Module-Info-0.350.0-1|51	

11003 12
12cu|perl-Module-Install-ExtraTests-0.8.0-1|1	%define upstream_name    Module-Install-ExtraTests
12cu|perl-Module-Install-ExtraTests-0.8.0-1|2	%define upstream_version 0.008
12cu|perl-Module-Install-ExtraTests-0.8.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Module-Install-ExtraTests-0.8.0-1|4	Version:	%perl_convert_version 0.008
12cu|perl-Module-Install-ExtraTests-0.8.0-1|5	Release:	1
12cu|perl-Module-Install-ExtraTests-0.8.0-1|6	
12cu|perl-Module-Install-ExtraTests-0.8.0-1|7	Summary:	%{upstream_name} perl module
12cu|perl-Module-Install-ExtraTests-0.8.0-1|8	License:	GPL+ or Artistic
12cu|perl-Module-Install-ExtraTests-0.8.0-1|9	Group:		Development/Perl
12cu|perl-Module-Install-ExtraTests-0.8.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Module-Install-ExtraTests-0.8.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Module/Module-Install-ExtraTests-0.008.tar.gz
12cu|perl-Module-Install-ExtraTests-0.8.0-1|12	
12cu|perl-Module-Install-ExtraTests-0.8.0-1|13	BuildRequires:	perl-devel
12cu|perl-Module-Install-ExtraTests-0.8.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Module-Install-ExtraTests-0.8.0-1|15	BuildArch:	noarch
12cu|perl-Module-Install-ExtraTests-0.8.0-1|16	
12cu|perl-Module-Install-ExtraTests-0.8.0-1|17	%description
12cu|perl-Module-Install-ExtraTests-0.8.0-1|18	%{upstream_name} perl module.
12cu|perl-Module-Install-ExtraTests-0.8.0-1|19	
12cu|perl-Module-Install-ExtraTests-0.8.0-1|20	%prep
12cu|perl-Module-Install-ExtraTests-0.8.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Module-Install-ExtraTests-0.8.0-1|22	
12cu|perl-Module-Install-ExtraTests-0.8.0-1|23	%build
12cu|perl-Module-Install-ExtraTests-0.8.0-1|24	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Module-Install-ExtraTests-0.8.0-1|25	%make
12cu|perl-Module-Install-ExtraTests-0.8.0-1|26	
12cu|perl-Module-Install-ExtraTests-0.8.0-1|27	%check
12cu|perl-Module-Install-ExtraTests-0.8.0-1|28	make test
12cu|perl-Module-Install-ExtraTests-0.8.0-1|29	
12cu|perl-Module-Install-ExtraTests-0.8.0-1|30	%install
12cu|perl-Module-Install-ExtraTests-0.8.0-1|31	%makeinstall_std
12cu|perl-Module-Install-ExtraTests-0.8.0-1|32	
12cu|perl-Module-Install-ExtraTests-0.8.0-1|33	%files
12cu|perl-Module-Install-ExtraTests-0.8.0-1|34	%doc Changes LICENSE README
12cu|perl-Module-Install-ExtraTests-0.8.0-1|35	%{_mandir}/man3/*
12cu|perl-Module-Install-ExtraTests-0.8.0-1|36	%{perl_vendorlib}/*
12cu|perl-Module-Install-ExtraTests-0.8.0-1|37	
12cu|perl-Module-Install-ExtraTests-0.8.0-1|38	%changelog
12cu|perl-Module-Install-ExtraTests-0.8.0-1|39	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.7.0-2mdv2011.0
12cu|perl-Module-Install-ExtraTests-0.8.0-1|40	+ Revision: 657792
12cu|perl-Module-Install-ExtraTests-0.8.0-1|41	- rebuild for updated spec-helper
12cu|perl-Module-Install-ExtraTests-0.8.0-1|42	
12cu|perl-Module-Install-ExtraTests-0.8.0-1|43	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.7.0-1mdv2011.0
12cu|perl-Module-Install-ExtraTests-0.8.0-1|44	+ Revision: 607097
12cu|perl-Module-Install-ExtraTests-0.8.0-1|45	- import perl-Module-Install-ExtraTests
12cu|perl-Module-Install-ExtraTests-0.8.0-1|46	
12cu|perl-Module-Install-ExtraTests-0.8.0-1|47	

11004 12
12cu|perl-Module-Load-0.320.0-1|1	%define upstream_name    Module-Load%define upstream_version 0.32
12cu|perl-Module-Load-0.320.0-1|2	Name:		perl-%{upstream_name}
12cu|perl-Module-Load-0.320.0-1|3	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Module-Load-0.320.0-1|4	Release:	1
12cu|perl-Module-Load-0.320.0-1|5	
12cu|perl-Module-Load-0.320.0-1|6	Summary:	Runtime require of both modules and files
12cu|perl-Module-Load-0.320.0-1|7	License:	GPL+ or Artistic
12cu|perl-Module-Load-0.320.0-1|8	Group:		Development/Perl
12cu|perl-Module-Load-0.320.0-1|9	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Module-Load-0.320.0-1|10	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Module-Load-0.320.0-1|11	
12cu|perl-Module-Load-0.320.0-1|12	BuildRequires:	perl-devel
12cu|perl-Module-Load-0.320.0-1|13	BuildArch:	noarch
12cu|perl-Module-Load-0.320.0-1|14	
12cu|perl-Module-Load-0.320.0-1|15	%description
12cu|perl-Module-Load-0.320.0-1|16	load eliminates the need to know whether you are trying to require either a
12cu|perl-Module-Load-0.320.0-1|17	file or a module.
12cu|perl-Module-Load-0.320.0-1|18	
12cu|perl-Module-Load-0.320.0-1|19	If you consult perldoc -f require you will see that require will behave
12cu|perl-Module-Load-0.320.0-1|20	differently when given a bareword or a string.
12cu|perl-Module-Load-0.320.0-1|21	
12cu|perl-Module-Load-0.320.0-1|22	In the case of a string, require assumes you are wanting to load a file. But in
12cu|perl-Module-Load-0.320.0-1|23	the case of a bareword, it assumes you mean a module.
12cu|perl-Module-Load-0.320.0-1|24	
12cu|perl-Module-Load-0.320.0-1|25	This gives nasty overhead when you are trying to dynamically require modules at
12cu|perl-Module-Load-0.320.0-1|26	runtime, since you will need to change the module notation (Acme::Comment) to a
12cu|perl-Module-Load-0.320.0-1|27	file notation fitting the particular platform you are on.
12cu|perl-Module-Load-0.320.0-1|28	
12cu|perl-Module-Load-0.320.0-1|29	load elimates the need for this overhead and will just DWYM.
12cu|perl-Module-Load-0.320.0-1|30	
12cu|perl-Module-Load-0.320.0-1|31	%prep
12cu|perl-Module-Load-0.320.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Module-Load-0.320.0-1|33	
12cu|perl-Module-Load-0.320.0-1|34	%build
12cu|perl-Module-Load-0.320.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Module-Load-0.320.0-1|36	%make
12cu|perl-Module-Load-0.320.0-1|37	
12cu|perl-Module-Load-0.320.0-1|38	%check
12cu|perl-Module-Load-0.320.0-1|39	%make test
12cu|perl-Module-Load-0.320.0-1|40	
12cu|perl-Module-Load-0.320.0-1|41	%install
12cu|perl-Module-Load-0.320.0-1|42	%makeinstall_std
12cu|perl-Module-Load-0.320.0-1|43	
12cu|perl-Module-Load-0.320.0-1|44	%files
12cu|perl-Module-Load-0.320.0-1|45	%doc README
12cu|perl-Module-Load-0.320.0-1|46	%{perl_vendorlib}/Module
12cu|perl-Module-Load-0.320.0-1|47	%{_mandir}/*/*
12cu|perl-Module-Load-0.320.0-1|48	
12cu|perl-Module-Load-0.320.0-1|49	
12cu|perl-Module-Load-0.320.0-1|50	
12cu|perl-Module-Load-0.320.0-1|51	%changelog
12cu|perl-Module-Load-0.320.0-1|52	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.320.0-1
12cu|perl-Module-Load-0.320.0-1|53	+ Revision: 69e70b4
12cu|perl-Module-Load-0.320.0-1|54	- Updated to 0.32 (by updates_builder)
12cu|perl-Module-Load-0.320.0-1|55	
12cu|perl-Module-Load-0.320.0-1|56	

11005 12
12cu|perl-Module-Loaded-0.80.0-1|1	%define	upstream_name	 Module-Loaded
12cu|perl-Module-Loaded-0.80.0-1|2	%define upstream_version 0.08
12cu|perl-Module-Loaded-0.80.0-1|3	
12cu|perl-Module-Loaded-0.80.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Module-Loaded-0.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Module-Loaded-0.80.0-1|6	Release:	1
12cu|perl-Module-Loaded-0.80.0-1|7	
12cu|perl-Module-Loaded-0.80.0-1|8	Summary:	Mark modules as loaded or unloaded
12cu|perl-Module-Loaded-0.80.0-1|9	License:	Artistic/GPL
12cu|perl-Module-Loaded-0.80.0-1|10	Group:		Development/Perl
12cu|perl-Module-Loaded-0.80.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Module-Loaded-0.80.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Module/Module-Loaded-%{upstream_version}.tar.gz
12cu|perl-Module-Loaded-0.80.0-1|13	
12cu|perl-Module-Loaded-0.80.0-1|14	BuildRequires:	perl-devel
12cu|perl-Module-Loaded-0.80.0-1|15	BuildArch:	noarch
12cu|perl-Module-Loaded-0.80.0-1|16	
12cu|perl-Module-Loaded-0.80.0-1|17	%description
12cu|perl-Module-Loaded-0.80.0-1|18	When testing applications, often you find yourself needing to provide
12cu|perl-Module-Loaded-0.80.0-1|19	functionality in your test environment that would usually be provided by
12cu|perl-Module-Loaded-0.80.0-1|20	external modules. Rather than munging the INC by hand to mark these external
12cu|perl-Module-Loaded-0.80.0-1|21	modules as loaded, so they are not attempted to be loaded by perl, this module
12cu|perl-Module-Loaded-0.80.0-1|22	offers you a very simple way to mark modules as loaded and/or unloaded.
12cu|perl-Module-Loaded-0.80.0-1|23	
12cu|perl-Module-Loaded-0.80.0-1|24	%prep
12cu|perl-Module-Loaded-0.80.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Module-Loaded-0.80.0-1|26	
12cu|perl-Module-Loaded-0.80.0-1|27	%build
12cu|perl-Module-Loaded-0.80.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Module-Loaded-0.80.0-1|29	%make
12cu|perl-Module-Loaded-0.80.0-1|30	
12cu|perl-Module-Loaded-0.80.0-1|31	%check
12cu|perl-Module-Loaded-0.80.0-1|32	make test
12cu|perl-Module-Loaded-0.80.0-1|33	
12cu|perl-Module-Loaded-0.80.0-1|34	%install
12cu|perl-Module-Loaded-0.80.0-1|35	%makeinstall_std
12cu|perl-Module-Loaded-0.80.0-1|36	
12cu|perl-Module-Loaded-0.80.0-1|37	%files
12cu|perl-Module-Loaded-0.80.0-1|38	%doc README
12cu|perl-Module-Loaded-0.80.0-1|39	%{perl_vendorlib}/Module/*
12cu|perl-Module-Loaded-0.80.0-1|40	%{_mandir}/*/*
12cu|perl-Module-Loaded-0.80.0-1|41	
12cu|perl-Module-Loaded-0.80.0-1|42	
12cu|perl-Module-Loaded-0.80.0-1|43	%changelog
12cu|perl-Module-Loaded-0.80.0-1|44	* Mon Sep 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cu|perl-Module-Loaded-0.80.0-1|45	+ Revision: 432798
12cu|perl-Module-Loaded-0.80.0-1|46	- update to 0.06
12cu|perl-Module-Loaded-0.80.0-1|47	
12cu|perl-Module-Loaded-0.80.0-1|48	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cu|perl-Module-Loaded-0.80.0-1|49	+ Revision: 408965
12cu|perl-Module-Loaded-0.80.0-1|50	- rebuild using %%perl_convert_version
12cu|perl-Module-Loaded-0.80.0-1|51	
12cu|perl-Module-Loaded-0.80.0-1|52	* Tue Dec 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdv2009.1
12cu|perl-Module-Loaded-0.80.0-1|53	+ Revision: 314758
12cu|perl-Module-Loaded-0.80.0-1|54	- update to new version 0.02
12cu|perl-Module-Loaded-0.80.0-1|55	
12cu|perl-Module-Loaded-0.80.0-1|56	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.01-1mdv2009.0
12cu|perl-Module-Loaded-0.80.0-1|57	+ Revision: 136289
12cu|perl-Module-Loaded-0.80.0-1|58	- restore BuildRoot
12cu|perl-Module-Loaded-0.80.0-1|59	
12cu|perl-Module-Loaded-0.80.0-1|60	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Module-Loaded-0.80.0-1|61	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Module-Loaded-0.80.0-1|62	
12cu|perl-Module-Loaded-0.80.0-1|63	* Fri Jun 22 2007 Buchan Milne <bgmilne@mandriva.org> 0.01-1mdv2008.0
12cu|perl-Module-Loaded-0.80.0-1|64	+ Revision: 42863
12cu|perl-Module-Loaded-0.80.0-1|65	- Import perl-Module-Loaded
12cu|perl-Module-Loaded-0.80.0-1|66	
12cu|perl-Module-Loaded-0.80.0-1|67	
12cu|perl-Module-Loaded-0.80.0-1|68	
12cu|perl-Module-Loaded-0.80.0-1|69	* Thu Jun 21 2007 Buchan Milne <bgmilne@mandriva.org> 0.01-1mdv2007.1
12cu|perl-Module-Loaded-0.80.0-1|70	- initial package
12cu|perl-Module-Loaded-0.80.0-1|71	

11006 12
12cu|perl-Module-Metadata-1.0.19-1|1	%define upstream_name    Module-Metadata
12cu|perl-Module-Metadata-1.0.19-1|2	%define upstream_version 1.000019
12cu|perl-Module-Metadata-1.0.19-1|3	
12cu|perl-Module-Metadata-1.0.19-1|4	Name:		perl-%{upstream_name}
12cu|perl-Module-Metadata-1.0.19-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Module-Metadata-1.0.19-1|6	Release:	1
12cu|perl-Module-Metadata-1.0.19-1|7	
12cu|perl-Module-Metadata-1.0.19-1|8	Summary:	Gather package and POD information from perl module files
12cu|perl-Module-Metadata-1.0.19-1|9	License:	GPL+ or Artistic
12cu|perl-Module-Metadata-1.0.19-1|10	Group:		Development/Perl
12cu|perl-Module-Metadata-1.0.19-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Module-Metadata-1.0.19-1|12	Source0:	http://www.cpan.org/modules/by-module/Module/Module-Metadata-%{upstream_version}.tar.gz
12cu|perl-Module-Metadata-1.0.19-1|13	
12cu|perl-Module-Metadata-1.0.19-1|14	BuildRequires:	perl-devel
12cu|perl-Module-Metadata-1.0.19-1|15	BuildRequires:	perl(version)
12cu|perl-Module-Metadata-1.0.19-1|16	BuildArch:	noarch
12cu|perl-Module-Metadata-1.0.19-1|17	
12cu|perl-Module-Metadata-1.0.19-1|18	%description
12cu|perl-Module-Metadata-1.0.19-1|19	The *Tie::CPHash* module provides a hash table that is case preserving but
12cu|perl-Module-Metadata-1.0.19-1|20	case insensitive. This means that
12cu|perl-Module-Metadata-1.0.19-1|21	
12cu|perl-Module-Metadata-1.0.19-1|22	$cphash{KEY}    $cphash{key}
12cu|perl-Module-Metadata-1.0.19-1|23	$cphash{Key}    $cphash{keY}
12cu|perl-Module-Metadata-1.0.19-1|24	
12cu|perl-Module-Metadata-1.0.19-1|25	all refer to the same entry. Also, the hash remembers which form of the key
12cu|perl-Module-Metadata-1.0.19-1|26	was last used to store the entry. The 'keys' and 'each' functions will
12cu|perl-Module-Metadata-1.0.19-1|27	return the key that was used to set the value.
12cu|perl-Module-Metadata-1.0.19-1|28	
12cu|perl-Module-Metadata-1.0.19-1|29	%prep
12cu|perl-Module-Metadata-1.0.19-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Module-Metadata-1.0.19-1|31	
12cu|perl-Module-Metadata-1.0.19-1|32	%build
12cu|perl-Module-Metadata-1.0.19-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Module-Metadata-1.0.19-1|34	%make
12cu|perl-Module-Metadata-1.0.19-1|35	
12cu|perl-Module-Metadata-1.0.19-1|36	%check
12cu|perl-Module-Metadata-1.0.19-1|37	%make test
12cu|perl-Module-Metadata-1.0.19-1|38	
12cu|perl-Module-Metadata-1.0.19-1|39	%install
12cu|perl-Module-Metadata-1.0.19-1|40	%makeinstall_std
12cu|perl-Module-Metadata-1.0.19-1|41	
12cu|perl-Module-Metadata-1.0.19-1|42	%files
12cu|perl-Module-Metadata-1.0.19-1|43	%doc Changes META.yml
12cu|perl-Module-Metadata-1.0.19-1|44	%{_mandir}/man3/*
12cu|perl-Module-Metadata-1.0.19-1|45	%{perl_vendorlib}/*
12cu|perl-Module-Metadata-1.0.19-1|46	
12cu|perl-Module-Metadata-1.0.19-1|47	
12cu|perl-Module-Metadata-1.0.19-1|48	%changelog
12cu|perl-Module-Metadata-1.0.19-1|49	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.19-1
12cu|perl-Module-Metadata-1.0.19-1|50	+ Revision: e4b5688
12cu|perl-Module-Metadata-1.0.19-1|51	- LOG Updated to 1.000019 (by updates_builder)
12cu|perl-Module-Metadata-1.0.19-1|52	
12cu|perl-Module-Metadata-1.0.19-1|53	

11007 12
12cu|perl-Module-Packaged-Generator-1.111.930-3|1	%define upstream_name    Module-Packaged-Generator
12cu|perl-Module-Packaged-Generator-1.111.930-3|2	%define upstream_version 1.111930
12cu|perl-Module-Packaged-Generator-1.111.930-3|3	
12cu|perl-Module-Packaged-Generator-1.111.930-3|4	Name:		perl-%{upstream_name}
12cu|perl-Module-Packaged-Generator-1.111.930-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Module-Packaged-Generator-1.111.930-3|6	Release:	3
12cu|perl-Module-Packaged-Generator-1.111.930-3|7	
12cu|perl-Module-Packaged-Generator-1.111.930-3|8	Summary:	Role to provide easy url fetching
12cu|perl-Module-Packaged-Generator-1.111.930-3|9	License:	GPL+ or Artistic
12cu|perl-Module-Packaged-Generator-1.111.930-3|10	Group:		Development/Perl
12cu|perl-Module-Packaged-Generator-1.111.930-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Module-Packaged-Generator-1.111.930-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Module-Packaged-Generator-1.111.930-3|13	
12cu|perl-Module-Packaged-Generator-1.111.930-3|14	BuildRequires:	perl-devel
12cu|perl-Module-Packaged-Generator-1.111.930-3|15	BuildRequires:	perl(DBI)
12cu|perl-Module-Packaged-Generator-1.111.930-3|16	BuildRequires:	perl(Devel::Platform::Info::Linux)
12cu|perl-Module-Packaged-Generator-1.111.930-3|17	BuildRequires:	perl(Exporter::Lite)
12cu|perl-Module-Packaged-Generator-1.111.930-3|18	BuildRequires:	perl(File::Copy)
12cu|perl-Module-Packaged-Generator-1.111.930-3|19	BuildRequires:	perl(File::Find)
12cu|perl-Module-Packaged-Generator-1.111.930-3|20	BuildRequires:	perl(File::HomeDir) >= 0.970.0
12cu|perl-Module-Packaged-Generator-1.111.930-3|21	BuildRequires:	perl(File::HomeDir::PathClass)
12cu|perl-Module-Packaged-Generator-1.111.930-3|22	BuildRequires:	perl(File::Spec::Functions)
12cu|perl-Module-Packaged-Generator-1.111.930-3|23	BuildRequires:	perl(File::Temp)
12cu|perl-Module-Packaged-Generator-1.111.930-3|24	BuildRequires:	perl(FindBin)
12cu|perl-Module-Packaged-Generator-1.111.930-3|25	BuildRequires:	perl(Getopt::Long::Descriptive)
12cu|perl-Module-Packaged-Generator-1.111.930-3|26	BuildRequires:	perl(LWP::Simple)
12cu|perl-Module-Packaged-Generator-1.111.930-3|27	BuildRequires:	perl(Log::Dispatchouli)
12cu|perl-Module-Packaged-Generator-1.111.930-3|28	BuildRequires:	perl(Module::Build) >= 0.360.100
12cu|perl-Module-Packaged-Generator-1.111.930-3|29	BuildRequires:	perl(Moose)
12cu|perl-Module-Packaged-Generator-1.111.930-3|30	BuildRequires:	perl(Moose::Role)
12cu|perl-Module-Packaged-Generator-1.111.930-3|31	BuildRequires:	perl(MooseX::ClassAttribute)
12cu|perl-Module-Packaged-Generator-1.111.930-3|32	BuildRequires:	perl(MooseX::Has::Sugar)
12cu|perl-Module-Packaged-Generator-1.111.930-3|33	BuildRequires:	perl(MooseX::SemiAffordanceAccessor)
12cu|perl-Module-Packaged-Generator-1.111.930-3|34	BuildRequires:	perl(MooseX::Singleton)
12cu|perl-Module-Packaged-Generator-1.111.930-3|35	BuildRequires:	perl(Parse::CPAN::Packages::Fast)
12cu|perl-Module-Packaged-Generator-1.111.930-3|36	BuildRequires:	perl(Term::ProgressBar::Quiet)
12cu|perl-Module-Packaged-Generator-1.111.930-3|37	BuildRequires:	perl(Test::MockObject)
12cu|perl-Module-Packaged-Generator-1.111.930-3|38	BuildRequires:	perl(Test::More) >= 0.880.0
12cu|perl-Module-Packaged-Generator-1.111.930-3|39	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Module-Packaged-Generator-1.111.930-3|40	BuildArch:	noarch
12cu|perl-Module-Packaged-Generator-1.111.930-3|41	
12cu|perl-Module-Packaged-Generator-1.111.930-3|42	%description
12cu|perl-Module-Packaged-Generator-1.111.930-3|43	This module alows to fetch modules available as native Linux (or BSD)
12cu|perl-Module-Packaged-Generator-1.111.930-3|44	distribution packages, and wraps them in a sqlite database. This allows
12cu|perl-Module-Packaged-Generator-1.111.930-3|45	people to do analysis, draw CPANTS metrics from it or whatever.
12cu|perl-Module-Packaged-Generator-1.111.930-3|46	
12cu|perl-Module-Packaged-Generator-1.111.930-3|47	Of course, running the utility shipped in this dist will only create the
12cu|perl-Module-Packaged-Generator-1.111.930-3|48	database for the current distribution. But that's not our job to do crazy
12cu|perl-Module-Packaged-Generator-1.111.930-3|49	manipulation with this data, we just provide the data :-)
12cu|perl-Module-Packaged-Generator-1.111.930-3|50	
12cu|perl-Module-Packaged-Generator-1.111.930-3|51	%prep
12cu|perl-Module-Packaged-Generator-1.111.930-3|52	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Module-Packaged-Generator-1.111.930-3|53	
12cu|perl-Module-Packaged-Generator-1.111.930-3|54	%build
12cu|perl-Module-Packaged-Generator-1.111.930-3|55	perl Build.PL installdirs=vendor
12cu|perl-Module-Packaged-Generator-1.111.930-3|56	./Build
12cu|perl-Module-Packaged-Generator-1.111.930-3|57	
12cu|perl-Module-Packaged-Generator-1.111.930-3|58	%check
12cu|perl-Module-Packaged-Generator-1.111.930-3|59	./Build test
12cu|perl-Module-Packaged-Generator-1.111.930-3|60	
12cu|perl-Module-Packaged-Generator-1.111.930-3|61	%install
12cu|perl-Module-Packaged-Generator-1.111.930-3|62	./Build install destdir=%{buildroot}
12cu|perl-Module-Packaged-Generator-1.111.930-3|63	
12cu|perl-Module-Packaged-Generator-1.111.930-3|64	%files
12cu|perl-Module-Packaged-Generator-1.111.930-3|65	%doc Changes LICENSE META.json META.yml README
12cu|perl-Module-Packaged-Generator-1.111.930-3|66	%{_mandir}/man3/*
12cu|perl-Module-Packaged-Generator-1.111.930-3|67	%{perl_vendorlib}/*
12cu|perl-Module-Packaged-Generator-1.111.930-3|68	%{_bindir}/pkgcpan
12cu|perl-Module-Packaged-Generator-1.111.930-3|69	%{_datadir}/man/man1/pkgcpan.1.*
12cu|perl-Module-Packaged-Generator-1.111.930-3|70	
12cu|perl-Module-Packaged-Generator-1.111.930-3|71	
12cu|perl-Module-Packaged-Generator-1.111.930-3|72	
12cu|perl-Module-Packaged-Generator-1.111.930-3|73	%changelog
12cu|perl-Module-Packaged-Generator-1.111.930-3|74	* Sun Oct 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.111.930-3
12cu|perl-Module-Packaged-Generator-1.111.930-3|75	+ Revision: 0464b90
12cu|perl-Module-Packaged-Generator-1.111.930-3|76	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Module-Packaged-Generator-1.111.930-3|77	
12cu|perl-Module-Packaged-Generator-1.111.930-3|78	

11008 12
12cu|perl-Module-Path-0.130.0-1|1	%define upstream_name    Module-Path
12cu|perl-Module-Path-0.130.0-1|2	%define upstream_version 0.13
12cu|perl-Module-Path-0.130.0-1|3	
12cu|perl-Module-Path-0.130.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Module-Path-0.130.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Module-Path-0.130.0-1|6	Release:    1
12cu|perl-Module-Path-0.130.0-1|7	
12cu|perl-Module-Path-0.130.0-1|8	Summary:    Get the full path to a locally installed module
12cu|perl-Module-Path-0.130.0-1|9	License:    GPL+ or Artistic
12cu|perl-Module-Path-0.130.0-1|10	Group:      Development/Perl
12cu|perl-Module-Path-0.130.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Module-Path-0.130.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Module-Path-0.130.0-1|13	
12cu|perl-Module-Path-0.130.0-1|14	BuildRequires: perl(Cwd)
12cu|perl-Module-Path-0.130.0-1|15	BuildRequires: perl(Devel::FindPerl)
12cu|perl-Module-Path-0.130.0-1|16	BuildRequires: perl(Exporter)
12cu|perl-Module-Path-0.130.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
12cu|perl-Module-Path-0.130.0-1|18	BuildRequires: perl(File::Basename)
12cu|perl-Module-Path-0.130.0-1|19	BuildRequires: perl(File::Spec::Functions)
12cu|perl-Module-Path-0.130.0-1|20	BuildRequires: perl(FindBin) >= 0.50.0
12cu|perl-Module-Path-0.130.0-1|21	BuildRequires: perl(Getopt::Long)
12cu|perl-Module-Path-0.130.0-1|22	BuildRequires: perl(Pod::Usage)
12cu|perl-Module-Path-0.130.0-1|23	BuildRequires: perl(Test::More) >= 0.880.0
12cu|perl-Module-Path-0.130.0-1|24	BuildRequires: perl(strict)
12cu|perl-Module-Path-0.130.0-1|25	BuildRequires: perl(warnings)
12cu|perl-Module-Path-0.130.0-1|26	BuildRequires: perl-devel
12cu|perl-Module-Path-0.130.0-1|27	BuildArch:  noarch
12cu|perl-Module-Path-0.130.0-1|28	
12cu|perl-Module-Path-0.130.0-1|29	%description
12cu|perl-Module-Path-0.130.0-1|30	Module::Path provides a single function, module_path(), which will find where a
12cu|perl-Module-Path-0.130.0-1|31	module is installed locally.
12cu|perl-Module-Path-0.130.0-1|32	
12cu|perl-Module-Path-0.130.0-1|33	%prep
12cu|perl-Module-Path-0.130.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Module-Path-0.130.0-1|35	
12cu|perl-Module-Path-0.130.0-1|36	%build
12cu|perl-Module-Path-0.130.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Module-Path-0.130.0-1|38	
12cu|perl-Module-Path-0.130.0-1|39	%make
12cu|perl-Module-Path-0.130.0-1|40	
12cu|perl-Module-Path-0.130.0-1|41	%check
12cu|perl-Module-Path-0.130.0-1|42	%make test
12cu|perl-Module-Path-0.130.0-1|43	
12cu|perl-Module-Path-0.130.0-1|44	%install
12cu|perl-Module-Path-0.130.0-1|45	%makeinstall_std
12cu|perl-Module-Path-0.130.0-1|46	
12cu|perl-Module-Path-0.130.0-1|47	%files
12cu|perl-Module-Path-0.130.0-1|48	%doc Changes LICENSE META.yml MYMETA.yml README
12cu|perl-Module-Path-0.130.0-1|49	%{_mandir}/man1/*
12cu|perl-Module-Path-0.130.0-1|50	%{_mandir}/man3/*
12cu|perl-Module-Path-0.130.0-1|51	%{_bindir}/*
12cu|perl-Module-Path-0.130.0-1|52	%{perl_vendorlib}/*
12cu|perl-Module-Path-0.130.0-1|53	
12cu|perl-Module-Path-0.130.0-1|54	%changelog
12cu|perl-Module-Path-0.130.0-1|55	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.130.0-1
12cu|perl-Module-Path-0.130.0-1|56	+ Revision: 5533d2f
12cu|perl-Module-Path-0.130.0-1|57	- Added perl-devel BR
12cu|perl-Module-Path-0.130.0-1|58	
12cu|perl-Module-Path-0.130.0-1|59	

11009 12
12cu|perl-Module-Refresh-0.170.0-1|1	%define upstream_name	 Module-Refresh
12cu|perl-Module-Refresh-0.170.0-1|2	%define upstream_version 0.17
12cu|perl-Module-Refresh-0.170.0-1|3	
12cu|perl-Module-Refresh-0.170.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Module-Refresh-0.170.0-1|5	Version:	%perl_convert_version 0.17
12cu|perl-Module-Refresh-0.170.0-1|6	Release:	1
12cu|perl-Module-Refresh-0.170.0-1|7	
12cu|perl-Module-Refresh-0.170.0-1|8	Summary:	Refresh INC files when the module is updated on disk
12cu|perl-Module-Refresh-0.170.0-1|9	License:	GPL+ or Artistic
12cu|perl-Module-Refresh-0.170.0-1|10	Group:		Development/Perl
12cu|perl-Module-Refresh-0.170.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Module-Refresh-0.170.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Module/Module-Refresh-0.17.tar.gz
12cu|perl-Module-Refresh-0.170.0-1|13	
12cu|perl-Module-Refresh-0.170.0-1|14	BuildRequires:	perl-devel
12cu|perl-Module-Refresh-0.170.0-1|15	BuildRequires:	perl(Path::Class)
12cu|perl-Module-Refresh-0.170.0-1|16	BuildArch:	noarch
12cu|perl-Module-Refresh-0.170.0-1|17	
12cu|perl-Module-Refresh-0.170.0-1|18	%description
12cu|perl-Module-Refresh-0.170.0-1|19	This module is a generalization of the functionality provided by
12cu|perl-Module-Refresh-0.170.0-1|20	Apache::StatINC. It's designed to make it easy to do simple iterative
12cu|perl-Module-Refresh-0.170.0-1|21	development when working in a persistent environment.
12cu|perl-Module-Refresh-0.170.0-1|22	
12cu|perl-Module-Refresh-0.170.0-1|23	%prep
12cu|perl-Module-Refresh-0.170.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Module-Refresh-0.170.0-1|25	
12cu|perl-Module-Refresh-0.170.0-1|26	%build
12cu|perl-Module-Refresh-0.170.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Module-Refresh-0.170.0-1|28	%make
12cu|perl-Module-Refresh-0.170.0-1|29	
12cu|perl-Module-Refresh-0.170.0-1|30	%check
12cu|perl-Module-Refresh-0.170.0-1|31	make test
12cu|perl-Module-Refresh-0.170.0-1|32	
12cu|perl-Module-Refresh-0.170.0-1|33	%install
12cu|perl-Module-Refresh-0.170.0-1|34	%makeinstall_std
12cu|perl-Module-Refresh-0.170.0-1|35	
12cu|perl-Module-Refresh-0.170.0-1|36	%files
12cu|perl-Module-Refresh-0.170.0-1|37	%doc Changes
12cu|perl-Module-Refresh-0.170.0-1|38	%{perl_vendorlib}/Module
12cu|perl-Module-Refresh-0.170.0-1|39	%{_mandir}/man3/*
12cu|perl-Module-Refresh-0.170.0-1|40	
12cu|perl-Module-Refresh-0.170.0-1|41	
12cu|perl-Module-Refresh-0.170.0-1|42	%changelog
12cu|perl-Module-Refresh-0.170.0-1|43	* Mon Apr 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1mdv2011.0
12cu|perl-Module-Refresh-0.170.0-1|44	+ Revision: 655764
12cu|perl-Module-Refresh-0.170.0-1|45	- update to new version 0.16
12cu|perl-Module-Refresh-0.170.0-1|46	
12cu|perl-Module-Refresh-0.170.0-1|47	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.130.0-1mdv2011.0
12cu|perl-Module-Refresh-0.170.0-1|48	+ Revision: 406070
12cu|perl-Module-Refresh-0.170.0-1|49	- rebuild using %%perl_convert_version
12cu|perl-Module-Refresh-0.170.0-1|50	
12cu|perl-Module-Refresh-0.170.0-1|51	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.13-5mdv2009.0
12cu|perl-Module-Refresh-0.170.0-1|52	+ Revision: 257902
12cu|perl-Module-Refresh-0.170.0-1|53	- rebuild
12cu|perl-Module-Refresh-0.170.0-1|54	
12cu|perl-Module-Refresh-0.170.0-1|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.13-4mdv2009.0
12cu|perl-Module-Refresh-0.170.0-1|56	+ Revision: 245951
12cu|perl-Module-Refresh-0.170.0-1|57	- rebuild
12cu|perl-Module-Refresh-0.170.0-1|58	
12cu|perl-Module-Refresh-0.170.0-1|59	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.13-2mdv2008.1
12cu|perl-Module-Refresh-0.170.0-1|60	+ Revision: 171026
12cu|perl-Module-Refresh-0.170.0-1|61	- rebuild
12cu|perl-Module-Refresh-0.170.0-1|62	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Module-Refresh-0.170.0-1|63	
12cu|perl-Module-Refresh-0.170.0-1|64	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Module-Refresh-0.170.0-1|65	- restore BuildRoot
12cu|perl-Module-Refresh-0.170.0-1|66	
12cu|perl-Module-Refresh-0.170.0-1|67	* Sun May 20 2007 Michael Scherer <misc@mandriva.org> 0.13-1mdv2008.0
12cu|perl-Module-Refresh-0.170.0-1|68	+ Revision: 28863
12cu|perl-Module-Refresh-0.170.0-1|69	- Update to new version 0.13
12cu|perl-Module-Refresh-0.170.0-1|70	
12cu|perl-Module-Refresh-0.170.0-1|71	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 0.12-1mdv2008.0
12cu|perl-Module-Refresh-0.170.0-1|72	+ Revision: 20922
12cu|perl-Module-Refresh-0.170.0-1|73	- upgrade to 0.12
12cu|perl-Module-Refresh-0.170.0-1|74	
12cu|perl-Module-Refresh-0.170.0-1|75	
12cu|perl-Module-Refresh-0.170.0-1|76	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.09-2mdk
12cu|perl-Module-Refresh-0.170.0-1|77	- Fix According to perl Policy
12cu|perl-Module-Refresh-0.170.0-1|78	- Source URL
12cu|perl-Module-Refresh-0.170.0-1|79	
12cu|perl-Module-Refresh-0.170.0-1|80	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdk
12cu|perl-Module-Refresh-0.170.0-1|81	- New release 0.09
12cu|perl-Module-Refresh-0.170.0-1|82	- spec cleanup
12cu|perl-Module-Refresh-0.170.0-1|83	- fix directory ownership
12cu|perl-Module-Refresh-0.170.0-1|84	
12cu|perl-Module-Refresh-0.170.0-1|85	* Mon Nov 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.08-1mdk
12cu|perl-Module-Refresh-0.170.0-1|86	- 0.08
12cu|perl-Module-Refresh-0.170.0-1|87	- Remove empty dirs in package
12cu|perl-Module-Refresh-0.170.0-1|88	
12cu|perl-Module-Refresh-0.170.0-1|89	* Sat Oct 01 2005 Michael Scherer <misc@mandriva.org> 0.06-1mdk
12cu|perl-Module-Refresh-0.170.0-1|90	- First mandriva package
12cu|perl-Module-Refresh-0.170.0-1|91	
12cu|perl-Module-Refresh-0.170.0-1|92	

11010 12
12cu|perl-Module-Release-2.60.0-1|1	%define upstream_name    Module-Release
12cu|perl-Module-Release-2.60.0-1|2	%define upstream_version 2.06
12cu|perl-Module-Release-2.60.0-1|3	
12cu|perl-Module-Release-2.60.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Module-Release-2.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Module-Release-2.60.0-1|6	Release:	1
12cu|perl-Module-Release-2.60.0-1|7	
12cu|perl-Module-Release-2.60.0-1|8	License:	GPL+ or Artistic
12cu|perl-Module-Release-2.60.0-1|9	Group:		Development/Perl
12cu|perl-Module-Release-2.60.0-1|10	Summary:	Automate software releases
12cu|perl-Module-Release-2.60.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Module-Release-2.60.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Module/Module-Release-%{upstream_version}.tar.gz
12cu|perl-Module-Release-2.60.0-1|13	
12cu|perl-Module-Release-2.60.0-1|14	BuildRequires:	perl-devel
12cu|perl-Module-Release-2.60.0-1|15	BuildRequires:	perl(CGI)
12cu|perl-Module-Release-2.60.0-1|16	BuildRequires:	perl(ConfigReader::Simple)
12cu|perl-Module-Release-2.60.0-1|17	BuildRequires:	perl(Crypt::SSLeay)
12cu|perl-Module-Release-2.60.0-1|18	BuildRequires:	perl(File::Temp)
12cu|perl-Module-Release-2.60.0-1|19	BuildRequires:	perl(HTTP::Message)
12cu|perl-Module-Release-2.60.0-1|20	BuildRequires:	perl(IO::Null)
12cu|perl-Module-Release-2.60.0-1|21	BuildRequires:	perl(Net::FTP)
12cu|perl-Module-Release-2.60.0-1|22	BuildRequires:	perl(Test::Output)
12cu|perl-Module-Release-2.60.0-1|23	BuildRequires:	perl(Test::Without::Module)
12cu|perl-Module-Release-2.60.0-1|24	BuildArch:	noarch
12cu|perl-Module-Release-2.60.0-1|25	
12cu|perl-Module-Release-2.60.0-1|26	%description
12cu|perl-Module-Release-2.60.0-1|27	'Module::Release' automates your software release process. It started as a
12cu|perl-Module-Release-2.60.0-1|28	script that automated my release process, so it has bits to talk to PAUSE
12cu|perl-Module-Release-2.60.0-1|29	(CPAN) and SourceForge, and to use 'Makefile.PL' and 'CVS'. Other people
12cu|perl-Module-Release-2.60.0-1|30	have extended this in other modules under the same namespace so you can use
12cu|perl-Module-Release-2.60.0-1|31	'Module::Build', 'svn', and many other things.
12cu|perl-Module-Release-2.60.0-1|32	
12cu|perl-Module-Release-2.60.0-1|33	The methods represent a step in the release process. Some of them check a
12cu|perl-Module-Release-2.60.0-1|34	condition (e.g. all tests pass) and die if that doesn't work.
12cu|perl-Module-Release-2.60.0-1|35	'Module::Release' doesn't let you continue if something is wrong. Once you
12cu|perl-Module-Release-2.60.0-1|36	have checked everything, use the upload features to send your files to the
12cu|perl-Module-Release-2.60.0-1|37	right places.
12cu|perl-Module-Release-2.60.0-1|38	
12cu|perl-Module-Release-2.60.0-1|39	The included 'release' script is a good starting place. Don't be afraid to
12cu|perl-Module-Release-2.60.0-1|40	edit it for your own purposes.
12cu|perl-Module-Release-2.60.0-1|41	
12cu|perl-Module-Release-2.60.0-1|42	%prep
12cu|perl-Module-Release-2.60.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Module-Release-2.60.0-1|44	
12cu|perl-Module-Release-2.60.0-1|45	%build
12cu|perl-Module-Release-2.60.0-1|46	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Module-Release-2.60.0-1|47	%make
12cu|perl-Module-Release-2.60.0-1|48	
12cu|perl-Module-Release-2.60.0-1|49	%check
12cu|perl-Module-Release-2.60.0-1|50	make test
12cu|perl-Module-Release-2.60.0-1|51	
12cu|perl-Module-Release-2.60.0-1|52	%install
12cu|perl-Module-Release-2.60.0-1|53	%makeinstall_std
12cu|perl-Module-Release-2.60.0-1|54	
12cu|perl-Module-Release-2.60.0-1|55	%files
12cu|perl-Module-Release-2.60.0-1|56	%doc Changes README README
12cu|perl-Module-Release-2.60.0-1|57	%{perl_vendorlib}/Module
12cu|perl-Module-Release-2.60.0-1|58	%{_bindir}/release
12cu|perl-Module-Release-2.60.0-1|59	%{_mandir}/man3/*
12cu|perl-Module-Release-2.60.0-1|60	%{_mandir}/man1/release.1*
12cu|perl-Module-Release-2.60.0-1|61	
12cu|perl-Module-Release-2.60.0-1|62	
12cu|perl-Module-Release-2.60.0-1|63	%changelog
12cu|perl-Module-Release-2.60.0-1|64	* Wed Oct 02 2013 dsilakov <denis.silakov@rosalab.ru> 2.60.0-1
12cu|perl-Module-Release-2.60.0-1|65	+ Revision: 4cf51b8
12cu|perl-Module-Release-2.60.0-1|66	- Merge pull request #1 from import/perl-Module-Release:auto_update
12cu|perl-Module-Release-2.60.0-1|67	- ROSA Updates Builder: update suggested
12cu|perl-Module-Release-2.60.0-1|68	
12cu|perl-Module-Release-2.60.0-1|69	

11011 12
12cu|perl-Module-Reload-1.70.0-2|1	%define upstream_name	 Module-Reload
12cu|perl-Module-Reload-1.70.0-2|2	%define upstream_version 1.07
12cu|perl-Module-Reload-1.70.0-2|3	
12cu|perl-Module-Reload-1.70.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-Module-Reload-1.70.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Module-Reload-1.70.0-2|6	Release:	2
12cu|perl-Module-Reload-1.70.0-2|7	
12cu|perl-Module-Reload-1.70.0-2|8	Summary:	Reload %%INC files when updated on disk
12cu|perl-Module-Reload-1.70.0-2|9	License:	GPL+ or Artistic
12cu|perl-Module-Reload-1.70.0-2|10	Group:		Development/Perl
12cu|perl-Module-Reload-1.70.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Module-Reload-1.70.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.bz2
12cu|perl-Module-Reload-1.70.0-2|13	Source1:        %{name}.rpmlintrc
12cu|perl-Module-Reload-1.70.0-2|14	
12cu|perl-Module-Reload-1.70.0-2|15	BuildRequires:	perl-devel
12cu|perl-Module-Reload-1.70.0-2|16	BuildArch:	noarch
12cu|perl-Module-Reload-1.70.0-2|17	
12cu|perl-Module-Reload-1.70.0-2|18	%description
12cu|perl-Module-Reload-1.70.0-2|19	When Perl pulls a file via C<require>, it stores the filename in the
12cu|perl-Module-Reload-1.70.0-2|20	global hash C<%%INC>.  The next time Perl tries to C<require> the same
12cu|perl-Module-Reload-1.70.0-2|21	file, it sees the file in C<%%INC> and does not reload from disk.  This
12cu|perl-Module-Reload-1.70.0-2|22	module's handler iterates over C<%%INC> and reloads the file if it has
12cu|perl-Module-Reload-1.70.0-2|23	changed on disk.
12cu|perl-Module-Reload-1.70.0-2|24	
12cu|perl-Module-Reload-1.70.0-2|25	%prep
12cu|perl-Module-Reload-1.70.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Module-Reload-1.70.0-2|27	
12cu|perl-Module-Reload-1.70.0-2|28	%build
12cu|perl-Module-Reload-1.70.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Module-Reload-1.70.0-2|30	%make
12cu|perl-Module-Reload-1.70.0-2|31	
12cu|perl-Module-Reload-1.70.0-2|32	%install
12cu|perl-Module-Reload-1.70.0-2|33	%makeinstall_std
12cu|perl-Module-Reload-1.70.0-2|34	
12cu|perl-Module-Reload-1.70.0-2|35	%files
12cu|perl-Module-Reload-1.70.0-2|36	%doc README
12cu|perl-Module-Reload-1.70.0-2|37	%{perl_vendorlib}/Module
12cu|perl-Module-Reload-1.70.0-2|38	%{_mandir}/man3/*
12cu|perl-Module-Reload-1.70.0-2|39	
12cu|perl-Module-Reload-1.70.0-2|40	
12cu|perl-Module-Reload-1.70.0-2|41	%changelog
12cu|perl-Module-Reload-1.70.0-2|42	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.70.0-2
12cu|perl-Module-Reload-1.70.0-2|43	+ Revision: 2ca7a3d
12cu|perl-Module-Reload-1.70.0-2|44	- Added rpmlintrc
12cu|perl-Module-Reload-1.70.0-2|45	
12cu|perl-Module-Reload-1.70.0-2|46	

11012 12
12cu|perl-Module-Util-1.90.0-1|1	%define upstream_name    Module-Util
12cu|perl-Module-Util-1.90.0-1|2	%define upstream_version 1.09
12cu|perl-Module-Util-1.90.0-1|3	Name:       perl-%{upstream_name}
12cu|perl-Module-Util-1.90.0-1|4	Version:    %perl_convert_version 1.09
12cu|perl-Module-Util-1.90.0-1|5	Release:    1
12cu|perl-Module-Util-1.90.0-1|6	
12cu|perl-Module-Util-1.90.0-1|7	Summary:    Module name tools and transformations
12cu|perl-Module-Util-1.90.0-1|8	License:    GPL+ or Artistic
12cu|perl-Module-Util-1.90.0-1|9	Group:      Development/Perl
12cu|perl-Module-Util-1.90.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Module-Util-1.90.0-1|11	Source0:    http://www.cpan.org/modules/by-module/Module/Module-Util-1.09.tar.gz
12cu|perl-Module-Util-1.90.0-1|12	
12cu|perl-Module-Util-1.90.0-1|13	BuildRequires: perl(Test::More)
12cu|perl-Module-Util-1.90.0-1|14	BuildRequires: perl(Module::Build::Compat)
12cu|perl-Module-Util-1.90.0-1|15	BuildArch: noarch
12cu|perl-Module-Util-1.90.0-1|16	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Module-Util-1.90.0-1|17	
12cu|perl-Module-Util-1.90.0-1|18	%description
12cu|perl-Module-Util-1.90.0-1|19	This module provides a few useful functions for manipulating module names.
12cu|perl-Module-Util-1.90.0-1|20	Its main aim is to centralise some of the functions commonly used by
12cu|perl-Module-Util-1.90.0-1|21	modules that manipulate other modules in some way, like converting module
12cu|perl-Module-Util-1.90.0-1|22	names to relative paths.
12cu|perl-Module-Util-1.90.0-1|23	
12cu|perl-Module-Util-1.90.0-1|24	%prep
12cu|perl-Module-Util-1.90.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Module-Util-1.90.0-1|26	
12cu|perl-Module-Util-1.90.0-1|27	%build
12cu|perl-Module-Util-1.90.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Module-Util-1.90.0-1|29	%make
12cu|perl-Module-Util-1.90.0-1|30	
12cu|perl-Module-Util-1.90.0-1|31	%check
12cu|perl-Module-Util-1.90.0-1|32	make test
12cu|perl-Module-Util-1.90.0-1|33	
12cu|perl-Module-Util-1.90.0-1|34	%install
12cu|perl-Module-Util-1.90.0-1|35	rm -rf %{buildroot}
12cu|perl-Module-Util-1.90.0-1|36	%makeinstall_std
12cu|perl-Module-Util-1.90.0-1|37	
12cu|perl-Module-Util-1.90.0-1|38	%clean
12cu|perl-Module-Util-1.90.0-1|39	rm -rf %{buildroot}
12cu|perl-Module-Util-1.90.0-1|40	
12cu|perl-Module-Util-1.90.0-1|41	%files
12cu|perl-Module-Util-1.90.0-1|42	%defattr(-,root,root)
12cu|perl-Module-Util-1.90.0-1|43	%doc Changes README
12cu|perl-Module-Util-1.90.0-1|44	%{_bindir}/pm_which
12cu|perl-Module-Util-1.90.0-1|45	%{_mandir}/man1/pm_which.1.*
12cu|perl-Module-Util-1.90.0-1|46	%{_mandir}/man3/*
12cu|perl-Module-Util-1.90.0-1|47	%{perl_vendorlib}/Module
12cu|perl-Module-Util-1.90.0-1|48	
12cu|perl-Module-Util-1.90.0-1|49	
12cu|perl-Module-Util-1.90.0-1|50	%changelog
12cu|perl-Module-Util-1.90.0-1|51	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.70.0-1mdv2010.0
12cu|perl-Module-Util-1.90.0-1|52	+ Revision: 404020
12cu|perl-Module-Util-1.90.0-1|53	- rebuild using %%perl_convert_version
12cu|perl-Module-Util-1.90.0-1|54	
12cu|perl-Module-Util-1.90.0-1|55	* Sat May 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-1mdv2010.0
12cu|perl-Module-Util-1.90.0-1|56	+ Revision: 370493
12cu|perl-Module-Util-1.90.0-1|57	- update to new version 1.07
12cu|perl-Module-Util-1.90.0-1|58	
12cu|perl-Module-Util-1.90.0-1|59	* Sun Nov 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdv2009.1
12cu|perl-Module-Util-1.90.0-1|60	+ Revision: 301378
12cu|perl-Module-Util-1.90.0-1|61	- update to new version 1.05
12cu|perl-Module-Util-1.90.0-1|62	
12cu|perl-Module-Util-1.90.0-1|63	* Mon Jun 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2009.0
12cu|perl-Module-Util-1.90.0-1|64	+ Revision: 230278
12cu|perl-Module-Util-1.90.0-1|65	- update to new version 1.04
12cu|perl-Module-Util-1.90.0-1|66	
12cu|perl-Module-Util-1.90.0-1|67	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2009.0
12cu|perl-Module-Util-1.90.0-1|68	+ Revision: 213759
12cu|perl-Module-Util-1.90.0-1|69	- import perl-Module-Util
12cu|perl-Module-Util-1.90.0-1|70	
12cu|perl-Module-Util-1.90.0-1|71	
12cu|perl-Module-Util-1.90.0-1|72	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2009.0
12cu|perl-Module-Util-1.90.0-1|73	- first mdv release
12cu|perl-Module-Util-1.90.0-1|74	

11013 12
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|1	%define upstream_name    Monitoring-Livestatus-Class
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|2	%define upstream_version 0.03
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|3	
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|4	%if %{_use_internal_dependency_generator}
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|5	%define __noautoreq 'perl\\(Monitoring::Livestatus::Class::Abstract::Filter\\)|perl\\(Monitoring::Livestatus::Class::Abstract::Stats\\)'
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|6	%endif
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|7	
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|8	Name:		perl-%{upstream_name}
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|9	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|10	Release:	4
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|11	
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|12	Summary:	Class for servicesbyhostgroup table
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|13	License:	GPL+ or Artistic
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|14	Group:		Development/Perl
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|16	Source0:	http://www.cpan.org/modules/by-module/Monitoring/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|17	
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|18	BuildRequires:	perl-devel
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|20	BuildRequires:	perl(Module::Find)
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|21	BuildRequires:	perl(Monitoring::Livestatus)
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|22	BuildRequires:	perl(Moose)
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|23	BuildRequires:	perl(Test::More)
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|24	BuildArch:	noarch
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|25	
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|26	%description
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|27	This module is an object-oriented interface for Monitoring::Livestatus
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|28	
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|29	*The module is still in an early stage of development, there can be some
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|30	api changes between releases.*
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|31	
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|32	%prep
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|34	
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|35	%build
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|37	%make
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|38	
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|39	%check
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|40	%make test
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|41	
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|42	%install
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|43	%makeinstall_std
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|44	
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|45	%files
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|46	%doc Changes META.yml README
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|47	%{_mandir}/man3/*
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|48	%{perl_vendorlib}/*
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|49	
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|50	
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|51	%changelog
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|52	* Tue Dec 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.30.0-4
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|53	+ Revision: 17f52fb
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|54	- LOG Add Requires exceptions
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|55	
12cu|perl-Monitoring-Livestatus-Class-0.30.0-4|56	

11014 12
12cu|perl-Moo-1.4.2-2|1	%define upstream_name    Moo
12cu|perl-Moo-1.4.2-2|2	%define upstream_version 1.004002
12cu|perl-Moo-1.4.2-2|3	
12cu|perl-Moo-1.4.2-2|4	Name:		perl-%{upstream_name}
12cu|perl-Moo-1.4.2-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Moo-1.4.2-2|6	Release:	2
12cu|perl-Moo-1.4.2-2|7	
12cu|perl-Moo-1.4.2-2|8	Summary:	Efficient generation of subroutines via string eval
12cu|perl-Moo-1.4.2-2|9	License:	GPL+ or Artistic
12cu|perl-Moo-1.4.2-2|10	Group:		Development/Perl
12cu|perl-Moo-1.4.2-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Moo-1.4.2-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Moo-1.4.2-2|13	
12cu|perl-Moo-1.4.2-2|14	BuildRequires:	perl-devel
12cu|perl-Moo-1.4.2-2|15	BuildRequires:	perl(Class::Method::Modifiers)
12cu|perl-Moo-1.4.2-2|16	BuildRequires:	perl(Devel::GlobalDestruction)
12cu|perl-Moo-1.4.2-2|17	BuildRequires:  perl(Dist::CheckConflicts)
12cu|perl-Moo-1.4.2-2|18	BuildRequires:	perl(Import::Into)
12cu|perl-Moo-1.4.2-2|19	BuildRequires:	perl(Test::Fatal)
12cu|perl-Moo-1.4.2-2|20	BuildRequires:	perl(Test::More)
12cu|perl-Moo-1.4.2-2|21	BuildRequires:	perl(Role::Tiny)
12cu|perl-Moo-1.4.2-2|22	BuildRequires:	perl(strictures)
12cu|perl-Moo-1.4.2-2|23	BuildRequires:	perl(Module::Runtime)
12cu|perl-Moo-1.4.2-2|24	BuildArch:	noarch
12cu|perl-Moo-1.4.2-2|25	
12cu|perl-Moo-1.4.2-2|26	Provides:       perl(Moo::Conflicts)
12cu|perl-Moo-1.4.2-2|27	
12cu|perl-Moo-1.4.2-2|28	%description
12cu|perl-Moo-1.4.2-2|29	This module is an extremely light-weight, high-performance the Moose
12cu|perl-Moo-1.4.2-2|30	manpage replacement. It also avoids depending on any XS modules to allow
12cu|perl-Moo-1.4.2-2|31	simple deployments. The name 'Moo' is based on the idea that it provides
12cu|perl-Moo-1.4.2-2|32	almost -but not quite- two thirds of the Moose manpage.
12cu|perl-Moo-1.4.2-2|33	
12cu|perl-Moo-1.4.2-2|34	Unlike 'Mouse' this module does not aim at full the Moose manpage
12cu|perl-Moo-1.4.2-2|35	compatibility. See the /INCOMPATIBILITIES manpage for more details.
12cu|perl-Moo-1.4.2-2|36	
12cu|perl-Moo-1.4.2-2|37	%prep
12cu|perl-Moo-1.4.2-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Moo-1.4.2-2|39	
12cu|perl-Moo-1.4.2-2|40	%build
12cu|perl-Moo-1.4.2-2|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Moo-1.4.2-2|42	%make
12cu|perl-Moo-1.4.2-2|43	
12cu|perl-Moo-1.4.2-2|44	%check
12cu|perl-Moo-1.4.2-2|45	%make test
12cu|perl-Moo-1.4.2-2|46	
12cu|perl-Moo-1.4.2-2|47	%install
12cu|perl-Moo-1.4.2-2|48	%makeinstall_std
12cu|perl-Moo-1.4.2-2|49	
12cu|perl-Moo-1.4.2-2|50	%files
12cu|perl-Moo-1.4.2-2|51	%doc README META.yml Changes
12cu|perl-Moo-1.4.2-2|52	%{_bindir}/moo-outdated
12cu|perl-Moo-1.4.2-2|53	%{_mandir}/man3/*
12cu|perl-Moo-1.4.2-2|54	%{perl_vendorlib}/*
12cu|perl-Moo-1.4.2-2|55	
12cu|perl-Moo-1.4.2-2|56	%changelog
12cu|perl-Moo-1.4.2-2|57	* Fri Feb 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-2
12cu|perl-Moo-1.4.2-2|58	+ Revision: 2f8f026
12cu|perl-Moo-1.4.2-2|59	- Add explicit Moo::Conflicts provide
12cu|perl-Moo-1.4.2-2|60	
12cu|perl-Moo-1.4.2-2|61	

11015 12
12cu|perl-Moose-Autobox-0.110.0-3|1	%define upstream_name    Moose-Autobox
12cu|perl-Moose-Autobox-0.110.0-3|2	%define upstream_version 0.11
12cu|perl-Moose-Autobox-0.110.0-3|3	
12cu|perl-Moose-Autobox-0.110.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Moose-Autobox-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Moose-Autobox-0.110.0-3|6	Release:	3
12cu|perl-Moose-Autobox-0.110.0-3|7	
12cu|perl-Moose-Autobox-0.110.0-3|8	Summary:	The Indexed role
12cu|perl-Moose-Autobox-0.110.0-3|9	License:	GPL+ or Artistic
12cu|perl-Moose-Autobox-0.110.0-3|10	Group:		Development/Perl
12cu|perl-Moose-Autobox-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Moose-Autobox-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Moose/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Moose-Autobox-0.110.0-3|13	
12cu|perl-Moose-Autobox-0.110.0-3|14	BuildRequires:	perl-devel
12cu|perl-Moose-Autobox-0.110.0-3|15	BuildRequires:	perl(autobox)
12cu|perl-Moose-Autobox-0.110.0-3|16	BuildRequires:	perl(Moose)
12cu|perl-Moose-Autobox-0.110.0-3|17	BuildRequires:	perl(Perl6::Junction)
12cu|perl-Moose-Autobox-0.110.0-3|18	BuildRequires:	perl(Test::Exception)
12cu|perl-Moose-Autobox-0.110.0-3|19	BuildArch:	noarch
12cu|perl-Moose-Autobox-0.110.0-3|20	Requires:	perl(autobox)
12cu|perl-Moose-Autobox-0.110.0-3|21	
12cu|perl-Moose-Autobox-0.110.0-3|22	%description
12cu|perl-Moose-Autobox-0.110.0-3|23	Moose::Autobox provides an implementation of SCALAR, ARRAY, HASH & CODE for
12cu|perl-Moose-Autobox-0.110.0-3|24	use with the autobox manpage. It does this using a hierarchy of roles in a
12cu|perl-Moose-Autobox-0.110.0-3|25	manner similar to what Perl 6 _might_ do. This module, like the Class::MOP
12cu|perl-Moose-Autobox-0.110.0-3|26	manpage and the Moose manpage, was inspired by my work on the Perl 6 Object
12cu|perl-Moose-Autobox-0.110.0-3|27	Space, and the 'core types' implemented there.
12cu|perl-Moose-Autobox-0.110.0-3|28	
12cu|perl-Moose-Autobox-0.110.0-3|29	A quick word about autobox
12cu|perl-Moose-Autobox-0.110.0-3|30	The the autobox manpage module provides the ability for calling
12cu|perl-Moose-Autobox-0.110.0-3|31	'methods' on normal Perl values like Scalars, Arrays, Hashes and Code
12cu|perl-Moose-Autobox-0.110.0-3|32	references. This gives the illusion that Perl's types are first-class
12cu|perl-Moose-Autobox-0.110.0-3|33	objects. However, this is only an illusion, albeit a very nice one. I
12cu|perl-Moose-Autobox-0.110.0-3|34	created this module because the autobox manpage itself does not
12cu|perl-Moose-Autobox-0.110.0-3|35	actually provide an implementation for the Perl types but instead only
12cu|perl-Moose-Autobox-0.110.0-3|36	provides the 'hooks' for others to add implementation too.
12cu|perl-Moose-Autobox-0.110.0-3|37	
12cu|perl-Moose-Autobox-0.110.0-3|38	Is this for real? or just play?
12cu|perl-Moose-Autobox-0.110.0-3|39	Several people are using this module in serious applications and it
12cu|perl-Moose-Autobox-0.110.0-3|40	seems to be quite stable. The underlying technologies of the autobox
12cu|perl-Moose-Autobox-0.110.0-3|41	manpage and the Moose::Role manpage are also considered stable. There
12cu|perl-Moose-Autobox-0.110.0-3|42	is some performance hit, but as I am fond of saying, nothing in life is
12cu|perl-Moose-Autobox-0.110.0-3|43	free. If you have any questions regarding this module, either email me,
12cu|perl-Moose-Autobox-0.110.0-3|44	or stop by #moose on irc.perl.org and ask around.
12cu|perl-Moose-Autobox-0.110.0-3|45	
12cu|perl-Moose-Autobox-0.110.0-3|46	%prep
12cu|perl-Moose-Autobox-0.110.0-3|47	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Moose-Autobox-0.110.0-3|48	
12cu|perl-Moose-Autobox-0.110.0-3|49	%build
12cu|perl-Moose-Autobox-0.110.0-3|50	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Moose-Autobox-0.110.0-3|51	%make
12cu|perl-Moose-Autobox-0.110.0-3|52	
12cu|perl-Moose-Autobox-0.110.0-3|53	%check
12cu|perl-Moose-Autobox-0.110.0-3|54	make test
12cu|perl-Moose-Autobox-0.110.0-3|55	
12cu|perl-Moose-Autobox-0.110.0-3|56	%install
12cu|perl-Moose-Autobox-0.110.0-3|57	%makeinstall_std
12cu|perl-Moose-Autobox-0.110.0-3|58	
12cu|perl-Moose-Autobox-0.110.0-3|59	%files
12cu|perl-Moose-Autobox-0.110.0-3|60	%doc Changes README
12cu|perl-Moose-Autobox-0.110.0-3|61	%{_mandir}/man3/*
12cu|perl-Moose-Autobox-0.110.0-3|62	%{perl_vendorlib}/*
12cu|perl-Moose-Autobox-0.110.0-3|63	
12cu|perl-Moose-Autobox-0.110.0-3|64	
12cu|perl-Moose-Autobox-0.110.0-3|65	%changelog
12cu|perl-Moose-Autobox-0.110.0-3|66	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.110.0-3
12cu|perl-Moose-Autobox-0.110.0-3|67	+ Revision: f24be0e
12cu|perl-Moose-Autobox-0.110.0-3|68	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Moose-Autobox-0.110.0-3|69	
12cu|perl-Moose-Autobox-0.110.0-3|70	

11016 12
12cu|perl-Moose-Policy-0.50.0-2|1	%define upstream_name    Moose-Policy
12cu|perl-Moose-Policy-0.50.0-2|2	%define upstream_version 0.05
12cu|perl-Moose-Policy-0.50.0-2|3	
12cu|perl-Moose-Policy-0.50.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-Moose-Policy-0.50.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Moose-Policy-0.50.0-2|6	Release:	2
12cu|perl-Moose-Policy-0.50.0-2|7	
12cu|perl-Moose-Policy-0.50.0-2|8	Summary:	Moose-mounted police
12cu|perl-Moose-Policy-0.50.0-2|9	License:	GPL+ or Artistic
12cu|perl-Moose-Policy-0.50.0-2|10	Group:		Development/Perl
12cu|perl-Moose-Policy-0.50.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Moose-Policy-0.50.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Moose/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Moose-Policy-0.50.0-2|13	
12cu|perl-Moose-Policy-0.50.0-2|14	BuildRequires:	perl-devel
12cu|perl-Moose-Policy-0.50.0-2|15	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Moose-Policy-0.50.0-2|16	BuildRequires:	perl(Moose)
12cu|perl-Moose-Policy-0.50.0-2|17	BuildRequires:	perl(Test::Exception)
12cu|perl-Moose-Policy-0.50.0-2|18	BuildRequires:	perl(Test::More)
12cu|perl-Moose-Policy-0.50.0-2|19	
12cu|perl-Moose-Policy-0.50.0-2|20	BuildArch:	noarch
12cu|perl-Moose-Policy-0.50.0-2|21	
12cu|perl-Moose-Policy-0.50.0-2|22	%description
12cu|perl-Moose-Policy-0.50.0-2|23	This module allows you to specify your project-wide or even company-wide
12cu|perl-Moose-Policy-0.50.0-2|24	Moose meta-policy.
12cu|perl-Moose-Policy-0.50.0-2|25	
12cu|perl-Moose-Policy-0.50.0-2|26	Most all of Moose's features can be customized through the use of custom
12cu|perl-Moose-Policy-0.50.0-2|27	metaclasses, however fiddling with the metaclasses can be hairy.
12cu|perl-Moose-Policy-0.50.0-2|28	Moose::Policy removes most of that hairiness and makes it possible to
12cu|perl-Moose-Policy-0.50.0-2|29	cleanly contain a set of meta-level customizations in one easy to use
12cu|perl-Moose-Policy-0.50.0-2|30	module.
12cu|perl-Moose-Policy-0.50.0-2|31	
12cu|perl-Moose-Policy-0.50.0-2|32	This is still an release of this module and it should not be considered to
12cu|perl-Moose-Policy-0.50.0-2|33	be complete by any means. It is very basic implemenation at this point and
12cu|perl-Moose-Policy-0.50.0-2|34	will likely get more feature-full over time, as people request features. So
12cu|perl-Moose-Policy-0.50.0-2|35	if you have a suggestion/need/idea, please speak up.
12cu|perl-Moose-Policy-0.50.0-2|36	
12cu|perl-Moose-Policy-0.50.0-2|37	%prep
12cu|perl-Moose-Policy-0.50.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Moose-Policy-0.50.0-2|39	
12cu|perl-Moose-Policy-0.50.0-2|40	%build
12cu|perl-Moose-Policy-0.50.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Moose-Policy-0.50.0-2|42	%make
12cu|perl-Moose-Policy-0.50.0-2|43	
12cu|perl-Moose-Policy-0.50.0-2|44	%check
12cu|perl-Moose-Policy-0.50.0-2|45	%make test
12cu|perl-Moose-Policy-0.50.0-2|46	
12cu|perl-Moose-Policy-0.50.0-2|47	%install
12cu|perl-Moose-Policy-0.50.0-2|48	%makeinstall_std
12cu|perl-Moose-Policy-0.50.0-2|49	
12cu|perl-Moose-Policy-0.50.0-2|50	%files
12cu|perl-Moose-Policy-0.50.0-2|51	%doc Changes README
12cu|perl-Moose-Policy-0.50.0-2|52	%{_mandir}/man3/*
12cu|perl-Moose-Policy-0.50.0-2|53	%{perl_vendorlib}/*
12cu|perl-Moose-Policy-0.50.0-2|54	
12cu|perl-Moose-Policy-0.50.0-2|55	
12cu|perl-Moose-Policy-0.50.0-2|56	
12cu|perl-Moose-Policy-0.50.0-2|57	%changelog
12cu|perl-Moose-Policy-0.50.0-2|58	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.50.0-2
12cu|perl-Moose-Policy-0.50.0-2|59	+ Revision: 4f782ab
12cu|perl-Moose-Policy-0.50.0-2|60	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Moose-Policy-0.50.0-2|61	
12cu|perl-Moose-Policy-0.50.0-2|62	

11017 12
12cu|perl-MooseX-Aliases-0.110.0-1|1	%define upstream_name    MooseX-Aliases
12cu|perl-MooseX-Aliases-0.110.0-1|2	%define upstream_version 0.11
12cu|perl-MooseX-Aliases-0.110.0-1|3	
12cu|perl-MooseX-Aliases-0.110.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Aliases-0.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Aliases-0.110.0-1|6	Release:	1
12cu|perl-MooseX-Aliases-0.110.0-1|7	
12cu|perl-MooseX-Aliases-0.110.0-1|8	Summary:	Attribute metaclass trait for L<MooseX::Aliases>
12cu|perl-MooseX-Aliases-0.110.0-1|9	License:	GPL+ or Artistic
12cu|perl-MooseX-Aliases-0.110.0-1|10	Group:		Development/Perl
12cu|perl-MooseX-Aliases-0.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Aliases-0.110.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-Aliases-%{upstream_version}.tar.gz
12cu|perl-MooseX-Aliases-0.110.0-1|13	
12cu|perl-MooseX-Aliases-0.110.0-1|14	BuildRequires:	perl-devel
12cu|perl-MooseX-Aliases-0.110.0-1|15	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Aliases-0.110.0-1|16	BuildRequires:	perl(Test::Fatal)
12cu|perl-MooseX-Aliases-0.110.0-1|17	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-Aliases-0.110.0-1|18	BuildRequires:	perl(Test::Requires)
12cu|perl-MooseX-Aliases-0.110.0-1|19	BuildArch:	noarch
12cu|perl-MooseX-Aliases-0.110.0-1|20	
12cu|perl-MooseX-Aliases-0.110.0-1|21	%description
12cu|perl-MooseX-Aliases-0.110.0-1|22	The MooseX::Aliases module will allow you to quickly alias methods in
12cu|perl-MooseX-Aliases-0.110.0-1|23	Moose. It provides an alias parameter for 'has()' to generate aliased
12cu|perl-MooseX-Aliases-0.110.0-1|24	accessors as well as the standard ones. Attributes can also be initialized
12cu|perl-MooseX-Aliases-0.110.0-1|25	in the constructor via their aliased names.
12cu|perl-MooseX-Aliases-0.110.0-1|26	
12cu|perl-MooseX-Aliases-0.110.0-1|27	%prep
12cu|perl-MooseX-Aliases-0.110.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Aliases-0.110.0-1|29	
12cu|perl-MooseX-Aliases-0.110.0-1|30	%build
12cu|perl-MooseX-Aliases-0.110.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Aliases-0.110.0-1|32	%make
12cu|perl-MooseX-Aliases-0.110.0-1|33	
12cu|perl-MooseX-Aliases-0.110.0-1|34	%check
12cu|perl-MooseX-Aliases-0.110.0-1|35	%make test
12cu|perl-MooseX-Aliases-0.110.0-1|36	
12cu|perl-MooseX-Aliases-0.110.0-1|37	%install
12cu|perl-MooseX-Aliases-0.110.0-1|38	%makeinstall_std
12cu|perl-MooseX-Aliases-0.110.0-1|39	
12cu|perl-MooseX-Aliases-0.110.0-1|40	%files
12cu|perl-MooseX-Aliases-0.110.0-1|41	%doc Changes LICENSE README
12cu|perl-MooseX-Aliases-0.110.0-1|42	%{_mandir}/man3/*
12cu|perl-MooseX-Aliases-0.110.0-1|43	%{perl_vendorlib}/*
12cu|perl-MooseX-Aliases-0.110.0-1|44	
12cu|perl-MooseX-Aliases-0.110.0-1|45	
12cu|perl-MooseX-Aliases-0.110.0-1|46	
12cu|perl-MooseX-Aliases-0.110.0-1|47	%changelog
12cu|perl-MooseX-Aliases-0.110.0-1|48	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-1
12cu|perl-MooseX-Aliases-0.110.0-1|49	+ Revision: 08dca5f
12cu|perl-MooseX-Aliases-0.110.0-1|50	- LOG Updated to 0.11 (by updates_builder)
12cu|perl-MooseX-Aliases-0.110.0-1|51	
12cu|perl-MooseX-Aliases-0.110.0-1|52	

11018 12
12cu|perl-MooseX-App-Cmd-0.70.0-3|1	%define upstream_name    MooseX-App-Cmd
12cu|perl-MooseX-App-Cmd-0.70.0-3|2	%define upstream_version 0.07
12cu|perl-MooseX-App-Cmd-0.70.0-3|3	
12cu|perl-MooseX-App-Cmd-0.70.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-App-Cmd-0.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-App-Cmd-0.70.0-3|6	Release:	3
12cu|perl-MooseX-App-Cmd-0.70.0-3|7	
12cu|perl-MooseX-App-Cmd-0.70.0-3|8	Summary:	Reads from config file
12cu|perl-MooseX-App-Cmd-0.70.0-3|9	License:	GPL+ or Artistic
12cu|perl-MooseX-App-Cmd-0.70.0-3|10	Group:		Development/Perl
12cu|perl-MooseX-App-Cmd-0.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-App-Cmd-0.70.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-App-Cmd-0.70.0-3|13	
12cu|perl-MooseX-App-Cmd-0.70.0-3|14	BuildRequires:	perl-devel
12cu|perl-MooseX-App-Cmd-0.70.0-3|15	BuildRequires:	perl(App::Cmd)
12cu|perl-MooseX-App-Cmd-0.70.0-3|16	BuildRequires:	perl(Getopt::Long::Descriptive)
12cu|perl-MooseX-App-Cmd-0.70.0-3|17	BuildRequires:	perl(Moose)
12cu|perl-MooseX-App-Cmd-0.70.0-3|18	BuildRequires:	perl(MooseX::Getopt)
12cu|perl-MooseX-App-Cmd-0.70.0-3|19	BuildRequires:	perl(Test::use::ok)
12cu|perl-MooseX-App-Cmd-0.70.0-3|20	BuildRequires:	perl(Test::Output)
12cu|perl-MooseX-App-Cmd-0.70.0-3|21	BuildArch:	noarch
12cu|perl-MooseX-App-Cmd-0.70.0-3|22	
12cu|perl-MooseX-App-Cmd-0.70.0-3|23	%description
12cu|perl-MooseX-App-Cmd-0.70.0-3|24	This module marries the App::Cmd manpage with the MooseX::Getopt manpage.
12cu|perl-MooseX-App-Cmd-0.70.0-3|25	
12cu|perl-MooseX-App-Cmd-0.70.0-3|26	Use it like the App::Cmd manpage advises (especially see the
12cu|perl-MooseX-App-Cmd-0.70.0-3|27	App::Cmd::Tutorial manpage), swapping the App::Cmd::Command manpage for the
12cu|perl-MooseX-App-Cmd-0.70.0-3|28	MooseX::App::Cmd::Command manpage.
12cu|perl-MooseX-App-Cmd-0.70.0-3|29	
12cu|perl-MooseX-App-Cmd-0.70.0-3|30	Then you can write your moose commands as moose classes, with the
12cu|perl-MooseX-App-Cmd-0.70.0-3|31	MooseX::Getopt manpage defining the options for you instead of 'opt_spec'
12cu|perl-MooseX-App-Cmd-0.70.0-3|32	returning a the Getopt::Long::Descriptive manpage spec.
12cu|perl-MooseX-App-Cmd-0.70.0-3|33	
12cu|perl-MooseX-App-Cmd-0.70.0-3|34	%prep
12cu|perl-MooseX-App-Cmd-0.70.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-App-Cmd-0.70.0-3|36	
12cu|perl-MooseX-App-Cmd-0.70.0-3|37	%build
12cu|perl-MooseX-App-Cmd-0.70.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-App-Cmd-0.70.0-3|39	%make
12cu|perl-MooseX-App-Cmd-0.70.0-3|40	
12cu|perl-MooseX-App-Cmd-0.70.0-3|41	%check
12cu|perl-MooseX-App-Cmd-0.70.0-3|42	%make test
12cu|perl-MooseX-App-Cmd-0.70.0-3|43	
12cu|perl-MooseX-App-Cmd-0.70.0-3|44	%install
12cu|perl-MooseX-App-Cmd-0.70.0-3|45	%makeinstall_std
12cu|perl-MooseX-App-Cmd-0.70.0-3|46	
12cu|perl-MooseX-App-Cmd-0.70.0-3|47	%files
12cu|perl-MooseX-App-Cmd-0.70.0-3|48	%doc Changes
12cu|perl-MooseX-App-Cmd-0.70.0-3|49	%{_mandir}/man3/*
12cu|perl-MooseX-App-Cmd-0.70.0-3|50	%{perl_vendorlib}/*
12cu|perl-MooseX-App-Cmd-0.70.0-3|51	
12cu|perl-MooseX-App-Cmd-0.70.0-3|52	
12cu|perl-MooseX-App-Cmd-0.70.0-3|53	%changelog
12cu|perl-MooseX-App-Cmd-0.70.0-3|54	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.70.0-3
12cu|perl-MooseX-App-Cmd-0.70.0-3|55	+ Revision: e1ee0e8
12cu|perl-MooseX-App-Cmd-0.70.0-3|56	- LOG Update to 0.07
12cu|perl-MooseX-App-Cmd-0.70.0-3|57	
12cu|perl-MooseX-App-Cmd-0.70.0-3|58	

11019 12
12cu|perl-MooseX-Async-0.70.0-3|1	%define upstream_name    MooseX-Async
12cu|perl-MooseX-Async-0.70.0-3|2	%define upstream_version 0.07
12cu|perl-MooseX-Async-0.70.0-3|3	
12cu|perl-MooseX-Async-0.70.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Async-0.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Async-0.70.0-3|6	Release:	3
12cu|perl-MooseX-Async-0.70.0-3|7	
12cu|perl-MooseX-Async-0.70.0-3|8	Summary:	A Method Metaclass for MooseX::Async
12cu|perl-MooseX-Async-0.70.0-3|9	License:	GPL+ or Artistic
12cu|perl-MooseX-Async-0.70.0-3|10	Group:		Development/Perl
12cu|perl-MooseX-Async-0.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Async-0.70.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Async-0.70.0-3|13	
12cu|perl-MooseX-Async-0.70.0-3|14	BuildRequires:	perl-devel
12cu|perl-MooseX-Async-0.70.0-3|15	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Async-0.70.0-3|16	BuildRequires:	perl(MooseX::AttributeHelpers)
12cu|perl-MooseX-Async-0.70.0-3|17	BuildArch:	noarch
12cu|perl-MooseX-Async-0.70.0-3|18	
12cu|perl-MooseX-Async-0.70.0-3|19	%description
12cu|perl-MooseX-Async-0.70.0-3|20	MooseX::Async is a set of Metaclasses for MooseX::POE and it's siblings.
12cu|perl-MooseX-Async-0.70.0-3|21	Please see them for documentation.
12cu|perl-MooseX-Async-0.70.0-3|22	
12cu|perl-MooseX-Async-0.70.0-3|23	%prep
12cu|perl-MooseX-Async-0.70.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Async-0.70.0-3|25	
12cu|perl-MooseX-Async-0.70.0-3|26	%build
12cu|perl-MooseX-Async-0.70.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Async-0.70.0-3|28	%make
12cu|perl-MooseX-Async-0.70.0-3|29	
12cu|perl-MooseX-Async-0.70.0-3|30	%check
12cu|perl-MooseX-Async-0.70.0-3|31	make test
12cu|perl-MooseX-Async-0.70.0-3|32	
12cu|perl-MooseX-Async-0.70.0-3|33	%install
12cu|perl-MooseX-Async-0.70.0-3|34	%makeinstall_std
12cu|perl-MooseX-Async-0.70.0-3|35	
12cu|perl-MooseX-Async-0.70.0-3|36	%files
12cu|perl-MooseX-Async-0.70.0-3|37	%doc Changes README
12cu|perl-MooseX-Async-0.70.0-3|38	%{_mandir}/man3/*
12cu|perl-MooseX-Async-0.70.0-3|39	%{perl_vendorlib}/*
12cu|perl-MooseX-Async-0.70.0-3|40	
12cu|perl-MooseX-Async-0.70.0-3|41	
12cu|perl-MooseX-Async-0.70.0-3|42	%changelog
12cu|perl-MooseX-Async-0.70.0-3|43	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.70.0-3
12cu|perl-MooseX-Async-0.70.0-3|44	+ Revision: 78b1d6f
12cu|perl-MooseX-Async-0.70.0-3|45	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-MooseX-Async-0.70.0-3|46	
12cu|perl-MooseX-Async-0.70.0-3|47	

11020 12
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|1	%define upstream_name    MooseX-Attribute-Chained
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|2	%define upstream_version 1.0.1
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|3	
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|4	Name:       perl-%{upstream_name}
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|6	Release:    1
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|7	
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|8	Summary:    Attribute that returns the instance to allow for chaining
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|9	License:    GPL+ or Artistic
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|10	Group:      Development/Perl
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|13	
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|14	BuildRequires: perl(Module::Build) >= 0.360.100
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|15	BuildRequires: perl(Moose)
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|16	BuildRequires: perl(Test::More) >= 0.880.0
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|17	BuildRequires: perl(Try::Tiny)
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|18	BuildArch:  noarch
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|19	
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|20	Obsoletes: perl-MooseX-ChainedAccessors <= 0.20.0
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|21	Provides:  perl-MooseX-ChainedAccessors
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|22	
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|23	%description
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|24	MooseX::Attribute::Chained is a Moose Trait which allows for method
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|25	chaining on accessors by returning $self on write/set operations.
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|26	
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|27	%prep
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|29	
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|30	%build
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|31	%{__perl} Build.PL installdirs=vendor
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|32	
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|33	./Build
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|34	
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|35	%check
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|36	./Build test
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|37	
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|38	%install
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|39	./Build install destdir=%{buildroot}
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|40	
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|41	%files
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|42	%doc Changes LICENSE META.json META.yml MYMETA.yml README
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|43	%{_mandir}/man3/*
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|44	%{perl_vendorlib}/*
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|45	
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|46	%changelog
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|47	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-1
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|48	+ Revision: 7999dd1
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|49	- Imported from SRPM
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|50	
12cu|perl-MooseX-Attribute-Chained-1.0.1-1|51	

11021 12
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|1	%define upstream_name       MooseX-AttributeHelpers
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|2	%define upstream_version 0.23
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|3	
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|6	Release:	2
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|7	License:	GPL or Artistic
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|8	Group:		Development/Perl
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|9	Summary:	Extend your attribute interfaces
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|11	Source:		http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|12	
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|13	BuildRequires:	perl-devel
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|15	BuildRequires:	perl(Moose)
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|16	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|17	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|18	BuildArch:	noarch
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|19	
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|20	%description
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|21	While the Moose manpage attributes provide you with a way to name your
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|22	accessors, readers, writers, clearers and predicates, this library provides
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|23	commonly used attribute helper methods for more specific types of data.
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|24	
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|25	As seen in the the /SYNOPSIS manpage, you specify the extension via the
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|26	'metaclass' parameter. Available meta classes are:
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|27	
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|28	%prep
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|30	
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|31	%build
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|33	%make
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|34	
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|35	%check
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|36	make test
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|37	
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|38	%install
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|39	%makeinstall_std
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|40	
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|41	%files
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|42	%doc ChangeLog README
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|43	%{_mandir}/man3/*
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|44	%{perl_vendorlib}/MooseX
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|45	
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|46	
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|47	%changelog
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|48	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.230.0-2
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|49	+ Revision: 4aa601b
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|50	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|51	
12cu|perl-MooseX-AttributeHelpers-0.230.0-2|52	

11022 12
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|1	%define upstream_name    MooseX-Blessed-Reconstruct
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|2	%define upstream_version 0.04
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|3	
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|6	Release:	3
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|7	
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|8	Summary:	A L<Data::Visitor> for creating Moose objects
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|9	License:	GPL+ or Artistic
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|10	Group:		Development/Perl
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|13	
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|14	BuildRequires:	perl-devel
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|15	BuildRequires:	perl(Class::MOP)
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|16	BuildRequires:	perl(Data::Visitor)
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|17	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|18	BuildRequires:	perl(Test::use::ok)
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|19	BuildRequires:	perl(namespace::clean)
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|20	BuildArch:	noarch
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|21	
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|22	%description
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|23	The purpose of this module is to "fix up" blessed data into a real Moose
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|24	object.
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|25	
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|26	This is used internally by the MooseX::YAML manpage but has no
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|27	implementation details having to do with the YAML manpage itself.
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|28	
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|29	%prep
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|31	
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|32	%build
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|34	%make
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|35	
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|36	%check
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|37	%make test
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|38	
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|39	%install
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|40	%makeinstall_std
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|41	
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|42	%files
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|43	%doc Changes META.yml
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|44	%{_mandir}/man3/*
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|45	%{perl_vendorlib}/*
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|46	
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|47	
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|48	%changelog
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|49	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.40.0-3
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|50	+ Revision: 6ecddb6
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|51	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|52	
12cu|perl-MooseX-Blessed-Reconstruct-0.40.0-3|53	

11023 12
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|1	%define upstream_name    MooseX-ChainedAccessors
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|2	%define upstream_version 0.02
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|3	
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|6	Release:    %mkrel 1
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|7	
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|8	Summary:    Accessor class for chained accessors with Moose
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|9	License:    GPL+ or Artistic
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|10	Group:      Development/Perl
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Moose/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|13	
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|15	BuildRequires: perl(Moose)
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|16	BuildRequires: perl(Module::Build)
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|17	BuildArch: noarch
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|19	
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|20	%description
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|21	Modifies the Accessor Metaclass to use MooseX::ChainedAccessors::Accessor
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|22	
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|23	%prep
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|25	
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|26	%build
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|27	%{__perl} Build.PL installdirs=vendor
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|28	./Build
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|29	
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|30	%check
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|31	./Build test
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|32	
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|33	%install
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|34	rm -rf %buildroot
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|35	./Build install destdir=%buildroot
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|36	
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|37	%clean
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|38	rm -rf %buildroot
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|39	
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|40	%files
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|41	%defattr(-,root,root)
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|42	%doc META.yml README
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|43	%{_mandir}/man3/*
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|44	%perl_vendorlib/*
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|45	
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|46	
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|47	
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|48	
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|49	
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|50	%changelog
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|51	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.20.0-1
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|52	+ Revision: 27a36ea
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|53	- Automatic import for version 0.20.0
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|54	
12cu|perl-MooseX-ChainedAccessors-0.20.0-1|55	

11024 12
12cu|perl-MooseX-ClassAttribute-0.270.0-1|1	%define upstream_name    MooseX-ClassAttribute
12cu|perl-MooseX-ClassAttribute-0.270.0-1|2	%define upstream_version 0.27
12cu|perl-MooseX-ClassAttribute-0.270.0-1|3	
12cu|perl-MooseX-ClassAttribute-0.270.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-ClassAttribute-0.270.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-ClassAttribute-0.270.0-1|6	Release:	1
12cu|perl-MooseX-ClassAttribute-0.270.0-1|7	
12cu|perl-MooseX-ClassAttribute-0.270.0-1|8	Summary:	Declare class attributes Moose-style
12cu|perl-MooseX-ClassAttribute-0.270.0-1|9	License:	GPL+ or Artistic
12cu|perl-MooseX-ClassAttribute-0.270.0-1|10	Group:		Development/Perl
12cu|perl-MooseX-ClassAttribute-0.270.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-ClassAttribute-0.270.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-ClassAttribute-%{upstream_version}.tar.gz
12cu|perl-MooseX-ClassAttribute-0.270.0-1|13	
12cu|perl-MooseX-ClassAttribute-0.270.0-1|14	BuildRequires:	perl-devel
12cu|perl-MooseX-ClassAttribute-0.270.0-1|15	BuildRequires:	perl(B)
12cu|perl-MooseX-ClassAttribute-0.270.0-1|16	BuildRequires:	perl(Exporter)
12cu|perl-MooseX-ClassAttribute-0.270.0-1|17	BuildRequires:	perl(Moose)
12cu|perl-MooseX-ClassAttribute-0.270.0-1|18	BuildRequires:	perl(MooseX::AttributeHelpers)
12cu|perl-MooseX-ClassAttribute-0.270.0-1|19	BuildRequires:	perl(Scalar::Util)
12cu|perl-MooseX-ClassAttribute-0.270.0-1|20	BuildRequires:	perl(Sub::Name)
12cu|perl-MooseX-ClassAttribute-0.270.0-1|21	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-ClassAttribute-0.270.0-1|22	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-ClassAttribute-0.270.0-1|23	BuildRequires:	perl(Test::Requires)
12cu|perl-MooseX-ClassAttribute-0.270.0-1|24	BuildRequires:	perl(Test::Fatal)
12cu|perl-MooseX-ClassAttribute-0.270.0-1|25	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-MooseX-ClassAttribute-0.270.0-1|26	BuildRequires:	perl(namespace::autoclean)
12cu|perl-MooseX-ClassAttribute-0.270.0-1|27	
12cu|perl-MooseX-ClassAttribute-0.270.0-1|28	BuildArch:	noarch
12cu|perl-MooseX-ClassAttribute-0.270.0-1|29	
12cu|perl-MooseX-ClassAttribute-0.270.0-1|30	%description
12cu|perl-MooseX-ClassAttribute-0.270.0-1|31	This module allows you to declare class attributes in exactly the same way
12cu|perl-MooseX-ClassAttribute-0.270.0-1|32	as you declare object attributes, except using 'class_has()' instead of
12cu|perl-MooseX-ClassAttribute-0.270.0-1|33	'has()'. It is also possible to make these attributes immutable (and
12cu|perl-MooseX-ClassAttribute-0.270.0-1|34	faster) just as you can with normal Moose attributes.
12cu|perl-MooseX-ClassAttribute-0.270.0-1|35	
12cu|perl-MooseX-ClassAttribute-0.270.0-1|36	You can use any feature of Moose's attribute declarations, including
12cu|perl-MooseX-ClassAttribute-0.270.0-1|37	overriding a parent's attributes, delegation ('handles'), and attribute
12cu|perl-MooseX-ClassAttribute-0.270.0-1|38	metaclasses, and it should just work.
12cu|perl-MooseX-ClassAttribute-0.270.0-1|39	
12cu|perl-MooseX-ClassAttribute-0.270.0-1|40	The accessors methods for class attribute may be called on the class
12cu|perl-MooseX-ClassAttribute-0.270.0-1|41	directly, or on objects of that class. Passing a class attribute to the
12cu|perl-MooseX-ClassAttribute-0.270.0-1|42	constructor will not set it.
12cu|perl-MooseX-ClassAttribute-0.270.0-1|43	
12cu|perl-MooseX-ClassAttribute-0.270.0-1|44	%prep
12cu|perl-MooseX-ClassAttribute-0.270.0-1|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-ClassAttribute-0.270.0-1|46	
12cu|perl-MooseX-ClassAttribute-0.270.0-1|47	%build
12cu|perl-MooseX-ClassAttribute-0.270.0-1|48	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-ClassAttribute-0.270.0-1|49	%make
12cu|perl-MooseX-ClassAttribute-0.270.0-1|50	
12cu|perl-MooseX-ClassAttribute-0.270.0-1|51	%check
12cu|perl-MooseX-ClassAttribute-0.270.0-1|52	make test
12cu|perl-MooseX-ClassAttribute-0.270.0-1|53	
12cu|perl-MooseX-ClassAttribute-0.270.0-1|54	%install
12cu|perl-MooseX-ClassAttribute-0.270.0-1|55	%makeinstall_std
12cu|perl-MooseX-ClassAttribute-0.270.0-1|56	
12cu|perl-MooseX-ClassAttribute-0.270.0-1|57	%files
12cu|perl-MooseX-ClassAttribute-0.270.0-1|58	%doc Changes README
12cu|perl-MooseX-ClassAttribute-0.270.0-1|59	%{_mandir}/man3/*
12cu|perl-MooseX-ClassAttribute-0.270.0-1|60	%{perl_vendorlib}/MooseX
12cu|perl-MooseX-ClassAttribute-0.270.0-1|61	
12cu|perl-MooseX-ClassAttribute-0.270.0-1|62	
12cu|perl-MooseX-ClassAttribute-0.270.0-1|63	
12cu|perl-MooseX-ClassAttribute-0.270.0-1|64	%changelog
12cu|perl-MooseX-ClassAttribute-0.270.0-1|65	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.270.0-1
12cu|perl-MooseX-ClassAttribute-0.270.0-1|66	+ Revision: 6c5b5ab
12cu|perl-MooseX-ClassAttribute-0.270.0-1|67	- LOG Updated to 0.27 (by updates_builder)
12cu|perl-MooseX-ClassAttribute-0.270.0-1|68	
12cu|perl-MooseX-ClassAttribute-0.270.0-1|69	

11025 12
12cu|perl-MooseX-Clone-0.50.0-3|1	%define upstream_name    MooseX-Clone
12cu|perl-MooseX-Clone-0.50.0-3|2	%define upstream_version 0.05
12cu|perl-MooseX-Clone-0.50.0-3|3	
12cu|perl-MooseX-Clone-0.50.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Clone-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Clone-0.50.0-3|6	Release:	3
12cu|perl-MooseX-Clone-0.50.0-3|7	
12cu|perl-MooseX-Clone-0.50.0-3|8	Summary:	The L<Moose::Meta::Attribute>
12cu|perl-MooseX-Clone-0.50.0-3|9	License:	GPL+ or Artistic
12cu|perl-MooseX-Clone-0.50.0-3|10	Group:		Development/Perl
12cu|perl-MooseX-Clone-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Clone-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Clone-0.50.0-3|13	
12cu|perl-MooseX-Clone-0.50.0-3|14	BuildRequires:	perl-devel
12cu|perl-MooseX-Clone-0.50.0-3|15	BuildRequires:	perl(Data::Visitor)
12cu|perl-MooseX-Clone-0.50.0-3|16	BuildRequires:	perl(Hash::Util::FieldHash::Compat)
12cu|perl-MooseX-Clone-0.50.0-3|17	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Clone-0.50.0-3|18	BuildRequires:	perl(Test::use::ok)
12cu|perl-MooseX-Clone-0.50.0-3|19	BuildRequires:	perl(namespace::clean)
12cu|perl-MooseX-Clone-0.50.0-3|20	Provides:	perl(MooseX::Clone::Meta::Attribute::Trait::StorableClone)
12cu|perl-MooseX-Clone-0.50.0-3|21	BuildArch:	noarch
12cu|perl-MooseX-Clone-0.50.0-3|22	
12cu|perl-MooseX-Clone-0.50.0-3|23	%description
12cu|perl-MooseX-Clone-0.50.0-3|24	Out of the box the Moose manpage only provides very barebones cloning
12cu|perl-MooseX-Clone-0.50.0-3|25	support in order to maximize flexibility.
12cu|perl-MooseX-Clone-0.50.0-3|26	
12cu|perl-MooseX-Clone-0.50.0-3|27	This role provides a 'clone' method that makes use of the low level cloning
12cu|perl-MooseX-Clone-0.50.0-3|28	support already in the Moose manpage and adds selective deep cloning based
12cu|perl-MooseX-Clone-0.50.0-3|29	on introspection on top of that. Attributes with the 'Clone' trait will
12cu|perl-MooseX-Clone-0.50.0-3|30	handle cloning of data within the object, typically delegating to the
12cu|perl-MooseX-Clone-0.50.0-3|31	attribute value's own 'clone' method.
12cu|perl-MooseX-Clone-0.50.0-3|32	
12cu|perl-MooseX-Clone-0.50.0-3|33	%prep
12cu|perl-MooseX-Clone-0.50.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Clone-0.50.0-3|35	
12cu|perl-MooseX-Clone-0.50.0-3|36	%build
12cu|perl-MooseX-Clone-0.50.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Clone-0.50.0-3|38	%make
12cu|perl-MooseX-Clone-0.50.0-3|39	
12cu|perl-MooseX-Clone-0.50.0-3|40	%check
12cu|perl-MooseX-Clone-0.50.0-3|41	%make test
12cu|perl-MooseX-Clone-0.50.0-3|42	
12cu|perl-MooseX-Clone-0.50.0-3|43	%install
12cu|perl-MooseX-Clone-0.50.0-3|44	%makeinstall_std
12cu|perl-MooseX-Clone-0.50.0-3|45	
12cu|perl-MooseX-Clone-0.50.0-3|46	%files
12cu|perl-MooseX-Clone-0.50.0-3|47	%doc Changes
12cu|perl-MooseX-Clone-0.50.0-3|48	%{_mandir}/man3/*
12cu|perl-MooseX-Clone-0.50.0-3|49	%{perl_vendorlib}/*
12cu|perl-MooseX-Clone-0.50.0-3|50	
12cu|perl-MooseX-Clone-0.50.0-3|51	
12cu|perl-MooseX-Clone-0.50.0-3|52	%changelog
12cu|perl-MooseX-Clone-0.50.0-3|53	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.50.0-3
12cu|perl-MooseX-Clone-0.50.0-3|54	+ Revision: d83b4f5
12cu|perl-MooseX-Clone-0.50.0-3|55	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-MooseX-Clone-0.50.0-3|56	
12cu|perl-MooseX-Clone-0.50.0-3|57	

11026 12
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|1	%define upstream_name    MooseX-ConfigFromFile
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|2	%define upstream_version 0.03
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|3	
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|6	Release:	4
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|7	
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|8	Summary:	An abstract Moose role for setting attributes from a configfile
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|9	License:	GPL+ or Artistic
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|10	Group:		Development/Perl
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|13	
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|14	BuildRequires:	perl-devel
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|15	BuildRequires:	perl(Moose)
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|16	BuildRequires:	perl(MooseX::Types::Path::Class)
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|17	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|18	BuildRequires:	perl(Test::Fatal)
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|19	BuildRequires:	perl(namespace::autoclean)
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|20	Requires:	perl(namespace::autoclean)
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|21	BuildArch:	noarch
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|22	
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|23	%description
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|24	This is an abstract role which provides an alternate constructor for
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|25	creating objects using parameters passed in from a configuration file. The
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|26	actual implementation of reading the configuration file is left to concrete
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|27	subroles.
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|28	
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|29	It declares an attribute 'configfile' and a class method 'new_with_config',
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|30	and requires that concrete roles derived from it implement the class method
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|31	'get_config_from_file'.
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|32	
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|33	Attributes specified directly as arguments to 'new_with_config' supercede
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|34	those in the configfile.
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|35	
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|36	%prep
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|38	
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|39	%build
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|41	%make
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|42	
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|43	%check
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|44	%make test
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|45	
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|46	%install
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|47	%makeinstall_std
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|48	
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|49	%files
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|50	%doc ChangeLog README
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|51	%{_mandir}/man3/*
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|52	%{perl_vendorlib}/*
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|53	
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|54	
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|55	%changelog
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|56	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.30.0-4
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|57	+ Revision: e516316
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|58	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|59	
12cu|perl-MooseX-ConfigFromFile-0.30.0-4|60	

11027 12
12cu|perl-MooseX-Declare-0.380.0-1|1	%define upstream_name    MooseX-Declare
12cu|perl-MooseX-Declare-0.380.0-1|2	%define upstream_version 0.38
12cu|perl-MooseX-Declare-0.380.0-1|3	
12cu|perl-MooseX-Declare-0.380.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Declare-0.380.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Declare-0.380.0-1|6	Release:	1
12cu|perl-MooseX-Declare-0.380.0-1|7	
12cu|perl-MooseX-Declare-0.380.0-1|8	Summary:	Handle method modifier declarations
12cu|perl-MooseX-Declare-0.380.0-1|9	License:	GPL+ or Artistic
12cu|perl-MooseX-Declare-0.380.0-1|10	Group:		Development/Perl
12cu|perl-MooseX-Declare-0.380.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Declare-0.380.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Declare-0.380.0-1|13	
12cu|perl-MooseX-Declare-0.380.0-1|14	BuildRequires:	perl-devel
12cu|perl-MooseX-Declare-0.380.0-1|15	BuildRequires:	perl(Devel::Declare)
12cu|perl-MooseX-Declare-0.380.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-Declare-0.380.0-1|17	BuildRequires:	perl(List::MoreUtils)
12cu|perl-MooseX-Declare-0.380.0-1|18	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Declare-0.380.0-1|19	BuildRequires:	perl(MooseX::Method::Signatures)
12cu|perl-MooseX-Declare-0.380.0-1|20	BuildRequires:	perl(MooseX::Role::Parameterized)
12cu|perl-MooseX-Declare-0.380.0-1|21	BuildRequires:	perl(MooseX::Types)
12cu|perl-MooseX-Declare-0.380.0-1|22	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-Declare-0.380.0-1|23	BuildRequires:	perl(Test::Fatal)
12cu|perl-MooseX-Declare-0.380.0-1|24	BuildRequires:	perl(Test::NoWarnings)
12cu|perl-MooseX-Declare-0.380.0-1|25	BuildRequires:	perl(namespace::autoclean)
12cu|perl-MooseX-Declare-0.380.0-1|26	BuildRequires:	perl(namespace::clean)
12cu|perl-MooseX-Declare-0.380.0-1|27	BuildArch:	noarch
12cu|perl-MooseX-Declare-0.380.0-1|28	
12cu|perl-MooseX-Declare-0.380.0-1|29	%description
12cu|perl-MooseX-Declare-0.380.0-1|30	This module provides syntactic sugar for Moose, the postmodern object
12cu|perl-MooseX-Declare-0.380.0-1|31	system for Perl 5. When used, it sets up the 'class' and 'role' keywords.
12cu|perl-MooseX-Declare-0.380.0-1|32	
12cu|perl-MooseX-Declare-0.380.0-1|33	%prep
12cu|perl-MooseX-Declare-0.380.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Declare-0.380.0-1|35	
12cu|perl-MooseX-Declare-0.380.0-1|36	%build
12cu|perl-MooseX-Declare-0.380.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Declare-0.380.0-1|38	%make
12cu|perl-MooseX-Declare-0.380.0-1|39	
12cu|perl-MooseX-Declare-0.380.0-1|40	%check
12cu|perl-MooseX-Declare-0.380.0-1|41	%make test
12cu|perl-MooseX-Declare-0.380.0-1|42	
12cu|perl-MooseX-Declare-0.380.0-1|43	%install
12cu|perl-MooseX-Declare-0.380.0-1|44	%makeinstall_std
12cu|perl-MooseX-Declare-0.380.0-1|45	
12cu|perl-MooseX-Declare-0.380.0-1|46	%files
12cu|perl-MooseX-Declare-0.380.0-1|47	%doc Changes META.yml README
12cu|perl-MooseX-Declare-0.380.0-1|48	%{_mandir}/man3/*
12cu|perl-MooseX-Declare-0.380.0-1|49	%{perl_vendorlib}/*
12cu|perl-MooseX-Declare-0.380.0-1|50	
12cu|perl-MooseX-Declare-0.380.0-1|51	
12cu|perl-MooseX-Declare-0.380.0-1|52	%changelog
12cu|perl-MooseX-Declare-0.380.0-1|53	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.380.0-1
12cu|perl-MooseX-Declare-0.380.0-1|54	+ Revision: 083d100
12cu|perl-MooseX-Declare-0.380.0-1|55	- Added Test::Fatal BR
12cu|perl-MooseX-Declare-0.380.0-1|56	
12cu|perl-MooseX-Declare-0.380.0-1|57	

11028 12
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|1	%define upstream_name    MooseX-Emulate-Class-Accessor-Fast
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|2	%define upstream_version 0.00903
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|3	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|4	Name:       perl-%{upstream_name}
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|6	Release:    4
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|7	Epoch:      1
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|8	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|9	License:    GPL+ or Artistic
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|10	Group:      Development/Perl
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|11	Summary:    Emulate Class::Accessor::Fast behavior using Moose attributes
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|13	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|14	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|15	BuildRequires: perl(Moose)
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|16	BuildRequires: perl(Test::Exception)
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|17	BuildRequires: perl(namespace::clean)
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|18	BuildRequires: perl-devel
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|19	BuildArch: noarch
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|20	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|21	%description
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|22	This module attempts to hijack the Class::Accessor::Fast manpage in INC
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|23	and replace it with the MooseX::Emulate::Class::Accessor::Fast manpage.
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|24	Make sure it is loaded before the classes you have that use
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|25	<Class::Accessor::Fast>. It is meant as a tool to help you migrate your
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|26	project from the Class::Accessor::Fast manpage, to the
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|27	MooseX::Emulate::Class::Accessor::Fast manpage and ultimately, to the Moose
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|28	manpage.
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|29	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|30	%prep
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|32	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|33	%build
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|35	%make
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|36	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|37	%check
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|38	make test
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|39	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|40	%install
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|41	%makeinstall_std
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|42	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|43	%files
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|44	%doc Changes README
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|45	%{_mandir}/man3/*
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|46	%perl_vendorlib/*
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|47	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|48	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|49	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|50	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|51	%changelog
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|52	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1:0.9.30-2mdv2011.0
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|53	+ Revision: 655063
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|54	- rebuild for updated spec-helper
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|55	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|56	* Wed Sep 16 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.9.30-1mdv2011.0
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|57	+ Revision: 443470
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|58	- update to 0.00903
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|59	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|60	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.9.20-1mdv2010.0
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|61	+ Revision: 395169
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|62	- update to 0.00902
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|63	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|64	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 1:0.9.0-1mdv2010.0
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|65	+ Revision: 381276
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|66	- adding epoch: tag to make sure %%perl_convert_version gets priority
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|67	- update to 0.90000
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|68	- using %%perl_convert_version
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|69	- sanitized license field & description fields
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|70	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|71	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.00802-1mdv2010.0
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|72	+ Revision: 376180
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|73	- adding missing buildrequires:
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|74	- adding missing buildrequires
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|75	- import perl-MooseX-Emulate-Class-Accessor-Fast
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|76	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|77	
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|78	* Fri May 15 2009 cpan2dist 0.00802-1mdv
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|79	- initial mdv release, generated with cpan2dist
12cu|perl-MooseX-Emulate-Class-Accessor-Fast-0.9.30-4|80	

11029 12
12cu|perl-MooseX-FollowPBP-0.50.0-3|1	%define upstream_name    MooseX-FollowPBP
12cu|perl-MooseX-FollowPBP-0.50.0-3|2	%define upstream_version 0.05
12cu|perl-MooseX-FollowPBP-0.50.0-3|3	
12cu|perl-MooseX-FollowPBP-0.50.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-FollowPBP-0.50.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-FollowPBP-0.50.0-3|6	Release:	3
12cu|perl-MooseX-FollowPBP-0.50.0-3|7	
12cu|perl-MooseX-FollowPBP-0.50.0-3|8	Summary:	Names accessors in the I<Perl Best Practices> style
12cu|perl-MooseX-FollowPBP-0.50.0-3|9	License:	GPL+ or Artistic
12cu|perl-MooseX-FollowPBP-0.50.0-3|10	Group:		Development/Perl
12cu|perl-MooseX-FollowPBP-0.50.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-FollowPBP-0.50.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-FollowPBP-0.50.0-3|13	
12cu|perl-MooseX-FollowPBP-0.50.0-3|14	BuildRequires:	perl-devel
12cu|perl-MooseX-FollowPBP-0.50.0-3|15	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-MooseX-FollowPBP-0.50.0-3|16	BuildRequires:	perl(Moose)
12cu|perl-MooseX-FollowPBP-0.50.0-3|17	BuildArch:	noarch
12cu|perl-MooseX-FollowPBP-0.50.0-3|18	
12cu|perl-MooseX-FollowPBP-0.50.0-3|19	%description
12cu|perl-MooseX-FollowPBP-0.50.0-3|20	This module does not provide any methods. Simply loading it changes the
12cu|perl-MooseX-FollowPBP-0.50.0-3|21	default naming policy for the loading class so that accessors are separated
12cu|perl-MooseX-FollowPBP-0.50.0-3|22	into get and set methods. The get methods are prefixed with "get_" as the
12cu|perl-MooseX-FollowPBP-0.50.0-3|23	accessor, while set methods are prefixed with "set_". This is the naming
12cu|perl-MooseX-FollowPBP-0.50.0-3|24	style recommended by Damian Conway in _Perl Best Practices_.
12cu|perl-MooseX-FollowPBP-0.50.0-3|25	
12cu|perl-MooseX-FollowPBP-0.50.0-3|26	If you define an attribute with a leading underscore, then both the get and
12cu|perl-MooseX-FollowPBP-0.50.0-3|27	set method will also have an underscore prefix.
12cu|perl-MooseX-FollowPBP-0.50.0-3|28	
12cu|perl-MooseX-FollowPBP-0.50.0-3|29	If you explicitly set a "reader" or "writer" name when creating an
12cu|perl-MooseX-FollowPBP-0.50.0-3|30	attribute, then that attribute's naming scheme is left unchanged.
12cu|perl-MooseX-FollowPBP-0.50.0-3|31	
12cu|perl-MooseX-FollowPBP-0.50.0-3|32	%prep
12cu|perl-MooseX-FollowPBP-0.50.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-FollowPBP-0.50.0-3|34	
12cu|perl-MooseX-FollowPBP-0.50.0-3|35	%build
12cu|perl-MooseX-FollowPBP-0.50.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-FollowPBP-0.50.0-3|37	%make
12cu|perl-MooseX-FollowPBP-0.50.0-3|38	
12cu|perl-MooseX-FollowPBP-0.50.0-3|39	%check
12cu|perl-MooseX-FollowPBP-0.50.0-3|40	make test
12cu|perl-MooseX-FollowPBP-0.50.0-3|41	
12cu|perl-MooseX-FollowPBP-0.50.0-3|42	%install
12cu|perl-MooseX-FollowPBP-0.50.0-3|43	%makeinstall_std
12cu|perl-MooseX-FollowPBP-0.50.0-3|44	
12cu|perl-MooseX-FollowPBP-0.50.0-3|45	%files
12cu|perl-MooseX-FollowPBP-0.50.0-3|46	%doc Changes README
12cu|perl-MooseX-FollowPBP-0.50.0-3|47	%{_mandir}/man3/*
12cu|perl-MooseX-FollowPBP-0.50.0-3|48	%{perl_vendorlib}/*
12cu|perl-MooseX-FollowPBP-0.50.0-3|49	
12cu|perl-MooseX-FollowPBP-0.50.0-3|50	
12cu|perl-MooseX-FollowPBP-0.50.0-3|51	%changelog
12cu|perl-MooseX-FollowPBP-0.50.0-3|52	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.50.0-3
12cu|perl-MooseX-FollowPBP-0.50.0-3|53	+ Revision: 9887b14
12cu|perl-MooseX-FollowPBP-0.50.0-3|54	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-MooseX-FollowPBP-0.50.0-3|55	
12cu|perl-MooseX-FollowPBP-0.50.0-3|56	

11030 12
12cu|perl-MooseX-Getopt-0.610.0-1|1	%define upstream_name    MooseX-Getopt%define upstream_version 0.61
12cu|perl-MooseX-Getopt-0.610.0-1|2	
12cu|perl-MooseX-Getopt-0.610.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Getopt-0.610.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Getopt-0.610.0-1|5	Release:	1
12cu|perl-MooseX-Getopt-0.610.0-1|6	
12cu|perl-MooseX-Getopt-0.610.0-1|7	Summary:	Optional meta attribute trait for ignoring params
12cu|perl-MooseX-Getopt-0.610.0-1|8	License:	GPL+ or Artistic
12cu|perl-MooseX-Getopt-0.610.0-1|9	Group:		Development/Perl
12cu|perl-MooseX-Getopt-0.610.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Getopt-0.610.0-1|11	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Getopt-0.610.0-1|12	
12cu|perl-MooseX-Getopt-0.610.0-1|13	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-Getopt-0.610.0-1|14	BuildRequires: perl(namespace::autoclean)
12cu|perl-MooseX-Getopt-0.610.0-1|15	BuildRequires:	perl(Getopt::Long)
12cu|perl-MooseX-Getopt-0.610.0-1|16	BuildRequires:	perl(Getopt::Long::Descriptive)
12cu|perl-MooseX-Getopt-0.610.0-1|17	BuildRequires:	perl(IO::Scalar)
12cu|perl-MooseX-Getopt-0.610.0-1|18	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Getopt-0.610.0-1|19	BuildRequires:	perl(MooseX::Role::Parameterized)
12cu|perl-MooseX-Getopt-0.610.0-1|20	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-Getopt-0.610.0-1|21	BuildRequires:	perl(Test::Fatal)
12cu|perl-MooseX-Getopt-0.610.0-1|22	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-Getopt-0.610.0-1|23	BuildRequires:	perl(Test::Requires)
12cu|perl-MooseX-Getopt-0.610.0-1|24	BuildRequires:	perl(Test::Trap)
12cu|perl-MooseX-Getopt-0.610.0-1|25	BuildRequires:	perl(Test::Warn)
12cu|perl-MooseX-Getopt-0.610.0-1|26	BuildRequires:	perl-devel
12cu|perl-MooseX-Getopt-0.610.0-1|27	BuildArch:	noarch
12cu|perl-MooseX-Getopt-0.610.0-1|28	
12cu|perl-MooseX-Getopt-0.610.0-1|29	Requires:	perl(Getopt::Long::Descriptive)
12cu|perl-MooseX-Getopt-0.610.0-1|30	
12cu|perl-MooseX-Getopt-0.610.0-1|31	%description
12cu|perl-MooseX-Getopt-0.610.0-1|32	This is a role which provides an alternate constructor for creating objects
12cu|perl-MooseX-Getopt-0.610.0-1|33	using parameters passed in from the command line.
12cu|perl-MooseX-Getopt-0.610.0-1|34	
12cu|perl-MooseX-Getopt-0.610.0-1|35	This module attempts to DWIM as much as possible with the command line
12cu|perl-MooseX-Getopt-0.610.0-1|36	params by introspecting your class's attributes. It will use the name of
12cu|perl-MooseX-Getopt-0.610.0-1|37	your attribute as the command line option, and if there is a type
12cu|perl-MooseX-Getopt-0.610.0-1|38	constraint defined, it will configure Getopt::Long to handle the option
12cu|perl-MooseX-Getopt-0.610.0-1|39	accordingly.
12cu|perl-MooseX-Getopt-0.610.0-1|40	
12cu|perl-MooseX-Getopt-0.610.0-1|41	You can use the trait the MooseX::Getopt::Meta::Attribute::Trait manpage or
12cu|perl-MooseX-Getopt-0.610.0-1|42	the attribute metaclass the MooseX::Getopt::Meta::Attribute manpage to get
12cu|perl-MooseX-Getopt-0.610.0-1|43	non-default commandline option names and aliases.
12cu|perl-MooseX-Getopt-0.610.0-1|44	
12cu|perl-MooseX-Getopt-0.610.0-1|45	%prep
12cu|perl-MooseX-Getopt-0.610.0-1|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Getopt-0.610.0-1|47	
12cu|perl-MooseX-Getopt-0.610.0-1|48	%build
12cu|perl-MooseX-Getopt-0.610.0-1|49	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Getopt-0.610.0-1|50	%make
12cu|perl-MooseX-Getopt-0.610.0-1|51	
12cu|perl-MooseX-Getopt-0.610.0-1|52	%check
12cu|perl-MooseX-Getopt-0.610.0-1|53	make test
12cu|perl-MooseX-Getopt-0.610.0-1|54	
12cu|perl-MooseX-Getopt-0.610.0-1|55	%install
12cu|perl-MooseX-Getopt-0.610.0-1|56	%makeinstall_std
12cu|perl-MooseX-Getopt-0.610.0-1|57	
12cu|perl-MooseX-Getopt-0.610.0-1|58	%files
12cu|perl-MooseX-Getopt-0.610.0-1|59	%doc Changes LICENSE README
12cu|perl-MooseX-Getopt-0.610.0-1|60	%{_mandir}/man3/*
12cu|perl-MooseX-Getopt-0.610.0-1|61	%perl_vendorlib/*
12cu|perl-MooseX-Getopt-0.610.0-1|62	
12cu|perl-MooseX-Getopt-0.610.0-1|63	
12cu|perl-MooseX-Getopt-0.610.0-1|64	
12cu|perl-MooseX-Getopt-0.610.0-1|65	%changelog
12cu|perl-MooseX-Getopt-0.610.0-1|66	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.610.0-1
12cu|perl-MooseX-Getopt-0.610.0-1|67	+ Revision: 1fca4fe
12cu|perl-MooseX-Getopt-0.610.0-1|68	- Fix BRs
12cu|perl-MooseX-Getopt-0.610.0-1|69	
12cu|perl-MooseX-Getopt-0.610.0-1|70	

11031 12
12cu|perl-MooseX-Has-Sugar-1.0.0-1|1	%define upstream_name    MooseX-Has-Sugar%define upstream_version 1.000000
12cu|perl-MooseX-Has-Sugar-1.0.0-1|2	
12cu|perl-MooseX-Has-Sugar-1.0.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Has-Sugar-1.0.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Has-Sugar-1.0.0-1|5	Release:	1
12cu|perl-MooseX-Has-Sugar-1.0.0-1|6	
12cu|perl-MooseX-Has-Sugar-1.0.0-1|7	Summary:	Experimental sweetness
12cu|perl-MooseX-Has-Sugar-1.0.0-1|8	License:	GPL+ or Artistic
12cu|perl-MooseX-Has-Sugar-1.0.0-1|9	Group:		Development/Perl
12cu|perl-MooseX-Has-Sugar-1.0.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Has-Sugar-1.0.0-1|11	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Has-Sugar-1.0.0-1|12	
12cu|perl-MooseX-Has-Sugar-1.0.0-1|13	BuildRequires:	perl-devel
12cu|perl-MooseX-Has-Sugar-1.0.0-1|14	BuildRequires:	perl(Carp)
12cu|perl-MooseX-Has-Sugar-1.0.0-1|15	BuildRequires:	perl(Find::Lib)
12cu|perl-MooseX-Has-Sugar-1.0.0-1|16	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Has-Sugar-1.0.0-1|17	BuildRequires:	perl(MooseX::Types::Moose)
12cu|perl-MooseX-Has-Sugar-1.0.0-1|18	BuildRequires:	perl(Sub::Exporter)
12cu|perl-MooseX-Has-Sugar-1.0.0-1|19	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-Has-Sugar-1.0.0-1|20	BuildRequires:	perl(Test::Fatal)
12cu|perl-MooseX-Has-Sugar-1.0.0-1|21	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-Has-Sugar-1.0.0-1|22	BuildRequires:	perl(Test::use::ok)
12cu|perl-MooseX-Has-Sugar-1.0.0-1|23	BuildRequires:	perl(Module::Build)
12cu|perl-MooseX-Has-Sugar-1.0.0-1|24	BuildRequires:	perl(namespace::autoclean)
12cu|perl-MooseX-Has-Sugar-1.0.0-1|25	
12cu|perl-MooseX-Has-Sugar-1.0.0-1|26	BuildArch:	noarch
12cu|perl-MooseX-Has-Sugar-1.0.0-1|27	
12cu|perl-MooseX-Has-Sugar-1.0.0-1|28	%description
12cu|perl-MooseX-Has-Sugar-1.0.0-1|29	no description found
12cu|perl-MooseX-Has-Sugar-1.0.0-1|30	
12cu|perl-MooseX-Has-Sugar-1.0.0-1|31	%prep
12cu|perl-MooseX-Has-Sugar-1.0.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Has-Sugar-1.0.0-1|33	
12cu|perl-MooseX-Has-Sugar-1.0.0-1|34	%build
12cu|perl-MooseX-Has-Sugar-1.0.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Has-Sugar-1.0.0-1|36	%make
12cu|perl-MooseX-Has-Sugar-1.0.0-1|37	
12cu|perl-MooseX-Has-Sugar-1.0.0-1|38	%check
12cu|perl-MooseX-Has-Sugar-1.0.0-1|39	%make test
12cu|perl-MooseX-Has-Sugar-1.0.0-1|40	
12cu|perl-MooseX-Has-Sugar-1.0.0-1|41	%install
12cu|perl-MooseX-Has-Sugar-1.0.0-1|42	%makeinstall_std
12cu|perl-MooseX-Has-Sugar-1.0.0-1|43	
12cu|perl-MooseX-Has-Sugar-1.0.0-1|44	%files
12cu|perl-MooseX-Has-Sugar-1.0.0-1|45	%doc Changes LICENSE README
12cu|perl-MooseX-Has-Sugar-1.0.0-1|46	%{_mandir}/man3/*
12cu|perl-MooseX-Has-Sugar-1.0.0-1|47	%{perl_vendorlib}/*
12cu|perl-MooseX-Has-Sugar-1.0.0-1|48	
12cu|perl-MooseX-Has-Sugar-1.0.0-1|49	
12cu|perl-MooseX-Has-Sugar-1.0.0-1|50	%changelog
12cu|perl-MooseX-Has-Sugar-1.0.0-1|51	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-1
12cu|perl-MooseX-Has-Sugar-1.0.0-1|52	+ Revision: 22ddca6
12cu|perl-MooseX-Has-Sugar-1.0.0-1|53	- Replaced Build.PL with Makefile.PL
12cu|perl-MooseX-Has-Sugar-1.0.0-1|54	
12cu|perl-MooseX-Has-Sugar-1.0.0-1|55	

11032 12
12cu|perl-MooseX-Iterator-0.110.0-3|1	%define upstream_name    MooseX-Iterator
12cu|perl-MooseX-Iterator-0.110.0-3|2	%define upstream_version 0.11
12cu|perl-MooseX-Iterator-0.110.0-3|3	
12cu|perl-MooseX-Iterator-0.110.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Iterator-0.110.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Iterator-0.110.0-3|6	Release:	3
12cu|perl-MooseX-Iterator-0.110.0-3|7	
12cu|perl-MooseX-Iterator-0.110.0-3|8	Summary:	Iterate over collections
12cu|perl-MooseX-Iterator-0.110.0-3|9	License:	GPL+ or Artistic
12cu|perl-MooseX-Iterator-0.110.0-3|10	Group:		Development/Perl
12cu|perl-MooseX-Iterator-0.110.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Iterator-0.110.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Iterator-0.110.0-3|13	
12cu|perl-MooseX-Iterator-0.110.0-3|14	BuildRequires:	perl-devel
12cu|perl-MooseX-Iterator-0.110.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-Iterator-0.110.0-3|16	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Iterator-0.110.0-3|17	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-Iterator-0.110.0-3|18	BuildArch:	noarch
12cu|perl-MooseX-Iterator-0.110.0-3|19	
12cu|perl-MooseX-Iterator-0.110.0-3|20	%description
12cu|perl-MooseX-Iterator-0.110.0-3|21	This is an attempt to add smalltalk-like streams to Moose. It currently
12cu|perl-MooseX-Iterator-0.110.0-3|22	works with ArrayRefs and HashRefs.
12cu|perl-MooseX-Iterator-0.110.0-3|23	
12cu|perl-MooseX-Iterator-0.110.0-3|24	* next
12cu|perl-MooseX-Iterator-0.110.0-3|25	
12cu|perl-MooseX-Iterator-0.110.0-3|26	The next method provides the next item in the colletion.
12cu|perl-MooseX-Iterator-0.110.0-3|27	
12cu|perl-MooseX-Iterator-0.110.0-3|28	%prep
12cu|perl-MooseX-Iterator-0.110.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Iterator-0.110.0-3|30	
12cu|perl-MooseX-Iterator-0.110.0-3|31	%build
12cu|perl-MooseX-Iterator-0.110.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Iterator-0.110.0-3|33	%make
12cu|perl-MooseX-Iterator-0.110.0-3|34	
12cu|perl-MooseX-Iterator-0.110.0-3|35	%check
12cu|perl-MooseX-Iterator-0.110.0-3|36	%make test
12cu|perl-MooseX-Iterator-0.110.0-3|37	
12cu|perl-MooseX-Iterator-0.110.0-3|38	%install
12cu|perl-MooseX-Iterator-0.110.0-3|39	%makeinstall_std
12cu|perl-MooseX-Iterator-0.110.0-3|40	
12cu|perl-MooseX-Iterator-0.110.0-3|41	%files
12cu|perl-MooseX-Iterator-0.110.0-3|42	%doc META.yml
12cu|perl-MooseX-Iterator-0.110.0-3|43	%{_mandir}/man3/*
12cu|perl-MooseX-Iterator-0.110.0-3|44	%{perl_vendorlib}/*
12cu|perl-MooseX-Iterator-0.110.0-3|45	
12cu|perl-MooseX-Iterator-0.110.0-3|46	
12cu|perl-MooseX-Iterator-0.110.0-3|47	%changelog
12cu|perl-MooseX-Iterator-0.110.0-3|48	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.110.0-3
12cu|perl-MooseX-Iterator-0.110.0-3|49	+ Revision: f02c4ea
12cu|perl-MooseX-Iterator-0.110.0-3|50	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-MooseX-Iterator-0.110.0-3|51	
12cu|perl-MooseX-Iterator-0.110.0-3|52	

11033 12
12cu|perl-MooseX-LazyRequire-0.100.0-1|1	%define upstream_name    MooseX-LazyRequire
12cu|perl-MooseX-LazyRequire-0.100.0-1|2	%define upstream_version 0.10
12cu|perl-MooseX-LazyRequire-0.100.0-1|3	
12cu|perl-MooseX-LazyRequire-0.100.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-LazyRequire-0.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-LazyRequire-0.100.0-1|6	Release:	1
12cu|perl-MooseX-LazyRequire-0.100.0-1|7	
12cu|perl-MooseX-LazyRequire-0.100.0-1|8	Summary:	Required attributes which fail only when trying to use them
12cu|perl-MooseX-LazyRequire-0.100.0-1|9	License:	GPL+ or Artistic
12cu|perl-MooseX-LazyRequire-0.100.0-1|10	Group:		Development/Perl
12cu|perl-MooseX-LazyRequire-0.100.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-LazyRequire-0.100.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-LazyRequire-0.100.0-1|13	
12cu|perl-MooseX-LazyRequire-0.100.0-1|14	BuildRequires:	perl-devel
12cu|perl-MooseX-LazyRequire-0.100.0-1|15	BuildRequires: perl(Test::Fatal)
12cu|perl-MooseX-LazyRequire-0.100.0-1|16	BuildRequires: perl(Test::CheckDeps)
12cu|perl-MooseX-LazyRequire-0.100.0-1|17	BuildRequires:	perl(Moose)
12cu|perl-MooseX-LazyRequire-0.100.0-1|18	BuildRequires:	perl(MooseX::Types::Moose)
12cu|perl-MooseX-LazyRequire-0.100.0-1|19	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-LazyRequire-0.100.0-1|20	BuildRequires:	perl(Test::More) >= 0.900.0
12cu|perl-MooseX-LazyRequire-0.100.0-1|21	BuildRequires:	perl(aliased)
12cu|perl-MooseX-LazyRequire-0.100.0-1|22	BuildRequires:	perl(namespace::autoclean)
12cu|perl-MooseX-LazyRequire-0.100.0-1|23	
12cu|perl-MooseX-LazyRequire-0.100.0-1|24	BuildArch:	noarch
12cu|perl-MooseX-LazyRequire-0.100.0-1|25	
12cu|perl-MooseX-LazyRequire-0.100.0-1|26	%description
12cu|perl-MooseX-LazyRequire-0.100.0-1|27	This module adds a 'lazy_require' option to Moose attribute declarations.
12cu|perl-MooseX-LazyRequire-0.100.0-1|28	
12cu|perl-MooseX-LazyRequire-0.100.0-1|29	The reader methods for all attributes with that option will throw an
12cu|perl-MooseX-LazyRequire-0.100.0-1|30	exception unless a value for the attributes was provided earlier by a
12cu|perl-MooseX-LazyRequire-0.100.0-1|31	constructor parameter or through a writer method.
12cu|perl-MooseX-LazyRequire-0.100.0-1|32	
12cu|perl-MooseX-LazyRequire-0.100.0-1|33	%prep
12cu|perl-MooseX-LazyRequire-0.100.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-LazyRequire-0.100.0-1|35	
12cu|perl-MooseX-LazyRequire-0.100.0-1|36	%build
12cu|perl-MooseX-LazyRequire-0.100.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-LazyRequire-0.100.0-1|38	%make
12cu|perl-MooseX-LazyRequire-0.100.0-1|39	
12cu|perl-MooseX-LazyRequire-0.100.0-1|40	%check
12cu|perl-MooseX-LazyRequire-0.100.0-1|41	%make test
12cu|perl-MooseX-LazyRequire-0.100.0-1|42	
12cu|perl-MooseX-LazyRequire-0.100.0-1|43	%install
12cu|perl-MooseX-LazyRequire-0.100.0-1|44	%makeinstall_std
12cu|perl-MooseX-LazyRequire-0.100.0-1|45	
12cu|perl-MooseX-LazyRequire-0.100.0-1|46	%files
12cu|perl-MooseX-LazyRequire-0.100.0-1|47	%doc Changes LICENSE README META.yml
12cu|perl-MooseX-LazyRequire-0.100.0-1|48	%{_mandir}/man3/*
12cu|perl-MooseX-LazyRequire-0.100.0-1|49	%{perl_vendorlib}/*
12cu|perl-MooseX-LazyRequire-0.100.0-1|50	
12cu|perl-MooseX-LazyRequire-0.100.0-1|51	
12cu|perl-MooseX-LazyRequire-0.100.0-1|52	%changelog
12cu|perl-MooseX-LazyRequire-0.100.0-1|53	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-1
12cu|perl-MooseX-LazyRequire-0.100.0-1|54	+ Revision: ce4f5af
12cu|perl-MooseX-LazyRequire-0.100.0-1|55	- Fix BRs
12cu|perl-MooseX-LazyRequire-0.100.0-1|56	
12cu|perl-MooseX-LazyRequire-0.100.0-1|57	

11034 12
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|1	%define upstream_name    MooseX-MarkAsMethods
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|2	%define upstream_version 0.15
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|3	
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|6	Release:    1
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|7	
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|8	Summary:    Mark overload code symbols as methods
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|9	License:    GPL+ or Artistic
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|10	Group:      Development/Perl
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|13	
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|14	BuildRequires: perl(B::Hooks::EndOfScope)
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|16	BuildRequires: perl(File::Find)
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|17	BuildRequires: perl(File::Temp)
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|18	BuildRequires: perl(Moose) >= 0.940.0
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|19	BuildRequires: perl(Moose::Exporter)
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|20	BuildRequires: perl(Moose::Role)
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|21	BuildRequires: perl(Moose::Util::MetaRole)
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|22	BuildRequires: perl(Test::Moose)
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|23	BuildRequires: perl(Test::More) >= 0.920.0
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|24	BuildRequires: perl(namespace::autoclean) >= 0.120.0
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|25	BuildRequires: perl(overload)
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|26	BuildRequires: perl(strict)
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|27	BuildRequires: perl(warnings)
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|28	BuildRequires: perl-devel
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|29	BuildArch:  noarch
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|30	
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|31	%description
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|32	MooseX::MarkAsMethods allows one to easily mark certain functions as Moose
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|33	methods. This will allow other packages such as the namespace::autoclean
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|34	manpage to operate without blowing away your overloads. After using
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|35	MooseX::MarkAsMethods your overloads will be recognized by the Class::MOP
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|36	manpage as being methods, and class extension as well as composition from
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|37	roles with overloads will "just work".
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|38	
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|39	By default we check for overloads, and mark those functions as methods.
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|40	
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|41	If 'autoclean => 1' is passed to import on use'ing this module, we will
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|42	invoke namespace::autoclean to clear out non-methods.
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|43	
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|44	%prep
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|46	
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|47	%build
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|48	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|49	
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|50	%make
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|51	
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|52	%check
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|53	%make test
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|54	
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|55	%install
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|56	%makeinstall_std
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|57	
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|58	%files
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|59	%doc Changes INSTALL META.json META.yml MYMETA.yml README
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|60	%{_mandir}/man3/*
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|61	%{perl_vendorlib}/*
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|62	
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|63	
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|64	%changelog
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|65	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-1
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|66	+ Revision: a84da08
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|67	- SILENT:
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|68	
12cu|perl-MooseX-MarkAsMethods-0.150.0-1|69	

11035 12
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|1	%define upstream_name    MooseX-Meta-TypeConstraint-ForceCoercion
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|2	%define upstream_version 0.01
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|3	
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|6	Release:	3
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|7	
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|8	License:	GPL+ or Artistic
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|9	Group:		Development/Perl
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|10	Summary:	Force coercion when validating type constraints
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|13	
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|14	BuildRequires:	perl-devel
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|15	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|16	BuildRequires:	perl(namespace::autoclean)
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|17	BuildRequires:	perl(namespace::clean)
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|18	BuildArch:	noarch
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|19	
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|20	%description
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|21	This class allows to wrap any 'Moose::Meta::TypeConstraint' in a way that
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|22	will force coercion of the value when checking or validating a value
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|23	against it.
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|24	
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|25	%prep
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|27	
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|28	%build
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|30	%make
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|31	
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|32	%check
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|33	make test
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|34	
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|35	%install
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|36	%makeinstall_std
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|37	
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|38	%files
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|39	%doc Changes LICENSE README
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|40	%{_mandir}/man3/*
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|41	%{perl_vendorlib}/*
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|42	
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|43	
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|44	%changelog
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|45	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.0-3
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|46	+ Revision: b699d77
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|47	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|48	
12cu|perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0-3|49	

11036 12
12cu|perl-MooseX-Method-0.440.0-2|1	%define upstream_name    MooseX-Method
12cu|perl-MooseX-Method-0.440.0-2|2	%define upstream_version 0.44
12cu|perl-MooseX-Method-0.440.0-2|3	
12cu|perl-MooseX-Method-0.440.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Method-0.440.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Method-0.440.0-2|6	Release:	2
12cu|perl-MooseX-Method-0.440.0-2|7	
12cu|perl-MooseX-Method-0.440.0-2|8	Summary:	Method declaration with type checking
12cu|perl-MooseX-Method-0.440.0-2|9	License:	GPL+ or Artistic
12cu|perl-MooseX-Method-0.440.0-2|10	Group:		Development/Perl
12cu|perl-MooseX-Method-0.440.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Method-0.440.0-2|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Method-0.440.0-2|13	
12cu|perl-MooseX-Method-0.440.0-2|14	BuildRequires:	perl-devel
12cu|perl-MooseX-Method-0.440.0-2|15	BuildRequires:	perl(Carp)
12cu|perl-MooseX-Method-0.440.0-2|16	BuildRequires:	perl(Class::MOP)
12cu|perl-MooseX-Method-0.440.0-2|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-Method-0.440.0-2|18	BuildRequires:	perl(HTML::Template::Pro)
12cu|perl-MooseX-Method-0.440.0-2|19	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Method-0.440.0-2|20	BuildRequires:	perl(Scalar::Util)
12cu|perl-MooseX-Method-0.440.0-2|21	BuildRequires:	perl(Sub::Name)
12cu|perl-MooseX-Method-0.440.0-2|22	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-Method-0.440.0-2|23	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-Method-0.440.0-2|24	BuildRequires:	perl(Test::Pod)
12cu|perl-MooseX-Method-0.440.0-2|25	BuildArch:	noarch
12cu|perl-MooseX-Method-0.440.0-2|26	
12cu|perl-MooseX-Method-0.440.0-2|27	%description
12cu|perl-MooseX-Method-0.440.0-2|28	The problem
12cu|perl-MooseX-Method-0.440.0-2|29	This module is an attempt to solve a problem I've often encountered but
12cu|perl-MooseX-Method-0.440.0-2|30	never really found any good solution for: validation of method
12cu|perl-MooseX-Method-0.440.0-2|31	parameters. How many times have we all ourselves writing code like
12cu|perl-MooseX-Method-0.440.0-2|32	this:
12cu|perl-MooseX-Method-0.440.0-2|33	
12cu|perl-MooseX-Method-0.440.0-2|34	sub foo {
12cu|perl-MooseX-Method-0.440.0-2|35	my ($self,$args) = @_;
12cu|perl-MooseX-Method-0.440.0-2|36	
12cu|perl-MooseX-Method-0.440.0-2|37	die "Invalid arg1"
12cu|perl-MooseX-Method-0.440.0-2|38	unless (defined $arg->{bar} && $arg->{bar} =~ m/bar/);
12cu|perl-MooseX-Method-0.440.0-2|39	}
12cu|perl-MooseX-Method-0.440.0-2|40	
12cu|perl-MooseX-Method-0.440.0-2|41	%prep
12cu|perl-MooseX-Method-0.440.0-2|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Method-0.440.0-2|43	
12cu|perl-MooseX-Method-0.440.0-2|44	%build
12cu|perl-MooseX-Method-0.440.0-2|45	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Method-0.440.0-2|46	%make
12cu|perl-MooseX-Method-0.440.0-2|47	
12cu|perl-MooseX-Method-0.440.0-2|48	%check
12cu|perl-MooseX-Method-0.440.0-2|49	make test
12cu|perl-MooseX-Method-0.440.0-2|50	
12cu|perl-MooseX-Method-0.440.0-2|51	%install
12cu|perl-MooseX-Method-0.440.0-2|52	%makeinstall_std
12cu|perl-MooseX-Method-0.440.0-2|53	
12cu|perl-MooseX-Method-0.440.0-2|54	%files
12cu|perl-MooseX-Method-0.440.0-2|55	%doc Changes
12cu|perl-MooseX-Method-0.440.0-2|56	%{_mandir}/man3/*
12cu|perl-MooseX-Method-0.440.0-2|57	%{perl_vendorlib}/MooseX
12cu|perl-MooseX-Method-0.440.0-2|58	
12cu|perl-MooseX-Method-0.440.0-2|59	
12cu|perl-MooseX-Method-0.440.0-2|60	
12cu|perl-MooseX-Method-0.440.0-2|61	%changelog
12cu|perl-MooseX-Method-0.440.0-2|62	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.440.0-2
12cu|perl-MooseX-Method-0.440.0-2|63	+ Revision: 83739bf
12cu|perl-MooseX-Method-0.440.0-2|64	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-MooseX-Method-0.440.0-2|65	
12cu|perl-MooseX-Method-0.440.0-2|66	

11037 12
12cu|perl-MooseX-MethodAttributes-0.290.0-1|1	%define upstream_name    MooseX-MethodAttributes%define upstream_version 0.29
12cu|perl-MooseX-MethodAttributes-0.290.0-1|2	
12cu|perl-MooseX-MethodAttributes-0.290.0-1|3	Name:       perl-%{upstream_name}
12cu|perl-MooseX-MethodAttributes-0.290.0-1|4	Version:    %perl_convert_version %{upstream_version}
12cu|perl-MooseX-MethodAttributes-0.290.0-1|5	Release:    1
12cu|perl-MooseX-MethodAttributes-0.290.0-1|6	
12cu|perl-MooseX-MethodAttributes-0.290.0-1|7	Summary:    No summary found
12cu|perl-MooseX-MethodAttributes-0.290.0-1|8	License:    GPL+ or Artistic
12cu|perl-MooseX-MethodAttributes-0.290.0-1|9	Group:      Development/Perl
12cu|perl-MooseX-MethodAttributes-0.290.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-MethodAttributes-0.290.0-1|11	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-MethodAttributes-0.290.0-1|12	
12cu|perl-MooseX-MethodAttributes-0.290.0-1|13	BuildRequires: perl(Moose)
12cu|perl-MooseX-MethodAttributes-0.290.0-1|14	BuildRequires: perl(Test::Requires)
12cu|perl-MooseX-MethodAttributes-0.290.0-1|15	BuildRequires: perl(Test::Fatal)
12cu|perl-MooseX-MethodAttributes-0.290.0-1|16	BuildRequires: perl(MooseX::Types)
12cu|perl-MooseX-MethodAttributes-0.290.0-1|17	BuildRequires: perl(Test::CheckDeps)
12cu|perl-MooseX-MethodAttributes-0.290.0-1|18	BuildRequires: perl(Test::Exception)
12cu|perl-MooseX-MethodAttributes-0.290.0-1|19	BuildRequires: perl(Test::More)
12cu|perl-MooseX-MethodAttributes-0.290.0-1|20	BuildRequires: perl(namespace::autoclean)
12cu|perl-MooseX-MethodAttributes-0.290.0-1|21	BuildRequires: perl(namespace::clean)
12cu|perl-MooseX-MethodAttributes-0.290.0-1|22	BuildRequires: perl-devel
12cu|perl-MooseX-MethodAttributes-0.290.0-1|23	
12cu|perl-MooseX-MethodAttributes-0.290.0-1|24	BuildArch: noarch
12cu|perl-MooseX-MethodAttributes-0.290.0-1|25	
12cu|perl-MooseX-MethodAttributes-0.290.0-1|26	%description
12cu|perl-MooseX-MethodAttributes-0.290.0-1|27	This module allows code attributes of methods to be introspected using
12cu|perl-MooseX-MethodAttributes-0.290.0-1|28	Moose meta method objects.
12cu|perl-MooseX-MethodAttributes-0.290.0-1|29	
12cu|perl-MooseX-MethodAttributes-0.290.0-1|30	%prep
12cu|perl-MooseX-MethodAttributes-0.290.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-MethodAttributes-0.290.0-1|32	
12cu|perl-MooseX-MethodAttributes-0.290.0-1|33	%build
12cu|perl-MooseX-MethodAttributes-0.290.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-MethodAttributes-0.290.0-1|35	%make
12cu|perl-MooseX-MethodAttributes-0.290.0-1|36	
12cu|perl-MooseX-MethodAttributes-0.290.0-1|37	%check
12cu|perl-MooseX-MethodAttributes-0.290.0-1|38	%make test
12cu|perl-MooseX-MethodAttributes-0.290.0-1|39	
12cu|perl-MooseX-MethodAttributes-0.290.0-1|40	%install
12cu|perl-MooseX-MethodAttributes-0.290.0-1|41	%makeinstall_std
12cu|perl-MooseX-MethodAttributes-0.290.0-1|42	
12cu|perl-MooseX-MethodAttributes-0.290.0-1|43	%files
12cu|perl-MooseX-MethodAttributes-0.290.0-1|44	%doc Changes LICENSE README
12cu|perl-MooseX-MethodAttributes-0.290.0-1|45	%{_mandir}/man3/*
12cu|perl-MooseX-MethodAttributes-0.290.0-1|46	%perl_vendorlib/*
12cu|perl-MooseX-MethodAttributes-0.290.0-1|47	
12cu|perl-MooseX-MethodAttributes-0.290.0-1|48	
12cu|perl-MooseX-MethodAttributes-0.290.0-1|49	
12cu|perl-MooseX-MethodAttributes-0.290.0-1|50	%changelog
12cu|perl-MooseX-MethodAttributes-0.290.0-1|51	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.290.0-1
12cu|perl-MooseX-MethodAttributes-0.290.0-1|52	+ Revision: cd24f70
12cu|perl-MooseX-MethodAttributes-0.290.0-1|53	- Fix BRs
12cu|perl-MooseX-MethodAttributes-0.290.0-1|54	
12cu|perl-MooseX-MethodAttributes-0.290.0-1|55	

11038 12
12cu|perl-MooseX-Method-Signatures-0.470.0-1|1	%define upstream_name    MooseX-Method-Signatures
12cu|perl-MooseX-Method-Signatures-0.470.0-1|2	%define upstream_version 0.47
12cu|perl-MooseX-Method-Signatures-0.470.0-1|3	
12cu|perl-MooseX-Method-Signatures-0.470.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Method-Signatures-0.470.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Method-Signatures-0.470.0-1|6	Release:	1
12cu|perl-MooseX-Method-Signatures-0.470.0-1|7	
12cu|perl-MooseX-Method-Signatures-0.470.0-1|8	Summary:	Method declarations with type constraints and no source filter
12cu|perl-MooseX-Method-Signatures-0.470.0-1|9	License:	GPL+ or Artistic
12cu|perl-MooseX-Method-Signatures-0.470.0-1|10	Group:		Development/Perl
12cu|perl-MooseX-Method-Signatures-0.470.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Method-Signatures-0.470.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Method-Signatures-0.470.0-1|13	
12cu|perl-MooseX-Method-Signatures-0.470.0-1|14	BuildRequires:	perl-devel
12cu|perl-MooseX-Method-Signatures-0.470.0-1|15	BuildRequires: perl(Test::Fatal)
12cu|perl-MooseX-Method-Signatures-0.470.0-1|16	BuildRequires: perl(Test::Deep)
12cu|perl-MooseX-Method-Signatures-0.470.0-1|17	BuildRequires:	perl(B::Hooks::EndOfScope)
12cu|perl-MooseX-Method-Signatures-0.470.0-1|18	BuildRequires:	perl(Context::Preserve)
12cu|perl-MooseX-Method-Signatures-0.470.0-1|19	BuildRequires:	perl(Devel::Declare)   >= 0.5.11
12cu|perl-MooseX-Method-Signatures-0.470.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-Method-Signatures-0.470.0-1|21	BuildRequires:	perl(Moose::Util::TypeConstraints)
12cu|perl-MooseX-Method-Signatures-0.470.0-1|22	BuildRequires:	perl(MooseX::LazyRequire)
12cu|perl-MooseX-Method-Signatures-0.470.0-1|23	BuildRequires:	perl(MooseX::Meta::Signature::Combined)
12cu|perl-MooseX-Method-Signatures-0.470.0-1|24	BuildRequires:	perl(MooseX::Meta::TypeConstraint::ForceCoercion)
12cu|perl-MooseX-Method-Signatures-0.470.0-1|25	BuildRequires:	perl(Parse::Method::Signatures)
12cu|perl-MooseX-Method-Signatures-0.470.0-1|26	BuildRequires:	perl(Task::Weaken)
12cu|perl-MooseX-Method-Signatures-0.470.0-1|27	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-Method-Signatures-0.470.0-1|28	BuildRequires:	perl(Test::More)       >= 0.880.0
12cu|perl-MooseX-Method-Signatures-0.470.0-1|29	BuildRequires:	perl(aliased)
12cu|perl-MooseX-Method-Signatures-0.470.0-1|30	BuildRequires:	perl(namespace::autoclean)
12cu|perl-MooseX-Method-Signatures-0.470.0-1|31	BuildArch:	noarch
12cu|perl-MooseX-Method-Signatures-0.470.0-1|32	Requires:	perl(aliased)
12cu|perl-MooseX-Method-Signatures-0.470.0-1|33	
12cu|perl-MooseX-Method-Signatures-0.470.0-1|34	%description
12cu|perl-MooseX-Method-Signatures-0.470.0-1|35	Provides a proper method keyword, like "sub" but specificly for making
12cu|perl-MooseX-Method-Signatures-0.470.0-1|36	methods and validating their arguments against Moose type constraints.
12cu|perl-MooseX-Method-Signatures-0.470.0-1|37	
12cu|perl-MooseX-Method-Signatures-0.470.0-1|38	%prep
12cu|perl-MooseX-Method-Signatures-0.470.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Method-Signatures-0.470.0-1|40	
12cu|perl-MooseX-Method-Signatures-0.470.0-1|41	%build
12cu|perl-MooseX-Method-Signatures-0.470.0-1|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Method-Signatures-0.470.0-1|43	%make
12cu|perl-MooseX-Method-Signatures-0.470.0-1|44	
12cu|perl-MooseX-Method-Signatures-0.470.0-1|45	%check
12cu|perl-MooseX-Method-Signatures-0.470.0-1|46	make test
12cu|perl-MooseX-Method-Signatures-0.470.0-1|47	
12cu|perl-MooseX-Method-Signatures-0.470.0-1|48	%install
12cu|perl-MooseX-Method-Signatures-0.470.0-1|49	%makeinstall_std
12cu|perl-MooseX-Method-Signatures-0.470.0-1|50	
12cu|perl-MooseX-Method-Signatures-0.470.0-1|51	%files
12cu|perl-MooseX-Method-Signatures-0.470.0-1|52	%doc Changes
12cu|perl-MooseX-Method-Signatures-0.470.0-1|53	%{_mandir}/man3/*
12cu|perl-MooseX-Method-Signatures-0.470.0-1|54	%{perl_vendorlib}/MooseX
12cu|perl-MooseX-Method-Signatures-0.470.0-1|55	
12cu|perl-MooseX-Method-Signatures-0.470.0-1|56	
12cu|perl-MooseX-Method-Signatures-0.470.0-1|57	
12cu|perl-MooseX-Method-Signatures-0.470.0-1|58	%changelog
12cu|perl-MooseX-Method-Signatures-0.470.0-1|59	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.470.0-1
12cu|perl-MooseX-Method-Signatures-0.470.0-1|60	+ Revision: fcc81ce
12cu|perl-MooseX-Method-Signatures-0.470.0-1|61	- Fix BRs
12cu|perl-MooseX-Method-Signatures-0.470.0-1|62	
12cu|perl-MooseX-Method-Signatures-0.470.0-1|63	

11039 12
12cu|perl-MooseX-MultiInitArg-0.10.0-3|1	%define upstream_name    MooseX-MultiInitArg
12cu|perl-MooseX-MultiInitArg-0.10.0-3|2	%define upstream_version 0.01
12cu|perl-MooseX-MultiInitArg-0.10.0-3|3	
12cu|perl-MooseX-MultiInitArg-0.10.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-MultiInitArg-0.10.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-MultiInitArg-0.10.0-3|6	Release:	3
12cu|perl-MooseX-MultiInitArg-0.10.0-3|7	
12cu|perl-MooseX-MultiInitArg-0.10.0-3|8	Summary:	Attributes with aliases for constructor arg
12cu|perl-MooseX-MultiInitArg-0.10.0-3|9	License:	GPL+ or Artistic
12cu|perl-MooseX-MultiInitArg-0.10.0-3|10	Group:		Development/Perl
12cu|perl-MooseX-MultiInitArg-0.10.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-MultiInitArg-0.10.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-MultiInitArg-0.10.0-3|13	
12cu|perl-MooseX-MultiInitArg-0.10.0-3|14	BuildRequires:	perl-devel
12cu|perl-MooseX-MultiInitArg-0.10.0-3|15	BuildRequires:	perl(Moose)
12cu|perl-MooseX-MultiInitArg-0.10.0-3|16	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-MultiInitArg-0.10.0-3|17	BuildArch:	noarch
12cu|perl-MooseX-MultiInitArg-0.10.0-3|18	
12cu|perl-MooseX-MultiInitArg-0.10.0-3|19	%description
12cu|perl-MooseX-MultiInitArg-0.10.0-3|20	If you've ever wanted to be able to call an attribute any number of things
12cu|perl-MooseX-MultiInitArg-0.10.0-3|21	while you're passing arguments to your object constructor, Now You Can.
12cu|perl-MooseX-MultiInitArg-0.10.0-3|22	
12cu|perl-MooseX-MultiInitArg-0.10.0-3|23	The primary motivator is that I have some attributes that were named
12cu|perl-MooseX-MultiInitArg-0.10.0-3|24	inconsistently, and I wanted to rename them without breaking backwards
12cu|perl-MooseX-MultiInitArg-0.10.0-3|25	compatibility with my existing API.
12cu|perl-MooseX-MultiInitArg-0.10.0-3|26	
12cu|perl-MooseX-MultiInitArg-0.10.0-3|27	%prep
12cu|perl-MooseX-MultiInitArg-0.10.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-MultiInitArg-0.10.0-3|29	
12cu|perl-MooseX-MultiInitArg-0.10.0-3|30	%build
12cu|perl-MooseX-MultiInitArg-0.10.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-MultiInitArg-0.10.0-3|32	%make
12cu|perl-MooseX-MultiInitArg-0.10.0-3|33	
12cu|perl-MooseX-MultiInitArg-0.10.0-3|34	%check
12cu|perl-MooseX-MultiInitArg-0.10.0-3|35	%make test
12cu|perl-MooseX-MultiInitArg-0.10.0-3|36	
12cu|perl-MooseX-MultiInitArg-0.10.0-3|37	%install
12cu|perl-MooseX-MultiInitArg-0.10.0-3|38	%makeinstall_std
12cu|perl-MooseX-MultiInitArg-0.10.0-3|39	
12cu|perl-MooseX-MultiInitArg-0.10.0-3|40	%files
12cu|perl-MooseX-MultiInitArg-0.10.0-3|41	%doc Changes META.yml README
12cu|perl-MooseX-MultiInitArg-0.10.0-3|42	%{_mandir}/man3/*
12cu|perl-MooseX-MultiInitArg-0.10.0-3|43	%{perl_vendorlib}/*
12cu|perl-MooseX-MultiInitArg-0.10.0-3|44	
12cu|perl-MooseX-MultiInitArg-0.10.0-3|45	
12cu|perl-MooseX-MultiInitArg-0.10.0-3|46	%changelog
12cu|perl-MooseX-MultiInitArg-0.10.0-3|47	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.0-3
12cu|perl-MooseX-MultiInitArg-0.10.0-3|48	+ Revision: c725b50
12cu|perl-MooseX-MultiInitArg-0.10.0-3|49	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-MooseX-MultiInitArg-0.10.0-3|50	
12cu|perl-MooseX-MultiInitArg-0.10.0-3|51	

11040 12
12cu|perl-MooseX-Object-Pluggable-0.0011-3|1	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|2	%define realname   MooseX-Object-Pluggable
12cu|perl-MooseX-Object-Pluggable-0.0011-3|3	%define version    0.0011
12cu|perl-MooseX-Object-Pluggable-0.0011-3|4	%define release    %mkrel 3
12cu|perl-MooseX-Object-Pluggable-0.0011-3|5	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|6	Name:       perl-%{realname}
12cu|perl-MooseX-Object-Pluggable-0.0011-3|7	Version:    %{version}
12cu|perl-MooseX-Object-Pluggable-0.0011-3|8	Release:    %{release}
12cu|perl-MooseX-Object-Pluggable-0.0011-3|9	License:    GPL or Artistic
12cu|perl-MooseX-Object-Pluggable-0.0011-3|10	Group:      Development/Perl
12cu|perl-MooseX-Object-Pluggable-0.0011-3|11	Summary:    Make your classes pluggable
12cu|perl-MooseX-Object-Pluggable-0.0011-3|12	Source:     http://www.cpan.org/modules/by-module/MooseX/%{realname}-%{version}.tar.gz
12cu|perl-MooseX-Object-Pluggable-0.0011-3|13	Url:        http://search.cpan.org/dist/%{realname}
12cu|perl-MooseX-Object-Pluggable-0.0011-3|14	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|perl-MooseX-Object-Pluggable-0.0011-3|15	BuildRequires: perl-devel
12cu|perl-MooseX-Object-Pluggable-0.0011-3|16	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-Object-Pluggable-0.0011-3|17	BuildRequires: perl(Module::Pluggable::Object)
12cu|perl-MooseX-Object-Pluggable-0.0011-3|18	BuildRequires: perl(Moose)
12cu|perl-MooseX-Object-Pluggable-0.0011-3|19	BuildRequires: perl(Test::More)
12cu|perl-MooseX-Object-Pluggable-0.0011-3|20	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|21	BuildArch: noarch
12cu|perl-MooseX-Object-Pluggable-0.0011-3|22	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|23	%description
12cu|perl-MooseX-Object-Pluggable-0.0011-3|24	This module is meant to be loaded as a role from Moose-based classes it
12cu|perl-MooseX-Object-Pluggable-0.0011-3|25	will add five methods and four attributes to assist you with the loading
12cu|perl-MooseX-Object-Pluggable-0.0011-3|26	and handling of plugins and extensions for plugins. I understand that this
12cu|perl-MooseX-Object-Pluggable-0.0011-3|27	may pollute your namespace, however I took great care in using the least
12cu|perl-MooseX-Object-Pluggable-0.0011-3|28	ambiguous names possible.
12cu|perl-MooseX-Object-Pluggable-0.0011-3|29	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|30	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|31	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|32	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|33	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|34	%prep
12cu|perl-MooseX-Object-Pluggable-0.0011-3|35	%setup -q -n %{realname}-%{version}
12cu|perl-MooseX-Object-Pluggable-0.0011-3|36	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|37	%build
12cu|perl-MooseX-Object-Pluggable-0.0011-3|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Object-Pluggable-0.0011-3|39	%make
12cu|perl-MooseX-Object-Pluggable-0.0011-3|40	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|41	%check
12cu|perl-MooseX-Object-Pluggable-0.0011-3|42	make test
12cu|perl-MooseX-Object-Pluggable-0.0011-3|43	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|44	%install
12cu|perl-MooseX-Object-Pluggable-0.0011-3|45	rm -rf %buildroot
12cu|perl-MooseX-Object-Pluggable-0.0011-3|46	%makeinstall_std
12cu|perl-MooseX-Object-Pluggable-0.0011-3|47	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|48	%clean
12cu|perl-MooseX-Object-Pluggable-0.0011-3|49	rm -rf %buildroot
12cu|perl-MooseX-Object-Pluggable-0.0011-3|50	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|51	%files
12cu|perl-MooseX-Object-Pluggable-0.0011-3|52	%defattr(-,root,root)
12cu|perl-MooseX-Object-Pluggable-0.0011-3|53	%doc README Changes
12cu|perl-MooseX-Object-Pluggable-0.0011-3|54	%{_mandir}/man3/*
12cu|perl-MooseX-Object-Pluggable-0.0011-3|55	%perl_vendorlib/*
12cu|perl-MooseX-Object-Pluggable-0.0011-3|56	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|57	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|58	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|59	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|60	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|61	%changelog
12cu|perl-MooseX-Object-Pluggable-0.0011-3|62	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.0011-3
12cu|perl-MooseX-Object-Pluggable-0.0011-3|63	+ Revision: 6128a40
12cu|perl-MooseX-Object-Pluggable-0.0011-3|64	- Automatic import for version 0.0011
12cu|perl-MooseX-Object-Pluggable-0.0011-3|65	
12cu|perl-MooseX-Object-Pluggable-0.0011-3|66	

11041 12
12cu|perl-MooseX-OneArgNew-0.4.0-1|1	%define upstream_name    MooseX-OneArgNew
12cu|perl-MooseX-OneArgNew-0.4.0-1|2	%define upstream_version 0.004
12cu|perl-MooseX-OneArgNew-0.4.0-1|3	
12cu|perl-MooseX-OneArgNew-0.4.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-OneArgNew-0.4.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-OneArgNew-0.4.0-1|6	Release:	1
12cu|perl-MooseX-OneArgNew-0.4.0-1|7	
12cu|perl-MooseX-OneArgNew-0.4.0-1|8	Summary:	Teach ->new to accept single, non-hashref arguments
12cu|perl-MooseX-OneArgNew-0.4.0-1|9	License:	GPL+ or Artistic
12cu|perl-MooseX-OneArgNew-0.4.0-1|10	Group:		Development/Perl
12cu|perl-MooseX-OneArgNew-0.4.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-OneArgNew-0.4.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-OneArgNew-%{upstream_version}.tar.gz
12cu|perl-MooseX-OneArgNew-0.4.0-1|13	
12cu|perl-MooseX-OneArgNew-0.4.0-1|14	BuildRequires:	perl-devel
12cu|perl-MooseX-OneArgNew-0.4.0-1|15	BuildRequires:	perl(Moose)
12cu|perl-MooseX-OneArgNew-0.4.0-1|16	BuildRequires:	perl(Moose::Util::TypeConstraints)
12cu|perl-MooseX-OneArgNew-0.4.0-1|17	BuildRequires:	perl(MooseX::Role::Parameterized)
12cu|perl-MooseX-OneArgNew-0.4.0-1|18	BuildRequires:	perl(Test::More) >= 0.960
12cu|perl-MooseX-OneArgNew-0.4.0-1|19	BuildRequires:	perl(namespace::autoclean)
12cu|perl-MooseX-OneArgNew-0.4.0-1|20	BuildArch:	noarch
12cu|perl-MooseX-OneArgNew-0.4.0-1|21	
12cu|perl-MooseX-OneArgNew-0.4.0-1|22	%description
12cu|perl-MooseX-OneArgNew-0.4.0-1|23	MooseX::OneArgNew lets your constructor take a single argument, which will
12cu|perl-MooseX-OneArgNew-0.4.0-1|24	be translated into the value for a one-entry hashref. It is a the
12cu|perl-MooseX-OneArgNew-0.4.0-1|25	parameterized role|MooseX::Role::Parameterized manpage with two parameters:
12cu|perl-MooseX-OneArgNew-0.4.0-1|26	
12cu|perl-MooseX-OneArgNew-0.4.0-1|27	* type
12cu|perl-MooseX-OneArgNew-0.4.0-1|28	
12cu|perl-MooseX-OneArgNew-0.4.0-1|29	The Moose type that the single argument must be for the one-arg form to
12cu|perl-MooseX-OneArgNew-0.4.0-1|30	work. This should be an existing type, and may be either a string type or
12cu|perl-MooseX-OneArgNew-0.4.0-1|31	a MooseX::Type.
12cu|perl-MooseX-OneArgNew-0.4.0-1|32	
12cu|perl-MooseX-OneArgNew-0.4.0-1|33	%prep
12cu|perl-MooseX-OneArgNew-0.4.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-OneArgNew-0.4.0-1|35	
12cu|perl-MooseX-OneArgNew-0.4.0-1|36	%build
12cu|perl-MooseX-OneArgNew-0.4.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-OneArgNew-0.4.0-1|38	%make
12cu|perl-MooseX-OneArgNew-0.4.0-1|39	
12cu|perl-MooseX-OneArgNew-0.4.0-1|40	%check
12cu|perl-MooseX-OneArgNew-0.4.0-1|41	%make test
12cu|perl-MooseX-OneArgNew-0.4.0-1|42	
12cu|perl-MooseX-OneArgNew-0.4.0-1|43	%install
12cu|perl-MooseX-OneArgNew-0.4.0-1|44	%makeinstall_std
12cu|perl-MooseX-OneArgNew-0.4.0-1|45	
12cu|perl-MooseX-OneArgNew-0.4.0-1|46	%files
12cu|perl-MooseX-OneArgNew-0.4.0-1|47	%doc README LICENSE META.yml META.json
12cu|perl-MooseX-OneArgNew-0.4.0-1|48	%{_mandir}/man3/*
12cu|perl-MooseX-OneArgNew-0.4.0-1|49	%{perl_vendorlib}/*
12cu|perl-MooseX-OneArgNew-0.4.0-1|50	
12cu|perl-MooseX-OneArgNew-0.4.0-1|51	
12cu|perl-MooseX-OneArgNew-0.4.0-1|52	%changelog
12cu|perl-MooseX-OneArgNew-0.4.0-1|53	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-1
12cu|perl-MooseX-OneArgNew-0.4.0-1|54	+ Revision: 4264cc3
12cu|perl-MooseX-OneArgNew-0.4.0-1|55	- LOG Updated to 0.004 (by updates_builder)
12cu|perl-MooseX-OneArgNew-0.4.0-1|56	
12cu|perl-MooseX-OneArgNew-0.4.0-1|57	

11042 12
12cu|perl-MooseX-Param-0.20.0-3|1	%define upstream_name    MooseX-Param
12cu|perl-MooseX-Param-0.20.0-3|2	%define upstream_version 0.02
12cu|perl-MooseX-Param-0.20.0-3|3	
12cu|perl-MooseX-Param-0.20.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Param-0.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Param-0.20.0-3|6	Release:	3
12cu|perl-MooseX-Param-0.20.0-3|7	
12cu|perl-MooseX-Param-0.20.0-3|8	Summary:	Simple role to provide a standard param method
12cu|perl-MooseX-Param-0.20.0-3|9	License:	GPL+ or Artistic
12cu|perl-MooseX-Param-0.20.0-3|10	Group:		Development/Perl
12cu|perl-MooseX-Param-0.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Param-0.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Param-0.20.0-3|13	
12cu|perl-MooseX-Param-0.20.0-3|14	BuildRequires:	perl-devel
12cu|perl-MooseX-Param-0.20.0-3|15	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Param-0.20.0-3|16	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-Param-0.20.0-3|17	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-Param-0.20.0-3|18	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-MooseX-Param-0.20.0-3|19	BuildArch:	noarch
12cu|perl-MooseX-Param-0.20.0-3|20	
12cu|perl-MooseX-Param-0.20.0-3|21	%description
12cu|perl-MooseX-Param-0.20.0-3|22	This is a very simple Moose role which provides a the CGI manpage like
12cu|perl-MooseX-Param-0.20.0-3|23	'param' method.
12cu|perl-MooseX-Param-0.20.0-3|24	
12cu|perl-MooseX-Param-0.20.0-3|25	I found that I had written this code over and over and over and over again,
12cu|perl-MooseX-Param-0.20.0-3|26	and each time it was the same. So I thought, why not put it in a role?
12cu|perl-MooseX-Param-0.20.0-3|27	
12cu|perl-MooseX-Param-0.20.0-3|28	%prep
12cu|perl-MooseX-Param-0.20.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Param-0.20.0-3|30	
12cu|perl-MooseX-Param-0.20.0-3|31	%build
12cu|perl-MooseX-Param-0.20.0-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Param-0.20.0-3|33	%make
12cu|perl-MooseX-Param-0.20.0-3|34	
12cu|perl-MooseX-Param-0.20.0-3|35	%check
12cu|perl-MooseX-Param-0.20.0-3|36	%make test
12cu|perl-MooseX-Param-0.20.0-3|37	
12cu|perl-MooseX-Param-0.20.0-3|38	%install
12cu|perl-MooseX-Param-0.20.0-3|39	%makeinstall_std
12cu|perl-MooseX-Param-0.20.0-3|40	
12cu|perl-MooseX-Param-0.20.0-3|41	%files
12cu|perl-MooseX-Param-0.20.0-3|42	%doc ChangeLog META.yml README
12cu|perl-MooseX-Param-0.20.0-3|43	%{_mandir}/man3/*
12cu|perl-MooseX-Param-0.20.0-3|44	%{perl_vendorlib}/*
12cu|perl-MooseX-Param-0.20.0-3|45	
12cu|perl-MooseX-Param-0.20.0-3|46	
12cu|perl-MooseX-Param-0.20.0-3|47	%changelog
12cu|perl-MooseX-Param-0.20.0-3|48	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.0-3
12cu|perl-MooseX-Param-0.20.0-3|49	+ Revision: f72e3e7
12cu|perl-MooseX-Param-0.20.0-3|50	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-MooseX-Param-0.20.0-3|51	
12cu|perl-MooseX-Param-0.20.0-3|52	

11043 12
12cu|perl-MooseX-Params-Validate-0.180.0-1|1	%define upstream_name    MooseX-Params-Validate
12cu|perl-MooseX-Params-Validate-0.180.0-1|2	%define upstream_version 0.18
12cu|perl-MooseX-Params-Validate-0.180.0-1|3	
12cu|perl-MooseX-Params-Validate-0.180.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Params-Validate-0.180.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Params-Validate-0.180.0-1|6	Release:	1
12cu|perl-MooseX-Params-Validate-0.180.0-1|7	
12cu|perl-MooseX-Params-Validate-0.180.0-1|8	Summary:	An extension of Params::Validate for using Moose's types
12cu|perl-MooseX-Params-Validate-0.180.0-1|9	License:	GPL+ or Artistic
12cu|perl-MooseX-Params-Validate-0.180.0-1|10	Group:		Development/Perl
12cu|perl-MooseX-Params-Validate-0.180.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Params-Validate-0.180.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-Params-Validate-%{upstream_version}.tar.gz
12cu|perl-MooseX-Params-Validate-0.180.0-1|13	
12cu|perl-MooseX-Params-Validate-0.180.0-1|14	BuildRequires:	perl-devel
12cu|perl-MooseX-Params-Validate-0.180.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-MooseX-Params-Validate-0.180.0-1|16	BuildRequires:	perl(Devel::Caller)
12cu|perl-MooseX-Params-Validate-0.180.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-Params-Validate-0.180.0-1|18	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Params-Validate-0.180.0-1|19	BuildRequires:	perl(Params::Validate)
12cu|perl-MooseX-Params-Validate-0.180.0-1|20	BuildRequires:	perl(Scalar::Util)
12cu|perl-MooseX-Params-Validate-0.180.0-1|21	BuildRequires:	perl(Sub::Exporter)
12cu|perl-MooseX-Params-Validate-0.180.0-1|22	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-Params-Validate-0.180.0-1|23	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-Params-Validate-0.180.0-1|24	BuildRequires:	perl(Test::Fatal)
12cu|perl-MooseX-Params-Validate-0.180.0-1|25	BuildArch:	noarch
12cu|perl-MooseX-Params-Validate-0.180.0-1|26	
12cu|perl-MooseX-Params-Validate-0.180.0-1|27	%description
12cu|perl-MooseX-Params-Validate-0.180.0-1|28	This module fills a gap in Moose by adding method parameter validation to
12cu|perl-MooseX-Params-Validate-0.180.0-1|29	Moose. This is just one of many developing options, it should not be
12cu|perl-MooseX-Params-Validate-0.180.0-1|30	considered the "official" one by any means though.
12cu|perl-MooseX-Params-Validate-0.180.0-1|31	
12cu|perl-MooseX-Params-Validate-0.180.0-1|32	You might also want to explore 'MooseX::Method::Signatures' and
12cu|perl-MooseX-Params-Validate-0.180.0-1|33	'MooseX::Declare'
12cu|perl-MooseX-Params-Validate-0.180.0-1|34	
12cu|perl-MooseX-Params-Validate-0.180.0-1|35	%prep
12cu|perl-MooseX-Params-Validate-0.180.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Params-Validate-0.180.0-1|37	
12cu|perl-MooseX-Params-Validate-0.180.0-1|38	%build
12cu|perl-MooseX-Params-Validate-0.180.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Params-Validate-0.180.0-1|40	%make
12cu|perl-MooseX-Params-Validate-0.180.0-1|41	
12cu|perl-MooseX-Params-Validate-0.180.0-1|42	%check
12cu|perl-MooseX-Params-Validate-0.180.0-1|43	make test
12cu|perl-MooseX-Params-Validate-0.180.0-1|44	
12cu|perl-MooseX-Params-Validate-0.180.0-1|45	%install
12cu|perl-MooseX-Params-Validate-0.180.0-1|46	%makeinstall_std
12cu|perl-MooseX-Params-Validate-0.180.0-1|47	
12cu|perl-MooseX-Params-Validate-0.180.0-1|48	%files
12cu|perl-MooseX-Params-Validate-0.180.0-1|49	%doc  README
12cu|perl-MooseX-Params-Validate-0.180.0-1|50	%{_mandir}/man3/*
12cu|perl-MooseX-Params-Validate-0.180.0-1|51	%{perl_vendorlib}/*
12cu|perl-MooseX-Params-Validate-0.180.0-1|52	
12cu|perl-MooseX-Params-Validate-0.180.0-1|53	
12cu|perl-MooseX-Params-Validate-0.180.0-1|54	%changelog
12cu|perl-MooseX-Params-Validate-0.180.0-1|55	* Tue Nov 12 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.180.0-1
12cu|perl-MooseX-Params-Validate-0.180.0-1|56	+ Revision: 5d1ff2c
12cu|perl-MooseX-Params-Validate-0.180.0-1|57	- Fix %doc files
12cu|perl-MooseX-Params-Validate-0.180.0-1|58	
12cu|perl-MooseX-Params-Validate-0.180.0-1|59	

11044 12
12cu|perl-MooseX-POE-0.215.0-1|1	%define upstream_name    MooseX-POE
12cu|perl-MooseX-POE-0.215.0-1|2	%define upstream_version 0.215
12cu|perl-MooseX-POE-0.215.0-1|3	
12cu|perl-MooseX-POE-0.215.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-POE-0.215.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-POE-0.215.0-1|6	Release:	1
12cu|perl-MooseX-POE-0.215.0-1|7	Summary:	A Instance Metaclass for MooseX::POE
12cu|perl-MooseX-POE-0.215.0-1|8	License:	GPL+ or Artistic
12cu|perl-MooseX-POE-0.215.0-1|9	Group:		Development/Perl
12cu|perl-MooseX-POE-0.215.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-POE-0.215.0-1|11	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-POE-%{upstream_version}.tar.gz
12cu|perl-MooseX-POE-0.215.0-1|12	
12cu|perl-MooseX-POE-0.215.0-1|13	BuildRequires:	perl-devel
12cu|perl-MooseX-POE-0.215.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-POE-0.215.0-1|15	BuildRequires:	perl(Moose)
12cu|perl-MooseX-POE-0.215.0-1|16	BuildRequires:	perl(MooseX::Async)
12cu|perl-MooseX-POE-0.215.0-1|17	BuildRequires:	perl(POE)
12cu|perl-MooseX-POE-0.215.0-1|18	BuildRequires:	perl(Sub::Name)
12cu|perl-MooseX-POE-0.215.0-1|19	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-POE-0.215.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-POE-0.215.0-1|21	BuildRequires:	perl(Test::Fatal)
12cu|perl-MooseX-POE-0.215.0-1|22	Requires:	perl(MooseX::Async)
12cu|perl-MooseX-POE-0.215.0-1|23	BuildArch:	noarch
12cu|perl-MooseX-POE-0.215.0-1|24	
12cu|perl-MooseX-POE-0.215.0-1|25	%description
12cu|perl-MooseX-POE-0.215.0-1|26	MooseX::POE is a Moose wrapper around a POE::Session.
12cu|perl-MooseX-POE-0.215.0-1|27	
12cu|perl-MooseX-POE-0.215.0-1|28	%prep
12cu|perl-MooseX-POE-0.215.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-POE-0.215.0-1|30	
12cu|perl-MooseX-POE-0.215.0-1|31	%build
12cu|perl-MooseX-POE-0.215.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-POE-0.215.0-1|33	%make
12cu|perl-MooseX-POE-0.215.0-1|34	
12cu|perl-MooseX-POE-0.215.0-1|35	%check
12cu|perl-MooseX-POE-0.215.0-1|36	make test
12cu|perl-MooseX-POE-0.215.0-1|37	
12cu|perl-MooseX-POE-0.215.0-1|38	%install
12cu|perl-MooseX-POE-0.215.0-1|39	%makeinstall_std
12cu|perl-MooseX-POE-0.215.0-1|40	
12cu|perl-MooseX-POE-0.215.0-1|41	%files
12cu|perl-MooseX-POE-0.215.0-1|42	%doc Changes
12cu|perl-MooseX-POE-0.215.0-1|43	%{_mandir}/man3/*
12cu|perl-MooseX-POE-0.215.0-1|44	%{perl_vendorlib}/*
12cu|perl-MooseX-POE-0.215.0-1|45	
12cu|perl-MooseX-POE-0.215.0-1|46	
12cu|perl-MooseX-POE-0.215.0-1|47	%changelog
12cu|perl-MooseX-POE-0.215.0-1|48	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.215.0-1
12cu|perl-MooseX-POE-0.215.0-1|49	+ Revision: 98ae951
12cu|perl-MooseX-POE-0.215.0-1|50	- LOG Updated to 0.215 (by updates_builder)
12cu|perl-MooseX-POE-0.215.0-1|51	
12cu|perl-MooseX-POE-0.215.0-1|52	

11045 12
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|1	%define upstream_name    MooseX-RelatedClassRoles
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|2	%define upstream_version 0.004
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|3	
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|6	Release:	3
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|7	
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|8	Summary:	Apply roles to a class related to yours
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|9	License:	GPL+ or Artistic
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|10	Group:		Development/Perl
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|13	
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|14	BuildRequires:	perl-devel
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|15	BuildRequires:	perl(Class::MOP)
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|16	BuildRequires:	perl(Moose)
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|17	BuildRequires:	perl(MooseX::Role::Parameterized)
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|18	BuildArch:	noarch
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|19	
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|20	%description
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|21	Frequently, you have to use a class that provides some 'foo_class' accessor
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|22	or attribute as a method of dependency injection. Use this role when you'd
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|23	rather apply roles to make your custom 'foo_class' instead of manually
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|24	setting up a subclass.
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|25	
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|26	%prep
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|28	
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|29	%build
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|31	%make
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|32	
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|33	%check
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|34	%make test
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|35	
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|36	%install
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|37	%makeinstall_std
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|38	
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|39	%files
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|40	%doc Changes LICENSE README
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|41	%{_mandir}/man3/*
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|42	%{perl_vendorlib}/*
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|43	
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|44	
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|45	%changelog
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|46	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.0-3
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|47	+ Revision: f039cef
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|48	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|49	
12cu|perl-MooseX-RelatedClassRoles-0.4.0-3|50	

11046 12
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|1	%define upstream_name    MooseX-Role-BuildInstanceOf
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|2	%define upstream_version 0.08
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|3	
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|6	Release:	1
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|7	
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|8	Summary:	Less Boilerplate when you need lots of Instances
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|9	License:	GPL+ or Artistic
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|10	Group:		Development/Perl
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-Role-BuildInstanceOf-%{upstream_version}.tar.gz
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|13	
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|14	BuildRequires:	perl-devel
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|15	BuildRequires:	perl(Class::MOP)
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|16	BuildRequires:	perl(List::MoreUtils)
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|17	BuildRequires:	perl(List::Util)
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|18	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|19	BuildRequires:	perl(Moose::Role)
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|20	BuildRequires:	perl(Moose::Util::TypeConstraints)
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|21	BuildRequires:	perl(MooseX::Iterator)
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|22	BuildRequires:	perl(MooseX::Role::Parameterized)
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|23	BuildRequires:	perl(MooseX::Types::Path::Class)
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|24	BuildRequires:	perl(Perl6::Junction)
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|25	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|26	BuildArch:	noarch
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|27	
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|28	%description
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|29	There can often be a tension between coding for flexibility and for future
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|30	growth and writing code that is terse, to the point, and solves the
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|31	smallest possible business problem that is brought to you. Writing the
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|32	minimum code to solve a particular problem has merit, yet can eventually
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|33	leave you with an application that has many hacky modifications and is hard
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|34	to test in an isolated manner. Minimum code should not imply minimum
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|35	forward planning or poorly tested code.
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|36	
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|37	For me, doing the right thing means I need to both limit myself to the
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|38	smallest possible solution for a given business case, yet make sure I am
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|39	not writing CODE that is impossible to grow over time in a clean manner.
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|40	Generally I attempt to do this by clearly separating the problem domains
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|41	under a business case into distinct classes. I then tie all the functional
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|42	bits together in the loosest manner possible. the Moose manpage makes this
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|43	easy, with its powerful attribute features, type coercions and Roles to
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|44	augment classical inheritance.
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|45	
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|46	Loose coupling and deep configurability work well with inversion of control
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|47	systems, like the Bread::Board manpage or the IOC built into the the
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|48	Catalyst manpage MVC framework. It helps me to defer decisions to the
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|49	proper authority and also makes it easier to test my logic, since pieces
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|50	are easier to test independently.
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|51	
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|52	%prep
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|53	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|54	
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|55	%build
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|56	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|57	%make
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|58	
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|59	%check
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|60	%make test
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|61	
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|62	%install
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|63	%makeinstall_std
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|64	
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|65	%files
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|66	%doc Changes META.yml LICENSE README META.json
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|67	%{_mandir}/man3/*
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|68	%{perl_vendorlib}/*
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|69	
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|70	
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|71	
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|72	%changelog
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|73	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-1
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|74	+ Revision: 3217457
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|75	- LOG Updated to 0.08 (by updates_builder)
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|76	
12cu|perl-MooseX-Role-BuildInstanceOf-0.80.0-1|77	

11047 12
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|1	%define upstream_name    MooseX-Role-Parameterized
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|2	%define upstream_version 1.02
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|3	
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|6	Release:	1
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|7	
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|8	Summary:	Metaclass for parameterizable roles
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|9	License:	GPL+ or Artistic
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|10	Group:		Development/Perl
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-Role-Parameterized-%{upstream_version}.tar.gz
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|13	
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|15	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|16	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|17	BuildRequires:	perl(Test::Moose)
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|18	BuildRequires:	perl(Test::More) >= 0.96
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|19	BuildRequires:	perl(Test::Fatal)
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|20	BuildRequires:	perl-devel
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|21	BuildArch:	noarch
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|22	
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|23	%description
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|24	Your parameterized role consists of two new things: parameter declarations
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|25	and a 'role' block.
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|26	
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|27	Parameters are declared using the the /parameter manpage keyword which very
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|28	much resembles the Moose/has manpage. You can use any option that the
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|29	Moose/has manpage accepts. The default value for the 'is' option is 'ro' as
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|30	that's a very common case. Use 'is => 'bare'' if you want no accessor.
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|31	These parameters will get their values when the consuming class (or role)
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|32	uses the Moose/with manpage. A parameter object will be constructed with
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|33	these values, and passed to the 'role' block.
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|34	
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|35	The 'role' block then uses the usual the Moose::Role manpage keywords to
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|36	build up a role. You can shift off the parameter object to inspect what the
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|37	consuming class provided as parameters. You use the parameters to customize
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|38	your role however you wish.
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|39	
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|40	%prep
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|42	
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|43	%build
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|44	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|45	%make
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|46	
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|47	%check
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|48	%make test
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|49	
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|50	%install
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|51	%makeinstall_std
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|52	
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|53	%files
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|54	%doc Changes
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|55	%{_mandir}/man3/*
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|56	%{perl_vendorlib}/*
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|57	
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|58	
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|59	%changelog
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|60	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-1
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|61	+ Revision: 1a7a28d
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|62	- Updated to 1.02 (by updates_builder)
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|63	
12cu|perl-MooseX-Role-Parameterized-1.20.0-1|64	

11048 12
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|1	%define upstream_name MooseX-Role-WithOverloading
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|2	%define upstream_version 0.13
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|3	
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|6	Release:	1
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|7	
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|8	Summary:	Roles which support overloading
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|9	License:	GPL+ or Artistic
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|10	Group:		Development/Perl
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|13	Source1:	%{name}.rpmlintrc
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|14	
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|15	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|16	BuildRequires: perl(Test::NoWarnings)
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|17	BuildRequires: perl(Test::CheckDeps)
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|18	BuildRequires:	perl(MooseX::Types)
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|19	BuildRequires:	perl(XSLoader)
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|20	BuildRequires:	perl(aliased)
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|21	BuildRequires:	perl(namespace::autoclean)
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|22	BuildRequires:	perl(namespace::clean)
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|23	BuildRequires:	perl-devel
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|24	
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|25	Requires:	perl(aliased)
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|26	Requires:	perl(namespace::autoclean)
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|27	Requires:	perl(namespace::clean)
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|28	
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|29	%description
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|30	MooseX::Role::WithOverloading allows you to write a the Moose::Role manpage
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|31	which defines overloaded operators and allows those operator overloadings
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|32	to be composed into the classes/roles/instances it's compiled to, while
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|33	plain the Moose::Role manpages would lose the overloading.
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|34	
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|35	%prep
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|37	chmod go+r -R .
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|38	
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|39	%build
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|41	
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|42	%make
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|43	
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|44	%check
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|45	%make test
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|46	
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|47	%install
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|48	%makeinstall_std
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|49	
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|50	%files
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|51	%doc Changes LICENSE README
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|52	%{_mandir}/man3/*
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|53	%{perl_vendorlib}/*
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|54	
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|55	
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|56	
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|57	%changelog
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|58	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.130.0-1
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|59	+ Revision: 94c7b43
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|60	- Fix BRs
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|61	
12cu|perl-MooseX-Role-WithOverloading-0.130.0-1|62	

11049 12
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|1	%define upstream_name    MooseX-SemiAffordanceAccessor
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|2	%define upstream_version 0.09
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|3	
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|6	Release:	3
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|7	
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|8	Summary:	Names accessors in a semi-affordance style
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|9	License:	GPL+ or Artistic
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|10	Group:		Development/Perl
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|13	
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|14	BuildRequires:	perl-devel
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|15	BuildRequires:	perl(Moose)
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|16	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|17	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|18	BuildArch:	noarch
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|19	
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|20	%description
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|21	This module does not provide any methods. Simply loading it changes the
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|22	default naming policy for the loading class so that accessors are separated
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|23	into get and set methods. The get methods have the same name as the
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|24	accessor, while set methods are prefixed with "set_".
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|25	
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|26	If you define an attribute with a leading underscore, then the set method
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|27	will start with "_set_".
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|28	
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|29	If you explicitly set a "reader" or "writer" name when creating an
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|30	attribute, then that attribute's naming scheme is left unchanged.
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|31	
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|32	%prep
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|34	
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|35	%build
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|37	%make
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|38	
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|39	%check
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|40	make test
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|41	
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|42	%install
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|43	%makeinstall_std
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|44	
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|45	%files
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|46	%doc Changes README
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|47	%{_mandir}/man3/*
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|48	%{perl_vendorlib}/*
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|49	
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|50	
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|51	%changelog
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|52	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.90.0-3
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|53	+ Revision: b3f579e
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|54	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|55	
12cu|perl-MooseX-SemiAffordanceAccessor-0.90.0-3|56	

11050 12
12cu|perl-MooseX-SetOnce-0.200.2-1|1	%define upstream_name    MooseX-SetOnce
12cu|perl-MooseX-SetOnce-0.200.2-1|2	%define upstream_version 0.200002
12cu|perl-MooseX-SetOnce-0.200.2-1|3	
12cu|perl-MooseX-SetOnce-0.200.2-1|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-SetOnce-0.200.2-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-SetOnce-0.200.2-1|6	Release:	1
12cu|perl-MooseX-SetOnce-0.200.2-1|7	
12cu|perl-MooseX-SetOnce-0.200.2-1|8	Summary:	Write-once, read-many attributes for Moose
12cu|perl-MooseX-SetOnce-0.200.2-1|9	License:	GPL+ or Artistic
12cu|perl-MooseX-SetOnce-0.200.2-1|10	Group:		Development/Perl
12cu|perl-MooseX-SetOnce-0.200.2-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-SetOnce-0.200.2-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-SetOnce-%{upstream_version}.tar.gz
12cu|perl-MooseX-SetOnce-0.200.2-1|13	
12cu|perl-MooseX-SetOnce-0.200.2-1|14	BuildRequires:	perl-devel
12cu|perl-MooseX-SetOnce-0.200.2-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-SetOnce-0.200.2-1|16	BuildRequires:	perl(Moose)
12cu|perl-MooseX-SetOnce-0.200.2-1|17	BuildRequires:	perl(Moose::Role)
12cu|perl-MooseX-SetOnce-0.200.2-1|18	BuildRequires:	perl(Test::Fatal)
12cu|perl-MooseX-SetOnce-0.200.2-1|19	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-SetOnce-0.200.2-1|20	BuildRequires:	perl(Try::Tiny)
12cu|perl-MooseX-SetOnce-0.200.2-1|21	
12cu|perl-MooseX-SetOnce-0.200.2-1|22	BuildArch:	noarch
12cu|perl-MooseX-SetOnce-0.200.2-1|23	
12cu|perl-MooseX-SetOnce-0.200.2-1|24	%description
12cu|perl-MooseX-SetOnce-0.200.2-1|25	The 'SetOnce' attribute lets your class have attributes that are not lazy
12cu|perl-MooseX-SetOnce-0.200.2-1|26	and not set, but that cannot be altered once set.
12cu|perl-MooseX-SetOnce-0.200.2-1|27	
12cu|perl-MooseX-SetOnce-0.200.2-1|28	The logic is very simple: if you try to alter the value of an attribute
12cu|perl-MooseX-SetOnce-0.200.2-1|29	with the SetOnce trait, either by accessor or writer, and the attribute has
12cu|perl-MooseX-SetOnce-0.200.2-1|30	a value, it will throw an exception.
12cu|perl-MooseX-SetOnce-0.200.2-1|31	
12cu|perl-MooseX-SetOnce-0.200.2-1|32	If the attribute has a clearer, you may clear the attribute and set it
12cu|perl-MooseX-SetOnce-0.200.2-1|33	again.
12cu|perl-MooseX-SetOnce-0.200.2-1|34	
12cu|perl-MooseX-SetOnce-0.200.2-1|35	%prep
12cu|perl-MooseX-SetOnce-0.200.2-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-SetOnce-0.200.2-1|37	
12cu|perl-MooseX-SetOnce-0.200.2-1|38	%build
12cu|perl-MooseX-SetOnce-0.200.2-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-SetOnce-0.200.2-1|40	%make
12cu|perl-MooseX-SetOnce-0.200.2-1|41	
12cu|perl-MooseX-SetOnce-0.200.2-1|42	%check
12cu|perl-MooseX-SetOnce-0.200.2-1|43	%make test
12cu|perl-MooseX-SetOnce-0.200.2-1|44	
12cu|perl-MooseX-SetOnce-0.200.2-1|45	%install
12cu|perl-MooseX-SetOnce-0.200.2-1|46	%makeinstall_std
12cu|perl-MooseX-SetOnce-0.200.2-1|47	
12cu|perl-MooseX-SetOnce-0.200.2-1|48	%files
12cu|perl-MooseX-SetOnce-0.200.2-1|49	%doc Changes META.yml LICENSE README META.json
12cu|perl-MooseX-SetOnce-0.200.2-1|50	%{_mandir}/man3/*
12cu|perl-MooseX-SetOnce-0.200.2-1|51	%{perl_vendorlib}/*
12cu|perl-MooseX-SetOnce-0.200.2-1|52	
12cu|perl-MooseX-SetOnce-0.200.2-1|53	
12cu|perl-MooseX-SetOnce-0.200.2-1|54	%changelog
12cu|perl-MooseX-SetOnce-0.200.2-1|55	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.200.2-1
12cu|perl-MooseX-SetOnce-0.200.2-1|56	+ Revision: 0419329
12cu|perl-MooseX-SetOnce-0.200.2-1|57	- LOG Updated to 0.200002 (by updates_builder)
12cu|perl-MooseX-SetOnce-0.200.2-1|58	
12cu|perl-MooseX-SetOnce-0.200.2-1|59	

11051 12
12cu|perl-MooseX-SimpleConfig-0.100.0-1|1	%define upstream_name    MooseX-SimpleConfig%define upstream_version 0.10
12cu|perl-MooseX-SimpleConfig-0.100.0-1|2	
12cu|perl-MooseX-SimpleConfig-0.100.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-MooseX-SimpleConfig-0.100.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-SimpleConfig-0.100.0-1|5	Release:	1
12cu|perl-MooseX-SimpleConfig-0.100.0-1|6	
12cu|perl-MooseX-SimpleConfig-0.100.0-1|7	Summary:	A Moose role for setting attributes from a simple configfile
12cu|perl-MooseX-SimpleConfig-0.100.0-1|8	License:	GPL+ or Artistic
12cu|perl-MooseX-SimpleConfig-0.100.0-1|9	Group:		Development/Perl
12cu|perl-MooseX-SimpleConfig-0.100.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-SimpleConfig-0.100.0-1|11	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-SimpleConfig-0.100.0-1|12	
12cu|perl-MooseX-SimpleConfig-0.100.0-1|13	BuildRequires:	perl-devel
12cu|perl-MooseX-SimpleConfig-0.100.0-1|14	BuildRequires: perl(Test::Requires)
12cu|perl-MooseX-SimpleConfig-0.100.0-1|15	BuildRequires: perl(Test::Fatal)
12cu|perl-MooseX-SimpleConfig-0.100.0-1|16	BuildRequires:	perl(Config::Any)
12cu|perl-MooseX-SimpleConfig-0.100.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-SimpleConfig-0.100.0-1|18	BuildRequires:	perl(Moose)
12cu|perl-MooseX-SimpleConfig-0.100.0-1|19	BuildRequires:	perl(MooseX::ConfigFromFile)
12cu|perl-MooseX-SimpleConfig-0.100.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-SimpleConfig-0.100.0-1|21	BuildArch:	noarch
12cu|perl-MooseX-SimpleConfig-0.100.0-1|22	
12cu|perl-MooseX-SimpleConfig-0.100.0-1|23	%description
12cu|perl-MooseX-SimpleConfig-0.100.0-1|24	This role loads simple configfiles to set object attributes. It is based on
12cu|perl-MooseX-SimpleConfig-0.100.0-1|25	the abstract role the MooseX::ConfigFromFile manpage, and uses the
12cu|perl-MooseX-SimpleConfig-0.100.0-1|26	Config::Any manpage to load your configfile. the Config::Any manpage will
12cu|perl-MooseX-SimpleConfig-0.100.0-1|27	in turn support any of a variety of different config formats, detected by
12cu|perl-MooseX-SimpleConfig-0.100.0-1|28	the file extension. See the Config::Any manpage for more details about
12cu|perl-MooseX-SimpleConfig-0.100.0-1|29	supported formats.
12cu|perl-MooseX-SimpleConfig-0.100.0-1|30	
12cu|perl-MooseX-SimpleConfig-0.100.0-1|31	Like all the MooseX::ConfigFromFile manpage -derived configfile loaders,
12cu|perl-MooseX-SimpleConfig-0.100.0-1|32	this module is automatically supported by the the MooseX::Getopt manpage
12cu|perl-MooseX-SimpleConfig-0.100.0-1|33	role as well, which allows specifying '-configfile' on the commandline.
12cu|perl-MooseX-SimpleConfig-0.100.0-1|34	
12cu|perl-MooseX-SimpleConfig-0.100.0-1|35	%prep
12cu|perl-MooseX-SimpleConfig-0.100.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-SimpleConfig-0.100.0-1|37	
12cu|perl-MooseX-SimpleConfig-0.100.0-1|38	%build
12cu|perl-MooseX-SimpleConfig-0.100.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-SimpleConfig-0.100.0-1|40	%make
12cu|perl-MooseX-SimpleConfig-0.100.0-1|41	
12cu|perl-MooseX-SimpleConfig-0.100.0-1|42	%check
12cu|perl-MooseX-SimpleConfig-0.100.0-1|43	%make test
12cu|perl-MooseX-SimpleConfig-0.100.0-1|44	
12cu|perl-MooseX-SimpleConfig-0.100.0-1|45	%install
12cu|perl-MooseX-SimpleConfig-0.100.0-1|46	%makeinstall_std
12cu|perl-MooseX-SimpleConfig-0.100.0-1|47	
12cu|perl-MooseX-SimpleConfig-0.100.0-1|48	%files
12cu|perl-MooseX-SimpleConfig-0.100.0-1|49	%doc  README
12cu|perl-MooseX-SimpleConfig-0.100.0-1|50	%{_mandir}/man3/*
12cu|perl-MooseX-SimpleConfig-0.100.0-1|51	%{perl_vendorlib}/*
12cu|perl-MooseX-SimpleConfig-0.100.0-1|52	
12cu|perl-MooseX-SimpleConfig-0.100.0-1|53	
12cu|perl-MooseX-SimpleConfig-0.100.0-1|54	%changelog
12cu|perl-MooseX-SimpleConfig-0.100.0-1|55	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-1
12cu|perl-MooseX-SimpleConfig-0.100.0-1|56	+ Revision: f283b8f
12cu|perl-MooseX-SimpleConfig-0.100.0-1|57	- Fix %doc files
12cu|perl-MooseX-SimpleConfig-0.100.0-1|58	
12cu|perl-MooseX-SimpleConfig-0.100.0-1|59	

11052 12
12cu|perl-MooseX-Singleton-0.290.0-1|1	%define upstream_name    MooseX-Singleton
12cu|perl-MooseX-Singleton-0.290.0-1|2	%define upstream_version 0.29
12cu|perl-MooseX-Singleton-0.290.0-1|3	
12cu|perl-MooseX-Singleton-0.290.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Singleton-0.290.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Singleton-0.290.0-1|6	Release:	1
12cu|perl-MooseX-Singleton-0.290.0-1|7	
12cu|perl-MooseX-Singleton-0.290.0-1|8	Summary:	Base class for MooseX::Singleton
12cu|perl-MooseX-Singleton-0.290.0-1|9	License:	GPL+ or Artistic
12cu|perl-MooseX-Singleton-0.290.0-1|10	Group:		Development/Perl
12cu|perl-MooseX-Singleton-0.290.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Singleton-0.290.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Singleton-0.290.0-1|13	
12cu|perl-MooseX-Singleton-0.290.0-1|14	BuildRequires:	perl-devel
12cu|perl-MooseX-Singleton-0.290.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-Singleton-0.290.0-1|16	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Singleton-0.290.0-1|17	BuildRequires:	perl(Scalar::Util)
12cu|perl-MooseX-Singleton-0.290.0-1|18	BuildRequires:	perl(Test::Fatal)
12cu|perl-MooseX-Singleton-0.290.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-Singleton-0.290.0-1|20	BuildRequires:	perl(Test::Requires)
12cu|perl-MooseX-Singleton-0.290.0-1|21	
12cu|perl-MooseX-Singleton-0.290.0-1|22	BuildArch:	noarch
12cu|perl-MooseX-Singleton-0.290.0-1|23	
12cu|perl-MooseX-Singleton-0.290.0-1|24	%description
12cu|perl-MooseX-Singleton-0.290.0-1|25	A singleton is a class that has only one instance in an application.
12cu|perl-MooseX-Singleton-0.290.0-1|26	'MooseX::Singleton' lets you easily upgrade (or downgrade, as it were) your
12cu|perl-MooseX-Singleton-0.290.0-1|27	the Moose manpage class to a singleton.
12cu|perl-MooseX-Singleton-0.290.0-1|28	
12cu|perl-MooseX-Singleton-0.290.0-1|29	All you should need to do to transform your class is to change 'use Moose'
12cu|perl-MooseX-Singleton-0.290.0-1|30	to 'use MooseX::Singleton'. This module uses a new class metaclass and
12cu|perl-MooseX-Singleton-0.290.0-1|31	instance metaclass, so if you're doing metamagic you may not be able to use
12cu|perl-MooseX-Singleton-0.290.0-1|32	this.
12cu|perl-MooseX-Singleton-0.290.0-1|33	
12cu|perl-MooseX-Singleton-0.290.0-1|34	'MooseX::Singleton' gives your class an 'instance' method that can be used
12cu|perl-MooseX-Singleton-0.290.0-1|35	to get a handle on the singleton. It's actually just an alias for 'new'.
12cu|perl-MooseX-Singleton-0.290.0-1|36	
12cu|perl-MooseX-Singleton-0.290.0-1|37	%prep
12cu|perl-MooseX-Singleton-0.290.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Singleton-0.290.0-1|39	
12cu|perl-MooseX-Singleton-0.290.0-1|40	%build
12cu|perl-MooseX-Singleton-0.290.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Singleton-0.290.0-1|42	%make
12cu|perl-MooseX-Singleton-0.290.0-1|43	
12cu|perl-MooseX-Singleton-0.290.0-1|44	%check
12cu|perl-MooseX-Singleton-0.290.0-1|45	%make test
12cu|perl-MooseX-Singleton-0.290.0-1|46	
12cu|perl-MooseX-Singleton-0.290.0-1|47	%install
12cu|perl-MooseX-Singleton-0.290.0-1|48	%makeinstall_std
12cu|perl-MooseX-Singleton-0.290.0-1|49	
12cu|perl-MooseX-Singleton-0.290.0-1|50	%files
12cu|perl-MooseX-Singleton-0.290.0-1|51	%doc Changes LICENSE README META.yml
12cu|perl-MooseX-Singleton-0.290.0-1|52	%{_mandir}/man3/*
12cu|perl-MooseX-Singleton-0.290.0-1|53	%{perl_vendorlib}/*
12cu|perl-MooseX-Singleton-0.290.0-1|54	
12cu|perl-MooseX-Singleton-0.290.0-1|55	
12cu|perl-MooseX-Singleton-0.290.0-1|56	
12cu|perl-MooseX-Singleton-0.290.0-1|57	%changelog
12cu|perl-MooseX-Singleton-0.290.0-1|58	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.290.0-1
12cu|perl-MooseX-Singleton-0.290.0-1|59	+ Revision: c62311b
12cu|perl-MooseX-Singleton-0.290.0-1|60	- LOG Fix docs list
12cu|perl-MooseX-Singleton-0.290.0-1|61	
12cu|perl-MooseX-Singleton-0.290.0-1|62	

11053 12
12cu|perl-MooseX-Storage-0.450.0-1|1	%define upstream_name    MooseX-Storage%define upstream_version 0.45
12cu|perl-MooseX-Storage-0.450.0-1|2	
12cu|perl-MooseX-Storage-0.450.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Storage-0.450.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Storage-0.450.0-1|5	Release:	1
12cu|perl-MooseX-Storage-0.450.0-1|6	
12cu|perl-MooseX-Storage-0.450.0-1|7	Summary:	A custom meta-attribute-trait to bypass serialization
12cu|perl-MooseX-Storage-0.450.0-1|8	License:	GPL+ or Artistic
12cu|perl-MooseX-Storage-0.450.0-1|9	Group:		Development/Perl
12cu|perl-MooseX-Storage-0.450.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Storage-0.450.0-1|11	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Storage-0.450.0-1|12	
12cu|perl-MooseX-Storage-0.450.0-1|13	BuildRequires:	perl-devel
12cu|perl-MooseX-Storage-0.450.0-1|14	BuildRequires: perl(Test::Fatal)
12cu|perl-MooseX-Storage-0.450.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-Storage-0.450.0-1|16	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Storage-0.450.0-1|17	BuildRequires:	perl(String::RewritePrefix)
12cu|perl-MooseX-Storage-0.450.0-1|18	BuildRequires:	perl(Test::Deep)
12cu|perl-MooseX-Storage-0.450.0-1|19	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-Storage-0.450.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-Storage-0.450.0-1|21	BuildRequires:	perl(Test::Requires)
12cu|perl-MooseX-Storage-0.450.0-1|22	BuildRequires:	perl(Test::TempDir)
12cu|perl-MooseX-Storage-0.450.0-1|23	
12cu|perl-MooseX-Storage-0.450.0-1|24	BuildArch:	noarch
12cu|perl-MooseX-Storage-0.450.0-1|25	
12cu|perl-MooseX-Storage-0.450.0-1|26	%description
12cu|perl-MooseX-Storage-0.450.0-1|27	MooseX::Storage is a serialization framework for Moose, it provides a very
12cu|perl-MooseX-Storage-0.450.0-1|28	flexible and highly pluggable way to serialize Moose classes to a number of
12cu|perl-MooseX-Storage-0.450.0-1|29	different formats and styles.
12cu|perl-MooseX-Storage-0.450.0-1|30	
12cu|perl-MooseX-Storage-0.450.0-1|31	Important Note
12cu|perl-MooseX-Storage-0.450.0-1|32	This is still an early release of this module, so use with caution.
12cu|perl-MooseX-Storage-0.450.0-1|33	It's outward facing serialization API should be considered stable, but
12cu|perl-MooseX-Storage-0.450.0-1|34	I still reserve the right to make tweaks if I need too. Anything beyond
12cu|perl-MooseX-Storage-0.450.0-1|35	the basic pack/unpack, freeze/thaw and load/store should not be relied
12cu|perl-MooseX-Storage-0.450.0-1|36	on.
12cu|perl-MooseX-Storage-0.450.0-1|37	
12cu|perl-MooseX-Storage-0.450.0-1|38	Levels of Serialization
12cu|perl-MooseX-Storage-0.450.0-1|39	There are 3 levels to the serialization, each of which builds upon the
12cu|perl-MooseX-Storage-0.450.0-1|40	other and each of which can be customized to the specific needs of your
12cu|perl-MooseX-Storage-0.450.0-1|41	class.
12cu|perl-MooseX-Storage-0.450.0-1|42	
12cu|perl-MooseX-Storage-0.450.0-1|43	%prep
12cu|perl-MooseX-Storage-0.450.0-1|44	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Storage-0.450.0-1|45	
12cu|perl-MooseX-Storage-0.450.0-1|46	%build
12cu|perl-MooseX-Storage-0.450.0-1|47	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Storage-0.450.0-1|48	%make
12cu|perl-MooseX-Storage-0.450.0-1|49	
12cu|perl-MooseX-Storage-0.450.0-1|50	%check
12cu|perl-MooseX-Storage-0.450.0-1|51	%make test
12cu|perl-MooseX-Storage-0.450.0-1|52	
12cu|perl-MooseX-Storage-0.450.0-1|53	%install
12cu|perl-MooseX-Storage-0.450.0-1|54	%makeinstall_std
12cu|perl-MooseX-Storage-0.450.0-1|55	
12cu|perl-MooseX-Storage-0.450.0-1|56	%files
12cu|perl-MooseX-Storage-0.450.0-1|57	%doc META.yml Changes README
12cu|perl-MooseX-Storage-0.450.0-1|58	%{_mandir}/man3/*
12cu|perl-MooseX-Storage-0.450.0-1|59	%{perl_vendorlib}/*
12cu|perl-MooseX-Storage-0.450.0-1|60	
12cu|perl-MooseX-Storage-0.450.0-1|61	
12cu|perl-MooseX-Storage-0.450.0-1|62	%changelog
12cu|perl-MooseX-Storage-0.450.0-1|63	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.450.0-1
12cu|perl-MooseX-Storage-0.450.0-1|64	+ Revision: 6e2c046
12cu|perl-MooseX-Storage-0.450.0-1|65	- Fix BRs
12cu|perl-MooseX-Storage-0.450.0-1|66	
12cu|perl-MooseX-Storage-0.450.0-1|67	

11054 12
12cu|perl-MooseX-StrictConstructor-0.190.0-1|1	%define upstream_name    MooseX-StrictConstructor
12cu|perl-MooseX-StrictConstructor-0.190.0-1|2	%define upstream_version 0.19
12cu|perl-MooseX-StrictConstructor-0.190.0-1|3	
12cu|perl-MooseX-StrictConstructor-0.190.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-StrictConstructor-0.190.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-StrictConstructor-0.190.0-1|6	Release:	1
12cu|perl-MooseX-StrictConstructor-0.190.0-1|7	
12cu|perl-MooseX-StrictConstructor-0.190.0-1|8	Summary:	Make your object constructors blow up on unknown attributes
12cu|perl-MooseX-StrictConstructor-0.190.0-1|9	License:	GPL+ or Artistic
12cu|perl-MooseX-StrictConstructor-0.190.0-1|10	Group:		Development/Perl
12cu|perl-MooseX-StrictConstructor-0.190.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-StrictConstructor-0.190.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-StrictConstructor-%{upstream_version}.tar.gz
12cu|perl-MooseX-StrictConstructor-0.190.0-1|13	
12cu|perl-MooseX-StrictConstructor-0.190.0-1|14	BuildRequires:	perl-devel
12cu|perl-MooseX-StrictConstructor-0.190.0-1|15	BuildRequires:	perl(namespace::autoclean)
12cu|perl-MooseX-StrictConstructor-0.190.0-1|16	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-MooseX-StrictConstructor-0.190.0-1|17	BuildRequires:	perl(Moose)
12cu|perl-MooseX-StrictConstructor-0.190.0-1|18	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-StrictConstructor-0.190.0-1|19	BuildRequires:	perl(Test::Fatal)
12cu|perl-MooseX-StrictConstructor-0.190.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-StrictConstructor-0.190.0-1|21	Requires:	perl(namespace::autoclean)
12cu|perl-MooseX-StrictConstructor-0.190.0-1|22	BuildArch:	noarch
12cu|perl-MooseX-StrictConstructor-0.190.0-1|23	
12cu|perl-MooseX-StrictConstructor-0.190.0-1|24	%description
12cu|perl-MooseX-StrictConstructor-0.190.0-1|25	Using this class to load Moose instead of just loading using Moose itself
12cu|perl-MooseX-StrictConstructor-0.190.0-1|26	makes your constructors "strict". If your constructor is called with an
12cu|perl-MooseX-StrictConstructor-0.190.0-1|27	attribute init argument that your class does not declare, then it calls
12cu|perl-MooseX-StrictConstructor-0.190.0-1|28	"Carp::confess()". This is a great way to catch small typos.
12cu|perl-MooseX-StrictConstructor-0.190.0-1|29	
12cu|perl-MooseX-StrictConstructor-0.190.0-1|30	%prep
12cu|perl-MooseX-StrictConstructor-0.190.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-StrictConstructor-0.190.0-1|32	
12cu|perl-MooseX-StrictConstructor-0.190.0-1|33	%build
12cu|perl-MooseX-StrictConstructor-0.190.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-StrictConstructor-0.190.0-1|35	%make
12cu|perl-MooseX-StrictConstructor-0.190.0-1|36	
12cu|perl-MooseX-StrictConstructor-0.190.0-1|37	%check
12cu|perl-MooseX-StrictConstructor-0.190.0-1|38	make test
12cu|perl-MooseX-StrictConstructor-0.190.0-1|39	
12cu|perl-MooseX-StrictConstructor-0.190.0-1|40	%install
12cu|perl-MooseX-StrictConstructor-0.190.0-1|41	%makeinstall_std
12cu|perl-MooseX-StrictConstructor-0.190.0-1|42	
12cu|perl-MooseX-StrictConstructor-0.190.0-1|43	%files
12cu|perl-MooseX-StrictConstructor-0.190.0-1|44	%doc Changes README
12cu|perl-MooseX-StrictConstructor-0.190.0-1|45	%{_mandir}/man3/*
12cu|perl-MooseX-StrictConstructor-0.190.0-1|46	%{perl_vendorlib}/MooseX
12cu|perl-MooseX-StrictConstructor-0.190.0-1|47	
12cu|perl-MooseX-StrictConstructor-0.190.0-1|48	
12cu|perl-MooseX-StrictConstructor-0.190.0-1|49	
12cu|perl-MooseX-StrictConstructor-0.190.0-1|50	%changelog
12cu|perl-MooseX-StrictConstructor-0.190.0-1|51	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-1
12cu|perl-MooseX-StrictConstructor-0.190.0-1|52	+ Revision: 17c63ca
12cu|perl-MooseX-StrictConstructor-0.190.0-1|53	- Updated to 0.19 (by updates_builder)
12cu|perl-MooseX-StrictConstructor-0.190.0-1|54	
12cu|perl-MooseX-StrictConstructor-0.190.0-1|55	

11055 12
12cu|perl-MooseX-Traits-0.120.0-1|1	%define upstream_name    MooseX-Traits%define upstream_version 0.12
12cu|perl-MooseX-Traits-0.120.0-1|2	
12cu|perl-MooseX-Traits-0.120.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Traits-0.120.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Traits-0.120.0-1|5	Release:	1
12cu|perl-MooseX-Traits-0.120.0-1|6	
12cu|perl-MooseX-Traits-0.120.0-1|7	Summary:	Automatically apply roles at object creation time
12cu|perl-MooseX-Traits-0.120.0-1|8	License:	GPL+ or Artistic
12cu|perl-MooseX-Traits-0.120.0-1|9	Group:		Development/Perl
12cu|perl-MooseX-Traits-0.120.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Traits-0.120.0-1|11	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Traits-0.120.0-1|12	
12cu|perl-MooseX-Traits-0.120.0-1|13	BuildRequires:	perl-devel
12cu|perl-MooseX-Traits-0.120.0-1|14	BuildRequires: perl(Test::Requires)
12cu|perl-MooseX-Traits-0.120.0-1|15	BuildRequires: perl(Test::Fatal)
12cu|perl-MooseX-Traits-0.120.0-1|16	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Traits-0.120.0-1|17	BuildRequires:	perl(Moose::Role)
12cu|perl-MooseX-Traits-0.120.0-1|18	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-Traits-0.120.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-Traits-0.120.0-1|20	BuildRequires:	perl(Test::use::ok)
12cu|perl-MooseX-Traits-0.120.0-1|21	BuildRequires:	perl(namespace::autoclean)
12cu|perl-MooseX-Traits-0.120.0-1|22	Requires:	perl(namespace::autoclean)
12cu|perl-MooseX-Traits-0.120.0-1|23	
12cu|perl-MooseX-Traits-0.120.0-1|24	BuildArch:	noarch
12cu|perl-MooseX-Traits-0.120.0-1|25	
12cu|perl-MooseX-Traits-0.120.0-1|26	%description
12cu|perl-MooseX-Traits-0.120.0-1|27	Often you want to create components that can be added to a class
12cu|perl-MooseX-Traits-0.120.0-1|28	arbitrarily. This module makes it easy for the end user to use these
12cu|perl-MooseX-Traits-0.120.0-1|29	components. Instead of requiring the user to create a named class with the
12cu|perl-MooseX-Traits-0.120.0-1|30	desired roles applied, or applying roles to the instance one-by-one, he can
12cu|perl-MooseX-Traits-0.120.0-1|31	just pass a 'traits' parameter to the class's 'new_with_traits'
12cu|perl-MooseX-Traits-0.120.0-1|32	constructor. This role will then apply the roles in one go, cache the
12cu|perl-MooseX-Traits-0.120.0-1|33	resulting class (for efficiency), and return a new instance. Arguments
12cu|perl-MooseX-Traits-0.120.0-1|34	meant to initialize the applied roles' attributes can also be passed to the
12cu|perl-MooseX-Traits-0.120.0-1|35	constructor.
12cu|perl-MooseX-Traits-0.120.0-1|36	
12cu|perl-MooseX-Traits-0.120.0-1|37	%prep
12cu|perl-MooseX-Traits-0.120.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Traits-0.120.0-1|39	
12cu|perl-MooseX-Traits-0.120.0-1|40	%build
12cu|perl-MooseX-Traits-0.120.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Traits-0.120.0-1|42	%make
12cu|perl-MooseX-Traits-0.120.0-1|43	
12cu|perl-MooseX-Traits-0.120.0-1|44	%check
12cu|perl-MooseX-Traits-0.120.0-1|45	make test
12cu|perl-MooseX-Traits-0.120.0-1|46	
12cu|perl-MooseX-Traits-0.120.0-1|47	%install
12cu|perl-MooseX-Traits-0.120.0-1|48	%makeinstall_std
12cu|perl-MooseX-Traits-0.120.0-1|49	
12cu|perl-MooseX-Traits-0.120.0-1|50	%files
12cu|perl-MooseX-Traits-0.120.0-1|51	%doc Changes
12cu|perl-MooseX-Traits-0.120.0-1|52	%{_mandir}/man3/*
12cu|perl-MooseX-Traits-0.120.0-1|53	%{perl_vendorlib}/*
12cu|perl-MooseX-Traits-0.120.0-1|54	
12cu|perl-MooseX-Traits-0.120.0-1|55	
12cu|perl-MooseX-Traits-0.120.0-1|56	
12cu|perl-MooseX-Traits-0.120.0-1|57	%changelog
12cu|perl-MooseX-Traits-0.120.0-1|58	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-1
12cu|perl-MooseX-Traits-0.120.0-1|59	+ Revision: c79b0ac
12cu|perl-MooseX-Traits-0.120.0-1|60	- Fix BRs
12cu|perl-MooseX-Traits-0.120.0-1|61	
12cu|perl-MooseX-Traits-0.120.0-1|62	

11056 12
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|1	%define upstream_name    MooseX-Traits-Pluggable%define upstream_version 0.12
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|2	
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|5	Release:	1
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|6	
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|7	Summary:	An extension to MooseX::Traits
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|8	License:	GPL+ or Artistic
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|9	Group:		Development/Perl
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|11	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|12	
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|13	BuildRequires:	perl-devel
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|14	BuildRequires:	perl(Class::MOP)
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|16	BuildRequires:	perl(List::MoreUtils)
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|17	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|18	BuildRequires:	perl(Moose::Autobox)
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|19	BuildRequires:	perl(Moose::Role)
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|20	BuildRequires:	perl(MooseX::Traits)
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|21	BuildRequires:	perl(Scalar::Util)
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|22	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|23	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|24	BuildRequires:	perl(namespace::autoclean)
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|25	BuildRequires:	perl(Test::use::ok)
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|26	BuildArch:	noarch
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|27	Requires:	perl(MooseX::Traits)
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|28	
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|29	%description
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|30	See the MooseX::Traits manpage for usage information.
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|31	
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|32	Adds support for class precedence search for traits and some extra
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|33	attributes, described below.
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|34	
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|35	%prep
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|37	
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|38	%build
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|40	%make
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|41	
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|42	%check
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|43	make test
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|44	
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|45	%install
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|46	%makeinstall_std
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|47	
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|48	%files
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|49	%doc README Changes
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|50	%{_mandir}/man3/*
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|51	%{perl_vendorlib}/*
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|52	
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|53	
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|54	%changelog
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|55	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-1
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|56	+ Revision: 9b72558
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|57	- Updated to 0.12 (by updates_builder)
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|58	
12cu|perl-MooseX-Traits-Pluggable-0.120.0-1|59	

11057 12
12cu|perl-MooseX-Types-0.410.0-1|1	%define upstream_name    MooseX-Types
12cu|perl-MooseX-Types-0.410.0-1|2	%define upstream_version 0.41
12cu|perl-MooseX-Types-0.410.0-1|3	
12cu|perl-MooseX-Types-0.410.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-MooseX-Types-0.410.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-MooseX-Types-0.410.0-1|6	Release:    1
12cu|perl-MooseX-Types-0.410.0-1|7	
12cu|perl-MooseX-Types-0.410.0-1|8	Summary:    Organise your Moose types in libraries
12cu|perl-MooseX-Types-0.410.0-1|9	License:    GPL+ or Artistic
12cu|perl-MooseX-Types-0.410.0-1|10	Group:      Development/Perl
12cu|perl-MooseX-Types-0.410.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Types-0.410.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Types-0.410.0-1|13	
12cu|perl-MooseX-Types-0.410.0-1|14	BuildRequires: perl(Carp)
12cu|perl-MooseX-Types-0.410.0-1|15	BuildRequires: perl(namespace::autoclean)
12cu|perl-MooseX-Types-0.410.0-1|16	BuildRequires: perl(Carp::Clan)
12cu|perl-MooseX-Types-0.410.0-1|17	BuildRequires: perl(Class::MOP)
12cu|perl-MooseX-Types-0.410.0-1|18	BuildRequires: perl(FindBin)
12cu|perl-MooseX-Types-0.410.0-1|19	BuildRequires: perl(Moose) > 0.60
12cu|perl-MooseX-Types-0.410.0-1|20	BuildRequires: perl(Sub::Install)
12cu|perl-MooseX-Types-0.410.0-1|21	BuildRequires: perl(Sub::Uplevel)
12cu|perl-MooseX-Types-0.410.0-1|22	BuildRequires: perl(Test::More)
12cu|perl-MooseX-Types-0.410.0-1|23	BuildRequires: perl(Test::Exception)
12cu|perl-MooseX-Types-0.410.0-1|24	BuildRequires: perl(Test::Fatal)
12cu|perl-MooseX-Types-0.410.0-1|25	BuildRequires: perl(Test::Requires)
12cu|perl-MooseX-Types-0.410.0-1|26	BuildRequires: perl(Data::Dump)
12cu|perl-MooseX-Types-0.410.0-1|27	BuildRequires: perl-namespace-clean
12cu|perl-MooseX-Types-0.410.0-1|28	BuildRequires: perl-devel
12cu|perl-MooseX-Types-0.410.0-1|29	BuildArch: noarch
12cu|perl-MooseX-Types-0.410.0-1|30	Requires: perl-namespace-clean
12cu|perl-MooseX-Types-0.410.0-1|31	
12cu|perl-MooseX-Types-0.410.0-1|32	%description
12cu|perl-MooseX-Types-0.410.0-1|33	The types provided with the Moose manpage are by design global. This
12cu|perl-MooseX-Types-0.410.0-1|34	package helps you to organise and selectively import your own and the
12cu|perl-MooseX-Types-0.410.0-1|35	built-in types in libraries. As a nice side effect, it catches typos at
12cu|perl-MooseX-Types-0.410.0-1|36	compile-time too.
12cu|perl-MooseX-Types-0.410.0-1|37	
12cu|perl-MooseX-Types-0.410.0-1|38	However, the main reason for this module is to provide an easy way to not
12cu|perl-MooseX-Types-0.410.0-1|39	have conflicts with your type names, since the internal fully qualified
12cu|perl-MooseX-Types-0.410.0-1|40	names of the types will be prefixed with the library's name.
12cu|perl-MooseX-Types-0.410.0-1|41	
12cu|perl-MooseX-Types-0.410.0-1|42	This module will also provide you with some helper functions to make it
12cu|perl-MooseX-Types-0.410.0-1|43	easier to use Moose types in your code.
12cu|perl-MooseX-Types-0.410.0-1|44	
12cu|perl-MooseX-Types-0.410.0-1|45	%prep
12cu|perl-MooseX-Types-0.410.0-1|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Types-0.410.0-1|47	
12cu|perl-MooseX-Types-0.410.0-1|48	%build
12cu|perl-MooseX-Types-0.410.0-1|49	%{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps
12cu|perl-MooseX-Types-0.410.0-1|50	%make
12cu|perl-MooseX-Types-0.410.0-1|51	
12cu|perl-MooseX-Types-0.410.0-1|52	%check
12cu|perl-MooseX-Types-0.410.0-1|53	make test
12cu|perl-MooseX-Types-0.410.0-1|54	
12cu|perl-MooseX-Types-0.410.0-1|55	%install
12cu|perl-MooseX-Types-0.410.0-1|56	%makeinstall_std
12cu|perl-MooseX-Types-0.410.0-1|57	
12cu|perl-MooseX-Types-0.410.0-1|58	%files
12cu|perl-MooseX-Types-0.410.0-1|59	%doc Changes README
12cu|perl-MooseX-Types-0.410.0-1|60	%{_mandir}/man3/*
12cu|perl-MooseX-Types-0.410.0-1|61	%perl_vendorlib/MooseX
12cu|perl-MooseX-Types-0.410.0-1|62	
12cu|perl-MooseX-Types-0.410.0-1|63	
12cu|perl-MooseX-Types-0.410.0-1|64	
12cu|perl-MooseX-Types-0.410.0-1|65	%changelog
12cu|perl-MooseX-Types-0.410.0-1|66	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.410.0-1
12cu|perl-MooseX-Types-0.410.0-1|67	+ Revision: 0b80d3a
12cu|perl-MooseX-Types-0.410.0-1|68	- Fix BRs
12cu|perl-MooseX-Types-0.410.0-1|69	
12cu|perl-MooseX-Types-0.410.0-1|70	

11058 12
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|1	%define upstream_name    MooseX-Types-Authen-Passphrase
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|2	%define upstream_version 0.02
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|3	
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|6	Release:	4
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|7	
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|8	Summary:	Authen::Passphrase type constraint and coercions
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|9	
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|10	License:	GPL+ or Artistic
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|11	Group:		Development/Perl
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|13	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|14	
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|15	BuildRequires:	perl-devel
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|16	BuildRequires:	perl(Authen::Passphrase)
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|17	BuildRequires:	perl(MooseX::Types)
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|18	BuildRequires:	perl(MooseX::Types::Moose)
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|19	BuildRequires:	perl(Test::use::ok)
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|20	BuildRequires:  perl(namespace::autoclean)
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|21	BuildArch:	noarch
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|22	
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|23	%description
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|24	This the MooseX::Types manpage library provides string coercions for the
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|25	the Authen::Passphrase manpage family of classes.
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|26	
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|27	%prep
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|29	
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|30	%build
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|32	%make
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|33	
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|34	%check
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|35	%make test
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|36	
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|37	%install
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|38	%makeinstall_std
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|39	
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|40	%files
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|41	%doc Changes
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|42	%{_mandir}/man3/*
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|43	%{perl_vendorlib}/*
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|44	
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|45	
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|46	%changelog
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|47	* Tue Apr 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-4
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|48	+ Revision: 74e7909
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|49	- Spec cleanup
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|50	
12cu|perl-MooseX-Types-Authen-Passphrase-0.20.0-4|51	

11059 12
12cu|perl-MooseX-Types-Common-0.1.8-1|1	%define upstream_name    MooseX-Types-Common
12cu|perl-MooseX-Types-Common-0.1.8-1|2	%define upstream_version 0.001008
12cu|perl-MooseX-Types-Common-0.1.8-1|3	
12cu|perl-MooseX-Types-Common-0.1.8-1|4	Name:       perl-%{upstream_name}
12cu|perl-MooseX-Types-Common-0.1.8-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-MooseX-Types-Common-0.1.8-1|6	Release:    1
12cu|perl-MooseX-Types-Common-0.1.8-1|7	
12cu|perl-MooseX-Types-Common-0.1.8-1|8	Summary:    No summary found
12cu|perl-MooseX-Types-Common-0.1.8-1|9	License:    GPL+ or Artistic
12cu|perl-MooseX-Types-Common-0.1.8-1|10	Group:      Development/Perl
12cu|perl-MooseX-Types-Common-0.1.8-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Types-Common-0.1.8-1|12	Source0:    http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Types-Common-0.1.8-1|13	
12cu|perl-MooseX-Types-Common-0.1.8-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-Types-Common-0.1.8-1|15	BuildRequires: perl(Moose)
12cu|perl-MooseX-Types-Common-0.1.8-1|16	BuildRequires: perl(MooseX::Types)
12cu|perl-MooseX-Types-Common-0.1.8-1|17	BuildRequires: perl(Test::Exception)
12cu|perl-MooseX-Types-Common-0.1.8-1|18	BuildRequires: perl(Test::Fatal)
12cu|perl-MooseX-Types-Common-0.1.8-1|19	BuildRequires: perl(Test::More)
12cu|perl-MooseX-Types-Common-0.1.8-1|20	BuildRequires: perl-devel
12cu|perl-MooseX-Types-Common-0.1.8-1|21	
12cu|perl-MooseX-Types-Common-0.1.8-1|22	BuildArch: noarch
12cu|perl-MooseX-Types-Common-0.1.8-1|23	
12cu|perl-MooseX-Types-Common-0.1.8-1|24	%description
12cu|perl-MooseX-Types-Common-0.1.8-1|25	A set of commonly-used type constraints that do not ship with Moose by
12cu|perl-MooseX-Types-Common-0.1.8-1|26	default.
12cu|perl-MooseX-Types-Common-0.1.8-1|27	
12cu|perl-MooseX-Types-Common-0.1.8-1|28	%prep
12cu|perl-MooseX-Types-Common-0.1.8-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Types-Common-0.1.8-1|30	
12cu|perl-MooseX-Types-Common-0.1.8-1|31	%build
12cu|perl-MooseX-Types-Common-0.1.8-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Types-Common-0.1.8-1|33	
12cu|perl-MooseX-Types-Common-0.1.8-1|34	%{make}
12cu|perl-MooseX-Types-Common-0.1.8-1|35	
12cu|perl-MooseX-Types-Common-0.1.8-1|36	%check
12cu|perl-MooseX-Types-Common-0.1.8-1|37	%{make} test
12cu|perl-MooseX-Types-Common-0.1.8-1|38	
12cu|perl-MooseX-Types-Common-0.1.8-1|39	%install
12cu|perl-MooseX-Types-Common-0.1.8-1|40	%makeinstall_std
12cu|perl-MooseX-Types-Common-0.1.8-1|41	
12cu|perl-MooseX-Types-Common-0.1.8-1|42	%files
12cu|perl-MooseX-Types-Common-0.1.8-1|43	%doc README Changes
12cu|perl-MooseX-Types-Common-0.1.8-1|44	%{_mandir}/man3/*
12cu|perl-MooseX-Types-Common-0.1.8-1|45	%perl_vendorlib/*
12cu|perl-MooseX-Types-Common-0.1.8-1|46	
12cu|perl-MooseX-Types-Common-0.1.8-1|47	
12cu|perl-MooseX-Types-Common-0.1.8-1|48	
12cu|perl-MooseX-Types-Common-0.1.8-1|49	%changelog
12cu|perl-MooseX-Types-Common-0.1.8-1|50	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.8-1
12cu|perl-MooseX-Types-Common-0.1.8-1|51	+ Revision: d1d72b2
12cu|perl-MooseX-Types-Common-0.1.8-1|52	- LOG Update BuildRequires
12cu|perl-MooseX-Types-Common-0.1.8-1|53	
12cu|perl-MooseX-Types-Common-0.1.8-1|54	

11060 12
12cu|perl-MooseX-Types-DateTime-0.100.0-1|1	%define upstream_name    MooseX-Types-DateTime%define upstream_version 0.10
12cu|perl-MooseX-Types-DateTime-0.100.0-1|2	
12cu|perl-MooseX-Types-DateTime-0.100.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Types-DateTime-0.100.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Types-DateTime-0.100.0-1|5	Release:	1
12cu|perl-MooseX-Types-DateTime-0.100.0-1|6	
12cu|perl-MooseX-Types-DateTime-0.100.0-1|7	Summary:	L<DateTime> related constraints and coercions for
12cu|perl-MooseX-Types-DateTime-0.100.0-1|8	License:	GPL+ or Artistic
12cu|perl-MooseX-Types-DateTime-0.100.0-1|9	Group:		Development/Perl
12cu|perl-MooseX-Types-DateTime-0.100.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Types-DateTime-0.100.0-1|11	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Types-DateTime-0.100.0-1|12	
12cu|perl-MooseX-Types-DateTime-0.100.0-1|13	BuildRequires:	perl-devel
12cu|perl-MooseX-Types-DateTime-0.100.0-1|14	BuildRequires: perl(Test::Fatal)
12cu|perl-MooseX-Types-DateTime-0.100.0-1|15	BuildRequires:	perl(DateTime)
12cu|perl-MooseX-Types-DateTime-0.100.0-1|16	BuildRequires:	perl(DateTime::Locale)
12cu|perl-MooseX-Types-DateTime-0.100.0-1|17	BuildRequires:	perl(DateTime::TimeZone)
12cu|perl-MooseX-Types-DateTime-0.100.0-1|18	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Types-DateTime-0.100.0-1|19	BuildRequires:	perl(MooseX::Types)
12cu|perl-MooseX-Types-DateTime-0.100.0-1|20	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-Types-DateTime-0.100.0-1|21	BuildRequires:	perl(Test::use::ok)
12cu|perl-MooseX-Types-DateTime-0.100.0-1|22	BuildRequires:	perl(namespace::clean)
12cu|perl-MooseX-Types-DateTime-0.100.0-1|23	BuildArch:	noarch
12cu|perl-MooseX-Types-DateTime-0.100.0-1|24	
12cu|perl-MooseX-Types-DateTime-0.100.0-1|25	%description
12cu|perl-MooseX-Types-DateTime-0.100.0-1|26	This module packages several the Moose::Util::TypeConstraints manpage with
12cu|perl-MooseX-Types-DateTime-0.100.0-1|27	coercions, designed to work with the the DateTime manpage suite of objects.
12cu|perl-MooseX-Types-DateTime-0.100.0-1|28	
12cu|perl-MooseX-Types-DateTime-0.100.0-1|29	%prep
12cu|perl-MooseX-Types-DateTime-0.100.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Types-DateTime-0.100.0-1|31	
12cu|perl-MooseX-Types-DateTime-0.100.0-1|32	%build
12cu|perl-MooseX-Types-DateTime-0.100.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Types-DateTime-0.100.0-1|34	%make
12cu|perl-MooseX-Types-DateTime-0.100.0-1|35	
12cu|perl-MooseX-Types-DateTime-0.100.0-1|36	%check
12cu|perl-MooseX-Types-DateTime-0.100.0-1|37	%make test
12cu|perl-MooseX-Types-DateTime-0.100.0-1|38	
12cu|perl-MooseX-Types-DateTime-0.100.0-1|39	%install
12cu|perl-MooseX-Types-DateTime-0.100.0-1|40	%makeinstall_std
12cu|perl-MooseX-Types-DateTime-0.100.0-1|41	
12cu|perl-MooseX-Types-DateTime-0.100.0-1|42	%files
12cu|perl-MooseX-Types-DateTime-0.100.0-1|43	%doc Changes
12cu|perl-MooseX-Types-DateTime-0.100.0-1|44	%{_mandir}/man3/*
12cu|perl-MooseX-Types-DateTime-0.100.0-1|45	%{perl_vendorlib}/*
12cu|perl-MooseX-Types-DateTime-0.100.0-1|46	
12cu|perl-MooseX-Types-DateTime-0.100.0-1|47	
12cu|perl-MooseX-Types-DateTime-0.100.0-1|48	%changelog
12cu|perl-MooseX-Types-DateTime-0.100.0-1|49	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-1
12cu|perl-MooseX-Types-DateTime-0.100.0-1|50	+ Revision: 234e309
12cu|perl-MooseX-Types-DateTime-0.100.0-1|51	- Fix BRs
12cu|perl-MooseX-Types-DateTime-0.100.0-1|52	
12cu|perl-MooseX-Types-DateTime-0.100.0-1|53	

11061 12
12cu|perl-MooseX-Types-JSON-0.30.0-1|1	%define upstream_name    MooseX-Types-JSON%define upstream_version 0.03
12cu|perl-MooseX-Types-JSON-0.30.0-1|2	
12cu|perl-MooseX-Types-JSON-0.30.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Types-JSON-0.30.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Types-JSON-0.30.0-1|5	Release:	1
12cu|perl-MooseX-Types-JSON-0.30.0-1|6	
12cu|perl-MooseX-Types-JSON-0.30.0-1|7	Summary:	JSON datatype for Moose
12cu|perl-MooseX-Types-JSON-0.30.0-1|8	License:	GPL+ or Artistic
12cu|perl-MooseX-Types-JSON-0.30.0-1|9	Group:		Development/Perl
12cu|perl-MooseX-Types-JSON-0.30.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Types-JSON-0.30.0-1|11	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Types-JSON-0.30.0-1|12	
12cu|perl-MooseX-Types-JSON-0.30.0-1|13	BuildRequires:	perl-devel
12cu|perl-MooseX-Types-JSON-0.30.0-1|14	BuildRequires:	perl(JSON::XS)
12cu|perl-MooseX-Types-JSON-0.30.0-1|15	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Types-JSON-0.30.0-1|16	BuildRequires:	perl(MooseX::Types)
12cu|perl-MooseX-Types-JSON-0.30.0-1|17	BuildArch:	noarch
12cu|perl-MooseX-Types-JSON-0.30.0-1|18	
12cu|perl-MooseX-Types-JSON-0.30.0-1|19	%description
12cu|perl-MooseX-Types-JSON-0.30.0-1|20	JSON datatype for Moose.
12cu|perl-MooseX-Types-JSON-0.30.0-1|21	
12cu|perl-MooseX-Types-JSON-0.30.0-1|22	%prep
12cu|perl-MooseX-Types-JSON-0.30.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Types-JSON-0.30.0-1|24	
12cu|perl-MooseX-Types-JSON-0.30.0-1|25	%build
12cu|perl-MooseX-Types-JSON-0.30.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Types-JSON-0.30.0-1|27	
12cu|perl-MooseX-Types-JSON-0.30.0-1|28	%make
12cu|perl-MooseX-Types-JSON-0.30.0-1|29	
12cu|perl-MooseX-Types-JSON-0.30.0-1|30	%check
12cu|perl-MooseX-Types-JSON-0.30.0-1|31	%make test
12cu|perl-MooseX-Types-JSON-0.30.0-1|32	
12cu|perl-MooseX-Types-JSON-0.30.0-1|33	%install
12cu|perl-MooseX-Types-JSON-0.30.0-1|34	%makeinstall_std
12cu|perl-MooseX-Types-JSON-0.30.0-1|35	
12cu|perl-MooseX-Types-JSON-0.30.0-1|36	%files
12cu|perl-MooseX-Types-JSON-0.30.0-1|37	%doc Changes META.yml README
12cu|perl-MooseX-Types-JSON-0.30.0-1|38	%{_mandir}/man3/*
12cu|perl-MooseX-Types-JSON-0.30.0-1|39	%{perl_vendorlib}/*
12cu|perl-MooseX-Types-JSON-0.30.0-1|40	
12cu|perl-MooseX-Types-JSON-0.30.0-1|41	
12cu|perl-MooseX-Types-JSON-0.30.0-1|42	%changelog
12cu|perl-MooseX-Types-JSON-0.30.0-1|43	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-1
12cu|perl-MooseX-Types-JSON-0.30.0-1|44	+ Revision: fba423b
12cu|perl-MooseX-Types-JSON-0.30.0-1|45	- Updated to 0.03 (by updates_builder)
12cu|perl-MooseX-Types-JSON-0.30.0-1|46	
12cu|perl-MooseX-Types-JSON-0.30.0-1|47	

11062 12
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|1	%define upstream_name    MooseX-Types-LoadableClass
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|2	%define upstream_version 0.012
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|3	
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|6	Release:	1
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|7	
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|8	Summary:	ClassName type constraint with coercion to load the class
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|9	License:	GPL+ or Artistic
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|10	Group:		Development/Perl
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-Types-LoadableClass-%{upstream_version}.tar.gz
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|13	
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|14	BuildRequires:	perl-devel
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|15	BuildRequires: perl(namespace::autoclean)
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|16	BuildRequires: perl(Test::Fatal)
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|17	BuildRequires: perl(Class::Load)
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|19	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|20	BuildRequires:	perl(MooseX::Types)
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|21	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|22	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|23	BuildRequires:	perl(namespace::clean)
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|24	BuildArch:	noarch
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|25	
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|26	%description
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|27	use Moose::Util::TypeConstraints;
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|28	
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|29	my $tc = subtype as ClassName;
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|30	coerce $tc, from Str, via { Class::MOP::load_class($_); $_ };
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|31	
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|32	I've written those three lines of code quite a lot of times, in quite a lot
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|33	of places.
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|34	
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|35	%prep
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|37	
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|38	%build
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|40	%make
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|41	
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|42	%check
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|43	%make test
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|44	
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|45	%install
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|46	%makeinstall_std
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|47	
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|48	%files
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|49	%doc Changes META.yml README
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|50	%{_mandir}/man3/*
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|51	%{perl_vendorlib}/*
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|52	
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|53	
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|54	%changelog
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|55	* Tue Nov 12 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.12.0-1
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|56	+ Revision: 8153346
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|57	- Fix BRs
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|58	
12cu|perl-MooseX-Types-LoadableClass-0.12.0-1|59	

11063 12
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|1	%define upstream_name    MooseX-Types-Path-Class
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|2	%define upstream_version 0.06
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|3	
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|6	Release:	1
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|7	
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|8	Summary:	A Path::Class type library for Moose
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|9	License:	GPL+ or Artistic
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|10	Group:		Development/Perl
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/MooseX-Types-Path-Class-%{upstream_version}.tar.gz
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|13	
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|14	BuildRequires:	perl-devel
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|15	BuildRequires:	perl(Class::MOP)
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|16	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|17	BuildRequires:	perl(MooseX::Types)
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|18	BuildRequires:	perl(Path::Class)
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|19	BuildArch:	noarch
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|20	
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|21	%description
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|22	MooseX::Types::Path::Class creates common the Moose manpage types,
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|23	coercions and option specifications useful for dealing with the Path::Class
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|24	manpage objects as the Moose manpage attributes.
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|25	
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|26	Coercions (see the Moose::Util::TypeConstraints manpage) are made from both
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|27	'Str' and 'ArrayRef' to both the Path::Class::Dir manpage and the
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|28	Path::Class::File manpage objects. If you have the MooseX::Getopt manpage
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|29	installed, the Getopt option type ("=s") will be added for both the
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|30	Path::Class::Dir manpage and the Path::Class::File manpage.
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|31	
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|32	%prep
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|34	
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|35	%build
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|37	%make
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|38	
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|39	%check
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|40	make test
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|41	
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|42	%install
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|43	%makeinstall_std
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|44	
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|45	%files
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|46	%doc Changes README
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|47	%{_mandir}/man3/*
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|48	%{perl_vendorlib}/*
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|49	
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|50	
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|51	%changelog
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|52	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-1
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|53	+ Revision: 6f9ca09
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|54	- LOG Updated to 0.06 (by updates_builder)
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|55	
12cu|perl-MooseX-Types-Path-Class-0.60.0-1|56	

11064 12
12cu|perl-MooseX-Types-Perl-0.101.343-1|1	%define upstream_name    MooseX-Types-Perl%define upstream_version 0.101343
12cu|perl-MooseX-Types-Perl-0.101.343-1|2	
12cu|perl-MooseX-Types-Perl-0.101.343-1|3	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Types-Perl-0.101.343-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Types-Perl-0.101.343-1|5	Release:	1
12cu|perl-MooseX-Types-Perl-0.101.343-1|6	
12cu|perl-MooseX-Types-Perl-0.101.343-1|7	Summary:	Moose types that check against Perl syntax
12cu|perl-MooseX-Types-Perl-0.101.343-1|8	License:	GPL+ or Artistic
12cu|perl-MooseX-Types-Perl-0.101.343-1|9	Group:		Development/Perl
12cu|perl-MooseX-Types-Perl-0.101.343-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Types-Perl-0.101.343-1|11	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Types-Perl-0.101.343-1|12	
12cu|perl-MooseX-Types-Perl-0.101.343-1|13	BuildRequires:	perl-devel
12cu|perl-MooseX-Types-Perl-0.101.343-1|14	BuildRequires:	perl(MooseX::Types)
12cu|perl-MooseX-Types-Perl-0.101.343-1|15	BuildRequires:	perl(MooseX::Types::Moose)
12cu|perl-MooseX-Types-Perl-0.101.343-1|16	BuildRequires:	perl(Params::Util)
12cu|perl-MooseX-Types-Perl-0.101.343-1|17	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-Types-Perl-0.101.343-1|18	BuildRequires:	perl(Module::Implementation)
12cu|perl-MooseX-Types-Perl-0.101.343-1|19	
12cu|perl-MooseX-Types-Perl-0.101.343-1|20	BuildArch:	noarch
12cu|perl-MooseX-Types-Perl-0.101.343-1|21	
12cu|perl-MooseX-Types-Perl-0.101.343-1|22	%description
12cu|perl-MooseX-Types-Perl-0.101.343-1|23	This library provides MooseX::Types for checking things (mostly strings)
12cu|perl-MooseX-Types-Perl-0.101.343-1|24	against syntax that is, or is a reasonable subset of, Perl syntax.
12cu|perl-MooseX-Types-Perl-0.101.343-1|25	
12cu|perl-MooseX-Types-Perl-0.101.343-1|26	%prep
12cu|perl-MooseX-Types-Perl-0.101.343-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Types-Perl-0.101.343-1|28	
12cu|perl-MooseX-Types-Perl-0.101.343-1|29	%build
12cu|perl-MooseX-Types-Perl-0.101.343-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Types-Perl-0.101.343-1|31	%make
12cu|perl-MooseX-Types-Perl-0.101.343-1|32	
12cu|perl-MooseX-Types-Perl-0.101.343-1|33	%check
12cu|perl-MooseX-Types-Perl-0.101.343-1|34	%make test
12cu|perl-MooseX-Types-Perl-0.101.343-1|35	
12cu|perl-MooseX-Types-Perl-0.101.343-1|36	%install
12cu|perl-MooseX-Types-Perl-0.101.343-1|37	%makeinstall_std
12cu|perl-MooseX-Types-Perl-0.101.343-1|38	
12cu|perl-MooseX-Types-Perl-0.101.343-1|39	%files
12cu|perl-MooseX-Types-Perl-0.101.343-1|40	%doc Changes META.yml LICENSE README META.json
12cu|perl-MooseX-Types-Perl-0.101.343-1|41	%{_mandir}/man3/*
12cu|perl-MooseX-Types-Perl-0.101.343-1|42	%{perl_vendorlib}/*
12cu|perl-MooseX-Types-Perl-0.101.343-1|43	
12cu|perl-MooseX-Types-Perl-0.101.343-1|44	
12cu|perl-MooseX-Types-Perl-0.101.343-1|45	
12cu|perl-MooseX-Types-Perl-0.101.343-1|46	%changelog
12cu|perl-MooseX-Types-Perl-0.101.343-1|47	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.101.343-1
12cu|perl-MooseX-Types-Perl-0.101.343-1|48	+ Revision: f456b94
12cu|perl-MooseX-Types-Perl-0.101.343-1|49	- Updated to 0.101343 (by updates_builder)
12cu|perl-MooseX-Types-Perl-0.101.343-1|50	
12cu|perl-MooseX-Types-Perl-0.101.343-1|51	

11065 12
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|1	%define upstream_name    MooseX-Types-Set-Object%define upstream_version 0.04
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|2	
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|5	Release:	1
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|6	
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|7	Summary:	Set::Object type with coercions and stuff
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|8	License:	GPL+ or Artistic
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|9	Group:		Development/Perl
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|11	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|12	
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|13	BuildRequires:	perl-devel
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|14	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|15	BuildRequires:	perl(MooseX::Types)
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|16	BuildRequires:	perl(Set::Object)
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|17	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|18	BuildRequires:	perl(Test::use::ok)
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|19	BuildRequires:	perl(Test::Fatal)
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|20	BuildArch:	noarch
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|21	
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|22	%description
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|23	This module provides Moose type constraints (see the
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|24	Moose::Util::TypeConstraints manpage, the MooseX::Types manpage).
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|25	
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|26	%prep
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|28	
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|29	%build
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|31	%make
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|32	
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|33	%check
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|34	%make test
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|35	
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|36	%install
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|37	%makeinstall_std
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|38	
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|39	%files
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|40	%{_mandir}/man3/*
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|41	%{perl_vendorlib}/*
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|42	
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|43	
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|44	%changelog
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|45	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-1
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|46	+ Revision: e37fdfd
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|47	- Updated to 0.04 (by updates_builder)
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|48	
12cu|perl-MooseX-Types-Set-Object-0.40.0-1|49	

11066 12
12cu|perl-MooseX-Types-Structured-0.300.0-1|1	%define upstream_name    MooseX-Types-Structured%define upstream_version 0.30
12cu|perl-MooseX-Types-Structured-0.300.0-1|2	
12cu|perl-MooseX-Types-Structured-0.300.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Types-Structured-0.300.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Types-Structured-0.300.0-1|5	Release:	1
12cu|perl-MooseX-Types-Structured-0.300.0-1|6	
12cu|perl-MooseX-Types-Structured-0.300.0-1|7	Summary:	Structured type constraints
12cu|perl-MooseX-Types-Structured-0.300.0-1|8	License:	GPL+ or Artistic
12cu|perl-MooseX-Types-Structured-0.300.0-1|9	Group:		Development/Perl
12cu|perl-MooseX-Types-Structured-0.300.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Types-Structured-0.300.0-1|11	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Types-Structured-0.300.0-1|12	
12cu|perl-MooseX-Types-Structured-0.300.0-1|13	BuildRequires:	perl-devel
12cu|perl-MooseX-Types-Structured-0.300.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-MooseX-Types-Structured-0.300.0-1|15	BuildRequires:	perl(Module::Implementation)
12cu|perl-MooseX-Types-Structured-0.300.0-1|16	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Types-Structured-0.300.0-1|17	BuildRequires:	perl(MooseX::Types)
12cu|perl-MooseX-Types-Structured-0.300.0-1|18	BuildRequires:	perl(Test::Exception)
12cu|perl-MooseX-Types-Structured-0.300.0-1|19	BuildRequires:	perl(Test::Fatal)
12cu|perl-MooseX-Types-Structured-0.300.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-MooseX-Types-Structured-0.300.0-1|21	BuildRequires:	perl(Test::Pod)
12cu|perl-MooseX-Types-Structured-0.300.0-1|22	BuildRequires:	perl(Test::Pod::Coverage)
12cu|perl-MooseX-Types-Structured-0.300.0-1|23	BuildRequires:	perl(Devel::PartialDump)
12cu|perl-MooseX-Types-Structured-0.300.0-1|24	Provides:	perl(MooseX::Meta::TypeCoercion::Structured) = %{version}
12cu|perl-MooseX-Types-Structured-0.300.0-1|25	Provides:	perl(MooseX::Meta::TypeCoercion::Structured::Optional) = %{version}
12cu|perl-MooseX-Types-Structured-0.300.0-1|26	Provides:	perl(MooseX::Meta::TypeConstraint::Structured) = %{version}
12cu|perl-MooseX-Types-Structured-0.300.0-1|27	Provides:	perl(MooseX::Meta::TypeConstraint::Structured::Optional) = %{version}
12cu|perl-MooseX-Types-Structured-0.300.0-1|28	Provides:	perl(MooseX::Types::Structured::MessageStack) = %{version}
12cu|perl-MooseX-Types-Structured-0.300.0-1|29	Provides:	perl(MooseX::Types::Structured::OverflowHandler) = %{version}
12cu|perl-MooseX-Types-Structured-0.300.0-1|30	BuildArch:	noarch
12cu|perl-MooseX-Types-Structured-0.300.0-1|31	
12cu|perl-MooseX-Types-Structured-0.300.0-1|32	%description
12cu|perl-MooseX-Types-Structured-0.300.0-1|33	A structured type constraint is a standard container the Moose manpage type
12cu|perl-MooseX-Types-Structured-0.300.0-1|34	constraint, such as an ArrayRef or HashRef, which has been enhanced to
12cu|perl-MooseX-Types-Structured-0.300.0-1|35	allow you to explicitly name all the allowed type constraints inside the
12cu|perl-MooseX-Types-Structured-0.300.0-1|36	structure. The generalized form is:
12cu|perl-MooseX-Types-Structured-0.300.0-1|37	
12cu|perl-MooseX-Types-Structured-0.300.0-1|38	TypeConstraint[@TypeParameters]
12cu|perl-MooseX-Types-Structured-0.300.0-1|39	
12cu|perl-MooseX-Types-Structured-0.300.0-1|40	Where 'TypeParameters' is an array or hash of the
12cu|perl-MooseX-Types-Structured-0.300.0-1|41	Moose::Meta::TypeConstraint manpage.
12cu|perl-MooseX-Types-Structured-0.300.0-1|42	
12cu|perl-MooseX-Types-Structured-0.300.0-1|43	%prep
12cu|perl-MooseX-Types-Structured-0.300.0-1|44	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Types-Structured-0.300.0-1|45	
12cu|perl-MooseX-Types-Structured-0.300.0-1|46	%build
12cu|perl-MooseX-Types-Structured-0.300.0-1|47	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Types-Structured-0.300.0-1|48	%make
12cu|perl-MooseX-Types-Structured-0.300.0-1|49	
12cu|perl-MooseX-Types-Structured-0.300.0-1|50	%check
12cu|perl-MooseX-Types-Structured-0.300.0-1|51	make test
12cu|perl-MooseX-Types-Structured-0.300.0-1|52	
12cu|perl-MooseX-Types-Structured-0.300.0-1|53	%install
12cu|perl-MooseX-Types-Structured-0.300.0-1|54	%makeinstall_std
12cu|perl-MooseX-Types-Structured-0.300.0-1|55	
12cu|perl-MooseX-Types-Structured-0.300.0-1|56	%files
12cu|perl-MooseX-Types-Structured-0.300.0-1|57	%doc Changes README
12cu|perl-MooseX-Types-Structured-0.300.0-1|58	%{_mandir}/man3/*
12cu|perl-MooseX-Types-Structured-0.300.0-1|59	%{perl_vendorlib}/MooseX
12cu|perl-MooseX-Types-Structured-0.300.0-1|60	
12cu|perl-MooseX-Types-Structured-0.300.0-1|61	
12cu|perl-MooseX-Types-Structured-0.300.0-1|62	%changelog
12cu|perl-MooseX-Types-Structured-0.300.0-1|63	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-1
12cu|perl-MooseX-Types-Structured-0.300.0-1|64	+ Revision: c4d0af1
12cu|perl-MooseX-Types-Structured-0.300.0-1|65	- Updated to 0.30 (by updates_builder)
12cu|perl-MooseX-Types-Structured-0.300.0-1|66	
12cu|perl-MooseX-Types-Structured-0.300.0-1|67	

11067 12
12cu|perl-MooseX-Types-URI-0.50.0-1|1	%define upstream_name    MooseX-Types-URI%define upstream_version 0.05
12cu|perl-MooseX-Types-URI-0.50.0-1|2	
12cu|perl-MooseX-Types-URI-0.50.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-MooseX-Types-URI-0.50.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-Types-URI-0.50.0-1|5	Release:	1
12cu|perl-MooseX-Types-URI-0.50.0-1|6	
12cu|perl-MooseX-Types-URI-0.50.0-1|7	Summary:	L<URI> related types and coercions for Moose
12cu|perl-MooseX-Types-URI-0.50.0-1|8	License:	GPL+ or Artistic
12cu|perl-MooseX-Types-URI-0.50.0-1|9	Group:		Development/Perl
12cu|perl-MooseX-Types-URI-0.50.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-Types-URI-0.50.0-1|11	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-Types-URI-0.50.0-1|12	
12cu|perl-MooseX-Types-URI-0.50.0-1|13	BuildRequires:	perl-devel
12cu|perl-MooseX-Types-URI-0.50.0-1|14	BuildRequires:	perl(Moose)
12cu|perl-MooseX-Types-URI-0.50.0-1|15	BuildRequires:	perl(MooseX::Types)
12cu|perl-MooseX-Types-URI-0.50.0-1|16	BuildRequires:	perl(MooseX::Types::Path::Class)
12cu|perl-MooseX-Types-URI-0.50.0-1|17	BuildRequires:	perl(Test::use::ok)
12cu|perl-MooseX-Types-URI-0.50.0-1|18	BuildRequires:	perl(URI)
12cu|perl-MooseX-Types-URI-0.50.0-1|19	BuildRequires:	perl(URI::FromHash)
12cu|perl-MooseX-Types-URI-0.50.0-1|20	BuildRequires:	perl(namespace::clean)
12cu|perl-MooseX-Types-URI-0.50.0-1|21	BuildArch:	noarch
12cu|perl-MooseX-Types-URI-0.50.0-1|22	
12cu|perl-MooseX-Types-URI-0.50.0-1|23	%description
12cu|perl-MooseX-Types-URI-0.50.0-1|24	This package provides Moose types for fun with the URI manpages.
12cu|perl-MooseX-Types-URI-0.50.0-1|25	
12cu|perl-MooseX-Types-URI-0.50.0-1|26	It has slightly DWIMier types than the the URI manpage classes have due to
12cu|perl-MooseX-Types-URI-0.50.0-1|27	implementation details, so the types should be more forgiving when
12cu|perl-MooseX-Types-URI-0.50.0-1|28	ducktyping will work anyway (e.g. the URI::WithBase manpage does not
12cu|perl-MooseX-Types-URI-0.50.0-1|29	inherit the URI manpage).
12cu|perl-MooseX-Types-URI-0.50.0-1|30	
12cu|perl-MooseX-Types-URI-0.50.0-1|31	%prep
12cu|perl-MooseX-Types-URI-0.50.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-Types-URI-0.50.0-1|33	
12cu|perl-MooseX-Types-URI-0.50.0-1|34	%build
12cu|perl-MooseX-Types-URI-0.50.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-Types-URI-0.50.0-1|36	%make
12cu|perl-MooseX-Types-URI-0.50.0-1|37	
12cu|perl-MooseX-Types-URI-0.50.0-1|38	%check
12cu|perl-MooseX-Types-URI-0.50.0-1|39	%make test
12cu|perl-MooseX-Types-URI-0.50.0-1|40	
12cu|perl-MooseX-Types-URI-0.50.0-1|41	%install
12cu|perl-MooseX-Types-URI-0.50.0-1|42	%makeinstall_std
12cu|perl-MooseX-Types-URI-0.50.0-1|43	
12cu|perl-MooseX-Types-URI-0.50.0-1|44	%files
12cu|perl-MooseX-Types-URI-0.50.0-1|45	%doc Changes META.yml
12cu|perl-MooseX-Types-URI-0.50.0-1|46	%{_mandir}/man3/*
12cu|perl-MooseX-Types-URI-0.50.0-1|47	%{perl_vendorlib}/*
12cu|perl-MooseX-Types-URI-0.50.0-1|48	
12cu|perl-MooseX-Types-URI-0.50.0-1|49	
12cu|perl-MooseX-Types-URI-0.50.0-1|50	%changelog
12cu|perl-MooseX-Types-URI-0.50.0-1|51	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-1
12cu|perl-MooseX-Types-URI-0.50.0-1|52	+ Revision: 1497f92
12cu|perl-MooseX-Types-URI-0.50.0-1|53	- Updated to 0.05 (by updates_builder)
12cu|perl-MooseX-Types-URI-0.50.0-1|54	
12cu|perl-MooseX-Types-URI-0.50.0-1|55	

11068 12
12cu|perl-MooseX-YAML-0.40.0-3|1	%define upstream_name    MooseX-YAML
12cu|perl-MooseX-YAML-0.40.0-3|2	%define upstream_version 0.04
12cu|perl-MooseX-YAML-0.40.0-3|3	
12cu|perl-MooseX-YAML-0.40.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-MooseX-YAML-0.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-MooseX-YAML-0.40.0-3|6	Release:	3
12cu|perl-MooseX-YAML-0.40.0-3|7	
12cu|perl-MooseX-YAML-0.40.0-3|8	Summary:	DWIM loading of Moose objects from YAML
12cu|perl-MooseX-YAML-0.40.0-3|9	License:	GPL+ or Artistic
12cu|perl-MooseX-YAML-0.40.0-3|10	Group:		Development/Perl
12cu|perl-MooseX-YAML-0.40.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooseX-YAML-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooseX-YAML-0.40.0-3|13	
12cu|perl-MooseX-YAML-0.40.0-3|14	BuildRequires:	perl-devel
12cu|perl-MooseX-YAML-0.40.0-3|15	BuildRequires:	perl(MooseX::Blessed::Reconstruct)
12cu|perl-MooseX-YAML-0.40.0-3|16	BuildRequires:	perl(Sub::Exporter)
12cu|perl-MooseX-YAML-0.40.0-3|17	BuildRequires:	perl(Test::use::ok)
12cu|perl-MooseX-YAML-0.40.0-3|18	BuildRequires:	perl(YAML)
12cu|perl-MooseX-YAML-0.40.0-3|19	BuildRequires:	perl(namespace::clean)
12cu|perl-MooseX-YAML-0.40.0-3|20	BuildArch:	noarch
12cu|perl-MooseX-YAML-0.40.0-3|21	
12cu|perl-MooseX-YAML-0.40.0-3|22	%description
12cu|perl-MooseX-YAML-0.40.0-3|23	This module provides DWIM loading of the Moose manpage based objects from
12cu|perl-MooseX-YAML-0.40.0-3|24	YAML documents.
12cu|perl-MooseX-YAML-0.40.0-3|25	
12cu|perl-MooseX-YAML-0.40.0-3|26	Any hashes blessed into a the Moose manpage class will be replaced with a
12cu|perl-MooseX-YAML-0.40.0-3|27	properly constructed instance (respecting init args, 'BUILDALL', and the
12cu|perl-MooseX-YAML-0.40.0-3|28	meta instance type).
12cu|perl-MooseX-YAML-0.40.0-3|29	
12cu|perl-MooseX-YAML-0.40.0-3|30	This is similar to the YAML::Active manpage in that certain nodes in the
12cu|perl-MooseX-YAML-0.40.0-3|31	loaded YAML documented are treated specially.
12cu|perl-MooseX-YAML-0.40.0-3|32	
12cu|perl-MooseX-YAML-0.40.0-3|33	%prep
12cu|perl-MooseX-YAML-0.40.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooseX-YAML-0.40.0-3|35	
12cu|perl-MooseX-YAML-0.40.0-3|36	%build
12cu|perl-MooseX-YAML-0.40.0-3|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooseX-YAML-0.40.0-3|38	%make
12cu|perl-MooseX-YAML-0.40.0-3|39	
12cu|perl-MooseX-YAML-0.40.0-3|40	%check
12cu|perl-MooseX-YAML-0.40.0-3|41	%make test
12cu|perl-MooseX-YAML-0.40.0-3|42	
12cu|perl-MooseX-YAML-0.40.0-3|43	%install
12cu|perl-MooseX-YAML-0.40.0-3|44	%makeinstall_std
12cu|perl-MooseX-YAML-0.40.0-3|45	
12cu|perl-MooseX-YAML-0.40.0-3|46	%files
12cu|perl-MooseX-YAML-0.40.0-3|47	%doc Changes META.yml
12cu|perl-MooseX-YAML-0.40.0-3|48	%{_mandir}/man3/*
12cu|perl-MooseX-YAML-0.40.0-3|49	%{perl_vendorlib}/*
12cu|perl-MooseX-YAML-0.40.0-3|50	
12cu|perl-MooseX-YAML-0.40.0-3|51	
12cu|perl-MooseX-YAML-0.40.0-3|52	%changelog
12cu|perl-MooseX-YAML-0.40.0-3|53	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.40.0-3
12cu|perl-MooseX-YAML-0.40.0-3|54	+ Revision: 1787adf
12cu|perl-MooseX-YAML-0.40.0-3|55	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-MooseX-YAML-0.40.0-3|56	
12cu|perl-MooseX-YAML-0.40.0-3|57	

11069 12
12cu|perl-MooX-Types-MooseLike-0.250.0-1|1	%define upstream_name    MooX-Types-MooseLike
12cu|perl-MooX-Types-MooseLike-0.250.0-1|2	%define upstream_version 0.25
12cu|perl-MooX-Types-MooseLike-0.250.0-1|3	
12cu|perl-MooX-Types-MooseLike-0.250.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-MooX-Types-MooseLike-0.250.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-MooX-Types-MooseLike-0.250.0-1|6	Release:    1
12cu|perl-MooX-Types-MooseLike-0.250.0-1|7	
12cu|perl-MooX-Types-MooseLike-0.250.0-1|8	Summary:    Moo types for numbers
12cu|perl-MooX-Types-MooseLike-0.250.0-1|9	License:    GPL+ or Artistic
12cu|perl-MooX-Types-MooseLike-0.250.0-1|10	Group:      Development/Perl
12cu|perl-MooX-Types-MooseLike-0.250.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooX-Types-MooseLike-0.250.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MooX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooX-Types-MooseLike-0.250.0-1|13	
12cu|perl-MooX-Types-MooseLike-0.250.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-MooX-Types-MooseLike-0.250.0-1|15	BuildRequires: perl(Module::Runtime) >= 0.12.0
12cu|perl-MooX-Types-MooseLike-0.250.0-1|16	BuildRequires: perl(Moo) >= 0.91.10
12cu|perl-MooX-Types-MooseLike-0.250.0-1|17	BuildRequires: perl(Test::Fatal) >= 0.3.0
12cu|perl-MooX-Types-MooseLike-0.250.0-1|18	BuildRequires: perl(Test::More) >= 0.960.0
12cu|perl-MooX-Types-MooseLike-0.250.0-1|19	BuildRequires: perl-devel
12cu|perl-MooX-Types-MooseLike-0.250.0-1|20	BuildRequires: perl(strictures)
12cu|perl-MooX-Types-MooseLike-0.250.0-1|21	# Need to be added explicitly because it breaks builds
12cu|perl-MooX-Types-MooseLike-0.250.0-1|22	Requires:      perl(Moo)
12cu|perl-MooX-Types-MooseLike-0.250.0-1|23	BuildArch:  noarch
12cu|perl-MooX-Types-MooseLike-0.250.0-1|24	
12cu|perl-MooX-Types-MooseLike-0.250.0-1|25	%description
12cu|perl-MooX-Types-MooseLike-0.250.0-1|26	See the MooX::Types::MooseLike::Base manpage for an example of how to build
12cu|perl-MooX-Types-MooseLike-0.250.0-1|27	base types.
12cu|perl-MooX-Types-MooseLike-0.250.0-1|28	
12cu|perl-MooX-Types-MooseLike-0.250.0-1|29	See the MooX::Types::MooseLike::Numeric manpage for an example of how to
12cu|perl-MooX-Types-MooseLike-0.250.0-1|30	build subtypes.
12cu|perl-MooX-Types-MooseLike-0.250.0-1|31	
12cu|perl-MooX-Types-MooseLike-0.250.0-1|32	%prep
12cu|perl-MooX-Types-MooseLike-0.250.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooX-Types-MooseLike-0.250.0-1|34	
12cu|perl-MooX-Types-MooseLike-0.250.0-1|35	%build
12cu|perl-MooX-Types-MooseLike-0.250.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooX-Types-MooseLike-0.250.0-1|37	
12cu|perl-MooX-Types-MooseLike-0.250.0-1|38	%make
12cu|perl-MooX-Types-MooseLike-0.250.0-1|39	
12cu|perl-MooX-Types-MooseLike-0.250.0-1|40	%check
12cu|perl-MooX-Types-MooseLike-0.250.0-1|41	%make test
12cu|perl-MooX-Types-MooseLike-0.250.0-1|42	
12cu|perl-MooX-Types-MooseLike-0.250.0-1|43	%install
12cu|perl-MooX-Types-MooseLike-0.250.0-1|44	%makeinstall_std
12cu|perl-MooX-Types-MooseLike-0.250.0-1|45	
12cu|perl-MooX-Types-MooseLike-0.250.0-1|46	%files
12cu|perl-MooX-Types-MooseLike-0.250.0-1|47	%doc Changes META.json META.yml MYMETA.yml README
12cu|perl-MooX-Types-MooseLike-0.250.0-1|48	%{_mandir}/man3/*
12cu|perl-MooX-Types-MooseLike-0.250.0-1|49	%{perl_vendorlib}/*
12cu|perl-MooX-Types-MooseLike-0.250.0-1|50	
12cu|perl-MooX-Types-MooseLike-0.250.0-1|51	%changelog
12cu|perl-MooX-Types-MooseLike-0.250.0-1|52	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.250.0-1
12cu|perl-MooX-Types-MooseLike-0.250.0-1|53	+ Revision: 92dba88
12cu|perl-MooX-Types-MooseLike-0.250.0-1|54	- Fix typo
12cu|perl-MooX-Types-MooseLike-0.250.0-1|55	
12cu|perl-MooX-Types-MooseLike-0.250.0-1|56	

11070 12
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|1	%define upstream_name    MooX-Types-MooseLike-Numeric
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|2	%define upstream_version 1.02
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|3	
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|6	Release:    1
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|7	
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|8	Summary:    Moo types for numbers
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|9	License:    GPL+ or Artistic
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|10	Group:      Development/Perl
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|12	Source0:    http://www.cpan.org/modules/by-module/MooX/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|13	
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|15	BuildRequires: perl(MooX::Types::MooseLike) >= 0.230.0
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|16	BuildRequires: perl(Test::Fatal) >= 0.3.0
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|17	BuildRequires: perl(Test::More) >= 0.960.0
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|18	BuildRequires: perl-devel
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|19	BuildRequires: perl(strictures)
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|20	BuildArch:  noarch
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|21	
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|22	%description
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|23	adpated from MooseX::Types::Common::Numeric
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|24	
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|25	%prep
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|27	
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|28	%build
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|30	
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|31	%make
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|32	
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|33	%check
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|34	%make test
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|35	
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|36	%install
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|37	%makeinstall_std
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|38	
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|39	%files
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|40	%doc Changes META.json META.yml MYMETA.yml README
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|41	%{_mandir}/man3/*
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|42	%{perl_vendorlib}/*
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|43	
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|44	%changelog
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|45	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-1
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|46	+ Revision: 2f9d048
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|47	- Fix BRs
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|48	
12cu|perl-MooX-Types-MooseLike-Numeric-1.20.0-1|49	

11071 12
12cu|perl-Mouse-1.110.0-1|1	%define upstream_name    Mouse
12cu|perl-Mouse-1.110.0-1|2	%define upstream_version 1.11
12cu|perl-Mouse-1.110.0-1|3	
12cu|perl-Mouse-1.110.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Mouse-1.110.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Mouse-1.110.0-1|6	Release:    1
12cu|perl-Mouse-1.110.0-1|7	
12cu|perl-Mouse-1.110.0-1|8	License:    GPL+ or Artistic
12cu|perl-Mouse-1.110.0-1|9	Group:      Development/Perl
12cu|perl-Mouse-1.110.0-1|10	Summary:    Moose minus the antlers
12cu|perl-Mouse-1.110.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Mouse-1.110.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/G/GF/GFUJI/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Mouse-1.110.0-1|13	
12cu|perl-Mouse-1.110.0-1|14	BuildRequires: perl(Class::Method::Modifiers)
12cu|perl-Mouse-1.110.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-Mouse-1.110.0-1|16	BuildRequires: perl(ExtUtils::ParseXS) >= 2.210.0
12cu|perl-Mouse-1.110.0-1|17	BuildRequires: perl(MRO::Compat)
12cu|perl-Mouse-1.110.0-1|18	BuildRequires: perl(Scalar::Util)
12cu|perl-Mouse-1.110.0-1|19	BuildRequires: perl(Sub::Exporter)
12cu|perl-Mouse-1.110.0-1|20	BuildRequires: perl(Test::Exception)
12cu|perl-Mouse-1.110.0-1|21	BuildRequires: perl(Test::More)
12cu|perl-Mouse-1.110.0-1|22	BuildRequires: perl-devel
12cu|perl-Mouse-1.110.0-1|23	
12cu|perl-Mouse-1.110.0-1|24	Provides:      perl-Moose-implementation
12cu|perl-Mouse-1.110.0-1|25	
12cu|perl-Mouse-1.110.0-1|26	%description
12cu|perl-Mouse-1.110.0-1|27	the Moose manpage is wonderful.
12cu|perl-Mouse-1.110.0-1|28	
12cu|perl-Mouse-1.110.0-1|29	Unfortunately, it's a little slow. Though significant progress has been
12cu|perl-Mouse-1.110.0-1|30	made over the years, the compile time penalty is a non-starter for some
12cu|perl-Mouse-1.110.0-1|31	applications.
12cu|perl-Mouse-1.110.0-1|32	
12cu|perl-Mouse-1.110.0-1|33	Mouse aims to alleviate this by providing a subset of Moose's
12cu|perl-Mouse-1.110.0-1|34	functionality, faster. In particular, the Moose/has manpage is missing only
12cu|perl-Mouse-1.110.0-1|35	a few expert-level features.
12cu|perl-Mouse-1.110.0-1|36	
12cu|perl-Mouse-1.110.0-1|37	%prep
12cu|perl-Mouse-1.110.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Mouse-1.110.0-1|39	
12cu|perl-Mouse-1.110.0-1|40	%build
12cu|perl-Mouse-1.110.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Mouse-1.110.0-1|42	%make
12cu|perl-Mouse-1.110.0-1|43	
12cu|perl-Mouse-1.110.0-1|44	%check
12cu|perl-Mouse-1.110.0-1|45	%make test
12cu|perl-Mouse-1.110.0-1|46	
12cu|perl-Mouse-1.110.0-1|47	%install
12cu|perl-Mouse-1.110.0-1|48	%makeinstall_std
12cu|perl-Mouse-1.110.0-1|49	
12cu|perl-Mouse-1.110.0-1|50	%files
12cu|perl-Mouse-1.110.0-1|51	%doc Changes
12cu|perl-Mouse-1.110.0-1|52	%{_mandir}/man3/*
12cu|perl-Mouse-1.110.0-1|53	%perl_vendorlib/*
12cu|perl-Mouse-1.110.0-1|54	
12cu|perl-Mouse-1.110.0-1|55	
12cu|perl-Mouse-1.110.0-1|56	%changelog
12cu|perl-Mouse-1.110.0-1|57	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.930.0-2
12cu|perl-Mouse-1.110.0-1|58	+ Revision: 768358
12cu|perl-Mouse-1.110.0-1|59	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Mouse-1.110.0-1|60	
12cu|perl-Mouse-1.110.0-1|61	* Tue May 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.930.0-1
12cu|perl-Mouse-1.110.0-1|62	+ Revision: 675370
12cu|perl-Mouse-1.110.0-1|63	- update to new version 0.93
12cu|perl-Mouse-1.110.0-1|64	
12cu|perl-Mouse-1.110.0-1|65	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.920.0-1
12cu|perl-Mouse-1.110.0-1|66	+ Revision: 654128
12cu|perl-Mouse-1.110.0-1|67	- update to new version 0.92
12cu|perl-Mouse-1.110.0-1|68	
12cu|perl-Mouse-1.110.0-1|69	* Mon Mar 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.910.0-1
12cu|perl-Mouse-1.110.0-1|70	+ Revision: 644769
12cu|perl-Mouse-1.110.0-1|71	- update to new version 0.91
12cu|perl-Mouse-1.110.0-1|72	
12cu|perl-Mouse-1.110.0-1|73	* Thu Feb 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.900.0-1
12cu|perl-Mouse-1.110.0-1|74	+ Revision: 639672
12cu|perl-Mouse-1.110.0-1|75	- update to new version 0.90
12cu|perl-Mouse-1.110.0-1|76	
12cu|perl-Mouse-1.110.0-1|77	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.890.0-1
12cu|perl-Mouse-1.110.0-1|78	+ Revision: 635191
12cu|perl-Mouse-1.110.0-1|79	- update to new version 0.89
12cu|perl-Mouse-1.110.0-1|80	
12cu|perl-Mouse-1.110.0-1|81	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.880.0-1mdv2011.0
12cu|perl-Mouse-1.110.0-1|82	+ Revision: 612249
12cu|perl-Mouse-1.110.0-1|83	- update to new version 0.88
12cu|perl-Mouse-1.110.0-1|84	- update to new version 0.87
12cu|perl-Mouse-1.110.0-1|85	
12cu|perl-Mouse-1.110.0-1|86	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.860.0-1mdv2011.0
12cu|perl-Mouse-1.110.0-1|87	+ Revision: 596626
12cu|perl-Mouse-1.110.0-1|88	- update to 0.86
12cu|perl-Mouse-1.110.0-1|89	
12cu|perl-Mouse-1.110.0-1|90	* Sat Nov 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.820.0-1mdv2011.0
12cu|perl-Mouse-1.110.0-1|91	+ Revision: 594263
12cu|perl-Mouse-1.110.0-1|92	- update to new version 0.82
12cu|perl-Mouse-1.110.0-1|93	
12cu|perl-Mouse-1.110.0-1|94	* Sat Oct 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.800.0-1mdv2011.0
12cu|perl-Mouse-1.110.0-1|95	+ Revision: 586086
12cu|perl-Mouse-1.110.0-1|96	- new version
12cu|perl-Mouse-1.110.0-1|97	
12cu|perl-Mouse-1.110.0-1|98	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.640.0-1mdv2011.0
12cu|perl-Mouse-1.110.0-1|99	+ Revision: 561571
12cu|perl-Mouse-1.110.0-1|100	- update to 0.64
12cu|perl-Mouse-1.110.0-1|101	
12cu|perl-Mouse-1.110.0-1|102	* Sun Jul 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.630.0-1mdv2011.0
12cu|perl-Mouse-1.110.0-1|103	+ Revision: 558794
12cu|perl-Mouse-1.110.0-1|104	- new version
12cu|perl-Mouse-1.110.0-1|105	
12cu|perl-Mouse-1.110.0-1|106	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.620.0-2mdv2011.0
12cu|perl-Mouse-1.110.0-1|107	+ Revision: 556010
12cu|perl-Mouse-1.110.0-1|108	- rebuild for perl 5.12
12cu|perl-Mouse-1.110.0-1|109	
12cu|perl-Mouse-1.110.0-1|110	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.620.0-1mdv2011.0
12cu|perl-Mouse-1.110.0-1|111	+ Revision: 551994
12cu|perl-Mouse-1.110.0-1|112	- update to 0.62
12cu|perl-Mouse-1.110.0-1|113	
12cu|perl-Mouse-1.110.0-1|114	* Thu Apr 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.550.0-1mdv2010.1
12cu|perl-Mouse-1.110.0-1|115	+ Revision: 537884
12cu|perl-Mouse-1.110.0-1|116	- update to 0.55
12cu|perl-Mouse-1.110.0-1|117	
12cu|perl-Mouse-1.110.0-1|118	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 0.540.0-1mdv2010.1
12cu|perl-Mouse-1.110.0-1|119	+ Revision: 536206
12cu|perl-Mouse-1.110.0-1|120	- update to 0.54
12cu|perl-Mouse-1.110.0-1|121	
12cu|perl-Mouse-1.110.0-1|122	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.520.0-2mdv2010.1
12cu|perl-Mouse-1.110.0-1|123	+ Revision: 528113
12cu|perl-Mouse-1.110.0-1|124	- rebuild
12cu|perl-Mouse-1.110.0-1|125	- update to 0.52
12cu|perl-Mouse-1.110.0-1|126	
12cu|perl-Mouse-1.110.0-1|127	* Mon Mar 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.510.0-1mdv2010.1
12cu|perl-Mouse-1.110.0-1|128	+ Revision: 519955
12cu|perl-Mouse-1.110.0-1|129	- update to 0.51
12cu|perl-Mouse-1.110.0-1|130	
12cu|perl-Mouse-1.110.0-1|131	* Fri Mar 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.500.0-2mdv2010.1
12cu|perl-Mouse-1.110.0-1|132	+ Revision: 518456
12cu|perl-Mouse-1.110.0-1|133	- ship debug files in -debug
12cu|perl-Mouse-1.110.0-1|134	
12cu|perl-Mouse-1.110.0-1|135	* Mon Feb 08 2010 Jérôme Quelin <jquelin@mandriva.org> 0.500.0-1mdv2010.1
12cu|perl-Mouse-1.110.0-1|136	+ Revision: 502106
12cu|perl-Mouse-1.110.0-1|137	- update to 0.50
12cu|perl-Mouse-1.110.0-1|138	
12cu|perl-Mouse-1.110.0-1|139	* Tue Feb 02 2010 Jérôme Quelin <jquelin@mandriva.org> 0.490.0-1mdv2010.1
12cu|perl-Mouse-1.110.0-1|140	+ Revision: 499486
12cu|perl-Mouse-1.110.0-1|141	- update to 0.49
12cu|perl-Mouse-1.110.0-1|142	
12cu|perl-Mouse-1.110.0-1|143	* Mon Feb 01 2010 Jérôme Quelin <jquelin@mandriva.org> 0.480.0-1mdv2010.1
12cu|perl-Mouse-1.110.0-1|144	+ Revision: 498980
12cu|perl-Mouse-1.110.0-1|145	- update to 0.48
12cu|perl-Mouse-1.110.0-1|146	
12cu|perl-Mouse-1.110.0-1|147	* Fri Jan 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.470.0-1mdv2010.1
12cu|perl-Mouse-1.110.0-1|148	+ Revision: 491630
12cu|perl-Mouse-1.110.0-1|149	- update to 0.47
12cu|perl-Mouse-1.110.0-1|150	
12cu|perl-Mouse-1.110.0-1|151	* Sun Jan 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.460.0-1mdv2010.1
12cu|perl-Mouse-1.110.0-1|152	+ Revision: 488605
12cu|perl-Mouse-1.110.0-1|153	- update to 0.46
12cu|perl-Mouse-1.110.0-1|154	
12cu|perl-Mouse-1.110.0-1|155	* Wed Dec 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.450.100-1mdv2010.1
12cu|perl-Mouse-1.110.0-1|156	+ Revision: 481710
12cu|perl-Mouse-1.110.0-1|157	- update to 0.4501
12cu|perl-Mouse-1.110.0-1|158	
12cu|perl-Mouse-1.110.0-1|159	* Mon Dec 21 2009 Jérôme Quelin <jquelin@mandriva.org> 0.450.0-1mdv2010.1
12cu|perl-Mouse-1.110.0-1|160	+ Revision: 480731
12cu|perl-Mouse-1.110.0-1|161	- update to 0.45
12cu|perl-Mouse-1.110.0-1|162	
12cu|perl-Mouse-1.110.0-1|163	* Sat Dec 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.440.0-1mdv2010.1
12cu|perl-Mouse-1.110.0-1|164	+ Revision: 477615
12cu|perl-Mouse-1.110.0-1|165	- update to 0.44
12cu|perl-Mouse-1.110.0-1|166	
12cu|perl-Mouse-1.110.0-1|167	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.430.0-1mdv2010.1
12cu|perl-Mouse-1.110.0-1|168	+ Revision: 474729
12cu|perl-Mouse-1.110.0-1|169	- update to 0.43
12cu|perl-Mouse-1.110.0-1|170	
12cu|perl-Mouse-1.110.0-1|171	* Sun Dec 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.420.0-1mdv2010.1
12cu|perl-Mouse-1.110.0-1|172	+ Revision: 474102
12cu|perl-Mouse-1.110.0-1|173	- update to 0.42
12cu|perl-Mouse-1.110.0-1|174	
12cu|perl-Mouse-1.110.0-1|175	* Sat Dec 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.410.0-1mdv2010.1
12cu|perl-Mouse-1.110.0-1|176	+ Revision: 473770
12cu|perl-Mouse-1.110.0-1|177	- mouse is now arch-dependant
12cu|perl-Mouse-1.110.0-1|178	- adding missing buildrequires:
12cu|perl-Mouse-1.110.0-1|179	- update to 0.41
12cu|perl-Mouse-1.110.0-1|180	
12cu|perl-Mouse-1.110.0-1|181	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.400.0-1mdv2010.1
12cu|perl-Mouse-1.110.0-1|182	+ Revision: 460765
12cu|perl-Mouse-1.110.0-1|183	- update to 0.40
12cu|perl-Mouse-1.110.0-1|184	
12cu|perl-Mouse-1.110.0-1|185	* Sun Sep 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.360.0-1mdv2010.0
12cu|perl-Mouse-1.110.0-1|186	+ Revision: 449992
12cu|perl-Mouse-1.110.0-1|187	- update to 0.36
12cu|perl-Mouse-1.110.0-1|188	
12cu|perl-Mouse-1.110.0-1|189	* Thu Sep 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.330.0-1mdv2010.0
12cu|perl-Mouse-1.110.0-1|190	+ Revision: 448259
12cu|perl-Mouse-1.110.0-1|191	- update to 0.33
12cu|perl-Mouse-1.110.0-1|192	
12cu|perl-Mouse-1.110.0-1|193	* Tue Sep 22 2009 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2010.0
12cu|perl-Mouse-1.110.0-1|194	+ Revision: 447135
12cu|perl-Mouse-1.110.0-1|195	- update to 0.30
12cu|perl-Mouse-1.110.0-1|196	
12cu|perl-Mouse-1.110.0-1|197	* Fri Sep 18 2009 Jérôme Quelin <jquelin@mandriva.org> 0.290.0-1mdv2010.0
12cu|perl-Mouse-1.110.0-1|198	+ Revision: 444316
12cu|perl-Mouse-1.110.0-1|199	- update to 0.29
12cu|perl-Mouse-1.110.0-1|200	
12cu|perl-Mouse-1.110.0-1|201	* Thu Sep 10 2009 Jérôme Quelin <jquelin@mandriva.org> 0.280.0-1mdv2010.0
12cu|perl-Mouse-1.110.0-1|202	+ Revision: 437171
12cu|perl-Mouse-1.110.0-1|203	- update to 0.28
12cu|perl-Mouse-1.110.0-1|204	
12cu|perl-Mouse-1.110.0-1|205	* Mon Jul 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.27-1mdv2010.0
12cu|perl-Mouse-1.110.0-1|206	+ Revision: 392999
12cu|perl-Mouse-1.110.0-1|207	- update to new version 0.27
12cu|perl-Mouse-1.110.0-1|208	
12cu|perl-Mouse-1.110.0-1|209	* Wed Jun 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.25-1mdv2010.0
12cu|perl-Mouse-1.110.0-1|210	+ Revision: 388888
12cu|perl-Mouse-1.110.0-1|211	- update to new version 0.25
12cu|perl-Mouse-1.110.0-1|212	
12cu|perl-Mouse-1.110.0-1|213	* Mon Jun 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-1mdv2010.0
12cu|perl-Mouse-1.110.0-1|214	+ Revision: 384029
12cu|perl-Mouse-1.110.0-1|215	- update to new version 0.23
12cu|perl-Mouse-1.110.0-1|216	
12cu|perl-Mouse-1.110.0-1|217	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-2mdv2010.0
12cu|perl-Mouse-1.110.0-1|218	+ Revision: 378181
12cu|perl-Mouse-1.110.0-1|219	- provides perl-Moose-implementation virtual package
12cu|perl-Mouse-1.110.0-1|220	
12cu|perl-Mouse-1.110.0-1|221	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2010.0
12cu|perl-Mouse-1.110.0-1|222	+ Revision: 371867
12cu|perl-Mouse-1.110.0-1|223	- update to new version 0.22
12cu|perl-Mouse-1.110.0-1|224	
12cu|perl-Mouse-1.110.0-1|225	* Sun May 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.19-1mdv2010.0
12cu|perl-Mouse-1.110.0-1|226	+ Revision: 371228
12cu|perl-Mouse-1.110.0-1|227	- update to new version 0.19
12cu|perl-Mouse-1.110.0-1|228	
12cu|perl-Mouse-1.110.0-1|229	* Thu Feb 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdv2009.1
12cu|perl-Mouse-1.110.0-1|230	+ Revision: 345117
12cu|perl-Mouse-1.110.0-1|231	- update to new version 0.17
12cu|perl-Mouse-1.110.0-1|232	
12cu|perl-Mouse-1.110.0-1|233	* Thu Feb 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2009.1
12cu|perl-Mouse-1.110.0-1|234	+ Revision: 339773
12cu|perl-Mouse-1.110.0-1|235	- update to new version 0.16
12cu|perl-Mouse-1.110.0-1|236	
12cu|perl-Mouse-1.110.0-1|237	* Sun Jan 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2009.1
12cu|perl-Mouse-1.110.0-1|238	+ Revision: 324510
12cu|perl-Mouse-1.110.0-1|239	- update to new version 0.14
12cu|perl-Mouse-1.110.0-1|240	
12cu|perl-Mouse-1.110.0-1|241	* Sun Dec 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2009.1
12cu|perl-Mouse-1.110.0-1|242	+ Revision: 320438
12cu|perl-Mouse-1.110.0-1|243	- update to new version 0.13
12cu|perl-Mouse-1.110.0-1|244	
12cu|perl-Mouse-1.110.0-1|245	* Mon Dec 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2009.1
12cu|perl-Mouse-1.110.0-1|246	+ Revision: 311974
12cu|perl-Mouse-1.110.0-1|247	- update to new version 0.12
12cu|perl-Mouse-1.110.0-1|248	
12cu|perl-Mouse-1.110.0-1|249	* Tue Nov 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.1
12cu|perl-Mouse-1.110.0-1|250	+ Revision: 302140
12cu|perl-Mouse-1.110.0-1|251	- update to new version 0.11
12cu|perl-Mouse-1.110.0-1|252	
12cu|perl-Mouse-1.110.0-1|253	* Wed Oct 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2009.1
12cu|perl-Mouse-1.110.0-1|254	+ Revision: 298186
12cu|perl-Mouse-1.110.0-1|255	- new version
12cu|perl-Mouse-1.110.0-1|256	
12cu|perl-Mouse-1.110.0-1|257	* Wed Jul 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.0
12cu|perl-Mouse-1.110.0-1|258	+ Revision: 242119
12cu|perl-Mouse-1.110.0-1|259	- import perl-Mouse
12cu|perl-Mouse-1.110.0-1|260	
12cu|perl-Mouse-1.110.0-1|261	
12cu|perl-Mouse-1.110.0-1|262	* Wed Jul 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.0
12cu|perl-Mouse-1.110.0-1|263	- initial mdv release, generated with cpan2dist
12cu|perl-Mouse-1.110.0-1|264	
12cu|perl-Mouse-1.110.0-1|265	

11072 12
12cu|perl-Nagios-Plugin-0.360.0-1|1	%define upstream_name    Nagios-Plugin
12cu|perl-Nagios-Plugin-0.360.0-1|2	%define upstream_version 0.36
12cu|perl-Nagios-Plugin-0.360.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Nagios-Plugin-0.360.0-1|4	Version:	%perl_convert_version 0.36
12cu|perl-Nagios-Plugin-0.360.0-1|5	Release:	1
12cu|perl-Nagios-Plugin-0.360.0-1|6	Summary:	A family of perl modules to streamline writing Nagios plugins
12cu|perl-Nagios-Plugin-0.360.0-1|7	License:	GPL+ or Artistic
12cu|perl-Nagios-Plugin-0.360.0-1|8	Group:		Development/Perl
12cu|perl-Nagios-Plugin-0.360.0-1|9	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Nagios-Plugin-0.360.0-1|10	Source0:	http://www.cpan.org/modules/by-module/Nagios/Nagios-Plugin-0.36.tar.gz
12cu|perl-Nagios-Plugin-0.360.0-1|11	
12cu|perl-Nagios-Plugin-0.360.0-1|12	BuildRequires:	perl-devel
12cu|perl-Nagios-Plugin-0.360.0-1|13	BuildRequires:	perl(Class::Accessor)
12cu|perl-Nagios-Plugin-0.360.0-1|14	BuildRequires:	perl(Config::Tiny)
12cu|perl-Nagios-Plugin-0.360.0-1|15	BuildRequires:	perl(Math::Calc::Units)
12cu|perl-Nagios-Plugin-0.360.0-1|16	BuildRequires:	perl(Params::Validate)
12cu|perl-Nagios-Plugin-0.360.0-1|17	BuildRequires:	perl(Test::Pod)
12cu|perl-Nagios-Plugin-0.360.0-1|18	BuildRequires:	perl(Test::Simple)
12cu|perl-Nagios-Plugin-0.360.0-1|19	BuildArch:	noarch
12cu|perl-Nagios-Plugin-0.360.0-1|20	
12cu|perl-Nagios-Plugin-0.360.0-1|21	%description
12cu|perl-Nagios-Plugin-0.360.0-1|22	These modules are meant for perl developers of plugins for Nagios
12cu|perl-Nagios-Plugin-0.360.0-1|23	(http://nagiosplug.sourceforge.net). It is meant to simplify a lot of the
12cu|perl-Nagios-Plugin-0.360.0-1|24	common functions required to do checking of a particular service.
12cu|perl-Nagios-Plugin-0.360.0-1|25	
12cu|perl-Nagios-Plugin-0.360.0-1|26	%prep
12cu|perl-Nagios-Plugin-0.360.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Nagios-Plugin-0.360.0-1|28	
12cu|perl-Nagios-Plugin-0.360.0-1|29	%build
12cu|perl-Nagios-Plugin-0.360.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Nagios-Plugin-0.360.0-1|31	%make
12cu|perl-Nagios-Plugin-0.360.0-1|32	
12cu|perl-Nagios-Plugin-0.360.0-1|33	%check
12cu|perl-Nagios-Plugin-0.360.0-1|34	make test
12cu|perl-Nagios-Plugin-0.360.0-1|35	
12cu|perl-Nagios-Plugin-0.360.0-1|36	%install
12cu|perl-Nagios-Plugin-0.360.0-1|37	%makeinstall_std
12cu|perl-Nagios-Plugin-0.360.0-1|38	
12cu|perl-Nagios-Plugin-0.360.0-1|39	%files
12cu|perl-Nagios-Plugin-0.360.0-1|40	%doc Changes README
12cu|perl-Nagios-Plugin-0.360.0-1|41	%{perl_vendorlib}/Nagios
12cu|perl-Nagios-Plugin-0.360.0-1|42	%{_mandir}/*/*
12cu|perl-Nagios-Plugin-0.360.0-1|43	
12cu|perl-Nagios-Plugin-0.360.0-1|44	
12cu|perl-Nagios-Plugin-0.360.0-1|45	%changelog
12cu|perl-Nagios-Plugin-0.360.0-1|46	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.350.0-1mdv2011.0
12cu|perl-Nagios-Plugin-0.360.0-1|47	+ Revision: 612250
12cu|perl-Nagios-Plugin-0.360.0-1|48	- update to new version 0.35
12cu|perl-Nagios-Plugin-0.360.0-1|49	
12cu|perl-Nagios-Plugin-0.360.0-1|50	* Fri Apr 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.340.0-1mdv2011.0
12cu|perl-Nagios-Plugin-0.360.0-1|51	+ Revision: 535531
12cu|perl-Nagios-Plugin-0.360.0-1|52	- new version
12cu|perl-Nagios-Plugin-0.360.0-1|53	
12cu|perl-Nagios-Plugin-0.360.0-1|54	* Thu Oct 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.330.0-2mdv2010.0
12cu|perl-Nagios-Plugin-0.360.0-1|55	+ Revision: 458764
12cu|perl-Nagios-Plugin-0.360.0-1|56	- ensure backportability
12cu|perl-Nagios-Plugin-0.360.0-1|57	
12cu|perl-Nagios-Plugin-0.360.0-1|58	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.330.0-1mdv2010.0
12cu|perl-Nagios-Plugin-0.360.0-1|59	+ Revision: 404044
12cu|perl-Nagios-Plugin-0.360.0-1|60	- rebuild using %%perl_convert_version
12cu|perl-Nagios-Plugin-0.360.0-1|61	
12cu|perl-Nagios-Plugin-0.360.0-1|62	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-1mdv2010.0
12cu|perl-Nagios-Plugin-0.360.0-1|63	+ Revision: 383530
12cu|perl-Nagios-Plugin-0.360.0-1|64	- update to new version 0.33
12cu|perl-Nagios-Plugin-0.360.0-1|65	
12cu|perl-Nagios-Plugin-0.360.0-1|66	* Wed Mar 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.32-1mdv2009.1
12cu|perl-Nagios-Plugin-0.360.0-1|67	+ Revision: 348534
12cu|perl-Nagios-Plugin-0.360.0-1|68	- update to new version 0.32
12cu|perl-Nagios-Plugin-0.360.0-1|69	
12cu|perl-Nagios-Plugin-0.360.0-1|70	* Tue Jan 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.31-1mdv2009.1
12cu|perl-Nagios-Plugin-0.360.0-1|71	+ Revision: 325311
12cu|perl-Nagios-Plugin-0.360.0-1|72	- update to new version 0.31
12cu|perl-Nagios-Plugin-0.360.0-1|73	
12cu|perl-Nagios-Plugin-0.360.0-1|74	* Wed Dec 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.30-1mdv2009.1
12cu|perl-Nagios-Plugin-0.360.0-1|75	+ Revision: 315203
12cu|perl-Nagios-Plugin-0.360.0-1|76	- new version
12cu|perl-Nagios-Plugin-0.360.0-1|77	- drop test patch, uneeded anymore
12cu|perl-Nagios-Plugin-0.360.0-1|78	
12cu|perl-Nagios-Plugin-0.360.0-1|79	* Wed Dec 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.29-1mdv2009.1
12cu|perl-Nagios-Plugin-0.360.0-1|80	+ Revision: 312497
12cu|perl-Nagios-Plugin-0.360.0-1|81	- new version
12cu|perl-Nagios-Plugin-0.360.0-1|82	
12cu|perl-Nagios-Plugin-0.360.0-1|83	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.28-1mdv2009.1
12cu|perl-Nagios-Plugin-0.360.0-1|84	+ Revision: 305755
12cu|perl-Nagios-Plugin-0.360.0-1|85	- update to new version 0.28
12cu|perl-Nagios-Plugin-0.360.0-1|86	
12cu|perl-Nagios-Plugin-0.360.0-1|87	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.27-2mdv2009.0
12cu|perl-Nagios-Plugin-0.360.0-1|88	+ Revision: 268620
12cu|perl-Nagios-Plugin-0.360.0-1|89	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-Nagios-Plugin-0.360.0-1|90	
12cu|perl-Nagios-Plugin-0.360.0-1|91	* Wed Jun 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.27-1mdv2009.0
12cu|perl-Nagios-Plugin-0.360.0-1|92	+ Revision: 217988
12cu|perl-Nagios-Plugin-0.360.0-1|93	- update to new version 0.27
12cu|perl-Nagios-Plugin-0.360.0-1|94	
12cu|perl-Nagios-Plugin-0.360.0-1|95	* Thu Dec 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.22-1mdv2008.1
12cu|perl-Nagios-Plugin-0.360.0-1|96	+ Revision: 135705
12cu|perl-Nagios-Plugin-0.360.0-1|97	- 0.22
12cu|perl-Nagios-Plugin-0.360.0-1|98	
12cu|perl-Nagios-Plugin-0.360.0-1|99	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Nagios-Plugin-0.360.0-1|100	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Nagios-Plugin-0.360.0-1|101	
12cu|perl-Nagios-Plugin-0.360.0-1|102	* Thu Oct 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.21-1mdv2008.1
12cu|perl-Nagios-Plugin-0.360.0-1|103	+ Revision: 97100
12cu|perl-Nagios-Plugin-0.360.0-1|104	- import perl-Nagios-Plugin
12cu|perl-Nagios-Plugin-0.360.0-1|105	
12cu|perl-Nagios-Plugin-0.360.0-1|106	
12cu|perl-Nagios-Plugin-0.360.0-1|107	* Thu Oct 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.21-1mdv2008.1
12cu|perl-Nagios-Plugin-0.360.0-1|108	- initial Mandriva package
12cu|perl-Nagios-Plugin-0.360.0-1|109	

11073 12
12cu|perl-namespace-autoclean-0.150.0-1|1	%define upstream_name    namespace-autoclean
12cu|perl-namespace-autoclean-0.150.0-1|2	%define upstream_version 0.15
12cu|perl-namespace-autoclean-0.150.0-1|3	
12cu|perl-namespace-autoclean-0.150.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-namespace-autoclean-0.150.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-namespace-autoclean-0.150.0-1|6	Release:    1
12cu|perl-namespace-autoclean-0.150.0-1|7	
12cu|perl-namespace-autoclean-0.150.0-1|8	Summary:    Keep imports out of your namespace
12cu|perl-namespace-autoclean-0.150.0-1|9	License:    GPL+ or Artistic
12cu|perl-namespace-autoclean-0.150.0-1|10	Group:      Development/Perl
12cu|perl-namespace-autoclean-0.150.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-namespace-autoclean-0.150.0-1|12	Source0:    http://www.cpan.org/modules/by-module/namespace/namespace-autoclean-%{upstream_version}.tar.gz
12cu|perl-namespace-autoclean-0.150.0-1|13	
12cu|perl-namespace-autoclean-0.150.0-1|14	BuildRequires: perl(B::Hooks::EndOfScope)
12cu|perl-namespace-autoclean-0.150.0-1|15	BuildRequires: perl(Class::MOP)
12cu|perl-namespace-autoclean-0.150.0-1|16	BuildRequires: perl(namespace::clean)
12cu|perl-namespace-autoclean-0.150.0-1|17	BuildRequires: perl-devel
12cu|perl-namespace-autoclean-0.150.0-1|18	BuildArch: noarch
12cu|perl-namespace-autoclean-0.150.0-1|19	Requires: perl(namespace::clean)
12cu|perl-namespace-autoclean-0.150.0-1|20	Provides: perl(namespace::autoclean)
12cu|perl-namespace-autoclean-0.150.0-1|21	
12cu|perl-namespace-autoclean-0.150.0-1|22	%description
12cu|perl-namespace-autoclean-0.150.0-1|23	When you import a function into a Perl package, it will naturally also be
12cu|perl-namespace-autoclean-0.150.0-1|24	available as a method.
12cu|perl-namespace-autoclean-0.150.0-1|25	
12cu|perl-namespace-autoclean-0.150.0-1|26	The 'namespace::autoclean' pragma will remove all imported symbols at the
12cu|perl-namespace-autoclean-0.150.0-1|27	end of the current package's compile cycle. Functions called in the package
12cu|perl-namespace-autoclean-0.150.0-1|28	itself will still be bound by their name, but they won't show up as methods
12cu|perl-namespace-autoclean-0.150.0-1|29	on your class or instances.
12cu|perl-namespace-autoclean-0.150.0-1|30	
12cu|perl-namespace-autoclean-0.150.0-1|31	This module is very similar to namespace::clean, except it will clean all
12cu|perl-namespace-autoclean-0.150.0-1|32	imported functions, no matter if you imported them before or after you
12cu|perl-namespace-autoclean-0.150.0-1|33	'use'd the pagma. It will also not touch anything that looks like a method,
12cu|perl-namespace-autoclean-0.150.0-1|34	according to 'Class::MOP::Class::get_method_list'.
12cu|perl-namespace-autoclean-0.150.0-1|35	
12cu|perl-namespace-autoclean-0.150.0-1|36	%prep
12cu|perl-namespace-autoclean-0.150.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-namespace-autoclean-0.150.0-1|38	
12cu|perl-namespace-autoclean-0.150.0-1|39	%build
12cu|perl-namespace-autoclean-0.150.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-namespace-autoclean-0.150.0-1|41	%make
12cu|perl-namespace-autoclean-0.150.0-1|42	
12cu|perl-namespace-autoclean-0.150.0-1|43	%check
12cu|perl-namespace-autoclean-0.150.0-1|44	make test
12cu|perl-namespace-autoclean-0.150.0-1|45	
12cu|perl-namespace-autoclean-0.150.0-1|46	%install
12cu|perl-namespace-autoclean-0.150.0-1|47	%makeinstall_std
12cu|perl-namespace-autoclean-0.150.0-1|48	
12cu|perl-namespace-autoclean-0.150.0-1|49	%files
12cu|perl-namespace-autoclean-0.150.0-1|50	%doc Changes LICENSE README
12cu|perl-namespace-autoclean-0.150.0-1|51	%{_mandir}/man3/*
12cu|perl-namespace-autoclean-0.150.0-1|52	%perl_vendorlib/*
12cu|perl-namespace-autoclean-0.150.0-1|53	
12cu|perl-namespace-autoclean-0.150.0-1|54	
12cu|perl-namespace-autoclean-0.150.0-1|55	
12cu|perl-namespace-autoclean-0.150.0-1|56	%changelog
12cu|perl-namespace-autoclean-0.150.0-1|57	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-1
12cu|perl-namespace-autoclean-0.150.0-1|58	+ Revision: 565715e
12cu|perl-namespace-autoclean-0.150.0-1|59	- Updated to 0.15 (by updates_builder)
12cu|perl-namespace-autoclean-0.150.0-1|60	
12cu|perl-namespace-autoclean-0.150.0-1|61	

11074 12
12cu|perl-namespace-clean-0.250.0-1|1	%define upstream_name    namespace-clean
12cu|perl-namespace-clean-0.250.0-1|2	%define upstream_version 0.25
12cu|perl-namespace-clean-0.250.0-1|3	
12cu|perl-namespace-clean-0.250.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-namespace-clean-0.250.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-namespace-clean-0.250.0-1|6	Release:	1
12cu|perl-namespace-clean-0.250.0-1|7	
12cu|perl-namespace-clean-0.250.0-1|8	Summary:	Keep imports and functions out of your namespace
12cu|perl-namespace-clean-0.250.0-1|9	License:	GPL+ or Artistic
12cu|perl-namespace-clean-0.250.0-1|10	Group:		Development/Perl
12cu|perl-namespace-clean-0.250.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-namespace-clean-0.250.0-1|12	Source0:	http://www.cpan.org/modules/by-module/namespace/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-namespace-clean-0.250.0-1|13	
12cu|perl-namespace-clean-0.250.0-1|14	BuildRequires:	perl(B::Hooks::EndOfScope)
12cu|perl-namespace-clean-0.250.0-1|15	BuildRequires:	perl(FindBin)
12cu|perl-namespace-clean-0.250.0-1|16	BuildRequires:	perl(Package::Stash)
12cu|perl-namespace-clean-0.250.0-1|17	BuildRequires:	perl(Scope::Guard)
12cu|perl-namespace-clean-0.250.0-1|18	BuildRequires:	perl(Sub::Identify)
12cu|perl-namespace-clean-0.250.0-1|19	BuildRequires:	perl(Sub::Name)
12cu|perl-namespace-clean-0.250.0-1|20	BuildRequires:	perl(Symbol)
12cu|perl-namespace-clean-0.250.0-1|21	BuildRequires:	perl(Test::More)
12cu|perl-namespace-clean-0.250.0-1|22	BuildRequires:	perl(Module::Implementation)
12cu|perl-namespace-clean-0.250.0-1|23	BuildRequires:	perl-devel
12cu|perl-namespace-clean-0.250.0-1|24	
12cu|perl-namespace-clean-0.250.0-1|25	BuildArch:	noarch
12cu|perl-namespace-clean-0.250.0-1|26	
12cu|perl-namespace-clean-0.250.0-1|27	Provides:	perl(namespace::clean)
12cu|perl-namespace-clean-0.250.0-1|28	
12cu|perl-namespace-clean-0.250.0-1|29	%description
12cu|perl-namespace-clean-0.250.0-1|30	When you define a function, or import one, into a Perl package, it will
12cu|perl-namespace-clean-0.250.0-1|31	naturally also be available as a method. This does not per se cause
12cu|perl-namespace-clean-0.250.0-1|32	problems, but it can complicate subclassing and, for example, plugin
12cu|perl-namespace-clean-0.250.0-1|33	classes that are included via multiple inheritance by loading them as
12cu|perl-namespace-clean-0.250.0-1|34	base classes.
12cu|perl-namespace-clean-0.250.0-1|35	
12cu|perl-namespace-clean-0.250.0-1|36	The 'namespace::clean' pragma will remove all previously declared or
12cu|perl-namespace-clean-0.250.0-1|37	imported symbols at the end of the current package's compile cycle.
12cu|perl-namespace-clean-0.250.0-1|38	Functions called in the package itself will still be bound by their
12cu|perl-namespace-clean-0.250.0-1|39	name, but they won't show up as methods on your class or instances.
12cu|perl-namespace-clean-0.250.0-1|40	
12cu|perl-namespace-clean-0.250.0-1|41	%prep
12cu|perl-namespace-clean-0.250.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-namespace-clean-0.250.0-1|43	
12cu|perl-namespace-clean-0.250.0-1|44	%build
12cu|perl-namespace-clean-0.250.0-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps
12cu|perl-namespace-clean-0.250.0-1|46	%make
12cu|perl-namespace-clean-0.250.0-1|47	
12cu|perl-namespace-clean-0.250.0-1|48	%check
12cu|perl-namespace-clean-0.250.0-1|49	%make test
12cu|perl-namespace-clean-0.250.0-1|50	
12cu|perl-namespace-clean-0.250.0-1|51	%install
12cu|perl-namespace-clean-0.250.0-1|52	%makeinstall_std
12cu|perl-namespace-clean-0.250.0-1|53	
12cu|perl-namespace-clean-0.250.0-1|54	%files
12cu|perl-namespace-clean-0.250.0-1|55	%doc Changes
12cu|perl-namespace-clean-0.250.0-1|56	%{_mandir}/man3/*
12cu|perl-namespace-clean-0.250.0-1|57	%{perl_vendorlib}/*
12cu|perl-namespace-clean-0.250.0-1|58	
12cu|perl-namespace-clean-0.250.0-1|59	
12cu|perl-namespace-clean-0.250.0-1|60	
12cu|perl-namespace-clean-0.250.0-1|61	%changelog
12cu|perl-namespace-clean-0.250.0-1|62	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.250.0-1
12cu|perl-namespace-clean-0.250.0-1|63	+ Revision: 350eb71
12cu|perl-namespace-clean-0.250.0-1|64	- Updated to 0.25 (by updates_builder)
12cu|perl-namespace-clean-0.250.0-1|65	
12cu|perl-namespace-clean-0.250.0-1|66	

11075 12
12cu|perl-Net-Amazon-0.620.0-1|1	%define upstream_name	 Net-Amazon
12cu|perl-Net-Amazon-0.620.0-1|2	%define upstream_version 0.62
12cu|perl-Net-Amazon-0.620.0-1|3	
12cu|perl-Net-Amazon-0.620.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-Amazon-0.620.0-1|5	Version:	%perl_convert_version 0.62
12cu|perl-Net-Amazon-0.620.0-1|6	Release:	1
12cu|perl-Net-Amazon-0.620.0-1|7	
12cu|perl-Net-Amazon-0.620.0-1|8	Summary:	Framework for accessing amazon.com via SOAP and XML/HTTP
12cu|perl-Net-Amazon-0.620.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-Amazon-0.620.0-1|10	Group:		Development/Perl
12cu|perl-Net-Amazon-0.620.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-Amazon-0.620.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/Net-Amazon-0.62.tar.gz
12cu|perl-Net-Amazon-0.620.0-1|13	
12cu|perl-Net-Amazon-0.620.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-Amazon-0.620.0-1|15	BuildArch:	noarch
12cu|perl-Net-Amazon-0.620.0-1|16	
12cu|perl-Net-Amazon-0.620.0-1|17	%description
12cu|perl-Net-Amazon-0.620.0-1|18	Net::Amazon provides an object-oriented interface to amazon.com's
12cu|perl-Net-Amazon-0.620.0-1|19	SOAP and XML/HTTP interfaces. This way it's possible to create applications
12cu|perl-Net-Amazon-0.620.0-1|20	using Amazon's vast amount of data via a functional interface, without
12cu|perl-Net-Amazon-0.620.0-1|21	having to worry about the underlying communication mechanism.
12cu|perl-Net-Amazon-0.620.0-1|22	
12cu|perl-Net-Amazon-0.620.0-1|23	%prep
12cu|perl-Net-Amazon-0.620.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-Amazon-0.620.0-1|25	
12cu|perl-Net-Amazon-0.620.0-1|26	%build
12cu|perl-Net-Amazon-0.620.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-Amazon-0.620.0-1|28	%make
12cu|perl-Net-Amazon-0.620.0-1|29	
12cu|perl-Net-Amazon-0.620.0-1|30	%install
12cu|perl-Net-Amazon-0.620.0-1|31	%makeinstall_std
12cu|perl-Net-Amazon-0.620.0-1|32	
12cu|perl-Net-Amazon-0.620.0-1|33	%files
12cu|perl-Net-Amazon-0.620.0-1|34	%doc README Changes
12cu|perl-Net-Amazon-0.620.0-1|35	%{perl_vendorlib}/Net
12cu|perl-Net-Amazon-0.620.0-1|36	%{_mandir}/man3/*
12cu|perl-Net-Amazon-0.620.0-1|37	
12cu|perl-Net-Amazon-0.620.0-1|38	%changelog
12cu|perl-Net-Amazon-0.620.0-1|39	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.590.0-1mdv2010.1
12cu|perl-Net-Amazon-0.620.0-1|40	+ Revision: 461334
12cu|perl-Net-Amazon-0.620.0-1|41	- update to 0.59
12cu|perl-Net-Amazon-0.620.0-1|42	
12cu|perl-Net-Amazon-0.620.0-1|43	* Wed Sep 09 2009 Jérôme Quelin <jquelin@mandriva.org> 0.570.0-1mdv2010.0
12cu|perl-Net-Amazon-0.620.0-1|44	+ Revision: 435714
12cu|perl-Net-Amazon-0.620.0-1|45	- update to 0.57
12cu|perl-Net-Amazon-0.620.0-1|46	
12cu|perl-Net-Amazon-0.620.0-1|47	* Mon Sep 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.560.0-1mdv2010.0
12cu|perl-Net-Amazon-0.620.0-1|48	+ Revision: 432824
12cu|perl-Net-Amazon-0.620.0-1|49	- update to 0.56
12cu|perl-Net-Amazon-0.620.0-1|50	
12cu|perl-Net-Amazon-0.620.0-1|51	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.550.0-1mdv2010.0
12cu|perl-Net-Amazon-0.620.0-1|52	+ Revision: 399266
12cu|perl-Net-Amazon-0.620.0-1|53	- update to 0.55
12cu|perl-Net-Amazon-0.620.0-1|54	- using %%perl_convert_version
12cu|perl-Net-Amazon-0.620.0-1|55	- fixed license field
12cu|perl-Net-Amazon-0.620.0-1|56	
12cu|perl-Net-Amazon-0.620.0-1|57	* Sun Jun 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.54-1mdv2010.0
12cu|perl-Net-Amazon-0.620.0-1|58	+ Revision: 387780
12cu|perl-Net-Amazon-0.620.0-1|59	- update to new version 0.54
12cu|perl-Net-Amazon-0.620.0-1|60	
12cu|perl-Net-Amazon-0.620.0-1|61	* Thu Jun 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.53-1mdv2010.0
12cu|perl-Net-Amazon-0.620.0-1|62	+ Revision: 387015
12cu|perl-Net-Amazon-0.620.0-1|63	- update to new version 0.53
12cu|perl-Net-Amazon-0.620.0-1|64	
12cu|perl-Net-Amazon-0.620.0-1|65	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.51-1mdv2010.0
12cu|perl-Net-Amazon-0.620.0-1|66	+ Revision: 383531
12cu|perl-Net-Amazon-0.620.0-1|67	- update to new version 0.51
12cu|perl-Net-Amazon-0.620.0-1|68	
12cu|perl-Net-Amazon-0.620.0-1|69	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.50-1mdv2009.0
12cu|perl-Net-Amazon-0.620.0-1|70	+ Revision: 270393
12cu|perl-Net-Amazon-0.620.0-1|71	- update to new version 0.50
12cu|perl-Net-Amazon-0.620.0-1|72	
12cu|perl-Net-Amazon-0.620.0-1|73	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.49-2mdv2009.0
12cu|perl-Net-Amazon-0.620.0-1|74	+ Revision: 268622
12cu|perl-Net-Amazon-0.620.0-1|75	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-Net-Amazon-0.620.0-1|76	
12cu|perl-Net-Amazon-0.620.0-1|77	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cu|perl-Net-Amazon-0.620.0-1|78	- update to new version 0.49
12cu|perl-Net-Amazon-0.620.0-1|79	
12cu|perl-Net-Amazon-0.620.0-1|80	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.48-1mdv2008.1
12cu|perl-Net-Amazon-0.620.0-1|81	+ Revision: 152911
12cu|perl-Net-Amazon-0.620.0-1|82	- update to new version 0.48
12cu|perl-Net-Amazon-0.620.0-1|83	- update to new version 0.48
12cu|perl-Net-Amazon-0.620.0-1|84	
12cu|perl-Net-Amazon-0.620.0-1|85	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Net-Amazon-0.620.0-1|86	- restore BuildRoot
12cu|perl-Net-Amazon-0.620.0-1|87	
12cu|perl-Net-Amazon-0.620.0-1|88	* Wed Dec 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.47-1mdv2008.1
12cu|perl-Net-Amazon-0.620.0-1|89	+ Revision: 133602
12cu|perl-Net-Amazon-0.620.0-1|90	- update to new version 0.47
12cu|perl-Net-Amazon-0.620.0-1|91	
12cu|perl-Net-Amazon-0.620.0-1|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Net-Amazon-0.620.0-1|93	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Net-Amazon-0.620.0-1|94	
12cu|perl-Net-Amazon-0.620.0-1|95	* Sat Nov 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.46-1mdv2008.1
12cu|perl-Net-Amazon-0.620.0-1|96	+ Revision: 109580
12cu|perl-Net-Amazon-0.620.0-1|97	- update to new version 0.46
12cu|perl-Net-Amazon-0.620.0-1|98	
12cu|perl-Net-Amazon-0.620.0-1|99	* Sun Nov 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.44-1mdv2008.1
12cu|perl-Net-Amazon-0.620.0-1|100	+ Revision: 105895
12cu|perl-Net-Amazon-0.620.0-1|101	- update to new version 0.44
12cu|perl-Net-Amazon-0.620.0-1|102	
12cu|perl-Net-Amazon-0.620.0-1|103	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.43-1mdv2008.0
12cu|perl-Net-Amazon-0.620.0-1|104	+ Revision: 46655
12cu|perl-Net-Amazon-0.620.0-1|105	- update to new version 0.43
12cu|perl-Net-Amazon-0.620.0-1|106	
12cu|perl-Net-Amazon-0.620.0-1|107	* Fri Apr 20 2007 Anssi Hannula <anssi@mandriva.org> 0.40-1mdv
12cu|perl-Net-Amazon-0.620.0-1|108	+ Revision: 16260
12cu|perl-Net-Amazon-0.620.0-1|109	- 0.40
12cu|perl-Net-Amazon-0.620.0-1|110	
12cu|perl-Net-Amazon-0.620.0-1|111	
12cu|perl-Net-Amazon-0.620.0-1|112	* Tue Feb 27 2007 Anssi Hannula <anssi@mandriva.org> 0.39-1mdv2007.0
12cu|perl-Net-Amazon-0.620.0-1|113	+ Revision: 126272
12cu|perl-Net-Amazon-0.620.0-1|114	- 0.39
12cu|perl-Net-Amazon-0.620.0-1|115	- 0.38
12cu|perl-Net-Amazon-0.620.0-1|116	
12cu|perl-Net-Amazon-0.620.0-1|117	* Sun Jan 21 2007 Anssi Hannula <anssi@mandriva.org> 0.36-1mdv2007.1
12cu|perl-Net-Amazon-0.620.0-1|118	+ Revision: 111459
12cu|perl-Net-Amazon-0.620.0-1|119	- 0.36
12cu|perl-Net-Amazon-0.620.0-1|120	- Import perl-Net-Amazon
12cu|perl-Net-Amazon-0.620.0-1|121	
12cu|perl-Net-Amazon-0.620.0-1|122	* Mon May 29 2006 Anssi Hannula <anssi@mandriva.org> 0.35-1mdv2007.0
12cu|perl-Net-Amazon-0.620.0-1|123	- initial Mandriva package
12cu|perl-Net-Amazon-0.620.0-1|124	
12cu|perl-Net-Amazon-0.620.0-1|125	

11076 12
12cu|perl-Net-Appliance-Session-4.140.230-1|1	%define upstream_name Net-Appliance-Session
12cu|perl-Net-Appliance-Session-4.140.230-1|2	%define upstream_version 4.140230
12cu|perl-Net-Appliance-Session-4.140.230-1|3	
12cu|perl-Net-Appliance-Session-4.140.230-1|4	%if %{_use_internal_dependency_generator}
12cu|perl-Net-Appliance-Session-4.140.230-1|5	%define __noautoreq 'perl\\(Net::Appliance::Phrasebook\\)'
12cu|perl-Net-Appliance-Session-4.140.230-1|6	%endif
12cu|perl-Net-Appliance-Session-4.140.230-1|7	
12cu|perl-Net-Appliance-Session-4.140.230-1|8	Summary:	Run command-line sessions to network appliances
12cu|perl-Net-Appliance-Session-4.140.230-1|9	Name:		perl-%{upstream_name}
12cu|perl-Net-Appliance-Session-4.140.230-1|10	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Net-Appliance-Session-4.140.230-1|11	Release:	1
12cu|perl-Net-Appliance-Session-4.140.230-1|12	License:	Artistic/GPL
12cu|perl-Net-Appliance-Session-4.140.230-1|13	Group:		Development/Perl
12cu|perl-Net-Appliance-Session-4.140.230-1|14	URL:		http://search.cpan.org/dist/Net-Appliance-Session/
12cu|perl-Net-Appliance-Session-4.140.230-1|15	Source:		http://www.cpan.org/modules/by-module/Net/Net-Appliance-Session-%{upstream_version}.tar.gz
12cu|perl-Net-Appliance-Session-4.140.230-1|16	BuildRequires:	perl-devel
12cu|perl-Net-Appliance-Session-4.140.230-1|17	BuildArch:	noarch
12cu|perl-Net-Appliance-Session-4.140.230-1|18	
12cu|perl-Net-Appliance-Session-4.140.230-1|19	%description
12cu|perl-Net-Appliance-Session-4.140.230-1|20	Run command-line sessions to network appliances
12cu|perl-Net-Appliance-Session-4.140.230-1|21	
12cu|perl-Net-Appliance-Session-4.140.230-1|22	%prep
12cu|perl-Net-Appliance-Session-4.140.230-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-Appliance-Session-4.140.230-1|24	
12cu|perl-Net-Appliance-Session-4.140.230-1|25	%build
12cu|perl-Net-Appliance-Session-4.140.230-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-Appliance-Session-4.140.230-1|27	%make
12cu|perl-Net-Appliance-Session-4.140.230-1|28	
12cu|perl-Net-Appliance-Session-4.140.230-1|29	%install
12cu|perl-Net-Appliance-Session-4.140.230-1|30	%makeinstall_std
12cu|perl-Net-Appliance-Session-4.140.230-1|31	
12cu|perl-Net-Appliance-Session-4.140.230-1|32	### Clean up docs
12cu|perl-Net-Appliance-Session-4.140.230-1|33	find examples/ -type f -exec %{__chmod} a-x {} \;
12cu|perl-Net-Appliance-Session-4.140.230-1|34	
12cu|perl-Net-Appliance-Session-4.140.230-1|35	%files
12cu|perl-Net-Appliance-Session-4.140.230-1|36	%doc Changes  MANIFEST META.yml README examples/
12cu|perl-Net-Appliance-Session-4.140.230-1|37	%{_mandir}/man3/*.3pm*
12cu|perl-Net-Appliance-Session-4.140.230-1|38	%{perl_vendorlib}/Net/Appliance/Session
12cu|perl-Net-Appliance-Session-4.140.230-1|39	%{perl_vendorlib}/Net/Appliance/Session.pm
12cu|perl-Net-Appliance-Session-4.140.230-1|40	%{_bindir}/nas
12cu|perl-Net-Appliance-Session-4.140.230-1|41	%{_mandir}/man1/nas.1.xz
12cu|perl-Net-Appliance-Session-4.140.230-1|42	
12cu|perl-Net-Appliance-Session-4.140.230-1|43	
12cu|perl-Net-Appliance-Session-4.140.230-1|44	%changelog
12cu|perl-Net-Appliance-Session-4.140.230-1|45	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.140.230-1
12cu|perl-Net-Appliance-Session-4.140.230-1|46	+ Revision: 9decb38
12cu|perl-Net-Appliance-Session-4.140.230-1|47	- Updated to 4.140230 (by updates_builder)
12cu|perl-Net-Appliance-Session-4.140.230-1|48	
12cu|perl-Net-Appliance-Session-4.140.230-1|49	

11077 12
12cu|perl-Net-Arping-0.20.0-4|1	%define upstream_name    Net-Arping
12cu|perl-Net-Arping-0.20.0-4|2	%define upstream_version 0.02
12cu|perl-Net-Arping-0.20.0-4|3	
12cu|perl-Net-Arping-0.20.0-4|4	Name:       perl-%{upstream_name}
12cu|perl-Net-Arping-0.20.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Net-Arping-0.20.0-4|6	Release:	4
12cu|perl-Net-Arping-0.20.0-4|7	
12cu|perl-Net-Arping-0.20.0-4|8	Summary:	Net-Arping module for perl
12cu|perl-Net-Arping-0.20.0-4|9	License:	GPL+ or Artistic
12cu|perl-Net-Arping-0.20.0-4|10	Group:		Development/Perl
12cu|perl-Net-Arping-0.20.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-Arping-0.20.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
12cu|perl-Net-Arping-0.20.0-4|13	Patch0:		perl-Net-Arping-0.02-overflow.patch
12cu|perl-Net-Arping-0.20.0-4|14	
12cu|perl-Net-Arping-0.20.0-4|15	BuildRequires:	net1.0.2-devel = 1.0.2a-17
12cu|perl-Net-Arping-0.20.0-4|16	BuildRequires:	pcap-devel = 1.3.0-2
12cu|perl-Net-Arping-0.20.0-4|17	BuildRequires:	perl-devel
12cu|perl-Net-Arping-0.20.0-4|18	
12cu|perl-Net-Arping-0.20.0-4|19	%description
12cu|perl-Net-Arping-0.20.0-4|20	The module contains function for testing remote host reachability
12cu|perl-Net-Arping-0.20.0-4|21	by sending ARP packets. The program must be run as root or be
12cu|perl-Net-Arping-0.20.0-4|22	setuid.
12cu|perl-Net-Arping-0.20.0-4|23	
12cu|perl-Net-Arping-0.20.0-4|24	%prep
12cu|perl-Net-Arping-0.20.0-4|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-Arping-0.20.0-4|26	%patch0 -p0
12cu|perl-Net-Arping-0.20.0-4|27	
12cu|perl-Net-Arping-0.20.0-4|28	%build
12cu|perl-Net-Arping-0.20.0-4|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-Arping-0.20.0-4|30	%make OPTIMIZE="%{optflags}" CFLAGS="%{optflags}"
12cu|perl-Net-Arping-0.20.0-4|31	# got root?
12cu|perl-Net-Arping-0.20.0-4|32	#make test
12cu|perl-Net-Arping-0.20.0-4|33	
12cu|perl-Net-Arping-0.20.0-4|34	%install
12cu|perl-Net-Arping-0.20.0-4|35	rm -rf %{buildroot}
12cu|perl-Net-Arping-0.20.0-4|36	%makeinstall_std
12cu|perl-Net-Arping-0.20.0-4|37	
12cu|perl-Net-Arping-0.20.0-4|38	%clean
12cu|perl-Net-Arping-0.20.0-4|39	rm -rf %{buildroot}
12cu|perl-Net-Arping-0.20.0-4|40	
12cu|perl-Net-Arping-0.20.0-4|41	%files
12cu|perl-Net-Arping-0.20.0-4|42	%defattr(-,root,root)
12cu|perl-Net-Arping-0.20.0-4|43	%doc Changes README
12cu|perl-Net-Arping-0.20.0-4|44	%{perl_vendorarch}/*
12cu|perl-Net-Arping-0.20.0-4|45	%{_mandir}/*/*
12cu|perl-Net-Arping-0.20.0-4|46	
12cu|perl-Net-Arping-0.20.0-4|47	
12cu|perl-Net-Arping-0.20.0-4|48	%changelog
12cu|perl-Net-Arping-0.20.0-4|49	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.20.0-2
12cu|perl-Net-Arping-0.20.0-4|50	+ Revision: 768358
12cu|perl-Net-Arping-0.20.0-4|51	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Net-Arping-0.20.0-4|52	
12cu|perl-Net-Arping-0.20.0-4|53	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cu|perl-Net-Arping-0.20.0-4|54	+ Revision: 404050
12cu|perl-Net-Arping-0.20.0-4|55	- rebuild using %%perl_convert_version
12cu|perl-Net-Arping-0.20.0-4|56	
12cu|perl-Net-Arping-0.20.0-4|57	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.02-10mdv2009.1
12cu|perl-Net-Arping-0.20.0-4|58	+ Revision: 298347
12cu|perl-Net-Arping-0.20.0-4|59	- rebuilt against libpcap-1.0.0
12cu|perl-Net-Arping-0.20.0-4|60	
12cu|perl-Net-Arping-0.20.0-4|61	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.02-9mdv2009.0
12cu|perl-Net-Arping-0.20.0-4|62	+ Revision: 257949
12cu|perl-Net-Arping-0.20.0-4|63	- rebuild
12cu|perl-Net-Arping-0.20.0-4|64	
12cu|perl-Net-Arping-0.20.0-4|65	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.02-8mdv2009.0
12cu|perl-Net-Arping-0.20.0-4|66	+ Revision: 245998
12cu|perl-Net-Arping-0.20.0-4|67	- rebuild
12cu|perl-Net-Arping-0.20.0-4|68	
12cu|perl-Net-Arping-0.20.0-4|69	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.02-6mdv2008.1
12cu|perl-Net-Arping-0.20.0-4|70	+ Revision: 151416
12cu|perl-Net-Arping-0.20.0-4|71	- rebuild for perl-5.10.0
12cu|perl-Net-Arping-0.20.0-4|72	
12cu|perl-Net-Arping-0.20.0-4|73	* Fri Jan 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.02-5mdv2008.1
12cu|perl-Net-Arping-0.20.0-4|74	+ Revision: 147964
12cu|perl-Net-Arping-0.20.0-4|75	- added P0 to fix #36669 (Buffer overflow when using perl-Net-Arping-0.02-4mdv2008.0)
12cu|perl-Net-Arping-0.20.0-4|76	
12cu|perl-Net-Arping-0.20.0-4|77	+ Olivier Blin <blino@mandriva.org>
12cu|perl-Net-Arping-0.20.0-4|78	- restore BuildRoot
12cu|perl-Net-Arping-0.20.0-4|79	
12cu|perl-Net-Arping-0.20.0-4|80	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Net-Arping-0.20.0-4|81	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Net-Arping-0.20.0-4|82	
12cu|perl-Net-Arping-0.20.0-4|83	* Fri Apr 27 2007 Oden Eriksson <oeriksson@mandriva.com> 0.02-4mdv2008.0
12cu|perl-Net-Arping-0.20.0-4|84	+ Revision: 18585
12cu|perl-Net-Arping-0.20.0-4|85	- rebuild
12cu|perl-Net-Arping-0.20.0-4|86	
12cu|perl-Net-Arping-0.20.0-4|87	
12cu|perl-Net-Arping-0.20.0-4|88	* Fri Mar 17 2006 Oden Eriksson <oeriksson@mandriva.com> 0.02-3mdk
12cu|perl-Net-Arping-0.20.0-4|89	- rebuilt against libnet1.0.2
12cu|perl-Net-Arping-0.20.0-4|90	
12cu|perl-Net-Arping-0.20.0-4|91	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.02-2mdk
12cu|perl-Net-Arping-0.20.0-4|92	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cu|perl-Net-Arping-0.20.0-4|93	
12cu|perl-Net-Arping-0.20.0-4|94	* Thu Feb 10 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.02-1mdk
12cu|perl-Net-Arping-0.20.0-4|95	- initial Mandrakelinux package
12cu|perl-Net-Arping-0.20.0-4|96	

11078 12
12cu|perl-Net-CIDR-0.170.0-1|1	%define upstream_name	 Net-CIDR
12cu|perl-Net-CIDR-0.170.0-1|2	%define upstream_version 0.17
12cu|perl-Net-CIDR-0.170.0-1|3	
12cu|perl-Net-CIDR-0.170.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-CIDR-0.170.0-1|5	Version:	%perl_convert_version 0.17
12cu|perl-Net-CIDR-0.170.0-1|6	Release:	1
12cu|perl-Net-CIDR-0.170.0-1|7	
12cu|perl-Net-CIDR-0.170.0-1|8	Summary:	Manipulate IPv4/IPv6 netblocks in CIDR notation
12cu|perl-Net-CIDR-0.170.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-CIDR-0.170.0-1|10	Group:		Development/Perl
12cu|perl-Net-CIDR-0.170.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-CIDR-0.170.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/Net-CIDR-0.17.tar.gz
12cu|perl-Net-CIDR-0.170.0-1|13	
12cu|perl-Net-CIDR-0.170.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-CIDR-0.170.0-1|15	BuildArch:	noarch
12cu|perl-Net-CIDR-0.170.0-1|16	
12cu|perl-Net-CIDR-0.170.0-1|17	%description
12cu|perl-Net-CIDR-0.170.0-1|18	With this module, you can manipulate IPv4/IPv6 netblocks in CIDR notation.
12cu|perl-Net-CIDR-0.170.0-1|19	
12cu|perl-Net-CIDR-0.170.0-1|20	%prep
12cu|perl-Net-CIDR-0.170.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-CIDR-0.170.0-1|22	
12cu|perl-Net-CIDR-0.170.0-1|23	%build
12cu|perl-Net-CIDR-0.170.0-1|24	%__perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-CIDR-0.170.0-1|25	%make
12cu|perl-Net-CIDR-0.170.0-1|26	
12cu|perl-Net-CIDR-0.170.0-1|27	%check
12cu|perl-Net-CIDR-0.170.0-1|28	%make test
12cu|perl-Net-CIDR-0.170.0-1|29	
12cu|perl-Net-CIDR-0.170.0-1|30	%install
12cu|perl-Net-CIDR-0.170.0-1|31	%makeinstall_std
12cu|perl-Net-CIDR-0.170.0-1|32	
12cu|perl-Net-CIDR-0.170.0-1|33	%files
12cu|perl-Net-CIDR-0.170.0-1|34	%doc Changes README
12cu|perl-Net-CIDR-0.170.0-1|35	%{perl_vendorlib}/Net
12cu|perl-Net-CIDR-0.170.0-1|36	%{_mandir}/*/*
12cu|perl-Net-CIDR-0.170.0-1|37	
12cu|perl-Net-CIDR-0.170.0-1|38	
12cu|perl-Net-CIDR-0.170.0-1|39	%changelog
12cu|perl-Net-CIDR-0.170.0-1|40	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2011.0
12cu|perl-Net-CIDR-0.170.0-1|41	+ Revision: 552425
12cu|perl-Net-CIDR-0.170.0-1|42	- update to 0.14
12cu|perl-Net-CIDR-0.170.0-1|43	
12cu|perl-Net-CIDR-0.170.0-1|44	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.0
12cu|perl-Net-CIDR-0.170.0-1|45	+ Revision: 404063
12cu|perl-Net-CIDR-0.170.0-1|46	- rebuild using %%perl_convert_version
12cu|perl-Net-CIDR-0.170.0-1|47	
12cu|perl-Net-CIDR-0.170.0-1|48	* Tue Jan 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2009.1
12cu|perl-Net-CIDR-0.170.0-1|49	+ Revision: 331588
12cu|perl-Net-CIDR-0.170.0-1|50	- update to new version 0.13
12cu|perl-Net-CIDR-0.170.0-1|51	
12cu|perl-Net-CIDR-0.170.0-1|52	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.11-6mdv2009.0
12cu|perl-Net-CIDR-0.170.0-1|53	+ Revision: 257957
12cu|perl-Net-CIDR-0.170.0-1|54	- rebuild
12cu|perl-Net-CIDR-0.170.0-1|55	
12cu|perl-Net-CIDR-0.170.0-1|56	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.11-5mdv2009.0
12cu|perl-Net-CIDR-0.170.0-1|57	+ Revision: 246035
12cu|perl-Net-CIDR-0.170.0-1|58	- rebuild
12cu|perl-Net-CIDR-0.170.0-1|59	
12cu|perl-Net-CIDR-0.170.0-1|60	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.11-3mdv2008.1
12cu|perl-Net-CIDR-0.170.0-1|61	+ Revision: 140692
12cu|perl-Net-CIDR-0.170.0-1|62	- restore BuildRoot
12cu|perl-Net-CIDR-0.170.0-1|63	
12cu|perl-Net-CIDR-0.170.0-1|64	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Net-CIDR-0.170.0-1|65	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Net-CIDR-0.170.0-1|66	
12cu|perl-Net-CIDR-0.170.0-1|67	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-3mdv2008.0
12cu|perl-Net-CIDR-0.170.0-1|68	+ Revision: 86681
12cu|perl-Net-CIDR-0.170.0-1|69	- rebuild
12cu|perl-Net-CIDR-0.170.0-1|70	
12cu|perl-Net-CIDR-0.170.0-1|71	
12cu|perl-Net-CIDR-0.170.0-1|72	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-2mdv2007.0
12cu|perl-Net-CIDR-0.170.0-1|73	- Rebuild
12cu|perl-Net-CIDR-0.170.0-1|74	
12cu|perl-Net-CIDR-0.170.0-1|75	* Tue Apr 18 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdk
12cu|perl-Net-CIDR-0.170.0-1|76	- contributed by Cedric Devillers <brancaleone@altern.org>
12cu|perl-Net-CIDR-0.170.0-1|77	
12cu|perl-Net-CIDR-0.170.0-1|78	

11079 12
12cu|perl-Net-CLI-Interact-1.122.100-2|1	%define upstream_version 1.122100
12cu|perl-Net-CLI-Interact-1.122.100-2|2	%define upstream_name Net-CLI-Interact
12cu|perl-Net-CLI-Interact-1.122.100-2|3	
12cu|perl-Net-CLI-Interact-1.122.100-2|4	Name:           perl-%{upstream_name}
12cu|perl-Net-CLI-Interact-1.122.100-2|5	Version:        %perl_convert_version %{upstream_version}
12cu|perl-Net-CLI-Interact-1.122.100-2|6	Release:        2
12cu|perl-Net-CLI-Interact-1.122.100-2|7	Summary:        Toolkit for CLI Automation
12cu|perl-Net-CLI-Interact-1.122.100-2|8	
12cu|perl-Net-CLI-Interact-1.122.100-2|9	License:        GPL+ or Artistic
12cu|perl-Net-CLI-Interact-1.122.100-2|10	Group:          Development/Perl
12cu|perl-Net-CLI-Interact-1.122.100-2|11	URL:            http://search.cpan.org/dist/Net-CLI-Interact/
12cu|perl-Net-CLI-Interact-1.122.100-2|12	Source0:        http://www.cpan.org/authors/id/O/OL/OLIVER/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Net-CLI-Interact-1.122.100-2|13	BuildArch:      noarch
12cu|perl-Net-CLI-Interact-1.122.100-2|14	
12cu|perl-Net-CLI-Interact-1.122.100-2|15	BuildRequires:  perl(Class::MOP)
12cu|perl-Net-CLI-Interact-1.122.100-2|16	BuildRequires:  perl(Class::MOP::Class)
12cu|perl-Net-CLI-Interact-1.122.100-2|17	BuildRequires:  perl(ExtUtils::MakeMaker)
12cu|perl-Net-CLI-Interact-1.122.100-2|18	BuildRequires:  perl(File::Basename)
12cu|perl-Net-CLI-Interact-1.122.100-2|19	BuildRequires:  perl(FileHandle)
12cu|perl-Net-CLI-Interact-1.122.100-2|20	BuildRequires:  perl(IPC::Run)
12cu|perl-Net-CLI-Interact-1.122.100-2|21	BuildRequires:  perl(List::Util)
12cu|perl-Net-CLI-Interact-1.122.100-2|22	BuildRequires:  perl(Log::Dispatch::Config)
12cu|perl-Net-CLI-Interact-1.122.100-2|23	BuildRequires:  perl(Log::Dispatch::Configurator::Any)
12cu|perl-Net-CLI-Interact-1.122.100-2|24	BuildRequires:  perl(Moose)
12cu|perl-Net-CLI-Interact-1.122.100-2|25	BuildRequires:  perl(Moose::Role)
12cu|perl-Net-CLI-Interact-1.122.100-2|26	BuildRequires:  perl(Moose::Util::TypeConstraints)
12cu|perl-Net-CLI-Interact-1.122.100-2|27	BuildRequires:  perl(Net::Telnet)
12cu|perl-Net-CLI-Interact-1.122.100-2|28	BuildRequires:  perl(Path::Class)
12cu|perl-Net-CLI-Interact-1.122.100-2|29	BuildRequires:  perl(POSIX)
12cu|perl-Net-CLI-Interact-1.122.100-2|30	BuildRequires:  perl(Test::More) >= 0.88
12cu|perl-Net-CLI-Interact-1.122.100-2|31	BuildRequires:  perl(Time::HiRes)
12cu|perl-Net-CLI-Interact-1.122.100-2|32	BuildRequires:  perl-devel
12cu|perl-Net-CLI-Interact-1.122.100-2|33	
12cu|perl-Net-CLI-Interact-1.122.100-2|34	%description
12cu|perl-Net-CLI-Interact-1.122.100-2|35	Automating command line interface (CLI) interactions is not a new idea, but
12cu|perl-Net-CLI-Interact-1.122.100-2|36	can be tricky to implement. This module aims to provide a simple and
12cu|perl-Net-CLI-Interact-1.122.100-2|37	manageable interface to CLI interactions, supporting:
12cu|perl-Net-CLI-Interact-1.122.100-2|38	
12cu|perl-Net-CLI-Interact-1.122.100-2|39	%prep
12cu|perl-Net-CLI-Interact-1.122.100-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-CLI-Interact-1.122.100-2|41	
12cu|perl-Net-CLI-Interact-1.122.100-2|42	%build
12cu|perl-Net-CLI-Interact-1.122.100-2|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-CLI-Interact-1.122.100-2|44	%make
12cu|perl-Net-CLI-Interact-1.122.100-2|45	
12cu|perl-Net-CLI-Interact-1.122.100-2|46	%install
12cu|perl-Net-CLI-Interact-1.122.100-2|47	%makeinstall_std
12cu|perl-Net-CLI-Interact-1.122.100-2|48	
12cu|perl-Net-CLI-Interact-1.122.100-2|49	find %{buildroot} -type f -name .packlist -exec rm -f {} \;
12cu|perl-Net-CLI-Interact-1.122.100-2|50	find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
12cu|perl-Net-CLI-Interact-1.122.100-2|51	
12cu|perl-Net-CLI-Interact-1.122.100-2|52	%check
12cu|perl-Net-CLI-Interact-1.122.100-2|53	make test
12cu|perl-Net-CLI-Interact-1.122.100-2|54	
12cu|perl-Net-CLI-Interact-1.122.100-2|55	%files
12cu|perl-Net-CLI-Interact-1.122.100-2|56	%doc Changes LICENSE META.json README
12cu|perl-Net-CLI-Interact-1.122.100-2|57	%{perl_vendorlib}/*
12cu|perl-Net-CLI-Interact-1.122.100-2|58	%{_mandir}/man3/*
12cu|perl-Net-CLI-Interact-1.122.100-2|59	
12cu|perl-Net-CLI-Interact-1.122.100-2|60	
12cu|perl-Net-CLI-Interact-1.122.100-2|61	%changelog
12cu|perl-Net-CLI-Interact-1.122.100-2|62	* Thu Apr 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.122.100-2
12cu|perl-Net-CLI-Interact-1.122.100-2|63	+ Revision: 30d333d
12cu|perl-Net-CLI-Interact-1.122.100-2|64	- Fix BRs
12cu|perl-Net-CLI-Interact-1.122.100-2|65	
12cu|perl-Net-CLI-Interact-1.122.100-2|66	

11080 12
12cu|perl-Net-DAAP-DMAP-1.270.0-1|1	%define upstream_name    Net-DAAP-DMAP
12cu|perl-Net-DAAP-DMAP-1.270.0-1|2	%define upstream_version 1.27
12cu|perl-Net-DAAP-DMAP-1.270.0-1|3	
12cu|perl-Net-DAAP-DMAP-1.270.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-DAAP-DMAP-1.270.0-1|5	Version:	%perl_convert_version 1.27
12cu|perl-Net-DAAP-DMAP-1.270.0-1|6	Release:	1
12cu|perl-Net-DAAP-DMAP-1.270.0-1|7	
12cu|perl-Net-DAAP-DMAP-1.270.0-1|8	Summary:	Perl module for reading and writing DAAP structures
12cu|perl-Net-DAAP-DMAP-1.270.0-1|9	License:	Artistic/GPL
12cu|perl-Net-DAAP-DMAP-1.270.0-1|10	Group:		Development/Perl
12cu|perl-Net-DAAP-DMAP-1.270.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-DAAP-DMAP-1.270.0-1|12	Source0:	http://www.cpan.org/authors/id/R/RC/RCLAMP/Net-DAAP-DMAP-1.27.tar.gz
12cu|perl-Net-DAAP-DMAP-1.270.0-1|13	
12cu|perl-Net-DAAP-DMAP-1.270.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-DAAP-DMAP-1.270.0-1|15	BuildArch:	noarch
12cu|perl-Net-DAAP-DMAP-1.270.0-1|16	
12cu|perl-Net-DAAP-DMAP-1.270.0-1|17	%description
12cu|perl-Net-DAAP-DMAP-1.270.0-1|18	Perl module for reading and writing DAAP structures.
12cu|perl-Net-DAAP-DMAP-1.270.0-1|19	
12cu|perl-Net-DAAP-DMAP-1.270.0-1|20	%prep
12cu|perl-Net-DAAP-DMAP-1.270.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-DAAP-DMAP-1.270.0-1|22	
12cu|perl-Net-DAAP-DMAP-1.270.0-1|23	%build
12cu|perl-Net-DAAP-DMAP-1.270.0-1|24	yes y | perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-DAAP-DMAP-1.270.0-1|25	%make
12cu|perl-Net-DAAP-DMAP-1.270.0-1|26	
12cu|perl-Net-DAAP-DMAP-1.270.0-1|27	#check
12cu|perl-Net-DAAP-DMAP-1.270.0-1|28	#make test
12cu|perl-Net-DAAP-DMAP-1.270.0-1|29	
12cu|perl-Net-DAAP-DMAP-1.270.0-1|30	%install
12cu|perl-Net-DAAP-DMAP-1.270.0-1|31	%makeinstall_std
12cu|perl-Net-DAAP-DMAP-1.270.0-1|32	rm -rf %{buildroot}%{perl_vendorarch}
12cu|perl-Net-DAAP-DMAP-1.270.0-1|33	
12cu|perl-Net-DAAP-DMAP-1.270.0-1|34	%files
12cu|perl-Net-DAAP-DMAP-1.270.0-1|35	%doc Changes
12cu|perl-Net-DAAP-DMAP-1.270.0-1|36	%doc %{_mandir}/man3/*
12cu|perl-Net-DAAP-DMAP-1.270.0-1|37	%{perl_vendorlib}/Net/DAAP/DMAP.pm
12cu|perl-Net-DAAP-DMAP-1.270.0-1|38	
12cu|perl-Net-DAAP-DMAP-1.270.0-1|39	%changelog
12cu|perl-Net-DAAP-DMAP-1.270.0-1|40	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.260.0-1mdv2010.0
12cu|perl-Net-DAAP-DMAP-1.270.0-1|41	+ Revision: 404068
12cu|perl-Net-DAAP-DMAP-1.270.0-1|42	- rebuild using %%perl_convert_version
12cu|perl-Net-DAAP-DMAP-1.270.0-1|43	
12cu|perl-Net-DAAP-DMAP-1.270.0-1|44	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.26-4mdv2009.0
12cu|perl-Net-DAAP-DMAP-1.270.0-1|45	+ Revision: 258004
12cu|perl-Net-DAAP-DMAP-1.270.0-1|46	- rebuild
12cu|perl-Net-DAAP-DMAP-1.270.0-1|47	
12cu|perl-Net-DAAP-DMAP-1.270.0-1|48	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.26-3mdv2009.0
12cu|perl-Net-DAAP-DMAP-1.270.0-1|49	+ Revision: 246057
12cu|perl-Net-DAAP-DMAP-1.270.0-1|50	- rebuild
12cu|perl-Net-DAAP-DMAP-1.270.0-1|51	
12cu|perl-Net-DAAP-DMAP-1.270.0-1|52	* Sun Mar 23 2008 Stefan van der Eijk <stefan@mandriva.org> 1.26-1mdv2008.1
12cu|perl-Net-DAAP-DMAP-1.270.0-1|53	+ Revision: 189543
12cu|perl-Net-DAAP-DMAP-1.270.0-1|54	- spec file fixes
12cu|perl-Net-DAAP-DMAP-1.270.0-1|55	- fix Group
12cu|perl-Net-DAAP-DMAP-1.270.0-1|56	- import perl-Net-DAAP-DMAP
12cu|perl-Net-DAAP-DMAP-1.270.0-1|57	
12cu|perl-Net-DAAP-DMAP-1.270.0-1|58	
12cu|perl-Net-DAAP-DMAP-1.270.0-1|59	

11081 12
12cu|perl-Net-Dict-2.130.0-1|1	%define upstream_name	 Net-Dict
12cu|perl-Net-Dict-2.130.0-1|2	%define upstream_version 2.13
12cu|perl-Net-Dict-2.130.0-1|3	
12cu|perl-Net-Dict-2.130.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-Dict-2.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Net-Dict-2.130.0-1|6	Release:	1
12cu|perl-Net-Dict-2.130.0-1|7	
12cu|perl-Net-Dict-2.130.0-1|8	Summary:	A perl client for accessing network dictionary servers
12cu|perl-Net-Dict-2.130.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-Dict-2.130.0-1|10	Group:		Development/Perl
12cu|perl-Net-Dict-2.130.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Net-Dict-2.130.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/Net-Dict-%{upstream_version}.tar.gz
12cu|perl-Net-Dict-2.130.0-1|13	
12cu|perl-Net-Dict-2.130.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-Dict-2.130.0-1|15	BuildArch:	noarch
12cu|perl-Net-Dict-2.130.0-1|16	
12cu|perl-Net-Dict-2.130.0-1|17	# both packages provide /usr/bin/dict
12cu|perl-Net-Dict-2.130.0-1|18	Conflicts:	dictd-client
12cu|perl-Net-Dict-2.130.0-1|19	
12cu|perl-Net-Dict-2.130.0-1|20	%description
12cu|perl-Net-Dict-2.130.0-1|21	Net::Dict is a perl class for looking up words and their definitions on network
12cu|perl-Net-Dict-2.130.0-1|22	dictionary servers. It provides a simple client API for the DICT network
12cu|perl-Net-Dict-2.130.0-1|23	protocol.
12cu|perl-Net-Dict-2.130.0-1|24	
12cu|perl-Net-Dict-2.130.0-1|25	%prep
12cu|perl-Net-Dict-2.130.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-Dict-2.130.0-1|27	
12cu|perl-Net-Dict-2.130.0-1|28	%build
12cu|perl-Net-Dict-2.130.0-1|29	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cu|perl-Net-Dict-2.130.0-1|30	%make
12cu|perl-Net-Dict-2.130.0-1|31	
12cu|perl-Net-Dict-2.130.0-1|32	%install
12cu|perl-Net-Dict-2.130.0-1|33	%makeinstall_std
12cu|perl-Net-Dict-2.130.0-1|34	
12cu|perl-Net-Dict-2.130.0-1|35	%files
12cu|perl-Net-Dict-2.130.0-1|36	%doc README examples
12cu|perl-Net-Dict-2.130.0-1|37	%{perl_vendorlib}/Net/*
12cu|perl-Net-Dict-2.130.0-1|38	%{_mandir}/*/*
12cu|perl-Net-Dict-2.130.0-1|39	%{_bindir}/dict
12cu|perl-Net-Dict-2.130.0-1|40	%{_bindir}/tkdict
12cu|perl-Net-Dict-2.130.0-1|41	
12cu|perl-Net-Dict-2.130.0-1|42	
12cu|perl-Net-Dict-2.130.0-1|43	%changelog
12cu|perl-Net-Dict-2.130.0-1|44	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.130.0-1
12cu|perl-Net-Dict-2.130.0-1|45	+ Revision: 93441e9
12cu|perl-Net-Dict-2.130.0-1|46	- Updated to 2.13 (by updates_builder)
12cu|perl-Net-Dict-2.130.0-1|47	
12cu|perl-Net-Dict-2.130.0-1|48	

11082 12
12cu|perl-Net-DNS-SEC-0.170.0-1|1	%define	upstream_name	 Net-DNS-SEC
12cu|perl-Net-DNS-SEC-0.170.0-1|2	%define upstream_version 0.17
12cu|perl-Net-DNS-SEC-0.170.0-1|3	
12cu|perl-Net-DNS-SEC-0.170.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-DNS-SEC-0.170.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Net-DNS-SEC-0.170.0-1|6	Release:	1
12cu|perl-Net-DNS-SEC-0.170.0-1|7	
12cu|perl-Net-DNS-SEC-0.170.0-1|8	Summary:	DNSSEC support for Net::DNS perl module
12cu|perl-Net-DNS-SEC-0.170.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-DNS-SEC-0.170.0-1|10	Group:		Development/Perl
12cu|perl-Net-DNS-SEC-0.170.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-DNS-SEC-0.170.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/Net-DNS-SEC-%{upstream_version}.tar.gz
12cu|perl-Net-DNS-SEC-0.170.0-1|13	
12cu|perl-Net-DNS-SEC-0.170.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-DNS-SEC-0.170.0-1|15	BuildRequires:	perl(Crypt::OpenSSL::Bignum)
12cu|perl-Net-DNS-SEC-0.170.0-1|16	BuildRequires:	perl(Crypt::OpenSSL::DSA)
12cu|perl-Net-DNS-SEC-0.170.0-1|17	BuildRequires:	perl(Crypt::OpenSSL::RSA) >= 0.170.0
12cu|perl-Net-DNS-SEC-0.170.0-1|18	BuildRequires:	perl(Digest::SHA1)
12cu|perl-Net-DNS-SEC-0.170.0-1|19	BuildRequires:	perl(Digest::SHA)
12cu|perl-Net-DNS-SEC-0.170.0-1|20	BuildRequires:	perl(Digest::BubbleBabble)
12cu|perl-Net-DNS-SEC-0.170.0-1|21	BuildRequires:	perl(Net::DNS)
12cu|perl-Net-DNS-SEC-0.170.0-1|22	BuildRequires:	perl(MIME::Base32)
12cu|perl-Net-DNS-SEC-0.170.0-1|23	
12cu|perl-Net-DNS-SEC-0.170.0-1|24	BuildArch:	noarch
12cu|perl-Net-DNS-SEC-0.170.0-1|25	
12cu|perl-Net-DNS-SEC-0.170.0-1|26	%description
12cu|perl-Net-DNS-SEC-0.170.0-1|27	This perl modules implements DNSSEC extensions as described in
12cu|perl-Net-DNS-SEC-0.170.0-1|28	rfc 2535, 2931. With it, you can use DS, SIG, KEY and NXT record.
12cu|perl-Net-DNS-SEC-0.170.0-1|29	
12cu|perl-Net-DNS-SEC-0.170.0-1|30	It extends perl-Net-DNS to manipulate these records.
12cu|perl-Net-DNS-SEC-0.170.0-1|31	
12cu|perl-Net-DNS-SEC-0.170.0-1|32	%prep
12cu|perl-Net-DNS-SEC-0.170.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-DNS-SEC-0.170.0-1|34	rm -f t/14-misc.t
12cu|perl-Net-DNS-SEC-0.170.0-1|35	chmod 755 demo/{key2ds,make-signed-keyset}
12cu|perl-Net-DNS-SEC-0.170.0-1|36	
12cu|perl-Net-DNS-SEC-0.170.0-1|37	%build
12cu|perl-Net-DNS-SEC-0.170.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-DNS-SEC-0.170.0-1|39	%make
12cu|perl-Net-DNS-SEC-0.170.0-1|40	
12cu|perl-Net-DNS-SEC-0.170.0-1|41	%check
12cu|perl-Net-DNS-SEC-0.170.0-1|42	%make test
12cu|perl-Net-DNS-SEC-0.170.0-1|43	
12cu|perl-Net-DNS-SEC-0.170.0-1|44	%install
12cu|perl-Net-DNS-SEC-0.170.0-1|45	%makeinstall_std
12cu|perl-Net-DNS-SEC-0.170.0-1|46	
12cu|perl-Net-DNS-SEC-0.170.0-1|47	%files
12cu|perl-Net-DNS-SEC-0.170.0-1|48	%doc README demo
12cu|perl-Net-DNS-SEC-0.170.0-1|49	%{perl_vendorlib}/Net
12cu|perl-Net-DNS-SEC-0.170.0-1|50	%{_mandir}/man?/*
12cu|perl-Net-DNS-SEC-0.170.0-1|51	
12cu|perl-Net-DNS-SEC-0.170.0-1|52	
12cu|perl-Net-DNS-SEC-0.170.0-1|53	
12cu|perl-Net-DNS-SEC-0.170.0-1|54	%changelog
12cu|perl-Net-DNS-SEC-0.170.0-1|55	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.170.0-1
12cu|perl-Net-DNS-SEC-0.170.0-1|56	+ Revision: e2e3730
12cu|perl-Net-DNS-SEC-0.170.0-1|57	- Updated to 0.17 (by updates_builder)
12cu|perl-Net-DNS-SEC-0.170.0-1|58	
12cu|perl-Net-DNS-SEC-0.170.0-1|59	

11083 12
12cu|perl-Net-Dropbox-API-1.900.0-1|1	%define upstream_name    Net-Dropbox-API
12cu|perl-Net-Dropbox-API-1.900.0-1|2	%define upstream_version 1.9
12cu|perl-Net-Dropbox-API-1.900.0-1|3	
12cu|perl-Net-Dropbox-API-1.900.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-Dropbox-API-1.900.0-1|5	Version:	%perl_convert_version 1.9
12cu|perl-Net-Dropbox-API-1.900.0-1|6	Release:	1
12cu|perl-Net-Dropbox-API-1.900.0-1|7	
12cu|perl-Net-Dropbox-API-1.900.0-1|8	Summary:	A dropbox API interface
12cu|perl-Net-Dropbox-API-1.900.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-Dropbox-API-1.900.0-1|10	Group:		Development/Perl
12cu|perl-Net-Dropbox-API-1.900.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-Dropbox-API-1.900.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/Net-Dropbox-API-1.9.tar.gz
12cu|perl-Net-Dropbox-API-1.900.0-1|13	
12cu|perl-Net-Dropbox-API-1.900.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-Dropbox-API-1.900.0-1|15	BuildRequires:	perl(Data::Random)
12cu|perl-Net-Dropbox-API-1.900.0-1|16	BuildRequires:	perl(Encode)
12cu|perl-Net-Dropbox-API-1.900.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Net-Dropbox-API-1.900.0-1|18	BuildRequires:	perl(File::Basename)
12cu|perl-Net-Dropbox-API-1.900.0-1|19	BuildRequires:	perl(HTTP::Request::Common)
12cu|perl-Net-Dropbox-API-1.900.0-1|20	BuildRequires:	perl(JSON)
12cu|perl-Net-Dropbox-API-1.900.0-1|21	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-Net-Dropbox-API-1.900.0-1|22	BuildRequires:	perl(Mouse)
12cu|perl-Net-Dropbox-API-1.900.0-1|23	BuildRequires:	perl(Net::OAuth)
12cu|perl-Net-Dropbox-API-1.900.0-1|24	BuildRequires:	perl(Test::More)
12cu|perl-Net-Dropbox-API-1.900.0-1|25	BuildRequires:	perl(URI)
12cu|perl-Net-Dropbox-API-1.900.0-1|26	BuildRequires:	perl(common::sense)
12cu|perl-Net-Dropbox-API-1.900.0-1|27	BuildArch:	noarch
12cu|perl-Net-Dropbox-API-1.900.0-1|28	
12cu|perl-Net-Dropbox-API-1.900.0-1|29	%description
12cu|perl-Net-Dropbox-API-1.900.0-1|30	no description found
12cu|perl-Net-Dropbox-API-1.900.0-1|31	
12cu|perl-Net-Dropbox-API-1.900.0-1|32	%prep
12cu|perl-Net-Dropbox-API-1.900.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-Dropbox-API-1.900.0-1|34	
12cu|perl-Net-Dropbox-API-1.900.0-1|35	%build
12cu|perl-Net-Dropbox-API-1.900.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-Dropbox-API-1.900.0-1|37	%make
12cu|perl-Net-Dropbox-API-1.900.0-1|38	
12cu|perl-Net-Dropbox-API-1.900.0-1|39	%check
12cu|perl-Net-Dropbox-API-1.900.0-1|40	%make test
12cu|perl-Net-Dropbox-API-1.900.0-1|41	
12cu|perl-Net-Dropbox-API-1.900.0-1|42	%install
12cu|perl-Net-Dropbox-API-1.900.0-1|43	%makeinstall_std
12cu|perl-Net-Dropbox-API-1.900.0-1|44	
12cu|perl-Net-Dropbox-API-1.900.0-1|45	%files
12cu|perl-Net-Dropbox-API-1.900.0-1|46	%doc Changes META.yml README
12cu|perl-Net-Dropbox-API-1.900.0-1|47	%{_mandir}/man3/*
12cu|perl-Net-Dropbox-API-1.900.0-1|48	%{perl_vendorlib}/*
12cu|perl-Net-Dropbox-API-1.900.0-1|49	
12cu|perl-Net-Dropbox-API-1.900.0-1|50	%changelog
12cu|perl-Net-Dropbox-API-1.900.0-1|51	* Mon Dec 12 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.700.0-1mdv2011.0
12cu|perl-Net-Dropbox-API-1.900.0-1|52	+ Revision: 740506
12cu|perl-Net-Dropbox-API-1.900.0-1|53	- imported package perl-Net-Dropbox-API
12cu|perl-Net-Dropbox-API-1.900.0-1|54	
12cu|perl-Net-Dropbox-API-1.900.0-1|55	

11084 12
12cu|perl-Net-Frame-1.100.0-1|1	%define upstream_name    Net-Frame
12cu|perl-Net-Frame-1.100.0-1|2	%define upstream_version 1.10
12cu|perl-Net-Frame-1.100.0-1|3	
12cu|perl-Net-Frame-1.100.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-Frame-1.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Net-Frame-1.100.0-1|6	Release:	1
12cu|perl-Net-Frame-1.100.0-1|7	
12cu|perl-Net-Frame-1.100.0-1|8	Summary:	BSD loopback layer object
12cu|perl-Net-Frame-1.100.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-Frame-1.100.0-1|10	Group:		Development/Perl
12cu|perl-Net-Frame-1.100.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-Frame-1.100.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Net-Frame-1.100.0-1|13	
12cu|perl-Net-Frame-1.100.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-Frame-1.100.0-1|15	BuildRequires:	perl(Bit::Vector)
12cu|perl-Net-Frame-1.100.0-1|16	BuildRequires:	perl(Class::Gomor)
12cu|perl-Net-Frame-1.100.0-1|17	BuildRequires:	perl(Net::IPv6Addr)
12cu|perl-Net-Frame-1.100.0-1|18	BuildRequires:	perl(Socket6)
12cu|perl-Net-Frame-1.100.0-1|19	BuildArch:	noarch
12cu|perl-Net-Frame-1.100.0-1|20	
12cu|perl-Net-Frame-1.100.0-1|21	%description
12cu|perl-Net-Frame-1.100.0-1|22	*Net::Frame* is a fork of *Net::Packet*. The goal here was to greatly
12cu|perl-Net-Frame-1.100.0-1|23	simplify the use of the frame crafting framework. *Net::Packet* does many
12cu|perl-Net-Frame-1.100.0-1|24	things undercover, and it was difficult to document all the thingies.
12cu|perl-Net-Frame-1.100.0-1|25	
12cu|perl-Net-Frame-1.100.0-1|26	Also, *Net::Packet* may suffer from unease of use, because frames were
12cu|perl-Net-Frame-1.100.0-1|27	assembled using layers stored in L2, L3, L4 and L7 attributes. *Net::Frame*
12cu|perl-Net-Frame-1.100.0-1|28	removes all this, and is splitted in different modules, for those who only
12cu|perl-Net-Frame-1.100.0-1|29	want to use part of the framework, and not whole framework.
12cu|perl-Net-Frame-1.100.0-1|30	
12cu|perl-Net-Frame-1.100.0-1|31	Finally, anyone can create a layer, and put it on his CPAN space, because
12cu|perl-Net-Frame-1.100.0-1|32	of the modularity *Net::Frame* offers. For an example, see
12cu|perl-Net-Frame-1.100.0-1|33	*Net::Frame::Layer::ICMPv4* on my CPAN space.
12cu|perl-Net-Frame-1.100.0-1|34	
12cu|perl-Net-Frame-1.100.0-1|35	%prep
12cu|perl-Net-Frame-1.100.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-Frame-1.100.0-1|37	
12cu|perl-Net-Frame-1.100.0-1|38	%build
12cu|perl-Net-Frame-1.100.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-Frame-1.100.0-1|40	%make
12cu|perl-Net-Frame-1.100.0-1|41	
12cu|perl-Net-Frame-1.100.0-1|42	%check
12cu|perl-Net-Frame-1.100.0-1|43	%make test
12cu|perl-Net-Frame-1.100.0-1|44	
12cu|perl-Net-Frame-1.100.0-1|45	%install
12cu|perl-Net-Frame-1.100.0-1|46	%makeinstall_std
12cu|perl-Net-Frame-1.100.0-1|47	
12cu|perl-Net-Frame-1.100.0-1|48	%files
12cu|perl-Net-Frame-1.100.0-1|49	%doc Changes LICENSE README
12cu|perl-Net-Frame-1.100.0-1|50	%{_mandir}/man3/*
12cu|perl-Net-Frame-1.100.0-1|51	%{perl_vendorlib}/*
12cu|perl-Net-Frame-1.100.0-1|52	
12cu|perl-Net-Frame-1.100.0-1|53	
12cu|perl-Net-Frame-1.100.0-1|54	%changelog
12cu|perl-Net-Frame-1.100.0-1|55	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-1
12cu|perl-Net-Frame-1.100.0-1|56	+ Revision: 0a9d554
12cu|perl-Net-Frame-1.100.0-1|57	- Updated to 1.10 (by updates_builder)
12cu|perl-Net-Frame-1.100.0-1|58	
12cu|perl-Net-Frame-1.100.0-1|59	

11085 12
12cu|perl-Net-Frame-Simple-1.50.0-1|1	%define upstream_name    Net-Frame-Simple
12cu|perl-Net-Frame-Simple-1.50.0-1|2	%define upstream_version 1.05
12cu|perl-Net-Frame-Simple-1.50.0-1|3	
12cu|perl-Net-Frame-Simple-1.50.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-Frame-Simple-1.50.0-1|5	Version:	%perl_convert_version 1.05
12cu|perl-Net-Frame-Simple-1.50.0-1|6	Release:	1
12cu|perl-Net-Frame-Simple-1.50.0-1|7	Summary:	BSD loopback layer object
12cu|perl-Net-Frame-Simple-1.50.0-1|8	License:	Artistic
12cu|perl-Net-Frame-Simple-1.50.0-1|9	Group:		Development/Perl
12cu|perl-Net-Frame-Simple-1.50.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-Frame-Simple-1.50.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Net/Net-Frame-Simple-1.05.tar.gz
12cu|perl-Net-Frame-Simple-1.50.0-1|12	
12cu|perl-Net-Frame-Simple-1.50.0-1|13	BuildRequires:	perl-devel
12cu|perl-Net-Frame-Simple-1.50.0-1|14	BuildRequires:	perl(Bit::Vector)
12cu|perl-Net-Frame-Simple-1.50.0-1|15	BuildRequires:	perl(Test::Pod::Coverage)
12cu|perl-Net-Frame-Simple-1.50.0-1|16	BuildRequires:	perl(Test::Pod)
12cu|perl-Net-Frame-Simple-1.50.0-1|17	BuildRequires:	perl(Net::IPv6Addr)
12cu|perl-Net-Frame-Simple-1.50.0-1|18	BuildRequires:	perl(Socket6)
12cu|perl-Net-Frame-Simple-1.50.0-1|19	BuildRequires:	perl(Net::Frame)
12cu|perl-Net-Frame-Simple-1.50.0-1|20	
12cu|perl-Net-Frame-Simple-1.50.0-1|21	BuildArch:	noarch
12cu|perl-Net-Frame-Simple-1.50.0-1|22	
12cu|perl-Net-Frame-Simple-1.50.0-1|23	%description
12cu|perl-Net-Frame-Simple-1.50.0-1|24	*Net::Frame* is a fork of *Net::Packet*. The goal here was to greatly
12cu|perl-Net-Frame-Simple-1.50.0-1|25	simplify the use of the frame crafting framework. *Net::Packet* does many
12cu|perl-Net-Frame-Simple-1.50.0-1|26	things undercover, and it was difficult to document all the thingies.
12cu|perl-Net-Frame-Simple-1.50.0-1|27	
12cu|perl-Net-Frame-Simple-1.50.0-1|28	Also, *Net::Packet* may suffer from unease of use, because frames were
12cu|perl-Net-Frame-Simple-1.50.0-1|29	assembled using layers stored in L2, L3, L4 and L7 attributes. *Net::Frame*
12cu|perl-Net-Frame-Simple-1.50.0-1|30	removes all this, and is splitted in different modules, for those who only
12cu|perl-Net-Frame-Simple-1.50.0-1|31	want to use part of the framework, and not whole framework.
12cu|perl-Net-Frame-Simple-1.50.0-1|32	
12cu|perl-Net-Frame-Simple-1.50.0-1|33	Finally, anyone can create a layer, and put it on his CPAN space, because
12cu|perl-Net-Frame-Simple-1.50.0-1|34	of the modularity *Net::Frame* offers. For an example, see
12cu|perl-Net-Frame-Simple-1.50.0-1|35	*Net::Frame::Layer::ICMPv4* on my CPAN space.
12cu|perl-Net-Frame-Simple-1.50.0-1|36	
12cu|perl-Net-Frame-Simple-1.50.0-1|37	%prep
12cu|perl-Net-Frame-Simple-1.50.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-Frame-Simple-1.50.0-1|39	
12cu|perl-Net-Frame-Simple-1.50.0-1|40	%build
12cu|perl-Net-Frame-Simple-1.50.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-Frame-Simple-1.50.0-1|42	%make
12cu|perl-Net-Frame-Simple-1.50.0-1|43	
12cu|perl-Net-Frame-Simple-1.50.0-1|44	%check
12cu|perl-Net-Frame-Simple-1.50.0-1|45	make test verbose=1
12cu|perl-Net-Frame-Simple-1.50.0-1|46	
12cu|perl-Net-Frame-Simple-1.50.0-1|47	%install
12cu|perl-Net-Frame-Simple-1.50.0-1|48	%makeinstall_std
12cu|perl-Net-Frame-Simple-1.50.0-1|49	
12cu|perl-Net-Frame-Simple-1.50.0-1|50	%files
12cu|perl-Net-Frame-Simple-1.50.0-1|51	%doc Changes LICENSE README
12cu|perl-Net-Frame-Simple-1.50.0-1|52	%{_mandir}/man3/*
12cu|perl-Net-Frame-Simple-1.50.0-1|53	%{perl_vendorlib}/*
12cu|perl-Net-Frame-Simple-1.50.0-1|54	
12cu|perl-Net-Frame-Simple-1.50.0-1|55	%changelog
12cu|perl-Net-Frame-Simple-1.50.0-1|56	* Mon Oct 03 2011 Leonardo Coelho <leonardoc@mandriva.com> 1.40.0-1mdv2012.0
12cu|perl-Net-Frame-Simple-1.50.0-1|57	+ Revision: 702554
12cu|perl-Net-Frame-Simple-1.50.0-1|58	- new mandriva version
12cu|perl-Net-Frame-Simple-1.50.0-1|59	- Created package structure for 'perl-Net-Frame-Simple'.
12cu|perl-Net-Frame-Simple-1.50.0-1|60	
12cu|perl-Net-Frame-Simple-1.50.0-1|61	

11086 12
12cu|perl-Net-GitHub-0.570.0-1|1	%define upstream_name    Net-GitHub
12cu|perl-Net-GitHub-0.570.0-1|2	%define upstream_version 0.57
12cu|perl-Net-GitHub-0.570.0-1|3	
12cu|perl-Net-GitHub-0.570.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-GitHub-0.570.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Net-GitHub-0.570.0-1|6	Release:	1
12cu|perl-Net-GitHub-0.570.0-1|7	
12cu|perl-Net-GitHub-0.570.0-1|8	Summary:	Perl Interface for github.com
12cu|perl-Net-GitHub-0.570.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-GitHub-0.570.0-1|10	Group:		Development/Perl
12cu|perl-Net-GitHub-0.570.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-GitHub-0.570.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Net-GitHub-0.570.0-1|13	
12cu|perl-Net-GitHub-0.570.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-GitHub-0.570.0-1|15	BuildRequires:	perl(Any::Moose)
12cu|perl-Net-GitHub-0.570.0-1|16	BuildRequires:	perl(Crypt::SSLeay)
12cu|perl-Net-GitHub-0.570.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Net-GitHub-0.570.0-1|18	BuildRequires:	perl(File::Slurp)
12cu|perl-Net-GitHub-0.570.0-1|19	BuildRequires:	perl(HTML::TreeBuilder)
12cu|perl-Net-GitHub-0.570.0-1|20	BuildRequires:	perl(JSON::Any)
12cu|perl-Net-GitHub-0.570.0-1|21	BuildRequires:	perl(Test::MockModule)
12cu|perl-Net-GitHub-0.570.0-1|22	BuildRequires:	perl(Test::More)
12cu|perl-Net-GitHub-0.570.0-1|23	BuildRequires:	perl(URI::Escape)
12cu|perl-Net-GitHub-0.570.0-1|24	BuildRequires:	perl(WWW::Mechanize::GZip)
12cu|perl-Net-GitHub-0.570.0-1|25	BuildRequires:	perl(HTTP::Request::Common)
12cu|perl-Net-GitHub-0.570.0-1|26	BuildArch:	noarch
12cu|perl-Net-GitHub-0.570.0-1|27	
12cu|perl-Net-GitHub-0.570.0-1|28	%description
12cu|perl-Net-GitHub-0.570.0-1|29	Perl Interface for github.com
12cu|perl-Net-GitHub-0.570.0-1|30	
12cu|perl-Net-GitHub-0.570.0-1|31	%prep
12cu|perl-Net-GitHub-0.570.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-GitHub-0.570.0-1|33	
12cu|perl-Net-GitHub-0.570.0-1|34	%build
12cu|perl-Net-GitHub-0.570.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-GitHub-0.570.0-1|36	%make
12cu|perl-Net-GitHub-0.570.0-1|37	
12cu|perl-Net-GitHub-0.570.0-1|38	%check
12cu|perl-Net-GitHub-0.570.0-1|39	%make test
12cu|perl-Net-GitHub-0.570.0-1|40	
12cu|perl-Net-GitHub-0.570.0-1|41	%install
12cu|perl-Net-GitHub-0.570.0-1|42	%makeinstall_std
12cu|perl-Net-GitHub-0.570.0-1|43	
12cu|perl-Net-GitHub-0.570.0-1|44	%files
12cu|perl-Net-GitHub-0.570.0-1|45	%doc Changes README META.yml
12cu|perl-Net-GitHub-0.570.0-1|46	%{_mandir}/man3/*
12cu|perl-Net-GitHub-0.570.0-1|47	%{perl_vendorlib}/Net/
12cu|perl-Net-GitHub-0.570.0-1|48	
12cu|perl-Net-GitHub-0.570.0-1|49	
12cu|perl-Net-GitHub-0.570.0-1|50	%changelog
12cu|perl-Net-GitHub-0.570.0-1|51	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.570.0-1
12cu|perl-Net-GitHub-0.570.0-1|52	+ Revision: 9b933cf
12cu|perl-Net-GitHub-0.570.0-1|53	- Updated to 0.57 (by updates_builder)
12cu|perl-Net-GitHub-0.570.0-1|54	
12cu|perl-Net-GitHub-0.570.0-1|55	

11087 12
12cu|perl-Net-GPSD3-0.190.0-1|1	%define upstream_name    Net-GPSD3
12cu|perl-Net-GPSD3-0.190.0-1|2	%define upstream_version 0.19
12cu|perl-Net-GPSD3-0.190.0-1|3	
12cu|perl-Net-GPSD3-0.190.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-GPSD3-0.190.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Net-GPSD3-0.190.0-1|6	Release:	1
12cu|perl-Net-GPSD3-0.190.0-1|7	
12cu|perl-Net-GPSD3-0.190.0-1|8	Summary:	Net::GPSD3 Return Satellite Object
12cu|perl-Net-GPSD3-0.190.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-GPSD3-0.190.0-1|10	Group:		Development/Perl
12cu|perl-Net-GPSD3-0.190.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-GPSD3-0.190.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/Net-GPSD3-%{upstream_version}.tar.gz
12cu|perl-Net-GPSD3-0.190.0-1|13	
12cu|perl-Net-GPSD3-0.190.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-GPSD3-0.190.0-1|15	BuildRequires:	perl(DateTime)
12cu|perl-Net-GPSD3-0.190.0-1|16	BuildRequires:	perl(DateTime::Format::W3CDTF)
12cu|perl-Net-GPSD3-0.190.0-1|17	BuildRequires:	perl(GPS::Point)
12cu|perl-Net-GPSD3-0.190.0-1|18	BuildRequires:	perl(IO::Socket::INET6)
12cu|perl-Net-GPSD3-0.190.0-1|19	BuildRequires:	perl(JSON::XS)
12cu|perl-Net-GPSD3-0.190.0-1|20	BuildRequires:	perl(Test::Simple)
12cu|perl-Net-GPSD3-0.190.0-1|21	BuildArch:	noarch
12cu|perl-Net-GPSD3-0.190.0-1|22	
12cu|perl-Net-GPSD3-0.190.0-1|23	%description
12cu|perl-Net-GPSD3-0.190.0-1|24	Net::GPSD3 provides an object client interface to the gpsd server daemon
12cu|perl-Net-GPSD3-0.190.0-1|25	utilizing the version 3.1 protocol. gpsd is an open source GPS deamon from
12cu|perl-Net-GPSD3-0.190.0-1|26	http://gpsd.berlios.de/. Support for Version 3 of the protocol (JSON) was
12cu|perl-Net-GPSD3-0.190.0-1|27	adding to the daemon in version 2.90. If your daemon is before 2.90 then
12cu|perl-Net-GPSD3-0.190.0-1|28	please use the the Net::GPSD manpage package.
12cu|perl-Net-GPSD3-0.190.0-1|29	
12cu|perl-Net-GPSD3-0.190.0-1|30	%prep
12cu|perl-Net-GPSD3-0.190.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-GPSD3-0.190.0-1|32	
12cu|perl-Net-GPSD3-0.190.0-1|33	%build
12cu|perl-Net-GPSD3-0.190.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-GPSD3-0.190.0-1|35	%make
12cu|perl-Net-GPSD3-0.190.0-1|36	
12cu|perl-Net-GPSD3-0.190.0-1|37	%check
12cu|perl-Net-GPSD3-0.190.0-1|38	%make test
12cu|perl-Net-GPSD3-0.190.0-1|39	
12cu|perl-Net-GPSD3-0.190.0-1|40	%install
12cu|perl-Net-GPSD3-0.190.0-1|41	%makeinstall_std
12cu|perl-Net-GPSD3-0.190.0-1|42	
12cu|perl-Net-GPSD3-0.190.0-1|43	%files
12cu|perl-Net-GPSD3-0.190.0-1|44	%doc README Changes LICENSE META.yml
12cu|perl-Net-GPSD3-0.190.0-1|45	%{_mandir}/man3/*
12cu|perl-Net-GPSD3-0.190.0-1|46	%{perl_vendorlib}/*
12cu|perl-Net-GPSD3-0.190.0-1|47	# %{_bindir}/perl-Net-GPSD3-Example.pl
12cu|perl-Net-GPSD3-0.190.0-1|48	# %{_bindir}/perl-Net-GPSD3-Handler.pl
12cu|perl-Net-GPSD3-0.190.0-1|49	# %{_bindir}/perl-Net-GPSD3-poll.pl
12cu|perl-Net-GPSD3-0.190.0-1|50	# %{_mandir}/man1/perl-Net-GPSD3-Example.pl.1*
12cu|perl-Net-GPSD3-0.190.0-1|51	# %{_mandir}/man1/perl-Net-GPSD3-Handler.pl.1*
12cu|perl-Net-GPSD3-0.190.0-1|52	# %{_mandir}/man1/perl-Net-GPSD3-poll.pl.1*
12cu|perl-Net-GPSD3-0.190.0-1|53	
12cu|perl-Net-GPSD3-0.190.0-1|54	%changelog
12cu|perl-Net-GPSD3-0.190.0-1|55	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.170.0-1mdv2011
12cu|perl-Net-GPSD3-0.190.0-1|56	+ Revision: 690524
12cu|perl-Net-GPSD3-0.190.0-1|57	- new version
12cu|perl-Net-GPSD3-0.190.0-1|58	
12cu|perl-Net-GPSD3-0.190.0-1|59	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.110.0-2
12cu|perl-Net-GPSD3-0.190.0-1|60	+ Revision: 657801
12cu|perl-Net-GPSD3-0.190.0-1|61	- rebuild for updated spec-helper
12cu|perl-Net-GPSD3-0.190.0-1|62	
12cu|perl-Net-GPSD3-0.190.0-1|63	* Sun Oct 31 2010 Olivier Thauvin <nanardon@mandriva.org> 0.110.0-1mdv2011.0
12cu|perl-Net-GPSD3-0.190.0-1|64	+ Revision: 590778
12cu|perl-Net-GPSD3-0.190.0-1|65	- import perl-Net-GPSD3
12cu|perl-Net-GPSD3-0.190.0-1|66	
12cu|perl-Net-GPSD3-0.190.0-1|67	

11088 12
12cu|perl-Net-IMAP-Simple-1.220.400-1|1	%define upstream_name	 Net-IMAP-Simple
12cu|perl-Net-IMAP-Simple-1.220.400-1|2	%define upstream_version 1.2204
12cu|perl-Net-IMAP-Simple-1.220.400-1|3	
12cu|perl-Net-IMAP-Simple-1.220.400-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-IMAP-Simple-1.220.400-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Net-IMAP-Simple-1.220.400-1|6	Release:	1
12cu|perl-Net-IMAP-Simple-1.220.400-1|7	
12cu|perl-Net-IMAP-Simple-1.220.400-1|8	Summary:	Simple IMAP interface to Perl 5
12cu|perl-Net-IMAP-Simple-1.220.400-1|9	License:	GPL
12cu|perl-Net-IMAP-Simple-1.220.400-1|10	Group:		Development/Perl
12cu|perl-Net-IMAP-Simple-1.220.400-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-IMAP-Simple-1.220.400-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/Net-IMAP-Simple-%{upstream_version}.tar.gz
12cu|perl-Net-IMAP-Simple-1.220.400-1|13	
12cu|perl-Net-IMAP-Simple-1.220.400-1|14	BuildRequires:	perl-devel
12cu|perl-Net-IMAP-Simple-1.220.400-1|15	BuildRequires:	perl(Class::Accessor)
12cu|perl-Net-IMAP-Simple-1.220.400-1|16	BuildRequires:	perl(DateTime)
12cu|perl-Net-IMAP-Simple-1.220.400-1|17	BuildRequires:	perl(DateTime::Format::Strptime)
12cu|perl-Net-IMAP-Simple-1.220.400-1|18	BuildRequires:	perl(DateTime::Format::Mail)
12cu|perl-Net-IMAP-Simple-1.220.400-1|19	BuildRequires:	perl(Parse::RecDescent)
12cu|perl-Net-IMAP-Simple-1.220.400-1|20	BuildRequires:	perl(Regexp::Common)
12cu|perl-Net-IMAP-Simple-1.220.400-1|21	BuildRequires:	perl(Email::Address)
12cu|perl-Net-IMAP-Simple-1.220.400-1|22	BuildRequires:	perl(Email::MIME)
12cu|perl-Net-IMAP-Simple-1.220.400-1|23	BuildArch:	noarch
12cu|perl-Net-IMAP-Simple-1.220.400-1|24	
12cu|perl-Net-IMAP-Simple-1.220.400-1|25	%description
12cu|perl-Net-IMAP-Simple-1.220.400-1|26	Perl extension for simple IMAP account handling,
12cu|perl-Net-IMAP-Simple-1.220.400-1|27	mostly compatible with Net::POP.
12cu|perl-Net-IMAP-Simple-1.220.400-1|28	
12cu|perl-Net-IMAP-Simple-1.220.400-1|29	%prep
12cu|perl-Net-IMAP-Simple-1.220.400-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-IMAP-Simple-1.220.400-1|31	
12cu|perl-Net-IMAP-Simple-1.220.400-1|32	%build
12cu|perl-Net-IMAP-Simple-1.220.400-1|33	yes | perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-IMAP-Simple-1.220.400-1|34	%make
12cu|perl-Net-IMAP-Simple-1.220.400-1|35	
12cu|perl-Net-IMAP-Simple-1.220.400-1|36	%check
12cu|perl-Net-IMAP-Simple-1.220.400-1|37	%make test
12cu|perl-Net-IMAP-Simple-1.220.400-1|38	
12cu|perl-Net-IMAP-Simple-1.220.400-1|39	%install
12cu|perl-Net-IMAP-Simple-1.220.400-1|40	%makeinstall_std
12cu|perl-Net-IMAP-Simple-1.220.400-1|41	
12cu|perl-Net-IMAP-Simple-1.220.400-1|42	%files
12cu|perl-Net-IMAP-Simple-1.220.400-1|43	%doc Changes README
12cu|perl-Net-IMAP-Simple-1.220.400-1|44	%{_mandir}/man3/*
12cu|perl-Net-IMAP-Simple-1.220.400-1|45	%{perl_vendorlib}/Net
12cu|perl-Net-IMAP-Simple-1.220.400-1|46	
12cu|perl-Net-IMAP-Simple-1.220.400-1|47	
12cu|perl-Net-IMAP-Simple-1.220.400-1|48	
12cu|perl-Net-IMAP-Simple-1.220.400-1|49	%changelog
12cu|perl-Net-IMAP-Simple-1.220.400-1|50	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.220.400-1
12cu|perl-Net-IMAP-Simple-1.220.400-1|51	+ Revision: 216b122
12cu|perl-Net-IMAP-Simple-1.220.400-1|52	- Updated to 1.2204 (by updates_builder)
12cu|perl-Net-IMAP-Simple-1.220.400-1|53	
12cu|perl-Net-IMAP-Simple-1.220.400-1|54	

11089 12
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|1	%define realname Net-IMAP-Simple-SSL
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|2	
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|3	Summary:	SSL support for Net::IMAP::Simple
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|4	Name:		perl-%{realname}
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|5	Version:	1.3
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|6	Release:	10
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|7	License:	Artistic/GPL
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|8	Group:		Development/Perl
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|9	URL:		http://search.cpan.org/dist/%{realname}/
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|10	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{realname}-%{version}.tar.bz2
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|11	
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|12	BuildRequires: perl-devel
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|13	BuildRequires: perl(IO::Socket::SSL)
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|14	Requires:	perl(Net::IMAP::Simple)
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|15	BuildArch:	noarch
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|16	
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|17	%description
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|18	This module is a subclass of Net::IMAP::SImple that includes SSL support.
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|19	The interface is identical.
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|20	
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|21	%prep
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|22	%setup -q -n %{realname}-%{version}
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|23	
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|24	%build
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|25	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|26	make
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|27	
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|28	%check
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|29	make test
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|30	
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|31	%install
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|32	%makeinstall_std
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|33	
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|34	%files
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|35	%doc README Changes
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|36	%{perl_vendorlib}/Net/IMAP/Simple/*
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|37	%{_mandir}/*/*
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|38	
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|39	
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|40	%changelog
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|41	* Mon Oct 15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-10
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|42	+ Revision: 043af3a
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|43	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|44	
12cu|perl-Net-IMAP-Simple-SSL-1.3-10|45	

11090 12
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|1	%define upstream_name    Net-LDAP-Server-Test
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|2	%define upstream_version 0.19
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|3	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|5	Version:	%perl_convert_version 0.19
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|6	Release:	1
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|7	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|8	Summary:	Test Net::LDAP code
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|10	Group:		Development/Perl
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/Net-LDAP-Server-Test-0.19.tar.gz
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|13	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|15	BuildRequires:	perl(Data::Dump)
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|16	BuildRequires:	perl(IO::Select)
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|17	BuildRequires:	perl(IO::Socket)
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|18	BuildRequires:	perl(Net::LDAP)
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|19	BuildRequires:	perl(Net::LDAP::Server)
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|21	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|22	BuildArch:	noarch
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|23	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|24	%description
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|25	Now you can test your Net::LDAP code without having a real LDAP server
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|26	available.
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|27	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|28	%prep
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|30	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|31	%build
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|33	%make
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|34	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|35	%check
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|36	make test
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|37	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|38	%install
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|39	%makeinstall_std
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|40	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|41	%files
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|42	%doc Changes README
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|43	%{_mandir}/man3/*
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|44	%{perl_vendorlib}/*
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|45	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|46	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|47	%changelog
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|48	* Mon Jun 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.110.0-1mdv2011.0
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|49	+ Revision: 684779
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|50	- update to new version 0.11
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|51	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|52	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|53	+ Revision: 658864
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|54	- rebuild for updated spec-helper
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|55	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|56	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|57	+ Revision: 552461
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|58	- update to 0.10
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|59	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|60	* Thu Feb 18 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.1
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|61	+ Revision: 507586
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|62	- update to 0.09
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|63	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|64	* Fri Aug 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|65	+ Revision: 421874
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|66	- adding missing buildrequires:
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|67	- update to 0.08
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|68	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|69	* Tue Aug 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|70	+ Revision: 408967
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|71	- rebuild using %%perl_convert_version
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|72	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|73	* Sun Jul 19 2009 Buchan Milne <bgmilne@mandriva.org> 0.07-1mdv2010.0
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|74	+ Revision: 397927
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|75	- import perl-Net-LDAP-Server-Test
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|76	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|77	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|78	* Sun Jul 19 2009 Buchan Milne <bgmilne@mandriva.org> 0.07-1mdv
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|79	- initial mdv release, generated with cpan2dist
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|80	
12cu|perl-Net-LDAP-Server-Test-0.190.0-1|81	

11091 12
12cu|perl-Net-Libdnet-0.980.0-1|1	%define upstream_name    Net-Libdnet
12cu|perl-Net-Libdnet-0.980.0-1|2	%define upstream_version 0.98
12cu|perl-Net-Libdnet-0.980.0-1|3	Name:       perl-%{upstream_name}
12cu|perl-Net-Libdnet-0.980.0-1|4	Version:    %perl_convert_version 0.98
12cu|perl-Net-Libdnet-0.980.0-1|5	Release:	1
12cu|perl-Net-Libdnet-0.980.0-1|6	
12cu|perl-Net-Libdnet-0.980.0-1|7	Summary:    Perl interface to libdnet
12cu|perl-Net-Libdnet-0.980.0-1|8	License:    BSD
12cu|perl-Net-Libdnet-0.980.0-1|9	Group:		Development/Perl
12cu|perl-Net-Libdnet-0.980.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-Libdnet-0.980.0-1|11	Source0:    http://www.cpan.org/modules/by-module/Net/Net-Libdnet-0.98.tar.gz
12cu|perl-Net-Libdnet-0.980.0-1|12	BuildRequires:  libdnet-devel
12cu|perl-Net-Libdnet-0.980.0-1|13	BuildRequires:  perl(Class::Gomor::Array)
12cu|perl-Net-Libdnet-0.980.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-Libdnet-0.980.0-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Net-Libdnet-0.980.0-1|16	
12cu|perl-Net-Libdnet-0.980.0-1|17	%description
12cu|perl-Net-Libdnet-0.980.0-1|18	perl-Net-Libdnet provides perl bindings to the dnet library
12cu|perl-Net-Libdnet-0.980.0-1|19	
12cu|perl-Net-Libdnet-0.980.0-1|20	%prep
12cu|perl-Net-Libdnet-0.980.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-Libdnet-0.980.0-1|22	
12cu|perl-Net-Libdnet-0.980.0-1|23	%build
12cu|perl-Net-Libdnet-0.980.0-1|24	%serverbuild
12cu|perl-Net-Libdnet-0.980.0-1|25	%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$CFLAGS -fno-PIE" LIBS="-L%{_libdir} -ldnet" INC="-I%{_includedir}"
12cu|perl-Net-Libdnet-0.980.0-1|26	%make LD_RUN_PATH=""
12cu|perl-Net-Libdnet-0.980.0-1|27	
12cu|perl-Net-Libdnet-0.980.0-1|28	%check
12cu|perl-Net-Libdnet-0.980.0-1|29	make test
12cu|perl-Net-Libdnet-0.980.0-1|30	
12cu|perl-Net-Libdnet-0.980.0-1|31	%install
12cu|perl-Net-Libdnet-0.980.0-1|32	rm -rf %{buildroot}
12cu|perl-Net-Libdnet-0.980.0-1|33	%makeinstall_std
12cu|perl-Net-Libdnet-0.980.0-1|34	
12cu|perl-Net-Libdnet-0.980.0-1|35	%clean
12cu|perl-Net-Libdnet-0.980.0-1|36	rm -rf %{buildroot}
12cu|perl-Net-Libdnet-0.980.0-1|37	
12cu|perl-Net-Libdnet-0.980.0-1|38	%files
12cu|perl-Net-Libdnet-0.980.0-1|39	%defattr(-,root,root,-)
12cu|perl-Net-Libdnet-0.980.0-1|40	%doc Changes LICENSE README
12cu|perl-Net-Libdnet-0.980.0-1|41	%{_bindir}/*
12cu|perl-Net-Libdnet-0.980.0-1|42	%{perl_vendorarch}/auto/*
12cu|perl-Net-Libdnet-0.980.0-1|43	%{perl_vendorarch}/Net
12cu|perl-Net-Libdnet-0.980.0-1|44	%{_mandir}/man?/*
12cu|perl-Net-Libdnet-0.980.0-1|45	
12cu|perl-Net-Libdnet-0.980.0-1|46	
12cu|perl-Net-Libdnet-0.980.0-1|47	%changelog
12cu|perl-Net-Libdnet-0.980.0-1|48	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.960.0-2
12cu|perl-Net-Libdnet-0.980.0-1|49	+ Revision: 773487
12cu|perl-Net-Libdnet-0.980.0-1|50	- really ensure -fno-PIE...
12cu|perl-Net-Libdnet-0.980.0-1|51	- new version
12cu|perl-Net-Libdnet-0.980.0-1|52	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Net-Libdnet-0.980.0-1|53	
12cu|perl-Net-Libdnet-0.980.0-1|54	* Sun May 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.950.0-1
12cu|perl-Net-Libdnet-0.980.0-1|55	+ Revision: 674919
12cu|perl-Net-Libdnet-0.980.0-1|56	- new version
12cu|perl-Net-Libdnet-0.980.0-1|57	
12cu|perl-Net-Libdnet-0.980.0-1|58	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.940.0-1
12cu|perl-Net-Libdnet-0.980.0-1|59	+ Revision: 635205
12cu|perl-Net-Libdnet-0.980.0-1|60	- update to new version 0.94
12cu|perl-Net-Libdnet-0.980.0-1|61	
12cu|perl-Net-Libdnet-0.980.0-1|62	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.920.0-1mdv2010.0
12cu|perl-Net-Libdnet-0.980.0-1|63	+ Revision: 404095
12cu|perl-Net-Libdnet-0.980.0-1|64	- rebuild using %%perl_convert_version
12cu|perl-Net-Libdnet-0.980.0-1|65	
12cu|perl-Net-Libdnet-0.980.0-1|66	* Sun May 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.92-1mdv2010.0
12cu|perl-Net-Libdnet-0.980.0-1|67	+ Revision: 376727
12cu|perl-Net-Libdnet-0.980.0-1|68	- update to new version 0.92
12cu|perl-Net-Libdnet-0.980.0-1|69	
12cu|perl-Net-Libdnet-0.980.0-1|70	* Tue Dec 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.91-1mdv2009.1
12cu|perl-Net-Libdnet-0.980.0-1|71	+ Revision: 312183
12cu|perl-Net-Libdnet-0.980.0-1|72	- update to new version 0.91
12cu|perl-Net-Libdnet-0.980.0-1|73	
12cu|perl-Net-Libdnet-0.980.0-1|74	* Tue Dec 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.90-1mdv2009.1
12cu|perl-Net-Libdnet-0.980.0-1|75	+ Revision: 309340
12cu|perl-Net-Libdnet-0.980.0-1|76	- new version
12cu|perl-Net-Libdnet-0.980.0-1|77	
12cu|perl-Net-Libdnet-0.980.0-1|78	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.01-6mdv2009.0
12cu|perl-Net-Libdnet-0.980.0-1|79	+ Revision: 258054
12cu|perl-Net-Libdnet-0.980.0-1|80	- rebuild
12cu|perl-Net-Libdnet-0.980.0-1|81	
12cu|perl-Net-Libdnet-0.980.0-1|82	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.01-5mdv2009.0
12cu|perl-Net-Libdnet-0.980.0-1|83	+ Revision: 246154
12cu|perl-Net-Libdnet-0.980.0-1|84	- rebuild
12cu|perl-Net-Libdnet-0.980.0-1|85	
12cu|perl-Net-Libdnet-0.980.0-1|86	* Wed Jan 23 2008 Thierry Vignaud <tv@mandriva.org> 0.01-3mdv2008.1
12cu|perl-Net-Libdnet-0.980.0-1|87	+ Revision: 157264
12cu|perl-Net-Libdnet-0.980.0-1|88	- rebuild with fixed %%serverbuild macro
12cu|perl-Net-Libdnet-0.980.0-1|89	
12cu|perl-Net-Libdnet-0.980.0-1|90	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.01-2mdv2008.1
12cu|perl-Net-Libdnet-0.980.0-1|91	+ Revision: 152220
12cu|perl-Net-Libdnet-0.980.0-1|92	- rebuild
12cu|perl-Net-Libdnet-0.980.0-1|93	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Net-Libdnet-0.980.0-1|94	
12cu|perl-Net-Libdnet-0.980.0-1|95	+ Olivier Blin <blino@mandriva.org>
12cu|perl-Net-Libdnet-0.980.0-1|96	- restore BuildRoot
12cu|perl-Net-Libdnet-0.980.0-1|97	
12cu|perl-Net-Libdnet-0.980.0-1|98	* Fri Jul 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.01-1mdv2008.0
12cu|perl-Net-Libdnet-0.980.0-1|99	+ Revision: 53925
12cu|perl-Net-Libdnet-0.980.0-1|100	- Import perl-Net-Libdnet
12cu|perl-Net-Libdnet-0.980.0-1|101	
12cu|perl-Net-Libdnet-0.980.0-1|102	
12cu|perl-Net-Libdnet-0.980.0-1|103	
12cu|perl-Net-Libdnet-0.980.0-1|104	* Fri Jul 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.01-1mdv2008.0
12cu|perl-Net-Libdnet-0.980.0-1|105	- initial Mandriva package
12cu|perl-Net-Libdnet-0.980.0-1|106	

11092 12
12cu|perl-Net-MAC-Vendor-1.190.100-1|1	%define upstream_name    Net-MAC-Vendor
12cu|perl-Net-MAC-Vendor-1.190.100-1|2	%define upstream_version 1.1901
12cu|perl-Net-MAC-Vendor-1.190.100-1|3	
12cu|perl-Net-MAC-Vendor-1.190.100-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-MAC-Vendor-1.190.100-1|5	Version:	%perl_convert_version 1.1901
12cu|perl-Net-MAC-Vendor-1.190.100-1|6	Release:	1
12cu|perl-Net-MAC-Vendor-1.190.100-1|7	
12cu|perl-Net-MAC-Vendor-1.190.100-1|8	Summary:	Look up the vendor for a MAC
12cu|perl-Net-MAC-Vendor-1.190.100-1|9	License:	GPL+ or Artistic
12cu|perl-Net-MAC-Vendor-1.190.100-1|10	Group:		Development/Perl
12cu|perl-Net-MAC-Vendor-1.190.100-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-MAC-Vendor-1.190.100-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/Net-MAC-Vendor-1.1901.tar.gz
12cu|perl-Net-MAC-Vendor-1.190.100-1|13	
12cu|perl-Net-MAC-Vendor-1.190.100-1|14	BuildRequires:	perl-devel
12cu|perl-Net-MAC-Vendor-1.190.100-1|15	BuildArch:	noarch
12cu|perl-Net-MAC-Vendor-1.190.100-1|16	
12cu|perl-Net-MAC-Vendor-1.190.100-1|17	%description
12cu|perl-Net-MAC-Vendor-1.190.100-1|18	The Institute of Electrical and Electronics Engineers (IEEE) assigns an
12cu|perl-Net-MAC-Vendor-1.190.100-1|19	Organizational Unique Identifier (OUI) to manufacturers of network interfaces.
12cu|perl-Net-MAC-Vendor-1.190.100-1|20	Each interface has a Media Access Control (MAC) address of six bytes. The first
12cu|perl-Net-MAC-Vendor-1.190.100-1|21	three bytes are the OUI.
12cu|perl-Net-MAC-Vendor-1.190.100-1|22	
12cu|perl-Net-MAC-Vendor-1.190.100-1|23	This module allows you to take a MAC address and turn it into the OUI and
12cu|perl-Net-MAC-Vendor-1.190.100-1|24	vendor information.  You can, for instance, scan a network, collect MAC
12cu|perl-Net-MAC-Vendor-1.190.100-1|25	addresses, and turn those addresses into vendors.  With vendor information, you
12cu|perl-Net-MAC-Vendor-1.190.100-1|26	can often guess at what what you are looking at (e.g. an Apple product).
12cu|perl-Net-MAC-Vendor-1.190.100-1|27	
12cu|perl-Net-MAC-Vendor-1.190.100-1|28	You can use this as a module as its individual functions, or call it as a
12cu|perl-Net-MAC-Vendor-1.190.100-1|29	script with a list of MAC addresses as arguments. The module can figure it out.
12cu|perl-Net-MAC-Vendor-1.190.100-1|30	
12cu|perl-Net-MAC-Vendor-1.190.100-1|31	This module tries to persistently cache with DBM::Deep the OUI information so
12cu|perl-Net-MAC-Vendor-1.190.100-1|32	it can avoid using the network. If it cannot load DBM::Deep, it uses a normal
12cu|perl-Net-MAC-Vendor-1.190.100-1|33	hash (which is lost when the process finishes). You can preload this cache with
12cu|perl-Net-MAC-Vendor-1.190.100-1|34	the load_cache() function. So far, the module looks in the current working
12cu|perl-Net-MAC-Vendor-1.190.100-1|35	directory for a file named mac_oui.db to find the cache. I need to come up with
12cu|perl-Net-MAC-Vendor-1.190.100-1|36	a way to let the user set that location.
12cu|perl-Net-MAC-Vendor-1.190.100-1|37	
12cu|perl-Net-MAC-Vendor-1.190.100-1|38	%prep
12cu|perl-Net-MAC-Vendor-1.190.100-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-MAC-Vendor-1.190.100-1|40	
12cu|perl-Net-MAC-Vendor-1.190.100-1|41	%build
12cu|perl-Net-MAC-Vendor-1.190.100-1|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-MAC-Vendor-1.190.100-1|43	%make OPTIMIZE="%{optflags}" CFLAGS="%{optflags}"
12cu|perl-Net-MAC-Vendor-1.190.100-1|44	
12cu|perl-Net-MAC-Vendor-1.190.100-1|45	# make test dies...
12cu|perl-Net-MAC-Vendor-1.190.100-1|46	# make test
12cu|perl-Net-MAC-Vendor-1.190.100-1|47	
12cu|perl-Net-MAC-Vendor-1.190.100-1|48	%install
12cu|perl-Net-MAC-Vendor-1.190.100-1|49	%makeinstall_std
12cu|perl-Net-MAC-Vendor-1.190.100-1|50	
12cu|perl-Net-MAC-Vendor-1.190.100-1|51	%files
12cu|perl-Net-MAC-Vendor-1.190.100-1|52	%doc Changes LICENSE README
12cu|perl-Net-MAC-Vendor-1.190.100-1|53	%{perl_vendorlib}/*
12cu|perl-Net-MAC-Vendor-1.190.100-1|54	%{_mandir}/*/*
12cu|perl-Net-MAC-Vendor-1.190.100-1|55	
12cu|perl-Net-MAC-Vendor-1.190.100-1|56	
12cu|perl-Net-MAC-Vendor-1.190.100-1|57	%changelog
12cu|perl-Net-MAC-Vendor-1.190.100-1|58	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.180.0-2mdv2011.0
12cu|perl-Net-MAC-Vendor-1.190.100-1|59	+ Revision: 655141
12cu|perl-Net-MAC-Vendor-1.190.100-1|60	- rebuild for updated spec-helper
12cu|perl-Net-MAC-Vendor-1.190.100-1|61	
12cu|perl-Net-MAC-Vendor-1.190.100-1|62	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.180.0-1mdv2011.0
12cu|perl-Net-MAC-Vendor-1.190.100-1|63	+ Revision: 404096
12cu|perl-Net-MAC-Vendor-1.190.100-1|64	- rebuild using %%perl_convert_version
12cu|perl-Net-MAC-Vendor-1.190.100-1|65	
12cu|perl-Net-MAC-Vendor-1.190.100-1|66	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.18-6mdv2009.0
12cu|perl-Net-MAC-Vendor-1.190.100-1|67	+ Revision: 258055
12cu|perl-Net-MAC-Vendor-1.190.100-1|68	- rebuild
12cu|perl-Net-MAC-Vendor-1.190.100-1|69	
12cu|perl-Net-MAC-Vendor-1.190.100-1|70	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.18-5mdv2009.0
12cu|perl-Net-MAC-Vendor-1.190.100-1|71	+ Revision: 246157
12cu|perl-Net-MAC-Vendor-1.190.100-1|72	- rebuild
12cu|perl-Net-MAC-Vendor-1.190.100-1|73	
12cu|perl-Net-MAC-Vendor-1.190.100-1|74	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.18-3mdv2008.1
12cu|perl-Net-MAC-Vendor-1.190.100-1|75	+ Revision: 152222
12cu|perl-Net-MAC-Vendor-1.190.100-1|76	- rebuild
12cu|perl-Net-MAC-Vendor-1.190.100-1|77	
12cu|perl-Net-MAC-Vendor-1.190.100-1|78	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.18-2mdv2008.1
12cu|perl-Net-MAC-Vendor-1.190.100-1|79	+ Revision: 152221
12cu|perl-Net-MAC-Vendor-1.190.100-1|80	- rebuild
12cu|perl-Net-MAC-Vendor-1.190.100-1|81	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Net-MAC-Vendor-1.190.100-1|82	
12cu|perl-Net-MAC-Vendor-1.190.100-1|83	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Net-MAC-Vendor-1.190.100-1|84	- restore BuildRoot
12cu|perl-Net-MAC-Vendor-1.190.100-1|85	
12cu|perl-Net-MAC-Vendor-1.190.100-1|86	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.18-1mdv2008.1
12cu|perl-Net-MAC-Vendor-1.190.100-1|87	+ Revision: 104563
12cu|perl-Net-MAC-Vendor-1.190.100-1|88	- update to new version 1.18
12cu|perl-Net-MAC-Vendor-1.190.100-1|89	
12cu|perl-Net-MAC-Vendor-1.190.100-1|90	
12cu|perl-Net-MAC-Vendor-1.190.100-1|91	* Tue Mar 13 2007 Oden Eriksson <oeriksson@mandriva.com> 1.17-1mdv2007.1
12cu|perl-Net-MAC-Vendor-1.190.100-1|92	+ Revision: 143145
12cu|perl-Net-MAC-Vendor-1.190.100-1|93	- Import perl-Net-MAC-Vendor
12cu|perl-Net-MAC-Vendor-1.190.100-1|94	
12cu|perl-Net-MAC-Vendor-1.190.100-1|95	* Tue Mar 13 2007 Oden Eriksson <oeriksson@mandriva.com> 1.17-1mdv2007.1
12cu|perl-Net-MAC-Vendor-1.190.100-1|96	- initial Mandriva package
12cu|perl-Net-MAC-Vendor-1.190.100-1|97	
12cu|perl-Net-MAC-Vendor-1.190.100-1|98	

11093 12
12cu|perl-Net-MySQL-0.110.0-1|1	%define upstream_name    Net-MySQL
12cu|perl-Net-MySQL-0.110.0-1|2	%define upstream_version 0.11
12cu|perl-Net-MySQL-0.110.0-1|3	
12cu|perl-Net-MySQL-0.110.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-MySQL-0.110.0-1|5	Version:	%perl_convert_version 0.11
12cu|perl-Net-MySQL-0.110.0-1|6	Release:	1
12cu|perl-Net-MySQL-0.110.0-1|7	
12cu|perl-Net-MySQL-0.110.0-1|8	Summary:	Pure Perl MySQL network protocol interface
12cu|perl-Net-MySQL-0.110.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-MySQL-0.110.0-1|10	Group:		Development/Perl
12cu|perl-Net-MySQL-0.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-MySQL-0.110.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/Net-MySQL-0.11.tar.gz
12cu|perl-Net-MySQL-0.110.0-1|13	
12cu|perl-Net-MySQL-0.110.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-MySQL-0.110.0-1|15	BuildRequires:	perl(IO::Socket)
12cu|perl-Net-MySQL-0.110.0-1|16	BuildRequires:	perl(Digest::SHA1)
12cu|perl-Net-MySQL-0.110.0-1|17	BuildArch:	noarch
12cu|perl-Net-MySQL-0.110.0-1|18	
12cu|perl-Net-MySQL-0.110.0-1|19	%description
12cu|perl-Net-MySQL-0.110.0-1|20	Net::MySQL is a Pure Perl client interface for the MySQL database. This
12cu|perl-Net-MySQL-0.110.0-1|21	module implements network protocol between server and client of MySQL, thus
12cu|perl-Net-MySQL-0.110.0-1|22	you don't need external MySQL client library like libmysqlclient for this
12cu|perl-Net-MySQL-0.110.0-1|23	module to work. It means this module enables you to connect to MySQL server
12cu|perl-Net-MySQL-0.110.0-1|24	from some operation systems which MySQL is not ported. How nifty!
12cu|perl-Net-MySQL-0.110.0-1|25	
12cu|perl-Net-MySQL-0.110.0-1|26	Since this module's final goal is to completely replace DBD::mysql, API is
12cu|perl-Net-MySQL-0.110.0-1|27	made similar to that of DBI.
12cu|perl-Net-MySQL-0.110.0-1|28	
12cu|perl-Net-MySQL-0.110.0-1|29	%prep
12cu|perl-Net-MySQL-0.110.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-MySQL-0.110.0-1|31	
12cu|perl-Net-MySQL-0.110.0-1|32	%build
12cu|perl-Net-MySQL-0.110.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-MySQL-0.110.0-1|34	%make
12cu|perl-Net-MySQL-0.110.0-1|35	
12cu|perl-Net-MySQL-0.110.0-1|36	%check
12cu|perl-Net-MySQL-0.110.0-1|37	make test
12cu|perl-Net-MySQL-0.110.0-1|38	
12cu|perl-Net-MySQL-0.110.0-1|39	%install
12cu|perl-Net-MySQL-0.110.0-1|40	%makeinstall_std
12cu|perl-Net-MySQL-0.110.0-1|41	
12cu|perl-Net-MySQL-0.110.0-1|42	%files
12cu|perl-Net-MySQL-0.110.0-1|43	%doc Changes README
12cu|perl-Net-MySQL-0.110.0-1|44	%{_mandir}/man3/*
12cu|perl-Net-MySQL-0.110.0-1|45	%{perl_vendorlib}/Net
12cu|perl-Net-MySQL-0.110.0-1|46	
12cu|perl-Net-MySQL-0.110.0-1|47	%changelog
12cu|perl-Net-MySQL-0.110.0-1|48	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2010.0
12cu|perl-Net-MySQL-0.110.0-1|49	+ Revision: 404098
12cu|perl-Net-MySQL-0.110.0-1|50	- rebuild using %%perl_convert_version
12cu|perl-Net-MySQL-0.110.0-1|51	
12cu|perl-Net-MySQL-0.110.0-1|52	* Sun Jul 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.0
12cu|perl-Net-MySQL-0.110.0-1|53	+ Revision: 232244
12cu|perl-Net-MySQL-0.110.0-1|54	- import perl-Net-MySQL
12cu|perl-Net-MySQL-0.110.0-1|55	
12cu|perl-Net-MySQL-0.110.0-1|56	
12cu|perl-Net-MySQL-0.110.0-1|57	* Sun Jul 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.0
12cu|perl-Net-MySQL-0.110.0-1|58	- initial mdv release, generated with cpan2dist
12cu|perl-Net-MySQL-0.110.0-1|59	
12cu|perl-Net-MySQL-0.110.0-1|60	
12cu|perl-Net-MySQL-0.110.0-1|61	

11094 12
12cu|perl-Net-NIS-0.440.0-1|1	%define upstream_name	 Net-NIS
12cu|perl-Net-NIS-0.440.0-1|2	%define upstream_version 0.44
12cu|perl-Net-NIS-0.440.0-1|3	
12cu|perl-Net-NIS-0.440.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Net-NIS-0.440.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Net-NIS-0.440.0-1|6	Release:	1
12cu|perl-Net-NIS-0.440.0-1|7	
12cu|perl-Net-NIS-0.440.0-1|8	Summary:	NIS interface to Perl 5
12cu|perl-Net-NIS-0.440.0-1|9	License:	GPL
12cu|perl-Net-NIS-0.440.0-1|10	Group:		Development/Perl
12cu|perl-Net-NIS-0.440.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-NIS-0.440.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Net-NIS-0.440.0-1|13	
12cu|perl-Net-NIS-0.440.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-NIS-0.440.0-1|15	
12cu|perl-Net-NIS-0.440.0-1|16	%description
12cu|perl-Net-NIS-0.440.0-1|17	This is a snapshot release of the NIS interface to Perl 5.  There are
12cu|perl-Net-NIS-0.440.0-1|18	three parts to the interface: the raw component (Net::NIS), the object-
12cu|perl-Net-NIS-0.440.0-1|19	oriented component (Net::NIS::Table), and the tied interface (Net::NIS).
12cu|perl-Net-NIS-0.440.0-1|20	
12cu|perl-Net-NIS-0.440.0-1|21	%prep
12cu|perl-Net-NIS-0.440.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-NIS-0.440.0-1|23	
12cu|perl-Net-NIS-0.440.0-1|24	%build
12cu|perl-Net-NIS-0.440.0-1|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-NIS-0.440.0-1|26	%make OPTIMIZE="%{optflags}"
12cu|perl-Net-NIS-0.440.0-1|27	# (sb) known to fail:
12cu|perl-Net-NIS-0.440.0-1|28	#  http://nntp.x.perl.org/group/perl.cpan.testers/58036 (and more)
12cu|perl-Net-NIS-0.440.0-1|29	#make test
12cu|perl-Net-NIS-0.440.0-1|30	
12cu|perl-Net-NIS-0.440.0-1|31	%install
12cu|perl-Net-NIS-0.440.0-1|32	%makeinstall_std
12cu|perl-Net-NIS-0.440.0-1|33	
12cu|perl-Net-NIS-0.440.0-1|34	%clean
12cu|perl-Net-NIS-0.440.0-1|35	
12cu|perl-Net-NIS-0.440.0-1|36	%files
12cu|perl-Net-NIS-0.440.0-1|37	%doc Changes README
12cu|perl-Net-NIS-0.440.0-1|38	%{_mandir}/man3/*
12cu|perl-Net-NIS-0.440.0-1|39	%{perl_vendorarch}/Net
12cu|perl-Net-NIS-0.440.0-1|40	%{perl_vendorarch}/auto/Net
12cu|perl-Net-NIS-0.440.0-1|41	
12cu|perl-Net-NIS-0.440.0-1|42	
12cu|perl-Net-NIS-0.440.0-1|43	
12cu|perl-Net-NIS-0.440.0-1|44	%changelog
12cu|perl-Net-NIS-0.440.0-1|45	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.440.0-1
12cu|perl-Net-NIS-0.440.0-1|46	+ Revision: 498ec7c
12cu|perl-Net-NIS-0.440.0-1|47	- Updated to 0.44 (by updates_builder)
12cu|perl-Net-NIS-0.440.0-1|48	
12cu|perl-Net-NIS-0.440.0-1|49	

11095 12
12cu|perl-Net-Nslookup-2.40.0-1|1	%define upstream_name    Net-Nslookup
12cu|perl-Net-Nslookup-2.40.0-1|2	%define upstream_version 2.04
12cu|perl-Net-Nslookup-2.40.0-1|3	
12cu|perl-Net-Nslookup-2.40.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-Nslookup-2.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Net-Nslookup-2.40.0-1|6	Release:	1
12cu|perl-Net-Nslookup-2.40.0-1|7	
12cu|perl-Net-Nslookup-2.40.0-1|8	Summary:	Provide nslookup(1)-like capabilities
12cu|perl-Net-Nslookup-2.40.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-Nslookup-2.40.0-1|10	Group:		Development/Perl
12cu|perl-Net-Nslookup-2.40.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-Nslookup-2.40.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/Net-Nslookup-%{upstream_version}.tar.gz
12cu|perl-Net-Nslookup-2.40.0-1|13	
12cu|perl-Net-Nslookup-2.40.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-Nslookup-2.40.0-1|15	BuildRequires:	perl(Net::DNS)
12cu|perl-Net-Nslookup-2.40.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Net-Nslookup-2.40.0-1|17	BuildArch:	noarch
12cu|perl-Net-Nslookup-2.40.0-1|18	
12cu|perl-Net-Nslookup-2.40.0-1|19	%description
12cu|perl-Net-Nslookup-2.40.0-1|20	Net::Nslookup provides the capabilities of the standard UNIX command line
12cu|perl-Net-Nslookup-2.40.0-1|21	tool nslookup(1). Net::DNS is a wonderful and full featured module, but
12cu|perl-Net-Nslookup-2.40.0-1|22	quite often, all you need is `nslookup $host`. This module provides that
12cu|perl-Net-Nslookup-2.40.0-1|23	functionality.
12cu|perl-Net-Nslookup-2.40.0-1|24	
12cu|perl-Net-Nslookup-2.40.0-1|25	Net::Nslookup exports a single function, called 'nslookup'. 'nslookup' can
12cu|perl-Net-Nslookup-2.40.0-1|26	be used to retrieve A, PTR, CNAME, MX, and NS records.
12cu|perl-Net-Nslookup-2.40.0-1|27	
12cu|perl-Net-Nslookup-2.40.0-1|28	my $a  = nslookup(host => "use.perl.org", type => "A");
12cu|perl-Net-Nslookup-2.40.0-1|29	
12cu|perl-Net-Nslookup-2.40.0-1|30	%prep
12cu|perl-Net-Nslookup-2.40.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-Nslookup-2.40.0-1|32	
12cu|perl-Net-Nslookup-2.40.0-1|33	%build
12cu|perl-Net-Nslookup-2.40.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-Nslookup-2.40.0-1|35	%make
12cu|perl-Net-Nslookup-2.40.0-1|36	
12cu|perl-Net-Nslookup-2.40.0-1|37	%check
12cu|perl-Net-Nslookup-2.40.0-1|38	%make test
12cu|perl-Net-Nslookup-2.40.0-1|39	
12cu|perl-Net-Nslookup-2.40.0-1|40	%install
12cu|perl-Net-Nslookup-2.40.0-1|41	%makeinstall_std
12cu|perl-Net-Nslookup-2.40.0-1|42	
12cu|perl-Net-Nslookup-2.40.0-1|43	%files
12cu|perl-Net-Nslookup-2.40.0-1|44	%doc META.yml README
12cu|perl-Net-Nslookup-2.40.0-1|45	%{_mandir}/man3/*
12cu|perl-Net-Nslookup-2.40.0-1|46	%{perl_vendorlib}/*
12cu|perl-Net-Nslookup-2.40.0-1|47	
12cu|perl-Net-Nslookup-2.40.0-1|48	
12cu|perl-Net-Nslookup-2.40.0-1|49	%changelog
12cu|perl-Net-Nslookup-2.40.0-1|50	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.40.0-1
12cu|perl-Net-Nslookup-2.40.0-1|51	+ Revision: 818b4c1
12cu|perl-Net-Nslookup-2.40.0-1|52	- Updated to 2.04 (by updates_builder)
12cu|perl-Net-Nslookup-2.40.0-1|53	
12cu|perl-Net-Nslookup-2.40.0-1|54	

11096 12
12cu|perl-Net-OAuth-0.280.0-1|1	%define upstream_name    Net-OAuth
12cu|perl-Net-OAuth-0.280.0-1|2	%define upstream_version 0.28
12cu|perl-Net-OAuth-0.280.0-1|3	
12cu|perl-Net-OAuth-0.280.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-OAuth-0.280.0-1|5	Version:	%perl_convert_version 0.28
12cu|perl-Net-OAuth-0.280.0-1|6	Release:	1
12cu|perl-Net-OAuth-0.280.0-1|7	
12cu|perl-Net-OAuth-0.280.0-1|8	Summary:	An OAuth protocol response for an Request Token
12cu|perl-Net-OAuth-0.280.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-OAuth-0.280.0-1|10	Group:		Development/Perl
12cu|perl-Net-OAuth-0.280.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-OAuth-0.280.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/Net-OAuth-0.28.tar.gz
12cu|perl-Net-OAuth-0.280.0-1|13	
12cu|perl-Net-OAuth-0.280.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-OAuth-0.280.0-1|15	BuildRequires:	perl(Class::Accessor)
12cu|perl-Net-OAuth-0.280.0-1|16	BuildRequires:	perl(Class::Data::Inheritable)
12cu|perl-Net-OAuth-0.280.0-1|17	BuildRequires:	perl(Digest::HMAC_SHA1)
12cu|perl-Net-OAuth-0.280.0-1|18	BuildRequires:	perl(Digest::SHA1)
12cu|perl-Net-OAuth-0.280.0-1|19	BuildRequires:	perl(Encode)
12cu|perl-Net-OAuth-0.280.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-Net-OAuth-0.280.0-1|21	BuildRequires:	perl(Test::Warn)
12cu|perl-Net-OAuth-0.280.0-1|22	BuildRequires:	perl(URI::Escape)
12cu|perl-Net-OAuth-0.280.0-1|23	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Net-OAuth-0.280.0-1|24	
12cu|perl-Net-OAuth-0.280.0-1|25	BuildArch:	noarch
12cu|perl-Net-OAuth-0.280.0-1|26	
12cu|perl-Net-OAuth-0.280.0-1|27	%description
12cu|perl-Net-OAuth-0.280.0-1|28	OAUTH MESSAGES
12cu|perl-Net-OAuth-0.280.0-1|29	An OAuth message is a set of key-value pairs. The following message
12cu|perl-Net-OAuth-0.280.0-1|30	types are supported:
12cu|perl-Net-OAuth-0.280.0-1|31	
12cu|perl-Net-OAuth-0.280.0-1|32	Requests
12cu|perl-Net-OAuth-0.280.0-1|33	
12cu|perl-Net-OAuth-0.280.0-1|34	* * Request Token (Net::OAuth::RequestTokenRequest)
12cu|perl-Net-OAuth-0.280.0-1|35	
12cu|perl-Net-OAuth-0.280.0-1|36	%prep
12cu|perl-Net-OAuth-0.280.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-OAuth-0.280.0-1|38	
12cu|perl-Net-OAuth-0.280.0-1|39	%build
12cu|perl-Net-OAuth-0.280.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-OAuth-0.280.0-1|41	%make
12cu|perl-Net-OAuth-0.280.0-1|42	
12cu|perl-Net-OAuth-0.280.0-1|43	%check
12cu|perl-Net-OAuth-0.280.0-1|44	%make test
12cu|perl-Net-OAuth-0.280.0-1|45	
12cu|perl-Net-OAuth-0.280.0-1|46	%install
12cu|perl-Net-OAuth-0.280.0-1|47	%makeinstall_std
12cu|perl-Net-OAuth-0.280.0-1|48	
12cu|perl-Net-OAuth-0.280.0-1|49	%files
12cu|perl-Net-OAuth-0.280.0-1|50	%doc Changes META.yml README
12cu|perl-Net-OAuth-0.280.0-1|51	%{_mandir}/man3/*
12cu|perl-Net-OAuth-0.280.0-1|52	%{perl_vendorlib}/*
12cu|perl-Net-OAuth-0.280.0-1|53	
12cu|perl-Net-OAuth-0.280.0-1|54	%changelog
12cu|perl-Net-OAuth-0.280.0-1|55	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.270.0-2mdv2011.0
12cu|perl-Net-OAuth-0.280.0-1|56	+ Revision: 658865
12cu|perl-Net-OAuth-0.280.0-1|57	- rebuild for updated spec-helper
12cu|perl-Net-OAuth-0.280.0-1|58	
12cu|perl-Net-OAuth-0.280.0-1|59	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-1mdv2011.0
12cu|perl-Net-OAuth-0.280.0-1|60	+ Revision: 552702
12cu|perl-Net-OAuth-0.280.0-1|61	- adding missing buildrequires:
12cu|perl-Net-OAuth-0.280.0-1|62	- update to 0.27
12cu|perl-Net-OAuth-0.280.0-1|63	
12cu|perl-Net-OAuth-0.280.0-1|64	* Mon Apr 26 2010 Jérôme Quelin <jquelin@mandriva.org> 0.250.0-1mdv2010.1
12cu|perl-Net-OAuth-0.280.0-1|65	+ Revision: 539194
12cu|perl-Net-OAuth-0.280.0-1|66	- import perl-Net-OAuth
12cu|perl-Net-OAuth-0.280.0-1|67	
12cu|perl-Net-OAuth-0.280.0-1|68	
12cu|perl-Net-OAuth-0.280.0-1|69	* Mon Apr 26 2010 cpan2dist 0.25-1mdv
12cu|perl-Net-OAuth-0.280.0-1|70	- initial mdv release, generated with cpan2dist
12cu|perl-Net-OAuth-0.280.0-1|71	

11097 12
12cu|perl-Net-OpenID-Common-1.180.0-1|1	%define upstream_name    Net-OpenID-Common
12cu|perl-Net-OpenID-Common-1.180.0-1|2	%define upstream_version 1.18
12cu|perl-Net-OpenID-Common-1.180.0-1|3	
12cu|perl-Net-OpenID-Common-1.180.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Net-OpenID-Common-1.180.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Net-OpenID-Common-1.180.0-1|6	Release:    1
12cu|perl-Net-OpenID-Common-1.180.0-1|7	
12cu|perl-Net-OpenID-Common-1.180.0-1|8	Summary:    Support for the Simple Registration extension (SREG)
12cu|perl-Net-OpenID-Common-1.180.0-1|9	License:    GPL+ or Artistic
12cu|perl-Net-OpenID-Common-1.180.0-1|10	Group:      Development/Perl
12cu|perl-Net-OpenID-Common-1.180.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-OpenID-Common-1.180.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Net-OpenID-Common-1.180.0-1|13	
12cu|perl-Net-OpenID-Common-1.180.0-1|14	BuildRequires: perl(Crypt::DH::GMP)
12cu|perl-Net-OpenID-Common-1.180.0-1|15	BuildRequires: perl(Encode)
12cu|perl-Net-OpenID-Common-1.180.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.310.0
12cu|perl-Net-OpenID-Common-1.180.0-1|17	BuildRequires: perl(HTML::Parser) >= 3.400.0
12cu|perl-Net-OpenID-Common-1.180.0-1|18	BuildRequires: perl(HTTP::Headers::Util)
12cu|perl-Net-OpenID-Common-1.180.0-1|19	BuildRequires: perl(HTTP::Request)
12cu|perl-Net-OpenID-Common-1.180.0-1|20	BuildRequires: perl(HTTP::Status)
12cu|perl-Net-OpenID-Common-1.180.0-1|21	BuildRequires: perl(MIME::Base64)
12cu|perl-Net-OpenID-Common-1.180.0-1|22	BuildRequires: perl(Math::BigInt)
12cu|perl-Net-OpenID-Common-1.180.0-1|23	BuildRequires: perl(Test::More)
12cu|perl-Net-OpenID-Common-1.180.0-1|24	BuildRequires: perl(Time::Local)
12cu|perl-Net-OpenID-Common-1.180.0-1|25	BuildRequires: perl(XML::Simple)
12cu|perl-Net-OpenID-Common-1.180.0-1|26	BuildRequires: perl-devel
12cu|perl-Net-OpenID-Common-1.180.0-1|27	BuildArch:  noarch
12cu|perl-Net-OpenID-Common-1.180.0-1|28	
12cu|perl-Net-OpenID-Common-1.180.0-1|29	%description
12cu|perl-Net-OpenID-Common-1.180.0-1|30	This module provides an implementation of the Yadis protocol, which does
12cu|perl-Net-OpenID-Common-1.180.0-1|31	XRDS-based service discovery on URLs.
12cu|perl-Net-OpenID-Common-1.180.0-1|32	
12cu|perl-Net-OpenID-Common-1.180.0-1|33	This module was originally developed by OHTSUKA Ko-hei as the
12cu|perl-Net-OpenID-Common-1.180.0-1|34	Net::Yadis::Discovery manpage, but was forked and simplified for inclusion
12cu|perl-Net-OpenID-Common-1.180.0-1|35	in the core OpenID Consumer package.
12cu|perl-Net-OpenID-Common-1.180.0-1|36	
12cu|perl-Net-OpenID-Common-1.180.0-1|37	This simplified version is tailored for the needs of Net::OpenID::Consumer;
12cu|perl-Net-OpenID-Common-1.180.0-1|38	for other uses, the Net::Yadis::Discovery manpage is probably a better
12cu|perl-Net-OpenID-Common-1.180.0-1|39	choice.
12cu|perl-Net-OpenID-Common-1.180.0-1|40	
12cu|perl-Net-OpenID-Common-1.180.0-1|41	%prep
12cu|perl-Net-OpenID-Common-1.180.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-OpenID-Common-1.180.0-1|43	
12cu|perl-Net-OpenID-Common-1.180.0-1|44	%build
12cu|perl-Net-OpenID-Common-1.180.0-1|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-OpenID-Common-1.180.0-1|46	
12cu|perl-Net-OpenID-Common-1.180.0-1|47	%make
12cu|perl-Net-OpenID-Common-1.180.0-1|48	
12cu|perl-Net-OpenID-Common-1.180.0-1|49	%check
12cu|perl-Net-OpenID-Common-1.180.0-1|50	%make test
12cu|perl-Net-OpenID-Common-1.180.0-1|51	
12cu|perl-Net-OpenID-Common-1.180.0-1|52	%install
12cu|perl-Net-OpenID-Common-1.180.0-1|53	%makeinstall_std
12cu|perl-Net-OpenID-Common-1.180.0-1|54	
12cu|perl-Net-OpenID-Common-1.180.0-1|55	%files
12cu|perl-Net-OpenID-Common-1.180.0-1|56	%doc Changes INSTALL LICENSE META.json META.yml MYMETA.yml README
12cu|perl-Net-OpenID-Common-1.180.0-1|57	%{_mandir}/man3/*
12cu|perl-Net-OpenID-Common-1.180.0-1|58	%{perl_vendorlib}/*
12cu|perl-Net-OpenID-Common-1.180.0-1|59	
12cu|perl-Net-OpenID-Common-1.180.0-1|60	%changelog
12cu|perl-Net-OpenID-Common-1.180.0-1|61	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.180.0-1
12cu|perl-Net-OpenID-Common-1.180.0-1|62	+ Revision: c764487
12cu|perl-Net-OpenID-Common-1.180.0-1|63	- Added perl-devel BR
12cu|perl-Net-OpenID-Common-1.180.0-1|64	
12cu|perl-Net-OpenID-Common-1.180.0-1|65	

11098 12
12cu|perl-Net-OpenID-Consumer-1.150.0-1|1	%define upstream_name    Net-OpenID-Consumer
12cu|perl-Net-OpenID-Consumer-1.150.0-1|2	%define upstream_version 1.15
12cu|perl-Net-OpenID-Consumer-1.150.0-1|3	
12cu|perl-Net-OpenID-Consumer-1.150.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-OpenID-Consumer-1.150.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Net-OpenID-Consumer-1.150.0-1|6	Release:	1
12cu|perl-Net-OpenID-Consumer-1.150.0-1|7	
12cu|perl-Net-OpenID-Consumer-1.150.0-1|8	Summary:	Object representing a verified OpenID identity
12cu|perl-Net-OpenID-Consumer-1.150.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-OpenID-Consumer-1.150.0-1|10	Group:		Development/Perl
12cu|perl-Net-OpenID-Consumer-1.150.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-OpenID-Consumer-1.150.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Net-OpenID-Consumer-1.150.0-1|13	
12cu|perl-Net-OpenID-Consumer-1.150.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-OpenID-Consumer-1.150.0-1|15	BuildRequires: perl(Net::OpenID::Common)
12cu|perl-Net-OpenID-Consumer-1.150.0-1|16	BuildRequires:	perl(Crypt::DH)
12cu|perl-Net-OpenID-Consumer-1.150.0-1|17	BuildRequires:	perl(Digest::SHA1)
12cu|perl-Net-OpenID-Consumer-1.150.0-1|18	BuildRequires:	perl(Digest::SHA)
12cu|perl-Net-OpenID-Consumer-1.150.0-1|19	BuildRequires:	perl(HTTP::Request)
12cu|perl-Net-OpenID-Consumer-1.150.0-1|20	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-Net-OpenID-Consumer-1.150.0-1|21	BuildRequires:	perl(MIME::Base64)
12cu|perl-Net-OpenID-Consumer-1.150.0-1|22	BuildRequires:	perl(Time::Local)
12cu|perl-Net-OpenID-Consumer-1.150.0-1|23	BuildRequires:	perl(URI)
12cu|perl-Net-OpenID-Consumer-1.150.0-1|24	BuildRequires:	perl(XML::Simple)
12cu|perl-Net-OpenID-Consumer-1.150.0-1|25	BuildRequires:	perl(CGI)
12cu|perl-Net-OpenID-Consumer-1.150.0-1|26	BuildArch:	noarch
12cu|perl-Net-OpenID-Consumer-1.150.0-1|27	
12cu|perl-Net-OpenID-Consumer-1.150.0-1|28	%description
12cu|perl-Net-OpenID-Consumer-1.150.0-1|29	This module provides an implementation of the Yadis protocol, which does
12cu|perl-Net-OpenID-Consumer-1.150.0-1|30	XRDS-based service discovery on URLs.
12cu|perl-Net-OpenID-Consumer-1.150.0-1|31	
12cu|perl-Net-OpenID-Consumer-1.150.0-1|32	This module was originally developed by OHTSUKA Ko-hei as the
12cu|perl-Net-OpenID-Consumer-1.150.0-1|33	Net::Yadis::Discovery manpage, but was forked and simplified for inclusion
12cu|perl-Net-OpenID-Consumer-1.150.0-1|34	in the core OpenID Consumer package.
12cu|perl-Net-OpenID-Consumer-1.150.0-1|35	
12cu|perl-Net-OpenID-Consumer-1.150.0-1|36	This simplified version is tailored for the needs of Net::OpenID::Consumer;
12cu|perl-Net-OpenID-Consumer-1.150.0-1|37	for other uses, the Net::Yadis::Discovery manpage is probably a better
12cu|perl-Net-OpenID-Consumer-1.150.0-1|38	choice.
12cu|perl-Net-OpenID-Consumer-1.150.0-1|39	
12cu|perl-Net-OpenID-Consumer-1.150.0-1|40	%prep
12cu|perl-Net-OpenID-Consumer-1.150.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-OpenID-Consumer-1.150.0-1|42	
12cu|perl-Net-OpenID-Consumer-1.150.0-1|43	%build
12cu|perl-Net-OpenID-Consumer-1.150.0-1|44	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-OpenID-Consumer-1.150.0-1|45	%make
12cu|perl-Net-OpenID-Consumer-1.150.0-1|46	
12cu|perl-Net-OpenID-Consumer-1.150.0-1|47	%check
12cu|perl-Net-OpenID-Consumer-1.150.0-1|48	%make test
12cu|perl-Net-OpenID-Consumer-1.150.0-1|49	
12cu|perl-Net-OpenID-Consumer-1.150.0-1|50	%install
12cu|perl-Net-OpenID-Consumer-1.150.0-1|51	%makeinstall_std
12cu|perl-Net-OpenID-Consumer-1.150.0-1|52	
12cu|perl-Net-OpenID-Consumer-1.150.0-1|53	%files
12cu|perl-Net-OpenID-Consumer-1.150.0-1|54	%doc META.yml
12cu|perl-Net-OpenID-Consumer-1.150.0-1|55	%{_mandir}/man3/*
12cu|perl-Net-OpenID-Consumer-1.150.0-1|56	%{perl_vendorlib}/*
12cu|perl-Net-OpenID-Consumer-1.150.0-1|57	
12cu|perl-Net-OpenID-Consumer-1.150.0-1|58	%changelog
12cu|perl-Net-OpenID-Consumer-1.150.0-1|59	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.150.0-1
12cu|perl-Net-OpenID-Consumer-1.150.0-1|60	+ Revision: cbf59de
12cu|perl-Net-OpenID-Consumer-1.150.0-1|61	- Fix files
12cu|perl-Net-OpenID-Consumer-1.150.0-1|62	
12cu|perl-Net-OpenID-Consumer-1.150.0-1|63	

11099 12
12cu|perl-Net-OpenID-Server-1.90.0-1|1	%define upstream_name    Net-OpenID-Server
12cu|perl-Net-OpenID-Server-1.90.0-1|2	%define upstream_version 1.09
12cu|perl-Net-OpenID-Server-1.90.0-1|3	
12cu|perl-Net-OpenID-Server-1.90.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-OpenID-Server-1.90.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Net-OpenID-Server-1.90.0-1|6	Release:	1
12cu|perl-Net-OpenID-Server-1.90.0-1|7	
12cu|perl-Net-OpenID-Server-1.90.0-1|8	Summary:	Library for building your own OpenID server
12cu|perl-Net-OpenID-Server-1.90.0-1|9	
12cu|perl-Net-OpenID-Server-1.90.0-1|10	License:	GPL+ or Artistic
12cu|perl-Net-OpenID-Server-1.90.0-1|11	Group:		Development/Perl
12cu|perl-Net-OpenID-Server-1.90.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-OpenID-Server-1.90.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Net-OpenID-Server-1.90.0-1|14	
12cu|perl-Net-OpenID-Server-1.90.0-1|15	BuildRequires:	perl-devel
12cu|perl-Net-OpenID-Server-1.90.0-1|16	BuildRequires: perl(Digest::SHA)
12cu|perl-Net-OpenID-Server-1.90.0-1|17	BuildRequires: perl(Net::OpenID::Common)
12cu|perl-Net-OpenID-Server-1.90.0-1|18	BuildRequires:	perl(Crypt::DH)
12cu|perl-Net-OpenID-Server-1.90.0-1|19	BuildRequires:	perl(Digest::SHA1)
12cu|perl-Net-OpenID-Server-1.90.0-1|20	BuildRequires:	perl(MIME::Base64)
12cu|perl-Net-OpenID-Server-1.90.0-1|21	BuildRequires:	perl(URI)
12cu|perl-Net-OpenID-Server-1.90.0-1|22	BuildArch:	noarch
12cu|perl-Net-OpenID-Server-1.90.0-1|23	
12cu|perl-Net-OpenID-Server-1.90.0-1|24	%description
12cu|perl-Net-OpenID-Server-1.90.0-1|25	This is the Perl API for (the server half of) OpenID, a distributed
12cu|perl-Net-OpenID-Server-1.90.0-1|26	identity system based on proving you own a URL, which is then your
12cu|perl-Net-OpenID-Server-1.90.0-1|27	identity. More information is available at:
12cu|perl-Net-OpenID-Server-1.90.0-1|28	
12cu|perl-Net-OpenID-Server-1.90.0-1|29	http://openid.net/
12cu|perl-Net-OpenID-Server-1.90.0-1|30	
12cu|perl-Net-OpenID-Server-1.90.0-1|31	As of version 1.01 this module has support for both OpenID 1.1 and 2.0.
12cu|perl-Net-OpenID-Server-1.90.0-1|32	Prior to this, only 1.1 was supported.
12cu|perl-Net-OpenID-Server-1.90.0-1|33	
12cu|perl-Net-OpenID-Server-1.90.0-1|34	%prep
12cu|perl-Net-OpenID-Server-1.90.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-OpenID-Server-1.90.0-1|36	
12cu|perl-Net-OpenID-Server-1.90.0-1|37	%build
12cu|perl-Net-OpenID-Server-1.90.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-OpenID-Server-1.90.0-1|39	%make
12cu|perl-Net-OpenID-Server-1.90.0-1|40	
12cu|perl-Net-OpenID-Server-1.90.0-1|41	%check
12cu|perl-Net-OpenID-Server-1.90.0-1|42	%make test
12cu|perl-Net-OpenID-Server-1.90.0-1|43	
12cu|perl-Net-OpenID-Server-1.90.0-1|44	%install
12cu|perl-Net-OpenID-Server-1.90.0-1|45	%makeinstall_std
12cu|perl-Net-OpenID-Server-1.90.0-1|46	
12cu|perl-Net-OpenID-Server-1.90.0-1|47	%files
12cu|perl-Net-OpenID-Server-1.90.0-1|48	%doc
12cu|perl-Net-OpenID-Server-1.90.0-1|49	%{_mandir}/man3/*
12cu|perl-Net-OpenID-Server-1.90.0-1|50	%{perl_vendorlib}/*
12cu|perl-Net-OpenID-Server-1.90.0-1|51	
12cu|perl-Net-OpenID-Server-1.90.0-1|52	
12cu|perl-Net-OpenID-Server-1.90.0-1|53	%changelog
12cu|perl-Net-OpenID-Server-1.90.0-1|54	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.90.0-1
12cu|perl-Net-OpenID-Server-1.90.0-1|55	+ Revision: c90c248
12cu|perl-Net-OpenID-Server-1.90.0-1|56	- Fix %doc files
12cu|perl-Net-OpenID-Server-1.90.0-1|57	
12cu|perl-Net-OpenID-Server-1.90.0-1|58	

11100 12
12cu|perl-Net-OpenSSH-0.600.0-1|1	%define upstream_name    Net-OpenSSH
12cu|perl-Net-OpenSSH-0.600.0-1|2	%define upstream_version 0.60
12cu|perl-Net-OpenSSH-0.600.0-1|3	
12cu|perl-Net-OpenSSH-0.600.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-OpenSSH-0.600.0-1|5	Version:	%perl_convert_version 0.60
12cu|perl-Net-OpenSSH-0.600.0-1|6	Release:	1
12cu|perl-Net-OpenSSH-0.600.0-1|7	
12cu|perl-Net-OpenSSH-0.600.0-1|8	Summary:	Perl SSH client package implemented on top of OpenSSH
12cu|perl-Net-OpenSSH-0.600.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-OpenSSH-0.600.0-1|10	Group:		Development/Perl
12cu|perl-Net-OpenSSH-0.600.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-OpenSSH-0.600.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/Net-OpenSSH-0.60.tar.gz
12cu|perl-Net-OpenSSH-0.600.0-1|13	
12cu|perl-Net-OpenSSH-0.600.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-OpenSSH-0.600.0-1|15	BuildRequires:	perl(Test::More)
12cu|perl-Net-OpenSSH-0.600.0-1|16	BuildRequires:	openssh-clients
12cu|perl-Net-OpenSSH-0.600.0-1|17	Requires:	openssh-clients
12cu|perl-Net-OpenSSH-0.600.0-1|18	BuildArch:	noarch
12cu|perl-Net-OpenSSH-0.600.0-1|19	
12cu|perl-Net-OpenSSH-0.600.0-1|20	%description
12cu|perl-Net-OpenSSH-0.600.0-1|21	Net::OpenSSH is a secure shell client package implemented on top of OpenSSH
12cu|perl-Net-OpenSSH-0.600.0-1|22	binary client ('ssh').
12cu|perl-Net-OpenSSH-0.600.0-1|23	
12cu|perl-Net-OpenSSH-0.600.0-1|24	This package is implemented around the multiplexing feature found in
12cu|perl-Net-OpenSSH-0.600.0-1|25	later versions of OpenSSH. That feature allows reuse of a previous SSH
12cu|perl-Net-OpenSSH-0.600.0-1|26	connection for running new commands (I believe that OpenSSH 4.1 is the
12cu|perl-Net-OpenSSH-0.600.0-1|27	first one to provide all the required functionality).
12cu|perl-Net-OpenSSH-0.600.0-1|28	
12cu|perl-Net-OpenSSH-0.600.0-1|29	When a new Net::OpenSSH object is created, the OpenSSH 'ssh' client is
12cu|perl-Net-OpenSSH-0.600.0-1|30	run in master mode, establishing a permanent (actually, for the
12cu|perl-Net-OpenSSH-0.600.0-1|31	lifetime of the object) connection to the server.
12cu|perl-Net-OpenSSH-0.600.0-1|32	
12cu|perl-Net-OpenSSH-0.600.0-1|33	%prep
12cu|perl-Net-OpenSSH-0.600.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-OpenSSH-0.600.0-1|35	
12cu|perl-Net-OpenSSH-0.600.0-1|36	%build
12cu|perl-Net-OpenSSH-0.600.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-OpenSSH-0.600.0-1|38	%make
12cu|perl-Net-OpenSSH-0.600.0-1|39	
12cu|perl-Net-OpenSSH-0.600.0-1|40	%check
12cu|perl-Net-OpenSSH-0.600.0-1|41	%make test
12cu|perl-Net-OpenSSH-0.600.0-1|42	
12cu|perl-Net-OpenSSH-0.600.0-1|43	%install
12cu|perl-Net-OpenSSH-0.600.0-1|44	%makeinstall_std
12cu|perl-Net-OpenSSH-0.600.0-1|45	
12cu|perl-Net-OpenSSH-0.600.0-1|46	%files
12cu|perl-Net-OpenSSH-0.600.0-1|47	%doc Changes README
12cu|perl-Net-OpenSSH-0.600.0-1|48	%{_mandir}/man3/*
12cu|perl-Net-OpenSSH-0.600.0-1|49	%{perl_vendorlib}/*
12cu|perl-Net-OpenSSH-0.600.0-1|50	
12cu|perl-Net-OpenSSH-0.600.0-1|51	%changelog
12cu|perl-Net-OpenSSH-0.600.0-1|52	* Thu May 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.520.0-1mdv2011.0
12cu|perl-Net-OpenSSH-0.600.0-1|53	+ Revision: 673817
12cu|perl-Net-OpenSSH-0.600.0-1|54	- update to new version 0.52
12cu|perl-Net-OpenSSH-0.600.0-1|55	
12cu|perl-Net-OpenSSH-0.600.0-1|56	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.500.0-3
12cu|perl-Net-OpenSSH-0.600.0-1|57	+ Revision: 657804
12cu|perl-Net-OpenSSH-0.600.0-1|58	- rebuild for updated spec-helper
12cu|perl-Net-OpenSSH-0.600.0-1|59	
12cu|perl-Net-OpenSSH-0.600.0-1|60	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 0.500.0-2mdv2011.0
12cu|perl-Net-OpenSSH-0.600.0-1|61	+ Revision: 624998
12cu|perl-Net-OpenSSH-0.600.0-1|62	- Changed the summary and revamped the description
12cu|perl-Net-OpenSSH-0.600.0-1|63	- import perl-Net-OpenSSH
12cu|perl-Net-OpenSSH-0.600.0-1|64	
12cu|perl-Net-OpenSSH-0.600.0-1|65	

11101 12
12cu|perl-Net-Patricia-1.220.0-1|1	%define upstream_name	 Net-Patricia
12cu|perl-Net-Patricia-1.220.0-1|2	%define upstream_version 1.22
12cu|perl-Net-Patricia-1.220.0-1|3	
12cu|perl-Net-Patricia-1.220.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Net-Patricia-1.220.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Net-Patricia-1.220.0-1|6	Release:	1
12cu|perl-Net-Patricia-1.220.0-1|7	
12cu|perl-Net-Patricia-1.220.0-1|8	Summary:	Patricia Trie perl module for fast IP address lookups
12cu|perl-Net-Patricia-1.220.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-Patricia-1.220.0-1|10	Group:		Development/Perl
12cu|perl-Net-Patricia-1.220.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-Patricia-1.220.0-1|12	Source0:	http://search.cpan.org/CPAN/modules/by-module/Net/Net-Patricia-%{upstream_version}.tar.gz
12cu|perl-Net-Patricia-1.220.0-1|13	
12cu|perl-Net-Patricia-1.220.0-1|14	BuildRequires:  perl(Socket6)
12cu|perl-Net-Patricia-1.220.0-1|15	BuildRequires:	perl-devel
12cu|perl-Net-Patricia-1.220.0-1|16	BuildRequires:	perl-Net-CIDR-Lite
12cu|perl-Net-Patricia-1.220.0-1|17	
12cu|perl-Net-Patricia-1.220.0-1|18	
12cu|perl-Net-Patricia-1.220.0-1|19	%description
12cu|perl-Net-Patricia-1.220.0-1|20	This module uses a Patricia Trie data structure to quickly perform IP address
12cu|perl-Net-Patricia-1.220.0-1|21	prefix matching for applications such as IP subnet, network or routing table
12cu|perl-Net-Patricia-1.220.0-1|22	lookups. The data structure is based on a radix tree using a radix of two, so
12cu|perl-Net-Patricia-1.220.0-1|23	sometimes you see patricia implementations called "radix" as well. The term
12cu|perl-Net-Patricia-1.220.0-1|24	"Trie" is derived from the word "retrieval" but is pronounced like "try".
12cu|perl-Net-Patricia-1.220.0-1|25	Patricia stands for "Practical Algorithm to Retrieve Information Coded as
12cu|perl-Net-Patricia-1.220.0-1|26	Alphanumeric", and was first suggested for routing table lookups by Van
12cu|perl-Net-Patricia-1.220.0-1|27	Jacobsen. Patricia Trie performance characteristics are well-known as it has
12cu|perl-Net-Patricia-1.220.0-1|28	been employed for routing table lookups within the BSD kernel since the 4.3
12cu|perl-Net-Patricia-1.220.0-1|29	Reno release.
12cu|perl-Net-Patricia-1.220.0-1|30	
12cu|perl-Net-Patricia-1.220.0-1|31	%prep
12cu|perl-Net-Patricia-1.220.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-Patricia-1.220.0-1|33	
12cu|perl-Net-Patricia-1.220.0-1|34	%build
12cu|perl-Net-Patricia-1.220.0-1|35	%{__perl} Makefile.PL
12cu|perl-Net-Patricia-1.220.0-1|36	%make
12cu|perl-Net-Patricia-1.220.0-1|37	
12cu|perl-Net-Patricia-1.220.0-1|38	%check
12cu|perl-Net-Patricia-1.220.0-1|39	%make test
12cu|perl-Net-Patricia-1.220.0-1|40	
12cu|perl-Net-Patricia-1.220.0-1|41	%install
12cu|perl-Net-Patricia-1.220.0-1|42	rm -Rf %{buildroot}
12cu|perl-Net-Patricia-1.220.0-1|43	%make DESTDIR=%{buildroot} pure_vendor_install \
12cu|perl-Net-Patricia-1.220.0-1|44	INSTALLSITELIB=%perl_vendorlib \
12cu|perl-Net-Patricia-1.220.0-1|45	INSTALLSITEMAN1DIR=%{_mandir}/man1 \
12cu|perl-Net-Patricia-1.220.0-1|46	INSTALLSITEMAN3DIR=%{_mandir}/man3
12cu|perl-Net-Patricia-1.220.0-1|47	find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
12cu|perl-Net-Patricia-1.220.0-1|48	
12cu|perl-Net-Patricia-1.220.0-1|49	%clean
12cu|perl-Net-Patricia-1.220.0-1|50	rm -Rf %{buildroot}
12cu|perl-Net-Patricia-1.220.0-1|51	
12cu|perl-Net-Patricia-1.220.0-1|52	%files
12cu|perl-Net-Patricia-1.220.0-1|53	%{perl_vendorarch}/Net*
12cu|perl-Net-Patricia-1.220.0-1|54	%{perl_vendorarch}/auto/Net*
12cu|perl-Net-Patricia-1.220.0-1|55	%{_mandir}/man?/*
12cu|perl-Net-Patricia-1.220.0-1|56	
12cu|perl-Net-Patricia-1.220.0-1|57	
12cu|perl-Net-Patricia-1.220.0-1|58	
12cu|perl-Net-Patricia-1.220.0-1|59	%changelog
12cu|perl-Net-Patricia-1.220.0-1|60	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.220.0-1
12cu|perl-Net-Patricia-1.220.0-1|61	+ Revision: 02f329c
12cu|perl-Net-Patricia-1.220.0-1|62	- LOG Updated to 1.22 (by updates_builder)
12cu|perl-Net-Patricia-1.220.0-1|63	
12cu|perl-Net-Patricia-1.220.0-1|64	

11102 12
12cu|perl-Net-Pcap-0.170.0-1|1	%define	upstream_name	 Net-Pcap
12cu|perl-Net-Pcap-0.170.0-1|2	%define upstream_version 0.17
12cu|perl-Net-Pcap-0.170.0-1|3	
12cu|perl-Net-Pcap-0.170.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Net-Pcap-0.170.0-1|5	Version:    %perl_convert_version 0.17
12cu|perl-Net-Pcap-0.170.0-1|6	Release:	1
12cu|perl-Net-Pcap-0.170.0-1|7	
12cu|perl-Net-Pcap-0.170.0-1|8	Summary:	Interface to pcap(3) LBL packet capture library
12cu|perl-Net-Pcap-0.170.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-Pcap-0.170.0-1|10	Group:		Development/Perl
12cu|perl-Net-Pcap-0.170.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Net-Pcap-0.170.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Net/Net-Pcap-0.17.tar.gz
12cu|perl-Net-Pcap-0.170.0-1|13	
12cu|perl-Net-Pcap-0.170.0-1|14	BuildRequires:	libpcap-devel
12cu|perl-Net-Pcap-0.170.0-1|15	BuildRequires:	perl-devel
12cu|perl-Net-Pcap-0.170.0-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Net-Pcap-0.170.0-1|17	
12cu|perl-Net-Pcap-0.170.0-1|18	%description
12cu|perl-Net-Pcap-0.170.0-1|19	Net::Pcap is a Perl binding to the LBL pcap(3) library.
12cu|perl-Net-Pcap-0.170.0-1|20	The README for libpcap describes itself as:
12cu|perl-Net-Pcap-0.170.0-1|21	
12cu|perl-Net-Pcap-0.170.0-1|22	"a system-independent interface for user-level packet capture.
12cu|perl-Net-Pcap-0.170.0-1|23	libpcap provides a portable framework for low-level network
12cu|perl-Net-Pcap-0.170.0-1|24	monitoring.  Applications include network statistics collection,
12cu|perl-Net-Pcap-0.170.0-1|25	security monitoring, network debugging, etc."
12cu|perl-Net-Pcap-0.170.0-1|26	
12cu|perl-Net-Pcap-0.170.0-1|27	%prep
12cu|perl-Net-Pcap-0.170.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-Pcap-0.170.0-1|29	
12cu|perl-Net-Pcap-0.170.0-1|30	%build
12cu|perl-Net-Pcap-0.170.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor --defaultdeps
12cu|perl-Net-Pcap-0.170.0-1|32	%make
12cu|perl-Net-Pcap-0.170.0-1|33	
12cu|perl-Net-Pcap-0.170.0-1|34	%check
12cu|perl-Net-Pcap-0.170.0-1|35	%__make test
12cu|perl-Net-Pcap-0.170.0-1|36	
12cu|perl-Net-Pcap-0.170.0-1|37	%install
12cu|perl-Net-Pcap-0.170.0-1|38	%__rm -rf %{buildroot}
12cu|perl-Net-Pcap-0.170.0-1|39	%makeinstall_std
12cu|perl-Net-Pcap-0.170.0-1|40	%__rm -rf %{buildroot}%{perl_archlib}/perllocal.pod
12cu|perl-Net-Pcap-0.170.0-1|41	%__rm -rf %{buildroot}%{perl_archlib}/Net/._Pcap.pm
12cu|perl-Net-Pcap-0.170.0-1|42	
12cu|perl-Net-Pcap-0.170.0-1|43	%clean
12cu|perl-Net-Pcap-0.170.0-1|44	%__rm -rf %{buildroot}
12cu|perl-Net-Pcap-0.170.0-1|45	
12cu|perl-Net-Pcap-0.170.0-1|46	%files
12cu|perl-Net-Pcap-0.170.0-1|47	%defattr(-,root,root)
12cu|perl-Net-Pcap-0.170.0-1|48	%doc README
12cu|perl-Net-Pcap-0.170.0-1|49	%{perl_vendorarch}/Net
12cu|perl-Net-Pcap-0.170.0-1|50	%{perl_vendorarch}/auto/Net
12cu|perl-Net-Pcap-0.170.0-1|51	%{_mandir}/man3/*
12cu|perl-Net-Pcap-0.170.0-1|52	%{_mandir}/man1/*
12cu|perl-Net-Pcap-0.170.0-1|53	%{_bindir}/*
12cu|perl-Net-Pcap-0.170.0-1|54	
12cu|perl-Net-Pcap-0.170.0-1|55	
12cu|perl-Net-Pcap-0.170.0-1|56	%changelog
12cu|perl-Net-Pcap-0.170.0-1|57	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.160.0-2
12cu|perl-Net-Pcap-0.170.0-1|58	+ Revision: 768358
12cu|perl-Net-Pcap-0.170.0-1|59	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Net-Pcap-0.170.0-1|60	
12cu|perl-Net-Pcap-0.170.0-1|61	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cu|perl-Net-Pcap-0.170.0-1|62	+ Revision: 407822
12cu|perl-Net-Pcap-0.170.0-1|63	- rebuild using %%perl_convert_version
12cu|perl-Net-Pcap-0.170.0-1|64	
12cu|perl-Net-Pcap-0.170.0-1|65	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.16-5mdv2009.1
12cu|perl-Net-Pcap-0.170.0-1|66	+ Revision: 298348
12cu|perl-Net-Pcap-0.170.0-1|67	- rebuilt against libpcap-1.0.0
12cu|perl-Net-Pcap-0.170.0-1|68	
12cu|perl-Net-Pcap-0.170.0-1|69	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Net-Pcap-0.170.0-1|70	- rebuild
12cu|perl-Net-Pcap-0.170.0-1|71	
12cu|perl-Net-Pcap-0.170.0-1|72	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.16-3mdv2009.0
12cu|perl-Net-Pcap-0.170.0-1|73	+ Revision: 246162
12cu|perl-Net-Pcap-0.170.0-1|74	- rebuild
12cu|perl-Net-Pcap-0.170.0-1|75	
12cu|perl-Net-Pcap-0.170.0-1|76	* Tue Jan 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdv2008.1
12cu|perl-Net-Pcap-0.170.0-1|77	+ Revision: 152905
12cu|perl-Net-Pcap-0.170.0-1|78	- update to new version 0.16
12cu|perl-Net-Pcap-0.170.0-1|79	- update to new version 0.16
12cu|perl-Net-Pcap-0.170.0-1|80	
12cu|perl-Net-Pcap-0.170.0-1|81	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.15-2mdv2008.1
12cu|perl-Net-Pcap-0.170.0-1|82	+ Revision: 151343
12cu|perl-Net-Pcap-0.170.0-1|83	- rebuild for perl-5.10.0
12cu|perl-Net-Pcap-0.170.0-1|84	
12cu|perl-Net-Pcap-0.170.0-1|85	+ Olivier Blin <blino@mandriva.org>
12cu|perl-Net-Pcap-0.170.0-1|86	- restore BuildRoot
12cu|perl-Net-Pcap-0.170.0-1|87	
12cu|perl-Net-Pcap-0.170.0-1|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Net-Pcap-0.170.0-1|89	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Net-Pcap-0.170.0-1|90	- wrap description
12cu|perl-Net-Pcap-0.170.0-1|91	
12cu|perl-Net-Pcap-0.170.0-1|92	* Tue Dec 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2008.1
12cu|perl-Net-Pcap-0.170.0-1|93	+ Revision: 115266
12cu|perl-Net-Pcap-0.170.0-1|94	- fix build dependencies
12cu|perl-Net-Pcap-0.170.0-1|95	- new version
12cu|perl-Net-Pcap-0.170.0-1|96	
12cu|perl-Net-Pcap-0.170.0-1|97	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 0.14-1mdv2008.0
12cu|perl-Net-Pcap-0.170.0-1|98	+ Revision: 20671
12cu|perl-Net-Pcap-0.170.0-1|99	- 0.14
12cu|perl-Net-Pcap-0.170.0-1|100	
12cu|perl-Net-Pcap-0.170.0-1|101	
12cu|perl-Net-Pcap-0.170.0-1|102	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.12-3mdk
12cu|perl-Net-Pcap-0.170.0-1|103	- Fix SPEC according to Perl Policy
12cu|perl-Net-Pcap-0.170.0-1|104	- Source URL
12cu|perl-Net-Pcap-0.170.0-1|105	
12cu|perl-Net-Pcap-0.170.0-1|106	* Mon Mar 20 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.12-2mdk
12cu|perl-Net-Pcap-0.170.0-1|107	- BuildRequires
12cu|perl-Net-Pcap-0.170.0-1|108	
12cu|perl-Net-Pcap-0.170.0-1|109	* Mon Mar 20 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.12-1mdk
12cu|perl-Net-Pcap-0.170.0-1|110	- 0.12
12cu|perl-Net-Pcap-0.170.0-1|111	
12cu|perl-Net-Pcap-0.170.0-1|112	* Mon Jan 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.11-1mdk
12cu|perl-Net-Pcap-0.170.0-1|113	- 0.11
12cu|perl-Net-Pcap-0.170.0-1|114	
12cu|perl-Net-Pcap-0.170.0-1|115	* Wed Nov 02 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.10-1mdk
12cu|perl-Net-Pcap-0.170.0-1|116	- 0.10
12cu|perl-Net-Pcap-0.170.0-1|117	- Add regression tests (now can be run as non-root)
12cu|perl-Net-Pcap-0.170.0-1|118	
12cu|perl-Net-Pcap-0.170.0-1|119	* Fri Oct 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.08-1mdk
12cu|perl-Net-Pcap-0.170.0-1|120	- 0.08
12cu|perl-Net-Pcap-0.170.0-1|121	
12cu|perl-Net-Pcap-0.170.0-1|122	* Fri Sep 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.07-1mdk
12cu|perl-Net-Pcap-0.170.0-1|123	- New version
12cu|perl-Net-Pcap-0.170.0-1|124	- Put meaningful description
12cu|perl-Net-Pcap-0.170.0-1|125	
12cu|perl-Net-Pcap-0.170.0-1|126	* Wed Jul 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.05-3mdk
12cu|perl-Net-Pcap-0.170.0-1|127	- rebuilt against new libpcap-0.9.1 (aka. a "play safe" rebuild)
12cu|perl-Net-Pcap-0.170.0-1|128	
12cu|perl-Net-Pcap-0.170.0-1|129	* Mon Nov 15 2004 Michael Scherer <misc@mandrake.org> 0.05-2mdk
12cu|perl-Net-Pcap-0.170.0-1|130	- Rebuild for new perl
12cu|perl-Net-Pcap-0.170.0-1|131	
12cu|perl-Net-Pcap-0.170.0-1|132	* Thu Jun 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.05-1mdk
12cu|perl-Net-Pcap-0.170.0-1|133	- 0.05
12cu|perl-Net-Pcap-0.170.0-1|134	- drop explicit library depdency
12cu|perl-Net-Pcap-0.170.0-1|135	- fix buildrequires (lib64..)
12cu|perl-Net-Pcap-0.170.0-1|136	- cosmetics
12cu|perl-Net-Pcap-0.170.0-1|137	
12cu|perl-Net-Pcap-0.170.0-1|138	* Sat Aug 02 2003 Ben Reser <ben@reser.org> 0.04-7mdk
12cu|perl-Net-Pcap-0.170.0-1|139	- Use %%makeinstall_std now that it works on klama
12cu|perl-Net-Pcap-0.170.0-1|140	- Remove PREFIX from Makefile.PL
12cu|perl-Net-Pcap-0.170.0-1|141	
12cu|perl-Net-Pcap-0.170.0-1|142	* Sat Aug 02 2003 Ben Reser <ben@reser.org> 0.04-6mdk
12cu|perl-Net-Pcap-0.170.0-1|143	- use %%make and %%makeinstall
12cu|perl-Net-Pcap-0.170.0-1|144	
12cu|perl-Net-Pcap-0.170.0-1|145	* Fri Aug 01 2003 Ben Reser <ben@reser.org> 0.04-5mdk
12cu|perl-Net-Pcap-0.170.0-1|146	- Fix man page path
12cu|perl-Net-Pcap-0.170.0-1|147	- Macroify and use the perl specific macros
12cu|perl-Net-Pcap-0.170.0-1|148	- Cleanout some commented out stuff
12cu|perl-Net-Pcap-0.170.0-1|149	
12cu|perl-Net-Pcap-0.170.0-1|150	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.04-4mdk
12cu|perl-Net-Pcap-0.170.0-1|151	- rebuild for new auto{prov,req}
12cu|perl-Net-Pcap-0.170.0-1|152	
12cu|perl-Net-Pcap-0.170.0-1|153	

11103 12
12cu|perl-Net-Ping-2.410.0-1|1	%define upstream_name    Net-Ping
12cu|perl-Net-Ping-2.410.0-1|2	%define upstream_version 2.41
12cu|perl-Net-Ping-2.410.0-1|3	
12cu|perl-Net-Ping-2.410.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-Ping-2.410.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Net-Ping-2.410.0-1|6	Release:	1
12cu|perl-Net-Ping-2.410.0-1|7	
12cu|perl-Net-Ping-2.410.0-1|8	License:	GPL+ or Artistic
12cu|perl-Net-Ping-2.410.0-1|9	Group:		Development/Perl
12cu|perl-Net-Ping-2.410.0-1|10	Summary:	TCP, UDP, or ICMP ping
12cu|perl-Net-Ping-2.410.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-Ping-2.410.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/Net-Ping-%{upstream_version}.tar.gz
12cu|perl-Net-Ping-2.410.0-1|13	
12cu|perl-Net-Ping-2.410.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-Ping-2.410.0-1|15	BuildRequires:	perl(Test)
12cu|perl-Net-Ping-2.410.0-1|16	BuildArch:	noarch
12cu|perl-Net-Ping-2.410.0-1|17	
12cu|perl-Net-Ping-2.410.0-1|18	%description
12cu|perl-Net-Ping-2.410.0-1|19	This module contains methods to test the reachability of remote hosts on a
12cu|perl-Net-Ping-2.410.0-1|20	network. A ping object is first created with optional parameters, a
12cu|perl-Net-Ping-2.410.0-1|21	variable number of hosts may be pinged multiple times and then the
12cu|perl-Net-Ping-2.410.0-1|22	connection is closed.
12cu|perl-Net-Ping-2.410.0-1|23	
12cu|perl-Net-Ping-2.410.0-1|24	You may choose one of six different protocols to use for the ping. The
12cu|perl-Net-Ping-2.410.0-1|25	"tcp" protocol is the default. Note that a live remote host may still fail
12cu|perl-Net-Ping-2.410.0-1|26	to be pingable by one or more of these protocols. For example,
12cu|perl-Net-Ping-2.410.0-1|27	www.microsoft.com is generally alive but not "icmp" pingable.
12cu|perl-Net-Ping-2.410.0-1|28	
12cu|perl-Net-Ping-2.410.0-1|29	With the "tcp" protocol the ping() method attempts to establish a
12cu|perl-Net-Ping-2.410.0-1|30	connection to the remote host's echo port. If the connection is
12cu|perl-Net-Ping-2.410.0-1|31	successfully established, the remote host is considered reachable. No data
12cu|perl-Net-Ping-2.410.0-1|32	is actually echoed. This protocol does not require any special privileges
12cu|perl-Net-Ping-2.410.0-1|33	but has higher overhead than the "udp" and "icmp" protocols.
12cu|perl-Net-Ping-2.410.0-1|34	
12cu|perl-Net-Ping-2.410.0-1|35	%prep
12cu|perl-Net-Ping-2.410.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-Ping-2.410.0-1|37	
12cu|perl-Net-Ping-2.410.0-1|38	%build
12cu|perl-Net-Ping-2.410.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-Ping-2.410.0-1|40	%make
12cu|perl-Net-Ping-2.410.0-1|41	
12cu|perl-Net-Ping-2.410.0-1|42	%check
12cu|perl-Net-Ping-2.410.0-1|43	make test
12cu|perl-Net-Ping-2.410.0-1|44	
12cu|perl-Net-Ping-2.410.0-1|45	%install
12cu|perl-Net-Ping-2.410.0-1|46	%makeinstall_std
12cu|perl-Net-Ping-2.410.0-1|47	
12cu|perl-Net-Ping-2.410.0-1|48	%files
12cu|perl-Net-Ping-2.410.0-1|49	%doc Changes
12cu|perl-Net-Ping-2.410.0-1|50	%{_mandir}/man3/*
12cu|perl-Net-Ping-2.410.0-1|51	%{perl_vendorlib}/*
12cu|perl-Net-Ping-2.410.0-1|52	
12cu|perl-Net-Ping-2.410.0-1|53	%changelog
12cu|perl-Net-Ping-2.410.0-1|54	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 2.360.0-4mdv2011.0
12cu|perl-Net-Ping-2.410.0-1|55	+ Revision: 658540
12cu|perl-Net-Ping-2.410.0-1|56	- rebuild for updated spec-helper
12cu|perl-Net-Ping-2.410.0-1|57	
12cu|perl-Net-Ping-2.410.0-1|58	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.360.0-3mdv2011.0
12cu|perl-Net-Ping-2.410.0-1|59	+ Revision: 551999
12cu|perl-Net-Ping-2.410.0-1|60	- rebuild
12cu|perl-Net-Ping-2.410.0-1|61	
12cu|perl-Net-Ping-2.410.0-1|62	* Wed Jun 17 2009 Jérôme Quelin <jquelin@mandriva.org> 2.360.0-2mdv2010.0
12cu|perl-Net-Ping-2.410.0-1|63	+ Revision: 386750
12cu|perl-Net-Ping-2.410.0-1|64	- using %%perl_convert_version
12cu|perl-Net-Ping-2.410.0-1|65	- fix license
12cu|perl-Net-Ping-2.410.0-1|66	
12cu|perl-Net-Ping-2.410.0-1|67	* Tue Jun 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.36-1mdv2010.0
12cu|perl-Net-Ping-2.410.0-1|68	+ Revision: 384245
12cu|perl-Net-Ping-2.410.0-1|69	- update to new version 2.36
12cu|perl-Net-Ping-2.410.0-1|70	
12cu|perl-Net-Ping-2.410.0-1|71	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 2.35-1mdv2010.0
12cu|perl-Net-Ping-2.410.0-1|72	+ Revision: 374546
12cu|perl-Net-Ping-2.410.0-1|73	- import perl-Net-Ping
12cu|perl-Net-Ping-2.410.0-1|74	
12cu|perl-Net-Ping-2.410.0-1|75	
12cu|perl-Net-Ping-2.410.0-1|76	* Mon May 11 2009 cpan2dist 2.35-1mdv
12cu|perl-Net-Ping-2.410.0-1|77	- initial mdv release, generated with cpan2dist
12cu|perl-Net-Ping-2.410.0-1|78	
12cu|perl-Net-Ping-2.410.0-1|79	

11104 12
12cu|perl-Net-Raddle-0.08-3|1	%define debug_package %{nil}
12cu|perl-Net-Raddle-0.08-3|2	
12cu|perl-Net-Raddle-0.08-3|3	%define upstream_name Net-Raddle
12cu|perl-Net-Raddle-0.08-3|4	
12cu|perl-Net-Raddle-0.08-3|5	Name:		perl-%{upstream_name}
12cu|perl-Net-Raddle-0.08-3|6	Version:	0.08
12cu|perl-Net-Raddle-0.08-3|7	Release:	3
12cu|perl-Net-Raddle-0.08-3|8	License:	GPL or Artistic
12cu|perl-Net-Raddle-0.08-3|9	Group:		Development/Perl
12cu|perl-Net-Raddle-0.08-3|10	Summary:	Raddle network emulator
12cu|perl-Net-Raddle-0.08-3|11	Url:		http://raddle.sourceforge.net/
12cu|perl-Net-Raddle-0.08-3|12	Source:		http://downloads.sourceforge.net/project/raddle/raddle/%{version}/Net-Raddle-%{version}.tar.gz
12cu|perl-Net-Raddle-0.08-3|13	
12cu|perl-Net-Raddle-0.08-3|14	BuildRequires:	perl-devel
12cu|perl-Net-Raddle-0.08-3|15	BuildRequires:	perl(NetSNMP::ASN)
12cu|perl-Net-Raddle-0.08-3|16	BuildRequires:	perl(Date::Calc)
12cu|perl-Net-Raddle-0.08-3|17	
12cu|perl-Net-Raddle-0.08-3|18	%description
12cu|perl-Net-Raddle-0.08-3|19	Raddle is a network emulation framework. It is particularly useful when testing
12cu|perl-Net-Raddle-0.08-3|20	network management systems or teaching people to use them.
12cu|perl-Net-Raddle-0.08-3|21	
12cu|perl-Net-Raddle-0.08-3|22	%prep
12cu|perl-Net-Raddle-0.08-3|23	%setup -q -n %{upstream_name}-%{version}
12cu|perl-Net-Raddle-0.08-3|24	
12cu|perl-Net-Raddle-0.08-3|25	%build
12cu|perl-Net-Raddle-0.08-3|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-Raddle-0.08-3|27	%make
12cu|perl-Net-Raddle-0.08-3|28	
12cu|perl-Net-Raddle-0.08-3|29	%check
12cu|perl-Net-Raddle-0.08-3|30	make test
12cu|perl-Net-Raddle-0.08-3|31	
12cu|perl-Net-Raddle-0.08-3|32	%install
12cu|perl-Net-Raddle-0.08-3|33	%makeinstall_std
12cu|perl-Net-Raddle-0.08-3|34	
12cu|perl-Net-Raddle-0.08-3|35	%files
12cu|perl-Net-Raddle-0.08-3|36	%doc CHANGELOG INSTALLATION LICENCE README examples
12cu|perl-Net-Raddle-0.08-3|37	%{_mandir}/man3/*
12cu|perl-Net-Raddle-0.08-3|38	%{perl_vendorlib}/*
12cu|perl-Net-Raddle-0.08-3|39	
12cu|perl-Net-Raddle-0.08-3|40	%changelog
12cu|perl-Net-Raddle-0.08-3|41	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.08-3
12cu|perl-Net-Raddle-0.08-3|42	+ Revision: 7d0d984
12cu|perl-Net-Raddle-0.08-3|43	- Disable debug
12cu|perl-Net-Raddle-0.08-3|44	
12cu|perl-Net-Raddle-0.08-3|45	

11105 12
12cu|perl-Net-Radius-2.103.0-3|1	%define upstream_name       Net-Radius
12cu|perl-Net-Radius-2.103.0-3|2	%define upstream_version 2.103
12cu|perl-Net-Radius-2.103.0-3|3	
12cu|perl-Net-Radius-2.103.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Net-Radius-2.103.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Net-Radius-2.103.0-3|6	Release:	3
12cu|perl-Net-Radius-2.103.0-3|7	Summary:	Object-oriented Perl interface to RADIUS
12cu|perl-Net-Radius-2.103.0-3|8	License:	GPL or Artistic
12cu|perl-Net-Radius-2.103.0-3|9	Group:		Development/Perl
12cu|perl-Net-Radius-2.103.0-3|10	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-Radius-2.103.0-3|11	Source:		http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Net-Radius-2.103.0-3|12	BuildRequires:	perl-devel
12cu|perl-Net-Radius-2.103.0-3|13	BuildRequires:	perl(Test::Warn)
12cu|perl-Net-Radius-2.103.0-3|14	BuildArch:	noarch
12cu|perl-Net-Radius-2.103.0-3|15	
12cu|perl-Net-Radius-2.103.0-3|16	%description
12cu|perl-Net-Radius-2.103.0-3|17	The modules included here provide an interface to the RADIUS
12cu|perl-Net-Radius-2.103.0-3|18	protocol. It consists of the following modules:
12cu|perl-Net-Radius-2.103.0-3|19	
12cu|perl-Net-Radius-2.103.0-3|20	Net::Radius::Packet - Deals with RADIUS packets
12cu|perl-Net-Radius-2.103.0-3|21	Net::Radius::Dictionary - Deals with RADIUS dictionaries
12cu|perl-Net-Radius-2.103.0-3|22	
12cu|perl-Net-Radius-2.103.0-3|23	%prep
12cu|perl-Net-Radius-2.103.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-Radius-2.103.0-3|25	
12cu|perl-Net-Radius-2.103.0-3|26	%build
12cu|perl-Net-Radius-2.103.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-Radius-2.103.0-3|28	%make
12cu|perl-Net-Radius-2.103.0-3|29	
12cu|perl-Net-Radius-2.103.0-3|30	%check
12cu|perl-Net-Radius-2.103.0-3|31	make test
12cu|perl-Net-Radius-2.103.0-3|32	
12cu|perl-Net-Radius-2.103.0-3|33	%install
12cu|perl-Net-Radius-2.103.0-3|34	%makeinstall_std
12cu|perl-Net-Radius-2.103.0-3|35	
12cu|perl-Net-Radius-2.103.0-3|36	%files
12cu|perl-Net-Radius-2.103.0-3|37	%doc Changes README* examples
12cu|perl-Net-Radius-2.103.0-3|38	%{perl_vendorlib}/Net
12cu|perl-Net-Radius-2.103.0-3|39	%{_mandir}/*/*
12cu|perl-Net-Radius-2.103.0-3|40	
12cu|perl-Net-Radius-2.103.0-3|41	%changelog
12cu|perl-Net-Radius-2.103.0-3|42	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.103.0-3
12cu|perl-Net-Radius-2.103.0-3|43	+ Revision: 935caf0
12cu|perl-Net-Radius-2.103.0-3|44	- Fix URL
12cu|perl-Net-Radius-2.103.0-3|45	
12cu|perl-Net-Radius-2.103.0-3|46	

11106 12
12cu|perl-Net-Redmine-0.90.0-1|1	%define upstream_name    Net-Redmine
12cu|perl-Net-Redmine-0.90.0-1|2	%define upstream_version 0.09
12cu|perl-Net-Redmine-0.90.0-1|3	
12cu|perl-Net-Redmine-0.90.0-1|4	# for some old reason, perl(pQuery) is not provided
12cu|perl-Net-Redmine-0.90.0-1|5	%if %{_use_internal_dependency_generator}
12cu|perl-Net-Redmine-0.90.0-1|6	%define __noautoreq 'perl\\(pQuery\\)'
12cu|perl-Net-Redmine-0.90.0-1|7	%else
12cu|perl-Net-Redmine-0.90.0-1|8	%define _requires_exceptions perl\(pQuery\)
12cu|perl-Net-Redmine-0.90.0-1|9	%endif
12cu|perl-Net-Redmine-0.90.0-1|10	
12cu|perl-Net-Redmine-0.90.0-1|11	Name:		perl-%{upstream_name}
12cu|perl-Net-Redmine-0.90.0-1|12	Version:	%perl_convert_version 0.09
12cu|perl-Net-Redmine-0.90.0-1|13	Release:	1
12cu|perl-Net-Redmine-0.90.0-1|14	
12cu|perl-Net-Redmine-0.90.0-1|15	Summary:	Represents a ticket
12cu|perl-Net-Redmine-0.90.0-1|16	License:	GPL+ or Artistic
12cu|perl-Net-Redmine-0.90.0-1|17	Group:		Development/Perl
12cu|perl-Net-Redmine-0.90.0-1|18	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-Redmine-0.90.0-1|19	Source0:	http://www.cpan.org/modules/by-module/Net/Net-Redmine-0.09.tar.gz
12cu|perl-Net-Redmine-0.90.0-1|20	
12cu|perl-Net-Redmine-0.90.0-1|21	BuildRequires:	perl-devel
12cu|perl-Net-Redmine-0.90.0-1|22	BuildRequires:	perl(Any::Moose)
12cu|perl-Net-Redmine-0.90.0-1|23	BuildRequires:	perl(DateTime::Format::DateParse)
12cu|perl-Net-Redmine-0.90.0-1|24	BuildRequires:	perl(DateTimeX::Easy)
12cu|perl-Net-Redmine-0.90.0-1|25	BuildRequires:	perl(Encode)
12cu|perl-Net-Redmine-0.90.0-1|26	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Net-Redmine-0.90.0-1|27	BuildRequires:	perl(HTML::WikiConverter)
12cu|perl-Net-Redmine-0.90.0-1|28	BuildRequires:	perl(HTML::WikiConverter::Markdown)
12cu|perl-Net-Redmine-0.90.0-1|29	BuildRequires:	perl(IO::All)
12cu|perl-Net-Redmine-0.90.0-1|30	BuildRequires:	perl(IO::String)
12cu|perl-Net-Redmine-0.90.0-1|31	BuildRequires:	perl(Params::Validate)
12cu|perl-Net-Redmine-0.90.0-1|32	BuildRequires:	perl(Quantum::Superpositions)
12cu|perl-Net-Redmine-0.90.0-1|33	BuildRequires:	perl(Test::Cukes)
12cu|perl-Net-Redmine-0.90.0-1|34	BuildRequires:	perl(Test::Memory::Cycle)
12cu|perl-Net-Redmine-0.90.0-1|35	BuildRequires:	perl(Test::More)
12cu|perl-Net-Redmine-0.90.0-1|36	BuildRequires:	perl(Text::CSV::Slurp)
12cu|perl-Net-Redmine-0.90.0-1|37	BuildRequires:	perl(Text::Greeking)
12cu|perl-Net-Redmine-0.90.0-1|38	BuildRequires:	perl(URI)
12cu|perl-Net-Redmine-0.90.0-1|39	BuildRequires:	perl(URI::Escape)
12cu|perl-Net-Redmine-0.90.0-1|40	BuildRequires:	perl(Exporter::Lite)
12cu|perl-Net-Redmine-0.90.0-1|41	BuildRequires:	perl(WWW::Mechanize)
12cu|perl-Net-Redmine-0.90.0-1|42	BuildRequires:	perl-pQuery
12cu|perl-Net-Redmine-0.90.0-1|43	BuildRequires:	perl(Regexp::Common)
12cu|perl-Net-Redmine-0.90.0-1|44	BuildRequires:	perl(Regexp::Common::Email::Address)
12cu|perl-Net-Redmine-0.90.0-1|45	
12cu|perl-Net-Redmine-0.90.0-1|46	Requires:	perl-pQuery
12cu|perl-Net-Redmine-0.90.0-1|47	
12cu|perl-Net-Redmine-0.90.0-1|48	BuildArch: noarch
12cu|perl-Net-Redmine-0.90.0-1|49	
12cu|perl-Net-Redmine-0.90.0-1|50	%description
12cu|perl-Net-Redmine-0.90.0-1|51	Net::Redmine is an mechanized-based programming API against redmine server.
12cu|perl-Net-Redmine-0.90.0-1|52	
12cu|perl-Net-Redmine-0.90.0-1|53	%prep
12cu|perl-Net-Redmine-0.90.0-1|54	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-Redmine-0.90.0-1|55	
12cu|perl-Net-Redmine-0.90.0-1|56	%build
12cu|perl-Net-Redmine-0.90.0-1|57	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-Redmine-0.90.0-1|58	%make
12cu|perl-Net-Redmine-0.90.0-1|59	
12cu|perl-Net-Redmine-0.90.0-1|60	%check
12cu|perl-Net-Redmine-0.90.0-1|61	%make test
12cu|perl-Net-Redmine-0.90.0-1|62	
12cu|perl-Net-Redmine-0.90.0-1|63	%install
12cu|perl-Net-Redmine-0.90.0-1|64	%makeinstall_std
12cu|perl-Net-Redmine-0.90.0-1|65	
12cu|perl-Net-Redmine-0.90.0-1|66	%files
12cu|perl-Net-Redmine-0.90.0-1|67	%doc Changes LICENSE META.yml README
12cu|perl-Net-Redmine-0.90.0-1|68	%{_mandir}/man3/*
12cu|perl-Net-Redmine-0.90.0-1|69	%{perl_vendorlib}/*
12cu|perl-Net-Redmine-0.90.0-1|70	
12cu|perl-Net-Redmine-0.90.0-1|71	%changelog
12cu|perl-Net-Redmine-0.90.0-1|72	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.80.0-3mdv2011.0
12cu|perl-Net-Redmine-0.90.0-1|73	+ Revision: 655429
12cu|perl-Net-Redmine-0.90.0-1|74	- add br
12cu|perl-Net-Redmine-0.90.0-1|75	- rebuild for updated spec-helper
12cu|perl-Net-Redmine-0.90.0-1|76	
12cu|perl-Net-Redmine-0.90.0-1|77	* Fri May 07 2010 Michael Scherer <misc@mandriva.org> 0.80.0-2mdv2011.0
12cu|perl-Net-Redmine-0.90.0-1|78	+ Revision: 543176
12cu|perl-Net-Redmine-0.90.0-1|79	- fix installation, due to problem with lowercased perl modules
12cu|perl-Net-Redmine-0.90.0-1|80	
12cu|perl-Net-Redmine-0.90.0-1|81	* Fri May 07 2010 Michael Scherer <misc@mandriva.org> 0.80.0-1mdv2010.1
12cu|perl-Net-Redmine-0.90.0-1|82	+ Revision: 543169
12cu|perl-Net-Redmine-0.90.0-1|83	- import perl-Net-Redmine
12cu|perl-Net-Redmine-0.90.0-1|84	
12cu|perl-Net-Redmine-0.90.0-1|85	
12cu|perl-Net-Redmine-0.90.0-1|86	* Thu May 06 2010 cpan2dist 0.08-1mdv
12cu|perl-Net-Redmine-0.90.0-1|87	- initial mdv release, generated with cpan2dist
12cu|perl-Net-Redmine-0.90.0-1|88	

11107 12
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|1	%define upstream_name    Net-Rendezvous-Publish-Backend-Avahi
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|2	%define upstream_version 0.04
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|3	
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|6	Release:	1
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|7	
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|8	Summary:	Publish zeroconf data with the Avahi library
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|10	Group:		Development/Perl
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/Net-Rendezvous-Publish-Backend-Avahi-%{upstream_version}.tar.gz
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|13	
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|15	BuildRequires: perl(Module::Build)
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|16	BuildRequires: perl(Net::DBus)
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|17	BuildRequires: perl(Net::Rendezvous::Publish)
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|18	Provides:	perl-Net-Rendezvous-Publish-Backend
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|19	BuildArch:	noarch
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|20	
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|21	%description
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|22	This module publishes zeroconf data with the Avahi library
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|23	It is a backend for the Net::Rendezvous::Publish module.
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|24	
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|25	%prep
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|26	%setup -q -n Net-Rendezvous-Publish-Backend-Avahi-%{upstream_version}
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|27	
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|28	%build
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|29	perl Build.PL installdirs=vendor
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|30	./Build
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|31	
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|32	%check
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|33	./Build test
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|34	
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|35	%install
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|36	./Build install destdir=%{buildroot}
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|37	
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|38	%files
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|39	%{perl_vendorlib}/Net/*
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|40	%{_mandir}/man3/*
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|41	
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|42	
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|43	
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|44	%changelog
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|45	* Tue Oct 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-1
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|46	+ Revision: 60e7a8f
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|47	- Updated to 0.04
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|48	
12cu|perl-Net-Rendezvous-Publish-Backend-Avahi-0.40.0-1|49	

11108 12
12cu|perl-Net-SMTP-TLS-0.120.0-3|1	%define upstream_name    Net-SMTP-TLS
12cu|perl-Net-SMTP-TLS-0.120.0-3|2	%define upstream_version 0.12
12cu|perl-Net-SMTP-TLS-0.120.0-3|3	
12cu|perl-Net-SMTP-TLS-0.120.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Net-SMTP-TLS-0.120.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Net-SMTP-TLS-0.120.0-3|6	Release:	3
12cu|perl-Net-SMTP-TLS-0.120.0-3|7	
12cu|perl-Net-SMTP-TLS-0.120.0-3|8	Summary:	TLS and AUTH enabled mail client
12cu|perl-Net-SMTP-TLS-0.120.0-3|9	License:	GPL+ or Artistic
12cu|perl-Net-SMTP-TLS-0.120.0-3|10	Group:		Development/Perl
12cu|perl-Net-SMTP-TLS-0.120.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-SMTP-TLS-0.120.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Net-SMTP-TLS-0.120.0-3|13	
12cu|perl-Net-SMTP-TLS-0.120.0-3|14	BuildRequires:	perl-devel
12cu|perl-Net-SMTP-TLS-0.120.0-3|15	BuildRequires:	perl(Digest::HMAC_MD5)
12cu|perl-Net-SMTP-TLS-0.120.0-3|16	BuildRequires:	perl(IO::Socket::INET)
12cu|perl-Net-SMTP-TLS-0.120.0-3|17	BuildRequires:	perl(IO::Socket::SSL)
12cu|perl-Net-SMTP-TLS-0.120.0-3|18	BuildRequires:	perl(MIME::Base64)
12cu|perl-Net-SMTP-TLS-0.120.0-3|19	BuildRequires:	perl(Net::SSLeay)
12cu|perl-Net-SMTP-TLS-0.120.0-3|20	BuildRequires:	perl(Test::More)
12cu|perl-Net-SMTP-TLS-0.120.0-3|21	BuildArch:	noarch
12cu|perl-Net-SMTP-TLS-0.120.0-3|22	
12cu|perl-Net-SMTP-TLS-0.120.0-3|23	%description
12cu|perl-Net-SMTP-TLS-0.120.0-3|24	*Net::SMTP::TLS* is a TLS and AUTH capable SMTP client which offers an
12cu|perl-Net-SMTP-TLS-0.120.0-3|25	interface that users will find familiar from the Net::SMTP manpage.
12cu|perl-Net-SMTP-TLS-0.120.0-3|26	*Net::SMTP::TLS* implements a subset of the methods provided by that
12cu|perl-Net-SMTP-TLS-0.120.0-3|27	module, but certainly not (yet) a complete mirror image of that API.
12cu|perl-Net-SMTP-TLS-0.120.0-3|28	
12cu|perl-Net-SMTP-TLS-0.120.0-3|29	The methods supported by *Net::SMTP::TLS* are used in the above example.
12cu|perl-Net-SMTP-TLS-0.120.0-3|30	Though self explanatory for the most part, please see the perldoc for the
12cu|perl-Net-SMTP-TLS-0.120.0-3|31	Net::SMTP manpage if you are unclear.
12cu|perl-Net-SMTP-TLS-0.120.0-3|32	
12cu|perl-Net-SMTP-TLS-0.120.0-3|33	The differences in the methods provided are as follows:
12cu|perl-Net-SMTP-TLS-0.120.0-3|34	
12cu|perl-Net-SMTP-TLS-0.120.0-3|35	%prep
12cu|perl-Net-SMTP-TLS-0.120.0-3|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-SMTP-TLS-0.120.0-3|37	
12cu|perl-Net-SMTP-TLS-0.120.0-3|38	%build
12cu|perl-Net-SMTP-TLS-0.120.0-3|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-SMTP-TLS-0.120.0-3|40	%make
12cu|perl-Net-SMTP-TLS-0.120.0-3|41	
12cu|perl-Net-SMTP-TLS-0.120.0-3|42	%check
12cu|perl-Net-SMTP-TLS-0.120.0-3|43	%make test
12cu|perl-Net-SMTP-TLS-0.120.0-3|44	
12cu|perl-Net-SMTP-TLS-0.120.0-3|45	%install
12cu|perl-Net-SMTP-TLS-0.120.0-3|46	%makeinstall_std
12cu|perl-Net-SMTP-TLS-0.120.0-3|47	
12cu|perl-Net-SMTP-TLS-0.120.0-3|48	%files
12cu|perl-Net-SMTP-TLS-0.120.0-3|49	%doc Changes README
12cu|perl-Net-SMTP-TLS-0.120.0-3|50	%{_mandir}/man3/*
12cu|perl-Net-SMTP-TLS-0.120.0-3|51	%{perl_vendorlib}/*
12cu|perl-Net-SMTP-TLS-0.120.0-3|52	
12cu|perl-Net-SMTP-TLS-0.120.0-3|53	
12cu|perl-Net-SMTP-TLS-0.120.0-3|54	%changelog
12cu|perl-Net-SMTP-TLS-0.120.0-3|55	* Mon Oct 15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.120.0-3
12cu|perl-Net-SMTP-TLS-0.120.0-3|56	+ Revision: 39427fe
12cu|perl-Net-SMTP-TLS-0.120.0-3|57	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Net-SMTP-TLS-0.120.0-3|58	
12cu|perl-Net-SMTP-TLS-0.120.0-3|59	

11109 12
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|1	%define upstream_name    Net-SMTP-TLS-ButMaintained
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|2	%define upstream_version 0.24
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|3	
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|5	Version:	%perl_convert_version 0.24
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|6	Release:	1
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|7	
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|8	Summary:	An SMTP client supporting TLS and AUTH
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|10	Group:		Development/Perl
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/Net-SMTP-TLS-ButMaintained-0.24.tar.gz
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|13	
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|15	BuildRequires:	perl(Digest::HMAC_MD5)
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|16	BuildRequires:	perl(IO::Socket::INET)
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|17	BuildRequires:	perl(IO::Socket::SSL)
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|18	BuildRequires:	perl(MIME::Base64)
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|19	BuildRequires:	perl(Net::Cmd)
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|20	BuildRequires:	perl(Net::SSLeay)
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|21	BuildArch:	noarch
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|22	
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|23	%description
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|24	*Net::SMTP::TLS::ButMaintained* is forked from the Net::SMTP::TLS manpage.
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|25	blame 'Evan Carroll' for the idea. :)
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|26	
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|27	*Net::SMTP::TLS::ButMaintained* is a TLS and AUTH capable SMTP client which
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|28	offers an interface that users will find familiar from the Net::SMTP
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|29	manpage. *Net::SMTP::TLS::ButMaintained* implements a subset of the methods
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|30	provided by that module, but certainly not (yet) a complete mirror image of
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|31	that API.
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|32	
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|33	The methods supported by *Net::SMTP::TLS::ButMaintained* are used in the
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|34	above example. Though self explanatory for the most part, please see the
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|35	perldoc for the Net::SMTP manpage if you are unclear.
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|36	
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|37	%prep
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|39	
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|40	%build
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|42	%make
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|43	
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|44	%check
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|45	%make test
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|46	
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|47	%install
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|48	%makeinstall_std
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|49	
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|50	%files
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|51	%doc README Changes LICENSE META.yml META.json
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|52	%{_mandir}/man3/*
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|53	%{perl_vendorlib}/*
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|54	
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|55	%changelog
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|56	* Sat Sep 10 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.180.0-1mdv2011.0
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|57	+ Revision: 699291
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|58	- import perl-Net-SMTP-TLS-ButMaintained
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|59	
12cu|perl-Net-SMTP-TLS-ButMaintained-0.240.0-1|60	

11110 12
12cu|perl-Net-SSH2-0.530.0-1|1	%define upstream_name	 Net-SSH2
12cu|perl-Net-SSH2-0.530.0-1|2	%define upstream_version 0.53
12cu|perl-Net-SSH2-0.530.0-1|3	
12cu|perl-Net-SSH2-0.530.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Net-SSH2-0.530.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Net-SSH2-0.530.0-1|6	Release:	1
12cu|perl-Net-SSH2-0.530.0-1|7	
12cu|perl-Net-SSH2-0.530.0-1|8	Summary:	Support for the SSH 2 protocol via libSSH2
12cu|perl-Net-SSH2-0.530.0-1|9	License:	GPL
12cu|perl-Net-SSH2-0.530.0-1|10	Group:		Development/Perl
12cu|perl-Net-SSH2-0.530.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Net-SSH2-0.530.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/Net-SSH2-%{upstream_version}.tar.gz
12cu|perl-Net-SSH2-0.530.0-1|13	
12cu|perl-Net-SSH2-0.530.0-1|14	BuildRequires:	pkgconfig(libssh2)
12cu|perl-Net-SSH2-0.530.0-1|15	BuildRequires:	perl(Term::ReadKey)
12cu|perl-Net-SSH2-0.530.0-1|16	Buildrequires:	perl-devel
12cu|perl-Net-SSH2-0.530.0-1|17	
12cu|perl-Net-SSH2-0.530.0-1|18	%description
12cu|perl-Net-SSH2-0.530.0-1|19	Net::SSH2 is a perl interface to the libssh2 (http://www.libssh2.org) library.
12cu|perl-Net-SSH2-0.530.0-1|20	It supports the SSH2 protocol (there is no support for SSH1) with all of the
12cu|perl-Net-SSH2-0.530.0-1|21	key exchanges, ciphers, and compression of libssh2.
12cu|perl-Net-SSH2-0.530.0-1|22	
12cu|perl-Net-SSH2-0.530.0-1|23	%prep
12cu|perl-Net-SSH2-0.530.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-SSH2-0.530.0-1|25	
12cu|perl-Net-SSH2-0.530.0-1|26	perl -pi -e 's~^my \$inc.*~my \$inc = "%_includedir";~' Makefile.PL
12cu|perl-Net-SSH2-0.530.0-1|27	perl -pi -e 's~^my \$lib.*~my \$lib = "%_libdir";~' Makefile.PL
12cu|perl-Net-SSH2-0.530.0-1|28	
12cu|perl-Net-SSH2-0.530.0-1|29	%build
12cu|perl-Net-SSH2-0.530.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-SSH2-0.530.0-1|31	%make CFLAGS="%{optflags}"
12cu|perl-Net-SSH2-0.530.0-1|32	
12cu|perl-Net-SSH2-0.530.0-1|33	
12cu|perl-Net-SSH2-0.530.0-1|34	%check
12cu|perl-Net-SSH2-0.530.0-1|35	%{__make} test
12cu|perl-Net-SSH2-0.530.0-1|36	
12cu|perl-Net-SSH2-0.530.0-1|37	%clean
12cu|perl-Net-SSH2-0.530.0-1|38	
12cu|perl-Net-SSH2-0.530.0-1|39	%install
12cu|perl-Net-SSH2-0.530.0-1|40	%makeinstall_std
12cu|perl-Net-SSH2-0.530.0-1|41	
12cu|perl-Net-SSH2-0.530.0-1|42	%files
12cu|perl-Net-SSH2-0.530.0-1|43	%doc Changes README
12cu|perl-Net-SSH2-0.530.0-1|44	%{perl_vendorarch}/Net
12cu|perl-Net-SSH2-0.530.0-1|45	%{perl_vendorarch}/auto/Net
12cu|perl-Net-SSH2-0.530.0-1|46	%{_mandir}/*/*
12cu|perl-Net-SSH2-0.530.0-1|47	
12cu|perl-Net-SSH2-0.530.0-1|48	
12cu|perl-Net-SSH2-0.530.0-1|49	
12cu|perl-Net-SSH2-0.530.0-1|50	%changelog
12cu|perl-Net-SSH2-0.530.0-1|51	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.530.0-1
12cu|perl-Net-SSH2-0.530.0-1|52	+ Revision: adcf20a
12cu|perl-Net-SSH2-0.530.0-1|53	- LOG Updated to 0.53 (by updates_builder)
12cu|perl-Net-SSH2-0.530.0-1|54	
12cu|perl-Net-SSH2-0.530.0-1|55	

11111 12
12cu|perl-Net-SSH-Perl-1.360.0-1|1	%define	upstream_name	 Net-SSH-Perl
12cu|perl-Net-SSH-Perl-1.360.0-1|2	%define upstream_version 1.36
12cu|perl-Net-SSH-Perl-1.360.0-1|3	
12cu|perl-Net-SSH-Perl-1.360.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-SSH-Perl-1.360.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Net-SSH-Perl-1.360.0-1|6	Release:	1
12cu|perl-Net-SSH-Perl-1.360.0-1|7	
12cu|perl-Net-SSH-Perl-1.360.0-1|8	Summary:	Perl client Interface to SSH
12cu|perl-Net-SSH-Perl-1.360.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-SSH-Perl-1.360.0-1|10	Group:		Development/Perl
12cu|perl-Net-SSH-Perl-1.360.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Net-SSH-Perl-1.360.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/Net-SSH-Perl-%{upstream_version}.tar.gz
12cu|perl-Net-SSH-Perl-1.360.0-1|13	
12cu|perl-Net-SSH-Perl-1.360.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-SSH-Perl-1.360.0-1|15	BuildRequires:	perl(MIME::Base64)
12cu|perl-Net-SSH-Perl-1.360.0-1|16	BuildRequires:	perl(Math::Pari)
12cu|perl-Net-SSH-Perl-1.360.0-1|17	BuildRequires:	perl(Math::GMP)
12cu|perl-Net-SSH-Perl-1.360.0-1|18	BuildRequires:	perl(String::CRC32)
12cu|perl-Net-SSH-Perl-1.360.0-1|19	BuildRequires:	perl(Convert::PEM)
12cu|perl-Net-SSH-Perl-1.360.0-1|20	BuildRequires:	perl(Crypt::IDEA)
12cu|perl-Net-SSH-Perl-1.360.0-1|21	BuildRequires:	perl(Crypt::DH)
12cu|perl-Net-SSH-Perl-1.360.0-1|22	BuildRequires:	perl(Crypt::DSA)
12cu|perl-Net-SSH-Perl-1.360.0-1|23	BuildRequires:	perl(Digest::SHA1)
12cu|perl-Net-SSH-Perl-1.360.0-1|24	BuildRequires:	perl(Digest::HMAC)
12cu|perl-Net-SSH-Perl-1.360.0-1|25	BuildRequires:	perl(Digest::MD5)
12cu|perl-Net-SSH-Perl-1.360.0-1|26	BuildRequires:	perl(Digest::BubbleBabble)
12cu|perl-Net-SSH-Perl-1.360.0-1|27	BuildRequires:	perl(Crypt::RSA)
12cu|perl-Net-SSH-Perl-1.360.0-1|28	BuildArch:	noarch
12cu|perl-Net-SSH-Perl-1.360.0-1|29	
12cu|perl-Net-SSH-Perl-1.360.0-1|30	%description
12cu|perl-Net-SSH-Perl-1.360.0-1|31	Net::SSH::Perl is an all-Perl module implementing an SSH
12cu|perl-Net-SSH-Perl-1.360.0-1|32	(Secure Shell) client. It is compatible with both the SSH-1
12cu|perl-Net-SSH-Perl-1.360.0-1|33	and SSH-2 protocols.
12cu|perl-Net-SSH-Perl-1.360.0-1|34	
12cu|perl-Net-SSH-Perl-1.360.0-1|35	%prep
12cu|perl-Net-SSH-Perl-1.360.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-SSH-Perl-1.360.0-1|37	
12cu|perl-Net-SSH-Perl-1.360.0-1|38	%build
12cu|perl-Net-SSH-Perl-1.360.0-1|39	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12cu|perl-Net-SSH-Perl-1.360.0-1|40	%make
12cu|perl-Net-SSH-Perl-1.360.0-1|41	
12cu|perl-Net-SSH-Perl-1.360.0-1|42	%check
12cu|perl-Net-SSH-Perl-1.360.0-1|43	# test hang... :\
12cu|perl-Net-SSH-Perl-1.360.0-1|44	# make test
12cu|perl-Net-SSH-Perl-1.360.0-1|45	
12cu|perl-Net-SSH-Perl-1.360.0-1|46	%install
12cu|perl-Net-SSH-Perl-1.360.0-1|47	%makeinstall_std
12cu|perl-Net-SSH-Perl-1.360.0-1|48	
12cu|perl-Net-SSH-Perl-1.360.0-1|49	%files
12cu|perl-Net-SSH-Perl-1.360.0-1|50	%doc Changes README
12cu|perl-Net-SSH-Perl-1.360.0-1|51	%{perl_vendorlib}/Net
12cu|perl-Net-SSH-Perl-1.360.0-1|52	%{_mandir}/man*/*
12cu|perl-Net-SSH-Perl-1.360.0-1|53	
12cu|perl-Net-SSH-Perl-1.360.0-1|54	
12cu|perl-Net-SSH-Perl-1.360.0-1|55	%changelog
12cu|perl-Net-SSH-Perl-1.360.0-1|56	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.340.0-1mdv2010.0
12cu|perl-Net-SSH-Perl-1.360.0-1|57	+ Revision: 407848
12cu|perl-Net-SSH-Perl-1.360.0-1|58	- rebuild using %%perl_convert_version
12cu|perl-Net-SSH-Perl-1.360.0-1|59	
12cu|perl-Net-SSH-Perl-1.360.0-1|60	* Tue Feb 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.34-1mdv2009.1
12cu|perl-Net-SSH-Perl-1.360.0-1|61	+ Revision: 336949
12cu|perl-Net-SSH-Perl-1.360.0-1|62	- update to new version 1.34
12cu|perl-Net-SSH-Perl-1.360.0-1|63	
12cu|perl-Net-SSH-Perl-1.360.0-1|64	* Wed Oct 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.33-1mdv2009.1
12cu|perl-Net-SSH-Perl-1.360.0-1|65	+ Revision: 296404
12cu|perl-Net-SSH-Perl-1.360.0-1|66	- update to new version 1.33
12cu|perl-Net-SSH-Perl-1.360.0-1|67	
12cu|perl-Net-SSH-Perl-1.360.0-1|68	* Mon Oct 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.32-1mdv2009.1
12cu|perl-Net-SSH-Perl-1.360.0-1|69	+ Revision: 295507
12cu|perl-Net-SSH-Perl-1.360.0-1|70	- update to new version 1.32
12cu|perl-Net-SSH-Perl-1.360.0-1|71	
12cu|perl-Net-SSH-Perl-1.360.0-1|72	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.31-1mdv2009.1
12cu|perl-Net-SSH-Perl-1.360.0-1|73	+ Revision: 292267
12cu|perl-Net-SSH-Perl-1.360.0-1|74	- update to new version 1.31
12cu|perl-Net-SSH-Perl-1.360.0-1|75	
12cu|perl-Net-SSH-Perl-1.360.0-1|76	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.30-5mdv2009.0
12cu|perl-Net-SSH-Perl-1.360.0-1|77	+ Revision: 241800
12cu|perl-Net-SSH-Perl-1.360.0-1|78	- rebuild
12cu|perl-Net-SSH-Perl-1.360.0-1|79	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Net-SSH-Perl-1.360.0-1|80	
12cu|perl-Net-SSH-Perl-1.360.0-1|81	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Net-SSH-Perl-1.360.0-1|82	- restore BuildRoot
12cu|perl-Net-SSH-Perl-1.360.0-1|83	
12cu|perl-Net-SSH-Perl-1.360.0-1|84	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1.30-3mdv2008.0
12cu|perl-Net-SSH-Perl-1.360.0-1|85	+ Revision: 25198
12cu|perl-Net-SSH-Perl-1.360.0-1|86	- rebuild
12cu|perl-Net-SSH-Perl-1.360.0-1|87	
12cu|perl-Net-SSH-Perl-1.360.0-1|88	
12cu|perl-Net-SSH-Perl-1.360.0-1|89	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.30-2mdk
12cu|perl-Net-SSH-Perl-1.360.0-1|90	- Fix SPEC according to Perl Policy
12cu|perl-Net-SSH-Perl-1.360.0-1|91	- BuildRequires
12cu|perl-Net-SSH-Perl-1.360.0-1|92	- Source URL
12cu|perl-Net-SSH-Perl-1.360.0-1|93	
12cu|perl-Net-SSH-Perl-1.360.0-1|94	* Wed Apr 05 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.30-1mdk
12cu|perl-Net-SSH-Perl-1.360.0-1|95	- New release 1.30
12cu|perl-Net-SSH-Perl-1.360.0-1|96	
12cu|perl-Net-SSH-Perl-1.360.0-1|97	* Mon Oct 10 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.29-1mdk
12cu|perl-Net-SSH-Perl-1.360.0-1|98	- new version
12cu|perl-Net-SSH-Perl-1.360.0-1|99	- %%mkrel
12cu|perl-Net-SSH-Perl-1.360.0-1|100	- spec cleanup
12cu|perl-Net-SSH-Perl-1.360.0-1|101	- better url
12cu|perl-Net-SSH-Perl-1.360.0-1|102	- fix sources url
12cu|perl-Net-SSH-Perl-1.360.0-1|103	- fix directory ownership
12cu|perl-Net-SSH-Perl-1.360.0-1|104	- make test in %%check
12cu|perl-Net-SSH-Perl-1.360.0-1|105	
12cu|perl-Net-SSH-Perl-1.360.0-1|106	* Thu May 26 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.28-1mdk
12cu|perl-Net-SSH-Perl-1.360.0-1|107	- 1.28
12cu|perl-Net-SSH-Perl-1.360.0-1|108	
12cu|perl-Net-SSH-Perl-1.360.0-1|109	* Fri Feb 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.27-1mdk
12cu|perl-Net-SSH-Perl-1.360.0-1|110	- 1.27
12cu|perl-Net-SSH-Perl-1.360.0-1|111	
12cu|perl-Net-SSH-Perl-1.360.0-1|112	* Sat Feb 05 2005 Sylvie Terjan <erinmargault@mandrake.org> 1.26-1mdk
12cu|perl-Net-SSH-Perl-1.360.0-1|113	- 1.26
12cu|perl-Net-SSH-Perl-1.360.0-1|114	- rebuild for new perl
12cu|perl-Net-SSH-Perl-1.360.0-1|115	
12cu|perl-Net-SSH-Perl-1.360.0-1|116	* Thu Jun 03 2004 Per Ã˜yvind Karlsen <peroyvind@linux-mandrake.com> 1.25-1mdk
12cu|perl-Net-SSH-Perl-1.360.0-1|117	- 1.25
12cu|perl-Net-SSH-Perl-1.360.0-1|118	- drop prefix tag
12cu|perl-Net-SSH-Perl-1.360.0-1|119	- cosmetics
12cu|perl-Net-SSH-Perl-1.360.0-1|120	
12cu|perl-Net-SSH-Perl-1.360.0-1|121	* Mon Dec 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.24-1mdk
12cu|perl-Net-SSH-Perl-1.360.0-1|122	- 1.24
12cu|perl-Net-SSH-Perl-1.360.0-1|123	
12cu|perl-Net-SSH-Perl-1.360.0-1|124	* Sun Nov 09 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 1.23-1mdk
12cu|perl-Net-SSH-Perl-1.360.0-1|125	- First MandrakeSoft Package
12cu|perl-Net-SSH-Perl-1.360.0-1|126	
12cu|perl-Net-SSH-Perl-1.360.0-1|127	
12cu|perl-Net-SSH-Perl-1.360.0-1|128	

11112 12
12cu|perl-Net-Tor-Servers-0.30.0-1|1	%define upstream_name    Net-Tor-Servers
12cu|perl-Net-Tor-Servers-0.30.0-1|2	%define upstream_version 0.03
12cu|perl-Net-Tor-Servers-0.30.0-1|3	
12cu|perl-Net-Tor-Servers-0.30.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-Tor-Servers-0.30.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Net-Tor-Servers-0.30.0-1|6	Release:	1
12cu|perl-Net-Tor-Servers-0.30.0-1|7	
12cu|perl-Net-Tor-Servers-0.30.0-1|8	Summary:	Perl extension to query a Tor Directory and collect information on servers
12cu|perl-Net-Tor-Servers-0.30.0-1|9	License:	GPLv2+ or Artistic
12cu|perl-Net-Tor-Servers-0.30.0-1|10	Group:		Development/Perl
12cu|perl-Net-Tor-Servers-0.30.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-Tor-Servers-0.30.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/AJDIXON/Net-Tor-Servers-%{upstream_version}.tar.gz
12cu|perl-Net-Tor-Servers-0.30.0-1|13	
12cu|perl-Net-Tor-Servers-0.30.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-Tor-Servers-0.30.0-1|15	BuildArch:	noarch
12cu|perl-Net-Tor-Servers-0.30.0-1|16	
12cu|perl-Net-Tor-Servers-0.30.0-1|17	%description
12cu|perl-Net-Tor-Servers-0.30.0-1|18	This module was written to make life a little easier for me when I have
12cu|perl-Net-Tor-Servers-0.30.0-1|19	been developing a dymanic blocklist for educational institutions to prevent
12cu|perl-Net-Tor-Servers-0.30.0-1|20	students from being able to circumvent legally required content filtering
12cu|perl-Net-Tor-Servers-0.30.0-1|21	systems.
12cu|perl-Net-Tor-Servers-0.30.0-1|22	
12cu|perl-Net-Tor-Servers-0.30.0-1|23	Its nothing special, just a quick and easy way to get the data together in
12cu|perl-Net-Tor-Servers-0.30.0-1|24	an array.
12cu|perl-Net-Tor-Servers-0.30.0-1|25	
12cu|perl-Net-Tor-Servers-0.30.0-1|26	%prep
12cu|perl-Net-Tor-Servers-0.30.0-1|27	%setup -qc
12cu|perl-Net-Tor-Servers-0.30.0-1|28	
12cu|perl-Net-Tor-Servers-0.30.0-1|29	%build
12cu|perl-Net-Tor-Servers-0.30.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-Tor-Servers-0.30.0-1|31	%make
12cu|perl-Net-Tor-Servers-0.30.0-1|32	
12cu|perl-Net-Tor-Servers-0.30.0-1|33	%check
12cu|perl-Net-Tor-Servers-0.30.0-1|34	%make test
12cu|perl-Net-Tor-Servers-0.30.0-1|35	
12cu|perl-Net-Tor-Servers-0.30.0-1|36	%install
12cu|perl-Net-Tor-Servers-0.30.0-1|37	%makeinstall_std
12cu|perl-Net-Tor-Servers-0.30.0-1|38	
12cu|perl-Net-Tor-Servers-0.30.0-1|39	%files
12cu|perl-Net-Tor-Servers-0.30.0-1|40	%doc Changes README
12cu|perl-Net-Tor-Servers-0.30.0-1|41	%{_mandir}/man3/*
12cu|perl-Net-Tor-Servers-0.30.0-1|42	%{perl_vendorlib}/*
12cu|perl-Net-Tor-Servers-0.30.0-1|43	
12cu|perl-Net-Tor-Servers-0.30.0-1|44	
12cu|perl-Net-Tor-Servers-0.30.0-1|45	%changelog
12cu|perl-Net-Tor-Servers-0.30.0-1|46	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cu|perl-Net-Tor-Servers-0.30.0-1|47	+ Revision: 655145
12cu|perl-Net-Tor-Servers-0.30.0-1|48	- rebuild for updated spec-helper
12cu|perl-Net-Tor-Servers-0.30.0-1|49	
12cu|perl-Net-Tor-Servers-0.30.0-1|50	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2011.0
12cu|perl-Net-Tor-Servers-0.30.0-1|51	+ Revision: 474663
12cu|perl-Net-Tor-Servers-0.30.0-1|52	- rebuild using %%perl_convert_version
12cu|perl-Net-Tor-Servers-0.30.0-1|53	
12cu|perl-Net-Tor-Servers-0.30.0-1|54	* Wed Jan 28 2009 Michael Scherer <misc@mandriva.org> 0.02-1mdv2010.1
12cu|perl-Net-Tor-Servers-0.30.0-1|55	+ Revision: 334793
12cu|perl-Net-Tor-Servers-0.30.0-1|56	- import perl-Net-Tor-Servers
12cu|perl-Net-Tor-Servers-0.30.0-1|57	
12cu|perl-Net-Tor-Servers-0.30.0-1|58	
12cu|perl-Net-Tor-Servers-0.30.0-1|59	

11113 12
12cu|perl-Net-Traceroute-1.140.0-1|1	%define upstream_name    Net-Traceroute
12cu|perl-Net-Traceroute-1.140.0-1|2	%define upstream_version 1.14
12cu|perl-Net-Traceroute-1.140.0-1|3	
12cu|perl-Net-Traceroute-1.140.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-Traceroute-1.140.0-1|5	Version:	%perl_convert_version 1.14
12cu|perl-Net-Traceroute-1.140.0-1|6	Release:	1
12cu|perl-Net-Traceroute-1.140.0-1|7	
12cu|perl-Net-Traceroute-1.140.0-1|8	Summary:	Net-Traceroute module for perl
12cu|perl-Net-Traceroute-1.140.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-Traceroute-1.140.0-1|10	Group:		Development/Perl
12cu|perl-Net-Traceroute-1.140.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-Traceroute-1.140.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/Net-Traceroute-1.14.tar.gz
12cu|perl-Net-Traceroute-1.140.0-1|13	
12cu|perl-Net-Traceroute-1.140.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-Traceroute-1.140.0-1|15	BuildArch:	noarch
12cu|perl-Net-Traceroute-1.140.0-1|16	
12cu|perl-Net-Traceroute-1.140.0-1|17	%description
12cu|perl-Net-Traceroute-1.140.0-1|18	This module implements traceroute(1) functionality for perl5. It
12cu|perl-Net-Traceroute-1.140.0-1|19	allows you to trace the path IP packets take to a destination. It
12cu|perl-Net-Traceroute-1.140.0-1|20	is currently implemented as a parser around the system traceroute
12cu|perl-Net-Traceroute-1.140.0-1|21	command.
12cu|perl-Net-Traceroute-1.140.0-1|22	
12cu|perl-Net-Traceroute-1.140.0-1|23	%prep
12cu|perl-Net-Traceroute-1.140.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-Traceroute-1.140.0-1|25	
12cu|perl-Net-Traceroute-1.140.0-1|26	%build
12cu|perl-Net-Traceroute-1.140.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Net-Traceroute-1.140.0-1|28	
12cu|perl-Net-Traceroute-1.140.0-1|29	%make OPTIMIZE="%{optflags}" CFLAGS="%{optflags}"
12cu|perl-Net-Traceroute-1.140.0-1|30	
12cu|perl-Net-Traceroute-1.140.0-1|31	%check
12cu|perl-Net-Traceroute-1.140.0-1|32	# make test dies...
12cu|perl-Net-Traceroute-1.140.0-1|33	# make test
12cu|perl-Net-Traceroute-1.140.0-1|34	
12cu|perl-Net-Traceroute-1.140.0-1|35	%install
12cu|perl-Net-Traceroute-1.140.0-1|36	%makeinstall_std
12cu|perl-Net-Traceroute-1.140.0-1|37	
12cu|perl-Net-Traceroute-1.140.0-1|38	%files
12cu|perl-Net-Traceroute-1.140.0-1|39	%doc ChangeLog README TODO
12cu|perl-Net-Traceroute-1.140.0-1|40	%{perl_vendorlib}/*
12cu|perl-Net-Traceroute-1.140.0-1|41	%{_mandir}/*/*
12cu|perl-Net-Traceroute-1.140.0-1|42	
12cu|perl-Net-Traceroute-1.140.0-1|43	
12cu|perl-Net-Traceroute-1.140.0-1|44	%changelog
12cu|perl-Net-Traceroute-1.140.0-1|45	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.130.0-2mdv2011.0
12cu|perl-Net-Traceroute-1.140.0-1|46	+ Revision: 657455
12cu|perl-Net-Traceroute-1.140.0-1|47	- rebuild for updated spec-helper
12cu|perl-Net-Traceroute-1.140.0-1|48	
12cu|perl-Net-Traceroute-1.140.0-1|49	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.130.0-1
12cu|perl-Net-Traceroute-1.140.0-1|50	+ Revision: 638932
12cu|perl-Net-Traceroute-1.140.0-1|51	- update to new version 1.13
12cu|perl-Net-Traceroute-1.140.0-1|52	
12cu|perl-Net-Traceroute-1.140.0-1|53	* Fri Jan 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.120.0-1mdv2011.0
12cu|perl-Net-Traceroute-1.140.0-1|54	+ Revision: 629499
12cu|perl-Net-Traceroute-1.140.0-1|55	- update to new version 1.12
12cu|perl-Net-Traceroute-1.140.0-1|56	
12cu|perl-Net-Traceroute-1.140.0-1|57	* Wed Jan 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.110.0-1mdv2011.0
12cu|perl-Net-Traceroute-1.140.0-1|58	+ Revision: 628737
12cu|perl-Net-Traceroute-1.140.0-1|59	- update to new version 1.11
12cu|perl-Net-Traceroute-1.140.0-1|60	
12cu|perl-Net-Traceroute-1.140.0-1|61	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.100.0-1mdv2011.0
12cu|perl-Net-Traceroute-1.140.0-1|62	+ Revision: 404260
12cu|perl-Net-Traceroute-1.140.0-1|63	- rebuild using %%perl_convert_version
12cu|perl-Net-Traceroute-1.140.0-1|64	
12cu|perl-Net-Traceroute-1.140.0-1|65	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.10-4mdv2009.0
12cu|perl-Net-Traceroute-1.140.0-1|66	+ Revision: 258137
12cu|perl-Net-Traceroute-1.140.0-1|67	- rebuild
12cu|perl-Net-Traceroute-1.140.0-1|68	
12cu|perl-Net-Traceroute-1.140.0-1|69	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.10-3mdv2009.0
12cu|perl-Net-Traceroute-1.140.0-1|70	+ Revision: 246201
12cu|perl-Net-Traceroute-1.140.0-1|71	- rebuild
12cu|perl-Net-Traceroute-1.140.0-1|72	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Net-Traceroute-1.140.0-1|73	
12cu|perl-Net-Traceroute-1.140.0-1|74	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Net-Traceroute-1.140.0-1|75	- restore BuildRoot
12cu|perl-Net-Traceroute-1.140.0-1|76	
12cu|perl-Net-Traceroute-1.140.0-1|77	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-1mdv2008.1
12cu|perl-Net-Traceroute-1.140.0-1|78	+ Revision: 97525
12cu|perl-Net-Traceroute-1.140.0-1|79	- update to new version 1.10
12cu|perl-Net-Traceroute-1.140.0-1|80	
12cu|perl-Net-Traceroute-1.140.0-1|81	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.09-4mdv2008.0
12cu|perl-Net-Traceroute-1.140.0-1|82	+ Revision: 25453
12cu|perl-Net-Traceroute-1.140.0-1|83	- rebuild
12cu|perl-Net-Traceroute-1.140.0-1|84	
12cu|perl-Net-Traceroute-1.140.0-1|85	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1.09-3mdv2008.0
12cu|perl-Net-Traceroute-1.140.0-1|86	+ Revision: 25194
12cu|perl-Net-Traceroute-1.140.0-1|87	- rebuild
12cu|perl-Net-Traceroute-1.140.0-1|88	
12cu|perl-Net-Traceroute-1.140.0-1|89	
12cu|perl-Net-Traceroute-1.140.0-1|90	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.09-2mdk
12cu|perl-Net-Traceroute-1.140.0-1|91	- Fix SPEC according to Perl Policy
12cu|perl-Net-Traceroute-1.140.0-1|92	- Source URL
12cu|perl-Net-Traceroute-1.140.0-1|93	- URL
12cu|perl-Net-Traceroute-1.140.0-1|94	- use mkrel
12cu|perl-Net-Traceroute-1.140.0-1|95	
12cu|perl-Net-Traceroute-1.140.0-1|96	* Wed Jul 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.09-1mdk
12cu|perl-Net-Traceroute-1.140.0-1|97	- 1.09
12cu|perl-Net-Traceroute-1.140.0-1|98	
12cu|perl-Net-Traceroute-1.140.0-1|99	* Thu Feb 10 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.08-1mdk
12cu|perl-Net-Traceroute-1.140.0-1|100	- initial Mandrakelinux package
12cu|perl-Net-Traceroute-1.140.0-1|101	
12cu|perl-Net-Traceroute-1.140.0-1|102	

11114 12
12cu|perl-Net-Twitter-4.10.30-1|1	%define upstream_name    Net-Twitter
12cu|perl-Net-Twitter-4.10.30-1|2	%define upstream_version 4.01003
12cu|perl-Net-Twitter-4.10.30-1|3	
12cu|perl-Net-Twitter-4.10.30-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-Twitter-4.10.30-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Net-Twitter-4.10.30-1|6	Release:	1
12cu|perl-Net-Twitter-4.10.30-1|7	
12cu|perl-Net-Twitter-4.10.30-1|8	Summary:	A definition of the TwitterVision API as a Moose role
12cu|perl-Net-Twitter-4.10.30-1|9	License:	GPL+ or Artistic
12cu|perl-Net-Twitter-4.10.30-1|10	Group:		Development/Perl
12cu|perl-Net-Twitter-4.10.30-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-Twitter-4.10.30-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Net-Twitter-4.10.30-1|13	
12cu|perl-Net-Twitter-4.10.30-1|14	BuildRequires:	perl-devel
12cu|perl-Net-Twitter-4.10.30-1|15	BuildRequires: perl(LWP::UserAgent)
12cu|perl-Net-Twitter-4.10.30-1|16	BuildRequires: perl(Test::Warn)
12cu|perl-Net-Twitter-4.10.30-1|17	BuildRequires: perl(MooseX::Aliases)
12cu|perl-Net-Twitter-4.10.30-1|18	BuildRequires: perl(Carp::Clan)
12cu|perl-Net-Twitter-4.10.30-1|19	BuildRequires: perl(Module::Build)
12cu|perl-Net-Twitter-4.10.30-1|20	BuildRequires:	perl(Carp)
12cu|perl-Net-Twitter-4.10.30-1|21	BuildRequires:	perl(Crypt::SSLeay)
12cu|perl-Net-Twitter-4.10.30-1|22	BuildRequires:	perl(Data::Visitor::Callback)
12cu|perl-Net-Twitter-4.10.30-1|23	BuildRequires:	perl(DateTime)
12cu|perl-Net-Twitter-4.10.30-1|24	BuildRequires:	perl(DateTime::Format::Strptime)
12cu|perl-Net-Twitter-4.10.30-1|25	BuildRequires:	perl(Devel::StackTrace)
12cu|perl-Net-Twitter-4.10.30-1|26	BuildRequires:	perl(Digest::SHA)
12cu|perl-Net-Twitter-4.10.30-1|27	BuildRequires:	perl(Encode)
12cu|perl-Net-Twitter-4.10.30-1|28	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Net-Twitter-4.10.30-1|29	BuildRequires:	perl(HTML::Entities)
12cu|perl-Net-Twitter-4.10.30-1|30	BuildRequires:	perl(HTTP::Request::Common)
12cu|perl-Net-Twitter-4.10.30-1|31	BuildRequires:	perl(JSON::Any)
12cu|perl-Net-Twitter-4.10.30-1|32	BuildRequires:	perl(JSON::XS)
12cu|perl-Net-Twitter-4.10.30-1|33	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-Net-Twitter-4.10.30-1|34	BuildRequires:	perl(List::Util)
12cu|perl-Net-Twitter-4.10.30-1|35	BuildRequires:	perl(Moose)
12cu|perl-Net-Twitter-4.10.30-1|36	BuildRequires:	perl(Moose::Exporter)
12cu|perl-Net-Twitter-4.10.30-1|37	BuildRequires:	perl(Moose::Role)
12cu|perl-Net-Twitter-4.10.30-1|38	BuildRequires:	perl(MooseX::Role::Parameterized)
12cu|perl-Net-Twitter-4.10.30-1|39	BuildRequires:	perl(MooseX::MultiInitArg)
12cu|perl-Net-Twitter-4.10.30-1|40	BuildRequires:	perl(Net::Netrc)
12cu|perl-Net-Twitter-4.10.30-1|41	BuildRequires:	perl(Net::OAuth)
12cu|perl-Net-Twitter-4.10.30-1|42	BuildRequires:	perl(Scalar::Util)
12cu|perl-Net-Twitter-4.10.30-1|43	BuildRequires:	perl(Test::Exception)
12cu|perl-Net-Twitter-4.10.30-1|44	BuildRequires:	perl(Test::Fatal)
12cu|perl-Net-Twitter-4.10.30-1|45	BuildRequires:	perl(Test::More)
12cu|perl-Net-Twitter-4.10.30-1|46	BuildRequires:	perl(Try::Tiny)
12cu|perl-Net-Twitter-4.10.30-1|47	BuildRequires:	perl(URI)
12cu|perl-Net-Twitter-4.10.30-1|48	BuildRequires:	perl(URI::Escape)
12cu|perl-Net-Twitter-4.10.30-1|49	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Net-Twitter-4.10.30-1|50	
12cu|perl-Net-Twitter-4.10.30-1|51	BuildArch:	noarch
12cu|perl-Net-Twitter-4.10.30-1|52	
12cu|perl-Net-Twitter-4.10.30-1|53	%description
12cu|perl-Net-Twitter-4.10.30-1|54	The micro-blogging service the http://identi.ca manpage provides a Twitter
12cu|perl-Net-Twitter-4.10.30-1|55	compatible API. This module simply creates an instance of 'Net::Twitter'
12cu|perl-Net-Twitter-4.10.30-1|56	with the 'identica' option set.
12cu|perl-Net-Twitter-4.10.30-1|57	
12cu|perl-Net-Twitter-4.10.30-1|58	See the Net::Twitter manpage for full documentation.
12cu|perl-Net-Twitter-4.10.30-1|59	
12cu|perl-Net-Twitter-4.10.30-1|60	%prep
12cu|perl-Net-Twitter-4.10.30-1|61	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-Twitter-4.10.30-1|62	
12cu|perl-Net-Twitter-4.10.30-1|63	%build
12cu|perl-Net-Twitter-4.10.30-1|64	perl Build.PL installdirs=vendor
12cu|perl-Net-Twitter-4.10.30-1|65	./Build
12cu|perl-Net-Twitter-4.10.30-1|66	
12cu|perl-Net-Twitter-4.10.30-1|67	%check
12cu|perl-Net-Twitter-4.10.30-1|68	./Build test
12cu|perl-Net-Twitter-4.10.30-1|69	
12cu|perl-Net-Twitter-4.10.30-1|70	%install
12cu|perl-Net-Twitter-4.10.30-1|71	./Build install destdir=%{buildroot}
12cu|perl-Net-Twitter-4.10.30-1|72	
12cu|perl-Net-Twitter-4.10.30-1|73	%files
12cu|perl-Net-Twitter-4.10.30-1|74	%doc Changes README META.yml
12cu|perl-Net-Twitter-4.10.30-1|75	%{_mandir}/man3/*
12cu|perl-Net-Twitter-4.10.30-1|76	%{perl_vendorlib}/*
12cu|perl-Net-Twitter-4.10.30-1|77	
12cu|perl-Net-Twitter-4.10.30-1|78	
12cu|perl-Net-Twitter-4.10.30-1|79	%changelog
12cu|perl-Net-Twitter-4.10.30-1|80	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.10.30-1
12cu|perl-Net-Twitter-4.10.30-1|81	+ Revision: 2f838bb
12cu|perl-Net-Twitter-4.10.30-1|82	- Updated to 4.01003 (by updates_builder)
12cu|perl-Net-Twitter-4.10.30-1|83	
12cu|perl-Net-Twitter-4.10.30-1|84	

11115 12
12cu|perl-Net-Write-1.70.0-1|1	%define	upstream_name	 Net-Write
12cu|perl-Net-Write-1.70.0-1|2	%define upstream_version 1.07
12cu|perl-Net-Write-1.70.0-1|3	
12cu|perl-Net-Write-1.70.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Net-Write-1.70.0-1|5	Version:	%perl_convert_version 1.07
12cu|perl-Net-Write-1.70.0-1|6	Release:	1
12cu|perl-Net-Write-1.70.0-1|7	
12cu|perl-Net-Write-1.70.0-1|8	Summary:	An interface to open and send raw frames to network
12cu|perl-Net-Write-1.70.0-1|9	License:	GPL+ or Artistic
12cu|perl-Net-Write-1.70.0-1|10	Group:		Development/Perl
12cu|perl-Net-Write-1.70.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Net-Write-1.70.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Net/Net-Write-1.07.tar.gz
12cu|perl-Net-Write-1.70.0-1|13	
12cu|perl-Net-Write-1.70.0-1|14	BuildRequires:	perl-devel
12cu|perl-Net-Write-1.70.0-1|15	BuildRequires:	perl(Class::Gomor)
12cu|perl-Net-Write-1.70.0-1|16	BuildRequires:	perl(Socket6)
12cu|perl-Net-Write-1.70.0-1|17	BuildRequires:	perl(Net::Pcap)
12cu|perl-Net-Write-1.70.0-1|18	BuildRequires:	perl(ExtUtils::ParseXS)
12cu|perl-Net-Write-1.70.0-1|19	BuildArch:	noarch
12cu|perl-Net-Write-1.70.0-1|20	
12cu|perl-Net-Write-1.70.0-1|21	%description
12cu|perl-Net-Write-1.70.0-1|22	Net::Write provides a portable interface to open a network interface, and be
12cu|perl-Net-Write-1.70.0-1|23	able to write raw data directly to the network. It juste provides three
12cu|perl-Net-Write-1.70.0-1|24	methods when a Net::Write object has been created for an interface: open, send,
12cu|perl-Net-Write-1.70.0-1|25	close.
12cu|perl-Net-Write-1.70.0-1|26	
12cu|perl-Net-Write-1.70.0-1|27	It is possible to open a network interface to send frames at layer 2 (you craft
12cu|perl-Net-Write-1.70.0-1|28	a frame from link layer), or at layer 3 (you craft a frame from network layer),
12cu|perl-Net-Write-1.70.0-1|29	or at layer 4 (you craft a frame from transport layer).
12cu|perl-Net-Write-1.70.0-1|30	
12cu|perl-Net-Write-1.70.0-1|31	NOTE: not all operating systems support all layer opening. Currently, Windows
12cu|perl-Net-Write-1.70.0-1|32	only supports opening and sending at layer 2. Other Unix systems should be able
12cu|perl-Net-Write-1.70.0-1|33	to open and send at all layers.
12cu|perl-Net-Write-1.70.0-1|34	
12cu|perl-Net-Write-1.70.0-1|35	See also Net::Write::Layer2, Net::Write::Layer3, Net::Write::Layer4 for
12cu|perl-Net-Write-1.70.0-1|36	specific information on opening network interfaces at these layers.
12cu|perl-Net-Write-1.70.0-1|37	
12cu|perl-Net-Write-1.70.0-1|38	%prep
12cu|perl-Net-Write-1.70.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Net-Write-1.70.0-1|40	
12cu|perl-Net-Write-1.70.0-1|41	# perl path hack
12cu|perl-Net-Write-1.70.0-1|42	find . -type f | xargs %{__perl} -p -i -e "s|^#!/usr/local/bin/perl|#!%{_bindir}/perl|g"
12cu|perl-Net-Write-1.70.0-1|43	
12cu|perl-Net-Write-1.70.0-1|44	%build
12cu|perl-Net-Write-1.70.0-1|45	perl Makefile.PL INSTALLDIRS=vendor </dev/null
12cu|perl-Net-Write-1.70.0-1|46	%make CFLAGS="%{optflags}"
12cu|perl-Net-Write-1.70.0-1|47	
12cu|perl-Net-Write-1.70.0-1|48	%check
12cu|perl-Net-Write-1.70.0-1|49	make test
12cu|perl-Net-Write-1.70.0-1|50	
12cu|perl-Net-Write-1.70.0-1|51	%install
12cu|perl-Net-Write-1.70.0-1|52	%makeinstall_std
12cu|perl-Net-Write-1.70.0-1|53	
12cu|perl-Net-Write-1.70.0-1|54	%files
12cu|perl-Net-Write-1.70.0-1|55	%doc Changes LICENSE LICENSE.Artistic README
12cu|perl-Net-Write-1.70.0-1|56	%{perl_vendorlib}/Net
12cu|perl-Net-Write-1.70.0-1|57	%{_mandir}/*/*
12cu|perl-Net-Write-1.70.0-1|58	
12cu|perl-Net-Write-1.70.0-1|59	%changelog
12cu|perl-Net-Write-1.70.0-1|60	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-1mdv2010.0
12cu|perl-Net-Write-1.70.0-1|61	+ Revision: 404272
12cu|perl-Net-Write-1.70.0-1|62	- rebuild using %%perl_convert_version
12cu|perl-Net-Write-1.70.0-1|63	
12cu|perl-Net-Write-1.70.0-1|64	* Thu Jun 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdv2010.0
12cu|perl-Net-Write-1.70.0-1|65	+ Revision: 385254
12cu|perl-Net-Write-1.70.0-1|66	- update to new version 1.05
12cu|perl-Net-Write-1.70.0-1|67	
12cu|perl-Net-Write-1.70.0-1|68	* Mon Oct 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2009.1
12cu|perl-Net-Write-1.70.0-1|69	+ Revision: 295508
12cu|perl-Net-Write-1.70.0-1|70	- update to new version 1.04
12cu|perl-Net-Write-1.70.0-1|71	
12cu|perl-Net-Write-1.70.0-1|72	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.03-2mdv2009.0
12cu|perl-Net-Write-1.70.0-1|73	+ Revision: 268627
12cu|perl-Net-Write-1.70.0-1|74	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-Net-Write-1.70.0-1|75	
12cu|perl-Net-Write-1.70.0-1|76	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2009.0
12cu|perl-Net-Write-1.70.0-1|77	+ Revision: 193867
12cu|perl-Net-Write-1.70.0-1|78	- update to new version 1.03
12cu|perl-Net-Write-1.70.0-1|79	
12cu|perl-Net-Write-1.70.0-1|80	* Wed Feb 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2008.1
12cu|perl-Net-Write-1.70.0-1|81	+ Revision: 173294
12cu|perl-Net-Write-1.70.0-1|82	- update to new version 1.02
12cu|perl-Net-Write-1.70.0-1|83	- new release
12cu|perl-Net-Write-1.70.0-1|84	thise is a noarch package
12cu|perl-Net-Write-1.70.0-1|85	
12cu|perl-Net-Write-1.70.0-1|86	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.00-2mdv2008.1
12cu|perl-Net-Write-1.70.0-1|87	+ Revision: 152229
12cu|perl-Net-Write-1.70.0-1|88	- rebuild
12cu|perl-Net-Write-1.70.0-1|89	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Net-Write-1.70.0-1|90	
12cu|perl-Net-Write-1.70.0-1|91	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Net-Write-1.70.0-1|92	- restore BuildRoot
12cu|perl-Net-Write-1.70.0-1|93	
12cu|perl-Net-Write-1.70.0-1|94	* Sat May 05 2007 Olivier Thauvin <nanardon@mandriva.org> 1.00-1mdv2008.0
12cu|perl-Net-Write-1.70.0-1|95	+ Revision: 22625
12cu|perl-Net-Write-1.70.0-1|96	- 1.00
12cu|perl-Net-Write-1.70.0-1|97	
12cu|perl-Net-Write-1.70.0-1|98	
12cu|perl-Net-Write-1.70.0-1|99	* Sat Jul 29 2006 Oden Eriksson <oeriksson@mandriva.com> 0.82-1mdv2007.0
12cu|perl-Net-Write-1.70.0-1|100	- initial Mandriva package
12cu|perl-Net-Write-1.70.0-1|101	
12cu|perl-Net-Write-1.70.0-1|102	

11116 12
12cu|perl-NKF-207.0.0-1|1	%define module  NKF
12cu|perl-NKF-207.0.0-1|2	%define upstream_version     207
12cu|perl-NKF-207.0.0-1|3	
12cu|perl-NKF-207.0.0-1|4	Name:       perl-%{module}
12cu|perl-NKF-207.0.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-NKF-207.0.0-1|6	Release:    1
12cu|perl-NKF-207.0.0-1|7	Summary:    Perl extension for Network Kanji Filter
12cu|perl-NKF-207.0.0-1|8	License:    BSD-like
12cu|perl-NKF-207.0.0-1|9	Group:      System/Internationalization
12cu|perl-NKF-207.0.0-1|10	URL:        http://sourceforge.jp/projects/nkf
12cu|perl-NKF-207.0.0-1|11	Source0:    http://prdownloads.sourceforge.jp/nkf/20770/nkf%{upstream_version}.tar.bz2
12cu|perl-NKF-207.0.0-1|12	BuildRequires:  perl-devel
12cu|perl-NKF-207.0.0-1|13	
12cu|perl-NKF-207.0.0-1|14	%description
12cu|perl-NKF-207.0.0-1|15	This is a Perl Extension version of nkf (Netowrk Kanji Filter).
12cu|perl-NKF-207.0.0-1|16	It converts the last argument and return converted result. Conversion
12cu|perl-NKF-207.0.0-1|17	details are specified by flags before the last argument.
12cu|perl-NKF-207.0.0-1|18	
12cu|perl-NKF-207.0.0-1|19	%prep
12cu|perl-NKF-207.0.0-1|20	%setup -q -n nkf%{upstream_version}/NKF.mod
12cu|perl-NKF-207.0.0-1|21	
12cu|perl-NKF-207.0.0-1|22	%build
12cu|perl-NKF-207.0.0-1|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-NKF-207.0.0-1|24	%make  CFLAGS='%{optflags}'
12cu|perl-NKF-207.0.0-1|25	
12cu|perl-NKF-207.0.0-1|26	%install
12cu|perl-NKF-207.0.0-1|27	%makeinstall_std
12cu|perl-NKF-207.0.0-1|28	
12cu|perl-NKF-207.0.0-1|29	%files
12cu|perl-NKF-207.0.0-1|30	%{perl_vendorarch}/NKF.pm
12cu|perl-NKF-207.0.0-1|31	%{perl_vendorarch}/auto/NKF
12cu|perl-NKF-207.0.0-1|32	%{_mandir}/man3/*
12cu|perl-NKF-207.0.0-1|33	
12cu|perl-NKF-207.0.0-1|34	
12cu|perl-NKF-207.0.0-1|35	
12cu|perl-NKF-207.0.0-1|36	
12cu|perl-NKF-207.0.0-1|37	%changelog
12cu|perl-NKF-207.0.0-1|38	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.0.7-8mdv2012.0
12cu|perl-NKF-207.0.0-1|39	+ Revision: 768358
12cu|perl-NKF-207.0.0-1|40	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-NKF-207.0.0-1|41	
12cu|perl-NKF-207.0.0-1|42	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2.0.7-7mdv2011.0
12cu|perl-NKF-207.0.0-1|43	+ Revision: 556065
12cu|perl-NKF-207.0.0-1|44	- rebuild for perl 5.12
12cu|perl-NKF-207.0.0-1|45	
12cu|perl-NKF-207.0.0-1|46	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.0.7-6mdv2010.0
12cu|perl-NKF-207.0.0-1|47	+ Revision: 430516
12cu|perl-NKF-207.0.0-1|48	- rebuild
12cu|perl-NKF-207.0.0-1|49	
12cu|perl-NKF-207.0.0-1|50	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.0.7-5mdv2009.0
12cu|perl-NKF-207.0.0-1|51	+ Revision: 258140
12cu|perl-NKF-207.0.0-1|52	- rebuild
12cu|perl-NKF-207.0.0-1|53	
12cu|perl-NKF-207.0.0-1|54	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.0.7-4mdv2009.0
12cu|perl-NKF-207.0.0-1|55	+ Revision: 246221
12cu|perl-NKF-207.0.0-1|56	- rebuild
12cu|perl-NKF-207.0.0-1|57	
12cu|perl-NKF-207.0.0-1|58	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 2.0.7-2mdv2008.1
12cu|perl-NKF-207.0.0-1|59	+ Revision: 152230
12cu|perl-NKF-207.0.0-1|60	- rebuild
12cu|perl-NKF-207.0.0-1|61	
12cu|perl-NKF-207.0.0-1|62	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 2.0.7-1mdv2008.1
12cu|perl-NKF-207.0.0-1|63	+ Revision: 140694
12cu|perl-NKF-207.0.0-1|64	- restore BuildRoot
12cu|perl-NKF-207.0.0-1|65	
12cu|perl-NKF-207.0.0-1|66	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-NKF-207.0.0-1|67	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-NKF-207.0.0-1|68	
12cu|perl-NKF-207.0.0-1|69	
12cu|perl-NKF-207.0.0-1|70	* Wed Mar 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.7-1mdv2007.0
12cu|perl-NKF-207.0.0-1|71	+ Revision: 134334
12cu|perl-NKF-207.0.0-1|72	- add URL
12cu|perl-NKF-207.0.0-1|73	- new version
12cu|perl-NKF-207.0.0-1|74	
12cu|perl-NKF-207.0.0-1|75	* Wed Feb 08 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.71-8mdk
12cu|perl-NKF-207.0.0-1|76	- drop translated stuff in spec file (per policy)
12cu|perl-NKF-207.0.0-1|77	- fix conflict with nkf (#18901)
12cu|perl-NKF-207.0.0-1|78	
12cu|perl-NKF-207.0.0-1|79	* Sat Feb 05 2005 Sylvie Terjan <erinmargault@mandrake.org> 1.71-7mdk
12cu|perl-NKF-207.0.0-1|80	- rebuild for new perl
12cu|perl-NKF-207.0.0-1|81	

11117 12
12cu|perl-Nmap-Parser-1.310.0-1|1	%define upstream_name    Nmap-Parser
12cu|perl-Nmap-Parser-1.310.0-1|2	%define upstream_version 1.31
12cu|perl-Nmap-Parser-1.310.0-1|3	
12cu|perl-Nmap-Parser-1.310.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Nmap-Parser-1.310.0-1|5	Version:	%perl_convert_version 1.31
12cu|perl-Nmap-Parser-1.310.0-1|6	Release:	1
12cu|perl-Nmap-Parser-1.310.0-1|7	
12cu|perl-Nmap-Parser-1.310.0-1|8	Summary:	Parse nmap scan data with perl
12cu|perl-Nmap-Parser-1.310.0-1|9	License:	GPL+ or Artistic
12cu|perl-Nmap-Parser-1.310.0-1|10	Group:		Development/Perl
12cu|perl-Nmap-Parser-1.310.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Nmap-Parser-1.310.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Nmap/Nmap-Parser-1.31.tar.gz
12cu|perl-Nmap-Parser-1.310.0-1|13	
12cu|perl-Nmap-Parser-1.310.0-1|14	BuildRequires:	perl-devel
12cu|perl-Nmap-Parser-1.310.0-1|15	BuildRequires:	perl(Storable)
12cu|perl-Nmap-Parser-1.310.0-1|16	BuildRequires:	perl(XML::Twig)
12cu|perl-Nmap-Parser-1.310.0-1|17	BuildArch:	noarch
12cu|perl-Nmap-Parser-1.310.0-1|18	
12cu|perl-Nmap-Parser-1.310.0-1|19	%description
12cu|perl-Nmap-Parser-1.310.0-1|20	This module implements a interface to the information contained in an nmap
12cu|perl-Nmap-Parser-1.310.0-1|21	scan. It is implemented by parsing the xml scan data that is generated by
12cu|perl-Nmap-Parser-1.310.0-1|22	nmap. This will enable anyone who utilizes nmap to quickly create fast and
12cu|perl-Nmap-Parser-1.310.0-1|23	robust security scripts that utilize the powerful port scanning abilities
12cu|perl-Nmap-Parser-1.310.0-1|24	of nmap.
12cu|perl-Nmap-Parser-1.310.0-1|25	
12cu|perl-Nmap-Parser-1.310.0-1|26	%prep
12cu|perl-Nmap-Parser-1.310.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Nmap-Parser-1.310.0-1|28	
12cu|perl-Nmap-Parser-1.310.0-1|29	%build
12cu|perl-Nmap-Parser-1.310.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Nmap-Parser-1.310.0-1|31	%make
12cu|perl-Nmap-Parser-1.310.0-1|32	
12cu|perl-Nmap-Parser-1.310.0-1|33	%check
12cu|perl-Nmap-Parser-1.310.0-1|34	%make test
12cu|perl-Nmap-Parser-1.310.0-1|35	
12cu|perl-Nmap-Parser-1.310.0-1|36	%install
12cu|perl-Nmap-Parser-1.310.0-1|37	%makeinstall_std
12cu|perl-Nmap-Parser-1.310.0-1|38	
12cu|perl-Nmap-Parser-1.310.0-1|39	%files
12cu|perl-Nmap-Parser-1.310.0-1|40	%doc Changes LICENSE META.yml
12cu|perl-Nmap-Parser-1.310.0-1|41	%{_mandir}/man3/*
12cu|perl-Nmap-Parser-1.310.0-1|42	%{perl_vendorlib}/*
12cu|perl-Nmap-Parser-1.310.0-1|43	
12cu|perl-Nmap-Parser-1.310.0-1|44	%changelog
12cu|perl-Nmap-Parser-1.310.0-1|45	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.210.0-1mdv2011.0
12cu|perl-Nmap-Parser-1.310.0-1|46	+ Revision: 682139
12cu|perl-Nmap-Parser-1.310.0-1|47	- update to new version 1.21
12cu|perl-Nmap-Parser-1.310.0-1|48	
12cu|perl-Nmap-Parser-1.310.0-1|49	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.200.0-2
12cu|perl-Nmap-Parser-1.310.0-1|50	+ Revision: 657806
12cu|perl-Nmap-Parser-1.310.0-1|51	- rebuild for updated spec-helper
12cu|perl-Nmap-Parser-1.310.0-1|52	
12cu|perl-Nmap-Parser-1.310.0-1|53	* Sat Oct 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.200.0-1mdv2011.0
12cu|perl-Nmap-Parser-1.310.0-1|54	+ Revision: 586115
12cu|perl-Nmap-Parser-1.310.0-1|55	- import perl-Nmap-Parser
12cu|perl-Nmap-Parser-1.310.0-1|56	
12cu|perl-Nmap-Parser-1.310.0-1|57	

11118 12
12cu|perl-NTLM-1.90.0-1|1	%define upstream_name    NTLM
12cu|perl-NTLM-1.90.0-1|2	%define upstream_version 1.09
12cu|perl-NTLM-1.90.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-NTLM-1.90.0-1|4	Version:	%perl_convert_version 1.09
12cu|perl-NTLM-1.90.0-1|5	Release:	1
12cu|perl-NTLM-1.90.0-1|6	
12cu|perl-NTLM-1.90.0-1|7	Summary:	An NTLM authentication module
12cu|perl-NTLM-1.90.0-1|8	License:	GPL+ or Artistic
12cu|perl-NTLM-1.90.0-1|9	Group:		Development/Perl
12cu|perl-NTLM-1.90.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-NTLM-1.90.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Authen/NTLM-1.09.tar.gz
12cu|perl-NTLM-1.90.0-1|12	
12cu|perl-NTLM-1.90.0-1|13	BuildRequires:	perl-devel
12cu|perl-NTLM-1.90.0-1|14	BuildRequires:	perl(Digest::HMAC_MD5)
12cu|perl-NTLM-1.90.0-1|15	BuildRequires:	perl(MIME::Base64)
12cu|perl-NTLM-1.90.0-1|16	BuildArch:	noarch
12cu|perl-NTLM-1.90.0-1|17	
12cu|perl-NTLM-1.90.0-1|18	%description
12cu|perl-NTLM-1.90.0-1|19	This module provides methods to use NTLM authentication.  It can
12cu|perl-NTLM-1.90.0-1|20	be used as an authenticate method with the Mail::IMAPClient module
12cu|perl-NTLM-1.90.0-1|21	to perform the challenge/response mechanism for NTLM connections
12cu|perl-NTLM-1.90.0-1|22	or it can be used on its own for NTLM authentication with other
12cu|perl-NTLM-1.90.0-1|23	protocols (eg. HTTP).
12cu|perl-NTLM-1.90.0-1|24	
12cu|perl-NTLM-1.90.0-1|25	The implementation is a direct port of the code from F<fetchmail>
12cu|perl-NTLM-1.90.0-1|26	which, itself, has based its NTLM implementation on F<samba>.  As
12cu|perl-NTLM-1.90.0-1|27	such, this code is not especially efficient, however it will still
12cu|perl-NTLM-1.90.0-1|28	take a fraction of a second to negotiate a login on a PII which is
12cu|perl-NTLM-1.90.0-1|29	likely to be good enough for most situations.
12cu|perl-NTLM-1.90.0-1|30	
12cu|perl-NTLM-1.90.0-1|31	FUNCTIONS
12cu|perl-NTLM-1.90.0-1|32	* ntlm_domain()
12cu|perl-NTLM-1.90.0-1|33	
12cu|perl-NTLM-1.90.0-1|34	%prep
12cu|perl-NTLM-1.90.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-NTLM-1.90.0-1|36	
12cu|perl-NTLM-1.90.0-1|37	%build
12cu|perl-NTLM-1.90.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-NTLM-1.90.0-1|39	%make
12cu|perl-NTLM-1.90.0-1|40	
12cu|perl-NTLM-1.90.0-1|41	%check
12cu|perl-NTLM-1.90.0-1|42	%make test
12cu|perl-NTLM-1.90.0-1|43	
12cu|perl-NTLM-1.90.0-1|44	%install
12cu|perl-NTLM-1.90.0-1|45	%makeinstall_std
12cu|perl-NTLM-1.90.0-1|46	
12cu|perl-NTLM-1.90.0-1|47	%files
12cu|perl-NTLM-1.90.0-1|48	%doc Changes META.yml README
12cu|perl-NTLM-1.90.0-1|49	%{_mandir}/man3/*
12cu|perl-NTLM-1.90.0-1|50	%{perl_vendorlib}/*
12cu|perl-NTLM-1.90.0-1|51	
12cu|perl-NTLM-1.90.0-1|52	%changelog
12cu|perl-NTLM-1.90.0-1|53	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.80.0-1mdv2011.0
12cu|perl-NTLM-1.90.0-1|54	+ Revision: 654174
12cu|perl-NTLM-1.90.0-1|55	- update to new version 1.08
12cu|perl-NTLM-1.90.0-1|56	
12cu|perl-NTLM-1.90.0-1|57	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.50.0-1
12cu|perl-NTLM-1.90.0-1|58	+ Revision: 636169
12cu|perl-NTLM-1.90.0-1|59	- import perl-NTLM
12cu|perl-NTLM-1.90.0-1|60	
12cu|perl-NTLM-1.90.0-1|61	

11119 12
12cu|perl-Number-Nary-1.100.312-1|1	%define upstream_name    Number-Nary
12cu|perl-Number-Nary-1.100.312-1|2	%define upstream_version 1.100312
12cu|perl-Number-Nary-1.100.312-1|3	
12cu|perl-Number-Nary-1.100.312-1|4	Name:		perl-%{upstream_name}
12cu|perl-Number-Nary-1.100.312-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Number-Nary-1.100.312-1|6	Release:	1
12cu|perl-Number-Nary-1.100.312-1|7	
12cu|perl-Number-Nary-1.100.312-1|8	Summary:	Encode and decode numbers as n-ary strings
12cu|perl-Number-Nary-1.100.312-1|9	License:	GPL+ or Artistic
12cu|perl-Number-Nary-1.100.312-1|10	Group:		Development/Perl
12cu|perl-Number-Nary-1.100.312-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Number-Nary-1.100.312-1|12	Source0:	http://www.cpan.org/modules/by-module/Number/Number-Nary-%{upstream_version}.tar.gz
12cu|perl-Number-Nary-1.100.312-1|13	
12cu|perl-Number-Nary-1.100.312-1|14	BuildRequires:	perl-devel
12cu|perl-Number-Nary-1.100.312-1|15	BuildRequires:	perl(Carp)
12cu|perl-Number-Nary-1.100.312-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Number-Nary-1.100.312-1|17	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Number-Nary-1.100.312-1|18	BuildRequires:	perl(Sub::Exporter)
12cu|perl-Number-Nary-1.100.312-1|19	BuildRequires:	perl(Test::More)
12cu|perl-Number-Nary-1.100.312-1|20	BuildRequires:	perl(UDCode)
12cu|perl-Number-Nary-1.100.312-1|21	BuildArch:	noarch
12cu|perl-Number-Nary-1.100.312-1|22	
12cu|perl-Number-Nary-1.100.312-1|23	%description
12cu|perl-Number-Nary-1.100.312-1|24	no description found
12cu|perl-Number-Nary-1.100.312-1|25	
12cu|perl-Number-Nary-1.100.312-1|26	%prep
12cu|perl-Number-Nary-1.100.312-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Number-Nary-1.100.312-1|28	
12cu|perl-Number-Nary-1.100.312-1|29	%build
12cu|perl-Number-Nary-1.100.312-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Number-Nary-1.100.312-1|31	%make
12cu|perl-Number-Nary-1.100.312-1|32	
12cu|perl-Number-Nary-1.100.312-1|33	%check
12cu|perl-Number-Nary-1.100.312-1|34	%make test
12cu|perl-Number-Nary-1.100.312-1|35	
12cu|perl-Number-Nary-1.100.312-1|36	%install
12cu|perl-Number-Nary-1.100.312-1|37	%makeinstall_std
12cu|perl-Number-Nary-1.100.312-1|38	
12cu|perl-Number-Nary-1.100.312-1|39	%files
12cu|perl-Number-Nary-1.100.312-1|40	%doc Changes LICENSE README
12cu|perl-Number-Nary-1.100.312-1|41	%{_mandir}/man3/*
12cu|perl-Number-Nary-1.100.312-1|42	%{perl_vendorlib}/*
12cu|perl-Number-Nary-1.100.312-1|43	
12cu|perl-Number-Nary-1.100.312-1|44	
12cu|perl-Number-Nary-1.100.312-1|45	%changelog
12cu|perl-Number-Nary-1.100.312-1|46	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.100.312-1
12cu|perl-Number-Nary-1.100.312-1|47	+ Revision: f329d75
12cu|perl-Number-Nary-1.100.312-1|48	- LOG Updated to 1.100312 (by updates_builder)
12cu|perl-Number-Nary-1.100.312-1|49	
12cu|perl-Number-Nary-1.100.312-1|50	

11120 12
12cu|perl-Number-RGB-1.200.0-3|1	%define upstream_name    Number-RGB
12cu|perl-Number-RGB-1.200.0-3|2	%define upstream_version 1.2
12cu|perl-Number-RGB-1.200.0-3|3	
12cu|perl-Number-RGB-1.200.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Number-RGB-1.200.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Number-RGB-1.200.0-3|6	Release:	3
12cu|perl-Number-RGB-1.200.0-3|7	
12cu|perl-Number-RGB-1.200.0-3|8	Summary:	Manipulate RGB Tuples
12cu|perl-Number-RGB-1.200.0-3|9	License:	GPL+ or Artistic
12cu|perl-Number-RGB-1.200.0-3|10	Group:		Development/Perl
12cu|perl-Number-RGB-1.200.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Number-RGB-1.200.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Number/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Number-RGB-1.200.0-3|13	
12cu|perl-Number-RGB-1.200.0-3|14	BuildRequires:	perl-devel
12cu|perl-Number-RGB-1.200.0-3|15	BuildRequires:	perl(Attribute::Handlers)
12cu|perl-Number-RGB-1.200.0-3|16	BuildRequires:	perl(Class::Accessor::Fast)
12cu|perl-Number-RGB-1.200.0-3|17	BuildRequires:	perl(Params::Validate)
12cu|perl-Number-RGB-1.200.0-3|18	BuildRequires:	perl(Test::More)
12cu|perl-Number-RGB-1.200.0-3|19	
12cu|perl-Number-RGB-1.200.0-3|20	BuildArch:	noarch
12cu|perl-Number-RGB-1.200.0-3|21	
12cu|perl-Number-RGB-1.200.0-3|22	%description
12cu|perl-Number-RGB-1.200.0-3|23	This module creates RGB tuple objects and overloads their operators to make
12cu|perl-Number-RGB-1.200.0-3|24	RGB math easier. An attribute is also exported to the caller to make
12cu|perl-Number-RGB-1.200.0-3|25	construction shorter.
12cu|perl-Number-RGB-1.200.0-3|26	
12cu|perl-Number-RGB-1.200.0-3|27	%prep
12cu|perl-Number-RGB-1.200.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Number-RGB-1.200.0-3|29	
12cu|perl-Number-RGB-1.200.0-3|30	%build
12cu|perl-Number-RGB-1.200.0-3|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Number-RGB-1.200.0-3|32	
12cu|perl-Number-RGB-1.200.0-3|33	%{make}
12cu|perl-Number-RGB-1.200.0-3|34	
12cu|perl-Number-RGB-1.200.0-3|35	%check
12cu|perl-Number-RGB-1.200.0-3|36	# fails due to new attribute::handler
12cu|perl-Number-RGB-1.200.0-3|37	# cf http://rt.cpan.org/Public/Bug/Display.html?id=41394
12cu|perl-Number-RGB-1.200.0-3|38	#%{make} test
12cu|perl-Number-RGB-1.200.0-3|39	
12cu|perl-Number-RGB-1.200.0-3|40	%install
12cu|perl-Number-RGB-1.200.0-3|41	%makeinstall_std
12cu|perl-Number-RGB-1.200.0-3|42	
12cu|perl-Number-RGB-1.200.0-3|43	%files
12cu|perl-Number-RGB-1.200.0-3|44	%doc Changes README
12cu|perl-Number-RGB-1.200.0-3|45	%{_mandir}/man3/*
12cu|perl-Number-RGB-1.200.0-3|46	%{perl_vendorlib}/*
12cu|perl-Number-RGB-1.200.0-3|47	
12cu|perl-Number-RGB-1.200.0-3|48	
12cu|perl-Number-RGB-1.200.0-3|49	%changelog
12cu|perl-Number-RGB-1.200.0-3|50	* Mon Oct 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.200.0-3
12cu|perl-Number-RGB-1.200.0-3|51	+ Revision: e48de73
12cu|perl-Number-RGB-1.200.0-3|52	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Number-RGB-1.200.0-3|53	
12cu|perl-Number-RGB-1.200.0-3|54	

11121 12
12cu|perl-Object-Accessor-0.480.0-1|1	%define upstream_name	 Object-Accessor
12cu|perl-Object-Accessor-0.480.0-1|2	%define upstream_version 0.48
12cu|perl-Object-Accessor-0.480.0-1|3	
12cu|perl-Object-Accessor-0.480.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Object-Accessor-0.480.0-1|5	Version:	%perl_convert_version 0.48
12cu|perl-Object-Accessor-0.480.0-1|6	Release:	1
12cu|perl-Object-Accessor-0.480.0-1|7	Summary:	Add a Makefile target to determine test coverage using Devel::Cover
12cu|perl-Object-Accessor-0.480.0-1|8	License:	GPL+ or Artistic
12cu|perl-Object-Accessor-0.480.0-1|9	Group:		Development/Perl
12cu|perl-Object-Accessor-0.480.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Object-Accessor-0.480.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Object/Object-Accessor-0.48.tar.gz
12cu|perl-Object-Accessor-0.480.0-1|12	
12cu|perl-Object-Accessor-0.480.0-1|13	BuildRequires:	perl-devel
12cu|perl-Object-Accessor-0.480.0-1|14	BuildRequires:	perl(Params::Check)
12cu|perl-Object-Accessor-0.480.0-1|15	BuildArch:	noarch
12cu|perl-Object-Accessor-0.480.0-1|16	
12cu|perl-Object-Accessor-0.480.0-1|17	%description
12cu|perl-Object-Accessor-0.480.0-1|18	Object::Accessor provides an interface to create per object accessors (as
12cu|perl-Object-Accessor-0.480.0-1|19	opposed to per Class accessors, as, for example, Class::Accessor provides).
12cu|perl-Object-Accessor-0.480.0-1|20	
12cu|perl-Object-Accessor-0.480.0-1|21	You can choose to either subclass this module, and thus using its accessors on
12cu|perl-Object-Accessor-0.480.0-1|22	your own module, or to store an Object::Accessor object inside your own object,
12cu|perl-Object-Accessor-0.480.0-1|23	and access the accessors from there. See the SYNOPSIS for examples.
12cu|perl-Object-Accessor-0.480.0-1|24	
12cu|perl-Object-Accessor-0.480.0-1|25	%prep
12cu|perl-Object-Accessor-0.480.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Object-Accessor-0.480.0-1|27	
12cu|perl-Object-Accessor-0.480.0-1|28	%build
12cu|perl-Object-Accessor-0.480.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Object-Accessor-0.480.0-1|30	%make
12cu|perl-Object-Accessor-0.480.0-1|31	
12cu|perl-Object-Accessor-0.480.0-1|32	%check
12cu|perl-Object-Accessor-0.480.0-1|33	make test
12cu|perl-Object-Accessor-0.480.0-1|34	
12cu|perl-Object-Accessor-0.480.0-1|35	%install
12cu|perl-Object-Accessor-0.480.0-1|36	%makeinstall_std
12cu|perl-Object-Accessor-0.480.0-1|37	
12cu|perl-Object-Accessor-0.480.0-1|38	%files
12cu|perl-Object-Accessor-0.480.0-1|39	%doc README
12cu|perl-Object-Accessor-0.480.0-1|40	%{perl_vendorlib}/Object
12cu|perl-Object-Accessor-0.480.0-1|41	%{_mandir}/*/*
12cu|perl-Object-Accessor-0.480.0-1|42	
12cu|perl-Object-Accessor-0.480.0-1|43	
12cu|perl-Object-Accessor-0.480.0-1|44	%changelog
12cu|perl-Object-Accessor-0.480.0-1|45	* Sat May 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.420.0-1mdv2011.0
12cu|perl-Object-Accessor-0.480.0-1|46	+ Revision: 674667
12cu|perl-Object-Accessor-0.480.0-1|47	- update to new version 0.42
12cu|perl-Object-Accessor-0.480.0-1|48	
12cu|perl-Object-Accessor-0.480.0-1|49	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 0.380.0-4
12cu|perl-Object-Accessor-0.480.0-1|50	+ Revision: 640773
12cu|perl-Object-Accessor-0.480.0-1|51	- rebuild to obsolete old packages
12cu|perl-Object-Accessor-0.480.0-1|52	
12cu|perl-Object-Accessor-0.480.0-1|53	* Wed Jan 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.380.0-3
12cu|perl-Object-Accessor-0.480.0-1|54	+ Revision: 633008
12cu|perl-Object-Accessor-0.480.0-1|55	- don't rename the man page, the conflict has been fixed
12cu|perl-Object-Accessor-0.480.0-1|56	
12cu|perl-Object-Accessor-0.480.0-1|57	* Mon Jan 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.380.0-2
12cu|perl-Object-Accessor-0.480.0-1|58	+ Revision: 631316
12cu|perl-Object-Accessor-0.480.0-1|59	- fix man page conflict with perl package
12cu|perl-Object-Accessor-0.480.0-1|60	
12cu|perl-Object-Accessor-0.480.0-1|61	* Sat Jan 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.380.0-1mdv2011.0
12cu|perl-Object-Accessor-0.480.0-1|62	+ Revision: 630633
12cu|perl-Object-Accessor-0.480.0-1|63	- update to new version 0.38
12cu|perl-Object-Accessor-0.480.0-1|64	
12cu|perl-Object-Accessor-0.480.0-1|65	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.360.0-1mdv2011.0
12cu|perl-Object-Accessor-0.480.0-1|66	+ Revision: 461336
12cu|perl-Object-Accessor-0.480.0-1|67	- update to 0.36
12cu|perl-Object-Accessor-0.480.0-1|68	
12cu|perl-Object-Accessor-0.480.0-1|69	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.340.0-1mdv2010.0
12cu|perl-Object-Accessor-0.480.0-1|70	+ Revision: 402000
12cu|perl-Object-Accessor-0.480.0-1|71	- rebuild using %%perl_convert_version
12cu|perl-Object-Accessor-0.480.0-1|72	
12cu|perl-Object-Accessor-0.480.0-1|73	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.34-2mdv2009.0
12cu|perl-Object-Accessor-0.480.0-1|74	+ Revision: 268644
12cu|perl-Object-Accessor-0.480.0-1|75	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-Object-Accessor-0.480.0-1|76	
12cu|perl-Object-Accessor-0.480.0-1|77	* Tue May 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.34-1mdv2009.0
12cu|perl-Object-Accessor-0.480.0-1|78	+ Revision: 209330
12cu|perl-Object-Accessor-0.480.0-1|79	- update to new version 0.34
12cu|perl-Object-Accessor-0.480.0-1|80	
12cu|perl-Object-Accessor-0.480.0-1|81	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Object-Accessor-0.480.0-1|82	- restore BuildRoot
12cu|perl-Object-Accessor-0.480.0-1|83	
12cu|perl-Object-Accessor-0.480.0-1|84	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Object-Accessor-0.480.0-1|85	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Object-Accessor-0.480.0-1|86	
12cu|perl-Object-Accessor-0.480.0-1|87	* Sat May 05 2007 Olivier Thauvin <nanardon@mandriva.org> 0.32-1mdv2008.0
12cu|perl-Object-Accessor-0.480.0-1|88	+ Revision: 22626
12cu|perl-Object-Accessor-0.480.0-1|89	- 0.32
12cu|perl-Object-Accessor-0.480.0-1|90	
12cu|perl-Object-Accessor-0.480.0-1|91	
12cu|perl-Object-Accessor-0.480.0-1|92	* Tue Aug 29 2006 guillomovitch
12cu|perl-Object-Accessor-0.480.0-1|93	+ 2006-08-29 10:39:53 (58595)
12cu|perl-Object-Accessor-0.480.0-1|94	- new version
12cu|perl-Object-Accessor-0.480.0-1|95	
12cu|perl-Object-Accessor-0.480.0-1|96	* Thu Aug 03 2006 Nicolas Lécureuil <neoclust@mandriva.org>
12cu|perl-Object-Accessor-0.480.0-1|97	+ 2006-08-03 15:02:54 (43227)
12cu|perl-Object-Accessor-0.480.0-1|98	- import perl-Object-Accessor-0.20-1mdv2007.0
12cu|perl-Object-Accessor-0.480.0-1|99	
12cu|perl-Object-Accessor-0.480.0-1|100	* Fri Jun 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.20-1mdv2007.0
12cu|perl-Object-Accessor-0.480.0-1|101	- New version 0.20
12cu|perl-Object-Accessor-0.480.0-1|102	
12cu|perl-Object-Accessor-0.480.0-1|103	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.12-2mdk
12cu|perl-Object-Accessor-0.480.0-1|104	- Buildrequires fix
12cu|perl-Object-Accessor-0.480.0-1|105	
12cu|perl-Object-Accessor-0.480.0-1|106	* Wed Sep 21 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdk
12cu|perl-Object-Accessor-0.480.0-1|107	- New release 0.12
12cu|perl-Object-Accessor-0.480.0-1|108	
12cu|perl-Object-Accessor-0.480.0-1|109	* Mon Apr 25 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.03-1mdk
12cu|perl-Object-Accessor-0.480.0-1|110	- first mandrivalinux release
12cu|perl-Object-Accessor-0.480.0-1|111	
12cu|perl-Object-Accessor-0.480.0-1|112	

11122 12
12cu|perl-Object-Array-0.60.0-4|1	%define realname   Object-Array
12cu|perl-Object-Array-0.60.0-4|2	%define upstream_version    0.060
12cu|perl-Object-Array-0.60.0-4|3	
12cu|perl-Object-Array-0.60.0-4|4	Name:       perl-%{realname}
12cu|perl-Object-Array-0.60.0-4|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Object-Array-0.60.0-4|6	Release:    4
12cu|perl-Object-Array-0.60.0-4|7	License:    GPL or Artistic
12cu|perl-Object-Array-0.60.0-4|8	Group:      Development/Perl
12cu|perl-Object-Array-0.60.0-4|9	Summary:    Array references with accessors
12cu|perl-Object-Array-0.60.0-4|10	Source:     http://www.cpan.org/modules/by-module/Object/Object-Array-%{upstream_version}.tar.gz
12cu|perl-Object-Array-0.60.0-4|11	Url:        http://search.cpan.org/dist/%{realname}
12cu|perl-Object-Array-0.60.0-4|12	BuildRequires: perl-devel
12cu|perl-Object-Array-0.60.0-4|13	BuildRequires: perl(Sub::Exporter)
12cu|perl-Object-Array-0.60.0-4|14	BuildRequires: perl(Sub::Install)
12cu|perl-Object-Array-0.60.0-4|15	BuildRequires: perl(List::MoreUtils)
12cu|perl-Object-Array-0.60.0-4|16	
12cu|perl-Object-Array-0.60.0-4|17	BuildArch: noarch
12cu|perl-Object-Array-0.60.0-4|18	
12cu|perl-Object-Array-0.60.0-4|19	%description
12cu|perl-Object-Array-0.60.0-4|20	Add methods to Object::Array corresponding to functions from
12cu|perl-Object-Array-0.60.0-4|21	List::MoreUtils.
12cu|perl-Object-Array-0.60.0-4|22	
12cu|perl-Object-Array-0.60.0-4|23	%prep
12cu|perl-Object-Array-0.60.0-4|24	%setup -q -n %{realname}-%{upstream_version}
12cu|perl-Object-Array-0.60.0-4|25	
12cu|perl-Object-Array-0.60.0-4|26	%build
12cu|perl-Object-Array-0.60.0-4|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Object-Array-0.60.0-4|28	%make
12cu|perl-Object-Array-0.60.0-4|29	
12cu|perl-Object-Array-0.60.0-4|30	%check
12cu|perl-Object-Array-0.60.0-4|31	make test
12cu|perl-Object-Array-0.60.0-4|32	
12cu|perl-Object-Array-0.60.0-4|33	%install
12cu|perl-Object-Array-0.60.0-4|34	%makeinstall_std
12cu|perl-Object-Array-0.60.0-4|35	
12cu|perl-Object-Array-0.60.0-4|36	%files
12cu|perl-Object-Array-0.60.0-4|37	%doc README Changes
12cu|perl-Object-Array-0.60.0-4|38	%{_mandir}/man3/*
12cu|perl-Object-Array-0.60.0-4|39	%perl_vendorlib/*
12cu|perl-Object-Array-0.60.0-4|40	
12cu|perl-Object-Array-0.60.0-4|41	
12cu|perl-Object-Array-0.60.0-4|42	
12cu|perl-Object-Array-0.60.0-4|43	
12cu|perl-Object-Array-0.60.0-4|44	%changelog
12cu|perl-Object-Array-0.60.0-4|45	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.060-3mdv2011.0
12cu|perl-Object-Array-0.60.0-4|46	+ Revision: 655150
12cu|perl-Object-Array-0.60.0-4|47	- rebuild for updated spec-helper
12cu|perl-Object-Array-0.60.0-4|48	
12cu|perl-Object-Array-0.60.0-4|49	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.060-2mdv2011.0
12cu|perl-Object-Array-0.60.0-4|50	+ Revision: 375936
12cu|perl-Object-Array-0.60.0-4|51	- rebuild
12cu|perl-Object-Array-0.60.0-4|52	
12cu|perl-Object-Array-0.60.0-4|53	* Sun Mar 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.060-1mdv2009.1
12cu|perl-Object-Array-0.60.0-4|54	+ Revision: 355237
12cu|perl-Object-Array-0.60.0-4|55	- adding missing buildrequires
12cu|perl-Object-Array-0.60.0-4|56	- import perl-Object-Array
12cu|perl-Object-Array-0.60.0-4|57	
12cu|perl-Object-Array-0.60.0-4|58	
12cu|perl-Object-Array-0.60.0-4|59	* Fri Feb 20 2009 cpan2dist 0.060-1mdv
12cu|perl-Object-Array-0.60.0-4|60	- initial mdv release, generated with cpan2dist
12cu|perl-Object-Array-0.60.0-4|61	
12cu|perl-Object-Array-0.60.0-4|62	

11123 12
12cu|perl-Object-InsideOut-3.980.0-1|1	%define upstream_name	 Object-InsideOut
12cu|perl-Object-InsideOut-3.980.0-1|2	%define upstream_version 3.98
12cu|perl-Object-InsideOut-3.980.0-1|3	
12cu|perl-Object-InsideOut-3.980.0-1|4	# optional, and lead to a requires loop
12cu|perl-Object-InsideOut-3.980.0-1|5	%if %{_use_internal_dependency_generator}
12cu|perl-Object-InsideOut-3.980.0-1|6	%define __noautoreq 'perl\\(Math::Random::MT::Auto\\)'
12cu|perl-Object-InsideOut-3.980.0-1|7	%else
12cu|perl-Object-InsideOut-3.980.0-1|8	%define _requires_exceptions Math::Random::MT::Auto
12cu|perl-Object-InsideOut-3.980.0-1|9	%endif
12cu|perl-Object-InsideOut-3.980.0-1|10	
12cu|perl-Object-InsideOut-3.980.0-1|11	Name:		perl-%{upstream_name}
12cu|perl-Object-InsideOut-3.980.0-1|12	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Object-InsideOut-3.980.0-1|13	Release:	1
12cu|perl-Object-InsideOut-3.980.0-1|14	
12cu|perl-Object-InsideOut-3.980.0-1|15	Summary:	Comprehensive inside-out object support perl module
12cu|perl-Object-InsideOut-3.980.0-1|16	License:	GPL+ or Artistic
12cu|perl-Object-InsideOut-3.980.0-1|17	Group:		Development/Perl
12cu|perl-Object-InsideOut-3.980.0-1|18	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Object-InsideOut-3.980.0-1|19	Source0:	http://www.cpan.org/modules/by-module/Object/Object-InsideOut-%{upstream_version}.tar.gz
12cu|perl-Object-InsideOut-3.980.0-1|20	
12cu|perl-Object-InsideOut-3.980.0-1|21	BuildRequires:	perl-devel
12cu|perl-Object-InsideOut-3.980.0-1|22	BuildRequires:	perl(Exception::Class)
12cu|perl-Object-InsideOut-3.980.0-1|23	BuildArch:	noarch
12cu|perl-Object-InsideOut-3.980.0-1|24	
12cu|perl-Object-InsideOut-3.980.0-1|25	%description
12cu|perl-Object-InsideOut-3.980.0-1|26	This module provides comprehensive support for implementing classes using the
12cu|perl-Object-InsideOut-3.980.0-1|27	inside-out object model.
12cu|perl-Object-InsideOut-3.980.0-1|28	
12cu|perl-Object-InsideOut-3.980.0-1|29	Using inside-out object model, objects are not a blessed hash reference, but
12cu|perl-Object-InsideOut-3.980.0-1|30	merely a blessed scalar. The foobar attribute, instead of being accessed via
12cu|perl-Object-InsideOut-3.980.0-1|31	$self->{foobar}, is accessed using a package lexical variable @foobar (common
12cu|perl-Object-InsideOut-3.980.0-1|32	for every object of the class) via $foobar[$$self].
12cu|perl-Object-InsideOut-3.980.0-1|33	
12cu|perl-Object-InsideOut-3.980.0-1|34	Advantages of this OO scheme are:
12cu|perl-Object-InsideOut-3.980.0-1|35	1 - speed
12cu|perl-Object-InsideOut-3.980.0-1|36	2 - encapsulation
12cu|perl-Object-InsideOut-3.980.0-1|37	3 - compilation-time checks
12cu|perl-Object-InsideOut-3.980.0-1|38	
12cu|perl-Object-InsideOut-3.980.0-1|39	%prep
12cu|perl-Object-InsideOut-3.980.0-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Object-InsideOut-3.980.0-1|41	
12cu|perl-Object-InsideOut-3.980.0-1|42	%build
12cu|perl-Object-InsideOut-3.980.0-1|43	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Object-InsideOut-3.980.0-1|44	%make
12cu|perl-Object-InsideOut-3.980.0-1|45	
12cu|perl-Object-InsideOut-3.980.0-1|46	%check
12cu|perl-Object-InsideOut-3.980.0-1|47	make test
12cu|perl-Object-InsideOut-3.980.0-1|48	
12cu|perl-Object-InsideOut-3.980.0-1|49	%install
12cu|perl-Object-InsideOut-3.980.0-1|50	%makeinstall_std
12cu|perl-Object-InsideOut-3.980.0-1|51	rm -f %{buildroot}%{perl_vendorlib}/Bundle/Object/InsideOut.pm
12cu|perl-Object-InsideOut-3.980.0-1|52	
12cu|perl-Object-InsideOut-3.980.0-1|53	%files
12cu|perl-Object-InsideOut-3.980.0-1|54	%doc Changes README
12cu|perl-Object-InsideOut-3.980.0-1|55	%{perl_vendorlib}/Object
12cu|perl-Object-InsideOut-3.980.0-1|56	%{_mandir}/man3/*
12cu|perl-Object-InsideOut-3.980.0-1|57	
12cu|perl-Object-InsideOut-3.980.0-1|58	
12cu|perl-Object-InsideOut-3.980.0-1|59	
12cu|perl-Object-InsideOut-3.980.0-1|60	%changelog
12cu|perl-Object-InsideOut-3.980.0-1|61	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.980.0-1
12cu|perl-Object-InsideOut-3.980.0-1|62	+ Revision: 40d3709
12cu|perl-Object-InsideOut-3.980.0-1|63	- LOG Updated to 3.98 (by updates_builder)
12cu|perl-Object-InsideOut-3.980.0-1|64	
12cu|perl-Object-InsideOut-3.980.0-1|65	

11124 12
12cu|perl-ogd-0.30.0-1|1	%define module  ogd
12cu|perl-ogd-0.30.0-1|2	%define upstream_version 0.03
12cu|perl-ogd-0.30.0-1|3	
12cu|perl-ogd-0.30.0-1|4	Name:		perl-%{module}
12cu|perl-ogd-0.30.0-1|5	Version:	%perl_convert_version 0.03
12cu|perl-ogd-0.30.0-1|6	Release:	1
12cu|perl-ogd-0.30.0-1|7	Summary:	Ordered global destruction of objects stored in globals
12cu|perl-ogd-0.30.0-1|8	License:	GPL or Artistic
12cu|perl-ogd-0.30.0-1|9	Group:		Development/Perl
12cu|perl-ogd-0.30.0-1|10	Url:		http://search.cpan.org/dist/%{module}
12cu|perl-ogd-0.30.0-1|11	Source:		http://search.cpan.org/CPAN/authors/id/E/EL/ELIZABETH/ogd-0.03.tar.gz
12cu|perl-ogd-0.30.0-1|12	BuildRequires:	perl-devel
12cu|perl-ogd-0.30.0-1|13	BuildArch:	noarch
12cu|perl-ogd-0.30.0-1|14	
12cu|perl-ogd-0.30.0-1|15	%description
12cu|perl-ogd-0.30.0-1|16	This module adds ordered destruction of objects stored in global variables in
12cu|perl-ogd-0.30.0-1|17	LIFO order during global destruction.
12cu|perl-ogd-0.30.0-1|18	
12cu|perl-ogd-0.30.0-1|19	Ordered global destruction is only applicable to objects stored in non-lexical
12cu|perl-ogd-0.30.0-1|20	variables (even if they are in file scope). Apparently Perl destroys all
12cu|perl-ogd-0.30.0-1|21	objects stored file-level lexicals before the first END block is called.
12cu|perl-ogd-0.30.0-1|22	
12cu|perl-ogd-0.30.0-1|23	%prep
12cu|perl-ogd-0.30.0-1|24	%setup -q -n %{module}-%{upstream_version}
12cu|perl-ogd-0.30.0-1|25	
12cu|perl-ogd-0.30.0-1|26	%build
12cu|perl-ogd-0.30.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-ogd-0.30.0-1|28	%make
12cu|perl-ogd-0.30.0-1|29	
12cu|perl-ogd-0.30.0-1|30	%check
12cu|perl-ogd-0.30.0-1|31	%make test
12cu|perl-ogd-0.30.0-1|32	
12cu|perl-ogd-0.30.0-1|33	%install
12cu|perl-ogd-0.30.0-1|34	%makeinstall_std
12cu|perl-ogd-0.30.0-1|35	
12cu|perl-ogd-0.30.0-1|36	%files
12cu|perl-ogd-0.30.0-1|37	%{perl_vendorlib}/ogd.pm
12cu|perl-ogd-0.30.0-1|38	%{_mandir}/*/*
12cu|perl-ogd-0.30.0-1|39	
12cu|perl-ogd-0.30.0-1|40	
12cu|perl-ogd-0.30.0-1|41	
12cu|perl-ogd-0.30.0-1|42	%changelog
12cu|perl-ogd-0.30.0-1|43	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.02-6mdv2010.0
12cu|perl-ogd-0.30.0-1|44	+ Revision: 430518
12cu|perl-ogd-0.30.0-1|45	- rebuild
12cu|perl-ogd-0.30.0-1|46	
12cu|perl-ogd-0.30.0-1|47	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.02-5mdv2009.0
12cu|perl-ogd-0.30.0-1|48	+ Revision: 241806
12cu|perl-ogd-0.30.0-1|49	- rebuild
12cu|perl-ogd-0.30.0-1|50	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-ogd-0.30.0-1|51	
12cu|perl-ogd-0.30.0-1|52	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-ogd-0.30.0-1|53	- restore BuildRoot
12cu|perl-ogd-0.30.0-1|54	
12cu|perl-ogd-0.30.0-1|55	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-3mdv2008.0
12cu|perl-ogd-0.30.0-1|56	+ Revision: 86738
12cu|perl-ogd-0.30.0-1|57	- rebuild
12cu|perl-ogd-0.30.0-1|58	
12cu|perl-ogd-0.30.0-1|59	
12cu|perl-ogd-0.30.0-1|60	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-2mdv2007.0
12cu|perl-ogd-0.30.0-1|61	- Rebuild
12cu|perl-ogd-0.30.0-1|62	
12cu|perl-ogd-0.30.0-1|63	* Thu Mar 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.02-1mdk
12cu|perl-ogd-0.30.0-1|64	- first mdk release
12cu|perl-ogd-0.30.0-1|65	
12cu|perl-ogd-0.30.0-1|66	

11125 12
12cu|perl-ORLite-1.980.0-1|1	%define upstream_name    ORLite
12cu|perl-ORLite-1.980.0-1|2	%define upstream_version 1.98
12cu|perl-ORLite-1.980.0-1|3	
12cu|perl-ORLite-1.980.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-ORLite-1.980.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-ORLite-1.980.0-1|6	Release:	1
12cu|perl-ORLite-1.980.0-1|7	
12cu|perl-ORLite-1.980.0-1|8	Summary:	Extremely light weight SQLite-specific ORM
12cu|perl-ORLite-1.980.0-1|9	License:	GPL+ or Artistic
12cu|perl-ORLite-1.980.0-1|10	Group:		Development/Perl
12cu|perl-ORLite-1.980.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-ORLite-1.980.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/ORLite-%{upstream_version}.tar.gz
12cu|perl-ORLite-1.980.0-1|13	
12cu|perl-ORLite-1.980.0-1|14	BuildRequires:	perl-devel
12cu|perl-ORLite-1.980.0-1|15	BuildRequires:	perl(Class::XSAccessor)
12cu|perl-ORLite-1.980.0-1|16	BuildRequires:	perl(DBD::SQLite) >= 1.270
12cu|perl-ORLite-1.980.0-1|17	BuildRequires:	perl(DBI) >= 1.607
12cu|perl-ORLite-1.980.0-1|18	BuildRequires:	perl(File::Basename)
12cu|perl-ORLite-1.980.0-1|19	BuildRequires:	perl(File::Path)
12cu|perl-ORLite-1.980.0-1|20	BuildRequires:	perl(File::Remove) >= 1.40
12cu|perl-ORLite-1.980.0-1|21	BuildRequires:	perl(File::Spec)
12cu|perl-ORLite-1.980.0-1|22	BuildRequires:	perl(File::Temp) >= 0.200.0
12cu|perl-ORLite-1.980.0-1|23	BuildRequires:	perl(Params::Util) >= 1.00
12cu|perl-ORLite-1.980.0-1|24	BuildRequires:	perl(Template::Tiny)
12cu|perl-ORLite-1.980.0-1|25	BuildRequires:	perl(Test::More)
12cu|perl-ORLite-1.980.0-1|26	BuildRequires:	perl(Test::Script)
12cu|perl-ORLite-1.980.0-1|27	
12cu|perl-ORLite-1.980.0-1|28	BuildArch:	noarch
12cu|perl-ORLite-1.980.0-1|29	
12cu|perl-ORLite-1.980.0-1|30	%description
12cu|perl-ORLite-1.980.0-1|31	Extremely light weight SQLite-specific ORM
12cu|perl-ORLite-1.980.0-1|32	
12cu|perl-ORLite-1.980.0-1|33	%prep
12cu|perl-ORLite-1.980.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-ORLite-1.980.0-1|35	
12cu|perl-ORLite-1.980.0-1|36	%build
12cu|perl-ORLite-1.980.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-ORLite-1.980.0-1|38	%make
12cu|perl-ORLite-1.980.0-1|39	
12cu|perl-ORLite-1.980.0-1|40	%check
12cu|perl-ORLite-1.980.0-1|41	make test
12cu|perl-ORLite-1.980.0-1|42	
12cu|perl-ORLite-1.980.0-1|43	%install
12cu|perl-ORLite-1.980.0-1|44	%makeinstall_std
12cu|perl-ORLite-1.980.0-1|45	
12cu|perl-ORLite-1.980.0-1|46	%files
12cu|perl-ORLite-1.980.0-1|47	%doc README LICENSE Changes
12cu|perl-ORLite-1.980.0-1|48	%{_mandir}/man3/*
12cu|perl-ORLite-1.980.0-1|49	%{perl_vendorlib}/*
12cu|perl-ORLite-1.980.0-1|50	
12cu|perl-ORLite-1.980.0-1|51	
12cu|perl-ORLite-1.980.0-1|52	
12cu|perl-ORLite-1.980.0-1|53	%changelog
12cu|perl-ORLite-1.980.0-1|54	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.980.0-1
12cu|perl-ORLite-1.980.0-1|55	+ Revision: 18f5d5c
12cu|perl-ORLite-1.980.0-1|56	- LOG Updated to 1.98 (by updates_builder)
12cu|perl-ORLite-1.980.0-1|57	
12cu|perl-ORLite-1.980.0-1|58	

11126 12
12cu|perl-ORLite-Migrate-1.100.0-1|1	# find-requires also extracts version, which is then misunderstood by
12cu|perl-ORLite-Migrate-1.100.0-1|2	# rpm. therefore, forcing require skipping of File::Spec - which is
12cu|perl-ORLite-Migrate-1.100.0-1|3	# nevertheless required by perl-PathTools
12cu|perl-ORLite-Migrate-1.100.0-1|4	%if %{_use_internal_dependency_generator}
12cu|perl-ORLite-Migrate-1.100.0-1|5	%define __noautoreq 'perl\\(File::Spec\\)'
12cu|perl-ORLite-Migrate-1.100.0-1|6	%else
12cu|perl-ORLite-Migrate-1.100.0-1|7	%define _requires_exceptions perl.File::Spec.
12cu|perl-ORLite-Migrate-1.100.0-1|8	%endif
12cu|perl-ORLite-Migrate-1.100.0-1|9	
12cu|perl-ORLite-Migrate-1.100.0-1|10	%define upstream_name    ORLite-Migrate
12cu|perl-ORLite-Migrate-1.100.0-1|11	%define upstream_version 1.10
12cu|perl-ORLite-Migrate-1.100.0-1|12	
12cu|perl-ORLite-Migrate-1.100.0-1|13	Name:		perl-%{upstream_name}
12cu|perl-ORLite-Migrate-1.100.0-1|14	Version:	%perl_convert_version %{upstream_version}
12cu|perl-ORLite-Migrate-1.100.0-1|15	Release:	1
12cu|perl-ORLite-Migrate-1.100.0-1|16	
12cu|perl-ORLite-Migrate-1.100.0-1|17	Summary:	Extremely light weight SQLite-specific schema migration
12cu|perl-ORLite-Migrate-1.100.0-1|18	License:	GPL+ or Artistic
12cu|perl-ORLite-Migrate-1.100.0-1|19	Group:		Development/Perl
12cu|perl-ORLite-Migrate-1.100.0-1|20	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-ORLite-Migrate-1.100.0-1|21	Source0:	http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-ORLite-Migrate-1.100.0-1|22	
12cu|perl-ORLite-Migrate-1.100.0-1|23	BuildRequires:	perl-devel
12cu|perl-ORLite-Migrate-1.100.0-1|24	BuildRequires:	perl(DBD::SQLite)
12cu|perl-ORLite-Migrate-1.100.0-1|25	BuildRequires:	perl(DBI)
12cu|perl-ORLite-Migrate-1.100.0-1|26	BuildRequires:	perl(IPC::Run3)
12cu|perl-ORLite-Migrate-1.100.0-1|27	BuildRequires:	perl(File::Which)
12cu|perl-ORLite-Migrate-1.100.0-1|28	BuildRequires:	perl(File::pushd)
12cu|perl-ORLite-Migrate-1.100.0-1|29	BuildRequires:	perl(ORLite)
12cu|perl-ORLite-Migrate-1.100.0-1|30	BuildRequires:	perl(Params::Util)
12cu|perl-ORLite-Migrate-1.100.0-1|31	BuildRequires:	perl(Probe::Perl)
12cu|perl-ORLite-Migrate-1.100.0-1|32	BuildRequires:	perl-PathTools
12cu|perl-ORLite-Migrate-1.100.0-1|33	
12cu|perl-ORLite-Migrate-1.100.0-1|34	BuildArch:	noarch
12cu|perl-ORLite-Migrate-1.100.0-1|35	
12cu|perl-ORLite-Migrate-1.100.0-1|36	Requires:	perl(IPC::Run3)
12cu|perl-ORLite-Migrate-1.100.0-1|37	Requires:	perl-PathTools
12cu|perl-ORLite-Migrate-1.100.0-1|38	
12cu|perl-ORLite-Migrate-1.100.0-1|39	%description
12cu|perl-ORLite-Migrate-1.100.0-1|40	SQLite is a light weight single file SQL database that provides an
12cu|perl-ORLite-Migrate-1.100.0-1|41	excellent platform for embedded storage of structured data.
12cu|perl-ORLite-Migrate-1.100.0-1|42	
12cu|perl-ORLite-Migrate-1.100.0-1|43	ORLite is a light weight single class Object-Relational Mapper (ORM)
12cu|perl-ORLite-Migrate-1.100.0-1|44	system specifically designed for (and limited to only) work with SQLite.
12cu|perl-ORLite-Migrate-1.100.0-1|45	
12cu|perl-ORLite-Migrate-1.100.0-1|46	ORLite::Migrate is a light weight single class Database Schema Migration
12cu|perl-ORLite-Migrate-1.100.0-1|47	enhancement for ORLite.
12cu|perl-ORLite-Migrate-1.100.0-1|48	
12cu|perl-ORLite-Migrate-1.100.0-1|49	It provides a simple implementation of schema versioning within the
12cu|perl-ORLite-Migrate-1.100.0-1|50	SQLite database using the built-in user_version pragma (which is set to
12cu|perl-ORLite-Migrate-1.100.0-1|51	zero by default).
12cu|perl-ORLite-Migrate-1.100.0-1|52	
12cu|perl-ORLite-Migrate-1.100.0-1|53	When setting up the ORM class, an additional timeline parameter is
12cu|perl-ORLite-Migrate-1.100.0-1|54	provided, which should point to a directory containing standalone
12cu|perl-ORLite-Migrate-1.100.0-1|55	migration scripts.
12cu|perl-ORLite-Migrate-1.100.0-1|56	
12cu|perl-ORLite-Migrate-1.100.0-1|57	%prep
12cu|perl-ORLite-Migrate-1.100.0-1|58	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-ORLite-Migrate-1.100.0-1|59	
12cu|perl-ORLite-Migrate-1.100.0-1|60	%build
12cu|perl-ORLite-Migrate-1.100.0-1|61	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-ORLite-Migrate-1.100.0-1|62	%make
12cu|perl-ORLite-Migrate-1.100.0-1|63	
12cu|perl-ORLite-Migrate-1.100.0-1|64	%check
12cu|perl-ORLite-Migrate-1.100.0-1|65	%make test
12cu|perl-ORLite-Migrate-1.100.0-1|66	
12cu|perl-ORLite-Migrate-1.100.0-1|67	%install
12cu|perl-ORLite-Migrate-1.100.0-1|68	%makeinstall_std
12cu|perl-ORLite-Migrate-1.100.0-1|69	
12cu|perl-ORLite-Migrate-1.100.0-1|70	%files
12cu|perl-ORLite-Migrate-1.100.0-1|71	%doc LICENSE README Changes
12cu|perl-ORLite-Migrate-1.100.0-1|72	%{_mandir}/man3/*
12cu|perl-ORLite-Migrate-1.100.0-1|73	%{perl_vendorlib}/*
12cu|perl-ORLite-Migrate-1.100.0-1|74	
12cu|perl-ORLite-Migrate-1.100.0-1|75	
12cu|perl-ORLite-Migrate-1.100.0-1|76	
12cu|perl-ORLite-Migrate-1.100.0-1|77	%changelog
12cu|perl-ORLite-Migrate-1.100.0-1|78	* Tue Oct 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.100.0-1
12cu|perl-ORLite-Migrate-1.100.0-1|79	+ Revision: e9d07b8
12cu|perl-ORLite-Migrate-1.100.0-1|80	- LOG New version 1.10
12cu|perl-ORLite-Migrate-1.100.0-1|81	
12cu|perl-ORLite-Migrate-1.100.0-1|82	

11127 12
12cu|perl-ORLite-Statistics-0.30.0-3|1	%define upstream_name    ORLite-Statistics
12cu|perl-ORLite-Statistics-0.30.0-3|2	%define upstream_version 0.03
12cu|perl-ORLite-Statistics-0.30.0-3|3	
12cu|perl-ORLite-Statistics-0.30.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-ORLite-Statistics-0.30.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-ORLite-Statistics-0.30.0-3|6	Release:	3
12cu|perl-ORLite-Statistics-0.30.0-3|7	
12cu|perl-ORLite-Statistics-0.30.0-3|8	Summary:	Statistics enhancement package for ORLite
12cu|perl-ORLite-Statistics-0.30.0-3|9	License:	GPL+ or Artistic
12cu|perl-ORLite-Statistics-0.30.0-3|10	Group:		Development/Perl
12cu|perl-ORLite-Statistics-0.30.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-ORLite-Statistics-0.30.0-3|12	Source0:	http://www.cpan.org/modules/by-module/ORLite/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-ORLite-Statistics-0.30.0-3|13	
12cu|perl-ORLite-Statistics-0.30.0-3|14	BuildRequires:	perl-devel
12cu|perl-ORLite-Statistics-0.30.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-ORLite-Statistics-0.30.0-3|16	BuildRequires:	perl(ORLite)
12cu|perl-ORLite-Statistics-0.30.0-3|17	BuildRequires:	perl(Statistics::Basic)
12cu|perl-ORLite-Statistics-0.30.0-3|18	BuildRequires:	perl(Test::More)
12cu|perl-ORLite-Statistics-0.30.0-3|19	BuildArch:	noarch
12cu|perl-ORLite-Statistics-0.30.0-3|20	
12cu|perl-ORLite-Statistics-0.30.0-3|21	%description
12cu|perl-ORLite-Statistics-0.30.0-3|22	This is an enhancement module for ORLite table classes, designed to provide
12cu|perl-ORLite-Statistics-0.30.0-3|23	easy integration with the the Statistics::Base manpage module.
12cu|perl-ORLite-Statistics-0.30.0-3|24	
12cu|perl-ORLite-Statistics-0.30.0-3|25	%prep
12cu|perl-ORLite-Statistics-0.30.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-ORLite-Statistics-0.30.0-3|27	
12cu|perl-ORLite-Statistics-0.30.0-3|28	%build
12cu|perl-ORLite-Statistics-0.30.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-ORLite-Statistics-0.30.0-3|30	%make
12cu|perl-ORLite-Statistics-0.30.0-3|31	
12cu|perl-ORLite-Statistics-0.30.0-3|32	%check
12cu|perl-ORLite-Statistics-0.30.0-3|33	%make test
12cu|perl-ORLite-Statistics-0.30.0-3|34	
12cu|perl-ORLite-Statistics-0.30.0-3|35	%install
12cu|perl-ORLite-Statistics-0.30.0-3|36	%makeinstall_std
12cu|perl-ORLite-Statistics-0.30.0-3|37	
12cu|perl-ORLite-Statistics-0.30.0-3|38	%files
12cu|perl-ORLite-Statistics-0.30.0-3|39	%doc README LICENSE Changes
12cu|perl-ORLite-Statistics-0.30.0-3|40	%{_mandir}/man3/*
12cu|perl-ORLite-Statistics-0.30.0-3|41	%{perl_vendorlib}/*
12cu|perl-ORLite-Statistics-0.30.0-3|42	
12cu|perl-ORLite-Statistics-0.30.0-3|43	
12cu|perl-ORLite-Statistics-0.30.0-3|44	%changelog
12cu|perl-ORLite-Statistics-0.30.0-3|45	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.30.0-3
12cu|perl-ORLite-Statistics-0.30.0-3|46	+ Revision: 58b60f2
12cu|perl-ORLite-Statistics-0.30.0-3|47	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-ORLite-Statistics-0.30.0-3|48	
12cu|perl-ORLite-Statistics-0.30.0-3|49	

11128 12
12cu|perl-Package-Constants-0.40.0-1|1	%define	upstream_name	 Package-Constants
12cu|perl-Package-Constants-0.40.0-1|2	%define upstream_version 0.04
12cu|perl-Package-Constants-0.40.0-1|3	
12cu|perl-Package-Constants-0.40.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Package-Constants-0.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Package-Constants-0.40.0-1|6	Release:	1
12cu|perl-Package-Constants-0.40.0-1|7	
12cu|perl-Package-Constants-0.40.0-1|8	Summary:	Package Constants
12cu|perl-Package-Constants-0.40.0-1|9	License:	Artistic/GPL
12cu|perl-Package-Constants-0.40.0-1|10	Group:		Development/Perl
12cu|perl-Package-Constants-0.40.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Package-Constants-0.40.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Package/Package-Constants-%{upstream_version}.tar.gz
12cu|perl-Package-Constants-0.40.0-1|13	
12cu|perl-Package-Constants-0.40.0-1|14	BuildRequires:	perl-devel
12cu|perl-Package-Constants-0.40.0-1|15	BuildArch:	noarch
12cu|perl-Package-Constants-0.40.0-1|16	
12cu|perl-Package-Constants-0.40.0-1|17	%description
12cu|perl-Package-Constants-0.40.0-1|18	"Package::Constants" lists all the constants defined in a certain pack- age.
12cu|perl-Package-Constants-0.40.0-1|19	This can be useful for, among others, setting up an autogenerated
12cu|perl-Package-Constants-0.40.0-1|20	"@EXPORT/@EXPORT_OK" for a Constants.pm file.
12cu|perl-Package-Constants-0.40.0-1|21	
12cu|perl-Package-Constants-0.40.0-1|22	%prep
12cu|perl-Package-Constants-0.40.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Package-Constants-0.40.0-1|24	
12cu|perl-Package-Constants-0.40.0-1|25	%build
12cu|perl-Package-Constants-0.40.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Package-Constants-0.40.0-1|27	%make
12cu|perl-Package-Constants-0.40.0-1|28	
12cu|perl-Package-Constants-0.40.0-1|29	%check
12cu|perl-Package-Constants-0.40.0-1|30	make test
12cu|perl-Package-Constants-0.40.0-1|31	
12cu|perl-Package-Constants-0.40.0-1|32	%install
12cu|perl-Package-Constants-0.40.0-1|33	%makeinstall_std
12cu|perl-Package-Constants-0.40.0-1|34	
12cu|perl-Package-Constants-0.40.0-1|35	%files
12cu|perl-Package-Constants-0.40.0-1|36	%doc README
12cu|perl-Package-Constants-0.40.0-1|37	%{perl_vendorlib}/Package/*
12cu|perl-Package-Constants-0.40.0-1|38	%{_mandir}/*/*
12cu|perl-Package-Constants-0.40.0-1|39	
12cu|perl-Package-Constants-0.40.0-1|40	
12cu|perl-Package-Constants-0.40.0-1|41	
12cu|perl-Package-Constants-0.40.0-1|42	%changelog
12cu|perl-Package-Constants-0.40.0-1|43	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-1
12cu|perl-Package-Constants-0.40.0-1|44	+ Revision: 127768b
12cu|perl-Package-Constants-0.40.0-1|45	- LOG Updated to 0.04 (by updates_builder)
12cu|perl-Package-Constants-0.40.0-1|46	
12cu|perl-Package-Constants-0.40.0-1|47	

11129 12
12cu|perl-Package-Generator-1.106.0-1|1	%define module   Package-Generator
12cu|perl-Package-Generator-1.106.0-1|2	%define upstream_version 1.106
12cu|perl-Package-Generator-1.106.0-1|3	
12cu|perl-Package-Generator-1.106.0-1|4	Name:		perl-%{module}
12cu|perl-Package-Generator-1.106.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Package-Generator-1.106.0-1|6	Release:	1
12cu|perl-Package-Generator-1.106.0-1|7	Summary:	Pseudo-garbage-collection for packages
12cu|perl-Package-Generator-1.106.0-1|8	License:	GPL or Artistic
12cu|perl-Package-Generator-1.106.0-1|9	Group:		Development/Perl
12cu|perl-Package-Generator-1.106.0-1|10	Url:		http://search.cpan.org/dist/%{module}
12cu|perl-Package-Generator-1.106.0-1|11	Source:		http://www.cpan.org/modules/by-module/Package/Package-Generator-%{upstream_version}.tar.gz
12cu|perl-Package-Generator-1.106.0-1|12	
12cu|perl-Package-Generator-1.106.0-1|13	BuildRequires:	perl-devel
12cu|perl-Package-Generator-1.106.0-1|14	BuildRequires:	perl(Scalar::Util)
12cu|perl-Package-Generator-1.106.0-1|15	BuildRequires:	perl(Test::More)
12cu|perl-Package-Generator-1.106.0-1|16	BuildArch:	noarch
12cu|perl-Package-Generator-1.106.0-1|17	
12cu|perl-Package-Generator-1.106.0-1|18	%description
12cu|perl-Package-Generator-1.106.0-1|19	This module allows you to create simple objects which, when destroyed,
12cu|perl-Package-Generator-1.106.0-1|20	delete a given package. This lets you approximate lexically scoped
12cu|perl-Package-Generator-1.106.0-1|21	packages.
12cu|perl-Package-Generator-1.106.0-1|22	
12cu|perl-Package-Generator-1.106.0-1|23	%prep
12cu|perl-Package-Generator-1.106.0-1|24	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Package-Generator-1.106.0-1|25	
12cu|perl-Package-Generator-1.106.0-1|26	%build
12cu|perl-Package-Generator-1.106.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Package-Generator-1.106.0-1|28	%make
12cu|perl-Package-Generator-1.106.0-1|29	
12cu|perl-Package-Generator-1.106.0-1|30	%check
12cu|perl-Package-Generator-1.106.0-1|31	make test
12cu|perl-Package-Generator-1.106.0-1|32	
12cu|perl-Package-Generator-1.106.0-1|33	%install
12cu|perl-Package-Generator-1.106.0-1|34	%makeinstall_std
12cu|perl-Package-Generator-1.106.0-1|35	
12cu|perl-Package-Generator-1.106.0-1|36	%files
12cu|perl-Package-Generator-1.106.0-1|37	%doc Changes LICENSE README
12cu|perl-Package-Generator-1.106.0-1|38	%{_mandir}/man3/*
12cu|perl-Package-Generator-1.106.0-1|39	%{perl_vendorlib}/Package
12cu|perl-Package-Generator-1.106.0-1|40	
12cu|perl-Package-Generator-1.106.0-1|41	
12cu|perl-Package-Generator-1.106.0-1|42	
12cu|perl-Package-Generator-1.106.0-1|43	
12cu|perl-Package-Generator-1.106.0-1|44	%changelog
12cu|perl-Package-Generator-1.106.0-1|45	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.106.0-1
12cu|perl-Package-Generator-1.106.0-1|46	+ Revision: 1715f38
12cu|perl-Package-Generator-1.106.0-1|47	- Updated to 1.106 (by updates_builder)
12cu|perl-Package-Generator-1.106.0-1|48	
12cu|perl-Package-Generator-1.106.0-1|49	

11130 12
12cu|perl-Package-Variant-1.2.0-1|1	%define upstream_name    Package-Variant
12cu|perl-Package-Variant-1.2.0-1|2	%define upstream_version 1.002000
12cu|perl-Package-Variant-1.2.0-1|3	
12cu|perl-Package-Variant-1.2.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Package-Variant-1.2.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Package-Variant-1.2.0-1|6	Release:    1
12cu|perl-Package-Variant-1.2.0-1|7	
12cu|perl-Package-Variant-1.2.0-1|8	Summary:    Parameterizable packages
12cu|perl-Package-Variant-1.2.0-1|9	License:    GPL+ or Artistic
12cu|perl-Package-Variant-1.2.0-1|10	Group:      Development/Perl
12cu|perl-Package-Variant-1.2.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Package-Variant-1.2.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Package/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Package-Variant-1.2.0-1|13	
12cu|perl-Package-Variant-1.2.0-1|14	BuildRequires: perl(Carp)
12cu|perl-Package-Variant-1.2.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.550_100
12cu|perl-Package-Variant-1.2.0-1|16	BuildRequires: perl(Import::Into)
12cu|perl-Package-Variant-1.2.0-1|17	BuildRequires: perl(Module::Runtime) >= 0.13.0
12cu|perl-Package-Variant-1.2.0-1|18	BuildRequires: perl(Test::Fatal)
12cu|perl-Package-Variant-1.2.0-1|19	BuildRequires: perl(strictures) >= 1.0.0
12cu|perl-Package-Variant-1.2.0-1|20	BuildRequires: perl-devel
12cu|perl-Package-Variant-1.2.0-1|21	BuildArch:  noarch
12cu|perl-Package-Variant-1.2.0-1|22	
12cu|perl-Package-Variant-1.2.0-1|23	%description
12cu|perl-Package-Variant-1.2.0-1|24	This module allows you to build packages that return different variations
12cu|perl-Package-Variant-1.2.0-1|25	depending on what parameters are given.
12cu|perl-Package-Variant-1.2.0-1|26	
12cu|perl-Package-Variant-1.2.0-1|27	Users of your package will receive a subroutine able to take parameters and
12cu|perl-Package-Variant-1.2.0-1|28	return the name of a suitable variant package. The implmenetation does not
12cu|perl-Package-Variant-1.2.0-1|29	care about what kind of package it builds.
12cu|perl-Package-Variant-1.2.0-1|30	
12cu|perl-Package-Variant-1.2.0-1|31	Declaring a variable package
12cu|perl-Package-Variant-1.2.0-1|32	There are two important parts to creating a variable package. You first
12cu|perl-Package-Variant-1.2.0-1|33	have to give 'Package::Variant' some basic information about what kind
12cu|perl-Package-Variant-1.2.0-1|34	of package you want to provide, and how. The second part is
12cu|perl-Package-Variant-1.2.0-1|35	implementing a method receiving the user's arguments and generating
12cu|perl-Package-Variant-1.2.0-1|36	your variants.
12cu|perl-Package-Variant-1.2.0-1|37	
12cu|perl-Package-Variant-1.2.0-1|38	%prep
12cu|perl-Package-Variant-1.2.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Package-Variant-1.2.0-1|40	
12cu|perl-Package-Variant-1.2.0-1|41	%build
12cu|perl-Package-Variant-1.2.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Package-Variant-1.2.0-1|43	
12cu|perl-Package-Variant-1.2.0-1|44	%make
12cu|perl-Package-Variant-1.2.0-1|45	
12cu|perl-Package-Variant-1.2.0-1|46	%check
12cu|perl-Package-Variant-1.2.0-1|47	%make test
12cu|perl-Package-Variant-1.2.0-1|48	
12cu|perl-Package-Variant-1.2.0-1|49	%install
12cu|perl-Package-Variant-1.2.0-1|50	%makeinstall_std
12cu|perl-Package-Variant-1.2.0-1|51	
12cu|perl-Package-Variant-1.2.0-1|52	%files
12cu|perl-Package-Variant-1.2.0-1|53	%doc Changes META.json META.yml MYMETA.yml README
12cu|perl-Package-Variant-1.2.0-1|54	%{_mandir}/man3/*
12cu|perl-Package-Variant-1.2.0-1|55	%{perl_vendorlib}/*
12cu|perl-Package-Variant-1.2.0-1|56	
12cu|perl-Package-Variant-1.2.0-1|57	%changelog
12cu|perl-Package-Variant-1.2.0-1|58	* Fri Feb 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-1
12cu|perl-Package-Variant-1.2.0-1|59	+ Revision: e37af77
12cu|perl-Package-Variant-1.2.0-1|60	- Added perl-devel BR
12cu|perl-Package-Variant-1.2.0-1|61	
12cu|perl-Package-Variant-1.2.0-1|62	

11131 12
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|1	%define upstream_name    Padre-Plugin-Catalyst
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|2	%define upstream_version 0.13
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|3	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|6	Release:	1
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|7	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|8	Summary:	Catalyst plugin for Padre
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|9	License:	GPL+ or Artistic
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|10	Group:		Development/Perl
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Padre/Padre-Plugin-Catalyst-%{upstream_version}.tar.gz
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|13	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|14	BuildRequires:	perl-devel
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|15	BuildRequires: perl(File::ShareDir::Install)
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|16	BuildRequires:	perl(Catalyst::Devel)
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|17	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|18	BuildRequires:	perl(Module::Pluggable::Object)
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|19	BuildRequires:	perl(Padre)
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|20	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|21	BuildArch:	noarch
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|22	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|23	%description
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|24	Once you enable this Plugin under Padre, you'll get a brand new menu with
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|25	the following options:
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|26	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|27	'New Catalyst Application'
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|28	This options lets you create a new Catalyst application.
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|29	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|30	'Create new...'
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|31	The Catalyst helper lets you automatically create stub classes for your
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|32	application's MVC components. With this menu option not only can you
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|33	select your component's name but also its type. For instance, if you
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|34	select "create new view" and have the the Catalyst::Helper::View::TT
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|35	manpage module installed on your system, the "TT" type will be
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|36	available for you).
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|37	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|38	%prep
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|40	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|41	%build
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|43	%make
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|44	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|45	%check
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|46	#make test
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|47	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|48	%install
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|49	%makeinstall_std
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|50	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|51	%files
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|52	%doc Changes README
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|53	%{_mandir}/man3/*
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|54	%{perl_vendorlib}/*
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|55	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|56	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|57	%changelog
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|58	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.90.0-2mdv2011.0
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|59	+ Revision: 653609
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|60	- rebuild for updated spec-helper
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|61	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|62	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.90.0-1mdv2011.0
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|63	+ Revision: 570115
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|64	- skip tests
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|65	- update to 0.09
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|66	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|67	* Tue Jan 19 2010 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.1
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|68	+ Revision: 493587
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|69	- update to 0.08
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|70	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|71	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.1
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|72	+ Revision: 474744
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|73	- update to 0.07
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|74	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|75	* Tue Dec 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.1
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|76	+ Revision: 472244
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|77	- update to 0.06
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|78	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|79	* Mon Sep 14 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|80	+ Revision: 439420
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|81	- update to 0.05
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|82	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|83	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.0
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|84	+ Revision: 395168
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|85	- update to 0.04
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|86	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|87	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.0
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|88	+ Revision: 381302
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|89	- adding missing buildrequires:
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|90	- import perl-Padre-Plugin-Catalyst
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|91	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|92	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|93	* Sat May 30 2009 cpan2dist 0.03-1mdv
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|94	- initial mdv release, generated with cpan2dist
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|95	
12cu|perl-Padre-Plugin-Catalyst-0.130.0-1|96	

11132 12
12cu|perl-Padre-Plugin-CSS-0.140.0-1|1	%define upstream_name    Padre-Plugin-CSS
12cu|perl-Padre-Plugin-CSS-0.140.0-1|2	%define upstream_version 0.14
12cu|perl-Padre-Plugin-CSS-0.140.0-1|3	
12cu|perl-Padre-Plugin-CSS-0.140.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Padre-Plugin-CSS-0.140.0-1|5	Version:	%perl_convert_version 0.14
12cu|perl-Padre-Plugin-CSS-0.140.0-1|6	Release:	1
12cu|perl-Padre-Plugin-CSS-0.140.0-1|7	
12cu|perl-Padre-Plugin-CSS-0.140.0-1|8	Summary:	Padre and CSS
12cu|perl-Padre-Plugin-CSS-0.140.0-1|9	License:	GPL+ or Artistic
12cu|perl-Padre-Plugin-CSS-0.140.0-1|10	Group:		Development/Perl
12cu|perl-Padre-Plugin-CSS-0.140.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Padre-Plugin-CSS-0.140.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Padre/Padre-Plugin-CSS-0.14.tar.gz
12cu|perl-Padre-Plugin-CSS-0.140.0-1|13	
12cu|perl-Padre-Plugin-CSS-0.140.0-1|14	BuildRequires:	perl-devel
12cu|perl-Padre-Plugin-CSS-0.140.0-1|15	BuildRequires:	perl(CSS::Minifier::XS)
12cu|perl-Padre-Plugin-CSS-0.140.0-1|16	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Padre-Plugin-CSS-0.140.0-1|17	BuildRequires:	perl(Padre)
12cu|perl-Padre-Plugin-CSS-0.140.0-1|18	BuildRequires:	perl(Test::More)
12cu|perl-Padre-Plugin-CSS-0.140.0-1|19	BuildRequires:	perl(WebService::Validator::CSS::W3C)
12cu|perl-Padre-Plugin-CSS-0.140.0-1|20	
12cu|perl-Padre-Plugin-CSS-0.140.0-1|21	BuildArch:	noarch
12cu|perl-Padre-Plugin-CSS-0.140.0-1|22	
12cu|perl-Padre-Plugin-CSS-0.140.0-1|23	%description
12cu|perl-Padre-Plugin-CSS-0.140.0-1|24	From Padre:
12cu|perl-Padre-Plugin-CSS-0.140.0-1|25	- use CSS::Minifier::XS to minify css
12cu|perl-Padre-Plugin-CSS-0.140.0-1|26	- use WebService::Validator::CSS::W3C to validate the CSS
12cu|perl-Padre-Plugin-CSS-0.140.0-1|27	
12cu|perl-Padre-Plugin-CSS-0.140.0-1|28	%prep
12cu|perl-Padre-Plugin-CSS-0.140.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Padre-Plugin-CSS-0.140.0-1|30	
12cu|perl-Padre-Plugin-CSS-0.140.0-1|31	%build
12cu|perl-Padre-Plugin-CSS-0.140.0-1|32	perl Build.PL installdirs=vendor
12cu|perl-Padre-Plugin-CSS-0.140.0-1|33	./Build
12cu|perl-Padre-Plugin-CSS-0.140.0-1|34	
12cu|perl-Padre-Plugin-CSS-0.140.0-1|35	%check
12cu|perl-Padre-Plugin-CSS-0.140.0-1|36	#./Build test
12cu|perl-Padre-Plugin-CSS-0.140.0-1|37	
12cu|perl-Padre-Plugin-CSS-0.140.0-1|38	%install
12cu|perl-Padre-Plugin-CSS-0.140.0-1|39	./Build install destdir=%{buildroot}
12cu|perl-Padre-Plugin-CSS-0.140.0-1|40	
12cu|perl-Padre-Plugin-CSS-0.140.0-1|41	%files
12cu|perl-Padre-Plugin-CSS-0.140.0-1|42	%doc Changes README META.yml
12cu|perl-Padre-Plugin-CSS-0.140.0-1|43	%{_mandir}/man3/*
12cu|perl-Padre-Plugin-CSS-0.140.0-1|44	%{perl_vendorlib}/*
12cu|perl-Padre-Plugin-CSS-0.140.0-1|45	
12cu|perl-Padre-Plugin-CSS-0.140.0-1|46	
12cu|perl-Padre-Plugin-CSS-0.140.0-1|47	%changelog
12cu|perl-Padre-Plugin-CSS-0.140.0-1|48	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cu|perl-Padre-Plugin-CSS-0.140.0-1|49	+ Revision: 655605
12cu|perl-Padre-Plugin-CSS-0.140.0-1|50	- rebuild for updated spec-helper
12cu|perl-Padre-Plugin-CSS-0.140.0-1|51	
12cu|perl-Padre-Plugin-CSS-0.140.0-1|52	* Mon Aug 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.0-1mdv2011.0
12cu|perl-Padre-Plugin-CSS-0.140.0-1|53	+ Revision: 572321
12cu|perl-Padre-Plugin-CSS-0.140.0-1|54	- skip tests (all padre tests are failing on bs)
12cu|perl-Padre-Plugin-CSS-0.140.0-1|55	- update to 0.10
12cu|perl-Padre-Plugin-CSS-0.140.0-1|56	
12cu|perl-Padre-Plugin-CSS-0.140.0-1|57	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cu|perl-Padre-Plugin-CSS-0.140.0-1|58	+ Revision: 444010
12cu|perl-Padre-Plugin-CSS-0.140.0-1|59	- import perl-Padre-Plugin-CSS
12cu|perl-Padre-Plugin-CSS-0.140.0-1|60	
12cu|perl-Padre-Plugin-CSS-0.140.0-1|61	
12cu|perl-Padre-Plugin-CSS-0.140.0-1|62	* Thu Sep 17 2009 cpan2dist 0.08-1mdv
12cu|perl-Padre-Plugin-CSS-0.140.0-1|63	- initial mdv release, generated with cpan2dist
12cu|perl-Padre-Plugin-CSS-0.140.0-1|64	

11133 12
12cu|perl-Padre-Plugin-Git-0.120.0-1|1	%define upstream_name    Padre-Plugin-Git
12cu|perl-Padre-Plugin-Git-0.120.0-1|2	%define upstream_version 0.12
12cu|perl-Padre-Plugin-Git-0.120.0-1|3	
12cu|perl-Padre-Plugin-Git-0.120.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Padre-Plugin-Git-0.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Padre-Plugin-Git-0.120.0-1|6	Release:	1
12cu|perl-Padre-Plugin-Git-0.120.0-1|7	
12cu|perl-Padre-Plugin-Git-0.120.0-1|8	Summary:	Simple Git interface for Padre
12cu|perl-Padre-Plugin-Git-0.120.0-1|9	License:	GPL+ or Artistic
12cu|perl-Padre-Plugin-Git-0.120.0-1|10	Group:		Development/Perl
12cu|perl-Padre-Plugin-Git-0.120.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Padre-Plugin-Git-0.120.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Padre/Padre-Plugin-Git-%{upstream_version}.tar.gz
12cu|perl-Padre-Plugin-Git-0.120.0-1|13	
12cu|perl-Padre-Plugin-Git-0.120.0-1|14	BuildRequires:	perl-devel
12cu|perl-Padre-Plugin-Git-0.120.0-1|15	BuildRequires:	perl(Capture::Tiny)
12cu|perl-Padre-Plugin-Git-0.120.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Padre-Plugin-Git-0.120.0-1|17	BuildRequires:	perl(File::Basename)
12cu|perl-Padre-Plugin-Git-0.120.0-1|18	BuildRequires:	perl(File::Spec)
12cu|perl-Padre-Plugin-Git-0.120.0-1|19	BuildRequires:	perl(Padre)
12cu|perl-Padre-Plugin-Git-0.120.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-Padre-Plugin-Git-0.120.0-1|21	BuildRequires:	x11-server-xvfb
12cu|perl-Padre-Plugin-Git-0.120.0-1|22	
12cu|perl-Padre-Plugin-Git-0.120.0-1|23	BuildArch:	noarch
12cu|perl-Padre-Plugin-Git-0.120.0-1|24	
12cu|perl-Padre-Plugin-Git-0.120.0-1|25	%description
12cu|perl-Padre-Plugin-Git-0.120.0-1|26	Simple Git interface for Padre.
12cu|perl-Padre-Plugin-Git-0.120.0-1|27	
12cu|perl-Padre-Plugin-Git-0.120.0-1|28	%prep
12cu|perl-Padre-Plugin-Git-0.120.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Padre-Plugin-Git-0.120.0-1|30	
12cu|perl-Padre-Plugin-Git-0.120.0-1|31	%build
12cu|perl-Padre-Plugin-Git-0.120.0-1|32	xvfb-run perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Padre-Plugin-Git-0.120.0-1|33	%make
12cu|perl-Padre-Plugin-Git-0.120.0-1|34	
12cu|perl-Padre-Plugin-Git-0.120.0-1|35	%check
12cu|perl-Padre-Plugin-Git-0.120.0-1|36	#xvfb-run make test
12cu|perl-Padre-Plugin-Git-0.120.0-1|37	
12cu|perl-Padre-Plugin-Git-0.120.0-1|38	%install
12cu|perl-Padre-Plugin-Git-0.120.0-1|39	%makeinstall_std
12cu|perl-Padre-Plugin-Git-0.120.0-1|40	
12cu|perl-Padre-Plugin-Git-0.120.0-1|41	%files
12cu|perl-Padre-Plugin-Git-0.120.0-1|42	%doc Changes META.yml
12cu|perl-Padre-Plugin-Git-0.120.0-1|43	%{_mandir}/man3/*
12cu|perl-Padre-Plugin-Git-0.120.0-1|44	%{perl_vendorlib}/*
12cu|perl-Padre-Plugin-Git-0.120.0-1|45	
12cu|perl-Padre-Plugin-Git-0.120.0-1|46	
12cu|perl-Padre-Plugin-Git-0.120.0-1|47	%changelog
12cu|perl-Padre-Plugin-Git-0.120.0-1|48	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-1
12cu|perl-Padre-Plugin-Git-0.120.0-1|49	+ Revision: 66de388
12cu|perl-Padre-Plugin-Git-0.120.0-1|50	- LOG Updated to 0.12 (by updates_builder)
12cu|perl-Padre-Plugin-Git-0.120.0-1|51	
12cu|perl-Padre-Plugin-Git-0.120.0-1|52	

11134 12
12cu|perl-Padre-Plugin-HTML-0.140.0-1|1	%define upstream_name    Padre-Plugin-HTML
12cu|perl-Padre-Plugin-HTML-0.140.0-1|2	%define upstream_version 0.14
12cu|perl-Padre-Plugin-HTML-0.140.0-1|3	
12cu|perl-Padre-Plugin-HTML-0.140.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Padre-Plugin-HTML-0.140.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Padre-Plugin-HTML-0.140.0-1|6	Release:	1
12cu|perl-Padre-Plugin-HTML-0.140.0-1|7	
12cu|perl-Padre-Plugin-HTML-0.140.0-1|8	Summary:	L<Padre> and HTML
12cu|perl-Padre-Plugin-HTML-0.140.0-1|9	License:	GPL+ or Artistic
12cu|perl-Padre-Plugin-HTML-0.140.0-1|10	Group:		Development/Perl
12cu|perl-Padre-Plugin-HTML-0.140.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Padre-Plugin-HTML-0.140.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Padre/Padre-Plugin-HTML-%{upstream_version}.tar.gz
12cu|perl-Padre-Plugin-HTML-0.140.0-1|13	
12cu|perl-Padre-Plugin-HTML-0.140.0-1|14	BuildRequires:	perl-devel
12cu|perl-Padre-Plugin-HTML-0.140.0-1|15	BuildRequires:	perl(HTML::Lint)
12cu|perl-Padre-Plugin-HTML-0.140.0-1|16	BuildRequires:	perl(HTML::Tidy)
12cu|perl-Padre-Plugin-HTML-0.140.0-1|17	BuildRequires:	perl(Padre)
12cu|perl-Padre-Plugin-HTML-0.140.0-1|18	BuildRequires:	perl(Test::More)
12cu|perl-Padre-Plugin-HTML-0.140.0-1|19	BuildRequires:	perl(WebService::Validator::HTML::W3C)
12cu|perl-Padre-Plugin-HTML-0.140.0-1|20	BuildRequires:	perl(XML::XPath)
12cu|perl-Padre-Plugin-HTML-0.140.0-1|21	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Padre-Plugin-HTML-0.140.0-1|22	
12cu|perl-Padre-Plugin-HTML-0.140.0-1|23	BuildArch:	noarch
12cu|perl-Padre-Plugin-HTML-0.140.0-1|24	
12cu|perl-Padre-Plugin-HTML-0.140.0-1|25	%description
12cu|perl-Padre-Plugin-HTML-0.140.0-1|26	HTML plugin for Padre
12cu|perl-Padre-Plugin-HTML-0.140.0-1|27	
12cu|perl-Padre-Plugin-HTML-0.140.0-1|28	%prep
12cu|perl-Padre-Plugin-HTML-0.140.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Padre-Plugin-HTML-0.140.0-1|30	
12cu|perl-Padre-Plugin-HTML-0.140.0-1|31	%build
12cu|perl-Padre-Plugin-HTML-0.140.0-1|32	perl Build.PL installdirs=vendor
12cu|perl-Padre-Plugin-HTML-0.140.0-1|33	./Build
12cu|perl-Padre-Plugin-HTML-0.140.0-1|34	
12cu|perl-Padre-Plugin-HTML-0.140.0-1|35	%check
12cu|perl-Padre-Plugin-HTML-0.140.0-1|36	#make test
12cu|perl-Padre-Plugin-HTML-0.140.0-1|37	
12cu|perl-Padre-Plugin-HTML-0.140.0-1|38	%install
12cu|perl-Padre-Plugin-HTML-0.140.0-1|39	./Build install destdir=%{buildroot}
12cu|perl-Padre-Plugin-HTML-0.140.0-1|40	
12cu|perl-Padre-Plugin-HTML-0.140.0-1|41	%files
12cu|perl-Padre-Plugin-HTML-0.140.0-1|42	%doc Changes README META.yml
12cu|perl-Padre-Plugin-HTML-0.140.0-1|43	%{_mandir}/man3/*
12cu|perl-Padre-Plugin-HTML-0.140.0-1|44	%{perl_vendorlib}/*
12cu|perl-Padre-Plugin-HTML-0.140.0-1|45	
12cu|perl-Padre-Plugin-HTML-0.140.0-1|46	
12cu|perl-Padre-Plugin-HTML-0.140.0-1|47	
12cu|perl-Padre-Plugin-HTML-0.140.0-1|48	%changelog
12cu|perl-Padre-Plugin-HTML-0.140.0-1|49	* Tue Oct 08 2013 dsilakov <denis.silakov@rosalab.ru> 0.140.0-1
12cu|perl-Padre-Plugin-HTML-0.140.0-1|50	+ Revision: b0587cb
12cu|perl-Padre-Plugin-HTML-0.140.0-1|51	- Merge pull request #1 from import/perl-Padre-Plugin-HTML:auto_update
12cu|perl-Padre-Plugin-HTML-0.140.0-1|52	- ROSA Updates Builder: update suggested
12cu|perl-Padre-Plugin-HTML-0.140.0-1|53	
12cu|perl-Padre-Plugin-HTML-0.140.0-1|54	

11135 12
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|1	%define upstream_name    Padre-Plugin-Nopaste
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|2	%define upstream_version 0.08
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|3	
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|6	Release:	1
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|7	
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|8	Summary:	Send code on a nopaste website from padre
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|9	License:	GPL+ or Artistic
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|10	Group:		Development/Perl
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Padre/Padre-Plugin-Nopaste-%{upstream_version}.tar.gz
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|13	
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|14	BuildRequires:	perl-devel
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|15	BuildRequires:	perl(App::Nopaste)
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|16	BuildRequires:	perl(File::Basename)
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|17	BuildRequires:	perl(File::Spec::Functions)
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|18	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|19	BuildRequires:	perl(Module::Util)
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|20	BuildRequires:	perl(Padre)
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|21	BuildRequires:	perl(Padre::Plugin)
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|22	BuildRequires:	perl(Padre::Task)
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|23	BuildRequires:	perl(Test::More)
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|24	BuildRequires:	perl(parent)
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|25	
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|26	BuildArch:	noarch
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|27	
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|28	Requires:	perl(parent)
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|29	
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|30	%description
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|31	This plugin allows one to send stuff from Padre to a nopaste website with
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|32	Ctrl+Shift+V, allowing for easy code / whatever sharing without having to
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|33	open a browser.
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|34	
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|35	It is using 'App::Nopaste' underneath, so check this module's pod for more
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|36	information.
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|37	
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|38	%prep
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|40	
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|41	%build
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|43	%make
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|44	
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|45	%check
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|46	#make test
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|47	
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|48	%install
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|49	%makeinstall_std
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|50	
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|51	%files
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|52	%doc LICENSE README Changes
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|53	%{_mandir}/man3/*
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|54	%{perl_vendorlib}/*
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|55	
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|56	
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|57	
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|58	%changelog
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|59	* Sun Dec 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-1
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|60	+ Revision: 052615d
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|61	- Fix setup
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|62	
12cu|perl-Padre-Plugin-Nopaste-0.80.0-1|63	

11136 12
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|1	%define upstream_name    Padre-Plugin-PerlTidy
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|2	%define upstream_version 0.22
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|3	
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|6	Release:	1
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|7	
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|8	Summary:	Format perl files using Perl::Tidy
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|9	License:	GPL+ or Artistic
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|10	Group:		Development/Perl
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Padre/Padre-Plugin-PerlTidy-%{upstream_version}.tar.gz
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|13	
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|14	BuildRequires:	perl-devel
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|16	BuildRequires:	perl(Module::Install)
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|17	BuildRequires:	perl(Padre)
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|18	BuildRequires:	perl(Perl::Tidy)
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|20	BuildRequires:	x11-server-xvfb
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|21	BuildArch:	noarch
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|22	
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|23	%description
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|24	This is a simple plugin to run Perl::Tidy on your source code.
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|25	
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|26	%prep
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|28	
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|29	%build
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|30	xvfb-run perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|31	%make
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|32	
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|33	%check
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|34	# no testing, wx fails with missing display
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|35	#%make test
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|36	
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|37	%install
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|38	%makeinstall_std
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|39	
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|40	%files
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|41	%doc Changes
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|42	%{_mandir}/man3/*
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|43	%{perl_vendorlib}/*
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|44	
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|45	
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|46	
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|47	%changelog
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|48	* Tue Oct 08 2013 dsilakov <denis.silakov@rosalab.ru> 0.220.0-1
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|49	+ Revision: c06116e
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|50	- Merge pull request #1 from import/perl-Padre-Plugin-PerlTidy:auto_update
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|51	- ROSA Updates Builder: update suggested
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|52	
12cu|perl-Padre-Plugin-PerlTidy-0.220.0-1|53	

11137 12
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|1	%define upstream_name    Padre-Plugin-SpellCheck
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|2	%define upstream_version 1.33
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|3	
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|6	Release:	1
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|7	
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|8	Summary:	Check spelling in Padre
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|9	License:	GPL+ or Artistic
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|10	Group:		Development/Perl
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Padre/Padre-Plugin-SpellCheck-%{upstream_version}.tar.gz
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|13	
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|14	BuildRequires: perl-devel
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|15	BuildRequires: perl(Test::Requires)
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|16	BuildRequires: perl(Class::Accessor)
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|17	BuildRequires: perl(Class::XSAccessor)
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|18	BuildRequires: perl(File::Basename)
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|19	BuildRequires: perl(File::Spec::Functions)
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|20	BuildRequires: perl(Module::Util)
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|21	BuildRequires: perl(Module::Install)
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|22	BuildRequires: perl(Padre)
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|23	BuildRequires: perl(Test::More)
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|24	BuildRequires: perl(Text::Aspell)
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|25	BuildRequires: perl(Try::Tiny)
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|26	BuildRequires: perl(Module::Build::Compat)
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|27	BuildRequires: x11-server-xvfb
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|28	BuildArch:	noarch
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|29	
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|30	%description
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|31	This plugins allows one to checking her text spelling within Padre using
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|32	'F7' (standard spelling shortcut accross text processors). One can change
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|33	the dictionary language used in the preferences window (menu Plugins /
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|34	SpellCheck / Preferences).
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|35	
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|36	This plugin is using 'Text::Aspell' underneath, so check this module's pod
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|37	for more information.
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|38	
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|39	Of course, you need to have the aspell binary and dictionnary installed.
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|40	
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|41	%prep
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|43	
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|44	%build
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|45	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|46	%make
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|47	
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|48	%check
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|49	xvfb-run make test
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|50	
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|51	%install
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|52	%makeinstall_std
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|53	
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|54	%files
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|55	%doc README Changes
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|56	%{_mandir}/man3/*
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|57	%{perl_vendorlib}/*
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|58	
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|59	
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|60	%changelog
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|61	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.330.0-1
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|62	+ Revision: e443b84
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|63	- LOG Updated to 1.33 (by updates_builder)
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|64	
12cu|perl-Padre-Plugin-SpellCheck-1.330.0-1|65	

11138 12
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|1	%define upstream_name    Padre-Plugin-Swarm
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|2	%define upstream_version 0.11
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|3	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|5	Version:	%perl_convert_version 0.11
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|6	Release:	1
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|7	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|8	Summary:	Tree view panel of swarm resources
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|9	License:	GPL+ or Artistic
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|10	Group:		Development/Perl
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Padre/Padre-Plugin-Swarm-0.11.tar.gz
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|13	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|14	BuildRequires:	perl-devel
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|15	BuildRequires:	perl(Class::XSAccessor)
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|17	BuildRequires:	perl(Graph)
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|18	BuildRequires:	perl(IO::Select)
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|19	BuildRequires:	perl(IO::Socket::Multicast)
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|20	BuildRequires:	perl(JSON::XS)
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|21	BuildRequires:	perl(Padre)
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|22	BuildRequires:	perl(Params::Util)
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|23	BuildRequires:	perl(Test::More)
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|24	BuildRequires:	perl(Text::Patch)
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|25	BuildRequires:	x11-server-xvfb
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|26	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|27	BuildArch: noarch
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|28	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|29	%description
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|30	This is Swarm!
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|31	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|32	Swarm is a Padre plugin for experimenting with remote inspection, peer
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|33	programming and collaborative editing functionality.
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|34	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|35	Within this plugin all rules are suspended. No security, no efficiency, no
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|36	scalability, no standards compliance, remote code execution, everything is
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|37	allowed. The only goal is things that work, and things that look shiny in a
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|38	demo :)
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|39	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|40	%prep
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|42	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|43	%build
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|44	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|45	%make
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|46	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|47	%check
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|48	xvfb-run %make test
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|49	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|50	%install
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|51	%makeinstall_std
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|52	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|53	%files
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|54	%doc META.yml README Changes
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|55	%{_mandir}/man3/*
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|56	%{perl_vendorlib}/*
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|57	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|58	%changelog
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|59	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.100.0-2mdv2011.0
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|60	+ Revision: 657817
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|61	- rebuild for updated spec-helper
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|62	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|63	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.100.0-1
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|64	+ Revision: 635605
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|65	- update to new version 0.1
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|66	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|67	* Sun Feb 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.93.0-1mdv2011.0
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|68	+ Revision: 505678
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|69	- update to 0.093
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|70	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|71	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.92.0-1mdv2010.1
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|72	+ Revision: 505268
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|73	- update to 0.092
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|74	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|75	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.1
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|76	+ Revision: 504828
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|77	- wrap tests in xvfb
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|78	- import perl-Padre-Plugin-Swarm
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|79	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|80	
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|81	* Fri Feb 12 2010 cpan2dist 0.08-1mdv
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|82	- initial mdv release, generated with cpan2dist
12cu|perl-Padre-Plugin-Swarm-0.110.0-1|83	

11139 12
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|1	%define upstream_name    Padre-Plugin-ViewInBrowser
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|2	%define upstream_version 0.07
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|3	
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|4	Name:		perl-%{upstream_name}
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|6	Release:	4
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|7	
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|8	License:	GPL+ or Artistic
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|9	Group:		Development/Perl
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|10	Summary:	View selected doc in browser for Padre
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Padre/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|13	
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|14	BuildRequires:	perl-devel
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|15	BuildRequires:	perl(Padre)
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|16	BuildRequires:	perl(Path::Class::File)
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|17	BuildRequires:	perl(Test::More)
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|18	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|19	BuildArch:	noarch
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|20	
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|21	%description
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|22	Basically it's a shortcut for
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|23	Wx::LaunchDefaultBrowser( $main->current->filename ).
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|24	
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|25	%prep
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|27	
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|28	%build
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|30	%make
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|31	
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|32	%check
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|33	#make test
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|34	
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|35	%install
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|36	%makeinstall_std
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|37	
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|38	%files
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|39	%doc Changes README
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|40	%{_mandir}/man3/*
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|41	%{perl_vendorlib}/*
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|42	
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|43	%changelog
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|44	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.70.0-2mdv2011.0
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|45	+ Revision: 658871
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|46	- rebuild for updated spec-helper
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|47	
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|48	* Mon Jun 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2010.0
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|49	+ Revision: 381788
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|50	- update to 0.07
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|51	- using %%perl_convert_version
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|52	- fix license, summary & description fields
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|53	
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|54	* Tue May 05 2009 Jérôme Quelin <jquelin@mandriva.org> 0.06-1mdv2010.0
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|55	+ Revision: 372112
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|56	- update to new version 0.06
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|57	
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|58	* Mon May 04 2009 Jérôme Quelin <jquelin@mandriva.org> 0.04-1mdv2010.0
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|59	+ Revision: 371829
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|60	- tests broken for this release, skipping them
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|61	
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|62	* Tue Jan 13 2009 Jérôme Quelin <jquelin@mandriva.org> 0.04-1mdv2009.1
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|63	+ Revision: 328956
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|64	- import perl-Padre-Plugin-ViewInBrowser
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|65	
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|66	
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|67	* Tue Jan 13 2009 cpan2dist 0.04-1mdv
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|68	- initial mdv release, generated with cpan2dist
12cu|perl-Padre-Plugin-ViewInBrowser-0.70.0-4|69	

11140 12
12cu|perl-PAR-1.7.0-1|1	%define debug_package %{nil}
12cu|perl-PAR-1.7.0-1|2	%define	upstream_name	 PAR
12cu|perl-PAR-1.7.0-1|3	%define upstream_version 1.007
12cu|perl-PAR-1.7.0-1|4	
12cu|perl-PAR-1.7.0-1|5	Name:		perl-%{upstream_name}
12cu|perl-PAR-1.7.0-1|6	Version:	%perl_convert_version %{upstream_version}
12cu|perl-PAR-1.7.0-1|7	Release:	1
12cu|perl-PAR-1.7.0-1|8	
12cu|perl-PAR-1.7.0-1|9	Summary:	Perl Archive Toolkit
12cu|perl-PAR-1.7.0-1|10	License:	Artistic
12cu|perl-PAR-1.7.0-1|11	Group:		Development/Perl
12cu|perl-PAR-1.7.0-1|12	URL:		http://par.perl.org/
12cu|perl-PAR-1.7.0-1|13	Source0:	http://www.cpan.org/modules/by-module/PAR/PAR-%{upstream_version}.tar.gz
12cu|perl-PAR-1.7.0-1|14	
12cu|perl-PAR-1.7.0-1|15	BuildRequires:  perl(AutoLoader) >= 5.63
12cu|perl-PAR-1.7.0-1|16	BuildRequires:	perl(Archive::Zip) >= 1
12cu|perl-PAR-1.7.0-1|17	BuildRequires:	perl(Compress::Zlib)
12cu|perl-PAR-1.7.0-1|18	BuildRequires:	perl(File::Temp)
12cu|perl-PAR-1.7.0-1|19	BuildRequires:	perl(Module::ScanDeps) >= 0.69
12cu|perl-PAR-1.7.0-1|20	BuildRequires:	perl(PAR::Dist) >= 0.21
12cu|perl-PAR-1.7.0-1|21	BuildRequires:	perl-devel
12cu|perl-PAR-1.7.0-1|22	BuildRequires:	perl-Module-Signature
12cu|perl-PAR-1.7.0-1|23	BuildRequires:	perl(Archive::Zip) >= 1
12cu|perl-PAR-1.7.0-1|24	BuildRequires:	perl(Compress::Zlib)
12cu|perl-PAR-1.7.0-1|25	BuildRequires:	perl(Digest::SHA1)
12cu|perl-PAR-1.7.0-1|26	BuildRequires:	perl(File::Temp)
12cu|perl-PAR-1.7.0-1|27	BuildRequires:	perl(Module::ScanDeps) >= 0.45
12cu|perl-PAR-1.7.0-1|28	BuildRequires:	perl(PAR::Dist) >= 0.13
12cu|perl-PAR-1.7.0-1|29	BuildRequires:  perl(Getopt::ArgvFile)
12cu|perl-PAR-1.7.0-1|30	
12cu|perl-PAR-1.7.0-1|31	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-PAR-1.7.0-1|32	
12cu|perl-PAR-1.7.0-1|33	%description
12cu|perl-PAR-1.7.0-1|34	PAR is a toolkit to use perl scripts and modules stored inside compressed
12cu|perl-PAR-1.7.0-1|35	.par files.
12cu|perl-PAR-1.7.0-1|36	
12cu|perl-PAR-1.7.0-1|37	For bundling prerequisite modules of scripts into a PAR file (ala
12cu|perl-PAR-1.7.0-1|38	PerlApp, Perl2exe, or 'perlcc that works'), see "perldoc pp".
12cu|perl-PAR-1.7.0-1|39	For running ".par" files directly, see "perldoc parl".
12cu|perl-PAR-1.7.0-1|40	To generate/execute self-contained perl scripts, see "perldoc par.pl".
12cu|perl-PAR-1.7.0-1|41	
12cu|perl-PAR-1.7.0-1|42	%prep
12cu|perl-PAR-1.7.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-PAR-1.7.0-1|44	
12cu|perl-PAR-1.7.0-1|45	%build
12cu|perl-PAR-1.7.0-1|46	%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
12cu|perl-PAR-1.7.0-1|47	%make
12cu|perl-PAR-1.7.0-1|48	
12cu|perl-PAR-1.7.0-1|49	%check
12cu|perl-PAR-1.7.0-1|50	# don't run signature test since this package was patched
12cu|perl-PAR-1.7.0-1|51	rm -f SIGNATURE
12cu|perl-PAR-1.7.0-1|52	%make test
12cu|perl-PAR-1.7.0-1|53	
12cu|perl-PAR-1.7.0-1|54	%install
12cu|perl-PAR-1.7.0-1|55	rm -rf %{buildroot}
12cu|perl-PAR-1.7.0-1|56	%{makeinstall_std}
12cu|perl-PAR-1.7.0-1|57	
12cu|perl-PAR-1.7.0-1|58	%clean
12cu|perl-PAR-1.7.0-1|59	rm -rf %{buildroot}
12cu|perl-PAR-1.7.0-1|60	
12cu|perl-PAR-1.7.0-1|61	%files
12cu|perl-PAR-1.7.0-1|62	%defattr(-,root,root)
12cu|perl-PAR-1.7.0-1|63	%doc AUTHORS ChangeLog README TODO
12cu|perl-PAR-1.7.0-1|64	%{perl_vendorlib}/PAR
12cu|perl-PAR-1.7.0-1|65	%{perl_vendorlib}/PAR.pm
12cu|perl-PAR-1.7.0-1|66	%{_mandir}/*/*
12cu|perl-PAR-1.7.0-1|67	
12cu|perl-PAR-1.7.0-1|68	
12cu|perl-PAR-1.7.0-1|69	%changelog
12cu|perl-PAR-1.7.0-1|70	* Wed Jan 18 2012 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-1mdv2012.0
12cu|perl-PAR-1.7.0-1|71	+ Revision: 762144
12cu|perl-PAR-1.7.0-1|72	- 1.005 (fixes CVE-2011-4114, CVE-2011-5060)
12cu|perl-PAR-1.7.0-1|73	
12cu|perl-PAR-1.7.0-1|74	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.2.0-1mdv2011.0
12cu|perl-PAR-1.7.0-1|75	+ Revision: 561933
12cu|perl-PAR-1.7.0-1|76	- update to 1.002
12cu|perl-PAR-1.7.0-1|77	
12cu|perl-PAR-1.7.0-1|78	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2011.0
12cu|perl-PAR-1.7.0-1|79	+ Revision: 536209
12cu|perl-PAR-1.7.0-1|80	- update to 1.000
12cu|perl-PAR-1.7.0-1|81	
12cu|perl-PAR-1.7.0-1|82	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.994.0-1mdv2010.0
12cu|perl-PAR-1.7.0-1|83	+ Revision: 399265
12cu|perl-PAR-1.7.0-1|84	- update to 0.994
12cu|perl-PAR-1.7.0-1|85	- using %%perl_convert_version
12cu|perl-PAR-1.7.0-1|86	
12cu|perl-PAR-1.7.0-1|87	* Thu May 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.992-2mdv2010.0
12cu|perl-PAR-1.7.0-1|88	+ Revision: 372849
12cu|perl-PAR-1.7.0-1|89	- force rebuild, now that io-compress madness is gone
12cu|perl-PAR-1.7.0-1|90	- update to new version 0.992
12cu|perl-PAR-1.7.0-1|91	
12cu|perl-PAR-1.7.0-1|92	* Wed Mar 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.991-1mdv2009.1
12cu|perl-PAR-1.7.0-1|93	+ Revision: 353872
12cu|perl-PAR-1.7.0-1|94	- update to new version 0.991
12cu|perl-PAR-1.7.0-1|95	
12cu|perl-PAR-1.7.0-1|96	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.983-1mdv2009.1
12cu|perl-PAR-1.7.0-1|97	+ Revision: 292339
12cu|perl-PAR-1.7.0-1|98	- update to new version 0.983
12cu|perl-PAR-1.7.0-1|99	
12cu|perl-PAR-1.7.0-1|100	* Fri Aug 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.982-1mdv2009.0
12cu|perl-PAR-1.7.0-1|101	+ Revision: 272286
12cu|perl-PAR-1.7.0-1|102	- update to new version 0.982
12cu|perl-PAR-1.7.0-1|103	
12cu|perl-PAR-1.7.0-1|104	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.980-2mdv2009.0
12cu|perl-PAR-1.7.0-1|105	+ Revision: 268651
12cu|perl-PAR-1.7.0-1|106	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-PAR-1.7.0-1|107	
12cu|perl-PAR-1.7.0-1|108	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.980-1mdv2009.0
12cu|perl-PAR-1.7.0-1|109	+ Revision: 210828
12cu|perl-PAR-1.7.0-1|110	- update to new version 0.980
12cu|perl-PAR-1.7.0-1|111	
12cu|perl-PAR-1.7.0-1|112	* Sat May 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.979-1mdv2009.0
12cu|perl-PAR-1.7.0-1|113	+ Revision: 208359
12cu|perl-PAR-1.7.0-1|114	- update to new version 0.979
12cu|perl-PAR-1.7.0-1|115	
12cu|perl-PAR-1.7.0-1|116	* Thu Jan 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.977-1mdv2008.1
12cu|perl-PAR-1.7.0-1|117	+ Revision: 153993
12cu|perl-PAR-1.7.0-1|118	- update to new version 0.977
12cu|perl-PAR-1.7.0-1|119	
12cu|perl-PAR-1.7.0-1|120	+ Olivier Blin <blino@mandriva.org>
12cu|perl-PAR-1.7.0-1|121	- restore BuildRoot
12cu|perl-PAR-1.7.0-1|122	
12cu|perl-PAR-1.7.0-1|123	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-PAR-1.7.0-1|124	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-PAR-1.7.0-1|125	
12cu|perl-PAR-1.7.0-1|126	* Wed Nov 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.976-1mdv2008.1
12cu|perl-PAR-1.7.0-1|127	+ Revision: 110873
12cu|perl-PAR-1.7.0-1|128	- new version
12cu|perl-PAR-1.7.0-1|129	- new version
12cu|perl-PAR-1.7.0-1|130	
12cu|perl-PAR-1.7.0-1|131	
12cu|perl-PAR-1.7.0-1|132	* Sun Mar 04 2007 Olivier Thauvin <nanardon@mandriva.org> 0.959-1mdv2007.0
12cu|perl-PAR-1.7.0-1|133	+ Revision: 132087
12cu|perl-PAR-1.7.0-1|134	- 0.959
12cu|perl-PAR-1.7.0-1|135	
12cu|perl-PAR-1.7.0-1|136	* Thu Mar 01 2007 Olivier Thauvin <nanardon@mandriva.org> 0.942-3mdv2007.1
12cu|perl-PAR-1.7.0-1|137	+ Revision: 130523
12cu|perl-PAR-1.7.0-1|138	- fix #24641
12cu|perl-PAR-1.7.0-1|139	
12cu|perl-PAR-1.7.0-1|140	+ Nicolas Lécureuil <neoclust@mandriva.org>
12cu|perl-PAR-1.7.0-1|141	-  Add BuildRequires
12cu|perl-PAR-1.7.0-1|142	
12cu|perl-PAR-1.7.0-1|143	* Tue Aug 08 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.942-1mdv2007.0
12cu|perl-PAR-1.7.0-1|144	+ Revision: 53978
12cu|perl-PAR-1.7.0-1|145	- 0.942; remove obsolete URLs
12cu|perl-PAR-1.7.0-1|146	- Import perl-PAR
12cu|perl-PAR-1.7.0-1|147	
12cu|perl-PAR-1.7.0-1|148	* Sat Jun 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.94-1mdv2007.0
12cu|perl-PAR-1.7.0-1|149	- 0.94
12cu|perl-PAR-1.7.0-1|150	
12cu|perl-PAR-1.7.0-1|151	* Mon Mar 06 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.92-1mdk
12cu|perl-PAR-1.7.0-1|152	- 0.92
12cu|perl-PAR-1.7.0-1|153	
12cu|perl-PAR-1.7.0-1|154	* Wed Feb 15 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.91-1mdk
12cu|perl-PAR-1.7.0-1|155	- 0.91
12cu|perl-PAR-1.7.0-1|156	
12cu|perl-PAR-1.7.0-1|157	* Sun Nov 27 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.90-1mdk
12cu|perl-PAR-1.7.0-1|158	- 0.90
12cu|perl-PAR-1.7.0-1|159	
12cu|perl-PAR-1.7.0-1|160	* Tue Jun 14 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.89-1mdk
12cu|perl-PAR-1.7.0-1|161	- 0.89
12cu|perl-PAR-1.7.0-1|162	- Patch 0 : fix interpreter paths
12cu|perl-PAR-1.7.0-1|163	
12cu|perl-PAR-1.7.0-1|164	* Wed Jun 08 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.88-1mdk
12cu|perl-PAR-1.7.0-1|165	- 0.88
12cu|perl-PAR-1.7.0-1|166	- Drop patches, committed upstream
12cu|perl-PAR-1.7.0-1|167	
12cu|perl-PAR-1.7.0-1|168	* Fri May 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.87-2mdk
12cu|perl-PAR-1.7.0-1|169	- Rebuild for new perl
12cu|perl-PAR-1.7.0-1|170	- New URL
12cu|perl-PAR-1.7.0-1|171	- Patch 0 : don't skip tests
12cu|perl-PAR-1.7.0-1|172	- Patch 1 : compile with gcc 4
12cu|perl-PAR-1.7.0-1|173	
12cu|perl-PAR-1.7.0-1|174	* Mon Jan 31 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.87-1mdk
12cu|perl-PAR-1.7.0-1|175	- 0.87
12cu|perl-PAR-1.7.0-1|176	
12cu|perl-PAR-1.7.0-1|177	* Mon Dec 13 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.86-1mdk
12cu|perl-PAR-1.7.0-1|178	- New version
12cu|perl-PAR-1.7.0-1|179	
12cu|perl-PAR-1.7.0-1|180	* Mon Nov 15 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.85-3mdk
12cu|perl-PAR-1.7.0-1|181	- Rebuild for new perl
12cu|perl-PAR-1.7.0-1|182	
12cu|perl-PAR-1.7.0-1|183	* Thu Jul 08 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.85-2mdk
12cu|perl-PAR-1.7.0-1|184	- Rebuild for new perl
12cu|perl-PAR-1.7.0-1|185	
12cu|perl-PAR-1.7.0-1|186	* Sat Jul 03 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.85-1mdk
12cu|perl-PAR-1.7.0-1|187	- 0.85 ; fix Requires
12cu|perl-PAR-1.7.0-1|188	
12cu|perl-PAR-1.7.0-1|189	* Sat Jun 05 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.83-1mdk
12cu|perl-PAR-1.7.0-1|190	- 0.83
12cu|perl-PAR-1.7.0-1|191	
12cu|perl-PAR-1.7.0-1|192	* Tue May 25 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.81-1mdk
12cu|perl-PAR-1.7.0-1|193	- New version
12cu|perl-PAR-1.7.0-1|194	
12cu|perl-PAR-1.7.0-1|195	* Sat May 22 2004 Florin <florin@mandrakesoft.com> 0.80-1mdk
12cu|perl-PAR-1.7.0-1|196	- first Mandrake release
12cu|perl-PAR-1.7.0-1|197	
12cu|perl-PAR-1.7.0-1|198	

11141 12
12cu|perl-Parallel-ForkManager-1.60.0-1|1	%define upstream_name    Parallel-ForkManager
12cu|perl-Parallel-ForkManager-1.60.0-1|2	%define upstream_version 1.06
12cu|perl-Parallel-ForkManager-1.60.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Parallel-ForkManager-1.60.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Parallel-ForkManager-1.60.0-1|5	Release:	1
12cu|perl-Parallel-ForkManager-1.60.0-1|6	
12cu|perl-Parallel-ForkManager-1.60.0-1|7	Summary:	Simple parallel processing fork manager
12cu|perl-Parallel-ForkManager-1.60.0-1|8	License:	GPL+ or Artistic
12cu|perl-Parallel-ForkManager-1.60.0-1|9	Group:		Development/Perl
12cu|perl-Parallel-ForkManager-1.60.0-1|10	Url:		http://search.cpan.org/dist/Parallel-ForkManager/
12cu|perl-Parallel-ForkManager-1.60.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Parallel/Parallel-ForkManager-%{upstream_version}.tar.gz
12cu|perl-Parallel-ForkManager-1.60.0-1|12	
12cu|perl-Parallel-ForkManager-1.60.0-1|13	BuildRequires:	perl-devel
12cu|perl-Parallel-ForkManager-1.60.0-1|14	BuildArch:	noarch
12cu|perl-Parallel-ForkManager-1.60.0-1|15	
12cu|perl-Parallel-ForkManager-1.60.0-1|16	%description
12cu|perl-Parallel-ForkManager-1.60.0-1|17	This module is intended for use in operations that can be done in parallel
12cu|perl-Parallel-ForkManager-1.60.0-1|18	where the number of processes to be forked off should be limited. Typical
12cu|perl-Parallel-ForkManager-1.60.0-1|19	use is a downloader which will be retrieving hundreds/thousands of files.
12cu|perl-Parallel-ForkManager-1.60.0-1|20	
12cu|perl-Parallel-ForkManager-1.60.0-1|21	%prep
12cu|perl-Parallel-ForkManager-1.60.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Parallel-ForkManager-1.60.0-1|23	
12cu|perl-Parallel-ForkManager-1.60.0-1|24	%build
12cu|perl-Parallel-ForkManager-1.60.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Parallel-ForkManager-1.60.0-1|26	%make
12cu|perl-Parallel-ForkManager-1.60.0-1|27	
12cu|perl-Parallel-ForkManager-1.60.0-1|28	%check
12cu|perl-Parallel-ForkManager-1.60.0-1|29	%make test
12cu|perl-Parallel-ForkManager-1.60.0-1|30	
12cu|perl-Parallel-ForkManager-1.60.0-1|31	%install
12cu|perl-Parallel-ForkManager-1.60.0-1|32	%makeinstall_std
12cu|perl-Parallel-ForkManager-1.60.0-1|33	
12cu|perl-Parallel-ForkManager-1.60.0-1|34	%files
12cu|perl-Parallel-ForkManager-1.60.0-1|35	%doc Changes
12cu|perl-Parallel-ForkManager-1.60.0-1|36	%{perl_vendorlib}/*
12cu|perl-Parallel-ForkManager-1.60.0-1|37	%{_mandir}/man3/*
12cu|perl-Parallel-ForkManager-1.60.0-1|38	
12cu|perl-Parallel-ForkManager-1.60.0-1|39	
12cu|perl-Parallel-ForkManager-1.60.0-1|40	
12cu|perl-Parallel-ForkManager-1.60.0-1|41	%changelog
12cu|perl-Parallel-ForkManager-1.60.0-1|42	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-1
12cu|perl-Parallel-ForkManager-1.60.0-1|43	+ Revision: f04883c
12cu|perl-Parallel-ForkManager-1.60.0-1|44	- Updated to 1.06 (by updates_builder)
12cu|perl-Parallel-ForkManager-1.60.0-1|45	
12cu|perl-Parallel-ForkManager-1.60.0-1|46	

11142 12
12cu|perl-Parse-CPAN-Meta-1.440.900-1|1	%define upstream_name    Parse-CPAN-Meta
12cu|perl-Parse-CPAN-Meta-1.440.900-1|2	%define upstream_version 1.4409
12cu|perl-Parse-CPAN-Meta-1.440.900-1|3	
12cu|perl-Parse-CPAN-Meta-1.440.900-1|4	Name:		perl-%{upstream_name}
12cu|perl-Parse-CPAN-Meta-1.440.900-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Parse-CPAN-Meta-1.440.900-1|6	Release:	1
12cu|perl-Parse-CPAN-Meta-1.440.900-1|7	
12cu|perl-Parse-CPAN-Meta-1.440.900-1|8	Summary:	Parse META.yml and other similar CPAN metadata files
12cu|perl-Parse-CPAN-Meta-1.440.900-1|9	License:	GPL+ or Artistic
12cu|perl-Parse-CPAN-Meta-1.440.900-1|10	Group:		Development/Perl
12cu|perl-Parse-CPAN-Meta-1.440.900-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Parse-CPAN-Meta-1.440.900-1|12	Source0:	http://www.cpan.org/modules/by-module/Parse/Parse-CPAN-Meta-%{upstream_version}.tar.gz
12cu|perl-Parse-CPAN-Meta-1.440.900-1|13	
12cu|perl-Parse-CPAN-Meta-1.440.900-1|14	BuildRequires:	perl-devel
12cu|perl-Parse-CPAN-Meta-1.440.900-1|15	BuildRequires:	perl(File::Spec)
12cu|perl-Parse-CPAN-Meta-1.440.900-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Parse-CPAN-Meta-1.440.900-1|17	BuildRequires:	perl(CPAN::Meta::YAML)
12cu|perl-Parse-CPAN-Meta-1.440.900-1|18	BuildArch:	noarch
12cu|perl-Parse-CPAN-Meta-1.440.900-1|19	
12cu|perl-Parse-CPAN-Meta-1.440.900-1|20	%description
12cu|perl-Parse-CPAN-Meta-1.440.900-1|21	*Parse::CPAN::Meta* is a parser for META.yml files, based on the parser
12cu|perl-Parse-CPAN-Meta-1.440.900-1|22	half of the YAML::Tiny manpage.
12cu|perl-Parse-CPAN-Meta-1.440.900-1|23	
12cu|perl-Parse-CPAN-Meta-1.440.900-1|24	It supports a basic subset of the full YAML specification, enough to
12cu|perl-Parse-CPAN-Meta-1.440.900-1|25	implement parsing of typical META.yml files, and other similarly simple
12cu|perl-Parse-CPAN-Meta-1.440.900-1|26	YAML files.
12cu|perl-Parse-CPAN-Meta-1.440.900-1|27	
12cu|perl-Parse-CPAN-Meta-1.440.900-1|28	If you need something with more power, move up to a full YAML parser such
12cu|perl-Parse-CPAN-Meta-1.440.900-1|29	as the YAML manpage, the YAML::Syck manpage or the YAML::LibYAML manpage.
12cu|perl-Parse-CPAN-Meta-1.440.900-1|30	
12cu|perl-Parse-CPAN-Meta-1.440.900-1|31	%prep
12cu|perl-Parse-CPAN-Meta-1.440.900-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Parse-CPAN-Meta-1.440.900-1|33	
12cu|perl-Parse-CPAN-Meta-1.440.900-1|34	%build
12cu|perl-Parse-CPAN-Meta-1.440.900-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Parse-CPAN-Meta-1.440.900-1|36	%make
12cu|perl-Parse-CPAN-Meta-1.440.900-1|37	
12cu|perl-Parse-CPAN-Meta-1.440.900-1|38	%check
12cu|perl-Parse-CPAN-Meta-1.440.900-1|39	make test
12cu|perl-Parse-CPAN-Meta-1.440.900-1|40	
12cu|perl-Parse-CPAN-Meta-1.440.900-1|41	%install
12cu|perl-Parse-CPAN-Meta-1.440.900-1|42	%makeinstall_std
12cu|perl-Parse-CPAN-Meta-1.440.900-1|43	
12cu|perl-Parse-CPAN-Meta-1.440.900-1|44	%files
12cu|perl-Parse-CPAN-Meta-1.440.900-1|45	%doc Changes
12cu|perl-Parse-CPAN-Meta-1.440.900-1|46	%{_mandir}/man3/*
12cu|perl-Parse-CPAN-Meta-1.440.900-1|47	%{perl_vendorlib}/Parse
12cu|perl-Parse-CPAN-Meta-1.440.900-1|48	
12cu|perl-Parse-CPAN-Meta-1.440.900-1|49	
12cu|perl-Parse-CPAN-Meta-1.440.900-1|50	%changelog
12cu|perl-Parse-CPAN-Meta-1.440.900-1|51	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.440.900-1
12cu|perl-Parse-CPAN-Meta-1.440.900-1|52	+ Revision: 82f6090
12cu|perl-Parse-CPAN-Meta-1.440.900-1|53	- LOG Updated to 1.4409 (by updates_builder)
12cu|perl-Parse-CPAN-Meta-1.440.900-1|54	
12cu|perl-Parse-CPAN-Meta-1.440.900-1|55	

11143 12
12cu|perl-Parse-CPAN-Packages-2.330.0-3|1	%define upstream_name    Parse-CPAN-Packages
12cu|perl-Parse-CPAN-Packages-2.330.0-3|2	%define upstream_version 2.33
12cu|perl-Parse-CPAN-Packages-2.330.0-3|3	
12cu|perl-Parse-CPAN-Packages-2.330.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Parse-CPAN-Packages-2.330.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Parse-CPAN-Packages-2.330.0-3|6	Release:	3
12cu|perl-Parse-CPAN-Packages-2.330.0-3|7	
12cu|perl-Parse-CPAN-Packages-2.330.0-3|8	Summary:	Parse 02packages.details.txt.gz
12cu|perl-Parse-CPAN-Packages-2.330.0-3|9	License:	GPL+ or Artistic
12cu|perl-Parse-CPAN-Packages-2.330.0-3|10	Group:		Development/Perl
12cu|perl-Parse-CPAN-Packages-2.330.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Parse-CPAN-Packages-2.330.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Parse-CPAN-Packages-2.330.0-3|13	
12cu|perl-Parse-CPAN-Packages-2.330.0-3|14	BuildRequires:	perl-devel
12cu|perl-Parse-CPAN-Packages-2.330.0-3|15	BuildRequires:	perl(Compress::Zlib)
12cu|perl-Parse-CPAN-Packages-2.330.0-3|16	BuildRequires:	perl(CPAN::DistnameInfo)
12cu|perl-Parse-CPAN-Packages-2.330.0-3|17	BuildRequires:	perl(Class::Accessor::Fast)
12cu|perl-Parse-CPAN-Packages-2.330.0-3|18	BuildRequires:	perl(IO::Zlib)
12cu|perl-Parse-CPAN-Packages-2.330.0-3|19	BuildRequires:	perl(Moose)
12cu|perl-Parse-CPAN-Packages-2.330.0-3|20	BuildRequires:	perl(Test::More)
12cu|perl-Parse-CPAN-Packages-2.330.0-3|21	BuildRequires:	perl(version)
12cu|perl-Parse-CPAN-Packages-2.330.0-3|22	BuildArch:	noarch
12cu|perl-Parse-CPAN-Packages-2.330.0-3|23	
12cu|perl-Parse-CPAN-Packages-2.330.0-3|24	%description
12cu|perl-Parse-CPAN-Packages-2.330.0-3|25	The Comprehensive Perl Archive Network (CPAN) is a very useful collection
12cu|perl-Parse-CPAN-Packages-2.330.0-3|26	of Perl code. It has several indices of the files that it hosts, including
12cu|perl-Parse-CPAN-Packages-2.330.0-3|27	a file named "02packages.details.txt.gz" in the "modules" directory. This
12cu|perl-Parse-CPAN-Packages-2.330.0-3|28	file contains lots of useful information and this module provides a simple
12cu|perl-Parse-CPAN-Packages-2.330.0-3|29	interface to the data contained within.
12cu|perl-Parse-CPAN-Packages-2.330.0-3|30	
12cu|perl-Parse-CPAN-Packages-2.330.0-3|31	In a future release the Parse::CPAN::Packages::Package manpage and the
12cu|perl-Parse-CPAN-Packages-2.330.0-3|32	Parse::CPAN::Packages::Distribution manpage might have more information.
12cu|perl-Parse-CPAN-Packages-2.330.0-3|33	
12cu|perl-Parse-CPAN-Packages-2.330.0-3|34	Methods
12cu|perl-Parse-CPAN-Packages-2.330.0-3|35	* new
12cu|perl-Parse-CPAN-Packages-2.330.0-3|36	
12cu|perl-Parse-CPAN-Packages-2.330.0-3|37	%prep
12cu|perl-Parse-CPAN-Packages-2.330.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Parse-CPAN-Packages-2.330.0-3|39	
12cu|perl-Parse-CPAN-Packages-2.330.0-3|40	%build
12cu|perl-Parse-CPAN-Packages-2.330.0-3|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Parse-CPAN-Packages-2.330.0-3|42	%make
12cu|perl-Parse-CPAN-Packages-2.330.0-3|43	
12cu|perl-Parse-CPAN-Packages-2.330.0-3|44	%check
12cu|perl-Parse-CPAN-Packages-2.330.0-3|45	make test
12cu|perl-Parse-CPAN-Packages-2.330.0-3|46	
12cu|perl-Parse-CPAN-Packages-2.330.0-3|47	%install
12cu|perl-Parse-CPAN-Packages-2.330.0-3|48	%makeinstall_std
12cu|perl-Parse-CPAN-Packages-2.330.0-3|49	
12cu|perl-Parse-CPAN-Packages-2.330.0-3|50	%files
12cu|perl-Parse-CPAN-Packages-2.330.0-3|51	%doc CHANGES README
12cu|perl-Parse-CPAN-Packages-2.330.0-3|52	%{_mandir}/man3/*
12cu|perl-Parse-CPAN-Packages-2.330.0-3|53	%{perl_vendorlib}/*
12cu|perl-Parse-CPAN-Packages-2.330.0-3|54	
12cu|perl-Parse-CPAN-Packages-2.330.0-3|55	
12cu|perl-Parse-CPAN-Packages-2.330.0-3|56	%changelog
12cu|perl-Parse-CPAN-Packages-2.330.0-3|57	* Mon Oct 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.330.0-3
12cu|perl-Parse-CPAN-Packages-2.330.0-3|58	+ Revision: fdb3e9c
12cu|perl-Parse-CPAN-Packages-2.330.0-3|59	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Parse-CPAN-Packages-2.330.0-3|60	
12cu|perl-Parse-CPAN-Packages-2.330.0-3|61	

11144 12
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|1	%define upstream_name    Parse-CPAN-Packages-Fast
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|2	%define upstream_version 0.07
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|3	
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|6	Release:	1
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|7	
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|8	Summary:	Parse CPAN's package index
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|9	License:	GPL+ or Artistic
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|10	Group:		Development/Perl
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Parse/Parse-CPAN-Packages-Fast-%{upstream_version}.tar.gz
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|13	
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|14	BuildRequires:	perl-devel
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|15	BuildRequires:	perl(CPAN::DistnameInfo)
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|16	BuildRequires:	perl(CPAN::Version)
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|18	BuildRequires:	perl(PerlIO::gzip)
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|19	BuildArch:	noarch
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|20	
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|21	%description
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|22	This is a largely API compatible rewrite of the Parse::CPAN::Packages
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|23	manpage.
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|24	
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|25	Notable differences are
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|26	
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|27	* * The method add_package of
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|28	Parse::CPAN::Packages::Fast::Distribution is not implemented
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|29	
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|30	%prep
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|32	
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|33	%build
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|35	%make
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|36	
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|37	%check
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|38	%make test
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|39	
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|40	%install
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|41	%makeinstall_std
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|42	
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|43	%files
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|44	%doc Changes META.json META.yml MYMETA.yml README
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|45	%{_mandir}/man3/*
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|46	%{perl_vendorlib}/*
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|47	
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|48	
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|49	
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|50	%changelog
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|51	* Thu Dec 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-1
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|52	+ Revision: 778d86d
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|53	- LOG Updated to 0.07 (by updates_builder)
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|54	
12cu|perl-Parse-CPAN-Packages-Fast-0.70.0-1|55	

11145 12
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|1	%define upstream_name    Parse-ErrorString-Perl
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|2	%define upstream_version 0.20
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|3	
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|6	Release:	1
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|7	
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|8	Summary:	Parse error messages from the perl interpreter
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|9	License:	GPL+ or Artistic
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|10	Group:		Development/Perl
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Parse/Parse-ErrorString-Perl-%{upstream_version}.tar.gz
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|13	
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|14	BuildRequires:	perl-devel
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|15	BuildRequires:	perl(Test::More)
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|16	BuildRequires:	perl(Test::Differences)
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|17	BuildRequires:	perl(Class::XSAccessor)
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|18	BuildRequires:	perl(File::Basename)
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|19	BuildRequires:	perl(Pod::Find)
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|20	BuildRequires:	perl(Pod::POM)
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|21	BuildArch:	noarch
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|22	
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|23	%description
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|24	Module to parse error messages from the perl interpreter.
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|25	
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|26	
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|27	%prep
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|29	
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|30	%build
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|32	%make
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|33	
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|34	%check
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|35	%make test
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|36	
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|37	%install
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|38	%makeinstall_std
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|39	
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|40	%files
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|41	%doc  Changes
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|42	%{_bindir}/check_perldiag
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|43	%{_mandir}/man1/*
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|44	%{_mandir}/man3/*
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|45	%{perl_vendorlib}/*
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|46	
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|47	
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|48	%changelog
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|49	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-1
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|50	+ Revision: a6c3b37
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|51	- LOG Updated to 0.20 (by updates_builder)
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|52	
12cu|perl-Parse-ErrorString-Perl-0.200.0-1|53	

11146 12
12cu|perl-Parse-Eyapp-1.182.0-1|1	%define debug_package %{nil}
12cu|perl-Parse-Eyapp-1.182.0-1|2	%define upstream_name    Parse-Eyapp
12cu|perl-Parse-Eyapp-1.182.0-1|3	%define upstream_version 1.182
12cu|perl-Parse-Eyapp-1.182.0-1|4	
12cu|perl-Parse-Eyapp-1.182.0-1|5	Name:       perl-%{upstream_name}
12cu|perl-Parse-Eyapp-1.182.0-1|6	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Parse-Eyapp-1.182.0-1|7	Release:    1
12cu|perl-Parse-Eyapp-1.182.0-1|8	Summary:    Bottom up parser generator
12cu|perl-Parse-Eyapp-1.182.0-1|9	License:    GPL+ or Artistic
12cu|perl-Parse-Eyapp-1.182.0-1|10	Group:      Development/Perl
12cu|perl-Parse-Eyapp-1.182.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Parse-Eyapp-1.182.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Parse/Parse-Eyapp-%{upstream_version}.tar.gz
12cu|perl-Parse-Eyapp-1.182.0-1|13	
12cu|perl-Parse-Eyapp-1.182.0-1|14	BuildRequires: perl(Data::Dumper)
12cu|perl-Parse-Eyapp-1.182.0-1|15	BuildRequires: perl(List::Util)
12cu|perl-Parse-Eyapp-1.182.0-1|16	BuildRequires: perl(Pod::Usage)
12cu|perl-Parse-Eyapp-1.182.0-1|17	BuildRequires: perl-devel
12cu|perl-Parse-Eyapp-1.182.0-1|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Parse-Eyapp-1.182.0-1|19	
12cu|perl-Parse-Eyapp-1.182.0-1|20	%description
12cu|perl-Parse-Eyapp-1.182.0-1|21	Parse::Eyapp (Extended yapp) is a collection of modules that extends Francois
12cu|perl-Parse-Eyapp-1.182.0-1|22	Desarmenien Parse::Yapp 1.05. Eyapp extends yacc/yapp syntax with
12cu|perl-Parse-Eyapp-1.182.0-1|23	functionalities like named attributes, EBNF-like expressions, modifiable
12cu|perl-Parse-Eyapp-1.182.0-1|24	default action (like Parse::RecDescent autoaction), grammar reuse, automatic
12cu|perl-Parse-Eyapp-1.182.0-1|25	abstract syntax tree building, syntax directed data generation, translation
12cu|perl-Parse-Eyapp-1.182.0-1|26	schemes, tree regular expressions, tree transformations, scope analysis
12cu|perl-Parse-Eyapp-1.182.0-1|27	support, directed acyclic graphs and a few more.
12cu|perl-Parse-Eyapp-1.182.0-1|28	
12cu|perl-Parse-Eyapp-1.182.0-1|29	%prep
12cu|perl-Parse-Eyapp-1.182.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Parse-Eyapp-1.182.0-1|31	
12cu|perl-Parse-Eyapp-1.182.0-1|32	%build
12cu|perl-Parse-Eyapp-1.182.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Parse-Eyapp-1.182.0-1|34	
12cu|perl-Parse-Eyapp-1.182.0-1|35	%{make}
12cu|perl-Parse-Eyapp-1.182.0-1|36	
12cu|perl-Parse-Eyapp-1.182.0-1|37	%check
12cu|perl-Parse-Eyapp-1.182.0-1|38	%{make} test
12cu|perl-Parse-Eyapp-1.182.0-1|39	
12cu|perl-Parse-Eyapp-1.182.0-1|40	%install
12cu|perl-Parse-Eyapp-1.182.0-1|41	rm -rf %buildroot
12cu|perl-Parse-Eyapp-1.182.0-1|42	%makeinstall_std
12cu|perl-Parse-Eyapp-1.182.0-1|43	
12cu|perl-Parse-Eyapp-1.182.0-1|44	%clean
12cu|perl-Parse-Eyapp-1.182.0-1|45	rm -rf %buildroot
12cu|perl-Parse-Eyapp-1.182.0-1|46	
12cu|perl-Parse-Eyapp-1.182.0-1|47	%files
12cu|perl-Parse-Eyapp-1.182.0-1|48	%defattr(-,root,root)
12cu|perl-Parse-Eyapp-1.182.0-1|49	%doc Changes README
12cu|perl-Parse-Eyapp-1.182.0-1|50	%{_mandir}/man1/*
12cu|perl-Parse-Eyapp-1.182.0-1|51	%{_mandir}/man3/*
12cu|perl-Parse-Eyapp-1.182.0-1|52	%{_bindir}/eyapp
12cu|perl-Parse-Eyapp-1.182.0-1|53	%{_bindir}/treereg
12cu|perl-Parse-Eyapp-1.182.0-1|54	%{perl_vendorlib}/Parse
12cu|perl-Parse-Eyapp-1.182.0-1|55	
12cu|perl-Parse-Eyapp-1.182.0-1|56	
12cu|perl-Parse-Eyapp-1.182.0-1|57	
12cu|perl-Parse-Eyapp-1.182.0-1|58	%changelog
12cu|perl-Parse-Eyapp-1.182.0-1|59	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 1.181.0-2mdv2011.0
12cu|perl-Parse-Eyapp-1.182.0-1|60	+ Revision: 640778
12cu|perl-Parse-Eyapp-1.182.0-1|61	- rebuild to obsolete old packages
12cu|perl-Parse-Eyapp-1.182.0-1|62	
12cu|perl-Parse-Eyapp-1.182.0-1|63	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.181.0-1
12cu|perl-Parse-Eyapp-1.182.0-1|64	+ Revision: 638935
12cu|perl-Parse-Eyapp-1.182.0-1|65	- update to new version 1.181
12cu|perl-Parse-Eyapp-1.182.0-1|66	
12cu|perl-Parse-Eyapp-1.182.0-1|67	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.179.0-1
12cu|perl-Parse-Eyapp-1.182.0-1|68	+ Revision: 635208
12cu|perl-Parse-Eyapp-1.182.0-1|69	- update to new version 1.179
12cu|perl-Parse-Eyapp-1.182.0-1|70	
12cu|perl-Parse-Eyapp-1.182.0-1|71	* Tue Jan 04 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.178.0-1mdv2011.0
12cu|perl-Parse-Eyapp-1.182.0-1|72	+ Revision: 628596
12cu|perl-Parse-Eyapp-1.182.0-1|73	- update to new version 1.178
12cu|perl-Parse-Eyapp-1.182.0-1|74	
12cu|perl-Parse-Eyapp-1.182.0-1|75	* Sun Dec 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.176.0-1mdv2011.0
12cu|perl-Parse-Eyapp-1.182.0-1|76	+ Revision: 625278
12cu|perl-Parse-Eyapp-1.182.0-1|77	- update to new version 1.176
12cu|perl-Parse-Eyapp-1.182.0-1|78	- update to new version 1.174
12cu|perl-Parse-Eyapp-1.182.0-1|79	
12cu|perl-Parse-Eyapp-1.182.0-1|80	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.172.0-1mdv2011.0
12cu|perl-Parse-Eyapp-1.182.0-1|81	+ Revision: 612251
12cu|perl-Parse-Eyapp-1.182.0-1|82	- update to new version 1.172
12cu|perl-Parse-Eyapp-1.182.0-1|83	
12cu|perl-Parse-Eyapp-1.182.0-1|84	* Mon Nov 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.171.0-1mdv2011.0
12cu|perl-Parse-Eyapp-1.182.0-1|85	+ Revision: 602980
12cu|perl-Parse-Eyapp-1.182.0-1|86	- new version
12cu|perl-Parse-Eyapp-1.182.0-1|87	
12cu|perl-Parse-Eyapp-1.182.0-1|88	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.170.0-1mdv2011.0
12cu|perl-Parse-Eyapp-1.182.0-1|89	+ Revision: 594367
12cu|perl-Parse-Eyapp-1.182.0-1|90	- update to new version 1.170
12cu|perl-Parse-Eyapp-1.182.0-1|91	
12cu|perl-Parse-Eyapp-1.182.0-1|92	* Sun Jul 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.165.0-1mdv2011.0
12cu|perl-Parse-Eyapp-1.182.0-1|93	+ Revision: 558807
12cu|perl-Parse-Eyapp-1.182.0-1|94	- new version
12cu|perl-Parse-Eyapp-1.182.0-1|95	
12cu|perl-Parse-Eyapp-1.182.0-1|96	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 1.164.0-1mdv2011.0
12cu|perl-Parse-Eyapp-1.182.0-1|97	+ Revision: 553972
12cu|perl-Parse-Eyapp-1.182.0-1|98	- update to 1.164
12cu|perl-Parse-Eyapp-1.182.0-1|99	
12cu|perl-Parse-Eyapp-1.182.0-1|100	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.163.0-1mdv2011.0
12cu|perl-Parse-Eyapp-1.182.0-1|101	+ Revision: 552533
12cu|perl-Parse-Eyapp-1.182.0-1|102	- update to 1.163
12cu|perl-Parse-Eyapp-1.182.0-1|103	
12cu|perl-Parse-Eyapp-1.182.0-1|104	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 1.160.0-1mdv2010.1
12cu|perl-Parse-Eyapp-1.182.0-1|105	+ Revision: 536210
12cu|perl-Parse-Eyapp-1.182.0-1|106	- update to 1.160
12cu|perl-Parse-Eyapp-1.182.0-1|107	
12cu|perl-Parse-Eyapp-1.182.0-1|108	* Wed Mar 31 2010 Jérôme Quelin <jquelin@mandriva.org> 1.158.0-1mdv2010.1
12cu|perl-Parse-Eyapp-1.182.0-1|109	+ Revision: 530266
12cu|perl-Parse-Eyapp-1.182.0-1|110	- update to 1.158
12cu|perl-Parse-Eyapp-1.182.0-1|111	
12cu|perl-Parse-Eyapp-1.182.0-1|112	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.157.0-1mdv2010.1
12cu|perl-Parse-Eyapp-1.182.0-1|113	+ Revision: 508994
12cu|perl-Parse-Eyapp-1.182.0-1|114	- new version
12cu|perl-Parse-Eyapp-1.182.0-1|115	
12cu|perl-Parse-Eyapp-1.182.0-1|116	* Sun Jan 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.154.0-1mdv2010.1
12cu|perl-Parse-Eyapp-1.182.0-1|117	+ Revision: 492672
12cu|perl-Parse-Eyapp-1.182.0-1|118	- import perl-Parse-Eyapp
12cu|perl-Parse-Eyapp-1.182.0-1|119	
12cu|perl-Parse-Eyapp-1.182.0-1|120	
12cu|perl-Parse-Eyapp-1.182.0-1|121	* Sun Jan 17 2010 cpan2dist 1.154-1mdv
12cu|perl-Parse-Eyapp-1.182.0-1|122	- initial mdv release, generated with cpan2dist
12cu|perl-Parse-Eyapp-1.182.0-1|123	

11147 12
12cu|perl-Parse-Method-Signatures-1.3.16-1|1	%define upstream_name   Parse-Method-Signatures
12cu|perl-Parse-Method-Signatures-1.3.16-1|2	%define upstream_version 1.003016
12cu|perl-Parse-Method-Signatures-1.3.16-1|3	Name:		perl-%{upstream_name}
12cu|perl-Parse-Method-Signatures-1.3.16-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Parse-Method-Signatures-1.3.16-1|5	Release:	1
12cu|perl-Parse-Method-Signatures-1.3.16-1|6	Epoch:		1
12cu|perl-Parse-Method-Signatures-1.3.16-1|7	
12cu|perl-Parse-Method-Signatures-1.3.16-1|8	Summary:	Turn parse TC data into Moose TC object
12cu|perl-Parse-Method-Signatures-1.3.16-1|9	License:	GPL+ or Artistic
12cu|perl-Parse-Method-Signatures-1.3.16-1|10	Group:		Development/Perl
12cu|perl-Parse-Method-Signatures-1.3.16-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Parse-Method-Signatures-1.3.16-1|12	Source0:	http://www.cpan.org/modules/by-module/Parse/Parse-Method-Signatures-%{upstream_version}.tar.gz
12cu|perl-Parse-Method-Signatures-1.3.16-1|13	
12cu|perl-Parse-Method-Signatures-1.3.16-1|14	BuildRequires:	perl-devel
12cu|perl-Parse-Method-Signatures-1.3.16-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Parse-Method-Signatures-1.3.16-1|16	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Parse-Method-Signatures-1.3.16-1|17	BuildRequires:	perl(Moose)
12cu|perl-Parse-Method-Signatures-1.3.16-1|18	BuildRequires:	perl(MooseX::Traits)
12cu|perl-Parse-Method-Signatures-1.3.16-1|19	BuildRequires:	perl(MooseX::Types)
12cu|perl-Parse-Method-Signatures-1.3.16-1|20	BuildRequires:	perl(MooseX::Types::Moose)
12cu|perl-Parse-Method-Signatures-1.3.16-1|21	BuildRequires:	perl(MooseX::Types::Structured)
12cu|perl-Parse-Method-Signatures-1.3.16-1|22	BuildRequires:	perl(Test::Differences)
12cu|perl-Parse-Method-Signatures-1.3.16-1|23	BuildRequires:	perl(Test::Exception)
12cu|perl-Parse-Method-Signatures-1.3.16-1|24	BuildRequires:	perl(Test::More)
12cu|perl-Parse-Method-Signatures-1.3.16-1|25	BuildRequires:	perl(Text::Balanced)
12cu|perl-Parse-Method-Signatures-1.3.16-1|26	BuildRequires:	perl(Data::Dump)
12cu|perl-Parse-Method-Signatures-1.3.16-1|27	BuildRequires:	perl(PPI)
12cu|perl-Parse-Method-Signatures-1.3.16-1|28	BuildRequires:	perl(aliased)
12cu|perl-Parse-Method-Signatures-1.3.16-1|29	BuildRequires:	perl(namespace::clean)
12cu|perl-Parse-Method-Signatures-1.3.16-1|30	BuildArch:	noarch
12cu|perl-Parse-Method-Signatures-1.3.16-1|31	
12cu|perl-Parse-Method-Signatures-1.3.16-1|32	Requires:	perl(MooseX::Traits)
12cu|perl-Parse-Method-Signatures-1.3.16-1|33	
12cu|perl-Parse-Method-Signatures-1.3.16-1|34	%description
12cu|perl-Parse-Method-Signatures-1.3.16-1|35	Inspired by the Perl6::Signature manpage but streamlined to just support
12cu|perl-Parse-Method-Signatures-1.3.16-1|36	the subset deemed useful for the TryCatch manpage and the
12cu|perl-Parse-Method-Signatures-1.3.16-1|37	MooseX::Method::Signatures manpage.
12cu|perl-Parse-Method-Signatures-1.3.16-1|38	
12cu|perl-Parse-Method-Signatures-1.3.16-1|39	%prep
12cu|perl-Parse-Method-Signatures-1.3.16-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Parse-Method-Signatures-1.3.16-1|41	
12cu|perl-Parse-Method-Signatures-1.3.16-1|42	%build
12cu|perl-Parse-Method-Signatures-1.3.16-1|43	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Parse-Method-Signatures-1.3.16-1|44	%make
12cu|perl-Parse-Method-Signatures-1.3.16-1|45	
12cu|perl-Parse-Method-Signatures-1.3.16-1|46	%check
12cu|perl-Parse-Method-Signatures-1.3.16-1|47	make test
12cu|perl-Parse-Method-Signatures-1.3.16-1|48	
12cu|perl-Parse-Method-Signatures-1.3.16-1|49	%install
12cu|perl-Parse-Method-Signatures-1.3.16-1|50	%makeinstall_std
12cu|perl-Parse-Method-Signatures-1.3.16-1|51	
12cu|perl-Parse-Method-Signatures-1.3.16-1|52	%files
12cu|perl-Parse-Method-Signatures-1.3.16-1|53	%doc Changes
12cu|perl-Parse-Method-Signatures-1.3.16-1|54	%{_mandir}/man3/*
12cu|perl-Parse-Method-Signatures-1.3.16-1|55	%{perl_vendorlib}/Parse
12cu|perl-Parse-Method-Signatures-1.3.16-1|56	
12cu|perl-Parse-Method-Signatures-1.3.16-1|57	
12cu|perl-Parse-Method-Signatures-1.3.16-1|58	
12cu|perl-Parse-Method-Signatures-1.3.16-1|59	%changelog
12cu|perl-Parse-Method-Signatures-1.3.16-1|60	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.3.16-1
12cu|perl-Parse-Method-Signatures-1.3.16-1|61	+ Revision: f518f5a
12cu|perl-Parse-Method-Signatures-1.3.16-1|62	- Updated to 1.003016 (by updates_builder)
12cu|perl-Parse-Method-Signatures-1.3.16-1|63	
12cu|perl-Parse-Method-Signatures-1.3.16-1|64	

11148 12
12cu|perl-Parse-RecDescent-Deparse-1.00-7|1	%define real_name Parse-RecDescent-Deparse
12cu|perl-Parse-RecDescent-Deparse-1.00-7|2	
12cu|perl-Parse-RecDescent-Deparse-1.00-7|3	Summary:	Turn a Parse::RecDescent object back into its grammar
12cu|perl-Parse-RecDescent-Deparse-1.00-7|4	Name:		perl-%{real_name}
12cu|perl-Parse-RecDescent-Deparse-1.00-7|5	Version:	1.00
12cu|perl-Parse-RecDescent-Deparse-1.00-7|6	Release:	7
12cu|perl-Parse-RecDescent-Deparse-1.00-7|7	License:	GPL or Artistic
12cu|perl-Parse-RecDescent-Deparse-1.00-7|8	Group:		Development/Perl
12cu|perl-Parse-RecDescent-Deparse-1.00-7|9	URL:		http://search.cpan.org/dist/%{real_name}
12cu|perl-Parse-RecDescent-Deparse-1.00-7|10	Source0:	%{real_name}-%{version}.tar.bz2
12cu|perl-Parse-RecDescent-Deparse-1.00-7|11	BuildRequires:	perl-devel
12cu|perl-Parse-RecDescent-Deparse-1.00-7|12	BuildRequires:	perl-Parse-RecDescent
12cu|perl-Parse-RecDescent-Deparse-1.00-7|13	BuildArch:	noarch
12cu|perl-Parse-RecDescent-Deparse-1.00-7|14	
12cu|perl-Parse-RecDescent-Deparse-1.00-7|15	%description
12cu|perl-Parse-RecDescent-Deparse-1.00-7|16	This module adds the deparse method to the Parse::RecDescent
12cu|perl-Parse-RecDescent-Deparse-1.00-7|17	class, which returns a textual description of the grammar.
12cu|perl-Parse-RecDescent-Deparse-1.00-7|18	
12cu|perl-Parse-RecDescent-Deparse-1.00-7|19	%prep
12cu|perl-Parse-RecDescent-Deparse-1.00-7|20	%setup -q -n %{real_name}-%{version}
12cu|perl-Parse-RecDescent-Deparse-1.00-7|21	
12cu|perl-Parse-RecDescent-Deparse-1.00-7|22	%build
12cu|perl-Parse-RecDescent-Deparse-1.00-7|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Parse-RecDescent-Deparse-1.00-7|24	%make
12cu|perl-Parse-RecDescent-Deparse-1.00-7|25	make test
12cu|perl-Parse-RecDescent-Deparse-1.00-7|26	
12cu|perl-Parse-RecDescent-Deparse-1.00-7|27	%install
12cu|perl-Parse-RecDescent-Deparse-1.00-7|28	%makeinstall_std
12cu|perl-Parse-RecDescent-Deparse-1.00-7|29	
12cu|perl-Parse-RecDescent-Deparse-1.00-7|30	%files
12cu|perl-Parse-RecDescent-Deparse-1.00-7|31	%doc Changes README
12cu|perl-Parse-RecDescent-Deparse-1.00-7|32	%{perl_vendorlib}/Parse/RecDescent/Deparse.pm
12cu|perl-Parse-RecDescent-Deparse-1.00-7|33	%{_mandir}/*/*
12cu|perl-Parse-RecDescent-Deparse-1.00-7|34	
12cu|perl-Parse-RecDescent-Deparse-1.00-7|35	%changelog
12cu|perl-Parse-RecDescent-Deparse-1.00-7|36	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.00-7
12cu|perl-Parse-RecDescent-Deparse-1.00-7|37	+ Revision: 245a298
12cu|perl-Parse-RecDescent-Deparse-1.00-7|38	- Fix summary
12cu|perl-Parse-RecDescent-Deparse-1.00-7|39	
12cu|perl-Parse-RecDescent-Deparse-1.00-7|40	

11149 12
12cu|perl-ParseTemplate-3.80.0-1|1	%define upstream_name    ParseTemplate
12cu|perl-ParseTemplate-3.80.0-1|2	%define upstream_version 3.08
12cu|perl-ParseTemplate-3.80.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-ParseTemplate-3.80.0-1|4	Version:	%perl_convert_version 3.08
12cu|perl-ParseTemplate-3.80.0-1|5	Release:	1
12cu|perl-ParseTemplate-3.80.0-1|6	
12cu|perl-ParseTemplate-3.80.0-1|7	Summary:	Processor for templates containing Perl expressions
12cu|perl-ParseTemplate-3.80.0-1|8	License:	GPL+ or Artistic
12cu|perl-ParseTemplate-3.80.0-1|9	Group:		Development/Perl
12cu|perl-ParseTemplate-3.80.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-ParseTemplate-3.80.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Parse/ParseTemplate-3.08.tar.gz
12cu|perl-ParseTemplate-3.80.0-1|12	
12cu|perl-ParseTemplate-3.80.0-1|13	BuildRequires:	perl-devel
12cu|perl-ParseTemplate-3.80.0-1|14	BuildRequires:	perl(Symbol)
12cu|perl-ParseTemplate-3.80.0-1|15	BuildArch:	noarch
12cu|perl-ParseTemplate-3.80.0-1|16	
12cu|perl-ParseTemplate-3.80.0-1|17	%description
12cu|perl-ParseTemplate-3.80.0-1|18	The 'Parse::Template' class evaluates Perl expressions placed within a
12cu|perl-ParseTemplate-3.80.0-1|19	text. This class can be used as a code generator, or a generator of
12cu|perl-ParseTemplate-3.80.0-1|20	documents in various document formats (HTML, XML, RTF, etc.).
12cu|perl-ParseTemplate-3.80.0-1|21	
12cu|perl-ParseTemplate-3.80.0-1|22	The principle of template-based text generation is simple. A template
12cu|perl-ParseTemplate-3.80.0-1|23	consists of a text which includes expressions to be evaluated.
12cu|perl-ParseTemplate-3.80.0-1|24	Interpretation of these expressions generates text fragments which are
12cu|perl-ParseTemplate-3.80.0-1|25	substituted in place of the expressions. In the case of 'Parse::Template'
12cu|perl-ParseTemplate-3.80.0-1|26	the expressions to be evaluated are Perl expressions placed within two
12cu|perl-ParseTemplate-3.80.0-1|27	'%%'.
12cu|perl-ParseTemplate-3.80.0-1|28	
12cu|perl-ParseTemplate-3.80.0-1|29	Evaluation takes place within an environment in which, for example, you can
12cu|perl-ParseTemplate-3.80.0-1|30	place data structures which will serve to generate the parts to be
12cu|perl-ParseTemplate-3.80.0-1|31	completed.
12cu|perl-ParseTemplate-3.80.0-1|32	
12cu|perl-ParseTemplate-3.80.0-1|33	%prep
12cu|perl-ParseTemplate-3.80.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-ParseTemplate-3.80.0-1|35	
12cu|perl-ParseTemplate-3.80.0-1|36	%build
12cu|perl-ParseTemplate-3.80.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-ParseTemplate-3.80.0-1|38	%make
12cu|perl-ParseTemplate-3.80.0-1|39	
12cu|perl-ParseTemplate-3.80.0-1|40	%check
12cu|perl-ParseTemplate-3.80.0-1|41	%make test
12cu|perl-ParseTemplate-3.80.0-1|42	
12cu|perl-ParseTemplate-3.80.0-1|43	%install
12cu|perl-ParseTemplate-3.80.0-1|44	%makeinstall_std
12cu|perl-ParseTemplate-3.80.0-1|45	
12cu|perl-ParseTemplate-3.80.0-1|46	%files
12cu|perl-ParseTemplate-3.80.0-1|47	%doc Changes META.yml README
12cu|perl-ParseTemplate-3.80.0-1|48	%{_mandir}/man3/*
12cu|perl-ParseTemplate-3.80.0-1|49	%{perl_vendorlib}/*
12cu|perl-ParseTemplate-3.80.0-1|50	
12cu|perl-ParseTemplate-3.80.0-1|51	%changelog
12cu|perl-ParseTemplate-3.80.0-1|52	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 3.70.0-2mdv2011.0
12cu|perl-ParseTemplate-3.80.0-1|53	+ Revision: 656957
12cu|perl-ParseTemplate-3.80.0-1|54	- rebuild for updated spec-helper
12cu|perl-ParseTemplate-3.80.0-1|55	
12cu|perl-ParseTemplate-3.80.0-1|56	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 3.70.0-1mdv2011.0
12cu|perl-ParseTemplate-3.80.0-1|57	+ Revision: 596638
12cu|perl-ParseTemplate-3.80.0-1|58	- update to 3.07
12cu|perl-ParseTemplate-3.80.0-1|59	
12cu|perl-ParseTemplate-3.80.0-1|60	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 3.50.0-1mdv2011.0
12cu|perl-ParseTemplate-3.80.0-1|61	+ Revision: 569951
12cu|perl-ParseTemplate-3.80.0-1|62	- update to 3.05
12cu|perl-ParseTemplate-3.80.0-1|63	
12cu|perl-ParseTemplate-3.80.0-1|64	* Tue Apr 06 2010 Jérôme Quelin <jquelin@mandriva.org> 3.30.0-1mdv2011.0
12cu|perl-ParseTemplate-3.80.0-1|65	+ Revision: 532157
12cu|perl-ParseTemplate-3.80.0-1|66	- update to 3.03
12cu|perl-ParseTemplate-3.80.0-1|67	
12cu|perl-ParseTemplate-3.80.0-1|68	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 3.20.0-2mdv2010.1
12cu|perl-ParseTemplate-3.80.0-1|69	+ Revision: 528117
12cu|perl-ParseTemplate-3.80.0-1|70	- rebuild
12cu|perl-ParseTemplate-3.80.0-1|71	- import perl-ParseTemplate
12cu|perl-ParseTemplate-3.80.0-1|72	
12cu|perl-ParseTemplate-3.80.0-1|73	
12cu|perl-ParseTemplate-3.80.0-1|74	* Sat Mar 27 2010 cpan2dist 3.02-1mdv
12cu|perl-ParseTemplate-3.80.0-1|75	- initial mdv release, generated with cpan2dist
12cu|perl-ParseTemplate-3.80.0-1|76	

11150 12
12cu|perl-Path-Class-0.330.0-1|1	%define	module	Path-Class
12cu|perl-Path-Class-0.330.0-1|2	%define upstream_version 0.33
12cu|perl-Path-Class-0.330.0-1|3	
12cu|perl-Path-Class-0.330.0-1|4	Name:		perl-%{module}
12cu|perl-Path-Class-0.330.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Path-Class-0.330.0-1|6	Release:	1
12cu|perl-Path-Class-0.330.0-1|7	
12cu|perl-Path-Class-0.330.0-1|8	Summary:	Cross-platform path specification manipulation
12cu|perl-Path-Class-0.330.0-1|9	License:	Artistic/GPL
12cu|perl-Path-Class-0.330.0-1|10	Group:		Development/Perl
12cu|perl-Path-Class-0.330.0-1|11	Url:		http://search.cpan.org/dist/%{module}
12cu|perl-Path-Class-0.330.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Path/%{module}-%{upstream_version}.tar.gz
12cu|perl-Path-Class-0.330.0-1|13	BuildRequires: perl-devel
12cu|perl-Path-Class-0.330.0-1|14	
12cu|perl-Path-Class-0.330.0-1|15	BuildArch:	noarch
12cu|perl-Path-Class-0.330.0-1|16	
12cu|perl-Path-Class-0.330.0-1|17	%description
12cu|perl-Path-Class-0.330.0-1|18	Path::Class is a module for manipulation of file and directory specifications
12cu|perl-Path-Class-0.330.0-1|19	(strings describing their locations, like '/home/ken/foo.txt' or
12cu|perl-Path-Class-0.330.0-1|20	'C:\Windows\Foo.txt') in a cross-platform manner. It supports pretty much every
12cu|perl-Path-Class-0.330.0-1|21	platform Perl runs on, including Unix, Windows, Mac, VMS, Epoc, Cygwin, OS/2,
12cu|perl-Path-Class-0.330.0-1|22	and NetWare.
12cu|perl-Path-Class-0.330.0-1|23	
12cu|perl-Path-Class-0.330.0-1|24	%prep
12cu|perl-Path-Class-0.330.0-1|25	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Path-Class-0.330.0-1|26	
12cu|perl-Path-Class-0.330.0-1|27	%build
12cu|perl-Path-Class-0.330.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Path-Class-0.330.0-1|29	%make
12cu|perl-Path-Class-0.330.0-1|30	
12cu|perl-Path-Class-0.330.0-1|31	%check
12cu|perl-Path-Class-0.330.0-1|32	%make test
12cu|perl-Path-Class-0.330.0-1|33	
12cu|perl-Path-Class-0.330.0-1|34	%install
12cu|perl-Path-Class-0.330.0-1|35	%makeinstall_std
12cu|perl-Path-Class-0.330.0-1|36	
12cu|perl-Path-Class-0.330.0-1|37	%files
12cu|perl-Path-Class-0.330.0-1|38	%doc README Changes
12cu|perl-Path-Class-0.330.0-1|39	%{perl_vendorlib}/Path/Class/*
12cu|perl-Path-Class-0.330.0-1|40	%{perl_vendorlib}/Path/Class.pm
12cu|perl-Path-Class-0.330.0-1|41	%{perl_vendorlib}/Path/*pod
12cu|perl-Path-Class-0.330.0-1|42	%{_mandir}/*/*
12cu|perl-Path-Class-0.330.0-1|43	
12cu|perl-Path-Class-0.330.0-1|44	
12cu|perl-Path-Class-0.330.0-1|45	%changelog
12cu|perl-Path-Class-0.330.0-1|46	* Wed Apr 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.330.0-1
12cu|perl-Path-Class-0.330.0-1|47	+ Revision: 0fadc87
12cu|perl-Path-Class-0.330.0-1|48	- Updated to 0.33
12cu|perl-Path-Class-0.330.0-1|49	
12cu|perl-Path-Class-0.330.0-1|50	

11151 12
12cu|perl-PDF-API2-2.21.0-1|1	%define upstream_name    PDF-API2%define upstream_version 2.021
12cu|perl-PDF-API2-2.21.0-1|2	
12cu|perl-PDF-API2-2.21.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-PDF-API2-2.21.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-PDF-API2-2.21.0-1|5	Release:	1
12cu|perl-PDF-API2-2.21.0-1|6	
12cu|perl-PDF-API2-2.21.0-1|7	Summary:	PDF-API2 Perl module
12cu|perl-PDF-API2-2.21.0-1|8	License:	Artistic
12cu|perl-PDF-API2-2.21.0-1|9	Group:		Development/Perl
12cu|perl-PDF-API2-2.21.0-1|10	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-PDF-API2-2.21.0-1|11	Source0:	http://www.cpan.org/modules/by-module/PDF/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-PDF-API2-2.21.0-1|12	
12cu|perl-PDF-API2-2.21.0-1|13	BuildRequires:	 perl-devel
12cu|perl-PDF-API2-2.21.0-1|14	BuildRequires:	 perl(Compress::Zlib)
12cu|perl-PDF-API2-2.21.0-1|15	BuildRequires:	 perl(Font::TTF::Font)
12cu|perl-PDF-API2-2.21.0-1|16	BuildArch:	noarch
12cu|perl-PDF-API2-2.21.0-1|17	Requires:	fonts-ttf-dejavu
12cu|perl-PDF-API2-2.21.0-1|18	
12cu|perl-PDF-API2-2.21.0-1|19	%description
12cu|perl-PDF-API2-2.21.0-1|20	This module is 'The Next Generation' of Text::PDF::API which initially
12cu|perl-PDF-API2-2.21.0-1|21	provided a nice API around the Text::PDF::* modules created by Martin Hosken.
12cu|perl-PDF-API2-2.21.0-1|22	
12cu|perl-PDF-API2-2.21.0-1|23	%prep
12cu|perl-PDF-API2-2.21.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-PDF-API2-2.21.0-1|25	find contrib -type f | xargs \
12cu|perl-PDF-API2-2.21.0-1|26	perl -pi -e 's|^#!/usr/local/bin/perl|#!/usr/bin/perl|'
12cu|perl-PDF-API2-2.21.0-1|27	
12cu|perl-PDF-API2-2.21.0-1|28	%build
12cu|perl-PDF-API2-2.21.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-PDF-API2-2.21.0-1|30	%make
12cu|perl-PDF-API2-2.21.0-1|31	
12cu|perl-PDF-API2-2.21.0-1|32	%check
12cu|perl-PDF-API2-2.21.0-1|33	make test
12cu|perl-PDF-API2-2.21.0-1|34	
12cu|perl-PDF-API2-2.21.0-1|35	%install
12cu|perl-PDF-API2-2.21.0-1|36	%makeinstall_std
12cu|perl-PDF-API2-2.21.0-1|37	rm -f %{buildroot}%{perl_vendorlib}/PDF/API2/Win32.pm
12cu|perl-PDF-API2-2.21.0-1|38	rm -f %{buildroot}%{perl_vendorlib}/PDF/API2/Basic/TTF/Win32.pm
12cu|perl-PDF-API2-2.21.0-1|39	rm -rf %{buildroot}%{perl_vendorlib}/PDF/API2/fonts
12cu|perl-PDF-API2-2.21.0-1|40	
12cu|perl-PDF-API2-2.21.0-1|41	install -d -m 755 %{buildroot}%{_bindir}
12cu|perl-PDF-API2-2.21.0-1|42	install -m 755 contrib/* %{buildroot}%{_bindir}
12cu|perl-PDF-API2-2.21.0-1|43	
12cu|perl-PDF-API2-2.21.0-1|44	%files
12cu|perl-PDF-API2-2.21.0-1|45	%doc Changes  LICENSE PATENTS README examples
12cu|perl-PDF-API2-2.21.0-1|46	%{perl_vendorlib}/PDF
12cu|perl-PDF-API2-2.21.0-1|47	%{_mandir}/*/*
12cu|perl-PDF-API2-2.21.0-1|48	%{_bindir}/*
12cu|perl-PDF-API2-2.21.0-1|49	
12cu|perl-PDF-API2-2.21.0-1|50	
12cu|perl-PDF-API2-2.21.0-1|51	%changelog
12cu|perl-PDF-API2-2.21.0-1|52	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.21.0-1
12cu|perl-PDF-API2-2.21.0-1|53	+ Revision: a429e57
12cu|perl-PDF-API2-2.21.0-1|54	- Fix %doc files
12cu|perl-PDF-API2-2.21.0-1|55	
12cu|perl-PDF-API2-2.21.0-1|56	

11152 12
12cu|perl-Perl6-Perldoc-0.0.11-1|1	%define upstream_name    Perl6-Perldoc
12cu|perl-Perl6-Perldoc-0.0.11-1|2	%define upstream_version 0.000011
12cu|perl-Perl6-Perldoc-0.0.11-1|3	Name:		perl-%{upstream_name}
12cu|perl-Perl6-Perldoc-0.0.11-1|4	Version:	%perl_convert_version 0.000011
12cu|perl-Perl6-Perldoc-0.0.11-1|5	Release:	1
12cu|perl-Perl6-Perldoc-0.0.11-1|6	
12cu|perl-Perl6-Perldoc-0.0.11-1|7	Summary:	Add a to_xhtml() method to Perl6::Perldoc::Parser
12cu|perl-Perl6-Perldoc-0.0.11-1|8	License:	GPL+ or Artistic
12cu|perl-Perl6-Perldoc-0.0.11-1|9	Group:		Development/Perl
12cu|perl-Perl6-Perldoc-0.0.11-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Perl6-Perldoc-0.0.11-1|11	Source0:	http://www.cpan.org/modules/by-module/Perl6/Perl6-Perldoc-0.000011.tar.gz
12cu|perl-Perl6-Perldoc-0.0.11-1|12	
12cu|perl-Perl6-Perldoc-0.0.11-1|13	BuildRequires:	perl-devel
12cu|perl-Perl6-Perldoc-0.0.11-1|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Perl6-Perldoc-0.0.11-1|15	BuildRequires:	perl(Filter::Simple)
12cu|perl-Perl6-Perldoc-0.0.11-1|16	BuildRequires:	perl(Scalar::Util)
12cu|perl-Perl6-Perldoc-0.0.11-1|17	BuildRequires:	perl(Test::More)
12cu|perl-Perl6-Perldoc-0.0.11-1|18	BuildRequires:	perl(version)
12cu|perl-Perl6-Perldoc-0.0.11-1|19	BuildArch:	noarch
12cu|perl-Perl6-Perldoc-0.0.11-1|20	
12cu|perl-Perl6-Perldoc-0.0.11-1|21	%description
12cu|perl-Perl6-Perldoc-0.0.11-1|22	This module preprocesses your code from the point at which the module is
12cu|perl-Perl6-Perldoc-0.0.11-1|23	first used, stripping out any Perl 6 documentation (as specified in
12cu|perl-Perl6-Perldoc-0.0.11-1|24	Synopsis 26).
12cu|perl-Perl6-Perldoc-0.0.11-1|25	
12cu|perl-Perl6-Perldoc-0.0.11-1|26	This means that, so long as your program starts with:
12cu|perl-Perl6-Perldoc-0.0.11-1|27	
12cu|perl-Perl6-Perldoc-0.0.11-1|28	use Perl6::Perldoc;
12cu|perl-Perl6-Perldoc-0.0.11-1|29	
12cu|perl-Perl6-Perldoc-0.0.11-1|30	%prep
12cu|perl-Perl6-Perldoc-0.0.11-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Perl6-Perldoc-0.0.11-1|32	
12cu|perl-Perl6-Perldoc-0.0.11-1|33	%build
12cu|perl-Perl6-Perldoc-0.0.11-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Perl6-Perldoc-0.0.11-1|35	%make
12cu|perl-Perl6-Perldoc-0.0.11-1|36	
12cu|perl-Perl6-Perldoc-0.0.11-1|37	%check
12cu|perl-Perl6-Perldoc-0.0.11-1|38	%make test
12cu|perl-Perl6-Perldoc-0.0.11-1|39	
12cu|perl-Perl6-Perldoc-0.0.11-1|40	%install
12cu|perl-Perl6-Perldoc-0.0.11-1|41	%makeinstall_std
12cu|perl-Perl6-Perldoc-0.0.11-1|42	
12cu|perl-Perl6-Perldoc-0.0.11-1|43	%files
12cu|perl-Perl6-Perldoc-0.0.11-1|44	%doc Changes META.yml MYMETA.yml README
12cu|perl-Perl6-Perldoc-0.0.11-1|45	%{_bindir}/*
12cu|perl-Perl6-Perldoc-0.0.11-1|46	%{_mandir}/man1/*
12cu|perl-Perl6-Perldoc-0.0.11-1|47	%{_mandir}/man3/*
12cu|perl-Perl6-Perldoc-0.0.11-1|48	%{perl_vendorlib}/*
12cu|perl-Perl6-Perldoc-0.0.11-1|49	
12cu|perl-Perl6-Perldoc-0.0.11-1|50	

11153 12
12cu|perl-Perl6-Signature-0.40.0-1|1	%define upstream_name    Perl6-Signature
12cu|perl-Perl6-Signature-0.40.0-1|2	%define upstream_version 0.04
12cu|perl-Perl6-Signature-0.40.0-1|3	
12cu|perl-Perl6-Signature-0.40.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Perl6-Signature-0.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Perl6-Signature-0.40.0-1|6	Release:	1
12cu|perl-Perl6-Signature-0.40.0-1|7	
12cu|perl-Perl6-Signature-0.40.0-1|8	Summary:	Parse, query, and pretty-print Perl 6 signatures
12cu|perl-Perl6-Signature-0.40.0-1|9	License:	GPL+ or Artistic
12cu|perl-Perl6-Signature-0.40.0-1|10	Group:		Development/Perl
12cu|perl-Perl6-Signature-0.40.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Perl6-Signature-0.40.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Perl6/Perl6-Signature-%{upstream_version}.tar.gz
12cu|perl-Perl6-Signature-0.40.0-1|13	
12cu|perl-Perl6-Signature-0.40.0-1|14	BuildRequires:	perl-devel
12cu|perl-Perl6-Signature-0.40.0-1|15	BuildRequires:	perl(Moose)
12cu|perl-Perl6-Signature-0.40.0-1|16	BuildRequires:	perl(Parse::RecDescent)
12cu|perl-Perl6-Signature-0.40.0-1|17	BuildRequires:	perl(Test::Exception)
12cu|perl-Perl6-Signature-0.40.0-1|18	BuildRequires:	perl(Test::More)
12cu|perl-Perl6-Signature-0.40.0-1|19	BuildRequires:	perl(Text::Balanced)
12cu|perl-Perl6-Signature-0.40.0-1|20	BuildArch:	noarch
12cu|perl-Perl6-Signature-0.40.0-1|21	
12cu|perl-Perl6-Signature-0.40.0-1|22	%description
12cu|perl-Perl6-Signature-0.40.0-1|23	_Alpha release - everything here is subject to change_
12cu|perl-Perl6-Signature-0.40.0-1|24	
12cu|perl-Perl6-Signature-0.40.0-1|25	*Perl6::Signature* models routine signatures as specified in Synopsis 6 of
12cu|perl-Perl6-Signature-0.40.0-1|26	the Perl 6 documentation. These signatures offer a rich language for
12cu|perl-Perl6-Signature-0.40.0-1|27	expressing type constraints, default values, and the optionality (among
12cu|perl-Perl6-Signature-0.40.0-1|28	other things) of routine parameters.
12cu|perl-Perl6-Signature-0.40.0-1|29	
12cu|perl-Perl6-Signature-0.40.0-1|30	Included is a parser for the Signature language, accessors and convenience
12cu|perl-Perl6-Signature-0.40.0-1|31	methods for querying Signature objects, and a pretty-printer for producing
12cu|perl-Perl6-Signature-0.40.0-1|32	their canonical textual representation.
12cu|perl-Perl6-Signature-0.40.0-1|33	
12cu|perl-Perl6-Signature-0.40.0-1|34	%prep
12cu|perl-Perl6-Signature-0.40.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Perl6-Signature-0.40.0-1|36	
12cu|perl-Perl6-Signature-0.40.0-1|37	%build
12cu|perl-Perl6-Signature-0.40.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Perl6-Signature-0.40.0-1|39	%make
12cu|perl-Perl6-Signature-0.40.0-1|40	
12cu|perl-Perl6-Signature-0.40.0-1|41	%check
12cu|perl-Perl6-Signature-0.40.0-1|42	make test
12cu|perl-Perl6-Signature-0.40.0-1|43	
12cu|perl-Perl6-Signature-0.40.0-1|44	%install
12cu|perl-Perl6-Signature-0.40.0-1|45	%makeinstall_std
12cu|perl-Perl6-Signature-0.40.0-1|46	
12cu|perl-Perl6-Signature-0.40.0-1|47	%files
12cu|perl-Perl6-Signature-0.40.0-1|48	%doc Changes
12cu|perl-Perl6-Signature-0.40.0-1|49	%{_mandir}/man3/*
12cu|perl-Perl6-Signature-0.40.0-1|50	%{perl_vendorlib}/Perl6
12cu|perl-Perl6-Signature-0.40.0-1|51	
12cu|perl-Perl6-Signature-0.40.0-1|52	
12cu|perl-Perl6-Signature-0.40.0-1|53	%changelog
12cu|perl-Perl6-Signature-0.40.0-1|54	* Mon Feb 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-1
12cu|perl-Perl6-Signature-0.40.0-1|55	+ Revision: 35b04f1
12cu|perl-Perl6-Signature-0.40.0-1|56	- Fix %doc files
12cu|perl-Perl6-Signature-0.40.0-1|57	
12cu|perl-Perl6-Signature-0.40.0-1|58	

11154 12
12cu|perl-Perlanet-0.560.0-1|1	%define upstream_name    Perlanet
12cu|perl-Perlanet-0.560.0-1|2	%define upstream_version 0.56
12cu|perl-Perlanet-0.560.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Perlanet-0.560.0-1|4	Version:	%perl_convert_version 0.56
12cu|perl-Perlanet-0.560.0-1|5	Release:	1
12cu|perl-Perlanet-0.560.0-1|6	
12cu|perl-Perlanet-0.560.0-1|7	Summary:	Render the feed via a Template Toolkit
12cu|perl-Perlanet-0.560.0-1|8	License:	GPL+ or Artistic
12cu|perl-Perlanet-0.560.0-1|9	Group:		Development/Perl
12cu|perl-Perlanet-0.560.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Perlanet-0.560.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Symbol/DAVECROSS/Perlanet-0.56.tar.gz
12cu|perl-Perlanet-0.560.0-1|12	
12cu|perl-Perlanet-0.560.0-1|13	BuildRequires:	perl-devel
12cu|perl-Perlanet-0.560.0-1|14	BuildRequires:	perl(Compress::Zlib)
12cu|perl-Perlanet-0.560.0-1|15	BuildRequires:	perl(DateTime)
12cu|perl-Perlanet-0.560.0-1|16	BuildRequires:	perl(DateTime::Duration)
12cu|perl-Perlanet-0.560.0-1|17	BuildRequires:	perl(Encode)
12cu|perl-Perlanet-0.560.0-1|18	BuildRequires:	perl(File::Path)
12cu|perl-Perlanet-0.560.0-1|19	BuildRequires:	perl(HTML::Scrubber)
12cu|perl-Perlanet-0.560.0-1|20	BuildRequires:	perl(HTML::Tidy)
12cu|perl-Perlanet-0.560.0-1|21	BuildRequires:	perl(List::Util)
12cu|perl-Perlanet-0.560.0-1|22	BuildRequires:	perl(Moose)
12cu|perl-Perlanet-0.560.0-1|23	BuildRequires:	perl(MooseX::Traits)
12cu|perl-Perlanet-0.560.0-1|24	BuildRequires:	perl(MooseX::ConfigFromFile)
12cu|perl-Perlanet-0.560.0-1|25	BuildRequires:	perl(Template)
12cu|perl-Perlanet-0.560.0-1|26	BuildRequires:	perl(Test::More)
12cu|perl-Perlanet-0.560.0-1|27	BuildRequires:	perl(TryCatch)
12cu|perl-Perlanet-0.560.0-1|28	BuildRequires:	perl(URI::Fetch)
12cu|perl-Perlanet-0.560.0-1|29	BuildRequires:	perl(XML::Feed)
12cu|perl-Perlanet-0.560.0-1|30	BuildRequires:	perl(XML::OPML::SimpleGen)
12cu|perl-Perlanet-0.560.0-1|31	BuildRequires:	perl(YAML)
12cu|perl-Perlanet-0.560.0-1|32	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Perlanet-0.560.0-1|33	BuildArch:	noarch
12cu|perl-Perlanet-0.560.0-1|34	
12cu|perl-Perlanet-0.560.0-1|35	%description
12cu|perl-Perlanet-0.560.0-1|36	Perlanet is a program for creating programs that aggregate web feeds (both
12cu|perl-Perlanet-0.560.0-1|37	RSS and Atom). Web pages like this are often called "Planets" after the
12cu|perl-Perlanet-0.560.0-1|38	Python software which originally popularised them. Perlanet is a planet
12cu|perl-Perlanet-0.560.0-1|39	builder written in Perl - hence "Perlanet".
12cu|perl-Perlanet-0.560.0-1|40	
12cu|perl-Perlanet-0.560.0-1|41	You are probably interested in the Perlanet::Simple manpage to get started
12cu|perl-Perlanet-0.560.0-1|42	straight out of the box, batteries included style.
12cu|perl-Perlanet-0.560.0-1|43	
12cu|perl-Perlanet-0.560.0-1|44	Perlanet itself is the driving force behind everything, however. Perlanet
12cu|perl-Perlanet-0.560.0-1|45	reads a series of web feeds (filtering only those that are valid), sorts
12cu|perl-Perlanet-0.560.0-1|46	and selects entries from these web feeds, and then creates a new aggregate
12cu|perl-Perlanet-0.560.0-1|47	feed and renders this aggregate feed. Perlanet allows the user to customize
12cu|perl-Perlanet-0.560.0-1|48	all of these steps through subclassing and roles.
12cu|perl-Perlanet-0.560.0-1|49	
12cu|perl-Perlanet-0.560.0-1|50	%prep
12cu|perl-Perlanet-0.560.0-1|51	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Perlanet-0.560.0-1|52	
12cu|perl-Perlanet-0.560.0-1|53	%build
12cu|perl-Perlanet-0.560.0-1|54	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Perlanet-0.560.0-1|55	%make
12cu|perl-Perlanet-0.560.0-1|56	
12cu|perl-Perlanet-0.560.0-1|57	%check
12cu|perl-Perlanet-0.560.0-1|58	%make test
12cu|perl-Perlanet-0.560.0-1|59	
12cu|perl-Perlanet-0.560.0-1|60	%install
12cu|perl-Perlanet-0.560.0-1|61	%makeinstall_std
12cu|perl-Perlanet-0.560.0-1|62	
12cu|perl-Perlanet-0.560.0-1|63	%files
12cu|perl-Perlanet-0.560.0-1|64	%doc README META.yml Changes
12cu|perl-Perlanet-0.560.0-1|65	%{_bindir}/perlanet
12cu|perl-Perlanet-0.560.0-1|66	%{_mandir}/man1/*
12cu|perl-Perlanet-0.560.0-1|67	%{_mandir}/man3/*
12cu|perl-Perlanet-0.560.0-1|68	%{perl_vendorlib}/*
12cu|perl-Perlanet-0.560.0-1|69	
12cu|perl-Perlanet-0.560.0-1|70	%changelog
12cu|perl-Perlanet-0.560.0-1|71	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.530.0-4mdv2011.0
12cu|perl-Perlanet-0.560.0-1|72	+ Revision: 657824
12cu|perl-Perlanet-0.560.0-1|73	- rebuild for updated spec-helper
12cu|perl-Perlanet-0.560.0-1|74	
12cu|perl-Perlanet-0.560.0-1|75	* Fri Dec 17 2010 Shlomi Fish <shlomif@mandriva.org> 0.530.0-3mdv2011.0
12cu|perl-Perlanet-0.560.0-1|76	+ Revision: 622515
12cu|perl-Perlanet-0.560.0-1|77	- Bump the release to depend on the new OPML module
12cu|perl-Perlanet-0.560.0-1|78	- Added deps and bumped the rel number
12cu|perl-Perlanet-0.560.0-1|79	- import perl-Perlanet
12cu|perl-Perlanet-0.560.0-1|80	
12cu|perl-Perlanet-0.560.0-1|81	
12cu|perl-Perlanet-0.560.0-1|82	* Fri Dec 03 2010 cpan2dist 0.53-1mdv
12cu|perl-Perlanet-0.560.0-1|83	- initial mdv release, generated with cpan2dist
12cu|perl-Perlanet-0.560.0-1|84	

11155 12
12cu|perl-Perl-Critic-Bangs-1.100.0-1|1	%define upstream_name    Perl-Critic-Bangs
12cu|perl-Perl-Critic-Bangs-1.100.0-1|2	%define upstream_version 1.10
12cu|perl-Perl-Critic-Bangs-1.100.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Perl-Critic-Bangs-1.100.0-1|4	Version:	%perl_convert_version 1.10
12cu|perl-Perl-Critic-Bangs-1.100.0-1|5	Release:	1
12cu|perl-Perl-Critic-Bangs-1.100.0-1|6	
12cu|perl-Perl-Critic-Bangs-1.100.0-1|7	Summary:	Adding modifiers to a regular expression
12cu|perl-Perl-Critic-Bangs-1.100.0-1|8	License:	GPL+ or Artistic
12cu|perl-Perl-Critic-Bangs-1.100.0-1|9	Group:		Development/Perl
12cu|perl-Perl-Critic-Bangs-1.100.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Perl-Critic-Bangs-1.100.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-Critic-Bangs-1.10.tar.gz
12cu|perl-Perl-Critic-Bangs-1.100.0-1|12	
12cu|perl-Perl-Critic-Bangs-1.100.0-1|13	BuildRequires:	perl-devel
12cu|perl-Perl-Critic-Bangs-1.100.0-1|14	BuildRequires:	perl(Perl::Critic)
12cu|perl-Perl-Critic-Bangs-1.100.0-1|15	BuildRequires:	perl(Test::More)
12cu|perl-Perl-Critic-Bangs-1.100.0-1|16	BuildRequires:	perl(Test::Perl::Critic)
12cu|perl-Perl-Critic-Bangs-1.100.0-1|17	
12cu|perl-Perl-Critic-Bangs-1.100.0-1|18	BuildArch:	noarch
12cu|perl-Perl-Critic-Bangs-1.100.0-1|19	
12cu|perl-Perl-Critic-Bangs-1.100.0-1|20	%description
12cu|perl-Perl-Critic-Bangs-1.100.0-1|21	This is a test diagnostic.
12cu|perl-Perl-Critic-Bangs-1.100.0-1|22	
12cu|perl-Perl-Critic-Bangs-1.100.0-1|23	Adding modifiers to a regular expression made up entirely of
12cu|perl-Perl-Critic-Bangs-1.100.0-1|24	a variable created with qr() is usually not doing what you expect.
12cu|perl-Perl-Critic-Bangs-1.100.0-1|25	
12cu|perl-Perl-Critic-Bangs-1.100.0-1|26	%prep
12cu|perl-Perl-Critic-Bangs-1.100.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Perl-Critic-Bangs-1.100.0-1|28	
12cu|perl-Perl-Critic-Bangs-1.100.0-1|29	%build
12cu|perl-Perl-Critic-Bangs-1.100.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Perl-Critic-Bangs-1.100.0-1|31	%make
12cu|perl-Perl-Critic-Bangs-1.100.0-1|32	
12cu|perl-Perl-Critic-Bangs-1.100.0-1|33	%check
12cu|perl-Perl-Critic-Bangs-1.100.0-1|34	%make test
12cu|perl-Perl-Critic-Bangs-1.100.0-1|35	
12cu|perl-Perl-Critic-Bangs-1.100.0-1|36	%install
12cu|perl-Perl-Critic-Bangs-1.100.0-1|37	%makeinstall_std
12cu|perl-Perl-Critic-Bangs-1.100.0-1|38	
12cu|perl-Perl-Critic-Bangs-1.100.0-1|39	%files
12cu|perl-Perl-Critic-Bangs-1.100.0-1|40	%doc META.yml README Changes
12cu|perl-Perl-Critic-Bangs-1.100.0-1|41	%{_mandir}/man3/*
12cu|perl-Perl-Critic-Bangs-1.100.0-1|42	%{perl_vendorlib}/*
12cu|perl-Perl-Critic-Bangs-1.100.0-1|43	
12cu|perl-Perl-Critic-Bangs-1.100.0-1|44	
12cu|perl-Perl-Critic-Bangs-1.100.0-1|45	%changelog
12cu|perl-Perl-Critic-Bangs-1.100.0-1|46	* Wed Jun 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.80.0-1mdv2011.0
12cu|perl-Perl-Critic-Bangs-1.100.0-1|47	+ Revision: 686678
12cu|perl-Perl-Critic-Bangs-1.100.0-1|48	- update to new version 1.08
12cu|perl-Perl-Critic-Bangs-1.100.0-1|49	
12cu|perl-Perl-Critic-Bangs-1.100.0-1|50	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 1.60.0-2
12cu|perl-Perl-Critic-Bangs-1.100.0-1|51	+ Revision: 653612
12cu|perl-Perl-Critic-Bangs-1.100.0-1|52	- rebuild for updated spec-helper
12cu|perl-Perl-Critic-Bangs-1.100.0-1|53	
12cu|perl-Perl-Critic-Bangs-1.100.0-1|54	* Thu Aug 26 2010 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-1mdv2011.0
12cu|perl-Perl-Critic-Bangs-1.100.0-1|55	+ Revision: 573436
12cu|perl-Perl-Critic-Bangs-1.100.0-1|56	- adding missing buildrequires:
12cu|perl-Perl-Critic-Bangs-1.100.0-1|57	- import perl-Perl-Critic-Bangs
12cu|perl-Perl-Critic-Bangs-1.100.0-1|58	
12cu|perl-Perl-Critic-Bangs-1.100.0-1|59	

11156 12
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|1	%define upstream_name    Perl-Critic-Deprecated
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|2	%define upstream_version 1.119
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|3	
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|6	Release:	1
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|7	
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|8	Summary:	Write C<$my_variable = 42> instead of C<$MyVariable = 42>
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|9	License:	GPL+ or Artistic
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|10	Group:		Development/Perl
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-Critic-Deprecated-%{upstream_version}.tar.gz
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|13	
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|14	BuildRequires:	perl-devel
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|16	BuildRequires:	perl(English)
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|17	BuildRequires:	perl(Perl::Critic::Policy)
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|18	BuildRequires:	perl(Perl::Critic::TestUtils)
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|19	BuildRequires:	perl(Perl::Critic::Utils)
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|20	BuildRequires:	perl(Readonly)
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|21	BuildRequires:	perl(Test::More)
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|22	BuildRequires:	perl(base)
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|23	BuildRequires:	perl(strict)
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|24	BuildRequires:	perl(warnings)
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|25	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|26	BuildArch:	noarch
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|27	
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|28	%description
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|29	The included policies are:
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|30	
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|31	* Perl::Critic::Policy::NamingConventions::ProhibitMixedCaseSubs
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|32	
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|33	Write '$my_variable = 42' instead of '$MyVariable = 42'. [Severity 1]
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|34	
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|35	%prep
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|37	
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|38	%build
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|40	%make
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|41	
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|42	%check
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|43	%make test
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|44	
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|45	%install
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|46	%makeinstall_std
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|47	
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|48	%files
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|49	%doc Changes META.yml README
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|50	%{_mandir}/man3/*
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|51	%{perl_vendorlib}/*
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|52	
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|53	
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|54	%changelog
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|55	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.119.0-1
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|56	+ Revision: 994d824
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|57	- LOG Updated to 1.119 (by updates_builder)
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|58	
12cu|perl-Perl-Critic-Deprecated-1.119.0-1|59	

11157 12
12cu|perl-Perl-Critic-Lax-0.10.0-1|1	%define upstream_name    Perl-Critic-Lax
12cu|perl-Perl-Critic-Lax-0.10.0-1|2	%define upstream_version 0.010
12cu|perl-Perl-Critic-Lax-0.10.0-1|3	
12cu|perl-Perl-Critic-Lax-0.10.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Perl-Critic-Lax-0.10.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Perl-Critic-Lax-0.10.0-1|6	Release:	1
12cu|perl-Perl-Critic-Lax-0.10.0-1|7	
12cu|perl-Perl-Critic-Lax-0.10.0-1|8	Summary:	Policies that let you slide on common exceptions
12cu|perl-Perl-Critic-Lax-0.10.0-1|9	License:	GPL+ or Artistic
12cu|perl-Perl-Critic-Lax-0.10.0-1|10	Group:		Development/Perl
12cu|perl-Perl-Critic-Lax-0.10.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Perl-Critic-Lax-0.10.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-Critic-Lax-%{upstream_version}.tar.gz
12cu|perl-Perl-Critic-Lax-0.10.0-1|13	
12cu|perl-Perl-Critic-Lax-0.10.0-1|14	BuildRequires:	perl-devel
12cu|perl-Perl-Critic-Lax-0.10.0-1|15	BuildRequires:	perl(Perl::Critic)
12cu|perl-Perl-Critic-Lax-0.10.0-1|16	BuildArch:	noarch
12cu|perl-Perl-Critic-Lax-0.10.0-1|17	
12cu|perl-Perl-Critic-Lax-0.10.0-1|18	%description
12cu|perl-Perl-Critic-Lax-0.10.0-1|19	The Perl-Critic-Lax distribution includes versions of core Perl::Critic
12cu|perl-Perl-Critic-Lax-0.10.0-1|20	modules with built-in exceptions. If you really like a Perl::Critic policy,
12cu|perl-Perl-Critic-Lax-0.10.0-1|21	but find that you often violate it in a specific way that seems pretty darn
12cu|perl-Perl-Critic-Lax-0.10.0-1|22	reasonable, maybe there's a Lax policy. If there isn't, send one in!
12cu|perl-Perl-Critic-Lax-0.10.0-1|23	
12cu|perl-Perl-Critic-Lax-0.10.0-1|24	%prep
12cu|perl-Perl-Critic-Lax-0.10.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Perl-Critic-Lax-0.10.0-1|26	
12cu|perl-Perl-Critic-Lax-0.10.0-1|27	%build
12cu|perl-Perl-Critic-Lax-0.10.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Perl-Critic-Lax-0.10.0-1|29	%make
12cu|perl-Perl-Critic-Lax-0.10.0-1|30	
12cu|perl-Perl-Critic-Lax-0.10.0-1|31	%check
12cu|perl-Perl-Critic-Lax-0.10.0-1|32	%make test
12cu|perl-Perl-Critic-Lax-0.10.0-1|33	
12cu|perl-Perl-Critic-Lax-0.10.0-1|34	%install
12cu|perl-Perl-Critic-Lax-0.10.0-1|35	%makeinstall_std
12cu|perl-Perl-Critic-Lax-0.10.0-1|36	
12cu|perl-Perl-Critic-Lax-0.10.0-1|37	%files
12cu|perl-Perl-Critic-Lax-0.10.0-1|38	%doc Changes LICENSE README
12cu|perl-Perl-Critic-Lax-0.10.0-1|39	%{_mandir}/man3/*
12cu|perl-Perl-Critic-Lax-0.10.0-1|40	%{perl_vendorlib}/*
12cu|perl-Perl-Critic-Lax-0.10.0-1|41	
12cu|perl-Perl-Critic-Lax-0.10.0-1|42	
12cu|perl-Perl-Critic-Lax-0.10.0-1|43	%changelog
12cu|perl-Perl-Critic-Lax-0.10.0-1|44	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-1
12cu|perl-Perl-Critic-Lax-0.10.0-1|45	+ Revision: 46329f3
12cu|perl-Perl-Critic-Lax-0.10.0-1|46	- LOG Updated to 0.010 (by updates_builder)
12cu|perl-Perl-Critic-Lax-0.10.0-1|47	
12cu|perl-Perl-Critic-Lax-0.10.0-1|48	

11158 12
12cu|perl-Perl-Critic-More-1.3.0-1|1	%define upstream_name    Perl-Critic-More
12cu|perl-Perl-Critic-More-1.3.0-1|2	%define upstream_version 1.003
12cu|perl-Perl-Critic-More-1.3.0-1|3	
12cu|perl-Perl-Critic-More-1.3.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Perl-Critic-More-1.3.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Perl-Critic-More-1.3.0-1|6	Release:	1
12cu|perl-Perl-Critic-More-1.3.0-1|7	
12cu|perl-Perl-Critic-More-1.3.0-1|8	Summary:	Stop mixing long strings with code
12cu|perl-Perl-Critic-More-1.3.0-1|9	License:	GPL+ or Artistic
12cu|perl-Perl-Critic-More-1.3.0-1|10	Group:		Development/Perl
12cu|perl-Perl-Critic-More-1.3.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Perl-Critic-More-1.3.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-Critic-More-%{upstream_version}.tar.gz
12cu|perl-Perl-Critic-More-1.3.0-1|13	
12cu|perl-Perl-Critic-More-1.3.0-1|14	BuildRequires:	perl-devel
12cu|perl-Perl-Critic-More-1.3.0-1|15	BuildRequires:	perl(Perl::Critic)
12cu|perl-Perl-Critic-More-1.3.0-1|16	BuildRequires:	perl(Readonly)
12cu|perl-Perl-Critic-More-1.3.0-1|17	BuildRequires:	perl(Test::More)
12cu|perl-Perl-Critic-More-1.3.0-1|18	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Perl-Critic-More-1.3.0-1|19	BuildArch:	noarch
12cu|perl-Perl-Critic-More-1.3.0-1|20	
12cu|perl-Perl-Critic-More-1.3.0-1|21	%description
12cu|perl-Perl-Critic-More-1.3.0-1|22	This is a collection of the Perl::Critic manpage policies that are not
12cu|perl-Perl-Critic-More-1.3.0-1|23	included in the Perl::Critic core for a variety of reasons:
12cu|perl-Perl-Critic-More-1.3.0-1|24	
12cu|perl-Perl-Critic-More-1.3.0-1|25	* * Experimental
12cu|perl-Perl-Critic-More-1.3.0-1|26	
12cu|perl-Perl-Critic-More-1.3.0-1|27	Some policies need some time to work out their kinks, test usability, or
12cu|perl-Perl-Critic-More-1.3.0-1|28	gauge community interest. A subset of these will end up in the core
12cu|perl-Perl-Critic-More-1.3.0-1|29	Perl::Critic someday.
12cu|perl-Perl-Critic-More-1.3.0-1|30	
12cu|perl-Perl-Critic-More-1.3.0-1|31	%prep
12cu|perl-Perl-Critic-More-1.3.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Perl-Critic-More-1.3.0-1|33	
12cu|perl-Perl-Critic-More-1.3.0-1|34	%build
12cu|perl-Perl-Critic-More-1.3.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Perl-Critic-More-1.3.0-1|36	%make
12cu|perl-Perl-Critic-More-1.3.0-1|37	
12cu|perl-Perl-Critic-More-1.3.0-1|38	%check
12cu|perl-Perl-Critic-More-1.3.0-1|39	%make test
12cu|perl-Perl-Critic-More-1.3.0-1|40	
12cu|perl-Perl-Critic-More-1.3.0-1|41	%install
12cu|perl-Perl-Critic-More-1.3.0-1|42	%makeinstall_std
12cu|perl-Perl-Critic-More-1.3.0-1|43	
12cu|perl-Perl-Critic-More-1.3.0-1|44	%files
12cu|perl-Perl-Critic-More-1.3.0-1|45	%doc Changes LICENSE META.yml README
12cu|perl-Perl-Critic-More-1.3.0-1|46	%{_mandir}/man3/*
12cu|perl-Perl-Critic-More-1.3.0-1|47	%{perl_vendorlib}/*
12cu|perl-Perl-Critic-More-1.3.0-1|48	
12cu|perl-Perl-Critic-More-1.3.0-1|49	
12cu|perl-Perl-Critic-More-1.3.0-1|50	%changelog
12cu|perl-Perl-Critic-More-1.3.0-1|51	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-1
12cu|perl-Perl-Critic-More-1.3.0-1|52	+ Revision: 4fa87f5
12cu|perl-Perl-Critic-More-1.3.0-1|53	- LOG Updated to 1.003 (by updates_builder)
12cu|perl-Perl-Critic-More-1.3.0-1|54	
12cu|perl-Perl-Critic-More-1.3.0-1|55	

11159 12
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|1	%define upstream_name    Perl-Critic-PetPeeves-JTRAMMELL
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|2	%define upstream_version 0.03
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|3	
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|5	Version:    %perl_convert_version 0.03
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|6	Release:    1
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|7	
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|8	Summary:    Prohibit superfluous initializations
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|9	License:    GPL+ or Artistic
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|10	Group:      Development/Perl
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Perl/Perl-Critic-PetPeeves-JTRAMMELL-0.03.tar.gz
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|13	
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|14	BuildRequires: perl(Perl::Critic::Utils)
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|15	BuildRequires: perl(Test::More)
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|16	BuildRequires: perl(Module::Build::Compat)
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|17	BuildArch: noarch
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|19	
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|20	%description
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|21	Module 'Perl::Critic::PetPeeves::JTRAMMELL' provides policies that I want
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|22	that haven't already been implemented elsewhere. So far this is:
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|23	
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|24	%prep
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|26	
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|27	%build
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|28	%{__perl} Build.PL installdirs=vendor
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|29	./Build
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|30	
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|31	%check
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|32	./Build test
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|33	
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|34	%install
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|35	%{__rm} -rf %{buildroot}
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|36	./Build install destdir=%{buildroot}
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|37	
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|38	%clean
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|39	rm -rf %buildroot
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|40	
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|41	%files
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|42	%defattr(-,root,root)
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|43	%doc Changes META.yml README
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|44	%{_mandir}/man3/*
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|45	%perl_vendorlib/*
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|46	
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|47	
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|48	
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|49	
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|50	%changelog
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.20.0-2mdv2011.0
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|52	+ Revision: 656958
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|53	- rebuild for updated spec-helper
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|54	
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|55	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.20.0-1
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|56	+ Revision: 635210
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|57	- update to new version 0.02
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|58	
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|59	* Thu Sep 02 2010 Jérôme Quelin <jquelin@mandriva.org> 0.10.0-1mdv2011.0
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|60	+ Revision: 575425
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|61	- import perl-Perl-Critic-PetPeeves-JTRAMMELL
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|62	
12cu|perl-Perl-Critic-PetPeeves-JTRAMMELL-0.30.0-1|63	

11160 12
12cu|perl-Perl-Critic-Pulp-80.0.0-2|1	%define upstream_name    Perl-Critic-Pulp
12cu|perl-Perl-Critic-Pulp-80.0.0-2|2	%define upstream_version 80
12cu|perl-Perl-Critic-Pulp-80.0.0-2|3	
12cu|perl-Perl-Critic-Pulp-80.0.0-2|4	#%define __noautorpov 'perl\\(Perl::MinimumVersion\\)'
12cu|perl-Perl-Critic-Pulp-80.0.0-2|5	#%define __noautorpov 'perl\\(.*'
12cu|perl-Perl-Critic-Pulp-80.0.0-2|6	%define __noautoprov 'perl(.*MinimumVersion)'
12cu|perl-Perl-Critic-Pulp-80.0.0-2|7	
12cu|perl-Perl-Critic-Pulp-80.0.0-2|8	Name:		perl-%{upstream_name}
12cu|perl-Perl-Critic-Pulp-80.0.0-2|9	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Perl-Critic-Pulp-80.0.0-2|10	Release:	2
12cu|perl-Perl-Critic-Pulp-80.0.0-2|11	
12cu|perl-Perl-Critic-Pulp-80.0.0-2|12	Summary:	Don't use Foo:: style barewords
12cu|perl-Perl-Critic-Pulp-80.0.0-2|13	License:	GPL+ or Artistic
12cu|perl-Perl-Critic-Pulp-80.0.0-2|14	Group:		Development/Perl
12cu|perl-Perl-Critic-Pulp-80.0.0-2|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Perl-Critic-Pulp-80.0.0-2|16	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-Critic-Pulp-80.tar.gz
12cu|perl-Perl-Critic-Pulp-80.0.0-2|17	
12cu|perl-Perl-Critic-Pulp-80.0.0-2|18	BuildRequires:	perl-devel
12cu|perl-Perl-Critic-Pulp-80.0.0-2|19	BuildRequires:	perl(IO::String)
12cu|perl-Perl-Critic-Pulp-80.0.0-2|20	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Perl-Critic-Pulp-80.0.0-2|21	BuildRequires:	perl(List::Util)
12cu|perl-Perl-Critic-Pulp-80.0.0-2|22	BuildRequires:	perl(Pod::MinimumVersion)
12cu|perl-Perl-Critic-Pulp-80.0.0-2|23	BuildRequires:	perl(PPI)
12cu|perl-Perl-Critic-Pulp-80.0.0-2|24	BuildRequires:	perl(Perl::Critic)
12cu|perl-Perl-Critic-Pulp-80.0.0-2|25	BuildRequires:	perl(Perl::Critic::Policy)
12cu|perl-Perl-Critic-Pulp-80.0.0-2|26	BuildRequires:	perl(Perl::Critic::Utils)
12cu|perl-Perl-Critic-Pulp-80.0.0-2|27	BuildRequires:	perl(Perl::Critic::Utils::PPI)
12cu|perl-Perl-Critic-Pulp-80.0.0-2|28	BuildRequires:	perl(Perl::Critic::Violation)
12cu|perl-Perl-Critic-Pulp-80.0.0-2|29	BuildRequires:	perl(Scalar::Util)
12cu|perl-Perl-Critic-Pulp-80.0.0-2|30	BuildRequires:	perl(Test::More)
12cu|perl-Perl-Critic-Pulp-80.0.0-2|31	BuildRequires:	perl(version)
12cu|perl-Perl-Critic-Pulp-80.0.0-2|32	
12cu|perl-Perl-Critic-Pulp-80.0.0-2|33	BuildArch:	noarch
12cu|perl-Perl-Critic-Pulp-80.0.0-2|34	
12cu|perl-Perl-Critic-Pulp-80.0.0-2|35	%description
12cu|perl-Perl-Critic-Pulp-80.0.0-2|36	This is a collection of add-on policies for 'Perl::Critic', summarized
12cu|perl-Perl-Critic-Pulp-80.0.0-2|37	below. They're under a "pulp" theme plus other themes according to their
12cu|perl-Perl-Critic-Pulp-80.0.0-2|38	purpose (see the Perl::Critic/POLICY THEMES manpage).
12cu|perl-Perl-Critic-Pulp-80.0.0-2|39	
12cu|perl-Perl-Critic-Pulp-80.0.0-2|40	Roughly half are code related and half cosmetic. You can always enable or
12cu|perl-Perl-Critic-Pulp-80.0.0-2|41	disable the ones you do or don't want. It's normal to pick and choose
12cu|perl-Perl-Critic-Pulp-80.0.0-2|42	things reported. There's a lot of perlcritic policies both built-in and
12cu|perl-Perl-Critic-Pulp-80.0.0-2|43	add-on and they range from helpful things catching problems through to the
12cu|perl-Perl-Critic-Pulp-80.0.0-2|44	bizarre or restrictive, and in some cases mutually contradictory! Many are
12cu|perl-Perl-Critic-Pulp-80.0.0-2|45	only intended as building blocks for enforcing a house style. If you try to
12cu|perl-Perl-Critic-Pulp-80.0.0-2|46	pass everything then you'll give away big parts of the language, so if
12cu|perl-Perl-Critic-Pulp-80.0.0-2|47	you're not turning off or customizing about half then you're either not
12cu|perl-Perl-Critic-Pulp-80.0.0-2|48	trying or you're much too easily lead!
12cu|perl-Perl-Critic-Pulp-80.0.0-2|49	
12cu|perl-Perl-Critic-Pulp-80.0.0-2|50	%prep
12cu|perl-Perl-Critic-Pulp-80.0.0-2|51	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Perl-Critic-Pulp-80.0.0-2|52	
12cu|perl-Perl-Critic-Pulp-80.0.0-2|53	%build
12cu|perl-Perl-Critic-Pulp-80.0.0-2|54	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Perl-Critic-Pulp-80.0.0-2|55	%make
12cu|perl-Perl-Critic-Pulp-80.0.0-2|56	
12cu|perl-Perl-Critic-Pulp-80.0.0-2|57	%check
12cu|perl-Perl-Critic-Pulp-80.0.0-2|58	rm -f *.list
12cu|perl-Perl-Critic-Pulp-80.0.0-2|59	%make test
12cu|perl-Perl-Critic-Pulp-80.0.0-2|60	
12cu|perl-Perl-Critic-Pulp-80.0.0-2|61	%install
12cu|perl-Perl-Critic-Pulp-80.0.0-2|62	%makeinstall_std
12cu|perl-Perl-Critic-Pulp-80.0.0-2|63	
12cu|perl-Perl-Critic-Pulp-80.0.0-2|64	%files
12cu|perl-Perl-Critic-Pulp-80.0.0-2|65	%doc Changes README META.yml
12cu|perl-Perl-Critic-Pulp-80.0.0-2|66	%{_mandir}/man3/*
12cu|perl-Perl-Critic-Pulp-80.0.0-2|67	%{perl_vendorlib}/*
12cu|perl-Perl-Critic-Pulp-80.0.0-2|68	
12cu|perl-Perl-Critic-Pulp-80.0.0-2|69	%changelog
12cu|perl-Perl-Critic-Pulp-80.0.0-2|70	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 80.0.0-2
12cu|perl-Perl-Critic-Pulp-80.0.0-2|71	+ Revision: 0377776
12cu|perl-Perl-Critic-Pulp-80.0.0-2|72	- Turn back tests
12cu|perl-Perl-Critic-Pulp-80.0.0-2|73	
12cu|perl-Perl-Critic-Pulp-80.0.0-2|74	

11161 12
12cu|perl-Perl-Critic-Tics-0.8.0-1|1	%define upstream_name    Perl-Critic-Tics
12cu|perl-Perl-Critic-Tics-0.8.0-1|2	%define upstream_version 0.008
12cu|perl-Perl-Critic-Tics-0.8.0-1|3	
12cu|perl-Perl-Critic-Tics-0.8.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Perl-Critic-Tics-0.8.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Perl-Critic-Tics-0.8.0-1|6	Release:	1
12cu|perl-Perl-Critic-Tics-0.8.0-1|7	
12cu|perl-Perl-Critic-Tics-0.8.0-1|8	Summary:	(this => is => not => good)
12cu|perl-Perl-Critic-Tics-0.8.0-1|9	License:	GPL+ or Artistic
12cu|perl-Perl-Critic-Tics-0.8.0-1|10	Group:		Development/Perl
12cu|perl-Perl-Critic-Tics-0.8.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Perl-Critic-Tics-0.8.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-Critic-Tics-%{upstream_version}.tar.gz
12cu|perl-Perl-Critic-Tics-0.8.0-1|13	
12cu|perl-Perl-Critic-Tics-0.8.0-1|14	BuildRequires:	perl-devel
12cu|perl-Perl-Critic-Tics-0.8.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Perl-Critic-Tics-0.8.0-1|16	BuildRequires:	perl(Perl::Critic)
12cu|perl-Perl-Critic-Tics-0.8.0-1|17	BuildArch:	noarch
12cu|perl-Perl-Critic-Tics-0.8.0-1|18	
12cu|perl-Perl-Critic-Tics-0.8.0-1|19	%description
12cu|perl-Perl-Critic-Tics-0.8.0-1|20	The Perl-Critic-Tics distribution includes extra policies for Perl::Critic
12cu|perl-Perl-Critic-Tics-0.8.0-1|21	to address a fairly random assortment of things that make me (rjbs) wince.
12cu|perl-Perl-Critic-Tics-0.8.0-1|22	
12cu|perl-Perl-Critic-Tics-0.8.0-1|23	%prep
12cu|perl-Perl-Critic-Tics-0.8.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Perl-Critic-Tics-0.8.0-1|25	
12cu|perl-Perl-Critic-Tics-0.8.0-1|26	%build
12cu|perl-Perl-Critic-Tics-0.8.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Perl-Critic-Tics-0.8.0-1|28	%make
12cu|perl-Perl-Critic-Tics-0.8.0-1|29	
12cu|perl-Perl-Critic-Tics-0.8.0-1|30	%check
12cu|perl-Perl-Critic-Tics-0.8.0-1|31	%make test
12cu|perl-Perl-Critic-Tics-0.8.0-1|32	
12cu|perl-Perl-Critic-Tics-0.8.0-1|33	%install
12cu|perl-Perl-Critic-Tics-0.8.0-1|34	%makeinstall_std
12cu|perl-Perl-Critic-Tics-0.8.0-1|35	
12cu|perl-Perl-Critic-Tics-0.8.0-1|36	%files
12cu|perl-Perl-Critic-Tics-0.8.0-1|37	%doc Changes LICENSE META.yml README
12cu|perl-Perl-Critic-Tics-0.8.0-1|38	%{_mandir}/man3/*
12cu|perl-Perl-Critic-Tics-0.8.0-1|39	%{perl_vendorlib}/*
12cu|perl-Perl-Critic-Tics-0.8.0-1|40	
12cu|perl-Perl-Critic-Tics-0.8.0-1|41	
12cu|perl-Perl-Critic-Tics-0.8.0-1|42	%changelog
12cu|perl-Perl-Critic-Tics-0.8.0-1|43	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-1
12cu|perl-Perl-Critic-Tics-0.8.0-1|44	+ Revision: 60885e7
12cu|perl-Perl-Critic-Tics-0.8.0-1|45	- Updated to 0.008 (by updates_builder)
12cu|perl-Perl-Critic-Tics-0.8.0-1|46	
12cu|perl-Perl-Critic-Tics-0.8.0-1|47	

11162 12
12cu|perl-Perl-Metrics-Simple-0.170.0-1|1	%define upstream_name    Perl-Metrics-Simple
12cu|perl-Perl-Metrics-Simple-0.170.0-1|2	%define upstream_version 0.17
12cu|perl-Perl-Metrics-Simple-0.170.0-1|3	
12cu|perl-Perl-Metrics-Simple-0.170.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Perl-Metrics-Simple-0.170.0-1|5	Version:	%perl_convert_version 0.17
12cu|perl-Perl-Metrics-Simple-0.170.0-1|6	Release:	1
12cu|perl-Perl-Metrics-Simple-0.170.0-1|7	
12cu|perl-Perl-Metrics-Simple-0.170.0-1|8	Summary:	Methods analyzing a single file
12cu|perl-Perl-Metrics-Simple-0.170.0-1|9	License:	GPL+ or Artistic
12cu|perl-Perl-Metrics-Simple-0.170.0-1|10	Group:		Development/Perl
12cu|perl-Perl-Metrics-Simple-0.170.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Perl-Metrics-Simple-0.170.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-Metrics-Simple-0.17.tar.gz
12cu|perl-Perl-Metrics-Simple-0.170.0-1|13	
12cu|perl-Perl-Metrics-Simple-0.170.0-1|14	BuildRequires:	perl-devel
12cu|perl-Perl-Metrics-Simple-0.170.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-Perl-Metrics-Simple-0.170.0-1|16	BuildRequires:	perl(Data::Dumper)
12cu|perl-Perl-Metrics-Simple-0.170.0-1|17	BuildRequires:	perl(File::Basename)
12cu|perl-Perl-Metrics-Simple-0.170.0-1|18	BuildRequires:	perl(File::Find)
12cu|perl-Perl-Metrics-Simple-0.170.0-1|19	BuildRequires:	perl(File::Spec)
12cu|perl-Perl-Metrics-Simple-0.170.0-1|20	BuildRequires:	perl(IO::File)
12cu|perl-Perl-Metrics-Simple-0.170.0-1|21	BuildRequires:	perl(PPI)
12cu|perl-Perl-Metrics-Simple-0.170.0-1|22	BuildRequires:	perl(Pod::Usage)
12cu|perl-Perl-Metrics-Simple-0.170.0-1|23	BuildRequires:	perl(Readonly)
12cu|perl-Perl-Metrics-Simple-0.170.0-1|24	BuildRequires:	perl(Statistics::Basic::Mean)
12cu|perl-Perl-Metrics-Simple-0.170.0-1|25	BuildRequires:	perl(Statistics::Basic::Median)
12cu|perl-Perl-Metrics-Simple-0.170.0-1|26	BuildRequires:	perl(Statistics::Basic::StdDev)
12cu|perl-Perl-Metrics-Simple-0.170.0-1|27	BuildRequires:	perl(Test::Pod)
12cu|perl-Perl-Metrics-Simple-0.170.0-1|28	BuildRequires:	perl(Test::Pod::Coverage)
12cu|perl-Perl-Metrics-Simple-0.170.0-1|29	
12cu|perl-Perl-Metrics-Simple-0.170.0-1|30	BuildArch:	noarch
12cu|perl-Perl-Metrics-Simple-0.170.0-1|31	
12cu|perl-Perl-Metrics-Simple-0.170.0-1|32	%description
12cu|perl-Perl-Metrics-Simple-0.170.0-1|33	*Perl::Metrics::Simple* provides just enough methods to run static analysis
12cu|perl-Perl-Metrics-Simple-0.170.0-1|34	of one or many Perl files and obtain a few metrics: packages, subroutines,
12cu|perl-Perl-Metrics-Simple-0.170.0-1|35	lines of code, and an approximation of cyclomatic (mccabe) complexity for
12cu|perl-Perl-Metrics-Simple-0.170.0-1|36	the subroutines and the "main" portion of the code.
12cu|perl-Perl-Metrics-Simple-0.170.0-1|37	
12cu|perl-Perl-Metrics-Simple-0.170.0-1|38	*Perl::Metrics::Simple* is far simpler than the Perl::Metrics manpage.
12cu|perl-Perl-Metrics-Simple-0.170.0-1|39	
12cu|perl-Perl-Metrics-Simple-0.170.0-1|40	Installs a script called *countperl*.
12cu|perl-Perl-Metrics-Simple-0.170.0-1|41	
12cu|perl-Perl-Metrics-Simple-0.170.0-1|42	%prep
12cu|perl-Perl-Metrics-Simple-0.170.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Perl-Metrics-Simple-0.170.0-1|44	
12cu|perl-Perl-Metrics-Simple-0.170.0-1|45	%build
12cu|perl-Perl-Metrics-Simple-0.170.0-1|46	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Perl-Metrics-Simple-0.170.0-1|47	%make
12cu|perl-Perl-Metrics-Simple-0.170.0-1|48	
12cu|perl-Perl-Metrics-Simple-0.170.0-1|49	%check
12cu|perl-Perl-Metrics-Simple-0.170.0-1|50	%make test
12cu|perl-Perl-Metrics-Simple-0.170.0-1|51	
12cu|perl-Perl-Metrics-Simple-0.170.0-1|52	%install
12cu|perl-Perl-Metrics-Simple-0.170.0-1|53	%makeinstall_std
12cu|perl-Perl-Metrics-Simple-0.170.0-1|54	
12cu|perl-Perl-Metrics-Simple-0.170.0-1|55	%files
12cu|perl-Perl-Metrics-Simple-0.170.0-1|56	%doc Changes LICENSE META.yml README
12cu|perl-Perl-Metrics-Simple-0.170.0-1|57	%{_bindir}/*
12cu|perl-Perl-Metrics-Simple-0.170.0-1|58	%{_mandir}/man1/*
12cu|perl-Perl-Metrics-Simple-0.170.0-1|59	%{_mandir}/man3/*
12cu|perl-Perl-Metrics-Simple-0.170.0-1|60	%{perl_vendorlib}/*
12cu|perl-Perl-Metrics-Simple-0.170.0-1|61	
12cu|perl-Perl-Metrics-Simple-0.170.0-1|62	%changelog
12cu|perl-Perl-Metrics-Simple-0.170.0-1|63	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.150.0-2mdv2011.0
12cu|perl-Perl-Metrics-Simple-0.170.0-1|64	+ Revision: 653616
12cu|perl-Perl-Metrics-Simple-0.170.0-1|65	- rebuild for updated spec-helper
12cu|perl-Perl-Metrics-Simple-0.170.0-1|66	
12cu|perl-Perl-Metrics-Simple-0.170.0-1|67	* Wed Aug 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2011.0
12cu|perl-Perl-Metrics-Simple-0.170.0-1|68	+ Revision: 573089
12cu|perl-Perl-Metrics-Simple-0.170.0-1|69	- import perl-Perl-Metrics-Simple
12cu|perl-Perl-Metrics-Simple-0.170.0-1|70	
12cu|perl-Perl-Metrics-Simple-0.170.0-1|71	

11163 12
12cu|perl-Perl-OSType-1.7.0-1|1	%define upstream_name    Perl-OSType
12cu|perl-Perl-OSType-1.7.0-1|2	%define upstream_version 1.007
12cu|perl-Perl-OSType-1.7.0-1|3	
12cu|perl-Perl-OSType-1.7.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Perl-OSType-1.7.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Perl-OSType-1.7.0-1|6	Release:	1
12cu|perl-Perl-OSType-1.7.0-1|7	
12cu|perl-Perl-OSType-1.7.0-1|8	Summary:	Map Perl operating system names to generic types
12cu|perl-Perl-OSType-1.7.0-1|9	License:	GPL+ or Artistic
12cu|perl-Perl-OSType-1.7.0-1|10	Group:		Development/Perl
12cu|perl-Perl-OSType-1.7.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Perl-OSType-1.7.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-OSType-%{upstream_version}.tar.gz
12cu|perl-Perl-OSType-1.7.0-1|13	
12cu|perl-Perl-OSType-1.7.0-1|14	BuildRequires:	perl-devel
12cu|perl-Perl-OSType-1.7.0-1|15	BuildRequires: perl(Capture::Tiny)
12cu|perl-Perl-OSType-1.7.0-1|16	BuildRequires:	perl(Exporter)
12cu|perl-Perl-OSType-1.7.0-1|17	BuildRequires:	perl(File::Find)
12cu|perl-Perl-OSType-1.7.0-1|18	BuildRequires:	perl(File::Temp)
12cu|perl-Perl-OSType-1.7.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-Perl-OSType-1.7.0-1|20	BuildRequires:	perl(constant)
12cu|perl-Perl-OSType-1.7.0-1|21	BuildArch:	noarch
12cu|perl-Perl-OSType-1.7.0-1|22	
12cu|perl-Perl-OSType-1.7.0-1|23	%description
12cu|perl-Perl-OSType-1.7.0-1|24	Modules that provide OS-specific behaviors often need to know if the
12cu|perl-Perl-OSType-1.7.0-1|25	current operating system matches a more generic type of operating systems.
12cu|perl-Perl-OSType-1.7.0-1|26	For example, 'linux' is a type of 'Unix' operating system and so is
12cu|perl-Perl-OSType-1.7.0-1|27	'freebsd'.
12cu|perl-Perl-OSType-1.7.0-1|28	
12cu|perl-Perl-OSType-1.7.0-1|29	This module provides a mapping between an operating system name as given by
12cu|perl-Perl-OSType-1.7.0-1|30	'$^O' and a more generic type. The initial version is based on the OS type
12cu|perl-Perl-OSType-1.7.0-1|31	mappings provided in the Module::Build manpage and the ExtUtils::CBuilder
12cu|perl-Perl-OSType-1.7.0-1|32	manpage. (Thus, Microsoft operating systems are given the type 'Windows'
12cu|perl-Perl-OSType-1.7.0-1|33	rather than 'Win32'.)
12cu|perl-Perl-OSType-1.7.0-1|34	
12cu|perl-Perl-OSType-1.7.0-1|35	%prep
12cu|perl-Perl-OSType-1.7.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Perl-OSType-1.7.0-1|37	
12cu|perl-Perl-OSType-1.7.0-1|38	%build
12cu|perl-Perl-OSType-1.7.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Perl-OSType-1.7.0-1|40	%make
12cu|perl-Perl-OSType-1.7.0-1|41	
12cu|perl-Perl-OSType-1.7.0-1|42	%check
12cu|perl-Perl-OSType-1.7.0-1|43	%make test
12cu|perl-Perl-OSType-1.7.0-1|44	
12cu|perl-Perl-OSType-1.7.0-1|45	%install
12cu|perl-Perl-OSType-1.7.0-1|46	%makeinstall_std
12cu|perl-Perl-OSType-1.7.0-1|47	
12cu|perl-Perl-OSType-1.7.0-1|48	%files
12cu|perl-Perl-OSType-1.7.0-1|49	%doc README Changes LICENSE META.yml META.json
12cu|perl-Perl-OSType-1.7.0-1|50	%{_mandir}/man3/*
12cu|perl-Perl-OSType-1.7.0-1|51	%{perl_vendorlib}/*
12cu|perl-Perl-OSType-1.7.0-1|52	
12cu|perl-Perl-OSType-1.7.0-1|53	
12cu|perl-Perl-OSType-1.7.0-1|54	%changelog
12cu|perl-Perl-OSType-1.7.0-1|55	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0-1
12cu|perl-Perl-OSType-1.7.0-1|56	+ Revision: 2da17f8
12cu|perl-Perl-OSType-1.7.0-1|57	- Updated to 1.007 (by updates_builder)
12cu|perl-Perl-OSType-1.7.0-1|58	
12cu|perl-Perl-OSType-1.7.0-1|59	

11164 12
12cu|perl-Perl-PrereqScanner-1.15.0-1|1	%define upstream_name    Perl-PrereqScanner
12cu|perl-Perl-PrereqScanner-1.15.0-1|2	%define upstream_version 1.015
12cu|perl-Perl-PrereqScanner-1.15.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Perl-PrereqScanner-1.15.0-1|4	Version:	%perl_convert_version 1.015
12cu|perl-Perl-PrereqScanner-1.15.0-1|5	Release:	1
12cu|perl-Perl-PrereqScanner-1.15.0-1|6	
12cu|perl-Perl-PrereqScanner-1.15.0-1|7	Summary:	A tool to scan your Perl code for its prerequisites
12cu|perl-Perl-PrereqScanner-1.15.0-1|8	License:	GPL+ or Artistic
12cu|perl-Perl-PrereqScanner-1.15.0-1|9	Group:		Development/Perl
12cu|perl-Perl-PrereqScanner-1.15.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Perl-PrereqScanner-1.15.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-PrereqScanner-1.015.tar.gz
12cu|perl-Perl-PrereqScanner-1.15.0-1|12	
12cu|perl-Perl-PrereqScanner-1.15.0-1|13	BuildRequires:	perl-devel
12cu|perl-Perl-PrereqScanner-1.15.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Perl-PrereqScanner-1.15.0-1|15	BuildRequires:	perl(File::Spec::Functions)
12cu|perl-Perl-PrereqScanner-1.15.0-1|16	BuildRequires:	perl(File::Temp)
12cu|perl-Perl-PrereqScanner-1.15.0-1|17	BuildRequires:	perl(FindBin)
12cu|perl-Perl-PrereqScanner-1.15.0-1|18	BuildRequires:	perl(List::Util)
12cu|perl-Perl-PrereqScanner-1.15.0-1|19	BuildRequires:	perl(Moose)
12cu|perl-Perl-PrereqScanner-1.15.0-1|20	BuildRequires:	perl(Moose::Role)
12cu|perl-Perl-PrereqScanner-1.15.0-1|21	BuildRequires:	perl(PPI)
12cu|perl-Perl-PrereqScanner-1.15.0-1|22	BuildRequires:	perl(PPI::Document)
12cu|perl-Perl-PrereqScanner-1.15.0-1|23	BuildRequires:	perl(Scalar::Util)
12cu|perl-Perl-PrereqScanner-1.15.0-1|24	BuildRequires:	perl(String::RewritePrefix)
12cu|perl-Perl-PrereqScanner-1.15.0-1|25	BuildRequires:	perl(Test::More)
12cu|perl-Perl-PrereqScanner-1.15.0-1|26	BuildRequires:	perl(Try::Tiny)
12cu|perl-Perl-PrereqScanner-1.15.0-1|27	BuildRequires:	perl(Version::Requirements)
12cu|perl-Perl-PrereqScanner-1.15.0-1|28	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Perl-PrereqScanner-1.15.0-1|29	BuildRequires:	perl(CPAN::Meta::Requirements)
12cu|perl-Perl-PrereqScanner-1.15.0-1|30	
12cu|perl-Perl-PrereqScanner-1.15.0-1|31	BuildArch:	noarch
12cu|perl-Perl-PrereqScanner-1.15.0-1|32	
12cu|perl-Perl-PrereqScanner-1.15.0-1|33	%description
12cu|perl-Perl-PrereqScanner-1.15.0-1|34	The scanner will extract loosely your distribution prerequisites from your
12cu|perl-Perl-PrereqScanner-1.15.0-1|35	files.
12cu|perl-Perl-PrereqScanner-1.15.0-1|36	
12cu|perl-Perl-PrereqScanner-1.15.0-1|37	The extraction may not be perfect but tries to do its best. It will
12cu|perl-Perl-PrereqScanner-1.15.0-1|38	currently find the following prereqs:
12cu|perl-Perl-PrereqScanner-1.15.0-1|39	
12cu|perl-Perl-PrereqScanner-1.15.0-1|40	%prep
12cu|perl-Perl-PrereqScanner-1.15.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Perl-PrereqScanner-1.15.0-1|42	
12cu|perl-Perl-PrereqScanner-1.15.0-1|43	%build
12cu|perl-Perl-PrereqScanner-1.15.0-1|44	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Perl-PrereqScanner-1.15.0-1|45	%make
12cu|perl-Perl-PrereqScanner-1.15.0-1|46	
12cu|perl-Perl-PrereqScanner-1.15.0-1|47	%check
12cu|perl-Perl-PrereqScanner-1.15.0-1|48	%make test
12cu|perl-Perl-PrereqScanner-1.15.0-1|49	
12cu|perl-Perl-PrereqScanner-1.15.0-1|50	%install
12cu|perl-Perl-PrereqScanner-1.15.0-1|51	%makeinstall_std
12cu|perl-Perl-PrereqScanner-1.15.0-1|52	
12cu|perl-Perl-PrereqScanner-1.15.0-1|53	%files
12cu|perl-Perl-PrereqScanner-1.15.0-1|54	%doc Changes META.yml LICENSE README META.json
12cu|perl-Perl-PrereqScanner-1.15.0-1|55	%{_bindir}/*
12cu|perl-Perl-PrereqScanner-1.15.0-1|56	%{_mandir}/man1/*
12cu|perl-Perl-PrereqScanner-1.15.0-1|57	%{_mandir}/man3/*
12cu|perl-Perl-PrereqScanner-1.15.0-1|58	%{perl_vendorlib}/*
12cu|perl-Perl-PrereqScanner-1.15.0-1|59	
12cu|perl-Perl-PrereqScanner-1.15.0-1|60	%changelog
12cu|perl-Perl-PrereqScanner-1.15.0-1|61	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-1mdv2011.0
12cu|perl-Perl-PrereqScanner-1.15.0-1|62	+ Revision: 682141
12cu|perl-Perl-PrereqScanner-1.15.0-1|63	- update to new version 1.004
12cu|perl-Perl-PrereqScanner-1.15.0-1|64	
12cu|perl-Perl-PrereqScanner-1.15.0-1|65	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-1
12cu|perl-Perl-PrereqScanner-1.15.0-1|66	+ Revision: 677377
12cu|perl-Perl-PrereqScanner-1.15.0-1|67	- update to new version 1.003
12cu|perl-Perl-PrereqScanner-1.15.0-1|68	
12cu|perl-Perl-PrereqScanner-1.15.0-1|69	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.2.0-2
12cu|perl-Perl-PrereqScanner-1.15.0-1|70	+ Revision: 657822
12cu|perl-Perl-PrereqScanner-1.15.0-1|71	- rebuild for updated spec-helper
12cu|perl-Perl-PrereqScanner-1.15.0-1|72	
12cu|perl-Perl-PrereqScanner-1.15.0-1|73	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-1
12cu|perl-Perl-PrereqScanner-1.15.0-1|74	+ Revision: 635543
12cu|perl-Perl-PrereqScanner-1.15.0-1|75	- update to new version 1.002
12cu|perl-Perl-PrereqScanner-1.15.0-1|76	
12cu|perl-Perl-PrereqScanner-1.15.0-1|77	* Fri Jan 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1mdv2011.0
12cu|perl-Perl-PrereqScanner-1.15.0-1|78	+ Revision: 629500
12cu|perl-Perl-PrereqScanner-1.15.0-1|79	- update to new version 1.001
12cu|perl-Perl-PrereqScanner-1.15.0-1|80	
12cu|perl-Perl-PrereqScanner-1.15.0-1|81	* Wed Dec 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2011.0
12cu|perl-Perl-PrereqScanner-1.15.0-1|82	+ Revision: 616216
12cu|perl-Perl-PrereqScanner-1.15.0-1|83	- update to new version 1.000
12cu|perl-Perl-PrereqScanner-1.15.0-1|84	
12cu|perl-Perl-PrereqScanner-1.15.0-1|85	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.101.892-1mdv2011.0
12cu|perl-Perl-PrereqScanner-1.15.0-1|86	+ Revision: 612252
12cu|perl-Perl-PrereqScanner-1.15.0-1|87	- update to new version 0.101892
12cu|perl-Perl-PrereqScanner-1.15.0-1|88	
12cu|perl-Perl-PrereqScanner-1.15.0-1|89	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.101.891-1mdv2011.0
12cu|perl-Perl-PrereqScanner-1.15.0-1|90	+ Revision: 596745
12cu|perl-Perl-PrereqScanner-1.15.0-1|91	- adding missing buildrequires
12cu|perl-Perl-PrereqScanner-1.15.0-1|92	- update to 0.101891
12cu|perl-Perl-PrereqScanner-1.15.0-1|93	
12cu|perl-Perl-PrereqScanner-1.15.0-1|94	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.101.890-1mdv2011.0
12cu|perl-Perl-PrereqScanner-1.15.0-1|95	+ Revision: 553020
12cu|perl-Perl-PrereqScanner-1.15.0-1|96	- adding missing buildrequires:
12cu|perl-Perl-PrereqScanner-1.15.0-1|97	- update to 0.101890
12cu|perl-Perl-PrereqScanner-1.15.0-1|98	
12cu|perl-Perl-PrereqScanner-1.15.0-1|99	* Wed Apr 07 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.960-1mdv2010.1
12cu|perl-Perl-PrereqScanner-1.15.0-1|100	+ Revision: 532715
12cu|perl-Perl-PrereqScanner-1.15.0-1|101	- update to 0.100960
12cu|perl-Perl-PrereqScanner-1.15.0-1|102	
12cu|perl-Perl-PrereqScanner-1.15.0-1|103	* Wed Mar 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.830-1mdv2010.1
12cu|perl-Perl-PrereqScanner-1.15.0-1|104	+ Revision: 527220
12cu|perl-Perl-PrereqScanner-1.15.0-1|105	- update to 0.100830
12cu|perl-Perl-PrereqScanner-1.15.0-1|106	
12cu|perl-Perl-PrereqScanner-1.15.0-1|107	* Thu Mar 11 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.690-1mdv2010.1
12cu|perl-Perl-PrereqScanner-1.15.0-1|108	+ Revision: 518083
12cu|perl-Perl-PrereqScanner-1.15.0-1|109	- update to 0.100690
12cu|perl-Perl-PrereqScanner-1.15.0-1|110	
12cu|perl-Perl-PrereqScanner-1.15.0-1|111	* Wed Mar 10 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.680-1mdv2010.1
12cu|perl-Perl-PrereqScanner-1.15.0-1|112	+ Revision: 517304
12cu|perl-Perl-PrereqScanner-1.15.0-1|113	- update to 0.100680
12cu|perl-Perl-PrereqScanner-1.15.0-1|114	
12cu|perl-Perl-PrereqScanner-1.15.0-1|115	* Sun Mar 07 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.630-1mdv2010.1
12cu|perl-Perl-PrereqScanner-1.15.0-1|116	+ Revision: 515366
12cu|perl-Perl-PrereqScanner-1.15.0-1|117	- update to 0.100630
12cu|perl-Perl-PrereqScanner-1.15.0-1|118	
12cu|perl-Perl-PrereqScanner-1.15.0-1|119	* Tue Feb 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.100.521-1mdv2010.1
12cu|perl-Perl-PrereqScanner-1.15.0-1|120	+ Revision: 510102
12cu|perl-Perl-PrereqScanner-1.15.0-1|121	- import perl-Perl-PrereqScanner
12cu|perl-Perl-PrereqScanner-1.15.0-1|122	
12cu|perl-Perl-PrereqScanner-1.15.0-1|123	
12cu|perl-Perl-PrereqScanner-1.15.0-1|124	* Tue Feb 23 2010 cpan2dist 0.100521-1mdv
12cu|perl-Perl-PrereqScanner-1.15.0-1|125	- initial mdv release, generated with cpan2dist
12cu|perl-Perl-PrereqScanner-1.15.0-1|126	

11165 12
12cu|perl-Pithub-0.10.210-1|1	%define upstream_name    Pithub
12cu|perl-Pithub-0.10.210-1|2	%define upstream_version 0.01021
12cu|perl-Pithub-0.10.210-1|3	
12cu|perl-Pithub-0.10.210-1|4	Name:       perl-%{upstream_name}
12cu|perl-Pithub-0.10.210-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Pithub-0.10.210-1|6	Release:    1
12cu|perl-Pithub-0.10.210-1|7	
12cu|perl-Pithub-0.10.210-1|8	Summary:    Github v3 Pull Request Comments API
12cu|perl-Pithub-0.10.210-1|9	License:    GPL+ or Artistic
12cu|perl-Pithub-0.10.210-1|10	Group:      Development/Perl
12cu|perl-Pithub-0.10.210-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Pithub-0.10.210-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Pithub-0.10.210-1|13	
12cu|perl-Pithub-0.10.210-1|14	BuildRequires: perl(Array::Iterator)
12cu|perl-Pithub-0.10.210-1|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
12cu|perl-Pithub-0.10.210-1|16	BuildRequires: perl(File::Slurp)
12cu|perl-Pithub-0.10.210-1|17	BuildRequires: perl(HTTP::Message)
12cu|perl-Pithub-0.10.210-1|18	BuildRequires: perl(JSON)
12cu|perl-Pithub-0.10.210-1|19	BuildRequires: perl(LWP::Protocol::https)
12cu|perl-Pithub-0.10.210-1|20	BuildRequires: perl(LWP::UserAgent)
12cu|perl-Pithub-0.10.210-1|21	BuildRequires: perl(MIME::Base64)
12cu|perl-Pithub-0.10.210-1|22	BuildRequires: perl(Moo)
12cu|perl-Pithub-0.10.210-1|23	BuildRequires: perl(Test::Most)
12cu|perl-Pithub-0.10.210-1|24	BuildRequires: perl-devel
12cu|perl-Pithub-0.10.210-1|25	BuildRequires: perl(strictures)
12cu|perl-Pithub-0.10.210-1|26	BuildArch:  noarch
12cu|perl-Pithub-0.10.210-1|27	
12cu|perl-Pithub-0.10.210-1|28	%description
12cu|perl-Pithub-0.10.210-1|29	the Pithub manpage provides a set of modules to access the
12cu|perl-Pithub-0.10.210-1|30	http://developer.github.com/v3/ in an object oriented way. There is also
12cu|perl-Pithub-0.10.210-1|31	the Net::GitHub manpage which does the same for all the versions (v1, v2,
12cu|perl-Pithub-0.10.210-1|32	v3) of the Github API. the Pithub manpage supports all API calls so far,
12cu|perl-Pithub-0.10.210-1|33	but only for v3.
12cu|perl-Pithub-0.10.210-1|34	
12cu|perl-Pithub-0.10.210-1|35	%prep
12cu|perl-Pithub-0.10.210-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Pithub-0.10.210-1|37	
12cu|perl-Pithub-0.10.210-1|38	%build
12cu|perl-Pithub-0.10.210-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Pithub-0.10.210-1|40	
12cu|perl-Pithub-0.10.210-1|41	%make
12cu|perl-Pithub-0.10.210-1|42	
12cu|perl-Pithub-0.10.210-1|43	%check
12cu|perl-Pithub-0.10.210-1|44	%make test
12cu|perl-Pithub-0.10.210-1|45	
12cu|perl-Pithub-0.10.210-1|46	%install
12cu|perl-Pithub-0.10.210-1|47	%makeinstall_std
12cu|perl-Pithub-0.10.210-1|48	
12cu|perl-Pithub-0.10.210-1|49	%files
12cu|perl-Pithub-0.10.210-1|50	%doc Changes LICENSE META.json META.yml MYMETA.yml README examples
12cu|perl-Pithub-0.10.210-1|51	%{_mandir}/man3/*
12cu|perl-Pithub-0.10.210-1|52	%{perl_vendorlib}/*
12cu|perl-Pithub-0.10.210-1|53	
12cu|perl-Pithub-0.10.210-1|54	%changelog
12cu|perl-Pithub-0.10.210-1|55	* Sun Apr 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.210-1
12cu|perl-Pithub-0.10.210-1|56	+ Revision: 933b75f
12cu|perl-Pithub-0.10.210-1|57	- Added BRs
12cu|perl-Pithub-0.10.210-1|58	
12cu|perl-Pithub-0.10.210-1|59	

11166 12
12cu|perl-Plack-1.3.0-1|1	%define upstream_name    Plack
12cu|perl-Plack-1.3.0-1|2	%define upstream_version 1.0030
12cu|perl-Plack-1.3.0-1|3	
12cu|perl-Plack-1.3.0-1|4	%define __noautoreq 'perl\\(Apache::Request.*|perl\\(Apache::Const.*|perl\\(Apache2::.*|perl\\(CGI.*|perl\\(FCGI.*'
12cu|perl-Plack-1.3.0-1|5	
12cu|perl-Plack-1.3.0-1|6	Name:       perl-%{upstream_name}
12cu|perl-Plack-1.3.0-1|7	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Plack-1.3.0-1|8	Release:    1
12cu|perl-Plack-1.3.0-1|9	
12cu|perl-Plack-1.3.0-1|10	Summary:    Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)
12cu|perl-Plack-1.3.0-1|11	License:    GPL+ or Artistic
12cu|perl-Plack-1.3.0-1|12	Group:      Development/Perl
12cu|perl-Plack-1.3.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Plack-1.3.0-1|14	Source0:    http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Plack-1.3.0-1|15	
12cu|perl-Plack-1.3.0-1|16	BuildRequires: perl(Apache::LogFormat::Compiler) >= 0.120.0
12cu|perl-Plack-1.3.0-1|17	BuildRequires: perl(Devel::StackTrace) >= 1.230.0
12cu|perl-Plack-1.3.0-1|18	BuildRequires: perl(Devel::StackTrace::AsHTML) >= 0.110.0
12cu|perl-Plack-1.3.0-1|19	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
12cu|perl-Plack-1.3.0-1|20	BuildRequires: perl(File::ShareDir) >= 1.0.0
12cu|perl-Plack-1.3.0-1|21	BuildRequires: perl(File::ShareDir::Install) >= 0.30.0
12cu|perl-Plack-1.3.0-1|22	BuildRequires: perl(Filesys::Notify::Simple)
12cu|perl-Plack-1.3.0-1|23	BuildRequires: perl(HTTP::Body) >= 1.60.0
12cu|perl-Plack-1.3.0-1|24	BuildRequires: perl(HTTP::Message) >= 5.814.0
12cu|perl-Plack-1.3.0-1|25	BuildRequires: perl(HTTP::Tiny)
12cu|perl-Plack-1.3.0-1|26	BuildRequires: perl(Hash::MultiValue)
12cu|perl-Plack-1.3.0-1|27	BuildRequires: perl(Pod::Usage) >= 1.360.0
12cu|perl-Plack-1.3.0-1|28	BuildRequires: perl(Stream::Buffered) >= 0.20.0
12cu|perl-Plack-1.3.0-1|29	BuildRequires: perl(Test::More) >= 0.880.0
12cu|perl-Plack-1.3.0-1|30	BuildRequires: perl(Test::Requires)
12cu|perl-Plack-1.3.0-1|31	BuildRequires: perl(Test::TCP)
12cu|perl-Plack-1.3.0-1|32	BuildRequires: perl(Try::Tiny)
12cu|perl-Plack-1.3.0-1|33	BuildRequires: perl(URI) >= 1.590.0
12cu|perl-Plack-1.3.0-1|34	BuildRequires: perl(parent)
12cu|perl-Plack-1.3.0-1|35	BuildRequires: perl-devel
12cu|perl-Plack-1.3.0-1|36	BuildArch:  noarch
12cu|perl-Plack-1.3.0-1|37	
12cu|perl-Plack-1.3.0-1|38	%description
12cu|perl-Plack-1.3.0-1|39	Plack is a set of tools for using the PSGI stack. It contains middleware
12cu|perl-Plack-1.3.0-1|40	components, a reference server and utilities for Web application
12cu|perl-Plack-1.3.0-1|41	frameworks. Plack is like Ruby's Rack or Python's Paste for WSGI.
12cu|perl-Plack-1.3.0-1|42	
12cu|perl-Plack-1.3.0-1|43	See the PSGI manpage for the PSGI specification and the PSGI::FAQ manpage
12cu|perl-Plack-1.3.0-1|44	to know what PSGI and Plack are and why we need them.
12cu|perl-Plack-1.3.0-1|45	
12cu|perl-Plack-1.3.0-1|46	%prep
12cu|perl-Plack-1.3.0-1|47	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Plack-1.3.0-1|48	
12cu|perl-Plack-1.3.0-1|49	%build
12cu|perl-Plack-1.3.0-1|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Plack-1.3.0-1|51	%make
12cu|perl-Plack-1.3.0-1|52	
12cu|perl-Plack-1.3.0-1|53	%check
12cu|perl-Plack-1.3.0-1|54	%make test
12cu|perl-Plack-1.3.0-1|55	
12cu|perl-Plack-1.3.0-1|56	%install
12cu|perl-Plack-1.3.0-1|57	%makeinstall_std
12cu|perl-Plack-1.3.0-1|58	
12cu|perl-Plack-1.3.0-1|59	%files
12cu|perl-Plack-1.3.0-1|60	%doc Changes LICENSE META.json META.yml README eg
12cu|perl-Plack-1.3.0-1|61	%{_bindir}/*
12cu|perl-Plack-1.3.0-1|62	%{_mandir}/man?/*
12cu|perl-Plack-1.3.0-1|63	%{perl_vendorlib}/*
12cu|perl-Plack-1.3.0-1|64	
12cu|perl-Plack-1.3.0-1|65	%changelog
12cu|perl-Plack-1.3.0-1|66	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-1
12cu|perl-Plack-1.3.0-1|67	+ Revision: b49839f
12cu|perl-Plack-1.3.0-1|68	- Add req exceptions
12cu|perl-Plack-1.3.0-1|69	
12cu|perl-Plack-1.3.0-1|70	

11167 12
12cu|perl-Plack-Middleware-Cached-0.150.0-1|1	%define upstream_name    Plack-Middleware-Cached
12cu|perl-Plack-Middleware-Cached-0.150.0-1|2	%define upstream_version 0.15
12cu|perl-Plack-Middleware-Cached-0.150.0-1|3	
12cu|perl-Plack-Middleware-Cached-0.150.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Plack-Middleware-Cached-0.150.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Plack-Middleware-Cached-0.150.0-1|6	Release:    1
12cu|perl-Plack-Middleware-Cached-0.150.0-1|7	
12cu|perl-Plack-Middleware-Cached-0.150.0-1|8	Summary:    No summary found
12cu|perl-Plack-Middleware-Cached-0.150.0-1|9	
12cu|perl-Plack-Middleware-Cached-0.150.0-1|10	
12cu|perl-Plack-Middleware-Cached-0.150.0-1|11	License:    GPL+ or Artistic
12cu|perl-Plack-Middleware-Cached-0.150.0-1|12	Group:      Development/Perl
12cu|perl-Plack-Middleware-Cached-0.150.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Plack-Middleware-Cached-0.150.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Plack-Middleware-Cached-0.150.0-1|15	
12cu|perl-Plack-Middleware-Cached-0.150.0-1|16	BuildRequires: perl(Carp)
12cu|perl-Plack-Middleware-Cached-0.150.0-1|17	BuildRequires: perl(Clone)
12cu|perl-Plack-Middleware-Cached-0.150.0-1|18	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
12cu|perl-Plack-Middleware-Cached-0.150.0-1|19	BuildRequires: perl(Plack::Builder)
12cu|perl-Plack-Middleware-Cached-0.150.0-1|20	BuildRequires: perl(Plack::Middleware)
12cu|perl-Plack-Middleware-Cached-0.150.0-1|21	BuildRequires: perl(Plack::Util::Accessor)
12cu|perl-Plack-Middleware-Cached-0.150.0-1|22	BuildRequires: perl(Scalar::Util)
12cu|perl-Plack-Middleware-Cached-0.150.0-1|23	BuildRequires: perl(Test::More)
12cu|perl-Plack-Middleware-Cached-0.150.0-1|24	BuildRequires: perl(overload)
12cu|perl-Plack-Middleware-Cached-0.150.0-1|25	BuildRequires: perl(parent)
12cu|perl-Plack-Middleware-Cached-0.150.0-1|26	BuildRequires: perl(strict)
12cu|perl-Plack-Middleware-Cached-0.150.0-1|27	BuildRequires: perl(utf8)
12cu|perl-Plack-Middleware-Cached-0.150.0-1|28	BuildRequires: perl(warnings)
12cu|perl-Plack-Middleware-Cached-0.150.0-1|29	BuildRequires: perl-devel
12cu|perl-Plack-Middleware-Cached-0.150.0-1|30	BuildArch:  noarch
12cu|perl-Plack-Middleware-Cached-0.150.0-1|31	
12cu|perl-Plack-Middleware-Cached-0.150.0-1|32	%description
12cu|perl-Plack-Middleware-Cached-0.150.0-1|33	This module can be used to glue a cache to a the PSGI manpage applications
12cu|perl-Plack-Middleware-Cached-0.150.0-1|34	or middleware. A *cache* is an object that provides at least two methods to
12cu|perl-Plack-Middleware-Cached-0.150.0-1|35	get and set data, based on a key. Existing cache modules on CPAN include
12cu|perl-Plack-Middleware-Cached-0.150.0-1|36	the CHI manpage, the Cache manpage, and the Cache::Cache manpage.
12cu|perl-Plack-Middleware-Cached-0.150.0-1|37	Plack::Middleware::Cached is put in front of a PSGI application as
12cu|perl-Plack-Middleware-Cached-0.150.0-1|38	middleware. Given a request in form of a PSGI environment E, it either
12cu|perl-Plack-Middleware-Cached-0.150.0-1|39	returns the matching response R from its cache, or it passed the request to
12cu|perl-Plack-Middleware-Cached-0.150.0-1|40	the wrapped application, and stores the application's response in the
12cu|perl-Plack-Middleware-Cached-0.150.0-1|41	cache:
12cu|perl-Plack-Middleware-Cached-0.150.0-1|42	
12cu|perl-Plack-Middleware-Cached-0.150.0-1|43	________          _____
12cu|perl-Plack-Middleware-Cached-0.150.0-1|44	Request  ===E===>|        |---E--->|     |
12cu|perl-Plack-Middleware-Cached-0.150.0-1|45	| Cached |        | App |
12cu|perl-Plack-Middleware-Cached-0.150.0-1|46	Response <==R====|________|<--R----|_____|
12cu|perl-Plack-Middleware-Cached-0.150.0-1|47	
12cu|perl-Plack-Middleware-Cached-0.150.0-1|48	In most cases, only a part of the environment E is relevant to the request.
12cu|perl-Plack-Middleware-Cached-0.150.0-1|49	This relevant part is called the caching *key*. By default, the key is set
12cu|perl-Plack-Middleware-Cached-0.150.0-1|50	to the value of REQUEST_URI from the environment E.
12cu|perl-Plack-Middleware-Cached-0.150.0-1|51	
12cu|perl-Plack-Middleware-Cached-0.150.0-1|52	%prep
12cu|perl-Plack-Middleware-Cached-0.150.0-1|53	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Plack-Middleware-Cached-0.150.0-1|54	
12cu|perl-Plack-Middleware-Cached-0.150.0-1|55	%build
12cu|perl-Plack-Middleware-Cached-0.150.0-1|56	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Plack-Middleware-Cached-0.150.0-1|57	
12cu|perl-Plack-Middleware-Cached-0.150.0-1|58	%make
12cu|perl-Plack-Middleware-Cached-0.150.0-1|59	
12cu|perl-Plack-Middleware-Cached-0.150.0-1|60	%check
12cu|perl-Plack-Middleware-Cached-0.150.0-1|61	%make test
12cu|perl-Plack-Middleware-Cached-0.150.0-1|62	
12cu|perl-Plack-Middleware-Cached-0.150.0-1|63	%install
12cu|perl-Plack-Middleware-Cached-0.150.0-1|64	%makeinstall_std
12cu|perl-Plack-Middleware-Cached-0.150.0-1|65	
12cu|perl-Plack-Middleware-Cached-0.150.0-1|66	%files
12cu|perl-Plack-Middleware-Cached-0.150.0-1|67	%doc LICENSE META.yml MYMETA.yml README
12cu|perl-Plack-Middleware-Cached-0.150.0-1|68	%{_mandir}/man3/*
12cu|perl-Plack-Middleware-Cached-0.150.0-1|69	%{perl_vendorlib}/*
12cu|perl-Plack-Middleware-Cached-0.150.0-1|70	
12cu|perl-Plack-Middleware-Cached-0.150.0-1|71	
12cu|perl-Plack-Middleware-Cached-0.150.0-1|72	
12cu|perl-Plack-Middleware-Cached-0.150.0-1|73	%changelog
12cu|perl-Plack-Middleware-Cached-0.150.0-1|74	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-1
12cu|perl-Plack-Middleware-Cached-0.150.0-1|75	+ Revision: 5fb2f20
12cu|perl-Plack-Middleware-Cached-0.150.0-1|76	- Fix BRs
12cu|perl-Plack-Middleware-Cached-0.150.0-1|77	
12cu|perl-Plack-Middleware-Cached-0.150.0-1|78	

11168 12
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|1	%define upstream_name    Plack-Middleware-Deflater
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|2	%define upstream_version 0.12
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|3	
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|4	Name:       perl-%{upstream_name}
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|6	Release:    2
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|7	
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|8	Summary:    Compress response body with Gzip or Deflate
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|9	
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|10	License:    GPL+ or Artistic
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|11	Group:      Development/Perl
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|13	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|14	
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|16	BuildRequires: perl(Filter::Util::Call)
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|17	BuildRequires: perl(IO::Compress::Deflate)
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|18	BuildRequires: perl(IO::Compress::Gzip)
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|19	BuildRequires: perl(Plack)
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|20	BuildRequires: perl(Test::More) >= 0.960.0
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|21	BuildRequires: perl(Test::Requires)
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|22	BuildArch:  noarch
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|23	
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|24	%description
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|25	no description found
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|26	
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|27	%prep
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|29	
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|30	%build
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|32	%make
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|33	
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|34	%check
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|35	%make test
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|36	
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|37	%install
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|38	%makeinstall_std
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|39	
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|40	%files
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|41	%doc Changes META.yml README
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|42	%{_mandir}/man3/*
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|43	%{perl_vendorlib}/*
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|44	
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|45	
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|46	%changelog
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|47	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-2
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|48	+ Revision: 5e4f6aa
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|49	- Fix files
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|50	
12cu|perl-Plack-Middleware-Deflater-0.120.0-2|51	

11169 12
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|1	%define upstream_name    Plack-Middleware-FixMissingBodyInRedirect
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|2	%define upstream_version 0.09
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|3	
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|6	Release:    1
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|7	
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|8	Summary:    Set body for redirect response, if it's not already set
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|9	
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|10	License:    GPL+ or Artistic
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|11	Group:      Development/Perl
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|14	
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|15	BuildRequires: perl(Carp::Always)
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|16	BuildRequires: perl(HTML::Entities)
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|17	BuildRequires: perl(HTTP::Request::Common)
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|18	BuildRequires: perl(Plack::Builder)
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|19	BuildRequires: perl(Plack::Middleware)
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|20	BuildRequires: perl(Plack::Test)
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|21	BuildRequires: perl(Plack::Util)
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|22	BuildRequires: perl(Scalar::Util)
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|23	BuildRequires: perl(Test::More)
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|24	BuildRequires: perl(parent)
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|25	BuildRequires: perl(strict)
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|26	BuildRequires: perl(warnings)
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|27	BuildRequires: perl-devel
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|28	BuildArch: noarch
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|29	
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|30	%description
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|31	This module sets body in redirect response, if it's not already set.
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|32	
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|33	%prep
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|35	
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|36	%build
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|38	
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|39	%make
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|40	
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|41	%check
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|42	%make test
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|43	
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|44	%install
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|45	%makeinstall_std
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|46	
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|47	%files
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|48	%doc README LICENSE META.yml META.json
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|49	%{_mandir}/man3/*
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|50	%{perl_vendorlib}/*
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|51	
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|52	
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|53	
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|54	
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|55	
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|56	%changelog
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|57	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-1
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|58	+ Revision: c988db3
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|59	- Fix BRs
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|60	
12cu|perl-Plack-Middleware-FixMissingBodyInRedirect-0.90.0-1|61	

11170 12
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|1	%define upstream_name    Plack-Middleware-ForceEnv
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|2	%define upstream_version 0.02
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|3	
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|4	Name:       perl-%{upstream_name}
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|6	Release:    3
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|7	
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|8	Summary:    Force set environment variables for testing
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|9	
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|10	License:    GPL+ or Artistic
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|11	Group:      Development/Perl
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|14	
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|15	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|16	BuildRequires: perl(Plack)
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|17	BuildRequires: perl-devel
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|18	BuildArch: noarch
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|19	
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|20	%description
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|21	ForceEnv modifies the environment passed to the application by adding your
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|22	specified key value pairs.
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|23	
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|24	This is primarily useful when testing apps under plackup (or similar) in a
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|25	development environment.
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|26	
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|27	%prep
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|29	
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|30	%build
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|32	
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|33	%make
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|34	
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|35	%check
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|36	%make test
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|37	
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|38	%install
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|39	%makeinstall_std
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|40	
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|41	%files
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|42	%doc README META.yml
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|43	%{_mandir}/man3/*
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|44	%{perl_vendorlib}/*
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|45	
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|46	
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|47	
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|48	
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|49	
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|50	%changelog
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|51	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-3
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|52	+ Revision: 526015c
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|53	- Fix BRs
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|54	
12cu|perl-Plack-Middleware-ForceEnv-0.20.0-3|55	

11171 12
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|1	%define upstream_name    Plack-Middleware-LogErrors
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|2	%define upstream_version 0.001
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|3	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|6	Release:    1
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|7	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|8	Summary:    Map psgi.errors to psgix.logger or other logger
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|9	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|10	License:    GPL+ or Artistic
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|11	Group:      Development/Perl
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|14	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|15	BuildRequires: perl(File::Find)
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|16	BuildRequires: perl(File::Temp)
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|17	BuildRequires: perl(HTTP::Request::Common)
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|18	BuildRequires: perl(Module::Build::Tiny)
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|19	BuildRequires: perl(Plack::Middleware)
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|20	BuildRequires: perl(Plack::Test)
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|21	BuildRequires: perl(Plack::Util::Accessor)
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|22	BuildRequires: perl(Scalar::Util)
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|23	BuildRequires: perl(TAP::Harness::Env)
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|24	BuildRequires: perl(Test::CheckDeps)
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|25	BuildRequires: perl(Test::Fatal)
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|26	BuildRequires: perl(Test::More) >= 0.094
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|27	BuildRequires: perl(Test::Warnings)
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|28	BuildRequires: perl(parent)
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|29	BuildRequires: perl(strict)
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|30	BuildRequires: perl(strictures)
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|31	BuildRequires: perl(warnings)
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|32	BuildArch: noarch
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|33	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|34	%description
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|35	'psgi.errors' defaults to 'stderr' in most backends, which results in
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|36	content going somewhere unhelpful like the server console.
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|37	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|38	This middleware simply remaps the 'psgi.errors' stream to the
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|39	'psgix.logger' stream, or an explicit logger that you provide.
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|40	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|41	This is especially handy when used in combination with other middlewares
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|42	such as the Plack::Middleware::LogWarn manpage (which diverts Perl warnings
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|43	to 'psgi.errors'); the Plack::Middleware::HTTPExceptions manpage (which
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|44	diverts uncaught exceptions to 'psgi.errors'); and the
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|45	Plack::Middleware::AccessLog manpage, which defaults to 'psgi.errors' when
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|46	not passed a logger -- which is also automatically applied via the plackup
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|47	manpage (so if you provided no '--access-log' option indicating a filename,
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|48	'psgi.errors' is used).
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|49	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|50	%prep
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|51	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|52	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|53	%build
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|54	%{__perl} Build.PL --installdirs=vendor
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|55	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|56	./Build
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|57	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|58	%check
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|59	./Build test
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|60	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|61	%install
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|62	./Build install --destdir=%{buildroot}
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|63	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|64	%files
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|65	%doc Changes INSTALL LICENSE META.json META.yml README
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|66	%{_mandir}/man3/*
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|67	%{perl_vendorlib}/*
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|68	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|69	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|70	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|71	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|72	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|73	%changelog
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|74	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-1
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|75	+ Revision: f813311
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|76	- Imported from SRPM
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|77	
12cu|perl-Plack-Middleware-LogErrors-0.1.0-1|78	

11172 12
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|1	%define upstream_name    Plack-Middleware-LogWarn
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|2	%define upstream_version 0.001002
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|3	
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|4	Name:       perl-%{upstream_name}
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|6	Release:    1
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|7	
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|8	Summary:    Converts to warns to log messages
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|9	
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|10	License:    GPL+ or Artistic
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|11	Group:      Development/Perl
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|13	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|14	
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|15	BuildRequires: perl(Plack)
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|16	BuildRequires: perl(Test::Deep)
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|17	BuildRequires: perl(Test::More)
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|18	BuildRequires: perl-devel
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|19	BuildArch: noarch
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|20	
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|21	%description
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|22	LogWarn is a 'Plack::Middleware' component that will help you get warnings
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|23	into a logger. You probably want to use some sort of real logging system
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|24	such as the Log::Log4perl manpage and another 'Plack::Middleware' such as
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|25	the Plack::Middleware::Log4perl manpage.
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|26	
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|27	%prep
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|29	
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|30	%build
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|32	
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|33	%make
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|34	
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|35	%check
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|36	%make test
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|37	
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|38	%install
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|39	%makeinstall_std
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|40	
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|41	%files
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|42	%doc README Changes LICENSE META.json
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|43	%{_mandir}/man3/*
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|44	%{perl_vendorlib}/*
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|45	
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|46	
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|47	
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|48	
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|49	
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|50	%changelog
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|51	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-1
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|52	+ Revision: 04e00da
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|53	- Fix BRs
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|54	
12cu|perl-Plack-Middleware-LogWarn-0.1.2-1|55	

11173 12
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|1	%define upstream_name    Plack-Middleware-MethodOverride
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|2	%define upstream_version 0.10
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|3	
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|6	Release:    1
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|7	
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|8	Summary:    No summary found
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|9	
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|10	License:    GPL+ or Artistic
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|11	Group:      Development/Perl
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|14	
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|15	BuildRequires: perl(Module::Build) >= 0.300.0
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|16	BuildRequires: perl(Plack) >= 0.992.900
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|17	BuildRequires: perl(Test::Builder) >= 0.700.0
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|18	BuildRequires: perl(Test::More) >= 0.700.0
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|19	BuildRequires: perl(URI)
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|20	BuildArch:  noarch
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|21	
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|22	%description
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|23	Writing RESTful apps is a good thing, but if you're also trying to
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|24	support web browsers, you're probably going to need some hackish
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|25	workarounds. This module provides one such workaround for your Plack
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|26	applications.
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|27	
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|28	Specifically, you can also use a header named X-HTTP-Method-Override (as
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|29	used by Google for its APIs) override the POST request method. Or you
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|30	can add a parameter named x-tunneled-method to your form action's query.
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|31	Either way, the overriding works only via POST requests, not GET.
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|32	
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|33	If either of these attributes are available in a POST request, the
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|34	REQUEST_METHOD key of the Plack environment hash will be replaced with
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|35	its value. This allows your apps to override any HTTP method over POST.
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|36	If your application needs to know that such overriding has taken place,
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|37	the original method is stored under the plack.original_request_method
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|38	key in the Plack environment hash.
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|39	
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|40	%prep
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|42	
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|43	%build
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|44	%{__perl} Build.PL installdirs=vendor
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|45	
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|46	./Build
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|47	
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|48	%check
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|49	./Build test
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|50	
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|51	%install
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|52	./Build install destdir=%{buildroot}
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|53	
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|54	%files
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|55	%doc Changes META.yml MYMETA.yml
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|56	%{_mandir}/man3/*
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|57	%{perl_vendorlib}/*
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|58	
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|59	
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|60	%changelog
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|61	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-1
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|62	+ Revision: 7cedefd
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|63	- Imported from SRPM
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|64	
12cu|perl-Plack-Middleware-MethodOverride-0.100.0-1|65	

11174 12
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|1	%define upstream_name    Plack-Middleware-Negotiate
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|2	%define upstream_version 0.10
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|3	
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|6	Release:    1
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|7	
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|8	Summary:    Apply HTTP content negotiation as Plack middleware
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|9	
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|10	License:    GPL+ or Artistic
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|11	Group:      Development/Perl
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|14	
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|15	BuildRequires: perl(Carp)
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|17	BuildRequires: perl(HTTP::Negotiate)
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|18	BuildRequires: perl(HTTP::Request::Common)
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|19	BuildRequires: perl(Log::Contextual)
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|20	BuildRequires: perl(Log::Contextual::WarnLogger)
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|21	BuildRequires: perl(Plack::Builder)
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|22	BuildRequires: perl(Plack::Middleware)
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|23	BuildRequires: perl(Plack::Request)
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|24	BuildRequires: perl(Plack::Test)
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|25	BuildRequires: perl(Plack::Util::Accessor)
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|26	BuildRequires: perl(Test::Exception)
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|27	BuildRequires: perl(Test::More)
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|28	BuildRequires: perl(aliased)
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|29	BuildRequires: perl(parent)
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|30	BuildRequires: perl(strict)
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|31	BuildRequires: perl(strictures)
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|32	BuildRequires: perl(warnings)
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|33	BuildRequires: perl-devel
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|34	BuildArch:  noarch
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|35	
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|36	%description
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|37	Plack::Middleware::Negotiate applies HTTP content negotiation to a the PSGI
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|38	manpage request. The PSGI environment key 'negotiate.format' is set to the
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|39	chosen format name. In addition to normal content negotiation one may
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|40	enable explicit format selection with a path extension or query parameter.
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|41	The middleware takes care for rewriting and restoring PATH_INFO if it is
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|42	configured to detect and strip a format extension. The PSGI response is
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|43	enriched with corresponding HTTP headers Content-Type and Content-Language
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|44	unless these headers already exist.
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|45	
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|46	If used as pure application, this middleware returns a HTTP status code 406
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|47	if no format could be negotiated.
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|48	
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|49	%prep
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|50	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|51	
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|52	%build
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|53	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|54	
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|55	%make
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|56	
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|57	%check
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|58	%make test
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|59	
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|60	%install
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|61	%makeinstall_std
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|62	
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|63	%files
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|64	%doc LICENSE META.yml MYMETA.yml README
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|65	%{_mandir}/man3/*
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|66	%{perl_vendorlib}/*
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|67	
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|68	
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|69	%changelog
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|70	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-1
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|71	+ Revision: dc406b3
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|72	- Fix BRs
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|73	
12cu|perl-Plack-Middleware-Negotiate-0.100.0-1|74	

11175 12
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|1	%define upstream_name    Plack-Middleware-RemoveRedundantBody
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|2	%define upstream_version 0.03
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|3	
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|6	Release:    1
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|7	
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|8	Summary:    Removes body for HTTP response if it's not required
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|9	
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|10	License:    GPL+ or Artistic
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|11	Group:      Development/Perl
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|14	
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|15	BuildRequires: perl(Carp::Always)
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|16	BuildRequires: perl(HTTP::Request::Common)
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|17	BuildRequires: perl(Plack::Builder)
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|18	BuildRequires: perl(Plack::Middleware)
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|19	BuildRequires: perl(Plack::Test)
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|20	BuildRequires: perl(Plack::Util)
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|21	BuildRequires: perl(Test::More)
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|22	BuildRequires: perl(parent)
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|23	BuildRequires: perl(strict)
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|24	BuildRequires: perl(warnings)
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|25	BuildRequires: perl-devel
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|26	BuildArch: noarch
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|27	
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|28	%description
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|29	This module removes body in HTTP response, if it's not required.
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|30	
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|31	%prep
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|33	
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|34	%build
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|36	
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|37	%make
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|38	
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|39	%check
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|40	%make test
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|41	
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|42	%install
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|43	%makeinstall_std
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|44	
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|45	%files
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|46	%doc README LICENSE META.yml META.json
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|47	%{_mandir}/man3/*
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|48	%{perl_vendorlib}/*
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|49	
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|50	
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|51	
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|52	
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|53	
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|54	%changelog
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|55	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-1
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|56	+ Revision: 6ae726e
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|57	- Fix BRs
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|58	
12cu|perl-Plack-Middleware-RemoveRedundantBody-0.30.0-1|59	

11176 12
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|1	%define upstream_name    Plack-Middleware-ReverseProxy
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|2	%define upstream_version 0.15
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|3	
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|4	Name:       perl-%{upstream_name}
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|6	Release:    2
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|7	
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|8	Summary:    Supports app to run as a reverse proxy backend
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|9	
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|10	License:    GPL+ or Artistic
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|11	Group:      Development/Perl
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|13	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|14	
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|16	BuildRequires: perl(Plack) >= 0.998.800
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|17	BuildRequires: perl(Plack::Middleware)
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|18	BuildRequires: perl(Plack::Request)
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|19	BuildRequires: perl(Test::More)
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|20	BuildRequires: perl(parent)
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|21	BuildArch:  noarch
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|22	
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|23	%description
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|24	Plack::Middleware::ReverseProxy resets some HTTP headers, which changed by
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|25	reverse-proxy. You can specify the reverse proxy address and stop fake
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|26	requests using 'enable_if' directive in your app.psgi.
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|27	
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|28	%prep
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|30	
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|31	%build
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|33	
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|34	%make
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|35	
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|36	%check
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|37	%make test
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|38	
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|39	%install
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|40	%makeinstall_std
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|41	
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|42	%files
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|43	%doc Changes META.yml README
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|44	%{_mandir}/man3/*
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|45	%{perl_vendorlib}/*
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|46	
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|47	
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|48	%changelog
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|49	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.150.0-2
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|50	+ Revision: 9229f58
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|51	- Fix files
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|52	
12cu|perl-Plack-Middleware-ReverseProxy-0.150.0-2|53	

11177 12
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|1	%define upstream_name    Plack-Test-ExternalServer
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|2	%define upstream_version 0.01
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|3	
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|4	Name:       perl-%{upstream_name}
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|6	Release:    3
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|7	
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|8	Summary:    Run HTTP tests on external live servers
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|9	
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|10	License:    GPL+ or Artistic
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|11	Group:      Development/Perl
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Plack/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|14	
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|15	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|16	BuildRequires: perl(HTTP::Request::Common)
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|17	BuildRequires: perl(LWP::UserAgent)
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|18	BuildRequires: perl(Plack::Loader)
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|19	BuildRequires: perl(Plack::Test)
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|20	BuildRequires: perl(Test::More)
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|21	BuildRequires: perl(Test::TCP)
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|22	BuildRequires: perl(URI)
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|23	BuildRequires: perl-devel
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|24	BuildArch: noarch
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|25	
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|26	%description
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|27	This module allows your to run your Plack::Test tests against an external
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|28	server instead of just against a local application through either mocked
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|29	HTTP or a locally spawned server.
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|30	
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|31	See the Plack::Test manpage on how to write tests that can use this module.
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|32	
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|33	%prep
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|35	
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|36	%build
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|38	
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|39	%make
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|40	
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|41	%check
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|42	%make test
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|43	
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|44	%install
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|45	%makeinstall_std
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|46	
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|47	%files
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|48	%doc Changes META.yml LICENSE README
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|49	%{_mandir}/man3/*
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|50	%{perl_vendorlib}/*
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|51	
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|52	
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|53	
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|54	
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|55	
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|56	%changelog
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|57	* Thu Apr 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-3
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|58	+ Revision: 51eeadd
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|59	- Fix BRs
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|60	
12cu|perl-Plack-Test-ExternalServer-0.10.0-3|61	

11178 12
12cu|perl-Pod-Abstract-0.200.0-3|1	%define upstream_name    Pod-Abstract
12cu|perl-Pod-Abstract-0.200.0-3|2	%define upstream_version 0.20
12cu|perl-Pod-Abstract-0.200.0-3|3	
12cu|perl-Pod-Abstract-0.200.0-3|4	Name:       perl-%{upstream_name}
12cu|perl-Pod-Abstract-0.200.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Pod-Abstract-0.200.0-3|6	Release:    3
12cu|perl-Pod-Abstract-0.200.0-3|7	
12cu|perl-Pod-Abstract-0.200.0-3|8	License:    GPL+ or Artistic
12cu|perl-Pod-Abstract-0.200.0-3|9	Group:      Development/Perl
12cu|perl-Pod-Abstract-0.200.0-3|10	Summary:    Basic multipart section numbering
12cu|perl-Pod-Abstract-0.200.0-3|11	
12cu|perl-Pod-Abstract-0.200.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Pod-Abstract-0.200.0-3|13	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Pod-Abstract-0.200.0-3|14	
12cu|perl-Pod-Abstract-0.200.0-3|15	BuildRequires: perl-devel
12cu|perl-Pod-Abstract-0.200.0-3|16	BuildRequires: perl(IO::String)
12cu|perl-Pod-Abstract-0.200.0-3|17	BuildArch: noarch
12cu|perl-Pod-Abstract-0.200.0-3|18	
12cu|perl-Pod-Abstract-0.200.0-3|19	%description
12cu|perl-Pod-Abstract-0.200.0-3|20	POD::Abstract provides a means to load a POD (or POD compatible) document
12cu|perl-Pod-Abstract-0.200.0-3|21	without direct reference to it's syntax, and perform manipulations on the
12cu|perl-Pod-Abstract-0.200.0-3|22	abstract syntax tree.
12cu|perl-Pod-Abstract-0.200.0-3|23	
12cu|perl-Pod-Abstract-0.200.0-3|24	This can be used to support additional features for POD, to format output,
12cu|perl-Pod-Abstract-0.200.0-3|25	to compile into alternative formats, etc.
12cu|perl-Pod-Abstract-0.200.0-3|26	
12cu|perl-Pod-Abstract-0.200.0-3|27	WHY?
12cu|perl-Pod-Abstract-0.200.0-3|28	If you've ever asked yourself "What does Pod do for me?", this module
12cu|perl-Pod-Abstract-0.200.0-3|29	is intended to answer that question.
12cu|perl-Pod-Abstract-0.200.0-3|30	
12cu|perl-Pod-Abstract-0.200.0-3|31	%prep
12cu|perl-Pod-Abstract-0.200.0-3|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Pod-Abstract-0.200.0-3|33	
12cu|perl-Pod-Abstract-0.200.0-3|34	%build
12cu|perl-Pod-Abstract-0.200.0-3|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Pod-Abstract-0.200.0-3|36	%make
12cu|perl-Pod-Abstract-0.200.0-3|37	
12cu|perl-Pod-Abstract-0.200.0-3|38	%check
12cu|perl-Pod-Abstract-0.200.0-3|39	make test
12cu|perl-Pod-Abstract-0.200.0-3|40	
12cu|perl-Pod-Abstract-0.200.0-3|41	%install
12cu|perl-Pod-Abstract-0.200.0-3|42	%makeinstall_std
12cu|perl-Pod-Abstract-0.200.0-3|43	
12cu|perl-Pod-Abstract-0.200.0-3|44	%clean
12cu|perl-Pod-Abstract-0.200.0-3|45	
12cu|perl-Pod-Abstract-0.200.0-3|46	%files
12cu|perl-Pod-Abstract-0.200.0-3|47	%doc Changes README
12cu|perl-Pod-Abstract-0.200.0-3|48	%{_mandir}/man1/*
12cu|perl-Pod-Abstract-0.200.0-3|49	%{_mandir}/man3/*
12cu|perl-Pod-Abstract-0.200.0-3|50	%perl_vendorlib/*
12cu|perl-Pod-Abstract-0.200.0-3|51	/usr/bin/paf
12cu|perl-Pod-Abstract-0.200.0-3|52	
12cu|perl-Pod-Abstract-0.200.0-3|53	
12cu|perl-Pod-Abstract-0.200.0-3|54	
12cu|perl-Pod-Abstract-0.200.0-3|55	
12cu|perl-Pod-Abstract-0.200.0-3|56	%changelog
12cu|perl-Pod-Abstract-0.200.0-3|57	* Tue Oct 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-3
12cu|perl-Pod-Abstract-0.200.0-3|58	+ Revision: 23d18b8
12cu|perl-Pod-Abstract-0.200.0-3|59	- Spec cleanup
12cu|perl-Pod-Abstract-0.200.0-3|60	
12cu|perl-Pod-Abstract-0.200.0-3|61	

11179 12
12cu|perl-Pod-Compiler-0.210.0-1|1	%define upstream_name    Pod-Compiler
12cu|perl-Pod-Compiler-0.210.0-1|2	%define upstream_version 0.21
12cu|perl-Pod-Compiler-0.210.0-1|3	
12cu|perl-Pod-Compiler-0.210.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Pod-Compiler-0.210.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Pod-Compiler-0.210.0-1|6	Release:	1
12cu|perl-Pod-Compiler-0.210.0-1|7	
12cu|perl-Pod-Compiler-0.210.0-1|8	Summary:	Compile POD into an object tree
12cu|perl-Pod-Compiler-0.210.0-1|9	License:	GPL+ or Artistic
12cu|perl-Pod-Compiler-0.210.0-1|10	Group:		Development/Perl
12cu|perl-Pod-Compiler-0.210.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Pod-Compiler-0.210.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Compiler-%{upstream_version}.tar.gz
12cu|perl-Pod-Compiler-0.210.0-1|13	
12cu|perl-Pod-Compiler-0.210.0-1|14	BuildRequires:	perl-devel
12cu|perl-Pod-Compiler-0.210.0-1|15	BuildRequires:	perl(Pod::Parser)
12cu|perl-Pod-Compiler-0.210.0-1|16	BuildRequires:	perl(Storable)
12cu|perl-Pod-Compiler-0.210.0-1|17	BuildRequires:	perl(Test::Simple)
12cu|perl-Pod-Compiler-0.210.0-1|18	BuildRequires:	perl(Tree::DAG_Node)
12cu|perl-Pod-Compiler-0.210.0-1|19	BuildArch:	noarch
12cu|perl-Pod-Compiler-0.210.0-1|20	
12cu|perl-Pod-Compiler-0.210.0-1|21	%description
12cu|perl-Pod-Compiler-0.210.0-1|22	This package, based on Pod::Parser, compiles a given POD document into an
12cu|perl-Pod-Compiler-0.210.0-1|23	object tree (based on Tree::DAG_Node). It prints errors and warnings about the
12cu|perl-Pod-Compiler-0.210.0-1|24	POD it reads. The result can be used to conveniently convert the POD into any
12cu|perl-Pod-Compiler-0.210.0-1|25	other format.
12cu|perl-Pod-Compiler-0.210.0-1|26	
12cu|perl-Pod-Compiler-0.210.0-1|27	%prep
12cu|perl-Pod-Compiler-0.210.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Pod-Compiler-0.210.0-1|29	
12cu|perl-Pod-Compiler-0.210.0-1|30	%build
12cu|perl-Pod-Compiler-0.210.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Pod-Compiler-0.210.0-1|32	%make
12cu|perl-Pod-Compiler-0.210.0-1|33	
12cu|perl-Pod-Compiler-0.210.0-1|34	%check
12cu|perl-Pod-Compiler-0.210.0-1|35	%make test
12cu|perl-Pod-Compiler-0.210.0-1|36	
12cu|perl-Pod-Compiler-0.210.0-1|37	%install
12cu|perl-Pod-Compiler-0.210.0-1|38	%makeinstall_std
12cu|perl-Pod-Compiler-0.210.0-1|39	
12cu|perl-Pod-Compiler-0.210.0-1|40	%files
12cu|perl-Pod-Compiler-0.210.0-1|41	%doc Changes README
12cu|perl-Pod-Compiler-0.210.0-1|42	%{_bindir}/podlint
12cu|perl-Pod-Compiler-0.210.0-1|43	%{_mandir}/man1/*
12cu|perl-Pod-Compiler-0.210.0-1|44	%{_mandir}/man3/*
12cu|perl-Pod-Compiler-0.210.0-1|45	%{perl_vendorlib}/*
12cu|perl-Pod-Compiler-0.210.0-1|46	
12cu|perl-Pod-Compiler-0.210.0-1|47	
12cu|perl-Pod-Compiler-0.210.0-1|48	%changelog
12cu|perl-Pod-Compiler-0.210.0-1|49	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.210.0-1
12cu|perl-Pod-Compiler-0.210.0-1|50	+ Revision: 9a976f1
12cu|perl-Pod-Compiler-0.210.0-1|51	- LOG Updated to 0.21 (by updates_builder)
12cu|perl-Pod-Compiler-0.210.0-1|52	
12cu|perl-Pod-Compiler-0.210.0-1|53	

11180 12
12cu|perl-Pod-Coverage-Moose-0.50.0-1|1	%define upstream_name    Pod-Coverage-Moose
12cu|perl-Pod-Coverage-Moose-0.50.0-1|2	%define upstream_version 0.05
12cu|perl-Pod-Coverage-Moose-0.50.0-1|3	
12cu|perl-Pod-Coverage-Moose-0.50.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Pod-Coverage-Moose-0.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Pod-Coverage-Moose-0.50.0-1|6	Release:	1
12cu|perl-Pod-Coverage-Moose-0.50.0-1|7	
12cu|perl-Pod-Coverage-Moose-0.50.0-1|8	Summary:	L<Pod::Coverage> extension for L<Moose>
12cu|perl-Pod-Coverage-Moose-0.50.0-1|9	
12cu|perl-Pod-Coverage-Moose-0.50.0-1|10	License:	GPL+ or Artistic
12cu|perl-Pod-Coverage-Moose-0.50.0-1|11	Group:		Development/Perl
12cu|perl-Pod-Coverage-Moose-0.50.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Pod-Coverage-Moose-0.50.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Pod-Coverage-Moose-0.50.0-1|14	
12cu|perl-Pod-Coverage-Moose-0.50.0-1|15	BuildRequires:	perl-devel
12cu|perl-Pod-Coverage-Moose-0.50.0-1|16	BuildRequires: perl(namespace::autoclean)
12cu|perl-Pod-Coverage-Moose-0.50.0-1|17	BuildRequires: perl(Test::Requires)
12cu|perl-Pod-Coverage-Moose-0.50.0-1|18	BuildRequires:	perl(Carp)
12cu|perl-Pod-Coverage-Moose-0.50.0-1|19	BuildRequires:	perl(Class::MOP)
12cu|perl-Pod-Coverage-Moose-0.50.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Pod-Coverage-Moose-0.50.0-1|21	BuildRequires:	perl(FindBin)
12cu|perl-Pod-Coverage-Moose-0.50.0-1|22	BuildRequires:	perl(Moose)
12cu|perl-Pod-Coverage-Moose-0.50.0-1|23	BuildRequires:	perl(Perl6::Junction)
12cu|perl-Pod-Coverage-Moose-0.50.0-1|24	BuildRequires:	perl(Pod::Coverage)
12cu|perl-Pod-Coverage-Moose-0.50.0-1|25	BuildRequires:	perl(Test::More)
12cu|perl-Pod-Coverage-Moose-0.50.0-1|26	BuildRequires:	perl(Test::Pod)
12cu|perl-Pod-Coverage-Moose-0.50.0-1|27	BuildRequires:	perl(Test::Pod::Coverage)
12cu|perl-Pod-Coverage-Moose-0.50.0-1|28	BuildRequires:	perl(namespace::clean)
12cu|perl-Pod-Coverage-Moose-0.50.0-1|29	BuildArch:	noarch
12cu|perl-Pod-Coverage-Moose-0.50.0-1|30	
12cu|perl-Pod-Coverage-Moose-0.50.0-1|31	%description
12cu|perl-Pod-Coverage-Moose-0.50.0-1|32	When using the Pod::Coverage manpage in combination with the Moose manpage,
12cu|perl-Pod-Coverage-Moose-0.50.0-1|33	it will report any method imported from a Role. This is especially bad when
12cu|perl-Pod-Coverage-Moose-0.50.0-1|34	used in combination with the Test::Pod::Coverage manpage, since it takes
12cu|perl-Pod-Coverage-Moose-0.50.0-1|35	away its ease of use.
12cu|perl-Pod-Coverage-Moose-0.50.0-1|36	
12cu|perl-Pod-Coverage-Moose-0.50.0-1|37	To use this module in combination with the Test::Pod::Coverage manpage, use
12cu|perl-Pod-Coverage-Moose-0.50.0-1|38	something like this:
12cu|perl-Pod-Coverage-Moose-0.50.0-1|39	
12cu|perl-Pod-Coverage-Moose-0.50.0-1|40	use Test::Pod::Coverage;
12cu|perl-Pod-Coverage-Moose-0.50.0-1|41	all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::Moose'});
12cu|perl-Pod-Coverage-Moose-0.50.0-1|42	
12cu|perl-Pod-Coverage-Moose-0.50.0-1|43	%prep
12cu|perl-Pod-Coverage-Moose-0.50.0-1|44	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Pod-Coverage-Moose-0.50.0-1|45	
12cu|perl-Pod-Coverage-Moose-0.50.0-1|46	%build
12cu|perl-Pod-Coverage-Moose-0.50.0-1|47	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Pod-Coverage-Moose-0.50.0-1|48	%make
12cu|perl-Pod-Coverage-Moose-0.50.0-1|49	
12cu|perl-Pod-Coverage-Moose-0.50.0-1|50	%check
12cu|perl-Pod-Coverage-Moose-0.50.0-1|51	%make test
12cu|perl-Pod-Coverage-Moose-0.50.0-1|52	
12cu|perl-Pod-Coverage-Moose-0.50.0-1|53	%install
12cu|perl-Pod-Coverage-Moose-0.50.0-1|54	%makeinstall_std
12cu|perl-Pod-Coverage-Moose-0.50.0-1|55	
12cu|perl-Pod-Coverage-Moose-0.50.0-1|56	%files
12cu|perl-Pod-Coverage-Moose-0.50.0-1|57	%doc META.yml Changes README
12cu|perl-Pod-Coverage-Moose-0.50.0-1|58	%{_mandir}/man3/*
12cu|perl-Pod-Coverage-Moose-0.50.0-1|59	%{perl_vendorlib}/*
12cu|perl-Pod-Coverage-Moose-0.50.0-1|60	
12cu|perl-Pod-Coverage-Moose-0.50.0-1|61	
12cu|perl-Pod-Coverage-Moose-0.50.0-1|62	%changelog
12cu|perl-Pod-Coverage-Moose-0.50.0-1|63	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-1
12cu|perl-Pod-Coverage-Moose-0.50.0-1|64	+ Revision: 237d82d
12cu|perl-Pod-Coverage-Moose-0.50.0-1|65	- Fix BRs
12cu|perl-Pod-Coverage-Moose-0.50.0-1|66	
12cu|perl-Pod-Coverage-Moose-0.50.0-1|67	

11181 12
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|1	%define upstream_name    Pod-Coverage-TrustPod
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|2	%define upstream_version 0.100003
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|3	
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|4	Name:		perl-%{upstream_name}
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|6	Release:	1
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|7	
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|8	Summary:	Allow a module's pod to contain Pod::Coverage hints
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|9	License:	GPL+ or Artistic
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|10	Group:		Development/Perl
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|12	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Coverage-TrustPod-%{upstream_version}.tar.gz
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|13	
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|14	BuildRequires:	perl-devel
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|15	BuildRequires:	perl(Pod::Coverage)
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|16	BuildRequires:	perl(Pod::Eventual::Simple)
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|17	BuildArch:	noarch
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|18	
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|19	%description
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|20	This is a Pod::Coverage subclass (actually, a subclass of
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|21	Pod::Coverage::CountParents) that allows the POD itself to declare certain
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|22	symbol names trusted.
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|23	
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|24	Here is a sample Perl module:
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|25	
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|26	package Foo::Bar;
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|27	
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|28	%prep
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|30	
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|31	%build
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|33	%make
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|34	
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|35	%check
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|36	make test
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|37	
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|38	%install
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|39	%makeinstall_std
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|40	
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|41	%files
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|42	%doc Changes LICENSE README
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|43	%{_mandir}/man3/*
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|44	%{perl_vendorlib}/*
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|45	
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|46	
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|47	%changelog
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|48	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.100.3-1
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|49	+ Revision: 75679a3
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|50	- LOG Updated to 0.100003 (by updates_builder)
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|51	
12cu|perl-Pod-Coverage-TrustPod-0.100.3-1|52	

11182 12
12cu|perl-Pod-Elemental-0.103.0-1|1	%define upstream_name    Pod-Elemental
12cu|perl-Pod-Elemental-0.103.0-1|2	%define upstream_version 0.103000
12cu|perl-Pod-Elemental-0.103.0-1|3	
12cu|perl-Pod-Elemental-0.103.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Pod-Elemental-0.103.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Pod-Elemental-0.103.0-1|6	Release:	1
12cu|perl-Pod-Elemental-0.103.0-1|7	
12cu|perl-Pod-Elemental-0.103.0-1|8	Summary:	A Pod =command element
12cu|perl-Pod-Elemental-0.103.0-1|9	License:	GPL+ or Artistic
12cu|perl-Pod-Elemental-0.103.0-1|10	Group:		Development/Perl
12cu|perl-Pod-Elemental-0.103.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Pod-Elemental-0.103.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Elemental-%{upstream_version}.tar.gz
12cu|perl-Pod-Elemental-0.103.0-1|13	
12cu|perl-Pod-Elemental-0.103.0-1|14	BuildRequires:	perl-devel
12cu|perl-Pod-Elemental-0.103.0-1|15	BuildRequires: perl(Module::Implementation)
12cu|perl-Pod-Elemental-0.103.0-1|16	BuildRequires:	perl(Encode)
12cu|perl-Pod-Elemental-0.103.0-1|17	BuildRequires:	perl(Mixin::Linewise::Readers)
12cu|perl-Pod-Elemental-0.103.0-1|18	BuildRequires:	perl(Moose)
12cu|perl-Pod-Elemental-0.103.0-1|19	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Pod-Elemental-0.103.0-1|20	BuildRequires:	perl(MooseX::Types)
12cu|perl-Pod-Elemental-0.103.0-1|21	BuildRequires:	perl(Pod::Eventual::Simple)
12cu|perl-Pod-Elemental-0.103.0-1|22	BuildRequires:	perl(String::RewritePrefix)
12cu|perl-Pod-Elemental-0.103.0-1|23	BuildRequires:	perl(String::Truncate)
12cu|perl-Pod-Elemental-0.103.0-1|24	BuildRequires:	perl(Sub::Exporter::ForMethods)
12cu|perl-Pod-Elemental-0.103.0-1|25	BuildRequires:	perl(Test::Deep)
12cu|perl-Pod-Elemental-0.103.0-1|26	BuildRequires:	perl(Test::Differences)
12cu|perl-Pod-Elemental-0.103.0-1|27	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Pod-Elemental-0.103.0-1|28	
12cu|perl-Pod-Elemental-0.103.0-1|29	BuildArch:	noarch
12cu|perl-Pod-Elemental-0.103.0-1|30	
12cu|perl-Pod-Elemental-0.103.0-1|31	%description
12cu|perl-Pod-Elemental-0.103.0-1|32	This is a test. How many times do I need to tell you that?
12cu|perl-Pod-Elemental-0.103.0-1|33	
12cu|perl-Pod-Elemental-0.103.0-1|34	%prep
12cu|perl-Pod-Elemental-0.103.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Pod-Elemental-0.103.0-1|36	
12cu|perl-Pod-Elemental-0.103.0-1|37	%build
12cu|perl-Pod-Elemental-0.103.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Pod-Elemental-0.103.0-1|39	%make
12cu|perl-Pod-Elemental-0.103.0-1|40	
12cu|perl-Pod-Elemental-0.103.0-1|41	%check
12cu|perl-Pod-Elemental-0.103.0-1|42	%make test
12cu|perl-Pod-Elemental-0.103.0-1|43	
12cu|perl-Pod-Elemental-0.103.0-1|44	%install
12cu|perl-Pod-Elemental-0.103.0-1|45	%makeinstall_std
12cu|perl-Pod-Elemental-0.103.0-1|46	
12cu|perl-Pod-Elemental-0.103.0-1|47	%files
12cu|perl-Pod-Elemental-0.103.0-1|48	%doc Changes LICENSE README
12cu|perl-Pod-Elemental-0.103.0-1|49	%{_mandir}/man3/*
12cu|perl-Pod-Elemental-0.103.0-1|50	%{perl_vendorlib}/*
12cu|perl-Pod-Elemental-0.103.0-1|51	
12cu|perl-Pod-Elemental-0.103.0-1|52	
12cu|perl-Pod-Elemental-0.103.0-1|53	
12cu|perl-Pod-Elemental-0.103.0-1|54	%changelog
12cu|perl-Pod-Elemental-0.103.0-1|55	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.103.0-1
12cu|perl-Pod-Elemental-0.103.0-1|56	+ Revision: 781e75a
12cu|perl-Pod-Elemental-0.103.0-1|57	- Updated to 0.103000 (by updates_builder)
12cu|perl-Pod-Elemental-0.103.0-1|58	
12cu|perl-Pod-Elemental-0.103.0-1|59	

11183 12
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|1	%define upstream_name    Pod-Elemental-PerlMunger
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|2	%define upstream_version 0.200002
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|3	
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|4	Name:		perl-%{upstream_name}
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|6	Release:	1
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|7	
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|8	Summary:	A thing that takes a string of Perl and rewrites its documentation
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|9	License:	GPL+ or Artistic
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|10	Group:		Development/Perl
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|13	
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|14	BuildRequires:	perl-devel
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|15	BuildRequires: perl(List::AllUtils)
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|16	BuildRequires:	perl(Moose)
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|17	BuildRequires:	perl(PPI)
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|18	BuildRequires:	perl(Pod::Elemental)
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|19	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|20	BuildArch:	noarch
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|21	
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|22	%description
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|23	A thing that takes a string of Perl and rewrites its documentation.
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|24	
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|25	%prep
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|27	
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|28	%build
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|30	%make
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|31	
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|32	%check
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|33	%make test
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|34	
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|35	%install
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|36	%makeinstall_std
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|37	
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|38	%files
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|39	%doc LICENSE README
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|40	%{_mandir}/man3/*
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|41	%{perl_vendorlib}/*
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|42	
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|43	
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|44	%changelog
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|45	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.2-1
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|46	+ Revision: 07aec53
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|47	- Fix BRs
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|48	
12cu|perl-Pod-Elemental-PerlMunger-0.200.2-1|49	

11184 12
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|1	%define upstream_name    Pod-Elemental-Transformer-List
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|2	%define upstream_version 0.102000
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|3	
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|6	Release:	1
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|7	
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|8	Summary:	Transform :list regions into =over/=back to save typing
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|9	License:	GPL+ or Artistic
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|10	Group:		Development/Perl
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Elemental-Transformer-List-%{upstream_version}.tar.gz
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|13	
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|14	BuildRequires:	perl-devel
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|15	BuildRequires:	perl(Moose)
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|16	BuildRequires:	perl(Pod::Elemental)
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|17	BuildRequires:	perl(Test::Differences)
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|18	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|19	BuildArch:	noarch
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|20	
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|21	%description
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|22	Transform :list regions into =over/=back to save typing.
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|23	
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|24	%prep
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|26	
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|27	%build
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|29	%make
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|30	
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|31	%check
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|32	%make test
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|33	
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|34	%install
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|35	%makeinstall_std
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|36	
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|37	%files
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|38	%doc Changes LICENSE README
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|39	%{_mandir}/man3/*
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|40	%{perl_vendorlib}/*
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|41	
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|42	
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|43	%changelog
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|44	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.102.0-1
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|45	+ Revision: 314dc90
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|46	- LOG Updated to 0.102000 (by updates_builder)
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|47	
12cu|perl-Pod-Elemental-Transformer-List-0.102.0-1|48	

11185 12
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|1	%define upstream_name    Pod-Elemental-Transformer-WikiDoc
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|2	%define upstream_version 0.093003
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|3	
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|4	Name:		perl-%{upstream_name}
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|6	Release:	1
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|7	
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|8	Summary:	A transformer to replace "wikidoc" data regions with Pod5 elements
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|9	License:	GPL+ or Artistic
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|10	Group:		Development/Perl
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|12	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Elemental-Transformer-WikiDoc-%{upstream_version}.tar.gz
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|13	
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|14	BuildRequires:	perl-devel
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|15	BuildRequires: perl(Pod::Weaver::Role::Dialect)
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|16	BuildRequires:	perl(Moose)
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|17	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|18	BuildRequires:	perl(Pod::Elemental)
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|19	BuildRequires:	perl(Pod::WikiDoc)
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|20	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|21	BuildArch:	noarch
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|22	
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|23	%description
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|24	A transformer to replace "wikidoc" data regions with Pod5 elements
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|25	
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|26	%prep
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|28	
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|29	%build
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|31	%make
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|32	
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|33	%check
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|34	%make test
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|35	
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|36	%install
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|37	%makeinstall_std
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|38	
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|39	%files
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|40	%doc Changes LICENSE README
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|41	%{_mandir}/man3/*
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|42	%{perl_vendorlib}/*
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|43	
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|44	
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|45	%changelog
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|46	* Tue Nov 12 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.93.3-1
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|47	+ Revision: 1f97f9c
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|48	- Fix BRs
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|49	
12cu|perl-Pod-Elemental-Transformer-WikiDoc-0.93.3-1|50	

11186 12
12cu|perl-Pod-Eventual-0.94.1-1|1	%define upstream_name    Pod-Eventual
12cu|perl-Pod-Eventual-0.94.1-1|2	%define upstream_version 0.094001
12cu|perl-Pod-Eventual-0.94.1-1|3	
12cu|perl-Pod-Eventual-0.94.1-1|4	Name:		perl-%{upstream_name}
12cu|perl-Pod-Eventual-0.94.1-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Pod-Eventual-0.94.1-1|6	Release:	1
12cu|perl-Pod-Eventual-0.94.1-1|7	
12cu|perl-Pod-Eventual-0.94.1-1|8	Summary:	Just get an array of the stuff Pod::Eventual finds
12cu|perl-Pod-Eventual-0.94.1-1|9	License:	GPL+ or Artistic
12cu|perl-Pod-Eventual-0.94.1-1|10	Group:		Development/Perl
12cu|perl-Pod-Eventual-0.94.1-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Pod-Eventual-0.94.1-1|12	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Eventual-%{upstream_version}.tar.gz
12cu|perl-Pod-Eventual-0.94.1-1|13	
12cu|perl-Pod-Eventual-0.94.1-1|14	BuildRequires:	perl-devel
12cu|perl-Pod-Eventual-0.94.1-1|15	BuildRequires:	perl(Mixin::Linewise::Readers)
12cu|perl-Pod-Eventual-0.94.1-1|16	BuildRequires:	perl(Test::Deep)
12cu|perl-Pod-Eventual-0.94.1-1|17	BuildArch:	noarch
12cu|perl-Pod-Eventual-0.94.1-1|18	
12cu|perl-Pod-Eventual-0.94.1-1|19	%description
12cu|perl-Pod-Eventual-0.94.1-1|20	POD is a pretty simple format to write, but it can be a big pain to deal
12cu|perl-Pod-Eventual-0.94.1-1|21	with reading it and doing anything useful with it. Most existing POD
12cu|perl-Pod-Eventual-0.94.1-1|22	parsers care about semantics, like whether a '=item' occurred after an
12cu|perl-Pod-Eventual-0.94.1-1|23	'=over' but before a 'back', figuring out how to link a 'L<>', and other
12cu|perl-Pod-Eventual-0.94.1-1|24	things like that.
12cu|perl-Pod-Eventual-0.94.1-1|25	
12cu|perl-Pod-Eventual-0.94.1-1|26	Pod::Eventual is much less ambitious and much more stupid. Fortunately,
12cu|perl-Pod-Eventual-0.94.1-1|27	stupid is often better. (That's what I keep telling myself, anyway.)
12cu|perl-Pod-Eventual-0.94.1-1|28	
12cu|perl-Pod-Eventual-0.94.1-1|29	Pod::Eventual reads line-based input and produces events describing each
12cu|perl-Pod-Eventual-0.94.1-1|30	POD paragraph or directive it finds. Once complete events are immediately
12cu|perl-Pod-Eventual-0.94.1-1|31	passed to the 'handle_event' method. This method should be implemented by
12cu|perl-Pod-Eventual-0.94.1-1|32	Pod::Eventual subclasses. If it isn't, Pod::Eventual's own 'handle_event'
12cu|perl-Pod-Eventual-0.94.1-1|33	will be called, and will raise an exception.
12cu|perl-Pod-Eventual-0.94.1-1|34	
12cu|perl-Pod-Eventual-0.94.1-1|35	%prep
12cu|perl-Pod-Eventual-0.94.1-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Pod-Eventual-0.94.1-1|37	
12cu|perl-Pod-Eventual-0.94.1-1|38	%build
12cu|perl-Pod-Eventual-0.94.1-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Pod-Eventual-0.94.1-1|40	%make
12cu|perl-Pod-Eventual-0.94.1-1|41	
12cu|perl-Pod-Eventual-0.94.1-1|42	%check
12cu|perl-Pod-Eventual-0.94.1-1|43	make test
12cu|perl-Pod-Eventual-0.94.1-1|44	
12cu|perl-Pod-Eventual-0.94.1-1|45	%install
12cu|perl-Pod-Eventual-0.94.1-1|46	%makeinstall_std
12cu|perl-Pod-Eventual-0.94.1-1|47	
12cu|perl-Pod-Eventual-0.94.1-1|48	%files
12cu|perl-Pod-Eventual-0.94.1-1|49	%doc Changes LICENSE README
12cu|perl-Pod-Eventual-0.94.1-1|50	%{_mandir}/man3/*
12cu|perl-Pod-Eventual-0.94.1-1|51	%{perl_vendorlib}/*
12cu|perl-Pod-Eventual-0.94.1-1|52	
12cu|perl-Pod-Eventual-0.94.1-1|53	
12cu|perl-Pod-Eventual-0.94.1-1|54	%changelog
12cu|perl-Pod-Eventual-0.94.1-1|55	* Sun Jan 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.94.1-1
12cu|perl-Pod-Eventual-0.94.1-1|56	+ Revision: 2262e85
12cu|perl-Pod-Eventual-0.94.1-1|57	- LOG Updated to 0.094001 (by updates_builder)
12cu|perl-Pod-Eventual-0.94.1-1|58	
12cu|perl-Pod-Eventual-0.94.1-1|59	

11187 12
12cu|perl-Pod-Loom-0.60.0-1|1	%define upstream_name    Pod-Loom
12cu|perl-Pod-Loom-0.60.0-1|2	%define upstream_version 0.06
12cu|perl-Pod-Loom-0.60.0-1|3	
12cu|perl-Pod-Loom-0.60.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Pod-Loom-0.60.0-1|5	Version:	%perl_convert_version 0.06
12cu|perl-Pod-Loom-0.60.0-1|6	Release:	1
12cu|perl-Pod-Loom-0.60.0-1|7	
12cu|perl-Pod-Loom-0.60.0-1|8	Summary:	Do-nothing template for Pod::Loom
12cu|perl-Pod-Loom-0.60.0-1|9	License:	GPL+ or Artistic
12cu|perl-Pod-Loom-0.60.0-1|10	Group:		Development/Perl
12cu|perl-Pod-Loom-0.60.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Pod-Loom-0.60.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Loom-0.06.tar.gz
12cu|perl-Pod-Loom-0.60.0-1|13	
12cu|perl-Pod-Loom-0.60.0-1|14	BuildRequires:	perl-devel
12cu|perl-Pod-Loom-0.60.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-Pod-Loom-0.60.0-1|16	BuildRequires:	perl(Exporter)
12cu|perl-Pod-Loom-0.60.0-1|17	BuildRequires:	perl(Moose)
12cu|perl-Pod-Loom-0.60.0-1|18	BuildRequires:	perl(PPI)
12cu|perl-Pod-Loom-0.60.0-1|19	BuildRequires:	perl(Pod::Eventual)
12cu|perl-Pod-Loom-0.60.0-1|20	BuildRequires:	perl(String::RewritePrefix)
12cu|perl-Pod-Loom-0.60.0-1|21	BuildArch:	noarch
12cu|perl-Pod-Loom-0.60.0-1|22	
12cu|perl-Pod-Loom-0.60.0-1|23	%description
12cu|perl-Pod-Loom-0.60.0-1|24	Pod::Loom extracts all the POD sections from Perl code, passes the POD to a
12cu|perl-Pod-Loom-0.60.0-1|25	template that may reformat it in various ways, and then returns a copy of
12cu|perl-Pod-Loom-0.60.0-1|26	the code with the reformatted POD at the end.
12cu|perl-Pod-Loom-0.60.0-1|27	
12cu|perl-Pod-Loom-0.60.0-1|28	A template may convert non-standard POD commands like '=method' and '=attr'
12cu|perl-Pod-Loom-0.60.0-1|29	into standard POD, reorder sections, and generally do whatever it likes to
12cu|perl-Pod-Loom-0.60.0-1|30	the POD.
12cu|perl-Pod-Loom-0.60.0-1|31	
12cu|perl-Pod-Loom-0.60.0-1|32	The document being reformatted can specify the template to use with a line
12cu|perl-Pod-Loom-0.60.0-1|33	like this:
12cu|perl-Pod-Loom-0.60.0-1|34	
12cu|perl-Pod-Loom-0.60.0-1|35	%prep
12cu|perl-Pod-Loom-0.60.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Pod-Loom-0.60.0-1|37	
12cu|perl-Pod-Loom-0.60.0-1|38	%build
12cu|perl-Pod-Loom-0.60.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Pod-Loom-0.60.0-1|40	%make
12cu|perl-Pod-Loom-0.60.0-1|41	
12cu|perl-Pod-Loom-0.60.0-1|42	%check
12cu|perl-Pod-Loom-0.60.0-1|43	%make test
12cu|perl-Pod-Loom-0.60.0-1|44	
12cu|perl-Pod-Loom-0.60.0-1|45	%install
12cu|perl-Pod-Loom-0.60.0-1|46	%makeinstall_std
12cu|perl-Pod-Loom-0.60.0-1|47	
12cu|perl-Pod-Loom-0.60.0-1|48	%files
12cu|perl-Pod-Loom-0.60.0-1|49	%doc Changes LICENSE README
12cu|perl-Pod-Loom-0.60.0-1|50	%{_mandir}/man3/*
12cu|perl-Pod-Loom-0.60.0-1|51	%{perl_vendorlib}/*
12cu|perl-Pod-Loom-0.60.0-1|52	
12cu|perl-Pod-Loom-0.60.0-1|53	%changelog
12cu|perl-Pod-Loom-0.60.0-1|54	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.40.0-2mdv2011.0
12cu|perl-Pod-Loom-0.60.0-1|55	+ Revision: 656959
12cu|perl-Pod-Loom-0.60.0-1|56	- rebuild for updated spec-helper
12cu|perl-Pod-Loom-0.60.0-1|57	
12cu|perl-Pod-Loom-0.60.0-1|58	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cu|perl-Pod-Loom-0.60.0-1|59	- update to new version 0.04
12cu|perl-Pod-Loom-0.60.0-1|60	
12cu|perl-Pod-Loom-0.60.0-1|61	* Sun Mar 07 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cu|perl-Pod-Loom-0.60.0-1|62	+ Revision: 515367
12cu|perl-Pod-Loom-0.60.0-1|63	- update to 0.03
12cu|perl-Pod-Loom-0.60.0-1|64	
12cu|perl-Pod-Loom-0.60.0-1|65	* Sat Jan 09 2010 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.1
12cu|perl-Pod-Loom-0.60.0-1|66	+ Revision: 488149
12cu|perl-Pod-Loom-0.60.0-1|67	- import perl-Pod-Loom
12cu|perl-Pod-Loom-0.60.0-1|68	
12cu|perl-Pod-Loom-0.60.0-1|69	
12cu|perl-Pod-Loom-0.60.0-1|70	* Sat Jan 09 2010 cpan2dist 0.02-1mdv
12cu|perl-Pod-Loom-0.60.0-1|71	- initial mdv release, generated with cpan2dist
12cu|perl-Pod-Loom-0.60.0-1|72	

11188 12
12cu|perl-Pod-Markdown-2.0.0-1|1	%define upstream_name    Pod-Markdown
12cu|perl-Pod-Markdown-2.0.0-1|2	%define upstream_version 2.000
12cu|perl-Pod-Markdown-2.0.0-1|3	
12cu|perl-Pod-Markdown-2.0.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Pod-Markdown-2.0.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Pod-Markdown-2.0.0-1|6	Release:	1
12cu|perl-Pod-Markdown-2.0.0-1|7	
12cu|perl-Pod-Markdown-2.0.0-1|8	Summary:	Convert POD to Markdown
12cu|perl-Pod-Markdown-2.0.0-1|9	License:	GPL+ or Artistic
12cu|perl-Pod-Markdown-2.0.0-1|10	Group:		Development/Perl
12cu|perl-Pod-Markdown-2.0.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Pod-Markdown-2.0.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Markdown-%{upstream_version}.tar.gz
12cu|perl-Pod-Markdown-2.0.0-1|13	
12cu|perl-Pod-Markdown-2.0.0-1|14	BuildRequires:	perl-devel
12cu|perl-Pod-Markdown-2.0.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-Pod-Markdown-2.0.0-1|16	BuildRequires:	perl(English)
12cu|perl-Pod-Markdown-2.0.0-1|17	BuildRequires:	perl(File::Find)
12cu|perl-Pod-Markdown-2.0.0-1|18	BuildRequires:	perl(File::Temp)
12cu|perl-Pod-Markdown-2.0.0-1|19	BuildRequires:	perl(Pod::Parser)
12cu|perl-Pod-Markdown-2.0.0-1|20	BuildRequires:	perl(Scalar::Util)
12cu|perl-Pod-Markdown-2.0.0-1|21	BuildRequires:	perl(Test::Differences)
12cu|perl-Pod-Markdown-2.0.0-1|22	BuildRequires:	perl(Test::More)
12cu|perl-Pod-Markdown-2.0.0-1|23	BuildRequires:	perl(parent)
12cu|perl-Pod-Markdown-2.0.0-1|24	BuildArch:	noarch
12cu|perl-Pod-Markdown-2.0.0-1|25	
12cu|perl-Pod-Markdown-2.0.0-1|26	%description
12cu|perl-Pod-Markdown-2.0.0-1|27	This module subclasses the Pod::Parser manpage and converts POD to
12cu|perl-Pod-Markdown-2.0.0-1|28	Markdown.
12cu|perl-Pod-Markdown-2.0.0-1|29	
12cu|perl-Pod-Markdown-2.0.0-1|30	%prep
12cu|perl-Pod-Markdown-2.0.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Pod-Markdown-2.0.0-1|32	
12cu|perl-Pod-Markdown-2.0.0-1|33	%build
12cu|perl-Pod-Markdown-2.0.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Pod-Markdown-2.0.0-1|35	%make
12cu|perl-Pod-Markdown-2.0.0-1|36	
12cu|perl-Pod-Markdown-2.0.0-1|37	%check
12cu|perl-Pod-Markdown-2.0.0-1|38	%make test
12cu|perl-Pod-Markdown-2.0.0-1|39	
12cu|perl-Pod-Markdown-2.0.0-1|40	%install
12cu|perl-Pod-Markdown-2.0.0-1|41	%makeinstall_std
12cu|perl-Pod-Markdown-2.0.0-1|42	
12cu|perl-Pod-Markdown-2.0.0-1|43	%files
12cu|perl-Pod-Markdown-2.0.0-1|44	%doc Changes LICENSE META.yml META.json README
12cu|perl-Pod-Markdown-2.0.0-1|45	%{_bindir}/pod2markdown
12cu|perl-Pod-Markdown-2.0.0-1|46	%{_mandir}/man1/*
12cu|perl-Pod-Markdown-2.0.0-1|47	%{_mandir}/man3/*
12cu|perl-Pod-Markdown-2.0.0-1|48	%{perl_vendorlib}/*
12cu|perl-Pod-Markdown-2.0.0-1|49	
12cu|perl-Pod-Markdown-2.0.0-1|50	
12cu|perl-Pod-Markdown-2.0.0-1|51	%changelog
12cu|perl-Pod-Markdown-2.0.0-1|52	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-1
12cu|perl-Pod-Markdown-2.0.0-1|53	+ Revision: e05218c
12cu|perl-Pod-Markdown-2.0.0-1|54	- Updated to 2.000 (by updates_builder)
12cu|perl-Pod-Markdown-2.0.0-1|55	
12cu|perl-Pod-Markdown-2.0.0-1|56	

11189 12
12cu|perl-Pod-POM-Web-1.190.0-1|1	%define upstream_name    Pod-POM-Web
12cu|perl-Pod-POM-Web-1.190.0-1|2	%define upstream_version 1.19
12cu|perl-Pod-POM-Web-1.190.0-1|3	
12cu|perl-Pod-POM-Web-1.190.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Pod-POM-Web-1.190.0-1|5	Version:	%perl_convert_version 1.19
12cu|perl-Pod-POM-Web-1.190.0-1|6	Release:	1
12cu|perl-Pod-POM-Web-1.190.0-1|7	
12cu|perl-Pod-POM-Web-1.190.0-1|8	Summary:	Fulltext search for Pod::POM::Web
12cu|perl-Pod-POM-Web-1.190.0-1|9	License:	GPL+ or Artistic
12cu|perl-Pod-POM-Web-1.190.0-1|10	Group:		Development/Perl
12cu|perl-Pod-POM-Web-1.190.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Pod-POM-Web-1.190.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-POM-Web-1.19.tar.gz
12cu|perl-Pod-POM-Web-1.190.0-1|13	
12cu|perl-Pod-POM-Web-1.190.0-1|14	BuildRequires:	perl-devel
12cu|perl-Pod-POM-Web-1.190.0-1|15	BuildRequires:	perl(Alien::GvaScript)
12cu|perl-Pod-POM-Web-1.190.0-1|16	BuildRequires:	perl(Config)
12cu|perl-Pod-POM-Web-1.190.0-1|17	BuildRequires:	perl(Encode::Guess)
12cu|perl-Pod-POM-Web-1.190.0-1|18	BuildRequires:	perl(HTTP::Daemon)
12cu|perl-Pod-POM-Web-1.190.0-1|19	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Pod-POM-Web-1.190.0-1|20	BuildRequires:	perl(List::Util)
12cu|perl-Pod-POM-Web-1.190.0-1|21	BuildRequires:	perl(MIME::Types)
12cu|perl-Pod-POM-Web-1.190.0-1|22	BuildRequires:	perl(Module::CoreList)
12cu|perl-Pod-POM-Web-1.190.0-1|23	BuildRequires:	perl(POSIX)
12cu|perl-Pod-POM-Web-1.190.0-1|24	BuildRequires:	perl(Pod::POM)
12cu|perl-Pod-POM-Web-1.190.0-1|25	BuildRequires:	perl(Pod::POM::View::HTML)
12cu|perl-Pod-POM-Web-1.190.0-1|26	BuildRequires:	perl(Test::More)
12cu|perl-Pod-POM-Web-1.190.0-1|27	BuildRequires:	perl(Time::HiRes)
12cu|perl-Pod-POM-Web-1.190.0-1|28	BuildRequires:	perl(URI)
12cu|perl-Pod-POM-Web-1.190.0-1|29	BuildRequires:	perl(URI::QueryParam)
12cu|perl-Pod-POM-Web-1.190.0-1|30	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Pod-POM-Web-1.190.0-1|31	BuildArch:	noarch
12cu|perl-Pod-POM-Web-1.190.0-1|32	
12cu|perl-Pod-POM-Web-1.190.0-1|33	%description
12cu|perl-Pod-POM-Web-1.190.0-1|34	the Pod::POM::Web manpage is a Web application for browsing the
12cu|perl-Pod-POM-Web-1.190.0-1|35	documentation of Perl components installed on your local machine. Since
12cu|perl-Pod-POM-Web-1.190.0-1|36	pages are dynamically generated, they are always in sync with code actually
12cu|perl-Pod-POM-Web-1.190.0-1|37	installed.
12cu|perl-Pod-POM-Web-1.190.0-1|38	
12cu|perl-Pod-POM-Web-1.190.0-1|39	%prep
12cu|perl-Pod-POM-Web-1.190.0-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Pod-POM-Web-1.190.0-1|41	
12cu|perl-Pod-POM-Web-1.190.0-1|42	%build
12cu|perl-Pod-POM-Web-1.190.0-1|43	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Pod-POM-Web-1.190.0-1|44	%make
12cu|perl-Pod-POM-Web-1.190.0-1|45	
12cu|perl-Pod-POM-Web-1.190.0-1|46	%check
12cu|perl-Pod-POM-Web-1.190.0-1|47	#make test
12cu|perl-Pod-POM-Web-1.190.0-1|48	
12cu|perl-Pod-POM-Web-1.190.0-1|49	%install
12cu|perl-Pod-POM-Web-1.190.0-1|50	%makeinstall_std
12cu|perl-Pod-POM-Web-1.190.0-1|51	
12cu|perl-Pod-POM-Web-1.190.0-1|52	%files
12cu|perl-Pod-POM-Web-1.190.0-1|53	%doc Changes README
12cu|perl-Pod-POM-Web-1.190.0-1|54	%{_mandir}/man3/*
12cu|perl-Pod-POM-Web-1.190.0-1|55	%{perl_vendorlib}/*
12cu|perl-Pod-POM-Web-1.190.0-1|56	
12cu|perl-Pod-POM-Web-1.190.0-1|57	%changelog
12cu|perl-Pod-POM-Web-1.190.0-1|58	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.170.0-1mdv2011.0
12cu|perl-Pod-POM-Web-1.190.0-1|59	+ Revision: 662195
12cu|perl-Pod-POM-Web-1.190.0-1|60	- update to new version 1.17
12cu|perl-Pod-POM-Web-1.190.0-1|61	
12cu|perl-Pod-POM-Web-1.190.0-1|62	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.150.0-2
12cu|perl-Pod-POM-Web-1.190.0-1|63	+ Revision: 656960
12cu|perl-Pod-POM-Web-1.190.0-1|64	- rebuild for updated spec-helper
12cu|perl-Pod-POM-Web-1.190.0-1|65	
12cu|perl-Pod-POM-Web-1.190.0-1|66	* Sun Nov 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.150.0-1mdv2011.0
12cu|perl-Pod-POM-Web-1.190.0-1|67	+ Revision: 602386
12cu|perl-Pod-POM-Web-1.190.0-1|68	- update to new version 1.15
12cu|perl-Pod-POM-Web-1.190.0-1|69	
12cu|perl-Pod-POM-Web-1.190.0-1|70	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.140.0-1mdv2011.0
12cu|perl-Pod-POM-Web-1.190.0-1|71	+ Revision: 552603
12cu|perl-Pod-POM-Web-1.190.0-1|72	- update to 1.14
12cu|perl-Pod-POM-Web-1.190.0-1|73	
12cu|perl-Pod-POM-Web-1.190.0-1|74	* Mon Jan 18 2010 Jérôme Quelin <jquelin@mandriva.org> 1.130.0-1mdv2010.1
12cu|perl-Pod-POM-Web-1.190.0-1|75	+ Revision: 492954
12cu|perl-Pod-POM-Web-1.190.0-1|76	- update to 1.13
12cu|perl-Pod-POM-Web-1.190.0-1|77	
12cu|perl-Pod-POM-Web-1.190.0-1|78	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-1mdv2010.0
12cu|perl-Pod-POM-Web-1.190.0-1|79	+ Revision: 401615
12cu|perl-Pod-POM-Web-1.190.0-1|80	- rebuild using %%perl_convert_version
12cu|perl-Pod-POM-Web-1.190.0-1|81	- fixed license field
12cu|perl-Pod-POM-Web-1.190.0-1|82	
12cu|perl-Pod-POM-Web-1.190.0-1|83	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.11-2mdv2010.0
12cu|perl-Pod-POM-Web-1.190.0-1|84	+ Revision: 375907
12cu|perl-Pod-POM-Web-1.190.0-1|85	- rebuild
12cu|perl-Pod-POM-Web-1.190.0-1|86	
12cu|perl-Pod-POM-Web-1.190.0-1|87	* Tue Mar 31 2009 Jérôme Quelin <jquelin@mandriva.org> 1.11-1mdv2009.1
12cu|perl-Pod-POM-Web-1.190.0-1|88	+ Revision: 362969
12cu|perl-Pod-POM-Web-1.190.0-1|89	- skipping test
12cu|perl-Pod-POM-Web-1.190.0-1|90	- import perl-Pod-POM-Web
12cu|perl-Pod-POM-Web-1.190.0-1|91	
12cu|perl-Pod-POM-Web-1.190.0-1|92	
12cu|perl-Pod-POM-Web-1.190.0-1|93	* Tue Mar 31 2009 cpan2dist 1.11-1mdv
12cu|perl-Pod-POM-Web-1.190.0-1|94	- initial mdv release, generated with cpan2dist
12cu|perl-Pod-POM-Web-1.190.0-1|95	
12cu|perl-Pod-POM-Web-1.190.0-1|96	

11190 12
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|1	%define upstream_name    Pod-PseudoPod-LaTeX
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|2	%define upstream_version 1.20110710
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|3	
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|4	Name:       perl-%{upstream_name}
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|6	Release:    1
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|7	
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|8	Summary:    Convert Pod::PseudoPod documents into LaTeX
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|9	License:    GPL+ or Artistic
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|10	Group:      Development/Perl
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|12	Source0:    http://www.cpan.org/modules/by-module/Pod/Pod-PseudoPod-LaTeX-%{upstream_version}.tar.gz
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|13	
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|14	BuildRequires: perl(IO::String)
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|15	BuildRequires: perl(Pod::PseudoPod)
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|16	BuildRequires: perl(Test::More)
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|17	BuildRequires: perl(Module::Build)
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|18	BuildRequires: perl-devel
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|19	
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|20	BuildArch: noarch
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|21	
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|22	%description
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|23	Convert Pod::PseudoPod documents into LaTeX
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|24	
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|25	%prep
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|27	
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|28	%build
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|30	%make
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|31	
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|32	%check
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|33	%make test
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|34	
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|35	%install
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|36	%makeinstall_std
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|37	
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|38	%clean
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|39	
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|40	%files
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|41	%doc META.yml Changes README
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|42	%{_mandir}/man3/*
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|43	%perl_vendorlib/*
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|44	%{_bindir}/ppod2latex
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|45	
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|46	
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|47	%changelog
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|48	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.201.107.100-1
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|49	+ Revision: 0ffdb3f
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|50	- Added perl-devel BR
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|51	
12cu|perl-Pod-PseudoPod-LaTeX-1.201.107.100-1|52	

11191 12
12cu|perl-Pod-Weaver-4.6.0-1|1	%define upstream_name    Pod-Weaver
12cu|perl-Pod-Weaver-4.6.0-1|2	%define upstream_version 4.006
12cu|perl-Pod-Weaver-4.6.0-1|3	
12cu|perl-Pod-Weaver-4.6.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Pod-Weaver-4.6.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Pod-Weaver-4.6.0-1|6	Release:	1
12cu|perl-Pod-Weaver-4.6.0-1|7	
12cu|perl-Pod-Weaver-4.6.0-1|8	Summary:	A bundle for the most commonly-needed prep work for a pod document
12cu|perl-Pod-Weaver-4.6.0-1|9	License:	GPL+ or Artistic
12cu|perl-Pod-Weaver-4.6.0-1|10	Group:		Development/Perl
12cu|perl-Pod-Weaver-4.6.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Pod-Weaver-4.6.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Weaver-%{upstream_version}.tar.gz
12cu|perl-Pod-Weaver-4.6.0-1|13	
12cu|perl-Pod-Weaver-4.6.0-1|14	BuildRequires:	perl-devel
12cu|perl-Pod-Weaver-4.6.0-1|15	BuildRequires:	perl(Config::INI)
12cu|perl-Pod-Weaver-4.6.0-1|16	BuildRequires:	perl(Config::MVP::Reader::INI)
12cu|perl-Pod-Weaver-4.6.0-1|17	BuildRequires:	perl(Config::MVP)
12cu|perl-Pod-Weaver-4.6.0-1|18	BuildRequires:	perl(DateTime)
12cu|perl-Pod-Weaver-4.6.0-1|19	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Pod-Weaver-4.6.0-1|20	BuildRequires:	perl(Log::Dispatchouli)
12cu|perl-Pod-Weaver-4.6.0-1|21	BuildRequires:	perl(Moose)
12cu|perl-Pod-Weaver-4.6.0-1|22	BuildRequires:	perl(Moose::Autobox)
12cu|perl-Pod-Weaver-4.6.0-1|23	BuildRequires:	perl(PPI)
12cu|perl-Pod-Weaver-4.6.0-1|24	BuildRequires:	perl(Pod::Elemental)
12cu|perl-Pod-Weaver-4.6.0-1|25	BuildRequires:	perl(Pod::Eventual::Simple)
12cu|perl-Pod-Weaver-4.6.0-1|26	BuildRequires:	perl(Software::License)
12cu|perl-Pod-Weaver-4.6.0-1|27	BuildRequires:	perl(String::Flogger)
12cu|perl-Pod-Weaver-4.6.0-1|28	BuildRequires:	perl(String::RewritePrefix)
12cu|perl-Pod-Weaver-4.6.0-1|29	BuildRequires:	perl(String::Formatter)
12cu|perl-Pod-Weaver-4.6.0-1|30	BuildRequires:	perl(Test::Differences)
12cu|perl-Pod-Weaver-4.6.0-1|31	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Pod-Weaver-4.6.0-1|32	
12cu|perl-Pod-Weaver-4.6.0-1|33	BuildArch:	noarch
12cu|perl-Pod-Weaver-4.6.0-1|34	
12cu|perl-Pod-Weaver-4.6.0-1|35	%description
12cu|perl-Pod-Weaver-4.6.0-1|36	Pod::Weaver is a system for building Pod documents from templates. It
12cu|perl-Pod-Weaver-4.6.0-1|37	doesn't perform simple text substitution, but instead builds a
12cu|perl-Pod-Weaver-4.6.0-1|38	Pod::Elemental::Document. Its plugins sketch out a series of sections that
12cu|perl-Pod-Weaver-4.6.0-1|39	will be produced based on an existing Pod document or other provided
12cu|perl-Pod-Weaver-4.6.0-1|40	information.
12cu|perl-Pod-Weaver-4.6.0-1|41	
12cu|perl-Pod-Weaver-4.6.0-1|42	%prep
12cu|perl-Pod-Weaver-4.6.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Pod-Weaver-4.6.0-1|44	
12cu|perl-Pod-Weaver-4.6.0-1|45	%build
12cu|perl-Pod-Weaver-4.6.0-1|46	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Pod-Weaver-4.6.0-1|47	%make
12cu|perl-Pod-Weaver-4.6.0-1|48	
12cu|perl-Pod-Weaver-4.6.0-1|49	%check
12cu|perl-Pod-Weaver-4.6.0-1|50	%make test
12cu|perl-Pod-Weaver-4.6.0-1|51	
12cu|perl-Pod-Weaver-4.6.0-1|52	%install
12cu|perl-Pod-Weaver-4.6.0-1|53	%makeinstall_std
12cu|perl-Pod-Weaver-4.6.0-1|54	
12cu|perl-Pod-Weaver-4.6.0-1|55	%files
12cu|perl-Pod-Weaver-4.6.0-1|56	%doc Changes LICENSE README
12cu|perl-Pod-Weaver-4.6.0-1|57	%{_mandir}/man3/*
12cu|perl-Pod-Weaver-4.6.0-1|58	%{perl_vendorlib}/*
12cu|perl-Pod-Weaver-4.6.0-1|59	
12cu|perl-Pod-Weaver-4.6.0-1|60	
12cu|perl-Pod-Weaver-4.6.0-1|61	%changelog
12cu|perl-Pod-Weaver-4.6.0-1|62	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.6.0-1
12cu|perl-Pod-Weaver-4.6.0-1|63	+ Revision: e75a954
12cu|perl-Pod-Weaver-4.6.0-1|64	- Updated to 4.006 (by updates_builder)
12cu|perl-Pod-Weaver-4.6.0-1|65	
12cu|perl-Pod-Weaver-4.6.0-1|66	

11192 12
12cu|perl-Pod-WikiDoc-0.200.0-1|1	%define upstream_name    Pod-WikiDoc
12cu|perl-Pod-WikiDoc-0.200.0-1|2	%define upstream_version 0.20
12cu|perl-Pod-WikiDoc-0.200.0-1|3	
12cu|perl-Pod-WikiDoc-0.200.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Pod-WikiDoc-0.200.0-1|5	Version:	%perl_convert_version 0.20
12cu|perl-Pod-WikiDoc-0.200.0-1|6	Release:	1
12cu|perl-Pod-WikiDoc-0.200.0-1|7	
12cu|perl-Pod-WikiDoc-0.200.0-1|8	Summary:	Examples of Pod::WikiDoc usage
12cu|perl-Pod-WikiDoc-0.200.0-1|9	License:	GPL+ or Artistic
12cu|perl-Pod-WikiDoc-0.200.0-1|10	Group:		Development/Perl
12cu|perl-Pod-WikiDoc-0.200.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Pod-WikiDoc-0.200.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-WikiDoc-0.20.tar.gz
12cu|perl-Pod-WikiDoc-0.200.0-1|13	
12cu|perl-Pod-WikiDoc-0.200.0-1|14	BuildRequires:	perl-devel
12cu|perl-Pod-WikiDoc-0.200.0-1|15	BuildRequires:	perl(Cwd)
12cu|perl-Pod-WikiDoc-0.200.0-1|16	BuildRequires:	perl(File::Basename)
12cu|perl-Pod-WikiDoc-0.200.0-1|17	BuildRequires:	perl(File::Find)
12cu|perl-Pod-WikiDoc-0.200.0-1|18	BuildRequires:	perl(File::Spec)
12cu|perl-Pod-WikiDoc-0.200.0-1|19	BuildRequires:	perl(File::Temp)
12cu|perl-Pod-WikiDoc-0.200.0-1|20	BuildRequires:	perl(File::pushd)
12cu|perl-Pod-WikiDoc-0.200.0-1|21	BuildRequires:	perl(Getopt::Lucid)
12cu|perl-Pod-WikiDoc-0.200.0-1|22	BuildRequires:	perl(IO::String)
12cu|perl-Pod-WikiDoc-0.200.0-1|23	BuildRequires:	perl(IPC::Run3)
12cu|perl-Pod-WikiDoc-0.200.0-1|24	BuildRequires:	perl(Parse::RecDescent)
12cu|perl-Pod-WikiDoc-0.200.0-1|25	BuildRequires:	perl(Pod::Usage)
12cu|perl-Pod-WikiDoc-0.200.0-1|26	BuildRequires:	perl(Probe::Perl)
12cu|perl-Pod-WikiDoc-0.200.0-1|27	BuildRequires:	perl(Scalar::Util)
12cu|perl-Pod-WikiDoc-0.200.0-1|28	BuildRequires:	perl(Test::More)
12cu|perl-Pod-WikiDoc-0.200.0-1|29	BuildRequires:	perl(Text::Balanced)
12cu|perl-Pod-WikiDoc-0.200.0-1|30	BuildArch:	noarch
12cu|perl-Pod-WikiDoc-0.200.0-1|31	
12cu|perl-Pod-WikiDoc-0.200.0-1|32	%description
12cu|perl-Pod-WikiDoc-0.200.0-1|33	Pod works well, but writing it can be time-consuming and tedious. For
12cu|perl-Pod-WikiDoc-0.200.0-1|34	example, commonly used layouts like lists require numerous lines of text to
12cu|perl-Pod-WikiDoc-0.200.0-1|35	make just a couple of simple points. An alternative approach is to write
12cu|perl-Pod-WikiDoc-0.200.0-1|36	documentation in a wiki-text shorthand (referred to here as _wikidoc_) and
12cu|perl-Pod-WikiDoc-0.200.0-1|37	use Pod::WikiDoc to extract it and convert it into its corresponding Pod as
12cu|perl-Pod-WikiDoc-0.200.0-1|38	a separate '.pod' file.
12cu|perl-Pod-WikiDoc-0.200.0-1|39	
12cu|perl-Pod-WikiDoc-0.200.0-1|40	Documentation written in wikidoc may be embedded in Pod format blocks, or,
12cu|perl-Pod-WikiDoc-0.200.0-1|41	optionally, in specially marked comment blocks. Wikidoc uses simple
12cu|perl-Pod-WikiDoc-0.200.0-1|42	text-based markup like wiki websites to indicate formatting and links. (See
12cu|perl-Pod-WikiDoc-0.200.0-1|43	the /WIKIDOC MARKUP manpage, below.)
12cu|perl-Pod-WikiDoc-0.200.0-1|44	
12cu|perl-Pod-WikiDoc-0.200.0-1|45	Pod::WikiDoc processes text files (or text strings) by extracting both
12cu|perl-Pod-WikiDoc-0.200.0-1|46	existing Pod and wikidoc, converting the wikidoc to Pod, and then writing
12cu|perl-Pod-WikiDoc-0.200.0-1|47	the combined document back to a file or standard output.
12cu|perl-Pod-WikiDoc-0.200.0-1|48	
12cu|perl-Pod-WikiDoc-0.200.0-1|49	%prep
12cu|perl-Pod-WikiDoc-0.200.0-1|50	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Pod-WikiDoc-0.200.0-1|51	
12cu|perl-Pod-WikiDoc-0.200.0-1|52	%build
12cu|perl-Pod-WikiDoc-0.200.0-1|53	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Pod-WikiDoc-0.200.0-1|54	%make
12cu|perl-Pod-WikiDoc-0.200.0-1|55	
12cu|perl-Pod-WikiDoc-0.200.0-1|56	%check
12cu|perl-Pod-WikiDoc-0.200.0-1|57	%make test
12cu|perl-Pod-WikiDoc-0.200.0-1|58	
12cu|perl-Pod-WikiDoc-0.200.0-1|59	%install
12cu|perl-Pod-WikiDoc-0.200.0-1|60	%makeinstall_std
12cu|perl-Pod-WikiDoc-0.200.0-1|61	
12cu|perl-Pod-WikiDoc-0.200.0-1|62	%files
12cu|perl-Pod-WikiDoc-0.200.0-1|63	%doc Changes README LICENSE
12cu|perl-Pod-WikiDoc-0.200.0-1|64	%{_mandir}/man?/*
12cu|perl-Pod-WikiDoc-0.200.0-1|65	%{perl_vendorlib}/*
12cu|perl-Pod-WikiDoc-0.200.0-1|66	%{_bindir}/wikidoc
12cu|perl-Pod-WikiDoc-0.200.0-1|67	
12cu|perl-Pod-WikiDoc-0.200.0-1|68	%changelog
12cu|perl-Pod-WikiDoc-0.200.0-1|69	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.180.0-2mdv2011.0
12cu|perl-Pod-WikiDoc-0.200.0-1|70	+ Revision: 655428
12cu|perl-Pod-WikiDoc-0.200.0-1|71	- update file list
12cu|perl-Pod-WikiDoc-0.200.0-1|72	- rebuild for updated spec-helper
12cu|perl-Pod-WikiDoc-0.200.0-1|73	
12cu|perl-Pod-WikiDoc-0.200.0-1|74	* Thu Nov 19 2009 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2011.0
12cu|perl-Pod-WikiDoc-0.200.0-1|75	+ Revision: 467463
12cu|perl-Pod-WikiDoc-0.200.0-1|76	- import perl-Pod-WikiDoc
12cu|perl-Pod-WikiDoc-0.200.0-1|77	
12cu|perl-Pod-WikiDoc-0.200.0-1|78	
12cu|perl-Pod-WikiDoc-0.200.0-1|79	* Thu Nov 19 2009 cpan2dist 0.18-1mdv
12cu|perl-Pod-WikiDoc-0.200.0-1|80	- initial mdv release, generated with cpan2dist
12cu|perl-Pod-WikiDoc-0.200.0-1|81	

11193 12
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|1	%define upstream_name    Pod-Wordlist-hanekomu
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|2	%define upstream_version 1.132680
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|3	
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|4	Name:		perl-%{upstream_name}
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|6	Release:	1
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|7	
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|8	Summary:	Add words for spell checking POD
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|9	License:	GPL+ or Artistic
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|10	Group:		Development/Perl
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|12	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Wordlist-hanekomu-%{upstream_version}.tar.gz
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|13	
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|14	BuildRequires:	perl-devel
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|16	BuildRequires:	perl(Pod::Wordlist)
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|17	BuildRequires:	perl(Test::More)
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|18	BuildRequires:	perl(Test::Spelling)
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|19	BuildArch:	noarch
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|20	
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|21	%description
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|22	This module, when loaded, adds stopwords for POD spell checking, that is,
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|23	words that should be ignored by the spell check.
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|24	
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|25	%prep
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|27	
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|28	%build
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|30	%make
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|31	
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|32	%check
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|33	#make test
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|34	
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|35	%install
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|36	%makeinstall_std
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|37	
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|38	%files
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|39	%doc META.yml README Changes
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|40	%{_mandir}/man3/*
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|41	%{perl_vendorlib}/*
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|42	
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|43	
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|44	%changelog
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|45	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.132.680-1
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|46	+ Revision: 7efd148
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|47	- LOG Updated to 1.132680 (by updates_builder)
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|48	
12cu|perl-Pod-Wordlist-hanekomu-1.132.680-1|49	

11194 12
12cu|perl-POE-1.358.0-1|1	%define	upstream_name	 POE
12cu|perl-POE-1.358.0-1|2	%define upstream_version 1.358
12cu|perl-POE-1.358.0-1|3	
12cu|perl-POE-1.358.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-POE-1.358.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-POE-1.358.0-1|6	Release:	1
12cu|perl-POE-1.358.0-1|7	Epoch:		2
12cu|perl-POE-1.358.0-1|8	
12cu|perl-POE-1.358.0-1|9	Summary:	Portable multitasking and networking framework for Perl
12cu|perl-POE-1.358.0-1|10	License:	GPL+ or Artistic
12cu|perl-POE-1.358.0-1|11	Group:		Development/Perl
12cu|perl-POE-1.358.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-POE-1.358.0-1|13	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-POE-1.358.0-1|14	# This upstream_name naming scheme does not follow path names...
12cu|perl-POE-1.358.0-1|15	
12cu|perl-POE-1.358.0-1|16	BuildRequires:	perl-devel
12cu|perl-POE-1.358.0-1|17	BuildRequires:	perl(Curses)
12cu|perl-POE-1.358.0-1|18	BuildRequires:	perl(IO::Pipely)
12cu|perl-POE-1.358.0-1|19	BuildRequires:	perl(IO::Pty)
12cu|perl-POE-1.358.0-1|20	BuildRequires:	perl(IO::Tty)
12cu|perl-POE-1.358.0-1|21	BuildRequires:	perl(POE::Test::Loops)
12cu|perl-POE-1.358.0-1|22	BuildRequires:	perl(Socket6)
12cu|perl-POE-1.358.0-1|23	BuildRequires:	perl(Term::ReadKey)
12cu|perl-POE-1.358.0-1|24	BuildRequires:	perl-libwww-perl
12cu|perl-POE-1.358.0-1|25	BuildArch:	noarch
12cu|perl-POE-1.358.0-1|26	Provides:	perl(POE::Resource::Controls)
12cu|perl-POE-1.358.0-1|27	
12cu|perl-POE-1.358.0-1|28	%description
12cu|perl-POE-1.358.0-1|29	POE is a framework for cooperative, event driven multitasking in Perl.
12cu|perl-POE-1.358.0-1|30	
12cu|perl-POE-1.358.0-1|31	POE originally was developed as the core of a persistent object server and
12cu|perl-POE-1.358.0-1|32	runtime environment. It has evolved into a general purpose multitasking and
12cu|perl-POE-1.358.0-1|33	networking framework, encompassing and providing a consistent interface to
12cu|perl-POE-1.358.0-1|34	other event loops such as Event and the Tk and Gtk toolkits.
12cu|perl-POE-1.358.0-1|35	
12cu|perl-POE-1.358.0-1|36	POE is a mature framework for creating multitasking programs in Perl.  It has
12cu|perl-POE-1.358.0-1|37	been in active development since 1998.  It has been used in mission-critical
12cu|perl-POE-1.358.0-1|38	systems such as internetworked financial markets, file systems, commerce and
12cu|perl-POE-1.358.0-1|39	application servers.
12cu|perl-POE-1.358.0-1|40	
12cu|perl-POE-1.358.0-1|41	%prep
12cu|perl-POE-1.358.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-POE-1.358.0-1|43	chmod 755 examples
12cu|perl-POE-1.358.0-1|44	chmod 755 examples/*.perl
12cu|perl-POE-1.358.0-1|45	
12cu|perl-POE-1.358.0-1|46	%build
12cu|perl-POE-1.358.0-1|47	perl Makefile.PL INSTALLDIRS=vendor --default
12cu|perl-POE-1.358.0-1|48	%make
12cu|perl-POE-1.358.0-1|49	
12cu|perl-POE-1.358.0-1|50	%check
12cu|perl-POE-1.358.0-1|51	DISPLAY= make test
12cu|perl-POE-1.358.0-1|52	
12cu|perl-POE-1.358.0-1|53	%install
12cu|perl-POE-1.358.0-1|54	%makeinstall_std
12cu|perl-POE-1.358.0-1|55	
12cu|perl-POE-1.358.0-1|56	%files
12cu|perl-POE-1.358.0-1|57	%doc CHANGES HISTORY README examples TODO
12cu|perl-POE-1.358.0-1|58	%{perl_vendorlib}/POE
12cu|perl-POE-1.358.0-1|59	%{perl_vendorlib}/*.pm
12cu|perl-POE-1.358.0-1|60	%{_mandir}/man3/*
12cu|perl-POE-1.358.0-1|61	
12cu|perl-POE-1.358.0-1|62	
12cu|perl-POE-1.358.0-1|63	
12cu|perl-POE-1.358.0-1|64	%changelog
12cu|perl-POE-1.358.0-1|65	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:1.358.0-1
12cu|perl-POE-1.358.0-1|66	+ Revision: b87f514
12cu|perl-POE-1.358.0-1|67	- Added IO::Pipely BR
12cu|perl-POE-1.358.0-1|68	
12cu|perl-POE-1.358.0-1|69	

11195 12
12cu|perl-POE-API-Peek-2.200.0-1|1	%define upstream_name    POE-API-Peek
12cu|perl-POE-API-Peek-2.200.0-1|2	%define upstream_version 2.20
12cu|perl-POE-API-Peek-2.200.0-1|3	
12cu|perl-POE-API-Peek-2.200.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-POE-API-Peek-2.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-POE-API-Peek-2.200.0-1|6	Release:	1
12cu|perl-POE-API-Peek-2.200.0-1|7	Epoch:		1
12cu|perl-POE-API-Peek-2.200.0-1|8	
12cu|perl-POE-API-Peek-2.200.0-1|9	Summary:	Peek into the internals of a running POE environment
12cu|perl-POE-API-Peek-2.200.0-1|10	License:	Artistic
12cu|perl-POE-API-Peek-2.200.0-1|11	Group:		Development/Perl
12cu|perl-POE-API-Peek-2.200.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-POE-API-Peek-2.200.0-1|13	Source0:	http://www.cpan.org/modules/by-module/POE/POE-API-Peek-%{upstream_version}.tar.gz
12cu|perl-POE-API-Peek-2.200.0-1|14	
12cu|perl-POE-API-Peek-2.200.0-1|15	BuildRequires:	perl-devel
12cu|perl-POE-API-Peek-2.200.0-1|16	BuildRequires:	perl(Devel::Size)
12cu|perl-POE-API-Peek-2.200.0-1|17	BuildRequires:	perl(POE)
12cu|perl-POE-API-Peek-2.200.0-1|18	BuildRequires:	perl(Test::NoWarnings)
12cu|perl-POE-API-Peek-2.200.0-1|19	BuildArch:	noarch
12cu|perl-POE-API-Peek-2.200.0-1|20	
12cu|perl-POE-API-Peek-2.200.0-1|21	%description
12cu|perl-POE-API-Peek-2.200.0-1|22	POE::API::Peek extends the POE::Kernel interface to provide clean access to
12cu|perl-POE-API-Peek-2.200.0-1|23	Kernel internals in a cross-version compatible manner. Other calculated
12cu|perl-POE-API-Peek-2.200.0-1|24	data is also available.
12cu|perl-POE-API-Peek-2.200.0-1|25	
12cu|perl-POE-API-Peek-2.200.0-1|26	%prep
12cu|perl-POE-API-Peek-2.200.0-1|27	%setup -q -n POE-API-Peek-%{upstream_version}
12cu|perl-POE-API-Peek-2.200.0-1|28	
12cu|perl-POE-API-Peek-2.200.0-1|29	%build
12cu|perl-POE-API-Peek-2.200.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-POE-API-Peek-2.200.0-1|31	%make
12cu|perl-POE-API-Peek-2.200.0-1|32	
12cu|perl-POE-API-Peek-2.200.0-1|33	%check
12cu|perl-POE-API-Peek-2.200.0-1|34	make test
12cu|perl-POE-API-Peek-2.200.0-1|35	
12cu|perl-POE-API-Peek-2.200.0-1|36	%install
12cu|perl-POE-API-Peek-2.200.0-1|37	%makeinstall_std
12cu|perl-POE-API-Peek-2.200.0-1|38	
12cu|perl-POE-API-Peek-2.200.0-1|39	%files
12cu|perl-POE-API-Peek-2.200.0-1|40	%{perl_vendorlib}/POE
12cu|perl-POE-API-Peek-2.200.0-1|41	%{_mandir}/man3/*
12cu|perl-POE-API-Peek-2.200.0-1|42	
12cu|perl-POE-API-Peek-2.200.0-1|43	
12cu|perl-POE-API-Peek-2.200.0-1|44	
12cu|perl-POE-API-Peek-2.200.0-1|45	%changelog
12cu|perl-POE-API-Peek-2.200.0-1|46	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.200.0-1
12cu|perl-POE-API-Peek-2.200.0-1|47	+ Revision: 01c1e85
12cu|perl-POE-API-Peek-2.200.0-1|48	- Updated to 2.20 (by updates_builder)
12cu|perl-POE-API-Peek-2.200.0-1|49	
12cu|perl-POE-API-Peek-2.200.0-1|50	

11196 12
12cu|perl-POE-Component-Client-DNS-1.53.0-1|1	%define upstream_name	 POE-Component-Client-DNS
12cu|perl-POE-Component-Client-DNS-1.53.0-1|2	%define upstream_version 1.053
12cu|perl-POE-Component-Client-DNS-1.53.0-1|3	
12cu|perl-POE-Component-Client-DNS-1.53.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-POE-Component-Client-DNS-1.53.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-POE-Component-Client-DNS-1.53.0-1|6	Release:	1
12cu|perl-POE-Component-Client-DNS-1.53.0-1|7	
12cu|perl-POE-Component-Client-DNS-1.53.0-1|8	Summary:	POE::Component::Client::DNS - non-blocking, concurrent DNS requests
12cu|perl-POE-Component-Client-DNS-1.53.0-1|9	License:	GPL
12cu|perl-POE-Component-Client-DNS-1.53.0-1|10	Group:		Development/Perl
12cu|perl-POE-Component-Client-DNS-1.53.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-POE-Component-Client-DNS-1.53.0-1|12	Source0:	http://www.cpan.org/modules/by-module/POE/POE-Component-Client-DNS-%{upstream_version}.tar.gz
12cu|perl-POE-Component-Client-DNS-1.53.0-1|13	
12cu|perl-POE-Component-Client-DNS-1.53.0-1|14	BuildRequires:	perl-devel
12cu|perl-POE-Component-Client-DNS-1.53.0-1|15	BuildRequires:	perl(Net::DNS)
12cu|perl-POE-Component-Client-DNS-1.53.0-1|16	BuildRequires:	perl(POE)
12cu|perl-POE-Component-Client-DNS-1.53.0-1|17	BuildRequires:	perl(Test::NoWarnings)
12cu|perl-POE-Component-Client-DNS-1.53.0-1|18	BuildArch:	noarch
12cu|perl-POE-Component-Client-DNS-1.53.0-1|19	
12cu|perl-POE-Component-Client-DNS-1.53.0-1|20	%description
12cu|perl-POE-Component-Client-DNS-1.53.0-1|21	POE::Component::Client::DNS provides a facility for non-blocking, concurrent
12cu|perl-POE-Component-Client-DNS-1.53.0-1|22	DNS requests. Using POE, it allows other tasks to run while waiting for name
12cu|perl-POE-Component-Client-DNS-1.53.0-1|23	servers to respond.
12cu|perl-POE-Component-Client-DNS-1.53.0-1|24	
12cu|perl-POE-Component-Client-DNS-1.53.0-1|25	%prep
12cu|perl-POE-Component-Client-DNS-1.53.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-POE-Component-Client-DNS-1.53.0-1|27	
12cu|perl-POE-Component-Client-DNS-1.53.0-1|28	%build
12cu|perl-POE-Component-Client-DNS-1.53.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-POE-Component-Client-DNS-1.53.0-1|30	%make
12cu|perl-POE-Component-Client-DNS-1.53.0-1|31	
12cu|perl-POE-Component-Client-DNS-1.53.0-1|32	%check
12cu|perl-POE-Component-Client-DNS-1.53.0-1|33	%make test
12cu|perl-POE-Component-Client-DNS-1.53.0-1|34	
12cu|perl-POE-Component-Client-DNS-1.53.0-1|35	%install
12cu|perl-POE-Component-Client-DNS-1.53.0-1|36	%makeinstall_std
12cu|perl-POE-Component-Client-DNS-1.53.0-1|37	
12cu|perl-POE-Component-Client-DNS-1.53.0-1|38	%files
12cu|perl-POE-Component-Client-DNS-1.53.0-1|39	%doc README CHANGES
12cu|perl-POE-Component-Client-DNS-1.53.0-1|40	%{perl_vendorlib}/*
12cu|perl-POE-Component-Client-DNS-1.53.0-1|41	%{_mandir}/*/*
12cu|perl-POE-Component-Client-DNS-1.53.0-1|42	
12cu|perl-POE-Component-Client-DNS-1.53.0-1|43	
12cu|perl-POE-Component-Client-DNS-1.53.0-1|44	
12cu|perl-POE-Component-Client-DNS-1.53.0-1|45	%changelog
12cu|perl-POE-Component-Client-DNS-1.53.0-1|46	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.53.0-1
12cu|perl-POE-Component-Client-DNS-1.53.0-1|47	+ Revision: d5346c7
12cu|perl-POE-Component-Client-DNS-1.53.0-1|48	- LOG Updated to 1.053 (by updates_builder)
12cu|perl-POE-Component-Client-DNS-1.53.0-1|49	
12cu|perl-POE-Component-Client-DNS-1.53.0-1|50	

11197 12
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|1	%define upstream_name    POE-Component-Client-HTTP
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|2	%define upstream_version 0.948
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|3	
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|6	Release:	1
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|7	
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|8	Summary:	Non-blocking/parallel web requests engine
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|9	License:	GPL+ or Artistic
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|10	Group:		Development/Perl
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|12	Source0:	http://www.cpan.org/modules/by-module/POE/POE-Component-Client-HTTP-%{upstream_version}.tar.gz
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|13	
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|14	BuildRequires:	perl-devel
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|15	BuildRequires:	perl(HTTP::Request)
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|16	BuildRequires:	perl(HTTP::Response)
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|17	BuildRequires:	perl(Net::HTTP::Methods)
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|18	BuildRequires:	perl(POE)
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|19	BuildRequires:	perl(POE::Component::Client::Keepalive)
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|20	BuildRequires:	perl(Test::POE::Server::TCP)
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|21	BuildRequires:	perl(Socket::GetAddrInfo)
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|22	BuildRequires:	perl(URI)
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|23	BuildArch:	noarch
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|24	
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|25	%description
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|26	The HTTPHead filter turns stream data that has the appropriate format
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|27	into a HTTP::Response object. In an all-POE world, this would sit on
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|28	the other end of a connection as POE::Filter::HTTPD/
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|29	
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|30	%prep
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|32	
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|33	%build
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|35	%make
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|36	
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|37	%check
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|38	make test
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|39	
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|40	%install
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|41	%makeinstall_std
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|42	
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|43	%files
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|44	%doc CHANGES README
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|45	%{_mandir}/man3/*
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|46	%{perl_vendorlib}/POE
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|47	
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|48	
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|49	
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|50	%changelog
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|51	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.948.0-1
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|52	+ Revision: f3af15e
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|53	- LOG Updated to 0.948 (by updates_builder)
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|54	
12cu|perl-POE-Component-Client-HTTP-0.948.0-1|55	

11198 12
12cu|perl-POE-Component-Client-MPD-1.121.670-1|1	%define upstream_name    POE-Component-Client-MPD
12cu|perl-POE-Component-Client-MPD-1.121.670-1|2	%define upstream_version 1.121670
12cu|perl-POE-Component-Client-MPD-1.121.670-1|3	
12cu|perl-POE-Component-Client-MPD-1.121.670-1|4	Name:		perl-%{upstream_name}
12cu|perl-POE-Component-Client-MPD-1.121.670-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-POE-Component-Client-MPD-1.121.670-1|6	Release:	1
12cu|perl-POE-Component-Client-MPD-1.121.670-1|7	
12cu|perl-POE-Component-Client-MPD-1.121.670-1|8	Summary:	POE component to speak with MPD servers
12cu|perl-POE-Component-Client-MPD-1.121.670-1|9	License:	GPL+ or Artistic
12cu|perl-POE-Component-Client-MPD-1.121.670-1|10	Group:		Development/Perl
12cu|perl-POE-Component-Client-MPD-1.121.670-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-POE-Component-Client-MPD-1.121.670-1|12	Source0:	http://www.cpan.org/modules/by-module/POE/POE-Component-Client-MPD-%{upstream_version}.tar.gz
12cu|perl-POE-Component-Client-MPD-1.121.670-1|13	
12cu|perl-POE-Component-Client-MPD-1.121.670-1|14	BuildRequires:	perl-devel
12cu|perl-POE-Component-Client-MPD-1.121.670-1|15	BuildRequires:	perl(Audio::MPD::Common::Item)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|16	BuildRequires:	perl(Audio::MPD::Common::Stats)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|17	BuildRequires:	perl(Audio::MPD::Common::Status)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|18	BuildRequires:	perl(Carp)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|19	BuildRequires:	perl(English)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|20	BuildRequires:	perl(File::Find)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|21	BuildRequires:	perl(FindBin)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|22	BuildRequires:	perl(Moose)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|23	BuildRequires:	perl(Moose::Util::TypeConstraints)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|24	BuildRequires:	perl(MooseX::Has::Sugar)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|25	BuildRequires:	perl(MooseX::POE)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|26	BuildRequires:	perl(MooseX::SemiAffordanceAccessor)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|27	BuildRequires:	perl(MooseX::Types::Moose)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|28	BuildRequires:	perl(POE)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|29	BuildRequires:	perl(POE::Component::Client::TCP)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|30	BuildRequires:	perl(Readonly)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|31	BuildRequires:	perl(Module::Build)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|32	BuildRequires:	perl(Sub::Exporter)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|33	BuildRequires:	perl(Test::Corpus::Audio::MPD)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|34	BuildRequires:	perl(Test::More)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|35	
12cu|perl-POE-Component-Client-MPD-1.121.670-1|36	BuildArch:	noarch
12cu|perl-POE-Component-Client-MPD-1.121.670-1|37	
12cu|perl-POE-Component-Client-MPD-1.121.670-1|38	%description
12cu|perl-POE-Component-Client-MPD-1.121.670-1|39	POCOCM gives a clear message-passing interface (sitting on top of POE) for
12cu|perl-POE-Component-Client-MPD-1.121.670-1|40	talking to and controlling MPD (Music Player Daemon) servers. A connection
12cu|perl-POE-Component-Client-MPD-1.121.670-1|41	to the MPD server is established as soon as a new POCOCM object is created.
12cu|perl-POE-Component-Client-MPD-1.121.670-1|42	
12cu|perl-POE-Component-Client-MPD-1.121.670-1|43	Commands are then sent to the server as messages are passed.
12cu|perl-POE-Component-Client-MPD-1.121.670-1|44	
12cu|perl-POE-Component-Client-MPD-1.121.670-1|45	%prep
12cu|perl-POE-Component-Client-MPD-1.121.670-1|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-POE-Component-Client-MPD-1.121.670-1|47	
12cu|perl-POE-Component-Client-MPD-1.121.670-1|48	%build
12cu|perl-POE-Component-Client-MPD-1.121.670-1|49	perl Build.PL installdirs=vendor
12cu|perl-POE-Component-Client-MPD-1.121.670-1|50	./Build
12cu|perl-POE-Component-Client-MPD-1.121.670-1|51	
12cu|perl-POE-Component-Client-MPD-1.121.670-1|52	%check
12cu|perl-POE-Component-Client-MPD-1.121.670-1|53	./Build test
12cu|perl-POE-Component-Client-MPD-1.121.670-1|54	
12cu|perl-POE-Component-Client-MPD-1.121.670-1|55	%install
12cu|perl-POE-Component-Client-MPD-1.121.670-1|56	./Build install destdir=%{buildroot}
12cu|perl-POE-Component-Client-MPD-1.121.670-1|57	
12cu|perl-POE-Component-Client-MPD-1.121.670-1|58	%files
12cu|perl-POE-Component-Client-MPD-1.121.670-1|59	%doc Changes LICENSE README
12cu|perl-POE-Component-Client-MPD-1.121.670-1|60	%{_mandir}/man3/*
12cu|perl-POE-Component-Client-MPD-1.121.670-1|61	%{perl_vendorlib}/*
12cu|perl-POE-Component-Client-MPD-1.121.670-1|62	
12cu|perl-POE-Component-Client-MPD-1.121.670-1|63	
12cu|perl-POE-Component-Client-MPD-1.121.670-1|64	
12cu|perl-POE-Component-Client-MPD-1.121.670-1|65	%changelog
12cu|perl-POE-Component-Client-MPD-1.121.670-1|66	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.121.670-1
12cu|perl-POE-Component-Client-MPD-1.121.670-1|67	+ Revision: d2a905e
12cu|perl-POE-Component-Client-MPD-1.121.670-1|68	- LOG Updated to 1.121670 (by updates_builder)
12cu|perl-POE-Component-Client-MPD-1.121.670-1|69	
12cu|perl-POE-Component-Client-MPD-1.121.670-1|70	

11199 12
12cu|perl-POE-Component-IRC-6.830.0-1|1	%define upstream_name  POE-Component-IRC
12cu|perl-POE-Component-IRC-6.830.0-1|2	%define upstream_version 6.83
12cu|perl-POE-Component-IRC-6.830.0-1|3	
12cu|perl-POE-Component-IRC-6.830.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-POE-Component-IRC-6.830.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-POE-Component-IRC-6.830.0-1|6	Release:	1
12cu|perl-POE-Component-IRC-6.830.0-1|7	
12cu|perl-POE-Component-IRC-6.830.0-1|8	Summary:	A fully event-driven IRC client module
12cu|perl-POE-Component-IRC-6.830.0-1|9	License:	GPL
12cu|perl-POE-Component-IRC-6.830.0-1|10	Group:		Development/Perl
12cu|perl-POE-Component-IRC-6.830.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-POE-Component-IRC-6.830.0-1|12	Source0:	http://www.cpan.org/modules/by-module/POE/POE-Component-IRC-%{upstream_version}.tar.gz
12cu|perl-POE-Component-IRC-6.830.0-1|13	
12cu|perl-POE-Component-IRC-6.830.0-1|14	BuildRequires:	perl-devel
12cu|perl-POE-Component-IRC-6.830.0-1|15	BuildRequires:	perl(Date::Format)
12cu|perl-POE-Component-IRC-6.830.0-1|16	BuildRequires:	perl(IRC::Utils)
12cu|perl-POE-Component-IRC-6.830.0-1|17	BuildRequires:	perl(Object::Pluggable)
12cu|perl-POE-Component-IRC-6.830.0-1|18	BuildRequires:	perl(POE::Filter::IRCD)
12cu|perl-POE-Component-IRC-6.830.0-1|19	BuildRequires:	perl(POE::Component::Client::DNS)
12cu|perl-POE-Component-IRC-6.830.0-1|20	BuildRequires:	perl(POE::Component::Client::Ident)
12cu|perl-POE-Component-IRC-6.830.0-1|21	BuildRequires:	perl(POE::Component::Pluggable)
12cu|perl-POE-Component-IRC-6.830.0-1|22	BuildRequires:	perl(POE::Component::Syndicator)
12cu|perl-POE-Component-IRC-6.830.0-1|23	BuildRequires:	perl(Test::Differences)
12cu|perl-POE-Component-IRC-6.830.0-1|24	BuildRequires:	perl(Test::More)
12cu|perl-POE-Component-IRC-6.830.0-1|25	BuildArch:	noarch
12cu|perl-POE-Component-IRC-6.830.0-1|26	
12cu|perl-POE-Component-IRC-6.830.0-1|27	%description
12cu|perl-POE-Component-IRC-6.830.0-1|28	POE::Component::IRC is a POE (Perl Object Environment) component
12cu|perl-POE-Component-IRC-6.830.0-1|29	which provides a convenient way for POE applications to create a tiny
12cu|perl-POE-Component-IRC-6.830.0-1|30	IRC client session and send and receive IRC events through it. If that
12cu|perl-POE-Component-IRC-6.830.0-1|31	first sentence was a bit too much, go read the POE documentation over
12cu|perl-POE-Component-IRC-6.830.0-1|32	and over until it makes some sense.
12cu|perl-POE-Component-IRC-6.830.0-1|33	
12cu|perl-POE-Component-IRC-6.830.0-1|34	%prep
12cu|perl-POE-Component-IRC-6.830.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-POE-Component-IRC-6.830.0-1|36	chmod 644 README Changes
12cu|perl-POE-Component-IRC-6.830.0-1|37	find lib -name \*.pm | xargs chmod 644
12cu|perl-POE-Component-IRC-6.830.0-1|38	
12cu|perl-POE-Component-IRC-6.830.0-1|39	%build
12cu|perl-POE-Component-IRC-6.830.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-POE-Component-IRC-6.830.0-1|41	%make
12cu|perl-POE-Component-IRC-6.830.0-1|42	
12cu|perl-POE-Component-IRC-6.830.0-1|43	%check
12cu|perl-POE-Component-IRC-6.830.0-1|44	%make test
12cu|perl-POE-Component-IRC-6.830.0-1|45	
12cu|perl-POE-Component-IRC-6.830.0-1|46	%install
12cu|perl-POE-Component-IRC-6.830.0-1|47	%makeinstall_std
12cu|perl-POE-Component-IRC-6.830.0-1|48	
12cu|perl-POE-Component-IRC-6.830.0-1|49	%files
12cu|perl-POE-Component-IRC-6.830.0-1|50	%doc README Changes examples
12cu|perl-POE-Component-IRC-6.830.0-1|51	%{perl_vendorlib}/POE
12cu|perl-POE-Component-IRC-6.830.0-1|52	%{_mandir}/*/*
12cu|perl-POE-Component-IRC-6.830.0-1|53	
12cu|perl-POE-Component-IRC-6.830.0-1|54	
12cu|perl-POE-Component-IRC-6.830.0-1|55	%changelog
12cu|perl-POE-Component-IRC-6.830.0-1|56	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 6.830.0-1
12cu|perl-POE-Component-IRC-6.830.0-1|57	+ Revision: 8dd926d
12cu|perl-POE-Component-IRC-6.830.0-1|58	- LOG Updated to 6.83 (by updates_builder)
12cu|perl-POE-Component-IRC-6.830.0-1|59	
12cu|perl-POE-Component-IRC-6.830.0-1|60	

11200 12
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|1	%define upstream_name    POE-Component-SmokeBox-Dists
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|2	%define upstream_version 1.08
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|3	
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|6	Release:	1
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|7	
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|8	Summary:	Search for CPAN distributions by cpanid or distribution name
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|9	License:	GPL+ or Artistic
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|10	Group:		Development/Perl
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|12	Source0:	http://www.cpan.org/modules/by-module/POE/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|13	
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|14	BuildRequires:	perl-devel
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|15	BuildRequires: perl(Capture::Tiny)
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|16	BuildRequires:	perl(CPAN::DistnameInfo)
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|18	BuildRequires:	perl(File::Fetch)
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|19	BuildRequires:	perl(File::Path)
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|20	BuildRequires:	perl(File::Spec)
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|21	BuildRequires:	perl(IO::Zlib)
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|22	BuildRequires:	perl(POE)
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|23	BuildRequires:	perl(Sort::Versions)
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|24	BuildRequires:	perl(Test::More)
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|25	BuildRequires:	perl(URI)
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|26	Requires:	perl(CPAN::DistnameInfo)
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|27	Requires:	perl(Sort::Versions)
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|28	BuildArch:	noarch
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|29	
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|30	%description
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|31	POE::Component::SmokeBox::Dists is a the POE manpage component that
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|32	provides non-blocking CPAN distribution searches. It is a wrapper around
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|33	the File::Fetch manpage for '02packages.details.txt.gz' file retrieval, the
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|34	IO::Zlib manpage for extraction and the CPAN::DistnameInfo manpage for
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|35	parsing the packages data.
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|36	
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|37	Given either author ( ie. CPAN ID ) or distribution search criteria,
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|38	expressed as a regular expression, it will return to a requesting session
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|39	all the CPAN distributions that match that pattern.
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|40	
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|41	The component will retrieve the '02packages.details.txt.gz' file to the
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|42	'.smokebox' directory. If that file already exists, a newer version will
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|43	only be retrieved if the file is older than 6 hours. Specifying the 'force'
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|44	parameter overrides this behaviour.
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|45	
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|46	%prep
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|47	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|48	
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|49	%build
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|50	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|51	%make
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|52	
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|53	%check
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|54	%make test
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|55	
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|56	%install
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|57	%makeinstall_std
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|58	
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|59	%files
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|60	%doc Changes META.yml README LICENSE
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|61	%{_mandir}/man3/*
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|62	%{perl_vendorlib}/*
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|63	
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|64	
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|65	%changelog
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|66	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.80.0-1
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|67	+ Revision: fa881b3
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|68	- Fix BRs
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|69	
12cu|perl-POE-Component-SmokeBox-Dists-1.80.0-1|70	

11201 12
12cu|perl-POE-Filter-IRCD-2.440.0-1|1	%define upstream_name	 POE-Filter-IRCD
12cu|perl-POE-Filter-IRCD-2.440.0-1|2	%define upstream_version 2.44
12cu|perl-POE-Filter-IRCD-2.440.0-1|3	
12cu|perl-POE-Filter-IRCD-2.440.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-POE-Filter-IRCD-2.440.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-POE-Filter-IRCD-2.440.0-1|6	Release:	1
12cu|perl-POE-Filter-IRCD-2.440.0-1|7	
12cu|perl-POE-Filter-IRCD-2.440.0-1|8	Summary:	A POE-based parser for the IRC protocol
12cu|perl-POE-Filter-IRCD-2.440.0-1|9	License:	GPL
12cu|perl-POE-Filter-IRCD-2.440.0-1|10	Group:		Development/Perl
12cu|perl-POE-Filter-IRCD-2.440.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-POE-Filter-IRCD-2.440.0-1|12	Source0:	http://www.cpan.org/modules/by-module/POE/POE-Filter-IRCD-%{upstream_version}.tar.gz
12cu|perl-POE-Filter-IRCD-2.440.0-1|13	
12cu|perl-POE-Filter-IRCD-2.440.0-1|14	BuildRequires:	perl-devel
12cu|perl-POE-Filter-IRCD-2.440.0-1|15	BuildRequires:	perl(POE)
12cu|perl-POE-Filter-IRCD-2.440.0-1|16	BuildArch:	noarch
12cu|perl-POE-Filter-IRCD-2.440.0-1|17	
12cu|perl-POE-Filter-IRCD-2.440.0-1|18	%description
12cu|perl-POE-Filter-IRCD-2.440.0-1|19	POE::Filter::IRCD is a Perl module that provides a convenient way of parsing
12cu|perl-POE-Filter-IRCD-2.440.0-1|20	and creating IRC protocol lines.
12cu|perl-POE-Filter-IRCD-2.440.0-1|21	
12cu|perl-POE-Filter-IRCD-2.440.0-1|22	%prep
12cu|perl-POE-Filter-IRCD-2.440.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-POE-Filter-IRCD-2.440.0-1|24	
12cu|perl-POE-Filter-IRCD-2.440.0-1|25	%build
12cu|perl-POE-Filter-IRCD-2.440.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-POE-Filter-IRCD-2.440.0-1|27	%make
12cu|perl-POE-Filter-IRCD-2.440.0-1|28	
12cu|perl-POE-Filter-IRCD-2.440.0-1|29	%check
12cu|perl-POE-Filter-IRCD-2.440.0-1|30	make test
12cu|perl-POE-Filter-IRCD-2.440.0-1|31	
12cu|perl-POE-Filter-IRCD-2.440.0-1|32	%install
12cu|perl-POE-Filter-IRCD-2.440.0-1|33	%makeinstall_std
12cu|perl-POE-Filter-IRCD-2.440.0-1|34	
12cu|perl-POE-Filter-IRCD-2.440.0-1|35	%files
12cu|perl-POE-Filter-IRCD-2.440.0-1|36	%doc README
12cu|perl-POE-Filter-IRCD-2.440.0-1|37	%{perl_vendorlib}/POE
12cu|perl-POE-Filter-IRCD-2.440.0-1|38	%{_mandir}/*/*
12cu|perl-POE-Filter-IRCD-2.440.0-1|39	
12cu|perl-POE-Filter-IRCD-2.440.0-1|40	
12cu|perl-POE-Filter-IRCD-2.440.0-1|41	
12cu|perl-POE-Filter-IRCD-2.440.0-1|42	%changelog
12cu|perl-POE-Filter-IRCD-2.440.0-1|43	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.440.0-1
12cu|perl-POE-Filter-IRCD-2.440.0-1|44	+ Revision: 82f7121
12cu|perl-POE-Filter-IRCD-2.440.0-1|45	- LOG Updated to 2.44 (by updates_builder)
12cu|perl-POE-Filter-IRCD-2.440.0-1|46	
12cu|perl-POE-Filter-IRCD-2.440.0-1|47	

11202 12
12cu|perl-POE-Loop-Tk-1.305.0-1|1	%define upstream_name    POE-Loop-Tk
12cu|perl-POE-Loop-Tk-1.305.0-1|2	%define upstream_version 1.305
12cu|perl-POE-Loop-Tk-1.305.0-1|3	
12cu|perl-POE-Loop-Tk-1.305.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-POE-Loop-Tk-1.305.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-POE-Loop-Tk-1.305.0-1|6	Release:	1
12cu|perl-POE-Loop-Tk-1.305.0-1|7	Summary:	A POE/Tk bridge for ActiveState's Tk
12cu|perl-POE-Loop-Tk-1.305.0-1|8	License:	GPL+ or Artistic
12cu|perl-POE-Loop-Tk-1.305.0-1|9	Group:		Development/Perl
12cu|perl-POE-Loop-Tk-1.305.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-POE-Loop-Tk-1.305.0-1|11	Source0:	http://www.cpan.org/modules/by-module/POE/POE-Loop-Tk-%{upstream_version}.tar.gz
12cu|perl-POE-Loop-Tk-1.305.0-1|12	
12cu|perl-POE-Loop-Tk-1.305.0-1|13	BuildRequires:	perl-devel
12cu|perl-POE-Loop-Tk-1.305.0-1|14	BuildRequires:	perl(POE)
12cu|perl-POE-Loop-Tk-1.305.0-1|15	BuildRequires:	perl(POE::Test::Loops)
12cu|perl-POE-Loop-Tk-1.305.0-1|16	BuildRequires:	perl(Tk)
12cu|perl-POE-Loop-Tk-1.305.0-1|17	BuildRequires:	x11-server-xvfb
12cu|perl-POE-Loop-Tk-1.305.0-1|18	
12cu|perl-POE-Loop-Tk-1.305.0-1|19	BuildArch:	noarch
12cu|perl-POE-Loop-Tk-1.305.0-1|20	
12cu|perl-POE-Loop-Tk-1.305.0-1|21	%description
12cu|perl-POE-Loop-Tk-1.305.0-1|22	POE::Loop::Tk implements the interface documented in the POE::Loop manpage.
12cu|perl-POE-Loop-Tk-1.305.0-1|23	Therefore it has no documentation of its own. Please see the POE::Loop
12cu|perl-POE-Loop-Tk-1.305.0-1|24	manpage for more details.
12cu|perl-POE-Loop-Tk-1.305.0-1|25	
12cu|perl-POE-Loop-Tk-1.305.0-1|26	POE::Loop::Tk is one of two versions of the Tk event loop bridge. The
12cu|perl-POE-Loop-Tk-1.305.0-1|27	other, the POE::Loop::TkActiveState manpage accommodates behavior
12cu|perl-POE-Loop-Tk-1.305.0-1|28	differences in ActiveState's build of Tk. Both versions share common code
12cu|perl-POE-Loop-Tk-1.305.0-1|29	in the POE::Loop::TkCommon manpage. POE::Loop::Tk dynamically selects the
12cu|perl-POE-Loop-Tk-1.305.0-1|30	appropriate bridge code based on the runtime enviroment.
12cu|perl-POE-Loop-Tk-1.305.0-1|31	
12cu|perl-POE-Loop-Tk-1.305.0-1|32	%prep
12cu|perl-POE-Loop-Tk-1.305.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-POE-Loop-Tk-1.305.0-1|34	
12cu|perl-POE-Loop-Tk-1.305.0-1|35	%build
12cu|perl-POE-Loop-Tk-1.305.0-1|36	yes | perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-POE-Loop-Tk-1.305.0-1|37	%make
12cu|perl-POE-Loop-Tk-1.305.0-1|38	
12cu|perl-POE-Loop-Tk-1.305.0-1|39	%check
12cu|perl-POE-Loop-Tk-1.305.0-1|40	# makefile.pl ignores input if not inside a tty :-(
12cu|perl-POE-Loop-Tk-1.305.0-1|41	rm run_network_tests
12cu|perl-POE-Loop-Tk-1.305.0-1|42	# this test requires interactivity
12cu|perl-POE-Loop-Tk-1.305.0-1|43	rm t/poe_loop_tk/wheel_run.t
12cu|perl-POE-Loop-Tk-1.305.0-1|44	xvfb-run %make test
12cu|perl-POE-Loop-Tk-1.305.0-1|45	
12cu|perl-POE-Loop-Tk-1.305.0-1|46	%install
12cu|perl-POE-Loop-Tk-1.305.0-1|47	%makeinstall_std
12cu|perl-POE-Loop-Tk-1.305.0-1|48	
12cu|perl-POE-Loop-Tk-1.305.0-1|49	%files
12cu|perl-POE-Loop-Tk-1.305.0-1|50	%doc CHANGES README
12cu|perl-POE-Loop-Tk-1.305.0-1|51	%{_mandir}/man3/*
12cu|perl-POE-Loop-Tk-1.305.0-1|52	%{perl_vendorlib}/*
12cu|perl-POE-Loop-Tk-1.305.0-1|53	
12cu|perl-POE-Loop-Tk-1.305.0-1|54	
12cu|perl-POE-Loop-Tk-1.305.0-1|55	%changelog
12cu|perl-POE-Loop-Tk-1.305.0-1|56	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.305.0-1
12cu|perl-POE-Loop-Tk-1.305.0-1|57	+ Revision: 1288e21
12cu|perl-POE-Loop-Tk-1.305.0-1|58	- LOG Updated to 1.305 (by updates_builder)
12cu|perl-POE-Loop-Tk-1.305.0-1|59	
12cu|perl-POE-Loop-Tk-1.305.0-1|60	

11203 12
12cu|perl-POE-Quickie-0.180.0-1|1	%define upstream_name    POE-Quickie
12cu|perl-POE-Quickie-0.180.0-1|2	%define upstream_version 0.18
12cu|perl-POE-Quickie-0.180.0-1|3	
12cu|perl-POE-Quickie-0.180.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-POE-Quickie-0.180.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-POE-Quickie-0.180.0-1|6	Release:	1
12cu|perl-POE-Quickie-0.180.0-1|7	
12cu|perl-POE-Quickie-0.180.0-1|8	Summary:	A lazy way to wrap blocking code and programs
12cu|perl-POE-Quickie-0.180.0-1|9	License:	GPL+ or Artistic
12cu|perl-POE-Quickie-0.180.0-1|10	Group:		Development/Perl
12cu|perl-POE-Quickie-0.180.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-POE-Quickie-0.180.0-1|12	Source0:	http://www.cpan.org/modules/by-module/POE/POE-Quickie-%{upstream_version}.tar.gz
12cu|perl-POE-Quickie-0.180.0-1|13	
12cu|perl-POE-Quickie-0.180.0-1|14	BuildRequires:	perl-devel
12cu|perl-POE-Quickie-0.180.0-1|15	BuildRequires:	perl(Capture::Tiny)
12cu|perl-POE-Quickie-0.180.0-1|16	BuildRequires:	perl(POE)
12cu|perl-POE-Quickie-0.180.0-1|17	BuildRequires:	perl(POE::Filter::Stream)
12cu|perl-POE-Quickie-0.180.0-1|18	BuildRequires:	perl(POE::Session)
12cu|perl-POE-Quickie-0.180.0-1|19	BuildRequires:	perl(POE::Wheel::Run)
12cu|perl-POE-Quickie-0.180.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-POE-Quickie-0.180.0-1|21	BuildRequires:	perl(Test::Deep)
12cu|perl-POE-Quickie-0.180.0-1|22	BuildArch:	noarch
12cu|perl-POE-Quickie-0.180.0-1|23	
12cu|perl-POE-Quickie-0.180.0-1|24	%description
12cu|perl-POE-Quickie-0.180.0-1|25	If you need nonblocking access to an external program, or want to execute
12cu|perl-POE-Quickie-0.180.0-1|26	some blocking code in a separate process, but you don't want to write a
12cu|perl-POE-Quickie-0.180.0-1|27	wrapper module or some POE::Wheel::Run boilerplate code, then POE::Quickie
12cu|perl-POE-Quickie-0.180.0-1|28	can help. You just specify what you're interested in (stdout, stderr,
12cu|perl-POE-Quickie-0.180.0-1|29	and/or exit code), and POE::Quickie will handle the rest in a sensible way.
12cu|perl-POE-Quickie-0.180.0-1|30	
12cu|perl-POE-Quickie-0.180.0-1|31	It has some convenience features, such as killing processes after a
12cu|perl-POE-Quickie-0.180.0-1|32	timeout, and storing process-specific context information which will be
12cu|perl-POE-Quickie-0.180.0-1|33	delivered with every event.
12cu|perl-POE-Quickie-0.180.0-1|34	
12cu|perl-POE-Quickie-0.180.0-1|35	There is also an even lazier API which suspends the execution of your event
12cu|perl-POE-Quickie-0.180.0-1|36	handler and gives control back to POE while your task is running, the same
12cu|perl-POE-Quickie-0.180.0-1|37	way LWP::UserAgent::POE does. This is provided by the /FUNCTIONS functions
12cu|perl-POE-Quickie-0.180.0-1|38	which are exported by default.
12cu|perl-POE-Quickie-0.180.0-1|39	
12cu|perl-POE-Quickie-0.180.0-1|40	%prep
12cu|perl-POE-Quickie-0.180.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-POE-Quickie-0.180.0-1|42	
12cu|perl-POE-Quickie-0.180.0-1|43	%build
12cu|perl-POE-Quickie-0.180.0-1|44	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-POE-Quickie-0.180.0-1|45	%make
12cu|perl-POE-Quickie-0.180.0-1|46	
12cu|perl-POE-Quickie-0.180.0-1|47	%check
12cu|perl-POE-Quickie-0.180.0-1|48	%make test
12cu|perl-POE-Quickie-0.180.0-1|49	
12cu|perl-POE-Quickie-0.180.0-1|50	%install
12cu|perl-POE-Quickie-0.180.0-1|51	%makeinstall_std
12cu|perl-POE-Quickie-0.180.0-1|52	
12cu|perl-POE-Quickie-0.180.0-1|53	%files
12cu|perl-POE-Quickie-0.180.0-1|54	%doc Changes META.yml LICENSE README META.json
12cu|perl-POE-Quickie-0.180.0-1|55	%{_mandir}/man3/*
12cu|perl-POE-Quickie-0.180.0-1|56	%{perl_vendorlib}/*
12cu|perl-POE-Quickie-0.180.0-1|57	
12cu|perl-POE-Quickie-0.180.0-1|58	
12cu|perl-POE-Quickie-0.180.0-1|59	%changelog
12cu|perl-POE-Quickie-0.180.0-1|60	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.180.0-1
12cu|perl-POE-Quickie-0.180.0-1|61	+ Revision: d2befb3
12cu|perl-POE-Quickie-0.180.0-1|62	- LOG Updated to 0.18 (by updates_builder)
12cu|perl-POE-Quickie-0.180.0-1|63	
12cu|perl-POE-Quickie-0.180.0-1|64	

11204 12
12cu|perl-POE-Sugar-Args-1.300.0-1|1	%define	module	POE-Sugar-Args
12cu|perl-POE-Sugar-Args-1.300.0-1|2	%define	upstream_version	1.3
12cu|perl-POE-Sugar-Args-1.300.0-1|3	%define	pdir	POE
12cu|perl-POE-Sugar-Args-1.300.0-1|4	
12cu|perl-POE-Sugar-Args-1.300.0-1|5	Summary:	%{module} module for perl
12cu|perl-POE-Sugar-Args-1.300.0-1|6	Name:		perl-%{module}
12cu|perl-POE-Sugar-Args-1.300.0-1|7	Version:	%perl_convert_version %{upstream_version}
12cu|perl-POE-Sugar-Args-1.300.0-1|8	Release:	1
12cu|perl-POE-Sugar-Args-1.300.0-1|9	License:	GPL or Artistic
12cu|perl-POE-Sugar-Args-1.300.0-1|10	Group:		Development/Perl
12cu|perl-POE-Sugar-Args-1.300.0-1|11	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/POE/POE-Sugar-Args-%{upstream_version}.tar.gz
12cu|perl-POE-Sugar-Args-1.300.0-1|12	Url:		http://search.cpan.org/dist/%{module}
12cu|perl-POE-Sugar-Args-1.300.0-1|13	BuildArch:	noarch
12cu|perl-POE-Sugar-Args-1.300.0-1|14	BuildRequires:	perl-devel
12cu|perl-POE-Sugar-Args-1.300.0-1|15	BuildRequires:  perl(Module::Build)
12cu|perl-POE-Sugar-Args-1.300.0-1|16	
12cu|perl-POE-Sugar-Args-1.300.0-1|17	%description
12cu|perl-POE-Sugar-Args-1.300.0-1|18	%{module} module for perl.  This module give an OO representation to
12cu|perl-POE-Sugar-Args-1.300.0-1|19	arguments POE passes to event states.  I will not lie to you.  This
12cu|perl-POE-Sugar-Args-1.300.0-1|20	adds heavy, bulky code underneath.  On the other hand, it makes
12cu|perl-POE-Sugar-Args-1.300.0-1|21	arguments for POE events much more palatable.  Of course, this is a
12cu|perl-POE-Sugar-Args-1.300.0-1|22	Sugar module, meaning, it will rot your program in odd (you'll be
12cu|perl-POE-Sugar-Args-1.300.0-1|23	hooked) and unexpected ways (performace), but you took the candy so
12cu|perl-POE-Sugar-Args-1.300.0-1|24	you can suffer the consequences.
12cu|perl-POE-Sugar-Args-1.300.0-1|25	
12cu|perl-POE-Sugar-Args-1.300.0-1|26	%prep
12cu|perl-POE-Sugar-Args-1.300.0-1|27	%setup -q -n %{module}-%{upstream_version}
12cu|perl-POE-Sugar-Args-1.300.0-1|28	
12cu|perl-POE-Sugar-Args-1.300.0-1|29	%build
12cu|perl-POE-Sugar-Args-1.300.0-1|30	%__perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-POE-Sugar-Args-1.300.0-1|31	%make
12cu|perl-POE-Sugar-Args-1.300.0-1|32	
12cu|perl-POE-Sugar-Args-1.300.0-1|33	%install
12cu|perl-POE-Sugar-Args-1.300.0-1|34	%makeinstall_std
12cu|perl-POE-Sugar-Args-1.300.0-1|35	
12cu|perl-POE-Sugar-Args-1.300.0-1|36	%files
12cu|perl-POE-Sugar-Args-1.300.0-1|37	%doc README
12cu|perl-POE-Sugar-Args-1.300.0-1|38	%{perl_vendorlib}/POE/*
12cu|perl-POE-Sugar-Args-1.300.0-1|39	%{_mandir}/*/*
12cu|perl-POE-Sugar-Args-1.300.0-1|40	
12cu|perl-POE-Sugar-Args-1.300.0-1|41	
12cu|perl-POE-Sugar-Args-1.300.0-1|42	
12cu|perl-POE-Sugar-Args-1.300.0-1|43	%changelog
12cu|perl-POE-Sugar-Args-1.300.0-1|44	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.3-7mdv2010.0
12cu|perl-POE-Sugar-Args-1.300.0-1|45	+ Revision: 430530
12cu|perl-POE-Sugar-Args-1.300.0-1|46	- rebuild
12cu|perl-POE-Sugar-Args-1.300.0-1|47	
12cu|perl-POE-Sugar-Args-1.300.0-1|48	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.3-6mdv2009.0
12cu|perl-POE-Sugar-Args-1.300.0-1|49	+ Revision: 258274
12cu|perl-POE-Sugar-Args-1.300.0-1|50	- rebuild
12cu|perl-POE-Sugar-Args-1.300.0-1|51	
12cu|perl-POE-Sugar-Args-1.300.0-1|52	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.3-5mdv2009.0
12cu|perl-POE-Sugar-Args-1.300.0-1|53	+ Revision: 246331
12cu|perl-POE-Sugar-Args-1.300.0-1|54	- rebuild
12cu|perl-POE-Sugar-Args-1.300.0-1|55	
12cu|perl-POE-Sugar-Args-1.300.0-1|56	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.3-3mdv2008.1
12cu|perl-POE-Sugar-Args-1.300.0-1|57	+ Revision: 136345
12cu|perl-POE-Sugar-Args-1.300.0-1|58	- restore BuildRoot
12cu|perl-POE-Sugar-Args-1.300.0-1|59	
12cu|perl-POE-Sugar-Args-1.300.0-1|60	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|perl-POE-Sugar-Args-1.300.0-1|61	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-POE-Sugar-Args-1.300.0-1|62	
12cu|perl-POE-Sugar-Args-1.300.0-1|63	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 1.3-3mdv2008.0
12cu|perl-POE-Sugar-Args-1.300.0-1|64	+ Revision: 25145
12cu|perl-POE-Sugar-Args-1.300.0-1|65	- rebuild
12cu|perl-POE-Sugar-Args-1.300.0-1|66	
12cu|perl-POE-Sugar-Args-1.300.0-1|67	
12cu|perl-POE-Sugar-Args-1.300.0-1|68	* Wed May 03 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.3-2mdk
12cu|perl-POE-Sugar-Args-1.300.0-1|69	- Fix According to perl Policy
12cu|perl-POE-Sugar-Args-1.300.0-1|70	- BuildRequires
12cu|perl-POE-Sugar-Args-1.300.0-1|71	- Source URL
12cu|perl-POE-Sugar-Args-1.300.0-1|72	- URL
12cu|perl-POE-Sugar-Args-1.300.0-1|73	- use mkrel
12cu|perl-POE-Sugar-Args-1.300.0-1|74	
12cu|perl-POE-Sugar-Args-1.300.0-1|75	* Thu Jun 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.3-1mdk
12cu|perl-POE-Sugar-Args-1.300.0-1|76	- 1.3
12cu|perl-POE-Sugar-Args-1.300.0-1|77	- cosmetics
12cu|perl-POE-Sugar-Args-1.300.0-1|78	- no hardcoded path in %%files
12cu|perl-POE-Sugar-Args-1.300.0-1|79	
12cu|perl-POE-Sugar-Args-1.300.0-1|80	* Mon Mar 01 2004 Michael Scherer <misc@mandrake.org> 1.2-2mdk
12cu|perl-POE-Sugar-Args-1.300.0-1|81	- use automatic Requires
12cu|perl-POE-Sugar-Args-1.300.0-1|82	
12cu|perl-POE-Sugar-Args-1.300.0-1|83	

11205 12
12cu|perl-POE-Test-Loops-1.354.0-1|1	%define upstream_name    POE-Test-Loops
12cu|perl-POE-Test-Loops-1.354.0-1|2	%define upstream_version 1.354
12cu|perl-POE-Test-Loops-1.354.0-1|3	
12cu|perl-POE-Test-Loops-1.354.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-POE-Test-Loops-1.354.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-POE-Test-Loops-1.354.0-1|6	Release:	1
12cu|perl-POE-Test-Loops-1.354.0-1|7	
12cu|perl-POE-Test-Loops-1.354.0-1|8	Summary:	Reusable tests for POE::Loop authors
12cu|perl-POE-Test-Loops-1.354.0-1|9	License:	GPL+ or Artistic
12cu|perl-POE-Test-Loops-1.354.0-1|10	Group:		Development/Perl
12cu|perl-POE-Test-Loops-1.354.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-POE-Test-Loops-1.354.0-1|12	Source0:	http://www.cpan.org/modules/by-module/POE/POE-Test-Loops-%{upstream_version}.tar.gz
12cu|perl-POE-Test-Loops-1.354.0-1|13	
12cu|perl-POE-Test-Loops-1.354.0-1|14	BuildRequires:	perl-devel
12cu|perl-POE-Test-Loops-1.354.0-1|15	BuildRequires:	perl(Test::More)
12cu|perl-POE-Test-Loops-1.354.0-1|16	BuildArch:	noarch
12cu|perl-POE-Test-Loops-1.354.0-1|17	
12cu|perl-POE-Test-Loops-1.354.0-1|18	%description
12cu|perl-POE-Test-Loops-1.354.0-1|19	POE::Test::Loops contains one function, generate(), which will generate all
12cu|perl-POE-Test-Loops-1.354.0-1|20	the loop tests for one or more POE::Loop subclasses.
12cu|perl-POE-Test-Loops-1.354.0-1|21	
12cu|perl-POE-Test-Loops-1.354.0-1|22	The the /SYNOPSIS manpage example is a version of the poe-gen-tests
12cu|perl-POE-Test-Loops-1.354.0-1|23	manpage, which is a stand-alone utility to generate the actual tests. the
12cu|perl-POE-Test-Loops-1.354.0-1|24	poe-gen-tests manpage also documents the POE::Test::Loops system in more
12cu|perl-POE-Test-Loops-1.354.0-1|25	detail.
12cu|perl-POE-Test-Loops-1.354.0-1|26	
12cu|perl-POE-Test-Loops-1.354.0-1|27	%prep
12cu|perl-POE-Test-Loops-1.354.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-POE-Test-Loops-1.354.0-1|29	
12cu|perl-POE-Test-Loops-1.354.0-1|30	%build
12cu|perl-POE-Test-Loops-1.354.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-POE-Test-Loops-1.354.0-1|32	%make
12cu|perl-POE-Test-Loops-1.354.0-1|33	
12cu|perl-POE-Test-Loops-1.354.0-1|34	%check
12cu|perl-POE-Test-Loops-1.354.0-1|35	make test
12cu|perl-POE-Test-Loops-1.354.0-1|36	
12cu|perl-POE-Test-Loops-1.354.0-1|37	%install
12cu|perl-POE-Test-Loops-1.354.0-1|38	%makeinstall_std
12cu|perl-POE-Test-Loops-1.354.0-1|39	
12cu|perl-POE-Test-Loops-1.354.0-1|40	%files
12cu|perl-POE-Test-Loops-1.354.0-1|41	%doc CHANGES README
12cu|perl-POE-Test-Loops-1.354.0-1|42	%{_mandir}/man3/*
12cu|perl-POE-Test-Loops-1.354.0-1|43	%{_mandir}/man1/poe-gen-tests.1*
12cu|perl-POE-Test-Loops-1.354.0-1|44	%{perl_vendorlib}/POE
12cu|perl-POE-Test-Loops-1.354.0-1|45	%{_bindir}/poe-gen-tests
12cu|perl-POE-Test-Loops-1.354.0-1|46	
12cu|perl-POE-Test-Loops-1.354.0-1|47	
12cu|perl-POE-Test-Loops-1.354.0-1|48	
12cu|perl-POE-Test-Loops-1.354.0-1|49	%changelog
12cu|perl-POE-Test-Loops-1.354.0-1|50	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.354.0-1
12cu|perl-POE-Test-Loops-1.354.0-1|51	+ Revision: b52cf77
12cu|perl-POE-Test-Loops-1.354.0-1|52	- LOG Updated to 1.354 (by updates_builder)
12cu|perl-POE-Test-Loops-1.354.0-1|53	
12cu|perl-POE-Test-Loops-1.354.0-1|54	

11206 12
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|1	%define upstream_name    POE-XS-Loop-EPoll
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|2	%define upstream_version 1.003
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|3	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|6	Release:	1
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|7	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|8	Summary:    An XS implementation of POE::Loop, using Linux` epoll(2)
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|9	License:    GPL+ or Artistic
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|10	Group:      Development/Perl
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|12	Source0:    http://www.cpan.org/modules/by-module/POE/POE-XS-Loop-EPoll-%{upstream_version}.tar.gz
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|13	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|14	BuildRequires: perl(POE)
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|15	BuildRequires: perl(POE::Test::Loops)
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|16	BuildRequires: perl-devel
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|17	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|18	%description
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|19	This class is an implementation of the abstract POE::Loop interface written
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|20	in C using the Linux epoll(2) family of system calls.
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|21	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|22	Signals are left to POE::Loop::PerlSignals.
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|23	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|24	The epoll_ctl() call returns an error when you attempt to poll regular
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|25	files, POE::XS::Loop::EPoll emulate's poll(2)'s behaviour with regular
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|26	files under Linux - ie. they're always readable/writeable.
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|27	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|28	%prep
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|30	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|31	%build
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|33	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|34	%make
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|35	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|36	%check
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|37	%make test
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|38	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|39	%install
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|40	%makeinstall_std
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|41	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|42	%clean
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|43	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|44	%files
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|45	%doc META.yml README Changes
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|46	%{_mandir}/man3/*
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|47	%perl_vendorlib/*
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|48	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|49	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|50	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|51	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|52	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|53	%changelog
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|54	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-1
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|55	+ Revision: e41f481
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|56	- LOG Updated to 1.003 (by updates_builder)
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|57	
12cu|perl-POE-XS-Loop-EPoll-1.3.0-1|58	

11207 12
12cu|perl-PPI-XS-0.902.0-1|1	%define upstream_name    PPI-XS
12cu|perl-PPI-XS-0.902.0-1|2	%define upstream_version 0.902
12cu|perl-PPI-XS-0.902.0-1|3	
12cu|perl-PPI-XS-0.902.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-PPI-XS-0.902.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-PPI-XS-0.902.0-1|6	Release:	1
12cu|perl-PPI-XS-0.902.0-1|7	
12cu|perl-PPI-XS-0.902.0-1|8	Summary:    (Minor) XS acceleration for PPI
12cu|perl-PPI-XS-0.902.0-1|9	License:    GPL+ or Artistic
12cu|perl-PPI-XS-0.902.0-1|10	Group:      Development/Perl
12cu|perl-PPI-XS-0.902.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-PPI-XS-0.902.0-1|12	Source0:    http://www.cpan.org/modules/by-module/PPI/PPI-XS-%{upstream_version}.tar.gz
12cu|perl-PPI-XS-0.902.0-1|13	
12cu|perl-PPI-XS-0.902.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-PPI-XS-0.902.0-1|15	BuildRequires: perl(File::Spec)
12cu|perl-PPI-XS-0.902.0-1|16	BuildRequires: perl(PPI)
12cu|perl-PPI-XS-0.902.0-1|17	BuildRequires: perl(Test::More)
12cu|perl-PPI-XS-0.902.0-1|18	BuildRequires: perl-devel
12cu|perl-PPI-XS-0.902.0-1|19	
12cu|perl-PPI-XS-0.902.0-1|20	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-PPI-XS-0.902.0-1|21	
12cu|perl-PPI-XS-0.902.0-1|22	%description
12cu|perl-PPI-XS-0.902.0-1|23	PPI::XS provides XS-based acceleration of the core PPI packages. It
12cu|perl-PPI-XS-0.902.0-1|24	selectively replaces a (small but growing) number of methods throughout PPI
12cu|perl-PPI-XS-0.902.0-1|25	with identical but much faster C versions.
12cu|perl-PPI-XS-0.902.0-1|26	
12cu|perl-PPI-XS-0.902.0-1|27	Once installed, it will be auto-detected and loaded in by PPI completely
12cu|perl-PPI-XS-0.902.0-1|28	transparently.
12cu|perl-PPI-XS-0.902.0-1|29	
12cu|perl-PPI-XS-0.902.0-1|30	Because the C implementations are linked to the perl versions of the same
12cu|perl-PPI-XS-0.902.0-1|31	function, it is preferable to upgrade PPI::XS any time you do a major
12cu|perl-PPI-XS-0.902.0-1|32	upgrade of PPI itself.
12cu|perl-PPI-XS-0.902.0-1|33	
12cu|perl-PPI-XS-0.902.0-1|34	%prep
12cu|perl-PPI-XS-0.902.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-PPI-XS-0.902.0-1|36	
12cu|perl-PPI-XS-0.902.0-1|37	%build
12cu|perl-PPI-XS-0.902.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-PPI-XS-0.902.0-1|39	%make
12cu|perl-PPI-XS-0.902.0-1|40	
12cu|perl-PPI-XS-0.902.0-1|41	%check
12cu|perl-PPI-XS-0.902.0-1|42	%make test
12cu|perl-PPI-XS-0.902.0-1|43	
12cu|perl-PPI-XS-0.902.0-1|44	%install
12cu|perl-PPI-XS-0.902.0-1|45	rm -rf %buildroot
12cu|perl-PPI-XS-0.902.0-1|46	%makeinstall_std
12cu|perl-PPI-XS-0.902.0-1|47	
12cu|perl-PPI-XS-0.902.0-1|48	%clean
12cu|perl-PPI-XS-0.902.0-1|49	rm -rf %buildroot
12cu|perl-PPI-XS-0.902.0-1|50	
12cu|perl-PPI-XS-0.902.0-1|51	%files
12cu|perl-PPI-XS-0.902.0-1|52	%defattr(-,root,root)
12cu|perl-PPI-XS-0.902.0-1|53	%doc   Changes
12cu|perl-PPI-XS-0.902.0-1|54	%{_mandir}/man3/*
12cu|perl-PPI-XS-0.902.0-1|55	%perl_vendorlib/*
12cu|perl-PPI-XS-0.902.0-1|56	
12cu|perl-PPI-XS-0.902.0-1|57	
12cu|perl-PPI-XS-0.902.0-1|58	%changelog
12cu|perl-PPI-XS-0.902.0-1|59	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.901.0-6
12cu|perl-PPI-XS-0.902.0-1|60	+ Revision: 768358
12cu|perl-PPI-XS-0.902.0-1|61	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-PPI-XS-0.902.0-1|62	
12cu|perl-PPI-XS-0.902.0-1|63	* Thu Jul 22 2010 Jérôme Quelin <jquelin@mandriva.org> 0.901.0-5mdv2011.0
12cu|perl-PPI-XS-0.902.0-1|64	+ Revision: 556773
12cu|perl-PPI-XS-0.902.0-1|65	- rebuild
12cu|perl-PPI-XS-0.902.0-1|66	- rebuild
12cu|perl-PPI-XS-0.902.0-1|67	- rebuild for perl 5.12
12cu|perl-PPI-XS-0.902.0-1|68	- rebuild for perl 5.12
12cu|perl-PPI-XS-0.902.0-1|69	
12cu|perl-PPI-XS-0.902.0-1|70	* Mon Jul 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.901.0-3mdv2011.0
12cu|perl-PPI-XS-0.902.0-1|71	+ Revision: 551273
12cu|perl-PPI-XS-0.902.0-1|72	- rebuild using %%perl_convert_version
12cu|perl-PPI-XS-0.902.0-1|73	
12cu|perl-PPI-XS-0.902.0-1|74	* Thu May 14 2009 Jérôme Quelin <jquelin@mandriva.org> 0.901-2mdv2010.0
12cu|perl-PPI-XS-0.902.0-1|75	+ Revision: 375699
12cu|perl-PPI-XS-0.902.0-1|76	- rebuild
12cu|perl-PPI-XS-0.902.0-1|77	
12cu|perl-PPI-XS-0.902.0-1|78	* Thu May 07 2009 Jérôme Quelin <jquelin@mandriva.org> 0.901-1mdv2010.0
12cu|perl-PPI-XS-0.902.0-1|79	+ Revision: 372939
12cu|perl-PPI-XS-0.902.0-1|80	- import perl-PPI-XS
12cu|perl-PPI-XS-0.902.0-1|81	
12cu|perl-PPI-XS-0.902.0-1|82	
12cu|perl-PPI-XS-0.902.0-1|83	* Thu May 07 2009 cpan2dist 0.901-1mdv
12cu|perl-PPI-XS-0.902.0-1|84	- initial mdv release, generated with cpan2dist
12cu|perl-PPI-XS-0.902.0-1|85	
12cu|perl-PPI-XS-0.902.0-1|86	

11208 12
12cu|perl-pragma-base-2.180.0-1|1	%define upstream_name    base
12cu|perl-pragma-base-2.180.0-1|2	%define upstream_version 2.18
12cu|perl-pragma-base-2.180.0-1|3	Name:		perl-pragma-%{upstream_name}
12cu|perl-pragma-base-2.180.0-1|4	Version:	%perl_convert_version 2.18
12cu|perl-pragma-base-2.180.0-1|5	Release:	1
12cu|perl-pragma-base-2.180.0-1|6	
12cu|perl-pragma-base-2.180.0-1|7	Summary:	Compile-time class fields
12cu|perl-pragma-base-2.180.0-1|8	License:	GPL+ or Artistic
12cu|perl-pragma-base-2.180.0-1|9	Group:		Development/Perl
12cu|perl-pragma-base-2.180.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-pragma-base-2.180.0-1|11	Source0:	http://www.cpan.org/modules/by-module/fields/RGARCIA/base-2.18.tar.gz
12cu|perl-pragma-base-2.180.0-1|12	
12cu|perl-pragma-base-2.180.0-1|13	BuildRequires:	perl-devel
12cu|perl-pragma-base-2.180.0-1|14	BuildRequires:	perl(Test::More)
12cu|perl-pragma-base-2.180.0-1|15	BuildArch:	noarch
12cu|perl-pragma-base-2.180.0-1|16	Provides:	perl(base)
12cu|perl-pragma-base-2.180.0-1|17	
12cu|perl-pragma-base-2.180.0-1|18	%description
12cu|perl-pragma-base-2.180.0-1|19	Unless you are using the 'fields' pragma, consider this module discouraged
12cu|perl-pragma-base-2.180.0-1|20	in favor of the lighter-weight 'parent'.
12cu|perl-pragma-base-2.180.0-1|21	
12cu|perl-pragma-base-2.180.0-1|22	Allows you to both load one or more modules, while setting up inheritance
12cu|perl-pragma-base-2.180.0-1|23	from those modules at the same time. Roughly similar in effect to
12cu|perl-pragma-base-2.180.0-1|24	
12cu|perl-pragma-base-2.180.0-1|25	package Baz;
12cu|perl-pragma-base-2.180.0-1|26	BEGIN {
12cu|perl-pragma-base-2.180.0-1|27	require Foo;
12cu|perl-pragma-base-2.180.0-1|28	require Bar;
12cu|perl-pragma-base-2.180.0-1|29	push @ISA, qw(Foo Bar);
12cu|perl-pragma-base-2.180.0-1|30	}
12cu|perl-pragma-base-2.180.0-1|31	
12cu|perl-pragma-base-2.180.0-1|32	%prep
12cu|perl-pragma-base-2.180.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-pragma-base-2.180.0-1|34	
12cu|perl-pragma-base-2.180.0-1|35	%build
12cu|perl-pragma-base-2.180.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-pragma-base-2.180.0-1|37	%make
12cu|perl-pragma-base-2.180.0-1|38	
12cu|perl-pragma-base-2.180.0-1|39	%check
12cu|perl-pragma-base-2.180.0-1|40	%make test
12cu|perl-pragma-base-2.180.0-1|41	
12cu|perl-pragma-base-2.180.0-1|42	%install
12cu|perl-pragma-base-2.180.0-1|43	%makeinstall_std
12cu|perl-pragma-base-2.180.0-1|44	
12cu|perl-pragma-base-2.180.0-1|45	%files
12cu|perl-pragma-base-2.180.0-1|46	%doc Changes
12cu|perl-pragma-base-2.180.0-1|47	%{_mandir}/man3/*
12cu|perl-pragma-base-2.180.0-1|48	%{perl_vendorlib}/*
12cu|perl-pragma-base-2.180.0-1|49	
12cu|perl-pragma-base-2.180.0-1|50	%changelog
12cu|perl-pragma-base-2.180.0-1|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 2.150.0-2mdv2011.0
12cu|perl-pragma-base-2.180.0-1|52	+ Revision: 656992
12cu|perl-pragma-base-2.180.0-1|53	- rebuild for updated spec-helper
12cu|perl-pragma-base-2.180.0-1|54	
12cu|perl-pragma-base-2.180.0-1|55	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.150.0-1mdv2011.0
12cu|perl-pragma-base-2.180.0-1|56	+ Revision: 597199
12cu|perl-pragma-base-2.180.0-1|57	- update to 2.15
12cu|perl-pragma-base-2.180.0-1|58	
12cu|perl-pragma-base-2.180.0-1|59	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2.140.0-2mdv2011.0
12cu|perl-pragma-base-2.180.0-1|60	+ Revision: 552183
12cu|perl-pragma-base-2.180.0-1|61	- rebuild
12cu|perl-pragma-base-2.180.0-1|62	
12cu|perl-pragma-base-2.180.0-1|63	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 2.140.0-1mdv2010.0
12cu|perl-pragma-base-2.180.0-1|64	+ Revision: 395228
12cu|perl-pragma-base-2.180.0-1|65	- import perl-pragma-base
12cu|perl-pragma-base-2.180.0-1|66	
12cu|perl-pragma-base-2.180.0-1|67	
12cu|perl-pragma-base-2.180.0-1|68	* Sun Jul 12 2009 cpan2dist 2.14-1mdv
12cu|perl-pragma-base-2.180.0-1|69	- initial mdv release, generated with cpan2dist
12cu|perl-pragma-base-2.180.0-1|70	

11209 12
12cu|perl-Proc-InvokeEditor-1.60.0-2|1	%define upstream_name    Proc-InvokeEditor
12cu|perl-Proc-InvokeEditor-1.60.0-2|2	%define upstream_version 1.06
12cu|perl-Proc-InvokeEditor-1.60.0-2|3	
12cu|perl-Proc-InvokeEditor-1.60.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-Proc-InvokeEditor-1.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Proc-InvokeEditor-1.60.0-2|6	Release:	2
12cu|perl-Proc-InvokeEditor-1.60.0-2|7	
12cu|perl-Proc-InvokeEditor-1.60.0-2|8	Summary:	Perl extension for starting a text editor
12cu|perl-Proc-InvokeEditor-1.60.0-2|9	License:	GPL+ or Artistic
12cu|perl-Proc-InvokeEditor-1.60.0-2|10	Group:		Development/Perl
12cu|perl-Proc-InvokeEditor-1.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Proc-InvokeEditor-1.60.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Proc/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Proc-InvokeEditor-1.60.0-2|13	
12cu|perl-Proc-InvokeEditor-1.60.0-2|14	BuildRequires:	perl-devel
12cu|perl-Proc-InvokeEditor-1.60.0-2|15	BuildRequires:	perl(Carp::Assert)
12cu|perl-Proc-InvokeEditor-1.60.0-2|16	BuildRequires:	perl(File::Spec)
12cu|perl-Proc-InvokeEditor-1.60.0-2|17	BuildRequires:	perl(File::Temp)
12cu|perl-Proc-InvokeEditor-1.60.0-2|18	BuildRequires:	perl(Test::More)
12cu|perl-Proc-InvokeEditor-1.60.0-2|19	BuildArch:	noarch
12cu|perl-Proc-InvokeEditor-1.60.0-2|20	
12cu|perl-Proc-InvokeEditor-1.60.0-2|21	%description
12cu|perl-Proc-InvokeEditor-1.60.0-2|22	This module provides the ability to supply some text to an external text
12cu|perl-Proc-InvokeEditor-1.60.0-2|23	editor, have it edited by the user, and retrieve the results.
12cu|perl-Proc-InvokeEditor-1.60.0-2|24	
12cu|perl-Proc-InvokeEditor-1.60.0-2|25	The File::Temp module is used to provide secure, safe temporary files, and
12cu|perl-Proc-InvokeEditor-1.60.0-2|26	File::Temp is set to its highest available level of security. This may
12cu|perl-Proc-InvokeEditor-1.60.0-2|27	cause problems on some systems where no secure temporary directory is
12cu|perl-Proc-InvokeEditor-1.60.0-2|28	available.
12cu|perl-Proc-InvokeEditor-1.60.0-2|29	
12cu|perl-Proc-InvokeEditor-1.60.0-2|30	When the editor is started, no subshell is used. Your path will be scanned
12cu|perl-Proc-InvokeEditor-1.60.0-2|31	to find the binary to use for each editor if the string given does not
12cu|perl-Proc-InvokeEditor-1.60.0-2|32	exist as a file, and if a named editor contains whitespace, eg) if you try
12cu|perl-Proc-InvokeEditor-1.60.0-2|33	to use the editor 'xemacs -nw', then the string will be split on whitespace
12cu|perl-Proc-InvokeEditor-1.60.0-2|34	and anything after the editor name will be passed as arguments to your
12cu|perl-Proc-InvokeEditor-1.60.0-2|35	editor. A shell is not used but this should cover most simple cases.
12cu|perl-Proc-InvokeEditor-1.60.0-2|36	
12cu|perl-Proc-InvokeEditor-1.60.0-2|37	%prep
12cu|perl-Proc-InvokeEditor-1.60.0-2|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Proc-InvokeEditor-1.60.0-2|39	
12cu|perl-Proc-InvokeEditor-1.60.0-2|40	%build
12cu|perl-Proc-InvokeEditor-1.60.0-2|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Proc-InvokeEditor-1.60.0-2|42	%make
12cu|perl-Proc-InvokeEditor-1.60.0-2|43	
12cu|perl-Proc-InvokeEditor-1.60.0-2|44	%check
12cu|perl-Proc-InvokeEditor-1.60.0-2|45	%make test
12cu|perl-Proc-InvokeEditor-1.60.0-2|46	
12cu|perl-Proc-InvokeEditor-1.60.0-2|47	%install
12cu|perl-Proc-InvokeEditor-1.60.0-2|48	%makeinstall_std
12cu|perl-Proc-InvokeEditor-1.60.0-2|49	
12cu|perl-Proc-InvokeEditor-1.60.0-2|50	%files
12cu|perl-Proc-InvokeEditor-1.60.0-2|51	%doc META.yml Changes LICENSE README
12cu|perl-Proc-InvokeEditor-1.60.0-2|52	%{_mandir}/man3/*
12cu|perl-Proc-InvokeEditor-1.60.0-2|53	%{perl_vendorlib}/Proc/
12cu|perl-Proc-InvokeEditor-1.60.0-2|54	
12cu|perl-Proc-InvokeEditor-1.60.0-2|55	
12cu|perl-Proc-InvokeEditor-1.60.0-2|56	%changelog
12cu|perl-Proc-InvokeEditor-1.60.0-2|57	* Sat Oct 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.60.0-2
12cu|perl-Proc-InvokeEditor-1.60.0-2|58	+ Revision: 0018f2a
12cu|perl-Proc-InvokeEditor-1.60.0-2|59	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Proc-InvokeEditor-1.60.0-2|60	
12cu|perl-Proc-InvokeEditor-1.60.0-2|61	

11210 12
12cu|perl-Proc-ProcessTable-0.480.0-1|1	%define upstream_name Proc-ProcessTable
12cu|perl-Proc-ProcessTable-0.480.0-1|2	%define upstream_version 0.48
12cu|perl-Proc-ProcessTable-0.480.0-1|3	
12cu|perl-Proc-ProcessTable-0.480.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Proc-ProcessTable-0.480.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Proc-ProcessTable-0.480.0-1|6	Release:	1
12cu|perl-Proc-ProcessTable-0.480.0-1|7	Summary:	Interface to process table information
12cu|perl-Proc-ProcessTable-0.480.0-1|8	License:	GPL or Artistic
12cu|perl-Proc-ProcessTable-0.480.0-1|9	Group:		Development/Perl
12cu|perl-Proc-ProcessTable-0.480.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Proc-ProcessTable-0.480.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Proc/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Proc-ProcessTable-0.480.0-1|12	Patch:		Proc-ProcessTable-0.45-fix-format-errors.patch
12cu|perl-Proc-ProcessTable-0.480.0-1|13	BuildRequires:	perl-devel
12cu|perl-Proc-ProcessTable-0.480.0-1|14	
12cu|perl-Proc-ProcessTable-0.480.0-1|15	%description
12cu|perl-Proc-ProcessTable-0.480.0-1|16	This module is a first crack at providing a consistent interface to
12cu|perl-Proc-ProcessTable-0.480.0-1|17	Unix (and maybe other multitasking OS's) process table information.
12cu|perl-Proc-ProcessTable-0.480.0-1|18	The impetus for this came about with my frustration at having to parse
12cu|perl-Proc-ProcessTable-0.480.0-1|19	the output of various systems' ps commands to check whether specific
12cu|perl-Proc-ProcessTable-0.480.0-1|20	processes were running on different boxes at a larged mixed Unix site.
12cu|perl-Proc-ProcessTable-0.480.0-1|21	The output format of ps was different on each OS, and sometimes
12cu|perl-Proc-ProcessTable-0.480.0-1|22	changed with each new release of an OS. Also, running a ps subprocess
12cu|perl-Proc-ProcessTable-0.480.0-1|23	from within a perl or shell script and parsing the output was not a
12cu|perl-Proc-ProcessTable-0.480.0-1|24	very efficient or aesthetic way to do things.
12cu|perl-Proc-ProcessTable-0.480.0-1|25	
12cu|perl-Proc-ProcessTable-0.480.0-1|26	%prep
12cu|perl-Proc-ProcessTable-0.480.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Proc-ProcessTable-0.480.0-1|28	%patch -p 1
12cu|perl-Proc-ProcessTable-0.480.0-1|29	
12cu|perl-Proc-ProcessTable-0.480.0-1|30	%build
12cu|perl-Proc-ProcessTable-0.480.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Proc-ProcessTable-0.480.0-1|32	%make
12cu|perl-Proc-ProcessTable-0.480.0-1|33	
12cu|perl-Proc-ProcessTable-0.480.0-1|34	%install
12cu|perl-Proc-ProcessTable-0.480.0-1|35	%makeinstall_std
12cu|perl-Proc-ProcessTable-0.480.0-1|36	
12cu|perl-Proc-ProcessTable-0.480.0-1|37	%files
12cu|perl-Proc-ProcessTable-0.480.0-1|38	%doc README README.linux Changes TODO contrib example.pl
12cu|perl-Proc-ProcessTable-0.480.0-1|39	%{perl_vendorarch}/Proc
12cu|perl-Proc-ProcessTable-0.480.0-1|40	%{perl_vendorarch}/auto/Proc
12cu|perl-Proc-ProcessTable-0.480.0-1|41	%{_mandir}/*/*
12cu|perl-Proc-ProcessTable-0.480.0-1|42	
12cu|perl-Proc-ProcessTable-0.480.0-1|43	
12cu|perl-Proc-ProcessTable-0.480.0-1|44	
12cu|perl-Proc-ProcessTable-0.480.0-1|45	%changelog
12cu|perl-Proc-ProcessTable-0.480.0-1|46	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.450.0-3mdv2011.0
12cu|perl-Proc-ProcessTable-0.480.0-1|47	+ Revision: 556098
12cu|perl-Proc-ProcessTable-0.480.0-1|48	- rebuild for perl 5.12
12cu|perl-Proc-ProcessTable-0.480.0-1|49	
12cu|perl-Proc-ProcessTable-0.480.0-1|50	* Thu Sep 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.450.0-2mdv2010.0
12cu|perl-Proc-ProcessTable-0.480.0-1|51	+ Revision: 429000
12cu|perl-Proc-ProcessTable-0.480.0-1|52	- fix format errors
12cu|perl-Proc-ProcessTable-0.480.0-1|53	- new perl version macro
12cu|perl-Proc-ProcessTable-0.480.0-1|54	
12cu|perl-Proc-ProcessTable-0.480.0-1|55	* Thu Sep 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.45-1mdv2009.0
12cu|perl-Proc-ProcessTable-0.480.0-1|56	+ Revision: 283734
12cu|perl-Proc-ProcessTable-0.480.0-1|57	- update to new version 0.45
12cu|perl-Proc-ProcessTable-0.480.0-1|58	
12cu|perl-Proc-ProcessTable-0.480.0-1|59	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.44-1mdv2009.0
12cu|perl-Proc-ProcessTable-0.480.0-1|60	+ Revision: 270395
12cu|perl-Proc-ProcessTable-0.480.0-1|61	- update to new version 0.44
12cu|perl-Proc-ProcessTable-0.480.0-1|62	
12cu|perl-Proc-ProcessTable-0.480.0-1|63	* Sat Jul 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.43-1mdv2009.0
12cu|perl-Proc-ProcessTable-0.480.0-1|64	+ Revision: 238725
12cu|perl-Proc-ProcessTable-0.480.0-1|65	- update to new version 0.43
12cu|perl-Proc-ProcessTable-0.480.0-1|66	
12cu|perl-Proc-ProcessTable-0.480.0-1|67	* Sun Jan 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.42-1mdv2008.1
12cu|perl-Proc-ProcessTable-0.480.0-1|68	+ Revision: 158622
12cu|perl-Proc-ProcessTable-0.480.0-1|69	- update to new version 0.42
12cu|perl-Proc-ProcessTable-0.480.0-1|70	
12cu|perl-Proc-ProcessTable-0.480.0-1|71	* Mon Jan 14 2008 Pixel <pixel@mandriva.com> 0.41-3mdv2008.1
12cu|perl-Proc-ProcessTable-0.480.0-1|72	+ Revision: 151411
12cu|perl-Proc-ProcessTable-0.480.0-1|73	- rebuild for perl-5.10.0
12cu|perl-Proc-ProcessTable-0.480.0-1|74	
12cu|perl-Proc-ProcessTable-0.480.0-1|75	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Proc-ProcessTable-0.480.0-1|76	- restore BuildRoot
12cu|perl-Proc-ProcessTable-0.480.0-1|77	
12cu|perl-Proc-ProcessTable-0.480.0-1|78	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Proc-ProcessTable-0.480.0-1|79	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Proc-ProcessTable-0.480.0-1|80	
12cu|perl-Proc-ProcessTable-0.480.0-1|81	* Mon Aug 06 2007 Anssi Hannula <anssi@mandriva.org> 0.41-2mdv2008.0
12cu|perl-Proc-ProcessTable-0.480.0-1|82	+ Revision: 59414
12cu|perl-Proc-ProcessTable-0.480.0-1|83	- annual rebuild
12cu|perl-Proc-ProcessTable-0.480.0-1|84	
12cu|perl-Proc-ProcessTable-0.480.0-1|85	
12cu|perl-Proc-ProcessTable-0.480.0-1|86	* Sun Jul 09 2006 Emmanuel Andry <eandry@mandriva.org> 0.41-1mdv2007.0
12cu|perl-Proc-ProcessTable-0.480.0-1|87	- 0.41
12cu|perl-Proc-ProcessTable-0.480.0-1|88	
12cu|perl-Proc-ProcessTable-0.480.0-1|89	* Fri Dec 23 2005 Anssi Hannula <anssi@mandriva.org> 0.40-1mdk
12cu|perl-Proc-ProcessTable-0.480.0-1|90	- initial Mandriva package
12cu|perl-Proc-ProcessTable-0.480.0-1|91	

11211 12
12cu|perl-Proc-Simple-1.310.0-1|1	%define upstream_name    Proc-Simple
12cu|perl-Proc-Simple-1.310.0-1|2	%define upstream_version 1.31
12cu|perl-Proc-Simple-1.310.0-1|3	
12cu|perl-Proc-Simple-1.310.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Proc-Simple-1.310.0-1|5	Version:	%perl_convert_version 1.31
12cu|perl-Proc-Simple-1.310.0-1|6	Release:	1
12cu|perl-Proc-Simple-1.310.0-1|7	
12cu|perl-Proc-Simple-1.310.0-1|8	Summary:	Launch and control background processes
12cu|perl-Proc-Simple-1.310.0-1|9	License:	Artistic
12cu|perl-Proc-Simple-1.310.0-1|10	Group:		Development/Perl
12cu|perl-Proc-Simple-1.310.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Proc-Simple-1.310.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Proc/Proc-Simple-1.31.tar.gz
12cu|perl-Proc-Simple-1.310.0-1|13	
12cu|perl-Proc-Simple-1.310.0-1|14	BuildRequires:	perl-devel
12cu|perl-Proc-Simple-1.310.0-1|15	BuildArch:	noarch
12cu|perl-Proc-Simple-1.310.0-1|16	
12cu|perl-Proc-Simple-1.310.0-1|17	%description
12cu|perl-Proc-Simple-1.310.0-1|18	The Proc::Simple package provides objects mimicing real-life processes
12cu|perl-Proc-Simple-1.310.0-1|19	from a user's point of view.
12cu|perl-Proc-Simple-1.310.0-1|20	
12cu|perl-Proc-Simple-1.310.0-1|21	%prep
12cu|perl-Proc-Simple-1.310.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Proc-Simple-1.310.0-1|23	
12cu|perl-Proc-Simple-1.310.0-1|24	%build
12cu|perl-Proc-Simple-1.310.0-1|25	perl Makefile.PL INSTALLDIRS="vendor"
12cu|perl-Proc-Simple-1.310.0-1|26	%make
12cu|perl-Proc-Simple-1.310.0-1|27	
12cu|perl-Proc-Simple-1.310.0-1|28	%check
12cu|perl-Proc-Simple-1.310.0-1|29	make test
12cu|perl-Proc-Simple-1.310.0-1|30	
12cu|perl-Proc-Simple-1.310.0-1|31	%install
12cu|perl-Proc-Simple-1.310.0-1|32	%makeinstall_std
12cu|perl-Proc-Simple-1.310.0-1|33	
12cu|perl-Proc-Simple-1.310.0-1|34	%files
12cu|perl-Proc-Simple-1.310.0-1|35	%doc README
12cu|perl-Proc-Simple-1.310.0-1|36	%{_mandir}/man3/*
12cu|perl-Proc-Simple-1.310.0-1|37	%{perl_vendorlib}/Proc
12cu|perl-Proc-Simple-1.310.0-1|38	# %{perl_vendorlib}/auto/Proc
12cu|perl-Proc-Simple-1.310.0-1|39	
12cu|perl-Proc-Simple-1.310.0-1|40	%changelog
12cu|perl-Proc-Simple-1.310.0-1|41	* Tue Jun 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.280.0-1mdv2011.0
12cu|perl-Proc-Simple-1.310.0-1|42	+ Revision: 687711
12cu|perl-Proc-Simple-1.310.0-1|43	- update to new version 1.28
12cu|perl-Proc-Simple-1.310.0-1|44	
12cu|perl-Proc-Simple-1.310.0-1|45	* Thu Nov 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.270.0-1mdv2011.0
12cu|perl-Proc-Simple-1.310.0-1|46	+ Revision: 596011
12cu|perl-Proc-Simple-1.310.0-1|47	- update to new version 1.27
12cu|perl-Proc-Simple-1.310.0-1|48	
12cu|perl-Proc-Simple-1.310.0-1|49	* Fri Jul 10 2009 Jérôme Quelin <jquelin@mandriva.org> 1.260.0-1mdv2010.0
12cu|perl-Proc-Simple-1.310.0-1|50	+ Revision: 394274
12cu|perl-Proc-Simple-1.310.0-1|51	- tarball has been fixed, removing hack
12cu|perl-Proc-Simple-1.310.0-1|52	- update to 1.26
12cu|perl-Proc-Simple-1.310.0-1|53	
12cu|perl-Proc-Simple-1.310.0-1|54	* Tue Jul 07 2009 Jérôme Quelin <jquelin@mandriva.org> 1.250.0-1mdv2010.0
12cu|perl-Proc-Simple-1.310.0-1|55	+ Revision: 393145
12cu|perl-Proc-Simple-1.310.0-1|56	- update to 1.25
12cu|perl-Proc-Simple-1.310.0-1|57	- using %%perl_convert_version
12cu|perl-Proc-Simple-1.310.0-1|58	
12cu|perl-Proc-Simple-1.310.0-1|59	* Fri Mar 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.24-1mdv2009.1
12cu|perl-Proc-Simple-1.310.0-1|60	+ Revision: 359078
12cu|perl-Proc-Simple-1.310.0-1|61	- update to new version 1.24
12cu|perl-Proc-Simple-1.310.0-1|62	
12cu|perl-Proc-Simple-1.310.0-1|63	* Mon Jun 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.23-1mdv2009.0
12cu|perl-Proc-Simple-1.310.0-1|64	+ Revision: 230279
12cu|perl-Proc-Simple-1.310.0-1|65	- update to new version 1.23
12cu|perl-Proc-Simple-1.310.0-1|66	
12cu|perl-Proc-Simple-1.310.0-1|67	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.22-1mdv2008.1
12cu|perl-Proc-Simple-1.310.0-1|68	+ Revision: 136345
12cu|perl-Proc-Simple-1.310.0-1|69	- restore BuildRoot
12cu|perl-Proc-Simple-1.310.0-1|70	
12cu|perl-Proc-Simple-1.310.0-1|71	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Proc-Simple-1.310.0-1|72	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Proc-Simple-1.310.0-1|73	
12cu|perl-Proc-Simple-1.310.0-1|74	* Mon Jul 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.22-1mdv2008.0
12cu|perl-Proc-Simple-1.310.0-1|75	+ Revision: 52526
12cu|perl-Proc-Simple-1.310.0-1|76	- update to new version 1.22
12cu|perl-Proc-Simple-1.310.0-1|77	
12cu|perl-Proc-Simple-1.310.0-1|78	
12cu|perl-Proc-Simple-1.310.0-1|79	* Sun Apr 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.21-1mdk
12cu|perl-Proc-Simple-1.310.0-1|80	- contributed by Kyle Yencer <kyle@yencer.net>
12cu|perl-Proc-Simple-1.310.0-1|81	
12cu|perl-Proc-Simple-1.310.0-1|82	

11212 12
12cu|perl-ProjectBuilder-0.12.5-1|1	%define upstream_name ProjectBuilder
12cu|perl-ProjectBuilder-0.12.5-1|2	
12cu|perl-ProjectBuilder-0.12.5-1|3	Summary:	Provides multi-OSes (Linux/Solaris/...) Continuous Packaging
12cu|perl-ProjectBuilder-0.12.5-1|4	Name:		perl-%{upstream_name}
12cu|perl-ProjectBuilder-0.12.5-1|5	Version:	%perl_convert_version 0.12.5
12cu|perl-ProjectBuilder-0.12.5-1|6	Release:	1
12cu|perl-ProjectBuilder-0.12.5-1|7	License:	GPL
12cu|perl-ProjectBuilder-0.12.5-1|8	Group:		System/Configuration/Packaging
12cu|perl-ProjectBuilder-0.12.5-1|9	Url:		http://trac.project-builder.org
12cu|perl-ProjectBuilder-0.12.5-1|10	Source:		ftp://ftp.project-builder.org:21/src/ProjectBuilder-%{version}.tar.gz
12cu|perl-ProjectBuilder-0.12.5-1|11	
12cu|perl-ProjectBuilder-0.12.5-1|12	BuildRequires:	perl-devel
12cu|perl-ProjectBuilder-0.12.5-1|13	BuildArch:	noarch
12cu|perl-ProjectBuilder-0.12.5-1|14	
12cu|perl-ProjectBuilder-0.12.5-1|15	%description
12cu|perl-ProjectBuilder-0.12.5-1|16	ProjectBuilder is a perl module providing set of functions
12cu|perl-ProjectBuilder-0.12.5-1|17	to help develop packages for projects and deal
12cu|perl-ProjectBuilder-0.12.5-1|18	with different Operating systems (Linux distributions, Solaris, ...).
12cu|perl-ProjectBuilder-0.12.5-1|19	It implements a Continuous Packaging approach.
12cu|perl-ProjectBuilder-0.12.5-1|20	
12cu|perl-ProjectBuilder-0.12.5-1|21	%prep
12cu|perl-ProjectBuilder-0.12.5-1|22	%setup -q -n %{upstream_name}-%{version}
12cu|perl-ProjectBuilder-0.12.5-1|23	
12cu|perl-ProjectBuilder-0.12.5-1|24	%build
12cu|perl-ProjectBuilder-0.12.5-1|25	perl Makefile.PL INSTALLDIRS=vendor CONFDIR=%{_sysconfdir}/pb MANDIR=%{_mandir}
12cu|perl-ProjectBuilder-0.12.5-1|26	make
12cu|perl-ProjectBuilder-0.12.5-1|27	
12cu|perl-ProjectBuilder-0.12.5-1|28	%install
12cu|perl-ProjectBuilder-0.12.5-1|29	%makeinstall_std
12cu|perl-ProjectBuilder-0.12.5-1|30	
12cu|perl-ProjectBuilder-0.12.5-1|31	%check
12cu|perl-ProjectBuilder-0.12.5-1|32	make test
12cu|perl-ProjectBuilder-0.12.5-1|33	
12cu|perl-ProjectBuilder-0.12.5-1|34	%files
12cu|perl-ProjectBuilder-0.12.5-1|35	%doc NEWS AUTHORS COPYING README
12cu|perl-ProjectBuilder-0.12.5-1|36	%config(noreplace) %{_sysconfdir}/pb
12cu|perl-ProjectBuilder-0.12.5-1|37	%{perl_vendorlib}/*
12cu|perl-ProjectBuilder-0.12.5-1|38	%{_bindir}/*
12cu|perl-ProjectBuilder-0.12.5-1|39	%{_mandir}/man1/*
12cu|perl-ProjectBuilder-0.12.5-1|40	%{_mandir}/man3/*
12cu|perl-ProjectBuilder-0.12.5-1|41	%{_mandir}/man5/*
12cu|perl-ProjectBuilder-0.12.5-1|42	
12cu|perl-ProjectBuilder-0.12.5-1|43	
12cu|perl-ProjectBuilder-0.12.5-1|44	%changelog
12cu|perl-ProjectBuilder-0.12.5-1|45	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.5-1
12cu|perl-ProjectBuilder-0.12.5-1|46	+ Revision: 6b5a61b
12cu|perl-ProjectBuilder-0.12.5-1|47	- Updated to 0.12.5 (by updates_builder)
12cu|perl-ProjectBuilder-0.12.5-1|48	
12cu|perl-ProjectBuilder-0.12.5-1|49	

11213 12
12cu|perl-Quota-1.7.1-1|1	%define upstream_name    Quota
12cu|perl-Quota-1.7.1-1|2	%define upstream_version 1.7.1
12cu|perl-Quota-1.7.1-1|3	Name:       perl-%{upstream_name}
12cu|perl-Quota-1.7.1-1|4	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Quota-1.7.1-1|5	Release:	1
12cu|perl-Quota-1.7.1-1|6	
12cu|perl-Quota-1.7.1-1|7	Summary:	Quota module for perl
12cu|perl-Quota-1.7.1-1|8	License:	BSD-like
12cu|perl-Quota-1.7.1-1|9	Group:		Development/Perl
12cu|perl-Quota-1.7.1-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Quota-1.7.1-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/T/TO/TOMZO/Quota-%{version}.tar.gz
12cu|perl-Quota-1.7.1-1|12	
12cu|perl-Quota-1.7.1-1|13	BuildRequires:	perl-devel
12cu|perl-Quota-1.7.1-1|14	BuildRequires:	quota
12cu|perl-Quota-1.7.1-1|15	
12cu|perl-Quota-1.7.1-1|16	
12cu|perl-Quota-1.7.1-1|17	Requires:	quota
12cu|perl-Quota-1.7.1-1|18	
12cu|perl-Quota-1.7.1-1|19	%description
12cu|perl-Quota-1.7.1-1|20	The Quota module provides access to file system quotas. The quotactl
12cu|perl-Quota-1.7.1-1|21	system call or ioctl is used to query or set quotas on the local host,
12cu|perl-Quota-1.7.1-1|22	or queries are submitted via RPC to a remote host. Mount tables can be
12cu|perl-Quota-1.7.1-1|23	parsed with getmntent and paths can be translated to device files (or
12cu|perl-Quota-1.7.1-1|24	whatever the actual quotactl implementations needs as argument) of the
12cu|perl-Quota-1.7.1-1|25	according file system.
12cu|perl-Quota-1.7.1-1|26	
12cu|perl-Quota-1.7.1-1|27	
12cu|perl-Quota-1.7.1-1|28	%prep
12cu|perl-Quota-1.7.1-1|29	%setup -q -n %{upstream_name}-%{version}
12cu|perl-Quota-1.7.1-1|30	
12cu|perl-Quota-1.7.1-1|31	# fix perl path
12cu|perl-Quota-1.7.1-1|32	find -type f | xargs perl -pi -e "s|/usr/drwho/local/bin/perl|%{_bindir}/perl|g"
12cu|perl-Quota-1.7.1-1|33	find -type f | xargs perl -pi -e "s|/usr/local/bin/perl|%{_bindir}/perl|g"
12cu|perl-Quota-1.7.1-1|34	
12cu|perl-Quota-1.7.1-1|35	%build
12cu|perl-Quota-1.7.1-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Quota-1.7.1-1|37	%make
12cu|perl-Quota-1.7.1-1|38	
12cu|perl-Quota-1.7.1-1|39	%check
12cu|perl-Quota-1.7.1-1|40	#make test
12cu|perl-Quota-1.7.1-1|41	
12cu|perl-Quota-1.7.1-1|42	%install
12cu|perl-Quota-1.7.1-1|43	
12cu|perl-Quota-1.7.1-1|44	%makeinstall_std
12cu|perl-Quota-1.7.1-1|45	
12cu|perl-Quota-1.7.1-1|46	%clean
12cu|perl-Quota-1.7.1-1|47	
12cu|perl-Quota-1.7.1-1|48	%files
12cu|perl-Quota-1.7.1-1|49	%doc CHANGES INSTALL README contrib
12cu|perl-Quota-1.7.1-1|50	%{perl_vendorarch}/auto/Quota
12cu|perl-Quota-1.7.1-1|51	%{perl_vendorarch}/Quota.pm
12cu|perl-Quota-1.7.1-1|52	%{_mandir}/*/*
12cu|perl-Quota-1.7.1-1|53	
12cu|perl-Quota-1.7.1-1|54	
12cu|perl-Quota-1.7.1-1|55	
12cu|perl-Quota-1.7.1-1|56	%changelog
12cu|perl-Quota-1.7.1-1|57	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.7.1-1
12cu|perl-Quota-1.7.1-1|58	+ Revision: 80dbd87
12cu|perl-Quota-1.7.1-1|59	- LOG Updated to 1.7.1 (by updates_builder)
12cu|perl-Quota-1.7.1-1|60	
12cu|perl-Quota-1.7.1-1|61	

11214 12
12cu|perl-Regexp-Common-2013031301.0.0-1|1	%define upstream_name    Regexp-Common
12cu|perl-Regexp-Common-2013031301.0.0-1|2	%define upstream_version 2013031301
12cu|perl-Regexp-Common-2013031301.0.0-1|3	
12cu|perl-Regexp-Common-2013031301.0.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Regexp-Common-2013031301.0.0-1|5	Version:	%perl_convert_version 2013031301
12cu|perl-Regexp-Common-2013031301.0.0-1|6	Release:	1
12cu|perl-Regexp-Common-2013031301.0.0-1|7	
12cu|perl-Regexp-Common-2013031301.0.0-1|8	Summary:	%{upstream_name} module for perl
12cu|perl-Regexp-Common-2013031301.0.0-1|9	License:	GPL+ or Artistic
12cu|perl-Regexp-Common-2013031301.0.0-1|10	Group:		Development/Perl
12cu|perl-Regexp-Common-2013031301.0.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Regexp-Common-2013031301.0.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Regexp/Regexp-Common-2013031301.tar.gz
12cu|perl-Regexp-Common-2013031301.0.0-1|13	
12cu|perl-Regexp-Common-2013031301.0.0-1|14	BuildRequires:	perl-devel
12cu|perl-Regexp-Common-2013031301.0.0-1|15	BuildArch:	noarch
12cu|perl-Regexp-Common-2013031301.0.0-1|16	
12cu|perl-Regexp-Common-2013031301.0.0-1|17	%description
12cu|perl-Regexp-Common-2013031301.0.0-1|18	%{upstream_name} module for perl provides commonly requested regular
12cu|perl-Regexp-Common-2013031301.0.0-1|19	expressions.
12cu|perl-Regexp-Common-2013031301.0.0-1|20	
12cu|perl-Regexp-Common-2013031301.0.0-1|21	%prep
12cu|perl-Regexp-Common-2013031301.0.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Regexp-Common-2013031301.0.0-1|23	
12cu|perl-Regexp-Common-2013031301.0.0-1|24	%build
12cu|perl-Regexp-Common-2013031301.0.0-1|25	CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Regexp-Common-2013031301.0.0-1|26	make
12cu|perl-Regexp-Common-2013031301.0.0-1|27	
12cu|perl-Regexp-Common-2013031301.0.0-1|28	%check
12cu|perl-Regexp-Common-2013031301.0.0-1|29	make test
12cu|perl-Regexp-Common-2013031301.0.0-1|30	
12cu|perl-Regexp-Common-2013031301.0.0-1|31	%install
12cu|perl-Regexp-Common-2013031301.0.0-1|32	%makeinstall_std
12cu|perl-Regexp-Common-2013031301.0.0-1|33	
12cu|perl-Regexp-Common-2013031301.0.0-1|34	%files
12cu|perl-Regexp-Common-2013031301.0.0-1|35	%defattr(644,root,root,755)
12cu|perl-Regexp-Common-2013031301.0.0-1|36	%doc README TODO
12cu|perl-Regexp-Common-2013031301.0.0-1|37	%{_mandir}/man*/*
12cu|perl-Regexp-Common-2013031301.0.0-1|38	%{perl_vendorlib}/*
12cu|perl-Regexp-Common-2013031301.0.0-1|39	
12cu|perl-Regexp-Common-2013031301.0.0-1|40	%changelog
12cu|perl-Regexp-Common-2013031301.0.0-1|41	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2011041701.0.0-1mdv2011.0
12cu|perl-Regexp-Common-2013031301.0.0-1|42	+ Revision: 660015
12cu|perl-Regexp-Common-2013031301.0.0-1|43	- update to new version 2011041701
12cu|perl-Regexp-Common-2013031301.0.0-1|44	
12cu|perl-Regexp-Common-2013031301.0.0-1|45	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 2011041602.0.0-2
12cu|perl-Regexp-Common-2013031301.0.0-1|46	+ Revision: 655211
12cu|perl-Regexp-Common-2013031301.0.0-1|47	- rebuild for updated spec-helper
12cu|perl-Regexp-Common-2013031301.0.0-1|48	
12cu|perl-Regexp-Common-2013031301.0.0-1|49	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cu|perl-Regexp-Common-2013031301.0.0-1|50	- update to new version 2011041602
12cu|perl-Regexp-Common-2013031301.0.0-1|51	
12cu|perl-Regexp-Common-2013031301.0.0-1|52	* Sun Jan 03 2010 Jérôme Quelin <jquelin@mandriva.org> 2010010201.0.0-1mdv2011.0
12cu|perl-Regexp-Common-2013031301.0.0-1|53	+ Revision: 485809
12cu|perl-Regexp-Common-2013031301.0.0-1|54	- update to 2010010201
12cu|perl-Regexp-Common-2013031301.0.0-1|55	
12cu|perl-Regexp-Common-2013031301.0.0-1|56	* Thu Dec 31 2009 Jérôme Quelin <jquelin@mandriva.org> 2009123002.0.0-2mdv2010.1
12cu|perl-Regexp-Common-2013031301.0.0-1|57	+ Revision: 484376
12cu|perl-Regexp-Common-2013031301.0.0-1|58	- update to 2.122
12cu|perl-Regexp-Common-2013031301.0.0-1|59	
12cu|perl-Regexp-Common-2013031301.0.0-1|60	* Wed Dec 30 2009 Jérôme Quelin <jquelin@mandriva.org> 2009123001.0.0-2mdv2010.1
12cu|perl-Regexp-Common-2013031301.0.0-1|61	+ Revision: 483888
12cu|perl-Regexp-Common-2013031301.0.0-1|62	- update to 2009123001
12cu|perl-Regexp-Common-2013031301.0.0-1|63	
12cu|perl-Regexp-Common-2013031301.0.0-1|64	* Fri Aug 21 2009 Jérôme Quelin <jquelin@mandriva.org> 2.122.0-2mdv2010.0
12cu|perl-Regexp-Common-2013031301.0.0-1|65	+ Revision: 418941
12cu|perl-Regexp-Common-2013031301.0.0-1|66	- rebuild using %%perl_convert_version
12cu|perl-Regexp-Common-2013031301.0.0-1|67	
12cu|perl-Regexp-Common-2013031301.0.0-1|68	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.122-2mdv2009.0
12cu|perl-Regexp-Common-2013031301.0.0-1|69	+ Revision: 268715
12cu|perl-Regexp-Common-2013031301.0.0-1|70	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-Regexp-Common-2013031301.0.0-1|71	
12cu|perl-Regexp-Common-2013031301.0.0-1|72	* Wed May 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.122-1mdv2009.0
12cu|perl-Regexp-Common-2013031301.0.0-1|73	+ Revision: 212227
12cu|perl-Regexp-Common-2013031301.0.0-1|74	- update to new version 2.122
12cu|perl-Regexp-Common-2013031301.0.0-1|75	
12cu|perl-Regexp-Common-2013031301.0.0-1|76	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Regexp-Common-2013031301.0.0-1|77	- restore BuildRoot
12cu|perl-Regexp-Common-2013031301.0.0-1|78	
12cu|perl-Regexp-Common-2013031301.0.0-1|79	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Regexp-Common-2013031301.0.0-1|80	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Regexp-Common-2013031301.0.0-1|81	
12cu|perl-Regexp-Common-2013031301.0.0-1|82	* Tue May 08 2007 Olivier Thauvin <nanardon@mandriva.org> 2.120-2mdv2008.0
12cu|perl-Regexp-Common-2013031301.0.0-1|83	+ Revision: 25103
12cu|perl-Regexp-Common-2013031301.0.0-1|84	- rebuild
12cu|perl-Regexp-Common-2013031301.0.0-1|85	
12cu|perl-Regexp-Common-2013031301.0.0-1|86	
12cu|perl-Regexp-Common-2013031301.0.0-1|87	* Wed Mar 16 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.120-1mdk
12cu|perl-Regexp-Common-2013031301.0.0-1|88	- 2.120
12cu|perl-Regexp-Common-2013031301.0.0-1|89	
12cu|perl-Regexp-Common-2013031301.0.0-1|90	* Fri Jan 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.119-1mdk
12cu|perl-Regexp-Common-2013031301.0.0-1|91	- 2.119
12cu|perl-Regexp-Common-2013031301.0.0-1|92	
12cu|perl-Regexp-Common-2013031301.0.0-1|93	* Thu Jul 01 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.117-1mdk
12cu|perl-Regexp-Common-2013031301.0.0-1|94	- new version 2.117
12cu|perl-Regexp-Common-2013031301.0.0-1|95	
12cu|perl-Regexp-Common-2013031301.0.0-1|96	* Sat Jun 19 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.115-1mdk
12cu|perl-Regexp-Common-2013031301.0.0-1|97	- 2.115
12cu|perl-Regexp-Common-2013031301.0.0-1|98	- disable test for now
12cu|perl-Regexp-Common-2013031301.0.0-1|99	- use %%makeinstall_std macro
12cu|perl-Regexp-Common-2013031301.0.0-1|100	- cosmetics
12cu|perl-Regexp-Common-2013031301.0.0-1|101	
12cu|perl-Regexp-Common-2013031301.0.0-1|102	* Wed Apr 07 2004 Michael Scherer <misc@mandrake.org> 2.113-2mdk
12cu|perl-Regexp-Common-2013031301.0.0-1|103	- REbuild to remove wrond Requires
12cu|perl-Regexp-Common-2013031301.0.0-1|104	
12cu|perl-Regexp-Common-2013031301.0.0-1|105	* Wed Jun 04 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.113-1mdk
12cu|perl-Regexp-Common-2013031301.0.0-1|106	- from Peter Chen <petechen@netilla.com> :
12cu|perl-Regexp-Common-2013031301.0.0-1|107	- Initial packaging.
12cu|perl-Regexp-Common-2013031301.0.0-1|108	
12cu|perl-Regexp-Common-2013031301.0.0-1|109	

11215 12
12cu|perl-Role-HasMessage-0.5.0-3|1	%define upstream_name    Role-HasMessage
12cu|perl-Role-HasMessage-0.5.0-3|2	%define upstream_version 0.005
12cu|perl-Role-HasMessage-0.5.0-3|3	
12cu|perl-Role-HasMessage-0.5.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Role-HasMessage-0.5.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Role-HasMessage-0.5.0-3|6	Release:	3
12cu|perl-Role-HasMessage-0.5.0-3|7	
12cu|perl-Role-HasMessage-0.5.0-3|8	Summary:	A thing with a String::Errf-powered message
12cu|perl-Role-HasMessage-0.5.0-3|9	License:	GPL+ or Artistic
12cu|perl-Role-HasMessage-0.5.0-3|10	Group:		Development/Perl
12cu|perl-Role-HasMessage-0.5.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Role-HasMessage-0.5.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Role/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Role-HasMessage-0.5.0-3|13	
12cu|perl-Role-HasMessage-0.5.0-3|14	BuildRequires:	perl-devel
12cu|perl-Role-HasMessage-0.5.0-3|15	BuildRequires:	perl(Moose)
12cu|perl-Role-HasMessage-0.5.0-3|16	BuildRequires:	perl(Moose::Role)
12cu|perl-Role-HasMessage-0.5.0-3|17	BuildRequires:	perl(MooseX::Role::Parameterized)
12cu|perl-Role-HasMessage-0.5.0-3|18	BuildRequires:	perl(String::Errf)
12cu|perl-Role-HasMessage-0.5.0-3|19	BuildRequires:	perl(Test::More)
12cu|perl-Role-HasMessage-0.5.0-3|20	BuildRequires:	perl(Try::Tiny)
12cu|perl-Role-HasMessage-0.5.0-3|21	BuildRequires:	perl(namespace::clean)
12cu|perl-Role-HasMessage-0.5.0-3|22	BuildArch:	noarch
12cu|perl-Role-HasMessage-0.5.0-3|23	
12cu|perl-Role-HasMessage-0.5.0-3|24	%description
12cu|perl-Role-HasMessage-0.5.0-3|25	This is another extremely simple role. A class that includes
12cu|perl-Role-HasMessage-0.5.0-3|26	Role::HasMessage is promising to provide a 'message' method that returns a
12cu|perl-Role-HasMessage-0.5.0-3|27	string summarizing the message or event represented by the object. It does
12cu|perl-Role-HasMessage-0.5.0-3|28	_not_ provide any actual behavior.
12cu|perl-Role-HasMessage-0.5.0-3|29	
12cu|perl-Role-HasMessage-0.5.0-3|30	%prep
12cu|perl-Role-HasMessage-0.5.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Role-HasMessage-0.5.0-3|32	
12cu|perl-Role-HasMessage-0.5.0-3|33	%build
12cu|perl-Role-HasMessage-0.5.0-3|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Role-HasMessage-0.5.0-3|35	%make
12cu|perl-Role-HasMessage-0.5.0-3|36	
12cu|perl-Role-HasMessage-0.5.0-3|37	%check
12cu|perl-Role-HasMessage-0.5.0-3|38	%make test
12cu|perl-Role-HasMessage-0.5.0-3|39	
12cu|perl-Role-HasMessage-0.5.0-3|40	%install
12cu|perl-Role-HasMessage-0.5.0-3|41	%makeinstall_std
12cu|perl-Role-HasMessage-0.5.0-3|42	
12cu|perl-Role-HasMessage-0.5.0-3|43	%files
12cu|perl-Role-HasMessage-0.5.0-3|44	%doc README Changes LICENSE META.yml META.json
12cu|perl-Role-HasMessage-0.5.0-3|45	%{_mandir}/man3/*
12cu|perl-Role-HasMessage-0.5.0-3|46	%{perl_vendorlib}/*
12cu|perl-Role-HasMessage-0.5.0-3|47	
12cu|perl-Role-HasMessage-0.5.0-3|48	
12cu|perl-Role-HasMessage-0.5.0-3|49	%changelog
12cu|perl-Role-HasMessage-0.5.0-3|50	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.0-3
12cu|perl-Role-HasMessage-0.5.0-3|51	+ Revision: 4ac6cdd
12cu|perl-Role-HasMessage-0.5.0-3|52	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Role-HasMessage-0.5.0-3|53	
12cu|perl-Role-HasMessage-0.5.0-3|54	

11216 12
12cu|perl-Role-Identifiable-0.5.0-3|1	%define upstream_name    Role-Identifiable
12cu|perl-Role-Identifiable-0.5.0-3|2	%define upstream_version 0.005
12cu|perl-Role-Identifiable-0.5.0-3|3	
12cu|perl-Role-Identifiable-0.5.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Role-Identifiable-0.5.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Role-Identifiable-0.5.0-3|6	Release:	3
12cu|perl-Role-Identifiable-0.5.0-3|7	
12cu|perl-Role-Identifiable-0.5.0-3|8	Summary:	A thing with an ident attribute
12cu|perl-Role-Identifiable-0.5.0-3|9	License:	GPL+ or Artistic
12cu|perl-Role-Identifiable-0.5.0-3|10	Group:		Development/Perl
12cu|perl-Role-Identifiable-0.5.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Role-Identifiable-0.5.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Role/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Role-Identifiable-0.5.0-3|13	
12cu|perl-Role-Identifiable-0.5.0-3|14	BuildRequires:	perl-devel
12cu|perl-Role-Identifiable-0.5.0-3|15	BuildRequires:	perl(Moose)
12cu|perl-Role-Identifiable-0.5.0-3|16	BuildRequires:	perl(Moose::Role)
12cu|perl-Role-Identifiable-0.5.0-3|17	BuildRequires:	perl(Moose::Util::TypeConstraints)
12cu|perl-Role-Identifiable-0.5.0-3|18	BuildRequires:	perl(Test::More)
12cu|perl-Role-Identifiable-0.5.0-3|19	BuildArch:	noarch
12cu|perl-Role-Identifiable-0.5.0-3|20	
12cu|perl-Role-Identifiable-0.5.0-3|21	%description
12cu|perl-Role-Identifiable-0.5.0-3|22	This is an incredibly simple role. It adds a required 'ident' attribute
12cu|perl-Role-Identifiable-0.5.0-3|23	that stores a simple string, meant to identify exceptions.
12cu|perl-Role-Identifiable-0.5.0-3|24	
12cu|perl-Role-Identifiable-0.5.0-3|25	%prep
12cu|perl-Role-Identifiable-0.5.0-3|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Role-Identifiable-0.5.0-3|27	
12cu|perl-Role-Identifiable-0.5.0-3|28	%build
12cu|perl-Role-Identifiable-0.5.0-3|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Role-Identifiable-0.5.0-3|30	%make
12cu|perl-Role-Identifiable-0.5.0-3|31	
12cu|perl-Role-Identifiable-0.5.0-3|32	%check
12cu|perl-Role-Identifiable-0.5.0-3|33	%make test
12cu|perl-Role-Identifiable-0.5.0-3|34	
12cu|perl-Role-Identifiable-0.5.0-3|35	%install
12cu|perl-Role-Identifiable-0.5.0-3|36	%makeinstall_std
12cu|perl-Role-Identifiable-0.5.0-3|37	
12cu|perl-Role-Identifiable-0.5.0-3|38	%files
12cu|perl-Role-Identifiable-0.5.0-3|39	%doc README Changes LICENSE META.yml META.json
12cu|perl-Role-Identifiable-0.5.0-3|40	%{_mandir}/man3/*
12cu|perl-Role-Identifiable-0.5.0-3|41	%{perl_vendorlib}/*
12cu|perl-Role-Identifiable-0.5.0-3|42	
12cu|perl-Role-Identifiable-0.5.0-3|43	
12cu|perl-Role-Identifiable-0.5.0-3|44	%changelog
12cu|perl-Role-Identifiable-0.5.0-3|45	* Mon Oct 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.0-3
12cu|perl-Role-Identifiable-0.5.0-3|46	+ Revision: fac43e4
12cu|perl-Role-Identifiable-0.5.0-3|47	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Role-Identifiable-0.5.0-3|48	
12cu|perl-Role-Identifiable-0.5.0-3|49	

11217 12
12cu|perl-Role-Tiny-1.3.2-1|1	%define upstream_name    Role-Tiny
12cu|perl-Role-Tiny-1.3.2-1|2	%define upstream_version 1.003002
12cu|perl-Role-Tiny-1.3.2-1|3	
12cu|perl-Role-Tiny-1.3.2-1|4	Name:       perl-%{upstream_name}
12cu|perl-Role-Tiny-1.3.2-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Role-Tiny-1.3.2-1|6	Release:    1
12cu|perl-Role-Tiny-1.3.2-1|7	
12cu|perl-Role-Tiny-1.3.2-1|8	Summary:    Minimal try/catch with proper localization of $@
12cu|perl-Role-Tiny-1.3.2-1|9	License:    GPL+ or Artistic
12cu|perl-Role-Tiny-1.3.2-1|10	Group:      Development/Perl
12cu|perl-Role-Tiny-1.3.2-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Role-Tiny-1.3.2-1|12	Source0:    http://www.cpan.org/modules/by-authors/id/M/MS/MSTROUT/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Role-Tiny-1.3.2-1|13	
12cu|perl-Role-Tiny-1.3.2-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-Role-Tiny-1.3.2-1|15	BuildRequires: perl(Test::Fatal) >= 0.3.0
12cu|perl-Role-Tiny-1.3.2-1|16	BuildRequires: perl(Test::More) >= 0.960.0
12cu|perl-Role-Tiny-1.3.2-1|17	BuildRequires: perl-devel
12cu|perl-Role-Tiny-1.3.2-1|18	BuildArch:  noarch
12cu|perl-Role-Tiny-1.3.2-1|19	
12cu|perl-Role-Tiny-1.3.2-1|20	%description
12cu|perl-Role-Tiny-1.3.2-1|21	'Role::Tiny' is a minimalist role composition tool.
12cu|perl-Role-Tiny-1.3.2-1|22	
12cu|perl-Role-Tiny-1.3.2-1|23	%prep
12cu|perl-Role-Tiny-1.3.2-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Role-Tiny-1.3.2-1|25	
12cu|perl-Role-Tiny-1.3.2-1|26	%build
12cu|perl-Role-Tiny-1.3.2-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Role-Tiny-1.3.2-1|28	
12cu|perl-Role-Tiny-1.3.2-1|29	%make
12cu|perl-Role-Tiny-1.3.2-1|30	
12cu|perl-Role-Tiny-1.3.2-1|31	%check
12cu|perl-Role-Tiny-1.3.2-1|32	%make test
12cu|perl-Role-Tiny-1.3.2-1|33	
12cu|perl-Role-Tiny-1.3.2-1|34	%install
12cu|perl-Role-Tiny-1.3.2-1|35	%makeinstall_std
12cu|perl-Role-Tiny-1.3.2-1|36	
12cu|perl-Role-Tiny-1.3.2-1|37	%files
12cu|perl-Role-Tiny-1.3.2-1|38	%doc Changes META.json META.yml README
12cu|perl-Role-Tiny-1.3.2-1|39	%{_mandir}/man3/*
12cu|perl-Role-Tiny-1.3.2-1|40	%{perl_vendorlib}/*
12cu|perl-Role-Tiny-1.3.2-1|41	
12cu|perl-Role-Tiny-1.3.2-1|42	%changelog
12cu|perl-Role-Tiny-1.3.2-1|43	* Fri Feb 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-1
12cu|perl-Role-Tiny-1.3.2-1|44	+ Revision: e78fd66
12cu|perl-Role-Tiny-1.3.2-1|45	- Added perl-devel BR
12cu|perl-Role-Tiny-1.3.2-1|46	
12cu|perl-Role-Tiny-1.3.2-1|47	

11218 12
12cu|perl-Rose-DateTime-0.540.0-1|1	%define upstream_name	 Rose-DateTime
12cu|perl-Rose-DateTime-0.540.0-1|2	%define upstream_version 0.540
12cu|perl-Rose-DateTime-0.540.0-1|3	
12cu|perl-Rose-DateTime-0.540.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Rose-DateTime-0.540.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Rose-DateTime-0.540.0-1|6	Release:	1
12cu|perl-Rose-DateTime-0.540.0-1|7	
12cu|perl-Rose-DateTime-0.540.0-1|8	Summary:	DateTime helper functions and objects
12cu|perl-Rose-DateTime-0.540.0-1|9	License:	Artistic/GPL
12cu|perl-Rose-DateTime-0.540.0-1|10	Group:		Development/Perl
12cu|perl-Rose-DateTime-0.540.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Rose-DateTime-0.540.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Rose/Rose-DateTime-%{upstream_version}.tar.gz
12cu|perl-Rose-DateTime-0.540.0-1|13	
12cu|perl-Rose-DateTime-0.540.0-1|14	BuildRequires:	perl-devel
12cu|perl-Rose-DateTime-0.540.0-1|15	BuildRequires:	perl(DateTime)
12cu|perl-Rose-DateTime-0.540.0-1|16	BuildRequires:	perl(Rose::Object)
12cu|perl-Rose-DateTime-0.540.0-1|17	
12cu|perl-Rose-DateTime-0.540.0-1|18	BuildArch:	noarch
12cu|perl-Rose-DateTime-0.540.0-1|19	
12cu|perl-Rose-DateTime-0.540.0-1|20	%description
12cu|perl-Rose-DateTime-0.540.0-1|21	The Rose::DateTime::* modules provide a few convenience functions and
12cu|perl-Rose-DateTime-0.540.0-1|22	objects for use with DateTime dates.
12cu|perl-Rose-DateTime-0.540.0-1|23	
12cu|perl-Rose-DateTime-0.540.0-1|24	%prep
12cu|perl-Rose-DateTime-0.540.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Rose-DateTime-0.540.0-1|26	
12cu|perl-Rose-DateTime-0.540.0-1|27	%build
12cu|perl-Rose-DateTime-0.540.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Rose-DateTime-0.540.0-1|29	%make
12cu|perl-Rose-DateTime-0.540.0-1|30	
12cu|perl-Rose-DateTime-0.540.0-1|31	%check
12cu|perl-Rose-DateTime-0.540.0-1|32	%make test
12cu|perl-Rose-DateTime-0.540.0-1|33	
12cu|perl-Rose-DateTime-0.540.0-1|34	%install
12cu|perl-Rose-DateTime-0.540.0-1|35	%makeinstall_std
12cu|perl-Rose-DateTime-0.540.0-1|36	
12cu|perl-Rose-DateTime-0.540.0-1|37	%files
12cu|perl-Rose-DateTime-0.540.0-1|38	%doc Changes
12cu|perl-Rose-DateTime-0.540.0-1|39	%{_mandir}/man*/*
12cu|perl-Rose-DateTime-0.540.0-1|40	%{perl_vendorlib}/Rose
12cu|perl-Rose-DateTime-0.540.0-1|41	
12cu|perl-Rose-DateTime-0.540.0-1|42	
12cu|perl-Rose-DateTime-0.540.0-1|43	
12cu|perl-Rose-DateTime-0.540.0-1|44	%changelog
12cu|perl-Rose-DateTime-0.540.0-1|45	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.540.0-1
12cu|perl-Rose-DateTime-0.540.0-1|46	+ Revision: cf52074
12cu|perl-Rose-DateTime-0.540.0-1|47	- Updated to 0.540 (by updates_builder)
12cu|perl-Rose-DateTime-0.540.0-1|48	
12cu|perl-Rose-DateTime-0.540.0-1|49	

11219 12
12cu|perl-Rose-HTML-Objects-0.621.0-1|1	%define upstream_name	 Rose-HTML-Objects%define upstream_version 0.621
12cu|perl-Rose-HTML-Objects-0.621.0-1|2	Name:		perl-%{upstream_name}
12cu|perl-Rose-HTML-Objects-0.621.0-1|3	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Rose-HTML-Objects-0.621.0-1|4	Release:	1
12cu|perl-Rose-HTML-Objects-0.621.0-1|5	
12cu|perl-Rose-HTML-Objects-0.621.0-1|6	Summary:	Object-oriented interfaces for HTML
12cu|perl-Rose-HTML-Objects-0.621.0-1|7	License:	Artistic/GPL
12cu|perl-Rose-HTML-Objects-0.621.0-1|8	Group:		Development/Perl
12cu|perl-Rose-HTML-Objects-0.621.0-1|9	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Rose-HTML-Objects-0.621.0-1|10	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Rose/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Rose-HTML-Objects-0.621.0-1|11	
12cu|perl-Rose-HTML-Objects-0.621.0-1|12	BuildRequires:	perl-devel
12cu|perl-Rose-HTML-Objects-0.621.0-1|13	BuildRequires:	perl(Carp)
12cu|perl-Rose-HTML-Objects-0.621.0-1|14	BuildRequires:	perl(Clone::PP)
12cu|perl-Rose-HTML-Objects-0.621.0-1|15	BuildRequires:	perl(Email::Valid)
12cu|perl-Rose-HTML-Objects-0.621.0-1|16	BuildRequires:	perl(HTML::Entities)
12cu|perl-Rose-HTML-Objects-0.621.0-1|17	BuildRequires:	perl(Image::Size)
12cu|perl-Rose-HTML-Objects-0.621.0-1|18	BuildRequires:	perl(Rose::DateTime) >= 0.0133
12cu|perl-Rose-HTML-Objects-0.621.0-1|19	BuildRequires:	perl(Rose::Object) >= 0.015
12cu|perl-Rose-HTML-Objects-0.621.0-1|20	BuildRequires:	perl(Rose::URI) >= 0.021
12cu|perl-Rose-HTML-Objects-0.621.0-1|21	BuildRequires:	perl(Scalar::Util)
12cu|perl-Rose-HTML-Objects-0.621.0-1|22	BuildRequires:	perl(Scalar::Defer)
12cu|perl-Rose-HTML-Objects-0.621.0-1|23	BuildRequires:	perl(URI::Escape)
12cu|perl-Rose-HTML-Objects-0.621.0-1|24	
12cu|perl-Rose-HTML-Objects-0.621.0-1|25	BuildArch:	noarch
12cu|perl-Rose-HTML-Objects-0.621.0-1|26	
12cu|perl-Rose-HTML-Objects-0.621.0-1|27	Requires:	perl(Rose::DateTime) >= 0.0133
12cu|perl-Rose-HTML-Objects-0.621.0-1|28	Requires:	perl(Rose::Object) >= 0.015
12cu|perl-Rose-HTML-Objects-0.621.0-1|29	Requires:	perl(Rose::URI) >= 0.021
12cu|perl-Rose-HTML-Objects-0.621.0-1|30	
12cu|perl-Rose-HTML-Objects-0.621.0-1|31	%description
12cu|perl-Rose-HTML-Objects-0.621.0-1|32	The Rose::HTML::Object::* family of classes represent HTML tags, or
12cu|perl-Rose-HTML-Objects-0.621.0-1|33	groups of tags. These objects allow HTML to be arbitrarily
12cu|perl-Rose-HTML-Objects-0.621.0-1|34	manipulated, then serialized to actual HTML (or XHTML). Currently, the
12cu|perl-Rose-HTML-Objects-0.621.0-1|35	process only works in one direction. Objects cannot be constructed
12cu|perl-Rose-HTML-Objects-0.621.0-1|36	from their serialized representations. In practice, given the purpose
12cu|perl-Rose-HTML-Objects-0.621.0-1|37	of these modules, this is not an important limitation.
12cu|perl-Rose-HTML-Objects-0.621.0-1|38	
12cu|perl-Rose-HTML-Objects-0.621.0-1|39	Any HTML tag can theoretically be represented by a
12cu|perl-Rose-HTML-Objects-0.621.0-1|40	Rose::HTML::Object-derived class, but this family of modules was
12cu|perl-Rose-HTML-Objects-0.621.0-1|41	originally motivated by a desire to simplify the use of HTML forms.
12cu|perl-Rose-HTML-Objects-0.621.0-1|42	
12cu|perl-Rose-HTML-Objects-0.621.0-1|43	The form/field object interfaces have been heavily abstracted to allow
12cu|perl-Rose-HTML-Objects-0.621.0-1|44	for input and output filtering, inflation/deflation of values, and
12cu|perl-Rose-HTML-Objects-0.621.0-1|45	compound fields (fields that contain other fields). The classes are
12cu|perl-Rose-HTML-Objects-0.621.0-1|46	also designed to be subclassed. The creation of custom form and field
12cu|perl-Rose-HTML-Objects-0.621.0-1|47	subclasses is really the "big win" for these modules.
12cu|perl-Rose-HTML-Objects-0.621.0-1|48	
12cu|perl-Rose-HTML-Objects-0.621.0-1|49	There is also a simple image tag class which is useful for
12cu|perl-Rose-HTML-Objects-0.621.0-1|50	auto-populating the width and height attributes of img tags. Future
12cu|perl-Rose-HTML-Objects-0.621.0-1|51	releases may include object representations of other HTML
12cu|perl-Rose-HTML-Objects-0.621.0-1|52	tags. Contributions are welcome.
12cu|perl-Rose-HTML-Objects-0.621.0-1|53	
12cu|perl-Rose-HTML-Objects-0.621.0-1|54	%prep
12cu|perl-Rose-HTML-Objects-0.621.0-1|55	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Rose-HTML-Objects-0.621.0-1|56	
12cu|perl-Rose-HTML-Objects-0.621.0-1|57	%build
12cu|perl-Rose-HTML-Objects-0.621.0-1|58	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Rose-HTML-Objects-0.621.0-1|59	%make
12cu|perl-Rose-HTML-Objects-0.621.0-1|60	
12cu|perl-Rose-HTML-Objects-0.621.0-1|61	%check
12cu|perl-Rose-HTML-Objects-0.621.0-1|62	#make test
12cu|perl-Rose-HTML-Objects-0.621.0-1|63	
12cu|perl-Rose-HTML-Objects-0.621.0-1|64	%install
12cu|perl-Rose-HTML-Objects-0.621.0-1|65	%makeinstall_std
12cu|perl-Rose-HTML-Objects-0.621.0-1|66	
12cu|perl-Rose-HTML-Objects-0.621.0-1|67	%files
12cu|perl-Rose-HTML-Objects-0.621.0-1|68	%defattr(644,root,root,755)
12cu|perl-Rose-HTML-Objects-0.621.0-1|69	%doc Changes
12cu|perl-Rose-HTML-Objects-0.621.0-1|70	%{_mandir}/man*/*
12cu|perl-Rose-HTML-Objects-0.621.0-1|71	%{perl_vendorlib}/Rose
12cu|perl-Rose-HTML-Objects-0.621.0-1|72	
12cu|perl-Rose-HTML-Objects-0.621.0-1|73	
12cu|perl-Rose-HTML-Objects-0.621.0-1|74	%changelog
12cu|perl-Rose-HTML-Objects-0.621.0-1|75	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.621.0-1
12cu|perl-Rose-HTML-Objects-0.621.0-1|76	+ Revision: e56939e
12cu|perl-Rose-HTML-Objects-0.621.0-1|77	- Updated to 0.621 (by updates_builder)
12cu|perl-Rose-HTML-Objects-0.621.0-1|78	
12cu|perl-Rose-HTML-Objects-0.621.0-1|79	

11220 12
12cu|perl-Rose-Object-0.860.0-1|1	%define module	    Rose-Object
12cu|perl-Rose-Object-0.860.0-1|2	%define	modprefix   Rose
12cu|perl-Rose-Object-0.860.0-1|3	%define upstream_version 0.860
12cu|perl-Rose-Object-0.860.0-1|4	
12cu|perl-Rose-Object-0.860.0-1|5	# circular dependency
12cu|perl-Rose-Object-0.860.0-1|6	%if %{_use_internal_dependency_generator}
12cu|perl-Rose-Object-0.860.0-1|7	%define __noautoreq 'perl\\(Rose::DateTime(.*)\\)'
12cu|perl-Rose-Object-0.860.0-1|8	%else
12cu|perl-Rose-Object-0.860.0-1|9	%define _requires_exceptions perl(Rose::DateTime
12cu|perl-Rose-Object-0.860.0-1|10	%endif
12cu|perl-Rose-Object-0.860.0-1|11	
12cu|perl-Rose-Object-0.860.0-1|12	Summary:	A simple object base class
12cu|perl-Rose-Object-0.860.0-1|13	Name:		perl-%{module}
12cu|perl-Rose-Object-0.860.0-1|14	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Rose-Object-0.860.0-1|15	Release:	1
12cu|perl-Rose-Object-0.860.0-1|16	License:	Artistic/GPL
12cu|perl-Rose-Object-0.860.0-1|17	Group:		Development/Perl
12cu|perl-Rose-Object-0.860.0-1|18	URL:        http://search.cpan.org/dist/%{module}
12cu|perl-Rose-Object-0.860.0-1|19	Source:     http://www.cpan.org/modules/by-module/Rose/Rose-Object-%{upstream_version}.tar.gz
12cu|perl-Rose-Object-0.860.0-1|20	
12cu|perl-Rose-Object-0.860.0-1|21	BuildRequires:	perl-devel
12cu|perl-Rose-Object-0.860.0-1|22	BuildRequires:	perl(Test::More)
12cu|perl-Rose-Object-0.860.0-1|23	BuildRequires:	perl(Test::Simple)
12cu|perl-Rose-Object-0.860.0-1|24	BuildArch:	noarch
12cu|perl-Rose-Object-0.860.0-1|25	
12cu|perl-Rose-Object-0.860.0-1|26	%description
12cu|perl-Rose-Object-0.860.0-1|27	Rose::Object is a generic object base class. It provides very little
12cu|perl-Rose-Object-0.860.0-1|28	functionality, but a healthy dose of convention.
12cu|perl-Rose-Object-0.860.0-1|29	
12cu|perl-Rose-Object-0.860.0-1|30	%prep
12cu|perl-Rose-Object-0.860.0-1|31	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Rose-Object-0.860.0-1|32	
12cu|perl-Rose-Object-0.860.0-1|33	%build
12cu|perl-Rose-Object-0.860.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Rose-Object-0.860.0-1|35	%make
12cu|perl-Rose-Object-0.860.0-1|36	
12cu|perl-Rose-Object-0.860.0-1|37	%check
12cu|perl-Rose-Object-0.860.0-1|38	%make test
12cu|perl-Rose-Object-0.860.0-1|39	
12cu|perl-Rose-Object-0.860.0-1|40	%install
12cu|perl-Rose-Object-0.860.0-1|41	%makeinstall_std
12cu|perl-Rose-Object-0.860.0-1|42	
12cu|perl-Rose-Object-0.860.0-1|43	%files
12cu|perl-Rose-Object-0.860.0-1|44	%doc Changes
12cu|perl-Rose-Object-0.860.0-1|45	%{_mandir}/man*/*
12cu|perl-Rose-Object-0.860.0-1|46	%{perl_vendorlib}/%{modprefix}
12cu|perl-Rose-Object-0.860.0-1|47	
12cu|perl-Rose-Object-0.860.0-1|48	
12cu|perl-Rose-Object-0.860.0-1|49	
12cu|perl-Rose-Object-0.860.0-1|50	
12cu|perl-Rose-Object-0.860.0-1|51	%changelog
12cu|perl-Rose-Object-0.860.0-1|52	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.860.0-1
12cu|perl-Rose-Object-0.860.0-1|53	+ Revision: 1d26e1a
12cu|perl-Rose-Object-0.860.0-1|54	- LOG Updated to 0.860 (by updates_builder)
12cu|perl-Rose-Object-0.860.0-1|55	
12cu|perl-Rose-Object-0.860.0-1|56	

11221 12
12cu|perl-RpcPerl-0.200.0-1|1	%define module   RpcPerl
12cu|perl-RpcPerl-0.200.0-1|2	%define upstream_version 0.2
12cu|perl-RpcPerl-0.200.0-1|3	
12cu|perl-RpcPerl-0.200.0-1|4	Name:		perl-%{module}
12cu|perl-RpcPerl-0.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-RpcPerl-0.200.0-1|6	Release:	1
12cu|perl-RpcPerl-0.200.0-1|7	License:	LGPL or EPL
12cu|perl-RpcPerl-0.200.0-1|8	Group:		Development/Perl
12cu|perl-RpcPerl-0.200.0-1|9	Summary:	RPC with a Perl server
12cu|perl-RpcPerl-0.200.0-1|10	Url:		http://qooxdoo.org/documentation/0.8/rpc_perl
12cu|perl-RpcPerl-0.200.0-1|11	Source:		http://sourceforge.net/projects/qooxdoo-contrib/files/RpcPerl/0.2/RpcPerl-%{upstream_version}.zip
12cu|perl-RpcPerl-0.200.0-1|12	BuildArch:	noarch
12cu|perl-RpcPerl-0.200.0-1|13	
12cu|perl-RpcPerl-0.200.0-1|14	%description
12cu|perl-RpcPerl-0.200.0-1|15	As described in the RPC overview, qooxdoo RPC is based on JSON-RPC as the
12cu|perl-RpcPerl-0.200.0-1|16	serialization and method call protocol. This page describes how to set up and
12cu|perl-RpcPerl-0.200.0-1|17	implement a Perl-based server.
12cu|perl-RpcPerl-0.200.0-1|18	
12cu|perl-RpcPerl-0.200.0-1|19	%prep
12cu|perl-RpcPerl-0.200.0-1|20	%setup -q -n %{module}/%{upstream_version}
12cu|perl-RpcPerl-0.200.0-1|21	
12cu|perl-RpcPerl-0.200.0-1|22	%build
12cu|perl-RpcPerl-0.200.0-1|23	
12cu|perl-RpcPerl-0.200.0-1|24	%install
12cu|perl-RpcPerl-0.200.0-1|25	install -d -m 755  %{buildroot}%{perl_vendorlib}
12cu|perl-RpcPerl-0.200.0-1|26	cp -pr Qooxdoo %{buildroot}%{perl_vendorlib}
12cu|perl-RpcPerl-0.200.0-1|27	
12cu|perl-RpcPerl-0.200.0-1|28	%files
12cu|perl-RpcPerl-0.200.0-1|29	%doc README.CONFIGURE README.txt SERVER_WRITER_GUIDE jsonrpc.pl
12cu|perl-RpcPerl-0.200.0-1|30	%{perl_vendorlib}/Qooxdoo
12cu|perl-RpcPerl-0.200.0-1|31	
12cu|perl-RpcPerl-0.200.0-1|32	%changelog
12cu|perl-RpcPerl-0.200.0-1|33	* Wed Jul 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-1mdv2010.0
12cu|perl-RpcPerl-0.200.0-1|34	+ Revision: 396455
12cu|perl-RpcPerl-0.200.0-1|35	- import perl-RpcPerl
12cu|perl-RpcPerl-0.200.0-1|36	
12cu|perl-RpcPerl-0.200.0-1|37	
12cu|perl-RpcPerl-0.200.0-1|38	* Wed Jul 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-1mdv2010.0
12cu|perl-RpcPerl-0.200.0-1|39	- first mdv release

11222 12
12cu|perl-rpm-build-perl-0.820.0-1|1	%define upstream_name    rpm-build-perl
12cu|perl-rpm-build-perl-0.820.0-1|2	%define upstream_version 0.82
12cu|perl-rpm-build-perl-0.820.0-1|3	
12cu|perl-rpm-build-perl-0.820.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-rpm-build-perl-0.820.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-rpm-build-perl-0.820.0-1|6	Release:	1
12cu|perl-rpm-build-perl-0.820.0-1|7	
12cu|perl-rpm-build-perl-0.820.0-1|8	Summary:	Perl compiler backend to extract Perl dependencies
12cu|perl-rpm-build-perl-0.820.0-1|9	License:	GPL+ or Artistic
12cu|perl-rpm-build-perl-0.820.0-1|10	Group:		Development/Perl
12cu|perl-rpm-build-perl-0.820.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-rpm-build-perl-0.820.0-1|12	Source0:	http://www.cpan.org/modules/by-module/B/rpm-build-perl-%{upstream_version}.tar.gz
12cu|perl-rpm-build-perl-0.820.0-1|13	
12cu|perl-rpm-build-perl-0.820.0-1|14	BuildRequires:	perl-devel
12cu|perl-rpm-build-perl-0.820.0-1|15	BuildRequires:	perl(B)
12cu|perl-rpm-build-perl-0.820.0-1|16	BuildRequires:	perl(Encode)
12cu|perl-rpm-build-perl-0.820.0-1|17	BuildRequires:	perl(O)
12cu|perl-rpm-build-perl-0.820.0-1|18	BuildRequires:	perl(Safe)
12cu|perl-rpm-build-perl-0.820.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-rpm-build-perl-0.820.0-1|20	
12cu|perl-rpm-build-perl-0.820.0-1|21	%description
12cu|perl-rpm-build-perl-0.820.0-1|22	B::PerlReq is a backend module for the Perl compiler that extracts
12cu|perl-rpm-build-perl-0.820.0-1|23	dependencies from Perl source code, based on the internal compiled
12cu|perl-rpm-build-perl-0.820.0-1|24	structure that Perl itself creates after parsing a program. The output of
12cu|perl-rpm-build-perl-0.820.0-1|25	B::PerlReq is suitable for automatic dependency tracking (e.g. for RPM
12cu|perl-rpm-build-perl-0.820.0-1|26	packaging).
12cu|perl-rpm-build-perl-0.820.0-1|27	
12cu|perl-rpm-build-perl-0.820.0-1|28	%prep
12cu|perl-rpm-build-perl-0.820.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-rpm-build-perl-0.820.0-1|30	
12cu|perl-rpm-build-perl-0.820.0-1|31	%build
12cu|perl-rpm-build-perl-0.820.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-rpm-build-perl-0.820.0-1|33	%make
12cu|perl-rpm-build-perl-0.820.0-1|34	
12cu|perl-rpm-build-perl-0.820.0-1|35	%check
12cu|perl-rpm-build-perl-0.820.0-1|36	# fail because even more requires are found than expected
12cu|perl-rpm-build-perl-0.820.0-1|37	#make test
12cu|perl-rpm-build-perl-0.820.0-1|38	
12cu|perl-rpm-build-perl-0.820.0-1|39	%install
12cu|perl-rpm-build-perl-0.820.0-1|40	%makeinstall_std
12cu|perl-rpm-build-perl-0.820.0-1|41	
12cu|perl-rpm-build-perl-0.820.0-1|42	%files
12cu|perl-rpm-build-perl-0.820.0-1|43	%doc README Changes META.yml
12cu|perl-rpm-build-perl-0.820.0-1|44	%{_mandir}/man1/*
12cu|perl-rpm-build-perl-0.820.0-1|45	%{_mandir}/man3/*
12cu|perl-rpm-build-perl-0.820.0-1|46	%{perl_vendorarch}/*
12cu|perl-rpm-build-perl-0.820.0-1|47	%{_bindir}/perl.*
12cu|perl-rpm-build-perl-0.820.0-1|48	
12cu|perl-rpm-build-perl-0.820.0-1|49	%changelog
12cu|perl-rpm-build-perl-0.820.0-1|50	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.740.0-2mdv2011.0
12cu|perl-rpm-build-perl-0.820.0-1|51	+ Revision: 657478
12cu|perl-rpm-build-perl-0.820.0-1|52	- rebuild for updated spec-helper
12cu|perl-rpm-build-perl-0.820.0-1|53	
12cu|perl-rpm-build-perl-0.820.0-1|54	* Mon Mar 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.740.0-1
12cu|perl-rpm-build-perl-0.820.0-1|55	+ Revision: 644797
12cu|perl-rpm-build-perl-0.820.0-1|56	- update to new version 0.74
12cu|perl-rpm-build-perl-0.820.0-1|57	
12cu|perl-rpm-build-perl-0.820.0-1|58	* Tue Apr 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.720.0-1mdv2011.0
12cu|perl-rpm-build-perl-0.820.0-1|59	+ Revision: 536958
12cu|perl-rpm-build-perl-0.820.0-1|60	- update to 0.72
12cu|perl-rpm-build-perl-0.820.0-1|61	
12cu|perl-rpm-build-perl-0.820.0-1|62	* Sun Sep 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.710.0-1mdv2010.0
12cu|perl-rpm-build-perl-0.820.0-1|63	+ Revision: 450063
12cu|perl-rpm-build-perl-0.820.0-1|64	- update to 0.71
12cu|perl-rpm-build-perl-0.820.0-1|65	
12cu|perl-rpm-build-perl-0.820.0-1|66	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.700.0-1mdv2010.0
12cu|perl-rpm-build-perl-0.820.0-1|67	+ Revision: 404358
12cu|perl-rpm-build-perl-0.820.0-1|68	- rebuild using %%perl_convert_version
12cu|perl-rpm-build-perl-0.820.0-1|69	
12cu|perl-rpm-build-perl-0.820.0-1|70	* Mon May 11 2009 Jérôme Quelin <jquelin@mandriva.org> 0.70-1mdv2010.0
12cu|perl-rpm-build-perl-0.820.0-1|71	+ Revision: 374549
12cu|perl-rpm-build-perl-0.820.0-1|72	- update to new version 0.70
12cu|perl-rpm-build-perl-0.820.0-1|73	
12cu|perl-rpm-build-perl-0.820.0-1|74	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.6.8-2mdv2009.0
12cu|perl-rpm-build-perl-0.820.0-1|75	+ Revision: 268955
12cu|perl-rpm-build-perl-0.820.0-1|76	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-rpm-build-perl-0.820.0-1|77	
12cu|perl-rpm-build-perl-0.820.0-1|78	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.8-1mdv2009.0
12cu|perl-rpm-build-perl-0.820.0-1|79	+ Revision: 213761
12cu|perl-rpm-build-perl-0.820.0-1|80	- import perl-rpm-build-perl
12cu|perl-rpm-build-perl-0.820.0-1|81	
12cu|perl-rpm-build-perl-0.820.0-1|82	
12cu|perl-rpm-build-perl-0.820.0-1|83	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.8-1mdv2009.0
12cu|perl-rpm-build-perl-0.820.0-1|84	- first mdv release
12cu|perl-rpm-build-perl-0.820.0-1|85	

11223 12
12cu|perl-RT-Client-REST-0.450.0-1|1	%define upstream_name    RT-Client-REST
12cu|perl-RT-Client-REST-0.450.0-1|2	%define upstream_version 0.45
12cu|perl-RT-Client-REST-0.450.0-1|3	
12cu|perl-RT-Client-REST-0.450.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-RT-Client-REST-0.450.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-RT-Client-REST-0.450.0-1|6	Release:	1
12cu|perl-RT-Client-REST-0.450.0-1|7	
12cu|perl-RT-Client-REST-0.450.0-1|8	Summary:	Talk to RT using REST protocol
12cu|perl-RT-Client-REST-0.450.0-1|9	License:	GPL+ or Artistic
12cu|perl-RT-Client-REST-0.450.0-1|10	Group:		Development/Perl
12cu|perl-RT-Client-REST-0.450.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-RT-Client-REST-0.450.0-1|12	Source0:	http://www.cpan.org/modules/by-module/RT/RT-Client-REST-%{upstream_version}.tar.gz
12cu|perl-RT-Client-REST-0.450.0-1|13	
12cu|perl-RT-Client-REST-0.450.0-1|14	BuildRequires:	perl-devel
12cu|perl-RT-Client-REST-0.450.0-1|15	BuildRequires: perl(DateTime::Format::DateParse)
12cu|perl-RT-Client-REST-0.450.0-1|16	BuildRequires: perl(DateTime)
12cu|perl-RT-Client-REST-0.450.0-1|17	BuildRequires:	perl(Encode)
12cu|perl-RT-Client-REST-0.450.0-1|18	BuildRequires:	perl(Error)
12cu|perl-RT-Client-REST-0.450.0-1|19	BuildRequires:	perl(Exception::Class)
12cu|perl-RT-Client-REST-0.450.0-1|20	BuildRequires:	perl(HTTP::Cookies)
12cu|perl-RT-Client-REST-0.450.0-1|21	BuildRequires:	perl(HTTP::Request::Common)
12cu|perl-RT-Client-REST-0.450.0-1|22	BuildRequires:	perl(LWP)
12cu|perl-RT-Client-REST-0.450.0-1|23	BuildRequires:	perl(Params::Validate)
12cu|perl-RT-Client-REST-0.450.0-1|24	BuildRequires:	perl(Test::Exception)
12cu|perl-RT-Client-REST-0.450.0-1|25	BuildArch:	noarch
12cu|perl-RT-Client-REST-0.450.0-1|26	
12cu|perl-RT-Client-REST-0.450.0-1|27	%description
12cu|perl-RT-Client-REST-0.450.0-1|28	*RT::Client::REST* is */usr/bin/rt* converted to a Perl module. I needed to
12cu|perl-RT-Client-REST-0.450.0-1|29	implement some RT interactions from my application, but did not feel that
12cu|perl-RT-Client-REST-0.450.0-1|30	invoking a shell command is appropriate. Thus, I took *rt* tool, written by
12cu|perl-RT-Client-REST-0.450.0-1|31	Abhijit Menon-Sen, and converted it to an object-oriented Perl module.
12cu|perl-RT-Client-REST-0.450.0-1|32	
12cu|perl-RT-Client-REST-0.450.0-1|33	%prep
12cu|perl-RT-Client-REST-0.450.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-RT-Client-REST-0.450.0-1|35	
12cu|perl-RT-Client-REST-0.450.0-1|36	%build
12cu|perl-RT-Client-REST-0.450.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-RT-Client-REST-0.450.0-1|38	%make
12cu|perl-RT-Client-REST-0.450.0-1|39	
12cu|perl-RT-Client-REST-0.450.0-1|40	%check
12cu|perl-RT-Client-REST-0.450.0-1|41	%make test
12cu|perl-RT-Client-REST-0.450.0-1|42	
12cu|perl-RT-Client-REST-0.450.0-1|43	%install
12cu|perl-RT-Client-REST-0.450.0-1|44	%makeinstall_std
12cu|perl-RT-Client-REST-0.450.0-1|45	
12cu|perl-RT-Client-REST-0.450.0-1|46	%files
12cu|perl-RT-Client-REST-0.450.0-1|47	%doc META.yml CHANGES README
12cu|perl-RT-Client-REST-0.450.0-1|48	%{_mandir}/man3/*
12cu|perl-RT-Client-REST-0.450.0-1|49	%{perl_vendorlib}/RT/
12cu|perl-RT-Client-REST-0.450.0-1|50	
12cu|perl-RT-Client-REST-0.450.0-1|51	
12cu|perl-RT-Client-REST-0.450.0-1|52	%changelog
12cu|perl-RT-Client-REST-0.450.0-1|53	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.450.0-1
12cu|perl-RT-Client-REST-0.450.0-1|54	+ Revision: 6147595
12cu|perl-RT-Client-REST-0.450.0-1|55	- Updated to 0.45 (by updates_builder)
12cu|perl-RT-Client-REST-0.450.0-1|56	
12cu|perl-RT-Client-REST-0.450.0-1|57	

11224 12
12cu|perl-Safe-Isa-1.0.4-1|1	%define upstream_name    Safe-Isa
12cu|perl-Safe-Isa-1.0.4-1|2	%define upstream_version 1.000004
12cu|perl-Safe-Isa-1.0.4-1|3	
12cu|perl-Safe-Isa-1.0.4-1|4	Name:       perl-%{upstream_name}
12cu|perl-Safe-Isa-1.0.4-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Safe-Isa-1.0.4-1|6	Release:    1
12cu|perl-Safe-Isa-1.0.4-1|7	
12cu|perl-Safe-Isa-1.0.4-1|8	Summary:    Call isa, can, does and DOES safely on things that may not be objects
12cu|perl-Safe-Isa-1.0.4-1|9	License:    GPL+ or Artistic
12cu|perl-Safe-Isa-1.0.4-1|10	Group:      Development/Perl
12cu|perl-Safe-Isa-1.0.4-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Safe-Isa-1.0.4-1|12	Source0:    http://www.cpan.org/modules/by-module/Safe/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Safe-Isa-1.0.4-1|13	
12cu|perl-Safe-Isa-1.0.4-1|14	BuildRequires: perl(Exporter) >= 5.570.0
12cu|perl-Safe-Isa-1.0.4-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-Safe-Isa-1.0.4-1|16	BuildRequires: perl(Scalar::Util)
12cu|perl-Safe-Isa-1.0.4-1|17	BuildRequires: perl-devel
12cu|perl-Safe-Isa-1.0.4-1|18	BuildArch:  noarch
12cu|perl-Safe-Isa-1.0.4-1|19	
12cu|perl-Safe-Isa-1.0.4-1|20	%description
12cu|perl-Safe-Isa-1.0.4-1|21	How many times have you found yourself writing:
12cu|perl-Safe-Isa-1.0.4-1|22	
12cu|perl-Safe-Isa-1.0.4-1|23	if ($obj->isa('Something')) {
12cu|perl-Safe-Isa-1.0.4-1|24	
12cu|perl-Safe-Isa-1.0.4-1|25	and then shortly afterwards cursing and changing it to:
12cu|perl-Safe-Isa-1.0.4-1|26	
12cu|perl-Safe-Isa-1.0.4-1|27	%prep
12cu|perl-Safe-Isa-1.0.4-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Safe-Isa-1.0.4-1|29	
12cu|perl-Safe-Isa-1.0.4-1|30	%build
12cu|perl-Safe-Isa-1.0.4-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Safe-Isa-1.0.4-1|32	
12cu|perl-Safe-Isa-1.0.4-1|33	%make
12cu|perl-Safe-Isa-1.0.4-1|34	
12cu|perl-Safe-Isa-1.0.4-1|35	%check
12cu|perl-Safe-Isa-1.0.4-1|36	%make test
12cu|perl-Safe-Isa-1.0.4-1|37	
12cu|perl-Safe-Isa-1.0.4-1|38	%install
12cu|perl-Safe-Isa-1.0.4-1|39	%makeinstall_std
12cu|perl-Safe-Isa-1.0.4-1|40	
12cu|perl-Safe-Isa-1.0.4-1|41	%files
12cu|perl-Safe-Isa-1.0.4-1|42	%doc Changes META.json META.yml README
12cu|perl-Safe-Isa-1.0.4-1|43	%{_mandir}/man3/*
12cu|perl-Safe-Isa-1.0.4-1|44	%{perl_vendorlib}/*
12cu|perl-Safe-Isa-1.0.4-1|45	
12cu|perl-Safe-Isa-1.0.4-1|46	%changelog
12cu|perl-Safe-Isa-1.0.4-1|47	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-1
12cu|perl-Safe-Isa-1.0.4-1|48	+ Revision: cf2c06e
12cu|perl-Safe-Isa-1.0.4-1|49	- Fix BRs
12cu|perl-Safe-Isa-1.0.4-1|50	
12cu|perl-Safe-Isa-1.0.4-1|51	

11225 12
12cu|perl-Scalar-List-Utils-1.380.0-1|1	%define upstream_name    Scalar-List-Utils
12cu|perl-Scalar-List-Utils-1.380.0-1|2	%define upstream_version 1.38
12cu|perl-Scalar-List-Utils-1.380.0-1|3	Name:       perl-%{upstream_name}
12cu|perl-Scalar-List-Utils-1.380.0-1|4	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Scalar-List-Utils-1.380.0-1|5	Release:	1
12cu|perl-Scalar-List-Utils-1.380.0-1|6	
12cu|perl-Scalar-List-Utils-1.380.0-1|7	Summary:    List utilities (eg min, max, reduce)
12cu|perl-Scalar-List-Utils-1.380.0-1|8	License:    GPL+ or Artistic
12cu|perl-Scalar-List-Utils-1.380.0-1|9	Group:      Development/Perl
12cu|perl-Scalar-List-Utils-1.380.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Scalar-List-Utils-1.380.0-1|11	Source0:    http://www.cpan.org/modules/by-module/List/Scalar-List-Utils-%{upstream_version}.tar.gz
12cu|perl-Scalar-List-Utils-1.380.0-1|12	
12cu|perl-Scalar-List-Utils-1.380.0-1|13	BuildRequires: perl(Test::More)
12cu|perl-Scalar-List-Utils-1.380.0-1|14	BuildRequires: perl-devel
12cu|perl-Scalar-List-Utils-1.380.0-1|15	
12cu|perl-Scalar-List-Utils-1.380.0-1|16	%description
12cu|perl-Scalar-List-Utils-1.380.0-1|17	'List::Util' contains a selection of subroutines that people have expressed
12cu|perl-Scalar-List-Utils-1.380.0-1|18	would be nice to have in the perl core, but the usage would not really be
12cu|perl-Scalar-List-Utils-1.380.0-1|19	high enough to warrant the use of a keyword, and the size so small such
12cu|perl-Scalar-List-Utils-1.380.0-1|20	that being individual extensions would be wasteful.
12cu|perl-Scalar-List-Utils-1.380.0-1|21	
12cu|perl-Scalar-List-Utils-1.380.0-1|22	By default 'List::Util' does not export any subroutines. The subroutines
12cu|perl-Scalar-List-Utils-1.380.0-1|23	defined are
12cu|perl-Scalar-List-Utils-1.380.0-1|24	
12cu|perl-Scalar-List-Utils-1.380.0-1|25	* first BLOCK LIST
12cu|perl-Scalar-List-Utils-1.380.0-1|26	
12cu|perl-Scalar-List-Utils-1.380.0-1|27	%prep
12cu|perl-Scalar-List-Utils-1.380.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Scalar-List-Utils-1.380.0-1|29	
12cu|perl-Scalar-List-Utils-1.380.0-1|30	%build
12cu|perl-Scalar-List-Utils-1.380.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Scalar-List-Utils-1.380.0-1|32	
12cu|perl-Scalar-List-Utils-1.380.0-1|33	%make
12cu|perl-Scalar-List-Utils-1.380.0-1|34	
12cu|perl-Scalar-List-Utils-1.380.0-1|35	%check
12cu|perl-Scalar-List-Utils-1.380.0-1|36	%make test
12cu|perl-Scalar-List-Utils-1.380.0-1|37	
12cu|perl-Scalar-List-Utils-1.380.0-1|38	%install
12cu|perl-Scalar-List-Utils-1.380.0-1|39	%makeinstall_std
12cu|perl-Scalar-List-Utils-1.380.0-1|40	
12cu|perl-Scalar-List-Utils-1.380.0-1|41	%clean
12cu|perl-Scalar-List-Utils-1.380.0-1|42	
12cu|perl-Scalar-List-Utils-1.380.0-1|43	%files
12cu|perl-Scalar-List-Utils-1.380.0-1|44	%doc Changes README
12cu|perl-Scalar-List-Utils-1.380.0-1|45	%{_mandir}/man3/*
12cu|perl-Scalar-List-Utils-1.380.0-1|46	%perl_vendorlib/*
12cu|perl-Scalar-List-Utils-1.380.0-1|47	
12cu|perl-Scalar-List-Utils-1.380.0-1|48	
12cu|perl-Scalar-List-Utils-1.380.0-1|49	
12cu|perl-Scalar-List-Utils-1.380.0-1|50	
12cu|perl-Scalar-List-Utils-1.380.0-1|51	
12cu|perl-Scalar-List-Utils-1.380.0-1|52	%changelog
12cu|perl-Scalar-List-Utils-1.380.0-1|53	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.380.0-1
12cu|perl-Scalar-List-Utils-1.380.0-1|54	+ Revision: 1d04b28
12cu|perl-Scalar-List-Utils-1.380.0-1|55	- Updated to 1.38 (by updates_builder)
12cu|perl-Scalar-List-Utils-1.380.0-1|56	
12cu|perl-Scalar-List-Utils-1.380.0-1|57	

11226 12
12cu|perl-Scalar-String-0.2.0-1|1	%define upstream_name    Scalar-String
12cu|perl-Scalar-String-0.2.0-1|2	%define upstream_version 0.002
12cu|perl-Scalar-String-0.2.0-1|3	
12cu|perl-Scalar-String-0.2.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Scalar-String-0.2.0-1|5	Version:	%perl_convert_version 0.002
12cu|perl-Scalar-String-0.2.0-1|6	Release:	1
12cu|perl-Scalar-String-0.2.0-1|7	
12cu|perl-Scalar-String-0.2.0-1|8	Summary:	String aspects of scalars
12cu|perl-Scalar-String-0.2.0-1|9	License:	GPL+ or Artistic
12cu|perl-Scalar-String-0.2.0-1|10	Group:		Development/Perl
12cu|perl-Scalar-String-0.2.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Scalar-String-0.2.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Scalar/Scalar-String-0.002.tar.gz
12cu|perl-Scalar-String-0.2.0-1|13	
12cu|perl-Scalar-String-0.2.0-1|14	BuildRequires:	perl(Carp)
12cu|perl-Scalar-String-0.2.0-1|15	BuildRequires:	perl(Exporter)
12cu|perl-Scalar-String-0.2.0-1|16	BuildRequires:	perl(ExtUtils::CBuilder)
12cu|perl-Scalar-String-0.2.0-1|17	BuildRequires:	perl(Module::Build)
12cu|perl-Scalar-String-0.2.0-1|18	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Scalar-String-0.2.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-Scalar-String-0.2.0-1|20	BuildRequires:	perl-devel
12cu|perl-Scalar-String-0.2.0-1|21	
12cu|perl-Scalar-String-0.2.0-1|22	%description
12cu|perl-Scalar-String-0.2.0-1|23	This module is about the string part of plain Perl scalars. A scalar has a
12cu|perl-Scalar-String-0.2.0-1|24	string value, which is notionally a sequence of Unicode codepoints, but may
12cu|perl-Scalar-String-0.2.0-1|25	be internally encoded in either ISO-8859-1 or UTF-8. In places, and more so
12cu|perl-Scalar-String-0.2.0-1|26	in older versions of Perl, the internal encoding shows through. To fully
12cu|perl-Scalar-String-0.2.0-1|27	understand Perl strings it is necessary to understand these implementation
12cu|perl-Scalar-String-0.2.0-1|28	details.
12cu|perl-Scalar-String-0.2.0-1|29	
12cu|perl-Scalar-String-0.2.0-1|30	This module provides functions to classify a string by encoding and to
12cu|perl-Scalar-String-0.2.0-1|31	encode a string in a desired way.
12cu|perl-Scalar-String-0.2.0-1|32	
12cu|perl-Scalar-String-0.2.0-1|33	This module is implemented in XS, with a pure Perl backup version for
12cu|perl-Scalar-String-0.2.0-1|34	systems that can't handle XS.
12cu|perl-Scalar-String-0.2.0-1|35	
12cu|perl-Scalar-String-0.2.0-1|36	%prep
12cu|perl-Scalar-String-0.2.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Scalar-String-0.2.0-1|38	
12cu|perl-Scalar-String-0.2.0-1|39	%build
12cu|perl-Scalar-String-0.2.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Scalar-String-0.2.0-1|41	%make
12cu|perl-Scalar-String-0.2.0-1|42	
12cu|perl-Scalar-String-0.2.0-1|43	%check
12cu|perl-Scalar-String-0.2.0-1|44	%make test
12cu|perl-Scalar-String-0.2.0-1|45	
12cu|perl-Scalar-String-0.2.0-1|46	%install
12cu|perl-Scalar-String-0.2.0-1|47	%makeinstall_std
12cu|perl-Scalar-String-0.2.0-1|48	
12cu|perl-Scalar-String-0.2.0-1|49	%files
12cu|perl-Scalar-String-0.2.0-1|50	%doc Changes README
12cu|perl-Scalar-String-0.2.0-1|51	%{_mandir}/man3/*
12cu|perl-Scalar-String-0.2.0-1|52	%{perl_vendorlib}/*
12cu|perl-Scalar-String-0.2.0-1|53	
12cu|perl-Scalar-String-0.2.0-1|54	
12cu|perl-Scalar-String-0.2.0-1|55	%changelog
12cu|perl-Scalar-String-0.2.0-1|56	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.1.0-2
12cu|perl-Scalar-String-0.2.0-1|57	+ Revision: 768358
12cu|perl-Scalar-String-0.2.0-1|58	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Scalar-String-0.2.0-1|59	
12cu|perl-Scalar-String-0.2.0-1|60	* Sat Aug 28 2010 Shlomi Fish <shlomif@mandriva.org> 0.1.0-1mdv2011.0
12cu|perl-Scalar-String-0.2.0-1|61	+ Revision: 573811
12cu|perl-Scalar-String-0.2.0-1|62	- import perl-Scalar-String
12cu|perl-Scalar-String-0.2.0-1|63	
12cu|perl-Scalar-String-0.2.0-1|64	

11227 12
12cu|perl-Scope-Upper-0.240.0-1|1	%define upstream_name    Scope-Upper
12cu|perl-Scope-Upper-0.240.0-1|2	%define upstream_version 0.24
12cu|perl-Scope-Upper-0.240.0-1|3	Name:       perl-%{upstream_name}
12cu|perl-Scope-Upper-0.240.0-1|4	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Scope-Upper-0.240.0-1|5	Release:	1
12cu|perl-Scope-Upper-0.240.0-1|6	
12cu|perl-Scope-Upper-0.240.0-1|7	Summary:    Act on upper scopes
12cu|perl-Scope-Upper-0.240.0-1|8	License:    GPL+ or Artistic
12cu|perl-Scope-Upper-0.240.0-1|9	Group:      Development/Perl
12cu|perl-Scope-Upper-0.240.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Scope-Upper-0.240.0-1|11	Source0:    http://www.cpan.org/modules/by-module/Scope/Scope-Upper-%{upstream_version}.tar.gz
12cu|perl-Scope-Upper-0.240.0-1|12	
12cu|perl-Scope-Upper-0.240.0-1|13	BuildRequires: perl(Exporter)
12cu|perl-Scope-Upper-0.240.0-1|14	BuildRequires: perl(XSLoader)
12cu|perl-Scope-Upper-0.240.0-1|15	BuildRequires: perl-devel
12cu|perl-Scope-Upper-0.240.0-1|16	
12cu|perl-Scope-Upper-0.240.0-1|17	%description
12cu|perl-Scope-Upper-0.240.0-1|18	This module lets you defer actions _at run-time_ that will take place when
12cu|perl-Scope-Upper-0.240.0-1|19	the control flow returns into an upper scope. Currently, you can:
12cu|perl-Scope-Upper-0.240.0-1|20	
12cu|perl-Scope-Upper-0.240.0-1|21	* *
12cu|perl-Scope-Upper-0.240.0-1|22	
12cu|perl-Scope-Upper-0.240.0-1|23	hook an upper scope end with the /reap manpage ;
12cu|perl-Scope-Upper-0.240.0-1|24	
12cu|perl-Scope-Upper-0.240.0-1|25	%prep
12cu|perl-Scope-Upper-0.240.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Scope-Upper-0.240.0-1|27	
12cu|perl-Scope-Upper-0.240.0-1|28	%build
12cu|perl-Scope-Upper-0.240.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Scope-Upper-0.240.0-1|30	
12cu|perl-Scope-Upper-0.240.0-1|31	%{make}
12cu|perl-Scope-Upper-0.240.0-1|32	
12cu|perl-Scope-Upper-0.240.0-1|33	%check
12cu|perl-Scope-Upper-0.240.0-1|34	%{make} test
12cu|perl-Scope-Upper-0.240.0-1|35	
12cu|perl-Scope-Upper-0.240.0-1|36	%install
12cu|perl-Scope-Upper-0.240.0-1|37	%makeinstall_std
12cu|perl-Scope-Upper-0.240.0-1|38	
12cu|perl-Scope-Upper-0.240.0-1|39	%clean
12cu|perl-Scope-Upper-0.240.0-1|40	
12cu|perl-Scope-Upper-0.240.0-1|41	%files
12cu|perl-Scope-Upper-0.240.0-1|42	%doc README Changes
12cu|perl-Scope-Upper-0.240.0-1|43	%{_mandir}/man3/*
12cu|perl-Scope-Upper-0.240.0-1|44	%perl_vendorlib/*
12cu|perl-Scope-Upper-0.240.0-1|45	
12cu|perl-Scope-Upper-0.240.0-1|46	
12cu|perl-Scope-Upper-0.240.0-1|47	
12cu|perl-Scope-Upper-0.240.0-1|48	
12cu|perl-Scope-Upper-0.240.0-1|49	
12cu|perl-Scope-Upper-0.240.0-1|50	%changelog
12cu|perl-Scope-Upper-0.240.0-1|51	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.240.0-1
12cu|perl-Scope-Upper-0.240.0-1|52	+ Revision: 4bc3e59
12cu|perl-Scope-Upper-0.240.0-1|53	- LOG Updated to 0.24 (by updates_builder)
12cu|perl-Scope-Upper-0.240.0-1|54	
12cu|perl-Scope-Upper-0.240.0-1|55	

11228 12
12cu|perl-Search-GIN-0.80.0-3|1	%define upstream_name    Search-GIN
12cu|perl-Search-GIN-0.80.0-3|2	%define upstream_version 0.08
12cu|perl-Search-GIN-0.80.0-3|3	
12cu|perl-Search-GIN-0.80.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Search-GIN-0.80.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Search-GIN-0.80.0-3|6	Release:	3
12cu|perl-Search-GIN-0.80.0-3|7	
12cu|perl-Search-GIN-0.80.0-3|8	Summary:	Generalized Inverted Indexing for Perl
12cu|perl-Search-GIN-0.80.0-3|9	License:	GPL+ or Artistic
12cu|perl-Search-GIN-0.80.0-3|10	Group:		Development/Perl
12cu|perl-Search-GIN-0.80.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Search-GIN-0.80.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Search/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Search-GIN-0.80.0-3|13	
12cu|perl-Search-GIN-0.80.0-3|14	BuildRequires:	perl-devel
12cu|perl-Search-GIN-0.80.0-3|15	BuildRequires:	perl(Data::Stream::Bulk)
12cu|perl-Search-GIN-0.80.0-3|16	BuildRequires:	perl(MRO::Compat)
12cu|perl-Search-GIN-0.80.0-3|17	BuildRequires:	perl(Moose)
12cu|perl-Search-GIN-0.80.0-3|18	BuildRequires:	perl(MooseX::Types::Path::Class)
12cu|perl-Search-GIN-0.80.0-3|19	BuildRequires:	perl(MooseX::Types::Set::Object)
12cu|perl-Search-GIN-0.80.0-3|20	BuildRequires:	perl(Scope::Guard)
12cu|perl-Search-GIN-0.80.0-3|21	BuildRequires:	perl(Set::Object)
12cu|perl-Search-GIN-0.80.0-3|22	BuildRequires:	perl(Test::More)
12cu|perl-Search-GIN-0.80.0-3|23	BuildRequires:	perl(Test::TempDir)
12cu|perl-Search-GIN-0.80.0-3|24	BuildRequires:	perl(Test::use::ok)
12cu|perl-Search-GIN-0.80.0-3|25	BuildRequires:	perl(namespace::clean)
12cu|perl-Search-GIN-0.80.0-3|26	BuildRequires:	perl(File::NFSLock)
12cu|perl-Search-GIN-0.80.0-3|27	BuildArch:	noarch
12cu|perl-Search-GIN-0.80.0-3|28	
12cu|perl-Search-GIN-0.80.0-3|29	%description
12cu|perl-Search-GIN-0.80.0-3|30	This is used by the KiokuDB manpage for custom indexing.
12cu|perl-Search-GIN-0.80.0-3|31	
12cu|perl-Search-GIN-0.80.0-3|32	More documentation will be released shortly.
12cu|perl-Search-GIN-0.80.0-3|33	
12cu|perl-Search-GIN-0.80.0-3|34	%prep
12cu|perl-Search-GIN-0.80.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Search-GIN-0.80.0-3|36	
12cu|perl-Search-GIN-0.80.0-3|37	%build
12cu|perl-Search-GIN-0.80.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Search-GIN-0.80.0-3|39	%make
12cu|perl-Search-GIN-0.80.0-3|40	
12cu|perl-Search-GIN-0.80.0-3|41	%check
12cu|perl-Search-GIN-0.80.0-3|42	%make test
12cu|perl-Search-GIN-0.80.0-3|43	
12cu|perl-Search-GIN-0.80.0-3|44	%install
12cu|perl-Search-GIN-0.80.0-3|45	%makeinstall_std
12cu|perl-Search-GIN-0.80.0-3|46	
12cu|perl-Search-GIN-0.80.0-3|47	%files
12cu|perl-Search-GIN-0.80.0-3|48	%{_mandir}/man3/*
12cu|perl-Search-GIN-0.80.0-3|49	%{perl_vendorlib}/*
12cu|perl-Search-GIN-0.80.0-3|50	
12cu|perl-Search-GIN-0.80.0-3|51	
12cu|perl-Search-GIN-0.80.0-3|52	
12cu|perl-Search-GIN-0.80.0-3|53	%changelog
12cu|perl-Search-GIN-0.80.0-3|54	* Sat Oct 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.80.0-3
12cu|perl-Search-GIN-0.80.0-3|55	+ Revision: b7c7da9
12cu|perl-Search-GIN-0.80.0-3|56	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Search-GIN-0.80.0-3|57	
12cu|perl-Search-GIN-0.80.0-3|58	

11229 12
12cu|perl-Search-Indexer-0.770.0-1|1	%define upstream_name  	    Search-Indexer
12cu|perl-Search-Indexer-0.770.0-1|2	%define upstream_version 0.77
12cu|perl-Search-Indexer-0.770.0-1|3	
12cu|perl-Search-Indexer-0.770.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Search-Indexer-0.770.0-1|5	Version:	%perl_convert_version 0.77
12cu|perl-Search-Indexer-0.770.0-1|6	Release:	1
12cu|perl-Search-Indexer-0.770.0-1|7	License:	GPL or Artistic
12cu|perl-Search-Indexer-0.770.0-1|8	Group:		Development/Perl
12cu|perl-Search-Indexer-0.770.0-1|9	Summary:	Full-text indexer
12cu|perl-Search-Indexer-0.770.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Search-Indexer-0.770.0-1|11	Source:		http://www.cpan.org/modules/by-module/Search/Search-Indexer-0.77.tar.gz
12cu|perl-Search-Indexer-0.770.0-1|12	
12cu|perl-Search-Indexer-0.770.0-1|13	BuildRequires:	perl-devel
12cu|perl-Search-Indexer-0.770.0-1|14	BuildRequires:	perl(BerkeleyDB)
12cu|perl-Search-Indexer-0.770.0-1|15	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Search-Indexer-0.770.0-1|16	BuildRequires:	perl(Search::QueryParser)
12cu|perl-Search-Indexer-0.770.0-1|17	BuildArch:	noarch
12cu|perl-Search-Indexer-0.770.0-1|18	
12cu|perl-Search-Indexer-0.770.0-1|19	%description
12cu|perl-Search-Indexer-0.770.0-1|20	This module provides support for indexing a collection of documents, for
12cu|perl-Search-Indexer-0.770.0-1|21	searching the collection, and displaying the sorted results, together with
12cu|perl-Search-Indexer-0.770.0-1|22	contextual excerpts of the original document.
12cu|perl-Search-Indexer-0.770.0-1|23	
12cu|perl-Search-Indexer-0.770.0-1|24	%prep
12cu|perl-Search-Indexer-0.770.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Search-Indexer-0.770.0-1|26	
12cu|perl-Search-Indexer-0.770.0-1|27	%build
12cu|perl-Search-Indexer-0.770.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Search-Indexer-0.770.0-1|29	%make
12cu|perl-Search-Indexer-0.770.0-1|30	
12cu|perl-Search-Indexer-0.770.0-1|31	%check
12cu|perl-Search-Indexer-0.770.0-1|32	make test
12cu|perl-Search-Indexer-0.770.0-1|33	
12cu|perl-Search-Indexer-0.770.0-1|34	%install
12cu|perl-Search-Indexer-0.770.0-1|35	%makeinstall_std
12cu|perl-Search-Indexer-0.770.0-1|36	
12cu|perl-Search-Indexer-0.770.0-1|37	%files
12cu|perl-Search-Indexer-0.770.0-1|38	%doc Changes README
12cu|perl-Search-Indexer-0.770.0-1|39	%{_mandir}/man3/*
12cu|perl-Search-Indexer-0.770.0-1|40	%{perl_vendorlib}/*
12cu|perl-Search-Indexer-0.770.0-1|41	
12cu|perl-Search-Indexer-0.770.0-1|42	%changelog
12cu|perl-Search-Indexer-0.770.0-1|43	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.760.0-3mdv2011.0
12cu|perl-Search-Indexer-0.770.0-1|44	+ Revision: 658879
12cu|perl-Search-Indexer-0.770.0-1|45	- rebuild for updated spec-helper
12cu|perl-Search-Indexer-0.770.0-1|46	
12cu|perl-Search-Indexer-0.770.0-1|47	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.760.0-2mdv2011.0
12cu|perl-Search-Indexer-0.770.0-1|48	+ Revision: 552003
12cu|perl-Search-Indexer-0.770.0-1|49	- rebuild
12cu|perl-Search-Indexer-0.770.0-1|50	
12cu|perl-Search-Indexer-0.770.0-1|51	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.760.0-1mdv2010.0
12cu|perl-Search-Indexer-0.770.0-1|52	+ Revision: 389826
12cu|perl-Search-Indexer-0.770.0-1|53	- new version
12cu|perl-Search-Indexer-0.770.0-1|54	
12cu|perl-Search-Indexer-0.770.0-1|55	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.75-2mdv2010.0
12cu|perl-Search-Indexer-0.770.0-1|56	+ Revision: 375904
12cu|perl-Search-Indexer-0.770.0-1|57	- rebuild
12cu|perl-Search-Indexer-0.770.0-1|58	
12cu|perl-Search-Indexer-0.770.0-1|59	* Tue Mar 31 2009 Jérôme Quelin <jquelin@mandriva.org> 0.75-1mdv2009.1
12cu|perl-Search-Indexer-0.770.0-1|60	+ Revision: 362907
12cu|perl-Search-Indexer-0.770.0-1|61	- import perl-Search-Indexer
12cu|perl-Search-Indexer-0.770.0-1|62	
12cu|perl-Search-Indexer-0.770.0-1|63	
12cu|perl-Search-Indexer-0.770.0-1|64	* Tue Mar 31 2009 cpan2dist 0.75-1mdv
12cu|perl-Search-Indexer-0.770.0-1|65	- initial mdv release, generated with cpan2dist
12cu|perl-Search-Indexer-0.770.0-1|66	
12cu|perl-Search-Indexer-0.770.0-1|67	

11230 12
12cu|perl-Set-IntSpan-1.190.0-1|1	%define upstream_name    Set-IntSpan
12cu|perl-Set-IntSpan-1.190.0-1|2	%define upstream_version 1.19
12cu|perl-Set-IntSpan-1.190.0-1|3	
12cu|perl-Set-IntSpan-1.190.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Set-IntSpan-1.190.0-1|5	Version:	%perl_convert_version 1.19
12cu|perl-Set-IntSpan-1.190.0-1|6	Release:	1
12cu|perl-Set-IntSpan-1.190.0-1|7	
12cu|perl-Set-IntSpan-1.190.0-1|8	Summary:	Manage sets of integers
12cu|perl-Set-IntSpan-1.190.0-1|9	License:	GPL+ or Artistic
12cu|perl-Set-IntSpan-1.190.0-1|10	Group:		Development/Perl
12cu|perl-Set-IntSpan-1.190.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Set-IntSpan-1.190.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Set/Set-IntSpan-1.19.tar.gz
12cu|perl-Set-IntSpan-1.190.0-1|13	
12cu|perl-Set-IntSpan-1.190.0-1|14	BuildRequires:	perl-devel
12cu|perl-Set-IntSpan-1.190.0-1|15	BuildArch: noarch
12cu|perl-Set-IntSpan-1.190.0-1|16	
12cu|perl-Set-IntSpan-1.190.0-1|17	%description
12cu|perl-Set-IntSpan-1.190.0-1|18	Set::IntSpan manages sets of integers.  It is optimized for sets that
12cu|perl-Set-IntSpan-1.190.0-1|19	have long runs of consecutive integers.  These arise, for example, in
12cu|perl-Set-IntSpan-1.190.0-1|20	.newsrc files, which maintain lists of articles:
12cu|perl-Set-IntSpan-1.190.0-1|21	
12cu|perl-Set-IntSpan-1.190.0-1|22	alt.foo: 1-21,28,31
12cu|perl-Set-IntSpan-1.190.0-1|23	alt.bar: 1-14192,14194,14196-14221
12cu|perl-Set-IntSpan-1.190.0-1|24	
12cu|perl-Set-IntSpan-1.190.0-1|25	Sets are stored internally in a run-length coded form.  This provides
12cu|perl-Set-IntSpan-1.190.0-1|26	for both compact storage and efficient computation.  In particular,
12cu|perl-Set-IntSpan-1.190.0-1|27	set operations can be performed directly on the encoded
12cu|perl-Set-IntSpan-1.190.0-1|28	representation.
12cu|perl-Set-IntSpan-1.190.0-1|29	
12cu|perl-Set-IntSpan-1.190.0-1|30	%prep
12cu|perl-Set-IntSpan-1.190.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Set-IntSpan-1.190.0-1|32	
12cu|perl-Set-IntSpan-1.190.0-1|33	%build
12cu|perl-Set-IntSpan-1.190.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Set-IntSpan-1.190.0-1|35	%make
12cu|perl-Set-IntSpan-1.190.0-1|36	
12cu|perl-Set-IntSpan-1.190.0-1|37	%check
12cu|perl-Set-IntSpan-1.190.0-1|38	make test
12cu|perl-Set-IntSpan-1.190.0-1|39	
12cu|perl-Set-IntSpan-1.190.0-1|40	%install
12cu|perl-Set-IntSpan-1.190.0-1|41	%makeinstall_std
12cu|perl-Set-IntSpan-1.190.0-1|42	
12cu|perl-Set-IntSpan-1.190.0-1|43	%files
12cu|perl-Set-IntSpan-1.190.0-1|44	%doc Changes README
12cu|perl-Set-IntSpan-1.190.0-1|45	%{perl_vendorlib}/Set/IntSpan.pm
12cu|perl-Set-IntSpan-1.190.0-1|46	%{_mandir}/*/*
12cu|perl-Set-IntSpan-1.190.0-1|47	
12cu|perl-Set-IntSpan-1.190.0-1|48	
12cu|perl-Set-IntSpan-1.190.0-1|49	%changelog
12cu|perl-Set-IntSpan-1.190.0-1|50	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1.160.0-1mdv2011.0
12cu|perl-Set-IntSpan-1.190.0-1|51	+ Revision: 596643
12cu|perl-Set-IntSpan-1.190.0-1|52	- update to 1.16
12cu|perl-Set-IntSpan-1.190.0-1|53	
12cu|perl-Set-IntSpan-1.190.0-1|54	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.140.0-1mdv2011.0
12cu|perl-Set-IntSpan-1.190.0-1|55	+ Revision: 552631
12cu|perl-Set-IntSpan-1.190.0-1|56	- update to 1.14
12cu|perl-Set-IntSpan-1.190.0-1|57	
12cu|perl-Set-IntSpan-1.190.0-1|58	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.130.0-1mdv2010.0
12cu|perl-Set-IntSpan-1.190.0-1|59	+ Revision: 401610
12cu|perl-Set-IntSpan-1.190.0-1|60	- rebuild using %%perl_convert_version
12cu|perl-Set-IntSpan-1.190.0-1|61	- fixed license field
12cu|perl-Set-IntSpan-1.190.0-1|62	
12cu|perl-Set-IntSpan-1.190.0-1|63	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.13-2mdv2010.0
12cu|perl-Set-IntSpan-1.190.0-1|64	+ Revision: 375902
12cu|perl-Set-IntSpan-1.190.0-1|65	- rebuild
12cu|perl-Set-IntSpan-1.190.0-1|66	
12cu|perl-Set-IntSpan-1.190.0-1|67	* Sun May 03 2009 Funda Wang <fwang@mandriva.org> 1.13-1mdv2010.0
12cu|perl-Set-IntSpan-1.190.0-1|68	+ Revision: 370912
12cu|perl-Set-IntSpan-1.190.0-1|69	- import perl-Set-IntSpan
12cu|perl-Set-IntSpan-1.190.0-1|70	
12cu|perl-Set-IntSpan-1.190.0-1|71	
12cu|perl-Set-IntSpan-1.190.0-1|72	

11231 12
12cu|perl-Set-Object-1.340.0-1|1	%define upstream_name	 Set-Object
12cu|perl-Set-Object-1.340.0-1|2	%define upstream_version 1.34
12cu|perl-Set-Object-1.340.0-1|3	
12cu|perl-Set-Object-1.340.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Set-Object-1.340.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Set-Object-1.340.0-1|6	Release:	1
12cu|perl-Set-Object-1.340.0-1|7	
12cu|perl-Set-Object-1.340.0-1|8	Summary:	Set of objects and strings in Perl
12cu|perl-Set-Object-1.340.0-1|9	License:	Artistic/GPL
12cu|perl-Set-Object-1.340.0-1|10	Group:		Development/Perl
12cu|perl-Set-Object-1.340.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Set-Object-1.340.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Set/Set-Object-%{upstream_version}.tar.gz
12cu|perl-Set-Object-1.340.0-1|13	
12cu|perl-Set-Object-1.340.0-1|14	BuildRequires:	perl-devel
12cu|perl-Set-Object-1.340.0-1|15	
12cu|perl-Set-Object-1.340.0-1|16	%description
12cu|perl-Set-Object-1.340.0-1|17	This module implements a set of objects, that is, an unordered collection of
12cu|perl-Set-Object-1.340.0-1|18	objects without duplication.
12cu|perl-Set-Object-1.340.0-1|19	
12cu|perl-Set-Object-1.340.0-1|20	%prep
12cu|perl-Set-Object-1.340.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Set-Object-1.340.0-1|22	# should not have been included
12cu|perl-Set-Object-1.340.0-1|23	# http://rt.cpan.org/Ticket/Display.html?id=37799
12cu|perl-Set-Object-1.340.0-1|24	rm -f t/misc/threads.t
12cu|perl-Set-Object-1.340.0-1|25	
12cu|perl-Set-Object-1.340.0-1|26	%build
12cu|perl-Set-Object-1.340.0-1|27	%__perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Set-Object-1.340.0-1|28	%make
12cu|perl-Set-Object-1.340.0-1|29	
12cu|perl-Set-Object-1.340.0-1|30	%check
12cu|perl-Set-Object-1.340.0-1|31	%make test
12cu|perl-Set-Object-1.340.0-1|32	
12cu|perl-Set-Object-1.340.0-1|33	%install
12cu|perl-Set-Object-1.340.0-1|34	%makeinstall_std
12cu|perl-Set-Object-1.340.0-1|35	
12cu|perl-Set-Object-1.340.0-1|36	%clean
12cu|perl-Set-Object-1.340.0-1|37	
12cu|perl-Set-Object-1.340.0-1|38	%files
12cu|perl-Set-Object-1.340.0-1|39	%doc README
12cu|perl-Set-Object-1.340.0-1|40	%{perl_vendorarch}/Set
12cu|perl-Set-Object-1.340.0-1|41	%{perl_vendorarch}/auto/Set
12cu|perl-Set-Object-1.340.0-1|42	%{_mandir}/*/*
12cu|perl-Set-Object-1.340.0-1|43	
12cu|perl-Set-Object-1.340.0-1|44	
12cu|perl-Set-Object-1.340.0-1|45	
12cu|perl-Set-Object-1.340.0-1|46	%changelog
12cu|perl-Set-Object-1.340.0-1|47	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.340.0-1
12cu|perl-Set-Object-1.340.0-1|48	+ Revision: 959742e
12cu|perl-Set-Object-1.340.0-1|49	- Updated to 1.34 (by updates_builder)
12cu|perl-Set-Object-1.340.0-1|50	
12cu|perl-Set-Object-1.340.0-1|51	

11232 12
12cu|perl-Smart-Comments-1.0.5-1|1	%define upstream_name	 Smart-Comments
12cu|perl-Smart-Comments-1.0.5-1|2	%define upstream_version 1.000005
12cu|perl-Smart-Comments-1.0.5-1|3	
12cu|perl-Smart-Comments-1.0.5-1|4	Name:		perl-%{upstream_name}
12cu|perl-Smart-Comments-1.0.5-1|5	Version:	%perl_convert_version 1.000005
12cu|perl-Smart-Comments-1.0.5-1|6	Release:	1
12cu|perl-Smart-Comments-1.0.5-1|7	
12cu|perl-Smart-Comments-1.0.5-1|8	Summary:	Comments that do more than just sit there
12cu|perl-Smart-Comments-1.0.5-1|9	License:	GPL+ or Artistic
12cu|perl-Smart-Comments-1.0.5-1|10	Group:		Development/Perl
12cu|perl-Smart-Comments-1.0.5-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Smart-Comments-1.0.5-1|12	Source0:	http://www.cpan.org/authors/id/D/DC/DCONWAY/Smart-Comments-1.000005.tar.gz
12cu|perl-Smart-Comments-1.0.5-1|13	
12cu|perl-Smart-Comments-1.0.5-1|14	BuildRequires:	perl-devel
12cu|perl-Smart-Comments-1.0.5-1|15	BuildRequires:	perl(version)
12cu|perl-Smart-Comments-1.0.5-1|16	
12cu|perl-Smart-Comments-1.0.5-1|17	BuildArch:	noarch
12cu|perl-Smart-Comments-1.0.5-1|18	
12cu|perl-Smart-Comments-1.0.5-1|19	%description
12cu|perl-Smart-Comments-1.0.5-1|20	Smart comments provide an easy way to insert debugging and tracking code into a
12cu|perl-Smart-Comments-1.0.5-1|21	program. They can report the value of a variable, track the progress of a loop,
12cu|perl-Smart-Comments-1.0.5-1|22	and verify that particular assertions are true.
12cu|perl-Smart-Comments-1.0.5-1|23	
12cu|perl-Smart-Comments-1.0.5-1|24	%prep
12cu|perl-Smart-Comments-1.0.5-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Smart-Comments-1.0.5-1|26	
12cu|perl-Smart-Comments-1.0.5-1|27	%build
12cu|perl-Smart-Comments-1.0.5-1|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Smart-Comments-1.0.5-1|29	%make
12cu|perl-Smart-Comments-1.0.5-1|30	
12cu|perl-Smart-Comments-1.0.5-1|31	%check
12cu|perl-Smart-Comments-1.0.5-1|32	make test
12cu|perl-Smart-Comments-1.0.5-1|33	
12cu|perl-Smart-Comments-1.0.5-1|34	%install
12cu|perl-Smart-Comments-1.0.5-1|35	%makeinstall_std
12cu|perl-Smart-Comments-1.0.5-1|36	
12cu|perl-Smart-Comments-1.0.5-1|37	%files
12cu|perl-Smart-Comments-1.0.5-1|38	%doc Changes README
12cu|perl-Smart-Comments-1.0.5-1|39	%{perl_vendorlib}/Smart/*
12cu|perl-Smart-Comments-1.0.5-1|40	%{_mandir}/*/*
12cu|perl-Smart-Comments-1.0.5-1|41	
12cu|perl-Smart-Comments-1.0.5-1|42	
12cu|perl-Smart-Comments-1.0.5-1|43	%changelog
12cu|perl-Smart-Comments-1.0.5-1|44	* Mon Sep 07 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.0.4-1mdv2010.0
12cu|perl-Smart-Comments-1.0.5-1|45	+ Revision: 432340
12cu|perl-Smart-Comments-1.0.5-1|46	- update to 1.0.4
12cu|perl-Smart-Comments-1.0.5-1|47	
12cu|perl-Smart-Comments-1.0.5-1|48	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.3-3mdv2010.0
12cu|perl-Smart-Comments-1.0.5-1|49	+ Revision: 430536
12cu|perl-Smart-Comments-1.0.5-1|50	- rebuild
12cu|perl-Smart-Comments-1.0.5-1|51	
12cu|perl-Smart-Comments-1.0.5-1|52	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.3-2mdv2009.0
12cu|perl-Smart-Comments-1.0.5-1|53	+ Revision: 268722
12cu|perl-Smart-Comments-1.0.5-1|54	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-Smart-Comments-1.0.5-1|55	
12cu|perl-Smart-Comments-1.0.5-1|56	* Thu Apr 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-1mdv2009.0
12cu|perl-Smart-Comments-1.0.5-1|57	+ Revision: 195127
12cu|perl-Smart-Comments-1.0.5-1|58	- new version
12cu|perl-Smart-Comments-1.0.5-1|59	
12cu|perl-Smart-Comments-1.0.5-1|60	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Smart-Comments-1.0.5-1|61	- restore BuildRoot
12cu|perl-Smart-Comments-1.0.5-1|62	
12cu|perl-Smart-Comments-1.0.5-1|63	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|perl-Smart-Comments-1.0.5-1|64	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Smart-Comments-1.0.5-1|65	
12cu|perl-Smart-Comments-1.0.5-1|66	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 1.0.2-2mdv2008.0
12cu|perl-Smart-Comments-1.0.5-1|67	+ Revision: 23911
12cu|perl-Smart-Comments-1.0.5-1|68	- rebuild
12cu|perl-Smart-Comments-1.0.5-1|69	
12cu|perl-Smart-Comments-1.0.5-1|70	
12cu|perl-Smart-Comments-1.0.5-1|71	* Mon Mar 20 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.0.2-1mdk
12cu|perl-Smart-Comments-1.0.5-1|72	- New release 1.0.2
12cu|perl-Smart-Comments-1.0.5-1|73	
12cu|perl-Smart-Comments-1.0.5-1|74	* Thu Oct 06 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.0.1-1mdk
12cu|perl-Smart-Comments-1.0.5-1|75	- Initial MDV release.
12cu|perl-Smart-Comments-1.0.5-1|76	
12cu|perl-Smart-Comments-1.0.5-1|77	

11233 12
12cu|perl-Sniffer-HTTP-0.230.0-1|1	%define upstream_name	  Sniffer-HTTP
12cu|perl-Sniffer-HTTP-0.230.0-1|2	%define upstream_version 0.23
12cu|perl-Sniffer-HTTP-0.230.0-1|3	
12cu|perl-Sniffer-HTTP-0.230.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Sniffer-HTTP-0.230.0-1|5	Summary:	Multi-connection sniffer driver
12cu|perl-Sniffer-HTTP-0.230.0-1|6	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Sniffer-HTTP-0.230.0-1|7	Release:	1
12cu|perl-Sniffer-HTTP-0.230.0-1|8	URL:		http://search.cpan.org/~corion/Sniffer-HTTP-0.22/lib/Sniffer/HTTP.pm
12cu|perl-Sniffer-HTTP-0.230.0-1|9	Source0:	http://www.cpan.org/authors/id/C/CO/CORION/Sniffer-HTTP-%{upstream_version}.tar.gz
12cu|perl-Sniffer-HTTP-0.230.0-1|10	License:	Artistic
12cu|perl-Sniffer-HTTP-0.230.0-1|11	Group:		Development/Perl
12cu|perl-Sniffer-HTTP-0.230.0-1|12	
12cu|perl-Sniffer-HTTP-0.230.0-1|13	BuildRequires:	perl-devel
12cu|perl-Sniffer-HTTP-0.230.0-1|14	BuildRequires:	perl(NetPacket)
12cu|perl-Sniffer-HTTP-0.230.0-1|15	BuildRequires:	perl(Net::Pcap)
12cu|perl-Sniffer-HTTP-0.230.0-1|16	BuildRequires:	perl(Exporter::Lite)
12cu|perl-Sniffer-HTTP-0.230.0-1|17	BuildRequires:	perl(LWP::Simple)
12cu|perl-Sniffer-HTTP-0.230.0-1|18	BuildRequires:	perl(Test::Pod)
12cu|perl-Sniffer-HTTP-0.230.0-1|19	BuildRequires:	perl(Class::Accessor)
12cu|perl-Sniffer-HTTP-0.230.0-1|20	BuildArch:	noarch
12cu|perl-Sniffer-HTTP-0.230.0-1|21	
12cu|perl-Sniffer-HTTP-0.230.0-1|22	%description
12cu|perl-Sniffer-HTTP-0.230.0-1|23	This driver gives you callbacks with the completely accumulated
12cu|perl-Sniffer-HTTP-0.230.0-1|24	HTTP::Requests or HTTP::Responses as sniffed from the TCP traffic.
12cu|perl-Sniffer-HTTP-0.230.0-1|25	You need to feed it the Ethernet, IP or TCP packets either from
12cu|perl-Sniffer-HTTP-0.230.0-1|26	a dump file or from Net::Pcap by unpacking them via NetPacket.
12cu|perl-Sniffer-HTTP-0.230.0-1|27	
12cu|perl-Sniffer-HTTP-0.230.0-1|28	%prep
12cu|perl-Sniffer-HTTP-0.230.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Sniffer-HTTP-0.230.0-1|30	
12cu|perl-Sniffer-HTTP-0.230.0-1|31	%build
12cu|perl-Sniffer-HTTP-0.230.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Sniffer-HTTP-0.230.0-1|33	%make
12cu|perl-Sniffer-HTTP-0.230.0-1|34	
12cu|perl-Sniffer-HTTP-0.230.0-1|35	%check
12cu|perl-Sniffer-HTTP-0.230.0-1|36	%make test
12cu|perl-Sniffer-HTTP-0.230.0-1|37	
12cu|perl-Sniffer-HTTP-0.230.0-1|38	%install
12cu|perl-Sniffer-HTTP-0.230.0-1|39	%makeinstall_std
12cu|perl-Sniffer-HTTP-0.230.0-1|40	
12cu|perl-Sniffer-HTTP-0.230.0-1|41	%files
12cu|perl-Sniffer-HTTP-0.230.0-1|42	%doc Changes MANIFEST META.yml
12cu|perl-Sniffer-HTTP-0.230.0-1|43	%{_mandir}/man3/*
12cu|perl-Sniffer-HTTP-0.230.0-1|44	%{perl_vendorlib}/*
12cu|perl-Sniffer-HTTP-0.230.0-1|45	
12cu|perl-Sniffer-HTTP-0.230.0-1|46	%changelog
12cu|perl-Sniffer-HTTP-0.230.0-1|47	* Sun May 01 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.220.0-1mdv2011.0
12cu|perl-Sniffer-HTTP-0.230.0-1|48	+ Revision: 661354
12cu|perl-Sniffer-HTTP-0.230.0-1|49	- import perl-Sniffer-HTTP
12cu|perl-Sniffer-HTTP-0.230.0-1|50	
12cu|perl-Sniffer-HTTP-0.230.0-1|51	

11234 12
12cu|perl-SNMP-Info-3.130.0-1|1	%define upstream_name    SNMP-Info
12cu|perl-SNMP-Info-3.130.0-1|2	%define upstream_version 3.13
12cu|perl-SNMP-Info-3.130.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-SNMP-Info-3.130.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-SNMP-Info-3.130.0-1|5	Release:	1
12cu|perl-SNMP-Info-3.130.0-1|6	
12cu|perl-SNMP-Info-3.130.0-1|7	Summary:	Object Oriented Perl5 Interface to Network devices and MIBs through SNMP
12cu|perl-SNMP-Info-3.130.0-1|8	
12cu|perl-SNMP-Info-3.130.0-1|9	License:	BSD-like
12cu|perl-SNMP-Info-3.130.0-1|10	Group:		Development/Perl
12cu|perl-SNMP-Info-3.130.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-SNMP-Info-3.130.0-1|12	Source0:	http://www.cpan.org/modules/by-module/SNMP/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-SNMP-Info-3.130.0-1|13	
12cu|perl-SNMP-Info-3.130.0-1|14	BuildRequires:	perl-devel
12cu|perl-SNMP-Info-3.130.0-1|15	BuildRequires:	perl(SNMP)
12cu|perl-SNMP-Info-3.130.0-1|16	BuildArch:	noarch
12cu|perl-SNMP-Info-3.130.0-1|17	
12cu|perl-SNMP-Info-3.130.0-1|18	%description
12cu|perl-SNMP-Info-3.130.0-1|19	SNMP::Info gives an object oriented interface to information obtained
12cu|perl-SNMP-Info-3.130.0-1|20	through SNMP.
12cu|perl-SNMP-Info-3.130.0-1|21	
12cu|perl-SNMP-Info-3.130.0-1|22	This module lives at http://snmp-info.sourceforge.net Check for newest
12cu|perl-SNMP-Info-3.130.0-1|23	version and documentation.
12cu|perl-SNMP-Info-3.130.0-1|24	
12cu|perl-SNMP-Info-3.130.0-1|25	This module is geared towards network devices. Subclasses exist for a
12cu|perl-SNMP-Info-3.130.0-1|26	number of network devices and common MIBs.
12cu|perl-SNMP-Info-3.130.0-1|27	
12cu|perl-SNMP-Info-3.130.0-1|28	The idea behind this module is to give a common interface to data from
12cu|perl-SNMP-Info-3.130.0-1|29	network devices, leaving the device-specific hacks behind the scenes in
12cu|perl-SNMP-Info-3.130.0-1|30	subclasses.
12cu|perl-SNMP-Info-3.130.0-1|31	
12cu|perl-SNMP-Info-3.130.0-1|32	In the SYNOPSIS example we fetch the name of all the ports on the device
12cu|perl-SNMP-Info-3.130.0-1|33	and the duplex setting for that port with two methods -- interfaces()
12cu|perl-SNMP-Info-3.130.0-1|34	and i_duplex().
12cu|perl-SNMP-Info-3.130.0-1|35	
12cu|perl-SNMP-Info-3.130.0-1|36	The information may be coming from any number of MIB files and is very
12cu|perl-SNMP-Info-3.130.0-1|37	vendor specific. SNMP::Info provides you a common method for all
12cu|perl-SNMP-Info-3.130.0-1|38	supported devices.
12cu|perl-SNMP-Info-3.130.0-1|39	
12cu|perl-SNMP-Info-3.130.0-1|40	Adding support for your own device is easy, and takes little much SNMP
12cu|perl-SNMP-Info-3.130.0-1|41	knowledge.
12cu|perl-SNMP-Info-3.130.0-1|42	
12cu|perl-SNMP-Info-3.130.0-1|43	The module is not limited to network devices. Any MIB or device can be
12cu|perl-SNMP-Info-3.130.0-1|44	given an objected oriented front-end by making a module that consists of
12cu|perl-SNMP-Info-3.130.0-1|45	a couple hashes. See EXTENDING SNMP::INFO.
12cu|perl-SNMP-Info-3.130.0-1|46	
12cu|perl-SNMP-Info-3.130.0-1|47	
12cu|perl-SNMP-Info-3.130.0-1|48	%prep
12cu|perl-SNMP-Info-3.130.0-1|49	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-SNMP-Info-3.130.0-1|50	
12cu|perl-SNMP-Info-3.130.0-1|51	%build
12cu|perl-SNMP-Info-3.130.0-1|52	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-SNMP-Info-3.130.0-1|53	%make
12cu|perl-SNMP-Info-3.130.0-1|54	
12cu|perl-SNMP-Info-3.130.0-1|55	%check
12cu|perl-SNMP-Info-3.130.0-1|56	make test
12cu|perl-SNMP-Info-3.130.0-1|57	
12cu|perl-SNMP-Info-3.130.0-1|58	%install
12cu|perl-SNMP-Info-3.130.0-1|59	%makeinstall_std
12cu|perl-SNMP-Info-3.130.0-1|60	
12cu|perl-SNMP-Info-3.130.0-1|61	%files
12cu|perl-SNMP-Info-3.130.0-1|62	%doc COPYRIGHT ChangeLog DeviceMatrix.txt README
12cu|perl-SNMP-Info-3.130.0-1|63	%{perl_vendorlib}/SNMP
12cu|perl-SNMP-Info-3.130.0-1|64	%{_mandir}/*/*
12cu|perl-SNMP-Info-3.130.0-1|65	
12cu|perl-SNMP-Info-3.130.0-1|66	
12cu|perl-SNMP-Info-3.130.0-1|67	
12cu|perl-SNMP-Info-3.130.0-1|68	
12cu|perl-SNMP-Info-3.130.0-1|69	%changelog
12cu|perl-SNMP-Info-3.130.0-1|70	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.130.0-1
12cu|perl-SNMP-Info-3.130.0-1|71	+ Revision: 76df525
12cu|perl-SNMP-Info-3.130.0-1|72	- Updated to 3.13 (by updates_builder)
12cu|perl-SNMP-Info-3.130.0-1|73	
12cu|perl-SNMP-Info-3.130.0-1|74	

11235 12
12cu|perl-SOAP-payload-1.20.0-2|1	%define upstream_name    SOAP-payload
12cu|perl-SOAP-payload-1.20.0-2|2	%define upstream_version 1.02
12cu|perl-SOAP-payload-1.20.0-2|3	
12cu|perl-SOAP-payload-1.20.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-SOAP-payload-1.20.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-SOAP-payload-1.20.0-2|6	Release:	2
12cu|perl-SOAP-payload-1.20.0-2|7	
12cu|perl-SOAP-payload-1.20.0-2|8	Summary:	Perl module to send various forms of information as SOAP envelopes
12cu|perl-SOAP-payload-1.20.0-2|9	License:	GPL+ or Artistic
12cu|perl-SOAP-payload-1.20.0-2|10	Group:		Development/Perl
12cu|perl-SOAP-payload-1.20.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-SOAP-payload-1.20.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/U/UN/UNIXTOWN/%{upstream_name}-%{upstream_version}.tar.bz2
12cu|perl-SOAP-payload-1.20.0-2|13	
12cu|perl-SOAP-payload-1.20.0-2|14	BuildRequires:	perl-devel
12cu|perl-SOAP-payload-1.20.0-2|15	BuildArch:	noarch
12cu|perl-SOAP-payload-1.20.0-2|16	
12cu|perl-SOAP-payload-1.20.0-2|17	%description
12cu|perl-SOAP-payload-1.20.0-2|18	This module can be used in conjunction with other modules such as
12cu|perl-SOAP-payload-1.20.0-2|19	DBI, to send data elements as part of a SOAP transaction envelope.
12cu|perl-SOAP-payload-1.20.0-2|20	
12cu|perl-SOAP-payload-1.20.0-2|21	%prep
12cu|perl-SOAP-payload-1.20.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-SOAP-payload-1.20.0-2|23	
12cu|perl-SOAP-payload-1.20.0-2|24	%build
12cu|perl-SOAP-payload-1.20.0-2|25	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-SOAP-payload-1.20.0-2|26	%make
12cu|perl-SOAP-payload-1.20.0-2|27	
12cu|perl-SOAP-payload-1.20.0-2|28	%check
12cu|perl-SOAP-payload-1.20.0-2|29	make test
12cu|perl-SOAP-payload-1.20.0-2|30	
12cu|perl-SOAP-payload-1.20.0-2|31	%install
12cu|perl-SOAP-payload-1.20.0-2|32	%makeinstall_std
12cu|perl-SOAP-payload-1.20.0-2|33	
12cu|perl-SOAP-payload-1.20.0-2|34	%files
12cu|perl-SOAP-payload-1.20.0-2|35	%doc Changes README
12cu|perl-SOAP-payload-1.20.0-2|36	%{perl_vendorlib}/SOAP/payload.pm
12cu|perl-SOAP-payload-1.20.0-2|37	%{_mandir}/*/*
12cu|perl-SOAP-payload-1.20.0-2|38	
12cu|perl-SOAP-payload-1.20.0-2|39	
12cu|perl-SOAP-payload-1.20.0-2|40	%changelog
12cu|perl-SOAP-payload-1.20.0-2|41	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-2
12cu|perl-SOAP-payload-1.20.0-2|42	+ Revision: c6f878b
12cu|perl-SOAP-payload-1.20.0-2|43	- Fix summary
12cu|perl-SOAP-payload-1.20.0-2|44	
12cu|perl-SOAP-payload-1.20.0-2|45	

11236 12
12cu|perl-SOAP-WSDL-2.00.10-2|1	%define module   SOAP-WSDL
12cu|perl-SOAP-WSDL-2.00.10-2|2	
12cu|perl-SOAP-WSDL-2.00.10-2|3	Name:       perl-%{module}
12cu|perl-SOAP-WSDL-2.00.10-2|4	Version:    2.00.10
12cu|perl-SOAP-WSDL-2.00.10-2|5	Release:    2
12cu|perl-SOAP-WSDL-2.00.10-2|6	License:    GPL or Artistic
12cu|perl-SOAP-WSDL-2.00.10-2|7	Group:      Development/Perl
12cu|perl-SOAP-WSDL-2.00.10-2|8	Summary:    SOAP with WSDL support
12cu|perl-SOAP-WSDL-2.00.10-2|9	Url:        http://search.cpan.org/dist/%{module}
12cu|perl-SOAP-WSDL-2.00.10-2|10	Source:     http://www.cpan.org/modules/by-module/SOAP/%{module}-%{version}.tar.gz
12cu|perl-SOAP-WSDL-2.00.10-2|11	Provides:      perl(SOAP::WSDL::Header)
12cu|perl-SOAP-WSDL-2.00.10-2|12	BuildRequires: perl(CGI)
12cu|perl-SOAP-WSDL-2.00.10-2|13	BuildRequires: perl(Class::Std::Fast)
12cu|perl-SOAP-WSDL-2.00.10-2|14	BuildRequires: perl(Cwd)
12cu|perl-SOAP-WSDL-2.00.10-2|15	BuildRequires: perl(Data::Dumper)
12cu|perl-SOAP-WSDL-2.00.10-2|16	BuildRequires: perl(Date::Format)
12cu|perl-SOAP-WSDL-2.00.10-2|17	BuildRequires: perl(Date::Parse)
12cu|perl-SOAP-WSDL-2.00.10-2|18	BuildRequires: perl(File::Basename)
12cu|perl-SOAP-WSDL-2.00.10-2|19	BuildRequires: perl(File::Path)
12cu|perl-SOAP-WSDL-2.00.10-2|20	BuildRequires: perl(File::Spec)
12cu|perl-SOAP-WSDL-2.00.10-2|21	BuildRequires: perl(Getopt::Long)
12cu|perl-SOAP-WSDL-2.00.10-2|22	BuildRequires: perl(LWP::UserAgent)
12cu|perl-SOAP-WSDL-2.00.10-2|23	BuildRequires: perl(List::Util)
12cu|perl-SOAP-WSDL-2.00.10-2|24	BuildRequires: perl(Module::Build)
12cu|perl-SOAP-WSDL-2.00.10-2|25	BuildRequires: perl(Storable)
12cu|perl-SOAP-WSDL-2.00.10-2|26	BuildRequires: perl(Template)
12cu|perl-SOAP-WSDL-2.00.10-2|27	BuildRequires: perl(Term::ReadKey)
12cu|perl-SOAP-WSDL-2.00.10-2|28	BuildRequires: perl(Test::More)
12cu|perl-SOAP-WSDL-2.00.10-2|29	BuildRequires: perl(URI)
12cu|perl-SOAP-WSDL-2.00.10-2|30	BuildRequires: perl(XML::Parser::Expat)
12cu|perl-SOAP-WSDL-2.00.10-2|31	BuildRequires: perl(Module::Build::Compat)
12cu|perl-SOAP-WSDL-2.00.10-2|32	BuildArch: noarch
12cu|perl-SOAP-WSDL-2.00.10-2|33	
12cu|perl-SOAP-WSDL-2.00.10-2|34	%description
12cu|perl-SOAP-WSDL-2.00.10-2|35	SOAP::WSDL provides easy access to Web Services with WSDL descriptions.
12cu|perl-SOAP-WSDL-2.00.10-2|36	
12cu|perl-SOAP-WSDL-2.00.10-2|37	The WSDL is parsed and stored in memory.
12cu|perl-SOAP-WSDL-2.00.10-2|38	
12cu|perl-SOAP-WSDL-2.00.10-2|39	Your data is serialized according to the rules in the WSDL.
12cu|perl-SOAP-WSDL-2.00.10-2|40	
12cu|perl-SOAP-WSDL-2.00.10-2|41	%prep
12cu|perl-SOAP-WSDL-2.00.10-2|42	%setup -q -n %{module}-%{version}
12cu|perl-SOAP-WSDL-2.00.10-2|43	
12cu|perl-SOAP-WSDL-2.00.10-2|44	%build
12cu|perl-SOAP-WSDL-2.00.10-2|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-SOAP-WSDL-2.00.10-2|46	%make
12cu|perl-SOAP-WSDL-2.00.10-2|47	
12cu|perl-SOAP-WSDL-2.00.10-2|48	%check
12cu|perl-SOAP-WSDL-2.00.10-2|49	make test
12cu|perl-SOAP-WSDL-2.00.10-2|50	
12cu|perl-SOAP-WSDL-2.00.10-2|51	%install
12cu|perl-SOAP-WSDL-2.00.10-2|52	%makeinstall_std
12cu|perl-SOAP-WSDL-2.00.10-2|53	
12cu|perl-SOAP-WSDL-2.00.10-2|54	%files
12cu|perl-SOAP-WSDL-2.00.10-2|55	%doc README LICENSE Changes README
12cu|perl-SOAP-WSDL-2.00.10-2|56	%{_bindir}/wsdl2perl.pl
12cu|perl-SOAP-WSDL-2.00.10-2|57	%{_mandir}/man3/*
12cu|perl-SOAP-WSDL-2.00.10-2|58	%{_mandir}/man1/*
12cu|perl-SOAP-WSDL-2.00.10-2|59	%{perl_vendorlib}/SOAP
12cu|perl-SOAP-WSDL-2.00.10-2|60	
12cu|perl-SOAP-WSDL-2.00.10-2|61	%changelog
12cu|perl-SOAP-WSDL-2.00.10-2|62	* Mon Feb 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.00.10-2
12cu|perl-SOAP-WSDL-2.00.10-2|63	+ Revision: a24be78
12cu|perl-SOAP-WSDL-2.00.10-2|64	- Added cgi br
12cu|perl-SOAP-WSDL-2.00.10-2|65	
12cu|perl-SOAP-WSDL-2.00.10-2|66	

11237 12
12cu|perl-Socket-2.13.0-1|1	%define upstream_name    Socket
12cu|perl-Socket-2.13.0-1|2	%define upstream_version 2.013
12cu|perl-Socket-2.13.0-1|3	
12cu|perl-Socket-2.13.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Socket-2.13.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Socket-2.13.0-1|6	Release:    1
12cu|perl-Socket-2.13.0-1|7	
12cu|perl-Socket-2.13.0-1|8	Summary:    Networking constants and support functions
12cu|perl-Socket-2.13.0-1|9	License:    GPL+ or Artistic
12cu|perl-Socket-2.13.0-1|10	Group:      Development/Perl
12cu|perl-Socket-2.13.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Socket-2.13.0-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Socket-2.13.0-1|13	
12cu|perl-Socket-2.13.0-1|14	
12cu|perl-Socket-2.13.0-1|15	BuildRequires: perl-devel
12cu|perl-Socket-2.13.0-1|16	
12cu|perl-Socket-2.13.0-1|17	%description
12cu|perl-Socket-2.13.0-1|18	This module provides a variety of constants, structure manipulators and
12cu|perl-Socket-2.13.0-1|19	other functions related to socket-based networking. The values and
12cu|perl-Socket-2.13.0-1|20	functions provided are useful when used in conjunction with Perl core
12cu|perl-Socket-2.13.0-1|21	functions such as socket(), setsockopt() and bind(). It also provides
12cu|perl-Socket-2.13.0-1|22	several other support functions, mostly for dealing with conversions of
12cu|perl-Socket-2.13.0-1|23	network addresses between human-readable and native binary forms, and for
12cu|perl-Socket-2.13.0-1|24	hostname resolver operations.
12cu|perl-Socket-2.13.0-1|25	
12cu|perl-Socket-2.13.0-1|26	Some constants and functions are exported by default by this module; but
12cu|perl-Socket-2.13.0-1|27	for backward-compatibility any recently-added symbols are not exported by
12cu|perl-Socket-2.13.0-1|28	default and must be requested explicitly. When an import list is provided
12cu|perl-Socket-2.13.0-1|29	to the 'use Socket' line, the default exports are not automatically
12cu|perl-Socket-2.13.0-1|30	imported. It is therefore best practice to always to explicitly list all
12cu|perl-Socket-2.13.0-1|31	the symbols required.
12cu|perl-Socket-2.13.0-1|32	
12cu|perl-Socket-2.13.0-1|33	Also, some common socket "newline" constants are provided: the constants
12cu|perl-Socket-2.13.0-1|34	'CR', 'LF', and 'CRLF', as well as '$CR', '$LF', and '$CRLF', which map to
12cu|perl-Socket-2.13.0-1|35	'\015', '\012', and '\015\012'. If you do not want to use the literal
12cu|perl-Socket-2.13.0-1|36	characters in your programs, then use the constants provided here. They are
12cu|perl-Socket-2.13.0-1|37	not exported by default, but can be imported individually, and with the
12cu|perl-Socket-2.13.0-1|38	':crlf' export tag:
12cu|perl-Socket-2.13.0-1|39	
12cu|perl-Socket-2.13.0-1|40	%prep
12cu|perl-Socket-2.13.0-1|41	%setup -qn %{upstream_name}-%{upstream_version}
12cu|perl-Socket-2.13.0-1|42	
12cu|perl-Socket-2.13.0-1|43	%build
12cu|perl-Socket-2.13.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Socket-2.13.0-1|45	
12cu|perl-Socket-2.13.0-1|46	%make
12cu|perl-Socket-2.13.0-1|47	
12cu|perl-Socket-2.13.0-1|48	%check
12cu|perl-Socket-2.13.0-1|49	%make test
12cu|perl-Socket-2.13.0-1|50	
12cu|perl-Socket-2.13.0-1|51	%install
12cu|perl-Socket-2.13.0-1|52	%makeinstall_std
12cu|perl-Socket-2.13.0-1|53	
12cu|perl-Socket-2.13.0-1|54	%files
12cu|perl-Socket-2.13.0-1|55	%doc Changes META.json LICENSE META.yml
12cu|perl-Socket-2.13.0-1|56	%{_mandir}/man3/*
12cu|perl-Socket-2.13.0-1|57	%{perl_vendorlib}/*
12cu|perl-Socket-2.13.0-1|58	
12cu|perl-Socket-2.13.0-1|59	
12cu|perl-Socket-2.13.0-1|60	%changelog
12cu|perl-Socket-2.13.0-1|61	* Wed Jan 22 2014 Rosa <rosa@abf.rosalinux.ru> 2.13.0-1
12cu|perl-Socket-2.13.0-1|62	+ Revision: d404d17
12cu|perl-Socket-2.13.0-1|63	- Automatic import for version 2.13.0-1
12cu|perl-Socket-2.13.0-1|64	
12cu|perl-Socket-2.13.0-1|65	

11238 12
12cu|perl-Socket-GetAddrInfo-0.220.0-1|1	%define upstream_name    Socket-GetAddrInfo
12cu|perl-Socket-GetAddrInfo-0.220.0-1|2	%define upstream_version 0.22
12cu|perl-Socket-GetAddrInfo-0.220.0-1|3	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|4	%define debug_package %{nil}
12cu|perl-Socket-GetAddrInfo-0.220.0-1|5	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|6	Name:       perl-%{upstream_name}
12cu|perl-Socket-GetAddrInfo-0.220.0-1|7	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Socket-GetAddrInfo-0.220.0-1|8	Release:	1
12cu|perl-Socket-GetAddrInfo-0.220.0-1|9	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|10	Summary:    RFC 2553's C<getaddrinfo> and C<getnameinfo>
12cu|perl-Socket-GetAddrInfo-0.220.0-1|11	License:    GPL+ or Artistic
12cu|perl-Socket-GetAddrInfo-0.220.0-1|12	Group:      Development/Perl
12cu|perl-Socket-GetAddrInfo-0.220.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Socket-GetAddrInfo-0.220.0-1|14	Source0:    http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Socket-GetAddrInfo-0.220.0-1|15	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|16	BuildRequires: perl(ExtUtils::CBuilder)
12cu|perl-Socket-GetAddrInfo-0.220.0-1|17	BuildRequires: perl-ExtUtils-CChecker
12cu|perl-Socket-GetAddrInfo-0.220.0-1|18	BuildRequires: perl(Module::Build)
12cu|perl-Socket-GetAddrInfo-0.220.0-1|19	BuildRequires: perl(Module::Build::Compat)
12cu|perl-Socket-GetAddrInfo-0.220.0-1|20	BuildRequires: perl(Scalar::Util)
12cu|perl-Socket-GetAddrInfo-0.220.0-1|21	BuildRequires: perl(Test::Exception)
12cu|perl-Socket-GetAddrInfo-0.220.0-1|22	BuildRequires: perl(Test::More)
12cu|perl-Socket-GetAddrInfo-0.220.0-1|23	BuildRequires: perl(Module::Build::Compat)
12cu|perl-Socket-GetAddrInfo-0.220.0-1|24	BuildRequires: perl-devel
12cu|perl-Socket-GetAddrInfo-0.220.0-1|25	BuildRequires: perl-Test-Warn
12cu|perl-Socket-GetAddrInfo-0.220.0-1|26	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Socket-GetAddrInfo-0.220.0-1|27	#gw for getaddrinfo:
12cu|perl-Socket-GetAddrInfo-0.220.0-1|28	Conflicts: ruli-tools
12cu|perl-Socket-GetAddrInfo-0.220.0-1|29	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|30	%description
12cu|perl-Socket-GetAddrInfo-0.220.0-1|31	The RFC 2553 functions 'getaddrinfo' and 'getnameinfo' provide an
12cu|perl-Socket-GetAddrInfo-0.220.0-1|32	abstracted way to convert between a pair of host name/service name and
12cu|perl-Socket-GetAddrInfo-0.220.0-1|33	socket addresses, or vice versa. 'getaddrinfo' converts names into a set of
12cu|perl-Socket-GetAddrInfo-0.220.0-1|34	arguments to pass to the 'socket()' and 'connect()' syscalls, and
12cu|perl-Socket-GetAddrInfo-0.220.0-1|35	'getnameinfo' converts a socket address back into its host name/service
12cu|perl-Socket-GetAddrInfo-0.220.0-1|36	name pair.
12cu|perl-Socket-GetAddrInfo-0.220.0-1|37	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|38	These functions provide a useful interface for performing either of these
12cu|perl-Socket-GetAddrInfo-0.220.0-1|39	name resolution operation, without having to deal with IPv4/IPv6
12cu|perl-Socket-GetAddrInfo-0.220.0-1|40	transparency, or whether the underlying host can support IPv6 at all, or
12cu|perl-Socket-GetAddrInfo-0.220.0-1|41	other such issues. However, not all platforms can support the underlying
12cu|perl-Socket-GetAddrInfo-0.220.0-1|42	calls at the C layer, which means a dilema for authors wishing to write
12cu|perl-Socket-GetAddrInfo-0.220.0-1|43	forward-compatible code. Either to support these functions, and cause the
12cu|perl-Socket-GetAddrInfo-0.220.0-1|44	code not to work on older platforms, or stick to the older "legacy"
12cu|perl-Socket-GetAddrInfo-0.220.0-1|45	resolvers such as 'gethostbyname()', which means the code becomes more
12cu|perl-Socket-GetAddrInfo-0.220.0-1|46	portable.
12cu|perl-Socket-GetAddrInfo-0.220.0-1|47	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|48	This module attempts to solve this problem, by detecting at compiletime
12cu|perl-Socket-GetAddrInfo-0.220.0-1|49	whether the underlying OS will support these functions, and only compiling
12cu|perl-Socket-GetAddrInfo-0.220.0-1|50	the XS code if it can. At runtime, when the module is loaded, if the XS
12cu|perl-Socket-GetAddrInfo-0.220.0-1|51	implementation is not available, emulations of the functions using the
12cu|perl-Socket-GetAddrInfo-0.220.0-1|52	legacy resolver functions instead. The emulations support the same
12cu|perl-Socket-GetAddrInfo-0.220.0-1|53	interface as the real functions, and behave as close as is resonably
12cu|perl-Socket-GetAddrInfo-0.220.0-1|54	possible to emulate using the legacy resolvers. See below for details on
12cu|perl-Socket-GetAddrInfo-0.220.0-1|55	the limits of this emulation.
12cu|perl-Socket-GetAddrInfo-0.220.0-1|56	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|57	%prep
12cu|perl-Socket-GetAddrInfo-0.220.0-1|58	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Socket-GetAddrInfo-0.220.0-1|59	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|60	%build
12cu|perl-Socket-GetAddrInfo-0.220.0-1|61	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Socket-GetAddrInfo-0.220.0-1|62	%make
12cu|perl-Socket-GetAddrInfo-0.220.0-1|63	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|64	%check
12cu|perl-Socket-GetAddrInfo-0.220.0-1|65	make test
12cu|perl-Socket-GetAddrInfo-0.220.0-1|66	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|67	%install
12cu|perl-Socket-GetAddrInfo-0.220.0-1|68	rm -rf %buildroot
12cu|perl-Socket-GetAddrInfo-0.220.0-1|69	%makeinstall_std
12cu|perl-Socket-GetAddrInfo-0.220.0-1|70	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|71	%clean
12cu|perl-Socket-GetAddrInfo-0.220.0-1|72	rm -rf %buildroot
12cu|perl-Socket-GetAddrInfo-0.220.0-1|73	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|74	%files
12cu|perl-Socket-GetAddrInfo-0.220.0-1|75	%defattr(-,root,root)
12cu|perl-Socket-GetAddrInfo-0.220.0-1|76	%doc Changes LICENSE README
12cu|perl-Socket-GetAddrInfo-0.220.0-1|77	%{_mandir}/man3/*
12cu|perl-Socket-GetAddrInfo-0.220.0-1|78	%{_mandir}/man1/*
12cu|perl-Socket-GetAddrInfo-0.220.0-1|79	%perl_vendorlib/*
12cu|perl-Socket-GetAddrInfo-0.220.0-1|80	%_bindir/getaddrinfo
12cu|perl-Socket-GetAddrInfo-0.220.0-1|81	%_bindir/getnameinfo
12cu|perl-Socket-GetAddrInfo-0.220.0-1|82	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|83	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|84	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|85	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|86	%changelog
12cu|perl-Socket-GetAddrInfo-0.220.0-1|87	* Mon Jun 04 2012 Götz Waschk <waschk@mandriva.org> 0.220.0-1
12cu|perl-Socket-GetAddrInfo-0.220.0-1|88	+ Revision: 802297
12cu|perl-Socket-GetAddrInfo-0.220.0-1|89	- update to new version 0.22
12cu|perl-Socket-GetAddrInfo-0.220.0-1|90	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|91	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.210.0-2
12cu|perl-Socket-GetAddrInfo-0.220.0-1|92	+ Revision: 768358
12cu|perl-Socket-GetAddrInfo-0.220.0-1|93	- mass rebuild of perl extensions against perl 5.14.2
12cu|perl-Socket-GetAddrInfo-0.220.0-1|94	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|95	* Fri Apr 22 2011 Götz Waschk <waschk@mandriva.org> 0.210.0-1
12cu|perl-Socket-GetAddrInfo-0.220.0-1|96	+ Revision: 656659
12cu|perl-Socket-GetAddrInfo-0.220.0-1|97	- update to new version 0.21
12cu|perl-Socket-GetAddrInfo-0.220.0-1|98	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|99	* Sat Jan 29 2011 Götz Waschk <waschk@mandriva.org> 0.200.0-1
12cu|perl-Socket-GetAddrInfo-0.220.0-1|100	+ Revision: 633864
12cu|perl-Socket-GetAddrInfo-0.220.0-1|101	- new version
12cu|perl-Socket-GetAddrInfo-0.220.0-1|102	- update file list
12cu|perl-Socket-GetAddrInfo-0.220.0-1|103	- add conflict with ruli-tools
12cu|perl-Socket-GetAddrInfo-0.220.0-1|104	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|105	* Sat Oct 16 2010 Götz Waschk <waschk@mandriva.org> 0.190.0-1mdv2011.0
12cu|perl-Socket-GetAddrInfo-0.220.0-1|106	+ Revision: 585999
12cu|perl-Socket-GetAddrInfo-0.220.0-1|107	- update to new version 0.19
12cu|perl-Socket-GetAddrInfo-0.220.0-1|108	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|109	* Thu Sep 16 2010 Götz Waschk <waschk@mandriva.org> 0.180.0-1mdv2011.0
12cu|perl-Socket-GetAddrInfo-0.220.0-1|110	+ Revision: 578820
12cu|perl-Socket-GetAddrInfo-0.220.0-1|111	- update to new version 0.18
12cu|perl-Socket-GetAddrInfo-0.220.0-1|112	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|113	* Wed Sep 15 2010 Götz Waschk <waschk@mandriva.org> 0.170.0-1mdv2011.0
12cu|perl-Socket-GetAddrInfo-0.220.0-1|114	+ Revision: 578427
12cu|perl-Socket-GetAddrInfo-0.220.0-1|115	- update to new version 0.17
12cu|perl-Socket-GetAddrInfo-0.220.0-1|116	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|117	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-2mdv2011.0
12cu|perl-Socket-GetAddrInfo-0.220.0-1|118	+ Revision: 556145
12cu|perl-Socket-GetAddrInfo-0.220.0-1|119	- rebuild for perl 5.12
12cu|perl-Socket-GetAddrInfo-0.220.0-1|120	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|121	* Fri Jul 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2011.0
12cu|perl-Socket-GetAddrInfo-0.220.0-1|122	+ Revision: 553974
12cu|perl-Socket-GetAddrInfo-0.220.0-1|123	- update to 0.16
12cu|perl-Socket-GetAddrInfo-0.220.0-1|124	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|125	* Sat Jan 30 2010 Götz Waschk <waschk@mandriva.org> 0.150.0-1mdv2010.1
12cu|perl-Socket-GetAddrInfo-0.220.0-1|126	+ Revision: 498481
12cu|perl-Socket-GetAddrInfo-0.220.0-1|127	- new version
12cu|perl-Socket-GetAddrInfo-0.220.0-1|128	- update deps
12cu|perl-Socket-GetAddrInfo-0.220.0-1|129	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|130	* Fri Dec 25 2009 Götz Waschk <waschk@mandriva.org> 0.140.0-1mdv2010.1
12cu|perl-Socket-GetAddrInfo-0.220.0-1|131	+ Revision: 482201
12cu|perl-Socket-GetAddrInfo-0.220.0-1|132	- new version
12cu|perl-Socket-GetAddrInfo-0.220.0-1|133	- fix source URL
12cu|perl-Socket-GetAddrInfo-0.220.0-1|134	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|135	+ Jérôme Quelin <jquelin@mandriva.org>
12cu|perl-Socket-GetAddrInfo-0.220.0-1|136	- update to 0.13
12cu|perl-Socket-GetAddrInfo-0.220.0-1|137	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|138	* Mon Sep 14 2009 Götz Waschk <waschk@mandriva.org> 0.130.0-1mdv2010.0
12cu|perl-Socket-GetAddrInfo-0.220.0-1|139	+ Revision: 439392
12cu|perl-Socket-GetAddrInfo-0.220.0-1|140	- update build deps
12cu|perl-Socket-GetAddrInfo-0.220.0-1|141	- update to new version 0.13
12cu|perl-Socket-GetAddrInfo-0.220.0-1|142	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|143	* Mon Jun 29 2009 Götz Waschk <waschk@mandriva.org> 0.120.0-1mdv2010.0
12cu|perl-Socket-GetAddrInfo-0.220.0-1|144	+ Revision: 390466
12cu|perl-Socket-GetAddrInfo-0.220.0-1|145	- import perl-Socket-GetAddrInfo
12cu|perl-Socket-GetAddrInfo-0.220.0-1|146	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|147	
12cu|perl-Socket-GetAddrInfo-0.220.0-1|148	* Mon Jun 29 2009 cpan2dist 0.12-1mdv
12cu|perl-Socket-GetAddrInfo-0.220.0-1|149	- initial mdv release, generated with cpan2dist
12cu|perl-Socket-GetAddrInfo-0.220.0-1|150	

11239 12
12cu|perl-Software-License-0.103.9-1|1	%define debug_package %{nil}
12cu|perl-Software-License-0.103.9-1|2	%define upstream_name    Software-License%define upstream_version 0.103009
12cu|perl-Software-License-0.103.9-1|3	
12cu|perl-Software-License-0.103.9-1|4	Name:		perl-%{upstream_name}
12cu|perl-Software-License-0.103.9-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Software-License-0.103.9-1|6	Release:	1
12cu|perl-Software-License-0.103.9-1|7	
12cu|perl-Software-License-0.103.9-1|8	Summary:	Packages that provide templated software licenses
12cu|perl-Software-License-0.103.9-1|9	License:	GPL+ or Artistic
12cu|perl-Software-License-0.103.9-1|10	Group:		Development/Perl
12cu|perl-Software-License-0.103.9-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Software-License-0.103.9-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Software-License-0.103.9-1|13	
12cu|perl-Software-License-0.103.9-1|14	BuildRequires:	perl-devel
12cu|perl-Software-License-0.103.9-1|15	BuildRequires: perl(Try::Tiny)
12cu|perl-Software-License-0.103.9-1|16	BuildRequires:	perl(Class::ISA)
12cu|perl-Software-License-0.103.9-1|17	BuildRequires:	perl(Data::Section)
12cu|perl-Software-License-0.103.9-1|18	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Software-License-0.103.9-1|19	BuildRequires:	perl(Sub::Install)
12cu|perl-Software-License-0.103.9-1|20	BuildRequires:	perl(Text::Template)
12cu|perl-Software-License-0.103.9-1|21	
12cu|perl-Software-License-0.103.9-1|22	%description
12cu|perl-Software-License-0.103.9-1|23	This packages provides templated software licenses.
12cu|perl-Software-License-0.103.9-1|24	
12cu|perl-Software-License-0.103.9-1|25	%prep
12cu|perl-Software-License-0.103.9-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Software-License-0.103.9-1|27	
12cu|perl-Software-License-0.103.9-1|28	%build
12cu|perl-Software-License-0.103.9-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Software-License-0.103.9-1|30	%make
12cu|perl-Software-License-0.103.9-1|31	
12cu|perl-Software-License-0.103.9-1|32	%check
12cu|perl-Software-License-0.103.9-1|33	%make test
12cu|perl-Software-License-0.103.9-1|34	
12cu|perl-Software-License-0.103.9-1|35	%install
12cu|perl-Software-License-0.103.9-1|36	%makeinstall_std
12cu|perl-Software-License-0.103.9-1|37	
12cu|perl-Software-License-0.103.9-1|38	%files
12cu|perl-Software-License-0.103.9-1|39	%doc Changes LICENSE README
12cu|perl-Software-License-0.103.9-1|40	%{_mandir}/man3/*
12cu|perl-Software-License-0.103.9-1|41	%{perl_vendorlib}/Software
12cu|perl-Software-License-0.103.9-1|42	
12cu|perl-Software-License-0.103.9-1|43	
12cu|perl-Software-License-0.103.9-1|44	%changelog
12cu|perl-Software-License-0.103.9-1|45	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.103.9-1
12cu|perl-Software-License-0.103.9-1|46	+ Revision: 34b6e5c
12cu|perl-Software-License-0.103.9-1|47	- Updated to 0.103009 (by updates_builder)
12cu|perl-Software-License-0.103.9-1|48	
12cu|perl-Software-License-0.103.9-1|49	

11240 12
12cu|perl-Sort-Naturally-1.30.0-1|1	%define upstream_name    Sort-Naturally
12cu|perl-Sort-Naturally-1.30.0-1|2	%define upstream_version 1.03
12cu|perl-Sort-Naturally-1.30.0-1|3	
12cu|perl-Sort-Naturally-1.30.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Sort-Naturally-1.30.0-1|5	Version:	%perl_convert_version 1.03
12cu|perl-Sort-Naturally-1.30.0-1|6	Release:	1
12cu|perl-Sort-Naturally-1.30.0-1|7	
12cu|perl-Sort-Naturally-1.30.0-1|8	Summary:	Sort lexically, but sort numeral parts numerically
12cu|perl-Sort-Naturally-1.30.0-1|9	License:	GPL+ or Artistic
12cu|perl-Sort-Naturally-1.30.0-1|10	Group:		Development/Perl
12cu|perl-Sort-Naturally-1.30.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Sort-Naturally-1.30.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Sort/Sort-Naturally-1.03.tar.gz
12cu|perl-Sort-Naturally-1.30.0-1|13	
12cu|perl-Sort-Naturally-1.30.0-1|14	BuildRequires:	perl-devel
12cu|perl-Sort-Naturally-1.30.0-1|15	BuildArch:	noarch
12cu|perl-Sort-Naturally-1.30.0-1|16	
12cu|perl-Sort-Naturally-1.30.0-1|17	%description
12cu|perl-Sort-Naturally-1.30.0-1|18	This module exports two functions, 'nsort' and 'ncmp'; they are used in
12cu|perl-Sort-Naturally-1.30.0-1|19	implementing my idea of a "natural sorting" algorithm. Under natural
12cu|perl-Sort-Naturally-1.30.0-1|20	sorting, numeric substrings are compared numerically, and other
12cu|perl-Sort-Naturally-1.30.0-1|21	word-characters are compared lexically.
12cu|perl-Sort-Naturally-1.30.0-1|22	
12cu|perl-Sort-Naturally-1.30.0-1|23	%prep
12cu|perl-Sort-Naturally-1.30.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Sort-Naturally-1.30.0-1|25	
12cu|perl-Sort-Naturally-1.30.0-1|26	%build
12cu|perl-Sort-Naturally-1.30.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Sort-Naturally-1.30.0-1|28	%make
12cu|perl-Sort-Naturally-1.30.0-1|29	
12cu|perl-Sort-Naturally-1.30.0-1|30	%check
12cu|perl-Sort-Naturally-1.30.0-1|31	make test
12cu|perl-Sort-Naturally-1.30.0-1|32	
12cu|perl-Sort-Naturally-1.30.0-1|33	%install
12cu|perl-Sort-Naturally-1.30.0-1|34	%makeinstall_std
12cu|perl-Sort-Naturally-1.30.0-1|35	
12cu|perl-Sort-Naturally-1.30.0-1|36	%files
12cu|perl-Sort-Naturally-1.30.0-1|37	%doc ChangeLog README
12cu|perl-Sort-Naturally-1.30.0-1|38	%{_mandir}/man3/*
12cu|perl-Sort-Naturally-1.30.0-1|39	%{perl_vendorlib}/Sort
12cu|perl-Sort-Naturally-1.30.0-1|40	
12cu|perl-Sort-Naturally-1.30.0-1|41	
12cu|perl-Sort-Naturally-1.30.0-1|42	%changelog
12cu|perl-Sort-Naturally-1.30.0-1|43	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.20.0-1mdv2010.0
12cu|perl-Sort-Naturally-1.30.0-1|44	+ Revision: 404392
12cu|perl-Sort-Naturally-1.30.0-1|45	- rebuild using %%perl_convert_version
12cu|perl-Sort-Naturally-1.30.0-1|46	
12cu|perl-Sort-Naturally-1.30.0-1|47	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.02-2mdv2009.0
12cu|perl-Sort-Naturally-1.30.0-1|48	+ Revision: 268724
12cu|perl-Sort-Naturally-1.30.0-1|49	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-Sort-Naturally-1.30.0-1|50	
12cu|perl-Sort-Naturally-1.30.0-1|51	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2009.0
12cu|perl-Sort-Naturally-1.30.0-1|52	+ Revision: 213615
12cu|perl-Sort-Naturally-1.30.0-1|53	- import perl-Sort-Naturally
12cu|perl-Sort-Naturally-1.30.0-1|54	
12cu|perl-Sort-Naturally-1.30.0-1|55	
12cu|perl-Sort-Naturally-1.30.0-1|56	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2009.0
12cu|perl-Sort-Naturally-1.30.0-1|57	- first mdv release
12cu|perl-Sort-Naturally-1.30.0-1|58	

11241 12
12cu|perl-Sphinx-Search-0.280.0-1|1	%define upstream_name    Sphinx-Search
12cu|perl-Sphinx-Search-0.280.0-1|2	%define upstream_version 0.28
12cu|perl-Sphinx-Search-0.280.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Sphinx-Search-0.280.0-1|4	Version:	%perl_convert_version 0.28
12cu|perl-Sphinx-Search-0.280.0-1|5	Release:	1
12cu|perl-Sphinx-Search-0.280.0-1|6	
12cu|perl-Sphinx-Search-0.280.0-1|7	Summary:	Sphinx search engine API Perl client
12cu|perl-Sphinx-Search-0.280.0-1|8	License:	GPL+ or Artistic
12cu|perl-Sphinx-Search-0.280.0-1|9	Group:		Development/Perl
12cu|perl-Sphinx-Search-0.280.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Sphinx-Search-0.280.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/J/JJ/JJSCHUTZ/Sphinx-Search-0.28.tar.gz
12cu|perl-Sphinx-Search-0.280.0-1|12	
12cu|perl-Sphinx-Search-0.280.0-1|13	#BuildRequires:	perl-Test-Pod-Coverage
12cu|perl-Sphinx-Search-0.280.0-1|14	#BuildRequires:	perl-File-SearchPath
12cu|perl-Sphinx-Search-0.280.0-1|15	#BuildRequires:	perl-Path-Class
12cu|perl-Sphinx-Search-0.280.0-1|16	#BuildRequires:	sphinx
12cu|perl-Sphinx-Search-0.280.0-1|17	BuildRequires:	perl-devel
12cu|perl-Sphinx-Search-0.280.0-1|18	BuildArch:	noarch
12cu|perl-Sphinx-Search-0.280.0-1|19	
12cu|perl-Sphinx-Search-0.280.0-1|20	%description
12cu|perl-Sphinx-Search-0.280.0-1|21	Sphinx search engine API Perl client for Sphinx 0.9.8-svn-r871 and later.
12cu|perl-Sphinx-Search-0.280.0-1|22	
12cu|perl-Sphinx-Search-0.280.0-1|23	%prep
12cu|perl-Sphinx-Search-0.280.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Sphinx-Search-0.280.0-1|25	
12cu|perl-Sphinx-Search-0.280.0-1|26	%build
12cu|perl-Sphinx-Search-0.280.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Sphinx-Search-0.280.0-1|28	%make
12cu|perl-Sphinx-Search-0.280.0-1|29	
12cu|perl-Sphinx-Search-0.280.0-1|30	#%%check
12cu|perl-Sphinx-Search-0.280.0-1|31	#make \
12cu|perl-Sphinx-Search-0.280.0-1|32	#    SPHINX_SEARCHD="%{_sbindir}/sphinx-searchd" \
12cu|perl-Sphinx-Search-0.280.0-1|33	#    SPHINX_INDEXER="%{_bindir}/sphinx-indexer" \
12cu|perl-Sphinx-Search-0.280.0-1|34	#    SPHINX_PORT="20000" \
12cu|perl-Sphinx-Search-0.280.0-1|35	#    test
12cu|perl-Sphinx-Search-0.280.0-1|36	
12cu|perl-Sphinx-Search-0.280.0-1|37	%install
12cu|perl-Sphinx-Search-0.280.0-1|38	%makeinstall_std
12cu|perl-Sphinx-Search-0.280.0-1|39	
12cu|perl-Sphinx-Search-0.280.0-1|40	%files
12cu|perl-Sphinx-Search-0.280.0-1|41	%doc Changes README
12cu|perl-Sphinx-Search-0.280.0-1|42	%{perl_vendorlib}/Sphinx/Search.pm
12cu|perl-Sphinx-Search-0.280.0-1|43	%attr(0644,root,root) %{_mandir}/man3/Sphinx::Search.3pm*
12cu|perl-Sphinx-Search-0.280.0-1|44	
12cu|perl-Sphinx-Search-0.280.0-1|45	%changelog
12cu|perl-Sphinx-Search-0.280.0-1|46	* Sat Dec 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.240.1-1mdv2011.0
12cu|perl-Sphinx-Search-0.280.0-1|47	+ Revision: 622890
12cu|perl-Sphinx-Search-0.280.0-1|48	- update to new version 0.240.1
12cu|perl-Sphinx-Search-0.280.0-1|49	
12cu|perl-Sphinx-Search-0.280.0-1|50	* Wed Dec 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.240.0-1mdv2011.0
12cu|perl-Sphinx-Search-0.280.0-1|51	+ Revision: 616217
12cu|perl-Sphinx-Search-0.280.0-1|52	- update to new version 0.24
12cu|perl-Sphinx-Search-0.280.0-1|53	
12cu|perl-Sphinx-Search-0.280.0-1|54	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.0
12cu|perl-Sphinx-Search-0.280.0-1|55	+ Revision: 404394
12cu|perl-Sphinx-Search-0.280.0-1|56	- rebuild using %%perl_convert_version
12cu|perl-Sphinx-Search-0.280.0-1|57	
12cu|perl-Sphinx-Search-0.280.0-1|58	* Sat May 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2010.0
12cu|perl-Sphinx-Search-0.280.0-1|59	+ Revision: 373793
12cu|perl-Sphinx-Search-0.280.0-1|60	- update to new version 0.22
12cu|perl-Sphinx-Search-0.280.0-1|61	
12cu|perl-Sphinx-Search-0.280.0-1|62	* Tue May 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.21-1mdv2010.0
12cu|perl-Sphinx-Search-0.280.0-1|63	+ Revision: 372161
12cu|perl-Sphinx-Search-0.280.0-1|64	- update to new version 0.21
12cu|perl-Sphinx-Search-0.280.0-1|65	
12cu|perl-Sphinx-Search-0.280.0-1|66	* Sun May 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.20-1mdv2010.0
12cu|perl-Sphinx-Search-0.280.0-1|67	+ Revision: 371336
12cu|perl-Sphinx-Search-0.280.0-1|68	- update to new version 0.20
12cu|perl-Sphinx-Search-0.280.0-1|69	
12cu|perl-Sphinx-Search-0.280.0-1|70	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.19-1mdv2010.0
12cu|perl-Sphinx-Search-0.280.0-1|71	+ Revision: 370177
12cu|perl-Sphinx-Search-0.280.0-1|72	- update to new version 0.19
12cu|perl-Sphinx-Search-0.280.0-1|73	
12cu|perl-Sphinx-Search-0.280.0-1|74	* Sat Feb 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2009.1
12cu|perl-Sphinx-Search-0.280.0-1|75	+ Revision: 345922
12cu|perl-Sphinx-Search-0.280.0-1|76	- update to new version 0.15
12cu|perl-Sphinx-Search-0.280.0-1|77	
12cu|perl-Sphinx-Search-0.280.0-1|78	* Mon Feb 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.14-1mdv2009.1
12cu|perl-Sphinx-Search-0.280.0-1|79	+ Revision: 338674
12cu|perl-Sphinx-Search-0.280.0-1|80	- update to new version 0.14
12cu|perl-Sphinx-Search-0.280.0-1|81	
12cu|perl-Sphinx-Search-0.280.0-1|82	* Sun Aug 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2009.0
12cu|perl-Sphinx-Search-0.280.0-1|83	+ Revision: 270396
12cu|perl-Sphinx-Search-0.280.0-1|84	- update to new version 0.12
12cu|perl-Sphinx-Search-0.280.0-1|85	
12cu|perl-Sphinx-Search-0.280.0-1|86	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.11-2mdv2009.0
12cu|perl-Sphinx-Search-0.280.0-1|87	+ Revision: 268725
12cu|perl-Sphinx-Search-0.280.0-1|88	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-Sphinx-Search-0.280.0-1|89	
12cu|perl-Sphinx-Search-0.280.0-1|90	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.0
12cu|perl-Sphinx-Search-0.280.0-1|91	+ Revision: 194861
12cu|perl-Sphinx-Search-0.280.0-1|92	- update to new version 0.11
12cu|perl-Sphinx-Search-0.280.0-1|93	- update to new version 0.11
12cu|perl-Sphinx-Search-0.280.0-1|94	
12cu|perl-Sphinx-Search-0.280.0-1|95	* Thu Jan 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2008.1
12cu|perl-Sphinx-Search-0.280.0-1|96	+ Revision: 160755
12cu|perl-Sphinx-Search-0.280.0-1|97	- update to new version 0.10
12cu|perl-Sphinx-Search-0.280.0-1|98	
12cu|perl-Sphinx-Search-0.280.0-1|99	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Sphinx-Search-0.280.0-1|100	- restore BuildRoot
12cu|perl-Sphinx-Search-0.280.0-1|101	
12cu|perl-Sphinx-Search-0.280.0-1|102	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Sphinx-Search-0.280.0-1|103	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Sphinx-Search-0.280.0-1|104	
12cu|perl-Sphinx-Search-0.280.0-1|105	* Thu Dec 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2008.1
12cu|perl-Sphinx-Search-0.280.0-1|106	+ Revision: 119230
12cu|perl-Sphinx-Search-0.280.0-1|107	- update to new version 0.09
12cu|perl-Sphinx-Search-0.280.0-1|108	
12cu|perl-Sphinx-Search-0.280.0-1|109	* Mon Nov 26 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2008.1
12cu|perl-Sphinx-Search-0.280.0-1|110	+ Revision: 112680
12cu|perl-Sphinx-Search-0.280.0-1|111	- update to new version 0.08
12cu|perl-Sphinx-Search-0.280.0-1|112	- update to new version 0.08
12cu|perl-Sphinx-Search-0.280.0-1|113	
12cu|perl-Sphinx-Search-0.280.0-1|114	* Thu Nov 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.07-1mdv2008.1
12cu|perl-Sphinx-Search-0.280.0-1|115	+ Revision: 104414
12cu|perl-Sphinx-Search-0.280.0-1|116	- import perl-Sphinx-Search
12cu|perl-Sphinx-Search-0.280.0-1|117	
12cu|perl-Sphinx-Search-0.280.0-1|118	
12cu|perl-Sphinx-Search-0.280.0-1|119	* Thu Nov 01 2007 Oden Eriksson <oeriksson@mandriva.com> 0.07-1mdv2008.1
12cu|perl-Sphinx-Search-0.280.0-1|120	- initial Mandriva package
12cu|perl-Sphinx-Search-0.280.0-1|121	

11242 12
12cu|perl-Spreadsheet-Read-0.540.0-1|1	%define upstream_name    Spreadsheet-Read
12cu|perl-Spreadsheet-Read-0.540.0-1|2	%define upstream_version 0.54
12cu|perl-Spreadsheet-Read-0.540.0-1|3	
12cu|perl-Spreadsheet-Read-0.540.0-1|4	%if %{_use_internal_dependency_generator}
12cu|perl-Spreadsheet-Read-0.540.0-1|5	%define __noautoreq '/pro/bin/perl'
12cu|perl-Spreadsheet-Read-0.540.0-1|6	%else
12cu|perl-Spreadsheet-Read-0.540.0-1|7	%define _requires_exceptions /pro/bin/perl
12cu|perl-Spreadsheet-Read-0.540.0-1|8	%endif
12cu|perl-Spreadsheet-Read-0.540.0-1|9	
12cu|perl-Spreadsheet-Read-0.540.0-1|10	Name:		perl-%{upstream_name}
12cu|perl-Spreadsheet-Read-0.540.0-1|11	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Spreadsheet-Read-0.540.0-1|12	Release:	1
12cu|perl-Spreadsheet-Read-0.540.0-1|13	
12cu|perl-Spreadsheet-Read-0.540.0-1|14	Summary:	Transparent read the data from a spreadsheet
12cu|perl-Spreadsheet-Read-0.540.0-1|15	License:	GPL+ or Artistic
12cu|perl-Spreadsheet-Read-0.540.0-1|16	Group:		Development/Perl
12cu|perl-Spreadsheet-Read-0.540.0-1|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Spreadsheet-Read-0.540.0-1|18	Source0:	http://www.cpan.org/modules/by-module/Spreadsheet/Spreadsheet-Read-%{upstream_version}.tgz
12cu|perl-Spreadsheet-Read-0.540.0-1|19	
12cu|perl-Spreadsheet-Read-0.540.0-1|20	BuildRequires:	perl-devel
12cu|perl-Spreadsheet-Read-0.540.0-1|21	BuildRequires:	perl(Carp)
12cu|perl-Spreadsheet-Read-0.540.0-1|22	BuildRequires:	perl(Data::Dumper)
12cu|perl-Spreadsheet-Read-0.540.0-1|23	BuildRequires:	perl(Exporter)
12cu|perl-Spreadsheet-Read-0.540.0-1|24	BuildRequires:	perl(File::Temp)
12cu|perl-Spreadsheet-Read-0.540.0-1|25	BuildRequires:	perl(IO::Scalar)
12cu|perl-Spreadsheet-Read-0.540.0-1|26	BuildRequires:	perl(Spreadsheet::ParseExcel)
12cu|perl-Spreadsheet-Read-0.540.0-1|27	BuildRequires:	perl(Spreadsheet::ParseExcel::FmtDefault)
12cu|perl-Spreadsheet-Read-0.540.0-1|28	BuildRequires:	perl(Spreadsheet::ReadSXC)
12cu|perl-Spreadsheet-Read-0.540.0-1|29	BuildRequires:	perl(Test::More)
12cu|perl-Spreadsheet-Read-0.540.0-1|30	BuildRequires:	perl(Test::NoWarnings)
12cu|perl-Spreadsheet-Read-0.540.0-1|31	BuildRequires:	perl(Text::CSV)
12cu|perl-Spreadsheet-Read-0.540.0-1|32	BuildRequires:	perl(Text::CSV_PP)
12cu|perl-Spreadsheet-Read-0.540.0-1|33	BuildRequires:	perl(Text::CSV_XS)
12cu|perl-Spreadsheet-Read-0.540.0-1|34	
12cu|perl-Spreadsheet-Read-0.540.0-1|35	BuildArch:	noarch
12cu|perl-Spreadsheet-Read-0.540.0-1|36	
12cu|perl-Spreadsheet-Read-0.540.0-1|37	%description
12cu|perl-Spreadsheet-Read-0.540.0-1|38	Spreadsheet::Read tries to transparently read *any* spreadsheet and return
12cu|perl-Spreadsheet-Read-0.540.0-1|39	its content in a universal manner independent of the parsing module that
12cu|perl-Spreadsheet-Read-0.540.0-1|40	does the actual spreadsheet scanning.
12cu|perl-Spreadsheet-Read-0.540.0-1|41	
12cu|perl-Spreadsheet-Read-0.540.0-1|42	For OpenOffice this module uses Spreadsheet::ReadSXC
12cu|perl-Spreadsheet-Read-0.540.0-1|43	
12cu|perl-Spreadsheet-Read-0.540.0-1|44	For Microsoft Excel this module uses Spreadsheet::ParseExcel or
12cu|perl-Spreadsheet-Read-0.540.0-1|45	Spreadsheet::XLSX
12cu|perl-Spreadsheet-Read-0.540.0-1|46	
12cu|perl-Spreadsheet-Read-0.540.0-1|47	%prep
12cu|perl-Spreadsheet-Read-0.540.0-1|48	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Spreadsheet-Read-0.540.0-1|49	
12cu|perl-Spreadsheet-Read-0.540.0-1|50	%build
12cu|perl-Spreadsheet-Read-0.540.0-1|51	yes | perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Spreadsheet-Read-0.540.0-1|52	%make
12cu|perl-Spreadsheet-Read-0.540.0-1|53	
12cu|perl-Spreadsheet-Read-0.540.0-1|54	%check
12cu|perl-Spreadsheet-Read-0.540.0-1|55	%make test
12cu|perl-Spreadsheet-Read-0.540.0-1|56	
12cu|perl-Spreadsheet-Read-0.540.0-1|57	%install
12cu|perl-Spreadsheet-Read-0.540.0-1|58	%makeinstall_std
12cu|perl-Spreadsheet-Read-0.540.0-1|59	
12cu|perl-Spreadsheet-Read-0.540.0-1|60	%files
12cu|perl-Spreadsheet-Read-0.540.0-1|61	%doc META.yml README Changes
12cu|perl-Spreadsheet-Read-0.540.0-1|62	%{_mandir}/man3/*
12cu|perl-Spreadsheet-Read-0.540.0-1|63	%{perl_vendorlib}/*
12cu|perl-Spreadsheet-Read-0.540.0-1|64	%{_bindir}/*
12cu|perl-Spreadsheet-Read-0.540.0-1|65	
12cu|perl-Spreadsheet-Read-0.540.0-1|66	
12cu|perl-Spreadsheet-Read-0.540.0-1|67	%changelog
12cu|perl-Spreadsheet-Read-0.540.0-1|68	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.540.0-1
12cu|perl-Spreadsheet-Read-0.540.0-1|69	+ Revision: e47af96
12cu|perl-Spreadsheet-Read-0.540.0-1|70	- Updated to 0.54 (by updates_builder)
12cu|perl-Spreadsheet-Read-0.540.0-1|71	
12cu|perl-Spreadsheet-Read-0.540.0-1|72	

11243 12
12cu|perl-SQL-Abstract-1.770.0-1|1	%define upstream_name	 SQL-Abstract
12cu|perl-SQL-Abstract-1.770.0-1|2	%define upstream_version 1.77
12cu|perl-SQL-Abstract-1.770.0-1|3	
12cu|perl-SQL-Abstract-1.770.0-1|4	# We need this to avoid circular deps
12cu|perl-SQL-Abstract-1.770.0-1|5	%if %{_use_internal_dependency_generator}
12cu|perl-SQL-Abstract-1.770.0-1|6	%define __noautoreq 'perl\\(DBIx::Class::Storage::Statistics\\)'
12cu|perl-SQL-Abstract-1.770.0-1|7	%else
12cu|perl-SQL-Abstract-1.770.0-1|8	%define _requires_exceptions DBIx::Class::Storage::Statistics
12cu|perl-SQL-Abstract-1.770.0-1|9	%endif
12cu|perl-SQL-Abstract-1.770.0-1|10	
12cu|perl-SQL-Abstract-1.770.0-1|11	Name:		perl-%{upstream_name}
12cu|perl-SQL-Abstract-1.770.0-1|12	Version:	%perl_convert_version %{upstream_version}
12cu|perl-SQL-Abstract-1.770.0-1|13	Release:	1
12cu|perl-SQL-Abstract-1.770.0-1|14	
12cu|perl-SQL-Abstract-1.770.0-1|15	Summary:	Generate SQL from Perl data structures
12cu|perl-SQL-Abstract-1.770.0-1|16	License:	Artistic
12cu|perl-SQL-Abstract-1.770.0-1|17	Group:		Development/Perl
12cu|perl-SQL-Abstract-1.770.0-1|18	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-SQL-Abstract-1.770.0-1|19	Source0:	http://www.cpan.org/modules/by-module/SQL/SQL-Abstract-%{upstream_version}.tar.gz
12cu|perl-SQL-Abstract-1.770.0-1|20	
12cu|perl-SQL-Abstract-1.770.0-1|21	BuildRequires:	perl-devel
12cu|perl-SQL-Abstract-1.770.0-1|22	BuildRequires:	perl(Clone)
12cu|perl-SQL-Abstract-1.770.0-1|23	BuildRequires:	perl(Class::Accessor::Grouped)
12cu|perl-SQL-Abstract-1.770.0-1|24	BuildRequires:	perl(Test::Warn)
12cu|perl-SQL-Abstract-1.770.0-1|25	BuildRequires:	perl(Test::Deep)
12cu|perl-SQL-Abstract-1.770.0-1|26	BuildRequires:	perl(Test::Exception)
12cu|perl-SQL-Abstract-1.770.0-1|27	BuildRequires:	perl(Hash::Merge)
12cu|perl-SQL-Abstract-1.770.0-1|28	BuildRequires:	perl(Getopt::Long::Descriptive)
12cu|perl-SQL-Abstract-1.770.0-1|29	BuildArch:	noarch
12cu|perl-SQL-Abstract-1.770.0-1|30	
12cu|perl-SQL-Abstract-1.770.0-1|31	%description
12cu|perl-SQL-Abstract-1.770.0-1|32	This module was inspired by the excellent L<DBIx::Abstract>.
12cu|perl-SQL-Abstract-1.770.0-1|33	However, in using that module I found that what I really wanted
12cu|perl-SQL-Abstract-1.770.0-1|34	to do was generate SQL, but still retain complete control over my
12cu|perl-SQL-Abstract-1.770.0-1|35	statement handles and use the DBI interface. So, I set out to
12cu|perl-SQL-Abstract-1.770.0-1|36	create an abstract SQL generation module.
12cu|perl-SQL-Abstract-1.770.0-1|37	
12cu|perl-SQL-Abstract-1.770.0-1|38	While based on the concepts used by DBIx::Abstract, there are
12cu|perl-SQL-Abstract-1.770.0-1|39	several important differences, especially when it comes to WHERE
12cu|perl-SQL-Abstract-1.770.0-1|40	clauses. I have modified the concepts used to make the SQL easier
12cu|perl-SQL-Abstract-1.770.0-1|41	to generate from Perl data structures and, IMO, more intuitive.
12cu|perl-SQL-Abstract-1.770.0-1|42	The underlying idea is for this module to do what you mean, based
12cu|perl-SQL-Abstract-1.770.0-1|43	on the data structures you provide it. The big advantage is that
12cu|perl-SQL-Abstract-1.770.0-1|44	you don't have to modify your code every time your data changes,
12cu|perl-SQL-Abstract-1.770.0-1|45	as this module figures it out.
12cu|perl-SQL-Abstract-1.770.0-1|46	
12cu|perl-SQL-Abstract-1.770.0-1|47	%prep
12cu|perl-SQL-Abstract-1.770.0-1|48	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-SQL-Abstract-1.770.0-1|49	
12cu|perl-SQL-Abstract-1.770.0-1|50	%build
12cu|perl-SQL-Abstract-1.770.0-1|51	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-SQL-Abstract-1.770.0-1|52	%make
12cu|perl-SQL-Abstract-1.770.0-1|53	
12cu|perl-SQL-Abstract-1.770.0-1|54	%install
12cu|perl-SQL-Abstract-1.770.0-1|55	%makeinstall_std
12cu|perl-SQL-Abstract-1.770.0-1|56	
12cu|perl-SQL-Abstract-1.770.0-1|57	%check
12cu|perl-SQL-Abstract-1.770.0-1|58	make test
12cu|perl-SQL-Abstract-1.770.0-1|59	
12cu|perl-SQL-Abstract-1.770.0-1|60	%files
12cu|perl-SQL-Abstract-1.770.0-1|61	%doc Changes
12cu|perl-SQL-Abstract-1.770.0-1|62	%{perl_vendorlib}/*
12cu|perl-SQL-Abstract-1.770.0-1|63	%{_bindir}/*
12cu|perl-SQL-Abstract-1.770.0-1|64	%{_mandir}/*/*
12cu|perl-SQL-Abstract-1.770.0-1|65	
12cu|perl-SQL-Abstract-1.770.0-1|66	
12cu|perl-SQL-Abstract-1.770.0-1|67	%changelog
12cu|perl-SQL-Abstract-1.770.0-1|68	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.770.0-1
12cu|perl-SQL-Abstract-1.770.0-1|69	+ Revision: 69cdb6e
12cu|perl-SQL-Abstract-1.770.0-1|70	- Updated to 1.77 (by updates_builder)
12cu|perl-SQL-Abstract-1.770.0-1|71	
12cu|perl-SQL-Abstract-1.770.0-1|72	

11244 12
12cu|perl-SQL-Statement-1.405.0-1|1	%define upstream_name       SQL-Statement
12cu|perl-SQL-Statement-1.405.0-1|2	%define upstream_version 1.405
12cu|perl-SQL-Statement-1.405.0-1|3	
12cu|perl-SQL-Statement-1.405.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-SQL-Statement-1.405.0-1|5	Version:	%perl_convert_version 1.405
12cu|perl-SQL-Statement-1.405.0-1|6	Release:	1
12cu|perl-SQL-Statement-1.405.0-1|7	
12cu|perl-SQL-Statement-1.405.0-1|8	Summary:	SQL parsing and processing engine
12cu|perl-SQL-Statement-1.405.0-1|9	License:	GPL
12cu|perl-SQL-Statement-1.405.0-1|10	Group:		Development/Perl
12cu|perl-SQL-Statement-1.405.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-SQL-Statement-1.405.0-1|12	Source0:	http://www.cpan.org/modules/by-module/SQL/SQL-Statement-1.405.tar.gz
12cu|perl-SQL-Statement-1.405.0-1|13	
12cu|perl-SQL-Statement-1.405.0-1|14	BuildRequires:	perl-devel
12cu|perl-SQL-Statement-1.405.0-1|15	BuildRequires:	perl(Clone)
12cu|perl-SQL-Statement-1.405.0-1|16	BuildRequires:	perl(Params::Util)
12cu|perl-SQL-Statement-1.405.0-1|17	
12cu|perl-SQL-Statement-1.405.0-1|18	BuildArch:	noarch
12cu|perl-SQL-Statement-1.405.0-1|19	
12cu|perl-SQL-Statement-1.405.0-1|20	%description
12cu|perl-SQL-Statement-1.405.0-1|21	The SQL::Statement module implements a pure Perl SQL parsing and execution
12cu|perl-SQL-Statement-1.405.0-1|22	engine. While it by no means implements full ANSI standard, it does support
12cu|perl-SQL-Statement-1.405.0-1|23	many features including column and table aliases, built-in and user-defined
12cu|perl-SQL-Statement-1.405.0-1|24	functions, implicit and explicit joins, complexly nested search conditions, and
12cu|perl-SQL-Statement-1.405.0-1|25	other features.
12cu|perl-SQL-Statement-1.405.0-1|26	
12cu|perl-SQL-Statement-1.405.0-1|27	%prep
12cu|perl-SQL-Statement-1.405.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-SQL-Statement-1.405.0-1|29	
12cu|perl-SQL-Statement-1.405.0-1|30	%build
12cu|perl-SQL-Statement-1.405.0-1|31	SQL_STATEMENT_WARN_UPDATE=sure perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-SQL-Statement-1.405.0-1|32	%make
12cu|perl-SQL-Statement-1.405.0-1|33	
12cu|perl-SQL-Statement-1.405.0-1|34	%check
12cu|perl-SQL-Statement-1.405.0-1|35	make test
12cu|perl-SQL-Statement-1.405.0-1|36	
12cu|perl-SQL-Statement-1.405.0-1|37	%install
12cu|perl-SQL-Statement-1.405.0-1|38	%makeinstall_std
12cu|perl-SQL-Statement-1.405.0-1|39	
12cu|perl-SQL-Statement-1.405.0-1|40	%files
12cu|perl-SQL-Statement-1.405.0-1|41	%doc README Changes
12cu|perl-SQL-Statement-1.405.0-1|42	%{perl_vendorlib}/SQL
12cu|perl-SQL-Statement-1.405.0-1|43	%{_mandir}/*/*
12cu|perl-SQL-Statement-1.405.0-1|44	
12cu|perl-SQL-Statement-1.405.0-1|45	
12cu|perl-SQL-Statement-1.405.0-1|46	%changelog
12cu|perl-SQL-Statement-1.405.0-1|47	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 1.330.0-2mdv2011.0
12cu|perl-SQL-Statement-1.405.0-1|48	+ Revision: 640781
12cu|perl-SQL-Statement-1.405.0-1|49	- rebuild to obsolete old packages
12cu|perl-SQL-Statement-1.405.0-1|50	
12cu|perl-SQL-Statement-1.405.0-1|51	* Mon Feb 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.330.0-1
12cu|perl-SQL-Statement-1.405.0-1|52	+ Revision: 636616
12cu|perl-SQL-Statement-1.405.0-1|53	- update to new version 1.33
12cu|perl-SQL-Statement-1.405.0-1|54	
12cu|perl-SQL-Statement-1.405.0-1|55	* Wed Feb 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.320.0-1
12cu|perl-SQL-Statement-1.405.0-1|56	+ Revision: 635243
12cu|perl-SQL-Statement-1.405.0-1|57	- update to new version 1.32
12cu|perl-SQL-Statement-1.405.0-1|58	
12cu|perl-SQL-Statement-1.405.0-1|59	* Tue Aug 17 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.310.0-1mdv2011.0
12cu|perl-SQL-Statement-1.405.0-1|60	+ Revision: 570746
12cu|perl-SQL-Statement-1.405.0-1|61	- update to 1.31
12cu|perl-SQL-Statement-1.405.0-1|62	
12cu|perl-SQL-Statement-1.405.0-1|63	* Sun Aug 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.300.0-1mdv2011.0
12cu|perl-SQL-Statement-1.405.0-1|64	+ Revision: 567731
12cu|perl-SQL-Statement-1.405.0-1|65	- new version
12cu|perl-SQL-Statement-1.405.0-1|66	
12cu|perl-SQL-Statement-1.405.0-1|67	* Fri Jul 16 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.280.0-1mdv2011.0
12cu|perl-SQL-Statement-1.405.0-1|68	+ Revision: 553973
12cu|perl-SQL-Statement-1.405.0-1|69	- update to 1.28
12cu|perl-SQL-Statement-1.405.0-1|70	
12cu|perl-SQL-Statement-1.405.0-1|71	* Tue Jul 13 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.270.0-1mdv2011.0
12cu|perl-SQL-Statement-1.405.0-1|72	+ Revision: 552629
12cu|perl-SQL-Statement-1.405.0-1|73	- update to 1.27
12cu|perl-SQL-Statement-1.405.0-1|74	
12cu|perl-SQL-Statement-1.405.0-1|75	* Sun Apr 18 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.260.0-1mdv2010.1
12cu|perl-SQL-Statement-1.405.0-1|76	+ Revision: 536212
12cu|perl-SQL-Statement-1.405.0-1|77	- update to 1.26
12cu|perl-SQL-Statement-1.405.0-1|78	
12cu|perl-SQL-Statement-1.405.0-1|79	* Tue Mar 16 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.250.0-1mdv2010.1
12cu|perl-SQL-Statement-1.405.0-1|80	+ Revision: 521629
12cu|perl-SQL-Statement-1.405.0-1|81	- update to 1.25
12cu|perl-SQL-Statement-1.405.0-1|82	
12cu|perl-SQL-Statement-1.405.0-1|83	* Sat Nov 21 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.230.0-1mdv2010.1
12cu|perl-SQL-Statement-1.405.0-1|84	+ Revision: 467878
12cu|perl-SQL-Statement-1.405.0-1|85	- update to 1.23
12cu|perl-SQL-Statement-1.405.0-1|86	
12cu|perl-SQL-Statement-1.405.0-1|87	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.220.0-1mdv2010.1
12cu|perl-SQL-Statement-1.405.0-1|88	+ Revision: 461357
12cu|perl-SQL-Statement-1.405.0-1|89	- update to 1.22
12cu|perl-SQL-Statement-1.405.0-1|90	
12cu|perl-SQL-Statement-1.405.0-1|91	* Sun Aug 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.200.0-1mdv2010.0
12cu|perl-SQL-Statement-1.405.0-1|92	+ Revision: 419915
12cu|perl-SQL-Statement-1.405.0-1|93	- new perl version macro
12cu|perl-SQL-Statement-1.405.0-1|94	- fix one of the two failing tests, ignore other
12cu|perl-SQL-Statement-1.405.0-1|95	
12cu|perl-SQL-Statement-1.405.0-1|96	* Fri Mar 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.20-1mdv2009.1
12cu|perl-SQL-Statement-1.405.0-1|97	+ Revision: 349681
12cu|perl-SQL-Statement-1.405.0-1|98	- update to new version 1.20
12cu|perl-SQL-Statement-1.405.0-1|99	
12cu|perl-SQL-Statement-1.405.0-1|100	* Mon Feb 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.19-1mdv2009.1
12cu|perl-SQL-Statement-1.405.0-1|101	+ Revision: 338673
12cu|perl-SQL-Statement-1.405.0-1|102	- update to new version 1.19
12cu|perl-SQL-Statement-1.405.0-1|103	
12cu|perl-SQL-Statement-1.405.0-1|104	* Sat Jan 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.17-1mdv2009.1
12cu|perl-SQL-Statement-1.405.0-1|105	+ Revision: 333300
12cu|perl-SQL-Statement-1.405.0-1|106	- new version
12cu|perl-SQL-Statement-1.405.0-1|107	
12cu|perl-SQL-Statement-1.405.0-1|108	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.15-4mdv2009.0
12cu|perl-SQL-Statement-1.405.0-1|109	+ Revision: 241906
12cu|perl-SQL-Statement-1.405.0-1|110	- rebuild
12cu|perl-SQL-Statement-1.405.0-1|111	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-SQL-Statement-1.405.0-1|112	
12cu|perl-SQL-Statement-1.405.0-1|113	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-SQL-Statement-1.405.0-1|114	- restore BuildRoot
12cu|perl-SQL-Statement-1.405.0-1|115	
12cu|perl-SQL-Statement-1.405.0-1|116	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 1.15-2mdv2008.0
12cu|perl-SQL-Statement-1.405.0-1|117	+ Revision: 23891
12cu|perl-SQL-Statement-1.405.0-1|118	- rebuild
12cu|perl-SQL-Statement-1.405.0-1|119	
12cu|perl-SQL-Statement-1.405.0-1|120	
12cu|perl-SQL-Statement-1.405.0-1|121	* Wed Mar 01 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.15-1mdk
12cu|perl-SQL-Statement-1.405.0-1|122	- New release 1.15
12cu|perl-SQL-Statement-1.405.0-1|123	
12cu|perl-SQL-Statement-1.405.0-1|124	* Thu Sep 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.14-2mdk
12cu|perl-SQL-Statement-1.405.0-1|125	- fix url
12cu|perl-SQL-Statement-1.405.0-1|126	- Fix Source
12cu|perl-SQL-Statement-1.405.0-1|127	- remove -q
12cu|perl-SQL-Statement-1.405.0-1|128	- mkrel
12cu|perl-SQL-Statement-1.405.0-1|129	
12cu|perl-SQL-Statement-1.405.0-1|130	* Mon May 09 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.14-1mdk
12cu|perl-SQL-Statement-1.405.0-1|131	- 1.14
12cu|perl-SQL-Statement-1.405.0-1|132	- Convert files to Unix end of lines, don't leave them executable
12cu|perl-SQL-Statement-1.405.0-1|133	
12cu|perl-SQL-Statement-1.405.0-1|134	* Thu Jun 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.09-1mdk
12cu|perl-SQL-Statement-1.405.0-1|135	- 1.09
12cu|perl-SQL-Statement-1.405.0-1|136	
12cu|perl-SQL-Statement-1.405.0-1|137	* Fri Aug 15 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.005-5mdk
12cu|perl-SQL-Statement-1.405.0-1|138	- rebuild for new perl
12cu|perl-SQL-Statement-1.405.0-1|139	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cu|perl-SQL-Statement-1.405.0-1|140	- drop $RPM_OPT_FLAGS, noarch..
12cu|perl-SQL-Statement-1.405.0-1|141	- use %%makeinstall_std macro
12cu|perl-SQL-Statement-1.405.0-1|142	
12cu|perl-SQL-Statement-1.405.0-1|143	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.005-4mdk
12cu|perl-SQL-Statement-1.405.0-1|144	- rebuild for new auto{prov,req}
12cu|perl-SQL-Statement-1.405.0-1|145	
12cu|perl-SQL-Statement-1.405.0-1|146	* Mon May 05 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.005-3mdk
12cu|perl-SQL-Statement-1.405.0-1|147	- buildrequires
12cu|perl-SQL-Statement-1.405.0-1|148	
12cu|perl-SQL-Statement-1.405.0-1|149	

11245 12
12cu|perl-SQL-Translator-0.110.180-2|1	%define upstream_name	 SQL-Translator
12cu|perl-SQL-Translator-0.110.180-2|2	%define upstream_version 0.11018
12cu|perl-SQL-Translator-0.110.180-2|3	
12cu|perl-SQL-Translator-0.110.180-2|4	%if %{_use_internal_dependency_generator}
12cu|perl-SQL-Translator-0.110.180-2|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(.*)\\)'
12cu|perl-SQL-Translator-0.110.180-2|6	%else
12cu|perl-SQL-Translator-0.110.180-2|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
12cu|perl-SQL-Translator-0.110.180-2|8	%endif
12cu|perl-SQL-Translator-0.110.180-2|9	
12cu|perl-SQL-Translator-0.110.180-2|10	Name:		perl-%{upstream_name}
12cu|perl-SQL-Translator-0.110.180-2|11	Version:	%perl_convert_version %{upstream_version}
12cu|perl-SQL-Translator-0.110.180-2|12	Release:	2
12cu|perl-SQL-Translator-0.110.180-2|13	
12cu|perl-SQL-Translator-0.110.180-2|14	Summary:	Manipulate structured data definitions (SQL and more)
12cu|perl-SQL-Translator-0.110.180-2|15	License:	GPL
12cu|perl-SQL-Translator-0.110.180-2|16	Group:		Development/Perl
12cu|perl-SQL-Translator-0.110.180-2|17	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/SQL/SQL-Translator-%{upstream_version}.tar.gz
12cu|perl-SQL-Translator-0.110.180-2|18	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-SQL-Translator-0.110.180-2|19	
12cu|perl-SQL-Translator-0.110.180-2|20	BuildRequires:	perl-devel
12cu|perl-SQL-Translator-0.110.180-2|21	BuildRequires:	perl(CGI)
12cu|perl-SQL-Translator-0.110.180-2|22	BuildRequires:	perl(Carp::Clan)
12cu|perl-SQL-Translator-0.110.180-2|23	BuildRequires:	perl(Class::Accessor::Fast)
12cu|perl-SQL-Translator-0.110.180-2|24	BuildRequires:	perl(Class::Base)
12cu|perl-SQL-Translator-0.110.180-2|25	BuildRequires:	perl(Class::Data::Inheritable) >= 0.02
12cu|perl-SQL-Translator-0.110.180-2|26	BuildRequires:	perl(Class::MakeMethods)
12cu|perl-SQL-Translator-0.110.180-2|27	BuildRequires:	perl(DBI)
12cu|perl-SQL-Translator-0.110.180-2|28	BuildRequires:	perl(Digest::SHA1)
12cu|perl-SQL-Translator-0.110.180-2|29	BuildRequires:	perl(File::Basename)
12cu|perl-SQL-Translator-0.110.180-2|30	BuildRequires:	perl(File::Spec)
12cu|perl-SQL-Translator-0.110.180-2|31	BuildRequires:	perl(File::ShareDir)
12cu|perl-SQL-Translator-0.110.180-2|32	BuildRequires:	perl(IO::Dir)
12cu|perl-SQL-Translator-0.110.180-2|33	BuildRequires:	perl(IO::Scalar)
12cu|perl-SQL-Translator-0.110.180-2|34	BuildRequires:	perl(Log::Log4perl)
12cu|perl-SQL-Translator-0.110.180-2|35	BuildRequires:	perl(Moo)
12cu|perl-SQL-Translator-0.110.180-2|36	BuildRequires:	perl(Parse::RecDescent) >= 1.94
12cu|perl-SQL-Translator-0.110.180-2|37	BuildRequires:	perl(Pod::Usage)
12cu|perl-SQL-Translator-0.110.180-2|38	BuildRequires:	perl(Readonly)
12cu|perl-SQL-Translator-0.110.180-2|39	BuildRequires:	perl(Test::Differences)
12cu|perl-SQL-Translator-0.110.180-2|40	BuildRequires:	perl(Test::Exception)
12cu|perl-SQL-Translator-0.110.180-2|41	BuildRequires:	perl(Test::More) >= 0.6
12cu|perl-SQL-Translator-0.110.180-2|42	BuildRequires:	perl(XML::Writer)
12cu|perl-SQL-Translator-0.110.180-2|43	BuildRequires:	perl(YAML) >= 0.39
12cu|perl-SQL-Translator-0.110.180-2|44	BuildRequires:	perl(strictures)
12cu|perl-SQL-Translator-0.110.180-2|45	BuildRequires:	perl(Digest::SHA)
12cu|perl-SQL-Translator-0.110.180-2|46	BuildRequires:	perl(Package::Variant)
12cu|perl-SQL-Translator-0.110.180-2|47	BuildRequires:	perl(Class::Method::Modifiers)
12cu|perl-SQL-Translator-0.110.180-2|48	Requires:	perl(Class::Method::Modifiers)
12cu|perl-SQL-Translator-0.110.180-2|49	BuildArch:	noarch
12cu|perl-SQL-Translator-0.110.180-2|50	
12cu|perl-SQL-Translator-0.110.180-2|51	%description
12cu|perl-SQL-Translator-0.110.180-2|52	SQL::Translator is a group of Perl modules that converts
12cu|perl-SQL-Translator-0.110.180-2|53	vendor-specific SQL table definitions into other formats, such as
12cu|perl-SQL-Translator-0.110.180-2|54	other vendor-specific SQL, ER diagrams, documentation (POD and HTML),
12cu|perl-SQL-Translator-0.110.180-2|55	XML, and Class::DBI classes. The main focus of SQL::Translator is SQL,
12cu|perl-SQL-Translator-0.110.180-2|56	but parsers exist for other structured data formats, including Excel
12cu|perl-SQL-Translator-0.110.180-2|57	spreadsheets and arbitrarily delimited text files. Through the
12cu|perl-SQL-Translator-0.110.180-2|58	separation of the code into parsers and producers with an object model
12cu|perl-SQL-Translator-0.110.180-2|59	in between, it's possible to combine any parser with any producer, to
12cu|perl-SQL-Translator-0.110.180-2|60	plug in custom parsers or producers, or to manipulate the parsed data
12cu|perl-SQL-Translator-0.110.180-2|61	via the built-in object model. Presently only the definition parts of
12cu|perl-SQL-Translator-0.110.180-2|62	SQL are handled (CREATE, ALTER), not the manipulation of data (INSERT,
12cu|perl-SQL-Translator-0.110.180-2|63	UPDATE, DELETE).
12cu|perl-SQL-Translator-0.110.180-2|64	
12cu|perl-SQL-Translator-0.110.180-2|65	
12cu|perl-SQL-Translator-0.110.180-2|66	%prep
12cu|perl-SQL-Translator-0.110.180-2|67	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-SQL-Translator-0.110.180-2|68	
12cu|perl-SQL-Translator-0.110.180-2|69	%build
12cu|perl-SQL-Translator-0.110.180-2|70	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-SQL-Translator-0.110.180-2|71	%make
12cu|perl-SQL-Translator-0.110.180-2|72	
12cu|perl-SQL-Translator-0.110.180-2|73	%check
12cu|perl-SQL-Translator-0.110.180-2|74	%make test
12cu|perl-SQL-Translator-0.110.180-2|75	
12cu|perl-SQL-Translator-0.110.180-2|76	%install
12cu|perl-SQL-Translator-0.110.180-2|77	%makeinstall_std
12cu|perl-SQL-Translator-0.110.180-2|78	
12cu|perl-SQL-Translator-0.110.180-2|79	%files
12cu|perl-SQL-Translator-0.110.180-2|80	%defattr(0644,root,root,0755)
12cu|perl-SQL-Translator-0.110.180-2|81	%doc Changes README
12cu|perl-SQL-Translator-0.110.180-2|82	%attr(0755,root,root) %{_bindir}/sqlt*
12cu|perl-SQL-Translator-0.110.180-2|83	%{perl_vendorlib}/SQL
12cu|perl-SQL-Translator-0.110.180-2|84	%{perl_vendorlib}/Test
12cu|perl-SQL-Translator-0.110.180-2|85	%{perl_vendorlib}/auto
12cu|perl-SQL-Translator-0.110.180-2|86	%{_mandir}/man*/*
12cu|perl-SQL-Translator-0.110.180-2|87	
12cu|perl-SQL-Translator-0.110.180-2|88	%changelog
12cu|perl-SQL-Translator-0.110.180-2|89	* Sun Apr 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.180-2
12cu|perl-SQL-Translator-0.110.180-2|90	+ Revision: 880ac26
12cu|perl-SQL-Translator-0.110.180-2|91	- Added explicit perl(Class::Method::Modifiers) req
12cu|perl-SQL-Translator-0.110.180-2|92	
12cu|perl-SQL-Translator-0.110.180-2|93	

11246 12
12cu|perl-Statistics-Basic-1.660.700-1|1	%define upstream_name    Statistics-Basic
12cu|perl-Statistics-Basic-1.660.700-1|2	%define upstream_version 1.6607
12cu|perl-Statistics-Basic-1.660.700-1|3	
12cu|perl-Statistics-Basic-1.660.700-1|4	Name:		perl-%{upstream_name}
12cu|perl-Statistics-Basic-1.660.700-1|5	Version:	%perl_convert_version 1.6607
12cu|perl-Statistics-Basic-1.660.700-1|6	Release:	1
12cu|perl-Statistics-Basic-1.660.700-1|7	Epoch:		1
12cu|perl-Statistics-Basic-1.660.700-1|8	
12cu|perl-Statistics-Basic-1.660.700-1|9	License:	GPL+ or Artistic
12cu|perl-Statistics-Basic-1.660.700-1|10	Group:		Development/Perl
12cu|perl-Statistics-Basic-1.660.700-1|11	Summary:	A collection of very basic statistics modules
12cu|perl-Statistics-Basic-1.660.700-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Statistics-Basic-1.660.700-1|13	Source0:	http://www.cpan.org/modules/by-module/Statistics/Statistics-Basic-1.6607.tar.gz
12cu|perl-Statistics-Basic-1.660.700-1|14	
12cu|perl-Statistics-Basic-1.660.700-1|15	BuildRequires:	perl-devel
12cu|perl-Statistics-Basic-1.660.700-1|16	BuildRequires:	perl(Number::Format)
12cu|perl-Statistics-Basic-1.660.700-1|17	BuildRequires:	perl(Scalar::Util)
12cu|perl-Statistics-Basic-1.660.700-1|18	BuildArch:	noarch
12cu|perl-Statistics-Basic-1.660.700-1|19	
12cu|perl-Statistics-Basic-1.660.700-1|20	%description
12cu|perl-Statistics-Basic-1.660.700-1|21	A collection of very basic statistics modules
12cu|perl-Statistics-Basic-1.660.700-1|22	
12cu|perl-Statistics-Basic-1.660.700-1|23	%prep
12cu|perl-Statistics-Basic-1.660.700-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Statistics-Basic-1.660.700-1|25	
12cu|perl-Statistics-Basic-1.660.700-1|26	%build
12cu|perl-Statistics-Basic-1.660.700-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Statistics-Basic-1.660.700-1|28	%make
12cu|perl-Statistics-Basic-1.660.700-1|29	
12cu|perl-Statistics-Basic-1.660.700-1|30	%check
12cu|perl-Statistics-Basic-1.660.700-1|31	make test
12cu|perl-Statistics-Basic-1.660.700-1|32	
12cu|perl-Statistics-Basic-1.660.700-1|33	%install
12cu|perl-Statistics-Basic-1.660.700-1|34	%makeinstall_std
12cu|perl-Statistics-Basic-1.660.700-1|35	
12cu|perl-Statistics-Basic-1.660.700-1|36	%files
12cu|perl-Statistics-Basic-1.660.700-1|37	%doc README Changes
12cu|perl-Statistics-Basic-1.660.700-1|38	%{_mandir}/man3/*
12cu|perl-Statistics-Basic-1.660.700-1|39	%{perl_vendorlib}/Statistics
12cu|perl-Statistics-Basic-1.660.700-1|40	
12cu|perl-Statistics-Basic-1.660.700-1|41	%changelog
12cu|perl-Statistics-Basic-1.660.700-1|42	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1:1.660.200-1mdv2011.0
12cu|perl-Statistics-Basic-1.660.700-1|43	+ Revision: 596648
12cu|perl-Statistics-Basic-1.660.700-1|44	- update to 1.6602
12cu|perl-Statistics-Basic-1.660.700-1|45	
12cu|perl-Statistics-Basic-1.660.700-1|46	* Mon Sep 14 2009 Jérôme Quelin <jquelin@mandriva.org> 1:1.660.100-1mdv2011.0
12cu|perl-Statistics-Basic-1.660.700-1|47	+ Revision: 439432
12cu|perl-Statistics-Basic-1.660.700-1|48	- update to 1.6601
12cu|perl-Statistics-Basic-1.660.700-1|49	- update to 1.6600
12cu|perl-Statistics-Basic-1.660.700-1|50	
12cu|perl-Statistics-Basic-1.660.700-1|51	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cu|perl-Statistics-Basic-1.660.700-1|52	- update to new version 1.6500
12cu|perl-Statistics-Basic-1.660.700-1|53	
12cu|perl-Statistics-Basic-1.660.700-1|54	* Tue Jun 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.660.0-1mdv2010.0
12cu|perl-Statistics-Basic-1.660.700-1|55	+ Revision: 390840
12cu|perl-Statistics-Basic-1.660.700-1|56	- update to new version 1.6600
12cu|perl-Statistics-Basic-1.660.700-1|57	
12cu|perl-Statistics-Basic-1.660.700-1|58	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 1:1.650.0-1mdv2010.0
12cu|perl-Statistics-Basic-1.660.700-1|59	+ Revision: 381275
12cu|perl-Statistics-Basic-1.660.700-1|60	- adding epoch: tag to make sure %%perl_convert_version gets picked
12cu|perl-Statistics-Basic-1.660.700-1|61	- really use %%perl_convert_version
12cu|perl-Statistics-Basic-1.660.700-1|62	
12cu|perl-Statistics-Basic-1.660.700-1|63	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 1.6500-1mdv2010.0
12cu|perl-Statistics-Basic-1.660.700-1|64	+ Revision: 381271
12cu|perl-Statistics-Basic-1.660.700-1|65	- update to 1.6500
12cu|perl-Statistics-Basic-1.660.700-1|66	- using %%perl_convert_version
12cu|perl-Statistics-Basic-1.660.700-1|67	- fixed license, summary and description fields
12cu|perl-Statistics-Basic-1.660.700-1|68	
12cu|perl-Statistics-Basic-1.660.700-1|69	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 1.6007-2mdv2010.0
12cu|perl-Statistics-Basic-1.660.700-1|70	+ Revision: 375901
12cu|perl-Statistics-Basic-1.660.700-1|71	- rebuild
12cu|perl-Statistics-Basic-1.660.700-1|72	
12cu|perl-Statistics-Basic-1.660.700-1|73	* Sun May 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.6007-1mdv2010.0
12cu|perl-Statistics-Basic-1.660.700-1|74	+ Revision: 371340
12cu|perl-Statistics-Basic-1.660.700-1|75	- update to new version 1.6007
12cu|perl-Statistics-Basic-1.660.700-1|76	
12cu|perl-Statistics-Basic-1.660.700-1|77	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.6005-1mdv2010.0
12cu|perl-Statistics-Basic-1.660.700-1|78	+ Revision: 370179
12cu|perl-Statistics-Basic-1.660.700-1|79	- update to new version 1.6005
12cu|perl-Statistics-Basic-1.660.700-1|80	
12cu|perl-Statistics-Basic-1.660.700-1|81	* Mon Mar 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.6004-1mdv2009.1
12cu|perl-Statistics-Basic-1.660.700-1|82	+ Revision: 355662
12cu|perl-Statistics-Basic-1.660.700-1|83	- import perl-Statistics-Basic
12cu|perl-Statistics-Basic-1.660.700-1|84	
12cu|perl-Statistics-Basic-1.660.700-1|85	
12cu|perl-Statistics-Basic-1.660.700-1|86	* Mon Mar 16 2009 cpan2dist 1.6004-1mdv
12cu|perl-Statistics-Basic-1.660.700-1|87	- initial mdv release, generated with cpan2dist
12cu|perl-Statistics-Basic-1.660.700-1|88	
12cu|perl-Statistics-Basic-1.660.700-1|89	

11247 12
12cu|perl-Stream-Buffered-0.20.0-1|1	%define upstream_name    Stream-Buffered
12cu|perl-Stream-Buffered-0.20.0-1|2	%define upstream_version 0.02
12cu|perl-Stream-Buffered-0.20.0-1|3	
12cu|perl-Stream-Buffered-0.20.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Stream-Buffered-0.20.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Stream-Buffered-0.20.0-1|6	Release:    1
12cu|perl-Stream-Buffered-0.20.0-1|7	
12cu|perl-Stream-Buffered-0.20.0-1|8	Summary:    Temporary buffer to save bytes
12cu|perl-Stream-Buffered-0.20.0-1|9	License:    GPL+ or Artistic
12cu|perl-Stream-Buffered-0.20.0-1|10	Group:      Development/Perl
12cu|perl-Stream-Buffered-0.20.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Stream-Buffered-0.20.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Stream/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Stream-Buffered-0.20.0-1|13	
12cu|perl-Stream-Buffered-0.20.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-Stream-Buffered-0.20.0-1|15	BuildRequires: perl-devel
12cu|perl-Stream-Buffered-0.20.0-1|16	BuildArch: noarch
12cu|perl-Stream-Buffered-0.20.0-1|17	
12cu|perl-Stream-Buffered-0.20.0-1|18	%description
12cu|perl-Stream-Buffered-0.20.0-1|19	Stream::Buffered is a buffer class to store arbitrary length of byte
12cu|perl-Stream-Buffered-0.20.0-1|20	strings and then get a seekable filehandle once everything is buffered. It
12cu|perl-Stream-Buffered-0.20.0-1|21	uses PerlIO and/or temporary file to save the buffer depending on the
12cu|perl-Stream-Buffered-0.20.0-1|22	length of the size.
12cu|perl-Stream-Buffered-0.20.0-1|23	
12cu|perl-Stream-Buffered-0.20.0-1|24	%prep
12cu|perl-Stream-Buffered-0.20.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Stream-Buffered-0.20.0-1|26	
12cu|perl-Stream-Buffered-0.20.0-1|27	%build
12cu|perl-Stream-Buffered-0.20.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Stream-Buffered-0.20.0-1|29	
12cu|perl-Stream-Buffered-0.20.0-1|30	%make
12cu|perl-Stream-Buffered-0.20.0-1|31	
12cu|perl-Stream-Buffered-0.20.0-1|32	%check
12cu|perl-Stream-Buffered-0.20.0-1|33	%make test
12cu|perl-Stream-Buffered-0.20.0-1|34	
12cu|perl-Stream-Buffered-0.20.0-1|35	%install
12cu|perl-Stream-Buffered-0.20.0-1|36	%makeinstall_std
12cu|perl-Stream-Buffered-0.20.0-1|37	
12cu|perl-Stream-Buffered-0.20.0-1|38	%files
12cu|perl-Stream-Buffered-0.20.0-1|39	%doc META.yml Changes README
12cu|perl-Stream-Buffered-0.20.0-1|40	%{_mandir}/man3/*
12cu|perl-Stream-Buffered-0.20.0-1|41	%{perl_vendorlib}/*
12cu|perl-Stream-Buffered-0.20.0-1|42	
12cu|perl-Stream-Buffered-0.20.0-1|43	%changelog
12cu|perl-Stream-Buffered-0.20.0-1|44	* Tue Apr 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-1
12cu|perl-Stream-Buffered-0.20.0-1|45	+ Revision: 986702d
12cu|perl-Stream-Buffered-0.20.0-1|46	- Added perl-devel BR
12cu|perl-Stream-Buffered-0.20.0-1|47	
12cu|perl-Stream-Buffered-0.20.0-1|48	

11248 12
12cu|perl-strictures-1.5.4-1|1	%define upstream_name    strictures
12cu|perl-strictures-1.5.4-1|2	%define upstream_version 1.005004
12cu|perl-strictures-1.5.4-1|3	
12cu|perl-strictures-1.5.4-1|4	Name:		perl-%{upstream_name}
12cu|perl-strictures-1.5.4-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-strictures-1.5.4-1|6	Release:	1
12cu|perl-strictures-1.5.4-1|7	
12cu|perl-strictures-1.5.4-1|8	Summary:	strictures perl module
12cu|perl-strictures-1.5.4-1|9	License:	GPL+ or Artistic
12cu|perl-strictures-1.5.4-1|10	Group:		Development/Perl
12cu|perl-strictures-1.5.4-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-strictures-1.5.4-1|12	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-strictures-1.5.4-1|13	
12cu|perl-strictures-1.5.4-1|14	BuildRequires:	perl-devel
12cu|perl-strictures-1.5.4-1|15	Provides:	perl(strictures)
12cu|perl-strictures-1.5.4-1|16	BuildArch:	noarch
12cu|perl-strictures-1.5.4-1|17	
12cu|perl-strictures-1.5.4-1|18	%description
12cu|perl-strictures-1.5.4-1|19	I've been writing the equivalent of this module at the top of my code for
12cu|perl-strictures-1.5.4-1|20	about a year now. I figured it was time to make it shorter.
12cu|perl-strictures-1.5.4-1|21	
12cu|perl-strictures-1.5.4-1|22	Things like the importer in 'use Moose' don't help me because they turn
12cu|perl-strictures-1.5.4-1|23	warnings on but don't make them fatal - which from my point of view is
12cu|perl-strictures-1.5.4-1|24	useless because I want an exception to tell me my code isn't warnings
12cu|perl-strictures-1.5.4-1|25	clean.
12cu|perl-strictures-1.5.4-1|26	
12cu|perl-strictures-1.5.4-1|27	Any time I see a warning from my code, that indicates a mistake.
12cu|perl-strictures-1.5.4-1|28	
12cu|perl-strictures-1.5.4-1|29	%prep
12cu|perl-strictures-1.5.4-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-strictures-1.5.4-1|31	
12cu|perl-strictures-1.5.4-1|32	%build
12cu|perl-strictures-1.5.4-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-strictures-1.5.4-1|34	%make
12cu|perl-strictures-1.5.4-1|35	
12cu|perl-strictures-1.5.4-1|36	%check
12cu|perl-strictures-1.5.4-1|37	%make test
12cu|perl-strictures-1.5.4-1|38	
12cu|perl-strictures-1.5.4-1|39	%install
12cu|perl-strictures-1.5.4-1|40	%makeinstall_std
12cu|perl-strictures-1.5.4-1|41	
12cu|perl-strictures-1.5.4-1|42	%files
12cu|perl-strictures-1.5.4-1|43	%doc README META.yml Changes
12cu|perl-strictures-1.5.4-1|44	%{_mandir}/man3/*
12cu|perl-strictures-1.5.4-1|45	%{perl_vendorlib}/*
12cu|perl-strictures-1.5.4-1|46	
12cu|perl-strictures-1.5.4-1|47	
12cu|perl-strictures-1.5.4-1|48	
12cu|perl-strictures-1.5.4-1|49	%changelog
12cu|perl-strictures-1.5.4-1|50	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.4-1
12cu|perl-strictures-1.5.4-1|51	+ Revision: a2b4e8b
12cu|perl-strictures-1.5.4-1|52	- Updated to 1.005004 (by updates_builder)
12cu|perl-strictures-1.5.4-1|53	
12cu|perl-strictures-1.5.4-1|54	

11249 12
12cu|perl-String-Approx-3.270.0-1|1	%define upstream_name    String-Approx
12cu|perl-String-Approx-3.270.0-1|2	%define upstream_version 3.27
12cu|perl-String-Approx-3.270.0-1|3	Name:       perl-%{upstream_name}
12cu|perl-String-Approx-3.270.0-1|4	Version:    %perl_convert_version 3.27
12cu|perl-String-Approx-3.270.0-1|5	Release:	1
12cu|perl-String-Approx-3.270.0-1|6	
12cu|perl-String-Approx-3.270.0-1|7	Summary:    Perl extension for approximate matching (fuzzy matching)
12cu|perl-String-Approx-3.270.0-1|8	License:    GPL+ or Artistic
12cu|perl-String-Approx-3.270.0-1|9	Group:      Development/Perl
12cu|perl-String-Approx-3.270.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-String-Approx-3.270.0-1|11	Source0:    http://www.cpan.org/modules/by-module/String/String-Approx-3.27.tar.gz
12cu|perl-String-Approx-3.270.0-1|12	
12cu|perl-String-Approx-3.270.0-1|13	BuildRequires:  perl-devel
12cu|perl-String-Approx-3.270.0-1|14	
12cu|perl-String-Approx-3.270.0-1|15	%description
12cu|perl-String-Approx-3.270.0-1|16	String::Approx lets you match and substitute strings approximately. With this
12cu|perl-String-Approx-3.270.0-1|17	you can emulate errors: typing errorrs, speling errors, closely related
12cu|perl-String-Approx-3.270.0-1|18	vocabularies (colour color), genetic mutations (GAG ACT), abbreviations
12cu|perl-String-Approx-3.270.0-1|19	(McScot, MacScot).
12cu|perl-String-Approx-3.270.0-1|20	
12cu|perl-String-Approx-3.270.0-1|21	%prep
12cu|perl-String-Approx-3.270.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-String-Approx-3.270.0-1|23	
12cu|perl-String-Approx-3.270.0-1|24	%build
12cu|perl-String-Approx-3.270.0-1|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-String-Approx-3.270.0-1|26	%make CFLAGS="%{optflags}"
12cu|perl-String-Approx-3.270.0-1|27	
12cu|perl-String-Approx-3.270.0-1|28	%install
12cu|perl-String-Approx-3.270.0-1|29	%makeinstall_std
12cu|perl-String-Approx-3.270.0-1|30	
12cu|perl-String-Approx-3.270.0-1|31	%check
12cu|perl-String-Approx-3.270.0-1|32	%{__make} test
12cu|perl-String-Approx-3.270.0-1|33	
12cu|perl-String-Approx-3.270.0-1|34	%files
12cu|perl-String-Approx-3.270.0-1|35	%doc Artistic COPYRIGHT COPYRIGHT.agrep ChangeLog LGPL PROBLEMS README README.apse
12cu|perl-String-Approx-3.270.0-1|36	%{perl_vendorarch}/auto/String
12cu|perl-String-Approx-3.270.0-1|37	%{perl_vendorarch}/String
12cu|perl-String-Approx-3.270.0-1|38	%{_mandir}/*/*
12cu|perl-String-Approx-3.270.0-1|39	
12cu|perl-String-Approx-3.270.0-1|40	
12cu|perl-String-Approx-3.270.0-1|41	%changelog
12cu|perl-String-Approx-3.270.0-1|42	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.260.0-3
12cu|perl-String-Approx-3.270.0-1|43	+ Revision: 768358
12cu|perl-String-Approx-3.270.0-1|44	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-String-Approx-3.270.0-1|45	
12cu|perl-String-Approx-3.270.0-1|46	+ Jérôme Quelin <jquelin@mandriva.org>
12cu|perl-String-Approx-3.270.0-1|47	- rebuild for perl 5.12
12cu|perl-String-Approx-3.270.0-1|48	
12cu|perl-String-Approx-3.270.0-1|49	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 3.260.0-1mdv2010.0
12cu|perl-String-Approx-3.270.0-1|50	+ Revision: 404414
12cu|perl-String-Approx-3.270.0-1|51	- rebuild using %%perl_convert_version
12cu|perl-String-Approx-3.270.0-1|52	
12cu|perl-String-Approx-3.270.0-1|53	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 3.26-7mdv2009.0
12cu|perl-String-Approx-3.270.0-1|54	+ Revision: 258388
12cu|perl-String-Approx-3.270.0-1|55	- rebuild
12cu|perl-String-Approx-3.270.0-1|56	
12cu|perl-String-Approx-3.270.0-1|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 3.26-6mdv2009.0
12cu|perl-String-Approx-3.270.0-1|58	+ Revision: 246472
12cu|perl-String-Approx-3.270.0-1|59	- rebuild
12cu|perl-String-Approx-3.270.0-1|60	
12cu|perl-String-Approx-3.270.0-1|61	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 3.26-4mdv2008.1
12cu|perl-String-Approx-3.270.0-1|62	+ Revision: 152303
12cu|perl-String-Approx-3.270.0-1|63	- rebuild
12cu|perl-String-Approx-3.270.0-1|64	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-String-Approx-3.270.0-1|65	
12cu|perl-String-Approx-3.270.0-1|66	+ Olivier Blin <blino@mandriva.org>
12cu|perl-String-Approx-3.270.0-1|67	- restore BuildRoot
12cu|perl-String-Approx-3.270.0-1|68	
12cu|perl-String-Approx-3.270.0-1|69	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.26-3mdv2008.0
12cu|perl-String-Approx-3.270.0-1|70	+ Revision: 86921
12cu|perl-String-Approx-3.270.0-1|71	- rebuild
12cu|perl-String-Approx-3.270.0-1|72	
12cu|perl-String-Approx-3.270.0-1|73	
12cu|perl-String-Approx-3.270.0-1|74	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.26-2mdv2007.0
12cu|perl-String-Approx-3.270.0-1|75	- Rebuild
12cu|perl-String-Approx-3.270.0-1|76	
12cu|perl-String-Approx-3.270.0-1|77	* Tue Apr 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.26-1mdk
12cu|perl-String-Approx-3.270.0-1|78	- New release 3.26
12cu|perl-String-Approx-3.270.0-1|79	- better source URL
12cu|perl-String-Approx-3.270.0-1|80	- correct optimisations
12cu|perl-String-Approx-3.270.0-1|81	- %%mkrel
12cu|perl-String-Approx-3.270.0-1|82	
12cu|perl-String-Approx-3.270.0-1|83	* Wed Jun 01 2005 Guillaume Rousse <guillomovitch@mandriva.org> 3.25-1mdk
12cu|perl-String-Approx-3.270.0-1|84	- New release 3.25
12cu|perl-String-Approx-3.270.0-1|85	- spec cleanup
12cu|perl-String-Approx-3.270.0-1|86	- make test in %%check
12cu|perl-String-Approx-3.270.0-1|87	
12cu|perl-String-Approx-3.270.0-1|88	* Wed Jan 19 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 3.24-1mdk
12cu|perl-String-Approx-3.270.0-1|89	- 3.24
12cu|perl-String-Approx-3.270.0-1|90	- Add tests, fix URL, trim verbose description
12cu|perl-String-Approx-3.270.0-1|91	
12cu|perl-String-Approx-3.270.0-1|92	* Mon Nov 15 2004 Michael Scherer <misc@mandrake.org> 3.23-4mdk
12cu|perl-String-Approx-3.270.0-1|93	- Rebuild for new perl
12cu|perl-String-Approx-3.270.0-1|94	
12cu|perl-String-Approx-3.270.0-1|95	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.23-3mdk
12cu|perl-String-Approx-3.270.0-1|96	- rpmbuildupdate aware
12cu|perl-String-Approx-3.270.0-1|97	
12cu|perl-String-Approx-3.270.0-1|98	* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.23-2mdk
12cu|perl-String-Approx-3.270.0-1|99	- fixed dir ownership (distlint)
12cu|perl-String-Approx-3.270.0-1|100	
12cu|perl-String-Approx-3.270.0-1|101	* Mon Dec 15 2003 Guillaume Rousse <guillomovitch@mandrake.org> 3.23-1mdk
12cu|perl-String-Approx-3.270.0-1|102	- first mdk release
12cu|perl-String-Approx-3.270.0-1|103	
12cu|perl-String-Approx-3.270.0-1|104	

11250 12
12cu|perl-String-BufferStack-1.160.0-1|1	%define upstream_name    String-BufferStack
12cu|perl-String-BufferStack-1.160.0-1|2	%define upstream_version 1.16
12cu|perl-String-BufferStack-1.160.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-String-BufferStack-1.160.0-1|4	Version:	%perl_convert_version 1.16
12cu|perl-String-BufferStack-1.160.0-1|5	Release:	1
12cu|perl-String-BufferStack-1.160.0-1|6	
12cu|perl-String-BufferStack-1.160.0-1|7	Summary:	Nested buffers for templating systems
12cu|perl-String-BufferStack-1.160.0-1|8	License:	GPL+ or Artistic
12cu|perl-String-BufferStack-1.160.0-1|9	Group:		Development/Perl
12cu|perl-String-BufferStack-1.160.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-String-BufferStack-1.160.0-1|11	Source0:	http://www.cpan.org/modules/by-module/String/String-BufferStack-1.16.tar.gz
12cu|perl-String-BufferStack-1.160.0-1|12	
12cu|perl-String-BufferStack-1.160.0-1|13	BuildRequires:	perl-devel
12cu|perl-String-BufferStack-1.160.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-String-BufferStack-1.160.0-1|15	BuildArch:	noarch
12cu|perl-String-BufferStack-1.160.0-1|16	
12cu|perl-String-BufferStack-1.160.0-1|17	%description
12cu|perl-String-BufferStack-1.160.0-1|18	'String::BufferStack' provides a framework for storing nested buffers. By
12cu|perl-String-BufferStack-1.160.0-1|19	default, all of the buffers flow directly to the output method, but
12cu|perl-String-BufferStack-1.160.0-1|20	individual levels of the stack can apply filters, or store their output in
12cu|perl-String-BufferStack-1.160.0-1|21	a scalar reference.
12cu|perl-String-BufferStack-1.160.0-1|22	
12cu|perl-String-BufferStack-1.160.0-1|23	%prep
12cu|perl-String-BufferStack-1.160.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-String-BufferStack-1.160.0-1|25	
12cu|perl-String-BufferStack-1.160.0-1|26	%build
12cu|perl-String-BufferStack-1.160.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-String-BufferStack-1.160.0-1|28	%make
12cu|perl-String-BufferStack-1.160.0-1|29	
12cu|perl-String-BufferStack-1.160.0-1|30	%check
12cu|perl-String-BufferStack-1.160.0-1|31	%make test
12cu|perl-String-BufferStack-1.160.0-1|32	
12cu|perl-String-BufferStack-1.160.0-1|33	%install
12cu|perl-String-BufferStack-1.160.0-1|34	%makeinstall_std
12cu|perl-String-BufferStack-1.160.0-1|35	
12cu|perl-String-BufferStack-1.160.0-1|36	%files
12cu|perl-String-BufferStack-1.160.0-1|37	%doc META.yml Changes README
12cu|perl-String-BufferStack-1.160.0-1|38	%{_mandir}/man3/*
12cu|perl-String-BufferStack-1.160.0-1|39	%{perl_vendorlib}/String/
12cu|perl-String-BufferStack-1.160.0-1|40	
12cu|perl-String-BufferStack-1.160.0-1|41	%changelog
12cu|perl-String-BufferStack-1.160.0-1|42	* Fri Apr 30 2010 Michael Scherer <misc@mandriva.org> 1.150.0-1mdv2010.1
12cu|perl-String-BufferStack-1.160.0-1|43	+ Revision: 541107
12cu|perl-String-BufferStack-1.160.0-1|44	- import perl-String-BufferStack
12cu|perl-String-BufferStack-1.160.0-1|45	
12cu|perl-String-BufferStack-1.160.0-1|46	
12cu|perl-String-BufferStack-1.160.0-1|47	* Fri Apr 30 2010 cpan2dist 1.15-1mdv
12cu|perl-String-BufferStack-1.160.0-1|48	- initial mdv release, generated with cpan2dist
12cu|perl-String-BufferStack-1.160.0-1|49	

11251 12
12cu|perl-String-Errf-0.7.0-1|1	%define upstream_name    String-Errf
12cu|perl-String-Errf-0.7.0-1|2	%define upstream_version 0.007
12cu|perl-String-Errf-0.7.0-1|3	
12cu|perl-String-Errf-0.7.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-String-Errf-0.7.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-String-Errf-0.7.0-1|6	Release:	1
12cu|perl-String-Errf-0.7.0-1|7	
12cu|perl-String-Errf-0.7.0-1|8	Summary:	A simple sprintf-like dialect
12cu|perl-String-Errf-0.7.0-1|9	License:	GPL+ or Artistic
12cu|perl-String-Errf-0.7.0-1|10	Group:		Development/Perl
12cu|perl-String-Errf-0.7.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-String-Errf-0.7.0-1|12	Source0:	http://www.cpan.org/modules/by-module/String/String-Errf-%{upstream_version}.tar.gz
12cu|perl-String-Errf-0.7.0-1|13	
12cu|perl-String-Errf-0.7.0-1|14	BuildRequires:	perl-devel
12cu|perl-String-Errf-0.7.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-String-Errf-0.7.0-1|16	BuildRequires:	perl(Date::Format)
12cu|perl-String-Errf-0.7.0-1|17	BuildRequires:	perl(JSON)
12cu|perl-String-Errf-0.7.0-1|18	BuildRequires:	perl(Params::Util)
12cu|perl-String-Errf-0.7.0-1|19	BuildRequires:	perl(Scalar::Util)
12cu|perl-String-Errf-0.7.0-1|20	BuildRequires:	perl(String::Formatter)
12cu|perl-String-Errf-0.7.0-1|21	BuildRequires:	perl(Sub::Exporter)
12cu|perl-String-Errf-0.7.0-1|22	BuildRequires:	perl(Test::More) >= 0.960.0
12cu|perl-String-Errf-0.7.0-1|23	BuildRequires:	perl(Time::Piece)
12cu|perl-String-Errf-0.7.0-1|24	BuildRequires:	perl(autodie)
12cu|perl-String-Errf-0.7.0-1|25	BuildArch:	noarch
12cu|perl-String-Errf-0.7.0-1|26	
12cu|perl-String-Errf-0.7.0-1|27	%description
12cu|perl-String-Errf-0.7.0-1|28	String::Errf provides 'errf', a simple string formatter that works
12cu|perl-String-Errf-0.7.0-1|29	something like 'perlfunc/sprintf'. It is implemented using the
12cu|perl-String-Errf-0.7.0-1|30	String::Formatter manpage and the Sub::Exporter manpage. Their
12cu|perl-String-Errf-0.7.0-1|31	documentation may be useful in understanding or extending String::Errf.
12cu|perl-String-Errf-0.7.0-1|32	
12cu|perl-String-Errf-0.7.0-1|33	%prep
12cu|perl-String-Errf-0.7.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-String-Errf-0.7.0-1|35	
12cu|perl-String-Errf-0.7.0-1|36	%build
12cu|perl-String-Errf-0.7.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-String-Errf-0.7.0-1|38	%make
12cu|perl-String-Errf-0.7.0-1|39	
12cu|perl-String-Errf-0.7.0-1|40	%check
12cu|perl-String-Errf-0.7.0-1|41	%make test
12cu|perl-String-Errf-0.7.0-1|42	
12cu|perl-String-Errf-0.7.0-1|43	%install
12cu|perl-String-Errf-0.7.0-1|44	%makeinstall_std
12cu|perl-String-Errf-0.7.0-1|45	
12cu|perl-String-Errf-0.7.0-1|46	%files
12cu|perl-String-Errf-0.7.0-1|47	%doc README Changes LICENSE META.yml META.json
12cu|perl-String-Errf-0.7.0-1|48	%{_mandir}/man3/*
12cu|perl-String-Errf-0.7.0-1|49	%{perl_vendorlib}/*
12cu|perl-String-Errf-0.7.0-1|50	
12cu|perl-String-Errf-0.7.0-1|51	
12cu|perl-String-Errf-0.7.0-1|52	%changelog
12cu|perl-String-Errf-0.7.0-1|53	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-1
12cu|perl-String-Errf-0.7.0-1|54	+ Revision: 2c7c8de
12cu|perl-String-Errf-0.7.0-1|55	- Updated to 0.007 (by updates_builder)
12cu|perl-String-Errf-0.7.0-1|56	
12cu|perl-String-Errf-0.7.0-1|57	

11252 12
12cu|perl-String-Flogger-1.101.244-1|1	%define upstream_name    String-Flogger
12cu|perl-String-Flogger-1.101.244-1|2	%define upstream_version 1.101244
12cu|perl-String-Flogger-1.101.244-1|3	
12cu|perl-String-Flogger-1.101.244-1|4	Name:		perl-%{upstream_name}
12cu|perl-String-Flogger-1.101.244-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-String-Flogger-1.101.244-1|6	Release:	1
12cu|perl-String-Flogger-1.101.244-1|7	
12cu|perl-String-Flogger-1.101.244-1|8	Summary:	String munging for loggers
12cu|perl-String-Flogger-1.101.244-1|9	License:	GPL+ or Artistic
12cu|perl-String-Flogger-1.101.244-1|10	Group:		Development/Perl
12cu|perl-String-Flogger-1.101.244-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-String-Flogger-1.101.244-1|12	Source0:	http://www.cpan.org/modules/by-module/String/String-Flogger-%{upstream_version}.tar.gz
12cu|perl-String-Flogger-1.101.244-1|13	
12cu|perl-String-Flogger-1.101.244-1|14	BuildRequires:	perl-devel
12cu|perl-String-Flogger-1.101.244-1|15	BuildRequires:	perl(JSON)
12cu|perl-String-Flogger-1.101.244-1|16	BuildRequires:	perl(Params::Util)
12cu|perl-String-Flogger-1.101.244-1|17	BuildRequires:	perl(Sub::Exporter)
12cu|perl-String-Flogger-1.101.244-1|18	
12cu|perl-String-Flogger-1.101.244-1|19	BuildArch:	noarch
12cu|perl-String-Flogger-1.101.244-1|20	Requires:	perl(JSON)
12cu|perl-String-Flogger-1.101.244-1|21	
12cu|perl-String-Flogger-1.101.244-1|22	%description
12cu|perl-String-Flogger-1.101.244-1|23	no description found
12cu|perl-String-Flogger-1.101.244-1|24	
12cu|perl-String-Flogger-1.101.244-1|25	%prep
12cu|perl-String-Flogger-1.101.244-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-String-Flogger-1.101.244-1|27	
12cu|perl-String-Flogger-1.101.244-1|28	%build
12cu|perl-String-Flogger-1.101.244-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-String-Flogger-1.101.244-1|30	%make
12cu|perl-String-Flogger-1.101.244-1|31	
12cu|perl-String-Flogger-1.101.244-1|32	%check
12cu|perl-String-Flogger-1.101.244-1|33	%make test
12cu|perl-String-Flogger-1.101.244-1|34	
12cu|perl-String-Flogger-1.101.244-1|35	%install
12cu|perl-String-Flogger-1.101.244-1|36	%makeinstall_std
12cu|perl-String-Flogger-1.101.244-1|37	
12cu|perl-String-Flogger-1.101.244-1|38	%files
12cu|perl-String-Flogger-1.101.244-1|39	%doc Changes LICENSE README
12cu|perl-String-Flogger-1.101.244-1|40	%{_mandir}/man3/*
12cu|perl-String-Flogger-1.101.244-1|41	%{perl_vendorlib}/*
12cu|perl-String-Flogger-1.101.244-1|42	
12cu|perl-String-Flogger-1.101.244-1|43	
12cu|perl-String-Flogger-1.101.244-1|44	%changelog
12cu|perl-String-Flogger-1.101.244-1|45	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.101.244-1
12cu|perl-String-Flogger-1.101.244-1|46	+ Revision: 7e132bc
12cu|perl-String-Flogger-1.101.244-1|47	- LOG Updated to 1.101244 (by updates_builder)
12cu|perl-String-Flogger-1.101.244-1|48	
12cu|perl-String-Flogger-1.101.244-1|49	

11253 12
12cu|perl-String-Formatter-0.102.84-1|1	%define upstream_name    String-Formatter
12cu|perl-String-Formatter-0.102.84-1|2	%define upstream_version 0.102084
12cu|perl-String-Formatter-0.102.84-1|3	
12cu|perl-String-Formatter-0.102.84-1|4	Name:		perl-%{upstream_name}
12cu|perl-String-Formatter-0.102.84-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-String-Formatter-0.102.84-1|6	Release:	1
12cu|perl-String-Formatter-0.102.84-1|7	
12cu|perl-String-Formatter-0.102.84-1|8	Summary:	Ways to put String::Formatter to use
12cu|perl-String-Formatter-0.102.84-1|9	License:	GPL+ or Artistic
12cu|perl-String-Formatter-0.102.84-1|10	Group:		Development/Perl
12cu|perl-String-Formatter-0.102.84-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-String-Formatter-0.102.84-1|12	Source0:	http://www.cpan.org/modules/by-module/String/String-Formatter-%{upstream_version}.tar.gz
12cu|perl-String-Formatter-0.102.84-1|13	Source1:	%{name}.rpmlintrc
12cu|perl-String-Formatter-0.102.84-1|14	
12cu|perl-String-Formatter-0.102.84-1|15	BuildRequires:	perl-devel
12cu|perl-String-Formatter-0.102.84-1|16	BuildRequires:	perl(Params::Util)
12cu|perl-String-Formatter-0.102.84-1|17	BuildRequires:	perl(Sub::Exporter)
12cu|perl-String-Formatter-0.102.84-1|18	BuildArch:	noarch
12cu|perl-String-Formatter-0.102.84-1|19	
12cu|perl-String-Formatter-0.102.84-1|20	%description
12cu|perl-String-Formatter-0.102.84-1|21	String::Formatter is a tool for building sprintf-like formatting routines.
12cu|perl-String-Formatter-0.102.84-1|22	It supports named or positional formatting, custom conversions, fixed
12cu|perl-String-Formatter-0.102.84-1|23	string interpolation, and simple width-matching out of the box. It is easy
12cu|perl-String-Formatter-0.102.84-1|24	to alter its behavior to write new kinds of format string expanders. For
12cu|perl-String-Formatter-0.102.84-1|25	most cases, it should be easy to build all sorts of formatters out of the
12cu|perl-String-Formatter-0.102.84-1|26	options built into String::Formatter.
12cu|perl-String-Formatter-0.102.84-1|27	
12cu|perl-String-Formatter-0.102.84-1|28	Normally, String::Formatter will be used to import a sprintf-like routine
12cu|perl-String-Formatter-0.102.84-1|29	referred to as "'stringf'", but which can be given any name you like. This
12cu|perl-String-Formatter-0.102.84-1|30	routine acts like sprintf in that it takes a string and some inputs and
12cu|perl-String-Formatter-0.102.84-1|31	returns a new string:
12cu|perl-String-Formatter-0.102.84-1|32	
12cu|perl-String-Formatter-0.102.84-1|33	my $output = stringf "Some %a format %s for you to %u.\n", { ... };
12cu|perl-String-Formatter-0.102.84-1|34	
12cu|perl-String-Formatter-0.102.84-1|35	%prep
12cu|perl-String-Formatter-0.102.84-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-String-Formatter-0.102.84-1|37	
12cu|perl-String-Formatter-0.102.84-1|38	%build
12cu|perl-String-Formatter-0.102.84-1|39	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-String-Formatter-0.102.84-1|40	%make
12cu|perl-String-Formatter-0.102.84-1|41	
12cu|perl-String-Formatter-0.102.84-1|42	%check
12cu|perl-String-Formatter-0.102.84-1|43	%make test
12cu|perl-String-Formatter-0.102.84-1|44	
12cu|perl-String-Formatter-0.102.84-1|45	%install
12cu|perl-String-Formatter-0.102.84-1|46	%makeinstall_std
12cu|perl-String-Formatter-0.102.84-1|47	
12cu|perl-String-Formatter-0.102.84-1|48	%files
12cu|perl-String-Formatter-0.102.84-1|49	%doc Changes LICENSE README
12cu|perl-String-Formatter-0.102.84-1|50	%{_mandir}/man3/*
12cu|perl-String-Formatter-0.102.84-1|51	%{perl_vendorlib}/*
12cu|perl-String-Formatter-0.102.84-1|52	
12cu|perl-String-Formatter-0.102.84-1|53	
12cu|perl-String-Formatter-0.102.84-1|54	%changelog
12cu|perl-String-Formatter-0.102.84-1|55	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.102.84-1
12cu|perl-String-Formatter-0.102.84-1|56	+ Revision: 2d2462a
12cu|perl-String-Formatter-0.102.84-1|57	- Updated to 0.102084 (by updates_builder)
12cu|perl-String-Formatter-0.102.84-1|58	
12cu|perl-String-Formatter-0.102.84-1|59	

11254 12
12cu|perl-String-Perl-Warnings-1.120.0-1|1	%define upstream_name    String-Perl-Warnings
12cu|perl-String-Perl-Warnings-1.120.0-1|2	%define upstream_version 1.12
12cu|perl-String-Perl-Warnings-1.120.0-1|3	
12cu|perl-String-Perl-Warnings-1.120.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-String-Perl-Warnings-1.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-String-Perl-Warnings-1.120.0-1|6	Release:	1
12cu|perl-String-Perl-Warnings-1.120.0-1|7	
12cu|perl-String-Perl-Warnings-1.120.0-1|8	Summary:	Determine if a string looks like a perl warning
12cu|perl-String-Perl-Warnings-1.120.0-1|9	License:	GPL+ or Artistic
12cu|perl-String-Perl-Warnings-1.120.0-1|10	Group:		Development/Perl
12cu|perl-String-Perl-Warnings-1.120.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-String-Perl-Warnings-1.120.0-1|12	Source0:	http://www.cpan.org/modules/by-module/String/String-Perl-Warnings-%{upstream_version}.tar.gz
12cu|perl-String-Perl-Warnings-1.120.0-1|13	
12cu|perl-String-Perl-Warnings-1.120.0-1|14	BuildRequires:	perl-devel
12cu|perl-String-Perl-Warnings-1.120.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-String-Perl-Warnings-1.120.0-1|16	BuildRequires:	perl(Regexp::Assemble)
12cu|perl-String-Perl-Warnings-1.120.0-1|17	BuildRequires:	perl(Test::More)
12cu|perl-String-Perl-Warnings-1.120.0-1|18	Requires:	perl(Regexp::Assemble)
12cu|perl-String-Perl-Warnings-1.120.0-1|19	BuildArch:	noarch
12cu|perl-String-Perl-Warnings-1.120.0-1|20	
12cu|perl-String-Perl-Warnings-1.120.0-1|21	%description
12cu|perl-String-Perl-Warnings-1.120.0-1|22	String::Perl::Warnings can be used to determine if a string of arbitary
12cu|perl-String-Perl-Warnings-1.120.0-1|23	text appears to look like a warning generated by perl.
12cu|perl-String-Perl-Warnings-1.120.0-1|24	
12cu|perl-String-Perl-Warnings-1.120.0-1|25	It includes all warnings for every stable perl release from '5.6.0' to
12cu|perl-String-Perl-Warnings-1.120.0-1|26	'5.12.0'.
12cu|perl-String-Perl-Warnings-1.120.0-1|27	
12cu|perl-String-Perl-Warnings-1.120.0-1|28	%prep
12cu|perl-String-Perl-Warnings-1.120.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-String-Perl-Warnings-1.120.0-1|30	
12cu|perl-String-Perl-Warnings-1.120.0-1|31	%build
12cu|perl-String-Perl-Warnings-1.120.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-String-Perl-Warnings-1.120.0-1|33	%make
12cu|perl-String-Perl-Warnings-1.120.0-1|34	
12cu|perl-String-Perl-Warnings-1.120.0-1|35	%check
12cu|perl-String-Perl-Warnings-1.120.0-1|36	%make test
12cu|perl-String-Perl-Warnings-1.120.0-1|37	
12cu|perl-String-Perl-Warnings-1.120.0-1|38	%install
12cu|perl-String-Perl-Warnings-1.120.0-1|39	%makeinstall_std
12cu|perl-String-Perl-Warnings-1.120.0-1|40	
12cu|perl-String-Perl-Warnings-1.120.0-1|41	%files
12cu|perl-String-Perl-Warnings-1.120.0-1|42	%doc Changes META.yml README LICENSE
12cu|perl-String-Perl-Warnings-1.120.0-1|43	%{_mandir}/man3/*
12cu|perl-String-Perl-Warnings-1.120.0-1|44	%{perl_vendorlib}/*
12cu|perl-String-Perl-Warnings-1.120.0-1|45	
12cu|perl-String-Perl-Warnings-1.120.0-1|46	
12cu|perl-String-Perl-Warnings-1.120.0-1|47	%changelog
12cu|perl-String-Perl-Warnings-1.120.0-1|48	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.120.0-1
12cu|perl-String-Perl-Warnings-1.120.0-1|49	+ Revision: 509a06f
12cu|perl-String-Perl-Warnings-1.120.0-1|50	- LOG Updated to 1.12 (by updates_builder)
12cu|perl-String-Perl-Warnings-1.120.0-1|51	
12cu|perl-String-Perl-Warnings-1.120.0-1|52	

11255 12
12cu|perl-String-Random-0.260.0-1|1	%define upstream_name    String-Random
12cu|perl-String-Random-0.260.0-1|2	%define upstream_version 0.26
12cu|perl-String-Random-0.260.0-1|3	
12cu|perl-String-Random-0.260.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-String-Random-0.260.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-String-Random-0.260.0-1|6	Release:    1
12cu|perl-String-Random-0.260.0-1|7	
12cu|perl-String-Random-0.260.0-1|8	Summary:    Perl module to generate random strings based
12cu|perl-String-Random-0.260.0-1|9	License:    GPL+ or Artistic
12cu|perl-String-Random-0.260.0-1|10	Group:      Development/Perl
12cu|perl-String-Random-0.260.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-String-Random-0.260.0-1|12	Source0:    http://www.cpan.org/modules/by-module/String/String-Random-%{upstream_version}.tar.gz
12cu|perl-String-Random-0.260.0-1|13	
12cu|perl-String-Random-0.260.0-1|14	BuildRequires: perl(Module::Build)
12cu|perl-String-Random-0.260.0-1|15	BuildArch: noarch
12cu|perl-String-Random-0.260.0-1|16	
12cu|perl-String-Random-0.260.0-1|17	%description
12cu|perl-String-Random-0.260.0-1|18	This module makes it trivial to generate random strings.
12cu|perl-String-Random-0.260.0-1|19	
12cu|perl-String-Random-0.260.0-1|20	As an example, let's say you are writing a script that needs to generate a
12cu|perl-String-Random-0.260.0-1|21	random password for a user. The relevant code might look something like
12cu|perl-String-Random-0.260.0-1|22	this:
12cu|perl-String-Random-0.260.0-1|23	
12cu|perl-String-Random-0.260.0-1|24	use String::Random;
12cu|perl-String-Random-0.260.0-1|25	$pass = new String::Random;
12cu|perl-String-Random-0.260.0-1|26	print "Your password is ", $pass->randpattern("CCcc!ccn"), "\n";
12cu|perl-String-Random-0.260.0-1|27	
12cu|perl-String-Random-0.260.0-1|28	%prep
12cu|perl-String-Random-0.260.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-String-Random-0.260.0-1|30	
12cu|perl-String-Random-0.260.0-1|31	%build
12cu|perl-String-Random-0.260.0-1|32	%{__perl} Build.PL installdirs=vendor
12cu|perl-String-Random-0.260.0-1|33	./Build
12cu|perl-String-Random-0.260.0-1|34	
12cu|perl-String-Random-0.260.0-1|35	%check
12cu|perl-String-Random-0.260.0-1|36	./Build test
12cu|perl-String-Random-0.260.0-1|37	
12cu|perl-String-Random-0.260.0-1|38	%install
12cu|perl-String-Random-0.260.0-1|39	./Build install destdir=%{buildroot}
12cu|perl-String-Random-0.260.0-1|40	
12cu|perl-String-Random-0.260.0-1|41	%clean
12cu|perl-String-Random-0.260.0-1|42	
12cu|perl-String-Random-0.260.0-1|43	%files
12cu|perl-String-Random-0.260.0-1|44	%doc README Changes
12cu|perl-String-Random-0.260.0-1|45	%{_mandir}/man3/*
12cu|perl-String-Random-0.260.0-1|46	%perl_vendorlib/String
12cu|perl-String-Random-0.260.0-1|47	
12cu|perl-String-Random-0.260.0-1|48	
12cu|perl-String-Random-0.260.0-1|49	
12cu|perl-String-Random-0.260.0-1|50	%changelog
12cu|perl-String-Random-0.260.0-1|51	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.260.0-1
12cu|perl-String-Random-0.260.0-1|52	+ Revision: 5a78b45
12cu|perl-String-Random-0.260.0-1|53	- Updated to 0.26 (by updates_builder)
12cu|perl-String-Random-0.260.0-1|54	
12cu|perl-String-Random-0.260.0-1|55	

11256 12
12cu|perl-String-RewritePrefix-0.7.0-1|1	%define debug_package %{nil}
12cu|perl-String-RewritePrefix-0.7.0-1|2	%define upstream_name    String-RewritePrefix
12cu|perl-String-RewritePrefix-0.7.0-1|3	%define upstream_version 0.007
12cu|perl-String-RewritePrefix-0.7.0-1|4	
12cu|perl-String-RewritePrefix-0.7.0-1|5	Name:       perl-%{upstream_name}
12cu|perl-String-RewritePrefix-0.7.0-1|6	Version:    %perl_convert_version %{upstream_version}
12cu|perl-String-RewritePrefix-0.7.0-1|7	Release:    1
12cu|perl-String-RewritePrefix-0.7.0-1|8	
12cu|perl-String-RewritePrefix-0.7.0-1|9	Summary:    Rewrite strings based on a set of known prefixes
12cu|perl-String-RewritePrefix-0.7.0-1|10	License:    GPL+ or Artistic
12cu|perl-String-RewritePrefix-0.7.0-1|11	Group:      Development/Perl
12cu|perl-String-RewritePrefix-0.7.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-String-RewritePrefix-0.7.0-1|13	Source0:    http://www.cpan.org/modules/by-module/String/String-RewritePrefix-%{upstream_version}.tar.gz
12cu|perl-String-RewritePrefix-0.7.0-1|14	
12cu|perl-String-RewritePrefix-0.7.0-1|15	BuildRequires: perl(Sub::Exporter)
12cu|perl-String-RewritePrefix-0.7.0-1|16	BuildRequires: perl-devel
12cu|perl-String-RewritePrefix-0.7.0-1|17	
12cu|perl-String-RewritePrefix-0.7.0-1|18	
12cu|perl-String-RewritePrefix-0.7.0-1|19	%description
12cu|perl-String-RewritePrefix-0.7.0-1|20	Rewrite strings based on a set of known prefixes
12cu|perl-String-RewritePrefix-0.7.0-1|21	
12cu|perl-String-RewritePrefix-0.7.0-1|22	%prep
12cu|perl-String-RewritePrefix-0.7.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-String-RewritePrefix-0.7.0-1|24	
12cu|perl-String-RewritePrefix-0.7.0-1|25	%build
12cu|perl-String-RewritePrefix-0.7.0-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-String-RewritePrefix-0.7.0-1|27	%make
12cu|perl-String-RewritePrefix-0.7.0-1|28	
12cu|perl-String-RewritePrefix-0.7.0-1|29	%check
12cu|perl-String-RewritePrefix-0.7.0-1|30	%make test
12cu|perl-String-RewritePrefix-0.7.0-1|31	
12cu|perl-String-RewritePrefix-0.7.0-1|32	%install
12cu|perl-String-RewritePrefix-0.7.0-1|33	%makeinstall_std
12cu|perl-String-RewritePrefix-0.7.0-1|34	
12cu|perl-String-RewritePrefix-0.7.0-1|35	%files
12cu|perl-String-RewritePrefix-0.7.0-1|36	%doc Changes LICENSE README
12cu|perl-String-RewritePrefix-0.7.0-1|37	%{_mandir}/man3/*
12cu|perl-String-RewritePrefix-0.7.0-1|38	%perl_vendorlib/*
12cu|perl-String-RewritePrefix-0.7.0-1|39	
12cu|perl-String-RewritePrefix-0.7.0-1|40	
12cu|perl-String-RewritePrefix-0.7.0-1|41	
12cu|perl-String-RewritePrefix-0.7.0-1|42	%changelog
12cu|perl-String-RewritePrefix-0.7.0-1|43	* Tue Nov 12 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-1
12cu|perl-String-RewritePrefix-0.7.0-1|44	+ Revision: a176998
12cu|perl-String-RewritePrefix-0.7.0-1|45	- Disabled debug package
12cu|perl-String-RewritePrefix-0.7.0-1|46	
12cu|perl-String-RewritePrefix-0.7.0-1|47	

11257 12
12cu|perl-String-Truncate-1.100.602-1|1	%define upstream_name    String-Truncate
12cu|perl-String-Truncate-1.100.602-1|2	%define upstream_version 1.100602
12cu|perl-String-Truncate-1.100.602-1|3	
12cu|perl-String-Truncate-1.100.602-1|4	Name:		perl-%{upstream_name}
12cu|perl-String-Truncate-1.100.602-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-String-Truncate-1.100.602-1|6	Release:	1
12cu|perl-String-Truncate-1.100.602-1|7	
12cu|perl-String-Truncate-1.100.602-1|8	Summary:	A module for when strings are too long to be displayed in
12cu|perl-String-Truncate-1.100.602-1|9	License:	GPL+ or Artistic
12cu|perl-String-Truncate-1.100.602-1|10	Group:		Development/Perl
12cu|perl-String-Truncate-1.100.602-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-String-Truncate-1.100.602-1|12	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-String-Truncate-1.100.602-1|13	
12cu|perl-String-Truncate-1.100.602-1|14	BuildRequires:	perl-devel
12cu|perl-String-Truncate-1.100.602-1|15	BuildRequires:	perl(Sub::Exporter)
12cu|perl-String-Truncate-1.100.602-1|16	BuildRequires:	perl(Sub::Install)
12cu|perl-String-Truncate-1.100.602-1|17	BuildRequires:	perl(Test::More)
12cu|perl-String-Truncate-1.100.602-1|18	BuildArch:	noarch
12cu|perl-String-Truncate-1.100.602-1|19	
12cu|perl-String-Truncate-1.100.602-1|20	%description
12cu|perl-String-Truncate-1.100.602-1|21	A module for when strings are too long to be displayed in.
12cu|perl-String-Truncate-1.100.602-1|22	
12cu|perl-String-Truncate-1.100.602-1|23	%prep
12cu|perl-String-Truncate-1.100.602-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-String-Truncate-1.100.602-1|25	
12cu|perl-String-Truncate-1.100.602-1|26	%build
12cu|perl-String-Truncate-1.100.602-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-String-Truncate-1.100.602-1|28	%make
12cu|perl-String-Truncate-1.100.602-1|29	
12cu|perl-String-Truncate-1.100.602-1|30	%check
12cu|perl-String-Truncate-1.100.602-1|31	%make test
12cu|perl-String-Truncate-1.100.602-1|32	
12cu|perl-String-Truncate-1.100.602-1|33	%install
12cu|perl-String-Truncate-1.100.602-1|34	%makeinstall_std
12cu|perl-String-Truncate-1.100.602-1|35	
12cu|perl-String-Truncate-1.100.602-1|36	%files
12cu|perl-String-Truncate-1.100.602-1|37	%doc Changes LICENSE README
12cu|perl-String-Truncate-1.100.602-1|38	%{_mandir}/man3/*
12cu|perl-String-Truncate-1.100.602-1|39	%{perl_vendorlib}/*
12cu|perl-String-Truncate-1.100.602-1|40	
12cu|perl-String-Truncate-1.100.602-1|41	
12cu|perl-String-Truncate-1.100.602-1|42	%changelog
12cu|perl-String-Truncate-1.100.602-1|43	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.602-1
12cu|perl-String-Truncate-1.100.602-1|44	+ Revision: 11478b1
12cu|perl-String-Truncate-1.100.602-1|45	- Updated to 1.100602 (by updates_builder)
12cu|perl-String-Truncate-1.100.602-1|46	
12cu|perl-String-Truncate-1.100.602-1|47	

11258 12
12cu|perl-String-Util-1.210.0-1|1	%define upstream_name    String-Util
12cu|perl-String-Util-1.210.0-1|2	%define upstream_version 1.21
12cu|perl-String-Util-1.210.0-1|3	
12cu|perl-String-Util-1.210.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-String-Util-1.210.0-1|5	Version:	%perl_convert_version 1.21
12cu|perl-String-Util-1.210.0-1|6	Release:	1
12cu|perl-String-Util-1.210.0-1|7	
12cu|perl-String-Util-1.210.0-1|8	Summary:	Handy string processing utilities
12cu|perl-String-Util-1.210.0-1|9	License:	GPL+ or Artistic
12cu|perl-String-Util-1.210.0-1|10	Group:		Development/Perl
12cu|perl-String-Util-1.210.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-String-Util-1.210.0-1|12	Source0:	http://www.cpan.org/modules/by-module/String/String-Util-1.21.tar.gz
12cu|perl-String-Util-1.210.0-1|13	
12cu|perl-String-Util-1.210.0-1|14	BuildRequires:	perl-devel
12cu|perl-String-Util-1.210.0-1|15	BuildRequires:	perl(Debug::ShowStuff)
12cu|perl-String-Util-1.210.0-1|16	
12cu|perl-String-Util-1.210.0-1|17	BuildArch:	noarch
12cu|perl-String-Util-1.210.0-1|18	
12cu|perl-String-Util-1.210.0-1|19	%description
12cu|perl-String-Util-1.210.0-1|20	String::Util provides a collection of small, handy utilities
12cu|perl-String-Util-1.210.0-1|21	for processing strings.
12cu|perl-String-Util-1.210.0-1|22	
12cu|perl-String-Util-1.210.0-1|23	%prep
12cu|perl-String-Util-1.210.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-String-Util-1.210.0-1|25	
12cu|perl-String-Util-1.210.0-1|26	%build
12cu|perl-String-Util-1.210.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-String-Util-1.210.0-1|28	%make
12cu|perl-String-Util-1.210.0-1|29	
12cu|perl-String-Util-1.210.0-1|30	%check
12cu|perl-String-Util-1.210.0-1|31	%make test
12cu|perl-String-Util-1.210.0-1|32	
12cu|perl-String-Util-1.210.0-1|33	%install
12cu|perl-String-Util-1.210.0-1|34	%makeinstall_std
12cu|perl-String-Util-1.210.0-1|35	
12cu|perl-String-Util-1.210.0-1|36	%files
12cu|perl-String-Util-1.210.0-1|37	%doc README
12cu|perl-String-Util-1.210.0-1|38	%{_mandir}/man3/*
12cu|perl-String-Util-1.210.0-1|39	%{perl_vendorlib}/*
12cu|perl-String-Util-1.210.0-1|40	
12cu|perl-String-Util-1.210.0-1|41	
12cu|perl-String-Util-1.210.0-1|42	%changelog
12cu|perl-String-Util-1.210.0-1|43	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.10.0-2mdv2011.0
12cu|perl-String-Util-1.210.0-1|44	+ Revision: 656968
12cu|perl-String-Util-1.210.0-1|45	- rebuild for updated spec-helper
12cu|perl-String-Util-1.210.0-1|46	
12cu|perl-String-Util-1.210.0-1|47	* Sat Nov 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.10.0-1mdv2011.0
12cu|perl-String-Util-1.210.0-1|48	+ Revision: 597088
12cu|perl-String-Util-1.210.0-1|49	- update to
12cu|perl-String-Util-1.210.0-1|50	
12cu|perl-String-Util-1.210.0-1|51	* Sat Apr 10 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.0.0-1mdv2010.1
12cu|perl-String-Util-1.210.0-1|52	+ Revision: 533543
12cu|perl-String-Util-1.210.0-1|53	- import perl-String-Util
12cu|perl-String-Util-1.210.0-1|54	
12cu|perl-String-Util-1.210.0-1|55	
12cu|perl-String-Util-1.210.0-1|56	* Sat Apr 10 2010 cpan2dist 0-12-1mdv
12cu|perl-String-Util-1.210.0-1|57	- initial mdv release, generated with cpan2dist
12cu|perl-String-Util-1.210.0-1|58	

11259 12
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|1	%define upstream_name    Sub-Exporter-ForMethods
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|2	%define upstream_version 0.100051
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|3	
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|4	Name:		perl-%{upstream_name}
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|6	Release:	1
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|7	
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|8	Summary:	Helper routines for using Sub::Exporter to build methods
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|9	License:	GPL+ or Artistic
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|10	Group:		Development/Perl
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|12	Source0:	http://www.cpan.org/modules/by-module/Sub/Sub-Exporter-ForMethods-%{upstream_version}.tar.gz
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|13	
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|14	BuildRequires:	perl-devel
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|15	BuildRequires:	perl(Sub::Exporter)
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|16	BuildRequires:	perl(Sub::Name)
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|17	BuildArch:	noarch
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|18	
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|19	%description
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|20	The synopsis section, above, looks almost indistinguishable from any other
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|21	use of Sub::Exporter, apart from the use of 'method_installer'. It is
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|22	nearly indistinguishable in behavior, too. The only change is that
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|23	subroutines exported from Method::Builder into named slots in
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|24	Vehicle::Autobot will be wrapped in a subroutine called
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|25	'Vehicle::Autobot::transform'. This will insert a named frame into stack
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|26	traces to aid in debugging.
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|27	
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|28	More importantly (for the author, anyway), they will not be removed by
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|29	namespace::autoclean. This makes the following code work:
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|30	
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|31	package MyLibrary;
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|32	
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|33	%prep
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|35	
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|36	%build
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|38	%make
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|39	
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|40	%check
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|41	%make test
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|42	
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|43	%install
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|44	%makeinstall_std
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|45	
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|46	%files
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|47	%doc LICENSE README
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|48	%{_mandir}/man3/*
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|49	%{perl_vendorlib}/*
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|50	
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|51	
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|52	%changelog
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|53	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.100.51-1
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|54	+ Revision: bc004ed
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|55	- LOG Updated to 0.100051 (by updates_builder)
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|56	
12cu|perl-Sub-Exporter-ForMethods-0.100.51-1|57	

11260 12
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|1	%define upstream_name    Sub-Exporter-GlobExporter
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|2	%define upstream_version 0.004
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|3	
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|6	Release:	1
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|7	
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|8	Summary:	Export shared globs with Sub::Exporter collectors
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|9	License:	GPL+ or Artistic
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|10	Group:		Development/Perl
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Sub/Sub-Exporter-GlobExporter-%{upstream_version}.tar.gz
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|13	
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|14	BuildRequires:	perl-devel
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|15	BuildRequires:	perl(Scalar::Util)
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|16	BuildRequires:	perl(Sub::Exporter)
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|17	BuildRequires:	perl(Test::More)
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|18	BuildArch:	noarch
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|19	
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|20	%description
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|21	Export shared globs with Sub::Exporter collectors.
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|22	
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|23	%prep
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|25	
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|26	%build
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|28	%make
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|29	
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|30	%check
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|31	%make test
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|32	
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|33	%install
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|34	%makeinstall_std
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|35	
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|36	%files
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|37	%doc README Changes LICENSE META.yml META.json
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|38	%{_mandir}/man3/*
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|39	%{perl_vendorlib}/*
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|40	
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|41	
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|42	%changelog
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|43	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-1
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|44	+ Revision: 3a08d0a
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|45	- LOG Updated to 0.004 (by updates_builder)
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|46	
12cu|perl-Sub-Exporter-GlobExporter-0.4.0-1|47	

11261 12
12cu|perl-Sub-Override-0.90.0-1|1	%define upstream_name	 Sub-Override
12cu|perl-Sub-Override-0.90.0-1|2	%define upstream_version 0.09
12cu|perl-Sub-Override-0.90.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Sub-Override-0.90.0-1|4	Version:	%perl_convert_version 0.09
12cu|perl-Sub-Override-0.90.0-1|5	Release:	1
12cu|perl-Sub-Override-0.90.0-1|6	
12cu|perl-Sub-Override-0.90.0-1|7	Summary:	Perl extension for easily overriding subroutines
12cu|perl-Sub-Override-0.90.0-1|8	License:	GPL+ or Artistic
12cu|perl-Sub-Override-0.90.0-1|9	Group:		Development/Perl
12cu|perl-Sub-Override-0.90.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Sub-Override-0.90.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/O/OV/OVID/Sub-Override-0.09.tar.gz
12cu|perl-Sub-Override-0.90.0-1|12	
12cu|perl-Sub-Override-0.90.0-1|13	BuildRequires:	perl-devel
12cu|perl-Sub-Override-0.90.0-1|14	BuildRequires:	perl(Test::Exception)
12cu|perl-Sub-Override-0.90.0-1|15	BuildRequires:	perl(Test::Fatal)
12cu|perl-Sub-Override-0.90.0-1|16	BuildArch:	noarch
12cu|perl-Sub-Override-0.90.0-1|17	
12cu|perl-Sub-Override-0.90.0-1|18	%description
12cu|perl-Sub-Override-0.90.0-1|19	Sub::Override is a perl module that allows the programmer to simply name a
12cu|perl-Sub-Override-0.90.0-1|20	subroutine to replace and to supply a sub to replace it with.
12cu|perl-Sub-Override-0.90.0-1|21	
12cu|perl-Sub-Override-0.90.0-1|22	%prep
12cu|perl-Sub-Override-0.90.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Sub-Override-0.90.0-1|24	
12cu|perl-Sub-Override-0.90.0-1|25	%build
12cu|perl-Sub-Override-0.90.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Sub-Override-0.90.0-1|27	%make
12cu|perl-Sub-Override-0.90.0-1|28	
12cu|perl-Sub-Override-0.90.0-1|29	%check
12cu|perl-Sub-Override-0.90.0-1|30	make test
12cu|perl-Sub-Override-0.90.0-1|31	
12cu|perl-Sub-Override-0.90.0-1|32	%install
12cu|perl-Sub-Override-0.90.0-1|33	%makeinstall_std
12cu|perl-Sub-Override-0.90.0-1|34	
12cu|perl-Sub-Override-0.90.0-1|35	%files
12cu|perl-Sub-Override-0.90.0-1|36	%doc Changes README
12cu|perl-Sub-Override-0.90.0-1|37	%{perl_vendorlib}/Sub/Override.pm
12cu|perl-Sub-Override-0.90.0-1|38	%{_mandir}/*/*
12cu|perl-Sub-Override-0.90.0-1|39	
12cu|perl-Sub-Override-0.90.0-1|40	
12cu|perl-Sub-Override-0.90.0-1|41	%changelog
12cu|perl-Sub-Override-0.90.0-1|42	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.80.0-1mdv2010.0
12cu|perl-Sub-Override-0.90.0-1|43	+ Revision: 404422
12cu|perl-Sub-Override-0.90.0-1|44	- rebuild using %%perl_convert_version
12cu|perl-Sub-Override-0.90.0-1|45	
12cu|perl-Sub-Override-0.90.0-1|46	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.08-6mdv2009.0
12cu|perl-Sub-Override-0.90.0-1|47	+ Revision: 258393
12cu|perl-Sub-Override-0.90.0-1|48	- rebuild
12cu|perl-Sub-Override-0.90.0-1|49	
12cu|perl-Sub-Override-0.90.0-1|50	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.08-5mdv2009.0
12cu|perl-Sub-Override-0.90.0-1|51	+ Revision: 246479
12cu|perl-Sub-Override-0.90.0-1|52	- rebuild
12cu|perl-Sub-Override-0.90.0-1|53	
12cu|perl-Sub-Override-0.90.0-1|54	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.08-3mdv2008.1
12cu|perl-Sub-Override-0.90.0-1|55	+ Revision: 140717
12cu|perl-Sub-Override-0.90.0-1|56	- restore BuildRoot
12cu|perl-Sub-Override-0.90.0-1|57	
12cu|perl-Sub-Override-0.90.0-1|58	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|perl-Sub-Override-0.90.0-1|59	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Sub-Override-0.90.0-1|60	
12cu|perl-Sub-Override-0.90.0-1|61	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 0.08-3mdv2008.0
12cu|perl-Sub-Override-0.90.0-1|62	+ Revision: 23839
12cu|perl-Sub-Override-0.90.0-1|63	- rebuild
12cu|perl-Sub-Override-0.90.0-1|64	
12cu|perl-Sub-Override-0.90.0-1|65	
12cu|perl-Sub-Override-0.90.0-1|66	* Fri Sep 30 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.08-2mdk
12cu|perl-Sub-Override-0.90.0-1|67	- Buildrequires fix
12cu|perl-Sub-Override-0.90.0-1|68	
12cu|perl-Sub-Override-0.90.0-1|69	* Fri Sep 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.08-1mdk
12cu|perl-Sub-Override-0.90.0-1|70	- 0.08
12cu|perl-Sub-Override-0.90.0-1|71	
12cu|perl-Sub-Override-0.90.0-1|72	* Tue Jan 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.06-1mdk
12cu|perl-Sub-Override-0.90.0-1|73	- Initial MDK release.
12cu|perl-Sub-Override-0.90.0-1|74	
12cu|perl-Sub-Override-0.90.0-1|75	

11262 12
12cu|perl-SVN-Class-0.170.0-1|1	%define upstream_name    SVN-Class
12cu|perl-SVN-Class-0.170.0-1|2	%define upstream_version 0.17
12cu|perl-SVN-Class-0.170.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-SVN-Class-0.170.0-1|4	Version:	%perl_convert_version 0.17
12cu|perl-SVN-Class-0.170.0-1|5	Release:	1
12cu|perl-SVN-Class-0.170.0-1|6	
12cu|perl-SVN-Class-0.170.0-1|7	Summary:	Represents the repository of a Subversion workspace
12cu|perl-SVN-Class-0.170.0-1|8	License:	GPL+ or Artistic
12cu|perl-SVN-Class-0.170.0-1|9	Group:		Development/Perl
12cu|perl-SVN-Class-0.170.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-SVN-Class-0.170.0-1|11	Source0:	http://www.cpan.org/modules/by-module/SVN/SVN-Class-0.17.tar.gz
12cu|perl-SVN-Class-0.170.0-1|12	
12cu|perl-SVN-Class-0.170.0-1|13	BuildRequires:	perl-devel
12cu|perl-SVN-Class-0.170.0-1|14	BuildRequires:	perl(Data::Dump)
12cu|perl-SVN-Class-0.170.0-1|15	BuildRequires:	perl(File::Temp)
12cu|perl-SVN-Class-0.170.0-1|16	BuildRequires:	perl(IPC::Cmd)
12cu|perl-SVN-Class-0.170.0-1|17	BuildRequires:	perl(IPC::Run)
12cu|perl-SVN-Class-0.170.0-1|18	BuildRequires:	perl(Path::Class)
12cu|perl-SVN-Class-0.170.0-1|19	BuildRequires:	perl(Path::Class::File::Stat)
12cu|perl-SVN-Class-0.170.0-1|20	BuildRequires:	perl(Rose::Object)
12cu|perl-SVN-Class-0.170.0-1|21	BuildRequires:	perl(Rose::URI)
12cu|perl-SVN-Class-0.170.0-1|22	BuildRequires:	perl(Test::More)
12cu|perl-SVN-Class-0.170.0-1|23	BuildRequires:	perl(Text::ParseWords)
12cu|perl-SVN-Class-0.170.0-1|24	BuildArch:	noarch
12cu|perl-SVN-Class-0.170.0-1|25	
12cu|perl-SVN-Class-0.170.0-1|26	%description
12cu|perl-SVN-Class-0.170.0-1|27	SVN::Class extends Path::Class to allow for basic Subversion workspace
12cu|perl-SVN-Class-0.170.0-1|28	management. SVN::Class::File and SVN::Class::Dir are subclasses of
12cu|perl-SVN-Class-0.170.0-1|29	Path::Class::File::Stat and Path::Class::Dir respectively.
12cu|perl-SVN-Class-0.170.0-1|30	
12cu|perl-SVN-Class-0.170.0-1|31	SVN::Class does not use the SVN::Core Subversion SWIG bindings. Instead,
12cu|perl-SVN-Class-0.170.0-1|32	the 'svn' binary tool is used for all interactions, using IPC::Cmd. This
12cu|perl-SVN-Class-0.170.0-1|33	design decision was made for maximum portability and to eliminate non-CPAN
12cu|perl-SVN-Class-0.170.0-1|34	dependencies.
12cu|perl-SVN-Class-0.170.0-1|35	
12cu|perl-SVN-Class-0.170.0-1|36	%prep
12cu|perl-SVN-Class-0.170.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-SVN-Class-0.170.0-1|38	
12cu|perl-SVN-Class-0.170.0-1|39	%build
12cu|perl-SVN-Class-0.170.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-SVN-Class-0.170.0-1|41	%make
12cu|perl-SVN-Class-0.170.0-1|42	
12cu|perl-SVN-Class-0.170.0-1|43	%check
12cu|perl-SVN-Class-0.170.0-1|44	%if %{?_with_test:1}%{!?_with_test:0}
12cu|perl-SVN-Class-0.170.0-1|45	%make test
12cu|perl-SVN-Class-0.170.0-1|46	%endif
12cu|perl-SVN-Class-0.170.0-1|47	
12cu|perl-SVN-Class-0.170.0-1|48	%install
12cu|perl-SVN-Class-0.170.0-1|49	%makeinstall_std
12cu|perl-SVN-Class-0.170.0-1|50	
12cu|perl-SVN-Class-0.170.0-1|51	%files
12cu|perl-SVN-Class-0.170.0-1|52	%doc Changes META.yml README
12cu|perl-SVN-Class-0.170.0-1|53	%{_mandir}/man3/*
12cu|perl-SVN-Class-0.170.0-1|54	%{perl_vendorlib}/*
12cu|perl-SVN-Class-0.170.0-1|55	
12cu|perl-SVN-Class-0.170.0-1|56	%changelog
12cu|perl-SVN-Class-0.170.0-1|57	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.160.0-2mdv2011.0
12cu|perl-SVN-Class-0.170.0-1|58	+ Revision: 657831
12cu|perl-SVN-Class-0.170.0-1|59	- rebuild for updated spec-helper
12cu|perl-SVN-Class-0.170.0-1|60	
12cu|perl-SVN-Class-0.170.0-1|61	* Tue Oct 26 2010 Buchan Milne <bgmilne@mandriva.org> 0.160.0-1mdv2011.0
12cu|perl-SVN-Class-0.170.0-1|62	+ Revision: 589497
12cu|perl-SVN-Class-0.170.0-1|63	- import perl-SVN-Class
12cu|perl-SVN-Class-0.170.0-1|64	
12cu|perl-SVN-Class-0.170.0-1|65	

11263 12
12cu|perl-SVN-Notify-2.840.0-1|1	%define upstream_name    SVN-Notify
12cu|perl-SVN-Notify-2.840.0-1|2	%define upstream_version 2.84
12cu|perl-SVN-Notify-2.840.0-1|3	
12cu|perl-SVN-Notify-2.840.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-SVN-Notify-2.840.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-SVN-Notify-2.840.0-1|6	Release:    1
12cu|perl-SVN-Notify-2.840.0-1|7	
12cu|perl-SVN-Notify-2.840.0-1|8	Summary:    Subversion activity notification
12cu|perl-SVN-Notify-2.840.0-1|9	License:    GPL+ or Artistic
12cu|perl-SVN-Notify-2.840.0-1|10	Group:      Development/Perl
12cu|perl-SVN-Notify-2.840.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-SVN-Notify-2.840.0-1|12	Source0:    http://www.cpan.org/modules/by-module/SVN/SVN-Notify-%{upstream_version}.tar.gz
12cu|perl-SVN-Notify-2.840.0-1|13	
12cu|perl-SVN-Notify-2.840.0-1|14	BuildRequires:  perl(Module::Build)
12cu|perl-SVN-Notify-2.840.0-1|15	BuildRequires:  perl(HTML::Parser)
12cu|perl-SVN-Notify-2.840.0-1|16	BuildRequires:  sendmail-command
12cu|perl-SVN-Notify-2.840.0-1|17	
12cu|perl-SVN-Notify-2.840.0-1|18	BuildArch:      noarch
12cu|perl-SVN-Notify-2.840.0-1|19	
12cu|perl-SVN-Notify-2.840.0-1|20	%description
12cu|perl-SVN-Notify-2.840.0-1|21	This class may be used for sending email messages for Subversion repository
12cu|perl-SVN-Notify-2.840.0-1|22	activity. There are a number of different modes supported, and SVN::Notify is
12cu|perl-SVN-Notify-2.840.0-1|23	fully subclassable, to easily add new functionality. By default, A list of all
12cu|perl-SVN-Notify-2.840.0-1|24	the files affected by the commit will be assembled and listed in a single
12cu|perl-SVN-Notify-2.840.0-1|25	message.
12cu|perl-SVN-Notify-2.840.0-1|26	
12cu|perl-SVN-Notify-2.840.0-1|27	This package also provides a svnnotify command-line tool that can be directly
12cu|perl-SVN-Notify-2.840.0-1|28	used in subversion post-commit scripts.
12cu|perl-SVN-Notify-2.840.0-1|29	
12cu|perl-SVN-Notify-2.840.0-1|30	%prep
12cu|perl-SVN-Notify-2.840.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-SVN-Notify-2.840.0-1|32	
12cu|perl-SVN-Notify-2.840.0-1|33	%build
12cu|perl-SVN-Notify-2.840.0-1|34	%__perl Build.PL installdirs=vendor
12cu|perl-SVN-Notify-2.840.0-1|35	./Build
12cu|perl-SVN-Notify-2.840.0-1|36	
12cu|perl-SVN-Notify-2.840.0-1|37	%check
12cu|perl-SVN-Notify-2.840.0-1|38	./Build test
12cu|perl-SVN-Notify-2.840.0-1|39	
12cu|perl-SVN-Notify-2.840.0-1|40	%install
12cu|perl-SVN-Notify-2.840.0-1|41	./Build install destdir=%{buildroot}
12cu|perl-SVN-Notify-2.840.0-1|42	
12cu|perl-SVN-Notify-2.840.0-1|43	%files
12cu|perl-SVN-Notify-2.840.0-1|44	%doc Changes
12cu|perl-SVN-Notify-2.840.0-1|45	%{perl_vendorlib}/SVN
12cu|perl-SVN-Notify-2.840.0-1|46	%{_mandir}/*/*
12cu|perl-SVN-Notify-2.840.0-1|47	%{_bindir}/svnnotify
12cu|perl-SVN-Notify-2.840.0-1|48	
12cu|perl-SVN-Notify-2.840.0-1|49	
12cu|perl-SVN-Notify-2.840.0-1|50	%changelog
12cu|perl-SVN-Notify-2.840.0-1|51	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.810.0-1mdv2011.0
12cu|perl-SVN-Notify-2.840.0-1|52	+ Revision: 638945
12cu|perl-SVN-Notify-2.840.0-1|53	- update to new version 2.81
12cu|perl-SVN-Notify-2.840.0-1|54	
12cu|perl-SVN-Notify-2.840.0-1|55	* Sat Jan 16 2010 Jérôme Quelin <jquelin@mandriva.org> 2.800.0-1mdv2011.0
12cu|perl-SVN-Notify-2.840.0-1|56	+ Revision: 492162
12cu|perl-SVN-Notify-2.840.0-1|57	- update to 2.80
12cu|perl-SVN-Notify-2.840.0-1|58	
12cu|perl-SVN-Notify-2.840.0-1|59	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 2.790.0-1mdv2010.0
12cu|perl-SVN-Notify-2.840.0-1|60	+ Revision: 408048
12cu|perl-SVN-Notify-2.840.0-1|61	- rebuild using %%perl_convert_version
12cu|perl-SVN-Notify-2.840.0-1|62	
12cu|perl-SVN-Notify-2.840.0-1|63	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.79-1mdv2010.0
12cu|perl-SVN-Notify-2.840.0-1|64	+ Revision: 370181
12cu|perl-SVN-Notify-2.840.0-1|65	- update to new version 2.79
12cu|perl-SVN-Notify-2.840.0-1|66	
12cu|perl-SVN-Notify-2.840.0-1|67	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.78-1mdv2009.1
12cu|perl-SVN-Notify-2.840.0-1|68	+ Revision: 292350
12cu|perl-SVN-Notify-2.840.0-1|69	- update to new version 2.78
12cu|perl-SVN-Notify-2.840.0-1|70	
12cu|perl-SVN-Notify-2.840.0-1|71	* Sat Jul 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.77-1mdv2009.0
12cu|perl-SVN-Notify-2.840.0-1|72	+ Revision: 238733
12cu|perl-SVN-Notify-2.840.0-1|73	- update to new version 2.77
12cu|perl-SVN-Notify-2.840.0-1|74	
12cu|perl-SVN-Notify-2.840.0-1|75	* Fri Jul 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.76-1mdv2009.0
12cu|perl-SVN-Notify-2.840.0-1|76	+ Revision: 238039
12cu|perl-SVN-Notify-2.840.0-1|77	- update to new version 2.76
12cu|perl-SVN-Notify-2.840.0-1|78	
12cu|perl-SVN-Notify-2.840.0-1|79	* Tue May 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.75-1mdv2009.0
12cu|perl-SVN-Notify-2.840.0-1|80	+ Revision: 209333
12cu|perl-SVN-Notify-2.840.0-1|81	- update to new version 2.75
12cu|perl-SVN-Notify-2.840.0-1|82	
12cu|perl-SVN-Notify-2.840.0-1|83	* Sat May 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.74-1mdv2009.0
12cu|perl-SVN-Notify-2.840.0-1|84	+ Revision: 208375
12cu|perl-SVN-Notify-2.840.0-1|85	- update to new version 2.74
12cu|perl-SVN-Notify-2.840.0-1|86	
12cu|perl-SVN-Notify-2.840.0-1|87	* Tue May 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.73-1mdv2009.0
12cu|perl-SVN-Notify-2.840.0-1|88	+ Revision: 201880
12cu|perl-SVN-Notify-2.840.0-1|89	- update to new version 2.73
12cu|perl-SVN-Notify-2.840.0-1|90	
12cu|perl-SVN-Notify-2.840.0-1|91	* Mon Apr 21 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.71-1mdv2009.0
12cu|perl-SVN-Notify-2.840.0-1|92	+ Revision: 196169
12cu|perl-SVN-Notify-2.840.0-1|93	- update to new version 2.71
12cu|perl-SVN-Notify-2.840.0-1|94	- update to new version 2.71
12cu|perl-SVN-Notify-2.840.0-1|95	
12cu|perl-SVN-Notify-2.840.0-1|96	* Sat Mar 01 2008 Michael Scherer <misc@mandriva.org> 2.70-1mdv2008.1
12cu|perl-SVN-Notify-2.840.0-1|97	+ Revision: 177288
12cu|perl-SVN-Notify-2.840.0-1|98	- update to new version 2.70
12cu|perl-SVN-Notify-2.840.0-1|99	
12cu|perl-SVN-Notify-2.840.0-1|100	* Thu Feb 07 2008 Funda Wang <fwang@mandriva.org> 2.67-1mdv2008.1
12cu|perl-SVN-Notify-2.840.0-1|101	+ Revision: 163388
12cu|perl-SVN-Notify-2.840.0-1|102	- update to new version 2.67
12cu|perl-SVN-Notify-2.840.0-1|103	
12cu|perl-SVN-Notify-2.840.0-1|104	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-SVN-Notify-2.840.0-1|105	- restore BuildRoot
12cu|perl-SVN-Notify-2.840.0-1|106	
12cu|perl-SVN-Notify-2.840.0-1|107	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-SVN-Notify-2.840.0-1|108	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-SVN-Notify-2.840.0-1|109	
12cu|perl-SVN-Notify-2.840.0-1|110	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.66-1mdv2008.0
12cu|perl-SVN-Notify-2.840.0-1|111	+ Revision: 46689
12cu|perl-SVN-Notify-2.840.0-1|112	- update to new version 2.66
12cu|perl-SVN-Notify-2.840.0-1|113	
12cu|perl-SVN-Notify-2.840.0-1|114	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 2.65-1mdv2008.0
12cu|perl-SVN-Notify-2.840.0-1|115	+ Revision: 20347
12cu|perl-SVN-Notify-2.840.0-1|116	- 2.65
12cu|perl-SVN-Notify-2.840.0-1|117	
12cu|perl-SVN-Notify-2.840.0-1|118	
12cu|perl-SVN-Notify-2.840.0-1|119	* Tue Nov 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.64-1mdv2007.0
12cu|perl-SVN-Notify-2.840.0-1|120	+ Revision: 87819
12cu|perl-SVN-Notify-2.840.0-1|121	- new version
12cu|perl-SVN-Notify-2.840.0-1|122	
12cu|perl-SVN-Notify-2.840.0-1|123	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org> 2.63-2mdv2007.0
12cu|perl-SVN-Notify-2.840.0-1|124	+ Revision: 54082
12cu|perl-SVN-Notify-2.840.0-1|125	- rebuild
12cu|perl-SVN-Notify-2.840.0-1|126	- Import perl-SVN-Notify
12cu|perl-SVN-Notify-2.840.0-1|127	
12cu|perl-SVN-Notify-2.840.0-1|128	* Sat Aug 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.63-1mdv2007.0
12cu|perl-SVN-Notify-2.840.0-1|129	- New version 2.63
12cu|perl-SVN-Notify-2.840.0-1|130	
12cu|perl-SVN-Notify-2.840.0-1|131	* Sun Jul 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.62-1mdv2007.0
12cu|perl-SVN-Notify-2.840.0-1|132	- New version 2.62
12cu|perl-SVN-Notify-2.840.0-1|133	
12cu|perl-SVN-Notify-2.840.0-1|134	* Sat Jul 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.61-1mdv2007.0
12cu|perl-SVN-Notify-2.840.0-1|135	- New version 2.61
12cu|perl-SVN-Notify-2.840.0-1|136	
12cu|perl-SVN-Notify-2.840.0-1|137	* Thu Jun 22 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.60-1mdv2007.0
12cu|perl-SVN-Notify-2.840.0-1|138	- New version 2.60
12cu|perl-SVN-Notify-2.840.0-1|139	
12cu|perl-SVN-Notify-2.840.0-1|140	* Tue May 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.59-1mdv2007.0
12cu|perl-SVN-Notify-2.840.0-1|141	- New release 2.59
12cu|perl-SVN-Notify-2.840.0-1|142	- better source URL
12cu|perl-SVN-Notify-2.840.0-1|143	- drop useless buildrequires
12cu|perl-SVN-Notify-2.840.0-1|144	
12cu|perl-SVN-Notify-2.840.0-1|145	* Tue Apr 11 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.57-1mdk
12cu|perl-SVN-Notify-2.840.0-1|146	- New release 2.57
12cu|perl-SVN-Notify-2.840.0-1|147	
12cu|perl-SVN-Notify-2.840.0-1|148	* Thu Apr 06 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.56-1mdk
12cu|perl-SVN-Notify-2.840.0-1|149	- New release 2.56
12cu|perl-SVN-Notify-2.840.0-1|150	
12cu|perl-SVN-Notify-2.840.0-1|151	* Mon Mar 06 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.54-1mdk
12cu|perl-SVN-Notify-2.840.0-1|152	- 2.54
12cu|perl-SVN-Notify-2.840.0-1|153	
12cu|perl-SVN-Notify-2.840.0-1|154	* Fri Mar 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.53-1mdk
12cu|perl-SVN-Notify-2.840.0-1|155	- 2.53
12cu|perl-SVN-Notify-2.840.0-1|156	
12cu|perl-SVN-Notify-2.840.0-1|157	* Tue Jan 17 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.51-1mdk
12cu|perl-SVN-Notify-2.840.0-1|158	- 2.51
12cu|perl-SVN-Notify-2.840.0-1|159	
12cu|perl-SVN-Notify-2.840.0-1|160	* Tue Nov 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.50-1mdk
12cu|perl-SVN-Notify-2.840.0-1|161	- new version
12cu|perl-SVN-Notify-2.840.0-1|162	- rpmbuildupdate aware
12cu|perl-SVN-Notify-2.840.0-1|163	- spec cleanup
12cu|perl-SVN-Notify-2.840.0-1|164	- fix directory ownership
12cu|perl-SVN-Notify-2.840.0-1|165	
12cu|perl-SVN-Notify-2.840.0-1|166	* Tue Oct 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.49-3mdk
12cu|perl-SVN-Notify-2.840.0-1|167	- Fix BuildRequires
12cu|perl-SVN-Notify-2.840.0-1|168	
12cu|perl-SVN-Notify-2.840.0-1|169	* Sat Oct 01 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.49-2mdk
12cu|perl-SVN-Notify-2.840.0-1|170	- Buildrequires fix
12cu|perl-SVN-Notify-2.840.0-1|171	
12cu|perl-SVN-Notify-2.840.0-1|172	* Sat Oct 01 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.49-1mdk
12cu|perl-SVN-Notify-2.840.0-1|173	- Initial Mandriva release
12cu|perl-SVN-Notify-2.840.0-1|174	
12cu|perl-SVN-Notify-2.840.0-1|175	
12cu|perl-SVN-Notify-2.840.0-1|176	

11264 12
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|1	%define debug_package %{nil}
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|2	%define upstream_name    Syntax-Highlight-Engine-Kate
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|3	%define upstream_version 0.08
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|4	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|5	Name:       perl-%{upstream_name}
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|6	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|7	Release:    1
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|8	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|9	Summary:    A Plugin for Component-Pascal syntax highlighting
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|10	License:    GPL+ or Artistic
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|11	Group:      Development/Perl
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Syntax/Syntax-Highlight-Engine-Kate-%{upstream_version}.tar.gz
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|14	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|15	BuildRequires: perl(Carp)
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|16	BuildRequires: perl(Test::Differences)
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|17	BuildRequires: perl(Data::Dumper)
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|18	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|19	BuildRequires: perl(File::Basename)
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|20	BuildRequires: perl(Term::ANSIColor)
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|21	BuildRequires: perl(Test::More)
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|22	BuildRequires: perl-devel
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|23	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|24	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|25	%description
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|26	Syntax::Highlight::Engine::Kate is a port to perl of the syntax highlight
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|27	engine of the Kate text editor.
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|28	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|29	The language xml files of kate have been rewritten to perl modules using a
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|30	script. These modules function as plugins to this module.
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|31	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|32	Syntax::Highlight::Engine::Kate inherits
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|33	Syntax::Highlight::Engine::Kate::Template.
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|34	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|35	%prep
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|37	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|38	%build
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|40	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|41	%{make}
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|42	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|43	%check
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|44	%{make} test
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|45	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|46	%install
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|47	rm -rf %buildroot
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|48	%makeinstall_std
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|49	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|50	%clean
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|51	rm -rf %buildroot
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|52	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|53	%files
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|54	%defattr(-,root,root)
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|55	%doc Changes README
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|56	%{_mandir}/man3/*
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|57	%perl_vendorlib/*
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|58	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|59	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|60	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|61	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|62	%changelog
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|63	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2010.0
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|64	+ Revision: 444023
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|65	- import perl-Syntax-Highlight-Engine-Kate
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|66	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|67	
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|68	* Thu Sep 17 2009 cpan2dist 0.06-1mdv
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|69	- initial mdv release, generated with cpan2dist
12cu|perl-Syntax-Highlight-Engine-Kate-0.80.0-1|70	

11265 12
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|1	%define upstream_name    Syntax-Highlight-Perl6
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|2	%define upstream_version 0.88
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|3	
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|6	Release:	3
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|7	
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|8	License:	GPL+ or Artistic
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|9	Group:		Development/Perl
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|10	Summary:	Perl 6 Syntax Highlighter
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|11	Source0:	http://www.cpan.org/modules/by-module/Syntax/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|13	
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|14	BuildRequires:	perl-devel
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|16	BuildRequires:	perl(File::ShareDir)
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|17	BuildRequires:	perl(File::ShareDir::Install)
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|18	BuildRequires:	perl(Moose)
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|19	BuildRequires:	perl(Readonly)
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|20	BuildRequires:	perl(Term::ANSIColor)
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|21	BuildRequires:	perl(Test::More)
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|22	BuildRequires:	perl(Test::Exception)
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|23	BuildRequires:	perl(YAML::Syck)
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|24	BuildRequires:	perl(YAML::XS)
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|25	BuildRequires:	perl-STD
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|26	BuildArch:	noarch
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|27	Provides:	perl(STD)
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|28	
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|29	%description
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|30	'Syntax::Highlight::Perl6' parses Perl 6 source code using an embedded
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|31	STD.pm. It matches parse tree nodes to colors then returns them in
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|32	different output formats. It can be used to create web pages with colorful
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|33	source code samples in its simple and snippet html modes, or it can be used
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|34	as a learning tool in examining STD.pm's output using the JavaScript node
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|35	viewer in its full html mode. Or you can use its parse tree Perl 5 records
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|36	to build your next great idea.
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|37	
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|38	%prep
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|40	
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|41	%build
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|43	%make
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|44	
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|45	%check
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|46	%make test
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|47	
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|48	%install
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|49	%makeinstall_std
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|50	
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|51	%files
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|52	%doc README Changes
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|53	%{perl_vendorlib}/*
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|54	%{_bindir}/hilitep6
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|55	%{_mandir}/man1/*
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|56	%{_mandir}/man3/*
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|57	
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|58	
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|59	%changelog
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|60	* Thu Oct 18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.880.0-3
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|61	+ Revision: 405024b
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|62	- Restore BR in proper format
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|63	
12cu|perl-Syntax-Highlight-Perl6-0.880.0-3|64	

11266 12
12cu|perl-Sysadm-Install-0.430.0-1|1	%define upstream_name Sysadm-Install
12cu|perl-Sysadm-Install-0.430.0-1|2	%define upstream_version 0.43
12cu|perl-Sysadm-Install-0.430.0-1|3	
12cu|perl-Sysadm-Install-0.430.0-1|4	Summary:	Typical installation tasks for system administrators
12cu|perl-Sysadm-Install-0.430.0-1|5	Name:		perl-%{upstream_name}
12cu|perl-Sysadm-Install-0.430.0-1|6	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Sysadm-Install-0.430.0-1|7	Release:	1
12cu|perl-Sysadm-Install-0.430.0-1|8	License:	GPL+ or Artistic
12cu|perl-Sysadm-Install-0.430.0-1|9	Group:		Development/Perl
12cu|perl-Sysadm-Install-0.430.0-1|10	Url:		http://search.cpan.org/dist/Sysadm-Install/
12cu|perl-Sysadm-Install-0.430.0-1|11	Source0:	http://www.cpan.org/authors/id/M/MS/MSCHILLI/Sysadm-Install-%{upstream_version}.tar.gz
12cu|perl-Sysadm-Install-0.430.0-1|12	
12cu|perl-Sysadm-Install-0.430.0-1|13	BuildRequires:	perl-devel
12cu|perl-Sysadm-Install-0.430.0-1|14	BuildRequires:	perl(Archive::Tar)
12cu|perl-Sysadm-Install-0.430.0-1|15	BuildRequires:	perl(Config)
12cu|perl-Sysadm-Install-0.430.0-1|16	BuildRequires:	perl(Cwd)
12cu|perl-Sysadm-Install-0.430.0-1|17	BuildRequires:	perl(Encode)
12cu|perl-Sysadm-Install-0.430.0-1|18	BuildRequires:	perl(Expect)
12cu|perl-Sysadm-Install-0.430.0-1|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Sysadm-Install-0.430.0-1|20	BuildRequires:	perl(File::Basename)
12cu|perl-Sysadm-Install-0.430.0-1|21	BuildRequires:	perl(File::Copy)
12cu|perl-Sysadm-Install-0.430.0-1|22	BuildRequires:	perl(File::Path)
12cu|perl-Sysadm-Install-0.430.0-1|23	BuildRequires:	perl(File::Temp) >= 0.16
12cu|perl-Sysadm-Install-0.430.0-1|24	BuildRequires:	perl(HTTP::Request)
12cu|perl-Sysadm-Install-0.430.0-1|25	BuildRequires:	perl(HTTP::Status)
12cu|perl-Sysadm-Install-0.430.0-1|26	BuildRequires:	perl(Log::Log4perl) >= 1.00
12cu|perl-Sysadm-Install-0.430.0-1|27	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-Sysadm-Install-0.430.0-1|28	BuildRequires:	perl(Term::ReadKey)
12cu|perl-Sysadm-Install-0.430.0-1|29	# For test suite
12cu|perl-Sysadm-Install-0.430.0-1|30	BuildRequires:	perl(Test::More)
12cu|perl-Sysadm-Install-0.430.0-1|31	# Runtime deps not automatically picked up by RPM
12cu|perl-Sysadm-Install-0.430.0-1|32	Requires:	perl(Archive::Tar)
12cu|perl-Sysadm-Install-0.430.0-1|33	Requires:	perl(Config)
12cu|perl-Sysadm-Install-0.430.0-1|34	Requires:	perl(Encode)
12cu|perl-Sysadm-Install-0.430.0-1|35	Requires:	perl(Expect)
12cu|perl-Sysadm-Install-0.430.0-1|36	Requires:	perl(HTTP::Request)
12cu|perl-Sysadm-Install-0.430.0-1|37	Requires:	perl(HTTP::Status)
12cu|perl-Sysadm-Install-0.430.0-1|38	Requires:	perl(LWP::UserAgent)
12cu|perl-Sysadm-Install-0.430.0-1|39	
12cu|perl-Sysadm-Install-0.430.0-1|40	BuildArch:	noarch
12cu|perl-Sysadm-Install-0.430.0-1|41	
12cu|perl-Sysadm-Install-0.430.0-1|42	%description
12cu|perl-Sysadm-Install-0.430.0-1|43	"Sysadm::Install" executes shell-like commands performing typical
12cu|perl-Sysadm-Install-0.430.0-1|44	installation tasks: Copying files, extracting tarballs, calling "make".
12cu|perl-Sysadm-Install-0.430.0-1|45	It has a "fail once and die" policy, meticulously checking the result of
12cu|perl-Sysadm-Install-0.430.0-1|46	every operation and calling "die()" immediately if anything fails,
12cu|perl-Sysadm-Install-0.430.0-1|47	with optional logging of everything.
12cu|perl-Sysadm-Install-0.430.0-1|48	
12cu|perl-Sysadm-Install-0.430.0-1|49	"Sysadm::Install" also supports a *dry_run* mode, in which it logs
12cu|perl-Sysadm-Install-0.430.0-1|50	everything, but suppresses any write actions.
12cu|perl-Sysadm-Install-0.430.0-1|51	
12cu|perl-Sysadm-Install-0.430.0-1|52	%prep
12cu|perl-Sysadm-Install-0.430.0-1|53	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Sysadm-Install-0.430.0-1|54	
12cu|perl-Sysadm-Install-0.430.0-1|55	%build
12cu|perl-Sysadm-Install-0.430.0-1|56	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Sysadm-Install-0.430.0-1|57	%make
12cu|perl-Sysadm-Install-0.430.0-1|58	
12cu|perl-Sysadm-Install-0.430.0-1|59	%check
12cu|perl-Sysadm-Install-0.430.0-1|60	%make test
12cu|perl-Sysadm-Install-0.430.0-1|61	
12cu|perl-Sysadm-Install-0.430.0-1|62	%install
12cu|perl-Sysadm-Install-0.430.0-1|63	%makeinstall_std
12cu|perl-Sysadm-Install-0.430.0-1|64	
12cu|perl-Sysadm-Install-0.430.0-1|65	%files
12cu|perl-Sysadm-Install-0.430.0-1|66	%doc Changes README
12cu|perl-Sysadm-Install-0.430.0-1|67	%{_bindir}/one-liner
12cu|perl-Sysadm-Install-0.430.0-1|68	%{perl_vendorlib}/*
12cu|perl-Sysadm-Install-0.430.0-1|69	%{_mandir}/man3/*
12cu|perl-Sysadm-Install-0.430.0-1|70	
12cu|perl-Sysadm-Install-0.430.0-1|71	%changelog
12cu|perl-Sysadm-Install-0.430.0-1|72	* Mon Apr 25 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.350.0-1mdv2011.0
12cu|perl-Sysadm-Install-0.430.0-1|73	+ Revision: 658505
12cu|perl-Sysadm-Install-0.430.0-1|74	- really fix group
12cu|perl-Sysadm-Install-0.430.0-1|75	- fix group
12cu|perl-Sysadm-Install-0.430.0-1|76	- import perl-Sysadm-Install
12cu|perl-Sysadm-Install-0.430.0-1|77	
12cu|perl-Sysadm-Install-0.430.0-1|78	

11267 12
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|1	%define upstream_name    Sys-Info-Driver-Linux
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|2	%define upstream_version 0.7903
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|3	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|4	%define debug_package %{nil}
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|5	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|6	Name:		perl-%{upstream_name}
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|7	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|8	Release:	1
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|9	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|10	Summary:	Linux driver for Sys::Info
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|11	License:	GPL+ or Artistic
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|12	Group:		Development/Perl
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|14	Source0:	http://www.cpan.org/modules/by-module/Sys/BURAK/Sys-Info-Driver-Linux-%{upstream_version}.tar.gz
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|15	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|16	BuildRequires:  lsb-release
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|17	BuildRequires:	perl(Test::Sys::Info)
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|18	BuildRequires:	perl(Linux::Distribution)
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|19	BuildRequires:	perl(Unix::Processors)
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|20	BuildRequires:	perl-devel
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|21	BuildRequires:  perl(Config::General)
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|22	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|23	Requires:   lsb-release
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|24	Requires:	perl(Linux::Distribution)
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|25	Requires:	perl(Sys::Info::Base)
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|26	Requires:	perl(Unix::Processors)
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|27	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|28	%description
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|29	Perl module for linux driver for Sys::Info  .
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|30	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|31	%prep
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|33	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|34	%build
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|36	%make
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|37	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|38	%check
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|39	# (tpg) fails on 5.12.0
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|40	rm -rf t/03-basic.t
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|41	%make test
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|42	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|43	%install
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|44	%makeinstall_std
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|45	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|46	%files
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|47	%doc README Changes
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|48	%{perl_vendorlib}/*
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|49	%{_mandir}/man3/*
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|50	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|51	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|52	%changelog
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|53	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.780.0-1mdv2011.0
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|54	+ Revision: 660017
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|55	- update to new version 0.78
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|56	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|57	* Sat Aug 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.770.0-1mdv2011.0
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|58	+ Revision: 567391
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|59	- update to new version 0.77
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|60	- update to new version 0.76
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|61	- disable 03-basic test as it fails on perl-5.12.0
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|62	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|63	* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.740.0-2mdv2010.1
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|64	+ Revision: 505016
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|65	- renamed spec file to match pkgname
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|66	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|67	* Wed Jan 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.740.0-1mdv2010.1
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|68	+ Revision: 493969
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|69	- adding missing buildrequires:
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|70	- fix buildrequires:
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|71	- update to 0.74
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|72	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|73	* Sat Jan 02 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.720.0-1mdv2010.1
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|74	+ Revision: 484912
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|75	- import perl-Sys-Info-Driver-Linux
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|76	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|77	
12cu|perl-Sys-Info-Driver-Linux-0.790.300-1|78	

11268 12
12cu|perl-Sys-SigAction-0.210.0-1|1	%define upstream_name	 Sys-SigAction
12cu|perl-Sys-SigAction-0.210.0-1|2	%define upstream_version 0.21
12cu|perl-Sys-SigAction-0.210.0-1|3	
12cu|perl-Sys-SigAction-0.210.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Sys-SigAction-0.210.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Sys-SigAction-0.210.0-1|6	Release:	1
12cu|perl-Sys-SigAction-0.210.0-1|7	
12cu|perl-Sys-SigAction-0.210.0-1|8	Summary:	Perl extension for Consistent Signal Handling
12cu|perl-Sys-SigAction-0.210.0-1|9	License:	GPL+ or Artistic
12cu|perl-Sys-SigAction-0.210.0-1|10	Group:		Development/Perl
12cu|perl-Sys-SigAction-0.210.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Sys-SigAction-0.210.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Sys/Sys-SigAction-%{upstream_version}.tar.gz
12cu|perl-Sys-SigAction-0.210.0-1|13	
12cu|perl-Sys-SigAction-0.210.0-1|14	BuildRequires:	perl-devel
12cu|perl-Sys-SigAction-0.210.0-1|15	BuildArch:	noarch
12cu|perl-Sys-SigAction-0.210.0-1|16	
12cu|perl-Sys-SigAction-0.210.0-1|17	%description
12cu|perl-Sys-SigAction-0.210.0-1|18	This module implements set_sig_handler(), which sets up a signal handler and
12cu|perl-Sys-SigAction-0.210.0-1|19	(optionally) returns an object which causes the signal handler to be reset to
12cu|perl-Sys-SigAction-0.210.0-1|20	the previous value, when it goes out of scope.
12cu|perl-Sys-SigAction-0.210.0-1|21	
12cu|perl-Sys-SigAction-0.210.0-1|22	Also implemented is timeout_call() which takes a timeout value and a code
12cu|perl-Sys-SigAction-0.210.0-1|23	reference, and executes the code reference wrapped with an alarm timeout.
12cu|perl-Sys-SigAction-0.210.0-1|24	
12cu|perl-Sys-SigAction-0.210.0-1|25	Finally, two convenience routines are defined which allow one to get the signal
12cu|perl-Sys-SigAction-0.210.0-1|26	name from the number -- sig_name(), and get the signal number from the name --
12cu|perl-Sys-SigAction-0.210.0-1|27	sig_number().
12cu|perl-Sys-SigAction-0.210.0-1|28	
12cu|perl-Sys-SigAction-0.210.0-1|29	%prep
12cu|perl-Sys-SigAction-0.210.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Sys-SigAction-0.210.0-1|31	
12cu|perl-Sys-SigAction-0.210.0-1|32	%build
12cu|perl-Sys-SigAction-0.210.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Sys-SigAction-0.210.0-1|34	%make
12cu|perl-Sys-SigAction-0.210.0-1|35	
12cu|perl-Sys-SigAction-0.210.0-1|36	%check
12cu|perl-Sys-SigAction-0.210.0-1|37	make test
12cu|perl-Sys-SigAction-0.210.0-1|38	
12cu|perl-Sys-SigAction-0.210.0-1|39	%install
12cu|perl-Sys-SigAction-0.210.0-1|40	%makeinstall_std
12cu|perl-Sys-SigAction-0.210.0-1|41	
12cu|perl-Sys-SigAction-0.210.0-1|42	%files
12cu|perl-Sys-SigAction-0.210.0-1|43	%doc README Changes
12cu|perl-Sys-SigAction-0.210.0-1|44	%{perl_vendorlib}/Sys
12cu|perl-Sys-SigAction-0.210.0-1|45	%{_mandir}/man3*/*
12cu|perl-Sys-SigAction-0.210.0-1|46	
12cu|perl-Sys-SigAction-0.210.0-1|47	
12cu|perl-Sys-SigAction-0.210.0-1|48	
12cu|perl-Sys-SigAction-0.210.0-1|49	%changelog
12cu|perl-Sys-SigAction-0.210.0-1|50	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.210.0-1
12cu|perl-Sys-SigAction-0.210.0-1|51	+ Revision: ff0a166
12cu|perl-Sys-SigAction-0.210.0-1|52	- Updated to 0.21 (by updates_builder)
12cu|perl-Sys-SigAction-0.210.0-1|53	
12cu|perl-Sys-SigAction-0.210.0-1|54	

11269 12
12cu|perl-Sys-Syscall-0.250.0-1|1	%define upstream_name    Sys-Syscall
12cu|perl-Sys-Syscall-0.250.0-1|2	%define upstream_version 0.25
12cu|perl-Sys-Syscall-0.250.0-1|3	
12cu|perl-Sys-Syscall-0.250.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Sys-Syscall-0.250.0-1|5	Version:	%perl_convert_version 0.25
12cu|perl-Sys-Syscall-0.250.0-1|6	Release:	1
12cu|perl-Sys-Syscall-0.250.0-1|7	
12cu|perl-Sys-Syscall-0.250.0-1|8	Summary:	Perl module to access system calls that Perl doesn't normally provide access to
12cu|perl-Sys-Syscall-0.250.0-1|9	License:	GPL+ or Artistic
12cu|perl-Sys-Syscall-0.250.0-1|10	Group:		Development/Perl
12cu|perl-Sys-Syscall-0.250.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Sys-Syscall-0.250.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Sys/Sys-Syscall-0.25.tar.gz
12cu|perl-Sys-Syscall-0.250.0-1|13	
12cu|perl-Sys-Syscall-0.250.0-1|14	BuildRequires:	perl-devel
12cu|perl-Sys-Syscall-0.250.0-1|15	BuildArch:	noarch
12cu|perl-Sys-Syscall-0.250.0-1|16	
12cu|perl-Sys-Syscall-0.250.0-1|17	%description
12cu|perl-Sys-Syscall-0.250.0-1|18	Use epoll, sendfile, from Perl.
12cu|perl-Sys-Syscall-0.250.0-1|19	
12cu|perl-Sys-Syscall-0.250.0-1|20	%prep
12cu|perl-Sys-Syscall-0.250.0-1|21	%setup -q -n Sys-Syscall-%{upstream_version}
12cu|perl-Sys-Syscall-0.250.0-1|22	
12cu|perl-Sys-Syscall-0.250.0-1|23	%build
12cu|perl-Sys-Syscall-0.250.0-1|24	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Sys-Syscall-0.250.0-1|25	%make
12cu|perl-Sys-Syscall-0.250.0-1|26	
12cu|perl-Sys-Syscall-0.250.0-1|27	%check
12cu|perl-Sys-Syscall-0.250.0-1|28	%make test
12cu|perl-Sys-Syscall-0.250.0-1|29	
12cu|perl-Sys-Syscall-0.250.0-1|30	%install
12cu|perl-Sys-Syscall-0.250.0-1|31	%makeinstall_std
12cu|perl-Sys-Syscall-0.250.0-1|32	
12cu|perl-Sys-Syscall-0.250.0-1|33	%files
12cu|perl-Sys-Syscall-0.250.0-1|34	%doc CHANGES
12cu|perl-Sys-Syscall-0.250.0-1|35	%{perl_vendorlib}/*
12cu|perl-Sys-Syscall-0.250.0-1|36	%{_mandir}/man3/*
12cu|perl-Sys-Syscall-0.250.0-1|37	
12cu|perl-Sys-Syscall-0.250.0-1|38	%changelog
12cu|perl-Sys-Syscall-0.250.0-1|39	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0.230.0-2mdv2011.0
12cu|perl-Sys-Syscall-0.250.0-1|40	+ Revision: 655219
12cu|perl-Sys-Syscall-0.250.0-1|41	- rebuild for updated spec-helper
12cu|perl-Sys-Syscall-0.250.0-1|42	
12cu|perl-Sys-Syscall-0.250.0-1|43	* Mon Apr 19 2010 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2011.0
12cu|perl-Sys-Syscall-0.250.0-1|44	+ Revision: 536732
12cu|perl-Sys-Syscall-0.250.0-1|45	- update to 0.23
12cu|perl-Sys-Syscall-0.250.0-1|46	
12cu|perl-Sys-Syscall-0.250.0-1|47	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.0
12cu|perl-Sys-Syscall-0.250.0-1|48	+ Revision: 406183
12cu|perl-Sys-Syscall-0.250.0-1|49	- rebuild using %%perl_convert_version
12cu|perl-Sys-Syscall-0.250.0-1|50	
12cu|perl-Sys-Syscall-0.250.0-1|51	* Thu Jul 03 2008 Michael Scherer <misc@mandriva.org> 0.22-3mdv2009.0
12cu|perl-Sys-Syscall-0.250.0-1|52	+ Revision: 230901
12cu|perl-Sys-Syscall-0.250.0-1|53	- rebuild
12cu|perl-Sys-Syscall-0.250.0-1|54	- rebuild
12cu|perl-Sys-Syscall-0.250.0-1|55	
12cu|perl-Sys-Syscall-0.250.0-1|56	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Sys-Syscall-0.250.0-1|57	- restore BuildRoot
12cu|perl-Sys-Syscall-0.250.0-1|58	
12cu|perl-Sys-Syscall-0.250.0-1|59	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Sys-Syscall-0.250.0-1|60	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Sys-Syscall-0.250.0-1|61	
12cu|perl-Sys-Syscall-0.250.0-1|62	* Sun Apr 22 2007 Michael Scherer <misc@mandriva.org> 0.22-1mdv2008.0
12cu|perl-Sys-Syscall-0.250.0-1|63	+ Revision: 16869
12cu|perl-Sys-Syscall-0.250.0-1|64	- upadte to 0.22
12cu|perl-Sys-Syscall-0.250.0-1|65	
12cu|perl-Sys-Syscall-0.250.0-1|66	
12cu|perl-Sys-Syscall-0.250.0-1|67	* Tue May 02 2006 Michael Scherer <misc@mandriva.org> 0.21-1mdk
12cu|perl-Sys-Syscall-0.250.0-1|68	- New release 0.21
12cu|perl-Sys-Syscall-0.250.0-1|69	
12cu|perl-Sys-Syscall-0.250.0-1|70	* Wed Apr 19 2006 Michael Scherer <misc@mandriva.org> 0.20-1mdk
12cu|perl-Sys-Syscall-0.250.0-1|71	- First Mandriva package
12cu|perl-Sys-Syscall-0.250.0-1|72	
12cu|perl-Sys-Syscall-0.250.0-1|73	

11270 12
12cu|perl-Sys-Syslog-0.330.0-1|1	%define upstream_name    Sys-Syslog
12cu|perl-Sys-Syslog-0.330.0-1|2	%define upstream_version 0.33
12cu|perl-Sys-Syslog-0.330.0-1|3	
12cu|perl-Sys-Syslog-0.330.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Sys-Syslog-0.330.0-1|5	Version:    %perl_convert_version 0.33
12cu|perl-Sys-Syslog-0.330.0-1|6	Release:	1
12cu|perl-Sys-Syslog-0.330.0-1|7	
12cu|perl-Sys-Syslog-0.330.0-1|8	Summary:    Provides same functionality as BSD syslog
12cu|perl-Sys-Syslog-0.330.0-1|9	License:    GPL+ or Artistic
12cu|perl-Sys-Syslog-0.330.0-1|10	Group:      Development/Perl
12cu|perl-Sys-Syslog-0.330.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Sys-Syslog-0.330.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Sys/Sys-Syslog-0.33.tar.gz
12cu|perl-Sys-Syslog-0.330.0-1|13	
12cu|perl-Sys-Syslog-0.330.0-1|14	BuildRequires: perl(Carp)
12cu|perl-Sys-Syslog-0.330.0-1|15	BuildRequires: perl(Fcntl)
12cu|perl-Sys-Syslog-0.330.0-1|16	BuildRequires: perl(File::Basename)
12cu|perl-Sys-Syslog-0.330.0-1|17	BuildRequires: perl(File::Spec)
12cu|perl-Sys-Syslog-0.330.0-1|18	BuildRequires: perl(POSIX)
12cu|perl-Sys-Syslog-0.330.0-1|19	BuildRequires: perl(Socket)
12cu|perl-Sys-Syslog-0.330.0-1|20	BuildRequires: perl(Test::More)
12cu|perl-Sys-Syslog-0.330.0-1|21	BuildRequires: perl(XSLoader)
12cu|perl-Sys-Syslog-0.330.0-1|22	BuildRequires: perl-devel
12cu|perl-Sys-Syslog-0.330.0-1|23	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Sys-Syslog-0.330.0-1|24	
12cu|perl-Sys-Syslog-0.330.0-1|25	%description
12cu|perl-Sys-Syslog-0.330.0-1|26	'Sys::Syslog' is an interface to the UNIX 'syslog(3)' program. Call
12cu|perl-Sys-Syslog-0.330.0-1|27	'syslog()' with a string priority and a list of 'printf()' args just like
12cu|perl-Sys-Syslog-0.330.0-1|28	'syslog(3)'.
12cu|perl-Sys-Syslog-0.330.0-1|29	
12cu|perl-Sys-Syslog-0.330.0-1|30	You can find a kind of FAQ in the "THE RULES OF SYS::SYSLOG" manpage.
12cu|perl-Sys-Syslog-0.330.0-1|31	Please read it before coding, and again before asking questions.
12cu|perl-Sys-Syslog-0.330.0-1|32	
12cu|perl-Sys-Syslog-0.330.0-1|33	%prep
12cu|perl-Sys-Syslog-0.330.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Sys-Syslog-0.330.0-1|35	
12cu|perl-Sys-Syslog-0.330.0-1|36	%build
12cu|perl-Sys-Syslog-0.330.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Sys-Syslog-0.330.0-1|38	
12cu|perl-Sys-Syslog-0.330.0-1|39	%{make}
12cu|perl-Sys-Syslog-0.330.0-1|40	
12cu|perl-Sys-Syslog-0.330.0-1|41	%check
12cu|perl-Sys-Syslog-0.330.0-1|42	%{make} test
12cu|perl-Sys-Syslog-0.330.0-1|43	
12cu|perl-Sys-Syslog-0.330.0-1|44	%install
12cu|perl-Sys-Syslog-0.330.0-1|45	rm -rf %buildroot
12cu|perl-Sys-Syslog-0.330.0-1|46	%makeinstall_std
12cu|perl-Sys-Syslog-0.330.0-1|47	
12cu|perl-Sys-Syslog-0.330.0-1|48	%clean
12cu|perl-Sys-Syslog-0.330.0-1|49	rm -rf %buildroot
12cu|perl-Sys-Syslog-0.330.0-1|50	
12cu|perl-Sys-Syslog-0.330.0-1|51	%files
12cu|perl-Sys-Syslog-0.330.0-1|52	%defattr(-,root,root)
12cu|perl-Sys-Syslog-0.330.0-1|53	%doc Changes README
12cu|perl-Sys-Syslog-0.330.0-1|54	%{_mandir}/man3/*
12cu|perl-Sys-Syslog-0.330.0-1|55	%perl_vendorlib/*
12cu|perl-Sys-Syslog-0.330.0-1|56	
12cu|perl-Sys-Syslog-0.330.0-1|57	
12cu|perl-Sys-Syslog-0.330.0-1|58	
12cu|perl-Sys-Syslog-0.330.0-1|59	
12cu|perl-Sys-Syslog-0.330.0-1|60	%changelog
12cu|perl-Sys-Syslog-0.330.0-1|61	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.290.0-2
12cu|perl-Sys-Syslog-0.330.0-1|62	+ Revision: 768358
12cu|perl-Sys-Syslog-0.330.0-1|63	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Sys-Syslog-0.330.0-1|64	
12cu|perl-Sys-Syslog-0.330.0-1|65	* Thu Apr 28 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.290.0-1
12cu|perl-Sys-Syslog-0.330.0-1|66	+ Revision: 660018
12cu|perl-Sys-Syslog-0.330.0-1|67	- update to new version 0.29
12cu|perl-Sys-Syslog-0.330.0-1|68	
12cu|perl-Sys-Syslog-0.330.0-1|69	* Mon Apr 18 2011 Sandro Cazzaniga <kharec@mandriva.org> 0.280.0-1
12cu|perl-Sys-Syslog-0.330.0-1|70	+ Revision: 655829
12cu|perl-Sys-Syslog-0.330.0-1|71	- new version 0.28
12cu|perl-Sys-Syslog-0.330.0-1|72	
12cu|perl-Sys-Syslog-0.330.0-1|73	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-3mdv2011.0
12cu|perl-Sys-Syslog-0.330.0-1|74	+ Revision: 556154
12cu|perl-Sys-Syslog-0.330.0-1|75	- rebuild for perl 5.12
12cu|perl-Sys-Syslog-0.330.0-1|76	
12cu|perl-Sys-Syslog-0.330.0-1|77	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-2mdv2011.0
12cu|perl-Sys-Syslog-0.330.0-1|78	+ Revision: 552182
12cu|perl-Sys-Syslog-0.330.0-1|79	- rebuild
12cu|perl-Sys-Syslog-0.330.0-1|80	
12cu|perl-Sys-Syslog-0.330.0-1|81	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-1mdv2010.0
12cu|perl-Sys-Syslog-0.330.0-1|82	+ Revision: 395219
12cu|perl-Sys-Syslog-0.330.0-1|83	- import perl-Sys-Syslog
12cu|perl-Sys-Syslog-0.330.0-1|84	
12cu|perl-Sys-Syslog-0.330.0-1|85	
12cu|perl-Sys-Syslog-0.330.0-1|86	* Sun Jul 12 2009 cpan2dist 0.27-1mdv
12cu|perl-Sys-Syslog-0.330.0-1|87	- initial mdv release, generated with cpan2dist
12cu|perl-Sys-Syslog-0.330.0-1|88	

11271 12
12cu|perl-Sys-Virt-0.9.9-1|1	%define	module	Sys-Virt
12cu|perl-Sys-Virt-0.9.9-1|2	%define upstream_version 0.9.9
12cu|perl-Sys-Virt-0.9.9-1|3	Name:		perl-%{module}
12cu|perl-Sys-Virt-0.9.9-1|4	Version:	%perl_convert_version 0.9.9
12cu|perl-Sys-Virt-0.9.9-1|5	Release:	1
12cu|perl-Sys-Virt-0.9.9-1|6	
12cu|perl-Sys-Virt-0.9.9-1|7	Summary:	Interface to libvirt virtual machine management API
12cu|perl-Sys-Virt-0.9.9-1|8	License:	GPLv2+ or Artistic
12cu|perl-Sys-Virt-0.9.9-1|9	Group:		Development/Perl
12cu|perl-Sys-Virt-0.9.9-1|10	Url:		http://search.cpan.org/dist/%{module}/
12cu|perl-Sys-Virt-0.9.9-1|11	Source0:	http://www.cpan.org/modules/by-module/Sys/Sys-Virt-%{version}.tar.gz
12cu|perl-Sys-Virt-0.9.9-1|12	
12cu|perl-Sys-Virt-0.9.9-1|13	BuildRequires:	pkgconfig(libvirt) >= 0.9.9
12cu|perl-Sys-Virt-0.9.9-1|14	BuildRequires:	perl(XML::XPath)
12cu|perl-Sys-Virt-0.9.9-1|15	BuildRequires:	perl-devel
12cu|perl-Sys-Virt-0.9.9-1|16	BuildRequires:	gettext-devel
12cu|perl-Sys-Virt-0.9.9-1|17	BuildRequires:	xen-devel
12cu|perl-Sys-Virt-0.9.9-1|18	
12cu|perl-Sys-Virt-0.9.9-1|19	
12cu|perl-Sys-Virt-0.9.9-1|20	%description
12cu|perl-Sys-Virt-0.9.9-1|21	Sys::Virt is an interface to libvirt virtual machine management API.
12cu|perl-Sys-Virt-0.9.9-1|22	The Sys::Virt::Domain module represents a guest domain managed by
12cu|perl-Sys-Virt-0.9.9-1|23	the virtual machine monitor.
12cu|perl-Sys-Virt-0.9.9-1|24	
12cu|perl-Sys-Virt-0.9.9-1|25	%prep
12cu|perl-Sys-Virt-0.9.9-1|26	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Sys-Virt-0.9.9-1|27	
12cu|perl-Sys-Virt-0.9.9-1|28	%build
12cu|perl-Sys-Virt-0.9.9-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Sys-Virt-0.9.9-1|30	make
12cu|perl-Sys-Virt-0.9.9-1|31	
12cu|perl-Sys-Virt-0.9.9-1|32	# The check fails when running inside LXC containers in ABF
12cu|perl-Sys-Virt-0.9.9-1|33	# %check
12cu|perl-Sys-Virt-0.9.9-1|34	# make test
12cu|perl-Sys-Virt-0.9.9-1|35	
12cu|perl-Sys-Virt-0.9.9-1|36	%install
12cu|perl-Sys-Virt-0.9.9-1|37	%makeinstall_std
12cu|perl-Sys-Virt-0.9.9-1|38	
12cu|perl-Sys-Virt-0.9.9-1|39	%files
12cu|perl-Sys-Virt-0.9.9-1|40	%doc AUTHORS README LICENSE
12cu|perl-Sys-Virt-0.9.9-1|41	%{perl_vendorarch}/Sys
12cu|perl-Sys-Virt-0.9.9-1|42	%{perl_vendorarch}/auto/Sys
12cu|perl-Sys-Virt-0.9.9-1|43	%{_mandir}/man3/Sys::Virt*3pm*
12cu|perl-Sys-Virt-0.9.9-1|44	
12cu|perl-Sys-Virt-0.9.9-1|45	
12cu|perl-Sys-Virt-0.9.9-1|46	%changelog
12cu|perl-Sys-Virt-0.9.9-1|47	* Tue Apr 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.9-1
12cu|perl-Sys-Virt-0.9.9-1|48	+ Revision: d11208d
12cu|perl-Sys-Virt-0.9.9-1|49	- Disable check - it fails when running inside LXC containers in ABF
12cu|perl-Sys-Virt-0.9.9-1|50	
12cu|perl-Sys-Virt-0.9.9-1|51	

11272 12
12cu|perl-Task-Dist-Zilla-1.111.681-1|1	%define upstream_name    Task-Dist-Zilla
12cu|perl-Task-Dist-Zilla-1.111.681-1|2	%define upstream_version 1.111681
12cu|perl-Task-Dist-Zilla-1.111.681-1|3	
12cu|perl-Task-Dist-Zilla-1.111.681-1|4	Name:		perl-%{upstream_name}
12cu|perl-Task-Dist-Zilla-1.111.681-1|5	Version:	%perl_convert_version 1.111681
12cu|perl-Task-Dist-Zilla-1.111.681-1|6	Release:	1
12cu|perl-Task-Dist-Zilla-1.111.681-1|7	
12cu|perl-Task-Dist-Zilla-1.111.681-1|8	Summary:	Task to install dist-zilla and all its plugins
12cu|perl-Task-Dist-Zilla-1.111.681-1|9	License:	GPL+ or Artistic
12cu|perl-Task-Dist-Zilla-1.111.681-1|10	Group:		Development/Perl
12cu|perl-Task-Dist-Zilla-1.111.681-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Task-Dist-Zilla-1.111.681-1|12	Source0:	http://www.cpan.org/modules/by-module/Task/Task-Dist-Zilla-1.111681.tar.gz
12cu|perl-Task-Dist-Zilla-1.111.681-1|13	
12cu|perl-Task-Dist-Zilla-1.111.681-1|14	BuildRequires:	perl-devel
12cu|perl-Task-Dist-Zilla-1.111.681-1|15	BuildRequires:	perl(Carp)
12cu|perl-Task-Dist-Zilla-1.111.681-1|16	BuildRequires:	perl(Dist::Zilla)
12cu|perl-Task-Dist-Zilla-1.111.681-1|17	BuildRequires:	perl(Dist::Zilla::Plugin::ApacheTest)
12cu|perl-Task-Dist-Zilla-1.111.681-1|18	BuildRequires:	perl(Dist::Zilla::Plugin::ArchiveRelease)
12cu|perl-Task-Dist-Zilla-1.111.681-1|19	BuildRequires:	perl(Dist::Zilla::Plugin::AssertOS)
12cu|perl-Task-Dist-Zilla-1.111.681-1|20	BuildRequires:	perl(Dist::Zilla::Plugin::Author::KENTNL::DistINI)
12cu|perl-Task-Dist-Zilla-1.111.681-1|21	BuildRequires:	perl(Dist::Zilla::Plugin::AutoVersion::Relative)
12cu|perl-Task-Dist-Zilla-1.111.681-1|22	BuildRequires:	perl(Dist::Zilla::Plugin::Bootstrap::lib)
12cu|perl-Task-Dist-Zilla-1.111.681-1|23	BuildRequires:	perl(Dist::Zilla::Plugin::Bugtracker)
12cu|perl-Task-Dist-Zilla-1.111.681-1|24	BuildRequires:	perl(Dist::Zilla::Plugin::BumpVersionFromGit)
12cu|perl-Task-Dist-Zilla-1.111.681-1|25	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::AuthorTest)
12cu|perl-Task-Dist-Zilla-1.111.681-1|26	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::BeforeBuild)
12cu|perl-Task-Dist-Zilla-1.111.681-1|27	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::DotFileFix)
12cu|perl-Task-Dist-Zilla-1.111.681-1|28	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::FTPUploadToOwnSite)
12cu|perl-Task-Dist-Zilla-1.111.681-1|29	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::SubversionDist)
12cu|perl-Task-Dist-Zilla-1.111.681-1|30	BuildRequires:	perl(Dist::Zilla::Plugin::CSJEWELL::VersionGetter)
12cu|perl-Task-Dist-Zilla-1.111.681-1|31	BuildRequires:	perl(Dist::Zilla::Plugin::Catalyst)
12cu|perl-Task-Dist-Zilla-1.111.681-1|32	BuildRequires:	perl(Dist::Zilla::Plugin::Catalyst::New)
12cu|perl-Task-Dist-Zilla-1.111.681-1|33	BuildRequires:	perl(Dist::Zilla::Plugin::ChangelogFromGit)
12cu|perl-Task-Dist-Zilla-1.111.681-1|34	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangeLog)
12cu|perl-Task-Dist-Zilla-1.111.681-1|35	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangesHasContent)
12cu|perl-Task-Dist-Zilla-1.111.681-1|36	BuildRequires:	perl(Dist::Zilla::Plugin::CheckChangesTests)
12cu|perl-Task-Dist-Zilla-1.111.681-1|37	BuildRequires:	perl(Dist::Zilla::Plugin::CheckExtraTests)
12cu|perl-Task-Dist-Zilla-1.111.681-1|38	BuildRequires:	perl(Dist::Zilla::Plugin::CompileTests)
12cu|perl-Task-Dist-Zilla-1.111.681-1|39	BuildRequires:	perl(Dist::Zilla::Plugin::ConsistentVersionTest)
12cu|perl-Task-Dist-Zilla-1.111.681-1|40	BuildRequires:	perl(Dist::Zilla::Plugin::CopyReadmeFromBuild)
12cu|perl-Task-Dist-Zilla-1.111.681-1|41	BuildRequires:	perl(Dist::Zilla::Plugin::CopyTo)
12cu|perl-Task-Dist-Zilla-1.111.681-1|42	BuildRequires:	perl(Dist::Zilla::Plugin::CriticTests)
12cu|perl-Task-Dist-Zilla-1.111.681-1|43	BuildRequires:	perl(Dist::Zilla::Plugin::DistManifestTests)
12cu|perl-Task-Dist-Zilla-1.111.681-1|44	BuildRequires:	perl(Dist::Zilla::Plugin::DualBuilders)
12cu|perl-Task-Dist-Zilla-1.111.681-1|45	BuildRequires:	perl(Dist::Zilla::Plugin::DynamicManifest)
12cu|perl-Task-Dist-Zilla-1.111.681-1|46	BuildRequires:	perl(Dist::Zilla::Plugin::EOLTests)
12cu|perl-Task-Dist-Zilla-1.111.681-1|47	BuildRequires:	perl(Dist::Zilla::Plugin::FatPacker)
12cu|perl-Task-Dist-Zilla-1.111.681-1|48	BuildRequires:	perl(Dist::Zilla::Plugin::Git)
12cu|perl-Task-Dist-Zilla-1.111.681-1|49	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Check)
12cu|perl-Task-Dist-Zilla-1.111.681-1|50	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Commit)
12cu|perl-Task-Dist-Zilla-1.111.681-1|51	BuildRequires:	perl(Dist::Zilla::Plugin::Git::CommitBuild)
12cu|perl-Task-Dist-Zilla-1.111.681-1|52	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Init)
12cu|perl-Task-Dist-Zilla-1.111.681-1|53	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Push)
12cu|perl-Task-Dist-Zilla-1.111.681-1|54	BuildRequires:	perl(Dist::Zilla::Plugin::Git::Tag)
12cu|perl-Task-Dist-Zilla-1.111.681-1|55	BuildRequires:	perl(Dist::Zilla::Plugin::GitFmtChanges)
12cu|perl-Task-Dist-Zilla-1.111.681-1|56	BuildRequires:	perl(Dist::Zilla::Plugin::GitObtain)
12cu|perl-Task-Dist-Zilla-1.111.681-1|57	BuildRequires:	perl(Dist::Zilla::Plugin::GitVersionCheckCJM)
12cu|perl-Task-Dist-Zilla-1.111.681-1|58	BuildRequires:	perl(Dist::Zilla::Plugin::GithubMeta)
12cu|perl-Task-Dist-Zilla-1.111.681-1|59	BuildRequires:	perl(Dist::Zilla::Plugin::HasVersionTests)
12cu|perl-Task-Dist-Zilla-1.111.681-1|60	BuildRequires:	perl(Dist::Zilla::Plugin::Homepage)
12cu|perl-Task-Dist-Zilla-1.111.681-1|61	BuildRequires:	perl(Dist::Zilla::Plugin::InlineFilesMARCEL)
12cu|perl-Task-Dist-Zilla-1.111.681-1|62	BuildRequires:	perl(Dist::Zilla::Plugin::InstallGuide)
12cu|perl-Task-Dist-Zilla-1.111.681-1|63	BuildRequires:	perl(Dist::Zilla::Plugin::KwaliteeTests)
12cu|perl-Task-Dist-Zilla-1.111.681-1|64	BuildRequires:	perl(Dist::Zilla::Plugin::LatestPrereqs)
12cu|perl-Task-Dist-Zilla-1.111.681-1|65	BuildRequires:	perl(Dist::Zilla::Plugin::LocaleMsgfmt)
12cu|perl-Task-Dist-Zilla-1.111.681-1|66	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker::Awesome)
12cu|perl-Task-Dist-Zilla-1.111.681-1|67	BuildRequires:	perl(Dist::Zilla::Plugin::MakeMaker::SkipInstall)
12cu|perl-Task-Dist-Zilla-1.111.681-1|68	BuildRequires:	perl(Dist::Zilla::Plugin::MatchManifest)
12cu|perl-Task-Dist-Zilla-1.111.681-1|69	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial)
12cu|perl-Task-Dist-Zilla-1.111.681-1|70	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial::Check)
12cu|perl-Task-Dist-Zilla-1.111.681-1|71	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial::Push)
12cu|perl-Task-Dist-Zilla-1.111.681-1|72	BuildRequires:	perl(Dist::Zilla::Plugin::Mercurial::Tag)
12cu|perl-Task-Dist-Zilla-1.111.681-1|73	BuildRequires:	perl(Dist::Zilla::Plugin::MetaData::BuiltWith)
12cu|perl-Task-Dist-Zilla-1.111.681-1|74	BuildRequires:	perl(Dist::Zilla::Plugin::MetaData::BuiltWith::All)
12cu|perl-Task-Dist-Zilla-1.111.681-1|75	BuildRequires:	perl(Dist::Zilla::Plugin::MetaNoIndex)
12cu|perl-Task-Dist-Zilla-1.111.681-1|76	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides)
12cu|perl-Task-Dist-Zilla-1.111.681-1|77	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::Class)
12cu|perl-Task-Dist-Zilla-1.111.681-1|78	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::FromFile)
12cu|perl-Task-Dist-Zilla-1.111.681-1|79	BuildRequires:	perl(Dist::Zilla::Plugin::MetaProvides::Package)
12cu|perl-Task-Dist-Zilla-1.111.681-1|80	BuildRequires:	perl(Dist::Zilla::Plugin::MetaRecommends)
12cu|perl-Task-Dist-Zilla-1.111.681-1|81	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumPerl)
12cu|perl-Task-Dist-Zilla-1.111.681-1|82	BuildRequires:	perl(Dist::Zilla::Plugin::MinimumVersionTests)
12cu|perl-Task-Dist-Zilla-1.111.681-1|83	BuildRequires:	perl(Dist::Zilla::Plugin::ModuleBuild::Custom)
12cu|perl-Task-Dist-Zilla-1.111.681-1|84	BuildRequires:	perl(Dist::Zilla::Plugin::ModuleBuild::XSOrPP)
12cu|perl-Task-Dist-Zilla-1.111.681-1|85	BuildRequires:	perl(Dist::Zilla::Plugin::ModuleInstall)
12cu|perl-Task-Dist-Zilla-1.111.681-1|86	BuildRequires:	perl(Dist::Zilla::Plugin::NoAutomatedTesting)
12cu|perl-Task-Dist-Zilla-1.111.681-1|87	BuildRequires:	perl(Dist::Zilla::Plugin::NoTabsTests)
12cu|perl-Task-Dist-Zilla-1.111.681-1|88	BuildRequires:	perl(Dist::Zilla::Plugin::OurPkgVersion)
12cu|perl-Task-Dist-Zilla-1.111.681-1|89	BuildRequires:	perl(Dist::Zilla::Plugin::PerlTidy)
12cu|perl-Task-Dist-Zilla-1.111.681-1|90	BuildRequires:	perl(Dist::Zilla::Plugin::PodLoom)
12cu|perl-Task-Dist-Zilla-1.111.681-1|91	BuildRequires:	perl(Dist::Zilla::Plugin::PodPurler)
12cu|perl-Task-Dist-Zilla-1.111.681-1|92	BuildRequires:	perl(Dist::Zilla::Plugin::PodSpellingTests)
12cu|perl-Task-Dist-Zilla-1.111.681-1|93	BuildRequires:	perl(Dist::Zilla::Plugin::PodWeaver)
12cu|perl-Task-Dist-Zilla-1.111.681-1|94	BuildRequires:	perl(Dist::Zilla::Plugin::PortabilityTests)
12cu|perl-Task-Dist-Zilla-1.111.681-1|95	BuildRequires:	perl(Dist::Zilla::Plugin::Prepender)
12cu|perl-Task-Dist-Zilla-1.111.681-1|96	BuildRequires:	perl(Dist::Zilla::Plugin::ProgCriticTests)
12cu|perl-Task-Dist-Zilla-1.111.681-1|97	BuildRequires:	perl(Dist::Zilla::Plugin::PurePerlTests)
12cu|perl-Task-Dist-Zilla-1.111.681-1|98	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeFromPod)
12cu|perl-Task-Dist-Zilla-1.111.681-1|99	BuildRequires:	perl(Dist::Zilla::Plugin::ReadmeMarkdownFromPod)
12cu|perl-Task-Dist-Zilla-1.111.681-1|100	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions)
12cu|perl-Task-Dist-Zilla-1.111.681-1|101	BuildRequires:	perl(Dist::Zilla::Plugin::ReportVersions::Tiny)
12cu|perl-Task-Dist-Zilla-1.111.681-1|102	BuildRequires:	perl(Dist::Zilla::Plugin::Repository)
12cu|perl-Task-Dist-Zilla-1.111.681-1|103	BuildRequires:	perl(Dist::Zilla::Plugin::Rsync)
12cu|perl-Task-Dist-Zilla-1.111.681-1|104	BuildRequires:	perl(Dist::Zilla::Plugin::SVK)
12cu|perl-Task-Dist-Zilla-1.111.681-1|105	BuildRequires:	perl(Dist::Zilla::Plugin::SVK::Check)
12cu|perl-Task-Dist-Zilla-1.111.681-1|106	BuildRequires:	perl(Dist::Zilla::Plugin::SVK::Commit)
12cu|perl-Task-Dist-Zilla-1.111.681-1|107	BuildRequires:	perl(Dist::Zilla::Plugin::SVK::Push)
12cu|perl-Task-Dist-Zilla-1.111.681-1|108	BuildRequires:	perl(Dist::Zilla::Plugin::SVK::Tag)
12cu|perl-Task-Dist-Zilla-1.111.681-1|109	BuildRequires:	perl(Dist::Zilla::Plugin::Signature)
12cu|perl-Task-Dist-Zilla-1.111.681-1|110	BuildRequires:	perl(Dist::Zilla::Plugin::SubmittingPatches)
12cu|perl-Task-Dist-Zilla-1.111.681-1|111	BuildRequires:	perl(Dist::Zilla::Plugin::SurgicalPkgVersion)
12cu|perl-Task-Dist-Zilla-1.111.681-1|112	BuildRequires:	perl(Dist::Zilla::Plugin::SurgicalPodWeaver)
12cu|perl-Task-Dist-Zilla-1.111.681-1|113	BuildRequires:	perl(Dist::Zilla::Plugin::SvnObtain)
12cu|perl-Task-Dist-Zilla-1.111.681-1|114	BuildRequires:	perl(Dist::Zilla::Plugin::SynopsisTests)
12cu|perl-Task-Dist-Zilla-1.111.681-1|115	BuildRequires:	perl(Dist::Zilla::Plugin::TaskWeaver)
12cu|perl-Task-Dist-Zilla-1.111.681-1|116	BuildRequires:	perl(Dist::Zilla::Plugin::TemplateCJM)
12cu|perl-Task-Dist-Zilla-1.111.681-1|117	BuildRequires:	perl(Dist::Zilla::Plugin::TemplateFiles)
12cu|perl-Task-Dist-Zilla-1.111.681-1|118	BuildRequires:	perl(Dist::Zilla::Plugin::Twitter)
12cu|perl-Task-Dist-Zilla-1.111.681-1|119	BuildRequires:	perl(Dist::Zilla::Plugin::UnusedVarsTests)
12cu|perl-Task-Dist-Zilla-1.111.681-1|120	BuildRequires:	perl(Dist::Zilla::Plugin::UpdateGitHub)
12cu|perl-Task-Dist-Zilla-1.111.681-1|121	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromModule)
12cu|perl-Task-Dist-Zilla-1.111.681-1|122	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromPrev)
12cu|perl-Task-Dist-Zilla-1.111.681-1|123	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromPrev::Finder::Git::LastVersion)
12cu|perl-Task-Dist-Zilla-1.111.681-1|124	BuildRequires:	perl(Dist::Zilla::Plugin::VersionFromPrev::Style::Classic)
12cu|perl-Task-Dist-Zilla-1.111.681-1|125	BuildRequires:	perl(Dist::Zilla::PluginBundle::AVAR)
12cu|perl-Task-Dist-Zilla-1.111.681-1|126	BuildRequires:	perl(Dist::Zilla::PluginBundle::BINGOS)
12cu|perl-Task-Dist-Zilla-1.111.681-1|127	BuildRequires:	perl(Dist::Zilla::PluginBundle::CJM)
12cu|perl-Task-Dist-Zilla-1.111.681-1|128	BuildRequires:	perl(Dist::Zilla::PluginBundle::CSJEWELL)
12cu|perl-Task-Dist-Zilla-1.111.681-1|129	BuildRequires:	perl(Dist::Zilla::PluginBundle::FAYLAND)
12cu|perl-Task-Dist-Zilla-1.111.681-1|130	BuildRequires:	perl(Dist::Zilla::PluginBundle::Git)
12cu|perl-Task-Dist-Zilla-1.111.681-1|131	BuildRequires:	perl(Dist::Zilla::PluginBundle::IDOPEREL)
12cu|perl-Task-Dist-Zilla-1.111.681-1|132	BuildRequires:	perl(Dist::Zilla::PluginBundle::JQUELIN)
12cu|perl-Task-Dist-Zilla-1.111.681-1|133	BuildRequires:	perl(Dist::Zilla::PluginBundle::KENTNL)
12cu|perl-Task-Dist-Zilla-1.111.681-1|134	BuildRequires:	perl(Dist::Zilla::PluginBundle::KENTNL::Lite)
12cu|perl-Task-Dist-Zilla-1.111.681-1|135	BuildRequires:	perl(Dist::Zilla::PluginBundle::MARCEL)
12cu|perl-Task-Dist-Zilla-1.111.681-1|136	BuildRequires:	perl(Dist::Zilla::PluginBundle::Mercurial)
12cu|perl-Task-Dist-Zilla-1.111.681-1|137	BuildRequires:	perl(Dist::Zilla::PluginBundle::PDONELAN)
12cu|perl-Task-Dist-Zilla-1.111.681-1|138	BuildRequires:	perl(Dist::Zilla::PluginBundle::RJBS)
12cu|perl-Task-Dist-Zilla-1.111.681-1|139	BuildRequires:	perl(Dist::Zilla::PluginBundle::ROKR)
12cu|perl-Task-Dist-Zilla-1.111.681-1|140	BuildRequires:	perl(Dist::Zilla::PluginBundle::ROKR::Basic)
12cu|perl-Task-Dist-Zilla-1.111.681-1|141	BuildRequires:	perl(Dist::Zilla::PluginBundle::Rakudo)
12cu|perl-Task-Dist-Zilla-1.111.681-1|142	BuildRequires:	perl(Dist::Zilla::PluginBundle::SVK)
12cu|perl-Task-Dist-Zilla-1.111.681-1|143	BuildRequires:	perl(English)
12cu|perl-Task-Dist-Zilla-1.111.681-1|144	BuildRequires:	perl(File::Find)
12cu|perl-Task-Dist-Zilla-1.111.681-1|145	BuildRequires:	perl(File::Temp)
12cu|perl-Task-Dist-Zilla-1.111.681-1|146	BuildRequires:	perl(Module::Build)
12cu|perl-Task-Dist-Zilla-1.111.681-1|147	BuildRequires:	perl(Scalar::Util)
12cu|perl-Task-Dist-Zilla-1.111.681-1|148	BuildRequires:	perl(Test::More)
12cu|perl-Task-Dist-Zilla-1.111.681-1|149	
12cu|perl-Task-Dist-Zilla-1.111.681-1|150	BuildArch:	noarch
12cu|perl-Task-Dist-Zilla-1.111.681-1|151	
12cu|perl-Task-Dist-Zilla-1.111.681-1|152	%description
12cu|perl-Task-Dist-Zilla-1.111.681-1|153	This task is merely a placeholder to pull all dist-zilla related modules in
12cu|perl-Task-Dist-Zilla-1.111.681-1|154	one go.
12cu|perl-Task-Dist-Zilla-1.111.681-1|155	
12cu|perl-Task-Dist-Zilla-1.111.681-1|156	%prep
12cu|perl-Task-Dist-Zilla-1.111.681-1|157	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Task-Dist-Zilla-1.111.681-1|158	
12cu|perl-Task-Dist-Zilla-1.111.681-1|159	%build
12cu|perl-Task-Dist-Zilla-1.111.681-1|160	perl Build.PL installdirs=vendor
12cu|perl-Task-Dist-Zilla-1.111.681-1|161	./Build
12cu|perl-Task-Dist-Zilla-1.111.681-1|162	
12cu|perl-Task-Dist-Zilla-1.111.681-1|163	%check
12cu|perl-Task-Dist-Zilla-1.111.681-1|164	./Build test
12cu|perl-Task-Dist-Zilla-1.111.681-1|165	
12cu|perl-Task-Dist-Zilla-1.111.681-1|166	%install
12cu|perl-Task-Dist-Zilla-1.111.681-1|167	./Build install destdir=%{buildroot}
12cu|perl-Task-Dist-Zilla-1.111.681-1|168	
12cu|perl-Task-Dist-Zilla-1.111.681-1|169	%clean
12cu|perl-Task-Dist-Zilla-1.111.681-1|170	rm -rf %buildroot
12cu|perl-Task-Dist-Zilla-1.111.681-1|171	
12cu|perl-Task-Dist-Zilla-1.111.681-1|172	%files
12cu|perl-Task-Dist-Zilla-1.111.681-1|173	%doc Changes LICENSE META.yml README
12cu|perl-Task-Dist-Zilla-1.111.681-1|174	%{_mandir}/man3/*
12cu|perl-Task-Dist-Zilla-1.111.681-1|175	%{perl_vendorlib}/*
12cu|perl-Task-Dist-Zilla-1.111.681-1|176	
12cu|perl-Task-Dist-Zilla-1.111.681-1|177	

11273 12
12cu|perl-Template-Declare-0.460.0-1|1	%define upstream_name    Template-Declare
12cu|perl-Template-Declare-0.460.0-1|2	%define upstream_version 0.46
12cu|perl-Template-Declare-0.460.0-1|3	
12cu|perl-Template-Declare-0.460.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Template-Declare-0.460.0-1|5	Version:	%perl_convert_version 0.46
12cu|perl-Template-Declare-0.460.0-1|6	Release:	1
12cu|perl-Template-Declare-0.460.0-1|7	
12cu|perl-Template-Declare-0.460.0-1|8	Summary:	Template::Declare TAG set for Mozilla's em-rdf
12cu|perl-Template-Declare-0.460.0-1|9	License:	GPL+ or Artistic
12cu|perl-Template-Declare-0.460.0-1|10	Group:		Development/Perl
12cu|perl-Template-Declare-0.460.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Template-Declare-0.460.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Template/Template-Declare-0.46.tar.gz
12cu|perl-Template-Declare-0.460.0-1|13	
12cu|perl-Template-Declare-0.460.0-1|14	BuildRequires:	perl-devel
12cu|perl-Template-Declare-0.460.0-1|15	BuildRequires:	perl(Class::Accessor::Fast)
12cu|perl-Template-Declare-0.460.0-1|16	BuildRequires:	perl(Class::Data::Inheritable)
12cu|perl-Template-Declare-0.460.0-1|17	BuildRequires:	perl(Class::ISA)
12cu|perl-Template-Declare-0.460.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Template-Declare-0.460.0-1|19	BuildRequires:	perl(HTML::Lint)
12cu|perl-Template-Declare-0.460.0-1|20	BuildRequires:	perl(String::BufferStack)
12cu|perl-Template-Declare-0.460.0-1|21	BuildRequires:	perl(Test::More)
12cu|perl-Template-Declare-0.460.0-1|22	BuildRequires:	perl(Test::Warn)
12cu|perl-Template-Declare-0.460.0-1|23	BuildArch:	noarch
12cu|perl-Template-Declare-0.460.0-1|24	
12cu|perl-Template-Declare-0.460.0-1|25	%description
12cu|perl-Template-Declare-0.460.0-1|26	'Template::Declare' is a pure-Perl declarative HTML/XUL/RDF/XML templating
12cu|perl-Template-Declare-0.460.0-1|27	system.
12cu|perl-Template-Declare-0.460.0-1|28	
12cu|perl-Template-Declare-0.460.0-1|29	Yes. Another one. There are many others like it, but this one is ours.
12cu|perl-Template-Declare-0.460.0-1|30	
12cu|perl-Template-Declare-0.460.0-1|31	A few key features and buzzwords:
12cu|perl-Template-Declare-0.460.0-1|32	
12cu|perl-Template-Declare-0.460.0-1|33	%prep
12cu|perl-Template-Declare-0.460.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Template-Declare-0.460.0-1|35	
12cu|perl-Template-Declare-0.460.0-1|36	%build
12cu|perl-Template-Declare-0.460.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Template-Declare-0.460.0-1|38	%make
12cu|perl-Template-Declare-0.460.0-1|39	
12cu|perl-Template-Declare-0.460.0-1|40	%check
12cu|perl-Template-Declare-0.460.0-1|41	%make test
12cu|perl-Template-Declare-0.460.0-1|42	
12cu|perl-Template-Declare-0.460.0-1|43	%install
12cu|perl-Template-Declare-0.460.0-1|44	%makeinstall_std
12cu|perl-Template-Declare-0.460.0-1|45	
12cu|perl-Template-Declare-0.460.0-1|46	%files
12cu|perl-Template-Declare-0.460.0-1|47	%doc Changes META.yml README
12cu|perl-Template-Declare-0.460.0-1|48	%{_mandir}/man3/*
12cu|perl-Template-Declare-0.460.0-1|49	%{perl_vendorlib}/Template/
12cu|perl-Template-Declare-0.460.0-1|50	
12cu|perl-Template-Declare-0.460.0-1|51	%changelog
12cu|perl-Template-Declare-0.460.0-1|52	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.450.0-1mdv2011.0
12cu|perl-Template-Declare-0.460.0-1|53	+ Revision: 654377
12cu|perl-Template-Declare-0.460.0-1|54	- update to new version 0.45
12cu|perl-Template-Declare-0.460.0-1|55	
12cu|perl-Template-Declare-0.460.0-1|56	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.440.0-1mdv2011.0
12cu|perl-Template-Declare-0.460.0-1|57	+ Revision: 622948
12cu|perl-Template-Declare-0.460.0-1|58	- new version
12cu|perl-Template-Declare-0.460.0-1|59	
12cu|perl-Template-Declare-0.460.0-1|60	* Fri Apr 30 2010 Michael Scherer <misc@mandriva.org> 0.430.0-1mdv2011.0
12cu|perl-Template-Declare-0.460.0-1|61	+ Revision: 541109
12cu|perl-Template-Declare-0.460.0-1|62	- import perl-Template-Declare
12cu|perl-Template-Declare-0.460.0-1|63	
12cu|perl-Template-Declare-0.460.0-1|64	
12cu|perl-Template-Declare-0.460.0-1|65	* Fri Apr 30 2010 cpan2dist 0.43-1mdv
12cu|perl-Template-Declare-0.460.0-1|66	- initial mdv release, generated with cpan2dist
12cu|perl-Template-Declare-0.460.0-1|67	

11274 12
12cu|perl-Template-Multilingual-1.0.0-3|1	%define module  Template-Multilingual
12cu|perl-Template-Multilingual-1.0.0-3|2	%define upstream_version 1.00
12cu|perl-Template-Multilingual-1.0.0-3|3	
12cu|perl-Template-Multilingual-1.0.0-3|4	Name:		perl-%{module}
12cu|perl-Template-Multilingual-1.0.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Template-Multilingual-1.0.0-3|6	Release:	3
12cu|perl-Template-Multilingual-1.0.0-3|7	Summary:	Multilingual templates for Template Toolkit
12cu|perl-Template-Multilingual-1.0.0-3|8	License:	GPL or Artistic
12cu|perl-Template-Multilingual-1.0.0-3|9	Group:		Development/Perl
12cu|perl-Template-Multilingual-1.0.0-3|10	Source:		ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Template/Template-Multilingual-%{upstream_version}.tar.gz
12cu|perl-Template-Multilingual-1.0.0-3|11	Url:		http://search.cpan.org/dist/%{module}/
12cu|perl-Template-Multilingual-1.0.0-3|12	BuildRequires:	perl(Module::Build)
12cu|perl-Template-Multilingual-1.0.0-3|13	BuildRequires:	perl(Template)
12cu|perl-Template-Multilingual-1.0.0-3|14	BuildArch:	noarch
12cu|perl-Template-Multilingual-1.0.0-3|15	
12cu|perl-Template-Multilingual-1.0.0-3|16	%description
12cu|perl-Template-Multilingual-1.0.0-3|17	This subclass of Template Toolkit's Template class supports multilingual
12cu|perl-Template-Multilingual-1.0.0-3|18	templates: templates that contain text in several languages.
12cu|perl-Template-Multilingual-1.0.0-3|19	
12cu|perl-Template-Multilingual-1.0.0-3|20	%prep
12cu|perl-Template-Multilingual-1.0.0-3|21	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Template-Multilingual-1.0.0-3|22	
12cu|perl-Template-Multilingual-1.0.0-3|23	%build
12cu|perl-Template-Multilingual-1.0.0-3|24	%{__perl} Build.PL installdirs=vendor
12cu|perl-Template-Multilingual-1.0.0-3|25	./Build
12cu|perl-Template-Multilingual-1.0.0-3|26	
12cu|perl-Template-Multilingual-1.0.0-3|27	%install
12cu|perl-Template-Multilingual-1.0.0-3|28	./Build install destdir=%{buildroot}
12cu|perl-Template-Multilingual-1.0.0-3|29	
12cu|perl-Template-Multilingual-1.0.0-3|30	%check
12cu|perl-Template-Multilingual-1.0.0-3|31	./Build test
12cu|perl-Template-Multilingual-1.0.0-3|32	
12cu|perl-Template-Multilingual-1.0.0-3|33	%files
12cu|perl-Template-Multilingual-1.0.0-3|34	%doc Changes README
12cu|perl-Template-Multilingual-1.0.0-3|35	%{perl_vendorlib}/Template/Multilingual.pm
12cu|perl-Template-Multilingual-1.0.0-3|36	%{perl_vendorlib}/Template/Multilingual
12cu|perl-Template-Multilingual-1.0.0-3|37	%{_mandir}/*/*
12cu|perl-Template-Multilingual-1.0.0-3|38	
12cu|perl-Template-Multilingual-1.0.0-3|39	
12cu|perl-Template-Multilingual-1.0.0-3|40	
12cu|perl-Template-Multilingual-1.0.0-3|41	%changelog
12cu|perl-Template-Multilingual-1.0.0-3|42	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.00-2mdv2010.0
12cu|perl-Template-Multilingual-1.0.0-3|43	+ Revision: 440693
12cu|perl-Template-Multilingual-1.0.0-3|44	- rebuild
12cu|perl-Template-Multilingual-1.0.0-3|45	
12cu|perl-Template-Multilingual-1.0.0-3|46	* Tue Jan 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.00-1mdv2009.1
12cu|perl-Template-Multilingual-1.0.0-3|47	+ Revision: 331589
12cu|perl-Template-Multilingual-1.0.0-3|48	- update to new version 1.00
12cu|perl-Template-Multilingual-1.0.0-3|49	- update to new version 1.00
12cu|perl-Template-Multilingual-1.0.0-3|50	
12cu|perl-Template-Multilingual-1.0.0-3|51	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.09-3mdv2009.0
12cu|perl-Template-Multilingual-1.0.0-3|52	+ Revision: 241912
12cu|perl-Template-Multilingual-1.0.0-3|53	- rebuild
12cu|perl-Template-Multilingual-1.0.0-3|54	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Template-Multilingual-1.0.0-3|55	
12cu|perl-Template-Multilingual-1.0.0-3|56	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Template-Multilingual-1.0.0-3|57	- restore BuildRoot
12cu|perl-Template-Multilingual-1.0.0-3|58	
12cu|perl-Template-Multilingual-1.0.0-3|59	* Wed Aug 08 2007 Funda Wang <fundawang@mandriva.org> 0.09-1mdv2008.0
12cu|perl-Template-Multilingual-1.0.0-3|60	+ Revision: 60464
12cu|perl-Template-Multilingual-1.0.0-3|61	- New version 0.09
12cu|perl-Template-Multilingual-1.0.0-3|62	
12cu|perl-Template-Multilingual-1.0.0-3|63	* Thu May 03 2007 Olivier Thauvin <nanardon@mandriva.org> 0.08-1mdv2008.0
12cu|perl-Template-Multilingual-1.0.0-3|64	+ Revision: 22086
12cu|perl-Template-Multilingual-1.0.0-3|65	- 0.08
12cu|perl-Template-Multilingual-1.0.0-3|66	
12cu|perl-Template-Multilingual-1.0.0-3|67	
12cu|perl-Template-Multilingual-1.0.0-3|68	* Wed May 17 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.06-1mdk
12cu|perl-Template-Multilingual-1.0.0-3|69	- First Mandriva release
12cu|perl-Template-Multilingual-1.0.0-3|70	
12cu|perl-Template-Multilingual-1.0.0-3|71	

11275 12
12cu|perl-Template-Plugin-Latex-3.50.0-1|1	%define upstream_name    Template-Plugin-Latex
12cu|perl-Template-Plugin-Latex-3.50.0-1|2	%define upstream_version 3.05
12cu|perl-Template-Plugin-Latex-3.50.0-1|3	
12cu|perl-Template-Plugin-Latex-3.50.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Template-Plugin-Latex-3.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Template-Plugin-Latex-3.50.0-1|6	Release:	1
12cu|perl-Template-Plugin-Latex-3.50.0-1|7	
12cu|perl-Template-Plugin-Latex-3.50.0-1|8	Summary:	LaTeX plugin for the Template Toolkit
12cu|perl-Template-Plugin-Latex-3.50.0-1|9	License:	GPL+ or Artistic
12cu|perl-Template-Plugin-Latex-3.50.0-1|10	Group:		Development/Perl
12cu|perl-Template-Plugin-Latex-3.50.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Template-Plugin-Latex-3.50.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Template-Plugin-Latex-3.50.0-1|13	
12cu|perl-Template-Plugin-Latex-3.50.0-1|14	BuildRequires:	perl-devel
12cu|perl-Template-Plugin-Latex-3.50.0-1|15	BuildRequires:	perl(LaTeX::Driver)
12cu|perl-Template-Plugin-Latex-3.50.0-1|16	BuildRequires:	perl(LaTeX::Encode)
12cu|perl-Template-Plugin-Latex-3.50.0-1|17	BuildRequires:	perl(LaTeX::Table)
12cu|perl-Template-Plugin-Latex-3.50.0-1|18	BuildRequires:	perl(Template)
12cu|perl-Template-Plugin-Latex-3.50.0-1|19	BuildRequires:	perl(Class::Accessor)
12cu|perl-Template-Plugin-Latex-3.50.0-1|20	BuildRequires:	perl(Test::NoWarnings)
12cu|perl-Template-Plugin-Latex-3.50.0-1|21	BuildRequires:	perl(Moose::Policy) perl(Moose)
12cu|perl-Template-Plugin-Latex-3.50.0-1|22	BuildRequires:	perl(Class::MOP)
12cu|perl-Template-Plugin-Latex-3.50.0-1|23	BuildRequires:	perl(Sub::Identify)
12cu|perl-Template-Plugin-Latex-3.50.0-1|24	BuildRequires:	perl(Devel::GlobalDestruction)
12cu|perl-Template-Plugin-Latex-3.50.0-1|25	BuildRequires:	perl(Sub::Name)
12cu|perl-Template-Plugin-Latex-3.50.0-1|26	BuildRequires:	texlive-scheme-tetex
12cu|perl-Template-Plugin-Latex-3.50.0-1|27	BuildArch:	noarch
12cu|perl-Template-Plugin-Latex-3.50.0-1|28	
12cu|perl-Template-Plugin-Latex-3.50.0-1|29	%description
12cu|perl-Template-Plugin-Latex-3.50.0-1|30	The Template::Latex module is a wrapper of convenience around the Template
12cu|perl-Template-Plugin-Latex-3.50.0-1|31	module, providing additional support for generating PDF, PostScript and DVI
12cu|perl-Template-Plugin-Latex-3.50.0-1|32	documents from LaTeX templates.
12cu|perl-Template-Plugin-Latex-3.50.0-1|33	
12cu|perl-Template-Plugin-Latex-3.50.0-1|34	You use the Template::Latex module exactly as you would the Template
12cu|perl-Template-Plugin-Latex-3.50.0-1|35	module.
12cu|perl-Template-Plugin-Latex-3.50.0-1|36	
12cu|perl-Template-Plugin-Latex-3.50.0-1|37	%prep
12cu|perl-Template-Plugin-Latex-3.50.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Template-Plugin-Latex-3.50.0-1|39	
12cu|perl-Template-Plugin-Latex-3.50.0-1|40	%build
12cu|perl-Template-Plugin-Latex-3.50.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Template-Plugin-Latex-3.50.0-1|42	%make
12cu|perl-Template-Plugin-Latex-3.50.0-1|43	
12cu|perl-Template-Plugin-Latex-3.50.0-1|44	%check
12cu|perl-Template-Plugin-Latex-3.50.0-1|45	make test
12cu|perl-Template-Plugin-Latex-3.50.0-1|46	
12cu|perl-Template-Plugin-Latex-3.50.0-1|47	%install
12cu|perl-Template-Plugin-Latex-3.50.0-1|48	%makeinstall_std
12cu|perl-Template-Plugin-Latex-3.50.0-1|49	
12cu|perl-Template-Plugin-Latex-3.50.0-1|50	%files
12cu|perl-Template-Plugin-Latex-3.50.0-1|51	%doc README README README Changes
12cu|perl-Template-Plugin-Latex-3.50.0-1|52	%{_mandir}/man3/*
12cu|perl-Template-Plugin-Latex-3.50.0-1|53	%{perl_vendorlib}/*
12cu|perl-Template-Plugin-Latex-3.50.0-1|54	
12cu|perl-Template-Plugin-Latex-3.50.0-1|55	
12cu|perl-Template-Plugin-Latex-3.50.0-1|56	%changelog
12cu|perl-Template-Plugin-Latex-3.50.0-1|57	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.50.0-1
12cu|perl-Template-Plugin-Latex-3.50.0-1|58	+ Revision: 1d387bc
12cu|perl-Template-Plugin-Latex-3.50.0-1|59	- Build with texlive-scheme-tetex
12cu|perl-Template-Plugin-Latex-3.50.0-1|60	
12cu|perl-Template-Plugin-Latex-3.50.0-1|61	

11276 12
12cu|perl-Term-ANSIScreen-1.500.0-1|1	%define upstream_name    Term-ANSIScreen
12cu|perl-Term-ANSIScreen-1.500.0-1|2	%define upstream_version 1.50
12cu|perl-Term-ANSIScreen-1.500.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Term-ANSIScreen-1.500.0-1|4	Version:	%perl_convert_version 1.50
12cu|perl-Term-ANSIScreen-1.500.0-1|5	Release:	1
12cu|perl-Term-ANSIScreen-1.500.0-1|6	
12cu|perl-Term-ANSIScreen-1.500.0-1|7	Summary:	Term::ANSIScreen - Terminal control using ANSI escape sequences
12cu|perl-Term-ANSIScreen-1.500.0-1|8	License:	GPL+ or Artistic
12cu|perl-Term-ANSIScreen-1.500.0-1|9	Group:		Development/Perl
12cu|perl-Term-ANSIScreen-1.500.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Term-ANSIScreen-1.500.0-1|11	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Term/Term-ANSIScreen-1.50.tar.gz
12cu|perl-Term-ANSIScreen-1.500.0-1|12	
12cu|perl-Term-ANSIScreen-1.500.0-1|13	BuildRequires:	perl-devel
12cu|perl-Term-ANSIScreen-1.500.0-1|14	BuildArch:	noarch
12cu|perl-Term-ANSIScreen-1.500.0-1|15	
12cu|perl-Term-ANSIScreen-1.500.0-1|16	%description
12cu|perl-Term-ANSIScreen-1.500.0-1|17	Term::ANSIScreen, a Term::ANSIColor clone with supports for
12cu|perl-Term-ANSIScreen-1.500.0-1|18	screen mode, cursor control and keyboard mapping sequences.
12cu|perl-Term-ANSIScreen-1.500.0-1|19	
12cu|perl-Term-ANSIScreen-1.500.0-1|20	%prep
12cu|perl-Term-ANSIScreen-1.500.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Term-ANSIScreen-1.500.0-1|22	
12cu|perl-Term-ANSIScreen-1.500.0-1|23	%build
12cu|perl-Term-ANSIScreen-1.500.0-1|24	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Term-ANSIScreen-1.500.0-1|25	%make
12cu|perl-Term-ANSIScreen-1.500.0-1|26	
12cu|perl-Term-ANSIScreen-1.500.0-1|27	%check
12cu|perl-Term-ANSIScreen-1.500.0-1|28	make test
12cu|perl-Term-ANSIScreen-1.500.0-1|29	
12cu|perl-Term-ANSIScreen-1.500.0-1|30	%install
12cu|perl-Term-ANSIScreen-1.500.0-1|31	%makeinstall_std
12cu|perl-Term-ANSIScreen-1.500.0-1|32	
12cu|perl-Term-ANSIScreen-1.500.0-1|33	%files
12cu|perl-Term-ANSIScreen-1.500.0-1|34	%doc README
12cu|perl-Term-ANSIScreen-1.500.0-1|35	%{perl_vendorlib}/Term/ANSIScreen.pm
12cu|perl-Term-ANSIScreen-1.500.0-1|36	%{_mandir}/*/*
12cu|perl-Term-ANSIScreen-1.500.0-1|37	
12cu|perl-Term-ANSIScreen-1.500.0-1|38	
12cu|perl-Term-ANSIScreen-1.500.0-1|39	%changelog
12cu|perl-Term-ANSIScreen-1.500.0-1|40	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.420.0-1mdv2010.0
12cu|perl-Term-ANSIScreen-1.500.0-1|41	+ Revision: 405538
12cu|perl-Term-ANSIScreen-1.500.0-1|42	- rebuild using %%perl_convert_version
12cu|perl-Term-ANSIScreen-1.500.0-1|43	
12cu|perl-Term-ANSIScreen-1.500.0-1|44	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.42-6mdv2009.0
12cu|perl-Term-ANSIScreen-1.500.0-1|45	+ Revision: 241958
12cu|perl-Term-ANSIScreen-1.500.0-1|46	- rebuild
12cu|perl-Term-ANSIScreen-1.500.0-1|47	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Term-ANSIScreen-1.500.0-1|48	
12cu|perl-Term-ANSIScreen-1.500.0-1|49	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Term-ANSIScreen-1.500.0-1|50	- restore BuildRoot
12cu|perl-Term-ANSIScreen-1.500.0-1|51	
12cu|perl-Term-ANSIScreen-1.500.0-1|52	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.42-4mdv2008.0
12cu|perl-Term-ANSIScreen-1.500.0-1|53	+ Revision: 25455
12cu|perl-Term-ANSIScreen-1.500.0-1|54	- rebuild
12cu|perl-Term-ANSIScreen-1.500.0-1|55	
12cu|perl-Term-ANSIScreen-1.500.0-1|56	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 1.42-3mdv2008.0
12cu|perl-Term-ANSIScreen-1.500.0-1|57	+ Revision: 23833
12cu|perl-Term-ANSIScreen-1.500.0-1|58	- rebuild
12cu|perl-Term-ANSIScreen-1.500.0-1|59	
12cu|perl-Term-ANSIScreen-1.500.0-1|60	
12cu|perl-Term-ANSIScreen-1.500.0-1|61	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.42-2mdk
12cu|perl-Term-ANSIScreen-1.500.0-1|62	- Fix SPEC according to Perl Policy
12cu|perl-Term-ANSIScreen-1.500.0-1|63	-Source URL
12cu|perl-Term-ANSIScreen-1.500.0-1|64	- use mkrel
12cu|perl-Term-ANSIScreen-1.500.0-1|65	
12cu|perl-Term-ANSIScreen-1.500.0-1|66	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.42-1mdk
12cu|perl-Term-ANSIScreen-1.500.0-1|67	- initial Mandriva package
12cu|perl-Term-ANSIScreen-1.500.0-1|68	
12cu|perl-Term-ANSIScreen-1.500.0-1|69	

11277 12
12cu|perl-Term-Clui-1.680.0-1|1	%define upstream_name		Term-Clui
12cu|perl-Term-Clui-1.680.0-1|2	%define upstream_version 1.68
12cu|perl-Term-Clui-1.680.0-1|3	
12cu|perl-Term-Clui-1.680.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Term-Clui-1.680.0-1|5	Version:	%perl_convert_version 1.68
12cu|perl-Term-Clui-1.680.0-1|6	Release:	1
12cu|perl-Term-Clui-1.680.0-1|7	
12cu|perl-Term-Clui-1.680.0-1|8	Summary:	%{upstream_name} module for perl
12cu|perl-Term-Clui-1.680.0-1|9	License:	GPLv2+ or Artistic
12cu|perl-Term-Clui-1.680.0-1|10	Group:		Development/Perl
12cu|perl-Term-Clui-1.680.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Term-Clui-1.680.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Term/Term-Clui-1.68.tar.gz
12cu|perl-Term-Clui-1.680.0-1|13	
12cu|perl-Term-Clui-1.680.0-1|14	BuildRequires:	perl-devel
12cu|perl-Term-Clui-1.680.0-1|15	BuildArch:	noarch
12cu|perl-Term-Clui-1.680.0-1|16	
12cu|perl-Term-Clui-1.680.0-1|17	%description
12cu|perl-Term-Clui-1.680.0-1|18	Term::Clui offers a high-level user interface to give the user of
12cu|perl-Term-Clui-1.680.0-1|19	command-line applications a consistent "look and feel". Its metaphor
12cu|perl-Term-Clui-1.680.0-1|20	for the computer is as a human-like conversation-partner, and as each
12cu|perl-Term-Clui-1.680.0-1|21	question/response is completed it is summarised onto one line, and
12cu|perl-Term-Clui-1.680.0-1|22	remains on screen, so that the history of the session gradually
12cu|perl-Term-Clui-1.680.0-1|23	accumulates on the screen and is available for review, or for
12cu|perl-Term-Clui-1.680.0-1|24	cut/paste. This user interface can therefore be intermixed with
12cu|perl-Term-Clui-1.680.0-1|25	standard applications which write to STDOUT or STDERR, such as
12cu|perl-Term-Clui-1.680.0-1|26	make, pgp, rcs etc.
12cu|perl-Term-Clui-1.680.0-1|27	
12cu|perl-Term-Clui-1.680.0-1|28	For the user, &choose uses arrow keys (or hjkl) and Return or q;
12cu|perl-Term-Clui-1.680.0-1|29	also SpaceBar for multiple choices. &confirm expects y, Y, n or N.
12cu|perl-Term-Clui-1.680.0-1|30	In general, ctrl-L redraws the (currently active bit of the) screen.
12cu|perl-Term-Clui-1.680.0-1|31	&edit and &view use the default EDITOR and PAGER if possible.
12cu|perl-Term-Clui-1.680.0-1|32	
12cu|perl-Term-Clui-1.680.0-1|33	It's fast, simple, and has few external dependencies. It doesn't use curses
12cu|perl-Term-Clui-1.680.0-1|34	(which is a whole-of-screen interface); it uses a small subset of vt100
12cu|perl-Term-Clui-1.680.0-1|35	sequences (up down left right normal and reverse) which are very portable.
12cu|perl-Term-Clui-1.680.0-1|36	
12cu|perl-Term-Clui-1.680.0-1|37	%prep
12cu|perl-Term-Clui-1.680.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Term-Clui-1.680.0-1|39	
12cu|perl-Term-Clui-1.680.0-1|40	%build
12cu|perl-Term-Clui-1.680.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Term-Clui-1.680.0-1|42	make
12cu|perl-Term-Clui-1.680.0-1|43	
12cu|perl-Term-Clui-1.680.0-1|44	%check
12cu|perl-Term-Clui-1.680.0-1|45	make test
12cu|perl-Term-Clui-1.680.0-1|46	
12cu|perl-Term-Clui-1.680.0-1|47	%install
12cu|perl-Term-Clui-1.680.0-1|48	%makeinstall_std
12cu|perl-Term-Clui-1.680.0-1|49	
12cu|perl-Term-Clui-1.680.0-1|50	%files
12cu|perl-Term-Clui-1.680.0-1|51	%doc Changes README
12cu|perl-Term-Clui-1.680.0-1|52	%{perl_vendorlib}/Term
12cu|perl-Term-Clui-1.680.0-1|53	%{_mandir}/*/*
12cu|perl-Term-Clui-1.680.0-1|54	
12cu|perl-Term-Clui-1.680.0-1|55	%changelog
12cu|perl-Term-Clui-1.680.0-1|56	* Sun Nov 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.640.0-1mdv2011.0
12cu|perl-Term-Clui-1.680.0-1|57	+ Revision: 602391
12cu|perl-Term-Clui-1.680.0-1|58	- update to new version 1.64
12cu|perl-Term-Clui-1.680.0-1|59	
12cu|perl-Term-Clui-1.680.0-1|60	* Thu Nov 11 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.620.0-1mdv2011.0
12cu|perl-Term-Clui-1.680.0-1|61	+ Revision: 596035
12cu|perl-Term-Clui-1.680.0-1|62	- update to new version 1.62
12cu|perl-Term-Clui-1.680.0-1|63	
12cu|perl-Term-Clui-1.680.0-1|64	* Fri Oct 22 2010 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.610.0-1mdv2011.0
12cu|perl-Term-Clui-1.680.0-1|65	+ Revision: 587322
12cu|perl-Term-Clui-1.680.0-1|66	- Update to version 1.61
12cu|perl-Term-Clui-1.680.0-1|67	
12cu|perl-Term-Clui-1.680.0-1|68	* Fri Jun 04 2010 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.560.0-1mdv2011.0
12cu|perl-Term-Clui-1.680.0-1|69	+ Revision: 547079
12cu|perl-Term-Clui-1.680.0-1|70	- Update to 1.56
12cu|perl-Term-Clui-1.680.0-1|71	
12cu|perl-Term-Clui-1.680.0-1|72	* Fri May 07 2010 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.540.0-1mdv2010.1
12cu|perl-Term-Clui-1.680.0-1|73	+ Revision: 543137
12cu|perl-Term-Clui-1.680.0-1|74	- Update to 1.54 (brings mouse support, fixes some bugs
12cu|perl-Term-Clui-1.680.0-1|75	- Spec little cleanup about spaces and tabs
12cu|perl-Term-Clui-1.680.0-1|76	
12cu|perl-Term-Clui-1.680.0-1|77	* Fri Nov 06 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.440.0-1mdv2010.1
12cu|perl-Term-Clui-1.680.0-1|78	+ Revision: 461029
12cu|perl-Term-Clui-1.680.0-1|79	- update to 1.44
12cu|perl-Term-Clui-1.680.0-1|80	
12cu|perl-Term-Clui-1.680.0-1|81	* Mon Oct 05 2009 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.430.0-1mdv2010.0
12cu|perl-Term-Clui-1.680.0-1|82	+ Revision: 453864
12cu|perl-Term-Clui-1.680.0-1|83	- New version 1.43
12cu|perl-Term-Clui-1.680.0-1|84	
12cu|perl-Term-Clui-1.680.0-1|85	* Sun Sep 27 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.420.0-1mdv2010.0
12cu|perl-Term-Clui-1.680.0-1|86	+ Revision: 449990
12cu|perl-Term-Clui-1.680.0-1|87	- update to 1.42
12cu|perl-Term-Clui-1.680.0-1|88	
12cu|perl-Term-Clui-1.680.0-1|89	* Tue Aug 04 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.410.0-1mdv2010.0
12cu|perl-Term-Clui-1.680.0-1|90	+ Revision: 409023
12cu|perl-Term-Clui-1.680.0-1|91	- rebuild using %%perl_convert_version
12cu|perl-Term-Clui-1.680.0-1|92	
12cu|perl-Term-Clui-1.680.0-1|93	* Sun Mar 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.41-1mdv2009.1
12cu|perl-Term-Clui-1.680.0-1|94	+ Revision: 353022
12cu|perl-Term-Clui-1.680.0-1|95	- new version
12cu|perl-Term-Clui-1.680.0-1|96	
12cu|perl-Term-Clui-1.680.0-1|97	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.40-4mdv2009.0
12cu|perl-Term-Clui-1.680.0-1|98	+ Revision: 258487
12cu|perl-Term-Clui-1.680.0-1|99	- rebuild
12cu|perl-Term-Clui-1.680.0-1|100	
12cu|perl-Term-Clui-1.680.0-1|101	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.40-3mdv2009.0
12cu|perl-Term-Clui-1.680.0-1|102	+ Revision: 246515
12cu|perl-Term-Clui-1.680.0-1|103	- rebuild
12cu|perl-Term-Clui-1.680.0-1|104	
12cu|perl-Term-Clui-1.680.0-1|105	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.40-1mdv2008.1
12cu|perl-Term-Clui-1.680.0-1|106	+ Revision: 140717
12cu|perl-Term-Clui-1.680.0-1|107	- restore BuildRoot
12cu|perl-Term-Clui-1.680.0-1|108	
12cu|perl-Term-Clui-1.680.0-1|109	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Term-Clui-1.680.0-1|110	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Term-Clui-1.680.0-1|111	
12cu|perl-Term-Clui-1.680.0-1|112	* Wed Aug 22 2007 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.40-1mdv2008.0
12cu|perl-Term-Clui-1.680.0-1|113	+ Revision: 68947
12cu|perl-Term-Clui-1.680.0-1|114	- 1.40
12cu|perl-Term-Clui-1.680.0-1|115	
12cu|perl-Term-Clui-1.680.0-1|116	* Thu May 03 2007 Olivier Thauvin <nanardon@mandriva.org> 1.39-1mdv2008.0
12cu|perl-Term-Clui-1.680.0-1|117	+ Revision: 22087
12cu|perl-Term-Clui-1.680.0-1|118	- 1.39
12cu|perl-Term-Clui-1.680.0-1|119	
12cu|perl-Term-Clui-1.680.0-1|120	
12cu|perl-Term-Clui-1.680.0-1|121	* Sun Nov 12 2006 StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org> 1.37-1mdv2007.0
12cu|perl-Term-Clui-1.680.0-1|122	+ Revision: 83527
12cu|perl-Term-Clui-1.680.0-1|123	- 1.37
12cu|perl-Term-Clui-1.680.0-1|124	- Import perl-Term-Clui
12cu|perl-Term-Clui-1.680.0-1|125	
12cu|perl-Term-Clui-1.680.0-1|126	* Tue Aug 22 2006 Stéphane Téletchéa <steletch@mandriva.org> 1.36-1mdv2007
12cu|perl-Term-Clui-1.680.0-1|127	- Version 1.36
12cu|perl-Term-Clui-1.680.0-1|128	- Fix in the source address
12cu|perl-Term-Clui-1.680.0-1|129	
12cu|perl-Term-Clui-1.680.0-1|130	* Sat May 06 2006 Stéphane Téletchéa <steletch@mandriva.org> 1.35-2mdk
12cu|perl-Term-Clui-1.680.0-1|131	- Minor fix to better follow Perl Policy
12cu|perl-Term-Clui-1.680.0-1|132	
12cu|perl-Term-Clui-1.680.0-1|133	* Thu May 04 2006 Stéphane Téletchéa <steletch@mandriva.org> 1.35-1mdk
12cu|perl-Term-Clui-1.680.0-1|134	- Initial Mandriva release
12cu|perl-Term-Clui-1.680.0-1|135	
12cu|perl-Term-Clui-1.680.0-1|136	

11278 12
12cu|perl-Term-Gnuplot-0.90380905-10|1	%define	module	Term-Gnuplot
12cu|perl-Term-Gnuplot-0.90380905-10|2	
12cu|perl-Term-Gnuplot-0.90380905-10|3	Name:		perl-%{module}
12cu|perl-Term-Gnuplot-0.90380905-10|4	Version:	0.90380905
12cu|perl-Term-Gnuplot-0.90380905-10|5	Release:	10
12cu|perl-Term-Gnuplot-0.90380905-10|6	Summary:	Lowlevel graphics using gnuplot drawing routines
12cu|perl-Term-Gnuplot-0.90380905-10|7	License:	GPL or Artistic
12cu|perl-Term-Gnuplot-0.90380905-10|8	Group:		Development/Perl
12cu|perl-Term-Gnuplot-0.90380905-10|9	Source0:	http://search.cpan.org/CPAN/modules/by-module/Term/%{module}-%{version}.tar.bz2
12cu|perl-Term-Gnuplot-0.90380905-10|10	Patch0:		Term-Gnuplot-0.90380905-string-format-fix.patch
12cu|perl-Term-Gnuplot-0.90380905-10|11	Url:		http://search.cpan.org/dist/%{module}/
12cu|perl-Term-Gnuplot-0.90380905-10|12	BuildRequires:	perl-devel
12cu|perl-Term-Gnuplot-0.90380905-10|13	BuildRequires:	svgalib-devel
12cu|perl-Term-Gnuplot-0.90380905-10|14	BuildRequires:	gnuplot
12cu|perl-Term-Gnuplot-0.90380905-10|15	Requires:	    gnuplot
12cu|perl-Term-Gnuplot-0.90380905-10|16	BuildRequires:	jpeg-devel
12cu|perl-Term-Gnuplot-0.90380905-10|17	BuildRequires:	pkgconfig(x11)
12cu|perl-Term-Gnuplot-0.90380905-10|18	BuildRequires:	pkgconfig(libpng15)
12cu|perl-Term-Gnuplot-0.90380905-10|19	BuildRequires:	freetype-devel
12cu|perl-Term-Gnuplot-0.90380905-10|20	buildRequires:	gd-devel
12cu|perl-Term-Gnuplot-0.90380905-10|21	
12cu|perl-Term-Gnuplot-0.90380905-10|22	%description
12cu|perl-Term-Gnuplot-0.90380905-10|23	Lowlevel graphics using gnuplot drawing routines.
12cu|perl-Term-Gnuplot-0.90380905-10|24	
12cu|perl-Term-Gnuplot-0.90380905-10|25	%prep
12cu|perl-Term-Gnuplot-0.90380905-10|26	%setup -q -n %{module}-%{version}
12cu|perl-Term-Gnuplot-0.90380905-10|27	%patch0 -p1 -b .str_fmt~
12cu|perl-Term-Gnuplot-0.90380905-10|28	
12cu|perl-Term-Gnuplot-0.90380905-10|29	%build
12cu|perl-Term-Gnuplot-0.90380905-10|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Term-Gnuplot-0.90380905-10|31	%make
12cu|perl-Term-Gnuplot-0.90380905-10|32	
12cu|perl-Term-Gnuplot-0.90380905-10|33	%check
12cu|perl-Term-Gnuplot-0.90380905-10|34	yes "" | %{__make} test
12cu|perl-Term-Gnuplot-0.90380905-10|35	
12cu|perl-Term-Gnuplot-0.90380905-10|36	%install
12cu|perl-Term-Gnuplot-0.90380905-10|37	%makeinstall_std
12cu|perl-Term-Gnuplot-0.90380905-10|38	
12cu|perl-Term-Gnuplot-0.90380905-10|39	%files
12cu|perl-Term-Gnuplot-0.90380905-10|40	%doc README
12cu|perl-Term-Gnuplot-0.90380905-10|41	%{_mandir}/*/*
12cu|perl-Term-Gnuplot-0.90380905-10|42	%{perl_vendorlib}/*
12cu|perl-Term-Gnuplot-0.90380905-10|43	
12cu|perl-Term-Gnuplot-0.90380905-10|44	%changelog
12cu|perl-Term-Gnuplot-0.90380905-10|45	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90380905-10
12cu|perl-Term-Gnuplot-0.90380905-10|46	+ Revision: b4edb89
12cu|perl-Term-Gnuplot-0.90380905-10|47	- Fix BRs
12cu|perl-Term-Gnuplot-0.90380905-10|48	
12cu|perl-Term-Gnuplot-0.90380905-10|49	

11279 12
12cu|perl-Term-ProgressBar-2.150.0-1|1	%define upstream_name	 Term-ProgressBar
12cu|perl-Term-ProgressBar-2.150.0-1|2	%define upstream_version 2.15
12cu|perl-Term-ProgressBar-2.150.0-1|3	
12cu|perl-Term-ProgressBar-2.150.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Term-ProgressBar-2.150.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Term-ProgressBar-2.150.0-1|6	Release:	1
12cu|perl-Term-ProgressBar-2.150.0-1|7	
12cu|perl-Term-ProgressBar-2.150.0-1|8	Summary:	Provides a progress meter on a standard terminal
12cu|perl-Term-ProgressBar-2.150.0-1|9	
12cu|perl-Term-ProgressBar-2.150.0-1|10	License:	GPL+ or Artistic
12cu|perl-Term-ProgressBar-2.150.0-1|11	Group:		Development/Perl
12cu|perl-Term-ProgressBar-2.150.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Term-ProgressBar-2.150.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Term-ProgressBar-2.150.0-1|14	
12cu|perl-Term-ProgressBar-2.150.0-1|15	BuildRequires:	perl-devel
12cu|perl-Term-ProgressBar-2.150.0-1|16	BuildRequires:	perl(Class::MethodMaker)
12cu|perl-Term-ProgressBar-2.150.0-1|17	BuildRequires:	perl(Term::ReadKey)
12cu|perl-Term-ProgressBar-2.150.0-1|18	BuildRequires:	perl(Test::Exception)
12cu|perl-Term-ProgressBar-2.150.0-1|19	BuildRequires:	perl(Capture::Tiny)
12cu|perl-Term-ProgressBar-2.150.0-1|20	BuildArch:	noarch
12cu|perl-Term-ProgressBar-2.150.0-1|21	
12cu|perl-Term-ProgressBar-2.150.0-1|22	%description
12cu|perl-Term-ProgressBar-2.150.0-1|23	Term::ProgressBar provides a simple progress bar on the terminal, to
12cu|perl-Term-ProgressBar-2.150.0-1|24	let the user know that something is happening, roughly how much stuff
12cu|perl-Term-ProgressBar-2.150.0-1|25	has been done, and maybe an estimate at how long remains.
12cu|perl-Term-ProgressBar-2.150.0-1|26	
12cu|perl-Term-ProgressBar-2.150.0-1|27	%prep
12cu|perl-Term-ProgressBar-2.150.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Term-ProgressBar-2.150.0-1|29	
12cu|perl-Term-ProgressBar-2.150.0-1|30	%build
12cu|perl-Term-ProgressBar-2.150.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Term-ProgressBar-2.150.0-1|32	make
12cu|perl-Term-ProgressBar-2.150.0-1|33	
12cu|perl-Term-ProgressBar-2.150.0-1|34	%check
12cu|perl-Term-ProgressBar-2.150.0-1|35	make test
12cu|perl-Term-ProgressBar-2.150.0-1|36	
12cu|perl-Term-ProgressBar-2.150.0-1|37	%install
12cu|perl-Term-ProgressBar-2.150.0-1|38	%makeinstall_std
12cu|perl-Term-ProgressBar-2.150.0-1|39	
12cu|perl-Term-ProgressBar-2.150.0-1|40	%files
12cu|perl-Term-ProgressBar-2.150.0-1|41	%{perl_vendorlib}/Term/ProgressBar.pm
12cu|perl-Term-ProgressBar-2.150.0-1|42	%{_mandir}/*/*
12cu|perl-Term-ProgressBar-2.150.0-1|43	%{perl_vendorlib}/Term/ProgressBar/IO.pm
12cu|perl-Term-ProgressBar-2.150.0-1|44	
12cu|perl-Term-ProgressBar-2.150.0-1|45	
12cu|perl-Term-ProgressBar-2.150.0-1|46	
12cu|perl-Term-ProgressBar-2.150.0-1|47	%changelog
12cu|perl-Term-ProgressBar-2.150.0-1|48	* Mon Apr 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.150.0-1
12cu|perl-Term-ProgressBar-2.150.0-1|49	+ Revision: b508532
12cu|perl-Term-ProgressBar-2.150.0-1|50	- Fix files
12cu|perl-Term-ProgressBar-2.150.0-1|51	
12cu|perl-Term-ProgressBar-2.150.0-1|52	

11280 12
12cu|perl-Term-Shell-0.50.0-1|1	%define upstream_name    Term-Shell
12cu|perl-Term-Shell-0.50.0-1|2	%define upstream_version 0.05
12cu|perl-Term-Shell-0.50.0-1|3	
12cu|perl-Term-Shell-0.50.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Term-Shell-0.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Term-Shell-0.50.0-1|6	Release:	1
12cu|perl-Term-Shell-0.50.0-1|7	
12cu|perl-Term-Shell-0.50.0-1|8	Summary:	Write command-line shells in Perl
12cu|perl-Term-Shell-0.50.0-1|9	License:	GPL+ or Artistic
12cu|perl-Term-Shell-0.50.0-1|10	Group:		Development/Perl
12cu|perl-Term-Shell-0.50.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Term-Shell-0.50.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Term/Term-Shell-%{upstream_version}.tar.gz
12cu|perl-Term-Shell-0.50.0-1|13	
12cu|perl-Term-Shell-0.50.0-1|14	BuildRequires:	perl-devel
12cu|perl-Term-Shell-0.50.0-1|15	BuildArch:	noarch
12cu|perl-Term-Shell-0.50.0-1|16	
12cu|perl-Term-Shell-0.50.0-1|17	%description
12cu|perl-Term-Shell-0.50.0-1|18	Term::Shell makes it joyfully easy to write command-line interfaces in Perl.
12cu|perl-Term-Shell-0.50.0-1|19	All the boring details like command-line parsing and terminal handling are
12cu|perl-Term-Shell-0.50.0-1|20	done for you.
12cu|perl-Term-Shell-0.50.0-1|21	
12cu|perl-Term-Shell-0.50.0-1|22	%prep
12cu|perl-Term-Shell-0.50.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Term-Shell-0.50.0-1|24	
12cu|perl-Term-Shell-0.50.0-1|25	%build
12cu|perl-Term-Shell-0.50.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Term-Shell-0.50.0-1|27	%make
12cu|perl-Term-Shell-0.50.0-1|28	
12cu|perl-Term-Shell-0.50.0-1|29	%check
12cu|perl-Term-Shell-0.50.0-1|30	make test
12cu|perl-Term-Shell-0.50.0-1|31	
12cu|perl-Term-Shell-0.50.0-1|32	%install
12cu|perl-Term-Shell-0.50.0-1|33	%makeinstall_std
12cu|perl-Term-Shell-0.50.0-1|34	
12cu|perl-Term-Shell-0.50.0-1|35	%files
12cu|perl-Term-Shell-0.50.0-1|36	%doc Changes README
12cu|perl-Term-Shell-0.50.0-1|37	%{perl_vendorlib}/Term/Shell*
12cu|perl-Term-Shell-0.50.0-1|38	%{_mandir}/*/*
12cu|perl-Term-Shell-0.50.0-1|39	
12cu|perl-Term-Shell-0.50.0-1|40	
12cu|perl-Term-Shell-0.50.0-1|41	
12cu|perl-Term-Shell-0.50.0-1|42	%changelog
12cu|perl-Term-Shell-0.50.0-1|43	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-1
12cu|perl-Term-Shell-0.50.0-1|44	+ Revision: 56501cf
12cu|perl-Term-Shell-0.50.0-1|45	- Updated to 0.05 (by updates_builder)
12cu|perl-Term-Shell-0.50.0-1|46	
12cu|perl-Term-Shell-0.50.0-1|47	

11281 12
12cu|perl-Term-ShellUI-0.920.0-1|1	%define upstream_name    Term-ShellUI
12cu|perl-Term-ShellUI-0.920.0-1|2	%define upstream_version 0.92
12cu|perl-Term-ShellUI-0.920.0-1|3	
12cu|perl-Term-ShellUI-0.920.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Term-ShellUI-0.920.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Term-ShellUI-0.920.0-1|6	Release:    1
12cu|perl-Term-ShellUI-0.920.0-1|7	
12cu|perl-Term-ShellUI-0.920.0-1|8	Summary:    Parse a string into tokens
12cu|perl-Term-ShellUI-0.920.0-1|9	License:    GPL+ or Artistic
12cu|perl-Term-ShellUI-0.920.0-1|10	Group:      Development/Perl
12cu|perl-Term-ShellUI-0.920.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Term-ShellUI-0.920.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Term-ShellUI-0.920.0-1|13	
12cu|perl-Term-ShellUI-0.920.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-Term-ShellUI-0.920.0-1|15	BuildRequires: perl-devel
12cu|perl-Term-ShellUI-0.920.0-1|16	BuildArch: noarch
12cu|perl-Term-ShellUI-0.920.0-1|17	
12cu|perl-Term-ShellUI-0.920.0-1|18	%description
12cu|perl-Term-ShellUI-0.920.0-1|19	Term::ShellUI uses the history and autocompletion features of the
12cu|perl-Term-ShellUI-0.920.0-1|20	Term::ReadLine manpage to present a sophisticated command-line interface to
12cu|perl-Term-ShellUI-0.920.0-1|21	the user. It tries to make every feature that one would expect to see in a
12cu|perl-Term-ShellUI-0.920.0-1|22	fully interactive shell trivial to implement. You simply declare your
12cu|perl-Term-ShellUI-0.920.0-1|23	command set and let ShellUI take care of the heavy lifting.
12cu|perl-Term-ShellUI-0.920.0-1|24	
12cu|perl-Term-ShellUI-0.920.0-1|25	This module was previously called the Term::GDBUI manpage.
12cu|perl-Term-ShellUI-0.920.0-1|26	
12cu|perl-Term-ShellUI-0.920.0-1|27	%prep
12cu|perl-Term-ShellUI-0.920.0-1|28	%setup -qn %{upstream_name}-%{upstream_version}
12cu|perl-Term-ShellUI-0.920.0-1|29	
12cu|perl-Term-ShellUI-0.920.0-1|30	%build
12cu|perl-Term-ShellUI-0.920.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Term-ShellUI-0.920.0-1|32	
12cu|perl-Term-ShellUI-0.920.0-1|33	%make
12cu|perl-Term-ShellUI-0.920.0-1|34	
12cu|perl-Term-ShellUI-0.920.0-1|35	%check
12cu|perl-Term-ShellUI-0.920.0-1|36	%make test
12cu|perl-Term-ShellUI-0.920.0-1|37	
12cu|perl-Term-ShellUI-0.920.0-1|38	%install
12cu|perl-Term-ShellUI-0.920.0-1|39	%makeinstall_std
12cu|perl-Term-ShellUI-0.920.0-1|40	
12cu|perl-Term-ShellUI-0.920.0-1|41	%files
12cu|perl-Term-ShellUI-0.920.0-1|42	%doc Changes README META.yml
12cu|perl-Term-ShellUI-0.920.0-1|43	%{_mandir}/man3/*
12cu|perl-Term-ShellUI-0.920.0-1|44	%{perl_vendorlib}/*
12cu|perl-Term-ShellUI-0.920.0-1|45	
12cu|perl-Term-ShellUI-0.920.0-1|46	
12cu|perl-Term-ShellUI-0.920.0-1|47	%changelog
12cu|perl-Term-ShellUI-0.920.0-1|48	* Fri Feb 21 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.920.0-1
12cu|perl-Term-ShellUI-0.920.0-1|49	+ Revision: 2b9a6f2
12cu|perl-Term-ShellUI-0.920.0-1|50	- Fix BR ,
12cu|perl-Term-ShellUI-0.920.0-1|51	
12cu|perl-Term-ShellUI-0.920.0-1|52	

11282 12
12cu|perl-Term-Size-Perl-0.29.0-3|1	%define realname   Term-Size-Perl
12cu|perl-Term-Size-Perl-0.29.0-3|2	%define upstream_version    0.029
12cu|perl-Term-Size-Perl-0.29.0-3|3	
12cu|perl-Term-Size-Perl-0.29.0-3|4	Name:       perl-%{realname}
12cu|perl-Term-Size-Perl-0.29.0-3|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Term-Size-Perl-0.29.0-3|6	Release:    3
12cu|perl-Term-Size-Perl-0.29.0-3|7	License:    GPL or Artistic
12cu|perl-Term-Size-Perl-0.29.0-3|8	Group:      Development/Perl
12cu|perl-Term-Size-Perl-0.29.0-3|9	Summary:    Probes some machine configuration parameters for Term::Size::Perl's sake
12cu|perl-Term-Size-Perl-0.29.0-3|10	Source:     http://www.cpan.org/modules/by-module/Term/%{realname}-%{upstream_version}.tar.gz
12cu|perl-Term-Size-Perl-0.29.0-3|11	Url:        http://search.cpan.org/dist/%{realname}
12cu|perl-Term-Size-Perl-0.29.0-3|12	BuildRequires: perl-devel
12cu|perl-Term-Size-Perl-0.29.0-3|13	
12cu|perl-Term-Size-Perl-0.29.0-3|14	BuildArch: noarch
12cu|perl-Term-Size-Perl-0.29.0-3|15	
12cu|perl-Term-Size-Perl-0.29.0-3|16	%description
12cu|perl-Term-Size-Perl-0.29.0-3|17	Yet another implementation of 'Term::Size'. Now in pure Perl, with the
12cu|perl-Term-Size-Perl-0.29.0-3|18	exception of a C probe run on build time.
12cu|perl-Term-Size-Perl-0.29.0-3|19	
12cu|perl-Term-Size-Perl-0.29.0-3|20	FUNCTIONS
12cu|perl-Term-Size-Perl-0.29.0-3|21	* *chars*
12cu|perl-Term-Size-Perl-0.29.0-3|22	
12cu|perl-Term-Size-Perl-0.29.0-3|23	($columns, $rows) = chars($h);
12cu|perl-Term-Size-Perl-0.29.0-3|24	$columns = chars($h);
12cu|perl-Term-Size-Perl-0.29.0-3|25	
12cu|perl-Term-Size-Perl-0.29.0-3|26	%prep
12cu|perl-Term-Size-Perl-0.29.0-3|27	%setup -q -n %{realname}-%{upstream_version}
12cu|perl-Term-Size-Perl-0.29.0-3|28	
12cu|perl-Term-Size-Perl-0.29.0-3|29	%build
12cu|perl-Term-Size-Perl-0.29.0-3|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Term-Size-Perl-0.29.0-3|31	%make
12cu|perl-Term-Size-Perl-0.29.0-3|32	
12cu|perl-Term-Size-Perl-0.29.0-3|33	%check
12cu|perl-Term-Size-Perl-0.29.0-3|34	make test
12cu|perl-Term-Size-Perl-0.29.0-3|35	
12cu|perl-Term-Size-Perl-0.29.0-3|36	%install
12cu|perl-Term-Size-Perl-0.29.0-3|37	%makeinstall_std
12cu|perl-Term-Size-Perl-0.29.0-3|38	
12cu|perl-Term-Size-Perl-0.29.0-3|39	%files
12cu|perl-Term-Size-Perl-0.29.0-3|40	%doc Changes README
12cu|perl-Term-Size-Perl-0.29.0-3|41	%{_mandir}/man3/*
12cu|perl-Term-Size-Perl-0.29.0-3|42	%perl_vendorlib/*
12cu|perl-Term-Size-Perl-0.29.0-3|43	
12cu|perl-Term-Size-Perl-0.29.0-3|44	
12cu|perl-Term-Size-Perl-0.29.0-3|45	
12cu|perl-Term-Size-Perl-0.29.0-3|46	
12cu|perl-Term-Size-Perl-0.29.0-3|47	%changelog
12cu|perl-Term-Size-Perl-0.29.0-3|48	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.029-2mdv2011.0
12cu|perl-Term-Size-Perl-0.29.0-3|49	+ Revision: 658430
12cu|perl-Term-Size-Perl-0.29.0-3|50	- rebuild for updates rpm-setup
12cu|perl-Term-Size-Perl-0.29.0-3|51	
12cu|perl-Term-Size-Perl-0.29.0-3|52	* Fri May 15 2009 Jérôme Quelin <jquelin@mandriva.org> 0.029-1mdv2010.0
12cu|perl-Term-Size-Perl-0.29.0-3|53	+ Revision: 376244
12cu|perl-Term-Size-Perl-0.29.0-3|54	- import perl-Term-Size-Perl
12cu|perl-Term-Size-Perl-0.29.0-3|55	
12cu|perl-Term-Size-Perl-0.29.0-3|56	
12cu|perl-Term-Size-Perl-0.29.0-3|57	* Fri May 15 2009 cpan2dist 0.029-1mdv
12cu|perl-Term-Size-Perl-0.29.0-3|58	- initial mdv release, generated with cpan2dist
12cu|perl-Term-Size-Perl-0.29.0-3|59	

11283 12
12cu|perl-Term-Twiddle-2.730.0-1|1	%define upstream_name    Term-Twiddle
12cu|perl-Term-Twiddle-2.730.0-1|2	%define upstream_version 2.73
12cu|perl-Term-Twiddle-2.730.0-1|3	
12cu|perl-Term-Twiddle-2.730.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Term-Twiddle-2.730.0-1|5	Version:	%perl_convert_version 2.73
12cu|perl-Term-Twiddle-2.730.0-1|6	Release:	1
12cu|perl-Term-Twiddle-2.730.0-1|7	
12cu|perl-Term-Twiddle-2.730.0-1|8	Summary:	Twiddles baton while-u-wait for long subrout
12cu|perl-Term-Twiddle-2.730.0-1|9	License:	GPL+ or Artistic
12cu|perl-Term-Twiddle-2.730.0-1|10	Group:		Development/Perl
12cu|perl-Term-Twiddle-2.730.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Term-Twiddle-2.730.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Term/Term-Twiddle-2.73.tar.gz
12cu|perl-Term-Twiddle-2.730.0-1|13	
12cu|perl-Term-Twiddle-2.730.0-1|14	BuildRequires:	perl-devel
12cu|perl-Term-Twiddle-2.730.0-1|15	BuildRequires:	perl(Time::HiRes)
12cu|perl-Term-Twiddle-2.730.0-1|16	BuildArch:	noarch
12cu|perl-Term-Twiddle-2.730.0-1|17	
12cu|perl-Term-Twiddle-2.730.0-1|18	%description
12cu|perl-Term-Twiddle-2.730.0-1|19	Always fascinated by the spinner during FreeBSD's loader bootstrap, I
12cu|perl-Term-Twiddle-2.730.0-1|20	wanted to capture it so I could view it any time I wanted to--and I wanted
12cu|perl-Term-Twiddle-2.730.0-1|21	to make other people find that same joy I did. Now, anytime you or your
12cu|perl-Term-Twiddle-2.730.0-1|22	users have to wait for something to finish, instead of twiddling their
12cu|perl-Term-Twiddle-2.730.0-1|23	thumbs, they can watch the computer twiddle its thumbs.
12cu|perl-Term-Twiddle-2.730.0-1|24	
12cu|perl-Term-Twiddle-2.730.0-1|25	%prep
12cu|perl-Term-Twiddle-2.730.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Term-Twiddle-2.730.0-1|27	
12cu|perl-Term-Twiddle-2.730.0-1|28	%build
12cu|perl-Term-Twiddle-2.730.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Term-Twiddle-2.730.0-1|30	%make
12cu|perl-Term-Twiddle-2.730.0-1|31	
12cu|perl-Term-Twiddle-2.730.0-1|32	%check
12cu|perl-Term-Twiddle-2.730.0-1|33	%make test </dev/null
12cu|perl-Term-Twiddle-2.730.0-1|34	
12cu|perl-Term-Twiddle-2.730.0-1|35	%install
12cu|perl-Term-Twiddle-2.730.0-1|36	%makeinstall_std
12cu|perl-Term-Twiddle-2.730.0-1|37	
12cu|perl-Term-Twiddle-2.730.0-1|38	%files
12cu|perl-Term-Twiddle-2.730.0-1|39	%doc Changes README
12cu|perl-Term-Twiddle-2.730.0-1|40	%{_mandir}/man3/*
12cu|perl-Term-Twiddle-2.730.0-1|41	%{perl_vendorlib}/*
12cu|perl-Term-Twiddle-2.730.0-1|42	
12cu|perl-Term-Twiddle-2.730.0-1|43	%changelog
12cu|perl-Term-Twiddle-2.730.0-1|44	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 2.710.0-2mdv2011.0
12cu|perl-Term-Twiddle-2.730.0-1|45	+ Revision: 655224
12cu|perl-Term-Twiddle-2.730.0-1|46	- rebuild for updated spec-helper
12cu|perl-Term-Twiddle-2.730.0-1|47	
12cu|perl-Term-Twiddle-2.730.0-1|48	* Thu Dec 31 2009 Jérôme Quelin <jquelin@mandriva.org> 2.710.0-1mdv2011.0
12cu|perl-Term-Twiddle-2.730.0-1|49	+ Revision: 484420
12cu|perl-Term-Twiddle-2.730.0-1|50	- import perl-Term-Twiddle
12cu|perl-Term-Twiddle-2.730.0-1|51	
12cu|perl-Term-Twiddle-2.730.0-1|52	
12cu|perl-Term-Twiddle-2.730.0-1|53	* Thu Dec 31 2009 cpan2dist 2.71-1mdv
12cu|perl-Term-Twiddle-2.730.0-1|54	- initial mdv release, generated with cpan2dist
12cu|perl-Term-Twiddle-2.730.0-1|55	

11284 12
12cu|perl-Term-UI-0.420.0-1|1	%define	upstream_name	 Term-UI
12cu|perl-Term-UI-0.420.0-1|2	%define upstream_version 0.42
12cu|perl-Term-UI-0.420.0-1|3	
12cu|perl-Term-UI-0.420.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Term-UI-0.420.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Term-UI-0.420.0-1|6	Release:	1
12cu|perl-Term-UI-0.420.0-1|7	
12cu|perl-Term-UI-0.420.0-1|8	Summary:	Term::ReadLine UI made easy
12cu|perl-Term-UI-0.420.0-1|9	License:	Artistic/GPL
12cu|perl-Term-UI-0.420.0-1|10	Group:		Development/Perl
12cu|perl-Term-UI-0.420.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Term-UI-0.420.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Term/Term-UI-%{upstream_version}.tar.gz
12cu|perl-Term-UI-0.420.0-1|13	
12cu|perl-Term-UI-0.420.0-1|14	BuildRequires:	perl-devel
12cu|perl-Term-UI-0.420.0-1|15	BuildRequires:	perl(Log::Message::Simple)
12cu|perl-Term-UI-0.420.0-1|16	BuildArch:	noarch
12cu|perl-Term-UI-0.420.0-1|17	
12cu|perl-Term-UI-0.420.0-1|18	%description
12cu|perl-Term-UI-0.420.0-1|19	"Term::UI" is a transparent way of eliminating the overhead of having to format
12cu|perl-Term-UI-0.420.0-1|20	a question and then validate the reply, informing the user if the answer was
12cu|perl-Term-UI-0.420.0-1|21	not proper and re-issuing the question.
12cu|perl-Term-UI-0.420.0-1|22	
12cu|perl-Term-UI-0.420.0-1|23	Simply give it the question you want to ask, optionally with choices the user
12cu|perl-Term-UI-0.420.0-1|24	can pick from and a default and "Term::UI" will DWYM.
12cu|perl-Term-UI-0.420.0-1|25	
12cu|perl-Term-UI-0.420.0-1|26	For asking a yes or no question, there's even a shortcut.
12cu|perl-Term-UI-0.420.0-1|27	
12cu|perl-Term-UI-0.420.0-1|28	%prep
12cu|perl-Term-UI-0.420.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Term-UI-0.420.0-1|30	
12cu|perl-Term-UI-0.420.0-1|31	%build
12cu|perl-Term-UI-0.420.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Term-UI-0.420.0-1|33	%make
12cu|perl-Term-UI-0.420.0-1|34	
12cu|perl-Term-UI-0.420.0-1|35	%check
12cu|perl-Term-UI-0.420.0-1|36	make test
12cu|perl-Term-UI-0.420.0-1|37	
12cu|perl-Term-UI-0.420.0-1|38	%install
12cu|perl-Term-UI-0.420.0-1|39	%makeinstall_std
12cu|perl-Term-UI-0.420.0-1|40	
12cu|perl-Term-UI-0.420.0-1|41	%files
12cu|perl-Term-UI-0.420.0-1|42	%doc README
12cu|perl-Term-UI-0.420.0-1|43	%{perl_vendorlib}/Term/*
12cu|perl-Term-UI-0.420.0-1|44	%{_mandir}/*/*
12cu|perl-Term-UI-0.420.0-1|45	
12cu|perl-Term-UI-0.420.0-1|46	
12cu|perl-Term-UI-0.420.0-1|47	
12cu|perl-Term-UI-0.420.0-1|48	%changelog
12cu|perl-Term-UI-0.420.0-1|49	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.420.0-1
12cu|perl-Term-UI-0.420.0-1|50	+ Revision: 9c480c9
12cu|perl-Term-UI-0.420.0-1|51	- Updated to 0.42 (by updates_builder)
12cu|perl-Term-UI-0.420.0-1|52	
12cu|perl-Term-UI-0.420.0-1|53	

11285 12
12cu|perl-Test-Aggregate-0.371.0-2|1	%define upstream_name    Test-Aggregate
12cu|perl-Test-Aggregate-0.371.0-2|2	%define upstream_version 0.371
12cu|perl-Test-Aggregate-0.371.0-2|3	
12cu|perl-Test-Aggregate-0.371.0-2|4	Name:       perl-%{upstream_name}
12cu|perl-Test-Aggregate-0.371.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Test-Aggregate-0.371.0-2|6	Release:    2
12cu|perl-Test-Aggregate-0.371.0-2|7	
12cu|perl-Test-Aggregate-0.371.0-2|8	Summary:    Internal overrides for Test::Builder
12cu|perl-Test-Aggregate-0.371.0-2|9	
12cu|perl-Test-Aggregate-0.371.0-2|10	License:    GPL+ or Artistic
12cu|perl-Test-Aggregate-0.371.0-2|11	Group:      Development/Perl
12cu|perl-Test-Aggregate-0.371.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Aggregate-0.371.0-2|13	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Test-Aggregate-0.371.0-2|14	
12cu|perl-Test-Aggregate-0.371.0-2|15	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-Test-Aggregate-0.371.0-2|16	BuildRequires: perl(FindBin) >= 1.470.0
12cu|perl-Test-Aggregate-0.371.0-2|17	BuildRequires: perl(Module::Build) >= 0.400.0
12cu|perl-Test-Aggregate-0.371.0-2|18	BuildRequires: perl(Test::Harness) >= 3.90.0
12cu|perl-Test-Aggregate-0.371.0-2|19	BuildRequires: perl(Test::Most) >= 0.210.0
12cu|perl-Test-Aggregate-0.371.0-2|20	BuildRequires: perl(Test::NoWarnings)
12cu|perl-Test-Aggregate-0.371.0-2|21	BuildRequires: perl(Test::Simple) >= 0.940.0
12cu|perl-Test-Aggregate-0.371.0-2|22	BuildRequires: perl(Test::Trap)
12cu|perl-Test-Aggregate-0.371.0-2|23	BuildRequires: perl-devel
12cu|perl-Test-Aggregate-0.371.0-2|24	BuildArch:  noarch
12cu|perl-Test-Aggregate-0.371.0-2|25	
12cu|perl-Test-Aggregate-0.371.0-2|26	%description
12cu|perl-Test-Aggregate-0.371.0-2|27	*WARNING*: this is ALPHA code. The interface is not guaranteed to be
12cu|perl-Test-Aggregate-0.371.0-2|28	stable. Further, check out the Test::Aggregate::Nested manpage (included
12cu|perl-Test-Aggregate-0.371.0-2|29	with this distribution). It's a more robust implementation which does not
12cu|perl-Test-Aggregate-0.371.0-2|30	have the same limitations as 'Test::Aggregate'.
12cu|perl-Test-Aggregate-0.371.0-2|31	
12cu|perl-Test-Aggregate-0.371.0-2|32	A common problem with many test suites is that they can take a long time to
12cu|perl-Test-Aggregate-0.371.0-2|33	run. The longer they run, the less likely you are to run the tests. This
12cu|perl-Test-Aggregate-0.371.0-2|34	module borrows a trick from 'Apache::Registry' to load up your tests at
12cu|perl-Test-Aggregate-0.371.0-2|35	once, create a separate package for each test and wraps each package in a
12cu|perl-Test-Aggregate-0.371.0-2|36	method named 'run_the_tests'. This allows us to load perl only once and
12cu|perl-Test-Aggregate-0.371.0-2|37	related modules only once. If you have modules which are expensive to load,
12cu|perl-Test-Aggregate-0.371.0-2|38	this can dramatically speed up a test suite.
12cu|perl-Test-Aggregate-0.371.0-2|39	
12cu|perl-Test-Aggregate-0.371.0-2|40	%prep
12cu|perl-Test-Aggregate-0.371.0-2|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Aggregate-0.371.0-2|42	
12cu|perl-Test-Aggregate-0.371.0-2|43	%build
12cu|perl-Test-Aggregate-0.371.0-2|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Aggregate-0.371.0-2|45	
12cu|perl-Test-Aggregate-0.371.0-2|46	%make
12cu|perl-Test-Aggregate-0.371.0-2|47	
12cu|perl-Test-Aggregate-0.371.0-2|48	%check
12cu|perl-Test-Aggregate-0.371.0-2|49	%make test
12cu|perl-Test-Aggregate-0.371.0-2|50	
12cu|perl-Test-Aggregate-0.371.0-2|51	%install
12cu|perl-Test-Aggregate-0.371.0-2|52	%makeinstall_std
12cu|perl-Test-Aggregate-0.371.0-2|53	
12cu|perl-Test-Aggregate-0.371.0-2|54	%files
12cu|perl-Test-Aggregate-0.371.0-2|55	%doc Changes META.json META.yml MYMETA.yml README
12cu|perl-Test-Aggregate-0.371.0-2|56	%{_mandir}/man3/*
12cu|perl-Test-Aggregate-0.371.0-2|57	%{perl_vendorlib}/*
12cu|perl-Test-Aggregate-0.371.0-2|58	
12cu|perl-Test-Aggregate-0.371.0-2|59	
12cu|perl-Test-Aggregate-0.371.0-2|60	%changelog
12cu|perl-Test-Aggregate-0.371.0-2|61	* Tue Apr 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.371.0-2
12cu|perl-Test-Aggregate-0.371.0-2|62	+ Revision: c629d2d
12cu|perl-Test-Aggregate-0.371.0-2|63	- Fix BRs
12cu|perl-Test-Aggregate-0.371.0-2|64	
12cu|perl-Test-Aggregate-0.371.0-2|65	

11286 12
12cu|perl-Test-Benchmark-0.004-8|1	%define realname   Test-Benchmark
12cu|perl-Test-Benchmark-0.004-8|2	
12cu|perl-Test-Benchmark-0.004-8|3	Name:		perl-%{realname}
12cu|perl-Test-Benchmark-0.004-8|4	Version:	0.004
12cu|perl-Test-Benchmark-0.004-8|5	Release:    8
12cu|perl-Test-Benchmark-0.004-8|6	License:	GPL or Artistic
12cu|perl-Test-Benchmark-0.004-8|7	Group:		Development/Perl
12cu|perl-Test-Benchmark-0.004-8|8	Summary:	Make sure something really is faster
12cu|perl-Test-Benchmark-0.004-8|9	Source:		http://www.cpan.org/modules/by-module/Test/%{realname}-%{version}.tar.gz
12cu|perl-Test-Benchmark-0.004-8|10	Url:		http://search.cpan.org/dist/%{realname}
12cu|perl-Test-Benchmark-0.004-8|11	
12cu|perl-Test-Benchmark-0.004-8|12	BuildRequires:	perl-devel
12cu|perl-Test-Benchmark-0.004-8|13	BuildRequires:	perl(Benchmark)
12cu|perl-Test-Benchmark-0.004-8|14	BuildRequires:	perl(Test::Builder)
12cu|perl-Test-Benchmark-0.004-8|15	BuildRequires:	perl(Test::NoWarnings)
12cu|perl-Test-Benchmark-0.004-8|16	BuildRequires:	perl(Test::Tester)
12cu|perl-Test-Benchmark-0.004-8|17	
12cu|perl-Test-Benchmark-0.004-8|18	BuildArch:	noarch
12cu|perl-Test-Benchmark-0.004-8|19	
12cu|perl-Test-Benchmark-0.004-8|20	%description
12cu|perl-Test-Benchmark-0.004-8|21	Sometimes you want to make sure that your "faster" algorithm really is
12cu|perl-Test-Benchmark-0.004-8|22	faster than the old way. This lets you check. It might also be useful to
12cu|perl-Test-Benchmark-0.004-8|23	check that your super whizzo XS or Inline::C version is actually faster.
12cu|perl-Test-Benchmark-0.004-8|24	
12cu|perl-Test-Benchmark-0.004-8|25	This module is based on the standard L<Benchmark> module. If you have lots
12cu|perl-Test-Benchmark-0.004-8|26	of timings to compare and you don't want to keep running the same benchmarks
12cu|perl-Test-Benchmark-0.004-8|27	all the time, you can pass in a result object from C<Benchmark::timethis()>
12cu|perl-Test-Benchmark-0.004-8|28	instead of sub routine reference.
12cu|perl-Test-Benchmark-0.004-8|29	
12cu|perl-Test-Benchmark-0.004-8|30	%prep
12cu|perl-Test-Benchmark-0.004-8|31	%setup -q -n %{realname}-%{version}
12cu|perl-Test-Benchmark-0.004-8|32	
12cu|perl-Test-Benchmark-0.004-8|33	%build
12cu|perl-Test-Benchmark-0.004-8|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Benchmark-0.004-8|35	%make
12cu|perl-Test-Benchmark-0.004-8|36	
12cu|perl-Test-Benchmark-0.004-8|37	# Disable test - they are not so predictable inside ABF LXC containers
12cu|perl-Test-Benchmark-0.004-8|38	# %check
12cu|perl-Test-Benchmark-0.004-8|39	# %make test
12cu|perl-Test-Benchmark-0.004-8|40	
12cu|perl-Test-Benchmark-0.004-8|41	%install
12cu|perl-Test-Benchmark-0.004-8|42	%makeinstall_std
12cu|perl-Test-Benchmark-0.004-8|43	
12cu|perl-Test-Benchmark-0.004-8|44	%files
12cu|perl-Test-Benchmark-0.004-8|45	%doc META.yml CHANGES README
12cu|perl-Test-Benchmark-0.004-8|46	%{_mandir}/man3/*
12cu|perl-Test-Benchmark-0.004-8|47	%{perl_vendorlib}/*
12cu|perl-Test-Benchmark-0.004-8|48	
12cu|perl-Test-Benchmark-0.004-8|49	
12cu|perl-Test-Benchmark-0.004-8|50	%changelog
12cu|perl-Test-Benchmark-0.004-8|51	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.004-8
12cu|perl-Test-Benchmark-0.004-8|52	+ Revision: 9d8807d
12cu|perl-Test-Benchmark-0.004-8|53	- Disable tests
12cu|perl-Test-Benchmark-0.004-8|54	
12cu|perl-Test-Benchmark-0.004-8|55	

11287 12
12cu|perl-Test-Block-0.130.0-1|1	%define upstream_name    Test-Block
12cu|perl-Test-Block-0.130.0-1|2	%define upstream_version 0.13
12cu|perl-Test-Block-0.130.0-1|3	
12cu|perl-Test-Block-0.130.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Block-0.130.0-1|5	Version:	%perl_convert_version 0.13
12cu|perl-Test-Block-0.130.0-1|6	Release:	1
12cu|perl-Test-Block-0.130.0-1|7	
12cu|perl-Test-Block-0.130.0-1|8	Summary:	Specify fine granularity test plans
12cu|perl-Test-Block-0.130.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-Block-0.130.0-1|10	Group:		Development/Perl
12cu|perl-Test-Block-0.130.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Block-0.130.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Block-0.13.tar.gz
12cu|perl-Test-Block-0.130.0-1|13	
12cu|perl-Test-Block-0.130.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-Block-0.130.0-1|15	BuildRequires:	perl(Test::Builder)
12cu|perl-Test-Block-0.130.0-1|16	BuildRequires:	perl(Test::Builder::Tester)
12cu|perl-Test-Block-0.130.0-1|17	BuildRequires:	perl(Test::Exception)
12cu|perl-Test-Block-0.130.0-1|18	BuildRequires:	perl(Test::More)
12cu|perl-Test-Block-0.130.0-1|19	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Test-Block-0.130.0-1|20	BuildArch:	noarch
12cu|perl-Test-Block-0.130.0-1|21	
12cu|perl-Test-Block-0.130.0-1|22	%description
12cu|perl-Test-Block-0.130.0-1|23	This module allows you to specify the number of expected tests at a finer
12cu|perl-Test-Block-0.130.0-1|24	level of granularity than an entire test script. It is built with the
12cu|perl-Test-Block-0.130.0-1|25	Test::Builder manpage and plays happily with the Test::More manpage and
12cu|perl-Test-Block-0.130.0-1|26	friends.
12cu|perl-Test-Block-0.130.0-1|27	
12cu|perl-Test-Block-0.130.0-1|28	%prep
12cu|perl-Test-Block-0.130.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Block-0.130.0-1|30	
12cu|perl-Test-Block-0.130.0-1|31	%build
12cu|perl-Test-Block-0.130.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Block-0.130.0-1|33	%make
12cu|perl-Test-Block-0.130.0-1|34	
12cu|perl-Test-Block-0.130.0-1|35	%check
12cu|perl-Test-Block-0.130.0-1|36	make test
12cu|perl-Test-Block-0.130.0-1|37	
12cu|perl-Test-Block-0.130.0-1|38	%install
12cu|perl-Test-Block-0.130.0-1|39	%makeinstall_std
12cu|perl-Test-Block-0.130.0-1|40	
12cu|perl-Test-Block-0.130.0-1|41	%files
12cu|perl-Test-Block-0.130.0-1|42	%doc Changes README
12cu|perl-Test-Block-0.130.0-1|43	%{_mandir}/man3/*
12cu|perl-Test-Block-0.130.0-1|44	%{perl_vendorlib}/Test
12cu|perl-Test-Block-0.130.0-1|45	
12cu|perl-Test-Block-0.130.0-1|46	%changelog
12cu|perl-Test-Block-0.130.0-1|47	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.110.0-2mdv2011.0
12cu|perl-Test-Block-0.130.0-1|48	+ Revision: 664907
12cu|perl-Test-Block-0.130.0-1|49	- mass rebuild
12cu|perl-Test-Block-0.130.0-1|50	
12cu|perl-Test-Block-0.130.0-1|51	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cu|perl-Test-Block-0.130.0-1|52	+ Revision: 405545
12cu|perl-Test-Block-0.130.0-1|53	- rebuild using %%perl_convert_version
12cu|perl-Test-Block-0.130.0-1|54	
12cu|perl-Test-Block-0.130.0-1|55	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.11-2mdv2009.0
12cu|perl-Test-Block-0.130.0-1|56	+ Revision: 268730
12cu|perl-Test-Block-0.130.0-1|57	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-Test-Block-0.130.0-1|58	
12cu|perl-Test-Block-0.130.0-1|59	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.0
12cu|perl-Test-Block-0.130.0-1|60	+ Revision: 213785
12cu|perl-Test-Block-0.130.0-1|61	- import perl-Test-Block
12cu|perl-Test-Block-0.130.0-1|62	
12cu|perl-Test-Block-0.130.0-1|63	
12cu|perl-Test-Block-0.130.0-1|64	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.0
12cu|perl-Test-Block-0.130.0-1|65	- fist mdv release
12cu|perl-Test-Block-0.130.0-1|66	

11288 12
12cu|perl-Test-CheckDeps-0.10.0-1|1	%define upstream_name    Test-CheckDeps
12cu|perl-Test-CheckDeps-0.10.0-1|2	%define upstream_version 0.010
12cu|perl-Test-CheckDeps-0.10.0-1|3	
12cu|perl-Test-CheckDeps-0.10.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-CheckDeps-0.10.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-CheckDeps-0.10.0-1|6	Release:	1
12cu|perl-Test-CheckDeps-0.10.0-1|7	
12cu|perl-Test-CheckDeps-0.10.0-1|8	Summary:	Check for presence of dependencies
12cu|perl-Test-CheckDeps-0.10.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-CheckDeps-0.10.0-1|10	Group:		Development/Perl
12cu|perl-Test-CheckDeps-0.10.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-CheckDeps-0.10.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-CheckDeps-%{upstream_version}.tar.gz
12cu|perl-Test-CheckDeps-0.10.0-1|13	
12cu|perl-Test-CheckDeps-0.10.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-CheckDeps-0.10.0-1|15	BuildRequires:	perl-CPAN-Meta
12cu|perl-Test-CheckDeps-0.10.0-1|16	BuildRequires:	perl(CPAN::Meta::Check)
12cu|perl-Test-CheckDeps-0.10.0-1|17	BuildRequires:	perl(Exporter)
12cu|perl-Test-CheckDeps-0.10.0-1|18	BuildRequires:	perl(File::Find)
12cu|perl-Test-CheckDeps-0.10.0-1|19	BuildRequires:	perl(File::Temp)
12cu|perl-Test-CheckDeps-0.10.0-1|20	BuildRequires:	perl(List::Util)
12cu|perl-Test-CheckDeps-0.10.0-1|21	BuildRequires:	perl(Module::Metadata)
12cu|perl-Test-CheckDeps-0.10.0-1|22	BuildRequires:	perl(Test::Builder)
12cu|perl-Test-CheckDeps-0.10.0-1|23	BuildRequires:	perl(Test::More)
12cu|perl-Test-CheckDeps-0.10.0-1|24	BuildArch:	noarch
12cu|perl-Test-CheckDeps-0.10.0-1|25	
12cu|perl-Test-CheckDeps-0.10.0-1|26	%description
12cu|perl-Test-CheckDeps-0.10.0-1|27	This module adds a test that assures all dependencies have been installed
12cu|perl-Test-CheckDeps-0.10.0-1|28	properly. If requested, it can bail out all testing on error.
12cu|perl-Test-CheckDeps-0.10.0-1|29	
12cu|perl-Test-CheckDeps-0.10.0-1|30	%prep
12cu|perl-Test-CheckDeps-0.10.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-CheckDeps-0.10.0-1|32	
12cu|perl-Test-CheckDeps-0.10.0-1|33	%build
12cu|perl-Test-CheckDeps-0.10.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-CheckDeps-0.10.0-1|35	%make
12cu|perl-Test-CheckDeps-0.10.0-1|36	
12cu|perl-Test-CheckDeps-0.10.0-1|37	%check
12cu|perl-Test-CheckDeps-0.10.0-1|38	%make test
12cu|perl-Test-CheckDeps-0.10.0-1|39	
12cu|perl-Test-CheckDeps-0.10.0-1|40	%install
12cu|perl-Test-CheckDeps-0.10.0-1|41	%makeinstall_std
12cu|perl-Test-CheckDeps-0.10.0-1|42	
12cu|perl-Test-CheckDeps-0.10.0-1|43	%files
12cu|perl-Test-CheckDeps-0.10.0-1|44	%doc INSTALL LICENSE META.json Changes META.yml README
12cu|perl-Test-CheckDeps-0.10.0-1|45	%{_mandir}/man3/*
12cu|perl-Test-CheckDeps-0.10.0-1|46	%{perl_vendorlib}/*
12cu|perl-Test-CheckDeps-0.10.0-1|47	
12cu|perl-Test-CheckDeps-0.10.0-1|48	
12cu|perl-Test-CheckDeps-0.10.0-1|49	
12cu|perl-Test-CheckDeps-0.10.0-1|50	%changelog
12cu|perl-Test-CheckDeps-0.10.0-1|51	* Wed Dec 18 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-1
12cu|perl-Test-CheckDeps-0.10.0-1|52	+ Revision: f68e4b8
12cu|perl-Test-CheckDeps-0.10.0-1|53	- Force perl-CPAN-Meta req
12cu|perl-Test-CheckDeps-0.10.0-1|54	
12cu|perl-Test-CheckDeps-0.10.0-1|55	

11289 12
12cu|perl-Test-Class-0.410.0-1|1	%define upstream_name    Test-Class
12cu|perl-Test-Class-0.410.0-1|2	%define upstream_version 0.41
12cu|perl-Test-Class-0.410.0-1|3	
12cu|perl-Test-Class-0.410.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Class-0.410.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-Class-0.410.0-1|6	Release:	1
12cu|perl-Test-Class-0.410.0-1|7	
12cu|perl-Test-Class-0.410.0-1|8	Summary:	Write Perl test suites in xUnit style
12cu|perl-Test-Class-0.410.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-Class-0.410.0-1|10	Group:		Development/Perl
12cu|perl-Test-Class-0.410.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Class-0.410.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Class-%{upstream_version}.tar.gz
12cu|perl-Test-Class-0.410.0-1|13	
12cu|perl-Test-Class-0.410.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-Class-0.410.0-1|15	BuildRequires:	perl(Attribute::Handlers)
12cu|perl-Test-Class-0.410.0-1|16	BuildRequires:	perl(IO::File)
12cu|perl-Test-Class-0.410.0-1|17	BuildRequires:	perl(MRO::Compat)
12cu|perl-Test-Class-0.410.0-1|18	BuildRequires:	perl(Storable)
12cu|perl-Test-Class-0.410.0-1|19	BuildRequires:	perl(Test::Builder)
12cu|perl-Test-Class-0.410.0-1|20	BuildRequires:	perl(Test::Builder::Tester)
12cu|perl-Test-Class-0.410.0-1|21	BuildRequires:	perl(Test::Exception)
12cu|perl-Test-Class-0.410.0-1|22	BuildRequires:	perl(Test::More)
12cu|perl-Test-Class-0.410.0-1|23	BuildRequires:	perl(Test::Simple)
12cu|perl-Test-Class-0.410.0-1|24	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Test-Class-0.410.0-1|25	BuildArch:	noarch
12cu|perl-Test-Class-0.410.0-1|26	
12cu|perl-Test-Class-0.410.0-1|27	%description
12cu|perl-Test-Class-0.410.0-1|28	Test::Class provides a simple way of creating classes and objects to test
12cu|perl-Test-Class-0.410.0-1|29	your code in an xUnit style.
12cu|perl-Test-Class-0.410.0-1|30	
12cu|perl-Test-Class-0.410.0-1|31	Built using the Test::Builder manpage, it was designed to work with other
12cu|perl-Test-Class-0.410.0-1|32	Test::Builder based modules (the Test::More manpage, the Test::Differences
12cu|perl-Test-Class-0.410.0-1|33	manpage, the Test::Exception manpage, etc.).
12cu|perl-Test-Class-0.410.0-1|34	
12cu|perl-Test-Class-0.410.0-1|35	_Note:_ This module will make more sense, if you are already familiar with
12cu|perl-Test-Class-0.410.0-1|36	the "standard" mechanisms for testing perl code. Those unfamiliar with the
12cu|perl-Test-Class-0.410.0-1|37	Test::Harness manpage, the Test::Simple manpage, the Test::More manpage and
12cu|perl-Test-Class-0.410.0-1|38	friends should go take a look at them now. the Test::Tutorial manpage is a
12cu|perl-Test-Class-0.410.0-1|39	good starting point.
12cu|perl-Test-Class-0.410.0-1|40	
12cu|perl-Test-Class-0.410.0-1|41	%prep
12cu|perl-Test-Class-0.410.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Class-0.410.0-1|43	
12cu|perl-Test-Class-0.410.0-1|44	%build
12cu|perl-Test-Class-0.410.0-1|45	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Class-0.410.0-1|46	%make
12cu|perl-Test-Class-0.410.0-1|47	
12cu|perl-Test-Class-0.410.0-1|48	%check
12cu|perl-Test-Class-0.410.0-1|49	%make test
12cu|perl-Test-Class-0.410.0-1|50	
12cu|perl-Test-Class-0.410.0-1|51	%install
12cu|perl-Test-Class-0.410.0-1|52	%makeinstall_std
12cu|perl-Test-Class-0.410.0-1|53	
12cu|perl-Test-Class-0.410.0-1|54	%files
12cu|perl-Test-Class-0.410.0-1|55	%doc Changes LICENSE META.yml README
12cu|perl-Test-Class-0.410.0-1|56	%{_mandir}/man3/*
12cu|perl-Test-Class-0.410.0-1|57	%{perl_vendorlib}/*
12cu|perl-Test-Class-0.410.0-1|58	
12cu|perl-Test-Class-0.410.0-1|59	
12cu|perl-Test-Class-0.410.0-1|60	%changelog
12cu|perl-Test-Class-0.410.0-1|61	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.410.0-1
12cu|perl-Test-Class-0.410.0-1|62	+ Revision: 17c39f8
12cu|perl-Test-Class-0.410.0-1|63	- Updated to 0.41 (by updates_builder)
12cu|perl-Test-Class-0.410.0-1|64	
12cu|perl-Test-Class-0.410.0-1|65	

11290 12
12cu|perl-Test-Command-0.110.0-1|1	%define upstream_name    Test-Command
12cu|perl-Test-Command-0.110.0-1|2	%define upstream_version 0.11
12cu|perl-Test-Command-0.110.0-1|3	
12cu|perl-Test-Command-0.110.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Command-0.110.0-1|5	Version:	%perl_convert_version 0.11
12cu|perl-Test-Command-0.110.0-1|6	Release:	1
12cu|perl-Test-Command-0.110.0-1|7	
12cu|perl-Test-Command-0.110.0-1|8	Summary:	Test routines for external commands
12cu|perl-Test-Command-0.110.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-Command-0.110.0-1|10	Group:		Development/Perl
12cu|perl-Test-Command-0.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Command-0.110.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Command-0.11.tar.gz
12cu|perl-Test-Command-0.110.0-1|13	
12cu|perl-Test-Command-0.110.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-Command-0.110.0-1|15	BuildRequires:	perl(Test::Simple)
12cu|perl-Test-Command-0.110.0-1|16	BuildArch:	noarch
12cu|perl-Test-Command-0.110.0-1|17	
12cu|perl-Test-Command-0.110.0-1|18	%description
12cu|perl-Test-Command-0.110.0-1|19	'Test::Command' intends to bridge the gap between the well tested functions
12cu|perl-Test-Command-0.110.0-1|20	and objects you choose and their usage in your programs. By examining the
12cu|perl-Test-Command-0.110.0-1|21	exit status, terminating signal, STDOUT and STDERR of your program you can
12cu|perl-Test-Command-0.110.0-1|22	determine if it is behaving as expected.
12cu|perl-Test-Command-0.110.0-1|23	
12cu|perl-Test-Command-0.110.0-1|24	This includes testing the various combinations and permutations of options
12cu|perl-Test-Command-0.110.0-1|25	and arguments as well as the interactions between the various functions and
12cu|perl-Test-Command-0.110.0-1|26	objects that make up your program.
12cu|perl-Test-Command-0.110.0-1|27	
12cu|perl-Test-Command-0.110.0-1|28	The various test functions below can accept either a command string or an
12cu|perl-Test-Command-0.110.0-1|29	array reference for the first argument. If the command is expressed as a
12cu|perl-Test-Command-0.110.0-1|30	string it is passed to 'system' as is. If the command is expressed as an
12cu|perl-Test-Command-0.110.0-1|31	array reference it is dereferenced and passed to 'system' as a list. See
12cu|perl-Test-Command-0.110.0-1|32	''perldoc -f system'' for how these may differ.
12cu|perl-Test-Command-0.110.0-1|33	
12cu|perl-Test-Command-0.110.0-1|34	%prep
12cu|perl-Test-Command-0.110.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Command-0.110.0-1|36	
12cu|perl-Test-Command-0.110.0-1|37	%build
12cu|perl-Test-Command-0.110.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Command-0.110.0-1|39	%make
12cu|perl-Test-Command-0.110.0-1|40	
12cu|perl-Test-Command-0.110.0-1|41	%check
12cu|perl-Test-Command-0.110.0-1|42	%make test
12cu|perl-Test-Command-0.110.0-1|43	
12cu|perl-Test-Command-0.110.0-1|44	%install
12cu|perl-Test-Command-0.110.0-1|45	%makeinstall_std
12cu|perl-Test-Command-0.110.0-1|46	
12cu|perl-Test-Command-0.110.0-1|47	%files
12cu|perl-Test-Command-0.110.0-1|48	%doc Changes META.yml README
12cu|perl-Test-Command-0.110.0-1|49	%{_mandir}/man3/*
12cu|perl-Test-Command-0.110.0-1|50	%{perl_vendorlib}/*
12cu|perl-Test-Command-0.110.0-1|51	
12cu|perl-Test-Command-0.110.0-1|52	%changelog
12cu|perl-Test-Command-0.110.0-1|53	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0
12cu|perl-Test-Command-0.110.0-1|54	+ Revision: 657840
12cu|perl-Test-Command-0.110.0-1|55	- rebuild for updated spec-helper
12cu|perl-Test-Command-0.110.0-1|56	
12cu|perl-Test-Command-0.110.0-1|57	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.0-1mdv2011.0
12cu|perl-Test-Command-0.110.0-1|58	+ Revision: 602043
12cu|perl-Test-Command-0.110.0-1|59	- import perl-Test-Command
12cu|perl-Test-Command-0.110.0-1|60	
12cu|perl-Test-Command-0.110.0-1|61	

11291 12
12cu|perl-Test-Compile-1.0.1-1|1	%define upstream_name    Test-Compile
12cu|perl-Test-Compile-1.0.1-1|2	%define upstream_version 1.0.1
12cu|perl-Test-Compile-1.0.1-1|3	
12cu|perl-Test-Compile-1.0.1-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Compile-1.0.1-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-Compile-1.0.1-1|6	Release:	1
12cu|perl-Test-Compile-1.0.1-1|7	
12cu|perl-Test-Compile-1.0.1-1|8	Summary:	Check whether Perl module files compile correctly
12cu|perl-Test-Compile-1.0.1-1|9	License:	GPL+ or Artistic
12cu|perl-Test-Compile-1.0.1-1|10	Group:		Development/Perl
12cu|perl-Test-Compile-1.0.1-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Compile-1.0.1-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-v%{upstream_version}.tar.gz
12cu|perl-Test-Compile-1.0.1-1|13	
12cu|perl-Test-Compile-1.0.1-1|14	BuildRequires:  perl-devel
12cu|perl-Test-Compile-1.0.1-1|15	BuildRequires:  perl(Devel::CheckOS)
12cu|perl-Test-Compile-1.0.1-1|16	BuildRequires:  perl(Test::More)
12cu|perl-Test-Compile-1.0.1-1|17	BuildRequires:  perl(Test::Pod)
12cu|perl-Test-Compile-1.0.1-1|18	BuildRequires:  perl(URI::Escape)
12cu|perl-Test-Compile-1.0.1-1|19	BuildRequires:  perl(Test::Pod::Coverage)
12cu|perl-Test-Compile-1.0.1-1|20	BuildRequires:  perl(UNIVERSAL::require)
12cu|perl-Test-Compile-1.0.1-1|21	BuildArch:	noarch
12cu|perl-Test-Compile-1.0.1-1|22	
12cu|perl-Test-Compile-1.0.1-1|23	%description
12cu|perl-Test-Compile-1.0.1-1|24	Check Perl module files for errors or warnings in a test file.
12cu|perl-Test-Compile-1.0.1-1|25	
12cu|perl-Test-Compile-1.0.1-1|26	
12cu|perl-Test-Compile-1.0.1-1|27	%prep
12cu|perl-Test-Compile-1.0.1-1|28	%setup -qn %{upstream_name}-v%{upstream_version}
12cu|perl-Test-Compile-1.0.1-1|29	
12cu|perl-Test-Compile-1.0.1-1|30	%build
12cu|perl-Test-Compile-1.0.1-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Compile-1.0.1-1|32	%make
12cu|perl-Test-Compile-1.0.1-1|33	
12cu|perl-Test-Compile-1.0.1-1|34	%check
12cu|perl-Test-Compile-1.0.1-1|35	make test
12cu|perl-Test-Compile-1.0.1-1|36	
12cu|perl-Test-Compile-1.0.1-1|37	%install
12cu|perl-Test-Compile-1.0.1-1|38	%makeinstall_std
12cu|perl-Test-Compile-1.0.1-1|39	
12cu|perl-Test-Compile-1.0.1-1|40	%files
12cu|perl-Test-Compile-1.0.1-1|41	%doc Changes README
12cu|perl-Test-Compile-1.0.1-1|42	%{_mandir}/man3/*
12cu|perl-Test-Compile-1.0.1-1|43	%{perl_vendorlib}/*
12cu|perl-Test-Compile-1.0.1-1|44	
12cu|perl-Test-Compile-1.0.1-1|45	
12cu|perl-Test-Compile-1.0.1-1|46	%changelog
12cu|perl-Test-Compile-1.0.1-1|47	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-1
12cu|perl-Test-Compile-1.0.1-1|48	+ Revision: 1b331e0
12cu|perl-Test-Compile-1.0.1-1|49	- Fix build setup
12cu|perl-Test-Compile-1.0.1-1|50	
12cu|perl-Test-Compile-1.0.1-1|51	

11292 12
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|1	%define upstream_name    Test-Corpus-Audio-MPD
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|2	%define upstream_version 1.120990
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|3	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|5	Version:	%perl_convert_version 1.120990
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|6	Release:	1
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|7	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|8	Summary:	Automate launching of fake mdp for testing purposes
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|9	License:	GPL+ or Artistic
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|10	Group:		Development/Perl
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Corpus-Audio-MPD-1.120990.tar.gz
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|13	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|14	BuildRequires:	perl-devel
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|15	BuildRequires:	perl(English)
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|16	BuildRequires:	perl(File::Basename)
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|17	BuildRequires:	perl(File::Copy)
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|18	BuildRequires:	perl(File::ShareDir)
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|19	BuildRequires:	perl(File::ShareDir::PathClass)
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|20	BuildRequires:	perl(File::Temp)
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|21	BuildRequires:	perl(Module::Build)
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|22	BuildRequires:	perl(Readonly)
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|23	BuildRequires:	perl(Path::Class)
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|24	BuildRequires:	perl(Test::More)
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|25	BuildArch:	noarch
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|26	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|27	%description
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|28	This module will try to launch a new mpd server for testing purposes. This
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|29	mpd server will then be used during the POE::Component::Client::MPD manpage
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|30	or the Audio::MPD manpage tests.
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|31	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|32	In order to achieve this, the module will create a fake _mpd.conf_ file
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|33	with the correct pathes (ie, where you untarred the module tarball). It
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|34	will then check if some mpd server is already running, and stop it if the
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|35	'MPD_TEST_OVERRIDE' environment variable is true (die otherwise). Last it
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|36	will run the test mpd with its newly created configuration file.
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|37	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|38	Everything described above is done automatically when the module is
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|39	'use'-d.
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|40	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|41	%prep
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|43	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|44	%build
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|45	perl Build.PL installdirs=vendor
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|46	./Build
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|47	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|48	%check
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|49	./Build test
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|50	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|51	%install
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|52	./Build install destdir=%{buildroot}
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|53	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|54	%files
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|55	%doc Changes LICENSE README
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|56	%{_mandir}/man3/*
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|57	%{perl_vendorlib}/*
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|58	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|59	%changelog
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|60	* Fri Jun 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.111.260-1mdv2011.0
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|61	+ Revision: 685796
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|62	- new version
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|63	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|64	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.110.710-2
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|65	+ Revision: 657471
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|66	- rebuild for updated spec-helper
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|67	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|68	* Mon Mar 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.110.710-1
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|69	+ Revision: 644798
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|70	- update to new version 1.110710
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|71	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|72	* Sun Mar 13 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.110.600-1
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|73	+ Revision: 644343
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|74	- update to new version 1.110600
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|75	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|76	* Wed Feb 24 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.500-1mdv2011.0
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|77	+ Revision: 510524
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|78	- update to 1.100500
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|79	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|80	* Sat Feb 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.430-1mdv2010.1
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|81	+ Revision: 505334
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|82	- adding missing buildrequires:
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|83	- update to 1.100430
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|84	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|85	* Sat Nov 21 2009 Jérôme Quelin <jquelin@mandriva.org> 1.93.230-1mdv2010.1
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|86	+ Revision: 467869
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|87	- update to 1.093230
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|88	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|89	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.92.920-1mdv2010.1
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|90	+ Revision: 460707
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|91	- import perl-Test-Corpus-Audio-MPD
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|92	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|93	
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|94	* Fri Nov 06 2009 cpan2dist 1.092920-1mdv
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|95	- initial mdv release, generated with cpan2dist
12cu|perl-Test-Corpus-Audio-MPD-1.120.990-1|96	

11293 12
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|1	%define upstream_name    Test-CPAN-Meta-YAML
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|2	%define upstream_version 0.22
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|3	
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|5	Version:	%perl_convert_version 0.22
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|6	Release:	1
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|7	
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|8	Summary:	Validate META.json elements
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|10	Group:		Development/Perl
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-CPAN-Meta-YAML-0.22.tar.gz
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|13	
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|15	BuildRequires:	perl(Test::Builder)
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|17	BuildRequires:	perl(Test::YAML::Valid)
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|18	BuildArch:	noarch
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|19	
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|20	%description
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|21	This module was written to ensure that a META.yml file, provided with a
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|22	standard distribution uploaded to CPAN, meets the specifications that
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|23	slowly being introduced to module uploads, via the use of the
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|24	ExtUtils::MakeMaker manpage, the Module::Build manpage and the
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|25	Module::Install manpage.
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|26	
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|27	See the CPAN::Meta manpage for further details of the CPAN Meta
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|28	Specification.
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|29	
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|30	%prep
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|32	
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|33	%build
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|35	%make
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|36	
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|37	%check
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|38	%make test
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|39	
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|40	%install
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|41	%makeinstall_std
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|42	
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|43	%files
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|44	%doc Changes META.yml README LICENSE
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|45	%{_mandir}/man3/*
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|46	%{perl_vendorlib}/*
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|47	
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|48	%changelog
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|49	* Sun May 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.170.0-1mdv2011.0
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|50	+ Revision: 674855
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|51	- import perl-Test-CPAN-Meta-YAML
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|52	
12cu|perl-Test-CPAN-Meta-YAML-0.220.0-1|53	

11294 12
12cu|perl-Test-DistManifest-1.12.0-1|1	%define upstream_name    Test-DistManifest
12cu|perl-Test-DistManifest-1.12.0-1|2	%define upstream_version 1.012
12cu|perl-Test-DistManifest-1.12.0-1|3	
12cu|perl-Test-DistManifest-1.12.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-DistManifest-1.12.0-1|5	Version:	%perl_convert_version 1.012
12cu|perl-Test-DistManifest-1.12.0-1|6	Release:	1
12cu|perl-Test-DistManifest-1.12.0-1|7	
12cu|perl-Test-DistManifest-1.12.0-1|8	Summary:	Verify MANIFEST as an author test
12cu|perl-Test-DistManifest-1.12.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-DistManifest-1.12.0-1|10	Group:		Development/Perl
12cu|perl-Test-DistManifest-1.12.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-DistManifest-1.12.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-DistManifest-1.012.tar.gz
12cu|perl-Test-DistManifest-1.12.0-1|13	
12cu|perl-Test-DistManifest-1.12.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-DistManifest-1.12.0-1|15	BuildRequires:	perl(Module::Manifest)
12cu|perl-Test-DistManifest-1.12.0-1|16	BuildRequires:	perl(Test::Builder)
12cu|perl-Test-DistManifest-1.12.0-1|17	BuildRequires:	perl(Test::Builder::Tester)
12cu|perl-Test-DistManifest-1.12.0-1|18	BuildRequires:	perl(Test::More)
12cu|perl-Test-DistManifest-1.12.0-1|19	BuildRequires:	perl(Test::NoWarnings)
12cu|perl-Test-DistManifest-1.12.0-1|20	BuildRequires:	perl(Module::Build)
12cu|perl-Test-DistManifest-1.12.0-1|21	BuildArch:	noarch
12cu|perl-Test-DistManifest-1.12.0-1|22	
12cu|perl-Test-DistManifest-1.12.0-1|23	%description
12cu|perl-Test-DistManifest-1.12.0-1|24	This module provides a simple method of testing that a MANIFEST matches the
12cu|perl-Test-DistManifest-1.12.0-1|25	distribution.
12cu|perl-Test-DistManifest-1.12.0-1|26	
12cu|perl-Test-DistManifest-1.12.0-1|27	%prep
12cu|perl-Test-DistManifest-1.12.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-DistManifest-1.12.0-1|29	
12cu|perl-Test-DistManifest-1.12.0-1|30	%build
12cu|perl-Test-DistManifest-1.12.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-DistManifest-1.12.0-1|32	%make
12cu|perl-Test-DistManifest-1.12.0-1|33	
12cu|perl-Test-DistManifest-1.12.0-1|34	%check
12cu|perl-Test-DistManifest-1.12.0-1|35	rm debugfiles.list debuglinks.list debugsources.list
12cu|perl-Test-DistManifest-1.12.0-1|36	%make test
12cu|perl-Test-DistManifest-1.12.0-1|37	
12cu|perl-Test-DistManifest-1.12.0-1|38	%install
12cu|perl-Test-DistManifest-1.12.0-1|39	%makeinstall_std
12cu|perl-Test-DistManifest-1.12.0-1|40	
12cu|perl-Test-DistManifest-1.12.0-1|41	%files
12cu|perl-Test-DistManifest-1.12.0-1|42	%doc Changes LICENSE META.yml README
12cu|perl-Test-DistManifest-1.12.0-1|43	%{_mandir}/man3/*
12cu|perl-Test-DistManifest-1.12.0-1|44	%{perl_vendorlib}/*
12cu|perl-Test-DistManifest-1.12.0-1|45	
12cu|perl-Test-DistManifest-1.12.0-1|46	
12cu|perl-Test-DistManifest-1.12.0-1|47	%changelog
12cu|perl-Test-DistManifest-1.12.0-1|48	* Sun May 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.11.0-1mdv2011.0
12cu|perl-Test-DistManifest-1.12.0-1|49	+ Revision: 674903
12cu|perl-Test-DistManifest-1.12.0-1|50	- new version
12cu|perl-Test-DistManifest-1.12.0-1|51	
12cu|perl-Test-DistManifest-1.12.0-1|52	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.9.0-2
12cu|perl-Test-DistManifest-1.12.0-1|53	+ Revision: 654308
12cu|perl-Test-DistManifest-1.12.0-1|54	- rebuild for updated spec-helper
12cu|perl-Test-DistManifest-1.12.0-1|55	
12cu|perl-Test-DistManifest-1.12.0-1|56	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 1.9.0-1mdv2011.0
12cu|perl-Test-DistManifest-1.12.0-1|57	+ Revision: 528192
12cu|perl-Test-DistManifest-1.12.0-1|58	- import perl-Test-DistManifest
12cu|perl-Test-DistManifest-1.12.0-1|59	
12cu|perl-Test-DistManifest-1.12.0-1|60	
12cu|perl-Test-DistManifest-1.12.0-1|61	* Sat Mar 27 2010 cpan2dist 1.009-1mdv
12cu|perl-Test-DistManifest-1.12.0-1|62	- initial mdv release, generated with cpan2dist
12cu|perl-Test-DistManifest-1.12.0-1|63	

11295 12
12cu|perl-Test-Distribution-2.0.0-1|1	%define module	Test-Distribution
12cu|perl-Test-Distribution-2.0.0-1|2	%define upstream_version 2.00
12cu|perl-Test-Distribution-2.0.0-1|3	
12cu|perl-Test-Distribution-2.0.0-1|4	Name:		perl-%{module}
12cu|perl-Test-Distribution-2.0.0-1|5	Version: 	%perl_convert_version %{upstream_version}
12cu|perl-Test-Distribution-2.0.0-1|6	Release: 	1
12cu|perl-Test-Distribution-2.0.0-1|7	Summary: 	Perform tests on all modules of a distribution
12cu|perl-Test-Distribution-2.0.0-1|8	License: 	GPLv2 or Artistic
12cu|perl-Test-Distribution-2.0.0-1|9	Group: 		Development/Perl
12cu|perl-Test-Distribution-2.0.0-1|10	Url:        http://search.cpan.org/dist/%{module}/
12cu|perl-Test-Distribution-2.0.0-1|11	Source: 	http://www.cpan.org/modules/by-module/Test/Test-Distribution-%{upstream_version}.tar.gz
12cu|perl-Test-Distribution-2.0.0-1|12	Buildrequires:	perl(Module::Build)
12cu|perl-Test-Distribution-2.0.0-1|13	Buildrequires:	perl(Module::Signature)
12cu|perl-Test-Distribution-2.0.0-1|14	Buildrequires:	perl(Module::CoreList)
12cu|perl-Test-Distribution-2.0.0-1|15	requires:	perl(File::Find::Rule)
12cu|perl-Test-Distribution-2.0.0-1|16	BuildArch: 	noarch
12cu|perl-Test-Distribution-2.0.0-1|17	
12cu|perl-Test-Distribution-2.0.0-1|18	%description
12cu|perl-Test-Distribution-2.0.0-1|19	When using this module in a test script, it goes through all the modules in
12cu|perl-Test-Distribution-2.0.0-1|20	your distribution, checks their POD, checks that they compile OK and checks
12cu|perl-Test-Distribution-2.0.0-1|21	that they all define a $VERSION.
12cu|perl-Test-Distribution-2.0.0-1|22	
12cu|perl-Test-Distribution-2.0.0-1|23	This module also performs a number of test on the distribution itself.
12cu|perl-Test-Distribution-2.0.0-1|24	It checks that your files match your SIGNATURE file if you have one. It
12cu|perl-Test-Distribution-2.0.0-1|25	checks that your distribution isn't missing certain 'core' description
12cu|perl-Test-Distribution-2.0.0-1|26	files. It checks to see you haven't missed out listing any prerequisites
12cu|perl-Test-Distribution-2.0.0-1|27	in Makefile.PL.
12cu|perl-Test-Distribution-2.0.0-1|28	
12cu|perl-Test-Distribution-2.0.0-1|29	It defines its own testing plan, so you usually don't use it in conjunction
12cu|perl-Test-Distribution-2.0.0-1|30	with other Test::* modules in the same file. It's recommended that you just
12cu|perl-Test-Distribution-2.0.0-1|31	create a one-line test script as shown in the SYNOPSIS above. However, there
12cu|perl-Test-Distribution-2.0.0-1|32	are options...
12cu|perl-Test-Distribution-2.0.0-1|33	
12cu|perl-Test-Distribution-2.0.0-1|34	%prep
12cu|perl-Test-Distribution-2.0.0-1|35	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Test-Distribution-2.0.0-1|36	
12cu|perl-Test-Distribution-2.0.0-1|37	%build
12cu|perl-Test-Distribution-2.0.0-1|38	%{__perl} Build.PL installdirs=vendor
12cu|perl-Test-Distribution-2.0.0-1|39	./Build
12cu|perl-Test-Distribution-2.0.0-1|40	./Build test
12cu|perl-Test-Distribution-2.0.0-1|41	
12cu|perl-Test-Distribution-2.0.0-1|42	%install
12cu|perl-Test-Distribution-2.0.0-1|43	./Build install destdir=%{buildroot}
12cu|perl-Test-Distribution-2.0.0-1|44	
12cu|perl-Test-Distribution-2.0.0-1|45	%files
12cu|perl-Test-Distribution-2.0.0-1|46	%doc Changes.pod README
12cu|perl-Test-Distribution-2.0.0-1|47	%{perl_vendorlib}/Test
12cu|perl-Test-Distribution-2.0.0-1|48	%{_mandir}/*/*
12cu|perl-Test-Distribution-2.0.0-1|49	
12cu|perl-Test-Distribution-2.0.0-1|50	
12cu|perl-Test-Distribution-2.0.0-1|51	
12cu|perl-Test-Distribution-2.0.0-1|52	%changelog
12cu|perl-Test-Distribution-2.0.0-1|53	* Mon Apr 30 2012 Crispin Boylan <crisb@mandriva.org> 2.00-6
12cu|perl-Test-Distribution-2.0.0-1|54	+ Revision: 794547
12cu|perl-Test-Distribution-2.0.0-1|55	- Rebuild
12cu|perl-Test-Distribution-2.0.0-1|56	
12cu|perl-Test-Distribution-2.0.0-1|57	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.00-5mdv2010.0
12cu|perl-Test-Distribution-2.0.0-1|58	+ Revision: 430593
12cu|perl-Test-Distribution-2.0.0-1|59	- rebuild
12cu|perl-Test-Distribution-2.0.0-1|60	
12cu|perl-Test-Distribution-2.0.0-1|61	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.00-4mdv2009.0
12cu|perl-Test-Distribution-2.0.0-1|62	+ Revision: 258512
12cu|perl-Test-Distribution-2.0.0-1|63	- rebuild
12cu|perl-Test-Distribution-2.0.0-1|64	
12cu|perl-Test-Distribution-2.0.0-1|65	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.00-3mdv2009.0
12cu|perl-Test-Distribution-2.0.0-1|66	+ Revision: 246532
12cu|perl-Test-Distribution-2.0.0-1|67	- rebuild
12cu|perl-Test-Distribution-2.0.0-1|68	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Test-Distribution-2.0.0-1|69	
12cu|perl-Test-Distribution-2.0.0-1|70	+ Olivier Blin <blino@mandriva.org>
12cu|perl-Test-Distribution-2.0.0-1|71	- restore BuildRoot
12cu|perl-Test-Distribution-2.0.0-1|72	
12cu|perl-Test-Distribution-2.0.0-1|73	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 2.00-1mdv2008.1
12cu|perl-Test-Distribution-2.0.0-1|74	+ Revision: 109317
12cu|perl-Test-Distribution-2.0.0-1|75	- New version 2.00
12cu|perl-Test-Distribution-2.0.0-1|76	
12cu|perl-Test-Distribution-2.0.0-1|77	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cu|perl-Test-Distribution-2.0.0-1|78	- update to new version 1.29
12cu|perl-Test-Distribution-2.0.0-1|79	
12cu|perl-Test-Distribution-2.0.0-1|80	* Thu Nov 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.27-1mdv2008.1
12cu|perl-Test-Distribution-2.0.0-1|81	+ Revision: 104456
12cu|perl-Test-Distribution-2.0.0-1|82	- update to new version 1.27
12cu|perl-Test-Distribution-2.0.0-1|83	- fix doc files
12cu|perl-Test-Distribution-2.0.0-1|84	
12cu|perl-Test-Distribution-2.0.0-1|85	* Mon Jul 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.26-2mdv2008.0
12cu|perl-Test-Distribution-2.0.0-1|86	+ Revision: 47042
12cu|perl-Test-Distribution-2.0.0-1|87	- rebuild
12cu|perl-Test-Distribution-2.0.0-1|88	
12cu|perl-Test-Distribution-2.0.0-1|89	

11296 12
12cu|perl-Test-EOL-1.500.0-1|1	%define upstream_name    Test-EOL
12cu|perl-Test-EOL-1.500.0-1|2	%define upstream_version 1.5
12cu|perl-Test-EOL-1.500.0-1|3	
12cu|perl-Test-EOL-1.500.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-EOL-1.500.0-1|5	Version:	%perl_convert_version 1.5
12cu|perl-Test-EOL-1.500.0-1|6	Release:	1
12cu|perl-Test-EOL-1.500.0-1|7	
12cu|perl-Test-EOL-1.500.0-1|8	Summary:	Check the correct line endings in your project
12cu|perl-Test-EOL-1.500.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-EOL-1.500.0-1|10	Group:		Development/Perl
12cu|perl-Test-EOL-1.500.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-EOL-1.500.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-EOL-1.5.tar.gz
12cu|perl-Test-EOL-1.500.0-1|13	
12cu|perl-Test-EOL-1.500.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-EOL-1.500.0-1|15	BuildRequires:	perl(File::Find)
12cu|perl-Test-EOL-1.500.0-1|16	BuildRequires:	perl(File::Spec)
12cu|perl-Test-EOL-1.500.0-1|17	BuildRequires:	perl(File::Temp)
12cu|perl-Test-EOL-1.500.0-1|18	BuildRequires:	perl(FindBin)
12cu|perl-Test-EOL-1.500.0-1|19	BuildRequires:	perl(Test::Builder)
12cu|perl-Test-EOL-1.500.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-Test-EOL-1.500.0-1|21	BuildRequires:	perl(vars)
12cu|perl-Test-EOL-1.500.0-1|22	BuildArch:	noarch
12cu|perl-Test-EOL-1.500.0-1|23	
12cu|perl-Test-EOL-1.500.0-1|24	%description
12cu|perl-Test-EOL-1.500.0-1|25	This module scans your project/distribution for any perl files (scripts,
12cu|perl-Test-EOL-1.500.0-1|26	modules, etc) for the presence of windows line endings.
12cu|perl-Test-EOL-1.500.0-1|27	
12cu|perl-Test-EOL-1.500.0-1|28	%prep
12cu|perl-Test-EOL-1.500.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-EOL-1.500.0-1|30	
12cu|perl-Test-EOL-1.500.0-1|31	%build
12cu|perl-Test-EOL-1.500.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-EOL-1.500.0-1|33	%make
12cu|perl-Test-EOL-1.500.0-1|34	
12cu|perl-Test-EOL-1.500.0-1|35	%check
12cu|perl-Test-EOL-1.500.0-1|36	%make test
12cu|perl-Test-EOL-1.500.0-1|37	
12cu|perl-Test-EOL-1.500.0-1|38	%install
12cu|perl-Test-EOL-1.500.0-1|39	%makeinstall_std
12cu|perl-Test-EOL-1.500.0-1|40	
12cu|perl-Test-EOL-1.500.0-1|41	%files
12cu|perl-Test-EOL-1.500.0-1|42	%doc Changes META.yml LICENSE README META.json
12cu|perl-Test-EOL-1.500.0-1|43	%{_mandir}/man3/*
12cu|perl-Test-EOL-1.500.0-1|44	%{perl_vendorlib}/*
12cu|perl-Test-EOL-1.500.0-1|45	
12cu|perl-Test-EOL-1.500.0-1|46	%changelog
12cu|perl-Test-EOL-1.500.0-1|47	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.900.0-2mdv2011.0
12cu|perl-Test-EOL-1.500.0-1|48	+ Revision: 656824
12cu|perl-Test-EOL-1.500.0-1|49	- rebuild for updated spec-helper
12cu|perl-Test-EOL-1.500.0-1|50	
12cu|perl-Test-EOL-1.500.0-1|51	* Tue Aug 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.900.0-1mdv2011.0
12cu|perl-Test-EOL-1.500.0-1|52	+ Revision: 572786
12cu|perl-Test-EOL-1.500.0-1|53	- import perl-Test-EOL
12cu|perl-Test-EOL-1.500.0-1|54	
12cu|perl-Test-EOL-1.500.0-1|55	

11297 12
12cu|perl-Test-FailWarnings-0.8.0-1|1	%define upstream_name    Test-FailWarnings
12cu|perl-Test-FailWarnings-0.8.0-1|2	%define upstream_version 0.008
12cu|perl-Test-FailWarnings-0.8.0-1|3	
12cu|perl-Test-FailWarnings-0.8.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Test-FailWarnings-0.8.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Test-FailWarnings-0.8.0-1|6	Release:    1
12cu|perl-Test-FailWarnings-0.8.0-1|7	
12cu|perl-Test-FailWarnings-0.8.0-1|8	Summary:    Add test failures if warnings are caught
12cu|perl-Test-FailWarnings-0.8.0-1|9	License:    GPL+ or Artistic
12cu|perl-Test-FailWarnings-0.8.0-1|10	Group:      Development/Perl
12cu|perl-Test-FailWarnings-0.8.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-FailWarnings-0.8.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Test-FailWarnings-0.8.0-1|13	
12cu|perl-Test-FailWarnings-0.8.0-1|14	BuildRequires: perl(Capture::Tiny) >= 0.120.0
12cu|perl-Test-FailWarnings-0.8.0-1|15	BuildRequires: perl(Carp)
12cu|perl-Test-FailWarnings-0.8.0-1|16	BuildRequires: perl(Cwd)
12cu|perl-Test-FailWarnings-0.8.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-Test-FailWarnings-0.8.0-1|18	BuildRequires: perl(File::Spec)
12cu|perl-Test-FailWarnings-0.8.0-1|19	BuildRequires: perl(File::Spec::Functions)
12cu|perl-Test-FailWarnings-0.8.0-1|20	BuildRequires: perl(File::Temp)
12cu|perl-Test-FailWarnings-0.8.0-1|21	BuildRequires: perl(IO::Handle)
12cu|perl-Test-FailWarnings-0.8.0-1|22	BuildRequires: perl(IPC::Open3)
12cu|perl-Test-FailWarnings-0.8.0-1|23	BuildRequires: perl(List::Util)
12cu|perl-Test-FailWarnings-0.8.0-1|24	BuildRequires: perl(Test::More) >= 0.860.0
12cu|perl-Test-FailWarnings-0.8.0-1|25	BuildRequires: perl(constant)
12cu|perl-Test-FailWarnings-0.8.0-1|26	BuildRequires: perl(strict)
12cu|perl-Test-FailWarnings-0.8.0-1|27	BuildRequires: perl(warnings)
12cu|perl-Test-FailWarnings-0.8.0-1|28	BuildRequires: perl-devel
12cu|perl-Test-FailWarnings-0.8.0-1|29	BuildArch:  noarch
12cu|perl-Test-FailWarnings-0.8.0-1|30	
12cu|perl-Test-FailWarnings-0.8.0-1|31	%description
12cu|perl-Test-FailWarnings-0.8.0-1|32	This module hooks '$SIG{__WARN__}' and converts warnings to the Test::More
12cu|perl-Test-FailWarnings-0.8.0-1|33	manpage's 'fail()' calls. It is designed to be used with 'done_testing',
12cu|perl-Test-FailWarnings-0.8.0-1|34	when you don't need to know the test count in advance.
12cu|perl-Test-FailWarnings-0.8.0-1|35	
12cu|perl-Test-FailWarnings-0.8.0-1|36	Just as with the Test::NoWarnings manpage, this does not catch warnings if
12cu|perl-Test-FailWarnings-0.8.0-1|37	other things localize '$SIG{__WARN__}', as this is designed to catch
12cu|perl-Test-FailWarnings-0.8.0-1|38	_unhandled_ warnings.
12cu|perl-Test-FailWarnings-0.8.0-1|39	
12cu|perl-Test-FailWarnings-0.8.0-1|40	%prep
12cu|perl-Test-FailWarnings-0.8.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-FailWarnings-0.8.0-1|42	
12cu|perl-Test-FailWarnings-0.8.0-1|43	%build
12cu|perl-Test-FailWarnings-0.8.0-1|44	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-FailWarnings-0.8.0-1|45	
12cu|perl-Test-FailWarnings-0.8.0-1|46	%make
12cu|perl-Test-FailWarnings-0.8.0-1|47	
12cu|perl-Test-FailWarnings-0.8.0-1|48	%check
12cu|perl-Test-FailWarnings-0.8.0-1|49	%make test
12cu|perl-Test-FailWarnings-0.8.0-1|50	
12cu|perl-Test-FailWarnings-0.8.0-1|51	%install
12cu|perl-Test-FailWarnings-0.8.0-1|52	%makeinstall_std
12cu|perl-Test-FailWarnings-0.8.0-1|53	
12cu|perl-Test-FailWarnings-0.8.0-1|54	%files
12cu|perl-Test-FailWarnings-0.8.0-1|55	%doc CONTRIBUTING Changes LICENSE META.json META.yml MYMETA.yml README
12cu|perl-Test-FailWarnings-0.8.0-1|56	%{_mandir}/man3/*
12cu|perl-Test-FailWarnings-0.8.0-1|57	%{perl_vendorlib}/*
12cu|perl-Test-FailWarnings-0.8.0-1|58	
12cu|perl-Test-FailWarnings-0.8.0-1|59	%changelog
12cu|perl-Test-FailWarnings-0.8.0-1|60	* Fri Apr 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-1
12cu|perl-Test-FailWarnings-0.8.0-1|61	+ Revision: 5a7fc5e
12cu|perl-Test-FailWarnings-0.8.0-1|62	- Fix BRs
12cu|perl-Test-FailWarnings-0.8.0-1|63	
12cu|perl-Test-FailWarnings-0.8.0-1|64	

11298 12
12cu|perl-Test-File-1.360.0-1|1	%define upstream_name    Test-File
12cu|perl-Test-File-1.360.0-1|2	%define upstream_version 1.36
12cu|perl-Test-File-1.360.0-1|3	
12cu|perl-Test-File-1.360.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-File-1.360.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-File-1.360.0-1|6	Release:	1
12cu|perl-Test-File-1.360.0-1|7	
12cu|perl-Test-File-1.360.0-1|8	Summary:	Test file attributes
12cu|perl-Test-File-1.360.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-File-1.360.0-1|10	Group:		Development/Perl
12cu|perl-Test-File-1.360.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-File-1.360.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-File-%{upstream_version}.tar.gz
12cu|perl-Test-File-1.360.0-1|13	
12cu|perl-Test-File-1.360.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-File-1.360.0-1|15	BuildRequires:	perl(Test::Builder::Tester)
12cu|perl-Test-File-1.360.0-1|16	BuildArch:	noarch
12cu|perl-Test-File-1.360.0-1|17	
12cu|perl-Test-File-1.360.0-1|18	%description
12cu|perl-Test-File-1.360.0-1|19	This modules provides a collection of test utilities for file
12cu|perl-Test-File-1.360.0-1|20	attributes.
12cu|perl-Test-File-1.360.0-1|21	
12cu|perl-Test-File-1.360.0-1|22	%prep
12cu|perl-Test-File-1.360.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-File-1.360.0-1|24	
12cu|perl-Test-File-1.360.0-1|25	%build
12cu|perl-Test-File-1.360.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-File-1.360.0-1|27	%make
12cu|perl-Test-File-1.360.0-1|28	
12cu|perl-Test-File-1.360.0-1|29	%check
12cu|perl-Test-File-1.360.0-1|30	make test
12cu|perl-Test-File-1.360.0-1|31	
12cu|perl-Test-File-1.360.0-1|32	%install
12cu|perl-Test-File-1.360.0-1|33	%makeinstall_std
12cu|perl-Test-File-1.360.0-1|34	
12cu|perl-Test-File-1.360.0-1|35	%files
12cu|perl-Test-File-1.360.0-1|36	%doc Changes README
12cu|perl-Test-File-1.360.0-1|37	%{perl_vendorlib}/Test
12cu|perl-Test-File-1.360.0-1|38	%{_mandir}/*/*
12cu|perl-Test-File-1.360.0-1|39	
12cu|perl-Test-File-1.360.0-1|40	
12cu|perl-Test-File-1.360.0-1|41	
12cu|perl-Test-File-1.360.0-1|42	%changelog
12cu|perl-Test-File-1.360.0-1|43	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.360.0-1
12cu|perl-Test-File-1.360.0-1|44	+ Revision: 5638baa
12cu|perl-Test-File-1.360.0-1|45	- Updated to 1.36 (by updates_builder)
12cu|perl-Test-File-1.360.0-1|46	
12cu|perl-Test-File-1.360.0-1|47	

11299 12
12cu|perl-Test-File-Contents-0.210.0-1|1	%define upstream_name    Test-File-Contents
12cu|perl-Test-File-Contents-0.210.0-1|2	%define upstream_version 0.21
12cu|perl-Test-File-Contents-0.210.0-1|3	
12cu|perl-Test-File-Contents-0.210.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-File-Contents-0.210.0-1|5	Version:	%perl_convert_version 0.21
12cu|perl-Test-File-Contents-0.210.0-1|6	Release:	1
12cu|perl-Test-File-Contents-0.210.0-1|7	
12cu|perl-Test-File-Contents-0.210.0-1|8	Summary:	%{upstream_name} perl module
12cu|perl-Test-File-Contents-0.210.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-File-Contents-0.210.0-1|10	Group:		Development/Perl
12cu|perl-Test-File-Contents-0.210.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-File-Contents-0.210.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-File-Contents-0.21.tar.gz
12cu|perl-Test-File-Contents-0.210.0-1|13	
12cu|perl-Test-File-Contents-0.210.0-1|14	BuildRequires:	perl(Digest::MD5)
12cu|perl-Test-File-Contents-0.210.0-1|15	BuildRequires:	perl(File::Spec)
12cu|perl-Test-File-Contents-0.210.0-1|16	BuildRequires:	perl(Module::Build)
12cu|perl-Test-File-Contents-0.210.0-1|17	BuildRequires:	perl(Test::Builder)
12cu|perl-Test-File-Contents-0.210.0-1|18	BuildRequires:	perl(Test::More)
12cu|perl-Test-File-Contents-0.210.0-1|19	BuildRequires:	perl(Text::Diff)
12cu|perl-Test-File-Contents-0.210.0-1|20	BuildRequires:	perl(Module::Build)
12cu|perl-Test-File-Contents-0.210.0-1|21	BuildArch:	noarch
12cu|perl-Test-File-Contents-0.210.0-1|22	
12cu|perl-Test-File-Contents-0.210.0-1|23	%description
12cu|perl-Test-File-Contents-0.210.0-1|24	%{upstream_name} perl module.
12cu|perl-Test-File-Contents-0.210.0-1|25	
12cu|perl-Test-File-Contents-0.210.0-1|26	%prep
12cu|perl-Test-File-Contents-0.210.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-File-Contents-0.210.0-1|28	
12cu|perl-Test-File-Contents-0.210.0-1|29	%build
12cu|perl-Test-File-Contents-0.210.0-1|30	perl Build.PL installdirs=vendor
12cu|perl-Test-File-Contents-0.210.0-1|31	./Build
12cu|perl-Test-File-Contents-0.210.0-1|32	
12cu|perl-Test-File-Contents-0.210.0-1|33	%check
12cu|perl-Test-File-Contents-0.210.0-1|34	./Build test
12cu|perl-Test-File-Contents-0.210.0-1|35	
12cu|perl-Test-File-Contents-0.210.0-1|36	%install
12cu|perl-Test-File-Contents-0.210.0-1|37	./Build install destdir=%{buildroot}
12cu|perl-Test-File-Contents-0.210.0-1|38	
12cu|perl-Test-File-Contents-0.210.0-1|39	%files
12cu|perl-Test-File-Contents-0.210.0-1|40	%doc Changes META.json META.yml
12cu|perl-Test-File-Contents-0.210.0-1|41	%{_mandir}/man3/*
12cu|perl-Test-File-Contents-0.210.0-1|42	%{perl_vendorlib}/*
12cu|perl-Test-File-Contents-0.210.0-1|43	
12cu|perl-Test-File-Contents-0.210.0-1|44	

11300 12
12cu|perl-Test-Fixme-0.100.0-1|1	%define upstream_name    Test-Fixme
12cu|perl-Test-Fixme-0.100.0-1|2	%define upstream_version 0.10
12cu|perl-Test-Fixme-0.100.0-1|3	
12cu|perl-Test-Fixme-0.100.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Fixme-0.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-Fixme-0.100.0-1|6	Release:	1
12cu|perl-Test-Fixme-0.100.0-1|7	
12cu|perl-Test-Fixme-0.100.0-1|8	Summary:	Check code for FIXMEs
12cu|perl-Test-Fixme-0.100.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-Fixme-0.100.0-1|10	Group:		Development/Perl
12cu|perl-Test-Fixme-0.100.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Fixme-0.100.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Fixme-%{upstream_version}.tar.gz
12cu|perl-Test-Fixme-0.100.0-1|13	
12cu|perl-Test-Fixme-0.100.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-Fixme-0.100.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-Test-Fixme-0.100.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Test-Fixme-0.100.0-1|17	BuildRequires:	perl(File::Finder)
12cu|perl-Test-Fixme-0.100.0-1|18	BuildRequires:	perl(File::Slurp)
12cu|perl-Test-Fixme-0.100.0-1|19	BuildRequires:	perl(Test::Builder)
12cu|perl-Test-Fixme-0.100.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-Test-Fixme-0.100.0-1|21	BuildArch:	noarch
12cu|perl-Test-Fixme-0.100.0-1|22	
12cu|perl-Test-Fixme-0.100.0-1|23	%description
12cu|perl-Test-Fixme-0.100.0-1|24	When coding it is common to come up against problems that need to be
12cu|perl-Test-Fixme-0.100.0-1|25	addressed but that are not a big deal at the moment. What generally happens
12cu|perl-Test-Fixme-0.100.0-1|26	is that the coder adds comments like:
12cu|perl-Test-Fixme-0.100.0-1|27	
12cu|perl-Test-Fixme-0.100.0-1|28	# FIXME - what about windows that are bigger than the screen?
12cu|perl-Test-Fixme-0.100.0-1|29	
12cu|perl-Test-Fixme-0.100.0-1|30	# FIXME - add checking of user priviledges here.
12cu|perl-Test-Fixme-0.100.0-1|31	
12cu|perl-Test-Fixme-0.100.0-1|32	%prep
12cu|perl-Test-Fixme-0.100.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Fixme-0.100.0-1|34	
12cu|perl-Test-Fixme-0.100.0-1|35	%build
12cu|perl-Test-Fixme-0.100.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Fixme-0.100.0-1|37	
12cu|perl-Test-Fixme-0.100.0-1|38	%make
12cu|perl-Test-Fixme-0.100.0-1|39	
12cu|perl-Test-Fixme-0.100.0-1|40	%check
12cu|perl-Test-Fixme-0.100.0-1|41	%make test
12cu|perl-Test-Fixme-0.100.0-1|42	
12cu|perl-Test-Fixme-0.100.0-1|43	%install
12cu|perl-Test-Fixme-0.100.0-1|44	%makeinstall_std
12cu|perl-Test-Fixme-0.100.0-1|45	
12cu|perl-Test-Fixme-0.100.0-1|46	%files
12cu|perl-Test-Fixme-0.100.0-1|47	%doc Changes META.yml README
12cu|perl-Test-Fixme-0.100.0-1|48	%{_mandir}/man3/*
12cu|perl-Test-Fixme-0.100.0-1|49	%{perl_vendorlib}/*
12cu|perl-Test-Fixme-0.100.0-1|50	
12cu|perl-Test-Fixme-0.100.0-1|51	
12cu|perl-Test-Fixme-0.100.0-1|52	
12cu|perl-Test-Fixme-0.100.0-1|53	%changelog
12cu|perl-Test-Fixme-0.100.0-1|54	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-1
12cu|perl-Test-Fixme-0.100.0-1|55	+ Revision: 84c2a79
12cu|perl-Test-Fixme-0.100.0-1|56	- LOG Updated to 0.10 (by updates_builder)
12cu|perl-Test-Fixme-0.100.0-1|57	
12cu|perl-Test-Fixme-0.100.0-1|58	

11301 12
12cu|perl-Test-InDistDir-1.112.71-1|1	%define upstream_name    Test-InDistDir
12cu|perl-Test-InDistDir-1.112.71-1|2	%define upstream_version 1.112071
12cu|perl-Test-InDistDir-1.112.71-1|3	
12cu|perl-Test-InDistDir-1.112.71-1|4	Name:       perl-%{upstream_name}
12cu|perl-Test-InDistDir-1.112.71-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Test-InDistDir-1.112.71-1|6	Release:    1
12cu|perl-Test-InDistDir-1.112.71-1|7	
12cu|perl-Test-InDistDir-1.112.71-1|8	Summary:    Test environment setup for development with IDE
12cu|perl-Test-InDistDir-1.112.71-1|9	License:    GPL+ or Artistic
12cu|perl-Test-InDistDir-1.112.71-1|10	Group:      Development/Perl
12cu|perl-Test-InDistDir-1.112.71-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-InDistDir-1.112.71-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Test-InDistDir-1.112.71-1|13	
12cu|perl-Test-InDistDir-1.112.71-1|14	BuildRequires: perl(File::Find)
12cu|perl-Test-InDistDir-1.112.71-1|15	BuildRequires: perl(File::Spec)
12cu|perl-Test-InDistDir-1.112.71-1|16	BuildRequires: perl(File::Temp)
12cu|perl-Test-InDistDir-1.112.71-1|17	BuildRequires: perl(Test::More)
12cu|perl-Test-InDistDir-1.112.71-1|18	BuildRequires: perl-devel
12cu|perl-Test-InDistDir-1.112.71-1|19	BuildArch: noarch
12cu|perl-Test-InDistDir-1.112.71-1|20	
12cu|perl-Test-InDistDir-1.112.71-1|21	%description
12cu|perl-Test-InDistDir-1.112.71-1|22	This module helps run test scripts in IDEs like Komodo.
12cu|perl-Test-InDistDir-1.112.71-1|23	
12cu|perl-Test-InDistDir-1.112.71-1|24	When running test scripts in an IDE i have to set up a project file
12cu|perl-Test-InDistDir-1.112.71-1|25	defining the dist dir to run tests in and a lib dir to load additional
12cu|perl-Test-InDistDir-1.112.71-1|26	modules from. Often I didn't feel like doing that, especially when i only
12cu|perl-Test-InDistDir-1.112.71-1|27	wanted to do a small patch to a dist. In those cases i added a BEGIN block
12cu|perl-Test-InDistDir-1.112.71-1|28	to mangle the environment for me.
12cu|perl-Test-InDistDir-1.112.71-1|29	
12cu|perl-Test-InDistDir-1.112.71-1|30	This module basically is that BEGIN block. It automatically moves up one
12cu|perl-Test-InDistDir-1.112.71-1|31	directory when it cannot see the test script in "t/$scriptname" and
12cu|perl-Test-InDistDir-1.112.71-1|32	includes 'lib' in @INC when there's no blib present. That way the test ends
12cu|perl-Test-InDistDir-1.112.71-1|33	up with almost the same environment it'd get from EUMM/prove/etc., even
12cu|perl-Test-InDistDir-1.112.71-1|34	when it's actually run inside the t/ directory.
12cu|perl-Test-InDistDir-1.112.71-1|35	
12cu|perl-Test-InDistDir-1.112.71-1|36	%prep
12cu|perl-Test-InDistDir-1.112.71-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-InDistDir-1.112.71-1|38	
12cu|perl-Test-InDistDir-1.112.71-1|39	%build
12cu|perl-Test-InDistDir-1.112.71-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-InDistDir-1.112.71-1|41	
12cu|perl-Test-InDistDir-1.112.71-1|42	%make
12cu|perl-Test-InDistDir-1.112.71-1|43	
12cu|perl-Test-InDistDir-1.112.71-1|44	%check
12cu|perl-Test-InDistDir-1.112.71-1|45	%make test
12cu|perl-Test-InDistDir-1.112.71-1|46	
12cu|perl-Test-InDistDir-1.112.71-1|47	%install
12cu|perl-Test-InDistDir-1.112.71-1|48	%makeinstall_std
12cu|perl-Test-InDistDir-1.112.71-1|49	
12cu|perl-Test-InDistDir-1.112.71-1|50	%files
12cu|perl-Test-InDistDir-1.112.71-1|51	%doc Changes LICENSE META.yml META.json
12cu|perl-Test-InDistDir-1.112.71-1|52	%{_mandir}/man3/*
12cu|perl-Test-InDistDir-1.112.71-1|53	%{perl_vendorlib}/*
12cu|perl-Test-InDistDir-1.112.71-1|54	
12cu|perl-Test-InDistDir-1.112.71-1|55	%changelog
12cu|perl-Test-InDistDir-1.112.71-1|56	* Tue Oct 15 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.112.71-1
12cu|perl-Test-InDistDir-1.112.71-1|57	+ Revision: e35f982
12cu|perl-Test-InDistDir-1.112.71-1|58	- Added perl-devel BR
12cu|perl-Test-InDistDir-1.112.71-1|59	
12cu|perl-Test-InDistDir-1.112.71-1|60	

11302 12
12cu|perl-Test-Inline-2.213.0-1|1	%define module Test-Inline
12cu|perl-Test-Inline-2.213.0-1|2	%define upstream_version 2.213
12cu|perl-Test-Inline-2.213.0-1|3	
12cu|perl-Test-Inline-2.213.0-1|4	Name:		perl-%{module}
12cu|perl-Test-Inline-2.213.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-Inline-2.213.0-1|6	Release:	1
12cu|perl-Test-Inline-2.213.0-1|7	Summary:	Inlining your tests next to the code being tested
12cu|perl-Test-Inline-2.213.0-1|8	License:	GPL or Artistic
12cu|perl-Test-Inline-2.213.0-1|9	Group:		Development/Perl
12cu|perl-Test-Inline-2.213.0-1|10	Url:		http://search.cpan.org/dist/%{module}
12cu|perl-Test-Inline-2.213.0-1|11	Source:		http://www.cpan.org/modules/by-module/Test/Test-Inline-%{upstream_version}.tar.gz
12cu|perl-Test-Inline-2.213.0-1|12	
12cu|perl-Test-Inline-2.213.0-1|13	BuildRequires:	perl-devel
12cu|perl-Test-Inline-2.213.0-1|14	BuildRequires:	perl-prefork
12cu|perl-Test-Inline-2.213.0-1|15	BuildRequires:	perl(File::Spec) >= 0.82
12cu|perl-Test-Inline-2.213.0-1|16	BuildRequires:	perl(File::Slurp) >= 9999.04
12cu|perl-Test-Inline-2.213.0-1|17	BuildRequires:	perl(File::Find::Rule) >= 0.26
12cu|perl-Test-Inline-2.213.0-1|18	BuildRequires:	perl(File::Flat) >= 0.95
12cu|perl-Test-Inline-2.213.0-1|19	BuildRequires:	perl(File::Remove)
12cu|perl-Test-Inline-2.213.0-1|20	BuildRequires:	perl(File::chmod)
12cu|perl-Test-Inline-2.213.0-1|21	BuildRequires:	perl(List::Util) >= 1.11
12cu|perl-Test-Inline-2.213.0-1|22	BuildRequires:	perl(Getopt::Long) >= 2.34
12cu|perl-Test-Inline-2.213.0-1|23	BuildRequires:	perl(Class::Autouse) >= 1.15
12cu|perl-Test-Inline-2.213.0-1|24	BuildRequires:	perl(Algorithm::Dependency) >= 1.02
12cu|perl-Test-Inline-2.213.0-1|25	BuildRequires:	perl(Config::Tiny) >= 2.00
12cu|perl-Test-Inline-2.213.0-1|26	BuildRequires:	perl(Pod::Tests) >= 0.18
12cu|perl-Test-Inline-2.213.0-1|27	BuildRequires:	perl(Test::More) >= 0.47
12cu|perl-Test-Inline-2.213.0-1|28	BuildRequires:	perl(Test::Script)
12cu|perl-Test-Inline-2.213.0-1|29	BuildRequires:	perl(Test::ClassAPI) >= 1.02
12cu|perl-Test-Inline-2.213.0-1|30	BuildArch:	noarch
12cu|perl-Test-Inline-2.213.0-1|31	
12cu|perl-Test-Inline-2.213.0-1|32	%description
12cu|perl-Test-Inline-2.213.0-1|33	Embedding tests allows tests to be placed near the code it's
12cu|perl-Test-Inline-2.213.0-1|34	testing. This is a nice supplement to the traditional .t files.
12cu|perl-Test-Inline-2.213.0-1|35	It's like XUnit, Perl-style.
12cu|perl-Test-Inline-2.213.0-1|36	
12cu|perl-Test-Inline-2.213.0-1|37	%prep
12cu|perl-Test-Inline-2.213.0-1|38	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Test-Inline-2.213.0-1|39	
12cu|perl-Test-Inline-2.213.0-1|40	%build
12cu|perl-Test-Inline-2.213.0-1|41	chmod 644 Changes README
12cu|perl-Test-Inline-2.213.0-1|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Inline-2.213.0-1|43	%make
12cu|perl-Test-Inline-2.213.0-1|44	
12cu|perl-Test-Inline-2.213.0-1|45	%check
12cu|perl-Test-Inline-2.213.0-1|46	make test
12cu|perl-Test-Inline-2.213.0-1|47	
12cu|perl-Test-Inline-2.213.0-1|48	%install
12cu|perl-Test-Inline-2.213.0-1|49	%makeinstall_std
12cu|perl-Test-Inline-2.213.0-1|50	
12cu|perl-Test-Inline-2.213.0-1|51	%files
12cu|perl-Test-Inline-2.213.0-1|52	%doc Changes README
12cu|perl-Test-Inline-2.213.0-1|53	%{_bindir}/inline2test
12cu|perl-Test-Inline-2.213.0-1|54	%{perl_vendorlib}/Test
12cu|perl-Test-Inline-2.213.0-1|55	%{_mandir}/*/*
12cu|perl-Test-Inline-2.213.0-1|56	
12cu|perl-Test-Inline-2.213.0-1|57	
12cu|perl-Test-Inline-2.213.0-1|58	
12cu|perl-Test-Inline-2.213.0-1|59	
12cu|perl-Test-Inline-2.213.0-1|60	%changelog
12cu|perl-Test-Inline-2.213.0-1|61	* Sun Nov 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.212-1mdv2011.0
12cu|perl-Test-Inline-2.213.0-1|62	+ Revision: 602392
12cu|perl-Test-Inline-2.213.0-1|63	- update to new version 2.212
12cu|perl-Test-Inline-2.213.0-1|64	
12cu|perl-Test-Inline-2.213.0-1|65	* Wed Jul 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.211-1mdv2010.0
12cu|perl-Test-Inline-2.213.0-1|66	+ Revision: 396225
12cu|perl-Test-Inline-2.213.0-1|67	- update to new version 2.211
12cu|perl-Test-Inline-2.213.0-1|68	
12cu|perl-Test-Inline-2.213.0-1|69	* Thu May 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.210-1mdv2010.0
12cu|perl-Test-Inline-2.213.0-1|70	+ Revision: 378239
12cu|perl-Test-Inline-2.213.0-1|71	- update to new version 2.210
12cu|perl-Test-Inline-2.213.0-1|72	
12cu|perl-Test-Inline-2.213.0-1|73	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.209-1mdv2010.0
12cu|perl-Test-Inline-2.213.0-1|74	+ Revision: 370200
12cu|perl-Test-Inline-2.213.0-1|75	- update to new version 2.209
12cu|perl-Test-Inline-2.213.0-1|76	
12cu|perl-Test-Inline-2.213.0-1|77	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.208-4mdv2009.0
12cu|perl-Test-Inline-2.213.0-1|78	+ Revision: 258515
12cu|perl-Test-Inline-2.213.0-1|79	- rebuild
12cu|perl-Test-Inline-2.213.0-1|80	
12cu|perl-Test-Inline-2.213.0-1|81	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.208-3mdv2009.0
12cu|perl-Test-Inline-2.213.0-1|82	+ Revision: 246536
12cu|perl-Test-Inline-2.213.0-1|83	- rebuild
12cu|perl-Test-Inline-2.213.0-1|84	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Test-Inline-2.213.0-1|85	
12cu|perl-Test-Inline-2.213.0-1|86	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Test-Inline-2.213.0-1|87	- restore BuildRoot
12cu|perl-Test-Inline-2.213.0-1|88	
12cu|perl-Test-Inline-2.213.0-1|89	* Thu Dec 13 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.208-1mdv2008.1
12cu|perl-Test-Inline-2.213.0-1|90	+ Revision: 119229
12cu|perl-Test-Inline-2.213.0-1|91	- update to new version 2.208
12cu|perl-Test-Inline-2.213.0-1|92	
12cu|perl-Test-Inline-2.213.0-1|93	* Wed Aug 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.207-1mdv2008.0
12cu|perl-Test-Inline-2.213.0-1|94	+ Revision: 69249
12cu|perl-Test-Inline-2.213.0-1|95	- update to new version 2.207
12cu|perl-Test-Inline-2.213.0-1|96	
12cu|perl-Test-Inline-2.213.0-1|97	* Fri Aug 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.205-1mdv2008.0
12cu|perl-Test-Inline-2.213.0-1|98	+ Revision: 65330
12cu|perl-Test-Inline-2.213.0-1|99	- new version
12cu|perl-Test-Inline-2.213.0-1|100	
12cu|perl-Test-Inline-2.213.0-1|101	
12cu|perl-Test-Inline-2.213.0-1|102	* Thu Jan 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.201-1mdv2007.0
12cu|perl-Test-Inline-2.213.0-1|103	+ Revision: 110177
12cu|perl-Test-Inline-2.213.0-1|104	- fix buildrequires
12cu|perl-Test-Inline-2.213.0-1|105	- new version
12cu|perl-Test-Inline-2.213.0-1|106	
12cu|perl-Test-Inline-2.213.0-1|107	* Wed Nov 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.105-1mdv2007.1
12cu|perl-Test-Inline-2.213.0-1|108	+ Revision: 84320
12cu|perl-Test-Inline-2.213.0-1|109	- new release
12cu|perl-Test-Inline-2.213.0-1|110	- Import perl-Test-Inline
12cu|perl-Test-Inline-2.213.0-1|111	
12cu|perl-Test-Inline-2.213.0-1|112	* Wed Aug 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.103-3mdv2007.0
12cu|perl-Test-Inline-2.213.0-1|113	- Rebuild
12cu|perl-Test-Inline-2.213.0-1|114	
12cu|perl-Test-Inline-2.213.0-1|115	* Sat Apr 29 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.103-2mdk
12cu|perl-Test-Inline-2.213.0-1|116	- Fix SPEC according to Perl Policy
12cu|perl-Test-Inline-2.213.0-1|117	- BuildRequires
12cu|perl-Test-Inline-2.213.0-1|118	- Source URL
12cu|perl-Test-Inline-2.213.0-1|119	- use mkrel
12cu|perl-Test-Inline-2.213.0-1|120	
12cu|perl-Test-Inline-2.213.0-1|121	* Fri Sep 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.103-1mdk
12cu|perl-Test-Inline-2.213.0-1|122	- New release 2.103
12cu|perl-Test-Inline-2.213.0-1|123	- fix directory ownership
12cu|perl-Test-Inline-2.213.0-1|124	
12cu|perl-Test-Inline-2.213.0-1|125	* Sat Sep 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.102-2mdk
12cu|perl-Test-Inline-2.213.0-1|126	- Fix file permissions
12cu|perl-Test-Inline-2.213.0-1|127	
12cu|perl-Test-Inline-2.213.0-1|128	* Sat Sep 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.102-1mdk
12cu|perl-Test-Inline-2.213.0-1|129	- New version 2.102
12cu|perl-Test-Inline-2.213.0-1|130	
12cu|perl-Test-Inline-2.213.0-1|131	* Thu Sep 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.101-1mdk
12cu|perl-Test-Inline-2.213.0-1|132	- New release 2.101
12cu|perl-Test-Inline-2.213.0-1|133	
12cu|perl-Test-Inline-2.213.0-1|134	* Fri Jul 15 2005 Oden Eriksson <oeriksson@mandriva.com> 0.16-1mdk
12cu|perl-Test-Inline-2.213.0-1|135	- initial Mandriva package
12cu|perl-Test-Inline-2.213.0-1|136	
12cu|perl-Test-Inline-2.213.0-1|137	

11303 12
12cu|perl-Test-LectroTest-0.3600-5|1	%define debug_package %{nil}
12cu|perl-Test-LectroTest-0.3600-5|2	
12cu|perl-Test-LectroTest-0.3600-5|3	%define module  Test-LectroTest
12cu|perl-Test-LectroTest-0.3600-5|4	
12cu|perl-Test-LectroTest-0.3600-5|5	Name:		perl-%{module}
12cu|perl-Test-LectroTest-0.3600-5|6	Version:	0.3600
12cu|perl-Test-LectroTest-0.3600-5|7	Release:	5
12cu|perl-Test-LectroTest-0.3600-5|8	Summary:	Easy, automatic, specification-based tests
12cu|perl-Test-LectroTest-0.3600-5|9	License:	GPL or Artistic
12cu|perl-Test-LectroTest-0.3600-5|10	Group:		Development/Perl
12cu|perl-Test-LectroTest-0.3600-5|11	URL:		http://search.cpan.org/dist/%{module}
12cu|perl-Test-LectroTest-0.3600-5|12	Source:		http://www.cpan.org/modules/by-module/Test/%{module}-%{version}.tar.bz2
12cu|perl-Test-LectroTest-0.3600-5|13	BuildRequires:	perl-devel
12cu|perl-Test-LectroTest-0.3600-5|14	
12cu|perl-Test-LectroTest-0.3600-5|15	%description
12cu|perl-Test-LectroTest-0.3600-5|16	This module provides a simple (yet full featured) interface to LectroTest, an
12cu|perl-Test-LectroTest-0.3600-5|17	automated, specification-based testing system for Perl. To use it, declare
12cu|perl-Test-LectroTest-0.3600-5|18	properties that specify the expected behavior of your software. LectroTest then
12cu|perl-Test-LectroTest-0.3600-5|19	checks your software to see whether those properties hold.
12cu|perl-Test-LectroTest-0.3600-5|20	
12cu|perl-Test-LectroTest-0.3600-5|21	%prep
12cu|perl-Test-LectroTest-0.3600-5|22	%setup -q -n %{module}-%{version}
12cu|perl-Test-LectroTest-0.3600-5|23	
12cu|perl-Test-LectroTest-0.3600-5|24	%build
12cu|perl-Test-LectroTest-0.3600-5|25	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-LectroTest-0.3600-5|26	%make
12cu|perl-Test-LectroTest-0.3600-5|27	
12cu|perl-Test-LectroTest-0.3600-5|28	%install
12cu|perl-Test-LectroTest-0.3600-5|29	%makeinstall_std
12cu|perl-Test-LectroTest-0.3600-5|30	
12cu|perl-Test-LectroTest-0.3600-5|31	%check
12cu|perl-Test-LectroTest-0.3600-5|32	%make test
12cu|perl-Test-LectroTest-0.3600-5|33	
12cu|perl-Test-LectroTest-0.3600-5|34	%files
12cu|perl-Test-LectroTest-0.3600-5|35	%doc Changes README
12cu|perl-Test-LectroTest-0.3600-5|36	%{perl_vendorlib}/Test
12cu|perl-Test-LectroTest-0.3600-5|37	%{_mandir}/*/*
12cu|perl-Test-LectroTest-0.3600-5|38	
12cu|perl-Test-LectroTest-0.3600-5|39	%changelog
12cu|perl-Test-LectroTest-0.3600-5|40	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3600-5
12cu|perl-Test-LectroTest-0.3600-5|41	+ Revision: 14889e5
12cu|perl-Test-LectroTest-0.3600-5|42	- Disable debug
12cu|perl-Test-LectroTest-0.3600-5|43	
12cu|perl-Test-LectroTest-0.3600-5|44	

11304 12
12cu|perl-Test-Log-Dispatch-0.30.0-5|1	%define upstream_name    Test-Log-Dispatch
12cu|perl-Test-Log-Dispatch-0.30.0-5|2	%define upstream_version 0.03
12cu|perl-Test-Log-Dispatch-0.30.0-5|3	
12cu|perl-Test-Log-Dispatch-0.30.0-5|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Log-Dispatch-0.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-Log-Dispatch-0.30.0-5|6	Release:	5
12cu|perl-Test-Log-Dispatch-0.30.0-5|7	
12cu|perl-Test-Log-Dispatch-0.30.0-5|8	Summary:	A Log::Dispatch object that keeps track of everything logged to it in memory
12cu|perl-Test-Log-Dispatch-0.30.0-5|9	License:    GPL+ or Artistic
12cu|perl-Test-Log-Dispatch-0.30.0-5|10	Group:      Development/Perl
12cu|perl-Test-Log-Dispatch-0.30.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Log-Dispatch-0.30.0-5|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Test-Log-Dispatch-0.30.0-5|13	
12cu|perl-Test-Log-Dispatch-0.30.0-5|14	BuildRequires:	perl-devel
12cu|perl-Test-Log-Dispatch-0.30.0-5|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Test-Log-Dispatch-0.30.0-5|16	BuildRequires:	perl(List::MoreUtils)
12cu|perl-Test-Log-Dispatch-0.30.0-5|17	BuildRequires:	perl(Log::Dispatch::Array)
12cu|perl-Test-Log-Dispatch-0.30.0-5|18	BuildRequires:	perl(Log::Dispatch::Output)
12cu|perl-Test-Log-Dispatch-0.30.0-5|19	BuildRequires:	perl(Test::More)
12cu|perl-Test-Log-Dispatch-0.30.0-5|20	BuildRequires:	perl(Test::Tester)
12cu|perl-Test-Log-Dispatch-0.30.0-5|21	BuildArch:	noarch
12cu|perl-Test-Log-Dispatch-0.30.0-5|22	
12cu|perl-Test-Log-Dispatch-0.30.0-5|23	%description
12cu|perl-Test-Log-Dispatch-0.30.0-5|24	'Test::Log::Dispatch' is a 'Log::Dispatch' object that keeps track of
12cu|perl-Test-Log-Dispatch-0.30.0-5|25	everything logged to it in memory, and provides convenient tests against
12cu|perl-Test-Log-Dispatch-0.30.0-5|26	what has been logged.
12cu|perl-Test-Log-Dispatch-0.30.0-5|27	
12cu|perl-Test-Log-Dispatch-0.30.0-5|28	%prep
12cu|perl-Test-Log-Dispatch-0.30.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Log-Dispatch-0.30.0-5|30	
12cu|perl-Test-Log-Dispatch-0.30.0-5|31	%build
12cu|perl-Test-Log-Dispatch-0.30.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Log-Dispatch-0.30.0-5|33	%make
12cu|perl-Test-Log-Dispatch-0.30.0-5|34	
12cu|perl-Test-Log-Dispatch-0.30.0-5|35	%check
12cu|perl-Test-Log-Dispatch-0.30.0-5|36	%make test
12cu|perl-Test-Log-Dispatch-0.30.0-5|37	
12cu|perl-Test-Log-Dispatch-0.30.0-5|38	%install
12cu|perl-Test-Log-Dispatch-0.30.0-5|39	%makeinstall_std
12cu|perl-Test-Log-Dispatch-0.30.0-5|40	
12cu|perl-Test-Log-Dispatch-0.30.0-5|41	%files
12cu|perl-Test-Log-Dispatch-0.30.0-5|42	%doc Changes META.yml README
12cu|perl-Test-Log-Dispatch-0.30.0-5|43	%{_mandir}/man3/*
12cu|perl-Test-Log-Dispatch-0.30.0-5|44	%{perl_vendorlib}/*
12cu|perl-Test-Log-Dispatch-0.30.0-5|45	
12cu|perl-Test-Log-Dispatch-0.30.0-5|46	
12cu|perl-Test-Log-Dispatch-0.30.0-5|47	%changelog
12cu|perl-Test-Log-Dispatch-0.30.0-5|48	* Mon Feb 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.30.0-5
12cu|perl-Test-Log-Dispatch-0.30.0-5|49	+ Revision: 115cc50
12cu|perl-Test-Log-Dispatch-0.30.0-5|50	- Added perl(Log::Dispatch::Output) BR
12cu|perl-Test-Log-Dispatch-0.30.0-5|51	
12cu|perl-Test-Log-Dispatch-0.30.0-5|52	

11305 12
12cu|perl-Test-MockDBI-0.650.0-2|1	%define upstream_name    Test-MockDBI
12cu|perl-Test-MockDBI-0.650.0-2|2	%define upstream_version 0.65
12cu|perl-Test-MockDBI-0.650.0-2|3	
12cu|perl-Test-MockDBI-0.650.0-2|4	Name:       perl-%{upstream_name}
12cu|perl-Test-MockDBI-0.650.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Test-MockDBI-0.650.0-2|6	Release:    2
12cu|perl-Test-MockDBI-0.650.0-2|7	Summary:    Test by mocking-up DBI
12cu|perl-Test-MockDBI-0.650.0-2|8	License:    GPL+ or Artistic
12cu|perl-Test-MockDBI-0.650.0-2|9	Group:      Development/Perl
12cu|perl-Test-MockDBI-0.650.0-2|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-MockDBI-0.650.0-2|11	Source0:    http://search.cpan.org/CPAN/authors/id/A/AF/AFF/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Test-MockDBI-0.650.0-2|12	BuildRequires:  perl
12cu|perl-Test-MockDBI-0.650.0-2|13	BuildRequires:  perl-devel
12cu|perl-Test-MockDBI-0.650.0-2|14	BuildRequires:  perl(DBI)
12cu|perl-Test-MockDBI-0.650.0-2|15	BuildRequires:  perl(Test::MockObject)
12cu|perl-Test-MockDBI-0.650.0-2|16	Requires:       perl(DBI)
12cu|perl-Test-MockDBI-0.650.0-2|17	BuildArch: noarch
12cu|perl-Test-MockDBI-0.650.0-2|18	
12cu|perl-Test-MockDBI-0.650.0-2|19	%description
12cu|perl-Test-MockDBI-0.650.0-2|20	Test::MockDBI provides a way to test DBI interfaces by creating rules for
12cu|perl-Test-MockDBI-0.650.0-2|21	changing the DBI\'s behavior, then examining the standard output for
12cu|perl-Test-MockDBI-0.650.0-2|22	matching patterns.
12cu|perl-Test-MockDBI-0.650.0-2|23	
12cu|perl-Test-MockDBI-0.650.0-2|24	%prep
12cu|perl-Test-MockDBI-0.650.0-2|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-MockDBI-0.650.0-2|26	find . -type f -print0 | xargs -0 chmod 644
12cu|perl-Test-MockDBI-0.650.0-2|27	
12cu|perl-Test-MockDBI-0.650.0-2|28	%build
12cu|perl-Test-MockDBI-0.650.0-2|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-MockDBI-0.650.0-2|30	%make
12cu|perl-Test-MockDBI-0.650.0-2|31	
12cu|perl-Test-MockDBI-0.650.0-2|32	%check
12cu|perl-Test-MockDBI-0.650.0-2|33	%{__make} test
12cu|perl-Test-MockDBI-0.650.0-2|34	
12cu|perl-Test-MockDBI-0.650.0-2|35	%install
12cu|perl-Test-MockDBI-0.650.0-2|36	%makeinstall_std
12cu|perl-Test-MockDBI-0.650.0-2|37	
12cu|perl-Test-MockDBI-0.650.0-2|38	%files
12cu|perl-Test-MockDBI-0.650.0-2|39	%defattr(-,root,root,755)
12cu|perl-Test-MockDBI-0.650.0-2|40	%doc Changes HISTORY README TODO
12cu|perl-Test-MockDBI-0.650.0-2|41	%{_mandir}/man3/*
12cu|perl-Test-MockDBI-0.650.0-2|42	%{perl_vendorlib}/*
12cu|perl-Test-MockDBI-0.650.0-2|43	
12cu|perl-Test-MockDBI-0.650.0-2|44	%changelog
12cu|perl-Test-MockDBI-0.650.0-2|45	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.650.0-2
12cu|perl-Test-MockDBI-0.650.0-2|46	+ Revision: a15882b
12cu|perl-Test-MockDBI-0.650.0-2|47	- Spec cleanup
12cu|perl-Test-MockDBI-0.650.0-2|48	
12cu|perl-Test-MockDBI-0.650.0-2|49	

11306 12
12cu|perl-Test-Mock-LWP-0.80.0-1|1	%define upstream_name    Test-Mock-LWP
12cu|perl-Test-Mock-LWP-0.80.0-1|2	%define upstream_version 0.08
12cu|perl-Test-Mock-LWP-0.80.0-1|3	
12cu|perl-Test-Mock-LWP-0.80.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Mock-LWP-0.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-Mock-LWP-0.80.0-1|6	Release:	1
12cu|perl-Test-Mock-LWP-0.80.0-1|7	
12cu|perl-Test-Mock-LWP-0.80.0-1|8	Summary:	Mocks LWP::UserAgent
12cu|perl-Test-Mock-LWP-0.80.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-Mock-LWP-0.80.0-1|10	Group:		Development/Perl
12cu|perl-Test-Mock-LWP-0.80.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Mock-LWP-0.80.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Mock-LWP-%{upstream_version}.tar.gz
12cu|perl-Test-Mock-LWP-0.80.0-1|13	
12cu|perl-Test-Mock-LWP-0.80.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-Mock-LWP-0.80.0-1|15	BuildRequires:	perl(Test::MockObject)
12cu|perl-Test-Mock-LWP-0.80.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Test-Mock-LWP-0.80.0-1|17	BuildArch:	noarch
12cu|perl-Test-Mock-LWP-0.80.0-1|18	
12cu|perl-Test-Mock-LWP-0.80.0-1|19	%description
12cu|perl-Test-Mock-LWP-0.80.0-1|20	This package arises from duplicating the same code to mock LWP et al in
12cu|perl-Test-Mock-LWP-0.80.0-1|21	several different modules I've written. This version is very minimalist,
12cu|perl-Test-Mock-LWP-0.80.0-1|22	but works for my needs so far. I'm very open to new suggestions and
12cu|perl-Test-Mock-LWP-0.80.0-1|23	improvements.
12cu|perl-Test-Mock-LWP-0.80.0-1|24	
12cu|perl-Test-Mock-LWP-0.80.0-1|25	%prep
12cu|perl-Test-Mock-LWP-0.80.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Mock-LWP-0.80.0-1|27	
12cu|perl-Test-Mock-LWP-0.80.0-1|28	%build
12cu|perl-Test-Mock-LWP-0.80.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Mock-LWP-0.80.0-1|30	%make
12cu|perl-Test-Mock-LWP-0.80.0-1|31	
12cu|perl-Test-Mock-LWP-0.80.0-1|32	%check
12cu|perl-Test-Mock-LWP-0.80.0-1|33	%make test
12cu|perl-Test-Mock-LWP-0.80.0-1|34	
12cu|perl-Test-Mock-LWP-0.80.0-1|35	%install
12cu|perl-Test-Mock-LWP-0.80.0-1|36	%makeinstall_std
12cu|perl-Test-Mock-LWP-0.80.0-1|37	
12cu|perl-Test-Mock-LWP-0.80.0-1|38	%files
12cu|perl-Test-Mock-LWP-0.80.0-1|39	%doc Changes META.yml README
12cu|perl-Test-Mock-LWP-0.80.0-1|40	%{_mandir}/man3/*
12cu|perl-Test-Mock-LWP-0.80.0-1|41	%{perl_vendorlib}/*
12cu|perl-Test-Mock-LWP-0.80.0-1|42	
12cu|perl-Test-Mock-LWP-0.80.0-1|43	
12cu|perl-Test-Mock-LWP-0.80.0-1|44	%changelog
12cu|perl-Test-Mock-LWP-0.80.0-1|45	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-1
12cu|perl-Test-Mock-LWP-0.80.0-1|46	+ Revision: a13eaa3
12cu|perl-Test-Mock-LWP-0.80.0-1|47	- LOG Updated to 0.08 (by updates_builder)
12cu|perl-Test-Mock-LWP-0.80.0-1|48	
12cu|perl-Test-Mock-LWP-0.80.0-1|49	

11307 12
12cu|perl-Test-MockObject-1.201.203.10-1|1	%define upstream_name    Test-MockObject
12cu|perl-Test-MockObject-1.201.203.10-1|2	%define upstream_version 1.20120301
12cu|perl-Test-MockObject-1.201.203.10-1|3	
12cu|perl-Test-MockObject-1.201.203.10-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-MockObject-1.201.203.10-1|5	Version:	%perl_convert_version 1.20120301
12cu|perl-Test-MockObject-1.201.203.10-1|6	Release:	1
12cu|perl-Test-MockObject-1.201.203.10-1|7	
12cu|perl-Test-MockObject-1.201.203.10-1|8	Summary:	Perl extension for emulating troublesome interfaces
12cu|perl-Test-MockObject-1.201.203.10-1|9	License:	GPL+ or Artistic
12cu|perl-Test-MockObject-1.201.203.10-1|10	Group:		Development/Perl
12cu|perl-Test-MockObject-1.201.203.10-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-MockObject-1.201.203.10-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-MockObject-1.20120301.tar.gz
12cu|perl-Test-MockObject-1.201.203.10-1|13	
12cu|perl-Test-MockObject-1.201.203.10-1|14	BuildRequires:	perl-devel
12cu|perl-Test-MockObject-1.201.203.10-1|15	BuildRequires:	perl(UNIVERSAL::isa)
12cu|perl-Test-MockObject-1.201.203.10-1|16	BuildRequires:	perl(UNIVERSAL::can)
12cu|perl-Test-MockObject-1.201.203.10-1|17	BuildRequires:	perl(Test::Warn) >= 0.230
12cu|perl-Test-MockObject-1.201.203.10-1|18	BuildRequires:	perl(Test::More) >= 0.980
12cu|perl-Test-MockObject-1.201.203.10-1|19	BuildRequires:	perl(Test::Exception)
12cu|perl-Test-MockObject-1.201.203.10-1|20	BuildRequires:	perl(CGI)
12cu|perl-Test-MockObject-1.201.203.10-1|21	BuildArch:	noarch
12cu|perl-Test-MockObject-1.201.203.10-1|22	
12cu|perl-Test-MockObject-1.201.203.10-1|23	%description
12cu|perl-Test-MockObject-1.201.203.10-1|24	It's a simple program that doesn't use any other modules, and those are easy to
12cu|perl-Test-MockObject-1.201.203.10-1|25	test. More often, testing a program completely means faking up input to another
12cu|perl-Test-MockObject-1.201.203.10-1|26	module, trying to coax the right output from something you're not supposed to
12cu|perl-Test-MockObject-1.201.203.10-1|27	be testing anyway.
12cu|perl-Test-MockObject-1.201.203.10-1|28	
12cu|perl-Test-MockObject-1.201.203.10-1|29	Testing is a lot easier when you can control the entire environment. With
12cu|perl-Test-MockObject-1.201.203.10-1|30	Test::MockObject, you can get a lot closer.
12cu|perl-Test-MockObject-1.201.203.10-1|31	
12cu|perl-Test-MockObject-1.201.203.10-1|32	Test::MockObject allows you to create objects that conform to particular
12cu|perl-Test-MockObject-1.201.203.10-1|33	interfaces with very little code. You don't have to reimplement the behavior,
12cu|perl-Test-MockObject-1.201.203.10-1|34	just the input and the output.
12cu|perl-Test-MockObject-1.201.203.10-1|35	
12cu|perl-Test-MockObject-1.201.203.10-1|36	%prep
12cu|perl-Test-MockObject-1.201.203.10-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-MockObject-1.201.203.10-1|38	
12cu|perl-Test-MockObject-1.201.203.10-1|39	%build
12cu|perl-Test-MockObject-1.201.203.10-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-MockObject-1.201.203.10-1|41	%make
12cu|perl-Test-MockObject-1.201.203.10-1|42	
12cu|perl-Test-MockObject-1.201.203.10-1|43	%install
12cu|perl-Test-MockObject-1.201.203.10-1|44	%makeinstall_std
12cu|perl-Test-MockObject-1.201.203.10-1|45	
12cu|perl-Test-MockObject-1.201.203.10-1|46	%check
12cu|perl-Test-MockObject-1.201.203.10-1|47	make test
12cu|perl-Test-MockObject-1.201.203.10-1|48	
12cu|perl-Test-MockObject-1.201.203.10-1|49	%files
12cu|perl-Test-MockObject-1.201.203.10-1|50	%doc Changes README
12cu|perl-Test-MockObject-1.201.203.10-1|51	%{perl_vendorlib}/Test
12cu|perl-Test-MockObject-1.201.203.10-1|52	%{_mandir}/*/*
12cu|perl-Test-MockObject-1.201.203.10-1|53	
12cu|perl-Test-MockObject-1.201.203.10-1|54	
12cu|perl-Test-MockObject-1.201.203.10-1|55	%changelog
12cu|perl-Test-MockObject-1.201.203.10-1|56	* Fri Jun 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.201.106.120-1mdv2011.0
12cu|perl-Test-MockObject-1.201.203.10-1|57	+ Revision: 685758
12cu|perl-Test-MockObject-1.201.203.10-1|58	- new version
12cu|perl-Test-MockObject-1.201.203.10-1|59	
12cu|perl-Test-MockObject-1.201.203.10-1|60	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.90.0-1mdv2010.0
12cu|perl-Test-MockObject-1.201.203.10-1|61	+ Revision: 405555
12cu|perl-Test-MockObject-1.201.203.10-1|62	- rebuild using %%perl_convert_version
12cu|perl-Test-MockObject-1.201.203.10-1|63	
12cu|perl-Test-MockObject-1.201.203.10-1|64	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.09-2mdv2009.0
12cu|perl-Test-MockObject-1.201.203.10-1|65	+ Revision: 268736
12cu|perl-Test-MockObject-1.201.203.10-1|66	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-Test-MockObject-1.201.203.10-1|67	
12cu|perl-Test-MockObject-1.201.203.10-1|68	* Wed May 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-1mdv2009.0
12cu|perl-Test-MockObject-1.201.203.10-1|69	+ Revision: 212228
12cu|perl-Test-MockObject-1.201.203.10-1|70	- update to new version 1.09
12cu|perl-Test-MockObject-1.201.203.10-1|71	
12cu|perl-Test-MockObject-1.201.203.10-1|72	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Test-MockObject-1.201.203.10-1|73	- restore BuildRoot
12cu|perl-Test-MockObject-1.201.203.10-1|74	
12cu|perl-Test-MockObject-1.201.203.10-1|75	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Test-MockObject-1.201.203.10-1|76	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Test-MockObject-1.201.203.10-1|77	
12cu|perl-Test-MockObject-1.201.203.10-1|78	* Wed Jul 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdv2008.0
12cu|perl-Test-MockObject-1.201.203.10-1|79	+ Revision: 47737
12cu|perl-Test-MockObject-1.201.203.10-1|80	- update to new version 1.08
12cu|perl-Test-MockObject-1.201.203.10-1|81	
12cu|perl-Test-MockObject-1.201.203.10-1|82	
12cu|perl-Test-MockObject-1.201.203.10-1|83	* Wed Nov 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-1mdv2007.0
12cu|perl-Test-MockObject-1.201.203.10-1|84	+ Revision: 84321
12cu|perl-Test-MockObject-1.201.203.10-1|85	- new version
12cu|perl-Test-MockObject-1.201.203.10-1|86	- Import perl-Test-MockObject
12cu|perl-Test-MockObject-1.201.203.10-1|87	
12cu|perl-Test-MockObject-1.201.203.10-1|88	* Wed Aug 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-2mdv2007.0
12cu|perl-Test-MockObject-1.201.203.10-1|89	- Rebuild
12cu|perl-Test-MockObject-1.201.203.10-1|90	
12cu|perl-Test-MockObject-1.201.203.10-1|91	* Tue Apr 25 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-1mdk
12cu|perl-Test-MockObject-1.201.203.10-1|92	- New release 1.06
12cu|perl-Test-MockObject-1.201.203.10-1|93	- better source URL
12cu|perl-Test-MockObject-1.201.203.10-1|94	- better buildrequires syntax
12cu|perl-Test-MockObject-1.201.203.10-1|95	
12cu|perl-Test-MockObject-1.201.203.10-1|96	* Wed Apr 12 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdk
12cu|perl-Test-MockObject-1.201.203.10-1|97	- New release 1.05
12cu|perl-Test-MockObject-1.201.203.10-1|98	- better source URL
12cu|perl-Test-MockObject-1.201.203.10-1|99	
12cu|perl-Test-MockObject-1.201.203.10-1|100	* Mon Mar 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdk
12cu|perl-Test-MockObject-1.201.203.10-1|101	- New release 1.04
12cu|perl-Test-MockObject-1.201.203.10-1|102	
12cu|perl-Test-MockObject-1.201.203.10-1|103	* Tue Mar 07 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdk
12cu|perl-Test-MockObject-1.201.203.10-1|104	- New release 1.03
12cu|perl-Test-MockObject-1.201.203.10-1|105	
12cu|perl-Test-MockObject-1.201.203.10-1|106	* Tue Dec 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdk
12cu|perl-Test-MockObject-1.201.203.10-1|107	- New release 1.02
12cu|perl-Test-MockObject-1.201.203.10-1|108	
12cu|perl-Test-MockObject-1.201.203.10-1|109	* Wed Oct 05 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.01-3mdk
12cu|perl-Test-MockObject-1.201.203.10-1|110	- Fix BuildRequires
12cu|perl-Test-MockObject-1.201.203.10-1|111	
12cu|perl-Test-MockObject-1.201.203.10-1|112	* Tue Oct 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.01-2mdk
12cu|perl-Test-MockObject-1.201.203.10-1|113	- Fix BuildRequires
12cu|perl-Test-MockObject-1.201.203.10-1|114	
12cu|perl-Test-MockObject-1.201.203.10-1|115	* Wed Sep 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdk
12cu|perl-Test-MockObject-1.201.203.10-1|116	- New release 1.01
12cu|perl-Test-MockObject-1.201.203.10-1|117	
12cu|perl-Test-MockObject-1.201.203.10-1|118	* Tue Jul 19 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.00-1mdk
12cu|perl-Test-MockObject-1.201.203.10-1|119	- New release 1.00
12cu|perl-Test-MockObject-1.201.203.10-1|120	- spec cleanup
12cu|perl-Test-MockObject-1.201.203.10-1|121	- test in %%check
12cu|perl-Test-MockObject-1.201.203.10-1|122	- fix source url
12cu|perl-Test-MockObject-1.201.203.10-1|123	
12cu|perl-Test-MockObject-1.201.203.10-1|124	* Tue Dec 21 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.20-1mdk
12cu|perl-Test-MockObject-1.201.203.10-1|125	- 0.20
12cu|perl-Test-MockObject-1.201.203.10-1|126	
12cu|perl-Test-MockObject-1.201.203.10-1|127	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.14-2mdk
12cu|perl-Test-MockObject-1.201.203.10-1|128	- fix buildrequires in a backward compatible way
12cu|perl-Test-MockObject-1.201.203.10-1|129	
12cu|perl-Test-MockObject-1.201.203.10-1|130	* Mon Sep 13 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.14-1mdk
12cu|perl-Test-MockObject-1.201.203.10-1|131	- first mdk release
12cu|perl-Test-MockObject-1.201.203.10-1|132	
12cu|perl-Test-MockObject-1.201.203.10-1|133	

11308 12
12cu|perl-Test-MockRandom-1.10.0-1|1	%define realname   Test-MockRandom
12cu|perl-Test-MockRandom-1.10.0-1|2	%define upstream_version 1.01
12cu|perl-Test-MockRandom-1.10.0-1|3	
12cu|perl-Test-MockRandom-1.10.0-1|4	Name:       perl-%{realname}
12cu|perl-Test-MockRandom-1.10.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Test-MockRandom-1.10.0-1|6	Release:    1
12cu|perl-Test-MockRandom-1.10.0-1|7	License:    GPL or Artistic
12cu|perl-Test-MockRandom-1.10.0-1|8	Group:      Development/Perl
12cu|perl-Test-MockRandom-1.10.0-1|9	Summary:    Override randoms with non-random behavior
12cu|perl-Test-MockRandom-1.10.0-1|10	Source:     http://www.cpan.org/modules/by-module/Test/Test-MockRandom-%{upstream_version}.tar.gz
12cu|perl-Test-MockRandom-1.10.0-1|11	Url:        http://search.cpan.org/dist/%{realname}
12cu|perl-Test-MockRandom-1.10.0-1|12	BuildRequires: perl-devel
12cu|perl-Test-MockRandom-1.10.0-1|13	BuildRequires: perl(Module::Build::Compat)
12cu|perl-Test-MockRandom-1.10.0-1|14	
12cu|perl-Test-MockRandom-1.10.0-1|15	BuildArch: noarch
12cu|perl-Test-MockRandom-1.10.0-1|16	
12cu|perl-Test-MockRandom-1.10.0-1|17	%description
12cu|perl-Test-MockRandom-1.10.0-1|18	This perhaps ridiculous-seeming module was created to test routines that
12cu|perl-Test-MockRandom-1.10.0-1|19	manipulate random numbers by providing a known output from 'rand'. Given a
12cu|perl-Test-MockRandom-1.10.0-1|20	list of seeds with 'srand', it will return each in turn. After seeded
12cu|perl-Test-MockRandom-1.10.0-1|21	random numbers are exhausted, it will always return 0. Seed numbers must be
12cu|perl-Test-MockRandom-1.10.0-1|22	of a form that meets the expected output from 'rand' as called with no
12cu|perl-Test-MockRandom-1.10.0-1|23	arguments -- i.e. they must be between 0 (inclusive) and 1 (exclusive). In
12cu|perl-Test-MockRandom-1.10.0-1|24	order to facilitate generating and testing a nearly-one number, this module
12cu|perl-Test-MockRandom-1.10.0-1|25	exports the function 'oneish', which returns a number just fractionally
12cu|perl-Test-MockRandom-1.10.0-1|26	less than one.
12cu|perl-Test-MockRandom-1.10.0-1|27	
12cu|perl-Test-MockRandom-1.10.0-1|28	Depending on how this module is called with 'use', it will export 'rand' to
12cu|perl-Test-MockRandom-1.10.0-1|29	a specified package (e.g. a class being tested) effectively overriding and
12cu|perl-Test-MockRandom-1.10.0-1|30	intercepting calls in that package to the built-in 'rand'. It can also
12cu|perl-Test-MockRandom-1.10.0-1|31	override 'rand' in the current package or even globally. In all of these
12cu|perl-Test-MockRandom-1.10.0-1|32	cases, it also exports 'srand' and 'oneish' to the current package in order
12cu|perl-Test-MockRandom-1.10.0-1|33	to control the output of 'rand'. See the /USAGE manpage for details.
12cu|perl-Test-MockRandom-1.10.0-1|34	
12cu|perl-Test-MockRandom-1.10.0-1|35	Alternatively, this module can be used to generate objects, with each
12cu|perl-Test-MockRandom-1.10.0-1|36	object maintaining its own distinct seed array.
12cu|perl-Test-MockRandom-1.10.0-1|37	
12cu|perl-Test-MockRandom-1.10.0-1|38	%prep
12cu|perl-Test-MockRandom-1.10.0-1|39	%setup -q -n %{realname}-%{upstream_version}
12cu|perl-Test-MockRandom-1.10.0-1|40	
12cu|perl-Test-MockRandom-1.10.0-1|41	%build
12cu|perl-Test-MockRandom-1.10.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-MockRandom-1.10.0-1|43	%make
12cu|perl-Test-MockRandom-1.10.0-1|44	
12cu|perl-Test-MockRandom-1.10.0-1|45	%check
12cu|perl-Test-MockRandom-1.10.0-1|46	make test
12cu|perl-Test-MockRandom-1.10.0-1|47	
12cu|perl-Test-MockRandom-1.10.0-1|48	%install
12cu|perl-Test-MockRandom-1.10.0-1|49	%makeinstall_std
12cu|perl-Test-MockRandom-1.10.0-1|50	
12cu|perl-Test-MockRandom-1.10.0-1|51	%files
12cu|perl-Test-MockRandom-1.10.0-1|52	%doc Changes README LICENSE
12cu|perl-Test-MockRandom-1.10.0-1|53	%{_mandir}/man3/*
12cu|perl-Test-MockRandom-1.10.0-1|54	%perl_vendorlib/*
12cu|perl-Test-MockRandom-1.10.0-1|55	
12cu|perl-Test-MockRandom-1.10.0-1|56	
12cu|perl-Test-MockRandom-1.10.0-1|57	
12cu|perl-Test-MockRandom-1.10.0-1|58	
12cu|perl-Test-MockRandom-1.10.0-1|59	
12cu|perl-Test-MockRandom-1.10.0-1|60	%changelog
12cu|perl-Test-MockRandom-1.10.0-1|61	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-1
12cu|perl-Test-MockRandom-1.10.0-1|62	+ Revision: ae34435
12cu|perl-Test-MockRandom-1.10.0-1|63	- Updated to 1.01 (by updates_builder)
12cu|perl-Test-MockRandom-1.10.0-1|64	
12cu|perl-Test-MockRandom-1.10.0-1|65	

11309 12
12cu|perl-Test-NeedsDisplay-1.70.0-3|1	%define upstream_name    Test-NeedsDisplay
12cu|perl-Test-NeedsDisplay-1.70.0-3|2	%define upstream_version 1.07
12cu|perl-Test-NeedsDisplay-1.70.0-3|3	
12cu|perl-Test-NeedsDisplay-1.70.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Test-NeedsDisplay-1.70.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-NeedsDisplay-1.70.0-3|6	Release:	3
12cu|perl-Test-NeedsDisplay-1.70.0-3|7	
12cu|perl-Test-NeedsDisplay-1.70.0-3|8	Summary:	Ensure that tests needing a display have one
12cu|perl-Test-NeedsDisplay-1.70.0-3|9	License:	GPL+ or Artistic
12cu|perl-Test-NeedsDisplay-1.70.0-3|10	Group:		Development/Perl
12cu|perl-Test-NeedsDisplay-1.70.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-NeedsDisplay-1.70.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Test-NeedsDisplay-1.70.0-3|13	
12cu|perl-Test-NeedsDisplay-1.70.0-3|14	BuildRequires:	perl-devel
12cu|perl-Test-NeedsDisplay-1.70.0-3|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Test-NeedsDisplay-1.70.0-3|16	BuildRequires:	perl(File::Spec)
12cu|perl-Test-NeedsDisplay-1.70.0-3|17	BuildRequires:	perl(Test::More)
12cu|perl-Test-NeedsDisplay-1.70.0-3|18	BuildRequires:	x11-server-xvfb
12cu|perl-Test-NeedsDisplay-1.70.0-3|19	BuildArch:	noarch
12cu|perl-Test-NeedsDisplay-1.70.0-3|20	Requires:	x11-server-xvfb
12cu|perl-Test-NeedsDisplay-1.70.0-3|21	
12cu|perl-Test-NeedsDisplay-1.70.0-3|22	%description
12cu|perl-Test-NeedsDisplay-1.70.0-3|23	When testing GUI applications, sometimes applications or modules absolutely
12cu|perl-Test-NeedsDisplay-1.70.0-3|24	insist on a display, even just to load a module without actually showing
12cu|perl-Test-NeedsDisplay-1.70.0-3|25	any objects.
12cu|perl-Test-NeedsDisplay-1.70.0-3|26	
12cu|perl-Test-NeedsDisplay-1.70.0-3|27	Regardless, this makes GUI applications pretty much impossible to build and
12cu|perl-Test-NeedsDisplay-1.70.0-3|28	test on headless or automated systems. And it fails to the point of not
12cu|perl-Test-NeedsDisplay-1.70.0-3|29	even running the Makefile.PL script because a dependency needs a display so
12cu|perl-Test-NeedsDisplay-1.70.0-3|30	it can be loaded to find a version.
12cu|perl-Test-NeedsDisplay-1.70.0-3|31	
12cu|perl-Test-NeedsDisplay-1.70.0-3|32	In these situations, what is needed is a fake display.
12cu|perl-Test-NeedsDisplay-1.70.0-3|33	
12cu|perl-Test-NeedsDisplay-1.70.0-3|34	%prep
12cu|perl-Test-NeedsDisplay-1.70.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-NeedsDisplay-1.70.0-3|36	
12cu|perl-Test-NeedsDisplay-1.70.0-3|37	%build
12cu|perl-Test-NeedsDisplay-1.70.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-NeedsDisplay-1.70.0-3|39	%make
12cu|perl-Test-NeedsDisplay-1.70.0-3|40	
12cu|perl-Test-NeedsDisplay-1.70.0-3|41	%check
12cu|perl-Test-NeedsDisplay-1.70.0-3|42	#make test
12cu|perl-Test-NeedsDisplay-1.70.0-3|43	
12cu|perl-Test-NeedsDisplay-1.70.0-3|44	%install
12cu|perl-Test-NeedsDisplay-1.70.0-3|45	%makeinstall_std
12cu|perl-Test-NeedsDisplay-1.70.0-3|46	
12cu|perl-Test-NeedsDisplay-1.70.0-3|47	%files
12cu|perl-Test-NeedsDisplay-1.70.0-3|48	%doc README LICENSE Changes
12cu|perl-Test-NeedsDisplay-1.70.0-3|49	%{_mandir}/man3/*
12cu|perl-Test-NeedsDisplay-1.70.0-3|50	%{perl_vendorlib}/*
12cu|perl-Test-NeedsDisplay-1.70.0-3|51	
12cu|perl-Test-NeedsDisplay-1.70.0-3|52	
12cu|perl-Test-NeedsDisplay-1.70.0-3|53	%changelog
12cu|perl-Test-NeedsDisplay-1.70.0-3|54	* Wed Sep 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.70.0-3
12cu|perl-Test-NeedsDisplay-1.70.0-3|55	+ Revision: d4c50f1
12cu|perl-Test-NeedsDisplay-1.70.0-3|56	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Test-NeedsDisplay-1.70.0-3|57	
12cu|perl-Test-NeedsDisplay-1.70.0-3|58	

11310 12
12cu|perl-Test-NoTabs-1.300.0-1|1	%define upstream_name    Test-NoTabs
12cu|perl-Test-NoTabs-1.300.0-1|2	%define upstream_version 1.3
12cu|perl-Test-NoTabs-1.300.0-1|3	
12cu|perl-Test-NoTabs-1.300.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-NoTabs-1.300.0-1|5	Version:	%perl_convert_version 1.3
12cu|perl-Test-NoTabs-1.300.0-1|6	Release:	1
12cu|perl-Test-NoTabs-1.300.0-1|7	
12cu|perl-Test-NoTabs-1.300.0-1|8	Summary:	Check the presence of tabs in your project
12cu|perl-Test-NoTabs-1.300.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-NoTabs-1.300.0-1|10	Group:		Development/Perl
12cu|perl-Test-NoTabs-1.300.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-NoTabs-1.300.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-NoTabs-1.3.tar.gz
12cu|perl-Test-NoTabs-1.300.0-1|13	
12cu|perl-Test-NoTabs-1.300.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-NoTabs-1.300.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Test-NoTabs-1.300.0-1|16	BuildRequires:	perl(File::Find)
12cu|perl-Test-NoTabs-1.300.0-1|17	BuildRequires:	perl(File::Spec)
12cu|perl-Test-NoTabs-1.300.0-1|18	BuildRequires:	perl(FindBin)
12cu|perl-Test-NoTabs-1.300.0-1|19	BuildRequires:	perl(Test::Builder)
12cu|perl-Test-NoTabs-1.300.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-Test-NoTabs-1.300.0-1|21	BuildArch:	noarch
12cu|perl-Test-NoTabs-1.300.0-1|22	
12cu|perl-Test-NoTabs-1.300.0-1|23	%description
12cu|perl-Test-NoTabs-1.300.0-1|24	This module scans your project/distribution for any perl files (scripts,
12cu|perl-Test-NoTabs-1.300.0-1|25	modules, etc) for the presence of tabs.
12cu|perl-Test-NoTabs-1.300.0-1|26	
12cu|perl-Test-NoTabs-1.300.0-1|27	%prep
12cu|perl-Test-NoTabs-1.300.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-NoTabs-1.300.0-1|29	
12cu|perl-Test-NoTabs-1.300.0-1|30	%build
12cu|perl-Test-NoTabs-1.300.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-NoTabs-1.300.0-1|32	%make
12cu|perl-Test-NoTabs-1.300.0-1|33	
12cu|perl-Test-NoTabs-1.300.0-1|34	%check
12cu|perl-Test-NoTabs-1.300.0-1|35	%make test
12cu|perl-Test-NoTabs-1.300.0-1|36	
12cu|perl-Test-NoTabs-1.300.0-1|37	%install
12cu|perl-Test-NoTabs-1.300.0-1|38	%makeinstall_std
12cu|perl-Test-NoTabs-1.300.0-1|39	
12cu|perl-Test-NoTabs-1.300.0-1|40	%files
12cu|perl-Test-NoTabs-1.300.0-1|41	%doc Changes META.yml README
12cu|perl-Test-NoTabs-1.300.0-1|42	%{_mandir}/man3/*
12cu|perl-Test-NoTabs-1.300.0-1|43	%{perl_vendorlib}/*
12cu|perl-Test-NoTabs-1.300.0-1|44	
12cu|perl-Test-NoTabs-1.300.0-1|45	
12cu|perl-Test-NoTabs-1.300.0-1|46	%changelog
12cu|perl-Test-NoTabs-1.300.0-1|47	* Thu Jun 16 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.100.0-1mdv2011.0
12cu|perl-Test-NoTabs-1.300.0-1|48	+ Revision: 685626
12cu|perl-Test-NoTabs-1.300.0-1|49	- update to new version 1.1
12cu|perl-Test-NoTabs-1.300.0-1|50	
12cu|perl-Test-NoTabs-1.300.0-1|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.0.0-2
12cu|perl-Test-NoTabs-1.300.0-1|52	+ Revision: 656827
12cu|perl-Test-NoTabs-1.300.0-1|53	- rebuild for updated spec-helper
12cu|perl-Test-NoTabs-1.300.0-1|54	
12cu|perl-Test-NoTabs-1.300.0-1|55	* Tue Aug 24 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2011.0
12cu|perl-Test-NoTabs-1.300.0-1|56	+ Revision: 572833
12cu|perl-Test-NoTabs-1.300.0-1|57	- import perl-Test-NoTabs
12cu|perl-Test-NoTabs-1.300.0-1|58	
12cu|perl-Test-NoTabs-1.300.0-1|59	

11311 12
12cu|perl-Test-Output-1.30.0-1|1	%define upstream_name    Test-Output
12cu|perl-Test-Output-1.30.0-1|2	%define upstream_version 1.03
12cu|perl-Test-Output-1.30.0-1|3	
12cu|perl-Test-Output-1.30.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Output-1.30.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-Output-1.30.0-1|6	Release:	1
12cu|perl-Test-Output-1.30.0-1|7	
12cu|perl-Test-Output-1.30.0-1|8	Summary:	Utilities to test STDOUT and STDERR messages
12cu|perl-Test-Output-1.30.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-Output-1.30.0-1|10	Group:		Development/Perl
12cu|perl-Test-Output-1.30.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Output-1.30.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Output-%{upstream_version}.tar.gz
12cu|perl-Test-Output-1.30.0-1|13	
12cu|perl-Test-Output-1.30.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-Output-1.30.0-1|15	BuildRequires:	perl(Sub::Exporter)
12cu|perl-Test-Output-1.30.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Test-Output-1.30.0-1|17	BuildRequires:	perl(Test::Tester)
12cu|perl-Test-Output-1.30.0-1|18	BuildArch:	noarch
12cu|perl-Test-Output-1.30.0-1|19	
12cu|perl-Test-Output-1.30.0-1|20	%description
12cu|perl-Test-Output-1.30.0-1|21	Test::Output provides a simple interface for testing output sent to STDOUT
12cu|perl-Test-Output-1.30.0-1|22	or STDERR. A number of different utilies are included to try and be as
12cu|perl-Test-Output-1.30.0-1|23	flexible as possible to the tester.
12cu|perl-Test-Output-1.30.0-1|24	
12cu|perl-Test-Output-1.30.0-1|25	Originally this module was designed not to have external requirements,
12cu|perl-Test-Output-1.30.0-1|26	however, the features provided by L<Sub::Exporter> over what L<Exporter>
12cu|perl-Test-Output-1.30.0-1|27	provides is just to great to pass up.
12cu|perl-Test-Output-1.30.0-1|28	
12cu|perl-Test-Output-1.30.0-1|29	Test::Output ties STDOUT and STDERR using Test::Output::Tie.
12cu|perl-Test-Output-1.30.0-1|30	
12cu|perl-Test-Output-1.30.0-1|31	%prep
12cu|perl-Test-Output-1.30.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Output-1.30.0-1|33	
12cu|perl-Test-Output-1.30.0-1|34	%build
12cu|perl-Test-Output-1.30.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Output-1.30.0-1|36	%make
12cu|perl-Test-Output-1.30.0-1|37	
12cu|perl-Test-Output-1.30.0-1|38	%check
12cu|perl-Test-Output-1.30.0-1|39	#make test
12cu|perl-Test-Output-1.30.0-1|40	
12cu|perl-Test-Output-1.30.0-1|41	%install
12cu|perl-Test-Output-1.30.0-1|42	%makeinstall_std
12cu|perl-Test-Output-1.30.0-1|43	
12cu|perl-Test-Output-1.30.0-1|44	%files
12cu|perl-Test-Output-1.30.0-1|45	%doc Changes META.yml README
12cu|perl-Test-Output-1.30.0-1|46	%{_mandir}/man3/*
12cu|perl-Test-Output-1.30.0-1|47	%{perl_vendorlib}/*
12cu|perl-Test-Output-1.30.0-1|48	
12cu|perl-Test-Output-1.30.0-1|49	
12cu|perl-Test-Output-1.30.0-1|50	%changelog
12cu|perl-Test-Output-1.30.0-1|51	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-1
12cu|perl-Test-Output-1.30.0-1|52	+ Revision: 20288d7
12cu|perl-Test-Output-1.30.0-1|53	- Updated to 1.03 (by updates_builder)
12cu|perl-Test-Output-1.30.0-1|54	
12cu|perl-Test-Output-1.30.0-1|55	

11312 12
12cu|perl-Test-Parser-1.9-4|1	%define module  Test-Parser
12cu|perl-Test-Parser-1.9-4|2	%define debug_package %{nil}
12cu|perl-Test-Parser-1.9-4|3	
12cu|perl-Test-Parser-1.9-4|4	Name:		perl-%{module}
12cu|perl-Test-Parser-1.9-4|5	Version:	1.9
12cu|perl-Test-Parser-1.9-4|6	Release:	4
12cu|perl-Test-Parser-1.9-4|7	Summary:	Base class for parsing log files from test runs, and displays in an XML syntax
12cu|perl-Test-Parser-1.9-4|8	License:	GPL or Artistic
12cu|perl-Test-Parser-1.9-4|9	Group:		Development/Perl
12cu|perl-Test-Parser-1.9-4|10	URL:		http://search.cpan.org/dist/%{module}
12cu|perl-Test-Parser-1.9-4|11	Source:		http://www.cpan.org/modules/by-module/Test/%{module}-%{version}.tar.gz
12cu|perl-Test-Parser-1.9-4|12	BuildRequires:	perl-devel
12cu|perl-Test-Parser-1.9-4|13	BuildRequires:	perl(XML::Simple)
12cu|perl-Test-Parser-1.9-4|14	BuildRequires:	perl(XML::Twig)
12cu|perl-Test-Parser-1.9-4|15	
12cu|perl-Test-Parser-1.9-4|16	%description
12cu|perl-Test-Parser-1.9-4|17	This module serves as a common base class for test log parsers. These tools are
12cu|perl-Test-Parser-1.9-4|18	intended to be able to parse output from a wide variety of tests - including
12cu|perl-Test-Parser-1.9-4|19	non-Perl tests.
12cu|perl-Test-Parser-1.9-4|20	
12cu|perl-Test-Parser-1.9-4|21	The parsers also write the test data into the 'Test Result Publication
12cu|perl-Test-Parser-1.9-4|22	Interface' (TRPI) XML schema, developed by SpikeSource.
12cu|perl-Test-Parser-1.9-4|23	
12cu|perl-Test-Parser-1.9-4|24	%prep
12cu|perl-Test-Parser-1.9-4|25	%setup -q -n %{module}-%{version}
12cu|perl-Test-Parser-1.9-4|26	
12cu|perl-Test-Parser-1.9-4|27	%build
12cu|perl-Test-Parser-1.9-4|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Parser-1.9-4|29	%make
12cu|perl-Test-Parser-1.9-4|30	
12cu|perl-Test-Parser-1.9-4|31	%install
12cu|perl-Test-Parser-1.9-4|32	%makeinstall_std
12cu|perl-Test-Parser-1.9-4|33	
12cu|perl-Test-Parser-1.9-4|34	%check
12cu|perl-Test-Parser-1.9-4|35	%make test
12cu|perl-Test-Parser-1.9-4|36	
12cu|perl-Test-Parser-1.9-4|37	%files
12cu|perl-Test-Parser-1.9-4|38	%doc ChangeLog INSTALL README
12cu|perl-Test-Parser-1.9-4|39	%{perl_vendorlib}/Test
12cu|perl-Test-Parser-1.9-4|40	%{_mandir}/*/*
12cu|perl-Test-Parser-1.9-4|41	%{_bindir}/*
12cu|perl-Test-Parser-1.9-4|42	
12cu|perl-Test-Parser-1.9-4|43	%changelog
12cu|perl-Test-Parser-1.9-4|44	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9-4
12cu|perl-Test-Parser-1.9-4|45	+ Revision: 4a7175a
12cu|perl-Test-Parser-1.9-4|46	- Disable debug
12cu|perl-Test-Parser-1.9-4|47	
12cu|perl-Test-Parser-1.9-4|48	

11313 12
12cu|perl-Test-Pod-Content-0.0.6-1|1	%define upstream_name    Test-Pod-Content
12cu|perl-Test-Pod-Content-0.0.6-1|2	%define upstream_version 0.0.6
12cu|perl-Test-Pod-Content-0.0.6-1|3	
12cu|perl-Test-Pod-Content-0.0.6-1|4	Name:       perl-%{upstream_name}
12cu|perl-Test-Pod-Content-0.0.6-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Test-Pod-Content-0.0.6-1|6	Release:    1
12cu|perl-Test-Pod-Content-0.0.6-1|7	
12cu|perl-Test-Pod-Content-0.0.6-1|8	Summary:    Test a Pod's content
12cu|perl-Test-Pod-Content-0.0.6-1|9	License:    GPL+ or Artistic
12cu|perl-Test-Pod-Content-0.0.6-1|10	Group:      Development/Perl
12cu|perl-Test-Pod-Content-0.0.6-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Pod-Content-0.0.6-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/Test-Pod-Content-v%{upstream_version}.tar.gz
12cu|perl-Test-Pod-Content-0.0.6-1|13	
12cu|perl-Test-Pod-Content-0.0.6-1|14	BuildRequires: perl(Pod::Simple)
12cu|perl-Test-Pod-Content-0.0.6-1|15	BuildRequires: perl(Test::More)
12cu|perl-Test-Pod-Content-0.0.6-1|16	BuildRequires: perl(version)
12cu|perl-Test-Pod-Content-0.0.6-1|17	BuildRequires: perl(Module::Build::Compat)
12cu|perl-Test-Pod-Content-0.0.6-1|18	BuildArch: noarch
12cu|perl-Test-Pod-Content-0.0.6-1|19	
12cu|perl-Test-Pod-Content-0.0.6-1|20	%description
12cu|perl-Test-Pod-Content-0.0.6-1|21	This is a very simple module for testing a Pod's content. It is mainly
12cu|perl-Test-Pod-Content-0.0.6-1|22	intended for testing the content of generated Pod - that is, the Pod
12cu|perl-Test-Pod-Content-0.0.6-1|23	included in perl modules generated by some mechanism.
12cu|perl-Test-Pod-Content-0.0.6-1|24	
12cu|perl-Test-Pod-Content-0.0.6-1|25	Another usage example is to test whether all files contain the same
12cu|perl-Test-Pod-Content-0.0.6-1|26	copyright notice:
12cu|perl-Test-Pod-Content-0.0.6-1|27	
12cu|perl-Test-Pod-Content-0.0.6-1|28	plan tests => scalar @filelist;
12cu|perl-Test-Pod-Content-0.0.6-1|29	
12cu|perl-Test-Pod-Content-0.0.6-1|30	%prep
12cu|perl-Test-Pod-Content-0.0.6-1|31	%setup -q -n %{upstream_name}-v%{upstream_version}
12cu|perl-Test-Pod-Content-0.0.6-1|32	
12cu|perl-Test-Pod-Content-0.0.6-1|33	%build
12cu|perl-Test-Pod-Content-0.0.6-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Pod-Content-0.0.6-1|35	
12cu|perl-Test-Pod-Content-0.0.6-1|36	%make
12cu|perl-Test-Pod-Content-0.0.6-1|37	
12cu|perl-Test-Pod-Content-0.0.6-1|38	%check
12cu|perl-Test-Pod-Content-0.0.6-1|39	%make test
12cu|perl-Test-Pod-Content-0.0.6-1|40	
12cu|perl-Test-Pod-Content-0.0.6-1|41	%install
12cu|perl-Test-Pod-Content-0.0.6-1|42	rm -rf %buildroot
12cu|perl-Test-Pod-Content-0.0.6-1|43	%makeinstall_std
12cu|perl-Test-Pod-Content-0.0.6-1|44	
12cu|perl-Test-Pod-Content-0.0.6-1|45	%clean
12cu|perl-Test-Pod-Content-0.0.6-1|46	rm -rf %buildroot
12cu|perl-Test-Pod-Content-0.0.6-1|47	
12cu|perl-Test-Pod-Content-0.0.6-1|48	%files
12cu|perl-Test-Pod-Content-0.0.6-1|49	%defattr(-,root,root)
12cu|perl-Test-Pod-Content-0.0.6-1|50	%doc META.yml Changes README
12cu|perl-Test-Pod-Content-0.0.6-1|51	%{_mandir}/man3/*
12cu|perl-Test-Pod-Content-0.0.6-1|52	%perl_vendorlib/*
12cu|perl-Test-Pod-Content-0.0.6-1|53	
12cu|perl-Test-Pod-Content-0.0.6-1|54	
12cu|perl-Test-Pod-Content-0.0.6-1|55	
12cu|perl-Test-Pod-Content-0.0.6-1|56	
12cu|perl-Test-Pod-Content-0.0.6-1|57	%changelog
12cu|perl-Test-Pod-Content-0.0.6-1|58	* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.0.5-2mdv2011.0
12cu|perl-Test-Pod-Content-0.0.6-1|59	+ Revision: 653622
12cu|perl-Test-Pod-Content-0.0.6-1|60	- rebuild for updated spec-helper
12cu|perl-Test-Pod-Content-0.0.6-1|61	
12cu|perl-Test-Pod-Content-0.0.6-1|62	* Wed Aug 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.0.5-1mdv2011.0
12cu|perl-Test-Pod-Content-0.0.6-1|63	+ Revision: 573091
12cu|perl-Test-Pod-Content-0.0.6-1|64	- import perl-Test-Pod-Content
12cu|perl-Test-Pod-Content-0.0.6-1|65	

11314 12
12cu|perl-Test-POE-Client-TCP-1.120.0-1|1	%define upstream_name    Test-POE-Client-TCP
12cu|perl-Test-POE-Client-TCP-1.120.0-1|2	%define upstream_version 1.12
12cu|perl-Test-POE-Client-TCP-1.120.0-1|3	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-POE-Client-TCP-1.120.0-1|5	Version:	%perl_convert_version 1.12
12cu|perl-Test-POE-Client-TCP-1.120.0-1|6	Release:	1
12cu|perl-Test-POE-Client-TCP-1.120.0-1|7	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|8	Summary:	A POE Component providing TCP client services for test cases
12cu|perl-Test-POE-Client-TCP-1.120.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-POE-Client-TCP-1.120.0-1|10	Group:		Development/Perl
12cu|perl-Test-POE-Client-TCP-1.120.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-POE-Client-TCP-1.120.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-POE-Client-TCP-1.12.tar.gz
12cu|perl-Test-POE-Client-TCP-1.120.0-1|13	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-POE-Client-TCP-1.120.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Test-POE-Client-TCP-1.120.0-1|16	BuildRequires:	perl(POE)
12cu|perl-Test-POE-Client-TCP-1.120.0-1|17	BuildRequires:	perl(POE::Filter)
12cu|perl-Test-POE-Client-TCP-1.120.0-1|18	BuildRequires:	perl(POE::Filter::Line)
12cu|perl-Test-POE-Client-TCP-1.120.0-1|19	BuildRequires:	perl(POE::Wheel::ReadWrite)
12cu|perl-Test-POE-Client-TCP-1.120.0-1|20	BuildRequires:	perl(POE::Wheel::SocketFactory)
12cu|perl-Test-POE-Client-TCP-1.120.0-1|21	BuildRequires:	perl(Test::More)
12cu|perl-Test-POE-Client-TCP-1.120.0-1|22	BuildRequires:	perl(Text::ParseWords)
12cu|perl-Test-POE-Client-TCP-1.120.0-1|23	BuildArch:	noarch
12cu|perl-Test-POE-Client-TCP-1.120.0-1|24	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|25	%description
12cu|perl-Test-POE-Client-TCP-1.120.0-1|26	Test::POE::Client::TCP is a the POE manpage component that provides a TCP
12cu|perl-Test-POE-Client-TCP-1.120.0-1|27	client framework for inclusion in client component test cases, instead of
12cu|perl-Test-POE-Client-TCP-1.120.0-1|28	having to roll your own.
12cu|perl-Test-POE-Client-TCP-1.120.0-1|29	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|30	Once registered with the component, a session will receive events related
12cu|perl-Test-POE-Client-TCP-1.120.0-1|31	to connections made, disconnects, flushed output and input from the
12cu|perl-Test-POE-Client-TCP-1.120.0-1|32	specified server.
12cu|perl-Test-POE-Client-TCP-1.120.0-1|33	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|34	%prep
12cu|perl-Test-POE-Client-TCP-1.120.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-POE-Client-TCP-1.120.0-1|36	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|37	%build
12cu|perl-Test-POE-Client-TCP-1.120.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-POE-Client-TCP-1.120.0-1|39	%make
12cu|perl-Test-POE-Client-TCP-1.120.0-1|40	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|41	%check
12cu|perl-Test-POE-Client-TCP-1.120.0-1|42	make test
12cu|perl-Test-POE-Client-TCP-1.120.0-1|43	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|44	%install
12cu|perl-Test-POE-Client-TCP-1.120.0-1|45	%makeinstall_std
12cu|perl-Test-POE-Client-TCP-1.120.0-1|46	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|47	%files
12cu|perl-Test-POE-Client-TCP-1.120.0-1|48	%doc Changes LICENSE README
12cu|perl-Test-POE-Client-TCP-1.120.0-1|49	%{_mandir}/man3/*
12cu|perl-Test-POE-Client-TCP-1.120.0-1|50	%{perl_vendorlib}/Test
12cu|perl-Test-POE-Client-TCP-1.120.0-1|51	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|52	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|53	%changelog
12cu|perl-Test-POE-Client-TCP-1.120.0-1|54	* Tue Jul 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.100.0-1mdv2011.0
12cu|perl-Test-POE-Client-TCP-1.120.0-1|55	+ Revision: 688831
12cu|perl-Test-POE-Client-TCP-1.120.0-1|56	- update to new version 1.10
12cu|perl-Test-POE-Client-TCP-1.120.0-1|57	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|58	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.80.0-1mdv2011.0
12cu|perl-Test-POE-Client-TCP-1.120.0-1|59	+ Revision: 552637
12cu|perl-Test-POE-Client-TCP-1.120.0-1|60	- update to 1.08
12cu|perl-Test-POE-Client-TCP-1.120.0-1|61	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|62	* Sat Nov 07 2009 Jérôme Quelin <jquelin@mandriva.org> 1.60.0-1mdv2010.1
12cu|perl-Test-POE-Client-TCP-1.120.0-1|63	+ Revision: 462460
12cu|perl-Test-POE-Client-TCP-1.120.0-1|64	- update to 1.06
12cu|perl-Test-POE-Client-TCP-1.120.0-1|65	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|66	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-1mdv2010.0
12cu|perl-Test-POE-Client-TCP-1.120.0-1|67	+ Revision: 405591
12cu|perl-Test-POE-Client-TCP-1.120.0-1|68	- rebuild using %%perl_convert_version
12cu|perl-Test-POE-Client-TCP-1.120.0-1|69	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|70	* Sun Jun 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2010.0
12cu|perl-Test-POE-Client-TCP-1.120.0-1|71	+ Revision: 387781
12cu|perl-Test-POE-Client-TCP-1.120.0-1|72	- update to new version 1.04
12cu|perl-Test-POE-Client-TCP-1.120.0-1|73	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|74	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2010.0
12cu|perl-Test-POE-Client-TCP-1.120.0-1|75	+ Revision: 370217
12cu|perl-Test-POE-Client-TCP-1.120.0-1|76	- update to new version 1.02
12cu|perl-Test-POE-Client-TCP-1.120.0-1|77	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|78	* Wed Jan 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2009.1
12cu|perl-Test-POE-Client-TCP-1.120.0-1|79	+ Revision: 332123
12cu|perl-Test-POE-Client-TCP-1.120.0-1|80	- update to new version 0.10
12cu|perl-Test-POE-Client-TCP-1.120.0-1|81	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|82	* Fri Jan 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.08-1mdv2009.1
12cu|perl-Test-POE-Client-TCP-1.120.0-1|83	+ Revision: 330195
12cu|perl-Test-POE-Client-TCP-1.120.0-1|84	- update to new version 0.08
12cu|perl-Test-POE-Client-TCP-1.120.0-1|85	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|86	* Wed Jul 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2009.0
12cu|perl-Test-POE-Client-TCP-1.120.0-1|87	+ Revision: 230639
12cu|perl-Test-POE-Client-TCP-1.120.0-1|88	- update to new version 0.06
12cu|perl-Test-POE-Client-TCP-1.120.0-1|89	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|90	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.0
12cu|perl-Test-POE-Client-TCP-1.120.0-1|91	+ Revision: 210832
12cu|perl-Test-POE-Client-TCP-1.120.0-1|92	- import perl-Test-POE-Client-TCP
12cu|perl-Test-POE-Client-TCP-1.120.0-1|93	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|94	
12cu|perl-Test-POE-Client-TCP-1.120.0-1|95	* Sat May 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2009.0
12cu|perl-Test-POE-Client-TCP-1.120.0-1|96	- first mdv release
12cu|perl-Test-POE-Client-TCP-1.120.0-1|97	

11315 12
12cu|perl-Test-Portability-Files-0.60.0-1|1	%define upstream_name    Test-Portability-Files
12cu|perl-Test-Portability-Files-0.60.0-1|2	%define upstream_version 0.06
12cu|perl-Test-Portability-Files-0.60.0-1|3	
12cu|perl-Test-Portability-Files-0.60.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Portability-Files-0.60.0-1|5	Version:	%perl_convert_version 0.06
12cu|perl-Test-Portability-Files-0.60.0-1|6	Release:	1
12cu|perl-Test-Portability-Files-0.60.0-1|7	
12cu|perl-Test-Portability-Files-0.60.0-1|8	Summary:	Check file names portability
12cu|perl-Test-Portability-Files-0.60.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-Portability-Files-0.60.0-1|10	Group:		Development/Perl
12cu|perl-Test-Portability-Files-0.60.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Portability-Files-0.60.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Portability-Files-0.06.tar.gz
12cu|perl-Test-Portability-Files-0.60.0-1|13	
12cu|perl-Test-Portability-Files-0.60.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-Portability-Files-0.60.0-1|15	BuildRequires:	perl(File::Basename)
12cu|perl-Test-Portability-Files-0.60.0-1|16	BuildRequires:	perl(File::Find)
12cu|perl-Test-Portability-Files-0.60.0-1|17	BuildRequires:	perl(File::Spec)
12cu|perl-Test-Portability-Files-0.60.0-1|18	BuildRequires:	perl(Test::Builder)
12cu|perl-Test-Portability-Files-0.60.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-Test-Portability-Files-0.60.0-1|20	BuildArch:	noarch
12cu|perl-Test-Portability-Files-0.60.0-1|21	
12cu|perl-Test-Portability-Files-0.60.0-1|22	%description
12cu|perl-Test-Portability-Files-0.60.0-1|23	This module is used to check the portability across operating systems of
12cu|perl-Test-Portability-Files-0.60.0-1|24	the names of the files present in the distribution of a module. The tests
12cu|perl-Test-Portability-Files-0.60.0-1|25	use the advices given in the perlport/"Files and Filesystems" manpage. The
12cu|perl-Test-Portability-Files-0.60.0-1|26	author of a distribution can select which tests to execute.
12cu|perl-Test-Portability-Files-0.60.0-1|27	
12cu|perl-Test-Portability-Files-0.60.0-1|28	To use this module, simply copy the code from the synopsis in a test file
12cu|perl-Test-Portability-Files-0.60.0-1|29	named _t/portfs.t_ for example, and add it to your _MANIFEST_. You can
12cu|perl-Test-Portability-Files-0.60.0-1|30	delete the call to 'options()' to enable only most common tests.
12cu|perl-Test-Portability-Files-0.60.0-1|31	
12cu|perl-Test-Portability-Files-0.60.0-1|32	By default, not all tests are enabled because some are judged too
12cu|perl-Test-Portability-Files-0.60.0-1|33	cumbersome to be practical, especially since some of the most limited
12cu|perl-Test-Portability-Files-0.60.0-1|34	platforms (like MS-DOS) seem to be no longer supported. Here are the
12cu|perl-Test-Portability-Files-0.60.0-1|35	default options:
12cu|perl-Test-Portability-Files-0.60.0-1|36	
12cu|perl-Test-Portability-Files-0.60.0-1|37	%prep
12cu|perl-Test-Portability-Files-0.60.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Portability-Files-0.60.0-1|39	
12cu|perl-Test-Portability-Files-0.60.0-1|40	%build
12cu|perl-Test-Portability-Files-0.60.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Portability-Files-0.60.0-1|42	%make
12cu|perl-Test-Portability-Files-0.60.0-1|43	
12cu|perl-Test-Portability-Files-0.60.0-1|44	%check
12cu|perl-Test-Portability-Files-0.60.0-1|45	%make test
12cu|perl-Test-Portability-Files-0.60.0-1|46	
12cu|perl-Test-Portability-Files-0.60.0-1|47	%install
12cu|perl-Test-Portability-Files-0.60.0-1|48	%makeinstall_std
12cu|perl-Test-Portability-Files-0.60.0-1|49	
12cu|perl-Test-Portability-Files-0.60.0-1|50	%files
12cu|perl-Test-Portability-Files-0.60.0-1|51	%doc Changes LICENSE META.yml README
12cu|perl-Test-Portability-Files-0.60.0-1|52	%{_mandir}/man3/*
12cu|perl-Test-Portability-Files-0.60.0-1|53	%{perl_vendorlib}/*
12cu|perl-Test-Portability-Files-0.60.0-1|54	
12cu|perl-Test-Portability-Files-0.60.0-1|55	%changelog
12cu|perl-Test-Portability-Files-0.60.0-1|56	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 0.50.0-2mdv2011.0
12cu|perl-Test-Portability-Files-0.60.0-1|57	+ Revision: 654315
12cu|perl-Test-Portability-Files-0.60.0-1|58	- rebuild for updated spec-helper
12cu|perl-Test-Portability-Files-0.60.0-1|59	
12cu|perl-Test-Portability-Files-0.60.0-1|60	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cu|perl-Test-Portability-Files-0.60.0-1|61	+ Revision: 527962
12cu|perl-Test-Portability-Files-0.60.0-1|62	- import perl-Test-Portability-Files
12cu|perl-Test-Portability-Files-0.60.0-1|63	
12cu|perl-Test-Portability-Files-0.60.0-1|64	
12cu|perl-Test-Portability-Files-0.60.0-1|65	* Sat Mar 27 2010 cpan2dist 0.05-1mdv
12cu|perl-Test-Portability-Files-0.60.0-1|66	- initial mdv release, generated with cpan2dist
12cu|perl-Test-Portability-Files-0.60.0-1|67	

11316 12
12cu|perl-Test-Prereq-1.38.0-1|1	%define upstream_name    Test-Prereq
12cu|perl-Test-Prereq-1.38.0-1|2	%define upstream_version 1.038
12cu|perl-Test-Prereq-1.38.0-1|3	
12cu|perl-Test-Prereq-1.38.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Prereq-1.38.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-Prereq-1.38.0-1|6	Release:	1
12cu|perl-Test-Prereq-1.38.0-1|7	
12cu|perl-Test-Prereq-1.38.0-1|8	Summary:	Check if Makefile.PL has the right pre-requisites
12cu|perl-Test-Prereq-1.38.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-Prereq-1.38.0-1|10	Group:		Development/Perl
12cu|perl-Test-Prereq-1.38.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Prereq-1.38.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Prereq-%{upstream_version}.tar.gz
12cu|perl-Test-Prereq-1.38.0-1|13	
12cu|perl-Test-Prereq-1.38.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-Prereq-1.38.0-1|15	BuildRequires:	perl(Module::Build)
12cu|perl-Test-Prereq-1.38.0-1|16	BuildRequires:	perl(Module::Info)
12cu|perl-Test-Prereq-1.38.0-1|17	BuildRequires:	perl(Module::CoreList)
12cu|perl-Test-Prereq-1.38.0-1|18	BuildRequires:	perl(Test::Builder::Tester)
12cu|perl-Test-Prereq-1.38.0-1|19	
12cu|perl-Test-Prereq-1.38.0-1|20	BuildArch:	noarch
12cu|perl-Test-Prereq-1.38.0-1|21	
12cu|perl-Test-Prereq-1.38.0-1|22	%description
12cu|perl-Test-Prereq-1.38.0-1|23	The prereq_ok() function examines the modules it finds in blib/lib/,
12cu|perl-Test-Prereq-1.38.0-1|24	blib/script, and the test files it finds in t/ (and test.pl). It figures out
12cu|perl-Test-Prereq-1.38.0-1|25	which modules they use, skips the modules that are in the Perl core, and
12cu|perl-Test-Prereq-1.38.0-1|26	compares the remaining list of modules to those in the PREREQ_PM section of
12cu|perl-Test-Prereq-1.38.0-1|27	Makefile.PL.
12cu|perl-Test-Prereq-1.38.0-1|28	
12cu|perl-Test-Prereq-1.38.0-1|29	%prep
12cu|perl-Test-Prereq-1.38.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Prereq-1.38.0-1|31	
12cu|perl-Test-Prereq-1.38.0-1|32	%build
12cu|perl-Test-Prereq-1.38.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Prereq-1.38.0-1|34	%make
12cu|perl-Test-Prereq-1.38.0-1|35	
12cu|perl-Test-Prereq-1.38.0-1|36	%install
12cu|perl-Test-Prereq-1.38.0-1|37	%makeinstall_std
12cu|perl-Test-Prereq-1.38.0-1|38	
12cu|perl-Test-Prereq-1.38.0-1|39	%check
12cu|perl-Test-Prereq-1.38.0-1|40	# this test rely on network to fetch data from CPAN
12cu|perl-Test-Prereq-1.38.0-1|41	rm -f t/get_from_prereqs.t
12cu|perl-Test-Prereq-1.38.0-1|42	perl -pi -e 's/get_from_prereqs.t//' t/test_manifest
12cu|perl-Test-Prereq-1.38.0-1|43	%make test
12cu|perl-Test-Prereq-1.38.0-1|44	
12cu|perl-Test-Prereq-1.38.0-1|45	%files
12cu|perl-Test-Prereq-1.38.0-1|46	%doc Changes README LICENSE
12cu|perl-Test-Prereq-1.38.0-1|47	%{perl_vendorlib}/Test
12cu|perl-Test-Prereq-1.38.0-1|48	%{_mandir}/*/*
12cu|perl-Test-Prereq-1.38.0-1|49	
12cu|perl-Test-Prereq-1.38.0-1|50	
12cu|perl-Test-Prereq-1.38.0-1|51	
12cu|perl-Test-Prereq-1.38.0-1|52	%changelog
12cu|perl-Test-Prereq-1.38.0-1|53	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.38.0-1
12cu|perl-Test-Prereq-1.38.0-1|54	+ Revision: e02dd4d
12cu|perl-Test-Prereq-1.38.0-1|55	- Updated to 1.038 (by updates_builder)
12cu|perl-Test-Prereq-1.38.0-1|56	
12cu|perl-Test-Prereq-1.38.0-1|57	

11317 12
12cu|perl-Test-Regression-0.70.0-1|1	%define upstream_name    Test-Regression
12cu|perl-Test-Regression-0.70.0-1|2	%define upstream_version 0.07
12cu|perl-Test-Regression-0.70.0-1|3	
12cu|perl-Test-Regression-0.70.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Regression-0.70.0-1|5	Version:	%perl_convert_version 0.07
12cu|perl-Test-Regression-0.70.0-1|6	Release:	1
12cu|perl-Test-Regression-0.70.0-1|7	
12cu|perl-Test-Regression-0.70.0-1|8	Summary:	Test library to generate and compare output
12cu|perl-Test-Regression-0.70.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-Regression-0.70.0-1|10	Group:		Development/Perl
12cu|perl-Test-Regression-0.70.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Regression-0.70.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Regression-0.07.tar.gz
12cu|perl-Test-Regression-0.70.0-1|13	
12cu|perl-Test-Regression-0.70.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-Regression-0.70.0-1|15	BuildRequires:	perl(Algorithm::Diff)
12cu|perl-Test-Regression-0.70.0-1|16	BuildRequires:	perl(DirHandle)
12cu|perl-Test-Regression-0.70.0-1|17	BuildRequires:	perl(File::Spec)
12cu|perl-Test-Regression-0.70.0-1|18	BuildRequires:	perl(FileHandle)
12cu|perl-Test-Regression-0.70.0-1|19	BuildRequires:	perl(Test::Differences)
12cu|perl-Test-Regression-0.70.0-1|20	BuildRequires:	perl(Test::MockObject)
12cu|perl-Test-Regression-0.70.0-1|21	BuildRequires:	perl(Test::More)
12cu|perl-Test-Regression-0.70.0-1|22	BuildRequires:	perl(Text::Diff)
12cu|perl-Test-Regression-0.70.0-1|23	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Test-Regression-0.70.0-1|24	BuildArch:	noarch
12cu|perl-Test-Regression-0.70.0-1|25	
12cu|perl-Test-Regression-0.70.0-1|26	%description
12cu|perl-Test-Regression-0.70.0-1|27	Using the various Test:: modules you can compare the output of a function
12cu|perl-Test-Regression-0.70.0-1|28	against what you expect. However if the output is complex and changes from
12cu|perl-Test-Regression-0.70.0-1|29	version to version, maintenance of the expected output could be costly.
12cu|perl-Test-Regression-0.70.0-1|30	This module allows one to use the test code to generate the expected
12cu|perl-Test-Regression-0.70.0-1|31	output, so that if the differences with model output are expected, one can
12cu|perl-Test-Regression-0.70.0-1|32	easily refresh the model output.
12cu|perl-Test-Regression-0.70.0-1|33	
12cu|perl-Test-Regression-0.70.0-1|34	%prep
12cu|perl-Test-Regression-0.70.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Regression-0.70.0-1|36	
12cu|perl-Test-Regression-0.70.0-1|37	%build
12cu|perl-Test-Regression-0.70.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Regression-0.70.0-1|39	%make
12cu|perl-Test-Regression-0.70.0-1|40	
12cu|perl-Test-Regression-0.70.0-1|41	%check
12cu|perl-Test-Regression-0.70.0-1|42	%make test
12cu|perl-Test-Regression-0.70.0-1|43	
12cu|perl-Test-Regression-0.70.0-1|44	%install
12cu|perl-Test-Regression-0.70.0-1|45	%makeinstall_std
12cu|perl-Test-Regression-0.70.0-1|46	
12cu|perl-Test-Regression-0.70.0-1|47	%files
12cu|perl-Test-Regression-0.70.0-1|48	%doc META.yml Changes README
12cu|perl-Test-Regression-0.70.0-1|49	%{_mandir}/man3/*
12cu|perl-Test-Regression-0.70.0-1|50	%{perl_vendorlib}/*
12cu|perl-Test-Regression-0.70.0-1|51	
12cu|perl-Test-Regression-0.70.0-1|52	%changelog
12cu|perl-Test-Regression-0.70.0-1|53	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 0.60.0-3mdv2011.0
12cu|perl-Test-Regression-0.70.0-1|54	+ Revision: 658567
12cu|perl-Test-Regression-0.70.0-1|55	- rebuild
12cu|perl-Test-Regression-0.70.0-1|56	
12cu|perl-Test-Regression-0.70.0-1|57	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.60.0-2
12cu|perl-Test-Regression-0.70.0-1|58	+ Revision: 657845
12cu|perl-Test-Regression-0.70.0-1|59	- rebuild for updated spec-helper
12cu|perl-Test-Regression-0.70.0-1|60	
12cu|perl-Test-Regression-0.70.0-1|61	* Sun Nov 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.60.0-1mdv2011.0
12cu|perl-Test-Regression-0.70.0-1|62	+ Revision: 602393
12cu|perl-Test-Regression-0.70.0-1|63	- update to new version 0.06
12cu|perl-Test-Regression-0.70.0-1|64	
12cu|perl-Test-Regression-0.70.0-1|65	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2011.0
12cu|perl-Test-Regression-0.70.0-1|66	+ Revision: 553066
12cu|perl-Test-Regression-0.70.0-1|67	- import perl-Test-Regression
12cu|perl-Test-Regression-0.70.0-1|68	
12cu|perl-Test-Regression-0.70.0-1|69	
12cu|perl-Test-Regression-0.70.0-1|70	* Wed Jul 14 2010 cpan2dist 0.05-1mdv
12cu|perl-Test-Regression-0.70.0-1|71	- initial mdv release, generated with cpan2dist
12cu|perl-Test-Regression-0.70.0-1|72	

11318 12
12cu|perl-Test-Reporter-1.600.0-1|1	%define upstream_name    Test-Reporter
12cu|perl-Test-Reporter-1.600.0-1|2	%define upstream_version 1.60
12cu|perl-Test-Reporter-1.600.0-1|3	
12cu|perl-Test-Reporter-1.600.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Reporter-1.600.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-Reporter-1.600.0-1|6	Release:	1
12cu|perl-Test-Reporter-1.600.0-1|7	
12cu|perl-Test-Reporter-1.600.0-1|8	Summary:	Sends test results to cpan-testers@perl.org
12cu|perl-Test-Reporter-1.600.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-Reporter-1.600.0-1|10	Group:		Development/Perl
12cu|perl-Test-Reporter-1.600.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Reporter-1.600.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Reporter-%{upstream_version}.tar.gz
12cu|perl-Test-Reporter-1.600.0-1|13	
12cu|perl-Test-Reporter-1.600.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-Reporter-1.600.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-Test-Reporter-1.600.0-1|16	BuildRequires:	perl(Cwd)
12cu|perl-Test-Reporter-1.600.0-1|17	BuildRequires:	perl(Data::Dumper)
12cu|perl-Test-Reporter-1.600.0-1|18	BuildRequires:	perl(File::Find)
12cu|perl-Test-Reporter-1.600.0-1|19	BuildRequires:	perl(File::Temp)
12cu|perl-Test-Reporter-1.600.0-1|20	BuildRequires:	perl(FileHandle)
12cu|perl-Test-Reporter-1.600.0-1|21	BuildRequires:	perl(Net::SMTP)
12cu|perl-Test-Reporter-1.600.0-1|22	BuildRequires:	perl(Sys::Hostname)
12cu|perl-Test-Reporter-1.600.0-1|23	BuildRequires:	perl(Test::More)
12cu|perl-Test-Reporter-1.600.0-1|24	BuildRequires:	perl(Time::Local)
12cu|perl-Test-Reporter-1.600.0-1|25	BuildRequires:	perl(base)
12cu|perl-Test-Reporter-1.600.0-1|26	BuildRequires:	perl(constant)
12cu|perl-Test-Reporter-1.600.0-1|27	BuildArch:	noarch
12cu|perl-Test-Reporter-1.600.0-1|28	
12cu|perl-Test-Reporter-1.600.0-1|29	%description
12cu|perl-Test-Reporter-1.600.0-1|30	Test::Reporter reports the test results of any given distribution to the
12cu|perl-Test-Reporter-1.600.0-1|31	CPAN Testers project. Test::Reporter has wide support for various perl5's
12cu|perl-Test-Reporter-1.600.0-1|32	and platforms.
12cu|perl-Test-Reporter-1.600.0-1|33	
12cu|perl-Test-Reporter-1.600.0-1|34	%prep
12cu|perl-Test-Reporter-1.600.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Reporter-1.600.0-1|36	
12cu|perl-Test-Reporter-1.600.0-1|37	%build
12cu|perl-Test-Reporter-1.600.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Reporter-1.600.0-1|39	%make
12cu|perl-Test-Reporter-1.600.0-1|40	
12cu|perl-Test-Reporter-1.600.0-1|41	%check
12cu|perl-Test-Reporter-1.600.0-1|42	%make test
12cu|perl-Test-Reporter-1.600.0-1|43	
12cu|perl-Test-Reporter-1.600.0-1|44	%install
12cu|perl-Test-Reporter-1.600.0-1|45	%makeinstall_std
12cu|perl-Test-Reporter-1.600.0-1|46	
12cu|perl-Test-Reporter-1.600.0-1|47	%files
12cu|perl-Test-Reporter-1.600.0-1|48	%doc Changes LICENSE META.yml README
12cu|perl-Test-Reporter-1.600.0-1|49	# %{_bindir}/cpantest
12cu|perl-Test-Reporter-1.600.0-1|50	# %{_mandir}/man1/*
12cu|perl-Test-Reporter-1.600.0-1|51	%{_mandir}/man3/*
12cu|perl-Test-Reporter-1.600.0-1|52	%{perl_vendorlib}/*
12cu|perl-Test-Reporter-1.600.0-1|53	
12cu|perl-Test-Reporter-1.600.0-1|54	
12cu|perl-Test-Reporter-1.600.0-1|55	%changelog
12cu|perl-Test-Reporter-1.600.0-1|56	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.600.0-1
12cu|perl-Test-Reporter-1.600.0-1|57	+ Revision: 8337451
12cu|perl-Test-Reporter-1.600.0-1|58	- LOG Updated to 1.60 (by updates_builder)
12cu|perl-Test-Reporter-1.600.0-1|59	
12cu|perl-Test-Reporter-1.600.0-1|60	

11319 12
12cu|perl-Test-Script-Run-0.80.0-1|1	%define upstream_name    Test-Script-Run
12cu|perl-Test-Script-Run-0.80.0-1|2	%define upstream_version 0.08
12cu|perl-Test-Script-Run-0.80.0-1|3	
12cu|perl-Test-Script-Run-0.80.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Script-Run-0.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-Script-Run-0.80.0-1|6	Release:	1
12cu|perl-Test-Script-Run-0.80.0-1|7	
12cu|perl-Test-Script-Run-0.80.0-1|8	Summary:	Test the script with run
12cu|perl-Test-Script-Run-0.80.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-Script-Run-0.80.0-1|10	Group:		Development/Perl
12cu|perl-Test-Script-Run-0.80.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Script-Run-0.80.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Script-Run-%{upstream_version}.tar.gz
12cu|perl-Test-Script-Run-0.80.0-1|13	
12cu|perl-Test-Script-Run-0.80.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-Script-Run-0.80.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Test-Script-Run-0.80.0-1|16	BuildRequires:	perl(IPC::Run3)
12cu|perl-Test-Script-Run-0.80.0-1|17	BuildRequires:	perl(Test::Exception)
12cu|perl-Test-Script-Run-0.80.0-1|18	BuildRequires:	perl(Test::More)
12cu|perl-Test-Script-Run-0.80.0-1|19	BuildArch:	noarch
12cu|perl-Test-Script-Run-0.80.0-1|20	
12cu|perl-Test-Script-Run-0.80.0-1|21	%description
12cu|perl-Test-Script-Run-0.80.0-1|22	This module exports some subs to help test and run scripts in your dist's
12cu|perl-Test-Script-Run-0.80.0-1|23	bin/ directory, if the script path is not absolute.
12cu|perl-Test-Script-Run-0.80.0-1|24	
12cu|perl-Test-Script-Run-0.80.0-1|25	Nearly all the essential code is stolen from Prophet::Test, we think subs
12cu|perl-Test-Script-Run-0.80.0-1|26	like those should live below 'Test::' namespace, that's why we packed them
12cu|perl-Test-Script-Run-0.80.0-1|27	and created this module.
12cu|perl-Test-Script-Run-0.80.0-1|28	
12cu|perl-Test-Script-Run-0.80.0-1|29	%prep
12cu|perl-Test-Script-Run-0.80.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Script-Run-0.80.0-1|31	
12cu|perl-Test-Script-Run-0.80.0-1|32	%build
12cu|perl-Test-Script-Run-0.80.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Script-Run-0.80.0-1|34	%make
12cu|perl-Test-Script-Run-0.80.0-1|35	
12cu|perl-Test-Script-Run-0.80.0-1|36	%check
12cu|perl-Test-Script-Run-0.80.0-1|37	%make test
12cu|perl-Test-Script-Run-0.80.0-1|38	
12cu|perl-Test-Script-Run-0.80.0-1|39	%install
12cu|perl-Test-Script-Run-0.80.0-1|40	%makeinstall_std
12cu|perl-Test-Script-Run-0.80.0-1|41	
12cu|perl-Test-Script-Run-0.80.0-1|42	%files
12cu|perl-Test-Script-Run-0.80.0-1|43	%doc Changes META.yml README
12cu|perl-Test-Script-Run-0.80.0-1|44	%{_mandir}/man3/*
12cu|perl-Test-Script-Run-0.80.0-1|45	%{perl_vendorlib}/Test/
12cu|perl-Test-Script-Run-0.80.0-1|46	
12cu|perl-Test-Script-Run-0.80.0-1|47	
12cu|perl-Test-Script-Run-0.80.0-1|48	%changelog
12cu|perl-Test-Script-Run-0.80.0-1|49	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-1
12cu|perl-Test-Script-Run-0.80.0-1|50	+ Revision: 8b009da
12cu|perl-Test-Script-Run-0.80.0-1|51	- LOG Updated to 0.08 (by updates_builder)
12cu|perl-Test-Script-Run-0.80.0-1|52	
12cu|perl-Test-Script-Run-0.80.0-1|53	

11320 12
12cu|perl-Test-SharedFork-0.230.0-1|1	%define upstream_name    Test-SharedFork
12cu|perl-Test-SharedFork-0.230.0-1|2	%define upstream_version 0.23
12cu|perl-Test-SharedFork-0.230.0-1|3	
12cu|perl-Test-SharedFork-0.230.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Test-SharedFork-0.230.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Test-SharedFork-0.230.0-1|6	Release:    1
12cu|perl-Test-SharedFork-0.230.0-1|7	
12cu|perl-Test-SharedFork-0.230.0-1|8	Summary:    Fork test
12cu|perl-Test-SharedFork-0.230.0-1|9	License:    GPL+ or Artistic
12cu|perl-Test-SharedFork-0.230.0-1|10	Group:      Development/Perl
12cu|perl-Test-SharedFork-0.230.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-SharedFork-0.230.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Test-SharedFork-0.230.0-1|13	
12cu|perl-Test-SharedFork-0.230.0-1|14	BuildRequires: perl(App::Prove)
12cu|perl-Test-SharedFork-0.230.0-1|15	BuildRequires: perl(CPAN::Meta)
12cu|perl-Test-SharedFork-0.230.0-1|16	BuildRequires: perl(CPAN::Meta::Prereqs)
12cu|perl-Test-SharedFork-0.230.0-1|17	BuildRequires: perl(ExtUtils::CBuilder)
12cu|perl-Test-SharedFork-0.230.0-1|18	BuildRequires: perl(File::Temp)
12cu|perl-Test-SharedFork-0.230.0-1|19	BuildRequires: perl(Module::Build) >= 0.380.0
12cu|perl-Test-SharedFork-0.230.0-1|20	BuildRequires: perl(Test::Builder) >= 0.320.0
12cu|perl-Test-SharedFork-0.230.0-1|21	BuildRequires: perl(Test::Builder::Module)
12cu|perl-Test-SharedFork-0.230.0-1|22	BuildRequires: perl(Test::Builder::Tester)
12cu|perl-Test-SharedFork-0.230.0-1|23	BuildRequires: perl(Test::More) >= 0.880.0
12cu|perl-Test-SharedFork-0.230.0-1|24	BuildRequires: perl(Test::Requires)
12cu|perl-Test-SharedFork-0.230.0-1|25	BuildRequires: perl(Time::HiRes)
12cu|perl-Test-SharedFork-0.230.0-1|26	BuildArch:  noarch
12cu|perl-Test-SharedFork-0.230.0-1|27	
12cu|perl-Test-SharedFork-0.230.0-1|28	%description
12cu|perl-Test-SharedFork-0.230.0-1|29	Test::SharedFork is utility module for Test::Builder.
12cu|perl-Test-SharedFork-0.230.0-1|30	
12cu|perl-Test-SharedFork-0.230.0-1|31	This module makes the fork(2) manpage safety in your test case.
12cu|perl-Test-SharedFork-0.230.0-1|32	
12cu|perl-Test-SharedFork-0.230.0-1|33	This module merges test count with parent process & child process.
12cu|perl-Test-SharedFork-0.230.0-1|34	
12cu|perl-Test-SharedFork-0.230.0-1|35	%prep
12cu|perl-Test-SharedFork-0.230.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-SharedFork-0.230.0-1|37	
12cu|perl-Test-SharedFork-0.230.0-1|38	%build
12cu|perl-Test-SharedFork-0.230.0-1|39	perl Build.PL --installdirs=vendor
12cu|perl-Test-SharedFork-0.230.0-1|40	
12cu|perl-Test-SharedFork-0.230.0-1|41	./Build CFLAGS="%{optflags}"
12cu|perl-Test-SharedFork-0.230.0-1|42	
12cu|perl-Test-SharedFork-0.230.0-1|43	%check
12cu|perl-Test-SharedFork-0.230.0-1|44	./Build test
12cu|perl-Test-SharedFork-0.230.0-1|45	
12cu|perl-Test-SharedFork-0.230.0-1|46	%install
12cu|perl-Test-SharedFork-0.230.0-1|47	./Build install --destdir=%{buildroot}
12cu|perl-Test-SharedFork-0.230.0-1|48	
12cu|perl-Test-SharedFork-0.230.0-1|49	%files
12cu|perl-Test-SharedFork-0.230.0-1|50	%doc Changes LICENSE META.json META.yml MYMETA.yml
12cu|perl-Test-SharedFork-0.230.0-1|51	%{_mandir}/man3/*
12cu|perl-Test-SharedFork-0.230.0-1|52	%{perl_vendorlib}/*
12cu|perl-Test-SharedFork-0.230.0-1|53	
12cu|perl-Test-SharedFork-0.230.0-1|54	%changelog
12cu|perl-Test-SharedFork-0.230.0-1|55	* Tue Apr 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-1
12cu|perl-Test-SharedFork-0.230.0-1|56	+ Revision: 354f581
12cu|perl-Test-SharedFork-0.230.0-1|57	- Imported from SRPM
12cu|perl-Test-SharedFork-0.230.0-1|58	
12cu|perl-Test-SharedFork-0.230.0-1|59	

11321 12
12cu|perl-Test-Spec-0.470.0-1|1	%define upstream_name    Test-Spec
12cu|perl-Test-Spec-0.470.0-1|2	%define upstream_version 0.47
12cu|perl-Test-Spec-0.470.0-1|3	
12cu|perl-Test-Spec-0.470.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Spec-0.470.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-Spec-0.470.0-1|6	Release:	1
12cu|perl-Test-Spec-0.470.0-1|7	
12cu|perl-Test-Spec-0.470.0-1|8	Summary:	RSpec-like testing for Perl
12cu|perl-Test-Spec-0.470.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-Spec-0.470.0-1|10	Group:		Development/Perl
12cu|perl-Test-Spec-0.470.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Spec-0.470.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Spec-%{upstream_version}.tar.gz
12cu|perl-Test-Spec-0.470.0-1|13	
12cu|perl-Test-Spec-0.470.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-Spec-0.470.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-Test-Spec-0.470.0-1|16	BuildRequires:	perl(Exporter)
12cu|perl-Test-Spec-0.470.0-1|17	BuildRequires:	perl(List::Util)
12cu|perl-Test-Spec-0.470.0-1|18	BuildRequires:	perl(Package::Stash)
12cu|perl-Test-Spec-0.470.0-1|19	BuildRequires:	perl(Scalar::Util)
12cu|perl-Test-Spec-0.470.0-1|20	BuildRequires:	perl(TAP::Parser)
12cu|perl-Test-Spec-0.470.0-1|21	BuildRequires:	perl(Test::Deep)
12cu|perl-Test-Spec-0.470.0-1|22	BuildRequires:	perl(Test::More)
12cu|perl-Test-Spec-0.470.0-1|23	BuildRequires:	perl(Test::Trap)
12cu|perl-Test-Spec-0.470.0-1|24	BuildRequires:	perl(Tie::IxHash)
12cu|perl-Test-Spec-0.470.0-1|25	BuildRequires:	perl(constant)
12cu|perl-Test-Spec-0.470.0-1|26	BuildArch:	noarch
12cu|perl-Test-Spec-0.470.0-1|27	
12cu|perl-Test-Spec-0.470.0-1|28	%description
12cu|perl-Test-Spec-0.470.0-1|29	This is a declarative specification-style testing system for
12cu|perl-Test-Spec-0.470.0-1|30	behavior-driven development (BDD) in Perl. The tests (a.k.a. examples) are
12cu|perl-Test-Spec-0.470.0-1|31	named with strings instead of subroutine names, so your fingers will suffer
12cu|perl-Test-Spec-0.470.0-1|32	less fatigue from underscore-itis, with the side benefit that the test
12cu|perl-Test-Spec-0.470.0-1|33	reports are more legible.
12cu|perl-Test-Spec-0.470.0-1|34	
12cu|perl-Test-Spec-0.470.0-1|35	This module is inspired by and borrows heavily from RSpec
12cu|perl-Test-Spec-0.470.0-1|36	(http://rspec.info/documentation/), a BDD tool for the Ruby programming
12cu|perl-Test-Spec-0.470.0-1|37	language.
12cu|perl-Test-Spec-0.470.0-1|38	
12cu|perl-Test-Spec-0.470.0-1|39	EXPORTS
12cu|perl-Test-Spec-0.470.0-1|40	When given *no list* (i.e. 'use Test::Spec;'), this class will export:
12cu|perl-Test-Spec-0.470.0-1|41	
12cu|perl-Test-Spec-0.470.0-1|42	%prep
12cu|perl-Test-Spec-0.470.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Spec-0.470.0-1|44	
12cu|perl-Test-Spec-0.470.0-1|45	%build
12cu|perl-Test-Spec-0.470.0-1|46	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Spec-0.470.0-1|47	%make
12cu|perl-Test-Spec-0.470.0-1|48	
12cu|perl-Test-Spec-0.470.0-1|49	%check
12cu|perl-Test-Spec-0.470.0-1|50	%make test
12cu|perl-Test-Spec-0.470.0-1|51	
12cu|perl-Test-Spec-0.470.0-1|52	%install
12cu|perl-Test-Spec-0.470.0-1|53	%makeinstall_std
12cu|perl-Test-Spec-0.470.0-1|54	
12cu|perl-Test-Spec-0.470.0-1|55	%files
12cu|perl-Test-Spec-0.470.0-1|56	%doc Changes META.yml README
12cu|perl-Test-Spec-0.470.0-1|57	%{_mandir}/man3/*
12cu|perl-Test-Spec-0.470.0-1|58	%{perl_vendorlib}/*
12cu|perl-Test-Spec-0.470.0-1|59	
12cu|perl-Test-Spec-0.470.0-1|60	
12cu|perl-Test-Spec-0.470.0-1|61	%changelog
12cu|perl-Test-Spec-0.470.0-1|62	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.470.0-1
12cu|perl-Test-Spec-0.470.0-1|63	+ Revision: b4a5f41
12cu|perl-Test-Spec-0.470.0-1|64	- LOG Updated to 0.47 (by updates_builder)
12cu|perl-Test-Spec-0.470.0-1|65	
12cu|perl-Test-Spec-0.470.0-1|66	

11322 12
12cu|perl-Test-Spelling-0.190.0-1|1	%define upstream_name    Test-Spelling
12cu|perl-Test-Spelling-0.190.0-1|2	%define upstream_version 0.19
12cu|perl-Test-Spelling-0.190.0-1|3	
12cu|perl-Test-Spelling-0.190.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Spelling-0.190.0-1|5	Version:	%perl_convert_version 0.19
12cu|perl-Test-Spelling-0.190.0-1|6	Release:	1
12cu|perl-Test-Spelling-0.190.0-1|7	
12cu|perl-Test-Spelling-0.190.0-1|8	Summary:	Check for spelling errors in POD
12cu|perl-Test-Spelling-0.190.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-Spelling-0.190.0-1|10	Group:		Development/Perl
12cu|perl-Test-Spelling-0.190.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Spelling-0.190.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Spelling-0.19.tar.gz
12cu|perl-Test-Spelling-0.190.0-1|13	
12cu|perl-Test-Spelling-0.190.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-Spelling-0.190.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-Test-Spelling-0.190.0-1|16	BuildRequires:	perl(File::Spec)
12cu|perl-Test-Spelling-0.190.0-1|17	BuildRequires:	perl(File::Temp)
12cu|perl-Test-Spelling-0.190.0-1|18	BuildRequires:	perl(Pod::Spell)
12cu|perl-Test-Spelling-0.190.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-Test-Spelling-0.190.0-1|20	BuildRequires:	perl(Test::Tester)
12cu|perl-Test-Spelling-0.190.0-1|21	BuildRequires:	perl(IPC::Run3)
12cu|perl-Test-Spelling-0.190.0-1|22	
12cu|perl-Test-Spelling-0.190.0-1|23	BuildArch:	noarch
12cu|perl-Test-Spelling-0.190.0-1|24	Requires:	aspell-en
12cu|perl-Test-Spelling-0.190.0-1|25	
12cu|perl-Test-Spelling-0.190.0-1|26	%description
12cu|perl-Test-Spelling-0.190.0-1|27	Check POD files for spelling mistakes, using the Pod::Spell manpage and
12cu|perl-Test-Spelling-0.190.0-1|28	_spell_ to do the heavy lifting.
12cu|perl-Test-Spelling-0.190.0-1|29	
12cu|perl-Test-Spelling-0.190.0-1|30	%prep
12cu|perl-Test-Spelling-0.190.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Spelling-0.190.0-1|32	
12cu|perl-Test-Spelling-0.190.0-1|33	%build
12cu|perl-Test-Spelling-0.190.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Spelling-0.190.0-1|35	%make
12cu|perl-Test-Spelling-0.190.0-1|36	
12cu|perl-Test-Spelling-0.190.0-1|37	%check
12cu|perl-Test-Spelling-0.190.0-1|38	%make test
12cu|perl-Test-Spelling-0.190.0-1|39	
12cu|perl-Test-Spelling-0.190.0-1|40	%install
12cu|perl-Test-Spelling-0.190.0-1|41	%makeinstall_std
12cu|perl-Test-Spelling-0.190.0-1|42	
12cu|perl-Test-Spelling-0.190.0-1|43	%files
12cu|perl-Test-Spelling-0.190.0-1|44	%doc Changes README
12cu|perl-Test-Spelling-0.190.0-1|45	%{_mandir}/man3/*
12cu|perl-Test-Spelling-0.190.0-1|46	%{perl_vendorlib}/Test
12cu|perl-Test-Spelling-0.190.0-1|47	
12cu|perl-Test-Spelling-0.190.0-1|48	%changelog
12cu|perl-Test-Spelling-0.190.0-1|49	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.140.0-1mdv2011.0
12cu|perl-Test-Spelling-0.190.0-1|50	+ Revision: 682198
12cu|perl-Test-Spelling-0.190.0-1|51	- update to new version 0.14
12cu|perl-Test-Spelling-0.190.0-1|52	
12cu|perl-Test-Spelling-0.190.0-1|53	* Fri Apr 29 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.130.0-1
12cu|perl-Test-Spelling-0.190.0-1|54	+ Revision: 660570
12cu|perl-Test-Spelling-0.190.0-1|55	- new version
12cu|perl-Test-Spelling-0.190.0-1|56	- drop aspell command patch, fixed upstream
12cu|perl-Test-Spelling-0.190.0-1|57	
12cu|perl-Test-Spelling-0.190.0-1|58	* Sat Mar 27 2010 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-2mdv2011.0
12cu|perl-Test-Spelling-0.190.0-1|59	+ Revision: 527995
12cu|perl-Test-Spelling-0.190.0-1|60	- using aspell in english by default
12cu|perl-Test-Spelling-0.190.0-1|61	
12cu|perl-Test-Spelling-0.190.0-1|62	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cu|perl-Test-Spelling-0.190.0-1|63	+ Revision: 405595
12cu|perl-Test-Spelling-0.190.0-1|64	- rebuild using %%perl_convert_version
12cu|perl-Test-Spelling-0.190.0-1|65	
12cu|perl-Test-Spelling-0.190.0-1|66	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.11-2mdv2009.0
12cu|perl-Test-Spelling-0.190.0-1|67	+ Revision: 268739
12cu|perl-Test-Spelling-0.190.0-1|68	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-Test-Spelling-0.190.0-1|69	
12cu|perl-Test-Spelling-0.190.0-1|70	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.0
12cu|perl-Test-Spelling-0.190.0-1|71	+ Revision: 213781
12cu|perl-Test-Spelling-0.190.0-1|72	- import perl-Test-Spelling
12cu|perl-Test-Spelling-0.190.0-1|73	
12cu|perl-Test-Spelling-0.190.0-1|74	
12cu|perl-Test-Spelling-0.190.0-1|75	* Sat May 31 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.0
12cu|perl-Test-Spelling-0.190.0-1|76	- first mdv release

11323 12
12cu|perl-Test-Strict-0.230.0-1|1	%define upstream_name    Test-Strict
12cu|perl-Test-Strict-0.230.0-1|2	%define upstream_version 0.23
12cu|perl-Test-Strict-0.230.0-1|3	
12cu|perl-Test-Strict-0.230.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Strict-0.230.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-Strict-0.230.0-1|6	Release:	1
12cu|perl-Test-Strict-0.230.0-1|7	
12cu|perl-Test-Strict-0.230.0-1|8	Summary:	Check syntax, presence of use strict; and test coverage
12cu|perl-Test-Strict-0.230.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-Strict-0.230.0-1|10	Group:		Development/Perl
12cu|perl-Test-Strict-0.230.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Strict-0.230.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Test-Strict-0.230.0-1|13	
12cu|perl-Test-Strict-0.230.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-Strict-0.230.0-1|15	BuildRequires:	perl(Devel::Cover)
12cu|perl-Test-Strict-0.230.0-1|16	BuildRequires:	perl(File::Find)
12cu|perl-Test-Strict-0.230.0-1|17	BuildRequires:	perl(File::Spec)
12cu|perl-Test-Strict-0.230.0-1|18	BuildRequires:	perl(File::Temp)
12cu|perl-Test-Strict-0.230.0-1|19	BuildRequires:	perl(FindBin)
12cu|perl-Test-Strict-0.230.0-1|20	BuildRequires:	perl(Test::Builder)
12cu|perl-Test-Strict-0.230.0-1|21	BuildRequires:	perl(Test::Simple)
12cu|perl-Test-Strict-0.230.0-1|22	BuildArch:	noarch
12cu|perl-Test-Strict-0.230.0-1|23	
12cu|perl-Test-Strict-0.230.0-1|24	%description
12cu|perl-Test-Strict-0.230.0-1|25	The most basic test one can write is "does it compile ?". This module tests if
12cu|perl-Test-Strict-0.230.0-1|26	the code compiles and play nice with Test::Simple modules.
12cu|perl-Test-Strict-0.230.0-1|27	
12cu|perl-Test-Strict-0.230.0-1|28	Another good practice this module can test is to "use strict;" in all perl
12cu|perl-Test-Strict-0.230.0-1|29	files.
12cu|perl-Test-Strict-0.230.0-1|30	
12cu|perl-Test-Strict-0.230.0-1|31	By setting a minimum test coverage through all_cover_ok(), a code author can
12cu|perl-Test-Strict-0.230.0-1|32	ensure his code is tested above a preset level of kwality throughout the
12cu|perl-Test-Strict-0.230.0-1|33	development cycle.
12cu|perl-Test-Strict-0.230.0-1|34	
12cu|perl-Test-Strict-0.230.0-1|35	Along with Test::Pod, this module can provide the first tests to setup for a
12cu|perl-Test-Strict-0.230.0-1|36	module author.
12cu|perl-Test-Strict-0.230.0-1|37	
12cu|perl-Test-Strict-0.230.0-1|38	%prep
12cu|perl-Test-Strict-0.230.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Strict-0.230.0-1|40	
12cu|perl-Test-Strict-0.230.0-1|41	%build
12cu|perl-Test-Strict-0.230.0-1|42	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Strict-0.230.0-1|43	%make
12cu|perl-Test-Strict-0.230.0-1|44	
12cu|perl-Test-Strict-0.230.0-1|45	%check
12cu|perl-Test-Strict-0.230.0-1|46	make test
12cu|perl-Test-Strict-0.230.0-1|47	
12cu|perl-Test-Strict-0.230.0-1|48	%install
12cu|perl-Test-Strict-0.230.0-1|49	%makeinstall_std
12cu|perl-Test-Strict-0.230.0-1|50	
12cu|perl-Test-Strict-0.230.0-1|51	%files
12cu|perl-Test-Strict-0.230.0-1|52	%doc README Changes
12cu|perl-Test-Strict-0.230.0-1|53	%{_mandir}/man3/*
12cu|perl-Test-Strict-0.230.0-1|54	%{perl_vendorlib}/Test
12cu|perl-Test-Strict-0.230.0-1|55	
12cu|perl-Test-Strict-0.230.0-1|56	
12cu|perl-Test-Strict-0.230.0-1|57	
12cu|perl-Test-Strict-0.230.0-1|58	%changelog
12cu|perl-Test-Strict-0.230.0-1|59	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-1
12cu|perl-Test-Strict-0.230.0-1|60	+ Revision: ab03e72
12cu|perl-Test-Strict-0.230.0-1|61	- Updated to 0.23 (by updates_builder)
12cu|perl-Test-Strict-0.230.0-1|62	
12cu|perl-Test-Strict-0.230.0-1|63	

11324 12
12cu|perl-Test-Synopsis-0.100.0-1|1	%define upstream_name    Test-Synopsis
12cu|perl-Test-Synopsis-0.100.0-1|2	%define upstream_version 0.10
12cu|perl-Test-Synopsis-0.100.0-1|3	
12cu|perl-Test-Synopsis-0.100.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Synopsis-0.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-Synopsis-0.100.0-1|6	Release:	1
12cu|perl-Test-Synopsis-0.100.0-1|7	
12cu|perl-Test-Synopsis-0.100.0-1|8	Summary:	Test your SYNOPSIS code
12cu|perl-Test-Synopsis-0.100.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-Synopsis-0.100.0-1|10	Group:		Development/Perl
12cu|perl-Test-Synopsis-0.100.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Synopsis-0.100.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Synopsis-%{upstream_version}.tar.gz
12cu|perl-Test-Synopsis-0.100.0-1|13	
12cu|perl-Test-Synopsis-0.100.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-Synopsis-0.100.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Test-Synopsis-0.100.0-1|16	BuildRequires:	perl(Filter::Util::Call)
12cu|perl-Test-Synopsis-0.100.0-1|17	BuildRequires:	perl(Test::Builder)
12cu|perl-Test-Synopsis-0.100.0-1|18	BuildArch:	noarch
12cu|perl-Test-Synopsis-0.100.0-1|19	
12cu|perl-Test-Synopsis-0.100.0-1|20	%description
12cu|perl-Test-Synopsis-0.100.0-1|21	Test::Synopsis is an (author) test module to find .pm or .pod files under
12cu|perl-Test-Synopsis-0.100.0-1|22	your _lib_ directory and then make sure the example snippet code in your
12cu|perl-Test-Synopsis-0.100.0-1|23	_SYNOPSIS_ section passes the perl compile check.
12cu|perl-Test-Synopsis-0.100.0-1|24	
12cu|perl-Test-Synopsis-0.100.0-1|25	Note that this module only checks the perl syntax (by wrapping the code
12cu|perl-Test-Synopsis-0.100.0-1|26	with 'sub') and doesn't actually run the code.
12cu|perl-Test-Synopsis-0.100.0-1|27	
12cu|perl-Test-Synopsis-0.100.0-1|28	Suppose you have the following POD in your module.
12cu|perl-Test-Synopsis-0.100.0-1|29	
12cu|perl-Test-Synopsis-0.100.0-1|30	%prep
12cu|perl-Test-Synopsis-0.100.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Synopsis-0.100.0-1|32	
12cu|perl-Test-Synopsis-0.100.0-1|33	%build
12cu|perl-Test-Synopsis-0.100.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Synopsis-0.100.0-1|35	%make
12cu|perl-Test-Synopsis-0.100.0-1|36	
12cu|perl-Test-Synopsis-0.100.0-1|37	%check
12cu|perl-Test-Synopsis-0.100.0-1|38	%make test
12cu|perl-Test-Synopsis-0.100.0-1|39	
12cu|perl-Test-Synopsis-0.100.0-1|40	%install
12cu|perl-Test-Synopsis-0.100.0-1|41	%makeinstall_std
12cu|perl-Test-Synopsis-0.100.0-1|42	
12cu|perl-Test-Synopsis-0.100.0-1|43	%files
12cu|perl-Test-Synopsis-0.100.0-1|44	%doc Changes META.yml README
12cu|perl-Test-Synopsis-0.100.0-1|45	%{_mandir}/man3/*
12cu|perl-Test-Synopsis-0.100.0-1|46	%{perl_vendorlib}/*
12cu|perl-Test-Synopsis-0.100.0-1|47	
12cu|perl-Test-Synopsis-0.100.0-1|48	
12cu|perl-Test-Synopsis-0.100.0-1|49	%changelog
12cu|perl-Test-Synopsis-0.100.0-1|50	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-1
12cu|perl-Test-Synopsis-0.100.0-1|51	+ Revision: 26cebfd
12cu|perl-Test-Synopsis-0.100.0-1|52	- Updated to 0.10 (by updates_builder)
12cu|perl-Test-Synopsis-0.100.0-1|53	
12cu|perl-Test-Synopsis-0.100.0-1|54	

11325 12
12cu|perl-Test-Sys-Info-0.200.0-2|1	%define upstream_name    Test-Sys-Info
12cu|perl-Test-Sys-Info-0.200.0-2|2	%define upstream_version 0.20
12cu|perl-Test-Sys-Info-0.200.0-2|3	
12cu|perl-Test-Sys-Info-0.200.0-2|4	%define debug_package %{nil}
12cu|perl-Test-Sys-Info-0.200.0-2|5	
12cu|perl-Test-Sys-Info-0.200.0-2|6	Summary:	Centralized test suite for Sys::Info
12cu|perl-Test-Sys-Info-0.200.0-2|7	Name:		perl-%{upstream_name}
12cu|perl-Test-Sys-Info-0.200.0-2|8	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-Sys-Info-0.200.0-2|9	Release:	2
12cu|perl-Test-Sys-Info-0.200.0-2|10	License:    GPL+ or Artistic
12cu|perl-Test-Sys-Info-0.200.0-2|11	Group:		Development/Perl
12cu|perl-Test-Sys-Info-0.200.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Sys-Info-0.200.0-2|13	Source0:	http://www.cpan.org/modules/by-module/SYS/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Test-Sys-Info-0.200.0-2|14	BuildRequires:	perl-devel
12cu|perl-Test-Sys-Info-0.200.0-2|15	Requires:	perl-Sys-Info-Base
12cu|perl-Test-Sys-Info-0.200.0-2|16	
12cu|perl-Test-Sys-Info-0.200.0-2|17	%description
12cu|perl-Test-Sys-Info-0.200.0-2|18	Perl centralized test suite for Sys::Info.
12cu|perl-Test-Sys-Info-0.200.0-2|19	
12cu|perl-Test-Sys-Info-0.200.0-2|20	%prep
12cu|perl-Test-Sys-Info-0.200.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Sys-Info-0.200.0-2|22	
12cu|perl-Test-Sys-Info-0.200.0-2|23	%build
12cu|perl-Test-Sys-Info-0.200.0-2|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Sys-Info-0.200.0-2|25	
12cu|perl-Test-Sys-Info-0.200.0-2|26	%make
12cu|perl-Test-Sys-Info-0.200.0-2|27	
12cu|perl-Test-Sys-Info-0.200.0-2|28	%check
12cu|perl-Test-Sys-Info-0.200.0-2|29	make test
12cu|perl-Test-Sys-Info-0.200.0-2|30	
12cu|perl-Test-Sys-Info-0.200.0-2|31	%install
12cu|perl-Test-Sys-Info-0.200.0-2|32	%makeinstall_std
12cu|perl-Test-Sys-Info-0.200.0-2|33	
12cu|perl-Test-Sys-Info-0.200.0-2|34	%files
12cu|perl-Test-Sys-Info-0.200.0-2|35	%doc README Changes
12cu|perl-Test-Sys-Info-0.200.0-2|36	%{perl_vendorlib}/*
12cu|perl-Test-Sys-Info-0.200.0-2|37	%{_mandir}/man3/*
12cu|perl-Test-Sys-Info-0.200.0-2|38	
12cu|perl-Test-Sys-Info-0.200.0-2|39	%changelog
12cu|perl-Test-Sys-Info-0.200.0-2|40	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-2
12cu|perl-Test-Sys-Info-0.200.0-2|41	+ Revision: 12c82e5
12cu|perl-Test-Sys-Info-0.200.0-2|42	- Spec cleanup
12cu|perl-Test-Sys-Info-0.200.0-2|43	
12cu|perl-Test-Sys-Info-0.200.0-2|44	

11326 12
12cu|perl-Test-Taint-1.60.0-1|1	%define upstream_name    Test-Taint
12cu|perl-Test-Taint-1.60.0-1|2	%define upstream_version 1.06
12cu|perl-Test-Taint-1.60.0-1|3	
12cu|perl-Test-Taint-1.60.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Test-Taint-1.60.0-1|5	Version:    %perl_convert_version 1.06
12cu|perl-Test-Taint-1.60.0-1|6	Release:	1
12cu|perl-Test-Taint-1.60.0-1|7	
12cu|perl-Test-Taint-1.60.0-1|8	Summary:    Tools to test taintedness
12cu|perl-Test-Taint-1.60.0-1|9	License:    GPL+ or Artistic
12cu|perl-Test-Taint-1.60.0-1|10	Group:      Development/Perl
12cu|perl-Test-Taint-1.60.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Taint-1.60.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/Test-Taint-1.06.tar.gz
12cu|perl-Test-Taint-1.60.0-1|13	
12cu|perl-Test-Taint-1.60.0-1|14	BuildRequires: perl(Scalar::Util)
12cu|perl-Test-Taint-1.60.0-1|15	BuildRequires: perl(Test::Builder)
12cu|perl-Test-Taint-1.60.0-1|16	BuildRequires: perl(Test::More)
12cu|perl-Test-Taint-1.60.0-1|17	BuildRequires: perl(Tie::Array)
12cu|perl-Test-Taint-1.60.0-1|18	BuildRequires: perl(Tie::Hash)
12cu|perl-Test-Taint-1.60.0-1|19	BuildRequires: perl(Tie::Scalar)
12cu|perl-Test-Taint-1.60.0-1|20	BuildRequires: perl(overload)
12cu|perl-Test-Taint-1.60.0-1|21	BuildRequires: perl-devel
12cu|perl-Test-Taint-1.60.0-1|22	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Test-Taint-1.60.0-1|23	
12cu|perl-Test-Taint-1.60.0-1|24	%description
12cu|perl-Test-Taint-1.60.0-1|25	Tainted data is data that comes from an unsafe source, such as the command
12cu|perl-Test-Taint-1.60.0-1|26	line, or, in the case of web apps, any GET or POST transactions. Read the
12cu|perl-Test-Taint-1.60.0-1|27	the perlsec manpage man page for details on why tainted data is bad, and
12cu|perl-Test-Taint-1.60.0-1|28	how to untaint the data.
12cu|perl-Test-Taint-1.60.0-1|29	
12cu|perl-Test-Taint-1.60.0-1|30	When you're writing unit tests for code that deals with tainted data,
12cu|perl-Test-Taint-1.60.0-1|31	you'll want to have a way to provide tainted data for your routines to
12cu|perl-Test-Taint-1.60.0-1|32	handle, and easy ways to check and report on the taintedness of your data,
12cu|perl-Test-Taint-1.60.0-1|33	in standard the Test::More manpage style.
12cu|perl-Test-Taint-1.60.0-1|34	
12cu|perl-Test-Taint-1.60.0-1|35	%prep
12cu|perl-Test-Taint-1.60.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Taint-1.60.0-1|37	
12cu|perl-Test-Taint-1.60.0-1|38	%build
12cu|perl-Test-Taint-1.60.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Taint-1.60.0-1|40	
12cu|perl-Test-Taint-1.60.0-1|41	%make
12cu|perl-Test-Taint-1.60.0-1|42	
12cu|perl-Test-Taint-1.60.0-1|43	%check
12cu|perl-Test-Taint-1.60.0-1|44	%make test
12cu|perl-Test-Taint-1.60.0-1|45	
12cu|perl-Test-Taint-1.60.0-1|46	%install
12cu|perl-Test-Taint-1.60.0-1|47	rm -rf %buildroot
12cu|perl-Test-Taint-1.60.0-1|48	%makeinstall_std
12cu|perl-Test-Taint-1.60.0-1|49	
12cu|perl-Test-Taint-1.60.0-1|50	%clean
12cu|perl-Test-Taint-1.60.0-1|51	rm -rf %buildroot
12cu|perl-Test-Taint-1.60.0-1|52	
12cu|perl-Test-Taint-1.60.0-1|53	%files
12cu|perl-Test-Taint-1.60.0-1|54	%defattr(-,root,root)
12cu|perl-Test-Taint-1.60.0-1|55	%doc META.yml Changes
12cu|perl-Test-Taint-1.60.0-1|56	%{_mandir}/man3/*
12cu|perl-Test-Taint-1.60.0-1|57	%perl_vendorlib/*
12cu|perl-Test-Taint-1.60.0-1|58	
12cu|perl-Test-Taint-1.60.0-1|59	
12cu|perl-Test-Taint-1.60.0-1|60	
12cu|perl-Test-Taint-1.60.0-1|61	
12cu|perl-Test-Taint-1.60.0-1|62	%changelog
12cu|perl-Test-Taint-1.60.0-1|63	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.40.0-3
12cu|perl-Test-Taint-1.60.0-1|64	+ Revision: 768358
12cu|perl-Test-Taint-1.60.0-1|65	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Test-Taint-1.60.0-1|66	
12cu|perl-Test-Taint-1.60.0-1|67	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-2mdv2011.0
12cu|perl-Test-Taint-1.60.0-1|68	+ Revision: 556156
12cu|perl-Test-Taint-1.60.0-1|69	- rebuild for perl 5.12
12cu|perl-Test-Taint-1.60.0-1|70	
12cu|perl-Test-Taint-1.60.0-1|71	* Wed Jul 14 2010 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-1mdv2011.0
12cu|perl-Test-Taint-1.60.0-1|72	+ Revision: 553068
12cu|perl-Test-Taint-1.60.0-1|73	- import perl-Test-Taint
12cu|perl-Test-Taint-1.60.0-1|74	
12cu|perl-Test-Taint-1.60.0-1|75	
12cu|perl-Test-Taint-1.60.0-1|76	* Wed Jul 14 2010 cpan2dist 1.04-1mdv
12cu|perl-Test-Taint-1.60.0-1|77	- initial mdv release, generated with cpan2dist
12cu|perl-Test-Taint-1.60.0-1|78	

11327 12
12cu|perl-Test-TCP-2.20.0-1|1	%define upstream_name    Test-TCP
12cu|perl-Test-TCP-2.20.0-1|2	%define upstream_version 2.02
12cu|perl-Test-TCP-2.20.0-1|3	
12cu|perl-Test-TCP-2.20.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Test-TCP-2.20.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Test-TCP-2.20.0-1|6	Release:    1
12cu|perl-Test-TCP-2.20.0-1|7	
12cu|perl-Test-TCP-2.20.0-1|8	Summary:    Testing TCP program
12cu|perl-Test-TCP-2.20.0-1|9	License:    GPL+ or Artistic
12cu|perl-Test-TCP-2.20.0-1|10	Group:      Development/Perl
12cu|perl-Test-TCP-2.20.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-TCP-2.20.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Test-TCP-2.20.0-1|13	
12cu|perl-Test-TCP-2.20.0-1|14	BuildRequires: perl(CPAN::Meta)
12cu|perl-Test-TCP-2.20.0-1|15	BuildRequires: perl(CPAN::Meta::Prereqs)
12cu|perl-Test-TCP-2.20.0-1|16	BuildRequires: perl(Module::Build) >= 0.38
12cu|perl-Test-TCP-2.20.0-1|17	BuildRequires: perl(File::Temp)
12cu|perl-Test-TCP-2.20.0-1|18	BuildRequires: perl(IO::Socket::INET)
12cu|perl-Test-TCP-2.20.0-1|19	BuildRequires: perl(Socket)
12cu|perl-Test-TCP-2.20.0-1|20	BuildRequires: perl(Test::More) >= 0.980.0
12cu|perl-Test-TCP-2.20.0-1|21	BuildRequires: perl(Test::SharedFork) >= 0.190.0
12cu|perl-Test-TCP-2.20.0-1|22	BuildRequires: perl(Time::HiRes)
12cu|perl-Test-TCP-2.20.0-1|23	BuildArch:  noarch
12cu|perl-Test-TCP-2.20.0-1|24	
12cu|perl-Test-TCP-2.20.0-1|25	%description
12cu|perl-Test-TCP-2.20.0-1|26	Test::TCP is test utilities for TCP/IP programs.
12cu|perl-Test-TCP-2.20.0-1|27	
12cu|perl-Test-TCP-2.20.0-1|28	%prep
12cu|perl-Test-TCP-2.20.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-TCP-2.20.0-1|30	
12cu|perl-Test-TCP-2.20.0-1|31	%build
12cu|perl-Test-TCP-2.20.0-1|32	%{__perl} Build.PL --installdirs=vendor
12cu|perl-Test-TCP-2.20.0-1|33	
12cu|perl-Test-TCP-2.20.0-1|34	./Build
12cu|perl-Test-TCP-2.20.0-1|35	
12cu|perl-Test-TCP-2.20.0-1|36	%check
12cu|perl-Test-TCP-2.20.0-1|37	./Build test
12cu|perl-Test-TCP-2.20.0-1|38	
12cu|perl-Test-TCP-2.20.0-1|39	%install
12cu|perl-Test-TCP-2.20.0-1|40	./Build install --destdir=%{buildroot}
12cu|perl-Test-TCP-2.20.0-1|41	
12cu|perl-Test-TCP-2.20.0-1|42	%files
12cu|perl-Test-TCP-2.20.0-1|43	%doc Changes META.yml MYMETA.yml README.md
12cu|perl-Test-TCP-2.20.0-1|44	%{_mandir}/man3/*
12cu|perl-Test-TCP-2.20.0-1|45	%{perl_vendorlib}/*
12cu|perl-Test-TCP-2.20.0-1|46	
12cu|perl-Test-TCP-2.20.0-1|47	%changelog
12cu|perl-Test-TCP-2.20.0-1|48	* Tue Apr 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.20.0-1
12cu|perl-Test-TCP-2.20.0-1|49	+ Revision: b787c4c
12cu|perl-Test-TCP-2.20.0-1|50	- Imported from SRPM
12cu|perl-Test-TCP-2.20.0-1|51	
12cu|perl-Test-TCP-2.20.0-1|52	

11328 12
12cu|perl-Test-TempDir-0.80.0-1|1	%define upstream_name    Test-TempDir
12cu|perl-Test-TempDir-0.80.0-1|2	%define upstream_version 0.08
12cu|perl-Test-TempDir-0.80.0-1|3	
12cu|perl-Test-TempDir-0.80.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-TempDir-0.80.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-TempDir-0.80.0-1|6	Release:	1
12cu|perl-Test-TempDir-0.80.0-1|7	
12cu|perl-Test-TempDir-0.80.0-1|8	Summary:	A factory for creating L<Test::TempDir::Handle>
12cu|perl-Test-TempDir-0.80.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-TempDir-0.80.0-1|10	Group:		Development/Perl
12cu|perl-Test-TempDir-0.80.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-TempDir-0.80.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Test-TempDir-0.80.0-1|13	
12cu|perl-Test-TempDir-0.80.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-TempDir-0.80.0-1|15	BuildRequires:	perl(File::NFSLock)
12cu|perl-Test-TempDir-0.80.0-1|16	BuildRequires:	perl(File::Path)
12cu|perl-Test-TempDir-0.80.0-1|17	BuildRequires:	perl(File::Spec)
12cu|perl-Test-TempDir-0.80.0-1|18	BuildRequires:	perl(File::Temp)
12cu|perl-Test-TempDir-0.80.0-1|19	BuildRequires:	perl(Moose)
12cu|perl-Test-TempDir-0.80.0-1|20	BuildRequires:	perl(MooseX::Types::Path::Class)
12cu|perl-Test-TempDir-0.80.0-1|21	BuildRequires:	perl(Path::Class)
12cu|perl-Test-TempDir-0.80.0-1|22	BuildRequires:	perl(Sub::Exporter)
12cu|perl-Test-TempDir-0.80.0-1|23	BuildRequires:	perl(Test::use::ok)
12cu|perl-Test-TempDir-0.80.0-1|24	BuildRequires:	perl(Test::Requires)
12cu|perl-Test-TempDir-0.80.0-1|25	BuildRequires:	perl(Test::CheckDeps)
12cu|perl-Test-TempDir-0.80.0-1|26	BuildRequires:	perl(namespace::clean)
12cu|perl-Test-TempDir-0.80.0-1|27	BuildRequires:	perl(namespace::autoclean)
12cu|perl-Test-TempDir-0.80.0-1|28	BuildArch:	noarch
12cu|perl-Test-TempDir-0.80.0-1|29	
12cu|perl-Test-TempDir-0.80.0-1|30	%description
12cu|perl-Test-TempDir-0.80.0-1|31	Test::TempDir provides temporary directory creation with testing in mind.
12cu|perl-Test-TempDir-0.80.0-1|32	
12cu|perl-Test-TempDir-0.80.0-1|33	%prep
12cu|perl-Test-TempDir-0.80.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-TempDir-0.80.0-1|35	
12cu|perl-Test-TempDir-0.80.0-1|36	%build
12cu|perl-Test-TempDir-0.80.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-TempDir-0.80.0-1|38	%make
12cu|perl-Test-TempDir-0.80.0-1|39	
12cu|perl-Test-TempDir-0.80.0-1|40	%check
12cu|perl-Test-TempDir-0.80.0-1|41	%make test
12cu|perl-Test-TempDir-0.80.0-1|42	
12cu|perl-Test-TempDir-0.80.0-1|43	%install
12cu|perl-Test-TempDir-0.80.0-1|44	%makeinstall_std
12cu|perl-Test-TempDir-0.80.0-1|45	
12cu|perl-Test-TempDir-0.80.0-1|46	%files
12cu|perl-Test-TempDir-0.80.0-1|47	%doc Changes META.yml README
12cu|perl-Test-TempDir-0.80.0-1|48	%{_mandir}/man3/*
12cu|perl-Test-TempDir-0.80.0-1|49	%{perl_vendorlib}/*
12cu|perl-Test-TempDir-0.80.0-1|50	
12cu|perl-Test-TempDir-0.80.0-1|51	
12cu|perl-Test-TempDir-0.80.0-1|52	%changelog
12cu|perl-Test-TempDir-0.80.0-1|53	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.80.0-1
12cu|perl-Test-TempDir-0.80.0-1|54	+ Revision: 126df99
12cu|perl-Test-TempDir-0.80.0-1|55	- Added Test::CheckDeps BR
12cu|perl-Test-TempDir-0.80.0-1|56	
12cu|perl-Test-TempDir-0.80.0-1|57	

11329 12
12cu|perl-Test-Time-0.40.0-2|1	%define upstream_name Test-Time
12cu|perl-Test-Time-0.40.0-2|2	%define upstream_version 0.04
12cu|perl-Test-Time-0.40.0-2|3	
12cu|perl-Test-Time-0.40.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Time-0.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-Time-0.40.0-2|6	Release:	2
12cu|perl-Test-Time-0.40.0-2|7	
12cu|perl-Test-Time-0.40.0-2|8	Summary:	Overrides the time() and sleep() core functions for testing
12cu|perl-Test-Time-0.40.0-2|9	
12cu|perl-Test-Time-0.40.0-2|10	License:	GPL+ or Artistic
12cu|perl-Test-Time-0.40.0-2|11	Group:		Development/Perl
12cu|perl-Test-Time-0.40.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Time-0.40.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Test-Time-0.40.0-2|14	
12cu|perl-Test-Time-0.40.0-2|15	Buildrequires:  perl-devel
12cu|perl-Test-Time-0.40.0-2|16	BuildArch:	noarch
12cu|perl-Test-Time-0.40.0-2|17	
12cu|perl-Test-Time-0.40.0-2|18	%description
12cu|perl-Test-Time-0.40.0-2|19	Test::Time can be used to test modules that deal with time. Once you
12cu|perl-Test-Time-0.40.0-2|20	"use" this module, all references to "time" and "sleep" will be
12cu|perl-Test-Time-0.40.0-2|21	internalized. You can set custom time by passing time => number after
12cu|perl-Test-Time-0.40.0-2|22	the "use" statement:
12cu|perl-Test-Time-0.40.0-2|23	
12cu|perl-Test-Time-0.40.0-2|24	use Test::Time time => 1;
12cu|perl-Test-Time-0.40.0-2|25	
12cu|perl-Test-Time-0.40.0-2|26	my $now = time;    # $now is equal to 1
12cu|perl-Test-Time-0.40.0-2|27	sleep 300;         # returns immediately, displaying a note
12cu|perl-Test-Time-0.40.0-2|28	my $then = time;   # $then equals to 301
12cu|perl-Test-Time-0.40.0-2|29	
12cu|perl-Test-Time-0.40.0-2|30	%prep
12cu|perl-Test-Time-0.40.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Time-0.40.0-2|32	
12cu|perl-Test-Time-0.40.0-2|33	%build
12cu|perl-Test-Time-0.40.0-2|34	%__perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Time-0.40.0-2|35	
12cu|perl-Test-Time-0.40.0-2|36	%make
12cu|perl-Test-Time-0.40.0-2|37	
12cu|perl-Test-Time-0.40.0-2|38	%check
12cu|perl-Test-Time-0.40.0-2|39	%make test
12cu|perl-Test-Time-0.40.0-2|40	
12cu|perl-Test-Time-0.40.0-2|41	%install
12cu|perl-Test-Time-0.40.0-2|42	%makeinstall_std
12cu|perl-Test-Time-0.40.0-2|43	
12cu|perl-Test-Time-0.40.0-2|44	%files
12cu|perl-Test-Time-0.40.0-2|45	%doc Changes META.yml MYMETA.yml README
12cu|perl-Test-Time-0.40.0-2|46	%{_mandir}/man3/*
12cu|perl-Test-Time-0.40.0-2|47	%{perl_vendorlib}/*
12cu|perl-Test-Time-0.40.0-2|48	
12cu|perl-Test-Time-0.40.0-2|49	
12cu|perl-Test-Time-0.40.0-2|50	
12cu|perl-Test-Time-0.40.0-2|51	%changelog
12cu|perl-Test-Time-0.40.0-2|52	* Thu Apr 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-2
12cu|perl-Test-Time-0.40.0-2|53	+ Revision: 38ff637
12cu|perl-Test-Time-0.40.0-2|54	- Fix BRs
12cu|perl-Test-Time-0.40.0-2|55	
12cu|perl-Test-Time-0.40.0-2|56	

11330 12
12cu|perl-Test-TinyMocker-0.50.0-1|1	%define upstream_name    Test-TinyMocker
12cu|perl-Test-TinyMocker-0.50.0-1|2	%define upstream_version 0.05
12cu|perl-Test-TinyMocker-0.50.0-1|3	
12cu|perl-Test-TinyMocker-0.50.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-TinyMocker-0.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-TinyMocker-0.50.0-1|6	Release:	1
12cu|perl-Test-TinyMocker-0.50.0-1|7	
12cu|perl-Test-TinyMocker-0.50.0-1|8	Summary:	A very simple tool to mock external modules
12cu|perl-Test-TinyMocker-0.50.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-TinyMocker-0.50.0-1|10	Group:		Development/Perl
12cu|perl-Test-TinyMocker-0.50.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-TinyMocker-0.50.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-TinyMocker-%{upstream_version}.tar.gz
12cu|perl-Test-TinyMocker-0.50.0-1|13	
12cu|perl-Test-TinyMocker-0.50.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-TinyMocker-0.50.0-1|15	BuildRequires:	perl(Test::More)
12cu|perl-Test-TinyMocker-0.50.0-1|16	BuildArch:	noarch
12cu|perl-Test-TinyMocker-0.50.0-1|17	
12cu|perl-Test-TinyMocker-0.50.0-1|18	%description
12cu|perl-Test-TinyMocker-0.50.0-1|19	no description found
12cu|perl-Test-TinyMocker-0.50.0-1|20	
12cu|perl-Test-TinyMocker-0.50.0-1|21	%prep
12cu|perl-Test-TinyMocker-0.50.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-TinyMocker-0.50.0-1|23	
12cu|perl-Test-TinyMocker-0.50.0-1|24	%build
12cu|perl-Test-TinyMocker-0.50.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-TinyMocker-0.50.0-1|26	%make
12cu|perl-Test-TinyMocker-0.50.0-1|27	
12cu|perl-Test-TinyMocker-0.50.0-1|28	%check
12cu|perl-Test-TinyMocker-0.50.0-1|29	%make test
12cu|perl-Test-TinyMocker-0.50.0-1|30	
12cu|perl-Test-TinyMocker-0.50.0-1|31	%install
12cu|perl-Test-TinyMocker-0.50.0-1|32	%makeinstall_std
12cu|perl-Test-TinyMocker-0.50.0-1|33	
12cu|perl-Test-TinyMocker-0.50.0-1|34	%files
12cu|perl-Test-TinyMocker-0.50.0-1|35	%doc Changes META.yml README
12cu|perl-Test-TinyMocker-0.50.0-1|36	%{_mandir}/man3/*
12cu|perl-Test-TinyMocker-0.50.0-1|37	%{perl_vendorlib}/*
12cu|perl-Test-TinyMocker-0.50.0-1|38	
12cu|perl-Test-TinyMocker-0.50.0-1|39	
12cu|perl-Test-TinyMocker-0.50.0-1|40	%changelog
12cu|perl-Test-TinyMocker-0.50.0-1|41	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-1
12cu|perl-Test-TinyMocker-0.50.0-1|42	+ Revision: 7c8dcce
12cu|perl-Test-TinyMocker-0.50.0-1|43	- Updated to 0.05 (by updates_builder)
12cu|perl-Test-TinyMocker-0.50.0-1|44	
12cu|perl-Test-TinyMocker-0.50.0-1|45	

11331 12
12cu|perl-Test-Trap-0.2.4-1|1	%define upstream_name    Test-Trap
12cu|perl-Test-Trap-0.2.4-1|2	%define upstream_version 0.2.4
12cu|perl-Test-Trap-0.2.4-1|3	
12cu|perl-Test-Trap-0.2.4-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Trap-0.2.4-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-Trap-0.2.4-1|6	Release:	1
12cu|perl-Test-Trap-0.2.4-1|7	
12cu|perl-Test-Trap-0.2.4-1|8	Summary:	Trap exit codes, exceptions, output
12cu|perl-Test-Trap-0.2.4-1|9	
12cu|perl-Test-Trap-0.2.4-1|10	License:	GPL+ or Artistic
12cu|perl-Test-Trap-0.2.4-1|11	Group:		Development/Perl
12cu|perl-Test-Trap-0.2.4-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Test-Trap-0.2.4-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-v%{upstream_version}.tar.gz
12cu|perl-Test-Trap-0.2.4-1|14	
12cu|perl-Test-Trap-0.2.4-1|15	BuildRequires:	perl-devel
12cu|perl-Test-Trap-0.2.4-1|16	BuildRequires:	perl(Data::Dump)
12cu|perl-Test-Trap-0.2.4-1|17	BuildRequires:	perl(File::Temp)
12cu|perl-Test-Trap-0.2.4-1|18	BuildRequires:	perl(Test::Tester)
12cu|perl-Test-Trap-0.2.4-1|19	BuildRequires:	perl(version)
12cu|perl-Test-Trap-0.2.4-1|20	
12cu|perl-Test-Trap-0.2.4-1|21	BuildArch:	noarch
12cu|perl-Test-Trap-0.2.4-1|22	
12cu|perl-Test-Trap-0.2.4-1|23	%description
12cu|perl-Test-Trap-0.2.4-1|24	Primarily (but not exclusively) for use in test scripts: A block eval on
12cu|perl-Test-Trap-0.2.4-1|25	steroids, configurable and extensible, but by default trapping (Perl)
12cu|perl-Test-Trap-0.2.4-1|26	STDOUT, STDERR, warnings, exceptions, would-be exit codes, and return
12cu|perl-Test-Trap-0.2.4-1|27	values from boxed blocks of test code.
12cu|perl-Test-Trap-0.2.4-1|28	
12cu|perl-Test-Trap-0.2.4-1|29	The values collected by the latest trap can then be queried or tested
12cu|perl-Test-Trap-0.2.4-1|30	through a special trap object.
12cu|perl-Test-Trap-0.2.4-1|31	
12cu|perl-Test-Trap-0.2.4-1|32	%prep
12cu|perl-Test-Trap-0.2.4-1|33	%setup -q -n %{upstream_name}-v%{upstream_version}
12cu|perl-Test-Trap-0.2.4-1|34	
12cu|perl-Test-Trap-0.2.4-1|35	%build
12cu|perl-Test-Trap-0.2.4-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-Trap-0.2.4-1|37	%make
12cu|perl-Test-Trap-0.2.4-1|38	
12cu|perl-Test-Trap-0.2.4-1|39	%check
12cu|perl-Test-Trap-0.2.4-1|40	make test
12cu|perl-Test-Trap-0.2.4-1|41	
12cu|perl-Test-Trap-0.2.4-1|42	%install
12cu|perl-Test-Trap-0.2.4-1|43	%makeinstall_std
12cu|perl-Test-Trap-0.2.4-1|44	
12cu|perl-Test-Trap-0.2.4-1|45	%files
12cu|perl-Test-Trap-0.2.4-1|46	%doc Changes README
12cu|perl-Test-Trap-0.2.4-1|47	%{perl_vendorlib}/Test
12cu|perl-Test-Trap-0.2.4-1|48	%{_mandir}/*/*
12cu|perl-Test-Trap-0.2.4-1|49	
12cu|perl-Test-Trap-0.2.4-1|50	
12cu|perl-Test-Trap-0.2.4-1|51	
12cu|perl-Test-Trap-0.2.4-1|52	
12cu|perl-Test-Trap-0.2.4-1|53	%changelog
12cu|perl-Test-Trap-0.2.4-1|54	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-1
12cu|perl-Test-Trap-0.2.4-1|55	+ Revision: 90d08b3
12cu|perl-Test-Trap-0.2.4-1|56	- Updated to 0.2.4 (by updates_builder)
12cu|perl-Test-Trap-0.2.4-1|57	
12cu|perl-Test-Trap-0.2.4-1|58	

11332 12
12cu|perl-Test-UseAllModules-0.140.0-1|1	%define upstream_name    Test-UseAllModules
12cu|perl-Test-UseAllModules-0.140.0-1|2	%define upstream_version 0.14
12cu|perl-Test-UseAllModules-0.140.0-1|3	
12cu|perl-Test-UseAllModules-0.140.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-UseAllModules-0.140.0-1|5	Version:	%perl_convert_version 0.14
12cu|perl-Test-UseAllModules-0.140.0-1|6	Release:	1
12cu|perl-Test-UseAllModules-0.140.0-1|7	
12cu|perl-Test-UseAllModules-0.140.0-1|8	Summary:	Do use_ok() for all modules MANIFESTed
12cu|perl-Test-UseAllModules-0.140.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-UseAllModules-0.140.0-1|10	Group:		Development/Perl
12cu|perl-Test-UseAllModules-0.140.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-UseAllModules-0.140.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-UseAllModules-0.14.tar.gz
12cu|perl-Test-UseAllModules-0.140.0-1|13	
12cu|perl-Test-UseAllModules-0.140.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-UseAllModules-0.140.0-1|15	BuildRequires:	perl(Exporter)
12cu|perl-Test-UseAllModules-0.140.0-1|16	BuildRequires:	perl(ExtUtils::Manifest)
12cu|perl-Test-UseAllModules-0.140.0-1|17	BuildRequires:	perl(Test::More)
12cu|perl-Test-UseAllModules-0.140.0-1|18	BuildArch:	noarch
12cu|perl-Test-UseAllModules-0.140.0-1|19	
12cu|perl-Test-UseAllModules-0.140.0-1|20	%description
12cu|perl-Test-UseAllModules-0.140.0-1|21	I'm sick of writing 00_load.t (or something like that) that'll do use_ok()
12cu|perl-Test-UseAllModules-0.140.0-1|22	for every module I write. I'm sicker of updating 00_load.t when I add
12cu|perl-Test-UseAllModules-0.140.0-1|23	another file to the distro. This module reads MANIFEST to find modules to
12cu|perl-Test-UseAllModules-0.140.0-1|24	be tested and does use_ok() for each of them. Now all you have to do is
12cu|perl-Test-UseAllModules-0.140.0-1|25	update MANIFEST. You don't have to modify the test any more (hopefully).
12cu|perl-Test-UseAllModules-0.140.0-1|26	
12cu|perl-Test-UseAllModules-0.140.0-1|27	%prep
12cu|perl-Test-UseAllModules-0.140.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-UseAllModules-0.140.0-1|29	
12cu|perl-Test-UseAllModules-0.140.0-1|30	%build
12cu|perl-Test-UseAllModules-0.140.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-UseAllModules-0.140.0-1|32	%make
12cu|perl-Test-UseAllModules-0.140.0-1|33	
12cu|perl-Test-UseAllModules-0.140.0-1|34	%check
12cu|perl-Test-UseAllModules-0.140.0-1|35	%make test
12cu|perl-Test-UseAllModules-0.140.0-1|36	
12cu|perl-Test-UseAllModules-0.140.0-1|37	%install
12cu|perl-Test-UseAllModules-0.140.0-1|38	%makeinstall_std
12cu|perl-Test-UseAllModules-0.140.0-1|39	
12cu|perl-Test-UseAllModules-0.140.0-1|40	%files
12cu|perl-Test-UseAllModules-0.140.0-1|41	%doc Changes META.yml README
12cu|perl-Test-UseAllModules-0.140.0-1|42	%{_mandir}/man3/*
12cu|perl-Test-UseAllModules-0.140.0-1|43	%{perl_vendorlib}/*
12cu|perl-Test-UseAllModules-0.140.0-1|44	
12cu|perl-Test-UseAllModules-0.140.0-1|45	%changelog
12cu|perl-Test-UseAllModules-0.140.0-1|46	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.130.0-2mdv2011.0
12cu|perl-Test-UseAllModules-0.140.0-1|47	+ Revision: 657473
12cu|perl-Test-UseAllModules-0.140.0-1|48	- rebuild for updated spec-helper
12cu|perl-Test-UseAllModules-0.140.0-1|49	
12cu|perl-Test-UseAllModules-0.140.0-1|50	* Fri Mar 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.130.0-1
12cu|perl-Test-UseAllModules-0.140.0-1|51	+ Revision: 646398
12cu|perl-Test-UseAllModules-0.140.0-1|52	- update to new version 0.13
12cu|perl-Test-UseAllModules-0.140.0-1|53	
12cu|perl-Test-UseAllModules-0.140.0-1|54	* Wed Aug 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2011.0
12cu|perl-Test-UseAllModules-0.140.0-1|55	+ Revision: 573151
12cu|perl-Test-UseAllModules-0.140.0-1|56	- import perl-Test-UseAllModules
12cu|perl-Test-UseAllModules-0.140.0-1|57	
12cu|perl-Test-UseAllModules-0.140.0-1|58	

11333 12
12cu|perl-Test-use-ok-0.110.0-1|1	%define upstream_name	 Test-use-ok
12cu|perl-Test-use-ok-0.110.0-1|2	%define upstream_version 0.11
12cu|perl-Test-use-ok-0.110.0-1|3	
12cu|perl-Test-use-ok-0.110.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-use-ok-0.110.0-1|5	Version:	%perl_convert_version 0.11
12cu|perl-Test-use-ok-0.110.0-1|6	Release:	1
12cu|perl-Test-use-ok-0.110.0-1|7	
12cu|perl-Test-use-ok-0.110.0-1|8	Summary:	A visitor for Perl data structures
12cu|perl-Test-use-ok-0.110.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-use-ok-0.110.0-1|10	Group:		Development/Perl
12cu|perl-Test-use-ok-0.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-use-ok-0.110.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-use-ok-0.11.tar.gz
12cu|perl-Test-use-ok-0.110.0-1|13	
12cu|perl-Test-use-ok-0.110.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-use-ok-0.110.0-1|15	BuildArch:	noarch
12cu|perl-Test-use-ok-0.110.0-1|16	
12cu|perl-Test-use-ok-0.110.0-1|17	Provides:	perl(ok)
12cu|perl-Test-use-ok-0.110.0-1|18	
12cu|perl-Test-use-ok-0.110.0-1|19	%description
12cu|perl-Test-use-ok-0.110.0-1|20	This module is a simple visitor implementation for Perl values.
12cu|perl-Test-use-ok-0.110.0-1|21	
12cu|perl-Test-use-ok-0.110.0-1|22	%prep
12cu|perl-Test-use-ok-0.110.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-use-ok-0.110.0-1|24	
12cu|perl-Test-use-ok-0.110.0-1|25	%build
12cu|perl-Test-use-ok-0.110.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-use-ok-0.110.0-1|27	%make
12cu|perl-Test-use-ok-0.110.0-1|28	
12cu|perl-Test-use-ok-0.110.0-1|29	%check
12cu|perl-Test-use-ok-0.110.0-1|30	%make test
12cu|perl-Test-use-ok-0.110.0-1|31	
12cu|perl-Test-use-ok-0.110.0-1|32	%install
12cu|perl-Test-use-ok-0.110.0-1|33	%makeinstall_std
12cu|perl-Test-use-ok-0.110.0-1|34	
12cu|perl-Test-use-ok-0.110.0-1|35	%files
12cu|perl-Test-use-ok-0.110.0-1|36	%doc %{_mandir}/*/*
12cu|perl-Test-use-ok-0.110.0-1|37	%{perl_vendorlib}/Test/*
12cu|perl-Test-use-ok-0.110.0-1|38	%{perl_vendorlib}/ok.pm
12cu|perl-Test-use-ok-0.110.0-1|39	
12cu|perl-Test-use-ok-0.110.0-1|40	%changelog
12cu|perl-Test-use-ok-0.110.0-1|41	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.1
12cu|perl-Test-use-ok-0.110.0-1|42	+ Revision: 471070
12cu|perl-Test-use-ok-0.110.0-1|43	- adding missing provides:
12cu|perl-Test-use-ok-0.110.0-1|44	
12cu|perl-Test-use-ok-0.110.0-1|45	* Fri Jul 24 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cu|perl-Test-use-ok-0.110.0-1|46	+ Revision: 399257
12cu|perl-Test-use-ok-0.110.0-1|47	- rebuild
12cu|perl-Test-use-ok-0.110.0-1|48	- using %%perl_convert_version
12cu|perl-Test-use-ok-0.110.0-1|49	- fixed license & source0 fields
12cu|perl-Test-use-ok-0.110.0-1|50	
12cu|perl-Test-use-ok-0.110.0-1|51	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.02-3mdv2009.0
12cu|perl-Test-use-ok-0.110.0-1|52	+ Revision: 241985
12cu|perl-Test-use-ok-0.110.0-1|53	- rebuild
12cu|perl-Test-use-ok-0.110.0-1|54	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Test-use-ok-0.110.0-1|55	
12cu|perl-Test-use-ok-0.110.0-1|56	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Test-use-ok-0.110.0-1|57	- restore BuildRoot
12cu|perl-Test-use-ok-0.110.0-1|58	
12cu|perl-Test-use-ok-0.110.0-1|59	* Thu May 03 2007 Michael Scherer <misc@mandriva.org> 0.02-1mdv2008.0
12cu|perl-Test-use-ok-0.110.0-1|60	+ Revision: 21510
12cu|perl-Test-use-ok-0.110.0-1|61	- update to 0.02
12cu|perl-Test-use-ok-0.110.0-1|62	
12cu|perl-Test-use-ok-0.110.0-1|63	
12cu|perl-Test-use-ok-0.110.0-1|64	* Wed Mar 15 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.01-1mdk
12cu|perl-Test-use-ok-0.110.0-1|65	- Initial MDV release
12cu|perl-Test-use-ok-0.110.0-1|66	
12cu|perl-Test-use-ok-0.110.0-1|67	

11334 12
12cu|perl-Test-Vars-0.5.0-1|1	%define upstream_name    Test-Vars
12cu|perl-Test-Vars-0.5.0-1|2	%define upstream_version 0.005
12cu|perl-Test-Vars-0.5.0-1|3	
12cu|perl-Test-Vars-0.5.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-Vars-0.5.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-Vars-0.5.0-1|6	Release:	1
12cu|perl-Test-Vars-0.5.0-1|7	
12cu|perl-Test-Vars-0.5.0-1|8	Summary:	Detects unused variables
12cu|perl-Test-Vars-0.5.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-Vars-0.5.0-1|10	Group:		Development/Perl
12cu|perl-Test-Vars-0.5.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Vars-0.5.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Vars-%{upstream_version}.tar.gz
12cu|perl-Test-Vars-0.5.0-1|13	
12cu|perl-Test-Vars-0.5.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-Vars-0.5.0-1|15	BuildRequires: perl(Module::Build)
12cu|perl-Test-Vars-0.5.0-1|16	BuildRequires:	perl(B)
12cu|perl-Test-Vars-0.5.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Test-Vars-0.5.0-1|18	BuildRequires:	perl(Test::More)
12cu|perl-Test-Vars-0.5.0-1|19	BuildRequires:	perl(parent)
12cu|perl-Test-Vars-0.5.0-1|20	BuildArch:	noarch
12cu|perl-Test-Vars-0.5.0-1|21	
12cu|perl-Test-Vars-0.5.0-1|22	%description
12cu|perl-Test-Vars-0.5.0-1|23	Test::Vars finds unused variables in order to keep the source code tidy.
12cu|perl-Test-Vars-0.5.0-1|24	
12cu|perl-Test-Vars-0.5.0-1|25	%prep
12cu|perl-Test-Vars-0.5.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Vars-0.5.0-1|27	
12cu|perl-Test-Vars-0.5.0-1|28	%build
12cu|perl-Test-Vars-0.5.0-1|29	perl Build.PL installdirs=vendor
12cu|perl-Test-Vars-0.5.0-1|30	./Build
12cu|perl-Test-Vars-0.5.0-1|31	
12cu|perl-Test-Vars-0.5.0-1|32	%check
12cu|perl-Test-Vars-0.5.0-1|33	./Build test
12cu|perl-Test-Vars-0.5.0-1|34	
12cu|perl-Test-Vars-0.5.0-1|35	%install
12cu|perl-Test-Vars-0.5.0-1|36	./Build install destdir=%{buildroot}
12cu|perl-Test-Vars-0.5.0-1|37	
12cu|perl-Test-Vars-0.5.0-1|38	%files
12cu|perl-Test-Vars-0.5.0-1|39	%doc Changes META.yml
12cu|perl-Test-Vars-0.5.0-1|40	%{_mandir}/man3/*
12cu|perl-Test-Vars-0.5.0-1|41	%{perl_vendorlib}/*
12cu|perl-Test-Vars-0.5.0-1|42	
12cu|perl-Test-Vars-0.5.0-1|43	
12cu|perl-Test-Vars-0.5.0-1|44	%changelog
12cu|perl-Test-Vars-0.5.0-1|45	* Tue Oct 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-1
12cu|perl-Test-Vars-0.5.0-1|46	+ Revision: ccca9f2
12cu|perl-Test-Vars-0.5.0-1|47	- Updated by ROSA Updates Builder
12cu|perl-Test-Vars-0.5.0-1|48	
12cu|perl-Test-Vars-0.5.0-1|49	

11335 12
12cu|perl-Test-Warnings-0.14.0-1|1	%define upstream_name Test-Warnings
12cu|perl-Test-Warnings-0.14.0-1|2	%define upstream_version 0.014
12cu|perl-Test-Warnings-0.14.0-1|3	
12cu|perl-Test-Warnings-0.14.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Test-Warnings-0.14.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Test-Warnings-0.14.0-1|6	Release:    1
12cu|perl-Test-Warnings-0.14.0-1|7	Summary:    Test for warnings and the lack of them
12cu|perl-Test-Warnings-0.14.0-1|8	License:    GPL+ or Artistic
12cu|perl-Test-Warnings-0.14.0-1|9	Group:      Development/Perl
12cu|perl-Test-Warnings-0.14.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-Warnings-0.14.0-1|11	Source0:    http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Test-Warnings-0.14.0-1|12	
12cu|perl-Test-Warnings-0.14.0-1|13	BuildRequires: perl(Exporter)
12cu|perl-Test-Warnings-0.14.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-Test-Warnings-0.14.0-1|15	BuildRequires: perl(File::Spec::Functions)
12cu|perl-Test-Warnings-0.14.0-1|16	BuildRequires: perl(List::Util)
12cu|perl-Test-Warnings-0.14.0-1|17	BuildRequires: perl(Module::Build::Tiny) >= 0.35.0
12cu|perl-Test-Warnings-0.14.0-1|18	BuildRequires: perl(TAP::Harness::Env)
12cu|perl-Test-Warnings-0.14.0-1|19	BuildRequires: perl(Test::Builder)
12cu|perl-Test-Warnings-0.14.0-1|20	BuildRequires: perl(Test::Deep)
12cu|perl-Test-Warnings-0.14.0-1|21	BuildRequires: perl(Test::More) >= 0.940.0
12cu|perl-Test-Warnings-0.14.0-1|22	BuildRequires: perl(Test::Tester) >= 0.108.0
12cu|perl-Test-Warnings-0.14.0-1|23	BuildRequires: perl(parent)
12cu|perl-Test-Warnings-0.14.0-1|24	BuildRequires: perl(strict)
12cu|perl-Test-Warnings-0.14.0-1|25	BuildRequires: perl(version)
12cu|perl-Test-Warnings-0.14.0-1|26	BuildRequires: perl(warnings)
12cu|perl-Test-Warnings-0.14.0-1|27	BuildArch:  noarch
12cu|perl-Test-Warnings-0.14.0-1|28	
12cu|perl-Test-Warnings-0.14.0-1|29	%description
12cu|perl-Test-Warnings-0.14.0-1|30	This module is intended to be used as a drop-in replacement for
12cu|perl-Test-Warnings-0.14.0-1|31	Test::NoWarnings: it also adds an extra test, but runs this test
12cu|perl-Test-Warnings-0.14.0-1|32	before done_testing calculates the test count, rather than after.
12cu|perl-Test-Warnings-0.14.0-1|33	It does this by hooking into done_testing as well as via an END
12cu|perl-Test-Warnings-0.14.0-1|34	block. You can declare a plan, or not, and things will still Just
12cu|perl-Test-Warnings-0.14.0-1|35	Work.
12cu|perl-Test-Warnings-0.14.0-1|36	
12cu|perl-Test-Warnings-0.14.0-1|37	%prep
12cu|perl-Test-Warnings-0.14.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-Warnings-0.14.0-1|39	
12cu|perl-Test-Warnings-0.14.0-1|40	%build
12cu|perl-Test-Warnings-0.14.0-1|41	%{__perl} Build.PL --installdirs=vendor
12cu|perl-Test-Warnings-0.14.0-1|42	
12cu|perl-Test-Warnings-0.14.0-1|43	./Build
12cu|perl-Test-Warnings-0.14.0-1|44	
12cu|perl-Test-Warnings-0.14.0-1|45	%check
12cu|perl-Test-Warnings-0.14.0-1|46	./Build test
12cu|perl-Test-Warnings-0.14.0-1|47	
12cu|perl-Test-Warnings-0.14.0-1|48	%install
12cu|perl-Test-Warnings-0.14.0-1|49	./Build install --destdir=%{buildroot}
12cu|perl-Test-Warnings-0.14.0-1|50	
12cu|perl-Test-Warnings-0.14.0-1|51	%files
12cu|perl-Test-Warnings-0.14.0-1|52	%doc CONTRIBUTING Changes INSTALL LICENSE META.json META.yml MYMETA.yml README examples
12cu|perl-Test-Warnings-0.14.0-1|53	%{perl_vendorlib}/*
12cu|perl-Test-Warnings-0.14.0-1|54	%{_mandir}/man3/*
12cu|perl-Test-Warnings-0.14.0-1|55	
12cu|perl-Test-Warnings-0.14.0-1|56	%changelog
12cu|perl-Test-Warnings-0.14.0-1|57	* Fri Apr 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14.0-1
12cu|perl-Test-Warnings-0.14.0-1|58	+ Revision: 36b76b6
12cu|perl-Test-Warnings-0.14.0-1|59	- Fix BRs
12cu|perl-Test-Warnings-0.14.0-1|60	
12cu|perl-Test-Warnings-0.14.0-1|61	

11336 12
12cu|perl-Test-WWW-Mechanize-1.440.0-1|1	%define upstream_name	 Test-WWW-Mechanize
12cu|perl-Test-WWW-Mechanize-1.440.0-1|2	%define upstream_version 1.44
12cu|perl-Test-WWW-Mechanize-1.440.0-1|3	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-WWW-Mechanize-1.440.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-WWW-Mechanize-1.440.0-1|6	Release:	1
12cu|perl-Test-WWW-Mechanize-1.440.0-1|7	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|8	Summary:	Testing-specific WWW::Mechanize subclass
12cu|perl-Test-WWW-Mechanize-1.440.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-WWW-Mechanize-1.440.0-1|10	Group:		Development/Perl
12cu|perl-Test-WWW-Mechanize-1.440.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-WWW-Mechanize-1.440.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-WWW-Mechanize-%{upstream_version}.tar.gz
12cu|perl-Test-WWW-Mechanize-1.440.0-1|13	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-WWW-Mechanize-1.440.0-1|15	BuildRequires: perl(LWP::UserAgent)
12cu|perl-Test-WWW-Mechanize-1.440.0-1|16	BuildRequires: perl(LWP)
12cu|perl-Test-WWW-Mechanize-1.440.0-1|17	BuildRequires:	perl(Carp::Assert::More)
12cu|perl-Test-WWW-Mechanize-1.440.0-1|18	BuildRequires:	perl(CGI)
12cu|perl-Test-WWW-Mechanize-1.440.0-1|19	BuildRequires:	perl(HTML::Lint)
12cu|perl-Test-WWW-Mechanize-1.440.0-1|20	BuildRequires:	perl(HTTP::Server::Simple)
12cu|perl-Test-WWW-Mechanize-1.440.0-1|21	BuildRequires:	perl(HTML::TreeBuilder)
12cu|perl-Test-WWW-Mechanize-1.440.0-1|22	BuildRequires:	perl(Test::Builder::Tester)
12cu|perl-Test-WWW-Mechanize-1.440.0-1|23	BuildRequires:	perl(Test::LongString)
12cu|perl-Test-WWW-Mechanize-1.440.0-1|24	BuildRequires:	perl(URI)
12cu|perl-Test-WWW-Mechanize-1.440.0-1|25	BuildRequires:	perl(WWW::Mechanize)
12cu|perl-Test-WWW-Mechanize-1.440.0-1|26	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|27	BuildArch:	noarch
12cu|perl-Test-WWW-Mechanize-1.440.0-1|28	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|29	%description
12cu|perl-Test-WWW-Mechanize-1.440.0-1|30	Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates features
12cu|perl-Test-WWW-Mechanize-1.440.0-1|31	for web application testing.
12cu|perl-Test-WWW-Mechanize-1.440.0-1|32	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|33	%prep
12cu|perl-Test-WWW-Mechanize-1.440.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-WWW-Mechanize-1.440.0-1|35	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|36	%build
12cu|perl-Test-WWW-Mechanize-1.440.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-WWW-Mechanize-1.440.0-1|38	%make
12cu|perl-Test-WWW-Mechanize-1.440.0-1|39	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|40	%check
12cu|perl-Test-WWW-Mechanize-1.440.0-1|41	# change listening port
12cu|perl-Test-WWW-Mechanize-1.440.0-1|42	perl -pi -e 's/13432/17987/' t/TestServer.pm
12cu|perl-Test-WWW-Mechanize-1.440.0-1|43	%make test
12cu|perl-Test-WWW-Mechanize-1.440.0-1|44	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|45	%install
12cu|perl-Test-WWW-Mechanize-1.440.0-1|46	%makeinstall_std
12cu|perl-Test-WWW-Mechanize-1.440.0-1|47	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|48	%files
12cu|perl-Test-WWW-Mechanize-1.440.0-1|49	%doc Changes
12cu|perl-Test-WWW-Mechanize-1.440.0-1|50	%{perl_vendorlib}/Test
12cu|perl-Test-WWW-Mechanize-1.440.0-1|51	%{_mandir}/man3/*
12cu|perl-Test-WWW-Mechanize-1.440.0-1|52	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|53	%changelog
12cu|perl-Test-WWW-Mechanize-1.440.0-1|54	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.340.0-1mdv2011
12cu|perl-Test-WWW-Mechanize-1.440.0-1|55	+ Revision: 690330
12cu|perl-Test-WWW-Mechanize-1.440.0-1|56	- update to new version 1.34
12cu|perl-Test-WWW-Mechanize-1.440.0-1|57	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|58	* Sat May 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.320.0-1
12cu|perl-Test-WWW-Mechanize-1.440.0-1|59	+ Revision: 674606
12cu|perl-Test-WWW-Mechanize-1.440.0-1|60	- update to new version 1.32
12cu|perl-Test-WWW-Mechanize-1.440.0-1|61	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|62	* Wed Jul 14 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.300.0-1mdv2011.0
12cu|perl-Test-WWW-Mechanize-1.440.0-1|63	+ Revision: 553058
12cu|perl-Test-WWW-Mechanize-1.440.0-1|64	- change listening port of test server
12cu|perl-Test-WWW-Mechanize-1.440.0-1|65	- adding missing buildrequires:
12cu|perl-Test-WWW-Mechanize-1.440.0-1|66	- update to 1.30
12cu|perl-Test-WWW-Mechanize-1.440.0-1|67	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|68	* Sun Apr 18 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.280.0-1mdv2010.1
12cu|perl-Test-WWW-Mechanize-1.440.0-1|69	+ Revision: 536216
12cu|perl-Test-WWW-Mechanize-1.440.0-1|70	- update to 1.28
12cu|perl-Test-WWW-Mechanize-1.440.0-1|71	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|72	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.240.0-1mdv2010.0
12cu|perl-Test-WWW-Mechanize-1.440.0-1|73	+ Revision: 406188
12cu|perl-Test-WWW-Mechanize-1.440.0-1|74	- rebuild using %%perl_convert_version
12cu|perl-Test-WWW-Mechanize-1.440.0-1|75	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|76	* Sun Jan 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.24-1mdv2009.1
12cu|perl-Test-WWW-Mechanize-1.440.0-1|77	+ Revision: 330915
12cu|perl-Test-WWW-Mechanize-1.440.0-1|78	- update to new version 1.24
12cu|perl-Test-WWW-Mechanize-1.440.0-1|79	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|80	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.20-2mdv2009.0
12cu|perl-Test-WWW-Mechanize-1.440.0-1|81	+ Revision: 268764
12cu|perl-Test-WWW-Mechanize-1.440.0-1|82	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-Test-WWW-Mechanize-1.440.0-1|83	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|84	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.20-1mdv2009.0
12cu|perl-Test-WWW-Mechanize-1.440.0-1|85	+ Revision: 194954
12cu|perl-Test-WWW-Mechanize-1.440.0-1|86	- update to new version 1.20
12cu|perl-Test-WWW-Mechanize-1.440.0-1|87	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|88	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Test-WWW-Mechanize-1.440.0-1|89	- restore BuildRoot
12cu|perl-Test-WWW-Mechanize-1.440.0-1|90	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|91	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Test-WWW-Mechanize-1.440.0-1|92	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Test-WWW-Mechanize-1.440.0-1|93	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|94	* Fri Dec 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.18-1mdv2008.1
12cu|perl-Test-WWW-Mechanize-1.440.0-1|95	+ Revision: 116171
12cu|perl-Test-WWW-Mechanize-1.440.0-1|96	- update to new version 1.18
12cu|perl-Test-WWW-Mechanize-1.440.0-1|97	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|98	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 1.16-2mdv2008.1
12cu|perl-Test-WWW-Mechanize-1.440.0-1|99	+ Revision: 109357
12cu|perl-Test-WWW-Mechanize-1.440.0-1|100	- rebuild
12cu|perl-Test-WWW-Mechanize-1.440.0-1|101	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|102	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.16-1mdv2008.1
12cu|perl-Test-WWW-Mechanize-1.440.0-1|103	+ Revision: 105438
12cu|perl-Test-WWW-Mechanize-1.440.0-1|104	- new version
12cu|perl-Test-WWW-Mechanize-1.440.0-1|105	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|106	* Mon May 21 2007 Michael Scherer <misc@mandriva.org> 1.14-1mdv2008.0
12cu|perl-Test-WWW-Mechanize-1.440.0-1|107	+ Revision: 29046
12cu|perl-Test-WWW-Mechanize-1.440.0-1|108	- Update to new version 1.14
12cu|perl-Test-WWW-Mechanize-1.440.0-1|109	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|110	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|111	* Sat Jul 08 2006 Michael Scherer <misc@mandriva.org> 1.12-1mdv2007.0
12cu|perl-Test-WWW-Mechanize-1.440.0-1|112	- New release 1.12
12cu|perl-Test-WWW-Mechanize-1.440.0-1|113	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|114	* Wed Jun 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-1mdv2007.0
12cu|perl-Test-WWW-Mechanize-1.440.0-1|115	- New version 1.10
12cu|perl-Test-WWW-Mechanize-1.440.0-1|116	- spec cleanup
12cu|perl-Test-WWW-Mechanize-1.440.0-1|117	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|118	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.08-4mdk
12cu|perl-Test-WWW-Mechanize-1.440.0-1|119	- Fix SPEC according to Perl Policy
12cu|perl-Test-WWW-Mechanize-1.440.0-1|120	- BuildRequires
12cu|perl-Test-WWW-Mechanize-1.440.0-1|121	- Source URL
12cu|perl-Test-WWW-Mechanize-1.440.0-1|122	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|123	* Tue Dec 27 2005 Michael Scherer <misc@mandriva.org> 1.08-3mdk
12cu|perl-Test-WWW-Mechanize-1.440.0-1|124	- Do not ship empty dir
12cu|perl-Test-WWW-Mechanize-1.440.0-1|125	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|126	* Fri Dec 16 2005 Michael Scherer <misc@mandriva.org> 1.08-2mdk
12cu|perl-Test-WWW-Mechanize-1.440.0-1|127	- fix BuildRequires
12cu|perl-Test-WWW-Mechanize-1.440.0-1|128	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|129	* Wed Dec 07 2005 Michael Scherer <misc@mandriva.org> 1.08-1mdk
12cu|perl-Test-WWW-Mechanize-1.440.0-1|130	- New release 1.08
12cu|perl-Test-WWW-Mechanize-1.440.0-1|131	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|132	* Sat Nov 05 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.06-4mdk
12cu|perl-Test-WWW-Mechanize-1.440.0-1|133	- Fix BuildRequires
12cu|perl-Test-WWW-Mechanize-1.440.0-1|134	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|135	* Fri Nov 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.06-3mdk
12cu|perl-Test-WWW-Mechanize-1.440.0-1|136	- Fix BuildRequires
12cu|perl-Test-WWW-Mechanize-1.440.0-1|137	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|138	* Fri Nov 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.06-2mdk
12cu|perl-Test-WWW-Mechanize-1.440.0-1|139	- Fix BuildRequires
12cu|perl-Test-WWW-Mechanize-1.440.0-1|140	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|141	* Sat Oct 01 2005 Michael Scherer <misc@mandriva.org> 1.06-1mdk
12cu|perl-Test-WWW-Mechanize-1.440.0-1|142	- First mandriva package
12cu|perl-Test-WWW-Mechanize-1.440.0-1|143	
12cu|perl-Test-WWW-Mechanize-1.440.0-1|144	

11337 12
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|1	%define upstream_name    Test-WWW-Mechanize-Catalyst
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|2	%define upstream_version 0.52
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|3	
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|6	Release:	2
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|7	
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|8	Summary:	Test::WWW::Mechanize for Catalyst
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|9	License:	Artistic/GPL
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|10	Group:		Development/Perl
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|13	
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|14	BuildRequires:	perl-devel
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|15	BuildRequires:	perl(Catalyst) >= 5.00
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|16	BuildRequires:	perl(Catalyst::Plugin::Session)
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|17	BuildRequires:	perl(Catalyst::Plugin::Session::State::Cookie)
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|18	BuildRequires:	perl(Module::Build)
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|19	BuildRequires:	perl(Moose)
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|20	BuildRequires:	perl(Test::Exception)
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|21	BuildRequires:	perl(Test::WWW::Mechanize) >= 1.04
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|22	
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|23	BuildArch:	noarch
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|24	
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|25	%description
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|26	Catalyst is an elegant MVC Web Application
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|27	Framework. Test::WWW::Mechanize is a subclass of WWW::Mechanize that
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|28	incorporates features for web application testing. The
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|29	Test::WWW::Mechanize::Catalyst module meshes the two to allow easy
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|30	testing of Catalyst applications without starting up a web server.
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|31	
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|32	
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|33	%prep
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|35	
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|36	%build
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|37	perl Makefile.PL installdirs=vendor
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|38	%make
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|39	
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|40	%check
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|41	%make test
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|42	
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|43	%install
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|44	%makeinstall_std
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|45	
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|46	%files
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|47	%doc CHANGES README
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|48	%{_mandir}/*/*
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|49	%{perl_vendorlib}/Test
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|50	
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|51	
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|52	
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|53	%changelog
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|54	* Thu Sep 27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.520.0-2
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|55	+ Revision: 58b844e
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|56	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|57	
12cu|perl-Test-WWW-Mechanize-Catalyst-0.520.0-2|58	

11338 12
12cu|perl-Test-WWW-Selenium-1.360.0-1|1	%define upstream_name    Test-WWW-Selenium
12cu|perl-Test-WWW-Selenium-1.360.0-1|2	%define upstream_version 1.36
12cu|perl-Test-WWW-Selenium-1.360.0-1|3	
12cu|perl-Test-WWW-Selenium-1.360.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-WWW-Selenium-1.360.0-1|5	Version:	%perl_convert_version 1.36
12cu|perl-Test-WWW-Selenium-1.360.0-1|6	Release:	1
12cu|perl-Test-WWW-Selenium-1.360.0-1|7	
12cu|perl-Test-WWW-Selenium-1.360.0-1|8	Summary:	Test applications using Selenium Remote Control
12cu|perl-Test-WWW-Selenium-1.360.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-WWW-Selenium-1.360.0-1|10	Group:		Development/Perl
12cu|perl-Test-WWW-Selenium-1.360.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-WWW-Selenium-1.360.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-WWW-Selenium-1.36.tar.gz
12cu|perl-Test-WWW-Selenium-1.360.0-1|13	
12cu|perl-Test-WWW-Selenium-1.360.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-WWW-Selenium-1.360.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Test-WWW-Selenium-1.360.0-1|16	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-Test-WWW-Selenium-1.360.0-1|17	BuildRequires:	perl-libwww-perl
12cu|perl-Test-WWW-Selenium-1.360.0-1|18	BuildRequires:	perl(Test::Exception)
12cu|perl-Test-WWW-Selenium-1.360.0-1|19	BuildRequires:	perl(Test::Mock::LWP)
12cu|perl-Test-WWW-Selenium-1.360.0-1|20	BuildRequires:	perl(Test::More)
12cu|perl-Test-WWW-Selenium-1.360.0-1|21	BuildRequires:	perl(Test::Pod)
12cu|perl-Test-WWW-Selenium-1.360.0-1|22	BuildRequires:	perl(URI::Escape)
12cu|perl-Test-WWW-Selenium-1.360.0-1|23	BuildArch:	noarch
12cu|perl-Test-WWW-Selenium-1.360.0-1|24	
12cu|perl-Test-WWW-Selenium-1.360.0-1|25	%description
12cu|perl-Test-WWW-Selenium-1.360.0-1|26	Selenium Remote Control (SRC) is a test tool that allows you to write
12cu|perl-Test-WWW-Selenium-1.360.0-1|27	automated web application UI tests in any programming language against any
12cu|perl-Test-WWW-Selenium-1.360.0-1|28	HTTP website using any mainstream JavaScript-enabled browser. SRC provides
12cu|perl-Test-WWW-Selenium-1.360.0-1|29	a Selenium Server, which can automatically start/stop/control any supported
12cu|perl-Test-WWW-Selenium-1.360.0-1|30	browser. It works by using Selenium Core, a pure-HTML+JS library that
12cu|perl-Test-WWW-Selenium-1.360.0-1|31	performs automated tasks in JavaScript; the Selenium Server communicates
12cu|perl-Test-WWW-Selenium-1.360.0-1|32	directly with the browser using AJAX (XmlHttpRequest).
12cu|perl-Test-WWW-Selenium-1.360.0-1|33	
12cu|perl-Test-WWW-Selenium-1.360.0-1|34	http://www.openqa.org/selenium-rc/
12cu|perl-Test-WWW-Selenium-1.360.0-1|35	
12cu|perl-Test-WWW-Selenium-1.360.0-1|36	This module sends commands directly to the Server using simple HTTP
12cu|perl-Test-WWW-Selenium-1.360.0-1|37	GET/POST requests. Using this module together with the Selenium Server, you
12cu|perl-Test-WWW-Selenium-1.360.0-1|38	can automatically control any supported browser.
12cu|perl-Test-WWW-Selenium-1.360.0-1|39	
12cu|perl-Test-WWW-Selenium-1.360.0-1|40	%prep
12cu|perl-Test-WWW-Selenium-1.360.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-WWW-Selenium-1.360.0-1|42	
12cu|perl-Test-WWW-Selenium-1.360.0-1|43	%build
12cu|perl-Test-WWW-Selenium-1.360.0-1|44	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-WWW-Selenium-1.360.0-1|45	%make
12cu|perl-Test-WWW-Selenium-1.360.0-1|46	
12cu|perl-Test-WWW-Selenium-1.360.0-1|47	%check
12cu|perl-Test-WWW-Selenium-1.360.0-1|48	%make test
12cu|perl-Test-WWW-Selenium-1.360.0-1|49	
12cu|perl-Test-WWW-Selenium-1.360.0-1|50	%install
12cu|perl-Test-WWW-Selenium-1.360.0-1|51	%makeinstall_std
12cu|perl-Test-WWW-Selenium-1.360.0-1|52	
12cu|perl-Test-WWW-Selenium-1.360.0-1|53	%files
12cu|perl-Test-WWW-Selenium-1.360.0-1|54	%doc Changes README
12cu|perl-Test-WWW-Selenium-1.360.0-1|55	%{_mandir}/man3/*
12cu|perl-Test-WWW-Selenium-1.360.0-1|56	%{perl_vendorlib}/*
12cu|perl-Test-WWW-Selenium-1.360.0-1|57	
12cu|perl-Test-WWW-Selenium-1.360.0-1|58	%changelog
12cu|perl-Test-WWW-Selenium-1.360.0-1|59	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.250.0-1mdv2011.0
12cu|perl-Test-WWW-Selenium-1.360.0-1|60	+ Revision: 672878
12cu|perl-Test-WWW-Selenium-1.360.0-1|61	- update to new version 1.25
12cu|perl-Test-WWW-Selenium-1.360.0-1|62	
12cu|perl-Test-WWW-Selenium-1.360.0-1|63	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.240.0-2
12cu|perl-Test-WWW-Selenium-1.360.0-1|64	+ Revision: 657849
12cu|perl-Test-WWW-Selenium-1.360.0-1|65	- rebuild for updated spec-helper
12cu|perl-Test-WWW-Selenium-1.360.0-1|66	
12cu|perl-Test-WWW-Selenium-1.360.0-1|67	* Tue Feb 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.240.0-1
12cu|perl-Test-WWW-Selenium-1.360.0-1|68	+ Revision: 636803
12cu|perl-Test-WWW-Selenium-1.360.0-1|69	- update to new version 1.24
12cu|perl-Test-WWW-Selenium-1.360.0-1|70	
12cu|perl-Test-WWW-Selenium-1.360.0-1|71	* Sat Dec 25 2010 Shlomi Fish <shlomif@mandriva.org> 1.230.0-2mdv2011.0
12cu|perl-Test-WWW-Selenium-1.360.0-1|72	+ Revision: 624834
12cu|perl-Test-WWW-Selenium-1.360.0-1|73	- Add libwww-perl to the dependencies explicitly
12cu|perl-Test-WWW-Selenium-1.360.0-1|74	- import perl-Test-WWW-Selenium
12cu|perl-Test-WWW-Selenium-1.360.0-1|75	
12cu|perl-Test-WWW-Selenium-1.360.0-1|76	

11339 12
12cu|perl-Test-YAML-Meta-0.200.0-1|1	%define upstream_name    Test-YAML-Meta
12cu|perl-Test-YAML-Meta-0.200.0-1|2	%define upstream_version 0.20
12cu|perl-Test-YAML-Meta-0.200.0-1|3	
12cu|perl-Test-YAML-Meta-0.200.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Test-YAML-Meta-0.200.0-1|5	Version:	%perl_convert_version 0.20
12cu|perl-Test-YAML-Meta-0.200.0-1|6	Release:	1
12cu|perl-Test-YAML-Meta-0.200.0-1|7	
12cu|perl-Test-YAML-Meta-0.200.0-1|8	Summary:	Validation of the META.yml file in a distribution
12cu|perl-Test-YAML-Meta-0.200.0-1|9	License:	GPL+ or Artistic
12cu|perl-Test-YAML-Meta-0.200.0-1|10	Group:		Development/Perl
12cu|perl-Test-YAML-Meta-0.200.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-YAML-Meta-0.200.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-YAML-Meta-0.20.tar.gz
12cu|perl-Test-YAML-Meta-0.200.0-1|13	
12cu|perl-Test-YAML-Meta-0.200.0-1|14	BuildRequires:	perl-devel
12cu|perl-Test-YAML-Meta-0.200.0-1|15	BuildRequires:	perl(Test::CPAN::Meta::YAML)
12cu|perl-Test-YAML-Meta-0.200.0-1|16	BuildRequires:	perl(Test::YAML::Valid)
12cu|perl-Test-YAML-Meta-0.200.0-1|17	BuildArch:	noarch
12cu|perl-Test-YAML-Meta-0.200.0-1|18	
12cu|perl-Test-YAML-Meta-0.200.0-1|19	%description
12cu|perl-Test-YAML-Meta-0.200.0-1|20	This module was written to ensure that a META.yml file, provided with a
12cu|perl-Test-YAML-Meta-0.200.0-1|21	standard distribution uploaded to CPAN, meets the specifications that slowly
12cu|perl-Test-YAML-Meta-0.200.0-1|22	being introduced to module uploads, via the use of ExtUtils::MakeMaker,
12cu|perl-Test-YAML-Meta-0.200.0-1|23	Module::Build and Module::Install.
12cu|perl-Test-YAML-Meta-0.200.0-1|24	
12cu|perl-Test-YAML-Meta-0.200.0-1|25	%prep
12cu|perl-Test-YAML-Meta-0.200.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-YAML-Meta-0.200.0-1|27	
12cu|perl-Test-YAML-Meta-0.200.0-1|28	%build
12cu|perl-Test-YAML-Meta-0.200.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Test-YAML-Meta-0.200.0-1|30	%make
12cu|perl-Test-YAML-Meta-0.200.0-1|31	
12cu|perl-Test-YAML-Meta-0.200.0-1|32	%check
12cu|perl-Test-YAML-Meta-0.200.0-1|33	make test
12cu|perl-Test-YAML-Meta-0.200.0-1|34	
12cu|perl-Test-YAML-Meta-0.200.0-1|35	%install
12cu|perl-Test-YAML-Meta-0.200.0-1|36	%makeinstall_std
12cu|perl-Test-YAML-Meta-0.200.0-1|37	
12cu|perl-Test-YAML-Meta-0.200.0-1|38	%files
12cu|perl-Test-YAML-Meta-0.200.0-1|39	%doc Changes README LICENSE
12cu|perl-Test-YAML-Meta-0.200.0-1|40	%{perl_vendorlib}/Test
12cu|perl-Test-YAML-Meta-0.200.0-1|41	%{_mandir}/*/*
12cu|perl-Test-YAML-Meta-0.200.0-1|42	
12cu|perl-Test-YAML-Meta-0.200.0-1|43	
12cu|perl-Test-YAML-Meta-0.200.0-1|44	%changelog
12cu|perl-Test-YAML-Meta-0.200.0-1|45	* Tue May 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.190.0-1mdv2011.0
12cu|perl-Test-YAML-Meta-0.200.0-1|46	+ Revision: 675485
12cu|perl-Test-YAML-Meta-0.200.0-1|47	- new version
12cu|perl-Test-YAML-Meta-0.200.0-1|48	
12cu|perl-Test-YAML-Meta-0.200.0-1|49	* Wed Apr 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.160.0-1mdv2011.0
12cu|perl-Test-YAML-Meta-0.200.0-1|50	+ Revision: 534936
12cu|perl-Test-YAML-Meta-0.200.0-1|51	- new version
12cu|perl-Test-YAML-Meta-0.200.0-1|52	
12cu|perl-Test-YAML-Meta-0.200.0-1|53	* Mon Dec 21 2009 Jérôme Quelin <jquelin@mandriva.org> 0.150.0-1mdv2010.1
12cu|perl-Test-YAML-Meta-0.200.0-1|54	+ Revision: 480738
12cu|perl-Test-YAML-Meta-0.200.0-1|55	- update to 0.15
12cu|perl-Test-YAML-Meta-0.200.0-1|56	
12cu|perl-Test-YAML-Meta-0.200.0-1|57	* Sun Dec 13 2009 Jérôme Quelin <jquelin@mandriva.org> 0.140.0-1mdv2010.1
12cu|perl-Test-YAML-Meta-0.200.0-1|58	+ Revision: 478060
12cu|perl-Test-YAML-Meta-0.200.0-1|59	- update to 0.14
12cu|perl-Test-YAML-Meta-0.200.0-1|60	
12cu|perl-Test-YAML-Meta-0.200.0-1|61	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.130.0-1mdv2010.1
12cu|perl-Test-YAML-Meta-0.200.0-1|62	+ Revision: 474755
12cu|perl-Test-YAML-Meta-0.200.0-1|63	- update to 0.13
12cu|perl-Test-YAML-Meta-0.200.0-1|64	
12cu|perl-Test-YAML-Meta-0.200.0-1|65	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.120.0-1mdv2010.0
12cu|perl-Test-YAML-Meta-0.200.0-1|66	+ Revision: 405603
12cu|perl-Test-YAML-Meta-0.200.0-1|67	- rebuild using %%perl_convert_version
12cu|perl-Test-YAML-Meta-0.200.0-1|68	
12cu|perl-Test-YAML-Meta-0.200.0-1|69	* Mon May 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-1mdv2010.0
12cu|perl-Test-YAML-Meta-0.200.0-1|70	+ Revision: 379578
12cu|perl-Test-YAML-Meta-0.200.0-1|71	- update to new version 0.12
12cu|perl-Test-YAML-Meta-0.200.0-1|72	
12cu|perl-Test-YAML-Meta-0.200.0-1|73	* Mon Jun 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11-1mdv2009.0
12cu|perl-Test-YAML-Meta-0.200.0-1|74	+ Revision: 230282
12cu|perl-Test-YAML-Meta-0.200.0-1|75	- update to new version 0.11
12cu|perl-Test-YAML-Meta-0.200.0-1|76	
12cu|perl-Test-YAML-Meta-0.200.0-1|77	* Tue Jun 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.10-1mdv2009.0
12cu|perl-Test-YAML-Meta-0.200.0-1|78	+ Revision: 214529
12cu|perl-Test-YAML-Meta-0.200.0-1|79	- update to new version 0.10
12cu|perl-Test-YAML-Meta-0.200.0-1|80	
12cu|perl-Test-YAML-Meta-0.200.0-1|81	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.0
12cu|perl-Test-YAML-Meta-0.200.0-1|82	+ Revision: 194862
12cu|perl-Test-YAML-Meta-0.200.0-1|83	- update to new version 0.09
12cu|perl-Test-YAML-Meta-0.200.0-1|84	- update to new version 0.09
12cu|perl-Test-YAML-Meta-0.200.0-1|85	
12cu|perl-Test-YAML-Meta-0.200.0-1|86	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Test-YAML-Meta-0.200.0-1|87	- restore BuildRoot
12cu|perl-Test-YAML-Meta-0.200.0-1|88	
12cu|perl-Test-YAML-Meta-0.200.0-1|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Test-YAML-Meta-0.200.0-1|90	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Test-YAML-Meta-0.200.0-1|91	
12cu|perl-Test-YAML-Meta-0.200.0-1|92	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 0.06-2mdv2008.1
12cu|perl-Test-YAML-Meta-0.200.0-1|93	+ Revision: 109350
12cu|perl-Test-YAML-Meta-0.200.0-1|94	- rebuild
12cu|perl-Test-YAML-Meta-0.200.0-1|95	
12cu|perl-Test-YAML-Meta-0.200.0-1|96	* Tue Nov 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdv2008.1
12cu|perl-Test-YAML-Meta-0.200.0-1|97	+ Revision: 106560
12cu|perl-Test-YAML-Meta-0.200.0-1|98	- update to new version 0.06
12cu|perl-Test-YAML-Meta-0.200.0-1|99	- update to new version 0.06
12cu|perl-Test-YAML-Meta-0.200.0-1|100	
12cu|perl-Test-YAML-Meta-0.200.0-1|101	* Sun Nov 04 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdv2008.1
12cu|perl-Test-YAML-Meta-0.200.0-1|102	+ Revision: 105898
12cu|perl-Test-YAML-Meta-0.200.0-1|103	- update to new version 0.05
12cu|perl-Test-YAML-Meta-0.200.0-1|104	
12cu|perl-Test-YAML-Meta-0.200.0-1|105	* Fri Aug 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2008.0
12cu|perl-Test-YAML-Meta-0.200.0-1|106	+ Revision: 65286
12cu|perl-Test-YAML-Meta-0.200.0-1|107	- import perl-Test-YAML-Meta
12cu|perl-Test-YAML-Meta-0.200.0-1|108	
12cu|perl-Test-YAML-Meta-0.200.0-1|109	
12cu|perl-Test-YAML-Meta-0.200.0-1|110	* Fri Aug 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdv2008.0
12cu|perl-Test-YAML-Meta-0.200.0-1|111	- first mdv release
12cu|perl-Test-YAML-Meta-0.200.0-1|112	

11340 12
12cu|perl-Test-YAML-Valid-0.40.0-2|1	%define upstream_name    Test-YAML-Valid
12cu|perl-Test-YAML-Valid-0.40.0-2|2	%define upstream_version 0.04
12cu|perl-Test-YAML-Valid-0.40.0-2|3	
12cu|perl-Test-YAML-Valid-0.40.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-Test-YAML-Valid-0.40.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Test-YAML-Valid-0.40.0-2|6	Release:	2
12cu|perl-Test-YAML-Valid-0.40.0-2|7	
12cu|perl-Test-YAML-Valid-0.40.0-2|8	Summary:	Test for valid YAML
12cu|perl-Test-YAML-Valid-0.40.0-2|9	License:	GPL+ or Artistic
12cu|perl-Test-YAML-Valid-0.40.0-2|10	Group:		Development/Perl
12cu|perl-Test-YAML-Valid-0.40.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Test-YAML-Valid-0.40.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Test-YAML-Valid-0.40.0-2|13	
12cu|perl-Test-YAML-Valid-0.40.0-2|14	BuildRequires:	perl-devel
12cu|perl-Test-YAML-Valid-0.40.0-2|15	BuildRequires:	perl(YAML)
12cu|perl-Test-YAML-Valid-0.40.0-2|16	BuildRequires:	perl(YAML::Syck)
12cu|perl-Test-YAML-Valid-0.40.0-2|17	BuildRequires:	perl(YAML::XS)
12cu|perl-Test-YAML-Valid-0.40.0-2|18	BuildRequires:	perl(YAML::Tiny)
12cu|perl-Test-YAML-Valid-0.40.0-2|19	Requires:		perl(YAML)
12cu|perl-Test-YAML-Valid-0.40.0-2|20	BuildArch:	noarch
12cu|perl-Test-YAML-Valid-0.40.0-2|21	
12cu|perl-Test-YAML-Valid-0.40.0-2|22	%description
12cu|perl-Test-YAML-Valid-0.40.0-2|23	This module lets you easily test the validity of YAML.
12cu|perl-Test-YAML-Valid-0.40.0-2|24	
12cu|perl-Test-YAML-Valid-0.40.0-2|25	%prep
12cu|perl-Test-YAML-Valid-0.40.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Test-YAML-Valid-0.40.0-2|27	
12cu|perl-Test-YAML-Valid-0.40.0-2|28	%build
12cu|perl-Test-YAML-Valid-0.40.0-2|29	perl Makefile.PL INSTALLDIRS=vendor </dev/null
12cu|perl-Test-YAML-Valid-0.40.0-2|30	%make
12cu|perl-Test-YAML-Valid-0.40.0-2|31	
12cu|perl-Test-YAML-Valid-0.40.0-2|32	%check
12cu|perl-Test-YAML-Valid-0.40.0-2|33	make test
12cu|perl-Test-YAML-Valid-0.40.0-2|34	
12cu|perl-Test-YAML-Valid-0.40.0-2|35	%install
12cu|perl-Test-YAML-Valid-0.40.0-2|36	%makeinstall_std
12cu|perl-Test-YAML-Valid-0.40.0-2|37	
12cu|perl-Test-YAML-Valid-0.40.0-2|38	%files
12cu|perl-Test-YAML-Valid-0.40.0-2|39	%doc Changes README
12cu|perl-Test-YAML-Valid-0.40.0-2|40	%{perl_vendorlib}/Test
12cu|perl-Test-YAML-Valid-0.40.0-2|41	%{_mandir}/*/*
12cu|perl-Test-YAML-Valid-0.40.0-2|42	
12cu|perl-Test-YAML-Valid-0.40.0-2|43	
12cu|perl-Test-YAML-Valid-0.40.0-2|44	%changelog
12cu|perl-Test-YAML-Valid-0.40.0-2|45	* Tue Dec 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.40.0-2
12cu|perl-Test-YAML-Valid-0.40.0-2|46	+ Revision: ca5ce45
12cu|perl-Test-YAML-Valid-0.40.0-2|47	- Added YAML::Tiny BR
12cu|perl-Test-YAML-Valid-0.40.0-2|48	
12cu|perl-Test-YAML-Valid-0.40.0-2|49	

11341 12
12cu|perl-Text-Aligner-0.100.0-1|1	%define upstream_name    Text-Aligner
12cu|perl-Text-Aligner-0.100.0-1|2	%define upstream_version 0.10
12cu|perl-Text-Aligner-0.100.0-1|3	
12cu|perl-Text-Aligner-0.100.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Text-Aligner-0.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Text-Aligner-0.100.0-1|6	Release:	1
12cu|perl-Text-Aligner-0.100.0-1|7	
12cu|perl-Text-Aligner-0.100.0-1|8	Summary:	A single function to justify strings to various alignment styles
12cu|perl-Text-Aligner-0.100.0-1|9	License:	GPL+ or Artistic
12cu|perl-Text-Aligner-0.100.0-1|10	Group:		Development/Perl
12cu|perl-Text-Aligner-0.100.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Text-Aligner-0.100.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Text/Text-Aligner-%{upstream_version}.tar.gz
12cu|perl-Text-Aligner-0.100.0-1|13	
12cu|perl-Text-Aligner-0.100.0-1|14	BuildRequires:	perl-devel
12cu|perl-Text-Aligner-0.100.0-1|15	BuildRequires:	perl(Term::ANSIColor)
12cu|perl-Text-Aligner-0.100.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-Text-Aligner-0.100.0-1|17	BuildArch:	noarch
12cu|perl-Text-Aligner-0.100.0-1|18	
12cu|perl-Text-Aligner-0.100.0-1|19	%description
12cu|perl-Text-Aligner-0.100.0-1|20	Text::Aligner exports a single function, align(), which is used to justify
12cu|perl-Text-Aligner-0.100.0-1|21	strings to various alignment styles. The alignment specification is the
12cu|perl-Text-Aligner-0.100.0-1|22	first argument, followed by any number of scalars which are subject to
12cu|perl-Text-Aligner-0.100.0-1|23	alignment.
12cu|perl-Text-Aligner-0.100.0-1|24	
12cu|perl-Text-Aligner-0.100.0-1|25	The operation depends on context. In list context, a list of the justified
12cu|perl-Text-Aligner-0.100.0-1|26	scalars is returned. In scalar context, the justified arguments are joined
12cu|perl-Text-Aligner-0.100.0-1|27	into a single string with newlines appended. The original arguments remain
12cu|perl-Text-Aligner-0.100.0-1|28	unchanged. In void context, in-place justification is attempted. In this
12cu|perl-Text-Aligner-0.100.0-1|29	case, all arguments must be lvalues.
12cu|perl-Text-Aligner-0.100.0-1|30	
12cu|perl-Text-Aligner-0.100.0-1|31	Align() also does one level of scalar dereferencing. That is, whenever one
12cu|perl-Text-Aligner-0.100.0-1|32	of the arguments is a scalar reference, the scalar pointed to is aligned
12cu|perl-Text-Aligner-0.100.0-1|33	instead. Other references are simply stringified. An undefined argument is
12cu|perl-Text-Aligner-0.100.0-1|34	interpreted as an empty string without complaint.
12cu|perl-Text-Aligner-0.100.0-1|35	
12cu|perl-Text-Aligner-0.100.0-1|36	%prep
12cu|perl-Text-Aligner-0.100.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Text-Aligner-0.100.0-1|38	
12cu|perl-Text-Aligner-0.100.0-1|39	%build
12cu|perl-Text-Aligner-0.100.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-Aligner-0.100.0-1|41	%make
12cu|perl-Text-Aligner-0.100.0-1|42	
12cu|perl-Text-Aligner-0.100.0-1|43	%check
12cu|perl-Text-Aligner-0.100.0-1|44	%make test
12cu|perl-Text-Aligner-0.100.0-1|45	
12cu|perl-Text-Aligner-0.100.0-1|46	%install
12cu|perl-Text-Aligner-0.100.0-1|47	%makeinstall_std
12cu|perl-Text-Aligner-0.100.0-1|48	
12cu|perl-Text-Aligner-0.100.0-1|49	%files
12cu|perl-Text-Aligner-0.100.0-1|50	%doc Changes LICENSE META.yml README
12cu|perl-Text-Aligner-0.100.0-1|51	%{_mandir}/man3/*
12cu|perl-Text-Aligner-0.100.0-1|52	%{perl_vendorlib}/*
12cu|perl-Text-Aligner-0.100.0-1|53	
12cu|perl-Text-Aligner-0.100.0-1|54	
12cu|perl-Text-Aligner-0.100.0-1|55	%changelog
12cu|perl-Text-Aligner-0.100.0-1|56	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-1
12cu|perl-Text-Aligner-0.100.0-1|57	+ Revision: 1130a4c
12cu|perl-Text-Aligner-0.100.0-1|58	- Updated to 0.10 (by updates_builder)
12cu|perl-Text-Aligner-0.100.0-1|59	
12cu|perl-Text-Aligner-0.100.0-1|60	

11342 12
12cu|perl-Text-ASCIITable-0.200.0-1|1	%define upstream_name    Text-ASCIITable
12cu|perl-Text-ASCIITable-0.200.0-1|2	%define upstream_version 0.20
12cu|perl-Text-ASCIITable-0.200.0-1|3	Name:       perl-%{upstream_name}
12cu|perl-Text-ASCIITable-0.200.0-1|4	Version:    %perl_convert_version 0.20
12cu|perl-Text-ASCIITable-0.200.0-1|5	Release:    1
12cu|perl-Text-ASCIITable-0.200.0-1|6	
12cu|perl-Text-ASCIITable-0.200.0-1|7	Summary:    Create a nice formatted table using ASCII characters
12cu|perl-Text-ASCIITable-0.200.0-1|8	License:    Artistic/GPL
12cu|perl-Text-ASCIITable-0.200.0-1|9	Group:      Development/Perl
12cu|perl-Text-ASCIITable-0.200.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Text-ASCIITable-0.200.0-1|11	Source0:    http://www.cpan.org/modules/by-module/Text/Text-ASCIITable-0.20.tar.gz
12cu|perl-Text-ASCIITable-0.200.0-1|12	
12cu|perl-Text-ASCIITable-0.200.0-1|13	BuildRequires:  perl(Module::Build)
12cu|perl-Text-ASCIITable-0.200.0-1|14	BuildArch:      noarch
12cu|perl-Text-ASCIITable-0.200.0-1|15	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Text-ASCIITable-0.200.0-1|16	
12cu|perl-Text-ASCIITable-0.200.0-1|17	%description
12cu|perl-Text-ASCIITable-0.200.0-1|18	Pretty nifty if you want to output dynamic text to your console or other
12cu|perl-Text-ASCIITable-0.200.0-1|19	fixed-size-font displays, and at the same time it will display it in a nice
12cu|perl-Text-ASCIITable-0.200.0-1|20	human-readable, or "cool" way.
12cu|perl-Text-ASCIITable-0.200.0-1|21	
12cu|perl-Text-ASCIITable-0.200.0-1|22	%prep
12cu|perl-Text-ASCIITable-0.200.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Text-ASCIITable-0.200.0-1|24	
12cu|perl-Text-ASCIITable-0.200.0-1|25	%build
12cu|perl-Text-ASCIITable-0.200.0-1|26	%{__perl} Build.PL installdirs=vendor
12cu|perl-Text-ASCIITable-0.200.0-1|27	./Build CFLAGS="%{optflags}"
12cu|perl-Text-ASCIITable-0.200.0-1|28	
12cu|perl-Text-ASCIITable-0.200.0-1|29	%check
12cu|perl-Text-ASCIITable-0.200.0-1|30	./Build test
12cu|perl-Text-ASCIITable-0.200.0-1|31	
12cu|perl-Text-ASCIITable-0.200.0-1|32	%install
12cu|perl-Text-ASCIITable-0.200.0-1|33	rm -rf %{buildroot}
12cu|perl-Text-ASCIITable-0.200.0-1|34	./Build install destdir=%{buildroot}
12cu|perl-Text-ASCIITable-0.200.0-1|35	
12cu|perl-Text-ASCIITable-0.200.0-1|36	%files
12cu|perl-Text-ASCIITable-0.200.0-1|37	%defattr(-,root,root)
12cu|perl-Text-ASCIITable-0.200.0-1|38	%doc README Changes
12cu|perl-Text-ASCIITable-0.200.0-1|39	%{perl_vendorlib}/Text
12cu|perl-Text-ASCIITable-0.200.0-1|40	%{_mandir}/*/*
12cu|perl-Text-ASCIITable-0.200.0-1|41	
12cu|perl-Text-ASCIITable-0.200.0-1|42	%clean
12cu|perl-Text-ASCIITable-0.200.0-1|43	rm -rf %{buildroot}
12cu|perl-Text-ASCIITable-0.200.0-1|44	
12cu|perl-Text-ASCIITable-0.200.0-1|45	
12cu|perl-Text-ASCIITable-0.200.0-1|46	%changelog
12cu|perl-Text-ASCIITable-0.200.0-1|47	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2010.0
12cu|perl-Text-ASCIITable-0.200.0-1|48	+ Revision: 405605
12cu|perl-Text-ASCIITable-0.200.0-1|49	- rebuild using %%perl_convert_version
12cu|perl-Text-ASCIITable-0.200.0-1|50	
12cu|perl-Text-ASCIITable-0.200.0-1|51	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.18-5mdv2009.0
12cu|perl-Text-ASCIITable-0.200.0-1|52	+ Revision: 258609
12cu|perl-Text-ASCIITable-0.200.0-1|53	- rebuild
12cu|perl-Text-ASCIITable-0.200.0-1|54	
12cu|perl-Text-ASCIITable-0.200.0-1|55	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.18-4mdv2009.0
12cu|perl-Text-ASCIITable-0.200.0-1|56	+ Revision: 246599
12cu|perl-Text-ASCIITable-0.200.0-1|57	- rebuild
12cu|perl-Text-ASCIITable-0.200.0-1|58	
12cu|perl-Text-ASCIITable-0.200.0-1|59	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.18-2mdv2008.1
12cu|perl-Text-ASCIITable-0.200.0-1|60	+ Revision: 140721
12cu|perl-Text-ASCIITable-0.200.0-1|61	- restore BuildRoot
12cu|perl-Text-ASCIITable-0.200.0-1|62	
12cu|perl-Text-ASCIITable-0.200.0-1|63	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|perl-Text-ASCIITable-0.200.0-1|64	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Text-ASCIITable-0.200.0-1|65	
12cu|perl-Text-ASCIITable-0.200.0-1|66	* Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-2mdv2008.0
12cu|perl-Text-ASCIITable-0.200.0-1|67	+ Revision: 67082
12cu|perl-Text-ASCIITable-0.200.0-1|68	- rebuild
12cu|perl-Text-ASCIITable-0.200.0-1|69	
12cu|perl-Text-ASCIITable-0.200.0-1|70	
12cu|perl-Text-ASCIITable-0.200.0-1|71	* Mon Jul 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.18-1mdv2007.0
12cu|perl-Text-ASCIITable-0.200.0-1|72	- New version 0.18
12cu|perl-Text-ASCIITable-0.200.0-1|73	- Module::Build-based build
12cu|perl-Text-ASCIITable-0.200.0-1|74	
12cu|perl-Text-ASCIITable-0.200.0-1|75	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.17-2mdk
12cu|perl-Text-ASCIITable-0.200.0-1|76	- Fix SPEC according to Perl Policy
12cu|perl-Text-ASCIITable-0.200.0-1|77	- Source URL
12cu|perl-Text-ASCIITable-0.200.0-1|78	- use mkrel
12cu|perl-Text-ASCIITable-0.200.0-1|79	
12cu|perl-Text-ASCIITable-0.200.0-1|80	* Wed Sep 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdk
12cu|perl-Text-ASCIITable-0.200.0-1|81	- New release 0.17
12cu|perl-Text-ASCIITable-0.200.0-1|82	
12cu|perl-Text-ASCIITable-0.200.0-1|83	* Fri Sep 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.16-1mdk
12cu|perl-Text-ASCIITable-0.200.0-1|84	- new version
12cu|perl-Text-ASCIITable-0.200.0-1|85	- rpmbuildupdate aware
12cu|perl-Text-ASCIITable-0.200.0-1|86	- fix directory ownership
12cu|perl-Text-ASCIITable-0.200.0-1|87	- spec cleanup
12cu|perl-Text-ASCIITable-0.200.0-1|88	- make test in %%check
12cu|perl-Text-ASCIITable-0.200.0-1|89	
12cu|perl-Text-ASCIITable-0.200.0-1|90	* Tue May 03 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.15-1mdk
12cu|perl-Text-ASCIITable-0.200.0-1|91	- First Mandriva release
12cu|perl-Text-ASCIITable-0.200.0-1|92	
12cu|perl-Text-ASCIITable-0.200.0-1|93	

11343 12
12cu|perl-Text-BibTeX-0.690.0-1|1	%define upstream_name    Text-BibTeX
12cu|perl-Text-BibTeX-0.690.0-1|2	%define upstream_version 0.69
12cu|perl-Text-BibTeX-0.690.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Text-BibTeX-0.690.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Text-BibTeX-0.690.0-1|5	Release:	1
12cu|perl-Text-BibTeX-0.690.0-1|6	
12cu|perl-Text-BibTeX-0.690.0-1|7	Summary:	Interface to read and parse BibTeX files
12cu|perl-Text-BibTeX-0.690.0-1|8	License:	GPL+ or Artistic
12cu|perl-Text-BibTeX-0.690.0-1|9	Group:		Development/Perl
12cu|perl-Text-BibTeX-0.690.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Text-BibTeX-0.690.0-1|11	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Text-BibTeX-0.690.0-1|12	BuildRequires:	perl(Capture::Tiny)
12cu|perl-Text-BibTeX-0.690.0-1|13	BuildRequires:	perl(Config::AutoConf)
12cu|perl-Text-BibTeX-0.690.0-1|14	BuildRequires:	perl(ExtUtils::LibBuilder)
12cu|perl-Text-BibTeX-0.690.0-1|15	BuildRequires:	perl(Module::Build)
12cu|perl-Text-BibTeX-0.690.0-1|16	BuildRequires:	perl-devel
12cu|perl-Text-BibTeX-0.690.0-1|17	
12cu|perl-Text-BibTeX-0.690.0-1|18	%description
12cu|perl-Text-BibTeX-0.690.0-1|19	The Text::BibTeX module serves mainly as a high-level introduction to the
12cu|perl-Text-BibTeX-0.690.0-1|20	Text::BibTeX library, for both code and documentation purposes. The code loads
12cu|perl-Text-BibTeX-0.690.0-1|21	the two fundamental modules for processing BibTeX files (Text::BibTeX::File and
12cu|perl-Text-BibTeX-0.690.0-1|22	Text::BibTeX::Entry), and this documentation gives a broad overview of the
12cu|perl-Text-BibTeX-0.690.0-1|23	whole library that isn't available in the documentation for the individual
12cu|perl-Text-BibTeX-0.690.0-1|24	modules that comprise it.
12cu|perl-Text-BibTeX-0.690.0-1|25	
12cu|perl-Text-BibTeX-0.690.0-1|26	%prep
12cu|perl-Text-BibTeX-0.690.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Text-BibTeX-0.690.0-1|28	perl -pi -e 's|#!/usr/local/bin/perl5?|#!/usr/bin/perl|' scripts/* examples/*
12cu|perl-Text-BibTeX-0.690.0-1|29	
12cu|perl-Text-BibTeX-0.690.0-1|30	%build
12cu|perl-Text-BibTeX-0.690.0-1|31	perl Build.PL installdirs=vendor
12cu|perl-Text-BibTeX-0.690.0-1|32	./Build
12cu|perl-Text-BibTeX-0.690.0-1|33	
12cu|perl-Text-BibTeX-0.690.0-1|34	%check
12cu|perl-Text-BibTeX-0.690.0-1|35	./Build test
12cu|perl-Text-BibTeX-0.690.0-1|36	
12cu|perl-Text-BibTeX-0.690.0-1|37	%install
12cu|perl-Text-BibTeX-0.690.0-1|38	./Build install destdir=%{buildroot}
12cu|perl-Text-BibTeX-0.690.0-1|39	#install -d -m 755 %{buildroot}%{_bindir}
12cu|perl-Text-BibTeX-0.690.0-1|40	#install -m 755 btformat btcheck btsort %{buildroot}%{_bindir}
12cu|perl-Text-BibTeX-0.690.0-1|41	mv %{buildroot}%{_bindir}/bibparse %{buildroot}%{_bindir}/bibparse-perl
12cu|perl-Text-BibTeX-0.690.0-1|42	
12cu|perl-Text-BibTeX-0.690.0-1|43	%files
12cu|perl-Text-BibTeX-0.690.0-1|44	%doc  README examples
12cu|perl-Text-BibTeX-0.690.0-1|45	%{perl_vendorarch}/Text
12cu|perl-Text-BibTeX-0.690.0-1|46	%{perl_vendorarch}/auto/Text
12cu|perl-Text-BibTeX-0.690.0-1|47	%{_mandir}/*/*
12cu|perl-Text-BibTeX-0.690.0-1|48	%{_bindir}/*
12cu|perl-Text-BibTeX-0.690.0-1|49	%{_libdir}/libbtparse.so
12cu|perl-Text-BibTeX-0.690.0-1|50	
12cu|perl-Text-BibTeX-0.690.0-1|51	
12cu|perl-Text-BibTeX-0.690.0-1|52	%changelog
12cu|perl-Text-BibTeX-0.690.0-1|53	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.690.0-1
12cu|perl-Text-BibTeX-0.690.0-1|54	+ Revision: 6d3fae6
12cu|perl-Text-BibTeX-0.690.0-1|55	- Updated to 0.69 (by updates_builder)
12cu|perl-Text-BibTeX-0.690.0-1|56	
12cu|perl-Text-BibTeX-0.690.0-1|57	

11344 12
12cu|perl-Text-Bidi-2.80.0-1|1	%define upstream_name    Text-Bidi
12cu|perl-Text-Bidi-2.80.0-1|2	%define upstream_version 2.08
12cu|perl-Text-Bidi-2.80.0-1|3	
12cu|perl-Text-Bidi-2.80.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Text-Bidi-2.80.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Text-Bidi-2.80.0-1|6	Release:    1
12cu|perl-Text-Bidi-2.80.0-1|7	
12cu|perl-Text-Bidi-2.80.0-1|8	Summary:    Dual-life long arrays
12cu|perl-Text-Bidi-2.80.0-1|9	License:    GPL or Artistic
12cu|perl-Text-Bidi-2.80.0-1|10	Group:      Development/Perl
12cu|perl-Text-Bidi-2.80.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Text-Bidi-2.80.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Text-Bidi-2.80.0-1|13	
12cu|perl-Text-Bidi-2.80.0-1|14	BuildRequires: perl
12cu|perl-Text-Bidi-2.80.0-1|15	BuildRequires: perl-devel
12cu|perl-Text-Bidi-2.80.0-1|16	BuildRequires: perl(Carp)
12cu|perl-Text-Bidi-2.80.0-1|17	BuildRequires: perl(Data::Dumper)
12cu|perl-Text-Bidi-2.80.0-1|18	BuildRequires: perl(DynaLoader)
12cu|perl-Text-Bidi-2.80.0-1|19	BuildRequires: perl(Encode)
12cu|perl-Text-Bidi-2.80.0-1|20	BuildRequires: perl(Exporter)
12cu|perl-Text-Bidi-2.80.0-1|21	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-Text-Bidi-2.80.0-1|22	BuildRequires: perl(File::Find)
12cu|perl-Text-Bidi-2.80.0-1|23	BuildRequires: perl(File::Spec::Functions)
12cu|perl-Text-Bidi-2.80.0-1|24	BuildRequires: perl(File::Temp)
12cu|perl-Text-Bidi-2.80.0-1|25	BuildRequires: perl(Getopt::Long)
12cu|perl-Text-Bidi-2.80.0-1|26	BuildRequires: perl(List::Util)
12cu|perl-Text-Bidi-2.80.0-1|27	BuildRequires: perl(Test::More)
12cu|perl-Text-Bidi-2.80.0-1|28	BuildRequires: perl(Test::Pod)
12cu|perl-Text-Bidi-2.80.0-1|29	BuildRequires: perl(Tie::Array)
12cu|perl-Text-Bidi-2.80.0-1|30	BuildRequires: perl(base)
12cu|perl-Text-Bidi-2.80.0-1|31	BuildRequires: perl(integer)
12cu|perl-Text-Bidi-2.80.0-1|32	BuildRequires: perl(overload)
12cu|perl-Text-Bidi-2.80.0-1|33	BuildRequires: perl(strict)
12cu|perl-Text-Bidi-2.80.0-1|34	BuildRequires: perl(utf8)
12cu|perl-Text-Bidi-2.80.0-1|35	BuildRequires: perl(version)
12cu|perl-Text-Bidi-2.80.0-1|36	BuildRequires: perl(warnings)
12cu|perl-Text-Bidi-2.80.0-1|37	BuildRequires: pkgconfig(fribidi)
12cu|perl-Text-Bidi-2.80.0-1|38	
12cu|perl-Text-Bidi-2.80.0-1|39	%description
12cu|perl-Text-Bidi-2.80.0-1|40	This module provides basic support for the Unicode bidirectional (Bidi)
12cu|perl-Text-Bidi-2.80.0-1|41	text algorithm, for displaying text consisting of both left-to-right and
12cu|perl-Text-Bidi-2.80.0-1|42	right-to-left written languages (such as Hebrew and Arabic.) It does so via
12cu|perl-Text-Bidi-2.80.0-1|43	a _swig_ interface file to the _libfribidi_ library.
12cu|perl-Text-Bidi-2.80.0-1|44	
12cu|perl-Text-Bidi-2.80.0-1|45	The fundamental purpose of the bidi algorithm is to reorder text given in
12cu|perl-Text-Bidi-2.80.0-1|46	logical order into text in visually correct order, suitable for display
12cu|perl-Text-Bidi-2.80.0-1|47	using standard printing commands. ``Logical order'' means that the
12cu|perl-Text-Bidi-2.80.0-1|48	characters are given in the order in which they would be read if printed
12cu|perl-Text-Bidi-2.80.0-1|49	correctly. The direction of the text is determined by properties of the
12cu|perl-Text-Bidi-2.80.0-1|50	Unicode characters, usually without additional hints. See the
12cu|perl-Text-Bidi-2.80.0-1|51	http://www.unicode.org/unicode/reports/tr9/ manpage for more details on the
12cu|perl-Text-Bidi-2.80.0-1|52	problem and the algorithm.
12cu|perl-Text-Bidi-2.80.0-1|53	
12cu|perl-Text-Bidi-2.80.0-1|54	Standard usage
12cu|perl-Text-Bidi-2.80.0-1|55	The bidi algorithm works in two stages. The first is on the level of a
12cu|perl-Text-Bidi-2.80.0-1|56	paragraph, where the direction of each character is computed. The
12cu|perl-Text-Bidi-2.80.0-1|57	second is on the level of the lines to be displayed. The main practical
12cu|perl-Text-Bidi-2.80.0-1|58	difference is that the first stage requires only the text of the
12cu|perl-Text-Bidi-2.80.0-1|59	paragraph, while the second requires knowledge of the width of the
12cu|perl-Text-Bidi-2.80.0-1|60	displayed lines. The module (or the library) does not determine how the
12cu|perl-Text-Bidi-2.80.0-1|61	text is broken into paragraphs.
12cu|perl-Text-Bidi-2.80.0-1|62	
12cu|perl-Text-Bidi-2.80.0-1|63	%prep
12cu|perl-Text-Bidi-2.80.0-1|64	%setup -qn %{upstream_name}-%{upstream_version}
12cu|perl-Text-Bidi-2.80.0-1|65	
12cu|perl-Text-Bidi-2.80.0-1|66	%build
12cu|perl-Text-Bidi-2.80.0-1|67	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-Bidi-2.80.0-1|68	
12cu|perl-Text-Bidi-2.80.0-1|69	%make
12cu|perl-Text-Bidi-2.80.0-1|70	
12cu|perl-Text-Bidi-2.80.0-1|71	%check
12cu|perl-Text-Bidi-2.80.0-1|72	%make test
12cu|perl-Text-Bidi-2.80.0-1|73	
12cu|perl-Text-Bidi-2.80.0-1|74	%install
12cu|perl-Text-Bidi-2.80.0-1|75	%makeinstall_std
12cu|perl-Text-Bidi-2.80.0-1|76	
12cu|perl-Text-Bidi-2.80.0-1|77	%files
12cu|perl-Text-Bidi-2.80.0-1|78	%doc META.yml LICENSE Changes META.json
12cu|perl-Text-Bidi-2.80.0-1|79	%{_bindir}/fribidi.pl
12cu|perl-Text-Bidi-2.80.0-1|80	%{_mandir}/man3/*
12cu|perl-Text-Bidi-2.80.0-1|81	%{perl_vendorlib}/*
12cu|perl-Text-Bidi-2.80.0-1|82	%{_mandir}/man1/*
12cu|perl-Text-Bidi-2.80.0-1|83	
12cu|perl-Text-Bidi-2.80.0-1|84	%changelog
12cu|perl-Text-Bidi-2.80.0-1|85	* Wed Apr 23 2014 symbianflo <symbianflo@symbianflo> 2.80.0-1
12cu|perl-Text-Bidi-2.80.0-1|86	+ Revision: fbe5635
12cu|perl-Text-Bidi-2.80.0-1|87	- Imported from SRPM
12cu|perl-Text-Bidi-2.80.0-1|88	
12cu|perl-Text-Bidi-2.80.0-1|89	

11345 12
12cu|perl-Text-CSV-Slurp-1.10.0-1|1	%define upstream_name    Text-CSV-Slurp
12cu|perl-Text-CSV-Slurp-1.10.0-1|2	%define upstream_version 1.01
12cu|perl-Text-CSV-Slurp-1.10.0-1|3	
12cu|perl-Text-CSV-Slurp-1.10.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Text-CSV-Slurp-1.10.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Text-CSV-Slurp-1.10.0-1|6	Release:	1
12cu|perl-Text-CSV-Slurp-1.10.0-1|7	
12cu|perl-Text-CSV-Slurp-1.10.0-1|8	Summary:	Convert CSV into an array of hashes, or an array of hashes into CSV
12cu|perl-Text-CSV-Slurp-1.10.0-1|9	License:	GPL+ or Artistic
12cu|perl-Text-CSV-Slurp-1.10.0-1|10	Group:		Development/Perl
12cu|perl-Text-CSV-Slurp-1.10.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Text-CSV-Slurp-1.10.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Text/Text-CSV-Slurp-%{upstream_version}.tar.gz
12cu|perl-Text-CSV-Slurp-1.10.0-1|13	
12cu|perl-Text-CSV-Slurp-1.10.0-1|14	BuildRequires:	perl-devel
12cu|perl-Text-CSV-Slurp-1.10.0-1|15	BuildRequires:	perl(IO::Handle)
12cu|perl-Text-CSV-Slurp-1.10.0-1|16	BuildRequires:	perl(Test::Most)
12cu|perl-Text-CSV-Slurp-1.10.0-1|17	BuildRequires:	perl(Text::CSV)
12cu|perl-Text-CSV-Slurp-1.10.0-1|18	BuildRequires:	perl(Test::Warn)
12cu|perl-Text-CSV-Slurp-1.10.0-1|19	BuildRequires:	perl(Test::Exception)
12cu|perl-Text-CSV-Slurp-1.10.0-1|20	BuildRequires:	perl(Test::Differences)
12cu|perl-Text-CSV-Slurp-1.10.0-1|21	BuildRequires:	perl(Test::Deep)
12cu|perl-Text-CSV-Slurp-1.10.0-1|22	BuildArch:	noarch
12cu|perl-Text-CSV-Slurp-1.10.0-1|23	
12cu|perl-Text-CSV-Slurp-1.10.0-1|24	%description
12cu|perl-Text-CSV-Slurp-1.10.0-1|25	Convert CSV into an array of hashes, or an array of hashes into CSV.
12cu|perl-Text-CSV-Slurp-1.10.0-1|26	
12cu|perl-Text-CSV-Slurp-1.10.0-1|27	%prep
12cu|perl-Text-CSV-Slurp-1.10.0-1|28	%setup -qn %{upstream_name}-%{upstream_version}
12cu|perl-Text-CSV-Slurp-1.10.0-1|29	
12cu|perl-Text-CSV-Slurp-1.10.0-1|30	%build
12cu|perl-Text-CSV-Slurp-1.10.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-CSV-Slurp-1.10.0-1|32	%make
12cu|perl-Text-CSV-Slurp-1.10.0-1|33	
12cu|perl-Text-CSV-Slurp-1.10.0-1|34	%check
12cu|perl-Text-CSV-Slurp-1.10.0-1|35	%make test
12cu|perl-Text-CSV-Slurp-1.10.0-1|36	
12cu|perl-Text-CSV-Slurp-1.10.0-1|37	%install
12cu|perl-Text-CSV-Slurp-1.10.0-1|38	%makeinstall_std
12cu|perl-Text-CSV-Slurp-1.10.0-1|39	
12cu|perl-Text-CSV-Slurp-1.10.0-1|40	%files
12cu|perl-Text-CSV-Slurp-1.10.0-1|41	%doc META.yml README Changes LICENSE
12cu|perl-Text-CSV-Slurp-1.10.0-1|42	%{_mandir}/man3/*
12cu|perl-Text-CSV-Slurp-1.10.0-1|43	%{perl_vendorlib}/*
12cu|perl-Text-CSV-Slurp-1.10.0-1|44	
12cu|perl-Text-CSV-Slurp-1.10.0-1|45	
12cu|perl-Text-CSV-Slurp-1.10.0-1|46	%changelog
12cu|perl-Text-CSV-Slurp-1.10.0-1|47	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.0-1
12cu|perl-Text-CSV-Slurp-1.10.0-1|48	+ Revision: b9e0837
12cu|perl-Text-CSV-Slurp-1.10.0-1|49	- Fix build setup
12cu|perl-Text-CSV-Slurp-1.10.0-1|50	
12cu|perl-Text-CSV-Slurp-1.10.0-1|51	

11346 12
12cu|perl-Text-EtText-2.200.0-10|1	%define module  Text-EtText
12cu|perl-Text-EtText-2.200.0-10|2	%define upstream_version	2.2
12cu|perl-Text-EtText-2.200.0-10|3	
12cu|perl-Text-EtText-2.200.0-10|4	Summary:	%{module} module for perl
12cu|perl-Text-EtText-2.200.0-10|5	Name:		perl-%{module}
12cu|perl-Text-EtText-2.200.0-10|6	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Text-EtText-2.200.0-10|7	Release:	10
12cu|perl-Text-EtText-2.200.0-10|8	License:	GPL
12cu|perl-Text-EtText-2.200.0-10|9	Group:		Development/Perl
12cu|perl-Text-EtText-2.200.0-10|10	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Text/Text-EtText-%{upstream_version}.tar.gz
12cu|perl-Text-EtText-2.200.0-10|11	Url:		http://search.cpan.org/dist/%{module}
12cu|perl-Text-EtText-2.200.0-10|12	BuildRequires:	perl-devel
12cu|perl-Text-EtText-2.200.0-10|13	BuildArch:	noarch
12cu|perl-Text-EtText-2.200.0-10|14	
12cu|perl-Text-EtText-2.200.0-10|15	%description
12cu|perl-Text-EtText-2.200.0-10|16	Text::EtText - A perl module to edit html as plain text.
12cu|perl-Text-EtText-2.200.0-10|17	
12cu|perl-Text-EtText-2.200.0-10|18	%prep
12cu|perl-Text-EtText-2.200.0-10|19	%setup -q -n Text-EtText-%{upstream_version}
12cu|perl-Text-EtText-2.200.0-10|20	
12cu|perl-Text-EtText-2.200.0-10|21	%build
12cu|perl-Text-EtText-2.200.0-10|22	perl Makefile.PL INSTALLDIRS=vendor </dev/null
12cu|perl-Text-EtText-2.200.0-10|23	%make
12cu|perl-Text-EtText-2.200.0-10|24	
12cu|perl-Text-EtText-2.200.0-10|25	%install
12cu|perl-Text-EtText-2.200.0-10|26	%makeinstall_std
12cu|perl-Text-EtText-2.200.0-10|27	
12cu|perl-Text-EtText-2.200.0-10|28	%files
12cu|perl-Text-EtText-2.200.0-10|29	%doc README doc/* Changes TODO
12cu|perl-Text-EtText-2.200.0-10|30	%{_bindir}/*
12cu|perl-Text-EtText-2.200.0-10|31	%{perl_vendorlib}/Text/*
12cu|perl-Text-EtText-2.200.0-10|32	%_mandir/*/*
12cu|perl-Text-EtText-2.200.0-10|33	
12cu|perl-Text-EtText-2.200.0-10|34	
12cu|perl-Text-EtText-2.200.0-10|35	
12cu|perl-Text-EtText-2.200.0-10|36	%changelog
12cu|perl-Text-EtText-2.200.0-10|37	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.2-9mdv2010.0
12cu|perl-Text-EtText-2.200.0-10|38	+ Revision: 430602
12cu|perl-Text-EtText-2.200.0-10|39	- rebuild
12cu|perl-Text-EtText-2.200.0-10|40	
12cu|perl-Text-EtText-2.200.0-10|41	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.2-8mdv2009.0
12cu|perl-Text-EtText-2.200.0-10|42	+ Revision: 241988
12cu|perl-Text-EtText-2.200.0-10|43	- rebuild
12cu|perl-Text-EtText-2.200.0-10|44	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Text-EtText-2.200.0-10|45	
12cu|perl-Text-EtText-2.200.0-10|46	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Text-EtText-2.200.0-10|47	- restore BuildRoot
12cu|perl-Text-EtText-2.200.0-10|48	
12cu|perl-Text-EtText-2.200.0-10|49	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 2.2-6mdv2008.0
12cu|perl-Text-EtText-2.200.0-10|50	+ Revision: 23803
12cu|perl-Text-EtText-2.200.0-10|51	- rebuild
12cu|perl-Text-EtText-2.200.0-10|52	
12cu|perl-Text-EtText-2.200.0-10|53	
12cu|perl-Text-EtText-2.200.0-10|54	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.2-5mdk
12cu|perl-Text-EtText-2.200.0-10|55	- Fix SPEC according to Perl Policy
12cu|perl-Text-EtText-2.200.0-10|56	- Source URL
12cu|perl-Text-EtText-2.200.0-10|57	- URL
12cu|perl-Text-EtText-2.200.0-10|58	- use mkrel
12cu|perl-Text-EtText-2.200.0-10|59	
12cu|perl-Text-EtText-2.200.0-10|60	* Wed Nov 09 2005 Austin Acton <austin@mandriva.org> 2.2-4mdk
12cu|perl-Text-EtText-2.200.0-10|61	- Rebuild
12cu|perl-Text-EtText-2.200.0-10|62	
12cu|perl-Text-EtText-2.200.0-10|63	* Thu Aug 14 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.2-3mdk
12cu|perl-Text-EtText-2.200.0-10|64	- rebuild for new perl
12cu|perl-Text-EtText-2.200.0-10|65	- drop $RPM_OPT_FLAGS, noarch..
12cu|perl-Text-EtText-2.200.0-10|66	- use %%makeinstall_std macro
12cu|perl-Text-EtText-2.200.0-10|67	
12cu|perl-Text-EtText-2.200.0-10|68	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.2-2mdk
12cu|perl-Text-EtText-2.200.0-10|69	- rebuild for new auto{prov,req}
12cu|perl-Text-EtText-2.200.0-10|70	
12cu|perl-Text-EtText-2.200.0-10|71	

11347 12
12cu|perl-Text-FixEOL-1.60.0-1|1	%define upstream_name    Text-FixEOL
12cu|perl-Text-FixEOL-1.60.0-1|2	%define upstream_version 1.06
12cu|perl-Text-FixEOL-1.60.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Text-FixEOL-1.60.0-1|4	Version:	%perl_convert_version 1.06
12cu|perl-Text-FixEOL-1.60.0-1|5	Release:	1
12cu|perl-Text-FixEOL-1.60.0-1|6	
12cu|perl-Text-FixEOL-1.60.0-1|7	Summary:	Canonicalizes mixed convention EOL/EOF
12cu|perl-Text-FixEOL-1.60.0-1|8	License:	GPL+ or Artistic
12cu|perl-Text-FixEOL-1.60.0-1|9	Group:		Development/Perl
12cu|perl-Text-FixEOL-1.60.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Text-FixEOL-1.60.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Text/Text-FixEOL-1.06.tar.gz
12cu|perl-Text-FixEOL-1.60.0-1|12	
12cu|perl-Text-FixEOL-1.60.0-1|13	BuildRequires:	perl-devel
12cu|perl-Text-FixEOL-1.60.0-1|14	BuildRequires:	perl(Test::More)
12cu|perl-Text-FixEOL-1.60.0-1|15	BuildArch:	noarch
12cu|perl-Text-FixEOL-1.60.0-1|16	
12cu|perl-Text-FixEOL-1.60.0-1|17	%description
12cu|perl-Text-FixEOL-1.60.0-1|18	Converts the EOL and EOF conventions in the passed string to a canonicalization
12cu|perl-Text-FixEOL-1.60.0-1|19	form that handles 'mixed' EOL conventions.
12cu|perl-Text-FixEOL-1.60.0-1|20	
12cu|perl-Text-FixEOL-1.60.0-1|21	It canonicalizes EOL as \n (the platform defined EOL) if it does not know the
12cu|perl-Text-FixEOL-1.60.0-1|22	particular platform. Can also 'fix' the end-of-file mark if needed and ensure
12cu|perl-Text-FixEOL-1.60.0-1|23	that the last line of the string is EOL terminated.
12cu|perl-Text-FixEOL-1.60.0-1|24	
12cu|perl-Text-FixEOL-1.60.0-1|25	%prep
12cu|perl-Text-FixEOL-1.60.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Text-FixEOL-1.60.0-1|27	
12cu|perl-Text-FixEOL-1.60.0-1|28	%build
12cu|perl-Text-FixEOL-1.60.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-FixEOL-1.60.0-1|30	%make
12cu|perl-Text-FixEOL-1.60.0-1|31	
12cu|perl-Text-FixEOL-1.60.0-1|32	%check
12cu|perl-Text-FixEOL-1.60.0-1|33	make test
12cu|perl-Text-FixEOL-1.60.0-1|34	
12cu|perl-Text-FixEOL-1.60.0-1|35	%install
12cu|perl-Text-FixEOL-1.60.0-1|36	%makeinstall_std
12cu|perl-Text-FixEOL-1.60.0-1|37	
12cu|perl-Text-FixEOL-1.60.0-1|38	%files
12cu|perl-Text-FixEOL-1.60.0-1|39	%doc META.yml Changes README
12cu|perl-Text-FixEOL-1.60.0-1|40	%{_mandir}/man3/*
12cu|perl-Text-FixEOL-1.60.0-1|41	%{perl_vendorlib}/*
12cu|perl-Text-FixEOL-1.60.0-1|42	
12cu|perl-Text-FixEOL-1.60.0-1|43	%changelog
12cu|perl-Text-FixEOL-1.60.0-1|44	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1.50.0-4mdv2011.0
12cu|perl-Text-FixEOL-1.60.0-1|45	+ Revision: 658551
12cu|perl-Text-FixEOL-1.60.0-1|46	- rebuild for updated spec-helper
12cu|perl-Text-FixEOL-1.60.0-1|47	- rebuild for updates rpm-setup
12cu|perl-Text-FixEOL-1.60.0-1|48	
12cu|perl-Text-FixEOL-1.60.0-1|49	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 1.50.0-2mdv2010.0
12cu|perl-Text-FixEOL-1.60.0-1|50	+ Revision: 405950
12cu|perl-Text-FixEOL-1.60.0-1|51	- force rebuild
12cu|perl-Text-FixEOL-1.60.0-1|52	- rebuild using %%perl_convert_version
12cu|perl-Text-FixEOL-1.60.0-1|53	- fixed license field
12cu|perl-Text-FixEOL-1.60.0-1|54	
12cu|perl-Text-FixEOL-1.60.0-1|55	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.05-4mdv2009.0
12cu|perl-Text-FixEOL-1.60.0-1|56	+ Revision: 258615
12cu|perl-Text-FixEOL-1.60.0-1|57	- rebuild
12cu|perl-Text-FixEOL-1.60.0-1|58	
12cu|perl-Text-FixEOL-1.60.0-1|59	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.05-3mdv2009.0
12cu|perl-Text-FixEOL-1.60.0-1|60	+ Revision: 246629
12cu|perl-Text-FixEOL-1.60.0-1|61	- rebuild
12cu|perl-Text-FixEOL-1.60.0-1|62	- fix description-line-too-long
12cu|perl-Text-FixEOL-1.60.0-1|63	
12cu|perl-Text-FixEOL-1.60.0-1|64	* Fri Jan 18 2008 Jérôme Quelin <jquelin@mandriva.org> 1.05-1mdv2008.1
12cu|perl-Text-FixEOL-1.60.0-1|65	+ Revision: 154662
12cu|perl-Text-FixEOL-1.60.0-1|66	- import perl-Text-FixEOL
12cu|perl-Text-FixEOL-1.60.0-1|67	
12cu|perl-Text-FixEOL-1.60.0-1|68	
12cu|perl-Text-FixEOL-1.60.0-1|69	

11348 12
12cu|perl-Text-NeatTemplate-0.110.0-1|1	%define upstream_name    Text-NeatTemplate
12cu|perl-Text-NeatTemplate-0.110.0-1|2	%define upstream_version 0.11
12cu|perl-Text-NeatTemplate-0.110.0-1|3	
12cu|perl-Text-NeatTemplate-0.110.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Text-NeatTemplate-0.110.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Text-NeatTemplate-0.110.0-1|6	Release:    1
12cu|perl-Text-NeatTemplate-0.110.0-1|7	
12cu|perl-Text-NeatTemplate-0.110.0-1|8	Summary:    A fast, middleweight template engine
12cu|perl-Text-NeatTemplate-0.110.0-1|9	License:    GPL+ or Artistic
12cu|perl-Text-NeatTemplate-0.110.0-1|10	Group:      Development/Perl
12cu|perl-Text-NeatTemplate-0.110.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Text-NeatTemplate-0.110.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Text/Text-NeatTemplate-%{upstream_version}.tar.gz
12cu|perl-Text-NeatTemplate-0.110.0-1|13	
12cu|perl-Text-NeatTemplate-0.110.0-1|14	BuildRequires: perl(Module::Build::Compat)
12cu|perl-Text-NeatTemplate-0.110.0-1|15	BuildArch:     noarch
12cu|perl-Text-NeatTemplate-0.110.0-1|16	
12cu|perl-Text-NeatTemplate-0.110.0-1|17	%description
12cu|perl-Text-NeatTemplate-0.110.0-1|18	This module provides a simple, middleweight but fast template engine,
12cu|perl-Text-NeatTemplate-0.110.0-1|19	for when you need speed rather than complex features, yet need more features
12cu|perl-Text-NeatTemplate-0.110.0-1|20	than simple variable substitution.
12cu|perl-Text-NeatTemplate-0.110.0-1|21	
12cu|perl-Text-NeatTemplate-0.110.0-1|22	%prep
12cu|perl-Text-NeatTemplate-0.110.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Text-NeatTemplate-0.110.0-1|24	find . -type f | xargs chmod +w
12cu|perl-Text-NeatTemplate-0.110.0-1|25	
12cu|perl-Text-NeatTemplate-0.110.0-1|26	%build
12cu|perl-Text-NeatTemplate-0.110.0-1|27	%{__perl} Build.PL installdirs=vendor
12cu|perl-Text-NeatTemplate-0.110.0-1|28	./Build CFLAGS="%{optflags}"
12cu|perl-Text-NeatTemplate-0.110.0-1|29	
12cu|perl-Text-NeatTemplate-0.110.0-1|30	%check
12cu|perl-Text-NeatTemplate-0.110.0-1|31	./Build test
12cu|perl-Text-NeatTemplate-0.110.0-1|32	
12cu|perl-Text-NeatTemplate-0.110.0-1|33	%install
12cu|perl-Text-NeatTemplate-0.110.0-1|34	./Build install destdir=%{buildroot}
12cu|perl-Text-NeatTemplate-0.110.0-1|35	
12cu|perl-Text-NeatTemplate-0.110.0-1|36	%clean
12cu|perl-Text-NeatTemplate-0.110.0-1|37	
12cu|perl-Text-NeatTemplate-0.110.0-1|38	%files
12cu|perl-Text-NeatTemplate-0.110.0-1|39	%doc Changes README
12cu|perl-Text-NeatTemplate-0.110.0-1|40	%{_mandir}/man3/*
12cu|perl-Text-NeatTemplate-0.110.0-1|41	%perl_vendorlib/Text
12cu|perl-Text-NeatTemplate-0.110.0-1|42	
12cu|perl-Text-NeatTemplate-0.110.0-1|43	
12cu|perl-Text-NeatTemplate-0.110.0-1|44	
12cu|perl-Text-NeatTemplate-0.110.0-1|45	%changelog
12cu|perl-Text-NeatTemplate-0.110.0-1|46	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-1
12cu|perl-Text-NeatTemplate-0.110.0-1|47	+ Revision: ac75962
12cu|perl-Text-NeatTemplate-0.110.0-1|48	- Updated to 0.11 (by updates_builder)
12cu|perl-Text-NeatTemplate-0.110.0-1|49	
12cu|perl-Text-NeatTemplate-0.110.0-1|50	

11349 12
12cu|perl-Text-NSP-1.270.0-1|1	%define upstream_name	 Text-NSP
12cu|perl-Text-NSP-1.270.0-1|2	%define upstream_version 1.27
12cu|perl-Text-NSP-1.270.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Text-NSP-1.270.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Text-NSP-1.270.0-1|5	Release:	1
12cu|perl-Text-NSP-1.270.0-1|6	
12cu|perl-Text-NSP-1.270.0-1|7	Summary:	The Ngram Statistics Package
12cu|perl-Text-NSP-1.270.0-1|8	License:	GPL+ or Artistic
12cu|perl-Text-NSP-1.270.0-1|9	Group:		Development/Perl
12cu|perl-Text-NSP-1.270.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Text-NSP-1.270.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Text/Text-NSP-%{upstream_version}.tar.gz
12cu|perl-Text-NSP-1.270.0-1|12	
12cu|perl-Text-NSP-1.270.0-1|13	BuildRequires:	perl-devel
12cu|perl-Text-NSP-1.270.0-1|14	BuildArch:	noarch
12cu|perl-Text-NSP-1.270.0-1|15	
12cu|perl-Text-NSP-1.270.0-1|16	%description
12cu|perl-Text-NSP-1.270.0-1|17	The module NSP.pm is a stub that doesn't have any real functionality. The real
12cu|perl-Text-NSP-1.270.0-1|18	work is done by five programs:
12cu|perl-Text-NSP-1.270.0-1|19	- count.pl
12cu|perl-Text-NSP-1.270.0-1|20	- statistic.pl
12cu|perl-Text-NSP-1.270.0-1|21	- rank.pl
12cu|perl-Text-NSP-1.270.0-1|22	- combig.pl
12cu|perl-Text-NSP-1.270.0-1|23	- kocos.pl
12cu|perl-Text-NSP-1.270.0-1|24	These are not modules, and are run from the command line. All have extensive
12cu|perl-Text-NSP-1.270.0-1|25	command line help and documentation.
12cu|perl-Text-NSP-1.270.0-1|26	
12cu|perl-Text-NSP-1.270.0-1|27	%prep
12cu|perl-Text-NSP-1.270.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Text-NSP-1.270.0-1|29	
12cu|perl-Text-NSP-1.270.0-1|30	%build
12cu|perl-Text-NSP-1.270.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-NSP-1.270.0-1|32	%make
12cu|perl-Text-NSP-1.270.0-1|33	
12cu|perl-Text-NSP-1.270.0-1|34	%check
12cu|perl-Text-NSP-1.270.0-1|35	make test
12cu|perl-Text-NSP-1.270.0-1|36	
12cu|perl-Text-NSP-1.270.0-1|37	%install
12cu|perl-Text-NSP-1.270.0-1|38	%makeinstall_std
12cu|perl-Text-NSP-1.270.0-1|39	
12cu|perl-Text-NSP-1.270.0-1|40	%files
12cu|perl-Text-NSP-1.270.0-1|41	%doc CHANGES README doc/*
12cu|perl-Text-NSP-1.270.0-1|42	%{perl_vendorlib}/Text
12cu|perl-Text-NSP-1.270.0-1|43	%{_mandir}/*/*
12cu|perl-Text-NSP-1.270.0-1|44	%{_bindir}/*
12cu|perl-Text-NSP-1.270.0-1|45	
12cu|perl-Text-NSP-1.270.0-1|46	
12cu|perl-Text-NSP-1.270.0-1|47	%changelog
12cu|perl-Text-NSP-1.270.0-1|48	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.270.0-1
12cu|perl-Text-NSP-1.270.0-1|49	+ Revision: b77a7ec
12cu|perl-Text-NSP-1.270.0-1|50	- Updated to 1.27 (by updates_builder)
12cu|perl-Text-NSP-1.270.0-1|51	
12cu|perl-Text-NSP-1.270.0-1|52	

11350 12
12cu|perl-Text-ParseWords-3.290.0-1|1	%define upstream_name    Text-ParseWords
12cu|perl-Text-ParseWords-3.290.0-1|2	%define upstream_version 3.29
12cu|perl-Text-ParseWords-3.290.0-1|3	
12cu|perl-Text-ParseWords-3.290.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Text-ParseWords-3.290.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Text-ParseWords-3.290.0-1|6	Release:	1
12cu|perl-Text-ParseWords-3.290.0-1|7	
12cu|perl-Text-ParseWords-3.290.0-1|8	Summary:	Parse strings containing shell-style quoting
12cu|perl-Text-ParseWords-3.290.0-1|9	License:	GPL+ or Artistic
12cu|perl-Text-ParseWords-3.290.0-1|10	Group:		Development/Perl
12cu|perl-Text-ParseWords-3.290.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Text-ParseWords-3.290.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Text/Text-ParseWords-%{upstream_version}.tar.gz
12cu|perl-Text-ParseWords-3.290.0-1|13	
12cu|perl-Text-ParseWords-3.290.0-1|14	BuildRequires:	perl-devel
12cu|perl-Text-ParseWords-3.290.0-1|15	BuildRequires:	perl(Scalar::Util)
12cu|perl-Text-ParseWords-3.290.0-1|16	BuildArch:	noarch
12cu|perl-Text-ParseWords-3.290.0-1|17	
12cu|perl-Text-ParseWords-3.290.0-1|18	%description
12cu|perl-Text-ParseWords-3.290.0-1|19	The &nested_quotewords() and &quotewords() functions accept a delimiter
12cu|perl-Text-ParseWords-3.290.0-1|20	(which can be a regular expression) and a list of lines and then breaks
12cu|perl-Text-ParseWords-3.290.0-1|21	those lines up into a list of words ignoring delimiters that appear inside
12cu|perl-Text-ParseWords-3.290.0-1|22	quotes. &quotewords() returns all of the tokens in a single long list,
12cu|perl-Text-ParseWords-3.290.0-1|23	while &nested_quotewords() returns a list of token lists corresponding to
12cu|perl-Text-ParseWords-3.290.0-1|24	the elements of @lines. &parse_line() does tokenizing on a single string.
12cu|perl-Text-ParseWords-3.290.0-1|25	The &*quotewords() functions simply call &parse_line(), so if you're only
12cu|perl-Text-ParseWords-3.290.0-1|26	splitting one line you can call &parse_line() directly and save a function
12cu|perl-Text-ParseWords-3.290.0-1|27	call.
12cu|perl-Text-ParseWords-3.290.0-1|28	
12cu|perl-Text-ParseWords-3.290.0-1|29	The $keep argument is a boolean flag. If true, then the tokens are split on
12cu|perl-Text-ParseWords-3.290.0-1|30	the specified delimiter, but all other characters (quotes, backslashes,
12cu|perl-Text-ParseWords-3.290.0-1|31	etc.) are kept in the tokens. If $keep is false then the &*quotewords()
12cu|perl-Text-ParseWords-3.290.0-1|32	functions remove all quotes and backslashes that are not themselves
12cu|perl-Text-ParseWords-3.290.0-1|33	backslash-escaped or inside of single quotes (i.e., &quotewords() tries to
12cu|perl-Text-ParseWords-3.290.0-1|34	interpret these characters just like the Bourne shell). NB: these semantics
12cu|perl-Text-ParseWords-3.290.0-1|35	are significantly different from the original version of this module
12cu|perl-Text-ParseWords-3.290.0-1|36	shipped with Perl 5.000 through 5.004. As an additional feature, $keep may
12cu|perl-Text-ParseWords-3.290.0-1|37	be the keyword "delimiters" which causes the functions to preserve the
12cu|perl-Text-ParseWords-3.290.0-1|38	delimiters in each string as tokens in the token lists, in addition to
12cu|perl-Text-ParseWords-3.290.0-1|39	preserving quote and backslash characters.
12cu|perl-Text-ParseWords-3.290.0-1|40	
12cu|perl-Text-ParseWords-3.290.0-1|41	&shellwords() is written as a special case of &quotewords(), and it does
12cu|perl-Text-ParseWords-3.290.0-1|42	token parsing with whitespace as a delimiter-- similar to most Unix shells.
12cu|perl-Text-ParseWords-3.290.0-1|43	
12cu|perl-Text-ParseWords-3.290.0-1|44	%prep
12cu|perl-Text-ParseWords-3.290.0-1|45	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Text-ParseWords-3.290.0-1|46	
12cu|perl-Text-ParseWords-3.290.0-1|47	%build
12cu|perl-Text-ParseWords-3.290.0-1|48	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-ParseWords-3.290.0-1|49	%make
12cu|perl-Text-ParseWords-3.290.0-1|50	
12cu|perl-Text-ParseWords-3.290.0-1|51	%check
12cu|perl-Text-ParseWords-3.290.0-1|52	%make test
12cu|perl-Text-ParseWords-3.290.0-1|53	
12cu|perl-Text-ParseWords-3.290.0-1|54	%install
12cu|perl-Text-ParseWords-3.290.0-1|55	%makeinstall_std
12cu|perl-Text-ParseWords-3.290.0-1|56	
12cu|perl-Text-ParseWords-3.290.0-1|57	%files
12cu|perl-Text-ParseWords-3.290.0-1|58	%doc CHANGES README
12cu|perl-Text-ParseWords-3.290.0-1|59	%{_mandir}/man3/*
12cu|perl-Text-ParseWords-3.290.0-1|60	%{perl_vendorlib}/*
12cu|perl-Text-ParseWords-3.290.0-1|61	
12cu|perl-Text-ParseWords-3.290.0-1|62	
12cu|perl-Text-ParseWords-3.290.0-1|63	%changelog
12cu|perl-Text-ParseWords-3.290.0-1|64	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.290.0-1
12cu|perl-Text-ParseWords-3.290.0-1|65	+ Revision: cb24bc2
12cu|perl-Text-ParseWords-3.290.0-1|66	- Updated to 3.29 (by updates_builder)
12cu|perl-Text-ParseWords-3.290.0-1|67	
12cu|perl-Text-ParseWords-3.290.0-1|68	

11351 12
12cu|perl-Text-PDF-0.290.0a-1|1	%define module Text-PDF
12cu|perl-Text-PDF-0.290.0a-1|2	%define name  perl-%{module}
12cu|perl-Text-PDF-0.290.0a-1|3	%define vers 0.29
12cu|perl-Text-PDF-0.290.0a-1|4	%define subv a
12cu|perl-Text-PDF-0.290.0a-1|5	%define release %mkrel 6
12cu|perl-Text-PDF-0.290.0a-1|6	
12cu|perl-Text-PDF-0.290.0a-1|7	Summary:	 %{module} Perl module
12cu|perl-Text-PDF-0.290.0a-1|8	Version:	 %perl_convert_version 0.29a
12cu|perl-Text-PDF-0.290.0a-1|9	Name:        %{name}
12cu|perl-Text-PDF-0.290.0a-1|10	Release:     1
12cu|perl-Text-PDF-0.290.0a-1|11	License:	 Artistic
12cu|perl-Text-PDF-0.290.0a-1|12	Group:		 Development/Perl
12cu|perl-Text-PDF-0.290.0a-1|13	Source0:     ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Text/Text-PDF-0.29a.tar.gz
12cu|perl-Text-PDF-0.290.0a-1|14	URL:		 http://search.cpan.org/dist/%{module}
12cu|perl-Text-PDF-0.290.0a-1|15	BuildRoot:	 %{_tmppath}/%name-%version-buildroot
12cu|perl-Text-PDF-0.290.0a-1|16	BuildRequires: perl-devel
12cu|perl-Text-PDF-0.290.0a-1|17	BuildArch: noarch
12cu|perl-Text-PDF-0.290.0a-1|18	
12cu|perl-Text-PDF-0.290.0a-1|19	%description
12cu|perl-Text-PDF-0.290.0a-1|20	Perl module to manipulate PDF files.
12cu|perl-Text-PDF-0.290.0a-1|21	
12cu|perl-Text-PDF-0.290.0a-1|22	%prep
12cu|perl-Text-PDF-0.290.0a-1|23	%setup -q -n %{module}-%{vers}
12cu|perl-Text-PDF-0.290.0a-1|24	
12cu|perl-Text-PDF-0.290.0a-1|25	%build
12cu|perl-Text-PDF-0.290.0a-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-PDF-0.290.0a-1|27	
12cu|perl-Text-PDF-0.290.0a-1|28	%check
12cu|perl-Text-PDF-0.290.0a-1|29	# no test defined yet
12cu|perl-Text-PDF-0.290.0a-1|30	%make test
12cu|perl-Text-PDF-0.290.0a-1|31	
12cu|perl-Text-PDF-0.290.0a-1|32	%install
12cu|perl-Text-PDF-0.290.0a-1|33	rm -rf $RPM_BUILD_ROOT
12cu|perl-Text-PDF-0.290.0a-1|34	%makeinstall_std
12cu|perl-Text-PDF-0.290.0a-1|35	
12cu|perl-Text-PDF-0.290.0a-1|36	%clean
12cu|perl-Text-PDF-0.290.0a-1|37	rm -rf $RPM_BUILD_ROOT
12cu|perl-Text-PDF-0.290.0a-1|38	
12cu|perl-Text-PDF-0.290.0a-1|39	%files
12cu|perl-Text-PDF-0.290.0a-1|40	%defattr(-,root,root)
12cu|perl-Text-PDF-0.290.0a-1|41	%doc examples readme.txt
12cu|perl-Text-PDF-0.290.0a-1|42	%{_mandir}/*/*
12cu|perl-Text-PDF-0.290.0a-1|43	%{perl_vendorlib}/Text/
12cu|perl-Text-PDF-0.290.0a-1|44	%{_bindir}/*
12cu|perl-Text-PDF-0.290.0a-1|45	
12cu|perl-Text-PDF-0.290.0a-1|46	
12cu|perl-Text-PDF-0.290.0a-1|47	
12cu|perl-Text-PDF-0.290.0a-1|48	%changelog
12cu|perl-Text-PDF-0.290.0a-1|49	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 0.29a-6mdv2011.0
12cu|perl-Text-PDF-0.290.0a-1|50	+ Revision: 664901
12cu|perl-Text-PDF-0.290.0a-1|51	- mass rebuild
12cu|perl-Text-PDF-0.290.0a-1|52	
12cu|perl-Text-PDF-0.290.0a-1|53	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.29a-5mdv2010.0
12cu|perl-Text-PDF-0.290.0a-1|54	+ Revision: 430603
12cu|perl-Text-PDF-0.290.0a-1|55	- rebuild
12cu|perl-Text-PDF-0.290.0a-1|56	
12cu|perl-Text-PDF-0.290.0a-1|57	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.29a-4mdv2009.0
12cu|perl-Text-PDF-0.290.0a-1|58	+ Revision: 258619
12cu|perl-Text-PDF-0.290.0a-1|59	- rebuild
12cu|perl-Text-PDF-0.290.0a-1|60	
12cu|perl-Text-PDF-0.290.0a-1|61	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.29a-3mdv2009.0
12cu|perl-Text-PDF-0.290.0a-1|62	+ Revision: 246637
12cu|perl-Text-PDF-0.290.0a-1|63	- rebuild
12cu|perl-Text-PDF-0.290.0a-1|64	
12cu|perl-Text-PDF-0.290.0a-1|65	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.29a-1mdv2008.1
12cu|perl-Text-PDF-0.290.0a-1|66	+ Revision: 140721
12cu|perl-Text-PDF-0.290.0a-1|67	- restore BuildRoot
12cu|perl-Text-PDF-0.290.0a-1|68	
12cu|perl-Text-PDF-0.290.0a-1|69	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Text-PDF-0.290.0a-1|70	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Text-PDF-0.290.0a-1|71	
12cu|perl-Text-PDF-0.290.0a-1|72	* Mon May 07 2007 Olivier Thauvin <nanardon@mandriva.org> 0.29a-1mdv2008.0
12cu|perl-Text-PDF-0.290.0a-1|73	+ Revision: 23801
12cu|perl-Text-PDF-0.290.0a-1|74	- kill Distribution tag from spec
12cu|perl-Text-PDF-0.290.0a-1|75	- 0.29a
12cu|perl-Text-PDF-0.290.0a-1|76	
12cu|perl-Text-PDF-0.290.0a-1|77	
12cu|perl-Text-PDF-0.290.0a-1|78	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.25-2mdk
12cu|perl-Text-PDF-0.290.0a-1|79	- Fix SPEC according to Perl Policy
12cu|perl-Text-PDF-0.290.0a-1|80	- Source URL
12cu|perl-Text-PDF-0.290.0a-1|81	- use mkrel
12cu|perl-Text-PDF-0.290.0a-1|82	
12cu|perl-Text-PDF-0.290.0a-1|83	* Thu Dec 25 2003 Michael Scherer <misc@mandrake.org> 0.25-1mdk
12cu|perl-Text-PDF-0.290.0a-1|84	- introdution in contribs, based on Daniel Lacroix <dlacroix@erasme.org> work
12cu|perl-Text-PDF-0.290.0a-1|85	
12cu|perl-Text-PDF-0.290.0a-1|86	

11352 12
12cu|perl-Text-Pipe-0.100.0-3|1	%define upstream_name    Text-Pipe
12cu|perl-Text-Pipe-0.100.0-3|2	%define upstream_version 0.10
12cu|perl-Text-Pipe-0.100.0-3|3	
12cu|perl-Text-Pipe-0.100.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-Text-Pipe-0.100.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Text-Pipe-0.100.0-3|6	Release:	3
12cu|perl-Text-Pipe-0.100.0-3|7	
12cu|perl-Text-Pipe-0.100.0-3|8	Summary:	Common text filter API
12cu|perl-Text-Pipe-0.100.0-3|9	License:	GPL+ or Artistic
12cu|perl-Text-Pipe-0.100.0-3|10	Group:		Development/Perl
12cu|perl-Text-Pipe-0.100.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Text-Pipe-0.100.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Text-Pipe-0.100.0-3|13	
12cu|perl-Text-Pipe-0.100.0-3|14	BuildRequires:	perl-devel
12cu|perl-Text-Pipe-0.100.0-3|15	BuildRequires:	perl(Class::Accessor)
12cu|perl-Text-Pipe-0.100.0-3|16	BuildRequires:	perl(Class::Accessor::Complex)
12cu|perl-Text-Pipe-0.100.0-3|17	BuildRequires:	perl(Class::Accessor::Constructor)
12cu|perl-Text-Pipe-0.100.0-3|18	BuildRequires:	perl(Class::Accessor::Installer)
12cu|perl-Text-Pipe-0.100.0-3|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Text-Pipe-0.100.0-3|20	BuildRequires:	perl(Module::AutoInstall)
12cu|perl-Text-Pipe-0.100.0-3|21	BuildRequires:	perl(List::Util)
12cu|perl-Text-Pipe-0.100.0-3|22	BuildRequires:	perl(Sub::Name)
12cu|perl-Text-Pipe-0.100.0-3|23	BuildRequires:	perl(Test::More)
12cu|perl-Text-Pipe-0.100.0-3|24	BuildRequires:	perl(UNIVERSAL::require)
12cu|perl-Text-Pipe-0.100.0-3|25	BuildArch:	noarch
12cu|perl-Text-Pipe-0.100.0-3|26	
12cu|perl-Text-Pipe-0.100.0-3|27	%description
12cu|perl-Text-Pipe-0.100.0-3|28	This class is a factory for text pipes. A pipe has a 'filter()' method
12cu|perl-Text-Pipe-0.100.0-3|29	through which input can pass. The input can be a string or a reference to
12cu|perl-Text-Pipe-0.100.0-3|30	an array of strings. Pipes can be stacked together using the
12cu|perl-Text-Pipe-0.100.0-3|31	Text::Pipe::Stackable manpage.
12cu|perl-Text-Pipe-0.100.0-3|32	
12cu|perl-Text-Pipe-0.100.0-3|33	The problem that this distribution tries to solve is that there are several
12cu|perl-Text-Pipe-0.100.0-3|34	distributions on CPAN which use text filtering in some way or other, for
12cu|perl-Text-Pipe-0.100.0-3|35	example the Template Toolkit. But each distribution is somewhat different,
12cu|perl-Text-Pipe-0.100.0-3|36	and they have to reimplement the same text filters over and over again.
12cu|perl-Text-Pipe-0.100.0-3|37	
12cu|perl-Text-Pipe-0.100.0-3|38	This distribution aims at offering a common text filter API. So if you want
12cu|perl-Text-Pipe-0.100.0-3|39	to use text pipes with Template Toolkit, you just need to write an adapter.
12cu|perl-Text-Pipe-0.100.0-3|40	
12cu|perl-Text-Pipe-0.100.0-3|41	%prep
12cu|perl-Text-Pipe-0.100.0-3|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Text-Pipe-0.100.0-3|43	# wants to download junk from Internet
12cu|perl-Text-Pipe-0.100.0-3|44	rm -f inc/Module/AutoInstall.pm
12cu|perl-Text-Pipe-0.100.0-3|45	
12cu|perl-Text-Pipe-0.100.0-3|46	%build
12cu|perl-Text-Pipe-0.100.0-3|47	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-Pipe-0.100.0-3|48	%make
12cu|perl-Text-Pipe-0.100.0-3|49	
12cu|perl-Text-Pipe-0.100.0-3|50	%check
12cu|perl-Text-Pipe-0.100.0-3|51	%make test
12cu|perl-Text-Pipe-0.100.0-3|52	
12cu|perl-Text-Pipe-0.100.0-3|53	%install
12cu|perl-Text-Pipe-0.100.0-3|54	%makeinstall_std
12cu|perl-Text-Pipe-0.100.0-3|55	
12cu|perl-Text-Pipe-0.100.0-3|56	%files
12cu|perl-Text-Pipe-0.100.0-3|57	%doc Changes LICENSE README
12cu|perl-Text-Pipe-0.100.0-3|58	%{_mandir}/man3/*
12cu|perl-Text-Pipe-0.100.0-3|59	%{perl_vendorlib}/*
12cu|perl-Text-Pipe-0.100.0-3|60	
12cu|perl-Text-Pipe-0.100.0-3|61	%changelog
12cu|perl-Text-Pipe-0.100.0-3|62	* Thu Apr 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.100.0-3
12cu|perl-Text-Pipe-0.100.0-3|63	+ Revision: 5089f7c
12cu|perl-Text-Pipe-0.100.0-3|64	- Added Module::AutoInstall BR
12cu|perl-Text-Pipe-0.100.0-3|65	
12cu|perl-Text-Pipe-0.100.0-3|66	

11353 12
12cu|perl-Text-Quoted-2.80.0-1|1	%define upstream_name    Text-Quoted
12cu|perl-Text-Quoted-2.80.0-1|2	%define upstream_version 2.08
12cu|perl-Text-Quoted-2.80.0-1|3	
12cu|perl-Text-Quoted-2.80.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Text-Quoted-2.80.0-1|5	Version:	%perl_convert_version 2.08
12cu|perl-Text-Quoted-2.80.0-1|6	Release:	1
12cu|perl-Text-Quoted-2.80.0-1|7	
12cu|perl-Text-Quoted-2.80.0-1|8	Summary:	Perl module to extract the structure of a quoted mail message
12cu|perl-Text-Quoted-2.80.0-1|9	License:	GPL+ or Artistic
12cu|perl-Text-Quoted-2.80.0-1|10	Group:		Development/Perl
12cu|perl-Text-Quoted-2.80.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Text-Quoted-2.80.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Text/Text-Quoted-2.08.tar.gz
12cu|perl-Text-Quoted-2.80.0-1|13	
12cu|perl-Text-Quoted-2.80.0-1|14	BuildRequires:	perl-devel
12cu|perl-Text-Quoted-2.80.0-1|15	BuildRequires:	perl(Text::Autoformat)
12cu|perl-Text-Quoted-2.80.0-1|16	BuildArch:	noarch
12cu|perl-Text-Quoted-2.80.0-1|17	
12cu|perl-Text-Quoted-2.80.0-1|18	%description
12cu|perl-Text-Quoted-2.80.0-1|19	Text::Quoted examines the structure of some text which may contain multiple
12cu|perl-Text-Quoted-2.80.0-1|20	different levels of quoting, and turns the text into a nested data structure.
12cu|perl-Text-Quoted-2.80.0-1|21	
12cu|perl-Text-Quoted-2.80.0-1|22	%prep
12cu|perl-Text-Quoted-2.80.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Text-Quoted-2.80.0-1|24	
12cu|perl-Text-Quoted-2.80.0-1|25	%build
12cu|perl-Text-Quoted-2.80.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-Quoted-2.80.0-1|27	%make
12cu|perl-Text-Quoted-2.80.0-1|28	
12cu|perl-Text-Quoted-2.80.0-1|29	%check
12cu|perl-Text-Quoted-2.80.0-1|30	%make test
12cu|perl-Text-Quoted-2.80.0-1|31	
12cu|perl-Text-Quoted-2.80.0-1|32	%install
12cu|perl-Text-Quoted-2.80.0-1|33	%makeinstall_std
12cu|perl-Text-Quoted-2.80.0-1|34	rm -rf %{buildroot}%{perl_vendorarch}
12cu|perl-Text-Quoted-2.80.0-1|35	
12cu|perl-Text-Quoted-2.80.0-1|36	%files
12cu|perl-Text-Quoted-2.80.0-1|37	%doc Changes README
12cu|perl-Text-Quoted-2.80.0-1|38	%{perl_vendorlib}/*
12cu|perl-Text-Quoted-2.80.0-1|39	%{_mandir}/man3/*
12cu|perl-Text-Quoted-2.80.0-1|40	
12cu|perl-Text-Quoted-2.80.0-1|41	
12cu|perl-Text-Quoted-2.80.0-1|42	%changelog
12cu|perl-Text-Quoted-2.80.0-1|43	* Tue Mar 16 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.60.0-1mdv2010.1
12cu|perl-Text-Quoted-2.80.0-1|44	+ Revision: 521642
12cu|perl-Text-Quoted-2.80.0-1|45	- update to 2.06
12cu|perl-Text-Quoted-2.80.0-1|46	
12cu|perl-Text-Quoted-2.80.0-1|47	* Sat Aug 01 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 2.50.0-1mdv2010.0
12cu|perl-Text-Quoted-2.80.0-1|48	+ Revision: 406189
12cu|perl-Text-Quoted-2.80.0-1|49	- rebuild using %%perl_convert_version
12cu|perl-Text-Quoted-2.80.0-1|50	
12cu|perl-Text-Quoted-2.80.0-1|51	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.05-4mdv2009.0
12cu|perl-Text-Quoted-2.80.0-1|52	+ Revision: 258620
12cu|perl-Text-Quoted-2.80.0-1|53	- rebuild
12cu|perl-Text-Quoted-2.80.0-1|54	
12cu|perl-Text-Quoted-2.80.0-1|55	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.05-3mdv2009.0
12cu|perl-Text-Quoted-2.80.0-1|56	+ Revision: 246639
12cu|perl-Text-Quoted-2.80.0-1|57	- rebuild
12cu|perl-Text-Quoted-2.80.0-1|58	
12cu|perl-Text-Quoted-2.80.0-1|59	* Fri Jan 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.05-1mdv2008.1
12cu|perl-Text-Quoted-2.80.0-1|60	+ Revision: 158108
12cu|perl-Text-Quoted-2.80.0-1|61	- update to new version 2.05
12cu|perl-Text-Quoted-2.80.0-1|62	
12cu|perl-Text-Quoted-2.80.0-1|63	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Text-Quoted-2.80.0-1|64	- restore BuildRoot
12cu|perl-Text-Quoted-2.80.0-1|65	
12cu|perl-Text-Quoted-2.80.0-1|66	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Text-Quoted-2.80.0-1|67	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Text-Quoted-2.80.0-1|68	
12cu|perl-Text-Quoted-2.80.0-1|69	* Sun Nov 11 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.03-1mdv2008.1
12cu|perl-Text-Quoted-2.80.0-1|70	+ Revision: 108001
12cu|perl-Text-Quoted-2.80.0-1|71	- update to new version 2.03
12cu|perl-Text-Quoted-2.80.0-1|72	- update to new version 2.03
12cu|perl-Text-Quoted-2.80.0-1|73	
12cu|perl-Text-Quoted-2.80.0-1|74	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 2.02-1mdv2008.0
12cu|perl-Text-Quoted-2.80.0-1|75	+ Revision: 20771
12cu|perl-Text-Quoted-2.80.0-1|76	- 2.02
12cu|perl-Text-Quoted-2.80.0-1|77	
12cu|perl-Text-Quoted-2.80.0-1|78	
12cu|perl-Text-Quoted-2.80.0-1|79	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.8-4mdk
12cu|perl-Text-Quoted-2.80.0-1|80	- Fix SPEC according to Perl Policy
12cu|perl-Text-Quoted-2.80.0-1|81	- BuildRequires
12cu|perl-Text-Quoted-2.80.0-1|82	- Source URL
12cu|perl-Text-Quoted-2.80.0-1|83	
12cu|perl-Text-Quoted-2.80.0-1|84	* Tue Dec 27 2005 Michael Scherer <misc@mandriva.org> 1.8-3mdk
12cu|perl-Text-Quoted-2.80.0-1|85	- Do not ship empty dir
12cu|perl-Text-Quoted-2.80.0-1|86	
12cu|perl-Text-Quoted-2.80.0-1|87	* Fri Nov 04 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.8-2mdk
12cu|perl-Text-Quoted-2.80.0-1|88	- Fix BuildRequires
12cu|perl-Text-Quoted-2.80.0-1|89	
12cu|perl-Text-Quoted-2.80.0-1|90	* Sat Oct 01 2005 Michael Scherer <misc@mandriva.org> 1.8-1mdk
12cu|perl-Text-Quoted-2.80.0-1|91	- First mandriva package
12cu|perl-Text-Quoted-2.80.0-1|92	
12cu|perl-Text-Quoted-2.80.0-1|93	

11354 12
12cu|perl-Text-Roman-3.500.0-1|1	%define upstream_name    Text-Roman
12cu|perl-Text-Roman-3.500.0-1|2	%define upstream_version 3.5
12cu|perl-Text-Roman-3.500.0-1|3	
12cu|perl-Text-Roman-3.500.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Text-Roman-3.500.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Text-Roman-3.500.0-1|6	Release:	1
12cu|perl-Text-Roman-3.500.0-1|7	
12cu|perl-Text-Roman-3.500.0-1|8	Summary:	Allows conversion between Roman and Arabic algarisms
12cu|perl-Text-Roman-3.500.0-1|9	License:	GPL+ or Artistic
12cu|perl-Text-Roman-3.500.0-1|10	Group:		Development/Perl
12cu|perl-Text-Roman-3.500.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Text-Roman-3.500.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Text/Text-Roman-%{upstream_version}.tar.gz
12cu|perl-Text-Roman-3.500.0-1|13	
12cu|perl-Text-Roman-3.500.0-1|14	BuildRequires:	perl-devel
12cu|perl-Text-Roman-3.500.0-1|15	BuildArch:	noarch
12cu|perl-Text-Roman-3.500.0-1|16	
12cu|perl-Text-Roman-3.500.0-1|17	%description
12cu|perl-Text-Roman-3.500.0-1|18	This package supports both conventional Roman algarisms (which range from 1 to
12cu|perl-Text-Roman-3.500.0-1|19	3999) and Milhar Romans, a variation which uses a bar across the algarism to
12cu|perl-Text-Roman-3.500.0-1|20	indicate multiplication by 1,000. For the purposes of this module, acceptable
12cu|perl-Text-Roman-3.500.0-1|21	syntax consists of an underscore suffixed to the algarism e.g. IV_V = 4,005.
12cu|perl-Text-Roman-3.500.0-1|22	The term Milhar apparently derives from the Portuguese word for "thousands" and
12cu|perl-Text-Roman-3.500.0-1|23	the range of this notation extends the range of Roman numbers to 3999 x 1000 +
12cu|perl-Text-Roman-3.500.0-1|24	3999 = 4,002,999.
12cu|perl-Text-Roman-3.500.0-1|25	
12cu|perl-Text-Roman-3.500.0-1|26	Note: the functions in this package treat Roman algarisms in a case-insensitive
12cu|perl-Text-Roman-3.500.0-1|27	manner such that "VI" == "vI" == "Vi" == "vi".
12cu|perl-Text-Roman-3.500.0-1|28	
12cu|perl-Text-Roman-3.500.0-1|29	%prep
12cu|perl-Text-Roman-3.500.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Text-Roman-3.500.0-1|31	
12cu|perl-Text-Roman-3.500.0-1|32	%build
12cu|perl-Text-Roman-3.500.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-Roman-3.500.0-1|34	%make
12cu|perl-Text-Roman-3.500.0-1|35	
12cu|perl-Text-Roman-3.500.0-1|36	%check
12cu|perl-Text-Roman-3.500.0-1|37	make test
12cu|perl-Text-Roman-3.500.0-1|38	
12cu|perl-Text-Roman-3.500.0-1|39	%install
12cu|perl-Text-Roman-3.500.0-1|40	%makeinstall_std
12cu|perl-Text-Roman-3.500.0-1|41	
12cu|perl-Text-Roman-3.500.0-1|42	%files
12cu|perl-Text-Roman-3.500.0-1|43	%doc Changes LICENSE README
12cu|perl-Text-Roman-3.500.0-1|44	%{perl_vendorlib}/Text
12cu|perl-Text-Roman-3.500.0-1|45	%{_mandir}/*/*
12cu|perl-Text-Roman-3.500.0-1|46	
12cu|perl-Text-Roman-3.500.0-1|47	
12cu|perl-Text-Roman-3.500.0-1|48	
12cu|perl-Text-Roman-3.500.0-1|49	%changelog
12cu|perl-Text-Roman-3.500.0-1|50	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.500.0-1
12cu|perl-Text-Roman-3.500.0-1|51	+ Revision: c7bcb7f
12cu|perl-Text-Roman-3.500.0-1|52	- Updated to 3.5 (by updates_builder)
12cu|perl-Text-Roman-3.500.0-1|53	
12cu|perl-Text-Roman-3.500.0-1|54	

11355 12
12cu|perl-Text-Table-1.129.0-1|1	%define upstream_name    Text-Table
12cu|perl-Text-Table-1.129.0-1|2	%define upstream_version 1.129
12cu|perl-Text-Table-1.129.0-1|3	
12cu|perl-Text-Table-1.129.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Text-Table-1.129.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Text-Table-1.129.0-1|6	Release:	1
12cu|perl-Text-Table-1.129.0-1|7	
12cu|perl-Text-Table-1.129.0-1|8	Summary:	Organize Data in Tables
12cu|perl-Text-Table-1.129.0-1|9	License:	GPL+ or Artistic
12cu|perl-Text-Table-1.129.0-1|10	Group:		Development/Perl
12cu|perl-Text-Table-1.129.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Text-Table-1.129.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Text/Text-Table-%{upstream_version}.tar.gz
12cu|perl-Text-Table-1.129.0-1|13	
12cu|perl-Text-Table-1.129.0-1|14	BuildRequires:	perl-devel
12cu|perl-Text-Table-1.129.0-1|15	BuildRequires:	perl(Test::More)
12cu|perl-Text-Table-1.129.0-1|16	BuildRequires:	perl(Text::Aligner)
12cu|perl-Text-Table-1.129.0-1|17	BuildArch:	noarch
12cu|perl-Text-Table-1.129.0-1|18	
12cu|perl-Text-Table-1.129.0-1|19	%description
12cu|perl-Text-Table-1.129.0-1|20	Organization of data in table form is a time-honored and useful method of
12cu|perl-Text-Table-1.129.0-1|21	data representation. While columns of data are trivially generated by
12cu|perl-Text-Table-1.129.0-1|22	computer through formatted output, even simple tasks like keeping titles
12cu|perl-Text-Table-1.129.0-1|23	aligned with the data columns are not trivial, and the one-shot solutions
12cu|perl-Text-Table-1.129.0-1|24	one comes up with tend to be particularly hard to maintain. Text::Table
12cu|perl-Text-Table-1.129.0-1|25	allows you to create and maintain tables that adapt to alignment
12cu|perl-Text-Table-1.129.0-1|26	requirements as you use them.
12cu|perl-Text-Table-1.129.0-1|27	
12cu|perl-Text-Table-1.129.0-1|28	Overview
12cu|perl-Text-Table-1.129.0-1|29	The process is simple: you create a table (a Text::Table object) by
12cu|perl-Text-Table-1.129.0-1|30	describing the columns the table is going to have. Then you load lines
12cu|perl-Text-Table-1.129.0-1|31	of data into the table, and finally print the resulting output lines.
12cu|perl-Text-Table-1.129.0-1|32	Alignment of data and column titles is handled dynamically in
12cu|perl-Text-Table-1.129.0-1|33	dependence on the data present.
12cu|perl-Text-Table-1.129.0-1|34	
12cu|perl-Text-Table-1.129.0-1|35	Table Creation
12cu|perl-Text-Table-1.129.0-1|36	In the simplest case, if all you want is a number of (untitled)
12cu|perl-Text-Table-1.129.0-1|37	columns, you create an unspecified table and start adding data to it.
12cu|perl-Text-Table-1.129.0-1|38	The number of columns is taken fronm the first line of data.
12cu|perl-Text-Table-1.129.0-1|39	
12cu|perl-Text-Table-1.129.0-1|40	%prep
12cu|perl-Text-Table-1.129.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Text-Table-1.129.0-1|42	
12cu|perl-Text-Table-1.129.0-1|43	%build
12cu|perl-Text-Table-1.129.0-1|44	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-Table-1.129.0-1|45	%make
12cu|perl-Text-Table-1.129.0-1|46	
12cu|perl-Text-Table-1.129.0-1|47	%check
12cu|perl-Text-Table-1.129.0-1|48	%make test
12cu|perl-Text-Table-1.129.0-1|49	
12cu|perl-Text-Table-1.129.0-1|50	%install
12cu|perl-Text-Table-1.129.0-1|51	%makeinstall_std
12cu|perl-Text-Table-1.129.0-1|52	
12cu|perl-Text-Table-1.129.0-1|53	%files
12cu|perl-Text-Table-1.129.0-1|54	%doc Changes LICENSE META.yml README
12cu|perl-Text-Table-1.129.0-1|55	%{_mandir}/man3/*
12cu|perl-Text-Table-1.129.0-1|56	%{perl_vendorlib}/*
12cu|perl-Text-Table-1.129.0-1|57	
12cu|perl-Text-Table-1.129.0-1|58	
12cu|perl-Text-Table-1.129.0-1|59	%changelog
12cu|perl-Text-Table-1.129.0-1|60	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.129.0-1
12cu|perl-Text-Table-1.129.0-1|61	+ Revision: 4603015
12cu|perl-Text-Table-1.129.0-1|62	- Updated to 1.129 (by updates_builder)
12cu|perl-Text-Table-1.129.0-1|63	
12cu|perl-Text-Table-1.129.0-1|64	

11356 12
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|1	%define realname   Text-Tabs+Wrap
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|2	%define upstream_version 2013.0523
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|3	
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|4	Name:       perl-%{realname}
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|6	Release:    1
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|7	License:    GPL or Artistic
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|8	Group:      Development/Perl
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|9	Summary:    Wraps lines to make simple paragraphs
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|10	Source:     http://www.cpan.org/modules/by-module/Text/Text-Tabs+Wrap-%{upstream_version}.tar.gz
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|11	Url:        http://search.cpan.org/dist/%{realname}
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|12	BuildRequires: perl-devel
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|13	
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|14	
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|15	BuildArch: noarch
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|16	
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|17	%description
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|18	Text::Tabs does about what the unix utilities expand(1) and unexpand(1) do.
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|19	Given a line with tabs in it, expand will replace the tabs with the
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|20	appropriate number of spaces. Given a line with or without tabs in it,
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|21	unexpand will add tabs when it can save bytes by doing so (just like
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|22	'unexpand -a'). Invisible compression with plain ASCII!
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|23	
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|24	
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|25	
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|26	%prep
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|27	%setup -q -n %{realname}-%{upstream_version}
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|28	
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|29	%build
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|31	%make
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|32	
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|33	%check
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|34	make test
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|35	
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|36	%install
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|37	%makeinstall_std
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|38	
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|39	%files
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|40	%doc CHANGELOG README
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|41	%{_mandir}/man3/*
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|42	%perl_vendorlib/*
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|43	
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|44	
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|45	
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|46	
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|47	
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|48	%changelog
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|49	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.52.300-1
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|50	+ Revision: 2c352c7
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|51	- Updated to 2013.0523 (by updates_builder)
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|52	
12cu|perl-Text-Tabs+Wrap-2013.52.300-1|53	

11357 12
12cu|perl-Text-TabularDisplay-1.350.0-1|1	%define upstream_version 1.35
12cu|perl-Text-TabularDisplay-1.350.0-1|2	
12cu|perl-Text-TabularDisplay-1.350.0-1|3	Name:		perl-Text-TabularDisplay
12cu|perl-Text-TabularDisplay-1.350.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Text-TabularDisplay-1.350.0-1|5	Release:	1
12cu|perl-Text-TabularDisplay-1.350.0-1|6	Summary:	Display text in formatted table output
12cu|perl-Text-TabularDisplay-1.350.0-1|7	# see TabularDisplay.pm's header
12cu|perl-Text-TabularDisplay-1.350.0-1|8	License:	GPLv2
12cu|perl-Text-TabularDisplay-1.350.0-1|9	Group:		Development/Perl
12cu|perl-Text-TabularDisplay-1.350.0-1|10	URL:		http://search.cpan.org/dist/Text-TabularDisplay/
12cu|perl-Text-TabularDisplay-1.350.0-1|11	Source0:	http://www.cpan.org/authors/id/D/DA/DARREN/Text-TabularDisplay-%{upstream_version}.tar.gz
12cu|perl-Text-TabularDisplay-1.350.0-1|12	BuildRequires:	perl-devel
12cu|perl-Text-TabularDisplay-1.350.0-1|13	BuildRequires:	perl(Test)
12cu|perl-Text-TabularDisplay-1.350.0-1|14	BuildArch:	noarch
12cu|perl-Text-TabularDisplay-1.350.0-1|15	
12cu|perl-Text-TabularDisplay-1.350.0-1|16	%description
12cu|perl-Text-TabularDisplay-1.350.0-1|17	Text::TabularDisplay simplifies displaying textual data in a table. The
12cu|perl-Text-TabularDisplay-1.350.0-1|18	output is identical to the columnar display of query results in the mysql
12cu|perl-Text-TabularDisplay-1.350.0-1|19	text monitor. For example, this data:
12cu|perl-Text-TabularDisplay-1.350.0-1|20	
12cu|perl-Text-TabularDisplay-1.350.0-1|21	%prep
12cu|perl-Text-TabularDisplay-1.350.0-1|22	%setup -q -n Text-TabularDisplay-%{upstream_version}
12cu|perl-Text-TabularDisplay-1.350.0-1|23	chmod -c -x t/* examples/*
12cu|perl-Text-TabularDisplay-1.350.0-1|24	
12cu|perl-Text-TabularDisplay-1.350.0-1|25	%build
12cu|perl-Text-TabularDisplay-1.350.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-TabularDisplay-1.350.0-1|27	%make
12cu|perl-Text-TabularDisplay-1.350.0-1|28	
12cu|perl-Text-TabularDisplay-1.350.0-1|29	%install
12cu|perl-Text-TabularDisplay-1.350.0-1|30	%makeinstall_std
12cu|perl-Text-TabularDisplay-1.350.0-1|31	
12cu|perl-Text-TabularDisplay-1.350.0-1|32	%check
12cu|perl-Text-TabularDisplay-1.350.0-1|33	make test
12cu|perl-Text-TabularDisplay-1.350.0-1|34	
12cu|perl-Text-TabularDisplay-1.350.0-1|35	%files
12cu|perl-Text-TabularDisplay-1.350.0-1|36	%doc COPYING README examples/
12cu|perl-Text-TabularDisplay-1.350.0-1|37	%{perl_vendorlib}/*
12cu|perl-Text-TabularDisplay-1.350.0-1|38	%{_mandir}/man3/*
12cu|perl-Text-TabularDisplay-1.350.0-1|39	
12cu|perl-Text-TabularDisplay-1.350.0-1|40	
12cu|perl-Text-TabularDisplay-1.350.0-1|41	
12cu|perl-Text-TabularDisplay-1.350.0-1|42	%changelog
12cu|perl-Text-TabularDisplay-1.350.0-1|43	* Tue Oct 15 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.350.0-1
12cu|perl-Text-TabularDisplay-1.350.0-1|44	+ Revision: d1e55f0
12cu|perl-Text-TabularDisplay-1.350.0-1|45	- Merge branch 'auto_update' into rosa2012.1
12cu|perl-Text-TabularDisplay-1.350.0-1|46	
12cu|perl-Text-TabularDisplay-1.350.0-1|47	

11358 12
12cu|perl-Text-Template-1.460.0-1|1	%define upstream_name    Text-Template
12cu|perl-Text-Template-1.460.0-1|2	%define upstream_version 1.46
12cu|perl-Text-Template-1.460.0-1|3	
12cu|perl-Text-Template-1.460.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Text-Template-1.460.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Text-Template-1.460.0-1|6	Release:	1
12cu|perl-Text-Template-1.460.0-1|7	
12cu|perl-Text-Template-1.460.0-1|8	Summary:	Text::Template module for perl
12cu|perl-Text-Template-1.460.0-1|9	License:	GPL+ or Artistic
12cu|perl-Text-Template-1.460.0-1|10	Group:		Development/Perl
12cu|perl-Text-Template-1.460.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Text-Template-1.460.0-1|12	Source:		http://www.cpan.org/modules/by-module/Text/Text-Template-%{upstream_version}.tar.gz
12cu|perl-Text-Template-1.460.0-1|13	
12cu|perl-Text-Template-1.460.0-1|14	BuildRequires:	perl-devel
12cu|perl-Text-Template-1.460.0-1|15	BuildArch:	noarch
12cu|perl-Text-Template-1.460.0-1|16	
12cu|perl-Text-Template-1.460.0-1|17	%description
12cu|perl-Text-Template-1.460.0-1|18	This is a library for generating form letters, building HTML pages, or
12cu|perl-Text-Template-1.460.0-1|19	filling in templates generally.  A `template' is a piece of text that
12cu|perl-Text-Template-1.460.0-1|20	has little Perl programs embedded in it here and there.  When you
12cu|perl-Text-Template-1.460.0-1|21	`fill in' a template, you evaluate the little programs and replace
12cu|perl-Text-Template-1.460.0-1|22	them with their values.
12cu|perl-Text-Template-1.460.0-1|23	
12cu|perl-Text-Template-1.460.0-1|24	%prep
12cu|perl-Text-Template-1.460.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Text-Template-1.460.0-1|26	
12cu|perl-Text-Template-1.460.0-1|27	%build
12cu|perl-Text-Template-1.460.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-Template-1.460.0-1|29	make
12cu|perl-Text-Template-1.460.0-1|30	
12cu|perl-Text-Template-1.460.0-1|31	%check
12cu|perl-Text-Template-1.460.0-1|32	make test
12cu|perl-Text-Template-1.460.0-1|33	
12cu|perl-Text-Template-1.460.0-1|34	%install
12cu|perl-Text-Template-1.460.0-1|35	%makeinstall_std
12cu|perl-Text-Template-1.460.0-1|36	
12cu|perl-Text-Template-1.460.0-1|37	%files
12cu|perl-Text-Template-1.460.0-1|38	%doc Artistic COPYING README
12cu|perl-Text-Template-1.460.0-1|39	%{perl_vendorlib}/Text
12cu|perl-Text-Template-1.460.0-1|40	%{_mandir}/*/*
12cu|perl-Text-Template-1.460.0-1|41	
12cu|perl-Text-Template-1.460.0-1|42	
12cu|perl-Text-Template-1.460.0-1|43	
12cu|perl-Text-Template-1.460.0-1|44	%changelog
12cu|perl-Text-Template-1.460.0-1|45	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.460.0-1
12cu|perl-Text-Template-1.460.0-1|46	+ Revision: e03d024
12cu|perl-Text-Template-1.460.0-1|47	- Updated to 1.46 (by updates_builder)
12cu|perl-Text-Template-1.460.0-1|48	
12cu|perl-Text-Template-1.460.0-1|49	

11359 12
12cu|perl-Text-Truncate-1.60.0-1|1	%define	module	Text-Truncate
12cu|perl-Text-Truncate-1.60.0-1|2	
12cu|perl-Text-Truncate-1.60.0-1|3	Name:		perl-%{module}
12cu|perl-Text-Truncate-1.60.0-1|4	Version:	%perl_convert_version 1.06
12cu|perl-Text-Truncate-1.60.0-1|5	Release:	1
12cu|perl-Text-Truncate-1.60.0-1|6	
12cu|perl-Text-Truncate-1.60.0-1|7	Summary:	Perl module with simple string truncating routine
12cu|perl-Text-Truncate-1.60.0-1|8	License:	GPL+ or Artistic
12cu|perl-Text-Truncate-1.60.0-1|9	Group:		Development/Perl
12cu|perl-Text-Truncate-1.60.0-1|10	Url:		http://search.cpan.org/dist/%{module}
12cu|perl-Text-Truncate-1.60.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Text/Text-Truncate-1.06.tar.gz
12cu|perl-Text-Truncate-1.60.0-1|12	
12cu|perl-Text-Truncate-1.60.0-1|13	BuildRequires:	perl-devel
12cu|perl-Text-Truncate-1.60.0-1|14	BuildRequires:	perl(Carp)
12cu|perl-Text-Truncate-1.60.0-1|15	BuildRequires:	perl(Test::More)
12cu|perl-Text-Truncate-1.60.0-1|16	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-Text-Truncate-1.60.0-1|17	BuildArch:	noarch
12cu|perl-Text-Truncate-1.60.0-1|18	
12cu|perl-Text-Truncate-1.60.0-1|19	
12cu|perl-Text-Truncate-1.60.0-1|20	%description
12cu|perl-Text-Truncate-1.60.0-1|21	This is a simple, no-brainer subroutine to truncate a string and add an
12cu|perl-Text-Truncate-1.60.0-1|22	optional cutoff marker (defaults to ``...'').
12cu|perl-Text-Truncate-1.60.0-1|23	
12cu|perl-Text-Truncate-1.60.0-1|24	(Yes, this is a really brain-dead sort of thing to make a module out of,
12cu|perl-Text-Truncate-1.60.0-1|25	but then again, I use it so often that it might as well be in a module.)
12cu|perl-Text-Truncate-1.60.0-1|26	
12cu|perl-Text-Truncate-1.60.0-1|27	The synopsis gives examples of how to use it.
12cu|perl-Text-Truncate-1.60.0-1|28	
12cu|perl-Text-Truncate-1.60.0-1|29	%prep
12cu|perl-Text-Truncate-1.60.0-1|30	%setup -qn Text-Truncate-1.06
12cu|perl-Text-Truncate-1.60.0-1|31	
12cu|perl-Text-Truncate-1.60.0-1|32	%build
12cu|perl-Text-Truncate-1.60.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-Truncate-1.60.0-1|34	%make
12cu|perl-Text-Truncate-1.60.0-1|35	
12cu|perl-Text-Truncate-1.60.0-1|36	%check
12cu|perl-Text-Truncate-1.60.0-1|37	%make test
12cu|perl-Text-Truncate-1.60.0-1|38	
12cu|perl-Text-Truncate-1.60.0-1|39	%install
12cu|perl-Text-Truncate-1.60.0-1|40	%makeinstall_std
12cu|perl-Text-Truncate-1.60.0-1|41	
12cu|perl-Text-Truncate-1.60.0-1|42	%files
12cu|perl-Text-Truncate-1.60.0-1|43	%doc README Changes META.yml
12cu|perl-Text-Truncate-1.60.0-1|44	%{_mandir}/man3/*
12cu|perl-Text-Truncate-1.60.0-1|45	%{perl_vendorlib}/*
12cu|perl-Text-Truncate-1.60.0-1|46	
12cu|perl-Text-Truncate-1.60.0-1|47	
12cu|perl-Text-Truncate-1.60.0-1|48	%changelog
12cu|perl-Text-Truncate-1.60.0-1|49	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-1
12cu|perl-Text-Truncate-1.60.0-1|50	+ Revision: 3afd8bf
12cu|perl-Text-Truncate-1.60.0-1|51	- Fix build setup
12cu|perl-Text-Truncate-1.60.0-1|52	
12cu|perl-Text-Truncate-1.60.0-1|53	

11360 12
12cu|perl-Text-vCard-2.130.0-1|1	%define upstream_name    Text-vCard
12cu|perl-Text-vCard-2.130.0-1|2	%define upstream_version 2.13
12cu|perl-Text-vCard-2.130.0-1|3	
12cu|perl-Text-vCard-2.130.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Text-vCard-2.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Text-vCard-2.130.0-1|6	Release:	1
12cu|perl-Text-vCard-2.130.0-1|7	
12cu|perl-Text-vCard-2.130.0-1|8	Summary:	A package that provides APIs to work with single or multiple vCards (RFC 2426)
12cu|perl-Text-vCard-2.130.0-1|9	License:	GPL+ or Artistic
12cu|perl-Text-vCard-2.130.0-1|10	Group:		Development/Perl
12cu|perl-Text-vCard-2.130.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Text-vCard-2.130.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Text/Text-vCard-%{upstream_version}.tar.gz
12cu|perl-Text-vCard-2.130.0-1|13	
12cu|perl-Text-vCard-2.130.0-1|14	BuildRequires:	perl-devel
12cu|perl-Text-vCard-2.130.0-1|15	BuildRequires:	perl(Text::vFile::asData)
12cu|perl-Text-vCard-2.130.0-1|16	BuildRequires:	perl(File::Slurp)
12cu|perl-Text-vCard-2.130.0-1|17	BuildRequires:	perl(Digest::SHA)
12cu|perl-Text-vCard-2.130.0-1|18	BuildArch:	noarch
12cu|perl-Text-vCard-2.130.0-1|19	
12cu|perl-Text-vCard-2.130.0-1|20	%description
12cu|perl-Text-vCard-2.130.0-1|21	A vCard is an electronic business card, containing information on a
12cu|perl-Text-vCard-2.130.0-1|22	person, a record, a set of address information, and more.
12cu|perl-Text-vCard-2.130.0-1|23	
12cu|perl-Text-vCard-2.130.0-1|24	This package contains two related APIs:
12cu|perl-Text-vCard-2.130.0-1|25	- Text::vCard, to create or edit a single vCard
12cu|perl-Text-vCard-2.130.0-1|26	- Text::vCard::Addressbook, to work with multiple vCards
12cu|perl-Text-vCard-2.130.0-1|27	
12cu|perl-Text-vCard-2.130.0-1|28	Text::vCard can also use data read through Text::vFile::asData to
12cu|perl-Text-vCard-2.130.0-1|29	generate a vCard with that content. It is recommended to use
12cu|perl-Text-vCard-2.130.0-1|30	Text::vCard::Addressbook, as it handles creating vCards from an existing
12cu|perl-Text-vCard-2.130.0-1|31	file for you.
12cu|perl-Text-vCard-2.130.0-1|32	
12cu|perl-Text-vCard-2.130.0-1|33	%prep
12cu|perl-Text-vCard-2.130.0-1|34	%setup -q -n Text-vCard-%{upstream_version}
12cu|perl-Text-vCard-2.130.0-1|35	
12cu|perl-Text-vCard-2.130.0-1|36	%build
12cu|perl-Text-vCard-2.130.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-vCard-2.130.0-1|38	%make
12cu|perl-Text-vCard-2.130.0-1|39	
12cu|perl-Text-vCard-2.130.0-1|40	%check
12cu|perl-Text-vCard-2.130.0-1|41	%make test
12cu|perl-Text-vCard-2.130.0-1|42	
12cu|perl-Text-vCard-2.130.0-1|43	%install
12cu|perl-Text-vCard-2.130.0-1|44	%makeinstall_std
12cu|perl-Text-vCard-2.130.0-1|45	
12cu|perl-Text-vCard-2.130.0-1|46	%files
12cu|perl-Text-vCard-2.130.0-1|47	%doc Changes
12cu|perl-Text-vCard-2.130.0-1|48	%{perl_vendorlib}/Text/*
12cu|perl-Text-vCard-2.130.0-1|49	%{_mandir}/man3/*
12cu|perl-Text-vCard-2.130.0-1|50	
12cu|perl-Text-vCard-2.130.0-1|51	%changelog
12cu|perl-Text-vCard-2.130.0-1|52	* Thu Feb 03 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.100.0-1mdv2011.0
12cu|perl-Text-vCard-2.130.0-1|53	+ Revision: 635555
12cu|perl-Text-vCard-2.130.0-1|54	- update to new version 2.10
12cu|perl-Text-vCard-2.130.0-1|55	
12cu|perl-Text-vCard-2.130.0-1|56	* Mon Aug 23 2010 Jérôme Quelin <jquelin@mandriva.org> 2.90.0-1mdv2011.0
12cu|perl-Text-vCard-2.130.0-1|57	+ Revision: 572230
12cu|perl-Text-vCard-2.130.0-1|58	- update to 2.09
12cu|perl-Text-vCard-2.130.0-1|59	
12cu|perl-Text-vCard-2.130.0-1|60	* Fri Jan 29 2010 Jérôme Quelin <jquelin@mandriva.org> 2.70.0-1mdv2011.0
12cu|perl-Text-vCard-2.130.0-1|61	+ Revision: 497916
12cu|perl-Text-vCard-2.130.0-1|62	- update to 2.07
12cu|perl-Text-vCard-2.130.0-1|63	
12cu|perl-Text-vCard-2.130.0-1|64	* Mon Jan 25 2010 Jérôme Quelin <jquelin@mandriva.org> 2.60.0-1mdv2010.1
12cu|perl-Text-vCard-2.130.0-1|65	+ Revision: 495705
12cu|perl-Text-vCard-2.130.0-1|66	- update to 2.06
12cu|perl-Text-vCard-2.130.0-1|67	
12cu|perl-Text-vCard-2.130.0-1|68	* Sat Jan 09 2010 Jérôme Quelin <jquelin@mandriva.org> 2.50.0-1mdv2010.1
12cu|perl-Text-vCard-2.130.0-1|69	+ Revision: 487935
12cu|perl-Text-vCard-2.130.0-1|70	- update to 2.05
12cu|perl-Text-vCard-2.130.0-1|71	
12cu|perl-Text-vCard-2.130.0-1|72	* Mon Jan 04 2010 Jérôme Quelin <jquelin@mandriva.org> 2.40.0-1mdv2010.1
12cu|perl-Text-vCard-2.130.0-1|73	+ Revision: 486119
12cu|perl-Text-vCard-2.130.0-1|74	- update to 2.04
12cu|perl-Text-vCard-2.130.0-1|75	
12cu|perl-Text-vCard-2.130.0-1|76	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 2.30.0-1mdv2010.0
12cu|perl-Text-vCard-2.130.0-1|77	+ Revision: 406191
12cu|perl-Text-vCard-2.130.0-1|78	- rebuild using %%perl_convert_version
12cu|perl-Text-vCard-2.130.0-1|79	
12cu|perl-Text-vCard-2.130.0-1|80	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.03-2mdv2009.0
12cu|perl-Text-vCard-2.130.0-1|81	+ Revision: 268865
12cu|perl-Text-vCard-2.130.0-1|82	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-Text-vCard-2.130.0-1|83	
12cu|perl-Text-vCard-2.130.0-1|84	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.03-1mdv2009.0
12cu|perl-Text-vCard-2.130.0-1|85	+ Revision: 193949
12cu|perl-Text-vCard-2.130.0-1|86	- update to new version 2.03
12cu|perl-Text-vCard-2.130.0-1|87	
12cu|perl-Text-vCard-2.130.0-1|88	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Text-vCard-2.130.0-1|89	- restore BuildRoot
12cu|perl-Text-vCard-2.130.0-1|90	
12cu|perl-Text-vCard-2.130.0-1|91	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Text-vCard-2.130.0-1|92	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Text-vCard-2.130.0-1|93	
12cu|perl-Text-vCard-2.130.0-1|94	* Mon Sep 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.01-1mdv2008.0
12cu|perl-Text-vCard-2.130.0-1|95	+ Revision: 78722
12cu|perl-Text-vCard-2.130.0-1|96	- update to new version 2.01
12cu|perl-Text-vCard-2.130.0-1|97	
12cu|perl-Text-vCard-2.130.0-1|98	* Wed Jun 27 2007 Michael Scherer <misc@mandriva.org> 2.00-2mdv2008.0
12cu|perl-Text-vCard-2.130.0-1|99	+ Revision: 45041
12cu|perl-Text-vCard-2.130.0-1|100	- yet another cosmetic fix from John Keller
12cu|perl-Text-vCard-2.130.0-1|101	- cosmetic fix proposed by John Keller
12cu|perl-Text-vCard-2.130.0-1|102	
12cu|perl-Text-vCard-2.130.0-1|103	* Wed May 23 2007 Michael Scherer <misc@mandriva.org> 2.00-1mdv2008.0
12cu|perl-Text-vCard-2.130.0-1|104	+ Revision: 30203
12cu|perl-Text-vCard-2.130.0-1|105	- Import perl-Text-vCard
12cu|perl-Text-vCard-2.130.0-1|106	
12cu|perl-Text-vCard-2.130.0-1|107	
12cu|perl-Text-vCard-2.130.0-1|108	
12cu|perl-Text-vCard-2.130.0-1|109	* Wed May 23 2007 Michael Scherer <misc@mandriva.org> 2.00-1mdv2008.0
12cu|perl-Text-vCard-2.130.0-1|110	- First Mandriva package
12cu|perl-Text-vCard-2.130.0-1|111	

11361 12
12cu|perl-Text-vFile-asData-0.80.0-1|1	%define upstream_name    Text-vFile-asData
12cu|perl-Text-vFile-asData-0.80.0-1|2	%define upstream_version 0.08
12cu|perl-Text-vFile-asData-0.80.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Text-vFile-asData-0.80.0-1|4	Version:	%perl_convert_version 0.08
12cu|perl-Text-vFile-asData-0.80.0-1|5	Release:	1
12cu|perl-Text-vFile-asData-0.80.0-1|6	
12cu|perl-Text-vFile-asData-0.80.0-1|7	Summary:	Parse vFile formatted files into data structures
12cu|perl-Text-vFile-asData-0.80.0-1|8	License:	GPL+ or Artistic
12cu|perl-Text-vFile-asData-0.80.0-1|9	Group:		Development/Perl
12cu|perl-Text-vFile-asData-0.80.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Text-vFile-asData-0.80.0-1|11	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Text/Text-vFile-asData-0.08.tar.gz
12cu|perl-Text-vFile-asData-0.80.0-1|12	
12cu|perl-Text-vFile-asData-0.80.0-1|13	BuildRequires:	perl-devel
12cu|perl-Text-vFile-asData-0.80.0-1|14	BuildRequires:	perl(Class::Accessor::Chained)
12cu|perl-Text-vFile-asData-0.80.0-1|15	
12cu|perl-Text-vFile-asData-0.80.0-1|16	BuildArch:	noarch
12cu|perl-Text-vFile-asData-0.80.0-1|17	
12cu|perl-Text-vFile-asData-0.80.0-1|18	%description
12cu|perl-Text-vFile-asData-0.80.0-1|19	Text::vFile::asData - parse vFile formatted files into data structures
12cu|perl-Text-vFile-asData-0.80.0-1|20	
12cu|perl-Text-vFile-asData-0.80.0-1|21	%prep
12cu|perl-Text-vFile-asData-0.80.0-1|22	%setup -q -n Text-vFile-asData-%{upstream_version}
12cu|perl-Text-vFile-asData-0.80.0-1|23	
12cu|perl-Text-vFile-asData-0.80.0-1|24	%build
12cu|perl-Text-vFile-asData-0.80.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-vFile-asData-0.80.0-1|26	%make
12cu|perl-Text-vFile-asData-0.80.0-1|27	
12cu|perl-Text-vFile-asData-0.80.0-1|28	%check
12cu|perl-Text-vFile-asData-0.80.0-1|29	%make test
12cu|perl-Text-vFile-asData-0.80.0-1|30	
12cu|perl-Text-vFile-asData-0.80.0-1|31	%install
12cu|perl-Text-vFile-asData-0.80.0-1|32	%makeinstall_std
12cu|perl-Text-vFile-asData-0.80.0-1|33	
12cu|perl-Text-vFile-asData-0.80.0-1|34	%files
12cu|perl-Text-vFile-asData-0.80.0-1|35	%doc Changes META.yml
12cu|perl-Text-vFile-asData-0.80.0-1|36	%{perl_vendorlib}/Text/*
12cu|perl-Text-vFile-asData-0.80.0-1|37	%{_mandir}/man3/*
12cu|perl-Text-vFile-asData-0.80.0-1|38	
12cu|perl-Text-vFile-asData-0.80.0-1|39	
12cu|perl-Text-vFile-asData-0.80.0-1|40	%changelog
12cu|perl-Text-vFile-asData-0.80.0-1|41	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.70.0-1mdv2011.0
12cu|perl-Text-vFile-asData-0.80.0-1|42	+ Revision: 573809
12cu|perl-Text-vFile-asData-0.80.0-1|43	- update to 0.07
12cu|perl-Text-vFile-asData-0.80.0-1|44	
12cu|perl-Text-vFile-asData-0.80.0-1|45	* Mon Aug 23 2010 Jérôme Quelin <jquelin@mandriva.org> 0.60.0-1mdv2011.0
12cu|perl-Text-vFile-asData-0.80.0-1|46	+ Revision: 572238
12cu|perl-Text-vFile-asData-0.80.0-1|47	- update to 0.06
12cu|perl-Text-vFile-asData-0.80.0-1|48	
12cu|perl-Text-vFile-asData-0.80.0-1|49	* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.50.0-1mdv2010.0
12cu|perl-Text-vFile-asData-0.80.0-1|50	+ Revision: 406192
12cu|perl-Text-vFile-asData-0.80.0-1|51	- rebuild using %%perl_convert_version
12cu|perl-Text-vFile-asData-0.80.0-1|52	
12cu|perl-Text-vFile-asData-0.80.0-1|53	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.05-4mdv2009.0
12cu|perl-Text-vFile-asData-0.80.0-1|54	+ Revision: 258623
12cu|perl-Text-vFile-asData-0.80.0-1|55	- rebuild
12cu|perl-Text-vFile-asData-0.80.0-1|56	
12cu|perl-Text-vFile-asData-0.80.0-1|57	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.05-3mdv2009.0
12cu|perl-Text-vFile-asData-0.80.0-1|58	+ Revision: 246642
12cu|perl-Text-vFile-asData-0.80.0-1|59	- rebuild
12cu|perl-Text-vFile-asData-0.80.0-1|60	
12cu|perl-Text-vFile-asData-0.80.0-1|61	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.05-1mdv2008.1
12cu|perl-Text-vFile-asData-0.80.0-1|62	+ Revision: 136362
12cu|perl-Text-vFile-asData-0.80.0-1|63	- restore BuildRoot
12cu|perl-Text-vFile-asData-0.80.0-1|64	
12cu|perl-Text-vFile-asData-0.80.0-1|65	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Text-vFile-asData-0.80.0-1|66	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Text-vFile-asData-0.80.0-1|67	
12cu|perl-Text-vFile-asData-0.80.0-1|68	* Wed May 23 2007 Michael Scherer <misc@mandriva.org> 0.05-1mdv2008.0
12cu|perl-Text-vFile-asData-0.80.0-1|69	+ Revision: 29944
12cu|perl-Text-vFile-asData-0.80.0-1|70	- Import perl-Text-vFile-asData
12cu|perl-Text-vFile-asData-0.80.0-1|71	
12cu|perl-Text-vFile-asData-0.80.0-1|72	
12cu|perl-Text-vFile-asData-0.80.0-1|73	
12cu|perl-Text-vFile-asData-0.80.0-1|74	* Wed May 23 2007 Michael Scherer <misc@mandriva.org> 0.05-1mdv2008.0
12cu|perl-Text-vFile-asData-0.80.0-1|75	- First Mandriva package
12cu|perl-Text-vFile-asData-0.80.0-1|76	

11362 12
12cu|perl-Text-WikiFormat-0.810.0-1|1	%define upstream_name    Text-WikiFormat
12cu|perl-Text-WikiFormat-0.810.0-1|2	%define upstream_version 0.81
12cu|perl-Text-WikiFormat-0.810.0-1|3	
12cu|perl-Text-WikiFormat-0.810.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Text-WikiFormat-0.810.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Text-WikiFormat-0.810.0-1|6	Release:	1
12cu|perl-Text-WikiFormat-0.810.0-1|7	
12cu|perl-Text-WikiFormat-0.810.0-1|8	Summary:	Module for translating Wiki formatted text into other formats
12cu|perl-Text-WikiFormat-0.810.0-1|9	License:	GPL+ or Artistic
12cu|perl-Text-WikiFormat-0.810.0-1|10	Group:		Development/Perl
12cu|perl-Text-WikiFormat-0.810.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Text-WikiFormat-0.810.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Text/Text-WikiFormat-%{upstream_version}.tar.gz
12cu|perl-Text-WikiFormat-0.810.0-1|13	
12cu|perl-Text-WikiFormat-0.810.0-1|14	BuildRequires:	perl-devel
12cu|perl-Text-WikiFormat-0.810.0-1|15	BuildRequires:	perl(URI)
12cu|perl-Text-WikiFormat-0.810.0-1|16	BuildArch:	noarch
12cu|perl-Text-WikiFormat-0.810.0-1|17	
12cu|perl-Text-WikiFormat-0.810.0-1|18	%description
12cu|perl-Text-WikiFormat-0.810.0-1|19	Text::WikiFormat converts text in a simple Wiki markup language to whatever
12cu|perl-Text-WikiFormat-0.810.0-1|20	your little heart desires, provided you can describe it accurately in a
12cu|perl-Text-WikiFormat-0.810.0-1|21	semi-regular tag language.
12cu|perl-Text-WikiFormat-0.810.0-1|22	
12cu|perl-Text-WikiFormat-0.810.0-1|23	%prep
12cu|perl-Text-WikiFormat-0.810.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Text-WikiFormat-0.810.0-1|25	
12cu|perl-Text-WikiFormat-0.810.0-1|26	%build
12cu|perl-Text-WikiFormat-0.810.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-WikiFormat-0.810.0-1|28	%make
12cu|perl-Text-WikiFormat-0.810.0-1|29	
12cu|perl-Text-WikiFormat-0.810.0-1|30	%check
12cu|perl-Text-WikiFormat-0.810.0-1|31	make test
12cu|perl-Text-WikiFormat-0.810.0-1|32	
12cu|perl-Text-WikiFormat-0.810.0-1|33	%install
12cu|perl-Text-WikiFormat-0.810.0-1|34	%makeinstall_std
12cu|perl-Text-WikiFormat-0.810.0-1|35	
12cu|perl-Text-WikiFormat-0.810.0-1|36	%files
12cu|perl-Text-WikiFormat-0.810.0-1|37	%doc Changes README
12cu|perl-Text-WikiFormat-0.810.0-1|38	%{perl_vendorlib}/Text
12cu|perl-Text-WikiFormat-0.810.0-1|39	%{_mandir}/man3/*
12cu|perl-Text-WikiFormat-0.810.0-1|40	
12cu|perl-Text-WikiFormat-0.810.0-1|41	
12cu|perl-Text-WikiFormat-0.810.0-1|42	%changelog
12cu|perl-Text-WikiFormat-0.810.0-1|43	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.810.0-1
12cu|perl-Text-WikiFormat-0.810.0-1|44	+ Revision: f302ef0
12cu|perl-Text-WikiFormat-0.810.0-1|45	- Updated to 0.81 (by updates_builder)
12cu|perl-Text-WikiFormat-0.810.0-1|46	
12cu|perl-Text-WikiFormat-0.810.0-1|47	

11363 12
12cu|perl-Text-Wrapper-1.50.0-1|1	%define upstream_name    Text-Wrapper
12cu|perl-Text-Wrapper-1.50.0-1|2	%define upstream_version 1.05
12cu|perl-Text-Wrapper-1.50.0-1|3	Name:       perl-%{upstream_name}
12cu|perl-Text-Wrapper-1.50.0-1|4	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Text-Wrapper-1.50.0-1|5	Release:    1
12cu|perl-Text-Wrapper-1.50.0-1|6	
12cu|perl-Text-Wrapper-1.50.0-1|7	License:	GPL+ or Artistic
12cu|perl-Text-Wrapper-1.50.0-1|8	Group:		Development/Perl
12cu|perl-Text-Wrapper-1.50.0-1|9	Summary:    Simple word wrapping routine perl module
12cu|perl-Text-Wrapper-1.50.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Text-Wrapper-1.50.0-1|11	Source0:    ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Text/Text-Wrapper-%{upstream_version}.tar.gz
12cu|perl-Text-Wrapper-1.50.0-1|12	
12cu|perl-Text-Wrapper-1.50.0-1|13	BuildRequires:	perl(Module::Build)
12cu|perl-Text-Wrapper-1.50.0-1|14	BuildRequires:	perl-devel
12cu|perl-Text-Wrapper-1.50.0-1|15	BuildArch: noarch
12cu|perl-Text-Wrapper-1.50.0-1|16	
12cu|perl-Text-Wrapper-1.50.0-1|17	%description
12cu|perl-Text-Wrapper-1.50.0-1|18	Text::Wrapper provides simple word wrapping. It breaks long lines, but does
12cu|perl-Text-Wrapper-1.50.0-1|19	not alter spacing or remove existing line breaks. If you're looking for more
12cu|perl-Text-Wrapper-1.50.0-1|20	sophisticated text formatting, try the Text::Format module.
12cu|perl-Text-Wrapper-1.50.0-1|21	
12cu|perl-Text-Wrapper-1.50.0-1|22	%prep
12cu|perl-Text-Wrapper-1.50.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Text-Wrapper-1.50.0-1|24	
12cu|perl-Text-Wrapper-1.50.0-1|25	%build
12cu|perl-Text-Wrapper-1.50.0-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Text-Wrapper-1.50.0-1|27	%make
12cu|perl-Text-Wrapper-1.50.0-1|28	
12cu|perl-Text-Wrapper-1.50.0-1|29	%check
12cu|perl-Text-Wrapper-1.50.0-1|30	make test
12cu|perl-Text-Wrapper-1.50.0-1|31	
12cu|perl-Text-Wrapper-1.50.0-1|32	%install
12cu|perl-Text-Wrapper-1.50.0-1|33	%makeinstall_std
12cu|perl-Text-Wrapper-1.50.0-1|34	rm -rf %{buildroot}/%{perl_vendorarch}
12cu|perl-Text-Wrapper-1.50.0-1|35	
12cu|perl-Text-Wrapper-1.50.0-1|36	%files
12cu|perl-Text-Wrapper-1.50.0-1|37	%doc Changes README
12cu|perl-Text-Wrapper-1.50.0-1|38	%{perl_vendorlib}/*
12cu|perl-Text-Wrapper-1.50.0-1|39	%{_mandir}/man3/*
12cu|perl-Text-Wrapper-1.50.0-1|40	
12cu|perl-Text-Wrapper-1.50.0-1|41	
12cu|perl-Text-Wrapper-1.50.0-1|42	
12cu|perl-Text-Wrapper-1.50.0-1|43	%changelog
12cu|perl-Text-Wrapper-1.50.0-1|44	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-1
12cu|perl-Text-Wrapper-1.50.0-1|45	+ Revision: e2f0aa2
12cu|perl-Text-Wrapper-1.50.0-1|46	- Updated to 1.05 (by updates_builder)
12cu|perl-Text-Wrapper-1.50.0-1|47	
12cu|perl-Text-Wrapper-1.50.0-1|48	

11364 12
12cu|perl-Thread-Queue-3.50.0-1|1	%define upstream_name    Thread-Queue
12cu|perl-Thread-Queue-3.50.0-1|2	%define upstream_version 3.05
12cu|perl-Thread-Queue-3.50.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Thread-Queue-3.50.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Thread-Queue-3.50.0-1|5	Release:	1
12cu|perl-Thread-Queue-3.50.0-1|6	
12cu|perl-Thread-Queue-3.50.0-1|7	Summary:	Thread-safe queues
12cu|perl-Thread-Queue-3.50.0-1|8	License:	GPL+ or Artistic
12cu|perl-Thread-Queue-3.50.0-1|9	Group:		Development/Perl
12cu|perl-Thread-Queue-3.50.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Thread-Queue-3.50.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Thread/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Thread-Queue-3.50.0-1|12	
12cu|perl-Thread-Queue-3.50.0-1|13	BuildRequires:	perl-devel
12cu|perl-Thread-Queue-3.50.0-1|14	BuildRequires:	perl(Scalar::Util)
12cu|perl-Thread-Queue-3.50.0-1|15	BuildRequires:	perl(Test::More)
12cu|perl-Thread-Queue-3.50.0-1|16	BuildRequires:	perl(Thread::Semaphore)
12cu|perl-Thread-Queue-3.50.0-1|17	BuildRequires:	perl(threads::shared)
12cu|perl-Thread-Queue-3.50.0-1|18	Provides:	perl(Thread::Queue) = %perl_convert_version %{upstream_version}
12cu|perl-Thread-Queue-3.50.0-1|19	BuildArch:	noarch
12cu|perl-Thread-Queue-3.50.0-1|20	
12cu|perl-Thread-Queue-3.50.0-1|21	%description
12cu|perl-Thread-Queue-3.50.0-1|22	This module provides thread-safe FIFO queues that can be accessed safely by
12cu|perl-Thread-Queue-3.50.0-1|23	any number of threads.
12cu|perl-Thread-Queue-3.50.0-1|24	
12cu|perl-Thread-Queue-3.50.0-1|25	Any data types supported by the threads::shared manpage can be passed via
12cu|perl-Thread-Queue-3.50.0-1|26	queues:
12cu|perl-Thread-Queue-3.50.0-1|27	
12cu|perl-Thread-Queue-3.50.0-1|28	* Ordinary scalars
12cu|perl-Thread-Queue-3.50.0-1|29	
12cu|perl-Thread-Queue-3.50.0-1|30	%prep
12cu|perl-Thread-Queue-3.50.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Thread-Queue-3.50.0-1|32	
12cu|perl-Thread-Queue-3.50.0-1|33	%build
12cu|perl-Thread-Queue-3.50.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Thread-Queue-3.50.0-1|35	%make
12cu|perl-Thread-Queue-3.50.0-1|36	
12cu|perl-Thread-Queue-3.50.0-1|37	%check
12cu|perl-Thread-Queue-3.50.0-1|38	make test
12cu|perl-Thread-Queue-3.50.0-1|39	
12cu|perl-Thread-Queue-3.50.0-1|40	%install
12cu|perl-Thread-Queue-3.50.0-1|41	%makeinstall_std
12cu|perl-Thread-Queue-3.50.0-1|42	
12cu|perl-Thread-Queue-3.50.0-1|43	%files
12cu|perl-Thread-Queue-3.50.0-1|44	%doc Changes README
12cu|perl-Thread-Queue-3.50.0-1|45	%{_mandir}/man3/*
12cu|perl-Thread-Queue-3.50.0-1|46	%{perl_vendorlib}/*
12cu|perl-Thread-Queue-3.50.0-1|47	
12cu|perl-Thread-Queue-3.50.0-1|48	
12cu|perl-Thread-Queue-3.50.0-1|49	%changelog
12cu|perl-Thread-Queue-3.50.0-1|50	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.50.0-1
12cu|perl-Thread-Queue-3.50.0-1|51	+ Revision: 5a6c51e
12cu|perl-Thread-Queue-3.50.0-1|52	- Updated to 3.05 (by updates_builder)
12cu|perl-Thread-Queue-3.50.0-1|53	
12cu|perl-Thread-Queue-3.50.0-1|54	

11365 12
12cu|perl-threads-1.920.0-1|1	%define upstream_name    threads
12cu|perl-threads-1.920.0-1|2	%define upstream_version 1.92
12cu|perl-threads-1.920.0-1|3	
12cu|perl-threads-1.920.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-threads-1.920.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-threads-1.920.0-1|6	Release:	1
12cu|perl-threads-1.920.0-1|7	
12cu|perl-threads-1.920.0-1|8	Summary: Perl interpreter-based threads
12cu|perl-threads-1.920.0-1|9	License: GPL+ or Artistic
12cu|perl-threads-1.920.0-1|10	Group:   Development/Perl
12cu|perl-threads-1.920.0-1|11	Url:     http://search.cpan.org/dist/%{upstream_name}
12cu|perl-threads-1.920.0-1|12	Source0: http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/threads-%{upstream_version}.tar.gz
12cu|perl-threads-1.920.0-1|13	
12cu|perl-threads-1.920.0-1|14	BuildRequires: perl(Carp)
12cu|perl-threads-1.920.0-1|15	BuildRequires: perl(Config)
12cu|perl-threads-1.920.0-1|16	BuildRequires: perl(ExtUtils::testlib)
12cu|perl-threads-1.920.0-1|17	BuildRequires: perl(Hash::Util)
12cu|perl-threads-1.920.0-1|18	BuildRequires: perl(IO::File)
12cu|perl-threads-1.920.0-1|19	BuildRequires: perl(Test::More)
12cu|perl-threads-1.920.0-1|20	BuildRequires: perl(XSLoader)
12cu|perl-threads-1.920.0-1|21	BuildRequires: perl(overload)
12cu|perl-threads-1.920.0-1|22	BuildRequires: perl-devel
12cu|perl-threads-1.920.0-1|23	
12cu|perl-threads-1.920.0-1|24	Provides:  perl(threads)
12cu|perl-threads-1.920.0-1|25	
12cu|perl-threads-1.920.0-1|26	%description
12cu|perl-threads-1.920.0-1|27	Perl 5.6 introduced something called interpreter threads. Interpreter
12cu|perl-threads-1.920.0-1|28	threads are different from _5005threads_ (the thread model of Perl 5.005)
12cu|perl-threads-1.920.0-1|29	by creating a new Perl interpreter per thread, and not sharing any data or
12cu|perl-threads-1.920.0-1|30	state between threads by default.
12cu|perl-threads-1.920.0-1|31	
12cu|perl-threads-1.920.0-1|32	Prior to Perl 5.8, this has only been available to people embedding Perl,
12cu|perl-threads-1.920.0-1|33	and for emulating fork() on Windows.
12cu|perl-threads-1.920.0-1|34	
12cu|perl-threads-1.920.0-1|35	The _threads_ API is loosely based on the old Thread.pm API. It is very
12cu|perl-threads-1.920.0-1|36	important to note that variables are not shared between threads, all
12cu|perl-threads-1.920.0-1|37	variables are by default thread local. To use shared variables one must
12cu|perl-threads-1.920.0-1|38	also use the threads::shared manpage:
12cu|perl-threads-1.920.0-1|39	
12cu|perl-threads-1.920.0-1|40	%prep
12cu|perl-threads-1.920.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-threads-1.920.0-1|42	
12cu|perl-threads-1.920.0-1|43	%build
12cu|perl-threads-1.920.0-1|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-threads-1.920.0-1|45	%make
12cu|perl-threads-1.920.0-1|46	
12cu|perl-threads-1.920.0-1|47	%check
12cu|perl-threads-1.920.0-1|48	make test
12cu|perl-threads-1.920.0-1|49	
12cu|perl-threads-1.920.0-1|50	%install
12cu|perl-threads-1.920.0-1|51	%makeinstall_std
12cu|perl-threads-1.920.0-1|52	
12cu|perl-threads-1.920.0-1|53	%clean
12cu|perl-threads-1.920.0-1|54	
12cu|perl-threads-1.920.0-1|55	%files
12cu|perl-threads-1.920.0-1|56	%doc Changes README
12cu|perl-threads-1.920.0-1|57	%{_mandir}/man3/*
12cu|perl-threads-1.920.0-1|58	%perl_vendorlib/*
12cu|perl-threads-1.920.0-1|59	
12cu|perl-threads-1.920.0-1|60	
12cu|perl-threads-1.920.0-1|61	
12cu|perl-threads-1.920.0-1|62	%changelog
12cu|perl-threads-1.920.0-1|63	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.920.0-1
12cu|perl-threads-1.920.0-1|64	+ Revision: d4d3257
12cu|perl-threads-1.920.0-1|65	- Updated to 1.92 (by updates_builder)
12cu|perl-threads-1.920.0-1|66	
12cu|perl-threads-1.920.0-1|67	

11366 12
12cu|perl-threads-shared-1.460.0-1|1	%define upstream_name    threads-shared
12cu|perl-threads-shared-1.460.0-1|2	%define upstream_version 1.46
12cu|perl-threads-shared-1.460.0-1|3	Name:       perl-%{upstream_name}
12cu|perl-threads-shared-1.460.0-1|4	Version:    %perl_convert_version %{upstream_version}
12cu|perl-threads-shared-1.460.0-1|5	Release:	1
12cu|perl-threads-shared-1.460.0-1|6	
12cu|perl-threads-shared-1.460.0-1|7	Summary:    Perl extension for sharing data structures between threads
12cu|perl-threads-shared-1.460.0-1|8	License:    GPL+ or Artistic
12cu|perl-threads-shared-1.460.0-1|9	Group:      Development/Perl
12cu|perl-threads-shared-1.460.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-threads-shared-1.460.0-1|11	Source0:    http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/threads-shared-%{upstream_version}.tar.gz
12cu|perl-threads-shared-1.460.0-1|12	
12cu|perl-threads-shared-1.460.0-1|13	BuildRequires: perl-devel
12cu|perl-threads-shared-1.460.0-1|14	BuildRequires: perl(Carp)
12cu|perl-threads-shared-1.460.0-1|15	BuildRequires: perl(Config)
12cu|perl-threads-shared-1.460.0-1|16	BuildRequires: perl(ExtUtils::testlib)
12cu|perl-threads-shared-1.460.0-1|17	BuildRequires: perl(Scalar::Util)
12cu|perl-threads-shared-1.460.0-1|18	BuildRequires: perl(Test)
12cu|perl-threads-shared-1.460.0-1|19	BuildRequires: perl(Test::More)
12cu|perl-threads-shared-1.460.0-1|20	BuildRequires: perl(XSLoader)
12cu|perl-threads-shared-1.460.0-1|21	BuildRequires: perl(strict)
12cu|perl-threads-shared-1.460.0-1|22	BuildRequires: perl(threads)
12cu|perl-threads-shared-1.460.0-1|23	Provides: perl(threads::shared)
12cu|perl-threads-shared-1.460.0-1|24	
12cu|perl-threads-shared-1.460.0-1|25	%description
12cu|perl-threads-shared-1.460.0-1|26	By default, variables are private to each thread, and each newly created
12cu|perl-threads-shared-1.460.0-1|27	thread gets a private copy of each existing variable. This module allows
12cu|perl-threads-shared-1.460.0-1|28	you to share variables across different threads (and pseudo-forks on
12cu|perl-threads-shared-1.460.0-1|29	Win32). It is used together with the the threads manpage module.
12cu|perl-threads-shared-1.460.0-1|30	
12cu|perl-threads-shared-1.460.0-1|31	This module supports the sharing of the following data types only: scalars
12cu|perl-threads-shared-1.460.0-1|32	and scalar refs, arrays and array refs, and hashes and hash refs.
12cu|perl-threads-shared-1.460.0-1|33	
12cu|perl-threads-shared-1.460.0-1|34	%prep
12cu|perl-threads-shared-1.460.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-threads-shared-1.460.0-1|36	
12cu|perl-threads-shared-1.460.0-1|37	%build
12cu|perl-threads-shared-1.460.0-1|38	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-threads-shared-1.460.0-1|39	%make
12cu|perl-threads-shared-1.460.0-1|40	
12cu|perl-threads-shared-1.460.0-1|41	%check
12cu|perl-threads-shared-1.460.0-1|42	make test
12cu|perl-threads-shared-1.460.0-1|43	
12cu|perl-threads-shared-1.460.0-1|44	%install
12cu|perl-threads-shared-1.460.0-1|45	%makeinstall_std
12cu|perl-threads-shared-1.460.0-1|46	
12cu|perl-threads-shared-1.460.0-1|47	%clean
12cu|perl-threads-shared-1.460.0-1|48	
12cu|perl-threads-shared-1.460.0-1|49	%files
12cu|perl-threads-shared-1.460.0-1|50	%doc Changes README
12cu|perl-threads-shared-1.460.0-1|51	%{_mandir}/man3/*
12cu|perl-threads-shared-1.460.0-1|52	%perl_vendorlib/*
12cu|perl-threads-shared-1.460.0-1|53	
12cu|perl-threads-shared-1.460.0-1|54	
12cu|perl-threads-shared-1.460.0-1|55	
12cu|perl-threads-shared-1.460.0-1|56	%changelog
12cu|perl-threads-shared-1.460.0-1|57	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.460.0-1
12cu|perl-threads-shared-1.460.0-1|58	+ Revision: 5cc3947
12cu|perl-threads-shared-1.460.0-1|59	- Updated to 1.46 (by updates_builder)
12cu|perl-threads-shared-1.460.0-1|60	
12cu|perl-threads-shared-1.460.0-1|61	

11367 12
12cu|perl-Throwable-0.102.80-3|1	%define upstream_name    Throwable
12cu|perl-Throwable-0.102.80-3|2	%define upstream_version 0.102080
12cu|perl-Throwable-0.102.80-3|3	
12cu|perl-Throwable-0.102.80-3|4	Name:		perl-%{upstream_name}
12cu|perl-Throwable-0.102.80-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Throwable-0.102.80-3|6	Release:	3
12cu|perl-Throwable-0.102.80-3|7	
12cu|perl-Throwable-0.102.80-3|8	Summary:	An easy-to-use class for error objects
12cu|perl-Throwable-0.102.80-3|9	License:	GPL+ or Artistic
12cu|perl-Throwable-0.102.80-3|10	Group:		Development/Perl
12cu|perl-Throwable-0.102.80-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Throwable-0.102.80-3|12	Source0:	http://www.cpan.org/modules/by-module/Throwable/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Throwable-0.102.80-3|13	
12cu|perl-Throwable-0.102.80-3|14	BuildRequires:	perl-devel
12cu|perl-Throwable-0.102.80-3|15	BuildRequires:	perl(Devel::StackTrace)
12cu|perl-Throwable-0.102.80-3|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Throwable-0.102.80-3|17	BuildRequires:	perl(Moose)
12cu|perl-Throwable-0.102.80-3|18	Requires:	perl(Devel::StackTrace)
12cu|perl-Throwable-0.102.80-3|19	
12cu|perl-Throwable-0.102.80-3|20	BuildArch:	noarch
12cu|perl-Throwable-0.102.80-3|21	
12cu|perl-Throwable-0.102.80-3|22	
12cu|perl-Throwable-0.102.80-3|23	%description
12cu|perl-Throwable-0.102.80-3|24	Throwable is a role for classes that are meant to be thrown as exceptions
12cu|perl-Throwable-0.102.80-3|25	to standard program flow. It is very simple and does only two things: saves
12cu|perl-Throwable-0.102.80-3|26	any previous value for '$@' and calls 'die $self'.
12cu|perl-Throwable-0.102.80-3|27	
12cu|perl-Throwable-0.102.80-3|28	%prep
12cu|perl-Throwable-0.102.80-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Throwable-0.102.80-3|30	
12cu|perl-Throwable-0.102.80-3|31	%build
12cu|perl-Throwable-0.102.80-3|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Throwable-0.102.80-3|33	%make
12cu|perl-Throwable-0.102.80-3|34	
12cu|perl-Throwable-0.102.80-3|35	%check
12cu|perl-Throwable-0.102.80-3|36	%make test
12cu|perl-Throwable-0.102.80-3|37	
12cu|perl-Throwable-0.102.80-3|38	%install
12cu|perl-Throwable-0.102.80-3|39	%makeinstall_std
12cu|perl-Throwable-0.102.80-3|40	
12cu|perl-Throwable-0.102.80-3|41	%files
12cu|perl-Throwable-0.102.80-3|42	%doc Changes LICENSE README
12cu|perl-Throwable-0.102.80-3|43	%{_mandir}/man3/*
12cu|perl-Throwable-0.102.80-3|44	%{perl_vendorlib}/*
12cu|perl-Throwable-0.102.80-3|45	
12cu|perl-Throwable-0.102.80-3|46	
12cu|perl-Throwable-0.102.80-3|47	%changelog
12cu|perl-Throwable-0.102.80-3|48	* Sat Sep 29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.102.80-3
12cu|perl-Throwable-0.102.80-3|49	+ Revision: 1b5260e
12cu|perl-Throwable-0.102.80-3|50	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Throwable-0.102.80-3|51	
12cu|perl-Throwable-0.102.80-3|52	

11368 12
12cu|perl-Tie-LogFile-0.100.0-4|1	%define module	Tie-LogFile
12cu|perl-Tie-LogFile-0.100.0-4|2	%define upstream_version	0.1
12cu|perl-Tie-LogFile-0.100.0-4|3	
12cu|perl-Tie-LogFile-0.100.0-4|4	Summary:	Interface for maintaining a log
12cu|perl-Tie-LogFile-0.100.0-4|5	Name:		perl-%{module}
12cu|perl-Tie-LogFile-0.100.0-4|6	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Tie-LogFile-0.100.0-4|7	Release:	4
12cu|perl-Tie-LogFile-0.100.0-4|8	License:	GPL or Artistic
12cu|perl-Tie-LogFile-0.100.0-4|9	Group:		Development/Perl
12cu|perl-Tie-LogFile-0.100.0-4|10	URL:		http://search.cpan.org/dist/%{module}
12cu|perl-Tie-LogFile-0.100.0-4|11	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Tie/%{module}-%{upstream_version}.tar.bz2
12cu|perl-Tie-LogFile-0.100.0-4|12	BuildRequires:	perl-devel
12cu|perl-Tie-LogFile-0.100.0-4|13	BuildArch:	noarch
12cu|perl-Tie-LogFile-0.100.0-4|14	
12cu|perl-Tie-LogFile-0.100.0-4|15	%description
12cu|perl-Tie-LogFile-0.100.0-4|16	Tie::LogFile gives a easy interface for maintaining a well formated log. Using
12cu|perl-Tie-LogFile-0.100.0-4|17	user tweakable sprintf like tags, Tie::LogFile is flexible, and probably a
12cu|perl-Tie-LogFile-0.100.0-4|18	little overkill for keeping a log.
12cu|perl-Tie-LogFile-0.100.0-4|19	
12cu|perl-Tie-LogFile-0.100.0-4|20	%prep
12cu|perl-Tie-LogFile-0.100.0-4|21	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Tie-LogFile-0.100.0-4|22	
12cu|perl-Tie-LogFile-0.100.0-4|23	%build
12cu|perl-Tie-LogFile-0.100.0-4|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Tie-LogFile-0.100.0-4|25	%make
12cu|perl-Tie-LogFile-0.100.0-4|26	
12cu|perl-Tie-LogFile-0.100.0-4|27	%install
12cu|perl-Tie-LogFile-0.100.0-4|28	%makeinstall_std
12cu|perl-Tie-LogFile-0.100.0-4|29	
12cu|perl-Tie-LogFile-0.100.0-4|30	%files
12cu|perl-Tie-LogFile-0.100.0-4|31	%doc README Changes
12cu|perl-Tie-LogFile-0.100.0-4|32	%{perl_vendorlib}/Tie
12cu|perl-Tie-LogFile-0.100.0-4|33	%{_mandir}/man3/Tie*
12cu|perl-Tie-LogFile-0.100.0-4|34	
12cu|perl-Tie-LogFile-0.100.0-4|35	
12cu|perl-Tie-LogFile-0.100.0-4|36	
12cu|perl-Tie-LogFile-0.100.0-4|37	%changelog
12cu|perl-Tie-LogFile-0.100.0-4|38	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1-3mdv2010.0
12cu|perl-Tie-LogFile-0.100.0-4|39	+ Revision: 430605
12cu|perl-Tie-LogFile-0.100.0-4|40	- rebuild
12cu|perl-Tie-LogFile-0.100.0-4|41	
12cu|perl-Tie-LogFile-0.100.0-4|42	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.1-2mdv2008.1
12cu|perl-Tie-LogFile-0.100.0-4|43	+ Revision: 136362
12cu|perl-Tie-LogFile-0.100.0-4|44	- restore BuildRoot
12cu|perl-Tie-LogFile-0.100.0-4|45	
12cu|perl-Tie-LogFile-0.100.0-4|46	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|perl-Tie-LogFile-0.100.0-4|47	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Tie-LogFile-0.100.0-4|48	
12cu|perl-Tie-LogFile-0.100.0-4|49	* Sun Jun 03 2007 Anssi Hannula <anssi@mandriva.org> 0.1-2mdv2008.0
12cu|perl-Tie-LogFile-0.100.0-4|50	+ Revision: 34883
12cu|perl-Tie-LogFile-0.100.0-4|51	- annual rebuild
12cu|perl-Tie-LogFile-0.100.0-4|52	
12cu|perl-Tie-LogFile-0.100.0-4|53	
12cu|perl-Tie-LogFile-0.100.0-4|54	* Sun May 28 2006 Anssi Hannula <anssi@mandriva.org> 0.1-1mdv2007.0
12cu|perl-Tie-LogFile-0.100.0-4|55	- initial Mandriva package
12cu|perl-Tie-LogFile-0.100.0-4|56	

11369 12
12cu|perl-Tie-TextDir-0.60.0-2|1	%define upstream_name       Tie-TextDir
12cu|perl-Tie-TextDir-0.60.0-2|2	%define upstream_version    0.06
12cu|perl-Tie-TextDir-0.60.0-2|3	
12cu|perl-Tie-TextDir-0.60.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-Tie-TextDir-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Tie-TextDir-0.60.0-2|6	Release:	2
12cu|perl-Tie-TextDir-0.60.0-2|7	License:	GPL or Artistic
12cu|perl-Tie-TextDir-0.60.0-2|8	Summary:	Interface to directory of file
12cu|perl-Tie-TextDir-0.60.0-2|9	Group:		Development/Perl
12cu|perl-Tie-TextDir-0.60.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Tie-TextDir-0.60.0-2|11	Source:		http://www.cpan.org/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Tie-TextDir-0.60.0-2|12	BuildRequires:	perl-devel
12cu|perl-Tie-TextDir-0.60.0-2|13	BuildArch:	noarch
12cu|perl-Tie-TextDir-0.60.0-2|14	
12cu|perl-Tie-TextDir-0.60.0-2|15	%description
12cu|perl-Tie-TextDir-0.60.0-2|16	The Tie::TextDir module is a TIEHASH interface which lets you tie a Perl hash
12cu|perl-Tie-TextDir-0.60.0-2|17	to a directory on the filesystem. Each entry in the hash represents a file in
12cu|perl-Tie-TextDir-0.60.0-2|18	the directory.
12cu|perl-Tie-TextDir-0.60.0-2|19	
12cu|perl-Tie-TextDir-0.60.0-2|20	%prep
12cu|perl-Tie-TextDir-0.60.0-2|21	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Tie-TextDir-0.60.0-2|22	
12cu|perl-Tie-TextDir-0.60.0-2|23	%build
12cu|perl-Tie-TextDir-0.60.0-2|24	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Tie-TextDir-0.60.0-2|25	make
12cu|perl-Tie-TextDir-0.60.0-2|26	
12cu|perl-Tie-TextDir-0.60.0-2|27	# Old package, now some tests fail erroneously
12cu|perl-Tie-TextDir-0.60.0-2|28	# %check
12cu|perl-Tie-TextDir-0.60.0-2|29	# make test
12cu|perl-Tie-TextDir-0.60.0-2|30	
12cu|perl-Tie-TextDir-0.60.0-2|31	%install
12cu|perl-Tie-TextDir-0.60.0-2|32	%makeinstall_std
12cu|perl-Tie-TextDir-0.60.0-2|33	
12cu|perl-Tie-TextDir-0.60.0-2|34	%files
12cu|perl-Tie-TextDir-0.60.0-2|35	%doc Changes MANIFEST README
12cu|perl-Tie-TextDir-0.60.0-2|36	%{_mandir}/*/*
12cu|perl-Tie-TextDir-0.60.0-2|37	%{perl_vendorlib}/Tie
12cu|perl-Tie-TextDir-0.60.0-2|38	
12cu|perl-Tie-TextDir-0.60.0-2|39	%changelog
12cu|perl-Tie-TextDir-0.60.0-2|40	* Fri Apr 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60.0-2
12cu|perl-Tie-TextDir-0.60.0-2|41	+ Revision: c32fa73
12cu|perl-Tie-TextDir-0.60.0-2|42	- Disable check
12cu|perl-Tie-TextDir-0.60.0-2|43	
12cu|perl-Tie-TextDir-0.60.0-2|44	

11370 12
12cu|perl-Time-Format-1.120.0-1|1	%define upstream_name	 Time-Format
12cu|perl-Time-Format-1.120.0-1|2	%define upstream_version 1.12
12cu|perl-Time-Format-1.120.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-Time-Format-1.120.0-1|4	Version:	%perl_convert_version 1.12
12cu|perl-Time-Format-1.120.0-1|5	Release:	1
12cu|perl-Time-Format-1.120.0-1|6	
12cu|perl-Time-Format-1.120.0-1|7	Summary:	Perl module for date and time formatting
12cu|perl-Time-Format-1.120.0-1|8	License:	GPL+ or Artistic
12cu|perl-Time-Format-1.120.0-1|9	Group:		Development/Perl
12cu|perl-Time-Format-1.120.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Time-Format-1.120.0-1|11	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Time/Time-Format-1.12.tar.gz
12cu|perl-Time-Format-1.120.0-1|12	
12cu|perl-Time-Format-1.120.0-1|13	BuildRequires:	perl-devel
12cu|perl-Time-Format-1.120.0-1|14	BuildArch:	noarch
12cu|perl-Time-Format-1.120.0-1|15	
12cu|perl-Time-Format-1.120.0-1|16	%description
12cu|perl-Time-Format-1.120.0-1|17	Time::Format provides a very easy way to format dates and times. The
12cu|perl-Time-Format-1.120.0-1|18	formatting functions are tied to hash variables, so they can be used
12cu|perl-Time-Format-1.120.0-1|19	inside strings as well as in ordinary expressions. The formatting
12cu|perl-Time-Format-1.120.0-1|20	codes used are meant to be easy to remember, use, and read. They
12cu|perl-Time-Format-1.120.0-1|21	follow a simple, consistent pattern.
12cu|perl-Time-Format-1.120.0-1|22	
12cu|perl-Time-Format-1.120.0-1|23	%prep
12cu|perl-Time-Format-1.120.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Time-Format-1.120.0-1|25	
12cu|perl-Time-Format-1.120.0-1|26	%build
12cu|perl-Time-Format-1.120.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Time-Format-1.120.0-1|28	%make
12cu|perl-Time-Format-1.120.0-1|29	
12cu|perl-Time-Format-1.120.0-1|30	%install
12cu|perl-Time-Format-1.120.0-1|31	%makeinstall_std
12cu|perl-Time-Format-1.120.0-1|32	
12cu|perl-Time-Format-1.120.0-1|33	%files
12cu|perl-Time-Format-1.120.0-1|34	%doc README Changes quickref.*
12cu|perl-Time-Format-1.120.0-1|35	%{perl_vendorlib}/Time
12cu|perl-Time-Format-1.120.0-1|36	%{_mandir}/man3/*
12cu|perl-Time-Format-1.120.0-1|37	
12cu|perl-Time-Format-1.120.0-1|38	%changelog
12cu|perl-Time-Format-1.120.0-1|39	* Wed Aug 05 2009 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-1mdv2010.0
12cu|perl-Time-Format-1.120.0-1|40	+ Revision: 410098
12cu|perl-Time-Format-1.120.0-1|41	- rebuild using %%perl_convert_version
12cu|perl-Time-Format-1.120.0-1|42	
12cu|perl-Time-Format-1.120.0-1|43	* Sun Jun 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-1mdv2010.0
12cu|perl-Time-Format-1.120.0-1|44	+ Revision: 387782
12cu|perl-Time-Format-1.120.0-1|45	- update to new version 1.11
12cu|perl-Time-Format-1.120.0-1|46	
12cu|perl-Time-Format-1.120.0-1|47	* Thu May 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-1mdv2009.0
12cu|perl-Time-Format-1.120.0-1|48	+ Revision: 212937
12cu|perl-Time-Format-1.120.0-1|49	- update to new version 1.09
12cu|perl-Time-Format-1.120.0-1|50	
12cu|perl-Time-Format-1.120.0-1|51	* Wed May 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdv2009.0
12cu|perl-Time-Format-1.120.0-1|52	+ Revision: 212230
12cu|perl-Time-Format-1.120.0-1|53	- update to new version 1.08
12cu|perl-Time-Format-1.120.0-1|54	
12cu|perl-Time-Format-1.120.0-1|55	* Wed Apr 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-1mdv2009.0
12cu|perl-Time-Format-1.120.0-1|56	+ Revision: 194957
12cu|perl-Time-Format-1.120.0-1|57	- update to new version 1.07
12cu|perl-Time-Format-1.120.0-1|58	
12cu|perl-Time-Format-1.120.0-1|59	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.02-1mdv2008.1
12cu|perl-Time-Format-1.120.0-1|60	+ Revision: 136362
12cu|perl-Time-Format-1.120.0-1|61	- restore BuildRoot
12cu|perl-Time-Format-1.120.0-1|62	
12cu|perl-Time-Format-1.120.0-1|63	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|perl-Time-Format-1.120.0-1|64	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Time-Format-1.120.0-1|65	
12cu|perl-Time-Format-1.120.0-1|66	
12cu|perl-Time-Format-1.120.0-1|67	* Sat Mar 17 2007 Anssi Hannula <anssi@mandriva.org> 1.02-1mdv2007.1
12cu|perl-Time-Format-1.120.0-1|68	+ Revision: 145650
12cu|perl-Time-Format-1.120.0-1|69	- intial package release for Mandriva
12cu|perl-Time-Format-1.120.0-1|70	
12cu|perl-Time-Format-1.120.0-1|71	

11371 12
12cu|perl-Time-HiRes-1.972.600-1|1	%define upstream_name    Time-HiRes
12cu|perl-Time-HiRes-1.972.600-1|2	%define upstream_version 1.9726
12cu|perl-Time-HiRes-1.972.600-1|3	Name:       perl-%{upstream_name}
12cu|perl-Time-HiRes-1.972.600-1|4	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Time-HiRes-1.972.600-1|5	Release:	1
12cu|perl-Time-HiRes-1.972.600-1|6	Epoch:      1
12cu|perl-Time-HiRes-1.972.600-1|7	
12cu|perl-Time-HiRes-1.972.600-1|8	Summary:    High resolution time, sleep, and alarm
12cu|perl-Time-HiRes-1.972.600-1|9	License:    GPL+ or Artistic
12cu|perl-Time-HiRes-1.972.600-1|10	Group:      Development/Perl
12cu|perl-Time-HiRes-1.972.600-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Time-HiRes-1.972.600-1|12	Source0:    http://www.cpan.org/modules/by-module/Time/Time-HiRes-%{upstream_version}.tar.gz
12cu|perl-Time-HiRes-1.972.600-1|13	
12cu|perl-Time-HiRes-1.972.600-1|14	BuildRequires: perl-devel
12cu|perl-Time-HiRes-1.972.600-1|15	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Time-HiRes-1.972.600-1|16	
12cu|perl-Time-HiRes-1.972.600-1|17	%description
12cu|perl-Time-HiRes-1.972.600-1|18	The 'Time::HiRes' module implements a Perl interface to the 'usleep',
12cu|perl-Time-HiRes-1.972.600-1|19	'nanosleep', 'ualarm', 'gettimeofday', and 'setitimer'/'getitimer' system
12cu|perl-Time-HiRes-1.972.600-1|20	calls, in other words, high resolution time and timers. See the the
12cu|perl-Time-HiRes-1.972.600-1|21	/EXAMPLES manpage section below and the test scripts for usage; see your
12cu|perl-Time-HiRes-1.972.600-1|22	system documentation for the description of the underlying 'nanosleep' or
12cu|perl-Time-HiRes-1.972.600-1|23	'usleep', 'ualarm', 'gettimeofday', and 'setitimer'/'getitimer' calls.
12cu|perl-Time-HiRes-1.972.600-1|24	
12cu|perl-Time-HiRes-1.972.600-1|25	If your system lacks 'gettimeofday()' or an emulation of it you don't get
12cu|perl-Time-HiRes-1.972.600-1|26	'gettimeofday()' or the one-argument form of 'tv_interval()'. If your
12cu|perl-Time-HiRes-1.972.600-1|27	system lacks all of 'nanosleep()', 'usleep()', 'select()', and 'poll', you
12cu|perl-Time-HiRes-1.972.600-1|28	don't get 'Time::HiRes::usleep()', 'Time::HiRes::nanosleep()', or
12cu|perl-Time-HiRes-1.972.600-1|29	'Time::HiRes::sleep()'. If your system lacks both 'ualarm()' and
12cu|perl-Time-HiRes-1.972.600-1|30	'setitimer()' you don't get 'Time::HiRes::ualarm()' or
12cu|perl-Time-HiRes-1.972.600-1|31	'Time::HiRes::alarm()'.
12cu|perl-Time-HiRes-1.972.600-1|32	
12cu|perl-Time-HiRes-1.972.600-1|33	If you try to import an unimplemented function in the 'use' statement it
12cu|perl-Time-HiRes-1.972.600-1|34	will fail at compile time.
12cu|perl-Time-HiRes-1.972.600-1|35	
12cu|perl-Time-HiRes-1.972.600-1|36	%prep
12cu|perl-Time-HiRes-1.972.600-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Time-HiRes-1.972.600-1|38	
12cu|perl-Time-HiRes-1.972.600-1|39	%build
12cu|perl-Time-HiRes-1.972.600-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Time-HiRes-1.972.600-1|41	%make
12cu|perl-Time-HiRes-1.972.600-1|42	
12cu|perl-Time-HiRes-1.972.600-1|43	%check
12cu|perl-Time-HiRes-1.972.600-1|44	make test
12cu|perl-Time-HiRes-1.972.600-1|45	
12cu|perl-Time-HiRes-1.972.600-1|46	%install
12cu|perl-Time-HiRes-1.972.600-1|47	rm -rf %buildroot
12cu|perl-Time-HiRes-1.972.600-1|48	%makeinstall_std
12cu|perl-Time-HiRes-1.972.600-1|49	
12cu|perl-Time-HiRes-1.972.600-1|50	%clean
12cu|perl-Time-HiRes-1.972.600-1|51	rm -rf %buildroot
12cu|perl-Time-HiRes-1.972.600-1|52	
12cu|perl-Time-HiRes-1.972.600-1|53	%files
12cu|perl-Time-HiRes-1.972.600-1|54	%defattr(-,root,root)
12cu|perl-Time-HiRes-1.972.600-1|55	%doc Changes README
12cu|perl-Time-HiRes-1.972.600-1|56	%{_mandir}/man3/*
12cu|perl-Time-HiRes-1.972.600-1|57	%perl_vendorlib/*
12cu|perl-Time-HiRes-1.972.600-1|58	
12cu|perl-Time-HiRes-1.972.600-1|59	
12cu|perl-Time-HiRes-1.972.600-1|60	
12cu|perl-Time-HiRes-1.972.600-1|61	%changelog
12cu|perl-Time-HiRes-1.972.600-1|62	* Wed Oct 02 2013 dsilakov <denis.silakov@rosalab.ru> 1:1.972.600-1
12cu|perl-Time-HiRes-1.972.600-1|63	+ Revision: 957eaa2
12cu|perl-Time-HiRes-1.972.600-1|64	- Merge pull request #1 from import/perl-Time-HiRes:auto_update
12cu|perl-Time-HiRes-1.972.600-1|65	- ROSA Updates Builder: update suggested
12cu|perl-Time-HiRes-1.972.600-1|66	
12cu|perl-Time-HiRes-1.972.600-1|67	

11372 12
12cu|perl-Time-Local-1.230.0-1|1	%define upstream_name    Time-Local
12cu|perl-Time-Local-1.230.0-1|2	%define upstream_version 1.2300
12cu|perl-Time-Local-1.230.0-1|3	
12cu|perl-Time-Local-1.230.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Time-Local-1.230.0-1|5	Version:	%perl_convert_version 1.2300
12cu|perl-Time-Local-1.230.0-1|6	Release:	1
12cu|perl-Time-Local-1.230.0-1|7	
12cu|perl-Time-Local-1.230.0-1|8	Summary:	Implements timelocal() and timegm()
12cu|perl-Time-Local-1.230.0-1|9	License:	GPL+ or Artistic
12cu|perl-Time-Local-1.230.0-1|10	Group:		Development/Perl
12cu|perl-Time-Local-1.230.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Time-Local-1.230.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Time/Time-Local-1.2300.tar.gz
12cu|perl-Time-Local-1.230.0-1|13	
12cu|perl-Time-Local-1.230.0-1|14	BuildRequires:	perl-devel
12cu|perl-Time-Local-1.230.0-1|15	BuildArch:	noarch
12cu|perl-Time-Local-1.230.0-1|16	
12cu|perl-Time-Local-1.230.0-1|17	%description
12cu|perl-Time-Local-1.230.0-1|18	This module provides functions that are the inverse of built-in perl
12cu|perl-Time-Local-1.230.0-1|19	functions 'localtime()' and 'gmtime()'. They accept a date as a six-element
12cu|perl-Time-Local-1.230.0-1|20	array, and return the corresponding 'time(2)' value in seconds since the
12cu|perl-Time-Local-1.230.0-1|21	system epoch (Midnight, January 1, 1970 GMT on Unix, for example). This
12cu|perl-Time-Local-1.230.0-1|22	value can be positive or negative, though POSIX only requires support for
12cu|perl-Time-Local-1.230.0-1|23	positive values, so dates before the system's epoch may not work on all
12cu|perl-Time-Local-1.230.0-1|24	operating systems.
12cu|perl-Time-Local-1.230.0-1|25	
12cu|perl-Time-Local-1.230.0-1|26	It is worth drawing particular attention to the expected ranges for the
12cu|perl-Time-Local-1.230.0-1|27	values provided. The value for the day of the month is the actual day (ie
12cu|perl-Time-Local-1.230.0-1|28	1..31), while the month is the number of months since January (0..11). This
12cu|perl-Time-Local-1.230.0-1|29	is consistent with the values returned from 'localtime()' and 'gmtime()'.
12cu|perl-Time-Local-1.230.0-1|30	
12cu|perl-Time-Local-1.230.0-1|31	%prep
12cu|perl-Time-Local-1.230.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Time-Local-1.230.0-1|33	
12cu|perl-Time-Local-1.230.0-1|34	%build
12cu|perl-Time-Local-1.230.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Time-Local-1.230.0-1|36	%make
12cu|perl-Time-Local-1.230.0-1|37	
12cu|perl-Time-Local-1.230.0-1|38	%check
12cu|perl-Time-Local-1.230.0-1|39	%make test
12cu|perl-Time-Local-1.230.0-1|40	
12cu|perl-Time-Local-1.230.0-1|41	%install
12cu|perl-Time-Local-1.230.0-1|42	%makeinstall_std
12cu|perl-Time-Local-1.230.0-1|43	
12cu|perl-Time-Local-1.230.0-1|44	%files
12cu|perl-Time-Local-1.230.0-1|45	%doc Changes README LICENSE
12cu|perl-Time-Local-1.230.0-1|46	%{_mandir}/man3/*
12cu|perl-Time-Local-1.230.0-1|47	%{perl_vendorlib}/*
12cu|perl-Time-Local-1.230.0-1|48	
12cu|perl-Time-Local-1.230.0-1|49	%changelog
12cu|perl-Time-Local-1.230.0-1|50	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 1.200.0-2mdv2011.0
12cu|perl-Time-Local-1.230.0-1|51	+ Revision: 657475
12cu|perl-Time-Local-1.230.0-1|52	- rebuild for updated spec-helper
12cu|perl-Time-Local-1.230.0-1|53	
12cu|perl-Time-Local-1.230.0-1|54	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.200.0-1
12cu|perl-Time-Local-1.230.0-1|55	+ Revision: 638971
12cu|perl-Time-Local-1.230.0-1|56	- update to new version 1.2000
12cu|perl-Time-Local-1.230.0-1|57	
12cu|perl-Time-Local-1.230.0-1|58	* Sun Jul 12 2009 Jérôme Quelin <jquelin@mandriva.org> 1.190.100-1mdv2011.0
12cu|perl-Time-Local-1.230.0-1|59	+ Revision: 395226
12cu|perl-Time-Local-1.230.0-1|60	- import perl-Time-Local
12cu|perl-Time-Local-1.230.0-1|61	
12cu|perl-Time-Local-1.230.0-1|62	
12cu|perl-Time-Local-1.230.0-1|63	* Sun Jul 12 2009 cpan2dist 1.1901-1mdv
12cu|perl-Time-Local-1.230.0-1|64	- initial mdv release, generated with cpan2dist
12cu|perl-Time-Local-1.230.0-1|65	

11373 12
12cu|perl-Tk-Action-1.93.390-2|1	%define upstream_name    Tk-Action
12cu|perl-Tk-Action-1.93.390-2|2	%define upstream_version 1.093390
12cu|perl-Tk-Action-1.93.390-2|3	
12cu|perl-Tk-Action-1.93.390-2|4	Name:       perl-%{upstream_name}
12cu|perl-Tk-Action-1.93.390-2|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Tk-Action-1.93.390-2|6	Release:    %mkrel 2
12cu|perl-Tk-Action-1.93.390-2|7	
12cu|perl-Tk-Action-1.93.390-2|8	Summary:    Action abstraction for tk
12cu|perl-Tk-Action-1.93.390-2|9	License:    GPL+ or Artistic
12cu|perl-Tk-Action-1.93.390-2|10	Group:      Development/Perl
12cu|perl-Tk-Action-1.93.390-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Tk-Action-1.93.390-2|12	Source0:    http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Tk-Action-1.93.390-2|13	
12cu|perl-Tk-Action-1.93.390-2|14	BuildRequires: perl(English)
12cu|perl-Tk-Action-1.93.390-2|15	BuildRequires: perl(File::Find)
12cu|perl-Tk-Action-1.93.390-2|16	BuildRequires: perl(Moose)
12cu|perl-Tk-Action-1.93.390-2|17	BuildRequires: perl(MooseX::Has::Sugar)
12cu|perl-Tk-Action-1.93.390-2|18	BuildRequires: perl(MooseX::SemiAffordanceAccessor)
12cu|perl-Tk-Action-1.93.390-2|19	BuildRequires: perl(Test::More)
12cu|perl-Tk-Action-1.93.390-2|20	BuildRequires: perl(Tk::Sugar)
12cu|perl-Tk-Action-1.93.390-2|21	BuildRequires: perl(Module::Build)
12cu|perl-Tk-Action-1.93.390-2|22	
12cu|perl-Tk-Action-1.93.390-2|23	BuildArch: noarch
12cu|perl-Tk-Action-1.93.390-2|24	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-Tk-Action-1.93.390-2|25	
12cu|perl-Tk-Action-1.93.390-2|26	%description
12cu|perl-Tk-Action-1.93.390-2|27	Menu entries are often also available in toolbars or other widgets. And
12cu|perl-Tk-Action-1.93.390-2|28	sometimes, we want to enable or disable a given action, and this means
12cu|perl-Tk-Action-1.93.390-2|29	having to update everywhere this action is allowed.
12cu|perl-Tk-Action-1.93.390-2|30	
12cu|perl-Tk-Action-1.93.390-2|31	This module helps managing actions in a the Tk manpage GUI: just create a
12cu|perl-Tk-Action-1.93.390-2|32	new object, associate some widgets and bindings with 'add_widget()' and
12cu|perl-Tk-Action-1.93.390-2|33	then de/activate the whole action at once with 'enable()' or 'disable()'.
12cu|perl-Tk-Action-1.93.390-2|34	
12cu|perl-Tk-Action-1.93.390-2|35	%prep
12cu|perl-Tk-Action-1.93.390-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Tk-Action-1.93.390-2|37	
12cu|perl-Tk-Action-1.93.390-2|38	%build
12cu|perl-Tk-Action-1.93.390-2|39	%{__perl} Build.PL installdirs=vendor
12cu|perl-Tk-Action-1.93.390-2|40	./Build
12cu|perl-Tk-Action-1.93.390-2|41	
12cu|perl-Tk-Action-1.93.390-2|42	%check
12cu|perl-Tk-Action-1.93.390-2|43	./Build test
12cu|perl-Tk-Action-1.93.390-2|44	
12cu|perl-Tk-Action-1.93.390-2|45	%install
12cu|perl-Tk-Action-1.93.390-2|46	%{__rm} -rf %{buildroot}
12cu|perl-Tk-Action-1.93.390-2|47	./Build install destdir=%{buildroot}
12cu|perl-Tk-Action-1.93.390-2|48	
12cu|perl-Tk-Action-1.93.390-2|49	%clean
12cu|perl-Tk-Action-1.93.390-2|50	rm -rf %{buildroot}
12cu|perl-Tk-Action-1.93.390-2|51	
12cu|perl-Tk-Action-1.93.390-2|52	%files
12cu|perl-Tk-Action-1.93.390-2|53	%defattr(-,root,root)
12cu|perl-Tk-Action-1.93.390-2|54	%doc Changes LICENSE README
12cu|perl-Tk-Action-1.93.390-2|55	%{_mandir}/man3/*
12cu|perl-Tk-Action-1.93.390-2|56	%perl_vendorlib/*
12cu|perl-Tk-Action-1.93.390-2|57	
12cu|perl-Tk-Action-1.93.390-2|58	
12cu|perl-Tk-Action-1.93.390-2|59	
12cu|perl-Tk-Action-1.93.390-2|60	
12cu|perl-Tk-Action-1.93.390-2|61	
12cu|perl-Tk-Action-1.93.390-2|62	%changelog
12cu|perl-Tk-Action-1.93.390-2|63	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.93.390-2
12cu|perl-Tk-Action-1.93.390-2|64	+ Revision: 93ad89c
12cu|perl-Tk-Action-1.93.390-2|65	- Automatic import for version 1.93.390
12cu|perl-Tk-Action-1.93.390-2|66	
12cu|perl-Tk-Action-1.93.390-2|67	

11374 12
12cu|perl-Tk-Clock-0.350.0-1|1	%define upstream_name    Tk-Clock
12cu|perl-Tk-Clock-0.350.0-1|2	%define upstream_version 0.35
12cu|perl-Tk-Clock-0.350.0-1|3	%if %{_use_internal_dependency_generator}
12cu|perl-Tk-Clock-0.350.0-1|4	%define __noautoreq '/pro/bin/perl'
12cu|perl-Tk-Clock-0.350.0-1|5	%else
12cu|perl-Tk-Clock-0.350.0-1|6	%define _requires_exceptions /pro/bin/perl
12cu|perl-Tk-Clock-0.350.0-1|7	%endif
12cu|perl-Tk-Clock-0.350.0-1|8	
12cu|perl-Tk-Clock-0.350.0-1|9	Name:		perl-%{upstream_name}
12cu|perl-Tk-Clock-0.350.0-1|10	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Tk-Clock-0.350.0-1|11	Release:	1
12cu|perl-Tk-Clock-0.350.0-1|12	
12cu|perl-Tk-Clock-0.350.0-1|13	Summary:	Canvas based Clock widget
12cu|perl-Tk-Clock-0.350.0-1|14	License:	GPL+ or Artistic
12cu|perl-Tk-Clock-0.350.0-1|15	Group:		Development/Perl
12cu|perl-Tk-Clock-0.350.0-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Tk-Clock-0.350.0-1|17	Source0:	http://www.cpan.org/modules/by-module/Tk/Tk-Clock-%{upstream_version}.tgz
12cu|perl-Tk-Clock-0.350.0-1|18	
12cu|perl-Tk-Clock-0.350.0-1|19	BuildRequires:	perl-devel
12cu|perl-Tk-Clock-0.350.0-1|20	BuildRequires:	perl(Carp)
12cu|perl-Tk-Clock-0.350.0-1|21	BuildRequires:	perl(Test::More)
12cu|perl-Tk-Clock-0.350.0-1|22	BuildRequires:	perl(Test::NoWarnings)
12cu|perl-Tk-Clock-0.350.0-1|23	BuildRequires:	perl(Tk)
12cu|perl-Tk-Clock-0.350.0-1|24	BuildRequires:	perl(Tk::Canvas)
12cu|perl-Tk-Clock-0.350.0-1|25	BuildRequires:	perl(Tk::Derived)
12cu|perl-Tk-Clock-0.350.0-1|26	BuildRequires:	perl(Tk::Widget)
12cu|perl-Tk-Clock-0.350.0-1|27	BuildRequires:	x11-server-xvfb
12cu|perl-Tk-Clock-0.350.0-1|28	
12cu|perl-Tk-Clock-0.350.0-1|29	BuildArch:	noarch
12cu|perl-Tk-Clock-0.350.0-1|30	
12cu|perl-Tk-Clock-0.350.0-1|31	%description
12cu|perl-Tk-Clock-0.350.0-1|32	This module implements a Canvas-based clock widget for perl-Tk with lots of
12cu|perl-Tk-Clock-0.350.0-1|33	options to change the appearance.
12cu|perl-Tk-Clock-0.350.0-1|34	
12cu|perl-Tk-Clock-0.350.0-1|35	Both analog and digital clocks are implemented.
12cu|perl-Tk-Clock-0.350.0-1|36	
12cu|perl-Tk-Clock-0.350.0-1|37	Options
12cu|perl-Tk-Clock-0.350.0-1|38	Below is a description of the options currently available. Their
12cu|perl-Tk-Clock-0.350.0-1|39	default value is in between parenthesis.
12cu|perl-Tk-Clock-0.350.0-1|40	
12cu|perl-Tk-Clock-0.350.0-1|41	%prep
12cu|perl-Tk-Clock-0.350.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Tk-Clock-0.350.0-1|43	
12cu|perl-Tk-Clock-0.350.0-1|44	%build
12cu|perl-Tk-Clock-0.350.0-1|45	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Tk-Clock-0.350.0-1|46	%make
12cu|perl-Tk-Clock-0.350.0-1|47	
12cu|perl-Tk-Clock-0.350.0-1|48	%check
12cu|perl-Tk-Clock-0.350.0-1|49	xvfb-run %make test
12cu|perl-Tk-Clock-0.350.0-1|50	
12cu|perl-Tk-Clock-0.350.0-1|51	%install
12cu|perl-Tk-Clock-0.350.0-1|52	%makeinstall_std
12cu|perl-Tk-Clock-0.350.0-1|53	
12cu|perl-Tk-Clock-0.350.0-1|54	%files
12cu|perl-Tk-Clock-0.350.0-1|55	%doc META.yml ChangeLog README
12cu|perl-Tk-Clock-0.350.0-1|56	%{_mandir}/man3/*
12cu|perl-Tk-Clock-0.350.0-1|57	%{perl_vendorlib}/*
12cu|perl-Tk-Clock-0.350.0-1|58	
12cu|perl-Tk-Clock-0.350.0-1|59	%changelog
12cu|perl-Tk-Clock-0.350.0-1|60	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.290.0-2mdv2011.0
12cu|perl-Tk-Clock-0.350.0-1|61	+ Revision: 656832
12cu|perl-Tk-Clock-0.350.0-1|62	- rebuild for updated spec-helper
12cu|perl-Tk-Clock-0.350.0-1|63	
12cu|perl-Tk-Clock-0.350.0-1|64	* Sun Aug 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.290.0-1mdv2011.0
12cu|perl-Tk-Clock-0.350.0-1|65	+ Revision: 569959
12cu|perl-Tk-Clock-0.350.0-1|66	- update to 0.29
12cu|perl-Tk-Clock-0.350.0-1|67	
12cu|perl-Tk-Clock-0.350.0-1|68	* Tue Mar 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.280.0-2mdv2011.0
12cu|perl-Tk-Clock-0.350.0-1|69	+ Revision: 521833
12cu|perl-Tk-Clock-0.350.0-1|70	- filter out an automtic extraction, used as shebang on examples
12cu|perl-Tk-Clock-0.350.0-1|71	
12cu|perl-Tk-Clock-0.350.0-1|72	* Tue Mar 16 2010 Jérôme Quelin <jquelin@mandriva.org> 0.280.0-1mdv2010.1
12cu|perl-Tk-Clock-0.350.0-1|73	+ Revision: 521762
12cu|perl-Tk-Clock-0.350.0-1|74	- import perl-Tk-Clock
12cu|perl-Tk-Clock-0.350.0-1|75	
12cu|perl-Tk-Clock-0.350.0-1|76	
12cu|perl-Tk-Clock-0.350.0-1|77	* Tue Mar 16 2010 cpan2dist 0.28-1mdv
12cu|perl-Tk-Clock-0.350.0-1|78	- initial mdv release, generated with cpan2dist
12cu|perl-Tk-Clock-0.350.0-1|79	
12cu|perl-Tk-Clock-0.350.0-1|80	
12cu|perl-Tk-Clock-0.350.0-1|81	

11375 12
12cu|perl-Tk-CursorControl-0.400.0-5|1	%define upstream_name    Tk-CursorControl
12cu|perl-Tk-CursorControl-0.400.0-5|2	%define upstream_version 0.4
12cu|perl-Tk-CursorControl-0.400.0-5|3	
12cu|perl-Tk-CursorControl-0.400.0-5|4	%define debug_package %{nil}
12cu|perl-Tk-CursorControl-0.400.0-5|5	
12cu|perl-Tk-CursorControl-0.400.0-5|6	Name:       perl-%{upstream_name}
12cu|perl-Tk-CursorControl-0.400.0-5|7	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Tk-CursorControl-0.400.0-5|8	Release:	5
12cu|perl-Tk-CursorControl-0.400.0-5|9	
12cu|perl-Tk-CursorControl-0.400.0-5|10	Summary:    Manipulate the mouse cursor programmatically
12cu|perl-Tk-CursorControl-0.400.0-5|11	License:    GPL+ or Artistic
12cu|perl-Tk-CursorControl-0.400.0-5|12	Group:      Development/Perl
12cu|perl-Tk-CursorControl-0.400.0-5|13	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Tk-CursorControl-0.400.0-5|14	Source0:    http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Tk-CursorControl-0.400.0-5|15	
12cu|perl-Tk-CursorControl-0.400.0-5|16	BuildRequires: perl(Tk)
12cu|perl-Tk-CursorControl-0.400.0-5|17	BuildRequires: perl-devel
12cu|perl-Tk-CursorControl-0.400.0-5|18	
12cu|perl-Tk-CursorControl-0.400.0-5|19	%description
12cu|perl-Tk-CursorControl-0.400.0-5|20	Tk::CursorControl is -NOT- a Tk::Widget. Rather, it uses Tk and
12cu|perl-Tk-CursorControl-0.400.0-5|21	encompasses a collection of methods used to manipulate the cursor (aka
12cu|perl-Tk-CursorControl-0.400.0-5|22	pointer) programmatically from a Tk program.
12cu|perl-Tk-CursorControl-0.400.0-5|23	
12cu|perl-Tk-CursorControl-0.400.0-5|24	%prep
12cu|perl-Tk-CursorControl-0.400.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Tk-CursorControl-0.400.0-5|26	%patch1 -p1 -b .wdgconflict
12cu|perl-Tk-CursorControl-0.400.0-5|27	
12cu|perl-Tk-CursorControl-0.400.0-5|28	%build
12cu|perl-Tk-CursorControl-0.400.0-5|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Tk-CursorControl-0.400.0-5|30	%make
12cu|perl-Tk-CursorControl-0.400.0-5|31	
12cu|perl-Tk-CursorControl-0.400.0-5|32	%check
12cu|perl-Tk-CursorControl-0.400.0-5|33	#make test
12cu|perl-Tk-CursorControl-0.400.0-5|34	
12cu|perl-Tk-CursorControl-0.400.0-5|35	%install
12cu|perl-Tk-CursorControl-0.400.0-5|36	%makeinstall_std
12cu|perl-Tk-CursorControl-0.400.0-5|37	
12cu|perl-Tk-CursorControl-0.400.0-5|38	%files
12cu|perl-Tk-CursorControl-0.400.0-5|39	%doc Changes README
12cu|perl-Tk-CursorControl-0.400.0-5|40	%{_mandir}/man3/*
12cu|perl-Tk-CursorControl-0.400.0-5|41	%{perl_vendorlib}/*
12cu|perl-Tk-CursorControl-0.400.0-5|42	
12cu|perl-Tk-CursorControl-0.400.0-5|43	%changelog
12cu|perl-Tk-CursorControl-0.400.0-5|44	* Thu Feb 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.400.0-5
12cu|perl-Tk-CursorControl-0.400.0-5|45	+ Revision: 1c4cf1d
12cu|perl-Tk-CursorControl-0.400.0-5|46	- Disable debug
12cu|perl-Tk-CursorControl-0.400.0-5|47	
12cu|perl-Tk-CursorControl-0.400.0-5|48	

11376 12
12cu|perl-Tk-Pod-0.994.200-1|1	%define upstream_name    Tk-Pod
12cu|perl-Tk-Pod-0.994.200-1|2	%define upstream_version 0.9942
12cu|perl-Tk-Pod-0.994.200-1|3	
12cu|perl-Tk-Pod-0.994.200-1|4	Name:		perl-%{upstream_name}
12cu|perl-Tk-Pod-0.994.200-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Tk-Pod-0.994.200-1|6	Release:	1
12cu|perl-Tk-Pod-0.994.200-1|7	
12cu|perl-Tk-Pod-0.994.200-1|8	Summary:	Simple Pod browser with hypertext capabilities
12cu|perl-Tk-Pod-0.994.200-1|9	License:	GPL+ or Artistic
12cu|perl-Tk-Pod-0.994.200-1|10	Group:		Development/Perl
12cu|perl-Tk-Pod-0.994.200-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Tk-Pod-0.994.200-1|12	Source0:	http://www.cpan.org/modules/by-module/Tk/Tk-Pod-%{upstream_version}.tar.gz
12cu|perl-Tk-Pod-0.994.200-1|13	
12cu|perl-Tk-Pod-0.994.200-1|14	BuildRequires:	perl-devel
12cu|perl-Tk-Pod-0.994.200-1|15	BuildRequires:	perl(File::Spec)
12cu|perl-Tk-Pod-0.994.200-1|16	BuildRequires:	perl(File::Temp)
12cu|perl-Tk-Pod-0.994.200-1|17	BuildRequires:	perl(Pod::Simple)
12cu|perl-Tk-Pod-0.994.200-1|18	BuildRequires:	perl(Text::English)
12cu|perl-Tk-Pod-0.994.200-1|19	BuildRequires:	perl(Tk)
12cu|perl-Tk-Pod-0.994.200-1|20	BuildRequires:	perl(Tk::HistEntry)
12cu|perl-Tk-Pod-0.994.200-1|21	
12cu|perl-Tk-Pod-0.994.200-1|22	BuildArch:	noarch
12cu|perl-Tk-Pod-0.994.200-1|23	
12cu|perl-Tk-Pod-0.994.200-1|24	%description
12cu|perl-Tk-Pod-0.994.200-1|25	Simple Pod browser with hypertext capabilities in a 'Toplevel' widget
12cu|perl-Tk-Pod-0.994.200-1|26	
12cu|perl-Tk-Pod-0.994.200-1|27	%prep
12cu|perl-Tk-Pod-0.994.200-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Tk-Pod-0.994.200-1|29	
12cu|perl-Tk-Pod-0.994.200-1|30	%build
12cu|perl-Tk-Pod-0.994.200-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Tk-Pod-0.994.200-1|32	%make
12cu|perl-Tk-Pod-0.994.200-1|33	
12cu|perl-Tk-Pod-0.994.200-1|34	%check
12cu|perl-Tk-Pod-0.994.200-1|35	# tests hang on build-system
12cu|perl-Tk-Pod-0.994.200-1|36	#xvfb-run %make test
12cu|perl-Tk-Pod-0.994.200-1|37	
12cu|perl-Tk-Pod-0.994.200-1|38	%install
12cu|perl-Tk-Pod-0.994.200-1|39	%makeinstall_std
12cu|perl-Tk-Pod-0.994.200-1|40	
12cu|perl-Tk-Pod-0.994.200-1|41	%files
12cu|perl-Tk-Pod-0.994.200-1|42	%doc Changes META.yml README
12cu|perl-Tk-Pod-0.994.200-1|43	%{_bindir}/tk*
12cu|perl-Tk-Pod-0.994.200-1|44	%{_mandir}/man1/*
12cu|perl-Tk-Pod-0.994.200-1|45	%{_mandir}/man3/*
12cu|perl-Tk-Pod-0.994.200-1|46	%{perl_vendorlib}/*
12cu|perl-Tk-Pod-0.994.200-1|47	
12cu|perl-Tk-Pod-0.994.200-1|48	
12cu|perl-Tk-Pod-0.994.200-1|49	%changelog
12cu|perl-Tk-Pod-0.994.200-1|50	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.994.200-1
12cu|perl-Tk-Pod-0.994.200-1|51	+ Revision: 3fff814
12cu|perl-Tk-Pod-0.994.200-1|52	- Updated to 0.9942 (by updates_builder)
12cu|perl-Tk-Pod-0.994.200-1|53	
12cu|perl-Tk-Pod-0.994.200-1|54	

11377 12
12cu|perl-Tk-Role-Dialog-1.101.480-3|1	%define upstream_name    Tk-Role-Dialog
12cu|perl-Tk-Role-Dialog-1.101.480-3|2	%define upstream_version 1.101480
12cu|perl-Tk-Role-Dialog-1.101.480-3|3	
12cu|perl-Tk-Role-Dialog-1.101.480-3|4	Name:		perl-%{upstream_name}
12cu|perl-Tk-Role-Dialog-1.101.480-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Tk-Role-Dialog-1.101.480-3|6	Release:	3
12cu|perl-Tk-Role-Dialog-1.101.480-3|7	
12cu|perl-Tk-Role-Dialog-1.101.480-3|8	Summary:	Moose role for enhanced tk dialogs
12cu|perl-Tk-Role-Dialog-1.101.480-3|9	License:	GPL+ or Artistic
12cu|perl-Tk-Role-Dialog-1.101.480-3|10	Group:		Development/Perl
12cu|perl-Tk-Role-Dialog-1.101.480-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Tk-Role-Dialog-1.101.480-3|12	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Tk-Role-Dialog-1.101.480-3|13	
12cu|perl-Tk-Role-Dialog-1.101.480-3|14	BuildRequires:	perl-devel
12cu|perl-Tk-Role-Dialog-1.101.480-3|15	BuildRequires:	perl(Carp)
12cu|perl-Tk-Role-Dialog-1.101.480-3|16	BuildRequires:	perl(English)
12cu|perl-Tk-Role-Dialog-1.101.480-3|17	BuildRequires:	perl(File::Find)
12cu|perl-Tk-Role-Dialog-1.101.480-3|18	BuildRequires:	perl(File::Temp)
12cu|perl-Tk-Role-Dialog-1.101.480-3|19	BuildRequires:	perl(Module::Build)
12cu|perl-Tk-Role-Dialog-1.101.480-3|20	BuildRequires:	perl(Moose::Role)
12cu|perl-Tk-Role-Dialog-1.101.480-3|21	BuildRequires:	perl(MooseX::Has::Sugar)
12cu|perl-Tk-Role-Dialog-1.101.480-3|22	BuildRequires:	perl(MooseX::Types::Path::Class)
12cu|perl-Tk-Role-Dialog-1.101.480-3|23	BuildRequires:	perl(Scalar::Util)
12cu|perl-Tk-Role-Dialog-1.101.480-3|24	BuildRequires:	perl(Test::More)
12cu|perl-Tk-Role-Dialog-1.101.480-3|25	BuildRequires:	perl(Tk)
12cu|perl-Tk-Role-Dialog-1.101.480-3|26	BuildRequires:	perl(Tk::JPEG)
12cu|perl-Tk-Role-Dialog-1.101.480-3|27	BuildRequires:	perl(Tk::PNG)
12cu|perl-Tk-Role-Dialog-1.101.480-3|28	BuildRequires:	perl(Tk::Sugar)
12cu|perl-Tk-Role-Dialog-1.101.480-3|29	BuildRequires:	perl(Module::Build)
12cu|perl-Tk-Role-Dialog-1.101.480-3|30	
12cu|perl-Tk-Role-Dialog-1.101.480-3|31	BuildArch:	noarch
12cu|perl-Tk-Role-Dialog-1.101.480-3|32	
12cu|perl-Tk-Role-Dialog-1.101.480-3|33	%description
12cu|perl-Tk-Role-Dialog-1.101.480-3|34	the Tk::Role::Dialog manpage is meant to be used as a the Moose manpage
12cu|perl-Tk-Role-Dialog-1.101.480-3|35	role to be composed for easy the Tk manpage dialogs creation.
12cu|perl-Tk-Role-Dialog-1.101.480-3|36	
12cu|perl-Tk-Role-Dialog-1.101.480-3|37	It will create a new toplevel with a title, and possibly a header as well
12cu|perl-Tk-Role-Dialog-1.101.480-3|38	as some buttons.
12cu|perl-Tk-Role-Dialog-1.101.480-3|39	
12cu|perl-Tk-Role-Dialog-1.101.480-3|40	The attributes (see below) can be either defined as defaults using the
12cu|perl-Tk-Role-Dialog-1.101.480-3|41	'_build_attr()' methods, or passed arguments to the constructor call. The
12cu|perl-Tk-Role-Dialog-1.101.480-3|42	only mandatory attribute is 'parent', but you'd better provide some other
12cu|perl-Tk-Role-Dialog-1.101.480-3|43	attributes if you want your dialog to be somehow usable! :-)
12cu|perl-Tk-Role-Dialog-1.101.480-3|44	
12cu|perl-Tk-Role-Dialog-1.101.480-3|45	%prep
12cu|perl-Tk-Role-Dialog-1.101.480-3|46	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Tk-Role-Dialog-1.101.480-3|47	
12cu|perl-Tk-Role-Dialog-1.101.480-3|48	%build
12cu|perl-Tk-Role-Dialog-1.101.480-3|49	perl Build.PL installdirs=vendor
12cu|perl-Tk-Role-Dialog-1.101.480-3|50	./Build
12cu|perl-Tk-Role-Dialog-1.101.480-3|51	
12cu|perl-Tk-Role-Dialog-1.101.480-3|52	%check
12cu|perl-Tk-Role-Dialog-1.101.480-3|53	./Build test
12cu|perl-Tk-Role-Dialog-1.101.480-3|54	
12cu|perl-Tk-Role-Dialog-1.101.480-3|55	%install
12cu|perl-Tk-Role-Dialog-1.101.480-3|56	./Build install destdir=%{buildroot}
12cu|perl-Tk-Role-Dialog-1.101.480-3|57	
12cu|perl-Tk-Role-Dialog-1.101.480-3|58	%files
12cu|perl-Tk-Role-Dialog-1.101.480-3|59	%doc Changes LICENSE META.yml README
12cu|perl-Tk-Role-Dialog-1.101.480-3|60	%{_mandir}/man3/*
12cu|perl-Tk-Role-Dialog-1.101.480-3|61	%{perl_vendorlib}/*
12cu|perl-Tk-Role-Dialog-1.101.480-3|62	
12cu|perl-Tk-Role-Dialog-1.101.480-3|63	
12cu|perl-Tk-Role-Dialog-1.101.480-3|64	%changelog
12cu|perl-Tk-Role-Dialog-1.101.480-3|65	* Thu Oct 18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.101.480-3
12cu|perl-Tk-Role-Dialog-1.101.480-3|66	+ Revision: 1821e77
12cu|perl-Tk-Role-Dialog-1.101.480-3|67	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-Tk-Role-Dialog-1.101.480-3|68	
12cu|perl-Tk-Role-Dialog-1.101.480-3|69	

11378 12
12cu|perl-Tk-TableMatrix-1.230.0-4|1	%define upstream_name 	 Tk-TableMatrix
12cu|perl-Tk-TableMatrix-1.230.0-4|2	%define upstream_version 1.23
12cu|perl-Tk-TableMatrix-1.230.0-4|3	
12cu|perl-Tk-TableMatrix-1.230.0-4|4	Name: 		perl-%{upstream_name}
12cu|perl-Tk-TableMatrix-1.230.0-4|5	Version: 	%perl_convert_version %{upstream_version}
12cu|perl-Tk-TableMatrix-1.230.0-4|6	Release:	4
12cu|perl-Tk-TableMatrix-1.230.0-4|7	
12cu|perl-Tk-TableMatrix-1.230.0-4|8	Summary:	Tk-TableMatrix perl module
12cu|perl-Tk-TableMatrix-1.230.0-4|9	License:	GPL+ or Artistic
12cu|perl-Tk-TableMatrix-1.230.0-4|10	Group:		Development/Perl
12cu|perl-Tk-TableMatrix-1.230.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Tk-TableMatrix-1.230.0-4|12	Source0:	http://cpan.org/authors/id/C/CE/CERNEY/%{upstream_name}-%{upstream_version}.tar.bz2
12cu|perl-Tk-TableMatrix-1.230.0-4|13	
12cu|perl-Tk-TableMatrix-1.230.0-4|14	# for fake X display:
12cu|perl-Tk-TableMatrix-1.230.0-4|15	BuildRequires:	perl-Tk-devel
12cu|perl-Tk-TableMatrix-1.230.0-4|16	BuildRequires:	perl-devel
12cu|perl-Tk-TableMatrix-1.230.0-4|17	BuildRequires:	pkgconfig(x11)
12cu|perl-Tk-TableMatrix-1.230.0-4|18	Obsoletes:	%{name}-devel < %version-%release
12cu|perl-Tk-TableMatrix-1.230.0-4|19	Provides:	%{name}-devel = %version-%release
12cu|perl-Tk-TableMatrix-1.230.0-4|20	
12cu|perl-Tk-TableMatrix-1.230.0-4|21	
12cu|perl-Tk-TableMatrix-1.230.0-4|22	%description
12cu|perl-Tk-TableMatrix-1.230.0-4|23	Tk::TableMatrix is a table/matrix widget extension to perl/tk
12cu|perl-Tk-TableMatrix-1.230.0-4|24	for displaying data in a table (or spreadsheet) format.
12cu|perl-Tk-TableMatrix-1.230.0-4|25	
12cu|perl-Tk-TableMatrix-1.230.0-4|26	%prep
12cu|perl-Tk-TableMatrix-1.230.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Tk-TableMatrix-1.230.0-4|28	
12cu|perl-Tk-TableMatrix-1.230.0-4|29	%build
12cu|perl-Tk-TableMatrix-1.230.0-4|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Tk-TableMatrix-1.230.0-4|31	%make
12cu|perl-Tk-TableMatrix-1.230.0-4|32	
12cu|perl-Tk-TableMatrix-1.230.0-4|33	%check
12cu|perl-Tk-TableMatrix-1.230.0-4|34	# DISABLE the check for now. It's won't work with build bots. 20061104.SE
12cu|perl-Tk-TableMatrix-1.230.0-4|35	#XDISPLAY=$(i=2; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
12cu|perl-Tk-TableMatrix-1.230.0-4|36	#{_prefix}/X11R6/bin/Xvfb :$XDISPLAY &
12cu|perl-Tk-TableMatrix-1.230.0-4|37	#export DISPLAY=:$XDISPLAY
12cu|perl-Tk-TableMatrix-1.230.0-4|38	#xauth add $DISPLAY . EE
12cu|perl-Tk-TableMatrix-1.230.0-4|39	#{__make} test
12cu|perl-Tk-TableMatrix-1.230.0-4|40	
12cu|perl-Tk-TableMatrix-1.230.0-4|41	#xauth remove $DISPLAY
12cu|perl-Tk-TableMatrix-1.230.0-4|42	#kill $(cat /tmp/.X$XDISPLAY-lock)
12cu|perl-Tk-TableMatrix-1.230.0-4|43	
12cu|perl-Tk-TableMatrix-1.230.0-4|44	%install
12cu|perl-Tk-TableMatrix-1.230.0-4|45	rm -rf %{buildroot}
12cu|perl-Tk-TableMatrix-1.230.0-4|46	%makeinstall_std
12cu|perl-Tk-TableMatrix-1.230.0-4|47	
12cu|perl-Tk-TableMatrix-1.230.0-4|48	# 20070818 remove file owned by perl-Tk-804.027-7mdv2007.0.i586
12cu|perl-Tk-TableMatrix-1.230.0-4|49	rm -rf %{buildroot}/%{perl_vendorarch}/Tk/pTk/extralibs.ld
12cu|perl-Tk-TableMatrix-1.230.0-4|50	
12cu|perl-Tk-TableMatrix-1.230.0-4|51	%clean
12cu|perl-Tk-TableMatrix-1.230.0-4|52	rm -rf %{buildroot}
12cu|perl-Tk-TableMatrix-1.230.0-4|53	
12cu|perl-Tk-TableMatrix-1.230.0-4|54	%files
12cu|perl-Tk-TableMatrix-1.230.0-4|55	%defattr(-,root,root)
12cu|perl-Tk-TableMatrix-1.230.0-4|56	%doc README Changes
12cu|perl-Tk-TableMatrix-1.230.0-4|57	%{perl_vendorarch}/Tk
12cu|perl-Tk-TableMatrix-1.230.0-4|58	%{perl_vendorarch}/auto/Tk
12cu|perl-Tk-TableMatrix-1.230.0-4|59	%{_mandir}/*/*
12cu|perl-Tk-TableMatrix-1.230.0-4|60	
12cu|perl-Tk-TableMatrix-1.230.0-4|61	
12cu|perl-Tk-TableMatrix-1.230.0-4|62	%changelog
12cu|perl-Tk-TableMatrix-1.230.0-4|63	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.230.0-3
12cu|perl-Tk-TableMatrix-1.230.0-4|64	+ Revision: 768358
12cu|perl-Tk-TableMatrix-1.230.0-4|65	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Tk-TableMatrix-1.230.0-4|66	
12cu|perl-Tk-TableMatrix-1.230.0-4|67	* Mon Feb 07 2011 Funda Wang <fwang@mandriva.org> 1.230.0-2
12cu|perl-Tk-TableMatrix-1.230.0-4|68	+ Revision: 636514
12cu|perl-Tk-TableMatrix-1.230.0-4|69	- no need to provide additional devel package
12cu|perl-Tk-TableMatrix-1.230.0-4|70	
12cu|perl-Tk-TableMatrix-1.230.0-4|71	* Wed Jul 21 2010 Jérôme Quelin <jquelin@mandriva.org> 1.230.0-1mdv2011.0
12cu|perl-Tk-TableMatrix-1.230.0-4|72	+ Revision: 556327
12cu|perl-Tk-TableMatrix-1.230.0-4|73	- update buildrequires:
12cu|perl-Tk-TableMatrix-1.230.0-4|74	
12cu|perl-Tk-TableMatrix-1.230.0-4|75	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 1.230.0-1mdv2010.0
12cu|perl-Tk-TableMatrix-1.230.0-4|76	+ Revision: 401502
12cu|perl-Tk-TableMatrix-1.230.0-4|77	- rebuild using %%perl_convert_version
12cu|perl-Tk-TableMatrix-1.230.0-4|78	- fixed license field
12cu|perl-Tk-TableMatrix-1.230.0-4|79	
12cu|perl-Tk-TableMatrix-1.230.0-4|80	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.23-6mdv2009.0
12cu|perl-Tk-TableMatrix-1.230.0-4|81	+ Revision: 258658
12cu|perl-Tk-TableMatrix-1.230.0-4|82	- rebuild
12cu|perl-Tk-TableMatrix-1.230.0-4|83	
12cu|perl-Tk-TableMatrix-1.230.0-4|84	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.23-5mdv2009.0
12cu|perl-Tk-TableMatrix-1.230.0-4|85	+ Revision: 246655
12cu|perl-Tk-TableMatrix-1.230.0-4|86	- rebuild
12cu|perl-Tk-TableMatrix-1.230.0-4|87	
12cu|perl-Tk-TableMatrix-1.230.0-4|88	* Mon Feb 04 2008 Jérôme Quelin <jquelin@mandriva.org> 1.23-3mdv2008.1
12cu|perl-Tk-TableMatrix-1.230.0-4|89	+ Revision: 162067
12cu|perl-Tk-TableMatrix-1.230.0-4|90	- forcing rebuild with new perl 5.10
12cu|perl-Tk-TableMatrix-1.230.0-4|91	
12cu|perl-Tk-TableMatrix-1.230.0-4|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Tk-TableMatrix-1.230.0-4|93	- rebuild
12cu|perl-Tk-TableMatrix-1.230.0-4|94	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Tk-TableMatrix-1.230.0-4|95	- buildrequires X11-devel instead of XFree86-devel
12cu|perl-Tk-TableMatrix-1.230.0-4|96	
12cu|perl-Tk-TableMatrix-1.230.0-4|97	+ Olivier Blin <blino@mandriva.org>
12cu|perl-Tk-TableMatrix-1.230.0-4|98	- restore BuildRoot
12cu|perl-Tk-TableMatrix-1.230.0-4|99	
12cu|perl-Tk-TableMatrix-1.230.0-4|100	* Sat Aug 18 2007 Stefan van der Eijk <stefan@mandriva.org> 1.23-1mdv2008.0
12cu|perl-Tk-TableMatrix-1.230.0-4|101	+ Revision: 65426
12cu|perl-Tk-TableMatrix-1.230.0-4|102	- remove file owned by perl-Tk
12cu|perl-Tk-TableMatrix-1.230.0-4|103	
12cu|perl-Tk-TableMatrix-1.230.0-4|104	
12cu|perl-Tk-TableMatrix-1.230.0-4|105	* Thu Feb 01 2007 Stefan van der Eijk <stefan@mandriva.org> 1.23-1mdv2007.0
12cu|perl-Tk-TableMatrix-1.230.0-4|106	+ Revision: 115815
12cu|perl-Tk-TableMatrix-1.230.0-4|107	- 1.23
12cu|perl-Tk-TableMatrix-1.230.0-4|108	
12cu|perl-Tk-TableMatrix-1.230.0-4|109	* Sat Nov 04 2006 Stefan van der Eijk <stefan@mandriva.org> 1.22-2mdv2007.1
12cu|perl-Tk-TableMatrix-1.230.0-4|110	+ Revision: 76554
12cu|perl-Tk-TableMatrix-1.230.0-4|111	- DISABLE the check for now. It's won't work with build bots.
12cu|perl-Tk-TableMatrix-1.230.0-4|112	- Import perl-Tk-TableMatrix
12cu|perl-Tk-TableMatrix-1.230.0-4|113	
12cu|perl-Tk-TableMatrix-1.230.0-4|114	* Tue Mar 28 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.22-1mdk
12cu|perl-Tk-TableMatrix-1.230.0-4|115	- New release 1.22
12cu|perl-Tk-TableMatrix-1.230.0-4|116	
12cu|perl-Tk-TableMatrix-1.230.0-4|117	* Wed Mar 08 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.21-1mdk
12cu|perl-Tk-TableMatrix-1.230.0-4|118	- New release 1.21
12cu|perl-Tk-TableMatrix-1.230.0-4|119	- spec cleanup
12cu|perl-Tk-TableMatrix-1.230.0-4|120	- fix directory ownership"
12cu|perl-Tk-TableMatrix-1.230.0-4|121	
12cu|perl-Tk-TableMatrix-1.230.0-4|122	* Mon Dec 26 2005 Stefan van der Eijk <stefan@eijk.nu> 1.2-1mdk
12cu|perl-Tk-TableMatrix-1.230.0-4|123	- 1.2
12cu|perl-Tk-TableMatrix-1.230.0-4|124	- %%mkrel
12cu|perl-Tk-TableMatrix-1.230.0-4|125	
12cu|perl-Tk-TableMatrix-1.230.0-4|126	* Mon Nov 29 2004 Stefan van der Eijk <stefan@mandrake.org> 1.1-2mdk
12cu|perl-Tk-TableMatrix-1.230.0-4|127	- rebuild for new perl
12cu|perl-Tk-TableMatrix-1.230.0-4|128	
12cu|perl-Tk-TableMatrix-1.230.0-4|129	* Thu Jul 22 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.1-1mdk
12cu|perl-Tk-TableMatrix-1.230.0-4|130	- 1.1
12cu|perl-Tk-TableMatrix-1.230.0-4|131	

11379 12
12cu|perl-Tree-Simple-1.220.0-1|1	%define upstream_name    Tree-Simple
12cu|perl-Tree-Simple-1.220.0-1|2	%define upstream_version 1.22
12cu|perl-Tree-Simple-1.220.0-1|3	
12cu|perl-Tree-Simple-1.220.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Tree-Simple-1.220.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Tree-Simple-1.220.0-1|6	Release:    1
12cu|perl-Tree-Simple-1.220.0-1|7	
12cu|perl-Tree-Simple-1.220.0-1|8	Summary:	A simple tree object
12cu|perl-Tree-Simple-1.220.0-1|9	License:	Artistic/GPL
12cu|perl-Tree-Simple-1.220.0-1|10	Group:		Development/Perl
12cu|perl-Tree-Simple-1.220.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Tree-Simple-1.220.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Tree/Tree-Simple-%{upstream_version}.tgz
12cu|perl-Tree-Simple-1.220.0-1|13	
12cu|perl-Tree-Simple-1.220.0-1|14	BuildRequires:	perl-Test-Exception
12cu|perl-Tree-Simple-1.220.0-1|15	BuildRequires:	perl-devel
12cu|perl-Tree-Simple-1.220.0-1|16	BuildArch:	noarch
12cu|perl-Tree-Simple-1.220.0-1|17	
12cu|perl-Tree-Simple-1.220.0-1|18	%description
12cu|perl-Tree-Simple-1.220.0-1|19	This module in an fully object-oriented implementation of a simple n-ary tree.
12cu|perl-Tree-Simple-1.220.0-1|20	
12cu|perl-Tree-Simple-1.220.0-1|21	%prep
12cu|perl-Tree-Simple-1.220.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Tree-Simple-1.220.0-1|23	
12cu|perl-Tree-Simple-1.220.0-1|24	%build
12cu|perl-Tree-Simple-1.220.0-1|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Tree-Simple-1.220.0-1|26	%{__make}
12cu|perl-Tree-Simple-1.220.0-1|27	
12cu|perl-Tree-Simple-1.220.0-1|28	%check
12cu|perl-Tree-Simple-1.220.0-1|29	%{__make} test
12cu|perl-Tree-Simple-1.220.0-1|30	
12cu|perl-Tree-Simple-1.220.0-1|31	%install
12cu|perl-Tree-Simple-1.220.0-1|32	%makeinstall_std
12cu|perl-Tree-Simple-1.220.0-1|33	
12cu|perl-Tree-Simple-1.220.0-1|34	%files
12cu|perl-Tree-Simple-1.220.0-1|35	%doc README Changes
12cu|perl-Tree-Simple-1.220.0-1|36	%{perl_vendorlib}/Tree/Simple/*
12cu|perl-Tree-Simple-1.220.0-1|37	%{perl_vendorlib}/Tree/Simple.pm
12cu|perl-Tree-Simple-1.220.0-1|38	%{_mandir}/*/*
12cu|perl-Tree-Simple-1.220.0-1|39	
12cu|perl-Tree-Simple-1.220.0-1|40	
12cu|perl-Tree-Simple-1.220.0-1|41	
12cu|perl-Tree-Simple-1.220.0-1|42	%changelog
12cu|perl-Tree-Simple-1.220.0-1|43	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.220.0-1
12cu|perl-Tree-Simple-1.220.0-1|44	+ Revision: 6a81a0f
12cu|perl-Tree-Simple-1.220.0-1|45	- LOG Updated to 1.22 (by updates_builder)
12cu|perl-Tree-Simple-1.220.0-1|46	
12cu|perl-Tree-Simple-1.220.0-1|47	

11380 12
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|1	%define upstream_name    Tree-Simple-VisitorFactory
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|2	%define upstream_version 0.12
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|3	
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|6	Release:    1
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|7	
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|8	Summary:    A Visitor for sorting a Tree::Simple object hierarchy
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|9	License:    Artistic/GPL
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|10	Group:      Development/Perl
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Tree/Tree-Simple-VisitorFactory-%{upstream_version}.tgz
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|13	
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|14	BuildRequires:  perl-devel
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|15	BuildRequires:  perl(Test::Exception)
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|16	BuildRequires:  perl(Tree::Simple)
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|17	BuildArch:      noarch
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|18	
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|19	%description
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|20	This implements a recursive multi-level sort of a Tree::Simple hierarchy.
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|21	
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|22	%prep
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|24	
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|25	%build
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|27	%make
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|28	
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|29	%check
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|30	%{__make} test
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|31	
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|32	%install
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|33	%makeinstall_std
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|34	
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|35	%files
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|36	%doc README Changes
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|37	%{perl_vendorlib}/Tree
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|38	%{_mandir}/*/*
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|39	
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|40	
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|41	%changelog
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|42	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-1
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|43	+ Revision: 4ed6ccc
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|44	- LOG Updated to 0.12 (by updates_builder)
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|45	
12cu|perl-Tree-Simple-VisitorFactory-0.120.0-1|46	

11381 12
12cu|perl-Tree-Trie-1.900.0-1|1	%define upstream_name	 Tree-Trie
12cu|perl-Tree-Trie-1.900.0-1|2	%define upstream_version 1.9
12cu|perl-Tree-Trie-1.900.0-1|3	
12cu|perl-Tree-Trie-1.900.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Tree-Trie-1.900.0-1|5	Version:	%perl_convert_version 1.9
12cu|perl-Tree-Trie-1.900.0-1|6	Release:	1
12cu|perl-Tree-Trie-1.900.0-1|7	
12cu|perl-Tree-Trie-1.900.0-1|8	Summary:	A data structure optimized for prefix lookup
12cu|perl-Tree-Trie-1.900.0-1|9	License:	GPL
12cu|perl-Tree-Trie-1.900.0-1|10	Group:		Development/Perl
12cu|perl-Tree-Trie-1.900.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Tree-Trie-1.900.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Tree/Tree-Trie-1.9.tar.gz
12cu|perl-Tree-Trie-1.900.0-1|13	
12cu|perl-Tree-Trie-1.900.0-1|14	BuildRequires:	perl-devel
12cu|perl-Tree-Trie-1.900.0-1|15	BuildRequires:	perl(Pod::Coverage)
12cu|perl-Tree-Trie-1.900.0-1|16	BuildRequires:	perl(Test::Pod)
12cu|perl-Tree-Trie-1.900.0-1|17	BuildRequires:	perl(Test::Pod::Coverage)
12cu|perl-Tree-Trie-1.900.0-1|18	
12cu|perl-Tree-Trie-1.900.0-1|19	BuildArch:	noarch
12cu|perl-Tree-Trie-1.900.0-1|20	
12cu|perl-Tree-Trie-1.900.0-1|21	%description
12cu|perl-Tree-Trie-1.900.0-1|22	This module implements a trie data structure.  The term "trie"
12cu|perl-Tree-Trie-1.900.0-1|23	comes from the word retrieval, but is generally pronounced like
12cu|perl-Tree-Trie-1.900.0-1|24	"try".  A trie is a tree structure (or directed acyclic graph),
12cu|perl-Tree-Trie-1.900.0-1|25	the nodes of which represent letters in a word.  For example, the
12cu|perl-Tree-Trie-1.900.0-1|26	final lookup for the word 'bob' would look something like
12cu|perl-Tree-Trie-1.900.0-1|27	"$ref->{'b'}{'o'}{'b'}{HASH(0x80c6bbc)}" (the HASH being an end
12cu|perl-Tree-Trie-1.900.0-1|28	marker).  Only nodes which would represent words in the trie
12cu|perl-Tree-Trie-1.900.0-1|29	exist, making the structure slightly smaller than a hash of the
12cu|perl-Tree-Trie-1.900.0-1|30	same data set.
12cu|perl-Tree-Trie-1.900.0-1|31	
12cu|perl-Tree-Trie-1.900.0-1|32	The advantages of the trie over other data storage methods is that lookup times
12cu|perl-Tree-Trie-1.900.0-1|33	are O(1) WRT the size of the index. For sparse data sets, it is probably not as
12cu|perl-Tree-Trie-1.900.0-1|34	efficient as performing a binary search on a sorted list, and for small files,
12cu|perl-Tree-Trie-1.900.0-1|35	it has a lot of overhead.  The main advantage (at least from my perspective) is
12cu|perl-Tree-Trie-1.900.0-1|36	that it provides a relatively cheap method for finding a list of words in a
12cu|perl-Tree-Trie-1.900.0-1|37	large, dense data set which begin with a certain string.
12cu|perl-Tree-Trie-1.900.0-1|38	
12cu|perl-Tree-Trie-1.900.0-1|39	As of version 0.3 of this module, the term "word" in this documentation can
12cu|perl-Tree-Trie-1.900.0-1|40	refer to one of two things: either a refeence to an array of strings, or a
12cu|perl-Tree-Trie-1.900.0-1|41	scalar which is not an array ref.  In the case of the former, each element of
12cu|perl-Tree-Trie-1.900.0-1|42	the array is treated as a "letter" of the "word".  In the case of the latter,
12cu|perl-Tree-Trie-1.900.0-1|43	the scalar is evaluated in string context and it is split into its component
12cu|perl-Tree-Trie-1.900.0-1|44	letters.  Return values of methods match the values of what is passed in --
12cu|perl-Tree-Trie-1.900.0-1|45	that is, if you call lookup() with an array reference, the return value will be
12cu|perl-Tree-Trie-1.900.0-1|46	an array reference (if appropriate).
12cu|perl-Tree-Trie-1.900.0-1|47	
12cu|perl-Tree-Trie-1.900.0-1|48	%prep
12cu|perl-Tree-Trie-1.900.0-1|49	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Tree-Trie-1.900.0-1|50	rm -f t/02_pod_cover.t
12cu|perl-Tree-Trie-1.900.0-1|51	
12cu|perl-Tree-Trie-1.900.0-1|52	%build
12cu|perl-Tree-Trie-1.900.0-1|53	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Tree-Trie-1.900.0-1|54	%make
12cu|perl-Tree-Trie-1.900.0-1|55	
12cu|perl-Tree-Trie-1.900.0-1|56	%check
12cu|perl-Tree-Trie-1.900.0-1|57	make test
12cu|perl-Tree-Trie-1.900.0-1|58	
12cu|perl-Tree-Trie-1.900.0-1|59	%install
12cu|perl-Tree-Trie-1.900.0-1|60	%makeinstall_std
12cu|perl-Tree-Trie-1.900.0-1|61	
12cu|perl-Tree-Trie-1.900.0-1|62	%files
12cu|perl-Tree-Trie-1.900.0-1|63	%doc Changes README
12cu|perl-Tree-Trie-1.900.0-1|64	%{perl_vendorlib}/Tree
12cu|perl-Tree-Trie-1.900.0-1|65	%{_mandir}/*/*
12cu|perl-Tree-Trie-1.900.0-1|66	
12cu|perl-Tree-Trie-1.900.0-1|67	
12cu|perl-Tree-Trie-1.900.0-1|68	%changelog
12cu|perl-Tree-Trie-1.900.0-1|69	* Mon May 09 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.800.0-1mdv2011.0
12cu|perl-Tree-Trie-1.900.0-1|70	+ Revision: 672881
12cu|perl-Tree-Trie-1.900.0-1|71	- update to new version 1.8
12cu|perl-Tree-Trie-1.900.0-1|72	
12cu|perl-Tree-Trie-1.900.0-1|73	* Sat Nov 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.700.0-1mdv2011.0
12cu|perl-Tree-Trie-1.900.0-1|74	+ Revision: 594310
12cu|perl-Tree-Trie-1.900.0-1|75	- update to new version 1.7
12cu|perl-Tree-Trie-1.900.0-1|76	
12cu|perl-Tree-Trie-1.900.0-1|77	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 1.600.0-1mdv2011.0
12cu|perl-Tree-Trie-1.900.0-1|78	+ Revision: 552692
12cu|perl-Tree-Trie-1.900.0-1|79	- update to 1.6
12cu|perl-Tree-Trie-1.900.0-1|80	
12cu|perl-Tree-Trie-1.900.0-1|81	* Thu Sep 10 2009 Jérôme Quelin <jquelin@mandriva.org> 1.500.0-1mdv2010.0
12cu|perl-Tree-Trie-1.900.0-1|82	+ Revision: 437260
12cu|perl-Tree-Trie-1.900.0-1|83	- rebuild using %%perl_convert_version
12cu|perl-Tree-Trie-1.900.0-1|84	
12cu|perl-Tree-Trie-1.900.0-1|85	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Tree-Trie-1.900.0-1|86	- rebuild
12cu|perl-Tree-Trie-1.900.0-1|87	- rebuild
12cu|perl-Tree-Trie-1.900.0-1|88	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Tree-Trie-1.900.0-1|89	
12cu|perl-Tree-Trie-1.900.0-1|90	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|perl-Tree-Trie-1.900.0-1|91	- nuke borked tests
12cu|perl-Tree-Trie-1.900.0-1|92	
12cu|perl-Tree-Trie-1.900.0-1|93	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-Tree-Trie-1.900.0-1|94	- restore BuildRoot
12cu|perl-Tree-Trie-1.900.0-1|95	
12cu|perl-Tree-Trie-1.900.0-1|96	* Wed Aug 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.5-1mdv2008.0
12cu|perl-Tree-Trie-1.900.0-1|97	+ Revision: 69251
12cu|perl-Tree-Trie-1.900.0-1|98	- update to new version 1.5
12cu|perl-Tree-Trie-1.900.0-1|99	
12cu|perl-Tree-Trie-1.900.0-1|100	* Wed May 02 2007 Olivier Thauvin <nanardon@mandriva.org> 1.3-1mdv2008.0
12cu|perl-Tree-Trie-1.900.0-1|101	+ Revision: 20768
12cu|perl-Tree-Trie-1.900.0-1|102	- 1.3
12cu|perl-Tree-Trie-1.900.0-1|103	
12cu|perl-Tree-Trie-1.900.0-1|104	
12cu|perl-Tree-Trie-1.900.0-1|105	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-2mdv2007.0
12cu|perl-Tree-Trie-1.900.0-1|106	- buildrequires perl(Test::Pod)
12cu|perl-Tree-Trie-1.900.0-1|107	
12cu|perl-Tree-Trie-1.900.0-1|108	* Mon Jul 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.2-1mdv2007.0
12cu|perl-Tree-Trie-1.900.0-1|109	- New version 1.2
12cu|perl-Tree-Trie-1.900.0-1|110	
12cu|perl-Tree-Trie-1.900.0-1|111	* Thu Oct 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-3mdk
12cu|perl-Tree-Trie-1.900.0-1|112	- oops, fixed descript line length
12cu|perl-Tree-Trie-1.900.0-1|113	
12cu|perl-Tree-Trie-1.900.0-1|114	* Thu Oct 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-2mdk
12cu|perl-Tree-Trie-1.900.0-1|115	- %%mkrel
12cu|perl-Tree-Trie-1.900.0-1|116	- spec cleanup
12cu|perl-Tree-Trie-1.900.0-1|117	- fix directory ownership
12cu|perl-Tree-Trie-1.900.0-1|118	- test in %%check
12cu|perl-Tree-Trie-1.900.0-1|119	- better summary
12cu|perl-Tree-Trie-1.900.0-1|120	- reformat description
12cu|perl-Tree-Trie-1.900.0-1|121	
12cu|perl-Tree-Trie-1.900.0-1|122	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cu|perl-Tree-Trie-1.900.0-1|123	- initial Mandriva package
12cu|perl-Tree-Trie-1.900.0-1|124	
12cu|perl-Tree-Trie-1.900.0-1|125	

11382 12
12cu|perl-TryCatch-1.3.0-3|1	%define	module	TryCatch
12cu|perl-TryCatch-1.3.0-3|2	%define	upstream_version 1.003000
12cu|perl-TryCatch-1.3.0-3|3	
12cu|perl-TryCatch-1.3.0-3|4	Name:		perl-%{module}
12cu|perl-TryCatch-1.3.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-TryCatch-1.3.0-3|6	Release:	3
12cu|perl-TryCatch-1.3.0-3|7	
12cu|perl-TryCatch-1.3.0-3|8	Summary:	Easily build XS extensions that depend on XS extensions
12cu|perl-TryCatch-1.3.0-3|9	License:	GPL+ or Artistic
12cu|perl-TryCatch-1.3.0-3|10	Group:		Development/Perl
12cu|perl-TryCatch-1.3.0-3|11	Url:		http://search.cpan.org/dist/%{module}
12cu|perl-TryCatch-1.3.0-3|12	Source0:	http://www.cpan.org/modules/by-module/%{module}-%{upstream_version}.tar.xz
12cu|perl-TryCatch-1.3.0-3|13	
12cu|perl-TryCatch-1.3.0-3|14	BuildRequires:	perl(B::Hooks::EndOfScope)
12cu|perl-TryCatch-1.3.0-3|15	BuildRequires:	perl(B::Hooks::OP::Check)
12cu|perl-TryCatch-1.3.0-3|16	BuildRequires:	perl(B::Hooks::OP::PPAddr)
12cu|perl-TryCatch-1.3.0-3|17	BuildRequires:	perl(Devel::Declare)
12cu|perl-TryCatch-1.3.0-3|18	BuildRequires:	perl(ExtUtils::Depends)
12cu|perl-TryCatch-1.3.0-3|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-TryCatch-1.3.0-3|20	BuildRequires:	perl(Module::Implementation)
12cu|perl-TryCatch-1.3.0-3|21	BuildRequires:	perl(Moose)
12cu|perl-TryCatch-1.3.0-3|22	BuildRequires:	perl(MooseX::Types)
12cu|perl-TryCatch-1.3.0-3|23	BuildRequires:	perl(Parse::Method::Signatures)
12cu|perl-TryCatch-1.3.0-3|24	BuildRequires:	perl(Scope::Upper)
12cu|perl-TryCatch-1.3.0-3|25	BuildRequires:	perl(Sub::Exporter)
12cu|perl-TryCatch-1.3.0-3|26	BuildRequires:	perl(Test::Exception)
12cu|perl-TryCatch-1.3.0-3|27	BuildRequires:	perl(Test::More)
12cu|perl-TryCatch-1.3.0-3|28	BuildRequires:	perl(Variable::Magic)
12cu|perl-TryCatch-1.3.0-3|29	BuildRequires:	perl(XSLoader)
12cu|perl-TryCatch-1.3.0-3|30	BuildRequires:	perl(Class::Load)
12cu|perl-TryCatch-1.3.0-3|31	BuildRequires:	perl-devel
12cu|perl-TryCatch-1.3.0-3|32	
12cu|perl-TryCatch-1.3.0-3|33	%description
12cu|perl-TryCatch-1.3.0-3|34	This module aims to provide a nicer syntax and method to catch errors in
12cu|perl-TryCatch-1.3.0-3|35	Perl, similar to what is found in other languages (such as Java, Python or
12cu|perl-TryCatch-1.3.0-3|36	C++). The standard method of using 'eval {}; if ($@) {}' is often prone to
12cu|perl-TryCatch-1.3.0-3|37	subtle bugs, primarily that its far too easy to stomp on the error in error
12cu|perl-TryCatch-1.3.0-3|38	handlers. And also eval/if isn't the nicest idiom.
12cu|perl-TryCatch-1.3.0-3|39	
12cu|perl-TryCatch-1.3.0-3|40	%prep
12cu|perl-TryCatch-1.3.0-3|41	%setup -q -n %{module}-%{upstream_version}
12cu|perl-TryCatch-1.3.0-3|42	
12cu|perl-TryCatch-1.3.0-3|43	%build
12cu|perl-TryCatch-1.3.0-3|44	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-TryCatch-1.3.0-3|45	%make
12cu|perl-TryCatch-1.3.0-3|46	
12cu|perl-TryCatch-1.3.0-3|47	# %check
12cu|perl-TryCatch-1.3.0-3|48	# %make test
12cu|perl-TryCatch-1.3.0-3|49	
12cu|perl-TryCatch-1.3.0-3|50	%install
12cu|perl-TryCatch-1.3.0-3|51	%makeinstall_std
12cu|perl-TryCatch-1.3.0-3|52	
12cu|perl-TryCatch-1.3.0-3|53	%files
12cu|perl-TryCatch-1.3.0-3|54	%doc Changes README
12cu|perl-TryCatch-1.3.0-3|55	%{_mandir}/man3/*
12cu|perl-TryCatch-1.3.0-3|56	%{perl_vendorlib}/*
12cu|perl-TryCatch-1.3.0-3|57	
12cu|perl-TryCatch-1.3.0-3|58	%changelog
12cu|perl-TryCatch-1.3.0-3|59	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-3
12cu|perl-TryCatch-1.3.0-3|60	+ Revision: 6792279
12cu|perl-TryCatch-1.3.0-3|61	- Disable check
12cu|perl-TryCatch-1.3.0-3|62	
12cu|perl-TryCatch-1.3.0-3|63	

11383 12
12cu|perl-Types-Serialiser-1.0.0-1|1	%define upstream_name    Types-Serialiser
12cu|perl-Types-Serialiser-1.0.0-1|2	%define upstream_version 1.0
12cu|perl-Types-Serialiser-1.0.0-1|3	
12cu|perl-Types-Serialiser-1.0.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-Types-Serialiser-1.0.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-Types-Serialiser-1.0.0-1|6	Release:    1
12cu|perl-Types-Serialiser-1.0.0-1|7	
12cu|perl-Types-Serialiser-1.0.0-1|8	Summary:    Dummy module for Types::Serialiser
12cu|perl-Types-Serialiser-1.0.0-1|9	License:    GPL+ or Artistic
12cu|perl-Types-Serialiser-1.0.0-1|10	Group:      Development/Perl
12cu|perl-Types-Serialiser-1.0.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Types-Serialiser-1.0.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Types/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-Types-Serialiser-1.0.0-1|13	
12cu|perl-Types-Serialiser-1.0.0-1|14	BuildRequires: perl(common::sense)
12cu|perl-Types-Serialiser-1.0.0-1|15	BuildRequires: perl-devel
12cu|perl-Types-Serialiser-1.0.0-1|16	BuildArch: noarch
12cu|perl-Types-Serialiser-1.0.0-1|17	
12cu|perl-Types-Serialiser-1.0.0-1|18	%description
12cu|perl-Types-Serialiser-1.0.0-1|19	This module provides some extra datatypes that are used by common
12cu|perl-Types-Serialiser-1.0.0-1|20	serialisation formats such as JSON or CBOR. The idea is to have a
12cu|perl-Types-Serialiser-1.0.0-1|21	repository of simple/small constants and containers that can be shared by
12cu|perl-Types-Serialiser-1.0.0-1|22	different implementations so they become interoperable between each other.
12cu|perl-Types-Serialiser-1.0.0-1|23	
12cu|perl-Types-Serialiser-1.0.0-1|24	%prep
12cu|perl-Types-Serialiser-1.0.0-1|25	%setup -qn %{upstream_name}-%{upstream_version}
12cu|perl-Types-Serialiser-1.0.0-1|26	
12cu|perl-Types-Serialiser-1.0.0-1|27	%build
12cu|perl-Types-Serialiser-1.0.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Types-Serialiser-1.0.0-1|29	
12cu|perl-Types-Serialiser-1.0.0-1|30	%make
12cu|perl-Types-Serialiser-1.0.0-1|31	
12cu|perl-Types-Serialiser-1.0.0-1|32	%check
12cu|perl-Types-Serialiser-1.0.0-1|33	%make test
12cu|perl-Types-Serialiser-1.0.0-1|34	
12cu|perl-Types-Serialiser-1.0.0-1|35	%install
12cu|perl-Types-Serialiser-1.0.0-1|36	%makeinstall_std
12cu|perl-Types-Serialiser-1.0.0-1|37	
12cu|perl-Types-Serialiser-1.0.0-1|38	%files
12cu|perl-Types-Serialiser-1.0.0-1|39	%doc META.yml Changes META.json README
12cu|perl-Types-Serialiser-1.0.0-1|40	%{_mandir}/man3/*
12cu|perl-Types-Serialiser-1.0.0-1|41	%{perl_vendorlib}/*
12cu|perl-Types-Serialiser-1.0.0-1|42	
12cu|perl-Types-Serialiser-1.0.0-1|43	
12cu|perl-Types-Serialiser-1.0.0-1|44	%changelog
12cu|perl-Types-Serialiser-1.0.0-1|45	* Wed Jan 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-1
12cu|perl-Types-Serialiser-1.0.0-1|46	+ Revision: f833b56
12cu|perl-Types-Serialiser-1.0.0-1|47	- Added perl-devel BR
12cu|perl-Types-Serialiser-1.0.0-1|48	
12cu|perl-Types-Serialiser-1.0.0-1|49	

11384 12
12cu|perl-UNIVERSAL-can-1.201.403.280-1|1	%define upstream_name    UNIVERSAL-can
12cu|perl-UNIVERSAL-can-1.201.403.280-1|2	%define upstream_version 1.20140328
12cu|perl-UNIVERSAL-can-1.201.403.280-1|3	Name:		perl-%{upstream_name}
12cu|perl-UNIVERSAL-can-1.201.403.280-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-UNIVERSAL-can-1.201.403.280-1|5	Release:	1
12cu|perl-UNIVERSAL-can-1.201.403.280-1|6	
12cu|perl-UNIVERSAL-can-1.201.403.280-1|7	Summary:	Hack around calling UNIVERSAL::can() as a function
12cu|perl-UNIVERSAL-can-1.201.403.280-1|8	
12cu|perl-UNIVERSAL-can-1.201.403.280-1|9	License:	GPL+ or Artistic
12cu|perl-UNIVERSAL-can-1.201.403.280-1|10	Group:		Development/Perl
12cu|perl-UNIVERSAL-can-1.201.403.280-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-UNIVERSAL-can-1.201.403.280-1|12	Source0:	http://www.cpan.org/modules/by-module/UNIVERSAL/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-UNIVERSAL-can-1.201.403.280-1|13	
12cu|perl-UNIVERSAL-can-1.201.403.280-1|14	BuildRequires:	perl-devel
12cu|perl-UNIVERSAL-can-1.201.403.280-1|15	BuildRequires:	perl(Test::Warn)
12cu|perl-UNIVERSAL-can-1.201.403.280-1|16	BuildRequires:	perl(Test::Exception)
12cu|perl-UNIVERSAL-can-1.201.403.280-1|17	
12cu|perl-UNIVERSAL-can-1.201.403.280-1|18	BuildArch:	noarch
12cu|perl-UNIVERSAL-can-1.201.403.280-1|19	
12cu|perl-UNIVERSAL-can-1.201.403.280-1|20	%description
12cu|perl-UNIVERSAL-can-1.201.403.280-1|21	The UNIVERSAL class provides a few default methods so that all objects can use
12cu|perl-UNIVERSAL-can-1.201.403.280-1|22	them. Object orientation allows programmers to override these methods in
12cu|perl-UNIVERSAL-can-1.201.403.280-1|23	subclasses to provide more specific and appropriate behavior.
12cu|perl-UNIVERSAL-can-1.201.403.280-1|24	
12cu|perl-UNIVERSAL-can-1.201.403.280-1|25	Some authors call methods in the UNIVERSAL class on potential invocants as
12cu|perl-UNIVERSAL-can-1.201.403.280-1|26	functions, bypassing any possible overriding. This is wrong and you should not
12cu|perl-UNIVERSAL-can-1.201.403.280-1|27	do it. Unfortunately, not everyone heeds this warning and their bad code can
12cu|perl-UNIVERSAL-can-1.201.403.280-1|28	break your good code.
12cu|perl-UNIVERSAL-can-1.201.403.280-1|29	
12cu|perl-UNIVERSAL-can-1.201.403.280-1|30	Fortunately, this upstream_name replaces UNIVERSAL::can() with a method that
12cu|perl-UNIVERSAL-can-1.201.403.280-1|31	checks to
12cu|perl-UNIVERSAL-can-1.201.403.280-1|32	see if the first argument is a valid invocant (whether an object -- a blessed
12cu|perl-UNIVERSAL-can-1.201.403.280-1|33	referent -- or the name of a class). If so, and if the invocant's class has its
12cu|perl-UNIVERSAL-can-1.201.403.280-1|34	own can() method, it calls that as a method. Otherwise, everything works as you
12cu|perl-UNIVERSAL-can-1.201.403.280-1|35	might expect.
12cu|perl-UNIVERSAL-can-1.201.403.280-1|36	
12cu|perl-UNIVERSAL-can-1.201.403.280-1|37	If someone attempts to call UNIVERSAL::can() as a function, this module
12cu|perl-UNIVERSAL-can-1.201.403.280-1|38	will emit a lexical warning (see perllexwarn) to that effect. You can disable
12cu|perl-UNIVERSAL-can-1.201.403.280-1|39	it with no warnings; or no warnings 'UNIVERSAL::isa';, but don't do that; fix
12cu|perl-UNIVERSAL-can-1.201.403.280-1|40	the code instead.
12cu|perl-UNIVERSAL-can-1.201.403.280-1|41	
12cu|perl-UNIVERSAL-can-1.201.403.280-1|42	%prep
12cu|perl-UNIVERSAL-can-1.201.403.280-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-UNIVERSAL-can-1.201.403.280-1|44	
12cu|perl-UNIVERSAL-can-1.201.403.280-1|45	%build
12cu|perl-UNIVERSAL-can-1.201.403.280-1|46	perl Makefile.PL installdirs=vendor
12cu|perl-UNIVERSAL-can-1.201.403.280-1|47	%make
12cu|perl-UNIVERSAL-can-1.201.403.280-1|48	
12cu|perl-UNIVERSAL-can-1.201.403.280-1|49	%check
12cu|perl-UNIVERSAL-can-1.201.403.280-1|50	%make test
12cu|perl-UNIVERSAL-can-1.201.403.280-1|51	
12cu|perl-UNIVERSAL-can-1.201.403.280-1|52	%install
12cu|perl-UNIVERSAL-can-1.201.403.280-1|53	%makeinstall_std
12cu|perl-UNIVERSAL-can-1.201.403.280-1|54	
12cu|perl-UNIVERSAL-can-1.201.403.280-1|55	%files
12cu|perl-UNIVERSAL-can-1.201.403.280-1|56	%doc README
12cu|perl-UNIVERSAL-can-1.201.403.280-1|57	%{perl_vendorlib}/UNIVERSAL
12cu|perl-UNIVERSAL-can-1.201.403.280-1|58	%{_mandir}/*/*
12cu|perl-UNIVERSAL-can-1.201.403.280-1|59	
12cu|perl-UNIVERSAL-can-1.201.403.280-1|60	
12cu|perl-UNIVERSAL-can-1.201.403.280-1|61	
12cu|perl-UNIVERSAL-can-1.201.403.280-1|62	
12cu|perl-UNIVERSAL-can-1.201.403.280-1|63	%changelog
12cu|perl-UNIVERSAL-can-1.201.403.280-1|64	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.201.403.280-1
12cu|perl-UNIVERSAL-can-1.201.403.280-1|65	+ Revision: bc74df1
12cu|perl-UNIVERSAL-can-1.201.403.280-1|66	- Updated to 1.20140328 (by updates_builder)
12cu|perl-UNIVERSAL-can-1.201.403.280-1|67	
12cu|perl-UNIVERSAL-can-1.201.403.280-1|68	

11385 12
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|1	%define upstream_name    UNIVERSAL-isa
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|2	%define upstream_version 1.20120726
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|3	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|4	Name:		perl-%{upstream_name}
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|5	Version:	%perl_convert_version 1.20120726
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|6	Release:	1
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|7	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|8	Summary:	Hack around calling UNIVERSAL::isa() as a function
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|9	License:	GPL+ or Artistic
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|10	Group:		Development/Perl
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|12	Source0:	http://www.cpan.org/modules/by-module/UNIVERSAL/UNIVERSAL-isa-1.20120726.tar.gz
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|13	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|14	BuildRequires:	perl-devel
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|15	BuildRequires:	perl(CGI)
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|16	BuildRequires:	perl(Module::Build)
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|17	BuildArch:	noarch
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|18	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|19	%description
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|20	Whenever you use "isa" in UNIVERSAL as a function, a kitten using
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|21	Test::MockObject dies. Normally, the kittens would be helpless, but if they use
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|22	UNIVERSAL::isa (the module whose docs you are reading), the kittens can live
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|23	long and prosper.
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|24	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|25	This module replaces UNIVERSAL::isa with a version that makes sure that if it's
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|26	called as a function on objects which override isa, isa will be called on those
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|27	objects as a method.
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|28	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|29	In all other cases the real UNIVERSAL::isa is just called directly.
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|30	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|31	%prep
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|33	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|34	%build
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|35	perl Makefile.PL installdirs=vendor
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|36	%make
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|37	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|38	%check
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|39	%make test
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|40	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|41	%install
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|42	%makeinstall_std
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|43	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|44	%files
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|45	%{perl_vendorlib}/UNIVERSAL
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|46	%{_mandir}/*/*
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|47	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|48	%changelog
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|49	* Fri Jun 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.201.106.140-1mdv2011.0
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|50	+ Revision: 685753
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|51	- new version
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|52	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|53	* Tue Jul 28 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.30.0-1mdv2010.0
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|54	+ Revision: 401984
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|55	- rebuild using %%perl_convert_version
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|56	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|57	* Thu Jun 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.03-1mdv2010.0
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|58	+ Revision: 389097
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|59	- update to new version 1.03
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|60	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|61	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdv2010.0
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|62	+ Revision: 383545
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|63	- update to new version 1.02
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|64	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|65	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdv2009.0
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|66	+ Revision: 279089
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|67	- new version
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|68	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|69	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.06-7mdv2009.0
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|70	+ Revision: 242112
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|71	- rebuild
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|72	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|73	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|74	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|75	- restore BuildRoot
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|76	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|77	* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-5mdv2008.0
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|78	+ Revision: 87074
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|79	- rebuild
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|80	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|81	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|82	* Tue Aug 29 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-4mdv2007.0
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|83	- Rebuild
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|84	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|85	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.06-3mdk
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|86	- Fix SPEC according to Perl Policy
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|87	- BuildRequires
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|88	- Source URL
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|89	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|90	* Tue Mar 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-2mdk
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|91	- fix buildrequires
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|92	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|93	* Wed Mar 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.06-1mdk
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|94	- New release 0.06
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|95	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|96	* Fri Nov 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.05-1mdk
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|97	- New release 0.05
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|98	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|99	* Tue Sep 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.04-1mdk
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|100	- first mdk release
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|101	
12cu|perl-UNIVERSAL-isa-1.201.207.260-1|102	

11386 12
12cu|perl-UNIVERSAL-moniker-0.80.0-2|1	%define upstream_name    UNIVERSAL-moniker
12cu|perl-UNIVERSAL-moniker-0.80.0-2|2	%define upstream_version 0.08
12cu|perl-UNIVERSAL-moniker-0.80.0-2|3	
12cu|perl-UNIVERSAL-moniker-0.80.0-2|4	%if %{_use_internal_dependency_generator}
12cu|perl-UNIVERSAL-moniker-0.80.0-2|5	%define __noautoprov 'perl\\(UNIVERSAL\\)'
12cu|perl-UNIVERSAL-moniker-0.80.0-2|6	%else
12cu|perl-UNIVERSAL-moniker-0.80.0-2|7	%define _provides_exceptions perl(UNIVERSAL)
12cu|perl-UNIVERSAL-moniker-0.80.0-2|8	%endif
12cu|perl-UNIVERSAL-moniker-0.80.0-2|9	
12cu|perl-UNIVERSAL-moniker-0.80.0-2|10	Name:		perl-%{upstream_name}
12cu|perl-UNIVERSAL-moniker-0.80.0-2|11	Version:	%perl_convert_version %{upstream_version}
12cu|perl-UNIVERSAL-moniker-0.80.0-2|12	Release:	2
12cu|perl-UNIVERSAL-moniker-0.80.0-2|13	
12cu|perl-UNIVERSAL-moniker-0.80.0-2|14	Summary:	UNIVERSAL::moniker
12cu|perl-UNIVERSAL-moniker-0.80.0-2|15	License:	GPL+ or Artistic
12cu|perl-UNIVERSAL-moniker-0.80.0-2|16	Group:		Development/Perl
12cu|perl-UNIVERSAL-moniker-0.80.0-2|17	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-UNIVERSAL-moniker-0.80.0-2|18	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/UNIVERSAL/%{upstream_name}-%{upstream_version}.tar.bz2
12cu|perl-UNIVERSAL-moniker-0.80.0-2|19	
12cu|perl-UNIVERSAL-moniker-0.80.0-2|20	BuildRequires:	perl-devel
12cu|perl-UNIVERSAL-moniker-0.80.0-2|21	BuildArch:	noarch
12cu|perl-UNIVERSAL-moniker-0.80.0-2|22	
12cu|perl-UNIVERSAL-moniker-0.80.0-2|23	%description
12cu|perl-UNIVERSAL-moniker-0.80.0-2|24	Class names in Perl often don't sound great when spoken, or look
12cu|perl-UNIVERSAL-moniker-0.80.0-2|25	good when written in prose. For this reason, we tend to say things
12cu|perl-UNIVERSAL-moniker-0.80.0-2|26	like "customer" or "basket" when we are referring to
12cu|perl-UNIVERSAL-moniker-0.80.0-2|27	My::Site::User::Customer or My::Site::Shop::Basket. We thought it
12cu|perl-UNIVERSAL-moniker-0.80.0-2|28	would be nice if our classes knew what we would prefer to call
12cu|perl-UNIVERSAL-moniker-0.80.0-2|29	them. This module will add a moniker (and plural_moniker) method
12cu|perl-UNIVERSAL-moniker-0.80.0-2|30	to UNIVERSAL, and so to every class or module.
12cu|perl-UNIVERSAL-moniker-0.80.0-2|31	
12cu|perl-UNIVERSAL-moniker-0.80.0-2|32	%prep
12cu|perl-UNIVERSAL-moniker-0.80.0-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-UNIVERSAL-moniker-0.80.0-2|34	
12cu|perl-UNIVERSAL-moniker-0.80.0-2|35	%build
12cu|perl-UNIVERSAL-moniker-0.80.0-2|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-UNIVERSAL-moniker-0.80.0-2|37	%make
12cu|perl-UNIVERSAL-moniker-0.80.0-2|38	
12cu|perl-UNIVERSAL-moniker-0.80.0-2|39	%check
12cu|perl-UNIVERSAL-moniker-0.80.0-2|40	make test
12cu|perl-UNIVERSAL-moniker-0.80.0-2|41	
12cu|perl-UNIVERSAL-moniker-0.80.0-2|42	%install
12cu|perl-UNIVERSAL-moniker-0.80.0-2|43	%makeinstall_std
12cu|perl-UNIVERSAL-moniker-0.80.0-2|44	
12cu|perl-UNIVERSAL-moniker-0.80.0-2|45	%files
12cu|perl-UNIVERSAL-moniker-0.80.0-2|46	%doc Changes README
12cu|perl-UNIVERSAL-moniker-0.80.0-2|47	%{perl_vendorlib}/UNIVERSAL/moniker.pm
12cu|perl-UNIVERSAL-moniker-0.80.0-2|48	%{_mandir}/*/*
12cu|perl-UNIVERSAL-moniker-0.80.0-2|49	
12cu|perl-UNIVERSAL-moniker-0.80.0-2|50	
12cu|perl-UNIVERSAL-moniker-0.80.0-2|51	%changelog
12cu|perl-UNIVERSAL-moniker-0.80.0-2|52	* Thu Sep 27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.80.0-2
12cu|perl-UNIVERSAL-moniker-0.80.0-2|53	+ Revision: 2a9a825
12cu|perl-UNIVERSAL-moniker-0.80.0-2|54	- LOG Add perl-devel to BuildRequires, spec cleanup, update exceptions
12cu|perl-UNIVERSAL-moniker-0.80.0-2|55	
12cu|perl-UNIVERSAL-moniker-0.80.0-2|56	

11387 12
12cu|perl-UNIVERSAL-require-0.160.0-1|1	%define upstream_name	 UNIVERSAL-require
12cu|perl-UNIVERSAL-require-0.160.0-1|2	%define upstream_version 0.16
12cu|perl-UNIVERSAL-require-0.160.0-1|3	
12cu|perl-UNIVERSAL-require-0.160.0-1|4	%define __noautoprov 'perl\\(UNIVERSAL\\)'
12cu|perl-UNIVERSAL-require-0.160.0-1|5	
12cu|perl-UNIVERSAL-require-0.160.0-1|6	Name:       perl-%{upstream_name}
12cu|perl-UNIVERSAL-require-0.160.0-1|7	Version:    %perl_convert_version %{upstream_version}
12cu|perl-UNIVERSAL-require-0.160.0-1|8	Release:    1
12cu|perl-UNIVERSAL-require-0.160.0-1|9	
12cu|perl-UNIVERSAL-require-0.160.0-1|10	Summary:	Require modules from a variable
12cu|perl-UNIVERSAL-require-0.160.0-1|11	License:	GPLv2 or Artistic
12cu|perl-UNIVERSAL-require-0.160.0-1|12	Group:		Development/Perl
12cu|perl-UNIVERSAL-require-0.160.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-UNIVERSAL-require-0.160.0-1|14	Source0:	http://www.cpan.org/modules/by-module/UNIVERSAL/UNIVERSAL-require-%{upstream_version}.tar.gz
12cu|perl-UNIVERSAL-require-0.160.0-1|15	
12cu|perl-UNIVERSAL-require-0.160.0-1|16	Conflicts:	    perl-UNIVERSAL-exports < 0.03-3mdk
12cu|perl-UNIVERSAL-require-0.160.0-1|17	BuildRequires:	perl(Test::More) >= 0.47
12cu|perl-UNIVERSAL-require-0.160.0-1|18	BuildRequires:	perl-devel
12cu|perl-UNIVERSAL-require-0.160.0-1|19	BuildArch:	    noarch
12cu|perl-UNIVERSAL-require-0.160.0-1|20	
12cu|perl-UNIVERSAL-require-0.160.0-1|21	%description
12cu|perl-UNIVERSAL-require-0.160.0-1|22	This module creates a universal require() class method that will work with
12cu|perl-UNIVERSAL-require-0.160.0-1|23	every Perl module and is secure.
12cu|perl-UNIVERSAL-require-0.160.0-1|24	
12cu|perl-UNIVERSAL-require-0.160.0-1|25	%prep
12cu|perl-UNIVERSAL-require-0.160.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-UNIVERSAL-require-0.160.0-1|27	
12cu|perl-UNIVERSAL-require-0.160.0-1|28	%build
12cu|perl-UNIVERSAL-require-0.160.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-UNIVERSAL-require-0.160.0-1|30	%make
12cu|perl-UNIVERSAL-require-0.160.0-1|31	
12cu|perl-UNIVERSAL-require-0.160.0-1|32	%check
12cu|perl-UNIVERSAL-require-0.160.0-1|33	%make test
12cu|perl-UNIVERSAL-require-0.160.0-1|34	
12cu|perl-UNIVERSAL-require-0.160.0-1|35	%install
12cu|perl-UNIVERSAL-require-0.160.0-1|36	%makeinstall_std
12cu|perl-UNIVERSAL-require-0.160.0-1|37	
12cu|perl-UNIVERSAL-require-0.160.0-1|38	%clean
12cu|perl-UNIVERSAL-require-0.160.0-1|39	
12cu|perl-UNIVERSAL-require-0.160.0-1|40	%files
12cu|perl-UNIVERSAL-require-0.160.0-1|41	%{perl_vendorlib}/UNIVERSAL
12cu|perl-UNIVERSAL-require-0.160.0-1|42	%{_mandir}/*/*
12cu|perl-UNIVERSAL-require-0.160.0-1|43	
12cu|perl-UNIVERSAL-require-0.160.0-1|44	
12cu|perl-UNIVERSAL-require-0.160.0-1|45	%changelog
12cu|perl-UNIVERSAL-require-0.160.0-1|46	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.160.0-1
12cu|perl-UNIVERSAL-require-0.160.0-1|47	+ Revision: 415faa2
12cu|perl-UNIVERSAL-require-0.160.0-1|48	- Updated to 0.16 (by updates_builder)
12cu|perl-UNIVERSAL-require-0.160.0-1|49	
12cu|perl-UNIVERSAL-require-0.160.0-1|50	

11388 12
12cu|perl-URI-Find-Simple-1.50.0-1|1	%define upstream_name    URI-Find-Simple
12cu|perl-URI-Find-Simple-1.50.0-1|2	%define upstream_version 1.05
12cu|perl-URI-Find-Simple-1.50.0-1|3	
12cu|perl-URI-Find-Simple-1.50.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-URI-Find-Simple-1.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-URI-Find-Simple-1.50.0-1|6	Release:	1
12cu|perl-URI-Find-Simple-1.50.0-1|7	
12cu|perl-URI-Find-Simple-1.50.0-1|8	Summary:	A simple interface to URI::Find
12cu|perl-URI-Find-Simple-1.50.0-1|9	License:	GPLv2+ or Artistic
12cu|perl-URI-Find-Simple-1.50.0-1|10	Group:		Development/Perl
12cu|perl-URI-Find-Simple-1.50.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-URI-Find-Simple-1.50.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/URI/URI-Find-Simple-%{upstream_version}.tar.gz
12cu|perl-URI-Find-Simple-1.50.0-1|13	
12cu|perl-URI-Find-Simple-1.50.0-1|14	BuildRequires:	perl-devel
12cu|perl-URI-Find-Simple-1.50.0-1|15	BuildRequires:	perl(Test::More)
12cu|perl-URI-Find-Simple-1.50.0-1|16	BuildRequires:	perl(URI::Find)
12cu|perl-URI-Find-Simple-1.50.0-1|17	
12cu|perl-URI-Find-Simple-1.50.0-1|18	BuildArch:	noarch
12cu|perl-URI-Find-Simple-1.50.0-1|19	
12cu|perl-URI-Find-Simple-1.50.0-1|20	%description
12cu|perl-URI-Find-Simple-1.50.0-1|21	URI::Find is all very well, but sometimes you just want a list of the links
12cu|perl-URI-Find-Simple-1.50.0-1|22	in a given piece of text, or you want to change all the urls in some text
12cu|perl-URI-Find-Simple-1.50.0-1|23	somehow, and don't want to mess with callback interfaces.
12cu|perl-URI-Find-Simple-1.50.0-1|24	
12cu|perl-URI-Find-Simple-1.50.0-1|25	This module uses URI::Find, but hides the callback interface, providing two
12cu|perl-URI-Find-Simple-1.50.0-1|26	functions - one to list all the uris, and one to change all the uris.
12cu|perl-URI-Find-Simple-1.50.0-1|27	%prep
12cu|perl-URI-Find-Simple-1.50.0-1|28	%setup -q -n URI-Find-Simple-%{upstream_version}
12cu|perl-URI-Find-Simple-1.50.0-1|29	
12cu|perl-URI-Find-Simple-1.50.0-1|30	%build
12cu|perl-URI-Find-Simple-1.50.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-URI-Find-Simple-1.50.0-1|32	%make
12cu|perl-URI-Find-Simple-1.50.0-1|33	
12cu|perl-URI-Find-Simple-1.50.0-1|34	%check
12cu|perl-URI-Find-Simple-1.50.0-1|35	%make test
12cu|perl-URI-Find-Simple-1.50.0-1|36	
12cu|perl-URI-Find-Simple-1.50.0-1|37	%install
12cu|perl-URI-Find-Simple-1.50.0-1|38	%makeinstall_std
12cu|perl-URI-Find-Simple-1.50.0-1|39	
12cu|perl-URI-Find-Simple-1.50.0-1|40	%files
12cu|perl-URI-Find-Simple-1.50.0-1|41	%{perl_vendorlib}/URI/
12cu|perl-URI-Find-Simple-1.50.0-1|42	%{_mandir}/man3/*
12cu|perl-URI-Find-Simple-1.50.0-1|43	
12cu|perl-URI-Find-Simple-1.50.0-1|44	
12cu|perl-URI-Find-Simple-1.50.0-1|45	
12cu|perl-URI-Find-Simple-1.50.0-1|46	%changelog
12cu|perl-URI-Find-Simple-1.50.0-1|47	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-1
12cu|perl-URI-Find-Simple-1.50.0-1|48	+ Revision: cadc24c
12cu|perl-URI-Find-Simple-1.50.0-1|49	- Updated to 1.05 (by updates_builder)
12cu|perl-URI-Find-Simple-1.50.0-1|50	
12cu|perl-URI-Find-Simple-1.50.0-1|51	

11389 12
12cu|perl-URI-FromHash-0.40.0-1|1	%define upstream_name    URI-FromHash
12cu|perl-URI-FromHash-0.40.0-1|2	%define upstream_version 0.04
12cu|perl-URI-FromHash-0.40.0-1|3	
12cu|perl-URI-FromHash-0.40.0-1|4	%define debug_package %{nil}
12cu|perl-URI-FromHash-0.40.0-1|5	
12cu|perl-URI-FromHash-0.40.0-1|6	Name:       perl-%{upstream_name}
12cu|perl-URI-FromHash-0.40.0-1|7	Version:    %perl_convert_version %{upstream_version}
12cu|perl-URI-FromHash-0.40.0-1|8	Release:    1
12cu|perl-URI-FromHash-0.40.0-1|9	
12cu|perl-URI-FromHash-0.40.0-1|10	Summary:    Build a URI from a set of named parameters
12cu|perl-URI-FromHash-0.40.0-1|11	License:    GPL+ or Artistic
12cu|perl-URI-FromHash-0.40.0-1|12	Group:      Development/Perl
12cu|perl-URI-FromHash-0.40.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-URI-FromHash-0.40.0-1|14	Source0:    http://www.cpan.org/modules/by-module/URI/URI-FromHash-%{upstream_version}.tar.gz
12cu|perl-URI-FromHash-0.40.0-1|15	
12cu|perl-URI-FromHash-0.40.0-1|16	BuildRequires: perl(Params::Validate)
12cu|perl-URI-FromHash-0.40.0-1|17	BuildRequires: perl(Test::More)
12cu|perl-URI-FromHash-0.40.0-1|18	BuildRequires: perl(URI)
12cu|perl-URI-FromHash-0.40.0-1|19	BuildRequires: perl(Module::Build::Compat)
12cu|perl-URI-FromHash-0.40.0-1|20	BuildRequires: perl-devel
12cu|perl-URI-FromHash-0.40.0-1|21	
12cu|perl-URI-FromHash-0.40.0-1|22	%description
12cu|perl-URI-FromHash-0.40.0-1|23	This module provides a simple one-subroutine "named parameters" style
12cu|perl-URI-FromHash-0.40.0-1|24	interface for creating URIs. Underneath the hood it uses 'URI.pm', though
12cu|perl-URI-FromHash-0.40.0-1|25	because of the simplified interface it may not support all possible options
12cu|perl-URI-FromHash-0.40.0-1|26	for all types of URIs.
12cu|perl-URI-FromHash-0.40.0-1|27	
12cu|perl-URI-FromHash-0.40.0-1|28	It was created for the common case where you simply want to have a simple
12cu|perl-URI-FromHash-0.40.0-1|29	interface for creating syntactically correct URIs from known components
12cu|perl-URI-FromHash-0.40.0-1|30	(like a path and query string). Doing this using the native 'URI.pm'
12cu|perl-URI-FromHash-0.40.0-1|31	interface is rather tedious, requiring a number of method calls, which is
12cu|perl-URI-FromHash-0.40.0-1|32	particularly ugly when done inside a templating system such as Mason or
12cu|perl-URI-FromHash-0.40.0-1|33	TT2.
12cu|perl-URI-FromHash-0.40.0-1|34	
12cu|perl-URI-FromHash-0.40.0-1|35	%prep
12cu|perl-URI-FromHash-0.40.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-URI-FromHash-0.40.0-1|37	
12cu|perl-URI-FromHash-0.40.0-1|38	%build
12cu|perl-URI-FromHash-0.40.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-URI-FromHash-0.40.0-1|40	
12cu|perl-URI-FromHash-0.40.0-1|41	%make
12cu|perl-URI-FromHash-0.40.0-1|42	
12cu|perl-URI-FromHash-0.40.0-1|43	%check
12cu|perl-URI-FromHash-0.40.0-1|44	%make test
12cu|perl-URI-FromHash-0.40.0-1|45	
12cu|perl-URI-FromHash-0.40.0-1|46	%install
12cu|perl-URI-FromHash-0.40.0-1|47	%makeinstall_std
12cu|perl-URI-FromHash-0.40.0-1|48	
12cu|perl-URI-FromHash-0.40.0-1|49	%files
12cu|perl-URI-FromHash-0.40.0-1|50	%doc META.yml Changes README LICENSE
12cu|perl-URI-FromHash-0.40.0-1|51	%{_mandir}/man3/*
12cu|perl-URI-FromHash-0.40.0-1|52	%perl_vendorlib/*
12cu|perl-URI-FromHash-0.40.0-1|53	
12cu|perl-URI-FromHash-0.40.0-1|54	
12cu|perl-URI-FromHash-0.40.0-1|55	
12cu|perl-URI-FromHash-0.40.0-1|56	
12cu|perl-URI-FromHash-0.40.0-1|57	%changelog
12cu|perl-URI-FromHash-0.40.0-1|58	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.30.0-2mdv2011.0
12cu|perl-URI-FromHash-0.40.0-1|59	+ Revision: 656833
12cu|perl-URI-FromHash-0.40.0-1|60	- rebuild for updated spec-helper
12cu|perl-URI-FromHash-0.40.0-1|61	
12cu|perl-URI-FromHash-0.40.0-1|62	* Tue Aug 24 2010 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2011.0
12cu|perl-URI-FromHash-0.40.0-1|63	+ Revision: 572867
12cu|perl-URI-FromHash-0.40.0-1|64	- import perl-URI-FromHash
12cu|perl-URI-FromHash-0.40.0-1|65	
12cu|perl-URI-FromHash-0.40.0-1|66	

11390 12
12cu|perl-URI-Title-1.880.0-1|1	%define upstream_name    URI-Title
12cu|perl-URI-Title-1.880.0-1|2	%define upstream_version 1.88
12cu|perl-URI-Title-1.880.0-1|3	
12cu|perl-URI-Title-1.880.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-URI-Title-1.880.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-URI-Title-1.880.0-1|6	Release:	1
12cu|perl-URI-Title-1.880.0-1|7	
12cu|perl-URI-Title-1.880.0-1|8	Summary:	Module to get the titles of things on the web in a sensible way
12cu|perl-URI-Title-1.880.0-1|9	License:	GPL+ or Artistic
12cu|perl-URI-Title-1.880.0-1|10	Group:		Development/Perl
12cu|perl-URI-Title-1.880.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-URI-Title-1.880.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/URI/URI-Title-%{upstream_version}.tar.gz
12cu|perl-URI-Title-1.880.0-1|13	
12cu|perl-URI-Title-1.880.0-1|14	BuildRequires:	perl-devel
12cu|perl-URI-Title-1.880.0-1|15	BuildRequires:	perl(LWP::Simple)
12cu|perl-URI-Title-1.880.0-1|16	BuildRequires:	perl(Module::Pluggable)
12cu|perl-URI-Title-1.880.0-1|17	BuildRequires:	perl(File::Type)
12cu|perl-URI-Title-1.880.0-1|18	BuildRequires:	perl(MP3::Info)
12cu|perl-URI-Title-1.880.0-1|19	BuildRequires:	perl(Image::Size)
12cu|perl-URI-Title-1.880.0-1|20	BuildArch:	noarch
12cu|perl-URI-Title-1.880.0-1|21	
12cu|perl-URI-Title-1.880.0-1|22	%description
12cu|perl-URI-Title-1.880.0-1|23	Perl module to get the titles of things on the web in a sensible way.
12cu|perl-URI-Title-1.880.0-1|24	
12cu|perl-URI-Title-1.880.0-1|25	%prep
12cu|perl-URI-Title-1.880.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-URI-Title-1.880.0-1|27	
12cu|perl-URI-Title-1.880.0-1|28	%build
12cu|perl-URI-Title-1.880.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-URI-Title-1.880.0-1|30	%make
12cu|perl-URI-Title-1.880.0-1|31	
12cu|perl-URI-Title-1.880.0-1|32	%check
12cu|perl-URI-Title-1.880.0-1|33	# broken with encoding, I do not know why
12cu|perl-URI-Title-1.880.0-1|34	#make test
12cu|perl-URI-Title-1.880.0-1|35	
12cu|perl-URI-Title-1.880.0-1|36	%install
12cu|perl-URI-Title-1.880.0-1|37	%makeinstall_std
12cu|perl-URI-Title-1.880.0-1|38	
12cu|perl-URI-Title-1.880.0-1|39	%files
12cu|perl-URI-Title-1.880.0-1|40	%doc Changes
12cu|perl-URI-Title-1.880.0-1|41	%{perl_vendorlib}/URI/*
12cu|perl-URI-Title-1.880.0-1|42	%{_mandir}/man3/*
12cu|perl-URI-Title-1.880.0-1|43	
12cu|perl-URI-Title-1.880.0-1|44	
12cu|perl-URI-Title-1.880.0-1|45	
12cu|perl-URI-Title-1.880.0-1|46	%changelog
12cu|perl-URI-Title-1.880.0-1|47	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.880.0-1
12cu|perl-URI-Title-1.880.0-1|48	+ Revision: a827e98
12cu|perl-URI-Title-1.880.0-1|49	- Updated to 1.88 (by updates_builder)
12cu|perl-URI-Title-1.880.0-1|50	
12cu|perl-URI-Title-1.880.0-1|51	

11391 12
12cu|perl-Variable-Magic-0.530.0-1|1	%define upstream_name    Variable-Magic
12cu|perl-Variable-Magic-0.530.0-1|2	%define upstream_version 0.53
12cu|perl-Variable-Magic-0.530.0-1|3	
12cu|perl-Variable-Magic-0.530.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Variable-Magic-0.530.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Variable-Magic-0.530.0-1|6	Release:	1
12cu|perl-Variable-Magic-0.530.0-1|7	
12cu|perl-Variable-Magic-0.530.0-1|8	License:	GPL+ or Artistic
12cu|perl-Variable-Magic-0.530.0-1|9	Group:		Development/Perl
12cu|perl-Variable-Magic-0.530.0-1|10	Summary:	Associate magic to variables from Perl
12cu|perl-Variable-Magic-0.530.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Variable-Magic-0.530.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Variable/Variable-Magic-%{upstream_version}.tar.gz
12cu|perl-Variable-Magic-0.530.0-1|13	
12cu|perl-Variable-Magic-0.530.0-1|14	BuildRequires:	perl(Carp)
12cu|perl-Variable-Magic-0.530.0-1|15	BuildRequires:	perl(Config)
12cu|perl-Variable-Magic-0.530.0-1|16	BuildRequires:	perl(Exporter)
12cu|perl-Variable-Magic-0.530.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Variable-Magic-0.530.0-1|18	BuildRequires:	perl(XSLoader)
12cu|perl-Variable-Magic-0.530.0-1|19	BuildRequires:	perl-devel
12cu|perl-Variable-Magic-0.530.0-1|20	
12cu|perl-Variable-Magic-0.530.0-1|21	%description
12cu|perl-Variable-Magic-0.530.0-1|22	Magic is Perl's way of enhancing objects. This mechanism lets the user add
12cu|perl-Variable-Magic-0.530.0-1|23	extra data to any variable and hook syntactical operations (such as access,
12cu|perl-Variable-Magic-0.530.0-1|24	assignation or destruction) that can be applied to it. With this module,
12cu|perl-Variable-Magic-0.530.0-1|25	you can add your own magic to any variable without the pain of the C API.
12cu|perl-Variable-Magic-0.530.0-1|26	
12cu|perl-Variable-Magic-0.530.0-1|27	%prep
12cu|perl-Variable-Magic-0.530.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Variable-Magic-0.530.0-1|29	
12cu|perl-Variable-Magic-0.530.0-1|30	%build
12cu|perl-Variable-Magic-0.530.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Variable-Magic-0.530.0-1|32	%make
12cu|perl-Variable-Magic-0.530.0-1|33	
12cu|perl-Variable-Magic-0.530.0-1|34	%check
12cu|perl-Variable-Magic-0.530.0-1|35	make test
12cu|perl-Variable-Magic-0.530.0-1|36	
12cu|perl-Variable-Magic-0.530.0-1|37	%install
12cu|perl-Variable-Magic-0.530.0-1|38	%makeinstall_std
12cu|perl-Variable-Magic-0.530.0-1|39	
12cu|perl-Variable-Magic-0.530.0-1|40	%files
12cu|perl-Variable-Magic-0.530.0-1|41	%doc README Changes
12cu|perl-Variable-Magic-0.530.0-1|42	%{_mandir}/man3/*
12cu|perl-Variable-Magic-0.530.0-1|43	%{perl_vendorarch}/Variable
12cu|perl-Variable-Magic-0.530.0-1|44	%{perl_vendorarch}/auto/Variable
12cu|perl-Variable-Magic-0.530.0-1|45	
12cu|perl-Variable-Magic-0.530.0-1|46	
12cu|perl-Variable-Magic-0.530.0-1|47	%changelog
12cu|perl-Variable-Magic-0.530.0-1|48	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.530.0-1
12cu|perl-Variable-Magic-0.530.0-1|49	+ Revision: 10624e9
12cu|perl-Variable-Magic-0.530.0-1|50	- LOG Updated to 0.53 (by updates_builder)
12cu|perl-Variable-Magic-0.530.0-1|51	
12cu|perl-Variable-Magic-0.530.0-1|52	

11392 12
12cu|perl-Video-Frequencies-0.30.0-1|1	%define upstream_version	0.03
12cu|perl-Video-Frequencies-0.30.0-1|2	%define module	Video-Frequencies
12cu|perl-Video-Frequencies-0.30.0-1|3	
12cu|perl-Video-Frequencies-0.30.0-1|4	Name:		perl-%{module}
12cu|perl-Video-Frequencies-0.30.0-1|5	Summary:	Perl interface to the Video4linux tuner frequencies
12cu|perl-Video-Frequencies-0.30.0-1|6	Group:		Development/Perl
12cu|perl-Video-Frequencies-0.30.0-1|7	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Video-Frequencies-0.30.0-1|8	Release:       	1
12cu|perl-Video-Frequencies-0.30.0-1|9	License:	GPL or Artistic
12cu|perl-Video-Frequencies-0.30.0-1|10	URL:		http://ivtvdriver.org/
12cu|perl-Video-Frequencies-0.30.0-1|11	Source0:	http://dl.ivtvdriver.org/supporting-tools/Video-Frequencies-%{upstream_version}.tar.gz
12cu|perl-Video-Frequencies-0.30.0-1|12	BuildArch:	noarch
12cu|perl-Video-Frequencies-0.30.0-1|13	#Requires: perl, perl-base
12cu|perl-Video-Frequencies-0.30.0-1|14	BuildRequires:	perl-devel
12cu|perl-Video-Frequencies-0.30.0-1|15	
12cu|perl-Video-Frequencies-0.30.0-1|16	%description
12cu|perl-Video-Frequencies-0.30.0-1|17	This package provides a table of hashes that represent all the current
12cu|perl-Video-Frequencies-0.30.0-1|18	frequency mappings that are used by Video4Linux programs.
12cu|perl-Video-Frequencies-0.30.0-1|19	
12cu|perl-Video-Frequencies-0.30.0-1|20	Do perldoc Video::Frequencies to get complete instructions, etc.
12cu|perl-Video-Frequencies-0.30.0-1|21	
12cu|perl-Video-Frequencies-0.30.0-1|22	%prep
12cu|perl-Video-Frequencies-0.30.0-1|23	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Video-Frequencies-0.30.0-1|24	
12cu|perl-Video-Frequencies-0.30.0-1|25	%build
12cu|perl-Video-Frequencies-0.30.0-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Video-Frequencies-0.30.0-1|27	%{__make}
12cu|perl-Video-Frequencies-0.30.0-1|28	make test
12cu|perl-Video-Frequencies-0.30.0-1|29	
12cu|perl-Video-Frequencies-0.30.0-1|30	%install
12cu|perl-Video-Frequencies-0.30.0-1|31	%{makeinstall_std}
12cu|perl-Video-Frequencies-0.30.0-1|32	
12cu|perl-Video-Frequencies-0.30.0-1|33	%files
12cu|perl-Video-Frequencies-0.30.0-1|34	%doc README COPYING Changes
12cu|perl-Video-Frequencies-0.30.0-1|35	%{perl_vendorlib}/Video/Frequencies.pm
12cu|perl-Video-Frequencies-0.30.0-1|36	%{_mandir}/man3/Video::Frequencies.3pm*
12cu|perl-Video-Frequencies-0.30.0-1|37	
12cu|perl-Video-Frequencies-0.30.0-1|38	
12cu|perl-Video-Frequencies-0.30.0-1|39	
12cu|perl-Video-Frequencies-0.30.0-1|40	
12cu|perl-Video-Frequencies-0.30.0-1|41	%changelog
12cu|perl-Video-Frequencies-0.30.0-1|42	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.03-11mdv2010.0
12cu|perl-Video-Frequencies-0.30.0-1|43	+ Revision: 440722
12cu|perl-Video-Frequencies-0.30.0-1|44	- rebuild
12cu|perl-Video-Frequencies-0.30.0-1|45	
12cu|perl-Video-Frequencies-0.30.0-1|46	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.03-10mdv2009.1
12cu|perl-Video-Frequencies-0.30.0-1|47	+ Revision: 350221
12cu|perl-Video-Frequencies-0.30.0-1|48	- 2009.1 rebuild
12cu|perl-Video-Frequencies-0.30.0-1|49	
12cu|perl-Video-Frequencies-0.30.0-1|50	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.03-9mdv2009.0
12cu|perl-Video-Frequencies-0.30.0-1|51	+ Revision: 258756
12cu|perl-Video-Frequencies-0.30.0-1|52	- rebuild
12cu|perl-Video-Frequencies-0.30.0-1|53	
12cu|perl-Video-Frequencies-0.30.0-1|54	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.03-8mdv2009.0
12cu|perl-Video-Frequencies-0.30.0-1|55	+ Revision: 246692
12cu|perl-Video-Frequencies-0.30.0-1|56	- rebuild
12cu|perl-Video-Frequencies-0.30.0-1|57	
12cu|perl-Video-Frequencies-0.30.0-1|58	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.03-6mdv2008.1
12cu|perl-Video-Frequencies-0.30.0-1|59	+ Revision: 136364
12cu|perl-Video-Frequencies-0.30.0-1|60	- restore BuildRoot
12cu|perl-Video-Frequencies-0.30.0-1|61	
12cu|perl-Video-Frequencies-0.30.0-1|62	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|perl-Video-Frequencies-0.30.0-1|63	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Video-Frequencies-0.30.0-1|64	
12cu|perl-Video-Frequencies-0.30.0-1|65	
12cu|perl-Video-Frequencies-0.30.0-1|66	* Wed Jan 03 2007 Stefan van der Eijk <stefan@mandriva.org> 0.03-6mdv2007.0
12cu|perl-Video-Frequencies-0.30.0-1|67	+ Revision: 103828
12cu|perl-Video-Frequencies-0.30.0-1|68	- Import perl-Video-Frequencies
12cu|perl-Video-Frequencies-0.30.0-1|69	
12cu|perl-Video-Frequencies-0.30.0-1|70	* Sun Feb 05 2006 Stefan van der Eijk <stefan@eijk.nu> 0.03-6mdk
12cu|perl-Video-Frequencies-0.30.0-1|71	- fix URLs
12cu|perl-Video-Frequencies-0.30.0-1|72	
12cu|perl-Video-Frequencies-0.30.0-1|73	* Fri Jun 03 2005 Stefan van der Eijk <stefan@eijk.nu> 0.03-5mdk
12cu|perl-Video-Frequencies-0.30.0-1|74	- yearly rebuild
12cu|perl-Video-Frequencies-0.30.0-1|75	- rpmlint fixes
12cu|perl-Video-Frequencies-0.30.0-1|76	- %%mkrel
12cu|perl-Video-Frequencies-0.30.0-1|77	
12cu|perl-Video-Frequencies-0.30.0-1|78	* Fri Jun 25 2004 Stefan van der Eijk <stefan@mandrake.org> 0.03-4mdk
12cu|perl-Video-Frequencies-0.30.0-1|79	- initial Mandrake package
12cu|perl-Video-Frequencies-0.30.0-1|80	
12cu|perl-Video-Frequencies-0.30.0-1|81	

11393 12
12cu|perl-Video-ivtv-0.130.0-1|1	%define upstream_version 0.13
12cu|perl-Video-ivtv-0.130.0-1|2	%define module	Video-ivtv
12cu|perl-Video-ivtv-0.130.0-1|3	
12cu|perl-Video-ivtv-0.130.0-1|4	Name:		perl-%{module}
12cu|perl-Video-ivtv-0.130.0-1|5	Summary:	Perl modules for ivtv support
12cu|perl-Video-ivtv-0.130.0-1|6	Group:		Development/Perl
12cu|perl-Video-ivtv-0.130.0-1|7	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Video-ivtv-0.130.0-1|8	Release:    1
12cu|perl-Video-ivtv-0.130.0-1|9	License:	GPL or Artistic
12cu|perl-Video-ivtv-0.130.0-1|10	URL:		http://ivtvdriver.org/
12cu|perl-Video-ivtv-0.130.0-1|11	Source0:	http://dl.ivtvdriver.org/supporting-tools/Video-ivtv-%{upstream_version}.tar.gz
12cu|perl-Video-ivtv-0.130.0-1|12	BuildRequires:	perl-devel
12cu|perl-Video-ivtv-0.130.0-1|13	
12cu|perl-Video-ivtv-0.130.0-1|14	%description
12cu|perl-Video-ivtv-0.130.0-1|15	Video::ivtv is designed to be a quick hack at making the record_ivtv.pl
12cu|perl-Video-ivtv-0.130.0-1|16	script not have to depend on the test_ioctl program included with the ivtv
12cu|perl-Video-ivtv-0.130.0-1|17	utils.  By moving to have the things that have proven difficult to do purely
12cu|perl-Video-ivtv-0.130.0-1|18	in perl to C where they currently are being done, I can concentrate on
12cu|perl-Video-ivtv-0.130.0-1|19	improving the code rather than hitting my head against the wall trying to
12cu|perl-Video-ivtv-0.130.0-1|20	do code cleanups.  ;)
12cu|perl-Video-ivtv-0.130.0-1|21	
12cu|perl-Video-ivtv-0.130.0-1|22	%prep
12cu|perl-Video-ivtv-0.130.0-1|23	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Video-ivtv-0.130.0-1|24	
12cu|perl-Video-ivtv-0.130.0-1|25	%build
12cu|perl-Video-ivtv-0.130.0-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Video-ivtv-0.130.0-1|27	%{__make}
12cu|perl-Video-ivtv-0.130.0-1|28	#make test
12cu|perl-Video-ivtv-0.130.0-1|29	
12cu|perl-Video-ivtv-0.130.0-1|30	%install
12cu|perl-Video-ivtv-0.130.0-1|31	%{makeinstall_std}
12cu|perl-Video-ivtv-0.130.0-1|32	
12cu|perl-Video-ivtv-0.130.0-1|33	%files
12cu|perl-Video-ivtv-0.130.0-1|34	%doc README MANIFEST Changes
12cu|perl-Video-ivtv-0.130.0-1|35	%{perl_vendorlib}/*/Video/ivtv.pm
12cu|perl-Video-ivtv-0.130.0-1|36	%dir %{perl_vendorlib}/*/Video/
12cu|perl-Video-ivtv-0.130.0-1|37	%{perl_vendorlib}/*/auto/Video/ivtv/ivtv.so
12cu|perl-Video-ivtv-0.130.0-1|38	%dir %{perl_vendorlib}/*/auto/Video/ivtv/
12cu|perl-Video-ivtv-0.130.0-1|39	%dir %{perl_vendorlib}/*/auto/Video/
12cu|perl-Video-ivtv-0.130.0-1|40	%{_mandir}/man3/*
12cu|perl-Video-ivtv-0.130.0-1|41	
12cu|perl-Video-ivtv-0.130.0-1|42	
12cu|perl-Video-ivtv-0.130.0-1|43	
12cu|perl-Video-ivtv-0.130.0-1|44	
12cu|perl-Video-ivtv-0.130.0-1|45	%changelog
12cu|perl-Video-ivtv-0.130.0-1|46	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.13-10mdv2012.0
12cu|perl-Video-ivtv-0.130.0-1|47	+ Revision: 768358
12cu|perl-Video-ivtv-0.130.0-1|48	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-Video-ivtv-0.130.0-1|49	
12cu|perl-Video-ivtv-0.130.0-1|50	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.13-9mdv2011.0
12cu|perl-Video-ivtv-0.130.0-1|51	+ Revision: 556190
12cu|perl-Video-ivtv-0.130.0-1|52	- rebuild for perl 5.12
12cu|perl-Video-ivtv-0.130.0-1|53	
12cu|perl-Video-ivtv-0.130.0-1|54	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.13-8mdv2010.0
12cu|perl-Video-ivtv-0.130.0-1|55	+ Revision: 440743
12cu|perl-Video-ivtv-0.130.0-1|56	- rebuild
12cu|perl-Video-ivtv-0.130.0-1|57	
12cu|perl-Video-ivtv-0.130.0-1|58	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.13-7mdv2009.1
12cu|perl-Video-ivtv-0.130.0-1|59	+ Revision: 350219
12cu|perl-Video-ivtv-0.130.0-1|60	- 2009.1 rebuild
12cu|perl-Video-ivtv-0.130.0-1|61	
12cu|perl-Video-ivtv-0.130.0-1|62	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.13-6mdv2009.0
12cu|perl-Video-ivtv-0.130.0-1|63	+ Revision: 258757
12cu|perl-Video-ivtv-0.130.0-1|64	- rebuild
12cu|perl-Video-ivtv-0.130.0-1|65	
12cu|perl-Video-ivtv-0.130.0-1|66	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.13-5mdv2009.0
12cu|perl-Video-ivtv-0.130.0-1|67	+ Revision: 246694
12cu|perl-Video-ivtv-0.130.0-1|68	- rebuild
12cu|perl-Video-ivtv-0.130.0-1|69	
12cu|perl-Video-ivtv-0.130.0-1|70	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.13-3mdv2008.1
12cu|perl-Video-ivtv-0.130.0-1|71	+ Revision: 152386
12cu|perl-Video-ivtv-0.130.0-1|72	- rebuild
12cu|perl-Video-ivtv-0.130.0-1|73	
12cu|perl-Video-ivtv-0.130.0-1|74	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.13-2mdv2008.1
12cu|perl-Video-ivtv-0.130.0-1|75	+ Revision: 136364
12cu|perl-Video-ivtv-0.130.0-1|76	- restore BuildRoot
12cu|perl-Video-ivtv-0.130.0-1|77	
12cu|perl-Video-ivtv-0.130.0-1|78	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-Video-ivtv-0.130.0-1|79	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-Video-ivtv-0.130.0-1|80	
12cu|perl-Video-ivtv-0.130.0-1|81	
12cu|perl-Video-ivtv-0.130.0-1|82	* Wed Jan 03 2007 Stefan van der Eijk <stefan@mandriva.org> 0.13-2mdv2007.0
12cu|perl-Video-ivtv-0.130.0-1|83	+ Revision: 103841
12cu|perl-Video-ivtv-0.130.0-1|84	- Import perl-Video-ivtv
12cu|perl-Video-ivtv-0.130.0-1|85	
12cu|perl-Video-ivtv-0.130.0-1|86	* Sun Feb 05 2006 Stefan van der Eijk <stefan@eijk.nu> 0.13-2mdk
12cu|perl-Video-ivtv-0.130.0-1|87	- Rebuild
12cu|perl-Video-ivtv-0.130.0-1|88	- %%mkrel
12cu|perl-Video-ivtv-0.130.0-1|89	- update URLs
12cu|perl-Video-ivtv-0.130.0-1|90	
12cu|perl-Video-ivtv-0.130.0-1|91	* Wed Nov 17 2004 Stefan van der Eijk <stefan@mandrake.org> 0.13-1mdk
12cu|perl-Video-ivtv-0.130.0-1|92	- 0.13
12cu|perl-Video-ivtv-0.130.0-1|93	
12cu|perl-Video-ivtv-0.130.0-1|94	* Mon Nov 15 2004 Michael Scherer <misc@mandrake.org> 0.12-5mdk
12cu|perl-Video-ivtv-0.130.0-1|95	- Rebuild for new perl
12cu|perl-Video-ivtv-0.130.0-1|96	
12cu|perl-Video-ivtv-0.130.0-1|97	* Fri Jun 25 2004 Stefan van der Eijk <stefan@mandrake.org> 0.12-4mdk
12cu|perl-Video-ivtv-0.130.0-1|98	- initial Mandrake package
12cu|perl-Video-ivtv-0.130.0-1|99	- License
12cu|perl-Video-ivtv-0.130.0-1|100	- Requires
12cu|perl-Video-ivtv-0.130.0-1|101	
12cu|perl-Video-ivtv-0.130.0-1|102	

11394 12
12cu|perl-Vim-Tag-1.110.690-1|1	%define upstream_name    Vim-Tag
12cu|perl-Vim-Tag-1.110.690-1|2	%define upstream_version 1.110690
12cu|perl-Vim-Tag-1.110.690-1|3	Name:		perl-%{upstream_name}
12cu|perl-Vim-Tag-1.110.690-1|4	Version:	%perl_convert_version 1.110690
12cu|perl-Vim-Tag-1.110.690-1|5	Release:	1
12cu|perl-Vim-Tag-1.110.690-1|6	
12cu|perl-Vim-Tag-1.110.690-1|7	Summary:	Generate perl tags for vim
12cu|perl-Vim-Tag-1.110.690-1|8	License:	GPL+ or Artistic
12cu|perl-Vim-Tag-1.110.690-1|9	Group:		Development/Perl
12cu|perl-Vim-Tag-1.110.690-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Vim-Tag-1.110.690-1|11	Source0:	http://www.cpan.org/modules/by-module/Vim/Vim-Tag-1.110690.tar.gz
12cu|perl-Vim-Tag-1.110.690-1|12	
12cu|perl-Vim-Tag-1.110.690-1|13	BuildRequires:	perl-devel
12cu|perl-Vim-Tag-1.110.690-1|14	BuildRequires:	perl(Class::Accessor)
12cu|perl-Vim-Tag-1.110.690-1|15	BuildRequires:	perl(Class::Accessor::Constructor)
12cu|perl-Vim-Tag-1.110.690-1|16	BuildRequires:	perl(Class::Accessor::Installer)
12cu|perl-Vim-Tag-1.110.690-1|17	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-Vim-Tag-1.110.690-1|18	BuildRequires:	perl(File::Find::Upwards)
12cu|perl-Vim-Tag-1.110.690-1|19	BuildRequires:	perl(Getopt::Attribute)
12cu|perl-Vim-Tag-1.110.690-1|20	BuildRequires:	perl(Getopt::Inherited)
12cu|perl-Vim-Tag-1.110.690-1|21	BuildRequires:	perl(Hash::Rename)
12cu|perl-Vim-Tag-1.110.690-1|22	BuildRequires:	perl(Test::Compile)
12cu|perl-Vim-Tag-1.110.690-1|23	BuildRequires:	perl(Test::More)
12cu|perl-Vim-Tag-1.110.690-1|24	BuildRequires:	perl(UNIVERSAL::require)
12cu|perl-Vim-Tag-1.110.690-1|25	BuildRequires:	perl(URI::Escape)
12cu|perl-Vim-Tag-1.110.690-1|26	
12cu|perl-Vim-Tag-1.110.690-1|27	BuildArch:	noarch
12cu|perl-Vim-Tag-1.110.690-1|28	
12cu|perl-Vim-Tag-1.110.690-1|29	%description
12cu|perl-Vim-Tag-1.110.690-1|30	Manage tags for perl code in vim, with ideas on integrating tags with the
12cu|perl-Vim-Tag-1.110.690-1|31	bash programmable completion project. See the synopsis.
12cu|perl-Vim-Tag-1.110.690-1|32	
12cu|perl-Vim-Tag-1.110.690-1|33	%prep
12cu|perl-Vim-Tag-1.110.690-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Vim-Tag-1.110.690-1|35	
12cu|perl-Vim-Tag-1.110.690-1|36	%build
12cu|perl-Vim-Tag-1.110.690-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Vim-Tag-1.110.690-1|38	%make
12cu|perl-Vim-Tag-1.110.690-1|39	
12cu|perl-Vim-Tag-1.110.690-1|40	%check
12cu|perl-Vim-Tag-1.110.690-1|41	%make test
12cu|perl-Vim-Tag-1.110.690-1|42	
12cu|perl-Vim-Tag-1.110.690-1|43	%install
12cu|perl-Vim-Tag-1.110.690-1|44	%makeinstall_std
12cu|perl-Vim-Tag-1.110.690-1|45	
12cu|perl-Vim-Tag-1.110.690-1|46	%files
12cu|perl-Vim-Tag-1.110.690-1|47	%doc Changes README
12cu|perl-Vim-Tag-1.110.690-1|48	%{_mandir}/man3/*
12cu|perl-Vim-Tag-1.110.690-1|49	%{_mandir}/man1/*
12cu|perl-Vim-Tag-1.110.690-1|50	%{perl_vendorlib}/*
12cu|perl-Vim-Tag-1.110.690-1|51	%{_bindir}/ptag*
12cu|perl-Vim-Tag-1.110.690-1|52	
12cu|perl-Vim-Tag-1.110.690-1|53	%changelog
12cu|perl-Vim-Tag-1.110.690-1|54	* Sun Apr 17 2011 Funda Wang <fwang@mandriva.org> 1.100.880-2mdv2011.0
12cu|perl-Vim-Tag-1.110.690-1|55	+ Revision: 654345
12cu|perl-Vim-Tag-1.110.690-1|56	- rebuild for updated spec-helper
12cu|perl-Vim-Tag-1.110.690-1|57	
12cu|perl-Vim-Tag-1.110.690-1|58	* Tue Mar 30 2010 Jérôme Quelin <jquelin@mandriva.org> 1.100.880-1mdv2011.0
12cu|perl-Vim-Tag-1.110.690-1|59	+ Revision: 529785
12cu|perl-Vim-Tag-1.110.690-1|60	- update to 1.100880
12cu|perl-Vim-Tag-1.110.690-1|61	
12cu|perl-Vim-Tag-1.110.690-1|62	* Mon Feb 08 2010 Jérôme Quelin <jquelin@mandriva.org> 0.40.0-1mdv2010.1
12cu|perl-Vim-Tag-1.110.690-1|63	+ Revision: 502200
12cu|perl-Vim-Tag-1.110.690-1|64	- packaging all files in %%bindir
12cu|perl-Vim-Tag-1.110.690-1|65	- adding missing requires:
12cu|perl-Vim-Tag-1.110.690-1|66	- update to 0.04
12cu|perl-Vim-Tag-1.110.690-1|67	- update to 0.03
12cu|perl-Vim-Tag-1.110.690-1|68	
12cu|perl-Vim-Tag-1.110.690-1|69	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 0.30.0-1mdv2010.1
12cu|perl-Vim-Tag-1.110.690-1|70	+ Revision: 474765
12cu|perl-Vim-Tag-1.110.690-1|71	- update to 0.03
12cu|perl-Vim-Tag-1.110.690-1|72	
12cu|perl-Vim-Tag-1.110.690-1|73	* Thu Sep 17 2009 Jérôme Quelin <jquelin@mandriva.org> 0.20.0-1mdv2010.0
12cu|perl-Vim-Tag-1.110.690-1|74	+ Revision: 444066
12cu|perl-Vim-Tag-1.110.690-1|75	- import perl-Vim-Tag
12cu|perl-Vim-Tag-1.110.690-1|76	
12cu|perl-Vim-Tag-1.110.690-1|77	
12cu|perl-Vim-Tag-1.110.690-1|78	* Thu Sep 17 2009 cpan2dist 0.02-1mdv
12cu|perl-Vim-Tag-1.110.690-1|79	- initial mdv release, generated with cpan2dist
12cu|perl-Vim-Tag-1.110.690-1|80	

11395 12
12cu|perl-Want-0.230.0-1|1	%define module Want
12cu|perl-Want-0.230.0-1|2	%define upstream_version 0.23
12cu|perl-Want-0.230.0-1|3	
12cu|perl-Want-0.230.0-1|4	Name:		perl-%{module}
12cu|perl-Want-0.230.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Want-0.230.0-1|6	Release:	1
12cu|perl-Want-0.230.0-1|7	Summary:	A generalisation of wantarray
12cu|perl-Want-0.230.0-1|8	
12cu|perl-Want-0.230.0-1|9	License:	GPL or Artistic
12cu|perl-Want-0.230.0-1|10	Group:		Development/Perl
12cu|perl-Want-0.230.0-1|11	URL:		http://search.cpan.org/dist/%{module}
12cu|perl-Want-0.230.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RO/ROBIN/Want-%{upstream_version}.tar.gz
12cu|perl-Want-0.230.0-1|13	BuildRequires:	perl-devel
12cu|perl-Want-0.230.0-1|14	
12cu|perl-Want-0.230.0-1|15	%description
12cu|perl-Want-0.230.0-1|16	This module generalises the mechanism of the wantarray function, allowing a
12cu|perl-Want-0.230.0-1|17	function to determine in some detail how its return value is going to be
12cu|perl-Want-0.230.0-1|18	immediately used.
12cu|perl-Want-0.230.0-1|19	
12cu|perl-Want-0.230.0-1|20	%prep
12cu|perl-Want-0.230.0-1|21	%setup -q -n %{module}-%{upstream_version}
12cu|perl-Want-0.230.0-1|22	
12cu|perl-Want-0.230.0-1|23	%build
12cu|perl-Want-0.230.0-1|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-Want-0.230.0-1|25	%make
12cu|perl-Want-0.230.0-1|26	
12cu|perl-Want-0.230.0-1|27	%check
12cu|perl-Want-0.230.0-1|28	%make test
12cu|perl-Want-0.230.0-1|29	
12cu|perl-Want-0.230.0-1|30	%install
12cu|perl-Want-0.230.0-1|31	%makeinstall_std
12cu|perl-Want-0.230.0-1|32	
12cu|perl-Want-0.230.0-1|33	%files
12cu|perl-Want-0.230.0-1|34	%doc Changes README TODO
12cu|perl-Want-0.230.0-1|35	%{perl_vendorarch}/Want.pm
12cu|perl-Want-0.230.0-1|36	%{perl_vendorarch}/auto/Want
12cu|perl-Want-0.230.0-1|37	%{_mandir}/*/*
12cu|perl-Want-0.230.0-1|38	
12cu|perl-Want-0.230.0-1|39	
12cu|perl-Want-0.230.0-1|40	
12cu|perl-Want-0.230.0-1|41	
12cu|perl-Want-0.230.0-1|42	
12cu|perl-Want-0.230.0-1|43	
12cu|perl-Want-0.230.0-1|44	%changelog
12cu|perl-Want-0.230.0-1|45	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-1
12cu|perl-Want-0.230.0-1|46	+ Revision: 9318d7b
12cu|perl-Want-0.230.0-1|47	- Updated to 0.23 (by updates_builder)
12cu|perl-Want-0.230.0-1|48	
12cu|perl-Want-0.230.0-1|49	

11396 12
12cu|perl-WebService-Solr-0.150.0-2|1	%define upstream_name    WebService-Solr
12cu|perl-WebService-Solr-0.150.0-2|2	%define upstream_version 0.15
12cu|perl-WebService-Solr-0.150.0-2|3	
12cu|perl-WebService-Solr-0.150.0-2|4	Name:		perl-%{upstream_name}
12cu|perl-WebService-Solr-0.150.0-2|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-WebService-Solr-0.150.0-2|6	Release:	2
12cu|perl-WebService-Solr-0.150.0-2|7	
12cu|perl-WebService-Solr-0.150.0-2|8	Summary:	Module to interface with the Solr (Lucene) webservice
12cu|perl-WebService-Solr-0.150.0-2|9	License:	GPL+ or Artistic
12cu|perl-WebService-Solr-0.150.0-2|10	Group:		Development/Perl
12cu|perl-WebService-Solr-0.150.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-WebService-Solr-0.150.0-2|12	Source0:	http://www.cpan.org/modules/by-module/WebService/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-WebService-Solr-0.150.0-2|13	
12cu|perl-WebService-Solr-0.150.0-2|14	BuildRequires:	perl-devel
12cu|perl-WebService-Solr-0.150.0-2|15	BuildRequires:	perl(Data::Page)
12cu|perl-WebService-Solr-0.150.0-2|16	BuildRequires:	perl(Data::Pageset)
12cu|perl-WebService-Solr-0.150.0-2|17	BuildRequires:	perl(Encode)
12cu|perl-WebService-Solr-0.150.0-2|18	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-WebService-Solr-0.150.0-2|19	BuildRequires:	perl(JSON::XS)
12cu|perl-WebService-Solr-0.150.0-2|20	BuildRequires:	perl(HTTP::Headers)
12cu|perl-WebService-Solr-0.150.0-2|21	BuildRequires:	perl-libwww-perl
12cu|perl-WebService-Solr-0.150.0-2|22	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-WebService-Solr-0.150.0-2|23	BuildRequires:	perl(Moose)
12cu|perl-WebService-Solr-0.150.0-2|24	BuildRequires:	perl(Test::Mock::LWP)
12cu|perl-WebService-Solr-0.150.0-2|25	BuildRequires:	perl(Test::More)
12cu|perl-WebService-Solr-0.150.0-2|26	BuildRequires:	perl(URI)
12cu|perl-WebService-Solr-0.150.0-2|27	BuildRequires:	perl(XML::Generator)
12cu|perl-WebService-Solr-0.150.0-2|28	BuildRequires:	perl(XML::Simple)
12cu|perl-WebService-Solr-0.150.0-2|29	BuildRequires:	perl(XML::Easy::Element)
12cu|perl-WebService-Solr-0.150.0-2|30	BuildArch:	noarch
12cu|perl-WebService-Solr-0.150.0-2|31	
12cu|perl-WebService-Solr-0.150.0-2|32	%description
12cu|perl-WebService-Solr-0.150.0-2|33	WebService::Solr is a client library for Apache Lucene's Solr; an
12cu|perl-WebService-Solr-0.150.0-2|34	enterprise-grade indexing and searching platform.
12cu|perl-WebService-Solr-0.150.0-2|35	
12cu|perl-WebService-Solr-0.150.0-2|36	%prep
12cu|perl-WebService-Solr-0.150.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-WebService-Solr-0.150.0-2|38	
12cu|perl-WebService-Solr-0.150.0-2|39	%build
12cu|perl-WebService-Solr-0.150.0-2|40	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-WebService-Solr-0.150.0-2|41	%make
12cu|perl-WebService-Solr-0.150.0-2|42	
12cu|perl-WebService-Solr-0.150.0-2|43	%check
12cu|perl-WebService-Solr-0.150.0-2|44	%make test
12cu|perl-WebService-Solr-0.150.0-2|45	
12cu|perl-WebService-Solr-0.150.0-2|46	%install
12cu|perl-WebService-Solr-0.150.0-2|47	%makeinstall_std
12cu|perl-WebService-Solr-0.150.0-2|48	
12cu|perl-WebService-Solr-0.150.0-2|49	%files
12cu|perl-WebService-Solr-0.150.0-2|50	%doc Changes META.yml README
12cu|perl-WebService-Solr-0.150.0-2|51	%{_mandir}/man3/*
12cu|perl-WebService-Solr-0.150.0-2|52	%{perl_vendorlib}/*
12cu|perl-WebService-Solr-0.150.0-2|53	
12cu|perl-WebService-Solr-0.150.0-2|54	
12cu|perl-WebService-Solr-0.150.0-2|55	%changelog
12cu|perl-WebService-Solr-0.150.0-2|56	* Mon Oct 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.150.0-2
12cu|perl-WebService-Solr-0.150.0-2|57	+ Revision: df1803d
12cu|perl-WebService-Solr-0.150.0-2|58	- LOG Add perl-devel to BuildRequires, spec cleanup
12cu|perl-WebService-Solr-0.150.0-2|59	
12cu|perl-WebService-Solr-0.150.0-2|60	

11397 12
12cu|perl-WWW-HostipInfo-0.140.0-1|1	%define upstream_name	 WWW-HostipInfo
12cu|perl-WWW-HostipInfo-0.140.0-1|2	%define upstream_version 0.14
12cu|perl-WWW-HostipInfo-0.140.0-1|3	
12cu|perl-WWW-HostipInfo-0.140.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-WWW-HostipInfo-0.140.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-WWW-HostipInfo-0.140.0-1|6	Release:	1
12cu|perl-WWW-HostipInfo-0.140.0-1|7	
12cu|perl-WWW-HostipInfo-0.140.0-1|8	Summary:	Get a country and city information from ip address
12cu|perl-WWW-HostipInfo-0.140.0-1|9	License:	GPL
12cu|perl-WWW-HostipInfo-0.140.0-1|10	Group:		Development/Perl
12cu|perl-WWW-HostipInfo-0.140.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-WWW-HostipInfo-0.140.0-1|12	Source0:	http://search.cpan.org/CPAN/modules/by-module/WWW/WWW-HostipInfo-%{upstream_version}.tar.gz
12cu|perl-WWW-HostipInfo-0.140.0-1|13	
12cu|perl-WWW-HostipInfo-0.140.0-1|14	BuildRequires:	perl-devel
12cu|perl-WWW-HostipInfo-0.140.0-1|15	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-WWW-HostipInfo-0.140.0-1|16	BuildArch:	noarch
12cu|perl-WWW-HostipInfo-0.140.0-1|17	
12cu|perl-WWW-HostipInfo-0.140.0-1|18	%description
12cu|perl-WWW-HostipInfo-0.140.0-1|19	Get a country and city information from ip address via www.hostip.info API.
12cu|perl-WWW-HostipInfo-0.140.0-1|20	
12cu|perl-WWW-HostipInfo-0.140.0-1|21	%prep
12cu|perl-WWW-HostipInfo-0.140.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-WWW-HostipInfo-0.140.0-1|23	
12cu|perl-WWW-HostipInfo-0.140.0-1|24	%build
12cu|perl-WWW-HostipInfo-0.140.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-WWW-HostipInfo-0.140.0-1|26	%make
12cu|perl-WWW-HostipInfo-0.140.0-1|27	
12cu|perl-WWW-HostipInfo-0.140.0-1|28	%check
12cu|perl-WWW-HostipInfo-0.140.0-1|29	# Of course network test don't work on cluster...
12cu|perl-WWW-HostipInfo-0.140.0-1|30	# %%make test
12cu|perl-WWW-HostipInfo-0.140.0-1|31	
12cu|perl-WWW-HostipInfo-0.140.0-1|32	%install
12cu|perl-WWW-HostipInfo-0.140.0-1|33	%makeinstall_std
12cu|perl-WWW-HostipInfo-0.140.0-1|34	
12cu|perl-WWW-HostipInfo-0.140.0-1|35	%files
12cu|perl-WWW-HostipInfo-0.140.0-1|36	%doc README Changes
12cu|perl-WWW-HostipInfo-0.140.0-1|37	%{perl_vendorlib}/WWW
12cu|perl-WWW-HostipInfo-0.140.0-1|38	%{_mandir}/*/*
12cu|perl-WWW-HostipInfo-0.140.0-1|39	
12cu|perl-WWW-HostipInfo-0.140.0-1|40	
12cu|perl-WWW-HostipInfo-0.140.0-1|41	
12cu|perl-WWW-HostipInfo-0.140.0-1|42	%changelog
12cu|perl-WWW-HostipInfo-0.140.0-1|43	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-1
12cu|perl-WWW-HostipInfo-0.140.0-1|44	+ Revision: f97dcd2
12cu|perl-WWW-HostipInfo-0.140.0-1|45	- LOG Updated to 0.14 (by updates_builder)
12cu|perl-WWW-HostipInfo-0.140.0-1|46	
12cu|perl-WWW-HostipInfo-0.140.0-1|47	

11398 12
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|1	%define upstream_name       WWW-Mechanize-Cached
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|2	%define upstream_version 1.43
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|3	
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|6	Release:	1
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|7	
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|8	Summary:	Cache response to be polite
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|9	License:	GPL+ or Artistic
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|10	Group:		Development/Perl
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|12	Source0:	http://www.cpan.org/modules/by-module/WWW/WWW-Mechanize-Cached-%{upstream_version}.tar.gz
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|13	
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|14	BuildRequires:	perl-devel
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|15	BuildRequires:	perl(Cache::Cache)
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|16	BuildRequires:	perl(Data::Dump)
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|17	BuildRequires:	perl(Devel::SimpleTrace)
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|18	BuildRequires:	perl(Find::Lib)
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|19	BuildRequires:	perl(Moose)
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|20	BuildRequires:	perl(Path::Class)
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|21	BuildRequires:	perl(Test::Perl::Critic)
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|22	BuildRequires:	perl(Test::Warn)
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|23	BuildRequires:	perl(WWW::Mechanize)
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|24	
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|25	BuildArch:	noarch
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|26	
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|27	%description
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|28	Uses the Cache::Cache hierarchy to implement a caching Mech. This
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|29	lets one perform repeated requests without hammering a server
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|30	impolitely.
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|31	
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|32	%prep
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|34	
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|35	%build
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|37	%make
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|38	
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|39	%check
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|40	%make test
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|41	
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|42	%install
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|43	%makeinstall_std
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|44	
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|45	%files
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|46	%doc Changes README
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|47	%{perl_vendorlib}/WWW/Mechanize/Cached.pm
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|48	%{_mandir}/*/*
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|49	
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|50	
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|51	
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|52	%changelog
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|53	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.430.0-1
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|54	+ Revision: 21f08a7
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|55	- LOG Updated to 1.43 (by updates_builder)
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|56	
12cu|perl-WWW-Mechanize-Cached-1.430.0-1|57	

11399 12
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|1	%define upstream_name    WWW-Mechanize-FormFiller
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|2	%define upstream_version 0.11
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|3	
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|6	Release:	1
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|7	
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|8	Summary:	WWW::Mechanize::FormFiller - framework to automate HTML forms
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|9	License:	GPL+ or Artistic
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|10	Group:		Development/Perl
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/WWW/WWW-Mechanize-FormFiller-%{upstream_version}.tar.gz
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|13	
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|14	BuildRequires:	perl-devel
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|15	BuildRequires:	perl-libwww-perl
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|16	BuildRequires:	perl(Data::Random)
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|17	BuildRequires:	perl(HTML::Form)
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|18	BuildRequires:	perl(HTML::TokeParser)
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|19	BuildRequires:	perl(Test::MockObject)
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|20	BuildRequires:	perl(Test::Inline)
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|21	BuildArch:	noarch
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|22	
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|23	%description
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|24	WWW::Mechanize::FormFiller and its submodules are useful to automate
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|25	web forms. The FormFiller object is filled with a set of rules how to
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|26	fill out HTML form field and then let loose on a HTML form. It fills
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|27	in the fields according to the preset rules.
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|28	
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|29	%prep
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|31	
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|32	# pod2test is gone in perl-Test-Inline
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|33	perl -pi -e "s|pod2test|/bin/true|g" Makefile.PL
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|34	
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|35	%build
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|37	%make
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|38	
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|39	%check
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|40	make test
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|41	
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|42	%install
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|43	%makeinstall_std
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|44	
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|45	%files
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|46	%doc Changes README
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|47	%dir %{perl_vendorlib}/WWW/Mechanize/FormFiller
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|48	%dir %{perl_vendorlib}/WWW/Mechanize/FormFiller/Value
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|49	%dir %{perl_vendorlib}/WWW/Mechanize/FormFiller/Value/Random
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|50	%{perl_vendorlib}/WWW/Mechanize/FormFiller.pm
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|51	%{perl_vendorlib}/WWW/Mechanize/FormFiller/*.pm
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|52	%{perl_vendorlib}/WWW/Mechanize/FormFiller/Value/*.pm
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|53	%{perl_vendorlib}/WWW/Mechanize/FormFiller/Value/Random/*.pm
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|54	%{_mandir}/*/*
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|55	
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|56	
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|57	%changelog
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|58	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-1
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|59	+ Revision: 641d3a6
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|60	- Updated to 0.11 (by updates_builder)
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|61	
12cu|perl-WWW-Mechanize-FormFiller-0.110.0-1|62	

11400 12
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|1	%define upstream_name    WWW-Mechanize-Shell
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|2	%define upstream_version 0.53
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|3	
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|6	Release:	1
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|7	
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|8	Summary:	An interactive shell for WWW::Mechanize
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|9	License:	GPL+ or Artistic
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|10	Group:		Development/Perl
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|12	Source0:	http://www.cpan.org/modules/by-module/WWW/WWW-Mechanize-Shell-%{upstream_version}.tar.gz
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|13	
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|14	BuildRequires:	perl-devel
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|15	BuildRequires:	perl(File::Modified)
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|16	BuildRequires:	perl(Hook::LexWrap)
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|17	BuildRequires:	perl(HTML::TokeParser::Simple)
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|18	BuildRequires:	perl(Pod::Constants)
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|19	BuildRequires:	perl(Term::Shell)
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|20	BuildRequires:	perl(Test::Inline)
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|21	BuildRequires:	perl(Test::Without::Module)
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|22	BuildRequires:	perl(WWW::Mechanize::FormFiller)
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|23	BuildArch:	noarch
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|24	
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|25	%description
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|26	This module implements a www-like shell above WWW::Mechanize
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|27	and also has the capability to output crude Perl code that recreates
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|28	the recorded session. Its main use is as an interactive starting point
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|29	for automating a session through WWW::Mechanize.
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|30	
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|31	%prep
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|33	
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|34	# pod2test is gone in perl-Test-Inline
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|35	perl -pi -e "s|pod2test|/bin/true|g" Makefile.PL
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|36	
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|37	%build
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|39	%make
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|40	
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|41	%check
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|42	# make test don't work...
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|43	#make test
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|44	
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|45	%install
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|46	%makeinstall_std
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|47	
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|48	%files
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|49	%doc Changes README
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|50	%{perl_vendorlib}/WWW/Mechanize/Shell.pm
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|51	%{_mandir}/*/*
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|52	
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|53	
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|54	
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|55	%changelog
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|56	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.530.0-1
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|57	+ Revision: dd41557
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|58	- LOG Updated to 0.53 (by updates_builder)
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|59	
12cu|perl-WWW-Mechanize-Shell-0.530.0-1|60	

11401 12
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|1	%define upstream_name    WWW-Pastebin-Bot-Pastebot-Create
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|2	%define upstream_version 0.002
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|3	
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|6	Release:	1
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|7	
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|8	Summary:	Create pastes on sites powered by Bot::Pastebot
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|9	License:	GPL+ or Artistic
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|10	Group:		Development/Perl
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|12	Source0:	http://www.cpan.org/modules/by-module/WWW/WWW-Pastebin-Bot-Pastebot-Create-%{upstream_version}.tar.gz
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|13	
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|14	BuildRequires:	perl-devel
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|15	BuildRequires:	perl(Carp)
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|16	BuildRequires:	perl(Class::Data::Accessor)
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|17	BuildRequires:	perl(Devel::TakeHashArgs)
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|18	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|19	BuildRequires:	perl(Test::More)
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|20	BuildRequires:	perl(URI)
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|21	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|22	
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|23	BuildArch:	noarch
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|24	
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|25	%description
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|26	The module provides interface to paste into pastebin sites powered by the
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|27	Bot::Pastebot manpage
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|28	
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|29	%prep
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|31	
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|32	%build
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|34	%make
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|35	
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|36	%check
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|37	%make test
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|38	
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|39	%install
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|40	%makeinstall_std
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|41	
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|42	%files
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|43	%doc README META.yml Changes
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|44	%{_mandir}/man3/*
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|45	%{perl_vendorlib}/*
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|46	
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|47	
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|48	%changelog
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|49	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-1
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|50	+ Revision: 09d1a55
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|51	- Updated to 0.002 (by updates_builder)
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|52	
12cu|perl-WWW-Pastebin-Bot-Pastebot-Create-0.2.0-1|53	

11402 12
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|1	%define realname   WWW-Pastebin-PastebinCa-Create
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|2	
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|3	Name:		perl-%{realname}
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|4	Version:	%perl_convert_version 0.004
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|5	Release:	1
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|6	License:	GPL or Artistic
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|7	Group:		Development/Perl
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|8	Summary:	Create new pastes on http://pastebin.ca/ from Perl
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|9	Source:		http://www.cpan.org/modules/by-module/WWW/WWW-Pastebin-PastebinCa-Create-0.004.tar.gz
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|10	Url:		http://search.cpan.org/dist/%{realname}
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|11	
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|12	BuildRequires:	perl-devel
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|13	BuildRequires:	perl(Carp)
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|14	BuildRequires:	perl(Class::Data::Accessor)
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|15	BuildRequires:	perl(Test::More)
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|16	BuildRequires:	perl(URI)
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|17	BuildRequires:	perl(WWW::Mechanize)
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|18	BuildRequires:	perl(overload)
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|19	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|20	# reported missing by pterjan:
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|21	Requires:	perl(Class::Data::Accessor)
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|22	
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|23	BuildArch:	noarch
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|24	
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|25	%description
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|26	The module provides means of pasting large texts into the
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|27	http://pastebin.ca/ manpage pastebin site.
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|28	
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|29	%prep
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|30	%setup -qn WWW-Pastebin-PastebinCa-Create-0.004
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|31	
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|32	%build
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|34	%make
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|35	
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|36	%check
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|37	make test
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|38	
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|39	%install
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|40	%makeinstall_std
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|41	
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|42	%files
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|43	%doc README META.yml Changes
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|44	%{_mandir}/man3/*
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|45	%{perl_vendorlib}/*
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|46	
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|47	
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|48	
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|49	%changelog
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|50	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-1
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|51	+ Revision: 254814f
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|52	- Fix build setup
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|53	
12cu|perl-WWW-Pastebin-PastebinCa-Create-0.4.0-1|54	

11403 12
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|1	%define upstream_name    WWW-Pastebin-PastebinCom-Create
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|2	%define upstream_version 1.003
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|3	
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|6	Release:	1
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|7	
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|8	Summary:	Paste to http://pastebin.com from Perl
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|9	License:	GPL+ or Artistic
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|10	Group:		Development/Perl
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|12	Source0:	http://www.cpan.org/modules/by-module/WWW/WWW-Pastebin-PastebinCom-Create-%{upstream_version}.tar.gz
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|13	
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|14	BuildRequires:	perl-devel
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|15	BuildRequires: perl(strictures)
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|16	BuildRequires: perl(WWW::Mechanize)
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|17	BuildRequires: perl(Moo)
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|18	BuildRequires:	perl(Carp)
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|19	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|20	BuildRequires:	perl(Module::Build::Compat)
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|21	BuildRequires:	perl(Test::More)
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|22	BuildRequires:	perl(Test::Pod)
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|23	BuildRequires:	perl(URI)
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|24	BuildRequires:	perl(overload)
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|25	
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|26	BuildArch:	noarch
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|27	
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|28	%description
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|29	The module provides means of pasting large texts into the
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|30	http://pastebin.com manpage pastebin site.
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|31	
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|32	%prep
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|34	
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|35	%build
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|37	%make
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|38	
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|39	%check
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|40	%make test
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|41	
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|42	%install
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|43	%makeinstall_std
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|44	
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|45	%files
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|46	%doc README Changes
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|47	%{_mandir}/man3/*
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|48	%{perl_vendorlib}/WWW
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|49	
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|50	
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|51	
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|52	%changelog
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|53	* Fri Feb 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-1
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|54	+ Revision: e3d8ae3
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|55	- Fix BRs
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|56	
12cu|perl-WWW-Pastebin-PastebinCom-Create-1.3.0-1|57	

11404 12
12cu|perl-WWW-Search-2.513.0-1|1	%define upstream_name    WWW-Search
12cu|perl-WWW-Search-2.513.0-1|2	%define upstream_version 2.513
12cu|perl-WWW-Search-2.513.0-1|3	
12cu|perl-WWW-Search-2.513.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-WWW-Search-2.513.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-WWW-Search-2.513.0-1|6	Release:	1
12cu|perl-WWW-Search-2.513.0-1|7	
12cu|perl-WWW-Search-2.513.0-1|8	Summary:	Virtual base class for WWW searches
12cu|perl-WWW-Search-2.513.0-1|9	License:	GPL+ or Artistic
12cu|perl-WWW-Search-2.513.0-1|10	Group:		Development/Perl
12cu|perl-WWW-Search-2.513.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-WWW-Search-2.513.0-1|12	Source0:	http://www.cpan.org/modules/by-module/WWW/WWW-Search-%{upstream_version}.tar.gz
12cu|perl-WWW-Search-2.513.0-1|13	
12cu|perl-WWW-Search-2.513.0-1|14	BuildRequires:	perl-devel
12cu|perl-WWW-Search-2.513.0-1|15	BuildRequires: perl(HTTP::Cookies)
12cu|perl-WWW-Search-2.513.0-1|16	BuildRequires:	perl(Bit::Vector)
12cu|perl-WWW-Search-2.513.0-1|17	BuildRequires:	perl(CGI)
12cu|perl-WWW-Search-2.513.0-1|18	BuildRequires:	perl(Date::Manip)
12cu|perl-WWW-Search-2.513.0-1|19	BuildRequires:	perl(HTML::Tree)
12cu|perl-WWW-Search-2.513.0-1|20	BuildRequires:	perl(IO::Capture) >= 0.05
12cu|perl-WWW-Search-2.513.0-1|21	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-WWW-Search-2.513.0-1|22	BuildRequires:	perl(Test::File)
12cu|perl-WWW-Search-2.513.0-1|23	BuildRequires:	perl(Test::Inline) >= 0.16
12cu|perl-WWW-Search-2.513.0-1|24	
12cu|perl-WWW-Search-2.513.0-1|25	BuildArch:	noarch
12cu|perl-WWW-Search-2.513.0-1|26	
12cu|perl-WWW-Search-2.513.0-1|27	%description
12cu|perl-WWW-Search-2.513.0-1|28	This class is the parent for all access methods supported by the WWW::Search
12cu|perl-WWW-Search-2.513.0-1|29	library. This library implements a Perl API to web-based search engines.
12cu|perl-WWW-Search-2.513.0-1|30	
12cu|perl-WWW-Search-2.513.0-1|31	See README for a list of search engines currently supported, and for a lot of
12cu|perl-WWW-Search-2.513.0-1|32	interesting high-level information about this distribution.
12cu|perl-WWW-Search-2.513.0-1|33	
12cu|perl-WWW-Search-2.513.0-1|34	Search results can be limited, and there is a pause between each request to
12cu|perl-WWW-Search-2.513.0-1|35	avoid overloading either the client or the server.
12cu|perl-WWW-Search-2.513.0-1|36	
12cu|perl-WWW-Search-2.513.0-1|37	%prep
12cu|perl-WWW-Search-2.513.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-WWW-Search-2.513.0-1|39	for file in `find lib -type f` Changes README; do
12cu|perl-WWW-Search-2.513.0-1|40	chmod 644 $file
12cu|perl-WWW-Search-2.513.0-1|41	done
12cu|perl-WWW-Search-2.513.0-1|42	perl -pi -e 's|/usr/local/bin/perl|/usr/bin/perl|' lib/WWW/Search/*.pm
12cu|perl-WWW-Search-2.513.0-1|43	
12cu|perl-WWW-Search-2.513.0-1|44	%build
12cu|perl-WWW-Search-2.513.0-1|45	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-WWW-Search-2.513.0-1|46	%make
12cu|perl-WWW-Search-2.513.0-1|47	
12cu|perl-WWW-Search-2.513.0-1|48	%check
12cu|perl-WWW-Search-2.513.0-1|49	export PATH=$PATH:%{buildroot}%{_bindir}
12cu|perl-WWW-Search-2.513.0-1|50	%{__make} test
12cu|perl-WWW-Search-2.513.0-1|51	
12cu|perl-WWW-Search-2.513.0-1|52	%install
12cu|perl-WWW-Search-2.513.0-1|53	%makeinstall_std
12cu|perl-WWW-Search-2.513.0-1|54	
12cu|perl-WWW-Search-2.513.0-1|55	%files
12cu|perl-WWW-Search-2.513.0-1|56	%doc Changes README
12cu|perl-WWW-Search-2.513.0-1|57	%{_bindir}/*
12cu|perl-WWW-Search-2.513.0-1|58	%{perl_vendorlib}/WWW
12cu|perl-WWW-Search-2.513.0-1|59	%{_mandir}/*/*
12cu|perl-WWW-Search-2.513.0-1|60	
12cu|perl-WWW-Search-2.513.0-1|61	
12cu|perl-WWW-Search-2.513.0-1|62	
12cu|perl-WWW-Search-2.513.0-1|63	%changelog
12cu|perl-WWW-Search-2.513.0-1|64	* Tue Nov 12 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.513.0-1
12cu|perl-WWW-Search-2.513.0-1|65	+ Revision: 209328e
12cu|perl-WWW-Search-2.513.0-1|66	- Fix BRs
12cu|perl-WWW-Search-2.513.0-1|67	
12cu|perl-WWW-Search-2.513.0-1|68	

11405 12
12cu|perl-WWW-Search-Lycos-2.224.0-1|1	%define real_name WWW-Search-Lycos
12cu|perl-WWW-Search-Lycos-2.224.0-1|2	%define upstream_version 2.224
12cu|perl-WWW-Search-Lycos-2.224.0-1|3	
12cu|perl-WWW-Search-Lycos-2.224.0-1|4	Summary:	WWW::Search::Lycos - class for searching www.lycos.com
12cu|perl-WWW-Search-Lycos-2.224.0-1|5	Name:		perl-%{real_name}
12cu|perl-WWW-Search-Lycos-2.224.0-1|6	Version:	%perl_convert_version 2.224
12cu|perl-WWW-Search-Lycos-2.224.0-1|7	Release: 1
12cu|perl-WWW-Search-Lycos-2.224.0-1|8	License:	GPL or Artistic
12cu|perl-WWW-Search-Lycos-2.224.0-1|9	Group:		Development/Perl
12cu|perl-WWW-Search-Lycos-2.224.0-1|10	URL:		http://search.cpan.org/dist/%{real_name}
12cu|perl-WWW-Search-Lycos-2.224.0-1|11	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/WWW/WWW-Search-Lycos-2.224.tar.gz
12cu|perl-WWW-Search-Lycos-2.224.0-1|12	BuildRequires:	perl-devel
12cu|perl-WWW-Search-Lycos-2.224.0-1|13	BuildArch:	noarch
12cu|perl-WWW-Search-Lycos-2.224.0-1|14	
12cu|perl-WWW-Search-Lycos-2.224.0-1|15	%description
12cu|perl-WWW-Search-Lycos-2.224.0-1|16	This class is a Lycos specialization of WWW::Search.  It handles
12cu|perl-WWW-Search-Lycos-2.224.0-1|17	making and interpreting Lycos-site searches http://www.lycos.com.
12cu|perl-WWW-Search-Lycos-2.224.0-1|18	
12cu|perl-WWW-Search-Lycos-2.224.0-1|19	This class exports no public interface; all interaction should
12cu|perl-WWW-Search-Lycos-2.224.0-1|20	be done through WWW::Search objects.
12cu|perl-WWW-Search-Lycos-2.224.0-1|21	
12cu|perl-WWW-Search-Lycos-2.224.0-1|22	%prep
12cu|perl-WWW-Search-Lycos-2.224.0-1|23	%setup -q -n %{real_name}-%{upstream_version}
12cu|perl-WWW-Search-Lycos-2.224.0-1|24	
12cu|perl-WWW-Search-Lycos-2.224.0-1|25	%build
12cu|perl-WWW-Search-Lycos-2.224.0-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-WWW-Search-Lycos-2.224.0-1|27	%make
12cu|perl-WWW-Search-Lycos-2.224.0-1|28	
12cu|perl-WWW-Search-Lycos-2.224.0-1|29	# make test don't work...
12cu|perl-WWW-Search-Lycos-2.224.0-1|30	#make test
12cu|perl-WWW-Search-Lycos-2.224.0-1|31	
12cu|perl-WWW-Search-Lycos-2.224.0-1|32	%install
12cu|perl-WWW-Search-Lycos-2.224.0-1|33	%makeinstall_std
12cu|perl-WWW-Search-Lycos-2.224.0-1|34	
12cu|perl-WWW-Search-Lycos-2.224.0-1|35	%files
12cu|perl-WWW-Search-Lycos-2.224.0-1|36	%doc ChangeLog README
12cu|perl-WWW-Search-Lycos-2.224.0-1|37	%{perl_vendorlib}/WWW/Search/Lycos.pm
12cu|perl-WWW-Search-Lycos-2.224.0-1|38	%{_mandir}/*/*
12cu|perl-WWW-Search-Lycos-2.224.0-1|39	
12cu|perl-WWW-Search-Lycos-2.224.0-1|40	
12cu|perl-WWW-Search-Lycos-2.224.0-1|41	
12cu|perl-WWW-Search-Lycos-2.224.0-1|42	%changelog
12cu|perl-WWW-Search-Lycos-2.224.0-1|43	* Mon Sep 14 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.223-2mdv2010.0
12cu|perl-WWW-Search-Lycos-2.224.0-1|44	+ Revision: 440761
12cu|perl-WWW-Search-Lycos-2.224.0-1|45	- rebuild
12cu|perl-WWW-Search-Lycos-2.224.0-1|46	
12cu|perl-WWW-Search-Lycos-2.224.0-1|47	* Tue Dec 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.223-1mdv2009.1
12cu|perl-WWW-Search-Lycos-2.224.0-1|48	+ Revision: 314760
12cu|perl-WWW-Search-Lycos-2.224.0-1|49	- update to new version 2.223
12cu|perl-WWW-Search-Lycos-2.224.0-1|50	
12cu|perl-WWW-Search-Lycos-2.224.0-1|51	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.221-6mdv2009.0
12cu|perl-WWW-Search-Lycos-2.224.0-1|52	+ Revision: 242161
12cu|perl-WWW-Search-Lycos-2.224.0-1|53	- rebuild
12cu|perl-WWW-Search-Lycos-2.224.0-1|54	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-WWW-Search-Lycos-2.224.0-1|55	
12cu|perl-WWW-Search-Lycos-2.224.0-1|56	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-WWW-Search-Lycos-2.224.0-1|57	- restore BuildRoot
12cu|perl-WWW-Search-Lycos-2.224.0-1|58	
12cu|perl-WWW-Search-Lycos-2.224.0-1|59	* Wed May 09 2007 Oden Eriksson <oeriksson@mandriva.com> 2.221-4mdv2008.0
12cu|perl-WWW-Search-Lycos-2.224.0-1|60	+ Revision: 25466
12cu|perl-WWW-Search-Lycos-2.224.0-1|61	- rebuild
12cu|perl-WWW-Search-Lycos-2.224.0-1|62	
12cu|perl-WWW-Search-Lycos-2.224.0-1|63	* Sun May 06 2007 Olivier Thauvin <nanardon@mandriva.org> 2.221-3mdv2008.0
12cu|perl-WWW-Search-Lycos-2.224.0-1|64	+ Revision: 23566
12cu|perl-WWW-Search-Lycos-2.224.0-1|65	- rebuild
12cu|perl-WWW-Search-Lycos-2.224.0-1|66	
12cu|perl-WWW-Search-Lycos-2.224.0-1|67	
12cu|perl-WWW-Search-Lycos-2.224.0-1|68	* Fri Apr 28 2006 Nicolas Lécureuil <neoclust@mandriva.org> 2.221-2mdk
12cu|perl-WWW-Search-Lycos-2.224.0-1|69	- Fix SPEC according to Perl Policy
12cu|perl-WWW-Search-Lycos-2.224.0-1|70	- Source URL
12cu|perl-WWW-Search-Lycos-2.224.0-1|71	- use mkrel
12cu|perl-WWW-Search-Lycos-2.224.0-1|72	
12cu|perl-WWW-Search-Lycos-2.224.0-1|73	* Thu Jul 14 2005 Oden Eriksson <oeriksson@mandriva.com> 2.221-1mdk
12cu|perl-WWW-Search-Lycos-2.224.0-1|74	- initial Mandriva package
12cu|perl-WWW-Search-Lycos-2.224.0-1|75	
12cu|perl-WWW-Search-Lycos-2.224.0-1|76	

11406 12
12cu|perl-WWW-Shorten-3.40.0-1|1	%define upstream_name    WWW-Shorten
12cu|perl-WWW-Shorten-3.40.0-1|2	%define upstream_version 3.04
12cu|perl-WWW-Shorten-3.40.0-1|3	
12cu|perl-WWW-Shorten-3.40.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-WWW-Shorten-3.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-WWW-Shorten-3.40.0-1|6	Release:	1
12cu|perl-WWW-Shorten-3.40.0-1|7	
12cu|perl-WWW-Shorten-3.40.0-1|8	Summary:	Perl interface to makeashorterlink.com
12cu|perl-WWW-Shorten-3.40.0-1|9	License:	GPL+ or Artistic
12cu|perl-WWW-Shorten-3.40.0-1|10	Group:		Development/Perl
12cu|perl-WWW-Shorten-3.40.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-WWW-Shorten-3.40.0-1|12	Source0:	http://www.cpan.org/modules/by-module/WWW/WWW-Shorten-%{upstream_version}.tar.gz
12cu|perl-WWW-Shorten-3.40.0-1|13	
12cu|perl-WWW-Shorten-3.40.0-1|14	BuildRequires:	perl-devel
12cu|perl-WWW-Shorten-3.40.0-1|15	BuildRequires:	perl(Config::Auto)
12cu|perl-WWW-Shorten-3.40.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-WWW-Shorten-3.40.0-1|17	BuildRequires:	perl(LWP) >= 5.750.0
12cu|perl-WWW-Shorten-3.40.0-1|18	BuildRequires:	perl(LWP::UserAgent) >= 2.23.0
12cu|perl-WWW-Shorten-3.40.0-1|19	BuildRequires:	perl(Module::Build) >= 0.380.0
12cu|perl-WWW-Shorten-3.40.0-1|20	BuildRequires:	perl(Test::More) >= 0.470.0
12cu|perl-WWW-Shorten-3.40.0-1|21	BuildRequires:	perl(URI) >= 1.270.0
12cu|perl-WWW-Shorten-3.40.0-1|22	BuildArch:	noarch
12cu|perl-WWW-Shorten-3.40.0-1|23	
12cu|perl-WWW-Shorten-3.40.0-1|24	%description
12cu|perl-WWW-Shorten-3.40.0-1|25	The function 'makeashorterlink' will call the relevant web site passing it
12cu|perl-WWW-Shorten-3.40.0-1|26	your long URL and will return the shorter version.
12cu|perl-WWW-Shorten-3.40.0-1|27	
12cu|perl-WWW-Shorten-3.40.0-1|28	The function 'makealongerlink' does the reverse. 'makealongerlink' will
12cu|perl-WWW-Shorten-3.40.0-1|29	accept as an argument either the full shortened URL or just the identifier.
12cu|perl-WWW-Shorten-3.40.0-1|30	
12cu|perl-WWW-Shorten-3.40.0-1|31	If anything goes wrong, then either function will return 'undef'.
12cu|perl-WWW-Shorten-3.40.0-1|32	
12cu|perl-WWW-Shorten-3.40.0-1|33	%prep
12cu|perl-WWW-Shorten-3.40.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-WWW-Shorten-3.40.0-1|35	
12cu|perl-WWW-Shorten-3.40.0-1|36	%build
12cu|perl-WWW-Shorten-3.40.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-WWW-Shorten-3.40.0-1|38	%make
12cu|perl-WWW-Shorten-3.40.0-1|39	
12cu|perl-WWW-Shorten-3.40.0-1|40	%check
12cu|perl-WWW-Shorten-3.40.0-1|41	# Don't run tests that depend on network
12cu|perl-WWW-Shorten-3.40.0-1|42	make test TEST_FILES="t/0*.t t/9*.t"
12cu|perl-WWW-Shorten-3.40.0-1|43	
12cu|perl-WWW-Shorten-3.40.0-1|44	%install
12cu|perl-WWW-Shorten-3.40.0-1|45	%makeinstall_std
12cu|perl-WWW-Shorten-3.40.0-1|46	
12cu|perl-WWW-Shorten-3.40.0-1|47	%files
12cu|perl-WWW-Shorten-3.40.0-1|48	%doc README META.yml Changes
12cu|perl-WWW-Shorten-3.40.0-1|49	%{_mandir}/man3/*
12cu|perl-WWW-Shorten-3.40.0-1|50	%{perl_vendorlib}/*
12cu|perl-WWW-Shorten-3.40.0-1|51	%{_bindir}/shorten
12cu|perl-WWW-Shorten-3.40.0-1|52	%{_mandir}/man1/shorten.1*
12cu|perl-WWW-Shorten-3.40.0-1|53	
12cu|perl-WWW-Shorten-3.40.0-1|54	
12cu|perl-WWW-Shorten-3.40.0-1|55	
12cu|perl-WWW-Shorten-3.40.0-1|56	%changelog
12cu|perl-WWW-Shorten-3.40.0-1|57	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.40.0-1
12cu|perl-WWW-Shorten-3.40.0-1|58	+ Revision: c230ddd
12cu|perl-WWW-Shorten-3.40.0-1|59	- LOG Updated to 3.04 (by updates_builder)
12cu|perl-WWW-Shorten-3.40.0-1|60	
12cu|perl-WWW-Shorten-3.40.0-1|61	

11407 12
12cu|perl-WWW-Wikipedia-2.10.0-1|1	%define upstream_name    WWW-Wikipedia
12cu|perl-WWW-Wikipedia-2.10.0-1|2	%define upstream_version 2.01
12cu|perl-WWW-Wikipedia-2.10.0-1|3	
12cu|perl-WWW-Wikipedia-2.10.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-WWW-Wikipedia-2.10.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-WWW-Wikipedia-2.10.0-1|6	Release:	1
12cu|perl-WWW-Wikipedia-2.10.0-1|7	
12cu|perl-WWW-Wikipedia-2.10.0-1|8	Summary:	Automated interface to the Wikipedia
12cu|perl-WWW-Wikipedia-2.10.0-1|9	License:	Artistic
12cu|perl-WWW-Wikipedia-2.10.0-1|10	Group:		Development/Perl
12cu|perl-WWW-Wikipedia-2.10.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-WWW-Wikipedia-2.10.0-1|12	Source0:	http://www.cpan.org/modules/by-module/WWW/WWW-Wikipedia-%{upstream_version}.tar.gz
12cu|perl-WWW-Wikipedia-2.10.0-1|13	
12cu|perl-WWW-Wikipedia-2.10.0-1|14	BuildRequires:	perl-devel
12cu|perl-WWW-Wikipedia-2.10.0-1|15	BuildRequires:	perl-libwww-perl
12cu|perl-WWW-Wikipedia-2.10.0-1|16	BuildRequires:	perl(CGI)
12cu|perl-WWW-Wikipedia-2.10.0-1|17	BuildRequires:	perl(Text::Autoformat)
12cu|perl-WWW-Wikipedia-2.10.0-1|18	BuildArch:	noarch
12cu|perl-WWW-Wikipedia-2.10.0-1|19	
12cu|perl-WWW-Wikipedia-2.10.0-1|20	%description
12cu|perl-WWW-Wikipedia-2.10.0-1|21	WWW::Wikipedia provides an automated interface to the Wikipedia
12cu|perl-WWW-Wikipedia-2.10.0-1|22	http://www.wikipedia.org, which is a free, collaborative, online
12cu|perl-WWW-Wikipedia-2.10.0-1|23	encyclopedia. This module allows you to search for a topic and return the
12cu|perl-WWW-Wikipedia-2.10.0-1|24	resulting entry. It also gives you access to related topics which are also
12cu|perl-WWW-Wikipedia-2.10.0-1|25	available via the Wikipedia for that entry.
12cu|perl-WWW-Wikipedia-2.10.0-1|26	
12cu|perl-WWW-Wikipedia-2.10.0-1|27	%prep
12cu|perl-WWW-Wikipedia-2.10.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-WWW-Wikipedia-2.10.0-1|29	
12cu|perl-WWW-Wikipedia-2.10.0-1|30	%build
12cu|perl-WWW-Wikipedia-2.10.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-WWW-Wikipedia-2.10.0-1|32	%make
12cu|perl-WWW-Wikipedia-2.10.0-1|33	
12cu|perl-WWW-Wikipedia-2.10.0-1|34	%check
12cu|perl-WWW-Wikipedia-2.10.0-1|35	%make test
12cu|perl-WWW-Wikipedia-2.10.0-1|36	
12cu|perl-WWW-Wikipedia-2.10.0-1|37	%install
12cu|perl-WWW-Wikipedia-2.10.0-1|38	%makeinstall_std
12cu|perl-WWW-Wikipedia-2.10.0-1|39	
12cu|perl-WWW-Wikipedia-2.10.0-1|40	%files
12cu|perl-WWW-Wikipedia-2.10.0-1|41	%{_bindir}/*
12cu|perl-WWW-Wikipedia-2.10.0-1|42	%{_mandir}/*/*
12cu|perl-WWW-Wikipedia-2.10.0-1|43	%{perl_vendorlib}/WWW
12cu|perl-WWW-Wikipedia-2.10.0-1|44	
12cu|perl-WWW-Wikipedia-2.10.0-1|45	
12cu|perl-WWW-Wikipedia-2.10.0-1|46	%changelog
12cu|perl-WWW-Wikipedia-2.10.0-1|47	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.10.0-1
12cu|perl-WWW-Wikipedia-2.10.0-1|48	+ Revision: 3c493ac
12cu|perl-WWW-Wikipedia-2.10.0-1|49	- LOG Updated to 2.01 (by updates_builder)
12cu|perl-WWW-Wikipedia-2.10.0-1|50	
12cu|perl-WWW-Wikipedia-2.10.0-1|51	

11408 12
12cu|perl-Wx-0.992.200-3|1	%define upstream_name Wx
12cu|perl-Wx-0.992.200-3|2	%define upstream_version 0.9922
12cu|perl-Wx-0.992.200-3|3	
12cu|perl-Wx-0.992.200-3|4	Name:		perl-%{upstream_name}
12cu|perl-Wx-0.992.200-3|5	Version:	%perl_convert_version 0.9922
12cu|perl-Wx-0.992.200-3|6	Release:	3
12cu|perl-Wx-0.992.200-3|7	
12cu|perl-Wx-0.992.200-3|8	Summary:	Interface to the wxWidgets GUI toolkit
12cu|perl-Wx-0.992.200-3|9	License:	GPL+ or Artistic
12cu|perl-Wx-0.992.200-3|10	Group:		Development/Perl
12cu|perl-Wx-0.992.200-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-Wx-0.992.200-3|12	Source0:	http://www.cpan.org/modules/by-module/Wx/Wx-0.9922.tar.gz
12cu|perl-Wx-0.992.200-3|13	Source1:	%{name}.rpmlintrc
12cu|perl-Wx-0.992.200-3|14	
12cu|perl-Wx-0.992.200-3|15	BuildRequires:	perl(Alien::wxWidgets)
12cu|perl-Wx-0.992.200-3|16	BuildRequires:	perl(ExtUtils::ParseXS) >= 2.220.600
12cu|perl-Wx-0.992.200-3|17	BuildRequires:	perl(ExtUtils::XSpp)
12cu|perl-Wx-0.992.200-3|18	BuildRequires:	wxgtku2.8-devel
12cu|perl-Wx-0.992.200-3|19	BuildRequires:	perl-devel
12cu|perl-Wx-0.992.200-3|20	
12cu|perl-Wx-0.992.200-3|21	# Olivier Thauvin
12cu|perl-Wx-0.992.200-3|22	# https://qa.mandriva.com/show_bug.cgi?id=43053
12cu|perl-Wx-0.992.200-3|23	# This hudge list come from all XS
12cu|perl-Wx-0.992.200-3|24	# find req/prov are unable at time to list XS package :\
12cu|perl-Wx-0.992.200-3|25	Provides:	perl(Wx::AcceleratorEntry)
12cu|perl-Wx-0.992.200-3|26	Provides:	perl(Wx::AcceleratorTable)
12cu|perl-Wx-0.992.200-3|27	Provides:	perl(Wx::ActivateEvent)
12cu|perl-Wx-0.992.200-3|28	Provides:	perl(Wx::ANIHandler)
12cu|perl-Wx-0.992.200-3|29	Provides:	perl(Wx::App)
12cu|perl-Wx-0.992.200-3|30	Provides:	perl(Wx::_App)
12cu|perl-Wx-0.992.200-3|31	Provides:	perl(Wx::ArchiveFSHandler)
12cu|perl-Wx-0.992.200-3|32	Provides:	perl(Wx::AUI)
12cu|perl-Wx-0.992.200-3|33	Provides:	perl(Wx::BestHelpController)
12cu|perl-Wx-0.992.200-3|34	Provides:	perl(Wx::Bitmap)
12cu|perl-Wx-0.992.200-3|35	Provides:	perl(Wx::BitmapButton)
12cu|perl-Wx-0.992.200-3|36	Provides:	perl(Wx::BitmapDataObject)
12cu|perl-Wx-0.992.200-3|37	Provides:	perl(Wx::BitmapToggleButton)
12cu|perl-Wx-0.992.200-3|38	Provides:	perl(Wx::BMPHandler)
12cu|perl-Wx-0.992.200-3|39	Provides:	perl(Wx::BoxSizer)
12cu|perl-Wx-0.992.200-3|40	Provides:	perl(Wx::Brush)
12cu|perl-Wx-0.992.200-3|41	Provides:	perl(Wx::BusyCursor)
12cu|perl-Wx-0.992.200-3|42	Provides:	perl(Wx::BusyInfo)
12cu|perl-Wx-0.992.200-3|43	Provides:	perl(Wx::Button)
12cu|perl-Wx-0.992.200-3|44	Provides:	perl(Wx::Caret)
12cu|perl-Wx-0.992.200-3|45	Provides:	perl(Wx::CaretSuspend)
12cu|perl-Wx-0.992.200-3|46	Provides:	perl(Wx::CheckBox)
12cu|perl-Wx-0.992.200-3|47	Provides:	perl(Wx::CheckListBox)
12cu|perl-Wx-0.992.200-3|48	Provides:	perl(Wx::ChildFocusEvent)
12cu|perl-Wx-0.992.200-3|49	Provides:	perl(Wx::CHMHelpController)
12cu|perl-Wx-0.992.200-3|50	Provides:	perl(Wx::Choice)
12cu|perl-Wx-0.992.200-3|51	Provides:	perl(Wx::ClassInfo)
12cu|perl-Wx-0.992.200-3|52	Provides:	perl(Wx::ClientDC)
12cu|perl-Wx-0.992.200-3|53	Provides:	perl(Wx::Clipboard)
12cu|perl-Wx-0.992.200-3|54	Provides:	perl(Wx::ClipboardTextEvent)
12cu|perl-Wx-0.992.200-3|55	Provides:	perl(Wx::CloseEvent)
12cu|perl-Wx-0.992.200-3|56	Provides:	perl(Wx::Colour)
12cu|perl-Wx-0.992.200-3|57	Provides:	perl(Wx::ColourData)
12cu|perl-Wx-0.992.200-3|58	Provides:	perl(Wx::ColourDatabase)
12cu|perl-Wx-0.992.200-3|59	Provides:	perl(Wx::ColourDialog)
12cu|perl-Wx-0.992.200-3|60	Provides:	perl(Wx::ComboBox)
12cu|perl-Wx-0.992.200-3|61	Provides:	perl(Wx::CommandEvent)
12cu|perl-Wx-0.992.200-3|62	Provides:	perl(Wx::ConfigBase)
12cu|perl-Wx-0.992.200-3|63	Provides:	perl(Wx::ContextHelp)
12cu|perl-Wx-0.992.200-3|64	Provides:	perl(Wx::ContextHelpButton)
12cu|perl-Wx-0.992.200-3|65	Provides:	perl(Wx::ContextMenuEvent)
12cu|perl-Wx-0.992.200-3|66	Provides:	perl(Wx::Control)
12cu|perl-Wx-0.992.200-3|67	Provides:	perl(Wx::CURHandler)
12cu|perl-Wx-0.992.200-3|68	Provides:	perl(Wx::Cursor)
12cu|perl-Wx-0.992.200-3|69	Provides:	perl(Wx::DataFormat)
12cu|perl-Wx-0.992.200-3|70	Provides:	perl(Wx::DataObject)
12cu|perl-Wx-0.992.200-3|71	Provides:	perl(Wx::DataObjectComposite)
12cu|perl-Wx-0.992.200-3|72	Provides:	perl(Wx::DataObjectSimple)
12cu|perl-Wx-0.992.200-3|73	Provides:	perl(Wx::DataView)
12cu|perl-Wx-0.992.200-3|74	Provides:	perl(Wx::DC)
12cu|perl-Wx-0.992.200-3|75	Provides:	perl(Wx::Dialog)
12cu|perl-Wx-0.992.200-3|76	Provides:	perl(Wx::DirDialog)
12cu|perl-Wx-0.992.200-3|77	Provides:	perl(Wx::DocChildFrame)
12cu|perl-Wx-0.992.200-3|78	Provides:	perl(Wx::DocManager)
12cu|perl-Wx-0.992.200-3|79	Provides:	perl(Wx::DocMDIChildFrame)
12cu|perl-Wx-0.992.200-3|80	Provides:	perl(Wx::DocMDIParentFrame)
12cu|perl-Wx-0.992.200-3|81	Provides:	perl(Wx::DocParentFrame)
12cu|perl-Wx-0.992.200-3|82	Provides:	perl(Wx::DocTemplate)
12cu|perl-Wx-0.992.200-3|83	Provides:	perl(Wx::Document)
12cu|perl-Wx-0.992.200-3|84	Provides:	perl(Wx::DropFilesEvent)
12cu|perl-Wx-0.992.200-3|85	Provides:	perl(Wx::DropSource)
12cu|perl-Wx-0.992.200-3|86	Provides:	perl(Wx::DropTarget)
12cu|perl-Wx-0.992.200-3|87	Provides:	perl(Wx::EraseEvent)
12cu|perl-Wx-0.992.200-3|88	Provides:	perl(Wx::Event)
12cu|perl-Wx-0.992.200-3|89	Provides:	perl(Wx::EvtHandler)
12cu|perl-Wx-0.992.200-3|90	Provides:	perl(Wx::FileConfig)
12cu|perl-Wx-0.992.200-3|91	Provides:	perl(Wx::FileDataObject)
12cu|perl-Wx-0.992.200-3|92	Provides:	perl(Wx::FileDialog)
12cu|perl-Wx-0.992.200-3|93	Provides:	perl(Wx::FileDropTarget)
12cu|perl-Wx-0.992.200-3|94	Provides:	perl(Wx::FileHistory)
12cu|perl-Wx-0.992.200-3|95	Provides:	perl(Wx::FileSystem)
12cu|perl-Wx-0.992.200-3|96	Provides:	perl(Wx::FileSystemHandler)
12cu|perl-Wx-0.992.200-3|97	Provides:	perl(Wx::FindDialogEvent)
12cu|perl-Wx-0.992.200-3|98	Provides:	perl(Wx::FindReplaceData)
12cu|perl-Wx-0.992.200-3|99	Provides:	perl(Wx::FindReplaceDialog)
12cu|perl-Wx-0.992.200-3|100	Provides:	perl(Wx::FlexGridSizer)
12cu|perl-Wx-0.992.200-3|101	Provides:	perl(Wx::FocusEvent)
12cu|perl-Wx-0.992.200-3|102	Provides:	perl(Wx::Font)
12cu|perl-Wx-0.992.200-3|103	Provides:	perl(Wx::FontData)
12cu|perl-Wx-0.992.200-3|104	Provides:	perl(Wx::FontDialog)
12cu|perl-Wx-0.992.200-3|105	Provides:	perl(Wx::FontEnumerator)
12cu|perl-Wx-0.992.200-3|106	Provides:	perl(Wx::FontMapper)
12cu|perl-Wx-0.992.200-3|107	Provides:	perl(Wx::Frame)
12cu|perl-Wx-0.992.200-3|108	Provides:	perl(Wx::FSFile)
12cu|perl-Wx-0.992.200-3|109	Provides:	perl(Wx::Gauge)
12cu|perl-Wx-0.992.200-3|110	Provides:	perl(Wx::GIFHandler)
12cu|perl-Wx-0.992.200-3|111	Provides:	perl(Wx::GraphicsBrush)
12cu|perl-Wx-0.992.200-3|112	Provides:	perl(Wx::GraphicsContext)
12cu|perl-Wx-0.992.200-3|113	Provides:	perl(Wx::GraphicsFont)
12cu|perl-Wx-0.992.200-3|114	Provides:	perl(Wx::GraphicsMatrix)
12cu|perl-Wx-0.992.200-3|115	Provides:	perl(Wx::GraphicsObject)
12cu|perl-Wx-0.992.200-3|116	Provides:	perl(Wx::GraphicsPath)
12cu|perl-Wx-0.992.200-3|117	Provides:	perl(Wx::GraphicsPen)
12cu|perl-Wx-0.992.200-3|118	Provides:	perl(Wx::Grid)
12cu|perl-Wx-0.992.200-3|119	Provides:	perl(Wx::GridCellAttr)
12cu|perl-Wx-0.992.200-3|120	Provides:	perl(Wx::GridCellAutoWrapStringEditor)
12cu|perl-Wx-0.992.200-3|121	Provides:	perl(Wx::GridCellAutoWrapStringRenderer)
12cu|perl-Wx-0.992.200-3|122	Provides:	perl(Wx::GridCellBoolEditor)
12cu|perl-Wx-0.992.200-3|123	Provides:	perl(Wx::GridCellBoolRenderer)
12cu|perl-Wx-0.992.200-3|124	Provides:	perl(Wx::GridCellChoiceEditor)
12cu|perl-Wx-0.992.200-3|125	Provides:	perl(Wx::GridCellCoords)
12cu|perl-Wx-0.992.200-3|126	Provides:	perl(Wx::GridCellDateTimeRenderer)
12cu|perl-Wx-0.992.200-3|127	Provides:	perl(Wx::GridCellEditor)
12cu|perl-Wx-0.992.200-3|128	Provides:	perl(Wx::GridCellEnumEditor)
12cu|perl-Wx-0.992.200-3|129	Provides:	perl(Wx::GridCellEnumRenderer)
12cu|perl-Wx-0.992.200-3|130	Provides:	perl(Wx::GridCellFloatEditor)
12cu|perl-Wx-0.992.200-3|131	Provides:	perl(Wx::GridCellFloatRenderer)
12cu|perl-Wx-0.992.200-3|132	Provides:	perl(Wx::GridCellNumberEditor)
12cu|perl-Wx-0.992.200-3|133	Provides:	perl(Wx::GridCellNumberRenderer)
12cu|perl-Wx-0.992.200-3|134	Provides:	perl(Wx::GridCellRenderer)
12cu|perl-Wx-0.992.200-3|135	Provides:	perl(Wx::GridCellStringRenderer)
12cu|perl-Wx-0.992.200-3|136	Provides:	perl(Wx::GridCellTextEditor)
12cu|perl-Wx-0.992.200-3|137	Provides:	perl(Wx::GridEditorCreatedEvent)
12cu|perl-Wx-0.992.200-3|138	Provides:	perl(Wx::GridEvent)
12cu|perl-Wx-0.992.200-3|139	Provides:	perl(Wx::GridRangeSelectEvent)
12cu|perl-Wx-0.992.200-3|140	Provides:	perl(Wx::GridSizeEvent)
12cu|perl-Wx-0.992.200-3|141	Provides:	perl(Wx::GridSizer)
12cu|perl-Wx-0.992.200-3|142	Provides:	perl(Wx::GridUpdateLocker)
12cu|perl-Wx-0.992.200-3|143	Provides:	perl(Wx::HeaderCtrlSimple)
12cu|perl-Wx-0.992.200-3|144	Provides:	perl(Wx::HelpControllerBase)
12cu|perl-Wx-0.992.200-3|145	Provides:	perl(Wx::HelpControllerHelpProvider)
12cu|perl-Wx-0.992.200-3|146	Provides:	perl(Wx::HelpEvent)
12cu|perl-Wx-0.992.200-3|147	Provides:	perl(Wx::HelpProvider)
12cu|perl-Wx-0.992.200-3|148	Provides:	perl(Wx::HtmlDCRenderer)
12cu|perl-Wx-0.992.200-3|149	Provides:	perl(Wx::HtmlEasyPrinting)
12cu|perl-Wx-0.992.200-3|150	Provides:	perl(Wx::HtmlHelpController)
12cu|perl-Wx-0.992.200-3|151	Provides:	perl(Wx::HtmlLinkInfo)
12cu|perl-Wx-0.992.200-3|152	Provides:	perl(Wx::HtmlWindow)
12cu|perl-Wx-0.992.200-3|153	Provides:	perl(Wx::ICOHandler)
12cu|perl-Wx-0.992.200-3|154	Provides:	perl(Wx::Icon)
12cu|perl-Wx-0.992.200-3|155	Provides:	perl(Wx::IconizeEvent)
12cu|perl-Wx-0.992.200-3|156	Provides:	perl(Wx::IdleEvent)
12cu|perl-Wx-0.992.200-3|157	Provides:	perl(Wx::IFFHandler)
12cu|perl-Wx-0.992.200-3|158	Provides:	perl(Wx::Image)
12cu|perl-Wx-0.992.200-3|159	Provides:	perl(Wx::ImageHandler)
12cu|perl-Wx-0.992.200-3|160	Provides:	perl(Wx::ImageList)
12cu|perl-Wx-0.992.200-3|161	Provides:	perl(Wx::IndividualLayoutConstraint)
12cu|perl-Wx-0.992.200-3|162	Provides:	perl(Wx::InfoBar)
12cu|perl-Wx-0.992.200-3|163	Provides:	perl(Wx::InitDialogEvent)
12cu|perl-Wx-0.992.200-3|164	Provides:	perl(Wx::InputStream)
12cu|perl-Wx-0.992.200-3|165	Provides:	perl(Wx::InternetFSHandler)
12cu|perl-Wx-0.992.200-3|166	Provides:	perl(Wx::JoystickEvent)
12cu|perl-Wx-0.992.200-3|167	Provides:	perl(Wx::JPEGHandler)
12cu|perl-Wx-0.992.200-3|168	Provides:	perl(Wx::KeyEvent)
12cu|perl-Wx-0.992.200-3|169	Provides:	perl(Wx::LanguageInfo)
12cu|perl-Wx-0.992.200-3|170	Provides:	perl(Wx::LayoutConstraints)
12cu|perl-Wx-0.992.200-3|171	Provides:	perl(Wx::ListBox)
12cu|perl-Wx-0.992.200-3|172	Provides:	perl(Wx::ListCtrl)
12cu|perl-Wx-0.992.200-3|173	Provides:	perl(Wx::ListEvent)
12cu|perl-Wx-0.992.200-3|174	Provides:	perl(Wx::ListItem)
12cu|perl-Wx-0.992.200-3|175	Provides:	perl(Wx::ListItemAttr)
12cu|perl-Wx-0.992.200-3|176	Provides:	perl(Wx::ListView)
12cu|perl-Wx-0.992.200-3|177	Provides:	perl(Wx::Locale)
12cu|perl-Wx-0.992.200-3|178	Provides:	perl(Wx::Log)
12cu|perl-Wx-0.992.200-3|179	Provides:	perl(Wx::LogChain)
12cu|perl-Wx-0.992.200-3|180	Provides:	perl(Wx::LogGui)
12cu|perl-Wx-0.992.200-3|181	Provides:	perl(Wx::LogNull)
12cu|perl-Wx-0.992.200-3|182	Provides:	perl(Wx::LogPassThrough)
12cu|perl-Wx-0.992.200-3|183	Provides:	perl(Wx::LogStderr)
12cu|perl-Wx-0.992.200-3|184	Provides:	perl(Wx::LogTextCtrl)
12cu|perl-Wx-0.992.200-3|185	Provides:	perl(Wx::LogWindow)
12cu|perl-Wx-0.992.200-3|186	Provides:	perl(Wx::Mask)
12cu|perl-Wx-0.992.200-3|187	Provides:	perl(Wx::MaximizeEvent)
12cu|perl-Wx-0.992.200-3|188	Provides:	perl(Wx::MDIChildFrame)
12cu|perl-Wx-0.992.200-3|189	Provides:	perl(Wx::MDIParentFrame)
12cu|perl-Wx-0.992.200-3|190	Provides:	perl(Wx::Media)
12cu|perl-Wx-0.992.200-3|191	Provides:	perl(Wx::MemoryDC)
12cu|perl-Wx-0.992.200-3|192	Provides:	perl(Wx::MemoryFSHandler)
12cu|perl-Wx-0.992.200-3|193	Provides:	perl(Wx::Menu)
12cu|perl-Wx-0.992.200-3|194	Provides:	perl(Wx::MenuBar)
12cu|perl-Wx-0.992.200-3|195	Provides:	perl(Wx::MenuEvent)
12cu|perl-Wx-0.992.200-3|196	Provides:	perl(Wx::MenuItem)
12cu|perl-Wx-0.992.200-3|197	Provides:	perl(Wx::MiniFrame)
12cu|perl-Wx-0.992.200-3|198	Provides:	perl(Wx::MouseCaptureChangedEvent)
12cu|perl-Wx-0.992.200-3|199	Provides:	perl(Wx::MouseCaptureLostEvent)
12cu|perl-Wx-0.992.200-3|200	Provides:	perl(Wx::MouseEvent)
12cu|perl-Wx-0.992.200-3|201	Provides:	perl(Wx::MoveEvent)
12cu|perl-Wx-0.992.200-3|202	Provides:	perl(Wx::MultiChoiceDialog)
12cu|perl-Wx-0.992.200-3|203	Provides:	perl(Wx::NativeFontInfo)
12cu|perl-Wx-0.992.200-3|204	Provides:	perl(Wx::NavigationKeyEvent)
12cu|perl-Wx-0.992.200-3|205	Provides:	perl(Wx::Notebook)
12cu|perl-Wx-0.992.200-3|206	Provides:	perl(Wx::NotebookEvent)
12cu|perl-Wx-0.992.200-3|207	Provides:	perl(Wx::NotebookSizer)
12cu|perl-Wx-0.992.200-3|208	Provides:	perl(Wx::NotifyEvent)
12cu|perl-Wx-0.992.200-3|209	Provides:	perl(Wx::NumberEntryDialog)
12cu|perl-Wx-0.992.200-3|210	Provides:	perl(Wx::OutputStream)
12cu|perl-Wx-0.992.200-3|211	Provides:	perl(Wx::PageSetupDialog)
12cu|perl-Wx-0.992.200-3|212	Provides:	perl(Wx::PageSetupDialogData)
12cu|perl-Wx-0.992.200-3|213	Provides:	perl(Wx::PaintDC)
12cu|perl-Wx-0.992.200-3|214	Provides:	perl(Wx::PaintEvent)
12cu|perl-Wx-0.992.200-3|215	Provides:	perl(Wx::Palette)
12cu|perl-Wx-0.992.200-3|216	Provides:	perl(Wx::Panel)
12cu|perl-Wx-0.992.200-3|217	Provides:	perl(Wx::PasswordEntryDialog)
12cu|perl-Wx-0.992.200-3|218	Provides:	perl(Wx::PCXHandler)
12cu|perl-Wx-0.992.200-3|219	Provides:	perl(Wx::Pen)
12cu|perl-Wx-0.992.200-3|220	Provides:	perl(Wx::PlComboPopup)
12cu|perl-Wx-0.992.200-3|221	Provides:	perl(Wx::PlCommandEvent)
12cu|perl-Wx-0.992.200-3|222	Provides:	perl(Wx::PlDataObjectSimple)
12cu|perl-Wx-0.992.200-3|223	Provides:	perl(Wx::PlEvent)
12cu|perl-Wx-0.992.200-3|224	Provides:	perl(Wx::PlFileSystemHandler)
12cu|perl-Wx-0.992.200-3|225	Provides:	perl(Wx::PlGridCellEditor)
12cu|perl-Wx-0.992.200-3|226	Provides:	perl(Wx::PlGridCellRenderer)
12cu|perl-Wx-0.992.200-3|227	Provides:	perl(Wx::PlHeaderCtrl)
12cu|perl-Wx-0.992.200-3|228	Provides:	perl(Wx::PlHeaderCtrlSimple)
12cu|perl-Wx-0.992.200-3|229	Provides:	perl(Wx::PlHVScrolledWindow)
12cu|perl-Wx-0.992.200-3|230	Provides:	perl(Wx::PlLog)
12cu|perl-Wx-0.992.200-3|231	Provides:	perl(Wx::PlLogPassThrough)
12cu|perl-Wx-0.992.200-3|232	Provides:	perl(Wx::PlPopupTransientWindow)
12cu|perl-Wx-0.992.200-3|233	Provides:	perl(Wx::PlSizer)
12cu|perl-Wx-0.992.200-3|234	Provides:	perl(Wx::PlThreadEvent)
12cu|perl-Wx-0.992.200-3|235	Provides:	perl(Wx::PlTreeListItemComparator)
12cu|perl-Wx-0.992.200-3|236	Provides:	perl(Wx::PlValidator)
12cu|perl-Wx-0.992.200-3|237	Provides:	perl(Wx::PlVListBox)
12cu|perl-Wx-0.992.200-3|238	Provides:	perl(Wx::PlVScrolledWindow)
12cu|perl-Wx-0.992.200-3|239	Provides:	perl(Wx::PNGHandler)
12cu|perl-Wx-0.992.200-3|240	Provides:	perl(Wx::PNMHandler)
12cu|perl-Wx-0.992.200-3|241	Provides:	perl(Wx::Point)
12cu|perl-Wx-0.992.200-3|242	Provides:	perl(Wx::PopupWindow)
12cu|perl-Wx-0.992.200-3|243	Provides:	perl(Wx::Position)
12cu|perl-Wx-0.992.200-3|244	Provides:	perl(Wx::PreviewCanvas)
12cu|perl-Wx-0.992.200-3|245	Provides:	perl(Wx::PrintData)
12cu|perl-Wx-0.992.200-3|246	Provides:	perl(Wx::PrintDialog)
12cu|perl-Wx-0.992.200-3|247	Provides:	perl(Wx::PrintDialogData)
12cu|perl-Wx-0.992.200-3|248	Provides:	perl(Wx::Printer)
12cu|perl-Wx-0.992.200-3|249	Provides:	perl(Wx::PrinterDC)
12cu|perl-Wx-0.992.200-3|250	Provides:	perl(Wx::Printout)
12cu|perl-Wx-0.992.200-3|251	Provides:	perl(Wx::PrintPreview)
12cu|perl-Wx-0.992.200-3|252	Provides:	perl(Wx::Process)
12cu|perl-Wx-0.992.200-3|253	Provides:	perl(Wx::ProcessEvent)
12cu|perl-Wx-0.992.200-3|254	Provides:	perl(Wx::ProgressDialog)
12cu|perl-Wx-0.992.200-3|255	Provides:	perl(Wx::PropertyGrid)
12cu|perl-Wx-0.992.200-3|256	Provides:	perl(Wx::RadioBox)
12cu|perl-Wx-0.992.200-3|257	Provides:	perl(Wx::RadioButton)
12cu|perl-Wx-0.992.200-3|258	Provides:	perl(Wx::RearrangeCtrl)
12cu|perl-Wx-0.992.200-3|259	Provides:	perl(Wx::Rect)
12cu|perl-Wx-0.992.200-3|260	Provides:	perl(Wx::RegConfig)
12cu|perl-Wx-0.992.200-3|261	Provides:	perl(Wx::Region)
12cu|perl-Wx-0.992.200-3|262	Provides:	perl(Wx::Ribbon)
12cu|perl-Wx-0.992.200-3|263	Provides:	perl(Wx::RibbonBar)
12cu|perl-Wx-0.992.200-3|264	Provides:	perl(Wx::RichText)
12cu|perl-Wx-0.992.200-3|265	Provides:	perl(Wx::SashEvent)
12cu|perl-Wx-0.992.200-3|266	Provides:	perl(Wx::SashWindow)
12cu|perl-Wx-0.992.200-3|267	Provides:	perl(Wx::ScreenDC)
12cu|perl-Wx-0.992.200-3|268	Provides:	perl(Wx::ScrollBar)
12cu|perl-Wx-0.992.200-3|269	Provides:	perl(Wx::ScrolledWindow)
12cu|perl-Wx-0.992.200-3|270	Provides:	perl(Wx::ScrollEvent)
12cu|perl-Wx-0.992.200-3|271	Provides:	perl(Wx::ScrollWinEvent)
12cu|perl-Wx-0.992.200-3|272	Provides:	perl(Wx::SetCursorEvent)
12cu|perl-Wx-0.992.200-3|273	Provides:	perl(Wx::SimpleHelpProvider)
12cu|perl-Wx-0.992.200-3|274	Provides:	perl(Wx::SingleChoiceDialog)
12cu|perl-Wx-0.992.200-3|275	Provides:	perl(Wx::SingleInstanceChecker)
12cu|perl-Wx-0.992.200-3|276	Provides:	perl(Wx::Size)
12cu|perl-Wx-0.992.200-3|277	Provides:	perl(Wx::SizeEvent)
12cu|perl-Wx-0.992.200-3|278	Provides:	perl(Wx::Sizer)
12cu|perl-Wx-0.992.200-3|279	Provides:	perl(Wx::SizerItem)
12cu|perl-Wx-0.992.200-3|280	Provides:	perl(Wx::Slider)
12cu|perl-Wx-0.992.200-3|281	Provides:	perl(Wx::SocketBase)
12cu|perl-Wx-0.992.200-3|282	Provides:	perl(Wx::SocketClient)
12cu|perl-Wx-0.992.200-3|283	Provides:	perl(Wx::SocketEvent)
12cu|perl-Wx-0.992.200-3|284	Provides:	perl(Wx::SocketServer)
12cu|perl-Wx-0.992.200-3|285	Provides:	perl(Wx::SpinButton)
12cu|perl-Wx-0.992.200-3|286	Provides:	perl(Wx::SpinCtrl)
12cu|perl-Wx-0.992.200-3|287	Provides:	perl(Wx::SpinEvent)
12cu|perl-Wx-0.992.200-3|288	Provides:	perl(Wx::SplashScreen)
12cu|perl-Wx-0.992.200-3|289	Provides:	perl(Wx::SplitterWindow)
12cu|perl-Wx-0.992.200-3|290	Provides:	perl(Wx::StaticBitmap)
12cu|perl-Wx-0.992.200-3|291	Provides:	perl(Wx::StaticBox)
12cu|perl-Wx-0.992.200-3|292	Provides:	perl(Wx::StaticBoxSizer)
12cu|perl-Wx-0.992.200-3|293	Provides:	perl(Wx::StaticLine)
12cu|perl-Wx-0.992.200-3|294	Provides:	perl(Wx::StaticText)
12cu|perl-Wx-0.992.200-3|295	Provides:	perl(Wx::StatusBar)
12cu|perl-Wx-0.992.200-3|296	Provides:	perl(Wx::StopWatch)
12cu|perl-Wx-0.992.200-3|297	Provides:	perl(Wx::Stream)
12cu|perl-Wx-0.992.200-3|298	Provides:	perl(Wx::SysColourChangedEvent)
12cu|perl-Wx-0.992.200-3|299	Provides:	perl(Wx::SystemOptions)
12cu|perl-Wx-0.992.200-3|300	Provides:	perl(Wx::SystemSettings)
12cu|perl-Wx-0.992.200-3|301	Provides:	perl(Wx::TaskBarIcon)
12cu|perl-Wx-0.992.200-3|302	Provides:	perl(Wx::TaskBarIconEvent)
12cu|perl-Wx-0.992.200-3|303	Provides:	perl(Wx::TextDataObject)
12cu|perl-Wx-0.992.200-3|304	Provides:	perl(Wx::TextDropTarget)
12cu|perl-Wx-0.992.200-3|305	Provides:	perl(Wx::TextEntryDialog)
12cu|perl-Wx-0.992.200-3|306	Provides:	perl(Wx::TGAHandler)
12cu|perl-Wx-0.992.200-3|307	Provides:	perl(Wx::Thread)
12cu|perl-Wx-0.992.200-3|308	Provides:	perl(Wx::TIFFHandler)
12cu|perl-Wx-0.992.200-3|309	Provides:	perl(Wx::Timer)
12cu|perl-Wx-0.992.200-3|310	Provides:	perl(Wx::TimerEvent)
12cu|perl-Wx-0.992.200-3|311	Provides:	perl(Wx::TipProvider)
12cu|perl-Wx-0.992.200-3|312	Provides:	perl(Wx::ToggleButton)
12cu|perl-Wx-0.992.200-3|313	Provides:	perl(Wx::ToolBar)
12cu|perl-Wx-0.992.200-3|314	Provides:	perl(Wx::ToolBarBase)
12cu|perl-Wx-0.992.200-3|315	Provides:	perl(Wx::ToolBarToolBase)
12cu|perl-Wx-0.992.200-3|316	Provides:	perl(Wx::ToolTip)
12cu|perl-Wx-0.992.200-3|317	Provides:	perl(Wx::TreeCtrl)
12cu|perl-Wx-0.992.200-3|318	Provides:	perl(Wx::TreeEvent)
12cu|perl-Wx-0.992.200-3|319	Provides:	perl(Wx::TreeItemData)
12cu|perl-Wx-0.992.200-3|320	Provides:	perl(Wx::TreeItemId)
12cu|perl-Wx-0.992.200-3|321	Provides:	perl(Wx::TreeListCtrl)
12cu|perl-Wx-0.992.200-3|322	Provides:	perl(Wx::UpdateUIEvent)
12cu|perl-Wx-0.992.200-3|323	Provides:	perl(Wx::URLDataObject)
12cu|perl-Wx-0.992.200-3|324	Provides:	perl(Wx::Validator)
12cu|perl-Wx-0.992.200-3|325	Provides:	perl(Wx::View)
12cu|perl-Wx-0.992.200-3|326	Provides:	perl(Wx::Wave)
12cu|perl-Wx-0.992.200-3|327	Provides:	perl(Wx::WebView)
12cu|perl-Wx-0.992.200-3|328	Provides:	perl(Wx::Window)
12cu|perl-Wx-0.992.200-3|329	Provides:	perl(Wx::WindowCreateEvent)
12cu|perl-Wx-0.992.200-3|330	Provides:	perl(Wx::WindowDC)
12cu|perl-Wx-0.992.200-3|331	Provides:	perl(Wx::WindowDestroyEvent)
12cu|perl-Wx-0.992.200-3|332	Provides:	perl(Wx::WindowDisabler)
12cu|perl-Wx-0.992.200-3|333	Provides:	perl(Wx::WinHelpController)
12cu|perl-Wx-0.992.200-3|334	Provides:	perl(Wx::Wizard)
12cu|perl-Wx-0.992.200-3|335	Provides:	perl(Wx::WizardEvent)
12cu|perl-Wx-0.992.200-3|336	Provides:	perl(Wx::WizardPage)
12cu|perl-Wx-0.992.200-3|337	Provides:	perl(Wx::WizardPageSimple)
12cu|perl-Wx-0.992.200-3|338	Provides:	perl(Wx::XmlResource)
12cu|perl-Wx-0.992.200-3|339	Provides:	perl(Wx::XPMHandler)
12cu|perl-Wx-0.992.200-3|340	Provides:	perl(Wx::ZipFSHandler)
12cu|perl-Wx-0.992.200-3|341	
12cu|perl-Wx-0.992.200-3|342	%description
12cu|perl-Wx-0.992.200-3|343	The Wx module is a wrapper for the wxWidgets (formerly known as wxWindows)
12cu|perl-Wx-0.992.200-3|344	GUI toolkit.
12cu|perl-Wx-0.992.200-3|345	
12cu|perl-Wx-0.992.200-3|346	%prep
12cu|perl-Wx-0.992.200-3|347	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Wx-0.992.200-3|348	
12cu|perl-Wx-0.992.200-3|349	%build
12cu|perl-Wx-0.992.200-3|350	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Wx-0.992.200-3|351	%make CFLAGS="%{optflags}"
12cu|perl-Wx-0.992.200-3|352	
12cu|perl-Wx-0.992.200-3|353	%install
12cu|perl-Wx-0.992.200-3|354	%makeinstall_std
12cu|perl-Wx-0.992.200-3|355	
12cu|perl-Wx-0.992.200-3|356	%files
12cu|perl-Wx-0.992.200-3|357	%doc Changes README.txt
12cu|perl-Wx-0.992.200-3|358	%{perl_vendorarch}/Wx.pm
12cu|perl-Wx-0.992.200-3|359	%{perl_vendorarch}/Wx
12cu|perl-Wx-0.992.200-3|360	%{perl_vendorarch}/auto/Wx
12cu|perl-Wx-0.992.200-3|361	%{_mandir}/*/*
12cu|perl-Wx-0.992.200-3|362	%{_bindir}/*
12cu|perl-Wx-0.992.200-3|363	
12cu|perl-Wx-0.992.200-3|364	
12cu|perl-Wx-0.992.200-3|365	
12cu|perl-Wx-0.992.200-3|366	%changelog
12cu|perl-Wx-0.992.200-3|367	* Tue Jan 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.992.200-3
12cu|perl-Wx-0.992.200-3|368	+ Revision: d1cc559
12cu|perl-Wx-0.992.200-3|369	- Added provides necessary for perl-Wx-Demo
12cu|perl-Wx-0.992.200-3|370	
12cu|perl-Wx-0.992.200-3|371	

11409 12
12cu|perl-Wx-Demo-0.210.0-1|1	%define upstream_name    Wx-Demo
12cu|perl-Wx-Demo-0.210.0-1|2	%define upstream_version 0.21
12cu|perl-Wx-Demo-0.210.0-1|3	%define __noautoreq 'perl\\(Wx::PlHeaderColumn\\)|perl\\(Wx::PlHeaderCtrl\\)|perl\\(Wx::Demo.*'
12cu|perl-Wx-Demo-0.210.0-1|4	
12cu|perl-Wx-Demo-0.210.0-1|5	Name:		perl-%{upstream_name}
12cu|perl-Wx-Demo-0.210.0-1|6	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Wx-Demo-0.210.0-1|7	Release:	1
12cu|perl-Wx-Demo-0.210.0-1|8	
12cu|perl-Wx-Demo-0.210.0-1|9	License:	GPL+ or Artistic
12cu|perl-Wx-Demo-0.210.0-1|10	Group:		Development/Perl
12cu|perl-Wx-Demo-0.210.0-1|11	Summary:	The wxPerl demo
12cu|perl-Wx-Demo-0.210.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Wx-Demo-0.210.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Wx/Wx-Demo-%{upstream_version}.tar.gz
12cu|perl-Wx-Demo-0.210.0-1|14	
12cu|perl-Wx-Demo-0.210.0-1|15	BuildRequires:	perl-devel
12cu|perl-Wx-Demo-0.210.0-1|16	BuildRequires:	perl(Class::Accessor::Fast)
12cu|perl-Wx-Demo-0.210.0-1|17	BuildRequires:	perl(File::Slurp)
12cu|perl-Wx-Demo-0.210.0-1|18	BuildRequires:	perl(File::Spec)
12cu|perl-Wx-Demo-0.210.0-1|19	BuildRequires:	perl(File::chdir)
12cu|perl-Wx-Demo-0.210.0-1|20	BuildRequires:	perl(IO::Scalar)
12cu|perl-Wx-Demo-0.210.0-1|21	BuildRequires:	perl(Module::Pluggable)
12cu|perl-Wx-Demo-0.210.0-1|22	BuildRequires:	perl(UNIVERSAL::require)
12cu|perl-Wx-Demo-0.210.0-1|23	BuildRequires:	perl(Wx)
12cu|perl-Wx-Demo-0.210.0-1|24	BuildArch:	noarch
12cu|perl-Wx-Demo-0.210.0-1|25	
12cu|perl-Wx-Demo-0.210.0-1|26	%description
12cu|perl-Wx-Demo-0.210.0-1|27	wxPerl demo, with lots of snippets using various wxwidgets features.
12cu|perl-Wx-Demo-0.210.0-1|28	
12cu|perl-Wx-Demo-0.210.0-1|29	%prep
12cu|perl-Wx-Demo-0.210.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Wx-Demo-0.210.0-1|31	
12cu|perl-Wx-Demo-0.210.0-1|32	%build
12cu|perl-Wx-Demo-0.210.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Wx-Demo-0.210.0-1|34	%make
12cu|perl-Wx-Demo-0.210.0-1|35	
12cu|perl-Wx-Demo-0.210.0-1|36	%check
12cu|perl-Wx-Demo-0.210.0-1|37	#make test
12cu|perl-Wx-Demo-0.210.0-1|38	
12cu|perl-Wx-Demo-0.210.0-1|39	%install
12cu|perl-Wx-Demo-0.210.0-1|40	%makeinstall_std
12cu|perl-Wx-Demo-0.210.0-1|41	
12cu|perl-Wx-Demo-0.210.0-1|42	%files
12cu|perl-Wx-Demo-0.210.0-1|43	%doc Changes
12cu|perl-Wx-Demo-0.210.0-1|44	%{_bindir}/wxperl_demo.pl
12cu|perl-Wx-Demo-0.210.0-1|45	%{_mandir}/man3/*
12cu|perl-Wx-Demo-0.210.0-1|46	%{perl_vendorlib}/*
12cu|perl-Wx-Demo-0.210.0-1|47	
12cu|perl-Wx-Demo-0.210.0-1|48	
12cu|perl-Wx-Demo-0.210.0-1|49	
12cu|perl-Wx-Demo-0.210.0-1|50	%changelog
12cu|perl-Wx-Demo-0.210.0-1|51	* Tue Jan 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.210.0-1
12cu|perl-Wx-Demo-0.210.0-1|52	+ Revision: b88bbb8
12cu|perl-Wx-Demo-0.210.0-1|53	- Fix req exceptions
12cu|perl-Wx-Demo-0.210.0-1|54	
12cu|perl-Wx-Demo-0.210.0-1|55	

11410 12
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|1	%define upstream_name    Wx-Perl-ProcessStream
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|2	%define upstream_version 0.32
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|3	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|5	Version:	%perl_convert_version 0.32
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|6	Release:	1
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|7	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|8	Summary:	Use std handles of process via wx events
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|9	License:	GPL+ or Artistic
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|10	Group:		Development/Perl
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Wx/Wx-Perl-ProcessStream-0.32.tar.gz
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|13	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|14	BuildRequires:	perl-devel
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|15	BuildRequires:	perl(Archive::Tar)
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|16	BuildRequires:	perl(Wx)
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|17	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|18	BuildArch:	noarch
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|19	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|20	%description
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|21	This module provides the STDOUT, STDERR and exit codes of asynchronously
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|22	running processes via events. It may be used for long running or blocking
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|23	processes that provide periodic updates on state via STDOUT. Simple IPC is
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|24	possible via STDIN.
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|25	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|26	Do not use this module simply to collect the output of another process. For
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|27	that, it is much simpler to do:
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|28	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|29	my ($status,$output) = Wx::ExecuteStdout('perl -e"print qq($_\n) for(@INC);"');
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|30	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|31	%prep
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|33	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|34	%build
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|36	%make
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|37	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|38	%check
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|39	# Do not make test because they need gtk display
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|40	#make test
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|41	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|42	%install
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|43	%makeinstall_std
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|44	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|45	%files
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|46	%doc Changes README
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|47	%{_mandir}/man3/*
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|48	%{perl_vendorlib}/*
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|49	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|50	%changelog
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.300.0-2mdv2011.0
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|52	+ Revision: 657860
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|53	- rebuild for updated spec-helper
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|54	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|55	* Mon Feb 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.300.0-1
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|56	+ Revision: 636639
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|57	- update to new version 0.30
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|58	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|59	* Mon Dec 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.290.0-1mdv2011.0
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|60	+ Revision: 612274
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|61	- update to new version 0.29
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|62	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|63	* Sat Nov 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.280.0-1mdv2011.0
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|64	+ Revision: 594311
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|65	- update to new version 0.28
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|66	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|67	* Sun Feb 28 2010 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-1mdv2011.0
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|68	+ Revision: 512601
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|69	- update to 0.27
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|70	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|71	* Fri Feb 26 2010 Jérôme Quelin <jquelin@mandriva.org> 0.260.0-1mdv2010.1
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|72	+ Revision: 511455
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|73	- update to 0.26
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|74	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|75	* Thu Feb 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.250.0-1mdv2010.1
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|76	+ Revision: 510974
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|77	- update to 0.25
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|78	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|79	* Tue Jan 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.240.0-1mdv2010.1
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|80	+ Revision: 486377
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|81	- update to 0.24
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|82	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|83	* Tue Jan 05 2010 Jérôme Quelin <jquelin@mandriva.org> 0.230.0-1mdv2010.1
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|84	+ Revision: 486309
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|85	- update to 0.23
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|86	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|87	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 0.220.0-1mdv2010.1
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|88	+ Revision: 461030
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|89	- update to 0.22
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|90	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|91	* Tue Sep 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.200.0-1mdv2010.0
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|92	+ Revision: 450782
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|93	- update to 0.20
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|94	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|95	* Sun Sep 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.180.0-1mdv2010.0
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|96	+ Revision: 449991
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|97	- update to 0.18
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|98	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|99	* Sun Sep 27 2009 Jérôme Quelin <jquelin@mandriva.org> 0.170.0-1mdv2010.0
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|100	+ Revision: 449780
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|101	- update to 0.17
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|102	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|103	* Sat Sep 26 2009 Jérôme Quelin <jquelin@mandriva.org> 0.160.0-1mdv2010.0
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|104	+ Revision: 449445
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|105	- adding missing buildrequires:
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|106	- update to 0.16
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|107	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|108	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.110.0-1mdv2010.0
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|109	+ Revision: 401881
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|110	- rebuild using %%perl_convert_version
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|111	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|112	* Sat Aug 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.11-1mdv2009.0
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|113	+ Revision: 277582
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|114	- import perl-Wx-Perl-ProcessStream
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|115	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|116	
12cu|perl-Wx-Perl-ProcessStream-0.320.0-1|117	

11411 12
12cu|perl-Wx-Scintilla-0.390.0-1|1	%define upstream_name    Wx-Scintilla
12cu|perl-Wx-Scintilla-0.390.0-1|2	%define upstream_version 0.39
12cu|perl-Wx-Scintilla-0.390.0-1|3	
12cu|perl-Wx-Scintilla-0.390.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-Wx-Scintilla-0.390.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-Wx-Scintilla-0.390.0-1|6	Release:	1
12cu|perl-Wx-Scintilla-0.390.0-1|7	
12cu|perl-Wx-Scintilla-0.390.0-1|8	Summary:	A list of Wx::Scintilla constants
12cu|perl-Wx-Scintilla-0.390.0-1|9	License:	GPL+ or Artistic
12cu|perl-Wx-Scintilla-0.390.0-1|10	Group:		Development/Perl
12cu|perl-Wx-Scintilla-0.390.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-Wx-Scintilla-0.390.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Wx/Wx-Scintilla-%{upstream_version}.tar.gz
12cu|perl-Wx-Scintilla-0.390.0-1|13	
12cu|perl-Wx-Scintilla-0.390.0-1|14	BuildRequires:	perl-devel
12cu|perl-Wx-Scintilla-0.390.0-1|15	BuildRequires:	perl(Alien::wxWidgets)
12cu|perl-Wx-Scintilla-0.390.0-1|16	BuildRequires:	perl(ExtUtils::XSpp) >= 0.160.200
12cu|perl-Wx-Scintilla-0.390.0-1|17	BuildRequires:	perl(Module::Build) >= 0.360.0
12cu|perl-Wx-Scintilla-0.390.0-1|18	BuildRequires:	perl(Test::More)
12cu|perl-Wx-Scintilla-0.390.0-1|19	BuildRequires:	perl(Wx)
12cu|perl-Wx-Scintilla-0.390.0-1|20	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|perl-Wx-Scintilla-0.390.0-1|21	BuildRequires:	wxgtku2.8-devel
12cu|perl-Wx-Scintilla-0.390.0-1|22	%description
12cu|perl-Wx-Scintilla-0.390.0-1|23	While we already have a good scintilla editor component support via
12cu|perl-Wx-Scintilla-0.390.0-1|24	Wx::StyledTextCtrl in Perl, we already suffer from an older scintilla
12cu|perl-Wx-Scintilla-0.390.0-1|25	package and thus lagging Perl support in the popular Wx Scintilla
12cu|perl-Wx-Scintilla-0.390.0-1|26	component. wxWidgets the http://wxwidgets.org manpage has a *very slow*
12cu|perl-Wx-Scintilla-0.390.0-1|27	release timeline. Scintilla is a contributed project which means it will
12cu|perl-Wx-Scintilla-0.390.0-1|28	not be the latest by the time a new wxWidgets distribution is released. And
12cu|perl-Wx-Scintilla-0.390.0-1|29	on the scintilla front, the Perl 5 lexer is not 100% bug free even and we
12cu|perl-Wx-Scintilla-0.390.0-1|30	do not have any kind of Perl 6 support in Scintilla.
12cu|perl-Wx-Scintilla-0.390.0-1|31	
12cu|perl-Wx-Scintilla-0.390.0-1|32	The ambitious goal of this project is to provide fresh Perl 5 and maybe 6
12cu|perl-Wx-Scintilla-0.390.0-1|33	support in the Wx manpage while preserving compatibility with
12cu|perl-Wx-Scintilla-0.390.0-1|34	Wx::StyledTextCtrl and continually contribute it back to Scintilla project.
12cu|perl-Wx-Scintilla-0.390.0-1|35	
12cu|perl-Wx-Scintilla-0.390.0-1|36	Note: You cannot load Wx::STC and Wx::Scintilla in the same application.
12cu|perl-Wx-Scintilla-0.390.0-1|37	They are mutually exclusive. The wxSTC_... events are handled by one
12cu|perl-Wx-Scintilla-0.390.0-1|38	library or the other.
12cu|perl-Wx-Scintilla-0.390.0-1|39	
12cu|perl-Wx-Scintilla-0.390.0-1|40	%prep
12cu|perl-Wx-Scintilla-0.390.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-Wx-Scintilla-0.390.0-1|42	
12cu|perl-Wx-Scintilla-0.390.0-1|43	%build
12cu|perl-Wx-Scintilla-0.390.0-1|44	perl Build.PL installdirs=vendor
12cu|perl-Wx-Scintilla-0.390.0-1|45	./Build
12cu|perl-Wx-Scintilla-0.390.0-1|46	
12cu|perl-Wx-Scintilla-0.390.0-1|47	#check
12cu|perl-Wx-Scintilla-0.390.0-1|48	# requires display
12cu|perl-Wx-Scintilla-0.390.0-1|49	#./Build test
12cu|perl-Wx-Scintilla-0.390.0-1|50	
12cu|perl-Wx-Scintilla-0.390.0-1|51	%install
12cu|perl-Wx-Scintilla-0.390.0-1|52	./Build install destdir=%{buildroot}
12cu|perl-Wx-Scintilla-0.390.0-1|53	
12cu|perl-Wx-Scintilla-0.390.0-1|54	%files
12cu|perl-Wx-Scintilla-0.390.0-1|55	%doc Changes META.json META.yml MYMETA.yml README XS
12cu|perl-Wx-Scintilla-0.390.0-1|56	%{_mandir}/man3/*
12cu|perl-Wx-Scintilla-0.390.0-1|57	%{perl_vendorlib}/*
12cu|perl-Wx-Scintilla-0.390.0-1|58	
12cu|perl-Wx-Scintilla-0.390.0-1|59	

11412 12
12cu|perl-X11-GUITest-0.280.0-1|1	%define upstream_name X11-GUITest
12cu|perl-X11-GUITest-0.280.0-1|2	%define upstream_version 0.28
12cu|perl-X11-GUITest-0.280.0-1|3	
12cu|perl-X11-GUITest-0.280.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-X11-GUITest-0.280.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-X11-GUITest-0.280.0-1|6	Release:	1
12cu|perl-X11-GUITest-0.280.0-1|7	
12cu|perl-X11-GUITest-0.280.0-1|8	Summary:	Provides GUI testing/interaction facilities
12cu|perl-X11-GUITest-0.280.0-1|9	
12cu|perl-X11-GUITest-0.280.0-1|10	License:	GPL+ or Artistic
12cu|perl-X11-GUITest-0.280.0-1|11	Group:		Development/Perl
12cu|perl-X11-GUITest-0.280.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-X11-GUITest-0.280.0-1|13	Source0:	http://www.cpan.org/modules/by-module/X11/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-X11-GUITest-0.280.0-1|14	
12cu|perl-X11-GUITest-0.280.0-1|15	BuildRequires:	perl-devel
12cu|perl-X11-GUITest-0.280.0-1|16	BuildRequires:	pkgconfig(xextproto)
12cu|perl-X11-GUITest-0.280.0-1|17	BuildRequires:	pkgconfig(x11)
12cu|perl-X11-GUITest-0.280.0-1|18	BuildRequires:	pkgconfig(xtst)
12cu|perl-X11-GUITest-0.280.0-1|19	BuildRequires:	pkgconfig(xt)
12cu|perl-X11-GUITest-0.280.0-1|20	BuildRequires:	pkgconfig(xi)
12cu|perl-X11-GUITest-0.280.0-1|21	
12cu|perl-X11-GUITest-0.280.0-1|22	%description
12cu|perl-X11-GUITest-0.280.0-1|23	This Perl package is intended to facilitate the testing of GUI applications
12cu|perl-X11-GUITest-0.280.0-1|24	by means of user emulation. It can be used to test/interact with GUI
12cu|perl-X11-GUITest-0.280.0-1|25	applications; which have been built upon the X library or toolkits (i.e.,
12cu|perl-X11-GUITest-0.280.0-1|26	GTK+, Xt, Qt, Motif, etc.) that "wrap" the X library's functionality.
12cu|perl-X11-GUITest-0.280.0-1|27	
12cu|perl-X11-GUITest-0.280.0-1|28	%prep
12cu|perl-X11-GUITest-0.280.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-X11-GUITest-0.280.0-1|30	
12cu|perl-X11-GUITest-0.280.0-1|31	%build
12cu|perl-X11-GUITest-0.280.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-X11-GUITest-0.280.0-1|33	%make
12cu|perl-X11-GUITest-0.280.0-1|34	
12cu|perl-X11-GUITest-0.280.0-1|35	%check
12cu|perl-X11-GUITest-0.280.0-1|36	if [ x${DISPLAY} != 'x' ]; then
12cu|perl-X11-GUITest-0.280.0-1|37	make test
12cu|perl-X11-GUITest-0.280.0-1|38	else
12cu|perl-X11-GUITest-0.280.0-1|39	exit 0
12cu|perl-X11-GUITest-0.280.0-1|40	fi
12cu|perl-X11-GUITest-0.280.0-1|41	
12cu|perl-X11-GUITest-0.280.0-1|42	%install
12cu|perl-X11-GUITest-0.280.0-1|43	%makeinstall_std
12cu|perl-X11-GUITest-0.280.0-1|44	
12cu|perl-X11-GUITest-0.280.0-1|45	%files
12cu|perl-X11-GUITest-0.280.0-1|46	%doc docs/*
12cu|perl-X11-GUITest-0.280.0-1|47	%{_mandir}/man3/*
12cu|perl-X11-GUITest-0.280.0-1|48	%{perl_vendorlib}/*
12cu|perl-X11-GUITest-0.280.0-1|49	
12cu|perl-X11-GUITest-0.280.0-1|50	
12cu|perl-X11-GUITest-0.280.0-1|51	
12cu|perl-X11-GUITest-0.280.0-1|52	
12cu|perl-X11-GUITest-0.280.0-1|53	%changelog
12cu|perl-X11-GUITest-0.280.0-1|54	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.280.0-1
12cu|perl-X11-GUITest-0.280.0-1|55	+ Revision: fa9e427
12cu|perl-X11-GUITest-0.280.0-1|56	- Updated to 0.28 (by updates_builder)
12cu|perl-X11-GUITest-0.280.0-1|57	
12cu|perl-X11-GUITest-0.280.0-1|58	

11413 12
12cu|perl-X500-DN-0.290.0-3|1	%define upstream_name       X500-DN
12cu|perl-X500-DN-0.290.0-3|2	%define upstream_version    0.29
12cu|perl-X500-DN-0.290.0-3|3	
12cu|perl-X500-DN-0.290.0-3|4	Name:		perl-%{upstream_name}
12cu|perl-X500-DN-0.290.0-3|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-X500-DN-0.290.0-3|6	Release:	3
12cu|perl-X500-DN-0.290.0-3|7	Summary:	Parser and formatter for RFC 2253 style DN strings
12cu|perl-X500-DN-0.290.0-3|8	License:	Artistic
12cu|perl-X500-DN-0.290.0-3|9	Group:		Development/Perl
12cu|perl-X500-DN-0.290.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-X500-DN-0.290.0-3|11	Source:		http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-X500-DN-0.290.0-3|12	Patch:		X500-DN-0.29-fix-parse-recdescent-version-check.patch
12cu|perl-X500-DN-0.290.0-3|13	
12cu|perl-X500-DN-0.290.0-3|14	BuildRequires:	perl-devel
12cu|perl-X500-DN-0.290.0-3|15	BuildRequires:	perl-Parse-RecDescent
12cu|perl-X500-DN-0.290.0-3|16	BuildArch:	noarch
12cu|perl-X500-DN-0.290.0-3|17	
12cu|perl-X500-DN-0.290.0-3|18	%description
12cu|perl-X500-DN-0.290.0-3|19	This module provides a pure perl parser and formatter for RFC 2253
12cu|perl-X500-DN-0.290.0-3|20	style DN strings.
12cu|perl-X500-DN-0.290.0-3|21	
12cu|perl-X500-DN-0.290.0-3|22	%prep
12cu|perl-X500-DN-0.290.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-X500-DN-0.290.0-3|24	%patch -p 1
12cu|perl-X500-DN-0.290.0-3|25	
12cu|perl-X500-DN-0.290.0-3|26	%build
12cu|perl-X500-DN-0.290.0-3|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-X500-DN-0.290.0-3|28	%make
12cu|perl-X500-DN-0.290.0-3|29	
12cu|perl-X500-DN-0.290.0-3|30	%check
12cu|perl-X500-DN-0.290.0-3|31	make test
12cu|perl-X500-DN-0.290.0-3|32	
12cu|perl-X500-DN-0.290.0-3|33	%install
12cu|perl-X500-DN-0.290.0-3|34	%makeinstall_std
12cu|perl-X500-DN-0.290.0-3|35	
12cu|perl-X500-DN-0.290.0-3|36	# cleanup
12cu|perl-X500-DN-0.290.0-3|37	rm -f %{buildroot}%{perl_vendorlib}/X500/*.pod
12cu|perl-X500-DN-0.290.0-3|38	
12cu|perl-X500-DN-0.290.0-3|39	%files
12cu|perl-X500-DN-0.290.0-3|40	%doc Changes README
12cu|perl-X500-DN-0.290.0-3|41	%{perl_vendorlib}/X500
12cu|perl-X500-DN-0.290.0-3|42	%{_mandir}/*/*
12cu|perl-X500-DN-0.290.0-3|43	
12cu|perl-X500-DN-0.290.0-3|44	%changelog
12cu|perl-X500-DN-0.290.0-3|45	* Thu Feb 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.290.0-3
12cu|perl-X500-DN-0.290.0-3|46	+ Revision: 3623d77
12cu|perl-X500-DN-0.290.0-3|47	- Fix URL
12cu|perl-X500-DN-0.290.0-3|48	
12cu|perl-X500-DN-0.290.0-3|49	

11414 12
12cu|perl-XML-Atom-0.410.0-1|1	%define upstream_name    XML-Atom
12cu|perl-XML-Atom-0.410.0-1|2	%define upstream_version 0.41
12cu|perl-XML-Atom-0.410.0-1|3	
12cu|perl-XML-Atom-0.410.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-XML-Atom-0.410.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-XML-Atom-0.410.0-1|6	Release:	1
12cu|perl-XML-Atom-0.410.0-1|7	
12cu|perl-XML-Atom-0.410.0-1|8	Summary:	Perl Module for Processing Atom Feeds
12cu|perl-XML-Atom-0.410.0-1|9	License:	GPLv1+ or Artistic
12cu|perl-XML-Atom-0.410.0-1|10	Group:		Development/Perl
12cu|perl-XML-Atom-0.410.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-XML-Atom-0.410.0-1|12	Source0:	http://www.cpan.org/modules/by-module/XML/XML-Atom-%{upstream_version}.tar.gz
12cu|perl-XML-Atom-0.410.0-1|13	
12cu|perl-XML-Atom-0.410.0-1|14	BuildRequires:	perl-devel
12cu|perl-XML-Atom-0.410.0-1|15	BuildRequires:	perl(MIME::Base64)
12cu|perl-XML-Atom-0.410.0-1|16	BuildRequires:	perl(URI)
12cu|perl-XML-Atom-0.410.0-1|17	BuildRequires:	perl(Class::Data::Inheritable)
12cu|perl-XML-Atom-0.410.0-1|18	BuildRequires:	perl(XML::LibXML)
12cu|perl-XML-Atom-0.410.0-1|19	BuildRequires:	perl(XML::XPath)
12cu|perl-XML-Atom-0.410.0-1|20	BuildRequires:	perl(LWP)
12cu|perl-XML-Atom-0.410.0-1|21	BuildRequires:	perl(LWP::Authen::Wsse)
12cu|perl-XML-Atom-0.410.0-1|22	BuildRequires:	perl(Digest::SHA1)
12cu|perl-XML-Atom-0.410.0-1|23	BuildRequires:	perl(DateTime)
12cu|perl-XML-Atom-0.410.0-1|24	BuildRequires:	perl(HTML::Parser)
12cu|perl-XML-Atom-0.410.0-1|25	
12cu|perl-XML-Atom-0.410.0-1|26	BuildArch:	noarch
12cu|perl-XML-Atom-0.410.0-1|27	Requires:	perl(XML::LibXML)
12cu|perl-XML-Atom-0.410.0-1|28	
12cu|perl-XML-Atom-0.410.0-1|29	%description
12cu|perl-XML-Atom-0.410.0-1|30	Perl Module for processing Atoms feed and that provides access to the Atom
12cu|perl-XML-Atom-0.410.0-1|31	API.
12cu|perl-XML-Atom-0.410.0-1|32	
12cu|perl-XML-Atom-0.410.0-1|33	%prep
12cu|perl-XML-Atom-0.410.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-XML-Atom-0.410.0-1|35	
12cu|perl-XML-Atom-0.410.0-1|36	%build
12cu|perl-XML-Atom-0.410.0-1|37	SKIP_SAX_INSTALL=1 CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-XML-Atom-0.410.0-1|38	%make
12cu|perl-XML-Atom-0.410.0-1|39	
12cu|perl-XML-Atom-0.410.0-1|40	%check
12cu|perl-XML-Atom-0.410.0-1|41	make test
12cu|perl-XML-Atom-0.410.0-1|42	
12cu|perl-XML-Atom-0.410.0-1|43	%install
12cu|perl-XML-Atom-0.410.0-1|44	%makeinstall_std
12cu|perl-XML-Atom-0.410.0-1|45	
12cu|perl-XML-Atom-0.410.0-1|46	%files
12cu|perl-XML-Atom-0.410.0-1|47	%doc Changes README
12cu|perl-XML-Atom-0.410.0-1|48	%{perl_vendorlib}/XML
12cu|perl-XML-Atom-0.410.0-1|49	%{_mandir}/*/*
12cu|perl-XML-Atom-0.410.0-1|50	
12cu|perl-XML-Atom-0.410.0-1|51	%changelog
12cu|perl-XML-Atom-0.410.0-1|52	* Fri Jun 24 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.390.0-1mdv2011.0
12cu|perl-XML-Atom-0.410.0-1|53	+ Revision: 687006
12cu|perl-XML-Atom-0.410.0-1|54	- update to new version 0.39
12cu|perl-XML-Atom-0.410.0-1|55	
12cu|perl-XML-Atom-0.410.0-1|56	* Tue May 31 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.380.0-1
12cu|perl-XML-Atom-0.410.0-1|57	+ Revision: 682200
12cu|perl-XML-Atom-0.410.0-1|58	- update to new version 0.38
12cu|perl-XML-Atom-0.410.0-1|59	
12cu|perl-XML-Atom-0.410.0-1|60	* Wed Dec 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.370.0-1mdv2011.0
12cu|perl-XML-Atom-0.410.0-1|61	+ Revision: 483887
12cu|perl-XML-Atom-0.410.0-1|62	- update to 0.37
12cu|perl-XML-Atom-0.410.0-1|63	
12cu|perl-XML-Atom-0.410.0-1|64	* Fri Dec 25 2009 Michael Scherer <misc@mandriva.org> 0.360.0-2mdv2010.1
12cu|perl-XML-Atom-0.410.0-1|65	+ Revision: 482289
12cu|perl-XML-Atom-0.410.0-1|66	- fix License
12cu|perl-XML-Atom-0.410.0-1|67	
12cu|perl-XML-Atom-0.410.0-1|68	* Wed Dec 23 2009 Jérôme Quelin <jquelin@mandriva.org> 0.360.0-1mdv2010.1
12cu|perl-XML-Atom-0.410.0-1|69	+ Revision: 481711
12cu|perl-XML-Atom-0.410.0-1|70	- update to 0.36
12cu|perl-XML-Atom-0.410.0-1|71	
12cu|perl-XML-Atom-0.410.0-1|72	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.350.0-1mdv2010.0
12cu|perl-XML-Atom-0.410.0-1|73	+ Revision: 401878
12cu|perl-XML-Atom-0.410.0-1|74	- rebuild using %%perl_convert_version
12cu|perl-XML-Atom-0.410.0-1|75	
12cu|perl-XML-Atom-0.410.0-1|76	* Sun May 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.35-1mdv2010.0
12cu|perl-XML-Atom-0.410.0-1|77	+ Revision: 371363
12cu|perl-XML-Atom-0.410.0-1|78	- update to new version 0.35
12cu|perl-XML-Atom-0.410.0-1|79	
12cu|perl-XML-Atom-0.410.0-1|80	* Thu Jan 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.33-1mdv2009.1
12cu|perl-XML-Atom-0.410.0-1|81	+ Revision: 327085
12cu|perl-XML-Atom-0.410.0-1|82	- update to new version 0.33
12cu|perl-XML-Atom-0.410.0-1|83	
12cu|perl-XML-Atom-0.410.0-1|84	* Mon Nov 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.32-1mdv2009.1
12cu|perl-XML-Atom-0.410.0-1|85	+ Revision: 306237
12cu|perl-XML-Atom-0.410.0-1|86	- update to new version 0.32
12cu|perl-XML-Atom-0.410.0-1|87	
12cu|perl-XML-Atom-0.410.0-1|88	* Fri Nov 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.31-1mdv2009.1
12cu|perl-XML-Atom-0.410.0-1|89	+ Revision: 303114
12cu|perl-XML-Atom-0.410.0-1|90	- update to new version 0.31
12cu|perl-XML-Atom-0.410.0-1|91	
12cu|perl-XML-Atom-0.410.0-1|92	* Thu Nov 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.30-1mdv2009.1
12cu|perl-XML-Atom-0.410.0-1|93	+ Revision: 302725
12cu|perl-XML-Atom-0.410.0-1|94	- new version
12cu|perl-XML-Atom-0.410.0-1|95	
12cu|perl-XML-Atom-0.410.0-1|96	* Mon Oct 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.29-1mdv2009.1
12cu|perl-XML-Atom-0.410.0-1|97	+ Revision: 297544
12cu|perl-XML-Atom-0.410.0-1|98	- update to new version 0.29
12cu|perl-XML-Atom-0.410.0-1|99	
12cu|perl-XML-Atom-0.410.0-1|100	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.28-4mdv2009.0
12cu|perl-XML-Atom-0.410.0-1|101	+ Revision: 258795
12cu|perl-XML-Atom-0.410.0-1|102	- rebuild
12cu|perl-XML-Atom-0.410.0-1|103	
12cu|perl-XML-Atom-0.410.0-1|104	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.28-3mdv2009.0
12cu|perl-XML-Atom-0.410.0-1|105	+ Revision: 246720
12cu|perl-XML-Atom-0.410.0-1|106	- rebuild
12cu|perl-XML-Atom-0.410.0-1|107	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-XML-Atom-0.410.0-1|108	
12cu|perl-XML-Atom-0.410.0-1|109	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-XML-Atom-0.410.0-1|110	- restore BuildRoot
12cu|perl-XML-Atom-0.410.0-1|111	
12cu|perl-XML-Atom-0.410.0-1|112	* Wed Nov 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.28-1mdv2008.1
12cu|perl-XML-Atom-0.410.0-1|113	+ Revision: 106665
12cu|perl-XML-Atom-0.410.0-1|114	- update to new version 0.28
12cu|perl-XML-Atom-0.410.0-1|115	
12cu|perl-XML-Atom-0.410.0-1|116	* Fri Oct 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.27-1mdv2008.1
12cu|perl-XML-Atom-0.410.0-1|117	+ Revision: 97576
12cu|perl-XML-Atom-0.410.0-1|118	- update to new version 0.27
12cu|perl-XML-Atom-0.410.0-1|119	
12cu|perl-XML-Atom-0.410.0-1|120	
12cu|perl-XML-Atom-0.410.0-1|121	* Mon Mar 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.25-2mdv2007.1
12cu|perl-XML-Atom-0.410.0-1|122	+ Revision: 141649
12cu|perl-XML-Atom-0.410.0-1|123	- explicit dependency on perl(XML::LibXML)
12cu|perl-XML-Atom-0.410.0-1|124	
12cu|perl-XML-Atom-0.410.0-1|125	* Tue Mar 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.25-1mdv2007.1
12cu|perl-XML-Atom-0.410.0-1|126	+ Revision: 133532
12cu|perl-XML-Atom-0.410.0-1|127	- fix build dependencies, drop explicit runtime dependencies
12cu|perl-XML-Atom-0.410.0-1|128	
12cu|perl-XML-Atom-0.410.0-1|129	* Fri Mar 02 2007 Shlomi Fish  0.25-2mdv2007.1
12cu|perl-XML-Atom-0.410.0-1|130	- Fixed the summary.
12cu|perl-XML-Atom-0.410.0-1|131	- Converted to noarch.
12cu|perl-XML-Atom-0.410.0-1|132	
12cu|perl-XML-Atom-0.410.0-1|133	* Fri Mar 02 2007 Shlomi Fish  0.25-1mdv2007.1
12cu|perl-XML-Atom-0.410.0-1|134	- Initial release. Adapted the Feed-Find spec for this one.
12cu|perl-XML-Atom-0.410.0-1|135	
12cu|perl-XML-Atom-0.410.0-1|136	

11415 12
12cu|perl-XML-DT-0.630.0-1|1	%define upstream_name 	 XML-DT
12cu|perl-XML-DT-0.630.0-1|2	%define upstream_version 0.63
12cu|perl-XML-DT-0.630.0-1|3	
12cu|perl-XML-DT-0.630.0-1|4	%define req_xml_libxml_version %perl_convert_version 1.54
12cu|perl-XML-DT-0.630.0-1|5	
12cu|perl-XML-DT-0.630.0-1|6	Name:		perl-%{upstream_name}
12cu|perl-XML-DT-0.630.0-1|7	Version:	%perl_convert_version 0.63
12cu|perl-XML-DT-0.630.0-1|8	Release:	1
12cu|perl-XML-DT-0.630.0-1|9	
12cu|perl-XML-DT-0.630.0-1|10	Summary:	A perl XML down translate module
12cu|perl-XML-DT-0.630.0-1|11	License:	GPL
12cu|perl-XML-DT-0.630.0-1|12	Group:		Development/Perl
12cu|perl-XML-DT-0.630.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-XML-DT-0.630.0-1|14	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/XML/XML-DT-0.63.tar.gz
12cu|perl-XML-DT-0.630.0-1|15	
12cu|perl-XML-DT-0.630.0-1|16	BuildRequires:	perl-devel
12cu|perl-XML-DT-0.630.0-1|17	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-XML-DT-0.630.0-1|18	BuildRequires:	perl(XML::LibXML) >= %{req_xml_libxml_version}
12cu|perl-XML-DT-0.630.0-1|19	BuildRequires:	perl(XML::DTDParser)
12cu|perl-XML-DT-0.630.0-1|20	BuildArch:	noarch
12cu|perl-XML-DT-0.630.0-1|21	Requires: 	perl(XML::LibXML) >= %{req_xml_libxml_version}
12cu|perl-XML-DT-0.630.0-1|22	
12cu|perl-XML-DT-0.630.0-1|23	%description
12cu|perl-XML-DT-0.630.0-1|24	The XML::DT module is a perl module that does XML down translation.
12cu|perl-XML-DT-0.630.0-1|25	Based on XML::LibXML, it is designed to perform simple and
12cu|perl-XML-DT-0.630.0-1|26	compact translation/processing of XML documents.
12cu|perl-XML-DT-0.630.0-1|27	
12cu|perl-XML-DT-0.630.0-1|28	%prep
12cu|perl-XML-DT-0.630.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-XML-DT-0.630.0-1|30	
12cu|perl-XML-DT-0.630.0-1|31	%build
12cu|perl-XML-DT-0.630.0-1|32	chmod 755 examples/*.pl
12cu|perl-XML-DT-0.630.0-1|33	perl Makefile.PL INSTALLDIRS=vendor <<EOF
12cu|perl-XML-DT-0.630.0-1|34	XML::LibXML
12cu|perl-XML-DT-0.630.0-1|35	EOF
12cu|perl-XML-DT-0.630.0-1|36	%make
12cu|perl-XML-DT-0.630.0-1|37	
12cu|perl-XML-DT-0.630.0-1|38	%check
12cu|perl-XML-DT-0.630.0-1|39	make test
12cu|perl-XML-DT-0.630.0-1|40	
12cu|perl-XML-DT-0.630.0-1|41	%install
12cu|perl-XML-DT-0.630.0-1|42	%makeinstall_std
12cu|perl-XML-DT-0.630.0-1|43	
12cu|perl-XML-DT-0.630.0-1|44	%files
12cu|perl-XML-DT-0.630.0-1|45	%doc README Changes examples
12cu|perl-XML-DT-0.630.0-1|46	%{_bindir}/*
12cu|perl-XML-DT-0.630.0-1|47	%{_mandir}/*/*
12cu|perl-XML-DT-0.630.0-1|48	%{perl_vendorlib}/XML
12cu|perl-XML-DT-0.630.0-1|49	
12cu|perl-XML-DT-0.630.0-1|50	%changelog
12cu|perl-XML-DT-0.630.0-1|51	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.560.0-1mdv2011.0
12cu|perl-XML-DT-0.630.0-1|52	+ Revision: 638973
12cu|perl-XML-DT-0.630.0-1|53	- update to new version 0.56
12cu|perl-XML-DT-0.630.0-1|54	
12cu|perl-XML-DT-0.630.0-1|55	* Sun Nov 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.540.0-1mdv2011.0
12cu|perl-XML-DT-0.630.0-1|56	+ Revision: 602395
12cu|perl-XML-DT-0.630.0-1|57	- update to new version 0.54
12cu|perl-XML-DT-0.630.0-1|58	
12cu|perl-XML-DT-0.630.0-1|59	* Mon Aug 03 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 0.530.0-1mdv2010.0
12cu|perl-XML-DT-0.630.0-1|60	+ Revision: 408232
12cu|perl-XML-DT-0.630.0-1|61	- rebuild using %%perl_convert_version
12cu|perl-XML-DT-0.630.0-1|62	
12cu|perl-XML-DT-0.630.0-1|63	* Mon Jan 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.53-1mdv2009.1
12cu|perl-XML-DT-0.630.0-1|64	+ Revision: 331172
12cu|perl-XML-DT-0.630.0-1|65	- update to new version 0.53
12cu|perl-XML-DT-0.630.0-1|66	- update to new version 0.53
12cu|perl-XML-DT-0.630.0-1|67	
12cu|perl-XML-DT-0.630.0-1|68	* Thu Oct 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.52-1mdv2009.1
12cu|perl-XML-DT-0.630.0-1|69	+ Revision: 296762
12cu|perl-XML-DT-0.630.0-1|70	- update to new version 0.52
12cu|perl-XML-DT-0.630.0-1|71	
12cu|perl-XML-DT-0.630.0-1|72	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.51-4mdv2009.0
12cu|perl-XML-DT-0.630.0-1|73	+ Revision: 258830
12cu|perl-XML-DT-0.630.0-1|74	- rebuild
12cu|perl-XML-DT-0.630.0-1|75	
12cu|perl-XML-DT-0.630.0-1|76	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.51-3mdv2009.0
12cu|perl-XML-DT-0.630.0-1|77	+ Revision: 246722
12cu|perl-XML-DT-0.630.0-1|78	- rebuild
12cu|perl-XML-DT-0.630.0-1|79	
12cu|perl-XML-DT-0.630.0-1|80	* Mon Feb 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.51-1mdv2008.1
12cu|perl-XML-DT-0.630.0-1|81	+ Revision: 174664
12cu|perl-XML-DT-0.630.0-1|82	- update to new version 0.51
12cu|perl-XML-DT-0.630.0-1|83	
12cu|perl-XML-DT-0.630.0-1|84	* Fri Feb 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.50-1mdv2008.1
12cu|perl-XML-DT-0.630.0-1|85	+ Revision: 173893
12cu|perl-XML-DT-0.630.0-1|86	- update to new version 0.50
12cu|perl-XML-DT-0.630.0-1|87	
12cu|perl-XML-DT-0.630.0-1|88	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.47-1mdv2008.1
12cu|perl-XML-DT-0.630.0-1|89	+ Revision: 136365
12cu|perl-XML-DT-0.630.0-1|90	- restore BuildRoot
12cu|perl-XML-DT-0.630.0-1|91	
12cu|perl-XML-DT-0.630.0-1|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-XML-DT-0.630.0-1|93	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-XML-DT-0.630.0-1|94	
12cu|perl-XML-DT-0.630.0-1|95	
12cu|perl-XML-DT-0.630.0-1|96	* Mon Dec 11 2006 Olivier Thauvin <nanardon@mandriva.org> 0.47-1mdv2007.0
12cu|perl-XML-DT-0.630.0-1|97	+ Revision: 94577
12cu|perl-XML-DT-0.630.0-1|98	- 0.47
12cu|perl-XML-DT-0.630.0-1|99	- Import perl-XML-DT
12cu|perl-XML-DT-0.630.0-1|100	
12cu|perl-XML-DT-0.630.0-1|101	* Tue May 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.45-1mdv2007.0
12cu|perl-XML-DT-0.630.0-1|102	- New release 0.45
12cu|perl-XML-DT-0.630.0-1|103	- fix directory ownership
12cu|perl-XML-DT-0.630.0-1|104	- spec cleanup
12cu|perl-XML-DT-0.630.0-1|105	
12cu|perl-XML-DT-0.630.0-1|106	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.42-2mdk
12cu|perl-XML-DT-0.630.0-1|107	- Fix According to perl Policy
12cu|perl-XML-DT-0.630.0-1|108	- BuildRequires
12cu|perl-XML-DT-0.630.0-1|109	- Source URL
12cu|perl-XML-DT-0.630.0-1|110	- URL
12cu|perl-XML-DT-0.630.0-1|111	- use mkrel
12cu|perl-XML-DT-0.630.0-1|112	
12cu|perl-XML-DT-0.630.0-1|113	* Tue Sep 27 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.42-1mdk
12cu|perl-XML-DT-0.630.0-1|114	- 0.42
12cu|perl-XML-DT-0.630.0-1|115	
12cu|perl-XML-DT-0.630.0-1|116	* Tue Jul 26 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.41-1mdk
12cu|perl-XML-DT-0.630.0-1|117	- 0.41
12cu|perl-XML-DT-0.630.0-1|118	
12cu|perl-XML-DT-0.630.0-1|119	* Tue Apr 26 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.40-1mdk
12cu|perl-XML-DT-0.630.0-1|120	- 0.40
12cu|perl-XML-DT-0.630.0-1|121	
12cu|perl-XML-DT-0.630.0-1|122	* Wed Mar 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.39-1mdk
12cu|perl-XML-DT-0.630.0-1|123	- 0.39
12cu|perl-XML-DT-0.630.0-1|124	
12cu|perl-XML-DT-0.630.0-1|125	* Tue Jan 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.38-1mdk
12cu|perl-XML-DT-0.630.0-1|126	- 0.38
12cu|perl-XML-DT-0.630.0-1|127	
12cu|perl-XML-DT-0.630.0-1|128	* Wed Nov 24 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.37-1mdk
12cu|perl-XML-DT-0.630.0-1|129	- 0.37
12cu|perl-XML-DT-0.630.0-1|130	- Adjust BuildRequires
12cu|perl-XML-DT-0.630.0-1|131	
12cu|perl-XML-DT-0.630.0-1|132	* Tue Nov 16 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.35-1mdk
12cu|perl-XML-DT-0.630.0-1|133	- 0.35
12cu|perl-XML-DT-0.630.0-1|134	
12cu|perl-XML-DT-0.630.0-1|135	* Tue Nov 09 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.34-1mdk
12cu|perl-XML-DT-0.630.0-1|136	- 0.34
12cu|perl-XML-DT-0.630.0-1|137	
12cu|perl-XML-DT-0.630.0-1|138	* Tue Aug 24 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.31-1mdk
12cu|perl-XML-DT-0.630.0-1|139	- 0.31
12cu|perl-XML-DT-0.630.0-1|140	- Update description
12cu|perl-XML-DT-0.630.0-1|141	
12cu|perl-XML-DT-0.630.0-1|142	* Thu Apr 22 2004 Michael Scherer <misc@mandrake.org> 0.30-1mdk
12cu|perl-XML-DT-0.630.0-1|143	- 0.30
12cu|perl-XML-DT-0.630.0-1|144	- Remove hardcoded Requires
12cu|perl-XML-DT-0.630.0-1|145	- add url, rpmbuildupdate
12cu|perl-XML-DT-0.630.0-1|146	- [DIRM]
12cu|perl-XML-DT-0.630.0-1|147	
12cu|perl-XML-DT-0.630.0-1|148	

11416 12
12cu|perl-XML-Easy-0.9.0-1|1	%define upstream_name    XML-Easy
12cu|perl-XML-Easy-0.9.0-1|2	%define upstream_version 0.009
12cu|perl-XML-Easy-0.9.0-1|3	
12cu|perl-XML-Easy-0.9.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-XML-Easy-0.9.0-1|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-XML-Easy-0.9.0-1|6	Release:	1
12cu|perl-XML-Easy-0.9.0-1|7	
12cu|perl-XML-Easy-0.9.0-1|8	Summary:    Basic manipulation of XML data nodes
12cu|perl-XML-Easy-0.9.0-1|9	License:    GPL+ or Artistic
12cu|perl-XML-Easy-0.9.0-1|10	Group:      Development/Perl
12cu|perl-XML-Easy-0.9.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-XML-Easy-0.9.0-1|12	Source0:    http://www.cpan.org/modules/by-module/XML/XML-Easy-%{upstream_version}.tar.gz
12cu|perl-XML-Easy-0.9.0-1|13	
12cu|perl-XML-Easy-0.9.0-1|14	BuildRequires: perl(Encode)
12cu|perl-XML-Easy-0.9.0-1|15	BuildRequires: perl(Exporter)
12cu|perl-XML-Easy-0.9.0-1|16	BuildRequires: perl(IO::File)
12cu|perl-XML-Easy-0.9.0-1|17	BuildRequires: perl(Module::Build)
12cu|perl-XML-Easy-0.9.0-1|18	BuildRequires: perl(Params::Classify)
12cu|perl-XML-Easy-0.9.0-1|19	BuildRequires: perl(Scalar::Util)
12cu|perl-XML-Easy-0.9.0-1|20	BuildRequires: perl(Test::More)
12cu|perl-XML-Easy-0.9.0-1|21	BuildRequires: perl(parent)
12cu|perl-XML-Easy-0.9.0-1|22	BuildRequires: perl(strict)
12cu|perl-XML-Easy-0.9.0-1|23	BuildRequires: perl(utf8)
12cu|perl-XML-Easy-0.9.0-1|24	BuildRequires: perl(warnings)
12cu|perl-XML-Easy-0.9.0-1|25	BuildRequires: perl(Module::Build::Compat)
12cu|perl-XML-Easy-0.9.0-1|26	BuildRequires: perl-devel
12cu|perl-XML-Easy-0.9.0-1|27	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-XML-Easy-0.9.0-1|28	
12cu|perl-XML-Easy-0.9.0-1|29	%description
12cu|perl-XML-Easy-0.9.0-1|30	the XML::Easy manpage is a collection of modules relating to the
12cu|perl-XML-Easy-0.9.0-1|31	processing, parsing, and serialisation of XML data. It is oriented towards
12cu|perl-XML-Easy-0.9.0-1|32	the use of XML to represent data for interchange purposes, rather than the
12cu|perl-XML-Easy-0.9.0-1|33	use of XML as markup of principally textual data. It does not perform any
12cu|perl-XML-Easy-0.9.0-1|34	schema processing, and does not interpret DTDs or any other kind of schema.
12cu|perl-XML-Easy-0.9.0-1|35	It adheres strictly to the XML specification, in all its awkward details,
12cu|perl-XML-Easy-0.9.0-1|36	except for the aforementioned DTDs.
12cu|perl-XML-Easy-0.9.0-1|37	
12cu|perl-XML-Easy-0.9.0-1|38	the XML::Easy manpage strictly separates the in-program manipulation of XML
12cu|perl-XML-Easy-0.9.0-1|39	data from the processing of the textual form of XML. This shields the XML
12cu|perl-XML-Easy-0.9.0-1|40	user from the inconvenient and obscure aspects of XML syntax. XML data
12cu|perl-XML-Easy-0.9.0-1|41	nodes are mainly processed in a clean functional style, using the the
12cu|perl-XML-Easy-0.9.0-1|42	XML::Easy::NodeBasics manpage module. In the (very likely) event that an
12cu|perl-XML-Easy-0.9.0-1|43	application requires some more purpose-specific XML data processing
12cu|perl-XML-Easy-0.9.0-1|44	facilities, they are readily built on top of the XML::Easy::NodeBasics
12cu|perl-XML-Easy-0.9.0-1|45	manpage, retaining the abstraction from textual XML.
12cu|perl-XML-Easy-0.9.0-1|46	
12cu|perl-XML-Easy-0.9.0-1|47	When XML must be handled in textual form, for input and output, the the
12cu|perl-XML-Easy-0.9.0-1|48	XML::Easy::Text manpage module supplies a parser and a serialiser. The
12cu|perl-XML-Easy-0.9.0-1|49	interfaces here, too, are functional in nature.
12cu|perl-XML-Easy-0.9.0-1|50	
12cu|perl-XML-Easy-0.9.0-1|51	%prep
12cu|perl-XML-Easy-0.9.0-1|52	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-XML-Easy-0.9.0-1|53	
12cu|perl-XML-Easy-0.9.0-1|54	%build
12cu|perl-XML-Easy-0.9.0-1|55	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-XML-Easy-0.9.0-1|56	
12cu|perl-XML-Easy-0.9.0-1|57	%make
12cu|perl-XML-Easy-0.9.0-1|58	
12cu|perl-XML-Easy-0.9.0-1|59	%check
12cu|perl-XML-Easy-0.9.0-1|60	%make test
12cu|perl-XML-Easy-0.9.0-1|61	
12cu|perl-XML-Easy-0.9.0-1|62	%install
12cu|perl-XML-Easy-0.9.0-1|63	rm -rf %buildroot
12cu|perl-XML-Easy-0.9.0-1|64	%makeinstall_std
12cu|perl-XML-Easy-0.9.0-1|65	
12cu|perl-XML-Easy-0.9.0-1|66	%clean
12cu|perl-XML-Easy-0.9.0-1|67	rm -rf %buildroot
12cu|perl-XML-Easy-0.9.0-1|68	
12cu|perl-XML-Easy-0.9.0-1|69	%files
12cu|perl-XML-Easy-0.9.0-1|70	%defattr(-,root,root)
12cu|perl-XML-Easy-0.9.0-1|71	%doc META.yml Changes README
12cu|perl-XML-Easy-0.9.0-1|72	%{_mandir}/man3/*
12cu|perl-XML-Easy-0.9.0-1|73	%perl_vendorlib/*
12cu|perl-XML-Easy-0.9.0-1|74	
12cu|perl-XML-Easy-0.9.0-1|75	
12cu|perl-XML-Easy-0.9.0-1|76	
12cu|perl-XML-Easy-0.9.0-1|77	
12cu|perl-XML-Easy-0.9.0-1|78	%changelog
12cu|perl-XML-Easy-0.9.0-1|79	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.8.0-2
12cu|perl-XML-Easy-0.9.0-1|80	+ Revision: 768358
12cu|perl-XML-Easy-0.9.0-1|81	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-XML-Easy-0.9.0-1|82	
12cu|perl-XML-Easy-0.9.0-1|83	* Sun May 15 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.0-1
12cu|perl-XML-Easy-0.9.0-1|84	+ Revision: 674853
12cu|perl-XML-Easy-0.9.0-1|85	- import perl-XML-Easy
12cu|perl-XML-Easy-0.9.0-1|86	
12cu|perl-XML-Easy-0.9.0-1|87	

11417 12
12cu|perl-XML-Entities-1.0.100-1|1	%define upstream_name    XML-Entities
12cu|perl-XML-Entities-1.0.100-1|2	%define upstream_version 1.0001
12cu|perl-XML-Entities-1.0.100-1|3	
12cu|perl-XML-Entities-1.0.100-1|4	Name:		perl-%{upstream_name}
12cu|perl-XML-Entities-1.0.100-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-XML-Entities-1.0.100-1|6	Release:	1
12cu|perl-XML-Entities-1.0.100-1|7	
12cu|perl-XML-Entities-1.0.100-1|8	Summary:	Mapping of XML entities to Unicode
12cu|perl-XML-Entities-1.0.100-1|9	License:	GPL+ or Artistic
12cu|perl-XML-Entities-1.0.100-1|10	Group:		Development/Perl
12cu|perl-XML-Entities-1.0.100-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-XML-Entities-1.0.100-1|12	Source0:	http://www.cpan.org/modules/by-module/XML/XML-Entities-%{upstream_version}.tar.gz
12cu|perl-XML-Entities-1.0.100-1|13	
12cu|perl-XML-Entities-1.0.100-1|14	BuildRequires:	perl-devel
12cu|perl-XML-Entities-1.0.100-1|15	BuildRequires:	perl(Carp)
12cu|perl-XML-Entities-1.0.100-1|16	BuildRequires:	perl(Fatal)
12cu|perl-XML-Entities-1.0.100-1|17	BuildRequires:	perl(File::Basename)
12cu|perl-XML-Entities-1.0.100-1|18	BuildRequires:	perl(LWP::UserAgent)
12cu|perl-XML-Entities-1.0.100-1|19	BuildRequires:	perl(Test::More)
12cu|perl-XML-Entities-1.0.100-1|20	
12cu|perl-XML-Entities-1.0.100-1|21	BuildArch:	noarch
12cu|perl-XML-Entities-1.0.100-1|22	
12cu|perl-XML-Entities-1.0.100-1|23	%description
12cu|perl-XML-Entities-1.0.100-1|24	This module deals with decoding of strings with XML character entities.
12cu|perl-XML-Entities-1.0.100-1|25	Based upon the HTML::Entities module by Gisle Aas
12cu|perl-XML-Entities-1.0.100-1|26	
12cu|perl-XML-Entities-1.0.100-1|27	%prep
12cu|perl-XML-Entities-1.0.100-1|28	%setup -q -n %{upstream_name}
12cu|perl-XML-Entities-1.0.100-1|29	
12cu|perl-XML-Entities-1.0.100-1|30	%build
12cu|perl-XML-Entities-1.0.100-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-XML-Entities-1.0.100-1|32	%make
12cu|perl-XML-Entities-1.0.100-1|33	
12cu|perl-XML-Entities-1.0.100-1|34	%check
12cu|perl-XML-Entities-1.0.100-1|35	%make test
12cu|perl-XML-Entities-1.0.100-1|36	
12cu|perl-XML-Entities-1.0.100-1|37	%install
12cu|perl-XML-Entities-1.0.100-1|38	%makeinstall_std
12cu|perl-XML-Entities-1.0.100-1|39	
12cu|perl-XML-Entities-1.0.100-1|40	%files
12cu|perl-XML-Entities-1.0.100-1|41	%doc README Changes META.yml
12cu|perl-XML-Entities-1.0.100-1|42	%{_bindir}/download-entities.pl
12cu|perl-XML-Entities-1.0.100-1|43	%{perl_vendorlib}/XML
12cu|perl-XML-Entities-1.0.100-1|44	%{_mandir}/man1/download-entities.pl.1*
12cu|perl-XML-Entities-1.0.100-1|45	%{_mandir}/man3/*
12cu|perl-XML-Entities-1.0.100-1|46	
12cu|perl-XML-Entities-1.0.100-1|47	%changelog
12cu|perl-XML-Entities-1.0.100-1|48	* Sat Aug 28 2010 Jérôme Quelin <jquelin@mandriva.org> 1.0.0-1mdv2011.0
12cu|perl-XML-Entities-1.0.100-1|49	+ Revision: 573808
12cu|perl-XML-Entities-1.0.100-1|50	- update to 1.0000
12cu|perl-XML-Entities-1.0.100-1|51	
12cu|perl-XML-Entities-1.0.100-1|52	* Sat Jun 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.0307-1mdv2010.0
12cu|perl-XML-Entities-1.0.100-1|53	+ Revision: 383237
12cu|perl-XML-Entities-1.0.100-1|54	- import perl-XML-Entities
12cu|perl-XML-Entities-1.0.100-1|55	
12cu|perl-XML-Entities-1.0.100-1|56	
12cu|perl-XML-Entities-1.0.100-1|57	* Fri Jun 05 2009 cpan2dist 0.0307-1mdv
12cu|perl-XML-Entities-1.0.100-1|58	- initial mdv release, generated with cpan2dist
12cu|perl-XML-Entities-1.0.100-1|59	
12cu|perl-XML-Entities-1.0.100-1|60	

11418 12
12cu|perl-XML-Feed-0.520.0-1|1	%define upstream_name    XML-Feed
12cu|perl-XML-Feed-0.520.0-1|2	%define upstream_version 0.52
12cu|perl-XML-Feed-0.520.0-1|3	
12cu|perl-XML-Feed-0.520.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-XML-Feed-0.520.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-XML-Feed-0.520.0-1|6	Release:	1
12cu|perl-XML-Feed-0.520.0-1|7	Epoch:		2
12cu|perl-XML-Feed-0.520.0-1|8	
12cu|perl-XML-Feed-0.520.0-1|9	Summary:	Perl Module for Syndication feed parsing and auto-discovery
12cu|perl-XML-Feed-0.520.0-1|10	License:	GPL+ or Artistic
12cu|perl-XML-Feed-0.520.0-1|11	Group:		Development/Perl
12cu|perl-XML-Feed-0.520.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-XML-Feed-0.520.0-1|13	Source0:	http://www.cpan.org/modules/by-module/XML/XML-Feed-%{upstream_version}.tar.gz
12cu|perl-XML-Feed-0.520.0-1|14	
12cu|perl-XML-Feed-0.520.0-1|15	BuildRequires:	perl-devel
12cu|perl-XML-Feed-0.520.0-1|16	BuildRequires:	perl(Class::ErrorHandler)
12cu|perl-XML-Feed-0.520.0-1|17	BuildRequires:	perl(Feed::Find)
12cu|perl-XML-Feed-0.520.0-1|18	BuildRequires:	perl(URI::Fetch)
12cu|perl-XML-Feed-0.520.0-1|19	BuildRequires:	perl(DateTime)
12cu|perl-XML-Feed-0.520.0-1|20	BuildRequires:	perl(DateTime::Format::Mail)
12cu|perl-XML-Feed-0.520.0-1|21	BuildRequires:	perl(DateTime::Format::W3CDTF)
12cu|perl-XML-Feed-0.520.0-1|22	BuildRequires:	perl(List::Util)
12cu|perl-XML-Feed-0.520.0-1|23	BuildRequires:	perl(LWP)
12cu|perl-XML-Feed-0.520.0-1|24	BuildRequires:	perl(HTML::TokeParser)
12cu|perl-XML-Feed-0.520.0-1|25	BuildRequires:	perl(XML::RSS) >= 1.01
12cu|perl-XML-Feed-0.520.0-1|26	BuildRequires:	perl(XML::Atom) >= 0.08
12cu|perl-XML-Feed-0.520.0-1|27	BuildArch:	noarch
12cu|perl-XML-Feed-0.520.0-1|28	# (misc) not found by find-provides, as it can be changed at runtime with a
12cu|perl-XML-Feed-0.520.0-1|29	# variable $PREFERED_PARSER
12cu|perl-XML-Feed-0.520.0-1|30	Requires:	perl(XML::RSS)
12cu|perl-XML-Feed-0.520.0-1|31	
12cu|perl-XML-Feed-0.520.0-1|32	%description
12cu|perl-XML-Feed-0.520.0-1|33	XML::Feed is a syndication feed parser for both RSS and Atom feeds. It also
12cu|perl-XML-Feed-0.520.0-1|34	implements feed auto-discovery for finding feeds, given a URI.
12cu|perl-XML-Feed-0.520.0-1|35	
12cu|perl-XML-Feed-0.520.0-1|36	XML::Feed supports the following syndication feed formats:
12cu|perl-XML-Feed-0.520.0-1|37	
12cu|perl-XML-Feed-0.520.0-1|38	* RSS 0.91
12cu|perl-XML-Feed-0.520.0-1|39	* RSS 1.0
12cu|perl-XML-Feed-0.520.0-1|40	* RSS 2.0
12cu|perl-XML-Feed-0.520.0-1|41	* Atom
12cu|perl-XML-Feed-0.520.0-1|42	
12cu|perl-XML-Feed-0.520.0-1|43	The goal of XML::Feed is to provide a unified API for parsing and using the
12cu|perl-XML-Feed-0.520.0-1|44	various syndication formats.
12cu|perl-XML-Feed-0.520.0-1|45	
12cu|perl-XML-Feed-0.520.0-1|46	%prep
12cu|perl-XML-Feed-0.520.0-1|47	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-XML-Feed-0.520.0-1|48	
12cu|perl-XML-Feed-0.520.0-1|49	%build
12cu|perl-XML-Feed-0.520.0-1|50	SKIP_SAX_INSTALL=1 CFLAGS="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-XML-Feed-0.520.0-1|51	%make
12cu|perl-XML-Feed-0.520.0-1|52	
12cu|perl-XML-Feed-0.520.0-1|53	%check
12cu|perl-XML-Feed-0.520.0-1|54	make test
12cu|perl-XML-Feed-0.520.0-1|55	
12cu|perl-XML-Feed-0.520.0-1|56	%install
12cu|perl-XML-Feed-0.520.0-1|57	%makeinstall_std
12cu|perl-XML-Feed-0.520.0-1|58	
12cu|perl-XML-Feed-0.520.0-1|59	%files
12cu|perl-XML-Feed-0.520.0-1|60	%doc Changes README
12cu|perl-XML-Feed-0.520.0-1|61	%{perl_vendorlib}/XML
12cu|perl-XML-Feed-0.520.0-1|62	%{_mandir}/*/*
12cu|perl-XML-Feed-0.520.0-1|63	
12cu|perl-XML-Feed-0.520.0-1|64	%changelog
12cu|perl-XML-Feed-0.520.0-1|65	* Tue May 03 2011 Michael Scherer <misc@mandriva.org> 2:0.430.0-2mdv2011.0
12cu|perl-XML-Feed-0.520.0-1|66	+ Revision: 664895
12cu|perl-XML-Feed-0.520.0-1|67	- mass rebuild
12cu|perl-XML-Feed-0.520.0-1|68	
12cu|perl-XML-Feed-0.520.0-1|69	* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 2:0.430.0-1mdv2010.0
12cu|perl-XML-Feed-0.520.0-1|70	+ Revision: 401864
12cu|perl-XML-Feed-0.520.0-1|71	- rebuild using %%perl_convert_version
12cu|perl-XML-Feed-0.520.0-1|72	
12cu|perl-XML-Feed-0.520.0-1|73	* Sat May 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2:0.43-1mdv2010.0
12cu|perl-XML-Feed-0.520.0-1|74	+ Revision: 373772
12cu|perl-XML-Feed-0.520.0-1|75	- update to new version 0.43
12cu|perl-XML-Feed-0.520.0-1|76	
12cu|perl-XML-Feed-0.520.0-1|77	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2:0.42-1mdv2010.0
12cu|perl-XML-Feed-0.520.0-1|78	+ Revision: 370249
12cu|perl-XML-Feed-0.520.0-1|79	- update to new version 0.42
12cu|perl-XML-Feed-0.520.0-1|80	
12cu|perl-XML-Feed-0.520.0-1|81	* Thu Mar 26 2009 Michael Scherer <misc@mandriva.org> 2:0.41-2mdv2009.1
12cu|perl-XML-Feed-0.520.0-1|82	+ Revision: 361417
12cu|perl-XML-Feed-0.520.0-1|83	- add a require to perl-XML-RSS, fix bug #49123
12cu|perl-XML-Feed-0.520.0-1|84	
12cu|perl-XML-Feed-0.520.0-1|85	* Sun Dec 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2:0.41-1mdv2009.1
12cu|perl-XML-Feed-0.520.0-1|86	+ Revision: 314281
12cu|perl-XML-Feed-0.520.0-1|87	- update to new version 0.41
12cu|perl-XML-Feed-0.520.0-1|88	
12cu|perl-XML-Feed-0.520.0-1|89	* Tue Dec 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2:0.40-1mdv2009.1
12cu|perl-XML-Feed-0.520.0-1|90	+ Revision: 309314
12cu|perl-XML-Feed-0.520.0-1|91	- update to new version 0.40
12cu|perl-XML-Feed-0.520.0-1|92	
12cu|perl-XML-Feed-0.520.0-1|93	* Sun Nov 16 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2:0.3-1mdv2009.1
12cu|perl-XML-Feed-0.520.0-1|94	+ Revision: 303785
12cu|perl-XML-Feed-0.520.0-1|95	- new version
12cu|perl-XML-Feed-0.520.0-1|96	
12cu|perl-XML-Feed-0.520.0-1|97	* Fri Nov 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.23-1mdv2009.1
12cu|perl-XML-Feed-0.520.0-1|98	+ Revision: 303169
12cu|perl-XML-Feed-0.520.0-1|99	- add epoch to fit upstream versioning schema
12cu|perl-XML-Feed-0.520.0-1|100	
12cu|perl-XML-Feed-0.520.0-1|101	* Sat Oct 25 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.23-1mdv2009.1
12cu|perl-XML-Feed-0.520.0-1|102	+ Revision: 297139
12cu|perl-XML-Feed-0.520.0-1|103	- update to new version 0.23
12cu|perl-XML-Feed-0.520.0-1|104	
12cu|perl-XML-Feed-0.520.0-1|105	* Thu Oct 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2009.1
12cu|perl-XML-Feed-0.520.0-1|106	+ Revision: 296679
12cu|perl-XML-Feed-0.520.0-1|107	- update to new version 0.22
12cu|perl-XML-Feed-0.520.0-1|108	
12cu|perl-XML-Feed-0.520.0-1|109	* Sun Oct 19 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.21-1mdv2009.1
12cu|perl-XML-Feed-0.520.0-1|110	+ Revision: 295242
12cu|perl-XML-Feed-0.520.0-1|111	- update to new version 0.21
12cu|perl-XML-Feed-0.520.0-1|112	
12cu|perl-XML-Feed-0.520.0-1|113	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.12-5mdv2009.0
12cu|perl-XML-Feed-0.520.0-1|114	+ Revision: 258841
12cu|perl-XML-Feed-0.520.0-1|115	- rebuild
12cu|perl-XML-Feed-0.520.0-1|116	
12cu|perl-XML-Feed-0.520.0-1|117	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.12-4mdv2009.0
12cu|perl-XML-Feed-0.520.0-1|118	+ Revision: 246730
12cu|perl-XML-Feed-0.520.0-1|119	- rebuild
12cu|perl-XML-Feed-0.520.0-1|120	
12cu|perl-XML-Feed-0.520.0-1|121	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.12-2mdv2008.1
12cu|perl-XML-Feed-0.520.0-1|122	+ Revision: 136365
12cu|perl-XML-Feed-0.520.0-1|123	- restore BuildRoot
12cu|perl-XML-Feed-0.520.0-1|124	
12cu|perl-XML-Feed-0.520.0-1|125	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-XML-Feed-0.520.0-1|126	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-XML-Feed-0.520.0-1|127	
12cu|perl-XML-Feed-0.520.0-1|128	
12cu|perl-XML-Feed-0.520.0-1|129	* Tue Mar 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.12-2mdv2007.1
12cu|perl-XML-Feed-0.520.0-1|130	+ Revision: 133683
12cu|perl-XML-Feed-0.520.0-1|131	- cleanup
12cu|perl-XML-Feed-0.520.0-1|132	
12cu|perl-XML-Feed-0.520.0-1|133	* Fri Mar 02 2007 Shlomi Fish  0.12-2mdv2007.0
12cu|perl-XML-Feed-0.520.0-1|134	- Changed the architecture to "noarch".
12cu|perl-XML-Feed-0.520.0-1|135	
12cu|perl-XML-Feed-0.520.0-1|136	* Fri Mar 02 2007 Shlomi Fish  0.12-1mdv2007.0
12cu|perl-XML-Feed-0.520.0-1|137	- Initial release. Adapted the XML-Feed spec for this one.
12cu|perl-XML-Feed-0.520.0-1|138	
12cu|perl-XML-Feed-0.520.0-1|139	

11419 12
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|1	%define upstream_name    XML-OPML-SimpleGen
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|2	%define upstream_version 0.07
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|5	Release:	1
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|6	
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|7	Summary:	Create OPML using XML::Simple
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|8	License:	GPL+ or Artistic
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|9	Group:		Development/Perl
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|11	Source0:	http://www.cpan.org/modules/by-module/XML/XML-OPML-SimpleGen-%{upstream_version}.tar.gz
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|12	
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|13	BuildRequires:	perl-devel
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|14	BuildRequires: perl(DateTime)
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|15	BuildRequires:	perl(Class::Accessor)
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|17	BuildRequires:	perl(XML::Simple)
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|18	BuildRequires:	perl(version)
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|19	# These requires are not detected automatically.
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|20	Requires:	perl(Class::Accessor)
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|21	Requires:	perl(XML::Simple)
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|22	BuildArch:	noarch
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|23	
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|24	%description
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|25	XML::OPML::SimpleGen lets you simply generate OPML documents without having
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|26	too much to worry about. It is a drop-in replacement for XML::OPML in
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|27	regards of generation. As this module uses XML::Simple it is rather
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|28	generous in regards of attribute or element names.
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|29	
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|30	%prep
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|32	
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|33	%build
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|35	%make
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|36	
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|37	%check
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|38	make test
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|39	
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|40	%install
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|41	%makeinstall_std
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|42	
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|43	%files
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|44	%doc Changes README
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|45	%{_mandir}/man3/*
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|46	%{perl_vendorlib}/*
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|47	
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|48	%changelog
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|49	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.40.0-3mdv2011.0
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|50	+ Revision: 656979
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|51	- rebuild for updated spec-helper
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|52	
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|53	* Wed Dec 15 2010 Shlomi Fish <shlomif@mandriva.org> 0.40.0-2mdv2011.0
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|54	+ Revision: 622190
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|55	- Add Requires: that were not detected
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|56	
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|57	* Fri Dec 03 2010 Shlomi Fish <shlomif@mandriva.org> 0.40.0-1mdv2011.0
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|58	+ Revision: 607885
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|59	- import perl-XML-OPML-SimpleGen
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|60	
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|61	
12cu|perl-XML-OPML-SimpleGen-0.70.0-1|62	

11420 12
12cu|perl-XML-RSS-1.540.0-1|1	%define upstream_name	 XML-RSS
12cu|perl-XML-RSS-1.540.0-1|2	%define upstream_version 1.54
12cu|perl-XML-RSS-1.540.0-1|3	
12cu|perl-XML-RSS-1.540.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-XML-RSS-1.540.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-XML-RSS-1.540.0-1|6	Release:	1
12cu|perl-XML-RSS-1.540.0-1|7	
12cu|perl-XML-RSS-1.540.0-1|8	Summary:	Creates and updates RSS files
12cu|perl-XML-RSS-1.540.0-1|9	License:	GPL
12cu|perl-XML-RSS-1.540.0-1|10	Group:		Development/Perl
12cu|perl-XML-RSS-1.540.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-XML-RSS-1.540.0-1|12	Source0:	http://www.cpan.org/modules/by-module/XML/XML-RSS-%{upstream_version}.tar.gz
12cu|perl-XML-RSS-1.540.0-1|13	
12cu|perl-XML-RSS-1.540.0-1|14	BuildRequires:	perl-devel
12cu|perl-XML-RSS-1.540.0-1|15	BuildRequires:	perl(XML::Parser)
12cu|perl-XML-RSS-1.540.0-1|16	BuildRequires:	perl(Test::Manifest)
12cu|perl-XML-RSS-1.540.0-1|17	BuildRequires:	perl(DateTime::Format::W3CDTF)
12cu|perl-XML-RSS-1.540.0-1|18	BuildRequires:	perl(DateTime::Format::Mail)
12cu|perl-XML-RSS-1.540.0-1|19	BuildRequires:	perl(Test::Pod::Coverage)
12cu|perl-XML-RSS-1.540.0-1|20	BuildRequires:	perl(HTML::Entities)
12cu|perl-XML-RSS-1.540.0-1|21	BuildArch:	noarch
12cu|perl-XML-RSS-1.540.0-1|22	
12cu|perl-XML-RSS-1.540.0-1|23	%description
12cu|perl-XML-RSS-1.540.0-1|24	Creates and updates RSS files.
12cu|perl-XML-RSS-1.540.0-1|25	This module supports versions 0.9, 0.91 and 1.0 of RSS.
12cu|perl-XML-RSS-1.540.0-1|26	
12cu|perl-XML-RSS-1.540.0-1|27	%prep
12cu|perl-XML-RSS-1.540.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-XML-RSS-1.540.0-1|29	chmod ogu-x README Changes
12cu|perl-XML-RSS-1.540.0-1|30	
12cu|perl-XML-RSS-1.540.0-1|31	%build
12cu|perl-XML-RSS-1.540.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-XML-RSS-1.540.0-1|33	make
12cu|perl-XML-RSS-1.540.0-1|34	
12cu|perl-XML-RSS-1.540.0-1|35	%check
12cu|perl-XML-RSS-1.540.0-1|36	make test
12cu|perl-XML-RSS-1.540.0-1|37	
12cu|perl-XML-RSS-1.540.0-1|38	%install
12cu|perl-XML-RSS-1.540.0-1|39	%makeinstall_std
12cu|perl-XML-RSS-1.540.0-1|40	
12cu|perl-XML-RSS-1.540.0-1|41	%files
12cu|perl-XML-RSS-1.540.0-1|42	%doc README Changes
12cu|perl-XML-RSS-1.540.0-1|43	%{_mandir}/*/*
12cu|perl-XML-RSS-1.540.0-1|44	%{perl_vendorlib}/XML
12cu|perl-XML-RSS-1.540.0-1|45	
12cu|perl-XML-RSS-1.540.0-1|46	
12cu|perl-XML-RSS-1.540.0-1|47	%changelog
12cu|perl-XML-RSS-1.540.0-1|48	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.490.0-1mdv2011.0
12cu|perl-XML-RSS-1.540.0-1|49	+ Revision: 654383
12cu|perl-XML-RSS-1.540.0-1|50	- update to new version 1.49
12cu|perl-XML-RSS-1.540.0-1|51	
12cu|perl-XML-RSS-1.540.0-1|52	* Mon Apr 26 2010 Jérôme Quelin <jquelin@mandriva.org> 1.480.0-1mdv2011.0
12cu|perl-XML-RSS-1.540.0-1|53	+ Revision: 539088
12cu|perl-XML-RSS-1.540.0-1|54	- update to 1.48
12cu|perl-XML-RSS-1.540.0-1|55	
12cu|perl-XML-RSS-1.540.0-1|56	* Wed Dec 09 2009 Jérôme Quelin <jquelin@mandriva.org> 1.470.0-1mdv2010.1
12cu|perl-XML-RSS-1.540.0-1|57	+ Revision: 475399
12cu|perl-XML-RSS-1.540.0-1|58	- update to 1.47
12cu|perl-XML-RSS-1.540.0-1|59	
12cu|perl-XML-RSS-1.540.0-1|60	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.460.0-1mdv2010.1
12cu|perl-XML-RSS-1.540.0-1|61	+ Revision: 460777
12cu|perl-XML-RSS-1.540.0-1|62	- update to 1.46
12cu|perl-XML-RSS-1.540.0-1|63	
12cu|perl-XML-RSS-1.540.0-1|64	* Thu Aug 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.450.0-1mdv2010.0
12cu|perl-XML-RSS-1.540.0-1|65	+ Revision: 410631
12cu|perl-XML-RSS-1.540.0-1|66	- update to 1.45
12cu|perl-XML-RSS-1.540.0-1|67	
12cu|perl-XML-RSS-1.540.0-1|68	* Mon Aug 03 2009 Jérôme Quelin <jquelin@mandriva.org> 1.440.0-1mdv2010.0
12cu|perl-XML-RSS-1.540.0-1|69	+ Revision: 408247
12cu|perl-XML-RSS-1.540.0-1|70	- rebuild using %%perl_convert_version
12cu|perl-XML-RSS-1.540.0-1|71	
12cu|perl-XML-RSS-1.540.0-1|72	* Fri May 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.44-1mdv2010.0
12cu|perl-XML-RSS-1.540.0-1|73	+ Revision: 370250
12cu|perl-XML-RSS-1.540.0-1|74	- update to new version 1.44
12cu|perl-XML-RSS-1.540.0-1|75	
12cu|perl-XML-RSS-1.540.0-1|76	* Tue Jan 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.43-1mdv2009.1
12cu|perl-XML-RSS-1.540.0-1|77	+ Revision: 328900
12cu|perl-XML-RSS-1.540.0-1|78	- update to new version 1.43
12cu|perl-XML-RSS-1.540.0-1|79	
12cu|perl-XML-RSS-1.540.0-1|80	* Sun Jan 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.42-1mdv2009.1
12cu|perl-XML-RSS-1.540.0-1|81	+ Revision: 324522
12cu|perl-XML-RSS-1.540.0-1|82	- update to new version 1.42
12cu|perl-XML-RSS-1.540.0-1|83	
12cu|perl-XML-RSS-1.540.0-1|84	* Mon Dec 08 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.41-1mdv2009.1
12cu|perl-XML-RSS-1.540.0-1|85	+ Revision: 311966
12cu|perl-XML-RSS-1.540.0-1|86	- update to new version 1.41
12cu|perl-XML-RSS-1.540.0-1|87	
12cu|perl-XML-RSS-1.540.0-1|88	* Tue Dec 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.40-1mdv2009.1
12cu|perl-XML-RSS-1.540.0-1|89	+ Revision: 309316
12cu|perl-XML-RSS-1.540.0-1|90	- update to new version 1.40
12cu|perl-XML-RSS-1.540.0-1|91	
12cu|perl-XML-RSS-1.540.0-1|92	* Fri Nov 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.38-1mdv2009.1
12cu|perl-XML-RSS-1.540.0-1|93	+ Revision: 307435
12cu|perl-XML-RSS-1.540.0-1|94	- update to new version 1.38
12cu|perl-XML-RSS-1.540.0-1|95	
12cu|perl-XML-RSS-1.540.0-1|96	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.37-1mdv2009.1
12cu|perl-XML-RSS-1.540.0-1|97	+ Revision: 305756
12cu|perl-XML-RSS-1.540.0-1|98	- update to new version 1.37
12cu|perl-XML-RSS-1.540.0-1|99	
12cu|perl-XML-RSS-1.540.0-1|100	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.36-1mdv2009.1
12cu|perl-XML-RSS-1.540.0-1|101	+ Revision: 292361
12cu|perl-XML-RSS-1.540.0-1|102	- update to new version 1.36
12cu|perl-XML-RSS-1.540.0-1|103	
12cu|perl-XML-RSS-1.540.0-1|104	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.33-2mdv2009.0
12cu|perl-XML-RSS-1.540.0-1|105	+ Revision: 268882
12cu|perl-XML-RSS-1.540.0-1|106	- rebuild early 2009.0 package (before pixel changes)
12cu|perl-XML-RSS-1.540.0-1|107	
12cu|perl-XML-RSS-1.540.0-1|108	* Mon Jun 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.33-1mdv2009.0
12cu|perl-XML-RSS-1.540.0-1|109	+ Revision: 217102
12cu|perl-XML-RSS-1.540.0-1|110	- update to new version 1.33
12cu|perl-XML-RSS-1.540.0-1|111	
12cu|perl-XML-RSS-1.540.0-1|112	* Sat Feb 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.32-1mdv2008.1
12cu|perl-XML-RSS-1.540.0-1|113	+ Revision: 164622
12cu|perl-XML-RSS-1.540.0-1|114	- update to new version 1.32
12cu|perl-XML-RSS-1.540.0-1|115	
12cu|perl-XML-RSS-1.540.0-1|116	+ Olivier Blin <oblin@mandriva.com>
12cu|perl-XML-RSS-1.540.0-1|117	- restore BuildRoot
12cu|perl-XML-RSS-1.540.0-1|118	
12cu|perl-XML-RSS-1.540.0-1|119	+ Thierry Vignaud <tv@mandriva.org>
12cu|perl-XML-RSS-1.540.0-1|120	- kill re-definition of %%buildroot on Pixel's request
12cu|perl-XML-RSS-1.540.0-1|121	
12cu|perl-XML-RSS-1.540.0-1|122	* Sun Jul 01 2007 Olivier Thauvin <nanardon@mandriva.org> 1.31-1mdv2008.0
12cu|perl-XML-RSS-1.540.0-1|123	+ Revision: 46232
12cu|perl-XML-RSS-1.540.0-1|124	- 1.31
12cu|perl-XML-RSS-1.540.0-1|125	
12cu|perl-XML-RSS-1.540.0-1|126	
12cu|perl-XML-RSS-1.540.0-1|127	* Sat Jan 06 2007 Olivier Thauvin <nanardon@mandriva.org> 1.22-1mdv2007.0
12cu|perl-XML-RSS-1.540.0-1|128	+ Revision: 104840
12cu|perl-XML-RSS-1.540.0-1|129	- 1.22
12cu|perl-XML-RSS-1.540.0-1|130	
12cu|perl-XML-RSS-1.540.0-1|131	* Wed Jan 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.21-1mdv2007.1
12cu|perl-XML-RSS-1.540.0-1|132	+ Revision: 103642
12cu|perl-XML-RSS-1.540.0-1|133	- fix build dependencies
12cu|perl-XML-RSS-1.540.0-1|134	- fix build dependencies
12cu|perl-XML-RSS-1.540.0-1|135	
12cu|perl-XML-RSS-1.540.0-1|136	+ Olivier Thauvin <nanardon@mandriva.org>
12cu|perl-XML-RSS-1.540.0-1|137	- 1.21
12cu|perl-XML-RSS-1.540.0-1|138	- Import perl-XML-RSS
12cu|perl-XML-RSS-1.540.0-1|139	
12cu|perl-XML-RSS-1.540.0-1|140	* Thu Mar 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.10-1mdk
12cu|perl-XML-RSS-1.540.0-1|141	- 1.10
12cu|perl-XML-RSS-1.540.0-1|142	
12cu|perl-XML-RSS-1.540.0-1|143	* Tue Oct 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.05-2mdk
12cu|perl-XML-RSS-1.540.0-1|144	- Rebuild, fix URL, change description, add tests
12cu|perl-XML-RSS-1.540.0-1|145	
12cu|perl-XML-RSS-1.540.0-1|146	* Tue Aug 24 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.05-1mdk
12cu|perl-XML-RSS-1.540.0-1|147	- 1.05
12cu|perl-XML-RSS-1.540.0-1|148	- Update description
12cu|perl-XML-RSS-1.540.0-1|149	
12cu|perl-XML-RSS-1.540.0-1|150	* Thu Apr 22 2004 Michael Scherer <misc@mandrake.org> 1.04-1mdk
12cu|perl-XML-RSS-1.540.0-1|151	- New release 1.04
12cu|perl-XML-RSS-1.540.0-1|152	- [DIRM]
12cu|perl-XML-RSS-1.540.0-1|153	
12cu|perl-XML-RSS-1.540.0-1|154	

11421 12
12cu|perl-XML-RSS-LibXML-0.310.200-1|1	%define upstream_name    XML-RSS-LibXML
12cu|perl-XML-RSS-LibXML-0.310.200-1|2	%define upstream_version 0.3102
12cu|perl-XML-RSS-LibXML-0.310.200-1|3	Name:		perl-%{upstream_name}
12cu|perl-XML-RSS-LibXML-0.310.200-1|4	Version:	%perl_convert_version 0.3102
12cu|perl-XML-RSS-LibXML-0.310.200-1|5	Release:	1
12cu|perl-XML-RSS-LibXML-0.310.200-1|6	Epoch:		1
12cu|perl-XML-RSS-LibXML-0.310.200-1|7	
12cu|perl-XML-RSS-LibXML-0.310.200-1|8	Summary:	Represent A Non-Trivial RSS Element
12cu|perl-XML-RSS-LibXML-0.310.200-1|9	License:	GPL+ or Artistic
12cu|perl-XML-RSS-LibXML-0.310.200-1|10	Group:		Development/Perl
12cu|perl-XML-RSS-LibXML-0.310.200-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-XML-RSS-LibXML-0.310.200-1|12	Source0:	http://www.cpan.org/modules/by-module/XML/XML-RSS-LibXML-0.3102.tar.gz
12cu|perl-XML-RSS-LibXML-0.310.200-1|13	
12cu|perl-XML-RSS-LibXML-0.310.200-1|14	BuildRequires:	perl-devel
12cu|perl-XML-RSS-LibXML-0.310.200-1|15	BuildRequires:	perl(Class::Accessor::Fast)
12cu|perl-XML-RSS-LibXML-0.310.200-1|16	BuildRequires:	perl(DateTime::Format::Mail)
12cu|perl-XML-RSS-LibXML-0.310.200-1|17	BuildRequires:	perl(DateTime::Format::W3CDTF)
12cu|perl-XML-RSS-LibXML-0.310.200-1|18	BuildRequires:	perl(Encode)
12cu|perl-XML-RSS-LibXML-0.310.200-1|19	BuildRequires:	perl(ExtUtils::MakeMaker)
12cu|perl-XML-RSS-LibXML-0.310.200-1|20	BuildRequires:	perl(UNIVERSAL::require)
12cu|perl-XML-RSS-LibXML-0.310.200-1|21	BuildRequires:	perl(XML::LibXML)
12cu|perl-XML-RSS-LibXML-0.310.200-1|22	BuildRequires:	perl(XML::LibXML::XPathContext)
12cu|perl-XML-RSS-LibXML-0.310.200-1|23	
12cu|perl-XML-RSS-LibXML-0.310.200-1|24	BuildArch:	noarch
12cu|perl-XML-RSS-LibXML-0.310.200-1|25	
12cu|perl-XML-RSS-LibXML-0.310.200-1|26	%description
12cu|perl-XML-RSS-LibXML-0.310.200-1|27	XML::RSS::LibXML uses XML::LibXML (libxml2) for parsing RSS instead of
12cu|perl-XML-RSS-LibXML-0.310.200-1|28	XML::RSS' XML::Parser (expat), while trying to keep interface compatibility
12cu|perl-XML-RSS-LibXML-0.310.200-1|29	with XML::RSS.
12cu|perl-XML-RSS-LibXML-0.310.200-1|30	
12cu|perl-XML-RSS-LibXML-0.310.200-1|31	XML::RSS is an extremely handy tool, but it is unfortunately not exactly
12cu|perl-XML-RSS-LibXML-0.310.200-1|32	the most lean or efficient RSS parser, especially in a long-running
12cu|perl-XML-RSS-LibXML-0.310.200-1|33	process. So for a long time I had been using my own version of RSS parser
12cu|perl-XML-RSS-LibXML-0.310.200-1|34	to get the maximum speed and efficiency - this is the re-packaged version
12cu|perl-XML-RSS-LibXML-0.310.200-1|35	of that module, such that it adheres to the XML::RSS interface.
12cu|perl-XML-RSS-LibXML-0.310.200-1|36	
12cu|perl-XML-RSS-LibXML-0.310.200-1|37	Use this module when you have severe performance requirements working with
12cu|perl-XML-RSS-LibXML-0.310.200-1|38	RSS files.
12cu|perl-XML-RSS-LibXML-0.310.200-1|39	
12cu|perl-XML-RSS-LibXML-0.310.200-1|40	%prep
12cu|perl-XML-RSS-LibXML-0.310.200-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-XML-RSS-LibXML-0.310.200-1|42	
12cu|perl-XML-RSS-LibXML-0.310.200-1|43	%build
12cu|perl-XML-RSS-LibXML-0.310.200-1|44	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-XML-RSS-LibXML-0.310.200-1|45	%make
12cu|perl-XML-RSS-LibXML-0.310.200-1|46	
12cu|perl-XML-RSS-LibXML-0.310.200-1|47	%check
12cu|perl-XML-RSS-LibXML-0.310.200-1|48	%make test
12cu|perl-XML-RSS-LibXML-0.310.200-1|49	
12cu|perl-XML-RSS-LibXML-0.310.200-1|50	%install
12cu|perl-XML-RSS-LibXML-0.310.200-1|51	%makeinstall_std
12cu|perl-XML-RSS-LibXML-0.310.200-1|52	
12cu|perl-XML-RSS-LibXML-0.310.200-1|53	%files
12cu|perl-XML-RSS-LibXML-0.310.200-1|54	%doc Changes
12cu|perl-XML-RSS-LibXML-0.310.200-1|55	%{_mandir}/man3/*
12cu|perl-XML-RSS-LibXML-0.310.200-1|56	%{perl_vendorlib}/*
12cu|perl-XML-RSS-LibXML-0.310.200-1|57	
12cu|perl-XML-RSS-LibXML-0.310.200-1|58	%changelog
12cu|perl-XML-RSS-LibXML-0.310.200-1|59	* Mon Jul 18 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.310.100-1mdv2011
12cu|perl-XML-RSS-LibXML-0.310.200-1|60	+ Revision: 690334
12cu|perl-XML-RSS-LibXML-0.310.200-1|61	- update to new version 0.3101
12cu|perl-XML-RSS-LibXML-0.310.200-1|62	- update to new version 0.3100
12cu|perl-XML-RSS-LibXML-0.310.200-1|63	
12cu|perl-XML-RSS-LibXML-0.310.200-1|64	* Mon Apr 25 2011 Funda Wang <fwang@mandriva.org> 1:0.310.0-2
12cu|perl-XML-RSS-LibXML-0.310.200-1|65	+ Revision: 658902
12cu|perl-XML-RSS-LibXML-0.310.200-1|66	- rebuild for updated spec-helper
12cu|perl-XML-RSS-LibXML-0.310.200-1|67	
12cu|perl-XML-RSS-LibXML-0.310.200-1|68	* Mon Jul 12 2010 Jérôme Quelin <jquelin@mandriva.org> 1:0.310.0-1mdv2011.0
12cu|perl-XML-RSS-LibXML-0.310.200-1|69	+ Revision: 551209
12cu|perl-XML-RSS-LibXML-0.310.200-1|70	- bump epoch
12cu|perl-XML-RSS-LibXML-0.310.200-1|71	- update to 0.3100
12cu|perl-XML-RSS-LibXML-0.310.200-1|72	
12cu|perl-XML-RSS-LibXML-0.310.200-1|73	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.3004-2mdv2010.0
12cu|perl-XML-RSS-LibXML-0.310.200-1|74	+ Revision: 440769
12cu|perl-XML-RSS-LibXML-0.310.200-1|75	- rebuild
12cu|perl-XML-RSS-LibXML-0.310.200-1|76	
12cu|perl-XML-RSS-LibXML-0.310.200-1|77	* Thu Mar 05 2009 Michael Scherer <misc@mandriva.org> 0.3004-1mdv2009.1
12cu|perl-XML-RSS-LibXML-0.310.200-1|78	+ Revision: 348894
12cu|perl-XML-RSS-LibXML-0.310.200-1|79	- import perl-XML-RSS-LibXML
12cu|perl-XML-RSS-LibXML-0.310.200-1|80	
12cu|perl-XML-RSS-LibXML-0.310.200-1|81	
12cu|perl-XML-RSS-LibXML-0.310.200-1|82	

11422 12
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|1	%define pkg_name        XML-SimpleObject-LibXML
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|2	%define pkg_version     0.60
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|3	
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|4	Summary:       Simple object representation of an XML::LibXML DOM object
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|5	Name:          perl-%{pkg_name}
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|6	Version:       %perl_convert_version %{pkg_version}
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|7	Release:       2
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|8	Group:         Development/Perl
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|9	License:       Artistic
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|10	URL:           http://search.cpan.org/dist/%{pkg_name}/
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|11	Source0:       http://www.cpan.org/authors/id/D/DB/DBRIAN/%{pkg_name}-%{pkg_version}.tar.gz
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|12	BuildArch:     noarch
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|13	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|14	BuildRequires: perl(XML::LibXML)
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|15	BuildRequires: perl-devel
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|16	
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|17	%description
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|18	This is a short and simple class allowing simple object access to a parsed
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|19	XML::LibXML tree, with methods for fetching children and attributes in as
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|20	clean a manner as possible.
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|21	
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|22	%prep
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|23	%setup -q -n %{pkg_name}-%{pkg_version}
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|24	
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|25	%build
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|26	perl Makefile.PL
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|27	sed -i 's%/usr/local%/usr%g' Makefile
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|28	%make OPTMIZE="%{optflags}"
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|29	
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|30	%check
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|31	%make test
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|32	
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|33	%install
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|34	%makeinstall_std
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|35	
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|36	%clean
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|37	
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|38	%files
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|39	%doc Changes README
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|40	%{perl_sitelib}/XML/SimpleObject/*.pm
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|41	%{perl_sitelib}/XML/SimpleObject/*.pl
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|42	%{_mandir}/man3/*.3pm*
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|43	
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|44	
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|45	
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|46	%changelog
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|47	* Tue Aug 02 2011 Leonardo Coelho <leonardoc@mandriva.com> 0.60-1mdv2012.0
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|48	+ Revision: 692919
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|49	- bump new version spec file import from fedora
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|50	- Created package structure for perl-XML-SimpleObject-LibXML.
12cu|perl-XML-SimpleObject-LibXML-0.600.0-2|51	

11423 12
12cu|perl-XML-Smart-1.780.0-1|1	%define module 	XML-Smart
12cu|perl-XML-Smart-1.780.0-1|2	%define upstream_version 1.78
12cu|perl-XML-Smart-1.780.0-1|3	
12cu|perl-XML-Smart-1.780.0-1|4	Summary:	A Smart, easy and powerful way to access/create XML files/data
12cu|perl-XML-Smart-1.780.0-1|5	Name: 		perl-%{module}
12cu|perl-XML-Smart-1.780.0-1|6	Version: 	%perl_convert_version %{upstream_version}
12cu|perl-XML-Smart-1.780.0-1|7	Release: 	1
12cu|perl-XML-Smart-1.780.0-1|8	License: 	GPL
12cu|perl-XML-Smart-1.780.0-1|9	Url:		http://search.cpan.org/dist/%{module}
12cu|perl-XML-Smart-1.780.0-1|10	Group:		Development/Perl
12cu|perl-XML-Smart-1.780.0-1|11	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/XML/XML-Smart-%{upstream_version}.tar.gz
12cu|perl-XML-Smart-1.780.0-1|12	BuildRequires:	perl-devel, perl-Object-MultiType
12cu|perl-XML-Smart-1.780.0-1|13	BuildArch:	noarch
12cu|perl-XML-Smart-1.780.0-1|14	
12cu|perl-XML-Smart-1.780.0-1|15	%description
12cu|perl-XML-Smart-1.780.0-1|16	This module has an easy way to access/create XML data. It's based on the HASH
12cu|perl-XML-Smart-1.780.0-1|17	tree that is made of the XML data, and enable a dynamic access to it with the
12cu|perl-XML-Smart-1.780.0-1|18	Perl syntax for Hashe and Array, without needing to care if you have a Hashe or
12cu|perl-XML-Smart-1.780.0-1|19	an Array in the tree. In other words, each point in the tree work as a Hash
12cu|perl-XML-Smart-1.780.0-1|20	and an Array at the same time!
12cu|perl-XML-Smart-1.780.0-1|21	%prep
12cu|perl-XML-Smart-1.780.0-1|22	%setup -q -n %{module}-%{upstream_version}
12cu|perl-XML-Smart-1.780.0-1|23	
12cu|perl-XML-Smart-1.780.0-1|24	%build
12cu|perl-XML-Smart-1.780.0-1|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-XML-Smart-1.780.0-1|26	%make
12cu|perl-XML-Smart-1.780.0-1|27	
12cu|perl-XML-Smart-1.780.0-1|28	%check
12cu|perl-XML-Smart-1.780.0-1|29	%{__make} test <<EOF
12cu|perl-XML-Smart-1.780.0-1|30	n
12cu|perl-XML-Smart-1.780.0-1|31	EOF
12cu|perl-XML-Smart-1.780.0-1|32	
12cu|perl-XML-Smart-1.780.0-1|33	%install
12cu|perl-XML-Smart-1.780.0-1|34	%makeinstall_std
12cu|perl-XML-Smart-1.780.0-1|35	
12cu|perl-XML-Smart-1.780.0-1|36	%files
12cu|perl-XML-Smart-1.780.0-1|37	%doc README Changes
12cu|perl-XML-Smart-1.780.0-1|38	%{_mandir}/*/*
12cu|perl-XML-Smart-1.780.0-1|39	%{perl_vendorlib}/XML/Smart
12cu|perl-XML-Smart-1.780.0-1|40	%{perl_vendorlib}/XML/Smart.pm
12cu|perl-XML-Smart-1.780.0-1|41	
12cu|perl-XML-Smart-1.780.0-1|42	
12cu|perl-XML-Smart-1.780.0-1|43	
12cu|perl-XML-Smart-1.780.0-1|44	
12cu|perl-XML-Smart-1.780.0-1|45	%changelog
12cu|perl-XML-Smart-1.780.0-1|46	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.780.0-1
12cu|perl-XML-Smart-1.780.0-1|47	+ Revision: 55162e4
12cu|perl-XML-Smart-1.780.0-1|48	- LOG Updated to 1.78 (by updates_builder)
12cu|perl-XML-Smart-1.780.0-1|49	
12cu|perl-XML-Smart-1.780.0-1|50	

11424 12
12cu|perl-XML-TreeBuilder-4.300.0-1|1	%define upstream_name    XML-TreeBuilder
12cu|perl-XML-TreeBuilder-4.300.0-1|2	%define upstream_version 4.3
12cu|perl-XML-TreeBuilder-4.300.0-1|3	
12cu|perl-XML-TreeBuilder-4.300.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-XML-TreeBuilder-4.300.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-XML-TreeBuilder-4.300.0-1|6	Release:	1
12cu|perl-XML-TreeBuilder-4.300.0-1|7	
12cu|perl-XML-TreeBuilder-4.300.0-1|8	Summary:	Build a tree of XML::Element objects
12cu|perl-XML-TreeBuilder-4.300.0-1|9	License:	GPL+ or Artistic
12cu|perl-XML-TreeBuilder-4.300.0-1|10	Group:		Development/Perl
12cu|perl-XML-TreeBuilder-4.300.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-XML-TreeBuilder-4.300.0-1|12	Source0:	http://www.cpan.org/modules/by-module/XML/XML-TreeBuilder-%{upstream_version}.tar.gz
12cu|perl-XML-TreeBuilder-4.300.0-1|13	
12cu|perl-XML-TreeBuilder-4.300.0-1|14	BuildRequires:	perl-devel
12cu|perl-XML-TreeBuilder-4.300.0-1|15	BuildRequires:	perl(HTML::Element)
12cu|perl-XML-TreeBuilder-4.300.0-1|16	BuildRequires:	perl(HTML::Tagset)
12cu|perl-XML-TreeBuilder-4.300.0-1|17	BuildRequires:	perl(XML::Parser)
12cu|perl-XML-TreeBuilder-4.300.0-1|18	BuildArch:	noarch
12cu|perl-XML-TreeBuilder-4.300.0-1|19	
12cu|perl-XML-TreeBuilder-4.300.0-1|20	%description
12cu|perl-XML-TreeBuilder-4.300.0-1|21	This is just a subclass of HTML::Element. It works basically the same as
12cu|perl-XML-TreeBuilder-4.300.0-1|22	HTML::Element, except that tagnames and attribute names aren't forced to
12cu|perl-XML-TreeBuilder-4.300.0-1|23	lowercase, as they are in HTML::Element.
12cu|perl-XML-TreeBuilder-4.300.0-1|24	
12cu|perl-XML-TreeBuilder-4.300.0-1|25	the HTML::Element manpage describes everything you can do with this class.
12cu|perl-XML-TreeBuilder-4.300.0-1|26	
12cu|perl-XML-TreeBuilder-4.300.0-1|27	%prep
12cu|perl-XML-TreeBuilder-4.300.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-XML-TreeBuilder-4.300.0-1|29	
12cu|perl-XML-TreeBuilder-4.300.0-1|30	%build
12cu|perl-XML-TreeBuilder-4.300.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-XML-TreeBuilder-4.300.0-1|32	%make
12cu|perl-XML-TreeBuilder-4.300.0-1|33	
12cu|perl-XML-TreeBuilder-4.300.0-1|34	%check
12cu|perl-XML-TreeBuilder-4.300.0-1|35	%make test
12cu|perl-XML-TreeBuilder-4.300.0-1|36	
12cu|perl-XML-TreeBuilder-4.300.0-1|37	%install
12cu|perl-XML-TreeBuilder-4.300.0-1|38	%makeinstall_std
12cu|perl-XML-TreeBuilder-4.300.0-1|39	
12cu|perl-XML-TreeBuilder-4.300.0-1|40	%files
12cu|perl-XML-TreeBuilder-4.300.0-1|41	%doc META.yml Changes README
12cu|perl-XML-TreeBuilder-4.300.0-1|42	%{_mandir}/man3/*
12cu|perl-XML-TreeBuilder-4.300.0-1|43	%{perl_vendorlib}/*
12cu|perl-XML-TreeBuilder-4.300.0-1|44	
12cu|perl-XML-TreeBuilder-4.300.0-1|45	%changelog
12cu|perl-XML-TreeBuilder-4.300.0-1|46	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 4.0.0-2mdv2011.0
12cu|perl-XML-TreeBuilder-4.300.0-1|47	+ Revision: 657476
12cu|perl-XML-TreeBuilder-4.300.0-1|48	- rebuild for updated spec-helper
12cu|perl-XML-TreeBuilder-4.300.0-1|49	
12cu|perl-XML-TreeBuilder-4.300.0-1|50	* Sun Mar 06 2011 Sandro Cazzaniga <kharec@mandriva.org> 4.0.0-1
12cu|perl-XML-TreeBuilder-4.300.0-1|51	+ Revision: 642383
12cu|perl-XML-TreeBuilder-4.300.0-1|52	- new version
12cu|perl-XML-TreeBuilder-4.300.0-1|53	
12cu|perl-XML-TreeBuilder-4.300.0-1|54	* Mon Jun 14 2010 Jérôme Quelin <jquelin@mandriva.org> 3.90.0-1mdv2011.0
12cu|perl-XML-TreeBuilder-4.300.0-1|55	+ Revision: 548037
12cu|perl-XML-TreeBuilder-4.300.0-1|56	- import perl-XML-TreeBuilder
12cu|perl-XML-TreeBuilder-4.300.0-1|57	
12cu|perl-XML-TreeBuilder-4.300.0-1|58	
12cu|perl-XML-TreeBuilder-4.300.0-1|59	* Mon Jun 14 2010 cpan2dist 3.09-1mdv
12cu|perl-XML-TreeBuilder-4.300.0-1|60	- initial mdv release, generated with cpan2dist
12cu|perl-XML-TreeBuilder-4.300.0-1|61	

11425 12
12cu|perl-XML-TreePP-0.420.0-1|1	%define upstream_name    XML-TreePP
12cu|perl-XML-TreePP-0.420.0-1|2	%define upstream_version 0.42
12cu|perl-XML-TreePP-0.420.0-1|3	
12cu|perl-XML-TreePP-0.420.0-1|4	Name:		perl-%{upstream_name}
12cu|perl-XML-TreePP-0.420.0-1|5	Version:	%perl_convert_version %{upstream_version}
12cu|perl-XML-TreePP-0.420.0-1|6	Release:	1
12cu|perl-XML-TreePP-0.420.0-1|7	
12cu|perl-XML-TreePP-0.420.0-1|8	Summary:	Pure Perl implementation for parsing/writing XML documents
12cu|perl-XML-TreePP-0.420.0-1|9	License:	GPL+ or Artistic
12cu|perl-XML-TreePP-0.420.0-1|10	Group:		Development/Perl
12cu|perl-XML-TreePP-0.420.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-XML-TreePP-0.420.0-1|12	Source0:	http://www.cpan.org/modules/by-module/XML/XML-TreePP-%{upstream_version}.tar.gz
12cu|perl-XML-TreePP-0.420.0-1|13	
12cu|perl-XML-TreePP-0.420.0-1|14	BuildRequires:	perl-devel
12cu|perl-XML-TreePP-0.420.0-1|15	BuildRequires:	perl(LWP)
12cu|perl-XML-TreePP-0.420.0-1|16	BuildRequires:	perl(Test::More)
12cu|perl-XML-TreePP-0.420.0-1|17	BuildArch:	noarch
12cu|perl-XML-TreePP-0.420.0-1|18	
12cu|perl-XML-TreePP-0.420.0-1|19	%description
12cu|perl-XML-TreePP-0.420.0-1|20	XML::TreePP module parses an XML document and expands it for a hash tree.
12cu|perl-XML-TreePP-0.420.0-1|21	This generates an XML document from a hash tree as the opposite way around.
12cu|perl-XML-TreePP-0.420.0-1|22	This is a pure Perl implementation and requires no modules depended. This
12cu|perl-XML-TreePP-0.420.0-1|23	can also fetch and parse an XML document from remote web server like the
12cu|perl-XML-TreePP-0.420.0-1|24	XMLHttpRequest object does at JavaScript language.
12cu|perl-XML-TreePP-0.420.0-1|25	
12cu|perl-XML-TreePP-0.420.0-1|26	%prep
12cu|perl-XML-TreePP-0.420.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-XML-TreePP-0.420.0-1|28	
12cu|perl-XML-TreePP-0.420.0-1|29	%build
12cu|perl-XML-TreePP-0.420.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-XML-TreePP-0.420.0-1|31	%make
12cu|perl-XML-TreePP-0.420.0-1|32	
12cu|perl-XML-TreePP-0.420.0-1|33	%check
12cu|perl-XML-TreePP-0.420.0-1|34	%make test
12cu|perl-XML-TreePP-0.420.0-1|35	
12cu|perl-XML-TreePP-0.420.0-1|36	%install
12cu|perl-XML-TreePP-0.420.0-1|37	%makeinstall_std
12cu|perl-XML-TreePP-0.420.0-1|38	
12cu|perl-XML-TreePP-0.420.0-1|39	%files
12cu|perl-XML-TreePP-0.420.0-1|40	%doc README META.yml Changes
12cu|perl-XML-TreePP-0.420.0-1|41	%{_mandir}/man3/*
12cu|perl-XML-TreePP-0.420.0-1|42	%{perl_vendorlib}/*
12cu|perl-XML-TreePP-0.420.0-1|43	
12cu|perl-XML-TreePP-0.420.0-1|44	
12cu|perl-XML-TreePP-0.420.0-1|45	%changelog
12cu|perl-XML-TreePP-0.420.0-1|46	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.420.0-1
12cu|perl-XML-TreePP-0.420.0-1|47	+ Revision: 785db48
12cu|perl-XML-TreePP-0.420.0-1|48	- Updated to 0.42 (by updates_builder)
12cu|perl-XML-TreePP-0.420.0-1|49	
12cu|perl-XML-TreePP-0.420.0-1|50	

11426 12
12cu|perl-XML-Writer-Simple-0.90.0-1|1	%define upstream_name 	 XML-Writer-Simple%define upstream_version 0.09
12cu|perl-XML-Writer-Simple-0.90.0-1|2	
12cu|perl-XML-Writer-Simple-0.90.0-1|3	Name:		perl-%{upstream_name}
12cu|perl-XML-Writer-Simple-0.90.0-1|4	Version:	%perl_convert_version %{upstream_version}
12cu|perl-XML-Writer-Simple-0.90.0-1|5	Release:	1
12cu|perl-XML-Writer-Simple-0.90.0-1|6	
12cu|perl-XML-Writer-Simple-0.90.0-1|7	Summary:	Module for writing XML documents
12cu|perl-XML-Writer-Simple-0.90.0-1|8	License:	GPL+ or Artistic
12cu|perl-XML-Writer-Simple-0.90.0-1|9	URL:		http://search.cpan.org/dist/%{upstream_name}
12cu|perl-XML-Writer-Simple-0.90.0-1|10	Group:		Development/Perl
12cu|perl-XML-Writer-Simple-0.90.0-1|11	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12cu|perl-XML-Writer-Simple-0.90.0-1|12	
12cu|perl-XML-Writer-Simple-0.90.0-1|13	BuildRequires:	perl-devel
12cu|perl-XML-Writer-Simple-0.90.0-1|14	BuildRequires:	perl(XML::Parser)
12cu|perl-XML-Writer-Simple-0.90.0-1|15	BuildRequires:	perl(XML::DTDParser)
12cu|perl-XML-Writer-Simple-0.90.0-1|16	BuildRequires:	perl(XML::DT)
12cu|perl-XML-Writer-Simple-0.90.0-1|17	BuildArch:	noarch
12cu|perl-XML-Writer-Simple-0.90.0-1|18	
12cu|perl-XML-Writer-Simple-0.90.0-1|19	%description
12cu|perl-XML-Writer-Simple-0.90.0-1|20	XML-Writer-Simple is a simple Perl module to write XML. It takes some
12cu|perl-XML-Writer-Simple-0.90.0-1|21	ideas from CGI and applies them for the XML World.
12cu|perl-XML-Writer-Simple-0.90.0-1|22	
12cu|perl-XML-Writer-Simple-0.90.0-1|23	%prep
12cu|perl-XML-Writer-Simple-0.90.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-XML-Writer-Simple-0.90.0-1|25	
12cu|perl-XML-Writer-Simple-0.90.0-1|26	%build
12cu|perl-XML-Writer-Simple-0.90.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12cu|perl-XML-Writer-Simple-0.90.0-1|28	make
12cu|perl-XML-Writer-Simple-0.90.0-1|29	
12cu|perl-XML-Writer-Simple-0.90.0-1|30	%check
12cu|perl-XML-Writer-Simple-0.90.0-1|31	make test
12cu|perl-XML-Writer-Simple-0.90.0-1|32	
12cu|perl-XML-Writer-Simple-0.90.0-1|33	%install
12cu|perl-XML-Writer-Simple-0.90.0-1|34	%makeinstall_std
12cu|perl-XML-Writer-Simple-0.90.0-1|35	
12cu|perl-XML-Writer-Simple-0.90.0-1|36	%files
12cu|perl-XML-Writer-Simple-0.90.0-1|37	%doc README Changes
12cu|perl-XML-Writer-Simple-0.90.0-1|38	%{perl_vendorlib}/XML/Writer*
12cu|perl-XML-Writer-Simple-0.90.0-1|39	%{_mandir}/*/*
12cu|perl-XML-Writer-Simple-0.90.0-1|40	
12cu|perl-XML-Writer-Simple-0.90.0-1|41	
12cu|perl-XML-Writer-Simple-0.90.0-1|42	%changelog
12cu|perl-XML-Writer-Simple-0.90.0-1|43	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.0-1
12cu|perl-XML-Writer-Simple-0.90.0-1|44	+ Revision: 241bf38
12cu|perl-XML-Writer-Simple-0.90.0-1|45	- Updated to 0.09 (by updates_builder)
12cu|perl-XML-Writer-Simple-0.90.0-1|46	
12cu|perl-XML-Writer-Simple-0.90.0-1|47	

11427 12
12cu|perl-XML-XPathScript-1.540.0-2|1	%define upstream_name    XML-XPathScript
12cu|perl-XML-XPathScript-1.540.0-2|2	%define upstream_version 1.54
12cu|perl-XML-XPathScript-1.540.0-2|3	
12cu|perl-XML-XPathScript-1.540.0-2|4	Name:       perl-%{upstream_name}
12cu|perl-XML-XPathScript-1.540.0-2|5	Version:    %perl_convert_version %{upstream_version}
12cu|perl-XML-XPathScript-1.540.0-2|6	Release:    2
12cu|perl-XML-XPathScript-1.540.0-2|7	
12cu|perl-XML-XPathScript-1.540.0-2|8	Summary:    A Perl framework for XML stylesheets
12cu|perl-XML-XPathScript-1.540.0-2|9	License:    Artistic
12cu|perl-XML-XPathScript-1.540.0-2|10	Group:      Development/Perl
12cu|perl-XML-XPathScript-1.540.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12cu|perl-XML-XPathScript-1.540.0-2|12	Source0:    http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12cu|perl-XML-XPathScript-1.540.0-2|13	
12cu|perl-XML-XPathScript-1.540.0-2|14	BuildRequires:  perl(Module::Build)
12cu|perl-XML-XPathScript-1.540.0-2|15	BuildRequires:  perl(XML::XPath)
12cu|perl-XML-XPathScript-1.540.0-2|16	BuildRequires:  perl(XML::LibXML)
12cu|perl-XML-XPathScript-1.540.0-2|17	BuildRequires:  perl(Readonly)
12cu|perl-XML-XPathScript-1.540.0-2|18	BuildRequires:  perl(Clone)
12cu|perl-XML-XPathScript-1.540.0-2|19	BuildArch:      noarch
12cu|perl-XML-XPathScript-1.540.0-2|20	
12cu|perl-XML-XPathScript-1.540.0-2|21	%description
12cu|perl-XML-XPathScript-1.540.0-2|22	%{upstream_name} is an XML templating language that has some concepts from ASP
12cu|perl-XML-XPathScript-1.540.0-2|23	and some from XSLT. This makes for a very flexible option for transforming
12cu|perl-XML-XPathScript-1.540.0-2|24	XML to HTML or text or just about any other format.
12cu|perl-XML-XPathScript-1.540.0-2|25	
12cu|perl-XML-XPathScript-1.540.0-2|26	%prep
12cu|perl-XML-XPathScript-1.540.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-XML-XPathScript-1.540.0-2|28	
12cu|perl-XML-XPathScript-1.540.0-2|29	%build
12cu|perl-XML-XPathScript-1.540.0-2|30	%{__perl} Build.PL installdirs=vendor
12cu|perl-XML-XPathScript-1.540.0-2|31	./Build
12cu|perl-XML-XPathScript-1.540.0-2|32	
12cu|perl-XML-XPathScript-1.540.0-2|33	%check
12cu|perl-XML-XPathScript-1.540.0-2|34	./Build test
12cu|perl-XML-XPathScript-1.540.0-2|35	
12cu|perl-XML-XPathScript-1.540.0-2|36	%install
12cu|perl-XML-XPathScript-1.540.0-2|37	./Build install destdir=%{buildroot}
12cu|perl-XML-XPathScript-1.540.0-2|38	
12cu|perl-XML-XPathScript-1.540.0-2|39	%files
12cu|perl-XML-XPathScript-1.540.0-2|40	%doc README Changes script
12cu|perl-XML-XPathScript-1.540.0-2|41	%{_mandir}/*/*
12cu|perl-XML-XPathScript-1.540.0-2|42	%{perl_vendorlib}/XML
12cu|perl-XML-XPathScript-1.540.0-2|43	%{_bindir}/xpathscript
12cu|perl-XML-XPathScript-1.540.0-2|44	
12cu|perl-XML-XPathScript-1.540.0-2|45	%changelog
12cu|perl-XML-XPathScript-1.540.0-2|46	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.540.0-2
12cu|perl-XML-XPathScript-1.540.0-2|47	+ Revision: dfe34eb
12cu|perl-XML-XPathScript-1.540.0-2|48	- Fix unneeded requires exceptions
12cu|perl-XML-XPathScript-1.540.0-2|49	
12cu|perl-XML-XPathScript-1.540.0-2|50	

11428 12
12cu|perl-YAML-LibYAML-0.410.0-1|1	%define upstream_name    YAML-LibYAML
12cu|perl-YAML-LibYAML-0.410.0-1|2	%define upstream_version 0.41
12cu|perl-YAML-LibYAML-0.410.0-1|3	
12cu|perl-YAML-LibYAML-0.410.0-1|4	Name:       perl-%{upstream_name}
12cu|perl-YAML-LibYAML-0.410.0-1|5	Version:    %perl_convert_version 0.41
12cu|perl-YAML-LibYAML-0.410.0-1|6	Release:	1
12cu|perl-YAML-LibYAML-0.410.0-1|7	
12cu|perl-YAML-LibYAML-0.410.0-1|8	Summary:    An XS Wrapper Module of libyaml
12cu|perl-YAML-LibYAML-0.410.0-1|9	License:    GPL+ or Artistic
12cu|perl-YAML-LibYAML-0.410.0-1|10	Group:      Development/Perl
12cu|perl-YAML-LibYAML-0.410.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12cu|perl-YAML-LibYAML-0.410.0-1|12	Source0:    http://www.cpan.org/modules/by-module/YAML/YAML-LibYAML-0.41.tar.gz
12cu|perl-YAML-LibYAML-0.410.0-1|13	Patch0:     YAML-LibYAML-0.35-fix-format-errors.patch
12cu|perl-YAML-LibYAML-0.410.0-1|14	
12cu|perl-YAML-LibYAML-0.410.0-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|perl-YAML-LibYAML-0.410.0-1|16	BuildRequires: perl(Filter::Util::Call)
12cu|perl-YAML-LibYAML-0.410.0-1|17	BuildRequires: perl-devel
12cu|perl-YAML-LibYAML-0.410.0-1|18	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12cu|perl-YAML-LibYAML-0.410.0-1|19	
12cu|perl-YAML-LibYAML-0.410.0-1|20	%description
12cu|perl-YAML-LibYAML-0.410.0-1|21	Kirill Siminov's 'libyaml' is arguably the best YAML implementation. The C
12cu|perl-YAML-LibYAML-0.410.0-1|22	library is written precisely to the YAML 1.1 specification. It was
12cu|perl-YAML-LibYAML-0.410.0-1|23	originally bound to Python and was later bound to Ruby.
12cu|perl-YAML-LibYAML-0.410.0-1|24	
12cu|perl-YAML-LibYAML-0.410.0-1|25	This module is a Perl XS binding to libyaml which offers Perl the best YAML
12cu|perl-YAML-LibYAML-0.410.0-1|26	support to date.
12cu|perl-YAML-LibYAML-0.410.0-1|27	
12cu|perl-YAML-LibYAML-0.410.0-1|28	This module exports the functions 'Dump' and 'Load'. These functions are
12cu|perl-YAML-LibYAML-0.410.0-1|29	intended to work exactly like 'YAML.pm''s corresponding functions.
12cu|perl-YAML-LibYAML-0.410.0-1|30	
12cu|perl-YAML-LibYAML-0.410.0-1|31	%prep
12cu|perl-YAML-LibYAML-0.410.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12cu|perl-YAML-LibYAML-0.410.0-1|33	%patch0 -p1 -b .format-error
12cu|perl-YAML-LibYAML-0.410.0-1|34	
12cu|perl-YAML-LibYAML-0.410.0-1|35	%build
12cu|perl-YAML-LibYAML-0.410.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|perl-YAML-LibYAML-0.410.0-1|37	%make
12cu|perl-YAML-LibYAML-0.410.0-1|38	
12cu|perl-YAML-LibYAML-0.410.0-1|39	%check
12cu|perl-YAML-LibYAML-0.410.0-1|40	make test
12cu|perl-YAML-LibYAML-0.410.0-1|41	
12cu|perl-YAML-LibYAML-0.410.0-1|42	%install
12cu|perl-YAML-LibYAML-0.410.0-1|43	rm -rf %buildroot
12cu|perl-YAML-LibYAML-0.410.0-1|44	%makeinstall_std
12cu|perl-YAML-LibYAML-0.410.0-1|45	
12cu|perl-YAML-LibYAML-0.410.0-1|46	%clean
12cu|perl-YAML-LibYAML-0.410.0-1|47	rm -rf %buildroot
12cu|perl-YAML-LibYAML-0.410.0-1|48	
12cu|perl-YAML-LibYAML-0.410.0-1|49	%files
12cu|perl-YAML-LibYAML-0.410.0-1|50	%defattr(-,root,root)
12cu|perl-YAML-LibYAML-0.410.0-1|51	%doc Changes README
12cu|perl-YAML-LibYAML-0.410.0-1|52	%{_mandir}/man3/*
12cu|perl-YAML-LibYAML-0.410.0-1|53	%perl_vendorlib/*
12cu|perl-YAML-LibYAML-0.410.0-1|54	
12cu|perl-YAML-LibYAML-0.410.0-1|55	
12cu|perl-YAML-LibYAML-0.410.0-1|56	
12cu|perl-YAML-LibYAML-0.410.0-1|57	
12cu|perl-YAML-LibYAML-0.410.0-1|58	%changelog
12cu|perl-YAML-LibYAML-0.410.0-1|59	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.350.0-2
12cu|perl-YAML-LibYAML-0.410.0-1|60	+ Revision: 768358
12cu|perl-YAML-LibYAML-0.410.0-1|61	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12cu|perl-YAML-LibYAML-0.410.0-1|62	
12cu|perl-YAML-LibYAML-0.410.0-1|63	* Sun Apr 17 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.350.0-1
12cu|perl-YAML-LibYAML-0.410.0-1|64	+ Revision: 654618
12cu|perl-YAML-LibYAML-0.410.0-1|65	- new version
12cu|perl-YAML-LibYAML-0.410.0-1|66	update format errors patch
12cu|perl-YAML-LibYAML-0.410.0-1|67	
12cu|perl-YAML-LibYAML-0.410.0-1|68	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.340.0-1mdv2011.0
12cu|perl-YAML-LibYAML-0.410.0-1|69	+ Revision: 596718
12cu|perl-YAML-LibYAML-0.410.0-1|70	- update to 0.34
12cu|perl-YAML-LibYAML-0.410.0-1|71	
12cu|perl-YAML-LibYAML-0.410.0-1|72	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 0.330.0-2mdv2011.0
12cu|perl-YAML-LibYAML-0.410.0-1|73	+ Revision: 555424
12cu|perl-YAML-LibYAML-0.410.0-1|74	- rebuild
12cu|perl-YAML-LibYAML-0.410.0-1|75	
12cu|perl-YAML-LibYAML-0.410.0-1|76	* Sun Apr 18 2010 Jérôme Quelin <jquelin@mandriva.org> 0.330.0-1mdv2010.1
12cu|perl-YAML-LibYAML-0.410.0-1|77	+ Revision: 536218
12cu|perl-YAML-LibYAML-0.410.0-1|78	- update to 0.33
12cu|perl-YAML-LibYAML-0.410.0-1|79	
12cu|perl-YAML-LibYAML-0.410.0-1|80	* Sat May 30 2009 Jérôme Quelin <jquelin@mandriva.org> 0.320.0-1mdv2010.0
12cu|perl-YAML-LibYAML-0.410.0-1|81	+ Revision: 381345
12cu|perl-YAML-LibYAML-0.410.0-1|82	- import perl-YAML-LibYAML
12cu|perl-YAML-LibYAML-0.410.0-1|83	
12cu|perl-YAML-LibYAML-0.410.0-1|84	
12cu|perl-YAML-LibYAML-0.410.0-1|85	* Sat May 30 2009 cpan2dist 0.32-1mdv
12cu|perl-YAML-LibYAML-0.410.0-1|86	- initial mdv release, generated with cpan2dist
12cu|perl-YAML-LibYAML-0.410.0-1|87	
12cu|perl-YAML-LibYAML-0.410.0-1|88	

11429 12
12cu|pftp-1.1.6-16|1	%define debug_package %{nil}
12cu|pftp-1.1.6-16|2	
12cu|pftp-1.1.6-16|3	Summary: 	Port-File-Transfer-Program not to muddle up with standard FTP
12cu|pftp-1.1.6-16|4	Name: 		pftp
12cu|pftp-1.1.6-16|5	Version: 	1.1.6
12cu|pftp-1.1.6-16|6	Release: 	16
12cu|pftp-1.1.6-16|7	Group: 		Networking/File transfer
12cu|pftp-1.1.6-16|8	License: 	GPL
12cu|pftp-1.1.6-16|9	URL: 		http://www.pftp.de/
12cu|pftp-1.1.6-16|10	Source0: 	%{name}-%{version}.tar.bz2
12cu|pftp-1.1.6-16|11	Source1:	faq.html.bz2
12cu|pftp-1.1.6-16|12	Source2:	pftp-xinetd
12cu|pftp-1.1.6-16|13	Patch0:		%{name}-mdk.patch.bz2
12cu|pftp-1.1.6-16|14	BuildRequires:	openssl-devel
12cu|pftp-1.1.6-16|15	BuildRequires:	glibc-static-devel
12cu|pftp-1.1.6-16|16	
12cu|pftp-1.1.6-16|17	
12cu|pftp-1.1.6-16|18	%description
12cu|pftp-1.1.6-16|19	pftp allows you to send and receive files and directories recursively,
12cu|pftp-1.1.6-16|20	send and receive standard input and ouput, filter your connection, set
12cu|pftp-1.1.6-16|21	the net buffer size, set the bandwidth, send UDP datagrams unicasted,
12cu|pftp-1.1.6-16|22	broadcasted, and multicasted (which is meant for AUDIO and VIDEO streaming),
12cu|pftp-1.1.6-16|23	send data to another user and manage that data, perform a network test
12cu|pftp-1.1.6-16|24	based on either UDP or TCP, and use optimized buffers for your Gigabit
12cu|pftp-1.1.6-16|25	Ethernet links. pftp can start from command line, as a daemon, or by
12cu|pftp-1.1.6-16|26	inetd. All features are supported for IPv4 and IPv6.
12cu|pftp-1.1.6-16|27	
12cu|pftp-1.1.6-16|28	%prep
12cu|pftp-1.1.6-16|29	
12cu|pftp-1.1.6-16|30	%setup -q
12cu|pftp-1.1.6-16|31	%patch0 -p1
12cu|pftp-1.1.6-16|32	
12cu|pftp-1.1.6-16|33	%build
12cu|pftp-1.1.6-16|34	%__make
12cu|pftp-1.1.6-16|35	
12cu|pftp-1.1.6-16|36	%install
12cu|pftp-1.1.6-16|37	install -d %{buildroot}{%{_bindir},%{_mandir}/man1,%{_sysconfdir}/xinetd.d}
12cu|pftp-1.1.6-16|38	
12cu|pftp-1.1.6-16|39	install -m644 pftp.conf %{buildroot}%{_sysconfdir}
12cu|pftp-1.1.6-16|40	install -m644 %SOURCE2 %{buildroot}%{_sysconfdir}/xinetd.d/pftp
12cu|pftp-1.1.6-16|41	bzcat %SOURCE1 > faq.html
12cu|pftp-1.1.6-16|42	
12cu|pftp-1.1.6-16|43	%makeinstall  BINDIR=%{buildroot}%{_sbindir} MANDIR=%{buildroot}%{_mandir}
12cu|pftp-1.1.6-16|44	
12cu|pftp-1.1.6-16|45	%post
12cu|pftp-1.1.6-16|46	cp /etc/services /etc/services.pftp.save
12cu|pftp-1.1.6-16|47	cat /etc/services.pftp.save | \
12cu|pftp-1.1.6-16|48	grep -v "^"pftp | grep -v "^#pftp"  > /etc/services
12cu|pftp-1.1.6-16|49	echo "pftp      662/tcp		# pftp service" >> /etc/services
12cu|pftp-1.1.6-16|50	rm -f /etc/services.pftp.save
12cu|pftp-1.1.6-16|51	
12cu|pftp-1.1.6-16|52	%files
12cu|pftp-1.1.6-16|53	%config(noreplace) %{_sysconfdir}/xinetd.d/pftp
12cu|pftp-1.1.6-16|54	%config(noreplace) %{_sysconfdir}/pftp.conf
12cu|pftp-1.1.6-16|55	%{_sbindir}/*
12cu|pftp-1.1.6-16|56	%defattr(644,root,root,755)
12cu|pftp-1.1.6-16|57	%doc INSTALL README TODO COPYING CREDITS Changes faq.html pftp.conf
12cu|pftp-1.1.6-16|58	%{_mandir}/man*/*
12cu|pftp-1.1.6-16|59	
12cu|pftp-1.1.6-16|60	%changelog
12cu|pftp-1.1.6-16|61	* Thu Feb 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-16
12cu|pftp-1.1.6-16|62	+ Revision: 0b1f1c9
12cu|pftp-1.1.6-16|63	- Disable debug
12cu|pftp-1.1.6-16|64	
12cu|pftp-1.1.6-16|65	

11430 12
12cu|pgaccess-0.99.0.20081028-9|1	Summary:	A Tcl/Tk client for postgresql
12cu|pgaccess-0.99.0.20081028-9|2	Name:		pgaccess
12cu|pgaccess-0.99.0.20081028-9|3	# Just a CVS snapshot, versioning is historical
12cu|pgaccess-0.99.0.20081028-9|4	Version:	0.99.0.20081028
12cu|pgaccess-0.99.0.20081028-9|5	Release:	%{mkrel 9}
12cu|pgaccess-0.99.0.20081028-9|6	Source0:	%{name}-%{version}.tar.lzma
12cu|pgaccess-0.99.0.20081028-9|7	Source20:	pgaccess-16.png
12cu|pgaccess-0.99.0.20081028-9|8	Source21:	pgaccess-32.png
12cu|pgaccess-0.99.0.20081028-9|9	Source22:	pgaccess-48.png
12cu|pgaccess-0.99.0.20081028-9|10	License:	GPL
12cu|pgaccess-0.99.0.20081028-9|11	Group:		Databases
12cu|pgaccess-0.99.0.20081028-9|12	URL:		http://pgfoundry.org/projects/pgaccess/
12cu|pgaccess-0.99.0.20081028-9|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cu|pgaccess-0.99.0.20081028-9|14	# For the macros
12cu|pgaccess-0.99.0.20081028-9|15	BuildRequires:	tcl-devel
12cu|pgaccess-0.99.0.20081028-9|16	Requires:	tk >= 8.0
12cu|pgaccess-0.99.0.20081028-9|17	Requires:	tcl >= 8.0
12cu|pgaccess-0.99.0.20081028-9|18	Requires:	tcl-tcllib
12cu|pgaccess-0.99.0.20081028-9|19	BuildArch:	noarch
12cu|pgaccess-0.99.0.20081028-9|20	
12cu|pgaccess-0.99.0.20081028-9|21	%description
12cu|pgaccess-0.99.0.20081028-9|22	Graphical database management tool for PostgreSQL.
12cu|pgaccess-0.99.0.20081028-9|23	
12cu|pgaccess-0.99.0.20081028-9|24	%prep
12cu|pgaccess-0.99.0.20081028-9|25	%setup -q -n %{name}
12cu|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
12cu|pgaccess-0.99.0.20081028-9|27	rm -rf op_sys
12cu|pgaccess-0.99.0.20081028-9|28	
12cu|pgaccess-0.99.0.20081028-9|29	%build
12cu|pgaccess-0.99.0.20081028-9|30	
12cu|pgaccess-0.99.0.20081028-9|31	%install
12cu|pgaccess-0.99.0.20081028-9|32	rm -rf %{buildroot}
12cu|pgaccess-0.99.0.20081028-9|33	
12cu|pgaccess-0.99.0.20081028-9|34	mkdir -p %{buildroot}%{_bindir}
12cu|pgaccess-0.99.0.20081028-9|35	mkdir -p %{buildroot}%{tcl_sitelib}/%{name}
12cu|pgaccess-0.99.0.20081028-9|36	
12cu|pgaccess-0.99.0.20081028-9|37	perl -pi -e 's|/usr/local|%{tcl_sitelib}|' pgaccess
12cu|pgaccess-0.99.0.20081028-9|38	
12cu|pgaccess-0.99.0.20081028-9|39	cat <<EOF >%{buildroot}%{_bindir}/pgaccess
12cu|pgaccess-0.99.0.20081028-9|40	#!/bin/sh
12cu|pgaccess-0.99.0.20081028-9|41	export PGACCESS_HOME="/usr/share/tcl%{tcl_version}/pgaccess"
12cu|pgaccess-0.99.0.20081028-9|42	
12cu|pgaccess-0.99.0.20081028-9|43	\$PGACCESS_HOME/pgaccess.tcl $* &
12cu|pgaccess-0.99.0.20081028-9|44	EOF
12cu|pgaccess-0.99.0.20081028-9|45	
12cu|pgaccess-0.99.0.20081028-9|46	cp -vfr * %{buildroot}%{tcl_sitelib}/%{name}
12cu|pgaccess-0.99.0.20081028-9|47	rm -fr %{buildroot}%{tcl_sitelib}/%{name}/doc
12cu|pgaccess-0.99.0.20081028-9|48	
12cu|pgaccess-0.99.0.20081028-9|49	mkdir -p %{buildroot}%{_datadir}/applications
12cu|pgaccess-0.99.0.20081028-9|50	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|pgaccess-0.99.0.20081028-9|51	[Desktop Entry]
12cu|pgaccess-0.99.0.20081028-9|52	Name=PostgreSQL Access
12cu|pgaccess-0.99.0.20081028-9|53	Comment=PostgreSQL Tcl/Tk front-end
12cu|pgaccess-0.99.0.20081028-9|54	Exec=%{_bindir}/%{name}
12cu|pgaccess-0.99.0.20081028-9|55	Icon=%{name}
12cu|pgaccess-0.99.0.20081028-9|56	Terminal=false
12cu|pgaccess-0.99.0.20081028-9|57	Type=Application
12cu|pgaccess-0.99.0.20081028-9|58	StartupNotify=true
12cu|pgaccess-0.99.0.20081028-9|59	Categories=Development;Database;
12cu|pgaccess-0.99.0.20081028-9|60	EOF
12cu|pgaccess-0.99.0.20081028-9|61	
12cu|pgaccess-0.99.0.20081028-9|62	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|pgaccess-0.99.0.20081028-9|63	install -D -m644 %{SOURCE20} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/pgaccess.png
12cu|pgaccess-0.99.0.20081028-9|64	install -D -m644 %{SOURCE21} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/pgaccess.png
12cu|pgaccess-0.99.0.20081028-9|65	install -D -m644 %{SOURCE22} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/pgaccess.png
12cu|pgaccess-0.99.0.20081028-9|66	
12cu|pgaccess-0.99.0.20081028-9|67	%if %mdkversion < 200900
12cu|pgaccess-0.99.0.20081028-9|68	%post
12cu|pgaccess-0.99.0.20081028-9|69	%{update_menus}
12cu|pgaccess-0.99.0.20081028-9|70	%endif
12cu|pgaccess-0.99.0.20081028-9|71	
12cu|pgaccess-0.99.0.20081028-9|72	%if %mdkversion < 200900
12cu|pgaccess-0.99.0.20081028-9|73	%postun
12cu|pgaccess-0.99.0.20081028-9|74	%{clean_menus}
12cu|pgaccess-0.99.0.20081028-9|75	%endif
12cu|pgaccess-0.99.0.20081028-9|76	
12cu|pgaccess-0.99.0.20081028-9|77	%clean
12cu|pgaccess-0.99.0.20081028-9|78	rm -rf %{buildroot}
12cu|pgaccess-0.99.0.20081028-9|79	
12cu|pgaccess-0.99.0.20081028-9|80	%files
12cu|pgaccess-0.99.0.20081028-9|81	%defattr(-,root,root)
12cu|pgaccess-0.99.0.20081028-9|82	%doc doc/ README
12cu|pgaccess-0.99.0.20081028-9|83	%attr(755,root,root) %{_bindir}/%{name}
12cu|pgaccess-0.99.0.20081028-9|84	%{tcl_sitelib}/%{name}
12cu|pgaccess-0.99.0.20081028-9|85	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|pgaccess-0.99.0.20081028-9|86	%{_iconsdir}/hicolor/*/apps/pgaccess.png
12cu|pgaccess-0.99.0.20081028-9|87	
12cu|pgaccess-0.99.0.20081028-9|88	
12cu|pgaccess-0.99.0.20081028-9|89	
12cu|pgaccess-0.99.0.20081028-9|90	
12cu|pgaccess-0.99.0.20081028-9|91	%changelog
12cu|pgaccess-0.99.0.20081028-9|92	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.99.0.20081028-9
12cu|pgaccess-0.99.0.20081028-9|93	+ Revision: 15c755e
12cu|pgaccess-0.99.0.20081028-9|94	- Automatic import for version 0.99.0.20081028
12cu|pgaccess-0.99.0.20081028-9|95	
12cu|pgaccess-0.99.0.20081028-9|96	

11431 12
12cu|pgadmin3-1.16.1-1|1	%define name    pgadmin3
12cu|pgadmin3-1.16.1-1|2	%define version 1.16.1
12cu|pgadmin3-1.16.1-1|3	%define release 1
12cu|pgadmin3-1.16.1-1|4	%define Summary Graphical client for PostgreSQL
12cu|pgadmin3-1.16.1-1|5	
12cu|pgadmin3-1.16.1-1|6	Summary:        %{Summary}
12cu|pgadmin3-1.16.1-1|7	Name:           %{name}
12cu|pgadmin3-1.16.1-1|8	Version:        %{version}
12cu|pgadmin3-1.16.1-1|9	Release:        %{release}
12cu|pgadmin3-1.16.1-1|10	License:        Artistic
12cu|pgadmin3-1.16.1-1|11	Group:          Databases
12cu|pgadmin3-1.16.1-1|12	Source0:        ftp://ftp4.fr.postgresql.org/pub/mirrors/postgresql/pgadmin3/release/v%{version}/src/%{name}-%{version}.tar.gz
12cu|pgadmin3-1.16.1-1|13	Patch0:		pgadmin3-1.12.2-desktop-file.patch
12cu|pgadmin3-1.16.1-1|14	URL:            http://www.pgadmin.org/
12cu|pgadmin3-1.16.1-1|15	BuildRequires:  wxgtku-devel >= 2.8
12cu|pgadmin3-1.16.1-1|16	BuildRequires:  postgresql-devel
12cu|pgadmin3-1.16.1-1|17	BuildRequires:  desktop-file-utils
12cu|pgadmin3-1.16.1-1|18	BuildRequires:  pkgconfig(libxslt)
12cu|pgadmin3-1.16.1-1|19	BuildRequires:  imagemagick
12cu|pgadmin3-1.16.1-1|20	
12cu|pgadmin3-1.16.1-1|21	%description
12cu|pgadmin3-1.16.1-1|22	PostgreSQL Tools.
12cu|pgadmin3-1.16.1-1|23	
12cu|pgadmin3-1.16.1-1|24	%prep
12cu|pgadmin3-1.16.1-1|25	%setup -q
12cu|pgadmin3-1.16.1-1|26	%patch0 -p0 -b .desktop
12cu|pgadmin3-1.16.1-1|27	
12cu|pgadmin3-1.16.1-1|28	%build
12cu|pgadmin3-1.16.1-1|29	autoreconf -fi
12cu|pgadmin3-1.16.1-1|30	%configure2_5x
12cu|pgadmin3-1.16.1-1|31	%make
12cu|pgadmin3-1.16.1-1|32	
12cu|pgadmin3-1.16.1-1|33	%install
12cu|pgadmin3-1.16.1-1|34	%makeinstall_std
12cu|pgadmin3-1.16.1-1|35	
12cu|pgadmin3-1.16.1-1|36	desktop-file-install --dir %{buildroot}/%{_datadir}/applications/ \
12cu|pgadmin3-1.16.1-1|37	--remove-category=Application \
12cu|pgadmin3-1.16.1-1|38	--add-category=Database \
12cu|pgadmin3-1.16.1-1|39	pkg/%{name}.desktop
12cu|pgadmin3-1.16.1-1|40	
12cu|pgadmin3-1.16.1-1|41	install -d $RPM_BUILD_ROOT{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cu|pgadmin3-1.16.1-1|42	convert -size 16x16 pgadmin/include/images/pgAdmin3.png $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cu|pgadmin3-1.16.1-1|43	convert -size 32x32 pgadmin/include/images/pgAdmin3.png $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cu|pgadmin3-1.16.1-1|44	convert -size 48x48 pgadmin/include/images/pgAdmin3.png $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cu|pgadmin3-1.16.1-1|45	
12cu|pgadmin3-1.16.1-1|46	%files
12cu|pgadmin3-1.16.1-1|47	%{_bindir}/%{name}
12cu|pgadmin3-1.16.1-1|48	%{_datadir}/%{name}
12cu|pgadmin3-1.16.1-1|49	%{_iconsdir}/%{name}.png
12cu|pgadmin3-1.16.1-1|50	%{_liconsdir}/%{name}.png
12cu|pgadmin3-1.16.1-1|51	%{_miconsdir}/%{name}.png
12cu|pgadmin3-1.16.1-1|52	%{_datadir}/applications/%{name}.desktop
12cu|pgadmin3-1.16.1-1|53	%{_bindir}/png2c

11432 12
12cu|pgn-extract-16.7-3|1	%define tarballversion %(echo %version|sed -e 's|\\.|-|')
12cu|pgn-extract-16.7-3|2	
12cu|pgn-extract-16.7-3|3	Summary:	Portable Game Notation (PGN) Manipulator for Chess Games
12cu|pgn-extract-16.7-3|4	Name:		pgn-extract
12cu|pgn-extract-16.7-3|5	Version:	16.7
12cu|pgn-extract-16.7-3|6	Release:	3
12cu|pgn-extract-16.7-3|7	License:	GPLv2
12cu|pgn-extract-16.7-3|8	Group:		Games/Boards
12cu|pgn-extract-16.7-3|9	URL:		http://www.cs.kent.ac.uk/people/staff/djb/pgn-extract/
12cu|pgn-extract-16.7-3|10	Source0:	ftp://ftp.cs.kent.ac.uk/pub/djb/Extract/pgn-extract-%{tarballversion}.tgz
12cu|pgn-extract-16.7-3|11	# (Abel) 15.0-1mdk neater help message
12cu|pgn-extract-16.7-3|12	Patch1:		pgn-extract-15.0-help-mesg.patch
12cu|pgn-extract-16.7-3|13	
12cu|pgn-extract-16.7-3|14	%description
12cu|pgn-extract-16.7-3|15	Its purpose is for manipulating chess games written in the Portable
12cu|pgn-extract-16.7-3|16	Game Notation (PGN).
12cu|pgn-extract-16.7-3|17	
12cu|pgn-extract-16.7-3|18	There are several ways to specify the criteria on which to extract:
12cu|pgn-extract-16.7-3|19	textual move sequences, the position reached after a sequence
12cu|pgn-extract-16.7-3|20	of moves, information in the tag fields, and material balance in
12cu|pgn-extract-16.7-3|21	the ending.
12cu|pgn-extract-16.7-3|22	
12cu|pgn-extract-16.7-3|23	Extracted games may be written out either including or
12cu|pgn-extract-16.7-3|24	excluding comments, NAGs, and variations. Games may be given ECO
12cu|pgn-extract-16.7-3|25	classifications derived from the accompanying file eco.pgn, or a
12cu|pgn-extract-16.7-3|26	customised version provided by the user.
12cu|pgn-extract-16.7-3|27	
12cu|pgn-extract-16.7-3|28	%prep
12cu|pgn-extract-16.7-3|29	%setup -q -n %{name}-%{tarballversion}
12cu|pgn-extract-16.7-3|30	%patch1 -p1 -b .helpmsg
12cu|pgn-extract-16.7-3|31	
12cu|pgn-extract-16.7-3|32	%build
12cu|pgn-extract-16.7-3|33	%make OPTIMIZE="%{optflags}"
12cu|pgn-extract-16.7-3|34	
12cu|pgn-extract-16.7-3|35	%install
12cu|pgn-extract-16.7-3|36	install -D -m 755 pgn-extract %{buildroot}%{_gamesbindir}/pgn-extract
12cu|pgn-extract-16.7-3|37	
12cu|pgn-extract-16.7-3|38	%files
12cu|pgn-extract-16.7-3|39	%doc help.html eco.pgn
12cu|pgn-extract-16.7-3|40	%{_gamesbindir}/*
12cu|pgn-extract-16.7-3|41	
12cu|pgn-extract-16.7-3|42	%changelog
12cu|pgn-extract-16.7-3|43	* Thu Feb 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 16.7-3
12cu|pgn-extract-16.7-3|44	+ Revision: 99d7ab5
12cu|pgn-extract-16.7-3|45	- Spec cleanup
12cu|pgn-extract-16.7-3|46	
12cu|pgn-extract-16.7-3|47	

11433 12
12cu|phat-0.3.1-6|1	%define major		0
12cu|phat-0.3.1-6|2	%define libname		%mklibname %{name} %{major}
12cu|phat-0.3.1-6|3	%define develname	%mklibname %{name} -d
12cu|phat-0.3.1-6|4	
12cu|phat-0.3.1-6|5	Summary: 	Widgets for audio applications
12cu|phat-0.3.1-6|6	Name: 		phat
12cu|phat-0.3.1-6|7	Version: 	0.3.1
12cu|phat-0.3.1-6|8	Release: 	6
12cu|phat-0.3.1-6|9	License: 	GPL+
12cu|phat-0.3.1-6|10	Group: 		System/Libraries
12cu|phat-0.3.1-6|11	# Upstream's dead, RIP...no source location
12cu|phat-0.3.1-6|12	Source0:	%{name}-%{version}.tar.bz2
12cu|phat-0.3.1-6|13	Patch0:		phat-0.3.1-configure.patch
12cu|phat-0.3.1-6|14	Requires:	docbook-dtd30-sgml
12cu|phat-0.3.1-6|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|phat-0.3.1-6|16	BuildRequires:	gtk-doc
12cu|phat-0.3.1-6|17	BuildRequires:  pkgconfig(libgnomecanvas-2.0)
12cu|phat-0.3.1-6|18	
12cu|phat-0.3.1-6|19	%description
12cu|phat-0.3.1-6|20	PHAT is a collection of GTK+ widgets geared toward pro-audio apps. The goal
12cu|phat-0.3.1-6|21	is to eliminate duplication of effort and provide some standardization
12cu|phat-0.3.1-6|22	(well, at least for GTK+ apps).
12cu|phat-0.3.1-6|23	
12cu|phat-0.3.1-6|24	%package -n %{libname}
12cu|phat-0.3.1-6|25	Summary: Widgets for audio applications
12cu|phat-0.3.1-6|26	Group: System/Libraries
12cu|phat-0.3.1-6|27	Provides: %{name} = %{version}-%{release}
12cu|phat-0.3.1-6|28	
12cu|phat-0.3.1-6|29	%description -n %{libname}
12cu|phat-0.3.1-6|30	PHAT is a collection of GTK+ widgets geared toward pro-audio apps. The goal
12cu|phat-0.3.1-6|31	is to eliminate duplication of effort and provide some standardization
12cu|phat-0.3.1-6|32	(well, at least for GTK+ apps).
12cu|phat-0.3.1-6|33	
12cu|phat-0.3.1-6|34	%package -n %{develname}
12cu|phat-0.3.1-6|35	Summary:	Headers for developing programs that will use %{name}
12cu|phat-0.3.1-6|36	Group:		Development/C
12cu|phat-0.3.1-6|37	Requires:	%{libname} = %{version}
12cu|phat-0.3.1-6|38	Provides:	%{name}-devel = %{version}-%{release}
12cu|phat-0.3.1-6|39	Obsoletes:	%{mklibname phat 0 -d}
12cu|phat-0.3.1-6|40	
12cu|phat-0.3.1-6|41	%description -n %{develname}
12cu|phat-0.3.1-6|42	This package contains the headers that programmers will need to develop
12cu|phat-0.3.1-6|43	applications which will use libraries from %{name}.
12cu|phat-0.3.1-6|44	
12cu|phat-0.3.1-6|45	%prep
12cu|phat-0.3.1-6|46	%setup -q
12cu|phat-0.3.1-6|47	%patch0 -p1
12cu|phat-0.3.1-6|48	
12cu|phat-0.3.1-6|49	%build
12cu|phat-0.3.1-6|50	autoreconf -fi
12cu|phat-0.3.1-6|51	%configure2_5x
12cu|phat-0.3.1-6|52	%make
12cu|phat-0.3.1-6|53	
12cu|phat-0.3.1-6|54	%install
12cu|phat-0.3.1-6|55	%makeinstall_std
12cu|phat-0.3.1-6|56	
12cu|phat-0.3.1-6|57	
12cu|phat-0.3.1-6|58	%files -n %{libname}
12cu|phat-0.3.1-6|59	%{_libdir}/*.so.%{major}*
12cu|phat-0.3.1-6|60	
12cu|phat-0.3.1-6|61	%files -n %{develname}
12cu|phat-0.3.1-6|62	%{_bindir}/*
12cu|phat-0.3.1-6|63	%{_libdir}/*.so
12cu|phat-0.3.1-6|64	%{_libdir}/*.a
12cu|phat-0.3.1-6|65	%{_libdir}/pkgconfig/*.pc
12cu|phat-0.3.1-6|66	%{_includedir}/%{name}
12cu|phat-0.3.1-6|67	
12cu|phat-0.3.1-6|68	
12cu|phat-0.3.1-6|69	
12cu|phat-0.3.1-6|70	%changelog
12cu|phat-0.3.1-6|71	* Mon Feb 22 2010 Funda Wang <fwang@mandriva.org> 0.3.1-4mdv2010.1
12cu|phat-0.3.1-6|72	+ Revision: 509759
12cu|phat-0.3.1-6|73	- clean spec
12cu|phat-0.3.1-6|74	
12cu|phat-0.3.1-6|75	+ Thierry Vignaud <tv@mandriva.org>
12cu|phat-0.3.1-6|76	- rebuild
12cu|phat-0.3.1-6|77	
12cu|phat-0.3.1-6|78	* Fri Aug 29 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.1-3mdv2009.0
12cu|phat-0.3.1-6|79	+ Revision: 277215
12cu|phat-0.3.1-6|80	- protect major in file list
12cu|phat-0.3.1-6|81	- s,$RPM_BUILD_ROOT,%%{buildroot}
12cu|phat-0.3.1-6|82	- add configure.patch:
12cu|phat-0.3.1-6|83	+ allow external CFLAGS
12cu|phat-0.3.1-6|84	+ add -lX11 to libs to fix build (underlinking)
12cu|phat-0.3.1-6|85	+ don't build docs (breaks build, can't be bothered fixing)
12cu|phat-0.3.1-6|86	- new license policy
12cu|phat-0.3.1-6|87	- new devel policy
12cu|phat-0.3.1-6|88	- drop unnecessary defines
12cu|phat-0.3.1-6|89	
12cu|phat-0.3.1-6|90	+ Thierry Vignaud <tv@mandriva.org>
12cu|phat-0.3.1-6|91	- rebuild
12cu|phat-0.3.1-6|92	- kill re-definition of %%buildroot on Pixel's request
12cu|phat-0.3.1-6|93	- import phat
12cu|phat-0.3.1-6|94	
12cu|phat-0.3.1-6|95	+ Pixel <pixel@mandriva.com>
12cu|phat-0.3.1-6|96	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|phat-0.3.1-6|97	
12cu|phat-0.3.1-6|98	+ Olivier Blin <oblin@mandriva.com>
12cu|phat-0.3.1-6|99	- restore BuildRoot
12cu|phat-0.3.1-6|100	
12cu|phat-0.3.1-6|101	
12cu|phat-0.3.1-6|102	* Fri Jul 29 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.3.1-2mdk
12cu|phat-0.3.1-6|103	- Fix BuildRequires
12cu|phat-0.3.1-6|104	
12cu|phat-0.3.1-6|105	* Sun Jul 24 2005 Austin Acton <austin@mandriva.org> 0.3.1-1mdk
12cu|phat-0.3.1-6|106	- 0.3.1
12cu|phat-0.3.1-6|107	- source URL
12cu|phat-0.3.1-6|108	
12cu|phat-0.3.1-6|109	* Fri Jul 08 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.3-2mdk
12cu|phat-0.3.1-6|110	- fix requires
12cu|phat-0.3.1-6|111	
12cu|phat-0.3.1-6|112	* Mon Oct 4 2004 Austin Acton <austin@mandrake.org> 0.2.3-1mdk
12cu|phat-0.3.1-6|113	- initial build

11434 12
12cu|phatch-0.2.7.1-2|1	%define debug_package %{nil}
12cu|phatch-0.2.7.1-2|2	
12cu|phatch-0.2.7.1-2|3	Summary:	Photo Batch Processor
12cu|phatch-0.2.7.1-2|4	Name:		phatch
12cu|phatch-0.2.7.1-2|5	Version:	0.2.7.1
12cu|phatch-0.2.7.1-2|6	License:	GPLv3+
12cu|phatch-0.2.7.1-2|7	Group:		Graphics
12cu|phatch-0.2.7.1-2|8	Release:	2
12cu|phatch-0.2.7.1-2|9	Source:		http://photobatch.stani.be/download/package/%{name}-%{version}.tar.gz
12cu|phatch-0.2.7.1-2|10	URL:		http://photobatch.stani.be/
12cu|phatch-0.2.7.1-2|11	BuildRequires:	python-devel >= 2.5
12cu|phatch-0.2.7.1-2|12	BuildRequires:	desktop-file-utils
12cu|phatch-0.2.7.1-2|13	BuildRequires:	python-sphinx
12cu|phatch-0.2.7.1-2|14	BuildRequires:	mlocate
12cu|phatch-0.2.7.1-2|15	Requires:	findutils
12cu|phatch-0.2.7.1-2|16	Requires:	python-imaging
12cu|phatch-0.2.7.1-2|17	Requires:	python-notify
12cu|phatch-0.2.7.1-2|18	Requires:	wxPythonGTK
12cu|phatch-0.2.7.1-2|19	Requires:	python-exiv2
12cu|phatch-0.2.7.1-2|20	
12cu|phatch-0.2.7.1-2|21	
12cu|phatch-0.2.7.1-2|22	%description
12cu|phatch-0.2.7.1-2|23	Phatch is a simple to use cross-platform GUI Photo Batch Processor
12cu|phatch-0.2.7.1-2|24	which handles all popular image formats and can duplicate (sub)folder
12cu|phatch-0.2.7.1-2|25	hierarchies. Phatch can batch resize, rotate, apply perspective,
12cu|phatch-0.2.7.1-2|26	shadows, rounded corners, ... and more in minutes instead of hours or
12cu|phatch-0.2.7.1-2|27	days if you do it manually. Phatch allows you to use EXIF and IPTC
12cu|phatch-0.2.7.1-2|28	tags for renaming and data stamping. Phatch also supports a console
12cu|phatch-0.2.7.1-2|29	version to batch photos on webservers.
12cu|phatch-0.2.7.1-2|30	
12cu|phatch-0.2.7.1-2|31	
12cu|phatch-0.2.7.1-2|32	%files -f %{name}.lang
12cu|phatch-0.2.7.1-2|33	%doc AUTHORS COPYING README
12cu|phatch-0.2.7.1-2|34	%{py_puresitedir}/%{name}
12cu|phatch-0.2.7.1-2|35	%{py_puresitedir}/*.egg-info
12cu|phatch-0.2.7.1-2|36	%{_datadir}/%{name}
12cu|phatch-0.2.7.1-2|37	%{_bindir}/%{name}
12cu|phatch-0.2.7.1-2|38	%{_datadir}/applications/%{name}.desktop
12cu|phatch-0.2.7.1-2|39	%{_datadir}/applications/%{name}-inspector.desktop
12cu|phatch-0.2.7.1-2|40	%{_datadir}/mime/packages/%{name}.xml
12cu|phatch-0.2.7.1-2|41	%{_mandir}/man1/%{name}.1.*
12cu|phatch-0.2.7.1-2|42	%{_datadir}/pixmaps/%{name}.png
12cu|phatch-0.2.7.1-2|43	%{_datadir}/pixmaps/%{name}-inspector.png
12cu|phatch-0.2.7.1-2|44	%{_iconsdir}/hicolor/*/apps/*
12cu|phatch-0.2.7.1-2|45	%exclude %{py_puresitedir}/%{name}/lib/linux/nautilusExtension.py
12cu|phatch-0.2.7.1-2|46	%exclude /usr/share/phatch/doc/html
12cu|phatch-0.2.7.1-2|47	
12cu|phatch-0.2.7.1-2|48	
12cu|phatch-0.2.7.1-2|49	%package nautilus-bindings
12cu|phatch-0.2.7.1-2|50	Summary:	Nautilus binding for Photo Batch Processor
12cu|phatch-0.2.7.1-2|51	Group:		Graphics
12cu|phatch-0.2.7.1-2|52	Requires:	wxPythonGTK
12cu|phatch-0.2.7.1-2|53	Requires:	nautilus-python
12cu|phatch-0.2.7.1-2|54	Requires:	%{name}
12cu|phatch-0.2.7.1-2|55	%description nautilus-bindings
12cu|phatch-0.2.7.1-2|56	
12cu|phatch-0.2.7.1-2|57	This package provides nautilus binding for Photo Batch Processor.
12cu|phatch-0.2.7.1-2|58	
12cu|phatch-0.2.7.1-2|59	%files nautilus-bindings
12cu|phatch-0.2.7.1-2|60	%doc AUTHORS COPYING README
12cu|phatch-0.2.7.1-2|61	%{py_puresitedir}/%{name}/lib/linux/nautilusExtension.py
12cu|phatch-0.2.7.1-2|62	
12cu|phatch-0.2.7.1-2|63	
12cu|phatch-0.2.7.1-2|64	%package doc
12cu|phatch-0.2.7.1-2|65	Summary:	Documentation for Photo Batch Processor
12cu|phatch-0.2.7.1-2|66	Group:		Graphics
12cu|phatch-0.2.7.1-2|67	Requires:	%{name}
12cu|phatch-0.2.7.1-2|68	%description doc
12cu|phatch-0.2.7.1-2|69	
12cu|phatch-0.2.7.1-2|70	This package provides the html documentation for Photo Batch Processor.
12cu|phatch-0.2.7.1-2|71	
12cu|phatch-0.2.7.1-2|72	%files doc
12cu|phatch-0.2.7.1-2|73	%{_datadir}/%{name}/doc/html
12cu|phatch-0.2.7.1-2|74	
12cu|phatch-0.2.7.1-2|75	#-----------------------------------------------------------------------
12cu|phatch-0.2.7.1-2|76	
12cu|phatch-0.2.7.1-2|77	%prep
12cu|phatch-0.2.7.1-2|78	
12cu|phatch-0.2.7.1-2|79	%setup -q -n %{name}-0.2.7
12cu|phatch-0.2.7.1-2|80	
12cu|phatch-0.2.7.1-2|81	%build
12cu|phatch-0.2.7.1-2|82	
12cu|phatch-0.2.7.1-2|83	%install
12cu|phatch-0.2.7.1-2|84	python setup.py install --root=%{buildroot}
12cu|phatch-0.2.7.1-2|85	
12cu|phatch-0.2.7.1-2|86	# Building documentation
12cu|phatch-0.2.7.1-2|87	cd docs
12cu|phatch-0.2.7.1-2|88	make html
12cu|phatch-0.2.7.1-2|89	mkdir -p %{buildroot}/%{_datadir}/%{name}/doc
12cu|phatch-0.2.7.1-2|90	cp -r build/html  %{buildroot}/%{_datadir}/%{name}/doc
12cu|phatch-0.2.7.1-2|91	cd ..
12cu|phatch-0.2.7.1-2|92	%find_lang %{name}
12cu|phatch-0.2.7.1-2|93	
12cu|phatch-0.2.7.1-2|94	
12cu|phatch-0.2.7.1-2|95	%changelog
12cu|phatch-0.2.7.1-2|96	* Thu Feb 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.7.1-2
12cu|phatch-0.2.7.1-2|97	+ Revision: df8c271
12cu|phatch-0.2.7.1-2|98	- Disable debug
12cu|phatch-0.2.7.1-2|99	
12cu|phatch-0.2.7.1-2|100	

11435 12
12cu|phonon-vlc-0.7.1-1|1	Summary:	Phonon VLC Backend
12cu|phonon-vlc-0.7.1-1|2	Name:		phonon-vlc
12cu|phonon-vlc-0.7.1-1|3	Version:	0.7.1
12cu|phonon-vlc-0.7.1-1|4	Release:	1
12cu|phonon-vlc-0.7.1-1|5	License:	GPLv2+
12cu|phonon-vlc-0.7.1-1|6	Group:		Video
12cu|phonon-vlc-0.7.1-1|7	Url:		http://www.videolan.org/
12cu|phonon-vlc-0.7.1-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/phonon/phonon-backend-vlc/%{version}/src/phonon-backend-vlc-%{version}.tar.xz
12cu|phonon-vlc-0.7.1-1|9	BuildRequires:	automoc4
12cu|phonon-vlc-0.7.1-1|10	BuildRequires:	cmake
12cu|phonon-vlc-0.7.1-1|11	BuildRequires:	pkgconfig(libvlc)
12cu|phonon-vlc-0.7.1-1|12	BuildRequires:	pkgconfig(phonon)
12cu|phonon-vlc-0.7.1-1|13	Provides:	phonon-backend
12cu|phonon-vlc-0.7.1-1|14	# as a requires it pulls in vlc when building
12cu|phonon-vlc-0.7.1-1|15	Suggests:	vlc-plugin-pulse
12cu|phonon-vlc-0.7.1-1|16	
12cu|phonon-vlc-0.7.1-1|17	%description
12cu|phonon-vlc-0.7.1-1|18	This package allows Phonon (the KDE media library) to use VLC for audio and
12cu|phonon-vlc-0.7.1-1|19	video playback.
12cu|phonon-vlc-0.7.1-1|20	
12cu|phonon-vlc-0.7.1-1|21	%files
12cu|phonon-vlc-0.7.1-1|22	%doc COPYING.LIB
12cu|phonon-vlc-0.7.1-1|23	%{_libdir}/kde4/plugins/phonon_backend/phonon_vlc.so
12cu|phonon-vlc-0.7.1-1|24	%{_datadir}/kde4/services/phononbackends/vlc.desktop
12cu|phonon-vlc-0.7.1-1|25	
12cu|phonon-vlc-0.7.1-1|26	#----------------------------------------------------------------------------
12cu|phonon-vlc-0.7.1-1|27	
12cu|phonon-vlc-0.7.1-1|28	%prep
12cu|phonon-vlc-0.7.1-1|29	%setup -qn phonon-backend-vlc-%{version}
12cu|phonon-vlc-0.7.1-1|30	
12cu|phonon-vlc-0.7.1-1|31	%build
12cu|phonon-vlc-0.7.1-1|32	%cmake
12cu|phonon-vlc-0.7.1-1|33	%make
12cu|phonon-vlc-0.7.1-1|34	
12cu|phonon-vlc-0.7.1-1|35	
12cu|phonon-vlc-0.7.1-1|36	%install
12cu|phonon-vlc-0.7.1-1|37	%makeinstall_std -C build
12cu|phonon-vlc-0.7.1-1|38	
12cu|phonon-vlc-0.7.1-1|39	
12cu|phonon-vlc-0.7.1-1|40	%changelog
12cu|phonon-vlc-0.7.1-1|41	* Fri Jan 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.1-1
12cu|phonon-vlc-0.7.1-1|42	+ Revision: d8d4bc7
12cu|phonon-vlc-0.7.1-1|43	- LOG New version 0.7.1
12cu|phonon-vlc-0.7.1-1|44	
12cu|phonon-vlc-0.7.1-1|45	

11436 12
12cu|photo-0.9.1-1|1	Name:		photo
12cu|photo-0.9.1-1|2	Version:	0.9.1
12cu|photo-0.9.1-1|3	Release:	1
12cu|photo-0.9.1-1|4	Summary:	Image viewer
12cu|photo-0.9.1-1|5	License:	GPLv3
12cu|photo-0.9.1-1|6	Group:		Graphics
12cu|photo-0.9.1-1|7	URL:		http://photoqt.org/
12cu|photo-0.9.1-1|8	Source0:	http://photoqt.org/pkgs/%{name}-%{version}.tar.gz
12cu|photo-0.9.1-1|9	BuildRequires:	desktop-file-utils
12cu|photo-0.9.1-1|10	BuildRequires:	qt4-devel
12cu|photo-0.9.1-1|11	BuildRequires:	imagemagick
12cu|photo-0.9.1-1|12	BuildRequires:	pkgconfig(exiv2)
12cu|photo-0.9.1-1|13	BuildRequires:	phonon-devel
12cu|photo-0.9.1-1|14	BuildRequires:	cmake
12cu|photo-0.9.1-1|15	Requires:	qt4-common
12cu|photo-0.9.1-1|16	Requires:	qt4-database-plugin-sqlite
12cu|photo-0.9.1-1|17	
12cu|photo-0.9.1-1|18	%description
12cu|photo-0.9.1-1|19	Image viewer with a simple and fast interface,
12cu|photo-0.9.1-1|20	being good looking and highly configurable.
12cu|photo-0.9.1-1|21	
12cu|photo-0.9.1-1|22	%prep
12cu|photo-0.9.1-1|23	%setup -q
12cu|photo-0.9.1-1|24	
12cu|photo-0.9.1-1|25	%build
12cu|photo-0.9.1-1|26	cd build
12cu|photo-0.9.1-1|27	cmake -DCMAKE_INSTALL_PREFIX=/usr ..
12cu|photo-0.9.1-1|28	%make
12cu|photo-0.9.1-1|29	
12cu|photo-0.9.1-1|30	%install
12cu|photo-0.9.1-1|31	%{makeinstall_std} -C build
12cu|photo-0.9.1-1|32	
12cu|photo-0.9.1-1|33	%files
12cu|photo-0.9.1-1|34	%doc CHANGELOG INSTALL README
12cu|photo-0.9.1-1|35	%{_datadir}/applications/%{name}.desktop
12cu|photo-0.9.1-1|36	%{_bindir}/%{name}
12cu|photo-0.9.1-1|37	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|photo-0.9.1-1|38	
12cu|photo-0.9.1-1|39	
12cu|photo-0.9.1-1|40	%changelog
12cu|photo-0.9.1-1|41	* Thu Jan  24 2013 symbianflo <symbianflo@mandrivausers.ro>
12cu|photo-0.9.1-1|42	+ Commit: bf2f36f
12cu|photo-0.9.1-1|43	- LOG : New upstream bugfix release: - FIXED: Open image by clicking on it didn't work  - FIXED: Start in system tray resulted in some annoying behaviour  - FIXED: Rotation according to exif data was done the wrong way round (anti-clockwise instead of clockwise)  - ADDED: verbose mode (start photo with --v or --verbose) -- Caution: produces a lot of output
12cu|photo-0.9.1-1|44	
12cu|photo-0.9.1-1|45	* Sun Jan  20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12cu|photo-0.9.1-1|46	+ Commit: 9a35416
12cu|photo-0.9.1-1|47	- LOG Minor cleanups
12cu|photo-0.9.1-1|48	
12cu|photo-0.9.1-1|49	* Sat Jan  19 2013 SymbianFlo <symbianflo@mandrivausers.ro>
12cu|photo-0.9.1-1|50	+ Commit: 7019970
12cu|photo-0.9.1-1|51	- Updated photo.spec
12cu|photo-0.9.1-1|52	
12cu|photo-0.9.1-1|53	* Sat Jan  19 2013 symbianflo <symbianflo@mandrivausers.ro>
12cu|photo-0.9.1-1|54	+ Commit: 218e12d
12cu|photo-0.9.1-1|55	- LOG import photo
12cu|photo-0.9.1-1|56	
12cu|photo-0.9.1-1|57	

11437 12
12cu|photoprint-0.3.9-4|1	%define		bordersversion 0.0.2
12cu|photoprint-0.3.9-4|2	
12cu|photoprint-0.3.9-4|3	Name:		photoprint
12cu|photoprint-0.3.9-4|4	Version:	0.3.9
12cu|photoprint-0.3.9-4|5	Release:	4
12cu|photoprint-0.3.9-4|6	Summary:	Prints photos in various layouts and with color management
12cu|photoprint-0.3.9-4|7	License:	GPL
12cu|photoprint-0.3.9-4|8	Group:		Publishing
12cu|photoprint-0.3.9-4|9	Source0:	http://www.blackfiveservices.co.uk/photoprint_resources/%{name}-%{version}.tar.gz
12cu|photoprint-0.3.9-4|10	Source1:	http://www.blackfiveservices.co.uk/photoprint_resources/photoprint-borders-%{bordersversion}.tar.gz
12cu|photoprint-0.3.9-4|11	Source2:	http://www.blackfiveservices.co.uk/PhotoPrint/Downloads/ProfilingKit.tar.bz2
12cu|photoprint-0.3.9-4|12	Patch0:		photoprint-0.3.8-fmtstr.diff
12cu|photoprint-0.3.9-4|13	Patch1:		photoprint-0.3.9-gcc4.x.diff
12cu|photoprint-0.3.9-4|14	Patch2:		photoprint-0.3.9-glib_bork.diff
12cu|photoprint-0.3.9-4|15	Patch3:		photoprint-0.3.9-netpbm.diff
12cu|photoprint-0.3.9-4|16	Url:		http://www.blackfiveservices.co.uk/PhotoPrint/About.shtml
12cu|photoprint-0.3.9-4|17	BuildRequires:	lcms-devel
12cu|photoprint-0.3.9-4|18	BuildRequires:	pkgconfig(libtiff-4)
12cu|photoprint-0.3.9-4|19	BuildRequires:	jpeg-devel
12cu|photoprint-0.3.9-4|20	BuildRequires:	netpbm-devel
12cu|photoprint-0.3.9-4|21	BuildRequires:	cups-devel
12cu|photoprint-0.3.9-4|22	BuildRequires:	libgutenprint-devel
12cu|photoprint-0.3.9-4|23	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|photoprint-0.3.9-4|24	BuildRequires:	desktop-file-utils
12cu|photoprint-0.3.9-4|25	BuildRequires:	autoconf automake libtool
12cu|photoprint-0.3.9-4|26	
12cu|photoprint-0.3.9-4|27	%description
12cu|photoprint-0.3.9-4|28	Photo Print is a utility for printing images via Gutenprint (a
12cu|photoprint-0.3.9-4|29	rebranding of Gimp-Print for the latest version).
12cu|photoprint-0.3.9-4|30	
12cu|photoprint-0.3.9-4|31	It supports different printing layouts, as one picture per page,
12cu|photoprint-0.3.9-4|32	several pictures (scaled to equal size) per page, a poster of one
12cu|photoprint-0.3.9-4|33	picture put together of several sheets, or several pictures combined
12cu|photoprint-0.3.9-4|34	to one round picture for a CD back.
12cu|photoprint-0.3.9-4|35	
12cu|photoprint-0.3.9-4|36	Image frames (Templates in /usr/share/photoprint/borders/) and color
12cu|photoprint-0.3.9-4|37	management (Profiling instructions in
12cu|photoprint-0.3.9-4|38	/usr/share/photoprint/ProfilingKit/ProfilingKit.html) are also
12cu|photoprint-0.3.9-4|39	supported.
12cu|photoprint-0.3.9-4|40	
12cu|photoprint-0.3.9-4|41	Photo Print can be used as GUI tool and also as command line tool in
12cu|photoprint-0.3.9-4|42	batch mode.
12cu|photoprint-0.3.9-4|43	
12cu|photoprint-0.3.9-4|44	Works nicely as an image editor in GQ-View.
12cu|photoprint-0.3.9-4|45	
12cu|photoprint-0.3.9-4|46	%prep
12cu|photoprint-0.3.9-4|47	%setup -q
12cu|photoprint-0.3.9-4|48	%setup -q -T -D -a 1 -n %{name}-%{version}
12cu|photoprint-0.3.9-4|49	%setup -q -T -D -a 2 -n %{name}-%{version}
12cu|photoprint-0.3.9-4|50	%patch0 -p0
12cu|photoprint-0.3.9-4|51	%patch1 -p0
12cu|photoprint-0.3.9-4|52	%patch2 -p0
12cu|photoprint-0.3.9-4|53	%patch3 -p0
12cu|photoprint-0.3.9-4|54	
12cu|photoprint-0.3.9-4|55	%build
12cu|photoprint-0.3.9-4|56	export GTK2_LIBS="`pkg-config --libs gtk+-2.0` -lX11"
12cu|photoprint-0.3.9-4|57	
12cu|photoprint-0.3.9-4|58	%configure2_5x
12cu|photoprint-0.3.9-4|59	
12cu|photoprint-0.3.9-4|60	# bork
12cu|photoprint-0.3.9-4|61	perl -pi -e "s|hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=\"\"|g" libtool
12cu|photoprint-0.3.9-4|62	perl -pi -e "s|-L/lib/../%{_lib} -L/usr/lib/../%{_lib}|-L/%{_lib} -L%{_libdir}|g" libtool
12cu|photoprint-0.3.9-4|63	
12cu|photoprint-0.3.9-4|64	%make
12cu|photoprint-0.3.9-4|65	
12cu|photoprint-0.3.9-4|66	%install
12cu|photoprint-0.3.9-4|67	%makeinstall
12cu|photoprint-0.3.9-4|68	
12cu|photoprint-0.3.9-4|69	# install borders
12cu|photoprint-0.3.9-4|70	install -d %{buildroot}%{_datadir}/photoprint/borders
12cu|photoprint-0.3.9-4|71	cp -a photoprint-borders*/. %{buildroot}%{_datadir}/photoprint/borders
12cu|photoprint-0.3.9-4|72	install -d %{buildroot}%{_datadir}/photoprint/ProfilingKit
12cu|photoprint-0.3.9-4|73	cp -a ProfilingKit*/. %{buildroot}%{_datadir}/photoprint/ProfilingKit
12cu|photoprint-0.3.9-4|74	
12cu|photoprint-0.3.9-4|75	%find_lang %{name} --with-gnome
12cu|photoprint-0.3.9-4|76	
12cu|photoprint-0.3.9-4|77	# install man page
12cu|photoprint-0.3.9-4|78	install -d %{buildroot}%{_mandir}/man1/
12cu|photoprint-0.3.9-4|79	install -m 644 photoprint.1 %{buildroot}%{_mandir}/man1/
12cu|photoprint-0.3.9-4|80	
12cu|photoprint-0.3.9-4|81	
12cu|photoprint-0.3.9-4|82	desktop-file-install \
12cu|photoprint-0.3.9-4|83	--vendor="" \
12cu|photoprint-0.3.9-4|84	--dir %{buildroot}%{_datadir}/applications \
12cu|photoprint-0.3.9-4|85	%{buildroot}%{_datadir}/applications/fotoprint.desktop
12cu|photoprint-0.3.9-4|86	
12cu|photoprint-0.3.9-4|87	%files -f %{name}.lang
12cu|photoprint-0.3.9-4|88	%doc README COPYING NEWS TODO
12cu|photoprint-0.3.9-4|89	%{_bindir}/*
12cu|photoprint-0.3.9-4|90	%{_iconsdir}/hicolor/48x48/apps/fotoprint.png
12cu|photoprint-0.3.9-4|91	%{_mandir}/man*/*
12cu|photoprint-0.3.9-4|92	%{_datadir}/photoprint
12cu|photoprint-0.3.9-4|93	%{_datadir}/applications/fotoprint.desktop
12cu|photoprint-0.3.9-4|94	
12cu|photoprint-0.3.9-4|95	%changelog
12cu|photoprint-0.3.9-4|96	* Thu Feb 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.9-4
12cu|photoprint-0.3.9-4|97	+ Revision: dda77ff
12cu|photoprint-0.3.9-4|98	- Fix jpeg BR
12cu|photoprint-0.3.9-4|99	
12cu|photoprint-0.3.9-4|100	

11438 12
12cu|photostock-helper-0.0.1-1|1	Summary:	GTK2 tool to define photostock IPTC tags and upload images to many photostocks
12cu|photostock-helper-0.0.1-1|2	Name:		photostock-helper
12cu|photostock-helper-0.0.1-1|3	Version:	0.0.1
12cu|photostock-helper-0.0.1-1|4	Release:	1
12cu|photostock-helper-0.0.1-1|5	License:	GPLv3
12cu|photostock-helper-0.0.1-1|6	Group:		Graphics
12cu|photostock-helper-0.0.1-1|7	Url:		https://launchpad.net/photostock-helper
12cu|photostock-helper-0.0.1-1|8	# repack from launchpad
12cu|photostock-helper-0.0.1-1|9	Source0:	%{name}-%{version}.tar.bz2
12cu|photostock-helper-0.0.1-1|10	Patch0:		photostock-helper-0.0.1-datapath.patch
12cu|photostock-helper-0.0.1-1|11	BuildArch:	noarch
12cu|photostock-helper-0.0.1-1|12	
12cu|photostock-helper-0.0.1-1|13	%description
12cu|photostock-helper-0.0.1-1|14	PhotoStock Helper is a small GTK2-perl application that helps to define usual
12cu|photostock-helper-0.0.1-1|15	photostock IPTC tags (headline, description, keywords) and upload photographs
12cu|photostock-helper-0.0.1-1|16	to many photostocks at once.
12cu|photostock-helper-0.0.1-1|17	
12cu|photostock-helper-0.0.1-1|18	%prep
12cu|photostock-helper-0.0.1-1|19	%setup -q
12cu|photostock-helper-0.0.1-1|20	%patch0 -p1
12cu|photostock-helper-0.0.1-1|21	
12cu|photostock-helper-0.0.1-1|22	%build
12cu|photostock-helper-0.0.1-1|23	
12cu|photostock-helper-0.0.1-1|24	%install
12cu|photostock-helper-0.0.1-1|25	mkdir -p %{buildroot}%{_bindir}
12cu|photostock-helper-0.0.1-1|26	install -m 0755 %{name}.pl %{buildroot}%{_bindir}/%{name}
12cu|photostock-helper-0.0.1-1|27	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|photostock-helper-0.0.1-1|28	install -m 0644 %{name}.glade %{buildroot}%{_datadir}/%{name}/%{name}.glade
12cu|photostock-helper-0.0.1-1|29	
12cu|photostock-helper-0.0.1-1|30	# install menu entry
12cu|photostock-helper-0.0.1-1|31	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|photostock-helper-0.0.1-1|32	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|photostock-helper-0.0.1-1|33	[Desktop Entry]
12cu|photostock-helper-0.0.1-1|34	Name=PhotoStock Helper
12cu|photostock-helper-0.0.1-1|35	Comment=GTK2 tool to define photostock IPTC tags and upload images to many photostocks
12cu|photostock-helper-0.0.1-1|36	Exec=%{_bindir}/%{name}
12cu|photostock-helper-0.0.1-1|37	Icon=go-up
12cu|photostock-helper-0.0.1-1|38	Terminal=false
12cu|photostock-helper-0.0.1-1|39	Type=Application
12cu|photostock-helper-0.0.1-1|40	Categories=Graphics;
12cu|photostock-helper-0.0.1-1|41	EOF
12cu|photostock-helper-0.0.1-1|42	
12cu|photostock-helper-0.0.1-1|43	%files
12cu|photostock-helper-0.0.1-1|44	%{_bindir}/%{name}
12cu|photostock-helper-0.0.1-1|45	%{_datadir}/applications/%{name}.desktop
12cu|photostock-helper-0.0.1-1|46	%{_datadir}/%{name}

11439 12
12cu|php-adodb-5.18-1|1	Summary:	Active Data Objects Data Base (ADOdb)
12cu|php-adodb-5.18-1|2	Name:		php-adodb
12cu|php-adodb-5.18-1|3	Version:	5.18
12cu|php-adodb-5.18-1|4	Release:	1
12cu|php-adodb-5.18-1|5	License:	BSD
12cu|php-adodb-5.18-1|6	Group:		Development/PHP
12cu|php-adodb-5.18-1|7	URL:		http://adodb.sourceforge.net/
12cu|php-adodb-5.18-1|8	Source0:	http://downloads.sourceforge.net/adodb/adodb518a.tgz
12cu|php-adodb-5.18-1|9	BuildRequires:	unzip
12cu|php-adodb-5.18-1|10	BuildArch:	noarch
12cu|php-adodb-5.18-1|11	Epoch:		2
12cu|php-adodb-5.18-1|12	
12cu|php-adodb-5.18-1|13	%description
12cu|php-adodb-5.18-1|14	PHP is a wonderful language for building dynamic web pages. Unfortunately,
12cu|php-adodb-5.18-1|15	PHP's database access functions are not standardised. Every database
12cu|php-adodb-5.18-1|16	extension uses a different and incompatibile API. This creates a need for a
12cu|php-adodb-5.18-1|17	database class library to hide the differences between the different databases
12cu|php-adodb-5.18-1|18	(encapsulate the differences) so we can easily switch databases.
12cu|php-adodb-5.18-1|19	
12cu|php-adodb-5.18-1|20	%prep
12cu|php-adodb-5.18-1|21	%setup -q -n adodb5
12cu|php-adodb-5.18-1|22	
12cu|php-adodb-5.18-1|23	%build
12cu|php-adodb-5.18-1|24	
12cu|php-adodb-5.18-1|25	%install
12cu|php-adodb-5.18-1|26	
12cu|php-adodb-5.18-1|27	install -d %{buildroot}/var/www/icons
12cu|php-adodb-5.18-1|28	install -d %{buildroot}%{_datadir}/php/adodb
12cu|php-adodb-5.18-1|29	cp -aRf * %{buildroot}%{_datadir}/php/adodb
12cu|php-adodb-5.18-1|30	
12cu|php-adodb-5.18-1|31	install -m644 cute_icons_for_site/* %{buildroot}/var/www/icons/
12cu|php-adodb-5.18-1|32	
12cu|php-adodb-5.18-1|33	# cleanup
12cu|php-adodb-5.18-1|34	rm -rf %{buildroot}%{_datadir}/php/adodb/cute_icons_for_site
12cu|php-adodb-5.18-1|35	rm -rf %{buildroot}%{_datadir}/php/adodb/docs
12cu|php-adodb-5.18-1|36	rm -f %{buildroot}%{_datadir}/php/adodb/*.txt
12cu|php-adodb-5.18-1|37	
12cu|php-adodb-5.18-1|38	%clean
12cu|php-adodb-5.18-1|39	
12cu|php-adodb-5.18-1|40	%files
12cu|php-adodb-5.18-1|41	%doc *.txt docs/*
12cu|php-adodb-5.18-1|42	%{_datadir}/php/adodb
12cu|php-adodb-5.18-1|43	/var/www/icons/*
12cu|php-adodb-5.18-1|44	
12cu|php-adodb-5.18-1|45	
12cu|php-adodb-5.18-1|46	
12cu|php-adodb-5.18-1|47	%changelog
12cu|php-adodb-5.18-1|48	* Thu Oct 17 2013 dsilakov <denis.silakov@rosalab.ru> 2:5.18-1
12cu|php-adodb-5.18-1|49	+ Revision: 8ed786c
12cu|php-adodb-5.18-1|50	- Merge pull request #1 from import/php-adodb:auto_update
12cu|php-adodb-5.18-1|51	- ROSA Updates Builder: update suggested
12cu|php-adodb-5.18-1|52	
12cu|php-adodb-5.18-1|53	

11440 12
12cu|php-bitset-2.0-1|1	%define modname bitset
12cu|php-bitset-2.0-1|2	%define soname %{modname}.so
12cu|php-bitset-2.0-1|3	%define inifile A84_%{modname}.ini
12cu|php-bitset-2.0-1|4	
12cu|php-bitset-2.0-1|5	Summary:	BITSET library
12cu|php-bitset-2.0-1|6	Name:		php-%{modname}
12cu|php-bitset-2.0-1|7	Version:	2.0
12cu|php-bitset-2.0-1|8	Release:	1
12cu|php-bitset-2.0-1|9	Group:		Development/PHP
12cu|php-bitset-2.0-1|10	License:	PHP License
12cu|php-bitset-2.0-1|11	URL:		http://pecl.php.net/package/bitset/
12cu|php-bitset-2.0-1|12	Source0:	http://pecl.php.net/get/bitset-%{version}.tgz
12cu|php-bitset-2.0-1|13	BuildRequires:	php-devel >= 3:5.2.0
12cu|php-bitset-2.0-1|14	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|php-bitset-2.0-1|15	
12cu|php-bitset-2.0-1|16	%description
12cu|php-bitset-2.0-1|17	Sets of bits manipuliting library.
12cu|php-bitset-2.0-1|18	
12cu|php-bitset-2.0-1|19	%prep
12cu|php-bitset-2.0-1|20	
12cu|php-bitset-2.0-1|21	%setup -q -n %{modname}-%{version}
12cu|php-bitset-2.0-1|22	[ "../package*.xml" != "/" ] && mv -f ../package*.xml .
12cu|php-bitset-2.0-1|23	
12cu|php-bitset-2.0-1|24	# lib64 fixes
12cu|php-bitset-2.0-1|25	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cu|php-bitset-2.0-1|26	
12cu|php-bitset-2.0-1|27	%build
12cu|php-bitset-2.0-1|28	%serverbuild
12cu|php-bitset-2.0-1|29	
12cu|php-bitset-2.0-1|30	phpize
12cu|php-bitset-2.0-1|31	%configure2_5x --with-libdir=%{_lib} \
12cu|php-bitset-2.0-1|32	--with-%{modname}=shared,%{_prefix}
12cu|php-bitset-2.0-1|33	
12cu|php-bitset-2.0-1|34	%make
12cu|php-bitset-2.0-1|35	mv modules/*.so .
12cu|php-bitset-2.0-1|36	
12cu|php-bitset-2.0-1|37	%install
12cu|php-bitset-2.0-1|38	rm -rf %{buildroot}
12cu|php-bitset-2.0-1|39	
12cu|php-bitset-2.0-1|40	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-bitset-2.0-1|41	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-bitset-2.0-1|42	
12cu|php-bitset-2.0-1|43	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cu|php-bitset-2.0-1|44	
12cu|php-bitset-2.0-1|45	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cu|php-bitset-2.0-1|46	extension = %{soname}
12cu|php-bitset-2.0-1|47	EOF
12cu|php-bitset-2.0-1|48	
12cu|php-bitset-2.0-1|49	%post
12cu|php-bitset-2.0-1|50	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-bitset-2.0-1|51	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-bitset-2.0-1|52	fi
12cu|php-bitset-2.0-1|53	
12cu|php-bitset-2.0-1|54	%postun
12cu|php-bitset-2.0-1|55	if [ "$1" = "0" ]; then
12cu|php-bitset-2.0-1|56	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-bitset-2.0-1|57	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-bitset-2.0-1|58	fi
12cu|php-bitset-2.0-1|59	fi
12cu|php-bitset-2.0-1|60	
12cu|php-bitset-2.0-1|61	%clean
12cu|php-bitset-2.0-1|62	rm -rf %{buildroot}
12cu|php-bitset-2.0-1|63	
12cu|php-bitset-2.0-1|64	%files
12cu|php-bitset-2.0-1|65	%defattr(-,root,root)
12cu|php-bitset-2.0-1|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cu|php-bitset-2.0-1|67	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-bitset-2.0-1|68	
12cu|php-bitset-2.0-1|69	
12cu|php-bitset-2.0-1|70	%changelog
12cu|php-bitset-2.0-1|71	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2012.0
12cu|php-bitset-2.0-1|72	+ Revision: 806372
12cu|php-bitset-2.0-1|73	- 1.0.1
12cu|php-bitset-2.0-1|74	
12cu|php-bitset-2.0-1|75	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0-20
12cu|php-bitset-2.0-1|76	+ Revision: 797138
12cu|php-bitset-2.0-1|77	- fix build
12cu|php-bitset-2.0-1|78	- rebuild for php-5.4.x
12cu|php-bitset-2.0-1|79	
12cu|php-bitset-2.0-1|80	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0-19
12cu|php-bitset-2.0-1|81	+ Revision: 761202
12cu|php-bitset-2.0-1|82	- rebuild
12cu|php-bitset-2.0-1|83	
12cu|php-bitset-2.0-1|84	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-18
12cu|php-bitset-2.0-1|85	+ Revision: 696395
12cu|php-bitset-2.0-1|86	- rebuilt for php-5.3.8
12cu|php-bitset-2.0-1|87	
12cu|php-bitset-2.0-1|88	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-17
12cu|php-bitset-2.0-1|89	+ Revision: 695367
12cu|php-bitset-2.0-1|90	- rebuilt for php-5.3.7
12cu|php-bitset-2.0-1|91	
12cu|php-bitset-2.0-1|92	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-16
12cu|php-bitset-2.0-1|93	+ Revision: 646614
12cu|php-bitset-2.0-1|94	- rebuilt for php-5.3.6
12cu|php-bitset-2.0-1|95	
12cu|php-bitset-2.0-1|96	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-15mdv2011.0
12cu|php-bitset-2.0-1|97	+ Revision: 629767
12cu|php-bitset-2.0-1|98	- rebuilt for php-5.3.5
12cu|php-bitset-2.0-1|99	
12cu|php-bitset-2.0-1|100	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-14mdv2011.0
12cu|php-bitset-2.0-1|101	+ Revision: 628069
12cu|php-bitset-2.0-1|102	- ensure it's built without automake1.7
12cu|php-bitset-2.0-1|103	
12cu|php-bitset-2.0-1|104	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-13mdv2011.0
12cu|php-bitset-2.0-1|105	+ Revision: 600463
12cu|php-bitset-2.0-1|106	- rebuild
12cu|php-bitset-2.0-1|107	
12cu|php-bitset-2.0-1|108	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-12mdv2011.0
12cu|php-bitset-2.0-1|109	+ Revision: 588745
12cu|php-bitset-2.0-1|110	- rebuild
12cu|php-bitset-2.0-1|111	
12cu|php-bitset-2.0-1|112	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-11mdv2010.1
12cu|php-bitset-2.0-1|113	+ Revision: 514519
12cu|php-bitset-2.0-1|114	- rebuilt for php-5.3.2
12cu|php-bitset-2.0-1|115	
12cu|php-bitset-2.0-1|116	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-10mdv2010.1
12cu|php-bitset-2.0-1|117	+ Revision: 485340
12cu|php-bitset-2.0-1|118	- rebuilt for php-5.3.2RC1
12cu|php-bitset-2.0-1|119	
12cu|php-bitset-2.0-1|120	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-9mdv2010.1
12cu|php-bitset-2.0-1|121	+ Revision: 468146
12cu|php-bitset-2.0-1|122	- rebuilt against php-5.3.1
12cu|php-bitset-2.0-1|123	
12cu|php-bitset-2.0-1|124	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-8mdv2010.0
12cu|php-bitset-2.0-1|125	+ Revision: 451255
12cu|php-bitset-2.0-1|126	- rebuild
12cu|php-bitset-2.0-1|127	
12cu|php-bitset-2.0-1|128	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.0-7mdv2010.0
12cu|php-bitset-2.0-1|129	+ Revision: 397268
12cu|php-bitset-2.0-1|130	- Rebuild
12cu|php-bitset-2.0-1|131	
12cu|php-bitset-2.0-1|132	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2010.0
12cu|php-bitset-2.0-1|133	+ Revision: 376975
12cu|php-bitset-2.0-1|134	- rebuilt for php-5.3.0RC2
12cu|php-bitset-2.0-1|135	
12cu|php-bitset-2.0-1|136	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdv2009.1
12cu|php-bitset-2.0-1|137	+ Revision: 346397
12cu|php-bitset-2.0-1|138	- rebuilt for php-5.2.9
12cu|php-bitset-2.0-1|139	
12cu|php-bitset-2.0-1|140	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdv2009.1
12cu|php-bitset-2.0-1|141	+ Revision: 341710
12cu|php-bitset-2.0-1|142	- rebuilt against php-5.2.9RC2
12cu|php-bitset-2.0-1|143	
12cu|php-bitset-2.0-1|144	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdv2009.1
12cu|php-bitset-2.0-1|145	+ Revision: 321705
12cu|php-bitset-2.0-1|146	- rebuild
12cu|php-bitset-2.0-1|147	
12cu|php-bitset-2.0-1|148	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdv2009.1
12cu|php-bitset-2.0-1|149	+ Revision: 310251
12cu|php-bitset-2.0-1|150	- rebuilt against php-5.2.7
12cu|php-bitset-2.0-1|151	
12cu|php-bitset-2.0-1|152	* Tue Oct 28 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2009.1
12cu|php-bitset-2.0-1|153	+ Revision: 297926
12cu|php-bitset-2.0-1|154	- import php-bitset
12cu|php-bitset-2.0-1|155	
12cu|php-bitset-2.0-1|156	
12cu|php-bitset-2.0-1|157	* Tue Oct 28 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2009.0
12cu|php-bitset-2.0-1|158	- initial Mandriva package
12cu|php-bitset-2.0-1|159	

11441 12
12cu|php-chdb-1.0.2-3|1	%define modname chdb
12cu|php-chdb-1.0.2-3|2	%define dirname %{modname}
12cu|php-chdb-1.0.2-3|3	%define soname %{modname}.so
12cu|php-chdb-1.0.2-3|4	%define inifile B15_%{modname}.ini
12cu|php-chdb-1.0.2-3|5	
12cu|php-chdb-1.0.2-3|6	Summary:	A fast database for constant data with memory sharing across processes
12cu|php-chdb-1.0.2-3|7	Name:		php-%{modname}
12cu|php-chdb-1.0.2-3|8	Version:	1.0.2
12cu|php-chdb-1.0.2-3|9	Release:	3
12cu|php-chdb-1.0.2-3|10	Group:		Development/PHP
12cu|php-chdb-1.0.2-3|11	License:	BSD
12cu|php-chdb-1.0.2-3|12	URL:		http://pecl.php.net/package/chdb
12cu|php-chdb-1.0.2-3|13	Source0:	http://pecl.php.net/get/chdb-%{version}.tgz
12cu|php-chdb-1.0.2-3|14	Source1:	B15_chdb.ini
12cu|php-chdb-1.0.2-3|15	BuildRequires:	pkgconfig
12cu|php-chdb-1.0.2-3|16	BuildRequires:	php-devel >= 3:5.2.0
12cu|php-chdb-1.0.2-3|17	BuildRequires:	cmph-devel
12cu|php-chdb-1.0.2-3|18	
12cu|php-chdb-1.0.2-3|19	%description
12cu|php-chdb-1.0.2-3|20	CHDB (constant hash database) is a fast key-value database for constant data,
12cu|php-chdb-1.0.2-3|21	realized by using a memory-mapped file and thus providing the following
12cu|php-chdb-1.0.2-3|22	functionalities:
12cu|php-chdb-1.0.2-3|23	- Extremely fast initial load, regardless of the size of the database.
12cu|php-chdb-1.0.2-3|24	- Only the pages of the file which are actually used are loaded from the disk.
12cu|php-chdb-1.0.2-3|25	- Once a page is loaded it is shared across multiple processes.
12cu|php-chdb-1.0.2-3|26	- Loaded pages are cached across multiple requests and even process recycling.
12cu|php-chdb-1.0.2-3|27	A typical use of CHDB is as a faster alternative to defining many PHP
12cu|php-chdb-1.0.2-3|28	constants.
12cu|php-chdb-1.0.2-3|29	CHDB is internally implemented as a hash-table using a perfect hashing
12cu|php-chdb-1.0.2-3|30	function, thus guaranteeing worst case O(1) lookup time.
12cu|php-chdb-1.0.2-3|31	
12cu|php-chdb-1.0.2-3|32	%prep
12cu|php-chdb-1.0.2-3|33	
12cu|php-chdb-1.0.2-3|34	%setup -q -n %{modname}-%{version}
12cu|php-chdb-1.0.2-3|35	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cu|php-chdb-1.0.2-3|36	
12cu|php-chdb-1.0.2-3|37	cp %{SOURCE1} %{inifile}
12cu|php-chdb-1.0.2-3|38	
12cu|php-chdb-1.0.2-3|39	# lib64 fix
12cu|php-chdb-1.0.2-3|40	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cu|php-chdb-1.0.2-3|41	
12cu|php-chdb-1.0.2-3|42	%build
12cu|php-chdb-1.0.2-3|43	%serverbuild
12cu|php-chdb-1.0.2-3|44	
12cu|php-chdb-1.0.2-3|45	phpize
12cu|php-chdb-1.0.2-3|46	%configure2_5x --with-libdir=%{_lib} \
12cu|php-chdb-1.0.2-3|47	--with-%{modname}=shared,%{_prefix}
12cu|php-chdb-1.0.2-3|48	%make
12cu|php-chdb-1.0.2-3|49	mv modules/*.so .
12cu|php-chdb-1.0.2-3|50	
12cu|php-chdb-1.0.2-3|51	%install
12cu|php-chdb-1.0.2-3|52	rm -rf %{buildroot}
12cu|php-chdb-1.0.2-3|53	
12cu|php-chdb-1.0.2-3|54	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-chdb-1.0.2-3|55	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-chdb-1.0.2-3|56	
12cu|php-chdb-1.0.2-3|57	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cu|php-chdb-1.0.2-3|58	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cu|php-chdb-1.0.2-3|59	
12cu|php-chdb-1.0.2-3|60	%post
12cu|php-chdb-1.0.2-3|61	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-chdb-1.0.2-3|62	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-chdb-1.0.2-3|63	fi
12cu|php-chdb-1.0.2-3|64	
12cu|php-chdb-1.0.2-3|65	%postun
12cu|php-chdb-1.0.2-3|66	if [ "$1" = "0" ]; then
12cu|php-chdb-1.0.2-3|67	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-chdb-1.0.2-3|68	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-chdb-1.0.2-3|69	fi
12cu|php-chdb-1.0.2-3|70	fi
12cu|php-chdb-1.0.2-3|71	
12cu|php-chdb-1.0.2-3|72	%clean
12cu|php-chdb-1.0.2-3|73	rm -rf %{buildroot}
12cu|php-chdb-1.0.2-3|74	
12cu|php-chdb-1.0.2-3|75	%files
12cu|php-chdb-1.0.2-3|76	%defattr(-,root,root)
12cu|php-chdb-1.0.2-3|77	%doc package*.xml
12cu|php-chdb-1.0.2-3|78	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cu|php-chdb-1.0.2-3|79	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-chdb-1.0.2-3|80	
12cu|php-chdb-1.0.2-3|81	
12cu|php-chdb-1.0.2-3|82	
12cu|php-chdb-1.0.2-3|83	%changelog
12cu|php-chdb-1.0.2-3|84	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2012.0
12cu|php-chdb-1.0.2-3|85	+ Revision: 795408
12cu|php-chdb-1.0.2-3|86	- rebuild for php-5.4.x
12cu|php-chdb-1.0.2-3|87	
12cu|php-chdb-1.0.2-3|88	* Thu Apr 19 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1
12cu|php-chdb-1.0.2-3|89	+ Revision: 791877
12cu|php-chdb-1.0.2-3|90	- 1.0.2
12cu|php-chdb-1.0.2-3|91	
12cu|php-chdb-1.0.2-3|92	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4
12cu|php-chdb-1.0.2-3|93	+ Revision: 761207
12cu|php-chdb-1.0.2-3|94	- rebuild
12cu|php-chdb-1.0.2-3|95	
12cu|php-chdb-1.0.2-3|96	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3
12cu|php-chdb-1.0.2-3|97	+ Revision: 696400
12cu|php-chdb-1.0.2-3|98	- rebuilt for php-5.3.8
12cu|php-chdb-1.0.2-3|99	
12cu|php-chdb-1.0.2-3|100	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2
12cu|php-chdb-1.0.2-3|101	+ Revision: 695373
12cu|php-chdb-1.0.2-3|102	- rebuilt for php-5.3.7
12cu|php-chdb-1.0.2-3|103	
12cu|php-chdb-1.0.2-3|104	* Tue May 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1
12cu|php-chdb-1.0.2-3|105	+ Revision: 675425
12cu|php-chdb-1.0.2-3|106	- import php-chdb
12cu|php-chdb-1.0.2-3|107	
12cu|php-chdb-1.0.2-3|108	
12cu|php-chdb-1.0.2-3|109	* Tue May 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2010.2
12cu|php-chdb-1.0.2-3|110	- initial Mandriva package

11442 12
12cu|php-dbase-5.1.0-2|1	%define modname dbase
12cu|php-dbase-5.1.0-2|2	%define dirname %{modname}
12cu|php-dbase-5.1.0-2|3	%define soname %{modname}.so
12cu|php-dbase-5.1.0-2|4	%define inifile 15_%{modname}.ini
12cu|php-dbase-5.1.0-2|5	
12cu|php-dbase-5.1.0-2|6	Summary:	dBase database file access functions
12cu|php-dbase-5.1.0-2|7	Name:		php-%{modname}
12cu|php-dbase-5.1.0-2|8	Epoch:		1
12cu|php-dbase-5.1.0-2|9	Version:	5.1.0
12cu|php-dbase-5.1.0-2|10	Release:	2
12cu|php-dbase-5.1.0-2|11	Group:		Development/PHP
12cu|php-dbase-5.1.0-2|12	License:	PHP License
12cu|php-dbase-5.1.0-2|13	URL:		http://pecl.php.net/package/dbase
12cu|php-dbase-5.1.0-2|14	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cu|php-dbase-5.1.0-2|15	Source1:	dbase.ini
12cu|php-dbase-5.1.0-2|16	BuildRequires:	php-devel >= 3:5.3.0
12cu|php-dbase-5.1.0-2|17	
12cu|php-dbase-5.1.0-2|18	%description
12cu|php-dbase-5.1.0-2|19	These functions allow you to access records stored in dBase-format (dbf)
12cu|php-dbase-5.1.0-2|20	databases.
12cu|php-dbase-5.1.0-2|21	
12cu|php-dbase-5.1.0-2|22	%prep
12cu|php-dbase-5.1.0-2|23	
12cu|php-dbase-5.1.0-2|24	%setup -q -n %{modname}-%{version}
12cu|php-dbase-5.1.0-2|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cu|php-dbase-5.1.0-2|26	
12cu|php-dbase-5.1.0-2|27	cp %{SOURCE1} %{inifile}
12cu|php-dbase-5.1.0-2|28	
12cu|php-dbase-5.1.0-2|29	%build
12cu|php-dbase-5.1.0-2|30	%serverbuild
12cu|php-dbase-5.1.0-2|31	phpize
12cu|php-dbase-5.1.0-2|32	%configure2_5x --with-libdir=%{_lib}
12cu|php-dbase-5.1.0-2|33	%make
12cu|php-dbase-5.1.0-2|34	mv modules/*.so .
12cu|php-dbase-5.1.0-2|35	
12cu|php-dbase-5.1.0-2|36	%install
12cu|php-dbase-5.1.0-2|37	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-dbase-5.1.0-2|38	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-dbase-5.1.0-2|39	
12cu|php-dbase-5.1.0-2|40	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cu|php-dbase-5.1.0-2|41	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cu|php-dbase-5.1.0-2|42	
12cu|php-dbase-5.1.0-2|43	%post
12cu|php-dbase-5.1.0-2|44	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-dbase-5.1.0-2|45	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-dbase-5.1.0-2|46	fi
12cu|php-dbase-5.1.0-2|47	
12cu|php-dbase-5.1.0-2|48	%postun
12cu|php-dbase-5.1.0-2|49	if [ "$1" = "0" ]; then
12cu|php-dbase-5.1.0-2|50	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-dbase-5.1.0-2|51	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-dbase-5.1.0-2|52	fi
12cu|php-dbase-5.1.0-2|53	fi
12cu|php-dbase-5.1.0-2|54	
12cu|php-dbase-5.1.0-2|55	%clean
12cu|php-dbase-5.1.0-2|56	rm -rf %{buildroot}
12cu|php-dbase-5.1.0-2|57	
12cu|php-dbase-5.1.0-2|58	%files
12cu|php-dbase-5.1.0-2|59	%defattr(-,root,root)
12cu|php-dbase-5.1.0-2|60	%doc CREDITS package*.xml
12cu|php-dbase-5.1.0-2|61	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cu|php-dbase-5.1.0-2|62	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-dbase-5.1.0-2|63	
12cu|php-dbase-5.1.0-2|64	
12cu|php-dbase-5.1.0-2|65	%changelog
12cu|php-dbase-5.1.0-2|66	* Wed Jun 20 2012 Oden Eriksson <oeriksson@mandriva.com> 1:5.1.0-1mdv2012.0
12cu|php-dbase-5.1.0-2|67	+ Revision: 806375
12cu|php-dbase-5.1.0-2|68	- 5.1.0
12cu|php-dbase-5.1.0-2|69	
12cu|php-dbase-5.1.0-2|70	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-5
12cu|php-dbase-5.1.0-2|71	+ Revision: 795421
12cu|php-dbase-5.1.0-2|72	- rebuild for php-5.4.x
12cu|php-dbase-5.1.0-2|73	
12cu|php-dbase-5.1.0-2|74	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-4
12cu|php-dbase-5.1.0-2|75	+ Revision: 761212
12cu|php-dbase-5.1.0-2|76	- rebuild
12cu|php-dbase-5.1.0-2|77	
12cu|php-dbase-5.1.0-2|78	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-3
12cu|php-dbase-5.1.0-2|79	+ Revision: 696405
12cu|php-dbase-5.1.0-2|80	- rebuilt for php-5.3.8
12cu|php-dbase-5.1.0-2|81	
12cu|php-dbase-5.1.0-2|82	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1:5.0.1-2
12cu|php-dbase-5.1.0-2|83	+ Revision: 695378
12cu|php-dbase-5.1.0-2|84	- rebuilt for php-5.3.7
12cu|php-dbase-5.1.0-2|85	
12cu|php-dbase-5.1.0-2|86	* Sun Mar 20 2011 Funda Wang <fwang@mandriva.org> 1:5.0.1-1
12cu|php-dbase-5.1.0-2|87	+ Revision: 647150
12cu|php-dbase-5.1.0-2|88	- import php-dbase
12cu|php-dbase-5.1.0-2|89	
12cu|php-dbase-5.1.0-2|90	
12cu|php-dbase-5.1.0-2|91	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 5.2.1-1mdv2007.0
12cu|php-dbase-5.1.0-2|92	+ Revision: 117391
12cu|php-dbase-5.1.0-2|93	- rebuilt against new upstream version (5.2.1)
12cu|php-dbase-5.1.0-2|94	- fix deps
12cu|php-dbase-5.1.0-2|95	
12cu|php-dbase-5.1.0-2|96	* Tue Nov 07 2006 Oden Eriksson <oeriksson@mandriva.com> 5.2.0-1mdv2007.1
12cu|php-dbase-5.1.0-2|97	+ Revision: 77336
12cu|php-dbase-5.1.0-2|98	- rebuilt for php-5.2.0
12cu|php-dbase-5.1.0-2|99	
12cu|php-dbase-5.1.0-2|100	* Thu Nov 02 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.6-1mdv2007.1
12cu|php-dbase-5.1.0-2|101	+ Revision: 75192
12cu|php-dbase-5.1.0-2|102	- Import php-dbase
12cu|php-dbase-5.1.0-2|103	
12cu|php-dbase-5.1.0-2|104	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.6-1
12cu|php-dbase-5.1.0-2|105	- rebuilt for php-5.1.6
12cu|php-dbase-5.1.0-2|106	
12cu|php-dbase-5.1.0-2|107	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.4-2mdk
12cu|php-dbase-5.1.0-2|108	- rebuild
12cu|php-dbase-5.1.0-2|109	
12cu|php-dbase-5.1.0-2|110	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.4-1mdk
12cu|php-dbase-5.1.0-2|111	- rebuilt for php-5.1.4
12cu|php-dbase-5.1.0-2|112	
12cu|php-dbase-5.1.0-2|113	* Fri May 05 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.3-1mdk
12cu|php-dbase-5.1.0-2|114	- rebuilt for php-5.1.3
12cu|php-dbase-5.1.0-2|115	
12cu|php-dbase-5.1.0-2|116	* Thu Feb 02 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.2-2mdk
12cu|php-dbase-5.1.0-2|117	- new group (Development/PHP) and iurt rebuild
12cu|php-dbase-5.1.0-2|118	
12cu|php-dbase-5.1.0-2|119	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 5.1.2-1mdk
12cu|php-dbase-5.1.0-2|120	- rebuilt against php-5.1.2
12cu|php-dbase-5.1.0-2|121	
12cu|php-dbase-5.1.0-2|122	* Tue Nov 29 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.1-1mdk
12cu|php-dbase-5.1.0-2|123	- rebuilt against php-5.1.1
12cu|php-dbase-5.1.0-2|124	
12cu|php-dbase-5.1.0-2|125	* Sat Nov 26 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0-1mdk
12cu|php-dbase-5.1.0-2|126	- rebuilt against php-5.1.0
12cu|php-dbase-5.1.0-2|127	
12cu|php-dbase-5.1.0-2|128	* Thu Nov 03 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0-0.RC4.1mdk
12cu|php-dbase-5.1.0-2|129	- rebuilt against php-5.1.0RC4
12cu|php-dbase-5.1.0-2|130	
12cu|php-dbase-5.1.0-2|131	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0-0.RC1.2mdk
12cu|php-dbase-5.1.0-2|132	- rebuilt to provide a -debug package too
12cu|php-dbase-5.1.0-2|133	
12cu|php-dbase-5.1.0-2|134	* Sun Oct 02 2005 Oden Eriksson <oeriksson@mandriva.com> 5.1.0-0.RC1.1mdk
12cu|php-dbase-5.1.0-2|135	- rebuilt against php-5.1.0RC1
12cu|php-dbase-5.1.0-2|136	
12cu|php-dbase-5.1.0-2|137	* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.5-1mdk
12cu|php-dbase-5.1.0-2|138	- rebuilt against php-5.0.5 (Major security fixes)
12cu|php-dbase-5.1.0-2|139	
12cu|php-dbase-5.1.0-2|140	* Fri May 27 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4-1mdk
12cu|php-dbase-5.1.0-2|141	- rename the package
12cu|php-dbase-5.1.0-2|142	
12cu|php-dbase-5.1.0-2|143	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4-1mdk
12cu|php-dbase-5.1.0-2|144	- 5.0.4
12cu|php-dbase-5.1.0-2|145	
12cu|php-dbase-5.1.0-2|146	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-4mdk
12cu|php-dbase-5.1.0-2|147	- use the %%mkrel macro
12cu|php-dbase-5.1.0-2|148	
12cu|php-dbase-5.1.0-2|149	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-3mdk
12cu|php-dbase-5.1.0-2|150	- rebuilt against a non hardened-php aware php lib
12cu|php-dbase-5.1.0-2|151	
12cu|php-dbase-5.1.0-2|152	* Sun Jan 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-2mdk
12cu|php-dbase-5.1.0-2|153	- rebuild due to hardened-php-0.2.6
12cu|php-dbase-5.1.0-2|154	
12cu|php-dbase-5.1.0-2|155	* Fri Dec 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3-1mdk
12cu|php-dbase-5.1.0-2|156	- rebuilt for php-5.0.3
12cu|php-dbase-5.1.0-2|157	
12cu|php-dbase-5.1.0-2|158	* Sat Sep 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.2-1mdk
12cu|php-dbase-5.1.0-2|159	- rebuilt for php-5.0.2
12cu|php-dbase-5.1.0-2|160	
12cu|php-dbase-5.1.0-2|161	* Sun Aug 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.1-1mdk
12cu|php-dbase-5.1.0-2|162	- rebuilt for php-5.0.1
12cu|php-dbase-5.1.0-2|163	
12cu|php-dbase-5.1.0-2|164	* Wed Aug 11 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.0-1mdk
12cu|php-dbase-5.1.0-2|165	- rebuilt for php-5.0.0
12cu|php-dbase-5.1.0-2|166	- major cleanups
12cu|php-dbase-5.1.0-2|167	
12cu|php-dbase-5.1.0-2|168	* Thu Jul 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8-1mdk
12cu|php-dbase-5.1.0-2|169	- rebuilt for php-4.3.8
12cu|php-dbase-5.1.0-2|170	
12cu|php-dbase-5.1.0-2|171	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7-2mdk
12cu|php-dbase-5.1.0-2|172	- remove redundant provides
12cu|php-dbase-5.1.0-2|173	
12cu|php-dbase-5.1.0-2|174	* Tue Jun 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7-1mdk
12cu|php-dbase-5.1.0-2|175	- rebuilt for php-4.3.7
12cu|php-dbase-5.1.0-2|176	
12cu|php-dbase-5.1.0-2|177	* Mon May 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6-2mdk
12cu|php-dbase-5.1.0-2|178	- use the %%configure2_5x macro
12cu|php-dbase-5.1.0-2|179	- move scandir to /etc/php.d
12cu|php-dbase-5.1.0-2|180	
12cu|php-dbase-5.1.0-2|181	* Thu May 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6-1mdk
12cu|php-dbase-5.1.0-2|182	- built for php 4.3.6
12cu|php-dbase-5.1.0-2|183	

11443 12
12cu|php-dio-0.0.7-1|1	%define modname dio
12cu|php-dio-0.0.7-1|2	%define dirname %{modname}
12cu|php-dio-0.0.7-1|3	%define soname %{modname}.so
12cu|php-dio-0.0.7-1|4	%define inifile 17_%{modname}.ini
12cu|php-dio-0.0.7-1|5	
12cu|php-dio-0.0.7-1|6	Summary:	Direct I/O extension module for PHP
12cu|php-dio-0.0.7-1|7	Name:		php-%{modname}
12cu|php-dio-0.0.7-1|8	Version:	0.0.7
12cu|php-dio-0.0.7-1|9	Release:	1
12cu|php-dio-0.0.7-1|10	Group:		Development/PHP
12cu|php-dio-0.0.7-1|11	License:	PHP License
12cu|php-dio-0.0.7-1|12	URL:		http://pecl.php.net/package/dio
12cu|php-dio-0.0.7-1|13	Source0:	http://pecl.php.net/get/dio-%{version}.tgz
12cu|php-dio-0.0.7-1|14	BuildRequires:	php-devel >= 3:5.2.0
12cu|php-dio-0.0.7-1|15	Epoch:		2
12cu|php-dio-0.0.7-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|php-dio-0.0.7-1|17	
12cu|php-dio-0.0.7-1|18	%description
12cu|php-dio-0.0.7-1|19	PHP supports the direct io functions as described in the Posix Standard
12cu|php-dio-0.0.7-1|20	(Section 6) for performing I/O functions at a lower level than the C-Language
12cu|php-dio-0.0.7-1|21	stream I/O functions (fopen(), fread(),..). The use of the DIO functions should
12cu|php-dio-0.0.7-1|22	be considered only when direct control of a device is needed. In all other
12cu|php-dio-0.0.7-1|23	cases, the standard filesystem functions are more than adequate.
12cu|php-dio-0.0.7-1|24	
12cu|php-dio-0.0.7-1|25	%prep
12cu|php-dio-0.0.7-1|26	
12cu|php-dio-0.0.7-1|27	%setup -q -n dio-%{version}
12cu|php-dio-0.0.7-1|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cu|php-dio-0.0.7-1|29	
12cu|php-dio-0.0.7-1|30	%build
12cu|php-dio-0.0.7-1|31	%serverbuild
12cu|php-dio-0.0.7-1|32	
12cu|php-dio-0.0.7-1|33	phpize
12cu|php-dio-0.0.7-1|34	%configure2_5x --with-libdir=%{_lib} \
12cu|php-dio-0.0.7-1|35	--with-%{modname}=shared,%{_prefix}
12cu|php-dio-0.0.7-1|36	
12cu|php-dio-0.0.7-1|37	%make
12cu|php-dio-0.0.7-1|38	mv modules/*.so .
12cu|php-dio-0.0.7-1|39	
12cu|php-dio-0.0.7-1|40	%install
12cu|php-dio-0.0.7-1|41	rm -rf %{buildroot}
12cu|php-dio-0.0.7-1|42	
12cu|php-dio-0.0.7-1|43	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-dio-0.0.7-1|44	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-dio-0.0.7-1|45	
12cu|php-dio-0.0.7-1|46	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cu|php-dio-0.0.7-1|47	
12cu|php-dio-0.0.7-1|48	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cu|php-dio-0.0.7-1|49	extension = %{soname}
12cu|php-dio-0.0.7-1|50	EOF
12cu|php-dio-0.0.7-1|51	
12cu|php-dio-0.0.7-1|52	%post
12cu|php-dio-0.0.7-1|53	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-dio-0.0.7-1|54	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-dio-0.0.7-1|55	fi
12cu|php-dio-0.0.7-1|56	
12cu|php-dio-0.0.7-1|57	%postun
12cu|php-dio-0.0.7-1|58	if [ "$1" = "0" ]; then
12cu|php-dio-0.0.7-1|59	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-dio-0.0.7-1|60	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-dio-0.0.7-1|61	fi
12cu|php-dio-0.0.7-1|62	fi
12cu|php-dio-0.0.7-1|63	
12cu|php-dio-0.0.7-1|64	%clean
12cu|php-dio-0.0.7-1|65	rm -rf %{buildroot}
12cu|php-dio-0.0.7-1|66	
12cu|php-dio-0.0.7-1|67	%files
12cu|php-dio-0.0.7-1|68	%defattr(-,root,root)
12cu|php-dio-0.0.7-1|69	%doc package.xml
12cu|php-dio-0.0.7-1|70	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cu|php-dio-0.0.7-1|71	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-dio-0.0.7-1|72	
12cu|php-dio-0.0.7-1|73	
12cu|php-dio-0.0.7-1|74	%changelog
12cu|php-dio-0.0.7-1|75	* Wed Jul 04 2012 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.6-1mdv2012.0
12cu|php-dio-0.0.7-1|76	+ Revision: 808114
12cu|php-dio-0.0.7-1|77	- 0.0.6
12cu|php-dio-0.0.7-1|78	- rebuild for php-5.4.x
12cu|php-dio-0.0.7-1|79	
12cu|php-dio-0.0.7-1|80	* Tue Apr 10 2012 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.5-1
12cu|php-dio-0.0.7-1|81	+ Revision: 790146
12cu|php-dio-0.0.7-1|82	- 0.0.5
12cu|php-dio-0.0.7-1|83	
12cu|php-dio-0.0.7-1|84	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.4-0.0.RC4.9
12cu|php-dio-0.0.7-1|85	+ Revision: 761216
12cu|php-dio-0.0.7-1|86	- rebuild
12cu|php-dio-0.0.7-1|87	
12cu|php-dio-0.0.7-1|88	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.4-0.0.RC4.8
12cu|php-dio-0.0.7-1|89	+ Revision: 696409
12cu|php-dio-0.0.7-1|90	- rebuilt for php-5.3.8
12cu|php-dio-0.0.7-1|91	
12cu|php-dio-0.0.7-1|92	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.4-0.0.RC4.7
12cu|php-dio-0.0.7-1|93	+ Revision: 695382
12cu|php-dio-0.0.7-1|94	- rebuilt for php-5.3.7
12cu|php-dio-0.0.7-1|95	
12cu|php-dio-0.0.7-1|96	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.4-0.0.RC4.6
12cu|php-dio-0.0.7-1|97	+ Revision: 646625
12cu|php-dio-0.0.7-1|98	- rebuilt for php-5.3.6
12cu|php-dio-0.0.7-1|99	
12cu|php-dio-0.0.7-1|100	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.4-0.0.RC4.5mdv2011.0
12cu|php-dio-0.0.7-1|101	+ Revision: 629780
12cu|php-dio-0.0.7-1|102	- rebuilt for php-5.3.5
12cu|php-dio-0.0.7-1|103	
12cu|php-dio-0.0.7-1|104	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.4-0.0.RC4.4mdv2011.0
12cu|php-dio-0.0.7-1|105	+ Revision: 628091
12cu|php-dio-0.0.7-1|106	- ensure it's built without automake1.7
12cu|php-dio-0.0.7-1|107	
12cu|php-dio-0.0.7-1|108	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.4-0.0.RC4.3mdv2011.0
12cu|php-dio-0.0.7-1|109	+ Revision: 600473
12cu|php-dio-0.0.7-1|110	- rebuild
12cu|php-dio-0.0.7-1|111	
12cu|php-dio-0.0.7-1|112	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.4-0.0.RC4.2mdv2011.0
12cu|php-dio-0.0.7-1|113	+ Revision: 588756
12cu|php-dio-0.0.7-1|114	- rebuild
12cu|php-dio-0.0.7-1|115	
12cu|php-dio-0.0.7-1|116	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.4-0.0.RC4.1mdv2010.1
12cu|php-dio-0.0.7-1|117	+ Revision: 514500
12cu|php-dio-0.0.7-1|118	- 0.0.4RC4
12cu|php-dio-0.0.7-1|119	- rebuild
12cu|php-dio-0.0.7-1|120	
12cu|php-dio-0.0.7-1|121	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.2-8mdv2010.1
12cu|php-dio-0.0.7-1|122	+ Revision: 485255
12cu|php-dio-0.0.7-1|123	- rebuilt for php-5.3.2RC1
12cu|php-dio-0.0.7-1|124	
12cu|php-dio-0.0.7-1|125	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.2-7mdv2010.1
12cu|php-dio-0.0.7-1|126	+ Revision: 468082
12cu|php-dio-0.0.7-1|127	- rebuilt against php-5.3.1
12cu|php-dio-0.0.7-1|128	
12cu|php-dio-0.0.7-1|129	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.2-6mdv2010.0
12cu|php-dio-0.0.7-1|130	+ Revision: 451212
12cu|php-dio-0.0.7-1|131	- rebuild
12cu|php-dio-0.0.7-1|132	
12cu|php-dio-0.0.7-1|133	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 2:0.0.2-5mdv2010.0
12cu|php-dio-0.0.7-1|134	+ Revision: 397358
12cu|php-dio-0.0.7-1|135	- Rebuild
12cu|php-dio-0.0.7-1|136	
12cu|php-dio-0.0.7-1|137	* Wed May 13 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.2-4mdv2010.0
12cu|php-dio-0.0.7-1|138	+ Revision: 375355
12cu|php-dio-0.0.7-1|139	- rebuilt against php-5.3.0RC2
12cu|php-dio-0.0.7-1|140	
12cu|php-dio-0.0.7-1|141	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.2-3mdv2009.1
12cu|php-dio-0.0.7-1|142	+ Revision: 346413
12cu|php-dio-0.0.7-1|143	- rebuilt for php-5.2.9
12cu|php-dio-0.0.7-1|144	
12cu|php-dio-0.0.7-1|145	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.2-2mdv2009.1
12cu|php-dio-0.0.7-1|146	+ Revision: 341502
12cu|php-dio-0.0.7-1|147	- rebuilt against php-5.2.9RC2
12cu|php-dio-0.0.7-1|148	
12cu|php-dio-0.0.7-1|149	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.0.2-1mdv2009.1
12cu|php-dio-0.0.7-1|150	+ Revision: 325995
12cu|php-dio-0.0.7-1|151	- 0.0.2 (newer than 0.1 :-))
12cu|php-dio-0.0.7-1|152	
12cu|php-dio-0.0.7-1|153	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-23mdv2009.1
12cu|php-dio-0.0.7-1|154	+ Revision: 321728
12cu|php-dio-0.0.7-1|155	- rebuild
12cu|php-dio-0.0.7-1|156	
12cu|php-dio-0.0.7-1|157	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-22mdv2009.1
12cu|php-dio-0.0.7-1|158	+ Revision: 310213
12cu|php-dio-0.0.7-1|159	- rebuilt against php-5.2.7
12cu|php-dio-0.0.7-1|160	
12cu|php-dio-0.0.7-1|161	* Tue Jul 15 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-21mdv2009.0
12cu|php-dio-0.0.7-1|162	+ Revision: 235813
12cu|php-dio-0.0.7-1|163	- rebuild
12cu|php-dio-0.0.7-1|164	
12cu|php-dio-0.0.7-1|165	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-19mdv2009.0
12cu|php-dio-0.0.7-1|166	+ Revision: 200104
12cu|php-dio-0.0.7-1|167	- rebuilt against php-5.2.6
12cu|php-dio-0.0.7-1|168	
12cu|php-dio-0.0.7-1|169	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-18mdv2008.1
12cu|php-dio-0.0.7-1|170	+ Revision: 161962
12cu|php-dio-0.0.7-1|171	- rebuild
12cu|php-dio-0.0.7-1|172	
12cu|php-dio-0.0.7-1|173	+ Olivier Blin <blino@mandriva.org>
12cu|php-dio-0.0.7-1|174	- restore BuildRoot
12cu|php-dio-0.0.7-1|175	
12cu|php-dio-0.0.7-1|176	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-dio-0.0.7-1|177	- kill re-definition of %%buildroot on Pixel's request
12cu|php-dio-0.0.7-1|178	
12cu|php-dio-0.0.7-1|179	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-17mdv2008.1
12cu|php-dio-0.0.7-1|180	+ Revision: 107559
12cu|php-dio-0.0.7-1|181	- restart apache if needed
12cu|php-dio-0.0.7-1|182	
12cu|php-dio-0.0.7-1|183	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-16mdv2008.0
12cu|php-dio-0.0.7-1|184	+ Revision: 77452
12cu|php-dio-0.0.7-1|185	- rebuilt against php-5.2.4
12cu|php-dio-0.0.7-1|186	
12cu|php-dio-0.0.7-1|187	* Thu Aug 16 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-15mdv2008.0
12cu|php-dio-0.0.7-1|188	+ Revision: 64296
12cu|php-dio-0.0.7-1|189	- use the new %%serverbuild macro
12cu|php-dio-0.0.7-1|190	- use distro conditional -fstack-protector
12cu|php-dio-0.0.7-1|191	
12cu|php-dio-0.0.7-1|192	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-14mdv2008.0
12cu|php-dio-0.0.7-1|193	+ Revision: 33772
12cu|php-dio-0.0.7-1|194	- rebuilt against new upstream version (5.2.3)
12cu|php-dio-0.0.7-1|195	
12cu|php-dio-0.0.7-1|196	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.1-13mdv2008.0
12cu|php-dio-0.0.7-1|197	+ Revision: 21021
12cu|php-dio-0.0.7-1|198	- rebuilt against new upstream version (5.2.2)
12cu|php-dio-0.0.7-1|199	
12cu|php-dio-0.0.7-1|200	

11444 12
12cu|php-event-0.9.1-35|1	%define modname event
12cu|php-event-0.9.1-35|2	%define dirname %{modname}
12cu|php-event-0.9.1-35|3	%define soname %{modname}.so
12cu|php-event-0.9.1-35|4	%define inifile A35_%{modname}.ini
12cu|php-event-0.9.1-35|5	
12cu|php-event-0.9.1-35|6	Summary:	Event Scheduling Engine for PHP
12cu|php-event-0.9.1-35|7	Name:		php-%{modname}
12cu|php-event-0.9.1-35|8	Version:	0.9.1
12cu|php-event-0.9.1-35|9	Release:	%mkrel 35
12cu|php-event-0.9.1-35|10	Group:		Development/PHP
12cu|php-event-0.9.1-35|11	License:	PHP License
12cu|php-event-0.9.1-35|12	URL:		http://pecl.php.net/package/event
12cu|php-event-0.9.1-35|13	Source0:	event-%{version}.tar.bz2
12cu|php-event-0.9.1-35|14	Patch0:		event-0.9.1-php54x.diff
12cu|php-event-0.9.1-35|15	BuildRequires:	php-devel >= 3:5.2.0
12cu|php-event-0.9.1-35|16	Epoch:		1
12cu|php-event-0.9.1-35|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|php-event-0.9.1-35|18	
12cu|php-event-0.9.1-35|19	%description
12cu|php-event-0.9.1-35|20	This is an extension to efficiently schedule IO, time and signal based events
12cu|php-event-0.9.1-35|21	using the best available IO notification mechanism for your system. This is a
12cu|php-event-0.9.1-35|22	port of libevent to the PHP infrastructure; the API is similar but not
12cu|php-event-0.9.1-35|23	identical.
12cu|php-event-0.9.1-35|24	
12cu|php-event-0.9.1-35|25	%prep
12cu|php-event-0.9.1-35|26	
12cu|php-event-0.9.1-35|27	%setup -q -n event-%{version}
12cu|php-event-0.9.1-35|28	
12cu|php-event-0.9.1-35|29	%patch0 -p0
12cu|php-event-0.9.1-35|30	
12cu|php-event-0.9.1-35|31	%build
12cu|php-event-0.9.1-35|32	%serverbuild
12cu|php-event-0.9.1-35|33	
12cu|php-event-0.9.1-35|34	phpize
12cu|php-event-0.9.1-35|35	%configure2_5x --with-libdir=%{_lib} \
12cu|php-event-0.9.1-35|36	--with-%{modname}=shared,%{_prefix}
12cu|php-event-0.9.1-35|37	
12cu|php-event-0.9.1-35|38	%make
12cu|php-event-0.9.1-35|39	mv modules/*.so .
12cu|php-event-0.9.1-35|40	
12cu|php-event-0.9.1-35|41	%install
12cu|php-event-0.9.1-35|42	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cu|php-event-0.9.1-35|43	
12cu|php-event-0.9.1-35|44	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-event-0.9.1-35|45	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-event-0.9.1-35|46	
12cu|php-event-0.9.1-35|47	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cu|php-event-0.9.1-35|48	
12cu|php-event-0.9.1-35|49	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cu|php-event-0.9.1-35|50	extension = %{soname}
12cu|php-event-0.9.1-35|51	EOF
12cu|php-event-0.9.1-35|52	
12cu|php-event-0.9.1-35|53	%post
12cu|php-event-0.9.1-35|54	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-event-0.9.1-35|55	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-event-0.9.1-35|56	fi
12cu|php-event-0.9.1-35|57	
12cu|php-event-0.9.1-35|58	%postun
12cu|php-event-0.9.1-35|59	if [ "$1" = "0" ]; then
12cu|php-event-0.9.1-35|60	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-event-0.9.1-35|61	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-event-0.9.1-35|62	fi
12cu|php-event-0.9.1-35|63	fi
12cu|php-event-0.9.1-35|64	
12cu|php-event-0.9.1-35|65	%clean
12cu|php-event-0.9.1-35|66	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cu|php-event-0.9.1-35|67	[ "../package.xml" != "/" ] && rm -f ../package.xml
12cu|php-event-0.9.1-35|68	
12cu|php-event-0.9.1-35|69	%files
12cu|php-event-0.9.1-35|70	%defattr(-,root,root)
12cu|php-event-0.9.1-35|71	%doc CREDITS
12cu|php-event-0.9.1-35|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cu|php-event-0.9.1-35|73	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-event-0.9.1-35|74	
12cu|php-event-0.9.1-35|75	
12cu|php-event-0.9.1-35|76	
12cu|php-event-0.9.1-35|77	%changelog
12cu|php-event-0.9.1-35|78	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 1:0.9.1-35
12cu|php-event-0.9.1-35|79	+ Revision: 1bf6454
12cu|php-event-0.9.1-35|80	- Automatic import for version 0.9.1-35
12cu|php-event-0.9.1-35|81	
12cu|php-event-0.9.1-35|82	

11445 12
12cu|php-gd-bundled-5.4.4-2|1	Summary:	GD extension module for PHP
12cu|php-gd-bundled-5.4.4-2|2	Name:		php-gd-bundled
12cu|php-gd-bundled-5.4.4-2|3	Version:	5.4.4
12cu|php-gd-bundled-5.4.4-2|4	Release:	2
12cu|php-gd-bundled-5.4.4-2|5	Group:		Development/PHP
12cu|php-gd-bundled-5.4.4-2|6	URL:		http://www.php.net
12cu|php-gd-bundled-5.4.4-2|7	License:	PHP License
12cu|php-gd-bundled-5.4.4-2|8	BuildRequires:	php-devel >= 3:5.2.0
12cu|php-gd-bundled-5.4.4-2|9	BuildRequires:  pkgconfig(x11)
12cu|php-gd-bundled-5.4.4-2|10	BuildRequires:  jpeg-devel
12cu|php-gd-bundled-5.4.4-2|11	BuildRequires:  pkgconfig(freetype2)
12cu|php-gd-bundled-5.4.4-2|12	BuildRequires:  pkgconfig(libpng)
12cu|php-gd-bundled-5.4.4-2|13	BuildRequires:  pkgconfig(xpm)
12cu|php-gd-bundled-5.4.4-2|14	BuildRequires:	t1lib-devel
12cu|php-gd-bundled-5.4.4-2|15	Provides:	php-gd = 0:%{version}-%{release}
12cu|php-gd-bundled-5.4.4-2|16	Conflicts:	php-gd < 0:5.2.6-1
12cu|php-gd-bundled-5.4.4-2|17	
12cu|php-gd-bundled-5.4.4-2|18	%description
12cu|php-gd-bundled-5.4.4-2|19	This is a dynamic shared object (DSO) for PHP that will add GD support,
12cu|php-gd-bundled-5.4.4-2|20	allowing you to create and manipulate images with PHP using the gd library.
12cu|php-gd-bundled-5.4.4-2|21	
12cu|php-gd-bundled-5.4.4-2|22	PHP is not limited to creating just HTML output. It can also be used to create
12cu|php-gd-bundled-5.4.4-2|23	and manipulate image files in a variety of different image formats, including
12cu|php-gd-bundled-5.4.4-2|24	gif, png, jpg, wbmp, and xpm. Even more convenient, PHP can output image
12cu|php-gd-bundled-5.4.4-2|25	streams directly to a browser. You will need to compile PHP with the GD library
12cu|php-gd-bundled-5.4.4-2|26	of image functions for this to work. GD and PHP may also require other
12cu|php-gd-bundled-5.4.4-2|27	libraries, depending on which image formats you want to work with.
12cu|php-gd-bundled-5.4.4-2|28	
12cu|php-gd-bundled-5.4.4-2|29	You can use the image functions in PHP to get the size of JPEG, GIF, PNG, SWF,
12cu|php-gd-bundled-5.4.4-2|30	TIFF and JPEG2000 images.
12cu|php-gd-bundled-5.4.4-2|31	
12cu|php-gd-bundled-5.4.4-2|32	This package is built against the bundled gd library that comes with the php
12cu|php-gd-bundled-5.4.4-2|33	source. Currently it has some additional features, but I expect the extra
12cu|php-gd-bundled-5.4.4-2|34	features to be merged upstream into the "official" libgd very soon.
12cu|php-gd-bundled-5.4.4-2|35	
12cu|php-gd-bundled-5.4.4-2|36	%prep
12cu|php-gd-bundled-5.4.4-2|37	
12cu|php-gd-bundled-5.4.4-2|38	%setup -c -T
12cu|php-gd-bundled-5.4.4-2|39	cp -dpR %{_usrsrc}/php-devel/extensions/gd/* .
12cu|php-gd-bundled-5.4.4-2|40	
12cu|php-gd-bundled-5.4.4-2|41	%build
12cu|php-gd-bundled-5.4.4-2|42	%serverbuild
12cu|php-gd-bundled-5.4.4-2|43	
12cu|php-gd-bundled-5.4.4-2|44	export LIBS="$LIBS -lm"
12cu|php-gd-bundled-5.4.4-2|45	
12cu|php-gd-bundled-5.4.4-2|46	phpize
12cu|php-gd-bundled-5.4.4-2|47	%configure2_5x --with-libdir=%{_lib} \
12cu|php-gd-bundled-5.4.4-2|48	--with-gd \
12cu|php-gd-bundled-5.4.4-2|49	--with-jpeg-dir=%{_prefix} \
12cu|php-gd-bundled-5.4.4-2|50	--with-png-dir=%{_prefix} \
12cu|php-gd-bundled-5.4.4-2|51	--with-zlib-dir=%{_prefix} \
12cu|php-gd-bundled-5.4.4-2|52	--with-xpm-dir=%{_prefix}/X11R6 \
12cu|php-gd-bundled-5.4.4-2|53	--with-ttf=%{_prefix} \
12cu|php-gd-bundled-5.4.4-2|54	--with-freetype-dir=%{_prefix} \
12cu|php-gd-bundled-5.4.4-2|55	--enable-gd-native-ttf \
12cu|php-gd-bundled-5.4.4-2|56	--with-t1lib=%{_prefix}
12cu|php-gd-bundled-5.4.4-2|57	
12cu|php-gd-bundled-5.4.4-2|58	%make
12cu|php-gd-bundled-5.4.4-2|59	
12cu|php-gd-bundled-5.4.4-2|60	mv modules/*.so .
12cu|php-gd-bundled-5.4.4-2|61	chrpath -d gd.so
12cu|php-gd-bundled-5.4.4-2|62	
12cu|php-gd-bundled-5.4.4-2|63	%install
12cu|php-gd-bundled-5.4.4-2|64	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-gd-bundled-5.4.4-2|65	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-gd-bundled-5.4.4-2|66	
12cu|php-gd-bundled-5.4.4-2|67	install -m755 gd.so %{buildroot}%{_libdir}/php/extensions/gd-bundled.so
12cu|php-gd-bundled-5.4.4-2|68	
12cu|php-gd-bundled-5.4.4-2|69	cat > %{buildroot}%{_sysconfdir}/php.d/23_gd-bundled.ini << EOF
12cu|php-gd-bundled-5.4.4-2|70	extension = gd-bundled.so
12cu|php-gd-bundled-5.4.4-2|71	EOF
12cu|php-gd-bundled-5.4.4-2|72	
12cu|php-gd-bundled-5.4.4-2|73	%post
12cu|php-gd-bundled-5.4.4-2|74	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-gd-bundled-5.4.4-2|75	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-gd-bundled-5.4.4-2|76	fi
12cu|php-gd-bundled-5.4.4-2|77	
12cu|php-gd-bundled-5.4.4-2|78	%postun
12cu|php-gd-bundled-5.4.4-2|79	if [ "$1" = "0" ]; then
12cu|php-gd-bundled-5.4.4-2|80	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-gd-bundled-5.4.4-2|81	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-gd-bundled-5.4.4-2|82	fi
12cu|php-gd-bundled-5.4.4-2|83	fi
12cu|php-gd-bundled-5.4.4-2|84	
12cu|php-gd-bundled-5.4.4-2|85	%files
12cu|php-gd-bundled-5.4.4-2|86	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/23_gd-bundled.ini
12cu|php-gd-bundled-5.4.4-2|87	%attr(0755,root,root) %{_libdir}/php/extensions/gd-bundled.so
12cu|php-gd-bundled-5.4.4-2|88	
12cu|php-gd-bundled-5.4.4-2|89	%changelog
12cu|php-gd-bundled-5.4.4-2|90	* Thu Feb 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.4.4-2
12cu|php-gd-bundled-5.4.4-2|91	+ Revision: e91881a
12cu|php-gd-bundled-5.4.4-2|92	- Fix x11 BR
12cu|php-gd-bundled-5.4.4-2|93	
12cu|php-gd-bundled-5.4.4-2|94	

11446 12
12cu|php-gender-1.0.0-1|1	%define modname gender
12cu|php-gender-1.0.0-1|2	%define soname %{modname}.so
12cu|php-gender-1.0.0-1|3	%define inifile A89_%{modname}.ini
12cu|php-gender-1.0.0-1|4	
12cu|php-gender-1.0.0-1|5	Summary:	Gender Extension
12cu|php-gender-1.0.0-1|6	Name:		php-%{modname}
12cu|php-gender-1.0.0-1|7	Version:	1.0.0
12cu|php-gender-1.0.0-1|8	Release:	1
12cu|php-gender-1.0.0-1|9	Group:		Development/PHP
12cu|php-gender-1.0.0-1|10	License:	PHP License
12cu|php-gender-1.0.0-1|11	URL:		http://pecl.php.net/package/gender/
12cu|php-gender-1.0.0-1|12	Source0:	http://pecl.php.net/get/gender-%{version}.tgz
12cu|php-gender-1.0.0-1|13	Requires:	php-bz2
12cu|php-gender-1.0.0-1|14	Requires(pre): rpm-helper
12cu|php-gender-1.0.0-1|15	Requires(postun): rpm-helper
12cu|php-gender-1.0.0-1|16	BuildRequires:	php-devel >= 3:5.2.0
12cu|php-gender-1.0.0-1|17	BuildRequires:	file
12cu|php-gender-1.0.0-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|php-gender-1.0.0-1|19	
12cu|php-gender-1.0.0-1|20	%description
12cu|php-gender-1.0.0-1|21	Gender PHP extension is a port of the gender.c program originally written by
12cu|php-gender-1.0.0-1|22	Joerg Michael. The main purpose is to find out the gender of first names. The
12cu|php-gender-1.0.0-1|23	actual database contains >40000 first names from 54 countries.
12cu|php-gender-1.0.0-1|24	
12cu|php-gender-1.0.0-1|25	%prep
12cu|php-gender-1.0.0-1|26	
12cu|php-gender-1.0.0-1|27	%setup -q -n %{modname}-%{version}
12cu|php-gender-1.0.0-1|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cu|php-gender-1.0.0-1|29	
12cu|php-gender-1.0.0-1|30	bunzip2 data/nam_dict.txt.bz2
12cu|php-gender-1.0.0-1|31	
12cu|php-gender-1.0.0-1|32	# fix permissions
12cu|php-gender-1.0.0-1|33	find . -type f | xargs chmod 644
12cu|php-gender-1.0.0-1|34	
12cu|php-gender-1.0.0-1|35	# strip away annoying ^M
12cu|php-gender-1.0.0-1|36	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cu|php-gender-1.0.0-1|37	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cu|php-gender-1.0.0-1|38	
12cu|php-gender-1.0.0-1|39	# lib64 fix
12cu|php-gender-1.0.0-1|40	perl -p -i -e "s|/lib\b|/%{_lib}|g" *.m4
12cu|php-gender-1.0.0-1|41	
12cu|php-gender-1.0.0-1|42	perl -pi -e "s|/home/user/|%{_datadir}/%{name}/|g" README
12cu|php-gender-1.0.0-1|43	
12cu|php-gender-1.0.0-1|44	%build
12cu|php-gender-1.0.0-1|45	%serverbuild
12cu|php-gender-1.0.0-1|46	
12cu|php-gender-1.0.0-1|47	phpize
12cu|php-gender-1.0.0-1|48	%configure2_5x --with-libdir=%{_lib} \
12cu|php-gender-1.0.0-1|49	--enable-%{modname}
12cu|php-gender-1.0.0-1|50	
12cu|php-gender-1.0.0-1|51	%make
12cu|php-gender-1.0.0-1|52	
12cu|php-gender-1.0.0-1|53	%install
12cu|php-gender-1.0.0-1|54	rm -rf %{buildroot}
12cu|php-gender-1.0.0-1|55	
12cu|php-gender-1.0.0-1|56	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-gender-1.0.0-1|57	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-gender-1.0.0-1|58	install -d %{buildroot}%{_datadir}/%{name}
12cu|php-gender-1.0.0-1|59	
12cu|php-gender-1.0.0-1|60	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
12cu|php-gender-1.0.0-1|61	install -m0644 data/nam_dict.txt %{buildroot}%{_datadir}/%{name}/
12cu|php-gender-1.0.0-1|62	bzip2 -9 %{buildroot}%{_datadir}/%{name}/nam_dict.txt
12cu|php-gender-1.0.0-1|63	
12cu|php-gender-1.0.0-1|64	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cu|php-gender-1.0.0-1|65	extension = %{soname}
12cu|php-gender-1.0.0-1|66	
12cu|php-gender-1.0.0-1|67	[%{modname}]
12cu|php-gender-1.0.0-1|68	EOF
12cu|php-gender-1.0.0-1|69	
12cu|php-gender-1.0.0-1|70	%post
12cu|php-gender-1.0.0-1|71	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-gender-1.0.0-1|72	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-gender-1.0.0-1|73	fi
12cu|php-gender-1.0.0-1|74	
12cu|php-gender-1.0.0-1|75	%postun
12cu|php-gender-1.0.0-1|76	if [ "$1" = "0" ]; then
12cu|php-gender-1.0.0-1|77	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-gender-1.0.0-1|78	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-gender-1.0.0-1|79	fi
12cu|php-gender-1.0.0-1|80	fi
12cu|php-gender-1.0.0-1|81	
12cu|php-gender-1.0.0-1|82	%clean
12cu|php-gender-1.0.0-1|83	rm -rf %{buildroot}
12cu|php-gender-1.0.0-1|84	
12cu|php-gender-1.0.0-1|85	%files
12cu|php-gender-1.0.0-1|86	%defattr(-,root,root)
12cu|php-gender-1.0.0-1|87	%doc package*.xml CREDITS LICENSE README
12cu|php-gender-1.0.0-1|88	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cu|php-gender-1.0.0-1|89	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-gender-1.0.0-1|90	%dir %{_datadir}/%{name}
12cu|php-gender-1.0.0-1|91	%attr(0644,root,root) %{_datadir}/%{name}/nam_dict.txt.bz2
12cu|php-gender-1.0.0-1|92	
12cu|php-gender-1.0.0-1|93	
12cu|php-gender-1.0.0-1|94	
12cu|php-gender-1.0.0-1|95	%changelog
12cu|php-gender-1.0.0-1|96	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-15mdv2012.0
12cu|php-gender-1.0.0-1|97	+ Revision: 795440
12cu|php-gender-1.0.0-1|98	- rebuild for php-5.4.x
12cu|php-gender-1.0.0-1|99	
12cu|php-gender-1.0.0-1|100	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-14
12cu|php-gender-1.0.0-1|101	+ Revision: 761231
12cu|php-gender-1.0.0-1|102	- rebuild
12cu|php-gender-1.0.0-1|103	
12cu|php-gender-1.0.0-1|104	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-13
12cu|php-gender-1.0.0-1|105	+ Revision: 696423
12cu|php-gender-1.0.0-1|106	- rebuilt for php-5.3.8
12cu|php-gender-1.0.0-1|107	
12cu|php-gender-1.0.0-1|108	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-12
12cu|php-gender-1.0.0-1|109	+ Revision: 695397
12cu|php-gender-1.0.0-1|110	- rebuilt for php-5.3.7
12cu|php-gender-1.0.0-1|111	
12cu|php-gender-1.0.0-1|112	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-11
12cu|php-gender-1.0.0-1|113	+ Revision: 646638
12cu|php-gender-1.0.0-1|114	- rebuilt for php-5.3.6
12cu|php-gender-1.0.0-1|115	
12cu|php-gender-1.0.0-1|116	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-10mdv2011.0
12cu|php-gender-1.0.0-1|117	+ Revision: 629797
12cu|php-gender-1.0.0-1|118	- rebuilt for php-5.3.5
12cu|php-gender-1.0.0-1|119	
12cu|php-gender-1.0.0-1|120	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-9mdv2011.0
12cu|php-gender-1.0.0-1|121	+ Revision: 628103
12cu|php-gender-1.0.0-1|122	- ensure it's built without automake1.7
12cu|php-gender-1.0.0-1|123	
12cu|php-gender-1.0.0-1|124	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-8mdv2011.0
12cu|php-gender-1.0.0-1|125	+ Revision: 600488
12cu|php-gender-1.0.0-1|126	- rebuild
12cu|php-gender-1.0.0-1|127	
12cu|php-gender-1.0.0-1|128	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-7mdv2011.0
12cu|php-gender-1.0.0-1|129	+ Revision: 588800
12cu|php-gender-1.0.0-1|130	- rebuild
12cu|php-gender-1.0.0-1|131	
12cu|php-gender-1.0.0-1|132	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-6mdv2010.1
12cu|php-gender-1.0.0-1|133	+ Revision: 514547
12cu|php-gender-1.0.0-1|134	- rebuilt for php-5.3.2
12cu|php-gender-1.0.0-1|135	
12cu|php-gender-1.0.0-1|136	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-5mdv2010.1
12cu|php-gender-1.0.0-1|137	+ Revision: 485361
12cu|php-gender-1.0.0-1|138	- rebuilt for php-5.3.2RC1
12cu|php-gender-1.0.0-1|139	
12cu|php-gender-1.0.0-1|140	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-4mdv2010.1
12cu|php-gender-1.0.0-1|141	+ Revision: 468167
12cu|php-gender-1.0.0-1|142	- rebuilt against php-5.3.1
12cu|php-gender-1.0.0-1|143	
12cu|php-gender-1.0.0-1|144	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-3mdv2010.0
12cu|php-gender-1.0.0-1|145	+ Revision: 451272
12cu|php-gender-1.0.0-1|146	- rebuild
12cu|php-gender-1.0.0-1|147	
12cu|php-gender-1.0.0-1|148	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 0.7.0-2mdv2010.0
12cu|php-gender-1.0.0-1|149	+ Revision: 397528
12cu|php-gender-1.0.0-1|150	- Rebuild
12cu|php-gender-1.0.0-1|151	
12cu|php-gender-1.0.0-1|152	* Sat Jul 04 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-1mdv2010.0
12cu|php-gender-1.0.0-1|153	+ Revision: 392350
12cu|php-gender-1.0.0-1|154	- 0.7.0
12cu|php-gender-1.0.0-1|155	
12cu|php-gender-1.0.0-1|156	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-4mdv2010.0
12cu|php-gender-1.0.0-1|157	+ Revision: 376992
12cu|php-gender-1.0.0-1|158	- rebuilt for php-5.3.0RC2
12cu|php-gender-1.0.0-1|159	
12cu|php-gender-1.0.0-1|160	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-3mdv2009.1
12cu|php-gender-1.0.0-1|161	+ Revision: 346429
12cu|php-gender-1.0.0-1|162	- rebuilt for php-5.2.9
12cu|php-gender-1.0.0-1|163	
12cu|php-gender-1.0.0-1|164	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-2mdv2009.1
12cu|php-gender-1.0.0-1|165	+ Revision: 341738
12cu|php-gender-1.0.0-1|166	- rebuilt against php-5.2.9RC2
12cu|php-gender-1.0.0-1|167	
12cu|php-gender-1.0.0-1|168	* Sun Jan 04 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-1mdv2009.1
12cu|php-gender-1.0.0-1|169	+ Revision: 324501
12cu|php-gender-1.0.0-1|170	- import php-gender
12cu|php-gender-1.0.0-1|171	
12cu|php-gender-1.0.0-1|172	
12cu|php-gender-1.0.0-1|173	* Sun Jan 04 2009 Oden Eriksson <oden.eriksson@envitory.se> 0.6.1-1mdv2009.1
12cu|php-gender-1.0.0-1|174	- initial Mandriva package
12cu|php-gender-1.0.0-1|175	
12cu|php-gender-1.0.0-1|176	

11447 12
12cu|php-geshi-1.0.8.11-1|1	%define upstream_name geshi
12cu|php-geshi-1.0.8.11-1|2	
12cu|php-geshi-1.0.8.11-1|3	Name:		php-%{upstream_name}
12cu|php-geshi-1.0.8.11-1|4	Version:	1.0.8.11
12cu|php-geshi-1.0.8.11-1|5	Release:	1
12cu|php-geshi-1.0.8.11-1|6	Summary:	Generic Syntax Highlighter
12cu|php-geshi-1.0.8.11-1|7	License:	PHP License
12cu|php-geshi-1.0.8.11-1|8	Group:		Development/PHP
12cu|php-geshi-1.0.8.11-1|9	URL:		http://qbnz.com/highlighter/
12cu|php-geshi-1.0.8.11-1|10	Source0:	https://sourceforge.net/projects/geshi/files/geshi/GeSHi%201.0.8.11/GeSHi-%{version}.tar.bz2
12cu|php-geshi-1.0.8.11-1|11	BuildArch:	noarch
12cu|php-geshi-1.0.8.11-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cu|php-geshi-1.0.8.11-1|13	
12cu|php-geshi-1.0.8.11-1|14	%description
12cu|php-geshi-1.0.8.11-1|15	Generic Syntax Highlighter for PHP. Used to highlight almost any code
12cu|php-geshi-1.0.8.11-1|16	for the web. Nearly 100 supported languages: PHP, HTML, C and more. Styles can
12cu|php-geshi-1.0.8.11-1|17	be changed on the fly and CSS classes can be used to reduce the amount of XHTML
12cu|php-geshi-1.0.8.11-1|18	compliant output.
12cu|php-geshi-1.0.8.11-1|19	
12cu|php-geshi-1.0.8.11-1|20	%prep
12cu|php-geshi-1.0.8.11-1|21	%setup -q -n %{upstream_name}
12cu|php-geshi-1.0.8.11-1|22	
12cu|php-geshi-1.0.8.11-1|23	%install
12cu|php-geshi-1.0.8.11-1|24	rm -rf %{buildroot}
12cu|php-geshi-1.0.8.11-1|25	install -d -m 755 %{buildroot}%{_datadir}/php
12cu|php-geshi-1.0.8.11-1|26	cp -p geshi.php %{buildroot}%{_datadir}/php
12cu|php-geshi-1.0.8.11-1|27	cp -pr geshi %{buildroot}%{_datadir}/php
12cu|php-geshi-1.0.8.11-1|28	cp -pr contrib %{buildroot}%{_datadir}/php/geshi
12cu|php-geshi-1.0.8.11-1|29	
12cu|php-geshi-1.0.8.11-1|30	%clean
12cu|php-geshi-1.0.8.11-1|31	rm -rf %{buildroot}
12cu|php-geshi-1.0.8.11-1|32	
12cu|php-geshi-1.0.8.11-1|33	%files
12cu|php-geshi-1.0.8.11-1|34	%defattr(-,root,root)
12cu|php-geshi-1.0.8.11-1|35	%doc docs
12cu|php-geshi-1.0.8.11-1|36	%{_datadir}/php/*
12cu|php-geshi-1.0.8.11-1|37	
12cu|php-geshi-1.0.8.11-1|38	
12cu|php-geshi-1.0.8.11-1|39	%changelog
12cu|php-geshi-1.0.8.11-1|40	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.8.10-3mdv2012.0
12cu|php-geshi-1.0.8.11-1|41	+ Revision: 761233
12cu|php-geshi-1.0.8.11-1|42	- rebuild
12cu|php-geshi-1.0.8.11-1|43	
12cu|php-geshi-1.0.8.11-1|44	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.8.10-2
12cu|php-geshi-1.0.8.11-1|45	+ Revision: 695399
12cu|php-geshi-1.0.8.11-1|46	- rebuilt for php-5.3.7
12cu|php-geshi-1.0.8.11-1|47	
12cu|php-geshi-1.0.8.11-1|48	* Fri Jul 01 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.8.10-1
12cu|php-geshi-1.0.8.11-1|49	+ Revision: 688447
12cu|php-geshi-1.0.8.11-1|50	- new version
12cu|php-geshi-1.0.8.11-1|51	
12cu|php-geshi-1.0.8.11-1|52	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.8.8-4
12cu|php-geshi-1.0.8.11-1|53	+ Revision: 679256
12cu|php-geshi-1.0.8.11-1|54	- mass rebuild
12cu|php-geshi-1.0.8.11-1|55	
12cu|php-geshi-1.0.8.11-1|56	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.8.8-3mdv2011.0
12cu|php-geshi-1.0.8.11-1|57	+ Revision: 629799
12cu|php-geshi-1.0.8.11-1|58	- rebuilt for php-5.3.5
12cu|php-geshi-1.0.8.11-1|59	
12cu|php-geshi-1.0.8.11-1|60	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.8.8-2mdv2011.0
12cu|php-geshi-1.0.8.11-1|61	+ Revision: 600490
12cu|php-geshi-1.0.8.11-1|62	- rebuild
12cu|php-geshi-1.0.8.11-1|63	
12cu|php-geshi-1.0.8.11-1|64	* Sat Aug 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.8.8-1mdv2011.0
12cu|php-geshi-1.0.8.11-1|65	+ Revision: 567295
12cu|php-geshi-1.0.8.11-1|66	- new version
12cu|php-geshi-1.0.8.11-1|67	
12cu|php-geshi-1.0.8.11-1|68	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.8.4-2mdv2010.0
12cu|php-geshi-1.0.8.11-1|69	+ Revision: 397149
12cu|php-geshi-1.0.8.11-1|70	- install under %%{_datadir}/php, so as to be automatically available in php include_path
12cu|php-geshi-1.0.8.11-1|71	- import php-geshi
12cu|php-geshi-1.0.8.11-1|72	
12cu|php-geshi-1.0.8.11-1|73	
12cu|php-geshi-1.0.8.11-1|74	* Sat Jul 18 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.8.4-1mdv2010.0
12cu|php-geshi-1.0.8.11-1|75	- first mdv release
12cu|php-geshi-1.0.8.11-1|76	

11448 12
12cu|php-gmagick-1.1.2-1|1	%define modname gmagick
12cu|php-gmagick-1.1.2-1|2	%define dirname %{modname}
12cu|php-gmagick-1.1.2-1|3	%define soname %{modname}.so
12cu|php-gmagick-1.1.2-1|4	%define inifile B01_%{modname}.ini
12cu|php-gmagick-1.1.2-1|5	
12cu|php-gmagick-1.1.2-1|6	Summary:	Provides a wrapper to the GraphicsMagick library
12cu|php-gmagick-1.1.2-1|7	Name:		php-%{modname}
12cu|php-gmagick-1.1.2-1|8	Version:	1.1.2
12cu|php-gmagick-1.1.2-1|9	Release:	1
12cu|php-gmagick-1.1.2-1|10	Group:		Development/PHP
12cu|php-gmagick-1.1.2-1|11	License:	PHP License
12cu|php-gmagick-1.1.2-1|12	URL:		http://pecl.php.net/package/gmagick/
12cu|php-gmagick-1.1.2-1|13	Source0:	http://pecl.php.net/get/gmagick-1.1.2RC1.tgz
12cu|php-gmagick-1.1.2-1|14	BuildRequires:	php-devel >= 3:5.2.0
12cu|php-gmagick-1.1.2-1|15	BuildRequires:	apache-devel >= 2.2.0
12cu|php-gmagick-1.1.2-1|16	BuildRequires:	graphicsmagick-devel >= 1.0.0
12cu|php-gmagick-1.1.2-1|17	BuildRequires:	libsm-devel
12cu|php-gmagick-1.1.2-1|18	
12cu|php-gmagick-1.1.2-1|19	%description
12cu|php-gmagick-1.1.2-1|20	Gmagick is a php extension to create, modify and obtain meta information of
12cu|php-gmagick-1.1.2-1|21	images using the GraphicsMagick API. This extension requires GraphicsMagick
12cu|php-gmagick-1.1.2-1|22	version 1.2.6+ and PHP 5.1.3+.
12cu|php-gmagick-1.1.2-1|23	
12cu|php-gmagick-1.1.2-1|24	%prep
12cu|php-gmagick-1.1.2-1|25	
12cu|php-gmagick-1.1.2-1|26	%setup -qn %{modname}-%{version}RC1
12cu|php-gmagick-1.1.2-1|27	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cu|php-gmagick-1.1.2-1|28	
12cu|php-gmagick-1.1.2-1|29	find -type f | xargs chmod 644
12cu|php-gmagick-1.1.2-1|30	
12cu|php-gmagick-1.1.2-1|31	# lib64 fix
12cu|php-gmagick-1.1.2-1|32	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cu|php-gmagick-1.1.2-1|33	
12cu|php-gmagick-1.1.2-1|34	%build
12cu|php-gmagick-1.1.2-1|35	%serverbuild
12cu|php-gmagick-1.1.2-1|36	
12cu|php-gmagick-1.1.2-1|37	phpize
12cu|php-gmagick-1.1.2-1|38	%configure2_5x --with-libdir=%{_lib} \
12cu|php-gmagick-1.1.2-1|39	--with-%{modname}=shared,%{_prefix}
12cu|php-gmagick-1.1.2-1|40	%make
12cu|php-gmagick-1.1.2-1|41	mv modules/*.so .
12cu|php-gmagick-1.1.2-1|42	
12cu|php-gmagick-1.1.2-1|43	%install
12cu|php-gmagick-1.1.2-1|44	
12cu|php-gmagick-1.1.2-1|45	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-gmagick-1.1.2-1|46	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-gmagick-1.1.2-1|47	
12cu|php-gmagick-1.1.2-1|48	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cu|php-gmagick-1.1.2-1|49	
12cu|php-gmagick-1.1.2-1|50	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cu|php-gmagick-1.1.2-1|51	extension = %{soname}
12cu|php-gmagick-1.1.2-1|52	EOF
12cu|php-gmagick-1.1.2-1|53	
12cu|php-gmagick-1.1.2-1|54	%post
12cu|php-gmagick-1.1.2-1|55	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-gmagick-1.1.2-1|56	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-gmagick-1.1.2-1|57	fi
12cu|php-gmagick-1.1.2-1|58	
12cu|php-gmagick-1.1.2-1|59	%postun
12cu|php-gmagick-1.1.2-1|60	if [ "$1" = "0" ]; then
12cu|php-gmagick-1.1.2-1|61	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-gmagick-1.1.2-1|62	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-gmagick-1.1.2-1|63	fi
12cu|php-gmagick-1.1.2-1|64	fi
12cu|php-gmagick-1.1.2-1|65	
12cu|php-gmagick-1.1.2-1|66	%clean
12cu|php-gmagick-1.1.2-1|67	
12cu|php-gmagick-1.1.2-1|68	%files
12cu|php-gmagick-1.1.2-1|69	%doc README package*.xml
12cu|php-gmagick-1.1.2-1|70	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cu|php-gmagick-1.1.2-1|71	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-gmagick-1.1.2-1|72	
12cu|php-gmagick-1.1.2-1|73	
12cu|php-gmagick-1.1.2-1|74	
12cu|php-gmagick-1.1.2-1|75	%changelog
12cu|php-gmagick-1.1.2-1|76	* Thu Jan 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-1
12cu|php-gmagick-1.1.2-1|77	+ Revision: 8183b0d
12cu|php-gmagick-1.1.2-1|78	- Fix build setup
12cu|php-gmagick-1.1.2-1|79	
12cu|php-gmagick-1.1.2-1|80	

11449 12
12cu|php-imagick-3.1.2-1|1	%define realname Imagick
12cu|php-imagick-3.1.2-1|2	%define modname imagick
12cu|php-imagick-3.1.2-1|3	%define dirname %{modname}
12cu|php-imagick-3.1.2-1|4	%define soname %{modname}.so
12cu|php-imagick-3.1.2-1|5	%define inifile 55_%{modname}.ini
12cu|php-imagick-3.1.2-1|6	%define mod_src %{modname}.c
12cu|php-imagick-3.1.2-1|7	
12cu|php-imagick-3.1.2-1|8	Summary:	Provides a wrapper to the ImageMagick library for PHP
12cu|php-imagick-3.1.2-1|9	Name:		php-%{modname}
12cu|php-imagick-3.1.2-1|10	Version:	3.1.2
12cu|php-imagick-3.1.2-1|11	Release:	1
12cu|php-imagick-3.1.2-1|12	Group:		Development/PHP
12cu|php-imagick-3.1.2-1|13	License:	PHP License
12cu|php-imagick-3.1.2-1|14	URL:		http://pecl.php.net/package/imagick
12cu|php-imagick-3.1.2-1|15	Source0:	http://pecl.php.net/get/imagick-%{version}.tgz
12cu|php-imagick-3.1.2-1|16	BuildRequires:  php-devel >= 3:5.2.0
12cu|php-imagick-3.1.2-1|17	BuildRequires:	imagemagick-devel >= 6.3.8
12cu|php-imagick-3.1.2-1|18	Requires:	imagemagick >= 6.3.8
12cu|php-imagick-3.1.2-1|19	Requires:	freetype
12cu|php-imagick-3.1.2-1|20	Requires:	freetype2
12cu|php-imagick-3.1.2-1|21	Epoch:		1
12cu|php-imagick-3.1.2-1|22	
12cu|php-imagick-3.1.2-1|23	%description
12cu|php-imagick-3.1.2-1|24	Imagick is a native php extension to create and modify images using the
12cu|php-imagick-3.1.2-1|25	ImageMagick API.
12cu|php-imagick-3.1.2-1|26	
12cu|php-imagick-3.1.2-1|27	imagick is a native php-extension. See the examples in the
12cu|php-imagick-3.1.2-1|28	%{_docdir}/%{name}/examples directory for some hints on
12cu|php-imagick-3.1.2-1|29	how to use it.
12cu|php-imagick-3.1.2-1|30	
12cu|php-imagick-3.1.2-1|31	%prep
12cu|php-imagick-3.1.2-1|32	
12cu|php-imagick-3.1.2-1|33	%setup -qn %{modname}-%{version}
12cu|php-imagick-3.1.2-1|34	[ "../package.xml" != "/" ] && mv -f ../package.xml .
12cu|php-imagick-3.1.2-1|35	
12cu|php-imagick-3.1.2-1|36	# lib64 fixes
12cu|php-imagick-3.1.2-1|37	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cu|php-imagick-3.1.2-1|38	
12cu|php-imagick-3.1.2-1|39	%build
12cu|php-imagick-3.1.2-1|40	%serverbuild
12cu|php-imagick-3.1.2-1|41	
12cu|php-imagick-3.1.2-1|42	phpize
12cu|php-imagick-3.1.2-1|43	%configure2_5x --with-libdir=%{_lib} \
12cu|php-imagick-3.1.2-1|44	--with-%{modname}=shared,%{_prefix}
12cu|php-imagick-3.1.2-1|45	
12cu|php-imagick-3.1.2-1|46	%make
12cu|php-imagick-3.1.2-1|47	mv modules/*.so .
12cu|php-imagick-3.1.2-1|48	
12cu|php-imagick-3.1.2-1|49	%install
12cu|php-imagick-3.1.2-1|50	
12cu|php-imagick-3.1.2-1|51	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-imagick-3.1.2-1|52	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-imagick-3.1.2-1|53	
12cu|php-imagick-3.1.2-1|54	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cu|php-imagick-3.1.2-1|55	
12cu|php-imagick-3.1.2-1|56	cat > README.%{modname} <<EOF
12cu|php-imagick-3.1.2-1|57	The %{name} package contains a dynamic shared object (DSO) for PHP.
12cu|php-imagick-3.1.2-1|58	To activate it, make sure a file /etc/php.d/%{inifile} is present and
12cu|php-imagick-3.1.2-1|59	contains the line 'extension = %{soname}'.
12cu|php-imagick-3.1.2-1|60	EOF
12cu|php-imagick-3.1.2-1|61	
12cu|php-imagick-3.1.2-1|62	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cu|php-imagick-3.1.2-1|63	extension = %{soname}
12cu|php-imagick-3.1.2-1|64	
12cu|php-imagick-3.1.2-1|65	[imagick]
12cu|php-imagick-3.1.2-1|66	imagick.locale_fix = 0
12cu|php-imagick-3.1.2-1|67	EOF
12cu|php-imagick-3.1.2-1|68	
12cu|php-imagick-3.1.2-1|69	%post
12cu|php-imagick-3.1.2-1|70	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-imagick-3.1.2-1|71	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-imagick-3.1.2-1|72	fi
12cu|php-imagick-3.1.2-1|73	
12cu|php-imagick-3.1.2-1|74	%postun
12cu|php-imagick-3.1.2-1|75	if [ "$1" = "0" ]; then
12cu|php-imagick-3.1.2-1|76	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-imagick-3.1.2-1|77	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-imagick-3.1.2-1|78	fi
12cu|php-imagick-3.1.2-1|79	fi
12cu|php-imagick-3.1.2-1|80	
12cu|php-imagick-3.1.2-1|81	%clean
12cu|php-imagick-3.1.2-1|82	
12cu|php-imagick-3.1.2-1|83	%files
12cu|php-imagick-3.1.2-1|84	%doc examples CREDITS INSTALL README*
12cu|php-imagick-3.1.2-1|85	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cu|php-imagick-3.1.2-1|86	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-imagick-3.1.2-1|87	
12cu|php-imagick-3.1.2-1|88	
12cu|php-imagick-3.1.2-1|89	
12cu|php-imagick-3.1.2-1|90	%changelog
12cu|php-imagick-3.1.2-1|91	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.1.2-1
12cu|php-imagick-3.1.2-1|92	+ Revision: bc8c060
12cu|php-imagick-3.1.2-1|93	- Fix build setup
12cu|php-imagick-3.1.2-1|94	
12cu|php-imagick-3.1.2-1|95	

11450 12
12cu|php-inclued-0.1.3-2|1	%define modname inclued
12cu|php-inclued-0.1.3-2|2	%define soname %{modname}.so
12cu|php-inclued-0.1.3-2|3	%define inifile A76_%{modname}.ini
12cu|php-inclued-0.1.3-2|4	
12cu|php-inclued-0.1.3-2|5	Summary:	Clued-in about your inclueds extension for php
12cu|php-inclued-0.1.3-2|6	
12cu|php-inclued-0.1.3-2|7	Name:		php-%{modname}
12cu|php-inclued-0.1.3-2|8	Version:	0.1.3
12cu|php-inclued-0.1.3-2|9	Release:	2
12cu|php-inclued-0.1.3-2|10	Group:		Development/PHP
12cu|php-inclued-0.1.3-2|11	License:	PHP License
12cu|php-inclued-0.1.3-2|12	URL:		http://pecl.php.net/package/inclued/
12cu|php-inclued-0.1.3-2|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cu|php-inclued-0.1.3-2|14	Patch0:         inclued-0.1.3-php5.5.patch
12cu|php-inclued-0.1.3-2|15	Requires(pre): rpm-helper
12cu|php-inclued-0.1.3-2|16	Requires(postun): rpm-helper
12cu|php-inclued-0.1.3-2|17	BuildRequires:	php-devel >= 3:5.2.0
12cu|php-inclued-0.1.3-2|18	BuildRequires:	file
12cu|php-inclued-0.1.3-2|19	
12cu|php-inclued-0.1.3-2|20	%description
12cu|php-inclued-0.1.3-2|21	Allows you trace through and dump the hierarchy of file inclusions and
12cu|php-inclued-0.1.3-2|22	class inheritance at runtime.
12cu|php-inclued-0.1.3-2|23	
12cu|php-inclued-0.1.3-2|24	%prep
12cu|php-inclued-0.1.3-2|25	%setup -q -n %{modname}-%{version}
12cu|php-inclued-0.1.3-2|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cu|php-inclued-0.1.3-2|27	%patch0 -p3
12cu|php-inclued-0.1.3-2|28	
12cu|php-inclued-0.1.3-2|29	# fix permissions
12cu|php-inclued-0.1.3-2|30	find . -type f | xargs chmod 644
12cu|php-inclued-0.1.3-2|31	
12cu|php-inclued-0.1.3-2|32	# strip away annoying ^M
12cu|php-inclued-0.1.3-2|33	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cu|php-inclued-0.1.3-2|34	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cu|php-inclued-0.1.3-2|35	
12cu|php-inclued-0.1.3-2|36	%build
12cu|php-inclued-0.1.3-2|37	%serverbuild
12cu|php-inclued-0.1.3-2|38	
12cu|php-inclued-0.1.3-2|39	phpize
12cu|php-inclued-0.1.3-2|40	%configure2_5x --with-libdir=%{_lib} \
12cu|php-inclued-0.1.3-2|41	--with-%{modname}=shared,%{_prefix}
12cu|php-inclued-0.1.3-2|42	
12cu|php-inclued-0.1.3-2|43	%make
12cu|php-inclued-0.1.3-2|44	
12cu|php-inclued-0.1.3-2|45	%install
12cu|php-inclued-0.1.3-2|46	
12cu|php-inclued-0.1.3-2|47	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-inclued-0.1.3-2|48	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-inclued-0.1.3-2|49	install -d %{buildroot}/var/log/httpd
12cu|php-inclued-0.1.3-2|50	
12cu|php-inclued-0.1.3-2|51	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
12cu|php-inclued-0.1.3-2|52	
12cu|php-inclued-0.1.3-2|53	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cu|php-inclued-0.1.3-2|54	extension = %{soname}
12cu|php-inclued-0.1.3-2|55	
12cu|php-inclued-0.1.3-2|56	[%{modname}]
12cu|php-inclued-0.1.3-2|57	inclued.dumpdir	= /tmp
12cu|php-inclued-0.1.3-2|58	inclued.enabled	= On
12cu|php-inclued-0.1.3-2|59	EOF
12cu|php-inclued-0.1.3-2|60	
12cu|php-inclued-0.1.3-2|61	%post
12cu|php-inclued-0.1.3-2|62	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|php-inclued-0.1.3-2|63	
12cu|php-inclued-0.1.3-2|64	%postun
12cu|php-inclued-0.1.3-2|65	if [ "$1" = "0" ]; then
12cu|php-inclued-0.1.3-2|66	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|php-inclued-0.1.3-2|67	fi
12cu|php-inclued-0.1.3-2|68	
12cu|php-inclued-0.1.3-2|69	%files
12cu|php-inclued-0.1.3-2|70	%doc package*.xml INSTALL gengraph.php
12cu|php-inclued-0.1.3-2|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cu|php-inclued-0.1.3-2|72	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-inclued-0.1.3-2|73	
12cu|php-inclued-0.1.3-2|74	
12cu|php-inclued-0.1.3-2|75	
12cu|php-inclued-0.1.3-2|76	
12cu|php-inclued-0.1.3-2|77	%changelog
12cu|php-inclued-0.1.3-2|78	* Fri Apr 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-2
12cu|php-inclued-0.1.3-2|79	+ Revision: 87ca06b
12cu|php-inclued-0.1.3-2|80	- Adopted for PHP 5.5
12cu|php-inclued-0.1.3-2|81	
12cu|php-inclued-0.1.3-2|82	

11451 12
12cu|phpipam-0.4-3|1	%define __noautoreqfiles %{_datadir}/%{name}/functions
12cu|phpipam-0.4-3|2	%define __noautoreq 'pear.functions.PEAR.OLE.php|pear.functions.PEAR.PEAR.php'
12cu|phpipam-0.4-3|3	
12cu|phpipam-0.4-3|4	Name:           phpipam
12cu|phpipam-0.4-3|5	Version:        0.4
12cu|phpipam-0.4-3|6	Release:        3
12cu|phpipam-0.4-3|7	Summary:     	Open-source web IP address management application
12cu|phpipam-0.4-3|8	License:     	GPLv2+
12cu|phpipam-0.4-3|9	Group:       	Networking/Other
12cu|phpipam-0.4-3|10	URL:         	http://phpipam.sourceforge.net/
12cu|phpipam-0.4-3|11	Source0:     	%{name}-%{version}.tar
12cu|phpipam-0.4-3|12	Requires:       apache-mod_php
12cu|phpipam-0.4-3|13	Requires:       php-mysqli
12cu|phpipam-0.4-3|14	Requires:	php-session
12cu|phpipam-0.4-3|15	Requires:       php-gmp
12cu|phpipam-0.4-3|16	Requires:       php-pear
12cu|phpipam-0.4-3|17	BuildArch:      noarch
12cu|phpipam-0.4-3|18	AutoReqProv: 	1
12cu|phpipam-0.4-3|19	Suggests:	mysql
12cu|phpipam-0.4-3|20	Requires(post): rpm-helper
12cu|phpipam-0.4-3|21	
12cu|phpipam-0.4-3|22	%description
12cu|phpipam-0.4-3|23	phpipam is an open-source web IP address management application. Its goal is
12cu|phpipam-0.4-3|24	to provide light and simple IP address management. It is ajax-based using
12cu|phpipam-0.4-3|25	jQuery libraries, php scripts, javascript and some HTML5/CSS3 features
12cu|phpipam-0.4-3|26	
12cu|phpipam-0.4-3|27	%prep
12cu|phpipam-0.4-3|28	%setup -q -n %{name}
12cu|phpipam-0.4-3|29	
12cu|phpipam-0.4-3|30	%build
12cu|phpipam-0.4-3|31	
12cu|phpipam-0.4-3|32	%install
12cu|phpipam-0.4-3|33	install -d %{buildroot}%{_datadir}/%{name}
12cu|phpipam-0.4-3|34	cp -aRf * %{buildroot}%{_datadir}/%{name}/
12cu|phpipam-0.4-3|35	
12cu|phpipam-0.4-3|36	pushd %{buildroot}%{_datadir}/%{name}
12cu|phpipam-0.4-3|37	rm -f INSTALL UPDATE README
12cu|phpipam-0.4-3|38	popd
12cu|phpipam-0.4-3|39	
12cu|phpipam-0.4-3|40	
12cu|phpipam-0.4-3|41	# provide a simple apache config
12cu|phpipam-0.4-3|42	install -d %{buildroot}%{_sysconfdir}/%{name}
12cu|phpipam-0.4-3|43	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|phpipam-0.4-3|44	
12cu|phpipam-0.4-3|45	pushd  %{buildroot}%{_sysconfdir}/%{name}
12cu|phpipam-0.4-3|46	ln -s ../../%{_datadir}/%{name}/config.php config.php
12cu|phpipam-0.4-3|47	popd
12cu|phpipam-0.4-3|48	
12cu|phpipam-0.4-3|49	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
12cu|phpipam-0.4-3|50	Alias /%{name} %{_datadir}/%{name}
12cu|phpipam-0.4-3|51	
12cu|phpipam-0.4-3|52	<Directory %{_datadir}/%{name}>
12cu|phpipam-0.4-3|53	Require local granted
12cu|phpipam-0.4-3|54	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
12cu|phpipam-0.4-3|55	</Directory>
12cu|phpipam-0.4-3|56	EOF
12cu|phpipam-0.4-3|57	
12cu|phpipam-0.4-3|58	
12cu|phpipam-0.4-3|59	%files
12cu|phpipam-0.4-3|60	%defattr(0755,root,root)
12cu|phpipam-0.4-3|61	%doc INSTALL README UPDATE
12cu|phpipam-0.4-3|62	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
12cu|phpipam-0.4-3|63	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|phpipam-0.4-3|64	%dir %{_sysconfdir}/%{name}
12cu|phpipam-0.4-3|65	%{_datadir}/%{name}
12cu|phpipam-0.4-3|66	
12cu|phpipam-0.4-3|67	
12cu|phpipam-0.4-3|68	
12cu|phpipam-0.4-3|69	%changelog
12cu|phpipam-0.4-3|70	* Wed Nov 09 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.4-1mdv2011.0
12cu|phpipam-0.4-3|71	+ Revision: 729285
12cu|phpipam-0.4-3|72	- import phpipam
12cu|phpipam-0.4-3|73	

11452 12
12cu|phpldapadmin-1.2.3-5|1	# (oe) undefining these makes the build _real_ quick.
12cu|phpldapadmin-1.2.3-5|2	%undefine __find_provides
12cu|phpldapadmin-1.2.3-5|3	%undefine __find_requires
12cu|phpldapadmin-1.2.3-5|4	
12cu|phpldapadmin-1.2.3-5|5	%define rname	phpLDAPAdmin
12cu|phpldapadmin-1.2.3-5|6	
12cu|phpldapadmin-1.2.3-5|7	Summary:	A web-based LDAP administration tool
12cu|phpldapadmin-1.2.3-5|8	Name:		phpldapadmin
12cu|phpldapadmin-1.2.3-5|9	Version:	1.2.3
12cu|phpldapadmin-1.2.3-5|10	Release:	5
12cu|phpldapadmin-1.2.3-5|11	License:	GPLv2+
12cu|phpldapadmin-1.2.3-5|12	Group:		System/Servers
12cu|phpldapadmin-1.2.3-5|13	URL:		http://phpldapadmin.sourceforge.net/
12cu|phpldapadmin-1.2.3-5|14	Source0:	http://prdownloads.sourceforge.net/phpldapadmin/%{name}-%{version}.tgz
12cu|phpldapadmin-1.2.3-5|15	Source1:	rosaDSPerson.xml
12cu|phpldapadmin-1.2.3-5|16	Source2:	phpldapadmin-16x16.png
12cu|phpldapadmin-1.2.3-5|17	Source3:	phpldapadmin-32x32.png
12cu|phpldapadmin-1.2.3-5|18	Source4:	phpldapadmin-48x48.png
12cu|phpldapadmin-1.2.3-5|19	Patch0:		phpldapadmin-1.2.0.4-default-config.patch
12cu|phpldapadmin-1.2.3-5|20	# http://sourceforge.net/u/nihilisticz/phpldapadmin/ci/7e53dab990748c546b79f0610c3a7a58431e9ebc/
12cu|phpldapadmin-1.2.3-5|21	Patch1:     0001-Fixed-two-issues-to-get-phpLdapAdmin-to-work-under-P.patch
12cu|phpldapadmin-1.2.3-5|22	Requires:	apache-mod_php
12cu|phpldapadmin-1.2.3-5|23	Requires:	php-ldap
12cu|phpldapadmin-1.2.3-5|24	Requires:	php-xml
12cu|phpldapadmin-1.2.3-5|25	Requires:	php-mcrypt
12cu|phpldapadmin-1.2.3-5|26	Requires:	php-gettext
12cu|phpldapadmin-1.2.3-5|27	BuildArch:	noarch
12cu|phpldapadmin-1.2.3-5|28	
12cu|phpldapadmin-1.2.3-5|29	%description
12cu|phpldapadmin-1.2.3-5|30	phpldapadmin is a web-based LDAP administration tool, written in PHP. You can
12cu|phpldapadmin-1.2.3-5|31	browse your LDAP tree, create, delete, edit, and copy entries, perform
12cu|phpldapadmin-1.2.3-5|32	searches, and view your server's schema. You can even copy objects between two
12cu|phpldapadmin-1.2.3-5|33	LDAP servers and recursively delete or copy entire trees. All this from the
12cu|phpldapadmin-1.2.3-5|34	comfort of your web browser.
12cu|phpldapadmin-1.2.3-5|35	
12cu|phpldapadmin-1.2.3-5|36	%prep
12cu|phpldapadmin-1.2.3-5|37	
12cu|phpldapadmin-1.2.3-5|38	%setup -q -n %{name}-%{version}
12cu|phpldapadmin-1.2.3-5|39	%patch0 -p1
12cu|phpldapadmin-1.2.3-5|40	%patch1 -p1
12cu|phpldapadmin-1.2.3-5|41	
12cu|phpldapadmin-1.2.3-5|42	cp %{SOURCE1} templates/creation/
12cu|phpldapadmin-1.2.3-5|43	
12cu|phpldapadmin-1.2.3-5|44	%build
12cu|phpldapadmin-1.2.3-5|45	
12cu|phpldapadmin-1.2.3-5|46	%install
12cu|phpldapadmin-1.2.3-5|47	
12cu|phpldapadmin-1.2.3-5|48	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12cu|phpldapadmin-1.2.3-5|49	
12cu|phpldapadmin-1.2.3-5|50	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|phpldapadmin-1.2.3-5|51	install -m 644 index.php %{buildroot}%{_datadir}/%{name}
12cu|phpldapadmin-1.2.3-5|52	install -m 644 VERSION %{buildroot}%{_datadir}/%{name}
12cu|phpldapadmin-1.2.3-5|53	cp -pr hooks %{buildroot}%{_datadir}/%{name}
12cu|phpldapadmin-1.2.3-5|54	cp -pr htdocs %{buildroot}%{_datadir}/%{name}
12cu|phpldapadmin-1.2.3-5|55	cp -pr lib %{buildroot}%{_datadir}/%{name}
12cu|phpldapadmin-1.2.3-5|56	cp -pr locale %{buildroot}%{_datadir}/%{name}
12cu|phpldapadmin-1.2.3-5|57	cp -pr queries %{buildroot}%{_datadir}/%{name}
12cu|phpldapadmin-1.2.3-5|58	cp -pr templates %{buildroot}%{_datadir}/%{name}
12cu|phpldapadmin-1.2.3-5|59	install -d -m 755 %{buildroot}%{_datadir}/%{name}/tools
12cu|phpldapadmin-1.2.3-5|60	install -m 644 tools/unserialize.php %{buildroot}%{_datadir}/%{name}/tools
12cu|phpldapadmin-1.2.3-5|61	
12cu|phpldapadmin-1.2.3-5|62	install -d %{buildroot}%{_sysconfdir}/%{name}
12cu|phpldapadmin-1.2.3-5|63	install -m 640 config/config.php.example \
12cu|phpldapadmin-1.2.3-5|64	%{buildroot}%{_sysconfdir}/%{name}/config.php
12cu|phpldapadmin-1.2.3-5|65	
12cu|phpldapadmin-1.2.3-5|66	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|phpldapadmin-1.2.3-5|67	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
12cu|phpldapadmin-1.2.3-5|68	Alias /%{name} %{_datadir}/%{name}
12cu|phpldapadmin-1.2.3-5|69	
12cu|phpldapadmin-1.2.3-5|70	<Directory %{_datadir}/%{name}>
12cu|phpldapadmin-1.2.3-5|71	Require local granted
12cu|phpldapadmin-1.2.3-5|72	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
12cu|phpldapadmin-1.2.3-5|73	</Directory>
12cu|phpldapadmin-1.2.3-5|74	EOF
12cu|phpldapadmin-1.2.3-5|75	
12cu|phpldapadmin-1.2.3-5|76	# ROSA Icons
12cu|phpldapadmin-1.2.3-5|77	install -d %{buildroot}%{_iconsdir}
12cu|phpldapadmin-1.2.3-5|78	install -d %{buildroot}%{_miconsdir}
12cu|phpldapadmin-1.2.3-5|79	install -d %{buildroot}%{_liconsdir}
12cu|phpldapadmin-1.2.3-5|80	
12cu|phpldapadmin-1.2.3-5|81	install -m0644 %{SOURCE2} %{buildroot}%{_miconsdir}/%{name}.png
12cu|phpldapadmin-1.2.3-5|82	install -m0644 %{SOURCE3} %{buildroot}%{_iconsdir}/%{name}.png
12cu|phpldapadmin-1.2.3-5|83	install -m0644 %{SOURCE4} %{buildroot}%{_liconsdir}/%{name}.png
12cu|phpldapadmin-1.2.3-5|84	
12cu|phpldapadmin-1.2.3-5|85	# XDG menu
12cu|phpldapadmin-1.2.3-5|86	install -d %{buildroot}%{_datadir}/applications
12cu|phpldapadmin-1.2.3-5|87	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|phpldapadmin-1.2.3-5|88	[Desktop Entry]
12cu|phpldapadmin-1.2.3-5|89	Name=%{rname}
12cu|phpldapadmin-1.2.3-5|90	Name[ru]=%{rname}
12cu|phpldapadmin-1.2.3-5|91	Comment=%{rname} is a web adminstration GUI for OpenLDAP
12cu|phpldapadmin-1.2.3-5|92	Comment[ru]=%{rname} - Web-интерфейс для администрирования OpenLDAP
12cu|phpldapadmin-1.2.3-5|93	Exec=%{_bindir}/www-browser https://localhost/%{name}/
12cu|phpldapadmin-1.2.3-5|94	Icon=%{name}
12cu|phpldapadmin-1.2.3-5|95	Terminal=false
12cu|phpldapadmin-1.2.3-5|96	Type=Application
12cu|phpldapadmin-1.2.3-5|97	Categories=X-MandrivaLinux-MoreApplications-Databases;
12cu|phpldapadmin-1.2.3-5|98	EOF
12cu|phpldapadmin-1.2.3-5|99	
12cu|phpldapadmin-1.2.3-5|100	# cleanup
12cu|phpldapadmin-1.2.3-5|101	rm -rf doc/certs
12cu|phpldapadmin-1.2.3-5|102	chmod 644 doc/*
12cu|phpldapadmin-1.2.3-5|103	
12cu|phpldapadmin-1.2.3-5|104	%files
12cu|phpldapadmin-1.2.3-5|105	%doc INSTALL LICENSE doc/*
12cu|phpldapadmin-1.2.3-5|106	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|phpldapadmin-1.2.3-5|107	%dir %{_sysconfdir}/%{name}
12cu|phpldapadmin-1.2.3-5|108	%attr(0640,root,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
12cu|phpldapadmin-1.2.3-5|109	%{_datadir}/%{name}
12cu|phpldapadmin-1.2.3-5|110	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
12cu|phpldapadmin-1.2.3-5|111	%{_iconsdir}/%{name}.png
12cu|phpldapadmin-1.2.3-5|112	%{_miconsdir}/%{name}.png
12cu|phpldapadmin-1.2.3-5|113	%{_liconsdir}/%{name}.png
12cu|phpldapadmin-1.2.3-5|114	%{_datadir}/applications/*.desktop
12cu|phpldapadmin-1.2.3-5|115	
12cu|phpldapadmin-1.2.3-5|116	%changelog
12cu|phpldapadmin-1.2.3-5|117	* Sun Feb 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-5
12cu|phpldapadmin-1.2.3-5|118	+ Revision: 681cb41
12cu|phpldapadmin-1.2.3-5|119	- Updated to 1.2.3
12cu|phpldapadmin-1.2.3-5|120	
12cu|phpldapadmin-1.2.3-5|121	

11453 12
12cu|php-libevent-0.1.0-1|1	%define modname libevent
12cu|php-libevent-0.1.0-1|2	%define dirname %{modname}
12cu|php-libevent-0.1.0-1|3	%define soname %{modname}.so
12cu|php-libevent-0.1.0-1|4	%define inifile B02_%{modname}.ini
12cu|php-libevent-0.1.0-1|5	
12cu|php-libevent-0.1.0-1|6	Summary:	Libevent - event notification
12cu|php-libevent-0.1.0-1|7	Name:		php-%{modname}
12cu|php-libevent-0.1.0-1|8	Version:	0.1.0
12cu|php-libevent-0.1.0-1|9	Release:	1
12cu|php-libevent-0.1.0-1|10	Group:		Development/PHP
12cu|php-libevent-0.1.0-1|11	License:	PHP License
12cu|php-libevent-0.1.0-1|12	URL:		http://pecl.php.net/package/libevent/
12cu|php-libevent-0.1.0-1|13	Source0:	http://pecl.php.net/get/libevent-%{version}.tgz
12cu|php-libevent-0.1.0-1|14	BuildRequires:	php-devel >= 3:5.2.0
12cu|php-libevent-0.1.0-1|15	BuildRequires:	apache-devel >= 2.2.0
12cu|php-libevent-0.1.0-1|16	BuildRequires:	libevent-devel
12cu|php-libevent-0.1.0-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|php-libevent-0.1.0-1|18	
12cu|php-libevent-0.1.0-1|19	%description
12cu|php-libevent-0.1.0-1|20	This extension is a wrapper for libevent - event notification library.
12cu|php-libevent-0.1.0-1|21	
12cu|php-libevent-0.1.0-1|22	%prep
12cu|php-libevent-0.1.0-1|23	
12cu|php-libevent-0.1.0-1|24	%setup -q -n %{modname}-%{version}
12cu|php-libevent-0.1.0-1|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cu|php-libevent-0.1.0-1|26	
12cu|php-libevent-0.1.0-1|27	%build
12cu|php-libevent-0.1.0-1|28	%serverbuild
12cu|php-libevent-0.1.0-1|29	
12cu|php-libevent-0.1.0-1|30	phpize
12cu|php-libevent-0.1.0-1|31	%configure2_5x --with-libdir=%{_lib} \
12cu|php-libevent-0.1.0-1|32	--with-%{modname}=shared,%{_prefix}
12cu|php-libevent-0.1.0-1|33	%make
12cu|php-libevent-0.1.0-1|34	mv modules/*.so .
12cu|php-libevent-0.1.0-1|35	
12cu|php-libevent-0.1.0-1|36	%install
12cu|php-libevent-0.1.0-1|37	rm -rf %{buildroot}
12cu|php-libevent-0.1.0-1|38	
12cu|php-libevent-0.1.0-1|39	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-libevent-0.1.0-1|40	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-libevent-0.1.0-1|41	
12cu|php-libevent-0.1.0-1|42	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cu|php-libevent-0.1.0-1|43	
12cu|php-libevent-0.1.0-1|44	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cu|php-libevent-0.1.0-1|45	extension = %{soname}
12cu|php-libevent-0.1.0-1|46	EOF
12cu|php-libevent-0.1.0-1|47	
12cu|php-libevent-0.1.0-1|48	%post
12cu|php-libevent-0.1.0-1|49	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-libevent-0.1.0-1|50	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-libevent-0.1.0-1|51	fi
12cu|php-libevent-0.1.0-1|52	
12cu|php-libevent-0.1.0-1|53	%postun
12cu|php-libevent-0.1.0-1|54	if [ "$1" = "0" ]; then
12cu|php-libevent-0.1.0-1|55	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-libevent-0.1.0-1|56	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-libevent-0.1.0-1|57	fi
12cu|php-libevent-0.1.0-1|58	fi
12cu|php-libevent-0.1.0-1|59	
12cu|php-libevent-0.1.0-1|60	%clean
12cu|php-libevent-0.1.0-1|61	rm -rf %{buildroot}
12cu|php-libevent-0.1.0-1|62	
12cu|php-libevent-0.1.0-1|63	%files
12cu|php-libevent-0.1.0-1|64	%defattr(-,root,root)
12cu|php-libevent-0.1.0-1|65	%doc CREDITS package*.xml
12cu|php-libevent-0.1.0-1|66	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cu|php-libevent-0.1.0-1|67	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-libevent-0.1.0-1|68	
12cu|php-libevent-0.1.0-1|69	
12cu|php-libevent-0.1.0-1|70	
12cu|php-libevent-0.1.0-1|71	%changelog
12cu|php-libevent-0.1.0-1|72	* Thu May 03 2012 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-2mdv2012.0
12cu|php-libevent-0.1.0-1|73	+ Revision: 795470
12cu|php-libevent-0.1.0-1|74	- rebuild for php-5.4.x
12cu|php-libevent-0.1.0-1|75	
12cu|php-libevent-0.1.0-1|76	* Tue Apr 03 2012 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-1
12cu|php-libevent-0.1.0-1|77	+ Revision: 789000
12cu|php-libevent-0.1.0-1|78	- 0.0.5
12cu|php-libevent-0.1.0-1|79	
12cu|php-libevent-0.1.0-1|80	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.0.4-5
12cu|php-libevent-0.1.0-1|81	+ Revision: 761262
12cu|php-libevent-0.1.0-1|82	- rebuild
12cu|php-libevent-0.1.0-1|83	
12cu|php-libevent-0.1.0-1|84	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.4-4
12cu|php-libevent-0.1.0-1|85	+ Revision: 696438
12cu|php-libevent-0.1.0-1|86	- rebuilt for php-5.3.8
12cu|php-libevent-0.1.0-1|87	
12cu|php-libevent-0.1.0-1|88	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.4-3
12cu|php-libevent-0.1.0-1|89	+ Revision: 695413
12cu|php-libevent-0.1.0-1|90	- rebuilt for php-5.3.7
12cu|php-libevent-0.1.0-1|91	
12cu|php-libevent-0.1.0-1|92	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.4-2
12cu|php-libevent-0.1.0-1|93	+ Revision: 646655
12cu|php-libevent-0.1.0-1|94	- rebuilt for php-5.3.6
12cu|php-libevent-0.1.0-1|95	
12cu|php-libevent-0.1.0-1|96	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.4-1mdv2011.0
12cu|php-libevent-0.1.0-1|97	+ Revision: 630304
12cu|php-libevent-0.1.0-1|98	- 0.0.4
12cu|php-libevent-0.1.0-1|99	
12cu|php-libevent-0.1.0-1|100	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-9mdv2011.0
12cu|php-libevent-0.1.0-1|101	+ Revision: 629817
12cu|php-libevent-0.1.0-1|102	- rebuilt for php-5.3.5
12cu|php-libevent-0.1.0-1|103	
12cu|php-libevent-0.1.0-1|104	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-8mdv2011.0
12cu|php-libevent-0.1.0-1|105	+ Revision: 628138
12cu|php-libevent-0.1.0-1|106	- ensure it's built without automake1.7
12cu|php-libevent-0.1.0-1|107	- rebuilt against libevent 2.x
12cu|php-libevent-0.1.0-1|108	
12cu|php-libevent-0.1.0-1|109	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-6mdv2011.0
12cu|php-libevent-0.1.0-1|110	+ Revision: 600502
12cu|php-libevent-0.1.0-1|111	- rebuild
12cu|php-libevent-0.1.0-1|112	
12cu|php-libevent-0.1.0-1|113	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-5mdv2011.0
12cu|php-libevent-0.1.0-1|114	+ Revision: 588840
12cu|php-libevent-0.1.0-1|115	- rebuild
12cu|php-libevent-0.1.0-1|116	
12cu|php-libevent-0.1.0-1|117	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-4mdv2010.1
12cu|php-libevent-0.1.0-1|118	+ Revision: 514566
12cu|php-libevent-0.1.0-1|119	- rebuilt for php-5.3.2
12cu|php-libevent-0.1.0-1|120	
12cu|php-libevent-0.1.0-1|121	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-3mdv2010.1
12cu|php-libevent-0.1.0-1|122	+ Revision: 485399
12cu|php-libevent-0.1.0-1|123	- rebuilt for php-5.3.2RC1
12cu|php-libevent-0.1.0-1|124	
12cu|php-libevent-0.1.0-1|125	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-2mdv2010.1
12cu|php-libevent-0.1.0-1|126	+ Revision: 468182
12cu|php-libevent-0.1.0-1|127	- rebuilt against php-5.3.1
12cu|php-libevent-0.1.0-1|128	
12cu|php-libevent-0.1.0-1|129	* Sat Oct 03 2009 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-1mdv2010.0
12cu|php-libevent-0.1.0-1|130	+ Revision: 452910
12cu|php-libevent-0.1.0-1|131	- import php-libevent
12cu|php-libevent-0.1.0-1|132	
12cu|php-libevent-0.1.0-1|133	
12cu|php-libevent-0.1.0-1|134	* Sat Oct 03 2009 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-1mdv2010.0
12cu|php-libevent-0.1.0-1|135	- initial Mandriva package
12cu|php-libevent-0.1.0-1|136	

11454 12
12cu|php-manual-en-5.5.7-1|1	# (oe) undefining these makes the build _real_ quick.
12cu|php-manual-en-5.5.7-1|2	%undefine __find_provides
12cu|php-manual-en-5.5.7-1|3	%undefine __find_requires
12cu|php-manual-en-5.5.7-1|4	
12cu|php-manual-en-5.5.7-1|5	Summary:	The PHP Manual in the English language
12cu|php-manual-en-5.5.7-1|6	Name:		php-manual-en
12cu|php-manual-en-5.5.7-1|7	Version:	5.5.7
12cu|php-manual-en-5.5.7-1|8	Release:	1
12cu|php-manual-en-5.5.7-1|9	Group:		Books/Other
12cu|php-manual-en-5.5.7-1|10	License:	PHP License
12cu|php-manual-en-5.5.7-1|11	URL:		http://www.php.net/download-docs.php
12cu|php-manual-en-5.5.7-1|12	Source:		http://fr2.php.net/distributions/manual/php_manual_en.tar.gz
12cu|php-manual-en-5.5.7-1|13	Requires:       apache-mod_php
12cu|php-manual-en-5.5.7-1|14	BuildArch:	noarch
12cu|php-manual-en-5.5.7-1|15	
12cu|php-manual-en-5.5.7-1|16	%description
12cu|php-manual-en-5.5.7-1|17	The PHP Manual in the English (en) language.
12cu|php-manual-en-5.5.7-1|18	
12cu|php-manual-en-5.5.7-1|19	%prep
12cu|php-manual-en-5.5.7-1|20	
12cu|php-manual-en-5.5.7-1|21	%setup -q -c -n php_manual_en
12cu|php-manual-en-5.5.7-1|22	
12cu|php-manual-en-5.5.7-1|23	# fix perms
12cu|php-manual-en-5.5.7-1|24	find . -type d -exec chmod 755 {} \;
12cu|php-manual-en-5.5.7-1|25	find . -type f -exec chmod 644 {} \;
12cu|php-manual-en-5.5.7-1|26	
12cu|php-manual-en-5.5.7-1|27	# clean up cvs junk
12cu|php-manual-en-5.5.7-1|28	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cu|php-manual-en-5.5.7-1|29	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cu|php-manual-en-5.5.7-1|30	done
12cu|php-manual-en-5.5.7-1|31	
12cu|php-manual-en-5.5.7-1|32	%install
12cu|php-manual-en-5.5.7-1|33	install -d %{buildroot}%{_docdir}/%{name}
12cu|php-manual-en-5.5.7-1|34	cp -aRf php-chunked-xhtml/* %{buildroot}%{_docdir}/%{name}/
12cu|php-manual-en-5.5.7-1|35	
12cu|php-manual-en-5.5.7-1|36	install -d %{buildroot}%{_webappconfdir}
12cu|php-manual-en-5.5.7-1|37	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
12cu|php-manual-en-5.5.7-1|38	Alias /%{name} %{_docdir}/%{name}
12cu|php-manual-en-5.5.7-1|39	
12cu|php-manual-en-5.5.7-1|40	<Directory %{_docdir}/%{name}>
12cu|php-manual-en-5.5.7-1|41	Require all granted
12cu|php-manual-en-5.5.7-1|42	</Directory>
12cu|php-manual-en-5.5.7-1|43	EOF
12cu|php-manual-en-5.5.7-1|44	
12cu|php-manual-en-5.5.7-1|45	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-manual-en-5.5.7-1|46	cat > %{buildroot}%{_sysconfdir}/php.d/%{name}.ini << EOF
12cu|php-manual-en-5.5.7-1|47	docref_root = /%{name}/
12cu|php-manual-en-5.5.7-1|48	docref_ext = .html
12cu|php-manual-en-5.5.7-1|49	EOF
12cu|php-manual-en-5.5.7-1|50	
12cu|php-manual-en-5.5.7-1|51	install -d %{buildroot}%{_datadir}/applications
12cu|php-manual-en-5.5.7-1|52	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|php-manual-en-5.5.7-1|53	[Desktop Entry]
12cu|php-manual-en-5.5.7-1|54	Name=The PHP %{version} HTML manual in English
12cu|php-manual-en-5.5.7-1|55	Comment=The PHP %{version} HTML manual in English
12cu|php-manual-en-5.5.7-1|56	Exec=%{_bindir}/www-browser %{_docdir}/%{name}/index.html
12cu|php-manual-en-5.5.7-1|57	Icon=documentation_section
12cu|php-manual-en-5.5.7-1|58	Terminal=false
12cu|php-manual-en-5.5.7-1|59	Type=Application
12cu|php-manual-en-5.5.7-1|60	StartupNotify=true
12cu|php-manual-en-5.5.7-1|61	Categories=Documentation;
12cu|php-manual-en-5.5.7-1|62	EOF
12cu|php-manual-en-5.5.7-1|63	
12cu|php-manual-en-5.5.7-1|64	%files
12cu|php-manual-en-5.5.7-1|65	%dir %{_docdir}/%{name}
12cu|php-manual-en-5.5.7-1|66	%doc %{_docdir}/%{name}/*
12cu|php-manual-en-5.5.7-1|67	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|php-manual-en-5.5.7-1|68	%config(noreplace) %{_sysconfdir}/php.d/%{name}.ini
12cu|php-manual-en-5.5.7-1|69	%{_datadir}/applications/%{name}.desktop
12cu|php-manual-en-5.5.7-1|70	
12cu|php-manual-en-5.5.7-1|71	
12cu|php-manual-en-5.5.7-1|72	
12cu|php-manual-en-5.5.7-1|73	%changelog
12cu|php-manual-en-5.5.7-1|74	* Sun Dec 29 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.5.7-1
12cu|php-manual-en-5.5.7-1|75	+ Revision: e050a4a
12cu|php-manual-en-5.5.7-1|76	- LOG Updated to 5.5.7 (by updates_builder)
12cu|php-manual-en-5.5.7-1|77	
12cu|php-manual-en-5.5.7-1|78	

11455 12
12cu|php-mcve-7.0.3-14|1	%define modname mcve
12cu|php-mcve-7.0.3-14|2	%define dirname %{modname}
12cu|php-mcve-7.0.3-14|3	%define soname %{modname}.so
12cu|php-mcve-7.0.3-14|4	%define inifile A44_%{modname}.ini
12cu|php-mcve-7.0.3-14|5	
12cu|php-mcve-7.0.3-14|6	Summary:	libmonetra/libmcve interface for php
12cu|php-mcve-7.0.3-14|7	Name:		php-%{modname}
12cu|php-mcve-7.0.3-14|8	Version:	7.0.3
12cu|php-mcve-7.0.3-14|9	Release:	14
12cu|php-mcve-7.0.3-14|10	License:	PHP License
12cu|php-mcve-7.0.3-14|11	Group:		Development/PHP
12cu|php-mcve-7.0.3-14|12	Url:		http://pecl.php.net/package/mcve
12cu|php-mcve-7.0.3-14|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cu|php-mcve-7.0.3-14|14	Source1:	%{modname}.ini
12cu|php-mcve-7.0.3-14|15	Patch0:		mcve-7.0.3-php54x.diff
12cu|php-mcve-7.0.3-14|16	BuildRequires:	libmonetra-devel
12cu|php-mcve-7.0.3-14|17	BuildRequires:	php-devel
12cu|php-mcve-7.0.3-14|18	BuildRequires:	pkgconfig(openssl)
12cu|php-mcve-7.0.3-14|19	Requires(post,postun):	apache-mpm-prefork
12cu|php-mcve-7.0.3-14|20	
12cu|php-mcve-7.0.3-14|21	%description
12cu|php-mcve-7.0.3-14|22	Interface the MCVE/Monetra API (libmonetra [formerly libmcve]), allowing you to
12cu|php-mcve-7.0.3-14|23	work directly with MCVE/Monetra from your PHP scripts. Monetra is Main Street
12cu|php-mcve-7.0.3-14|24	Softworks' solution to direct credit card processing for Unix.
12cu|php-mcve-7.0.3-14|25	
12cu|php-mcve-7.0.3-14|26	%files
12cu|php-mcve-7.0.3-14|27	%doc package*.xml CREDITS tests *.php
12cu|php-mcve-7.0.3-14|28	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cu|php-mcve-7.0.3-14|29	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-mcve-7.0.3-14|30	
12cu|php-mcve-7.0.3-14|31	%post
12cu|php-mcve-7.0.3-14|32	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-mcve-7.0.3-14|33	systemctl restart httpd.service >/dev/null || :
12cu|php-mcve-7.0.3-14|34	fi
12cu|php-mcve-7.0.3-14|35	
12cu|php-mcve-7.0.3-14|36	%postun
12cu|php-mcve-7.0.3-14|37	if [ "$1" = "0" ]; then
12cu|php-mcve-7.0.3-14|38	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-mcve-7.0.3-14|39	systemctl restart httpd.service >/dev/null || :
12cu|php-mcve-7.0.3-14|40	fi
12cu|php-mcve-7.0.3-14|41	fi
12cu|php-mcve-7.0.3-14|42	
12cu|php-mcve-7.0.3-14|43	#----------------------------------------------------------------------------
12cu|php-mcve-7.0.3-14|44	
12cu|php-mcve-7.0.3-14|45	%prep
12cu|php-mcve-7.0.3-14|46	%setup -q -n %{modname}-%{version}
12cu|php-mcve-7.0.3-14|47	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cu|php-mcve-7.0.3-14|48	
12cu|php-mcve-7.0.3-14|49	%patch0 -p0
12cu|php-mcve-7.0.3-14|50	
12cu|php-mcve-7.0.3-14|51	cp %{SOURCE1} %{inifile}
12cu|php-mcve-7.0.3-14|52	
12cu|php-mcve-7.0.3-14|53	# fix version
12cu|php-mcve-7.0.3-14|54	perl -pi -e "s|#define PHP_MCVE_VERSION \"7\.0\.2\"|#define PHP_MCVE_VERSION \"%{version}\"|g" php_mcve.h
12cu|php-mcve-7.0.3-14|55	
12cu|php-mcve-7.0.3-14|56	%build
12cu|php-mcve-7.0.3-14|57	%serverbuild
12cu|php-mcve-7.0.3-14|58	
12cu|php-mcve-7.0.3-14|59	phpize
12cu|php-mcve-7.0.3-14|60	%configure2_5x --with-libdir=%{_lib} \
12cu|php-mcve-7.0.3-14|61	--enable-%{modname}=shared,%{_prefix} \
12cu|php-mcve-7.0.3-14|62	--with-openssl-dir=%{_prefix}
12cu|php-mcve-7.0.3-14|63	
12cu|php-mcve-7.0.3-14|64	%make
12cu|php-mcve-7.0.3-14|65	#make test
12cu|php-mcve-7.0.3-14|66	mv modules/*.so .
12cu|php-mcve-7.0.3-14|67	
12cu|php-mcve-7.0.3-14|68	%install
12cu|php-mcve-7.0.3-14|69	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-mcve-7.0.3-14|70	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-mcve-7.0.3-14|71	
12cu|php-mcve-7.0.3-14|72	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cu|php-mcve-7.0.3-14|73	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cu|php-mcve-7.0.3-14|74	
12cu|php-mcve-7.0.3-14|75	
12cu|php-mcve-7.0.3-14|76	%changelog
12cu|php-mcve-7.0.3-14|77	* Sat Apr 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.0.3-14
12cu|php-mcve-7.0.3-14|78	+ Revision: ca8f06b
12cu|php-mcve-7.0.3-14|79	- Rebuild against php 5.5 and libmonetra 7.13, spec cleanup
12cu|php-mcve-7.0.3-14|80	
12cu|php-mcve-7.0.3-14|81	

11456 12
12cu|phpmyadmin-4.3.9-1|1	%define rname phpMyAdmin
12cu|phpmyadmin-4.3.9-1|2	
12cu|phpmyadmin-4.3.9-1|3	Summary:	Handles the administration of MySQL over the web
12cu|phpmyadmin-4.3.9-1|4	Name:		phpmyadmin
12cu|phpmyadmin-4.3.9-1|5	Version:	4.3.9
12cu|phpmyadmin-4.3.9-1|6	Release:	1
12cu|phpmyadmin-4.3.9-1|7	License:	GPLv2
12cu|phpmyadmin-4.3.9-1|8	Group:		System/Servers
12cu|phpmyadmin-4.3.9-1|9	URL:		http://www.phpmyadmin.net/
12cu|phpmyadmin-4.3.9-1|10	Source0:	http://prdownloads.sourceforge.net/phpmyadmin/%{rname}-%{version}-all-languages.tar.xz
12cu|phpmyadmin-4.3.9-1|11	Source1:	phpmyadmin-16x16.png
12cu|phpmyadmin-4.3.9-1|12	Source2:	phpmyadmin-32x32.png
12cu|phpmyadmin-4.3.9-1|13	Source3:	phpmyadmin-48x48.png
12cu|phpmyadmin-4.3.9-1|14	Requires:	apache-mod_php
12cu|phpmyadmin-4.3.9-1|15	Requires:	php-mysql
12cu|phpmyadmin-4.3.9-1|16	Requires:	php-mbstring
12cu|phpmyadmin-4.3.9-1|17	Requires:	php-mcrypt
12cu|phpmyadmin-4.3.9-1|18	BuildArch:	noarch
12cu|phpmyadmin-4.3.9-1|19	Obsoletes:	phpMyAdmin
12cu|phpmyadmin-4.3.9-1|20	
12cu|phpmyadmin-4.3.9-1|21	%description
12cu|phpmyadmin-4.3.9-1|22	phpMyAdmin is intended to handle the administration of MySQL over the web.
12cu|phpmyadmin-4.3.9-1|23	Currently it can : create and drop databases, create, copy, drop and alter
12cu|phpmyadmin-4.3.9-1|24	tables, delete, edit and add fields, execute any SQL-statement, even
12cu|phpmyadmin-4.3.9-1|25	batch-queries, manage keys on fields, load text files into tables, create and
12cu|phpmyadmin-4.3.9-1|26	read dumps of tables, export data to CSV value, administer multiple servers
12cu|phpmyadmin-4.3.9-1|27	and single databases.
12cu|phpmyadmin-4.3.9-1|28	
12cu|phpmyadmin-4.3.9-1|29	%prep
12cu|phpmyadmin-4.3.9-1|30	%setup -q -n %{rname}-%{version}-all-languages
12cu|phpmyadmin-4.3.9-1|31	
12cu|phpmyadmin-4.3.9-1|32	%build
12cu|phpmyadmin-4.3.9-1|33	
12cu|phpmyadmin-4.3.9-1|34	%install
12cu|phpmyadmin-4.3.9-1|35	export DONT_RELINK=1
12cu|phpmyadmin-4.3.9-1|36	
12cu|phpmyadmin-4.3.9-1|37	install -d %{buildroot}%{_sysconfdir}/%{name}
12cu|phpmyadmin-4.3.9-1|38	install -d %{buildroot}%{_datadir}/%{name}
12cu|phpmyadmin-4.3.9-1|39	
12cu|phpmyadmin-4.3.9-1|40	cp -aRf * %{buildroot}%{_datadir}/%{name}/
12cu|phpmyadmin-4.3.9-1|41	
12cu|phpmyadmin-4.3.9-1|42	# cleanup
12cu|phpmyadmin-4.3.9-1|43	pushd %{buildroot}%{_datadir}/%{name}
12cu|phpmyadmin-4.3.9-1|44	rm -f CREDITS ChangeLog Documentation.txt INSTALL LICENSE README
12cu|phpmyadmin-4.3.9-1|45	rm -f README.VENDOR RELEASE-DATE-* TODO
12cu|phpmyadmin-4.3.9-1|46	rm -rf scripts
12cu|phpmyadmin-4.3.9-1|47	rm -rf contrib
12cu|phpmyadmin-4.3.9-1|48	rm -f lang/*.sh libraries/transformations/*.sh
12cu|phpmyadmin-4.3.9-1|49	find -name "\.htaccess" | xargs rm -f
12cu|phpmyadmin-4.3.9-1|50	popd
12cu|phpmyadmin-4.3.9-1|51	
12cu|phpmyadmin-4.3.9-1|52	# fix config file location
12cu|phpmyadmin-4.3.9-1|53	mv %{buildroot}%{_datadir}/%{name}/config.sample.inc.php \
12cu|phpmyadmin-4.3.9-1|54	%{buildroot}%{_sysconfdir}/%{name}/config.php
12cu|phpmyadmin-4.3.9-1|55	
12cu|phpmyadmin-4.3.9-1|56	pushd  %{buildroot}%{_datadir}/%{name}
12cu|phpmyadmin-4.3.9-1|57	ln -s %{_sysconfdir}/%{name}/config.php config.inc.php
12cu|phpmyadmin-4.3.9-1|58	popd
12cu|phpmyadmin-4.3.9-1|59	chmod 640 %{buildroot}%{_sysconfdir}/%{name}/config.php
12cu|phpmyadmin-4.3.9-1|60	
12cu|phpmyadmin-4.3.9-1|61	cat > README.urpmi << EOF
12cu|phpmyadmin-4.3.9-1|62	The actual configuration file is /etc/phpmyadmin/config.php.
12cu|phpmyadmin-4.3.9-1|63	The config.default.inc.php file contains default values, and is not supposed to
12cu|phpmyadmin-4.3.9-1|64	be modified.
12cu|phpmyadmin-4.3.9-1|65	EOF
12cu|phpmyadmin-4.3.9-1|66	
12cu|phpmyadmin-4.3.9-1|67	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|phpmyadmin-4.3.9-1|68	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
12cu|phpmyadmin-4.3.9-1|69	Alias /%{name} %{_datadir}/%{name}
12cu|phpmyadmin-4.3.9-1|70	
12cu|phpmyadmin-4.3.9-1|71	<Directory %{_datadir}/%{name}>
12cu|phpmyadmin-4.3.9-1|72	Require local granted
12cu|phpmyadmin-4.3.9-1|73	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
12cu|phpmyadmin-4.3.9-1|74	
12cu|phpmyadmin-4.3.9-1|75	php_flag session.auto_start 0
12cu|phpmyadmin-4.3.9-1|76	</Directory>
12cu|phpmyadmin-4.3.9-1|77	
12cu|phpmyadmin-4.3.9-1|78	<Directory %{_datadir}/%{name}/libraries>
12cu|phpmyadmin-4.3.9-1|79	Require all denied
12cu|phpmyadmin-4.3.9-1|80	</Directory>
12cu|phpmyadmin-4.3.9-1|81	EOF
12cu|phpmyadmin-4.3.9-1|82	
12cu|phpmyadmin-4.3.9-1|83	# Mandriva Icons
12cu|phpmyadmin-4.3.9-1|84	install -d %{buildroot}%{_iconsdir}
12cu|phpmyadmin-4.3.9-1|85	install -d %{buildroot}%{_miconsdir}
12cu|phpmyadmin-4.3.9-1|86	install -d %{buildroot}%{_liconsdir}
12cu|phpmyadmin-4.3.9-1|87	
12cu|phpmyadmin-4.3.9-1|88	install -m0644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12cu|phpmyadmin-4.3.9-1|89	install -m0644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12cu|phpmyadmin-4.3.9-1|90	install -m0644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
12cu|phpmyadmin-4.3.9-1|91	
12cu|phpmyadmin-4.3.9-1|92	# install menu entry.
12cu|phpmyadmin-4.3.9-1|93	# XDG menu
12cu|phpmyadmin-4.3.9-1|94	install -d %{buildroot}%{_datadir}/applications
12cu|phpmyadmin-4.3.9-1|95	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|phpmyadmin-4.3.9-1|96	[Desktop Entry]
12cu|phpmyadmin-4.3.9-1|97	Name=phpMyAdmin
12cu|phpmyadmin-4.3.9-1|98	Comment=%{summary}
12cu|phpmyadmin-4.3.9-1|99	Exec=%{_bindir}/www-browser http://localhost/%{name}/
12cu|phpmyadmin-4.3.9-1|100	Icon=%{name}
12cu|phpmyadmin-4.3.9-1|101	Terminal=false
12cu|phpmyadmin-4.3.9-1|102	Type=Application
12cu|phpmyadmin-4.3.9-1|103	Categories=X-MandrivaLinux-MoreApplications-Databases;
12cu|phpmyadmin-4.3.9-1|104	EOF
12cu|phpmyadmin-4.3.9-1|105	
12cu|phpmyadmin-4.3.9-1|106	# fix borked permissions
12cu|phpmyadmin-4.3.9-1|107	find %{buildroot}%{_datadir}/%{name} -type d -exec chmod 755 {} \;
12cu|phpmyadmin-4.3.9-1|108	find %{buildroot}%{_datadir}/%{name} -type f -exec chmod 644 {} \;
12cu|phpmyadmin-4.3.9-1|109	
12cu|phpmyadmin-4.3.9-1|110	%pretrans
12cu|phpmyadmin-4.3.9-1|111	# fix configuration file name change
12cu|phpmyadmin-4.3.9-1|112	if [ -f %{_sysconfdir}/phpmyadmin/config.default.php ]; then
12cu|phpmyadmin-4.3.9-1|113	mv %{_sysconfdir}/phpmyadmin/config.default.php \
12cu|phpmyadmin-4.3.9-1|114	%{_sysconfdir}/phpmyadmin/config.php
12cu|phpmyadmin-4.3.9-1|115	fi
12cu|phpmyadmin-4.3.9-1|116	if [ -L /var/www/phpmyadmin/libraries/config.default.php ]; then
12cu|phpmyadmin-4.3.9-1|117	rm -f /var/www/phpmyadmin/libraries/config.default.php
12cu|phpmyadmin-4.3.9-1|118	fi
12cu|phpmyadmin-4.3.9-1|119	if [ -L %{_datadir}/phpmyadmin/libraries/config.default.php ]; then
12cu|phpmyadmin-4.3.9-1|120	rm -f %{_datadir}/phpmyadmin/libraries/config.default.php
12cu|phpmyadmin-4.3.9-1|121	fi
12cu|phpmyadmin-4.3.9-1|122	
12cu|phpmyadmin-4.3.9-1|123	%post
12cu|phpmyadmin-4.3.9-1|124	# generate random secret
12cu|phpmyadmin-4.3.9-1|125	secret=%_get_password 46
12cu|phpmyadmin-4.3.9-1|126	
12cu|phpmyadmin-4.3.9-1|127	# blowfish secret
12cu|phpmyadmin-4.3.9-1|128	perl -pi \
12cu|phpmyadmin-4.3.9-1|129	-e "s|\\\$cfg\\['blowfish_secret'\\] = ''|\\\$cfg\\['blowfish_secret'\\] = '$secret'|" \
12cu|phpmyadmin-4.3.9-1|130	%{_sysconfdir}/%{name}/config.php
12cu|phpmyadmin-4.3.9-1|131	
12cu|phpmyadmin-4.3.9-1|132	%clean
12cu|phpmyadmin-4.3.9-1|133	
12cu|phpmyadmin-4.3.9-1|134	%files
12cu|phpmyadmin-4.3.9-1|135	%doc ChangeLog LICENSE README RELEASE-DATE-* examples README.urpmi
12cu|phpmyadmin-4.3.9-1|136	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|phpmyadmin-4.3.9-1|137	%dir %{_sysconfdir}/%{name}
12cu|phpmyadmin-4.3.9-1|138	%attr(-,root,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
12cu|phpmyadmin-4.3.9-1|139	%{_datadir}/%{name}
12cu|phpmyadmin-4.3.9-1|140	%{_iconsdir}/%{name}.png
12cu|phpmyadmin-4.3.9-1|141	%{_miconsdir}/%{name}.png
12cu|phpmyadmin-4.3.9-1|142	%{_liconsdir}/%{name}.png
12cu|phpmyadmin-4.3.9-1|143	%{_datadir}/applications/*.desktop
12cu|phpmyadmin-4.3.9-1|144	
12cu|phpmyadmin-4.3.9-1|145	
12cu|phpmyadmin-4.3.9-1|146	%changelog
12cu|phpmyadmin-4.3.9-1|147	* Sun Feb 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.3.9-1
12cu|phpmyadmin-4.3.9-1|148	+ Revision: 453c4c6
12cu|phpmyadmin-4.3.9-1|149	- Merge branch 'rosa2014.1' into rosa2012.1
12cu|phpmyadmin-4.3.9-1|150	
12cu|phpmyadmin-4.3.9-1|151	

11457 12
12cu|php-newt-1.2.8-1|1	%define modname newt
12cu|php-newt-1.2.8-1|2	%define dirname %{modname}
12cu|php-newt-1.2.8-1|3	%define soname %{modname}.so
12cu|php-newt-1.2.8-1|4	%define inifile A30_%{modname}.ini
12cu|php-newt-1.2.8-1|5	
12cu|php-newt-1.2.8-1|6	Summary:	Newt provides window library functions for PHP
12cu|php-newt-1.2.8-1|7	Name:		php-%{modname}
12cu|php-newt-1.2.8-1|8	Version:	1.2.8
12cu|php-newt-1.2.8-1|9	Release:	1
12cu|php-newt-1.2.8-1|10	Group:		Development/PHP
12cu|php-newt-1.2.8-1|11	License:	PHP License
12cu|php-newt-1.2.8-1|12	URL:		http://php-newt.sourceforge.net/
12cu|php-newt-1.2.8-1|13	Source0:	http://pecl.php.net/get/newt-%{version}.tgz
12cu|php-newt-1.2.8-1|14	BuildRequires:	newt-devel
12cu|php-newt-1.2.8-1|15	BuildRequires:	php-devel >= 3:5.2.0
12cu|php-newt-1.2.8-1|16	Epoch:		1
12cu|php-newt-1.2.8-1|17	
12cu|php-newt-1.2.8-1|18	%description
12cu|php-newt-1.2.8-1|19	PHP-NEWT - PHP language extension for RedHat Newt library, a terminal-based
12cu|php-newt-1.2.8-1|20	window and widget library for writing applications with user friendly
12cu|php-newt-1.2.8-1|21	interface. Once this extension is enabled in PHP it will provide the use of
12cu|php-newt-1.2.8-1|22	Newt widgets, such as windows, buttons, checkboxes, radiobuttons, labels,
12cu|php-newt-1.2.8-1|23	editboxes, scrolls, textareas, scales, etc. Use of this extension if very
12cu|php-newt-1.2.8-1|24	similar to the original Newt API of C programming language.
12cu|php-newt-1.2.8-1|25	
12cu|php-newt-1.2.8-1|26	%prep
12cu|php-newt-1.2.8-1|27	
12cu|php-newt-1.2.8-1|28	%setup -q -n newt-%{version}
12cu|php-newt-1.2.8-1|29	%patch0 -p0
12cu|php-newt-1.2.8-1|30	
12cu|php-newt-1.2.8-1|31	%build
12cu|php-newt-1.2.8-1|32	%serverbuild
12cu|php-newt-1.2.8-1|33	
12cu|php-newt-1.2.8-1|34	phpize
12cu|php-newt-1.2.8-1|35	%configure2_5x --with-libdir=%{_lib} \
12cu|php-newt-1.2.8-1|36	--with-%{modname}=shared,%{_prefix}
12cu|php-newt-1.2.8-1|37	
12cu|php-newt-1.2.8-1|38	%make
12cu|php-newt-1.2.8-1|39	mv modules/*.so .
12cu|php-newt-1.2.8-1|40	
12cu|php-newt-1.2.8-1|41	%install
12cu|php-newt-1.2.8-1|42	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-newt-1.2.8-1|43	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-newt-1.2.8-1|44	
12cu|php-newt-1.2.8-1|45	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cu|php-newt-1.2.8-1|46	
12cu|php-newt-1.2.8-1|47	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cu|php-newt-1.2.8-1|48	extension = %{soname}
12cu|php-newt-1.2.8-1|49	EOF
12cu|php-newt-1.2.8-1|50	
12cu|php-newt-1.2.8-1|51	%post
12cu|php-newt-1.2.8-1|52	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-newt-1.2.8-1|53	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-newt-1.2.8-1|54	fi
12cu|php-newt-1.2.8-1|55	
12cu|php-newt-1.2.8-1|56	%postun
12cu|php-newt-1.2.8-1|57	if [ "$1" = "0" ]; then
12cu|php-newt-1.2.8-1|58	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-newt-1.2.8-1|59	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-newt-1.2.8-1|60	fi
12cu|php-newt-1.2.8-1|61	fi
12cu|php-newt-1.2.8-1|62	
12cu|php-newt-1.2.8-1|63	%clean
12cu|php-newt-1.2.8-1|64	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cu|php-newt-1.2.8-1|65	[ "../package.xml" != "/" ] && rm -f ../package.xml
12cu|php-newt-1.2.8-1|66	
12cu|php-newt-1.2.8-1|67	%files
12cu|php-newt-1.2.8-1|68	%doc examples CREDITS TODO
12cu|php-newt-1.2.8-1|69	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cu|php-newt-1.2.8-1|70	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-newt-1.2.8-1|71	
12cu|php-newt-1.2.8-1|72	
12cu|php-newt-1.2.8-1|73	
12cu|php-newt-1.2.8-1|74	%changelog
12cu|php-newt-1.2.8-1|75	* Fri Oct 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:1.2.8-1
12cu|php-newt-1.2.8-1|76	+ Revision: c730742
12cu|php-newt-1.2.8-1|77	- Drop unneeded patch
12cu|php-newt-1.2.8-1|78	
12cu|php-newt-1.2.8-1|79	

11458 12
12cu|php-pear-Auth-1.6.4-4|1	%define		_class		Auth
12cu|php-pear-Auth-1.6.4-4|2	%define		upstream_name	%{_class}
12cu|php-pear-Auth-1.6.4-4|3	
12cu|php-pear-Auth-1.6.4-4|4	Name:       php-pear-%{upstream_name}
12cu|php-pear-Auth-1.6.4-4|5	Version:	1.6.4
12cu|php-pear-Auth-1.6.4-4|6	Release:	4
12cu|php-pear-Auth-1.6.4-4|7	Summary:	PHP PEAR authentication class
12cu|php-pear-Auth-1.6.4-4|8	License:	PHP License
12cu|php-pear-Auth-1.6.4-4|9	Group:		Development/PHP
12cu|php-pear-Auth-1.6.4-4|10	URL:		http://pear.php.net/package/Auth/
12cu|php-pear-Auth-1.6.4-4|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Auth-1.6.4-4|12	Requires(post): php-pear
12cu|php-pear-Auth-1.6.4-4|13	Requires(preun): php-pear
12cu|php-pear-Auth-1.6.4-4|14	Requires:	php-pear
12cu|php-pear-Auth-1.6.4-4|15	BuildRequires:	php-pear
12cu|php-pear-Auth-1.6.4-4|16	BuildArch:	noarch
12cu|php-pear-Auth-1.6.4-4|17	
12cu|php-pear-Auth-1.6.4-4|18	%description
12cu|php-pear-Auth-1.6.4-4|19	The PEAR::Auth package provides methods for creating an authentication
12cu|php-pear-Auth-1.6.4-4|20	system using PHP.
12cu|php-pear-Auth-1.6.4-4|21	
12cu|php-pear-Auth-1.6.4-4|22	%prep
12cu|php-pear-Auth-1.6.4-4|23	%setup -q -c
12cu|php-pear-Auth-1.6.4-4|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Auth-1.6.4-4|25	
12cu|php-pear-Auth-1.6.4-4|26	%install
12cu|php-pear-Auth-1.6.4-4|27	
12cu|php-pear-Auth-1.6.4-4|28	cd %{upstream_name}-%{version}
12cu|php-pear-Auth-1.6.4-4|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Auth-1.6.4-4|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Auth-1.6.4-4|31	
12cu|php-pear-Auth-1.6.4-4|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Auth-1.6.4-4|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Auth-1.6.4-4|34	
12cu|php-pear-Auth-1.6.4-4|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Auth-1.6.4-4|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Auth-1.6.4-4|37	
12cu|php-pear-Auth-1.6.4-4|38	%clean
12cu|php-pear-Auth-1.6.4-4|39	
12cu|php-pear-Auth-1.6.4-4|40	
12cu|php-pear-Auth-1.6.4-4|41	
12cu|php-pear-Auth-1.6.4-4|42	%files
12cu|php-pear-Auth-1.6.4-4|43	%defattr(-,root,root)
12cu|php-pear-Auth-1.6.4-4|44	%doc %{upstream_name}-%{version}/README*
12cu|php-pear-Auth-1.6.4-4|45	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Auth-1.6.4-4|46	%{_datadir}/pear/%{_class}*
12cu|php-pear-Auth-1.6.4-4|47	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Auth-1.6.4-4|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Auth-1.6.4-4|49	
12cu|php-pear-Auth-1.6.4-4|50	
12cu|php-pear-Auth-1.6.4-4|51	%changelog
12cu|php-pear-Auth-1.6.4-4|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.4-3mdv2012.0
12cu|php-pear-Auth-1.6.4-4|53	+ Revision: 741822
12cu|php-pear-Auth-1.6.4-4|54	- fix major breakage by careless packager
12cu|php-pear-Auth-1.6.4-4|55	
12cu|php-pear-Auth-1.6.4-4|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.4-2
12cu|php-pear-Auth-1.6.4-4|57	+ Revision: 679260
12cu|php-pear-Auth-1.6.4-4|58	- mass rebuild
12cu|php-pear-Auth-1.6.4-4|59	
12cu|php-pear-Auth-1.6.4-4|60	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.4-1mdv2011.0
12cu|php-pear-Auth-1.6.4-4|61	+ Revision: 602115
12cu|php-pear-Auth-1.6.4-4|62	- new version
12cu|php-pear-Auth-1.6.4-4|63	
12cu|php-pear-Auth-1.6.4-4|64	* Wed Jan 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.2-1mdv2010.1
12cu|php-pear-Auth-1.6.4-4|65	+ Revision: 486959
12cu|php-pear-Auth-1.6.4-4|66	- update to new version 1.6.2
12cu|php-pear-Auth-1.6.4-4|67	
12cu|php-pear-Auth-1.6.4-4|68	* Tue Nov 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.1-4mdv2010.1
12cu|php-pear-Auth-1.6.4-4|69	+ Revision: 464348
12cu|php-pear-Auth-1.6.4-4|70	- spec cleanup
12cu|php-pear-Auth-1.6.4-4|71	- use rpm filetriggers
12cu|php-pear-Auth-1.6.4-4|72	
12cu|php-pear-Auth-1.6.4-4|73	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.6.1-3mdv2010.0
12cu|php-pear-Auth-1.6.4-4|74	+ Revision: 440929
12cu|php-pear-Auth-1.6.4-4|75	- rebuild
12cu|php-pear-Auth-1.6.4-4|76	
12cu|php-pear-Auth-1.6.4-4|77	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.6.1-2mdv2009.1
12cu|php-pear-Auth-1.6.4-4|78	+ Revision: 321890
12cu|php-pear-Auth-1.6.4-4|79	- rebuild
12cu|php-pear-Auth-1.6.4-4|80	
12cu|php-pear-Auth-1.6.4-4|81	* Mon Sep 01 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.6.1-1mdv2009.0
12cu|php-pear-Auth-1.6.4-4|82	+ Revision: 278647
12cu|php-pear-Auth-1.6.4-4|83	- update to new version 1.6.1
12cu|php-pear-Auth-1.6.4-4|84	
12cu|php-pear-Auth-1.6.4-4|85	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-2mdv2009.0
12cu|php-pear-Auth-1.6.4-4|86	+ Revision: 236800
12cu|php-pear-Auth-1.6.4-4|87	- rebuild
12cu|php-pear-Auth-1.6.4-4|88	
12cu|php-pear-Auth-1.6.4-4|89	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.5.1-1mdv2008.1
12cu|php-pear-Auth-1.6.4-4|90	+ Revision: 140729
12cu|php-pear-Auth-1.6.4-4|91	- restore BuildRoot
12cu|php-pear-Auth-1.6.4-4|92	
12cu|php-pear-Auth-1.6.4-4|93	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Auth-1.6.4-4|94	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Auth-1.6.4-4|95	
12cu|php-pear-Auth-1.6.4-4|96	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-1mdv2008.0
12cu|php-pear-Auth-1.6.4-4|97	+ Revision: 15397
12cu|php-pear-Auth-1.6.4-4|98	- 1.5.1
12cu|php-pear-Auth-1.6.4-4|99	
12cu|php-pear-Auth-1.6.4-4|100	
12cu|php-pear-Auth-1.6.4-4|101	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2007.0
12cu|php-pear-Auth-1.6.4-4|102	+ Revision: 81353
12cu|php-pear-Auth-1.6.4-4|103	- Import php-pear-Auth
12cu|php-pear-Auth-1.6.4-4|104	
12cu|php-pear-Auth-1.6.4-4|105	* Sun Jun 04 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2007.0
12cu|php-pear-Auth-1.6.4-4|106	- fix deps
12cu|php-pear-Auth-1.6.4-4|107	
12cu|php-pear-Auth-1.6.4-4|108	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdk
12cu|php-pear-Auth-1.6.4-4|109	- 1.3.0
12cu|php-pear-Auth-1.6.4-4|110	- drop upstream patches; P0
12cu|php-pear-Auth-1.6.4-4|111	
12cu|php-pear-Auth-1.6.4-4|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-7mdk
12cu|php-pear-Auth-1.6.4-4|113	- new group (Development/PHP)
12cu|php-pear-Auth-1.6.4-4|114	
12cu|php-pear-Auth-1.6.4-4|115	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-6mdk
12cu|php-pear-Auth-1.6.4-4|116	- rebuilt to fix auto deps
12cu|php-pear-Auth-1.6.4-4|117	
12cu|php-pear-Auth-1.6.4-4|118	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-5mdk
12cu|php-pear-Auth-1.6.4-4|119	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Auth-1.6.4-4|120	
12cu|php-pear-Auth-1.6.4-4|121	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-4mdk
12cu|php-pear-Auth-1.6.4-4|122	- fix deps
12cu|php-pear-Auth-1.6.4-4|123	
12cu|php-pear-Auth-1.6.4-4|124	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-3mdk
12cu|php-pear-Auth-1.6.4-4|125	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Auth-1.6.4-4|126	- fix deps
12cu|php-pear-Auth-1.6.4-4|127	
12cu|php-pear-Auth-1.6.4-4|128	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-2mdk
12cu|php-pear-Auth-1.6.4-4|129	- fix deps
12cu|php-pear-Auth-1.6.4-4|130	
12cu|php-pear-Auth-1.6.4-4|131	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-1mdk
12cu|php-pear-Auth-1.6.4-4|132	- initial Mandriva package (PLD import)
12cu|php-pear-Auth-1.6.4-4|133	

11459 12
12cu|php-pear-Auth_HTTP-2.1.8-1|1	%define		_class		Auth
12cu|php-pear-Auth_HTTP-2.1.8-1|2	%define		_subclass	HTTP
12cu|php-pear-Auth_HTTP-2.1.8-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Auth_HTTP-2.1.8-1|4	
12cu|php-pear-Auth_HTTP-2.1.8-1|5	Name:       php-pear-%{upstream_name}
12cu|php-pear-Auth_HTTP-2.1.8-1|6	Version:	2.1.8
12cu|php-pear-Auth_HTTP-2.1.8-1|7	Release:	1
12cu|php-pear-Auth_HTTP-2.1.8-1|8	Summary:	HTTP authentication system using PHP
12cu|php-pear-Auth_HTTP-2.1.8-1|9	License:	PHP License
12cu|php-pear-Auth_HTTP-2.1.8-1|10	Group:		Development/PHP
12cu|php-pear-Auth_HTTP-2.1.8-1|11	URL:		http://pear.php.net/package/Auth_HTTP/
12cu|php-pear-Auth_HTTP-2.1.8-1|12	Source0:	http://download.pear.php.net/package/Auth_HTTP-%{version}.tgz
12cu|php-pear-Auth_HTTP-2.1.8-1|13	Requires(post): php-pear
12cu|php-pear-Auth_HTTP-2.1.8-1|14	Requires(preun): php-pear
12cu|php-pear-Auth_HTTP-2.1.8-1|15	Requires:	php-pear
12cu|php-pear-Auth_HTTP-2.1.8-1|16	BuildRequires:	php-pear
12cu|php-pear-Auth_HTTP-2.1.8-1|17	BuildArch:	noarch
12cu|php-pear-Auth_HTTP-2.1.8-1|18	
12cu|php-pear-Auth_HTTP-2.1.8-1|19	%description
12cu|php-pear-Auth_HTTP-2.1.8-1|20	The PEAR::Auth_HTTP class provides methods for creating an HTTP
12cu|php-pear-Auth_HTTP-2.1.8-1|21	authentication system using PHP, that is similar to Apache's
12cu|php-pear-Auth_HTTP-2.1.8-1|22	realm-based .htaccess authentication.
12cu|php-pear-Auth_HTTP-2.1.8-1|23	
12cu|php-pear-Auth_HTTP-2.1.8-1|24	%prep
12cu|php-pear-Auth_HTTP-2.1.8-1|25	%setup -q -c
12cu|php-pear-Auth_HTTP-2.1.8-1|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Auth_HTTP-2.1.8-1|27	
12cu|php-pear-Auth_HTTP-2.1.8-1|28	%install
12cu|php-pear-Auth_HTTP-2.1.8-1|29	cd %{upstream_name}-%{version}
12cu|php-pear-Auth_HTTP-2.1.8-1|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Auth_HTTP-2.1.8-1|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Auth_HTTP-2.1.8-1|32	
12cu|php-pear-Auth_HTTP-2.1.8-1|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Auth_HTTP-2.1.8-1|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Auth_HTTP-2.1.8-1|35	
12cu|php-pear-Auth_HTTP-2.1.8-1|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Auth_HTTP-2.1.8-1|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Auth_HTTP-2.1.8-1|38	
12cu|php-pear-Auth_HTTP-2.1.8-1|39	%files
12cu|php-pear-Auth_HTTP-2.1.8-1|40	%{_datadir}/pear/%{_class}
12cu|php-pear-Auth_HTTP-2.1.8-1|41	%{_datadir}/pear/data/%{_class}_%{_subclass}
12cu|php-pear-Auth_HTTP-2.1.8-1|42	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Auth_HTTP-2.1.8-1|43	
12cu|php-pear-Auth_HTTP-2.1.8-1|44	
12cu|php-pear-Auth_HTTP-2.1.8-1|45	
12cu|php-pear-Auth_HTTP-2.1.8-1|46	
12cu|php-pear-Auth_HTTP-2.1.8-1|47	%changelog
12cu|php-pear-Auth_HTTP-2.1.8-1|48	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-14mdv2012.0
12cu|php-pear-Auth_HTTP-2.1.8-1|49	+ Revision: 741823
12cu|php-pear-Auth_HTTP-2.1.8-1|50	- fix major breakage by careless packager
12cu|php-pear-Auth_HTTP-2.1.8-1|51	
12cu|php-pear-Auth_HTTP-2.1.8-1|52	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-13
12cu|php-pear-Auth_HTTP-2.1.8-1|53	+ Revision: 679261
12cu|php-pear-Auth_HTTP-2.1.8-1|54	- mass rebuild
12cu|php-pear-Auth_HTTP-2.1.8-1|55	
12cu|php-pear-Auth_HTTP-2.1.8-1|56	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-12mdv2011.0
12cu|php-pear-Auth_HTTP-2.1.8-1|57	+ Revision: 613614
12cu|php-pear-Auth_HTTP-2.1.8-1|58	- the mass rebuild of 2010.1 packages
12cu|php-pear-Auth_HTTP-2.1.8-1|59	
12cu|php-pear-Auth_HTTP-2.1.8-1|60	* Tue Nov 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.6-11mdv2010.1
12cu|php-pear-Auth_HTTP-2.1.8-1|61	+ Revision: 464349
12cu|php-pear-Auth_HTTP-2.1.8-1|62	- spec cleanup
12cu|php-pear-Auth_HTTP-2.1.8-1|63	- use rpm filetriggers to register starting from mandriva 2010.1
12cu|php-pear-Auth_HTTP-2.1.8-1|64	
12cu|php-pear-Auth_HTTP-2.1.8-1|65	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 2.1.6-10mdv2010.0
12cu|php-pear-Auth_HTTP-2.1.8-1|66	+ Revision: 440930
12cu|php-pear-Auth_HTTP-2.1.8-1|67	- rebuild
12cu|php-pear-Auth_HTTP-2.1.8-1|68	
12cu|php-pear-Auth_HTTP-2.1.8-1|69	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-9mdv2009.1
12cu|php-pear-Auth_HTTP-2.1.8-1|70	+ Revision: 321892
12cu|php-pear-Auth_HTTP-2.1.8-1|71	- rebuild
12cu|php-pear-Auth_HTTP-2.1.8-1|72	
12cu|php-pear-Auth_HTTP-2.1.8-1|73	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-8mdv2009.0
12cu|php-pear-Auth_HTTP-2.1.8-1|74	+ Revision: 236801
12cu|php-pear-Auth_HTTP-2.1.8-1|75	- rebuild
12cu|php-pear-Auth_HTTP-2.1.8-1|76	
12cu|php-pear-Auth_HTTP-2.1.8-1|77	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 2.1.6-7mdv2008.1
12cu|php-pear-Auth_HTTP-2.1.8-1|78	+ Revision: 140729
12cu|php-pear-Auth_HTTP-2.1.8-1|79	- restore BuildRoot
12cu|php-pear-Auth_HTTP-2.1.8-1|80	
12cu|php-pear-Auth_HTTP-2.1.8-1|81	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Auth_HTTP-2.1.8-1|82	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Auth_HTTP-2.1.8-1|83	
12cu|php-pear-Auth_HTTP-2.1.8-1|84	
12cu|php-pear-Auth_HTTP-2.1.8-1|85	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-7mdv2007.0
12cu|php-pear-Auth_HTTP-2.1.8-1|86	+ Revision: 81355
12cu|php-pear-Auth_HTTP-2.1.8-1|87	- Import php-pear-Auth_HTTP
12cu|php-pear-Auth_HTTP-2.1.8-1|88	
12cu|php-pear-Auth_HTTP-2.1.8-1|89	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-7mdk
12cu|php-pear-Auth_HTTP-2.1.8-1|90	- new group (Development/PHP)
12cu|php-pear-Auth_HTTP-2.1.8-1|91	
12cu|php-pear-Auth_HTTP-2.1.8-1|92	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-6mdk
12cu|php-pear-Auth_HTTP-2.1.8-1|93	- rebuilt to fix auto deps
12cu|php-pear-Auth_HTTP-2.1.8-1|94	
12cu|php-pear-Auth_HTTP-2.1.8-1|95	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-5mdk
12cu|php-pear-Auth_HTTP-2.1.8-1|96	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Auth_HTTP-2.1.8-1|97	
12cu|php-pear-Auth_HTTP-2.1.8-1|98	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-4mdk
12cu|php-pear-Auth_HTTP-2.1.8-1|99	- fix deps
12cu|php-pear-Auth_HTTP-2.1.8-1|100	
12cu|php-pear-Auth_HTTP-2.1.8-1|101	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-3mdk
12cu|php-pear-Auth_HTTP-2.1.8-1|102	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Auth_HTTP-2.1.8-1|103	- fix deps
12cu|php-pear-Auth_HTTP-2.1.8-1|104	
12cu|php-pear-Auth_HTTP-2.1.8-1|105	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-2mdk
12cu|php-pear-Auth_HTTP-2.1.8-1|106	- fix deps
12cu|php-pear-Auth_HTTP-2.1.8-1|107	
12cu|php-pear-Auth_HTTP-2.1.8-1|108	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.6-1mdk
12cu|php-pear-Auth_HTTP-2.1.8-1|109	- initial Mandriva package (PLD import)
12cu|php-pear-Auth_HTTP-2.1.8-1|110	
12cu|php-pear-Auth_HTTP-2.1.8-1|111	

11460 12
12cu|php-pear-Auth_PrefManager-1.2.0-7|1	%define		_class		Auth
12cu|php-pear-Auth_PrefManager-1.2.0-7|2	%define 	_subclass	PrefManager
12cu|php-pear-Auth_PrefManager-1.2.0-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Auth_PrefManager-1.2.0-7|4	
12cu|php-pear-Auth_PrefManager-1.2.0-7|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Auth_PrefManager-1.2.0-7|6	Version:	1.2.0
12cu|php-pear-Auth_PrefManager-1.2.0-7|7	Release:	%mkrel 7
12cu|php-pear-Auth_PrefManager-1.2.0-7|8	Summary:    Preferences management class
12cu|php-pear-Auth_PrefManager-1.2.0-7|9	License:	PHP License
12cu|php-pear-Auth_PrefManager-1.2.0-7|10	Group:		Development/PHP
12cu|php-pear-Auth_PrefManager-1.2.0-7|11	URL:		http://pear.php.net/package/Auth_PrefManager/
12cu|php-pear-Auth_PrefManager-1.2.0-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Auth_PrefManager-1.2.0-7|13	Requires(post): php-pear
12cu|php-pear-Auth_PrefManager-1.2.0-7|14	Requires(preun): php-pear
12cu|php-pear-Auth_PrefManager-1.2.0-7|15	Requires:	php-pear
12cu|php-pear-Auth_PrefManager-1.2.0-7|16	BuildRequires:	php-pear
12cu|php-pear-Auth_PrefManager-1.2.0-7|17	BuildArch:	noarch
12cu|php-pear-Auth_PrefManager-1.2.0-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cu|php-pear-Auth_PrefManager-1.2.0-7|19	
12cu|php-pear-Auth_PrefManager-1.2.0-7|20	%description
12cu|php-pear-Auth_PrefManager-1.2.0-7|21	Preference Manager is a class to handle user preferences in a web
12cu|php-pear-Auth_PrefManager-1.2.0-7|22	application, looking them up in a table using a combination of their
12cu|php-pear-Auth_PrefManager-1.2.0-7|23	userid, and the preference name to get a value, and (optionally)
12cu|php-pear-Auth_PrefManager-1.2.0-7|24	returning a default value for the preference if no value could be
12cu|php-pear-Auth_PrefManager-1.2.0-7|25	found for that user. It is designed to be used alongside the PEAR Auth
12cu|php-pear-Auth_PrefManager-1.2.0-7|26	class, but can be used with anything that allows you to obtain the
12cu|php-pear-Auth_PrefManager-1.2.0-7|27	user's id - including your own code.
12cu|php-pear-Auth_PrefManager-1.2.0-7|28	
12cu|php-pear-Auth_PrefManager-1.2.0-7|29	%prep
12cu|php-pear-Auth_PrefManager-1.2.0-7|30	%setup -q -c
12cu|php-pear-Auth_PrefManager-1.2.0-7|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Auth_PrefManager-1.2.0-7|32	
12cu|php-pear-Auth_PrefManager-1.2.0-7|33	%install
12cu|php-pear-Auth_PrefManager-1.2.0-7|34	rm -rf %{buildroot}
12cu|php-pear-Auth_PrefManager-1.2.0-7|35	
12cu|php-pear-Auth_PrefManager-1.2.0-7|36	cd %{upstream_name}-%{version}
12cu|php-pear-Auth_PrefManager-1.2.0-7|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Auth_PrefManager-1.2.0-7|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Auth_PrefManager-1.2.0-7|39	
12cu|php-pear-Auth_PrefManager-1.2.0-7|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Auth_PrefManager-1.2.0-7|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Auth_PrefManager-1.2.0-7|42	
12cu|php-pear-Auth_PrefManager-1.2.0-7|43	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Auth_PrefManager-1.2.0-7|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Auth_PrefManager-1.2.0-7|45	
12cu|php-pear-Auth_PrefManager-1.2.0-7|46	%clean
12cu|php-pear-Auth_PrefManager-1.2.0-7|47	rm -rf %{buildroot}
12cu|php-pear-Auth_PrefManager-1.2.0-7|48	
12cu|php-pear-Auth_PrefManager-1.2.0-7|49	%post
12cu|php-pear-Auth_PrefManager-1.2.0-7|50	%if %mdkversion < 201000
12cu|php-pear-Auth_PrefManager-1.2.0-7|51	pear install --nodeps --soft --force --register-only \
12cu|php-pear-Auth_PrefManager-1.2.0-7|52	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12cu|php-pear-Auth_PrefManager-1.2.0-7|53	%endif
12cu|php-pear-Auth_PrefManager-1.2.0-7|54	
12cu|php-pear-Auth_PrefManager-1.2.0-7|55	%preun
12cu|php-pear-Auth_PrefManager-1.2.0-7|56	%if %mdkversion < 201000
12cu|php-pear-Auth_PrefManager-1.2.0-7|57	if [ "$1" -eq "0" ]; then
12cu|php-pear-Auth_PrefManager-1.2.0-7|58	pear uninstall --nodeps --ignore-errors --register-only \
12cu|php-pear-Auth_PrefManager-1.2.0-7|59	%{upstream_name} >/dev/null || :
12cu|php-pear-Auth_PrefManager-1.2.0-7|60	fi
12cu|php-pear-Auth_PrefManager-1.2.0-7|61	%endif
12cu|php-pear-Auth_PrefManager-1.2.0-7|62	
12cu|php-pear-Auth_PrefManager-1.2.0-7|63	%files
12cu|php-pear-Auth_PrefManager-1.2.0-7|64	%defattr(-,root,root)
12cu|php-pear-Auth_PrefManager-1.2.0-7|65	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Auth_PrefManager-1.2.0-7|66	%{_datadir}/pear/%{_class}
12cu|php-pear-Auth_PrefManager-1.2.0-7|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Auth_PrefManager-1.2.0-7|68	
12cu|php-pear-Auth_PrefManager-1.2.0-7|69	
12cu|php-pear-Auth_PrefManager-1.2.0-7|70	%changelog
12cu|php-pear-Auth_PrefManager-1.2.0-7|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-7mdv2012.0
12cu|php-pear-Auth_PrefManager-1.2.0-7|72	+ Revision: 741824
12cu|php-pear-Auth_PrefManager-1.2.0-7|73	- fix major breakage by careless packager
12cu|php-pear-Auth_PrefManager-1.2.0-7|74	
12cu|php-pear-Auth_PrefManager-1.2.0-7|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-6
12cu|php-pear-Auth_PrefManager-1.2.0-7|76	+ Revision: 679263
12cu|php-pear-Auth_PrefManager-1.2.0-7|77	- mass rebuild
12cu|php-pear-Auth_PrefManager-1.2.0-7|78	
12cu|php-pear-Auth_PrefManager-1.2.0-7|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-5mdv2011.0
12cu|php-pear-Auth_PrefManager-1.2.0-7|80	+ Revision: 613615
12cu|php-pear-Auth_PrefManager-1.2.0-7|81	- the mass rebuild of 2010.1 packages
12cu|php-pear-Auth_PrefManager-1.2.0-7|82	
12cu|php-pear-Auth_PrefManager-1.2.0-7|83	* Tue Nov 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-4mdv2010.1
12cu|php-pear-Auth_PrefManager-1.2.0-7|84	+ Revision: 464357
12cu|php-pear-Auth_PrefManager-1.2.0-7|85	- spec cleanup
12cu|php-pear-Auth_PrefManager-1.2.0-7|86	- use rpm filetriggers to register starting from mandriva 2010.1
12cu|php-pear-Auth_PrefManager-1.2.0-7|87	
12cu|php-pear-Auth_PrefManager-1.2.0-7|88	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.2.0-3mdv2010.0
12cu|php-pear-Auth_PrefManager-1.2.0-7|89	+ Revision: 440933
12cu|php-pear-Auth_PrefManager-1.2.0-7|90	- rebuild
12cu|php-pear-Auth_PrefManager-1.2.0-7|91	
12cu|php-pear-Auth_PrefManager-1.2.0-7|92	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2009.1
12cu|php-pear-Auth_PrefManager-1.2.0-7|93	+ Revision: 321895
12cu|php-pear-Auth_PrefManager-1.2.0-7|94	- rebuild
12cu|php-pear-Auth_PrefManager-1.2.0-7|95	
12cu|php-pear-Auth_PrefManager-1.2.0-7|96	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-1mdv2009.0
12cu|php-pear-Auth_PrefManager-1.2.0-7|97	+ Revision: 278901
12cu|php-pear-Auth_PrefManager-1.2.0-7|98	- update to new version 1.2.0
12cu|php-pear-Auth_PrefManager-1.2.0-7|99	
12cu|php-pear-Auth_PrefManager-1.2.0-7|100	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-8mdv2009.0
12cu|php-pear-Auth_PrefManager-1.2.0-7|101	+ Revision: 236802
12cu|php-pear-Auth_PrefManager-1.2.0-7|102	- rebuild
12cu|php-pear-Auth_PrefManager-1.2.0-7|103	
12cu|php-pear-Auth_PrefManager-1.2.0-7|104	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Auth_PrefManager-1.2.0-7|105	- restore BuildRoot
12cu|php-pear-Auth_PrefManager-1.2.0-7|106	
12cu|php-pear-Auth_PrefManager-1.2.0-7|107	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Auth_PrefManager-1.2.0-7|108	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Auth_PrefManager-1.2.0-7|109	
12cu|php-pear-Auth_PrefManager-1.2.0-7|110	
12cu|php-pear-Auth_PrefManager-1.2.0-7|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-7mdv2007.0
12cu|php-pear-Auth_PrefManager-1.2.0-7|112	+ Revision: 81357
12cu|php-pear-Auth_PrefManager-1.2.0-7|113	- Import php-pear-Auth_PrefManager
12cu|php-pear-Auth_PrefManager-1.2.0-7|114	
12cu|php-pear-Auth_PrefManager-1.2.0-7|115	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-7mdk
12cu|php-pear-Auth_PrefManager-1.2.0-7|116	- new group (Development/PHP)
12cu|php-pear-Auth_PrefManager-1.2.0-7|117	
12cu|php-pear-Auth_PrefManager-1.2.0-7|118	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-6mdk
12cu|php-pear-Auth_PrefManager-1.2.0-7|119	- rebuilt to fix auto deps
12cu|php-pear-Auth_PrefManager-1.2.0-7|120	
12cu|php-pear-Auth_PrefManager-1.2.0-7|121	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-5mdk
12cu|php-pear-Auth_PrefManager-1.2.0-7|122	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Auth_PrefManager-1.2.0-7|123	
12cu|php-pear-Auth_PrefManager-1.2.0-7|124	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-4mdk
12cu|php-pear-Auth_PrefManager-1.2.0-7|125	- fix deps
12cu|php-pear-Auth_PrefManager-1.2.0-7|126	
12cu|php-pear-Auth_PrefManager-1.2.0-7|127	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-3mdk
12cu|php-pear-Auth_PrefManager-1.2.0-7|128	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Auth_PrefManager-1.2.0-7|129	- fix deps
12cu|php-pear-Auth_PrefManager-1.2.0-7|130	
12cu|php-pear-Auth_PrefManager-1.2.0-7|131	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-2mdk
12cu|php-pear-Auth_PrefManager-1.2.0-7|132	- fix deps
12cu|php-pear-Auth_PrefManager-1.2.0-7|133	
12cu|php-pear-Auth_PrefManager-1.2.0-7|134	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-1mdk
12cu|php-pear-Auth_PrefManager-1.2.0-7|135	- initial Mandriva package (PLD import)
12cu|php-pear-Auth_PrefManager-1.2.0-7|136	

11461 12
12cu|php-pear-Auth_PrefManager-1.2.0-8|1	%define		_class		Auth
12cu|php-pear-Auth_PrefManager-1.2.0-8|2	%define 	_subclass	PrefManager
12cu|php-pear-Auth_PrefManager-1.2.0-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Auth_PrefManager-1.2.0-8|4	
12cu|php-pear-Auth_PrefManager-1.2.0-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Auth_PrefManager-1.2.0-8|6	Version:	1.2.0
12cu|php-pear-Auth_PrefManager-1.2.0-8|7	Release:	8
12cu|php-pear-Auth_PrefManager-1.2.0-8|8	Summary:    Preferences management class
12cu|php-pear-Auth_PrefManager-1.2.0-8|9	License:	PHP License
12cu|php-pear-Auth_PrefManager-1.2.0-8|10	Group:		Development/PHP
12cu|php-pear-Auth_PrefManager-1.2.0-8|11	URL:		http://pear.php.net/package/Auth_PrefManager/
12cu|php-pear-Auth_PrefManager-1.2.0-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Auth_PrefManager-1.2.0-8|13	Requires(post): php-pear
12cu|php-pear-Auth_PrefManager-1.2.0-8|14	Requires(preun): php-pear
12cu|php-pear-Auth_PrefManager-1.2.0-8|15	Requires:	php-pear
12cu|php-pear-Auth_PrefManager-1.2.0-8|16	BuildRequires:	php-pear
12cu|php-pear-Auth_PrefManager-1.2.0-8|17	BuildArch:	noarch
12cu|php-pear-Auth_PrefManager-1.2.0-8|18	
12cu|php-pear-Auth_PrefManager-1.2.0-8|19	%description
12cu|php-pear-Auth_PrefManager-1.2.0-8|20	Preference Manager is a class to handle user preferences in a web
12cu|php-pear-Auth_PrefManager-1.2.0-8|21	application, looking them up in a table using a combination of their
12cu|php-pear-Auth_PrefManager-1.2.0-8|22	userid, and the preference name to get a value, and (optionally)
12cu|php-pear-Auth_PrefManager-1.2.0-8|23	returning a default value for the preference if no value could be
12cu|php-pear-Auth_PrefManager-1.2.0-8|24	found for that user. It is designed to be used alongside the PEAR Auth
12cu|php-pear-Auth_PrefManager-1.2.0-8|25	class, but can be used with anything that allows you to obtain the
12cu|php-pear-Auth_PrefManager-1.2.0-8|26	user's id - including your own code.
12cu|php-pear-Auth_PrefManager-1.2.0-8|27	
12cu|php-pear-Auth_PrefManager-1.2.0-8|28	%prep
12cu|php-pear-Auth_PrefManager-1.2.0-8|29	%setup -q -c
12cu|php-pear-Auth_PrefManager-1.2.0-8|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Auth_PrefManager-1.2.0-8|31	
12cu|php-pear-Auth_PrefManager-1.2.0-8|32	%install
12cu|php-pear-Auth_PrefManager-1.2.0-8|33	
12cu|php-pear-Auth_PrefManager-1.2.0-8|34	cd %{upstream_name}-%{version}
12cu|php-pear-Auth_PrefManager-1.2.0-8|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Auth_PrefManager-1.2.0-8|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Auth_PrefManager-1.2.0-8|37	
12cu|php-pear-Auth_PrefManager-1.2.0-8|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Auth_PrefManager-1.2.0-8|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Auth_PrefManager-1.2.0-8|40	
12cu|php-pear-Auth_PrefManager-1.2.0-8|41	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Auth_PrefManager-1.2.0-8|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Auth_PrefManager-1.2.0-8|43	
12cu|php-pear-Auth_PrefManager-1.2.0-8|44	%clean
12cu|php-pear-Auth_PrefManager-1.2.0-8|45	
12cu|php-pear-Auth_PrefManager-1.2.0-8|46	
12cu|php-pear-Auth_PrefManager-1.2.0-8|47	
12cu|php-pear-Auth_PrefManager-1.2.0-8|48	%files
12cu|php-pear-Auth_PrefManager-1.2.0-8|49	%defattr(-,root,root)
12cu|php-pear-Auth_PrefManager-1.2.0-8|50	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Auth_PrefManager-1.2.0-8|51	%{_datadir}/pear/%{_class}
12cu|php-pear-Auth_PrefManager-1.2.0-8|52	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Auth_PrefManager-1.2.0-8|53	
12cu|php-pear-Auth_PrefManager-1.2.0-8|54	
12cu|php-pear-Auth_PrefManager-1.2.0-8|55	%changelog
12cu|php-pear-Auth_PrefManager-1.2.0-8|56	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-7mdv2012.0
12cu|php-pear-Auth_PrefManager-1.2.0-8|57	+ Revision: 741824
12cu|php-pear-Auth_PrefManager-1.2.0-8|58	- fix major breakage by careless packager
12cu|php-pear-Auth_PrefManager-1.2.0-8|59	
12cu|php-pear-Auth_PrefManager-1.2.0-8|60	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-6
12cu|php-pear-Auth_PrefManager-1.2.0-8|61	+ Revision: 679263
12cu|php-pear-Auth_PrefManager-1.2.0-8|62	- mass rebuild
12cu|php-pear-Auth_PrefManager-1.2.0-8|63	
12cu|php-pear-Auth_PrefManager-1.2.0-8|64	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-5mdv2011.0
12cu|php-pear-Auth_PrefManager-1.2.0-8|65	+ Revision: 613615
12cu|php-pear-Auth_PrefManager-1.2.0-8|66	- the mass rebuild of 2010.1 packages
12cu|php-pear-Auth_PrefManager-1.2.0-8|67	
12cu|php-pear-Auth_PrefManager-1.2.0-8|68	* Tue Nov 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-4mdv2010.1
12cu|php-pear-Auth_PrefManager-1.2.0-8|69	+ Revision: 464357
12cu|php-pear-Auth_PrefManager-1.2.0-8|70	- spec cleanup
12cu|php-pear-Auth_PrefManager-1.2.0-8|71	- use rpm filetriggers to register starting from mandriva 2010.1
12cu|php-pear-Auth_PrefManager-1.2.0-8|72	
12cu|php-pear-Auth_PrefManager-1.2.0-8|73	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.2.0-3mdv2010.0
12cu|php-pear-Auth_PrefManager-1.2.0-8|74	+ Revision: 440933
12cu|php-pear-Auth_PrefManager-1.2.0-8|75	- rebuild
12cu|php-pear-Auth_PrefManager-1.2.0-8|76	
12cu|php-pear-Auth_PrefManager-1.2.0-8|77	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2009.1
12cu|php-pear-Auth_PrefManager-1.2.0-8|78	+ Revision: 321895
12cu|php-pear-Auth_PrefManager-1.2.0-8|79	- rebuild
12cu|php-pear-Auth_PrefManager-1.2.0-8|80	
12cu|php-pear-Auth_PrefManager-1.2.0-8|81	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-1mdv2009.0
12cu|php-pear-Auth_PrefManager-1.2.0-8|82	+ Revision: 278901
12cu|php-pear-Auth_PrefManager-1.2.0-8|83	- update to new version 1.2.0
12cu|php-pear-Auth_PrefManager-1.2.0-8|84	
12cu|php-pear-Auth_PrefManager-1.2.0-8|85	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-8mdv2009.0
12cu|php-pear-Auth_PrefManager-1.2.0-8|86	+ Revision: 236802
12cu|php-pear-Auth_PrefManager-1.2.0-8|87	- rebuild
12cu|php-pear-Auth_PrefManager-1.2.0-8|88	
12cu|php-pear-Auth_PrefManager-1.2.0-8|89	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Auth_PrefManager-1.2.0-8|90	- restore BuildRoot
12cu|php-pear-Auth_PrefManager-1.2.0-8|91	
12cu|php-pear-Auth_PrefManager-1.2.0-8|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Auth_PrefManager-1.2.0-8|93	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Auth_PrefManager-1.2.0-8|94	
12cu|php-pear-Auth_PrefManager-1.2.0-8|95	
12cu|php-pear-Auth_PrefManager-1.2.0-8|96	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-7mdv2007.0
12cu|php-pear-Auth_PrefManager-1.2.0-8|97	+ Revision: 81357
12cu|php-pear-Auth_PrefManager-1.2.0-8|98	- Import php-pear-Auth_PrefManager
12cu|php-pear-Auth_PrefManager-1.2.0-8|99	
12cu|php-pear-Auth_PrefManager-1.2.0-8|100	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-7mdk
12cu|php-pear-Auth_PrefManager-1.2.0-8|101	- new group (Development/PHP)
12cu|php-pear-Auth_PrefManager-1.2.0-8|102	
12cu|php-pear-Auth_PrefManager-1.2.0-8|103	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-6mdk
12cu|php-pear-Auth_PrefManager-1.2.0-8|104	- rebuilt to fix auto deps
12cu|php-pear-Auth_PrefManager-1.2.0-8|105	
12cu|php-pear-Auth_PrefManager-1.2.0-8|106	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-5mdk
12cu|php-pear-Auth_PrefManager-1.2.0-8|107	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Auth_PrefManager-1.2.0-8|108	
12cu|php-pear-Auth_PrefManager-1.2.0-8|109	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-4mdk
12cu|php-pear-Auth_PrefManager-1.2.0-8|110	- fix deps
12cu|php-pear-Auth_PrefManager-1.2.0-8|111	
12cu|php-pear-Auth_PrefManager-1.2.0-8|112	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-3mdk
12cu|php-pear-Auth_PrefManager-1.2.0-8|113	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Auth_PrefManager-1.2.0-8|114	- fix deps
12cu|php-pear-Auth_PrefManager-1.2.0-8|115	
12cu|php-pear-Auth_PrefManager-1.2.0-8|116	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-2mdk
12cu|php-pear-Auth_PrefManager-1.2.0-8|117	- fix deps
12cu|php-pear-Auth_PrefManager-1.2.0-8|118	
12cu|php-pear-Auth_PrefManager-1.2.0-8|119	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-1mdk
12cu|php-pear-Auth_PrefManager-1.2.0-8|120	- initial Mandriva package (PLD import)
12cu|php-pear-Auth_PrefManager-1.2.0-8|121	

11462 12
12cu|php-pear-Auth_RADIUS-1.0.7-4|1	%define		_class		Auth
12cu|php-pear-Auth_RADIUS-1.0.7-4|2	%define		_subclass	RADIUS
12cu|php-pear-Auth_RADIUS-1.0.7-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Auth_RADIUS-1.0.7-4|4	
12cu|php-pear-Auth_RADIUS-1.0.7-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Auth_RADIUS-1.0.7-4|6	Version:	1.0.7
12cu|php-pear-Auth_RADIUS-1.0.7-4|7	Release:	4
12cu|php-pear-Auth_RADIUS-1.0.7-4|8	Summary:	Wrapper Classes for the RADIUS PECL
12cu|php-pear-Auth_RADIUS-1.0.7-4|9	License:	PHP License
12cu|php-pear-Auth_RADIUS-1.0.7-4|10	Group:		Development/PHP
12cu|php-pear-Auth_RADIUS-1.0.7-4|11	URL:		http://pear.php.net/package/Auth_RADIUS/
12cu|php-pear-Auth_RADIUS-1.0.7-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Auth_RADIUS-1.0.7-4|13	Requires(post): php-pear
12cu|php-pear-Auth_RADIUS-1.0.7-4|14	Requires(preun): php-pear
12cu|php-pear-Auth_RADIUS-1.0.7-4|15	Requires:	php-pear
12cu|php-pear-Auth_RADIUS-1.0.7-4|16	Requires:	php-radius
12cu|php-pear-Auth_RADIUS-1.0.7-4|17	BuildRequires:	php-pear
12cu|php-pear-Auth_RADIUS-1.0.7-4|18	BuildArch:	noarch
12cu|php-pear-Auth_RADIUS-1.0.7-4|19	
12cu|php-pear-Auth_RADIUS-1.0.7-4|20	%description
12cu|php-pear-Auth_RADIUS-1.0.7-4|21	This package provides wrapper-classes for the RADIUS PECL. There are
12cu|php-pear-Auth_RADIUS-1.0.7-4|22	different Classes for the different authentication methods. If you are
12cu|php-pear-Auth_RADIUS-1.0.7-4|23	using CHAP-MD5 or MS-CHAP you need also the Crypt_CHAP package. If you
12cu|php-pear-Auth_RADIUS-1.0.7-4|24	are using MS-CHAP you need also the mhash extension.
12cu|php-pear-Auth_RADIUS-1.0.7-4|25	
12cu|php-pear-Auth_RADIUS-1.0.7-4|26	%prep
12cu|php-pear-Auth_RADIUS-1.0.7-4|27	%setup -q -c
12cu|php-pear-Auth_RADIUS-1.0.7-4|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Auth_RADIUS-1.0.7-4|29	
12cu|php-pear-Auth_RADIUS-1.0.7-4|30	%install
12cu|php-pear-Auth_RADIUS-1.0.7-4|31	
12cu|php-pear-Auth_RADIUS-1.0.7-4|32	cd %{upstream_name}-%{version}
12cu|php-pear-Auth_RADIUS-1.0.7-4|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Auth_RADIUS-1.0.7-4|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Auth_RADIUS-1.0.7-4|35	
12cu|php-pear-Auth_RADIUS-1.0.7-4|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Auth_RADIUS-1.0.7-4|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Auth_RADIUS-1.0.7-4|38	
12cu|php-pear-Auth_RADIUS-1.0.7-4|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Auth_RADIUS-1.0.7-4|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Auth_RADIUS-1.0.7-4|41	
12cu|php-pear-Auth_RADIUS-1.0.7-4|42	%clean
12cu|php-pear-Auth_RADIUS-1.0.7-4|43	
12cu|php-pear-Auth_RADIUS-1.0.7-4|44	
12cu|php-pear-Auth_RADIUS-1.0.7-4|45	
12cu|php-pear-Auth_RADIUS-1.0.7-4|46	%files
12cu|php-pear-Auth_RADIUS-1.0.7-4|47	%defattr(-,root,root)
12cu|php-pear-Auth_RADIUS-1.0.7-4|48	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Auth_RADIUS-1.0.7-4|49	%{_datadir}/pear/%{_class}
12cu|php-pear-Auth_RADIUS-1.0.7-4|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Auth_RADIUS-1.0.7-4|51	
12cu|php-pear-Auth_RADIUS-1.0.7-4|52	
12cu|php-pear-Auth_RADIUS-1.0.7-4|53	
12cu|php-pear-Auth_RADIUS-1.0.7-4|54	
12cu|php-pear-Auth_RADIUS-1.0.7-4|55	%changelog
12cu|php-pear-Auth_RADIUS-1.0.7-4|56	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-3mdv2012.0
12cu|php-pear-Auth_RADIUS-1.0.7-4|57	+ Revision: 741825
12cu|php-pear-Auth_RADIUS-1.0.7-4|58	- fix major breakage by careless packager
12cu|php-pear-Auth_RADIUS-1.0.7-4|59	
12cu|php-pear-Auth_RADIUS-1.0.7-4|60	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-2
12cu|php-pear-Auth_RADIUS-1.0.7-4|61	+ Revision: 679264
12cu|php-pear-Auth_RADIUS-1.0.7-4|62	- mass rebuild
12cu|php-pear-Auth_RADIUS-1.0.7-4|63	
12cu|php-pear-Auth_RADIUS-1.0.7-4|64	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.7-1mdv2011.0
12cu|php-pear-Auth_RADIUS-1.0.7-4|65	+ Revision: 594481
12cu|php-pear-Auth_RADIUS-1.0.7-4|66	- update to new version 1.0.7
12cu|php-pear-Auth_RADIUS-1.0.7-4|67	
12cu|php-pear-Auth_RADIUS-1.0.7-4|68	* Tue Nov 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.6-4mdv2010.1
12cu|php-pear-Auth_RADIUS-1.0.7-4|69	+ Revision: 464359
12cu|php-pear-Auth_RADIUS-1.0.7-4|70	- spec cleanup
12cu|php-pear-Auth_RADIUS-1.0.7-4|71	- use rpm filetriggers to register starting from mandriva 2010.1
12cu|php-pear-Auth_RADIUS-1.0.7-4|72	
12cu|php-pear-Auth_RADIUS-1.0.7-4|73	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Auth_RADIUS-1.0.7-4|74	- rebuild
12cu|php-pear-Auth_RADIUS-1.0.7-4|75	
12cu|php-pear-Auth_RADIUS-1.0.7-4|76	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-2mdv2009.1
12cu|php-pear-Auth_RADIUS-1.0.7-4|77	+ Revision: 321898
12cu|php-pear-Auth_RADIUS-1.0.7-4|78	- rebuild
12cu|php-pear-Auth_RADIUS-1.0.7-4|79	
12cu|php-pear-Auth_RADIUS-1.0.7-4|80	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.6-1mdv2009.0
12cu|php-pear-Auth_RADIUS-1.0.7-4|81	+ Revision: 278910
12cu|php-pear-Auth_RADIUS-1.0.7-4|82	- update to new version 1.0.6
12cu|php-pear-Auth_RADIUS-1.0.7-4|83	
12cu|php-pear-Auth_RADIUS-1.0.7-4|84	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2mdv2009.0
12cu|php-pear-Auth_RADIUS-1.0.7-4|85	+ Revision: 236803
12cu|php-pear-Auth_RADIUS-1.0.7-4|86	- rebuild
12cu|php-pear-Auth_RADIUS-1.0.7-4|87	
12cu|php-pear-Auth_RADIUS-1.0.7-4|88	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.0.5-1mdv2008.1
12cu|php-pear-Auth_RADIUS-1.0.7-4|89	+ Revision: 140729
12cu|php-pear-Auth_RADIUS-1.0.7-4|90	- restore BuildRoot
12cu|php-pear-Auth_RADIUS-1.0.7-4|91	
12cu|php-pear-Auth_RADIUS-1.0.7-4|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Auth_RADIUS-1.0.7-4|93	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Auth_RADIUS-1.0.7-4|94	
12cu|php-pear-Auth_RADIUS-1.0.7-4|95	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1mdv2008.0
12cu|php-pear-Auth_RADIUS-1.0.7-4|96	+ Revision: 15639
12cu|php-pear-Auth_RADIUS-1.0.7-4|97	- 1.0.5
12cu|php-pear-Auth_RADIUS-1.0.7-4|98	
12cu|php-pear-Auth_RADIUS-1.0.7-4|99	
12cu|php-pear-Auth_RADIUS-1.0.7-4|100	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-7mdv2007.0
12cu|php-pear-Auth_RADIUS-1.0.7-4|101	+ Revision: 81366
12cu|php-pear-Auth_RADIUS-1.0.7-4|102	- Import php-pear-Auth_RADIUS
12cu|php-pear-Auth_RADIUS-1.0.7-4|103	
12cu|php-pear-Auth_RADIUS-1.0.7-4|104	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-7mdk
12cu|php-pear-Auth_RADIUS-1.0.7-4|105	- new group (Development/PHP)
12cu|php-pear-Auth_RADIUS-1.0.7-4|106	
12cu|php-pear-Auth_RADIUS-1.0.7-4|107	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-6mdk
12cu|php-pear-Auth_RADIUS-1.0.7-4|108	- rebuilt to fix auto deps
12cu|php-pear-Auth_RADIUS-1.0.7-4|109	
12cu|php-pear-Auth_RADIUS-1.0.7-4|110	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-5mdk
12cu|php-pear-Auth_RADIUS-1.0.7-4|111	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Auth_RADIUS-1.0.7-4|112	
12cu|php-pear-Auth_RADIUS-1.0.7-4|113	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-4mdk
12cu|php-pear-Auth_RADIUS-1.0.7-4|114	- fix deps
12cu|php-pear-Auth_RADIUS-1.0.7-4|115	
12cu|php-pear-Auth_RADIUS-1.0.7-4|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-3mdk
12cu|php-pear-Auth_RADIUS-1.0.7-4|117	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Auth_RADIUS-1.0.7-4|118	- fix deps
12cu|php-pear-Auth_RADIUS-1.0.7-4|119	
12cu|php-pear-Auth_RADIUS-1.0.7-4|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2mdk
12cu|php-pear-Auth_RADIUS-1.0.7-4|121	- fix deps
12cu|php-pear-Auth_RADIUS-1.0.7-4|122	
12cu|php-pear-Auth_RADIUS-1.0.7-4|123	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1mdk
12cu|php-pear-Auth_RADIUS-1.0.7-4|124	- initial Mandriva package (PLD import)
12cu|php-pear-Auth_RADIUS-1.0.7-4|125	

11463 12
12cu|php-pear-Benchmark-1.2.9-2|1	%define		_class		Benchmark
12cu|php-pear-Benchmark-1.2.9-2|2	%define		upstream_name	%{_class}
12cu|php-pear-Benchmark-1.2.9-2|3	
12cu|php-pear-Benchmark-1.2.9-2|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-Benchmark-1.2.9-2|5	Version:	1.2.9
12cu|php-pear-Benchmark-1.2.9-2|6	Release:	2
12cu|php-pear-Benchmark-1.2.9-2|7	Summary:	Benchmark PHP scripts or function calls
12cu|php-pear-Benchmark-1.2.9-2|8	License:	PHP License
12cu|php-pear-Benchmark-1.2.9-2|9	Group:		Development/PHP
12cu|php-pear-Benchmark-1.2.9-2|10	URL:		http://pear.php.net/package/Benchmark/
12cu|php-pear-Benchmark-1.2.9-2|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Benchmark-1.2.9-2|12	Requires(post): php-pear
12cu|php-pear-Benchmark-1.2.9-2|13	Requires(preun): php-pear
12cu|php-pear-Benchmark-1.2.9-2|14	Requires:	php-pear
12cu|php-pear-Benchmark-1.2.9-2|15	BuildArch:	noarch
12cu|php-pear-Benchmark-1.2.9-2|16	BuildRequires:	php-pear
12cu|php-pear-Benchmark-1.2.9-2|17	
12cu|php-pear-Benchmark-1.2.9-2|18	%description
12cu|php-pear-Benchmark-1.2.9-2|19	Framework to benchmark PHP scripts or function calls.
12cu|php-pear-Benchmark-1.2.9-2|20	
12cu|php-pear-Benchmark-1.2.9-2|21	%prep
12cu|php-pear-Benchmark-1.2.9-2|22	%setup -q -c
12cu|php-pear-Benchmark-1.2.9-2|23	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Benchmark-1.2.9-2|24	
12cu|php-pear-Benchmark-1.2.9-2|25	%install
12cu|php-pear-Benchmark-1.2.9-2|26	
12cu|php-pear-Benchmark-1.2.9-2|27	cd %{upstream_name}-%{version}
12cu|php-pear-Benchmark-1.2.9-2|28	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Benchmark-1.2.9-2|29	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Benchmark-1.2.9-2|30	
12cu|php-pear-Benchmark-1.2.9-2|31	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Benchmark-1.2.9-2|32	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Benchmark-1.2.9-2|33	rm -rf %{buildroot}%{_datadir}/pear/data
12cu|php-pear-Benchmark-1.2.9-2|34	
12cu|php-pear-Benchmark-1.2.9-2|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Benchmark-1.2.9-2|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Benchmark-1.2.9-2|37	
12cu|php-pear-Benchmark-1.2.9-2|38	%clean
12cu|php-pear-Benchmark-1.2.9-2|39	
12cu|php-pear-Benchmark-1.2.9-2|40	
12cu|php-pear-Benchmark-1.2.9-2|41	
12cu|php-pear-Benchmark-1.2.9-2|42	%files
12cu|php-pear-Benchmark-1.2.9-2|43	%defattr(-,root,root)
12cu|php-pear-Benchmark-1.2.9-2|44	%doc %{upstream_name}-%{version}/doc/*.php
12cu|php-pear-Benchmark-1.2.9-2|45	%doc %{upstream_name}-%{version}/LICENSE
12cu|php-pear-Benchmark-1.2.9-2|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Benchmark-1.2.9-2|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Benchmark-1.2.9-2|48	
12cu|php-pear-Benchmark-1.2.9-2|49	
12cu|php-pear-Benchmark-1.2.9-2|50	%changelog
12cu|php-pear-Benchmark-1.2.9-2|51	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.9-1mdv2012.0
12cu|php-pear-Benchmark-1.2.9-2|52	+ Revision: 743483
12cu|php-pear-Benchmark-1.2.9-2|53	- 1.2.9
12cu|php-pear-Benchmark-1.2.9-2|54	
12cu|php-pear-Benchmark-1.2.9-2|55	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.8-3
12cu|php-pear-Benchmark-1.2.9-2|56	+ Revision: 741826
12cu|php-pear-Benchmark-1.2.9-2|57	- fix major breakage by careless packager
12cu|php-pear-Benchmark-1.2.9-2|58	
12cu|php-pear-Benchmark-1.2.9-2|59	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.8-2
12cu|php-pear-Benchmark-1.2.9-2|60	+ Revision: 679265
12cu|php-pear-Benchmark-1.2.9-2|61	- mass rebuild
12cu|php-pear-Benchmark-1.2.9-2|62	
12cu|php-pear-Benchmark-1.2.9-2|63	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.8-1mdv2011.0
12cu|php-pear-Benchmark-1.2.9-2|64	+ Revision: 602116
12cu|php-pear-Benchmark-1.2.9-2|65	- new version
12cu|php-pear-Benchmark-1.2.9-2|66	
12cu|php-pear-Benchmark-1.2.9-2|67	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.7-6mdv2010.1
12cu|php-pear-Benchmark-1.2.9-2|68	+ Revision: 479362
12cu|php-pear-Benchmark-1.2.9-2|69	- use package2.xml, fix installation path
12cu|php-pear-Benchmark-1.2.9-2|70	
12cu|php-pear-Benchmark-1.2.9-2|71	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.7-5mdv2010.1
12cu|php-pear-Benchmark-1.2.9-2|72	+ Revision: 478305
12cu|php-pear-Benchmark-1.2.9-2|73	- spec cleanup
12cu|php-pear-Benchmark-1.2.9-2|74	- use pear installer
12cu|php-pear-Benchmark-1.2.9-2|75	- don't ship tests, even in documentation
12cu|php-pear-Benchmark-1.2.9-2|76	- own all directories
12cu|php-pear-Benchmark-1.2.9-2|77	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Benchmark-1.2.9-2|78	
12cu|php-pear-Benchmark-1.2.9-2|79	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.2.7-4mdv2010.0
12cu|php-pear-Benchmark-1.2.9-2|80	+ Revision: 440944
12cu|php-pear-Benchmark-1.2.9-2|81	- rebuild
12cu|php-pear-Benchmark-1.2.9-2|82	
12cu|php-pear-Benchmark-1.2.9-2|83	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-3mdv2009.1
12cu|php-pear-Benchmark-1.2.9-2|84	+ Revision: 321901
12cu|php-pear-Benchmark-1.2.9-2|85	- rebuild
12cu|php-pear-Benchmark-1.2.9-2|86	
12cu|php-pear-Benchmark-1.2.9-2|87	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-2mdv2009.0
12cu|php-pear-Benchmark-1.2.9-2|88	+ Revision: 236805
12cu|php-pear-Benchmark-1.2.9-2|89	- rebuild
12cu|php-pear-Benchmark-1.2.9-2|90	
12cu|php-pear-Benchmark-1.2.9-2|91	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Benchmark-1.2.9-2|92	- restore BuildRoot
12cu|php-pear-Benchmark-1.2.9-2|93	
12cu|php-pear-Benchmark-1.2.9-2|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Benchmark-1.2.9-2|95	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Benchmark-1.2.9-2|96	
12cu|php-pear-Benchmark-1.2.9-2|97	* Mon Jul 23 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-1mdv2008.0
12cu|php-pear-Benchmark-1.2.9-2|98	+ Revision: 54602
12cu|php-pear-Benchmark-1.2.9-2|99	- fix build
12cu|php-pear-Benchmark-1.2.9-2|100	- 1.2.7
12cu|php-pear-Benchmark-1.2.9-2|101	
12cu|php-pear-Benchmark-1.2.9-2|102	
12cu|php-pear-Benchmark-1.2.9-2|103	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.6-1mdv2007.0
12cu|php-pear-Benchmark-1.2.9-2|104	+ Revision: 81394
12cu|php-pear-Benchmark-1.2.9-2|105	- Import php-pear-Benchmark
12cu|php-pear-Benchmark-1.2.9-2|106	
12cu|php-pear-Benchmark-1.2.9-2|107	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.6-1mdk
12cu|php-pear-Benchmark-1.2.9-2|108	- 1.2.6
12cu|php-pear-Benchmark-1.2.9-2|109	
12cu|php-pear-Benchmark-1.2.9-2|110	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-1mdk
12cu|php-pear-Benchmark-1.2.9-2|111	- 1.2.4
12cu|php-pear-Benchmark-1.2.9-2|112	- new group (Development/PHP)
12cu|php-pear-Benchmark-1.2.9-2|113	
12cu|php-pear-Benchmark-1.2.9-2|114	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-4mdk
12cu|php-pear-Benchmark-1.2.9-2|115	- rebuilt to fix auto deps
12cu|php-pear-Benchmark-1.2.9-2|116	
12cu|php-pear-Benchmark-1.2.9-2|117	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-3mdk
12cu|php-pear-Benchmark-1.2.9-2|118	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Benchmark-1.2.9-2|119	
12cu|php-pear-Benchmark-1.2.9-2|120	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-2mdk
12cu|php-pear-Benchmark-1.2.9-2|121	- fix deps
12cu|php-pear-Benchmark-1.2.9-2|122	
12cu|php-pear-Benchmark-1.2.9-2|123	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-1mdk
12cu|php-pear-Benchmark-1.2.9-2|124	- 1.2.3
12cu|php-pear-Benchmark-1.2.9-2|125	
12cu|php-pear-Benchmark-1.2.9-2|126	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdk
12cu|php-pear-Benchmark-1.2.9-2|127	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Benchmark-1.2.9-2|128	- fix deps
12cu|php-pear-Benchmark-1.2.9-2|129	
12cu|php-pear-Benchmark-1.2.9-2|130	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdk
12cu|php-pear-Benchmark-1.2.9-2|131	- fix deps
12cu|php-pear-Benchmark-1.2.9-2|132	
12cu|php-pear-Benchmark-1.2.9-2|133	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdk
12cu|php-pear-Benchmark-1.2.9-2|134	- initial Mandriva package (PLD import)
12cu|php-pear-Benchmark-1.2.9-2|135	

11464 12
12cu|php-pear-bytekit-1.1.2-3|1	%define  upstream_name bytekit
12cu|php-pear-bytekit-1.1.2-3|2	
12cu|php-pear-bytekit-1.1.2-3|3	Summary:	A command-line tool built on the PHP Bytekit extension
12cu|php-pear-bytekit-1.1.2-3|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-bytekit-1.1.2-3|5	Version:	1.1.2
12cu|php-pear-bytekit-1.1.2-3|6	Release:	3
12cu|php-pear-bytekit-1.1.2-3|7	License:	BSD
12cu|php-pear-bytekit-1.1.2-3|8	Group:		Development/PHP
12cu|php-pear-bytekit-1.1.2-3|9	URL:		http://www.phpunit.de/
12cu|php-pear-bytekit-1.1.2-3|10	Source0:	http://pear.phpunit.de/get/bytekit-%{version}.tgz
12cu|php-pear-bytekit-1.1.2-3|11	Requires(post): php-pear
12cu|php-pear-bytekit-1.1.2-3|12	Requires(preun): php-pear
12cu|php-pear-bytekit-1.1.2-3|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-bytekit-1.1.2-3|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-bytekit-1.1.2-3|15	Requires:	php-channel-phpunit
12cu|php-pear-bytekit-1.1.2-3|16	BuildArch:	noarch
12cu|php-pear-bytekit-1.1.2-3|17	BuildRequires:	php-pear
12cu|php-pear-bytekit-1.1.2-3|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-bytekit-1.1.2-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-bytekit-1.1.2-3|20	Suggests:	php-pear-File_Iterator >= 1.3.0
12cu|php-pear-bytekit-1.1.2-3|21	
12cu|php-pear-bytekit-1.1.2-3|22	%description
12cu|php-pear-bytekit-1.1.2-3|23	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-bytekit-1.1.2-3|24	unit tests in PHP.
12cu|php-pear-bytekit-1.1.2-3|25	
12cu|php-pear-bytekit-1.1.2-3|26	This package provides A command-line tool built on the PHP Bytekit
12cu|php-pear-bytekit-1.1.2-3|27	extension for PHPUnit.
12cu|php-pear-bytekit-1.1.2-3|28	
12cu|php-pear-bytekit-1.1.2-3|29	%prep
12cu|php-pear-bytekit-1.1.2-3|30	
12cu|php-pear-bytekit-1.1.2-3|31	%setup -q -c
12cu|php-pear-bytekit-1.1.2-3|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-bytekit-1.1.2-3|33	
12cu|php-pear-bytekit-1.1.2-3|34	%build
12cu|php-pear-bytekit-1.1.2-3|35	
12cu|php-pear-bytekit-1.1.2-3|36	%install
12cu|php-pear-bytekit-1.1.2-3|37	
12cu|php-pear-bytekit-1.1.2-3|38	cd %{upstream_name}-%{version}
12cu|php-pear-bytekit-1.1.2-3|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-bytekit-1.1.2-3|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-bytekit-1.1.2-3|41	
12cu|php-pear-bytekit-1.1.2-3|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-bytekit-1.1.2-3|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-bytekit-1.1.2-3|44	
12cu|php-pear-bytekit-1.1.2-3|45	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-bytekit-1.1.2-3|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-bytekit-1.1.2-3|47	
12cu|php-pear-bytekit-1.1.2-3|48	%clean
12cu|php-pear-bytekit-1.1.2-3|49	
12cu|php-pear-bytekit-1.1.2-3|50	
12cu|php-pear-bytekit-1.1.2-3|51	
12cu|php-pear-bytekit-1.1.2-3|52	%files
12cu|php-pear-bytekit-1.1.2-3|53	%defattr(-,root,root)
12cu|php-pear-bytekit-1.1.2-3|54	%{_bindir}/bytekit
12cu|php-pear-bytekit-1.1.2-3|55	%{_datadir}/pear/Bytekit
12cu|php-pear-bytekit-1.1.2-3|56	%{_datadir}/pear/packages/bytekit.xml
12cu|php-pear-bytekit-1.1.2-3|57	
12cu|php-pear-bytekit-1.1.2-3|58	
12cu|php-pear-bytekit-1.1.2-3|59	
12cu|php-pear-bytekit-1.1.2-3|60	%changelog
12cu|php-pear-bytekit-1.1.2-3|61	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-2mdv2012.0
12cu|php-pear-bytekit-1.1.2-3|62	+ Revision: 742320
12cu|php-pear-bytekit-1.1.2-3|63	- fix major breakage by careless packager
12cu|php-pear-bytekit-1.1.2-3|64	
12cu|php-pear-bytekit-1.1.2-3|65	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1
12cu|php-pear-bytekit-1.1.2-3|66	+ Revision: 730863
12cu|php-pear-bytekit-1.1.2-3|67	- import php-pear-bytekit
12cu|php-pear-bytekit-1.1.2-3|68	
12cu|php-pear-bytekit-1.1.2-3|69	
12cu|php-pear-bytekit-1.1.2-3|70	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdv2010.2
12cu|php-pear-bytekit-1.1.2-3|71	- initial Mandriva package

11465 12
12cu|php-pear-Calendar-0.5.5-1|1	%define		_class		Calendar
12cu|php-pear-Calendar-0.5.5-1|2	%define		upstream_name	%{_class}
12cu|php-pear-Calendar-0.5.5-1|3	
12cu|php-pear-Calendar-0.5.5-1|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-Calendar-0.5.5-1|5	Version:	0.5.5
12cu|php-pear-Calendar-0.5.5-1|6	Release:	1
12cu|php-pear-Calendar-0.5.5-1|7	Summary:	Building calendar data structures (irrespective of output)
12cu|php-pear-Calendar-0.5.5-1|8	License:	PHP License
12cu|php-pear-Calendar-0.5.5-1|9	Group:		Development/PHP
12cu|php-pear-Calendar-0.5.5-1|10	URL:		http://pear.php.net/package/Calendar/
12cu|php-pear-Calendar-0.5.5-1|11	Source0:	http://download.pear.php.net/package/Calendar-%{version}.tgz
12cu|php-pear-Calendar-0.5.5-1|12	Requires(post): php-pear
12cu|php-pear-Calendar-0.5.5-1|13	Requires(preun): php-pear
12cu|php-pear-Calendar-0.5.5-1|14	Requires:	php-pear
12cu|php-pear-Calendar-0.5.5-1|15	BuildArch:	noarch
12cu|php-pear-Calendar-0.5.5-1|16	BuildRequires:	php-pear
12cu|php-pear-Calendar-0.5.5-1|17	
12cu|php-pear-Calendar-0.5.5-1|18	%description
12cu|php-pear-Calendar-0.5.5-1|19	Calendar provides an API for building calendar data structures. Using
12cu|php-pear-Calendar-0.5.5-1|20	the simple iterator and it's "query" API, a user interface can easily be
12cu|php-pear-Calendar-0.5.5-1|21	built on top of the calendar data structure, at the same time easily
12cu|php-pear-Calendar-0.5.5-1|22	connecting it to some kind of underlying data store, where "event"
12cu|php-pear-Calendar-0.5.5-1|23	information is being held.
12cu|php-pear-Calendar-0.5.5-1|24	
12cu|php-pear-Calendar-0.5.5-1|25	It provides different calculation "engines" the default being based on
12cu|php-pear-Calendar-0.5.5-1|26	Unix timestamps (offering fastest performance) with an alternative using
12cu|php-pear-Calendar-0.5.5-1|27	PEAR::Date which extends the calendar past the limitations of Unix
12cu|php-pear-Calendar-0.5.5-1|28	timestamps. Other engines should be implementable for other types of
12cu|php-pear-Calendar-0.5.5-1|29	calendar (e.g. a Chinese Calendar based on lunar cycles).
12cu|php-pear-Calendar-0.5.5-1|30	
12cu|php-pear-Calendar-0.5.5-1|31	%prep
12cu|php-pear-Calendar-0.5.5-1|32	%setup -q -c
12cu|php-pear-Calendar-0.5.5-1|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Calendar-0.5.5-1|34	
12cu|php-pear-Calendar-0.5.5-1|35	%install
12cu|php-pear-Calendar-0.5.5-1|36	
12cu|php-pear-Calendar-0.5.5-1|37	cd %{upstream_name}-%{version}
12cu|php-pear-Calendar-0.5.5-1|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Calendar-0.5.5-1|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Calendar-0.5.5-1|40	
12cu|php-pear-Calendar-0.5.5-1|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Calendar-0.5.5-1|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Calendar-0.5.5-1|43	
12cu|php-pear-Calendar-0.5.5-1|44	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Calendar-0.5.5-1|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Calendar-0.5.5-1|46	
12cu|php-pear-Calendar-0.5.5-1|47	%clean
12cu|php-pear-Calendar-0.5.5-1|48	
12cu|php-pear-Calendar-0.5.5-1|49	
12cu|php-pear-Calendar-0.5.5-1|50	
12cu|php-pear-Calendar-0.5.5-1|51	%files
12cu|php-pear-Calendar-0.5.5-1|52	%defattr(-,root,root)
12cu|php-pear-Calendar-0.5.5-1|53	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Calendar-0.5.5-1|54	%{_datadir}/pear/%{_class}
12cu|php-pear-Calendar-0.5.5-1|55	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Calendar-0.5.5-1|56	
12cu|php-pear-Calendar-0.5.5-1|57	
12cu|php-pear-Calendar-0.5.5-1|58	%changelog
12cu|php-pear-Calendar-0.5.5-1|59	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.4-6mdv2012.0
12cu|php-pear-Calendar-0.5.5-1|60	+ Revision: 741827
12cu|php-pear-Calendar-0.5.5-1|61	- fix major breakage by careless packager
12cu|php-pear-Calendar-0.5.5-1|62	
12cu|php-pear-Calendar-0.5.5-1|63	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.4-5
12cu|php-pear-Calendar-0.5.5-1|64	+ Revision: 679266
12cu|php-pear-Calendar-0.5.5-1|65	- mass rebuild
12cu|php-pear-Calendar-0.5.5-1|66	
12cu|php-pear-Calendar-0.5.5-1|67	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.4-4mdv2011.0
12cu|php-pear-Calendar-0.5.5-1|68	+ Revision: 613616
12cu|php-pear-Calendar-0.5.5-1|69	- the mass rebuild of 2010.1 packages
12cu|php-pear-Calendar-0.5.5-1|70	
12cu|php-pear-Calendar-0.5.5-1|71	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.4-3mdv2010.1
12cu|php-pear-Calendar-0.5.5-1|72	+ Revision: 478289
12cu|php-pear-Calendar-0.5.5-1|73	- spec cleanup
12cu|php-pear-Calendar-0.5.5-1|74	- use pear installer
12cu|php-pear-Calendar-0.5.5-1|75	- don't ship tests, even in documentation
12cu|php-pear-Calendar-0.5.5-1|76	- own all directories
12cu|php-pear-Calendar-0.5.5-1|77	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Calendar-0.5.5-1|78	
12cu|php-pear-Calendar-0.5.5-1|79	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.5.4-2mdv2010.0
12cu|php-pear-Calendar-0.5.5-1|80	+ Revision: 440946
12cu|php-pear-Calendar-0.5.5-1|81	- rebuild
12cu|php-pear-Calendar-0.5.5-1|82	
12cu|php-pear-Calendar-0.5.5-1|83	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.5.4-1mdv2009.1
12cu|php-pear-Calendar-0.5.5-1|84	+ Revision: 368247
12cu|php-pear-Calendar-0.5.5-1|85	- Update php pear Calendar
12cu|php-pear-Calendar-0.5.5-1|86	
12cu|php-pear-Calendar-0.5.5-1|87	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-3mdv2009.1
12cu|php-pear-Calendar-0.5.5-1|88	+ Revision: 321904
12cu|php-pear-Calendar-0.5.5-1|89	- rebuild
12cu|php-pear-Calendar-0.5.5-1|90	
12cu|php-pear-Calendar-0.5.5-1|91	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-2mdv2009.0
12cu|php-pear-Calendar-0.5.5-1|92	+ Revision: 236806
12cu|php-pear-Calendar-0.5.5-1|93	- rebuild
12cu|php-pear-Calendar-0.5.5-1|94	
12cu|php-pear-Calendar-0.5.5-1|95	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Calendar-0.5.5-1|96	- restore BuildRoot
12cu|php-pear-Calendar-0.5.5-1|97	
12cu|php-pear-Calendar-0.5.5-1|98	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Calendar-0.5.5-1|99	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Calendar-0.5.5-1|100	
12cu|php-pear-Calendar-0.5.5-1|101	
12cu|php-pear-Calendar-0.5.5-1|102	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-1mdv2007.0
12cu|php-pear-Calendar-0.5.5-1|103	+ Revision: 81405
12cu|php-pear-Calendar-0.5.5-1|104	- Import php-pear-Calendar
12cu|php-pear-Calendar-0.5.5-1|105	
12cu|php-pear-Calendar-0.5.5-1|106	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-1mdk
12cu|php-pear-Calendar-0.5.5-1|107	- 0.5.3
12cu|php-pear-Calendar-0.5.5-1|108	- new group (Development/PHP)
12cu|php-pear-Calendar-0.5.5-1|109	
12cu|php-pear-Calendar-0.5.5-1|110	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-6mdk
12cu|php-pear-Calendar-0.5.5-1|111	- rebuilt to fix auto deps
12cu|php-pear-Calendar-0.5.5-1|112	
12cu|php-pear-Calendar-0.5.5-1|113	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-5mdk
12cu|php-pear-Calendar-0.5.5-1|114	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Calendar-0.5.5-1|115	
12cu|php-pear-Calendar-0.5.5-1|116	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-4mdk
12cu|php-pear-Calendar-0.5.5-1|117	- fix deps
12cu|php-pear-Calendar-0.5.5-1|118	
12cu|php-pear-Calendar-0.5.5-1|119	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-3mdk
12cu|php-pear-Calendar-0.5.5-1|120	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Calendar-0.5.5-1|121	- fix deps
12cu|php-pear-Calendar-0.5.5-1|122	
12cu|php-pear-Calendar-0.5.5-1|123	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-2mdk
12cu|php-pear-Calendar-0.5.5-1|124	- fix deps
12cu|php-pear-Calendar-0.5.5-1|125	
12cu|php-pear-Calendar-0.5.5-1|126	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-1mdk
12cu|php-pear-Calendar-0.5.5-1|127	- initial Mandriva package (PLD import)
12cu|php-pear-Calendar-0.5.5-1|128	
12cu|php-pear-Calendar-0.5.5-1|129	

11466 12
12cu|php-pear-Console_Getargs-1.3.5-4|1	%define		_class		Console
12cu|php-pear-Console_Getargs-1.3.5-4|2	%define		_subclass	Getargs
12cu|php-pear-Console_Getargs-1.3.5-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Console_Getargs-1.3.5-4|4	
12cu|php-pear-Console_Getargs-1.3.5-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Console_Getargs-1.3.5-4|6	Version:	1.3.5
12cu|php-pear-Console_Getargs-1.3.5-4|7	Release:	4
12cu|php-pear-Console_Getargs-1.3.5-4|8	Summary:	A command-line arguments parser
12cu|php-pear-Console_Getargs-1.3.5-4|9	License:	PHP License
12cu|php-pear-Console_Getargs-1.3.5-4|10	Group:		Development/PHP
12cu|php-pear-Console_Getargs-1.3.5-4|11	URL:		http://pear.php.net/package/Console_Getargs/
12cu|php-pear-Console_Getargs-1.3.5-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Console_Getargs-1.3.5-4|13	Requires(post): php-pear
12cu|php-pear-Console_Getargs-1.3.5-4|14	Requires(preun): php-pear
12cu|php-pear-Console_Getargs-1.3.5-4|15	Requires:	php-pear
12cu|php-pear-Console_Getargs-1.3.5-4|16	BuildArch:	noarch
12cu|php-pear-Console_Getargs-1.3.5-4|17	BuildRequires:	php-pear
12cu|php-pear-Console_Getargs-1.3.5-4|18	
12cu|php-pear-Console_Getargs-1.3.5-4|19	%description
12cu|php-pear-Console_Getargs-1.3.5-4|20	The Console_Getargs package implements a Command Line arguments parser
12cu|php-pear-Console_Getargs-1.3.5-4|21	that your CLI applications can use to parse arguments found in
12cu|php-pear-Console_Getargs-1.3.5-4|22	\$_SERVER['argv']. It performs some basic arguments validation and is
12cu|php-pear-Console_Getargs-1.3.5-4|23	capable to return a formatted help text to the user, based on the
12cu|php-pear-Console_Getargs-1.3.5-4|24	configuration it is given.
12cu|php-pear-Console_Getargs-1.3.5-4|25	
12cu|php-pear-Console_Getargs-1.3.5-4|26	%prep
12cu|php-pear-Console_Getargs-1.3.5-4|27	%setup -q -c
12cu|php-pear-Console_Getargs-1.3.5-4|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Console_Getargs-1.3.5-4|29	
12cu|php-pear-Console_Getargs-1.3.5-4|30	%install
12cu|php-pear-Console_Getargs-1.3.5-4|31	
12cu|php-pear-Console_Getargs-1.3.5-4|32	cd %{upstream_name}-%{version}
12cu|php-pear-Console_Getargs-1.3.5-4|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Console_Getargs-1.3.5-4|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Console_Getargs-1.3.5-4|35	
12cu|php-pear-Console_Getargs-1.3.5-4|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Console_Getargs-1.3.5-4|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Console_Getargs-1.3.5-4|38	
12cu|php-pear-Console_Getargs-1.3.5-4|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Console_Getargs-1.3.5-4|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Console_Getargs-1.3.5-4|41	
12cu|php-pear-Console_Getargs-1.3.5-4|42	%clean
12cu|php-pear-Console_Getargs-1.3.5-4|43	
12cu|php-pear-Console_Getargs-1.3.5-4|44	
12cu|php-pear-Console_Getargs-1.3.5-4|45	
12cu|php-pear-Console_Getargs-1.3.5-4|46	%files
12cu|php-pear-Console_Getargs-1.3.5-4|47	%defattr(-,root,root)
12cu|php-pear-Console_Getargs-1.3.5-4|48	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Console_Getargs-1.3.5-4|49	%{_datadir}/pear/%{_class}
12cu|php-pear-Console_Getargs-1.3.5-4|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Console_Getargs-1.3.5-4|51	
12cu|php-pear-Console_Getargs-1.3.5-4|52	
12cu|php-pear-Console_Getargs-1.3.5-4|53	%changelog
12cu|php-pear-Console_Getargs-1.3.5-4|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-3mdv2012.0
12cu|php-pear-Console_Getargs-1.3.5-4|55	+ Revision: 741828
12cu|php-pear-Console_Getargs-1.3.5-4|56	- fix major breakage by careless packager
12cu|php-pear-Console_Getargs-1.3.5-4|57	
12cu|php-pear-Console_Getargs-1.3.5-4|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-2
12cu|php-pear-Console_Getargs-1.3.5-4|59	+ Revision: 679267
12cu|php-pear-Console_Getargs-1.3.5-4|60	- mass rebuild
12cu|php-pear-Console_Getargs-1.3.5-4|61	
12cu|php-pear-Console_Getargs-1.3.5-4|62	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.5-1mdv2011.0
12cu|php-pear-Console_Getargs-1.3.5-4|63	+ Revision: 587638
12cu|php-pear-Console_Getargs-1.3.5-4|64	- update to new version 1.3.5
12cu|php-pear-Console_Getargs-1.3.5-4|65	
12cu|php-pear-Console_Getargs-1.3.5-4|66	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.4-5mdv2010.1
12cu|php-pear-Console_Getargs-1.3.5-4|67	+ Revision: 478292
12cu|php-pear-Console_Getargs-1.3.5-4|68	- spec cleanup
12cu|php-pear-Console_Getargs-1.3.5-4|69	- use pear installer
12cu|php-pear-Console_Getargs-1.3.5-4|70	- don't ship tests, even in documentation
12cu|php-pear-Console_Getargs-1.3.5-4|71	- own all directories
12cu|php-pear-Console_Getargs-1.3.5-4|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Console_Getargs-1.3.5-4|73	
12cu|php-pear-Console_Getargs-1.3.5-4|74	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.3.4-4mdv2010.0
12cu|php-pear-Console_Getargs-1.3.5-4|75	+ Revision: 440948
12cu|php-pear-Console_Getargs-1.3.5-4|76	- rebuild
12cu|php-pear-Console_Getargs-1.3.5-4|77	
12cu|php-pear-Console_Getargs-1.3.5-4|78	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-3mdv2009.1
12cu|php-pear-Console_Getargs-1.3.5-4|79	+ Revision: 321913
12cu|php-pear-Console_Getargs-1.3.5-4|80	- rebuild
12cu|php-pear-Console_Getargs-1.3.5-4|81	
12cu|php-pear-Console_Getargs-1.3.5-4|82	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-2mdv2009.0
12cu|php-pear-Console_Getargs-1.3.5-4|83	+ Revision: 236809
12cu|php-pear-Console_Getargs-1.3.5-4|84	- rebuild
12cu|php-pear-Console_Getargs-1.3.5-4|85	
12cu|php-pear-Console_Getargs-1.3.5-4|86	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Console_Getargs-1.3.5-4|87	- restore BuildRoot
12cu|php-pear-Console_Getargs-1.3.5-4|88	
12cu|php-pear-Console_Getargs-1.3.5-4|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Console_Getargs-1.3.5-4|90	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Console_Getargs-1.3.5-4|91	
12cu|php-pear-Console_Getargs-1.3.5-4|92	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-1mdv2008.0
12cu|php-pear-Console_Getargs-1.3.5-4|93	+ Revision: 15642
12cu|php-pear-Console_Getargs-1.3.5-4|94	- 1.3.4
12cu|php-pear-Console_Getargs-1.3.5-4|95	
12cu|php-pear-Console_Getargs-1.3.5-4|96	
12cu|php-pear-Console_Getargs-1.3.5-4|97	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-1mdv2007.0
12cu|php-pear-Console_Getargs-1.3.5-4|98	+ Revision: 81409
12cu|php-pear-Console_Getargs-1.3.5-4|99	- Import php-pear-Console_Getargs
12cu|php-pear-Console_Getargs-1.3.5-4|100	
12cu|php-pear-Console_Getargs-1.3.5-4|101	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-1mdk
12cu|php-pear-Console_Getargs-1.3.5-4|102	- 1.3.1
12cu|php-pear-Console_Getargs-1.3.5-4|103	
12cu|php-pear-Console_Getargs-1.3.5-4|104	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-5mdk
12cu|php-pear-Console_Getargs-1.3.5-4|105	- new group (Development/PHP)
12cu|php-pear-Console_Getargs-1.3.5-4|106	
12cu|php-pear-Console_Getargs-1.3.5-4|107	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-4mdk
12cu|php-pear-Console_Getargs-1.3.5-4|108	- rebuilt to fix auto deps
12cu|php-pear-Console_Getargs-1.3.5-4|109	
12cu|php-pear-Console_Getargs-1.3.5-4|110	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-3mdk
12cu|php-pear-Console_Getargs-1.3.5-4|111	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Console_Getargs-1.3.5-4|112	
12cu|php-pear-Console_Getargs-1.3.5-4|113	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdk
12cu|php-pear-Console_Getargs-1.3.5-4|114	- fix deps
12cu|php-pear-Console_Getargs-1.3.5-4|115	
12cu|php-pear-Console_Getargs-1.3.5-4|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdk
12cu|php-pear-Console_Getargs-1.3.5-4|117	- 1.3.0
12cu|php-pear-Console_Getargs-1.3.5-4|118	
12cu|php-pear-Console_Getargs-1.3.5-4|119	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdk
12cu|php-pear-Console_Getargs-1.3.5-4|120	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Console_Getargs-1.3.5-4|121	- fix deps
12cu|php-pear-Console_Getargs-1.3.5-4|122	
12cu|php-pear-Console_Getargs-1.3.5-4|123	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdk
12cu|php-pear-Console_Getargs-1.3.5-4|124	- fix deps
12cu|php-pear-Console_Getargs-1.3.5-4|125	
12cu|php-pear-Console_Getargs-1.3.5-4|126	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdk
12cu|php-pear-Console_Getargs-1.3.5-4|127	- initial Mandriva package (PLD import)
12cu|php-pear-Console_Getargs-1.3.5-4|128	

11467 12
12cu|php-pear-Contact_AddressBook-0.5.0-9|1	%define		_class		Contact
12cu|php-pear-Contact_AddressBook-0.5.0-9|2	%define		_subclass	AddressBook
12cu|php-pear-Contact_AddressBook-0.5.0-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Contact_AddressBook-0.5.0-9|4	
12cu|php-pear-Contact_AddressBook-0.5.0-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Contact_AddressBook-0.5.0-9|6	Version:	0.5.0
12cu|php-pear-Contact_AddressBook-0.5.0-9|7	Release:	9
12cu|php-pear-Contact_AddressBook-0.5.0-9|8	Summary:	Address book export-import class
12cu|php-pear-Contact_AddressBook-0.5.0-9|9	License:	PHP License
12cu|php-pear-Contact_AddressBook-0.5.0-9|10	Group:		Development/PHP
12cu|php-pear-Contact_AddressBook-0.5.0-9|11	URL:		http://pear.php.net/package/Contact_AddressBook/
12cu|php-pear-Contact_AddressBook-0.5.0-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Contact_AddressBook-0.5.0-9|13	Requires(post): php-pear
12cu|php-pear-Contact_AddressBook-0.5.0-9|14	Requires(preun): php-pear
12cu|php-pear-Contact_AddressBook-0.5.0-9|15	Requires:	php-pear
12cu|php-pear-Contact_AddressBook-0.5.0-9|16	BuildArch:	noarch
12cu|php-pear-Contact_AddressBook-0.5.0-9|17	BuildRequires:	php-pear
12cu|php-pear-Contact_AddressBook-0.5.0-9|18	
12cu|php-pear-Contact_AddressBook-0.5.0-9|19	%description
12cu|php-pear-Contact_AddressBook-0.5.0-9|20	Package provides export-import address book mechanism.
12cu|php-pear-Contact_AddressBook-0.5.0-9|21	Contact_AddressBook refers to needed structure, convert the various
12cu|php-pear-Contact_AddressBook-0.5.0-9|22	address book structure format into it, then you can easily store it
12cu|php-pear-Contact_AddressBook-0.5.0-9|23	into file, database or another storage media.
12cu|php-pear-Contact_AddressBook-0.5.0-9|24	
12cu|php-pear-Contact_AddressBook-0.5.0-9|25	%prep
12cu|php-pear-Contact_AddressBook-0.5.0-9|26	%setup -q -c
12cu|php-pear-Contact_AddressBook-0.5.0-9|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Contact_AddressBook-0.5.0-9|28	
12cu|php-pear-Contact_AddressBook-0.5.0-9|29	%install
12cu|php-pear-Contact_AddressBook-0.5.0-9|30	
12cu|php-pear-Contact_AddressBook-0.5.0-9|31	cd %{upstream_name}-%{version}
12cu|php-pear-Contact_AddressBook-0.5.0-9|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Contact_AddressBook-0.5.0-9|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Contact_AddressBook-0.5.0-9|34	
12cu|php-pear-Contact_AddressBook-0.5.0-9|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Contact_AddressBook-0.5.0-9|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Contact_AddressBook-0.5.0-9|37	
12cu|php-pear-Contact_AddressBook-0.5.0-9|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Contact_AddressBook-0.5.0-9|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Contact_AddressBook-0.5.0-9|40	
12cu|php-pear-Contact_AddressBook-0.5.0-9|41	%clean
12cu|php-pear-Contact_AddressBook-0.5.0-9|42	
12cu|php-pear-Contact_AddressBook-0.5.0-9|43	
12cu|php-pear-Contact_AddressBook-0.5.0-9|44	
12cu|php-pear-Contact_AddressBook-0.5.0-9|45	%files
12cu|php-pear-Contact_AddressBook-0.5.0-9|46	%defattr(-,root,root)
12cu|php-pear-Contact_AddressBook-0.5.0-9|47	%doc %{upstream_name}-%{version}/docs/examples
12cu|php-pear-Contact_AddressBook-0.5.0-9|48	%{_datadir}/pear/%{_class}
12cu|php-pear-Contact_AddressBook-0.5.0-9|49	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Contact_AddressBook-0.5.0-9|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Contact_AddressBook-0.5.0-9|51	
12cu|php-pear-Contact_AddressBook-0.5.0-9|52	
12cu|php-pear-Contact_AddressBook-0.5.0-9|53	%changelog
12cu|php-pear-Contact_AddressBook-0.5.0-9|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-8mdv2012.0
12cu|php-pear-Contact_AddressBook-0.5.0-9|55	+ Revision: 741829
12cu|php-pear-Contact_AddressBook-0.5.0-9|56	- fix major breakage by careless packager
12cu|php-pear-Contact_AddressBook-0.5.0-9|57	
12cu|php-pear-Contact_AddressBook-0.5.0-9|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-7
12cu|php-pear-Contact_AddressBook-0.5.0-9|59	+ Revision: 679268
12cu|php-pear-Contact_AddressBook-0.5.0-9|60	- mass rebuild
12cu|php-pear-Contact_AddressBook-0.5.0-9|61	
12cu|php-pear-Contact_AddressBook-0.5.0-9|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-6mdv2011.0
12cu|php-pear-Contact_AddressBook-0.5.0-9|63	+ Revision: 613617
12cu|php-pear-Contact_AddressBook-0.5.0-9|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-Contact_AddressBook-0.5.0-9|65	
12cu|php-pear-Contact_AddressBook-0.5.0-9|66	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-5mdv2010.1
12cu|php-pear-Contact_AddressBook-0.5.0-9|67	+ Revision: 478295
12cu|php-pear-Contact_AddressBook-0.5.0-9|68	- spec cleanup
12cu|php-pear-Contact_AddressBook-0.5.0-9|69	- use pear installer
12cu|php-pear-Contact_AddressBook-0.5.0-9|70	- don't ship tests, even in documentation
12cu|php-pear-Contact_AddressBook-0.5.0-9|71	- own all directories
12cu|php-pear-Contact_AddressBook-0.5.0-9|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Contact_AddressBook-0.5.0-9|73	
12cu|php-pear-Contact_AddressBook-0.5.0-9|74	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.5.0-4mdv2010.0
12cu|php-pear-Contact_AddressBook-0.5.0-9|75	+ Revision: 440949
12cu|php-pear-Contact_AddressBook-0.5.0-9|76	- rebuild
12cu|php-pear-Contact_AddressBook-0.5.0-9|77	
12cu|php-pear-Contact_AddressBook-0.5.0-9|78	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-3mdv2009.1
12cu|php-pear-Contact_AddressBook-0.5.0-9|79	+ Revision: 321930
12cu|php-pear-Contact_AddressBook-0.5.0-9|80	- rebuild
12cu|php-pear-Contact_AddressBook-0.5.0-9|81	
12cu|php-pear-Contact_AddressBook-0.5.0-9|82	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdv2009.0
12cu|php-pear-Contact_AddressBook-0.5.0-9|83	+ Revision: 236810
12cu|php-pear-Contact_AddressBook-0.5.0-9|84	- rebuild
12cu|php-pear-Contact_AddressBook-0.5.0-9|85	
12cu|php-pear-Contact_AddressBook-0.5.0-9|86	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Contact_AddressBook-0.5.0-9|87	- restore BuildRoot
12cu|php-pear-Contact_AddressBook-0.5.0-9|88	
12cu|php-pear-Contact_AddressBook-0.5.0-9|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Contact_AddressBook-0.5.0-9|90	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Contact_AddressBook-0.5.0-9|91	
12cu|php-pear-Contact_AddressBook-0.5.0-9|92	* Fri May 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdv2008.0
12cu|php-pear-Contact_AddressBook-0.5.0-9|93	+ Revision: 26248
12cu|php-pear-Contact_AddressBook-0.5.0-9|94	- 0.5.0
12cu|php-pear-Contact_AddressBook-0.5.0-9|95	
12cu|php-pear-Contact_AddressBook-0.5.0-9|96	
12cu|php-pear-Contact_AddressBook-0.5.0-9|97	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2007.0
12cu|php-pear-Contact_AddressBook-0.5.0-9|98	+ Revision: 81414
12cu|php-pear-Contact_AddressBook-0.5.0-9|99	- Import php-pear-Contact_AddressBook
12cu|php-pear-Contact_AddressBook-0.5.0-9|100	
12cu|php-pear-Contact_AddressBook-0.5.0-9|101	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdk
12cu|php-pear-Contact_AddressBook-0.5.0-9|102	- new group (Development/PHP)
12cu|php-pear-Contact_AddressBook-0.5.0-9|103	
12cu|php-pear-Contact_AddressBook-0.5.0-9|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdk
12cu|php-pear-Contact_AddressBook-0.5.0-9|105	- rebuilt to fix auto deps
12cu|php-pear-Contact_AddressBook-0.5.0-9|106	
12cu|php-pear-Contact_AddressBook-0.5.0-9|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdk
12cu|php-pear-Contact_AddressBook-0.5.0-9|108	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Contact_AddressBook-0.5.0-9|109	
12cu|php-pear-Contact_AddressBook-0.5.0-9|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdk
12cu|php-pear-Contact_AddressBook-0.5.0-9|111	- fix deps
12cu|php-pear-Contact_AddressBook-0.5.0-9|112	
12cu|php-pear-Contact_AddressBook-0.5.0-9|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdk
12cu|php-pear-Contact_AddressBook-0.5.0-9|114	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Contact_AddressBook-0.5.0-9|115	- fix deps
12cu|php-pear-Contact_AddressBook-0.5.0-9|116	
12cu|php-pear-Contact_AddressBook-0.5.0-9|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdk
12cu|php-pear-Contact_AddressBook-0.5.0-9|118	- fix deps
12cu|php-pear-Contact_AddressBook-0.5.0-9|119	
12cu|php-pear-Contact_AddressBook-0.5.0-9|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12cu|php-pear-Contact_AddressBook-0.5.0-9|121	- initial Mandriva package (PLD import)
12cu|php-pear-Contact_AddressBook-0.5.0-9|122	

11468 12
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|1	%define		_class		Contact
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|2	%define		_subclass	Vcard_Build
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|4	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|6	Version:	1.1.2
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|7	Release:	8
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|8	Summary:	Build (create) and fetch vCard 2.1 and 3.0 text blocks
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|9	License:	PHP License
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|10	Group:		Development/PHP
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|11	URL:		http://pear.php.net/package/Contact_Vcard_Build/
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|13	Requires(post): php-pear
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|14	Requires(preun): php-pear
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|15	Requires:	php-pear
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|16	BuildRequires:	php-pear
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|17	BuildArch:	noarch
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|18	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|19	%description
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|20	Allows you to programmatically create a vCard, version 2.1 or 3.0, and
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|21	fetch the vCard text.
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|22	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|23	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|24	%prep
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|25	%setup -q -c
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|27	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|28	%install
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|29	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|30	cd %{upstream_name}-%{version}
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|33	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|36	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|39	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|40	%clean
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|41	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|42	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|43	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|44	%files
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|45	%defattr(-,root,root)
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|46	%{_datadir}/pear/%{upstream_name}.php
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|47	%{_datadir}/pear/%{_class}
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|49	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|50	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|51	%changelog
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-7mdv2012.0
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|53	+ Revision: 741830
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|54	- fix major breakage by careless packager
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|55	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-6
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|57	+ Revision: 679269
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|58	- mass rebuild
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|59	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-5mdv2011.0
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|61	+ Revision: 613618
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|63	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|64	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-4mdv2010.1
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|65	+ Revision: 478358
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|66	- spec cleanup
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|67	- use pear installer
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|68	- don't ship tests, even in documentation
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|69	- own all directories
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|71	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|72	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-3mdv2010.0
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|73	+ Revision: 446531
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|74	- spec cleanup
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|75	- ship missing file
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|76	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|77	* Fri Jul 24 2009 Raphaël Gertz <rapsys@mandriva.org> 1.1.2-2mdv2010.0
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|78	+ Revision: 399540
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|79	- Rebuild
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|80	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|81	* Fri Jul 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-1mdv2010.0
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|82	+ Revision: 394092
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|83	- update to new version 1.1.2
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|84	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|85	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdv2009.1
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|86	+ Revision: 321932
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|87	- rebuild
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|88	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|89	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-6mdv2009.0
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|90	+ Revision: 236811
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|91	- rebuild
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|92	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|93	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|94	- restore BuildRoot
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|95	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|96	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|97	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|98	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|99	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|100	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdv2007.0
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|101	+ Revision: 81416
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|102	- Import php-pear-Contact_Vcard_Build
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|103	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|104	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdk
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|105	- new group (Development/PHP)
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|106	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|107	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-4mdk
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|108	- rebuilt to fix auto deps
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|109	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|110	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdk
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|111	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|112	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|113	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdk
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|114	- fix deps
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|115	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdk
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|117	- 1.1.1
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|118	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|119	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdk
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|120	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|121	- fix deps
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|122	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|123	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdk
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|124	- fix deps
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|125	
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|126	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|127	- initial Mandriva package (PLD import)
12cu|php-pear-Contact_Vcard_Build-1.1.2-8|128	

11469 12
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|1	%define		_class		Contact
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|2	%define		_subclass	Vcard_Parse
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|4	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|6	Version:	1.32.0
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|7	Release:	6
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|8	Summary:	Parse vCard 2.1 and 3.0 files
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|9	License:	PHP License
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|10	Group:		Development/PHP
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|11	URL:		http://pear.php.net/package/Contact_Vcard_Parse/
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|13	Requires(post): php-pear
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|14	Requires(preun): php-pear
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|15	Requires:	php-pear
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|16	BuildArch:	noarch
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|17	BuildRequires:	php-pear
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|18	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|19	%description
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|20	Allows you to parse vCard files and text blocks, and get back an array
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|21	of the elements of each vCard in the file or text.
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|22	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|23	%prep
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|24	%setup -q -c
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|26	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|27	%install
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|28	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|29	cd %{upstream_name}-%{version}
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|32	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|35	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|38	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|39	%clean
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|40	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|41	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|42	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|43	%files
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|44	%defattr(-,root,root)
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|45	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|47	%{_datadir}/pear/%{upstream_name}.php
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|49	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|50	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|51	%changelog
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.32.0-5mdv2012.0
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|53	+ Revision: 741831
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|54	- fix major breakage by careless packager
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|55	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.32.0-4
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|57	+ Revision: 679270
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|58	- mass rebuild
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|59	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.32.0-3mdv2011.0
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|61	+ Revision: 613619
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|63	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|64	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.32.0-2mdv2010.1
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|65	+ Revision: 478297
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|66	- spec cleanup
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|67	- use pear installer
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|68	- don't ship tests, even in documentation
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|69	- own all directories
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|71	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|72	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.32.0-1mdv2010.0
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|73	+ Revision: 450265
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|74	- new version
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|75	- use pear installer
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|76	- use fedora %%post/%%postun
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|77	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|78	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.31.0-8mdv2010.0
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|79	+ Revision: 440950
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|80	- rebuild
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|81	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|82	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.31.0-7mdv2009.1
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|83	+ Revision: 321934
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|84	- rebuild
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|85	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|86	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.31.0-6mdv2009.0
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|87	+ Revision: 236812
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|88	- rebuild
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|89	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|90	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|91	- restore BuildRoot
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|92	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|93	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|94	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|95	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|96	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|97	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.31.0-5mdv2007.0
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|98	+ Revision: 81418
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|99	- Import php-pear-Contact_Vcard_Parse
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|100	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|101	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.31.0-5mdk
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|102	- new group (Development/PHP)
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|103	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.31.0-4mdk
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|105	- rebuilt to fix auto deps
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|106	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.31.0-3mdk
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|108	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|109	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.31.0-2mdk
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|111	- fix deps
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|112	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.31.0-1mdk
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|114	- 1.31.0
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|115	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.30-3mdk
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|117	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|118	- fix deps
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|119	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.30-2mdk
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|121	- fix deps
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|122	
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|123	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.30-1mdk
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|124	- initial Mandriva package (PLD import)
12cu|php-pear-Contact_Vcard_Parse-1.32.0-6|125	

11470 12
12cu|php-pear-Crypt_Blowfish-1.0.1-13|1	%define		_class		Crypt
12cu|php-pear-Crypt_Blowfish-1.0.1-13|2	%define		_subclass	Blowfish
12cu|php-pear-Crypt_Blowfish-1.0.1-13|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Crypt_Blowfish-1.0.1-13|4	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Crypt_Blowfish-1.0.1-13|6	Version:	1.0.1
12cu|php-pear-Crypt_Blowfish-1.0.1-13|7	Release:	13
12cu|php-pear-Crypt_Blowfish-1.0.1-13|8	Summary:	Quick two-way blowfish encryption
12cu|php-pear-Crypt_Blowfish-1.0.1-13|9	License:	PHP License
12cu|php-pear-Crypt_Blowfish-1.0.1-13|10	Group:		Development/PHP
12cu|php-pear-Crypt_Blowfish-1.0.1-13|11	URL:		http://pear.php.net/package/Crypt_Blowfish/
12cu|php-pear-Crypt_Blowfish-1.0.1-13|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Crypt_Blowfish-1.0.1-13|13	BuildRequires:	sed >= 4.0.0
12cu|php-pear-Crypt_Blowfish-1.0.1-13|14	Requires(post): php-pear
12cu|php-pear-Crypt_Blowfish-1.0.1-13|15	Requires(preun): php-pear
12cu|php-pear-Crypt_Blowfish-1.0.1-13|16	Requires:	php-pear
12cu|php-pear-Crypt_Blowfish-1.0.1-13|17	BuildArch:	noarch
12cu|php-pear-Crypt_Blowfish-1.0.1-13|18	BuildRequires:	php-pear
12cu|php-pear-Crypt_Blowfish-1.0.1-13|19	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|20	%description
12cu|php-pear-Crypt_Blowfish-1.0.1-13|21	This package allows you to preform two-way blowfish on the fly using
12cu|php-pear-Crypt_Blowfish-1.0.1-13|22	only PHP. This package does not require the Mcrypt PHP extension to
12cu|php-pear-Crypt_Blowfish-1.0.1-13|23	work.
12cu|php-pear-Crypt_Blowfish-1.0.1-13|24	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|25	%prep
12cu|php-pear-Crypt_Blowfish-1.0.1-13|26	%setup -q -c
12cu|php-pear-Crypt_Blowfish-1.0.1-13|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Crypt_Blowfish-1.0.1-13|28	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|29	%install
12cu|php-pear-Crypt_Blowfish-1.0.1-13|30	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|31	cd %{upstream_name}-%{version}
12cu|php-pear-Crypt_Blowfish-1.0.1-13|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Crypt_Blowfish-1.0.1-13|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Crypt_Blowfish-1.0.1-13|34	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Crypt_Blowfish-1.0.1-13|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Crypt_Blowfish-1.0.1-13|37	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Crypt_Blowfish-1.0.1-13|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Crypt_Blowfish-1.0.1-13|40	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|41	%clean
12cu|php-pear-Crypt_Blowfish-1.0.1-13|42	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|43	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|44	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|45	%files
12cu|php-pear-Crypt_Blowfish-1.0.1-13|46	%defattr(-,root,root)
12cu|php-pear-Crypt_Blowfish-1.0.1-13|47	%{_datadir}/pear/%{_class}
12cu|php-pear-Crypt_Blowfish-1.0.1-13|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Crypt_Blowfish-1.0.1-13|49	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|50	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|51	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|52	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|53	%changelog
12cu|php-pear-Crypt_Blowfish-1.0.1-13|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-12mdv2012.0
12cu|php-pear-Crypt_Blowfish-1.0.1-13|55	+ Revision: 741832
12cu|php-pear-Crypt_Blowfish-1.0.1-13|56	- fix major breakage by careless packager
12cu|php-pear-Crypt_Blowfish-1.0.1-13|57	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-11
12cu|php-pear-Crypt_Blowfish-1.0.1-13|59	+ Revision: 679271
12cu|php-pear-Crypt_Blowfish-1.0.1-13|60	- mass rebuild
12cu|php-pear-Crypt_Blowfish-1.0.1-13|61	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-10mdv2011.0
12cu|php-pear-Crypt_Blowfish-1.0.1-13|63	+ Revision: 613620
12cu|php-pear-Crypt_Blowfish-1.0.1-13|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-Crypt_Blowfish-1.0.1-13|65	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|66	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-9mdv2010.1
12cu|php-pear-Crypt_Blowfish-1.0.1-13|67	+ Revision: 478298
12cu|php-pear-Crypt_Blowfish-1.0.1-13|68	- spec cleanup
12cu|php-pear-Crypt_Blowfish-1.0.1-13|69	- use pear installer
12cu|php-pear-Crypt_Blowfish-1.0.1-13|70	- don't ship tests, even in documentation
12cu|php-pear-Crypt_Blowfish-1.0.1-13|71	- own all directories
12cu|php-pear-Crypt_Blowfish-1.0.1-13|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Crypt_Blowfish-1.0.1-13|73	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|74	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-8mdv2010.0
12cu|php-pear-Crypt_Blowfish-1.0.1-13|75	+ Revision: 440952
12cu|php-pear-Crypt_Blowfish-1.0.1-13|76	- rebuild
12cu|php-pear-Crypt_Blowfish-1.0.1-13|77	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|78	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdv2009.1
12cu|php-pear-Crypt_Blowfish-1.0.1-13|79	+ Revision: 321937
12cu|php-pear-Crypt_Blowfish-1.0.1-13|80	- rebuild
12cu|php-pear-Crypt_Blowfish-1.0.1-13|81	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|82	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdv2009.0
12cu|php-pear-Crypt_Blowfish-1.0.1-13|83	+ Revision: 236813
12cu|php-pear-Crypt_Blowfish-1.0.1-13|84	- rebuild
12cu|php-pear-Crypt_Blowfish-1.0.1-13|85	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|86	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.0.1-5mdv2008.1
12cu|php-pear-Crypt_Blowfish-1.0.1-13|87	+ Revision: 140729
12cu|php-pear-Crypt_Blowfish-1.0.1-13|88	- restore BuildRoot
12cu|php-pear-Crypt_Blowfish-1.0.1-13|89	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|90	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Crypt_Blowfish-1.0.1-13|91	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Crypt_Blowfish-1.0.1-13|92	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|93	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|94	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdv2007.0
12cu|php-pear-Crypt_Blowfish-1.0.1-13|95	+ Revision: 81420
12cu|php-pear-Crypt_Blowfish-1.0.1-13|96	- Import php-pear-Crypt_Blowfish
12cu|php-pear-Crypt_Blowfish-1.0.1-13|97	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|98	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12cu|php-pear-Crypt_Blowfish-1.0.1-13|99	- new group (Development/PHP)
12cu|php-pear-Crypt_Blowfish-1.0.1-13|100	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|101	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12cu|php-pear-Crypt_Blowfish-1.0.1-13|102	- rebuilt to fix auto deps
12cu|php-pear-Crypt_Blowfish-1.0.1-13|103	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|104	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cu|php-pear-Crypt_Blowfish-1.0.1-13|105	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Crypt_Blowfish-1.0.1-13|106	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|107	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cu|php-pear-Crypt_Blowfish-1.0.1-13|108	- fix deps
12cu|php-pear-Crypt_Blowfish-1.0.1-13|109	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|110	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cu|php-pear-Crypt_Blowfish-1.0.1-13|111	- 1.0.1
12cu|php-pear-Crypt_Blowfish-1.0.1-13|112	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cu|php-pear-Crypt_Blowfish-1.0.1-13|114	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Crypt_Blowfish-1.0.1-13|115	- fix deps
12cu|php-pear-Crypt_Blowfish-1.0.1-13|116	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cu|php-pear-Crypt_Blowfish-1.0.1-13|118	- fix deps
12cu|php-pear-Crypt_Blowfish-1.0.1-13|119	
12cu|php-pear-Crypt_Blowfish-1.0.1-13|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-Crypt_Blowfish-1.0.1-13|121	- initial Mandriva package (PLD import)
12cu|php-pear-Crypt_Blowfish-1.0.1-13|122	

11471 12
12cu|php-pear-Crypt_CBC-1.0.1-1|1	%define		_class		Crypt
12cu|php-pear-Crypt_CBC-1.0.1-1|2	%define		_subclass	CBC
12cu|php-pear-Crypt_CBC-1.0.1-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Crypt_CBC-1.0.1-1|4	
12cu|php-pear-Crypt_CBC-1.0.1-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Crypt_CBC-1.0.1-1|6	Version:	1.0.1
12cu|php-pear-Crypt_CBC-1.0.1-1|7	Release:	1
12cu|php-pear-Crypt_CBC-1.0.1-1|8	Summary:	A class to emulate Perl's Crypt::CBC module
12cu|php-pear-Crypt_CBC-1.0.1-1|9	License:	PHP License
12cu|php-pear-Crypt_CBC-1.0.1-1|10	Group:		Development/PHP
12cu|php-pear-Crypt_CBC-1.0.1-1|11	URL:		http://pear.php.net/package/Crypt_CBC/
12cu|php-pear-Crypt_CBC-1.0.1-1|12	Source0:	http://download.pear.php.net/package/Crypt_CBC-%{version}.tgz
12cu|php-pear-Crypt_CBC-1.0.1-1|13	Requires(post): php-pear
12cu|php-pear-Crypt_CBC-1.0.1-1|14	Requires(preun): php-pear
12cu|php-pear-Crypt_CBC-1.0.1-1|15	Requires:	php-pear
12cu|php-pear-Crypt_CBC-1.0.1-1|16	BuildArch:	noarch
12cu|php-pear-Crypt_CBC-1.0.1-1|17	BuildRequires:	php-pear
12cu|php-pear-Crypt_CBC-1.0.1-1|18	
12cu|php-pear-Crypt_CBC-1.0.1-1|19	%description
12cu|php-pear-Crypt_CBC-1.0.1-1|20	A class to emulate Perl's Crypt::CBC module.
12cu|php-pear-Crypt_CBC-1.0.1-1|21	
12cu|php-pear-Crypt_CBC-1.0.1-1|22	%prep
12cu|php-pear-Crypt_CBC-1.0.1-1|23	%setup -q -c
12cu|php-pear-Crypt_CBC-1.0.1-1|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Crypt_CBC-1.0.1-1|25	
12cu|php-pear-Crypt_CBC-1.0.1-1|26	%install
12cu|php-pear-Crypt_CBC-1.0.1-1|27	
12cu|php-pear-Crypt_CBC-1.0.1-1|28	cd %{upstream_name}-%{version}
12cu|php-pear-Crypt_CBC-1.0.1-1|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Crypt_CBC-1.0.1-1|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Crypt_CBC-1.0.1-1|31	
12cu|php-pear-Crypt_CBC-1.0.1-1|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Crypt_CBC-1.0.1-1|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Crypt_CBC-1.0.1-1|34	
12cu|php-pear-Crypt_CBC-1.0.1-1|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Crypt_CBC-1.0.1-1|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Crypt_CBC-1.0.1-1|37	
12cu|php-pear-Crypt_CBC-1.0.1-1|38	%clean
12cu|php-pear-Crypt_CBC-1.0.1-1|39	
12cu|php-pear-Crypt_CBC-1.0.1-1|40	
12cu|php-pear-Crypt_CBC-1.0.1-1|41	
12cu|php-pear-Crypt_CBC-1.0.1-1|42	%files
12cu|php-pear-Crypt_CBC-1.0.1-1|43	%defattr(-,root,root)
12cu|php-pear-Crypt_CBC-1.0.1-1|44	%{_datadir}/pear/%{_class}
12cu|php-pear-Crypt_CBC-1.0.1-1|45	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Crypt_CBC-1.0.1-1|46	
12cu|php-pear-Crypt_CBC-1.0.1-1|47	
12cu|php-pear-Crypt_CBC-1.0.1-1|48	
12cu|php-pear-Crypt_CBC-1.0.1-1|49	
12cu|php-pear-Crypt_CBC-1.0.1-1|50	%changelog
12cu|php-pear-Crypt_CBC-1.0.1-1|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2012.0
12cu|php-pear-Crypt_CBC-1.0.1-1|52	+ Revision: 741833
12cu|php-pear-Crypt_CBC-1.0.1-1|53	- fix major breakage by careless packager
12cu|php-pear-Crypt_CBC-1.0.1-1|54	
12cu|php-pear-Crypt_CBC-1.0.1-1|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6
12cu|php-pear-Crypt_CBC-1.0.1-1|56	+ Revision: 679272
12cu|php-pear-Crypt_CBC-1.0.1-1|57	- mass rebuild
12cu|php-pear-Crypt_CBC-1.0.1-1|58	
12cu|php-pear-Crypt_CBC-1.0.1-1|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdv2011.0
12cu|php-pear-Crypt_CBC-1.0.1-1|60	+ Revision: 613621
12cu|php-pear-Crypt_CBC-1.0.1-1|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-Crypt_CBC-1.0.1-1|62	
12cu|php-pear-Crypt_CBC-1.0.1-1|63	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-4mdv2010.1
12cu|php-pear-Crypt_CBC-1.0.1-1|64	+ Revision: 478299
12cu|php-pear-Crypt_CBC-1.0.1-1|65	- spec cleanup
12cu|php-pear-Crypt_CBC-1.0.1-1|66	- use pear installer
12cu|php-pear-Crypt_CBC-1.0.1-1|67	- don't ship tests, even in documentation
12cu|php-pear-Crypt_CBC-1.0.1-1|68	- own all directories
12cu|php-pear-Crypt_CBC-1.0.1-1|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Crypt_CBC-1.0.1-1|70	
12cu|php-pear-Crypt_CBC-1.0.1-1|71	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-3mdv2010.0
12cu|php-pear-Crypt_CBC-1.0.1-1|72	+ Revision: 440953
12cu|php-pear-Crypt_CBC-1.0.1-1|73	- rebuild
12cu|php-pear-Crypt_CBC-1.0.1-1|74	
12cu|php-pear-Crypt_CBC-1.0.1-1|75	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2009.1
12cu|php-pear-Crypt_CBC-1.0.1-1|76	+ Revision: 321938
12cu|php-pear-Crypt_CBC-1.0.1-1|77	- rebuild
12cu|php-pear-Crypt_CBC-1.0.1-1|78	
12cu|php-pear-Crypt_CBC-1.0.1-1|79	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2009.1
12cu|php-pear-Crypt_CBC-1.0.1-1|80	+ Revision: 292879
12cu|php-pear-Crypt_CBC-1.0.1-1|81	- update to new version 1.0.0
12cu|php-pear-Crypt_CBC-1.0.1-1|82	
12cu|php-pear-Crypt_CBC-1.0.1-1|83	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4-8mdv2009.0
12cu|php-pear-Crypt_CBC-1.0.1-1|84	+ Revision: 236814
12cu|php-pear-Crypt_CBC-1.0.1-1|85	- rebuild
12cu|php-pear-Crypt_CBC-1.0.1-1|86	
12cu|php-pear-Crypt_CBC-1.0.1-1|87	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.4-7mdv2008.1
12cu|php-pear-Crypt_CBC-1.0.1-1|88	+ Revision: 140729
12cu|php-pear-Crypt_CBC-1.0.1-1|89	- restore BuildRoot
12cu|php-pear-Crypt_CBC-1.0.1-1|90	
12cu|php-pear-Crypt_CBC-1.0.1-1|91	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Crypt_CBC-1.0.1-1|92	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Crypt_CBC-1.0.1-1|93	
12cu|php-pear-Crypt_CBC-1.0.1-1|94	
12cu|php-pear-Crypt_CBC-1.0.1-1|95	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4-7mdv2007.0
12cu|php-pear-Crypt_CBC-1.0.1-1|96	+ Revision: 81422
12cu|php-pear-Crypt_CBC-1.0.1-1|97	- Import php-pear-Crypt_CBC
12cu|php-pear-Crypt_CBC-1.0.1-1|98	
12cu|php-pear-Crypt_CBC-1.0.1-1|99	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4-7mdk
12cu|php-pear-Crypt_CBC-1.0.1-1|100	- new group (Development/PHP)
12cu|php-pear-Crypt_CBC-1.0.1-1|101	
12cu|php-pear-Crypt_CBC-1.0.1-1|102	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-6mdk
12cu|php-pear-Crypt_CBC-1.0.1-1|103	- rebuilt to fix auto deps
12cu|php-pear-Crypt_CBC-1.0.1-1|104	
12cu|php-pear-Crypt_CBC-1.0.1-1|105	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-5mdk
12cu|php-pear-Crypt_CBC-1.0.1-1|106	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Crypt_CBC-1.0.1-1|107	
12cu|php-pear-Crypt_CBC-1.0.1-1|108	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-4mdk
12cu|php-pear-Crypt_CBC-1.0.1-1|109	- fix deps
12cu|php-pear-Crypt_CBC-1.0.1-1|110	
12cu|php-pear-Crypt_CBC-1.0.1-1|111	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-3mdk
12cu|php-pear-Crypt_CBC-1.0.1-1|112	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Crypt_CBC-1.0.1-1|113	- fix deps
12cu|php-pear-Crypt_CBC-1.0.1-1|114	
12cu|php-pear-Crypt_CBC-1.0.1-1|115	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-2mdk
12cu|php-pear-Crypt_CBC-1.0.1-1|116	- fix deps
12cu|php-pear-Crypt_CBC-1.0.1-1|117	
12cu|php-pear-Crypt_CBC-1.0.1-1|118	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdk
12cu|php-pear-Crypt_CBC-1.0.1-1|119	- initial Mandriva package (PLD import)
12cu|php-pear-Crypt_CBC-1.0.1-1|120	
12cu|php-pear-Crypt_CBC-1.0.1-1|121	

11472 12
12cu|php-pear-Crypt_CHAP-1.5.0-4|1	%define		_class		Crypt
12cu|php-pear-Crypt_CHAP-1.5.0-4|2	%define		_subclass	CHAP
12cu|php-pear-Crypt_CHAP-1.5.0-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Crypt_CHAP-1.5.0-4|4	
12cu|php-pear-Crypt_CHAP-1.5.0-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Crypt_CHAP-1.5.0-4|6	Version:	1.5.0
12cu|php-pear-Crypt_CHAP-1.5.0-4|7	Release:	4
12cu|php-pear-Crypt_CHAP-1.5.0-4|8	Summary:	Generating CHAP packets
12cu|php-pear-Crypt_CHAP-1.5.0-4|9	License:	PHP License
12cu|php-pear-Crypt_CHAP-1.5.0-4|10	Group:		Development/PHP
12cu|php-pear-Crypt_CHAP-1.5.0-4|11	URL:		http://pear.php.net/package/Crypt_CHAP/
12cu|php-pear-Crypt_CHAP-1.5.0-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Crypt_CHAP-1.5.0-4|13	Requires(post): php-pear
12cu|php-pear-Crypt_CHAP-1.5.0-4|14	Requires(preun): php-pear
12cu|php-pear-Crypt_CHAP-1.5.0-4|15	Requires:	php-pear
12cu|php-pear-Crypt_CHAP-1.5.0-4|16	BuildArch:	noarch
12cu|php-pear-Crypt_CHAP-1.5.0-4|17	BuildRequires:	php-pear
12cu|php-pear-Crypt_CHAP-1.5.0-4|18	
12cu|php-pear-Crypt_CHAP-1.5.0-4|19	%description
12cu|php-pear-Crypt_CHAP-1.5.0-4|20	This package provides Classes for generating CHAP packets. Currently
12cu|php-pear-Crypt_CHAP-1.5.0-4|21	these types of CHAP are supported:
12cu|php-pear-Crypt_CHAP-1.5.0-4|22	- CHAP-MD5
12cu|php-pear-Crypt_CHAP-1.5.0-4|23	- MS-CHAPv1
12cu|php-pear-Crypt_CHAP-1.5.0-4|24	- MS-CHAPv2
12cu|php-pear-Crypt_CHAP-1.5.0-4|25	For MS-CHAP the php-mhash extension must be loaded.
12cu|php-pear-Crypt_CHAP-1.5.0-4|26	
12cu|php-pear-Crypt_CHAP-1.5.0-4|27	%prep
12cu|php-pear-Crypt_CHAP-1.5.0-4|28	%setup -q -c
12cu|php-pear-Crypt_CHAP-1.5.0-4|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Crypt_CHAP-1.5.0-4|30	
12cu|php-pear-Crypt_CHAP-1.5.0-4|31	%install
12cu|php-pear-Crypt_CHAP-1.5.0-4|32	
12cu|php-pear-Crypt_CHAP-1.5.0-4|33	cd %{upstream_name}-%{version}
12cu|php-pear-Crypt_CHAP-1.5.0-4|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Crypt_CHAP-1.5.0-4|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Crypt_CHAP-1.5.0-4|36	
12cu|php-pear-Crypt_CHAP-1.5.0-4|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Crypt_CHAP-1.5.0-4|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Crypt_CHAP-1.5.0-4|39	
12cu|php-pear-Crypt_CHAP-1.5.0-4|40	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Crypt_CHAP-1.5.0-4|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Crypt_CHAP-1.5.0-4|42	
12cu|php-pear-Crypt_CHAP-1.5.0-4|43	%clean
12cu|php-pear-Crypt_CHAP-1.5.0-4|44	
12cu|php-pear-Crypt_CHAP-1.5.0-4|45	
12cu|php-pear-Crypt_CHAP-1.5.0-4|46	
12cu|php-pear-Crypt_CHAP-1.5.0-4|47	%files
12cu|php-pear-Crypt_CHAP-1.5.0-4|48	%defattr(-,root,root)
12cu|php-pear-Crypt_CHAP-1.5.0-4|49	%{_datadir}/pear/%{_class}
12cu|php-pear-Crypt_CHAP-1.5.0-4|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Crypt_CHAP-1.5.0-4|51	
12cu|php-pear-Crypt_CHAP-1.5.0-4|52	
12cu|php-pear-Crypt_CHAP-1.5.0-4|53	
12cu|php-pear-Crypt_CHAP-1.5.0-4|54	
12cu|php-pear-Crypt_CHAP-1.5.0-4|55	%changelog
12cu|php-pear-Crypt_CHAP-1.5.0-4|56	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-3mdv2012.0
12cu|php-pear-Crypt_CHAP-1.5.0-4|57	+ Revision: 741834
12cu|php-pear-Crypt_CHAP-1.5.0-4|58	- fix major breakage by careless packager
12cu|php-pear-Crypt_CHAP-1.5.0-4|59	
12cu|php-pear-Crypt_CHAP-1.5.0-4|60	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-2
12cu|php-pear-Crypt_CHAP-1.5.0-4|61	+ Revision: 679273
12cu|php-pear-Crypt_CHAP-1.5.0-4|62	- mass rebuild
12cu|php-pear-Crypt_CHAP-1.5.0-4|63	
12cu|php-pear-Crypt_CHAP-1.5.0-4|64	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.0-1mdv2011.0
12cu|php-pear-Crypt_CHAP-1.5.0-4|65	+ Revision: 587639
12cu|php-pear-Crypt_CHAP-1.5.0-4|66	- update to new version 1.5.0
12cu|php-pear-Crypt_CHAP-1.5.0-4|67	
12cu|php-pear-Crypt_CHAP-1.5.0-4|68	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-2mdv2010.1
12cu|php-pear-Crypt_CHAP-1.5.0-4|69	+ Revision: 478300
12cu|php-pear-Crypt_CHAP-1.5.0-4|70	- spec cleanup
12cu|php-pear-Crypt_CHAP-1.5.0-4|71	- use pear installer
12cu|php-pear-Crypt_CHAP-1.5.0-4|72	- don't ship tests, even in documentation
12cu|php-pear-Crypt_CHAP-1.5.0-4|73	- own all directories
12cu|php-pear-Crypt_CHAP-1.5.0-4|74	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Crypt_CHAP-1.5.0-4|75	
12cu|php-pear-Crypt_CHAP-1.5.0-4|76	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2010.0
12cu|php-pear-Crypt_CHAP-1.5.0-4|77	+ Revision: 446475
12cu|php-pear-Crypt_CHAP-1.5.0-4|78	- update to new version 1.0.2
12cu|php-pear-Crypt_CHAP-1.5.0-4|79	
12cu|php-pear-Crypt_CHAP-1.5.0-4|80	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-4mdv2010.0
12cu|php-pear-Crypt_CHAP-1.5.0-4|81	+ Revision: 440954
12cu|php-pear-Crypt_CHAP-1.5.0-4|82	- rebuild
12cu|php-pear-Crypt_CHAP-1.5.0-4|83	
12cu|php-pear-Crypt_CHAP-1.5.0-4|84	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdv2009.1
12cu|php-pear-Crypt_CHAP-1.5.0-4|85	+ Revision: 321941
12cu|php-pear-Crypt_CHAP-1.5.0-4|86	- rebuild
12cu|php-pear-Crypt_CHAP-1.5.0-4|87	
12cu|php-pear-Crypt_CHAP-1.5.0-4|88	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2009.0
12cu|php-pear-Crypt_CHAP-1.5.0-4|89	+ Revision: 236815
12cu|php-pear-Crypt_CHAP-1.5.0-4|90	- rebuild
12cu|php-pear-Crypt_CHAP-1.5.0-4|91	
12cu|php-pear-Crypt_CHAP-1.5.0-4|92	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Crypt_CHAP-1.5.0-4|93	- restore BuildRoot
12cu|php-pear-Crypt_CHAP-1.5.0-4|94	
12cu|php-pear-Crypt_CHAP-1.5.0-4|95	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Crypt_CHAP-1.5.0-4|96	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Crypt_CHAP-1.5.0-4|97	
12cu|php-pear-Crypt_CHAP-1.5.0-4|98	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2008.0
12cu|php-pear-Crypt_CHAP-1.5.0-4|99	+ Revision: 15646
12cu|php-pear-Crypt_CHAP-1.5.0-4|100	- 1.0.1
12cu|php-pear-Crypt_CHAP-1.5.0-4|101	
12cu|php-pear-Crypt_CHAP-1.5.0-4|102	
12cu|php-pear-Crypt_CHAP-1.5.0-4|103	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cu|php-pear-Crypt_CHAP-1.5.0-4|104	+ Revision: 81439
12cu|php-pear-Crypt_CHAP-1.5.0-4|105	- Import php-pear-Crypt_CHAP
12cu|php-pear-Crypt_CHAP-1.5.0-4|106	
12cu|php-pear-Crypt_CHAP-1.5.0-4|107	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cu|php-pear-Crypt_CHAP-1.5.0-4|108	- new group (Development/PHP)
12cu|php-pear-Crypt_CHAP-1.5.0-4|109	
12cu|php-pear-Crypt_CHAP-1.5.0-4|110	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cu|php-pear-Crypt_CHAP-1.5.0-4|111	- rebuilt to fix auto deps
12cu|php-pear-Crypt_CHAP-1.5.0-4|112	
12cu|php-pear-Crypt_CHAP-1.5.0-4|113	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cu|php-pear-Crypt_CHAP-1.5.0-4|114	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Crypt_CHAP-1.5.0-4|115	
12cu|php-pear-Crypt_CHAP-1.5.0-4|116	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cu|php-pear-Crypt_CHAP-1.5.0-4|117	- fix deps
12cu|php-pear-Crypt_CHAP-1.5.0-4|118	
12cu|php-pear-Crypt_CHAP-1.5.0-4|119	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cu|php-pear-Crypt_CHAP-1.5.0-4|120	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Crypt_CHAP-1.5.0-4|121	- fix deps
12cu|php-pear-Crypt_CHAP-1.5.0-4|122	
12cu|php-pear-Crypt_CHAP-1.5.0-4|123	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cu|php-pear-Crypt_CHAP-1.5.0-4|124	- fix deps
12cu|php-pear-Crypt_CHAP-1.5.0-4|125	
12cu|php-pear-Crypt_CHAP-1.5.0-4|126	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-Crypt_CHAP-1.5.0-4|127	- initial Mandriva package (PLD import)
12cu|php-pear-Crypt_CHAP-1.5.0-4|128	

11473 12
12cu|php-pear-Crypt_HMAC-1.0.1-15|1	%define		_class		Crypt
12cu|php-pear-Crypt_HMAC-1.0.1-15|2	%define		_subclass	HMAC
12cu|php-pear-Crypt_HMAC-1.0.1-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Crypt_HMAC-1.0.1-15|4	
12cu|php-pear-Crypt_HMAC-1.0.1-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Crypt_HMAC-1.0.1-15|6	Version:	1.0.1
12cu|php-pear-Crypt_HMAC-1.0.1-15|7	Release:	15
12cu|php-pear-Crypt_HMAC-1.0.1-15|8	Summary:	A class to calculate RFC 2104 compliant hashes
12cu|php-pear-Crypt_HMAC-1.0.1-15|9	License:	PHP License
12cu|php-pear-Crypt_HMAC-1.0.1-15|10	Group:		Development/PHP
12cu|php-pear-Crypt_HMAC-1.0.1-15|11	URL:		http://pear.php.net/package/Crypt_HMAC/
12cu|php-pear-Crypt_HMAC-1.0.1-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Crypt_HMAC-1.0.1-15|13	Requires(post): php-pear
12cu|php-pear-Crypt_HMAC-1.0.1-15|14	Requires(preun): php-pear
12cu|php-pear-Crypt_HMAC-1.0.1-15|15	Requires:	php-pear
12cu|php-pear-Crypt_HMAC-1.0.1-15|16	BuildArch:	noarch
12cu|php-pear-Crypt_HMAC-1.0.1-15|17	BuildRequires:	php-pear
12cu|php-pear-Crypt_HMAC-1.0.1-15|18	
12cu|php-pear-Crypt_HMAC-1.0.1-15|19	%description
12cu|php-pear-Crypt_HMAC-1.0.1-15|20	A class to calculate RFC 2104 compliant hashes.
12cu|php-pear-Crypt_HMAC-1.0.1-15|21	
12cu|php-pear-Crypt_HMAC-1.0.1-15|22	%prep
12cu|php-pear-Crypt_HMAC-1.0.1-15|23	%setup -q -c
12cu|php-pear-Crypt_HMAC-1.0.1-15|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Crypt_HMAC-1.0.1-15|25	
12cu|php-pear-Crypt_HMAC-1.0.1-15|26	%install
12cu|php-pear-Crypt_HMAC-1.0.1-15|27	
12cu|php-pear-Crypt_HMAC-1.0.1-15|28	cd %{upstream_name}-%{version}
12cu|php-pear-Crypt_HMAC-1.0.1-15|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Crypt_HMAC-1.0.1-15|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Crypt_HMAC-1.0.1-15|31	
12cu|php-pear-Crypt_HMAC-1.0.1-15|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Crypt_HMAC-1.0.1-15|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Crypt_HMAC-1.0.1-15|34	
12cu|php-pear-Crypt_HMAC-1.0.1-15|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Crypt_HMAC-1.0.1-15|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Crypt_HMAC-1.0.1-15|37	
12cu|php-pear-Crypt_HMAC-1.0.1-15|38	%clean
12cu|php-pear-Crypt_HMAC-1.0.1-15|39	
12cu|php-pear-Crypt_HMAC-1.0.1-15|40	
12cu|php-pear-Crypt_HMAC-1.0.1-15|41	
12cu|php-pear-Crypt_HMAC-1.0.1-15|42	%files
12cu|php-pear-Crypt_HMAC-1.0.1-15|43	%defattr(-,root,root)
12cu|php-pear-Crypt_HMAC-1.0.1-15|44	%{_datadir}/pear/%{_class}
12cu|php-pear-Crypt_HMAC-1.0.1-15|45	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Crypt_HMAC-1.0.1-15|46	
12cu|php-pear-Crypt_HMAC-1.0.1-15|47	
12cu|php-pear-Crypt_HMAC-1.0.1-15|48	
12cu|php-pear-Crypt_HMAC-1.0.1-15|49	
12cu|php-pear-Crypt_HMAC-1.0.1-15|50	%changelog
12cu|php-pear-Crypt_HMAC-1.0.1-15|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-14mdv2012.0
12cu|php-pear-Crypt_HMAC-1.0.1-15|52	+ Revision: 741835
12cu|php-pear-Crypt_HMAC-1.0.1-15|53	- fix major breakage by careless packager
12cu|php-pear-Crypt_HMAC-1.0.1-15|54	
12cu|php-pear-Crypt_HMAC-1.0.1-15|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-13
12cu|php-pear-Crypt_HMAC-1.0.1-15|56	+ Revision: 679274
12cu|php-pear-Crypt_HMAC-1.0.1-15|57	- mass rebuild
12cu|php-pear-Crypt_HMAC-1.0.1-15|58	
12cu|php-pear-Crypt_HMAC-1.0.1-15|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-12mdv2011.0
12cu|php-pear-Crypt_HMAC-1.0.1-15|60	+ Revision: 613622
12cu|php-pear-Crypt_HMAC-1.0.1-15|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-Crypt_HMAC-1.0.1-15|62	
12cu|php-pear-Crypt_HMAC-1.0.1-15|63	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-11mdv2010.1
12cu|php-pear-Crypt_HMAC-1.0.1-15|64	+ Revision: 478301
12cu|php-pear-Crypt_HMAC-1.0.1-15|65	- spec cleanup
12cu|php-pear-Crypt_HMAC-1.0.1-15|66	- use pear installer
12cu|php-pear-Crypt_HMAC-1.0.1-15|67	- don't ship tests, even in documentation
12cu|php-pear-Crypt_HMAC-1.0.1-15|68	- own all directories
12cu|php-pear-Crypt_HMAC-1.0.1-15|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Crypt_HMAC-1.0.1-15|70	
12cu|php-pear-Crypt_HMAC-1.0.1-15|71	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-10mdv2010.0
12cu|php-pear-Crypt_HMAC-1.0.1-15|72	+ Revision: 430697
12cu|php-pear-Crypt_HMAC-1.0.1-15|73	- rebuild
12cu|php-pear-Crypt_HMAC-1.0.1-15|74	
12cu|php-pear-Crypt_HMAC-1.0.1-15|75	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|php-pear-Crypt_HMAC-1.0.1-15|76	- rebuild
12cu|php-pear-Crypt_HMAC-1.0.1-15|77	
12cu|php-pear-Crypt_HMAC-1.0.1-15|78	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-8mdv2009.0
12cu|php-pear-Crypt_HMAC-1.0.1-15|79	+ Revision: 236816
12cu|php-pear-Crypt_HMAC-1.0.1-15|80	- rebuild
12cu|php-pear-Crypt_HMAC-1.0.1-15|81	
12cu|php-pear-Crypt_HMAC-1.0.1-15|82	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.0.1-7mdv2008.1
12cu|php-pear-Crypt_HMAC-1.0.1-15|83	+ Revision: 140729
12cu|php-pear-Crypt_HMAC-1.0.1-15|84	- restore BuildRoot
12cu|php-pear-Crypt_HMAC-1.0.1-15|85	
12cu|php-pear-Crypt_HMAC-1.0.1-15|86	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Crypt_HMAC-1.0.1-15|87	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Crypt_HMAC-1.0.1-15|88	
12cu|php-pear-Crypt_HMAC-1.0.1-15|89	
12cu|php-pear-Crypt_HMAC-1.0.1-15|90	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdv2007.0
12cu|php-pear-Crypt_HMAC-1.0.1-15|91	+ Revision: 81452
12cu|php-pear-Crypt_HMAC-1.0.1-15|92	- Import php-pear-Crypt_HMAC
12cu|php-pear-Crypt_HMAC-1.0.1-15|93	
12cu|php-pear-Crypt_HMAC-1.0.1-15|94	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdk
12cu|php-pear-Crypt_HMAC-1.0.1-15|95	- new group (Development/PHP)
12cu|php-pear-Crypt_HMAC-1.0.1-15|96	
12cu|php-pear-Crypt_HMAC-1.0.1-15|97	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdk
12cu|php-pear-Crypt_HMAC-1.0.1-15|98	- rebuilt to fix auto deps
12cu|php-pear-Crypt_HMAC-1.0.1-15|99	
12cu|php-pear-Crypt_HMAC-1.0.1-15|100	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12cu|php-pear-Crypt_HMAC-1.0.1-15|101	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Crypt_HMAC-1.0.1-15|102	
12cu|php-pear-Crypt_HMAC-1.0.1-15|103	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12cu|php-pear-Crypt_HMAC-1.0.1-15|104	- fix deps
12cu|php-pear-Crypt_HMAC-1.0.1-15|105	
12cu|php-pear-Crypt_HMAC-1.0.1-15|106	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cu|php-pear-Crypt_HMAC-1.0.1-15|107	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Crypt_HMAC-1.0.1-15|108	- fix deps
12cu|php-pear-Crypt_HMAC-1.0.1-15|109	
12cu|php-pear-Crypt_HMAC-1.0.1-15|110	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cu|php-pear-Crypt_HMAC-1.0.1-15|111	- fix deps
12cu|php-pear-Crypt_HMAC-1.0.1-15|112	
12cu|php-pear-Crypt_HMAC-1.0.1-15|113	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cu|php-pear-Crypt_HMAC-1.0.1-15|114	- initial Mandriva package (PLD import)
12cu|php-pear-Crypt_HMAC-1.0.1-15|115	

11474 12
12cu|php-pear-Crypt_RSA-1.0.0-17|1	%define		_class		Crypt
12cu|php-pear-Crypt_RSA-1.0.0-17|2	%define		_subclass	RSA
12cu|php-pear-Crypt_RSA-1.0.0-17|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Crypt_RSA-1.0.0-17|4	
12cu|php-pear-Crypt_RSA-1.0.0-17|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Crypt_RSA-1.0.0-17|6	Version:	1.0.0
12cu|php-pear-Crypt_RSA-1.0.0-17|7	Release:	17
12cu|php-pear-Crypt_RSA-1.0.0-17|8	Summary:	Provides RSA-like encryption support
12cu|php-pear-Crypt_RSA-1.0.0-17|9	License:	PHP License
12cu|php-pear-Crypt_RSA-1.0.0-17|10	Group:		Development/PHP
12cu|php-pear-Crypt_RSA-1.0.0-17|11	URL:		http://pear.php.net/package/Crypt_RSA/
12cu|php-pear-Crypt_RSA-1.0.0-17|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Crypt_RSA-1.0.0-17|13	Requires(post): php-pear
12cu|php-pear-Crypt_RSA-1.0.0-17|14	Requires(preun): php-pear
12cu|php-pear-Crypt_RSA-1.0.0-17|15	Requires:	php-pear
12cu|php-pear-Crypt_RSA-1.0.0-17|16	BuildArch:	noarch
12cu|php-pear-Crypt_RSA-1.0.0-17|17	BuildRequires:	php-pear
12cu|php-pear-Crypt_RSA-1.0.0-17|18	
12cu|php-pear-Crypt_RSA-1.0.0-17|19	%description
12cu|php-pear-Crypt_RSA-1.0.0-17|20	This package allows you to use two-key strong cryptography like RSA
12cu|php-pear-Crypt_RSA-1.0.0-17|21	with arbitrary key length. It uses one of the following extensions for
12cu|php-pear-Crypt_RSA-1.0.0-17|22	math calculations:
12cu|php-pear-Crypt_RSA-1.0.0-17|23	- PECL big_int extension version greater than or equal to 1.0.3
12cu|php-pear-Crypt_RSA-1.0.0-17|24	- PHP GMP extension
12cu|php-pear-Crypt_RSA-1.0.0-17|25	- PHP BCMath extension
12cu|php-pear-Crypt_RSA-1.0.0-17|26	
12cu|php-pear-Crypt_RSA-1.0.0-17|27	%prep
12cu|php-pear-Crypt_RSA-1.0.0-17|28	%setup -q -c
12cu|php-pear-Crypt_RSA-1.0.0-17|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Crypt_RSA-1.0.0-17|30	
12cu|php-pear-Crypt_RSA-1.0.0-17|31	%install
12cu|php-pear-Crypt_RSA-1.0.0-17|32	
12cu|php-pear-Crypt_RSA-1.0.0-17|33	cd %{upstream_name}-%{version}
12cu|php-pear-Crypt_RSA-1.0.0-17|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Crypt_RSA-1.0.0-17|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Crypt_RSA-1.0.0-17|36	
12cu|php-pear-Crypt_RSA-1.0.0-17|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Crypt_RSA-1.0.0-17|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Crypt_RSA-1.0.0-17|39	
12cu|php-pear-Crypt_RSA-1.0.0-17|40	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Crypt_RSA-1.0.0-17|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Crypt_RSA-1.0.0-17|42	
12cu|php-pear-Crypt_RSA-1.0.0-17|43	%clean
12cu|php-pear-Crypt_RSA-1.0.0-17|44	
12cu|php-pear-Crypt_RSA-1.0.0-17|45	
12cu|php-pear-Crypt_RSA-1.0.0-17|46	
12cu|php-pear-Crypt_RSA-1.0.0-17|47	%files
12cu|php-pear-Crypt_RSA-1.0.0-17|48	%defattr(-,root,root)
12cu|php-pear-Crypt_RSA-1.0.0-17|49	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Crypt_RSA-1.0.0-17|50	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Crypt_RSA-1.0.0-17|51	%{_datadir}/pear/%{_class}
12cu|php-pear-Crypt_RSA-1.0.0-17|52	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Crypt_RSA-1.0.0-17|53	
12cu|php-pear-Crypt_RSA-1.0.0-17|54	
12cu|php-pear-Crypt_RSA-1.0.0-17|55	
12cu|php-pear-Crypt_RSA-1.0.0-17|56	
12cu|php-pear-Crypt_RSA-1.0.0-17|57	%changelog
12cu|php-pear-Crypt_RSA-1.0.0-17|58	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-14mdv2012.0
12cu|php-pear-Crypt_RSA-1.0.0-17|59	+ Revision: 741836
12cu|php-pear-Crypt_RSA-1.0.0-17|60	- fix major breakage by careless packager
12cu|php-pear-Crypt_RSA-1.0.0-17|61	
12cu|php-pear-Crypt_RSA-1.0.0-17|62	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-13
12cu|php-pear-Crypt_RSA-1.0.0-17|63	+ Revision: 679276
12cu|php-pear-Crypt_RSA-1.0.0-17|64	- mass rebuild
12cu|php-pear-Crypt_RSA-1.0.0-17|65	- the mass rebuild of 2010.1 packages
12cu|php-pear-Crypt_RSA-1.0.0-17|66	
12cu|php-pear-Crypt_RSA-1.0.0-17|67	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-11mdv2010.1
12cu|php-pear-Crypt_RSA-1.0.0-17|68	+ Revision: 478303
12cu|php-pear-Crypt_RSA-1.0.0-17|69	- spec cleanup
12cu|php-pear-Crypt_RSA-1.0.0-17|70	- use pear installer
12cu|php-pear-Crypt_RSA-1.0.0-17|71	- don't ship tests, even in documentation
12cu|php-pear-Crypt_RSA-1.0.0-17|72	- own all directories
12cu|php-pear-Crypt_RSA-1.0.0-17|73	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Crypt_RSA-1.0.0-17|74	
12cu|php-pear-Crypt_RSA-1.0.0-17|75	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-10mdv2010.0
12cu|php-pear-Crypt_RSA-1.0.0-17|76	+ Revision: 440955
12cu|php-pear-Crypt_RSA-1.0.0-17|77	- rebuild
12cu|php-pear-Crypt_RSA-1.0.0-17|78	
12cu|php-pear-Crypt_RSA-1.0.0-17|79	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2009.1
12cu|php-pear-Crypt_RSA-1.0.0-17|80	+ Revision: 321944
12cu|php-pear-Crypt_RSA-1.0.0-17|81	- rebuild
12cu|php-pear-Crypt_RSA-1.0.0-17|82	
12cu|php-pear-Crypt_RSA-1.0.0-17|83	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2009.0
12cu|php-pear-Crypt_RSA-1.0.0-17|84	+ Revision: 236817
12cu|php-pear-Crypt_RSA-1.0.0-17|85	- rebuild
12cu|php-pear-Crypt_RSA-1.0.0-17|86	
12cu|php-pear-Crypt_RSA-1.0.0-17|87	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.0.0-7mdv2008.1
12cu|php-pear-Crypt_RSA-1.0.0-17|88	+ Revision: 140729
12cu|php-pear-Crypt_RSA-1.0.0-17|89	- restore BuildRoot
12cu|php-pear-Crypt_RSA-1.0.0-17|90	
12cu|php-pear-Crypt_RSA-1.0.0-17|91	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Crypt_RSA-1.0.0-17|92	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Crypt_RSA-1.0.0-17|93	
12cu|php-pear-Crypt_RSA-1.0.0-17|94	
12cu|php-pear-Crypt_RSA-1.0.0-17|95	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cu|php-pear-Crypt_RSA-1.0.0-17|96	+ Revision: 81458
12cu|php-pear-Crypt_RSA-1.0.0-17|97	- Import php-pear-Crypt_RSA
12cu|php-pear-Crypt_RSA-1.0.0-17|98	
12cu|php-pear-Crypt_RSA-1.0.0-17|99	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cu|php-pear-Crypt_RSA-1.0.0-17|100	- new group (Development/PHP)
12cu|php-pear-Crypt_RSA-1.0.0-17|101	
12cu|php-pear-Crypt_RSA-1.0.0-17|102	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cu|php-pear-Crypt_RSA-1.0.0-17|103	- rebuilt to fix auto deps
12cu|php-pear-Crypt_RSA-1.0.0-17|104	
12cu|php-pear-Crypt_RSA-1.0.0-17|105	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cu|php-pear-Crypt_RSA-1.0.0-17|106	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Crypt_RSA-1.0.0-17|107	
12cu|php-pear-Crypt_RSA-1.0.0-17|108	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cu|php-pear-Crypt_RSA-1.0.0-17|109	- fix deps
12cu|php-pear-Crypt_RSA-1.0.0-17|110	
12cu|php-pear-Crypt_RSA-1.0.0-17|111	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cu|php-pear-Crypt_RSA-1.0.0-17|112	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Crypt_RSA-1.0.0-17|113	- fix deps
12cu|php-pear-Crypt_RSA-1.0.0-17|114	
12cu|php-pear-Crypt_RSA-1.0.0-17|115	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cu|php-pear-Crypt_RSA-1.0.0-17|116	- fix deps
12cu|php-pear-Crypt_RSA-1.0.0-17|117	
12cu|php-pear-Crypt_RSA-1.0.0-17|118	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-Crypt_RSA-1.0.0-17|119	- initial Mandriva package (PLD import)
12cu|php-pear-Crypt_RSA-1.0.0-17|120	

11475 12
12cu|php-pear-Crypt_Xtea-1.1.0-10|1	%define		_class		Crypt
12cu|php-pear-Crypt_Xtea-1.1.0-10|2	%define		_subclass	Xtea
12cu|php-pear-Crypt_Xtea-1.1.0-10|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Crypt_Xtea-1.1.0-10|4	
12cu|php-pear-Crypt_Xtea-1.1.0-10|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Crypt_Xtea-1.1.0-10|6	Version:	1.1.0
12cu|php-pear-Crypt_Xtea-1.1.0-10|7	Release:	10
12cu|php-pear-Crypt_Xtea-1.1.0-10|8	Summary:	The Tiny Encryption Algorithm (TEA) (New Variant)
12cu|php-pear-Crypt_Xtea-1.1.0-10|9	License:	PHP License
12cu|php-pear-Crypt_Xtea-1.1.0-10|10	Group:		Development/PHP
12cu|php-pear-Crypt_Xtea-1.1.0-10|11	URL:		http://pear.php.net/package/Crypt_Xtea/
12cu|php-pear-Crypt_Xtea-1.1.0-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Crypt_Xtea-1.1.0-10|13	Requires(post): php-pear
12cu|php-pear-Crypt_Xtea-1.1.0-10|14	Requires(preun): php-pear
12cu|php-pear-Crypt_Xtea-1.1.0-10|15	Requires:	php-pear
12cu|php-pear-Crypt_Xtea-1.1.0-10|16	BuildArch:	noarch
12cu|php-pear-Crypt_Xtea-1.1.0-10|17	BuildRequires:	php-pear
12cu|php-pear-Crypt_Xtea-1.1.0-10|18	
12cu|php-pear-Crypt_Xtea-1.1.0-10|19	%description
12cu|php-pear-Crypt_Xtea-1.1.0-10|20	A class that implements the Tiny Encryption Algorithm (TEA) (New
12cu|php-pear-Crypt_Xtea-1.1.0-10|21	Variant). This class does not depend on mcrypt. Encryption is
12cu|php-pear-Crypt_Xtea-1.1.0-10|22	relatively fast, decryption relatively slow. Original code from
12cu|php-pear-Crypt_Xtea-1.1.0-10|23	http://vader.brad.ac.uk/tea/source.shtml#new_ansi
12cu|php-pear-Crypt_Xtea-1.1.0-10|24	
12cu|php-pear-Crypt_Xtea-1.1.0-10|25	%prep
12cu|php-pear-Crypt_Xtea-1.1.0-10|26	%setup -q -c
12cu|php-pear-Crypt_Xtea-1.1.0-10|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Crypt_Xtea-1.1.0-10|28	
12cu|php-pear-Crypt_Xtea-1.1.0-10|29	%install
12cu|php-pear-Crypt_Xtea-1.1.0-10|30	
12cu|php-pear-Crypt_Xtea-1.1.0-10|31	cd %{upstream_name}-%{version}
12cu|php-pear-Crypt_Xtea-1.1.0-10|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Crypt_Xtea-1.1.0-10|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Crypt_Xtea-1.1.0-10|34	
12cu|php-pear-Crypt_Xtea-1.1.0-10|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Crypt_Xtea-1.1.0-10|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Crypt_Xtea-1.1.0-10|37	
12cu|php-pear-Crypt_Xtea-1.1.0-10|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Crypt_Xtea-1.1.0-10|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Crypt_Xtea-1.1.0-10|40	
12cu|php-pear-Crypt_Xtea-1.1.0-10|41	%clean
12cu|php-pear-Crypt_Xtea-1.1.0-10|42	
12cu|php-pear-Crypt_Xtea-1.1.0-10|43	
12cu|php-pear-Crypt_Xtea-1.1.0-10|44	
12cu|php-pear-Crypt_Xtea-1.1.0-10|45	%files
12cu|php-pear-Crypt_Xtea-1.1.0-10|46	%defattr(-,root,root)
12cu|php-pear-Crypt_Xtea-1.1.0-10|47	%{_datadir}/pear/%{_class}
12cu|php-pear-Crypt_Xtea-1.1.0-10|48	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Crypt_Xtea-1.1.0-10|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Crypt_Xtea-1.1.0-10|50	
12cu|php-pear-Crypt_Xtea-1.1.0-10|51	
12cu|php-pear-Crypt_Xtea-1.1.0-10|52	
12cu|php-pear-Crypt_Xtea-1.1.0-10|53	
12cu|php-pear-Crypt_Xtea-1.1.0-10|54	%changelog
12cu|php-pear-Crypt_Xtea-1.1.0-10|55	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdv2012.0
12cu|php-pear-Crypt_Xtea-1.1.0-10|56	+ Revision: 741837
12cu|php-pear-Crypt_Xtea-1.1.0-10|57	- fix major breakage by careless packager
12cu|php-pear-Crypt_Xtea-1.1.0-10|58	
12cu|php-pear-Crypt_Xtea-1.1.0-10|59	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6
12cu|php-pear-Crypt_Xtea-1.1.0-10|60	+ Revision: 679277
12cu|php-pear-Crypt_Xtea-1.1.0-10|61	- mass rebuild
12cu|php-pear-Crypt_Xtea-1.1.0-10|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-Crypt_Xtea-1.1.0-10|63	
12cu|php-pear-Crypt_Xtea-1.1.0-10|64	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-4mdv2010.1
12cu|php-pear-Crypt_Xtea-1.1.0-10|65	+ Revision: 478357
12cu|php-pear-Crypt_Xtea-1.1.0-10|66	- spec cleanup
12cu|php-pear-Crypt_Xtea-1.1.0-10|67	- use pear installer
12cu|php-pear-Crypt_Xtea-1.1.0-10|68	- don't ship tests, even in documentation
12cu|php-pear-Crypt_Xtea-1.1.0-10|69	- own all directories
12cu|php-pear-Crypt_Xtea-1.1.0-10|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Crypt_Xtea-1.1.0-10|71	
12cu|php-pear-Crypt_Xtea-1.1.0-10|72	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-3mdv2010.0
12cu|php-pear-Crypt_Xtea-1.1.0-10|73	+ Revision: 440969
12cu|php-pear-Crypt_Xtea-1.1.0-10|74	- rebuild
12cu|php-pear-Crypt_Xtea-1.1.0-10|75	
12cu|php-pear-Crypt_Xtea-1.1.0-10|76	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2009.1
12cu|php-pear-Crypt_Xtea-1.1.0-10|77	+ Revision: 321946
12cu|php-pear-Crypt_Xtea-1.1.0-10|78	- rebuild
12cu|php-pear-Crypt_Xtea-1.1.0-10|79	
12cu|php-pear-Crypt_Xtea-1.1.0-10|80	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1mdv2009.0
12cu|php-pear-Crypt_Xtea-1.1.0-10|81	+ Revision: 278911
12cu|php-pear-Crypt_Xtea-1.1.0-10|82	- update to new version 1.1.0
12cu|php-pear-Crypt_Xtea-1.1.0-10|83	
12cu|php-pear-Crypt_Xtea-1.1.0-10|84	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-8mdv2009.0
12cu|php-pear-Crypt_Xtea-1.1.0-10|85	+ Revision: 236818
12cu|php-pear-Crypt_Xtea-1.1.0-10|86	- rebuild
12cu|php-pear-Crypt_Xtea-1.1.0-10|87	
12cu|php-pear-Crypt_Xtea-1.1.0-10|88	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Crypt_Xtea-1.1.0-10|89	- restore BuildRoot
12cu|php-pear-Crypt_Xtea-1.1.0-10|90	
12cu|php-pear-Crypt_Xtea-1.1.0-10|91	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Crypt_Xtea-1.1.0-10|92	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Crypt_Xtea-1.1.0-10|93	
12cu|php-pear-Crypt_Xtea-1.1.0-10|94	
12cu|php-pear-Crypt_Xtea-1.1.0-10|95	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdv2007.0
12cu|php-pear-Crypt_Xtea-1.1.0-10|96	+ Revision: 81477
12cu|php-pear-Crypt_Xtea-1.1.0-10|97	- Import php-pear-Crypt_Xtea
12cu|php-pear-Crypt_Xtea-1.1.0-10|98	
12cu|php-pear-Crypt_Xtea-1.1.0-10|99	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdk
12cu|php-pear-Crypt_Xtea-1.1.0-10|100	- new group (Development/PHP)
12cu|php-pear-Crypt_Xtea-1.1.0-10|101	
12cu|php-pear-Crypt_Xtea-1.1.0-10|102	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdk
12cu|php-pear-Crypt_Xtea-1.1.0-10|103	- rebuilt to fix auto deps
12cu|php-pear-Crypt_Xtea-1.1.0-10|104	
12cu|php-pear-Crypt_Xtea-1.1.0-10|105	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdk
12cu|php-pear-Crypt_Xtea-1.1.0-10|106	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Crypt_Xtea-1.1.0-10|107	
12cu|php-pear-Crypt_Xtea-1.1.0-10|108	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdk
12cu|php-pear-Crypt_Xtea-1.1.0-10|109	- fix deps
12cu|php-pear-Crypt_Xtea-1.1.0-10|110	
12cu|php-pear-Crypt_Xtea-1.1.0-10|111	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdk
12cu|php-pear-Crypt_Xtea-1.1.0-10|112	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Crypt_Xtea-1.1.0-10|113	- fix deps
12cu|php-pear-Crypt_Xtea-1.1.0-10|114	
12cu|php-pear-Crypt_Xtea-1.1.0-10|115	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cu|php-pear-Crypt_Xtea-1.1.0-10|116	- fix deps
12cu|php-pear-Crypt_Xtea-1.1.0-10|117	
12cu|php-pear-Crypt_Xtea-1.1.0-10|118	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cu|php-pear-Crypt_Xtea-1.1.0-10|119	- initial Mandriva package (PLD import)
12cu|php-pear-Crypt_Xtea-1.1.0-10|120	

11476 12
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|1	%define		_class		Date
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|3	%define		_region		Austria
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|5	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|7	Version:	0.1.4
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|8	Release:	4
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|10	License:	PHP License
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|14	Requires(post): php-pear
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|15	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|16	Requires:	php-pear
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|18	BuildArch:	noarch
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|20	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|21	%description
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|23	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|24	%prep
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|25	%setup -q -c
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|27	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|28	%install
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|29	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|30	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|33	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|36	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|39	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|40	%clean
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|41	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|42	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|43	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|44	%files
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|45	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|48	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|49	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|50	%changelog
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-2mdv2012.0
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|52	+ Revision: 741850
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|53	- fix major breakage by careless packager
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|54	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|55	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-1
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|56	+ Revision: 741075
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|57	- 0.1.4
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|58	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|59	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-5
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|60	+ Revision: 679294
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|61	- mass rebuild
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|62	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|63	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-4mdv2011.0
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|64	+ Revision: 613635
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|65	- the mass rebuild of 2010.1 packages
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|66	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|67	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.3-3mdv2010.1
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|68	+ Revision: 479266
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|69	- spec cleanup
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|70	- use pear installer
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|71	- don't ship tests, even in documentation
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|72	- own all directories
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|73	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|74	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|75	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.3-2mdv2009.1
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|76	+ Revision: 368164
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|77	- Rebuild
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|78	
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|79	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.3-1mdv2009.1
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|80	+ Revision: 368128
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|81	- Add php-pear-Date_Holidays_Austriap package
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|82	- Update inscorrect package name
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|83	- Add new splited php-pear-Date_Holidays package upstream structure
12cu|php-pear-Date_Holidays_Austria-0.1.4-4|84	

11477 12
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|1	%define		_class		Date
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|3	%define		_region		Brazil
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|5	
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|7	Version:	0.1.2
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|8	Release:	7
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|10	License:	PHP License
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|14	Requires(post): php-pear
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|15	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|16	Requires:	php-pear
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|18	BuildArch:	noarch
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|20	
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|21	%description
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|23	
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|24	%prep
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|25	%setup -q -c
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|27	
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|28	%install
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|29	
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|30	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|33	
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|36	
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|39	
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|40	%clean
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|41	
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|42	
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|43	
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|44	%files
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|45	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|48	
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|49	
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|50	%changelog
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdv2012.0
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|52	+ Revision: 741851
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|53	- fix major breakage by careless packager
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|54	
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|56	+ Revision: 679295
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|57	- mass rebuild
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|58	
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|60	+ Revision: 613636
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|62	
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|63	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|64	+ Revision: 479267
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|65	- spec cleanup
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|66	- use pear installer
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|67	- don't ship tests, even in documentation
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|68	- own all directories
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|70	
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|71	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|72	+ Revision: 368138
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|73	- Add spec and source files for php-pear-Date_Holidays_Brazil
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|74	- Update inscorrect package name
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|75	- Add new splited php-pear-Date_Holidays package upstream structure
12cu|php-pear-Date_Holidays_Brazil-0.1.2-7|76	

11478 12
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|1	%define		_class		Date
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|3	%define		_region		Denmark
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|5	
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|7	Version:	0.1.3
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|8	Release:	7
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|10	License:	PHP License
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|14	Requires(post): php-pear
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|15	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|16	Requires:	php-pear
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|18	BuildArch:	noarch
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|20	
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|21	%description
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|23	
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|24	%prep
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|25	%setup -q -c
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|27	
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|28	%install
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|29	
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|30	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|33	
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|36	
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|39	
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|40	%clean
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|41	
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|42	
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|43	
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|44	%files
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|45	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|48	
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|49	
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|50	%changelog
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-5mdv2012.0
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|52	+ Revision: 741852
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|53	- fix major breakage by careless packager
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|54	
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-4
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|56	+ Revision: 679296
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|57	- mass rebuild
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|58	
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-3mdv2011.0
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|60	+ Revision: 613637
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|62	
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|63	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.3-2mdv2010.1
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|64	+ Revision: 479268
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|65	- spec cleanup
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|66	- use pear installer
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|67	- don't ship tests, even in documentation
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|68	- own all directories
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|70	
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|71	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.3-1mdv2009.1
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|72	+ Revision: 368139
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|73	- Add spec and source files for php-pear-Date_Holidays_Denmark
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|74	- Update inscorrect package name
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|75	- Add new splited php-pear-Date_Holidays package upstream structure
12cu|php-pear-Date_Holidays_Denmark-0.1.3-7|76	

11479 12
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|1	%define		_class		Date
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|3	%define		_region		Discordian
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|5	
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|7	Version:	0.1.1
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|8	Release:	7
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|10	License:	PHP License
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|14	Requires(post): php-pear
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|15	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|16	Requires:	php-pear
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|18	BuildArch:	noarch
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|20	
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|21	%description
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|23	
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|24	%prep
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|25	%setup -q -c
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|27	
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|28	%install
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|29	
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|30	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|33	
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|36	
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|39	
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|40	%clean
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|41	
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|42	
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|43	
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|44	%files
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|45	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|48	
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|49	
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|50	%changelog
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-5mdv2012.0
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|52	+ Revision: 741853
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|53	- fix major breakage by careless packager
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|54	
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|56	+ Revision: 679297
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|57	- mass rebuild
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|58	
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2011.0
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|60	+ Revision: 613638
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|62	
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|63	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-2mdv2010.1
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|64	+ Revision: 479269
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|65	- spec cleanup
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|66	- use pear installer
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|67	- don't ship tests, even in documentation
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|68	- own all directories
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|70	
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|71	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.1-1mdv2009.1
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|72	+ Revision: 368140
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|73	- Add spec and source files for php-pear-Date_Holidays_Discordian
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|74	- Update inscorrect package name
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|75	- Add new splited php-pear-Date_Holidays package upstream structure
12cu|php-pear-Date_Holidays_Discordian-0.1.1-7|76	

11480 12
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|1	%define		_class		Date
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|3	%define		_region		EnglandWales
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|5	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|7	Version:	0.1.5
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|8	Release:	1
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|10	License:	PHP License
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|13	Source0:	http://download.pear.php.net/package/Date_Holidays_EnglandWales-%{version}.tgz
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|14	Requires(post): php-pear
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|15	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|16	Requires:	php-pear
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|18	BuildArch:	noarch
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|20	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|21	%description
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|23	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|24	%prep
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|25	%setup -q -c
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|27	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|28	%install
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|29	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|30	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|33	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|36	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|39	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|40	%clean
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|41	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|42	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|43	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|44	%files
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|45	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|48	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|49	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|50	%changelog
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-2mdv2012.0
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|52	+ Revision: 741854
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|53	- fix major breakage by careless packager
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|54	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|55	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-1
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|56	+ Revision: 741076
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|57	- 0.1.4
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|58	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|59	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|60	+ Revision: 679298
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|61	- mass rebuild
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|62	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|63	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|64	+ Revision: 613639
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|65	- the mass rebuild of 2010.1 packages
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|66	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|67	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|68	+ Revision: 479270
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|69	- spec cleanup
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|70	- use pear installer
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|71	- don't ship tests, even in documentation
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|72	- own all directories
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|73	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|74	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|75	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|76	+ Revision: 368141
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|77	- Add spec and source files for php-pear-Date_Holidays_EnglandWales
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|78	- Update inscorrect package name
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|79	- Add new splited php-pear-Date_Holidays package upstream structure
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|80	
12cu|php-pear-Date_Holidays_EnglandWales-0.1.5-1|81	

11481 12
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|1	%define		_class		Date
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|3	%define		_region		Germany
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|5	
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|7	Version:	0.1.2
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|8	Release:	7
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|10	License:	PHP License
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|14	Requires(post): php-pear
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|15	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|16	Requires:	php-pear
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|18	BuildArch:	noarch
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|20	
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|21	%description
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|23	
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|24	%prep
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|25	%setup -q -c
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|27	
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|28	%install
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|29	
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|30	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|33	
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|36	
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|39	
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|40	%clean
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|41	
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|42	
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|43	
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|44	%files
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|45	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|47	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|49	
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|50	
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|51	%changelog
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdv2012.0
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|53	+ Revision: 741855
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|54	- fix major breakage by careless packager
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|55	
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|57	+ Revision: 679299
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|58	- mass rebuild
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|59	
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|61	+ Revision: 613640
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|63	
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|64	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|65	+ Revision: 479271
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|66	- spec cleanup
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|67	- use pear installer
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|68	- don't ship tests, even in documentation
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|69	- own all directories
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|71	
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|72	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|73	+ Revision: 368157
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|74	- Add package specific files
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|75	- Add spec and source files for php-pear-Date_Holidays_Germany
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|76	- Update inscorrect package name
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|77	- Add new splited php-pear-Date_Holidays package upstream structure
12cu|php-pear-Date_Holidays_Germany-0.1.2-7|78	

11482 12
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|1	%define		_class		Date
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|3	%define		_region		Iceland
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|5	
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|7	Version:	0.1.2
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|8	Release:	7
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|10	License:	PHP License
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|14	Requires(post): php-pear
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|15	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|16	Requires:	php-pear
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|18	BuildArch:	noarch
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|20	
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|21	%description
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|23	
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|24	%prep
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|25	%setup -q -c
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|27	
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|28	%install
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|29	
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|30	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|33	
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|36	
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|39	
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|40	%clean
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|41	
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|42	
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|43	
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|44	%files
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|45	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|48	
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|49	
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|50	%changelog
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdv2012.0
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|52	+ Revision: 741856
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|53	- fix major breakage by careless packager
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|54	
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|56	+ Revision: 679301
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|57	- mass rebuild
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|58	
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|60	+ Revision: 613641
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|62	
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|63	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|64	+ Revision: 479272
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|65	- spec cleanup
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|66	- use pear installer
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|67	- don't ship tests, even in documentation
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|68	- own all directories
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|70	
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|71	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|72	+ Revision: 368143
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|73	- Add spec and source files for php-pear-Date_Holidays_Iceland
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|74	- Update inscorrect package name
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|75	- Add new splited php-pear-Date_Holidays package upstream structure
12cu|php-pear-Date_Holidays_Iceland-0.1.2-7|76	

11483 12
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|1	%define		_class		Date
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|3	%define		_region		Ireland
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|5	
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|7	Version:	0.1.3
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|8	Release:	3
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|10	License:	PHP License
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|14	Requires(post): php-pear
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|15	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|16	Requires:	php-pear
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|18	BuildArch:	noarch
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|20	
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|21	%description
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|23	
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|24	%prep
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|25	%setup -q -c
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|27	
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|28	%install
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|29	
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|30	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|33	
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|36	
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|39	
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|40	%clean
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|41	
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|42	
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|43	
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|44	%files
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|45	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|48	
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|49	
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|50	%changelog
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|51	* Wed Jan 25 2012 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-1mdv2012.0
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|52	+ Revision: 768664
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|53	- import php-pear-Date_Holidays_Ireland
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|54	
12cu|php-pear-Date_Holidays_Ireland-0.1.3-3|55	

11484 12
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|1	%define		_class		Date
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|3	%define		_region		Italy
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|5	
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|7	Version:	0.1.1
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|8	Release:	7
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|10	License:	PHP License
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|14	Requires(post): php-pear
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|15	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|16	Requires:	php-pear
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|18	BuildArch:	noarch
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|20	
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|21	%description
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|23	
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|24	%prep
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|25	%setup -q -c
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|27	
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|28	%install
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|29	
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|30	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|33	
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|36	
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|39	
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|40	%clean
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|41	
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|42	
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|43	
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|44	%files
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|45	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|48	
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|49	
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|50	%changelog
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-5mdv2012.0
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|52	+ Revision: 741857
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|53	- fix major breakage by careless packager
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|54	
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|56	+ Revision: 679302
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|57	- mass rebuild
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|58	
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2011.0
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|60	+ Revision: 613642
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|62	
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|63	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-2mdv2010.1
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|64	+ Revision: 479273
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|65	- spec cleanup
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|66	- use pear installer
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|67	- don't ship tests, even in documentation
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|68	- own all directories
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|70	
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|71	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.1-1mdv2009.1
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|72	+ Revision: 368145
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|73	- Add spec and source files for php-pear-Date_Holidays_Italy
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|74	- Update inscorrect package name
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|75	- Add new splited php-pear-Date_Holidays package upstream structure
12cu|php-pear-Date_Holidays_Italy-0.1.1-7|76	

11485 12
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|1	%define		_class		Date
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|3	%define		_region		Japan
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|5	
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|7	Version:	0.1.2
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|8	Release:	4
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|10	License:	PHP License
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|14	Requires(post): php-pear
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|15	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|16	Requires:	php-pear
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|18	BuildArch:	noarch
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|20	
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|21	%description
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|23	
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|24	%prep
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|25	%setup -q -c
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|27	
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|28	%install
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|29	
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|30	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|33	
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|36	
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|39	
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|40	%clean
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|41	
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|42	
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|43	
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|44	%files
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|45	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|47	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|49	
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|50	
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|51	%changelog
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-2mdv2012.0
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|53	+ Revision: 741859
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|54	- fix major breakage by careless packager
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|55	
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|56	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|57	+ Revision: 741078
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|58	- 0.1.2
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|59	
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|60	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|61	+ Revision: 679303
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|62	- mass rebuild
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|63	
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|64	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2011.0
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|65	+ Revision: 613643
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|66	- the mass rebuild of 2010.1 packages
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|67	
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|68	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-2mdv2010.1
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|69	+ Revision: 479274
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|70	- spec cleanup
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|71	- use pear installer
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|72	- don't ship tests, even in documentation
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|73	- own all directories
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|74	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|75	
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|76	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.1-1mdv2009.1
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|77	+ Revision: 368159
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|78	- Add package specific files
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|79	- Add spec and source files for php-pear-Date_Holidays_Japan
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|80	- Update inscorrect package name
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|81	- Add new splited php-pear-Date_Holidays package upstream structure
12cu|php-pear-Date_Holidays_Japan-0.1.2-4|82	

11486 12
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|1	%define		_class		Date
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|3	%define		_region		Netherlands
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|5	
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|7	Version:	0.1.2
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|8	Release:	7
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|10	License:	PHP License
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|14	Requires(post): php-pear
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|15	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|16	Requires:	php-pear
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|18	BuildArch:	noarch
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|20	
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|21	%description
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|23	
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|24	%prep
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|25	%setup -q -c
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|27	
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|28	%install
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|29	
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|30	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|33	
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|36	
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|39	
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|40	%clean
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|41	
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|42	
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|43	
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|44	%files
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|45	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|48	
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|49	
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|50	%changelog
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdv2012.0
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|52	+ Revision: 741864
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|53	- fix major breakage by careless packager
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|54	
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|56	+ Revision: 679304
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|57	- mass rebuild
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|58	
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|60	+ Revision: 613644
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|62	
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|63	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|64	+ Revision: 479275
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|65	- spec cleanup
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|66	- use pear installer
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|67	- don't ship tests, even in documentation
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|68	- own all directories
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|70	
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|71	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|72	+ Revision: 368160
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|73	- Add package specific files
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|74	- Add spec and source files for php-pear-Date_Holidays_Netherlands
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|75	- Update inscorrect package name
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|76	- Add new splited php-pear-Date_Holidays package upstream structure
12cu|php-pear-Date_Holidays_Netherlands-0.1.2-7|77	

11487 12
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|1	%define		_class		Date
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|3	%define		_region		Norway
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|5	
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|7	Version:	0.1.2
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|8	Release:	9
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|10	License:	PHP License
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|14	Patch0:		php-pear-Date_Holidays_Norway-0.1.2-borkfix.diff
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|15	Requires(post): php-pear
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|16	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|17	Requires:	php-pear
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|18	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|20	BuildArch:	noarch
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|21	
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|22	%description
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|23	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|24	
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|25	%prep
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|26	%setup -q -c
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|27	%patch0 -p0
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|29	
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|30	%install
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|31	
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|32	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|35	
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|38	
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|41	
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|42	%clean
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|43	
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|44	
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|45	
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|46	%files
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|47	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|48	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|50	
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|51	
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|52	%changelog
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-7mdv2012.0
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|54	+ Revision: 741869
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|55	- fix major breakage by careless packager
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|56	
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|57	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-6
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|58	+ Revision: 741263
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|59	- fix the path to Christian.php
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|60	
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|61	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|62	+ Revision: 679305
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|63	- mass rebuild
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|64	
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|65	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4mdv2011.0
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|66	+ Revision: 613645
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|67	- the mass rebuild of 2010.1 packages
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|68	
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|69	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-3mdv2010.1
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|70	+ Revision: 479299
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|71	- spec cleanup
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|72	- use pear installer
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|73	- don't ship tests, even in documentation
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|74	- own all directories
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|75	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|76	- spec cleanup
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|77	
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|78	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|79	+ Revision: 368148
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|80	- Add spec and source files for php-pear-Date_Holidays_Norway
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|81	- Update inscorrect package name
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|82	- Add new splited php-pear-Date_Holidays package upstream structure
12cu|php-pear-Date_Holidays_Norway-0.1.2-9|83	

11488 12
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|1	%define		_class		Date
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|3	%define		_region		PHPdotNet
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|5	
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|7	Version:	0.1.2
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|8	Release:	7
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|10	License:	PHP License
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|14	Requires(post): php-pear
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|15	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|16	Requires:	php-pear
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|18	BuildArch:	noarch
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|20	
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|21	%description
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|23	
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|24	%prep
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|25	%setup -q -c
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|27	
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|28	%install
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|29	
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|30	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|33	
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|36	
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|39	
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|40	%clean
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|41	
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|42	
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|43	
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|44	%files
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|45	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|48	
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|49	
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|50	%changelog
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdv2012.0
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|52	+ Revision: 741874
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|53	- fix major breakage by careless packager
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|54	
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|56	+ Revision: 679306
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|57	- mass rebuild
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|58	
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|60	+ Revision: 613646
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|62	
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|63	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|64	+ Revision: 479277
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|65	- spec cleanup
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|66	- use pear installer
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|67	- don't ship tests, even in documentation
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|68	- own all directories
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|70	
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|71	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|72	+ Revision: 368149
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|73	- Add spec and source files for php-pear-Date_Holidays_PHPdotNet
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|74	- Add directory structure for package php-pear-Date_Holidays_PHPdotNet
12cu|php-pear-Date_Holidays_PHPdotNet-0.1.2-7|75	

11489 12
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|1	%define		_class		Date
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|3	%define		_region		Romania
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|5	
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|7	Version:	0.1.2
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|8	Release:	7
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|10	License:	PHP License
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|14	Requires(post): php-pear
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|15	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|16	Requires:	php-pear
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|18	BuildArch:	noarch
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|20	
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|21	%description
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|23	
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|24	%prep
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|25	%setup -q -c
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|27	
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|28	%install
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|29	
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|30	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|33	
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|36	
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|39	
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|40	%clean
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|41	
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|42	
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|43	
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|44	%files
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|45	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|48	
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|49	
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|50	%changelog
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdv2012.0
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|52	+ Revision: 741879
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|53	- fix major breakage by careless packager
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|54	
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|56	+ Revision: 679307
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|57	- mass rebuild
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|58	
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|60	+ Revision: 613647
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|62	
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|63	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|64	+ Revision: 479278
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|65	- spec cleanup
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|66	- use pear installer
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|67	- don't ship tests, even in documentation
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|68	- own all directories
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|70	
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|71	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|72	+ Revision: 368150
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|73	- Add spec and source files for php-pear-Date_Holidays_Romania
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|74	- Update inscorrect package name
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|75	- Add new splited php-pear-Date_Holidays package upstream structure
12cu|php-pear-Date_Holidays_Romania-0.1.2-7|76	

11490 12
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|1	%define		_class		Date
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|3	%define		_region		Slovenia
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|5	
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|7	Version:	0.1.2
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|8	Release:	7
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|10	License:	PHP License
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|14	Requires(post): php-pear
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|15	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|16	Requires:	php-pear
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|18	BuildArch:	noarch
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|20	
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|21	%description
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|23	
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|24	%prep
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|25	%setup -q -c
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|27	
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|28	%install
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|29	
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|30	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|33	
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|36	
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|39	
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|40	%clean
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|41	
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|42	
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|43	
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|44	%files
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|45	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|48	
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|49	
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|50	%changelog
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdv2012.0
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|52	+ Revision: 741884
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|53	- fix major breakage by careless packager
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|54	
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|56	+ Revision: 679308
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|57	- mass rebuild
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|58	
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|60	+ Revision: 613648
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|62	
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|63	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|64	+ Revision: 479279
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|65	- spec cleanup
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|66	- use pear installer
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|67	- don't ship tests, even in documentation
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|68	- own all directories
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|70	
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|71	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|72	+ Revision: 368151
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|73	- Add spec and source files for php-pear-Date_Holidays_Slovenia
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|74	- Update inscorrect package name
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|75	- Add new splited php-pear-Date_Holidays package upstream structure
12cu|php-pear-Date_Holidays_Slovenia-0.1.2-7|76	

11491 12
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|1	%define		_class		Date
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|3	%define		_region		Sweden
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|5	
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|7	Version:	0.1.3
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|8	Release:	4
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|10	License:	PHP License
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|14	Requires(post): php-pear
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|15	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|16	Requires:	php-pear
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|18	BuildArch:	noarch
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|20	
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|21	%description
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|23	
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|24	%prep
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|25	%setup -q -c
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|27	
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|28	%install
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|29	
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|30	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|33	
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|36	
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|39	
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|40	%clean
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|41	
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|42	
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|43	
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|44	%files
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|45	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|47	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|49	
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|50	
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|51	%changelog
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-2mdv2012.0
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|53	+ Revision: 741888
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|54	- fix major breakage by careless packager
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|55	
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|56	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-1
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|57	+ Revision: 741090
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|58	- 0.1.3
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|59	
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|60	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|61	+ Revision: 679309
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|62	- mass rebuild
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|63	
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|64	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|65	+ Revision: 613649
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|66	- the mass rebuild of 2010.1 packages
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|67	
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|68	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|69	+ Revision: 479280
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|70	- spec cleanup
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|71	- use pear installer
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|72	- don't ship tests, even in documentation
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|73	- own all directories
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|74	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|75	
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|76	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|77	+ Revision: 368161
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|78	- Add package specific files
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|79	- Add spec and source files for php-pear-Date_Holidays_Sweden
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|80	- Update inscorrect package name
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|81	- Add new splited php-pear-Date_Holidays package upstream structure
12cu|php-pear-Date_Holidays_Sweden-0.1.3-4|82	

11492 12
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|1	%define		_class		Date
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|3	%define		_region		Ukraine
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|5	
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|7	Version:	0.1.2
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|8	Release:	7
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|10	License:	PHP License
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|14	Requires(post): php-pear
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|15	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|16	Requires:	php-pear
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|18	BuildArch:	noarch
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|20	
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|21	%description
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|23	
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|24	%prep
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|25	%setup -q -c
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|27	
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|28	%install
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|29	
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|30	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|33	
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|36	
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|39	
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|40	%clean
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|41	
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|42	
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|43	
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|44	%files
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|45	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|48	
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|49	
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|50	%changelog
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdv2012.0
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|52	+ Revision: 741930
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|53	- fix major breakage by careless packager
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|54	
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|56	+ Revision: 679312
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|57	- mass rebuild
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|58	
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2011.0
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|60	+ Revision: 613652
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|62	
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|63	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-2mdv2010.1
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|64	+ Revision: 479281
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|65	- spec cleanup
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|66	- use pear installer
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|67	- don't ship tests, even in documentation
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|68	- own all directories
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|70	
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|71	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.2-1mdv2009.1
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|72	+ Revision: 368153
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|73	- Add spec and source files for php-pear-Date_Holidays_Ukraine
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|74	- Update inscorrect package name
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|75	- Add new splited php-pear-Date_Holidays package upstream structure
12cu|php-pear-Date_Holidays_Ukraine-0.1.2-7|76	

11493 12
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|1	%define		_class		Date
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|3	%define		_region		UNO
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|5	
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|7	Version:	0.1.3
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|8	Release:	7
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|10	License:	PHP License
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|14	Requires(post): php-pear
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|15	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|16	Requires:	php-pear
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|18	BuildArch:	noarch
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|20	
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|21	%description
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|23	
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|24	%prep
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|25	%setup -q -c
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|27	
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|28	%install
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|29	
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|30	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|33	
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|36	
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|39	
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|40	%clean
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|41	
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|42	
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|43	
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|44	%files
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|45	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|47	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|49	
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|50	
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|51	%changelog
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-5mdv2012.0
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|53	+ Revision: 741900
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|54	- fix major breakage by careless packager
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|55	
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-4
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|57	+ Revision: 679310
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|58	- mass rebuild
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|59	
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-3mdv2011.0
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|61	+ Revision: 613650
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|63	
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|64	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.3-2mdv2010.1
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|65	+ Revision: 479282
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|66	- spec cleanup
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|67	- use pear installer
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|68	- don't ship tests, even in documentation
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|69	- own all directories
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|71	
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|72	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.3-1mdv2009.1
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|73	+ Revision: 368162
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|74	- Add package specific files
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|75	- Add spec and source files for php-pear-Date_Holidays_UNO
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|76	- Update inscorrect package name
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|77	- Add new splited php-pear-Date_Holidays package upstream structure
12cu|php-pear-Date_Holidays_UNO-0.1.3-7|78	

11494 12
12cu|php-pear-Date_Holidays_USA-0.1.1-7|1	%define		_class		Date
12cu|php-pear-Date_Holidays_USA-0.1.1-7|2	%define		_subclass	Holidays
12cu|php-pear-Date_Holidays_USA-0.1.1-7|3	%define		_region		USA
12cu|php-pear-Date_Holidays_USA-0.1.1-7|4	%define		upstream_name	%{_class}_%{_subclass}_%{_region}
12cu|php-pear-Date_Holidays_USA-0.1.1-7|5	
12cu|php-pear-Date_Holidays_USA-0.1.1-7|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Date_Holidays_USA-0.1.1-7|7	Version:	0.1.1
12cu|php-pear-Date_Holidays_USA-0.1.1-7|8	Release:	7
12cu|php-pear-Date_Holidays_USA-0.1.1-7|9	Summary:	Driver based class to calculate holidays in %{_region}
12cu|php-pear-Date_Holidays_USA-0.1.1-7|10	License:	PHP License
12cu|php-pear-Date_Holidays_USA-0.1.1-7|11	Group:		Development/PHP
12cu|php-pear-Date_Holidays_USA-0.1.1-7|12	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Date_Holidays_USA-0.1.1-7|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Date_Holidays_USA-0.1.1-7|14	Requires(post): php-pear
12cu|php-pear-Date_Holidays_USA-0.1.1-7|15	Requires(preun): php-pear
12cu|php-pear-Date_Holidays_USA-0.1.1-7|16	Requires:	php-pear
12cu|php-pear-Date_Holidays_USA-0.1.1-7|17	Requires:	php-pear-Date_Holidays >= 0.21.1
12cu|php-pear-Date_Holidays_USA-0.1.1-7|18	BuildArch:	noarch
12cu|php-pear-Date_Holidays_USA-0.1.1-7|19	BuildRequires:	php-pear
12cu|php-pear-Date_Holidays_USA-0.1.1-7|20	
12cu|php-pear-Date_Holidays_USA-0.1.1-7|21	%description
12cu|php-pear-Date_Holidays_USA-0.1.1-7|22	%{upstream_name} is the Date_Holidays driver for %{_region} region.
12cu|php-pear-Date_Holidays_USA-0.1.1-7|23	
12cu|php-pear-Date_Holidays_USA-0.1.1-7|24	%prep
12cu|php-pear-Date_Holidays_USA-0.1.1-7|25	%setup -q -c
12cu|php-pear-Date_Holidays_USA-0.1.1-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_USA-0.1.1-7|27	
12cu|php-pear-Date_Holidays_USA-0.1.1-7|28	%install
12cu|php-pear-Date_Holidays_USA-0.1.1-7|29	
12cu|php-pear-Date_Holidays_USA-0.1.1-7|30	cd %{upstream_name}-%{version}
12cu|php-pear-Date_Holidays_USA-0.1.1-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Date_Holidays_USA-0.1.1-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Date_Holidays_USA-0.1.1-7|33	
12cu|php-pear-Date_Holidays_USA-0.1.1-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Date_Holidays_USA-0.1.1-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Date_Holidays_USA-0.1.1-7|36	
12cu|php-pear-Date_Holidays_USA-0.1.1-7|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_USA-0.1.1-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Date_Holidays_USA-0.1.1-7|39	
12cu|php-pear-Date_Holidays_USA-0.1.1-7|40	%clean
12cu|php-pear-Date_Holidays_USA-0.1.1-7|41	
12cu|php-pear-Date_Holidays_USA-0.1.1-7|42	
12cu|php-pear-Date_Holidays_USA-0.1.1-7|43	
12cu|php-pear-Date_Holidays_USA-0.1.1-7|44	%files
12cu|php-pear-Date_Holidays_USA-0.1.1-7|45	%defattr(-,root,root)
12cu|php-pear-Date_Holidays_USA-0.1.1-7|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Date_Holidays_USA-0.1.1-7|47	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Date_Holidays_USA-0.1.1-7|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Date_Holidays_USA-0.1.1-7|49	
12cu|php-pear-Date_Holidays_USA-0.1.1-7|50	
12cu|php-pear-Date_Holidays_USA-0.1.1-7|51	%changelog
12cu|php-pear-Date_Holidays_USA-0.1.1-7|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-5mdv2012.0
12cu|php-pear-Date_Holidays_USA-0.1.1-7|53	+ Revision: 741914
12cu|php-pear-Date_Holidays_USA-0.1.1-7|54	- fix major breakage by careless packager
12cu|php-pear-Date_Holidays_USA-0.1.1-7|55	
12cu|php-pear-Date_Holidays_USA-0.1.1-7|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4
12cu|php-pear-Date_Holidays_USA-0.1.1-7|57	+ Revision: 679311
12cu|php-pear-Date_Holidays_USA-0.1.1-7|58	- mass rebuild
12cu|php-pear-Date_Holidays_USA-0.1.1-7|59	
12cu|php-pear-Date_Holidays_USA-0.1.1-7|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2011.0
12cu|php-pear-Date_Holidays_USA-0.1.1-7|61	+ Revision: 613651
12cu|php-pear-Date_Holidays_USA-0.1.1-7|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-Date_Holidays_USA-0.1.1-7|63	
12cu|php-pear-Date_Holidays_USA-0.1.1-7|64	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-2mdv2010.1
12cu|php-pear-Date_Holidays_USA-0.1.1-7|65	+ Revision: 479283
12cu|php-pear-Date_Holidays_USA-0.1.1-7|66	- spec cleanup
12cu|php-pear-Date_Holidays_USA-0.1.1-7|67	- use pear installer
12cu|php-pear-Date_Holidays_USA-0.1.1-7|68	- don't ship tests, even in documentation
12cu|php-pear-Date_Holidays_USA-0.1.1-7|69	- own all directories
12cu|php-pear-Date_Holidays_USA-0.1.1-7|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Date_Holidays_USA-0.1.1-7|71	
12cu|php-pear-Date_Holidays_USA-0.1.1-7|72	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.1-1mdv2009.1
12cu|php-pear-Date_Holidays_USA-0.1.1-7|73	+ Revision: 368163
12cu|php-pear-Date_Holidays_USA-0.1.1-7|74	- Add package specific files
12cu|php-pear-Date_Holidays_USA-0.1.1-7|75	- Add spec and source files for php-pear-Date_Holidays_USA
12cu|php-pear-Date_Holidays_USA-0.1.1-7|76	- Update inscorrect package name
12cu|php-pear-Date_Holidays_USA-0.1.1-7|77	- Add new splited php-pear-Date_Holidays package upstream structure
12cu|php-pear-Date_Holidays_USA-0.1.1-7|78	

11495 12
12cu|php-pear-DBA-1.1.1-10|1	%define		_class		DBA
12cu|php-pear-DBA-1.1.1-10|2	%define		upstream_name	%{_class}
12cu|php-pear-DBA-1.1.1-10|3	
12cu|php-pear-DBA-1.1.1-10|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-DBA-1.1.1-10|5	Version:	1.1.1
12cu|php-pear-DBA-1.1.1-10|6	Release:	10
12cu|php-pear-DBA-1.1.1-10|7	Summary:	Berkeley-style Database Class
12cu|php-pear-DBA-1.1.1-10|8	License:	PHP License
12cu|php-pear-DBA-1.1.1-10|9	Group:		Development/PHP
12cu|php-pear-DBA-1.1.1-10|10	URL:		http://pear.php.net/package/DBA/
12cu|php-pear-DBA-1.1.1-10|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-DBA-1.1.1-10|12	Requires(post): php-pear
12cu|php-pear-DBA-1.1.1-10|13	Requires(preun): php-pear
12cu|php-pear-DBA-1.1.1-10|14	Requires:	php-pear
12cu|php-pear-DBA-1.1.1-10|15	BuildArch:	noarch
12cu|php-pear-DBA-1.1.1-10|16	BuildRequires:	php-pear
12cu|php-pear-DBA-1.1.1-10|17	
12cu|php-pear-DBA-1.1.1-10|18	%description
12cu|php-pear-DBA-1.1.1-10|19	Implements a DBM-style database using either PHP's DBA functions or a
12cu|php-pear-DBA-1.1.1-10|20	simple DBM class written in PHP. Also provides a relational database
12cu|php-pear-DBA-1.1.1-10|21	system with support for selects, joins, sorts, projects, multiple
12cu|php-pear-DBA-1.1.1-10|22	tables, type checking, autoincrements and more.
12cu|php-pear-DBA-1.1.1-10|23	
12cu|php-pear-DBA-1.1.1-10|24	%prep
12cu|php-pear-DBA-1.1.1-10|25	%setup -q -c
12cu|php-pear-DBA-1.1.1-10|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-DBA-1.1.1-10|27	
12cu|php-pear-DBA-1.1.1-10|28	%install
12cu|php-pear-DBA-1.1.1-10|29	
12cu|php-pear-DBA-1.1.1-10|30	cd %{upstream_name}-%{version}
12cu|php-pear-DBA-1.1.1-10|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-DBA-1.1.1-10|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-DBA-1.1.1-10|33	
12cu|php-pear-DBA-1.1.1-10|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-DBA-1.1.1-10|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-DBA-1.1.1-10|36	
12cu|php-pear-DBA-1.1.1-10|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DBA-1.1.1-10|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DBA-1.1.1-10|39	
12cu|php-pear-DBA-1.1.1-10|40	%clean
12cu|php-pear-DBA-1.1.1-10|41	
12cu|php-pear-DBA-1.1.1-10|42	
12cu|php-pear-DBA-1.1.1-10|43	
12cu|php-pear-DBA-1.1.1-10|44	%files
12cu|php-pear-DBA-1.1.1-10|45	%defattr(-,root,root)
12cu|php-pear-DBA-1.1.1-10|46	%doc %{_class}-%{version}/docs/*
12cu|php-pear-DBA-1.1.1-10|47	%{_datadir}/pear/%{_class}.php
12cu|php-pear-DBA-1.1.1-10|48	%{_datadir}/pear/%{_class}
12cu|php-pear-DBA-1.1.1-10|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-DBA-1.1.1-10|50	
12cu|php-pear-DBA-1.1.1-10|51	
12cu|php-pear-DBA-1.1.1-10|52	
12cu|php-pear-DBA-1.1.1-10|53	
12cu|php-pear-DBA-1.1.1-10|54	%changelog
12cu|php-pear-DBA-1.1.1-10|55	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-8mdv2012.0
12cu|php-pear-DBA-1.1.1-10|56	+ Revision: 741838
12cu|php-pear-DBA-1.1.1-10|57	- fix major breakage by careless packager
12cu|php-pear-DBA-1.1.1-10|58	
12cu|php-pear-DBA-1.1.1-10|59	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7
12cu|php-pear-DBA-1.1.1-10|60	+ Revision: 679279
12cu|php-pear-DBA-1.1.1-10|61	- mass rebuild
12cu|php-pear-DBA-1.1.1-10|62	
12cu|php-pear-DBA-1.1.1-10|63	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-6mdv2011.0
12cu|php-pear-DBA-1.1.1-10|64	+ Revision: 613625
12cu|php-pear-DBA-1.1.1-10|65	- the mass rebuild of 2010.1 packages
12cu|php-pear-DBA-1.1.1-10|66	
12cu|php-pear-DBA-1.1.1-10|67	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-5mdv2010.1
12cu|php-pear-DBA-1.1.1-10|68	+ Revision: 479285
12cu|php-pear-DBA-1.1.1-10|69	- spec cleanup
12cu|php-pear-DBA-1.1.1-10|70	- use pear installer
12cu|php-pear-DBA-1.1.1-10|71	- don't ship tests, even in documentation
12cu|php-pear-DBA-1.1.1-10|72	- own all directories
12cu|php-pear-DBA-1.1.1-10|73	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-DBA-1.1.1-10|74	
12cu|php-pear-DBA-1.1.1-10|75	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-4mdv2010.0
12cu|php-pear-DBA-1.1.1-10|76	+ Revision: 440970
12cu|php-pear-DBA-1.1.1-10|77	- rebuild
12cu|php-pear-DBA-1.1.1-10|78	
12cu|php-pear-DBA-1.1.1-10|79	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdv2009.1
12cu|php-pear-DBA-1.1.1-10|80	+ Revision: 321947
12cu|php-pear-DBA-1.1.1-10|81	- rebuild
12cu|php-pear-DBA-1.1.1-10|82	
12cu|php-pear-DBA-1.1.1-10|83	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2009.0
12cu|php-pear-DBA-1.1.1-10|84	+ Revision: 236819
12cu|php-pear-DBA-1.1.1-10|85	- rebuild
12cu|php-pear-DBA-1.1.1-10|86	
12cu|php-pear-DBA-1.1.1-10|87	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-DBA-1.1.1-10|88	- restore BuildRoot
12cu|php-pear-DBA-1.1.1-10|89	
12cu|php-pear-DBA-1.1.1-10|90	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-DBA-1.1.1-10|91	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-DBA-1.1.1-10|92	
12cu|php-pear-DBA-1.1.1-10|93	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2008.0
12cu|php-pear-DBA-1.1.1-10|94	+ Revision: 15647
12cu|php-pear-DBA-1.1.1-10|95	- 1.1.1
12cu|php-pear-DBA-1.1.1-10|96	
12cu|php-pear-DBA-1.1.1-10|97	
12cu|php-pear-DBA-1.1.1-10|98	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdv2007.0
12cu|php-pear-DBA-1.1.1-10|99	+ Revision: 81479
12cu|php-pear-DBA-1.1.1-10|100	- Import php-pear-DBA
12cu|php-pear-DBA-1.1.1-10|101	
12cu|php-pear-DBA-1.1.1-10|102	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdk
12cu|php-pear-DBA-1.1.1-10|103	- new group (Development/PHP)
12cu|php-pear-DBA-1.1.1-10|104	
12cu|php-pear-DBA-1.1.1-10|105	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-6mdk
12cu|php-pear-DBA-1.1.1-10|106	- rebuilt to fix auto deps
12cu|php-pear-DBA-1.1.1-10|107	
12cu|php-pear-DBA-1.1.1-10|108	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-5mdk
12cu|php-pear-DBA-1.1.1-10|109	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-DBA-1.1.1-10|110	
12cu|php-pear-DBA-1.1.1-10|111	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdk
12cu|php-pear-DBA-1.1.1-10|112	- fix deps
12cu|php-pear-DBA-1.1.1-10|113	
12cu|php-pear-DBA-1.1.1-10|114	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdk
12cu|php-pear-DBA-1.1.1-10|115	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-DBA-1.1.1-10|116	- fix deps
12cu|php-pear-DBA-1.1.1-10|117	
12cu|php-pear-DBA-1.1.1-10|118	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdk
12cu|php-pear-DBA-1.1.1-10|119	- fix deps
12cu|php-pear-DBA-1.1.1-10|120	
12cu|php-pear-DBA-1.1.1-10|121	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cu|php-pear-DBA-1.1.1-10|122	- initial Mandriva package (PLD import)
12cu|php-pear-DBA-1.1.1-10|123	

11496 12
12cu|php-pear-DB_ado-1.3.1-8|1	%define		_class		DB
12cu|php-pear-DB_ado-1.3.1-8|2	%define		_subclass	ado
12cu|php-pear-DB_ado-1.3.1-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-DB_ado-1.3.1-8|4	
12cu|php-pear-DB_ado-1.3.1-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-DB_ado-1.3.1-8|6	Version:	1.3.1
12cu|php-pear-DB_ado-1.3.1-8|7	Release:	8
12cu|php-pear-DB_ado-1.3.1-8|8	Summary:	DB driver which use MS ADODB library
12cu|php-pear-DB_ado-1.3.1-8|9	License:	PHP License
12cu|php-pear-DB_ado-1.3.1-8|10	Group:		Development/PHP
12cu|php-pear-DB_ado-1.3.1-8|11	URL:		http://pear.php.net/package/DB_ado/
12cu|php-pear-DB_ado-1.3.1-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-DB_ado-1.3.1-8|13	Requires(post): php-pear
12cu|php-pear-DB_ado-1.3.1-8|14	Requires(preun): php-pear
12cu|php-pear-DB_ado-1.3.1-8|15	Requires:	php-pear
12cu|php-pear-DB_ado-1.3.1-8|16	BuildArch:	noarch
12cu|php-pear-DB_ado-1.3.1-8|17	BuildRequires:	php-pear
12cu|php-pear-DB_ado-1.3.1-8|18	
12cu|php-pear-DB_ado-1.3.1-8|19	%description
12cu|php-pear-DB_ado-1.3.1-8|20	DB_ado is a database independent query interface definition for
12cu|php-pear-DB_ado-1.3.1-8|21	Microsoft's ADODB library using PHP's COM extension. This class allows
12cu|php-pear-DB_ado-1.3.1-8|22	you to connect to different data sources like MS Access, MS SQL
12cu|php-pear-DB_ado-1.3.1-8|23	Server, Oracle and other RDBMS on a Win32 operating system. Moreover
12cu|php-pear-DB_ado-1.3.1-8|24	the possibility exists to use MS Excel spreadsheets, XML, text files
12cu|php-pear-DB_ado-1.3.1-8|25	and other not relational data as data source.
12cu|php-pear-DB_ado-1.3.1-8|26	
12cu|php-pear-DB_ado-1.3.1-8|27	%prep
12cu|php-pear-DB_ado-1.3.1-8|28	%setup -q -c
12cu|php-pear-DB_ado-1.3.1-8|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-DB_ado-1.3.1-8|30	
12cu|php-pear-DB_ado-1.3.1-8|31	%install
12cu|php-pear-DB_ado-1.3.1-8|32	
12cu|php-pear-DB_ado-1.3.1-8|33	cd %{upstream_name}-%{version}
12cu|php-pear-DB_ado-1.3.1-8|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-DB_ado-1.3.1-8|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-DB_ado-1.3.1-8|36	
12cu|php-pear-DB_ado-1.3.1-8|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-DB_ado-1.3.1-8|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-DB_ado-1.3.1-8|39	
12cu|php-pear-DB_ado-1.3.1-8|40	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_ado-1.3.1-8|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_ado-1.3.1-8|42	
12cu|php-pear-DB_ado-1.3.1-8|43	%clean
12cu|php-pear-DB_ado-1.3.1-8|44	
12cu|php-pear-DB_ado-1.3.1-8|45	
12cu|php-pear-DB_ado-1.3.1-8|46	
12cu|php-pear-DB_ado-1.3.1-8|47	%files
12cu|php-pear-DB_ado-1.3.1-8|48	%defattr(-,root,root)
12cu|php-pear-DB_ado-1.3.1-8|49	%{_datadir}/pear/%{_class}
12cu|php-pear-DB_ado-1.3.1-8|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-DB_ado-1.3.1-8|51	
12cu|php-pear-DB_ado-1.3.1-8|52	
12cu|php-pear-DB_ado-1.3.1-8|53	
12cu|php-pear-DB_ado-1.3.1-8|54	
12cu|php-pear-DB_ado-1.3.1-8|55	%changelog
12cu|php-pear-DB_ado-1.3.1-8|56	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-6mdv2012.0
12cu|php-pear-DB_ado-1.3.1-8|57	+ Revision: 741846
12cu|php-pear-DB_ado-1.3.1-8|58	- fix major breakage by careless packager
12cu|php-pear-DB_ado-1.3.1-8|59	
12cu|php-pear-DB_ado-1.3.1-8|60	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-5
12cu|php-pear-DB_ado-1.3.1-8|61	+ Revision: 679290
12cu|php-pear-DB_ado-1.3.1-8|62	- mass rebuild
12cu|php-pear-DB_ado-1.3.1-8|63	
12cu|php-pear-DB_ado-1.3.1-8|64	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-4mdv2011.0
12cu|php-pear-DB_ado-1.3.1-8|65	+ Revision: 613631
12cu|php-pear-DB_ado-1.3.1-8|66	- the mass rebuild of 2010.1 packages
12cu|php-pear-DB_ado-1.3.1-8|67	
12cu|php-pear-DB_ado-1.3.1-8|68	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-3mdv2010.1
12cu|php-pear-DB_ado-1.3.1-8|69	+ Revision: 479286
12cu|php-pear-DB_ado-1.3.1-8|70	- spec cleanup
12cu|php-pear-DB_ado-1.3.1-8|71	- use pear installer
12cu|php-pear-DB_ado-1.3.1-8|72	- don't ship tests, even in documentation
12cu|php-pear-DB_ado-1.3.1-8|73	- own all directories
12cu|php-pear-DB_ado-1.3.1-8|74	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-DB_ado-1.3.1-8|75	
12cu|php-pear-DB_ado-1.3.1-8|76	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.3.1-2mdv2010.0
12cu|php-pear-DB_ado-1.3.1-8|77	+ Revision: 440971
12cu|php-pear-DB_ado-1.3.1-8|78	- rebuild
12cu|php-pear-DB_ado-1.3.1-8|79	
12cu|php-pear-DB_ado-1.3.1-8|80	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-1mdv2009.1
12cu|php-pear-DB_ado-1.3.1-8|81	+ Revision: 357906
12cu|php-pear-DB_ado-1.3.1-8|82	- update to new version 1.3.1
12cu|php-pear-DB_ado-1.3.1-8|83	
12cu|php-pear-DB_ado-1.3.1-8|84	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3-9mdv2009.1
12cu|php-pear-DB_ado-1.3.1-8|85	+ Revision: 321960
12cu|php-pear-DB_ado-1.3.1-8|86	- rebuild
12cu|php-pear-DB_ado-1.3.1-8|87	
12cu|php-pear-DB_ado-1.3.1-8|88	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3-8mdv2009.0
12cu|php-pear-DB_ado-1.3.1-8|89	+ Revision: 236827
12cu|php-pear-DB_ado-1.3.1-8|90	- rebuild
12cu|php-pear-DB_ado-1.3.1-8|91	
12cu|php-pear-DB_ado-1.3.1-8|92	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.3-7mdv2008.1
12cu|php-pear-DB_ado-1.3.1-8|93	+ Revision: 140729
12cu|php-pear-DB_ado-1.3.1-8|94	- restore BuildRoot
12cu|php-pear-DB_ado-1.3.1-8|95	
12cu|php-pear-DB_ado-1.3.1-8|96	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-DB_ado-1.3.1-8|97	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-DB_ado-1.3.1-8|98	
12cu|php-pear-DB_ado-1.3.1-8|99	
12cu|php-pear-DB_ado-1.3.1-8|100	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3-7mdv2007.0
12cu|php-pear-DB_ado-1.3.1-8|101	+ Revision: 81540
12cu|php-pear-DB_ado-1.3.1-8|102	- Import php-pear-DB_ado
12cu|php-pear-DB_ado-1.3.1-8|103	
12cu|php-pear-DB_ado-1.3.1-8|104	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3-7mdk
12cu|php-pear-DB_ado-1.3.1-8|105	- new group (Development/PHP)
12cu|php-pear-DB_ado-1.3.1-8|106	
12cu|php-pear-DB_ado-1.3.1-8|107	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-6mdk
12cu|php-pear-DB_ado-1.3.1-8|108	- rebuilt to fix auto deps
12cu|php-pear-DB_ado-1.3.1-8|109	
12cu|php-pear-DB_ado-1.3.1-8|110	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-5mdk
12cu|php-pear-DB_ado-1.3.1-8|111	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-DB_ado-1.3.1-8|112	
12cu|php-pear-DB_ado-1.3.1-8|113	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-4mdk
12cu|php-pear-DB_ado-1.3.1-8|114	- fix deps
12cu|php-pear-DB_ado-1.3.1-8|115	
12cu|php-pear-DB_ado-1.3.1-8|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-3mdk
12cu|php-pear-DB_ado-1.3.1-8|117	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-DB_ado-1.3.1-8|118	- fix deps
12cu|php-pear-DB_ado-1.3.1-8|119	
12cu|php-pear-DB_ado-1.3.1-8|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-2mdk
12cu|php-pear-DB_ado-1.3.1-8|121	- fix deps
12cu|php-pear-DB_ado-1.3.1-8|122	
12cu|php-pear-DB_ado-1.3.1-8|123	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3-1mdk
12cu|php-pear-DB_ado-1.3.1-8|124	- initial Mandriva package (PLD import)
12cu|php-pear-DB_ado-1.3.1-8|125	

11497 12
12cu|php-pear-DBA_Relational-0.2.0-10|1	%define		_class		DBA
12cu|php-pear-DBA_Relational-0.2.0-10|2	%define		_subclass	Relational
12cu|php-pear-DBA_Relational-0.2.0-10|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-DBA_Relational-0.2.0-10|4	
12cu|php-pear-DBA_Relational-0.2.0-10|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-DBA_Relational-0.2.0-10|6	Version:	0.2.0
12cu|php-pear-DBA_Relational-0.2.0-10|7	Release:	10
12cu|php-pear-DBA_Relational-0.2.0-10|8	Epoch:		1
12cu|php-pear-DBA_Relational-0.2.0-10|9	Summary:	Berkeley-style database abstraction class
12cu|php-pear-DBA_Relational-0.2.0-10|10	License:	PHP License
12cu|php-pear-DBA_Relational-0.2.0-10|11	Group:		Development/PHP
12cu|php-pear-DBA_Relational-0.2.0-10|12	URL:		http://pear.php.net/package/DBA_Relational/
12cu|php-pear-DBA_Relational-0.2.0-10|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-DBA_Relational-0.2.0-10|14	Requires(post): php-pear
12cu|php-pear-DBA_Relational-0.2.0-10|15	Requires(preun): php-pear
12cu|php-pear-DBA_Relational-0.2.0-10|16	Requires:	php-pear
12cu|php-pear-DBA_Relational-0.2.0-10|17	BuildArch:	noarch
12cu|php-pear-DBA_Relational-0.2.0-10|18	BuildRequires:	php-pear
12cu|php-pear-DBA_Relational-0.2.0-10|19	
12cu|php-pear-DBA_Relational-0.2.0-10|20	%description
12cu|php-pear-DBA_Relational-0.2.0-10|21	Table management extension for DBA.
12cu|php-pear-DBA_Relational-0.2.0-10|22	
12cu|php-pear-DBA_Relational-0.2.0-10|23	%prep
12cu|php-pear-DBA_Relational-0.2.0-10|24	%setup -q -c
12cu|php-pear-DBA_Relational-0.2.0-10|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-DBA_Relational-0.2.0-10|26	
12cu|php-pear-DBA_Relational-0.2.0-10|27	%install
12cu|php-pear-DBA_Relational-0.2.0-10|28	
12cu|php-pear-DBA_Relational-0.2.0-10|29	cd %{upstream_name}-%{version}
12cu|php-pear-DBA_Relational-0.2.0-10|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-DBA_Relational-0.2.0-10|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-DBA_Relational-0.2.0-10|32	
12cu|php-pear-DBA_Relational-0.2.0-10|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-DBA_Relational-0.2.0-10|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-DBA_Relational-0.2.0-10|35	
12cu|php-pear-DBA_Relational-0.2.0-10|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DBA_Relational-0.2.0-10|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DBA_Relational-0.2.0-10|38	
12cu|php-pear-DBA_Relational-0.2.0-10|39	%clean
12cu|php-pear-DBA_Relational-0.2.0-10|40	
12cu|php-pear-DBA_Relational-0.2.0-10|41	
12cu|php-pear-DBA_Relational-0.2.0-10|42	
12cu|php-pear-DBA_Relational-0.2.0-10|43	%files
12cu|php-pear-DBA_Relational-0.2.0-10|44	%defattr(-,root,root)
12cu|php-pear-DBA_Relational-0.2.0-10|45	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-DBA_Relational-0.2.0-10|46	%{_datadir}/pear/%{_class}
12cu|php-pear-DBA_Relational-0.2.0-10|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-DBA_Relational-0.2.0-10|48	
12cu|php-pear-DBA_Relational-0.2.0-10|49	
12cu|php-pear-DBA_Relational-0.2.0-10|50	%changelog
12cu|php-pear-DBA_Relational-0.2.0-10|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.0-8mdv2012.0
12cu|php-pear-DBA_Relational-0.2.0-10|52	+ Revision: 741839
12cu|php-pear-DBA_Relational-0.2.0-10|53	- fix major breakage by careless packager
12cu|php-pear-DBA_Relational-0.2.0-10|54	
12cu|php-pear-DBA_Relational-0.2.0-10|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.0-7
12cu|php-pear-DBA_Relational-0.2.0-10|56	+ Revision: 679281
12cu|php-pear-DBA_Relational-0.2.0-10|57	- mass rebuild
12cu|php-pear-DBA_Relational-0.2.0-10|58	
12cu|php-pear-DBA_Relational-0.2.0-10|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.0-6mdv2011.0
12cu|php-pear-DBA_Relational-0.2.0-10|60	+ Revision: 613626
12cu|php-pear-DBA_Relational-0.2.0-10|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-DBA_Relational-0.2.0-10|62	
12cu|php-pear-DBA_Relational-0.2.0-10|63	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.2.0-5mdv2010.1
12cu|php-pear-DBA_Relational-0.2.0-10|64	+ Revision: 479287
12cu|php-pear-DBA_Relational-0.2.0-10|65	- spec cleanup
12cu|php-pear-DBA_Relational-0.2.0-10|66	- use pear installer
12cu|php-pear-DBA_Relational-0.2.0-10|67	- don't ship tests, even in documentation
12cu|php-pear-DBA_Relational-0.2.0-10|68	- own all directories
12cu|php-pear-DBA_Relational-0.2.0-10|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-DBA_Relational-0.2.0-10|70	
12cu|php-pear-DBA_Relational-0.2.0-10|71	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1:0.2.0-4mdv2010.0
12cu|php-pear-DBA_Relational-0.2.0-10|72	+ Revision: 440973
12cu|php-pear-DBA_Relational-0.2.0-10|73	- rebuild
12cu|php-pear-DBA_Relational-0.2.0-10|74	
12cu|php-pear-DBA_Relational-0.2.0-10|75	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.0-3mdv2009.1
12cu|php-pear-DBA_Relational-0.2.0-10|76	+ Revision: 321949
12cu|php-pear-DBA_Relational-0.2.0-10|77	- rebuild
12cu|php-pear-DBA_Relational-0.2.0-10|78	
12cu|php-pear-DBA_Relational-0.2.0-10|79	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.0-2mdv2009.0
12cu|php-pear-DBA_Relational-0.2.0-10|80	+ Revision: 236820
12cu|php-pear-DBA_Relational-0.2.0-10|81	- rebuild
12cu|php-pear-DBA_Relational-0.2.0-10|82	
12cu|php-pear-DBA_Relational-0.2.0-10|83	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1:0.2.0-1mdv2008.1
12cu|php-pear-DBA_Relational-0.2.0-10|84	+ Revision: 140729
12cu|php-pear-DBA_Relational-0.2.0-10|85	- restore BuildRoot
12cu|php-pear-DBA_Relational-0.2.0-10|86	
12cu|php-pear-DBA_Relational-0.2.0-10|87	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-DBA_Relational-0.2.0-10|88	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-DBA_Relational-0.2.0-10|89	
12cu|php-pear-DBA_Relational-0.2.0-10|90	* Mon May 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.0-1mdv2008.0
12cu|php-pear-DBA_Relational-0.2.0-10|91	+ Revision: 24079
12cu|php-pear-DBA_Relational-0.2.0-10|92	- use epoch
12cu|php-pear-DBA_Relational-0.2.0-10|93	- 0.2.0
12cu|php-pear-DBA_Relational-0.2.0-10|94	
12cu|php-pear-DBA_Relational-0.2.0-10|95	
12cu|php-pear-DBA_Relational-0.2.0-10|96	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.19-7mdv2007.0
12cu|php-pear-DBA_Relational-0.2.0-10|97	+ Revision: 81481
12cu|php-pear-DBA_Relational-0.2.0-10|98	- Import php-pear-DBA_Relational
12cu|php-pear-DBA_Relational-0.2.0-10|99	
12cu|php-pear-DBA_Relational-0.2.0-10|100	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.19-7mdk
12cu|php-pear-DBA_Relational-0.2.0-10|101	- new group (Development/PHP)
12cu|php-pear-DBA_Relational-0.2.0-10|102	
12cu|php-pear-DBA_Relational-0.2.0-10|103	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.19-6mdk
12cu|php-pear-DBA_Relational-0.2.0-10|104	- rebuilt to fix auto deps
12cu|php-pear-DBA_Relational-0.2.0-10|105	
12cu|php-pear-DBA_Relational-0.2.0-10|106	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.19-5mdk
12cu|php-pear-DBA_Relational-0.2.0-10|107	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-DBA_Relational-0.2.0-10|108	
12cu|php-pear-DBA_Relational-0.2.0-10|109	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.19-4mdk
12cu|php-pear-DBA_Relational-0.2.0-10|110	- fix deps
12cu|php-pear-DBA_Relational-0.2.0-10|111	
12cu|php-pear-DBA_Relational-0.2.0-10|112	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.19-3mdk
12cu|php-pear-DBA_Relational-0.2.0-10|113	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-DBA_Relational-0.2.0-10|114	- fix deps
12cu|php-pear-DBA_Relational-0.2.0-10|115	
12cu|php-pear-DBA_Relational-0.2.0-10|116	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.19-2mdk
12cu|php-pear-DBA_Relational-0.2.0-10|117	- fix deps
12cu|php-pear-DBA_Relational-0.2.0-10|118	
12cu|php-pear-DBA_Relational-0.2.0-10|119	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.19-1mdk
12cu|php-pear-DBA_Relational-0.2.0-10|120	- initial Mandriva package (PLD import)
12cu|php-pear-DBA_Relational-0.2.0-10|121	

11498 12
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|1	%define		_class		DB
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|2	%define		_subclass	DataObject_FormBuilder
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|4	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|6	Version:	1.0.1
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|7	Release:	5
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|8	Summary:	Automatically build HTML_QuickForm object from a DB_DataObject derived class
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|9	Epoch:      1
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|10	License:	PHP License
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|11	Group:		Development/PHP
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|12	URL:		http://pear.php.net/package/DB_DataObject_FormBuilder/
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|14	Requires(post): php-pear
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|15	Requires(preun): php-pear
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|16	Requires:	php-pear
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|17	BuildArch:	noarch
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|18	BuildRequires:	php-pear
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|19	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|20	%description
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|21	%{upstream_name} will aid you in rapid application development
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|22	using the packages DB_DataObject and HTML_QuickForm. For having quick but
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|23	working prototype of your application, simply model the database, run
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|24	DataObject`s CreateTable script over it and write a script that passes
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|25	one of the resulting objects to the FormBuilder class. The FormBuilder
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|26	class will automatically generate a simple but working HTML_QuickForm
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|27	object that you can use to test your application. It also provides a
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|28	processing method that will automatically detect if an insert() or
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|29	update() command has to be executed after the form has been submitted.
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|30	If you have set DataObject`s links.ini file correctly, it will also
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|31	automatically detect if a table field is a foreign key and will populate
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|32	a selectbox with the linked table`s entry. There are many optional
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|33	parameteres that you can place in DataObjects.ini or in properties of
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|34	your derived classes, that you can use to fine-tune the form generation,
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|35	gradually turning the prototypes into fully features forms and you can
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|36	take control of any stage at the process.
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|37	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|38	%prep
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|39	%setup -q -c
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|40	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|41	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|42	%install
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|43	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|44	cd %{upstream_name}-%{version}
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|45	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|46	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|47	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|48	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|49	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|50	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|51	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|52	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|53	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|54	rm -f %{buildroot}%{_datadir}/pear/package.php
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|55	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|56	%clean
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|57	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|58	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|59	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|60	%files
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|61	%defattr(-,root,root)
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|62	%{_datadir}/pear/%{_class}
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|63	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|65	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|66	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|67	%changelog
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.1-3mdv2012.0
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|69	+ Revision: 741840
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|70	- fix major breakage by careless packager
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|71	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.1-2
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|73	+ Revision: 679282
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|74	- mass rebuild
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|75	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|76	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.1-1mdv2011.0
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|77	+ Revision: 602137
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|78	- new version
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|79	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|80	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.0-2mdv2010.1
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|81	+ Revision: 479289
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|82	- spec cleanup
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|83	- use pear installer
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|84	- don't ship tests, even in documentation
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|85	- own all directories
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|86	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|87	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|88	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.0-1mdv2010.0
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|89	+ Revision: 450231
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|90	- new version
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|91	- use pear installer
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|92	- use fedora %%post/%%postun
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|93	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|94	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0RC7-3mdv2009.1
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|95	+ Revision: 321951
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|96	- rebuild
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|97	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|98	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0RC7-2mdv2009.0
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|99	+ Revision: 236821
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|100	- rebuild
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|101	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|102	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|103	- restore BuildRoot
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|104	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|105	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|106	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|107	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|108	* Fri Nov 09 2007 Adam Williamson <awilliamson@mandriva.org> 1.0.0RC7-1mdv2008.1
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|109	+ Revision: 107107
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|110	- new release 1.0.0RC7
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|111	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|112	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-7mdv2007.0
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|114	+ Revision: 81483
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|115	- Import php-pear-DB_DataObject_FormBuilder
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|116	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-7mdk
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|118	- new group (Development/PHP)
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|119	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|120	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-6mdk
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|121	- rebuilt to fix auto deps
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|122	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|123	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-5mdk
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|124	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|125	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|126	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-4mdk
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|127	- fix deps
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|128	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|129	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-3mdk
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|130	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|131	- fix deps
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|132	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|133	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-2mdk
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|134	- fix deps
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|135	
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|136	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-1mdk
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|137	- initial Mandriva package (PLD import)
12cu|php-pear-DB_DataObject_FormBuilder-1.0.1-5|138	

11499 12
12cu|php-pear-DB_ldap-1.2.1-3|1	%define		_class		DB
12cu|php-pear-DB_ldap-1.2.1-3|2	%define		_subclass	ldap
12cu|php-pear-DB_ldap-1.2.1-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-DB_ldap-1.2.1-3|4	
12cu|php-pear-DB_ldap-1.2.1-3|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-DB_ldap-1.2.1-3|6	Version:	1.2.1
12cu|php-pear-DB_ldap-1.2.1-3|7	Release:	3
12cu|php-pear-DB_ldap-1.2.1-3|8	Summary:	DB interface to LDAP server
12cu|php-pear-DB_ldap-1.2.1-3|9	License:	PHP License
12cu|php-pear-DB_ldap-1.2.1-3|10	Group:		Development/PHP
12cu|php-pear-DB_ldap-1.2.1-3|11	URL:		http://pear.php.net/package/DB_ldap/
12cu|php-pear-DB_ldap-1.2.1-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-DB_ldap-1.2.1-3|13	Requires(post): php-pear
12cu|php-pear-DB_ldap-1.2.1-3|14	Requires(preun): php-pear
12cu|php-pear-DB_ldap-1.2.1-3|15	Requires:	php-pear
12cu|php-pear-DB_ldap-1.2.1-3|16	BuildArch:	noarch
12cu|php-pear-DB_ldap-1.2.1-3|17	BuildRequires:	php-pear
12cu|php-pear-DB_ldap-1.2.1-3|18	
12cu|php-pear-DB_ldap-1.2.1-3|19	%description
12cu|php-pear-DB_ldap-1.2.1-3|20	The PEAR::DB_ldap class provides a DB compliant interface to LDAP
12cu|php-pear-DB_ldap-1.2.1-3|21	servers.
12cu|php-pear-DB_ldap-1.2.1-3|22	
12cu|php-pear-DB_ldap-1.2.1-3|23	%prep
12cu|php-pear-DB_ldap-1.2.1-3|24	%setup -q -c
12cu|php-pear-DB_ldap-1.2.1-3|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-DB_ldap-1.2.1-3|26	
12cu|php-pear-DB_ldap-1.2.1-3|27	%install
12cu|php-pear-DB_ldap-1.2.1-3|28	
12cu|php-pear-DB_ldap-1.2.1-3|29	cd %{upstream_name}-%{version}
12cu|php-pear-DB_ldap-1.2.1-3|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-DB_ldap-1.2.1-3|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-DB_ldap-1.2.1-3|32	
12cu|php-pear-DB_ldap-1.2.1-3|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-DB_ldap-1.2.1-3|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-DB_ldap-1.2.1-3|35	rm -rf %{buildroot}%{_datadir}/pear/data
12cu|php-pear-DB_ldap-1.2.1-3|36	
12cu|php-pear-DB_ldap-1.2.1-3|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_ldap-1.2.1-3|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_ldap-1.2.1-3|39	
12cu|php-pear-DB_ldap-1.2.1-3|40	%clean
12cu|php-pear-DB_ldap-1.2.1-3|41	
12cu|php-pear-DB_ldap-1.2.1-3|42	
12cu|php-pear-DB_ldap-1.2.1-3|43	
12cu|php-pear-DB_ldap-1.2.1-3|44	%files
12cu|php-pear-DB_ldap-1.2.1-3|45	%defattr(-,root,root)
12cu|php-pear-DB_ldap-1.2.1-3|46	%{_datadir}/pear/%{_class}
12cu|php-pear-DB_ldap-1.2.1-3|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-DB_ldap-1.2.1-3|48	
12cu|php-pear-DB_ldap-1.2.1-3|49	
12cu|php-pear-DB_ldap-1.2.1-3|50	%changelog
12cu|php-pear-DB_ldap-1.2.1-3|51	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdv2012.0
12cu|php-pear-DB_ldap-1.2.1-3|52	+ Revision: 743484
12cu|php-pear-DB_ldap-1.2.1-3|53	- 1.2.1
12cu|php-pear-DB_ldap-1.2.1-3|54	
12cu|php-pear-DB_ldap-1.2.1-3|55	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-7
12cu|php-pear-DB_ldap-1.2.1-3|56	+ Revision: 741847
12cu|php-pear-DB_ldap-1.2.1-3|57	- fix major breakage by careless packager
12cu|php-pear-DB_ldap-1.2.1-3|58	
12cu|php-pear-DB_ldap-1.2.1-3|59	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-6
12cu|php-pear-DB_ldap-1.2.1-3|60	+ Revision: 679291
12cu|php-pear-DB_ldap-1.2.1-3|61	- mass rebuild
12cu|php-pear-DB_ldap-1.2.1-3|62	
12cu|php-pear-DB_ldap-1.2.1-3|63	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-5mdv2011.0
12cu|php-pear-DB_ldap-1.2.1-3|64	+ Revision: 613632
12cu|php-pear-DB_ldap-1.2.1-3|65	- the mass rebuild of 2010.1 packages
12cu|php-pear-DB_ldap-1.2.1-3|66	
12cu|php-pear-DB_ldap-1.2.1-3|67	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-4mdv2010.1
12cu|php-pear-DB_ldap-1.2.1-3|68	+ Revision: 479290
12cu|php-pear-DB_ldap-1.2.1-3|69	- spec cleanup
12cu|php-pear-DB_ldap-1.2.1-3|70	- use pear installer
12cu|php-pear-DB_ldap-1.2.1-3|71	- don't ship tests, even in documentation
12cu|php-pear-DB_ldap-1.2.1-3|72	- own all directories
12cu|php-pear-DB_ldap-1.2.1-3|73	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-DB_ldap-1.2.1-3|74	
12cu|php-pear-DB_ldap-1.2.1-3|75	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.2.0-3mdv2010.0
12cu|php-pear-DB_ldap-1.2.1-3|76	+ Revision: 440974
12cu|php-pear-DB_ldap-1.2.1-3|77	- rebuild
12cu|php-pear-DB_ldap-1.2.1-3|78	
12cu|php-pear-DB_ldap-1.2.1-3|79	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2009.1
12cu|php-pear-DB_ldap-1.2.1-3|80	+ Revision: 321961
12cu|php-pear-DB_ldap-1.2.1-3|81	- rebuild
12cu|php-pear-DB_ldap-1.2.1-3|82	
12cu|php-pear-DB_ldap-1.2.1-3|83	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-1mdv2009.0
12cu|php-pear-DB_ldap-1.2.1-3|84	+ Revision: 278912
12cu|php-pear-DB_ldap-1.2.1-3|85	- update to new version 1.2.0
12cu|php-pear-DB_ldap-1.2.1-3|86	
12cu|php-pear-DB_ldap-1.2.1-3|87	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdv2009.0
12cu|php-pear-DB_ldap-1.2.1-3|88	+ Revision: 236828
12cu|php-pear-DB_ldap-1.2.1-3|89	- rebuild
12cu|php-pear-DB_ldap-1.2.1-3|90	
12cu|php-pear-DB_ldap-1.2.1-3|91	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-DB_ldap-1.2.1-3|92	- restore BuildRoot
12cu|php-pear-DB_ldap-1.2.1-3|93	
12cu|php-pear-DB_ldap-1.2.1-3|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-DB_ldap-1.2.1-3|95	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-DB_ldap-1.2.1-3|96	
12cu|php-pear-DB_ldap-1.2.1-3|97	
12cu|php-pear-DB_ldap-1.2.1-3|98	* Sun Nov 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-6mdv2007.0
12cu|php-pear-DB_ldap-1.2.1-3|99	+ Revision: 83324
12cu|php-pear-DB_ldap-1.2.1-3|100	- rebuild
12cu|php-pear-DB_ldap-1.2.1-3|101	
12cu|php-pear-DB_ldap-1.2.1-3|102	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdv2007.0
12cu|php-pear-DB_ldap-1.2.1-3|103	+ Revision: 81549
12cu|php-pear-DB_ldap-1.2.1-3|104	- Import php-pear-DB_ldap
12cu|php-pear-DB_ldap-1.2.1-3|105	
12cu|php-pear-DB_ldap-1.2.1-3|106	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdk
12cu|php-pear-DB_ldap-1.2.1-3|107	- new group (Development/PHP)
12cu|php-pear-DB_ldap-1.2.1-3|108	
12cu|php-pear-DB_ldap-1.2.1-3|109	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-4mdk
12cu|php-pear-DB_ldap-1.2.1-3|110	- rebuilt to fix auto deps
12cu|php-pear-DB_ldap-1.2.1-3|111	
12cu|php-pear-DB_ldap-1.2.1-3|112	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdk
12cu|php-pear-DB_ldap-1.2.1-3|113	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-DB_ldap-1.2.1-3|114	
12cu|php-pear-DB_ldap-1.2.1-3|115	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdk
12cu|php-pear-DB_ldap-1.2.1-3|116	- fix deps
12cu|php-pear-DB_ldap-1.2.1-3|117	
12cu|php-pear-DB_ldap-1.2.1-3|118	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdk
12cu|php-pear-DB_ldap-1.2.1-3|119	- 1.1.1
12cu|php-pear-DB_ldap-1.2.1-3|120	
12cu|php-pear-DB_ldap-1.2.1-3|121	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdk
12cu|php-pear-DB_ldap-1.2.1-3|122	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-DB_ldap-1.2.1-3|123	- fix deps
12cu|php-pear-DB_ldap-1.2.1-3|124	
12cu|php-pear-DB_ldap-1.2.1-3|125	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdk
12cu|php-pear-DB_ldap-1.2.1-3|126	- fix deps
12cu|php-pear-DB_ldap-1.2.1-3|127	
12cu|php-pear-DB_ldap-1.2.1-3|128	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cu|php-pear-DB_ldap-1.2.1-3|129	- initial Mandriva package (PLD import)
12cu|php-pear-DB_ldap-1.2.1-3|130	

11500 12
12cu|php-pear-DB_ldap2-0.5.0-8|1	%define		_class		DB
12cu|php-pear-DB_ldap2-0.5.0-8|2	%define		_subclass	ldap2
12cu|php-pear-DB_ldap2-0.5.0-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-DB_ldap2-0.5.0-8|4	
12cu|php-pear-DB_ldap2-0.5.0-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-DB_ldap2-0.5.0-8|6	Version:	0.5.0
12cu|php-pear-DB_ldap2-0.5.0-8|7	Release:	8
12cu|php-pear-DB_ldap2-0.5.0-8|8	Summary:	DB drivers for LDAP v2 and v3 database
12cu|php-pear-DB_ldap2-0.5.0-8|9	License:	PHP License
12cu|php-pear-DB_ldap2-0.5.0-8|10	Group:		Development/PHP
12cu|php-pear-DB_ldap2-0.5.0-8|11	URL:		http://pear.php.net/package/DB_ldap2/
12cu|php-pear-DB_ldap2-0.5.0-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-DB_ldap2-0.5.0-8|13	Requires(post): php-pear
12cu|php-pear-DB_ldap2-0.5.0-8|14	Requires(preun): php-pear
12cu|php-pear-DB_ldap2-0.5.0-8|15	Requires:	php-pear
12cu|php-pear-DB_ldap2-0.5.0-8|16	BuildArch:	noarch
12cu|php-pear-DB_ldap2-0.5.0-8|17	BuildRequires:	php-pear
12cu|php-pear-DB_ldap2-0.5.0-8|18	
12cu|php-pear-DB_ldap2-0.5.0-8|19	%description
12cu|php-pear-DB_ldap2-0.5.0-8|20	DB_ldap2 and DB_ldap3 classes extend DB_common to provide DB compliant
12cu|php-pear-DB_ldap2-0.5.0-8|21	access to LDAP servers with protocol version 2 and 3. The drivers
12cu|php-pear-DB_ldap2-0.5.0-8|22	provide common DB interface as much as possible and support
12cu|php-pear-DB_ldap2-0.5.0-8|23	prepare/execute statements.
12cu|php-pear-DB_ldap2-0.5.0-8|24	
12cu|php-pear-DB_ldap2-0.5.0-8|25	%prep
12cu|php-pear-DB_ldap2-0.5.0-8|26	%setup -q -c
12cu|php-pear-DB_ldap2-0.5.0-8|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-DB_ldap2-0.5.0-8|28	
12cu|php-pear-DB_ldap2-0.5.0-8|29	%install
12cu|php-pear-DB_ldap2-0.5.0-8|30	
12cu|php-pear-DB_ldap2-0.5.0-8|31	cd %{upstream_name}-%{version}
12cu|php-pear-DB_ldap2-0.5.0-8|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-DB_ldap2-0.5.0-8|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-DB_ldap2-0.5.0-8|34	
12cu|php-pear-DB_ldap2-0.5.0-8|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-DB_ldap2-0.5.0-8|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-DB_ldap2-0.5.0-8|37	
12cu|php-pear-DB_ldap2-0.5.0-8|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_ldap2-0.5.0-8|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_ldap2-0.5.0-8|40	
12cu|php-pear-DB_ldap2-0.5.0-8|41	%clean
12cu|php-pear-DB_ldap2-0.5.0-8|42	
12cu|php-pear-DB_ldap2-0.5.0-8|43	
12cu|php-pear-DB_ldap2-0.5.0-8|44	
12cu|php-pear-DB_ldap2-0.5.0-8|45	%files
12cu|php-pear-DB_ldap2-0.5.0-8|46	%defattr(-,root,root)
12cu|php-pear-DB_ldap2-0.5.0-8|47	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-DB_ldap2-0.5.0-8|48	%{_datadir}/pear/%{_class}
12cu|php-pear-DB_ldap2-0.5.0-8|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-DB_ldap2-0.5.0-8|50	
12cu|php-pear-DB_ldap2-0.5.0-8|51	
12cu|php-pear-DB_ldap2-0.5.0-8|52	%changelog
12cu|php-pear-DB_ldap2-0.5.0-8|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-6mdv2012.0
12cu|php-pear-DB_ldap2-0.5.0-8|54	+ Revision: 741848
12cu|php-pear-DB_ldap2-0.5.0-8|55	- fix major breakage by careless packager
12cu|php-pear-DB_ldap2-0.5.0-8|56	
12cu|php-pear-DB_ldap2-0.5.0-8|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-5
12cu|php-pear-DB_ldap2-0.5.0-8|58	+ Revision: 679292
12cu|php-pear-DB_ldap2-0.5.0-8|59	- mass rebuild
12cu|php-pear-DB_ldap2-0.5.0-8|60	
12cu|php-pear-DB_ldap2-0.5.0-8|61	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-4mdv2011.0
12cu|php-pear-DB_ldap2-0.5.0-8|62	+ Revision: 613633
12cu|php-pear-DB_ldap2-0.5.0-8|63	- the mass rebuild of 2010.1 packages
12cu|php-pear-DB_ldap2-0.5.0-8|64	
12cu|php-pear-DB_ldap2-0.5.0-8|65	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-3mdv2010.1
12cu|php-pear-DB_ldap2-0.5.0-8|66	+ Revision: 479291
12cu|php-pear-DB_ldap2-0.5.0-8|67	- spec cleanup
12cu|php-pear-DB_ldap2-0.5.0-8|68	- use pear installer
12cu|php-pear-DB_ldap2-0.5.0-8|69	- don't ship tests, even in documentation
12cu|php-pear-DB_ldap2-0.5.0-8|70	- own all directories
12cu|php-pear-DB_ldap2-0.5.0-8|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-DB_ldap2-0.5.0-8|72	
12cu|php-pear-DB_ldap2-0.5.0-8|73	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.5.0-2mdv2010.0
12cu|php-pear-DB_ldap2-0.5.0-8|74	+ Revision: 440975
12cu|php-pear-DB_ldap2-0.5.0-8|75	- rebuild
12cu|php-pear-DB_ldap2-0.5.0-8|76	
12cu|php-pear-DB_ldap2-0.5.0-8|77	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.5.0-1mdv2009.1
12cu|php-pear-DB_ldap2-0.5.0-8|78	+ Revision: 368307
12cu|php-pear-DB_ldap2-0.5.0-8|79	- Update php pear DB_ldap2 to 0.5.0 version
12cu|php-pear-DB_ldap2-0.5.0-8|80	
12cu|php-pear-DB_ldap2-0.5.0-8|81	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4-9mdv2009.1
12cu|php-pear-DB_ldap2-0.5.0-8|82	+ Revision: 321963
12cu|php-pear-DB_ldap2-0.5.0-8|83	- rebuild
12cu|php-pear-DB_ldap2-0.5.0-8|84	
12cu|php-pear-DB_ldap2-0.5.0-8|85	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4-8mdv2009.0
12cu|php-pear-DB_ldap2-0.5.0-8|86	+ Revision: 236829
12cu|php-pear-DB_ldap2-0.5.0-8|87	- rebuild
12cu|php-pear-DB_ldap2-0.5.0-8|88	
12cu|php-pear-DB_ldap2-0.5.0-8|89	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-DB_ldap2-0.5.0-8|90	- restore BuildRoot
12cu|php-pear-DB_ldap2-0.5.0-8|91	
12cu|php-pear-DB_ldap2-0.5.0-8|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-DB_ldap2-0.5.0-8|93	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-DB_ldap2-0.5.0-8|94	
12cu|php-pear-DB_ldap2-0.5.0-8|95	
12cu|php-pear-DB_ldap2-0.5.0-8|96	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4-7mdv2007.0
12cu|php-pear-DB_ldap2-0.5.0-8|97	+ Revision: 81562
12cu|php-pear-DB_ldap2-0.5.0-8|98	- Import php-pear-DB_ldap2
12cu|php-pear-DB_ldap2-0.5.0-8|99	
12cu|php-pear-DB_ldap2-0.5.0-8|100	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4-7mdk
12cu|php-pear-DB_ldap2-0.5.0-8|101	- new group (Development/PHP)
12cu|php-pear-DB_ldap2-0.5.0-8|102	
12cu|php-pear-DB_ldap2-0.5.0-8|103	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-6mdk
12cu|php-pear-DB_ldap2-0.5.0-8|104	- rebuilt to fix auto deps
12cu|php-pear-DB_ldap2-0.5.0-8|105	
12cu|php-pear-DB_ldap2-0.5.0-8|106	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-5mdk
12cu|php-pear-DB_ldap2-0.5.0-8|107	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-DB_ldap2-0.5.0-8|108	
12cu|php-pear-DB_ldap2-0.5.0-8|109	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-4mdk
12cu|php-pear-DB_ldap2-0.5.0-8|110	- fix deps
12cu|php-pear-DB_ldap2-0.5.0-8|111	
12cu|php-pear-DB_ldap2-0.5.0-8|112	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-3mdk
12cu|php-pear-DB_ldap2-0.5.0-8|113	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-DB_ldap2-0.5.0-8|114	- fix deps
12cu|php-pear-DB_ldap2-0.5.0-8|115	
12cu|php-pear-DB_ldap2-0.5.0-8|116	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-2mdk
12cu|php-pear-DB_ldap2-0.5.0-8|117	- fix deps
12cu|php-pear-DB_ldap2-0.5.0-8|118	
12cu|php-pear-DB_ldap2-0.5.0-8|119	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdk
12cu|php-pear-DB_ldap2-0.5.0-8|120	- initial Mandriva package (PLD import)
12cu|php-pear-DB_ldap2-0.5.0-8|121	

11501 12
12cu|php-pear-DB_NestedSet-1.4.1-5|1	%define		_class		DB
12cu|php-pear-DB_NestedSet-1.4.1-5|2	%define		_subclass	NestedSet
12cu|php-pear-DB_NestedSet-1.4.1-5|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-DB_NestedSet-1.4.1-5|4	
12cu|php-pear-DB_NestedSet-1.4.1-5|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-DB_NestedSet-1.4.1-5|6	Version:	1.4.1
12cu|php-pear-DB_NestedSet-1.4.1-5|7	Release:	5
12cu|php-pear-DB_NestedSet-1.4.1-5|8	Summary:	API to build and query nested sets
12cu|php-pear-DB_NestedSet-1.4.1-5|9	License:	PHP License
12cu|php-pear-DB_NestedSet-1.4.1-5|10	Group:		Development/PHP
12cu|php-pear-DB_NestedSet-1.4.1-5|11	URL:		http://pear.php.net/package/DB_NestedSet/
12cu|php-pear-DB_NestedSet-1.4.1-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-DB_NestedSet-1.4.1-5|13	Requires(post): php-pear
12cu|php-pear-DB_NestedSet-1.4.1-5|14	Requires(preun): php-pear
12cu|php-pear-DB_NestedSet-1.4.1-5|15	Requires:	php-pear
12cu|php-pear-DB_NestedSet-1.4.1-5|16	BuildArch:	noarch
12cu|php-pear-DB_NestedSet-1.4.1-5|17	BuildRequires:	php-pear
12cu|php-pear-DB_NestedSet-1.4.1-5|18	
12cu|php-pear-DB_NestedSet-1.4.1-5|19	%description
12cu|php-pear-DB_NestedSet-1.4.1-5|20	DB_NestedSet lets you create trees with infinite depth inside a
12cu|php-pear-DB_NestedSet-1.4.1-5|21	relational database. The package provides a way to:
12cu|php-pear-DB_NestedSet-1.4.1-5|22	- create/update/delete nodes
12cu|php-pear-DB_NestedSet-1.4.1-5|23	- query nodes, trees and subtrees
12cu|php-pear-DB_NestedSet-1.4.1-5|24	- copy (clone) nodes, trees and subtrees
12cu|php-pear-DB_NestedSet-1.4.1-5|25	- move nodes, trees and subtrees
12cu|php-pear-DB_NestedSet-1.4.1-5|26	- call event handlers on specific events like on node deletion
12cu|php-pear-DB_NestedSet-1.4.1-5|27	- output the tree with
12cu|php-pear-DB_NestedSet-1.4.1-5|28	- PEAR::HTML_TreeMenu
12cu|php-pear-DB_NestedSet-1.4.1-5|29	- TigraMenu (http://www.softcomplex.com/products/tigra_menu/)
12cu|php-pear-DB_NestedSet-1.4.1-5|30	- It also features caching of SQL queries using PEAR::Cache.
12cu|php-pear-DB_NestedSet-1.4.1-5|31	
12cu|php-pear-DB_NestedSet-1.4.1-5|32	%prep
12cu|php-pear-DB_NestedSet-1.4.1-5|33	%setup -q -c
12cu|php-pear-DB_NestedSet-1.4.1-5|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-DB_NestedSet-1.4.1-5|35	
12cu|php-pear-DB_NestedSet-1.4.1-5|36	%install
12cu|php-pear-DB_NestedSet-1.4.1-5|37	
12cu|php-pear-DB_NestedSet-1.4.1-5|38	cd %{upstream_name}-%{version}
12cu|php-pear-DB_NestedSet-1.4.1-5|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-DB_NestedSet-1.4.1-5|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-DB_NestedSet-1.4.1-5|41	
12cu|php-pear-DB_NestedSet-1.4.1-5|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-DB_NestedSet-1.4.1-5|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-DB_NestedSet-1.4.1-5|44	
12cu|php-pear-DB_NestedSet-1.4.1-5|45	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_NestedSet-1.4.1-5|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_NestedSet-1.4.1-5|47	
12cu|php-pear-DB_NestedSet-1.4.1-5|48	%clean
12cu|php-pear-DB_NestedSet-1.4.1-5|49	
12cu|php-pear-DB_NestedSet-1.4.1-5|50	
12cu|php-pear-DB_NestedSet-1.4.1-5|51	
12cu|php-pear-DB_NestedSet-1.4.1-5|52	%files
12cu|php-pear-DB_NestedSet-1.4.1-5|53	%defattr(-,root,root)
12cu|php-pear-DB_NestedSet-1.4.1-5|54	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-DB_NestedSet-1.4.1-5|55	%{_datadir}/pear/%{_class}
12cu|php-pear-DB_NestedSet-1.4.1-5|56	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-DB_NestedSet-1.4.1-5|57	
12cu|php-pear-DB_NestedSet-1.4.1-5|58	
12cu|php-pear-DB_NestedSet-1.4.1-5|59	%changelog
12cu|php-pear-DB_NestedSet-1.4.1-5|60	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-3mdv2012.0
12cu|php-pear-DB_NestedSet-1.4.1-5|61	+ Revision: 741841
12cu|php-pear-DB_NestedSet-1.4.1-5|62	- fix major breakage by careless packager
12cu|php-pear-DB_NestedSet-1.4.1-5|63	
12cu|php-pear-DB_NestedSet-1.4.1-5|64	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-2
12cu|php-pear-DB_NestedSet-1.4.1-5|65	+ Revision: 679284
12cu|php-pear-DB_NestedSet-1.4.1-5|66	- mass rebuild
12cu|php-pear-DB_NestedSet-1.4.1-5|67	
12cu|php-pear-DB_NestedSet-1.4.1-5|68	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.1-1mdv2011.0
12cu|php-pear-DB_NestedSet-1.4.1-5|69	+ Revision: 569595
12cu|php-pear-DB_NestedSet-1.4.1-5|70	- update to new version 1.4.1
12cu|php-pear-DB_NestedSet-1.4.1-5|71	
12cu|php-pear-DB_NestedSet-1.4.1-5|72	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0RC1-5mdv2010.1
12cu|php-pear-DB_NestedSet-1.4.1-5|73	+ Revision: 479292
12cu|php-pear-DB_NestedSet-1.4.1-5|74	- spec cleanup
12cu|php-pear-DB_NestedSet-1.4.1-5|75	- use pear installer
12cu|php-pear-DB_NestedSet-1.4.1-5|76	- don't ship tests, even in documentation
12cu|php-pear-DB_NestedSet-1.4.1-5|77	- own all directories
12cu|php-pear-DB_NestedSet-1.4.1-5|78	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-DB_NestedSet-1.4.1-5|79	
12cu|php-pear-DB_NestedSet-1.4.1-5|80	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.4.0RC1-4mdv2010.0
12cu|php-pear-DB_NestedSet-1.4.1-5|81	+ Revision: 440991
12cu|php-pear-DB_NestedSet-1.4.1-5|82	- rebuild
12cu|php-pear-DB_NestedSet-1.4.1-5|83	
12cu|php-pear-DB_NestedSet-1.4.1-5|84	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.0RC1-3mdv2009.1
12cu|php-pear-DB_NestedSet-1.4.1-5|85	+ Revision: 321952
12cu|php-pear-DB_NestedSet-1.4.1-5|86	- rebuild
12cu|php-pear-DB_NestedSet-1.4.1-5|87	
12cu|php-pear-DB_NestedSet-1.4.1-5|88	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0RC1-2mdv2009.0
12cu|php-pear-DB_NestedSet-1.4.1-5|89	+ Revision: 236822
12cu|php-pear-DB_NestedSet-1.4.1-5|90	- rebuild
12cu|php-pear-DB_NestedSet-1.4.1-5|91	
12cu|php-pear-DB_NestedSet-1.4.1-5|92	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-DB_NestedSet-1.4.1-5|93	- restore BuildRoot
12cu|php-pear-DB_NestedSet-1.4.1-5|94	
12cu|php-pear-DB_NestedSet-1.4.1-5|95	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-DB_NestedSet-1.4.1-5|96	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-DB_NestedSet-1.4.1-5|97	
12cu|php-pear-DB_NestedSet-1.4.1-5|98	* Fri Nov 09 2007 Adam Williamson <awilliamson@mandriva.org> 1.4.0RC1-1mdv2008.1
12cu|php-pear-DB_NestedSet-1.4.1-5|99	+ Revision: 107115
12cu|php-pear-DB_NestedSet-1.4.1-5|100	- new release 1.4.0RC1
12cu|php-pear-DB_NestedSet-1.4.1-5|101	
12cu|php-pear-DB_NestedSet-1.4.1-5|102	* Fri Jul 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-9mdv2008.0
12cu|php-pear-DB_NestedSet-1.4.1-5|103	+ Revision: 53887
12cu|php-pear-DB_NestedSet-1.4.1-5|104	- fix deps
12cu|php-pear-DB_NestedSet-1.4.1-5|105	
12cu|php-pear-DB_NestedSet-1.4.1-5|106	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-8mdv2008.0
12cu|php-pear-DB_NestedSet-1.4.1-5|107	+ Revision: 15405
12cu|php-pear-DB_NestedSet-1.4.1-5|108	- rule out the PHPUnit.php dep
12cu|php-pear-DB_NestedSet-1.4.1-5|109	
12cu|php-pear-DB_NestedSet-1.4.1-5|110	
12cu|php-pear-DB_NestedSet-1.4.1-5|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-7mdv2007.0
12cu|php-pear-DB_NestedSet-1.4.1-5|112	+ Revision: 81485
12cu|php-pear-DB_NestedSet-1.4.1-5|113	- Import php-pear-DB_NestedSet
12cu|php-pear-DB_NestedSet-1.4.1-5|114	
12cu|php-pear-DB_NestedSet-1.4.1-5|115	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-7mdk
12cu|php-pear-DB_NestedSet-1.4.1-5|116	- new group (Development/PHP)
12cu|php-pear-DB_NestedSet-1.4.1-5|117	
12cu|php-pear-DB_NestedSet-1.4.1-5|118	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-6mdk
12cu|php-pear-DB_NestedSet-1.4.1-5|119	- rebuilt to fix auto deps
12cu|php-pear-DB_NestedSet-1.4.1-5|120	
12cu|php-pear-DB_NestedSet-1.4.1-5|121	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-5mdk
12cu|php-pear-DB_NestedSet-1.4.1-5|122	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-DB_NestedSet-1.4.1-5|123	
12cu|php-pear-DB_NestedSet-1.4.1-5|124	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-4mdk
12cu|php-pear-DB_NestedSet-1.4.1-5|125	- fix deps
12cu|php-pear-DB_NestedSet-1.4.1-5|126	
12cu|php-pear-DB_NestedSet-1.4.1-5|127	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-3mdk
12cu|php-pear-DB_NestedSet-1.4.1-5|128	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-DB_NestedSet-1.4.1-5|129	- fix deps
12cu|php-pear-DB_NestedSet-1.4.1-5|130	
12cu|php-pear-DB_NestedSet-1.4.1-5|131	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-2mdk
12cu|php-pear-DB_NestedSet-1.4.1-5|132	- fix deps
12cu|php-pear-DB_NestedSet-1.4.1-5|133	
12cu|php-pear-DB_NestedSet-1.4.1-5|134	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-1mdk
12cu|php-pear-DB_NestedSet-1.4.1-5|135	- initial Mandriva package (PLD import)
12cu|php-pear-DB_NestedSet-1.4.1-5|136	

11502 12
12cu|php-pear-DB_odbtp-1.0.4-8|1	%define		_class		DB
12cu|php-pear-DB_odbtp-1.0.4-8|2	%define		_subclass	odbtp
12cu|php-pear-DB_odbtp-1.0.4-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-DB_odbtp-1.0.4-8|4	
12cu|php-pear-DB_odbtp-1.0.4-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-DB_odbtp-1.0.4-8|6	Version:	1.0.4
12cu|php-pear-DB_odbtp-1.0.4-8|7	Release:	8
12cu|php-pear-DB_odbtp-1.0.4-8|8	Summary:	DB interface for ODBTP
12cu|php-pear-DB_odbtp-1.0.4-8|9	License:	PHP License
12cu|php-pear-DB_odbtp-1.0.4-8|10	Group:		Development/PHP
12cu|php-pear-DB_odbtp-1.0.4-8|11	URL:		http://pear.php.net/package/DB_odbtp/
12cu|php-pear-DB_odbtp-1.0.4-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-DB_odbtp-1.0.4-8|13	Requires(post): php-pear
12cu|php-pear-DB_odbtp-1.0.4-8|14	Requires(preun): php-pear
12cu|php-pear-DB_odbtp-1.0.4-8|15	Requires:	php-pear
12cu|php-pear-DB_odbtp-1.0.4-8|16	BuildArch:	noarch
12cu|php-pear-DB_odbtp-1.0.4-8|17	BuildRequires:	php-pear
12cu|php-pear-DB_odbtp-1.0.4-8|18	
12cu|php-pear-DB_odbtp-1.0.4-8|19	%description
12cu|php-pear-DB_odbtp-1.0.4-8|20	DB_odbtp is a PEAR DB driver that uses the ODBTP extension to connect
12cu|php-pear-DB_odbtp-1.0.4-8|21	to a database. It can be used to remotely access any Win32-ODBC
12cu|php-pear-DB_odbtp-1.0.4-8|22	accessible database from any platform.
12cu|php-pear-DB_odbtp-1.0.4-8|23	
12cu|php-pear-DB_odbtp-1.0.4-8|24	%prep
12cu|php-pear-DB_odbtp-1.0.4-8|25	%setup -q -c
12cu|php-pear-DB_odbtp-1.0.4-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-DB_odbtp-1.0.4-8|27	
12cu|php-pear-DB_odbtp-1.0.4-8|28	%install
12cu|php-pear-DB_odbtp-1.0.4-8|29	
12cu|php-pear-DB_odbtp-1.0.4-8|30	cd %{upstream_name}-%{version}
12cu|php-pear-DB_odbtp-1.0.4-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-DB_odbtp-1.0.4-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-DB_odbtp-1.0.4-8|33	
12cu|php-pear-DB_odbtp-1.0.4-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-DB_odbtp-1.0.4-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-DB_odbtp-1.0.4-8|36	
12cu|php-pear-DB_odbtp-1.0.4-8|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_odbtp-1.0.4-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_odbtp-1.0.4-8|39	
12cu|php-pear-DB_odbtp-1.0.4-8|40	%clean
12cu|php-pear-DB_odbtp-1.0.4-8|41	
12cu|php-pear-DB_odbtp-1.0.4-8|42	
12cu|php-pear-DB_odbtp-1.0.4-8|43	
12cu|php-pear-DB_odbtp-1.0.4-8|44	%files
12cu|php-pear-DB_odbtp-1.0.4-8|45	%defattr(-,root,root)
12cu|php-pear-DB_odbtp-1.0.4-8|46	%doc %{upstream_name}-%{version}/docs/* %{upstream_name}-%{version}/examples
12cu|php-pear-DB_odbtp-1.0.4-8|47	%{_datadir}/pear/%{_class}
12cu|php-pear-DB_odbtp-1.0.4-8|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-DB_odbtp-1.0.4-8|49	
12cu|php-pear-DB_odbtp-1.0.4-8|50	
12cu|php-pear-DB_odbtp-1.0.4-8|51	%changelog
12cu|php-pear-DB_odbtp-1.0.4-8|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-6mdv2012.0
12cu|php-pear-DB_odbtp-1.0.4-8|53	+ Revision: 741849
12cu|php-pear-DB_odbtp-1.0.4-8|54	- fix major breakage by careless packager
12cu|php-pear-DB_odbtp-1.0.4-8|55	
12cu|php-pear-DB_odbtp-1.0.4-8|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-5
12cu|php-pear-DB_odbtp-1.0.4-8|57	+ Revision: 679293
12cu|php-pear-DB_odbtp-1.0.4-8|58	- mass rebuild
12cu|php-pear-DB_odbtp-1.0.4-8|59	
12cu|php-pear-DB_odbtp-1.0.4-8|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-4mdv2011.0
12cu|php-pear-DB_odbtp-1.0.4-8|61	+ Revision: 613634
12cu|php-pear-DB_odbtp-1.0.4-8|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-DB_odbtp-1.0.4-8|63	
12cu|php-pear-DB_odbtp-1.0.4-8|64	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-3mdv2010.1
12cu|php-pear-DB_odbtp-1.0.4-8|65	+ Revision: 479293
12cu|php-pear-DB_odbtp-1.0.4-8|66	- spec cleanup
12cu|php-pear-DB_odbtp-1.0.4-8|67	- use pear installer
12cu|php-pear-DB_odbtp-1.0.4-8|68	- don't ship tests, even in documentation
12cu|php-pear-DB_odbtp-1.0.4-8|69	- own all directories
12cu|php-pear-DB_odbtp-1.0.4-8|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-DB_odbtp-1.0.4-8|71	
12cu|php-pear-DB_odbtp-1.0.4-8|72	* Thu Oct 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-2mdv2010.0
12cu|php-pear-DB_odbtp-1.0.4-8|73	+ Revision: 452032
12cu|php-pear-DB_odbtp-1.0.4-8|74	- fix %%postun
12cu|php-pear-DB_odbtp-1.0.4-8|75	
12cu|php-pear-DB_odbtp-1.0.4-8|76	* Sat Sep 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-1mdv2010.0
12cu|php-pear-DB_odbtp-1.0.4-8|77	+ Revision: 449526
12cu|php-pear-DB_odbtp-1.0.4-8|78	- new version
12cu|php-pear-DB_odbtp-1.0.4-8|79	- use pear installer
12cu|php-pear-DB_odbtp-1.0.4-8|80	- use fedora %%post/%%postun
12cu|php-pear-DB_odbtp-1.0.4-8|81	
12cu|php-pear-DB_odbtp-1.0.4-8|82	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.3-8mdv2010.0
12cu|php-pear-DB_odbtp-1.0.4-8|83	+ Revision: 440998
12cu|php-pear-DB_odbtp-1.0.4-8|84	- rebuild
12cu|php-pear-DB_odbtp-1.0.4-8|85	
12cu|php-pear-DB_odbtp-1.0.4-8|86	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-7mdv2009.1
12cu|php-pear-DB_odbtp-1.0.4-8|87	+ Revision: 321964
12cu|php-pear-DB_odbtp-1.0.4-8|88	- rebuild
12cu|php-pear-DB_odbtp-1.0.4-8|89	
12cu|php-pear-DB_odbtp-1.0.4-8|90	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-6mdv2009.0
12cu|php-pear-DB_odbtp-1.0.4-8|91	+ Revision: 236830
12cu|php-pear-DB_odbtp-1.0.4-8|92	- rebuild
12cu|php-pear-DB_odbtp-1.0.4-8|93	
12cu|php-pear-DB_odbtp-1.0.4-8|94	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.3-5mdv2008.1
12cu|php-pear-DB_odbtp-1.0.4-8|95	+ Revision: 136404
12cu|php-pear-DB_odbtp-1.0.4-8|96	- restore BuildRoot
12cu|php-pear-DB_odbtp-1.0.4-8|97	
12cu|php-pear-DB_odbtp-1.0.4-8|98	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-DB_odbtp-1.0.4-8|99	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-DB_odbtp-1.0.4-8|100	
12cu|php-pear-DB_odbtp-1.0.4-8|101	
12cu|php-pear-DB_odbtp-1.0.4-8|102	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-5mdv2007.0
12cu|php-pear-DB_odbtp-1.0.4-8|103	+ Revision: 81564
12cu|php-pear-DB_odbtp-1.0.4-8|104	- Import php-pear-DB_odbtp
12cu|php-pear-DB_odbtp-1.0.4-8|105	
12cu|php-pear-DB_odbtp-1.0.4-8|106	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-5mdk
12cu|php-pear-DB_odbtp-1.0.4-8|107	- new group (Development/PHP)
12cu|php-pear-DB_odbtp-1.0.4-8|108	
12cu|php-pear-DB_odbtp-1.0.4-8|109	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-4mdk
12cu|php-pear-DB_odbtp-1.0.4-8|110	- rebuilt to fix auto deps
12cu|php-pear-DB_odbtp-1.0.4-8|111	
12cu|php-pear-DB_odbtp-1.0.4-8|112	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3mdk
12cu|php-pear-DB_odbtp-1.0.4-8|113	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-DB_odbtp-1.0.4-8|114	
12cu|php-pear-DB_odbtp-1.0.4-8|115	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdk
12cu|php-pear-DB_odbtp-1.0.4-8|116	- fix deps
12cu|php-pear-DB_odbtp-1.0.4-8|117	
12cu|php-pear-DB_odbtp-1.0.4-8|118	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdk
12cu|php-pear-DB_odbtp-1.0.4-8|119	- 1.0.3
12cu|php-pear-DB_odbtp-1.0.4-8|120	
12cu|php-pear-DB_odbtp-1.0.4-8|121	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdk
12cu|php-pear-DB_odbtp-1.0.4-8|122	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-DB_odbtp-1.0.4-8|123	- fix deps
12cu|php-pear-DB_odbtp-1.0.4-8|124	
12cu|php-pear-DB_odbtp-1.0.4-8|125	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdk
12cu|php-pear-DB_odbtp-1.0.4-8|126	- fix deps
12cu|php-pear-DB_odbtp-1.0.4-8|127	
12cu|php-pear-DB_odbtp-1.0.4-8|128	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdk
12cu|php-pear-DB_odbtp-1.0.4-8|129	- initial Mandriva package (PLD import)
12cu|php-pear-DB_odbtp-1.0.4-8|130	

11503 12
12cu|php-pear-DB_Pager-0.7-16|1	%define		_class		DB
12cu|php-pear-DB_Pager-0.7-16|2	%define		_subclass	Pager
12cu|php-pear-DB_Pager-0.7-16|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-DB_Pager-0.7-16|4	
12cu|php-pear-DB_Pager-0.7-16|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-DB_Pager-0.7-16|6	Version:	0.7
12cu|php-pear-DB_Pager-0.7-16|7	Release:	16
12cu|php-pear-DB_Pager-0.7-16|8	Summary:	Retrieve and return information of database result sets
12cu|php-pear-DB_Pager-0.7-16|9	License:	PHP License
12cu|php-pear-DB_Pager-0.7-16|10	Group:		Development/PHP
12cu|php-pear-DB_Pager-0.7-16|11	URL:		http://pear.php.net/package/DB_Pager/
12cu|php-pear-DB_Pager-0.7-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-DB_Pager-0.7-16|13	Requires(post): php-pear
12cu|php-pear-DB_Pager-0.7-16|14	Requires(preun): php-pear
12cu|php-pear-DB_Pager-0.7-16|15	Requires:	php-pear
12cu|php-pear-DB_Pager-0.7-16|16	BuildArch:	noarch
12cu|php-pear-DB_Pager-0.7-16|17	BuildRequires:	php-pear
12cu|php-pear-DB_Pager-0.7-16|18	
12cu|php-pear-DB_Pager-0.7-16|19	%description
12cu|php-pear-DB_Pager-0.7-16|20	This class handles all the stuff needed for displaying paginated
12cu|php-pear-DB_Pager-0.7-16|21	results from a database query of PEAR DB, including fetching only the
12cu|php-pear-DB_Pager-0.7-16|22	needed rows and giving extensive information for helping build an HTML
12cu|php-pear-DB_Pager-0.7-16|23	or GTK+ query result display.
12cu|php-pear-DB_Pager-0.7-16|24	
12cu|php-pear-DB_Pager-0.7-16|25	%prep
12cu|php-pear-DB_Pager-0.7-16|26	%setup -q -c
12cu|php-pear-DB_Pager-0.7-16|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-DB_Pager-0.7-16|28	
12cu|php-pear-DB_Pager-0.7-16|29	%install
12cu|php-pear-DB_Pager-0.7-16|30	
12cu|php-pear-DB_Pager-0.7-16|31	cd %{upstream_name}-%{version}
12cu|php-pear-DB_Pager-0.7-16|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-DB_Pager-0.7-16|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-DB_Pager-0.7-16|34	
12cu|php-pear-DB_Pager-0.7-16|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-DB_Pager-0.7-16|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-DB_Pager-0.7-16|37	
12cu|php-pear-DB_Pager-0.7-16|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_Pager-0.7-16|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_Pager-0.7-16|40	
12cu|php-pear-DB_Pager-0.7-16|41	%clean
12cu|php-pear-DB_Pager-0.7-16|42	
12cu|php-pear-DB_Pager-0.7-16|43	
12cu|php-pear-DB_Pager-0.7-16|44	
12cu|php-pear-DB_Pager-0.7-16|45	%files
12cu|php-pear-DB_Pager-0.7-16|46	%defattr(-,root,root)
12cu|php-pear-DB_Pager-0.7-16|47	%{_datadir}/pear/%{_class}
12cu|php-pear-DB_Pager-0.7-16|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-DB_Pager-0.7-16|49	
12cu|php-pear-DB_Pager-0.7-16|50	
12cu|php-pear-DB_Pager-0.7-16|51	%changelog
12cu|php-pear-DB_Pager-0.7-16|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7-14mdv2012.0
12cu|php-pear-DB_Pager-0.7-16|53	+ Revision: 741842
12cu|php-pear-DB_Pager-0.7-16|54	- fix major breakage by careless packager
12cu|php-pear-DB_Pager-0.7-16|55	
12cu|php-pear-DB_Pager-0.7-16|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7-13
12cu|php-pear-DB_Pager-0.7-16|57	+ Revision: 679286
12cu|php-pear-DB_Pager-0.7-16|58	- mass rebuild
12cu|php-pear-DB_Pager-0.7-16|59	
12cu|php-pear-DB_Pager-0.7-16|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7-12mdv2011.0
12cu|php-pear-DB_Pager-0.7-16|61	+ Revision: 613627
12cu|php-pear-DB_Pager-0.7-16|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-DB_Pager-0.7-16|63	
12cu|php-pear-DB_Pager-0.7-16|64	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7-11mdv2010.1
12cu|php-pear-DB_Pager-0.7-16|65	+ Revision: 479294
12cu|php-pear-DB_Pager-0.7-16|66	- spec cleanup
12cu|php-pear-DB_Pager-0.7-16|67	- use pear installer
12cu|php-pear-DB_Pager-0.7-16|68	- don't ship tests, even in documentation
12cu|php-pear-DB_Pager-0.7-16|69	- own all directories
12cu|php-pear-DB_Pager-0.7-16|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-DB_Pager-0.7-16|71	
12cu|php-pear-DB_Pager-0.7-16|72	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.7-10mdv2010.0
12cu|php-pear-DB_Pager-0.7-16|73	+ Revision: 440999
12cu|php-pear-DB_Pager-0.7-16|74	- rebuild
12cu|php-pear-DB_Pager-0.7-16|75	
12cu|php-pear-DB_Pager-0.7-16|76	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7-9mdv2009.1
12cu|php-pear-DB_Pager-0.7-16|77	+ Revision: 321954
12cu|php-pear-DB_Pager-0.7-16|78	- rebuild
12cu|php-pear-DB_Pager-0.7-16|79	
12cu|php-pear-DB_Pager-0.7-16|80	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7-8mdv2009.0
12cu|php-pear-DB_Pager-0.7-16|81	+ Revision: 236823
12cu|php-pear-DB_Pager-0.7-16|82	- rebuild
12cu|php-pear-DB_Pager-0.7-16|83	
12cu|php-pear-DB_Pager-0.7-16|84	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-DB_Pager-0.7-16|85	- restore BuildRoot
12cu|php-pear-DB_Pager-0.7-16|86	
12cu|php-pear-DB_Pager-0.7-16|87	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-DB_Pager-0.7-16|88	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-DB_Pager-0.7-16|89	
12cu|php-pear-DB_Pager-0.7-16|90	
12cu|php-pear-DB_Pager-0.7-16|91	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7-7mdv2007.0
12cu|php-pear-DB_Pager-0.7-16|92	+ Revision: 81487
12cu|php-pear-DB_Pager-0.7-16|93	- Import php-pear-DB_Pager
12cu|php-pear-DB_Pager-0.7-16|94	
12cu|php-pear-DB_Pager-0.7-16|95	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7-7mdk
12cu|php-pear-DB_Pager-0.7-16|96	- new group (Development/PHP)
12cu|php-pear-DB_Pager-0.7-16|97	
12cu|php-pear-DB_Pager-0.7-16|98	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7-6mdk
12cu|php-pear-DB_Pager-0.7-16|99	- rebuilt to fix auto deps
12cu|php-pear-DB_Pager-0.7-16|100	
12cu|php-pear-DB_Pager-0.7-16|101	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7-5mdk
12cu|php-pear-DB_Pager-0.7-16|102	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-DB_Pager-0.7-16|103	
12cu|php-pear-DB_Pager-0.7-16|104	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7-4mdk
12cu|php-pear-DB_Pager-0.7-16|105	- fix deps
12cu|php-pear-DB_Pager-0.7-16|106	
12cu|php-pear-DB_Pager-0.7-16|107	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7-3mdk
12cu|php-pear-DB_Pager-0.7-16|108	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-DB_Pager-0.7-16|109	- fix deps
12cu|php-pear-DB_Pager-0.7-16|110	
12cu|php-pear-DB_Pager-0.7-16|111	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7-2mdk
12cu|php-pear-DB_Pager-0.7-16|112	- fix deps
12cu|php-pear-DB_Pager-0.7-16|113	
12cu|php-pear-DB_Pager-0.7-16|114	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7-1mdk
12cu|php-pear-DB_Pager-0.7-16|115	- initial Mandriva package (PLD import)
12cu|php-pear-DB_Pager-0.7-16|116	

11504 12
12cu|php-pear-DB_QueryTool-1.1.2-9|1	%define		_class		DB
12cu|php-pear-DB_QueryTool-1.1.2-9|2	%define		_subclass	QueryTool
12cu|php-pear-DB_QueryTool-1.1.2-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-DB_QueryTool-1.1.2-9|4	
12cu|php-pear-DB_QueryTool-1.1.2-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-DB_QueryTool-1.1.2-9|6	Version:	1.1.2
12cu|php-pear-DB_QueryTool-1.1.2-9|7	Release:	9
12cu|php-pear-DB_QueryTool-1.1.2-9|8	Summary:	An OO-interface for easily retrieving and modifying data in a DB
12cu|php-pear-DB_QueryTool-1.1.2-9|9	License:	PHP License
12cu|php-pear-DB_QueryTool-1.1.2-9|10	Group:		Development/PHP
12cu|php-pear-DB_QueryTool-1.1.2-9|11	URL:		http://pear.php.net/package/DB_QueryTool/
12cu|php-pear-DB_QueryTool-1.1.2-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-DB_QueryTool-1.1.2-9|13	Requires(post): php-pear
12cu|php-pear-DB_QueryTool-1.1.2-9|14	Requires(preun): php-pear
12cu|php-pear-DB_QueryTool-1.1.2-9|15	Requires:	php-pear
12cu|php-pear-DB_QueryTool-1.1.2-9|16	BuildArch:	noarch
12cu|php-pear-DB_QueryTool-1.1.2-9|17	BuildRequires:	php-pear
12cu|php-pear-DB_QueryTool-1.1.2-9|18	
12cu|php-pear-DB_QueryTool-1.1.2-9|19	%description
12cu|php-pear-DB_QueryTool-1.1.2-9|20	This package is an OO-abstraction to the SQL-Query language, it
12cu|php-pear-DB_QueryTool-1.1.2-9|21	provides methods such as setWhere, setOrder, setGroup, setJoin, etc.
12cu|php-pear-DB_QueryTool-1.1.2-9|22	to easily build queries. It also provides an easy to learn interface
12cu|php-pear-DB_QueryTool-1.1.2-9|23	that interacts nicely with HTML-forms using arrays that contain the
12cu|php-pear-DB_QueryTool-1.1.2-9|24	column data, that shall be updated/added in a DB. This package bases
12cu|php-pear-DB_QueryTool-1.1.2-9|25	on an SQL-Builder which lets you easily build SQL-Statements and
12cu|php-pear-DB_QueryTool-1.1.2-9|26	execute them.
12cu|php-pear-DB_QueryTool-1.1.2-9|27	
12cu|php-pear-DB_QueryTool-1.1.2-9|28	%prep
12cu|php-pear-DB_QueryTool-1.1.2-9|29	%setup -q -c
12cu|php-pear-DB_QueryTool-1.1.2-9|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-DB_QueryTool-1.1.2-9|31	
12cu|php-pear-DB_QueryTool-1.1.2-9|32	%install
12cu|php-pear-DB_QueryTool-1.1.2-9|33	
12cu|php-pear-DB_QueryTool-1.1.2-9|34	cd %{upstream_name}-%{version}
12cu|php-pear-DB_QueryTool-1.1.2-9|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-DB_QueryTool-1.1.2-9|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-DB_QueryTool-1.1.2-9|37	
12cu|php-pear-DB_QueryTool-1.1.2-9|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-DB_QueryTool-1.1.2-9|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-DB_QueryTool-1.1.2-9|40	
12cu|php-pear-DB_QueryTool-1.1.2-9|41	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_QueryTool-1.1.2-9|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_QueryTool-1.1.2-9|43	
12cu|php-pear-DB_QueryTool-1.1.2-9|44	%clean
12cu|php-pear-DB_QueryTool-1.1.2-9|45	
12cu|php-pear-DB_QueryTool-1.1.2-9|46	
12cu|php-pear-DB_QueryTool-1.1.2-9|47	
12cu|php-pear-DB_QueryTool-1.1.2-9|48	%files
12cu|php-pear-DB_QueryTool-1.1.2-9|49	%defattr(-,root,root)
12cu|php-pear-DB_QueryTool-1.1.2-9|50	%{_datadir}/pear/%{_class}
12cu|php-pear-DB_QueryTool-1.1.2-9|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-DB_QueryTool-1.1.2-9|52	
12cu|php-pear-DB_QueryTool-1.1.2-9|53	
12cu|php-pear-DB_QueryTool-1.1.2-9|54	%changelog
12cu|php-pear-DB_QueryTool-1.1.2-9|55	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-7mdv2012.0
12cu|php-pear-DB_QueryTool-1.1.2-9|56	+ Revision: 741843
12cu|php-pear-DB_QueryTool-1.1.2-9|57	- fix major breakage by careless packager
12cu|php-pear-DB_QueryTool-1.1.2-9|58	
12cu|php-pear-DB_QueryTool-1.1.2-9|59	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-6
12cu|php-pear-DB_QueryTool-1.1.2-9|60	+ Revision: 679287
12cu|php-pear-DB_QueryTool-1.1.2-9|61	- mass rebuild
12cu|php-pear-DB_QueryTool-1.1.2-9|62	
12cu|php-pear-DB_QueryTool-1.1.2-9|63	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-5mdv2011.0
12cu|php-pear-DB_QueryTool-1.1.2-9|64	+ Revision: 613628
12cu|php-pear-DB_QueryTool-1.1.2-9|65	- the mass rebuild of 2010.1 packages
12cu|php-pear-DB_QueryTool-1.1.2-9|66	
12cu|php-pear-DB_QueryTool-1.1.2-9|67	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-4mdv2010.1
12cu|php-pear-DB_QueryTool-1.1.2-9|68	+ Revision: 479295
12cu|php-pear-DB_QueryTool-1.1.2-9|69	- spec cleanup
12cu|php-pear-DB_QueryTool-1.1.2-9|70	- use pear installer
12cu|php-pear-DB_QueryTool-1.1.2-9|71	- don't ship tests, even in documentation
12cu|php-pear-DB_QueryTool-1.1.2-9|72	- own all directories
12cu|php-pear-DB_QueryTool-1.1.2-9|73	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-DB_QueryTool-1.1.2-9|74	
12cu|php-pear-DB_QueryTool-1.1.2-9|75	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1.2-3mdv2010.0
12cu|php-pear-DB_QueryTool-1.1.2-9|76	+ Revision: 441000
12cu|php-pear-DB_QueryTool-1.1.2-9|77	- rebuild
12cu|php-pear-DB_QueryTool-1.1.2-9|78	
12cu|php-pear-DB_QueryTool-1.1.2-9|79	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-2mdv2009.1
12cu|php-pear-DB_QueryTool-1.1.2-9|80	+ Revision: 321955
12cu|php-pear-DB_QueryTool-1.1.2-9|81	- rebuild
12cu|php-pear-DB_QueryTool-1.1.2-9|82	
12cu|php-pear-DB_QueryTool-1.1.2-9|83	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-1mdv2009.0
12cu|php-pear-DB_QueryTool-1.1.2-9|84	+ Revision: 278913
12cu|php-pear-DB_QueryTool-1.1.2-9|85	- update to new version 1.1.2
12cu|php-pear-DB_QueryTool-1.1.2-9|86	
12cu|php-pear-DB_QueryTool-1.1.2-9|87	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-9mdv2009.0
12cu|php-pear-DB_QueryTool-1.1.2-9|88	+ Revision: 236824
12cu|php-pear-DB_QueryTool-1.1.2-9|89	- rebuild
12cu|php-pear-DB_QueryTool-1.1.2-9|90	
12cu|php-pear-DB_QueryTool-1.1.2-9|91	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.11.1-8mdv2008.1
12cu|php-pear-DB_QueryTool-1.1.2-9|92	+ Revision: 136404
12cu|php-pear-DB_QueryTool-1.1.2-9|93	- restore BuildRoot
12cu|php-pear-DB_QueryTool-1.1.2-9|94	
12cu|php-pear-DB_QueryTool-1.1.2-9|95	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-DB_QueryTool-1.1.2-9|96	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-DB_QueryTool-1.1.2-9|97	
12cu|php-pear-DB_QueryTool-1.1.2-9|98	
12cu|php-pear-DB_QueryTool-1.1.2-9|99	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-8mdv2007.0
12cu|php-pear-DB_QueryTool-1.1.2-9|100	+ Revision: 81489
12cu|php-pear-DB_QueryTool-1.1.2-9|101	- Import php-pear-DB_QueryTool
12cu|php-pear-DB_QueryTool-1.1.2-9|102	
12cu|php-pear-DB_QueryTool-1.1.2-9|103	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-8mdk
12cu|php-pear-DB_QueryTool-1.1.2-9|104	- new group (Development/PHP)
12cu|php-pear-DB_QueryTool-1.1.2-9|105	
12cu|php-pear-DB_QueryTool-1.1.2-9|106	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-7mdk
12cu|php-pear-DB_QueryTool-1.1.2-9|107	- rebuilt to fix auto deps
12cu|php-pear-DB_QueryTool-1.1.2-9|108	
12cu|php-pear-DB_QueryTool-1.1.2-9|109	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-6mdk
12cu|php-pear-DB_QueryTool-1.1.2-9|110	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-DB_QueryTool-1.1.2-9|111	
12cu|php-pear-DB_QueryTool-1.1.2-9|112	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-5mdk
12cu|php-pear-DB_QueryTool-1.1.2-9|113	- fix deps
12cu|php-pear-DB_QueryTool-1.1.2-9|114	
12cu|php-pear-DB_QueryTool-1.1.2-9|115	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-4mdk
12cu|php-pear-DB_QueryTool-1.1.2-9|116	- fix the package.xml file so it will register
12cu|php-pear-DB_QueryTool-1.1.2-9|117	
12cu|php-pear-DB_QueryTool-1.1.2-9|118	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-3mdk
12cu|php-pear-DB_QueryTool-1.1.2-9|119	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-DB_QueryTool-1.1.2-9|120	- fix deps
12cu|php-pear-DB_QueryTool-1.1.2-9|121	
12cu|php-pear-DB_QueryTool-1.1.2-9|122	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-2mdk
12cu|php-pear-DB_QueryTool-1.1.2-9|123	- fix deps
12cu|php-pear-DB_QueryTool-1.1.2-9|124	
12cu|php-pear-DB_QueryTool-1.1.2-9|125	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-1mdk
12cu|php-pear-DB_QueryTool-1.1.2-9|126	- initial Mandriva package (PLD import)
12cu|php-pear-DB_QueryTool-1.1.2-9|127	

11505 12
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|1	%define		_class		DB
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|2	%define		_subclass	Sqlite
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|3	%define		_ssclass	Tools
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|4	%define		upstream_name	%{_class}_%{_subclass}_%{_ssclass}
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|5	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|7	Version:	0.1.7
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|8	Release:	1
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|9	Summary:	OO interface designed to effectively manage and backup Sqlite databases
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|10	License:	PHP License
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|11	Group:		Development/PHP
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|12	URL:		http://pear.php.net/package/DB_Sqlite_Tools/
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|13	Source0:	http://download.pear.php.net/package/DB_Sqlite_Tools-%{version}.tgz
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|14	Requires(post): php-pear
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|15	Requires(preun): php-pear
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|16	Requires:	php-pear
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|17	BuildArch:	noarch
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|18	BuildRequires:	php-pear
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|19	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|20	%description
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|21	DB_Sqlite_Tools is extends the native PHP-sqlite function by providing
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|22	a comprehensive solution for database backup, live replication, export
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|23	in XML format, performance optmization and more. It is designed for
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|24	the maintenance and optimisation of several sqlite databases.
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|25	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|26	%prep
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|27	%setup -q -c
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|29	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|30	%install
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|31	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|32	cd %{upstream_name}-%{version}
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|35	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|38	rm -f %{buildroot}%{_datadir}/pear/generate_package_xml.php
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|39	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|40	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|42	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|43	%clean
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|44	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|45	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|46	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|47	%files
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|48	%{_datadir}/pear/%{_class}
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|50	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|51	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|52	%changelog
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-8mdv2012.0
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|54	+ Revision: 741844
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|55	- fix major breakage by careless packager
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|56	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-7
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|58	+ Revision: 679288
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|59	- mass rebuild
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|60	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|61	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-6mdv2011.0
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|62	+ Revision: 613629
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|63	- the mass rebuild of 2010.1 packages
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|64	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|65	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.6-5mdv2010.1
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|66	+ Revision: 479296
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|67	- spec cleanup
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|68	- use pear installer
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|69	- don't ship tests, even in documentation
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|70	- own all directories
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|72	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|73	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.1.6-4mdv2010.0
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|74	+ Revision: 441013
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|75	- rebuild
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|76	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|77	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-3mdv2009.1
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|78	+ Revision: 321957
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|79	- rebuild
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|80	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|81	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-2mdv2009.0
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|82	+ Revision: 236825
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|83	- rebuild
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|84	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|85	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.1.6-1mdv2008.1
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|86	+ Revision: 136404
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|87	- restore BuildRoot
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|88	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|90	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|91	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|92	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-1mdv2008.0
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|93	+ Revision: 15899
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|94	- fix build
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|95	- fix build
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|96	- 0.1.6
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|97	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|98	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|99	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-7mdv2007.0
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|100	+ Revision: 81506
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|101	- Import php-pear-DB_Sqlite_Tools
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|102	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|103	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-7mdk
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|104	- new group (Development/PHP)
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|105	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|106	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-6mdk
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|107	- rebuilt to fix auto deps
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|108	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|109	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-5mdk
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|110	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|111	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|112	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-4mdk
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|113	- fix deps
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|114	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|115	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-3mdk
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|116	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|117	- fix deps
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|118	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|119	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-2mdk
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|120	- fix deps
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|121	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|122	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-1mdk
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|123	- initial Mandriva package (PLD import)
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|124	
12cu|php-pear-DB_Sqlite_Tools-0.1.7-1|125	

11506 12
12cu|php-pear-DB_Table-1.5.6-8|1	%define		_class		DB
12cu|php-pear-DB_Table-1.5.6-8|2	%define		_subclass	Table
12cu|php-pear-DB_Table-1.5.6-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-DB_Table-1.5.6-8|4	
12cu|php-pear-DB_Table-1.5.6-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-DB_Table-1.5.6-8|6	Version:	1.5.6
12cu|php-pear-DB_Table-1.5.6-8|7	Release:	8
12cu|php-pear-DB_Table-1.5.6-8|8	Summary:	Automate table creation
12cu|php-pear-DB_Table-1.5.6-8|9	License:	PHP License
12cu|php-pear-DB_Table-1.5.6-8|10	Group:		Development/PHP
12cu|php-pear-DB_Table-1.5.6-8|11	URL:		http://pear.php.net/package/DB_Table/
12cu|php-pear-DB_Table-1.5.6-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-DB_Table-1.5.6-8|13	Requires(post): php-pear
12cu|php-pear-DB_Table-1.5.6-8|14	Requires(preun): php-pear
12cu|php-pear-DB_Table-1.5.6-8|15	Requires:	php-pear
12cu|php-pear-DB_Table-1.5.6-8|16	BuildArch:	noarch
12cu|php-pear-DB_Table-1.5.6-8|17	BuildRequires:	php-pear
12cu|php-pear-DB_Table-1.5.6-8|18	
12cu|php-pear-DB_Table-1.5.6-8|19	%description
12cu|php-pear-DB_Table-1.5.6-8|20	Builds on PEAR DB to abstract datatypes and automate table creation,
12cu|php-pear-DB_Table-1.5.6-8|21	data validation, insert, update, delete, and select; combines these
12cu|php-pear-DB_Table-1.5.6-8|22	with PEAR HTML_QuickForm to automatically generate input forms that
12cu|php-pear-DB_Table-1.5.6-8|23	match the table column definitions.
12cu|php-pear-DB_Table-1.5.6-8|24	
12cu|php-pear-DB_Table-1.5.6-8|25	
12cu|php-pear-DB_Table-1.5.6-8|26	%prep
12cu|php-pear-DB_Table-1.5.6-8|27	%setup -q -c
12cu|php-pear-DB_Table-1.5.6-8|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-DB_Table-1.5.6-8|29	
12cu|php-pear-DB_Table-1.5.6-8|30	%install
12cu|php-pear-DB_Table-1.5.6-8|31	
12cu|php-pear-DB_Table-1.5.6-8|32	cd %{upstream_name}-%{version}
12cu|php-pear-DB_Table-1.5.6-8|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-DB_Table-1.5.6-8|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-DB_Table-1.5.6-8|35	
12cu|php-pear-DB_Table-1.5.6-8|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-DB_Table-1.5.6-8|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-DB_Table-1.5.6-8|38	
12cu|php-pear-DB_Table-1.5.6-8|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_Table-1.5.6-8|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DB_Table-1.5.6-8|41	
12cu|php-pear-DB_Table-1.5.6-8|42	%clean
12cu|php-pear-DB_Table-1.5.6-8|43	
12cu|php-pear-DB_Table-1.5.6-8|44	
12cu|php-pear-DB_Table-1.5.6-8|45	
12cu|php-pear-DB_Table-1.5.6-8|46	%files
12cu|php-pear-DB_Table-1.5.6-8|47	%defattr(-,root,root)
12cu|php-pear-DB_Table-1.5.6-8|48	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-DB_Table-1.5.6-8|49	%{_datadir}/pear/%{_class}
12cu|php-pear-DB_Table-1.5.6-8|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-DB_Table-1.5.6-8|51	
12cu|php-pear-DB_Table-1.5.6-8|52	
12cu|php-pear-DB_Table-1.5.6-8|53	%changelog
12cu|php-pear-DB_Table-1.5.6-8|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.6-6mdv2012.0
12cu|php-pear-DB_Table-1.5.6-8|55	+ Revision: 741845
12cu|php-pear-DB_Table-1.5.6-8|56	- fix major breakage by careless packager
12cu|php-pear-DB_Table-1.5.6-8|57	
12cu|php-pear-DB_Table-1.5.6-8|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.6-5
12cu|php-pear-DB_Table-1.5.6-8|59	+ Revision: 679289
12cu|php-pear-DB_Table-1.5.6-8|60	- mass rebuild
12cu|php-pear-DB_Table-1.5.6-8|61	
12cu|php-pear-DB_Table-1.5.6-8|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.6-4mdv2011.0
12cu|php-pear-DB_Table-1.5.6-8|63	+ Revision: 613630
12cu|php-pear-DB_Table-1.5.6-8|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-DB_Table-1.5.6-8|65	
12cu|php-pear-DB_Table-1.5.6-8|66	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.6-3mdv2010.1
12cu|php-pear-DB_Table-1.5.6-8|67	+ Revision: 479297
12cu|php-pear-DB_Table-1.5.6-8|68	- spec cleanup
12cu|php-pear-DB_Table-1.5.6-8|69	- use pear installer
12cu|php-pear-DB_Table-1.5.6-8|70	- don't ship tests, even in documentation
12cu|php-pear-DB_Table-1.5.6-8|71	- own all directories
12cu|php-pear-DB_Table-1.5.6-8|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-DB_Table-1.5.6-8|73	
12cu|php-pear-DB_Table-1.5.6-8|74	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.5.6-2mdv2010.0
12cu|php-pear-DB_Table-1.5.6-8|75	+ Revision: 441020
12cu|php-pear-DB_Table-1.5.6-8|76	- rebuild
12cu|php-pear-DB_Table-1.5.6-8|77	
12cu|php-pear-DB_Table-1.5.6-8|78	* Sat Jan 24 2009 Funda Wang <fwang@mandriva.org> 1.5.6-1mdv2009.1
12cu|php-pear-DB_Table-1.5.6-8|79	+ Revision: 333194
12cu|php-pear-DB_Table-1.5.6-8|80	- update to new version 1.5.6
12cu|php-pear-DB_Table-1.5.6-8|81	
12cu|php-pear-DB_Table-1.5.6-8|82	+ Jérôme Soyer <saispo@mandriva.org>
12cu|php-pear-DB_Table-1.5.6-8|83	- update to new version 1.5.6
12cu|php-pear-DB_Table-1.5.6-8|84	
12cu|php-pear-DB_Table-1.5.6-8|85	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.5-2mdv2009.1
12cu|php-pear-DB_Table-1.5.6-8|86	+ Revision: 321958
12cu|php-pear-DB_Table-1.5.6-8|87	- rebuild
12cu|php-pear-DB_Table-1.5.6-8|88	
12cu|php-pear-DB_Table-1.5.6-8|89	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.5-1mdv2009.0
12cu|php-pear-DB_Table-1.5.6-8|90	+ Revision: 278914
12cu|php-pear-DB_Table-1.5.6-8|91	- update to new version 1.5.5
12cu|php-pear-DB_Table-1.5.6-8|92	
12cu|php-pear-DB_Table-1.5.6-8|93	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2009.0
12cu|php-pear-DB_Table-1.5.6-8|94	+ Revision: 236826
12cu|php-pear-DB_Table-1.5.6-8|95	- rebuild
12cu|php-pear-DB_Table-1.5.6-8|96	
12cu|php-pear-DB_Table-1.5.6-8|97	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.3.0-1mdv2008.1
12cu|php-pear-DB_Table-1.5.6-8|98	+ Revision: 136404
12cu|php-pear-DB_Table-1.5.6-8|99	- restore BuildRoot
12cu|php-pear-DB_Table-1.5.6-8|100	
12cu|php-pear-DB_Table-1.5.6-8|101	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-DB_Table-1.5.6-8|102	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-DB_Table-1.5.6-8|103	
12cu|php-pear-DB_Table-1.5.6-8|104	
12cu|php-pear-DB_Table-1.5.6-8|105	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdv2007.0
12cu|php-pear-DB_Table-1.5.6-8|106	+ Revision: 81531
12cu|php-pear-DB_Table-1.5.6-8|107	- Import php-pear-DB_Table
12cu|php-pear-DB_Table-1.5.6-8|108	
12cu|php-pear-DB_Table-1.5.6-8|109	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdk
12cu|php-pear-DB_Table-1.5.6-8|110	- 1.3.0
12cu|php-pear-DB_Table-1.5.6-8|111	
12cu|php-pear-DB_Table-1.5.6-8|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdk
12cu|php-pear-DB_Table-1.5.6-8|113	- new group (Development/PHP)
12cu|php-pear-DB_Table-1.5.6-8|114	
12cu|php-pear-DB_Table-1.5.6-8|115	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdk
12cu|php-pear-DB_Table-1.5.6-8|116	- 1.2.1
12cu|php-pear-DB_Table-1.5.6-8|117	
12cu|php-pear-DB_Table-1.5.6-8|118	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12cu|php-pear-DB_Table-1.5.6-8|119	- rebuilt to fix auto deps
12cu|php-pear-DB_Table-1.5.6-8|120	
12cu|php-pear-DB_Table-1.5.6-8|121	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cu|php-pear-DB_Table-1.5.6-8|122	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-DB_Table-1.5.6-8|123	
12cu|php-pear-DB_Table-1.5.6-8|124	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cu|php-pear-DB_Table-1.5.6-8|125	- fix deps
12cu|php-pear-DB_Table-1.5.6-8|126	
12cu|php-pear-DB_Table-1.5.6-8|127	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cu|php-pear-DB_Table-1.5.6-8|128	- 1.0.1
12cu|php-pear-DB_Table-1.5.6-8|129	
12cu|php-pear-DB_Table-1.5.6-8|130	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cu|php-pear-DB_Table-1.5.6-8|131	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-DB_Table-1.5.6-8|132	- fix deps
12cu|php-pear-DB_Table-1.5.6-8|133	
12cu|php-pear-DB_Table-1.5.6-8|134	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cu|php-pear-DB_Table-1.5.6-8|135	- fix deps
12cu|php-pear-DB_Table-1.5.6-8|136	
12cu|php-pear-DB_Table-1.5.6-8|137	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-DB_Table-1.5.6-8|138	- initial Mandriva package (PLD import)
12cu|php-pear-DB_Table-1.5.6-8|139	

11507 12
12cu|php-pear-DbUnit-1.1.1-4|1	%define  upstream_name DbUnit
12cu|php-pear-DbUnit-1.1.1-4|2	
12cu|php-pear-DbUnit-1.1.1-4|3	Summary:	DbUnit port for PHP/PHPUnit to support database interaction testing
12cu|php-pear-DbUnit-1.1.1-4|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-DbUnit-1.1.1-4|5	Version:	1.1.1
12cu|php-pear-DbUnit-1.1.1-4|6	Release:	4
12cu|php-pear-DbUnit-1.1.1-4|7	License:	BSD
12cu|php-pear-DbUnit-1.1.1-4|8	Group:		Development/PHP
12cu|php-pear-DbUnit-1.1.1-4|9	URL:		http://www.phpunit.de/
12cu|php-pear-DbUnit-1.1.1-4|10	Source0:	http://pear.phpunit.de/get/DbUnit-%{version}.tgz
12cu|php-pear-DbUnit-1.1.1-4|11	Requires(post): php-pear
12cu|php-pear-DbUnit-1.1.1-4|12	Requires(preun): php-pear
12cu|php-pear-DbUnit-1.1.1-4|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-DbUnit-1.1.1-4|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-DbUnit-1.1.1-4|15	Requires:	php-channel-phpunit
12cu|php-pear-DbUnit-1.1.1-4|16	BuildArch:	noarch
12cu|php-pear-DbUnit-1.1.1-4|17	BuildRequires:	php-pear
12cu|php-pear-DbUnit-1.1.1-4|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-DbUnit-1.1.1-4|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-DbUnit-1.1.1-4|20	Suggests:	php-symfony-YAML >= 1.0.2
12cu|php-pear-DbUnit-1.1.1-4|21	
12cu|php-pear-DbUnit-1.1.1-4|22	%description
12cu|php-pear-DbUnit-1.1.1-4|23	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-DbUnit-1.1.1-4|24	unit tests in PHP.
12cu|php-pear-DbUnit-1.1.1-4|25	
12cu|php-pear-DbUnit-1.1.1-4|26	This package provides DbUnit port for PHP/PHPUnit to support database
12cu|php-pear-DbUnit-1.1.1-4|27	interaction testing.
12cu|php-pear-DbUnit-1.1.1-4|28	
12cu|php-pear-DbUnit-1.1.1-4|29	%prep
12cu|php-pear-DbUnit-1.1.1-4|30	
12cu|php-pear-DbUnit-1.1.1-4|31	%setup -q -c
12cu|php-pear-DbUnit-1.1.1-4|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-DbUnit-1.1.1-4|33	
12cu|php-pear-DbUnit-1.1.1-4|34	%build
12cu|php-pear-DbUnit-1.1.1-4|35	
12cu|php-pear-DbUnit-1.1.1-4|36	%install
12cu|php-pear-DbUnit-1.1.1-4|37	
12cu|php-pear-DbUnit-1.1.1-4|38	cd %{upstream_name}-%{version}
12cu|php-pear-DbUnit-1.1.1-4|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-DbUnit-1.1.1-4|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-DbUnit-1.1.1-4|41	
12cu|php-pear-DbUnit-1.1.1-4|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-DbUnit-1.1.1-4|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-DbUnit-1.1.1-4|44	
12cu|php-pear-DbUnit-1.1.1-4|45	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DbUnit-1.1.1-4|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-DbUnit-1.1.1-4|47	
12cu|php-pear-DbUnit-1.1.1-4|48	%clean
12cu|php-pear-DbUnit-1.1.1-4|49	
12cu|php-pear-DbUnit-1.1.1-4|50	
12cu|php-pear-DbUnit-1.1.1-4|51	
12cu|php-pear-DbUnit-1.1.1-4|52	%files
12cu|php-pear-DbUnit-1.1.1-4|53	%defattr(-,root,root)
12cu|php-pear-DbUnit-1.1.1-4|54	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cu|php-pear-DbUnit-1.1.1-4|55	%doc %{upstream_name}-%{version}/LICENSE
12cu|php-pear-DbUnit-1.1.1-4|56	%{_bindir}/dbunit
12cu|php-pear-DbUnit-1.1.1-4|57	%{_datadir}/pear/PHPUnit/Extensions/Database
12cu|php-pear-DbUnit-1.1.1-4|58	%{_datadir}/pear/packages/DbUnit.xml
12cu|php-pear-DbUnit-1.1.1-4|59	
12cu|php-pear-DbUnit-1.1.1-4|60	
12cu|php-pear-DbUnit-1.1.1-4|61	
12cu|php-pear-DbUnit-1.1.1-4|62	%changelog
12cu|php-pear-DbUnit-1.1.1-4|63	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2012.0
12cu|php-pear-DbUnit-1.1.1-4|64	+ Revision: 741934
12cu|php-pear-DbUnit-1.1.1-4|65	- fix major breakage by careless packager
12cu|php-pear-DbUnit-1.1.1-4|66	
12cu|php-pear-DbUnit-1.1.1-4|67	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1
12cu|php-pear-DbUnit-1.1.1-4|68	+ Revision: 730865
12cu|php-pear-DbUnit-1.1.1-4|69	- import php-pear-DbUnit
12cu|php-pear-DbUnit-1.1.1-4|70	
12cu|php-pear-DbUnit-1.1.1-4|71	
12cu|php-pear-DbUnit-1.1.1-4|72	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2010.2
12cu|php-pear-DbUnit-1.1.1-4|73	- initial Mandriva package

11508 12
12cu|php-pear-Event_Dispatcher-1.1.0-7|1	%define		_class		Event
12cu|php-pear-Event_Dispatcher-1.1.0-7|2	%define		_subclass	Dispatcher
12cu|php-pear-Event_Dispatcher-1.1.0-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Event_Dispatcher-1.1.0-7|4	
12cu|php-pear-Event_Dispatcher-1.1.0-7|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Event_Dispatcher-1.1.0-7|6	Version:	1.1.0
12cu|php-pear-Event_Dispatcher-1.1.0-7|7	Release:	7
12cu|php-pear-Event_Dispatcher-1.1.0-7|8	Summary:	Dispatch notifications using PHP callbacks
12cu|php-pear-Event_Dispatcher-1.1.0-7|9	License:	PHP License
12cu|php-pear-Event_Dispatcher-1.1.0-7|10	Group:		Development/PHP
12cu|php-pear-Event_Dispatcher-1.1.0-7|11	URL:		http://pear.php.net/package/Event_Dispatcher/
12cu|php-pear-Event_Dispatcher-1.1.0-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Event_Dispatcher-1.1.0-7|13	Requires(post): php-pear
12cu|php-pear-Event_Dispatcher-1.1.0-7|14	Requires(preun): php-pear
12cu|php-pear-Event_Dispatcher-1.1.0-7|15	Requires:	php-pear
12cu|php-pear-Event_Dispatcher-1.1.0-7|16	BuildArch:	noarch
12cu|php-pear-Event_Dispatcher-1.1.0-7|17	BuildRequires:	php-pear
12cu|php-pear-Event_Dispatcher-1.1.0-7|18	
12cu|php-pear-Event_Dispatcher-1.1.0-7|19	%description
12cu|php-pear-Event_Dispatcher-1.1.0-7|20	The Event_Dispatcher acts as a notification dispatch table. It is used
12cu|php-pear-Event_Dispatcher-1.1.0-7|21	to notify other objects of interesting things. This information is
12cu|php-pear-Event_Dispatcher-1.1.0-7|22	encapsulated in Event_Notification objects. Client objects register
12cu|php-pear-Event_Dispatcher-1.1.0-7|23	themselves with the Event_Dispatcher as observers of specific
12cu|php-pear-Event_Dispatcher-1.1.0-7|24	notifications posted by other objects. When an event occurs, an object
12cu|php-pear-Event_Dispatcher-1.1.0-7|25	posts an appropriate notification to the Event_Dispatcher. The
12cu|php-pear-Event_Dispatcher-1.1.0-7|26	Event_Dispatcher dispatches a message to each registered observer,
12cu|php-pear-Event_Dispatcher-1.1.0-7|27	passing the notification as the sole argument.
12cu|php-pear-Event_Dispatcher-1.1.0-7|28	
12cu|php-pear-Event_Dispatcher-1.1.0-7|29	
12cu|php-pear-Event_Dispatcher-1.1.0-7|30	%prep
12cu|php-pear-Event_Dispatcher-1.1.0-7|31	%setup -q -c
12cu|php-pear-Event_Dispatcher-1.1.0-7|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Event_Dispatcher-1.1.0-7|33	
12cu|php-pear-Event_Dispatcher-1.1.0-7|34	%install
12cu|php-pear-Event_Dispatcher-1.1.0-7|35	
12cu|php-pear-Event_Dispatcher-1.1.0-7|36	cd %{upstream_name}-%{version}
12cu|php-pear-Event_Dispatcher-1.1.0-7|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Event_Dispatcher-1.1.0-7|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Event_Dispatcher-1.1.0-7|39	
12cu|php-pear-Event_Dispatcher-1.1.0-7|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Event_Dispatcher-1.1.0-7|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Event_Dispatcher-1.1.0-7|42	
12cu|php-pear-Event_Dispatcher-1.1.0-7|43	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Event_Dispatcher-1.1.0-7|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Event_Dispatcher-1.1.0-7|45	
12cu|php-pear-Event_Dispatcher-1.1.0-7|46	%clean
12cu|php-pear-Event_Dispatcher-1.1.0-7|47	
12cu|php-pear-Event_Dispatcher-1.1.0-7|48	
12cu|php-pear-Event_Dispatcher-1.1.0-7|49	
12cu|php-pear-Event_Dispatcher-1.1.0-7|50	%files
12cu|php-pear-Event_Dispatcher-1.1.0-7|51	%defattr(-,root,root)
12cu|php-pear-Event_Dispatcher-1.1.0-7|52	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Event_Dispatcher-1.1.0-7|53	%{_datadir}/pear/%{_class}
12cu|php-pear-Event_Dispatcher-1.1.0-7|54	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Event_Dispatcher-1.1.0-7|55	
12cu|php-pear-Event_Dispatcher-1.1.0-7|56	
12cu|php-pear-Event_Dispatcher-1.1.0-7|57	%changelog
12cu|php-pear-Event_Dispatcher-1.1.0-7|58	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-5mdv2012.0
12cu|php-pear-Event_Dispatcher-1.1.0-7|59	+ Revision: 741940
12cu|php-pear-Event_Dispatcher-1.1.0-7|60	- fix major breakage by careless packager
12cu|php-pear-Event_Dispatcher-1.1.0-7|61	
12cu|php-pear-Event_Dispatcher-1.1.0-7|62	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-4
12cu|php-pear-Event_Dispatcher-1.1.0-7|63	+ Revision: 679313
12cu|php-pear-Event_Dispatcher-1.1.0-7|64	- mass rebuild
12cu|php-pear-Event_Dispatcher-1.1.0-7|65	
12cu|php-pear-Event_Dispatcher-1.1.0-7|66	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdv2011.0
12cu|php-pear-Event_Dispatcher-1.1.0-7|67	+ Revision: 613653
12cu|php-pear-Event_Dispatcher-1.1.0-7|68	- the mass rebuild of 2010.1 packages
12cu|php-pear-Event_Dispatcher-1.1.0-7|69	
12cu|php-pear-Event_Dispatcher-1.1.0-7|70	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-2mdv2010.1
12cu|php-pear-Event_Dispatcher-1.1.0-7|71	+ Revision: 479298
12cu|php-pear-Event_Dispatcher-1.1.0-7|72	- spec cleanup
12cu|php-pear-Event_Dispatcher-1.1.0-7|73	- use pear installer
12cu|php-pear-Event_Dispatcher-1.1.0-7|74	- don't ship tests, even in documentation
12cu|php-pear-Event_Dispatcher-1.1.0-7|75	- own all directories
12cu|php-pear-Event_Dispatcher-1.1.0-7|76	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Event_Dispatcher-1.1.0-7|77	
12cu|php-pear-Event_Dispatcher-1.1.0-7|78	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1mdv2010.0
12cu|php-pear-Event_Dispatcher-1.1.0-7|79	+ Revision: 450208
12cu|php-pear-Event_Dispatcher-1.1.0-7|80	- new version
12cu|php-pear-Event_Dispatcher-1.1.0-7|81	- use pear installer
12cu|php-pear-Event_Dispatcher-1.1.0-7|82	- use fedora %%post/%%postun
12cu|php-pear-Event_Dispatcher-1.1.0-7|83	
12cu|php-pear-Event_Dispatcher-1.1.0-7|84	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-6mdv2010.0
12cu|php-pear-Event_Dispatcher-1.1.0-7|85	+ Revision: 441022
12cu|php-pear-Event_Dispatcher-1.1.0-7|86	- rebuild
12cu|php-pear-Event_Dispatcher-1.1.0-7|87	
12cu|php-pear-Event_Dispatcher-1.1.0-7|88	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdv2009.1
12cu|php-pear-Event_Dispatcher-1.1.0-7|89	+ Revision: 321966
12cu|php-pear-Event_Dispatcher-1.1.0-7|90	- rebuild
12cu|php-pear-Event_Dispatcher-1.1.0-7|91	
12cu|php-pear-Event_Dispatcher-1.1.0-7|92	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdv2009.0
12cu|php-pear-Event_Dispatcher-1.1.0-7|93	+ Revision: 236831
12cu|php-pear-Event_Dispatcher-1.1.0-7|94	- rebuild
12cu|php-pear-Event_Dispatcher-1.1.0-7|95	
12cu|php-pear-Event_Dispatcher-1.1.0-7|96	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.0-3mdv2008.1
12cu|php-pear-Event_Dispatcher-1.1.0-7|97	+ Revision: 136404
12cu|php-pear-Event_Dispatcher-1.1.0-7|98	- restore BuildRoot
12cu|php-pear-Event_Dispatcher-1.1.0-7|99	
12cu|php-pear-Event_Dispatcher-1.1.0-7|100	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Event_Dispatcher-1.1.0-7|101	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Event_Dispatcher-1.1.0-7|102	
12cu|php-pear-Event_Dispatcher-1.1.0-7|103	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdv2008.0
12cu|php-pear-Event_Dispatcher-1.1.0-7|104	+ Revision: 15420
12cu|php-pear-Event_Dispatcher-1.1.0-7|105	- rule out the PHPUnit.php dep
12cu|php-pear-Event_Dispatcher-1.1.0-7|106	
12cu|php-pear-Event_Dispatcher-1.1.0-7|107	
12cu|php-pear-Event_Dispatcher-1.1.0-7|108	* Sun Nov 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2007.0
12cu|php-pear-Event_Dispatcher-1.1.0-7|109	+ Revision: 83323
12cu|php-pear-Event_Dispatcher-1.1.0-7|110	- rebuild
12cu|php-pear-Event_Dispatcher-1.1.0-7|111	
12cu|php-pear-Event_Dispatcher-1.1.0-7|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2007.1
12cu|php-pear-Event_Dispatcher-1.1.0-7|113	+ Revision: 81566
12cu|php-pear-Event_Dispatcher-1.1.0-7|114	- Import php-pear-Event_Dispatcher
12cu|php-pear-Event_Dispatcher-1.1.0-7|115	
12cu|php-pear-Event_Dispatcher-1.1.0-7|116	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-Event_Dispatcher-1.1.0-7|117	- 1.0.0
12cu|php-pear-Event_Dispatcher-1.1.0-7|118	- new group (Development/PHP)
12cu|php-pear-Event_Dispatcher-1.1.0-7|119	
12cu|php-pear-Event_Dispatcher-1.1.0-7|120	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-6mdk
12cu|php-pear-Event_Dispatcher-1.1.0-7|121	- rebuilt to fix auto deps
12cu|php-pear-Event_Dispatcher-1.1.0-7|122	
12cu|php-pear-Event_Dispatcher-1.1.0-7|123	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-5mdk
12cu|php-pear-Event_Dispatcher-1.1.0-7|124	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Event_Dispatcher-1.1.0-7|125	
12cu|php-pear-Event_Dispatcher-1.1.0-7|126	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-4mdk
12cu|php-pear-Event_Dispatcher-1.1.0-7|127	- fix deps
12cu|php-pear-Event_Dispatcher-1.1.0-7|128	
12cu|php-pear-Event_Dispatcher-1.1.0-7|129	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-3mdk
12cu|php-pear-Event_Dispatcher-1.1.0-7|130	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Event_Dispatcher-1.1.0-7|131	- fix deps
12cu|php-pear-Event_Dispatcher-1.1.0-7|132	
12cu|php-pear-Event_Dispatcher-1.1.0-7|133	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-2mdk
12cu|php-pear-Event_Dispatcher-1.1.0-7|134	- fix deps
12cu|php-pear-Event_Dispatcher-1.1.0-7|135	
12cu|php-pear-Event_Dispatcher-1.1.0-7|136	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-1mdk
12cu|php-pear-Event_Dispatcher-1.1.0-7|137	- initial Mandriva package (PLD import)
12cu|php-pear-Event_Dispatcher-1.1.0-7|138	

11509 12
12cu|php-pear-File_Bittorrent-1.1.0-10|1	%define		_class		File
12cu|php-pear-File_Bittorrent-1.1.0-10|2	%define		_subclass	Bittorrent
12cu|php-pear-File_Bittorrent-1.1.0-10|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-File_Bittorrent-1.1.0-10|4	
12cu|php-pear-File_Bittorrent-1.1.0-10|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-File_Bittorrent-1.1.0-10|6	Version:	1.1.0
12cu|php-pear-File_Bittorrent-1.1.0-10|7	Release:	10
12cu|php-pear-File_Bittorrent-1.1.0-10|8	Summary:	Decode and Encode data in Bittorrent format
12cu|php-pear-File_Bittorrent-1.1.0-10|9	License:	PHP License
12cu|php-pear-File_Bittorrent-1.1.0-10|10	Group:		Development/PHP
12cu|php-pear-File_Bittorrent-1.1.0-10|11	URL:		http://pear.php.net/package/File_Bittorrent/
12cu|php-pear-File_Bittorrent-1.1.0-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-File_Bittorrent-1.1.0-10|13	Requires(post): php-pear
12cu|php-pear-File_Bittorrent-1.1.0-10|14	Requires(preun): php-pear
12cu|php-pear-File_Bittorrent-1.1.0-10|15	Requires:	php-pear
12cu|php-pear-File_Bittorrent-1.1.0-10|16	BuildArch:	noarch
12cu|php-pear-File_Bittorrent-1.1.0-10|17	BuildRequires:	php-pear
12cu|php-pear-File_Bittorrent-1.1.0-10|18	
12cu|php-pear-File_Bittorrent-1.1.0-10|19	%description
12cu|php-pear-File_Bittorrent-1.1.0-10|20	This package consists of two classes which handles the encoding and
12cu|php-pear-File_Bittorrent-1.1.0-10|21	decoding of data in Bittorrent format.
12cu|php-pear-File_Bittorrent-1.1.0-10|22	
12cu|php-pear-File_Bittorrent-1.1.0-10|23	You can also extract useful informations from .torrent files.
12cu|php-pear-File_Bittorrent-1.1.0-10|24	
12cu|php-pear-File_Bittorrent-1.1.0-10|25	%prep
12cu|php-pear-File_Bittorrent-1.1.0-10|26	%setup -q -c
12cu|php-pear-File_Bittorrent-1.1.0-10|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-File_Bittorrent-1.1.0-10|28	
12cu|php-pear-File_Bittorrent-1.1.0-10|29	%install
12cu|php-pear-File_Bittorrent-1.1.0-10|30	
12cu|php-pear-File_Bittorrent-1.1.0-10|31	cd %{upstream_name}-%{version}
12cu|php-pear-File_Bittorrent-1.1.0-10|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-File_Bittorrent-1.1.0-10|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-File_Bittorrent-1.1.0-10|34	
12cu|php-pear-File_Bittorrent-1.1.0-10|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-File_Bittorrent-1.1.0-10|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-File_Bittorrent-1.1.0-10|37	
12cu|php-pear-File_Bittorrent-1.1.0-10|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_Bittorrent-1.1.0-10|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_Bittorrent-1.1.0-10|40	
12cu|php-pear-File_Bittorrent-1.1.0-10|41	%clean
12cu|php-pear-File_Bittorrent-1.1.0-10|42	
12cu|php-pear-File_Bittorrent-1.1.0-10|43	
12cu|php-pear-File_Bittorrent-1.1.0-10|44	
12cu|php-pear-File_Bittorrent-1.1.0-10|45	%files
12cu|php-pear-File_Bittorrent-1.1.0-10|46	%defattr(-,root,root)
12cu|php-pear-File_Bittorrent-1.1.0-10|47	%{_datadir}/pear/%{_class}
12cu|php-pear-File_Bittorrent-1.1.0-10|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-File_Bittorrent-1.1.0-10|49	
12cu|php-pear-File_Bittorrent-1.1.0-10|50	
12cu|php-pear-File_Bittorrent-1.1.0-10|51	%changelog
12cu|php-pear-File_Bittorrent-1.1.0-10|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-8mdv2012.0
12cu|php-pear-File_Bittorrent-1.1.0-10|53	+ Revision: 741951
12cu|php-pear-File_Bittorrent-1.1.0-10|54	- fix major breakage by careless packager
12cu|php-pear-File_Bittorrent-1.1.0-10|55	
12cu|php-pear-File_Bittorrent-1.1.0-10|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7
12cu|php-pear-File_Bittorrent-1.1.0-10|57	+ Revision: 679315
12cu|php-pear-File_Bittorrent-1.1.0-10|58	- mass rebuild
12cu|php-pear-File_Bittorrent-1.1.0-10|59	
12cu|php-pear-File_Bittorrent-1.1.0-10|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6mdv2011.0
12cu|php-pear-File_Bittorrent-1.1.0-10|61	+ Revision: 613655
12cu|php-pear-File_Bittorrent-1.1.0-10|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-File_Bittorrent-1.1.0-10|63	
12cu|php-pear-File_Bittorrent-1.1.0-10|64	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-5mdv2010.1
12cu|php-pear-File_Bittorrent-1.1.0-10|65	+ Revision: 478662
12cu|php-pear-File_Bittorrent-1.1.0-10|66	- spec cleanup
12cu|php-pear-File_Bittorrent-1.1.0-10|67	- use pear installer
12cu|php-pear-File_Bittorrent-1.1.0-10|68	- don't ship tests, even in documentation
12cu|php-pear-File_Bittorrent-1.1.0-10|69	- own all directories
12cu|php-pear-File_Bittorrent-1.1.0-10|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-File_Bittorrent-1.1.0-10|71	
12cu|php-pear-File_Bittorrent-1.1.0-10|72	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-4mdv2010.0
12cu|php-pear-File_Bittorrent-1.1.0-10|73	+ Revision: 441028
12cu|php-pear-File_Bittorrent-1.1.0-10|74	- rebuild
12cu|php-pear-File_Bittorrent-1.1.0-10|75	
12cu|php-pear-File_Bittorrent-1.1.0-10|76	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdv2009.1
12cu|php-pear-File_Bittorrent-1.1.0-10|77	+ Revision: 321969
12cu|php-pear-File_Bittorrent-1.1.0-10|78	- rebuild
12cu|php-pear-File_Bittorrent-1.1.0-10|79	
12cu|php-pear-File_Bittorrent-1.1.0-10|80	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2009.0
12cu|php-pear-File_Bittorrent-1.1.0-10|81	+ Revision: 236833
12cu|php-pear-File_Bittorrent-1.1.0-10|82	- rebuild
12cu|php-pear-File_Bittorrent-1.1.0-10|83	
12cu|php-pear-File_Bittorrent-1.1.0-10|84	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.1.0-1mdv2008.1
12cu|php-pear-File_Bittorrent-1.1.0-10|85	+ Revision: 136404
12cu|php-pear-File_Bittorrent-1.1.0-10|86	- restore BuildRoot
12cu|php-pear-File_Bittorrent-1.1.0-10|87	
12cu|php-pear-File_Bittorrent-1.1.0-10|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-File_Bittorrent-1.1.0-10|89	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-File_Bittorrent-1.1.0-10|90	
12cu|php-pear-File_Bittorrent-1.1.0-10|91	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2008.0
12cu|php-pear-File_Bittorrent-1.1.0-10|92	+ Revision: 15817
12cu|php-pear-File_Bittorrent-1.1.0-10|93	- fix build
12cu|php-pear-File_Bittorrent-1.1.0-10|94	- fix build
12cu|php-pear-File_Bittorrent-1.1.0-10|95	- 1.1.0
12cu|php-pear-File_Bittorrent-1.1.0-10|96	
12cu|php-pear-File_Bittorrent-1.1.0-10|97	
12cu|php-pear-File_Bittorrent-1.1.0-10|98	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-7mdv2007.0
12cu|php-pear-File_Bittorrent-1.1.0-10|99	+ Revision: 81570
12cu|php-pear-File_Bittorrent-1.1.0-10|100	- Import php-pear-File_Bittorrent
12cu|php-pear-File_Bittorrent-1.1.0-10|101	
12cu|php-pear-File_Bittorrent-1.1.0-10|102	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-7mdk
12cu|php-pear-File_Bittorrent-1.1.0-10|103	- new group (Development/PHP)
12cu|php-pear-File_Bittorrent-1.1.0-10|104	
12cu|php-pear-File_Bittorrent-1.1.0-10|105	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-6mdk
12cu|php-pear-File_Bittorrent-1.1.0-10|106	- rebuilt to fix auto deps
12cu|php-pear-File_Bittorrent-1.1.0-10|107	
12cu|php-pear-File_Bittorrent-1.1.0-10|108	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-5mdk
12cu|php-pear-File_Bittorrent-1.1.0-10|109	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-File_Bittorrent-1.1.0-10|110	
12cu|php-pear-File_Bittorrent-1.1.0-10|111	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-4mdk
12cu|php-pear-File_Bittorrent-1.1.0-10|112	- fix deps
12cu|php-pear-File_Bittorrent-1.1.0-10|113	
12cu|php-pear-File_Bittorrent-1.1.0-10|114	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-3mdk
12cu|php-pear-File_Bittorrent-1.1.0-10|115	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-File_Bittorrent-1.1.0-10|116	- fix deps
12cu|php-pear-File_Bittorrent-1.1.0-10|117	
12cu|php-pear-File_Bittorrent-1.1.0-10|118	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-2mdk
12cu|php-pear-File_Bittorrent-1.1.0-10|119	- fix deps
12cu|php-pear-File_Bittorrent-1.1.0-10|120	
12cu|php-pear-File_Bittorrent-1.1.0-10|121	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.6-1mdk
12cu|php-pear-File_Bittorrent-1.1.0-10|122	- initial Mandriva package (PLD import)
12cu|php-pear-File_Bittorrent-1.1.0-10|123	

11510 12
12cu|php-pear-File_DICOM-0.3-16|1	%define		_class		File
12cu|php-pear-File_DICOM-0.3-16|2	%define		_subclass	DICOM
12cu|php-pear-File_DICOM-0.3-16|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-File_DICOM-0.3-16|4	
12cu|php-pear-File_DICOM-0.3-16|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-File_DICOM-0.3-16|6	Version:	0.3
12cu|php-pear-File_DICOM-0.3-16|7	Release:	16
12cu|php-pear-File_DICOM-0.3-16|8	Summary:	Package for reading and modifying DICOM files
12cu|php-pear-File_DICOM-0.3-16|9	License:	PHP License
12cu|php-pear-File_DICOM-0.3-16|10	Group:		Development/PHP
12cu|php-pear-File_DICOM-0.3-16|11	URL:		http://pear.php.net/package/File_DICOM/
12cu|php-pear-File_DICOM-0.3-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-File_DICOM-0.3-16|13	Requires(post): php-pear
12cu|php-pear-File_DICOM-0.3-16|14	Requires(preun): php-pear
12cu|php-pear-File_DICOM-0.3-16|15	Requires:	php-pear
12cu|php-pear-File_DICOM-0.3-16|16	BuildArch:	noarch
12cu|php-pear-File_DICOM-0.3-16|17	BuildRequires:	php-pear
12cu|php-pear-File_DICOM-0.3-16|18	
12cu|php-pear-File_DICOM-0.3-16|19	%description
12cu|php-pear-File_DICOM-0.3-16|20	File_DICOM allows reading and modifying of DICOM files.
12cu|php-pear-File_DICOM-0.3-16|21	
12cu|php-pear-File_DICOM-0.3-16|22	DICOM stands for Digital Imaging and COmmunications in Medicine, and
12cu|php-pear-File_DICOM-0.3-16|23	is a standard for creating, storing and transfering digital images
12cu|php-pear-File_DICOM-0.3-16|24	(X-rays, tomography) and related information used in medicine. This
12cu|php-pear-File_DICOM-0.3-16|25	package in particular does not support the exchange/transfer of DICOM
12cu|php-pear-File_DICOM-0.3-16|26	data, nor any network related functionality. More information on the
12cu|php-pear-File_DICOM-0.3-16|27	DICOM standard can be found at: http://medical.nema.org/.
12cu|php-pear-File_DICOM-0.3-16|28	
12cu|php-pear-File_DICOM-0.3-16|29	%prep
12cu|php-pear-File_DICOM-0.3-16|30	%setup -q -c
12cu|php-pear-File_DICOM-0.3-16|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-File_DICOM-0.3-16|32	
12cu|php-pear-File_DICOM-0.3-16|33	%install
12cu|php-pear-File_DICOM-0.3-16|34	
12cu|php-pear-File_DICOM-0.3-16|35	cd %{upstream_name}-%{version}
12cu|php-pear-File_DICOM-0.3-16|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-File_DICOM-0.3-16|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-File_DICOM-0.3-16|38	
12cu|php-pear-File_DICOM-0.3-16|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-File_DICOM-0.3-16|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-File_DICOM-0.3-16|41	
12cu|php-pear-File_DICOM-0.3-16|42	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_DICOM-0.3-16|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_DICOM-0.3-16|44	
12cu|php-pear-File_DICOM-0.3-16|45	%clean
12cu|php-pear-File_DICOM-0.3-16|46	
12cu|php-pear-File_DICOM-0.3-16|47	
12cu|php-pear-File_DICOM-0.3-16|48	
12cu|php-pear-File_DICOM-0.3-16|49	%files
12cu|php-pear-File_DICOM-0.3-16|50	%defattr(-,root,root)
12cu|php-pear-File_DICOM-0.3-16|51	%{_datadir}/pear/%{_class}
12cu|php-pear-File_DICOM-0.3-16|52	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-File_DICOM-0.3-16|53	
12cu|php-pear-File_DICOM-0.3-16|54	
12cu|php-pear-File_DICOM-0.3-16|55	
12cu|php-pear-File_DICOM-0.3-16|56	
12cu|php-pear-File_DICOM-0.3-16|57	%changelog
12cu|php-pear-File_DICOM-0.3-16|58	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-14mdv2012.0
12cu|php-pear-File_DICOM-0.3-16|59	+ Revision: 741956
12cu|php-pear-File_DICOM-0.3-16|60	- fix major breakage by careless packager
12cu|php-pear-File_DICOM-0.3-16|61	
12cu|php-pear-File_DICOM-0.3-16|62	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-13
12cu|php-pear-File_DICOM-0.3-16|63	+ Revision: 679316
12cu|php-pear-File_DICOM-0.3-16|64	- mass rebuild
12cu|php-pear-File_DICOM-0.3-16|65	
12cu|php-pear-File_DICOM-0.3-16|66	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-12mdv2011.0
12cu|php-pear-File_DICOM-0.3-16|67	+ Revision: 613656
12cu|php-pear-File_DICOM-0.3-16|68	- the mass rebuild of 2010.1 packages
12cu|php-pear-File_DICOM-0.3-16|69	
12cu|php-pear-File_DICOM-0.3-16|70	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-11mdv2010.1
12cu|php-pear-File_DICOM-0.3-16|71	+ Revision: 478663
12cu|php-pear-File_DICOM-0.3-16|72	- spec cleanup
12cu|php-pear-File_DICOM-0.3-16|73	- use pear installer
12cu|php-pear-File_DICOM-0.3-16|74	- don't ship tests, even in documentation
12cu|php-pear-File_DICOM-0.3-16|75	- own all directories
12cu|php-pear-File_DICOM-0.3-16|76	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-File_DICOM-0.3-16|77	
12cu|php-pear-File_DICOM-0.3-16|78	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.3-10mdv2010.0
12cu|php-pear-File_DICOM-0.3-16|79	+ Revision: 441029
12cu|php-pear-File_DICOM-0.3-16|80	- rebuild
12cu|php-pear-File_DICOM-0.3-16|81	
12cu|php-pear-File_DICOM-0.3-16|82	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3-9mdv2009.1
12cu|php-pear-File_DICOM-0.3-16|83	+ Revision: 321970
12cu|php-pear-File_DICOM-0.3-16|84	- rebuild
12cu|php-pear-File_DICOM-0.3-16|85	
12cu|php-pear-File_DICOM-0.3-16|86	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-8mdv2009.0
12cu|php-pear-File_DICOM-0.3-16|87	+ Revision: 236834
12cu|php-pear-File_DICOM-0.3-16|88	- rebuild
12cu|php-pear-File_DICOM-0.3-16|89	
12cu|php-pear-File_DICOM-0.3-16|90	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-File_DICOM-0.3-16|91	- restore BuildRoot
12cu|php-pear-File_DICOM-0.3-16|92	
12cu|php-pear-File_DICOM-0.3-16|93	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-File_DICOM-0.3-16|94	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-File_DICOM-0.3-16|95	
12cu|php-pear-File_DICOM-0.3-16|96	
12cu|php-pear-File_DICOM-0.3-16|97	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3-7mdv2007.0
12cu|php-pear-File_DICOM-0.3-16|98	+ Revision: 81572
12cu|php-pear-File_DICOM-0.3-16|99	- Import php-pear-File_DICOM
12cu|php-pear-File_DICOM-0.3-16|100	
12cu|php-pear-File_DICOM-0.3-16|101	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3-7mdk
12cu|php-pear-File_DICOM-0.3-16|102	- new group (Development/PHP)
12cu|php-pear-File_DICOM-0.3-16|103	
12cu|php-pear-File_DICOM-0.3-16|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-6mdk
12cu|php-pear-File_DICOM-0.3-16|105	- rebuilt to fix auto deps
12cu|php-pear-File_DICOM-0.3-16|106	
12cu|php-pear-File_DICOM-0.3-16|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-5mdk
12cu|php-pear-File_DICOM-0.3-16|108	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-File_DICOM-0.3-16|109	
12cu|php-pear-File_DICOM-0.3-16|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-4mdk
12cu|php-pear-File_DICOM-0.3-16|111	- fix deps
12cu|php-pear-File_DICOM-0.3-16|112	
12cu|php-pear-File_DICOM-0.3-16|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-3mdk
12cu|php-pear-File_DICOM-0.3-16|114	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-File_DICOM-0.3-16|115	- fix deps
12cu|php-pear-File_DICOM-0.3-16|116	
12cu|php-pear-File_DICOM-0.3-16|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-2mdk
12cu|php-pear-File_DICOM-0.3-16|118	- fix deps
12cu|php-pear-File_DICOM-0.3-16|119	
12cu|php-pear-File_DICOM-0.3-16|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-1mdk
12cu|php-pear-File_DICOM-0.3-16|121	- initial Mandriva package (PLD import)
12cu|php-pear-File_DICOM-0.3-16|122	

11511 12
12cu|php-pear-File_DNS-0.1.0-1|1	%define		_class		File
12cu|php-pear-File_DNS-0.1.0-1|2	%define		_subclass	DNS
12cu|php-pear-File_DNS-0.1.0-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-File_DNS-0.1.0-1|4	
12cu|php-pear-File_DNS-0.1.0-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-File_DNS-0.1.0-1|6	Version:	0.1.0
12cu|php-pear-File_DNS-0.1.0-1|7	Release:	1
12cu|php-pear-File_DNS-0.1.0-1|8	Summary:	Manipulate RFC1033-style DNS Zonefiles
12cu|php-pear-File_DNS-0.1.0-1|9	License:	PHP License
12cu|php-pear-File_DNS-0.1.0-1|10	Group:		Development/PHP
12cu|php-pear-File_DNS-0.1.0-1|11	URL:		http://pear.php.net/package/File_DNS/
12cu|php-pear-File_DNS-0.1.0-1|12	Source0:	http://download.pear.php.net/package/File_DNS-%{version}.tgz
12cu|php-pear-File_DNS-0.1.0-1|13	Requires(post): php-pear
12cu|php-pear-File_DNS-0.1.0-1|14	Requires(preun): php-pear
12cu|php-pear-File_DNS-0.1.0-1|15	Requires:	php-pear
12cu|php-pear-File_DNS-0.1.0-1|16	BuildArch:	noarch
12cu|php-pear-File_DNS-0.1.0-1|17	BuildRequires:	php-pear
12cu|php-pear-File_DNS-0.1.0-1|18	
12cu|php-pear-File_DNS-0.1.0-1|19	%description
12cu|php-pear-File_DNS-0.1.0-1|20	The File_DNS class provides a way to read, edit and write RFC1033
12cu|php-pear-File_DNS-0.1.0-1|21	style DNS Zones.
12cu|php-pear-File_DNS-0.1.0-1|22	
12cu|php-pear-File_DNS-0.1.0-1|23	%prep
12cu|php-pear-File_DNS-0.1.0-1|24	%setup -q -c
12cu|php-pear-File_DNS-0.1.0-1|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-File_DNS-0.1.0-1|26	
12cu|php-pear-File_DNS-0.1.0-1|27	%install
12cu|php-pear-File_DNS-0.1.0-1|28	
12cu|php-pear-File_DNS-0.1.0-1|29	cd %{upstream_name}-%{version}
12cu|php-pear-File_DNS-0.1.0-1|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-File_DNS-0.1.0-1|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-File_DNS-0.1.0-1|32	
12cu|php-pear-File_DNS-0.1.0-1|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-File_DNS-0.1.0-1|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-File_DNS-0.1.0-1|35	
12cu|php-pear-File_DNS-0.1.0-1|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_DNS-0.1.0-1|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_DNS-0.1.0-1|38	
12cu|php-pear-File_DNS-0.1.0-1|39	%clean
12cu|php-pear-File_DNS-0.1.0-1|40	
12cu|php-pear-File_DNS-0.1.0-1|41	
12cu|php-pear-File_DNS-0.1.0-1|42	
12cu|php-pear-File_DNS-0.1.0-1|43	%files
12cu|php-pear-File_DNS-0.1.0-1|44	%defattr(-,root,root)
12cu|php-pear-File_DNS-0.1.0-1|45	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-File_DNS-0.1.0-1|46	%{_datadir}/pear/%{_class}
12cu|php-pear-File_DNS-0.1.0-1|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-File_DNS-0.1.0-1|48	
12cu|php-pear-File_DNS-0.1.0-1|49	
12cu|php-pear-File_DNS-0.1.0-1|50	
12cu|php-pear-File_DNS-0.1.0-1|51	
12cu|php-pear-File_DNS-0.1.0-1|52	%changelog
12cu|php-pear-File_DNS-0.1.0-1|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-14mdv2012.0
12cu|php-pear-File_DNS-0.1.0-1|54	+ Revision: 741963
12cu|php-pear-File_DNS-0.1.0-1|55	- fix major breakage by careless packager
12cu|php-pear-File_DNS-0.1.0-1|56	
12cu|php-pear-File_DNS-0.1.0-1|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-13
12cu|php-pear-File_DNS-0.1.0-1|58	+ Revision: 679317
12cu|php-pear-File_DNS-0.1.0-1|59	- mass rebuild
12cu|php-pear-File_DNS-0.1.0-1|60	
12cu|php-pear-File_DNS-0.1.0-1|61	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-12mdv2011.0
12cu|php-pear-File_DNS-0.1.0-1|62	+ Revision: 613657
12cu|php-pear-File_DNS-0.1.0-1|63	- the mass rebuild of 2010.1 packages
12cu|php-pear-File_DNS-0.1.0-1|64	
12cu|php-pear-File_DNS-0.1.0-1|65	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.8-11mdv2010.1
12cu|php-pear-File_DNS-0.1.0-1|66	+ Revision: 478664
12cu|php-pear-File_DNS-0.1.0-1|67	- spec cleanup
12cu|php-pear-File_DNS-0.1.0-1|68	- use pear installer
12cu|php-pear-File_DNS-0.1.0-1|69	- don't ship tests, even in documentation
12cu|php-pear-File_DNS-0.1.0-1|70	- own all directories
12cu|php-pear-File_DNS-0.1.0-1|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-File_DNS-0.1.0-1|72	
12cu|php-pear-File_DNS-0.1.0-1|73	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.0.8-10mdv2010.0
12cu|php-pear-File_DNS-0.1.0-1|74	+ Revision: 441030
12cu|php-pear-File_DNS-0.1.0-1|75	- rebuild
12cu|php-pear-File_DNS-0.1.0-1|76	
12cu|php-pear-File_DNS-0.1.0-1|77	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-9mdv2009.1
12cu|php-pear-File_DNS-0.1.0-1|78	+ Revision: 321971
12cu|php-pear-File_DNS-0.1.0-1|79	- rebuild
12cu|php-pear-File_DNS-0.1.0-1|80	
12cu|php-pear-File_DNS-0.1.0-1|81	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-8mdv2009.0
12cu|php-pear-File_DNS-0.1.0-1|82	+ Revision: 236835
12cu|php-pear-File_DNS-0.1.0-1|83	- rebuild
12cu|php-pear-File_DNS-0.1.0-1|84	
12cu|php-pear-File_DNS-0.1.0-1|85	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.0.8-7mdv2008.1
12cu|php-pear-File_DNS-0.1.0-1|86	+ Revision: 136404
12cu|php-pear-File_DNS-0.1.0-1|87	- restore BuildRoot
12cu|php-pear-File_DNS-0.1.0-1|88	
12cu|php-pear-File_DNS-0.1.0-1|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-File_DNS-0.1.0-1|90	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-File_DNS-0.1.0-1|91	
12cu|php-pear-File_DNS-0.1.0-1|92	
12cu|php-pear-File_DNS-0.1.0-1|93	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-7mdv2007.0
12cu|php-pear-File_DNS-0.1.0-1|94	+ Revision: 81574
12cu|php-pear-File_DNS-0.1.0-1|95	- Import php-pear-File_DNS
12cu|php-pear-File_DNS-0.1.0-1|96	
12cu|php-pear-File_DNS-0.1.0-1|97	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-7mdk
12cu|php-pear-File_DNS-0.1.0-1|98	- new group (Development/PHP)
12cu|php-pear-File_DNS-0.1.0-1|99	
12cu|php-pear-File_DNS-0.1.0-1|100	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-6mdk
12cu|php-pear-File_DNS-0.1.0-1|101	- rebuilt to fix auto deps
12cu|php-pear-File_DNS-0.1.0-1|102	
12cu|php-pear-File_DNS-0.1.0-1|103	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-5mdk
12cu|php-pear-File_DNS-0.1.0-1|104	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-File_DNS-0.1.0-1|105	
12cu|php-pear-File_DNS-0.1.0-1|106	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-4mdk
12cu|php-pear-File_DNS-0.1.0-1|107	- fix deps
12cu|php-pear-File_DNS-0.1.0-1|108	
12cu|php-pear-File_DNS-0.1.0-1|109	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-3mdk
12cu|php-pear-File_DNS-0.1.0-1|110	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-File_DNS-0.1.0-1|111	- fix deps
12cu|php-pear-File_DNS-0.1.0-1|112	
12cu|php-pear-File_DNS-0.1.0-1|113	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-2mdk
12cu|php-pear-File_DNS-0.1.0-1|114	- fix deps
12cu|php-pear-File_DNS-0.1.0-1|115	
12cu|php-pear-File_DNS-0.1.0-1|116	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.8-1mdk
12cu|php-pear-File_DNS-0.1.0-1|117	- initial Mandriva package (PLD import)
12cu|php-pear-File_DNS-0.1.0-1|118	
12cu|php-pear-File_DNS-0.1.0-1|119	

11512 12
12cu|php-pear-File_Find-1.3.1-5|1	%define		_class		File
12cu|php-pear-File_Find-1.3.1-5|2	%define		_subclass	Find
12cu|php-pear-File_Find-1.3.1-5|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-File_Find-1.3.1-5|4	
12cu|php-pear-File_Find-1.3.1-5|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-File_Find-1.3.1-5|6	Version:	1.3.1
12cu|php-pear-File_Find-1.3.1-5|7	Release:	5
12cu|php-pear-File_Find-1.3.1-5|8	Summary:	A class that facillitates the search of filesystems
12cu|php-pear-File_Find-1.3.1-5|9	License:	PHP License
12cu|php-pear-File_Find-1.3.1-5|10	Group:		Development/PHP
12cu|php-pear-File_Find-1.3.1-5|11	URL:		http://pear.php.net/package/File_Find/
12cu|php-pear-File_Find-1.3.1-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-File_Find-1.3.1-5|13	Requires(post): php-pear
12cu|php-pear-File_Find-1.3.1-5|14	Requires(preun): php-pear
12cu|php-pear-File_Find-1.3.1-5|15	Requires:	php-pear
12cu|php-pear-File_Find-1.3.1-5|16	BuildArch:	noarch
12cu|php-pear-File_Find-1.3.1-5|17	BuildRequires:	php-pear
12cu|php-pear-File_Find-1.3.1-5|18	
12cu|php-pear-File_Find-1.3.1-5|19	%description
12cu|php-pear-File_Find-1.3.1-5|20	File_Find, created as a replacement for its Perl counterpart, also
12cu|php-pear-File_Find-1.3.1-5|21	named File_Find, is a directory searcher, which handles globbing,
12cu|php-pear-File_Find-1.3.1-5|22	recursive directory searching, as well as a slew of other cool
12cu|php-pear-File_Find-1.3.1-5|23	features.
12cu|php-pear-File_Find-1.3.1-5|24	
12cu|php-pear-File_Find-1.3.1-5|25	%prep
12cu|php-pear-File_Find-1.3.1-5|26	%setup -q -c
12cu|php-pear-File_Find-1.3.1-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-File_Find-1.3.1-5|28	
12cu|php-pear-File_Find-1.3.1-5|29	%install
12cu|php-pear-File_Find-1.3.1-5|30	
12cu|php-pear-File_Find-1.3.1-5|31	cd %{upstream_name}-%{version}
12cu|php-pear-File_Find-1.3.1-5|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-File_Find-1.3.1-5|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-File_Find-1.3.1-5|34	
12cu|php-pear-File_Find-1.3.1-5|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-File_Find-1.3.1-5|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-File_Find-1.3.1-5|37	
12cu|php-pear-File_Find-1.3.1-5|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_Find-1.3.1-5|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_Find-1.3.1-5|40	
12cu|php-pear-File_Find-1.3.1-5|41	%clean
12cu|php-pear-File_Find-1.3.1-5|42	
12cu|php-pear-File_Find-1.3.1-5|43	
12cu|php-pear-File_Find-1.3.1-5|44	
12cu|php-pear-File_Find-1.3.1-5|45	%files
12cu|php-pear-File_Find-1.3.1-5|46	%defattr(-,root,root)
12cu|php-pear-File_Find-1.3.1-5|47	%{_datadir}/pear/%{_class}
12cu|php-pear-File_Find-1.3.1-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-File_Find-1.3.1-5|49	
12cu|php-pear-File_Find-1.3.1-5|50	
12cu|php-pear-File_Find-1.3.1-5|51	%changelog
12cu|php-pear-File_Find-1.3.1-5|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-3mdv2012.0
12cu|php-pear-File_Find-1.3.1-5|53	+ Revision: 741967
12cu|php-pear-File_Find-1.3.1-5|54	- fix major breakage by careless packager
12cu|php-pear-File_Find-1.3.1-5|55	
12cu|php-pear-File_Find-1.3.1-5|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-2
12cu|php-pear-File_Find-1.3.1-5|57	+ Revision: 679318
12cu|php-pear-File_Find-1.3.1-5|58	- mass rebuild
12cu|php-pear-File_Find-1.3.1-5|59	
12cu|php-pear-File_Find-1.3.1-5|60	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-1mdv2011.0
12cu|php-pear-File_Find-1.3.1-5|61	+ Revision: 587640
12cu|php-pear-File_Find-1.3.1-5|62	- update to new version 1.3.1
12cu|php-pear-File_Find-1.3.1-5|63	
12cu|php-pear-File_Find-1.3.1-5|64	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-4mdv2010.1
12cu|php-pear-File_Find-1.3.1-5|65	+ Revision: 478665
12cu|php-pear-File_Find-1.3.1-5|66	- spec cleanup
12cu|php-pear-File_Find-1.3.1-5|67	- use pear installer
12cu|php-pear-File_Find-1.3.1-5|68	- don't ship tests, even in documentation
12cu|php-pear-File_Find-1.3.1-5|69	- own all directories
12cu|php-pear-File_Find-1.3.1-5|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-File_Find-1.3.1-5|71	
12cu|php-pear-File_Find-1.3.1-5|72	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.3.0-3mdv2010.0
12cu|php-pear-File_Find-1.3.1-5|73	+ Revision: 441031
12cu|php-pear-File_Find-1.3.1-5|74	- rebuild
12cu|php-pear-File_Find-1.3.1-5|75	
12cu|php-pear-File_Find-1.3.1-5|76	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2009.0
12cu|php-pear-File_Find-1.3.1-5|77	+ Revision: 236836
12cu|php-pear-File_Find-1.3.1-5|78	- rebuild
12cu|php-pear-File_Find-1.3.1-5|79	
12cu|php-pear-File_Find-1.3.1-5|80	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.3.0-1mdv2008.1
12cu|php-pear-File_Find-1.3.1-5|81	+ Revision: 136404
12cu|php-pear-File_Find-1.3.1-5|82	- restore BuildRoot
12cu|php-pear-File_Find-1.3.1-5|83	
12cu|php-pear-File_Find-1.3.1-5|84	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-File_Find-1.3.1-5|85	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-File_Find-1.3.1-5|86	
12cu|php-pear-File_Find-1.3.1-5|87	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdv2008.0
12cu|php-pear-File_Find-1.3.1-5|88	+ Revision: 15655
12cu|php-pear-File_Find-1.3.1-5|89	- 1.3.0
12cu|php-pear-File_Find-1.3.1-5|90	
12cu|php-pear-File_Find-1.3.1-5|91	
12cu|php-pear-File_Find-1.3.1-5|92	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdv2007.0
12cu|php-pear-File_Find-1.3.1-5|93	+ Revision: 81576
12cu|php-pear-File_Find-1.3.1-5|94	- Import php-pear-File_Find
12cu|php-pear-File_Find-1.3.1-5|95	
12cu|php-pear-File_Find-1.3.1-5|96	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdk
12cu|php-pear-File_Find-1.3.1-5|97	- 1.2.2
12cu|php-pear-File_Find-1.3.1-5|98	
12cu|php-pear-File_Find-1.3.1-5|99	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdk
12cu|php-pear-File_Find-1.3.1-5|100	- 1.2.1
12cu|php-pear-File_Find-1.3.1-5|101	- new group (Development/PHP)
12cu|php-pear-File_Find-1.3.1-5|102	
12cu|php-pear-File_Find-1.3.1-5|103	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cu|php-pear-File_Find-1.3.1-5|104	- 1.1.0
12cu|php-pear-File_Find-1.3.1-5|105	
12cu|php-pear-File_Find-1.3.1-5|106	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-7mdk
12cu|php-pear-File_Find-1.3.1-5|107	- rebuilt to fix auto deps
12cu|php-pear-File_Find-1.3.1-5|108	
12cu|php-pear-File_Find-1.3.1-5|109	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-6mdk
12cu|php-pear-File_Find-1.3.1-5|110	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-File_Find-1.3.1-5|111	
12cu|php-pear-File_Find-1.3.1-5|112	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-5mdk
12cu|php-pear-File_Find-1.3.1-5|113	- fix deps
12cu|php-pear-File_Find-1.3.1-5|114	
12cu|php-pear-File_Find-1.3.1-5|115	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-4mdk
12cu|php-pear-File_Find-1.3.1-5|116	- fix the package.xml file so it will register
12cu|php-pear-File_Find-1.3.1-5|117	
12cu|php-pear-File_Find-1.3.1-5|118	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-3mdk
12cu|php-pear-File_Find-1.3.1-5|119	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-File_Find-1.3.1-5|120	- fix deps
12cu|php-pear-File_Find-1.3.1-5|121	
12cu|php-pear-File_Find-1.3.1-5|122	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-2mdk
12cu|php-pear-File_Find-1.3.1-5|123	- fix deps
12cu|php-pear-File_Find-1.3.1-5|124	
12cu|php-pear-File_Find-1.3.1-5|125	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-1mdk
12cu|php-pear-File_Find-1.3.1-5|126	- initial Mandriva package (PLD import)
12cu|php-pear-File_Find-1.3.1-5|127	

11513 12
12cu|php-pear-File_Fstab-2.0.3-5|1	%define		_class		File
12cu|php-pear-File_Fstab-2.0.3-5|2	%define		_subclass	Fstab
12cu|php-pear-File_Fstab-2.0.3-5|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-File_Fstab-2.0.3-5|4	
12cu|php-pear-File_Fstab-2.0.3-5|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-File_Fstab-2.0.3-5|6	Version:	2.0.3
12cu|php-pear-File_Fstab-2.0.3-5|7	Release:	5
12cu|php-pear-File_Fstab-2.0.3-5|8	Summary:	Read and write fstab files
12cu|php-pear-File_Fstab-2.0.3-5|9	License:	PHP License
12cu|php-pear-File_Fstab-2.0.3-5|10	Group:		Development/PHP
12cu|php-pear-File_Fstab-2.0.3-5|11	URL:		http://pear.php.net/package/File_Fstab/
12cu|php-pear-File_Fstab-2.0.3-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-File_Fstab-2.0.3-5|13	Requires(post): php-pear
12cu|php-pear-File_Fstab-2.0.3-5|14	Requires(preun): php-pear
12cu|php-pear-File_Fstab-2.0.3-5|15	Requires:	php-pear
12cu|php-pear-File_Fstab-2.0.3-5|16	BuildArch:	noarch
12cu|php-pear-File_Fstab-2.0.3-5|17	BuildRequires:	php-pear
12cu|php-pear-File_Fstab-2.0.3-5|18	
12cu|php-pear-File_Fstab-2.0.3-5|19	%description
12cu|php-pear-File_Fstab-2.0.3-5|20	File_Fstab is an easy-to-use package which can read & write UNIX fstab
12cu|php-pear-File_Fstab-2.0.3-5|21	files. It presents a pleasant object-oriented interface to the fstab.
12cu|php-pear-File_Fstab-2.0.3-5|22	Features:
12cu|php-pear-File_Fstab-2.0.3-5|23	- Supports blockdev, label, and UUID specification of mount device.
12cu|php-pear-File_Fstab-2.0.3-5|24	- Extendable to parse non-standard fstab formats by defining a new
12cu|php-pear-File_Fstab-2.0.3-5|25	Entry class for that format.
12cu|php-pear-File_Fstab-2.0.3-5|26	- Easily examine and set mount options for an entry.
12cu|php-pear-File_Fstab-2.0.3-5|27	- Stable, functional interface.
12cu|php-pear-File_Fstab-2.0.3-5|28	- Fully documented with PHPDoc.
12cu|php-pear-File_Fstab-2.0.3-5|29	
12cu|php-pear-File_Fstab-2.0.3-5|30	%prep
12cu|php-pear-File_Fstab-2.0.3-5|31	%setup -q -c
12cu|php-pear-File_Fstab-2.0.3-5|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-File_Fstab-2.0.3-5|33	
12cu|php-pear-File_Fstab-2.0.3-5|34	%install
12cu|php-pear-File_Fstab-2.0.3-5|35	
12cu|php-pear-File_Fstab-2.0.3-5|36	cd %{upstream_name}-%{version}
12cu|php-pear-File_Fstab-2.0.3-5|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-File_Fstab-2.0.3-5|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-File_Fstab-2.0.3-5|39	
12cu|php-pear-File_Fstab-2.0.3-5|40	rm -f %{buildroot}%{_datadir}/pear/example.php
12cu|php-pear-File_Fstab-2.0.3-5|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-File_Fstab-2.0.3-5|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-File_Fstab-2.0.3-5|43	rm -rf %{buildroot}%{_datadir}/pear/data
12cu|php-pear-File_Fstab-2.0.3-5|44	
12cu|php-pear-File_Fstab-2.0.3-5|45	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_Fstab-2.0.3-5|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_Fstab-2.0.3-5|47	
12cu|php-pear-File_Fstab-2.0.3-5|48	%clean
12cu|php-pear-File_Fstab-2.0.3-5|49	
12cu|php-pear-File_Fstab-2.0.3-5|50	
12cu|php-pear-File_Fstab-2.0.3-5|51	
12cu|php-pear-File_Fstab-2.0.3-5|52	%files
12cu|php-pear-File_Fstab-2.0.3-5|53	%defattr(-,root,root)
12cu|php-pear-File_Fstab-2.0.3-5|54	%doc %{upstream_name}-%{version}/example.php
12cu|php-pear-File_Fstab-2.0.3-5|55	%{_datadir}/pear/%{_class}
12cu|php-pear-File_Fstab-2.0.3-5|56	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-File_Fstab-2.0.3-5|57	
12cu|php-pear-File_Fstab-2.0.3-5|58	
12cu|php-pear-File_Fstab-2.0.3-5|59	%changelog
12cu|php-pear-File_Fstab-2.0.3-5|60	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-3mdv2012.0
12cu|php-pear-File_Fstab-2.0.3-5|61	+ Revision: 741973
12cu|php-pear-File_Fstab-2.0.3-5|62	- fix major breakage by careless packager
12cu|php-pear-File_Fstab-2.0.3-5|63	
12cu|php-pear-File_Fstab-2.0.3-5|64	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-2
12cu|php-pear-File_Fstab-2.0.3-5|65	+ Revision: 679319
12cu|php-pear-File_Fstab-2.0.3-5|66	- mass rebuild
12cu|php-pear-File_Fstab-2.0.3-5|67	
12cu|php-pear-File_Fstab-2.0.3-5|68	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.3-1mdv2011.0
12cu|php-pear-File_Fstab-2.0.3-5|69	+ Revision: 602138
12cu|php-pear-File_Fstab-2.0.3-5|70	- new version
12cu|php-pear-File_Fstab-2.0.3-5|71	
12cu|php-pear-File_Fstab-2.0.3-5|72	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.2-8mdv2010.1
12cu|php-pear-File_Fstab-2.0.3-5|73	+ Revision: 478666
12cu|php-pear-File_Fstab-2.0.3-5|74	- spec cleanup
12cu|php-pear-File_Fstab-2.0.3-5|75	- use pear installer
12cu|php-pear-File_Fstab-2.0.3-5|76	- don't ship tests, even in documentation
12cu|php-pear-File_Fstab-2.0.3-5|77	- own all directories
12cu|php-pear-File_Fstab-2.0.3-5|78	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-File_Fstab-2.0.3-5|79	
12cu|php-pear-File_Fstab-2.0.3-5|80	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 2.0.2-7mdv2010.0
12cu|php-pear-File_Fstab-2.0.3-5|81	+ Revision: 441034
12cu|php-pear-File_Fstab-2.0.3-5|82	- rebuild
12cu|php-pear-File_Fstab-2.0.3-5|83	
12cu|php-pear-File_Fstab-2.0.3-5|84	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-6mdv2009.0
12cu|php-pear-File_Fstab-2.0.3-5|85	+ Revision: 236837
12cu|php-pear-File_Fstab-2.0.3-5|86	- rebuild
12cu|php-pear-File_Fstab-2.0.3-5|87	
12cu|php-pear-File_Fstab-2.0.3-5|88	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 2.0.2-5mdv2008.1
12cu|php-pear-File_Fstab-2.0.3-5|89	+ Revision: 136404
12cu|php-pear-File_Fstab-2.0.3-5|90	- restore BuildRoot
12cu|php-pear-File_Fstab-2.0.3-5|91	
12cu|php-pear-File_Fstab-2.0.3-5|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-File_Fstab-2.0.3-5|93	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-File_Fstab-2.0.3-5|94	
12cu|php-pear-File_Fstab-2.0.3-5|95	
12cu|php-pear-File_Fstab-2.0.3-5|96	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-5mdv2007.0
12cu|php-pear-File_Fstab-2.0.3-5|97	+ Revision: 81578
12cu|php-pear-File_Fstab-2.0.3-5|98	- Import php-pear-File_Fstab
12cu|php-pear-File_Fstab-2.0.3-5|99	
12cu|php-pear-File_Fstab-2.0.3-5|100	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-5mdk
12cu|php-pear-File_Fstab-2.0.3-5|101	- new group (Development/PHP)
12cu|php-pear-File_Fstab-2.0.3-5|102	
12cu|php-pear-File_Fstab-2.0.3-5|103	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-4mdk
12cu|php-pear-File_Fstab-2.0.3-5|104	- rebuilt to fix auto deps
12cu|php-pear-File_Fstab-2.0.3-5|105	
12cu|php-pear-File_Fstab-2.0.3-5|106	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-3mdk
12cu|php-pear-File_Fstab-2.0.3-5|107	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-File_Fstab-2.0.3-5|108	
12cu|php-pear-File_Fstab-2.0.3-5|109	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-2mdk
12cu|php-pear-File_Fstab-2.0.3-5|110	- fix deps
12cu|php-pear-File_Fstab-2.0.3-5|111	
12cu|php-pear-File_Fstab-2.0.3-5|112	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-1mdk
12cu|php-pear-File_Fstab-2.0.3-5|113	- 2.0.2
12cu|php-pear-File_Fstab-2.0.3-5|114	
12cu|php-pear-File_Fstab-2.0.3-5|115	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-3mdk
12cu|php-pear-File_Fstab-2.0.3-5|116	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-File_Fstab-2.0.3-5|117	- fix deps
12cu|php-pear-File_Fstab-2.0.3-5|118	
12cu|php-pear-File_Fstab-2.0.3-5|119	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-2mdk
12cu|php-pear-File_Fstab-2.0.3-5|120	- fix deps
12cu|php-pear-File_Fstab-2.0.3-5|121	
12cu|php-pear-File_Fstab-2.0.3-5|122	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-1mdk
12cu|php-pear-File_Fstab-2.0.3-5|123	- initial Mandriva package (PLD import)
12cu|php-pear-File_Fstab-2.0.3-5|124	

11514 12
12cu|php-pear-File_HtAccess-1.2.1-8|1	%define		_class		File
12cu|php-pear-File_HtAccess-1.2.1-8|2	%define		_subclass	HtAccess
12cu|php-pear-File_HtAccess-1.2.1-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-File_HtAccess-1.2.1-8|4	
12cu|php-pear-File_HtAccess-1.2.1-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-File_HtAccess-1.2.1-8|6	Version:	1.2.1
12cu|php-pear-File_HtAccess-1.2.1-8|7	Release:	8
12cu|php-pear-File_HtAccess-1.2.1-8|8	Summary:	Manipulate .htaccess files
12cu|php-pear-File_HtAccess-1.2.1-8|9	License:	PHP License
12cu|php-pear-File_HtAccess-1.2.1-8|10	Group:		Development/PHP
12cu|php-pear-File_HtAccess-1.2.1-8|11	URL:		http://pear.php.net/package/File_HtAccess/
12cu|php-pear-File_HtAccess-1.2.1-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-File_HtAccess-1.2.1-8|13	Requires(post): php-pear
12cu|php-pear-File_HtAccess-1.2.1-8|14	Requires(preun): php-pear
12cu|php-pear-File_HtAccess-1.2.1-8|15	Requires:	php-pear
12cu|php-pear-File_HtAccess-1.2.1-8|16	BuildArch:	noarch
12cu|php-pear-File_HtAccess-1.2.1-8|17	BuildRequires:	php-pear
12cu|php-pear-File_HtAccess-1.2.1-8|18	
12cu|php-pear-File_HtAccess-1.2.1-8|19	%description
12cu|php-pear-File_HtAccess-1.2.1-8|20	Provides methods to manipulate .htaccess files.
12cu|php-pear-File_HtAccess-1.2.1-8|21	
12cu|php-pear-File_HtAccess-1.2.1-8|22	%prep
12cu|php-pear-File_HtAccess-1.2.1-8|23	%setup -q -c
12cu|php-pear-File_HtAccess-1.2.1-8|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-File_HtAccess-1.2.1-8|25	
12cu|php-pear-File_HtAccess-1.2.1-8|26	%install
12cu|php-pear-File_HtAccess-1.2.1-8|27	
12cu|php-pear-File_HtAccess-1.2.1-8|28	cd %{upstream_name}-%{version}
12cu|php-pear-File_HtAccess-1.2.1-8|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-File_HtAccess-1.2.1-8|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-File_HtAccess-1.2.1-8|31	
12cu|php-pear-File_HtAccess-1.2.1-8|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-File_HtAccess-1.2.1-8|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-File_HtAccess-1.2.1-8|34	
12cu|php-pear-File_HtAccess-1.2.1-8|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_HtAccess-1.2.1-8|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_HtAccess-1.2.1-8|37	
12cu|php-pear-File_HtAccess-1.2.1-8|38	%clean
12cu|php-pear-File_HtAccess-1.2.1-8|39	
12cu|php-pear-File_HtAccess-1.2.1-8|40	
12cu|php-pear-File_HtAccess-1.2.1-8|41	
12cu|php-pear-File_HtAccess-1.2.1-8|42	%files
12cu|php-pear-File_HtAccess-1.2.1-8|43	%defattr(-,root,root)
12cu|php-pear-File_HtAccess-1.2.1-8|44	%{_datadir}/pear/%{_class}
12cu|php-pear-File_HtAccess-1.2.1-8|45	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-File_HtAccess-1.2.1-8|46	
12cu|php-pear-File_HtAccess-1.2.1-8|47	
12cu|php-pear-File_HtAccess-1.2.1-8|48	%changelog
12cu|php-pear-File_HtAccess-1.2.1-8|49	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-6mdv2012.0
12cu|php-pear-File_HtAccess-1.2.1-8|50	+ Revision: 741975
12cu|php-pear-File_HtAccess-1.2.1-8|51	- fix major breakage by careless packager
12cu|php-pear-File_HtAccess-1.2.1-8|52	
12cu|php-pear-File_HtAccess-1.2.1-8|53	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-5
12cu|php-pear-File_HtAccess-1.2.1-8|54	+ Revision: 679320
12cu|php-pear-File_HtAccess-1.2.1-8|55	- mass rebuild
12cu|php-pear-File_HtAccess-1.2.1-8|56	
12cu|php-pear-File_HtAccess-1.2.1-8|57	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-4mdv2011.0
12cu|php-pear-File_HtAccess-1.2.1-8|58	+ Revision: 613658
12cu|php-pear-File_HtAccess-1.2.1-8|59	- the mass rebuild of 2010.1 packages
12cu|php-pear-File_HtAccess-1.2.1-8|60	
12cu|php-pear-File_HtAccess-1.2.1-8|61	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-3mdv2010.1
12cu|php-pear-File_HtAccess-1.2.1-8|62	+ Revision: 478668
12cu|php-pear-File_HtAccess-1.2.1-8|63	- spec cleanup
12cu|php-pear-File_HtAccess-1.2.1-8|64	- use pear installer
12cu|php-pear-File_HtAccess-1.2.1-8|65	- don't ship tests, even in documentation
12cu|php-pear-File_HtAccess-1.2.1-8|66	- own all directories
12cu|php-pear-File_HtAccess-1.2.1-8|67	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-File_HtAccess-1.2.1-8|68	
12cu|php-pear-File_HtAccess-1.2.1-8|69	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-2mdv2010.0
12cu|php-pear-File_HtAccess-1.2.1-8|70	+ Revision: 441036
12cu|php-pear-File_HtAccess-1.2.1-8|71	- rebuild
12cu|php-pear-File_HtAccess-1.2.1-8|72	
12cu|php-pear-File_HtAccess-1.2.1-8|73	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2009.0
12cu|php-pear-File_HtAccess-1.2.1-8|74	+ Revision: 278915
12cu|php-pear-File_HtAccess-1.2.1-8|75	- update to new version 1.2.1
12cu|php-pear-File_HtAccess-1.2.1-8|76	
12cu|php-pear-File_HtAccess-1.2.1-8|77	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2009.0
12cu|php-pear-File_HtAccess-1.2.1-8|78	+ Revision: 236838
12cu|php-pear-File_HtAccess-1.2.1-8|79	- rebuild
12cu|php-pear-File_HtAccess-1.2.1-8|80	
12cu|php-pear-File_HtAccess-1.2.1-8|81	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-File_HtAccess-1.2.1-8|82	- restore BuildRoot
12cu|php-pear-File_HtAccess-1.2.1-8|83	
12cu|php-pear-File_HtAccess-1.2.1-8|84	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-File_HtAccess-1.2.1-8|85	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-File_HtAccess-1.2.1-8|86	
12cu|php-pear-File_HtAccess-1.2.1-8|87	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdv2008.0
12cu|php-pear-File_HtAccess-1.2.1-8|88	+ Revision: 15664
12cu|php-pear-File_HtAccess-1.2.1-8|89	- 1.2.0
12cu|php-pear-File_HtAccess-1.2.1-8|90	
12cu|php-pear-File_HtAccess-1.2.1-8|91	
12cu|php-pear-File_HtAccess-1.2.1-8|92	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdv2007.0
12cu|php-pear-File_HtAccess-1.2.1-8|93	+ Revision: 81580
12cu|php-pear-File_HtAccess-1.2.1-8|94	- Import php-pear-File_HtAccess
12cu|php-pear-File_HtAccess-1.2.1-8|95	
12cu|php-pear-File_HtAccess-1.2.1-8|96	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdk
12cu|php-pear-File_HtAccess-1.2.1-8|97	- new group (Development/PHP)
12cu|php-pear-File_HtAccess-1.2.1-8|98	
12cu|php-pear-File_HtAccess-1.2.1-8|99	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6mdk
12cu|php-pear-File_HtAccess-1.2.1-8|100	- rebuilt to fix auto deps
12cu|php-pear-File_HtAccess-1.2.1-8|101	
12cu|php-pear-File_HtAccess-1.2.1-8|102	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-5mdk
12cu|php-pear-File_HtAccess-1.2.1-8|103	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-File_HtAccess-1.2.1-8|104	
12cu|php-pear-File_HtAccess-1.2.1-8|105	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-4mdk
12cu|php-pear-File_HtAccess-1.2.1-8|106	- fix deps
12cu|php-pear-File_HtAccess-1.2.1-8|107	
12cu|php-pear-File_HtAccess-1.2.1-8|108	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdk
12cu|php-pear-File_HtAccess-1.2.1-8|109	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-File_HtAccess-1.2.1-8|110	- fix deps
12cu|php-pear-File_HtAccess-1.2.1-8|111	
12cu|php-pear-File_HtAccess-1.2.1-8|112	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdk
12cu|php-pear-File_HtAccess-1.2.1-8|113	- fix deps
12cu|php-pear-File_HtAccess-1.2.1-8|114	
12cu|php-pear-File_HtAccess-1.2.1-8|115	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cu|php-pear-File_HtAccess-1.2.1-8|116	- initial Mandriva package (PLD import)
12cu|php-pear-File_HtAccess-1.2.1-8|117	

11515 12
12cu|php-pear-File_IMC-0.5.0-1|1	%define		_class		File
12cu|php-pear-File_IMC-0.5.0-1|2	%define		_subclass	IMC
12cu|php-pear-File_IMC-0.5.0-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-File_IMC-0.5.0-1|4	
12cu|php-pear-File_IMC-0.5.0-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-File_IMC-0.5.0-1|6	Version:	0.5.0
12cu|php-pear-File_IMC-0.5.0-1|7	Release:	1
12cu|php-pear-File_IMC-0.5.0-1|8	Summary:	Create and parse Internet Mail Consortium-style files
12cu|php-pear-File_IMC-0.5.0-1|9	License:	PHP License
12cu|php-pear-File_IMC-0.5.0-1|10	Group:		Development/PHP
12cu|php-pear-File_IMC-0.5.0-1|11	URL:		http://pear.php.net/package/File_IMC/
12cu|php-pear-File_IMC-0.5.0-1|12	Source0:	http://download.pear.php.net/package/File_IMC-%{version}.tgz
12cu|php-pear-File_IMC-0.5.0-1|13	Requires(post): php-pear
12cu|php-pear-File_IMC-0.5.0-1|14	Requires(preun): php-pear
12cu|php-pear-File_IMC-0.5.0-1|15	Requires:	php-pear
12cu|php-pear-File_IMC-0.5.0-1|16	BuildArch:	noarch
12cu|php-pear-File_IMC-0.5.0-1|17	BuildRequires:	php-pear
12cu|php-pear-File_IMC-0.5.0-1|18	
12cu|php-pear-File_IMC-0.5.0-1|19	%description
12cu|php-pear-File_IMC-0.5.0-1|20	Allows you to programmatically create a vCard or vCalendar, and fetch
12cu|php-pear-File_IMC-0.5.0-1|21	the text.
12cu|php-pear-File_IMC-0.5.0-1|22	
12cu|php-pear-File_IMC-0.5.0-1|23	IMPORTANT: The array structure has changed slightly from
12cu|php-pear-File_IMC-0.5.0-1|24	Contact_Vcard_Parse. See the example output for the new structure.
12cu|php-pear-File_IMC-0.5.0-1|25	Also different from Contact_Vcard is the use of a factory pattern.
12cu|php-pear-File_IMC-0.5.0-1|26	Again, see the examples.
12cu|php-pear-File_IMC-0.5.0-1|27	
12cu|php-pear-File_IMC-0.5.0-1|28	%prep
12cu|php-pear-File_IMC-0.5.0-1|29	%setup -q -c
12cu|php-pear-File_IMC-0.5.0-1|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-File_IMC-0.5.0-1|31	
12cu|php-pear-File_IMC-0.5.0-1|32	%install
12cu|php-pear-File_IMC-0.5.0-1|33	
12cu|php-pear-File_IMC-0.5.0-1|34	cd %{upstream_name}-%{version}
12cu|php-pear-File_IMC-0.5.0-1|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-File_IMC-0.5.0-1|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-File_IMC-0.5.0-1|37	
12cu|php-pear-File_IMC-0.5.0-1|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-File_IMC-0.5.0-1|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-File_IMC-0.5.0-1|40	
12cu|php-pear-File_IMC-0.5.0-1|41	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_IMC-0.5.0-1|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_IMC-0.5.0-1|43	
12cu|php-pear-File_IMC-0.5.0-1|44	%clean
12cu|php-pear-File_IMC-0.5.0-1|45	
12cu|php-pear-File_IMC-0.5.0-1|46	
12cu|php-pear-File_IMC-0.5.0-1|47	
12cu|php-pear-File_IMC-0.5.0-1|48	%files
12cu|php-pear-File_IMC-0.5.0-1|49	%{_datadir}/pear/%{_class}
12cu|php-pear-File_IMC-0.5.0-1|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-File_IMC-0.5.0-1|51	
12cu|php-pear-File_IMC-0.5.0-1|52	
12cu|php-pear-File_IMC-0.5.0-1|53	%changelog
12cu|php-pear-File_IMC-0.5.0-1|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-13mdv2012.0
12cu|php-pear-File_IMC-0.5.0-1|55	+ Revision: 741976
12cu|php-pear-File_IMC-0.5.0-1|56	- fix major breakage by careless packager
12cu|php-pear-File_IMC-0.5.0-1|57	
12cu|php-pear-File_IMC-0.5.0-1|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-12
12cu|php-pear-File_IMC-0.5.0-1|59	+ Revision: 679322
12cu|php-pear-File_IMC-0.5.0-1|60	- mass rebuild
12cu|php-pear-File_IMC-0.5.0-1|61	
12cu|php-pear-File_IMC-0.5.0-1|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-11mdv2011.0
12cu|php-pear-File_IMC-0.5.0-1|63	+ Revision: 613659
12cu|php-pear-File_IMC-0.5.0-1|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-File_IMC-0.5.0-1|65	
12cu|php-pear-File_IMC-0.5.0-1|66	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-10mdv2010.1
12cu|php-pear-File_IMC-0.5.0-1|67	+ Revision: 478669
12cu|php-pear-File_IMC-0.5.0-1|68	- spec cleanup
12cu|php-pear-File_IMC-0.5.0-1|69	- use pear installer
12cu|php-pear-File_IMC-0.5.0-1|70	- don't ship tests, even in documentation
12cu|php-pear-File_IMC-0.5.0-1|71	- own all directories
12cu|php-pear-File_IMC-0.5.0-1|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-File_IMC-0.5.0-1|73	
12cu|php-pear-File_IMC-0.5.0-1|74	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.3-9mdv2010.0
12cu|php-pear-File_IMC-0.5.0-1|75	+ Revision: 441071
12cu|php-pear-File_IMC-0.5.0-1|76	- rebuild
12cu|php-pear-File_IMC-0.5.0-1|77	
12cu|php-pear-File_IMC-0.5.0-1|78	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-8mdv2009.0
12cu|php-pear-File_IMC-0.5.0-1|79	+ Revision: 236839
12cu|php-pear-File_IMC-0.5.0-1|80	- rebuild
12cu|php-pear-File_IMC-0.5.0-1|81	
12cu|php-pear-File_IMC-0.5.0-1|82	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.3-7mdv2008.1
12cu|php-pear-File_IMC-0.5.0-1|83	+ Revision: 136404
12cu|php-pear-File_IMC-0.5.0-1|84	- restore BuildRoot
12cu|php-pear-File_IMC-0.5.0-1|85	
12cu|php-pear-File_IMC-0.5.0-1|86	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-File_IMC-0.5.0-1|87	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-File_IMC-0.5.0-1|88	
12cu|php-pear-File_IMC-0.5.0-1|89	
12cu|php-pear-File_IMC-0.5.0-1|90	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3-7mdv2007.0
12cu|php-pear-File_IMC-0.5.0-1|91	+ Revision: 81582
12cu|php-pear-File_IMC-0.5.0-1|92	- Import php-pear-File_IMC
12cu|php-pear-File_IMC-0.5.0-1|93	
12cu|php-pear-File_IMC-0.5.0-1|94	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3-7mdk
12cu|php-pear-File_IMC-0.5.0-1|95	- new group (Development/PHP)
12cu|php-pear-File_IMC-0.5.0-1|96	
12cu|php-pear-File_IMC-0.5.0-1|97	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-6mdk
12cu|php-pear-File_IMC-0.5.0-1|98	- rebuilt to fix auto deps
12cu|php-pear-File_IMC-0.5.0-1|99	
12cu|php-pear-File_IMC-0.5.0-1|100	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-5mdk
12cu|php-pear-File_IMC-0.5.0-1|101	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-File_IMC-0.5.0-1|102	
12cu|php-pear-File_IMC-0.5.0-1|103	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-4mdk
12cu|php-pear-File_IMC-0.5.0-1|104	- fix deps
12cu|php-pear-File_IMC-0.5.0-1|105	
12cu|php-pear-File_IMC-0.5.0-1|106	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-3mdk
12cu|php-pear-File_IMC-0.5.0-1|107	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-File_IMC-0.5.0-1|108	- fix deps
12cu|php-pear-File_IMC-0.5.0-1|109	
12cu|php-pear-File_IMC-0.5.0-1|110	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-2mdk
12cu|php-pear-File_IMC-0.5.0-1|111	- fix deps
12cu|php-pear-File_IMC-0.5.0-1|112	
12cu|php-pear-File_IMC-0.5.0-1|113	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-1mdk
12cu|php-pear-File_IMC-0.5.0-1|114	- initial Mandriva package (PLD import)
12cu|php-pear-File_IMC-0.5.0-1|115	
12cu|php-pear-File_IMC-0.5.0-1|116	

11516 12
12cu|php-pear-File_Iterator-1.3.0-4|1	%define  upstream_name File_Iterator
12cu|php-pear-File_Iterator-1.3.0-4|2	
12cu|php-pear-File_Iterator-1.3.0-4|3	Summary:	FilterIterator implementation that filters files based on a list of suffixes
12cu|php-pear-File_Iterator-1.3.0-4|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-File_Iterator-1.3.0-4|5	Version:	1.3.0
12cu|php-pear-File_Iterator-1.3.0-4|6	Release:	4
12cu|php-pear-File_Iterator-1.3.0-4|7	License:	BSD
12cu|php-pear-File_Iterator-1.3.0-4|8	Group:		Development/PHP
12cu|php-pear-File_Iterator-1.3.0-4|9	URL:		http://www.phpunit.de/
12cu|php-pear-File_Iterator-1.3.0-4|10	Source0:	http://pear.phpunit.de/get/File_Iterator-%{version}.tgz
12cu|php-pear-File_Iterator-1.3.0-4|11	Requires(post): php-pear
12cu|php-pear-File_Iterator-1.3.0-4|12	Requires(preun): php-pear
12cu|php-pear-File_Iterator-1.3.0-4|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-File_Iterator-1.3.0-4|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-File_Iterator-1.3.0-4|15	Requires:	php-channel-phpunit
12cu|php-pear-File_Iterator-1.3.0-4|16	BuildArch:	noarch
12cu|php-pear-File_Iterator-1.3.0-4|17	BuildRequires:	php-pear
12cu|php-pear-File_Iterator-1.3.0-4|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-File_Iterator-1.3.0-4|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-File_Iterator-1.3.0-4|20	
12cu|php-pear-File_Iterator-1.3.0-4|21	%description
12cu|php-pear-File_Iterator-1.3.0-4|22	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-File_Iterator-1.3.0-4|23	unit tests in PHP.
12cu|php-pear-File_Iterator-1.3.0-4|24	
12cu|php-pear-File_Iterator-1.3.0-4|25	This package provides FilterIterator implementation that filters files based
12cu|php-pear-File_Iterator-1.3.0-4|26	on a list of suffixes for PHPUnit.
12cu|php-pear-File_Iterator-1.3.0-4|27	
12cu|php-pear-File_Iterator-1.3.0-4|28	%prep
12cu|php-pear-File_Iterator-1.3.0-4|29	
12cu|php-pear-File_Iterator-1.3.0-4|30	%setup -q -c
12cu|php-pear-File_Iterator-1.3.0-4|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-File_Iterator-1.3.0-4|32	
12cu|php-pear-File_Iterator-1.3.0-4|33	%build
12cu|php-pear-File_Iterator-1.3.0-4|34	
12cu|php-pear-File_Iterator-1.3.0-4|35	%install
12cu|php-pear-File_Iterator-1.3.0-4|36	
12cu|php-pear-File_Iterator-1.3.0-4|37	cd %{upstream_name}-%{version}
12cu|php-pear-File_Iterator-1.3.0-4|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-File_Iterator-1.3.0-4|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-File_Iterator-1.3.0-4|40	
12cu|php-pear-File_Iterator-1.3.0-4|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-File_Iterator-1.3.0-4|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-File_Iterator-1.3.0-4|43	
12cu|php-pear-File_Iterator-1.3.0-4|44	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_Iterator-1.3.0-4|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_Iterator-1.3.0-4|46	
12cu|php-pear-File_Iterator-1.3.0-4|47	%clean
12cu|php-pear-File_Iterator-1.3.0-4|48	
12cu|php-pear-File_Iterator-1.3.0-4|49	
12cu|php-pear-File_Iterator-1.3.0-4|50	
12cu|php-pear-File_Iterator-1.3.0-4|51	%files
12cu|php-pear-File_Iterator-1.3.0-4|52	%defattr(-,root,root)
12cu|php-pear-File_Iterator-1.3.0-4|53	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cu|php-pear-File_Iterator-1.3.0-4|54	%doc %{upstream_name}-%{version}/LICENSE
12cu|php-pear-File_Iterator-1.3.0-4|55	%doc %{upstream_name}-%{version}/README.markdown
12cu|php-pear-File_Iterator-1.3.0-4|56	%{_datadir}/pear/File/Iterator
12cu|php-pear-File_Iterator-1.3.0-4|57	%{_datadir}/pear/File/*.php
12cu|php-pear-File_Iterator-1.3.0-4|58	%{_datadir}/pear/packages/File_Iterator.xml
12cu|php-pear-File_Iterator-1.3.0-4|59	
12cu|php-pear-File_Iterator-1.3.0-4|60	
12cu|php-pear-File_Iterator-1.3.0-4|61	
12cu|php-pear-File_Iterator-1.3.0-4|62	%changelog
12cu|php-pear-File_Iterator-1.3.0-4|63	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2012.0
12cu|php-pear-File_Iterator-1.3.0-4|64	+ Revision: 741977
12cu|php-pear-File_Iterator-1.3.0-4|65	- fix major breakage by careless packager
12cu|php-pear-File_Iterator-1.3.0-4|66	
12cu|php-pear-File_Iterator-1.3.0-4|67	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1
12cu|php-pear-File_Iterator-1.3.0-4|68	+ Revision: 730867
12cu|php-pear-File_Iterator-1.3.0-4|69	- import php-pear-File_Iterator
12cu|php-pear-File_Iterator-1.3.0-4|70	
12cu|php-pear-File_Iterator-1.3.0-4|71	
12cu|php-pear-File_Iterator-1.3.0-4|72	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdv2010.2
12cu|php-pear-File_Iterator-1.3.0-4|73	- initial Mandriva package

11517 12
12cu|php-pear-File_Ogg-0.2.1-10|1	%define		_class		File
12cu|php-pear-File_Ogg-0.2.1-10|2	%define		_subclass	Ogg
12cu|php-pear-File_Ogg-0.2.1-10|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-File_Ogg-0.2.1-10|4	
12cu|php-pear-File_Ogg-0.2.1-10|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-File_Ogg-0.2.1-10|6	Version:	0.2.1
12cu|php-pear-File_Ogg-0.2.1-10|7	Release:	10
12cu|php-pear-File_Ogg-0.2.1-10|8	Summary:	Access Ogg bitstreams
12cu|php-pear-File_Ogg-0.2.1-10|9	License:	PHP License
12cu|php-pear-File_Ogg-0.2.1-10|10	Group:		Development/PHP
12cu|php-pear-File_Ogg-0.2.1-10|11	URL:		http://pear.php.net/package/File_Ogg/
12cu|php-pear-File_Ogg-0.2.1-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-File_Ogg-0.2.1-10|13	Requires(post): php-pear
12cu|php-pear-File_Ogg-0.2.1-10|14	Requires(preun): php-pear
12cu|php-pear-File_Ogg-0.2.1-10|15	Requires:	php-pear
12cu|php-pear-File_Ogg-0.2.1-10|16	BuildArch:	noarch
12cu|php-pear-File_Ogg-0.2.1-10|17	BuildRequires:	php-pear
12cu|php-pear-File_Ogg-0.2.1-10|18	
12cu|php-pear-File_Ogg-0.2.1-10|19	%description
12cu|php-pear-File_Ogg-0.2.1-10|20	This package provides access to various media types inside an Ogg
12cu|php-pear-File_Ogg-0.2.1-10|21	bitstream.
12cu|php-pear-File_Ogg-0.2.1-10|22	
12cu|php-pear-File_Ogg-0.2.1-10|23	%prep
12cu|php-pear-File_Ogg-0.2.1-10|24	%setup -q -c
12cu|php-pear-File_Ogg-0.2.1-10|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-File_Ogg-0.2.1-10|26	
12cu|php-pear-File_Ogg-0.2.1-10|27	%install
12cu|php-pear-File_Ogg-0.2.1-10|28	
12cu|php-pear-File_Ogg-0.2.1-10|29	cd %{upstream_name}-%{version}
12cu|php-pear-File_Ogg-0.2.1-10|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-File_Ogg-0.2.1-10|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-File_Ogg-0.2.1-10|32	
12cu|php-pear-File_Ogg-0.2.1-10|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-File_Ogg-0.2.1-10|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-File_Ogg-0.2.1-10|35	
12cu|php-pear-File_Ogg-0.2.1-10|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_Ogg-0.2.1-10|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_Ogg-0.2.1-10|38	
12cu|php-pear-File_Ogg-0.2.1-10|39	%clean
12cu|php-pear-File_Ogg-0.2.1-10|40	
12cu|php-pear-File_Ogg-0.2.1-10|41	
12cu|php-pear-File_Ogg-0.2.1-10|42	
12cu|php-pear-File_Ogg-0.2.1-10|43	%files
12cu|php-pear-File_Ogg-0.2.1-10|44	%defattr(-,root,root)
12cu|php-pear-File_Ogg-0.2.1-10|45	%{_datadir}/pear/%{_class}
12cu|php-pear-File_Ogg-0.2.1-10|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-File_Ogg-0.2.1-10|47	
12cu|php-pear-File_Ogg-0.2.1-10|48	
12cu|php-pear-File_Ogg-0.2.1-10|49	
12cu|php-pear-File_Ogg-0.2.1-10|50	
12cu|php-pear-File_Ogg-0.2.1-10|51	%changelog
12cu|php-pear-File_Ogg-0.2.1-10|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-8mdv2012.0
12cu|php-pear-File_Ogg-0.2.1-10|53	+ Revision: 741978
12cu|php-pear-File_Ogg-0.2.1-10|54	- fix major breakage by careless packager
12cu|php-pear-File_Ogg-0.2.1-10|55	
12cu|php-pear-File_Ogg-0.2.1-10|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-7
12cu|php-pear-File_Ogg-0.2.1-10|57	+ Revision: 679323
12cu|php-pear-File_Ogg-0.2.1-10|58	- mass rebuild
12cu|php-pear-File_Ogg-0.2.1-10|59	
12cu|php-pear-File_Ogg-0.2.1-10|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-6mdv2011.0
12cu|php-pear-File_Ogg-0.2.1-10|61	+ Revision: 613660
12cu|php-pear-File_Ogg-0.2.1-10|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-File_Ogg-0.2.1-10|63	
12cu|php-pear-File_Ogg-0.2.1-10|64	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-5mdv2010.1
12cu|php-pear-File_Ogg-0.2.1-10|65	+ Revision: 478670
12cu|php-pear-File_Ogg-0.2.1-10|66	- spec cleanup
12cu|php-pear-File_Ogg-0.2.1-10|67	- use pear installer
12cu|php-pear-File_Ogg-0.2.1-10|68	- don't ship tests, even in documentation
12cu|php-pear-File_Ogg-0.2.1-10|69	- own all directories
12cu|php-pear-File_Ogg-0.2.1-10|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-File_Ogg-0.2.1-10|71	
12cu|php-pear-File_Ogg-0.2.1-10|72	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.2.1-4mdv2010.0
12cu|php-pear-File_Ogg-0.2.1-10|73	+ Revision: 441073
12cu|php-pear-File_Ogg-0.2.1-10|74	- rebuild
12cu|php-pear-File_Ogg-0.2.1-10|75	
12cu|php-pear-File_Ogg-0.2.1-10|76	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-3mdv2009.1
12cu|php-pear-File_Ogg-0.2.1-10|77	+ Revision: 322014
12cu|php-pear-File_Ogg-0.2.1-10|78	- rebuild
12cu|php-pear-File_Ogg-0.2.1-10|79	
12cu|php-pear-File_Ogg-0.2.1-10|80	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-2mdv2009.0
12cu|php-pear-File_Ogg-0.2.1-10|81	+ Revision: 236840
12cu|php-pear-File_Ogg-0.2.1-10|82	- rebuild
12cu|php-pear-File_Ogg-0.2.1-10|83	
12cu|php-pear-File_Ogg-0.2.1-10|84	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.2.1-1mdv2008.1
12cu|php-pear-File_Ogg-0.2.1-10|85	+ Revision: 136404
12cu|php-pear-File_Ogg-0.2.1-10|86	- restore BuildRoot
12cu|php-pear-File_Ogg-0.2.1-10|87	
12cu|php-pear-File_Ogg-0.2.1-10|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-File_Ogg-0.2.1-10|89	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-File_Ogg-0.2.1-10|90	
12cu|php-pear-File_Ogg-0.2.1-10|91	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-1mdv2008.0
12cu|php-pear-File_Ogg-0.2.1-10|92	+ Revision: 15742
12cu|php-pear-File_Ogg-0.2.1-10|93	- fix build
12cu|php-pear-File_Ogg-0.2.1-10|94	- 0.2.1
12cu|php-pear-File_Ogg-0.2.1-10|95	
12cu|php-pear-File_Ogg-0.2.1-10|96	
12cu|php-pear-File_Ogg-0.2.1-10|97	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-7mdv2007.0
12cu|php-pear-File_Ogg-0.2.1-10|98	+ Revision: 81584
12cu|php-pear-File_Ogg-0.2.1-10|99	- Import php-pear-File_Ogg
12cu|php-pear-File_Ogg-0.2.1-10|100	
12cu|php-pear-File_Ogg-0.2.1-10|101	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-7mdk
12cu|php-pear-File_Ogg-0.2.1-10|102	- new group (Development/PHP)
12cu|php-pear-File_Ogg-0.2.1-10|103	
12cu|php-pear-File_Ogg-0.2.1-10|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-6mdk
12cu|php-pear-File_Ogg-0.2.1-10|105	- rebuilt to fix auto deps
12cu|php-pear-File_Ogg-0.2.1-10|106	
12cu|php-pear-File_Ogg-0.2.1-10|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-5mdk
12cu|php-pear-File_Ogg-0.2.1-10|108	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-File_Ogg-0.2.1-10|109	
12cu|php-pear-File_Ogg-0.2.1-10|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4mdk
12cu|php-pear-File_Ogg-0.2.1-10|111	- fix deps
12cu|php-pear-File_Ogg-0.2.1-10|112	
12cu|php-pear-File_Ogg-0.2.1-10|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdk
12cu|php-pear-File_Ogg-0.2.1-10|114	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-File_Ogg-0.2.1-10|115	- fix deps
12cu|php-pear-File_Ogg-0.2.1-10|116	
12cu|php-pear-File_Ogg-0.2.1-10|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-2mdk
12cu|php-pear-File_Ogg-0.2.1-10|118	- fix deps
12cu|php-pear-File_Ogg-0.2.1-10|119	
12cu|php-pear-File_Ogg-0.2.1-10|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1mdk
12cu|php-pear-File_Ogg-0.2.1-10|121	- initial Mandriva package (PLD import)
12cu|php-pear-File_Ogg-0.2.1-10|122	

11518 12
12cu|php-pear-File_Passwd-1.1.7-8|1	%define		_class		File
12cu|php-pear-File_Passwd-1.1.7-8|2	%define		_subclass	Passwd
12cu|php-pear-File_Passwd-1.1.7-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-File_Passwd-1.1.7-8|4	
12cu|php-pear-File_Passwd-1.1.7-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-File_Passwd-1.1.7-8|6	Version:	1.1.7
12cu|php-pear-File_Passwd-1.1.7-8|7	Release:	8
12cu|php-pear-File_Passwd-1.1.7-8|8	Summary:	Manipulate password files
12cu|php-pear-File_Passwd-1.1.7-8|9	License:	PHP License
12cu|php-pear-File_Passwd-1.1.7-8|10	Group:		Development/PHP
12cu|php-pear-File_Passwd-1.1.7-8|11	URL:		http://pear.php.net/package/File_Passwd/
12cu|php-pear-File_Passwd-1.1.7-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-File_Passwd-1.1.7-8|13	Requires(post): php-pear
12cu|php-pear-File_Passwd-1.1.7-8|14	Requires(preun): php-pear
12cu|php-pear-File_Passwd-1.1.7-8|15	Requires:	php-pear
12cu|php-pear-File_Passwd-1.1.7-8|16	BuildArch:	noarch
12cu|php-pear-File_Passwd-1.1.7-8|17	BuildRequires:	php-pear
12cu|php-pear-File_Passwd-1.1.7-8|18	
12cu|php-pear-File_Passwd-1.1.7-8|19	%description
12cu|php-pear-File_Passwd-1.1.7-8|20	Provides methods to manipulate standard Unix, SMB server,
12cu|php-pear-File_Passwd-1.1.7-8|21	AuthUser (.htpasswd), AuthDigest (.htdigest) and CVS pserver password
12cu|php-pear-File_Passwd-1.1.7-8|22	files.
12cu|php-pear-File_Passwd-1.1.7-8|23	
12cu|php-pear-File_Passwd-1.1.7-8|24	%prep
12cu|php-pear-File_Passwd-1.1.7-8|25	%setup -q -c
12cu|php-pear-File_Passwd-1.1.7-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-File_Passwd-1.1.7-8|27	
12cu|php-pear-File_Passwd-1.1.7-8|28	%install
12cu|php-pear-File_Passwd-1.1.7-8|29	
12cu|php-pear-File_Passwd-1.1.7-8|30	cd %{upstream_name}-%{version}
12cu|php-pear-File_Passwd-1.1.7-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-File_Passwd-1.1.7-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-File_Passwd-1.1.7-8|33	
12cu|php-pear-File_Passwd-1.1.7-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-File_Passwd-1.1.7-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-File_Passwd-1.1.7-8|36	
12cu|php-pear-File_Passwd-1.1.7-8|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_Passwd-1.1.7-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_Passwd-1.1.7-8|39	
12cu|php-pear-File_Passwd-1.1.7-8|40	%clean
12cu|php-pear-File_Passwd-1.1.7-8|41	
12cu|php-pear-File_Passwd-1.1.7-8|42	
12cu|php-pear-File_Passwd-1.1.7-8|43	
12cu|php-pear-File_Passwd-1.1.7-8|44	%files
12cu|php-pear-File_Passwd-1.1.7-8|45	%defattr(-,root,root)
12cu|php-pear-File_Passwd-1.1.7-8|46	%{_datadir}/pear/%{_class}
12cu|php-pear-File_Passwd-1.1.7-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-File_Passwd-1.1.7-8|48	
12cu|php-pear-File_Passwd-1.1.7-8|49	
12cu|php-pear-File_Passwd-1.1.7-8|50	%changelog
12cu|php-pear-File_Passwd-1.1.7-8|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.7-6mdv2012.0
12cu|php-pear-File_Passwd-1.1.7-8|52	+ Revision: 741979
12cu|php-pear-File_Passwd-1.1.7-8|53	- fix major breakage by careless packager
12cu|php-pear-File_Passwd-1.1.7-8|54	
12cu|php-pear-File_Passwd-1.1.7-8|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.7-5
12cu|php-pear-File_Passwd-1.1.7-8|56	+ Revision: 679324
12cu|php-pear-File_Passwd-1.1.7-8|57	- mass rebuild
12cu|php-pear-File_Passwd-1.1.7-8|58	
12cu|php-pear-File_Passwd-1.1.7-8|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.7-4mdv2011.0
12cu|php-pear-File_Passwd-1.1.7-8|60	+ Revision: 613661
12cu|php-pear-File_Passwd-1.1.7-8|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-File_Passwd-1.1.7-8|62	
12cu|php-pear-File_Passwd-1.1.7-8|63	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.7-3mdv2010.1
12cu|php-pear-File_Passwd-1.1.7-8|64	+ Revision: 478671
12cu|php-pear-File_Passwd-1.1.7-8|65	- spec cleanup
12cu|php-pear-File_Passwd-1.1.7-8|66	- use pear installer
12cu|php-pear-File_Passwd-1.1.7-8|67	- don't ship tests, even in documentation
12cu|php-pear-File_Passwd-1.1.7-8|68	- own all directories
12cu|php-pear-File_Passwd-1.1.7-8|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-File_Passwd-1.1.7-8|70	
12cu|php-pear-File_Passwd-1.1.7-8|71	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1.7-2mdv2010.0
12cu|php-pear-File_Passwd-1.1.7-8|72	+ Revision: 441074
12cu|php-pear-File_Passwd-1.1.7-8|73	- rebuild
12cu|php-pear-File_Passwd-1.1.7-8|74	
12cu|php-pear-File_Passwd-1.1.7-8|75	* Sat Jan 24 2009 Funda Wang <fwang@mandriva.org> 1.1.7-1mdv2009.1
12cu|php-pear-File_Passwd-1.1.7-8|76	+ Revision: 333195
12cu|php-pear-File_Passwd-1.1.7-8|77	- update to new version 1.1.7
12cu|php-pear-File_Passwd-1.1.7-8|78	
12cu|php-pear-File_Passwd-1.1.7-8|79	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.6-2mdv2009.0
12cu|php-pear-File_Passwd-1.1.7-8|80	+ Revision: 236841
12cu|php-pear-File_Passwd-1.1.7-8|81	- rebuild
12cu|php-pear-File_Passwd-1.1.7-8|82	
12cu|php-pear-File_Passwd-1.1.7-8|83	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-File_Passwd-1.1.7-8|84	- restore BuildRoot
12cu|php-pear-File_Passwd-1.1.7-8|85	
12cu|php-pear-File_Passwd-1.1.7-8|86	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-File_Passwd-1.1.7-8|87	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-File_Passwd-1.1.7-8|88	
12cu|php-pear-File_Passwd-1.1.7-8|89	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.6-1mdv2008.0
12cu|php-pear-File_Passwd-1.1.7-8|90	+ Revision: 15426
12cu|php-pear-File_Passwd-1.1.7-8|91	- 1.1.6
12cu|php-pear-File_Passwd-1.1.7-8|92	
12cu|php-pear-File_Passwd-1.1.7-8|93	
12cu|php-pear-File_Passwd-1.1.7-8|94	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-5mdv2007.0
12cu|php-pear-File_Passwd-1.1.7-8|95	+ Revision: 81588
12cu|php-pear-File_Passwd-1.1.7-8|96	- Import php-pear-File_Passwd
12cu|php-pear-File_Passwd-1.1.7-8|97	
12cu|php-pear-File_Passwd-1.1.7-8|98	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-5mdk
12cu|php-pear-File_Passwd-1.1.7-8|99	- new group (Development/PHP)
12cu|php-pear-File_Passwd-1.1.7-8|100	
12cu|php-pear-File_Passwd-1.1.7-8|101	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-4mdk
12cu|php-pear-File_Passwd-1.1.7-8|102	- rebuilt to fix auto deps
12cu|php-pear-File_Passwd-1.1.7-8|103	
12cu|php-pear-File_Passwd-1.1.7-8|104	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-3mdk
12cu|php-pear-File_Passwd-1.1.7-8|105	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-File_Passwd-1.1.7-8|106	
12cu|php-pear-File_Passwd-1.1.7-8|107	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-2mdk
12cu|php-pear-File_Passwd-1.1.7-8|108	- fix deps
12cu|php-pear-File_Passwd-1.1.7-8|109	
12cu|php-pear-File_Passwd-1.1.7-8|110	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-1mdk
12cu|php-pear-File_Passwd-1.1.7-8|111	- 1.1.5
12cu|php-pear-File_Passwd-1.1.7-8|112	
12cu|php-pear-File_Passwd-1.1.7-8|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-3mdk
12cu|php-pear-File_Passwd-1.1.7-8|114	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-File_Passwd-1.1.7-8|115	- fix deps
12cu|php-pear-File_Passwd-1.1.7-8|116	
12cu|php-pear-File_Passwd-1.1.7-8|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-2mdk
12cu|php-pear-File_Passwd-1.1.7-8|118	- fix deps
12cu|php-pear-File_Passwd-1.1.7-8|119	
12cu|php-pear-File_Passwd-1.1.7-8|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-1mdk
12cu|php-pear-File_Passwd-1.1.7-8|121	- initial Mandriva package (PLD import)
12cu|php-pear-File_Passwd-1.1.7-8|122	

11519 12
12cu|php-pear-File_SearchReplace-1.1.4-4|1	%define		_class		File
12cu|php-pear-File_SearchReplace-1.1.4-4|2	%define		_subclass	SearchReplace
12cu|php-pear-File_SearchReplace-1.1.4-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-File_SearchReplace-1.1.4-4|4	
12cu|php-pear-File_SearchReplace-1.1.4-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-File_SearchReplace-1.1.4-4|6	Version:	1.1.4
12cu|php-pear-File_SearchReplace-1.1.4-4|7	Release:	4
12cu|php-pear-File_SearchReplace-1.1.4-4|8	Summary:	Performs search and replace routines
12cu|php-pear-File_SearchReplace-1.1.4-4|9	License:	PHP License
12cu|php-pear-File_SearchReplace-1.1.4-4|10	Group:		Development/PHP
12cu|php-pear-File_SearchReplace-1.1.4-4|11	URL:		http://pear.php.net/package/File_SearchReplace/
12cu|php-pear-File_SearchReplace-1.1.4-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-File_SearchReplace-1.1.4-4|13	Requires(post): php-pear
12cu|php-pear-File_SearchReplace-1.1.4-4|14	Requires(preun): php-pear
12cu|php-pear-File_SearchReplace-1.1.4-4|15	Requires:	php-pear
12cu|php-pear-File_SearchReplace-1.1.4-4|16	BuildArch:	noarch
12cu|php-pear-File_SearchReplace-1.1.4-4|17	BuildRequires:	php-pear
12cu|php-pear-File_SearchReplace-1.1.4-4|18	
12cu|php-pear-File_SearchReplace-1.1.4-4|19	%description
12cu|php-pear-File_SearchReplace-1.1.4-4|20	Provides various functions to perform search/replace on files.
12cu|php-pear-File_SearchReplace-1.1.4-4|21	Preg/Ereg regex supported along with faster but more basic str_replace
12cu|php-pear-File_SearchReplace-1.1.4-4|22	routine.
12cu|php-pear-File_SearchReplace-1.1.4-4|23	
12cu|php-pear-File_SearchReplace-1.1.4-4|24	%prep
12cu|php-pear-File_SearchReplace-1.1.4-4|25	%setup -q -c
12cu|php-pear-File_SearchReplace-1.1.4-4|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-File_SearchReplace-1.1.4-4|27	
12cu|php-pear-File_SearchReplace-1.1.4-4|28	%install
12cu|php-pear-File_SearchReplace-1.1.4-4|29	
12cu|php-pear-File_SearchReplace-1.1.4-4|30	cd %{upstream_name}-%{version}
12cu|php-pear-File_SearchReplace-1.1.4-4|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-File_SearchReplace-1.1.4-4|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-File_SearchReplace-1.1.4-4|33	
12cu|php-pear-File_SearchReplace-1.1.4-4|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-File_SearchReplace-1.1.4-4|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-File_SearchReplace-1.1.4-4|36	
12cu|php-pear-File_SearchReplace-1.1.4-4|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_SearchReplace-1.1.4-4|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_SearchReplace-1.1.4-4|39	
12cu|php-pear-File_SearchReplace-1.1.4-4|40	%clean
12cu|php-pear-File_SearchReplace-1.1.4-4|41	
12cu|php-pear-File_SearchReplace-1.1.4-4|42	
12cu|php-pear-File_SearchReplace-1.1.4-4|43	
12cu|php-pear-File_SearchReplace-1.1.4-4|44	%files
12cu|php-pear-File_SearchReplace-1.1.4-4|45	%defattr(-,root,root)
12cu|php-pear-File_SearchReplace-1.1.4-4|46	%{_datadir}/pear/%{_class}
12cu|php-pear-File_SearchReplace-1.1.4-4|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-File_SearchReplace-1.1.4-4|48	
12cu|php-pear-File_SearchReplace-1.1.4-4|49	
12cu|php-pear-File_SearchReplace-1.1.4-4|50	%changelog
12cu|php-pear-File_SearchReplace-1.1.4-4|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-3mdv2012.0
12cu|php-pear-File_SearchReplace-1.1.4-4|52	+ Revision: 741981
12cu|php-pear-File_SearchReplace-1.1.4-4|53	- fix major breakage by careless packager
12cu|php-pear-File_SearchReplace-1.1.4-4|54	
12cu|php-pear-File_SearchReplace-1.1.4-4|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-2
12cu|php-pear-File_SearchReplace-1.1.4-4|56	+ Revision: 679333
12cu|php-pear-File_SearchReplace-1.1.4-4|57	- mass rebuild
12cu|php-pear-File_SearchReplace-1.1.4-4|58	
12cu|php-pear-File_SearchReplace-1.1.4-4|59	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.4-1mdv2011.0
12cu|php-pear-File_SearchReplace-1.1.4-4|60	+ Revision: 594485
12cu|php-pear-File_SearchReplace-1.1.4-4|61	- update to new version 1.1.4
12cu|php-pear-File_SearchReplace-1.1.4-4|62	
12cu|php-pear-File_SearchReplace-1.1.4-4|63	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-4mdv2010.1
12cu|php-pear-File_SearchReplace-1.1.4-4|64	+ Revision: 478673
12cu|php-pear-File_SearchReplace-1.1.4-4|65	- spec cleanup
12cu|php-pear-File_SearchReplace-1.1.4-4|66	- use pear installer
12cu|php-pear-File_SearchReplace-1.1.4-4|67	- don't ship tests, even in documentation
12cu|php-pear-File_SearchReplace-1.1.4-4|68	- own all directories
12cu|php-pear-File_SearchReplace-1.1.4-4|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-File_SearchReplace-1.1.4-4|70	
12cu|php-pear-File_SearchReplace-1.1.4-4|71	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.1.2-3mdv2010.0
12cu|php-pear-File_SearchReplace-1.1.4-4|72	+ Revision: 441077
12cu|php-pear-File_SearchReplace-1.1.4-4|73	- rebuild
12cu|php-pear-File_SearchReplace-1.1.4-4|74	
12cu|php-pear-File_SearchReplace-1.1.4-4|75	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-2mdv2009.0
12cu|php-pear-File_SearchReplace-1.1.4-4|76	+ Revision: 236843
12cu|php-pear-File_SearchReplace-1.1.4-4|77	- rebuild
12cu|php-pear-File_SearchReplace-1.1.4-4|78	
12cu|php-pear-File_SearchReplace-1.1.4-4|79	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.1.2-1mdv2008.1
12cu|php-pear-File_SearchReplace-1.1.4-4|80	+ Revision: 136404
12cu|php-pear-File_SearchReplace-1.1.4-4|81	- restore BuildRoot
12cu|php-pear-File_SearchReplace-1.1.4-4|82	
12cu|php-pear-File_SearchReplace-1.1.4-4|83	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-File_SearchReplace-1.1.4-4|84	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-File_SearchReplace-1.1.4-4|85	
12cu|php-pear-File_SearchReplace-1.1.4-4|86	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdv2008.0
12cu|php-pear-File_SearchReplace-1.1.4-4|87	+ Revision: 15671
12cu|php-pear-File_SearchReplace-1.1.4-4|88	- 1.1.2
12cu|php-pear-File_SearchReplace-1.1.4-4|89	
12cu|php-pear-File_SearchReplace-1.1.4-4|90	
12cu|php-pear-File_SearchReplace-1.1.4-4|91	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2007.0
12cu|php-pear-File_SearchReplace-1.1.4-4|92	+ Revision: 81592
12cu|php-pear-File_SearchReplace-1.1.4-4|93	- Import php-pear-File_SearchReplace
12cu|php-pear-File_SearchReplace-1.1.4-4|94	
12cu|php-pear-File_SearchReplace-1.1.4-4|95	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cu|php-pear-File_SearchReplace-1.1.4-4|96	- 1.1.0
12cu|php-pear-File_SearchReplace-1.1.4-4|97	- new group (Development/PHP)
12cu|php-pear-File_SearchReplace-1.1.4-4|98	
12cu|php-pear-File_SearchReplace-1.1.4-4|99	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdk
12cu|php-pear-File_SearchReplace-1.1.4-4|100	- rebuilt to fix auto deps
12cu|php-pear-File_SearchReplace-1.1.4-4|101	
12cu|php-pear-File_SearchReplace-1.1.4-4|102	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12cu|php-pear-File_SearchReplace-1.1.4-4|103	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-File_SearchReplace-1.1.4-4|104	
12cu|php-pear-File_SearchReplace-1.1.4-4|105	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12cu|php-pear-File_SearchReplace-1.1.4-4|106	- fix deps
12cu|php-pear-File_SearchReplace-1.1.4-4|107	
12cu|php-pear-File_SearchReplace-1.1.4-4|108	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cu|php-pear-File_SearchReplace-1.1.4-4|109	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-File_SearchReplace-1.1.4-4|110	- fix deps
12cu|php-pear-File_SearchReplace-1.1.4-4|111	
12cu|php-pear-File_SearchReplace-1.1.4-4|112	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cu|php-pear-File_SearchReplace-1.1.4-4|113	- fix deps
12cu|php-pear-File_SearchReplace-1.1.4-4|114	
12cu|php-pear-File_SearchReplace-1.1.4-4|115	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cu|php-pear-File_SearchReplace-1.1.4-4|116	- initial Mandriva package (PLD import)
12cu|php-pear-File_SearchReplace-1.1.4-4|117	

11520 12
12cu|php-pear-File_SMBPasswd-1.0.3-8|1	%define		_class		File
12cu|php-pear-File_SMBPasswd-1.0.3-8|2	%define		_subclass	SMBPasswd
12cu|php-pear-File_SMBPasswd-1.0.3-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-File_SMBPasswd-1.0.3-8|4	
12cu|php-pear-File_SMBPasswd-1.0.3-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-File_SMBPasswd-1.0.3-8|6	Version:	1.0.3
12cu|php-pear-File_SMBPasswd-1.0.3-8|7	Release:	8
12cu|php-pear-File_SMBPasswd-1.0.3-8|8	Summary:	Class for managing SAMBA style password files
12cu|php-pear-File_SMBPasswd-1.0.3-8|9	License:	PHP License
12cu|php-pear-File_SMBPasswd-1.0.3-8|10	Group:		Development/PHP
12cu|php-pear-File_SMBPasswd-1.0.3-8|11	URL:		http://pear.php.net/package/File_SMBPasswd/
12cu|php-pear-File_SMBPasswd-1.0.3-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-File_SMBPasswd-1.0.3-8|13	Requires(post): php-pear
12cu|php-pear-File_SMBPasswd-1.0.3-8|14	Requires(preun): php-pear
12cu|php-pear-File_SMBPasswd-1.0.3-8|15	Requires:	php-pear
12cu|php-pear-File_SMBPasswd-1.0.3-8|16	BuildRequires:	php-pear
12cu|php-pear-File_SMBPasswd-1.0.3-8|17	BuildArch:	noarch
12cu|php-pear-File_SMBPasswd-1.0.3-8|18	
12cu|php-pear-File_SMBPasswd-1.0.3-8|19	%description
12cu|php-pear-File_SMBPasswd-1.0.3-8|20	With this package, you can maintain smbpasswd-files, usualy used by
12cu|php-pear-File_SMBPasswd-1.0.3-8|21	SAMBA.
12cu|php-pear-File_SMBPasswd-1.0.3-8|22	
12cu|php-pear-File_SMBPasswd-1.0.3-8|23	%prep
12cu|php-pear-File_SMBPasswd-1.0.3-8|24	%setup -q -c
12cu|php-pear-File_SMBPasswd-1.0.3-8|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-File_SMBPasswd-1.0.3-8|26	
12cu|php-pear-File_SMBPasswd-1.0.3-8|27	%install
12cu|php-pear-File_SMBPasswd-1.0.3-8|28	
12cu|php-pear-File_SMBPasswd-1.0.3-8|29	cd %{upstream_name}-%{version}
12cu|php-pear-File_SMBPasswd-1.0.3-8|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-File_SMBPasswd-1.0.3-8|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-File_SMBPasswd-1.0.3-8|32	
12cu|php-pear-File_SMBPasswd-1.0.3-8|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-File_SMBPasswd-1.0.3-8|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-File_SMBPasswd-1.0.3-8|35	
12cu|php-pear-File_SMBPasswd-1.0.3-8|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_SMBPasswd-1.0.3-8|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-File_SMBPasswd-1.0.3-8|38	
12cu|php-pear-File_SMBPasswd-1.0.3-8|39	%clean
12cu|php-pear-File_SMBPasswd-1.0.3-8|40	
12cu|php-pear-File_SMBPasswd-1.0.3-8|41	
12cu|php-pear-File_SMBPasswd-1.0.3-8|42	
12cu|php-pear-File_SMBPasswd-1.0.3-8|43	%files
12cu|php-pear-File_SMBPasswd-1.0.3-8|44	%defattr(-,root,root)
12cu|php-pear-File_SMBPasswd-1.0.3-8|45	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-File_SMBPasswd-1.0.3-8|46	%{_datadir}/pear/%{_class}
12cu|php-pear-File_SMBPasswd-1.0.3-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-File_SMBPasswd-1.0.3-8|48	
12cu|php-pear-File_SMBPasswd-1.0.3-8|49	
12cu|php-pear-File_SMBPasswd-1.0.3-8|50	%changelog
12cu|php-pear-File_SMBPasswd-1.0.3-8|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-6mdv2012.0
12cu|php-pear-File_SMBPasswd-1.0.3-8|52	+ Revision: 741980
12cu|php-pear-File_SMBPasswd-1.0.3-8|53	- fix major breakage by careless packager
12cu|php-pear-File_SMBPasswd-1.0.3-8|54	
12cu|php-pear-File_SMBPasswd-1.0.3-8|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-5
12cu|php-pear-File_SMBPasswd-1.0.3-8|56	+ Revision: 679329
12cu|php-pear-File_SMBPasswd-1.0.3-8|57	- mass rebuild
12cu|php-pear-File_SMBPasswd-1.0.3-8|58	
12cu|php-pear-File_SMBPasswd-1.0.3-8|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-4mdv2011.0
12cu|php-pear-File_SMBPasswd-1.0.3-8|60	+ Revision: 613662
12cu|php-pear-File_SMBPasswd-1.0.3-8|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-File_SMBPasswd-1.0.3-8|62	
12cu|php-pear-File_SMBPasswd-1.0.3-8|63	* Tue Dec 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-3mdv2010.1
12cu|php-pear-File_SMBPasswd-1.0.3-8|64	+ Revision: 478823
12cu|php-pear-File_SMBPasswd-1.0.3-8|65	- spec cleanup
12cu|php-pear-File_SMBPasswd-1.0.3-8|66	- use pear installer
12cu|php-pear-File_SMBPasswd-1.0.3-8|67	- don't ship tests, even in documentation
12cu|php-pear-File_SMBPasswd-1.0.3-8|68	- own all directories
12cu|php-pear-File_SMBPasswd-1.0.3-8|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-File_SMBPasswd-1.0.3-8|70	
12cu|php-pear-File_SMBPasswd-1.0.3-8|71	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-2mdv2010.0
12cu|php-pear-File_SMBPasswd-1.0.3-8|72	+ Revision: 383768
12cu|php-pear-File_SMBPasswd-1.0.3-8|73	- don't duplicate spec-helper job
12cu|php-pear-File_SMBPasswd-1.0.3-8|74	- php-mhash doesn't exist anymore
12cu|php-pear-File_SMBPasswd-1.0.3-8|75	
12cu|php-pear-File_SMBPasswd-1.0.3-8|76	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-1mdv2009.1
12cu|php-pear-File_SMBPasswd-1.0.3-8|77	+ Revision: 357908
12cu|php-pear-File_SMBPasswd-1.0.3-8|78	- update to new version 1.0.3
12cu|php-pear-File_SMBPasswd-1.0.3-8|79	
12cu|php-pear-File_SMBPasswd-1.0.3-8|80	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-10mdv2009.1
12cu|php-pear-File_SMBPasswd-1.0.3-8|81	+ Revision: 322027
12cu|php-pear-File_SMBPasswd-1.0.3-8|82	- rebuild
12cu|php-pear-File_SMBPasswd-1.0.3-8|83	
12cu|php-pear-File_SMBPasswd-1.0.3-8|84	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-9mdv2009.0
12cu|php-pear-File_SMBPasswd-1.0.3-8|85	+ Revision: 236842
12cu|php-pear-File_SMBPasswd-1.0.3-8|86	- rebuild
12cu|php-pear-File_SMBPasswd-1.0.3-8|87	
12cu|php-pear-File_SMBPasswd-1.0.3-8|88	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.2-8mdv2008.1
12cu|php-pear-File_SMBPasswd-1.0.3-8|89	+ Revision: 136404
12cu|php-pear-File_SMBPasswd-1.0.3-8|90	- restore BuildRoot
12cu|php-pear-File_SMBPasswd-1.0.3-8|91	
12cu|php-pear-File_SMBPasswd-1.0.3-8|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-File_SMBPasswd-1.0.3-8|93	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-File_SMBPasswd-1.0.3-8|94	
12cu|php-pear-File_SMBPasswd-1.0.3-8|95	* Mon Jun 04 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-8mdv2008.0
12cu|php-pear-File_SMBPasswd-1.0.3-8|96	+ Revision: 35039
12cu|php-pear-File_SMBPasswd-1.0.3-8|97	- fix deps
12cu|php-pear-File_SMBPasswd-1.0.3-8|98	
12cu|php-pear-File_SMBPasswd-1.0.3-8|99	
12cu|php-pear-File_SMBPasswd-1.0.3-8|100	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdv2007.0
12cu|php-pear-File_SMBPasswd-1.0.3-8|101	+ Revision: 81590
12cu|php-pear-File_SMBPasswd-1.0.3-8|102	- Import php-pear-File_SMBPasswd
12cu|php-pear-File_SMBPasswd-1.0.3-8|103	
12cu|php-pear-File_SMBPasswd-1.0.3-8|104	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdk
12cu|php-pear-File_SMBPasswd-1.0.3-8|105	- new group (Development/PHP)
12cu|php-pear-File_SMBPasswd-1.0.3-8|106	
12cu|php-pear-File_SMBPasswd-1.0.3-8|107	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdk
12cu|php-pear-File_SMBPasswd-1.0.3-8|108	- rebuilt to fix auto deps
12cu|php-pear-File_SMBPasswd-1.0.3-8|109	
12cu|php-pear-File_SMBPasswd-1.0.3-8|110	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdk
12cu|php-pear-File_SMBPasswd-1.0.3-8|111	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-File_SMBPasswd-1.0.3-8|112	
12cu|php-pear-File_SMBPasswd-1.0.3-8|113	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdk
12cu|php-pear-File_SMBPasswd-1.0.3-8|114	- fix deps
12cu|php-pear-File_SMBPasswd-1.0.3-8|115	
12cu|php-pear-File_SMBPasswd-1.0.3-8|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdk
12cu|php-pear-File_SMBPasswd-1.0.3-8|117	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-File_SMBPasswd-1.0.3-8|118	- fix deps
12cu|php-pear-File_SMBPasswd-1.0.3-8|119	
12cu|php-pear-File_SMBPasswd-1.0.3-8|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdk
12cu|php-pear-File_SMBPasswd-1.0.3-8|121	- fix deps
12cu|php-pear-File_SMBPasswd-1.0.3-8|122	
12cu|php-pear-File_SMBPasswd-1.0.3-8|123	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdk
12cu|php-pear-File_SMBPasswd-1.0.3-8|124	- initial Mandriva package (PLD import)
12cu|php-pear-File_SMBPasswd-1.0.3-8|125	

11521 12
12cu|php-pear-FSM-1.3.1-5|1	%define		_class		FSM
12cu|php-pear-FSM-1.3.1-5|2	%define		upstream_name	%{_class}
12cu|php-pear-FSM-1.3.1-5|3	
12cu|php-pear-FSM-1.3.1-5|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-FSM-1.3.1-5|5	Version:	1.3.1
12cu|php-pear-FSM-1.3.1-5|6	Release:	5
12cu|php-pear-FSM-1.3.1-5|7	Summary:	Finite State Machine
12cu|php-pear-FSM-1.3.1-5|8	License:	PHP License
12cu|php-pear-FSM-1.3.1-5|9	Group:		Development/PHP
12cu|php-pear-FSM-1.3.1-5|10	URL:		http://pear.php.net/package/FSM/
12cu|php-pear-FSM-1.3.1-5|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-FSM-1.3.1-5|12	Requires(post): php-pear
12cu|php-pear-FSM-1.3.1-5|13	Requires(preun): php-pear
12cu|php-pear-FSM-1.3.1-5|14	Requires:	php-pear
12cu|php-pear-FSM-1.3.1-5|15	BuildArch:	noarch
12cu|php-pear-FSM-1.3.1-5|16	BuildRequires:	php-pear
12cu|php-pear-FSM-1.3.1-5|17	
12cu|php-pear-FSM-1.3.1-5|18	%description
12cu|php-pear-FSM-1.3.1-5|19	The FSM package provides a simple class that implements a Finite State
12cu|php-pear-FSM-1.3.1-5|20	Machine.
12cu|php-pear-FSM-1.3.1-5|21	
12cu|php-pear-FSM-1.3.1-5|22	%prep
12cu|php-pear-FSM-1.3.1-5|23	%setup -q -c
12cu|php-pear-FSM-1.3.1-5|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-FSM-1.3.1-5|25	
12cu|php-pear-FSM-1.3.1-5|26	%install
12cu|php-pear-FSM-1.3.1-5|27	
12cu|php-pear-FSM-1.3.1-5|28	cd %{upstream_name}-%{version}
12cu|php-pear-FSM-1.3.1-5|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-FSM-1.3.1-5|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-FSM-1.3.1-5|31	
12cu|php-pear-FSM-1.3.1-5|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-FSM-1.3.1-5|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-FSM-1.3.1-5|34	
12cu|php-pear-FSM-1.3.1-5|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-FSM-1.3.1-5|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-FSM-1.3.1-5|37	
12cu|php-pear-FSM-1.3.1-5|38	%clean
12cu|php-pear-FSM-1.3.1-5|39	
12cu|php-pear-FSM-1.3.1-5|40	
12cu|php-pear-FSM-1.3.1-5|41	
12cu|php-pear-FSM-1.3.1-5|42	%files
12cu|php-pear-FSM-1.3.1-5|43	%defattr(-,root,root)
12cu|php-pear-FSM-1.3.1-5|44	%{_datadir}/pear/%{_class}
12cu|php-pear-FSM-1.3.1-5|45	%{_datadir}/pear/%{_class}.php
12cu|php-pear-FSM-1.3.1-5|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-FSM-1.3.1-5|47	
12cu|php-pear-FSM-1.3.1-5|48	
12cu|php-pear-FSM-1.3.1-5|49	%changelog
12cu|php-pear-FSM-1.3.1-5|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-3mdv2012.0
12cu|php-pear-FSM-1.3.1-5|51	+ Revision: 741945
12cu|php-pear-FSM-1.3.1-5|52	- fix major breakage by careless packager
12cu|php-pear-FSM-1.3.1-5|53	
12cu|php-pear-FSM-1.3.1-5|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-2
12cu|php-pear-FSM-1.3.1-5|55	+ Revision: 679314
12cu|php-pear-FSM-1.3.1-5|56	- mass rebuild
12cu|php-pear-FSM-1.3.1-5|57	
12cu|php-pear-FSM-1.3.1-5|58	* Thu Feb 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-1
12cu|php-pear-FSM-1.3.1-5|59	+ Revision: 638144
12cu|php-pear-FSM-1.3.1-5|60	- 1.3.1
12cu|php-pear-FSM-1.3.1-5|61	
12cu|php-pear-FSM-1.3.1-5|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-5mdv2011.0
12cu|php-pear-FSM-1.3.1-5|63	+ Revision: 613654
12cu|php-pear-FSM-1.3.1-5|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-FSM-1.3.1-5|65	
12cu|php-pear-FSM-1.3.1-5|66	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-4mdv2010.1
12cu|php-pear-FSM-1.3.1-5|67	+ Revision: 478675
12cu|php-pear-FSM-1.3.1-5|68	- spec cleanup
12cu|php-pear-FSM-1.3.1-5|69	- use pear installer
12cu|php-pear-FSM-1.3.1-5|70	- don't ship tests, even in documentation
12cu|php-pear-FSM-1.3.1-5|71	- own all directories
12cu|php-pear-FSM-1.3.1-5|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-FSM-1.3.1-5|73	
12cu|php-pear-FSM-1.3.1-5|74	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.3.0-3mdv2010.0
12cu|php-pear-FSM-1.3.1-5|75	+ Revision: 441079
12cu|php-pear-FSM-1.3.1-5|76	- rebuild
12cu|php-pear-FSM-1.3.1-5|77	
12cu|php-pear-FSM-1.3.1-5|78	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2009.1
12cu|php-pear-FSM-1.3.1-5|79	+ Revision: 321967
12cu|php-pear-FSM-1.3.1-5|80	- rebuild
12cu|php-pear-FSM-1.3.1-5|81	
12cu|php-pear-FSM-1.3.1-5|82	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-1mdv2009.0
12cu|php-pear-FSM-1.3.1-5|83	+ Revision: 278916
12cu|php-pear-FSM-1.3.1-5|84	- update to new version 1.3.0
12cu|php-pear-FSM-1.3.1-5|85	
12cu|php-pear-FSM-1.3.1-5|86	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-3mdv2009.0
12cu|php-pear-FSM-1.3.1-5|87	+ Revision: 236832
12cu|php-pear-FSM-1.3.1-5|88	- rebuild
12cu|php-pear-FSM-1.3.1-5|89	
12cu|php-pear-FSM-1.3.1-5|90	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.2.4-2mdv2008.1
12cu|php-pear-FSM-1.3.1-5|91	+ Revision: 136404
12cu|php-pear-FSM-1.3.1-5|92	- restore BuildRoot
12cu|php-pear-FSM-1.3.1-5|93	
12cu|php-pear-FSM-1.3.1-5|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-FSM-1.3.1-5|95	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-FSM-1.3.1-5|96	
12cu|php-pear-FSM-1.3.1-5|97	
12cu|php-pear-FSM-1.3.1-5|98	* Sun Nov 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-2mdv2007.0
12cu|php-pear-FSM-1.3.1-5|99	+ Revision: 83322
12cu|php-pear-FSM-1.3.1-5|100	- rebuild
12cu|php-pear-FSM-1.3.1-5|101	
12cu|php-pear-FSM-1.3.1-5|102	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-1mdv2007.0
12cu|php-pear-FSM-1.3.1-5|103	+ Revision: 81568
12cu|php-pear-FSM-1.3.1-5|104	- Import php-pear-FSM
12cu|php-pear-FSM-1.3.1-5|105	
12cu|php-pear-FSM-1.3.1-5|106	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-1mdk
12cu|php-pear-FSM-1.3.1-5|107	- 1.2.4
12cu|php-pear-FSM-1.3.1-5|108	
12cu|php-pear-FSM-1.3.1-5|109	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-1mdk
12cu|php-pear-FSM-1.3.1-5|110	- 1.2.3
12cu|php-pear-FSM-1.3.1-5|111	- new group (Development/PHP)
12cu|php-pear-FSM-1.3.1-5|112	
12cu|php-pear-FSM-1.3.1-5|113	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-6mdk
12cu|php-pear-FSM-1.3.1-5|114	- rebuilt to fix auto deps
12cu|php-pear-FSM-1.3.1-5|115	
12cu|php-pear-FSM-1.3.1-5|116	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-5mdk
12cu|php-pear-FSM-1.3.1-5|117	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-FSM-1.3.1-5|118	
12cu|php-pear-FSM-1.3.1-5|119	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-4mdk
12cu|php-pear-FSM-1.3.1-5|120	- fix deps
12cu|php-pear-FSM-1.3.1-5|121	
12cu|php-pear-FSM-1.3.1-5|122	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdk
12cu|php-pear-FSM-1.3.1-5|123	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-FSM-1.3.1-5|124	- fix deps
12cu|php-pear-FSM-1.3.1-5|125	
12cu|php-pear-FSM-1.3.1-5|126	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdk
12cu|php-pear-FSM-1.3.1-5|127	- fix deps
12cu|php-pear-FSM-1.3.1-5|128	
12cu|php-pear-FSM-1.3.1-5|129	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdk
12cu|php-pear-FSM-1.3.1-5|130	- initial Mandriva package (PLD import)
12cu|php-pear-FSM-1.3.1-5|131	

11522 12
12cu|php-pear-Games_Chess-1.0.1-10|1	%define		_class		Games
12cu|php-pear-Games_Chess-1.0.1-10|2	%define		_subclass	Chess
12cu|php-pear-Games_Chess-1.0.1-10|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Games_Chess-1.0.1-10|4	
12cu|php-pear-Games_Chess-1.0.1-10|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Games_Chess-1.0.1-10|6	Version:	1.0.1
12cu|php-pear-Games_Chess-1.0.1-10|7	Release:	10
12cu|php-pear-Games_Chess-1.0.1-10|8	Summary:	Construct and validate a logical chess game, does not display
12cu|php-pear-Games_Chess-1.0.1-10|9	License:	PHP License
12cu|php-pear-Games_Chess-1.0.1-10|10	Group:		Development/PHP
12cu|php-pear-Games_Chess-1.0.1-10|11	URL:		http://pear.php.net/package/Games_Chess/
12cu|php-pear-Games_Chess-1.0.1-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Games_Chess-1.0.1-10|13	Requires(post): php-pear
12cu|php-pear-Games_Chess-1.0.1-10|14	Requires(preun): php-pear
12cu|php-pear-Games_Chess-1.0.1-10|15	Requires:	php-pear
12cu|php-pear-Games_Chess-1.0.1-10|16	BuildArch:	noarch
12cu|php-pear-Games_Chess-1.0.1-10|17	BuildRequires:	php-pear
12cu|php-pear-Games_Chess-1.0.1-10|18	
12cu|php-pear-Games_Chess-1.0.1-10|19	%description
12cu|php-pear-Games_Chess-1.0.1-10|20	The logic of handling a chessboard and parsing standard FEN
12cu|php-pear-Games_Chess-1.0.1-10|21	(Farnsworth-Edwards Notation) for describing a position as well as SAN
12cu|php-pear-Games_Chess-1.0.1-10|22	(Standard Algebraic Notation) for describing individual moves is
12cu|php-pear-Games_Chess-1.0.1-10|23	handled. This class can be used as a backend driver for playing chess,
12cu|php-pear-Games_Chess-1.0.1-10|24	or for validating and/or creating PGN files using the File_ChessPGN
12cu|php-pear-Games_Chess-1.0.1-10|25	package.
12cu|php-pear-Games_Chess-1.0.1-10|26	
12cu|php-pear-Games_Chess-1.0.1-10|27	Although this package is alpha, it is fully unit-tested. The code
12cu|php-pear-Games_Chess-1.0.1-10|28	works, but the API is fluid, and may change dramatically as it is put
12cu|php-pear-Games_Chess-1.0.1-10|29	into use and better ways are found to use it. When the API stabilizes,
12cu|php-pear-Games_Chess-1.0.1-10|30	the stability will increase.
12cu|php-pear-Games_Chess-1.0.1-10|31	
12cu|php-pear-Games_Chess-1.0.1-10|32	%prep
12cu|php-pear-Games_Chess-1.0.1-10|33	%setup -q -c
12cu|php-pear-Games_Chess-1.0.1-10|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Games_Chess-1.0.1-10|35	
12cu|php-pear-Games_Chess-1.0.1-10|36	%install
12cu|php-pear-Games_Chess-1.0.1-10|37	
12cu|php-pear-Games_Chess-1.0.1-10|38	cd %{upstream_name}-%{version}
12cu|php-pear-Games_Chess-1.0.1-10|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Games_Chess-1.0.1-10|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Games_Chess-1.0.1-10|41	
12cu|php-pear-Games_Chess-1.0.1-10|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Games_Chess-1.0.1-10|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Games_Chess-1.0.1-10|44	
12cu|php-pear-Games_Chess-1.0.1-10|45	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Games_Chess-1.0.1-10|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Games_Chess-1.0.1-10|47	
12cu|php-pear-Games_Chess-1.0.1-10|48	%clean
12cu|php-pear-Games_Chess-1.0.1-10|49	
12cu|php-pear-Games_Chess-1.0.1-10|50	
12cu|php-pear-Games_Chess-1.0.1-10|51	
12cu|php-pear-Games_Chess-1.0.1-10|52	%files
12cu|php-pear-Games_Chess-1.0.1-10|53	%defattr(-,root,root)
12cu|php-pear-Games_Chess-1.0.1-10|54	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Games_Chess-1.0.1-10|55	%{_datadir}/pear/%{_class}
12cu|php-pear-Games_Chess-1.0.1-10|56	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Games_Chess-1.0.1-10|57	
12cu|php-pear-Games_Chess-1.0.1-10|58	
12cu|php-pear-Games_Chess-1.0.1-10|59	%changelog
12cu|php-pear-Games_Chess-1.0.1-10|60	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-9mdv2012.0
12cu|php-pear-Games_Chess-1.0.1-10|61	+ Revision: 741983
12cu|php-pear-Games_Chess-1.0.1-10|62	- fix major breakage by careless packager
12cu|php-pear-Games_Chess-1.0.1-10|63	
12cu|php-pear-Games_Chess-1.0.1-10|64	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-8
12cu|php-pear-Games_Chess-1.0.1-10|65	+ Revision: 679334
12cu|php-pear-Games_Chess-1.0.1-10|66	- mass rebuild
12cu|php-pear-Games_Chess-1.0.1-10|67	
12cu|php-pear-Games_Chess-1.0.1-10|68	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdv2011.0
12cu|php-pear-Games_Chess-1.0.1-10|69	+ Revision: 613663
12cu|php-pear-Games_Chess-1.0.1-10|70	- the mass rebuild of 2010.1 packages
12cu|php-pear-Games_Chess-1.0.1-10|71	
12cu|php-pear-Games_Chess-1.0.1-10|72	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-6mdv2010.1
12cu|php-pear-Games_Chess-1.0.1-10|73	+ Revision: 478676
12cu|php-pear-Games_Chess-1.0.1-10|74	- spec cleanup
12cu|php-pear-Games_Chess-1.0.1-10|75	- use pear installer
12cu|php-pear-Games_Chess-1.0.1-10|76	- don't ship tests, even in documentation
12cu|php-pear-Games_Chess-1.0.1-10|77	- own all directories
12cu|php-pear-Games_Chess-1.0.1-10|78	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Games_Chess-1.0.1-10|79	
12cu|php-pear-Games_Chess-1.0.1-10|80	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-5mdv2010.0
12cu|php-pear-Games_Chess-1.0.1-10|81	+ Revision: 441081
12cu|php-pear-Games_Chess-1.0.1-10|82	- rebuild
12cu|php-pear-Games_Chess-1.0.1-10|83	
12cu|php-pear-Games_Chess-1.0.1-10|84	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdv2009.1
12cu|php-pear-Games_Chess-1.0.1-10|85	+ Revision: 322028
12cu|php-pear-Games_Chess-1.0.1-10|86	- rebuild
12cu|php-pear-Games_Chess-1.0.1-10|87	
12cu|php-pear-Games_Chess-1.0.1-10|88	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdv2009.0
12cu|php-pear-Games_Chess-1.0.1-10|89	+ Revision: 236844
12cu|php-pear-Games_Chess-1.0.1-10|90	- rebuild
12cu|php-pear-Games_Chess-1.0.1-10|91	
12cu|php-pear-Games_Chess-1.0.1-10|92	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.1-2mdv2008.1
12cu|php-pear-Games_Chess-1.0.1-10|93	+ Revision: 136404
12cu|php-pear-Games_Chess-1.0.1-10|94	- restore BuildRoot
12cu|php-pear-Games_Chess-1.0.1-10|95	
12cu|php-pear-Games_Chess-1.0.1-10|96	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Games_Chess-1.0.1-10|97	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Games_Chess-1.0.1-10|98	
12cu|php-pear-Games_Chess-1.0.1-10|99	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-2mdv2008.0
12cu|php-pear-Games_Chess-1.0.1-10|100	+ Revision: 90115
12cu|php-pear-Games_Chess-1.0.1-10|101	- rebuild
12cu|php-pear-Games_Chess-1.0.1-10|102	
12cu|php-pear-Games_Chess-1.0.1-10|103	* Mon Jul 23 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2008.0
12cu|php-pear-Games_Chess-1.0.1-10|104	+ Revision: 54562
12cu|php-pear-Games_Chess-1.0.1-10|105	- 1.0.1
12cu|php-pear-Games_Chess-1.0.1-10|106	
12cu|php-pear-Games_Chess-1.0.1-10|107	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2008.0
12cu|php-pear-Games_Chess-1.0.1-10|108	+ Revision: 15428
12cu|php-pear-Games_Chess-1.0.1-10|109	- 1.0.0
12cu|php-pear-Games_Chess-1.0.1-10|110	
12cu|php-pear-Games_Chess-1.0.1-10|111	
12cu|php-pear-Games_Chess-1.0.1-10|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-7mdv2007.0
12cu|php-pear-Games_Chess-1.0.1-10|113	+ Revision: 81594
12cu|php-pear-Games_Chess-1.0.1-10|114	- Import php-pear-Games_Chess
12cu|php-pear-Games_Chess-1.0.1-10|115	
12cu|php-pear-Games_Chess-1.0.1-10|116	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-7mdk
12cu|php-pear-Games_Chess-1.0.1-10|117	- new group (Development/PHP)
12cu|php-pear-Games_Chess-1.0.1-10|118	
12cu|php-pear-Games_Chess-1.0.1-10|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-6mdk
12cu|php-pear-Games_Chess-1.0.1-10|120	- rebuilt to fix auto deps
12cu|php-pear-Games_Chess-1.0.1-10|121	
12cu|php-pear-Games_Chess-1.0.1-10|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-5mdk
12cu|php-pear-Games_Chess-1.0.1-10|123	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Games_Chess-1.0.1-10|124	
12cu|php-pear-Games_Chess-1.0.1-10|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-4mdk
12cu|php-pear-Games_Chess-1.0.1-10|126	- fix deps
12cu|php-pear-Games_Chess-1.0.1-10|127	
12cu|php-pear-Games_Chess-1.0.1-10|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-3mdk
12cu|php-pear-Games_Chess-1.0.1-10|129	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Games_Chess-1.0.1-10|130	- fix deps
12cu|php-pear-Games_Chess-1.0.1-10|131	
12cu|php-pear-Games_Chess-1.0.1-10|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-2mdk
12cu|php-pear-Games_Chess-1.0.1-10|133	- fix deps
12cu|php-pear-Games_Chess-1.0.1-10|134	
12cu|php-pear-Games_Chess-1.0.1-10|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-1mdk
12cu|php-pear-Games_Chess-1.0.1-10|136	- initial Mandriva package (PLD import)
12cu|php-pear-Games_Chess-1.0.1-10|137	

11523 12
12cu|php-pear-Gtk_FileDrop-1.0.3-4|1	%define		_class		Gtk
12cu|php-pear-Gtk_FileDrop-1.0.3-4|2	%define		_subclass	FileDrop
12cu|php-pear-Gtk_FileDrop-1.0.3-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Gtk_FileDrop-1.0.3-4|4	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Gtk_FileDrop-1.0.3-4|6	Version:	1.0.3
12cu|php-pear-Gtk_FileDrop-1.0.3-4|7	Release:	4
12cu|php-pear-Gtk_FileDrop-1.0.3-4|8	Summary:	Make Gtk widgets accept file drops
12cu|php-pear-Gtk_FileDrop-1.0.3-4|9	License:	PHP License
12cu|php-pear-Gtk_FileDrop-1.0.3-4|10	Group:		Development/PHP
12cu|php-pear-Gtk_FileDrop-1.0.3-4|11	URL:		http://pear.php.net/package/Gtk_FileDrop/
12cu|php-pear-Gtk_FileDrop-1.0.3-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Gtk_FileDrop-1.0.3-4|13	Requires(post): php-pear
12cu|php-pear-Gtk_FileDrop-1.0.3-4|14	Requires(preun): php-pear
12cu|php-pear-Gtk_FileDrop-1.0.3-4|15	Requires:	php-pear
12cu|php-pear-Gtk_FileDrop-1.0.3-4|16	BuildArch:	noarch
12cu|php-pear-Gtk_FileDrop-1.0.3-4|17	BuildRequires:	php-pear
12cu|php-pear-Gtk_FileDrop-1.0.3-4|18	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|19	%description
12cu|php-pear-Gtk_FileDrop-1.0.3-4|20	A class which makes it easy to make a GtkWidget accept the dropping of
12cu|php-pear-Gtk_FileDrop-1.0.3-4|21	files or folders.
12cu|php-pear-Gtk_FileDrop-1.0.3-4|22	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|23	%prep
12cu|php-pear-Gtk_FileDrop-1.0.3-4|24	%setup -q -c
12cu|php-pear-Gtk_FileDrop-1.0.3-4|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Gtk_FileDrop-1.0.3-4|26	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|27	%install
12cu|php-pear-Gtk_FileDrop-1.0.3-4|28	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|29	cd %{upstream_name}-%{version}
12cu|php-pear-Gtk_FileDrop-1.0.3-4|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Gtk_FileDrop-1.0.3-4|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Gtk_FileDrop-1.0.3-4|32	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Gtk_FileDrop-1.0.3-4|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Gtk_FileDrop-1.0.3-4|35	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Gtk_FileDrop-1.0.3-4|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Gtk_FileDrop-1.0.3-4|38	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|39	%clean
12cu|php-pear-Gtk_FileDrop-1.0.3-4|40	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|41	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|42	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|43	%files
12cu|php-pear-Gtk_FileDrop-1.0.3-4|44	%defattr(-,root,root)
12cu|php-pear-Gtk_FileDrop-1.0.3-4|45	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Gtk_FileDrop-1.0.3-4|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Gtk_FileDrop-1.0.3-4|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Gtk_FileDrop-1.0.3-4|48	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|49	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|50	%changelog
12cu|php-pear-Gtk_FileDrop-1.0.3-4|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3mdv2012.0
12cu|php-pear-Gtk_FileDrop-1.0.3-4|52	+ Revision: 741984
12cu|php-pear-Gtk_FileDrop-1.0.3-4|53	- fix major breakage by careless packager
12cu|php-pear-Gtk_FileDrop-1.0.3-4|54	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2
12cu|php-pear-Gtk_FileDrop-1.0.3-4|56	+ Revision: 679335
12cu|php-pear-Gtk_FileDrop-1.0.3-4|57	- mass rebuild
12cu|php-pear-Gtk_FileDrop-1.0.3-4|58	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|59	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-1mdv2011.0
12cu|php-pear-Gtk_FileDrop-1.0.3-4|60	+ Revision: 594486
12cu|php-pear-Gtk_FileDrop-1.0.3-4|61	- update to new version 1.0.3
12cu|php-pear-Gtk_FileDrop-1.0.3-4|62	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|63	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-4mdv2010.1
12cu|php-pear-Gtk_FileDrop-1.0.3-4|64	+ Revision: 478677
12cu|php-pear-Gtk_FileDrop-1.0.3-4|65	- spec cleanup
12cu|php-pear-Gtk_FileDrop-1.0.3-4|66	- use pear installer
12cu|php-pear-Gtk_FileDrop-1.0.3-4|67	- don't ship tests, even in documentation
12cu|php-pear-Gtk_FileDrop-1.0.3-4|68	- own all directories
12cu|php-pear-Gtk_FileDrop-1.0.3-4|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Gtk_FileDrop-1.0.3-4|70	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|71	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-3mdv2010.0
12cu|php-pear-Gtk_FileDrop-1.0.3-4|72	+ Revision: 441084
12cu|php-pear-Gtk_FileDrop-1.0.3-4|73	- rebuild
12cu|php-pear-Gtk_FileDrop-1.0.3-4|74	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|75	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2009.0
12cu|php-pear-Gtk_FileDrop-1.0.3-4|76	+ Revision: 236845
12cu|php-pear-Gtk_FileDrop-1.0.3-4|77	- rebuild
12cu|php-pear-Gtk_FileDrop-1.0.3-4|78	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|79	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Gtk_FileDrop-1.0.3-4|80	- restore BuildRoot
12cu|php-pear-Gtk_FileDrop-1.0.3-4|81	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|82	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Gtk_FileDrop-1.0.3-4|83	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Gtk_FileDrop-1.0.3-4|84	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|85	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2008.0
12cu|php-pear-Gtk_FileDrop-1.0.3-4|86	+ Revision: 15445
12cu|php-pear-Gtk_FileDrop-1.0.3-4|87	- 1.0.2
12cu|php-pear-Gtk_FileDrop-1.0.3-4|88	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|89	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|90	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdv2007.0
12cu|php-pear-Gtk_FileDrop-1.0.3-4|91	+ Revision: 81596
12cu|php-pear-Gtk_FileDrop-1.0.3-4|92	- Import php-pear-Gtk_FileDrop
12cu|php-pear-Gtk_FileDrop-1.0.3-4|93	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|94	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdk
12cu|php-pear-Gtk_FileDrop-1.0.3-4|95	- new group (Development/PHP)
12cu|php-pear-Gtk_FileDrop-1.0.3-4|96	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|97	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdk
12cu|php-pear-Gtk_FileDrop-1.0.3-4|98	- rebuilt to fix auto deps
12cu|php-pear-Gtk_FileDrop-1.0.3-4|99	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|100	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12cu|php-pear-Gtk_FileDrop-1.0.3-4|101	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Gtk_FileDrop-1.0.3-4|102	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|103	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12cu|php-pear-Gtk_FileDrop-1.0.3-4|104	- fix deps
12cu|php-pear-Gtk_FileDrop-1.0.3-4|105	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|106	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cu|php-pear-Gtk_FileDrop-1.0.3-4|107	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Gtk_FileDrop-1.0.3-4|108	- fix deps
12cu|php-pear-Gtk_FileDrop-1.0.3-4|109	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|110	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cu|php-pear-Gtk_FileDrop-1.0.3-4|111	- fix deps
12cu|php-pear-Gtk_FileDrop-1.0.3-4|112	
12cu|php-pear-Gtk_FileDrop-1.0.3-4|113	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cu|php-pear-Gtk_FileDrop-1.0.3-4|114	- initial Mandriva package (PLD import)
12cu|php-pear-Gtk_FileDrop-1.0.3-4|115	

11524 12
12cu|php-pear-Gtk_MDB_Designer-0.1-16|1	%define		_class		Gtk
12cu|php-pear-Gtk_MDB_Designer-0.1-16|2	%define		_subclass	MDB
12cu|php-pear-Gtk_MDB_Designer-0.1-16|3	%define		upstream_name	%{_class}_%{_subclass}_Designer
12cu|php-pear-Gtk_MDB_Designer-0.1-16|4	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Gtk_MDB_Designer-0.1-16|6	Version:	0.1
12cu|php-pear-Gtk_MDB_Designer-0.1-16|7	Release:	16
12cu|php-pear-Gtk_MDB_Designer-0.1-16|8	Summary:	An GTK+ Database schema designer
12cu|php-pear-Gtk_MDB_Designer-0.1-16|9	License:	PHP License
12cu|php-pear-Gtk_MDB_Designer-0.1-16|10	Group:		Development/PHP
12cu|php-pear-Gtk_MDB_Designer-0.1-16|11	URL:		http://pear.php.net/package/Gtk_MDB_Designer/
12cu|php-pear-Gtk_MDB_Designer-0.1-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Gtk_MDB_Designer-0.1-16|13	Patch0:		php-pear-Gtk_MDB_Designer-php-gtk2.patch
12cu|php-pear-Gtk_MDB_Designer-0.1-16|14	Requires:	php-gtk2
12cu|php-pear-Gtk_MDB_Designer-0.1-16|15	Requires(post): php-pear
12cu|php-pear-Gtk_MDB_Designer-0.1-16|16	Requires(preun): php-pear
12cu|php-pear-Gtk_MDB_Designer-0.1-16|17	Requires:	php-pear
12cu|php-pear-Gtk_MDB_Designer-0.1-16|18	BuildArch:	noarch
12cu|php-pear-Gtk_MDB_Designer-0.1-16|19	BuildRequires:	php-pear
12cu|php-pear-Gtk_MDB_Designer-0.1-16|20	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|21	%description
12cu|php-pear-Gtk_MDB_Designer-0.1-16|22	A graphical database schema designer, based loosely around the MDB
12cu|php-pear-Gtk_MDB_Designer-0.1-16|23	schema, it features:
12cu|php-pear-Gtk_MDB_Designer-0.1-16|24	- table boxes which are dragged around a window to layout your
12cu|php-pear-Gtk_MDB_Designer-0.1-16|25	database
12cu|php-pear-Gtk_MDB_Designer-0.1-16|26	- add/delete tables
12cu|php-pear-Gtk_MDB_Designer-0.1-16|27	- add/delete columns
12cu|php-pear-Gtk_MDB_Designer-0.1-16|28	- support for NotNull, Indexes, Sequences, Unique Indexes and
12cu|php-pear-Gtk_MDB_Designer-0.1-16|29	defaults
12cu|php-pear-Gtk_MDB_Designer-0.1-16|30	- works totally in non-connected mode (eg. no database or setting up
12cu|php-pear-Gtk_MDB_Designer-0.1-16|31	required)
12cu|php-pear-Gtk_MDB_Designer-0.1-16|32	- stores in MDB like xml file
12cu|php-pear-Gtk_MDB_Designer-0.1-16|33	- saves to any supported database SQL create tables files
12cu|php-pear-Gtk_MDB_Designer-0.1-16|34	- screenshots at http://devel.akbkhome.com/Gtk_MDB/.
12cu|php-pear-Gtk_MDB_Designer-0.1-16|35	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|36	%prep
12cu|php-pear-Gtk_MDB_Designer-0.1-16|37	%setup -q -c
12cu|php-pear-Gtk_MDB_Designer-0.1-16|38	%patch0 -p1
12cu|php-pear-Gtk_MDB_Designer-0.1-16|39	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Gtk_MDB_Designer-0.1-16|40	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|41	%install
12cu|php-pear-Gtk_MDB_Designer-0.1-16|42	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|43	cd %{upstream_name}-%{version}
12cu|php-pear-Gtk_MDB_Designer-0.1-16|44	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Gtk_MDB_Designer-0.1-16|45	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Gtk_MDB_Designer-0.1-16|46	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|47	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Gtk_MDB_Designer-0.1-16|48	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Gtk_MDB_Designer-0.1-16|49	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|50	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Gtk_MDB_Designer-0.1-16|51	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Gtk_MDB_Designer-0.1-16|52	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|53	%clean
12cu|php-pear-Gtk_MDB_Designer-0.1-16|54	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|55	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|56	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|57	%files
12cu|php-pear-Gtk_MDB_Designer-0.1-16|58	%defattr(-,root,root)
12cu|php-pear-Gtk_MDB_Designer-0.1-16|59	%{_bindir}/gtkmdbdesigner
12cu|php-pear-Gtk_MDB_Designer-0.1-16|60	%{_datadir}/pear/%{_class}
12cu|php-pear-Gtk_MDB_Designer-0.1-16|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Gtk_MDB_Designer-0.1-16|62	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|63	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|64	%changelog
12cu|php-pear-Gtk_MDB_Designer-0.1-16|65	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-15mdv2012.0
12cu|php-pear-Gtk_MDB_Designer-0.1-16|66	+ Revision: 741985
12cu|php-pear-Gtk_MDB_Designer-0.1-16|67	- fix major breakage by careless packager
12cu|php-pear-Gtk_MDB_Designer-0.1-16|68	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-14
12cu|php-pear-Gtk_MDB_Designer-0.1-16|70	+ Revision: 679336
12cu|php-pear-Gtk_MDB_Designer-0.1-16|71	- mass rebuild
12cu|php-pear-Gtk_MDB_Designer-0.1-16|72	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|73	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-13mdv2011.0
12cu|php-pear-Gtk_MDB_Designer-0.1-16|74	+ Revision: 613664
12cu|php-pear-Gtk_MDB_Designer-0.1-16|75	- the mass rebuild of 2010.1 packages
12cu|php-pear-Gtk_MDB_Designer-0.1-16|76	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|77	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-12mdv2010.1
12cu|php-pear-Gtk_MDB_Designer-0.1-16|78	+ Revision: 478682
12cu|php-pear-Gtk_MDB_Designer-0.1-16|79	- spec cleanup
12cu|php-pear-Gtk_MDB_Designer-0.1-16|80	- use pear installer
12cu|php-pear-Gtk_MDB_Designer-0.1-16|81	- don't ship tests, even in documentation
12cu|php-pear-Gtk_MDB_Designer-0.1-16|82	- own all directories
12cu|php-pear-Gtk_MDB_Designer-0.1-16|83	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Gtk_MDB_Designer-0.1-16|84	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|85	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.1-11mdv2010.0
12cu|php-pear-Gtk_MDB_Designer-0.1-16|86	+ Revision: 441107
12cu|php-pear-Gtk_MDB_Designer-0.1-16|87	- rebuild
12cu|php-pear-Gtk_MDB_Designer-0.1-16|88	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|89	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1-10mdv2009.1
12cu|php-pear-Gtk_MDB_Designer-0.1-16|90	+ Revision: 322047
12cu|php-pear-Gtk_MDB_Designer-0.1-16|91	- rebuild
12cu|php-pear-Gtk_MDB_Designer-0.1-16|92	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|93	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1-9mdv2009.0
12cu|php-pear-Gtk_MDB_Designer-0.1-16|94	+ Revision: 236846
12cu|php-pear-Gtk_MDB_Designer-0.1-16|95	- rebuild
12cu|php-pear-Gtk_MDB_Designer-0.1-16|96	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|97	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Gtk_MDB_Designer-0.1-16|98	- restore BuildRoot
12cu|php-pear-Gtk_MDB_Designer-0.1-16|99	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|100	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Gtk_MDB_Designer-0.1-16|101	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Gtk_MDB_Designer-0.1-16|102	- description is not a TODO list
12cu|php-pear-Gtk_MDB_Designer-0.1-16|103	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|104	* Wed Oct 03 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1-8mdv2008.0
12cu|php-pear-Gtk_MDB_Designer-0.1-16|105	+ Revision: 94911
12cu|php-pear-Gtk_MDB_Designer-0.1-16|106	- attempt to make it use php-gtk2
12cu|php-pear-Gtk_MDB_Designer-0.1-16|107	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|108	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|109	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdv2007.0
12cu|php-pear-Gtk_MDB_Designer-0.1-16|110	+ Revision: 81598
12cu|php-pear-Gtk_MDB_Designer-0.1-16|111	- Import php-pear-Gtk_MDB_Designer
12cu|php-pear-Gtk_MDB_Designer-0.1-16|112	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|113	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdk
12cu|php-pear-Gtk_MDB_Designer-0.1-16|114	- new group (Development/PHP)
12cu|php-pear-Gtk_MDB_Designer-0.1-16|115	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|116	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-6mdk
12cu|php-pear-Gtk_MDB_Designer-0.1-16|117	- rebuilt to fix auto deps
12cu|php-pear-Gtk_MDB_Designer-0.1-16|118	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|119	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdk
12cu|php-pear-Gtk_MDB_Designer-0.1-16|120	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Gtk_MDB_Designer-0.1-16|121	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|122	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdk
12cu|php-pear-Gtk_MDB_Designer-0.1-16|123	- fix deps
12cu|php-pear-Gtk_MDB_Designer-0.1-16|124	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|125	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-3mdk
12cu|php-pear-Gtk_MDB_Designer-0.1-16|126	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Gtk_MDB_Designer-0.1-16|127	- fix deps
12cu|php-pear-Gtk_MDB_Designer-0.1-16|128	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|129	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-2mdk
12cu|php-pear-Gtk_MDB_Designer-0.1-16|130	- fix deps
12cu|php-pear-Gtk_MDB_Designer-0.1-16|131	
12cu|php-pear-Gtk_MDB_Designer-0.1-16|132	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdk
12cu|php-pear-Gtk_MDB_Designer-0.1-16|133	- initial Mandriva package (PLD import)
12cu|php-pear-Gtk_MDB_Designer-0.1-16|134	

11525 12
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|1	%define		_class		Gtk
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|2	%define		_subclass	ScrollingLabel
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|4	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|6	Version:	1.0.0
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|7	Release:	16
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|8	Summary:	A scrolling label for PHP-Gtk
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|9	License:	PHP License
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|10	Group:		Development/PHP
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|11	URL:		http://pear.php.net/package/Gtk_ScrollingLabel/
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|13	Requires(post): php-pear
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|14	Requires(preun): php-pear
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|15	Requires:	php-pear
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|16	BuildArch:	noarch
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|17	BuildRequires:	php-pear
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|18	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|19	%description
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|20	This is a class to encapsulate the functionality needed for a
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|21	scrolling GTK+ label. This class provides a simple, easy to understand
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|22	API for setting up and controlling the label. It allows for the
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|23	ability to scroll in either direction, start and stop the scroll,
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|24	pause and unpause the scroll, get and set the text, and set display
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|25	properties of the text.
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|26	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|27	%prep
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|28	%setup -q -c
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|30	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|31	%install
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|32	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|33	cd %{upstream_name}-%{version}
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|36	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|39	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|40	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|42	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|43	%clean
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|44	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|45	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|46	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|47	%files
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|48	%defattr(-,root,root)
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|49	%doc %{upstream_name}-%{version}/example.php
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|50	%{_datadir}/pear/%{_class}
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|52	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|53	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|54	%changelog
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|55	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-15mdv2012.0
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|56	+ Revision: 741986
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|57	- fix major breakage by careless packager
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|58	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|59	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-14
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|60	+ Revision: 679337
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|61	- mass rebuild
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|62	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|63	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-13mdv2011.0
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|64	+ Revision: 613665
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|65	- the mass rebuild of 2010.1 packages
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|66	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|67	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-12mdv2010.1
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|68	+ Revision: 478679
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|69	- spec cleanup
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|70	- use pear installer
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|71	- don't ship tests, even in documentation
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|72	- own all directories
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|73	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|74	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|75	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-11mdv2010.0
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|76	+ Revision: 441108
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|77	- rebuild
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|78	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|79	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-10mdv2009.0
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|80	+ Revision: 236847
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|81	- rebuild
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|82	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|83	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.0-9mdv2008.1
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|84	+ Revision: 136407
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|85	- restore BuildRoot
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|86	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|87	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|88	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|89	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|90	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2008.0
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|91	+ Revision: 15446
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|92	- rule out the PHPUnit.php dep
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|93	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|94	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|95	* Sun Nov 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2007.0
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|96	+ Revision: 83319
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|97	- rebuild
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|98	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|99	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|100	+ Revision: 81600
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|101	- Import php-pear-Gtk_ScrollingLabel
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|102	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|103	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|104	- new group (Development/PHP)
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|105	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|106	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|107	- rebuilt to fix auto deps
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|108	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|109	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|110	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|111	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|112	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|113	- fix deps
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|114	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|115	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|116	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|117	- fix deps
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|118	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|119	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|120	- fix deps
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|121	
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|122	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|123	- initial Mandriva package (PLD import)
12cu|php-pear-Gtk_ScrollingLabel-1.0.0-16|124	

11526 12
12cu|php-pear-HTML_AJAX-0.5.6-8|1	%define     _class      HTML
12cu|php-pear-HTML_AJAX-0.5.6-8|2	%define     _subclass   AJAX
12cu|php-pear-HTML_AJAX-0.5.6-8|3	%define     upstream_name   %{_class}_%{_subclass}
12cu|php-pear-HTML_AJAX-0.5.6-8|4	
12cu|php-pear-HTML_AJAX-0.5.6-8|5	Name:       php-pear-%{upstream_name}
12cu|php-pear-HTML_AJAX-0.5.6-8|6	Version:    0.5.6
12cu|php-pear-HTML_AJAX-0.5.6-8|7	Release:    8
12cu|php-pear-HTML_AJAX-0.5.6-8|8	Summary:    PHP and JavaScript AJAX library
12cu|php-pear-HTML_AJAX-0.5.6-8|9	License:    LGPL
12cu|php-pear-HTML_AJAX-0.5.6-8|10	Group:      Development/PHP
12cu|php-pear-HTML_AJAX-0.5.6-8|11	URL:        http://pear.php.net/package/%{upstream_name}
12cu|php-pear-HTML_AJAX-0.5.6-8|12	Source0:    http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-HTML_AJAX-0.5.6-8|13	Requires(post): php-pear
12cu|php-pear-HTML_AJAX-0.5.6-8|14	Requires(preun): php-pear
12cu|php-pear-HTML_AJAX-0.5.6-8|15	Requires:   php-pear
12cu|php-pear-HTML_AJAX-0.5.6-8|16	BuildArch:  noarch
12cu|php-pear-HTML_AJAX-0.5.6-8|17	BuildRequires:  php-pear
12cu|php-pear-HTML_AJAX-0.5.6-8|18	
12cu|php-pear-HTML_AJAX-0.5.6-8|19	%description
12cu|php-pear-HTML_AJAX-0.5.6-8|20	Provides PHP and JavaScript libraries for performing AJAX
12cu|php-pear-HTML_AJAX-0.5.6-8|21	(Communication from JavaScript to your browser without reloading the
12cu|php-pear-HTML_AJAX-0.5.6-8|22	page)
12cu|php-pear-HTML_AJAX-0.5.6-8|23	
12cu|php-pear-HTML_AJAX-0.5.6-8|24	%prep
12cu|php-pear-HTML_AJAX-0.5.6-8|25	%setup -q -c
12cu|php-pear-HTML_AJAX-0.5.6-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTML_AJAX-0.5.6-8|27	
12cu|php-pear-HTML_AJAX-0.5.6-8|28	%install
12cu|php-pear-HTML_AJAX-0.5.6-8|29	
12cu|php-pear-HTML_AJAX-0.5.6-8|30	cd %{upstream_name}-%{version}
12cu|php-pear-HTML_AJAX-0.5.6-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_AJAX-0.5.6-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_AJAX-0.5.6-8|33	
12cu|php-pear-HTML_AJAX-0.5.6-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_AJAX-0.5.6-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_AJAX-0.5.6-8|36	
12cu|php-pear-HTML_AJAX-0.5.6-8|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_AJAX-0.5.6-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_AJAX-0.5.6-8|39	
12cu|php-pear-HTML_AJAX-0.5.6-8|40	%clean
12cu|php-pear-HTML_AJAX-0.5.6-8|41	
12cu|php-pear-HTML_AJAX-0.5.6-8|42	
12cu|php-pear-HTML_AJAX-0.5.6-8|43	
12cu|php-pear-HTML_AJAX-0.5.6-8|44	%files
12cu|php-pear-HTML_AJAX-0.5.6-8|45	%defattr(-,root,root)
12cu|php-pear-HTML_AJAX-0.5.6-8|46	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-HTML_AJAX-0.5.6-8|47	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_AJAX-0.5.6-8|48	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-HTML_AJAX-0.5.6-8|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_AJAX-0.5.6-8|50	
12cu|php-pear-HTML_AJAX-0.5.6-8|51	
12cu|php-pear-HTML_AJAX-0.5.6-8|52	
12cu|php-pear-HTML_AJAX-0.5.6-8|53	%changelog
12cu|php-pear-HTML_AJAX-0.5.6-8|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.6-7mdv2012.0
12cu|php-pear-HTML_AJAX-0.5.6-8|55	+ Revision: 741988
12cu|php-pear-HTML_AJAX-0.5.6-8|56	- fix major breakage by careless packager
12cu|php-pear-HTML_AJAX-0.5.6-8|57	
12cu|php-pear-HTML_AJAX-0.5.6-8|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.6-6
12cu|php-pear-HTML_AJAX-0.5.6-8|59	+ Revision: 679339
12cu|php-pear-HTML_AJAX-0.5.6-8|60	- mass rebuild
12cu|php-pear-HTML_AJAX-0.5.6-8|61	
12cu|php-pear-HTML_AJAX-0.5.6-8|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.6-5mdv2011.0
12cu|php-pear-HTML_AJAX-0.5.6-8|63	+ Revision: 613666
12cu|php-pear-HTML_AJAX-0.5.6-8|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTML_AJAX-0.5.6-8|65	
12cu|php-pear-HTML_AJAX-0.5.6-8|66	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.6-4mdv2010.1
12cu|php-pear-HTML_AJAX-0.5.6-8|67	+ Revision: 477858
12cu|php-pear-HTML_AJAX-0.5.6-8|68	- spec cleanup
12cu|php-pear-HTML_AJAX-0.5.6-8|69	- use pear installer
12cu|php-pear-HTML_AJAX-0.5.6-8|70	- don't ship tests, even in documentation
12cu|php-pear-HTML_AJAX-0.5.6-8|71	- own all directories
12cu|php-pear-HTML_AJAX-0.5.6-8|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_AJAX-0.5.6-8|73	
12cu|php-pear-HTML_AJAX-0.5.6-8|74	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.5.6-3mdv2010.0
12cu|php-pear-HTML_AJAX-0.5.6-8|75	+ Revision: 441110
12cu|php-pear-HTML_AJAX-0.5.6-8|76	- rebuild
12cu|php-pear-HTML_AJAX-0.5.6-8|77	
12cu|php-pear-HTML_AJAX-0.5.6-8|78	* Mon Feb 16 2009 Jerome Martin <jmartin@mandriva.org> 0.5.6-2mdv2009.1
12cu|php-pear-HTML_AJAX-0.5.6-8|79	+ Revision: 341144
12cu|php-pear-HTML_AJAX-0.5.6-8|80	- import php-pear-HTML_AJAX
12cu|php-pear-HTML_AJAX-0.5.6-8|81	
12cu|php-pear-HTML_AJAX-0.5.6-8|82	

11527 12
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|1	%define		_class		HTML
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|2	%define		_subclass	BBCodeParser
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|4	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|6	Version:	1.2.2
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|7	Release:	9
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|8	Summary:	Parser to replace UBB style tags with their HTML equivalents
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|9	License:	PHP License
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|10	Group:		Development/PHP
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|11	URL:		http://pear.php.net/package/HTML_BBCodeParser/
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|13	Requires(post): php-pear
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|14	Requires(preun): php-pear
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|15	Requires:	php-pear
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|16	BuildArch:	noarch
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|17	BuildRequires:	php-pear
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|18	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|19	%description
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|20	This is a parser to replace UBB style tags with their HTML
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|21	equivalents. It does not simply do some regex calls, but is complete
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|22	stack based parse engine. This ensures that all tags are properly
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|23	nested, if not, extra tags are added to maintain the nesting. This
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|24	parser should only produce XHTML 1.0 compliant code. All tags are
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|25	validated and so are all their attributes. It should be easy to extend
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|26	this parser with your own tags.
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|27	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|28	%prep
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|29	%setup -q -c
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|31	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|32	%install
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|33	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|34	cd %{upstream_name}-%{version}
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|37	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|40	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|41	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|43	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|44	%clean
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|45	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|46	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|47	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|48	%files
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|49	%defattr(-,root,root)
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|50	%doc %{upstream_name}-%{version}/%{_subclass}/example
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|51	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|52	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|53	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|54	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|55	%changelog
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|56	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-8mdv2012.0
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|57	+ Revision: 741989
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|58	- fix major breakage by careless packager
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|59	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|60	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-7
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|61	+ Revision: 679340
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|62	- mass rebuild
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|63	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|64	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-6mdv2011.0
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|65	+ Revision: 613667
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|66	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|67	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|68	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-5mdv2010.1
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|69	+ Revision: 477859
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|70	- spec cleanup
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|71	- use pear installer
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|72	- don't ship tests, even in documentation
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|73	- own all directories
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|74	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|75	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|76	* Fri Oct 02 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-4mdv2010.0
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|77	+ Revision: 452658
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|78	- fix #54217 (php-pear-HTML_BBCodeParser unresolved dependency)
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|79	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|80	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.2.2-3mdv2010.0
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|81	+ Revision: 441111
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|82	- rebuild
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|83	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|84	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdv2009.1
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|85	+ Revision: 322084
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|86	- rebuild
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|87	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|88	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2009.0
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|89	+ Revision: 278917
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|90	- update to new version 1.2.2
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|91	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|92	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-9mdv2009.0
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|93	+ Revision: 236849
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|94	- rebuild
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|95	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|96	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|97	- restore BuildRoot
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|98	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|99	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|100	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|101	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|102	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|103	* Sun Nov 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-8mdv2007.0
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|104	+ Revision: 83318
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|105	- rebuild
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|106	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|107	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdv2007.1
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|108	+ Revision: 81605
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|109	- Import php-pear-HTML_BBCodeParser
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|110	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|111	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdk
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|112	- new group (Development/PHP)
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|113	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|114	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-6mdk
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|115	- rebuilt to fix auto deps
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|116	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|117	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-5mdk
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|118	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|119	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|120	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdk
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|121	- fix deps
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|122	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|123	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdk
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|124	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|125	- fix deps
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|126	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|127	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdk
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|128	- fix deps
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|129	
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|130	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|131	- initial Mandriva package (PLD import)
12cu|php-pear-HTML_BBCodeParser-1.2.2-9|132	

11528 12
12cu|php-pear-HTML_Common2-2.0.0-3|1	%define		_class		HTML
12cu|php-pear-HTML_Common2-2.0.0-3|2	%define		_subclass	Common2
12cu|php-pear-HTML_Common2-2.0.0-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-HTML_Common2-2.0.0-3|4	%define     pre         %{nil}
12cu|php-pear-HTML_Common2-2.0.0-3|5	
12cu|php-pear-HTML_Common2-2.0.0-3|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTML_Common2-2.0.0-3|7	Version:	2.0.0
12cu|php-pear-HTML_Common2-2.0.0-3|8	Release:	3
12cu|php-pear-HTML_Common2-2.0.0-3|9	Summary:	Abstract base class for HTML classes (PHP5 port of HTML_Common package)
12cu|php-pear-HTML_Common2-2.0.0-3|10	License:	PHP License
12cu|php-pear-HTML_Common2-2.0.0-3|11	Group:		Development/PHP
12cu|php-pear-HTML_Common2-2.0.0-3|12	URL:		http://pear.php.net/package/HTML_Common2/
12cu|php-pear-HTML_Common2-2.0.0-3|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tgz
12cu|php-pear-HTML_Common2-2.0.0-3|14	Requires(post): php-pear
12cu|php-pear-HTML_Common2-2.0.0-3|15	Requires(preun): php-pear
12cu|php-pear-HTML_Common2-2.0.0-3|16	Requires:	php-pear
12cu|php-pear-HTML_Common2-2.0.0-3|17	BuildArch:	noarch
12cu|php-pear-HTML_Common2-2.0.0-3|18	BuildRequires:	php-pear
12cu|php-pear-HTML_Common2-2.0.0-3|19	
12cu|php-pear-HTML_Common2-2.0.0-3|20	%description
12cu|php-pear-HTML_Common2-2.0.0-3|21	The HTML_Common2 package provides methods for HTML code display and
12cu|php-pear-HTML_Common2-2.0.0-3|22	attributes handling.
12cu|php-pear-HTML_Common2-2.0.0-3|23	- Methods to set, remove, update HTML attributes,
12cu|php-pear-HTML_Common2-2.0.0-3|24	- Handles comments in HTML code.
12cu|php-pear-HTML_Common2-2.0.0-3|25	- Handles global document options (encoding, linebreak and indentation
12cu|php-pear-HTML_Common2-2.0.0-3|26	characters),
12cu|php-pear-HTML_Common2-2.0.0-3|27	- Handles indentation for nicer HTML code.
12cu|php-pear-HTML_Common2-2.0.0-3|28	
12cu|php-pear-HTML_Common2-2.0.0-3|29	%prep
12cu|php-pear-HTML_Common2-2.0.0-3|30	%setup -q -c
12cu|php-pear-HTML_Common2-2.0.0-3|31	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
12cu|php-pear-HTML_Common2-2.0.0-3|32	
12cu|php-pear-HTML_Common2-2.0.0-3|33	%install
12cu|php-pear-HTML_Common2-2.0.0-3|34	
12cu|php-pear-HTML_Common2-2.0.0-3|35	cd %{upstream_name}-%{version}%{pre}
12cu|php-pear-HTML_Common2-2.0.0-3|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_Common2-2.0.0-3|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_Common2-2.0.0-3|38	
12cu|php-pear-HTML_Common2-2.0.0-3|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_Common2-2.0.0-3|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_Common2-2.0.0-3|41	
12cu|php-pear-HTML_Common2-2.0.0-3|42	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Common2-2.0.0-3|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Common2-2.0.0-3|44	
12cu|php-pear-HTML_Common2-2.0.0-3|45	%clean
12cu|php-pear-HTML_Common2-2.0.0-3|46	
12cu|php-pear-HTML_Common2-2.0.0-3|47	
12cu|php-pear-HTML_Common2-2.0.0-3|48	
12cu|php-pear-HTML_Common2-2.0.0-3|49	%files
12cu|php-pear-HTML_Common2-2.0.0-3|50	%defattr(-,root,root)
12cu|php-pear-HTML_Common2-2.0.0-3|51	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_Common2-2.0.0-3|52	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_Common2-2.0.0-3|53	
12cu|php-pear-HTML_Common2-2.0.0-3|54	
12cu|php-pear-HTML_Common2-2.0.0-3|55	%changelog
12cu|php-pear-HTML_Common2-2.0.0-3|56	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdv2012.0
12cu|php-pear-HTML_Common2-2.0.0-3|57	+ Revision: 741991
12cu|php-pear-HTML_Common2-2.0.0-3|58	- fix major breakage by careless packager
12cu|php-pear-HTML_Common2-2.0.0-3|59	
12cu|php-pear-HTML_Common2-2.0.0-3|60	* Sun May 29 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-1
12cu|php-pear-HTML_Common2-2.0.0-3|61	+ Revision: 681612
12cu|php-pear-HTML_Common2-2.0.0-3|62	- 2.0.0
12cu|php-pear-HTML_Common2-2.0.0-3|63	
12cu|php-pear-HTML_Common2-2.0.0-3|64	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-0.beta1.7
12cu|php-pear-HTML_Common2-2.0.0-3|65	+ Revision: 679342
12cu|php-pear-HTML_Common2-2.0.0-3|66	- mass rebuild
12cu|php-pear-HTML_Common2-2.0.0-3|67	
12cu|php-pear-HTML_Common2-2.0.0-3|68	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-0.beta1.6mdv2011.0
12cu|php-pear-HTML_Common2-2.0.0-3|69	+ Revision: 613669
12cu|php-pear-HTML_Common2-2.0.0-3|70	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTML_Common2-2.0.0-3|71	
12cu|php-pear-HTML_Common2-2.0.0-3|72	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-0.beta1.5mdv2010.1
12cu|php-pear-HTML_Common2-2.0.0-3|73	+ Revision: 477861
12cu|php-pear-HTML_Common2-2.0.0-3|74	- spec cleanup
12cu|php-pear-HTML_Common2-2.0.0-3|75	- use pear installer
12cu|php-pear-HTML_Common2-2.0.0-3|76	- don't ship tests, even in documentation
12cu|php-pear-HTML_Common2-2.0.0-3|77	- own all directories
12cu|php-pear-HTML_Common2-2.0.0-3|78	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_Common2-2.0.0-3|79	
12cu|php-pear-HTML_Common2-2.0.0-3|80	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 2.0.0-0.beta1.4mdv2010.0
12cu|php-pear-HTML_Common2-2.0.0-3|81	+ Revision: 441112
12cu|php-pear-HTML_Common2-2.0.0-3|82	- rebuild
12cu|php-pear-HTML_Common2-2.0.0-3|83	
12cu|php-pear-HTML_Common2-2.0.0-3|84	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-0.beta1.3mdv2009.1
12cu|php-pear-HTML_Common2-2.0.0-3|85	+ Revision: 322110
12cu|php-pear-HTML_Common2-2.0.0-3|86	- rebuild
12cu|php-pear-HTML_Common2-2.0.0-3|87	
12cu|php-pear-HTML_Common2-2.0.0-3|88	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-0.beta1.2mdv2009.0
12cu|php-pear-HTML_Common2-2.0.0-3|89	+ Revision: 236857
12cu|php-pear-HTML_Common2-2.0.0-3|90	- rebuild
12cu|php-pear-HTML_Common2-2.0.0-3|91	
12cu|php-pear-HTML_Common2-2.0.0-3|92	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-HTML_Common2-2.0.0-3|93	- restore BuildRoot
12cu|php-pear-HTML_Common2-2.0.0-3|94	
12cu|php-pear-HTML_Common2-2.0.0-3|95	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTML_Common2-2.0.0-3|96	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTML_Common2-2.0.0-3|97	
12cu|php-pear-HTML_Common2-2.0.0-3|98	* Fri Nov 09 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-0.beta1.1mdv2008.1
12cu|php-pear-HTML_Common2-2.0.0-3|99	+ Revision: 107005
12cu|php-pear-HTML_Common2-2.0.0-3|100	- 2.0.0beta1
12cu|php-pear-HTML_Common2-2.0.0-3|101	
12cu|php-pear-HTML_Common2-2.0.0-3|102	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdv2008.0
12cu|php-pear-HTML_Common2-2.0.0-3|103	+ Revision: 15674
12cu|php-pear-HTML_Common2-2.0.0-3|104	- 0.3.0
12cu|php-pear-HTML_Common2-2.0.0-3|105	
12cu|php-pear-HTML_Common2-2.0.0-3|106	
12cu|php-pear-HTML_Common2-2.0.0-3|107	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2007.0
12cu|php-pear-HTML_Common2-2.0.0-3|108	+ Revision: 81609
12cu|php-pear-HTML_Common2-2.0.0-3|109	- Import php-pear-HTML_Common2
12cu|php-pear-HTML_Common2-2.0.0-3|110	
12cu|php-pear-HTML_Common2-2.0.0-3|111	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdk
12cu|php-pear-HTML_Common2-2.0.0-3|112	- new group (Development/PHP)
12cu|php-pear-HTML_Common2-2.0.0-3|113	
12cu|php-pear-HTML_Common2-2.0.0-3|114	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdk
12cu|php-pear-HTML_Common2-2.0.0-3|115	- rebuilt to fix auto deps
12cu|php-pear-HTML_Common2-2.0.0-3|116	
12cu|php-pear-HTML_Common2-2.0.0-3|117	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdk
12cu|php-pear-HTML_Common2-2.0.0-3|118	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTML_Common2-2.0.0-3|119	
12cu|php-pear-HTML_Common2-2.0.0-3|120	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdk
12cu|php-pear-HTML_Common2-2.0.0-3|121	- fix deps
12cu|php-pear-HTML_Common2-2.0.0-3|122	
12cu|php-pear-HTML_Common2-2.0.0-3|123	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdk
12cu|php-pear-HTML_Common2-2.0.0-3|124	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTML_Common2-2.0.0-3|125	- fix deps
12cu|php-pear-HTML_Common2-2.0.0-3|126	
12cu|php-pear-HTML_Common2-2.0.0-3|127	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdk
12cu|php-pear-HTML_Common2-2.0.0-3|128	- fix deps
12cu|php-pear-HTML_Common2-2.0.0-3|129	
12cu|php-pear-HTML_Common2-2.0.0-3|130	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12cu|php-pear-HTML_Common2-2.0.0-3|131	- initial Mandriva package (PLD import)
12cu|php-pear-HTML_Common2-2.0.0-3|132	

11529 12
12cu|php-pear-HTML_Crypt-1.3.4-4|1	%define		_class		HTML
12cu|php-pear-HTML_Crypt-1.3.4-4|2	%define		_subclass	Crypt
12cu|php-pear-HTML_Crypt-1.3.4-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-HTML_Crypt-1.3.4-4|4	
12cu|php-pear-HTML_Crypt-1.3.4-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTML_Crypt-1.3.4-4|6	Version:	1.3.4
12cu|php-pear-HTML_Crypt-1.3.4-4|7	Release:	4
12cu|php-pear-HTML_Crypt-1.3.4-4|8	Summary:	Encrypts text which is later decoded using javascript on the client side
12cu|php-pear-HTML_Crypt-1.3.4-4|9	License:	PHP License
12cu|php-pear-HTML_Crypt-1.3.4-4|10	Group:		Development/PHP
12cu|php-pear-HTML_Crypt-1.3.4-4|11	URL:		http://pear.php.net/package/HTML_Crypt/
12cu|php-pear-HTML_Crypt-1.3.4-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-HTML_Crypt-1.3.4-4|13	Requires(post): php-pear
12cu|php-pear-HTML_Crypt-1.3.4-4|14	Requires(preun): php-pear
12cu|php-pear-HTML_Crypt-1.3.4-4|15	Requires:	php-pear
12cu|php-pear-HTML_Crypt-1.3.4-4|16	BuildArch:	noarch
12cu|php-pear-HTML_Crypt-1.3.4-4|17	BuildRequires:	php-pear
12cu|php-pear-HTML_Crypt-1.3.4-4|18	
12cu|php-pear-HTML_Crypt-1.3.4-4|19	%description
12cu|php-pear-HTML_Crypt-1.3.4-4|20	The PEAR::HTML_Crypt provides methods to encrypt text, which can be
12cu|php-pear-HTML_Crypt-1.3.4-4|21	later be decrypted using JavaScript on the client side. This is very
12cu|php-pear-HTML_Crypt-1.3.4-4|22	useful to prevent spam robots collecting email addresses from your
12cu|php-pear-HTML_Crypt-1.3.4-4|23	site, included is a method to add mailto links to the text being
12cu|php-pear-HTML_Crypt-1.3.4-4|24	generated.
12cu|php-pear-HTML_Crypt-1.3.4-4|25	
12cu|php-pear-HTML_Crypt-1.3.4-4|26	%prep
12cu|php-pear-HTML_Crypt-1.3.4-4|27	%setup -q -c
12cu|php-pear-HTML_Crypt-1.3.4-4|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTML_Crypt-1.3.4-4|29	
12cu|php-pear-HTML_Crypt-1.3.4-4|30	%install
12cu|php-pear-HTML_Crypt-1.3.4-4|31	
12cu|php-pear-HTML_Crypt-1.3.4-4|32	cd %{upstream_name}-%{version}
12cu|php-pear-HTML_Crypt-1.3.4-4|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_Crypt-1.3.4-4|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_Crypt-1.3.4-4|35	
12cu|php-pear-HTML_Crypt-1.3.4-4|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_Crypt-1.3.4-4|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_Crypt-1.3.4-4|38	
12cu|php-pear-HTML_Crypt-1.3.4-4|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Crypt-1.3.4-4|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Crypt-1.3.4-4|41	
12cu|php-pear-HTML_Crypt-1.3.4-4|42	%clean
12cu|php-pear-HTML_Crypt-1.3.4-4|43	
12cu|php-pear-HTML_Crypt-1.3.4-4|44	
12cu|php-pear-HTML_Crypt-1.3.4-4|45	
12cu|php-pear-HTML_Crypt-1.3.4-4|46	%files
12cu|php-pear-HTML_Crypt-1.3.4-4|47	%defattr(-,root,root)
12cu|php-pear-HTML_Crypt-1.3.4-4|48	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_Crypt-1.3.4-4|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_Crypt-1.3.4-4|50	
12cu|php-pear-HTML_Crypt-1.3.4-4|51	
12cu|php-pear-HTML_Crypt-1.3.4-4|52	%changelog
12cu|php-pear-HTML_Crypt-1.3.4-4|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-3mdv2012.0
12cu|php-pear-HTML_Crypt-1.3.4-4|54	+ Revision: 741992
12cu|php-pear-HTML_Crypt-1.3.4-4|55	- fix major breakage by careless packager
12cu|php-pear-HTML_Crypt-1.3.4-4|56	
12cu|php-pear-HTML_Crypt-1.3.4-4|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-2
12cu|php-pear-HTML_Crypt-1.3.4-4|58	+ Revision: 679343
12cu|php-pear-HTML_Crypt-1.3.4-4|59	- mass rebuild
12cu|php-pear-HTML_Crypt-1.3.4-4|60	
12cu|php-pear-HTML_Crypt-1.3.4-4|61	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.4-1mdv2011.0
12cu|php-pear-HTML_Crypt-1.3.4-4|62	+ Revision: 594487
12cu|php-pear-HTML_Crypt-1.3.4-4|63	- update to new version 1.3.4
12cu|php-pear-HTML_Crypt-1.3.4-4|64	
12cu|php-pear-HTML_Crypt-1.3.4-4|65	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-4mdv2010.1
12cu|php-pear-HTML_Crypt-1.3.4-4|66	+ Revision: 477862
12cu|php-pear-HTML_Crypt-1.3.4-4|67	- spec cleanup
12cu|php-pear-HTML_Crypt-1.3.4-4|68	- use pear installer
12cu|php-pear-HTML_Crypt-1.3.4-4|69	- don't ship tests, even in documentation
12cu|php-pear-HTML_Crypt-1.3.4-4|70	- own all directories
12cu|php-pear-HTML_Crypt-1.3.4-4|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_Crypt-1.3.4-4|72	
12cu|php-pear-HTML_Crypt-1.3.4-4|73	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.3.3-3mdv2010.0
12cu|php-pear-HTML_Crypt-1.3.4-4|74	+ Revision: 441113
12cu|php-pear-HTML_Crypt-1.3.4-4|75	- rebuild
12cu|php-pear-HTML_Crypt-1.3.4-4|76	
12cu|php-pear-HTML_Crypt-1.3.4-4|77	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-2mdv2009.1
12cu|php-pear-HTML_Crypt-1.3.4-4|78	+ Revision: 322111
12cu|php-pear-HTML_Crypt-1.3.4-4|79	- rebuild
12cu|php-pear-HTML_Crypt-1.3.4-4|80	
12cu|php-pear-HTML_Crypt-1.3.4-4|81	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-1mdv2009.1
12cu|php-pear-HTML_Crypt-1.3.4-4|82	+ Revision: 292880
12cu|php-pear-HTML_Crypt-1.3.4-4|83	- update to new version 1.3.3
12cu|php-pear-HTML_Crypt-1.3.4-4|84	
12cu|php-pear-HTML_Crypt-1.3.4-4|85	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-3mdv2009.0
12cu|php-pear-HTML_Crypt-1.3.4-4|86	+ Revision: 236864
12cu|php-pear-HTML_Crypt-1.3.4-4|87	- rebuild
12cu|php-pear-HTML_Crypt-1.3.4-4|88	
12cu|php-pear-HTML_Crypt-1.3.4-4|89	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2-2mdv2008.1
12cu|php-pear-HTML_Crypt-1.3.4-4|90	+ Revision: 171038
12cu|php-pear-HTML_Crypt-1.3.4-4|91	- rebuild
12cu|php-pear-HTML_Crypt-1.3.4-4|92	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|php-pear-HTML_Crypt-1.3.4-4|93	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTML_Crypt-1.3.4-4|94	
12cu|php-pear-HTML_Crypt-1.3.4-4|95	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-HTML_Crypt-1.3.4-4|96	- restore BuildRoot
12cu|php-pear-HTML_Crypt-1.3.4-4|97	
12cu|php-pear-HTML_Crypt-1.3.4-4|98	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-1mdv2008.0
12cu|php-pear-HTML_Crypt-1.3.4-4|99	+ Revision: 15748
12cu|php-pear-HTML_Crypt-1.3.4-4|100	- fix build
12cu|php-pear-HTML_Crypt-1.3.4-4|101	- 1.3.2
12cu|php-pear-HTML_Crypt-1.3.4-4|102	
12cu|php-pear-HTML_Crypt-1.3.4-4|103	
12cu|php-pear-HTML_Crypt-1.3.4-4|104	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-7mdv2007.0
12cu|php-pear-HTML_Crypt-1.3.4-4|105	+ Revision: 81611
12cu|php-pear-HTML_Crypt-1.3.4-4|106	- Import php-pear-HTML_Crypt
12cu|php-pear-HTML_Crypt-1.3.4-4|107	
12cu|php-pear-HTML_Crypt-1.3.4-4|108	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-7mdk
12cu|php-pear-HTML_Crypt-1.3.4-4|109	- new group (Development/PHP)
12cu|php-pear-HTML_Crypt-1.3.4-4|110	
12cu|php-pear-HTML_Crypt-1.3.4-4|111	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-6mdk
12cu|php-pear-HTML_Crypt-1.3.4-4|112	- rebuilt to fix auto deps
12cu|php-pear-HTML_Crypt-1.3.4-4|113	
12cu|php-pear-HTML_Crypt-1.3.4-4|114	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-5mdk
12cu|php-pear-HTML_Crypt-1.3.4-4|115	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTML_Crypt-1.3.4-4|116	
12cu|php-pear-HTML_Crypt-1.3.4-4|117	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-4mdk
12cu|php-pear-HTML_Crypt-1.3.4-4|118	- fix deps
12cu|php-pear-HTML_Crypt-1.3.4-4|119	
12cu|php-pear-HTML_Crypt-1.3.4-4|120	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdk
12cu|php-pear-HTML_Crypt-1.3.4-4|121	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTML_Crypt-1.3.4-4|122	- fix deps
12cu|php-pear-HTML_Crypt-1.3.4-4|123	
12cu|php-pear-HTML_Crypt-1.3.4-4|124	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdk
12cu|php-pear-HTML_Crypt-1.3.4-4|125	- fix deps
12cu|php-pear-HTML_Crypt-1.3.4-4|126	
12cu|php-pear-HTML_Crypt-1.3.4-4|127	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdk
12cu|php-pear-HTML_Crypt-1.3.4-4|128	- initial Mandriva package (PLD import)
12cu|php-pear-HTML_Crypt-1.3.4-4|129	

11530 12
12cu|php-pear-HTML_CSS-1.5.4-6|1	%define		_class		HTML
12cu|php-pear-HTML_CSS-1.5.4-6|2	%define		_subclass	CSS
12cu|php-pear-HTML_CSS-1.5.4-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-HTML_CSS-1.5.4-6|4	
12cu|php-pear-HTML_CSS-1.5.4-6|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTML_CSS-1.5.4-6|6	Version:	1.5.4
12cu|php-pear-HTML_CSS-1.5.4-6|7	Release:	6
12cu|php-pear-HTML_CSS-1.5.4-6|8	Summary:	Class for generating CSS declarations
12cu|php-pear-HTML_CSS-1.5.4-6|9	License:	PHP License
12cu|php-pear-HTML_CSS-1.5.4-6|10	Group:		Development/PHP
12cu|php-pear-HTML_CSS-1.5.4-6|11	URL:		http://pear.php.net/package/HTML_CSS/
12cu|php-pear-HTML_CSS-1.5.4-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-HTML_CSS-1.5.4-6|13	Requires(post): php-pear
12cu|php-pear-HTML_CSS-1.5.4-6|14	Requires(preun): php-pear
12cu|php-pear-HTML_CSS-1.5.4-6|15	Requires:	php-pear
12cu|php-pear-HTML_CSS-1.5.4-6|16	BuildArch:	noarch
12cu|php-pear-HTML_CSS-1.5.4-6|17	BuildRequires:	php-pear
12cu|php-pear-HTML_CSS-1.5.4-6|18	
12cu|php-pear-HTML_CSS-1.5.4-6|19	%description
12cu|php-pear-HTML_CSS-1.5.4-6|20	%{upstream_name} provides a simple interface for generating a stylesheet
12cu|php-pear-HTML_CSS-1.5.4-6|21	declaration. It is completely standards compliant, and has some great
12cu|php-pear-HTML_CSS-1.5.4-6|22	features:
12cu|php-pear-HTML_CSS-1.5.4-6|23	- simple OO interface to CSS definitions
12cu|php-pear-HTML_CSS-1.5.4-6|24	- output to:
12cu|php-pear-HTML_CSS-1.5.4-6|25	- inline stylesheet declarations
12cu|php-pear-HTML_CSS-1.5.4-6|26	- document internal stylesheet declarations
12cu|php-pear-HTML_CSS-1.5.4-6|27	- standalone stylesheet declarations
12cu|php-pear-HTML_CSS-1.5.4-6|28	- array of definitions
12cu|php-pear-HTML_CSS-1.5.4-6|29	
12cu|php-pear-HTML_CSS-1.5.4-6|30	In addition, it shares the following with HTML_Common based classes:
12cu|php-pear-HTML_CSS-1.5.4-6|31	- indent style support
12cu|php-pear-HTML_CSS-1.5.4-6|32	- line ending style
12cu|php-pear-HTML_CSS-1.5.4-6|33	
12cu|php-pear-HTML_CSS-1.5.4-6|34	%prep
12cu|php-pear-HTML_CSS-1.5.4-6|35	%setup -q -c
12cu|php-pear-HTML_CSS-1.5.4-6|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTML_CSS-1.5.4-6|37	
12cu|php-pear-HTML_CSS-1.5.4-6|38	%install
12cu|php-pear-HTML_CSS-1.5.4-6|39	
12cu|php-pear-HTML_CSS-1.5.4-6|40	cd %{upstream_name}-%{version}
12cu|php-pear-HTML_CSS-1.5.4-6|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_CSS-1.5.4-6|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_CSS-1.5.4-6|43	
12cu|php-pear-HTML_CSS-1.5.4-6|44	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_CSS-1.5.4-6|45	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_CSS-1.5.4-6|46	
12cu|php-pear-HTML_CSS-1.5.4-6|47	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_CSS-1.5.4-6|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_CSS-1.5.4-6|49	
12cu|php-pear-HTML_CSS-1.5.4-6|50	%clean
12cu|php-pear-HTML_CSS-1.5.4-6|51	
12cu|php-pear-HTML_CSS-1.5.4-6|52	
12cu|php-pear-HTML_CSS-1.5.4-6|53	
12cu|php-pear-HTML_CSS-1.5.4-6|54	%files
12cu|php-pear-HTML_CSS-1.5.4-6|55	%defattr(-,root,root)
12cu|php-pear-HTML_CSS-1.5.4-6|56	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-HTML_CSS-1.5.4-6|57	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_CSS-1.5.4-6|58	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_CSS-1.5.4-6|59	
12cu|php-pear-HTML_CSS-1.5.4-6|60	
12cu|php-pear-HTML_CSS-1.5.4-6|61	%changelog
12cu|php-pear-HTML_CSS-1.5.4-6|62	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.4-5mdv2012.0
12cu|php-pear-HTML_CSS-1.5.4-6|63	+ Revision: 741990
12cu|php-pear-HTML_CSS-1.5.4-6|64	- fix major breakage by careless packager
12cu|php-pear-HTML_CSS-1.5.4-6|65	
12cu|php-pear-HTML_CSS-1.5.4-6|66	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.4-4
12cu|php-pear-HTML_CSS-1.5.4-6|67	+ Revision: 679341
12cu|php-pear-HTML_CSS-1.5.4-6|68	- mass rebuild
12cu|php-pear-HTML_CSS-1.5.4-6|69	
12cu|php-pear-HTML_CSS-1.5.4-6|70	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.4-3mdv2011.0
12cu|php-pear-HTML_CSS-1.5.4-6|71	+ Revision: 613668
12cu|php-pear-HTML_CSS-1.5.4-6|72	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTML_CSS-1.5.4-6|73	
12cu|php-pear-HTML_CSS-1.5.4-6|74	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.4-2mdv2010.1
12cu|php-pear-HTML_CSS-1.5.4-6|75	+ Revision: 477863
12cu|php-pear-HTML_CSS-1.5.4-6|76	- spec cleanup
12cu|php-pear-HTML_CSS-1.5.4-6|77	- use pear installer
12cu|php-pear-HTML_CSS-1.5.4-6|78	- don't ship tests, even in documentation
12cu|php-pear-HTML_CSS-1.5.4-6|79	- own all directories
12cu|php-pear-HTML_CSS-1.5.4-6|80	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_CSS-1.5.4-6|81	
12cu|php-pear-HTML_CSS-1.5.4-6|82	* Fri Jul 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.4-1mdv2010.0
12cu|php-pear-HTML_CSS-1.5.4-6|83	+ Revision: 394093
12cu|php-pear-HTML_CSS-1.5.4-6|84	- update to new version 1.5.4
12cu|php-pear-HTML_CSS-1.5.4-6|85	
12cu|php-pear-HTML_CSS-1.5.4-6|86	* Sat Jan 24 2009 Funda Wang <fwang@mandriva.org> 1.5.3-1mdv2009.1
12cu|php-pear-HTML_CSS-1.5.4-6|87	+ Revision: 333196
12cu|php-pear-HTML_CSS-1.5.4-6|88	- 1.5.3
12cu|php-pear-HTML_CSS-1.5.4-6|89	
12cu|php-pear-HTML_CSS-1.5.4-6|90	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-3mdv2009.1
12cu|php-pear-HTML_CSS-1.5.4-6|91	+ Revision: 322098
12cu|php-pear-HTML_CSS-1.5.4-6|92	- rebuild
12cu|php-pear-HTML_CSS-1.5.4-6|93	
12cu|php-pear-HTML_CSS-1.5.4-6|94	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-2mdv2009.0
12cu|php-pear-HTML_CSS-1.5.4-6|95	+ Revision: 236850
12cu|php-pear-HTML_CSS-1.5.4-6|96	- rebuild
12cu|php-pear-HTML_CSS-1.5.4-6|97	
12cu|php-pear-HTML_CSS-1.5.4-6|98	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.1.3-1mdv2008.1
12cu|php-pear-HTML_CSS-1.5.4-6|99	+ Revision: 136407
12cu|php-pear-HTML_CSS-1.5.4-6|100	- restore BuildRoot
12cu|php-pear-HTML_CSS-1.5.4-6|101	
12cu|php-pear-HTML_CSS-1.5.4-6|102	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTML_CSS-1.5.4-6|103	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTML_CSS-1.5.4-6|104	
12cu|php-pear-HTML_CSS-1.5.4-6|105	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-1mdv2008.0
12cu|php-pear-HTML_CSS-1.5.4-6|106	+ Revision: 15447
12cu|php-pear-HTML_CSS-1.5.4-6|107	- 1.1.3
12cu|php-pear-HTML_CSS-1.5.4-6|108	
12cu|php-pear-HTML_CSS-1.5.4-6|109	
12cu|php-pear-HTML_CSS-1.5.4-6|110	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-7mdv2007.0
12cu|php-pear-HTML_CSS-1.5.4-6|111	+ Revision: 81607
12cu|php-pear-HTML_CSS-1.5.4-6|112	- Import php-pear-HTML_CSS
12cu|php-pear-HTML_CSS-1.5.4-6|113	
12cu|php-pear-HTML_CSS-1.5.4-6|114	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-7mdk
12cu|php-pear-HTML_CSS-1.5.4-6|115	- new group (Development/PHP)
12cu|php-pear-HTML_CSS-1.5.4-6|116	
12cu|php-pear-HTML_CSS-1.5.4-6|117	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-6mdk
12cu|php-pear-HTML_CSS-1.5.4-6|118	- rebuilt to fix auto deps
12cu|php-pear-HTML_CSS-1.5.4-6|119	
12cu|php-pear-HTML_CSS-1.5.4-6|120	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-5mdk
12cu|php-pear-HTML_CSS-1.5.4-6|121	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTML_CSS-1.5.4-6|122	
12cu|php-pear-HTML_CSS-1.5.4-6|123	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-4mdk
12cu|php-pear-HTML_CSS-1.5.4-6|124	- fix deps
12cu|php-pear-HTML_CSS-1.5.4-6|125	
12cu|php-pear-HTML_CSS-1.5.4-6|126	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-3mdk
12cu|php-pear-HTML_CSS-1.5.4-6|127	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTML_CSS-1.5.4-6|128	- fix deps
12cu|php-pear-HTML_CSS-1.5.4-6|129	
12cu|php-pear-HTML_CSS-1.5.4-6|130	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-2mdk
12cu|php-pear-HTML_CSS-1.5.4-6|131	- fix deps
12cu|php-pear-HTML_CSS-1.5.4-6|132	
12cu|php-pear-HTML_CSS-1.5.4-6|133	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-1mdk
12cu|php-pear-HTML_CSS-1.5.4-6|134	- initial Mandriva package (PLD import)
12cu|php-pear-HTML_CSS-1.5.4-6|135	

11531 12
12cu|php-pear-HTML_Form-1.3.0-9|1	%define		_class		HTML
12cu|php-pear-HTML_Form-1.3.0-9|2	%define		_subclass	Form
12cu|php-pear-HTML_Form-1.3.0-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-HTML_Form-1.3.0-9|4	
12cu|php-pear-HTML_Form-1.3.0-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTML_Form-1.3.0-9|6	Version:	1.3.0
12cu|php-pear-HTML_Form-1.3.0-9|7	Release:	9
12cu|php-pear-HTML_Form-1.3.0-9|8	Summary:	Simple HTML form package
12cu|php-pear-HTML_Form-1.3.0-9|9	License:	PHP License
12cu|php-pear-HTML_Form-1.3.0-9|10	Group:		Development/PHP
12cu|php-pear-HTML_Form-1.3.0-9|11	URL:		http://pear.php.net/package/HTML_Form/
12cu|php-pear-HTML_Form-1.3.0-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-HTML_Form-1.3.0-9|13	Requires(post): php-pear
12cu|php-pear-HTML_Form-1.3.0-9|14	Requires(preun): php-pear
12cu|php-pear-HTML_Form-1.3.0-9|15	Requires:	php-pear
12cu|php-pear-HTML_Form-1.3.0-9|16	BuildArch:	noarch
12cu|php-pear-HTML_Form-1.3.0-9|17	BuildRequires:	php-pear
12cu|php-pear-HTML_Form-1.3.0-9|18	
12cu|php-pear-HTML_Form-1.3.0-9|19	%description
12cu|php-pear-HTML_Form-1.3.0-9|20	This is a simple HTML form generator. It supports all the HTML form
12cu|php-pear-HTML_Form-1.3.0-9|21	element types including file uploads, may return or print the form,
12cu|php-pear-HTML_Form-1.3.0-9|22	just individual form elements or the full form in "table mode" with a
12cu|php-pear-HTML_Form-1.3.0-9|23	fixed layout.
12cu|php-pear-HTML_Form-1.3.0-9|24	
12cu|php-pear-HTML_Form-1.3.0-9|25	%prep
12cu|php-pear-HTML_Form-1.3.0-9|26	%setup -q -c
12cu|php-pear-HTML_Form-1.3.0-9|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTML_Form-1.3.0-9|28	
12cu|php-pear-HTML_Form-1.3.0-9|29	%install
12cu|php-pear-HTML_Form-1.3.0-9|30	
12cu|php-pear-HTML_Form-1.3.0-9|31	cd %{upstream_name}-%{version}
12cu|php-pear-HTML_Form-1.3.0-9|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_Form-1.3.0-9|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_Form-1.3.0-9|34	
12cu|php-pear-HTML_Form-1.3.0-9|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_Form-1.3.0-9|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_Form-1.3.0-9|37	
12cu|php-pear-HTML_Form-1.3.0-9|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Form-1.3.0-9|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Form-1.3.0-9|40	
12cu|php-pear-HTML_Form-1.3.0-9|41	%clean
12cu|php-pear-HTML_Form-1.3.0-9|42	
12cu|php-pear-HTML_Form-1.3.0-9|43	
12cu|php-pear-HTML_Form-1.3.0-9|44	
12cu|php-pear-HTML_Form-1.3.0-9|45	%files
12cu|php-pear-HTML_Form-1.3.0-9|46	%defattr(-,root,root)
12cu|php-pear-HTML_Form-1.3.0-9|47	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_Form-1.3.0-9|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_Form-1.3.0-9|49	
12cu|php-pear-HTML_Form-1.3.0-9|50	
12cu|php-pear-HTML_Form-1.3.0-9|51	
12cu|php-pear-HTML_Form-1.3.0-9|52	
12cu|php-pear-HTML_Form-1.3.0-9|53	%changelog
12cu|php-pear-HTML_Form-1.3.0-9|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-8mdv2012.0
12cu|php-pear-HTML_Form-1.3.0-9|55	+ Revision: 741993
12cu|php-pear-HTML_Form-1.3.0-9|56	- fix major breakage by careless packager
12cu|php-pear-HTML_Form-1.3.0-9|57	
12cu|php-pear-HTML_Form-1.3.0-9|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-7
12cu|php-pear-HTML_Form-1.3.0-9|59	+ Revision: 679344
12cu|php-pear-HTML_Form-1.3.0-9|60	- mass rebuild
12cu|php-pear-HTML_Form-1.3.0-9|61	
12cu|php-pear-HTML_Form-1.3.0-9|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-6mdv2011.0
12cu|php-pear-HTML_Form-1.3.0-9|63	+ Revision: 613670
12cu|php-pear-HTML_Form-1.3.0-9|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTML_Form-1.3.0-9|65	
12cu|php-pear-HTML_Form-1.3.0-9|66	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-5mdv2010.1
12cu|php-pear-HTML_Form-1.3.0-9|67	+ Revision: 477864
12cu|php-pear-HTML_Form-1.3.0-9|68	- spec cleanup
12cu|php-pear-HTML_Form-1.3.0-9|69	- use pear installer
12cu|php-pear-HTML_Form-1.3.0-9|70	- don't ship tests, even in documentation
12cu|php-pear-HTML_Form-1.3.0-9|71	- own all directories
12cu|php-pear-HTML_Form-1.3.0-9|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_Form-1.3.0-9|73	
12cu|php-pear-HTML_Form-1.3.0-9|74	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.3.0-4mdv2010.0
12cu|php-pear-HTML_Form-1.3.0-9|75	+ Revision: 441116
12cu|php-pear-HTML_Form-1.3.0-9|76	- rebuild
12cu|php-pear-HTML_Form-1.3.0-9|77	
12cu|php-pear-HTML_Form-1.3.0-9|78	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-3mdv2009.1
12cu|php-pear-HTML_Form-1.3.0-9|79	+ Revision: 322112
12cu|php-pear-HTML_Form-1.3.0-9|80	- rebuild
12cu|php-pear-HTML_Form-1.3.0-9|81	
12cu|php-pear-HTML_Form-1.3.0-9|82	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2009.0
12cu|php-pear-HTML_Form-1.3.0-9|83	+ Revision: 236871
12cu|php-pear-HTML_Form-1.3.0-9|84	- rebuild
12cu|php-pear-HTML_Form-1.3.0-9|85	
12cu|php-pear-HTML_Form-1.3.0-9|86	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-HTML_Form-1.3.0-9|87	- restore BuildRoot
12cu|php-pear-HTML_Form-1.3.0-9|88	
12cu|php-pear-HTML_Form-1.3.0-9|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTML_Form-1.3.0-9|90	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTML_Form-1.3.0-9|91	
12cu|php-pear-HTML_Form-1.3.0-9|92	
12cu|php-pear-HTML_Form-1.3.0-9|93	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdv2007.0
12cu|php-pear-HTML_Form-1.3.0-9|94	+ Revision: 81613
12cu|php-pear-HTML_Form-1.3.0-9|95	- Import php-pear-HTML_Form
12cu|php-pear-HTML_Form-1.3.0-9|96	
12cu|php-pear-HTML_Form-1.3.0-9|97	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdk
12cu|php-pear-HTML_Form-1.3.0-9|98	- 1.3.0
12cu|php-pear-HTML_Form-1.3.0-9|99	- new group (Development/PHP)
12cu|php-pear-HTML_Form-1.3.0-9|100	
12cu|php-pear-HTML_Form-1.3.0-9|101	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-6mdk
12cu|php-pear-HTML_Form-1.3.0-9|102	- rebuilt to fix auto deps
12cu|php-pear-HTML_Form-1.3.0-9|103	
12cu|php-pear-HTML_Form-1.3.0-9|104	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-5mdk
12cu|php-pear-HTML_Form-1.3.0-9|105	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTML_Form-1.3.0-9|106	
12cu|php-pear-HTML_Form-1.3.0-9|107	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-4mdk
12cu|php-pear-HTML_Form-1.3.0-9|108	- fix deps
12cu|php-pear-HTML_Form-1.3.0-9|109	
12cu|php-pear-HTML_Form-1.3.0-9|110	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-3mdk
12cu|php-pear-HTML_Form-1.3.0-9|111	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTML_Form-1.3.0-9|112	- fix deps
12cu|php-pear-HTML_Form-1.3.0-9|113	
12cu|php-pear-HTML_Form-1.3.0-9|114	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdk
12cu|php-pear-HTML_Form-1.3.0-9|115	- fix deps
12cu|php-pear-HTML_Form-1.3.0-9|116	
12cu|php-pear-HTML_Form-1.3.0-9|117	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdk
12cu|php-pear-HTML_Form-1.3.0-9|118	- initial Mandriva package (PLD import)
12cu|php-pear-HTML_Form-1.3.0-9|119	

11532 12
12cu|php-pear-HTML_Menu-2.1.4-9|1	%define		_class		HTML
12cu|php-pear-HTML_Menu-2.1.4-9|2	%define		_subclass	Menu
12cu|php-pear-HTML_Menu-2.1.4-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-HTML_Menu-2.1.4-9|4	
12cu|php-pear-HTML_Menu-2.1.4-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTML_Menu-2.1.4-9|6	Version:	2.1.4
12cu|php-pear-HTML_Menu-2.1.4-9|7	Release:	9
12cu|php-pear-HTML_Menu-2.1.4-9|8	Summary:	Generates HTML Menu from multidimensional hashes
12cu|php-pear-HTML_Menu-2.1.4-9|9	License:	PHP License
12cu|php-pear-HTML_Menu-2.1.4-9|10	Group:		Development/PHP
12cu|php-pear-HTML_Menu-2.1.4-9|11	URL:		http://pear.php.net/package/HTML_Menu/
12cu|php-pear-HTML_Menu-2.1.4-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-HTML_Menu-2.1.4-9|13	Requires(post): php-pear
12cu|php-pear-HTML_Menu-2.1.4-9|14	Requires(preun): php-pear
12cu|php-pear-HTML_Menu-2.1.4-9|15	Requires:	php-pear
12cu|php-pear-HTML_Menu-2.1.4-9|16	BuildArch:	noarch
12cu|php-pear-HTML_Menu-2.1.4-9|17	BuildRequires:	php-pear
12cu|php-pear-HTML_Menu-2.1.4-9|18	
12cu|php-pear-HTML_Menu-2.1.4-9|19	%description
12cu|php-pear-HTML_Menu-2.1.4-9|20	With the %{upstream_name} class one can easily create and maintain a
12cu|php-pear-HTML_Menu-2.1.4-9|21	navigation structure for website, configuring it via a multidimensional
12cu|php-pear-HTML_Menu-2.1.4-9|22	hash structure. Different modes for the HTML output are supported.
12cu|php-pear-HTML_Menu-2.1.4-9|23	
12cu|php-pear-HTML_Menu-2.1.4-9|24	%prep
12cu|php-pear-HTML_Menu-2.1.4-9|25	%setup -q -c
12cu|php-pear-HTML_Menu-2.1.4-9|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTML_Menu-2.1.4-9|27	
12cu|php-pear-HTML_Menu-2.1.4-9|28	%install
12cu|php-pear-HTML_Menu-2.1.4-9|29	
12cu|php-pear-HTML_Menu-2.1.4-9|30	cd %{upstream_name}-%{version}
12cu|php-pear-HTML_Menu-2.1.4-9|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_Menu-2.1.4-9|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_Menu-2.1.4-9|33	
12cu|php-pear-HTML_Menu-2.1.4-9|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_Menu-2.1.4-9|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_Menu-2.1.4-9|36	
12cu|php-pear-HTML_Menu-2.1.4-9|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Menu-2.1.4-9|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Menu-2.1.4-9|39	
12cu|php-pear-HTML_Menu-2.1.4-9|40	%clean
12cu|php-pear-HTML_Menu-2.1.4-9|41	
12cu|php-pear-HTML_Menu-2.1.4-9|42	
12cu|php-pear-HTML_Menu-2.1.4-9|43	
12cu|php-pear-HTML_Menu-2.1.4-9|44	%files
12cu|php-pear-HTML_Menu-2.1.4-9|45	%defattr(-,root,root)
12cu|php-pear-HTML_Menu-2.1.4-9|46	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-HTML_Menu-2.1.4-9|47	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_Menu-2.1.4-9|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_Menu-2.1.4-9|49	
12cu|php-pear-HTML_Menu-2.1.4-9|50	
12cu|php-pear-HTML_Menu-2.1.4-9|51	%changelog
12cu|php-pear-HTML_Menu-2.1.4-9|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.4-8mdv2012.0
12cu|php-pear-HTML_Menu-2.1.4-9|53	+ Revision: 741994
12cu|php-pear-HTML_Menu-2.1.4-9|54	- fix major breakage by careless packager
12cu|php-pear-HTML_Menu-2.1.4-9|55	
12cu|php-pear-HTML_Menu-2.1.4-9|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.4-7
12cu|php-pear-HTML_Menu-2.1.4-9|57	+ Revision: 679345
12cu|php-pear-HTML_Menu-2.1.4-9|58	- mass rebuild
12cu|php-pear-HTML_Menu-2.1.4-9|59	
12cu|php-pear-HTML_Menu-2.1.4-9|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.4-6mdv2011.0
12cu|php-pear-HTML_Menu-2.1.4-9|61	+ Revision: 613671
12cu|php-pear-HTML_Menu-2.1.4-9|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTML_Menu-2.1.4-9|63	
12cu|php-pear-HTML_Menu-2.1.4-9|64	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.4-5mdv2010.1
12cu|php-pear-HTML_Menu-2.1.4-9|65	+ Revision: 477866
12cu|php-pear-HTML_Menu-2.1.4-9|66	- spec cleanup
12cu|php-pear-HTML_Menu-2.1.4-9|67	- use pear installer
12cu|php-pear-HTML_Menu-2.1.4-9|68	- don't ship tests, even in documentation
12cu|php-pear-HTML_Menu-2.1.4-9|69	- own all directories
12cu|php-pear-HTML_Menu-2.1.4-9|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_Menu-2.1.4-9|71	
12cu|php-pear-HTML_Menu-2.1.4-9|72	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 2.1.4-4mdv2010.0
12cu|php-pear-HTML_Menu-2.1.4-9|73	+ Revision: 441118
12cu|php-pear-HTML_Menu-2.1.4-9|74	- rebuild
12cu|php-pear-HTML_Menu-2.1.4-9|75	
12cu|php-pear-HTML_Menu-2.1.4-9|76	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.1.4-3mdv2009.1
12cu|php-pear-HTML_Menu-2.1.4-9|77	+ Revision: 322113
12cu|php-pear-HTML_Menu-2.1.4-9|78	- rebuild
12cu|php-pear-HTML_Menu-2.1.4-9|79	
12cu|php-pear-HTML_Menu-2.1.4-9|80	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.4-2mdv2009.0
12cu|php-pear-HTML_Menu-2.1.4-9|81	+ Revision: 236872
12cu|php-pear-HTML_Menu-2.1.4-9|82	- rebuild
12cu|php-pear-HTML_Menu-2.1.4-9|83	
12cu|php-pear-HTML_Menu-2.1.4-9|84	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 2.1.4-1mdv2008.1
12cu|php-pear-HTML_Menu-2.1.4-9|85	+ Revision: 136407
12cu|php-pear-HTML_Menu-2.1.4-9|86	- restore BuildRoot
12cu|php-pear-HTML_Menu-2.1.4-9|87	
12cu|php-pear-HTML_Menu-2.1.4-9|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTML_Menu-2.1.4-9|89	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTML_Menu-2.1.4-9|90	
12cu|php-pear-HTML_Menu-2.1.4-9|91	* Sun May 20 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.4-1mdv2008.0
12cu|php-pear-HTML_Menu-2.1.4-9|92	+ Revision: 28876
12cu|php-pear-HTML_Menu-2.1.4-9|93	- 2.1.4
12cu|php-pear-HTML_Menu-2.1.4-9|94	
12cu|php-pear-HTML_Menu-2.1.4-9|95	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 2.1.3-1mdv2008.0
12cu|php-pear-HTML_Menu-2.1.4-9|96	+ Revision: 15676
12cu|php-pear-HTML_Menu-2.1.4-9|97	- 2.1.3
12cu|php-pear-HTML_Menu-2.1.4-9|98	
12cu|php-pear-HTML_Menu-2.1.4-9|99	
12cu|php-pear-HTML_Menu-2.1.4-9|100	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-7mdv2007.0
12cu|php-pear-HTML_Menu-2.1.4-9|101	+ Revision: 81622
12cu|php-pear-HTML_Menu-2.1.4-9|102	- Import php-pear-HTML_Menu
12cu|php-pear-HTML_Menu-2.1.4-9|103	
12cu|php-pear-HTML_Menu-2.1.4-9|104	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-7mdk
12cu|php-pear-HTML_Menu-2.1.4-9|105	- new group (Development/PHP)
12cu|php-pear-HTML_Menu-2.1.4-9|106	
12cu|php-pear-HTML_Menu-2.1.4-9|107	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-6mdk
12cu|php-pear-HTML_Menu-2.1.4-9|108	- rebuilt to fix auto deps
12cu|php-pear-HTML_Menu-2.1.4-9|109	
12cu|php-pear-HTML_Menu-2.1.4-9|110	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-5mdk
12cu|php-pear-HTML_Menu-2.1.4-9|111	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTML_Menu-2.1.4-9|112	
12cu|php-pear-HTML_Menu-2.1.4-9|113	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-4mdk
12cu|php-pear-HTML_Menu-2.1.4-9|114	- fix deps
12cu|php-pear-HTML_Menu-2.1.4-9|115	
12cu|php-pear-HTML_Menu-2.1.4-9|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-3mdk
12cu|php-pear-HTML_Menu-2.1.4-9|117	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTML_Menu-2.1.4-9|118	- fix deps
12cu|php-pear-HTML_Menu-2.1.4-9|119	
12cu|php-pear-HTML_Menu-2.1.4-9|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-2mdk
12cu|php-pear-HTML_Menu-2.1.4-9|121	- fix deps
12cu|php-pear-HTML_Menu-2.1.4-9|122	
12cu|php-pear-HTML_Menu-2.1.4-9|123	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-1mdk
12cu|php-pear-HTML_Menu-2.1.4-9|124	- initial Mandriva package (PLD import)
12cu|php-pear-HTML_Menu-2.1.4-9|125	

11533 12
12cu|php-pear-HTML_Page2-0.5.0-11|1	%define     _class          HTML
12cu|php-pear-HTML_Page2-0.5.0-11|2	%define     _subclass       Page2
12cu|php-pear-HTML_Page2-0.5.0-11|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-HTML_Page2-0.5.0-11|4	%define		pre		        beta
12cu|php-pear-HTML_Page2-0.5.0-11|5	
12cu|php-pear-HTML_Page2-0.5.0-11|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTML_Page2-0.5.0-11|7	Version:	0.5.0
12cu|php-pear-HTML_Page2-0.5.0-11|8	Release:	11
12cu|php-pear-HTML_Page2-0.5.0-11|9	Summary:	Base class for XHTML page generation
12cu|php-pear-HTML_Page2-0.5.0-11|10	License:	PHP License
12cu|php-pear-HTML_Page2-0.5.0-11|11	Group:		Development/PHP
12cu|php-pear-HTML_Page2-0.5.0-11|12	URL:		http://pear.php.net/package/HTML_Page2/
12cu|php-pear-HTML_Page2-0.5.0-11|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tar.bz2
12cu|php-pear-HTML_Page2-0.5.0-11|14	Requires(post): php-pear
12cu|php-pear-HTML_Page2-0.5.0-11|15	Requires(preun): php-pear
12cu|php-pear-HTML_Page2-0.5.0-11|16	Requires:	php-pear
12cu|php-pear-HTML_Page2-0.5.0-11|17	BuildArch:	noarch
12cu|php-pear-HTML_Page2-0.5.0-11|18	BuildRequires:	php-pear
12cu|php-pear-HTML_Page2-0.5.0-11|19	
12cu|php-pear-HTML_Page2-0.5.0-11|20	%description
12cu|php-pear-HTML_Page2-0.5.0-11|21	The PEAR::HTML_Page2 package provides a simple interface for generating an
12cu|php-pear-HTML_Page2-0.5.0-11|22	XHTML compliant page.
12cu|php-pear-HTML_Page2-0.5.0-11|23	* supports virtually all HTML doctypes, from HTML 2.0 through XHTML 1.1 and
12cu|php-pear-HTML_Page2-0.5.0-11|24	XHTML Basic 1.0
12cu|php-pear-HTML_Page2-0.5.0-11|25	plus preliminary support for XHTML 2.0
12cu|php-pear-HTML_Page2-0.5.0-11|26	* namespace support
12cu|php-pear-HTML_Page2-0.5.0-11|27	* global language declaration for the document
12cu|php-pear-HTML_Page2-0.5.0-11|28	* line ending styles
12cu|php-pear-HTML_Page2-0.5.0-11|29	* full META tag support
12cu|php-pear-HTML_Page2-0.5.0-11|30	* support for stylesheet declaration in the head section
12cu|php-pear-HTML_Page2-0.5.0-11|31	* support for script declaration in the head section
12cu|php-pear-HTML_Page2-0.5.0-11|32	* support for linked stylesheets and scripts
12cu|php-pear-HTML_Page2-0.5.0-11|33	* full support for header link tags
12cu|php-pear-HTML_Page2-0.5.0-11|34	* body can be a string, object with toHtml or toString methods or an array (can
12cu|php-pear-HTML_Page2-0.5.0-11|35	be combined)
12cu|php-pear-HTML_Page2-0.5.0-11|36	
12cu|php-pear-HTML_Page2-0.5.0-11|37	Ideas for use:
12cu|php-pear-HTML_Page2-0.5.0-11|38	* Use to validate the output of a class for XHTML compliance
12cu|php-pear-HTML_Page2-0.5.0-11|39	* Quick prototyping using PEAR packages is now a breeze
12cu|php-pear-HTML_Page2-0.5.0-11|40	
12cu|php-pear-HTML_Page2-0.5.0-11|41	%prep
12cu|php-pear-HTML_Page2-0.5.0-11|42	%setup -q -c
12cu|php-pear-HTML_Page2-0.5.0-11|43	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
12cu|php-pear-HTML_Page2-0.5.0-11|44	
12cu|php-pear-HTML_Page2-0.5.0-11|45	%install
12cu|php-pear-HTML_Page2-0.5.0-11|46	
12cu|php-pear-HTML_Page2-0.5.0-11|47	cd %{upstream_name}-%{version}%{pre}
12cu|php-pear-HTML_Page2-0.5.0-11|48	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_Page2-0.5.0-11|49	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_Page2-0.5.0-11|50	
12cu|php-pear-HTML_Page2-0.5.0-11|51	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_Page2-0.5.0-11|52	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_Page2-0.5.0-11|53	
12cu|php-pear-HTML_Page2-0.5.0-11|54	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Page2-0.5.0-11|55	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Page2-0.5.0-11|56	
12cu|php-pear-HTML_Page2-0.5.0-11|57	%clean
12cu|php-pear-HTML_Page2-0.5.0-11|58	
12cu|php-pear-HTML_Page2-0.5.0-11|59	
12cu|php-pear-HTML_Page2-0.5.0-11|60	
12cu|php-pear-HTML_Page2-0.5.0-11|61	%files
12cu|php-pear-HTML_Page2-0.5.0-11|62	%defattr(-,root,root)
12cu|php-pear-HTML_Page2-0.5.0-11|63	%doc %{upstream_name}-%{version}%{pre}/examples
12cu|php-pear-HTML_Page2-0.5.0-11|64	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_Page2-0.5.0-11|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_Page2-0.5.0-11|66	
12cu|php-pear-HTML_Page2-0.5.0-11|67	
12cu|php-pear-HTML_Page2-0.5.0-11|68	
12cu|php-pear-HTML_Page2-0.5.0-11|69	
12cu|php-pear-HTML_Page2-0.5.0-11|70	%changelog
12cu|php-pear-HTML_Page2-0.5.0-11|71	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-10mdv2012.0
12cu|php-pear-HTML_Page2-0.5.0-11|72	+ Revision: 741995
12cu|php-pear-HTML_Page2-0.5.0-11|73	- fix major breakage by careless packager
12cu|php-pear-HTML_Page2-0.5.0-11|74	
12cu|php-pear-HTML_Page2-0.5.0-11|75	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-9
12cu|php-pear-HTML_Page2-0.5.0-11|76	+ Revision: 679346
12cu|php-pear-HTML_Page2-0.5.0-11|77	- mass rebuild
12cu|php-pear-HTML_Page2-0.5.0-11|78	
12cu|php-pear-HTML_Page2-0.5.0-11|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-8mdv2011.0
12cu|php-pear-HTML_Page2-0.5.0-11|80	+ Revision: 613672
12cu|php-pear-HTML_Page2-0.5.0-11|81	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTML_Page2-0.5.0-11|82	
12cu|php-pear-HTML_Page2-0.5.0-11|83	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-7mdv2010.1
12cu|php-pear-HTML_Page2-0.5.0-11|84	+ Revision: 477868
12cu|php-pear-HTML_Page2-0.5.0-11|85	- spec cleanup
12cu|php-pear-HTML_Page2-0.5.0-11|86	- use pear installer
12cu|php-pear-HTML_Page2-0.5.0-11|87	- don't ship tests, even in documentation
12cu|php-pear-HTML_Page2-0.5.0-11|88	- own all directories
12cu|php-pear-HTML_Page2-0.5.0-11|89	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_Page2-0.5.0-11|90	
12cu|php-pear-HTML_Page2-0.5.0-11|91	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.5.0-6mdv2010.0
12cu|php-pear-HTML_Page2-0.5.0-11|92	+ Revision: 441119
12cu|php-pear-HTML_Page2-0.5.0-11|93	- rebuild
12cu|php-pear-HTML_Page2-0.5.0-11|94	
12cu|php-pear-HTML_Page2-0.5.0-11|95	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-5mdv2009.1
12cu|php-pear-HTML_Page2-0.5.0-11|96	+ Revision: 322114
12cu|php-pear-HTML_Page2-0.5.0-11|97	- rebuild
12cu|php-pear-HTML_Page2-0.5.0-11|98	
12cu|php-pear-HTML_Page2-0.5.0-11|99	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-4mdv2009.0
12cu|php-pear-HTML_Page2-0.5.0-11|100	+ Revision: 236873
12cu|php-pear-HTML_Page2-0.5.0-11|101	- rebuild
12cu|php-pear-HTML_Page2-0.5.0-11|102	
12cu|php-pear-HTML_Page2-0.5.0-11|103	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.5.0-3mdv2008.1
12cu|php-pear-HTML_Page2-0.5.0-11|104	+ Revision: 171039
12cu|php-pear-HTML_Page2-0.5.0-11|105	- rebuild
12cu|php-pear-HTML_Page2-0.5.0-11|106	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|php-pear-HTML_Page2-0.5.0-11|107	- fix description-line-too-long
12cu|php-pear-HTML_Page2-0.5.0-11|108	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTML_Page2-0.5.0-11|109	
12cu|php-pear-HTML_Page2-0.5.0-11|110	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-HTML_Page2-0.5.0-11|111	- restore BuildRoot
12cu|php-pear-HTML_Page2-0.5.0-11|112	
12cu|php-pear-HTML_Page2-0.5.0-11|113	
12cu|php-pear-HTML_Page2-0.5.0-11|114	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdv2007.0
12cu|php-pear-HTML_Page2-0.5.0-11|115	+ Revision: 81631
12cu|php-pear-HTML_Page2-0.5.0-11|116	- Import php-pear-HTML_Page2
12cu|php-pear-HTML_Page2-0.5.0-11|117	
12cu|php-pear-HTML_Page2-0.5.0-11|118	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdk
12cu|php-pear-HTML_Page2-0.5.0-11|119	- new group (Development/PHP)
12cu|php-pear-HTML_Page2-0.5.0-11|120	
12cu|php-pear-HTML_Page2-0.5.0-11|121	* Mon Nov 07 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdk
12cu|php-pear-HTML_Page2-0.5.0-11|122	- initial Mandriva package
12cu|php-pear-HTML_Page2-0.5.0-11|123	

11534 12
12cu|php-pear-HTML_Progress2-2.4.1-8|1	%define         _class          HTML
12cu|php-pear-HTML_Progress2-2.4.1-8|2	%define         _subclass       Progress2
12cu|php-pear-HTML_Progress2-2.4.1-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-HTML_Progress2-2.4.1-8|4	
12cu|php-pear-HTML_Progress2-2.4.1-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTML_Progress2-2.4.1-8|6	Version:	2.4.1
12cu|php-pear-HTML_Progress2-2.4.1-8|7	Release:	8
12cu|php-pear-HTML_Progress2-2.4.1-8|8	Summary:	How to include a loading bar in your XHTML documents quickly and easily
12cu|php-pear-HTML_Progress2-2.4.1-8|9	License:	PHP License
12cu|php-pear-HTML_Progress2-2.4.1-8|10	Group:		Development/PHP
12cu|php-pear-HTML_Progress2-2.4.1-8|11	URL:		http://pear.php.net/package/HTML_Progress2
12cu|php-pear-HTML_Progress2-2.4.1-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-HTML_Progress2-2.4.1-8|13	Requires(post): php-pear
12cu|php-pear-HTML_Progress2-2.4.1-8|14	Requires(preun): php-pear
12cu|php-pear-HTML_Progress2-2.4.1-8|15	Requires:	php-pear
12cu|php-pear-HTML_Progress2-2.4.1-8|16	Requires:	php-smarty
12cu|php-pear-HTML_Progress2-2.4.1-8|17	BuildArch:	noarch
12cu|php-pear-HTML_Progress2-2.4.1-8|18	BuildRequires:	php-pear
12cu|php-pear-HTML_Progress2-2.4.1-8|19	
12cu|php-pear-HTML_Progress2-2.4.1-8|20	%description
12cu|php-pear-HTML_Progress2-2.4.1-8|21	This package provides a way to add a loading bar fully customizable in existing
12cu|php-pear-HTML_Progress2-2.4.1-8|22	XHTML documents.
12cu|php-pear-HTML_Progress2-2.4.1-8|23	Your browser should accept DHTML feature.
12cu|php-pear-HTML_Progress2-2.4.1-8|24	
12cu|php-pear-HTML_Progress2-2.4.1-8|25	Features:
12cu|php-pear-HTML_Progress2-2.4.1-8|26	- create horizontal, vertival bar and also circle, ellipse and polygons
12cu|php-pear-HTML_Progress2-2.4.1-8|27	(square, rectangle).
12cu|php-pear-HTML_Progress2-2.4.1-8|28	- allows usage of existing external StyleSheet and/or JavaScript.
12cu|php-pear-HTML_Progress2-2.4.1-8|29	- all elements (progress, cells, labels) are customizable by their html
12cu|php-pear-HTML_Progress2-2.4.1-8|30	properties.
12cu|php-pear-HTML_Progress2-2.4.1-8|31	- percent/labels are floating all around the progress meter.
12cu|php-pear-HTML_Progress2-2.4.1-8|32	- compliant with all CSS/XHMTL standards.
12cu|php-pear-HTML_Progress2-2.4.1-8|33	- integration with all template engines is very easy.
12cu|php-pear-HTML_Progress2-2.4.1-8|34	- implements Observer design pattern. It is possible to add Listeners.
12cu|php-pear-HTML_Progress2-2.4.1-8|35	- adds a customizable monitor pattern to display a progress bar.
12cu|php-pear-HTML_Progress2-2.4.1-8|36	User-end can abort progress at any time.
12cu|php-pear-HTML_Progress2-2.4.1-8|37	- allows many progress meter on same page without uses of iframe solution.
12cu|php-pear-HTML_Progress2-2.4.1-8|38	- error handling system that support native PEAR_Error, but also
12cu|php-pear-HTML_Progress2-2.4.1-8|39	PEAR_ErrorStack, and any other system you might want to plug-in.
12cu|php-pear-HTML_Progress2-2.4.1-8|40	- PHP 5 ready.
12cu|php-pear-HTML_Progress2-2.4.1-8|41	
12cu|php-pear-HTML_Progress2-2.4.1-8|42	%prep
12cu|php-pear-HTML_Progress2-2.4.1-8|43	%setup -q -c
12cu|php-pear-HTML_Progress2-2.4.1-8|44	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTML_Progress2-2.4.1-8|45	
12cu|php-pear-HTML_Progress2-2.4.1-8|46	%install
12cu|php-pear-HTML_Progress2-2.4.1-8|47	
12cu|php-pear-HTML_Progress2-2.4.1-8|48	cd %{upstream_name}-%{version}
12cu|php-pear-HTML_Progress2-2.4.1-8|49	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_Progress2-2.4.1-8|50	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_Progress2-2.4.1-8|51	
12cu|php-pear-HTML_Progress2-2.4.1-8|52	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_Progress2-2.4.1-8|53	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_Progress2-2.4.1-8|54	
12cu|php-pear-HTML_Progress2-2.4.1-8|55	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Progress2-2.4.1-8|56	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Progress2-2.4.1-8|57	
12cu|php-pear-HTML_Progress2-2.4.1-8|58	%clean
12cu|php-pear-HTML_Progress2-2.4.1-8|59	
12cu|php-pear-HTML_Progress2-2.4.1-8|60	
12cu|php-pear-HTML_Progress2-2.4.1-8|61	
12cu|php-pear-HTML_Progress2-2.4.1-8|62	%files
12cu|php-pear-HTML_Progress2-2.4.1-8|63	%defattr(-,root,root)
12cu|php-pear-HTML_Progress2-2.4.1-8|64	%doc %{upstream_name}-%{version}/ChangeLog
12cu|php-pear-HTML_Progress2-2.4.1-8|65	%doc %{upstream_name}-%{version}/NEWS
12cu|php-pear-HTML_Progress2-2.4.1-8|66	%doc %{upstream_name}-%{version}/docs
12cu|php-pear-HTML_Progress2-2.4.1-8|67	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-HTML_Progress2-2.4.1-8|68	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_Progress2-2.4.1-8|69	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-HTML_Progress2-2.4.1-8|70	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_Progress2-2.4.1-8|71	
12cu|php-pear-HTML_Progress2-2.4.1-8|72	
12cu|php-pear-HTML_Progress2-2.4.1-8|73	%changelog
12cu|php-pear-HTML_Progress2-2.4.1-8|74	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-7mdv2012.0
12cu|php-pear-HTML_Progress2-2.4.1-8|75	+ Revision: 741996
12cu|php-pear-HTML_Progress2-2.4.1-8|76	- fix major breakage by careless packager
12cu|php-pear-HTML_Progress2-2.4.1-8|77	
12cu|php-pear-HTML_Progress2-2.4.1-8|78	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-6
12cu|php-pear-HTML_Progress2-2.4.1-8|79	+ Revision: 679347
12cu|php-pear-HTML_Progress2-2.4.1-8|80	- mass rebuild
12cu|php-pear-HTML_Progress2-2.4.1-8|81	
12cu|php-pear-HTML_Progress2-2.4.1-8|82	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-5mdv2011.0
12cu|php-pear-HTML_Progress2-2.4.1-8|83	+ Revision: 613673
12cu|php-pear-HTML_Progress2-2.4.1-8|84	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTML_Progress2-2.4.1-8|85	
12cu|php-pear-HTML_Progress2-2.4.1-8|86	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.1-4mdv2010.1
12cu|php-pear-HTML_Progress2-2.4.1-8|87	+ Revision: 477870
12cu|php-pear-HTML_Progress2-2.4.1-8|88	- spec cleanup
12cu|php-pear-HTML_Progress2-2.4.1-8|89	- use pear installer
12cu|php-pear-HTML_Progress2-2.4.1-8|90	- don't ship tests, even in documentation
12cu|php-pear-HTML_Progress2-2.4.1-8|91	- own all directories
12cu|php-pear-HTML_Progress2-2.4.1-8|92	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_Progress2-2.4.1-8|93	
12cu|php-pear-HTML_Progress2-2.4.1-8|94	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 2.4.1-3mdv2010.0
12cu|php-pear-HTML_Progress2-2.4.1-8|95	+ Revision: 441120
12cu|php-pear-HTML_Progress2-2.4.1-8|96	- rebuild
12cu|php-pear-HTML_Progress2-2.4.1-8|97	
12cu|php-pear-HTML_Progress2-2.4.1-8|98	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-2mdv2009.1
12cu|php-pear-HTML_Progress2-2.4.1-8|99	+ Revision: 322115
12cu|php-pear-HTML_Progress2-2.4.1-8|100	- rebuild
12cu|php-pear-HTML_Progress2-2.4.1-8|101	
12cu|php-pear-HTML_Progress2-2.4.1-8|102	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.1-1mdv2009.0
12cu|php-pear-HTML_Progress2-2.4.1-8|103	+ Revision: 278918
12cu|php-pear-HTML_Progress2-2.4.1-8|104	- update to new version 2.4.1
12cu|php-pear-HTML_Progress2-2.4.1-8|105	
12cu|php-pear-HTML_Progress2-2.4.1-8|106	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-4mdv2009.0
12cu|php-pear-HTML_Progress2-2.4.1-8|107	+ Revision: 236874
12cu|php-pear-HTML_Progress2-2.4.1-8|108	- rebuild
12cu|php-pear-HTML_Progress2-2.4.1-8|109	
12cu|php-pear-HTML_Progress2-2.4.1-8|110	* Tue Feb 12 2008 Thierry Vignaud <tv@mandriva.org> 2.2.0-3mdv2008.1
12cu|php-pear-HTML_Progress2-2.4.1-8|111	+ Revision: 166718
12cu|php-pear-HTML_Progress2-2.4.1-8|112	- fix description-line-too-long
12cu|php-pear-HTML_Progress2-2.4.1-8|113	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTML_Progress2-2.4.1-8|114	
12cu|php-pear-HTML_Progress2-2.4.1-8|115	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-HTML_Progress2-2.4.1-8|116	- restore BuildRoot
12cu|php-pear-HTML_Progress2-2.4.1-8|117	
12cu|php-pear-HTML_Progress2-2.4.1-8|118	* Fri Aug 31 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-3mdv2008.0
12cu|php-pear-HTML_Progress2-2.4.1-8|119	+ Revision: 76964
12cu|php-pear-HTML_Progress2-2.4.1-8|120	- fix deps
12cu|php-pear-HTML_Progress2-2.4.1-8|121	
12cu|php-pear-HTML_Progress2-2.4.1-8|122	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-2mdv2008.0
12cu|php-pear-HTML_Progress2-2.4.1-8|123	+ Revision: 15465
12cu|php-pear-HTML_Progress2-2.4.1-8|124	- rule out the PHPUnit.php dep
12cu|php-pear-HTML_Progress2-2.4.1-8|125	
12cu|php-pear-HTML_Progress2-2.4.1-8|126	
12cu|php-pear-HTML_Progress2-2.4.1-8|127	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-1mdv2007.1
12cu|php-pear-HTML_Progress2-2.4.1-8|128	+ Revision: 140467
12cu|php-pear-HTML_Progress2-2.4.1-8|129	- 2.2.0
12cu|php-pear-HTML_Progress2-2.4.1-8|130	- fix deps
12cu|php-pear-HTML_Progress2-2.4.1-8|131	
12cu|php-pear-HTML_Progress2-2.4.1-8|132	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdv2007.1
12cu|php-pear-HTML_Progress2-2.4.1-8|133	+ Revision: 81633
12cu|php-pear-HTML_Progress2-2.4.1-8|134	- Import php-pear-HTML_Progress2
12cu|php-pear-HTML_Progress2-2.4.1-8|135	
12cu|php-pear-HTML_Progress2-2.4.1-8|136	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdk
12cu|php-pear-HTML_Progress2-2.4.1-8|137	- new group (Development/PHP)
12cu|php-pear-HTML_Progress2-2.4.1-8|138	
12cu|php-pear-HTML_Progress2-2.4.1-8|139	* Mon Nov 07 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-1mdk
12cu|php-pear-HTML_Progress2-2.4.1-8|140	- initial Mandriva package
12cu|php-pear-HTML_Progress2-2.4.1-8|141	

11535 12
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|1	%define		_class		HTML
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|2	%define		_subclass	QuickForm
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|3	%define		upstream_name	%{_class}_%{_subclass}_advmultiselect
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|4	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|6	Version:	1.5.1
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|7	Release:	6
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|8	Summary:	Element for HTML_QuickForm that emulate a multi-select
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|9	License:	PHP License
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|10	Group:		Development/PHP
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|11	URL:		http://pear.php.net/package/HTML_QuickForm_advmultiselect/
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|13	Requires(post): php-pear
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|14	Requires(preun): php-pear
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|15	Requires:	php-pear
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|16	BuildArch:	noarch
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|17	BuildRequires:	php-pear
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|18	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|19	%description
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|20	Element for HTML_QuickForm that emulate a multi-select.
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|21	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|22	%prep
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|23	%setup -q -c
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|25	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|26	%install
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|27	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|28	cd %{upstream_name}-%{version}
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|31	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|34	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|37	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|38	%clean
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|39	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|40	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|41	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|42	%files
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|43	%defattr(-,root,root)
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|44	%doc %{upstream_name}-%{version}/{examples,ChangeLog}
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|45	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|46	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|48	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|49	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|50	%changelog
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-5mdv2012.0
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|52	+ Revision: 742001
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|53	- fix major breakage by careless packager
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|54	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-4
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|56	+ Revision: 679352
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|57	- mass rebuild
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|58	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-3mdv2011.0
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|60	+ Revision: 613678
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|62	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|63	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-2mdv2010.1
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|64	+ Revision: 477872
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|65	- spec cleanup
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|66	- use pear installer
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|67	- don't ship tests, even in documentation
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|68	- own all directories
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|70	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|71	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-1mdv2010.0
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|72	+ Revision: 383552
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|73	- update to new version 1.5.1
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|74	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|75	* Sun Mar 22 2009 Funda Wang <fwang@mandriva.org> 1.5.0-1mdv2009.1
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|76	+ Revision: 360150
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|77	- new version 1.5.0
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|78	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|79	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-2mdv2009.1
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|80	+ Revision: 322119
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|81	- rebuild
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|82	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|83	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.1-1mdv2009.0
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|84	+ Revision: 278919
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|85	- update to new version 1.4.1
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|86	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|87	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-2mdv2009.0
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|88	+ Revision: 236878
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|89	- rebuild
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|90	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|91	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|92	- restore BuildRoot
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|93	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|95	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|96	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|97	* Fri Jul 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1mdv2008.0
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|98	+ Revision: 53922
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|99	- Import php-pear-HTML_QuickForm_advmultiselect
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|100	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|101	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|102	
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|103	* Fri Jul 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1mdv2008.0
12cu|php-pear-HTML_QuickForm_advmultiselect-1.5.1-6|104	- initial Mandriva package

11536 12
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|1	%define		_class		HTML
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|2	%define		_subclass	QuickForm
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|3	%define		upstream_name	%{_class}_%{_subclass}_DHTMLRulesTableless
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|4	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|6	Version:	0.3.3
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|7	Release:	1
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|8	Summary:	DHTML replacement for the standard JavaScript alert window
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|9	License:	PHP License
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|10	Group:		Development/PHP
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|11	URL:		http://pear.php.net/package/HTML_QuickForm_DHTMLRulesTableless
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|12	Source0:	http://download.pear.php.net/package/HTML_QuickForm_DHTMLRulesTableless-%{version}.tgz
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|13	Requires(post): php-pear
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|14	Requires(preun): php-pear
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|15	Requires:	php-pear
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|16	BuildArch:	noarch
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|17	BuildRequires:	php-pear
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|18	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|19	%description
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|20	DHTML replacement for the standard JavaScript alert window for client-side
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|21	validation using the tableless renderer
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|22	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|23	%prep
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|24	%setup -q -c
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|26	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|27	%install
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|28	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|29	cd %{upstream_name}-%{version}
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|32	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|35	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|38	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|39	%clean
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|40	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|41	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|42	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|43	%files
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|44	%defattr(-,root,root)
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|45	%doc %{upstream_name}-%{version}/docs/examples
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|46	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|48	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|49	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|50	%changelog
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-8mdv2012.0
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|52	+ Revision: 741997
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|53	- fix major breakage by careless packager
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|54	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-7
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|56	+ Revision: 679348
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|57	- mass rebuild
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|58	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-6mdv2011.0
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|60	+ Revision: 613674
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|62	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|63	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.2-5mdv2010.1
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|64	+ Revision: 477874
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|65	- spec cleanup
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|66	- use pear installer
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|67	- don't ship tests, even in documentation
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|68	- own all directories
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|70	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|71	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.2-4mdv2010.0
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|72	+ Revision: 441121
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|73	- rebuild
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|74	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|75	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-3mdv2009.1
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|76	+ Revision: 322116
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|77	- rebuild
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|78	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|79	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-2mdv2009.0
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|80	+ Revision: 236875
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|81	- rebuild
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|82	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|83	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.3.2-1mdv2008.1
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|84	+ Revision: 136407
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|85	- restore BuildRoot
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|86	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|87	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|88	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|89	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|90	* Tue Aug 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-1mdv2008.0
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|91	+ Revision: 68587
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|92	- Import php-pear-HTML_QuickForm_DHTMLRulesTableless
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|93	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|94	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|95	
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|96	* Tue Aug 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-1mdv2008.0
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|97	- initial Mandriva package
12cu|php-pear-HTML_QuickForm_DHTMLRulesTableless-0.3.3-1|98	

11537 12
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|1	%define		_class		HTML
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|2	%define		_subclass	QuickForm_ElementGrid
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|4	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|6	Version:	0.1.2
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|7	Release:	1
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|8	Summary:    An HTML_QuickForm meta-element which holds any other element in a grid
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|9	License:	PHP License
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|10	Group:		Development/PHP
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|11	URL:		http://pear.php.net/package/%{upstream_name}
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|12	Source0:	http://download.pear.php.net/package/HTML_QuickForm_ElementGrid-%{version}.tgz
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|13	Requires(post): php-pear
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|14	Requires(preun): php-pear
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|15	Requires:	php-pear
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|16	BuildRequires:	php-pear
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|17	BuildArch:	noarch
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|18	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|19	%description
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|20	An HTML_QuickForm meta-element which holds multiple HTML_QuickForm elements in
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|21	an HTML_Table. The elements in the table should behave exactly like normal
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|22	elements in a form, such as freezing and getting defaults and submitted values
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|23	correctly.
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|24	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|25	%prep
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|26	%setup -q -c
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|28	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|29	%install
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|30	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|31	cd %{upstream_name}-%{version}
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|34	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|37	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|40	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|41	%clean
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|42	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|43	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|44	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|45	%files
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|46	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|47	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|48	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|50	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|51	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|52	%changelog
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-5mdv2012.0
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|54	+ Revision: 741998
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|55	- fix major breakage by careless packager
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|56	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|58	+ Revision: 679349
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|59	- mass rebuild
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|60	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|61	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2011.0
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|62	+ Revision: 613675
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|63	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|64	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|65	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-2mdv2010.1
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|66	+ Revision: 477879
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|67	- spec cleanup
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|68	- use pear installer
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|69	- don't ship tests, even in documentation
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|70	- own all directories
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|72	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|73	* Thu Oct 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-1mdv2010.0
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|74	+ Revision: 452031
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|75	- import php-pear-HTML_QuickForm_ElementGrid
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|76	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|77	
12cu|php-pear-HTML_QuickForm_ElementGrid-0.1.2-1|78	

11538 12
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|1	%define		_class		HTML
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|2	%define		_subclass	QuickForm
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|3	%define		upstream_name	%{_class}_%{_subclass}_Renderer_Tableless
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|4	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|6	Version:	0.5.3
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|7	Release:	9
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|8	Summary:	Replacement for the default renderer
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|9	License:	PHP License
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|10	Group:		Development/PHP
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|11	URL:		http://pear.php.net/package/HTML_QuickForm_Renderer_Tableless
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|13	Requires(post): php-pear
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|14	Requires(preun): php-pear
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|15	Requires:	php-pear
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|16	BuildArch:	noarch
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|17	BuildRequires:	php-pear
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|18	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|19	%description
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|20	Replacement for the default renderer that doesn't use table tags, and generates
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|21	fully valid XHTML output.
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|22	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|23	%prep
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|24	%setup -q -c
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|26	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|27	%install
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|28	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|29	cd %{upstream_name}-%{version}
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|32	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|35	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|38	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|39	%clean
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|40	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|41	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|42	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|43	%files
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|44	%defattr(-,root,root)
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|45	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|46	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|47	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|49	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|50	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|51	%changelog
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-8mdv2012.0
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|53	+ Revision: 741999
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|54	- fix major breakage by careless packager
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|55	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-7
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|57	+ Revision: 679350
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|58	- mass rebuild
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|59	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-6mdv2011.0
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|61	+ Revision: 613676
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|63	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|64	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.3-5mdv2010.1
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|65	+ Revision: 477880
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|66	- spec cleanup
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|67	- use pear installer
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|68	- don't ship tests, even in documentation
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|69	- own all directories
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|71	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|72	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.3-4mdv2010.0
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|73	+ Revision: 441123
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|74	- rebuild
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|75	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|76	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-3mdv2009.1
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|77	+ Revision: 322117
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|78	- rebuild
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|79	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|80	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-2mdv2009.0
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|81	+ Revision: 236876
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|82	- rebuild
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|83	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|84	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.5.3-1mdv2008.1
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|85	+ Revision: 136407
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|86	- restore BuildRoot
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|87	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|89	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|90	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|91	* Tue Aug 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-1mdv2008.0
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|92	+ Revision: 68589
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|93	- Import php-pear-HTML_QuickForm_Renderer_Tableless
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|94	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|95	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|96	
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|97	* Tue Aug 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-1mdv2008.0
12cu|php-pear-HTML_QuickForm_Renderer_Tableless-0.5.3-9|98	- initial Mandriva package

11539 12
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|1	%define		_class		HTML
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|2	%define		_subclass	QuickForm
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|3	%define		upstream_name	%{_class}_%{_subclass}_SelectFilter
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|4	%define		_pre	RC1
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|5	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|7	Version:	1.0.0
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|8	Release:	15
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|9	Summary:	Dynamic filters on the client side for select elements
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|10	License:	PHP License
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|11	Group:		Development/PHP
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|12	URL:		http://pear.php.net/package/HTML_QuickForm_SelectFilter/
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{_pre}.tar.bz2
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|14	Requires(post): php-pear
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|15	Requires(preun): php-pear
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|16	Requires:	php-pear
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|17	BuildArch:	noarch
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|18	BuildRequires:	php-pear
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|19	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|20	%description
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|21	The PEAR::HTML_QuickForm_SelectFilter package adds an element to the
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|22	PEAR::HTML_QuickForm package that is used to define dynamic filters on
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|23	the client side for select elements.
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|24	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|25	%prep
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|26	%setup -q -c
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|27	mv package.xml %{upstream_name}-%{version}%{_pre}/%{upstream_name}.xml
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|28	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|29	%install
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|30	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|31	cd %{upstream_name}-%{version}%{_pre}
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|34	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|37	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|40	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|41	%clean
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|42	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|43	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|44	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|45	%files
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|46	%defattr(-,root,root)
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|47	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|49	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|50	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|51	%changelog
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-14mdv2012.0
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|53	+ Revision: 742000
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|54	- fix major breakage by careless packager
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|55	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-13
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|57	+ Revision: 679351
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|58	- mass rebuild
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|59	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-12mdv2011.0
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|61	+ Revision: 613677
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|63	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|64	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-11mdv2010.1
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|65	+ Revision: 477881
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|66	- spec cleanup
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|67	- use pear installer
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|68	- don't ship tests, even in documentation
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|69	- own all directories
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|71	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|72	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-10mdv2010.0
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|73	+ Revision: 441135
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|74	- rebuild
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|75	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|76	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2009.1
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|77	+ Revision: 322118
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|78	- rebuild
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|79	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|80	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2009.0
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|81	+ Revision: 236877
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|82	- rebuild
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|83	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|84	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|85	- restore BuildRoot
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|86	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|87	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|88	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|89	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|90	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|91	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|92	+ Revision: 81648
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|93	- Import php-pear-HTML_QuickForm_SelectFilter
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|94	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|95	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|96	- new group (Development/PHP)
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|97	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|98	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|99	- rebuilt to fix auto deps
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|100	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|101	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|102	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|103	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|104	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|105	- fix deps
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|106	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|107	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|108	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|109	- fix deps
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|110	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|111	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|112	- fix deps
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|113	
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|114	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|115	- initial Mandriva package (PLD import)
12cu|php-pear-HTML_QuickForm_SelectFilter-1.0.0-15|116	

11540 12
12cu|php-pear-HTML_Select-1.3.0-5|1	%define		_class		HTML
12cu|php-pear-HTML_Select-1.3.0-5|2	%define		_subclass	Select
12cu|php-pear-HTML_Select-1.3.0-5|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-HTML_Select-1.3.0-5|4	
12cu|php-pear-HTML_Select-1.3.0-5|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTML_Select-1.3.0-5|6	Version:	1.3.0
12cu|php-pear-HTML_Select-1.3.0-5|7	Release:	5
12cu|php-pear-HTML_Select-1.3.0-5|8	Summary:	Class for generating HTML form select elements
12cu|php-pear-HTML_Select-1.3.0-5|9	License:	PHP License
12cu|php-pear-HTML_Select-1.3.0-5|10	Group:		Development/PHP
12cu|php-pear-HTML_Select-1.3.0-5|11	URL:		http://pear.php.net/package/HTML_Select
12cu|php-pear-HTML_Select-1.3.0-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-HTML_Select-1.3.0-5|13	Requires(post): php-pear
12cu|php-pear-HTML_Select-1.3.0-5|14	Requires(preun): php-pear
12cu|php-pear-HTML_Select-1.3.0-5|15	Requires:	php-pear
12cu|php-pear-HTML_Select-1.3.0-5|16	BuildRequires:	php-pear
12cu|php-pear-HTML_Select-1.3.0-5|17	BuildArch:	noarch
12cu|php-pear-HTML_Select-1.3.0-5|18	
12cu|php-pear-HTML_Select-1.3.0-5|19	%description
12cu|php-pear-HTML_Select-1.3.0-5|20	HTML_Select provides an OOP way of generating HTML form select elements.
12cu|php-pear-HTML_Select-1.3.0-5|21	
12cu|php-pear-HTML_Select-1.3.0-5|22	%prep
12cu|php-pear-HTML_Select-1.3.0-5|23	%setup -q -c
12cu|php-pear-HTML_Select-1.3.0-5|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTML_Select-1.3.0-5|25	
12cu|php-pear-HTML_Select-1.3.0-5|26	%install
12cu|php-pear-HTML_Select-1.3.0-5|27	
12cu|php-pear-HTML_Select-1.3.0-5|28	cd %{upstream_name}-%{version}
12cu|php-pear-HTML_Select-1.3.0-5|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_Select-1.3.0-5|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_Select-1.3.0-5|31	
12cu|php-pear-HTML_Select-1.3.0-5|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_Select-1.3.0-5|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_Select-1.3.0-5|34	
12cu|php-pear-HTML_Select-1.3.0-5|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Select-1.3.0-5|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Select-1.3.0-5|37	
12cu|php-pear-HTML_Select-1.3.0-5|38	%clean
12cu|php-pear-HTML_Select-1.3.0-5|39	
12cu|php-pear-HTML_Select-1.3.0-5|40	
12cu|php-pear-HTML_Select-1.3.0-5|41	
12cu|php-pear-HTML_Select-1.3.0-5|42	%files
12cu|php-pear-HTML_Select-1.3.0-5|43	%defattr(-,root,root)
12cu|php-pear-HTML_Select-1.3.0-5|44	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_Select-1.3.0-5|45	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_Select-1.3.0-5|46	
12cu|php-pear-HTML_Select-1.3.0-5|47	
12cu|php-pear-HTML_Select-1.3.0-5|48	%changelog
12cu|php-pear-HTML_Select-1.3.0-5|49	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-4mdv2012.0
12cu|php-pear-HTML_Select-1.3.0-5|50	+ Revision: 742002
12cu|php-pear-HTML_Select-1.3.0-5|51	- fix major breakage by careless packager
12cu|php-pear-HTML_Select-1.3.0-5|52	
12cu|php-pear-HTML_Select-1.3.0-5|53	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-3
12cu|php-pear-HTML_Select-1.3.0-5|54	+ Revision: 679353
12cu|php-pear-HTML_Select-1.3.0-5|55	- mass rebuild
12cu|php-pear-HTML_Select-1.3.0-5|56	
12cu|php-pear-HTML_Select-1.3.0-5|57	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2011.0
12cu|php-pear-HTML_Select-1.3.0-5|58	+ Revision: 613679
12cu|php-pear-HTML_Select-1.3.0-5|59	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTML_Select-1.3.0-5|60	
12cu|php-pear-HTML_Select-1.3.0-5|61	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-1mdv2010.1
12cu|php-pear-HTML_Select-1.3.0-5|62	+ Revision: 508989
12cu|php-pear-HTML_Select-1.3.0-5|63	- update to new version 1.3.0
12cu|php-pear-HTML_Select-1.3.0-5|64	
12cu|php-pear-HTML_Select-1.3.0-5|65	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-10mdv2010.1
12cu|php-pear-HTML_Select-1.3.0-5|66	+ Revision: 478092
12cu|php-pear-HTML_Select-1.3.0-5|67	- spec cleanup
12cu|php-pear-HTML_Select-1.3.0-5|68	- use pear installer
12cu|php-pear-HTML_Select-1.3.0-5|69	- don't ship tests, even in documentation
12cu|php-pear-HTML_Select-1.3.0-5|70	- own all directories
12cu|php-pear-HTML_Select-1.3.0-5|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_Select-1.3.0-5|72	
12cu|php-pear-HTML_Select-1.3.0-5|73	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-9mdv2010.0
12cu|php-pear-HTML_Select-1.3.0-5|74	+ Revision: 446486
12cu|php-pear-HTML_Select-1.3.0-5|75	- rebuild for missing binary
12cu|php-pear-HTML_Select-1.3.0-5|76	
12cu|php-pear-HTML_Select-1.3.0-5|77	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-8mdv2010.0
12cu|php-pear-HTML_Select-1.3.0-5|78	+ Revision: 441178
12cu|php-pear-HTML_Select-1.3.0-5|79	- rebuild
12cu|php-pear-HTML_Select-1.3.0-5|80	
12cu|php-pear-HTML_Select-1.3.0-5|81	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-7mdv2009.1
12cu|php-pear-HTML_Select-1.3.0-5|82	+ Revision: 322120
12cu|php-pear-HTML_Select-1.3.0-5|83	- rebuild
12cu|php-pear-HTML_Select-1.3.0-5|84	
12cu|php-pear-HTML_Select-1.3.0-5|85	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-6mdv2009.0
12cu|php-pear-HTML_Select-1.3.0-5|86	+ Revision: 236879
12cu|php-pear-HTML_Select-1.3.0-5|87	- rebuild
12cu|php-pear-HTML_Select-1.3.0-5|88	
12cu|php-pear-HTML_Select-1.3.0-5|89	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-5mdv2008.1
12cu|php-pear-HTML_Select-1.3.0-5|90	+ Revision: 171040
12cu|php-pear-HTML_Select-1.3.0-5|91	- rebuild
12cu|php-pear-HTML_Select-1.3.0-5|92	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|php-pear-HTML_Select-1.3.0-5|93	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTML_Select-1.3.0-5|94	
12cu|php-pear-HTML_Select-1.3.0-5|95	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-HTML_Select-1.3.0-5|96	- restore BuildRoot
12cu|php-pear-HTML_Select-1.3.0-5|97	
12cu|php-pear-HTML_Select-1.3.0-5|98	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-4mdv2008.0
12cu|php-pear-HTML_Select-1.3.0-5|99	+ Revision: 78154
12cu|php-pear-HTML_Select-1.3.0-5|100	- fix URL, and stop obsoleting itself
12cu|php-pear-HTML_Select-1.3.0-5|101	
12cu|php-pear-HTML_Select-1.3.0-5|102	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-3mdv2008.0
12cu|php-pear-HTML_Select-1.3.0-5|103	+ Revision: 77684
12cu|php-pear-HTML_Select-1.3.0-5|104	- rebuild
12cu|php-pear-HTML_Select-1.3.0-5|105	
12cu|php-pear-HTML_Select-1.3.0-5|106	
12cu|php-pear-HTML_Select-1.3.0-5|107	* Wed Feb 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-2mdv2007.1
12cu|php-pear-HTML_Select-1.3.0-5|108	+ Revision: 121035
12cu|php-pear-HTML_Select-1.3.0-5|109	- rebuild
12cu|php-pear-HTML_Select-1.3.0-5|110	
12cu|php-pear-HTML_Select-1.3.0-5|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdv2007.0
12cu|php-pear-HTML_Select-1.3.0-5|112	+ Revision: 81657
12cu|php-pear-HTML_Select-1.3.0-5|113	- Import php-pear-HTML_Select
12cu|php-pear-HTML_Select-1.3.0-5|114	
12cu|php-pear-HTML_Select-1.3.0-5|115	* Tue Aug 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2007.0
12cu|php-pear-HTML_Select-1.3.0-5|116	- first mdv release
12cu|php-pear-HTML_Select-1.3.0-5|117	

11541 12
12cu|php-pear-HTML_Select_Common-1.2.0-4|1	%define		_class		HTML
12cu|php-pear-HTML_Select_Common-1.2.0-4|2	%define		_subclass	Select
12cu|php-pear-HTML_Select_Common-1.2.0-4|3	%define		upstream_name	%{_class}_%{_subclass}_Common
12cu|php-pear-HTML_Select_Common-1.2.0-4|4	
12cu|php-pear-HTML_Select_Common-1.2.0-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTML_Select_Common-1.2.0-4|6	Version:	1.2.0
12cu|php-pear-HTML_Select_Common-1.2.0-4|7	Release:	4
12cu|php-pear-HTML_Select_Common-1.2.0-4|8	Summary:	Small classes to handle common <select> lists
12cu|php-pear-HTML_Select_Common-1.2.0-4|9	License:	PHP License
12cu|php-pear-HTML_Select_Common-1.2.0-4|10	Group:		Development/PHP
12cu|php-pear-HTML_Select_Common-1.2.0-4|11	URL:		http://pear.php.net/package/HTML_Select_Common/
12cu|php-pear-HTML_Select_Common-1.2.0-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-HTML_Select_Common-1.2.0-4|13	Requires(post): php-pear
12cu|php-pear-HTML_Select_Common-1.2.0-4|14	Requires(preun): php-pear
12cu|php-pear-HTML_Select_Common-1.2.0-4|15	Requires:	php-pear
12cu|php-pear-HTML_Select_Common-1.2.0-4|16	Obsoletes:	php-pear-HTML_Select
12cu|php-pear-HTML_Select_Common-1.2.0-4|17	BuildArch:	noarch
12cu|php-pear-HTML_Select_Common-1.2.0-4|18	BuildRequires:	php-pear
12cu|php-pear-HTML_Select_Common-1.2.0-4|19	
12cu|php-pear-HTML_Select_Common-1.2.0-4|20	%description
12cu|php-pear-HTML_Select_Common-1.2.0-4|21	Provides <select>lists for:
12cu|php-pear-HTML_Select_Common-1.2.0-4|22	- Country
12cu|php-pear-HTML_Select_Common-1.2.0-4|23	- UK counties
12cu|php-pear-HTML_Select_Common-1.2.0-4|24	- US States
12cu|php-pear-HTML_Select_Common-1.2.0-4|25	
12cu|php-pear-HTML_Select_Common-1.2.0-4|26	%prep
12cu|php-pear-HTML_Select_Common-1.2.0-4|27	%setup -q -c
12cu|php-pear-HTML_Select_Common-1.2.0-4|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTML_Select_Common-1.2.0-4|29	
12cu|php-pear-HTML_Select_Common-1.2.0-4|30	chmod 644 %{upstream_name}-%{version}/examples/*
12cu|php-pear-HTML_Select_Common-1.2.0-4|31	
12cu|php-pear-HTML_Select_Common-1.2.0-4|32	%install
12cu|php-pear-HTML_Select_Common-1.2.0-4|33	
12cu|php-pear-HTML_Select_Common-1.2.0-4|34	cd %{upstream_name}-%{version}
12cu|php-pear-HTML_Select_Common-1.2.0-4|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_Select_Common-1.2.0-4|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_Select_Common-1.2.0-4|37	
12cu|php-pear-HTML_Select_Common-1.2.0-4|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_Select_Common-1.2.0-4|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_Select_Common-1.2.0-4|40	
12cu|php-pear-HTML_Select_Common-1.2.0-4|41	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Select_Common-1.2.0-4|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Select_Common-1.2.0-4|43	
12cu|php-pear-HTML_Select_Common-1.2.0-4|44	%clean
12cu|php-pear-HTML_Select_Common-1.2.0-4|45	
12cu|php-pear-HTML_Select_Common-1.2.0-4|46	
12cu|php-pear-HTML_Select_Common-1.2.0-4|47	
12cu|php-pear-HTML_Select_Common-1.2.0-4|48	%files
12cu|php-pear-HTML_Select_Common-1.2.0-4|49	%defattr(-,root,root)
12cu|php-pear-HTML_Select_Common-1.2.0-4|50	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-HTML_Select_Common-1.2.0-4|51	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_Select_Common-1.2.0-4|52	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_Select_Common-1.2.0-4|53	
12cu|php-pear-HTML_Select_Common-1.2.0-4|54	
12cu|php-pear-HTML_Select_Common-1.2.0-4|55	
12cu|php-pear-HTML_Select_Common-1.2.0-4|56	
12cu|php-pear-HTML_Select_Common-1.2.0-4|57	%changelog
12cu|php-pear-HTML_Select_Common-1.2.0-4|58	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-3mdv2012.0
12cu|php-pear-HTML_Select_Common-1.2.0-4|59	+ Revision: 742003
12cu|php-pear-HTML_Select_Common-1.2.0-4|60	- fix major breakage by careless packager
12cu|php-pear-HTML_Select_Common-1.2.0-4|61	
12cu|php-pear-HTML_Select_Common-1.2.0-4|62	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2
12cu|php-pear-HTML_Select_Common-1.2.0-4|63	+ Revision: 679354
12cu|php-pear-HTML_Select_Common-1.2.0-4|64	- mass rebuild
12cu|php-pear-HTML_Select_Common-1.2.0-4|65	
12cu|php-pear-HTML_Select_Common-1.2.0-4|66	* Wed Dec 29 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdv2011.0
12cu|php-pear-HTML_Select_Common-1.2.0-4|67	+ Revision: 625892
12cu|php-pear-HTML_Select_Common-1.2.0-4|68	- 1.2.0
12cu|php-pear-HTML_Select_Common-1.2.0-4|69	
12cu|php-pear-HTML_Select_Common-1.2.0-4|70	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1-12mdv2011.0
12cu|php-pear-HTML_Select_Common-1.2.0-4|71	+ Revision: 613680
12cu|php-pear-HTML_Select_Common-1.2.0-4|72	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTML_Select_Common-1.2.0-4|73	
12cu|php-pear-HTML_Select_Common-1.2.0-4|74	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-11mdv2010.1
12cu|php-pear-HTML_Select_Common-1.2.0-4|75	+ Revision: 477883
12cu|php-pear-HTML_Select_Common-1.2.0-4|76	- spec cleanup
12cu|php-pear-HTML_Select_Common-1.2.0-4|77	- use pear installer
12cu|php-pear-HTML_Select_Common-1.2.0-4|78	- don't ship tests, even in documentation
12cu|php-pear-HTML_Select_Common-1.2.0-4|79	- own all directories
12cu|php-pear-HTML_Select_Common-1.2.0-4|80	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_Select_Common-1.2.0-4|81	
12cu|php-pear-HTML_Select_Common-1.2.0-4|82	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1-10mdv2010.0
12cu|php-pear-HTML_Select_Common-1.2.0-4|83	+ Revision: 441179
12cu|php-pear-HTML_Select_Common-1.2.0-4|84	- rebuild
12cu|php-pear-HTML_Select_Common-1.2.0-4|85	
12cu|php-pear-HTML_Select_Common-1.2.0-4|86	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1-9mdv2009.1
12cu|php-pear-HTML_Select_Common-1.2.0-4|87	+ Revision: 322121
12cu|php-pear-HTML_Select_Common-1.2.0-4|88	- rebuild
12cu|php-pear-HTML_Select_Common-1.2.0-4|89	
12cu|php-pear-HTML_Select_Common-1.2.0-4|90	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-8mdv2009.0
12cu|php-pear-HTML_Select_Common-1.2.0-4|91	+ Revision: 236880
12cu|php-pear-HTML_Select_Common-1.2.0-4|92	- rebuild
12cu|php-pear-HTML_Select_Common-1.2.0-4|93	
12cu|php-pear-HTML_Select_Common-1.2.0-4|94	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-HTML_Select_Common-1.2.0-4|95	- restore BuildRoot
12cu|php-pear-HTML_Select_Common-1.2.0-4|96	
12cu|php-pear-HTML_Select_Common-1.2.0-4|97	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTML_Select_Common-1.2.0-4|98	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTML_Select_Common-1.2.0-4|99	
12cu|php-pear-HTML_Select_Common-1.2.0-4|100	
12cu|php-pear-HTML_Select_Common-1.2.0-4|101	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdv2007.0
12cu|php-pear-HTML_Select_Common-1.2.0-4|102	+ Revision: 81670
12cu|php-pear-HTML_Select_Common-1.2.0-4|103	- Import php-pear-HTML_Select_Common
12cu|php-pear-HTML_Select_Common-1.2.0-4|104	
12cu|php-pear-HTML_Select_Common-1.2.0-4|105	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdk
12cu|php-pear-HTML_Select_Common-1.2.0-4|106	- new group (Development/PHP)
12cu|php-pear-HTML_Select_Common-1.2.0-4|107	
12cu|php-pear-HTML_Select_Common-1.2.0-4|108	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-6mdk
12cu|php-pear-HTML_Select_Common-1.2.0-4|109	- rebuilt to fix auto deps
12cu|php-pear-HTML_Select_Common-1.2.0-4|110	
12cu|php-pear-HTML_Select_Common-1.2.0-4|111	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-5mdk
12cu|php-pear-HTML_Select_Common-1.2.0-4|112	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTML_Select_Common-1.2.0-4|113	
12cu|php-pear-HTML_Select_Common-1.2.0-4|114	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdk
12cu|php-pear-HTML_Select_Common-1.2.0-4|115	- fix deps
12cu|php-pear-HTML_Select_Common-1.2.0-4|116	
12cu|php-pear-HTML_Select_Common-1.2.0-4|117	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdk
12cu|php-pear-HTML_Select_Common-1.2.0-4|118	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTML_Select_Common-1.2.0-4|119	- fix deps
12cu|php-pear-HTML_Select_Common-1.2.0-4|120	
12cu|php-pear-HTML_Select_Common-1.2.0-4|121	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdk
12cu|php-pear-HTML_Select_Common-1.2.0-4|122	- fix deps
12cu|php-pear-HTML_Select_Common-1.2.0-4|123	
12cu|php-pear-HTML_Select_Common-1.2.0-4|124	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cu|php-pear-HTML_Select_Common-1.2.0-4|125	- initial Mandriva package (PLD import)
12cu|php-pear-HTML_Select_Common-1.2.0-4|126	

11542 12
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|1	%define		_class		HTML
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|2	%define		_subclass	Table
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|3	%define		upstream_name	%{_class}_%{_subclass}_Matrix
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|4	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|6	Version:	1.0.10
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|7	Release:	6
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|8	Summary:	Autofill a table with data
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|9	License:	PHP License
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|10	Group:		Development/PHP
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|11	URL:		http://pear.php.net/package/HTML_Table_Matrix/
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|13	Requires(post): php-pear
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|14	Requires(preun): php-pear
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|15	Requires:	php-pear
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|16	BuildArch:	noarch
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|17	BuildRequires:	php-pear
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|18	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|19	%description
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|20	HTML_Table_Matrix is an extension to HTML_Table which allows you to
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|21	easily fill up a table with data. Features:
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|22	- It uses Filler classes to determine how the data gets filled in the
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|23	table. With a custom Filler, you can fill data in up, down,
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|24	forwards, backwards, diagonally, randomly or any other way you like.
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|25	- Comes with Fillers to fill left-to-right-top-to-bottom and
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|26	right-to-left-top-to-bottom.
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|27	- Abstract Filler methods keep the code clean & easy to understand.
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|28	- Table height or width may be omitted, and it will figure out the
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|29	correct table size based on the data you provide.
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|30	- It integrates handily with Pager to create pleasant pageable table
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|31	layouts, such as for an image gallery. Just specify a height or
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|32	width, Filler, and feed it the data returned from Pager.
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|33	- Table may be constrained to a specific height or width, and excess
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|34	data will be ignored.
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|35	- Fill offset may be specified, to leave room for a table header, or
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|36	other elements in the table.
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|37	- Fully documented with PHPDoc.
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|38	- Includes fully functional example code.
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|39	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|40	%prep
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|41	%setup -q -c
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|42	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|43	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|44	%install
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|45	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|46	cd %{upstream_name}-%{version}
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|47	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|48	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|49	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|50	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|51	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|52	rm -rf %{buildroot}%{_datadir}/pear/examples
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|53	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|54	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|55	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|56	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|57	%clean
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|58	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|59	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|60	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|61	%files
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|62	%defattr(-,root,root)
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|63	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|64	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|66	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|67	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|68	%changelog
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-5mdv2012.0
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|70	+ Revision: 742004
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|71	- fix major breakage by careless packager
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|72	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-4
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|74	+ Revision: 679355
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|75	- mass rebuild
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|76	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-3mdv2011.0
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|78	+ Revision: 613681
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|79	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|80	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|81	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.10-2mdv2010.1
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|82	+ Revision: 477885
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|83	- spec cleanup
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|84	- use pear installer
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|85	- don't ship tests, even in documentation
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|86	- own all directories
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|87	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|88	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|89	* Sat Sep 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.10-1mdv2010.0
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|90	+ Revision: 449321
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|91	- new version
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|92	- use pear installer
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|93	- use fedora %%post/%%postun
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|94	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|95	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.9-5mdv2010.0
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|96	+ Revision: 441180
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|97	- rebuild
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|98	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|99	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.9-4mdv2009.1
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|100	+ Revision: 322122
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|101	- rebuild
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|102	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|103	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.9-3mdv2009.0
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|104	+ Revision: 236881
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|105	- rebuild
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|106	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|107	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.9-2mdv2008.1
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|108	+ Revision: 136407
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|109	- restore BuildRoot
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|110	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|111	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|112	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|113	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|114	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|115	* Sun Nov 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.9-2mdv2007.0
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|116	+ Revision: 83325
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|117	- rebuild
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|118	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|119	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.9-1mdv2007.1
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|120	+ Revision: 81686
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|121	- Import php-pear-HTML_Table_Matrix
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|122	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|123	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.9-1mdk
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|124	- 1.0.9
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|125	- new group (Development/PHP)
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|126	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|127	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-1mdk
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|128	- 1.0.8
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|129	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|130	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-4mdk
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|131	- rebuilt to fix auto deps
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|132	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|133	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-3mdk
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|134	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|135	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|136	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-2mdk
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|137	- fix deps
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|138	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|139	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-1mdk
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|140	- 1.0.7
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|141	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|142	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-3mdk
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|143	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|144	- fix deps
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|145	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|146	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-2mdk
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|147	- fix deps
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|148	
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|149	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-1mdk
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|150	- initial Mandriva package (PLD import)
12cu|php-pear-HTML_Table_Matrix-1.0.10-6|151	

11543 12
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|1	%define		_class		HTML
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|2	%define		_subclass	Template
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|3	%define		upstream_name	%{_class}_%{_subclass}_PHPLIB
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|4	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|6	Version:	1.5.0
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|7	Release:	6
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|8	Summary:	Preg_* based template system
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|9	License:	PHP License
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|10	Group:		Development/PHP
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|11	URL:		http://pear.php.net/package/HTML_Template_PHPLIB/
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|13	Requires(post): php-pear
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|14	Requires(preun): php-pear
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|15	Requires:	php-pear
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|16	BuildArch:	noarch
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|17	BuildRequires:	php-pear
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|18	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|19	%description
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|20	The popular Template system from PHPLIB ported to PEAR.
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|21	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|22	%prep
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|23	%setup -q -c
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|25	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|26	%install
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|27	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|28	cd %{upstream_name}-%{version}
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|31	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|34	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|37	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|38	%clean
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|39	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|40	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|41	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|42	%files
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|43	%defattr(-,root,root)
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|44	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|45	%{_bindir}/html_template_phplibtool
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|46	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|48	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|49	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|50	%changelog
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-5mdv2012.0
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|52	+ Revision: 742005
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|53	- fix major breakage by careless packager
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|54	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-4
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|56	+ Revision: 679356
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|57	- mass rebuild
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|58	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-3mdv2011.0
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|60	+ Revision: 613682
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|62	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|63	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.0-2mdv2010.1
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|64	+ Revision: 477888
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|65	- spec cleanup
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|66	- use pear installer
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|67	- don't ship tests, even in documentation
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|68	- own all directories
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|70	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|71	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.0-1mdv2010.0
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|72	+ Revision: 446477
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|73	- update to new version 1.5.0
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|74	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|75	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.4.0-3mdv2010.0
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|76	+ Revision: 441181
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|77	- rebuild
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|78	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|79	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-2mdv2009.1
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|80	+ Revision: 322123
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|81	- rebuild
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|82	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|83	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-1mdv2009.1
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|84	+ Revision: 292881
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|85	- update to new version 1.4.0
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|86	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|87	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-1mdv2009.0
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|88	+ Revision: 278921
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|89	- update to new version 1.3.3
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|90	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|91	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-2mdv2009.0
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|92	+ Revision: 236882
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|93	- rebuild
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|94	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|95	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|96	- restore BuildRoot
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|97	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|98	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|99	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|100	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|101	* Sat Apr 28 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-1mdv2008.0
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|102	+ Revision: 18950
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|103	- fix build
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|104	- remove unneded P0
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|105	- 1.3.2
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|106	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|107	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|108	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-9mdv2007.0
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|109	+ Revision: 81696
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|110	- Import php-pear-HTML_Template_PHPLIB
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|111	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-9mdk
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|113	- new group (Development/PHP)
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|114	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|115	* Mon Nov 07 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.3.1-8mdk
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|116	- Fix BuildRequires
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|117	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|118	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-7mdk
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|119	- rebuilt to fix auto deps
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|120	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|121	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-6mdk
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|122	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|123	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|124	* Thu Aug 04 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-5mdk
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|125	- fix a xml formatting error
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|126	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|127	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-4mdk
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|128	- fix deps
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|129	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|130	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-3mdk
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|131	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|132	- fix deps
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|133	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|134	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-2mdk
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|135	- fix deps
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|136	
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|137	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-1mdk
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|138	- initial Mandriva package (PLD import)
12cu|php-pear-HTML_Template_PHPLIB-1.5.0-6|139	

11544 12
12cu|php-pear-HTML_TreeMenu-1.2.2-4|1	%define		_class		HTML
12cu|php-pear-HTML_TreeMenu-1.2.2-4|2	%define		_subclass	TreeMenu
12cu|php-pear-HTML_TreeMenu-1.2.2-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-HTML_TreeMenu-1.2.2-4|4	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTML_TreeMenu-1.2.2-4|6	Version:	1.2.2
12cu|php-pear-HTML_TreeMenu-1.2.2-4|7	Release:	4
12cu|php-pear-HTML_TreeMenu-1.2.2-4|8	Summary:	Provides an api to create a HTML tree
12cu|php-pear-HTML_TreeMenu-1.2.2-4|9	License:	PHP License
12cu|php-pear-HTML_TreeMenu-1.2.2-4|10	Group:		Development/PHP
12cu|php-pear-HTML_TreeMenu-1.2.2-4|11	URL:		http://pear.php.net/package/HTML_TreeMenu/
12cu|php-pear-HTML_TreeMenu-1.2.2-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-HTML_TreeMenu-1.2.2-4|13	Requires(post): php-pear
12cu|php-pear-HTML_TreeMenu-1.2.2-4|14	Requires(preun): php-pear
12cu|php-pear-HTML_TreeMenu-1.2.2-4|15	Requires:	php-pear
12cu|php-pear-HTML_TreeMenu-1.2.2-4|16	BuildArch:	noarch
12cu|php-pear-HTML_TreeMenu-1.2.2-4|17	BuildRequires:	php-pear
12cu|php-pear-HTML_TreeMenu-1.2.2-4|18	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|19	%description
12cu|php-pear-HTML_TreeMenu-1.2.2-4|20	PHP based API creates a tree structure using a couple of small PHP
12cu|php-pear-HTML_TreeMenu-1.2.2-4|21	classes. This can then be converted to javascript using the
12cu|php-pear-HTML_TreeMenu-1.2.2-4|22	printMenu() method. The tree should be dynamic in IE 4 or higher and
12cu|php-pear-HTML_TreeMenu-1.2.2-4|23	NN6/Mozilla, and in IE 5 or higher it maintains state (the
12cu|php-pear-HTML_TreeMenu-1.2.2-4|24	collapsed/expanded status of the branches). Has only been tested under
12cu|php-pear-HTML_TreeMenu-1.2.2-4|25	IE6 however. Other browsers display the tree fully expanded. Each node
12cu|php-pear-HTML_TreeMenu-1.2.2-4|26	can have an optional link and icon. An example of this in action is
12cu|php-pear-HTML_TreeMenu-1.2.2-4|27	available at http://www.phpguru.org/treemenu.php .
12cu|php-pear-HTML_TreeMenu-1.2.2-4|28	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|29	%prep
12cu|php-pear-HTML_TreeMenu-1.2.2-4|30	%setup -q -c
12cu|php-pear-HTML_TreeMenu-1.2.2-4|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTML_TreeMenu-1.2.2-4|32	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|33	%install
12cu|php-pear-HTML_TreeMenu-1.2.2-4|34	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|35	cd %{upstream_name}-%{version}
12cu|php-pear-HTML_TreeMenu-1.2.2-4|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTML_TreeMenu-1.2.2-4|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTML_TreeMenu-1.2.2-4|38	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTML_TreeMenu-1.2.2-4|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTML_TreeMenu-1.2.2-4|41	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|42	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_TreeMenu-1.2.2-4|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTML_TreeMenu-1.2.2-4|44	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|45	%clean
12cu|php-pear-HTML_TreeMenu-1.2.2-4|46	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|47	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|48	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|49	%files
12cu|php-pear-HTML_TreeMenu-1.2.2-4|50	%defattr(-,root,root)
12cu|php-pear-HTML_TreeMenu-1.2.2-4|51	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-HTML_TreeMenu-1.2.2-4|52	%{_datadir}/pear/%{_class}
12cu|php-pear-HTML_TreeMenu-1.2.2-4|53	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-HTML_TreeMenu-1.2.2-4|54	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTML_TreeMenu-1.2.2-4|55	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|56	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|57	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|58	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|59	%changelog
12cu|php-pear-HTML_TreeMenu-1.2.2-4|60	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdv2012.0
12cu|php-pear-HTML_TreeMenu-1.2.2-4|61	+ Revision: 742006
12cu|php-pear-HTML_TreeMenu-1.2.2-4|62	- fix major breakage by careless packager
12cu|php-pear-HTML_TreeMenu-1.2.2-4|63	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|64	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2
12cu|php-pear-HTML_TreeMenu-1.2.2-4|65	+ Revision: 679357
12cu|php-pear-HTML_TreeMenu-1.2.2-4|66	- mass rebuild
12cu|php-pear-HTML_TreeMenu-1.2.2-4|67	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|68	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2011.0
12cu|php-pear-HTML_TreeMenu-1.2.2-4|69	+ Revision: 594489
12cu|php-pear-HTML_TreeMenu-1.2.2-4|70	- update to new version 1.2.2
12cu|php-pear-HTML_TreeMenu-1.2.2-4|71	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|72	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-4mdv2010.1
12cu|php-pear-HTML_TreeMenu-1.2.2-4|73	+ Revision: 477891
12cu|php-pear-HTML_TreeMenu-1.2.2-4|74	- spec cleanup
12cu|php-pear-HTML_TreeMenu-1.2.2-4|75	- use pear installer
12cu|php-pear-HTML_TreeMenu-1.2.2-4|76	- don't ship tests, even in documentation
12cu|php-pear-HTML_TreeMenu-1.2.2-4|77	- own all directories
12cu|php-pear-HTML_TreeMenu-1.2.2-4|78	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTML_TreeMenu-1.2.2-4|79	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|80	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-3mdv2010.0
12cu|php-pear-HTML_TreeMenu-1.2.2-4|81	+ Revision: 441182
12cu|php-pear-HTML_TreeMenu-1.2.2-4|82	- rebuild
12cu|php-pear-HTML_TreeMenu-1.2.2-4|83	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|84	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdv2009.1
12cu|php-pear-HTML_TreeMenu-1.2.2-4|85	+ Revision: 322124
12cu|php-pear-HTML_TreeMenu-1.2.2-4|86	- rebuild
12cu|php-pear-HTML_TreeMenu-1.2.2-4|87	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|88	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2009.0
12cu|php-pear-HTML_TreeMenu-1.2.2-4|89	+ Revision: 278922
12cu|php-pear-HTML_TreeMenu-1.2.2-4|90	- update to new version 1.2.1
12cu|php-pear-HTML_TreeMenu-1.2.2-4|91	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|92	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-8mdv2009.0
12cu|php-pear-HTML_TreeMenu-1.2.2-4|93	+ Revision: 236883
12cu|php-pear-HTML_TreeMenu-1.2.2-4|94	- rebuild
12cu|php-pear-HTML_TreeMenu-1.2.2-4|95	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|96	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.2.0-7mdv2008.1
12cu|php-pear-HTML_TreeMenu-1.2.2-4|97	+ Revision: 136407
12cu|php-pear-HTML_TreeMenu-1.2.2-4|98	- restore BuildRoot
12cu|php-pear-HTML_TreeMenu-1.2.2-4|99	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|100	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTML_TreeMenu-1.2.2-4|101	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTML_TreeMenu-1.2.2-4|102	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|103	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|104	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-7mdv2007.0
12cu|php-pear-HTML_TreeMenu-1.2.2-4|105	+ Revision: 81719
12cu|php-pear-HTML_TreeMenu-1.2.2-4|106	- Import php-pear-HTML_TreeMenu
12cu|php-pear-HTML_TreeMenu-1.2.2-4|107	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|108	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-7mdk
12cu|php-pear-HTML_TreeMenu-1.2.2-4|109	- new group (Development/PHP)
12cu|php-pear-HTML_TreeMenu-1.2.2-4|110	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|111	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-6mdk
12cu|php-pear-HTML_TreeMenu-1.2.2-4|112	- rebuilt to fix auto deps
12cu|php-pear-HTML_TreeMenu-1.2.2-4|113	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|114	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-5mdk
12cu|php-pear-HTML_TreeMenu-1.2.2-4|115	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTML_TreeMenu-1.2.2-4|116	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|117	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-4mdk
12cu|php-pear-HTML_TreeMenu-1.2.2-4|118	- fix deps
12cu|php-pear-HTML_TreeMenu-1.2.2-4|119	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|120	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-3mdk
12cu|php-pear-HTML_TreeMenu-1.2.2-4|121	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTML_TreeMenu-1.2.2-4|122	- fix deps
12cu|php-pear-HTML_TreeMenu-1.2.2-4|123	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|124	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdk
12cu|php-pear-HTML_TreeMenu-1.2.2-4|125	- fix deps
12cu|php-pear-HTML_TreeMenu-1.2.2-4|126	
12cu|php-pear-HTML_TreeMenu-1.2.2-4|127	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdk
12cu|php-pear-HTML_TreeMenu-1.2.2-4|128	- initial Mandriva package (PLD import)
12cu|php-pear-HTML_TreeMenu-1.2.2-4|129	

11545 12
12cu|php-pear-HTTP_Client-1.2.1-8|1	%define		_class		HTTP
12cu|php-pear-HTTP_Client-1.2.1-8|2	%define		_subclass	Client
12cu|php-pear-HTTP_Client-1.2.1-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-HTTP_Client-1.2.1-8|4	
12cu|php-pear-HTTP_Client-1.2.1-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTTP_Client-1.2.1-8|6	Version:	1.2.1
12cu|php-pear-HTTP_Client-1.2.1-8|7	Release:	8
12cu|php-pear-HTTP_Client-1.2.1-8|8	Summary:	Easy way to perform multiple HTTP requests
12cu|php-pear-HTTP_Client-1.2.1-8|9	License:	PHP License
12cu|php-pear-HTTP_Client-1.2.1-8|10	Group:		Development/PHP
12cu|php-pear-HTTP_Client-1.2.1-8|11	URL:		http://pear.php.net/package/HTTP_Client/
12cu|php-pear-HTTP_Client-1.2.1-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-HTTP_Client-1.2.1-8|13	Requires(post): php-pear
12cu|php-pear-HTTP_Client-1.2.1-8|14	Requires(preun): php-pear
12cu|php-pear-HTTP_Client-1.2.1-8|15	Requires:	php-pear
12cu|php-pear-HTTP_Client-1.2.1-8|16	BuildArch:	noarch
12cu|php-pear-HTTP_Client-1.2.1-8|17	BuildRequires:	php-pear
12cu|php-pear-HTTP_Client-1.2.1-8|18	
12cu|php-pear-HTTP_Client-1.2.1-8|19	%description
12cu|php-pear-HTTP_Client-1.2.1-8|20	This class provides an easy way to perform multiple HTTP requests and
12cu|php-pear-HTTP_Client-1.2.1-8|21	process their resulsts.
12cu|php-pear-HTTP_Client-1.2.1-8|22	Features:
12cu|php-pear-HTTP_Client-1.2.1-8|23	- manage cookies and referrers between requests
12cu|php-pear-HTTP_Client-1.2.1-8|24	- handles HTTP redirection
12cu|php-pear-HTTP_Client-1.2.1-8|25	- has methods to set default headers and request parameters
12cu|php-pear-HTTP_Client-1.2.1-8|26	- implements the Subject-Observer design pattern: the base class sends
12cu|php-pear-HTTP_Client-1.2.1-8|27	events to listeners that do the response processing
12cu|php-pear-HTTP_Client-1.2.1-8|28	
12cu|php-pear-HTTP_Client-1.2.1-8|29	%prep
12cu|php-pear-HTTP_Client-1.2.1-8|30	%setup -q -c
12cu|php-pear-HTTP_Client-1.2.1-8|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTTP_Client-1.2.1-8|32	
12cu|php-pear-HTTP_Client-1.2.1-8|33	%install
12cu|php-pear-HTTP_Client-1.2.1-8|34	
12cu|php-pear-HTTP_Client-1.2.1-8|35	cd %{upstream_name}-%{version}
12cu|php-pear-HTTP_Client-1.2.1-8|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTTP_Client-1.2.1-8|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTTP_Client-1.2.1-8|38	
12cu|php-pear-HTTP_Client-1.2.1-8|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTTP_Client-1.2.1-8|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTTP_Client-1.2.1-8|41	
12cu|php-pear-HTTP_Client-1.2.1-8|42	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTTP_Client-1.2.1-8|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTTP_Client-1.2.1-8|44	
12cu|php-pear-HTTP_Client-1.2.1-8|45	%clean
12cu|php-pear-HTTP_Client-1.2.1-8|46	
12cu|php-pear-HTTP_Client-1.2.1-8|47	
12cu|php-pear-HTTP_Client-1.2.1-8|48	
12cu|php-pear-HTTP_Client-1.2.1-8|49	%files
12cu|php-pear-HTTP_Client-1.2.1-8|50	%defattr(-,root,root)
12cu|php-pear-HTTP_Client-1.2.1-8|51	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-HTTP_Client-1.2.1-8|52	%{_datadir}/pear/%{_class}
12cu|php-pear-HTTP_Client-1.2.1-8|53	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTTP_Client-1.2.1-8|54	
12cu|php-pear-HTTP_Client-1.2.1-8|55	
12cu|php-pear-HTTP_Client-1.2.1-8|56	%changelog
12cu|php-pear-HTTP_Client-1.2.1-8|57	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-7mdv2012.0
12cu|php-pear-HTTP_Client-1.2.1-8|58	+ Revision: 742007
12cu|php-pear-HTTP_Client-1.2.1-8|59	- fix major breakage by careless packager
12cu|php-pear-HTTP_Client-1.2.1-8|60	
12cu|php-pear-HTTP_Client-1.2.1-8|61	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-6
12cu|php-pear-HTTP_Client-1.2.1-8|62	+ Revision: 679358
12cu|php-pear-HTTP_Client-1.2.1-8|63	- mass rebuild
12cu|php-pear-HTTP_Client-1.2.1-8|64	
12cu|php-pear-HTTP_Client-1.2.1-8|65	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-5mdv2011.0
12cu|php-pear-HTTP_Client-1.2.1-8|66	+ Revision: 613683
12cu|php-pear-HTTP_Client-1.2.1-8|67	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTTP_Client-1.2.1-8|68	
12cu|php-pear-HTTP_Client-1.2.1-8|69	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-4mdv2010.1
12cu|php-pear-HTTP_Client-1.2.1-8|70	+ Revision: 477893
12cu|php-pear-HTTP_Client-1.2.1-8|71	- spec cleanup
12cu|php-pear-HTTP_Client-1.2.1-8|72	- use pear installer
12cu|php-pear-HTTP_Client-1.2.1-8|73	- don't ship tests, even in documentation
12cu|php-pear-HTTP_Client-1.2.1-8|74	- own all directories
12cu|php-pear-HTTP_Client-1.2.1-8|75	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTTP_Client-1.2.1-8|76	
12cu|php-pear-HTTP_Client-1.2.1-8|77	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-3mdv2010.0
12cu|php-pear-HTTP_Client-1.2.1-8|78	+ Revision: 441183
12cu|php-pear-HTTP_Client-1.2.1-8|79	- rebuild
12cu|php-pear-HTTP_Client-1.2.1-8|80	
12cu|php-pear-HTTP_Client-1.2.1-8|81	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdv2009.1
12cu|php-pear-HTTP_Client-1.2.1-8|82	+ Revision: 322125
12cu|php-pear-HTTP_Client-1.2.1-8|83	- rebuild
12cu|php-pear-HTTP_Client-1.2.1-8|84	
12cu|php-pear-HTTP_Client-1.2.1-8|85	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2009.1
12cu|php-pear-HTTP_Client-1.2.1-8|86	+ Revision: 305783
12cu|php-pear-HTTP_Client-1.2.1-8|87	- update to new version 1.2.1
12cu|php-pear-HTTP_Client-1.2.1-8|88	
12cu|php-pear-HTTP_Client-1.2.1-8|89	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2009.0
12cu|php-pear-HTTP_Client-1.2.1-8|90	+ Revision: 236884
12cu|php-pear-HTTP_Client-1.2.1-8|91	- rebuild
12cu|php-pear-HTTP_Client-1.2.1-8|92	
12cu|php-pear-HTTP_Client-1.2.1-8|93	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.1.1-1mdv2008.1
12cu|php-pear-HTTP_Client-1.2.1-8|94	+ Revision: 136407
12cu|php-pear-HTTP_Client-1.2.1-8|95	- restore BuildRoot
12cu|php-pear-HTTP_Client-1.2.1-8|96	
12cu|php-pear-HTTP_Client-1.2.1-8|97	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTTP_Client-1.2.1-8|98	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTTP_Client-1.2.1-8|99	
12cu|php-pear-HTTP_Client-1.2.1-8|100	* Sun May 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2008.0
12cu|php-pear-HTTP_Client-1.2.1-8|101	+ Revision: 28877
12cu|php-pear-HTTP_Client-1.2.1-8|102	- 1.1.1
12cu|php-pear-HTTP_Client-1.2.1-8|103	
12cu|php-pear-HTTP_Client-1.2.1-8|104	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2008.0
12cu|php-pear-HTTP_Client-1.2.1-8|105	+ Revision: 15677
12cu|php-pear-HTTP_Client-1.2.1-8|106	- 1.1.0
12cu|php-pear-HTTP_Client-1.2.1-8|107	
12cu|php-pear-HTTP_Client-1.2.1-8|108	
12cu|php-pear-HTTP_Client-1.2.1-8|109	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cu|php-pear-HTTP_Client-1.2.1-8|110	+ Revision: 81755
12cu|php-pear-HTTP_Client-1.2.1-8|111	- Import php-pear-HTTP_Client
12cu|php-pear-HTTP_Client-1.2.1-8|112	
12cu|php-pear-HTTP_Client-1.2.1-8|113	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cu|php-pear-HTTP_Client-1.2.1-8|114	- new group (Development/PHP)
12cu|php-pear-HTTP_Client-1.2.1-8|115	
12cu|php-pear-HTTP_Client-1.2.1-8|116	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cu|php-pear-HTTP_Client-1.2.1-8|117	- rebuilt to fix auto deps
12cu|php-pear-HTTP_Client-1.2.1-8|118	
12cu|php-pear-HTTP_Client-1.2.1-8|119	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cu|php-pear-HTTP_Client-1.2.1-8|120	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTTP_Client-1.2.1-8|121	
12cu|php-pear-HTTP_Client-1.2.1-8|122	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cu|php-pear-HTTP_Client-1.2.1-8|123	- fix deps
12cu|php-pear-HTTP_Client-1.2.1-8|124	
12cu|php-pear-HTTP_Client-1.2.1-8|125	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cu|php-pear-HTTP_Client-1.2.1-8|126	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTTP_Client-1.2.1-8|127	- fix deps
12cu|php-pear-HTTP_Client-1.2.1-8|128	
12cu|php-pear-HTTP_Client-1.2.1-8|129	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cu|php-pear-HTTP_Client-1.2.1-8|130	- fix deps
12cu|php-pear-HTTP_Client-1.2.1-8|131	
12cu|php-pear-HTTP_Client-1.2.1-8|132	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-HTTP_Client-1.2.1-8|133	- initial Mandriva package (PLD import)
12cu|php-pear-HTTP_Client-1.2.1-8|134	

11546 12
12cu|php-pear-HTTP_Download-1.1.4-4|1	%define		_class		HTTP
12cu|php-pear-HTTP_Download-1.1.4-4|2	%define		_subclass	Download
12cu|php-pear-HTTP_Download-1.1.4-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-HTTP_Download-1.1.4-4|4	
12cu|php-pear-HTTP_Download-1.1.4-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTTP_Download-1.1.4-4|6	Version:	1.1.4
12cu|php-pear-HTTP_Download-1.1.4-4|7	Release:	4
12cu|php-pear-HTTP_Download-1.1.4-4|8	Summary:	Send HTTP Downloads
12cu|php-pear-HTTP_Download-1.1.4-4|9	License:	PHP License
12cu|php-pear-HTTP_Download-1.1.4-4|10	Group:		Development/PHP
12cu|php-pear-HTTP_Download-1.1.4-4|11	URL:		http://pear.php.net/package/HTTP_Download/
12cu|php-pear-HTTP_Download-1.1.4-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-HTTP_Download-1.1.4-4|13	Requires(post): php-pear
12cu|php-pear-HTTP_Download-1.1.4-4|14	Requires(preun): php-pear
12cu|php-pear-HTTP_Download-1.1.4-4|15	Requires:	php-pear
12cu|php-pear-HTTP_Download-1.1.4-4|16	BuildArch:	noarch
12cu|php-pear-HTTP_Download-1.1.4-4|17	BuildRequires:	php-pear
12cu|php-pear-HTTP_Download-1.1.4-4|18	
12cu|php-pear-HTTP_Download-1.1.4-4|19	%description
12cu|php-pear-HTTP_Download-1.1.4-4|20	Provides an easy interface to send hidden files or any arbitrary data to
12cu|php-pear-HTTP_Download-1.1.4-4|21	the client over HTTP. It features HTTP Caching, Compression and Ranges
12cu|php-pear-HTTP_Download-1.1.4-4|22	(partial downloads and resuming).
12cu|php-pear-HTTP_Download-1.1.4-4|23	
12cu|php-pear-HTTP_Download-1.1.4-4|24	NOTE: Don't use with PHP's on-the-fly output compression, because files
12cu|php-pear-HTTP_Download-1.1.4-4|25	may be sent coruppted.
12cu|php-pear-HTTP_Download-1.1.4-4|26	
12cu|php-pear-HTTP_Download-1.1.4-4|27	%prep
12cu|php-pear-HTTP_Download-1.1.4-4|28	%setup -q -c
12cu|php-pear-HTTP_Download-1.1.4-4|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTTP_Download-1.1.4-4|30	
12cu|php-pear-HTTP_Download-1.1.4-4|31	%install
12cu|php-pear-HTTP_Download-1.1.4-4|32	
12cu|php-pear-HTTP_Download-1.1.4-4|33	cd %{upstream_name}-%{version}
12cu|php-pear-HTTP_Download-1.1.4-4|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTTP_Download-1.1.4-4|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTTP_Download-1.1.4-4|36	
12cu|php-pear-HTTP_Download-1.1.4-4|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTTP_Download-1.1.4-4|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTTP_Download-1.1.4-4|39	
12cu|php-pear-HTTP_Download-1.1.4-4|40	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTTP_Download-1.1.4-4|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTTP_Download-1.1.4-4|42	
12cu|php-pear-HTTP_Download-1.1.4-4|43	%clean
12cu|php-pear-HTTP_Download-1.1.4-4|44	
12cu|php-pear-HTTP_Download-1.1.4-4|45	
12cu|php-pear-HTTP_Download-1.1.4-4|46	
12cu|php-pear-HTTP_Download-1.1.4-4|47	%files
12cu|php-pear-HTTP_Download-1.1.4-4|48	%defattr(-,root,root)
12cu|php-pear-HTTP_Download-1.1.4-4|49	%{_datadir}/pear/%{_class}
12cu|php-pear-HTTP_Download-1.1.4-4|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTTP_Download-1.1.4-4|51	
12cu|php-pear-HTTP_Download-1.1.4-4|52	
12cu|php-pear-HTTP_Download-1.1.4-4|53	%changelog
12cu|php-pear-HTTP_Download-1.1.4-4|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-3mdv2012.0
12cu|php-pear-HTTP_Download-1.1.4-4|55	+ Revision: 742008
12cu|php-pear-HTTP_Download-1.1.4-4|56	- fix major breakage by careless packager
12cu|php-pear-HTTP_Download-1.1.4-4|57	
12cu|php-pear-HTTP_Download-1.1.4-4|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-2
12cu|php-pear-HTTP_Download-1.1.4-4|59	+ Revision: 679359
12cu|php-pear-HTTP_Download-1.1.4-4|60	- mass rebuild
12cu|php-pear-HTTP_Download-1.1.4-4|61	
12cu|php-pear-HTTP_Download-1.1.4-4|62	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.4-1mdv2011.0
12cu|php-pear-HTTP_Download-1.1.4-4|63	+ Revision: 587642
12cu|php-pear-HTTP_Download-1.1.4-4|64	- update to new version 1.1.4
12cu|php-pear-HTTP_Download-1.1.4-4|65	
12cu|php-pear-HTTP_Download-1.1.4-4|66	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.3-4mdv2010.1
12cu|php-pear-HTTP_Download-1.1.4-4|67	+ Revision: 477894
12cu|php-pear-HTTP_Download-1.1.4-4|68	- spec cleanup
12cu|php-pear-HTTP_Download-1.1.4-4|69	- use pear installer
12cu|php-pear-HTTP_Download-1.1.4-4|70	- don't ship tests, even in documentation
12cu|php-pear-HTTP_Download-1.1.4-4|71	- own all directories
12cu|php-pear-HTTP_Download-1.1.4-4|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTTP_Download-1.1.4-4|73	
12cu|php-pear-HTTP_Download-1.1.4-4|74	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.3-3mdv2010.0
12cu|php-pear-HTTP_Download-1.1.4-4|75	+ Revision: 441184
12cu|php-pear-HTTP_Download-1.1.4-4|76	- rebuild
12cu|php-pear-HTTP_Download-1.1.4-4|77	
12cu|php-pear-HTTP_Download-1.1.4-4|78	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-2mdv2009.1
12cu|php-pear-HTTP_Download-1.1.4-4|79	+ Revision: 322126
12cu|php-pear-HTTP_Download-1.1.4-4|80	- rebuild
12cu|php-pear-HTTP_Download-1.1.4-4|81	
12cu|php-pear-HTTP_Download-1.1.4-4|82	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.3-1mdv2009.0
12cu|php-pear-HTTP_Download-1.1.4-4|83	+ Revision: 278924
12cu|php-pear-HTTP_Download-1.1.4-4|84	- update to new version 1.1.3
12cu|php-pear-HTTP_Download-1.1.4-4|85	
12cu|php-pear-HTTP_Download-1.1.4-4|86	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-2mdv2009.0
12cu|php-pear-HTTP_Download-1.1.4-4|87	+ Revision: 236885
12cu|php-pear-HTTP_Download-1.1.4-4|88	- rebuild
12cu|php-pear-HTTP_Download-1.1.4-4|89	
12cu|php-pear-HTTP_Download-1.1.4-4|90	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-HTTP_Download-1.1.4-4|91	- restore BuildRoot
12cu|php-pear-HTTP_Download-1.1.4-4|92	
12cu|php-pear-HTTP_Download-1.1.4-4|93	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTTP_Download-1.1.4-4|94	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTTP_Download-1.1.4-4|95	
12cu|php-pear-HTTP_Download-1.1.4-4|96	* Fri May 04 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdv2008.0
12cu|php-pear-HTTP_Download-1.1.4-4|97	+ Revision: 22354
12cu|php-pear-HTTP_Download-1.1.4-4|98	- 1.1.2
12cu|php-pear-HTTP_Download-1.1.4-4|99	
12cu|php-pear-HTTP_Download-1.1.4-4|100	
12cu|php-pear-HTTP_Download-1.1.4-4|101	* Fri Mar 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2007.1
12cu|php-pear-HTTP_Download-1.1.4-4|102	+ Revision: 139476
12cu|php-pear-HTTP_Download-1.1.4-4|103	- package HTTP/Download/Archive.php too
12cu|php-pear-HTTP_Download-1.1.4-4|104	
12cu|php-pear-HTTP_Download-1.1.4-4|105	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2007.1
12cu|php-pear-HTTP_Download-1.1.4-4|106	+ Revision: 81766
12cu|php-pear-HTTP_Download-1.1.4-4|107	- Import php-pear-HTTP_Download
12cu|php-pear-HTTP_Download-1.1.4-4|108	
12cu|php-pear-HTTP_Download-1.1.4-4|109	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdk
12cu|php-pear-HTTP_Download-1.1.4-4|110	- 1.1.1
12cu|php-pear-HTTP_Download-1.1.4-4|111	- new group (Development/PHP)
12cu|php-pear-HTTP_Download-1.1.4-4|112	
12cu|php-pear-HTTP_Download-1.1.4-4|113	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-6mdk
12cu|php-pear-HTTP_Download-1.1.4-4|114	- rebuilt to fix auto deps
12cu|php-pear-HTTP_Download-1.1.4-4|115	
12cu|php-pear-HTTP_Download-1.1.4-4|116	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-5mdk
12cu|php-pear-HTTP_Download-1.1.4-4|117	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTTP_Download-1.1.4-4|118	
12cu|php-pear-HTTP_Download-1.1.4-4|119	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-4mdk
12cu|php-pear-HTTP_Download-1.1.4-4|120	- fix deps
12cu|php-pear-HTTP_Download-1.1.4-4|121	
12cu|php-pear-HTTP_Download-1.1.4-4|122	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-3mdk
12cu|php-pear-HTTP_Download-1.1.4-4|123	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTTP_Download-1.1.4-4|124	- fix deps
12cu|php-pear-HTTP_Download-1.1.4-4|125	
12cu|php-pear-HTTP_Download-1.1.4-4|126	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-2mdk
12cu|php-pear-HTTP_Download-1.1.4-4|127	- fix deps
12cu|php-pear-HTTP_Download-1.1.4-4|128	
12cu|php-pear-HTTP_Download-1.1.4-4|129	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-1mdk
12cu|php-pear-HTTP_Download-1.1.4-4|130	- initial Mandriva package (PLD import)
12cu|php-pear-HTTP_Download-1.1.4-4|131	

11547 12
12cu|php-pear-HTTP_Header-1.2.1-4|1	%define		_class		HTTP
12cu|php-pear-HTTP_Header-1.2.1-4|2	%define		_subclass	Header
12cu|php-pear-HTTP_Header-1.2.1-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-HTTP_Header-1.2.1-4|4	
12cu|php-pear-HTTP_Header-1.2.1-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTTP_Header-1.2.1-4|6	Version:	1.2.1
12cu|php-pear-HTTP_Header-1.2.1-4|7	Release:	4
12cu|php-pear-HTTP_Header-1.2.1-4|8	Summary:	OO-Interface to modify HTTP-Headers easily
12cu|php-pear-HTTP_Header-1.2.1-4|9	License:	PHP License
12cu|php-pear-HTTP_Header-1.2.1-4|10	Group:		Development/PHP
12cu|php-pear-HTTP_Header-1.2.1-4|11	URL:		http://pear.php.net/package/HTTP_Header/
12cu|php-pear-HTTP_Header-1.2.1-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-HTTP_Header-1.2.1-4|13	Requires(post): php-pear
12cu|php-pear-HTTP_Header-1.2.1-4|14	Requires(preun): php-pear
12cu|php-pear-HTTP_Header-1.2.1-4|15	Requires(post): php-pear
12cu|php-pear-HTTP_Header-1.2.1-4|16	Requires(preun): php-pear-HTTP >= 1.2
12cu|php-pear-HTTP_Header-1.2.1-4|17	Requires:	php-pear
12cu|php-pear-HTTP_Header-1.2.1-4|18	BuildArch:	noarch
12cu|php-pear-HTTP_Header-1.2.1-4|19	BuildRequires:	php-pear
12cu|php-pear-HTTP_Header-1.2.1-4|20	
12cu|php-pear-HTTP_Header-1.2.1-4|21	%description
12cu|php-pear-HTTP_Header-1.2.1-4|22	This class provides methods to set/modify HTTP-Headers. To abstract
12cu|php-pear-HTTP_Header-1.2.1-4|23	common things, like caching etc. some sub classes are provided that
12cu|php-pear-HTTP_Header-1.2.1-4|24	handle special cases (i.e. HTTP_Header_Cache).
12cu|php-pear-HTTP_Header-1.2.1-4|25	
12cu|php-pear-HTTP_Header-1.2.1-4|26	%prep
12cu|php-pear-HTTP_Header-1.2.1-4|27	%setup -q -c
12cu|php-pear-HTTP_Header-1.2.1-4|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTTP_Header-1.2.1-4|29	
12cu|php-pear-HTTP_Header-1.2.1-4|30	%install
12cu|php-pear-HTTP_Header-1.2.1-4|31	
12cu|php-pear-HTTP_Header-1.2.1-4|32	cd %{upstream_name}-%{version}
12cu|php-pear-HTTP_Header-1.2.1-4|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTTP_Header-1.2.1-4|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTTP_Header-1.2.1-4|35	
12cu|php-pear-HTTP_Header-1.2.1-4|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTTP_Header-1.2.1-4|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTTP_Header-1.2.1-4|38	
12cu|php-pear-HTTP_Header-1.2.1-4|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTTP_Header-1.2.1-4|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTTP_Header-1.2.1-4|41	
12cu|php-pear-HTTP_Header-1.2.1-4|42	%clean
12cu|php-pear-HTTP_Header-1.2.1-4|43	
12cu|php-pear-HTTP_Header-1.2.1-4|44	
12cu|php-pear-HTTP_Header-1.2.1-4|45	
12cu|php-pear-HTTP_Header-1.2.1-4|46	%files
12cu|php-pear-HTTP_Header-1.2.1-4|47	%defattr(-,root,root)
12cu|php-pear-HTTP_Header-1.2.1-4|48	%{_datadir}/pear/%{_class}
12cu|php-pear-HTTP_Header-1.2.1-4|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTTP_Header-1.2.1-4|50	
12cu|php-pear-HTTP_Header-1.2.1-4|51	
12cu|php-pear-HTTP_Header-1.2.1-4|52	%changelog
12cu|php-pear-HTTP_Header-1.2.1-4|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdv2012.0
12cu|php-pear-HTTP_Header-1.2.1-4|54	+ Revision: 742009
12cu|php-pear-HTTP_Header-1.2.1-4|55	- fix major breakage by careless packager
12cu|php-pear-HTTP_Header-1.2.1-4|56	
12cu|php-pear-HTTP_Header-1.2.1-4|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2
12cu|php-pear-HTTP_Header-1.2.1-4|58	+ Revision: 679360
12cu|php-pear-HTTP_Header-1.2.1-4|59	- mass rebuild
12cu|php-pear-HTTP_Header-1.2.1-4|60	
12cu|php-pear-HTTP_Header-1.2.1-4|61	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2011.0
12cu|php-pear-HTTP_Header-1.2.1-4|62	+ Revision: 587643
12cu|php-pear-HTTP_Header-1.2.1-4|63	- update to new version 1.2.1
12cu|php-pear-HTTP_Header-1.2.1-4|64	
12cu|php-pear-HTTP_Header-1.2.1-4|65	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-6mdv2010.1
12cu|php-pear-HTTP_Header-1.2.1-4|66	+ Revision: 477895
12cu|php-pear-HTTP_Header-1.2.1-4|67	- spec cleanup
12cu|php-pear-HTTP_Header-1.2.1-4|68	- use pear installer
12cu|php-pear-HTTP_Header-1.2.1-4|69	- don't ship tests, even in documentation
12cu|php-pear-HTTP_Header-1.2.1-4|70	- own all directories
12cu|php-pear-HTTP_Header-1.2.1-4|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTTP_Header-1.2.1-4|72	
12cu|php-pear-HTTP_Header-1.2.1-4|73	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.0-5mdv2010.0
12cu|php-pear-HTTP_Header-1.2.1-4|74	+ Revision: 441185
12cu|php-pear-HTTP_Header-1.2.1-4|75	- rebuild
12cu|php-pear-HTTP_Header-1.2.1-4|76	
12cu|php-pear-HTTP_Header-1.2.1-4|77	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-4mdv2009.1
12cu|php-pear-HTTP_Header-1.2.1-4|78	+ Revision: 322127
12cu|php-pear-HTTP_Header-1.2.1-4|79	- rebuild
12cu|php-pear-HTTP_Header-1.2.1-4|80	
12cu|php-pear-HTTP_Header-1.2.1-4|81	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-3mdv2009.0
12cu|php-pear-HTTP_Header-1.2.1-4|82	+ Revision: 236886
12cu|php-pear-HTTP_Header-1.2.1-4|83	- rebuild
12cu|php-pear-HTTP_Header-1.2.1-4|84	
12cu|php-pear-HTTP_Header-1.2.1-4|85	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-HTTP_Header-1.2.1-4|86	- restore BuildRoot
12cu|php-pear-HTTP_Header-1.2.1-4|87	
12cu|php-pear-HTTP_Header-1.2.1-4|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTTP_Header-1.2.1-4|89	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTTP_Header-1.2.1-4|90	
12cu|php-pear-HTTP_Header-1.2.1-4|91	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2008.0
12cu|php-pear-HTTP_Header-1.2.1-4|92	+ Revision: 15467
12cu|php-pear-HTTP_Header-1.2.1-4|93	- rule out the PHPUnit.php dep
12cu|php-pear-HTTP_Header-1.2.1-4|94	
12cu|php-pear-HTTP_Header-1.2.1-4|95	
12cu|php-pear-HTTP_Header-1.2.1-4|96	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdv2007.0
12cu|php-pear-HTTP_Header-1.2.1-4|97	+ Revision: 81782
12cu|php-pear-HTTP_Header-1.2.1-4|98	- Import php-pear-HTTP_Header
12cu|php-pear-HTTP_Header-1.2.1-4|99	
12cu|php-pear-HTTP_Header-1.2.1-4|100	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdk
12cu|php-pear-HTTP_Header-1.2.1-4|101	- 1.2.0
12cu|php-pear-HTTP_Header-1.2.1-4|102	- new group (Development/PHP)
12cu|php-pear-HTTP_Header-1.2.1-4|103	
12cu|php-pear-HTTP_Header-1.2.1-4|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-4mdk
12cu|php-pear-HTTP_Header-1.2.1-4|105	- rebuilt to fix auto deps
12cu|php-pear-HTTP_Header-1.2.1-4|106	
12cu|php-pear-HTTP_Header-1.2.1-4|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-3mdk
12cu|php-pear-HTTP_Header-1.2.1-4|108	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTTP_Header-1.2.1-4|109	
12cu|php-pear-HTTP_Header-1.2.1-4|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-2mdk
12cu|php-pear-HTTP_Header-1.2.1-4|111	- fix deps
12cu|php-pear-HTTP_Header-1.2.1-4|112	
12cu|php-pear-HTTP_Header-1.2.1-4|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdk
12cu|php-pear-HTTP_Header-1.2.1-4|114	- 1.1.2
12cu|php-pear-HTTP_Header-1.2.1-4|115	
12cu|php-pear-HTTP_Header-1.2.1-4|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdk
12cu|php-pear-HTTP_Header-1.2.1-4|117	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTTP_Header-1.2.1-4|118	- fix deps
12cu|php-pear-HTTP_Header-1.2.1-4|119	
12cu|php-pear-HTTP_Header-1.2.1-4|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdk
12cu|php-pear-HTTP_Header-1.2.1-4|121	- fix deps
12cu|php-pear-HTTP_Header-1.2.1-4|122	
12cu|php-pear-HTTP_Header-1.2.1-4|123	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdk
12cu|php-pear-HTTP_Header-1.2.1-4|124	- initial Mandriva package (PLD import)
12cu|php-pear-HTTP_Header-1.2.1-4|125	

11548 12
12cu|php-pear-HTTP_Server-0.4.0-15|1	%define		_class		HTTP
12cu|php-pear-HTTP_Server-0.4.0-15|2	%define		_subclass	Server
12cu|php-pear-HTTP_Server-0.4.0-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-HTTP_Server-0.4.0-15|4	
12cu|php-pear-HTTP_Server-0.4.0-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTTP_Server-0.4.0-15|6	Version:	0.4.0
12cu|php-pear-HTTP_Server-0.4.0-15|7	Release:	15
12cu|php-pear-HTTP_Server-0.4.0-15|8	Summary:	HTTP server class
12cu|php-pear-HTTP_Server-0.4.0-15|9	License:	PHP License
12cu|php-pear-HTTP_Server-0.4.0-15|10	Group:		Development/PHP
12cu|php-pear-HTTP_Server-0.4.0-15|11	URL:		http://pear.php.net/package/HTTP_Server/
12cu|php-pear-HTTP_Server-0.4.0-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-HTTP_Server-0.4.0-15|13	Requires(post): php-pear
12cu|php-pear-HTTP_Server-0.4.0-15|14	Requires(preun): php-pear
12cu|php-pear-HTTP_Server-0.4.0-15|15	Requires:	php-pear
12cu|php-pear-HTTP_Server-0.4.0-15|16	BuildArch:	noarch
12cu|php-pear-HTTP_Server-0.4.0-15|17	BuildRequires:	php-pear
12cu|php-pear-HTTP_Server-0.4.0-15|18	
12cu|php-pear-HTTP_Server-0.4.0-15|19	%description
12cu|php-pear-HTTP_Server-0.4.0-15|20	%{upstream_name} class that allows you to easily implement HTTP servers by
12cu|php-pear-HTTP_Server-0.4.0-15|21	supplying callbacks. The base class will parse the request, call the
12cu|php-pear-HTTP_Server-0.4.0-15|22	apropriate callback and build a response based on an array that the
12cu|php-pear-HTTP_Server-0.4.0-15|23	callbacks have to return.
12cu|php-pear-HTTP_Server-0.4.0-15|24	
12cu|php-pear-HTTP_Server-0.4.0-15|25	%prep
12cu|php-pear-HTTP_Server-0.4.0-15|26	%setup -q -c
12cu|php-pear-HTTP_Server-0.4.0-15|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTTP_Server-0.4.0-15|28	
12cu|php-pear-HTTP_Server-0.4.0-15|29	%install
12cu|php-pear-HTTP_Server-0.4.0-15|30	
12cu|php-pear-HTTP_Server-0.4.0-15|31	cd %{upstream_name}-%{version}
12cu|php-pear-HTTP_Server-0.4.0-15|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTTP_Server-0.4.0-15|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTTP_Server-0.4.0-15|34	
12cu|php-pear-HTTP_Server-0.4.0-15|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTTP_Server-0.4.0-15|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTTP_Server-0.4.0-15|37	
12cu|php-pear-HTTP_Server-0.4.0-15|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTTP_Server-0.4.0-15|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTTP_Server-0.4.0-15|40	
12cu|php-pear-HTTP_Server-0.4.0-15|41	%clean
12cu|php-pear-HTTP_Server-0.4.0-15|42	
12cu|php-pear-HTTP_Server-0.4.0-15|43	
12cu|php-pear-HTTP_Server-0.4.0-15|44	
12cu|php-pear-HTTP_Server-0.4.0-15|45	%files
12cu|php-pear-HTTP_Server-0.4.0-15|46	%defattr(-,root,root)
12cu|php-pear-HTTP_Server-0.4.0-15|47	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-HTTP_Server-0.4.0-15|48	%{_datadir}/pear/%{_class}
12cu|php-pear-HTTP_Server-0.4.0-15|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTTP_Server-0.4.0-15|50	
12cu|php-pear-HTTP_Server-0.4.0-15|51	
12cu|php-pear-HTTP_Server-0.4.0-15|52	%changelog
12cu|php-pear-HTTP_Server-0.4.0-15|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-14mdv2012.0
12cu|php-pear-HTTP_Server-0.4.0-15|54	+ Revision: 742010
12cu|php-pear-HTTP_Server-0.4.0-15|55	- fix major breakage by careless packager
12cu|php-pear-HTTP_Server-0.4.0-15|56	
12cu|php-pear-HTTP_Server-0.4.0-15|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-13
12cu|php-pear-HTTP_Server-0.4.0-15|58	+ Revision: 679361
12cu|php-pear-HTTP_Server-0.4.0-15|59	- mass rebuild
12cu|php-pear-HTTP_Server-0.4.0-15|60	
12cu|php-pear-HTTP_Server-0.4.0-15|61	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-12mdv2011.0
12cu|php-pear-HTTP_Server-0.4.0-15|62	+ Revision: 613684
12cu|php-pear-HTTP_Server-0.4.0-15|63	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTTP_Server-0.4.0-15|64	
12cu|php-pear-HTTP_Server-0.4.0-15|65	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-11mdv2010.1
12cu|php-pear-HTTP_Server-0.4.0-15|66	+ Revision: 477897
12cu|php-pear-HTTP_Server-0.4.0-15|67	- spec cleanup
12cu|php-pear-HTTP_Server-0.4.0-15|68	- use pear installer
12cu|php-pear-HTTP_Server-0.4.0-15|69	- don't ship tests, even in documentation
12cu|php-pear-HTTP_Server-0.4.0-15|70	- own all directories
12cu|php-pear-HTTP_Server-0.4.0-15|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTTP_Server-0.4.0-15|72	
12cu|php-pear-HTTP_Server-0.4.0-15|73	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4.0-10mdv2010.0
12cu|php-pear-HTTP_Server-0.4.0-15|74	+ Revision: 441186
12cu|php-pear-HTTP_Server-0.4.0-15|75	- rebuild
12cu|php-pear-HTTP_Server-0.4.0-15|76	
12cu|php-pear-HTTP_Server-0.4.0-15|77	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-9mdv2009.1
12cu|php-pear-HTTP_Server-0.4.0-15|78	+ Revision: 322128
12cu|php-pear-HTTP_Server-0.4.0-15|79	- rebuild
12cu|php-pear-HTTP_Server-0.4.0-15|80	
12cu|php-pear-HTTP_Server-0.4.0-15|81	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-8mdv2009.0
12cu|php-pear-HTTP_Server-0.4.0-15|82	+ Revision: 236887
12cu|php-pear-HTTP_Server-0.4.0-15|83	- rebuild
12cu|php-pear-HTTP_Server-0.4.0-15|84	
12cu|php-pear-HTTP_Server-0.4.0-15|85	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.4.0-7mdv2008.1
12cu|php-pear-HTTP_Server-0.4.0-15|86	+ Revision: 136407
12cu|php-pear-HTTP_Server-0.4.0-15|87	- restore BuildRoot
12cu|php-pear-HTTP_Server-0.4.0-15|88	
12cu|php-pear-HTTP_Server-0.4.0-15|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTTP_Server-0.4.0-15|90	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTTP_Server-0.4.0-15|91	
12cu|php-pear-HTTP_Server-0.4.0-15|92	
12cu|php-pear-HTTP_Server-0.4.0-15|93	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-7mdv2007.0
12cu|php-pear-HTTP_Server-0.4.0-15|94	+ Revision: 81799
12cu|php-pear-HTTP_Server-0.4.0-15|95	- Import php-pear-HTTP_Server
12cu|php-pear-HTTP_Server-0.4.0-15|96	
12cu|php-pear-HTTP_Server-0.4.0-15|97	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-7mdk
12cu|php-pear-HTTP_Server-0.4.0-15|98	- new group (Development/PHP)
12cu|php-pear-HTTP_Server-0.4.0-15|99	
12cu|php-pear-HTTP_Server-0.4.0-15|100	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-6mdk
12cu|php-pear-HTTP_Server-0.4.0-15|101	- rebuilt to fix auto deps
12cu|php-pear-HTTP_Server-0.4.0-15|102	
12cu|php-pear-HTTP_Server-0.4.0-15|103	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-5mdk
12cu|php-pear-HTTP_Server-0.4.0-15|104	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTTP_Server-0.4.0-15|105	
12cu|php-pear-HTTP_Server-0.4.0-15|106	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-4mdk
12cu|php-pear-HTTP_Server-0.4.0-15|107	- fix deps
12cu|php-pear-HTTP_Server-0.4.0-15|108	
12cu|php-pear-HTTP_Server-0.4.0-15|109	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-3mdk
12cu|php-pear-HTTP_Server-0.4.0-15|110	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTTP_Server-0.4.0-15|111	- fix deps
12cu|php-pear-HTTP_Server-0.4.0-15|112	
12cu|php-pear-HTTP_Server-0.4.0-15|113	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2mdk
12cu|php-pear-HTTP_Server-0.4.0-15|114	- fix deps
12cu|php-pear-HTTP_Server-0.4.0-15|115	
12cu|php-pear-HTTP_Server-0.4.0-15|116	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdk
12cu|php-pear-HTTP_Server-0.4.0-15|117	- initial Mandriva package (PLD import)
12cu|php-pear-HTTP_Server-0.4.0-15|118	

11549 12
12cu|php-pear-HTTP_Session-0.5.5-9|1	%define		_class		HTTP
12cu|php-pear-HTTP_Session-0.5.5-9|2	%define		_subclass	Session
12cu|php-pear-HTTP_Session-0.5.5-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-HTTP_Session-0.5.5-9|4	
12cu|php-pear-HTTP_Session-0.5.5-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTTP_Session-0.5.5-9|6	Version:	0.5.5
12cu|php-pear-HTTP_Session-0.5.5-9|7	Release:	9
12cu|php-pear-HTTP_Session-0.5.5-9|8	Summary:	Object-oriented interface to the session_* family functions
12cu|php-pear-HTTP_Session-0.5.5-9|9	License:	PHP License
12cu|php-pear-HTTP_Session-0.5.5-9|10	Group:		Development/PHP
12cu|php-pear-HTTP_Session-0.5.5-9|11	URL:		http://pear.php.net/package/HTTP_Session/
12cu|php-pear-HTTP_Session-0.5.5-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-HTTP_Session-0.5.5-9|13	Requires(post): php-pear
12cu|php-pear-HTTP_Session-0.5.5-9|14	Requires(preun): php-pear
12cu|php-pear-HTTP_Session-0.5.5-9|15	Requires:	php-pear
12cu|php-pear-HTTP_Session-0.5.5-9|16	BuildArch:	noarch
12cu|php-pear-HTTP_Session-0.5.5-9|17	BuildRequires:	php-pear
12cu|php-pear-HTTP_Session-0.5.5-9|18	
12cu|php-pear-HTTP_Session-0.5.5-9|19	%description
12cu|php-pear-HTTP_Session-0.5.5-9|20	Object-oriented interface to the session_* family functions; it
12cu|php-pear-HTTP_Session-0.5.5-9|21	provides extra features such as database storage for session data
12cu|php-pear-HTTP_Session-0.5.5-9|22	using DB package. It introduces new methods like isNewSession(),
12cu|php-pear-HTTP_Session-0.5.5-9|23	setCookieless(), abandon(), setExpire(), setIdle(), isExpired(),
12cu|php-pear-HTTP_Session-0.5.5-9|24	isIdled() and others.
12cu|php-pear-HTTP_Session-0.5.5-9|25	
12cu|php-pear-HTTP_Session-0.5.5-9|26	%prep
12cu|php-pear-HTTP_Session-0.5.5-9|27	%setup -q -c
12cu|php-pear-HTTP_Session-0.5.5-9|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTTP_Session-0.5.5-9|29	
12cu|php-pear-HTTP_Session-0.5.5-9|30	%install
12cu|php-pear-HTTP_Session-0.5.5-9|31	
12cu|php-pear-HTTP_Session-0.5.5-9|32	cd %{upstream_name}-%{version}
12cu|php-pear-HTTP_Session-0.5.5-9|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTTP_Session-0.5.5-9|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTTP_Session-0.5.5-9|35	
12cu|php-pear-HTTP_Session-0.5.5-9|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTTP_Session-0.5.5-9|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTTP_Session-0.5.5-9|38	
12cu|php-pear-HTTP_Session-0.5.5-9|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTTP_Session-0.5.5-9|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTTP_Session-0.5.5-9|41	
12cu|php-pear-HTTP_Session-0.5.5-9|42	%clean
12cu|php-pear-HTTP_Session-0.5.5-9|43	
12cu|php-pear-HTTP_Session-0.5.5-9|44	
12cu|php-pear-HTTP_Session-0.5.5-9|45	
12cu|php-pear-HTTP_Session-0.5.5-9|46	%files
12cu|php-pear-HTTP_Session-0.5.5-9|47	%defattr(-,root,root)
12cu|php-pear-HTTP_Session-0.5.5-9|48	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-HTTP_Session-0.5.5-9|49	%{_datadir}/pear/%{_class}
12cu|php-pear-HTTP_Session-0.5.5-9|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTTP_Session-0.5.5-9|51	
12cu|php-pear-HTTP_Session-0.5.5-9|52	
12cu|php-pear-HTTP_Session-0.5.5-9|53	
12cu|php-pear-HTTP_Session-0.5.5-9|54	
12cu|php-pear-HTTP_Session-0.5.5-9|55	%changelog
12cu|php-pear-HTTP_Session-0.5.5-9|56	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.5-8mdv2012.0
12cu|php-pear-HTTP_Session-0.5.5-9|57	+ Revision: 742011
12cu|php-pear-HTTP_Session-0.5.5-9|58	- fix major breakage by careless packager
12cu|php-pear-HTTP_Session-0.5.5-9|59	
12cu|php-pear-HTTP_Session-0.5.5-9|60	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.5-7
12cu|php-pear-HTTP_Session-0.5.5-9|61	+ Revision: 679362
12cu|php-pear-HTTP_Session-0.5.5-9|62	- mass rebuild
12cu|php-pear-HTTP_Session-0.5.5-9|63	
12cu|php-pear-HTTP_Session-0.5.5-9|64	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.5-6mdv2011.0
12cu|php-pear-HTTP_Session-0.5.5-9|65	+ Revision: 613685
12cu|php-pear-HTTP_Session-0.5.5-9|66	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTTP_Session-0.5.5-9|67	
12cu|php-pear-HTTP_Session-0.5.5-9|68	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.5-5mdv2010.1
12cu|php-pear-HTTP_Session-0.5.5-9|69	+ Revision: 477898
12cu|php-pear-HTTP_Session-0.5.5-9|70	- spec cleanup
12cu|php-pear-HTTP_Session-0.5.5-9|71	- use pear installer
12cu|php-pear-HTTP_Session-0.5.5-9|72	- don't ship tests, even in documentation
12cu|php-pear-HTTP_Session-0.5.5-9|73	- own all directories
12cu|php-pear-HTTP_Session-0.5.5-9|74	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTTP_Session-0.5.5-9|75	
12cu|php-pear-HTTP_Session-0.5.5-9|76	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.5-4mdv2010.0
12cu|php-pear-HTTP_Session-0.5.5-9|77	+ Revision: 441187
12cu|php-pear-HTTP_Session-0.5.5-9|78	- rebuild
12cu|php-pear-HTTP_Session-0.5.5-9|79	
12cu|php-pear-HTTP_Session-0.5.5-9|80	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.5-3mdv2009.1
12cu|php-pear-HTTP_Session-0.5.5-9|81	+ Revision: 322129
12cu|php-pear-HTTP_Session-0.5.5-9|82	- rebuild
12cu|php-pear-HTTP_Session-0.5.5-9|83	
12cu|php-pear-HTTP_Session-0.5.5-9|84	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.5-2mdv2009.0
12cu|php-pear-HTTP_Session-0.5.5-9|85	+ Revision: 236888
12cu|php-pear-HTTP_Session-0.5.5-9|86	- rebuild
12cu|php-pear-HTTP_Session-0.5.5-9|87	
12cu|php-pear-HTTP_Session-0.5.5-9|88	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.5.5-1mdv2008.1
12cu|php-pear-HTTP_Session-0.5.5-9|89	+ Revision: 136407
12cu|php-pear-HTTP_Session-0.5.5-9|90	- restore BuildRoot
12cu|php-pear-HTTP_Session-0.5.5-9|91	
12cu|php-pear-HTTP_Session-0.5.5-9|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTTP_Session-0.5.5-9|93	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTTP_Session-0.5.5-9|94	
12cu|php-pear-HTTP_Session-0.5.5-9|95	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.5-1mdv2008.0
12cu|php-pear-HTTP_Session-0.5.5-9|96	+ Revision: 15678
12cu|php-pear-HTTP_Session-0.5.5-9|97	- 0.5.5
12cu|php-pear-HTTP_Session-0.5.5-9|98	
12cu|php-pear-HTTP_Session-0.5.5-9|99	
12cu|php-pear-HTTP_Session-0.5.5-9|100	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-1mdv2007.0
12cu|php-pear-HTTP_Session-0.5.5-9|101	+ Revision: 81835
12cu|php-pear-HTTP_Session-0.5.5-9|102	- Import php-pear-HTTP_Session
12cu|php-pear-HTTP_Session-0.5.5-9|103	
12cu|php-pear-HTTP_Session-0.5.5-9|104	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-1mdk
12cu|php-pear-HTTP_Session-0.5.5-9|105	- 0.5.2
12cu|php-pear-HTTP_Session-0.5.5-9|106	
12cu|php-pear-HTTP_Session-0.5.5-9|107	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-1mdk
12cu|php-pear-HTTP_Session-0.5.5-9|108	- 0.5.1
12cu|php-pear-HTTP_Session-0.5.5-9|109	- new group (Development/PHP)
12cu|php-pear-HTTP_Session-0.5.5-9|110	
12cu|php-pear-HTTP_Session-0.5.5-9|111	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-6mdk
12cu|php-pear-HTTP_Session-0.5.5-9|112	- rebuilt to fix auto deps
12cu|php-pear-HTTP_Session-0.5.5-9|113	
12cu|php-pear-HTTP_Session-0.5.5-9|114	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-5mdk
12cu|php-pear-HTTP_Session-0.5.5-9|115	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTTP_Session-0.5.5-9|116	
12cu|php-pear-HTTP_Session-0.5.5-9|117	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-4mdk
12cu|php-pear-HTTP_Session-0.5.5-9|118	- fix deps
12cu|php-pear-HTTP_Session-0.5.5-9|119	
12cu|php-pear-HTTP_Session-0.5.5-9|120	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-3mdk
12cu|php-pear-HTTP_Session-0.5.5-9|121	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTTP_Session-0.5.5-9|122	- fix deps
12cu|php-pear-HTTP_Session-0.5.5-9|123	
12cu|php-pear-HTTP_Session-0.5.5-9|124	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-2mdk
12cu|php-pear-HTTP_Session-0.5.5-9|125	- fix deps
12cu|php-pear-HTTP_Session-0.5.5-9|126	
12cu|php-pear-HTTP_Session-0.5.5-9|127	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdk
12cu|php-pear-HTTP_Session-0.5.5-9|128	- initial Mandriva package (PLD import)
12cu|php-pear-HTTP_Session-0.5.5-9|129	

11550 12
12cu|php-pear-HTTP_SessionServer-0.5.0-9|1	%define		_class		HTTP
12cu|php-pear-HTTP_SessionServer-0.5.0-9|2	%define		_subclass	SessionServer
12cu|php-pear-HTTP_SessionServer-0.5.0-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-HTTP_SessionServer-0.5.0-9|4	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTTP_SessionServer-0.5.0-9|6	Version:	0.5.0
12cu|php-pear-HTTP_SessionServer-0.5.0-9|7	Release:	9
12cu|php-pear-HTTP_SessionServer-0.5.0-9|8	Summary:	Daemon to store session data
12cu|php-pear-HTTP_SessionServer-0.5.0-9|9	License:	PHP License
12cu|php-pear-HTTP_SessionServer-0.5.0-9|10	Group:		Development/PHP
12cu|php-pear-HTTP_SessionServer-0.5.0-9|11	URL:		http://pear.php.net/package/HTTP_SessionServer/
12cu|php-pear-HTTP_SessionServer-0.5.0-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-HTTP_SessionServer-0.5.0-9|13	Requires(post): php-pear
12cu|php-pear-HTTP_SessionServer-0.5.0-9|14	Requires(preun): php-pear
12cu|php-pear-HTTP_SessionServer-0.5.0-9|15	Requires:	php-pear
12cu|php-pear-HTTP_SessionServer-0.5.0-9|16	BuildArch:	noarch
12cu|php-pear-HTTP_SessionServer-0.5.0-9|17	BuildRequires:	php-pear
12cu|php-pear-HTTP_SessionServer-0.5.0-9|18	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|19	%description
12cu|php-pear-HTTP_SessionServer-0.5.0-9|20	HTTP_SessionServer is a simple PHP based daemon that helps you
12cu|php-pear-HTTP_SessionServer-0.5.0-9|21	maintaining state between physically different hosts.
12cu|php-pear-HTTP_SessionServer-0.5.0-9|22	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|23	HTTP_SessionServer implements a very simple protocol to store and
12cu|php-pear-HTTP_SessionServer-0.5.0-9|24	retrieve data on the server. The storage backend is driver based,
12cu|php-pear-HTTP_SessionServer-0.5.0-9|25	currently only a storage for the filesystem has been implemented, but
12cu|php-pear-HTTP_SessionServer-0.5.0-9|26	you may easily change this.
12cu|php-pear-HTTP_SessionServer-0.5.0-9|27	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|28	HTTP_SessionServer comes with a matching client implementation using
12cu|php-pear-HTTP_SessionServer-0.5.0-9|29	Net_Socket as well as a session save handler.
12cu|php-pear-HTTP_SessionServer-0.5.0-9|30	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|31	%prep
12cu|php-pear-HTTP_SessionServer-0.5.0-9|32	%setup -q -c
12cu|php-pear-HTTP_SessionServer-0.5.0-9|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTTP_SessionServer-0.5.0-9|34	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|35	%install
12cu|php-pear-HTTP_SessionServer-0.5.0-9|36	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|37	cd %{upstream_name}-%{version}
12cu|php-pear-HTTP_SessionServer-0.5.0-9|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTTP_SessionServer-0.5.0-9|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTTP_SessionServer-0.5.0-9|40	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTTP_SessionServer-0.5.0-9|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTTP_SessionServer-0.5.0-9|43	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|44	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTTP_SessionServer-0.5.0-9|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTTP_SessionServer-0.5.0-9|46	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|47	%clean
12cu|php-pear-HTTP_SessionServer-0.5.0-9|48	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|49	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|50	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|51	%files
12cu|php-pear-HTTP_SessionServer-0.5.0-9|52	%defattr(-,root,root)
12cu|php-pear-HTTP_SessionServer-0.5.0-9|53	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-HTTP_SessionServer-0.5.0-9|54	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-HTTP_SessionServer-0.5.0-9|55	%{_datadir}/pear/%{_class}
12cu|php-pear-HTTP_SessionServer-0.5.0-9|56	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTTP_SessionServer-0.5.0-9|57	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|58	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|59	%changelog
12cu|php-pear-HTTP_SessionServer-0.5.0-9|60	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-8mdv2012.0
12cu|php-pear-HTTP_SessionServer-0.5.0-9|61	+ Revision: 742012
12cu|php-pear-HTTP_SessionServer-0.5.0-9|62	- fix major breakage by careless packager
12cu|php-pear-HTTP_SessionServer-0.5.0-9|63	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|64	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-7
12cu|php-pear-HTTP_SessionServer-0.5.0-9|65	+ Revision: 679363
12cu|php-pear-HTTP_SessionServer-0.5.0-9|66	- mass rebuild
12cu|php-pear-HTTP_SessionServer-0.5.0-9|67	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|68	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-6mdv2011.0
12cu|php-pear-HTTP_SessionServer-0.5.0-9|69	+ Revision: 613686
12cu|php-pear-HTTP_SessionServer-0.5.0-9|70	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTTP_SessionServer-0.5.0-9|71	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|72	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-5mdv2010.1
12cu|php-pear-HTTP_SessionServer-0.5.0-9|73	+ Revision: 477899
12cu|php-pear-HTTP_SessionServer-0.5.0-9|74	- spec cleanup
12cu|php-pear-HTTP_SessionServer-0.5.0-9|75	- use pear installer
12cu|php-pear-HTTP_SessionServer-0.5.0-9|76	- don't ship tests, even in documentation
12cu|php-pear-HTTP_SessionServer-0.5.0-9|77	- own all directories
12cu|php-pear-HTTP_SessionServer-0.5.0-9|78	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTTP_SessionServer-0.5.0-9|79	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|80	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.0-4mdv2010.0
12cu|php-pear-HTTP_SessionServer-0.5.0-9|81	+ Revision: 441188
12cu|php-pear-HTTP_SessionServer-0.5.0-9|82	- rebuild
12cu|php-pear-HTTP_SessionServer-0.5.0-9|83	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|84	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-3mdv2009.1
12cu|php-pear-HTTP_SessionServer-0.5.0-9|85	+ Revision: 322130
12cu|php-pear-HTTP_SessionServer-0.5.0-9|86	- rebuild
12cu|php-pear-HTTP_SessionServer-0.5.0-9|87	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|88	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdv2009.0
12cu|php-pear-HTTP_SessionServer-0.5.0-9|89	+ Revision: 236889
12cu|php-pear-HTTP_SessionServer-0.5.0-9|90	- rebuild
12cu|php-pear-HTTP_SessionServer-0.5.0-9|91	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|92	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-HTTP_SessionServer-0.5.0-9|93	- restore BuildRoot
12cu|php-pear-HTTP_SessionServer-0.5.0-9|94	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|95	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTTP_SessionServer-0.5.0-9|96	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTTP_SessionServer-0.5.0-9|97	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|98	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|99	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdv2007.0
12cu|php-pear-HTTP_SessionServer-0.5.0-9|100	+ Revision: 81850
12cu|php-pear-HTTP_SessionServer-0.5.0-9|101	- Import php-pear-HTTP_SessionServer
12cu|php-pear-HTTP_SessionServer-0.5.0-9|102	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|103	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdk
12cu|php-pear-HTTP_SessionServer-0.5.0-9|104	- 0.5.0
12cu|php-pear-HTTP_SessionServer-0.5.0-9|105	- new group (Development/PHP)
12cu|php-pear-HTTP_SessionServer-0.5.0-9|106	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|107	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-6mdk
12cu|php-pear-HTTP_SessionServer-0.5.0-9|108	- rebuilt to fix auto deps
12cu|php-pear-HTTP_SessionServer-0.5.0-9|109	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|110	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-5mdk
12cu|php-pear-HTTP_SessionServer-0.5.0-9|111	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTTP_SessionServer-0.5.0-9|112	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|113	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-4mdk
12cu|php-pear-HTTP_SessionServer-0.5.0-9|114	- fix deps
12cu|php-pear-HTTP_SessionServer-0.5.0-9|115	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-3mdk
12cu|php-pear-HTTP_SessionServer-0.5.0-9|117	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTTP_SessionServer-0.5.0-9|118	- fix deps
12cu|php-pear-HTTP_SessionServer-0.5.0-9|119	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2mdk
12cu|php-pear-HTTP_SessionServer-0.5.0-9|121	- fix deps
12cu|php-pear-HTTP_SessionServer-0.5.0-9|122	
12cu|php-pear-HTTP_SessionServer-0.5.0-9|123	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdk
12cu|php-pear-HTTP_SessionServer-0.5.0-9|124	- initial Mandriva package (PLD import)
12cu|php-pear-HTTP_SessionServer-0.5.0-9|125	

11551 12
12cu|php-pear-HTTP_Upload-0.9.1-16|1	%define		_class		HTTP
12cu|php-pear-HTTP_Upload-0.9.1-16|2	%define		_subclass	Upload
12cu|php-pear-HTTP_Upload-0.9.1-16|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-HTTP_Upload-0.9.1-16|4	
12cu|php-pear-HTTP_Upload-0.9.1-16|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTTP_Upload-0.9.1-16|6	Version:	0.9.1
12cu|php-pear-HTTP_Upload-0.9.1-16|7	Release:	16
12cu|php-pear-HTTP_Upload-0.9.1-16|8	Summary:	Easy and secure managment of files submitted via HTML Forms
12cu|php-pear-HTTP_Upload-0.9.1-16|9	License:	PHP License
12cu|php-pear-HTTP_Upload-0.9.1-16|10	Group:		Development/PHP
12cu|php-pear-HTTP_Upload-0.9.1-16|11	URL:		http://pear.php.net/package/HTTP_Upload/
12cu|php-pear-HTTP_Upload-0.9.1-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-HTTP_Upload-0.9.1-16|13	Requires(post): php-pear
12cu|php-pear-HTTP_Upload-0.9.1-16|14	Requires(preun): php-pear
12cu|php-pear-HTTP_Upload-0.9.1-16|15	Requires:	php-pear
12cu|php-pear-HTTP_Upload-0.9.1-16|16	BuildArch:	noarch
12cu|php-pear-HTTP_Upload-0.9.1-16|17	BuildRequires:	php-pear
12cu|php-pear-HTTP_Upload-0.9.1-16|18	
12cu|php-pear-HTTP_Upload-0.9.1-16|19	%description
12cu|php-pear-HTTP_Upload-0.9.1-16|20	This class provides an advanced file uploader system for file uploads
12cu|php-pear-HTTP_Upload-0.9.1-16|21	made from html forms. Features:
12cu|php-pear-HTTP_Upload-0.9.1-16|22	- Can handle from one file to multiple files.
12cu|php-pear-HTTP_Upload-0.9.1-16|23	- Safe file copying from tmp dir.
12cu|php-pear-HTTP_Upload-0.9.1-16|24	- Easy detecting mechanism of valid upload, missing upload or error.
12cu|php-pear-HTTP_Upload-0.9.1-16|25	- Gives extensive information about the uploaded file.
12cu|php-pear-HTTP_Upload-0.9.1-16|26	- Rename uploaded files in different ways: as it is, safe or unique.
12cu|php-pear-HTTP_Upload-0.9.1-16|27	- Validate allowed file extensions.
12cu|php-pear-HTTP_Upload-0.9.1-16|28	- Multiple languages error messages support.
12cu|php-pear-HTTP_Upload-0.9.1-16|29	
12cu|php-pear-HTTP_Upload-0.9.1-16|30	
12cu|php-pear-HTTP_Upload-0.9.1-16|31	%prep
12cu|php-pear-HTTP_Upload-0.9.1-16|32	%setup -q -c
12cu|php-pear-HTTP_Upload-0.9.1-16|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTTP_Upload-0.9.1-16|34	
12cu|php-pear-HTTP_Upload-0.9.1-16|35	%install
12cu|php-pear-HTTP_Upload-0.9.1-16|36	
12cu|php-pear-HTTP_Upload-0.9.1-16|37	cd %{upstream_name}-%{version}
12cu|php-pear-HTTP_Upload-0.9.1-16|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTTP_Upload-0.9.1-16|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTTP_Upload-0.9.1-16|40	
12cu|php-pear-HTTP_Upload-0.9.1-16|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTTP_Upload-0.9.1-16|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTTP_Upload-0.9.1-16|43	
12cu|php-pear-HTTP_Upload-0.9.1-16|44	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTTP_Upload-0.9.1-16|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTTP_Upload-0.9.1-16|46	
12cu|php-pear-HTTP_Upload-0.9.1-16|47	%clean
12cu|php-pear-HTTP_Upload-0.9.1-16|48	
12cu|php-pear-HTTP_Upload-0.9.1-16|49	
12cu|php-pear-HTTP_Upload-0.9.1-16|50	
12cu|php-pear-HTTP_Upload-0.9.1-16|51	%files
12cu|php-pear-HTTP_Upload-0.9.1-16|52	%defattr(-,root,root)
12cu|php-pear-HTTP_Upload-0.9.1-16|53	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-HTTP_Upload-0.9.1-16|54	%{_datadir}/pear/%{_class}
12cu|php-pear-HTTP_Upload-0.9.1-16|55	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTTP_Upload-0.9.1-16|56	
12cu|php-pear-HTTP_Upload-0.9.1-16|57	
12cu|php-pear-HTTP_Upload-0.9.1-16|58	%changelog
12cu|php-pear-HTTP_Upload-0.9.1-16|59	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-15mdv2012.0
12cu|php-pear-HTTP_Upload-0.9.1-16|60	+ Revision: 742013
12cu|php-pear-HTTP_Upload-0.9.1-16|61	- fix major breakage by careless packager
12cu|php-pear-HTTP_Upload-0.9.1-16|62	
12cu|php-pear-HTTP_Upload-0.9.1-16|63	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-14
12cu|php-pear-HTTP_Upload-0.9.1-16|64	+ Revision: 679364
12cu|php-pear-HTTP_Upload-0.9.1-16|65	- mass rebuild
12cu|php-pear-HTTP_Upload-0.9.1-16|66	
12cu|php-pear-HTTP_Upload-0.9.1-16|67	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-13mdv2011.0
12cu|php-pear-HTTP_Upload-0.9.1-16|68	+ Revision: 613687
12cu|php-pear-HTTP_Upload-0.9.1-16|69	- the mass rebuild of 2010.1 packages
12cu|php-pear-HTTP_Upload-0.9.1-16|70	
12cu|php-pear-HTTP_Upload-0.9.1-16|71	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-12mdv2010.1
12cu|php-pear-HTTP_Upload-0.9.1-16|72	+ Revision: 477900
12cu|php-pear-HTTP_Upload-0.9.1-16|73	- spec cleanup
12cu|php-pear-HTTP_Upload-0.9.1-16|74	- use pear installer
12cu|php-pear-HTTP_Upload-0.9.1-16|75	- don't ship tests, even in documentation
12cu|php-pear-HTTP_Upload-0.9.1-16|76	- own all directories
12cu|php-pear-HTTP_Upload-0.9.1-16|77	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTTP_Upload-0.9.1-16|78	
12cu|php-pear-HTTP_Upload-0.9.1-16|79	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9.1-11mdv2010.0
12cu|php-pear-HTTP_Upload-0.9.1-16|80	+ Revision: 441189
12cu|php-pear-HTTP_Upload-0.9.1-16|81	- rebuild
12cu|php-pear-HTTP_Upload-0.9.1-16|82	
12cu|php-pear-HTTP_Upload-0.9.1-16|83	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-10mdv2009.1
12cu|php-pear-HTTP_Upload-0.9.1-16|84	+ Revision: 322131
12cu|php-pear-HTTP_Upload-0.9.1-16|85	- rebuild
12cu|php-pear-HTTP_Upload-0.9.1-16|86	
12cu|php-pear-HTTP_Upload-0.9.1-16|87	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-9mdv2009.0
12cu|php-pear-HTTP_Upload-0.9.1-16|88	+ Revision: 236890
12cu|php-pear-HTTP_Upload-0.9.1-16|89	- rebuild
12cu|php-pear-HTTP_Upload-0.9.1-16|90	
12cu|php-pear-HTTP_Upload-0.9.1-16|91	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-HTTP_Upload-0.9.1-16|92	- restore BuildRoot
12cu|php-pear-HTTP_Upload-0.9.1-16|93	
12cu|php-pear-HTTP_Upload-0.9.1-16|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTTP_Upload-0.9.1-16|95	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTTP_Upload-0.9.1-16|96	
12cu|php-pear-HTTP_Upload-0.9.1-16|97	
12cu|php-pear-HTTP_Upload-0.9.1-16|98	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-8mdv2007.0
12cu|php-pear-HTTP_Upload-0.9.1-16|99	+ Revision: 81859
12cu|php-pear-HTTP_Upload-0.9.1-16|100	- Import php-pear-HTTP_Upload
12cu|php-pear-HTTP_Upload-0.9.1-16|101	
12cu|php-pear-HTTP_Upload-0.9.1-16|102	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-8mdk
12cu|php-pear-HTTP_Upload-0.9.1-16|103	- new group (Development/PHP)
12cu|php-pear-HTTP_Upload-0.9.1-16|104	
12cu|php-pear-HTTP_Upload-0.9.1-16|105	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-7mdk
12cu|php-pear-HTTP_Upload-0.9.1-16|106	- rebuilt to fix auto deps
12cu|php-pear-HTTP_Upload-0.9.1-16|107	
12cu|php-pear-HTTP_Upload-0.9.1-16|108	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-6mdk
12cu|php-pear-HTTP_Upload-0.9.1-16|109	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTTP_Upload-0.9.1-16|110	
12cu|php-pear-HTTP_Upload-0.9.1-16|111	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-5mdk
12cu|php-pear-HTTP_Upload-0.9.1-16|112	- fix deps
12cu|php-pear-HTTP_Upload-0.9.1-16|113	
12cu|php-pear-HTTP_Upload-0.9.1-16|114	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-4mdk
12cu|php-pear-HTTP_Upload-0.9.1-16|115	- fix the package.xml file so it will register
12cu|php-pear-HTTP_Upload-0.9.1-16|116	
12cu|php-pear-HTTP_Upload-0.9.1-16|117	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-3mdk
12cu|php-pear-HTTP_Upload-0.9.1-16|118	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTTP_Upload-0.9.1-16|119	- fix deps
12cu|php-pear-HTTP_Upload-0.9.1-16|120	
12cu|php-pear-HTTP_Upload-0.9.1-16|121	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-2mdk
12cu|php-pear-HTTP_Upload-0.9.1-16|122	- fix deps
12cu|php-pear-HTTP_Upload-0.9.1-16|123	
12cu|php-pear-HTTP_Upload-0.9.1-16|124	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-1mdk
12cu|php-pear-HTTP_Upload-0.9.1-16|125	- initial Mandriva package (PLD import)
12cu|php-pear-HTTP_Upload-0.9.1-16|126	

11552 12
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|1	%define		_class		HTTP
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|2	%define		_subclass	WebDAV
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|3	%define		upstream_name	%{_class}_%{_subclass}_Client
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|4	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|6	Version:	1.0.2
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|7	Release:	2
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|8	Summary:	WebDAV stream wrapper class
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|9	License:	PHP License
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|10	Group:		Development/PHP
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|11	URL:		http://pear.php.net/package/HTTP_WebDAV_Client/
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|13	Requires(post): php-pear
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|14	Requires(preun): php-pear
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|15	Requires:	php-pear
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|16	BuildArch:	noarch
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|17	BuildRequires:	php-pear
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|18	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|19	%description
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|20	RFC2518 compliant stream wrapper that allows to use WebDAV server
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|21	resources like a regular file system from within PHP.
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|22	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|23	%prep
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|24	%setup -q -c
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|26	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|27	%install
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|28	cd %{upstream_name}-%{version}
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|31	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|34	rm -rf %{buildroot}%{_datadir}/pear/data
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|35	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|38	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|39	%files
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|40	%defattr(-,root,root)
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|41	%{_datadir}/pear/%{_class}
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|42	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|43	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|44	%changelog
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|45	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2012.0
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|46	+ Revision: 743485
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|47	- 1.0.2
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|48	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|49	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|50	+ Revision: 742014
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|51	- fix major breakage by careless packager
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|52	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|53	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|54	+ Revision: 679365
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|55	- mass rebuild
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|56	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|57	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-1mdv2011.0
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|58	+ Revision: 594490
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|59	- update to new version 1.0.1
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|60	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|61	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-4mdv2010.1
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|62	+ Revision: 477901
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|63	- spec cleanup
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|64	- use pear installer
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|65	- don't ship tests, even in documentation
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|66	- own all directories
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|67	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|68	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|69	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|70	- rebuild
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|71	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|72	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2009.1
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|73	+ Revision: 322132
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|74	- rebuild
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|75	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|76	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2009.0
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|77	+ Revision: 278925
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|78	- update to new version 1.0.0
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|79	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|80	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-8mdv2009.0
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|81	+ Revision: 236891
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|82	- rebuild
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|83	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|84	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.9.7-7mdv2008.1
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|85	+ Revision: 136407
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|86	- restore BuildRoot
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|87	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|89	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|90	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|91	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|92	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-7mdv2007.0
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|93	+ Revision: 81868
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|94	- Import php-pear-HTTP_WebDAV_Client
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|95	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|96	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-7mdk
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|97	- new group (Development/PHP)
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|98	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|99	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-6mdk
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|100	- rebuilt to fix auto deps
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|101	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|102	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-5mdk
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|103	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|104	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|105	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-4mdk
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|106	- fix deps
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|107	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|108	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-3mdk
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|109	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|110	- fix deps
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|111	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|112	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-2mdk
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|113	- fix deps
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|114	
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|115	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-1mdk
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|116	- initial Mandriva package (PLD import)
12cu|php-pear-HTTP_WebDAV_Client-1.0.2-2|117	

11553 12
12cu|php-pear-I18N-1.0.0-5|1	%define		_class		I18N
12cu|php-pear-I18N-1.0.0-5|2	%define		upstream_name	%{_class}
12cu|php-pear-I18N-1.0.0-5|3	
12cu|php-pear-I18N-1.0.0-5|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-I18N-1.0.0-5|5	Version:	1.0.0
12cu|php-pear-I18N-1.0.0-5|6	Release:	5
12cu|php-pear-I18N-1.0.0-5|7	Summary:	Internationalization package
12cu|php-pear-I18N-1.0.0-5|8	License:	PHP License
12cu|php-pear-I18N-1.0.0-5|9	Group:		Development/PHP
12cu|php-pear-I18N-1.0.0-5|10	URL:		http://pear.php.net/package/I18N/
12cu|php-pear-I18N-1.0.0-5|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-I18N-1.0.0-5|12	Requires(post): php-pear
12cu|php-pear-I18N-1.0.0-5|13	Requires(preun): php-pear
12cu|php-pear-I18N-1.0.0-5|14	Requires:	php-pear
12cu|php-pear-I18N-1.0.0-5|15	BuildArch:	noarch
12cu|php-pear-I18N-1.0.0-5|16	BuildRequires:	php-pear
12cu|php-pear-I18N-1.0.0-5|17	
12cu|php-pear-I18N-1.0.0-5|18	%description
12cu|php-pear-I18N-1.0.0-5|19	This package supports you to localize your applications. Currently
12cu|php-pear-I18N-1.0.0-5|20	multiple ways of supporting translation are implemented and methods to
12cu|php-pear-I18N-1.0.0-5|21	determine the current users (browser-)language.
12cu|php-pear-I18N-1.0.0-5|22	
12cu|php-pear-I18N-1.0.0-5|23	%prep
12cu|php-pear-I18N-1.0.0-5|24	%setup -q -c
12cu|php-pear-I18N-1.0.0-5|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-I18N-1.0.0-5|26	
12cu|php-pear-I18N-1.0.0-5|27	%install
12cu|php-pear-I18N-1.0.0-5|28	
12cu|php-pear-I18N-1.0.0-5|29	cd %{upstream_name}-%{version}
12cu|php-pear-I18N-1.0.0-5|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-I18N-1.0.0-5|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-I18N-1.0.0-5|32	
12cu|php-pear-I18N-1.0.0-5|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-I18N-1.0.0-5|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-I18N-1.0.0-5|35	
12cu|php-pear-I18N-1.0.0-5|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-I18N-1.0.0-5|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-I18N-1.0.0-5|38	
12cu|php-pear-I18N-1.0.0-5|39	%clean
12cu|php-pear-I18N-1.0.0-5|40	
12cu|php-pear-I18N-1.0.0-5|41	
12cu|php-pear-I18N-1.0.0-5|42	
12cu|php-pear-I18N-1.0.0-5|43	%files
12cu|php-pear-I18N-1.0.0-5|44	%defattr(-,root,root)
12cu|php-pear-I18N-1.0.0-5|45	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-I18N-1.0.0-5|46	%{_datadir}/pear/%{_class}
12cu|php-pear-I18N-1.0.0-5|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-I18N-1.0.0-5|48	
12cu|php-pear-I18N-1.0.0-5|49	
12cu|php-pear-I18N-1.0.0-5|50	%changelog
12cu|php-pear-I18N-1.0.0-5|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdv2012.0
12cu|php-pear-I18N-1.0.0-5|52	+ Revision: 742015
12cu|php-pear-I18N-1.0.0-5|53	- fix major breakage by careless packager
12cu|php-pear-I18N-1.0.0-5|54	
12cu|php-pear-I18N-1.0.0-5|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3
12cu|php-pear-I18N-1.0.0-5|56	+ Revision: 679366
12cu|php-pear-I18N-1.0.0-5|57	- mass rebuild
12cu|php-pear-I18N-1.0.0-5|58	
12cu|php-pear-I18N-1.0.0-5|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2011.0
12cu|php-pear-I18N-1.0.0-5|60	+ Revision: 613688
12cu|php-pear-I18N-1.0.0-5|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-I18N-1.0.0-5|62	
12cu|php-pear-I18N-1.0.0-5|63	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2010.1
12cu|php-pear-I18N-1.0.0-5|64	+ Revision: 509121
12cu|php-pear-I18N-1.0.0-5|65	- new version
12cu|php-pear-I18N-1.0.0-5|66	
12cu|php-pear-I18N-1.0.0-5|67	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6-13mdv2010.1
12cu|php-pear-I18N-1.0.0-5|68	+ Revision: 478025
12cu|php-pear-I18N-1.0.0-5|69	- fix patch
12cu|php-pear-I18N-1.0.0-5|70	
12cu|php-pear-I18N-1.0.0-5|71	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6-12mdv2010.1
12cu|php-pear-I18N-1.0.0-5|72	+ Revision: 473534
12cu|php-pear-I18N-1.0.0-5|73	- spec cleanup
12cu|php-pear-I18N-1.0.0-5|74	- use pear installer
12cu|php-pear-I18N-1.0.0-5|75	- don't ship tests, even in documentation
12cu|php-pear-I18N-1.0.0-5|76	- own all directories
12cu|php-pear-I18N-1.0.0-5|77	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-I18N-1.0.0-5|78	
12cu|php-pear-I18N-1.0.0-5|79	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8.6-11mdv2010.0
12cu|php-pear-I18N-1.0.0-5|80	+ Revision: 441192
12cu|php-pear-I18N-1.0.0-5|81	- rebuild
12cu|php-pear-I18N-1.0.0-5|82	
12cu|php-pear-I18N-1.0.0-5|83	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-10mdv2009.1
12cu|php-pear-I18N-1.0.0-5|84	+ Revision: 322133
12cu|php-pear-I18N-1.0.0-5|85	- rebuild
12cu|php-pear-I18N-1.0.0-5|86	
12cu|php-pear-I18N-1.0.0-5|87	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-9mdv2009.0
12cu|php-pear-I18N-1.0.0-5|88	+ Revision: 236892
12cu|php-pear-I18N-1.0.0-5|89	- rebuild
12cu|php-pear-I18N-1.0.0-5|90	
12cu|php-pear-I18N-1.0.0-5|91	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.8.6-8mdv2008.1
12cu|php-pear-I18N-1.0.0-5|92	+ Revision: 136407
12cu|php-pear-I18N-1.0.0-5|93	- restore BuildRoot
12cu|php-pear-I18N-1.0.0-5|94	
12cu|php-pear-I18N-1.0.0-5|95	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-I18N-1.0.0-5|96	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-I18N-1.0.0-5|97	
12cu|php-pear-I18N-1.0.0-5|98	
12cu|php-pear-I18N-1.0.0-5|99	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-8mdv2007.0
12cu|php-pear-I18N-1.0.0-5|100	+ Revision: 81894
12cu|php-pear-I18N-1.0.0-5|101	- Import php-pear-I18N
12cu|php-pear-I18N-1.0.0-5|102	
12cu|php-pear-I18N-1.0.0-5|103	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-8mdk
12cu|php-pear-I18N-1.0.0-5|104	- new group (Development/PHP)
12cu|php-pear-I18N-1.0.0-5|105	
12cu|php-pear-I18N-1.0.0-5|106	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-7mdk
12cu|php-pear-I18N-1.0.0-5|107	- rebuilt to fix auto deps
12cu|php-pear-I18N-1.0.0-5|108	
12cu|php-pear-I18N-1.0.0-5|109	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-6mdk
12cu|php-pear-I18N-1.0.0-5|110	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-I18N-1.0.0-5|111	
12cu|php-pear-I18N-1.0.0-5|112	* Thu Aug 04 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-5mdk
12cu|php-pear-I18N-1.0.0-5|113	- fix the package.xml file
12cu|php-pear-I18N-1.0.0-5|114	
12cu|php-pear-I18N-1.0.0-5|115	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-4mdk
12cu|php-pear-I18N-1.0.0-5|116	- fix deps
12cu|php-pear-I18N-1.0.0-5|117	
12cu|php-pear-I18N-1.0.0-5|118	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-3mdk
12cu|php-pear-I18N-1.0.0-5|119	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-I18N-1.0.0-5|120	- fix deps
12cu|php-pear-I18N-1.0.0-5|121	
12cu|php-pear-I18N-1.0.0-5|122	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-2mdk
12cu|php-pear-I18N-1.0.0-5|123	- fix deps
12cu|php-pear-I18N-1.0.0-5|124	
12cu|php-pear-I18N-1.0.0-5|125	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.6-1mdk
12cu|php-pear-I18N-1.0.0-5|126	- initial Mandriva package (PLD import)
12cu|php-pear-I18N-1.0.0-5|127	

11554 12
12cu|php-pear-I18N_UnicodeString-0.2.1-9|1	%define		_class		I18N
12cu|php-pear-I18N_UnicodeString-0.2.1-9|2	%define		_subclass	UnicodeString
12cu|php-pear-I18N_UnicodeString-0.2.1-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-I18N_UnicodeString-0.2.1-9|4	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-I18N_UnicodeString-0.2.1-9|6	Version:	0.2.1
12cu|php-pear-I18N_UnicodeString-0.2.1-9|7	Release:	9
12cu|php-pear-I18N_UnicodeString-0.2.1-9|8	Summary:	Provides a way to work with self contained multibyte strings
12cu|php-pear-I18N_UnicodeString-0.2.1-9|9	License:	PHP License
12cu|php-pear-I18N_UnicodeString-0.2.1-9|10	Group:		Development/PHP
12cu|php-pear-I18N_UnicodeString-0.2.1-9|11	URL:		http://pear.php.net/package/I18N_UnicodeString/
12cu|php-pear-I18N_UnicodeString-0.2.1-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-I18N_UnicodeString-0.2.1-9|13	Requires(post): php-pear
12cu|php-pear-I18N_UnicodeString-0.2.1-9|14	Requires(preun): php-pear
12cu|php-pear-I18N_UnicodeString-0.2.1-9|15	Requires:	php-pear
12cu|php-pear-I18N_UnicodeString-0.2.1-9|16	BuildArch:	noarch
12cu|php-pear-I18N_UnicodeString-0.2.1-9|17	BuildRequires:	php-pear
12cu|php-pear-I18N_UnicodeString-0.2.1-9|18	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|19	%description
12cu|php-pear-I18N_UnicodeString-0.2.1-9|20	Provides a method of storing and manipulating multibyte strings in PHP
12cu|php-pear-I18N_UnicodeString-0.2.1-9|21	without using ext/mbstring. Also allows conversion between various
12cu|php-pear-I18N_UnicodeString-0.2.1-9|22	methods of storing Unicode in 1-byte strings like UTF-8 and HTML
12cu|php-pear-I18N_UnicodeString-0.2.1-9|23	entities.
12cu|php-pear-I18N_UnicodeString-0.2.1-9|24	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|25	%prep
12cu|php-pear-I18N_UnicodeString-0.2.1-9|26	%setup -q -c
12cu|php-pear-I18N_UnicodeString-0.2.1-9|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-I18N_UnicodeString-0.2.1-9|28	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|29	%install
12cu|php-pear-I18N_UnicodeString-0.2.1-9|30	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|31	cd %{upstream_name}-%{version}
12cu|php-pear-I18N_UnicodeString-0.2.1-9|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-I18N_UnicodeString-0.2.1-9|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-I18N_UnicodeString-0.2.1-9|34	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-I18N_UnicodeString-0.2.1-9|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-I18N_UnicodeString-0.2.1-9|37	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-I18N_UnicodeString-0.2.1-9|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-I18N_UnicodeString-0.2.1-9|40	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|41	%clean
12cu|php-pear-I18N_UnicodeString-0.2.1-9|42	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|43	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|44	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|45	%files
12cu|php-pear-I18N_UnicodeString-0.2.1-9|46	%defattr(-,root,root)
12cu|php-pear-I18N_UnicodeString-0.2.1-9|47	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-I18N_UnicodeString-0.2.1-9|48	%{_datadir}/pear/%{_class}
12cu|php-pear-I18N_UnicodeString-0.2.1-9|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-I18N_UnicodeString-0.2.1-9|50	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|51	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|52	%changelog
12cu|php-pear-I18N_UnicodeString-0.2.1-9|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-8mdv2012.0
12cu|php-pear-I18N_UnicodeString-0.2.1-9|54	+ Revision: 742016
12cu|php-pear-I18N_UnicodeString-0.2.1-9|55	- fix major breakage by careless packager
12cu|php-pear-I18N_UnicodeString-0.2.1-9|56	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-7
12cu|php-pear-I18N_UnicodeString-0.2.1-9|58	+ Revision: 679368
12cu|php-pear-I18N_UnicodeString-0.2.1-9|59	- mass rebuild
12cu|php-pear-I18N_UnicodeString-0.2.1-9|60	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|61	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-6mdv2011.0
12cu|php-pear-I18N_UnicodeString-0.2.1-9|62	+ Revision: 613689
12cu|php-pear-I18N_UnicodeString-0.2.1-9|63	- the mass rebuild of 2010.1 packages
12cu|php-pear-I18N_UnicodeString-0.2.1-9|64	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|65	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-5mdv2010.1
12cu|php-pear-I18N_UnicodeString-0.2.1-9|66	+ Revision: 473538
12cu|php-pear-I18N_UnicodeString-0.2.1-9|67	- spec cleanup
12cu|php-pear-I18N_UnicodeString-0.2.1-9|68	- use pear installer
12cu|php-pear-I18N_UnicodeString-0.2.1-9|69	- don't ship tests, even in documentation
12cu|php-pear-I18N_UnicodeString-0.2.1-9|70	- own all directories
12cu|php-pear-I18N_UnicodeString-0.2.1-9|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-I18N_UnicodeString-0.2.1-9|72	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|73	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.1-4mdv2010.0
12cu|php-pear-I18N_UnicodeString-0.2.1-9|74	+ Revision: 441193
12cu|php-pear-I18N_UnicodeString-0.2.1-9|75	- rebuild
12cu|php-pear-I18N_UnicodeString-0.2.1-9|76	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|77	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-3mdv2009.1
12cu|php-pear-I18N_UnicodeString-0.2.1-9|78	+ Revision: 322134
12cu|php-pear-I18N_UnicodeString-0.2.1-9|79	- rebuild
12cu|php-pear-I18N_UnicodeString-0.2.1-9|80	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|81	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-2mdv2009.0
12cu|php-pear-I18N_UnicodeString-0.2.1-9|82	+ Revision: 236893
12cu|php-pear-I18N_UnicodeString-0.2.1-9|83	- rebuild
12cu|php-pear-I18N_UnicodeString-0.2.1-9|84	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|85	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-I18N_UnicodeString-0.2.1-9|86	- restore BuildRoot
12cu|php-pear-I18N_UnicodeString-0.2.1-9|87	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-I18N_UnicodeString-0.2.1-9|89	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-I18N_UnicodeString-0.2.1-9|90	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|91	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|92	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-1mdv2007.0
12cu|php-pear-I18N_UnicodeString-0.2.1-9|93	+ Revision: 81896
12cu|php-pear-I18N_UnicodeString-0.2.1-9|94	- Import php-pear-I18N_UnicodeString
12cu|php-pear-I18N_UnicodeString-0.2.1-9|95	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|96	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-1mdk
12cu|php-pear-I18N_UnicodeString-0.2.1-9|97	- 0.2.1
12cu|php-pear-I18N_UnicodeString-0.2.1-9|98	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|99	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdk
12cu|php-pear-I18N_UnicodeString-0.2.1-9|100	- new group (Development/PHP)
12cu|php-pear-I18N_UnicodeString-0.2.1-9|101	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|102	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdk
12cu|php-pear-I18N_UnicodeString-0.2.1-9|103	- rebuilt to fix auto deps
12cu|php-pear-I18N_UnicodeString-0.2.1-9|104	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|105	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdk
12cu|php-pear-I18N_UnicodeString-0.2.1-9|106	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-I18N_UnicodeString-0.2.1-9|107	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|108	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdk
12cu|php-pear-I18N_UnicodeString-0.2.1-9|109	- fix deps
12cu|php-pear-I18N_UnicodeString-0.2.1-9|110	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|111	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdk
12cu|php-pear-I18N_UnicodeString-0.2.1-9|112	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-I18N_UnicodeString-0.2.1-9|113	- fix deps
12cu|php-pear-I18N_UnicodeString-0.2.1-9|114	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|115	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdk
12cu|php-pear-I18N_UnicodeString-0.2.1-9|116	- fix deps
12cu|php-pear-I18N_UnicodeString-0.2.1-9|117	
12cu|php-pear-I18N_UnicodeString-0.2.1-9|118	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12cu|php-pear-I18N_UnicodeString-0.2.1-9|119	- initial Mandriva package (PLD import)
12cu|php-pear-I18N_UnicodeString-0.2.1-9|120	

11555 12
12cu|php-pear-Image_Barcode-1.1.2-2|1	%define		_class		Image
12cu|php-pear-Image_Barcode-1.1.2-2|2	%define		_subclass	Barcode
12cu|php-pear-Image_Barcode-1.1.2-2|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Image_Barcode-1.1.2-2|4	
12cu|php-pear-Image_Barcode-1.1.2-2|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Image_Barcode-1.1.2-2|6	Version:	1.1.2
12cu|php-pear-Image_Barcode-1.1.2-2|7	Release:	2
12cu|php-pear-Image_Barcode-1.1.2-2|8	Summary:	Render barcodes
12cu|php-pear-Image_Barcode-1.1.2-2|9	License:	PHP License
12cu|php-pear-Image_Barcode-1.1.2-2|10	Group:		Development/PHP
12cu|php-pear-Image_Barcode-1.1.2-2|11	URL:		http://pear.php.net/package/Image_Barcode/
12cu|php-pear-Image_Barcode-1.1.2-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Image_Barcode-1.1.2-2|13	Requires:	php-gd
12cu|php-pear-Image_Barcode-1.1.2-2|14	Requires(post): php-pear
12cu|php-pear-Image_Barcode-1.1.2-2|15	Requires(preun): php-pear
12cu|php-pear-Image_Barcode-1.1.2-2|16	Requires:	php-pear
12cu|php-pear-Image_Barcode-1.1.2-2|17	BuildArch:	noarch
12cu|php-pear-Image_Barcode-1.1.2-2|18	BuildRequires:	php-pear
12cu|php-pear-Image_Barcode-1.1.2-2|19	
12cu|php-pear-Image_Barcode-1.1.2-2|20	%description
12cu|php-pear-Image_Barcode-1.1.2-2|21	With PEAR::Image_Barcode class you can create a barcode representation
12cu|php-pear-Image_Barcode-1.1.2-2|22	of description a given string. This class uses GD functions because of
12cu|php-pear-Image_Barcode-1.1.2-2|23	this the generated graphic can be any of GD supported supported image
12cu|php-pear-Image_Barcode-1.1.2-2|24	types.
12cu|php-pear-Image_Barcode-1.1.2-2|25	
12cu|php-pear-Image_Barcode-1.1.2-2|26	%prep
12cu|php-pear-Image_Barcode-1.1.2-2|27	%setup -q -c
12cu|php-pear-Image_Barcode-1.1.2-2|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Image_Barcode-1.1.2-2|29	
12cu|php-pear-Image_Barcode-1.1.2-2|30	%install
12cu|php-pear-Image_Barcode-1.1.2-2|31	
12cu|php-pear-Image_Barcode-1.1.2-2|32	cd %{upstream_name}-%{version}
12cu|php-pear-Image_Barcode-1.1.2-2|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Image_Barcode-1.1.2-2|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Image_Barcode-1.1.2-2|35	
12cu|php-pear-Image_Barcode-1.1.2-2|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Image_Barcode-1.1.2-2|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Image_Barcode-1.1.2-2|38	rm -rf %{buildroot}%{_datadir}/pear/data
12cu|php-pear-Image_Barcode-1.1.2-2|39	
12cu|php-pear-Image_Barcode-1.1.2-2|40	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_Barcode-1.1.2-2|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_Barcode-1.1.2-2|42	
12cu|php-pear-Image_Barcode-1.1.2-2|43	%clean
12cu|php-pear-Image_Barcode-1.1.2-2|44	
12cu|php-pear-Image_Barcode-1.1.2-2|45	
12cu|php-pear-Image_Barcode-1.1.2-2|46	
12cu|php-pear-Image_Barcode-1.1.2-2|47	%files
12cu|php-pear-Image_Barcode-1.1.2-2|48	%defattr(-,root,root)
12cu|php-pear-Image_Barcode-1.1.2-2|49	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Image_Barcode-1.1.2-2|50	%{_datadir}/pear/%{_class}
12cu|php-pear-Image_Barcode-1.1.2-2|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Image_Barcode-1.1.2-2|52	
12cu|php-pear-Image_Barcode-1.1.2-2|53	
12cu|php-pear-Image_Barcode-1.1.2-2|54	%changelog
12cu|php-pear-Image_Barcode-1.1.2-2|55	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdv2012.0
12cu|php-pear-Image_Barcode-1.1.2-2|56	+ Revision: 743486
12cu|php-pear-Image_Barcode-1.1.2-2|57	- 1.1.2
12cu|php-pear-Image_Barcode-1.1.2-2|58	
12cu|php-pear-Image_Barcode-1.1.2-2|59	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3
12cu|php-pear-Image_Barcode-1.1.2-2|60	+ Revision: 742017
12cu|php-pear-Image_Barcode-1.1.2-2|61	- fix major breakage by careless packager
12cu|php-pear-Image_Barcode-1.1.2-2|62	
12cu|php-pear-Image_Barcode-1.1.2-2|63	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2
12cu|php-pear-Image_Barcode-1.1.2-2|64	+ Revision: 679369
12cu|php-pear-Image_Barcode-1.1.2-2|65	- mass rebuild
12cu|php-pear-Image_Barcode-1.1.2-2|66	
12cu|php-pear-Image_Barcode-1.1.2-2|67	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-1mdv2011.0
12cu|php-pear-Image_Barcode-1.1.2-2|68	+ Revision: 594491
12cu|php-pear-Image_Barcode-1.1.2-2|69	- update to new version 1.1.1
12cu|php-pear-Image_Barcode-1.1.2-2|70	
12cu|php-pear-Image_Barcode-1.1.2-2|71	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-5mdv2010.1
12cu|php-pear-Image_Barcode-1.1.2-2|72	+ Revision: 473540
12cu|php-pear-Image_Barcode-1.1.2-2|73	- spec cleanup
12cu|php-pear-Image_Barcode-1.1.2-2|74	- use pear installer
12cu|php-pear-Image_Barcode-1.1.2-2|75	- don't ship tests, even in documentation
12cu|php-pear-Image_Barcode-1.1.2-2|76	- own all directories
12cu|php-pear-Image_Barcode-1.1.2-2|77	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Image_Barcode-1.1.2-2|78	
12cu|php-pear-Image_Barcode-1.1.2-2|79	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-4mdv2010.0
12cu|php-pear-Image_Barcode-1.1.2-2|80	+ Revision: 441194
12cu|php-pear-Image_Barcode-1.1.2-2|81	- rebuild
12cu|php-pear-Image_Barcode-1.1.2-2|82	
12cu|php-pear-Image_Barcode-1.1.2-2|83	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdv2009.1
12cu|php-pear-Image_Barcode-1.1.2-2|84	+ Revision: 322135
12cu|php-pear-Image_Barcode-1.1.2-2|85	- rebuild
12cu|php-pear-Image_Barcode-1.1.2-2|86	
12cu|php-pear-Image_Barcode-1.1.2-2|87	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2009.0
12cu|php-pear-Image_Barcode-1.1.2-2|88	+ Revision: 236894
12cu|php-pear-Image_Barcode-1.1.2-2|89	- rebuild
12cu|php-pear-Image_Barcode-1.1.2-2|90	
12cu|php-pear-Image_Barcode-1.1.2-2|91	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.1.0-1mdv2008.1
12cu|php-pear-Image_Barcode-1.1.2-2|92	+ Revision: 136407
12cu|php-pear-Image_Barcode-1.1.2-2|93	- restore BuildRoot
12cu|php-pear-Image_Barcode-1.1.2-2|94	
12cu|php-pear-Image_Barcode-1.1.2-2|95	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Image_Barcode-1.1.2-2|96	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Image_Barcode-1.1.2-2|97	
12cu|php-pear-Image_Barcode-1.1.2-2|98	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2008.0
12cu|php-pear-Image_Barcode-1.1.2-2|99	+ Revision: 15679
12cu|php-pear-Image_Barcode-1.1.2-2|100	- 1.1.0
12cu|php-pear-Image_Barcode-1.1.2-2|101	
12cu|php-pear-Image_Barcode-1.1.2-2|102	
12cu|php-pear-Image_Barcode-1.1.2-2|103	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-5mdv2007.0
12cu|php-pear-Image_Barcode-1.1.2-2|104	+ Revision: 81898
12cu|php-pear-Image_Barcode-1.1.2-2|105	- Import php-pear-Image_Barcode
12cu|php-pear-Image_Barcode-1.1.2-2|106	
12cu|php-pear-Image_Barcode-1.1.2-2|107	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-5mdk
12cu|php-pear-Image_Barcode-1.1.2-2|108	- new group (Development/PHP)
12cu|php-pear-Image_Barcode-1.1.2-2|109	
12cu|php-pear-Image_Barcode-1.1.2-2|110	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-4mdk
12cu|php-pear-Image_Barcode-1.1.2-2|111	- rebuilt to fix auto deps
12cu|php-pear-Image_Barcode-1.1.2-2|112	
12cu|php-pear-Image_Barcode-1.1.2-2|113	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-3mdk
12cu|php-pear-Image_Barcode-1.1.2-2|114	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Image_Barcode-1.1.2-2|115	
12cu|php-pear-Image_Barcode-1.1.2-2|116	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2mdk
12cu|php-pear-Image_Barcode-1.1.2-2|117	- fix deps
12cu|php-pear-Image_Barcode-1.1.2-2|118	
12cu|php-pear-Image_Barcode-1.1.2-2|119	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1mdk
12cu|php-pear-Image_Barcode-1.1.2-2|120	- 1.0.4
12cu|php-pear-Image_Barcode-1.1.2-2|121	
12cu|php-pear-Image_Barcode-1.1.2-2|122	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cu|php-pear-Image_Barcode-1.1.2-2|123	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Image_Barcode-1.1.2-2|124	- fix deps
12cu|php-pear-Image_Barcode-1.1.2-2|125	
12cu|php-pear-Image_Barcode-1.1.2-2|126	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cu|php-pear-Image_Barcode-1.1.2-2|127	- fix deps
12cu|php-pear-Image_Barcode-1.1.2-2|128	
12cu|php-pear-Image_Barcode-1.1.2-2|129	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cu|php-pear-Image_Barcode-1.1.2-2|130	- initial Mandriva package (PLD import)
12cu|php-pear-Image_Barcode-1.1.2-2|131	

11556 12
12cu|php-pear-Image_Canvas-0.3.1-9|1	%define _class          Image
12cu|php-pear-Image_Canvas-0.3.1-9|2	%define _subclass       Canvas
12cu|php-pear-Image_Canvas-0.3.1-9|3	%define upstream_name       %{_class}_%{_subclass}
12cu|php-pear-Image_Canvas-0.3.1-9|4	
12cu|php-pear-Image_Canvas-0.3.1-9|5	Name:           php-pear-%{upstream_name}
12cu|php-pear-Image_Canvas-0.3.1-9|6	Version:        0.3.1
12cu|php-pear-Image_Canvas-0.3.1-9|7	Release:        9
12cu|php-pear-Image_Canvas-0.3.1-9|8	Summary:        Common interface to image drawing
12cu|php-pear-Image_Canvas-0.3.1-9|9	License:        PHP License
12cu|php-pear-Image_Canvas-0.3.1-9|10	Group:          Development/PHP
12cu|php-pear-Image_Canvas-0.3.1-9|11	URL:            http://pear.php.net/package/Image_Canvas/
12cu|php-pear-Image_Canvas-0.3.1-9|12	Source0:        http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Image_Canvas-0.3.1-9|13	Requires(post): php-pear
12cu|php-pear-Image_Canvas-0.3.1-9|14	Requires(preun): php-pear
12cu|php-pear-Image_Canvas-0.3.1-9|15	Requires:       php-gd
12cu|php-pear-Image_Canvas-0.3.1-9|16	Requires:       php-pear-Image_Color >= 1.0.0
12cu|php-pear-Image_Canvas-0.3.1-9|17	Requires:       php-pear
12cu|php-pear-Image_Canvas-0.3.1-9|18	BuildArch:      noarch
12cu|php-pear-Image_Canvas-0.3.1-9|19	BuildRequires:  php-pear
12cu|php-pear-Image_Canvas-0.3.1-9|20	
12cu|php-pear-Image_Canvas-0.3.1-9|21	%description
12cu|php-pear-Image_Canvas-0.3.1-9|22	A package providing a common interface to image drawing,
12cu|php-pear-Image_Canvas-0.3.1-9|23	making image source code independent on the library used.
12cu|php-pear-Image_Canvas-0.3.1-9|24	
12cu|php-pear-Image_Canvas-0.3.1-9|25	%prep
12cu|php-pear-Image_Canvas-0.3.1-9|26	%setup -q -c
12cu|php-pear-Image_Canvas-0.3.1-9|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Image_Canvas-0.3.1-9|28	
12cu|php-pear-Image_Canvas-0.3.1-9|29	%install
12cu|php-pear-Image_Canvas-0.3.1-9|30	
12cu|php-pear-Image_Canvas-0.3.1-9|31	cd %{upstream_name}-%{version}
12cu|php-pear-Image_Canvas-0.3.1-9|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Image_Canvas-0.3.1-9|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Image_Canvas-0.3.1-9|34	
12cu|php-pear-Image_Canvas-0.3.1-9|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Image_Canvas-0.3.1-9|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Image_Canvas-0.3.1-9|37	
12cu|php-pear-Image_Canvas-0.3.1-9|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_Canvas-0.3.1-9|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_Canvas-0.3.1-9|40	
12cu|php-pear-Image_Canvas-0.3.1-9|41	%clean
12cu|php-pear-Image_Canvas-0.3.1-9|42	
12cu|php-pear-Image_Canvas-0.3.1-9|43	
12cu|php-pear-Image_Canvas-0.3.1-9|44	
12cu|php-pear-Image_Canvas-0.3.1-9|45	%files
12cu|php-pear-Image_Canvas-0.3.1-9|46	%defattr(-,root,root)
12cu|php-pear-Image_Canvas-0.3.1-9|47	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Image_Canvas-0.3.1-9|48	%{_datadir}/pear/%{_class}
12cu|php-pear-Image_Canvas-0.3.1-9|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Image_Canvas-0.3.1-9|50	
12cu|php-pear-Image_Canvas-0.3.1-9|51	
12cu|php-pear-Image_Canvas-0.3.1-9|52	%changelog
12cu|php-pear-Image_Canvas-0.3.1-9|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-8mdv2012.0
12cu|php-pear-Image_Canvas-0.3.1-9|54	+ Revision: 742018
12cu|php-pear-Image_Canvas-0.3.1-9|55	- fix major breakage by careless packager
12cu|php-pear-Image_Canvas-0.3.1-9|56	
12cu|php-pear-Image_Canvas-0.3.1-9|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-7
12cu|php-pear-Image_Canvas-0.3.1-9|58	+ Revision: 679370
12cu|php-pear-Image_Canvas-0.3.1-9|59	- mass rebuild
12cu|php-pear-Image_Canvas-0.3.1-9|60	
12cu|php-pear-Image_Canvas-0.3.1-9|61	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-6mdv2011.0
12cu|php-pear-Image_Canvas-0.3.1-9|62	+ Revision: 613690
12cu|php-pear-Image_Canvas-0.3.1-9|63	- the mass rebuild of 2010.1 packages
12cu|php-pear-Image_Canvas-0.3.1-9|64	
12cu|php-pear-Image_Canvas-0.3.1-9|65	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-5mdv2010.1
12cu|php-pear-Image_Canvas-0.3.1-9|66	+ Revision: 473541
12cu|php-pear-Image_Canvas-0.3.1-9|67	- spec cleanup
12cu|php-pear-Image_Canvas-0.3.1-9|68	- use pear installer
12cu|php-pear-Image_Canvas-0.3.1-9|69	- don't ship tests, even in documentation
12cu|php-pear-Image_Canvas-0.3.1-9|70	- own all directories
12cu|php-pear-Image_Canvas-0.3.1-9|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Image_Canvas-0.3.1-9|72	
12cu|php-pear-Image_Canvas-0.3.1-9|73	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.1-4mdv2010.0
12cu|php-pear-Image_Canvas-0.3.1-9|74	+ Revision: 441195
12cu|php-pear-Image_Canvas-0.3.1-9|75	- rebuild
12cu|php-pear-Image_Canvas-0.3.1-9|76	
12cu|php-pear-Image_Canvas-0.3.1-9|77	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-3mdv2009.1
12cu|php-pear-Image_Canvas-0.3.1-9|78	+ Revision: 322136
12cu|php-pear-Image_Canvas-0.3.1-9|79	- rebuild
12cu|php-pear-Image_Canvas-0.3.1-9|80	
12cu|php-pear-Image_Canvas-0.3.1-9|81	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-2mdv2009.0
12cu|php-pear-Image_Canvas-0.3.1-9|82	+ Revision: 236895
12cu|php-pear-Image_Canvas-0.3.1-9|83	- rebuild
12cu|php-pear-Image_Canvas-0.3.1-9|84	
12cu|php-pear-Image_Canvas-0.3.1-9|85	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Image_Canvas-0.3.1-9|86	- restore BuildRoot
12cu|php-pear-Image_Canvas-0.3.1-9|87	
12cu|php-pear-Image_Canvas-0.3.1-9|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Image_Canvas-0.3.1-9|89	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Image_Canvas-0.3.1-9|90	
12cu|php-pear-Image_Canvas-0.3.1-9|91	* Mon Jul 23 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-1mdv2008.0
12cu|php-pear-Image_Canvas-0.3.1-9|92	+ Revision: 54563
12cu|php-pear-Image_Canvas-0.3.1-9|93	- 0.3.1
12cu|php-pear-Image_Canvas-0.3.1-9|94	
12cu|php-pear-Image_Canvas-0.3.1-9|95	
12cu|php-pear-Image_Canvas-0.3.1-9|96	* Mon Oct 16 2006 David Walluck <walluck@mandriva.org> 0.3.0-2mdv2006.0
12cu|php-pear-Image_Canvas-0.3.1-9|97	+ Revision: 65352
12cu|php-pear-Image_Canvas-0.3.1-9|98	+ Status: not released
12cu|php-pear-Image_Canvas-0.3.1-9|99	- $2
12cu|php-pear-Image_Canvas-0.3.1-9|100	
12cu|php-pear-Image_Canvas-0.3.1-9|101	* Sun Oct 15 2006 David Walluck <walluck@mandriva.org> 0.3.0-1mdv2007.1
12cu|php-pear-Image_Canvas-0.3.1-9|102	+ Revision: 64942
12cu|php-pear-Image_Canvas-0.3.1-9|103	- Import php-pear-Image_Canvas
12cu|php-pear-Image_Canvas-0.3.1-9|104	
12cu|php-pear-Image_Canvas-0.3.1-9|105	* Sat Sep 23 2006 David Walluck <walluck@mandriva.org> 0.3.0-1mdv2007.1
12cu|php-pear-Image_Canvas-0.3.1-9|106	- release
12cu|php-pear-Image_Canvas-0.3.1-9|107	

11557 12
12cu|php-pear-Image_GIS-1.1.2-4|1	%define		_class		Image
12cu|php-pear-Image_GIS-1.1.2-4|2	%define		_subclass	GIS
12cu|php-pear-Image_GIS-1.1.2-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Image_GIS-1.1.2-4|4	
12cu|php-pear-Image_GIS-1.1.2-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Image_GIS-1.1.2-4|6	Version:	1.1.2
12cu|php-pear-Image_GIS-1.1.2-4|7	Release:	4
12cu|php-pear-Image_GIS-1.1.2-4|8	Summary:	Visualization of GIS data
12cu|php-pear-Image_GIS-1.1.2-4|9	License:	PHP License
12cu|php-pear-Image_GIS-1.1.2-4|10	Group:		Development/PHP
12cu|php-pear-Image_GIS-1.1.2-4|11	URL:		http://pear.php.net/package/Image_GIS/
12cu|php-pear-Image_GIS-1.1.2-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Image_GIS-1.1.2-4|13	Requires:	php-gd
12cu|php-pear-Image_GIS-1.1.2-4|14	Requires(post): php-pear
12cu|php-pear-Image_GIS-1.1.2-4|15	Requires(preun): php-pear
12cu|php-pear-Image_GIS-1.1.2-4|16	Requires:	php-pear
12cu|php-pear-Image_GIS-1.1.2-4|17	BuildArch:	noarch
12cu|php-pear-Image_GIS-1.1.2-4|18	BuildRequires:	php-pear
12cu|php-pear-Image_GIS-1.1.2-4|19	
12cu|php-pear-Image_GIS-1.1.2-4|20	%description
12cu|php-pear-Image_GIS-1.1.2-4|21	Generating maps on demand can be a hard job as most often you don't
12cu|php-pear-Image_GIS-1.1.2-4|22	have the maps you need in digital form. But you can generate your own
12cu|php-pear-Image_GIS-1.1.2-4|23	maps based on raw, digital data description files which are available
12cu|php-pear-Image_GIS-1.1.2-4|24	for free on the net. This package provides a parser for the most
12cu|php-pear-Image_GIS-1.1.2-4|25	common format for geographical data, the Arcinfo/E00 format as well as
12cu|php-pear-Image_GIS-1.1.2-4|26	renderers to produce images using GD or Scalable Vector Graphics
12cu|php-pear-Image_GIS-1.1.2-4|27	(SVG).
12cu|php-pear-Image_GIS-1.1.2-4|28	
12cu|php-pear-Image_GIS-1.1.2-4|29	%prep
12cu|php-pear-Image_GIS-1.1.2-4|30	%setup -q -c
12cu|php-pear-Image_GIS-1.1.2-4|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Image_GIS-1.1.2-4|32	
12cu|php-pear-Image_GIS-1.1.2-4|33	%install
12cu|php-pear-Image_GIS-1.1.2-4|34	
12cu|php-pear-Image_GIS-1.1.2-4|35	cd %{upstream_name}-%{version}
12cu|php-pear-Image_GIS-1.1.2-4|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Image_GIS-1.1.2-4|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Image_GIS-1.1.2-4|38	
12cu|php-pear-Image_GIS-1.1.2-4|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Image_GIS-1.1.2-4|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Image_GIS-1.1.2-4|41	
12cu|php-pear-Image_GIS-1.1.2-4|42	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_GIS-1.1.2-4|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_GIS-1.1.2-4|44	
12cu|php-pear-Image_GIS-1.1.2-4|45	%clean
12cu|php-pear-Image_GIS-1.1.2-4|46	
12cu|php-pear-Image_GIS-1.1.2-4|47	
12cu|php-pear-Image_GIS-1.1.2-4|48	
12cu|php-pear-Image_GIS-1.1.2-4|49	%files
12cu|php-pear-Image_GIS-1.1.2-4|50	%defattr(-,root,root)
12cu|php-pear-Image_GIS-1.1.2-4|51	%{_datadir}/pear/%{_class}
12cu|php-pear-Image_GIS-1.1.2-4|52	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Image_GIS-1.1.2-4|53	
12cu|php-pear-Image_GIS-1.1.2-4|54	
12cu|php-pear-Image_GIS-1.1.2-4|55	
12cu|php-pear-Image_GIS-1.1.2-4|56	
12cu|php-pear-Image_GIS-1.1.2-4|57	%changelog
12cu|php-pear-Image_GIS-1.1.2-4|58	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-3mdv2012.0
12cu|php-pear-Image_GIS-1.1.2-4|59	+ Revision: 742019
12cu|php-pear-Image_GIS-1.1.2-4|60	- fix major breakage by careless packager
12cu|php-pear-Image_GIS-1.1.2-4|61	
12cu|php-pear-Image_GIS-1.1.2-4|62	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-2
12cu|php-pear-Image_GIS-1.1.2-4|63	+ Revision: 679371
12cu|php-pear-Image_GIS-1.1.2-4|64	- mass rebuild
12cu|php-pear-Image_GIS-1.1.2-4|65	
12cu|php-pear-Image_GIS-1.1.2-4|66	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-1mdv2011.0
12cu|php-pear-Image_GIS-1.1.2-4|67	+ Revision: 587644
12cu|php-pear-Image_GIS-1.1.2-4|68	- update to new version 1.1.2
12cu|php-pear-Image_GIS-1.1.2-4|69	
12cu|php-pear-Image_GIS-1.1.2-4|70	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-11mdv2010.1
12cu|php-pear-Image_GIS-1.1.2-4|71	+ Revision: 473543
12cu|php-pear-Image_GIS-1.1.2-4|72	- spec cleanup
12cu|php-pear-Image_GIS-1.1.2-4|73	- use pear installer
12cu|php-pear-Image_GIS-1.1.2-4|74	- don't ship tests, even in documentation
12cu|php-pear-Image_GIS-1.1.2-4|75	- own all directories
12cu|php-pear-Image_GIS-1.1.2-4|76	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Image_GIS-1.1.2-4|77	
12cu|php-pear-Image_GIS-1.1.2-4|78	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-10mdv2010.0
12cu|php-pear-Image_GIS-1.1.2-4|79	+ Revision: 441196
12cu|php-pear-Image_GIS-1.1.2-4|80	- rebuild
12cu|php-pear-Image_GIS-1.1.2-4|81	
12cu|php-pear-Image_GIS-1.1.2-4|82	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-9mdv2009.1
12cu|php-pear-Image_GIS-1.1.2-4|83	+ Revision: 322141
12cu|php-pear-Image_GIS-1.1.2-4|84	- rebuild
12cu|php-pear-Image_GIS-1.1.2-4|85	
12cu|php-pear-Image_GIS-1.1.2-4|86	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-8mdv2009.0
12cu|php-pear-Image_GIS-1.1.2-4|87	+ Revision: 236896
12cu|php-pear-Image_GIS-1.1.2-4|88	- rebuild
12cu|php-pear-Image_GIS-1.1.2-4|89	
12cu|php-pear-Image_GIS-1.1.2-4|90	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Image_GIS-1.1.2-4|91	- restore BuildRoot
12cu|php-pear-Image_GIS-1.1.2-4|92	
12cu|php-pear-Image_GIS-1.1.2-4|93	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Image_GIS-1.1.2-4|94	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Image_GIS-1.1.2-4|95	
12cu|php-pear-Image_GIS-1.1.2-4|96	
12cu|php-pear-Image_GIS-1.1.2-4|97	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdv2007.0
12cu|php-pear-Image_GIS-1.1.2-4|98	+ Revision: 81900
12cu|php-pear-Image_GIS-1.1.2-4|99	- Import php-pear-Image_GIS
12cu|php-pear-Image_GIS-1.1.2-4|100	
12cu|php-pear-Image_GIS-1.1.2-4|101	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdk
12cu|php-pear-Image_GIS-1.1.2-4|102	- new group (Development/PHP)
12cu|php-pear-Image_GIS-1.1.2-4|103	
12cu|php-pear-Image_GIS-1.1.2-4|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-6mdk
12cu|php-pear-Image_GIS-1.1.2-4|105	- rebuilt to fix auto deps
12cu|php-pear-Image_GIS-1.1.2-4|106	
12cu|php-pear-Image_GIS-1.1.2-4|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdk
12cu|php-pear-Image_GIS-1.1.2-4|108	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Image_GIS-1.1.2-4|109	
12cu|php-pear-Image_GIS-1.1.2-4|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-4mdk
12cu|php-pear-Image_GIS-1.1.2-4|111	- fix deps
12cu|php-pear-Image_GIS-1.1.2-4|112	
12cu|php-pear-Image_GIS-1.1.2-4|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdk
12cu|php-pear-Image_GIS-1.1.2-4|114	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Image_GIS-1.1.2-4|115	- fix deps
12cu|php-pear-Image_GIS-1.1.2-4|116	
12cu|php-pear-Image_GIS-1.1.2-4|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdk
12cu|php-pear-Image_GIS-1.1.2-4|118	- fix deps
12cu|php-pear-Image_GIS-1.1.2-4|119	
12cu|php-pear-Image_GIS-1.1.2-4|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdk
12cu|php-pear-Image_GIS-1.1.2-4|121	- initial Mandriva package (PLD import)
12cu|php-pear-Image_GIS-1.1.2-4|122	

11558 12
12cu|php-pear-Image_Graph-0.8.0-1|1	%define		_class		Image
12cu|php-pear-Image_Graph-0.8.0-1|2	%define		_subclass	Graph
12cu|php-pear-Image_Graph-0.8.0-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Image_Graph-0.8.0-1|4	
12cu|php-pear-Image_Graph-0.8.0-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Image_Graph-0.8.0-1|6	Version:	0.8.0
12cu|php-pear-Image_Graph-0.8.0-1|7	Release:	1
12cu|php-pear-Image_Graph-0.8.0-1|8	Summary:	A package for displaying (numerical) data as a graph/chart/plot
12cu|php-pear-Image_Graph-0.8.0-1|9	License:	PHP License
12cu|php-pear-Image_Graph-0.8.0-1|10	Group:		Development/PHP
12cu|php-pear-Image_Graph-0.8.0-1|11	URL:		http://pear.php.net/package/Image_Graph
12cu|php-pear-Image_Graph-0.8.0-1|12	Source0:	http://download.pear.php.net/package/Image_Graph-%{version}.tgz
12cu|php-pear-Image_Graph-0.8.0-1|13	Requires(post): php-pear
12cu|php-pear-Image_Graph-0.8.0-1|14	Requires(preun): php-pear
12cu|php-pear-Image_Graph-0.8.0-1|15	Requires(post): php-gd
12cu|php-pear-Image_Graph-0.8.0-1|16	Requires(preun): php-gd
12cu|php-pear-Image_Graph-0.8.0-1|17	Requires:	php-pear
12cu|php-pear-Image_Graph-0.8.0-1|18	BuildArch:	noarch
12cu|php-pear-Image_Graph-0.8.0-1|19	BuildRequires:	php-pear
12cu|php-pear-Image_Graph-0.8.0-1|20	
12cu|php-pear-Image_Graph-0.8.0-1|21	%description
12cu|php-pear-Image_Graph-0.8.0-1|22	Image_Graph provides a set of classes that creates
12cu|php-pear-Image_Graph-0.8.0-1|23	graphs/plots/charts based on (numerical) data. Many different plot
12cu|php-pear-Image_Graph-0.8.0-1|24	types are supported: Bar, line, area, step, impulse, scatter,
12cu|php-pear-Image_Graph-0.8.0-1|25	radar, pie, map, candlestick, band, box & whisker and smoothed
12cu|php-pear-Image_Graph-0.8.0-1|26	line, area and radar plots. The graph is highly customizable,
12cu|php-pear-Image_Graph-0.8.0-1|27	making it possible to get the exact look and feel that is
12cu|php-pear-Image_Graph-0.8.0-1|28	required. The output is controlled by a driver mechanism, which
12cu|php-pear-Image_Graph-0.8.0-1|29	facilitates easy output to many different output formats, amongst
12cu|php-pear-Image_Graph-0.8.0-1|30	others, GD (PNG, JPEG, GIF, WBMP), PDF (using PDFLib), ShockWave
12cu|php-pear-Image_Graph-0.8.0-1|31	Flash (using Ming) and Scalable Vector Graphics (SVG). Image_Graph
12cu|php-pear-Image_Graph-0.8.0-1|32	is compatible with both PHP4 and PHP5 and can be used with both
12cu|php-pear-Image_Graph-0.8.0-1|33	GD1 and GD2 (GD2 is recommended)
12cu|php-pear-Image_Graph-0.8.0-1|34	
12cu|php-pear-Image_Graph-0.8.0-1|35	%prep
12cu|php-pear-Image_Graph-0.8.0-1|36	%setup -q -c
12cu|php-pear-Image_Graph-0.8.0-1|37	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Image_Graph-0.8.0-1|38	
12cu|php-pear-Image_Graph-0.8.0-1|39	%build
12cu|php-pear-Image_Graph-0.8.0-1|40	
12cu|php-pear-Image_Graph-0.8.0-1|41	%install
12cu|php-pear-Image_Graph-0.8.0-1|42	
12cu|php-pear-Image_Graph-0.8.0-1|43	cd %{upstream_name}-%{version}
12cu|php-pear-Image_Graph-0.8.0-1|44	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Image_Graph-0.8.0-1|45	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Image_Graph-0.8.0-1|46	
12cu|php-pear-Image_Graph-0.8.0-1|47	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Image_Graph-0.8.0-1|48	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Image_Graph-0.8.0-1|49	
12cu|php-pear-Image_Graph-0.8.0-1|50	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_Graph-0.8.0-1|51	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_Graph-0.8.0-1|52	
12cu|php-pear-Image_Graph-0.8.0-1|53	%clean
12cu|php-pear-Image_Graph-0.8.0-1|54	
12cu|php-pear-Image_Graph-0.8.0-1|55	
12cu|php-pear-Image_Graph-0.8.0-1|56	
12cu|php-pear-Image_Graph-0.8.0-1|57	%files
12cu|php-pear-Image_Graph-0.8.0-1|58	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Image_Graph-0.8.0-1|59	%{_datadir}/pear/%{_class}
12cu|php-pear-Image_Graph-0.8.0-1|60	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Image_Graph-0.8.0-1|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Image_Graph-0.8.0-1|62	
12cu|php-pear-Image_Graph-0.8.0-1|63	
12cu|php-pear-Image_Graph-0.8.0-1|64	%changelog
12cu|php-pear-Image_Graph-0.8.0-1|65	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-10mdv2012.0
12cu|php-pear-Image_Graph-0.8.0-1|66	+ Revision: 742020
12cu|php-pear-Image_Graph-0.8.0-1|67	- fix major breakage by careless packager
12cu|php-pear-Image_Graph-0.8.0-1|68	
12cu|php-pear-Image_Graph-0.8.0-1|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-9
12cu|php-pear-Image_Graph-0.8.0-1|70	+ Revision: 679372
12cu|php-pear-Image_Graph-0.8.0-1|71	- mass rebuild
12cu|php-pear-Image_Graph-0.8.0-1|72	
12cu|php-pear-Image_Graph-0.8.0-1|73	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-8mdv2011.0
12cu|php-pear-Image_Graph-0.8.0-1|74	+ Revision: 613691
12cu|php-pear-Image_Graph-0.8.0-1|75	- the mass rebuild of 2010.1 packages
12cu|php-pear-Image_Graph-0.8.0-1|76	
12cu|php-pear-Image_Graph-0.8.0-1|77	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.2-7mdv2010.1
12cu|php-pear-Image_Graph-0.8.0-1|78	+ Revision: 473544
12cu|php-pear-Image_Graph-0.8.0-1|79	- spec cleanup
12cu|php-pear-Image_Graph-0.8.0-1|80	- use pear installer
12cu|php-pear-Image_Graph-0.8.0-1|81	- don't ship tests, even in documentation
12cu|php-pear-Image_Graph-0.8.0-1|82	- own all directories
12cu|php-pear-Image_Graph-0.8.0-1|83	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Image_Graph-0.8.0-1|84	
12cu|php-pear-Image_Graph-0.8.0-1|85	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.7.2-6mdv2010.0
12cu|php-pear-Image_Graph-0.8.0-1|86	+ Revision: 441197
12cu|php-pear-Image_Graph-0.8.0-1|87	- rebuild
12cu|php-pear-Image_Graph-0.8.0-1|88	
12cu|php-pear-Image_Graph-0.8.0-1|89	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-5mdv2009.1
12cu|php-pear-Image_Graph-0.8.0-1|90	+ Revision: 322159
12cu|php-pear-Image_Graph-0.8.0-1|91	- rebuild
12cu|php-pear-Image_Graph-0.8.0-1|92	
12cu|php-pear-Image_Graph-0.8.0-1|93	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-4mdv2009.0
12cu|php-pear-Image_Graph-0.8.0-1|94	+ Revision: 236897
12cu|php-pear-Image_Graph-0.8.0-1|95	- rebuild
12cu|php-pear-Image_Graph-0.8.0-1|96	
12cu|php-pear-Image_Graph-0.8.0-1|97	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Image_Graph-0.8.0-1|98	- restore BuildRoot
12cu|php-pear-Image_Graph-0.8.0-1|99	
12cu|php-pear-Image_Graph-0.8.0-1|100	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Image_Graph-0.8.0-1|101	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Image_Graph-0.8.0-1|102	
12cu|php-pear-Image_Graph-0.8.0-1|103	* Tue Nov 06 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-3mdv2008.1
12cu|php-pear-Image_Graph-0.8.0-1|104	+ Revision: 106351
12cu|php-pear-Image_Graph-0.8.0-1|105	- fix #35340 (PHP Pear Image_Graph does not install correctly)
12cu|php-pear-Image_Graph-0.8.0-1|106	
12cu|php-pear-Image_Graph-0.8.0-1|107	
12cu|php-pear-Image_Graph-0.8.0-1|108	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-2mdv2007.0
12cu|php-pear-Image_Graph-0.8.0-1|109	+ Revision: 81902
12cu|php-pear-Image_Graph-0.8.0-1|110	- Import php-pear-Image_Graph
12cu|php-pear-Image_Graph-0.8.0-1|111	
12cu|php-pear-Image_Graph-0.8.0-1|112	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-2mdk
12cu|php-pear-Image_Graph-0.8.0-1|113	- rule out some more faulty deps
12cu|php-pear-Image_Graph-0.8.0-1|114	
12cu|php-pear-Image_Graph-0.8.0-1|115	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-1mdk
12cu|php-pear-Image_Graph-0.8.0-1|116	- 0.7.2
12cu|php-pear-Image_Graph-0.8.0-1|117	- rule out faulty deps
12cu|php-pear-Image_Graph-0.8.0-1|118	
12cu|php-pear-Image_Graph-0.8.0-1|119	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-1mdk
12cu|php-pear-Image_Graph-0.8.0-1|120	- 0.7.1
12cu|php-pear-Image_Graph-0.8.0-1|121	- new group (Development/PHP)
12cu|php-pear-Image_Graph-0.8.0-1|122	
12cu|php-pear-Image_Graph-0.8.0-1|123	* Tue Sep 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-7mdk
12cu|php-pear-Image_Graph-0.8.0-1|124	- fix deps
12cu|php-pear-Image_Graph-0.8.0-1|125	
12cu|php-pear-Image_Graph-0.8.0-1|126	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-6mdk
12cu|php-pear-Image_Graph-0.8.0-1|127	- rebuilt to fix auto deps
12cu|php-pear-Image_Graph-0.8.0-1|128	
12cu|php-pear-Image_Graph-0.8.0-1|129	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-5mdk
12cu|php-pear-Image_Graph-0.8.0-1|130	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Image_Graph-0.8.0-1|131	
12cu|php-pear-Image_Graph-0.8.0-1|132	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-4mdk
12cu|php-pear-Image_Graph-0.8.0-1|133	- fix deps
12cu|php-pear-Image_Graph-0.8.0-1|134	
12cu|php-pear-Image_Graph-0.8.0-1|135	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-3mdk
12cu|php-pear-Image_Graph-0.8.0-1|136	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Image_Graph-0.8.0-1|137	- fix deps
12cu|php-pear-Image_Graph-0.8.0-1|138	
12cu|php-pear-Image_Graph-0.8.0-1|139	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2mdk
12cu|php-pear-Image_Graph-0.8.0-1|140	- fix deps
12cu|php-pear-Image_Graph-0.8.0-1|141	
12cu|php-pear-Image_Graph-0.8.0-1|142	* Sun May 29 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdk
12cu|php-pear-Image_Graph-0.8.0-1|143	- initial Mandriva package
12cu|php-pear-Image_Graph-0.8.0-1|144	
12cu|php-pear-Image_Graph-0.8.0-1|145	

11559 12
12cu|php-pear-Image_GraphViz-1.3.0-4|1	%define		_class		Image
12cu|php-pear-Image_GraphViz-1.3.0-4|2	%define		_subclass	GraphViz
12cu|php-pear-Image_GraphViz-1.3.0-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Image_GraphViz-1.3.0-4|4	
12cu|php-pear-Image_GraphViz-1.3.0-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Image_GraphViz-1.3.0-4|6	Version:	1.3.0
12cu|php-pear-Image_GraphViz-1.3.0-4|7	Release:	4
12cu|php-pear-Image_GraphViz-1.3.0-4|8	Summary:	Interface to AT&T's GraphViz tools
12cu|php-pear-Image_GraphViz-1.3.0-4|9	License:	PHP License
12cu|php-pear-Image_GraphViz-1.3.0-4|10	Group:		Development/PHP
12cu|php-pear-Image_GraphViz-1.3.0-4|11	URL:		http://pear.php.net/package/Image_GraphViz/
12cu|php-pear-Image_GraphViz-1.3.0-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Image_GraphViz-1.3.0-4|13	Requires(post): php-pear
12cu|php-pear-Image_GraphViz-1.3.0-4|14	Requires(preun): php-pear
12cu|php-pear-Image_GraphViz-1.3.0-4|15	Requires:	php-pear
12cu|php-pear-Image_GraphViz-1.3.0-4|16	BuildArch:	noarch
12cu|php-pear-Image_GraphViz-1.3.0-4|17	BuildRequires:	php-pear
12cu|php-pear-Image_GraphViz-1.3.0-4|18	
12cu|php-pear-Image_GraphViz-1.3.0-4|19	%description
12cu|php-pear-Image_GraphViz-1.3.0-4|20	The GraphViz class allows for the creation of and the work with
12cu|php-pear-Image_GraphViz-1.3.0-4|21	directed and undirected graphs and their visualization with AT&T's
12cu|php-pear-Image_GraphViz-1.3.0-4|22	GraphViz tools.
12cu|php-pear-Image_GraphViz-1.3.0-4|23	
12cu|php-pear-Image_GraphViz-1.3.0-4|24	%prep
12cu|php-pear-Image_GraphViz-1.3.0-4|25	%setup -q -c
12cu|php-pear-Image_GraphViz-1.3.0-4|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Image_GraphViz-1.3.0-4|27	
12cu|php-pear-Image_GraphViz-1.3.0-4|28	%install
12cu|php-pear-Image_GraphViz-1.3.0-4|29	
12cu|php-pear-Image_GraphViz-1.3.0-4|30	cd %{upstream_name}-%{version}
12cu|php-pear-Image_GraphViz-1.3.0-4|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Image_GraphViz-1.3.0-4|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Image_GraphViz-1.3.0-4|33	
12cu|php-pear-Image_GraphViz-1.3.0-4|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Image_GraphViz-1.3.0-4|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Image_GraphViz-1.3.0-4|36	
12cu|php-pear-Image_GraphViz-1.3.0-4|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_GraphViz-1.3.0-4|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_GraphViz-1.3.0-4|39	
12cu|php-pear-Image_GraphViz-1.3.0-4|40	%clean
12cu|php-pear-Image_GraphViz-1.3.0-4|41	
12cu|php-pear-Image_GraphViz-1.3.0-4|42	
12cu|php-pear-Image_GraphViz-1.3.0-4|43	
12cu|php-pear-Image_GraphViz-1.3.0-4|44	%files
12cu|php-pear-Image_GraphViz-1.3.0-4|45	%defattr(-,root,root)
12cu|php-pear-Image_GraphViz-1.3.0-4|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Image_GraphViz-1.3.0-4|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Image_GraphViz-1.3.0-4|48	
12cu|php-pear-Image_GraphViz-1.3.0-4|49	
12cu|php-pear-Image_GraphViz-1.3.0-4|50	%changelog
12cu|php-pear-Image_GraphViz-1.3.0-4|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-3mdv2012.0
12cu|php-pear-Image_GraphViz-1.3.0-4|52	+ Revision: 742021
12cu|php-pear-Image_GraphViz-1.3.0-4|53	- fix major breakage by careless packager
12cu|php-pear-Image_GraphViz-1.3.0-4|54	
12cu|php-pear-Image_GraphViz-1.3.0-4|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2
12cu|php-pear-Image_GraphViz-1.3.0-4|56	+ Revision: 679373
12cu|php-pear-Image_GraphViz-1.3.0-4|57	- mass rebuild
12cu|php-pear-Image_GraphViz-1.3.0-4|58	
12cu|php-pear-Image_GraphViz-1.3.0-4|59	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-1mdv2011.0
12cu|php-pear-Image_GraphViz-1.3.0-4|60	+ Revision: 594492
12cu|php-pear-Image_GraphViz-1.3.0-4|61	- update to new version 1.3.0
12cu|php-pear-Image_GraphViz-1.3.0-4|62	
12cu|php-pear-Image_GraphViz-1.3.0-4|63	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-5mdv2010.1
12cu|php-pear-Image_GraphViz-1.3.0-4|64	+ Revision: 473545
12cu|php-pear-Image_GraphViz-1.3.0-4|65	- spec cleanup
12cu|php-pear-Image_GraphViz-1.3.0-4|66	- use pear installer
12cu|php-pear-Image_GraphViz-1.3.0-4|67	- don't ship tests, even in documentation
12cu|php-pear-Image_GraphViz-1.3.0-4|68	- own all directories
12cu|php-pear-Image_GraphViz-1.3.0-4|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Image_GraphViz-1.3.0-4|70	
12cu|php-pear-Image_GraphViz-1.3.0-4|71	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-4mdv2010.0
12cu|php-pear-Image_GraphViz-1.3.0-4|72	+ Revision: 441198
12cu|php-pear-Image_GraphViz-1.3.0-4|73	- rebuild
12cu|php-pear-Image_GraphViz-1.3.0-4|74	
12cu|php-pear-Image_GraphViz-1.3.0-4|75	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdv2009.1
12cu|php-pear-Image_GraphViz-1.3.0-4|76	+ Revision: 322175
12cu|php-pear-Image_GraphViz-1.3.0-4|77	- rebuild
12cu|php-pear-Image_GraphViz-1.3.0-4|78	
12cu|php-pear-Image_GraphViz-1.3.0-4|79	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdv2009.0
12cu|php-pear-Image_GraphViz-1.3.0-4|80	+ Revision: 236898
12cu|php-pear-Image_GraphViz-1.3.0-4|81	- rebuild
12cu|php-pear-Image_GraphViz-1.3.0-4|82	
12cu|php-pear-Image_GraphViz-1.3.0-4|83	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Image_GraphViz-1.3.0-4|84	- restore BuildRoot
12cu|php-pear-Image_GraphViz-1.3.0-4|85	
12cu|php-pear-Image_GraphViz-1.3.0-4|86	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Image_GraphViz-1.3.0-4|87	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Image_GraphViz-1.3.0-4|88	
12cu|php-pear-Image_GraphViz-1.3.0-4|89	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdv2008.0
12cu|php-pear-Image_GraphViz-1.3.0-4|90	+ Revision: 15680
12cu|php-pear-Image_GraphViz-1.3.0-4|91	- 1.2.1
12cu|php-pear-Image_GraphViz-1.3.0-4|92	
12cu|php-pear-Image_GraphViz-1.3.0-4|93	
12cu|php-pear-Image_GraphViz-1.3.0-4|94	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdv2007.0
12cu|php-pear-Image_GraphViz-1.3.0-4|95	+ Revision: 81915
12cu|php-pear-Image_GraphViz-1.3.0-4|96	- Import php-pear-Image_GraphViz
12cu|php-pear-Image_GraphViz-1.3.0-4|97	
12cu|php-pear-Image_GraphViz-1.3.0-4|98	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdk
12cu|php-pear-Image_GraphViz-1.3.0-4|99	- 1.2.0
12cu|php-pear-Image_GraphViz-1.3.0-4|100	
12cu|php-pear-Image_GraphViz-1.3.0-4|101	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdk
12cu|php-pear-Image_GraphViz-1.3.0-4|102	- new group (Development/PHP)
12cu|php-pear-Image_GraphViz-1.3.0-4|103	
12cu|php-pear-Image_GraphViz-1.3.0-4|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6mdk
12cu|php-pear-Image_GraphViz-1.3.0-4|105	- rebuilt to fix auto deps
12cu|php-pear-Image_GraphViz-1.3.0-4|106	
12cu|php-pear-Image_GraphViz-1.3.0-4|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-5mdk
12cu|php-pear-Image_GraphViz-1.3.0-4|108	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Image_GraphViz-1.3.0-4|109	
12cu|php-pear-Image_GraphViz-1.3.0-4|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-4mdk
12cu|php-pear-Image_GraphViz-1.3.0-4|111	- fix deps
12cu|php-pear-Image_GraphViz-1.3.0-4|112	
12cu|php-pear-Image_GraphViz-1.3.0-4|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdk
12cu|php-pear-Image_GraphViz-1.3.0-4|114	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Image_GraphViz-1.3.0-4|115	- fix deps
12cu|php-pear-Image_GraphViz-1.3.0-4|116	
12cu|php-pear-Image_GraphViz-1.3.0-4|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdk
12cu|php-pear-Image_GraphViz-1.3.0-4|118	- fix deps
12cu|php-pear-Image_GraphViz-1.3.0-4|119	
12cu|php-pear-Image_GraphViz-1.3.0-4|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cu|php-pear-Image_GraphViz-1.3.0-4|121	- initial Mandriva package (PLD import)
12cu|php-pear-Image_GraphViz-1.3.0-4|122	

11560 12
12cu|php-pear-Image_IPTC-1.0.2-15|1	%define		_class		Image
12cu|php-pear-Image_IPTC-1.0.2-15|2	%define		_subclass	IPTC
12cu|php-pear-Image_IPTC-1.0.2-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Image_IPTC-1.0.2-15|4	
12cu|php-pear-Image_IPTC-1.0.2-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Image_IPTC-1.0.2-15|6	Version:	1.0.2
12cu|php-pear-Image_IPTC-1.0.2-15|7	Release:	15
12cu|php-pear-Image_IPTC-1.0.2-15|8	Summary:	Extract, modify, and save IPTC data
12cu|php-pear-Image_IPTC-1.0.2-15|9	License:	PHP License
12cu|php-pear-Image_IPTC-1.0.2-15|10	Group:		Development/PHP
12cu|php-pear-Image_IPTC-1.0.2-15|11	URL:		http://pear.php.net/package/Image_IPTC/
12cu|php-pear-Image_IPTC-1.0.2-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Image_IPTC-1.0.2-15|13	Requires(post): php-pear
12cu|php-pear-Image_IPTC-1.0.2-15|14	Requires(preun): php-pear
12cu|php-pear-Image_IPTC-1.0.2-15|15	Requires:	php-pear
12cu|php-pear-Image_IPTC-1.0.2-15|16	BuildArch:	noarch
12cu|php-pear-Image_IPTC-1.0.2-15|17	BuildRequires:	php-pear
12cu|php-pear-Image_IPTC-1.0.2-15|18	
12cu|php-pear-Image_IPTC-1.0.2-15|19	%description
12cu|php-pear-Image_IPTC-1.0.2-15|20	This package provides a mechanism for modifying IPTC header
12cu|php-pear-Image_IPTC-1.0.2-15|21	information. The class abstracts the functionality of iptcembed() and
12cu|php-pear-Image_IPTC-1.0.2-15|22	iptcparse() in addition to providing methods that properly handle
12cu|php-pear-Image_IPTC-1.0.2-15|23	replacing IPTC header fields back into image files.
12cu|php-pear-Image_IPTC-1.0.2-15|24	
12cu|php-pear-Image_IPTC-1.0.2-15|25	%prep
12cu|php-pear-Image_IPTC-1.0.2-15|26	%setup -q -c
12cu|php-pear-Image_IPTC-1.0.2-15|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Image_IPTC-1.0.2-15|28	
12cu|php-pear-Image_IPTC-1.0.2-15|29	%install
12cu|php-pear-Image_IPTC-1.0.2-15|30	
12cu|php-pear-Image_IPTC-1.0.2-15|31	cd %{upstream_name}-%{version}
12cu|php-pear-Image_IPTC-1.0.2-15|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Image_IPTC-1.0.2-15|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Image_IPTC-1.0.2-15|34	
12cu|php-pear-Image_IPTC-1.0.2-15|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Image_IPTC-1.0.2-15|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Image_IPTC-1.0.2-15|37	
12cu|php-pear-Image_IPTC-1.0.2-15|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_IPTC-1.0.2-15|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_IPTC-1.0.2-15|40	
12cu|php-pear-Image_IPTC-1.0.2-15|41	%clean
12cu|php-pear-Image_IPTC-1.0.2-15|42	
12cu|php-pear-Image_IPTC-1.0.2-15|43	
12cu|php-pear-Image_IPTC-1.0.2-15|44	
12cu|php-pear-Image_IPTC-1.0.2-15|45	%files
12cu|php-pear-Image_IPTC-1.0.2-15|46	%defattr(-,root,root)
12cu|php-pear-Image_IPTC-1.0.2-15|47	%{_datadir}/pear/%{_class}
12cu|php-pear-Image_IPTC-1.0.2-15|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Image_IPTC-1.0.2-15|49	
12cu|php-pear-Image_IPTC-1.0.2-15|50	
12cu|php-pear-Image_IPTC-1.0.2-15|51	%changelog
12cu|php-pear-Image_IPTC-1.0.2-15|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-14mdv2012.0
12cu|php-pear-Image_IPTC-1.0.2-15|53	+ Revision: 742022
12cu|php-pear-Image_IPTC-1.0.2-15|54	- fix major breakage by careless packager
12cu|php-pear-Image_IPTC-1.0.2-15|55	
12cu|php-pear-Image_IPTC-1.0.2-15|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-13
12cu|php-pear-Image_IPTC-1.0.2-15|57	+ Revision: 679374
12cu|php-pear-Image_IPTC-1.0.2-15|58	- mass rebuild
12cu|php-pear-Image_IPTC-1.0.2-15|59	
12cu|php-pear-Image_IPTC-1.0.2-15|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-12mdv2011.0
12cu|php-pear-Image_IPTC-1.0.2-15|61	+ Revision: 613692
12cu|php-pear-Image_IPTC-1.0.2-15|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-Image_IPTC-1.0.2-15|63	
12cu|php-pear-Image_IPTC-1.0.2-15|64	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-11mdv2010.1
12cu|php-pear-Image_IPTC-1.0.2-15|65	+ Revision: 473546
12cu|php-pear-Image_IPTC-1.0.2-15|66	- spec cleanup
12cu|php-pear-Image_IPTC-1.0.2-15|67	- use pear installer
12cu|php-pear-Image_IPTC-1.0.2-15|68	- don't ship tests, even in documentation
12cu|php-pear-Image_IPTC-1.0.2-15|69	- own all directories
12cu|php-pear-Image_IPTC-1.0.2-15|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Image_IPTC-1.0.2-15|71	
12cu|php-pear-Image_IPTC-1.0.2-15|72	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-10mdv2010.0
12cu|php-pear-Image_IPTC-1.0.2-15|73	+ Revision: 441211
12cu|php-pear-Image_IPTC-1.0.2-15|74	- rebuild
12cu|php-pear-Image_IPTC-1.0.2-15|75	
12cu|php-pear-Image_IPTC-1.0.2-15|76	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-9mdv2009.1
12cu|php-pear-Image_IPTC-1.0.2-15|77	+ Revision: 322189
12cu|php-pear-Image_IPTC-1.0.2-15|78	- rebuild
12cu|php-pear-Image_IPTC-1.0.2-15|79	
12cu|php-pear-Image_IPTC-1.0.2-15|80	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-8mdv2009.0
12cu|php-pear-Image_IPTC-1.0.2-15|81	+ Revision: 236899
12cu|php-pear-Image_IPTC-1.0.2-15|82	- rebuild
12cu|php-pear-Image_IPTC-1.0.2-15|83	
12cu|php-pear-Image_IPTC-1.0.2-15|84	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.2-7mdv2008.1
12cu|php-pear-Image_IPTC-1.0.2-15|85	+ Revision: 136408
12cu|php-pear-Image_IPTC-1.0.2-15|86	- restore BuildRoot
12cu|php-pear-Image_IPTC-1.0.2-15|87	
12cu|php-pear-Image_IPTC-1.0.2-15|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Image_IPTC-1.0.2-15|89	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Image_IPTC-1.0.2-15|90	
12cu|php-pear-Image_IPTC-1.0.2-15|91	
12cu|php-pear-Image_IPTC-1.0.2-15|92	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdv2007.0
12cu|php-pear-Image_IPTC-1.0.2-15|93	+ Revision: 81924
12cu|php-pear-Image_IPTC-1.0.2-15|94	- Import php-pear-Image_IPTC
12cu|php-pear-Image_IPTC-1.0.2-15|95	
12cu|php-pear-Image_IPTC-1.0.2-15|96	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdk
12cu|php-pear-Image_IPTC-1.0.2-15|97	- new group (Development/PHP)
12cu|php-pear-Image_IPTC-1.0.2-15|98	
12cu|php-pear-Image_IPTC-1.0.2-15|99	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdk
12cu|php-pear-Image_IPTC-1.0.2-15|100	- rebuilt to fix auto deps
12cu|php-pear-Image_IPTC-1.0.2-15|101	
12cu|php-pear-Image_IPTC-1.0.2-15|102	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdk
12cu|php-pear-Image_IPTC-1.0.2-15|103	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Image_IPTC-1.0.2-15|104	
12cu|php-pear-Image_IPTC-1.0.2-15|105	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdk
12cu|php-pear-Image_IPTC-1.0.2-15|106	- fix deps
12cu|php-pear-Image_IPTC-1.0.2-15|107	
12cu|php-pear-Image_IPTC-1.0.2-15|108	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdk
12cu|php-pear-Image_IPTC-1.0.2-15|109	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Image_IPTC-1.0.2-15|110	- fix deps
12cu|php-pear-Image_IPTC-1.0.2-15|111	
12cu|php-pear-Image_IPTC-1.0.2-15|112	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdk
12cu|php-pear-Image_IPTC-1.0.2-15|113	- fix deps
12cu|php-pear-Image_IPTC-1.0.2-15|114	
12cu|php-pear-Image_IPTC-1.0.2-15|115	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdk
12cu|php-pear-Image_IPTC-1.0.2-15|116	- initial Mandriva package (PLD import)
12cu|php-pear-Image_IPTC-1.0.2-15|117	

11561 12
12cu|php-pear-Image_Remote-1.0.2-7|1	%define		_class		Image
12cu|php-pear-Image_Remote-1.0.2-7|2	%define		_subclass	Remote
12cu|php-pear-Image_Remote-1.0.2-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Image_Remote-1.0.2-7|4	
12cu|php-pear-Image_Remote-1.0.2-7|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Image_Remote-1.0.2-7|6	Version:	1.0.2
12cu|php-pear-Image_Remote-1.0.2-7|7	Release:	7
12cu|php-pear-Image_Remote-1.0.2-7|8	Summary:	Retrieve information on remote image files
12cu|php-pear-Image_Remote-1.0.2-7|9	License:	PHP License
12cu|php-pear-Image_Remote-1.0.2-7|10	Group:		Development/PHP
12cu|php-pear-Image_Remote-1.0.2-7|11	URL:		http://pear.php.net/package/Image_Remote/
12cu|php-pear-Image_Remote-1.0.2-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Image_Remote-1.0.2-7|13	Requires(post): php-pear
12cu|php-pear-Image_Remote-1.0.2-7|14	Requires(preun): php-pear
12cu|php-pear-Image_Remote-1.0.2-7|15	Requires:	php-pear
12cu|php-pear-Image_Remote-1.0.2-7|16	BuildArch:	noarch
12cu|php-pear-Image_Remote-1.0.2-7|17	BuildRequires:	php-pear
12cu|php-pear-Image_Remote-1.0.2-7|18	
12cu|php-pear-Image_Remote-1.0.2-7|19	%description
12cu|php-pear-Image_Remote-1.0.2-7|20	This class can be used for retrieving size information of remote image
12cu|php-pear-Image_Remote-1.0.2-7|21	files via HTTP without downloading the whole image.
12cu|php-pear-Image_Remote-1.0.2-7|22	
12cu|php-pear-Image_Remote-1.0.2-7|23	%prep
12cu|php-pear-Image_Remote-1.0.2-7|24	%setup -q -c
12cu|php-pear-Image_Remote-1.0.2-7|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Image_Remote-1.0.2-7|26	
12cu|php-pear-Image_Remote-1.0.2-7|27	%install
12cu|php-pear-Image_Remote-1.0.2-7|28	
12cu|php-pear-Image_Remote-1.0.2-7|29	cd %{upstream_name}-%{version}
12cu|php-pear-Image_Remote-1.0.2-7|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Image_Remote-1.0.2-7|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Image_Remote-1.0.2-7|32	
12cu|php-pear-Image_Remote-1.0.2-7|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Image_Remote-1.0.2-7|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Image_Remote-1.0.2-7|35	
12cu|php-pear-Image_Remote-1.0.2-7|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_Remote-1.0.2-7|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_Remote-1.0.2-7|38	
12cu|php-pear-Image_Remote-1.0.2-7|39	%clean
12cu|php-pear-Image_Remote-1.0.2-7|40	
12cu|php-pear-Image_Remote-1.0.2-7|41	
12cu|php-pear-Image_Remote-1.0.2-7|42	
12cu|php-pear-Image_Remote-1.0.2-7|43	%files
12cu|php-pear-Image_Remote-1.0.2-7|44	%defattr(-,root,root)
12cu|php-pear-Image_Remote-1.0.2-7|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Image_Remote-1.0.2-7|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Image_Remote-1.0.2-7|47	
12cu|php-pear-Image_Remote-1.0.2-7|48	
12cu|php-pear-Image_Remote-1.0.2-7|49	%changelog
12cu|php-pear-Image_Remote-1.0.2-7|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdv2012.0
12cu|php-pear-Image_Remote-1.0.2-7|51	+ Revision: 742023
12cu|php-pear-Image_Remote-1.0.2-7|52	- fix major breakage by careless packager
12cu|php-pear-Image_Remote-1.0.2-7|53	
12cu|php-pear-Image_Remote-1.0.2-7|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5
12cu|php-pear-Image_Remote-1.0.2-7|55	+ Revision: 679375
12cu|php-pear-Image_Remote-1.0.2-7|56	- mass rebuild
12cu|php-pear-Image_Remote-1.0.2-7|57	
12cu|php-pear-Image_Remote-1.0.2-7|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdv2011.0
12cu|php-pear-Image_Remote-1.0.2-7|59	+ Revision: 613693
12cu|php-pear-Image_Remote-1.0.2-7|60	- the mass rebuild of 2010.1 packages
12cu|php-pear-Image_Remote-1.0.2-7|61	
12cu|php-pear-Image_Remote-1.0.2-7|62	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-3mdv2010.1
12cu|php-pear-Image_Remote-1.0.2-7|63	+ Revision: 473547
12cu|php-pear-Image_Remote-1.0.2-7|64	- spec cleanup
12cu|php-pear-Image_Remote-1.0.2-7|65	- use pear installer
12cu|php-pear-Image_Remote-1.0.2-7|66	- don't ship tests, even in documentation
12cu|php-pear-Image_Remote-1.0.2-7|67	- own all directories
12cu|php-pear-Image_Remote-1.0.2-7|68	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Image_Remote-1.0.2-7|69	
12cu|php-pear-Image_Remote-1.0.2-7|70	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-2mdv2010.0
12cu|php-pear-Image_Remote-1.0.2-7|71	+ Revision: 441212
12cu|php-pear-Image_Remote-1.0.2-7|72	- rebuild
12cu|php-pear-Image_Remote-1.0.2-7|73	
12cu|php-pear-Image_Remote-1.0.2-7|74	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2009.1
12cu|php-pear-Image_Remote-1.0.2-7|75	+ Revision: 357910
12cu|php-pear-Image_Remote-1.0.2-7|76	- update to new version 1.0.2
12cu|php-pear-Image_Remote-1.0.2-7|77	
12cu|php-pear-Image_Remote-1.0.2-7|78	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdv2009.1
12cu|php-pear-Image_Remote-1.0.2-7|79	+ Revision: 322207
12cu|php-pear-Image_Remote-1.0.2-7|80	- rebuild
12cu|php-pear-Image_Remote-1.0.2-7|81	
12cu|php-pear-Image_Remote-1.0.2-7|82	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2009.0
12cu|php-pear-Image_Remote-1.0.2-7|83	+ Revision: 236900
12cu|php-pear-Image_Remote-1.0.2-7|84	- rebuild
12cu|php-pear-Image_Remote-1.0.2-7|85	
12cu|php-pear-Image_Remote-1.0.2-7|86	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Image_Remote-1.0.2-7|87	- restore BuildRoot
12cu|php-pear-Image_Remote-1.0.2-7|88	
12cu|php-pear-Image_Remote-1.0.2-7|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Image_Remote-1.0.2-7|90	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Image_Remote-1.0.2-7|91	
12cu|php-pear-Image_Remote-1.0.2-7|92	
12cu|php-pear-Image_Remote-1.0.2-7|93	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2007.0
12cu|php-pear-Image_Remote-1.0.2-7|94	+ Revision: 81934
12cu|php-pear-Image_Remote-1.0.2-7|95	- Import php-pear-Image_Remote
12cu|php-pear-Image_Remote-1.0.2-7|96	
12cu|php-pear-Image_Remote-1.0.2-7|97	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cu|php-pear-Image_Remote-1.0.2-7|98	- 1.0.1
12cu|php-pear-Image_Remote-1.0.2-7|99	- new group (Development/PHP)
12cu|php-pear-Image_Remote-1.0.2-7|100	
12cu|php-pear-Image_Remote-1.0.2-7|101	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdk
12cu|php-pear-Image_Remote-1.0.2-7|102	- rebuilt to fix auto deps
12cu|php-pear-Image_Remote-1.0.2-7|103	
12cu|php-pear-Image_Remote-1.0.2-7|104	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdk
12cu|php-pear-Image_Remote-1.0.2-7|105	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Image_Remote-1.0.2-7|106	
12cu|php-pear-Image_Remote-1.0.2-7|107	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdk
12cu|php-pear-Image_Remote-1.0.2-7|108	- fix deps
12cu|php-pear-Image_Remote-1.0.2-7|109	
12cu|php-pear-Image_Remote-1.0.2-7|110	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdk
12cu|php-pear-Image_Remote-1.0.2-7|111	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Image_Remote-1.0.2-7|112	- fix deps
12cu|php-pear-Image_Remote-1.0.2-7|113	
12cu|php-pear-Image_Remote-1.0.2-7|114	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cu|php-pear-Image_Remote-1.0.2-7|115	- fix deps
12cu|php-pear-Image_Remote-1.0.2-7|116	
12cu|php-pear-Image_Remote-1.0.2-7|117	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cu|php-pear-Image_Remote-1.0.2-7|118	- initial Mandriva package (PLD import)
12cu|php-pear-Image_Remote-1.0.2-7|119	

11562 12
12cu|php-pear-Image_Text-0.7.0-1|1	%define		_class		Image
12cu|php-pear-Image_Text-0.7.0-1|2	%define		_subclass	Text
12cu|php-pear-Image_Text-0.7.0-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Image_Text-0.7.0-1|4	
12cu|php-pear-Image_Text-0.7.0-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Image_Text-0.7.0-1|6	Version:	0.7.0
12cu|php-pear-Image_Text-0.7.0-1|7	Release:	1
12cu|php-pear-Image_Text-0.7.0-1|8	Summary:	Comfortable processing of texts in images
12cu|php-pear-Image_Text-0.7.0-1|9	License:	PHP License
12cu|php-pear-Image_Text-0.7.0-1|10	Group:		Development/PHP
12cu|php-pear-Image_Text-0.7.0-1|11	URL:		http://pear.php.net/package/Image_Text/
12cu|php-pear-Image_Text-0.7.0-1|12	Source0:	http://download.pear.php.net/package/Image_Text-%{version}.tgz
12cu|php-pear-Image_Text-0.7.0-1|13	Requires(post): php-pear
12cu|php-pear-Image_Text-0.7.0-1|14	Requires(preun): php-pear
12cu|php-pear-Image_Text-0.7.0-1|15	Requires:	php-pear
12cu|php-pear-Image_Text-0.7.0-1|16	BuildArch:	noarch
12cu|php-pear-Image_Text-0.7.0-1|17	BuildRequires:	php-pear
12cu|php-pear-Image_Text-0.7.0-1|18	
12cu|php-pear-Image_Text-0.7.0-1|19	%description
12cu|php-pear-Image_Text-0.7.0-1|20	This class allows you to add text to dynamic generated images more
12cu|php-pear-Image_Text-0.7.0-1|21	comfortable. It allows you to process multiline text and manipulate:
12cu|php-pear-Image_Text-0.7.0-1|22	- Border
12cu|php-pear-Image_Text-0.7.0-1|23	- Shading
12cu|php-pear-Image_Text-0.7.0-1|24	- Alignment
12cu|php-pear-Image_Text-0.7.0-1|25	Another nice feature is to let the class measurize your text in respect
12cu|php-pear-Image_Text-0.7.0-1|26	to font size and line splitting to fit a given text box.
12cu|php-pear-Image_Text-0.7.0-1|27	
12cu|php-pear-Image_Text-0.7.0-1|28	%prep
12cu|php-pear-Image_Text-0.7.0-1|29	%setup -q -c
12cu|php-pear-Image_Text-0.7.0-1|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Image_Text-0.7.0-1|31	
12cu|php-pear-Image_Text-0.7.0-1|32	%install
12cu|php-pear-Image_Text-0.7.0-1|33	
12cu|php-pear-Image_Text-0.7.0-1|34	cd %{upstream_name}-%{version}
12cu|php-pear-Image_Text-0.7.0-1|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Image_Text-0.7.0-1|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Image_Text-0.7.0-1|37	
12cu|php-pear-Image_Text-0.7.0-1|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Image_Text-0.7.0-1|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Image_Text-0.7.0-1|40	
12cu|php-pear-Image_Text-0.7.0-1|41	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_Text-0.7.0-1|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_Text-0.7.0-1|43	
12cu|php-pear-Image_Text-0.7.0-1|44	%clean
12cu|php-pear-Image_Text-0.7.0-1|45	
12cu|php-pear-Image_Text-0.7.0-1|46	
12cu|php-pear-Image_Text-0.7.0-1|47	%files
12cu|php-pear-Image_Text-0.7.0-1|48	# %doc %{upstream_name}-%{version}/example
12cu|php-pear-Image_Text-0.7.0-1|49	# %doc %{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Image_Text-0.7.0-1|50	%{_datadir}/pear/%{_class}/*.php
12cu|php-pear-Image_Text-0.7.0-1|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Image_Text-0.7.0-1|52	%{php_pear_dir}/Image/Text/Exception.php
12cu|php-pear-Image_Text-0.7.0-1|53	
12cu|php-pear-Image_Text-0.7.0-1|54	%changelog
12cu|php-pear-Image_Text-0.7.0-1|55	* Wed Dec 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-1
12cu|php-pear-Image_Text-0.7.0-1|56	+ Revision: a9a5dbf
12cu|php-pear-Image_Text-0.7.0-1|57	- Updated to 0.7.0
12cu|php-pear-Image_Text-0.7.0-1|58	
12cu|php-pear-Image_Text-0.7.0-1|59	

11563 12
12cu|php-pear-Image_Tools-0.4.2-9|1	%define		_class		Image
12cu|php-pear-Image_Tools-0.4.2-9|2	%define		_subclass	Tools
12cu|php-pear-Image_Tools-0.4.2-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Image_Tools-0.4.2-9|4	
12cu|php-pear-Image_Tools-0.4.2-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Image_Tools-0.4.2-9|6	Version:	0.4.2
12cu|php-pear-Image_Tools-0.4.2-9|7	Release:	9
12cu|php-pear-Image_Tools-0.4.2-9|8	Summary:	Tool collection for images
12cu|php-pear-Image_Tools-0.4.2-9|9	License:	PHP License
12cu|php-pear-Image_Tools-0.4.2-9|10	Group:		Development/PHP
12cu|php-pear-Image_Tools-0.4.2-9|11	URL:		http://pear.php.net/package/Image_Tools/
12cu|php-pear-Image_Tools-0.4.2-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Image_Tools-0.4.2-9|13	Requires(post): php-pear
12cu|php-pear-Image_Tools-0.4.2-9|14	Requires(preun): php-pear
12cu|php-pear-Image_Tools-0.4.2-9|15	Requires:	php-pear
12cu|php-pear-Image_Tools-0.4.2-9|16	BuildArch:	noarch
12cu|php-pear-Image_Tools-0.4.2-9|17	BuildRequires:	php-pear
12cu|php-pear-Image_Tools-0.4.2-9|18	
12cu|php-pear-Image_Tools-0.4.2-9|19	%description
12cu|php-pear-Image_Tools-0.4.2-9|20	A collection of common image manipulations.
12cu|php-pear-Image_Tools-0.4.2-9|21	
12cu|php-pear-Image_Tools-0.4.2-9|22	%prep
12cu|php-pear-Image_Tools-0.4.2-9|23	%setup -q -c
12cu|php-pear-Image_Tools-0.4.2-9|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Image_Tools-0.4.2-9|25	
12cu|php-pear-Image_Tools-0.4.2-9|26	%install
12cu|php-pear-Image_Tools-0.4.2-9|27	
12cu|php-pear-Image_Tools-0.4.2-9|28	cd %{upstream_name}-%{version}
12cu|php-pear-Image_Tools-0.4.2-9|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Image_Tools-0.4.2-9|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Image_Tools-0.4.2-9|31	
12cu|php-pear-Image_Tools-0.4.2-9|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Image_Tools-0.4.2-9|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Image_Tools-0.4.2-9|34	
12cu|php-pear-Image_Tools-0.4.2-9|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_Tools-0.4.2-9|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_Tools-0.4.2-9|37	
12cu|php-pear-Image_Tools-0.4.2-9|38	%clean
12cu|php-pear-Image_Tools-0.4.2-9|39	
12cu|php-pear-Image_Tools-0.4.2-9|40	
12cu|php-pear-Image_Tools-0.4.2-9|41	
12cu|php-pear-Image_Tools-0.4.2-9|42	%files
12cu|php-pear-Image_Tools-0.4.2-9|43	%defattr(-,root,root)
12cu|php-pear-Image_Tools-0.4.2-9|44	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Image_Tools-0.4.2-9|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Image_Tools-0.4.2-9|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Image_Tools-0.4.2-9|47	
12cu|php-pear-Image_Tools-0.4.2-9|48	
12cu|php-pear-Image_Tools-0.4.2-9|49	
12cu|php-pear-Image_Tools-0.4.2-9|50	
12cu|php-pear-Image_Tools-0.4.2-9|51	%changelog
12cu|php-pear-Image_Tools-0.4.2-9|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-8mdv2012.0
12cu|php-pear-Image_Tools-0.4.2-9|53	+ Revision: 742025
12cu|php-pear-Image_Tools-0.4.2-9|54	- fix major breakage by careless packager
12cu|php-pear-Image_Tools-0.4.2-9|55	
12cu|php-pear-Image_Tools-0.4.2-9|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-7
12cu|php-pear-Image_Tools-0.4.2-9|57	+ Revision: 679377
12cu|php-pear-Image_Tools-0.4.2-9|58	- mass rebuild
12cu|php-pear-Image_Tools-0.4.2-9|59	
12cu|php-pear-Image_Tools-0.4.2-9|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-6mdv2011.0
12cu|php-pear-Image_Tools-0.4.2-9|61	+ Revision: 613695
12cu|php-pear-Image_Tools-0.4.2-9|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-Image_Tools-0.4.2-9|63	
12cu|php-pear-Image_Tools-0.4.2-9|64	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.2-5mdv2010.1
12cu|php-pear-Image_Tools-0.4.2-9|65	+ Revision: 473549
12cu|php-pear-Image_Tools-0.4.2-9|66	- spec cleanup
12cu|php-pear-Image_Tools-0.4.2-9|67	- use pear installer
12cu|php-pear-Image_Tools-0.4.2-9|68	- don't ship tests, even in documentation
12cu|php-pear-Image_Tools-0.4.2-9|69	- own all directories
12cu|php-pear-Image_Tools-0.4.2-9|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Image_Tools-0.4.2-9|71	
12cu|php-pear-Image_Tools-0.4.2-9|72	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4.2-4mdv2010.0
12cu|php-pear-Image_Tools-0.4.2-9|73	+ Revision: 441214
12cu|php-pear-Image_Tools-0.4.2-9|74	- rebuild
12cu|php-pear-Image_Tools-0.4.2-9|75	
12cu|php-pear-Image_Tools-0.4.2-9|76	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-3mdv2009.1
12cu|php-pear-Image_Tools-0.4.2-9|77	+ Revision: 322239
12cu|php-pear-Image_Tools-0.4.2-9|78	- rebuild
12cu|php-pear-Image_Tools-0.4.2-9|79	
12cu|php-pear-Image_Tools-0.4.2-9|80	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-2mdv2009.0
12cu|php-pear-Image_Tools-0.4.2-9|81	+ Revision: 236902
12cu|php-pear-Image_Tools-0.4.2-9|82	- rebuild
12cu|php-pear-Image_Tools-0.4.2-9|83	
12cu|php-pear-Image_Tools-0.4.2-9|84	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.4.2-1mdv2008.1
12cu|php-pear-Image_Tools-0.4.2-9|85	+ Revision: 136408
12cu|php-pear-Image_Tools-0.4.2-9|86	- restore BuildRoot
12cu|php-pear-Image_Tools-0.4.2-9|87	
12cu|php-pear-Image_Tools-0.4.2-9|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Image_Tools-0.4.2-9|89	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Image_Tools-0.4.2-9|90	
12cu|php-pear-Image_Tools-0.4.2-9|91	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-1mdv2008.0
12cu|php-pear-Image_Tools-0.4.2-9|92	+ Revision: 15681
12cu|php-pear-Image_Tools-0.4.2-9|93	- 0.4.2
12cu|php-pear-Image_Tools-0.4.2-9|94	
12cu|php-pear-Image_Tools-0.4.2-9|95	
12cu|php-pear-Image_Tools-0.4.2-9|96	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdv2007.0
12cu|php-pear-Image_Tools-0.4.2-9|97	+ Revision: 81969
12cu|php-pear-Image_Tools-0.4.2-9|98	- Import php-pear-Image_Tools
12cu|php-pear-Image_Tools-0.4.2-9|99	
12cu|php-pear-Image_Tools-0.4.2-9|100	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12cu|php-pear-Image_Tools-0.4.2-9|101	- 0.3.0
12cu|php-pear-Image_Tools-0.4.2-9|102	- new group (Development/PHP)
12cu|php-pear-Image_Tools-0.4.2-9|103	
12cu|php-pear-Image_Tools-0.4.2-9|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-6mdk
12cu|php-pear-Image_Tools-0.4.2-9|105	- rebuilt to fix auto deps
12cu|php-pear-Image_Tools-0.4.2-9|106	
12cu|php-pear-Image_Tools-0.4.2-9|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-5mdk
12cu|php-pear-Image_Tools-0.4.2-9|108	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Image_Tools-0.4.2-9|109	
12cu|php-pear-Image_Tools-0.4.2-9|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdk
12cu|php-pear-Image_Tools-0.4.2-9|111	- fix deps
12cu|php-pear-Image_Tools-0.4.2-9|112	
12cu|php-pear-Image_Tools-0.4.2-9|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-3mdk
12cu|php-pear-Image_Tools-0.4.2-9|114	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Image_Tools-0.4.2-9|115	- fix deps
12cu|php-pear-Image_Tools-0.4.2-9|116	
12cu|php-pear-Image_Tools-0.4.2-9|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdk
12cu|php-pear-Image_Tools-0.4.2-9|118	- fix deps
12cu|php-pear-Image_Tools-0.4.2-9|119	
12cu|php-pear-Image_Tools-0.4.2-9|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdk
12cu|php-pear-Image_Tools-0.4.2-9|121	- initial Mandriva package (PLD import)
12cu|php-pear-Image_Tools-0.4.2-9|122	

11564 12
12cu|php-pear-Image_Transform-0.9.1-9|1	%define		_class		Image
12cu|php-pear-Image_Transform-0.9.1-9|2	%define		_subclass	Transform
12cu|php-pear-Image_Transform-0.9.1-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Image_Transform-0.9.1-9|4	
12cu|php-pear-Image_Transform-0.9.1-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Image_Transform-0.9.1-9|6	Version:	0.9.1
12cu|php-pear-Image_Transform-0.9.1-9|7	Release:	9
12cu|php-pear-Image_Transform-0.9.1-9|8	Summary:	Standard interface to manipulate images using different libraries
12cu|php-pear-Image_Transform-0.9.1-9|9	License:	PHP License
12cu|php-pear-Image_Transform-0.9.1-9|10	Group:		Development/PHP
12cu|php-pear-Image_Transform-0.9.1-9|11	URL:		http://pear.php.net/package/Image_Transform/
12cu|php-pear-Image_Transform-0.9.1-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Image_Transform-0.9.1-9|13	Patch0:		Image_Transform-IMAGETYPE_fix.diff
12cu|php-pear-Image_Transform-0.9.1-9|14	Requires(post): php-pear
12cu|php-pear-Image_Transform-0.9.1-9|15	Requires(preun): php-pear
12cu|php-pear-Image_Transform-0.9.1-9|16	Requires:	php-pear
12cu|php-pear-Image_Transform-0.9.1-9|17	BuildArch:	noarch
12cu|php-pear-Image_Transform-0.9.1-9|18	BuildRequires:	php-pear
12cu|php-pear-Image_Transform-0.9.1-9|19	
12cu|php-pear-Image_Transform-0.9.1-9|20	%description
12cu|php-pear-Image_Transform-0.9.1-9|21	This package was written to provide a simpler and cross-library
12cu|php-pear-Image_Transform-0.9.1-9|22	interface to doing image transformations and manipulations.
12cu|php-pear-Image_Transform-0.9.1-9|23	
12cu|php-pear-Image_Transform-0.9.1-9|24	It provides :
12cu|php-pear-Image_Transform-0.9.1-9|25	- support for GD, ImageMagick, Imagick and NetPBM,
12cu|php-pear-Image_Transform-0.9.1-9|26	- files related functions,
12cu|php-pear-Image_Transform-0.9.1-9|27	- addText,
12cu|php-pear-Image_Transform-0.9.1-9|28	- Scale (by length, percentage, maximum X/Y),
12cu|php-pear-Image_Transform-0.9.1-9|29	- Resize,
12cu|php-pear-Image_Transform-0.9.1-9|30	- Rotate (custom angle),
12cu|php-pear-Image_Transform-0.9.1-9|31	- Add border (soon),
12cu|php-pear-Image_Transform-0.9.1-9|32	- Add shadow (soon).
12cu|php-pear-Image_Transform-0.9.1-9|33	
12cu|php-pear-Image_Transform-0.9.1-9|34	%prep
12cu|php-pear-Image_Transform-0.9.1-9|35	%setup -q -c
12cu|php-pear-Image_Transform-0.9.1-9|36	%patch0 -p0
12cu|php-pear-Image_Transform-0.9.1-9|37	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Image_Transform-0.9.1-9|38	
12cu|php-pear-Image_Transform-0.9.1-9|39	%install
12cu|php-pear-Image_Transform-0.9.1-9|40	
12cu|php-pear-Image_Transform-0.9.1-9|41	cd %{upstream_name}-%{version}
12cu|php-pear-Image_Transform-0.9.1-9|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Image_Transform-0.9.1-9|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Image_Transform-0.9.1-9|44	
12cu|php-pear-Image_Transform-0.9.1-9|45	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Image_Transform-0.9.1-9|46	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Image_Transform-0.9.1-9|47	
12cu|php-pear-Image_Transform-0.9.1-9|48	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_Transform-0.9.1-9|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_Transform-0.9.1-9|50	
12cu|php-pear-Image_Transform-0.9.1-9|51	%clean
12cu|php-pear-Image_Transform-0.9.1-9|52	
12cu|php-pear-Image_Transform-0.9.1-9|53	
12cu|php-pear-Image_Transform-0.9.1-9|54	
12cu|php-pear-Image_Transform-0.9.1-9|55	%files
12cu|php-pear-Image_Transform-0.9.1-9|56	%defattr(-,root,root)
12cu|php-pear-Image_Transform-0.9.1-9|57	%{_datadir}/pear/%{_class}
12cu|php-pear-Image_Transform-0.9.1-9|58	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Image_Transform-0.9.1-9|59	
12cu|php-pear-Image_Transform-0.9.1-9|60	
12cu|php-pear-Image_Transform-0.9.1-9|61	
12cu|php-pear-Image_Transform-0.9.1-9|62	
12cu|php-pear-Image_Transform-0.9.1-9|63	%changelog
12cu|php-pear-Image_Transform-0.9.1-9|64	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-8mdv2012.0
12cu|php-pear-Image_Transform-0.9.1-9|65	+ Revision: 742026
12cu|php-pear-Image_Transform-0.9.1-9|66	- fix major breakage by careless packager
12cu|php-pear-Image_Transform-0.9.1-9|67	
12cu|php-pear-Image_Transform-0.9.1-9|68	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-7
12cu|php-pear-Image_Transform-0.9.1-9|69	+ Revision: 679379
12cu|php-pear-Image_Transform-0.9.1-9|70	- mass rebuild
12cu|php-pear-Image_Transform-0.9.1-9|71	
12cu|php-pear-Image_Transform-0.9.1-9|72	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-6mdv2011.0
12cu|php-pear-Image_Transform-0.9.1-9|73	+ Revision: 613696
12cu|php-pear-Image_Transform-0.9.1-9|74	- the mass rebuild of 2010.1 packages
12cu|php-pear-Image_Transform-0.9.1-9|75	
12cu|php-pear-Image_Transform-0.9.1-9|76	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-5mdv2010.1
12cu|php-pear-Image_Transform-0.9.1-9|77	+ Revision: 473550
12cu|php-pear-Image_Transform-0.9.1-9|78	- spec cleanup
12cu|php-pear-Image_Transform-0.9.1-9|79	- use pear installer
12cu|php-pear-Image_Transform-0.9.1-9|80	- don't ship tests, even in documentation
12cu|php-pear-Image_Transform-0.9.1-9|81	- own all directories
12cu|php-pear-Image_Transform-0.9.1-9|82	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Image_Transform-0.9.1-9|83	
12cu|php-pear-Image_Transform-0.9.1-9|84	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9.1-4mdv2010.0
12cu|php-pear-Image_Transform-0.9.1-9|85	+ Revision: 441218
12cu|php-pear-Image_Transform-0.9.1-9|86	- rebuild
12cu|php-pear-Image_Transform-0.9.1-9|87	
12cu|php-pear-Image_Transform-0.9.1-9|88	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-3mdv2009.1
12cu|php-pear-Image_Transform-0.9.1-9|89	+ Revision: 322257
12cu|php-pear-Image_Transform-0.9.1-9|90	- rebuild
12cu|php-pear-Image_Transform-0.9.1-9|91	
12cu|php-pear-Image_Transform-0.9.1-9|92	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-2mdv2009.0
12cu|php-pear-Image_Transform-0.9.1-9|93	+ Revision: 236903
12cu|php-pear-Image_Transform-0.9.1-9|94	- rebuild
12cu|php-pear-Image_Transform-0.9.1-9|95	
12cu|php-pear-Image_Transform-0.9.1-9|96	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Image_Transform-0.9.1-9|97	- restore BuildRoot
12cu|php-pear-Image_Transform-0.9.1-9|98	
12cu|php-pear-Image_Transform-0.9.1-9|99	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Image_Transform-0.9.1-9|100	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Image_Transform-0.9.1-9|101	
12cu|php-pear-Image_Transform-0.9.1-9|102	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-1mdv2008.0
12cu|php-pear-Image_Transform-0.9.1-9|103	+ Revision: 15770
12cu|php-pear-Image_Transform-0.9.1-9|104	- rediffed P0
12cu|php-pear-Image_Transform-0.9.1-9|105	- 0.9.1
12cu|php-pear-Image_Transform-0.9.1-9|106	
12cu|php-pear-Image_Transform-0.9.1-9|107	
12cu|php-pear-Image_Transform-0.9.1-9|108	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-2mdv2007.1
12cu|php-pear-Image_Transform-0.9.1-9|109	+ Revision: 140441
12cu|php-pear-Image_Transform-0.9.1-9|110	- also add the patch
12cu|php-pear-Image_Transform-0.9.1-9|111	- fix deps
12cu|php-pear-Image_Transform-0.9.1-9|112	
12cu|php-pear-Image_Transform-0.9.1-9|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-1mdv2007.1
12cu|php-pear-Image_Transform-0.9.1-9|114	+ Revision: 81984
12cu|php-pear-Image_Transform-0.9.1-9|115	- Import php-pear-Image_Transform
12cu|php-pear-Image_Transform-0.9.1-9|116	
12cu|php-pear-Image_Transform-0.9.1-9|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-1mdk
12cu|php-pear-Image_Transform-0.9.1-9|118	- 0.9.0
12cu|php-pear-Image_Transform-0.9.1-9|119	- new group (Development/PHP)
12cu|php-pear-Image_Transform-0.9.1-9|120	
12cu|php-pear-Image_Transform-0.9.1-9|121	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-6mdk
12cu|php-pear-Image_Transform-0.9.1-9|122	- rebuilt to fix auto deps
12cu|php-pear-Image_Transform-0.9.1-9|123	
12cu|php-pear-Image_Transform-0.9.1-9|124	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-5mdk
12cu|php-pear-Image_Transform-0.9.1-9|125	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Image_Transform-0.9.1-9|126	
12cu|php-pear-Image_Transform-0.9.1-9|127	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-4mdk
12cu|php-pear-Image_Transform-0.9.1-9|128	- fix deps
12cu|php-pear-Image_Transform-0.9.1-9|129	
12cu|php-pear-Image_Transform-0.9.1-9|130	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-3mdk
12cu|php-pear-Image_Transform-0.9.1-9|131	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Image_Transform-0.9.1-9|132	- fix deps
12cu|php-pear-Image_Transform-0.9.1-9|133	
12cu|php-pear-Image_Transform-0.9.1-9|134	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-2mdk
12cu|php-pear-Image_Transform-0.9.1-9|135	- fix deps
12cu|php-pear-Image_Transform-0.9.1-9|136	
12cu|php-pear-Image_Transform-0.9.1-9|137	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-1mdk
12cu|php-pear-Image_Transform-0.9.1-9|138	- initial Mandriva package (PLD import)
12cu|php-pear-Image_Transform-0.9.1-9|139	

11565 12
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|1	%define		_class		Image
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|2	%define		_subclass	XBM
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|3	%define		pre         RC1
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|4	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|5	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|7	Version:	0.9.0
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|8	Release:	0.%{pre}.6
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|9	Summary:	Manipulate XBM images
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|10	License:	PHP License
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|11	Group:		Development/PHP
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|12	URL:		http://pear.php.net/package/Image_XBM/
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tgz
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|14	Requires(post): php-pear
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|15	Requires(preun): php-pear
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|16	Requires:	php-pear
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|17	BuildArch:	noarch
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|18	BuildRequires:	php-pear
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|19	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|20	%description
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|21	Package for manipulate XBM images.
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|22	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|23	%prep
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|24	%setup -q -c
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|25	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|26	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|27	%install
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|28	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|29	cd %{upstream_name}-%{version}%{pre}
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|32	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|35	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|38	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|39	%clean
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|40	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|41	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|42	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|43	%files
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|44	%defattr(-,root,root)
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|45	%doc %{upstream_name}-%{version}%{pre}/docs/*
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|47	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|49	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|50	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|51	%changelog
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-0.RC1.4mdv2012.0
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|53	+ Revision: 742027
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|54	- fix major breakage by careless packager
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|55	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-0.RC1.3
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|57	+ Revision: 679381
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|58	- mass rebuild
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|59	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-0.RC1.2mdv2011.0
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|61	+ Revision: 613697
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|63	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|64	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.0-0.RC1.1mdv2010.1
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|65	+ Revision: 473555
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|66	- new version
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|67	- spec cleanup
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|68	- use pear installer
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|69	- don't ship tests, even in documentation
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|70	- own all directories
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|72	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|73	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.0-10mdv2010.0
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|74	+ Revision: 441229
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|75	- rebuild
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|76	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|77	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-9mdv2009.1
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|78	+ Revision: 322271
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|79	- rebuild
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|80	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|81	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-8mdv2009.0
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|82	+ Revision: 236904
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|83	- rebuild
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|84	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|85	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.2.0-7mdv2008.1
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|86	+ Revision: 136408
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|87	- restore BuildRoot
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|88	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|90	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|91	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|92	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|93	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7mdv2007.0
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|94	+ Revision: 81991
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|95	- Import php-pear-Image_XBM
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|96	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|97	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7mdk
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|98	- new group (Development/PHP)
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|99	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|100	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6mdk
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|101	- rebuilt to fix auto deps
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|102	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|103	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdk
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|104	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|105	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|106	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdk
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|107	- fix deps
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|108	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|109	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdk
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|110	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|111	- fix deps
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|112	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|113	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdk
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|114	- fix deps
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|115	
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|116	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdk
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|117	- initial Mandriva package (PLD import)
12cu|php-pear-Image_XBM-0.9.0-0.RC1.6|118	

11566 12
12cu|php-pear-LiveUser-0.16.12-9|1	%define		_class		LiveUser
12cu|php-pear-LiveUser-0.16.12-9|2	%define		upstream_name	%{_class}
12cu|php-pear-LiveUser-0.16.12-9|3	
12cu|php-pear-LiveUser-0.16.12-9|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-LiveUser-0.16.12-9|5	Version:	0.16.12
12cu|php-pear-LiveUser-0.16.12-9|6	Release:	9
12cu|php-pear-LiveUser-0.16.12-9|7	Summary:	User authentication and permission management framework
12cu|php-pear-LiveUser-0.16.12-9|8	License:	PHP License
12cu|php-pear-LiveUser-0.16.12-9|9	Group:		Development/PHP
12cu|php-pear-LiveUser-0.16.12-9|10	URL:		http://pear.php.net/package/LiveUser/
12cu|php-pear-LiveUser-0.16.12-9|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-LiveUser-0.16.12-9|12	Requires(post): php-pear
12cu|php-pear-LiveUser-0.16.12-9|13	Requires(preun): php-pear
12cu|php-pear-LiveUser-0.16.12-9|14	Requires:	php-pear
12cu|php-pear-LiveUser-0.16.12-9|15	BuildArch:	noarch
12cu|php-pear-LiveUser-0.16.12-9|16	BuildRequires:	php-pear
12cu|php-pear-LiveUser-0.16.12-9|17	
12cu|php-pear-LiveUser-0.16.12-9|18	%description
12cu|php-pear-LiveUser-0.16.12-9|19	Perm_LiveUser is a set of classes for dealing with user authentication
12cu|php-pear-LiveUser-0.16.12-9|20	and permission management. Basically, there are three main elements
12cu|php-pear-LiveUser-0.16.12-9|21	that make up this package:
12cu|php-pear-LiveUser-0.16.12-9|22	- The LoginManager,
12cu|php-pear-LiveUser-0.16.12-9|23	- The Auth containers,
12cu|php-pear-LiveUser-0.16.12-9|24	- The Perm containers.
12cu|php-pear-LiveUser-0.16.12-9|25	
12cu|php-pear-LiveUser-0.16.12-9|26	The LoginManager class takes care of the login process and can be
12cu|php-pear-LiveUser-0.16.12-9|27	configured to use a certain permission container and one or more
12cu|php-pear-LiveUser-0.16.12-9|28	different auth containers. That means, you can have your users' data
12cu|php-pear-LiveUser-0.16.12-9|29	scattered amongst many data containers and have the LoginManager try
12cu|php-pear-LiveUser-0.16.12-9|30	each defined container until the user is found. For example, you can
12cu|php-pear-LiveUser-0.16.12-9|31	have all website users who can apply for a new account online on the
12cu|php-pear-LiveUser-0.16.12-9|32	webserver's local database. Also, you want to enable all your
12cu|php-pear-LiveUser-0.16.12-9|33	company's employees to login to the site without the need to create
12cu|php-pear-LiveUser-0.16.12-9|34	new accounts for all of them. To achieve that, a second container can
12cu|php-pear-LiveUser-0.16.12-9|35	be defined to be used by the LoginManager. You can also define a
12cu|php-pear-LiveUser-0.16.12-9|36	permission container of your choice that will manage the rights for
12cu|php-pear-LiveUser-0.16.12-9|37	each user. Depending on the container, you can implement any kind of
12cu|php-pear-LiveUser-0.16.12-9|38	permission schemes for your application while having one consistent
12cu|php-pear-LiveUser-0.16.12-9|39	API. Using different permission and auth containers, it's easily
12cu|php-pear-LiveUser-0.16.12-9|40	possible to integrate newly written applications with older ones that
12cu|php-pear-LiveUser-0.16.12-9|41	have their own ways of storing permissions and user data. Just make a
12cu|php-pear-LiveUser-0.16.12-9|42	new container type and you're ready to go! Currently available are
12cu|php-pear-LiveUser-0.16.12-9|43	RDBMS containers using PEAR::DB. More are soon to follow.
12cu|php-pear-LiveUser-0.16.12-9|44	
12cu|php-pear-LiveUser-0.16.12-9|45	%prep
12cu|php-pear-LiveUser-0.16.12-9|46	%setup -q -c
12cu|php-pear-LiveUser-0.16.12-9|47	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-LiveUser-0.16.12-9|48	
12cu|php-pear-LiveUser-0.16.12-9|49	%install
12cu|php-pear-LiveUser-0.16.12-9|50	
12cu|php-pear-LiveUser-0.16.12-9|51	cd %{upstream_name}-%{version}
12cu|php-pear-LiveUser-0.16.12-9|52	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-LiveUser-0.16.12-9|53	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-LiveUser-0.16.12-9|54	
12cu|php-pear-LiveUser-0.16.12-9|55	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-LiveUser-0.16.12-9|56	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-LiveUser-0.16.12-9|57	
12cu|php-pear-LiveUser-0.16.12-9|58	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-LiveUser-0.16.12-9|59	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-LiveUser-0.16.12-9|60	
12cu|php-pear-LiveUser-0.16.12-9|61	%clean
12cu|php-pear-LiveUser-0.16.12-9|62	
12cu|php-pear-LiveUser-0.16.12-9|63	
12cu|php-pear-LiveUser-0.16.12-9|64	
12cu|php-pear-LiveUser-0.16.12-9|65	%files
12cu|php-pear-LiveUser-0.16.12-9|66	%defattr(-,root,root)
12cu|php-pear-LiveUser-0.16.12-9|67	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-LiveUser-0.16.12-9|68	%doc %{upstream_name}-%{version}/sql
12cu|php-pear-LiveUser-0.16.12-9|69	%{_datadir}/pear/%{_class}
12cu|php-pear-LiveUser-0.16.12-9|70	%{_datadir}/pear/LiveUser.php
12cu|php-pear-LiveUser-0.16.12-9|71	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-LiveUser-0.16.12-9|72	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-LiveUser-0.16.12-9|73	
12cu|php-pear-LiveUser-0.16.12-9|74	
12cu|php-pear-LiveUser-0.16.12-9|75	%changelog
12cu|php-pear-LiveUser-0.16.12-9|76	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.16.12-8mdv2012.0
12cu|php-pear-LiveUser-0.16.12-9|77	+ Revision: 742029
12cu|php-pear-LiveUser-0.16.12-9|78	- fix major breakage by careless packager
12cu|php-pear-LiveUser-0.16.12-9|79	
12cu|php-pear-LiveUser-0.16.12-9|80	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.16.12-7
12cu|php-pear-LiveUser-0.16.12-9|81	+ Revision: 679382
12cu|php-pear-LiveUser-0.16.12-9|82	- mass rebuild
12cu|php-pear-LiveUser-0.16.12-9|83	
12cu|php-pear-LiveUser-0.16.12-9|84	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.16.12-6mdv2011.0
12cu|php-pear-LiveUser-0.16.12-9|85	+ Revision: 613698
12cu|php-pear-LiveUser-0.16.12-9|86	- the mass rebuild of 2010.1 packages
12cu|php-pear-LiveUser-0.16.12-9|87	
12cu|php-pear-LiveUser-0.16.12-9|88	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.16.12-5mdv2010.1
12cu|php-pear-LiveUser-0.16.12-9|89	+ Revision: 473552
12cu|php-pear-LiveUser-0.16.12-9|90	- spec cleanup
12cu|php-pear-LiveUser-0.16.12-9|91	- use pear installer
12cu|php-pear-LiveUser-0.16.12-9|92	- don't ship tests, even in documentation
12cu|php-pear-LiveUser-0.16.12-9|93	- own all directories
12cu|php-pear-LiveUser-0.16.12-9|94	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-LiveUser-0.16.12-9|95	
12cu|php-pear-LiveUser-0.16.12-9|96	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.16.12-4mdv2010.0
12cu|php-pear-LiveUser-0.16.12-9|97	+ Revision: 441241
12cu|php-pear-LiveUser-0.16.12-9|98	- rebuild
12cu|php-pear-LiveUser-0.16.12-9|99	
12cu|php-pear-LiveUser-0.16.12-9|100	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.16.12-3mdv2009.1
12cu|php-pear-LiveUser-0.16.12-9|101	+ Revision: 322272
12cu|php-pear-LiveUser-0.16.12-9|102	- rebuild
12cu|php-pear-LiveUser-0.16.12-9|103	
12cu|php-pear-LiveUser-0.16.12-9|104	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.16.12-2mdv2009.0
12cu|php-pear-LiveUser-0.16.12-9|105	+ Revision: 236905
12cu|php-pear-LiveUser-0.16.12-9|106	- rebuild
12cu|php-pear-LiveUser-0.16.12-9|107	
12cu|php-pear-LiveUser-0.16.12-9|108	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-LiveUser-0.16.12-9|109	- restore BuildRoot
12cu|php-pear-LiveUser-0.16.12-9|110	
12cu|php-pear-LiveUser-0.16.12-9|111	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-LiveUser-0.16.12-9|112	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-LiveUser-0.16.12-9|113	
12cu|php-pear-LiveUser-0.16.12-9|114	
12cu|php-pear-LiveUser-0.16.12-9|115	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.16.12-1mdv2007.1
12cu|php-pear-LiveUser-0.16.12-9|116	+ Revision: 140450
12cu|php-pear-LiveUser-0.16.12-9|117	- 0.16.12
12cu|php-pear-LiveUser-0.16.12-9|118	- add a bunch of missing files
12cu|php-pear-LiveUser-0.16.12-9|119	
12cu|php-pear-LiveUser-0.16.12-9|120	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.16.11-1mdv2007.1
12cu|php-pear-LiveUser-0.16.12-9|121	+ Revision: 81993
12cu|php-pear-LiveUser-0.16.12-9|122	- Import php-pear-LiveUser
12cu|php-pear-LiveUser-0.16.12-9|123	
12cu|php-pear-LiveUser-0.16.12-9|124	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.16.11-1mdk
12cu|php-pear-LiveUser-0.16.12-9|125	- 0.16.11
12cu|php-pear-LiveUser-0.16.12-9|126	
12cu|php-pear-LiveUser-0.16.12-9|127	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.16.8-1mdk
12cu|php-pear-LiveUser-0.16.12-9|128	- 0.16.8
12cu|php-pear-LiveUser-0.16.12-9|129	- new group (Development/PHP)
12cu|php-pear-LiveUser-0.16.12-9|130	
12cu|php-pear-LiveUser-0.16.12-9|131	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.1-6mdk
12cu|php-pear-LiveUser-0.16.12-9|132	- rebuilt to fix auto deps
12cu|php-pear-LiveUser-0.16.12-9|133	
12cu|php-pear-LiveUser-0.16.12-9|134	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.1-5mdk
12cu|php-pear-LiveUser-0.16.12-9|135	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-LiveUser-0.16.12-9|136	
12cu|php-pear-LiveUser-0.16.12-9|137	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.1-4mdk
12cu|php-pear-LiveUser-0.16.12-9|138	- fix deps
12cu|php-pear-LiveUser-0.16.12-9|139	
12cu|php-pear-LiveUser-0.16.12-9|140	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.1-3mdk
12cu|php-pear-LiveUser-0.16.12-9|141	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-LiveUser-0.16.12-9|142	- fix deps
12cu|php-pear-LiveUser-0.16.12-9|143	
12cu|php-pear-LiveUser-0.16.12-9|144	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.1-2mdk
12cu|php-pear-LiveUser-0.16.12-9|145	- fix deps
12cu|php-pear-LiveUser-0.16.12-9|146	
12cu|php-pear-LiveUser-0.16.12-9|147	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.1-1mdk
12cu|php-pear-LiveUser-0.16.12-9|148	- initial Mandriva package (PLD import)
12cu|php-pear-LiveUser-0.16.12-9|149	

11567 12
12cu|php-pear-LiveUser_Admin-0.3.9-10|1	%define		_class		LiveUser
12cu|php-pear-LiveUser_Admin-0.3.9-10|2	%define		_subclass	Admin
12cu|php-pear-LiveUser_Admin-0.3.9-10|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-LiveUser_Admin-0.3.9-10|4	
12cu|php-pear-LiveUser_Admin-0.3.9-10|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-LiveUser_Admin-0.3.9-10|6	Version:	0.3.9
12cu|php-pear-LiveUser_Admin-0.3.9-10|7	Release:	10
12cu|php-pear-LiveUser_Admin-0.3.9-10|8	Summary:	User authentication and permission management framework
12cu|php-pear-LiveUser_Admin-0.3.9-10|9	License:	PHP License
12cu|php-pear-LiveUser_Admin-0.3.9-10|10	Group:		Development/PHP
12cu|php-pear-LiveUser_Admin-0.3.9-10|11	URL:		http://pear.php.net/package/LiveUser_Admin/
12cu|php-pear-LiveUser_Admin-0.3.9-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-LiveUser_Admin-0.3.9-10|13	Requires(post): php-pear
12cu|php-pear-LiveUser_Admin-0.3.9-10|14	Requires(preun): php-pear
12cu|php-pear-LiveUser_Admin-0.3.9-10|15	Requires:	php-pear
12cu|php-pear-LiveUser_Admin-0.3.9-10|16	BuildArch:	noarch
12cu|php-pear-LiveUser_Admin-0.3.9-10|17	BuildRequires:	php-pear
12cu|php-pear-LiveUser_Admin-0.3.9-10|18	
12cu|php-pear-LiveUser_Admin-0.3.9-10|19	%description
12cu|php-pear-LiveUser_Admin-0.3.9-10|20	LiveUser_Admin is meant to be used with the LiveUser package. It is
12cu|php-pear-LiveUser_Admin-0.3.9-10|21	composed of all the classes necessary to administrate data used by
12cu|php-pear-LiveUser_Admin-0.3.9-10|22	LiveUser.
12cu|php-pear-LiveUser_Admin-0.3.9-10|23	
12cu|php-pear-LiveUser_Admin-0.3.9-10|24	%prep
12cu|php-pear-LiveUser_Admin-0.3.9-10|25	%setup -q -c
12cu|php-pear-LiveUser_Admin-0.3.9-10|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-LiveUser_Admin-0.3.9-10|27	
12cu|php-pear-LiveUser_Admin-0.3.9-10|28	%install
12cu|php-pear-LiveUser_Admin-0.3.9-10|29	
12cu|php-pear-LiveUser_Admin-0.3.9-10|30	cd %{upstream_name}-%{version}
12cu|php-pear-LiveUser_Admin-0.3.9-10|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-LiveUser_Admin-0.3.9-10|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-LiveUser_Admin-0.3.9-10|33	
12cu|php-pear-LiveUser_Admin-0.3.9-10|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-LiveUser_Admin-0.3.9-10|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-LiveUser_Admin-0.3.9-10|36	
12cu|php-pear-LiveUser_Admin-0.3.9-10|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-LiveUser_Admin-0.3.9-10|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-LiveUser_Admin-0.3.9-10|39	
12cu|php-pear-LiveUser_Admin-0.3.9-10|40	%clean
12cu|php-pear-LiveUser_Admin-0.3.9-10|41	
12cu|php-pear-LiveUser_Admin-0.3.9-10|42	
12cu|php-pear-LiveUser_Admin-0.3.9-10|43	
12cu|php-pear-LiveUser_Admin-0.3.9-10|44	%files
12cu|php-pear-LiveUser_Admin-0.3.9-10|45	%defattr(-,root,root)
12cu|php-pear-LiveUser_Admin-0.3.9-10|46	%doc %{upstream_name}-%{version}/*.txt
12cu|php-pear-LiveUser_Admin-0.3.9-10|47	%doc %{upstream_name}-%{version}/docs/examples
12cu|php-pear-LiveUser_Admin-0.3.9-10|48	%{_datadir}/pear/%{_class}
12cu|php-pear-LiveUser_Admin-0.3.9-10|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-LiveUser_Admin-0.3.9-10|50	
12cu|php-pear-LiveUser_Admin-0.3.9-10|51	
12cu|php-pear-LiveUser_Admin-0.3.9-10|52	%changelog
12cu|php-pear-LiveUser_Admin-0.3.9-10|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.9-9mdv2012.0
12cu|php-pear-LiveUser_Admin-0.3.9-10|54	+ Revision: 742030
12cu|php-pear-LiveUser_Admin-0.3.9-10|55	- fix major breakage by careless packager
12cu|php-pear-LiveUser_Admin-0.3.9-10|56	
12cu|php-pear-LiveUser_Admin-0.3.9-10|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.9-8
12cu|php-pear-LiveUser_Admin-0.3.9-10|58	+ Revision: 679383
12cu|php-pear-LiveUser_Admin-0.3.9-10|59	- mass rebuild
12cu|php-pear-LiveUser_Admin-0.3.9-10|60	
12cu|php-pear-LiveUser_Admin-0.3.9-10|61	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.9-7mdv2011.0
12cu|php-pear-LiveUser_Admin-0.3.9-10|62	+ Revision: 613699
12cu|php-pear-LiveUser_Admin-0.3.9-10|63	- the mass rebuild of 2010.1 packages
12cu|php-pear-LiveUser_Admin-0.3.9-10|64	
12cu|php-pear-LiveUser_Admin-0.3.9-10|65	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.9-6mdv2010.1
12cu|php-pear-LiveUser_Admin-0.3.9-10|66	+ Revision: 473553
12cu|php-pear-LiveUser_Admin-0.3.9-10|67	- spec cleanup
12cu|php-pear-LiveUser_Admin-0.3.9-10|68	- use pear installer
12cu|php-pear-LiveUser_Admin-0.3.9-10|69	- don't ship tests, even in documentation
12cu|php-pear-LiveUser_Admin-0.3.9-10|70	- own all directories
12cu|php-pear-LiveUser_Admin-0.3.9-10|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-LiveUser_Admin-0.3.9-10|72	
12cu|php-pear-LiveUser_Admin-0.3.9-10|73	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.9-5mdv2010.0
12cu|php-pear-LiveUser_Admin-0.3.9-10|74	+ Revision: 441253
12cu|php-pear-LiveUser_Admin-0.3.9-10|75	- rebuild
12cu|php-pear-LiveUser_Admin-0.3.9-10|76	
12cu|php-pear-LiveUser_Admin-0.3.9-10|77	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.9-4mdv2009.1
12cu|php-pear-LiveUser_Admin-0.3.9-10|78	+ Revision: 322273
12cu|php-pear-LiveUser_Admin-0.3.9-10|79	- rebuild
12cu|php-pear-LiveUser_Admin-0.3.9-10|80	
12cu|php-pear-LiveUser_Admin-0.3.9-10|81	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.9-3mdv2009.0
12cu|php-pear-LiveUser_Admin-0.3.9-10|82	+ Revision: 236906
12cu|php-pear-LiveUser_Admin-0.3.9-10|83	- rebuild
12cu|php-pear-LiveUser_Admin-0.3.9-10|84	
12cu|php-pear-LiveUser_Admin-0.3.9-10|85	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-LiveUser_Admin-0.3.9-10|86	- restore BuildRoot
12cu|php-pear-LiveUser_Admin-0.3.9-10|87	
12cu|php-pear-LiveUser_Admin-0.3.9-10|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-LiveUser_Admin-0.3.9-10|89	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-LiveUser_Admin-0.3.9-10|90	
12cu|php-pear-LiveUser_Admin-0.3.9-10|91	* Fri Jul 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.9-2mdv2008.0
12cu|php-pear-LiveUser_Admin-0.3.9-10|92	+ Revision: 53917
12cu|php-pear-LiveUser_Admin-0.3.9-10|93	- put the files where they belong to fix deps
12cu|php-pear-LiveUser_Admin-0.3.9-10|94	
12cu|php-pear-LiveUser_Admin-0.3.9-10|95	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.9-1mdv2008.0
12cu|php-pear-LiveUser_Admin-0.3.9-10|96	+ Revision: 15683
12cu|php-pear-LiveUser_Admin-0.3.9-10|97	- 0.3.9
12cu|php-pear-LiveUser_Admin-0.3.9-10|98	
12cu|php-pear-LiveUser_Admin-0.3.9-10|99	
12cu|php-pear-LiveUser_Admin-0.3.9-10|100	* Fri Mar 16 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.8-2mdv2007.1
12cu|php-pear-LiveUser_Admin-0.3.9-10|101	+ Revision: 144929
12cu|php-pear-LiveUser_Admin-0.3.9-10|102	- revert to 0.3.8 due to version freeze
12cu|php-pear-LiveUser_Admin-0.3.9-10|103	- 0.3.9
12cu|php-pear-LiveUser_Admin-0.3.9-10|104	- package some forgotten files
12cu|php-pear-LiveUser_Admin-0.3.9-10|105	
12cu|php-pear-LiveUser_Admin-0.3.9-10|106	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.8-1mdv2007.0
12cu|php-pear-LiveUser_Admin-0.3.9-10|107	+ Revision: 81995
12cu|php-pear-LiveUser_Admin-0.3.9-10|108	- Import php-pear-LiveUser_Admin
12cu|php-pear-LiveUser_Admin-0.3.9-10|109	
12cu|php-pear-LiveUser_Admin-0.3.9-10|110	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.8-1mdk
12cu|php-pear-LiveUser_Admin-0.3.9-10|111	- 0.3.8
12cu|php-pear-LiveUser_Admin-0.3.9-10|112	
12cu|php-pear-LiveUser_Admin-0.3.9-10|113	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-1mdk
12cu|php-pear-LiveUser_Admin-0.3.9-10|114	- 0.3.6
12cu|php-pear-LiveUser_Admin-0.3.9-10|115	- new group (Development/PHP)
12cu|php-pear-LiveUser_Admin-0.3.9-10|116	
12cu|php-pear-LiveUser_Admin-0.3.9-10|117	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6mdk
12cu|php-pear-LiveUser_Admin-0.3.9-10|118	- rebuilt to fix auto deps
12cu|php-pear-LiveUser_Admin-0.3.9-10|119	
12cu|php-pear-LiveUser_Admin-0.3.9-10|120	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdk
12cu|php-pear-LiveUser_Admin-0.3.9-10|121	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-LiveUser_Admin-0.3.9-10|122	
12cu|php-pear-LiveUser_Admin-0.3.9-10|123	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdk
12cu|php-pear-LiveUser_Admin-0.3.9-10|124	- fix deps
12cu|php-pear-LiveUser_Admin-0.3.9-10|125	
12cu|php-pear-LiveUser_Admin-0.3.9-10|126	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdk
12cu|php-pear-LiveUser_Admin-0.3.9-10|127	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-LiveUser_Admin-0.3.9-10|128	- fix deps
12cu|php-pear-LiveUser_Admin-0.3.9-10|129	
12cu|php-pear-LiveUser_Admin-0.3.9-10|130	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdk
12cu|php-pear-LiveUser_Admin-0.3.9-10|131	- fix deps
12cu|php-pear-LiveUser_Admin-0.3.9-10|132	
12cu|php-pear-LiveUser_Admin-0.3.9-10|133	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdk
12cu|php-pear-LiveUser_Admin-0.3.9-10|134	- initial Mandriva package (PLD import)
12cu|php-pear-LiveUser_Admin-0.3.9-10|135	

11568 12
12cu|php-pear-Mail_IMAP-0.2.0A-15|1	%define         _class          Mail
12cu|php-pear-Mail_IMAP-0.2.0A-15|2	%define         _subclass       IMAP
12cu|php-pear-Mail_IMAP-0.2.0A-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Mail_IMAP-0.2.0A-15|4	
12cu|php-pear-Mail_IMAP-0.2.0A-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Mail_IMAP-0.2.0A-15|6	Version:	0.2.0A
12cu|php-pear-Mail_IMAP-0.2.0A-15|7	Release:	15
12cu|php-pear-Mail_IMAP-0.2.0A-15|8	Summary:	A c-client webmail backend
12cu|php-pear-Mail_IMAP-0.2.0A-15|9	License:	PHP License
12cu|php-pear-Mail_IMAP-0.2.0A-15|10	Group:		Development/PHP
12cu|php-pear-Mail_IMAP-0.2.0A-15|11	URL:		http://pear.php.net/package/Mail_IMAP/
12cu|php-pear-Mail_IMAP-0.2.0A-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Mail_IMAP-0.2.0A-15|13	Requires(post): php-pear
12cu|php-pear-Mail_IMAP-0.2.0A-15|14	Requires(preun): php-pear
12cu|php-pear-Mail_IMAP-0.2.0A-15|15	Requires:	php-pear
12cu|php-pear-Mail_IMAP-0.2.0A-15|16	BuildArch:	noarch
12cu|php-pear-Mail_IMAP-0.2.0A-15|17	BuildRequires:	php-pear
12cu|php-pear-Mail_IMAP-0.2.0A-15|18	
12cu|php-pear-Mail_IMAP-0.2.0A-15|19	%description
12cu|php-pear-Mail_IMAP-0.2.0A-15|20	Mail_IMAP provides a simplifed backend for working with the c-client
12cu|php-pear-Mail_IMAP-0.2.0A-15|21	(IMAP) extension.  It serves as an OO wrapper for commonly used
12cu|php-pear-Mail_IMAP-0.2.0A-15|22	c-client functions. It provides structure and header parsing as well
12cu|php-pear-Mail_IMAP-0.2.0A-15|23	as body retrieval.
12cu|php-pear-Mail_IMAP-0.2.0A-15|24	
12cu|php-pear-Mail_IMAP-0.2.0A-15|25	%prep
12cu|php-pear-Mail_IMAP-0.2.0A-15|26	%setup -q -c
12cu|php-pear-Mail_IMAP-0.2.0A-15|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Mail_IMAP-0.2.0A-15|28	
12cu|php-pear-Mail_IMAP-0.2.0A-15|29	%install
12cu|php-pear-Mail_IMAP-0.2.0A-15|30	
12cu|php-pear-Mail_IMAP-0.2.0A-15|31	cd %{upstream_name}-%{version}
12cu|php-pear-Mail_IMAP-0.2.0A-15|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Mail_IMAP-0.2.0A-15|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Mail_IMAP-0.2.0A-15|34	
12cu|php-pear-Mail_IMAP-0.2.0A-15|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Mail_IMAP-0.2.0A-15|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Mail_IMAP-0.2.0A-15|37	
12cu|php-pear-Mail_IMAP-0.2.0A-15|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Mail_IMAP-0.2.0A-15|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Mail_IMAP-0.2.0A-15|40	
12cu|php-pear-Mail_IMAP-0.2.0A-15|41	%clean
12cu|php-pear-Mail_IMAP-0.2.0A-15|42	
12cu|php-pear-Mail_IMAP-0.2.0A-15|43	
12cu|php-pear-Mail_IMAP-0.2.0A-15|44	
12cu|php-pear-Mail_IMAP-0.2.0A-15|45	%files
12cu|php-pear-Mail_IMAP-0.2.0A-15|46	%defattr(-,root,root)
12cu|php-pear-Mail_IMAP-0.2.0A-15|47	%{_datadir}/pear/%{_class}
12cu|php-pear-Mail_IMAP-0.2.0A-15|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Mail_IMAP-0.2.0A-15|49	
12cu|php-pear-Mail_IMAP-0.2.0A-15|50	
12cu|php-pear-Mail_IMAP-0.2.0A-15|51	
12cu|php-pear-Mail_IMAP-0.2.0A-15|52	
12cu|php-pear-Mail_IMAP-0.2.0A-15|53	%changelog
12cu|php-pear-Mail_IMAP-0.2.0A-15|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-14mdv2012.0
12cu|php-pear-Mail_IMAP-0.2.0A-15|55	+ Revision: 742035
12cu|php-pear-Mail_IMAP-0.2.0A-15|56	- fix major breakage by careless packager
12cu|php-pear-Mail_IMAP-0.2.0A-15|57	
12cu|php-pear-Mail_IMAP-0.2.0A-15|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-13
12cu|php-pear-Mail_IMAP-0.2.0A-15|59	+ Revision: 679388
12cu|php-pear-Mail_IMAP-0.2.0A-15|60	- mass rebuild
12cu|php-pear-Mail_IMAP-0.2.0A-15|61	
12cu|php-pear-Mail_IMAP-0.2.0A-15|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-12mdv2011.0
12cu|php-pear-Mail_IMAP-0.2.0A-15|63	+ Revision: 613703
12cu|php-pear-Mail_IMAP-0.2.0A-15|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-Mail_IMAP-0.2.0A-15|65	
12cu|php-pear-Mail_IMAP-0.2.0A-15|66	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0A-11mdv2010.1
12cu|php-pear-Mail_IMAP-0.2.0A-15|67	+ Revision: 470144
12cu|php-pear-Mail_IMAP-0.2.0A-15|68	- spec cleanup
12cu|php-pear-Mail_IMAP-0.2.0A-15|69	- use pear installer
12cu|php-pear-Mail_IMAP-0.2.0A-15|70	- don't ship tests, even in documentation
12cu|php-pear-Mail_IMAP-0.2.0A-15|71	- own all directories
12cu|php-pear-Mail_IMAP-0.2.0A-15|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Mail_IMAP-0.2.0A-15|73	
12cu|php-pear-Mail_IMAP-0.2.0A-15|74	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.0A-10mdv2010.0
12cu|php-pear-Mail_IMAP-0.2.0A-15|75	+ Revision: 441265
12cu|php-pear-Mail_IMAP-0.2.0A-15|76	- rebuild
12cu|php-pear-Mail_IMAP-0.2.0A-15|77	
12cu|php-pear-Mail_IMAP-0.2.0A-15|78	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-9mdv2009.1
12cu|php-pear-Mail_IMAP-0.2.0A-15|79	+ Revision: 322278
12cu|php-pear-Mail_IMAP-0.2.0A-15|80	- rebuild
12cu|php-pear-Mail_IMAP-0.2.0A-15|81	
12cu|php-pear-Mail_IMAP-0.2.0A-15|82	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-8mdv2009.0
12cu|php-pear-Mail_IMAP-0.2.0A-15|83	+ Revision: 236914
12cu|php-pear-Mail_IMAP-0.2.0A-15|84	- rebuild
12cu|php-pear-Mail_IMAP-0.2.0A-15|85	
12cu|php-pear-Mail_IMAP-0.2.0A-15|86	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Mail_IMAP-0.2.0A-15|87	- restore BuildRoot
12cu|php-pear-Mail_IMAP-0.2.0A-15|88	
12cu|php-pear-Mail_IMAP-0.2.0A-15|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Mail_IMAP-0.2.0A-15|90	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Mail_IMAP-0.2.0A-15|91	
12cu|php-pear-Mail_IMAP-0.2.0A-15|92	
12cu|php-pear-Mail_IMAP-0.2.0A-15|93	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-7mdv2007.0
12cu|php-pear-Mail_IMAP-0.2.0A-15|94	+ Revision: 82040
12cu|php-pear-Mail_IMAP-0.2.0A-15|95	- Import php-pear-Mail_IMAP
12cu|php-pear-Mail_IMAP-0.2.0A-15|96	
12cu|php-pear-Mail_IMAP-0.2.0A-15|97	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-7mdk
12cu|php-pear-Mail_IMAP-0.2.0A-15|98	- new group (Development/PHP)
12cu|php-pear-Mail_IMAP-0.2.0A-15|99	
12cu|php-pear-Mail_IMAP-0.2.0A-15|100	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-6mdk
12cu|php-pear-Mail_IMAP-0.2.0A-15|101	- rebuilt to fix auto deps
12cu|php-pear-Mail_IMAP-0.2.0A-15|102	
12cu|php-pear-Mail_IMAP-0.2.0A-15|103	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-5mdk
12cu|php-pear-Mail_IMAP-0.2.0A-15|104	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Mail_IMAP-0.2.0A-15|105	
12cu|php-pear-Mail_IMAP-0.2.0A-15|106	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-4mdk
12cu|php-pear-Mail_IMAP-0.2.0A-15|107	- fix deps
12cu|php-pear-Mail_IMAP-0.2.0A-15|108	
12cu|php-pear-Mail_IMAP-0.2.0A-15|109	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-3mdk
12cu|php-pear-Mail_IMAP-0.2.0A-15|110	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Mail_IMAP-0.2.0A-15|111	- fix deps
12cu|php-pear-Mail_IMAP-0.2.0A-15|112	
12cu|php-pear-Mail_IMAP-0.2.0A-15|113	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-2mdk
12cu|php-pear-Mail_IMAP-0.2.0A-15|114	- fix deps
12cu|php-pear-Mail_IMAP-0.2.0A-15|115	
12cu|php-pear-Mail_IMAP-0.2.0A-15|116	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0A-1mdk
12cu|php-pear-Mail_IMAP-0.2.0A-15|117	- initial Mandriva package (PLD import)
12cu|php-pear-Mail_IMAP-0.2.0A-15|118	

11569 12
12cu|php-pear-Mail_IMAPv2-0.2.0-9|1	%define		_class		Mail
12cu|php-pear-Mail_IMAPv2-0.2.0-9|2	%define		_subclass	IMAPv2
12cu|php-pear-Mail_IMAPv2-0.2.0-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Mail_IMAPv2-0.2.0-9|4	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Mail_IMAPv2-0.2.0-9|6	Version:	0.2.0
12cu|php-pear-Mail_IMAPv2-0.2.0-9|7	Release:	9
12cu|php-pear-Mail_IMAPv2-0.2.0-9|8	Summary:	Provides a c-client backend for webmail
12cu|php-pear-Mail_IMAPv2-0.2.0-9|9	License:	PHP License
12cu|php-pear-Mail_IMAPv2-0.2.0-9|10	Group:		Development/PHP
12cu|php-pear-Mail_IMAPv2-0.2.0-9|11	URL:		http://pear.php.net/package/Mail_IMAPv2/
12cu|php-pear-Mail_IMAPv2-0.2.0-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Mail_IMAPv2-0.2.0-9|13	Requires:	php-imap
12cu|php-pear-Mail_IMAPv2-0.2.0-9|14	Requires(post): php-pear
12cu|php-pear-Mail_IMAPv2-0.2.0-9|15	Requires(preun): php-pear
12cu|php-pear-Mail_IMAPv2-0.2.0-9|16	Requires:	php-pear
12cu|php-pear-Mail_IMAPv2-0.2.0-9|17	BuildArch:	noarch
12cu|php-pear-Mail_IMAPv2-0.2.0-9|18	BuildRequires:	php-pear
12cu|php-pear-Mail_IMAPv2-0.2.0-9|19	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|20	%description
12cu|php-pear-Mail_IMAPv2-0.2.0-9|21	Mail_IMAPv2 provides a simplified backend for working with the
12cu|php-pear-Mail_IMAPv2-0.2.0-9|22	c-client (IMAP) extension. It serves as an OO wrapper for commonly
12cu|php-pear-Mail_IMAPv2-0.2.0-9|23	used c-client functions. It provides structure and header parsing as
12cu|php-pear-Mail_IMAPv2-0.2.0-9|24	well as body retrieval.
12cu|php-pear-Mail_IMAPv2-0.2.0-9|25	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|26	Mail_IMAPv2 may be used as a webmail backend or as a component in a
12cu|php-pear-Mail_IMAPv2-0.2.0-9|27	mailing list manager.
12cu|php-pear-Mail_IMAPv2-0.2.0-9|28	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|29	%prep
12cu|php-pear-Mail_IMAPv2-0.2.0-9|30	%setup -q -c
12cu|php-pear-Mail_IMAPv2-0.2.0-9|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Mail_IMAPv2-0.2.0-9|32	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|33	%install
12cu|php-pear-Mail_IMAPv2-0.2.0-9|34	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|35	cd %{upstream_name}-%{version}
12cu|php-pear-Mail_IMAPv2-0.2.0-9|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Mail_IMAPv2-0.2.0-9|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Mail_IMAPv2-0.2.0-9|38	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Mail_IMAPv2-0.2.0-9|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Mail_IMAPv2-0.2.0-9|41	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|42	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Mail_IMAPv2-0.2.0-9|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Mail_IMAPv2-0.2.0-9|44	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|45	%clean
12cu|php-pear-Mail_IMAPv2-0.2.0-9|46	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|47	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|48	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|49	%files
12cu|php-pear-Mail_IMAPv2-0.2.0-9|50	%defattr(-,root,root)
12cu|php-pear-Mail_IMAPv2-0.2.0-9|51	%{_datadir}/pear/%{_class}
12cu|php-pear-Mail_IMAPv2-0.2.0-9|52	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Mail_IMAPv2-0.2.0-9|53	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|54	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|55	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|56	%changelog
12cu|php-pear-Mail_IMAPv2-0.2.0-9|57	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-8mdv2012.0
12cu|php-pear-Mail_IMAPv2-0.2.0-9|58	+ Revision: 742036
12cu|php-pear-Mail_IMAPv2-0.2.0-9|59	- fix major breakage by careless packager
12cu|php-pear-Mail_IMAPv2-0.2.0-9|60	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|61	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7
12cu|php-pear-Mail_IMAPv2-0.2.0-9|62	+ Revision: 679389
12cu|php-pear-Mail_IMAPv2-0.2.0-9|63	- mass rebuild
12cu|php-pear-Mail_IMAPv2-0.2.0-9|64	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|65	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6mdv2011.0
12cu|php-pear-Mail_IMAPv2-0.2.0-9|66	+ Revision: 613704
12cu|php-pear-Mail_IMAPv2-0.2.0-9|67	- the mass rebuild of 2010.1 packages
12cu|php-pear-Mail_IMAPv2-0.2.0-9|68	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|69	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-5mdv2010.1
12cu|php-pear-Mail_IMAPv2-0.2.0-9|70	+ Revision: 470145
12cu|php-pear-Mail_IMAPv2-0.2.0-9|71	- spec cleanup
12cu|php-pear-Mail_IMAPv2-0.2.0-9|72	- use pear installer
12cu|php-pear-Mail_IMAPv2-0.2.0-9|73	- don't ship tests, even in documentation
12cu|php-pear-Mail_IMAPv2-0.2.0-9|74	- own all directories
12cu|php-pear-Mail_IMAPv2-0.2.0-9|75	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Mail_IMAPv2-0.2.0-9|76	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|77	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.0-4mdv2010.0
12cu|php-pear-Mail_IMAPv2-0.2.0-9|78	+ Revision: 441275
12cu|php-pear-Mail_IMAPv2-0.2.0-9|79	- rebuild
12cu|php-pear-Mail_IMAPv2-0.2.0-9|80	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|81	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdv2009.1
12cu|php-pear-Mail_IMAPv2-0.2.0-9|82	+ Revision: 322279
12cu|php-pear-Mail_IMAPv2-0.2.0-9|83	- rebuild
12cu|php-pear-Mail_IMAPv2-0.2.0-9|84	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|85	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdv2009.0
12cu|php-pear-Mail_IMAPv2-0.2.0-9|86	+ Revision: 236915
12cu|php-pear-Mail_IMAPv2-0.2.0-9|87	- rebuild
12cu|php-pear-Mail_IMAPv2-0.2.0-9|88	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|89	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Mail_IMAPv2-0.2.0-9|90	- restore BuildRoot
12cu|php-pear-Mail_IMAPv2-0.2.0-9|91	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Mail_IMAPv2-0.2.0-9|93	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Mail_IMAPv2-0.2.0-9|94	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|95	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|96	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdv2007.0
12cu|php-pear-Mail_IMAPv2-0.2.0-9|97	+ Revision: 82050
12cu|php-pear-Mail_IMAPv2-0.2.0-9|98	- Import php-pear-Mail_IMAPv2
12cu|php-pear-Mail_IMAPv2-0.2.0-9|99	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|100	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdk
12cu|php-pear-Mail_IMAPv2-0.2.0-9|101	- 0.2.0
12cu|php-pear-Mail_IMAPv2-0.2.0-9|102	- new group (Development/PHP)
12cu|php-pear-Mail_IMAPv2-0.2.0-9|103	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdk
12cu|php-pear-Mail_IMAPv2-0.2.0-9|105	- rebuilt to fix auto deps
12cu|php-pear-Mail_IMAPv2-0.2.0-9|106	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdk
12cu|php-pear-Mail_IMAPv2-0.2.0-9|108	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Mail_IMAPv2-0.2.0-9|109	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdk
12cu|php-pear-Mail_IMAPv2-0.2.0-9|111	- fix deps
12cu|php-pear-Mail_IMAPv2-0.2.0-9|112	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdk
12cu|php-pear-Mail_IMAPv2-0.2.0-9|114	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Mail_IMAPv2-0.2.0-9|115	- fix deps
12cu|php-pear-Mail_IMAPv2-0.2.0-9|116	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdk
12cu|php-pear-Mail_IMAPv2-0.2.0-9|118	- fix deps
12cu|php-pear-Mail_IMAPv2-0.2.0-9|119	
12cu|php-pear-Mail_IMAPv2-0.2.0-9|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12cu|php-pear-Mail_IMAPv2-0.2.0-9|121	- initial Mandriva package (PLD import)
12cu|php-pear-Mail_IMAPv2-0.2.0-9|122	

11570 12
12cu|php-pear-Mail_Mbox-0.5.1-9|1	%define		_class		Mail
12cu|php-pear-Mail_Mbox-0.5.1-9|2	%define		_subclass	Mbox
12cu|php-pear-Mail_Mbox-0.5.1-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Mail_Mbox-0.5.1-9|4	
12cu|php-pear-Mail_Mbox-0.5.1-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Mail_Mbox-0.5.1-9|6	Version:	0.5.1
12cu|php-pear-Mail_Mbox-0.5.1-9|7	Release:	9
12cu|php-pear-Mail_Mbox-0.5.1-9|8	Summary:	Mbox PHP class to Unix MBOX parsing and using
12cu|php-pear-Mail_Mbox-0.5.1-9|9	License:	PHP License
12cu|php-pear-Mail_Mbox-0.5.1-9|10	Group:		Development/PHP
12cu|php-pear-Mail_Mbox-0.5.1-9|11	URL:		http://pear.php.net/package/Mail_Mbox/
12cu|php-pear-Mail_Mbox-0.5.1-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Mail_Mbox-0.5.1-9|13	Requires(post): php-pear
12cu|php-pear-Mail_Mbox-0.5.1-9|14	Requires(preun): php-pear
12cu|php-pear-Mail_Mbox-0.5.1-9|15	Requires:	php-pear
12cu|php-pear-Mail_Mbox-0.5.1-9|16	BuildArch:	noarch
12cu|php-pear-Mail_Mbox-0.5.1-9|17	BuildRequires:	php-pear
12cu|php-pear-Mail_Mbox-0.5.1-9|18	
12cu|php-pear-Mail_Mbox-0.5.1-9|19	%description
12cu|php-pear-Mail_Mbox-0.5.1-9|20	It can split messages inside a Mbox, return the number of messages,
12cu|php-pear-Mail_Mbox-0.5.1-9|21	return, update or remove an specific message or add a message on the
12cu|php-pear-Mail_Mbox-0.5.1-9|22	Mbox.
12cu|php-pear-Mail_Mbox-0.5.1-9|23	
12cu|php-pear-Mail_Mbox-0.5.1-9|24	%prep
12cu|php-pear-Mail_Mbox-0.5.1-9|25	%setup -q -c
12cu|php-pear-Mail_Mbox-0.5.1-9|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Mail_Mbox-0.5.1-9|27	
12cu|php-pear-Mail_Mbox-0.5.1-9|28	%install
12cu|php-pear-Mail_Mbox-0.5.1-9|29	
12cu|php-pear-Mail_Mbox-0.5.1-9|30	cd %{upstream_name}-%{version}
12cu|php-pear-Mail_Mbox-0.5.1-9|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Mail_Mbox-0.5.1-9|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Mail_Mbox-0.5.1-9|33	
12cu|php-pear-Mail_Mbox-0.5.1-9|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Mail_Mbox-0.5.1-9|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Mail_Mbox-0.5.1-9|36	
12cu|php-pear-Mail_Mbox-0.5.1-9|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Mail_Mbox-0.5.1-9|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Mail_Mbox-0.5.1-9|39	
12cu|php-pear-Mail_Mbox-0.5.1-9|40	%clean
12cu|php-pear-Mail_Mbox-0.5.1-9|41	
12cu|php-pear-Mail_Mbox-0.5.1-9|42	
12cu|php-pear-Mail_Mbox-0.5.1-9|43	
12cu|php-pear-Mail_Mbox-0.5.1-9|44	%files
12cu|php-pear-Mail_Mbox-0.5.1-9|45	%defattr(-,root,root)
12cu|php-pear-Mail_Mbox-0.5.1-9|46	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Mail_Mbox-0.5.1-9|47	%{_datadir}/pear/%{_class}
12cu|php-pear-Mail_Mbox-0.5.1-9|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Mail_Mbox-0.5.1-9|49	
12cu|php-pear-Mail_Mbox-0.5.1-9|50	
12cu|php-pear-Mail_Mbox-0.5.1-9|51	
12cu|php-pear-Mail_Mbox-0.5.1-9|52	%changelog
12cu|php-pear-Mail_Mbox-0.5.1-9|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-8mdv2012.0
12cu|php-pear-Mail_Mbox-0.5.1-9|54	+ Revision: 742037
12cu|php-pear-Mail_Mbox-0.5.1-9|55	- fix major breakage by careless packager
12cu|php-pear-Mail_Mbox-0.5.1-9|56	
12cu|php-pear-Mail_Mbox-0.5.1-9|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-7
12cu|php-pear-Mail_Mbox-0.5.1-9|58	+ Revision: 679390
12cu|php-pear-Mail_Mbox-0.5.1-9|59	- mass rebuild
12cu|php-pear-Mail_Mbox-0.5.1-9|60	
12cu|php-pear-Mail_Mbox-0.5.1-9|61	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-6mdv2011.0
12cu|php-pear-Mail_Mbox-0.5.1-9|62	+ Revision: 613705
12cu|php-pear-Mail_Mbox-0.5.1-9|63	- the mass rebuild of 2010.1 packages
12cu|php-pear-Mail_Mbox-0.5.1-9|64	
12cu|php-pear-Mail_Mbox-0.5.1-9|65	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.1-5mdv2010.1
12cu|php-pear-Mail_Mbox-0.5.1-9|66	+ Revision: 470146
12cu|php-pear-Mail_Mbox-0.5.1-9|67	- spec cleanup
12cu|php-pear-Mail_Mbox-0.5.1-9|68	- use pear installer
12cu|php-pear-Mail_Mbox-0.5.1-9|69	- don't ship tests, even in documentation
12cu|php-pear-Mail_Mbox-0.5.1-9|70	- own all directories
12cu|php-pear-Mail_Mbox-0.5.1-9|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Mail_Mbox-0.5.1-9|72	
12cu|php-pear-Mail_Mbox-0.5.1-9|73	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.1-4mdv2010.0
12cu|php-pear-Mail_Mbox-0.5.1-9|74	+ Revision: 441286
12cu|php-pear-Mail_Mbox-0.5.1-9|75	- rebuild
12cu|php-pear-Mail_Mbox-0.5.1-9|76	
12cu|php-pear-Mail_Mbox-0.5.1-9|77	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-3mdv2009.0
12cu|php-pear-Mail_Mbox-0.5.1-9|78	+ Revision: 236916
12cu|php-pear-Mail_Mbox-0.5.1-9|79	- rebuild
12cu|php-pear-Mail_Mbox-0.5.1-9|80	
12cu|php-pear-Mail_Mbox-0.5.1-9|81	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Mail_Mbox-0.5.1-9|82	- restore BuildRoot
12cu|php-pear-Mail_Mbox-0.5.1-9|83	
12cu|php-pear-Mail_Mbox-0.5.1-9|84	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Mail_Mbox-0.5.1-9|85	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Mail_Mbox-0.5.1-9|86	
12cu|php-pear-Mail_Mbox-0.5.1-9|87	* Fri Nov 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-2mdv2008.1
12cu|php-pear-Mail_Mbox-0.5.1-9|88	+ Revision: 107006
12cu|php-pear-Mail_Mbox-0.5.1-9|89	- PHPUnit2/PHPUnit
12cu|php-pear-Mail_Mbox-0.5.1-9|90	
12cu|php-pear-Mail_Mbox-0.5.1-9|91	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-1mdv2008.0
12cu|php-pear-Mail_Mbox-0.5.1-9|92	+ Revision: 15812
12cu|php-pear-Mail_Mbox-0.5.1-9|93	- fix build
12cu|php-pear-Mail_Mbox-0.5.1-9|94	- 0.5.1
12cu|php-pear-Mail_Mbox-0.5.1-9|95	
12cu|php-pear-Mail_Mbox-0.5.1-9|96	
12cu|php-pear-Mail_Mbox-0.5.1-9|97	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdv2007.0
12cu|php-pear-Mail_Mbox-0.5.1-9|98	+ Revision: 82078
12cu|php-pear-Mail_Mbox-0.5.1-9|99	- Import php-pear-Mail_Mbox
12cu|php-pear-Mail_Mbox-0.5.1-9|100	
12cu|php-pear-Mail_Mbox-0.5.1-9|101	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdk
12cu|php-pear-Mail_Mbox-0.5.1-9|102	- new group (Development/PHP)
12cu|php-pear-Mail_Mbox-0.5.1-9|103	
12cu|php-pear-Mail_Mbox-0.5.1-9|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-6mdk
12cu|php-pear-Mail_Mbox-0.5.1-9|105	- rebuilt to fix auto deps
12cu|php-pear-Mail_Mbox-0.5.1-9|106	
12cu|php-pear-Mail_Mbox-0.5.1-9|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5mdk
12cu|php-pear-Mail_Mbox-0.5.1-9|108	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Mail_Mbox-0.5.1-9|109	
12cu|php-pear-Mail_Mbox-0.5.1-9|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-4mdk
12cu|php-pear-Mail_Mbox-0.5.1-9|111	- fix deps
12cu|php-pear-Mail_Mbox-0.5.1-9|112	
12cu|php-pear-Mail_Mbox-0.5.1-9|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-3mdk
12cu|php-pear-Mail_Mbox-0.5.1-9|114	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Mail_Mbox-0.5.1-9|115	- fix deps
12cu|php-pear-Mail_Mbox-0.5.1-9|116	
12cu|php-pear-Mail_Mbox-0.5.1-9|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-2mdk
12cu|php-pear-Mail_Mbox-0.5.1-9|118	- fix deps
12cu|php-pear-Mail_Mbox-0.5.1-9|119	
12cu|php-pear-Mail_Mbox-0.5.1-9|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12cu|php-pear-Mail_Mbox-0.5.1-9|121	- initial Mandriva package (PLD import)
12cu|php-pear-Mail_Mbox-0.5.1-9|122	

11571 12
12cu|php-pear-Mail_Queue-1.2.7-3|1	%define		_class		Mail
12cu|php-pear-Mail_Queue-1.2.7-3|2	%define		_subclass	Queue
12cu|php-pear-Mail_Queue-1.2.7-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Mail_Queue-1.2.7-3|4	
12cu|php-pear-Mail_Queue-1.2.7-3|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Mail_Queue-1.2.7-3|6	Version:	1.2.7
12cu|php-pear-Mail_Queue-1.2.7-3|7	Release:	3
12cu|php-pear-Mail_Queue-1.2.7-3|8	Summary:	Put mails in queue and send them later in background
12cu|php-pear-Mail_Queue-1.2.7-3|9	License:	PHP License
12cu|php-pear-Mail_Queue-1.2.7-3|10	Group:		Development/PHP
12cu|php-pear-Mail_Queue-1.2.7-3|11	URL:		http://pear.php.net/package/Mail_Queue/
12cu|php-pear-Mail_Queue-1.2.7-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Mail_Queue-1.2.7-3|13	Requires(post): php-pear
12cu|php-pear-Mail_Queue-1.2.7-3|14	Requires(preun): php-pear
12cu|php-pear-Mail_Queue-1.2.7-3|15	Requires:	php-pear
12cu|php-pear-Mail_Queue-1.2.7-3|16	BuildArch:	noarch
12cu|php-pear-Mail_Queue-1.2.7-3|17	BuildRequires:	php-pear
12cu|php-pear-Mail_Queue-1.2.7-3|18	
12cu|php-pear-Mail_Queue-1.2.7-3|19	%description
12cu|php-pear-Mail_Queue-1.2.7-3|20	Class for handle mail queue managment. Wrapper for PEAR::Mail and
12cu|php-pear-Mail_Queue-1.2.7-3|21	PEAR::DB. Could load, save and send saved mails in background and also
12cu|php-pear-Mail_Queue-1.2.7-3|22	backup some mails. Mail queue class put mails in a temporary container
12cu|php-pear-Mail_Queue-1.2.7-3|23	waiting to be fed to the MTA (Mail Transport Agent) and send them
12cu|php-pear-Mail_Queue-1.2.7-3|24	later (eg. every few minutes) by crontab or in other way.
12cu|php-pear-Mail_Queue-1.2.7-3|25	
12cu|php-pear-Mail_Queue-1.2.7-3|26	%prep
12cu|php-pear-Mail_Queue-1.2.7-3|27	%setup -q -c
12cu|php-pear-Mail_Queue-1.2.7-3|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Mail_Queue-1.2.7-3|29	
12cu|php-pear-Mail_Queue-1.2.7-3|30	%install
12cu|php-pear-Mail_Queue-1.2.7-3|31	
12cu|php-pear-Mail_Queue-1.2.7-3|32	cd %{upstream_name}-%{version}
12cu|php-pear-Mail_Queue-1.2.7-3|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Mail_Queue-1.2.7-3|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Mail_Queue-1.2.7-3|35	
12cu|php-pear-Mail_Queue-1.2.7-3|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Mail_Queue-1.2.7-3|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Mail_Queue-1.2.7-3|38	
12cu|php-pear-Mail_Queue-1.2.7-3|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Mail_Queue-1.2.7-3|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Mail_Queue-1.2.7-3|41	
12cu|php-pear-Mail_Queue-1.2.7-3|42	%clean
12cu|php-pear-Mail_Queue-1.2.7-3|43	
12cu|php-pear-Mail_Queue-1.2.7-3|44	
12cu|php-pear-Mail_Queue-1.2.7-3|45	
12cu|php-pear-Mail_Queue-1.2.7-3|46	%files
12cu|php-pear-Mail_Queue-1.2.7-3|47	%defattr(-,root,root)
12cu|php-pear-Mail_Queue-1.2.7-3|48	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Mail_Queue-1.2.7-3|49	%{_datadir}/pear/%{_class}
12cu|php-pear-Mail_Queue-1.2.7-3|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Mail_Queue-1.2.7-3|51	
12cu|php-pear-Mail_Queue-1.2.7-3|52	
12cu|php-pear-Mail_Queue-1.2.7-3|53	%changelog
12cu|php-pear-Mail_Queue-1.2.7-3|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-2mdv2012.0
12cu|php-pear-Mail_Queue-1.2.7-3|55	+ Revision: 742038
12cu|php-pear-Mail_Queue-1.2.7-3|56	- fix major breakage by careless packager
12cu|php-pear-Mail_Queue-1.2.7-3|57	
12cu|php-pear-Mail_Queue-1.2.7-3|58	* Sun Jul 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.7-1
12cu|php-pear-Mail_Queue-1.2.7-3|59	+ Revision: 690176
12cu|php-pear-Mail_Queue-1.2.7-3|60	- 1.2.7
12cu|php-pear-Mail_Queue-1.2.7-3|61	
12cu|php-pear-Mail_Queue-1.2.7-3|62	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.6-2
12cu|php-pear-Mail_Queue-1.2.7-3|63	+ Revision: 679391
12cu|php-pear-Mail_Queue-1.2.7-3|64	- mass rebuild
12cu|php-pear-Mail_Queue-1.2.7-3|65	
12cu|php-pear-Mail_Queue-1.2.7-3|66	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.6-1mdv2011.0
12cu|php-pear-Mail_Queue-1.2.7-3|67	+ Revision: 594493
12cu|php-pear-Mail_Queue-1.2.7-3|68	- update to new version 1.2.6
12cu|php-pear-Mail_Queue-1.2.7-3|69	
12cu|php-pear-Mail_Queue-1.2.7-3|70	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.3-4mdv2010.1
12cu|php-pear-Mail_Queue-1.2.7-3|71	+ Revision: 470149
12cu|php-pear-Mail_Queue-1.2.7-3|72	- spec cleanup
12cu|php-pear-Mail_Queue-1.2.7-3|73	- use pear installer
12cu|php-pear-Mail_Queue-1.2.7-3|74	- don't ship tests, even in documentation
12cu|php-pear-Mail_Queue-1.2.7-3|75	- own all directories
12cu|php-pear-Mail_Queue-1.2.7-3|76	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Mail_Queue-1.2.7-3|77	
12cu|php-pear-Mail_Queue-1.2.7-3|78	* Mon Nov 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.3-3mdv2010.1
12cu|php-pear-Mail_Queue-1.2.7-3|79	+ Revision: 463811
12cu|php-pear-Mail_Queue-1.2.7-3|80	- use rpm filetriggers to register starting from mandriva 2010.1
12cu|php-pear-Mail_Queue-1.2.7-3|81	
12cu|php-pear-Mail_Queue-1.2.7-3|82	* Sat Oct 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.3-2mdv2010.0
12cu|php-pear-Mail_Queue-1.2.7-3|83	+ Revision: 453176
12cu|php-pear-Mail_Queue-1.2.7-3|84	- fix dependencies
12cu|php-pear-Mail_Queue-1.2.7-3|85	
12cu|php-pear-Mail_Queue-1.2.7-3|86	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.3-1mdv2010.0
12cu|php-pear-Mail_Queue-1.2.7-3|87	+ Revision: 450210
12cu|php-pear-Mail_Queue-1.2.7-3|88	- new version
12cu|php-pear-Mail_Queue-1.2.7-3|89	- use pear installer
12cu|php-pear-Mail_Queue-1.2.7-3|90	- use fedora %%post/%%postun
12cu|php-pear-Mail_Queue-1.2.7-3|91	
12cu|php-pear-Mail_Queue-1.2.7-3|92	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.2-3mdv2010.0
12cu|php-pear-Mail_Queue-1.2.7-3|93	+ Revision: 441294
12cu|php-pear-Mail_Queue-1.2.7-3|94	- rebuild
12cu|php-pear-Mail_Queue-1.2.7-3|95	
12cu|php-pear-Mail_Queue-1.2.7-3|96	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdv2009.1
12cu|php-pear-Mail_Queue-1.2.7-3|97	+ Revision: 322356
12cu|php-pear-Mail_Queue-1.2.7-3|98	- rebuild
12cu|php-pear-Mail_Queue-1.2.7-3|99	
12cu|php-pear-Mail_Queue-1.2.7-3|100	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2009.0
12cu|php-pear-Mail_Queue-1.2.7-3|101	+ Revision: 278926
12cu|php-pear-Mail_Queue-1.2.7-3|102	- update to new version 1.2.2
12cu|php-pear-Mail_Queue-1.2.7-3|103	
12cu|php-pear-Mail_Queue-1.2.7-3|104	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-8mdv2009.0
12cu|php-pear-Mail_Queue-1.2.7-3|105	+ Revision: 236918
12cu|php-pear-Mail_Queue-1.2.7-3|106	- rebuild
12cu|php-pear-Mail_Queue-1.2.7-3|107	
12cu|php-pear-Mail_Queue-1.2.7-3|108	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.1.3-7mdv2008.1
12cu|php-pear-Mail_Queue-1.2.7-3|109	+ Revision: 136408
12cu|php-pear-Mail_Queue-1.2.7-3|110	- restore BuildRoot
12cu|php-pear-Mail_Queue-1.2.7-3|111	
12cu|php-pear-Mail_Queue-1.2.7-3|112	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Mail_Queue-1.2.7-3|113	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Mail_Queue-1.2.7-3|114	
12cu|php-pear-Mail_Queue-1.2.7-3|115	
12cu|php-pear-Mail_Queue-1.2.7-3|116	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-7mdv2007.0
12cu|php-pear-Mail_Queue-1.2.7-3|117	+ Revision: 82084
12cu|php-pear-Mail_Queue-1.2.7-3|118	- Import php-pear-Mail_Queue
12cu|php-pear-Mail_Queue-1.2.7-3|119	
12cu|php-pear-Mail_Queue-1.2.7-3|120	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-7mdk
12cu|php-pear-Mail_Queue-1.2.7-3|121	- new group (Development/PHP)
12cu|php-pear-Mail_Queue-1.2.7-3|122	
12cu|php-pear-Mail_Queue-1.2.7-3|123	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-6mdk
12cu|php-pear-Mail_Queue-1.2.7-3|124	- rebuilt to fix auto deps
12cu|php-pear-Mail_Queue-1.2.7-3|125	
12cu|php-pear-Mail_Queue-1.2.7-3|126	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-5mdk
12cu|php-pear-Mail_Queue-1.2.7-3|127	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Mail_Queue-1.2.7-3|128	
12cu|php-pear-Mail_Queue-1.2.7-3|129	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-4mdk
12cu|php-pear-Mail_Queue-1.2.7-3|130	- fix deps
12cu|php-pear-Mail_Queue-1.2.7-3|131	
12cu|php-pear-Mail_Queue-1.2.7-3|132	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-3mdk
12cu|php-pear-Mail_Queue-1.2.7-3|133	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Mail_Queue-1.2.7-3|134	- fix deps
12cu|php-pear-Mail_Queue-1.2.7-3|135	
12cu|php-pear-Mail_Queue-1.2.7-3|136	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-2mdk
12cu|php-pear-Mail_Queue-1.2.7-3|137	- fix deps
12cu|php-pear-Mail_Queue-1.2.7-3|138	
12cu|php-pear-Mail_Queue-1.2.7-3|139	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-1mdk
12cu|php-pear-Mail_Queue-1.2.7-3|140	- initial Mandriva package (PLD import)
12cu|php-pear-Mail_Queue-1.2.7-3|141	

11572 12
12cu|php-pear-Math_Basex-0.3-15|1	%define		_class		Math
12cu|php-pear-Math_Basex-0.3-15|2	%define		_subclass	Basex
12cu|php-pear-Math_Basex-0.3-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Math_Basex-0.3-15|4	
12cu|php-pear-Math_Basex-0.3-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Math_Basex-0.3-15|6	Version:	0.3
12cu|php-pear-Math_Basex-0.3-15|7	Release:	15
12cu|php-pear-Math_Basex-0.3-15|8	Summary:	%{_class}_%{_subclass} - Base X conversion class
12cu|php-pear-Math_Basex-0.3-15|9	License:	PHP License
12cu|php-pear-Math_Basex-0.3-15|10	Group:		Development/PHP
12cu|php-pear-Math_Basex-0.3-15|11	URL:		http://pear.php.net/package/Math_Basex/
12cu|php-pear-Math_Basex-0.3-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Math_Basex-0.3-15|13	Requires(post): php-pear
12cu|php-pear-Math_Basex-0.3-15|14	Requires(preun): php-pear
12cu|php-pear-Math_Basex-0.3-15|15	Requires:	php-pear
12cu|php-pear-Math_Basex-0.3-15|16	BuildArch:	noarch
12cu|php-pear-Math_Basex-0.3-15|17	BuildRequires:	php-pear
12cu|php-pear-Math_Basex-0.3-15|18	
12cu|php-pear-Math_Basex-0.3-15|19	%description
12cu|php-pear-Math_Basex-0.3-15|20	Simple class for converting base set of numbers with a customize
12cu|php-pear-Math_Basex-0.3-15|21	character base set.
12cu|php-pear-Math_Basex-0.3-15|22	
12cu|php-pear-Math_Basex-0.3-15|23	%prep
12cu|php-pear-Math_Basex-0.3-15|24	%setup -q -c
12cu|php-pear-Math_Basex-0.3-15|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Math_Basex-0.3-15|26	
12cu|php-pear-Math_Basex-0.3-15|27	%install
12cu|php-pear-Math_Basex-0.3-15|28	
12cu|php-pear-Math_Basex-0.3-15|29	cd %{upstream_name}-%{version}
12cu|php-pear-Math_Basex-0.3-15|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Math_Basex-0.3-15|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Math_Basex-0.3-15|32	
12cu|php-pear-Math_Basex-0.3-15|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Math_Basex-0.3-15|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Math_Basex-0.3-15|35	
12cu|php-pear-Math_Basex-0.3-15|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Basex-0.3-15|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Basex-0.3-15|38	
12cu|php-pear-Math_Basex-0.3-15|39	%clean
12cu|php-pear-Math_Basex-0.3-15|40	
12cu|php-pear-Math_Basex-0.3-15|41	
12cu|php-pear-Math_Basex-0.3-15|42	
12cu|php-pear-Math_Basex-0.3-15|43	%files
12cu|php-pear-Math_Basex-0.3-15|44	%defattr(-,root,root)
12cu|php-pear-Math_Basex-0.3-15|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Math_Basex-0.3-15|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Math_Basex-0.3-15|47	
12cu|php-pear-Math_Basex-0.3-15|48	
12cu|php-pear-Math_Basex-0.3-15|49	%changelog
12cu|php-pear-Math_Basex-0.3-15|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-14mdv2012.0
12cu|php-pear-Math_Basex-0.3-15|51	+ Revision: 742040
12cu|php-pear-Math_Basex-0.3-15|52	- fix major breakage by careless packager
12cu|php-pear-Math_Basex-0.3-15|53	
12cu|php-pear-Math_Basex-0.3-15|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-13
12cu|php-pear-Math_Basex-0.3-15|55	+ Revision: 679392
12cu|php-pear-Math_Basex-0.3-15|56	- mass rebuild
12cu|php-pear-Math_Basex-0.3-15|57	
12cu|php-pear-Math_Basex-0.3-15|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3-12mdv2011.0
12cu|php-pear-Math_Basex-0.3-15|59	+ Revision: 613706
12cu|php-pear-Math_Basex-0.3-15|60	- the mass rebuild of 2010.1 packages
12cu|php-pear-Math_Basex-0.3-15|61	
12cu|php-pear-Math_Basex-0.3-15|62	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-11mdv2010.1
12cu|php-pear-Math_Basex-0.3-15|63	+ Revision: 470150
12cu|php-pear-Math_Basex-0.3-15|64	- spec cleanup
12cu|php-pear-Math_Basex-0.3-15|65	- use pear installer
12cu|php-pear-Math_Basex-0.3-15|66	- don't ship tests, even in documentation
12cu|php-pear-Math_Basex-0.3-15|67	- own all directories
12cu|php-pear-Math_Basex-0.3-15|68	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Math_Basex-0.3-15|69	
12cu|php-pear-Math_Basex-0.3-15|70	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3-10mdv2010.0
12cu|php-pear-Math_Basex-0.3-15|71	+ Revision: 441295
12cu|php-pear-Math_Basex-0.3-15|72	- rebuild
12cu|php-pear-Math_Basex-0.3-15|73	
12cu|php-pear-Math_Basex-0.3-15|74	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3-9mdv2009.1
12cu|php-pear-Math_Basex-0.3-15|75	+ Revision: 322357
12cu|php-pear-Math_Basex-0.3-15|76	- rebuild
12cu|php-pear-Math_Basex-0.3-15|77	
12cu|php-pear-Math_Basex-0.3-15|78	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-8mdv2009.0
12cu|php-pear-Math_Basex-0.3-15|79	+ Revision: 236919
12cu|php-pear-Math_Basex-0.3-15|80	- rebuild
12cu|php-pear-Math_Basex-0.3-15|81	
12cu|php-pear-Math_Basex-0.3-15|82	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Math_Basex-0.3-15|83	- restore BuildRoot
12cu|php-pear-Math_Basex-0.3-15|84	
12cu|php-pear-Math_Basex-0.3-15|85	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Math_Basex-0.3-15|86	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Math_Basex-0.3-15|87	
12cu|php-pear-Math_Basex-0.3-15|88	
12cu|php-pear-Math_Basex-0.3-15|89	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3-7mdv2007.0
12cu|php-pear-Math_Basex-0.3-15|90	+ Revision: 82097
12cu|php-pear-Math_Basex-0.3-15|91	- Import php-pear-Math_Basex
12cu|php-pear-Math_Basex-0.3-15|92	
12cu|php-pear-Math_Basex-0.3-15|93	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3-7mdk
12cu|php-pear-Math_Basex-0.3-15|94	- new group (Development/PHP)
12cu|php-pear-Math_Basex-0.3-15|95	
12cu|php-pear-Math_Basex-0.3-15|96	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-6mdk
12cu|php-pear-Math_Basex-0.3-15|97	- rebuilt to fix auto deps
12cu|php-pear-Math_Basex-0.3-15|98	
12cu|php-pear-Math_Basex-0.3-15|99	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-5mdk
12cu|php-pear-Math_Basex-0.3-15|100	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Math_Basex-0.3-15|101	
12cu|php-pear-Math_Basex-0.3-15|102	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-4mdk
12cu|php-pear-Math_Basex-0.3-15|103	- fix deps
12cu|php-pear-Math_Basex-0.3-15|104	
12cu|php-pear-Math_Basex-0.3-15|105	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-3mdk
12cu|php-pear-Math_Basex-0.3-15|106	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Math_Basex-0.3-15|107	- fix deps
12cu|php-pear-Math_Basex-0.3-15|108	
12cu|php-pear-Math_Basex-0.3-15|109	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-2mdk
12cu|php-pear-Math_Basex-0.3-15|110	- fix deps
12cu|php-pear-Math_Basex-0.3-15|111	
12cu|php-pear-Math_Basex-0.3-15|112	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-1mdk
12cu|php-pear-Math_Basex-0.3-15|113	- initial Mandriva package (PLD import)
12cu|php-pear-Math_Basex-0.3-15|114	

11573 12
12cu|php-pear-Math_BinaryUtils-0.3.0-15|1	%define		_class		Math
12cu|php-pear-Math_BinaryUtils-0.3.0-15|2	%define		_subclass	BinaryUtils
12cu|php-pear-Math_BinaryUtils-0.3.0-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Math_BinaryUtils-0.3.0-15|4	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Math_BinaryUtils-0.3.0-15|6	Version:	0.3.0
12cu|php-pear-Math_BinaryUtils-0.3.0-15|7	Release:	15
12cu|php-pear-Math_BinaryUtils-0.3.0-15|8	Summary:	Collection of helper methods for easy handling of binary data
12cu|php-pear-Math_BinaryUtils-0.3.0-15|9	License:	PHP License
12cu|php-pear-Math_BinaryUtils-0.3.0-15|10	Group:		Development/PHP
12cu|php-pear-Math_BinaryUtils-0.3.0-15|11	URL:		http://pear.php.net/package/Math_BinaryUtils/
12cu|php-pear-Math_BinaryUtils-0.3.0-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Math_BinaryUtils-0.3.0-15|13	Requires(post): php-pear
12cu|php-pear-Math_BinaryUtils-0.3.0-15|14	Requires(preun): php-pear
12cu|php-pear-Math_BinaryUtils-0.3.0-15|15	Requires:	php-pear
12cu|php-pear-Math_BinaryUtils-0.3.0-15|16	BuildArch:	noarch
12cu|php-pear-Math_BinaryUtils-0.3.0-15|17	BuildRequires:	php-pear
12cu|php-pear-Math_BinaryUtils-0.3.0-15|18	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|19	%description
12cu|php-pear-Math_BinaryUtils-0.3.0-15|20	Collection of helper methods for dealing with binary data (add,
12cu|php-pear-Math_BinaryUtils-0.3.0-15|21	subtract, converting functions, endianess functions etc.).
12cu|php-pear-Math_BinaryUtils-0.3.0-15|22	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|23	%prep
12cu|php-pear-Math_BinaryUtils-0.3.0-15|24	%setup -q -c
12cu|php-pear-Math_BinaryUtils-0.3.0-15|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Math_BinaryUtils-0.3.0-15|26	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|27	%install
12cu|php-pear-Math_BinaryUtils-0.3.0-15|28	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|29	cd %{upstream_name}-%{version}
12cu|php-pear-Math_BinaryUtils-0.3.0-15|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Math_BinaryUtils-0.3.0-15|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Math_BinaryUtils-0.3.0-15|32	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Math_BinaryUtils-0.3.0-15|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Math_BinaryUtils-0.3.0-15|35	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_BinaryUtils-0.3.0-15|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_BinaryUtils-0.3.0-15|38	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|39	%clean
12cu|php-pear-Math_BinaryUtils-0.3.0-15|40	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|41	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|42	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|43	%files
12cu|php-pear-Math_BinaryUtils-0.3.0-15|44	%defattr(-,root,root)
12cu|php-pear-Math_BinaryUtils-0.3.0-15|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Math_BinaryUtils-0.3.0-15|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Math_BinaryUtils-0.3.0-15|47	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|48	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|49	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|50	%changelog
12cu|php-pear-Math_BinaryUtils-0.3.0-15|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-14mdv2012.0
12cu|php-pear-Math_BinaryUtils-0.3.0-15|52	+ Revision: 742046
12cu|php-pear-Math_BinaryUtils-0.3.0-15|53	- fix major breakage by careless packager
12cu|php-pear-Math_BinaryUtils-0.3.0-15|54	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-13
12cu|php-pear-Math_BinaryUtils-0.3.0-15|56	+ Revision: 679393
12cu|php-pear-Math_BinaryUtils-0.3.0-15|57	- mass rebuild
12cu|php-pear-Math_BinaryUtils-0.3.0-15|58	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-12mdv2011.0
12cu|php-pear-Math_BinaryUtils-0.3.0-15|60	+ Revision: 613707
12cu|php-pear-Math_BinaryUtils-0.3.0-15|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-Math_BinaryUtils-0.3.0-15|62	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|63	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.0-11mdv2010.1
12cu|php-pear-Math_BinaryUtils-0.3.0-15|64	+ Revision: 470151
12cu|php-pear-Math_BinaryUtils-0.3.0-15|65	- spec cleanup
12cu|php-pear-Math_BinaryUtils-0.3.0-15|66	- use pear installer
12cu|php-pear-Math_BinaryUtils-0.3.0-15|67	- don't ship tests, even in documentation
12cu|php-pear-Math_BinaryUtils-0.3.0-15|68	- own all directories
12cu|php-pear-Math_BinaryUtils-0.3.0-15|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Math_BinaryUtils-0.3.0-15|70	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|71	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.0-10mdv2010.0
12cu|php-pear-Math_BinaryUtils-0.3.0-15|72	+ Revision: 441296
12cu|php-pear-Math_BinaryUtils-0.3.0-15|73	- rebuild
12cu|php-pear-Math_BinaryUtils-0.3.0-15|74	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|75	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-9mdv2009.1
12cu|php-pear-Math_BinaryUtils-0.3.0-15|76	+ Revision: 322358
12cu|php-pear-Math_BinaryUtils-0.3.0-15|77	- rebuild
12cu|php-pear-Math_BinaryUtils-0.3.0-15|78	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|79	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-8mdv2009.0
12cu|php-pear-Math_BinaryUtils-0.3.0-15|80	+ Revision: 236920
12cu|php-pear-Math_BinaryUtils-0.3.0-15|81	- rebuild
12cu|php-pear-Math_BinaryUtils-0.3.0-15|82	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|83	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Math_BinaryUtils-0.3.0-15|84	- restore BuildRoot
12cu|php-pear-Math_BinaryUtils-0.3.0-15|85	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|86	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Math_BinaryUtils-0.3.0-15|87	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Math_BinaryUtils-0.3.0-15|88	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|89	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|90	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdv2007.0
12cu|php-pear-Math_BinaryUtils-0.3.0-15|91	+ Revision: 82099
12cu|php-pear-Math_BinaryUtils-0.3.0-15|92	- Import php-pear-Math_BinaryUtils
12cu|php-pear-Math_BinaryUtils-0.3.0-15|93	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|94	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdk
12cu|php-pear-Math_BinaryUtils-0.3.0-15|95	- new group (Development/PHP)
12cu|php-pear-Math_BinaryUtils-0.3.0-15|96	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|97	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-6mdk
12cu|php-pear-Math_BinaryUtils-0.3.0-15|98	- rebuilt to fix auto deps
12cu|php-pear-Math_BinaryUtils-0.3.0-15|99	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|100	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5mdk
12cu|php-pear-Math_BinaryUtils-0.3.0-15|101	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Math_BinaryUtils-0.3.0-15|102	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|103	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-4mdk
12cu|php-pear-Math_BinaryUtils-0.3.0-15|104	- fix deps
12cu|php-pear-Math_BinaryUtils-0.3.0-15|105	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|106	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-3mdk
12cu|php-pear-Math_BinaryUtils-0.3.0-15|107	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Math_BinaryUtils-0.3.0-15|108	- fix deps
12cu|php-pear-Math_BinaryUtils-0.3.0-15|109	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|110	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-2mdk
12cu|php-pear-Math_BinaryUtils-0.3.0-15|111	- fix deps
12cu|php-pear-Math_BinaryUtils-0.3.0-15|112	
12cu|php-pear-Math_BinaryUtils-0.3.0-15|113	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12cu|php-pear-Math_BinaryUtils-0.3.0-15|114	- initial Mandriva package (PLD import)
12cu|php-pear-Math_BinaryUtils-0.3.0-15|115	

11574 12
12cu|php-pear-Math_Complex-0.8.6-1|1	%define		_class		Math
12cu|php-pear-Math_Complex-0.8.6-1|2	%define		_subclass	Complex
12cu|php-pear-Math_Complex-0.8.6-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Math_Complex-0.8.6-1|4	
12cu|php-pear-Math_Complex-0.8.6-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Math_Complex-0.8.6-1|6	Version:	0.8.6
12cu|php-pear-Math_Complex-0.8.6-1|7	Release:	1
12cu|php-pear-Math_Complex-0.8.6-1|8	Summary:	Classes that define complex numbers and their operations
12cu|php-pear-Math_Complex-0.8.6-1|9	License:	PHP License
12cu|php-pear-Math_Complex-0.8.6-1|10	Group:		Development/PHP
12cu|php-pear-Math_Complex-0.8.6-1|11	URL:		http://pear.php.net/package/Math_Complex/
12cu|php-pear-Math_Complex-0.8.6-1|12	Source0:	http://download.pear.php.net/package/Math_Complex-%{version}.tgz
12cu|php-pear-Math_Complex-0.8.6-1|13	Requires(post): php-pear
12cu|php-pear-Math_Complex-0.8.6-1|14	Requires(preun): php-pear
12cu|php-pear-Math_Complex-0.8.6-1|15	Requires:	php-pear
12cu|php-pear-Math_Complex-0.8.6-1|16	BuildArch:	noarch
12cu|php-pear-Math_Complex-0.8.6-1|17	BuildRequires:	php-pear
12cu|php-pear-Math_Complex-0.8.6-1|18	
12cu|php-pear-Math_Complex-0.8.6-1|19	%description
12cu|php-pear-Math_Complex-0.8.6-1|20	Classes that represent and manipulate complex numbers. Contain
12cu|php-pear-Math_Complex-0.8.6-1|21	definitions for basic arithmetic functions, as well as trigonometric,
12cu|php-pear-Math_Complex-0.8.6-1|22	inverse trigonometric, hyperbolic, inverse hyperbolic, exponential and
12cu|php-pear-Math_Complex-0.8.6-1|23	logarithms of complex numbers.
12cu|php-pear-Math_Complex-0.8.6-1|24	
12cu|php-pear-Math_Complex-0.8.6-1|25	%prep
12cu|php-pear-Math_Complex-0.8.6-1|26	%setup -q -c
12cu|php-pear-Math_Complex-0.8.6-1|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Math_Complex-0.8.6-1|28	
12cu|php-pear-Math_Complex-0.8.6-1|29	%install
12cu|php-pear-Math_Complex-0.8.6-1|30	
12cu|php-pear-Math_Complex-0.8.6-1|31	cd %{upstream_name}-%{version}
12cu|php-pear-Math_Complex-0.8.6-1|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Math_Complex-0.8.6-1|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Math_Complex-0.8.6-1|34	
12cu|php-pear-Math_Complex-0.8.6-1|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Math_Complex-0.8.6-1|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Math_Complex-0.8.6-1|37	
12cu|php-pear-Math_Complex-0.8.6-1|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Complex-0.8.6-1|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Complex-0.8.6-1|40	
12cu|php-pear-Math_Complex-0.8.6-1|41	%clean
12cu|php-pear-Math_Complex-0.8.6-1|42	
12cu|php-pear-Math_Complex-0.8.6-1|43	
12cu|php-pear-Math_Complex-0.8.6-1|44	
12cu|php-pear-Math_Complex-0.8.6-1|45	%files
12cu|php-pear-Math_Complex-0.8.6-1|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Math_Complex-0.8.6-1|47	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Math_Complex-0.8.6-1|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Math_Complex-0.8.6-1|49	
12cu|php-pear-Math_Complex-0.8.6-1|50	
12cu|php-pear-Math_Complex-0.8.6-1|51	
12cu|php-pear-Math_Complex-0.8.6-1|52	
12cu|php-pear-Math_Complex-0.8.6-1|53	%changelog
12cu|php-pear-Math_Complex-0.8.6-1|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-14mdv2012.0
12cu|php-pear-Math_Complex-0.8.6-1|55	+ Revision: 742056
12cu|php-pear-Math_Complex-0.8.6-1|56	- fix major breakage by careless packager
12cu|php-pear-Math_Complex-0.8.6-1|57	
12cu|php-pear-Math_Complex-0.8.6-1|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-13
12cu|php-pear-Math_Complex-0.8.6-1|59	+ Revision: 679394
12cu|php-pear-Math_Complex-0.8.6-1|60	- mass rebuild
12cu|php-pear-Math_Complex-0.8.6-1|61	
12cu|php-pear-Math_Complex-0.8.6-1|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-12mdv2011.0
12cu|php-pear-Math_Complex-0.8.6-1|63	+ Revision: 613708
12cu|php-pear-Math_Complex-0.8.6-1|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-Math_Complex-0.8.6-1|65	
12cu|php-pear-Math_Complex-0.8.6-1|66	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.5-11mdv2010.1
12cu|php-pear-Math_Complex-0.8.6-1|67	+ Revision: 470152
12cu|php-pear-Math_Complex-0.8.6-1|68	- spec cleanup
12cu|php-pear-Math_Complex-0.8.6-1|69	- use pear installer
12cu|php-pear-Math_Complex-0.8.6-1|70	- don't ship tests, even in documentation
12cu|php-pear-Math_Complex-0.8.6-1|71	- own all directories
12cu|php-pear-Math_Complex-0.8.6-1|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Math_Complex-0.8.6-1|73	
12cu|php-pear-Math_Complex-0.8.6-1|74	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8.5-10mdv2010.0
12cu|php-pear-Math_Complex-0.8.6-1|75	+ Revision: 441297
12cu|php-pear-Math_Complex-0.8.6-1|76	- rebuild
12cu|php-pear-Math_Complex-0.8.6-1|77	
12cu|php-pear-Math_Complex-0.8.6-1|78	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-9mdv2009.1
12cu|php-pear-Math_Complex-0.8.6-1|79	+ Revision: 322359
12cu|php-pear-Math_Complex-0.8.6-1|80	- rebuild
12cu|php-pear-Math_Complex-0.8.6-1|81	
12cu|php-pear-Math_Complex-0.8.6-1|82	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-8mdv2009.0
12cu|php-pear-Math_Complex-0.8.6-1|83	+ Revision: 236921
12cu|php-pear-Math_Complex-0.8.6-1|84	- rebuild
12cu|php-pear-Math_Complex-0.8.6-1|85	
12cu|php-pear-Math_Complex-0.8.6-1|86	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Math_Complex-0.8.6-1|87	- restore BuildRoot
12cu|php-pear-Math_Complex-0.8.6-1|88	
12cu|php-pear-Math_Complex-0.8.6-1|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Math_Complex-0.8.6-1|90	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Math_Complex-0.8.6-1|91	
12cu|php-pear-Math_Complex-0.8.6-1|92	
12cu|php-pear-Math_Complex-0.8.6-1|93	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-7mdv2007.0
12cu|php-pear-Math_Complex-0.8.6-1|94	+ Revision: 82101
12cu|php-pear-Math_Complex-0.8.6-1|95	- Import php-pear-Math_Complex
12cu|php-pear-Math_Complex-0.8.6-1|96	
12cu|php-pear-Math_Complex-0.8.6-1|97	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-7mdk
12cu|php-pear-Math_Complex-0.8.6-1|98	- new group (Development/PHP)
12cu|php-pear-Math_Complex-0.8.6-1|99	
12cu|php-pear-Math_Complex-0.8.6-1|100	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-6mdk
12cu|php-pear-Math_Complex-0.8.6-1|101	- rebuilt to fix auto deps
12cu|php-pear-Math_Complex-0.8.6-1|102	
12cu|php-pear-Math_Complex-0.8.6-1|103	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-5mdk
12cu|php-pear-Math_Complex-0.8.6-1|104	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Math_Complex-0.8.6-1|105	
12cu|php-pear-Math_Complex-0.8.6-1|106	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-4mdk
12cu|php-pear-Math_Complex-0.8.6-1|107	- fix deps
12cu|php-pear-Math_Complex-0.8.6-1|108	
12cu|php-pear-Math_Complex-0.8.6-1|109	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-3mdk
12cu|php-pear-Math_Complex-0.8.6-1|110	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Math_Complex-0.8.6-1|111	- fix deps
12cu|php-pear-Math_Complex-0.8.6-1|112	
12cu|php-pear-Math_Complex-0.8.6-1|113	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-2mdk
12cu|php-pear-Math_Complex-0.8.6-1|114	- fix deps
12cu|php-pear-Math_Complex-0.8.6-1|115	
12cu|php-pear-Math_Complex-0.8.6-1|116	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-1mdk
12cu|php-pear-Math_Complex-0.8.6-1|117	- initial Mandriva package (PLD import)
12cu|php-pear-Math_Complex-0.8.6-1|118	
12cu|php-pear-Math_Complex-0.8.6-1|119	

11575 12
12cu|php-pear-Math_Fibonacci-0.8-15|1	%define		_class		Math
12cu|php-pear-Math_Fibonacci-0.8-15|2	%define		_subclass	Fibonacci
12cu|php-pear-Math_Fibonacci-0.8-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Math_Fibonacci-0.8-15|4	
12cu|php-pear-Math_Fibonacci-0.8-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Math_Fibonacci-0.8-15|6	Version:	0.8
12cu|php-pear-Math_Fibonacci-0.8-15|7	Release:	15
12cu|php-pear-Math_Fibonacci-0.8-15|8	Summary:	Package to calculat and manipulate Fibonacci numbers
12cu|php-pear-Math_Fibonacci-0.8-15|9	License:	PHP License
12cu|php-pear-Math_Fibonacci-0.8-15|10	Group:		Development/PHP
12cu|php-pear-Math_Fibonacci-0.8-15|11	URL:		http://pear.php.net/package/Math_Fibonacci/
12cu|php-pear-Math_Fibonacci-0.8-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Math_Fibonacci-0.8-15|13	Requires(post): php-pear
12cu|php-pear-Math_Fibonacci-0.8-15|14	Requires(preun): php-pear
12cu|php-pear-Math_Fibonacci-0.8-15|15	Requires:	php-pear
12cu|php-pear-Math_Fibonacci-0.8-15|16	BuildArch:	noarch
12cu|php-pear-Math_Fibonacci-0.8-15|17	BuildRequires:	php-pear
12cu|php-pear-Math_Fibonacci-0.8-15|18	
12cu|php-pear-Math_Fibonacci-0.8-15|19	%description
12cu|php-pear-Math_Fibonacci-0.8-15|20	The Fibonacci series is constructed using the formula:
12cu|php-pear-Math_Fibonacci-0.8-15|21	F(n) = F(n - 1) + F(n - 2),
12cu|php-pear-Math_Fibonacci-0.8-15|22	By convention F(0) = 0, and F(1) = 1.
12cu|php-pear-Math_Fibonacci-0.8-15|23	An alternative formula that uses the Golden Ratio can also be used:
12cu|php-pear-Math_Fibonacci-0.8-15|24	F(n) = (PHI^n - phi^n)/sqrt(5) [Lucas' formula],
12cu|php-pear-Math_Fibonacci-0.8-15|25	where PHI = (1 + sqrt(5))/2 is the Golden Ratio, and phi = (1 - sqrt(5))/2
12cu|php-pear-Math_Fibonacci-0.8-15|26	is its reciprocal.
12cu|php-pear-Math_Fibonacci-0.8-15|27	
12cu|php-pear-Math_Fibonacci-0.8-15|28	Requires Math_Integer, and can be used with big integers if the GMP or
12cu|php-pear-Math_Fibonacci-0.8-15|29	the BCMATH libraries are present.
12cu|php-pear-Math_Fibonacci-0.8-15|30	
12cu|php-pear-Math_Fibonacci-0.8-15|31	%prep
12cu|php-pear-Math_Fibonacci-0.8-15|32	%setup -q -c
12cu|php-pear-Math_Fibonacci-0.8-15|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Math_Fibonacci-0.8-15|34	
12cu|php-pear-Math_Fibonacci-0.8-15|35	%install
12cu|php-pear-Math_Fibonacci-0.8-15|36	
12cu|php-pear-Math_Fibonacci-0.8-15|37	cd %{upstream_name}-%{version}
12cu|php-pear-Math_Fibonacci-0.8-15|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Math_Fibonacci-0.8-15|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Math_Fibonacci-0.8-15|40	
12cu|php-pear-Math_Fibonacci-0.8-15|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Math_Fibonacci-0.8-15|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Math_Fibonacci-0.8-15|43	
12cu|php-pear-Math_Fibonacci-0.8-15|44	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Fibonacci-0.8-15|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Fibonacci-0.8-15|46	
12cu|php-pear-Math_Fibonacci-0.8-15|47	%clean
12cu|php-pear-Math_Fibonacci-0.8-15|48	
12cu|php-pear-Math_Fibonacci-0.8-15|49	
12cu|php-pear-Math_Fibonacci-0.8-15|50	
12cu|php-pear-Math_Fibonacci-0.8-15|51	%files
12cu|php-pear-Math_Fibonacci-0.8-15|52	%defattr(-,root,root)
12cu|php-pear-Math_Fibonacci-0.8-15|53	%{_datadir}/pear/%{_class}
12cu|php-pear-Math_Fibonacci-0.8-15|54	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Math_Fibonacci-0.8-15|55	
12cu|php-pear-Math_Fibonacci-0.8-15|56	
12cu|php-pear-Math_Fibonacci-0.8-15|57	
12cu|php-pear-Math_Fibonacci-0.8-15|58	
12cu|php-pear-Math_Fibonacci-0.8-15|59	%changelog
12cu|php-pear-Math_Fibonacci-0.8-15|60	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8-14mdv2012.0
12cu|php-pear-Math_Fibonacci-0.8-15|61	+ Revision: 742066
12cu|php-pear-Math_Fibonacci-0.8-15|62	- fix major breakage by careless packager
12cu|php-pear-Math_Fibonacci-0.8-15|63	
12cu|php-pear-Math_Fibonacci-0.8-15|64	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8-13
12cu|php-pear-Math_Fibonacci-0.8-15|65	+ Revision: 679395
12cu|php-pear-Math_Fibonacci-0.8-15|66	- mass rebuild
12cu|php-pear-Math_Fibonacci-0.8-15|67	
12cu|php-pear-Math_Fibonacci-0.8-15|68	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8-12mdv2011.0
12cu|php-pear-Math_Fibonacci-0.8-15|69	+ Revision: 613709
12cu|php-pear-Math_Fibonacci-0.8-15|70	- the mass rebuild of 2010.1 packages
12cu|php-pear-Math_Fibonacci-0.8-15|71	
12cu|php-pear-Math_Fibonacci-0.8-15|72	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8-11mdv2010.1
12cu|php-pear-Math_Fibonacci-0.8-15|73	+ Revision: 470153
12cu|php-pear-Math_Fibonacci-0.8-15|74	- spec cleanup
12cu|php-pear-Math_Fibonacci-0.8-15|75	- use pear installer
12cu|php-pear-Math_Fibonacci-0.8-15|76	- don't ship tests, even in documentation
12cu|php-pear-Math_Fibonacci-0.8-15|77	- own all directories
12cu|php-pear-Math_Fibonacci-0.8-15|78	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Math_Fibonacci-0.8-15|79	
12cu|php-pear-Math_Fibonacci-0.8-15|80	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8-10mdv2010.0
12cu|php-pear-Math_Fibonacci-0.8-15|81	+ Revision: 441298
12cu|php-pear-Math_Fibonacci-0.8-15|82	- rebuild
12cu|php-pear-Math_Fibonacci-0.8-15|83	
12cu|php-pear-Math_Fibonacci-0.8-15|84	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8-9mdv2009.1
12cu|php-pear-Math_Fibonacci-0.8-15|85	+ Revision: 322360
12cu|php-pear-Math_Fibonacci-0.8-15|86	- rebuild
12cu|php-pear-Math_Fibonacci-0.8-15|87	
12cu|php-pear-Math_Fibonacci-0.8-15|88	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8-8mdv2009.0
12cu|php-pear-Math_Fibonacci-0.8-15|89	+ Revision: 236922
12cu|php-pear-Math_Fibonacci-0.8-15|90	- rebuild
12cu|php-pear-Math_Fibonacci-0.8-15|91	
12cu|php-pear-Math_Fibonacci-0.8-15|92	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.8-7mdv2008.1
12cu|php-pear-Math_Fibonacci-0.8-15|93	+ Revision: 136408
12cu|php-pear-Math_Fibonacci-0.8-15|94	- restore BuildRoot
12cu|php-pear-Math_Fibonacci-0.8-15|95	
12cu|php-pear-Math_Fibonacci-0.8-15|96	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Math_Fibonacci-0.8-15|97	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Math_Fibonacci-0.8-15|98	
12cu|php-pear-Math_Fibonacci-0.8-15|99	
12cu|php-pear-Math_Fibonacci-0.8-15|100	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8-7mdv2007.0
12cu|php-pear-Math_Fibonacci-0.8-15|101	+ Revision: 82103
12cu|php-pear-Math_Fibonacci-0.8-15|102	- Import php-pear-Math_Fibonacci
12cu|php-pear-Math_Fibonacci-0.8-15|103	
12cu|php-pear-Math_Fibonacci-0.8-15|104	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8-7mdk
12cu|php-pear-Math_Fibonacci-0.8-15|105	- new group (Development/PHP)
12cu|php-pear-Math_Fibonacci-0.8-15|106	
12cu|php-pear-Math_Fibonacci-0.8-15|107	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-6mdk
12cu|php-pear-Math_Fibonacci-0.8-15|108	- rebuilt to fix auto deps
12cu|php-pear-Math_Fibonacci-0.8-15|109	
12cu|php-pear-Math_Fibonacci-0.8-15|110	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-5mdk
12cu|php-pear-Math_Fibonacci-0.8-15|111	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Math_Fibonacci-0.8-15|112	
12cu|php-pear-Math_Fibonacci-0.8-15|113	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-4mdk
12cu|php-pear-Math_Fibonacci-0.8-15|114	- fix deps
12cu|php-pear-Math_Fibonacci-0.8-15|115	
12cu|php-pear-Math_Fibonacci-0.8-15|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-3mdk
12cu|php-pear-Math_Fibonacci-0.8-15|117	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Math_Fibonacci-0.8-15|118	- fix deps
12cu|php-pear-Math_Fibonacci-0.8-15|119	
12cu|php-pear-Math_Fibonacci-0.8-15|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-2mdk
12cu|php-pear-Math_Fibonacci-0.8-15|121	- fix deps
12cu|php-pear-Math_Fibonacci-0.8-15|122	
12cu|php-pear-Math_Fibonacci-0.8-15|123	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-1mdk
12cu|php-pear-Math_Fibonacci-0.8-15|124	- initial Mandriva package (PLD import)
12cu|php-pear-Math_Fibonacci-0.8-15|125	

11576 12
12cu|php-pear-Math_Fraction-0.4.0-9|1	%define		_class		Math
12cu|php-pear-Math_Fraction-0.4.0-9|2	%define		_subclass	Fraction
12cu|php-pear-Math_Fraction-0.4.0-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Math_Fraction-0.4.0-9|4	
12cu|php-pear-Math_Fraction-0.4.0-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Math_Fraction-0.4.0-9|6	Version:	0.4.0
12cu|php-pear-Math_Fraction-0.4.0-9|7	Release:	9
12cu|php-pear-Math_Fraction-0.4.0-9|8	Summary:	Classes that represent and manipulate fractions
12cu|php-pear-Math_Fraction-0.4.0-9|9	License:	PHP License
12cu|php-pear-Math_Fraction-0.4.0-9|10	Group:		Development/PHP
12cu|php-pear-Math_Fraction-0.4.0-9|11	URL:		http://pear.php.net/package/Math_Fraction/
12cu|php-pear-Math_Fraction-0.4.0-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Math_Fraction-0.4.0-9|13	Requires(post): php-pear
12cu|php-pear-Math_Fraction-0.4.0-9|14	Requires(preun): php-pear
12cu|php-pear-Math_Fraction-0.4.0-9|15	Requires:	php-pear
12cu|php-pear-Math_Fraction-0.4.0-9|16	BuildArch:	noarch
12cu|php-pear-Math_Fraction-0.4.0-9|17	BuildRequires:	php-pear
12cu|php-pear-Math_Fraction-0.4.0-9|18	
12cu|php-pear-Math_Fraction-0.4.0-9|19	%description
12cu|php-pear-Math_Fraction-0.4.0-9|20	Classes that represent and manipulate fractions (x = a/b).
12cu|php-pear-Math_Fraction-0.4.0-9|21	
12cu|php-pear-Math_Fraction-0.4.0-9|22	The Math_FractionOp static class contains definitions for:
12cu|php-pear-Math_Fraction-0.4.0-9|23	- basic arithmetic operations,
12cu|php-pear-Math_Fraction-0.4.0-9|24	- comparing fractions,
12cu|php-pear-Math_Fraction-0.4.0-9|25	- greatest common divisor (gcd) and least common multiple (lcm) of two
12cu|php-pear-Math_Fraction-0.4.0-9|26	integers,
12cu|php-pear-Math_Fraction-0.4.0-9|27	- simplifying (reducing) and getting the reciprocal of a fraction,
12cu|php-pear-Math_Fraction-0.4.0-9|28	- converting a float to fraction.
12cu|php-pear-Math_Fraction-0.4.0-9|29	
12cu|php-pear-Math_Fraction-0.4.0-9|30	%prep
12cu|php-pear-Math_Fraction-0.4.0-9|31	%setup -q -c
12cu|php-pear-Math_Fraction-0.4.0-9|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Math_Fraction-0.4.0-9|33	
12cu|php-pear-Math_Fraction-0.4.0-9|34	%install
12cu|php-pear-Math_Fraction-0.4.0-9|35	
12cu|php-pear-Math_Fraction-0.4.0-9|36	cd %{upstream_name}-%{version}
12cu|php-pear-Math_Fraction-0.4.0-9|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Math_Fraction-0.4.0-9|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Math_Fraction-0.4.0-9|39	
12cu|php-pear-Math_Fraction-0.4.0-9|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Math_Fraction-0.4.0-9|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Math_Fraction-0.4.0-9|42	
12cu|php-pear-Math_Fraction-0.4.0-9|43	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Fraction-0.4.0-9|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Fraction-0.4.0-9|45	
12cu|php-pear-Math_Fraction-0.4.0-9|46	%clean
12cu|php-pear-Math_Fraction-0.4.0-9|47	
12cu|php-pear-Math_Fraction-0.4.0-9|48	
12cu|php-pear-Math_Fraction-0.4.0-9|49	
12cu|php-pear-Math_Fraction-0.4.0-9|50	%files
12cu|php-pear-Math_Fraction-0.4.0-9|51	%defattr(-,root,root)
12cu|php-pear-Math_Fraction-0.4.0-9|52	%doc %{upstream_name}-%{version}/docs/examples
12cu|php-pear-Math_Fraction-0.4.0-9|53	%{_datadir}/pear/%{_class}
12cu|php-pear-Math_Fraction-0.4.0-9|54	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Math_Fraction-0.4.0-9|55	
12cu|php-pear-Math_Fraction-0.4.0-9|56	
12cu|php-pear-Math_Fraction-0.4.0-9|57	%changelog
12cu|php-pear-Math_Fraction-0.4.0-9|58	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-8mdv2012.0
12cu|php-pear-Math_Fraction-0.4.0-9|59	+ Revision: 742082
12cu|php-pear-Math_Fraction-0.4.0-9|60	- fix major breakage by careless packager
12cu|php-pear-Math_Fraction-0.4.0-9|61	
12cu|php-pear-Math_Fraction-0.4.0-9|62	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-7
12cu|php-pear-Math_Fraction-0.4.0-9|63	+ Revision: 679396
12cu|php-pear-Math_Fraction-0.4.0-9|64	- mass rebuild
12cu|php-pear-Math_Fraction-0.4.0-9|65	
12cu|php-pear-Math_Fraction-0.4.0-9|66	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-6mdv2011.0
12cu|php-pear-Math_Fraction-0.4.0-9|67	+ Revision: 613710
12cu|php-pear-Math_Fraction-0.4.0-9|68	- the mass rebuild of 2010.1 packages
12cu|php-pear-Math_Fraction-0.4.0-9|69	
12cu|php-pear-Math_Fraction-0.4.0-9|70	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-5mdv2010.1
12cu|php-pear-Math_Fraction-0.4.0-9|71	+ Revision: 470154
12cu|php-pear-Math_Fraction-0.4.0-9|72	- spec cleanup
12cu|php-pear-Math_Fraction-0.4.0-9|73	- use pear installer
12cu|php-pear-Math_Fraction-0.4.0-9|74	- don't ship tests, even in documentation
12cu|php-pear-Math_Fraction-0.4.0-9|75	- own all directories
12cu|php-pear-Math_Fraction-0.4.0-9|76	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Math_Fraction-0.4.0-9|77	
12cu|php-pear-Math_Fraction-0.4.0-9|78	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4.0-4mdv2010.0
12cu|php-pear-Math_Fraction-0.4.0-9|79	+ Revision: 441299
12cu|php-pear-Math_Fraction-0.4.0-9|80	- rebuild
12cu|php-pear-Math_Fraction-0.4.0-9|81	
12cu|php-pear-Math_Fraction-0.4.0-9|82	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-3mdv2009.1
12cu|php-pear-Math_Fraction-0.4.0-9|83	+ Revision: 322361
12cu|php-pear-Math_Fraction-0.4.0-9|84	- rebuild
12cu|php-pear-Math_Fraction-0.4.0-9|85	
12cu|php-pear-Math_Fraction-0.4.0-9|86	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2mdv2009.0
12cu|php-pear-Math_Fraction-0.4.0-9|87	+ Revision: 236923
12cu|php-pear-Math_Fraction-0.4.0-9|88	- rebuild
12cu|php-pear-Math_Fraction-0.4.0-9|89	
12cu|php-pear-Math_Fraction-0.4.0-9|90	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.4.0-1mdv2008.1
12cu|php-pear-Math_Fraction-0.4.0-9|91	+ Revision: 136408
12cu|php-pear-Math_Fraction-0.4.0-9|92	- restore BuildRoot
12cu|php-pear-Math_Fraction-0.4.0-9|93	
12cu|php-pear-Math_Fraction-0.4.0-9|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Math_Fraction-0.4.0-9|95	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Math_Fraction-0.4.0-9|96	
12cu|php-pear-Math_Fraction-0.4.0-9|97	
12cu|php-pear-Math_Fraction-0.4.0-9|98	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdv2007.0
12cu|php-pear-Math_Fraction-0.4.0-9|99	+ Revision: 82105
12cu|php-pear-Math_Fraction-0.4.0-9|100	- Import php-pear-Math_Fraction
12cu|php-pear-Math_Fraction-0.4.0-9|101	
12cu|php-pear-Math_Fraction-0.4.0-9|102	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdk
12cu|php-pear-Math_Fraction-0.4.0-9|103	- 0.4.0
12cu|php-pear-Math_Fraction-0.4.0-9|104	- new group (Development/PHP)
12cu|php-pear-Math_Fraction-0.4.0-9|105	
12cu|php-pear-Math_Fraction-0.4.0-9|106	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-6mdk
12cu|php-pear-Math_Fraction-0.4.0-9|107	- rebuilt to fix auto deps
12cu|php-pear-Math_Fraction-0.4.0-9|108	
12cu|php-pear-Math_Fraction-0.4.0-9|109	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5mdk
12cu|php-pear-Math_Fraction-0.4.0-9|110	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Math_Fraction-0.4.0-9|111	
12cu|php-pear-Math_Fraction-0.4.0-9|112	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-4mdk
12cu|php-pear-Math_Fraction-0.4.0-9|113	- fix deps
12cu|php-pear-Math_Fraction-0.4.0-9|114	
12cu|php-pear-Math_Fraction-0.4.0-9|115	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-3mdk
12cu|php-pear-Math_Fraction-0.4.0-9|116	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Math_Fraction-0.4.0-9|117	- fix deps
12cu|php-pear-Math_Fraction-0.4.0-9|118	
12cu|php-pear-Math_Fraction-0.4.0-9|119	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-2mdk
12cu|php-pear-Math_Fraction-0.4.0-9|120	- fix deps
12cu|php-pear-Math_Fraction-0.4.0-9|121	
12cu|php-pear-Math_Fraction-0.4.0-9|122	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12cu|php-pear-Math_Fraction-0.4.0-9|123	- initial Mandriva package (PLD import)
12cu|php-pear-Math_Fraction-0.4.0-9|124	

11577 12
12cu|php-pear-Math_Histogram-0.9.0-16|1	%define		_class		Math
12cu|php-pear-Math_Histogram-0.9.0-16|2	%define		_subclass	Histogram
12cu|php-pear-Math_Histogram-0.9.0-16|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Math_Histogram-0.9.0-16|4	
12cu|php-pear-Math_Histogram-0.9.0-16|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Math_Histogram-0.9.0-16|6	Version:	0.9.0
12cu|php-pear-Math_Histogram-0.9.0-16|7	Release:	16
12cu|php-pear-Math_Histogram-0.9.0-16|8	Summary:	Classes to calculate histogram distributions
12cu|php-pear-Math_Histogram-0.9.0-16|9	License:	PHP License
12cu|php-pear-Math_Histogram-0.9.0-16|10	Group:		Development/PHP
12cu|php-pear-Math_Histogram-0.9.0-16|11	URL:		http://pear.php.net/package/Math_Histogram/
12cu|php-pear-Math_Histogram-0.9.0-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Math_Histogram-0.9.0-16|13	Requires(post): php-pear
12cu|php-pear-Math_Histogram-0.9.0-16|14	Requires(preun): php-pear
12cu|php-pear-Math_Histogram-0.9.0-16|15	Requires:	php-pear
12cu|php-pear-Math_Histogram-0.9.0-16|16	BuildArch:	noarch
12cu|php-pear-Math_Histogram-0.9.0-16|17	BuildRequires:	php-pear
12cu|php-pear-Math_Histogram-0.9.0-16|18	
12cu|php-pear-Math_Histogram-0.9.0-16|19	%description
12cu|php-pear-Math_Histogram-0.9.0-16|20	Classes to calculate histogram distributions and associated
12cu|php-pear-Math_Histogram-0.9.0-16|21	statistics. Supports simple and cummulative histograms. You can
12cu|php-pear-Math_Histogram-0.9.0-16|22	generate regular (2D) histograms, 3D, or 4D histograms. Data must not
12cu|php-pear-Math_Histogram-0.9.0-16|23	have nulls.
12cu|php-pear-Math_Histogram-0.9.0-16|24	
12cu|php-pear-Math_Histogram-0.9.0-16|25	%prep
12cu|php-pear-Math_Histogram-0.9.0-16|26	%setup -q -c
12cu|php-pear-Math_Histogram-0.9.0-16|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Math_Histogram-0.9.0-16|28	
12cu|php-pear-Math_Histogram-0.9.0-16|29	%install
12cu|php-pear-Math_Histogram-0.9.0-16|30	
12cu|php-pear-Math_Histogram-0.9.0-16|31	cd %{upstream_name}-%{version}
12cu|php-pear-Math_Histogram-0.9.0-16|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Math_Histogram-0.9.0-16|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Math_Histogram-0.9.0-16|34	
12cu|php-pear-Math_Histogram-0.9.0-16|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Math_Histogram-0.9.0-16|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Math_Histogram-0.9.0-16|37	rm -rf %{buildroot}%{_datadir}/pear/data
12cu|php-pear-Math_Histogram-0.9.0-16|38	
12cu|php-pear-Math_Histogram-0.9.0-16|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Histogram-0.9.0-16|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Histogram-0.9.0-16|41	
12cu|php-pear-Math_Histogram-0.9.0-16|42	%clean
12cu|php-pear-Math_Histogram-0.9.0-16|43	
12cu|php-pear-Math_Histogram-0.9.0-16|44	
12cu|php-pear-Math_Histogram-0.9.0-16|45	
12cu|php-pear-Math_Histogram-0.9.0-16|46	%files
12cu|php-pear-Math_Histogram-0.9.0-16|47	%defattr(-,root,root)
12cu|php-pear-Math_Histogram-0.9.0-16|48	%doc %{upstream_name}-%{version}/README*
12cu|php-pear-Math_Histogram-0.9.0-16|49	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Math_Histogram-0.9.0-16|50	%{_datadir}/pear/%{_class}
12cu|php-pear-Math_Histogram-0.9.0-16|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Math_Histogram-0.9.0-16|52	
12cu|php-pear-Math_Histogram-0.9.0-16|53	
12cu|php-pear-Math_Histogram-0.9.0-16|54	
12cu|php-pear-Math_Histogram-0.9.0-16|55	
12cu|php-pear-Math_Histogram-0.9.0-16|56	%changelog
12cu|php-pear-Math_Histogram-0.9.0-16|57	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-15mdv2012.0
12cu|php-pear-Math_Histogram-0.9.0-16|58	+ Revision: 742089
12cu|php-pear-Math_Histogram-0.9.0-16|59	- fix major breakage by careless packager
12cu|php-pear-Math_Histogram-0.9.0-16|60	
12cu|php-pear-Math_Histogram-0.9.0-16|61	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-14
12cu|php-pear-Math_Histogram-0.9.0-16|62	+ Revision: 679397
12cu|php-pear-Math_Histogram-0.9.0-16|63	- mass rebuild
12cu|php-pear-Math_Histogram-0.9.0-16|64	
12cu|php-pear-Math_Histogram-0.9.0-16|65	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-13mdv2011.0
12cu|php-pear-Math_Histogram-0.9.0-16|66	+ Revision: 613711
12cu|php-pear-Math_Histogram-0.9.0-16|67	- the mass rebuild of 2010.1 packages
12cu|php-pear-Math_Histogram-0.9.0-16|68	
12cu|php-pear-Math_Histogram-0.9.0-16|69	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.0-12mdv2010.1
12cu|php-pear-Math_Histogram-0.9.0-16|70	+ Revision: 470155
12cu|php-pear-Math_Histogram-0.9.0-16|71	- spec cleanup
12cu|php-pear-Math_Histogram-0.9.0-16|72	- use pear installer
12cu|php-pear-Math_Histogram-0.9.0-16|73	- don't ship tests, even in documentation
12cu|php-pear-Math_Histogram-0.9.0-16|74	- own all directories
12cu|php-pear-Math_Histogram-0.9.0-16|75	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Math_Histogram-0.9.0-16|76	
12cu|php-pear-Math_Histogram-0.9.0-16|77	* Sat Sep 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.0-11mdv2010.0
12cu|php-pear-Math_Histogram-0.9.0-16|78	+ Revision: 449343
12cu|php-pear-Math_Histogram-0.9.0-16|79	- rebuild for missing binaries
12cu|php-pear-Math_Histogram-0.9.0-16|80	
12cu|php-pear-Math_Histogram-0.9.0-16|81	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9.0-10mdv2010.0
12cu|php-pear-Math_Histogram-0.9.0-16|82	+ Revision: 441301
12cu|php-pear-Math_Histogram-0.9.0-16|83	- rebuild
12cu|php-pear-Math_Histogram-0.9.0-16|84	
12cu|php-pear-Math_Histogram-0.9.0-16|85	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-9mdv2009.1
12cu|php-pear-Math_Histogram-0.9.0-16|86	+ Revision: 322362
12cu|php-pear-Math_Histogram-0.9.0-16|87	- rebuild
12cu|php-pear-Math_Histogram-0.9.0-16|88	
12cu|php-pear-Math_Histogram-0.9.0-16|89	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-8mdv2009.0
12cu|php-pear-Math_Histogram-0.9.0-16|90	+ Revision: 236930
12cu|php-pear-Math_Histogram-0.9.0-16|91	- rebuild
12cu|php-pear-Math_Histogram-0.9.0-16|92	
12cu|php-pear-Math_Histogram-0.9.0-16|93	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Math_Histogram-0.9.0-16|94	- restore BuildRoot
12cu|php-pear-Math_Histogram-0.9.0-16|95	
12cu|php-pear-Math_Histogram-0.9.0-16|96	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Math_Histogram-0.9.0-16|97	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Math_Histogram-0.9.0-16|98	
12cu|php-pear-Math_Histogram-0.9.0-16|99	
12cu|php-pear-Math_Histogram-0.9.0-16|100	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-7mdv2007.0
12cu|php-pear-Math_Histogram-0.9.0-16|101	+ Revision: 82109
12cu|php-pear-Math_Histogram-0.9.0-16|102	- Import php-pear-Math_Histogram
12cu|php-pear-Math_Histogram-0.9.0-16|103	
12cu|php-pear-Math_Histogram-0.9.0-16|104	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-7mdk
12cu|php-pear-Math_Histogram-0.9.0-16|105	- new group (Development/PHP)
12cu|php-pear-Math_Histogram-0.9.0-16|106	
12cu|php-pear-Math_Histogram-0.9.0-16|107	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-6mdk
12cu|php-pear-Math_Histogram-0.9.0-16|108	- rebuilt to fix auto deps
12cu|php-pear-Math_Histogram-0.9.0-16|109	
12cu|php-pear-Math_Histogram-0.9.0-16|110	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-5mdk
12cu|php-pear-Math_Histogram-0.9.0-16|111	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Math_Histogram-0.9.0-16|112	
12cu|php-pear-Math_Histogram-0.9.0-16|113	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-4mdk
12cu|php-pear-Math_Histogram-0.9.0-16|114	- fix deps
12cu|php-pear-Math_Histogram-0.9.0-16|115	
12cu|php-pear-Math_Histogram-0.9.0-16|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-3mdk
12cu|php-pear-Math_Histogram-0.9.0-16|117	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Math_Histogram-0.9.0-16|118	- fix deps
12cu|php-pear-Math_Histogram-0.9.0-16|119	
12cu|php-pear-Math_Histogram-0.9.0-16|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-2mdk
12cu|php-pear-Math_Histogram-0.9.0-16|121	- fix deps
12cu|php-pear-Math_Histogram-0.9.0-16|122	
12cu|php-pear-Math_Histogram-0.9.0-16|123	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-1mdk
12cu|php-pear-Math_Histogram-0.9.0-16|124	- initial Mandriva package (PLD import)
12cu|php-pear-Math_Histogram-0.9.0-16|125	

11578 12
12cu|php-pear-Math_Integer-0.9.0-1|1	%define		_class		Math
12cu|php-pear-Math_Integer-0.9.0-1|2	%define		_subclass	Integer
12cu|php-pear-Math_Integer-0.9.0-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Math_Integer-0.9.0-1|4	
12cu|php-pear-Math_Integer-0.9.0-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Math_Integer-0.9.0-1|6	Version:	0.9.0
12cu|php-pear-Math_Integer-0.9.0-1|7	Release:	1
12cu|php-pear-Math_Integer-0.9.0-1|8	Summary:	Package to represent and manipulate integers
12cu|php-pear-Math_Integer-0.9.0-1|9	License:	PHP License
12cu|php-pear-Math_Integer-0.9.0-1|10	Group:		Development/PHP
12cu|php-pear-Math_Integer-0.9.0-1|11	URL:		http://pear.php.net/package/Math_Integer/
12cu|php-pear-Math_Integer-0.9.0-1|12	Source0:	http://download.pear.php.net/package/Math_Integer-%{version}.tgz
12cu|php-pear-Math_Integer-0.9.0-1|13	Requires(post): php-pear
12cu|php-pear-Math_Integer-0.9.0-1|14	Requires(preun): php-pear
12cu|php-pear-Math_Integer-0.9.0-1|15	Requires:	php-pear
12cu|php-pear-Math_Integer-0.9.0-1|16	BuildArch:	noarch
12cu|php-pear-Math_Integer-0.9.0-1|17	BuildRequires:	php-pear
12cu|php-pear-Math_Integer-0.9.0-1|18	
12cu|php-pear-Math_Integer-0.9.0-1|19	%description
12cu|php-pear-Math_Integer-0.9.0-1|20	The class Math_Integer can represent integers bigger than the signed
12cu|php-pear-Math_Integer-0.9.0-1|21	longs that are the default of PHP, if either the GMP or the BCMATH
12cu|php-pear-Math_Integer-0.9.0-1|22	(bundled with PHP) are present. Otherwise it will fall back to the
12cu|php-pear-Math_Integer-0.9.0-1|23	internal integer representation. The Math_IntegerOp class defines
12cu|php-pear-Math_Integer-0.9.0-1|24	operations on Math_Integer objects.
12cu|php-pear-Math_Integer-0.9.0-1|25	
12cu|php-pear-Math_Integer-0.9.0-1|26	%prep
12cu|php-pear-Math_Integer-0.9.0-1|27	%setup -q -c
12cu|php-pear-Math_Integer-0.9.0-1|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Math_Integer-0.9.0-1|29	
12cu|php-pear-Math_Integer-0.9.0-1|30	%install
12cu|php-pear-Math_Integer-0.9.0-1|31	
12cu|php-pear-Math_Integer-0.9.0-1|32	cd %{upstream_name}-%{version}
12cu|php-pear-Math_Integer-0.9.0-1|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Math_Integer-0.9.0-1|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Math_Integer-0.9.0-1|35	
12cu|php-pear-Math_Integer-0.9.0-1|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Math_Integer-0.9.0-1|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Math_Integer-0.9.0-1|38	
12cu|php-pear-Math_Integer-0.9.0-1|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Integer-0.9.0-1|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Integer-0.9.0-1|41	
12cu|php-pear-Math_Integer-0.9.0-1|42	%files
12cu|php-pear-Math_Integer-0.9.0-1|43	%defattr(-,root,root)
12cu|php-pear-Math_Integer-0.9.0-1|44	%{_datadir}/pear/%{_class}
12cu|php-pear-Math_Integer-0.9.0-1|45	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Math_Integer-0.9.0-1|46	
12cu|php-pear-Math_Integer-0.9.0-1|47	
12cu|php-pear-Math_Integer-0.9.0-1|48	%changelog
12cu|php-pear-Math_Integer-0.9.0-1|49	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8-14mdv2012.0
12cu|php-pear-Math_Integer-0.9.0-1|50	+ Revision: 742093
12cu|php-pear-Math_Integer-0.9.0-1|51	- fix major breakage by careless packager
12cu|php-pear-Math_Integer-0.9.0-1|52	
12cu|php-pear-Math_Integer-0.9.0-1|53	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8-13
12cu|php-pear-Math_Integer-0.9.0-1|54	+ Revision: 679398
12cu|php-pear-Math_Integer-0.9.0-1|55	- mass rebuild
12cu|php-pear-Math_Integer-0.9.0-1|56	
12cu|php-pear-Math_Integer-0.9.0-1|57	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8-12mdv2011.0
12cu|php-pear-Math_Integer-0.9.0-1|58	+ Revision: 613712
12cu|php-pear-Math_Integer-0.9.0-1|59	- the mass rebuild of 2010.1 packages
12cu|php-pear-Math_Integer-0.9.0-1|60	
12cu|php-pear-Math_Integer-0.9.0-1|61	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8-11mdv2010.1
12cu|php-pear-Math_Integer-0.9.0-1|62	+ Revision: 470156
12cu|php-pear-Math_Integer-0.9.0-1|63	- spec cleanup
12cu|php-pear-Math_Integer-0.9.0-1|64	- use pear installer
12cu|php-pear-Math_Integer-0.9.0-1|65	- don't ship tests, even in documentation
12cu|php-pear-Math_Integer-0.9.0-1|66	- own all directories
12cu|php-pear-Math_Integer-0.9.0-1|67	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Math_Integer-0.9.0-1|68	
12cu|php-pear-Math_Integer-0.9.0-1|69	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8-10mdv2010.0
12cu|php-pear-Math_Integer-0.9.0-1|70	+ Revision: 441302
12cu|php-pear-Math_Integer-0.9.0-1|71	- rebuild
12cu|php-pear-Math_Integer-0.9.0-1|72	
12cu|php-pear-Math_Integer-0.9.0-1|73	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8-9mdv2009.1
12cu|php-pear-Math_Integer-0.9.0-1|74	+ Revision: 322363
12cu|php-pear-Math_Integer-0.9.0-1|75	- rebuild
12cu|php-pear-Math_Integer-0.9.0-1|76	
12cu|php-pear-Math_Integer-0.9.0-1|77	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8-8mdv2009.0
12cu|php-pear-Math_Integer-0.9.0-1|78	+ Revision: 236935
12cu|php-pear-Math_Integer-0.9.0-1|79	- rebuild
12cu|php-pear-Math_Integer-0.9.0-1|80	
12cu|php-pear-Math_Integer-0.9.0-1|81	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.8-7mdv2008.1
12cu|php-pear-Math_Integer-0.9.0-1|82	+ Revision: 136408
12cu|php-pear-Math_Integer-0.9.0-1|83	- restore BuildRoot
12cu|php-pear-Math_Integer-0.9.0-1|84	
12cu|php-pear-Math_Integer-0.9.0-1|85	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Math_Integer-0.9.0-1|86	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Math_Integer-0.9.0-1|87	
12cu|php-pear-Math_Integer-0.9.0-1|88	
12cu|php-pear-Math_Integer-0.9.0-1|89	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8-7mdv2007.0
12cu|php-pear-Math_Integer-0.9.0-1|90	+ Revision: 82123
12cu|php-pear-Math_Integer-0.9.0-1|91	- Import php-pear-Math_Integer
12cu|php-pear-Math_Integer-0.9.0-1|92	
12cu|php-pear-Math_Integer-0.9.0-1|93	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8-7mdk
12cu|php-pear-Math_Integer-0.9.0-1|94	- new group (Development/PHP)
12cu|php-pear-Math_Integer-0.9.0-1|95	
12cu|php-pear-Math_Integer-0.9.0-1|96	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-6mdk
12cu|php-pear-Math_Integer-0.9.0-1|97	- rebuilt to fix auto deps
12cu|php-pear-Math_Integer-0.9.0-1|98	
12cu|php-pear-Math_Integer-0.9.0-1|99	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-5mdk
12cu|php-pear-Math_Integer-0.9.0-1|100	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Math_Integer-0.9.0-1|101	
12cu|php-pear-Math_Integer-0.9.0-1|102	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-4mdk
12cu|php-pear-Math_Integer-0.9.0-1|103	- fix deps
12cu|php-pear-Math_Integer-0.9.0-1|104	
12cu|php-pear-Math_Integer-0.9.0-1|105	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-3mdk
12cu|php-pear-Math_Integer-0.9.0-1|106	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Math_Integer-0.9.0-1|107	- fix deps
12cu|php-pear-Math_Integer-0.9.0-1|108	
12cu|php-pear-Math_Integer-0.9.0-1|109	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-2mdk
12cu|php-pear-Math_Integer-0.9.0-1|110	- fix deps
12cu|php-pear-Math_Integer-0.9.0-1|111	
12cu|php-pear-Math_Integer-0.9.0-1|112	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-1mdk
12cu|php-pear-Math_Integer-0.9.0-1|113	- initial Mandriva package (PLD import)
12cu|php-pear-Math_Integer-0.9.0-1|114	
12cu|php-pear-Math_Integer-0.9.0-1|115	

11579 12
12cu|php-pear-Math_Matrix-0.8.5-16|1	%define		_class		Math
12cu|php-pear-Math_Matrix-0.8.5-16|2	%define		_subclass	Matrix
12cu|php-pear-Math_Matrix-0.8.5-16|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Math_Matrix-0.8.5-16|4	
12cu|php-pear-Math_Matrix-0.8.5-16|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Math_Matrix-0.8.5-16|6	Version:	0.8.5
12cu|php-pear-Math_Matrix-0.8.5-16|7	Release:	16
12cu|php-pear-Math_Matrix-0.8.5-16|8	Summary:	Class to represent matrices and matrix operations
12cu|php-pear-Math_Matrix-0.8.5-16|9	License:	PHP License
12cu|php-pear-Math_Matrix-0.8.5-16|10	Group:		Development/PHP
12cu|php-pear-Math_Matrix-0.8.5-16|11	URL:		http://pear.php.net/package/Math_Matrix/
12cu|php-pear-Math_Matrix-0.8.5-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Math_Matrix-0.8.5-16|13	Requires(post): php-pear
12cu|php-pear-Math_Matrix-0.8.5-16|14	Requires(preun): php-pear
12cu|php-pear-Math_Matrix-0.8.5-16|15	Requires:	php-pear
12cu|php-pear-Math_Matrix-0.8.5-16|16	BuildArch:	noarch
12cu|php-pear-Math_Matrix-0.8.5-16|17	BuildRequires:	php-pear
12cu|php-pear-Math_Matrix-0.8.5-16|18	
12cu|php-pear-Math_Matrix-0.8.5-16|19	%description
12cu|php-pear-Math_Matrix-0.8.5-16|20	Matrices are represented as 2 dimensional arrays of numbers.
12cu|php-pear-Math_Matrix-0.8.5-16|21	This class defines methods for matrix objects, as well as static
12cu|php-pear-Math_Matrix-0.8.5-16|22	methods to read, write and manipulate matrices, including methods to
12cu|php-pear-Math_Matrix-0.8.5-16|23	solve systems of linear equations (with and without iterative error
12cu|php-pear-Math_Matrix-0.8.5-16|24	correction).
12cu|php-pear-Math_Matrix-0.8.5-16|25	
12cu|php-pear-Math_Matrix-0.8.5-16|26	%prep
12cu|php-pear-Math_Matrix-0.8.5-16|27	%setup -q -c
12cu|php-pear-Math_Matrix-0.8.5-16|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Math_Matrix-0.8.5-16|29	
12cu|php-pear-Math_Matrix-0.8.5-16|30	%install
12cu|php-pear-Math_Matrix-0.8.5-16|31	
12cu|php-pear-Math_Matrix-0.8.5-16|32	cd %{upstream_name}-%{version}
12cu|php-pear-Math_Matrix-0.8.5-16|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Math_Matrix-0.8.5-16|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Math_Matrix-0.8.5-16|35	
12cu|php-pear-Math_Matrix-0.8.5-16|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Math_Matrix-0.8.5-16|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Math_Matrix-0.8.5-16|38	
12cu|php-pear-Math_Matrix-0.8.5-16|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Matrix-0.8.5-16|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Matrix-0.8.5-16|41	
12cu|php-pear-Math_Matrix-0.8.5-16|42	%clean
12cu|php-pear-Math_Matrix-0.8.5-16|43	
12cu|php-pear-Math_Matrix-0.8.5-16|44	
12cu|php-pear-Math_Matrix-0.8.5-16|45	
12cu|php-pear-Math_Matrix-0.8.5-16|46	%files
12cu|php-pear-Math_Matrix-0.8.5-16|47	%defattr(-,root,root)
12cu|php-pear-Math_Matrix-0.8.5-16|48	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Math_Matrix-0.8.5-16|49	%{_datadir}/pear/%{_class}
12cu|php-pear-Math_Matrix-0.8.5-16|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Math_Matrix-0.8.5-16|51	
12cu|php-pear-Math_Matrix-0.8.5-16|52	
12cu|php-pear-Math_Matrix-0.8.5-16|53	%changelog
12cu|php-pear-Math_Matrix-0.8.5-16|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-15mdv2012.0
12cu|php-pear-Math_Matrix-0.8.5-16|55	+ Revision: 742098
12cu|php-pear-Math_Matrix-0.8.5-16|56	- fix major breakage by careless packager
12cu|php-pear-Math_Matrix-0.8.5-16|57	
12cu|php-pear-Math_Matrix-0.8.5-16|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-14
12cu|php-pear-Math_Matrix-0.8.5-16|59	+ Revision: 679399
12cu|php-pear-Math_Matrix-0.8.5-16|60	- mass rebuild
12cu|php-pear-Math_Matrix-0.8.5-16|61	
12cu|php-pear-Math_Matrix-0.8.5-16|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-13mdv2011.0
12cu|php-pear-Math_Matrix-0.8.5-16|63	+ Revision: 613713
12cu|php-pear-Math_Matrix-0.8.5-16|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-Math_Matrix-0.8.5-16|65	
12cu|php-pear-Math_Matrix-0.8.5-16|66	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.5-12mdv2010.1
12cu|php-pear-Math_Matrix-0.8.5-16|67	+ Revision: 470157
12cu|php-pear-Math_Matrix-0.8.5-16|68	- spec cleanup
12cu|php-pear-Math_Matrix-0.8.5-16|69	- use pear installer
12cu|php-pear-Math_Matrix-0.8.5-16|70	- don't ship tests, even in documentation
12cu|php-pear-Math_Matrix-0.8.5-16|71	- own all directories
12cu|php-pear-Math_Matrix-0.8.5-16|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Math_Matrix-0.8.5-16|73	
12cu|php-pear-Math_Matrix-0.8.5-16|74	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8.5-11mdv2010.0
12cu|php-pear-Math_Matrix-0.8.5-16|75	+ Revision: 441343
12cu|php-pear-Math_Matrix-0.8.5-16|76	- rebuild
12cu|php-pear-Math_Matrix-0.8.5-16|77	
12cu|php-pear-Math_Matrix-0.8.5-16|78	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-10mdv2009.1
12cu|php-pear-Math_Matrix-0.8.5-16|79	+ Revision: 322364
12cu|php-pear-Math_Matrix-0.8.5-16|80	- rebuild
12cu|php-pear-Math_Matrix-0.8.5-16|81	
12cu|php-pear-Math_Matrix-0.8.5-16|82	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-9mdv2009.0
12cu|php-pear-Math_Matrix-0.8.5-16|83	+ Revision: 236943
12cu|php-pear-Math_Matrix-0.8.5-16|84	- rebuild
12cu|php-pear-Math_Matrix-0.8.5-16|85	
12cu|php-pear-Math_Matrix-0.8.5-16|86	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Math_Matrix-0.8.5-16|87	- restore BuildRoot
12cu|php-pear-Math_Matrix-0.8.5-16|88	
12cu|php-pear-Math_Matrix-0.8.5-16|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Math_Matrix-0.8.5-16|90	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Math_Matrix-0.8.5-16|91	
12cu|php-pear-Math_Matrix-0.8.5-16|92	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-8mdv2008.0
12cu|php-pear-Math_Matrix-0.8.5-16|93	+ Revision: 15470
12cu|php-pear-Math_Matrix-0.8.5-16|94	- rule out the PHPUnit.php dep
12cu|php-pear-Math_Matrix-0.8.5-16|95	
12cu|php-pear-Math_Matrix-0.8.5-16|96	
12cu|php-pear-Math_Matrix-0.8.5-16|97	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-7mdv2007.0
12cu|php-pear-Math_Matrix-0.8.5-16|98	+ Revision: 82150
12cu|php-pear-Math_Matrix-0.8.5-16|99	- Import php-pear-Math_Matrix
12cu|php-pear-Math_Matrix-0.8.5-16|100	
12cu|php-pear-Math_Matrix-0.8.5-16|101	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-7mdk
12cu|php-pear-Math_Matrix-0.8.5-16|102	- new group (Development/PHP)
12cu|php-pear-Math_Matrix-0.8.5-16|103	
12cu|php-pear-Math_Matrix-0.8.5-16|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-6mdk
12cu|php-pear-Math_Matrix-0.8.5-16|105	- rebuilt to fix auto deps
12cu|php-pear-Math_Matrix-0.8.5-16|106	
12cu|php-pear-Math_Matrix-0.8.5-16|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-5mdk
12cu|php-pear-Math_Matrix-0.8.5-16|108	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Math_Matrix-0.8.5-16|109	
12cu|php-pear-Math_Matrix-0.8.5-16|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-4mdk
12cu|php-pear-Math_Matrix-0.8.5-16|111	- fix deps
12cu|php-pear-Math_Matrix-0.8.5-16|112	
12cu|php-pear-Math_Matrix-0.8.5-16|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-3mdk
12cu|php-pear-Math_Matrix-0.8.5-16|114	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Math_Matrix-0.8.5-16|115	- fix deps
12cu|php-pear-Math_Matrix-0.8.5-16|116	
12cu|php-pear-Math_Matrix-0.8.5-16|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-2mdk
12cu|php-pear-Math_Matrix-0.8.5-16|118	- fix deps
12cu|php-pear-Math_Matrix-0.8.5-16|119	
12cu|php-pear-Math_Matrix-0.8.5-16|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.5-1mdk
12cu|php-pear-Math_Matrix-0.8.5-16|121	- initial Mandriva package (PLD import)
12cu|php-pear-Math_Matrix-0.8.5-16|122	

11580 12
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|1	%define		_class		Math
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|2	%define		_subclass	Numerical
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|3	%define		_subsubclass	RootFinding
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|4	%define		upstream_name	%{_class}_%{_subclass}_%{_subsubclass}
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|5	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|7	Version:	1.1.0a2
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|8	Release:	1
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|9	Summary:	Numerical analysis root finding methods
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|10	License:	PHP License
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|11	Group:		Development/PHP
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|12	URL:		http://pear.php.net/package/Math_Numerical_RootFinding/
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|13	Source0:	http://download.pear.php.net/package/Math_Numerical_RootFinding-%{version}.tgz
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|14	Requires(post): php-pear
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|15	Requires(preun): php-pear
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|16	Requires:	php-pear
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|17	BuildArch:	noarch
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|18	BuildRequires:	php-pear
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|19	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|20	%description
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|21	This package provide various numerical analysis methods for find root
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|22	Available Methods:
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|23	- Bisection
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|24	- False Position
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|25	- Fixed Point
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|26	- Newton-Raphson
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|27	- Secant
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|28	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|29	%prep
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|30	%setup -q -c
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|32	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|33	%install
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|34	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|35	cd %{upstream_name}-%{version}
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|38	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|41	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|42	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|44	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|45	%clean
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|46	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|47	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|48	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|49	%files
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|50	%defattr(-,root,root)
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|51	%doc %{upstream_name}-%{version}/docs/README.txt
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|52	%doc %{upstream_name}-%{version}/docs/examples
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|53	%{_datadir}/pear/%{_class}
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|54	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|55	%{_datadir}/pear/buildPackageXML.php
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|56	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|57	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|58	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|59	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|60	%changelog
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|61	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2012.0
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|62	+ Revision: 742104
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|63	- fix major breakage by careless packager
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|64	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|65	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|66	+ Revision: 679400
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|67	- mass rebuild
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|68	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|69	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdv2011.0
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|70	+ Revision: 613714
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|71	- the mass rebuild of 2010.1 packages
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|72	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|73	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-5mdv2010.1
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|74	+ Revision: 470158
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|75	- spec cleanup
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|76	- use pear installer
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|77	- don't ship tests, even in documentation
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|78	- own all directories
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|79	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|80	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|81	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-4mdv2010.0
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|82	+ Revision: 441344
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|83	- rebuild
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|84	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|85	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdv2009.1
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|86	+ Revision: 322365
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|87	- rebuild
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|88	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|89	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2009.0
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|90	+ Revision: 236952
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|91	- rebuild
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|92	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|93	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|94	- restore BuildRoot
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|95	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|96	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|97	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|98	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|99	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|100	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2007.0
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|101	+ Revision: 82160
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|102	- Import php-pear-Math_Numerical_RootFinding
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|103	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|104	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|105	- 1.0.0
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|106	- new group (Development/PHP)
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|107	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|108	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-6mdk
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|109	- rebuilt to fix auto deps
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|110	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|111	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5mdk
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|112	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|113	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|114	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-4mdk
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|115	- fix deps
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|116	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|117	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-3mdk
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|118	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|119	- fix deps
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|120	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|121	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-2mdk
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|122	- fix deps
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|123	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|124	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|125	- initial Mandriva package (PLD import)
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|126	
12cu|php-pear-Math_Numerical_RootFinding-1.1.0a2-1|127	

11581 12
12cu|php-pear-Math_Quaternion-0.7.1-15|1	%define		_class		Math
12cu|php-pear-Math_Quaternion-0.7.1-15|2	%define		_subclass	Quaternion
12cu|php-pear-Math_Quaternion-0.7.1-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Math_Quaternion-0.7.1-15|4	
12cu|php-pear-Math_Quaternion-0.7.1-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Math_Quaternion-0.7.1-15|6	Version:	0.7.1
12cu|php-pear-Math_Quaternion-0.7.1-15|7	Release:	15
12cu|php-pear-Math_Quaternion-0.7.1-15|8	Summary:	Classes that define Quaternions and their operations
12cu|php-pear-Math_Quaternion-0.7.1-15|9	License:	PHP License
12cu|php-pear-Math_Quaternion-0.7.1-15|10	Group:		Development/PHP
12cu|php-pear-Math_Quaternion-0.7.1-15|11	URL:		http://pear.php.net/package/Math_Quaternion/
12cu|php-pear-Math_Quaternion-0.7.1-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Math_Quaternion-0.7.1-15|13	Requires(post): php-pear
12cu|php-pear-Math_Quaternion-0.7.1-15|14	Requires(preun): php-pear
12cu|php-pear-Math_Quaternion-0.7.1-15|15	Requires:	php-pear
12cu|php-pear-Math_Quaternion-0.7.1-15|16	BuildArch:	noarch
12cu|php-pear-Math_Quaternion-0.7.1-15|17	BuildRequires:	php-pear
12cu|php-pear-Math_Quaternion-0.7.1-15|18	
12cu|php-pear-Math_Quaternion-0.7.1-15|19	%description
12cu|php-pear-Math_Quaternion-0.7.1-15|20	Classes that represent and manipulate quaternions. Contain definitions
12cu|php-pear-Math_Quaternion-0.7.1-15|21	for basic arithmetic functions in a static class. Quaternions are an
12cu|php-pear-Math_Quaternion-0.7.1-15|22	extension of the idea of complex numbers, and a quaternion is defined as:
12cu|php-pear-Math_Quaternion-0.7.1-15|23	q = a + b*i + c*j + d*k
12cu|php-pear-Math_Quaternion-0.7.1-15|24	In 1844 Hamilton described a system in which numbers were composed of
12cu|php-pear-Math_Quaternion-0.7.1-15|25	a real part and 3 imaginary and independent parts (i,j,k), such that:
12cu|php-pear-Math_Quaternion-0.7.1-15|26	i^2 = j^2 = k^2 = -1 and
12cu|php-pear-Math_Quaternion-0.7.1-15|27	ij = k, jk = i, ki = j and
12cu|php-pear-Math_Quaternion-0.7.1-15|28	ji = -k, kj = -i, ik = -j
12cu|php-pear-Math_Quaternion-0.7.1-15|29	The above are known as "Hamilton's rules".
12cu|php-pear-Math_Quaternion-0.7.1-15|30	
12cu|php-pear-Math_Quaternion-0.7.1-15|31	%prep
12cu|php-pear-Math_Quaternion-0.7.1-15|32	%setup -q -c
12cu|php-pear-Math_Quaternion-0.7.1-15|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Math_Quaternion-0.7.1-15|34	
12cu|php-pear-Math_Quaternion-0.7.1-15|35	%install
12cu|php-pear-Math_Quaternion-0.7.1-15|36	
12cu|php-pear-Math_Quaternion-0.7.1-15|37	cd %{upstream_name}-%{version}
12cu|php-pear-Math_Quaternion-0.7.1-15|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Math_Quaternion-0.7.1-15|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Math_Quaternion-0.7.1-15|40	
12cu|php-pear-Math_Quaternion-0.7.1-15|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Math_Quaternion-0.7.1-15|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Math_Quaternion-0.7.1-15|43	
12cu|php-pear-Math_Quaternion-0.7.1-15|44	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Quaternion-0.7.1-15|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Quaternion-0.7.1-15|46	
12cu|php-pear-Math_Quaternion-0.7.1-15|47	%clean
12cu|php-pear-Math_Quaternion-0.7.1-15|48	
12cu|php-pear-Math_Quaternion-0.7.1-15|49	
12cu|php-pear-Math_Quaternion-0.7.1-15|50	
12cu|php-pear-Math_Quaternion-0.7.1-15|51	%files
12cu|php-pear-Math_Quaternion-0.7.1-15|52	%defattr(-,root,root)
12cu|php-pear-Math_Quaternion-0.7.1-15|53	%{_datadir}/pear/%{_class}
12cu|php-pear-Math_Quaternion-0.7.1-15|54	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Math_Quaternion-0.7.1-15|55	
12cu|php-pear-Math_Quaternion-0.7.1-15|56	
12cu|php-pear-Math_Quaternion-0.7.1-15|57	%changelog
12cu|php-pear-Math_Quaternion-0.7.1-15|58	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-14mdv2012.0
12cu|php-pear-Math_Quaternion-0.7.1-15|59	+ Revision: 742109
12cu|php-pear-Math_Quaternion-0.7.1-15|60	- fix major breakage by careless packager
12cu|php-pear-Math_Quaternion-0.7.1-15|61	
12cu|php-pear-Math_Quaternion-0.7.1-15|62	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-13
12cu|php-pear-Math_Quaternion-0.7.1-15|63	+ Revision: 679401
12cu|php-pear-Math_Quaternion-0.7.1-15|64	- mass rebuild
12cu|php-pear-Math_Quaternion-0.7.1-15|65	
12cu|php-pear-Math_Quaternion-0.7.1-15|66	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-12mdv2011.0
12cu|php-pear-Math_Quaternion-0.7.1-15|67	+ Revision: 613715
12cu|php-pear-Math_Quaternion-0.7.1-15|68	- the mass rebuild of 2010.1 packages
12cu|php-pear-Math_Quaternion-0.7.1-15|69	
12cu|php-pear-Math_Quaternion-0.7.1-15|70	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.1-11mdv2010.1
12cu|php-pear-Math_Quaternion-0.7.1-15|71	+ Revision: 470159
12cu|php-pear-Math_Quaternion-0.7.1-15|72	- spec cleanup
12cu|php-pear-Math_Quaternion-0.7.1-15|73	- use pear installer
12cu|php-pear-Math_Quaternion-0.7.1-15|74	- don't ship tests, even in documentation
12cu|php-pear-Math_Quaternion-0.7.1-15|75	- own all directories
12cu|php-pear-Math_Quaternion-0.7.1-15|76	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Math_Quaternion-0.7.1-15|77	
12cu|php-pear-Math_Quaternion-0.7.1-15|78	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.7.1-10mdv2010.0
12cu|php-pear-Math_Quaternion-0.7.1-15|79	+ Revision: 441345
12cu|php-pear-Math_Quaternion-0.7.1-15|80	- rebuild
12cu|php-pear-Math_Quaternion-0.7.1-15|81	
12cu|php-pear-Math_Quaternion-0.7.1-15|82	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-9mdv2009.1
12cu|php-pear-Math_Quaternion-0.7.1-15|83	+ Revision: 322366
12cu|php-pear-Math_Quaternion-0.7.1-15|84	- rebuild
12cu|php-pear-Math_Quaternion-0.7.1-15|85	
12cu|php-pear-Math_Quaternion-0.7.1-15|86	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-8mdv2009.0
12cu|php-pear-Math_Quaternion-0.7.1-15|87	+ Revision: 236958
12cu|php-pear-Math_Quaternion-0.7.1-15|88	- rebuild
12cu|php-pear-Math_Quaternion-0.7.1-15|89	
12cu|php-pear-Math_Quaternion-0.7.1-15|90	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.7.1-7mdv2008.1
12cu|php-pear-Math_Quaternion-0.7.1-15|91	+ Revision: 136408
12cu|php-pear-Math_Quaternion-0.7.1-15|92	- restore BuildRoot
12cu|php-pear-Math_Quaternion-0.7.1-15|93	
12cu|php-pear-Math_Quaternion-0.7.1-15|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Math_Quaternion-0.7.1-15|95	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Math_Quaternion-0.7.1-15|96	
12cu|php-pear-Math_Quaternion-0.7.1-15|97	
12cu|php-pear-Math_Quaternion-0.7.1-15|98	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-7mdv2007.0
12cu|php-pear-Math_Quaternion-0.7.1-15|99	+ Revision: 82171
12cu|php-pear-Math_Quaternion-0.7.1-15|100	- Import php-pear-Math_Quaternion
12cu|php-pear-Math_Quaternion-0.7.1-15|101	
12cu|php-pear-Math_Quaternion-0.7.1-15|102	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-7mdk
12cu|php-pear-Math_Quaternion-0.7.1-15|103	- new group (Development/PHP)
12cu|php-pear-Math_Quaternion-0.7.1-15|104	
12cu|php-pear-Math_Quaternion-0.7.1-15|105	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-6mdk
12cu|php-pear-Math_Quaternion-0.7.1-15|106	- rebuilt to fix auto deps
12cu|php-pear-Math_Quaternion-0.7.1-15|107	
12cu|php-pear-Math_Quaternion-0.7.1-15|108	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-5mdk
12cu|php-pear-Math_Quaternion-0.7.1-15|109	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Math_Quaternion-0.7.1-15|110	
12cu|php-pear-Math_Quaternion-0.7.1-15|111	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-4mdk
12cu|php-pear-Math_Quaternion-0.7.1-15|112	- fix deps
12cu|php-pear-Math_Quaternion-0.7.1-15|113	
12cu|php-pear-Math_Quaternion-0.7.1-15|114	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-3mdk
12cu|php-pear-Math_Quaternion-0.7.1-15|115	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Math_Quaternion-0.7.1-15|116	- fix deps
12cu|php-pear-Math_Quaternion-0.7.1-15|117	
12cu|php-pear-Math_Quaternion-0.7.1-15|118	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-2mdk
12cu|php-pear-Math_Quaternion-0.7.1-15|119	- fix deps
12cu|php-pear-Math_Quaternion-0.7.1-15|120	
12cu|php-pear-Math_Quaternion-0.7.1-15|121	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-1mdk
12cu|php-pear-Math_Quaternion-0.7.1-15|122	- initial Mandriva package (PLD import)
12cu|php-pear-Math_Quaternion-0.7.1-15|123	

11582 12
12cu|php-pear-Math_RPN-1.1.2-6|1	%define		_class		Math
12cu|php-pear-Math_RPN-1.1.2-6|2	%define		_subclass	RPN
12cu|php-pear-Math_RPN-1.1.2-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Math_RPN-1.1.2-6|4	
12cu|php-pear-Math_RPN-1.1.2-6|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Math_RPN-1.1.2-6|6	Version:	1.1.2
12cu|php-pear-Math_RPN-1.1.2-6|7	Release:	6
12cu|php-pear-Math_RPN-1.1.2-6|8	Summary:	RPN (Reverse Polish Notation) support
12cu|php-pear-Math_RPN-1.1.2-6|9	License:	PHP License
12cu|php-pear-Math_RPN-1.1.2-6|10	Group:		Development/PHP
12cu|php-pear-Math_RPN-1.1.2-6|11	URL:		http://pear.php.net/package/Math_RPN/
12cu|php-pear-Math_RPN-1.1.2-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Math_RPN-1.1.2-6|13	Requires(post): php-pear
12cu|php-pear-Math_RPN-1.1.2-6|14	Requires(preun): php-pear
12cu|php-pear-Math_RPN-1.1.2-6|15	Requires:	php-pear
12cu|php-pear-Math_RPN-1.1.2-6|16	BuildArch:	noarch
12cu|php-pear-Math_RPN-1.1.2-6|17	BuildRequires:	php-pear
12cu|php-pear-Math_RPN-1.1.2-6|18	
12cu|php-pear-Math_RPN-1.1.2-6|19	%description
12cu|php-pear-Math_RPN-1.1.2-6|20	%{upstream_name} provides an easy way to change given expression to RPN
12cu|php-pear-Math_RPN-1.1.2-6|21	(Reverse Polish Notation) and evaluate it.
12cu|php-pear-Math_RPN-1.1.2-6|22	
12cu|php-pear-Math_RPN-1.1.2-6|23	%prep
12cu|php-pear-Math_RPN-1.1.2-6|24	%setup -q -c
12cu|php-pear-Math_RPN-1.1.2-6|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Math_RPN-1.1.2-6|26	
12cu|php-pear-Math_RPN-1.1.2-6|27	%install
12cu|php-pear-Math_RPN-1.1.2-6|28	
12cu|php-pear-Math_RPN-1.1.2-6|29	cd %{upstream_name}-%{version}
12cu|php-pear-Math_RPN-1.1.2-6|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Math_RPN-1.1.2-6|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Math_RPN-1.1.2-6|32	
12cu|php-pear-Math_RPN-1.1.2-6|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Math_RPN-1.1.2-6|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Math_RPN-1.1.2-6|35	
12cu|php-pear-Math_RPN-1.1.2-6|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_RPN-1.1.2-6|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_RPN-1.1.2-6|38	
12cu|php-pear-Math_RPN-1.1.2-6|39	%clean
12cu|php-pear-Math_RPN-1.1.2-6|40	
12cu|php-pear-Math_RPN-1.1.2-6|41	
12cu|php-pear-Math_RPN-1.1.2-6|42	
12cu|php-pear-Math_RPN-1.1.2-6|43	%files
12cu|php-pear-Math_RPN-1.1.2-6|44	%defattr(-,root,root)
12cu|php-pear-Math_RPN-1.1.2-6|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Math_RPN-1.1.2-6|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Math_RPN-1.1.2-6|47	
12cu|php-pear-Math_RPN-1.1.2-6|48	
12cu|php-pear-Math_RPN-1.1.2-6|49	%changelog
12cu|php-pear-Math_RPN-1.1.2-6|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-5mdv2012.0
12cu|php-pear-Math_RPN-1.1.2-6|51	+ Revision: 742114
12cu|php-pear-Math_RPN-1.1.2-6|52	- fix major breakage by careless packager
12cu|php-pear-Math_RPN-1.1.2-6|53	
12cu|php-pear-Math_RPN-1.1.2-6|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-4
12cu|php-pear-Math_RPN-1.1.2-6|55	+ Revision: 679402
12cu|php-pear-Math_RPN-1.1.2-6|56	- mass rebuild
12cu|php-pear-Math_RPN-1.1.2-6|57	
12cu|php-pear-Math_RPN-1.1.2-6|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-3mdv2011.0
12cu|php-pear-Math_RPN-1.1.2-6|59	+ Revision: 613716
12cu|php-pear-Math_RPN-1.1.2-6|60	- the mass rebuild of 2010.1 packages
12cu|php-pear-Math_RPN-1.1.2-6|61	
12cu|php-pear-Math_RPN-1.1.2-6|62	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-2mdv2010.1
12cu|php-pear-Math_RPN-1.1.2-6|63	+ Revision: 470160
12cu|php-pear-Math_RPN-1.1.2-6|64	- spec cleanup
12cu|php-pear-Math_RPN-1.1.2-6|65	- use pear installer
12cu|php-pear-Math_RPN-1.1.2-6|66	- don't ship tests, even in documentation
12cu|php-pear-Math_RPN-1.1.2-6|67	- own all directories
12cu|php-pear-Math_RPN-1.1.2-6|68	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Math_RPN-1.1.2-6|69	
12cu|php-pear-Math_RPN-1.1.2-6|70	* Sat Sep 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-1mdv2010.0
12cu|php-pear-Math_RPN-1.1.2-6|71	+ Revision: 449325
12cu|php-pear-Math_RPN-1.1.2-6|72	- new version
12cu|php-pear-Math_RPN-1.1.2-6|73	- use pear installer
12cu|php-pear-Math_RPN-1.1.2-6|74	- use fedora %%post/%%postun
12cu|php-pear-Math_RPN-1.1.2-6|75	
12cu|php-pear-Math_RPN-1.1.2-6|76	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-10mdv2010.0
12cu|php-pear-Math_RPN-1.1.2-6|77	+ Revision: 441346
12cu|php-pear-Math_RPN-1.1.2-6|78	- rebuild
12cu|php-pear-Math_RPN-1.1.2-6|79	
12cu|php-pear-Math_RPN-1.1.2-6|80	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-9mdv2009.1
12cu|php-pear-Math_RPN-1.1.2-6|81	+ Revision: 322367
12cu|php-pear-Math_RPN-1.1.2-6|82	- rebuild
12cu|php-pear-Math_RPN-1.1.2-6|83	
12cu|php-pear-Math_RPN-1.1.2-6|84	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-8mdv2009.0
12cu|php-pear-Math_RPN-1.1.2-6|85	+ Revision: 236967
12cu|php-pear-Math_RPN-1.1.2-6|86	- rebuild
12cu|php-pear-Math_RPN-1.1.2-6|87	
12cu|php-pear-Math_RPN-1.1.2-6|88	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.1.1-7mdv2008.1
12cu|php-pear-Math_RPN-1.1.2-6|89	+ Revision: 136408
12cu|php-pear-Math_RPN-1.1.2-6|90	- restore BuildRoot
12cu|php-pear-Math_RPN-1.1.2-6|91	
12cu|php-pear-Math_RPN-1.1.2-6|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Math_RPN-1.1.2-6|93	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Math_RPN-1.1.2-6|94	
12cu|php-pear-Math_RPN-1.1.2-6|95	
12cu|php-pear-Math_RPN-1.1.2-6|96	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdv2007.0
12cu|php-pear-Math_RPN-1.1.2-6|97	+ Revision: 82183
12cu|php-pear-Math_RPN-1.1.2-6|98	- Import php-pear-Math_RPN
12cu|php-pear-Math_RPN-1.1.2-6|99	
12cu|php-pear-Math_RPN-1.1.2-6|100	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdk
12cu|php-pear-Math_RPN-1.1.2-6|101	- new group (Development/PHP)
12cu|php-pear-Math_RPN-1.1.2-6|102	
12cu|php-pear-Math_RPN-1.1.2-6|103	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-6mdk
12cu|php-pear-Math_RPN-1.1.2-6|104	- rebuilt to fix auto deps
12cu|php-pear-Math_RPN-1.1.2-6|105	
12cu|php-pear-Math_RPN-1.1.2-6|106	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdk
12cu|php-pear-Math_RPN-1.1.2-6|107	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Math_RPN-1.1.2-6|108	
12cu|php-pear-Math_RPN-1.1.2-6|109	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-4mdk
12cu|php-pear-Math_RPN-1.1.2-6|110	- fix deps
12cu|php-pear-Math_RPN-1.1.2-6|111	
12cu|php-pear-Math_RPN-1.1.2-6|112	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdk
12cu|php-pear-Math_RPN-1.1.2-6|113	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Math_RPN-1.1.2-6|114	- fix deps
12cu|php-pear-Math_RPN-1.1.2-6|115	
12cu|php-pear-Math_RPN-1.1.2-6|116	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdk
12cu|php-pear-Math_RPN-1.1.2-6|117	- fix deps
12cu|php-pear-Math_RPN-1.1.2-6|118	
12cu|php-pear-Math_RPN-1.1.2-6|119	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdk
12cu|php-pear-Math_RPN-1.1.2-6|120	- initial Mandriva package (PLD import)
12cu|php-pear-Math_RPN-1.1.2-6|121	

11583 12
12cu|php-pear-Math_Stats-0.9.0-16|1	%define		_class		Math
12cu|php-pear-Math_Stats-0.9.0-16|2	%define		_subclass	Stats
12cu|php-pear-Math_Stats-0.9.0-16|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Math_Stats-0.9.0-16|4	%define		pre	beta3
12cu|php-pear-Math_Stats-0.9.0-16|5	
12cu|php-pear-Math_Stats-0.9.0-16|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-Math_Stats-0.9.0-16|7	Version:	0.9.0
12cu|php-pear-Math_Stats-0.9.0-16|8	Release:	16
12cu|php-pear-Math_Stats-0.9.0-16|9	Summary:	Classes to calculate statistical parameters
12cu|php-pear-Math_Stats-0.9.0-16|10	License:	PHP License
12cu|php-pear-Math_Stats-0.9.0-16|11	Group:		Development/PHP
12cu|php-pear-Math_Stats-0.9.0-16|12	URL:		http://pear.php.net/package/Math_Stats/
12cu|php-pear-Math_Stats-0.9.0-16|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}beta3.tar.bz2
12cu|php-pear-Math_Stats-0.9.0-16|14	Requires(post): php-pear
12cu|php-pear-Math_Stats-0.9.0-16|15	Requires(preun): php-pear
12cu|php-pear-Math_Stats-0.9.0-16|16	Requires:	php-pear
12cu|php-pear-Math_Stats-0.9.0-16|17	BuildArch:	noarch
12cu|php-pear-Math_Stats-0.9.0-16|18	BuildRequires:	php-pear
12cu|php-pear-Math_Stats-0.9.0-16|19	
12cu|php-pear-Math_Stats-0.9.0-16|20	%description
12cu|php-pear-Math_Stats-0.9.0-16|21	Classes to calculate statistical parameters of numerical arrays of
12cu|php-pear-Math_Stats-0.9.0-16|22	data. The data can be in a simple numerical array, or in a cummulative
12cu|php-pear-Math_Stats-0.9.0-16|23	numerical array. A cummulative array, has the value as the index and
12cu|php-pear-Math_Stats-0.9.0-16|24	the number of repeats as the value for the array item, e.g. $data =
12cu|php-pear-Math_Stats-0.9.0-16|25	array(3=>4, 2.3=>5, 1.25=>6, 0.5=>3). Nulls can be rejected, ignored
12cu|php-pear-Math_Stats-0.9.0-16|26	or handled as zero values.
12cu|php-pear-Math_Stats-0.9.0-16|27	
12cu|php-pear-Math_Stats-0.9.0-16|28	%prep
12cu|php-pear-Math_Stats-0.9.0-16|29	%setup -q -c
12cu|php-pear-Math_Stats-0.9.0-16|30	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
12cu|php-pear-Math_Stats-0.9.0-16|31	
12cu|php-pear-Math_Stats-0.9.0-16|32	%install
12cu|php-pear-Math_Stats-0.9.0-16|33	
12cu|php-pear-Math_Stats-0.9.0-16|34	cd %{upstream_name}-%{version}%{pre}
12cu|php-pear-Math_Stats-0.9.0-16|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Math_Stats-0.9.0-16|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Math_Stats-0.9.0-16|37	
12cu|php-pear-Math_Stats-0.9.0-16|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Math_Stats-0.9.0-16|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Math_Stats-0.9.0-16|40	rm -rf %{buildroot}%{_datadir}/pear/%{_class}/examples
12cu|php-pear-Math_Stats-0.9.0-16|41	rm -rf %{buildroot}%{_datadir}/pear/%{_class}/test
12cu|php-pear-Math_Stats-0.9.0-16|42	
12cu|php-pear-Math_Stats-0.9.0-16|43	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Stats-0.9.0-16|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Stats-0.9.0-16|45	
12cu|php-pear-Math_Stats-0.9.0-16|46	%clean
12cu|php-pear-Math_Stats-0.9.0-16|47	
12cu|php-pear-Math_Stats-0.9.0-16|48	
12cu|php-pear-Math_Stats-0.9.0-16|49	
12cu|php-pear-Math_Stats-0.9.0-16|50	%files
12cu|php-pear-Math_Stats-0.9.0-16|51	%defattr(-,root,root)
12cu|php-pear-Math_Stats-0.9.0-16|52	%doc %{upstream_name}-%{version}beta3/README*
12cu|php-pear-Math_Stats-0.9.0-16|53	%doc %{upstream_name}-%{version}beta3/examples
12cu|php-pear-Math_Stats-0.9.0-16|54	%{_datadir}/pear/%{_class}
12cu|php-pear-Math_Stats-0.9.0-16|55	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Math_Stats-0.9.0-16|56	
12cu|php-pear-Math_Stats-0.9.0-16|57	
12cu|php-pear-Math_Stats-0.9.0-16|58	%changelog
12cu|php-pear-Math_Stats-0.9.0-16|59	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-15mdv2012.0
12cu|php-pear-Math_Stats-0.9.0-16|60	+ Revision: 742119
12cu|php-pear-Math_Stats-0.9.0-16|61	- fix major breakage by careless packager
12cu|php-pear-Math_Stats-0.9.0-16|62	
12cu|php-pear-Math_Stats-0.9.0-16|63	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-14
12cu|php-pear-Math_Stats-0.9.0-16|64	+ Revision: 679403
12cu|php-pear-Math_Stats-0.9.0-16|65	- mass rebuild
12cu|php-pear-Math_Stats-0.9.0-16|66	
12cu|php-pear-Math_Stats-0.9.0-16|67	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-13mdv2011.0
12cu|php-pear-Math_Stats-0.9.0-16|68	+ Revision: 613717
12cu|php-pear-Math_Stats-0.9.0-16|69	- the mass rebuild of 2010.1 packages
12cu|php-pear-Math_Stats-0.9.0-16|70	
12cu|php-pear-Math_Stats-0.9.0-16|71	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.0-12mdv2010.1
12cu|php-pear-Math_Stats-0.9.0-16|72	+ Revision: 477968
12cu|php-pear-Math_Stats-0.9.0-16|73	- don't ship tests and examples in pear tree
12cu|php-pear-Math_Stats-0.9.0-16|74	
12cu|php-pear-Math_Stats-0.9.0-16|75	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.0-11mdv2010.1
12cu|php-pear-Math_Stats-0.9.0-16|76	+ Revision: 470161
12cu|php-pear-Math_Stats-0.9.0-16|77	- spec cleanup
12cu|php-pear-Math_Stats-0.9.0-16|78	- use pear installer
12cu|php-pear-Math_Stats-0.9.0-16|79	- don't ship tests, even in documentation
12cu|php-pear-Math_Stats-0.9.0-16|80	- own all directories
12cu|php-pear-Math_Stats-0.9.0-16|81	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Math_Stats-0.9.0-16|82	
12cu|php-pear-Math_Stats-0.9.0-16|83	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9.0-10mdv2010.0
12cu|php-pear-Math_Stats-0.9.0-16|84	+ Revision: 441347
12cu|php-pear-Math_Stats-0.9.0-16|85	- rebuild
12cu|php-pear-Math_Stats-0.9.0-16|86	
12cu|php-pear-Math_Stats-0.9.0-16|87	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-9mdv2009.1
12cu|php-pear-Math_Stats-0.9.0-16|88	+ Revision: 322368
12cu|php-pear-Math_Stats-0.9.0-16|89	- rebuild
12cu|php-pear-Math_Stats-0.9.0-16|90	
12cu|php-pear-Math_Stats-0.9.0-16|91	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-8mdv2009.0
12cu|php-pear-Math_Stats-0.9.0-16|92	+ Revision: 236970
12cu|php-pear-Math_Stats-0.9.0-16|93	- rebuild
12cu|php-pear-Math_Stats-0.9.0-16|94	
12cu|php-pear-Math_Stats-0.9.0-16|95	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Math_Stats-0.9.0-16|96	- restore BuildRoot
12cu|php-pear-Math_Stats-0.9.0-16|97	
12cu|php-pear-Math_Stats-0.9.0-16|98	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Math_Stats-0.9.0-16|99	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Math_Stats-0.9.0-16|100	
12cu|php-pear-Math_Stats-0.9.0-16|101	
12cu|php-pear-Math_Stats-0.9.0-16|102	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-7mdv2007.0
12cu|php-pear-Math_Stats-0.9.0-16|103	+ Revision: 82201
12cu|php-pear-Math_Stats-0.9.0-16|104	- Import php-pear-Math_Stats
12cu|php-pear-Math_Stats-0.9.0-16|105	
12cu|php-pear-Math_Stats-0.9.0-16|106	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-7mdk
12cu|php-pear-Math_Stats-0.9.0-16|107	- new group (Development/PHP)
12cu|php-pear-Math_Stats-0.9.0-16|108	
12cu|php-pear-Math_Stats-0.9.0-16|109	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-6mdk
12cu|php-pear-Math_Stats-0.9.0-16|110	- rebuilt to fix auto deps
12cu|php-pear-Math_Stats-0.9.0-16|111	
12cu|php-pear-Math_Stats-0.9.0-16|112	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-5mdk
12cu|php-pear-Math_Stats-0.9.0-16|113	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Math_Stats-0.9.0-16|114	
12cu|php-pear-Math_Stats-0.9.0-16|115	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-4mdk
12cu|php-pear-Math_Stats-0.9.0-16|116	- fix deps
12cu|php-pear-Math_Stats-0.9.0-16|117	
12cu|php-pear-Math_Stats-0.9.0-16|118	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-3mdk
12cu|php-pear-Math_Stats-0.9.0-16|119	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Math_Stats-0.9.0-16|120	- fix deps
12cu|php-pear-Math_Stats-0.9.0-16|121	
12cu|php-pear-Math_Stats-0.9.0-16|122	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-2mdk
12cu|php-pear-Math_Stats-0.9.0-16|123	- fix deps
12cu|php-pear-Math_Stats-0.9.0-16|124	
12cu|php-pear-Math_Stats-0.9.0-16|125	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.0-1mdk
12cu|php-pear-Math_Stats-0.9.0-16|126	- initial Mandriva package (PLD import)
12cu|php-pear-Math_Stats-0.9.0-16|127	

11584 12
12cu|php-pear-Math_TrigOp-1.0-14|1	%define		_class		Math
12cu|php-pear-Math_TrigOp-1.0-14|2	%define		_subclass	TrigOp
12cu|php-pear-Math_TrigOp-1.0-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Math_TrigOp-1.0-14|4	
12cu|php-pear-Math_TrigOp-1.0-14|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Math_TrigOp-1.0-14|6	Version:	1.0
12cu|php-pear-Math_TrigOp-1.0-14|7	Release:	14
12cu|php-pear-Math_TrigOp-1.0-14|8	Summary:	Supplementary trigonometric functions
12cu|php-pear-Math_TrigOp-1.0-14|9	License:	PHP License
12cu|php-pear-Math_TrigOp-1.0-14|10	Group:		Development/PHP
12cu|php-pear-Math_TrigOp-1.0-14|11	URL:		http://pear.php.net/package/Math_TrigOp/
12cu|php-pear-Math_TrigOp-1.0-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Math_TrigOp-1.0-14|13	Requires(post): php-pear
12cu|php-pear-Math_TrigOp-1.0-14|14	Requires(preun): php-pear
12cu|php-pear-Math_TrigOp-1.0-14|15	Requires:	php-pear
12cu|php-pear-Math_TrigOp-1.0-14|16	BuildArch:	noarch
12cu|php-pear-Math_TrigOp-1.0-14|17	BuildRequires:	php-pear
12cu|php-pear-Math_TrigOp-1.0-14|18	
12cu|php-pear-Math_TrigOp-1.0-14|19	%description
12cu|php-pear-Math_TrigOp-1.0-14|20	Static class with methods that implement supplementary trigonometric,
12cu|php-pear-Math_TrigOp-1.0-14|21	inverse trigonometric, hyperbolic, and inverse hyperbolic functions.
12cu|php-pear-Math_TrigOp-1.0-14|22	
12cu|php-pear-Math_TrigOp-1.0-14|23	%prep
12cu|php-pear-Math_TrigOp-1.0-14|24	%setup -q -c
12cu|php-pear-Math_TrigOp-1.0-14|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Math_TrigOp-1.0-14|26	
12cu|php-pear-Math_TrigOp-1.0-14|27	%install
12cu|php-pear-Math_TrigOp-1.0-14|28	
12cu|php-pear-Math_TrigOp-1.0-14|29	cd %{upstream_name}-%{version}
12cu|php-pear-Math_TrigOp-1.0-14|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Math_TrigOp-1.0-14|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Math_TrigOp-1.0-14|32	
12cu|php-pear-Math_TrigOp-1.0-14|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Math_TrigOp-1.0-14|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Math_TrigOp-1.0-14|35	
12cu|php-pear-Math_TrigOp-1.0-14|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_TrigOp-1.0-14|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_TrigOp-1.0-14|38	
12cu|php-pear-Math_TrigOp-1.0-14|39	%clean
12cu|php-pear-Math_TrigOp-1.0-14|40	
12cu|php-pear-Math_TrigOp-1.0-14|41	
12cu|php-pear-Math_TrigOp-1.0-14|42	
12cu|php-pear-Math_TrigOp-1.0-14|43	%files
12cu|php-pear-Math_TrigOp-1.0-14|44	%defattr(-,root,root)
12cu|php-pear-Math_TrigOp-1.0-14|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Math_TrigOp-1.0-14|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Math_TrigOp-1.0-14|47	
12cu|php-pear-Math_TrigOp-1.0-14|48	
12cu|php-pear-Math_TrigOp-1.0-14|49	%changelog
12cu|php-pear-Math_TrigOp-1.0-14|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-13mdv2012.0
12cu|php-pear-Math_TrigOp-1.0-14|51	+ Revision: 742125
12cu|php-pear-Math_TrigOp-1.0-14|52	- fix major breakage by careless packager
12cu|php-pear-Math_TrigOp-1.0-14|53	
12cu|php-pear-Math_TrigOp-1.0-14|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-12
12cu|php-pear-Math_TrigOp-1.0-14|55	+ Revision: 679404
12cu|php-pear-Math_TrigOp-1.0-14|56	- mass rebuild
12cu|php-pear-Math_TrigOp-1.0-14|57	
12cu|php-pear-Math_TrigOp-1.0-14|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-11mdv2011.0
12cu|php-pear-Math_TrigOp-1.0-14|59	+ Revision: 613718
12cu|php-pear-Math_TrigOp-1.0-14|60	- the mass rebuild of 2010.1 packages
12cu|php-pear-Math_TrigOp-1.0-14|61	
12cu|php-pear-Math_TrigOp-1.0-14|62	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-10mdv2010.1
12cu|php-pear-Math_TrigOp-1.0-14|63	+ Revision: 470162
12cu|php-pear-Math_TrigOp-1.0-14|64	- spec cleanup
12cu|php-pear-Math_TrigOp-1.0-14|65	- use pear installer
12cu|php-pear-Math_TrigOp-1.0-14|66	- don't ship tests, even in documentation
12cu|php-pear-Math_TrigOp-1.0-14|67	- own all directories
12cu|php-pear-Math_TrigOp-1.0-14|68	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Math_TrigOp-1.0-14|69	
12cu|php-pear-Math_TrigOp-1.0-14|70	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0-10mdv2010.0
12cu|php-pear-Math_TrigOp-1.0-14|71	+ Revision: 441348
12cu|php-pear-Math_TrigOp-1.0-14|72	- rebuild
12cu|php-pear-Math_TrigOp-1.0-14|73	
12cu|php-pear-Math_TrigOp-1.0-14|74	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-9mdv2009.1
12cu|php-pear-Math_TrigOp-1.0-14|75	+ Revision: 322369
12cu|php-pear-Math_TrigOp-1.0-14|76	- rebuild
12cu|php-pear-Math_TrigOp-1.0-14|77	
12cu|php-pear-Math_TrigOp-1.0-14|78	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-8mdv2009.0
12cu|php-pear-Math_TrigOp-1.0-14|79	+ Revision: 236971
12cu|php-pear-Math_TrigOp-1.0-14|80	- rebuild
12cu|php-pear-Math_TrigOp-1.0-14|81	
12cu|php-pear-Math_TrigOp-1.0-14|82	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0-7mdv2008.1
12cu|php-pear-Math_TrigOp-1.0-14|83	+ Revision: 136408
12cu|php-pear-Math_TrigOp-1.0-14|84	- restore BuildRoot
12cu|php-pear-Math_TrigOp-1.0-14|85	
12cu|php-pear-Math_TrigOp-1.0-14|86	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Math_TrigOp-1.0-14|87	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Math_TrigOp-1.0-14|88	
12cu|php-pear-Math_TrigOp-1.0-14|89	
12cu|php-pear-Math_TrigOp-1.0-14|90	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdv2007.0
12cu|php-pear-Math_TrigOp-1.0-14|91	+ Revision: 82203
12cu|php-pear-Math_TrigOp-1.0-14|92	- Import php-pear-Math_TrigOp
12cu|php-pear-Math_TrigOp-1.0-14|93	
12cu|php-pear-Math_TrigOp-1.0-14|94	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdk
12cu|php-pear-Math_TrigOp-1.0-14|95	- new group (Development/PHP)
12cu|php-pear-Math_TrigOp-1.0-14|96	
12cu|php-pear-Math_TrigOp-1.0-14|97	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdk
12cu|php-pear-Math_TrigOp-1.0-14|98	- rebuilt to fix auto deps
12cu|php-pear-Math_TrigOp-1.0-14|99	
12cu|php-pear-Math_TrigOp-1.0-14|100	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdk
12cu|php-pear-Math_TrigOp-1.0-14|101	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Math_TrigOp-1.0-14|102	
12cu|php-pear-Math_TrigOp-1.0-14|103	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdk
12cu|php-pear-Math_TrigOp-1.0-14|104	- fix deps
12cu|php-pear-Math_TrigOp-1.0-14|105	
12cu|php-pear-Math_TrigOp-1.0-14|106	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdk
12cu|php-pear-Math_TrigOp-1.0-14|107	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Math_TrigOp-1.0-14|108	- fix deps
12cu|php-pear-Math_TrigOp-1.0-14|109	
12cu|php-pear-Math_TrigOp-1.0-14|110	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cu|php-pear-Math_TrigOp-1.0-14|111	- fix deps
12cu|php-pear-Math_TrigOp-1.0-14|112	
12cu|php-pear-Math_TrigOp-1.0-14|113	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cu|php-pear-Math_TrigOp-1.0-14|114	- initial Mandriva package (PLD import)
12cu|php-pear-Math_TrigOp-1.0-14|115	

11585 12
12cu|php-pear-Math_Vector-0.6.2-16|1	%define		_class		Math
12cu|php-pear-Math_Vector-0.6.2-16|2	%define		_subclass	Vector
12cu|php-pear-Math_Vector-0.6.2-16|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Math_Vector-0.6.2-16|4	
12cu|php-pear-Math_Vector-0.6.2-16|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Math_Vector-0.6.2-16|6	Version:	0.6.2
12cu|php-pear-Math_Vector-0.6.2-16|7	Release:	16
12cu|php-pear-Math_Vector-0.6.2-16|8	Summary:	Vector and vector operation classes
12cu|php-pear-Math_Vector-0.6.2-16|9	License:	PHP License
12cu|php-pear-Math_Vector-0.6.2-16|10	Group:		Development/PHP
12cu|php-pear-Math_Vector-0.6.2-16|11	URL:		http://pear.php.net/package/Math_Vector/
12cu|php-pear-Math_Vector-0.6.2-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Math_Vector-0.6.2-16|13	Requires(post): php-pear
12cu|php-pear-Math_Vector-0.6.2-16|14	Requires(preun): php-pear
12cu|php-pear-Math_Vector-0.6.2-16|15	Requires:	php-pear
12cu|php-pear-Math_Vector-0.6.2-16|16	BuildArch:	noarch
12cu|php-pear-Math_Vector-0.6.2-16|17	BuildRequires:	php-pear
12cu|php-pear-Math_Vector-0.6.2-16|18	
12cu|php-pear-Math_Vector-0.6.2-16|19	%description
12cu|php-pear-Math_Vector-0.6.2-16|20	Classes to represent Tuples, general Vectors, and 2D-/3D-vectors, as
12cu|php-pear-Math_Vector-0.6.2-16|21	well as a static class for vector operations.
12cu|php-pear-Math_Vector-0.6.2-16|22	
12cu|php-pear-Math_Vector-0.6.2-16|23	%prep
12cu|php-pear-Math_Vector-0.6.2-16|24	%setup -q -c
12cu|php-pear-Math_Vector-0.6.2-16|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Math_Vector-0.6.2-16|26	
12cu|php-pear-Math_Vector-0.6.2-16|27	%install
12cu|php-pear-Math_Vector-0.6.2-16|28	
12cu|php-pear-Math_Vector-0.6.2-16|29	cd %{upstream_name}-%{version}
12cu|php-pear-Math_Vector-0.6.2-16|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Math_Vector-0.6.2-16|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Math_Vector-0.6.2-16|32	
12cu|php-pear-Math_Vector-0.6.2-16|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Math_Vector-0.6.2-16|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Math_Vector-0.6.2-16|35	
12cu|php-pear-Math_Vector-0.6.2-16|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Vector-0.6.2-16|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Math_Vector-0.6.2-16|38	
12cu|php-pear-Math_Vector-0.6.2-16|39	%clean
12cu|php-pear-Math_Vector-0.6.2-16|40	
12cu|php-pear-Math_Vector-0.6.2-16|41	
12cu|php-pear-Math_Vector-0.6.2-16|42	
12cu|php-pear-Math_Vector-0.6.2-16|43	%files
12cu|php-pear-Math_Vector-0.6.2-16|44	%defattr(-,root,root)
12cu|php-pear-Math_Vector-0.6.2-16|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Math_Vector-0.6.2-16|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Math_Vector-0.6.2-16|47	
12cu|php-pear-Math_Vector-0.6.2-16|48	
12cu|php-pear-Math_Vector-0.6.2-16|49	%changelog
12cu|php-pear-Math_Vector-0.6.2-16|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-15mdv2012.0
12cu|php-pear-Math_Vector-0.6.2-16|51	+ Revision: 742130
12cu|php-pear-Math_Vector-0.6.2-16|52	- fix major breakage by careless packager
12cu|php-pear-Math_Vector-0.6.2-16|53	
12cu|php-pear-Math_Vector-0.6.2-16|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-14
12cu|php-pear-Math_Vector-0.6.2-16|55	+ Revision: 679405
12cu|php-pear-Math_Vector-0.6.2-16|56	- mass rebuild
12cu|php-pear-Math_Vector-0.6.2-16|57	
12cu|php-pear-Math_Vector-0.6.2-16|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-13mdv2011.0
12cu|php-pear-Math_Vector-0.6.2-16|59	+ Revision: 613719
12cu|php-pear-Math_Vector-0.6.2-16|60	- the mass rebuild of 2010.1 packages
12cu|php-pear-Math_Vector-0.6.2-16|61	
12cu|php-pear-Math_Vector-0.6.2-16|62	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.2-12mdv2010.1
12cu|php-pear-Math_Vector-0.6.2-16|63	+ Revision: 470163
12cu|php-pear-Math_Vector-0.6.2-16|64	- spec cleanup
12cu|php-pear-Math_Vector-0.6.2-16|65	- use pear installer
12cu|php-pear-Math_Vector-0.6.2-16|66	- don't ship tests, even in documentation
12cu|php-pear-Math_Vector-0.6.2-16|67	- own all directories
12cu|php-pear-Math_Vector-0.6.2-16|68	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Math_Vector-0.6.2-16|69	
12cu|php-pear-Math_Vector-0.6.2-16|70	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.6.2-11mdv2010.0
12cu|php-pear-Math_Vector-0.6.2-16|71	+ Revision: 441350
12cu|php-pear-Math_Vector-0.6.2-16|72	- rebuild
12cu|php-pear-Math_Vector-0.6.2-16|73	
12cu|php-pear-Math_Vector-0.6.2-16|74	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-10mdv2009.1
12cu|php-pear-Math_Vector-0.6.2-16|75	+ Revision: 322370
12cu|php-pear-Math_Vector-0.6.2-16|76	- rebuild
12cu|php-pear-Math_Vector-0.6.2-16|77	
12cu|php-pear-Math_Vector-0.6.2-16|78	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-9mdv2009.0
12cu|php-pear-Math_Vector-0.6.2-16|79	+ Revision: 236972
12cu|php-pear-Math_Vector-0.6.2-16|80	- rebuild
12cu|php-pear-Math_Vector-0.6.2-16|81	
12cu|php-pear-Math_Vector-0.6.2-16|82	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Math_Vector-0.6.2-16|83	- restore BuildRoot
12cu|php-pear-Math_Vector-0.6.2-16|84	
12cu|php-pear-Math_Vector-0.6.2-16|85	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Math_Vector-0.6.2-16|86	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Math_Vector-0.6.2-16|87	
12cu|php-pear-Math_Vector-0.6.2-16|88	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-8mdv2008.0
12cu|php-pear-Math_Vector-0.6.2-16|89	+ Revision: 15471
12cu|php-pear-Math_Vector-0.6.2-16|90	- rule out the PHPUnit.php dep
12cu|php-pear-Math_Vector-0.6.2-16|91	
12cu|php-pear-Math_Vector-0.6.2-16|92	
12cu|php-pear-Math_Vector-0.6.2-16|93	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-7mdv2007.0
12cu|php-pear-Math_Vector-0.6.2-16|94	+ Revision: 82205
12cu|php-pear-Math_Vector-0.6.2-16|95	- Import php-pear-Math_Vector
12cu|php-pear-Math_Vector-0.6.2-16|96	
12cu|php-pear-Math_Vector-0.6.2-16|97	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-7mdk
12cu|php-pear-Math_Vector-0.6.2-16|98	- new group (Development/PHP)
12cu|php-pear-Math_Vector-0.6.2-16|99	
12cu|php-pear-Math_Vector-0.6.2-16|100	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-6mdk
12cu|php-pear-Math_Vector-0.6.2-16|101	- rebuilt to fix auto deps
12cu|php-pear-Math_Vector-0.6.2-16|102	
12cu|php-pear-Math_Vector-0.6.2-16|103	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-5mdk
12cu|php-pear-Math_Vector-0.6.2-16|104	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Math_Vector-0.6.2-16|105	
12cu|php-pear-Math_Vector-0.6.2-16|106	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-4mdk
12cu|php-pear-Math_Vector-0.6.2-16|107	- fix deps
12cu|php-pear-Math_Vector-0.6.2-16|108	
12cu|php-pear-Math_Vector-0.6.2-16|109	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-3mdk
12cu|php-pear-Math_Vector-0.6.2-16|110	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Math_Vector-0.6.2-16|111	- fix deps
12cu|php-pear-Math_Vector-0.6.2-16|112	
12cu|php-pear-Math_Vector-0.6.2-16|113	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-2mdk
12cu|php-pear-Math_Vector-0.6.2-16|114	- fix deps
12cu|php-pear-Math_Vector-0.6.2-16|115	
12cu|php-pear-Math_Vector-0.6.2-16|116	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-1mdk
12cu|php-pear-Math_Vector-0.6.2-16|117	- initial Mandriva package (PLD import)
12cu|php-pear-Math_Vector-0.6.2-16|118	

11586 12
12cu|php-pear-MDB2_Schema-0.7.2-9|1	%define		_class		MDB2
12cu|php-pear-MDB2_Schema-0.7.2-9|2	%define		_subclass	Schema
12cu|php-pear-MDB2_Schema-0.7.2-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-MDB2_Schema-0.7.2-9|4	
12cu|php-pear-MDB2_Schema-0.7.2-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-MDB2_Schema-0.7.2-9|6	Version:	0.7.2
12cu|php-pear-MDB2_Schema-0.7.2-9|7	Release:	9
12cu|php-pear-MDB2_Schema-0.7.2-9|8	Summary:	XML based database schema manager
12cu|php-pear-MDB2_Schema-0.7.2-9|9	License:	PHP License
12cu|php-pear-MDB2_Schema-0.7.2-9|10	Group:		Development/PHP
12cu|php-pear-MDB2_Schema-0.7.2-9|11	URL:		http://pear.php.net/package/MDB2_Schema/
12cu|php-pear-MDB2_Schema-0.7.2-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-MDB2_Schema-0.7.2-9|13	Requires(post): php-pear
12cu|php-pear-MDB2_Schema-0.7.2-9|14	Requires(preun): php-pear
12cu|php-pear-MDB2_Schema-0.7.2-9|15	Requires:	php-pear
12cu|php-pear-MDB2_Schema-0.7.2-9|16	BuildArch:	noarch
12cu|php-pear-MDB2_Schema-0.7.2-9|17	BuildRequires:	php-pear
12cu|php-pear-MDB2_Schema-0.7.2-9|18	
12cu|php-pear-MDB2_Schema-0.7.2-9|19	%description
12cu|php-pear-MDB2_Schema-0.7.2-9|20	PEAR::MDB2_Schema enables users to maintain RDBMS independant schema
12cu|php-pear-MDB2_Schema-0.7.2-9|21	files in XML that can be used to create, alter and drop database
12cu|php-pear-MDB2_Schema-0.7.2-9|22	entities and insert data into a database. Reverse engineering database
12cu|php-pear-MDB2_Schema-0.7.2-9|23	schemas from existing databases is also supported. The format is
12cu|php-pear-MDB2_Schema-0.7.2-9|24	compatible with both PEAR::MDB and Metabase.
12cu|php-pear-MDB2_Schema-0.7.2-9|25	
12cu|php-pear-MDB2_Schema-0.7.2-9|26	%prep
12cu|php-pear-MDB2_Schema-0.7.2-9|27	%setup -q -c
12cu|php-pear-MDB2_Schema-0.7.2-9|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-MDB2_Schema-0.7.2-9|29	
12cu|php-pear-MDB2_Schema-0.7.2-9|30	%install
12cu|php-pear-MDB2_Schema-0.7.2-9|31	
12cu|php-pear-MDB2_Schema-0.7.2-9|32	cd %{upstream_name}-%{version}
12cu|php-pear-MDB2_Schema-0.7.2-9|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-MDB2_Schema-0.7.2-9|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-MDB2_Schema-0.7.2-9|35	
12cu|php-pear-MDB2_Schema-0.7.2-9|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-MDB2_Schema-0.7.2-9|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-MDB2_Schema-0.7.2-9|38	
12cu|php-pear-MDB2_Schema-0.7.2-9|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-MDB2_Schema-0.7.2-9|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-MDB2_Schema-0.7.2-9|41	
12cu|php-pear-MDB2_Schema-0.7.2-9|42	%clean
12cu|php-pear-MDB2_Schema-0.7.2-9|43	
12cu|php-pear-MDB2_Schema-0.7.2-9|44	
12cu|php-pear-MDB2_Schema-0.7.2-9|45	
12cu|php-pear-MDB2_Schema-0.7.2-9|46	%files
12cu|php-pear-MDB2_Schema-0.7.2-9|47	%defattr(-,root,root)
12cu|php-pear-MDB2_Schema-0.7.2-9|48	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-MDB2_Schema-0.7.2-9|49	%{_datadir}/pear/%{_class}
12cu|php-pear-MDB2_Schema-0.7.2-9|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-MDB2_Schema-0.7.2-9|51	
12cu|php-pear-MDB2_Schema-0.7.2-9|52	
12cu|php-pear-MDB2_Schema-0.7.2-9|53	%changelog
12cu|php-pear-MDB2_Schema-0.7.2-9|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-8mdv2012.0
12cu|php-pear-MDB2_Schema-0.7.2-9|55	+ Revision: 742031
12cu|php-pear-MDB2_Schema-0.7.2-9|56	- fix major breakage by careless packager
12cu|php-pear-MDB2_Schema-0.7.2-9|57	
12cu|php-pear-MDB2_Schema-0.7.2-9|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-7
12cu|php-pear-MDB2_Schema-0.7.2-9|59	+ Revision: 679384
12cu|php-pear-MDB2_Schema-0.7.2-9|60	- mass rebuild
12cu|php-pear-MDB2_Schema-0.7.2-9|61	
12cu|php-pear-MDB2_Schema-0.7.2-9|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-6mdv2011.0
12cu|php-pear-MDB2_Schema-0.7.2-9|63	+ Revision: 613700
12cu|php-pear-MDB2_Schema-0.7.2-9|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-MDB2_Schema-0.7.2-9|65	
12cu|php-pear-MDB2_Schema-0.7.2-9|66	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.2-5mdv2010.1
12cu|php-pear-MDB2_Schema-0.7.2-9|67	+ Revision: 470170
12cu|php-pear-MDB2_Schema-0.7.2-9|68	- spec cleanup
12cu|php-pear-MDB2_Schema-0.7.2-9|69	- use pear installer
12cu|php-pear-MDB2_Schema-0.7.2-9|70	- don't ship tests, even in documentation
12cu|php-pear-MDB2_Schema-0.7.2-9|71	- own all directories
12cu|php-pear-MDB2_Schema-0.7.2-9|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-MDB2_Schema-0.7.2-9|73	
12cu|php-pear-MDB2_Schema-0.7.2-9|74	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.7.2-4mdv2010.0
12cu|php-pear-MDB2_Schema-0.7.2-9|75	+ Revision: 441351
12cu|php-pear-MDB2_Schema-0.7.2-9|76	- rebuild
12cu|php-pear-MDB2_Schema-0.7.2-9|77	
12cu|php-pear-MDB2_Schema-0.7.2-9|78	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-3mdv2009.1
12cu|php-pear-MDB2_Schema-0.7.2-9|79	+ Revision: 322274
12cu|php-pear-MDB2_Schema-0.7.2-9|80	- rebuild
12cu|php-pear-MDB2_Schema-0.7.2-9|81	
12cu|php-pear-MDB2_Schema-0.7.2-9|82	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-2mdv2009.0
12cu|php-pear-MDB2_Schema-0.7.2-9|83	+ Revision: 236910
12cu|php-pear-MDB2_Schema-0.7.2-9|84	- rebuild
12cu|php-pear-MDB2_Schema-0.7.2-9|85	
12cu|php-pear-MDB2_Schema-0.7.2-9|86	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.7.2-1mdv2008.1
12cu|php-pear-MDB2_Schema-0.7.2-9|87	+ Revision: 136411
12cu|php-pear-MDB2_Schema-0.7.2-9|88	- restore BuildRoot
12cu|php-pear-MDB2_Schema-0.7.2-9|89	
12cu|php-pear-MDB2_Schema-0.7.2-9|90	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-MDB2_Schema-0.7.2-9|91	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-MDB2_Schema-0.7.2-9|92	
12cu|php-pear-MDB2_Schema-0.7.2-9|93	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-1mdv2008.0
12cu|php-pear-MDB2_Schema-0.7.2-9|94	+ Revision: 15691
12cu|php-pear-MDB2_Schema-0.7.2-9|95	- 0.7.2
12cu|php-pear-MDB2_Schema-0.7.2-9|96	
12cu|php-pear-MDB2_Schema-0.7.2-9|97	
12cu|php-pear-MDB2_Schema-0.7.2-9|98	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdv2007.0
12cu|php-pear-MDB2_Schema-0.7.2-9|99	+ Revision: 81999
12cu|php-pear-MDB2_Schema-0.7.2-9|100	- Import php-pear-MDB2_Schema
12cu|php-pear-MDB2_Schema-0.7.2-9|101	
12cu|php-pear-MDB2_Schema-0.7.2-9|102	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdk
12cu|php-pear-MDB2_Schema-0.7.2-9|103	- 0.5.0
12cu|php-pear-MDB2_Schema-0.7.2-9|104	
12cu|php-pear-MDB2_Schema-0.7.2-9|105	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.3-1mdk
12cu|php-pear-MDB2_Schema-0.7.2-9|106	- 0.4.3
12cu|php-pear-MDB2_Schema-0.7.2-9|107	- new group (Development/PHP)
12cu|php-pear-MDB2_Schema-0.7.2-9|108	
12cu|php-pear-MDB2_Schema-0.7.2-9|109	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6mdk
12cu|php-pear-MDB2_Schema-0.7.2-9|110	- rebuilt to fix auto deps
12cu|php-pear-MDB2_Schema-0.7.2-9|111	
12cu|php-pear-MDB2_Schema-0.7.2-9|112	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdk
12cu|php-pear-MDB2_Schema-0.7.2-9|113	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-MDB2_Schema-0.7.2-9|114	
12cu|php-pear-MDB2_Schema-0.7.2-9|115	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdk
12cu|php-pear-MDB2_Schema-0.7.2-9|116	- fix deps
12cu|php-pear-MDB2_Schema-0.7.2-9|117	
12cu|php-pear-MDB2_Schema-0.7.2-9|118	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdk
12cu|php-pear-MDB2_Schema-0.7.2-9|119	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-MDB2_Schema-0.7.2-9|120	- fix deps
12cu|php-pear-MDB2_Schema-0.7.2-9|121	
12cu|php-pear-MDB2_Schema-0.7.2-9|122	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdk
12cu|php-pear-MDB2_Schema-0.7.2-9|123	- fix deps
12cu|php-pear-MDB2_Schema-0.7.2-9|124	
12cu|php-pear-MDB2_Schema-0.7.2-9|125	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdk
12cu|php-pear-MDB2_Schema-0.7.2-9|126	- initial Mandriva package (PLD import)
12cu|php-pear-MDB2_Schema-0.7.2-9|127	

11587 12
12cu|php-pear-MDB_QueryTool-1.2.2-8|1	%define		_class		MDB
12cu|php-pear-MDB_QueryTool-1.2.2-8|2	%define		_subclass	QueryTool
12cu|php-pear-MDB_QueryTool-1.2.2-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-MDB_QueryTool-1.2.2-8|4	
12cu|php-pear-MDB_QueryTool-1.2.2-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-MDB_QueryTool-1.2.2-8|6	Version:	1.2.2
12cu|php-pear-MDB_QueryTool-1.2.2-8|7	Release:	8
12cu|php-pear-MDB_QueryTool-1.2.2-8|8	Summary:	An OO-interface for easily retrieving and modifying data in a DB
12cu|php-pear-MDB_QueryTool-1.2.2-8|9	License:	PHP License
12cu|php-pear-MDB_QueryTool-1.2.2-8|10	Group:		Development/PHP
12cu|php-pear-MDB_QueryTool-1.2.2-8|11	URL:		http://pear.php.net/package/MDB_QueryTool/
12cu|php-pear-MDB_QueryTool-1.2.2-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-MDB_QueryTool-1.2.2-8|13	Requires(post): php-pear
12cu|php-pear-MDB_QueryTool-1.2.2-8|14	Requires(preun): php-pear
12cu|php-pear-MDB_QueryTool-1.2.2-8|15	Requires:	php-pear
12cu|php-pear-MDB_QueryTool-1.2.2-8|16	BuildArch:	noarch
12cu|php-pear-MDB_QueryTool-1.2.2-8|17	BuildRequires:	php-pear
12cu|php-pear-MDB_QueryTool-1.2.2-8|18	
12cu|php-pear-MDB_QueryTool-1.2.2-8|19	%description
12cu|php-pear-MDB_QueryTool-1.2.2-8|20	This package is an OO-abstraction to the SQL-Query language, it
12cu|php-pear-MDB_QueryTool-1.2.2-8|21	provides methods such as setWhere, setOrder, setGroup, setJoin, etc.
12cu|php-pear-MDB_QueryTool-1.2.2-8|22	to easily build queries. It also provides an easy to learn interface
12cu|php-pear-MDB_QueryTool-1.2.2-8|23	that interacts nicely with HTML-forms using arrays that contain the
12cu|php-pear-MDB_QueryTool-1.2.2-8|24	column data, that shall be updated/added in a DB. This package bases
12cu|php-pear-MDB_QueryTool-1.2.2-8|25	on an SQL-Builder which lets you easily build SQL-Statements and
12cu|php-pear-MDB_QueryTool-1.2.2-8|26	execute them. NB: this is just a MDB porting from the original
12cu|php-pear-MDB_QueryTool-1.2.2-8|27	DB_QueryTool written by Wolfram Kriesing and Paolo Panto
12cu|php-pear-MDB_QueryTool-1.2.2-8|28	(vision:produktion, wk@visionp.de).
12cu|php-pear-MDB_QueryTool-1.2.2-8|29	
12cu|php-pear-MDB_QueryTool-1.2.2-8|30	%prep
12cu|php-pear-MDB_QueryTool-1.2.2-8|31	%setup -q -c
12cu|php-pear-MDB_QueryTool-1.2.2-8|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-MDB_QueryTool-1.2.2-8|33	
12cu|php-pear-MDB_QueryTool-1.2.2-8|34	%install
12cu|php-pear-MDB_QueryTool-1.2.2-8|35	
12cu|php-pear-MDB_QueryTool-1.2.2-8|36	cd %{upstream_name}-%{version}
12cu|php-pear-MDB_QueryTool-1.2.2-8|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-MDB_QueryTool-1.2.2-8|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-MDB_QueryTool-1.2.2-8|39	
12cu|php-pear-MDB_QueryTool-1.2.2-8|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-MDB_QueryTool-1.2.2-8|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-MDB_QueryTool-1.2.2-8|42	
12cu|php-pear-MDB_QueryTool-1.2.2-8|43	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-MDB_QueryTool-1.2.2-8|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-MDB_QueryTool-1.2.2-8|45	
12cu|php-pear-MDB_QueryTool-1.2.2-8|46	%clean
12cu|php-pear-MDB_QueryTool-1.2.2-8|47	
12cu|php-pear-MDB_QueryTool-1.2.2-8|48	
12cu|php-pear-MDB_QueryTool-1.2.2-8|49	
12cu|php-pear-MDB_QueryTool-1.2.2-8|50	%files
12cu|php-pear-MDB_QueryTool-1.2.2-8|51	%defattr(-,root,root)
12cu|php-pear-MDB_QueryTool-1.2.2-8|52	%{_datadir}/pear/%{_class}
12cu|php-pear-MDB_QueryTool-1.2.2-8|53	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-MDB_QueryTool-1.2.2-8|54	
12cu|php-pear-MDB_QueryTool-1.2.2-8|55	
12cu|php-pear-MDB_QueryTool-1.2.2-8|56	
12cu|php-pear-MDB_QueryTool-1.2.2-8|57	
12cu|php-pear-MDB_QueryTool-1.2.2-8|58	%changelog
12cu|php-pear-MDB_QueryTool-1.2.2-8|59	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-7mdv2012.0
12cu|php-pear-MDB_QueryTool-1.2.2-8|60	+ Revision: 742032
12cu|php-pear-MDB_QueryTool-1.2.2-8|61	- fix major breakage by careless packager
12cu|php-pear-MDB_QueryTool-1.2.2-8|62	
12cu|php-pear-MDB_QueryTool-1.2.2-8|63	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-6
12cu|php-pear-MDB_QueryTool-1.2.2-8|64	+ Revision: 679385
12cu|php-pear-MDB_QueryTool-1.2.2-8|65	- mass rebuild
12cu|php-pear-MDB_QueryTool-1.2.2-8|66	
12cu|php-pear-MDB_QueryTool-1.2.2-8|67	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-5mdv2011.0
12cu|php-pear-MDB_QueryTool-1.2.2-8|68	+ Revision: 613701
12cu|php-pear-MDB_QueryTool-1.2.2-8|69	- the mass rebuild of 2010.1 packages
12cu|php-pear-MDB_QueryTool-1.2.2-8|70	
12cu|php-pear-MDB_QueryTool-1.2.2-8|71	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-4mdv2010.1
12cu|php-pear-MDB_QueryTool-1.2.2-8|72	+ Revision: 470171
12cu|php-pear-MDB_QueryTool-1.2.2-8|73	- spec cleanup
12cu|php-pear-MDB_QueryTool-1.2.2-8|74	- use pear installer
12cu|php-pear-MDB_QueryTool-1.2.2-8|75	- don't ship tests, even in documentation
12cu|php-pear-MDB_QueryTool-1.2.2-8|76	- own all directories
12cu|php-pear-MDB_QueryTool-1.2.2-8|77	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-MDB_QueryTool-1.2.2-8|78	
12cu|php-pear-MDB_QueryTool-1.2.2-8|79	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.2-3mdv2010.0
12cu|php-pear-MDB_QueryTool-1.2.2-8|80	+ Revision: 441352
12cu|php-pear-MDB_QueryTool-1.2.2-8|81	- rebuild
12cu|php-pear-MDB_QueryTool-1.2.2-8|82	
12cu|php-pear-MDB_QueryTool-1.2.2-8|83	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdv2009.1
12cu|php-pear-MDB_QueryTool-1.2.2-8|84	+ Revision: 322275
12cu|php-pear-MDB_QueryTool-1.2.2-8|85	- rebuild
12cu|php-pear-MDB_QueryTool-1.2.2-8|86	
12cu|php-pear-MDB_QueryTool-1.2.2-8|87	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2009.0
12cu|php-pear-MDB_QueryTool-1.2.2-8|88	+ Revision: 278927
12cu|php-pear-MDB_QueryTool-1.2.2-8|89	- update to new version 1.2.2
12cu|php-pear-MDB_QueryTool-1.2.2-8|90	
12cu|php-pear-MDB_QueryTool-1.2.2-8|91	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2009.0
12cu|php-pear-MDB_QueryTool-1.2.2-8|92	+ Revision: 236911
12cu|php-pear-MDB_QueryTool-1.2.2-8|93	- rebuild
12cu|php-pear-MDB_QueryTool-1.2.2-8|94	
12cu|php-pear-MDB_QueryTool-1.2.2-8|95	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.2.0-1mdv2008.1
12cu|php-pear-MDB_QueryTool-1.2.2-8|96	+ Revision: 136411
12cu|php-pear-MDB_QueryTool-1.2.2-8|97	- restore BuildRoot
12cu|php-pear-MDB_QueryTool-1.2.2-8|98	
12cu|php-pear-MDB_QueryTool-1.2.2-8|99	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-MDB_QueryTool-1.2.2-8|100	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-MDB_QueryTool-1.2.2-8|101	
12cu|php-pear-MDB_QueryTool-1.2.2-8|102	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdv2008.0
12cu|php-pear-MDB_QueryTool-1.2.2-8|103	+ Revision: 15693
12cu|php-pear-MDB_QueryTool-1.2.2-8|104	- 1.2.0
12cu|php-pear-MDB_QueryTool-1.2.2-8|105	
12cu|php-pear-MDB_QueryTool-1.2.2-8|106	
12cu|php-pear-MDB_QueryTool-1.2.2-8|107	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-8mdv2007.0
12cu|php-pear-MDB_QueryTool-1.2.2-8|108	+ Revision: 82001
12cu|php-pear-MDB_QueryTool-1.2.2-8|109	- Import php-pear-MDB_QueryTool
12cu|php-pear-MDB_QueryTool-1.2.2-8|110	
12cu|php-pear-MDB_QueryTool-1.2.2-8|111	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-8mdk
12cu|php-pear-MDB_QueryTool-1.2.2-8|112	- new group (Development/PHP)
12cu|php-pear-MDB_QueryTool-1.2.2-8|113	
12cu|php-pear-MDB_QueryTool-1.2.2-8|114	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-7mdk
12cu|php-pear-MDB_QueryTool-1.2.2-8|115	- rebuilt to fix auto deps
12cu|php-pear-MDB_QueryTool-1.2.2-8|116	
12cu|php-pear-MDB_QueryTool-1.2.2-8|117	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-6mdk
12cu|php-pear-MDB_QueryTool-1.2.2-8|118	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-MDB_QueryTool-1.2.2-8|119	
12cu|php-pear-MDB_QueryTool-1.2.2-8|120	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-5mdk
12cu|php-pear-MDB_QueryTool-1.2.2-8|121	- fix deps
12cu|php-pear-MDB_QueryTool-1.2.2-8|122	
12cu|php-pear-MDB_QueryTool-1.2.2-8|123	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-4mdk
12cu|php-pear-MDB_QueryTool-1.2.2-8|124	- fix the package.xml file so it will register
12cu|php-pear-MDB_QueryTool-1.2.2-8|125	
12cu|php-pear-MDB_QueryTool-1.2.2-8|126	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-3mdk
12cu|php-pear-MDB_QueryTool-1.2.2-8|127	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-MDB_QueryTool-1.2.2-8|128	- fix deps
12cu|php-pear-MDB_QueryTool-1.2.2-8|129	
12cu|php-pear-MDB_QueryTool-1.2.2-8|130	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-2mdk
12cu|php-pear-MDB_QueryTool-1.2.2-8|131	- fix deps
12cu|php-pear-MDB_QueryTool-1.2.2-8|132	
12cu|php-pear-MDB_QueryTool-1.2.2-8|133	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-1mdk
12cu|php-pear-MDB_QueryTool-1.2.2-8|134	- initial Mandriva package (PLD import)
12cu|php-pear-MDB_QueryTool-1.2.2-8|135	

11588 12
12cu|php-pear-Message-0.6-14|1	%define		_class		Message
12cu|php-pear-Message-0.6-14|2	%define		upstream_name	%{_class}
12cu|php-pear-Message-0.6-14|3	
12cu|php-pear-Message-0.6-14|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-Message-0.6-14|5	Version:	0.6
12cu|php-pear-Message-0.6-14|6	Release:	14
12cu|php-pear-Message-0.6-14|7	Summary:	Message hash and digest (HMAC) generation methods and classes
12cu|php-pear-Message-0.6-14|8	License:	PHP License
12cu|php-pear-Message-0.6-14|9	Group:		Development/PHP
12cu|php-pear-Message-0.6-14|10	URL:		http://pear.php.net/package/Message/
12cu|php-pear-Message-0.6-14|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Message-0.6-14|12	Requires(post): php-pear
12cu|php-pear-Message-0.6-14|13	Requires(preun): php-pear
12cu|php-pear-Message-0.6-14|14	Requires:	php-pear
12cu|php-pear-Message-0.6-14|15	BuildArch:	noarch
12cu|php-pear-Message-0.6-14|16	BuildRequires:	php-pear
12cu|php-pear-Message-0.6-14|17	
12cu|php-pear-Message-0.6-14|18	%description
12cu|php-pear-Message-0.6-14|19	Classes for message hashing and HMAC signature generation using the
12cu|php-pear-Message-0.6-14|20	mhash functions.
12cu|php-pear-Message-0.6-14|21	
12cu|php-pear-Message-0.6-14|22	%prep
12cu|php-pear-Message-0.6-14|23	%setup -q -c
12cu|php-pear-Message-0.6-14|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Message-0.6-14|25	
12cu|php-pear-Message-0.6-14|26	%install
12cu|php-pear-Message-0.6-14|27	
12cu|php-pear-Message-0.6-14|28	cd %{upstream_name}-%{version}
12cu|php-pear-Message-0.6-14|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Message-0.6-14|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Message-0.6-14|31	
12cu|php-pear-Message-0.6-14|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Message-0.6-14|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Message-0.6-14|34	
12cu|php-pear-Message-0.6-14|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Message-0.6-14|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Message-0.6-14|37	
12cu|php-pear-Message-0.6-14|38	%clean
12cu|php-pear-Message-0.6-14|39	
12cu|php-pear-Message-0.6-14|40	
12cu|php-pear-Message-0.6-14|41	
12cu|php-pear-Message-0.6-14|42	%files
12cu|php-pear-Message-0.6-14|43	%defattr(-,root,root)
12cu|php-pear-Message-0.6-14|44	%doc %{upstream_name}-%{version}/README
12cu|php-pear-Message-0.6-14|45	%doc %{upstream_name}-%{version}/misc
12cu|php-pear-Message-0.6-14|46	%{_datadir}/pear/%{upstream_name}
12cu|php-pear-Message-0.6-14|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Message-0.6-14|48	
12cu|php-pear-Message-0.6-14|49	
12cu|php-pear-Message-0.6-14|50	
12cu|php-pear-Message-0.6-14|51	%changelog
12cu|php-pear-Message-0.6-14|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6-13mdv2012.0
12cu|php-pear-Message-0.6-14|53	+ Revision: 742134
12cu|php-pear-Message-0.6-14|54	- fix major breakage by careless packager
12cu|php-pear-Message-0.6-14|55	
12cu|php-pear-Message-0.6-14|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6-12
12cu|php-pear-Message-0.6-14|57	+ Revision: 679406
12cu|php-pear-Message-0.6-14|58	- mass rebuild
12cu|php-pear-Message-0.6-14|59	
12cu|php-pear-Message-0.6-14|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-11mdv2011.0
12cu|php-pear-Message-0.6-14|61	+ Revision: 613720
12cu|php-pear-Message-0.6-14|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-Message-0.6-14|63	
12cu|php-pear-Message-0.6-14|64	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-10mdv2010.1
12cu|php-pear-Message-0.6-14|65	+ Revision: 470172
12cu|php-pear-Message-0.6-14|66	- spec cleanup
12cu|php-pear-Message-0.6-14|67	- use pear installer
12cu|php-pear-Message-0.6-14|68	- don't ship tests, even in documentation
12cu|php-pear-Message-0.6-14|69	- own all directories
12cu|php-pear-Message-0.6-14|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Message-0.6-14|71	
12cu|php-pear-Message-0.6-14|72	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.6-10mdv2010.0
12cu|php-pear-Message-0.6-14|73	+ Revision: 441353
12cu|php-pear-Message-0.6-14|74	- rebuild
12cu|php-pear-Message-0.6-14|75	
12cu|php-pear-Message-0.6-14|76	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6-9mdv2009.1
12cu|php-pear-Message-0.6-14|77	+ Revision: 322371
12cu|php-pear-Message-0.6-14|78	- rebuild
12cu|php-pear-Message-0.6-14|79	
12cu|php-pear-Message-0.6-14|80	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6-8mdv2009.0
12cu|php-pear-Message-0.6-14|81	+ Revision: 236973
12cu|php-pear-Message-0.6-14|82	- rebuild
12cu|php-pear-Message-0.6-14|83	
12cu|php-pear-Message-0.6-14|84	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Message-0.6-14|85	- restore BuildRoot
12cu|php-pear-Message-0.6-14|86	
12cu|php-pear-Message-0.6-14|87	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Message-0.6-14|88	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Message-0.6-14|89	
12cu|php-pear-Message-0.6-14|90	
12cu|php-pear-Message-0.6-14|91	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6-7mdv2007.0
12cu|php-pear-Message-0.6-14|92	+ Revision: 82207
12cu|php-pear-Message-0.6-14|93	- Import php-pear-Message
12cu|php-pear-Message-0.6-14|94	
12cu|php-pear-Message-0.6-14|95	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6-7mdk
12cu|php-pear-Message-0.6-14|96	- new group (Development/PHP)
12cu|php-pear-Message-0.6-14|97	
12cu|php-pear-Message-0.6-14|98	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6-6mdk
12cu|php-pear-Message-0.6-14|99	- rebuilt to fix auto deps
12cu|php-pear-Message-0.6-14|100	
12cu|php-pear-Message-0.6-14|101	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6-5mdk
12cu|php-pear-Message-0.6-14|102	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Message-0.6-14|103	
12cu|php-pear-Message-0.6-14|104	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6-4mdk
12cu|php-pear-Message-0.6-14|105	- fix deps
12cu|php-pear-Message-0.6-14|106	
12cu|php-pear-Message-0.6-14|107	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6-3mdk
12cu|php-pear-Message-0.6-14|108	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Message-0.6-14|109	- fix deps
12cu|php-pear-Message-0.6-14|110	
12cu|php-pear-Message-0.6-14|111	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6-2mdk
12cu|php-pear-Message-0.6-14|112	- fix deps
12cu|php-pear-Message-0.6-14|113	
12cu|php-pear-Message-0.6-14|114	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6-1mdk
12cu|php-pear-Message-0.6-14|115	- initial Mandriva package (PLD import)
12cu|php-pear-Message-0.6-14|116	

11589 12
12cu|php-pear-MIME_Type-1.2.1-4|1	%define		_class		MIME
12cu|php-pear-MIME_Type-1.2.1-4|2	%define		_subclass	Type
12cu|php-pear-MIME_Type-1.2.1-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-MIME_Type-1.2.1-4|4	
12cu|php-pear-MIME_Type-1.2.1-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-MIME_Type-1.2.1-4|6	Version:	1.2.1
12cu|php-pear-MIME_Type-1.2.1-4|7	Release:	4
12cu|php-pear-MIME_Type-1.2.1-4|8	Summary:	Utility class for dealing with MIME types
12cu|php-pear-MIME_Type-1.2.1-4|9	License:	PHP License
12cu|php-pear-MIME_Type-1.2.1-4|10	Group:		Development/PHP
12cu|php-pear-MIME_Type-1.2.1-4|11	URL:		http://pear.php.net/package/MIME_Type/
12cu|php-pear-MIME_Type-1.2.1-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-MIME_Type-1.2.1-4|13	Requires(post): php-pear
12cu|php-pear-MIME_Type-1.2.1-4|14	Requires(preun): php-pear
12cu|php-pear-MIME_Type-1.2.1-4|15	Requires:	php-pear
12cu|php-pear-MIME_Type-1.2.1-4|16	BuildArch:	noarch
12cu|php-pear-MIME_Type-1.2.1-4|17	BuildRequires:	php-pear
12cu|php-pear-MIME_Type-1.2.1-4|18	
12cu|php-pear-MIME_Type-1.2.1-4|19	%description
12cu|php-pear-MIME_Type-1.2.1-4|20	Provides functionality for dealing with MIME types.
12cu|php-pear-MIME_Type-1.2.1-4|21	- Parse MIME type.
12cu|php-pear-MIME_Type-1.2.1-4|22	- Supports full RFC2045 specification.
12cu|php-pear-MIME_Type-1.2.1-4|23	- Many utility functions for working with and determining info about
12cu|php-pear-MIME_Type-1.2.1-4|24	types.
12cu|php-pear-MIME_Type-1.2.1-4|25	- Most functions can be called statically.
12cu|php-pear-MIME_Type-1.2.1-4|26	- Autodetect a file's MIME-type, either with mime_content_type() or
12cu|php-pear-MIME_Type-1.2.1-4|27	the 'file' command.
12cu|php-pear-MIME_Type-1.2.1-4|28	
12cu|php-pear-MIME_Type-1.2.1-4|29	%prep
12cu|php-pear-MIME_Type-1.2.1-4|30	%setup -q -c
12cu|php-pear-MIME_Type-1.2.1-4|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-MIME_Type-1.2.1-4|32	
12cu|php-pear-MIME_Type-1.2.1-4|33	%install
12cu|php-pear-MIME_Type-1.2.1-4|34	
12cu|php-pear-MIME_Type-1.2.1-4|35	cd %{upstream_name}-%{version}
12cu|php-pear-MIME_Type-1.2.1-4|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-MIME_Type-1.2.1-4|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-MIME_Type-1.2.1-4|38	
12cu|php-pear-MIME_Type-1.2.1-4|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-MIME_Type-1.2.1-4|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-MIME_Type-1.2.1-4|41	
12cu|php-pear-MIME_Type-1.2.1-4|42	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-MIME_Type-1.2.1-4|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-MIME_Type-1.2.1-4|44	
12cu|php-pear-MIME_Type-1.2.1-4|45	%clean
12cu|php-pear-MIME_Type-1.2.1-4|46	
12cu|php-pear-MIME_Type-1.2.1-4|47	
12cu|php-pear-MIME_Type-1.2.1-4|48	
12cu|php-pear-MIME_Type-1.2.1-4|49	%files
12cu|php-pear-MIME_Type-1.2.1-4|50	%defattr(-,root,root)
12cu|php-pear-MIME_Type-1.2.1-4|51	%doc %{upstream_name}-%{version}/docs/examples
12cu|php-pear-MIME_Type-1.2.1-4|52	%{_datadir}/pear/%{_class}
12cu|php-pear-MIME_Type-1.2.1-4|53	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-MIME_Type-1.2.1-4|54	
12cu|php-pear-MIME_Type-1.2.1-4|55	
12cu|php-pear-MIME_Type-1.2.1-4|56	%changelog
12cu|php-pear-MIME_Type-1.2.1-4|57	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdv2012.0
12cu|php-pear-MIME_Type-1.2.1-4|58	+ Revision: 742033
12cu|php-pear-MIME_Type-1.2.1-4|59	- fix major breakage by careless packager
12cu|php-pear-MIME_Type-1.2.1-4|60	
12cu|php-pear-MIME_Type-1.2.1-4|61	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2
12cu|php-pear-MIME_Type-1.2.1-4|62	+ Revision: 679386
12cu|php-pear-MIME_Type-1.2.1-4|63	- mass rebuild
12cu|php-pear-MIME_Type-1.2.1-4|64	
12cu|php-pear-MIME_Type-1.2.1-4|65	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2011.0
12cu|php-pear-MIME_Type-1.2.1-4|66	+ Revision: 594494
12cu|php-pear-MIME_Type-1.2.1-4|67	- update to new version 1.2.1
12cu|php-pear-MIME_Type-1.2.1-4|68	
12cu|php-pear-MIME_Type-1.2.1-4|69	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-2mdv2010.1
12cu|php-pear-MIME_Type-1.2.1-4|70	+ Revision: 470173
12cu|php-pear-MIME_Type-1.2.1-4|71	- spec cleanup
12cu|php-pear-MIME_Type-1.2.1-4|72	- use pear installer
12cu|php-pear-MIME_Type-1.2.1-4|73	- don't ship tests, even in documentation
12cu|php-pear-MIME_Type-1.2.1-4|74	- own all directories
12cu|php-pear-MIME_Type-1.2.1-4|75	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-MIME_Type-1.2.1-4|76	
12cu|php-pear-MIME_Type-1.2.1-4|77	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.0-2mdv2010.0
12cu|php-pear-MIME_Type-1.2.1-4|78	+ Revision: 441354
12cu|php-pear-MIME_Type-1.2.1-4|79	- rebuild
12cu|php-pear-MIME_Type-1.2.1-4|80	
12cu|php-pear-MIME_Type-1.2.1-4|81	* Sat Jan 24 2009 Funda Wang <fwang@mandriva.org> 1.2.0-1mdv2009.1
12cu|php-pear-MIME_Type-1.2.1-4|82	+ Revision: 333197
12cu|php-pear-MIME_Type-1.2.1-4|83	- new version 1.2.0
12cu|php-pear-MIME_Type-1.2.1-4|84	
12cu|php-pear-MIME_Type-1.2.1-4|85	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2009.1
12cu|php-pear-MIME_Type-1.2.1-4|86	+ Revision: 322276
12cu|php-pear-MIME_Type-1.2.1-4|87	- rebuild
12cu|php-pear-MIME_Type-1.2.1-4|88	
12cu|php-pear-MIME_Type-1.2.1-4|89	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2009.0
12cu|php-pear-MIME_Type-1.2.1-4|90	+ Revision: 236912
12cu|php-pear-MIME_Type-1.2.1-4|91	- rebuild
12cu|php-pear-MIME_Type-1.2.1-4|92	
12cu|php-pear-MIME_Type-1.2.1-4|93	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.0-7mdv2008.1
12cu|php-pear-MIME_Type-1.2.1-4|94	+ Revision: 136411
12cu|php-pear-MIME_Type-1.2.1-4|95	- restore BuildRoot
12cu|php-pear-MIME_Type-1.2.1-4|96	
12cu|php-pear-MIME_Type-1.2.1-4|97	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-MIME_Type-1.2.1-4|98	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-MIME_Type-1.2.1-4|99	
12cu|php-pear-MIME_Type-1.2.1-4|100	
12cu|php-pear-MIME_Type-1.2.1-4|101	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cu|php-pear-MIME_Type-1.2.1-4|102	+ Revision: 82003
12cu|php-pear-MIME_Type-1.2.1-4|103	- Import php-pear-MIME_Type
12cu|php-pear-MIME_Type-1.2.1-4|104	
12cu|php-pear-MIME_Type-1.2.1-4|105	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cu|php-pear-MIME_Type-1.2.1-4|106	- new group (Development/PHP)
12cu|php-pear-MIME_Type-1.2.1-4|107	
12cu|php-pear-MIME_Type-1.2.1-4|108	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cu|php-pear-MIME_Type-1.2.1-4|109	- rebuilt to fix auto deps
12cu|php-pear-MIME_Type-1.2.1-4|110	
12cu|php-pear-MIME_Type-1.2.1-4|111	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cu|php-pear-MIME_Type-1.2.1-4|112	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-MIME_Type-1.2.1-4|113	
12cu|php-pear-MIME_Type-1.2.1-4|114	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cu|php-pear-MIME_Type-1.2.1-4|115	- fix deps
12cu|php-pear-MIME_Type-1.2.1-4|116	
12cu|php-pear-MIME_Type-1.2.1-4|117	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cu|php-pear-MIME_Type-1.2.1-4|118	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-MIME_Type-1.2.1-4|119	- fix deps
12cu|php-pear-MIME_Type-1.2.1-4|120	
12cu|php-pear-MIME_Type-1.2.1-4|121	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cu|php-pear-MIME_Type-1.2.1-4|122	- fix deps
12cu|php-pear-MIME_Type-1.2.1-4|123	
12cu|php-pear-MIME_Type-1.2.1-4|124	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-MIME_Type-1.2.1-4|125	- initial Mandriva package (PLD import)
12cu|php-pear-MIME_Type-1.2.1-4|126	

11590 12
12cu|php-pear-MP3_Id-1.2.2-1|1	%define		_class		MP3
12cu|php-pear-MP3_Id-1.2.2-1|2	%define		_subclass	Id
12cu|php-pear-MP3_Id-1.2.2-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-MP3_Id-1.2.2-1|4	
12cu|php-pear-MP3_Id-1.2.2-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-MP3_Id-1.2.2-1|6	Version:	1.2.2
12cu|php-pear-MP3_Id-1.2.2-1|7	Release:	1
12cu|php-pear-MP3_Id-1.2.2-1|8	Summary:	Read/write MP3-Tags
12cu|php-pear-MP3_Id-1.2.2-1|9	License:	PHP License
12cu|php-pear-MP3_Id-1.2.2-1|10	Group:		Development/PHP
12cu|php-pear-MP3_Id-1.2.2-1|11	URL:		http://pear.php.net/package/MP3_Id/
12cu|php-pear-MP3_Id-1.2.2-1|12	Source0:	http://download.pear.php.net/package/MP3_Id-%{version}.tgz
12cu|php-pear-MP3_Id-1.2.2-1|13	Requires(post): php-pear
12cu|php-pear-MP3_Id-1.2.2-1|14	Requires(preun): php-pear
12cu|php-pear-MP3_Id-1.2.2-1|15	Requires:	php-pear
12cu|php-pear-MP3_Id-1.2.2-1|16	BuildArch:	noarch
12cu|php-pear-MP3_Id-1.2.2-1|17	BuildRequires:	php-pear
12cu|php-pear-MP3_Id-1.2.2-1|18	
12cu|php-pear-MP3_Id-1.2.2-1|19	%description
12cu|php-pear-MP3_Id-1.2.2-1|20	The class offers methods for reading and writing information tags
12cu|php-pear-MP3_Id-1.2.2-1|21	(version 1) in MP3 files
12cu|php-pear-MP3_Id-1.2.2-1|22	
12cu|php-pear-MP3_Id-1.2.2-1|23	%prep
12cu|php-pear-MP3_Id-1.2.2-1|24	%setup -q -c
12cu|php-pear-MP3_Id-1.2.2-1|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-MP3_Id-1.2.2-1|26	
12cu|php-pear-MP3_Id-1.2.2-1|27	%install
12cu|php-pear-MP3_Id-1.2.2-1|28	
12cu|php-pear-MP3_Id-1.2.2-1|29	cd %{upstream_name}-%{version}
12cu|php-pear-MP3_Id-1.2.2-1|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-MP3_Id-1.2.2-1|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-MP3_Id-1.2.2-1|32	
12cu|php-pear-MP3_Id-1.2.2-1|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-MP3_Id-1.2.2-1|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-MP3_Id-1.2.2-1|35	
12cu|php-pear-MP3_Id-1.2.2-1|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-MP3_Id-1.2.2-1|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-MP3_Id-1.2.2-1|38	
12cu|php-pear-MP3_Id-1.2.2-1|39	%clean
12cu|php-pear-MP3_Id-1.2.2-1|40	
12cu|php-pear-MP3_Id-1.2.2-1|41	
12cu|php-pear-MP3_Id-1.2.2-1|42	
12cu|php-pear-MP3_Id-1.2.2-1|43	%files
12cu|php-pear-MP3_Id-1.2.2-1|44	%defattr(-,root,root)
12cu|php-pear-MP3_Id-1.2.2-1|45	%{_datadir}/pear/%{_class}
12cu|php-pear-MP3_Id-1.2.2-1|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-MP3_Id-1.2.2-1|47	
12cu|php-pear-MP3_Id-1.2.2-1|48	
12cu|php-pear-MP3_Id-1.2.2-1|49	%changelog
12cu|php-pear-MP3_Id-1.2.2-1|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-6mdv2012.0
12cu|php-pear-MP3_Id-1.2.2-1|51	+ Revision: 742034
12cu|php-pear-MP3_Id-1.2.2-1|52	- fix major breakage by careless packager
12cu|php-pear-MP3_Id-1.2.2-1|53	
12cu|php-pear-MP3_Id-1.2.2-1|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-5
12cu|php-pear-MP3_Id-1.2.2-1|55	+ Revision: 679387
12cu|php-pear-MP3_Id-1.2.2-1|56	- mass rebuild
12cu|php-pear-MP3_Id-1.2.2-1|57	
12cu|php-pear-MP3_Id-1.2.2-1|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-4mdv2011.0
12cu|php-pear-MP3_Id-1.2.2-1|59	+ Revision: 613702
12cu|php-pear-MP3_Id-1.2.2-1|60	- the mass rebuild of 2010.1 packages
12cu|php-pear-MP3_Id-1.2.2-1|61	
12cu|php-pear-MP3_Id-1.2.2-1|62	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-3mdv2010.1
12cu|php-pear-MP3_Id-1.2.2-1|63	+ Revision: 470174
12cu|php-pear-MP3_Id-1.2.2-1|64	- spec cleanup
12cu|php-pear-MP3_Id-1.2.2-1|65	- use pear installer
12cu|php-pear-MP3_Id-1.2.2-1|66	- don't ship tests, even in documentation
12cu|php-pear-MP3_Id-1.2.2-1|67	- own all directories
12cu|php-pear-MP3_Id-1.2.2-1|68	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-MP3_Id-1.2.2-1|69	
12cu|php-pear-MP3_Id-1.2.2-1|70	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-3mdv2010.0
12cu|php-pear-MP3_Id-1.2.2-1|71	+ Revision: 441355
12cu|php-pear-MP3_Id-1.2.2-1|72	- rebuild
12cu|php-pear-MP3_Id-1.2.2-1|73	
12cu|php-pear-MP3_Id-1.2.2-1|74	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdv2009.1
12cu|php-pear-MP3_Id-1.2.2-1|75	+ Revision: 322277
12cu|php-pear-MP3_Id-1.2.2-1|76	- rebuild
12cu|php-pear-MP3_Id-1.2.2-1|77	
12cu|php-pear-MP3_Id-1.2.2-1|78	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2009.0
12cu|php-pear-MP3_Id-1.2.2-1|79	+ Revision: 278928
12cu|php-pear-MP3_Id-1.2.2-1|80	- update to new version 1.2.1
12cu|php-pear-MP3_Id-1.2.2-1|81	
12cu|php-pear-MP3_Id-1.2.2-1|82	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2009.0
12cu|php-pear-MP3_Id-1.2.2-1|83	+ Revision: 236913
12cu|php-pear-MP3_Id-1.2.2-1|84	- rebuild
12cu|php-pear-MP3_Id-1.2.2-1|85	
12cu|php-pear-MP3_Id-1.2.2-1|86	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.2.0-1mdv2008.1
12cu|php-pear-MP3_Id-1.2.2-1|87	+ Revision: 136411
12cu|php-pear-MP3_Id-1.2.2-1|88	- restore BuildRoot
12cu|php-pear-MP3_Id-1.2.2-1|89	
12cu|php-pear-MP3_Id-1.2.2-1|90	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-MP3_Id-1.2.2-1|91	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-MP3_Id-1.2.2-1|92	
12cu|php-pear-MP3_Id-1.2.2-1|93	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdv2008.0
12cu|php-pear-MP3_Id-1.2.2-1|94	+ Revision: 15695
12cu|php-pear-MP3_Id-1.2.2-1|95	- 1.2.0
12cu|php-pear-MP3_Id-1.2.2-1|96	
12cu|php-pear-MP3_Id-1.2.2-1|97	
12cu|php-pear-MP3_Id-1.2.2-1|98	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-7mdv2007.0
12cu|php-pear-MP3_Id-1.2.2-1|99	+ Revision: 82031
12cu|php-pear-MP3_Id-1.2.2-1|100	- Import php-pear-MP3_Id
12cu|php-pear-MP3_Id-1.2.2-1|101	
12cu|php-pear-MP3_Id-1.2.2-1|102	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-7mdk
12cu|php-pear-MP3_Id-1.2.2-1|103	- new group (Development/PHP)
12cu|php-pear-MP3_Id-1.2.2-1|104	
12cu|php-pear-MP3_Id-1.2.2-1|105	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-6mdk
12cu|php-pear-MP3_Id-1.2.2-1|106	- rebuilt to fix auto deps
12cu|php-pear-MP3_Id-1.2.2-1|107	
12cu|php-pear-MP3_Id-1.2.2-1|108	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-5mdk
12cu|php-pear-MP3_Id-1.2.2-1|109	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-MP3_Id-1.2.2-1|110	
12cu|php-pear-MP3_Id-1.2.2-1|111	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-4mdk
12cu|php-pear-MP3_Id-1.2.2-1|112	- fix deps
12cu|php-pear-MP3_Id-1.2.2-1|113	
12cu|php-pear-MP3_Id-1.2.2-1|114	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-3mdk
12cu|php-pear-MP3_Id-1.2.2-1|115	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-MP3_Id-1.2.2-1|116	- fix deps
12cu|php-pear-MP3_Id-1.2.2-1|117	
12cu|php-pear-MP3_Id-1.2.2-1|118	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-2mdk
12cu|php-pear-MP3_Id-1.2.2-1|119	- fix deps
12cu|php-pear-MP3_Id-1.2.2-1|120	
12cu|php-pear-MP3_Id-1.2.2-1|121	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-1mdk
12cu|php-pear-MP3_Id-1.2.2-1|122	- initial Mandriva package (PLD import)
12cu|php-pear-MP3_Id-1.2.2-1|123	
12cu|php-pear-MP3_Id-1.2.2-1|124	

11591 12
12cu|php-pear-Net_CheckIP-1.2.2-4|1	%define		_class		Net
12cu|php-pear-Net_CheckIP-1.2.2-4|2	%define		_subclass	CheckIP
12cu|php-pear-Net_CheckIP-1.2.2-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_CheckIP-1.2.2-4|4	
12cu|php-pear-Net_CheckIP-1.2.2-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_CheckIP-1.2.2-4|6	Version:	1.2.2
12cu|php-pear-Net_CheckIP-1.2.2-4|7	Release:	4
12cu|php-pear-Net_CheckIP-1.2.2-4|8	Summary:	Check the syntax of IPv4 adresses
12cu|php-pear-Net_CheckIP-1.2.2-4|9	License:	PHP License
12cu|php-pear-Net_CheckIP-1.2.2-4|10	Group:		Development/PHP
12cu|php-pear-Net_CheckIP-1.2.2-4|11	URL:		http://pear.php.net/package/Net_CheckIP/
12cu|php-pear-Net_CheckIP-1.2.2-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Net_CheckIP-1.2.2-4|13	Requires(post): php-pear
12cu|php-pear-Net_CheckIP-1.2.2-4|14	Requires(preun): php-pear
12cu|php-pear-Net_CheckIP-1.2.2-4|15	Requires:	php-pear
12cu|php-pear-Net_CheckIP-1.2.2-4|16	BuildArch:	noarch
12cu|php-pear-Net_CheckIP-1.2.2-4|17	BuildRequires:	php-pear
12cu|php-pear-Net_CheckIP-1.2.2-4|18	
12cu|php-pear-Net_CheckIP-1.2.2-4|19	%description
12cu|php-pear-Net_CheckIP-1.2.2-4|20	This package validates IPv4 internet adresses.
12cu|php-pear-Net_CheckIP-1.2.2-4|21	
12cu|php-pear-Net_CheckIP-1.2.2-4|22	%prep
12cu|php-pear-Net_CheckIP-1.2.2-4|23	%setup -q -c
12cu|php-pear-Net_CheckIP-1.2.2-4|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_CheckIP-1.2.2-4|25	
12cu|php-pear-Net_CheckIP-1.2.2-4|26	%install
12cu|php-pear-Net_CheckIP-1.2.2-4|27	
12cu|php-pear-Net_CheckIP-1.2.2-4|28	cd %{upstream_name}-%{version}
12cu|php-pear-Net_CheckIP-1.2.2-4|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_CheckIP-1.2.2-4|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_CheckIP-1.2.2-4|31	
12cu|php-pear-Net_CheckIP-1.2.2-4|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_CheckIP-1.2.2-4|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_CheckIP-1.2.2-4|34	
12cu|php-pear-Net_CheckIP-1.2.2-4|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_CheckIP-1.2.2-4|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_CheckIP-1.2.2-4|37	
12cu|php-pear-Net_CheckIP-1.2.2-4|38	%clean
12cu|php-pear-Net_CheckIP-1.2.2-4|39	
12cu|php-pear-Net_CheckIP-1.2.2-4|40	
12cu|php-pear-Net_CheckIP-1.2.2-4|41	
12cu|php-pear-Net_CheckIP-1.2.2-4|42	%files
12cu|php-pear-Net_CheckIP-1.2.2-4|43	%defattr(-,root,root)
12cu|php-pear-Net_CheckIP-1.2.2-4|44	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_CheckIP-1.2.2-4|45	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_CheckIP-1.2.2-4|46	
12cu|php-pear-Net_CheckIP-1.2.2-4|47	
12cu|php-pear-Net_CheckIP-1.2.2-4|48	%changelog
12cu|php-pear-Net_CheckIP-1.2.2-4|49	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdv2012.0
12cu|php-pear-Net_CheckIP-1.2.2-4|50	+ Revision: 742135
12cu|php-pear-Net_CheckIP-1.2.2-4|51	- fix major breakage by careless packager
12cu|php-pear-Net_CheckIP-1.2.2-4|52	
12cu|php-pear-Net_CheckIP-1.2.2-4|53	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2
12cu|php-pear-Net_CheckIP-1.2.2-4|54	+ Revision: 679407
12cu|php-pear-Net_CheckIP-1.2.2-4|55	- mass rebuild
12cu|php-pear-Net_CheckIP-1.2.2-4|56	
12cu|php-pear-Net_CheckIP-1.2.2-4|57	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2011.0
12cu|php-pear-Net_CheckIP-1.2.2-4|58	+ Revision: 594495
12cu|php-pear-Net_CheckIP-1.2.2-4|59	- update to new version 1.2.2
12cu|php-pear-Net_CheckIP-1.2.2-4|60	
12cu|php-pear-Net_CheckIP-1.2.2-4|61	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-5mdv2010.1
12cu|php-pear-Net_CheckIP-1.2.2-4|62	+ Revision: 468688
12cu|php-pear-Net_CheckIP-1.2.2-4|63	- spec cleanup
12cu|php-pear-Net_CheckIP-1.2.2-4|64	- use pear installer
12cu|php-pear-Net_CheckIP-1.2.2-4|65	- don't ship tests, even in documentation
12cu|php-pear-Net_CheckIP-1.2.2-4|66	- own all directories
12cu|php-pear-Net_CheckIP-1.2.2-4|67	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_CheckIP-1.2.2-4|68	
12cu|php-pear-Net_CheckIP-1.2.2-4|69	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-4mdv2010.0
12cu|php-pear-Net_CheckIP-1.2.2-4|70	+ Revision: 441356
12cu|php-pear-Net_CheckIP-1.2.2-4|71	- rebuild
12cu|php-pear-Net_CheckIP-1.2.2-4|72	
12cu|php-pear-Net_CheckIP-1.2.2-4|73	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdv2009.1
12cu|php-pear-Net_CheckIP-1.2.2-4|74	+ Revision: 322372
12cu|php-pear-Net_CheckIP-1.2.2-4|75	- rebuild
12cu|php-pear-Net_CheckIP-1.2.2-4|76	
12cu|php-pear-Net_CheckIP-1.2.2-4|77	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdv2009.0
12cu|php-pear-Net_CheckIP-1.2.2-4|78	+ Revision: 236974
12cu|php-pear-Net_CheckIP-1.2.2-4|79	- rebuild
12cu|php-pear-Net_CheckIP-1.2.2-4|80	
12cu|php-pear-Net_CheckIP-1.2.2-4|81	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.2.1-1mdv2008.1
12cu|php-pear-Net_CheckIP-1.2.2-4|82	+ Revision: 136411
12cu|php-pear-Net_CheckIP-1.2.2-4|83	- restore BuildRoot
12cu|php-pear-Net_CheckIP-1.2.2-4|84	
12cu|php-pear-Net_CheckIP-1.2.2-4|85	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_CheckIP-1.2.2-4|86	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_CheckIP-1.2.2-4|87	
12cu|php-pear-Net_CheckIP-1.2.2-4|88	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdv2008.0
12cu|php-pear-Net_CheckIP-1.2.2-4|89	+ Revision: 15698
12cu|php-pear-Net_CheckIP-1.2.2-4|90	- 1.2.1
12cu|php-pear-Net_CheckIP-1.2.2-4|91	
12cu|php-pear-Net_CheckIP-1.2.2-4|92	
12cu|php-pear-Net_CheckIP-1.2.2-4|93	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdv2007.0
12cu|php-pear-Net_CheckIP-1.2.2-4|94	+ Revision: 82209
12cu|php-pear-Net_CheckIP-1.2.2-4|95	- Import php-pear-Net_CheckIP
12cu|php-pear-Net_CheckIP-1.2.2-4|96	
12cu|php-pear-Net_CheckIP-1.2.2-4|97	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdk
12cu|php-pear-Net_CheckIP-1.2.2-4|98	- 1.2.0
12cu|php-pear-Net_CheckIP-1.2.2-4|99	- new group (Development/PHP)
12cu|php-pear-Net_CheckIP-1.2.2-4|100	
12cu|php-pear-Net_CheckIP-1.2.2-4|101	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-6mdk
12cu|php-pear-Net_CheckIP-1.2.2-4|102	- rebuilt to fix auto deps
12cu|php-pear-Net_CheckIP-1.2.2-4|103	
12cu|php-pear-Net_CheckIP-1.2.2-4|104	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-5mdk
12cu|php-pear-Net_CheckIP-1.2.2-4|105	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_CheckIP-1.2.2-4|106	
12cu|php-pear-Net_CheckIP-1.2.2-4|107	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdk
12cu|php-pear-Net_CheckIP-1.2.2-4|108	- fix deps
12cu|php-pear-Net_CheckIP-1.2.2-4|109	
12cu|php-pear-Net_CheckIP-1.2.2-4|110	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdk
12cu|php-pear-Net_CheckIP-1.2.2-4|111	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_CheckIP-1.2.2-4|112	- fix deps
12cu|php-pear-Net_CheckIP-1.2.2-4|113	
12cu|php-pear-Net_CheckIP-1.2.2-4|114	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdk
12cu|php-pear-Net_CheckIP-1.2.2-4|115	- fix deps
12cu|php-pear-Net_CheckIP-1.2.2-4|116	
12cu|php-pear-Net_CheckIP-1.2.2-4|117	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cu|php-pear-Net_CheckIP-1.2.2-4|118	- initial Mandriva package (PLD import)
12cu|php-pear-Net_CheckIP-1.2.2-4|119	

11592 12
12cu|php-pear-Net_Curl-1.2.5-8|1	%define		_class		Net
12cu|php-pear-Net_Curl-1.2.5-8|2	%define		_subclass	Curl
12cu|php-pear-Net_Curl-1.2.5-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_Curl-1.2.5-8|4	
12cu|php-pear-Net_Curl-1.2.5-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_Curl-1.2.5-8|6	Version:	1.2.5
12cu|php-pear-Net_Curl-1.2.5-8|7	Release:	8
12cu|php-pear-Net_Curl-1.2.5-8|8	Summary:	An OO interface to the cURL extension
12cu|php-pear-Net_Curl-1.2.5-8|9	License:	PHP License
12cu|php-pear-Net_Curl-1.2.5-8|10	Group:		Development/PHP
12cu|php-pear-Net_Curl-1.2.5-8|11	URL:		http://pear.php.net/package/Net_Curl/
12cu|php-pear-Net_Curl-1.2.5-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Net_Curl-1.2.5-8|13	Requires(post): php-pear
12cu|php-pear-Net_Curl-1.2.5-8|14	Requires(preun): php-pear
12cu|php-pear-Net_Curl-1.2.5-8|15	Requires:	php-pear
12cu|php-pear-Net_Curl-1.2.5-8|16	BuildArch:	noarch
12cu|php-pear-Net_Curl-1.2.5-8|17	BuildRequires:	php-pear
12cu|php-pear-Net_Curl-1.2.5-8|18	
12cu|php-pear-Net_Curl-1.2.5-8|19	%description
12cu|php-pear-Net_Curl-1.2.5-8|20	Net_Curl is an object oriented interface which abstracts away the
12cu|php-pear-Net_Curl-1.2.5-8|21	messy parts of dealing with PHP's cURL extension.
12cu|php-pear-Net_Curl-1.2.5-8|22	
12cu|php-pear-Net_Curl-1.2.5-8|23	%prep
12cu|php-pear-Net_Curl-1.2.5-8|24	%setup -q -c
12cu|php-pear-Net_Curl-1.2.5-8|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_Curl-1.2.5-8|26	
12cu|php-pear-Net_Curl-1.2.5-8|27	%install
12cu|php-pear-Net_Curl-1.2.5-8|28	
12cu|php-pear-Net_Curl-1.2.5-8|29	cd %{upstream_name}-%{version}
12cu|php-pear-Net_Curl-1.2.5-8|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_Curl-1.2.5-8|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_Curl-1.2.5-8|32	
12cu|php-pear-Net_Curl-1.2.5-8|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_Curl-1.2.5-8|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_Curl-1.2.5-8|35	
12cu|php-pear-Net_Curl-1.2.5-8|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Curl-1.2.5-8|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Curl-1.2.5-8|38	
12cu|php-pear-Net_Curl-1.2.5-8|39	%clean
12cu|php-pear-Net_Curl-1.2.5-8|40	
12cu|php-pear-Net_Curl-1.2.5-8|41	
12cu|php-pear-Net_Curl-1.2.5-8|42	
12cu|php-pear-Net_Curl-1.2.5-8|43	%files
12cu|php-pear-Net_Curl-1.2.5-8|44	%defattr(-,root,root)
12cu|php-pear-Net_Curl-1.2.5-8|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_Curl-1.2.5-8|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_Curl-1.2.5-8|47	
12cu|php-pear-Net_Curl-1.2.5-8|48	
12cu|php-pear-Net_Curl-1.2.5-8|49	%changelog
12cu|php-pear-Net_Curl-1.2.5-8|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-7mdv2012.0
12cu|php-pear-Net_Curl-1.2.5-8|51	+ Revision: 742136
12cu|php-pear-Net_Curl-1.2.5-8|52	- fix major breakage by careless packager
12cu|php-pear-Net_Curl-1.2.5-8|53	
12cu|php-pear-Net_Curl-1.2.5-8|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-6
12cu|php-pear-Net_Curl-1.2.5-8|55	+ Revision: 679408
12cu|php-pear-Net_Curl-1.2.5-8|56	- mass rebuild
12cu|php-pear-Net_Curl-1.2.5-8|57	
12cu|php-pear-Net_Curl-1.2.5-8|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-5mdv2011.0
12cu|php-pear-Net_Curl-1.2.5-8|59	+ Revision: 613721
12cu|php-pear-Net_Curl-1.2.5-8|60	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_Curl-1.2.5-8|61	
12cu|php-pear-Net_Curl-1.2.5-8|62	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.5-4mdv2010.1
12cu|php-pear-Net_Curl-1.2.5-8|63	+ Revision: 468689
12cu|php-pear-Net_Curl-1.2.5-8|64	- spec cleanup
12cu|php-pear-Net_Curl-1.2.5-8|65	- use pear installer
12cu|php-pear-Net_Curl-1.2.5-8|66	- don't ship tests, even in documentation
12cu|php-pear-Net_Curl-1.2.5-8|67	- own all directories
12cu|php-pear-Net_Curl-1.2.5-8|68	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_Curl-1.2.5-8|69	
12cu|php-pear-Net_Curl-1.2.5-8|70	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.5-3mdv2010.0
12cu|php-pear-Net_Curl-1.2.5-8|71	+ Revision: 441357
12cu|php-pear-Net_Curl-1.2.5-8|72	- rebuild
12cu|php-pear-Net_Curl-1.2.5-8|73	
12cu|php-pear-Net_Curl-1.2.5-8|74	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-2mdv2009.1
12cu|php-pear-Net_Curl-1.2.5-8|75	+ Revision: 322373
12cu|php-pear-Net_Curl-1.2.5-8|76	- rebuild
12cu|php-pear-Net_Curl-1.2.5-8|77	
12cu|php-pear-Net_Curl-1.2.5-8|78	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.5-1mdv2009.0
12cu|php-pear-Net_Curl-1.2.5-8|79	+ Revision: 278929
12cu|php-pear-Net_Curl-1.2.5-8|80	- update to new version 1.2.5
12cu|php-pear-Net_Curl-1.2.5-8|81	
12cu|php-pear-Net_Curl-1.2.5-8|82	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-2mdv2009.0
12cu|php-pear-Net_Curl-1.2.5-8|83	+ Revision: 236975
12cu|php-pear-Net_Curl-1.2.5-8|84	- rebuild
12cu|php-pear-Net_Curl-1.2.5-8|85	
12cu|php-pear-Net_Curl-1.2.5-8|86	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.2.3-1mdv2008.1
12cu|php-pear-Net_Curl-1.2.5-8|87	+ Revision: 136411
12cu|php-pear-Net_Curl-1.2.5-8|88	- restore BuildRoot
12cu|php-pear-Net_Curl-1.2.5-8|89	
12cu|php-pear-Net_Curl-1.2.5-8|90	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_Curl-1.2.5-8|91	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_Curl-1.2.5-8|92	
12cu|php-pear-Net_Curl-1.2.5-8|93	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-1mdv2008.0
12cu|php-pear-Net_Curl-1.2.5-8|94	+ Revision: 15699
12cu|php-pear-Net_Curl-1.2.5-8|95	- 1.2.3
12cu|php-pear-Net_Curl-1.2.5-8|96	
12cu|php-pear-Net_Curl-1.2.5-8|97	
12cu|php-pear-Net_Curl-1.2.5-8|98	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdv2007.0
12cu|php-pear-Net_Curl-1.2.5-8|99	+ Revision: 82211
12cu|php-pear-Net_Curl-1.2.5-8|100	- Import php-pear-Net_Curl
12cu|php-pear-Net_Curl-1.2.5-8|101	
12cu|php-pear-Net_Curl-1.2.5-8|102	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdk
12cu|php-pear-Net_Curl-1.2.5-8|103	- new group (Development/PHP)
12cu|php-pear-Net_Curl-1.2.5-8|104	
12cu|php-pear-Net_Curl-1.2.5-8|105	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdk
12cu|php-pear-Net_Curl-1.2.5-8|106	- 1.2.2
12cu|php-pear-Net_Curl-1.2.5-8|107	
12cu|php-pear-Net_Curl-1.2.5-8|108	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-6mdk
12cu|php-pear-Net_Curl-1.2.5-8|109	- rebuilt to fix auto deps
12cu|php-pear-Net_Curl-1.2.5-8|110	
12cu|php-pear-Net_Curl-1.2.5-8|111	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-5mdk
12cu|php-pear-Net_Curl-1.2.5-8|112	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_Curl-1.2.5-8|113	
12cu|php-pear-Net_Curl-1.2.5-8|114	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdk
12cu|php-pear-Net_Curl-1.2.5-8|115	- fix deps
12cu|php-pear-Net_Curl-1.2.5-8|116	
12cu|php-pear-Net_Curl-1.2.5-8|117	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-3mdk
12cu|php-pear-Net_Curl-1.2.5-8|118	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_Curl-1.2.5-8|119	- fix deps
12cu|php-pear-Net_Curl-1.2.5-8|120	
12cu|php-pear-Net_Curl-1.2.5-8|121	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdk
12cu|php-pear-Net_Curl-1.2.5-8|122	- fix deps
12cu|php-pear-Net_Curl-1.2.5-8|123	
12cu|php-pear-Net_Curl-1.2.5-8|124	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdk
12cu|php-pear-Net_Curl-1.2.5-8|125	- initial Mandriva package (PLD import)
12cu|php-pear-Net_Curl-1.2.5-8|126	

11593 12
12cu|php-pear-Net_Dict-1.0.7-4|1	%define		_class		Net
12cu|php-pear-Net_Dict-1.0.7-4|2	%define		_subclass	Dict
12cu|php-pear-Net_Dict-1.0.7-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_Dict-1.0.7-4|4	
12cu|php-pear-Net_Dict-1.0.7-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_Dict-1.0.7-4|6	Version:	1.0.7
12cu|php-pear-Net_Dict-1.0.7-4|7	Release:	4
12cu|php-pear-Net_Dict-1.0.7-4|8	Summary:	Interface to the DICT protocol
12cu|php-pear-Net_Dict-1.0.7-4|9	License:	PHP License
12cu|php-pear-Net_Dict-1.0.7-4|10	Group:		Development/PHP
12cu|php-pear-Net_Dict-1.0.7-4|11	URL:		http://pear.php.net/package/Net_Dict/
12cu|php-pear-Net_Dict-1.0.7-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Net_Dict-1.0.7-4|13	Requires(post): php-pear
12cu|php-pear-Net_Dict-1.0.7-4|14	Requires(preun): php-pear
12cu|php-pear-Net_Dict-1.0.7-4|15	Requires:	php-pear
12cu|php-pear-Net_Dict-1.0.7-4|16	BuildArch:	noarch
12cu|php-pear-Net_Dict-1.0.7-4|17	BuildRequires:	php-pear
12cu|php-pear-Net_Dict-1.0.7-4|18	
12cu|php-pear-Net_Dict-1.0.7-4|19	%description
12cu|php-pear-Net_Dict-1.0.7-4|20	This class provides a simple API to the DICT Protocol handling all the
12cu|php-pear-Net_Dict-1.0.7-4|21	network related issues and providing DICT responses in PHP datatypes
12cu|php-pear-Net_Dict-1.0.7-4|22	to make it easy for a developer to use DICT servers in their programs.
12cu|php-pear-Net_Dict-1.0.7-4|23	
12cu|php-pear-Net_Dict-1.0.7-4|24	%prep
12cu|php-pear-Net_Dict-1.0.7-4|25	%setup -q -c
12cu|php-pear-Net_Dict-1.0.7-4|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_Dict-1.0.7-4|27	
12cu|php-pear-Net_Dict-1.0.7-4|28	%install
12cu|php-pear-Net_Dict-1.0.7-4|29	
12cu|php-pear-Net_Dict-1.0.7-4|30	cd %{upstream_name}-%{version}
12cu|php-pear-Net_Dict-1.0.7-4|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_Dict-1.0.7-4|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_Dict-1.0.7-4|33	
12cu|php-pear-Net_Dict-1.0.7-4|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_Dict-1.0.7-4|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_Dict-1.0.7-4|36	
12cu|php-pear-Net_Dict-1.0.7-4|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Dict-1.0.7-4|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Dict-1.0.7-4|39	
12cu|php-pear-Net_Dict-1.0.7-4|40	%clean
12cu|php-pear-Net_Dict-1.0.7-4|41	
12cu|php-pear-Net_Dict-1.0.7-4|42	
12cu|php-pear-Net_Dict-1.0.7-4|43	
12cu|php-pear-Net_Dict-1.0.7-4|44	%files
12cu|php-pear-Net_Dict-1.0.7-4|45	%defattr(-,root,root)
12cu|php-pear-Net_Dict-1.0.7-4|46	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Net_Dict-1.0.7-4|47	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_Dict-1.0.7-4|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_Dict-1.0.7-4|49	
12cu|php-pear-Net_Dict-1.0.7-4|50	
12cu|php-pear-Net_Dict-1.0.7-4|51	%changelog
12cu|php-pear-Net_Dict-1.0.7-4|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-3mdv2012.0
12cu|php-pear-Net_Dict-1.0.7-4|53	+ Revision: 742139
12cu|php-pear-Net_Dict-1.0.7-4|54	- fix major breakage by careless packager
12cu|php-pear-Net_Dict-1.0.7-4|55	
12cu|php-pear-Net_Dict-1.0.7-4|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-2
12cu|php-pear-Net_Dict-1.0.7-4|57	+ Revision: 679411
12cu|php-pear-Net_Dict-1.0.7-4|58	- mass rebuild
12cu|php-pear-Net_Dict-1.0.7-4|59	
12cu|php-pear-Net_Dict-1.0.7-4|60	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.7-1mdv2011.0
12cu|php-pear-Net_Dict-1.0.7-4|61	+ Revision: 594496
12cu|php-pear-Net_Dict-1.0.7-4|62	- update to new version 1.0.7
12cu|php-pear-Net_Dict-1.0.7-4|63	
12cu|php-pear-Net_Dict-1.0.7-4|64	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.6-2mdv2010.1
12cu|php-pear-Net_Dict-1.0.7-4|65	+ Revision: 468691
12cu|php-pear-Net_Dict-1.0.7-4|66	- spec cleanup
12cu|php-pear-Net_Dict-1.0.7-4|67	- use pear installer
12cu|php-pear-Net_Dict-1.0.7-4|68	- don't ship tests, even in documentation
12cu|php-pear-Net_Dict-1.0.7-4|69	- own all directories
12cu|php-pear-Net_Dict-1.0.7-4|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_Dict-1.0.7-4|71	
12cu|php-pear-Net_Dict-1.0.7-4|72	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.6-1mdv2010.0
12cu|php-pear-Net_Dict-1.0.7-4|73	+ Revision: 450228
12cu|php-pear-Net_Dict-1.0.7-4|74	- new version
12cu|php-pear-Net_Dict-1.0.7-4|75	- use pear installer
12cu|php-pear-Net_Dict-1.0.7-4|76	- use fedora %%post/%%postun
12cu|php-pear-Net_Dict-1.0.7-4|77	
12cu|php-pear-Net_Dict-1.0.7-4|78	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.5-4mdv2010.0
12cu|php-pear-Net_Dict-1.0.7-4|79	+ Revision: 441358
12cu|php-pear-Net_Dict-1.0.7-4|80	- rebuild
12cu|php-pear-Net_Dict-1.0.7-4|81	
12cu|php-pear-Net_Dict-1.0.7-4|82	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-3mdv2009.1
12cu|php-pear-Net_Dict-1.0.7-4|83	+ Revision: 322376
12cu|php-pear-Net_Dict-1.0.7-4|84	- rebuild
12cu|php-pear-Net_Dict-1.0.7-4|85	
12cu|php-pear-Net_Dict-1.0.7-4|86	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2mdv2009.0
12cu|php-pear-Net_Dict-1.0.7-4|87	+ Revision: 236978
12cu|php-pear-Net_Dict-1.0.7-4|88	- rebuild
12cu|php-pear-Net_Dict-1.0.7-4|89	
12cu|php-pear-Net_Dict-1.0.7-4|90	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.5-1mdv2008.1
12cu|php-pear-Net_Dict-1.0.7-4|91	+ Revision: 136411
12cu|php-pear-Net_Dict-1.0.7-4|92	- restore BuildRoot
12cu|php-pear-Net_Dict-1.0.7-4|93	
12cu|php-pear-Net_Dict-1.0.7-4|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_Dict-1.0.7-4|95	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_Dict-1.0.7-4|96	
12cu|php-pear-Net_Dict-1.0.7-4|97	
12cu|php-pear-Net_Dict-1.0.7-4|98	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1mdv2007.0
12cu|php-pear-Net_Dict-1.0.7-4|99	+ Revision: 82260
12cu|php-pear-Net_Dict-1.0.7-4|100	- Import php-pear-Net_Dict
12cu|php-pear-Net_Dict-1.0.7-4|101	
12cu|php-pear-Net_Dict-1.0.7-4|102	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1mdk
12cu|php-pear-Net_Dict-1.0.7-4|103	- 1.0.5
12cu|php-pear-Net_Dict-1.0.7-4|104	
12cu|php-pear-Net_Dict-1.0.7-4|105	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-7mdk
12cu|php-pear-Net_Dict-1.0.7-4|106	- new group (Development/PHP)
12cu|php-pear-Net_Dict-1.0.7-4|107	
12cu|php-pear-Net_Dict-1.0.7-4|108	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-6mdk
12cu|php-pear-Net_Dict-1.0.7-4|109	- rebuilt to fix auto deps
12cu|php-pear-Net_Dict-1.0.7-4|110	
12cu|php-pear-Net_Dict-1.0.7-4|111	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-5mdk
12cu|php-pear-Net_Dict-1.0.7-4|112	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_Dict-1.0.7-4|113	
12cu|php-pear-Net_Dict-1.0.7-4|114	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-4mdk
12cu|php-pear-Net_Dict-1.0.7-4|115	- fix deps
12cu|php-pear-Net_Dict-1.0.7-4|116	
12cu|php-pear-Net_Dict-1.0.7-4|117	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3mdk
12cu|php-pear-Net_Dict-1.0.7-4|118	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_Dict-1.0.7-4|119	- fix deps
12cu|php-pear-Net_Dict-1.0.7-4|120	
12cu|php-pear-Net_Dict-1.0.7-4|121	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdk
12cu|php-pear-Net_Dict-1.0.7-4|122	- fix deps
12cu|php-pear-Net_Dict-1.0.7-4|123	
12cu|php-pear-Net_Dict-1.0.7-4|124	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdk
12cu|php-pear-Net_Dict-1.0.7-4|125	- initial Mandriva package (PLD import)
12cu|php-pear-Net_Dict-1.0.7-4|126	

11594 12
12cu|php-pear-Net_Dig-0.1-15|1	%define		_class		Net
12cu|php-pear-Net_Dig-0.1-15|2	%define		_subclass	Dig
12cu|php-pear-Net_Dig-0.1-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_Dig-0.1-15|4	
12cu|php-pear-Net_Dig-0.1-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_Dig-0.1-15|6	Version:	0.1
12cu|php-pear-Net_Dig-0.1-15|7	Release:	15
12cu|php-pear-Net_Dig-0.1-15|8	Summary:	Interface to the dig command
12cu|php-pear-Net_Dig-0.1-15|9	License:	PHP License
12cu|php-pear-Net_Dig-0.1-15|10	Group:		Development/PHP
12cu|php-pear-Net_Dig-0.1-15|11	URL:		http://pear.php.net/package/Net_Dig/
12cu|php-pear-Net_Dig-0.1-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Net_Dig-0.1-15|13	Requires(post): php-pear
12cu|php-pear-Net_Dig-0.1-15|14	Requires(preun): php-pear
12cu|php-pear-Net_Dig-0.1-15|15	Requires:	php-pear
12cu|php-pear-Net_Dig-0.1-15|16	BuildArch:	noarch
12cu|php-pear-Net_Dig-0.1-15|17	BuildRequires:	php-pear
12cu|php-pear-Net_Dig-0.1-15|18	
12cu|php-pear-Net_Dig-0.1-15|19	%description
12cu|php-pear-Net_Dig-0.1-15|20	The PEAR::Net_Dig class should be a nice, friendly OO interface to the
12cu|php-pear-Net_Dig-0.1-15|21	dig command.
12cu|php-pear-Net_Dig-0.1-15|22	
12cu|php-pear-Net_Dig-0.1-15|23	%prep
12cu|php-pear-Net_Dig-0.1-15|24	%setup -q -c
12cu|php-pear-Net_Dig-0.1-15|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_Dig-0.1-15|26	
12cu|php-pear-Net_Dig-0.1-15|27	%install
12cu|php-pear-Net_Dig-0.1-15|28	
12cu|php-pear-Net_Dig-0.1-15|29	cd %{upstream_name}-%{version}
12cu|php-pear-Net_Dig-0.1-15|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_Dig-0.1-15|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_Dig-0.1-15|32	
12cu|php-pear-Net_Dig-0.1-15|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_Dig-0.1-15|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_Dig-0.1-15|35	
12cu|php-pear-Net_Dig-0.1-15|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Dig-0.1-15|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Dig-0.1-15|38	
12cu|php-pear-Net_Dig-0.1-15|39	%clean
12cu|php-pear-Net_Dig-0.1-15|40	
12cu|php-pear-Net_Dig-0.1-15|41	
12cu|php-pear-Net_Dig-0.1-15|42	
12cu|php-pear-Net_Dig-0.1-15|43	%files
12cu|php-pear-Net_Dig-0.1-15|44	%defattr(-,root,root)
12cu|php-pear-Net_Dig-0.1-15|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_Dig-0.1-15|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_Dig-0.1-15|47	
12cu|php-pear-Net_Dig-0.1-15|48	
12cu|php-pear-Net_Dig-0.1-15|49	%changelog
12cu|php-pear-Net_Dig-0.1-15|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-14mdv2012.0
12cu|php-pear-Net_Dig-0.1-15|51	+ Revision: 742140
12cu|php-pear-Net_Dig-0.1-15|52	- fix major breakage by careless packager
12cu|php-pear-Net_Dig-0.1-15|53	
12cu|php-pear-Net_Dig-0.1-15|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-13
12cu|php-pear-Net_Dig-0.1-15|55	+ Revision: 679412
12cu|php-pear-Net_Dig-0.1-15|56	- mass rebuild
12cu|php-pear-Net_Dig-0.1-15|57	
12cu|php-pear-Net_Dig-0.1-15|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-12mdv2011.0
12cu|php-pear-Net_Dig-0.1-15|59	+ Revision: 613723
12cu|php-pear-Net_Dig-0.1-15|60	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_Dig-0.1-15|61	
12cu|php-pear-Net_Dig-0.1-15|62	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-11mdv2010.1
12cu|php-pear-Net_Dig-0.1-15|63	+ Revision: 468692
12cu|php-pear-Net_Dig-0.1-15|64	- spec cleanup
12cu|php-pear-Net_Dig-0.1-15|65	- use pear installer
12cu|php-pear-Net_Dig-0.1-15|66	- don't ship tests, even in documentation
12cu|php-pear-Net_Dig-0.1-15|67	- own all directories
12cu|php-pear-Net_Dig-0.1-15|68	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_Dig-0.1-15|69	
12cu|php-pear-Net_Dig-0.1-15|70	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1-10mdv2010.0
12cu|php-pear-Net_Dig-0.1-15|71	+ Revision: 441412
12cu|php-pear-Net_Dig-0.1-15|72	- rebuild
12cu|php-pear-Net_Dig-0.1-15|73	
12cu|php-pear-Net_Dig-0.1-15|74	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1-9mdv2009.1
12cu|php-pear-Net_Dig-0.1-15|75	+ Revision: 322377
12cu|php-pear-Net_Dig-0.1-15|76	- rebuild
12cu|php-pear-Net_Dig-0.1-15|77	
12cu|php-pear-Net_Dig-0.1-15|78	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1-8mdv2009.0
12cu|php-pear-Net_Dig-0.1-15|79	+ Revision: 236979
12cu|php-pear-Net_Dig-0.1-15|80	- rebuild
12cu|php-pear-Net_Dig-0.1-15|81	
12cu|php-pear-Net_Dig-0.1-15|82	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.1-7mdv2008.1
12cu|php-pear-Net_Dig-0.1-15|83	+ Revision: 136412
12cu|php-pear-Net_Dig-0.1-15|84	- restore BuildRoot
12cu|php-pear-Net_Dig-0.1-15|85	
12cu|php-pear-Net_Dig-0.1-15|86	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_Dig-0.1-15|87	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_Dig-0.1-15|88	
12cu|php-pear-Net_Dig-0.1-15|89	
12cu|php-pear-Net_Dig-0.1-15|90	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdv2007.0
12cu|php-pear-Net_Dig-0.1-15|91	+ Revision: 82274
12cu|php-pear-Net_Dig-0.1-15|92	- Import php-pear-Net_Dig
12cu|php-pear-Net_Dig-0.1-15|93	
12cu|php-pear-Net_Dig-0.1-15|94	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdk
12cu|php-pear-Net_Dig-0.1-15|95	- new group (Development/PHP)
12cu|php-pear-Net_Dig-0.1-15|96	
12cu|php-pear-Net_Dig-0.1-15|97	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-6mdk
12cu|php-pear-Net_Dig-0.1-15|98	- rebuilt to fix auto deps
12cu|php-pear-Net_Dig-0.1-15|99	
12cu|php-pear-Net_Dig-0.1-15|100	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdk
12cu|php-pear-Net_Dig-0.1-15|101	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_Dig-0.1-15|102	
12cu|php-pear-Net_Dig-0.1-15|103	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdk
12cu|php-pear-Net_Dig-0.1-15|104	- fix deps
12cu|php-pear-Net_Dig-0.1-15|105	
12cu|php-pear-Net_Dig-0.1-15|106	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-3mdk
12cu|php-pear-Net_Dig-0.1-15|107	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_Dig-0.1-15|108	- fix deps
12cu|php-pear-Net_Dig-0.1-15|109	
12cu|php-pear-Net_Dig-0.1-15|110	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-2mdk
12cu|php-pear-Net_Dig-0.1-15|111	- fix deps
12cu|php-pear-Net_Dig-0.1-15|112	
12cu|php-pear-Net_Dig-0.1-15|113	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdk
12cu|php-pear-Net_Dig-0.1-15|114	- initial Mandriva package (PLD import)
12cu|php-pear-Net_Dig-0.1-15|115	

11595 12
12cu|php-pear-Net_DNS-1.0.7-4|1	%define		_class		Net
12cu|php-pear-Net_DNS-1.0.7-4|2	%define		_subclass	DNS
12cu|php-pear-Net_DNS-1.0.7-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_DNS-1.0.7-4|4	
12cu|php-pear-Net_DNS-1.0.7-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_DNS-1.0.7-4|6	Version:	1.0.7
12cu|php-pear-Net_DNS-1.0.7-4|7	Release:	4
12cu|php-pear-Net_DNS-1.0.7-4|8	Summary:	Resolver library to communicate with a DNS server
12cu|php-pear-Net_DNS-1.0.7-4|9	License:	PHP License
12cu|php-pear-Net_DNS-1.0.7-4|10	Group:		Development/PHP
12cu|php-pear-Net_DNS-1.0.7-4|11	URL:		http://pear.php.net/package/Net_DNS/
12cu|php-pear-Net_DNS-1.0.7-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Net_DNS-1.0.7-4|13	Requires(post): php-pear
12cu|php-pear-Net_DNS-1.0.7-4|14	Requires(preun): php-pear
12cu|php-pear-Net_DNS-1.0.7-4|15	Requires:	php-pear
12cu|php-pear-Net_DNS-1.0.7-4|16	BuildArch:	noarch
12cu|php-pear-Net_DNS-1.0.7-4|17	BuildRequires:	php-pear
12cu|php-pear-Net_DNS-1.0.7-4|18	
12cu|php-pear-Net_DNS-1.0.7-4|19	%description
12cu|php-pear-Net_DNS-1.0.7-4|20	A resolver library used to communicate with a name server to perform
12cu|php-pear-Net_DNS-1.0.7-4|21	DNS queries, zone transfers, dynamic DNS updates, etc. Creates an
12cu|php-pear-Net_DNS-1.0.7-4|22	object hierarchy from a DNS server's response, which allows you to
12cu|php-pear-Net_DNS-1.0.7-4|23	view all of the information given by the DNS server. It bypasses the
12cu|php-pear-Net_DNS-1.0.7-4|24	system's resolver library and communicates directly with the server.
12cu|php-pear-Net_DNS-1.0.7-4|25	
12cu|php-pear-Net_DNS-1.0.7-4|26	%prep
12cu|php-pear-Net_DNS-1.0.7-4|27	%setup -q -c
12cu|php-pear-Net_DNS-1.0.7-4|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_DNS-1.0.7-4|29	
12cu|php-pear-Net_DNS-1.0.7-4|30	%install
12cu|php-pear-Net_DNS-1.0.7-4|31	
12cu|php-pear-Net_DNS-1.0.7-4|32	cd %{upstream_name}-%{version}
12cu|php-pear-Net_DNS-1.0.7-4|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_DNS-1.0.7-4|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_DNS-1.0.7-4|35	
12cu|php-pear-Net_DNS-1.0.7-4|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_DNS-1.0.7-4|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_DNS-1.0.7-4|38	
12cu|php-pear-Net_DNS-1.0.7-4|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_DNS-1.0.7-4|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_DNS-1.0.7-4|41	
12cu|php-pear-Net_DNS-1.0.7-4|42	%clean
12cu|php-pear-Net_DNS-1.0.7-4|43	
12cu|php-pear-Net_DNS-1.0.7-4|44	
12cu|php-pear-Net_DNS-1.0.7-4|45	
12cu|php-pear-Net_DNS-1.0.7-4|46	%files
12cu|php-pear-Net_DNS-1.0.7-4|47	%defattr(-,root,root)
12cu|php-pear-Net_DNS-1.0.7-4|48	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_DNS-1.0.7-4|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_DNS-1.0.7-4|50	
12cu|php-pear-Net_DNS-1.0.7-4|51	
12cu|php-pear-Net_DNS-1.0.7-4|52	%changelog
12cu|php-pear-Net_DNS-1.0.7-4|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-3mdv2012.0
12cu|php-pear-Net_DNS-1.0.7-4|54	+ Revision: 742137
12cu|php-pear-Net_DNS-1.0.7-4|55	- fix major breakage by careless packager
12cu|php-pear-Net_DNS-1.0.7-4|56	
12cu|php-pear-Net_DNS-1.0.7-4|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-2
12cu|php-pear-Net_DNS-1.0.7-4|58	+ Revision: 679409
12cu|php-pear-Net_DNS-1.0.7-4|59	- mass rebuild
12cu|php-pear-Net_DNS-1.0.7-4|60	
12cu|php-pear-Net_DNS-1.0.7-4|61	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.7-1mdv2011.0
12cu|php-pear-Net_DNS-1.0.7-4|62	+ Revision: 594498
12cu|php-pear-Net_DNS-1.0.7-4|63	- update to new version 1.0.7
12cu|php-pear-Net_DNS-1.0.7-4|64	
12cu|php-pear-Net_DNS-1.0.7-4|65	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.5-1mdv2011.0
12cu|php-pear-Net_DNS-1.0.7-4|66	+ Revision: 569598
12cu|php-pear-Net_DNS-1.0.7-4|67	- update to new version 1.0.5
12cu|php-pear-Net_DNS-1.0.7-4|68	
12cu|php-pear-Net_DNS-1.0.7-4|69	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-2mdv2010.1
12cu|php-pear-Net_DNS-1.0.7-4|70	+ Revision: 468694
12cu|php-pear-Net_DNS-1.0.7-4|71	- spec cleanup
12cu|php-pear-Net_DNS-1.0.7-4|72	- use pear installer
12cu|php-pear-Net_DNS-1.0.7-4|73	- don't ship tests, even in documentation
12cu|php-pear-Net_DNS-1.0.7-4|74	- own all directories
12cu|php-pear-Net_DNS-1.0.7-4|75	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_DNS-1.0.7-4|76	
12cu|php-pear-Net_DNS-1.0.7-4|77	* Sat Sep 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-1mdv2010.0
12cu|php-pear-Net_DNS-1.0.7-4|78	+ Revision: 449309
12cu|php-pear-Net_DNS-1.0.7-4|79	- new version
12cu|php-pear-Net_DNS-1.0.7-4|80	- use pear installer
12cu|php-pear-Net_DNS-1.0.7-4|81	- use fedora %%post/%%postun
12cu|php-pear-Net_DNS-1.0.7-4|82	
12cu|php-pear-Net_DNS-1.0.7-4|83	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-10mdv2010.0
12cu|php-pear-Net_DNS-1.0.7-4|84	+ Revision: 441443
12cu|php-pear-Net_DNS-1.0.7-4|85	- rebuild
12cu|php-pear-Net_DNS-1.0.7-4|86	
12cu|php-pear-Net_DNS-1.0.7-4|87	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2009.1
12cu|php-pear-Net_DNS-1.0.7-4|88	+ Revision: 322374
12cu|php-pear-Net_DNS-1.0.7-4|89	- rebuild
12cu|php-pear-Net_DNS-1.0.7-4|90	
12cu|php-pear-Net_DNS-1.0.7-4|91	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2009.0
12cu|php-pear-Net_DNS-1.0.7-4|92	+ Revision: 236976
12cu|php-pear-Net_DNS-1.0.7-4|93	- rebuild
12cu|php-pear-Net_DNS-1.0.7-4|94	
12cu|php-pear-Net_DNS-1.0.7-4|95	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Net_DNS-1.0.7-4|96	- restore BuildRoot
12cu|php-pear-Net_DNS-1.0.7-4|97	
12cu|php-pear-Net_DNS-1.0.7-4|98	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_DNS-1.0.7-4|99	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_DNS-1.0.7-4|100	
12cu|php-pear-Net_DNS-1.0.7-4|101	
12cu|php-pear-Net_DNS-1.0.7-4|102	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cu|php-pear-Net_DNS-1.0.7-4|103	+ Revision: 82239
12cu|php-pear-Net_DNS-1.0.7-4|104	- Import php-pear-Net_DNS
12cu|php-pear-Net_DNS-1.0.7-4|105	
12cu|php-pear-Net_DNS-1.0.7-4|106	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cu|php-pear-Net_DNS-1.0.7-4|107	- new group (Development/PHP)
12cu|php-pear-Net_DNS-1.0.7-4|108	
12cu|php-pear-Net_DNS-1.0.7-4|109	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cu|php-pear-Net_DNS-1.0.7-4|110	- rebuilt to fix auto deps
12cu|php-pear-Net_DNS-1.0.7-4|111	
12cu|php-pear-Net_DNS-1.0.7-4|112	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cu|php-pear-Net_DNS-1.0.7-4|113	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_DNS-1.0.7-4|114	
12cu|php-pear-Net_DNS-1.0.7-4|115	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cu|php-pear-Net_DNS-1.0.7-4|116	- fix deps
12cu|php-pear-Net_DNS-1.0.7-4|117	
12cu|php-pear-Net_DNS-1.0.7-4|118	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cu|php-pear-Net_DNS-1.0.7-4|119	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_DNS-1.0.7-4|120	- fix deps
12cu|php-pear-Net_DNS-1.0.7-4|121	
12cu|php-pear-Net_DNS-1.0.7-4|122	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cu|php-pear-Net_DNS-1.0.7-4|123	- fix deps
12cu|php-pear-Net_DNS-1.0.7-4|124	
12cu|php-pear-Net_DNS-1.0.7-4|125	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-Net_DNS-1.0.7-4|126	- initial Mandriva package (PLD import)
12cu|php-pear-Net_DNS-1.0.7-4|127	

11596 12
12cu|php-pear-Net_DNSBL-1.3.4-4|1	%define		_class		Net
12cu|php-pear-Net_DNSBL-1.3.4-4|2	%define		_subclass	DNSBL
12cu|php-pear-Net_DNSBL-1.3.4-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_DNSBL-1.3.4-4|4	
12cu|php-pear-Net_DNSBL-1.3.4-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_DNSBL-1.3.4-4|6	Version:	1.3.4
12cu|php-pear-Net_DNSBL-1.3.4-4|7	Release:	4
12cu|php-pear-Net_DNSBL-1.3.4-4|8	Summary:	DNSBL Checker
12cu|php-pear-Net_DNSBL-1.3.4-4|9	License:	PHP License
12cu|php-pear-Net_DNSBL-1.3.4-4|10	Group:		Development/PHP
12cu|php-pear-Net_DNSBL-1.3.4-4|11	URL:		http://pear.php.net/package/Net_DNSBL/
12cu|php-pear-Net_DNSBL-1.3.4-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Net_DNSBL-1.3.4-4|13	Requires(post): php-pear
12cu|php-pear-Net_DNSBL-1.3.4-4|14	Requires(preun): php-pear
12cu|php-pear-Net_DNSBL-1.3.4-4|15	Requires:	php-pear
12cu|php-pear-Net_DNSBL-1.3.4-4|16	BuildArch:	noarch
12cu|php-pear-Net_DNSBL-1.3.4-4|17	BuildRequires:	php-pear
12cu|php-pear-Net_DNSBL-1.3.4-4|18	
12cu|php-pear-Net_DNSBL-1.3.4-4|19	%description
12cu|php-pear-Net_DNSBL-1.3.4-4|20	Checks if a given Host or URL is listed on an DNSBL or SURBL.
12cu|php-pear-Net_DNSBL-1.3.4-4|21	
12cu|php-pear-Net_DNSBL-1.3.4-4|22	%prep
12cu|php-pear-Net_DNSBL-1.3.4-4|23	%setup -q -c
12cu|php-pear-Net_DNSBL-1.3.4-4|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_DNSBL-1.3.4-4|25	
12cu|php-pear-Net_DNSBL-1.3.4-4|26	%install
12cu|php-pear-Net_DNSBL-1.3.4-4|27	
12cu|php-pear-Net_DNSBL-1.3.4-4|28	cd %{upstream_name}-%{version}
12cu|php-pear-Net_DNSBL-1.3.4-4|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_DNSBL-1.3.4-4|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_DNSBL-1.3.4-4|31	
12cu|php-pear-Net_DNSBL-1.3.4-4|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_DNSBL-1.3.4-4|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_DNSBL-1.3.4-4|34	
12cu|php-pear-Net_DNSBL-1.3.4-4|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_DNSBL-1.3.4-4|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_DNSBL-1.3.4-4|37	
12cu|php-pear-Net_DNSBL-1.3.4-4|38	# nuke useless(?) files
12cu|php-pear-Net_DNSBL-1.3.4-4|39	rm -rf %{buildroot}%{_datadir}/pear/data/Net_DNSBL/build.xml
12cu|php-pear-Net_DNSBL-1.3.4-4|40	
12cu|php-pear-Net_DNSBL-1.3.4-4|41	%clean
12cu|php-pear-Net_DNSBL-1.3.4-4|42	
12cu|php-pear-Net_DNSBL-1.3.4-4|43	
12cu|php-pear-Net_DNSBL-1.3.4-4|44	
12cu|php-pear-Net_DNSBL-1.3.4-4|45	%files
12cu|php-pear-Net_DNSBL-1.3.4-4|46	%defattr(-,root,root)
12cu|php-pear-Net_DNSBL-1.3.4-4|47	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_DNSBL-1.3.4-4|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_DNSBL-1.3.4-4|49	
12cu|php-pear-Net_DNSBL-1.3.4-4|50	
12cu|php-pear-Net_DNSBL-1.3.4-4|51	%changelog
12cu|php-pear-Net_DNSBL-1.3.4-4|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-3mdv2012.0
12cu|php-pear-Net_DNSBL-1.3.4-4|53	+ Revision: 742138
12cu|php-pear-Net_DNSBL-1.3.4-4|54	- fix major breakage by careless packager
12cu|php-pear-Net_DNSBL-1.3.4-4|55	
12cu|php-pear-Net_DNSBL-1.3.4-4|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-2
12cu|php-pear-Net_DNSBL-1.3.4-4|57	+ Revision: 679410
12cu|php-pear-Net_DNSBL-1.3.4-4|58	- mass rebuild
12cu|php-pear-Net_DNSBL-1.3.4-4|59	
12cu|php-pear-Net_DNSBL-1.3.4-4|60	* Wed Dec 29 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-1mdv2011.0
12cu|php-pear-Net_DNSBL-1.3.4-4|61	+ Revision: 625910
12cu|php-pear-Net_DNSBL-1.3.4-4|62	- fix build
12cu|php-pear-Net_DNSBL-1.3.4-4|63	- 1.3.4
12cu|php-pear-Net_DNSBL-1.3.4-4|64	
12cu|php-pear-Net_DNSBL-1.3.4-4|65	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-3mdv2011.0
12cu|php-pear-Net_DNSBL-1.3.4-4|66	+ Revision: 613722
12cu|php-pear-Net_DNSBL-1.3.4-4|67	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_DNSBL-1.3.4-4|68	
12cu|php-pear-Net_DNSBL-1.3.4-4|69	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-2mdv2010.1
12cu|php-pear-Net_DNSBL-1.3.4-4|70	+ Revision: 468695
12cu|php-pear-Net_DNSBL-1.3.4-4|71	- spec cleanup
12cu|php-pear-Net_DNSBL-1.3.4-4|72	- use pear installer
12cu|php-pear-Net_DNSBL-1.3.4-4|73	- don't ship tests, even in documentation
12cu|php-pear-Net_DNSBL-1.3.4-4|74	- own all directories
12cu|php-pear-Net_DNSBL-1.3.4-4|75	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_DNSBL-1.3.4-4|76	
12cu|php-pear-Net_DNSBL-1.3.4-4|77	* Fri Jul 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-1mdv2010.0
12cu|php-pear-Net_DNSBL-1.3.4-4|78	+ Revision: 394094
12cu|php-pear-Net_DNSBL-1.3.4-4|79	- update to new version 1.3.3
12cu|php-pear-Net_DNSBL-1.3.4-4|80	
12cu|php-pear-Net_DNSBL-1.3.4-4|81	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-1mdv2010.0
12cu|php-pear-Net_DNSBL-1.3.4-4|82	+ Revision: 383554
12cu|php-pear-Net_DNSBL-1.3.4-4|83	- update to new version 1.3.2
12cu|php-pear-Net_DNSBL-1.3.4-4|84	
12cu|php-pear-Net_DNSBL-1.3.4-4|85	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2009.1
12cu|php-pear-Net_DNSBL-1.3.4-4|86	+ Revision: 322375
12cu|php-pear-Net_DNSBL-1.3.4-4|87	- rebuild
12cu|php-pear-Net_DNSBL-1.3.4-4|88	
12cu|php-pear-Net_DNSBL-1.3.4-4|89	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-1mdv2009.0
12cu|php-pear-Net_DNSBL-1.3.4-4|90	+ Revision: 278931
12cu|php-pear-Net_DNSBL-1.3.4-4|91	- update to new version 1.3.0
12cu|php-pear-Net_DNSBL-1.3.4-4|92	
12cu|php-pear-Net_DNSBL-1.3.4-4|93	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdv2009.0
12cu|php-pear-Net_DNSBL-1.3.4-4|94	+ Revision: 236977
12cu|php-pear-Net_DNSBL-1.3.4-4|95	- rebuild
12cu|php-pear-Net_DNSBL-1.3.4-4|96	
12cu|php-pear-Net_DNSBL-1.3.4-4|97	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.2.1-1mdv2008.1
12cu|php-pear-Net_DNSBL-1.3.4-4|98	+ Revision: 136415
12cu|php-pear-Net_DNSBL-1.3.4-4|99	- restore BuildRoot
12cu|php-pear-Net_DNSBL-1.3.4-4|100	
12cu|php-pear-Net_DNSBL-1.3.4-4|101	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_DNSBL-1.3.4-4|102	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_DNSBL-1.3.4-4|103	
12cu|php-pear-Net_DNSBL-1.3.4-4|104	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdv2008.0
12cu|php-pear-Net_DNSBL-1.3.4-4|105	+ Revision: 15814
12cu|php-pear-Net_DNSBL-1.3.4-4|106	- fix build
12cu|php-pear-Net_DNSBL-1.3.4-4|107	- 1.2.1
12cu|php-pear-Net_DNSBL-1.3.4-4|108	
12cu|php-pear-Net_DNSBL-1.3.4-4|109	
12cu|php-pear-Net_DNSBL-1.3.4-4|110	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2007.0
12cu|php-pear-Net_DNSBL-1.3.4-4|111	+ Revision: 82247
12cu|php-pear-Net_DNSBL-1.3.4-4|112	- Import php-pear-Net_DNSBL
12cu|php-pear-Net_DNSBL-1.3.4-4|113	
12cu|php-pear-Net_DNSBL-1.3.4-4|114	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cu|php-pear-Net_DNSBL-1.3.4-4|115	- 1.1.0
12cu|php-pear-Net_DNSBL-1.3.4-4|116	
12cu|php-pear-Net_DNSBL-1.3.4-4|117	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cu|php-pear-Net_DNSBL-1.3.4-4|118	- new group (Development/PHP)
12cu|php-pear-Net_DNSBL-1.3.4-4|119	
12cu|php-pear-Net_DNSBL-1.3.4-4|120	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cu|php-pear-Net_DNSBL-1.3.4-4|121	- rebuilt to fix auto deps
12cu|php-pear-Net_DNSBL-1.3.4-4|122	
12cu|php-pear-Net_DNSBL-1.3.4-4|123	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cu|php-pear-Net_DNSBL-1.3.4-4|124	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_DNSBL-1.3.4-4|125	
12cu|php-pear-Net_DNSBL-1.3.4-4|126	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cu|php-pear-Net_DNSBL-1.3.4-4|127	- fix deps
12cu|php-pear-Net_DNSBL-1.3.4-4|128	
12cu|php-pear-Net_DNSBL-1.3.4-4|129	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cu|php-pear-Net_DNSBL-1.3.4-4|130	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_DNSBL-1.3.4-4|131	- fix deps
12cu|php-pear-Net_DNSBL-1.3.4-4|132	
12cu|php-pear-Net_DNSBL-1.3.4-4|133	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cu|php-pear-Net_DNSBL-1.3.4-4|134	- fix deps
12cu|php-pear-Net_DNSBL-1.3.4-4|135	
12cu|php-pear-Net_DNSBL-1.3.4-4|136	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-Net_DNSBL-1.3.4-4|137	- initial Mandriva package (PLD import)
12cu|php-pear-Net_DNSBL-1.3.4-4|138	

11597 12
12cu|php-pear-Net_Finger-1.0.1-9|1	%define		_class		Net
12cu|php-pear-Net_Finger-1.0.1-9|2	%define		_subclass	Finger
12cu|php-pear-Net_Finger-1.0.1-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_Finger-1.0.1-9|4	
12cu|php-pear-Net_Finger-1.0.1-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_Finger-1.0.1-9|6	Version:	1.0.1
12cu|php-pear-Net_Finger-1.0.1-9|7	Release:	9
12cu|php-pear-Net_Finger-1.0.1-9|8	Summary:	Querying finger servers
12cu|php-pear-Net_Finger-1.0.1-9|9	License:	PHP License
12cu|php-pear-Net_Finger-1.0.1-9|10	Group:		Development/PHP
12cu|php-pear-Net_Finger-1.0.1-9|11	URL:		http://pear.php.net/package/Net_Finger/
12cu|php-pear-Net_Finger-1.0.1-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Net_Finger-1.0.1-9|13	Requires(post): php-pear
12cu|php-pear-Net_Finger-1.0.1-9|14	Requires(preun): php-pear
12cu|php-pear-Net_Finger-1.0.1-9|15	Requires:	php-pear
12cu|php-pear-Net_Finger-1.0.1-9|16	BuildArch:	noarch
12cu|php-pear-Net_Finger-1.0.1-9|17	BuildRequires:	php-pear
12cu|php-pear-Net_Finger-1.0.1-9|18	
12cu|php-pear-Net_Finger-1.0.1-9|19	%description
12cu|php-pear-Net_Finger-1.0.1-9|20	The PEAR::Net_Finger class provides a tool for querying Finger
12cu|php-pear-Net_Finger-1.0.1-9|21	Servers.
12cu|php-pear-Net_Finger-1.0.1-9|22	
12cu|php-pear-Net_Finger-1.0.1-9|23	%prep
12cu|php-pear-Net_Finger-1.0.1-9|24	%setup -q -c
12cu|php-pear-Net_Finger-1.0.1-9|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_Finger-1.0.1-9|26	
12cu|php-pear-Net_Finger-1.0.1-9|27	%install
12cu|php-pear-Net_Finger-1.0.1-9|28	
12cu|php-pear-Net_Finger-1.0.1-9|29	cd %{upstream_name}-%{version}
12cu|php-pear-Net_Finger-1.0.1-9|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_Finger-1.0.1-9|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_Finger-1.0.1-9|32	
12cu|php-pear-Net_Finger-1.0.1-9|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_Finger-1.0.1-9|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_Finger-1.0.1-9|35	
12cu|php-pear-Net_Finger-1.0.1-9|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Finger-1.0.1-9|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Finger-1.0.1-9|38	
12cu|php-pear-Net_Finger-1.0.1-9|39	%clean
12cu|php-pear-Net_Finger-1.0.1-9|40	
12cu|php-pear-Net_Finger-1.0.1-9|41	
12cu|php-pear-Net_Finger-1.0.1-9|42	
12cu|php-pear-Net_Finger-1.0.1-9|43	%files
12cu|php-pear-Net_Finger-1.0.1-9|44	%defattr(-,root,root)
12cu|php-pear-Net_Finger-1.0.1-9|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_Finger-1.0.1-9|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_Finger-1.0.1-9|47	
12cu|php-pear-Net_Finger-1.0.1-9|48	
12cu|php-pear-Net_Finger-1.0.1-9|49	%changelog
12cu|php-pear-Net_Finger-1.0.1-9|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-8mdv2012.0
12cu|php-pear-Net_Finger-1.0.1-9|51	+ Revision: 742141
12cu|php-pear-Net_Finger-1.0.1-9|52	- fix major breakage by careless packager
12cu|php-pear-Net_Finger-1.0.1-9|53	
12cu|php-pear-Net_Finger-1.0.1-9|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7
12cu|php-pear-Net_Finger-1.0.1-9|55	+ Revision: 679413
12cu|php-pear-Net_Finger-1.0.1-9|56	- mass rebuild
12cu|php-pear-Net_Finger-1.0.1-9|57	
12cu|php-pear-Net_Finger-1.0.1-9|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdv2011.0
12cu|php-pear-Net_Finger-1.0.1-9|59	+ Revision: 613724
12cu|php-pear-Net_Finger-1.0.1-9|60	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_Finger-1.0.1-9|61	
12cu|php-pear-Net_Finger-1.0.1-9|62	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-5mdv2010.1
12cu|php-pear-Net_Finger-1.0.1-9|63	+ Revision: 468696
12cu|php-pear-Net_Finger-1.0.1-9|64	- spec cleanup
12cu|php-pear-Net_Finger-1.0.1-9|65	- use pear installer
12cu|php-pear-Net_Finger-1.0.1-9|66	- don't ship tests, even in documentation
12cu|php-pear-Net_Finger-1.0.1-9|67	- own all directories
12cu|php-pear-Net_Finger-1.0.1-9|68	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_Finger-1.0.1-9|69	
12cu|php-pear-Net_Finger-1.0.1-9|70	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-4mdv2010.0
12cu|php-pear-Net_Finger-1.0.1-9|71	+ Revision: 441444
12cu|php-pear-Net_Finger-1.0.1-9|72	- rebuild
12cu|php-pear-Net_Finger-1.0.1-9|73	
12cu|php-pear-Net_Finger-1.0.1-9|74	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdv2009.1
12cu|php-pear-Net_Finger-1.0.1-9|75	+ Revision: 322378
12cu|php-pear-Net_Finger-1.0.1-9|76	- rebuild
12cu|php-pear-Net_Finger-1.0.1-9|77	
12cu|php-pear-Net_Finger-1.0.1-9|78	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2009.0
12cu|php-pear-Net_Finger-1.0.1-9|79	+ Revision: 236980
12cu|php-pear-Net_Finger-1.0.1-9|80	- rebuild
12cu|php-pear-Net_Finger-1.0.1-9|81	
12cu|php-pear-Net_Finger-1.0.1-9|82	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.0.1-1mdv2008.1
12cu|php-pear-Net_Finger-1.0.1-9|83	+ Revision: 136415
12cu|php-pear-Net_Finger-1.0.1-9|84	- restore BuildRoot
12cu|php-pear-Net_Finger-1.0.1-9|85	
12cu|php-pear-Net_Finger-1.0.1-9|86	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_Finger-1.0.1-9|87	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_Finger-1.0.1-9|88	
12cu|php-pear-Net_Finger-1.0.1-9|89	* Mon May 07 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2008.0
12cu|php-pear-Net_Finger-1.0.1-9|90	+ Revision: 24078
12cu|php-pear-Net_Finger-1.0.1-9|91	- 1.0.1
12cu|php-pear-Net_Finger-1.0.1-9|92	
12cu|php-pear-Net_Finger-1.0.1-9|93	
12cu|php-pear-Net_Finger-1.0.1-9|94	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cu|php-pear-Net_Finger-1.0.1-9|95	+ Revision: 82288
12cu|php-pear-Net_Finger-1.0.1-9|96	- Import php-pear-Net_Finger
12cu|php-pear-Net_Finger-1.0.1-9|97	
12cu|php-pear-Net_Finger-1.0.1-9|98	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cu|php-pear-Net_Finger-1.0.1-9|99	- new group (Development/PHP)
12cu|php-pear-Net_Finger-1.0.1-9|100	
12cu|php-pear-Net_Finger-1.0.1-9|101	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cu|php-pear-Net_Finger-1.0.1-9|102	- rebuilt to fix auto deps
12cu|php-pear-Net_Finger-1.0.1-9|103	
12cu|php-pear-Net_Finger-1.0.1-9|104	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cu|php-pear-Net_Finger-1.0.1-9|105	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_Finger-1.0.1-9|106	
12cu|php-pear-Net_Finger-1.0.1-9|107	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cu|php-pear-Net_Finger-1.0.1-9|108	- fix deps
12cu|php-pear-Net_Finger-1.0.1-9|109	
12cu|php-pear-Net_Finger-1.0.1-9|110	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cu|php-pear-Net_Finger-1.0.1-9|111	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_Finger-1.0.1-9|112	- fix deps
12cu|php-pear-Net_Finger-1.0.1-9|113	
12cu|php-pear-Net_Finger-1.0.1-9|114	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cu|php-pear-Net_Finger-1.0.1-9|115	- fix deps
12cu|php-pear-Net_Finger-1.0.1-9|116	
12cu|php-pear-Net_Finger-1.0.1-9|117	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-Net_Finger-1.0.1-9|118	- initial Mandriva package (PLD import)
12cu|php-pear-Net_Finger-1.0.1-9|119	

11598 12
12cu|php-pear-Net_GameServerQuery-0.2.0-16|1	%define		_class		Net
12cu|php-pear-Net_GameServerQuery-0.2.0-16|2	%define		_subclass	GameServerQuery
12cu|php-pear-Net_GameServerQuery-0.2.0-16|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_GameServerQuery-0.2.0-16|4	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_GameServerQuery-0.2.0-16|6	Version:	0.2.0
12cu|php-pear-Net_GameServerQuery-0.2.0-16|7	Release:	16
12cu|php-pear-Net_GameServerQuery-0.2.0-16|8	Summary:	Interface to query a game server
12cu|php-pear-Net_GameServerQuery-0.2.0-16|9	License:	PHP License
12cu|php-pear-Net_GameServerQuery-0.2.0-16|10	Group:		Development/PHP
12cu|php-pear-Net_GameServerQuery-0.2.0-16|11	URL:		http://pear.php.net/package/Net_GameServerQuery/
12cu|php-pear-Net_GameServerQuery-0.2.0-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Net_GameServerQuery-0.2.0-16|13	Patch0:		php-pear-Net_GameServerQuery-0.2.0-fix-path.patch
12cu|php-pear-Net_GameServerQuery-0.2.0-16|14	Requires(post): php-pear
12cu|php-pear-Net_GameServerQuery-0.2.0-16|15	Requires(preun): php-pear
12cu|php-pear-Net_GameServerQuery-0.2.0-16|16	Requires:	php-pear
12cu|php-pear-Net_GameServerQuery-0.2.0-16|17	BuildArch:	noarch
12cu|php-pear-Net_GameServerQuery-0.2.0-16|18	BuildRequires:	php-pear
12cu|php-pear-Net_GameServerQuery-0.2.0-16|19	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|20	%description
12cu|php-pear-Net_GameServerQuery-0.2.0-16|21	Net_GameServerQuery is an object for querying game servers.
12cu|php-pear-Net_GameServerQuery-0.2.0-16|22	Currently only supports basic "status" information.
12cu|php-pear-Net_GameServerQuery-0.2.0-16|23	Built in support for over 20 games.
12cu|php-pear-Net_GameServerQuery-0.2.0-16|24	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|25	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|26	%prep
12cu|php-pear-Net_GameServerQuery-0.2.0-16|27	%setup -q -c
12cu|php-pear-Net_GameServerQuery-0.2.0-16|28	%patch0 -p1
12cu|php-pear-Net_GameServerQuery-0.2.0-16|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_GameServerQuery-0.2.0-16|30	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|31	%install
12cu|php-pear-Net_GameServerQuery-0.2.0-16|32	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|33	cd %{upstream_name}-%{version}
12cu|php-pear-Net_GameServerQuery-0.2.0-16|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_GameServerQuery-0.2.0-16|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_GameServerQuery-0.2.0-16|36	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_GameServerQuery-0.2.0-16|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_GameServerQuery-0.2.0-16|39	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|40	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_GameServerQuery-0.2.0-16|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_GameServerQuery-0.2.0-16|42	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|43	%clean
12cu|php-pear-Net_GameServerQuery-0.2.0-16|44	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|45	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|46	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|47	%files
12cu|php-pear-Net_GameServerQuery-0.2.0-16|48	%defattr(-,root,root)
12cu|php-pear-Net_GameServerQuery-0.2.0-16|49	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_GameServerQuery-0.2.0-16|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_GameServerQuery-0.2.0-16|51	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|52	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|53	%changelog
12cu|php-pear-Net_GameServerQuery-0.2.0-16|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-15mdv2012.0
12cu|php-pear-Net_GameServerQuery-0.2.0-16|55	+ Revision: 742142
12cu|php-pear-Net_GameServerQuery-0.2.0-16|56	- fix major breakage by careless packager
12cu|php-pear-Net_GameServerQuery-0.2.0-16|57	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-14
12cu|php-pear-Net_GameServerQuery-0.2.0-16|59	+ Revision: 679414
12cu|php-pear-Net_GameServerQuery-0.2.0-16|60	- mass rebuild
12cu|php-pear-Net_GameServerQuery-0.2.0-16|61	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-13mdv2011.0
12cu|php-pear-Net_GameServerQuery-0.2.0-16|63	+ Revision: 613725
12cu|php-pear-Net_GameServerQuery-0.2.0-16|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_GameServerQuery-0.2.0-16|65	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|66	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-12mdv2010.1
12cu|php-pear-Net_GameServerQuery-0.2.0-16|67	+ Revision: 477969
12cu|php-pear-Net_GameServerQuery-0.2.0-16|68	- fix patch
12cu|php-pear-Net_GameServerQuery-0.2.0-16|69	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|70	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-11mdv2010.1
12cu|php-pear-Net_GameServerQuery-0.2.0-16|71	+ Revision: 468698
12cu|php-pear-Net_GameServerQuery-0.2.0-16|72	- spec cleanup
12cu|php-pear-Net_GameServerQuery-0.2.0-16|73	- use pear installer
12cu|php-pear-Net_GameServerQuery-0.2.0-16|74	- don't ship tests, even in documentation
12cu|php-pear-Net_GameServerQuery-0.2.0-16|75	- own all directories
12cu|php-pear-Net_GameServerQuery-0.2.0-16|76	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_GameServerQuery-0.2.0-16|77	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|78	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.0-10mdv2010.0
12cu|php-pear-Net_GameServerQuery-0.2.0-16|79	+ Revision: 441445
12cu|php-pear-Net_GameServerQuery-0.2.0-16|80	- rebuild
12cu|php-pear-Net_GameServerQuery-0.2.0-16|81	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|82	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-9mdv2009.1
12cu|php-pear-Net_GameServerQuery-0.2.0-16|83	+ Revision: 322379
12cu|php-pear-Net_GameServerQuery-0.2.0-16|84	- rebuild
12cu|php-pear-Net_GameServerQuery-0.2.0-16|85	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|86	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-8mdv2009.0
12cu|php-pear-Net_GameServerQuery-0.2.0-16|87	+ Revision: 236981
12cu|php-pear-Net_GameServerQuery-0.2.0-16|88	- rebuild
12cu|php-pear-Net_GameServerQuery-0.2.0-16|89	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|90	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.2.0-7mdv2008.1
12cu|php-pear-Net_GameServerQuery-0.2.0-16|91	+ Revision: 136415
12cu|php-pear-Net_GameServerQuery-0.2.0-16|92	- restore BuildRoot
12cu|php-pear-Net_GameServerQuery-0.2.0-16|93	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_GameServerQuery-0.2.0-16|95	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_GameServerQuery-0.2.0-16|96	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|97	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|98	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7mdv2007.0
12cu|php-pear-Net_GameServerQuery-0.2.0-16|99	+ Revision: 82297
12cu|php-pear-Net_GameServerQuery-0.2.0-16|100	- Import php-pear-Net_GameServerQuery
12cu|php-pear-Net_GameServerQuery-0.2.0-16|101	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|102	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7mdk
12cu|php-pear-Net_GameServerQuery-0.2.0-16|103	- new group (Development/PHP)
12cu|php-pear-Net_GameServerQuery-0.2.0-16|104	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|105	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6mdk
12cu|php-pear-Net_GameServerQuery-0.2.0-16|106	- rebuilt to fix auto deps
12cu|php-pear-Net_GameServerQuery-0.2.0-16|107	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|108	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdk
12cu|php-pear-Net_GameServerQuery-0.2.0-16|109	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_GameServerQuery-0.2.0-16|110	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|111	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdk
12cu|php-pear-Net_GameServerQuery-0.2.0-16|112	- fix deps
12cu|php-pear-Net_GameServerQuery-0.2.0-16|113	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|114	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdk
12cu|php-pear-Net_GameServerQuery-0.2.0-16|115	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_GameServerQuery-0.2.0-16|116	- fix deps
12cu|php-pear-Net_GameServerQuery-0.2.0-16|117	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|118	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdk
12cu|php-pear-Net_GameServerQuery-0.2.0-16|119	- fix deps
12cu|php-pear-Net_GameServerQuery-0.2.0-16|120	
12cu|php-pear-Net_GameServerQuery-0.2.0-16|121	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdk
12cu|php-pear-Net_GameServerQuery-0.2.0-16|122	- initial Mandriva package (PLD import)
12cu|php-pear-Net_GameServerQuery-0.2.0-16|123	

11599 12
12cu|php-pear-Net_Geo-1.0.5-4|1	%define		_class		Net
12cu|php-pear-Net_Geo-1.0.5-4|2	%define		_subclass	Geo
12cu|php-pear-Net_Geo-1.0.5-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_Geo-1.0.5-4|4	
12cu|php-pear-Net_Geo-1.0.5-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_Geo-1.0.5-4|6	Version:	1.0.5
12cu|php-pear-Net_Geo-1.0.5-4|7	Release:	4
12cu|php-pear-Net_Geo-1.0.5-4|8	Summary:	Geographical locations based on Internet address
12cu|php-pear-Net_Geo-1.0.5-4|9	License:	PHP License
12cu|php-pear-Net_Geo-1.0.5-4|10	Group:		Development/PHP
12cu|php-pear-Net_Geo-1.0.5-4|11	URL:		http://pear.php.net/package/Net_Geo/
12cu|php-pear-Net_Geo-1.0.5-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Net_Geo-1.0.5-4|13	Requires(post): php-pear
12cu|php-pear-Net_Geo-1.0.5-4|14	Requires(preun): php-pear
12cu|php-pear-Net_Geo-1.0.5-4|15	Requires:	php-pear
12cu|php-pear-Net_Geo-1.0.5-4|16	BuildArch:	noarch
12cu|php-pear-Net_Geo-1.0.5-4|17	BuildRequires:	php-pear
12cu|php-pear-Net_Geo-1.0.5-4|18	
12cu|php-pear-Net_Geo-1.0.5-4|19	%description
12cu|php-pear-Net_Geo-1.0.5-4|20	Obtains geographical information based on IP number, domain name, or
12cu|php-pear-Net_Geo-1.0.5-4|21	AS number. Makes use of CAIDA Net_Geo lookup or locaizer extension.
12cu|php-pear-Net_Geo-1.0.5-4|22	
12cu|php-pear-Net_Geo-1.0.5-4|23	%prep
12cu|php-pear-Net_Geo-1.0.5-4|24	%setup -q -c
12cu|php-pear-Net_Geo-1.0.5-4|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_Geo-1.0.5-4|26	
12cu|php-pear-Net_Geo-1.0.5-4|27	%install
12cu|php-pear-Net_Geo-1.0.5-4|28	
12cu|php-pear-Net_Geo-1.0.5-4|29	cd %{upstream_name}-%{version}
12cu|php-pear-Net_Geo-1.0.5-4|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_Geo-1.0.5-4|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_Geo-1.0.5-4|32	
12cu|php-pear-Net_Geo-1.0.5-4|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_Geo-1.0.5-4|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_Geo-1.0.5-4|35	
12cu|php-pear-Net_Geo-1.0.5-4|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Geo-1.0.5-4|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Geo-1.0.5-4|38	
12cu|php-pear-Net_Geo-1.0.5-4|39	%clean
12cu|php-pear-Net_Geo-1.0.5-4|40	
12cu|php-pear-Net_Geo-1.0.5-4|41	
12cu|php-pear-Net_Geo-1.0.5-4|42	
12cu|php-pear-Net_Geo-1.0.5-4|43	%files
12cu|php-pear-Net_Geo-1.0.5-4|44	%defattr(-,root,root)
12cu|php-pear-Net_Geo-1.0.5-4|45	%doc %{upstream_name}-%{version}/README
12cu|php-pear-Net_Geo-1.0.5-4|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_Geo-1.0.5-4|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_Geo-1.0.5-4|48	
12cu|php-pear-Net_Geo-1.0.5-4|49	
12cu|php-pear-Net_Geo-1.0.5-4|50	%changelog
12cu|php-pear-Net_Geo-1.0.5-4|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-3mdv2012.0
12cu|php-pear-Net_Geo-1.0.5-4|52	+ Revision: 742143
12cu|php-pear-Net_Geo-1.0.5-4|53	- fix major breakage by careless packager
12cu|php-pear-Net_Geo-1.0.5-4|54	
12cu|php-pear-Net_Geo-1.0.5-4|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2
12cu|php-pear-Net_Geo-1.0.5-4|56	+ Revision: 679415
12cu|php-pear-Net_Geo-1.0.5-4|57	- mass rebuild
12cu|php-pear-Net_Geo-1.0.5-4|58	
12cu|php-pear-Net_Geo-1.0.5-4|59	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.5-1mdv2011.0
12cu|php-pear-Net_Geo-1.0.5-4|60	+ Revision: 594499
12cu|php-pear-Net_Geo-1.0.5-4|61	- update to new version 1.0.5
12cu|php-pear-Net_Geo-1.0.5-4|62	
12cu|php-pear-Net_Geo-1.0.5-4|63	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-5mdv2010.1
12cu|php-pear-Net_Geo-1.0.5-4|64	+ Revision: 468699
12cu|php-pear-Net_Geo-1.0.5-4|65	- spec cleanup
12cu|php-pear-Net_Geo-1.0.5-4|66	- use pear installer
12cu|php-pear-Net_Geo-1.0.5-4|67	- don't ship tests, even in documentation
12cu|php-pear-Net_Geo-1.0.5-4|68	- own all directories
12cu|php-pear-Net_Geo-1.0.5-4|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_Geo-1.0.5-4|70	
12cu|php-pear-Net_Geo-1.0.5-4|71	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.4-4mdv2010.0
12cu|php-pear-Net_Geo-1.0.5-4|72	+ Revision: 441446
12cu|php-pear-Net_Geo-1.0.5-4|73	- rebuild
12cu|php-pear-Net_Geo-1.0.5-4|74	
12cu|php-pear-Net_Geo-1.0.5-4|75	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-3mdv2009.1
12cu|php-pear-Net_Geo-1.0.5-4|76	+ Revision: 322386
12cu|php-pear-Net_Geo-1.0.5-4|77	- rebuild
12cu|php-pear-Net_Geo-1.0.5-4|78	
12cu|php-pear-Net_Geo-1.0.5-4|79	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2mdv2009.0
12cu|php-pear-Net_Geo-1.0.5-4|80	+ Revision: 236982
12cu|php-pear-Net_Geo-1.0.5-4|81	- rebuild
12cu|php-pear-Net_Geo-1.0.5-4|82	
12cu|php-pear-Net_Geo-1.0.5-4|83	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Net_Geo-1.0.5-4|84	- restore BuildRoot
12cu|php-pear-Net_Geo-1.0.5-4|85	
12cu|php-pear-Net_Geo-1.0.5-4|86	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_Geo-1.0.5-4|87	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_Geo-1.0.5-4|88	
12cu|php-pear-Net_Geo-1.0.5-4|89	
12cu|php-pear-Net_Geo-1.0.5-4|90	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1mdv2007.0
12cu|php-pear-Net_Geo-1.0.5-4|91	+ Revision: 82306
12cu|php-pear-Net_Geo-1.0.5-4|92	- Import php-pear-Net_Geo
12cu|php-pear-Net_Geo-1.0.5-4|93	
12cu|php-pear-Net_Geo-1.0.5-4|94	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1mdk
12cu|php-pear-Net_Geo-1.0.5-4|95	- 1.0.4
12cu|php-pear-Net_Geo-1.0.5-4|96	
12cu|php-pear-Net_Geo-1.0.5-4|97	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cu|php-pear-Net_Geo-1.0.5-4|98	- 1.0.1
12cu|php-pear-Net_Geo-1.0.5-4|99	- new group (Development/PHP)
12cu|php-pear-Net_Geo-1.0.5-4|100	
12cu|php-pear-Net_Geo-1.0.5-4|101	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdk
12cu|php-pear-Net_Geo-1.0.5-4|102	- rebuilt to fix auto deps
12cu|php-pear-Net_Geo-1.0.5-4|103	
12cu|php-pear-Net_Geo-1.0.5-4|104	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdk
12cu|php-pear-Net_Geo-1.0.5-4|105	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_Geo-1.0.5-4|106	
12cu|php-pear-Net_Geo-1.0.5-4|107	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdk
12cu|php-pear-Net_Geo-1.0.5-4|108	- fix deps
12cu|php-pear-Net_Geo-1.0.5-4|109	
12cu|php-pear-Net_Geo-1.0.5-4|110	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdk
12cu|php-pear-Net_Geo-1.0.5-4|111	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_Geo-1.0.5-4|112	- fix deps
12cu|php-pear-Net_Geo-1.0.5-4|113	
12cu|php-pear-Net_Geo-1.0.5-4|114	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cu|php-pear-Net_Geo-1.0.5-4|115	- fix deps
12cu|php-pear-Net_Geo-1.0.5-4|116	
12cu|php-pear-Net_Geo-1.0.5-4|117	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cu|php-pear-Net_Geo-1.0.5-4|118	- initial Mandriva package (PLD import)
12cu|php-pear-Net_Geo-1.0.5-4|119	

11600 12
12cu|php-pear-Net_HL7-0.1.0-14|1	%define		_class		Net
12cu|php-pear-Net_HL7-0.1.0-14|2	%define		_subclass	HL7
12cu|php-pear-Net_HL7-0.1.0-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_HL7-0.1.0-14|4	
12cu|php-pear-Net_HL7-0.1.0-14|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_HL7-0.1.0-14|6	Version:	0.1.0
12cu|php-pear-Net_HL7-0.1.0-14|7	Release:	14
12cu|php-pear-Net_HL7-0.1.0-14|8	Summary:	HL7 messaging API
12cu|php-pear-Net_HL7-0.1.0-14|9	License:	PHP License
12cu|php-pear-Net_HL7-0.1.0-14|10	Group:		Development/PHP
12cu|php-pear-Net_HL7-0.1.0-14|11	URL:		http://pear.php.net/package/Net_HL7/
12cu|php-pear-Net_HL7-0.1.0-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Net_HL7-0.1.0-14|13	Requires(post): php-pear
12cu|php-pear-Net_HL7-0.1.0-14|14	Requires(preun): php-pear
12cu|php-pear-Net_HL7-0.1.0-14|15	Requires:	php-pear
12cu|php-pear-Net_HL7-0.1.0-14|16	BuildArch:	noarch
12cu|php-pear-Net_HL7-0.1.0-14|17	BuildRequires:	php-pear
12cu|php-pear-Net_HL7-0.1.0-14|18	
12cu|php-pear-Net_HL7-0.1.0-14|19	%description
12cu|php-pear-Net_HL7-0.1.0-14|20	This package provides an HL7 API for creating, sending and
12cu|php-pear-Net_HL7-0.1.0-14|21	manipulating HL7 messages. HL7 is a protocol on the 7th OSI layer
12cu|php-pear-Net_HL7-0.1.0-14|22	(hence the '7' in HL7) for messaging in Health Care environments. HL7
12cu|php-pear-Net_HL7-0.1.0-14|23	means 'Health Level 7'. HL7 is a protocol with a wealth of semantics
12cu|php-pear-Net_HL7-0.1.0-14|24	that defines hundreds of different messages and their meaning, but
12cu|php-pear-Net_HL7-0.1.0-14|25	also defines the syntactics of composing and sending messages. The API
12cu|php-pear-Net_HL7-0.1.0-14|26	is focused on the syntactic level of HL7, so as to remain as flexible
12cu|php-pear-Net_HL7-0.1.0-14|27	as possible. The package is a translation of the Perl HL7 Toolkit and
12cu|php-pear-Net_HL7-0.1.0-14|28	will be kept in sync with this initiative.
12cu|php-pear-Net_HL7-0.1.0-14|29	
12cu|php-pear-Net_HL7-0.1.0-14|30	%prep
12cu|php-pear-Net_HL7-0.1.0-14|31	%setup -q -c
12cu|php-pear-Net_HL7-0.1.0-14|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_HL7-0.1.0-14|33	
12cu|php-pear-Net_HL7-0.1.0-14|34	%install
12cu|php-pear-Net_HL7-0.1.0-14|35	
12cu|php-pear-Net_HL7-0.1.0-14|36	cd %{upstream_name}-%{version}
12cu|php-pear-Net_HL7-0.1.0-14|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_HL7-0.1.0-14|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_HL7-0.1.0-14|39	
12cu|php-pear-Net_HL7-0.1.0-14|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_HL7-0.1.0-14|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_HL7-0.1.0-14|42	
12cu|php-pear-Net_HL7-0.1.0-14|43	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_HL7-0.1.0-14|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_HL7-0.1.0-14|45	
12cu|php-pear-Net_HL7-0.1.0-14|46	%clean
12cu|php-pear-Net_HL7-0.1.0-14|47	
12cu|php-pear-Net_HL7-0.1.0-14|48	
12cu|php-pear-Net_HL7-0.1.0-14|49	
12cu|php-pear-Net_HL7-0.1.0-14|50	%files
12cu|php-pear-Net_HL7-0.1.0-14|51	%defattr(-,root,root)
12cu|php-pear-Net_HL7-0.1.0-14|52	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Net_HL7-0.1.0-14|53	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_HL7-0.1.0-14|54	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_HL7-0.1.0-14|55	
12cu|php-pear-Net_HL7-0.1.0-14|56	
12cu|php-pear-Net_HL7-0.1.0-14|57	%changelog
12cu|php-pear-Net_HL7-0.1.0-14|58	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-13mdv2012.0
12cu|php-pear-Net_HL7-0.1.0-14|59	+ Revision: 742144
12cu|php-pear-Net_HL7-0.1.0-14|60	- fix major breakage by careless packager
12cu|php-pear-Net_HL7-0.1.0-14|61	
12cu|php-pear-Net_HL7-0.1.0-14|62	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-12
12cu|php-pear-Net_HL7-0.1.0-14|63	+ Revision: 679416
12cu|php-pear-Net_HL7-0.1.0-14|64	- mass rebuild
12cu|php-pear-Net_HL7-0.1.0-14|65	
12cu|php-pear-Net_HL7-0.1.0-14|66	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-11mdv2011.0
12cu|php-pear-Net_HL7-0.1.0-14|67	+ Revision: 613726
12cu|php-pear-Net_HL7-0.1.0-14|68	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_HL7-0.1.0-14|69	
12cu|php-pear-Net_HL7-0.1.0-14|70	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-10mdv2010.1
12cu|php-pear-Net_HL7-0.1.0-14|71	+ Revision: 468700
12cu|php-pear-Net_HL7-0.1.0-14|72	- spec cleanup
12cu|php-pear-Net_HL7-0.1.0-14|73	- use pear installer
12cu|php-pear-Net_HL7-0.1.0-14|74	- don't ship tests, even in documentation
12cu|php-pear-Net_HL7-0.1.0-14|75	- own all directories
12cu|php-pear-Net_HL7-0.1.0-14|76	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_HL7-0.1.0-14|77	
12cu|php-pear-Net_HL7-0.1.0-14|78	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.0-10mdv2010.0
12cu|php-pear-Net_HL7-0.1.0-14|79	+ Revision: 441447
12cu|php-pear-Net_HL7-0.1.0-14|80	- rebuild
12cu|php-pear-Net_HL7-0.1.0-14|81	
12cu|php-pear-Net_HL7-0.1.0-14|82	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-9mdv2009.1
12cu|php-pear-Net_HL7-0.1.0-14|83	+ Revision: 322399
12cu|php-pear-Net_HL7-0.1.0-14|84	- rebuild
12cu|php-pear-Net_HL7-0.1.0-14|85	
12cu|php-pear-Net_HL7-0.1.0-14|86	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-8mdv2009.0
12cu|php-pear-Net_HL7-0.1.0-14|87	+ Revision: 236983
12cu|php-pear-Net_HL7-0.1.0-14|88	- rebuild
12cu|php-pear-Net_HL7-0.1.0-14|89	
12cu|php-pear-Net_HL7-0.1.0-14|90	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Net_HL7-0.1.0-14|91	- restore BuildRoot
12cu|php-pear-Net_HL7-0.1.0-14|92	
12cu|php-pear-Net_HL7-0.1.0-14|93	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_HL7-0.1.0-14|94	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_HL7-0.1.0-14|95	
12cu|php-pear-Net_HL7-0.1.0-14|96	
12cu|php-pear-Net_HL7-0.1.0-14|97	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2007.0
12cu|php-pear-Net_HL7-0.1.0-14|98	+ Revision: 82312
12cu|php-pear-Net_HL7-0.1.0-14|99	- Import php-pear-Net_HL7
12cu|php-pear-Net_HL7-0.1.0-14|100	
12cu|php-pear-Net_HL7-0.1.0-14|101	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdk
12cu|php-pear-Net_HL7-0.1.0-14|102	- new group (Development/PHP)
12cu|php-pear-Net_HL7-0.1.0-14|103	
12cu|php-pear-Net_HL7-0.1.0-14|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdk
12cu|php-pear-Net_HL7-0.1.0-14|105	- rebuilt to fix auto deps
12cu|php-pear-Net_HL7-0.1.0-14|106	
12cu|php-pear-Net_HL7-0.1.0-14|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdk
12cu|php-pear-Net_HL7-0.1.0-14|108	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_HL7-0.1.0-14|109	
12cu|php-pear-Net_HL7-0.1.0-14|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdk
12cu|php-pear-Net_HL7-0.1.0-14|111	- fix deps
12cu|php-pear-Net_HL7-0.1.0-14|112	
12cu|php-pear-Net_HL7-0.1.0-14|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdk
12cu|php-pear-Net_HL7-0.1.0-14|114	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_HL7-0.1.0-14|115	- fix deps
12cu|php-pear-Net_HL7-0.1.0-14|116	
12cu|php-pear-Net_HL7-0.1.0-14|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdk
12cu|php-pear-Net_HL7-0.1.0-14|118	- fix deps
12cu|php-pear-Net_HL7-0.1.0-14|119	
12cu|php-pear-Net_HL7-0.1.0-14|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12cu|php-pear-Net_HL7-0.1.0-14|121	- initial Mandriva package (PLD import)
12cu|php-pear-Net_HL7-0.1.0-14|122	

11601 12
12cu|php-pear-Net_Ident-1.1.0-15|1	%define		_class		Net
12cu|php-pear-Net_Ident-1.1.0-15|2	%define		_subclass	Ident
12cu|php-pear-Net_Ident-1.1.0-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_Ident-1.1.0-15|4	
12cu|php-pear-Net_Ident-1.1.0-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_Ident-1.1.0-15|6	Version:	1.1.0
12cu|php-pear-Net_Ident-1.1.0-15|7	Release:	15
12cu|php-pear-Net_Ident-1.1.0-15|8	Summary:	Identification protocol implementation
12cu|php-pear-Net_Ident-1.1.0-15|9	License:	PHP License
12cu|php-pear-Net_Ident-1.1.0-15|10	Group:		Development/PHP
12cu|php-pear-Net_Ident-1.1.0-15|11	URL:		http://pear.php.net/package/Net_Ident/
12cu|php-pear-Net_Ident-1.1.0-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Net_Ident-1.1.0-15|13	Requires(post): php-pear
12cu|php-pear-Net_Ident-1.1.0-15|14	Requires(preun): php-pear
12cu|php-pear-Net_Ident-1.1.0-15|15	Requires:	php-pear
12cu|php-pear-Net_Ident-1.1.0-15|16	BuildArch:	noarch
12cu|php-pear-Net_Ident-1.1.0-15|17	BuildRequires:	php-pear
12cu|php-pear-Net_Ident-1.1.0-15|18	
12cu|php-pear-Net_Ident-1.1.0-15|19	%description
12cu|php-pear-Net_Ident-1.1.0-15|20	The PEAR::Net_Ident implements Identification Protocol according to
12cu|php-pear-Net_Ident-1.1.0-15|21	RFC 1413. The Identification Protocol (a.k.a., "ident", a.k.a., "the
12cu|php-pear-Net_Ident-1.1.0-15|22	Ident Protocol") provides a means to determine the identity of a user
12cu|php-pear-Net_Ident-1.1.0-15|23	of a particular TCP connection. Given a TCP port number pair, it
12cu|php-pear-Net_Ident-1.1.0-15|24	returns a character string which identifies the owner of that
12cu|php-pear-Net_Ident-1.1.0-15|25	connection on the server's system.
12cu|php-pear-Net_Ident-1.1.0-15|26	
12cu|php-pear-Net_Ident-1.1.0-15|27	%prep
12cu|php-pear-Net_Ident-1.1.0-15|28	%setup -q -c
12cu|php-pear-Net_Ident-1.1.0-15|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_Ident-1.1.0-15|30	
12cu|php-pear-Net_Ident-1.1.0-15|31	%install
12cu|php-pear-Net_Ident-1.1.0-15|32	
12cu|php-pear-Net_Ident-1.1.0-15|33	cd %{upstream_name}-%{version}
12cu|php-pear-Net_Ident-1.1.0-15|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_Ident-1.1.0-15|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_Ident-1.1.0-15|36	
12cu|php-pear-Net_Ident-1.1.0-15|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_Ident-1.1.0-15|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_Ident-1.1.0-15|39	
12cu|php-pear-Net_Ident-1.1.0-15|40	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Ident-1.1.0-15|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Ident-1.1.0-15|42	
12cu|php-pear-Net_Ident-1.1.0-15|43	%clean
12cu|php-pear-Net_Ident-1.1.0-15|44	
12cu|php-pear-Net_Ident-1.1.0-15|45	
12cu|php-pear-Net_Ident-1.1.0-15|46	
12cu|php-pear-Net_Ident-1.1.0-15|47	%files
12cu|php-pear-Net_Ident-1.1.0-15|48	%defattr(-,root,root)
12cu|php-pear-Net_Ident-1.1.0-15|49	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_Ident-1.1.0-15|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_Ident-1.1.0-15|51	
12cu|php-pear-Net_Ident-1.1.0-15|52	
12cu|php-pear-Net_Ident-1.1.0-15|53	%changelog
12cu|php-pear-Net_Ident-1.1.0-15|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-14mdv2012.0
12cu|php-pear-Net_Ident-1.1.0-15|55	+ Revision: 742150
12cu|php-pear-Net_Ident-1.1.0-15|56	- fix major breakage by careless packager
12cu|php-pear-Net_Ident-1.1.0-15|57	
12cu|php-pear-Net_Ident-1.1.0-15|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-13
12cu|php-pear-Net_Ident-1.1.0-15|59	+ Revision: 679446
12cu|php-pear-Net_Ident-1.1.0-15|60	- mass rebuild
12cu|php-pear-Net_Ident-1.1.0-15|61	
12cu|php-pear-Net_Ident-1.1.0-15|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-12mdv2011.0
12cu|php-pear-Net_Ident-1.1.0-15|63	+ Revision: 613730
12cu|php-pear-Net_Ident-1.1.0-15|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_Ident-1.1.0-15|65	
12cu|php-pear-Net_Ident-1.1.0-15|66	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-11mdv2010.1
12cu|php-pear-Net_Ident-1.1.0-15|67	+ Revision: 468701
12cu|php-pear-Net_Ident-1.1.0-15|68	- spec cleanup
12cu|php-pear-Net_Ident-1.1.0-15|69	- use pear installer
12cu|php-pear-Net_Ident-1.1.0-15|70	- don't ship tests, even in documentation
12cu|php-pear-Net_Ident-1.1.0-15|71	- own all directories
12cu|php-pear-Net_Ident-1.1.0-15|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_Ident-1.1.0-15|73	
12cu|php-pear-Net_Ident-1.1.0-15|74	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-10mdv2010.0
12cu|php-pear-Net_Ident-1.1.0-15|75	+ Revision: 441448
12cu|php-pear-Net_Ident-1.1.0-15|76	- rebuild
12cu|php-pear-Net_Ident-1.1.0-15|77	
12cu|php-pear-Net_Ident-1.1.0-15|78	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-9mdv2009.1
12cu|php-pear-Net_Ident-1.1.0-15|79	+ Revision: 322476
12cu|php-pear-Net_Ident-1.1.0-15|80	- rebuild
12cu|php-pear-Net_Ident-1.1.0-15|81	
12cu|php-pear-Net_Ident-1.1.0-15|82	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-8mdv2009.0
12cu|php-pear-Net_Ident-1.1.0-15|83	+ Revision: 236988
12cu|php-pear-Net_Ident-1.1.0-15|84	- rebuild
12cu|php-pear-Net_Ident-1.1.0-15|85	
12cu|php-pear-Net_Ident-1.1.0-15|86	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Net_Ident-1.1.0-15|87	- restore BuildRoot
12cu|php-pear-Net_Ident-1.1.0-15|88	
12cu|php-pear-Net_Ident-1.1.0-15|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_Ident-1.1.0-15|90	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_Ident-1.1.0-15|91	
12cu|php-pear-Net_Ident-1.1.0-15|92	
12cu|php-pear-Net_Ident-1.1.0-15|93	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdv2007.0
12cu|php-pear-Net_Ident-1.1.0-15|94	+ Revision: 82347
12cu|php-pear-Net_Ident-1.1.0-15|95	- Import php-pear-Net_Ident
12cu|php-pear-Net_Ident-1.1.0-15|96	
12cu|php-pear-Net_Ident-1.1.0-15|97	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdk
12cu|php-pear-Net_Ident-1.1.0-15|98	- new group (Development/PHP)
12cu|php-pear-Net_Ident-1.1.0-15|99	
12cu|php-pear-Net_Ident-1.1.0-15|100	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6mdk
12cu|php-pear-Net_Ident-1.1.0-15|101	- rebuilt to fix auto deps
12cu|php-pear-Net_Ident-1.1.0-15|102	
12cu|php-pear-Net_Ident-1.1.0-15|103	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-5mdk
12cu|php-pear-Net_Ident-1.1.0-15|104	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_Ident-1.1.0-15|105	
12cu|php-pear-Net_Ident-1.1.0-15|106	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-4mdk
12cu|php-pear-Net_Ident-1.1.0-15|107	- fix deps
12cu|php-pear-Net_Ident-1.1.0-15|108	
12cu|php-pear-Net_Ident-1.1.0-15|109	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdk
12cu|php-pear-Net_Ident-1.1.0-15|110	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_Ident-1.1.0-15|111	- fix deps
12cu|php-pear-Net_Ident-1.1.0-15|112	
12cu|php-pear-Net_Ident-1.1.0-15|113	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdk
12cu|php-pear-Net_Ident-1.1.0-15|114	- fix deps
12cu|php-pear-Net_Ident-1.1.0-15|115	
12cu|php-pear-Net_Ident-1.1.0-15|116	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cu|php-pear-Net_Ident-1.1.0-15|117	- initial Mandriva package (PLD import)
12cu|php-pear-Net_Ident-1.1.0-15|118	

11602 12
12cu|php-pear-Net_IDNA2-0.1.1-4|1	%define		_class		Net
12cu|php-pear-Net_IDNA2-0.1.1-4|2	%define		_subclass	IDNA2
12cu|php-pear-Net_IDNA2-0.1.1-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_IDNA2-0.1.1-4|4	
12cu|php-pear-Net_IDNA2-0.1.1-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_IDNA2-0.1.1-4|6	Version:	0.1.1
12cu|php-pear-Net_IDNA2-0.1.1-4|7	Release:	4
12cu|php-pear-Net_IDNA2-0.1.1-4|8	Summary:	Punycode encoding and decoding
12cu|php-pear-Net_IDNA2-0.1.1-4|9	License:	PHP License
12cu|php-pear-Net_IDNA2-0.1.1-4|10	Group:		Development/PHP
12cu|php-pear-Net_IDNA2-0.1.1-4|11	URL:		http://pear.php.net/package/Net_IDNA2/
12cu|php-pear-Net_IDNA2-0.1.1-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Net_IDNA2-0.1.1-4|13	Requires(post): php-pear
12cu|php-pear-Net_IDNA2-0.1.1-4|14	Requires(preun): php-pear
12cu|php-pear-Net_IDNA2-0.1.1-4|15	Requires:	php-pear
12cu|php-pear-Net_IDNA2-0.1.1-4|16	BuildArch:	noarch
12cu|php-pear-Net_IDNA2-0.1.1-4|17	BuildRequires:	php-pear
12cu|php-pear-Net_IDNA2-0.1.1-4|18	
12cu|php-pear-Net_IDNA2-0.1.1-4|19	%description
12cu|php-pear-Net_IDNA2-0.1.1-4|20	This package helps you to encode and decode punycode strings easily.
12cu|php-pear-Net_IDNA2-0.1.1-4|21	
12cu|php-pear-Net_IDNA2-0.1.1-4|22	%prep
12cu|php-pear-Net_IDNA2-0.1.1-4|23	%setup -q -c
12cu|php-pear-Net_IDNA2-0.1.1-4|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_IDNA2-0.1.1-4|25	
12cu|php-pear-Net_IDNA2-0.1.1-4|26	%install
12cu|php-pear-Net_IDNA2-0.1.1-4|27	
12cu|php-pear-Net_IDNA2-0.1.1-4|28	cd %{upstream_name}-%{version}
12cu|php-pear-Net_IDNA2-0.1.1-4|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_IDNA2-0.1.1-4|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_IDNA2-0.1.1-4|31	
12cu|php-pear-Net_IDNA2-0.1.1-4|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_IDNA2-0.1.1-4|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_IDNA2-0.1.1-4|34	
12cu|php-pear-Net_IDNA2-0.1.1-4|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_IDNA2-0.1.1-4|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_IDNA2-0.1.1-4|37	
12cu|php-pear-Net_IDNA2-0.1.1-4|38	%clean
12cu|php-pear-Net_IDNA2-0.1.1-4|39	
12cu|php-pear-Net_IDNA2-0.1.1-4|40	
12cu|php-pear-Net_IDNA2-0.1.1-4|41	
12cu|php-pear-Net_IDNA2-0.1.1-4|42	%files
12cu|php-pear-Net_IDNA2-0.1.1-4|43	%defattr(-,root,root)
12cu|php-pear-Net_IDNA2-0.1.1-4|44	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_IDNA2-0.1.1-4|45	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_IDNA2-0.1.1-4|46	
12cu|php-pear-Net_IDNA2-0.1.1-4|47	
12cu|php-pear-Net_IDNA2-0.1.1-4|48	%changelog
12cu|php-pear-Net_IDNA2-0.1.1-4|49	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2012.0
12cu|php-pear-Net_IDNA2-0.1.1-4|50	+ Revision: 742145
12cu|php-pear-Net_IDNA2-0.1.1-4|51	- fix major breakage by careless packager
12cu|php-pear-Net_IDNA2-0.1.1-4|52	- delete one of them
12cu|php-pear-Net_IDNA2-0.1.1-4|53	
12cu|php-pear-Net_IDNA2-0.1.1-4|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-2
12cu|php-pear-Net_IDNA2-0.1.1-4|55	+ Revision: 679418
12cu|php-pear-Net_IDNA2-0.1.1-4|56	- mass rebuild
12cu|php-pear-Net_IDNA2-0.1.1-4|57	
12cu|php-pear-Net_IDNA2-0.1.1-4|58	* Sat Jan 22 2011 Adam Williamson <awilliamson@mandriva.org> 0.1.1-1
12cu|php-pear-Net_IDNA2-0.1.1-4|59	+ Revision: 632388
12cu|php-pear-Net_IDNA2-0.1.1-4|60	- add source
12cu|php-pear-Net_IDNA2-0.1.1-4|61	- fix source extension
12cu|php-pear-Net_IDNA2-0.1.1-4|62	- imported package php-pear-Net_IDNA2
12cu|php-pear-Net_IDNA2-0.1.1-4|63	

11603 12
12cu|php-pear-Net_IPv4-1.3.4-4|1	%define		_class		Net
12cu|php-pear-Net_IPv4-1.3.4-4|2	%define		_subclass	IPv4
12cu|php-pear-Net_IPv4-1.3.4-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_IPv4-1.3.4-4|4	
12cu|php-pear-Net_IPv4-1.3.4-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_IPv4-1.3.4-4|6	Version:	1.3.4
12cu|php-pear-Net_IPv4-1.3.4-4|7	Release:	4
12cu|php-pear-Net_IPv4-1.3.4-4|8	Summary:	IPv4 network calculations and validation
12cu|php-pear-Net_IPv4-1.3.4-4|9	License:	PHP License
12cu|php-pear-Net_IPv4-1.3.4-4|10	Group:		Development/PHP
12cu|php-pear-Net_IPv4-1.3.4-4|11	URL:		http://pear.php.net/package/Net_IPv4/
12cu|php-pear-Net_IPv4-1.3.4-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Net_IPv4-1.3.4-4|13	Requires(post): php-pear
12cu|php-pear-Net_IPv4-1.3.4-4|14	Requires(preun): php-pear
12cu|php-pear-Net_IPv4-1.3.4-4|15	Requires:	php-pear
12cu|php-pear-Net_IPv4-1.3.4-4|16	BuildArch:	noarch
12cu|php-pear-Net_IPv4-1.3.4-4|17	BuildRequires:	php-pear
12cu|php-pear-Net_IPv4-1.3.4-4|18	
12cu|php-pear-Net_IPv4-1.3.4-4|19	%description
12cu|php-pear-Net_IPv4-1.3.4-4|20	Class used for calculating IPv4 (AF_INET family) address information
12cu|php-pear-Net_IPv4-1.3.4-4|21	such as network addresses as well as IP address validity.
12cu|php-pear-Net_IPv4-1.3.4-4|22	
12cu|php-pear-Net_IPv4-1.3.4-4|23	%prep
12cu|php-pear-Net_IPv4-1.3.4-4|24	%setup -q -c
12cu|php-pear-Net_IPv4-1.3.4-4|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_IPv4-1.3.4-4|26	
12cu|php-pear-Net_IPv4-1.3.4-4|27	%install
12cu|php-pear-Net_IPv4-1.3.4-4|28	
12cu|php-pear-Net_IPv4-1.3.4-4|29	cd %{upstream_name}-%{version}
12cu|php-pear-Net_IPv4-1.3.4-4|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_IPv4-1.3.4-4|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_IPv4-1.3.4-4|32	
12cu|php-pear-Net_IPv4-1.3.4-4|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_IPv4-1.3.4-4|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_IPv4-1.3.4-4|35	
12cu|php-pear-Net_IPv4-1.3.4-4|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_IPv4-1.3.4-4|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_IPv4-1.3.4-4|38	
12cu|php-pear-Net_IPv4-1.3.4-4|39	%clean
12cu|php-pear-Net_IPv4-1.3.4-4|40	
12cu|php-pear-Net_IPv4-1.3.4-4|41	
12cu|php-pear-Net_IPv4-1.3.4-4|42	
12cu|php-pear-Net_IPv4-1.3.4-4|43	%files
12cu|php-pear-Net_IPv4-1.3.4-4|44	%defattr(-,root,root)
12cu|php-pear-Net_IPv4-1.3.4-4|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_IPv4-1.3.4-4|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_IPv4-1.3.4-4|47	
12cu|php-pear-Net_IPv4-1.3.4-4|48	
12cu|php-pear-Net_IPv4-1.3.4-4|49	%changelog
12cu|php-pear-Net_IPv4-1.3.4-4|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-3mdv2012.0
12cu|php-pear-Net_IPv4-1.3.4-4|51	+ Revision: 742146
12cu|php-pear-Net_IPv4-1.3.4-4|52	- fix major breakage by careless packager
12cu|php-pear-Net_IPv4-1.3.4-4|53	
12cu|php-pear-Net_IPv4-1.3.4-4|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-2
12cu|php-pear-Net_IPv4-1.3.4-4|55	+ Revision: 679428
12cu|php-pear-Net_IPv4-1.3.4-4|56	- mass rebuild
12cu|php-pear-Net_IPv4-1.3.4-4|57	
12cu|php-pear-Net_IPv4-1.3.4-4|58	* Thu Sep 09 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.4-1mdv2011.0
12cu|php-pear-Net_IPv4-1.3.4-4|59	+ Revision: 576925
12cu|php-pear-Net_IPv4-1.3.4-4|60	- update to new version 1.3.4
12cu|php-pear-Net_IPv4-1.3.4-4|61	
12cu|php-pear-Net_IPv4-1.3.4-4|62	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-1mdv2011.0
12cu|php-pear-Net_IPv4-1.3.4-4|63	+ Revision: 569599
12cu|php-pear-Net_IPv4-1.3.4-4|64	- update to new version 1.3.2
12cu|php-pear-Net_IPv4-1.3.4-4|65	
12cu|php-pear-Net_IPv4-1.3.4-4|66	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-4mdv2010.1
12cu|php-pear-Net_IPv4-1.3.4-4|67	+ Revision: 468704
12cu|php-pear-Net_IPv4-1.3.4-4|68	- spec cleanup
12cu|php-pear-Net_IPv4-1.3.4-4|69	- use pear installer
12cu|php-pear-Net_IPv4-1.3.4-4|70	- don't ship tests, even in documentation
12cu|php-pear-Net_IPv4-1.3.4-4|71	- own all directories
12cu|php-pear-Net_IPv4-1.3.4-4|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_IPv4-1.3.4-4|73	
12cu|php-pear-Net_IPv4-1.3.4-4|74	* Mon Nov 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-3mdv2010.1
12cu|php-pear-Net_IPv4-1.3.4-4|75	+ Revision: 463812
12cu|php-pear-Net_IPv4-1.3.4-4|76	- use rpm filetriggers to register starting from mandriva 2010.1
12cu|php-pear-Net_IPv4-1.3.4-4|77	
12cu|php-pear-Net_IPv4-1.3.4-4|78	* Thu Oct 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-2mdv2010.0
12cu|php-pear-Net_IPv4-1.3.4-4|79	+ Revision: 452036
12cu|php-pear-Net_IPv4-1.3.4-4|80	- fix %%postun
12cu|php-pear-Net_IPv4-1.3.4-4|81	
12cu|php-pear-Net_IPv4-1.3.4-4|82	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-1mdv2010.0
12cu|php-pear-Net_IPv4-1.3.4-4|83	+ Revision: 450230
12cu|php-pear-Net_IPv4-1.3.4-4|84	- new version
12cu|php-pear-Net_IPv4-1.3.4-4|85	- use pear installer
12cu|php-pear-Net_IPv4-1.3.4-4|86	- use fedora %%post/%%postun
12cu|php-pear-Net_IPv4-1.3.4-4|87	
12cu|php-pear-Net_IPv4-1.3.4-4|88	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.3.0-4mdv2010.0
12cu|php-pear-Net_IPv4-1.3.4-4|89	+ Revision: 441450
12cu|php-pear-Net_IPv4-1.3.4-4|90	- rebuild
12cu|php-pear-Net_IPv4-1.3.4-4|91	
12cu|php-pear-Net_IPv4-1.3.4-4|92	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-3mdv2009.1
12cu|php-pear-Net_IPv4-1.3.4-4|93	+ Revision: 322431
12cu|php-pear-Net_IPv4-1.3.4-4|94	- rebuild
12cu|php-pear-Net_IPv4-1.3.4-4|95	
12cu|php-pear-Net_IPv4-1.3.4-4|96	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2009.0
12cu|php-pear-Net_IPv4-1.3.4-4|97	+ Revision: 236985
12cu|php-pear-Net_IPv4-1.3.4-4|98	- rebuild
12cu|php-pear-Net_IPv4-1.3.4-4|99	
12cu|php-pear-Net_IPv4-1.3.4-4|100	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Net_IPv4-1.3.4-4|101	- restore BuildRoot
12cu|php-pear-Net_IPv4-1.3.4-4|102	
12cu|php-pear-Net_IPv4-1.3.4-4|103	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_IPv4-1.3.4-4|104	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_IPv4-1.3.4-4|105	
12cu|php-pear-Net_IPv4-1.3.4-4|106	
12cu|php-pear-Net_IPv4-1.3.4-4|107	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdv2007.0
12cu|php-pear-Net_IPv4-1.3.4-4|108	+ Revision: 82320
12cu|php-pear-Net_IPv4-1.3.4-4|109	- Import php-pear-Net_IPv4
12cu|php-pear-Net_IPv4-1.3.4-4|110	
12cu|php-pear-Net_IPv4-1.3.4-4|111	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdk
12cu|php-pear-Net_IPv4-1.3.4-4|112	- 1.3.0
12cu|php-pear-Net_IPv4-1.3.4-4|113	- new group (Development/PHP)
12cu|php-pear-Net_IPv4-1.3.4-4|114	
12cu|php-pear-Net_IPv4-1.3.4-4|115	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2-7mdk
12cu|php-pear-Net_IPv4-1.3.4-4|116	- rebuilt to fix auto deps
12cu|php-pear-Net_IPv4-1.3.4-4|117	
12cu|php-pear-Net_IPv4-1.3.4-4|118	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2-6mdk
12cu|php-pear-Net_IPv4-1.3.4-4|119	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_IPv4-1.3.4-4|120	
12cu|php-pear-Net_IPv4-1.3.4-4|121	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2-5mdk
12cu|php-pear-Net_IPv4-1.3.4-4|122	- fix deps
12cu|php-pear-Net_IPv4-1.3.4-4|123	
12cu|php-pear-Net_IPv4-1.3.4-4|124	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2-4mdk
12cu|php-pear-Net_IPv4-1.3.4-4|125	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_IPv4-1.3.4-4|126	- fix deps
12cu|php-pear-Net_IPv4-1.3.4-4|127	
12cu|php-pear-Net_IPv4-1.3.4-4|128	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2-3mdk
12cu|php-pear-Net_IPv4-1.3.4-4|129	- fix deps
12cu|php-pear-Net_IPv4-1.3.4-4|130	
12cu|php-pear-Net_IPv4-1.3.4-4|131	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2-2mdk
12cu|php-pear-Net_IPv4-1.3.4-4|132	- fix spec file to conform with the others
12cu|php-pear-Net_IPv4-1.3.4-4|133	
12cu|php-pear-Net_IPv4-1.3.4-4|134	* Sat May 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2-1mdk
12cu|php-pear-Net_IPv4-1.3.4-4|135	- initial Mandriva package
12cu|php-pear-Net_IPv4-1.3.4-4|136	

11604 12
12cu|php-pear-Net_IPv6-1.2.1-4|1	%define		_class		Net
12cu|php-pear-Net_IPv6-1.2.1-4|2	%define		_subclass	IPv6
12cu|php-pear-Net_IPv6-1.2.1-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_IPv6-1.2.1-4|4	
12cu|php-pear-Net_IPv6-1.2.1-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_IPv6-1.2.1-4|6	Version:	1.2.1
12cu|php-pear-Net_IPv6-1.2.1-4|7	Release:	4
12cu|php-pear-Net_IPv6-1.2.1-4|8	Summary:	Check and validate IPv6 addresses
12cu|php-pear-Net_IPv6-1.2.1-4|9	License:	PHP License
12cu|php-pear-Net_IPv6-1.2.1-4|10	Group:		Development/PHP
12cu|php-pear-Net_IPv6-1.2.1-4|11	URL:		http://pear.php.net/package/Net_IPv6/
12cu|php-pear-Net_IPv6-1.2.1-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Net_IPv6-1.2.1-4|13	Requires(post): php-pear
12cu|php-pear-Net_IPv6-1.2.1-4|14	Requires(preun): php-pear
12cu|php-pear-Net_IPv6-1.2.1-4|15	Requires:	php-pear
12cu|php-pear-Net_IPv6-1.2.1-4|16	BuildArch:	noarch
12cu|php-pear-Net_IPv6-1.2.1-4|17	BuildRequires:	php-pear
12cu|php-pear-Net_IPv6-1.2.1-4|18	
12cu|php-pear-Net_IPv6-1.2.1-4|19	%description
12cu|php-pear-Net_IPv6-1.2.1-4|20	The class allows you to:
12cu|php-pear-Net_IPv6-1.2.1-4|21	- check if an address is an IPv6 address
12cu|php-pear-Net_IPv6-1.2.1-4|22	- compress/uncompress IPv6 addresses
12cu|php-pear-Net_IPv6-1.2.1-4|23	- check for an IPv4 compatible ending in an IPv6 address
12cu|php-pear-Net_IPv6-1.2.1-4|24	
12cu|php-pear-Net_IPv6-1.2.1-4|25	%prep
12cu|php-pear-Net_IPv6-1.2.1-4|26	%setup -q -c
12cu|php-pear-Net_IPv6-1.2.1-4|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_IPv6-1.2.1-4|28	
12cu|php-pear-Net_IPv6-1.2.1-4|29	%install
12cu|php-pear-Net_IPv6-1.2.1-4|30	
12cu|php-pear-Net_IPv6-1.2.1-4|31	cd %{upstream_name}-%{version}
12cu|php-pear-Net_IPv6-1.2.1-4|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_IPv6-1.2.1-4|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_IPv6-1.2.1-4|34	
12cu|php-pear-Net_IPv6-1.2.1-4|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_IPv6-1.2.1-4|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_IPv6-1.2.1-4|37	
12cu|php-pear-Net_IPv6-1.2.1-4|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_IPv6-1.2.1-4|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_IPv6-1.2.1-4|40	
12cu|php-pear-Net_IPv6-1.2.1-4|41	%clean
12cu|php-pear-Net_IPv6-1.2.1-4|42	
12cu|php-pear-Net_IPv6-1.2.1-4|43	
12cu|php-pear-Net_IPv6-1.2.1-4|44	
12cu|php-pear-Net_IPv6-1.2.1-4|45	%files
12cu|php-pear-Net_IPv6-1.2.1-4|46	%defattr(-,root,root)
12cu|php-pear-Net_IPv6-1.2.1-4|47	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_IPv6-1.2.1-4|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_IPv6-1.2.1-4|49	
12cu|php-pear-Net_IPv6-1.2.1-4|50	
12cu|php-pear-Net_IPv6-1.2.1-4|51	%changelog
12cu|php-pear-Net_IPv6-1.2.1-4|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdv2012.0
12cu|php-pear-Net_IPv6-1.2.1-4|53	+ Revision: 742147
12cu|php-pear-Net_IPv6-1.2.1-4|54	- fix major breakage by careless packager
12cu|php-pear-Net_IPv6-1.2.1-4|55	
12cu|php-pear-Net_IPv6-1.2.1-4|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2
12cu|php-pear-Net_IPv6-1.2.1-4|57	+ Revision: 679433
12cu|php-pear-Net_IPv6-1.2.1-4|58	- mass rebuild
12cu|php-pear-Net_IPv6-1.2.1-4|59	
12cu|php-pear-Net_IPv6-1.2.1-4|60	* Thu Feb 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1
12cu|php-pear-Net_IPv6-1.2.1-4|61	+ Revision: 638146
12cu|php-pear-Net_IPv6-1.2.1-4|62	- 1.2.1
12cu|php-pear-Net_IPv6-1.2.1-4|63	
12cu|php-pear-Net_IPv6-1.2.1-4|64	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1mdv2011.0
12cu|php-pear-Net_IPv6-1.2.1-4|65	+ Revision: 602111
12cu|php-pear-Net_IPv6-1.2.1-4|66	- update to new version 1.1.0
12cu|php-pear-Net_IPv6-1.2.1-4|67	
12cu|php-pear-Net_IPv6-1.2.1-4|68	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.5-6mdv2010.1
12cu|php-pear-Net_IPv6-1.2.1-4|69	+ Revision: 468705
12cu|php-pear-Net_IPv6-1.2.1-4|70	- spec cleanup
12cu|php-pear-Net_IPv6-1.2.1-4|71	- use pear installer
12cu|php-pear-Net_IPv6-1.2.1-4|72	- don't ship tests, even in documentation
12cu|php-pear-Net_IPv6-1.2.1-4|73	- own all directories
12cu|php-pear-Net_IPv6-1.2.1-4|74	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_IPv6-1.2.1-4|75	
12cu|php-pear-Net_IPv6-1.2.1-4|76	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.5-5mdv2010.0
12cu|php-pear-Net_IPv6-1.2.1-4|77	+ Revision: 441451
12cu|php-pear-Net_IPv6-1.2.1-4|78	- rebuild
12cu|php-pear-Net_IPv6-1.2.1-4|79	
12cu|php-pear-Net_IPv6-1.2.1-4|80	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-4mdv2009.1
12cu|php-pear-Net_IPv6-1.2.1-4|81	+ Revision: 322447
12cu|php-pear-Net_IPv6-1.2.1-4|82	- rebuild
12cu|php-pear-Net_IPv6-1.2.1-4|83	
12cu|php-pear-Net_IPv6-1.2.1-4|84	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-3mdv2009.0
12cu|php-pear-Net_IPv6-1.2.1-4|85	+ Revision: 236986
12cu|php-pear-Net_IPv6-1.2.1-4|86	- rebuild
12cu|php-pear-Net_IPv6-1.2.1-4|87	
12cu|php-pear-Net_IPv6-1.2.1-4|88	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Net_IPv6-1.2.1-4|89	- restore BuildRoot
12cu|php-pear-Net_IPv6-1.2.1-4|90	
12cu|php-pear-Net_IPv6-1.2.1-4|91	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_IPv6-1.2.1-4|92	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_IPv6-1.2.1-4|93	
12cu|php-pear-Net_IPv6-1.2.1-4|94	
12cu|php-pear-Net_IPv6-1.2.1-4|95	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2mdv2007.0
12cu|php-pear-Net_IPv6-1.2.1-4|96	+ Revision: 82329
12cu|php-pear-Net_IPv6-1.2.1-4|97	- Import php-pear-Net_IPv6
12cu|php-pear-Net_IPv6-1.2.1-4|98	
12cu|php-pear-Net_IPv6-1.2.1-4|99	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2mdk
12cu|php-pear-Net_IPv6-1.2.1-4|100	- new group (Development/PHP)
12cu|php-pear-Net_IPv6-1.2.1-4|101	
12cu|php-pear-Net_IPv6-1.2.1-4|102	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1mdk
12cu|php-pear-Net_IPv6-1.2.1-4|103	- 1.0.5
12cu|php-pear-Net_IPv6-1.2.1-4|104	
12cu|php-pear-Net_IPv6-1.2.1-4|105	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-6mdk
12cu|php-pear-Net_IPv6-1.2.1-4|106	- rebuilt to fix auto deps
12cu|php-pear-Net_IPv6-1.2.1-4|107	
12cu|php-pear-Net_IPv6-1.2.1-4|108	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-5mdk
12cu|php-pear-Net_IPv6-1.2.1-4|109	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_IPv6-1.2.1-4|110	
12cu|php-pear-Net_IPv6-1.2.1-4|111	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-4mdk
12cu|php-pear-Net_IPv6-1.2.1-4|112	- fix deps
12cu|php-pear-Net_IPv6-1.2.1-4|113	
12cu|php-pear-Net_IPv6-1.2.1-4|114	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3mdk
12cu|php-pear-Net_IPv6-1.2.1-4|115	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_IPv6-1.2.1-4|116	- fix deps
12cu|php-pear-Net_IPv6-1.2.1-4|117	
12cu|php-pear-Net_IPv6-1.2.1-4|118	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdk
12cu|php-pear-Net_IPv6-1.2.1-4|119	- fix deps
12cu|php-pear-Net_IPv6-1.2.1-4|120	
12cu|php-pear-Net_IPv6-1.2.1-4|121	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdk
12cu|php-pear-Net_IPv6-1.2.1-4|122	- initial Mandriva package (PLD import)
12cu|php-pear-Net_IPv6-1.2.1-4|123	

11605 12
12cu|php-pear-Net_IRC-0.0.7-15|1	%define		_class		Net
12cu|php-pear-Net_IRC-0.0.7-15|2	%define		_subclass	IRC
12cu|php-pear-Net_IRC-0.0.7-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_IRC-0.0.7-15|4	
12cu|php-pear-Net_IRC-0.0.7-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_IRC-0.0.7-15|6	Version:	0.0.7
12cu|php-pear-Net_IRC-0.0.7-15|7	Release:	15
12cu|php-pear-Net_IRC-0.0.7-15|8	Summary:	IRC client class
12cu|php-pear-Net_IRC-0.0.7-15|9	License:	PHP License
12cu|php-pear-Net_IRC-0.0.7-15|10	Group:		Development/PHP
12cu|php-pear-Net_IRC-0.0.7-15|11	URL:		http://pear.php.net/package/Net_IRC/
12cu|php-pear-Net_IRC-0.0.7-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Net_IRC-0.0.7-15|13	Requires(post): php-pear
12cu|php-pear-Net_IRC-0.0.7-15|14	Requires(preun): php-pear
12cu|php-pear-Net_IRC-0.0.7-15|15	Requires:	php-pear
12cu|php-pear-Net_IRC-0.0.7-15|16	BuildArch:	noarch
12cu|php-pear-Net_IRC-0.0.7-15|17	BuildRequires:	php-pear
12cu|php-pear-Net_IRC-0.0.7-15|18	
12cu|php-pear-Net_IRC-0.0.7-15|19	%description
12cu|php-pear-Net_IRC-0.0.7-15|20	Experimental IRC Class suitable for both client or bots applications.
12cu|php-pear-Net_IRC-0.0.7-15|21	Features are:
12cu|php-pear-Net_IRC-0.0.7-15|22	- Non-blocking sockets
12cu|php-pear-Net_IRC-0.0.7-15|23	- Server messages handled by a callback system
12cu|php-pear-Net_IRC-0.0.7-15|24	- Full logging capabilities
12cu|php-pear-Net_IRC-0.0.7-15|25	- Full statistic collector
12cu|php-pear-Net_IRC-0.0.7-15|26	- API Doc and Usage Manual
12cu|php-pear-Net_IRC-0.0.7-15|27	
12cu|php-pear-Net_IRC-0.0.7-15|28	%prep
12cu|php-pear-Net_IRC-0.0.7-15|29	%setup -q -c
12cu|php-pear-Net_IRC-0.0.7-15|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_IRC-0.0.7-15|31	
12cu|php-pear-Net_IRC-0.0.7-15|32	%install
12cu|php-pear-Net_IRC-0.0.7-15|33	
12cu|php-pear-Net_IRC-0.0.7-15|34	cd %{upstream_name}-%{version}
12cu|php-pear-Net_IRC-0.0.7-15|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_IRC-0.0.7-15|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_IRC-0.0.7-15|37	
12cu|php-pear-Net_IRC-0.0.7-15|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_IRC-0.0.7-15|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_IRC-0.0.7-15|40	
12cu|php-pear-Net_IRC-0.0.7-15|41	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_IRC-0.0.7-15|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_IRC-0.0.7-15|43	
12cu|php-pear-Net_IRC-0.0.7-15|44	%clean
12cu|php-pear-Net_IRC-0.0.7-15|45	
12cu|php-pear-Net_IRC-0.0.7-15|46	
12cu|php-pear-Net_IRC-0.0.7-15|47	
12cu|php-pear-Net_IRC-0.0.7-15|48	%files
12cu|php-pear-Net_IRC-0.0.7-15|49	%defattr(-,root,root)
12cu|php-pear-Net_IRC-0.0.7-15|50	%doc %{upstream_name}-%{version}/doc/README
12cu|php-pear-Net_IRC-0.0.7-15|51	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Net_IRC-0.0.7-15|52	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_IRC-0.0.7-15|53	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_IRC-0.0.7-15|54	
12cu|php-pear-Net_IRC-0.0.7-15|55	
12cu|php-pear-Net_IRC-0.0.7-15|56	%changelog
12cu|php-pear-Net_IRC-0.0.7-15|57	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-14mdv2012.0
12cu|php-pear-Net_IRC-0.0.7-15|58	+ Revision: 742148
12cu|php-pear-Net_IRC-0.0.7-15|59	- fix major breakage by careless packager
12cu|php-pear-Net_IRC-0.0.7-15|60	
12cu|php-pear-Net_IRC-0.0.7-15|61	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-13
12cu|php-pear-Net_IRC-0.0.7-15|62	+ Revision: 679440
12cu|php-pear-Net_IRC-0.0.7-15|63	- mass rebuild
12cu|php-pear-Net_IRC-0.0.7-15|64	
12cu|php-pear-Net_IRC-0.0.7-15|65	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-12mdv2011.0
12cu|php-pear-Net_IRC-0.0.7-15|66	+ Revision: 613729
12cu|php-pear-Net_IRC-0.0.7-15|67	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_IRC-0.0.7-15|68	
12cu|php-pear-Net_IRC-0.0.7-15|69	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.7-11mdv2010.1
12cu|php-pear-Net_IRC-0.0.7-15|70	+ Revision: 468706
12cu|php-pear-Net_IRC-0.0.7-15|71	- spec cleanup
12cu|php-pear-Net_IRC-0.0.7-15|72	- use pear installer
12cu|php-pear-Net_IRC-0.0.7-15|73	- don't ship tests, even in documentation
12cu|php-pear-Net_IRC-0.0.7-15|74	- own all directories
12cu|php-pear-Net_IRC-0.0.7-15|75	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_IRC-0.0.7-15|76	
12cu|php-pear-Net_IRC-0.0.7-15|77	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.0.7-10mdv2010.0
12cu|php-pear-Net_IRC-0.0.7-15|78	+ Revision: 441455
12cu|php-pear-Net_IRC-0.0.7-15|79	- rebuild
12cu|php-pear-Net_IRC-0.0.7-15|80	
12cu|php-pear-Net_IRC-0.0.7-15|81	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-9mdv2009.1
12cu|php-pear-Net_IRC-0.0.7-15|82	+ Revision: 322463
12cu|php-pear-Net_IRC-0.0.7-15|83	- rebuild
12cu|php-pear-Net_IRC-0.0.7-15|84	
12cu|php-pear-Net_IRC-0.0.7-15|85	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-8mdv2009.0
12cu|php-pear-Net_IRC-0.0.7-15|86	+ Revision: 236987
12cu|php-pear-Net_IRC-0.0.7-15|87	- rebuild
12cu|php-pear-Net_IRC-0.0.7-15|88	
12cu|php-pear-Net_IRC-0.0.7-15|89	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Net_IRC-0.0.7-15|90	- restore BuildRoot
12cu|php-pear-Net_IRC-0.0.7-15|91	
12cu|php-pear-Net_IRC-0.0.7-15|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_IRC-0.0.7-15|93	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_IRC-0.0.7-15|94	
12cu|php-pear-Net_IRC-0.0.7-15|95	
12cu|php-pear-Net_IRC-0.0.7-15|96	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-7mdv2007.0
12cu|php-pear-Net_IRC-0.0.7-15|97	+ Revision: 82338
12cu|php-pear-Net_IRC-0.0.7-15|98	- Import php-pear-Net_IRC
12cu|php-pear-Net_IRC-0.0.7-15|99	
12cu|php-pear-Net_IRC-0.0.7-15|100	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-7mdk
12cu|php-pear-Net_IRC-0.0.7-15|101	- new group (Development/PHP)
12cu|php-pear-Net_IRC-0.0.7-15|102	
12cu|php-pear-Net_IRC-0.0.7-15|103	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-6mdk
12cu|php-pear-Net_IRC-0.0.7-15|104	- rebuilt to fix auto deps
12cu|php-pear-Net_IRC-0.0.7-15|105	
12cu|php-pear-Net_IRC-0.0.7-15|106	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-5mdk
12cu|php-pear-Net_IRC-0.0.7-15|107	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_IRC-0.0.7-15|108	
12cu|php-pear-Net_IRC-0.0.7-15|109	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-4mdk
12cu|php-pear-Net_IRC-0.0.7-15|110	- fix deps
12cu|php-pear-Net_IRC-0.0.7-15|111	
12cu|php-pear-Net_IRC-0.0.7-15|112	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-3mdk
12cu|php-pear-Net_IRC-0.0.7-15|113	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_IRC-0.0.7-15|114	- fix deps
12cu|php-pear-Net_IRC-0.0.7-15|115	
12cu|php-pear-Net_IRC-0.0.7-15|116	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-2mdk
12cu|php-pear-Net_IRC-0.0.7-15|117	- fix deps
12cu|php-pear-Net_IRC-0.0.7-15|118	
12cu|php-pear-Net_IRC-0.0.7-15|119	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.7-1mdk
12cu|php-pear-Net_IRC-0.0.7-15|120	- initial Mandriva package (PLD import)
12cu|php-pear-Net_IRC-0.0.7-15|121	

11606 12
12cu|php-pear-Net_LDAP-1.1.5-6|1	%define		_class		Net
12cu|php-pear-Net_LDAP-1.1.5-6|2	%define		_subclass	LDAP
12cu|php-pear-Net_LDAP-1.1.5-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_LDAP-1.1.5-6|4	
12cu|php-pear-Net_LDAP-1.1.5-6|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_LDAP-1.1.5-6|6	Version:	1.1.5
12cu|php-pear-Net_LDAP-1.1.5-6|7	Release:	6
12cu|php-pear-Net_LDAP-1.1.5-6|8	Summary:	OO interface for searching and manipulating LDAP-entries
12cu|php-pear-Net_LDAP-1.1.5-6|9	License:	PHP License
12cu|php-pear-Net_LDAP-1.1.5-6|10	Group:		Development/PHP
12cu|php-pear-Net_LDAP-1.1.5-6|11	URL:		http://pear.php.net/package/Net_LDAP/
12cu|php-pear-Net_LDAP-1.1.5-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Net_LDAP-1.1.5-6|13	Requires(post): php-pear
12cu|php-pear-Net_LDAP-1.1.5-6|14	Requires(preun): php-pear
12cu|php-pear-Net_LDAP-1.1.5-6|15	Requires:	php-pear
12cu|php-pear-Net_LDAP-1.1.5-6|16	BuildRequires:	php-pear
12cu|php-pear-Net_LDAP-1.1.5-6|17	BuildArch:	noarch
12cu|php-pear-Net_LDAP-1.1.5-6|18	
12cu|php-pear-Net_LDAP-1.1.5-6|19	%description
12cu|php-pear-Net_LDAP-1.1.5-6|20	%{upstream_name} is a clone of Perl's Net::LDAP object interface to
12cu|php-pear-Net_LDAP-1.1.5-6|21	ldapservers. It does not contain all of Net::LDAP features (ldif
12cu|php-pear-Net_LDAP-1.1.5-6|22	handling, schemas, etc), but has:
12cu|php-pear-Net_LDAP-1.1.5-6|23	- a simple OO interface to connections, searches and entries
12cu|php-pear-Net_LDAP-1.1.5-6|24	- support for TLS and ldap v3
12cu|php-pear-Net_LDAP-1.1.5-6|25	- simple modification, deletion and creation of ldapentries
12cu|php-pear-Net_LDAP-1.1.5-6|26	
12cu|php-pear-Net_LDAP-1.1.5-6|27	%prep
12cu|php-pear-Net_LDAP-1.1.5-6|28	%setup -q -c
12cu|php-pear-Net_LDAP-1.1.5-6|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_LDAP-1.1.5-6|30	
12cu|php-pear-Net_LDAP-1.1.5-6|31	%install
12cu|php-pear-Net_LDAP-1.1.5-6|32	cd %{upstream_name}-%{version}
12cu|php-pear-Net_LDAP-1.1.5-6|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_LDAP-1.1.5-6|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_LDAP-1.1.5-6|35	
12cu|php-pear-Net_LDAP-1.1.5-6|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_LDAP-1.1.5-6|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_LDAP-1.1.5-6|38	
12cu|php-pear-Net_LDAP-1.1.5-6|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_LDAP-1.1.5-6|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_LDAP-1.1.5-6|41	
12cu|php-pear-Net_LDAP-1.1.5-6|42	%files
12cu|php-pear-Net_LDAP-1.1.5-6|43	%defattr(-,root,root)
12cu|php-pear-Net_LDAP-1.1.5-6|44	%doc %{upstream_name}-%{version}/doc/*
12cu|php-pear-Net_LDAP-1.1.5-6|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_LDAP-1.1.5-6|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_LDAP-1.1.5-6|47	
12cu|php-pear-Net_LDAP-1.1.5-6|48	
12cu|php-pear-Net_LDAP-1.1.5-6|49	%changelog
12cu|php-pear-Net_LDAP-1.1.5-6|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-5mdv2012.0
12cu|php-pear-Net_LDAP-1.1.5-6|51	+ Revision: 742152
12cu|php-pear-Net_LDAP-1.1.5-6|52	- fix major breakage by careless packager
12cu|php-pear-Net_LDAP-1.1.5-6|53	
12cu|php-pear-Net_LDAP-1.1.5-6|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-4
12cu|php-pear-Net_LDAP-1.1.5-6|55	+ Revision: 679451
12cu|php-pear-Net_LDAP-1.1.5-6|56	- mass rebuild
12cu|php-pear-Net_LDAP-1.1.5-6|57	
12cu|php-pear-Net_LDAP-1.1.5-6|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-3mdv2011.0
12cu|php-pear-Net_LDAP-1.1.5-6|59	+ Revision: 613731
12cu|php-pear-Net_LDAP-1.1.5-6|60	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_LDAP-1.1.5-6|61	
12cu|php-pear-Net_LDAP-1.1.5-6|62	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.5-2mdv2010.1
12cu|php-pear-Net_LDAP-1.1.5-6|63	+ Revision: 469029
12cu|php-pear-Net_LDAP-1.1.5-6|64	- spec cleanup
12cu|php-pear-Net_LDAP-1.1.5-6|65	- use pear installer
12cu|php-pear-Net_LDAP-1.1.5-6|66	- don't ship tests, even in documentation
12cu|php-pear-Net_LDAP-1.1.5-6|67	- own all directories
12cu|php-pear-Net_LDAP-1.1.5-6|68	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_LDAP-1.1.5-6|69	
12cu|php-pear-Net_LDAP-1.1.5-6|70	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.5-1mdv2010.0
12cu|php-pear-Net_LDAP-1.1.5-6|71	+ Revision: 446485
12cu|php-pear-Net_LDAP-1.1.5-6|72	- new version
12cu|php-pear-Net_LDAP-1.1.5-6|73	- drop path patch
12cu|php-pear-Net_LDAP-1.1.5-6|74	- spec cleanup
12cu|php-pear-Net_LDAP-1.1.5-6|75	
12cu|php-pear-Net_LDAP-1.1.5-6|76	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.3-3mdv2010.0
12cu|php-pear-Net_LDAP-1.1.5-6|77	+ Revision: 441468
12cu|php-pear-Net_LDAP-1.1.5-6|78	- rebuild
12cu|php-pear-Net_LDAP-1.1.5-6|79	
12cu|php-pear-Net_LDAP-1.1.5-6|80	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-2mdv2009.1
12cu|php-pear-Net_LDAP-1.1.5-6|81	+ Revision: 322491
12cu|php-pear-Net_LDAP-1.1.5-6|82	- rebuild
12cu|php-pear-Net_LDAP-1.1.5-6|83	
12cu|php-pear-Net_LDAP-1.1.5-6|84	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.3-1mdv2009.1
12cu|php-pear-Net_LDAP-1.1.5-6|85	+ Revision: 305831
12cu|php-pear-Net_LDAP-1.1.5-6|86	- new version
12cu|php-pear-Net_LDAP-1.1.5-6|87	rediff patch
12cu|php-pear-Net_LDAP-1.1.5-6|88	don't duplicate spec-helper job
12cu|php-pear-Net_LDAP-1.1.5-6|89	don't look for non-existing cvs files
12cu|php-pear-Net_LDAP-1.1.5-6|90	
12cu|php-pear-Net_LDAP-1.1.5-6|91	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-2mdv2009.0
12cu|php-pear-Net_LDAP-1.1.5-6|92	+ Revision: 236989
12cu|php-pear-Net_LDAP-1.1.5-6|93	- rebuild
12cu|php-pear-Net_LDAP-1.1.5-6|94	
12cu|php-pear-Net_LDAP-1.1.5-6|95	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Net_LDAP-1.1.5-6|96	- restore BuildRoot
12cu|php-pear-Net_LDAP-1.1.5-6|97	
12cu|php-pear-Net_LDAP-1.1.5-6|98	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_LDAP-1.1.5-6|99	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_LDAP-1.1.5-6|100	
12cu|php-pear-Net_LDAP-1.1.5-6|101	* Fri May 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-1mdv2008.0
12cu|php-pear-Net_LDAP-1.1.5-6|102	+ Revision: 26232
12cu|php-pear-Net_LDAP-1.1.5-6|103	- fix build
12cu|php-pear-Net_LDAP-1.1.5-6|104	- 0.7.2
12cu|php-pear-Net_LDAP-1.1.5-6|105	
12cu|php-pear-Net_LDAP-1.1.5-6|106	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-1mdv2008.0
12cu|php-pear-Net_LDAP-1.1.5-6|107	+ Revision: 15886
12cu|php-pear-Net_LDAP-1.1.5-6|108	- rediffed P0
12cu|php-pear-Net_LDAP-1.1.5-6|109	- 0.7.1
12cu|php-pear-Net_LDAP-1.1.5-6|110	
12cu|php-pear-Net_LDAP-1.1.5-6|111	
12cu|php-pear-Net_LDAP-1.1.5-6|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.6-7mdv2007.0
12cu|php-pear-Net_LDAP-1.1.5-6|113	+ Revision: 82356
12cu|php-pear-Net_LDAP-1.1.5-6|114	- Import php-pear-Net_LDAP
12cu|php-pear-Net_LDAP-1.1.5-6|115	
12cu|php-pear-Net_LDAP-1.1.5-6|116	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.6-7mdk
12cu|php-pear-Net_LDAP-1.1.5-6|117	- new group (Development/PHP)
12cu|php-pear-Net_LDAP-1.1.5-6|118	
12cu|php-pear-Net_LDAP-1.1.5-6|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.6-6mdk
12cu|php-pear-Net_LDAP-1.1.5-6|120	- rebuilt to fix auto deps
12cu|php-pear-Net_LDAP-1.1.5-6|121	
12cu|php-pear-Net_LDAP-1.1.5-6|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.6-5mdk
12cu|php-pear-Net_LDAP-1.1.5-6|123	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_LDAP-1.1.5-6|124	
12cu|php-pear-Net_LDAP-1.1.5-6|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.6-4mdk
12cu|php-pear-Net_LDAP-1.1.5-6|126	- fix deps
12cu|php-pear-Net_LDAP-1.1.5-6|127	
12cu|php-pear-Net_LDAP-1.1.5-6|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.6-3mdk
12cu|php-pear-Net_LDAP-1.1.5-6|129	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_LDAP-1.1.5-6|130	- fix deps
12cu|php-pear-Net_LDAP-1.1.5-6|131	
12cu|php-pear-Net_LDAP-1.1.5-6|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.6-2mdk
12cu|php-pear-Net_LDAP-1.1.5-6|133	- fix deps
12cu|php-pear-Net_LDAP-1.1.5-6|134	
12cu|php-pear-Net_LDAP-1.1.5-6|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.6-1mdk
12cu|php-pear-Net_LDAP-1.1.5-6|136	- initial Mandriva package (PLD import)
12cu|php-pear-Net_LDAP-1.1.5-6|137	

11607 12
12cu|php-pear-Net_LDAP2-2.0.12-3|1	%define		_class		Net
12cu|php-pear-Net_LDAP2-2.0.12-3|2	%define		_subclass	LDAP2
12cu|php-pear-Net_LDAP2-2.0.12-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_LDAP2-2.0.12-3|4	
12cu|php-pear-Net_LDAP2-2.0.12-3|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_LDAP2-2.0.12-3|6	Version:	2.0.12
12cu|php-pear-Net_LDAP2-2.0.12-3|7	Release:	3
12cu|php-pear-Net_LDAP2-2.0.12-3|8	Summary:	OO interface for searching and manipulating LDAP-entries
12cu|php-pear-Net_LDAP2-2.0.12-3|9	License:	PHP License
12cu|php-pear-Net_LDAP2-2.0.12-3|10	Group:		Development/PHP
12cu|php-pear-Net_LDAP2-2.0.12-3|11	URL:		http://pear.php.net/package/Net_LDAP2
12cu|php-pear-Net_LDAP2-2.0.12-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Net_LDAP2-2.0.12-3|13	Requires(post): php-pear
12cu|php-pear-Net_LDAP2-2.0.12-3|14	Requires(preun): php-pear
12cu|php-pear-Net_LDAP2-2.0.12-3|15	Requires:	php-pear
12cu|php-pear-Net_LDAP2-2.0.12-3|16	BuildRequires:	php-pear
12cu|php-pear-Net_LDAP2-2.0.12-3|17	BuildArch:	noarch
12cu|php-pear-Net_LDAP2-2.0.12-3|18	
12cu|php-pear-Net_LDAP2-2.0.12-3|19	%description
12cu|php-pear-Net_LDAP2-2.0.12-3|20	%{upstream_name} is a clone of Perl's Net::LDAP object interface to
12cu|php-pear-Net_LDAP2-2.0.12-3|21	ldapservers. It does not contain all of Net::LDAP features (ldif
12cu|php-pear-Net_LDAP2-2.0.12-3|22	handling, schemas, etc), but has:
12cu|php-pear-Net_LDAP2-2.0.12-3|23	- a simple OO interface to connections, searches and entries
12cu|php-pear-Net_LDAP2-2.0.12-3|24	- support for TLS and ldap v3
12cu|php-pear-Net_LDAP2-2.0.12-3|25	- simple modification, deletion and creation of ldapentries
12cu|php-pear-Net_LDAP2-2.0.12-3|26	
12cu|php-pear-Net_LDAP2-2.0.12-3|27	%prep
12cu|php-pear-Net_LDAP2-2.0.12-3|28	%setup -q -c
12cu|php-pear-Net_LDAP2-2.0.12-3|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_LDAP2-2.0.12-3|30	
12cu|php-pear-Net_LDAP2-2.0.12-3|31	%install
12cu|php-pear-Net_LDAP2-2.0.12-3|32	
12cu|php-pear-Net_LDAP2-2.0.12-3|33	cd %{upstream_name}-%{version}
12cu|php-pear-Net_LDAP2-2.0.12-3|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_LDAP2-2.0.12-3|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_LDAP2-2.0.12-3|36	
12cu|php-pear-Net_LDAP2-2.0.12-3|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_LDAP2-2.0.12-3|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_LDAP2-2.0.12-3|39	
12cu|php-pear-Net_LDAP2-2.0.12-3|40	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_LDAP2-2.0.12-3|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_LDAP2-2.0.12-3|42	
12cu|php-pear-Net_LDAP2-2.0.12-3|43	%clean
12cu|php-pear-Net_LDAP2-2.0.12-3|44	
12cu|php-pear-Net_LDAP2-2.0.12-3|45	
12cu|php-pear-Net_LDAP2-2.0.12-3|46	
12cu|php-pear-Net_LDAP2-2.0.12-3|47	%files
12cu|php-pear-Net_LDAP2-2.0.12-3|48	%defattr(-,root,root)
12cu|php-pear-Net_LDAP2-2.0.12-3|49	%doc %{upstream_name}-%{version}/doc/*
12cu|php-pear-Net_LDAP2-2.0.12-3|50	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_LDAP2-2.0.12-3|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_LDAP2-2.0.12-3|52	
12cu|php-pear-Net_LDAP2-2.0.12-3|53	
12cu|php-pear-Net_LDAP2-2.0.12-3|54	%changelog
12cu|php-pear-Net_LDAP2-2.0.12-3|55	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.12-2mdv2012.0
12cu|php-pear-Net_LDAP2-2.0.12-3|56	+ Revision: 742155
12cu|php-pear-Net_LDAP2-2.0.12-3|57	- fix major breakage by careless packager
12cu|php-pear-Net_LDAP2-2.0.12-3|58	
12cu|php-pear-Net_LDAP2-2.0.12-3|59	* Mon Nov 28 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.12-1
12cu|php-pear-Net_LDAP2-2.0.12-3|60	+ Revision: 735174
12cu|php-pear-Net_LDAP2-2.0.12-3|61	- new version
12cu|php-pear-Net_LDAP2-2.0.12-3|62	
12cu|php-pear-Net_LDAP2-2.0.12-3|63	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.11-2
12cu|php-pear-Net_LDAP2-2.0.12-3|64	+ Revision: 679458
12cu|php-pear-Net_LDAP2-2.0.12-3|65	- mass rebuild
12cu|php-pear-Net_LDAP2-2.0.12-3|66	
12cu|php-pear-Net_LDAP2-2.0.12-3|67	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.11-1
12cu|php-pear-Net_LDAP2-2.0.12-3|68	+ Revision: 636090
12cu|php-pear-Net_LDAP2-2.0.12-3|69	- update to new version 2.0.11
12cu|php-pear-Net_LDAP2-2.0.12-3|70	
12cu|php-pear-Net_LDAP2-2.0.12-3|71	* Wed Aug 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.10-1mdv2011.0
12cu|php-pear-Net_LDAP2-2.0.12-3|72	+ Revision: 573125
12cu|php-pear-Net_LDAP2-2.0.12-3|73	- update to new version 2.0.10
12cu|php-pear-Net_LDAP2-2.0.12-3|74	
12cu|php-pear-Net_LDAP2-2.0.12-3|75	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.9-1mdv2010.1
12cu|php-pear-Net_LDAP2-2.0.12-3|76	+ Revision: 508991
12cu|php-pear-Net_LDAP2-2.0.12-3|77	- update to new version 2.0.9
12cu|php-pear-Net_LDAP2-2.0.12-3|78	
12cu|php-pear-Net_LDAP2-2.0.12-3|79	* Thu Jan 21 2010 Adam Williamson <awilliamson@mandriva.org> 2.0.7-2mdv2010.1
12cu|php-pear-Net_LDAP2-2.0.12-3|80	+ Revision: 494703
12cu|php-pear-Net_LDAP2-2.0.12-3|81	- no-change bump so I can upload to 2009.0 updates (stupid stupid bs bugs)
12cu|php-pear-Net_LDAP2-2.0.12-3|82	
12cu|php-pear-Net_LDAP2-2.0.12-3|83	* Tue Dec 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.7-1mdv2010.1
12cu|php-pear-Net_LDAP2-2.0.12-3|84	+ Revision: 478813
12cu|php-pear-Net_LDAP2-2.0.12-3|85	- update to new version 2.0.7
12cu|php-pear-Net_LDAP2-2.0.12-3|86	
12cu|php-pear-Net_LDAP2-2.0.12-3|87	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.6-2mdv2010.1
12cu|php-pear-Net_LDAP2-2.0.12-3|88	+ Revision: 469028
12cu|php-pear-Net_LDAP2-2.0.12-3|89	- spec cleanup
12cu|php-pear-Net_LDAP2-2.0.12-3|90	- use pear installer
12cu|php-pear-Net_LDAP2-2.0.12-3|91	- don't ship tests, even in documentation
12cu|php-pear-Net_LDAP2-2.0.12-3|92	- own all directories
12cu|php-pear-Net_LDAP2-2.0.12-3|93	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_LDAP2-2.0.12-3|94	
12cu|php-pear-Net_LDAP2-2.0.12-3|95	* Sun Aug 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.6-1mdv2010.0
12cu|php-pear-Net_LDAP2-2.0.12-3|96	+ Revision: 419924
12cu|php-pear-Net_LDAP2-2.0.12-3|97	- update to new version 2.0.6
12cu|php-pear-Net_LDAP2-2.0.12-3|98	
12cu|php-pear-Net_LDAP2-2.0.12-3|99	* Sun Jul 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.5-1mdv2010.0
12cu|php-pear-Net_LDAP2-2.0.12-3|100	+ Revision: 400320
12cu|php-pear-Net_LDAP2-2.0.12-3|101	- update to new version 2.0.5
12cu|php-pear-Net_LDAP2-2.0.12-3|102	
12cu|php-pear-Net_LDAP2-2.0.12-3|103	* Thu Jul 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.4-1mdv2010.0
12cu|php-pear-Net_LDAP2-2.0.12-3|104	+ Revision: 393770
12cu|php-pear-Net_LDAP2-2.0.12-3|105	- import php-pear-Net_LDAP2
12cu|php-pear-Net_LDAP2-2.0.12-3|106	
12cu|php-pear-Net_LDAP2-2.0.12-3|107	
12cu|php-pear-Net_LDAP2-2.0.12-3|108	* Thu Jul 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.4-1mdv2010.0
12cu|php-pear-Net_LDAP2-2.0.12-3|109	- first mdv release

11608 12
12cu|php-pear-Net_Monitor-0.3.0-1|1	%define		_class		Net
12cu|php-pear-Net_Monitor-0.3.0-1|2	%define		_subclass	Monitor
12cu|php-pear-Net_Monitor-0.3.0-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_Monitor-0.3.0-1|4	
12cu|php-pear-Net_Monitor-0.3.0-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_Monitor-0.3.0-1|6	Version:	0.3.0
12cu|php-pear-Net_Monitor-0.3.0-1|7	Release:	1
12cu|php-pear-Net_Monitor-0.3.0-1|8	Summary:	Remote service monitor
12cu|php-pear-Net_Monitor-0.3.0-1|9	
12cu|php-pear-Net_Monitor-0.3.0-1|10	License:	PHP License
12cu|php-pear-Net_Monitor-0.3.0-1|11	Group:		Development/PHP
12cu|php-pear-Net_Monitor-0.3.0-1|12	URL:		http://pear.php.net/package/Net_Monitor/
12cu|php-pear-Net_Monitor-0.3.0-1|13	Source0:	http://download.pear.php.net/package/Net_Monitor-%{version}.tgz
12cu|php-pear-Net_Monitor-0.3.0-1|14	Requires(post): php-pear
12cu|php-pear-Net_Monitor-0.3.0-1|15	Requires(preun): php-pear
12cu|php-pear-Net_Monitor-0.3.0-1|16	Requires:	php-pear
12cu|php-pear-Net_Monitor-0.3.0-1|17	BuildArch:	noarch
12cu|php-pear-Net_Monitor-0.3.0-1|18	BuildRequires:	php-pear
12cu|php-pear-Net_Monitor-0.3.0-1|19	
12cu|php-pear-Net_Monitor-0.3.0-1|20	%description
12cu|php-pear-Net_Monitor-0.3.0-1|21	A unified interface for checking the availability services on external
12cu|php-pear-Net_Monitor-0.3.0-1|22	servers and sending meaningful alerts through a variety of media if a
12cu|php-pear-Net_Monitor-0.3.0-1|23	service becomes unavailable.
12cu|php-pear-Net_Monitor-0.3.0-1|24	
12cu|php-pear-Net_Monitor-0.3.0-1|25	%prep
12cu|php-pear-Net_Monitor-0.3.0-1|26	%setup -q -c
12cu|php-pear-Net_Monitor-0.3.0-1|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_Monitor-0.3.0-1|28	
12cu|php-pear-Net_Monitor-0.3.0-1|29	%install
12cu|php-pear-Net_Monitor-0.3.0-1|30	
12cu|php-pear-Net_Monitor-0.3.0-1|31	cd %{upstream_name}-%{version}
12cu|php-pear-Net_Monitor-0.3.0-1|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_Monitor-0.3.0-1|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_Monitor-0.3.0-1|34	
12cu|php-pear-Net_Monitor-0.3.0-1|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_Monitor-0.3.0-1|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_Monitor-0.3.0-1|37	
12cu|php-pear-Net_Monitor-0.3.0-1|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Monitor-0.3.0-1|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Monitor-0.3.0-1|40	
12cu|php-pear-Net_Monitor-0.3.0-1|41	%clean
12cu|php-pear-Net_Monitor-0.3.0-1|42	
12cu|php-pear-Net_Monitor-0.3.0-1|43	
12cu|php-pear-Net_Monitor-0.3.0-1|44	
12cu|php-pear-Net_Monitor-0.3.0-1|45	%files
12cu|php-pear-Net_Monitor-0.3.0-1|46	%doc %{upstream_name}-%{version}/doc/*
12cu|php-pear-Net_Monitor-0.3.0-1|47	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_Monitor-0.3.0-1|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_Monitor-0.3.0-1|49	%{php_pear_dir}/data/Net_Monitor/README
12cu|php-pear-Net_Monitor-0.3.0-1|50	%{php_pear_dir}/data/Net_Monitor/build.xml
12cu|php-pear-Net_Monitor-0.3.0-1|51	%{php_pear_dir}/data/Net_Monitor/composer.json
12cu|php-pear-Net_Monitor-0.3.0-1|52	
12cu|php-pear-Net_Monitor-0.3.0-1|53	
12cu|php-pear-Net_Monitor-0.3.0-1|54	
12cu|php-pear-Net_Monitor-0.3.0-1|55	
12cu|php-pear-Net_Monitor-0.3.0-1|56	%changelog
12cu|php-pear-Net_Monitor-0.3.0-1|57	* Thu Apr 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-1
12cu|php-pear-Net_Monitor-0.3.0-1|58	+ Revision: 6431016
12cu|php-pear-Net_Monitor-0.3.0-1|59	- Add new files
12cu|php-pear-Net_Monitor-0.3.0-1|60	
12cu|php-pear-Net_Monitor-0.3.0-1|61	

11609 12
12cu|php-pear-Net_NNTP-1.4.0-8|1	%define		_class		Net
12cu|php-pear-Net_NNTP-1.4.0-8|2	%define		_subclass	NNTP
12cu|php-pear-Net_NNTP-1.4.0-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_NNTP-1.4.0-8|4	
12cu|php-pear-Net_NNTP-1.4.0-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_NNTP-1.4.0-8|6	Version:	1.4.0
12cu|php-pear-Net_NNTP-1.4.0-8|7	Release:	8
12cu|php-pear-Net_NNTP-1.4.0-8|8	Summary:	Communicate with an NNTP server
12cu|php-pear-Net_NNTP-1.4.0-8|9	License:	PHP License
12cu|php-pear-Net_NNTP-1.4.0-8|10	Group:		Development/PHP
12cu|php-pear-Net_NNTP-1.4.0-8|11	URL:		http://pear.php.net/package/Net_NNTP/
12cu|php-pear-Net_NNTP-1.4.0-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Net_NNTP-1.4.0-8|13	Requires(post): php-pear
12cu|php-pear-Net_NNTP-1.4.0-8|14	Requires(preun): php-pear
12cu|php-pear-Net_NNTP-1.4.0-8|15	Requires:	php-pear
12cu|php-pear-Net_NNTP-1.4.0-8|16	BuildArch:	noarch
12cu|php-pear-Net_NNTP-1.4.0-8|17	BuildRequires:	php-pear
12cu|php-pear-Net_NNTP-1.4.0-8|18	
12cu|php-pear-Net_NNTP-1.4.0-8|19	%description
12cu|php-pear-Net_NNTP-1.4.0-8|20	Complete class for communicating with an NNTP server (this is: the
12cu|php-pear-Net_NNTP-1.4.0-8|21	USENET), including: post, view, list, authentication, overview, header
12cu|php-pear-Net_NNTP-1.4.0-8|22	manipulation, NNTP commands debugger, etc.
12cu|php-pear-Net_NNTP-1.4.0-8|23	
12cu|php-pear-Net_NNTP-1.4.0-8|24	%prep
12cu|php-pear-Net_NNTP-1.4.0-8|25	%setup -q -c
12cu|php-pear-Net_NNTP-1.4.0-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_NNTP-1.4.0-8|27	
12cu|php-pear-Net_NNTP-1.4.0-8|28	%install
12cu|php-pear-Net_NNTP-1.4.0-8|29	
12cu|php-pear-Net_NNTP-1.4.0-8|30	cd %{upstream_name}-%{version}
12cu|php-pear-Net_NNTP-1.4.0-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_NNTP-1.4.0-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_NNTP-1.4.0-8|33	
12cu|php-pear-Net_NNTP-1.4.0-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_NNTP-1.4.0-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_NNTP-1.4.0-8|36	
12cu|php-pear-Net_NNTP-1.4.0-8|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_NNTP-1.4.0-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_NNTP-1.4.0-8|39	
12cu|php-pear-Net_NNTP-1.4.0-8|40	%clean
12cu|php-pear-Net_NNTP-1.4.0-8|41	
12cu|php-pear-Net_NNTP-1.4.0-8|42	
12cu|php-pear-Net_NNTP-1.4.0-8|43	
12cu|php-pear-Net_NNTP-1.4.0-8|44	%files
12cu|php-pear-Net_NNTP-1.4.0-8|45	%defattr(-,root,root)
12cu|php-pear-Net_NNTP-1.4.0-8|46	%doc %{upstream_name}-%{version}/docs/examples
12cu|php-pear-Net_NNTP-1.4.0-8|47	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_NNTP-1.4.0-8|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_NNTP-1.4.0-8|49	
12cu|php-pear-Net_NNTP-1.4.0-8|50	
12cu|php-pear-Net_NNTP-1.4.0-8|51	%changelog
12cu|php-pear-Net_NNTP-1.4.0-8|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-7mdv2012.0
12cu|php-pear-Net_NNTP-1.4.0-8|53	+ Revision: 742160
12cu|php-pear-Net_NNTP-1.4.0-8|54	- fix major breakage by careless packager
12cu|php-pear-Net_NNTP-1.4.0-8|55	
12cu|php-pear-Net_NNTP-1.4.0-8|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-6
12cu|php-pear-Net_NNTP-1.4.0-8|57	+ Revision: 679475
12cu|php-pear-Net_NNTP-1.4.0-8|58	- mass rebuild
12cu|php-pear-Net_NNTP-1.4.0-8|59	
12cu|php-pear-Net_NNTP-1.4.0-8|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-5mdv2011.0
12cu|php-pear-Net_NNTP-1.4.0-8|61	+ Revision: 613733
12cu|php-pear-Net_NNTP-1.4.0-8|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_NNTP-1.4.0-8|63	
12cu|php-pear-Net_NNTP-1.4.0-8|64	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-4mdv2010.1
12cu|php-pear-Net_NNTP-1.4.0-8|65	+ Revision: 468711
12cu|php-pear-Net_NNTP-1.4.0-8|66	- spec cleanup
12cu|php-pear-Net_NNTP-1.4.0-8|67	- use pear installer
12cu|php-pear-Net_NNTP-1.4.0-8|68	- don't ship tests, even in documentation
12cu|php-pear-Net_NNTP-1.4.0-8|69	- own all directories
12cu|php-pear-Net_NNTP-1.4.0-8|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_NNTP-1.4.0-8|71	
12cu|php-pear-Net_NNTP-1.4.0-8|72	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.4.0-3mdv2010.0
12cu|php-pear-Net_NNTP-1.4.0-8|73	+ Revision: 441488
12cu|php-pear-Net_NNTP-1.4.0-8|74	- rebuild
12cu|php-pear-Net_NNTP-1.4.0-8|75	
12cu|php-pear-Net_NNTP-1.4.0-8|76	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-2mdv2009.1
12cu|php-pear-Net_NNTP-1.4.0-8|77	+ Revision: 322494
12cu|php-pear-Net_NNTP-1.4.0-8|78	- rebuild
12cu|php-pear-Net_NNTP-1.4.0-8|79	
12cu|php-pear-Net_NNTP-1.4.0-8|80	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.0-1mdv2009.0
12cu|php-pear-Net_NNTP-1.4.0-8|81	+ Revision: 278932
12cu|php-pear-Net_NNTP-1.4.0-8|82	- update to new version 1.4.0
12cu|php-pear-Net_NNTP-1.4.0-8|83	
12cu|php-pear-Net_NNTP-1.4.0-8|84	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-2mdv2009.0
12cu|php-pear-Net_NNTP-1.4.0-8|85	+ Revision: 236991
12cu|php-pear-Net_NNTP-1.4.0-8|86	- rebuild
12cu|php-pear-Net_NNTP-1.4.0-8|87	
12cu|php-pear-Net_NNTP-1.4.0-8|88	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Net_NNTP-1.4.0-8|89	- restore BuildRoot
12cu|php-pear-Net_NNTP-1.4.0-8|90	
12cu|php-pear-Net_NNTP-1.4.0-8|91	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_NNTP-1.4.0-8|92	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_NNTP-1.4.0-8|93	
12cu|php-pear-Net_NNTP-1.4.0-8|94	
12cu|php-pear-Net_NNTP-1.4.0-8|95	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-1mdv2007.0
12cu|php-pear-Net_NNTP-1.4.0-8|96	+ Revision: 82374
12cu|php-pear-Net_NNTP-1.4.0-8|97	- Import php-pear-Net_NNTP
12cu|php-pear-Net_NNTP-1.4.0-8|98	
12cu|php-pear-Net_NNTP-1.4.0-8|99	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-1mdk
12cu|php-pear-Net_NNTP-1.4.0-8|100	- 1.3.3
12cu|php-pear-Net_NNTP-1.4.0-8|101	- new group (Development/PHP)
12cu|php-pear-Net_NNTP-1.4.0-8|102	
12cu|php-pear-Net_NNTP-1.4.0-8|103	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdk
12cu|php-pear-Net_NNTP-1.4.0-8|104	- rebuilt to fix auto deps
12cu|php-pear-Net_NNTP-1.4.0-8|105	
12cu|php-pear-Net_NNTP-1.4.0-8|106	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12cu|php-pear-Net_NNTP-1.4.0-8|107	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_NNTP-1.4.0-8|108	
12cu|php-pear-Net_NNTP-1.4.0-8|109	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12cu|php-pear-Net_NNTP-1.4.0-8|110	- fix deps
12cu|php-pear-Net_NNTP-1.4.0-8|111	
12cu|php-pear-Net_NNTP-1.4.0-8|112	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cu|php-pear-Net_NNTP-1.4.0-8|113	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_NNTP-1.4.0-8|114	- fix deps
12cu|php-pear-Net_NNTP-1.4.0-8|115	
12cu|php-pear-Net_NNTP-1.4.0-8|116	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cu|php-pear-Net_NNTP-1.4.0-8|117	- fix deps
12cu|php-pear-Net_NNTP-1.4.0-8|118	
12cu|php-pear-Net_NNTP-1.4.0-8|119	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cu|php-pear-Net_NNTP-1.4.0-8|120	- initial Mandriva package (PLD import)
12cu|php-pear-Net_NNTP-1.4.0-8|121	

11610 12
12cu|php-pear-Net_Ping-2.4.5-5|1	%define		_class		Net
12cu|php-pear-Net_Ping-2.4.5-5|2	%define		_subclass	Ping
12cu|php-pear-Net_Ping-2.4.5-5|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_Ping-2.4.5-5|4	
12cu|php-pear-Net_Ping-2.4.5-5|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_Ping-2.4.5-5|6	Version:	2.4.5
12cu|php-pear-Net_Ping-2.4.5-5|7	Release:	5
12cu|php-pear-Net_Ping-2.4.5-5|8	Summary:	Execute ping
12cu|php-pear-Net_Ping-2.4.5-5|9	License:	PHP License
12cu|php-pear-Net_Ping-2.4.5-5|10	Group:		Development/PHP
12cu|php-pear-Net_Ping-2.4.5-5|11	URL:		http://pear.php.net/package/Net_Ping/
12cu|php-pear-Net_Ping-2.4.5-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Net_Ping-2.4.5-5|13	Requires(post): php-pear
12cu|php-pear-Net_Ping-2.4.5-5|14	Requires(preun): php-pear
12cu|php-pear-Net_Ping-2.4.5-5|15	Requires:	php-pear
12cu|php-pear-Net_Ping-2.4.5-5|16	BuildArch:	noarch
12cu|php-pear-Net_Ping-2.4.5-5|17	BuildRequires:	php-pear
12cu|php-pear-Net_Ping-2.4.5-5|18	
12cu|php-pear-Net_Ping-2.4.5-5|19	%description
12cu|php-pear-Net_Ping-2.4.5-5|20	This package provides a PHP wrapper around the ping command.
12cu|php-pear-Net_Ping-2.4.5-5|21	
12cu|php-pear-Net_Ping-2.4.5-5|22	%prep
12cu|php-pear-Net_Ping-2.4.5-5|23	%setup -q -c
12cu|php-pear-Net_Ping-2.4.5-5|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_Ping-2.4.5-5|25	
12cu|php-pear-Net_Ping-2.4.5-5|26	%install
12cu|php-pear-Net_Ping-2.4.5-5|27	
12cu|php-pear-Net_Ping-2.4.5-5|28	cd %{upstream_name}-%{version}
12cu|php-pear-Net_Ping-2.4.5-5|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_Ping-2.4.5-5|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_Ping-2.4.5-5|31	
12cu|php-pear-Net_Ping-2.4.5-5|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_Ping-2.4.5-5|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_Ping-2.4.5-5|34	
12cu|php-pear-Net_Ping-2.4.5-5|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Ping-2.4.5-5|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Ping-2.4.5-5|37	
12cu|php-pear-Net_Ping-2.4.5-5|38	%clean
12cu|php-pear-Net_Ping-2.4.5-5|39	
12cu|php-pear-Net_Ping-2.4.5-5|40	
12cu|php-pear-Net_Ping-2.4.5-5|41	
12cu|php-pear-Net_Ping-2.4.5-5|42	%files
12cu|php-pear-Net_Ping-2.4.5-5|43	%defattr(-,root,root)
12cu|php-pear-Net_Ping-2.4.5-5|44	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Net_Ping-2.4.5-5|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_Ping-2.4.5-5|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_Ping-2.4.5-5|47	
12cu|php-pear-Net_Ping-2.4.5-5|48	
12cu|php-pear-Net_Ping-2.4.5-5|49	%changelog
12cu|php-pear-Net_Ping-2.4.5-5|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.4.5-4mdv2012.0
12cu|php-pear-Net_Ping-2.4.5-5|51	+ Revision: 742162
12cu|php-pear-Net_Ping-2.4.5-5|52	- fix major breakage by careless packager
12cu|php-pear-Net_Ping-2.4.5-5|53	
12cu|php-pear-Net_Ping-2.4.5-5|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.4.5-3
12cu|php-pear-Net_Ping-2.4.5-5|55	+ Revision: 679482
12cu|php-pear-Net_Ping-2.4.5-5|56	- mass rebuild
12cu|php-pear-Net_Ping-2.4.5-5|57	
12cu|php-pear-Net_Ping-2.4.5-5|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.5-2mdv2011.0
12cu|php-pear-Net_Ping-2.4.5-5|59	+ Revision: 613734
12cu|php-pear-Net_Ping-2.4.5-5|60	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_Ping-2.4.5-5|61	
12cu|php-pear-Net_Ping-2.4.5-5|62	* Mon Nov 30 2009 Oden Eriksson <oeriksson@mandriva.com> 2.4.5-1mdv2010.1
12cu|php-pear-Net_Ping-2.4.5-5|63	+ Revision: 471994
12cu|php-pear-Net_Ping-2.4.5-5|64	- 2.4.5 (fixes CVE-2009-4024)
12cu|php-pear-Net_Ping-2.4.5-5|65	
12cu|php-pear-Net_Ping-2.4.5-5|66	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.4-3mdv2010.1
12cu|php-pear-Net_Ping-2.4.5-5|67	+ Revision: 468712
12cu|php-pear-Net_Ping-2.4.5-5|68	- spec cleanup
12cu|php-pear-Net_Ping-2.4.5-5|69	- use pear installer
12cu|php-pear-Net_Ping-2.4.5-5|70	- don't ship tests, even in documentation
12cu|php-pear-Net_Ping-2.4.5-5|71	- own all directories
12cu|php-pear-Net_Ping-2.4.5-5|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_Ping-2.4.5-5|73	
12cu|php-pear-Net_Ping-2.4.5-5|74	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 2.4.4-2mdv2010.0
12cu|php-pear-Net_Ping-2.4.5-5|75	+ Revision: 441489
12cu|php-pear-Net_Ping-2.4.5-5|76	- rebuild
12cu|php-pear-Net_Ping-2.4.5-5|77	
12cu|php-pear-Net_Ping-2.4.5-5|78	* Sun Mar 22 2009 Funda Wang <fwang@mandriva.org> 2.4.4-1mdv2009.1
12cu|php-pear-Net_Ping-2.4.5-5|79	+ Revision: 360151
12cu|php-pear-Net_Ping-2.4.5-5|80	- new version 2.4.4
12cu|php-pear-Net_Ping-2.4.5-5|81	
12cu|php-pear-Net_Ping-2.4.5-5|82	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-3mdv2009.1
12cu|php-pear-Net_Ping-2.4.5-5|83	+ Revision: 322495
12cu|php-pear-Net_Ping-2.4.5-5|84	- rebuild
12cu|php-pear-Net_Ping-2.4.5-5|85	
12cu|php-pear-Net_Ping-2.4.5-5|86	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-2mdv2009.0
12cu|php-pear-Net_Ping-2.4.5-5|87	+ Revision: 236992
12cu|php-pear-Net_Ping-2.4.5-5|88	- rebuild
12cu|php-pear-Net_Ping-2.4.5-5|89	
12cu|php-pear-Net_Ping-2.4.5-5|90	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 2.4.1-1mdv2008.1
12cu|php-pear-Net_Ping-2.4.5-5|91	+ Revision: 136415
12cu|php-pear-Net_Ping-2.4.5-5|92	- restore BuildRoot
12cu|php-pear-Net_Ping-2.4.5-5|93	
12cu|php-pear-Net_Ping-2.4.5-5|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_Ping-2.4.5-5|95	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_Ping-2.4.5-5|96	
12cu|php-pear-Net_Ping-2.4.5-5|97	
12cu|php-pear-Net_Ping-2.4.5-5|98	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-1mdv2007.0
12cu|php-pear-Net_Ping-2.4.5-5|99	+ Revision: 82400
12cu|php-pear-Net_Ping-2.4.5-5|100	- Import php-pear-Net_Ping
12cu|php-pear-Net_Ping-2.4.5-5|101	
12cu|php-pear-Net_Ping-2.4.5-5|102	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-1mdk
12cu|php-pear-Net_Ping-2.4.5-5|103	- 2.4.1
12cu|php-pear-Net_Ping-2.4.5-5|104	- new group (Development/PHP)
12cu|php-pear-Net_Ping-2.4.5-5|105	
12cu|php-pear-Net_Ping-2.4.5-5|106	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.4-6mdk
12cu|php-pear-Net_Ping-2.4.5-5|107	- rebuilt to fix auto deps
12cu|php-pear-Net_Ping-2.4.5-5|108	
12cu|php-pear-Net_Ping-2.4.5-5|109	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.4-5mdk
12cu|php-pear-Net_Ping-2.4.5-5|110	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_Ping-2.4.5-5|111	
12cu|php-pear-Net_Ping-2.4.5-5|112	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.4-4mdk
12cu|php-pear-Net_Ping-2.4.5-5|113	- fix deps
12cu|php-pear-Net_Ping-2.4.5-5|114	
12cu|php-pear-Net_Ping-2.4.5-5|115	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.4-3mdk
12cu|php-pear-Net_Ping-2.4.5-5|116	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_Ping-2.4.5-5|117	- fix deps
12cu|php-pear-Net_Ping-2.4.5-5|118	
12cu|php-pear-Net_Ping-2.4.5-5|119	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.4-2mdk
12cu|php-pear-Net_Ping-2.4.5-5|120	- fix deps
12cu|php-pear-Net_Ping-2.4.5-5|121	
12cu|php-pear-Net_Ping-2.4.5-5|122	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.4-1mdk
12cu|php-pear-Net_Ping-2.4.5-5|123	- initial Mandriva package (PLD import)
12cu|php-pear-Net_Ping-2.4.5-5|124	

11611 12
12cu|php-pear-Net_Portscan-1.0.3-5|1	%define		_class		Net
12cu|php-pear-Net_Portscan-1.0.3-5|2	%define		_subclass	Portscan
12cu|php-pear-Net_Portscan-1.0.3-5|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_Portscan-1.0.3-5|4	
12cu|php-pear-Net_Portscan-1.0.3-5|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_Portscan-1.0.3-5|6	Version:	1.0.3
12cu|php-pear-Net_Portscan-1.0.3-5|7	Release:	5
12cu|php-pear-Net_Portscan-1.0.3-5|8	Summary:	Portscanner utilities
12cu|php-pear-Net_Portscan-1.0.3-5|9	License:	PHP License
12cu|php-pear-Net_Portscan-1.0.3-5|10	Group:		Development/PHP
12cu|php-pear-Net_Portscan-1.0.3-5|11	URL:		http://pear.php.net/package/Net_Portscan/
12cu|php-pear-Net_Portscan-1.0.3-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Net_Portscan-1.0.3-5|13	Requires(post): php-pear
12cu|php-pear-Net_Portscan-1.0.3-5|14	Requires(preun): php-pear
12cu|php-pear-Net_Portscan-1.0.3-5|15	Requires:	php-pear
12cu|php-pear-Net_Portscan-1.0.3-5|16	BuildArch:	noarch
12cu|php-pear-Net_Portscan-1.0.3-5|17	BuildRequires:	php-pear
12cu|php-pear-Net_Portscan-1.0.3-5|18	
12cu|php-pear-Net_Portscan-1.0.3-5|19	%description
12cu|php-pear-Net_Portscan-1.0.3-5|20	The Net_Portscan package allows one to perform basic portscanning
12cu|php-pear-Net_Portscan-1.0.3-5|21	functions with PHP. It supports checking an individual port or
12cu|php-pear-Net_Portscan-1.0.3-5|22	checking a whole range of ports on a machine.
12cu|php-pear-Net_Portscan-1.0.3-5|23	
12cu|php-pear-Net_Portscan-1.0.3-5|24	%prep
12cu|php-pear-Net_Portscan-1.0.3-5|25	%setup -q -c
12cu|php-pear-Net_Portscan-1.0.3-5|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_Portscan-1.0.3-5|27	
12cu|php-pear-Net_Portscan-1.0.3-5|28	%install
12cu|php-pear-Net_Portscan-1.0.3-5|29	
12cu|php-pear-Net_Portscan-1.0.3-5|30	cd %{upstream_name}-%{version}
12cu|php-pear-Net_Portscan-1.0.3-5|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_Portscan-1.0.3-5|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_Portscan-1.0.3-5|33	
12cu|php-pear-Net_Portscan-1.0.3-5|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_Portscan-1.0.3-5|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_Portscan-1.0.3-5|36	
12cu|php-pear-Net_Portscan-1.0.3-5|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Portscan-1.0.3-5|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Portscan-1.0.3-5|39	
12cu|php-pear-Net_Portscan-1.0.3-5|40	%clean
12cu|php-pear-Net_Portscan-1.0.3-5|41	
12cu|php-pear-Net_Portscan-1.0.3-5|42	
12cu|php-pear-Net_Portscan-1.0.3-5|43	
12cu|php-pear-Net_Portscan-1.0.3-5|44	%files
12cu|php-pear-Net_Portscan-1.0.3-5|45	%defattr(-,root,root)
12cu|php-pear-Net_Portscan-1.0.3-5|46	%doc %{upstream_name}-%{version}/README*
12cu|php-pear-Net_Portscan-1.0.3-5|47	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_Portscan-1.0.3-5|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_Portscan-1.0.3-5|49	
12cu|php-pear-Net_Portscan-1.0.3-5|50	
12cu|php-pear-Net_Portscan-1.0.3-5|51	
12cu|php-pear-Net_Portscan-1.0.3-5|52	
12cu|php-pear-Net_Portscan-1.0.3-5|53	%changelog
12cu|php-pear-Net_Portscan-1.0.3-5|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-4mdv2012.0
12cu|php-pear-Net_Portscan-1.0.3-5|55	+ Revision: 742163
12cu|php-pear-Net_Portscan-1.0.3-5|56	- fix major breakage by careless packager
12cu|php-pear-Net_Portscan-1.0.3-5|57	
12cu|php-pear-Net_Portscan-1.0.3-5|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3
12cu|php-pear-Net_Portscan-1.0.3-5|59	+ Revision: 679486
12cu|php-pear-Net_Portscan-1.0.3-5|60	- mass rebuild
12cu|php-pear-Net_Portscan-1.0.3-5|61	
12cu|php-pear-Net_Portscan-1.0.3-5|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdv2011.0
12cu|php-pear-Net_Portscan-1.0.3-5|63	+ Revision: 613735
12cu|php-pear-Net_Portscan-1.0.3-5|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_Portscan-1.0.3-5|65	
12cu|php-pear-Net_Portscan-1.0.3-5|66	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-1mdv2010.1
12cu|php-pear-Net_Portscan-1.0.3-5|67	+ Revision: 489153
12cu|php-pear-Net_Portscan-1.0.3-5|68	- update to new version 1.0.3
12cu|php-pear-Net_Portscan-1.0.3-5|69	
12cu|php-pear-Net_Portscan-1.0.3-5|70	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-11mdv2010.1
12cu|php-pear-Net_Portscan-1.0.3-5|71	+ Revision: 468714
12cu|php-pear-Net_Portscan-1.0.3-5|72	- spec cleanup
12cu|php-pear-Net_Portscan-1.0.3-5|73	- use pear installer
12cu|php-pear-Net_Portscan-1.0.3-5|74	- don't ship tests, even in documentation
12cu|php-pear-Net_Portscan-1.0.3-5|75	- own all directories
12cu|php-pear-Net_Portscan-1.0.3-5|76	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_Portscan-1.0.3-5|77	
12cu|php-pear-Net_Portscan-1.0.3-5|78	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-10mdv2010.0
12cu|php-pear-Net_Portscan-1.0.3-5|79	+ Revision: 441490
12cu|php-pear-Net_Portscan-1.0.3-5|80	- rebuild
12cu|php-pear-Net_Portscan-1.0.3-5|81	
12cu|php-pear-Net_Portscan-1.0.3-5|82	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-9mdv2009.1
12cu|php-pear-Net_Portscan-1.0.3-5|83	+ Revision: 322496
12cu|php-pear-Net_Portscan-1.0.3-5|84	- rebuild
12cu|php-pear-Net_Portscan-1.0.3-5|85	
12cu|php-pear-Net_Portscan-1.0.3-5|86	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-8mdv2009.0
12cu|php-pear-Net_Portscan-1.0.3-5|87	+ Revision: 236993
12cu|php-pear-Net_Portscan-1.0.3-5|88	- rebuild
12cu|php-pear-Net_Portscan-1.0.3-5|89	
12cu|php-pear-Net_Portscan-1.0.3-5|90	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Net_Portscan-1.0.3-5|91	- restore BuildRoot
12cu|php-pear-Net_Portscan-1.0.3-5|92	
12cu|php-pear-Net_Portscan-1.0.3-5|93	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_Portscan-1.0.3-5|94	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_Portscan-1.0.3-5|95	
12cu|php-pear-Net_Portscan-1.0.3-5|96	
12cu|php-pear-Net_Portscan-1.0.3-5|97	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdv2007.0
12cu|php-pear-Net_Portscan-1.0.3-5|98	+ Revision: 82409
12cu|php-pear-Net_Portscan-1.0.3-5|99	- Import php-pear-Net_Portscan
12cu|php-pear-Net_Portscan-1.0.3-5|100	
12cu|php-pear-Net_Portscan-1.0.3-5|101	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdk
12cu|php-pear-Net_Portscan-1.0.3-5|102	- new group (Development/PHP)
12cu|php-pear-Net_Portscan-1.0.3-5|103	
12cu|php-pear-Net_Portscan-1.0.3-5|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdk
12cu|php-pear-Net_Portscan-1.0.3-5|105	- rebuilt to fix auto deps
12cu|php-pear-Net_Portscan-1.0.3-5|106	
12cu|php-pear-Net_Portscan-1.0.3-5|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdk
12cu|php-pear-Net_Portscan-1.0.3-5|108	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_Portscan-1.0.3-5|109	
12cu|php-pear-Net_Portscan-1.0.3-5|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdk
12cu|php-pear-Net_Portscan-1.0.3-5|111	- fix deps
12cu|php-pear-Net_Portscan-1.0.3-5|112	
12cu|php-pear-Net_Portscan-1.0.3-5|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdk
12cu|php-pear-Net_Portscan-1.0.3-5|114	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_Portscan-1.0.3-5|115	- fix deps
12cu|php-pear-Net_Portscan-1.0.3-5|116	
12cu|php-pear-Net_Portscan-1.0.3-5|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdk
12cu|php-pear-Net_Portscan-1.0.3-5|118	- fix deps
12cu|php-pear-Net_Portscan-1.0.3-5|119	
12cu|php-pear-Net_Portscan-1.0.3-5|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdk
12cu|php-pear-Net_Portscan-1.0.3-5|121	- initial Mandriva package (PLD import)
12cu|php-pear-Net_Portscan-1.0.3-5|122	

11612 12
12cu|php-pear-Net_Server-1.0.2-8|1	%define		_class		Net
12cu|php-pear-Net_Server-1.0.2-8|2	%define		_subclass	Server
12cu|php-pear-Net_Server-1.0.2-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_Server-1.0.2-8|4	
12cu|php-pear-Net_Server-1.0.2-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_Server-1.0.2-8|6	Version:	1.0.2
12cu|php-pear-Net_Server-1.0.2-8|7	Release:	8
12cu|php-pear-Net_Server-1.0.2-8|8	Summary:	Generic server class
12cu|php-pear-Net_Server-1.0.2-8|9	License:	PHP License
12cu|php-pear-Net_Server-1.0.2-8|10	Group:		Development/PHP
12cu|php-pear-Net_Server-1.0.2-8|11	URL:		http://pear.php.net/package/Net_Server/
12cu|php-pear-Net_Server-1.0.2-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Net_Server-1.0.2-8|13	Requires(post): php-pear
12cu|php-pear-Net_Server-1.0.2-8|14	Requires(preun): php-pear
12cu|php-pear-Net_Server-1.0.2-8|15	Requires:	php-pear
12cu|php-pear-Net_Server-1.0.2-8|16	BuildRequires:	php-pear
12cu|php-pear-Net_Server-1.0.2-8|17	BuildArch:	noarch
12cu|php-pear-Net_Server-1.0.2-8|18	
12cu|php-pear-Net_Server-1.0.2-8|19	%description
12cu|php-pear-Net_Server-1.0.2-8|20	Generic server class based on ext/sockets, used to develop any kind of
12cu|php-pear-Net_Server-1.0.2-8|21	server.
12cu|php-pear-Net_Server-1.0.2-8|22	
12cu|php-pear-Net_Server-1.0.2-8|23	%prep
12cu|php-pear-Net_Server-1.0.2-8|24	%setup -q -c
12cu|php-pear-Net_Server-1.0.2-8|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_Server-1.0.2-8|26	
12cu|php-pear-Net_Server-1.0.2-8|27	%install
12cu|php-pear-Net_Server-1.0.2-8|28	
12cu|php-pear-Net_Server-1.0.2-8|29	cd %{upstream_name}-%{version}
12cu|php-pear-Net_Server-1.0.2-8|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_Server-1.0.2-8|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_Server-1.0.2-8|32	
12cu|php-pear-Net_Server-1.0.2-8|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_Server-1.0.2-8|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_Server-1.0.2-8|35	
12cu|php-pear-Net_Server-1.0.2-8|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Server-1.0.2-8|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Server-1.0.2-8|38	
12cu|php-pear-Net_Server-1.0.2-8|39	%clean
12cu|php-pear-Net_Server-1.0.2-8|40	
12cu|php-pear-Net_Server-1.0.2-8|41	
12cu|php-pear-Net_Server-1.0.2-8|42	
12cu|php-pear-Net_Server-1.0.2-8|43	%files
12cu|php-pear-Net_Server-1.0.2-8|44	%defattr(-,root,root)
12cu|php-pear-Net_Server-1.0.2-8|45	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Net_Server-1.0.2-8|46	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Net_Server-1.0.2-8|47	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_Server-1.0.2-8|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_Server-1.0.2-8|49	
12cu|php-pear-Net_Server-1.0.2-8|50	
12cu|php-pear-Net_Server-1.0.2-8|51	
12cu|php-pear-Net_Server-1.0.2-8|52	
12cu|php-pear-Net_Server-1.0.2-8|53	%changelog
12cu|php-pear-Net_Server-1.0.2-8|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdv2012.0
12cu|php-pear-Net_Server-1.0.2-8|55	+ Revision: 742164
12cu|php-pear-Net_Server-1.0.2-8|56	- fix major breakage by careless packager
12cu|php-pear-Net_Server-1.0.2-8|57	
12cu|php-pear-Net_Server-1.0.2-8|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6
12cu|php-pear-Net_Server-1.0.2-8|59	+ Revision: 679507
12cu|php-pear-Net_Server-1.0.2-8|60	- mass rebuild
12cu|php-pear-Net_Server-1.0.2-8|61	
12cu|php-pear-Net_Server-1.0.2-8|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdv2011.0
12cu|php-pear-Net_Server-1.0.2-8|63	+ Revision: 613738
12cu|php-pear-Net_Server-1.0.2-8|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_Server-1.0.2-8|65	
12cu|php-pear-Net_Server-1.0.2-8|66	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-4mdv2010.1
12cu|php-pear-Net_Server-1.0.2-8|67	+ Revision: 469030
12cu|php-pear-Net_Server-1.0.2-8|68	- spec cleanup
12cu|php-pear-Net_Server-1.0.2-8|69	- use pear installer
12cu|php-pear-Net_Server-1.0.2-8|70	- don't ship tests, even in documentation
12cu|php-pear-Net_Server-1.0.2-8|71	- own all directories
12cu|php-pear-Net_Server-1.0.2-8|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_Server-1.0.2-8|73	
12cu|php-pear-Net_Server-1.0.2-8|74	* Sat Jul 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-3mdv2010.0
12cu|php-pear-Net_Server-1.0.2-8|75	+ Revision: 399776
12cu|php-pear-Net_Server-1.0.2-8|76	- spec cleanup
12cu|php-pear-Net_Server-1.0.2-8|77	- don't duplicate spec-helper job
12cu|php-pear-Net_Server-1.0.2-8|78	- install missing files
12cu|php-pear-Net_Server-1.0.2-8|79	
12cu|php-pear-Net_Server-1.0.2-8|80	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2009.1
12cu|php-pear-Net_Server-1.0.2-8|81	+ Revision: 322500
12cu|php-pear-Net_Server-1.0.2-8|82	- rebuild
12cu|php-pear-Net_Server-1.0.2-8|83	
12cu|php-pear-Net_Server-1.0.2-8|84	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2009.0
12cu|php-pear-Net_Server-1.0.2-8|85	+ Revision: 278933
12cu|php-pear-Net_Server-1.0.2-8|86	- update to new version 1.0.2
12cu|php-pear-Net_Server-1.0.2-8|87	
12cu|php-pear-Net_Server-1.0.2-8|88	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-8mdv2009.0
12cu|php-pear-Net_Server-1.0.2-8|89	+ Revision: 236995
12cu|php-pear-Net_Server-1.0.2-8|90	- rebuild
12cu|php-pear-Net_Server-1.0.2-8|91	
12cu|php-pear-Net_Server-1.0.2-8|92	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Net_Server-1.0.2-8|93	- restore BuildRoot
12cu|php-pear-Net_Server-1.0.2-8|94	
12cu|php-pear-Net_Server-1.0.2-8|95	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_Server-1.0.2-8|96	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_Server-1.0.2-8|97	
12cu|php-pear-Net_Server-1.0.2-8|98	
12cu|php-pear-Net_Server-1.0.2-8|99	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-7mdv2007.0
12cu|php-pear-Net_Server-1.0.2-8|100	+ Revision: 82413
12cu|php-pear-Net_Server-1.0.2-8|101	- Import php-pear-Net_Server
12cu|php-pear-Net_Server-1.0.2-8|102	
12cu|php-pear-Net_Server-1.0.2-8|103	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-7mdk
12cu|php-pear-Net_Server-1.0.2-8|104	- new group (Development/PHP)
12cu|php-pear-Net_Server-1.0.2-8|105	
12cu|php-pear-Net_Server-1.0.2-8|106	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-6mdk
12cu|php-pear-Net_Server-1.0.2-8|107	- rebuilt to fix auto deps
12cu|php-pear-Net_Server-1.0.2-8|108	
12cu|php-pear-Net_Server-1.0.2-8|109	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-5mdk
12cu|php-pear-Net_Server-1.0.2-8|110	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_Server-1.0.2-8|111	
12cu|php-pear-Net_Server-1.0.2-8|112	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-4mdk
12cu|php-pear-Net_Server-1.0.2-8|113	- fix deps
12cu|php-pear-Net_Server-1.0.2-8|114	
12cu|php-pear-Net_Server-1.0.2-8|115	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-3mdk
12cu|php-pear-Net_Server-1.0.2-8|116	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_Server-1.0.2-8|117	- fix deps
12cu|php-pear-Net_Server-1.0.2-8|118	
12cu|php-pear-Net_Server-1.0.2-8|119	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-2mdk
12cu|php-pear-Net_Server-1.0.2-8|120	- fix deps
12cu|php-pear-Net_Server-1.0.2-8|121	
12cu|php-pear-Net_Server-1.0.2-8|122	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-1mdk
12cu|php-pear-Net_Server-1.0.2-8|123	- initial Mandriva package (PLD import)
12cu|php-pear-Net_Server-1.0.2-8|124	

11613 12
12cu|php-pear-Net_SmartIRC-1.0.2-4|1	%define		_class		Net
12cu|php-pear-Net_SmartIRC-1.0.2-4|2	%define		_subclass	SmartIRC
12cu|php-pear-Net_SmartIRC-1.0.2-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_SmartIRC-1.0.2-4|4	
12cu|php-pear-Net_SmartIRC-1.0.2-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_SmartIRC-1.0.2-4|6	Version:	1.0.2
12cu|php-pear-Net_SmartIRC-1.0.2-4|7	Release:	4
12cu|php-pear-Net_SmartIRC-1.0.2-4|8	Summary:	IRC client class
12cu|php-pear-Net_SmartIRC-1.0.2-4|9	License:	PHP License
12cu|php-pear-Net_SmartIRC-1.0.2-4|10	Group:		Development/PHP
12cu|php-pear-Net_SmartIRC-1.0.2-4|11	URL:		http://pear.php.net/package/Net_SmartIRC/
12cu|php-pear-Net_SmartIRC-1.0.2-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Net_SmartIRC-1.0.2-4|13	Requires(post): php-pear
12cu|php-pear-Net_SmartIRC-1.0.2-4|14	Requires(preun): php-pear
12cu|php-pear-Net_SmartIRC-1.0.2-4|15	Requires:	php-pear
12cu|php-pear-Net_SmartIRC-1.0.2-4|16	BuildRequires:	php-pear
12cu|php-pear-Net_SmartIRC-1.0.2-4|17	BuildArch:	noarch
12cu|php-pear-Net_SmartIRC-1.0.2-4|18	
12cu|php-pear-Net_SmartIRC-1.0.2-4|19	%description
12cu|php-pear-Net_SmartIRC-1.0.2-4|20	Net_SmartIRC is a PHP class for communication with IRC networks, which
12cu|php-pear-Net_SmartIRC-1.0.2-4|21	conforms to the RFC 2812 (IRC protocol). It's an API that handles all
12cu|php-pear-Net_SmartIRC-1.0.2-4|22	IRC protocol messages. This class is designed for creating IRC bots,
12cu|php-pear-Net_SmartIRC-1.0.2-4|23	chats and show irc related info on webpages.
12cu|php-pear-Net_SmartIRC-1.0.2-4|24	
12cu|php-pear-Net_SmartIRC-1.0.2-4|25	Featurelist:
12cu|php-pear-Net_SmartIRC-1.0.2-4|26	- actionhandler for the API
12cu|php-pear-Net_SmartIRC-1.0.2-4|27	- messagehandler for the API
12cu|php-pear-Net_SmartIRC-1.0.2-4|28	- send/receive floodprotection
12cu|php-pear-Net_SmartIRC-1.0.2-4|29	- detects and changes nickname on nickname collisions
12cu|php-pear-Net_SmartIRC-1.0.2-4|30	- time events
12cu|php-pear-Net_SmartIRC-1.0.2-4|31	- full object oriented programmed
12cu|php-pear-Net_SmartIRC-1.0.2-4|32	- autoreconnect
12cu|php-pear-Net_SmartIRC-1.0.2-4|33	- debugging/logging system
12cu|php-pear-Net_SmartIRC-1.0.2-4|34	- supports fsocks and PHP socket extension
12cu|php-pear-Net_SmartIRC-1.0.2-4|35	- supports PHP 4.1.x to 4.3.0
12cu|php-pear-Net_SmartIRC-1.0.2-4|36	- sendbuffer with priority levels
12cu|php-pear-Net_SmartIRC-1.0.2-4|37	- channel synching (tracking of users/modes/topic etc in variables)
12cu|php-pear-Net_SmartIRC-1.0.2-4|38	- IRC functions: op, deop, voice, devoice, ban, unban, join, part,
12cu|php-pear-Net_SmartIRC-1.0.2-4|39	action, message, query, ctcp, mode, topic, nick, invite
12cu|php-pear-Net_SmartIRC-1.0.2-4|40	
12cu|php-pear-Net_SmartIRC-1.0.2-4|41	%prep
12cu|php-pear-Net_SmartIRC-1.0.2-4|42	%setup -q -c
12cu|php-pear-Net_SmartIRC-1.0.2-4|43	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_SmartIRC-1.0.2-4|44	
12cu|php-pear-Net_SmartIRC-1.0.2-4|45	%install
12cu|php-pear-Net_SmartIRC-1.0.2-4|46	
12cu|php-pear-Net_SmartIRC-1.0.2-4|47	cd %{upstream_name}-%{version}
12cu|php-pear-Net_SmartIRC-1.0.2-4|48	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_SmartIRC-1.0.2-4|49	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_SmartIRC-1.0.2-4|50	
12cu|php-pear-Net_SmartIRC-1.0.2-4|51	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_SmartIRC-1.0.2-4|52	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_SmartIRC-1.0.2-4|53	
12cu|php-pear-Net_SmartIRC-1.0.2-4|54	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_SmartIRC-1.0.2-4|55	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_SmartIRC-1.0.2-4|56	
12cu|php-pear-Net_SmartIRC-1.0.2-4|57	%clean
12cu|php-pear-Net_SmartIRC-1.0.2-4|58	
12cu|php-pear-Net_SmartIRC-1.0.2-4|59	
12cu|php-pear-Net_SmartIRC-1.0.2-4|60	
12cu|php-pear-Net_SmartIRC-1.0.2-4|61	%files
12cu|php-pear-Net_SmartIRC-1.0.2-4|62	%defattr(-,root,root)
12cu|php-pear-Net_SmartIRC-1.0.2-4|63	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_SmartIRC-1.0.2-4|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_SmartIRC-1.0.2-4|65	
12cu|php-pear-Net_SmartIRC-1.0.2-4|66	
12cu|php-pear-Net_SmartIRC-1.0.2-4|67	%changelog
12cu|php-pear-Net_SmartIRC-1.0.2-4|68	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2012.0
12cu|php-pear-Net_SmartIRC-1.0.2-4|69	+ Revision: 742165
12cu|php-pear-Net_SmartIRC-1.0.2-4|70	- fix major breakage by careless packager
12cu|php-pear-Net_SmartIRC-1.0.2-4|71	
12cu|php-pear-Net_SmartIRC-1.0.2-4|72	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2
12cu|php-pear-Net_SmartIRC-1.0.2-4|73	+ Revision: 679513
12cu|php-pear-Net_SmartIRC-1.0.2-4|74	- mass rebuild
12cu|php-pear-Net_SmartIRC-1.0.2-4|75	
12cu|php-pear-Net_SmartIRC-1.0.2-4|76	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2011.0
12cu|php-pear-Net_SmartIRC-1.0.2-4|77	+ Revision: 594501
12cu|php-pear-Net_SmartIRC-1.0.2-4|78	- update to new version 1.0.2
12cu|php-pear-Net_SmartIRC-1.0.2-4|79	
12cu|php-pear-Net_SmartIRC-1.0.2-4|80	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-2mdv2010.1
12cu|php-pear-Net_SmartIRC-1.0.2-4|81	+ Revision: 468717
12cu|php-pear-Net_SmartIRC-1.0.2-4|82	- spec cleanup
12cu|php-pear-Net_SmartIRC-1.0.2-4|83	- use pear installer
12cu|php-pear-Net_SmartIRC-1.0.2-4|84	- don't ship tests, even in documentation
12cu|php-pear-Net_SmartIRC-1.0.2-4|85	- own all directories
12cu|php-pear-Net_SmartIRC-1.0.2-4|86	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_SmartIRC-1.0.2-4|87	
12cu|php-pear-Net_SmartIRC-1.0.2-4|88	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-1mdv2010.0
12cu|php-pear-Net_SmartIRC-1.0.2-4|89	+ Revision: 450227
12cu|php-pear-Net_SmartIRC-1.0.2-4|90	- new version
12cu|php-pear-Net_SmartIRC-1.0.2-4|91	- use pear installer
12cu|php-pear-Net_SmartIRC-1.0.2-4|92	- use fedora %%post/%%postun
12cu|php-pear-Net_SmartIRC-1.0.2-4|93	
12cu|php-pear-Net_SmartIRC-1.0.2-4|94	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-2mdv2010.0
12cu|php-pear-Net_SmartIRC-1.0.2-4|95	+ Revision: 441491
12cu|php-pear-Net_SmartIRC-1.0.2-4|96	- rebuild
12cu|php-pear-Net_SmartIRC-1.0.2-4|97	
12cu|php-pear-Net_SmartIRC-1.0.2-4|98	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2009.1
12cu|php-pear-Net_SmartIRC-1.0.2-4|99	+ Revision: 357927
12cu|php-pear-Net_SmartIRC-1.0.2-4|100	- new version
12cu|php-pear-Net_SmartIRC-1.0.2-4|101	- don't recompress tarball
12cu|php-pear-Net_SmartIRC-1.0.2-4|102	- don't duplicate spec-helper job
12cu|php-pear-Net_SmartIRC-1.0.2-4|103	- spec cleanup
12cu|php-pear-Net_SmartIRC-1.0.2-4|104	
12cu|php-pear-Net_SmartIRC-1.0.2-4|105	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-9mdv2009.1
12cu|php-pear-Net_SmartIRC-1.0.2-4|106	+ Revision: 322501
12cu|php-pear-Net_SmartIRC-1.0.2-4|107	- rebuild
12cu|php-pear-Net_SmartIRC-1.0.2-4|108	
12cu|php-pear-Net_SmartIRC-1.0.2-4|109	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-8mdv2009.0
12cu|php-pear-Net_SmartIRC-1.0.2-4|110	+ Revision: 236996
12cu|php-pear-Net_SmartIRC-1.0.2-4|111	- rebuild
12cu|php-pear-Net_SmartIRC-1.0.2-4|112	
12cu|php-pear-Net_SmartIRC-1.0.2-4|113	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.5.5p1-7mdv2008.1
12cu|php-pear-Net_SmartIRC-1.0.2-4|114	+ Revision: 136415
12cu|php-pear-Net_SmartIRC-1.0.2-4|115	- restore BuildRoot
12cu|php-pear-Net_SmartIRC-1.0.2-4|116	
12cu|php-pear-Net_SmartIRC-1.0.2-4|117	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_SmartIRC-1.0.2-4|118	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_SmartIRC-1.0.2-4|119	
12cu|php-pear-Net_SmartIRC-1.0.2-4|120	
12cu|php-pear-Net_SmartIRC-1.0.2-4|121	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-7mdv2007.0
12cu|php-pear-Net_SmartIRC-1.0.2-4|122	+ Revision: 82415
12cu|php-pear-Net_SmartIRC-1.0.2-4|123	- Import php-pear-Net_SmartIRC
12cu|php-pear-Net_SmartIRC-1.0.2-4|124	
12cu|php-pear-Net_SmartIRC-1.0.2-4|125	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-7mdk
12cu|php-pear-Net_SmartIRC-1.0.2-4|126	- new group (Development/PHP)
12cu|php-pear-Net_SmartIRC-1.0.2-4|127	
12cu|php-pear-Net_SmartIRC-1.0.2-4|128	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-6mdk
12cu|php-pear-Net_SmartIRC-1.0.2-4|129	- rebuilt to fix auto deps
12cu|php-pear-Net_SmartIRC-1.0.2-4|130	
12cu|php-pear-Net_SmartIRC-1.0.2-4|131	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-5mdk
12cu|php-pear-Net_SmartIRC-1.0.2-4|132	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_SmartIRC-1.0.2-4|133	
12cu|php-pear-Net_SmartIRC-1.0.2-4|134	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-4mdk
12cu|php-pear-Net_SmartIRC-1.0.2-4|135	- fix deps
12cu|php-pear-Net_SmartIRC-1.0.2-4|136	
12cu|php-pear-Net_SmartIRC-1.0.2-4|137	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-3mdk
12cu|php-pear-Net_SmartIRC-1.0.2-4|138	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_SmartIRC-1.0.2-4|139	- fix deps
12cu|php-pear-Net_SmartIRC-1.0.2-4|140	
12cu|php-pear-Net_SmartIRC-1.0.2-4|141	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-2mdk
12cu|php-pear-Net_SmartIRC-1.0.2-4|142	- fix deps
12cu|php-pear-Net_SmartIRC-1.0.2-4|143	
12cu|php-pear-Net_SmartIRC-1.0.2-4|144	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.5p1-1mdk
12cu|php-pear-Net_SmartIRC-1.0.2-4|145	- initial Mandriva package (PLD import)
12cu|php-pear-Net_SmartIRC-1.0.2-4|146	

11614 12
12cu|php-pear-Net_SMPP-0.4.5-3|1	%define		_class		Net
12cu|php-pear-Net_SMPP-0.4.5-3|2	%define		_subclass	SMPP
12cu|php-pear-Net_SMPP-0.4.5-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_SMPP-0.4.5-3|4	
12cu|php-pear-Net_SMPP-0.4.5-3|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_SMPP-0.4.5-3|6	Version:	0.4.5
12cu|php-pear-Net_SMPP-0.4.5-3|7	Release:	3
12cu|php-pear-Net_SMPP-0.4.5-3|8	Summary:	SMPP v3.4 protocol implementation
12cu|php-pear-Net_SMPP-0.4.5-3|9	License:	PHP License
12cu|php-pear-Net_SMPP-0.4.5-3|10	Group:		Development/PHP
12cu|php-pear-Net_SMPP-0.4.5-3|11	URL:		http://pear.php.net/package/%{upstream_name}/
12cu|php-pear-Net_SMPP-0.4.5-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Net_SMPP-0.4.5-3|13	Requires(post): php-pear
12cu|php-pear-Net_SMPP-0.4.5-3|14	Requires(preun): php-pear
12cu|php-pear-Net_SMPP-0.4.5-3|15	Requires:	php-pear
12cu|php-pear-Net_SMPP-0.4.5-3|16	BuildRequires: php-pear
12cu|php-pear-Net_SMPP-0.4.5-3|17	BuildArch:	noarch
12cu|php-pear-Net_SMPP-0.4.5-3|18	Buildroot:	%{_tmppath}/%{name}-%{version}
12cu|php-pear-Net_SMPP-0.4.5-3|19	
12cu|php-pear-Net_SMPP-0.4.5-3|20	%description
12cu|php-pear-Net_SMPP-0.4.5-3|21	Net_SMPP is an implementation of the SMPP (Short Message Peer-to-Peer)
12cu|php-pear-Net_SMPP-0.4.5-3|22	v3.4 protocol. SMPP is an open protocol used in the wireless industry
12cu|php-pear-Net_SMPP-0.4.5-3|23	to send and recieve SMS messages.
12cu|php-pear-Net_SMPP-0.4.5-3|24	
12cu|php-pear-Net_SMPP-0.4.5-3|25	Net_SMPP does not provide a SMPP client or server, but they can easily
12cu|php-pear-Net_SMPP-0.4.5-3|26	be built with it.
12cu|php-pear-Net_SMPP-0.4.5-3|27	
12cu|php-pear-Net_SMPP-0.4.5-3|28	%prep
12cu|php-pear-Net_SMPP-0.4.5-3|29	%setup -qc
12cu|php-pear-Net_SMPP-0.4.5-3|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_SMPP-0.4.5-3|31	
12cu|php-pear-Net_SMPP-0.4.5-3|32	%install
12cu|php-pear-Net_SMPP-0.4.5-3|33	
12cu|php-pear-Net_SMPP-0.4.5-3|34	cd %{upstream_name}-%{version}
12cu|php-pear-Net_SMPP-0.4.5-3|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_SMPP-0.4.5-3|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_SMPP-0.4.5-3|37	
12cu|php-pear-Net_SMPP-0.4.5-3|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_SMPP-0.4.5-3|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_SMPP-0.4.5-3|40	
12cu|php-pear-Net_SMPP-0.4.5-3|41	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_SMPP-0.4.5-3|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_SMPP-0.4.5-3|43	
12cu|php-pear-Net_SMPP-0.4.5-3|44	%clean
12cu|php-pear-Net_SMPP-0.4.5-3|45	
12cu|php-pear-Net_SMPP-0.4.5-3|46	
12cu|php-pear-Net_SMPP-0.4.5-3|47	
12cu|php-pear-Net_SMPP-0.4.5-3|48	%files
12cu|php-pear-Net_SMPP-0.4.5-3|49	%defattr(-,root,root)
12cu|php-pear-Net_SMPP-0.4.5-3|50	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Net_SMPP-0.4.5-3|51	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_SMPP-0.4.5-3|52	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_SMPP-0.4.5-3|53	
12cu|php-pear-Net_SMPP-0.4.5-3|54	
12cu|php-pear-Net_SMPP-0.4.5-3|55	%changelog
12cu|php-pear-Net_SMPP-0.4.5-3|56	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.5-2mdv2012.0
12cu|php-pear-Net_SMPP-0.4.5-3|57	+ Revision: 741797
12cu|php-pear-Net_SMPP-0.4.5-3|58	- fix major breakage by careless packager
12cu|php-pear-Net_SMPP-0.4.5-3|59	
12cu|php-pear-Net_SMPP-0.4.5-3|60	* Thu Dec 15 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.5-1
12cu|php-pear-Net_SMPP-0.4.5-3|61	+ Revision: 741529
12cu|php-pear-Net_SMPP-0.4.5-3|62	- 0.4.5
12cu|php-pear-Net_SMPP-0.4.5-3|63	
12cu|php-pear-Net_SMPP-0.4.5-3|64	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.4-7
12cu|php-pear-Net_SMPP-0.4.5-3|65	+ Revision: 679493
12cu|php-pear-Net_SMPP-0.4.5-3|66	- mass rebuild
12cu|php-pear-Net_SMPP-0.4.5-3|67	
12cu|php-pear-Net_SMPP-0.4.5-3|68	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.4-6mdv2011.0
12cu|php-pear-Net_SMPP-0.4.5-3|69	+ Revision: 613736
12cu|php-pear-Net_SMPP-0.4.5-3|70	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_SMPP-0.4.5-3|71	
12cu|php-pear-Net_SMPP-0.4.5-3|72	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.4-5mdv2010.1
12cu|php-pear-Net_SMPP-0.4.5-3|73	+ Revision: 468718
12cu|php-pear-Net_SMPP-0.4.5-3|74	- spec cleanup
12cu|php-pear-Net_SMPP-0.4.5-3|75	- use pear installer
12cu|php-pear-Net_SMPP-0.4.5-3|76	- don't ship tests, even in documentation
12cu|php-pear-Net_SMPP-0.4.5-3|77	- own all directories
12cu|php-pear-Net_SMPP-0.4.5-3|78	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_SMPP-0.4.5-3|79	
12cu|php-pear-Net_SMPP-0.4.5-3|80	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4.4-4mdv2010.0
12cu|php-pear-Net_SMPP-0.4.5-3|81	+ Revision: 441492
12cu|php-pear-Net_SMPP-0.4.5-3|82	- rebuild
12cu|php-pear-Net_SMPP-0.4.5-3|83	
12cu|php-pear-Net_SMPP-0.4.5-3|84	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.4-3mdv2009.1
12cu|php-pear-Net_SMPP-0.4.5-3|85	+ Revision: 322497
12cu|php-pear-Net_SMPP-0.4.5-3|86	- rebuild
12cu|php-pear-Net_SMPP-0.4.5-3|87	
12cu|php-pear-Net_SMPP-0.4.5-3|88	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.4.4-2mdv2009.0
12cu|php-pear-Net_SMPP-0.4.5-3|89	+ Revision: 268960
12cu|php-pear-Net_SMPP-0.4.5-3|90	- rebuild early 2009.0 package (before pixel changes)
12cu|php-pear-Net_SMPP-0.4.5-3|91	
12cu|php-pear-Net_SMPP-0.4.5-3|92	* Sun Jun 08 2008 Funda Wang <fwang@mandriva.org> 0.4.4-1mdv2009.0
12cu|php-pear-Net_SMPP-0.4.5-3|93	+ Revision: 216774
12cu|php-pear-Net_SMPP-0.4.5-3|94	- import php-pear-Net_SMPP
12cu|php-pear-Net_SMPP-0.4.5-3|95	
12cu|php-pear-Net_SMPP-0.4.5-3|96	

11615 12
12cu|php-pear-Net_SMPP_Client-0.3.2-8|1	%define		_class		Net
12cu|php-pear-Net_SMPP_Client-0.3.2-8|2	%define		_subclass	SMPP
12cu|php-pear-Net_SMPP_Client-0.3.2-8|3	%define		upstream_name	%{_class}_%{_subclass}_Client
12cu|php-pear-Net_SMPP_Client-0.3.2-8|4	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_SMPP_Client-0.3.2-8|6	Version:	0.3.2
12cu|php-pear-Net_SMPP_Client-0.3.2-8|7	Release:	8
12cu|php-pear-Net_SMPP_Client-0.3.2-8|8	Summary:	SMPP v3.4 client
12cu|php-pear-Net_SMPP_Client-0.3.2-8|9	License:	PHP License
12cu|php-pear-Net_SMPP_Client-0.3.2-8|10	Group:		Development/PHP
12cu|php-pear-Net_SMPP_Client-0.3.2-8|11	URL:		http://pear.php.net/package/Net_SMPP_Client/
12cu|php-pear-Net_SMPP_Client-0.3.2-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Net_SMPP_Client-0.3.2-8|13	Requires(post): php-pear
12cu|php-pear-Net_SMPP_Client-0.3.2-8|14	Requires(preun): php-pear
12cu|php-pear-Net_SMPP_Client-0.3.2-8|15	Requires:	php-pear
12cu|php-pear-Net_SMPP_Client-0.3.2-8|16	BuildRequires: php-pear
12cu|php-pear-Net_SMPP_Client-0.3.2-8|17	BuildArch:	noarch
12cu|php-pear-Net_SMPP_Client-0.3.2-8|18	Buildroot:	%{_tmppath}/%{name}-%{version}
12cu|php-pear-Net_SMPP_Client-0.3.2-8|19	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|20	%description
12cu|php-pear-Net_SMPP_Client-0.3.2-8|21	Net_SMPP_Client is a package for communicating with SMPP servers,
12cu|php-pear-Net_SMPP_Client-0.3.2-8|22	built with Net_SMPP. It can be used to send SMS messages, among other
12cu|php-pear-Net_SMPP_Client-0.3.2-8|23	things.
12cu|php-pear-Net_SMPP_Client-0.3.2-8|24	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|25	Features:
12cu|php-pear-Net_SMPP_Client-0.3.2-8|26	- PDU stack keeps track of which PDUs have crossed the wire
12cu|php-pear-Net_SMPP_Client-0.3.2-8|27	- Keeps track of the connection state, and won't let you send PDUs if
12cu|php-pear-Net_SMPP_Client-0.3.2-8|28	the state is incorrect.
12cu|php-pear-Net_SMPP_Client-0.3.2-8|29	- Supports SMPP vendor extensions.
12cu|php-pear-Net_SMPP_Client-0.3.2-8|30	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|31	%prep
12cu|php-pear-Net_SMPP_Client-0.3.2-8|32	%setup -qc
12cu|php-pear-Net_SMPP_Client-0.3.2-8|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_SMPP_Client-0.3.2-8|34	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|35	%install
12cu|php-pear-Net_SMPP_Client-0.3.2-8|36	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|37	cd %{upstream_name}-%{version}
12cu|php-pear-Net_SMPP_Client-0.3.2-8|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_SMPP_Client-0.3.2-8|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_SMPP_Client-0.3.2-8|40	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_SMPP_Client-0.3.2-8|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_SMPP_Client-0.3.2-8|43	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|44	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_SMPP_Client-0.3.2-8|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_SMPP_Client-0.3.2-8|46	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|47	%clean
12cu|php-pear-Net_SMPP_Client-0.3.2-8|48	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|49	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|50	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|51	%files
12cu|php-pear-Net_SMPP_Client-0.3.2-8|52	%defattr(-,root,root)
12cu|php-pear-Net_SMPP_Client-0.3.2-8|53	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Net_SMPP_Client-0.3.2-8|54	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_SMPP_Client-0.3.2-8|55	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_SMPP_Client-0.3.2-8|56	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|57	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|58	%changelog
12cu|php-pear-Net_SMPP_Client-0.3.2-8|59	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-7mdv2011.0
12cu|php-pear-Net_SMPP_Client-0.3.2-8|60	+ Revision: 679500
12cu|php-pear-Net_SMPP_Client-0.3.2-8|61	- mass rebuild
12cu|php-pear-Net_SMPP_Client-0.3.2-8|62	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|63	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-6mdv2011.0
12cu|php-pear-Net_SMPP_Client-0.3.2-8|64	+ Revision: 613737
12cu|php-pear-Net_SMPP_Client-0.3.2-8|65	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_SMPP_Client-0.3.2-8|66	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|67	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.2-5mdv2010.1
12cu|php-pear-Net_SMPP_Client-0.3.2-8|68	+ Revision: 468719
12cu|php-pear-Net_SMPP_Client-0.3.2-8|69	- spec cleanup
12cu|php-pear-Net_SMPP_Client-0.3.2-8|70	- use pear installer
12cu|php-pear-Net_SMPP_Client-0.3.2-8|71	- don't ship tests, even in documentation
12cu|php-pear-Net_SMPP_Client-0.3.2-8|72	- own all directories
12cu|php-pear-Net_SMPP_Client-0.3.2-8|73	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_SMPP_Client-0.3.2-8|74	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|75	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.2-4mdv2010.0
12cu|php-pear-Net_SMPP_Client-0.3.2-8|76	+ Revision: 441493
12cu|php-pear-Net_SMPP_Client-0.3.2-8|77	- rebuild
12cu|php-pear-Net_SMPP_Client-0.3.2-8|78	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|79	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-3mdv2009.1
12cu|php-pear-Net_SMPP_Client-0.3.2-8|80	+ Revision: 322498
12cu|php-pear-Net_SMPP_Client-0.3.2-8|81	- rebuild
12cu|php-pear-Net_SMPP_Client-0.3.2-8|82	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|83	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.3.2-2mdv2009.0
12cu|php-pear-Net_SMPP_Client-0.3.2-8|84	+ Revision: 268961
12cu|php-pear-Net_SMPP_Client-0.3.2-8|85	- rebuild early 2009.0 package (before pixel changes)
12cu|php-pear-Net_SMPP_Client-0.3.2-8|86	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|87	* Fri Jun 06 2008 Funda Wang <fwang@mandriva.org> 0.3.2-1mdv2009.0
12cu|php-pear-Net_SMPP_Client-0.3.2-8|88	+ Revision: 216495
12cu|php-pear-Net_SMPP_Client-0.3.2-8|89	- adopt to mandriva style
12cu|php-pear-Net_SMPP_Client-0.3.2-8|90	- import php-pear-Net_SMPP_Client
12cu|php-pear-Net_SMPP_Client-0.3.2-8|91	
12cu|php-pear-Net_SMPP_Client-0.3.2-8|92	

11616 12
12cu|php-pear-Net_Traceroute-0.21.3-2|1	%define		_class		Net
12cu|php-pear-Net_Traceroute-0.21.3-2|2	%define		_subclass	Traceroute
12cu|php-pear-Net_Traceroute-0.21.3-2|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_Traceroute-0.21.3-2|4	
12cu|php-pear-Net_Traceroute-0.21.3-2|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_Traceroute-0.21.3-2|6	Version:	0.21.3
12cu|php-pear-Net_Traceroute-0.21.3-2|7	Release:	2
12cu|php-pear-Net_Traceroute-0.21.3-2|8	Summary:	Execute traceroute
12cu|php-pear-Net_Traceroute-0.21.3-2|9	License:	PHP License
12cu|php-pear-Net_Traceroute-0.21.3-2|10	Group:		Development/PHP
12cu|php-pear-Net_Traceroute-0.21.3-2|11	URL:		http://pear.php.net/package/Net_Traceroute/
12cu|php-pear-Net_Traceroute-0.21.3-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Net_Traceroute-0.21.3-2|13	Requires(post): php-pear
12cu|php-pear-Net_Traceroute-0.21.3-2|14	Requires(preun): php-pear
12cu|php-pear-Net_Traceroute-0.21.3-2|15	Requires:	php-pear
12cu|php-pear-Net_Traceroute-0.21.3-2|16	BuildArch:	noarch
12cu|php-pear-Net_Traceroute-0.21.3-2|17	BuildRequires:	php-pear
12cu|php-pear-Net_Traceroute-0.21.3-2|18	
12cu|php-pear-Net_Traceroute-0.21.3-2|19	%description
12cu|php-pear-Net_Traceroute-0.21.3-2|20	OS independent wrapper class for executing traceroute calls.
12cu|php-pear-Net_Traceroute-0.21.3-2|21	
12cu|php-pear-Net_Traceroute-0.21.3-2|22	%prep
12cu|php-pear-Net_Traceroute-0.21.3-2|23	%setup -q -c
12cu|php-pear-Net_Traceroute-0.21.3-2|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_Traceroute-0.21.3-2|25	
12cu|php-pear-Net_Traceroute-0.21.3-2|26	%install
12cu|php-pear-Net_Traceroute-0.21.3-2|27	
12cu|php-pear-Net_Traceroute-0.21.3-2|28	cd %{upstream_name}-%{version}
12cu|php-pear-Net_Traceroute-0.21.3-2|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_Traceroute-0.21.3-2|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_Traceroute-0.21.3-2|31	
12cu|php-pear-Net_Traceroute-0.21.3-2|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_Traceroute-0.21.3-2|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_Traceroute-0.21.3-2|34	rm -rf %{buildroot}%{_datadir}/pear/data
12cu|php-pear-Net_Traceroute-0.21.3-2|35	
12cu|php-pear-Net_Traceroute-0.21.3-2|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Traceroute-0.21.3-2|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Traceroute-0.21.3-2|38	
12cu|php-pear-Net_Traceroute-0.21.3-2|39	%clean
12cu|php-pear-Net_Traceroute-0.21.3-2|40	
12cu|php-pear-Net_Traceroute-0.21.3-2|41	
12cu|php-pear-Net_Traceroute-0.21.3-2|42	
12cu|php-pear-Net_Traceroute-0.21.3-2|43	%files
12cu|php-pear-Net_Traceroute-0.21.3-2|44	%defattr(-,root,root)
12cu|php-pear-Net_Traceroute-0.21.3-2|45	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Net_Traceroute-0.21.3-2|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_Traceroute-0.21.3-2|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_Traceroute-0.21.3-2|48	
12cu|php-pear-Net_Traceroute-0.21.3-2|49	
12cu|php-pear-Net_Traceroute-0.21.3-2|50	%changelog
12cu|php-pear-Net_Traceroute-0.21.3-2|51	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 0.21.3-1mdv2012.0
12cu|php-pear-Net_Traceroute-0.21.3-2|52	+ Revision: 743438
12cu|php-pear-Net_Traceroute-0.21.3-2|53	- 0.21.3
12cu|php-pear-Net_Traceroute-0.21.3-2|54	- fix major breakage by careless packager
12cu|php-pear-Net_Traceroute-0.21.3-2|55	- mass rebuild
12cu|php-pear-Net_Traceroute-0.21.3-2|56	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_Traceroute-0.21.3-2|57	- 0.21.2 (fixes CVE-2009-4025)
12cu|php-pear-Net_Traceroute-0.21.3-2|58	
12cu|php-pear-Net_Traceroute-0.21.3-2|59	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.1-5mdv2010.1
12cu|php-pear-Net_Traceroute-0.21.3-2|60	+ Revision: 468723
12cu|php-pear-Net_Traceroute-0.21.3-2|61	- spec cleanup
12cu|php-pear-Net_Traceroute-0.21.3-2|62	- use pear installer
12cu|php-pear-Net_Traceroute-0.21.3-2|63	- don't ship tests, even in documentation
12cu|php-pear-Net_Traceroute-0.21.3-2|64	- own all directories
12cu|php-pear-Net_Traceroute-0.21.3-2|65	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_Traceroute-0.21.3-2|66	
12cu|php-pear-Net_Traceroute-0.21.3-2|67	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.21.1-4mdv2010.0
12cu|php-pear-Net_Traceroute-0.21.3-2|68	+ Revision: 441494
12cu|php-pear-Net_Traceroute-0.21.3-2|69	- rebuild
12cu|php-pear-Net_Traceroute-0.21.3-2|70	
12cu|php-pear-Net_Traceroute-0.21.3-2|71	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.21.1-3mdv2009.1
12cu|php-pear-Net_Traceroute-0.21.3-2|72	+ Revision: 322502
12cu|php-pear-Net_Traceroute-0.21.3-2|73	- rebuild
12cu|php-pear-Net_Traceroute-0.21.3-2|74	
12cu|php-pear-Net_Traceroute-0.21.3-2|75	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.21.1-2mdv2009.0
12cu|php-pear-Net_Traceroute-0.21.3-2|76	+ Revision: 236997
12cu|php-pear-Net_Traceroute-0.21.3-2|77	- rebuild
12cu|php-pear-Net_Traceroute-0.21.3-2|78	
12cu|php-pear-Net_Traceroute-0.21.3-2|79	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Net_Traceroute-0.21.3-2|80	- restore BuildRoot
12cu|php-pear-Net_Traceroute-0.21.3-2|81	
12cu|php-pear-Net_Traceroute-0.21.3-2|82	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_Traceroute-0.21.3-2|83	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_Traceroute-0.21.3-2|84	
12cu|php-pear-Net_Traceroute-0.21.3-2|85	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.21.1-1mdv2008.0
12cu|php-pear-Net_Traceroute-0.21.3-2|86	+ Revision: 15706
12cu|php-pear-Net_Traceroute-0.21.3-2|87	- 0.21.1
12cu|php-pear-Net_Traceroute-0.21.3-2|88	
12cu|php-pear-Net_Traceroute-0.21.3-2|89	
12cu|php-pear-Net_Traceroute-0.21.3-2|90	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.21-7mdv2007.0
12cu|php-pear-Net_Traceroute-0.21.3-2|91	+ Revision: 82417
12cu|php-pear-Net_Traceroute-0.21.3-2|92	- Import php-pear-Net_Traceroute
12cu|php-pear-Net_Traceroute-0.21.3-2|93	
12cu|php-pear-Net_Traceroute-0.21.3-2|94	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.21-7mdk
12cu|php-pear-Net_Traceroute-0.21.3-2|95	- new group (Development/PHP)
12cu|php-pear-Net_Traceroute-0.21.3-2|96	
12cu|php-pear-Net_Traceroute-0.21.3-2|97	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.21-6mdk
12cu|php-pear-Net_Traceroute-0.21.3-2|98	- rebuilt to fix auto deps
12cu|php-pear-Net_Traceroute-0.21.3-2|99	
12cu|php-pear-Net_Traceroute-0.21.3-2|100	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.21-5mdk
12cu|php-pear-Net_Traceroute-0.21.3-2|101	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_Traceroute-0.21.3-2|102	
12cu|php-pear-Net_Traceroute-0.21.3-2|103	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.21-4mdk
12cu|php-pear-Net_Traceroute-0.21.3-2|104	- fix deps
12cu|php-pear-Net_Traceroute-0.21.3-2|105	
12cu|php-pear-Net_Traceroute-0.21.3-2|106	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.21-3mdk
12cu|php-pear-Net_Traceroute-0.21.3-2|107	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_Traceroute-0.21.3-2|108	- fix deps
12cu|php-pear-Net_Traceroute-0.21.3-2|109	
12cu|php-pear-Net_Traceroute-0.21.3-2|110	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.21-2mdk
12cu|php-pear-Net_Traceroute-0.21.3-2|111	- fix deps
12cu|php-pear-Net_Traceroute-0.21.3-2|112	
12cu|php-pear-Net_Traceroute-0.21.3-2|113	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.21-1mdk
12cu|php-pear-Net_Traceroute-0.21.3-2|114	- initial Mandriva package (PLD import)
12cu|php-pear-Net_Traceroute-0.21.3-2|115	

11617 12
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|1	%define		_class		Net
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|2	%define		_subclass	UserAgent
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|3	%define		upstream_name	%{_class}_%{_subclass}_Detect
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|4	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|6	Version:	2.5.2
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|7	Release:	5
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|8	Summary:	Determines the Web browser
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|9	License:	PHP License
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|10	Group:		Development/PHP
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|11	URL:		http://pear.php.net/package/Net_UserAgent_Detect/
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|13	Requires(post): php-pear
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|14	Requires(preun): php-pear
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|15	Requires:	php-pear
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|16	BuildArch:	noarch
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|17	BuildRequires:	php-pear
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|18	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|19	%description
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|20	The Net_UserAgent object does a number of tests on an HTTP User-Agent
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|21	string. The results of these tests are available via methods of the
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|22	object. This module is based upon the JavaScript browser detection
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|23	code available at
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|24	http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html.
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|25	This module had many influences from the lib/Browser.php code in
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|26	version 1.3 of Horde.
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|27	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|28	%prep
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|29	%setup -q -c
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|31	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|32	%install
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|33	cd %{upstream_name}-%{version}
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|34	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|37	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|40	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|41	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|43	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|44	%clean
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|45	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|46	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|47	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|48	%files
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|49	%defattr(-,root,root)
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|50	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|52	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|53	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|54	%changelog
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|55	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.5.2-4mdv2012.0
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|56	+ Revision: 742167
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|57	- fix major breakage by careless packager
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|58	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|59	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.5.2-3
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|60	+ Revision: 679531
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|61	- mass rebuild
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|62	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|63	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.5.2-2mdv2011.0
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|64	+ Revision: 613740
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|65	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|66	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|67	* Sun Apr 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.2-1mdv2010.1
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|68	+ Revision: 538754
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|69	- update to new version 2.5.2
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|70	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|71	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.1-2mdv2010.1
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|72	+ Revision: 468725
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|73	- spec cleanup
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|74	- use pear installer
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|75	- don't ship tests, even in documentation
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|76	- own all directories
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|77	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|78	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|79	* Fri Jul 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.1-1mdv2010.0
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|80	+ Revision: 394095
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|81	- update to new version 2.5.1
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|82	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|83	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.5.0-2mdv2009.1
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|84	+ Revision: 322503
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|85	- rebuild
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|86	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|87	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.0-1mdv2009.1
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|88	+ Revision: 292883
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|89	- update to new version 2.5.0
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|90	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|91	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.0-1mdv2009.0
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|92	+ Revision: 279066
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|93	- update to new version 2.4.0
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|94	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|95	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.3.0-2mdv2009.0
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|96	+ Revision: 237006
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|97	- rebuild
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|98	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|99	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 2.3.0-1mdv2008.1
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|100	+ Revision: 136415
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|101	- restore BuildRoot
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|102	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|103	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|104	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|105	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|106	* Sat Apr 28 2007 Oden Eriksson <oeriksson@mandriva.com> 2.3.0-1mdv2008.0
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|107	+ Revision: 18934
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|108	- 2.3.0
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|109	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|110	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-1mdv2007.0
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|112	+ Revision: 82419
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|113	- Import php-pear-Net_UserAgent_Detect
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|114	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|115	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-1mdk
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|116	- 2.2.0
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|117	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|118	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-7mdk
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|119	- new group (Development/PHP)
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|120	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|121	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-6mdk
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|122	- rebuilt to fix auto deps
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|123	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|124	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-5mdk
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|125	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|126	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|127	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-4mdk
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|128	- fix deps
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|129	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|130	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-3mdk
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|131	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|132	- fix deps
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|133	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|134	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-2mdk
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|135	- fix deps
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|136	
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|137	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-1mdk
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|138	- initial Mandriva package (PLD import)
12cu|php-pear-Net_UserAgent_Detect-2.5.2-5|139	

11618 12
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|1	%define		_class		Net
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|2	%define		_subclass	UserAgent
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|3	%define		upstream_name	%{_class}_%{_subclass}_Mobile
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|4	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|6	Version:	1.0.0
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|7	Release:	6
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|8	Summary:	HTTP mobile user agent string parser
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|9	License:	PHP License
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|10	Group:		Development/PHP
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|11	URL:		http://pear.php.net/package/Net_UserAgent_Mobile/
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|13	Requires(post): php-pear
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|14	Requires(preun): php-pear
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|15	Requires:	php-pear
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|16	BuildArch:	noarch
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|17	BuildRequires:	php-pear
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|18	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|19	%description
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|20	Net_UserAgent_Mobile parses HTTP_USER_AGENT strings of (mainly
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|21	Japanese) mobile HTTP user agents. It'll be useful in page dispatching
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|22	by user agents. This package was ported from Perl's HTTP::MobileAgent.
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|23	See http://search.cpan.org/search?mode=module&query=HTTP-MobileAgent.
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|24	The author of the HTTP::MobileAgent module is Tatsuhiko Miyagawa.
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|25	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|26	%prep
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|27	%setup -q -c
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|29	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|30	%install
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|31	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|32	cd %{upstream_name}-%{version}
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|35	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|38	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|41	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|42	%clean
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|43	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|44	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|45	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|46	%files
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|47	%defattr(-,root,root)
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|48	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|49	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|51	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|52	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|53	%changelog
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdv2012.0
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|55	+ Revision: 742168
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|56	- fix major breakage by careless packager
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|57	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|59	+ Revision: 679537
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|60	- mass rebuild
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|61	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdv2011.0
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|63	+ Revision: 613741
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|65	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|66	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-2mdv2010.1
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|67	+ Revision: 468726
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|68	- spec cleanup
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|69	- use pear installer
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|70	- don't ship tests, even in documentation
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|71	- own all directories
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|73	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|74	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2010.0
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|75	+ Revision: 450229
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|76	- new version
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|77	- use pear installer
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|78	- use fedora %%post/%%postun
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|79	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|80	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.30.0-4mdv2010.0
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|81	+ Revision: 441495
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|82	- rebuild
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|83	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|84	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.30.0-3mdv2009.1
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|85	+ Revision: 322504
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|86	- rebuild
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|87	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|88	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.30.0-2mdv2009.0
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|89	+ Revision: 237014
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|90	- rebuild
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|91	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|92	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.30.0-1mdv2008.1
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|93	+ Revision: 136415
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|94	- restore BuildRoot
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|95	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|96	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|97	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|98	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|99	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.30.0-1mdv2008.0
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|100	+ Revision: 15716
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|101	- 0.30.0
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|102	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|103	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|104	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.26.0-1mdv2007.0
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|105	+ Revision: 82433
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|106	- Import php-pear-Net_UserAgent_Mobile
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|107	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|108	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.26.0-1mdk
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|109	- 0.26.0
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|110	- new group (Development/PHP)
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|111	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|112	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.23.0-6mdk
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|113	- rebuilt to fix auto deps
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|114	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|115	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.23.0-5mdk
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|116	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|117	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|118	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.23.0-4mdk
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|119	- fix deps
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|120	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|121	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.23.0-3mdk
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|122	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|123	- fix deps
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|124	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|125	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.23.0-2mdk
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|126	- fix deps
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|127	
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|128	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.23.0-1mdk
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|129	- initial Mandriva package (PLD import)
12cu|php-pear-Net_UserAgent_Mobile-1.0.0-6|130	

11619 12
12cu|php-pear-Net_Vpopmaild-0.3.2-3|1	%define		_class		Net
12cu|php-pear-Net_Vpopmaild-0.3.2-3|2	%define		_subclass	Vpopmaild
12cu|php-pear-Net_Vpopmaild-0.3.2-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_Vpopmaild-0.3.2-3|4	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_Vpopmaild-0.3.2-3|6	Version:	0.3.2
12cu|php-pear-Net_Vpopmaild-0.3.2-3|7	Release:	3
12cu|php-pear-Net_Vpopmaild-0.3.2-3|8	Summary:	Class for accessing Vpopmail's vpopmaild daemon
12cu|php-pear-Net_Vpopmaild-0.3.2-3|9	License:	PHP License
12cu|php-pear-Net_Vpopmaild-0.3.2-3|10	Group:		Development/PHP
12cu|php-pear-Net_Vpopmaild-0.3.2-3|11	URL:		http://pear.php.net/package/Net_Vpopmaild/
12cu|php-pear-Net_Vpopmaild-0.3.2-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Net_Vpopmaild-0.3.2-3|13	Requires(post): php-pear
12cu|php-pear-Net_Vpopmaild-0.3.2-3|14	Requires(preun): php-pear
12cu|php-pear-Net_Vpopmaild-0.3.2-3|15	Requires:	php-pear
12cu|php-pear-Net_Vpopmaild-0.3.2-3|16	BuildArch:	noarch
12cu|php-pear-Net_Vpopmaild-0.3.2-3|17	BuildRequires:	php-pear
12cu|php-pear-Net_Vpopmaild-0.3.2-3|18	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|19	%description
12cu|php-pear-Net_Vpopmaild-0.3.2-3|20	Supports all vpopmaild commands, such as adding/removing domains, users, robots
12cu|php-pear-Net_Vpopmaild-0.3.2-3|21	(autoresponders), and ezmlm lists (todo), as well as modifying domain limits,
12cu|php-pear-Net_Vpopmaild-0.3.2-3|22	ip maps, etc
12cu|php-pear-Net_Vpopmaild-0.3.2-3|23	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|24	%prep
12cu|php-pear-Net_Vpopmaild-0.3.2-3|25	%setup -q -c
12cu|php-pear-Net_Vpopmaild-0.3.2-3|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_Vpopmaild-0.3.2-3|27	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|28	%install
12cu|php-pear-Net_Vpopmaild-0.3.2-3|29	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|30	cd %{upstream_name}-%{version}
12cu|php-pear-Net_Vpopmaild-0.3.2-3|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_Vpopmaild-0.3.2-3|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_Vpopmaild-0.3.2-3|33	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_Vpopmaild-0.3.2-3|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_Vpopmaild-0.3.2-3|36	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Vpopmaild-0.3.2-3|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Vpopmaild-0.3.2-3|39	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|40	%clean
12cu|php-pear-Net_Vpopmaild-0.3.2-3|41	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|42	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|43	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|44	%files
12cu|php-pear-Net_Vpopmaild-0.3.2-3|45	%defattr(-,root,root)
12cu|php-pear-Net_Vpopmaild-0.3.2-3|46	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Net_Vpopmaild-0.3.2-3|47	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_Vpopmaild-0.3.2-3|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_Vpopmaild-0.3.2-3|49	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|50	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|51	%changelog
12cu|php-pear-Net_Vpopmaild-0.3.2-3|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-2mdv2012.0
12cu|php-pear-Net_Vpopmaild-0.3.2-3|53	+ Revision: 742169
12cu|php-pear-Net_Vpopmaild-0.3.2-3|54	- fix major breakage by careless packager
12cu|php-pear-Net_Vpopmaild-0.3.2-3|55	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|56	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-1
12cu|php-pear-Net_Vpopmaild-0.3.2-3|57	+ Revision: 741266
12cu|php-pear-Net_Vpopmaild-0.3.2-3|58	- 0.3.2
12cu|php-pear-Net_Vpopmaild-0.3.2-3|59	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|60	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-6
12cu|php-pear-Net_Vpopmaild-0.3.2-3|61	+ Revision: 679545
12cu|php-pear-Net_Vpopmaild-0.3.2-3|62	- mass rebuild
12cu|php-pear-Net_Vpopmaild-0.3.2-3|63	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|64	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-5mdv2011.0
12cu|php-pear-Net_Vpopmaild-0.3.2-3|65	+ Revision: 613742
12cu|php-pear-Net_Vpopmaild-0.3.2-3|66	- the mass rebuild of 2010.1 packages
12cu|php-pear-Net_Vpopmaild-0.3.2-3|67	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|68	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-4mdv2010.1
12cu|php-pear-Net_Vpopmaild-0.3.2-3|69	+ Revision: 468727
12cu|php-pear-Net_Vpopmaild-0.3.2-3|70	- spec cleanup
12cu|php-pear-Net_Vpopmaild-0.3.2-3|71	- use pear installer
12cu|php-pear-Net_Vpopmaild-0.3.2-3|72	- don't ship tests, even in documentation
12cu|php-pear-Net_Vpopmaild-0.3.2-3|73	- own all directories
12cu|php-pear-Net_Vpopmaild-0.3.2-3|74	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_Vpopmaild-0.3.2-3|75	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|76	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.1-3mdv2010.0
12cu|php-pear-Net_Vpopmaild-0.3.2-3|77	+ Revision: 441496
12cu|php-pear-Net_Vpopmaild-0.3.2-3|78	- rebuild
12cu|php-pear-Net_Vpopmaild-0.3.2-3|79	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|80	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-2mdv2009.1
12cu|php-pear-Net_Vpopmaild-0.3.2-3|81	+ Revision: 322505
12cu|php-pear-Net_Vpopmaild-0.3.2-3|82	- rebuild
12cu|php-pear-Net_Vpopmaild-0.3.2-3|83	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|84	* Wed Sep 03 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-1mdv2009.0
12cu|php-pear-Net_Vpopmaild-0.3.2-3|85	+ Revision: 279772
12cu|php-pear-Net_Vpopmaild-0.3.2-3|86	- import php-pear-Net_Vpopmaild
12cu|php-pear-Net_Vpopmaild-0.3.2-3|87	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|88	
12cu|php-pear-Net_Vpopmaild-0.3.2-3|89	* Wed Sep 03 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-1mdv2009.0
12cu|php-pear-Net_Vpopmaild-0.3.2-3|90	- initial Mandriva package

11620 12
12cu|php-pear-Net_Whois-1.0.5-3|1	%define		_class		Net
12cu|php-pear-Net_Whois-1.0.5-3|2	%define		_subclass	Whois
12cu|php-pear-Net_Whois-1.0.5-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Net_Whois-1.0.5-3|4	
12cu|php-pear-Net_Whois-1.0.5-3|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Net_Whois-1.0.5-3|6	Version:	1.0.5
12cu|php-pear-Net_Whois-1.0.5-3|7	Release:	3
12cu|php-pear-Net_Whois-1.0.5-3|8	Summary:	PEAR::Net_Whois class
12cu|php-pear-Net_Whois-1.0.5-3|9	License:	PHP License
12cu|php-pear-Net_Whois-1.0.5-3|10	Group:		Development/PHP
12cu|php-pear-Net_Whois-1.0.5-3|11	URL:		http://pear.php.net/package/Net_Whois/
12cu|php-pear-Net_Whois-1.0.5-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Net_Whois-1.0.5-3|13	Requires(post): php-pear
12cu|php-pear-Net_Whois-1.0.5-3|14	Requires(preun): php-pear
12cu|php-pear-Net_Whois-1.0.5-3|15	Requires:	php-pear
12cu|php-pear-Net_Whois-1.0.5-3|16	BuildArch:	noarch
12cu|php-pear-Net_Whois-1.0.5-3|17	BuildRequires:	php-pear
12cu|php-pear-Net_Whois-1.0.5-3|18	
12cu|php-pear-Net_Whois-1.0.5-3|19	%description
12cu|php-pear-Net_Whois-1.0.5-3|20	The PEAR::Net_Whois looks up records in the databases maintained by
12cu|php-pear-Net_Whois-1.0.5-3|21	several Network Information Centers (NICs).
12cu|php-pear-Net_Whois-1.0.5-3|22	
12cu|php-pear-Net_Whois-1.0.5-3|23	%prep
12cu|php-pear-Net_Whois-1.0.5-3|24	%setup -q -c
12cu|php-pear-Net_Whois-1.0.5-3|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Net_Whois-1.0.5-3|26	
12cu|php-pear-Net_Whois-1.0.5-3|27	%install
12cu|php-pear-Net_Whois-1.0.5-3|28	
12cu|php-pear-Net_Whois-1.0.5-3|29	cd %{upstream_name}-%{version}
12cu|php-pear-Net_Whois-1.0.5-3|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Net_Whois-1.0.5-3|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Net_Whois-1.0.5-3|32	
12cu|php-pear-Net_Whois-1.0.5-3|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Net_Whois-1.0.5-3|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Net_Whois-1.0.5-3|35	
12cu|php-pear-Net_Whois-1.0.5-3|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Whois-1.0.5-3|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Net_Whois-1.0.5-3|38	
12cu|php-pear-Net_Whois-1.0.5-3|39	%clean
12cu|php-pear-Net_Whois-1.0.5-3|40	
12cu|php-pear-Net_Whois-1.0.5-3|41	
12cu|php-pear-Net_Whois-1.0.5-3|42	
12cu|php-pear-Net_Whois-1.0.5-3|43	%files
12cu|php-pear-Net_Whois-1.0.5-3|44	%defattr(-,root,root)
12cu|php-pear-Net_Whois-1.0.5-3|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Net_Whois-1.0.5-3|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Net_Whois-1.0.5-3|47	
12cu|php-pear-Net_Whois-1.0.5-3|48	
12cu|php-pear-Net_Whois-1.0.5-3|49	%changelog
12cu|php-pear-Net_Whois-1.0.5-3|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2mdv2012.0
12cu|php-pear-Net_Whois-1.0.5-3|51	+ Revision: 742170
12cu|php-pear-Net_Whois-1.0.5-3|52	- fix major breakage by careless packager
12cu|php-pear-Net_Whois-1.0.5-3|53	
12cu|php-pear-Net_Whois-1.0.5-3|54	* Fri Aug 12 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1
12cu|php-pear-Net_Whois-1.0.5-3|55	+ Revision: 694279
12cu|php-pear-Net_Whois-1.0.5-3|56	- 1.0.5
12cu|php-pear-Net_Whois-1.0.5-3|57	
12cu|php-pear-Net_Whois-1.0.5-3|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2
12cu|php-pear-Net_Whois-1.0.5-3|59	+ Revision: 679549
12cu|php-pear-Net_Whois-1.0.5-3|60	- mass rebuild
12cu|php-pear-Net_Whois-1.0.5-3|61	
12cu|php-pear-Net_Whois-1.0.5-3|62	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-1mdv2011.0
12cu|php-pear-Net_Whois-1.0.5-3|63	+ Revision: 569600
12cu|php-pear-Net_Whois-1.0.5-3|64	- update to new version 1.0.4
12cu|php-pear-Net_Whois-1.0.5-3|65	
12cu|php-pear-Net_Whois-1.0.5-3|66	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2010.1
12cu|php-pear-Net_Whois-1.0.5-3|67	+ Revision: 489155
12cu|php-pear-Net_Whois-1.0.5-3|68	- update to new version 1.0.2
12cu|php-pear-Net_Whois-1.0.5-3|69	
12cu|php-pear-Net_Whois-1.0.5-3|70	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-3mdv2010.1
12cu|php-pear-Net_Whois-1.0.5-3|71	+ Revision: 468728
12cu|php-pear-Net_Whois-1.0.5-3|72	- spec cleanup
12cu|php-pear-Net_Whois-1.0.5-3|73	- use pear installer
12cu|php-pear-Net_Whois-1.0.5-3|74	- don't ship tests, even in documentation
12cu|php-pear-Net_Whois-1.0.5-3|75	- own all directories
12cu|php-pear-Net_Whois-1.0.5-3|76	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Net_Whois-1.0.5-3|77	
12cu|php-pear-Net_Whois-1.0.5-3|78	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-2mdv2010.0
12cu|php-pear-Net_Whois-1.0.5-3|79	+ Revision: 441497
12cu|php-pear-Net_Whois-1.0.5-3|80	- rebuild
12cu|php-pear-Net_Whois-1.0.5-3|81	
12cu|php-pear-Net_Whois-1.0.5-3|82	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 1.0.1-1mdv2009.1
12cu|php-pear-Net_Whois-1.0.5-3|83	+ Revision: 324524
12cu|php-pear-Net_Whois-1.0.5-3|84	- update to new version 1.0.1
12cu|php-pear-Net_Whois-1.0.5-3|85	
12cu|php-pear-Net_Whois-1.0.5-3|86	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-9mdv2009.1
12cu|php-pear-Net_Whois-1.0.5-3|87	+ Revision: 322506
12cu|php-pear-Net_Whois-1.0.5-3|88	- rebuild
12cu|php-pear-Net_Whois-1.0.5-3|89	
12cu|php-pear-Net_Whois-1.0.5-3|90	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-8mdv2009.0
12cu|php-pear-Net_Whois-1.0.5-3|91	+ Revision: 237021
12cu|php-pear-Net_Whois-1.0.5-3|92	- rebuild
12cu|php-pear-Net_Whois-1.0.5-3|93	
12cu|php-pear-Net_Whois-1.0.5-3|94	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Net_Whois-1.0.5-3|95	- restore BuildRoot
12cu|php-pear-Net_Whois-1.0.5-3|96	
12cu|php-pear-Net_Whois-1.0.5-3|97	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Net_Whois-1.0.5-3|98	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Net_Whois-1.0.5-3|99	
12cu|php-pear-Net_Whois-1.0.5-3|100	
12cu|php-pear-Net_Whois-1.0.5-3|101	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdv2007.0
12cu|php-pear-Net_Whois-1.0.5-3|102	+ Revision: 82444
12cu|php-pear-Net_Whois-1.0.5-3|103	- Import php-pear-Net_Whois
12cu|php-pear-Net_Whois-1.0.5-3|104	
12cu|php-pear-Net_Whois-1.0.5-3|105	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdk
12cu|php-pear-Net_Whois-1.0.5-3|106	- new group (Development/PHP)
12cu|php-pear-Net_Whois-1.0.5-3|107	
12cu|php-pear-Net_Whois-1.0.5-3|108	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdk
12cu|php-pear-Net_Whois-1.0.5-3|109	- rebuilt to fix auto deps
12cu|php-pear-Net_Whois-1.0.5-3|110	
12cu|php-pear-Net_Whois-1.0.5-3|111	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdk
12cu|php-pear-Net_Whois-1.0.5-3|112	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Net_Whois-1.0.5-3|113	
12cu|php-pear-Net_Whois-1.0.5-3|114	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdk
12cu|php-pear-Net_Whois-1.0.5-3|115	- fix deps
12cu|php-pear-Net_Whois-1.0.5-3|116	
12cu|php-pear-Net_Whois-1.0.5-3|117	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdk
12cu|php-pear-Net_Whois-1.0.5-3|118	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Net_Whois-1.0.5-3|119	- fix deps
12cu|php-pear-Net_Whois-1.0.5-3|120	
12cu|php-pear-Net_Whois-1.0.5-3|121	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cu|php-pear-Net_Whois-1.0.5-3|122	- fix deps
12cu|php-pear-Net_Whois-1.0.5-3|123	
12cu|php-pear-Net_Whois-1.0.5-3|124	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cu|php-pear-Net_Whois-1.0.5-3|125	- initial Mandriva package (PLD import)
12cu|php-pear-Net_Whois-1.0.5-3|126	

11621 12
12cu|php-pear-Numbers_Roman-1.0.2-8|1	%define		_class		Numbers
12cu|php-pear-Numbers_Roman-1.0.2-8|2	%define		_subclass	Roman
12cu|php-pear-Numbers_Roman-1.0.2-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Numbers_Roman-1.0.2-8|4	
12cu|php-pear-Numbers_Roman-1.0.2-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Numbers_Roman-1.0.2-8|6	Version:	1.0.2
12cu|php-pear-Numbers_Roman-1.0.2-8|7	Release:	8
12cu|php-pear-Numbers_Roman-1.0.2-8|8	Summary:	Converting to and from Roman numerals
12cu|php-pear-Numbers_Roman-1.0.2-8|9	License:	PHP License
12cu|php-pear-Numbers_Roman-1.0.2-8|10	Group:		Development/PHP
12cu|php-pear-Numbers_Roman-1.0.2-8|11	URL:		http://pear.php.net/package/Numbers_Roman/
12cu|php-pear-Numbers_Roman-1.0.2-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Numbers_Roman-1.0.2-8|13	Requires(post): php-pear
12cu|php-pear-Numbers_Roman-1.0.2-8|14	Requires(preun): php-pear
12cu|php-pear-Numbers_Roman-1.0.2-8|15	Requires:	php-pear
12cu|php-pear-Numbers_Roman-1.0.2-8|16	Requires:	php-gd
12cu|php-pear-Numbers_Roman-1.0.2-8|17	BuildArch:	noarch
12cu|php-pear-Numbers_Roman-1.0.2-8|18	BuildRequires:	php-pear
12cu|php-pear-Numbers_Roman-1.0.2-8|19	
12cu|php-pear-Numbers_Roman-1.0.2-8|20	%description
12cu|php-pear-Numbers_Roman-1.0.2-8|21	A class for converting to and from Roman numerals.
12cu|php-pear-Numbers_Roman-1.0.2-8|22	
12cu|php-pear-Numbers_Roman-1.0.2-8|23	%prep
12cu|php-pear-Numbers_Roman-1.0.2-8|24	%setup -q -c
12cu|php-pear-Numbers_Roman-1.0.2-8|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Numbers_Roman-1.0.2-8|26	
12cu|php-pear-Numbers_Roman-1.0.2-8|27	%install
12cu|php-pear-Numbers_Roman-1.0.2-8|28	
12cu|php-pear-Numbers_Roman-1.0.2-8|29	cd %{upstream_name}-%{version}
12cu|php-pear-Numbers_Roman-1.0.2-8|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Numbers_Roman-1.0.2-8|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Numbers_Roman-1.0.2-8|32	
12cu|php-pear-Numbers_Roman-1.0.2-8|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Numbers_Roman-1.0.2-8|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Numbers_Roman-1.0.2-8|35	
12cu|php-pear-Numbers_Roman-1.0.2-8|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Numbers_Roman-1.0.2-8|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Numbers_Roman-1.0.2-8|38	
12cu|php-pear-Numbers_Roman-1.0.2-8|39	%clean
12cu|php-pear-Numbers_Roman-1.0.2-8|40	
12cu|php-pear-Numbers_Roman-1.0.2-8|41	
12cu|php-pear-Numbers_Roman-1.0.2-8|42	
12cu|php-pear-Numbers_Roman-1.0.2-8|43	%files
12cu|php-pear-Numbers_Roman-1.0.2-8|44	%defattr(-,root,root)
12cu|php-pear-Numbers_Roman-1.0.2-8|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Numbers_Roman-1.0.2-8|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Numbers_Roman-1.0.2-8|47	
12cu|php-pear-Numbers_Roman-1.0.2-8|48	
12cu|php-pear-Numbers_Roman-1.0.2-8|49	%changelog
12cu|php-pear-Numbers_Roman-1.0.2-8|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdv2012.0
12cu|php-pear-Numbers_Roman-1.0.2-8|51	+ Revision: 742171
12cu|php-pear-Numbers_Roman-1.0.2-8|52	- fix major breakage by careless packager
12cu|php-pear-Numbers_Roman-1.0.2-8|53	
12cu|php-pear-Numbers_Roman-1.0.2-8|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6
12cu|php-pear-Numbers_Roman-1.0.2-8|55	+ Revision: 679550
12cu|php-pear-Numbers_Roman-1.0.2-8|56	- mass rebuild
12cu|php-pear-Numbers_Roman-1.0.2-8|57	
12cu|php-pear-Numbers_Roman-1.0.2-8|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdv2011.0
12cu|php-pear-Numbers_Roman-1.0.2-8|59	+ Revision: 613743
12cu|php-pear-Numbers_Roman-1.0.2-8|60	- the mass rebuild of 2010.1 packages
12cu|php-pear-Numbers_Roman-1.0.2-8|61	
12cu|php-pear-Numbers_Roman-1.0.2-8|62	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-4mdv2010.1
12cu|php-pear-Numbers_Roman-1.0.2-8|63	+ Revision: 468729
12cu|php-pear-Numbers_Roman-1.0.2-8|64	- spec cleanup
12cu|php-pear-Numbers_Roman-1.0.2-8|65	- use pear installer
12cu|php-pear-Numbers_Roman-1.0.2-8|66	- don't ship tests, even in documentation
12cu|php-pear-Numbers_Roman-1.0.2-8|67	- own all directories
12cu|php-pear-Numbers_Roman-1.0.2-8|68	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Numbers_Roman-1.0.2-8|69	
12cu|php-pear-Numbers_Roman-1.0.2-8|70	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-3mdv2010.0
12cu|php-pear-Numbers_Roman-1.0.2-8|71	+ Revision: 441498
12cu|php-pear-Numbers_Roman-1.0.2-8|72	- rebuild
12cu|php-pear-Numbers_Roman-1.0.2-8|73	
12cu|php-pear-Numbers_Roman-1.0.2-8|74	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2009.1
12cu|php-pear-Numbers_Roman-1.0.2-8|75	+ Revision: 322507
12cu|php-pear-Numbers_Roman-1.0.2-8|76	- rebuild
12cu|php-pear-Numbers_Roman-1.0.2-8|77	
12cu|php-pear-Numbers_Roman-1.0.2-8|78	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2009.1
12cu|php-pear-Numbers_Roman-1.0.2-8|79	+ Revision: 292886
12cu|php-pear-Numbers_Roman-1.0.2-8|80	- update to new version 1.0.2
12cu|php-pear-Numbers_Roman-1.0.2-8|81	
12cu|php-pear-Numbers_Roman-1.0.2-8|82	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-9mdv2009.0
12cu|php-pear-Numbers_Roman-1.0.2-8|83	+ Revision: 237029
12cu|php-pear-Numbers_Roman-1.0.2-8|84	- rebuild
12cu|php-pear-Numbers_Roman-1.0.2-8|85	
12cu|php-pear-Numbers_Roman-1.0.2-8|86	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Numbers_Roman-1.0.2-8|87	- restore BuildRoot
12cu|php-pear-Numbers_Roman-1.0.2-8|88	
12cu|php-pear-Numbers_Roman-1.0.2-8|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Numbers_Roman-1.0.2-8|90	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Numbers_Roman-1.0.2-8|91	
12cu|php-pear-Numbers_Roman-1.0.2-8|92	
12cu|php-pear-Numbers_Roman-1.0.2-8|93	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-8mdv2007.0
12cu|php-pear-Numbers_Roman-1.0.2-8|94	+ Revision: 82469
12cu|php-pear-Numbers_Roman-1.0.2-8|95	- Import php-pear-Numbers_Roman
12cu|php-pear-Numbers_Roman-1.0.2-8|96	
12cu|php-pear-Numbers_Roman-1.0.2-8|97	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-8mdk
12cu|php-pear-Numbers_Roman-1.0.2-8|98	- new group (Development/PHP)
12cu|php-pear-Numbers_Roman-1.0.2-8|99	
12cu|php-pear-Numbers_Roman-1.0.2-8|100	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdk
12cu|php-pear-Numbers_Roman-1.0.2-8|101	- rebuilt to fix auto deps
12cu|php-pear-Numbers_Roman-1.0.2-8|102	
12cu|php-pear-Numbers_Roman-1.0.2-8|103	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdk
12cu|php-pear-Numbers_Roman-1.0.2-8|104	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Numbers_Roman-1.0.2-8|105	
12cu|php-pear-Numbers_Roman-1.0.2-8|106	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12cu|php-pear-Numbers_Roman-1.0.2-8|107	- fix deps
12cu|php-pear-Numbers_Roman-1.0.2-8|108	
12cu|php-pear-Numbers_Roman-1.0.2-8|109	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12cu|php-pear-Numbers_Roman-1.0.2-8|110	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Numbers_Roman-1.0.2-8|111	- fix deps
12cu|php-pear-Numbers_Roman-1.0.2-8|112	
12cu|php-pear-Numbers_Roman-1.0.2-8|113	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cu|php-pear-Numbers_Roman-1.0.2-8|114	- fix deps
12cu|php-pear-Numbers_Roman-1.0.2-8|115	
12cu|php-pear-Numbers_Roman-1.0.2-8|116	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cu|php-pear-Numbers_Roman-1.0.2-8|117	- fix spec file to conform with the others
12cu|php-pear-Numbers_Roman-1.0.2-8|118	
12cu|php-pear-Numbers_Roman-1.0.2-8|119	* Sun May 29 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cu|php-pear-Numbers_Roman-1.0.2-8|120	- initial Mandriva package
12cu|php-pear-Numbers_Roman-1.0.2-8|121	

11622 12
12cu|php-pear-Numbers_Words-0.16.3-4|1	%define		_class		Numbers
12cu|php-pear-Numbers_Words-0.16.3-4|2	%define		_subclass	Words
12cu|php-pear-Numbers_Words-0.16.3-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Numbers_Words-0.16.3-4|4	
12cu|php-pear-Numbers_Words-0.16.3-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Numbers_Words-0.16.3-4|6	Version:	0.16.3
12cu|php-pear-Numbers_Words-0.16.3-4|7	Release:	4
12cu|php-pear-Numbers_Words-0.16.3-4|8	Summary:	Provides methods for spelling numerals in words
12cu|php-pear-Numbers_Words-0.16.3-4|9	License:	PHP License
12cu|php-pear-Numbers_Words-0.16.3-4|10	Group:		Development/PHP
12cu|php-pear-Numbers_Words-0.16.3-4|11	URL:		http://pear.php.net/package/Numbers_Words/
12cu|php-pear-Numbers_Words-0.16.3-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Numbers_Words-0.16.3-4|13	Requires(post): php-pear
12cu|php-pear-Numbers_Words-0.16.3-4|14	Requires(preun): php-pear
12cu|php-pear-Numbers_Words-0.16.3-4|15	Requires:	php-pear
12cu|php-pear-Numbers_Words-0.16.3-4|16	Requires:	php-gd
12cu|php-pear-Numbers_Words-0.16.3-4|17	BuildArch:	noarch
12cu|php-pear-Numbers_Words-0.16.3-4|18	BuildRequires:	php-pear
12cu|php-pear-Numbers_Words-0.16.3-4|19	
12cu|php-pear-Numbers_Words-0.16.3-4|20	%description
12cu|php-pear-Numbers_Words-0.16.3-4|21	With Numbers_Words class you can convert numbers written in arabic
12cu|php-pear-Numbers_Words-0.16.3-4|22	digits to words in several languages. You can convert an integer
12cu|php-pear-Numbers_Words-0.16.3-4|23	between -infinity and infinity. If your system does not support such
12cu|php-pear-Numbers_Words-0.16.3-4|24	long numbers you can call Numbers_Words::toWords() with just a string.
12cu|php-pear-Numbers_Words-0.16.3-4|25	
12cu|php-pear-Numbers_Words-0.16.3-4|26	The following languages are supported (in alphabetical order):
12cu|php-pear-Numbers_Words-0.16.3-4|27	- bg (Bulgarian) by Kouber Saparev
12cu|php-pear-Numbers_Words-0.16.3-4|28	- de (German)
12cu|php-pear-Numbers_Words-0.16.3-4|29	- ee (Estonian) by Erkki Saarniit
12cu|php-pear-Numbers_Words-0.16.3-4|30	- en_100 (Donald Knuth system, English)
12cu|php-pear-Numbers_Words-0.16.3-4|31	- en_GB (Britich English)
12cu|php-pear-Numbers_Words-0.16.3-4|32	- en_US (American English)
12cu|php-pear-Numbers_Words-0.16.3-4|33	- es (Spanish Castellano) by Xavier Noguer
12cu|php-pear-Numbers_Words-0.16.3-4|34	- es_AR (Argentinian Spanish) by Martin Marrese
12cu|php-pear-Numbers_Words-0.16.3-4|35	- fr (French) by Kouber Saparev
12cu|php-pear-Numbers_Words-0.16.3-4|36	- id (Indonesian) by Ernas M. Jamil
12cu|php-pear-Numbers_Words-0.16.3-4|37	- it_IT (Italian) by Filippo Beltramini and Davide Caironi
12cu|php-pear-Numbers_Words-0.16.3-4|38	- pl (Polish)
12cu|php-pear-Numbers_Words-0.16.3-4|39	- pt_BR (Brazilian Portuguese) by Marcelo Subtil Marcal
12cu|php-pear-Numbers_Words-0.16.3-4|40	- ru (Russian) by Andrey Demenev
12cu|php-pear-Numbers_Words-0.16.3-4|41	- sv (Swedish) by Robin Ericsson
12cu|php-pear-Numbers_Words-0.16.3-4|42	
12cu|php-pear-Numbers_Words-0.16.3-4|43	
12cu|php-pear-Numbers_Words-0.16.3-4|44	%prep
12cu|php-pear-Numbers_Words-0.16.3-4|45	%setup -q -c
12cu|php-pear-Numbers_Words-0.16.3-4|46	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Numbers_Words-0.16.3-4|47	
12cu|php-pear-Numbers_Words-0.16.3-4|48	%install
12cu|php-pear-Numbers_Words-0.16.3-4|49	
12cu|php-pear-Numbers_Words-0.16.3-4|50	cd %{upstream_name}-%{version}
12cu|php-pear-Numbers_Words-0.16.3-4|51	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Numbers_Words-0.16.3-4|52	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Numbers_Words-0.16.3-4|53	
12cu|php-pear-Numbers_Words-0.16.3-4|54	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Numbers_Words-0.16.3-4|55	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Numbers_Words-0.16.3-4|56	
12cu|php-pear-Numbers_Words-0.16.3-4|57	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Numbers_Words-0.16.3-4|58	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Numbers_Words-0.16.3-4|59	
12cu|php-pear-Numbers_Words-0.16.3-4|60	%clean
12cu|php-pear-Numbers_Words-0.16.3-4|61	
12cu|php-pear-Numbers_Words-0.16.3-4|62	
12cu|php-pear-Numbers_Words-0.16.3-4|63	
12cu|php-pear-Numbers_Words-0.16.3-4|64	%files
12cu|php-pear-Numbers_Words-0.16.3-4|65	%defattr(-,root,root)
12cu|php-pear-Numbers_Words-0.16.3-4|66	%doc %{upstream_name}-%{version}/README
12cu|php-pear-Numbers_Words-0.16.3-4|67	%doc %{upstream_name}-%{version}/ChangeLog
12cu|php-pear-Numbers_Words-0.16.3-4|68	%{_datadir}/pear/%{_class}
12cu|php-pear-Numbers_Words-0.16.3-4|69	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Numbers_Words-0.16.3-4|70	
12cu|php-pear-Numbers_Words-0.16.3-4|71	
12cu|php-pear-Numbers_Words-0.16.3-4|72	%changelog
12cu|php-pear-Numbers_Words-0.16.3-4|73	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.16.3-3mdv2012.0
12cu|php-pear-Numbers_Words-0.16.3-4|74	+ Revision: 741805
12cu|php-pear-Numbers_Words-0.16.3-4|75	- fix major breakage by careless packager
12cu|php-pear-Numbers_Words-0.16.3-4|76	
12cu|php-pear-Numbers_Words-0.16.3-4|77	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.16.3-2
12cu|php-pear-Numbers_Words-0.16.3-4|78	+ Revision: 741145
12cu|php-pear-Numbers_Words-0.16.3-4|79	- rebuild
12cu|php-pear-Numbers_Words-0.16.3-4|80	
12cu|php-pear-Numbers_Words-0.16.3-4|81	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.16.3-1
12cu|php-pear-Numbers_Words-0.16.3-4|82	+ Revision: 741092
12cu|php-pear-Numbers_Words-0.16.3-4|83	- 0.16.3
12cu|php-pear-Numbers_Words-0.16.3-4|84	
12cu|php-pear-Numbers_Words-0.16.3-4|85	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.16.1-5
12cu|php-pear-Numbers_Words-0.16.3-4|86	+ Revision: 679551
12cu|php-pear-Numbers_Words-0.16.3-4|87	- mass rebuild
12cu|php-pear-Numbers_Words-0.16.3-4|88	
12cu|php-pear-Numbers_Words-0.16.3-4|89	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.16.1-4mdv2011.0
12cu|php-pear-Numbers_Words-0.16.3-4|90	+ Revision: 613744
12cu|php-pear-Numbers_Words-0.16.3-4|91	- the mass rebuild of 2010.1 packages
12cu|php-pear-Numbers_Words-0.16.3-4|92	
12cu|php-pear-Numbers_Words-0.16.3-4|93	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.16.1-3mdv2010.1
12cu|php-pear-Numbers_Words-0.16.3-4|94	+ Revision: 468730
12cu|php-pear-Numbers_Words-0.16.3-4|95	- spec cleanup
12cu|php-pear-Numbers_Words-0.16.3-4|96	- use pear installer
12cu|php-pear-Numbers_Words-0.16.3-4|97	- don't ship tests, even in documentation
12cu|php-pear-Numbers_Words-0.16.3-4|98	- own all directories
12cu|php-pear-Numbers_Words-0.16.3-4|99	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Numbers_Words-0.16.3-4|100	
12cu|php-pear-Numbers_Words-0.16.3-4|101	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.16.1-2mdv2010.0
12cu|php-pear-Numbers_Words-0.16.3-4|102	+ Revision: 441499
12cu|php-pear-Numbers_Words-0.16.3-4|103	- rebuild
12cu|php-pear-Numbers_Words-0.16.3-4|104	
12cu|php-pear-Numbers_Words-0.16.3-4|105	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.16.1-1mdv2009.1
12cu|php-pear-Numbers_Words-0.16.3-4|106	+ Revision: 368336
12cu|php-pear-Numbers_Words-0.16.3-4|107	- Update php pear Numbers_Words to 0.16.1 version
12cu|php-pear-Numbers_Words-0.16.3-4|108	
12cu|php-pear-Numbers_Words-0.16.3-4|109	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.15.0-3mdv2009.1
12cu|php-pear-Numbers_Words-0.16.3-4|110	+ Revision: 322508
12cu|php-pear-Numbers_Words-0.16.3-4|111	- rebuild
12cu|php-pear-Numbers_Words-0.16.3-4|112	
12cu|php-pear-Numbers_Words-0.16.3-4|113	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.15.0-2mdv2009.0
12cu|php-pear-Numbers_Words-0.16.3-4|114	+ Revision: 237038
12cu|php-pear-Numbers_Words-0.16.3-4|115	- rebuild
12cu|php-pear-Numbers_Words-0.16.3-4|116	
12cu|php-pear-Numbers_Words-0.16.3-4|117	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Numbers_Words-0.16.3-4|118	- restore BuildRoot
12cu|php-pear-Numbers_Words-0.16.3-4|119	
12cu|php-pear-Numbers_Words-0.16.3-4|120	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Numbers_Words-0.16.3-4|121	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Numbers_Words-0.16.3-4|122	
12cu|php-pear-Numbers_Words-0.16.3-4|123	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.15.0-1mdv2008.0
12cu|php-pear-Numbers_Words-0.16.3-4|124	+ Revision: 15472
12cu|php-pear-Numbers_Words-0.16.3-4|125	- 0.15.0
12cu|php-pear-Numbers_Words-0.16.3-4|126	
12cu|php-pear-Numbers_Words-0.16.3-4|127	
12cu|php-pear-Numbers_Words-0.16.3-4|128	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-1mdv2007.0
12cu|php-pear-Numbers_Words-0.16.3-4|129	+ Revision: 82486
12cu|php-pear-Numbers_Words-0.16.3-4|130	- Import php-pear-Numbers_Words
12cu|php-pear-Numbers_Words-0.16.3-4|131	
12cu|php-pear-Numbers_Words-0.16.3-4|132	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.14.0-1mdk
12cu|php-pear-Numbers_Words-0.16.3-4|133	- 0.14.0
12cu|php-pear-Numbers_Words-0.16.3-4|134	- new group (Development/PHP)
12cu|php-pear-Numbers_Words-0.16.3-4|135	
12cu|php-pear-Numbers_Words-0.16.3-4|136	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.13.1-7mdk
12cu|php-pear-Numbers_Words-0.16.3-4|137	- rebuilt to fix auto deps
12cu|php-pear-Numbers_Words-0.16.3-4|138	
12cu|php-pear-Numbers_Words-0.16.3-4|139	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.13.1-6mdk
12cu|php-pear-Numbers_Words-0.16.3-4|140	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Numbers_Words-0.16.3-4|141	
12cu|php-pear-Numbers_Words-0.16.3-4|142	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.13.1-5mdk
12cu|php-pear-Numbers_Words-0.16.3-4|143	- fix deps
12cu|php-pear-Numbers_Words-0.16.3-4|144	
12cu|php-pear-Numbers_Words-0.16.3-4|145	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.13.1-4mdk
12cu|php-pear-Numbers_Words-0.16.3-4|146	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Numbers_Words-0.16.3-4|147	- fix deps
12cu|php-pear-Numbers_Words-0.16.3-4|148	
12cu|php-pear-Numbers_Words-0.16.3-4|149	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.13.1-3mdk
12cu|php-pear-Numbers_Words-0.16.3-4|150	- fix deps
12cu|php-pear-Numbers_Words-0.16.3-4|151	
12cu|php-pear-Numbers_Words-0.16.3-4|152	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.13.1-2mdk
12cu|php-pear-Numbers_Words-0.16.3-4|153	- fix spec file to conform with the others
12cu|php-pear-Numbers_Words-0.16.3-4|154	
12cu|php-pear-Numbers_Words-0.16.3-4|155	* Sun May 29 2005 Oden Eriksson <oeriksson@mandriva.com> 0.13.1-1mdk
12cu|php-pear-Numbers_Words-0.16.3-4|156	- initial Mandriva package
12cu|php-pear-Numbers_Words-0.16.3-4|157	

11623 12
12cu|php-pear-Object_Freezer-1.0.0-3|1	%define  upstream_name Object_Freezer
12cu|php-pear-Object_Freezer-1.0.0-3|2	
12cu|php-pear-Object_Freezer-1.0.0-3|3	Summary:	Library that faciliates PHP object stores
12cu|php-pear-Object_Freezer-1.0.0-3|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-Object_Freezer-1.0.0-3|5	Version:	1.0.0
12cu|php-pear-Object_Freezer-1.0.0-3|6	Release:	3
12cu|php-pear-Object_Freezer-1.0.0-3|7	License:	BSD
12cu|php-pear-Object_Freezer-1.0.0-3|8	Group:		Development/PHP
12cu|php-pear-Object_Freezer-1.0.0-3|9	URL:		http://www.phpunit.de/
12cu|php-pear-Object_Freezer-1.0.0-3|10	Source0:	http://pear.phpunit.de/get/Object_Freezer-%{version}.tgz
12cu|php-pear-Object_Freezer-1.0.0-3|11	Requires(post): php-pear
12cu|php-pear-Object_Freezer-1.0.0-3|12	Requires(preun): php-pear
12cu|php-pear-Object_Freezer-1.0.0-3|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-Object_Freezer-1.0.0-3|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-Object_Freezer-1.0.0-3|15	Requires:	php-channel-phpunit
12cu|php-pear-Object_Freezer-1.0.0-3|16	BuildArch:	noarch
12cu|php-pear-Object_Freezer-1.0.0-3|17	BuildRequires:	php-pear
12cu|php-pear-Object_Freezer-1.0.0-3|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-Object_Freezer-1.0.0-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-Object_Freezer-1.0.0-3|20	BuildRequires:	php-cli
12cu|php-pear-Object_Freezer-1.0.0-3|21	
12cu|php-pear-Object_Freezer-1.0.0-3|22	%description
12cu|php-pear-Object_Freezer-1.0.0-3|23	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-Object_Freezer-1.0.0-3|24	unit tests in PHP.
12cu|php-pear-Object_Freezer-1.0.0-3|25	
12cu|php-pear-Object_Freezer-1.0.0-3|26	This package provides a Library that provides the low-level functionality
12cu|php-pear-Object_Freezer-1.0.0-3|27	required to store ("freeze") PHP objects to and fetch ("thaw") PHP objects
12cu|php-pear-Object_Freezer-1.0.0-3|28	from an object store for PHPUnit.
12cu|php-pear-Object_Freezer-1.0.0-3|29	
12cu|php-pear-Object_Freezer-1.0.0-3|30	%prep
12cu|php-pear-Object_Freezer-1.0.0-3|31	
12cu|php-pear-Object_Freezer-1.0.0-3|32	%setup -q -c
12cu|php-pear-Object_Freezer-1.0.0-3|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Object_Freezer-1.0.0-3|34	
12cu|php-pear-Object_Freezer-1.0.0-3|35	%build
12cu|php-pear-Object_Freezer-1.0.0-3|36	
12cu|php-pear-Object_Freezer-1.0.0-3|37	%install
12cu|php-pear-Object_Freezer-1.0.0-3|38	
12cu|php-pear-Object_Freezer-1.0.0-3|39	cd %{upstream_name}-%{version}
12cu|php-pear-Object_Freezer-1.0.0-3|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Object_Freezer-1.0.0-3|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Object_Freezer-1.0.0-3|42	
12cu|php-pear-Object_Freezer-1.0.0-3|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Object_Freezer-1.0.0-3|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Object_Freezer-1.0.0-3|45	
12cu|php-pear-Object_Freezer-1.0.0-3|46	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Object_Freezer-1.0.0-3|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Object_Freezer-1.0.0-3|48	
12cu|php-pear-Object_Freezer-1.0.0-3|49	%clean
12cu|php-pear-Object_Freezer-1.0.0-3|50	
12cu|php-pear-Object_Freezer-1.0.0-3|51	
12cu|php-pear-Object_Freezer-1.0.0-3|52	
12cu|php-pear-Object_Freezer-1.0.0-3|53	%files
12cu|php-pear-Object_Freezer-1.0.0-3|54	%defattr(-,root,root)
12cu|php-pear-Object_Freezer-1.0.0-3|55	%{_datadir}/pear/Object/Freezer
12cu|php-pear-Object_Freezer-1.0.0-3|56	%{_datadir}/pear/Object/*.php
12cu|php-pear-Object_Freezer-1.0.0-3|57	%{_datadir}/pear/packages/Object_Freezer.xml
12cu|php-pear-Object_Freezer-1.0.0-3|58	
12cu|php-pear-Object_Freezer-1.0.0-3|59	
12cu|php-pear-Object_Freezer-1.0.0-3|60	
12cu|php-pear-Object_Freezer-1.0.0-3|61	%changelog
12cu|php-pear-Object_Freezer-1.0.0-3|62	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2012.0
12cu|php-pear-Object_Freezer-1.0.0-3|63	+ Revision: 743448
12cu|php-pear-Object_Freezer-1.0.0-3|64	- there's a new urpmi install ordering flaw, so working around that...
12cu|php-pear-Object_Freezer-1.0.0-3|65	- fix major breakage by careless packager
12cu|php-pear-Object_Freezer-1.0.0-3|66	
12cu|php-pear-Object_Freezer-1.0.0-3|67	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cu|php-pear-Object_Freezer-1.0.0-3|68	+ Revision: 730869
12cu|php-pear-Object_Freezer-1.0.0-3|69	- import php-pear-Object_Freezer
12cu|php-pear-Object_Freezer-1.0.0-3|70	
12cu|php-pear-Object_Freezer-1.0.0-3|71	
12cu|php-pear-Object_Freezer-1.0.0-3|72	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cu|php-pear-Object_Freezer-1.0.0-3|73	- initial Mandriva package

11624 12
12cu|php-pear-OLE-1.0.0-0.RC1.6|1	%define		_class		OLE
12cu|php-pear-OLE-1.0.0-0.RC1.6|2	%define		upstream_name	%{_class}
12cu|php-pear-OLE-1.0.0-0.RC1.6|3	%define		pre       RC1
12cu|php-pear-OLE-1.0.0-0.RC1.6|4	
12cu|php-pear-OLE-1.0.0-0.RC1.6|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-OLE-1.0.0-0.RC1.6|6	Version:	1.0.0
12cu|php-pear-OLE-1.0.0-0.RC1.6|7	Release:	0.%{pre}.6
12cu|php-pear-OLE-1.0.0-0.RC1.6|8	Summary:	Package for reading and writing OLE containers
12cu|php-pear-OLE-1.0.0-0.RC1.6|9	License:	PHP License
12cu|php-pear-OLE-1.0.0-0.RC1.6|10	Group:		Development/PHP
12cu|php-pear-OLE-1.0.0-0.RC1.6|11	URL:		http://pear.php.net/package/OLE/
12cu|php-pear-OLE-1.0.0-0.RC1.6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tgz
12cu|php-pear-OLE-1.0.0-0.RC1.6|13	Requires(post): php-pear
12cu|php-pear-OLE-1.0.0-0.RC1.6|14	Requires(preun): php-pear
12cu|php-pear-OLE-1.0.0-0.RC1.6|15	Requires:	php-pear
12cu|php-pear-OLE-1.0.0-0.RC1.6|16	BuildRequires:	php-pear
12cu|php-pear-OLE-1.0.0-0.RC1.6|17	BuildArch:	noarch
12cu|php-pear-OLE-1.0.0-0.RC1.6|18	
12cu|php-pear-OLE-1.0.0-0.RC1.6|19	%description
12cu|php-pear-OLE-1.0.0-0.RC1.6|20	This package allows reading and writing of OLE (Object Linking and
12cu|php-pear-OLE-1.0.0-0.RC1.6|21	Embedding) files, the format used as container for Excel, Word and
12cu|php-pear-OLE-1.0.0-0.RC1.6|22	other MS file formats. Documentation for the OLE format can be found
12cu|php-pear-OLE-1.0.0-0.RC1.6|23	at: http://user.cs.tu-berlin.de/~schwartz/pmh/guide.html .
12cu|php-pear-OLE-1.0.0-0.RC1.6|24	
12cu|php-pear-OLE-1.0.0-0.RC1.6|25	%prep
12cu|php-pear-OLE-1.0.0-0.RC1.6|26	%setup -q -c
12cu|php-pear-OLE-1.0.0-0.RC1.6|27	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
12cu|php-pear-OLE-1.0.0-0.RC1.6|28	
12cu|php-pear-OLE-1.0.0-0.RC1.6|29	%install
12cu|php-pear-OLE-1.0.0-0.RC1.6|30	
12cu|php-pear-OLE-1.0.0-0.RC1.6|31	cd %{upstream_name}-%{version}%{pre}
12cu|php-pear-OLE-1.0.0-0.RC1.6|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-OLE-1.0.0-0.RC1.6|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-OLE-1.0.0-0.RC1.6|34	
12cu|php-pear-OLE-1.0.0-0.RC1.6|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-OLE-1.0.0-0.RC1.6|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-OLE-1.0.0-0.RC1.6|37	
12cu|php-pear-OLE-1.0.0-0.RC1.6|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-OLE-1.0.0-0.RC1.6|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-OLE-1.0.0-0.RC1.6|40	
12cu|php-pear-OLE-1.0.0-0.RC1.6|41	%clean
12cu|php-pear-OLE-1.0.0-0.RC1.6|42	
12cu|php-pear-OLE-1.0.0-0.RC1.6|43	
12cu|php-pear-OLE-1.0.0-0.RC1.6|44	
12cu|php-pear-OLE-1.0.0-0.RC1.6|45	%files
12cu|php-pear-OLE-1.0.0-0.RC1.6|46	%defattr(-,root,root)
12cu|php-pear-OLE-1.0.0-0.RC1.6|47	%{_datadir}/pear/%{_class}.php
12cu|php-pear-OLE-1.0.0-0.RC1.6|48	%{_datadir}/pear/%{_class}
12cu|php-pear-OLE-1.0.0-0.RC1.6|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-OLE-1.0.0-0.RC1.6|50	
12cu|php-pear-OLE-1.0.0-0.RC1.6|51	
12cu|php-pear-OLE-1.0.0-0.RC1.6|52	%changelog
12cu|php-pear-OLE-1.0.0-0.RC1.6|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.RC1.5mdv2012.0
12cu|php-pear-OLE-1.0.0-0.RC1.6|54	+ Revision: 742172
12cu|php-pear-OLE-1.0.0-0.RC1.6|55	- fix major breakage by careless packager
12cu|php-pear-OLE-1.0.0-0.RC1.6|56	
12cu|php-pear-OLE-1.0.0-0.RC1.6|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.RC1.4
12cu|php-pear-OLE-1.0.0-0.RC1.6|58	+ Revision: 679552
12cu|php-pear-OLE-1.0.0-0.RC1.6|59	- mass rebuild
12cu|php-pear-OLE-1.0.0-0.RC1.6|60	
12cu|php-pear-OLE-1.0.0-0.RC1.6|61	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.RC1.3mdv2011.0
12cu|php-pear-OLE-1.0.0-0.RC1.6|62	+ Revision: 613745
12cu|php-pear-OLE-1.0.0-0.RC1.6|63	- the mass rebuild of 2010.1 packages
12cu|php-pear-OLE-1.0.0-0.RC1.6|64	
12cu|php-pear-OLE-1.0.0-0.RC1.6|65	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-0.RC1.2mdv2010.1
12cu|php-pear-OLE-1.0.0-0.RC1.6|66	+ Revision: 469031
12cu|php-pear-OLE-1.0.0-0.RC1.6|67	- spec cleanup
12cu|php-pear-OLE-1.0.0-0.RC1.6|68	- use pear installer
12cu|php-pear-OLE-1.0.0-0.RC1.6|69	- don't ship tests, even in documentation
12cu|php-pear-OLE-1.0.0-0.RC1.6|70	- own all directories
12cu|php-pear-OLE-1.0.0-0.RC1.6|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-OLE-1.0.0-0.RC1.6|72	
12cu|php-pear-OLE-1.0.0-0.RC1.6|73	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-0.RC1.1mdv2010.0
12cu|php-pear-OLE-1.0.0-0.RC1.6|74	+ Revision: 446164
12cu|php-pear-OLE-1.0.0-0.RC1.6|75	- new version
12cu|php-pear-OLE-1.0.0-0.RC1.6|76	- ship missing files
12cu|php-pear-OLE-1.0.0-0.RC1.6|77	
12cu|php-pear-OLE-1.0.0-0.RC1.6|78	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.6.1-2mdv2010.0
12cu|php-pear-OLE-1.0.0-0.RC1.6|79	+ Revision: 441500
12cu|php-pear-OLE-1.0.0-0.RC1.6|80	- rebuild
12cu|php-pear-OLE-1.0.0-0.RC1.6|81	
12cu|php-pear-OLE-1.0.0-0.RC1.6|82	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.6.1-1mdv2009.1
12cu|php-pear-OLE-1.0.0-0.RC1.6|83	+ Revision: 368256
12cu|php-pear-OLE-1.0.0-0.RC1.6|84	- Update php pear OLE to new version 0.6.1
12cu|php-pear-OLE-1.0.0-0.RC1.6|85	
12cu|php-pear-OLE-1.0.0-0.RC1.6|86	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5-9mdv2009.1
12cu|php-pear-OLE-1.0.0-0.RC1.6|87	+ Revision: 322509
12cu|php-pear-OLE-1.0.0-0.RC1.6|88	- rebuild
12cu|php-pear-OLE-1.0.0-0.RC1.6|89	
12cu|php-pear-OLE-1.0.0-0.RC1.6|90	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5-8mdv2009.0
12cu|php-pear-OLE-1.0.0-0.RC1.6|91	+ Revision: 237039
12cu|php-pear-OLE-1.0.0-0.RC1.6|92	- rebuild
12cu|php-pear-OLE-1.0.0-0.RC1.6|93	
12cu|php-pear-OLE-1.0.0-0.RC1.6|94	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.5-7mdv2008.1
12cu|php-pear-OLE-1.0.0-0.RC1.6|95	+ Revision: 136415
12cu|php-pear-OLE-1.0.0-0.RC1.6|96	- restore BuildRoot
12cu|php-pear-OLE-1.0.0-0.RC1.6|97	
12cu|php-pear-OLE-1.0.0-0.RC1.6|98	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-OLE-1.0.0-0.RC1.6|99	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-OLE-1.0.0-0.RC1.6|100	
12cu|php-pear-OLE-1.0.0-0.RC1.6|101	
12cu|php-pear-OLE-1.0.0-0.RC1.6|102	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5-7mdv2007.0
12cu|php-pear-OLE-1.0.0-0.RC1.6|103	+ Revision: 82495
12cu|php-pear-OLE-1.0.0-0.RC1.6|104	- Import php-pear-OLE
12cu|php-pear-OLE-1.0.0-0.RC1.6|105	
12cu|php-pear-OLE-1.0.0-0.RC1.6|106	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5-7mdk
12cu|php-pear-OLE-1.0.0-0.RC1.6|107	- new group (Development/PHP)
12cu|php-pear-OLE-1.0.0-0.RC1.6|108	
12cu|php-pear-OLE-1.0.0-0.RC1.6|109	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-6mdk
12cu|php-pear-OLE-1.0.0-0.RC1.6|110	- rebuilt to fix auto deps
12cu|php-pear-OLE-1.0.0-0.RC1.6|111	
12cu|php-pear-OLE-1.0.0-0.RC1.6|112	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-5mdk
12cu|php-pear-OLE-1.0.0-0.RC1.6|113	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-OLE-1.0.0-0.RC1.6|114	
12cu|php-pear-OLE-1.0.0-0.RC1.6|115	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-4mdk
12cu|php-pear-OLE-1.0.0-0.RC1.6|116	- fix deps
12cu|php-pear-OLE-1.0.0-0.RC1.6|117	
12cu|php-pear-OLE-1.0.0-0.RC1.6|118	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-3mdk
12cu|php-pear-OLE-1.0.0-0.RC1.6|119	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-OLE-1.0.0-0.RC1.6|120	- fix deps
12cu|php-pear-OLE-1.0.0-0.RC1.6|121	
12cu|php-pear-OLE-1.0.0-0.RC1.6|122	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-2mdk
12cu|php-pear-OLE-1.0.0-0.RC1.6|123	- fix deps
12cu|php-pear-OLE-1.0.0-0.RC1.6|124	
12cu|php-pear-OLE-1.0.0-0.RC1.6|125	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-1mdk
12cu|php-pear-OLE-1.0.0-0.RC1.6|126	- initial Mandriva package (PLD import)
12cu|php-pear-OLE-1.0.0-0.RC1.6|127	

11625 12
12cu|php-pear-Pager-2.4.8-6|1	%define		_class		Pager
12cu|php-pear-Pager-2.4.8-6|2	%define		upstream_name	%{_class}
12cu|php-pear-Pager-2.4.8-6|3	
12cu|php-pear-Pager-2.4.8-6|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-Pager-2.4.8-6|5	Version:	2.4.8
12cu|php-pear-Pager-2.4.8-6|6	Release:	6
12cu|php-pear-Pager-2.4.8-6|7	Summary:	Generic data paging class
12cu|php-pear-Pager-2.4.8-6|8	License:	PHP License
12cu|php-pear-Pager-2.4.8-6|9	Group:		Development/PHP
12cu|php-pear-Pager-2.4.8-6|10	URL:		http://pear.php.net/package/Pager/
12cu|php-pear-Pager-2.4.8-6|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Pager-2.4.8-6|12	Provides:	pear(Pager/Wrapper.php)
12cu|php-pear-Pager-2.4.8-6|13	Requires(post): php-pear
12cu|php-pear-Pager-2.4.8-6|14	Requires(preun): php-pear
12cu|php-pear-Pager-2.4.8-6|15	Requires:	php-pear
12cu|php-pear-Pager-2.4.8-6|16	Obsoletes:	php-pear-Pager_Sliding
12cu|php-pear-Pager-2.4.8-6|17	BuildArch:	noarch
12cu|php-pear-Pager-2.4.8-6|18	BuildRequires:	php-pear
12cu|php-pear-Pager-2.4.8-6|19	
12cu|php-pear-Pager-2.4.8-6|20	%description
12cu|php-pear-Pager-2.4.8-6|21	If you have data that needs paging (ie 1-10 on page one, 11-20 on page
12cu|php-pear-Pager-2.4.8-6|22	two) this class can help. Pass it an array of data and it will sort it
12cu|php-pear-Pager-2.4.8-6|23	into pages, picking up the current page id from the url. It can also
12cu|php-pear-Pager-2.4.8-6|24	give you back/next and page number links taking the current url and
12cu|php-pear-Pager-2.4.8-6|25	adding the correct page id to it.
12cu|php-pear-Pager-2.4.8-6|26	
12cu|php-pear-Pager-2.4.8-6|27	
12cu|php-pear-Pager-2.4.8-6|28	%prep
12cu|php-pear-Pager-2.4.8-6|29	%setup -q -c
12cu|php-pear-Pager-2.4.8-6|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Pager-2.4.8-6|31	
12cu|php-pear-Pager-2.4.8-6|32	%install
12cu|php-pear-Pager-2.4.8-6|33	
12cu|php-pear-Pager-2.4.8-6|34	cd %{upstream_name}-%{version}
12cu|php-pear-Pager-2.4.8-6|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Pager-2.4.8-6|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Pager-2.4.8-6|37	
12cu|php-pear-Pager-2.4.8-6|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Pager-2.4.8-6|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Pager-2.4.8-6|40	
12cu|php-pear-Pager-2.4.8-6|41	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Pager-2.4.8-6|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Pager-2.4.8-6|43	
12cu|php-pear-Pager-2.4.8-6|44	%clean
12cu|php-pear-Pager-2.4.8-6|45	
12cu|php-pear-Pager-2.4.8-6|46	
12cu|php-pear-Pager-2.4.8-6|47	
12cu|php-pear-Pager-2.4.8-6|48	%files
12cu|php-pear-Pager-2.4.8-6|49	%defattr(-,root,root)
12cu|php-pear-Pager-2.4.8-6|50	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Pager-2.4.8-6|51	%{_datadir}/pear/%{_class}
12cu|php-pear-Pager-2.4.8-6|52	%{_datadir}/pear/%{_class}.php
12cu|php-pear-Pager-2.4.8-6|53	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Pager-2.4.8-6|54	
12cu|php-pear-Pager-2.4.8-6|55	
12cu|php-pear-Pager-2.4.8-6|56	%changelog
12cu|php-pear-Pager-2.4.8-6|57	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.4.8-5mdv2012.0
12cu|php-pear-Pager-2.4.8-6|58	+ Revision: 742261
12cu|php-pear-Pager-2.4.8-6|59	- fix major breakage by careless packager
12cu|php-pear-Pager-2.4.8-6|60	
12cu|php-pear-Pager-2.4.8-6|61	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.4.8-4
12cu|php-pear-Pager-2.4.8-6|62	+ Revision: 679566
12cu|php-pear-Pager-2.4.8-6|63	- mass rebuild
12cu|php-pear-Pager-2.4.8-6|64	
12cu|php-pear-Pager-2.4.8-6|65	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.8-3mdv2011.0
12cu|php-pear-Pager-2.4.8-6|66	+ Revision: 613758
12cu|php-pear-Pager-2.4.8-6|67	- the mass rebuild of 2010.1 packages
12cu|php-pear-Pager-2.4.8-6|68	
12cu|php-pear-Pager-2.4.8-6|69	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.8-2mdv2010.1
12cu|php-pear-Pager-2.4.8-6|70	+ Revision: 467940
12cu|php-pear-Pager-2.4.8-6|71	- spec cleanup
12cu|php-pear-Pager-2.4.8-6|72	- use pear installer
12cu|php-pear-Pager-2.4.8-6|73	- don't ship tests, even in documentation
12cu|php-pear-Pager-2.4.8-6|74	- own all directories
12cu|php-pear-Pager-2.4.8-6|75	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Pager-2.4.8-6|76	
12cu|php-pear-Pager-2.4.8-6|77	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.8-1mdv2010.0
12cu|php-pear-Pager-2.4.8-6|78	+ Revision: 383556
12cu|php-pear-Pager-2.4.8-6|79	- update to new version 2.4.8
12cu|php-pear-Pager-2.4.8-6|80	
12cu|php-pear-Pager-2.4.8-6|81	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.4.7-2mdv2009.1
12cu|php-pear-Pager-2.4.8-6|82	+ Revision: 322654
12cu|php-pear-Pager-2.4.8-6|83	- rebuild
12cu|php-pear-Pager-2.4.8-6|84	
12cu|php-pear-Pager-2.4.8-6|85	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.7-1mdv2009.1
12cu|php-pear-Pager-2.4.8-6|86	+ Revision: 292887
12cu|php-pear-Pager-2.4.8-6|87	- update to new version 2.4.7
12cu|php-pear-Pager-2.4.8-6|88	
12cu|php-pear-Pager-2.4.8-6|89	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.4.3-2mdv2009.0
12cu|php-pear-Pager-2.4.8-6|90	+ Revision: 237054
12cu|php-pear-Pager-2.4.8-6|91	- rebuild
12cu|php-pear-Pager-2.4.8-6|92	
12cu|php-pear-Pager-2.4.8-6|93	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 2.4.3-1mdv2008.1
12cu|php-pear-Pager-2.4.8-6|94	+ Revision: 136415
12cu|php-pear-Pager-2.4.8-6|95	- restore BuildRoot
12cu|php-pear-Pager-2.4.8-6|96	
12cu|php-pear-Pager-2.4.8-6|97	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Pager-2.4.8-6|98	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Pager-2.4.8-6|99	
12cu|php-pear-Pager-2.4.8-6|100	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 2.4.3-1mdv2008.0
12cu|php-pear-Pager-2.4.8-6|101	+ Revision: 15743
12cu|php-pear-Pager-2.4.8-6|102	- 2.4.3
12cu|php-pear-Pager-2.4.8-6|103	
12cu|php-pear-Pager-2.4.8-6|104	
12cu|php-pear-Pager-2.4.8-6|105	* Sat Sep 23 2006 David Walluck <walluck@mandriva.org> 2.4.1-2mdv2007.0
12cu|php-pear-Pager-2.4.8-6|106	- Pager_Wrapper.php is required by some applications
12cu|php-pear-Pager-2.4.8-6|107	- Provides: php-pear-Pager_Sliding
12cu|php-pear-Pager-2.4.8-6|108	
12cu|php-pear-Pager-2.4.8-6|109	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 2.4.1-1mdk
12cu|php-pear-Pager-2.4.8-6|110	- 2.4.1
12cu|php-pear-Pager-2.4.8-6|111	
12cu|php-pear-Pager-2.4.8-6|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.3.6-1mdk
12cu|php-pear-Pager-2.4.8-6|113	- 2.3.6
12cu|php-pear-Pager-2.4.8-6|114	- new group (Development/PHP)
12cu|php-pear-Pager-2.4.8-6|115	
12cu|php-pear-Pager-2.4.8-6|116	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.3.3-4mdk
12cu|php-pear-Pager-2.4.8-6|117	- rebuilt to fix auto deps
12cu|php-pear-Pager-2.4.8-6|118	
12cu|php-pear-Pager-2.4.8-6|119	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.3.3-3mdk
12cu|php-pear-Pager-2.4.8-6|120	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Pager-2.4.8-6|121	
12cu|php-pear-Pager-2.4.8-6|122	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.3.3-2mdk
12cu|php-pear-Pager-2.4.8-6|123	- fix deps
12cu|php-pear-Pager-2.4.8-6|124	
12cu|php-pear-Pager-2.4.8-6|125	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.3.3-1mdk
12cu|php-pear-Pager-2.4.8-6|126	- 2.3.3
12cu|php-pear-Pager-2.4.8-6|127	
12cu|php-pear-Pager-2.4.8-6|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-3mdk
12cu|php-pear-Pager-2.4.8-6|129	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Pager-2.4.8-6|130	- fix deps
12cu|php-pear-Pager-2.4.8-6|131	
12cu|php-pear-Pager-2.4.8-6|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-2mdk
12cu|php-pear-Pager-2.4.8-6|133	- fix deps
12cu|php-pear-Pager-2.4.8-6|134	
12cu|php-pear-Pager-2.4.8-6|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.3.1-1mdk
12cu|php-pear-Pager-2.4.8-6|136	- initial Mandriva package (PLD import)
12cu|php-pear-Pager-2.4.8-6|137	

11626 12
12cu|php-pear-Payment_Clieop-0.2.0-1|1	%define		_class		Payment
12cu|php-pear-Payment_Clieop-0.2.0-1|2	%define		_subclass	Clieop
12cu|php-pear-Payment_Clieop-0.2.0-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Payment_Clieop-0.2.0-1|4	
12cu|php-pear-Payment_Clieop-0.2.0-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Payment_Clieop-0.2.0-1|6	Version:	0.2.0
12cu|php-pear-Payment_Clieop-0.2.0-1|7	Release:	1
12cu|php-pear-Payment_Clieop-0.2.0-1|8	Summary:	Create clieop03 file to send to Dutch Bank
12cu|php-pear-Payment_Clieop-0.2.0-1|9	License:	PHP License
12cu|php-pear-Payment_Clieop-0.2.0-1|10	Group:		Development/PHP
12cu|php-pear-Payment_Clieop-0.2.0-1|11	URL:		http://pear.php.net/package/Payment_Clieop/
12cu|php-pear-Payment_Clieop-0.2.0-1|12	Source0:	http://download.pear.php.net/package/Payment_Clieop-%{version}.tgz
12cu|php-pear-Payment_Clieop-0.2.0-1|13	Requires(post): php-pear
12cu|php-pear-Payment_Clieop-0.2.0-1|14	Requires(preun): php-pear
12cu|php-pear-Payment_Clieop-0.2.0-1|15	Requires:	php-pear
12cu|php-pear-Payment_Clieop-0.2.0-1|16	BuildArch:	noarch
12cu|php-pear-Payment_Clieop-0.2.0-1|17	BuildRequires:	php-pear
12cu|php-pear-Payment_Clieop-0.2.0-1|18	
12cu|php-pear-Payment_Clieop-0.2.0-1|19	%description
12cu|php-pear-Payment_Clieop-0.2.0-1|20	These classes can create a clieop03 file for you which you can send to
12cu|php-pear-Payment_Clieop-0.2.0-1|21	a Dutch Bank. Ofcourse you need also a Dutch bank account.
12cu|php-pear-Payment_Clieop-0.2.0-1|22	
12cu|php-pear-Payment_Clieop-0.2.0-1|23	
12cu|php-pear-Payment_Clieop-0.2.0-1|24	%prep
12cu|php-pear-Payment_Clieop-0.2.0-1|25	%setup -q -c
12cu|php-pear-Payment_Clieop-0.2.0-1|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Payment_Clieop-0.2.0-1|27	
12cu|php-pear-Payment_Clieop-0.2.0-1|28	%install
12cu|php-pear-Payment_Clieop-0.2.0-1|29	
12cu|php-pear-Payment_Clieop-0.2.0-1|30	cd %{upstream_name}-%{version}
12cu|php-pear-Payment_Clieop-0.2.0-1|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Payment_Clieop-0.2.0-1|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Payment_Clieop-0.2.0-1|33	
12cu|php-pear-Payment_Clieop-0.2.0-1|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Payment_Clieop-0.2.0-1|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Payment_Clieop-0.2.0-1|36	
12cu|php-pear-Payment_Clieop-0.2.0-1|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Payment_Clieop-0.2.0-1|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Payment_Clieop-0.2.0-1|39	
12cu|php-pear-Payment_Clieop-0.2.0-1|40	%clean
12cu|php-pear-Payment_Clieop-0.2.0-1|41	
12cu|php-pear-Payment_Clieop-0.2.0-1|42	
12cu|php-pear-Payment_Clieop-0.2.0-1|43	
12cu|php-pear-Payment_Clieop-0.2.0-1|44	%files
12cu|php-pear-Payment_Clieop-0.2.0-1|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Payment_Clieop-0.2.0-1|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Payment_Clieop-0.2.0-1|47	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Payment_Clieop-0.2.0-1|48	
12cu|php-pear-Payment_Clieop-0.2.0-1|49	
12cu|php-pear-Payment_Clieop-0.2.0-1|50	%changelog
12cu|php-pear-Payment_Clieop-0.2.0-1|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-8mdv2012.0
12cu|php-pear-Payment_Clieop-0.2.0-1|52	+ Revision: 742262
12cu|php-pear-Payment_Clieop-0.2.0-1|53	- fix major breakage by careless packager
12cu|php-pear-Payment_Clieop-0.2.0-1|54	
12cu|php-pear-Payment_Clieop-0.2.0-1|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-7
12cu|php-pear-Payment_Clieop-0.2.0-1|56	+ Revision: 679567
12cu|php-pear-Payment_Clieop-0.2.0-1|57	- mass rebuild
12cu|php-pear-Payment_Clieop-0.2.0-1|58	
12cu|php-pear-Payment_Clieop-0.2.0-1|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-6mdv2011.0
12cu|php-pear-Payment_Clieop-0.2.0-1|60	+ Revision: 613759
12cu|php-pear-Payment_Clieop-0.2.0-1|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-Payment_Clieop-0.2.0-1|62	
12cu|php-pear-Payment_Clieop-0.2.0-1|63	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.2-5mdv2010.1
12cu|php-pear-Payment_Clieop-0.2.0-1|64	+ Revision: 467941
12cu|php-pear-Payment_Clieop-0.2.0-1|65	- spec cleanup
12cu|php-pear-Payment_Clieop-0.2.0-1|66	- use pear installer
12cu|php-pear-Payment_Clieop-0.2.0-1|67	- don't ship tests, even in documentation
12cu|php-pear-Payment_Clieop-0.2.0-1|68	- own all directories
12cu|php-pear-Payment_Clieop-0.2.0-1|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Payment_Clieop-0.2.0-1|70	
12cu|php-pear-Payment_Clieop-0.2.0-1|71	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.2-4mdv2010.0
12cu|php-pear-Payment_Clieop-0.2.0-1|72	+ Revision: 441501
12cu|php-pear-Payment_Clieop-0.2.0-1|73	- rebuild
12cu|php-pear-Payment_Clieop-0.2.0-1|74	
12cu|php-pear-Payment_Clieop-0.2.0-1|75	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-3mdv2009.1
12cu|php-pear-Payment_Clieop-0.2.0-1|76	+ Revision: 322655
12cu|php-pear-Payment_Clieop-0.2.0-1|77	- rebuild
12cu|php-pear-Payment_Clieop-0.2.0-1|78	
12cu|php-pear-Payment_Clieop-0.2.0-1|79	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-2mdv2009.0
12cu|php-pear-Payment_Clieop-0.2.0-1|80	+ Revision: 237055
12cu|php-pear-Payment_Clieop-0.2.0-1|81	- rebuild
12cu|php-pear-Payment_Clieop-0.2.0-1|82	
12cu|php-pear-Payment_Clieop-0.2.0-1|83	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Payment_Clieop-0.2.0-1|84	- restore BuildRoot
12cu|php-pear-Payment_Clieop-0.2.0-1|85	
12cu|php-pear-Payment_Clieop-0.2.0-1|86	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Payment_Clieop-0.2.0-1|87	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Payment_Clieop-0.2.0-1|88	
12cu|php-pear-Payment_Clieop-0.2.0-1|89	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1mdv2008.0
12cu|php-pear-Payment_Clieop-0.2.0-1|90	+ Revision: 15744
12cu|php-pear-Payment_Clieop-0.2.0-1|91	- 0.1.2
12cu|php-pear-Payment_Clieop-0.2.0-1|92	
12cu|php-pear-Payment_Clieop-0.2.0-1|93	
12cu|php-pear-Payment_Clieop-0.2.0-1|94	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-7mdv2007.0
12cu|php-pear-Payment_Clieop-0.2.0-1|95	+ Revision: 82523
12cu|php-pear-Payment_Clieop-0.2.0-1|96	- Import php-pear-Payment_Clieop
12cu|php-pear-Payment_Clieop-0.2.0-1|97	
12cu|php-pear-Payment_Clieop-0.2.0-1|98	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-7mdk
12cu|php-pear-Payment_Clieop-0.2.0-1|99	- new group (Development/PHP)
12cu|php-pear-Payment_Clieop-0.2.0-1|100	
12cu|php-pear-Payment_Clieop-0.2.0-1|101	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-6mdk
12cu|php-pear-Payment_Clieop-0.2.0-1|102	- rebuilt to fix auto deps
12cu|php-pear-Payment_Clieop-0.2.0-1|103	
12cu|php-pear-Payment_Clieop-0.2.0-1|104	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-5mdk
12cu|php-pear-Payment_Clieop-0.2.0-1|105	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Payment_Clieop-0.2.0-1|106	
12cu|php-pear-Payment_Clieop-0.2.0-1|107	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4mdk
12cu|php-pear-Payment_Clieop-0.2.0-1|108	- fix deps
12cu|php-pear-Payment_Clieop-0.2.0-1|109	
12cu|php-pear-Payment_Clieop-0.2.0-1|110	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdk
12cu|php-pear-Payment_Clieop-0.2.0-1|111	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Payment_Clieop-0.2.0-1|112	- fix deps
12cu|php-pear-Payment_Clieop-0.2.0-1|113	
12cu|php-pear-Payment_Clieop-0.2.0-1|114	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-2mdk
12cu|php-pear-Payment_Clieop-0.2.0-1|115	- fix deps
12cu|php-pear-Payment_Clieop-0.2.0-1|116	
12cu|php-pear-Payment_Clieop-0.2.0-1|117	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdk
12cu|php-pear-Payment_Clieop-0.2.0-1|118	- initial Mandriva package (PLD import)
12cu|php-pear-Payment_Clieop-0.2.0-1|119	
12cu|php-pear-Payment_Clieop-0.2.0-1|120	

11627 12
12cu|php-pear-Payment_DTA-1.4.1-3|1	%define		_class		Payment
12cu|php-pear-Payment_DTA-1.4.1-3|2	%define		_subclass	DTA
12cu|php-pear-Payment_DTA-1.4.1-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Payment_DTA-1.4.1-3|4	
12cu|php-pear-Payment_DTA-1.4.1-3|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Payment_DTA-1.4.1-3|6	Version:	1.4.1
12cu|php-pear-Payment_DTA-1.4.1-3|7	Release:	3
12cu|php-pear-Payment_DTA-1.4.1-3|8	Summary:	Creates DTA files containing money transactions (Germany)
12cu|php-pear-Payment_DTA-1.4.1-3|9	License:	PHP License
12cu|php-pear-Payment_DTA-1.4.1-3|10	Group:		Development/PHP
12cu|php-pear-Payment_DTA-1.4.1-3|11	URL:		http://pear.php.net/package/Payment_DTA/
12cu|php-pear-Payment_DTA-1.4.1-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Payment_DTA-1.4.1-3|13	Requires(post): php-pear
12cu|php-pear-Payment_DTA-1.4.1-3|14	Requires(preun): php-pear
12cu|php-pear-Payment_DTA-1.4.1-3|15	Requires:	php-pear
12cu|php-pear-Payment_DTA-1.4.1-3|16	BuildArch:	noarch
12cu|php-pear-Payment_DTA-1.4.1-3|17	BuildRequires:	php-pear
12cu|php-pear-Payment_DTA-1.4.1-3|18	
12cu|php-pear-Payment_DTA-1.4.1-3|19	%description
12cu|php-pear-Payment_DTA-1.4.1-3|20	%{upstream_name} provides function to create DTA files used in Germany to
12cu|php-pear-Payment_DTA-1.4.1-3|21	exchange information about money transactions with banks or online
12cu|php-pear-Payment_DTA-1.4.1-3|22	banking programs.
12cu|php-pear-Payment_DTA-1.4.1-3|23	
12cu|php-pear-Payment_DTA-1.4.1-3|24	
12cu|php-pear-Payment_DTA-1.4.1-3|25	%prep
12cu|php-pear-Payment_DTA-1.4.1-3|26	%setup -q -c
12cu|php-pear-Payment_DTA-1.4.1-3|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Payment_DTA-1.4.1-3|28	
12cu|php-pear-Payment_DTA-1.4.1-3|29	%install
12cu|php-pear-Payment_DTA-1.4.1-3|30	
12cu|php-pear-Payment_DTA-1.4.1-3|31	cd %{upstream_name}-%{version}
12cu|php-pear-Payment_DTA-1.4.1-3|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Payment_DTA-1.4.1-3|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Payment_DTA-1.4.1-3|34	
12cu|php-pear-Payment_DTA-1.4.1-3|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Payment_DTA-1.4.1-3|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Payment_DTA-1.4.1-3|37	
12cu|php-pear-Payment_DTA-1.4.1-3|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Payment_DTA-1.4.1-3|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Payment_DTA-1.4.1-3|40	
12cu|php-pear-Payment_DTA-1.4.1-3|41	%clean
12cu|php-pear-Payment_DTA-1.4.1-3|42	
12cu|php-pear-Payment_DTA-1.4.1-3|43	
12cu|php-pear-Payment_DTA-1.4.1-3|44	
12cu|php-pear-Payment_DTA-1.4.1-3|45	%files
12cu|php-pear-Payment_DTA-1.4.1-3|46	%defattr(-,root,root)
12cu|php-pear-Payment_DTA-1.4.1-3|47	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Payment_DTA-1.4.1-3|48	%{_datadir}/pear/%{_class}/*.php
12cu|php-pear-Payment_DTA-1.4.1-3|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Payment_DTA-1.4.1-3|50	
12cu|php-pear-Payment_DTA-1.4.1-3|51	
12cu|php-pear-Payment_DTA-1.4.1-3|52	%changelog
12cu|php-pear-Payment_DTA-1.4.1-3|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-2mdv2012.0
12cu|php-pear-Payment_DTA-1.4.1-3|54	+ Revision: 742263
12cu|php-pear-Payment_DTA-1.4.1-3|55	- fix major breakage by careless packager
12cu|php-pear-Payment_DTA-1.4.1-3|56	
12cu|php-pear-Payment_DTA-1.4.1-3|57	* Tue Apr 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-1
12cu|php-pear-Payment_DTA-1.4.1-3|58	+ Revision: 656065
12cu|php-pear-Payment_DTA-1.4.1-3|59	- 1.4.1
12cu|php-pear-Payment_DTA-1.4.1-3|60	
12cu|php-pear-Payment_DTA-1.4.1-3|61	* Wed Dec 29 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1mdv2011.0
12cu|php-pear-Payment_DTA-1.4.1-3|62	+ Revision: 625898
12cu|php-pear-Payment_DTA-1.4.1-3|63	- 1.4.0
12cu|php-pear-Payment_DTA-1.4.1-3|64	
12cu|php-pear-Payment_DTA-1.4.1-3|65	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-3mdv2011.0
12cu|php-pear-Payment_DTA-1.4.1-3|66	+ Revision: 613760
12cu|php-pear-Payment_DTA-1.4.1-3|67	- the mass rebuild of 2010.1 packages
12cu|php-pear-Payment_DTA-1.4.1-3|68	
12cu|php-pear-Payment_DTA-1.4.1-3|69	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-2mdv2010.1
12cu|php-pear-Payment_DTA-1.4.1-3|70	+ Revision: 467942
12cu|php-pear-Payment_DTA-1.4.1-3|71	- spec cleanup
12cu|php-pear-Payment_DTA-1.4.1-3|72	- use pear installer
12cu|php-pear-Payment_DTA-1.4.1-3|73	- don't ship tests, even in documentation
12cu|php-pear-Payment_DTA-1.4.1-3|74	- own all directories
12cu|php-pear-Payment_DTA-1.4.1-3|75	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Payment_DTA-1.4.1-3|76	
12cu|php-pear-Payment_DTA-1.4.1-3|77	* Fri Jul 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-1mdv2010.0
12cu|php-pear-Payment_DTA-1.4.1-3|78	+ Revision: 394096
12cu|php-pear-Payment_DTA-1.4.1-3|79	- update to new version 1.3.2
12cu|php-pear-Payment_DTA-1.4.1-3|80	
12cu|php-pear-Payment_DTA-1.4.1-3|81	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-1mdv2010.0
12cu|php-pear-Payment_DTA-1.4.1-3|82	+ Revision: 383557
12cu|php-pear-Payment_DTA-1.4.1-3|83	- update to new version 1.3.1
12cu|php-pear-Payment_DTA-1.4.1-3|84	
12cu|php-pear-Payment_DTA-1.4.1-3|85	* Wed Dec 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2009.1
12cu|php-pear-Payment_DTA-1.4.1-3|86	+ Revision: 315172
12cu|php-pear-Payment_DTA-1.4.1-3|87	- update to new version 1.2.1
12cu|php-pear-Payment_DTA-1.4.1-3|88	
12cu|php-pear-Payment_DTA-1.4.1-3|89	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-9mdv2009.0
12cu|php-pear-Payment_DTA-1.4.1-3|90	+ Revision: 237056
12cu|php-pear-Payment_DTA-1.4.1-3|91	- rebuild
12cu|php-pear-Payment_DTA-1.4.1-3|92	
12cu|php-pear-Payment_DTA-1.4.1-3|93	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.2.0-8mdv2008.1
12cu|php-pear-Payment_DTA-1.4.1-3|94	+ Revision: 136415
12cu|php-pear-Payment_DTA-1.4.1-3|95	- restore BuildRoot
12cu|php-pear-Payment_DTA-1.4.1-3|96	
12cu|php-pear-Payment_DTA-1.4.1-3|97	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Payment_DTA-1.4.1-3|98	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Payment_DTA-1.4.1-3|99	
12cu|php-pear-Payment_DTA-1.4.1-3|100	
12cu|php-pear-Payment_DTA-1.4.1-3|101	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-8mdv2007.0
12cu|php-pear-Payment_DTA-1.4.1-3|102	+ Revision: 82525
12cu|php-pear-Payment_DTA-1.4.1-3|103	- Import php-pear-Payment_DTA
12cu|php-pear-Payment_DTA-1.4.1-3|104	
12cu|php-pear-Payment_DTA-1.4.1-3|105	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-8mdk
12cu|php-pear-Payment_DTA-1.4.1-3|106	- new group (Development/PHP)
12cu|php-pear-Payment_DTA-1.4.1-3|107	
12cu|php-pear-Payment_DTA-1.4.1-3|108	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-7mdk
12cu|php-pear-Payment_DTA-1.4.1-3|109	- rebuilt to fix auto deps
12cu|php-pear-Payment_DTA-1.4.1-3|110	
12cu|php-pear-Payment_DTA-1.4.1-3|111	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-6mdk
12cu|php-pear-Payment_DTA-1.4.1-3|112	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Payment_DTA-1.4.1-3|113	
12cu|php-pear-Payment_DTA-1.4.1-3|114	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-5mdk
12cu|php-pear-Payment_DTA-1.4.1-3|115	- fix deps
12cu|php-pear-Payment_DTA-1.4.1-3|116	
12cu|php-pear-Payment_DTA-1.4.1-3|117	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-4mdk
12cu|php-pear-Payment_DTA-1.4.1-3|118	- fix the package.xml file so it will register
12cu|php-pear-Payment_DTA-1.4.1-3|119	
12cu|php-pear-Payment_DTA-1.4.1-3|120	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-3mdk
12cu|php-pear-Payment_DTA-1.4.1-3|121	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Payment_DTA-1.4.1-3|122	- fix deps
12cu|php-pear-Payment_DTA-1.4.1-3|123	
12cu|php-pear-Payment_DTA-1.4.1-3|124	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdk
12cu|php-pear-Payment_DTA-1.4.1-3|125	- fix deps
12cu|php-pear-Payment_DTA-1.4.1-3|126	
12cu|php-pear-Payment_DTA-1.4.1-3|127	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdk
12cu|php-pear-Payment_DTA-1.4.1-3|128	- initial Mandriva package (PLD import)
12cu|php-pear-Payment_DTA-1.4.1-3|129	

11628 12
12cu|php-pear-PEAR_Delegator-0.1.0-15|1	%define		_class		PEAR
12cu|php-pear-PEAR_Delegator-0.1.0-15|2	%define		_subclass	Delegator
12cu|php-pear-PEAR_Delegator-0.1.0-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-PEAR_Delegator-0.1.0-15|4	
12cu|php-pear-PEAR_Delegator-0.1.0-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-PEAR_Delegator-0.1.0-15|6	Version:	0.1.0
12cu|php-pear-PEAR_Delegator-0.1.0-15|7	Release:	15
12cu|php-pear-PEAR_Delegator-0.1.0-15|8	Summary:	Delegation for PHP
12cu|php-pear-PEAR_Delegator-0.1.0-15|9	License:	PHP License
12cu|php-pear-PEAR_Delegator-0.1.0-15|10	Group:		Development/PHP
12cu|php-pear-PEAR_Delegator-0.1.0-15|11	URL:		http://pear.php.net/package/PEAR_Delegator/
12cu|php-pear-PEAR_Delegator-0.1.0-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-PEAR_Delegator-0.1.0-15|13	Patch0:		%{name}-%{version}-fix-path.patch
12cu|php-pear-PEAR_Delegator-0.1.0-15|14	Requires(post): php-pear
12cu|php-pear-PEAR_Delegator-0.1.0-15|15	Requires(preun): php-pear
12cu|php-pear-PEAR_Delegator-0.1.0-15|16	Requires:	php-pear
12cu|php-pear-PEAR_Delegator-0.1.0-15|17	BuildArch:	noarch
12cu|php-pear-PEAR_Delegator-0.1.0-15|18	BuildRequires:	php-pear
12cu|php-pear-PEAR_Delegator-0.1.0-15|19	
12cu|php-pear-PEAR_Delegator-0.1.0-15|20	%description
12cu|php-pear-PEAR_Delegator-0.1.0-15|21	This package implements traditional and unorthodox delegation in PHP.
12cu|php-pear-PEAR_Delegator-0.1.0-15|22	This allows for pseudo multiple inheritance and other interesting
12cu|php-pear-PEAR_Delegator-0.1.0-15|23	design paradigms.
12cu|php-pear-PEAR_Delegator-0.1.0-15|24	
12cu|php-pear-PEAR_Delegator-0.1.0-15|25	
12cu|php-pear-PEAR_Delegator-0.1.0-15|26	%prep
12cu|php-pear-PEAR_Delegator-0.1.0-15|27	%setup -q -c
12cu|php-pear-PEAR_Delegator-0.1.0-15|28	%patch0 -p 1
12cu|php-pear-PEAR_Delegator-0.1.0-15|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PEAR_Delegator-0.1.0-15|30	
12cu|php-pear-PEAR_Delegator-0.1.0-15|31	%install
12cu|php-pear-PEAR_Delegator-0.1.0-15|32	
12cu|php-pear-PEAR_Delegator-0.1.0-15|33	cd %{upstream_name}-%{version}
12cu|php-pear-PEAR_Delegator-0.1.0-15|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PEAR_Delegator-0.1.0-15|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PEAR_Delegator-0.1.0-15|36	
12cu|php-pear-PEAR_Delegator-0.1.0-15|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PEAR_Delegator-0.1.0-15|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PEAR_Delegator-0.1.0-15|39	
12cu|php-pear-PEAR_Delegator-0.1.0-15|40	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PEAR_Delegator-0.1.0-15|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PEAR_Delegator-0.1.0-15|42	
12cu|php-pear-PEAR_Delegator-0.1.0-15|43	%clean
12cu|php-pear-PEAR_Delegator-0.1.0-15|44	
12cu|php-pear-PEAR_Delegator-0.1.0-15|45	
12cu|php-pear-PEAR_Delegator-0.1.0-15|46	
12cu|php-pear-PEAR_Delegator-0.1.0-15|47	%files
12cu|php-pear-PEAR_Delegator-0.1.0-15|48	%defattr(-,root,root)
12cu|php-pear-PEAR_Delegator-0.1.0-15|49	%{_datadir}/pear/%{_class}
12cu|php-pear-PEAR_Delegator-0.1.0-15|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-PEAR_Delegator-0.1.0-15|51	
12cu|php-pear-PEAR_Delegator-0.1.0-15|52	
12cu|php-pear-PEAR_Delegator-0.1.0-15|53	
12cu|php-pear-PEAR_Delegator-0.1.0-15|54	
12cu|php-pear-PEAR_Delegator-0.1.0-15|55	%changelog
12cu|php-pear-PEAR_Delegator-0.1.0-15|56	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-14mdv2012.0
12cu|php-pear-PEAR_Delegator-0.1.0-15|57	+ Revision: 742174
12cu|php-pear-PEAR_Delegator-0.1.0-15|58	- fix major breakage by careless packager
12cu|php-pear-PEAR_Delegator-0.1.0-15|59	
12cu|php-pear-PEAR_Delegator-0.1.0-15|60	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-13
12cu|php-pear-PEAR_Delegator-0.1.0-15|61	+ Revision: 679553
12cu|php-pear-PEAR_Delegator-0.1.0-15|62	- mass rebuild
12cu|php-pear-PEAR_Delegator-0.1.0-15|63	
12cu|php-pear-PEAR_Delegator-0.1.0-15|64	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-12mdv2011.0
12cu|php-pear-PEAR_Delegator-0.1.0-15|65	+ Revision: 613746
12cu|php-pear-PEAR_Delegator-0.1.0-15|66	- the mass rebuild of 2010.1 packages
12cu|php-pear-PEAR_Delegator-0.1.0-15|67	
12cu|php-pear-PEAR_Delegator-0.1.0-15|68	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-11mdv2010.1
12cu|php-pear-PEAR_Delegator-0.1.0-15|69	+ Revision: 467962
12cu|php-pear-PEAR_Delegator-0.1.0-15|70	- rediff path patch
12cu|php-pear-PEAR_Delegator-0.1.0-15|71	- spec cleanup
12cu|php-pear-PEAR_Delegator-0.1.0-15|72	- use pear installer
12cu|php-pear-PEAR_Delegator-0.1.0-15|73	- don't ship tests, even in documentation
12cu|php-pear-PEAR_Delegator-0.1.0-15|74	- own all directories
12cu|php-pear-PEAR_Delegator-0.1.0-15|75	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-PEAR_Delegator-0.1.0-15|76	
12cu|php-pear-PEAR_Delegator-0.1.0-15|77	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.0-10mdv2010.0
12cu|php-pear-PEAR_Delegator-0.1.0-15|78	+ Revision: 441502
12cu|php-pear-PEAR_Delegator-0.1.0-15|79	- rebuild
12cu|php-pear-PEAR_Delegator-0.1.0-15|80	
12cu|php-pear-PEAR_Delegator-0.1.0-15|81	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-9mdv2009.1
12cu|php-pear-PEAR_Delegator-0.1.0-15|82	+ Revision: 322516
12cu|php-pear-PEAR_Delegator-0.1.0-15|83	- rebuild
12cu|php-pear-PEAR_Delegator-0.1.0-15|84	
12cu|php-pear-PEAR_Delegator-0.1.0-15|85	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-8mdv2009.0
12cu|php-pear-PEAR_Delegator-0.1.0-15|86	+ Revision: 237040
12cu|php-pear-PEAR_Delegator-0.1.0-15|87	- rebuild
12cu|php-pear-PEAR_Delegator-0.1.0-15|88	
12cu|php-pear-PEAR_Delegator-0.1.0-15|89	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-PEAR_Delegator-0.1.0-15|90	- restore BuildRoot
12cu|php-pear-PEAR_Delegator-0.1.0-15|91	
12cu|php-pear-PEAR_Delegator-0.1.0-15|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-PEAR_Delegator-0.1.0-15|93	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-PEAR_Delegator-0.1.0-15|94	
12cu|php-pear-PEAR_Delegator-0.1.0-15|95	
12cu|php-pear-PEAR_Delegator-0.1.0-15|96	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2007.0
12cu|php-pear-PEAR_Delegator-0.1.0-15|97	+ Revision: 82497
12cu|php-pear-PEAR_Delegator-0.1.0-15|98	- Import php-pear-PEAR_Delegator
12cu|php-pear-PEAR_Delegator-0.1.0-15|99	
12cu|php-pear-PEAR_Delegator-0.1.0-15|100	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdk
12cu|php-pear-PEAR_Delegator-0.1.0-15|101	- new group (Development/PHP)
12cu|php-pear-PEAR_Delegator-0.1.0-15|102	
12cu|php-pear-PEAR_Delegator-0.1.0-15|103	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdk
12cu|php-pear-PEAR_Delegator-0.1.0-15|104	- rebuilt to fix auto deps
12cu|php-pear-PEAR_Delegator-0.1.0-15|105	
12cu|php-pear-PEAR_Delegator-0.1.0-15|106	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdk
12cu|php-pear-PEAR_Delegator-0.1.0-15|107	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-PEAR_Delegator-0.1.0-15|108	
12cu|php-pear-PEAR_Delegator-0.1.0-15|109	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdk
12cu|php-pear-PEAR_Delegator-0.1.0-15|110	- fix deps
12cu|php-pear-PEAR_Delegator-0.1.0-15|111	
12cu|php-pear-PEAR_Delegator-0.1.0-15|112	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdk
12cu|php-pear-PEAR_Delegator-0.1.0-15|113	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-PEAR_Delegator-0.1.0-15|114	- fix deps
12cu|php-pear-PEAR_Delegator-0.1.0-15|115	
12cu|php-pear-PEAR_Delegator-0.1.0-15|116	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdk
12cu|php-pear-PEAR_Delegator-0.1.0-15|117	- fix deps
12cu|php-pear-PEAR_Delegator-0.1.0-15|118	
12cu|php-pear-PEAR_Delegator-0.1.0-15|119	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12cu|php-pear-PEAR_Delegator-0.1.0-15|120	- initial Mandriva package (PLD import)
12cu|php-pear-PEAR_Delegator-0.1.0-15|121	

11629 12
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|1	%define		_class		PEAR
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|2	%define		_subclass	Frontend
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|3	%define		upstream_name	%{_class}_%{_subclass}_Gtk
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|4	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|6	Version:	0.4.0
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|7	Release:	16
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|8	Summary:	GTK+ (Desktop) PEAR Package Manager
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|9	License:	PHP License
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|10	Group:		Development/PHP
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|11	URL:		http://pear.php.net/package/PEAR_Frontend_Gtk/
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|13	Requires(post): php-pear
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|14	Requires(preun): php-pear
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|15	Requires:	php-pear
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|16	BuildArch:	noarch
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|17	BuildRequires:	php-pear
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|18	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|19	%description
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|20	Desktop Interface to the PEAR Package Manager.
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|21	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|22	%prep
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|23	%setup -q -c
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|25	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|26	%build
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|27	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|28	%install
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|29	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|30	cd %{upstream_name}-%{version}
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|33	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|36	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|39	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|40	%clean
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|41	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|42	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|43	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|44	%files
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|45	%defattr(-,root,root)
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|46	%{_datadir}/pear/%{_class}
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|48	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|49	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|50	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|51	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|52	%changelog
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-15mdv2012.0
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|54	+ Revision: 742175
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|55	- fix major breakage by careless packager
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|56	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-14
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|58	+ Revision: 679554
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|59	- mass rebuild
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|60	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|61	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-13mdv2011.0
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|62	+ Revision: 613747
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|63	- the mass rebuild of 2010.1 packages
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|64	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|65	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-12mdv2010.1
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|66	+ Revision: 467945
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|67	- spec cleanup
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|68	- use pear installer
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|69	- don't ship tests, even in documentation
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|70	- own all directories
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|72	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|73	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4.0-11mdv2010.0
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|74	+ Revision: 441503
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|75	- rebuild
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|76	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|77	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-10mdv2009.1
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|78	+ Revision: 322531
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|79	- rebuild
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|80	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|81	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-9mdv2009.0
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|82	+ Revision: 237041
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|83	- rebuild
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|84	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|85	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|86	- restore BuildRoot
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|87	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|89	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|90	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|91	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|92	* Sun Nov 12 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-8mdv2007.0
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|93	+ Revision: 83326
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|94	- rebuild
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|95	- Import php-pear-PEAR_Frontend_Gtk
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|96	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|97	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-7mdk
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|98	- new group (Development/PHP)
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|99	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|100	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-6mdk
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|101	- rebuilt to fix auto deps
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|102	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|103	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-5mdk
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|104	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|105	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|106	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-4mdk
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|107	- fix deps
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|108	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|109	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-3mdk
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|110	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|111	- fix deps
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|112	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|113	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2mdk
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|114	- fix deps
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|115	
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|116	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdk
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|117	- initial Mandriva package (PLD import)
12cu|php-pear-PEAR_Frontend_Gtk-0.4.0-16|118	

11630 12
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|1	%define		_class		PEAR
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|2	%define		_subclass	Frontend
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|3	%define		upstream_name	%{_class}_%{_subclass}_Web
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|4	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|6	Version:	0.7.4
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|7	Release:	6
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|8	Summary:	HTML (Web) PEAR package manager
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|9	License:	PHP License
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|10	Group:		Development/PHP
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|11	URL:		http://pear.php.net/package/PEAR_Frontend_Web/
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|13	Requires(post): php-pear
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|14	Requires(preun): php-pear
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|15	Requires:	php-pear
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|16	Provides:	pear(Frontend)
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|17	BuildRequires:	php-pear
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|18	BuildArch:	noarch
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|19	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|20	%description
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|21	Web interface to the PEAR package manager. Needed only when you want
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|22	to use PEAR from their CVS.
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|23	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|24	%prep
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|25	%setup -q -c
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|27	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|28	%install
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|29	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|30	cd %{upstream_name}-%{version}
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|33	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|36	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|39	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|40	%clean
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|41	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|42	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|43	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|44	%files
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|45	%defattr(-,root,root)
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|46	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|47	%{_datadir}/pear/%{_class}
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|48	%{_datadir}/pear/pearfrontendweb.php
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|49	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|51	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|52	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|53	%changelog
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.4-5mdv2012.0
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|55	+ Revision: 742176
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|56	- fix major breakage by careless packager
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|57	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.4-4
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|59	+ Revision: 679555
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|60	- mass rebuild
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|61	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.4-3mdv2011.0
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|63	+ Revision: 613748
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|65	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|66	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.4-2mdv2010.1
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|67	+ Revision: 467946
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|68	- spec cleanup
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|69	- use pear installer
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|70	- don't ship tests, even in documentation
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|71	- own all directories
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|73	- new version
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|74	- use pear installer
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|75	- use fedora %%post/%%postun
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|76	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|77	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.7.3-2mdv2010.0
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|78	+ Revision: 441504
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|79	- rebuild
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|80	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|81	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.7.3-1mdv2009.1
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|82	+ Revision: 368332
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|83	- Update status to beta
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|84	- Update php pear PEAR_Frontend_Web to 0.7.3 version
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|85	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|86	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-3mdv2009.1
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|87	+ Revision: 322545
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|88	- rebuild
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|89	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|90	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-2mdv2009.0
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|91	+ Revision: 237042
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|92	- rebuild
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|93	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|94	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.7.0-1mdv2008.1
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|95	+ Revision: 136415
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|96	- restore BuildRoot
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|97	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|98	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|99	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|100	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|101	* Wed May 30 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-1mdv2008.0
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|102	+ Revision: 32739
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|103	- fix build
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|104	- 0.7.0
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|105	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|106	* Sat Apr 28 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-1mdv2008.0
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|107	+ Revision: 18935
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|108	- 0.6.1
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|109	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|110	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.2-1mdv2008.0
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|111	+ Revision: 15727
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|112	- 0.5.2
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|113	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|114	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|115	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-1mdv2007.0
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|116	+ Revision: 82501
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|117	- Import php-pear-PEAR_Frontend_Web
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|118	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|119	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-1mdk
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|120	- 0.5.1
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|121	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|122	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4-8mdk
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|123	- new group (Development/PHP)
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|124	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|125	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-7mdk
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|126	- rebuilt to fix auto deps
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|127	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|128	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-6mdk
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|129	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|130	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|131	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-5mdk
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|132	- fix deps
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|133	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|134	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-4mdk
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|135	- fix the package.xml file so it will register
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|136	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|137	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-3mdk
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|138	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|139	- fix deps
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|140	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|141	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-2mdk
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|142	- fix deps
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|143	
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|144	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4-1mdk
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|145	- initial Mandriva package (PLD import)
12cu|php-pear-PEAR_Frontend_Web-0.7.4-6|146	

11631 12
12cu|php-pear-PEAR_Info-1.9.2-7|1	%define		_class		PEAR
12cu|php-pear-PEAR_Info-1.9.2-7|2	%define		_subclass	Info
12cu|php-pear-PEAR_Info-1.9.2-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-PEAR_Info-1.9.2-7|4	
12cu|php-pear-PEAR_Info-1.9.2-7|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-PEAR_Info-1.9.2-7|6	Version:	1.9.2
12cu|php-pear-PEAR_Info-1.9.2-7|7	Release:	7
12cu|php-pear-PEAR_Info-1.9.2-7|8	Summary:	Show Information about your PEAR install and its packages
12cu|php-pear-PEAR_Info-1.9.2-7|9	License:	PHP License
12cu|php-pear-PEAR_Info-1.9.2-7|10	Group:		Development/PHP
12cu|php-pear-PEAR_Info-1.9.2-7|11	URL:		http://pear.php.net/package/PEAR_Info/
12cu|php-pear-PEAR_Info-1.9.2-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-PEAR_Info-1.9.2-7|13	Requires(post): php-pear
12cu|php-pear-PEAR_Info-1.9.2-7|14	Requires(preun): php-pear
12cu|php-pear-PEAR_Info-1.9.2-7|15	Requires:	php-pear
12cu|php-pear-PEAR_Info-1.9.2-7|16	BuildArch:	noarch
12cu|php-pear-PEAR_Info-1.9.2-7|17	BuildRequires:	php-pear
12cu|php-pear-PEAR_Info-1.9.2-7|18	
12cu|php-pear-PEAR_Info-1.9.2-7|19	%description
12cu|php-pear-PEAR_Info-1.9.2-7|20	This package generates a comprehensive information page for your
12cu|php-pear-PEAR_Info-1.9.2-7|21	current PEAR install.
12cu|php-pear-PEAR_Info-1.9.2-7|22	- The format for the page is similar to that for phpinfo() except
12cu|php-pear-PEAR_Info-1.9.2-7|23	using PEAR colors.
12cu|php-pear-PEAR_Info-1.9.2-7|24	- Has complete PEAR Credits (based on the packages you have
12cu|php-pear-PEAR_Info-1.9.2-7|25	installed).
12cu|php-pear-PEAR_Info-1.9.2-7|26	- Will show if there is a newer version than the one presently
12cu|php-pear-PEAR_Info-1.9.2-7|27	installed (and what its state is).
12cu|php-pear-PEAR_Info-1.9.2-7|28	- Each package has an anchor in the form pkg_PackageName - where
12cu|php-pear-PEAR_Info-1.9.2-7|29	PackageName is a case-sensitive PEAR package name.
12cu|php-pear-PEAR_Info-1.9.2-7|30	
12cu|php-pear-PEAR_Info-1.9.2-7|31	%prep
12cu|php-pear-PEAR_Info-1.9.2-7|32	%setup -q -c
12cu|php-pear-PEAR_Info-1.9.2-7|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PEAR_Info-1.9.2-7|34	
12cu|php-pear-PEAR_Info-1.9.2-7|35	%install
12cu|php-pear-PEAR_Info-1.9.2-7|36	
12cu|php-pear-PEAR_Info-1.9.2-7|37	cd %{upstream_name}-%{version}
12cu|php-pear-PEAR_Info-1.9.2-7|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PEAR_Info-1.9.2-7|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PEAR_Info-1.9.2-7|40	
12cu|php-pear-PEAR_Info-1.9.2-7|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PEAR_Info-1.9.2-7|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PEAR_Info-1.9.2-7|43	
12cu|php-pear-PEAR_Info-1.9.2-7|44	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PEAR_Info-1.9.2-7|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PEAR_Info-1.9.2-7|46	
12cu|php-pear-PEAR_Info-1.9.2-7|47	%clean
12cu|php-pear-PEAR_Info-1.9.2-7|48	
12cu|php-pear-PEAR_Info-1.9.2-7|49	
12cu|php-pear-PEAR_Info-1.9.2-7|50	
12cu|php-pear-PEAR_Info-1.9.2-7|51	%files
12cu|php-pear-PEAR_Info-1.9.2-7|52	%defattr(-,root,root)
12cu|php-pear-PEAR_Info-1.9.2-7|53	%{_bindir}/pearinfo
12cu|php-pear-PEAR_Info-1.9.2-7|54	%{_datadir}/pear/%{_class}
12cu|php-pear-PEAR_Info-1.9.2-7|55	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-PEAR_Info-1.9.2-7|56	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-PEAR_Info-1.9.2-7|57	
12cu|php-pear-PEAR_Info-1.9.2-7|58	
12cu|php-pear-PEAR_Info-1.9.2-7|59	%changelog
12cu|php-pear-PEAR_Info-1.9.2-7|60	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.9.2-6mdv2012.0
12cu|php-pear-PEAR_Info-1.9.2-7|61	+ Revision: 742177
12cu|php-pear-PEAR_Info-1.9.2-7|62	- fix major breakage by careless packager
12cu|php-pear-PEAR_Info-1.9.2-7|63	
12cu|php-pear-PEAR_Info-1.9.2-7|64	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.9.2-5
12cu|php-pear-PEAR_Info-1.9.2-7|65	+ Revision: 679556
12cu|php-pear-PEAR_Info-1.9.2-7|66	- mass rebuild
12cu|php-pear-PEAR_Info-1.9.2-7|67	
12cu|php-pear-PEAR_Info-1.9.2-7|68	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9.2-4mdv2011.0
12cu|php-pear-PEAR_Info-1.9.2-7|69	+ Revision: 613749
12cu|php-pear-PEAR_Info-1.9.2-7|70	- the mass rebuild of 2010.1 packages
12cu|php-pear-PEAR_Info-1.9.2-7|71	
12cu|php-pear-PEAR_Info-1.9.2-7|72	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.2-3mdv2010.1
12cu|php-pear-PEAR_Info-1.9.2-7|73	+ Revision: 467947
12cu|php-pear-PEAR_Info-1.9.2-7|74	- spec cleanup
12cu|php-pear-PEAR_Info-1.9.2-7|75	- use pear installer
12cu|php-pear-PEAR_Info-1.9.2-7|76	- don't ship tests, even in documentation
12cu|php-pear-PEAR_Info-1.9.2-7|77	- own all directories
12cu|php-pear-PEAR_Info-1.9.2-7|78	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-PEAR_Info-1.9.2-7|79	
12cu|php-pear-PEAR_Info-1.9.2-7|80	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.9.2-2mdv2010.0
12cu|php-pear-PEAR_Info-1.9.2-7|81	+ Revision: 441505
12cu|php-pear-PEAR_Info-1.9.2-7|82	- rebuild
12cu|php-pear-PEAR_Info-1.9.2-7|83	
12cu|php-pear-PEAR_Info-1.9.2-7|84	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.2-1mdv2009.1
12cu|php-pear-PEAR_Info-1.9.2-7|85	+ Revision: 357912
12cu|php-pear-PEAR_Info-1.9.2-7|86	- update to new version 1.9.2
12cu|php-pear-PEAR_Info-1.9.2-7|87	
12cu|php-pear-PEAR_Info-1.9.2-7|88	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.9.0-2mdv2009.1
12cu|php-pear-PEAR_Info-1.9.2-7|89	+ Revision: 322561
12cu|php-pear-PEAR_Info-1.9.2-7|90	- rebuild
12cu|php-pear-PEAR_Info-1.9.2-7|91	
12cu|php-pear-PEAR_Info-1.9.2-7|92	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.0-1mdv2009.1
12cu|php-pear-PEAR_Info-1.9.2-7|93	+ Revision: 305812
12cu|php-pear-PEAR_Info-1.9.2-7|94	- update to new version 1.9.0
12cu|php-pear-PEAR_Info-1.9.2-7|95	
12cu|php-pear-PEAR_Info-1.9.2-7|96	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.8.0-1mdv2009.1
12cu|php-pear-PEAR_Info-1.9.2-7|97	+ Revision: 292888
12cu|php-pear-PEAR_Info-1.9.2-7|98	- update to new version 1.8.0
12cu|php-pear-PEAR_Info-1.9.2-7|99	
12cu|php-pear-PEAR_Info-1.9.2-7|100	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.6.1-2mdv2009.0
12cu|php-pear-PEAR_Info-1.9.2-7|101	+ Revision: 237043
12cu|php-pear-PEAR_Info-1.9.2-7|102	- rebuild
12cu|php-pear-PEAR_Info-1.9.2-7|103	
12cu|php-pear-PEAR_Info-1.9.2-7|104	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-PEAR_Info-1.9.2-7|105	- restore BuildRoot
12cu|php-pear-PEAR_Info-1.9.2-7|106	
12cu|php-pear-PEAR_Info-1.9.2-7|107	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-PEAR_Info-1.9.2-7|108	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-PEAR_Info-1.9.2-7|109	
12cu|php-pear-PEAR_Info-1.9.2-7|110	
12cu|php-pear-PEAR_Info-1.9.2-7|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.1-1mdv2007.0
12cu|php-pear-PEAR_Info-1.9.2-7|112	+ Revision: 82503
12cu|php-pear-PEAR_Info-1.9.2-7|113	- Import php-pear-PEAR_Info
12cu|php-pear-PEAR_Info-1.9.2-7|114	
12cu|php-pear-PEAR_Info-1.9.2-7|115	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.1-1mdk
12cu|php-pear-PEAR_Info-1.9.2-7|116	- 1.6.1
12cu|php-pear-PEAR_Info-1.9.2-7|117	
12cu|php-pear-PEAR_Info-1.9.2-7|118	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-7mdk
12cu|php-pear-PEAR_Info-1.9.2-7|119	- new group (Development/PHP)
12cu|php-pear-PEAR_Info-1.9.2-7|120	
12cu|php-pear-PEAR_Info-1.9.2-7|121	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-6mdk
12cu|php-pear-PEAR_Info-1.9.2-7|122	- rebuilt to fix auto deps
12cu|php-pear-PEAR_Info-1.9.2-7|123	
12cu|php-pear-PEAR_Info-1.9.2-7|124	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-5mdk
12cu|php-pear-PEAR_Info-1.9.2-7|125	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-PEAR_Info-1.9.2-7|126	
12cu|php-pear-PEAR_Info-1.9.2-7|127	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-4mdk
12cu|php-pear-PEAR_Info-1.9.2-7|128	- fix deps
12cu|php-pear-PEAR_Info-1.9.2-7|129	
12cu|php-pear-PEAR_Info-1.9.2-7|130	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-3mdk
12cu|php-pear-PEAR_Info-1.9.2-7|131	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-PEAR_Info-1.9.2-7|132	- fix deps
12cu|php-pear-PEAR_Info-1.9.2-7|133	
12cu|php-pear-PEAR_Info-1.9.2-7|134	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-2mdk
12cu|php-pear-PEAR_Info-1.9.2-7|135	- fix deps
12cu|php-pear-PEAR_Info-1.9.2-7|136	
12cu|php-pear-PEAR_Info-1.9.2-7|137	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-1mdk
12cu|php-pear-PEAR_Info-1.9.2-7|138	- initial Mandriva package (PLD import)
12cu|php-pear-PEAR_Info-1.9.2-7|139	

11632 12
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|1	%define		_class		PEAR
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|2	%define		_subclass	PackageFileManager
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|4	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|6	Version:	1.7.0
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|7	Release:	6
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|8	Summary:	Takes an existing package.xml and updates it with a new filelist and changelog
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|9	License:	New BSD License
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|10	Group:		Development/PHP
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|11	URL:		http://pear.php.net/package/PEAR_PackageFileManager/
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|13	Requires(post): php-pear
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|14	Requires(preun): php-pear
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|15	Requires:	php-pear
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|16	BuildArch:	noarch
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|17	BuildRequires:	php-pear
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|18	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|19	%description
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|20	This package revolutionizes the maintenance of PEAR packages. With a
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|21	few parameters, the entire package.xml is automatically updated with a
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|22	listing of all files in a package.
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|23	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|24	Features include:
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|25	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|26	- manages the new package.xml 2.0 format in PEAR 1.4.0
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|27	- can detect PHP and extension dependencies using PHP_CompatInfo
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|28	- reads in an existing package.xml file, and only changes the release/changelog
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|29	- a plugin system for retrieving files in a directory. Currently two plugins
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|30	exist, one for standard recursive directory content listing, and one that
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|31	reads the CVS/Entries files and generates a file listing based on the
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|32	contents of a checked out CVS repository
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|33	- incredibly flexible options for assigning install roles to files/directories
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|34	- ability to ignore any file based on a * ? wildcard-enabled string(s)
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|35	- ability to include only files that match a * ? wildcard-enabled string(s)
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|36	- ability to manage dependencies
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|37	- can output the package.xml in any directory, and read in the package.xml
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|38	file from any directory.
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|39	- can specify a different name for the package.xml file
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|40	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|41	PEAR_PackageFileManager is fully unit tested.
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|42	The new PEAR_PackageFileManager2 class is not.
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|43	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|44	%prep
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|45	%setup -q -c
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|46	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|47	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|48	%install
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|49	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|50	cd %{upstream_name}-%{version}
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|51	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|52	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|53	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|54	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|55	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|56	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|57	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|58	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|59	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|60	%clean
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|61	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|62	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|63	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|64	%files
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|65	%defattr(-,root,root)
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|66	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|67	%{_datadir}/pear/%{_class}
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|68	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|69	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|70	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|71	%changelog
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|72	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-5mdv2012.0
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|73	+ Revision: 742178
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|74	- fix major breakage by careless packager
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|75	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|76	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-4
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|77	+ Revision: 679557
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|78	- mass rebuild
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|79	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|80	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-3mdv2011.0
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|81	+ Revision: 613750
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|82	- the mass rebuild of 2010.1 packages
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|83	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|84	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.0-2mdv2010.1
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|85	+ Revision: 467948
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|86	- spec cleanup
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|87	- use pear installer
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|88	- don't ship tests, even in documentation
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|89	- own all directories
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|90	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|91	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|92	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 1.7.0-1mdv2009.1
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|93	+ Revision: 368334
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|94	- Update php pear PEAR_PackageFileManager to 1.7.0 version
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|95	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|96	* Sun Mar 22 2009 Funda Wang <fwang@mandriva.org> 1.6.3-1mdv2009.1
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|97	+ Revision: 360149
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|98	- New version 1.6.3
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|99	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|100	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-1.a4.3mdv2009.1
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|101	+ Revision: 322577
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|102	- rebuild
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|103	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|104	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-1.a4.2mdv2009.0
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|105	+ Revision: 237044
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|106	- rebuild
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|107	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|108	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|109	- fix description-line-too-long
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|110	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|111	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|112	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|113	- restore BuildRoot
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|114	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|115	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|116	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-1.a4.1mdv2007.0
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|117	+ Revision: 82505
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|118	- Import php-pear-PEAR_PackageFileManager
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|119	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|120	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-0.a4.2mdk
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|121	- new group (Development/PHP)
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|122	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|123	* Thu Dec 08 2005 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-0.a4.1mdk
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|124	- 1.6.0a4
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|125	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|126	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-4mdk
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|127	- rebuilt to fix auto deps
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|128	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|129	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-3mdk
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|130	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|131	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|132	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-2mdk
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|133	- fix deps
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|134	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|135	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-1mdk
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|136	- 1.5.2
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|137	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|138	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-3mdk
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|139	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|140	- fix deps
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|141	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|142	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-2mdk
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|143	- fix deps
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|144	
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|145	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.1-1mdk
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|146	- initial Mandriva package (PLD import)
12cu|php-pear-PEAR_PackageFileManager-1.7.0-6|147	

11633 12
12cu|php-pear-PHP_Archive-0.11.4-7|1	%define		_class		PHP
12cu|php-pear-PHP_Archive-0.11.4-7|2	%define		_subclass	Archive
12cu|php-pear-PHP_Archive-0.11.4-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-PHP_Archive-0.11.4-7|4	
12cu|php-pear-PHP_Archive-0.11.4-7|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHP_Archive-0.11.4-7|6	Version:	0.11.4
12cu|php-pear-PHP_Archive-0.11.4-7|7	Release:	7
12cu|php-pear-PHP_Archive-0.11.4-7|8	Summary:	Create and use PHP Archive files
12cu|php-pear-PHP_Archive-0.11.4-7|9	License:	PHP License
12cu|php-pear-PHP_Archive-0.11.4-7|10	Group:		Development/PHP
12cu|php-pear-PHP_Archive-0.11.4-7|11	URL:		http://pear.php.net/package/PHP_Archive/
12cu|php-pear-PHP_Archive-0.11.4-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-PHP_Archive-0.11.4-7|13	Requires(post): php-pear
12cu|php-pear-PHP_Archive-0.11.4-7|14	Requires(preun): php-pear
12cu|php-pear-PHP_Archive-0.11.4-7|15	Requires:	php-pear
12cu|php-pear-PHP_Archive-0.11.4-7|16	BuildArch:	noarch
12cu|php-pear-PHP_Archive-0.11.4-7|17	BuildRequires:	php-pear
12cu|php-pear-PHP_Archive-0.11.4-7|18	
12cu|php-pear-PHP_Archive-0.11.4-7|19	%description
12cu|php-pear-PHP_Archive-0.11.4-7|20	PHP_Archive allows you to create a single .phar file containing an
12cu|php-pear-PHP_Archive-0.11.4-7|21	entire application.
12cu|php-pear-PHP_Archive-0.11.4-7|22	
12cu|php-pear-PHP_Archive-0.11.4-7|23	%prep
12cu|php-pear-PHP_Archive-0.11.4-7|24	%setup -q -c
12cu|php-pear-PHP_Archive-0.11.4-7|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHP_Archive-0.11.4-7|26	
12cu|php-pear-PHP_Archive-0.11.4-7|27	%install
12cu|php-pear-PHP_Archive-0.11.4-7|28	
12cu|php-pear-PHP_Archive-0.11.4-7|29	cd %{upstream_name}-%{version}
12cu|php-pear-PHP_Archive-0.11.4-7|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHP_Archive-0.11.4-7|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHP_Archive-0.11.4-7|32	
12cu|php-pear-PHP_Archive-0.11.4-7|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHP_Archive-0.11.4-7|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHP_Archive-0.11.4-7|35	
12cu|php-pear-PHP_Archive-0.11.4-7|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHP_Archive-0.11.4-7|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHP_Archive-0.11.4-7|38	
12cu|php-pear-PHP_Archive-0.11.4-7|39	%clean
12cu|php-pear-PHP_Archive-0.11.4-7|40	
12cu|php-pear-PHP_Archive-0.11.4-7|41	
12cu|php-pear-PHP_Archive-0.11.4-7|42	
12cu|php-pear-PHP_Archive-0.11.4-7|43	%files
12cu|php-pear-PHP_Archive-0.11.4-7|44	%defattr(-,root,root)
12cu|php-pear-PHP_Archive-0.11.4-7|45	%{_datadir}/pear/%{_class}
12cu|php-pear-PHP_Archive-0.11.4-7|46	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-PHP_Archive-0.11.4-7|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-PHP_Archive-0.11.4-7|48	
12cu|php-pear-PHP_Archive-0.11.4-7|49	
12cu|php-pear-PHP_Archive-0.11.4-7|50	
12cu|php-pear-PHP_Archive-0.11.4-7|51	
12cu|php-pear-PHP_Archive-0.11.4-7|52	%changelog
12cu|php-pear-PHP_Archive-0.11.4-7|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.11.4-6mdv2012.0
12cu|php-pear-PHP_Archive-0.11.4-7|54	+ Revision: 742230
12cu|php-pear-PHP_Archive-0.11.4-7|55	- fix major breakage by careless packager
12cu|php-pear-PHP_Archive-0.11.4-7|56	
12cu|php-pear-PHP_Archive-0.11.4-7|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.11.4-5
12cu|php-pear-PHP_Archive-0.11.4-7|58	+ Revision: 679561
12cu|php-pear-PHP_Archive-0.11.4-7|59	- mass rebuild
12cu|php-pear-PHP_Archive-0.11.4-7|60	
12cu|php-pear-PHP_Archive-0.11.4-7|61	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.11.4-4mdv2011.0
12cu|php-pear-PHP_Archive-0.11.4-7|62	+ Revision: 613754
12cu|php-pear-PHP_Archive-0.11.4-7|63	- the mass rebuild of 2010.1 packages
12cu|php-pear-PHP_Archive-0.11.4-7|64	
12cu|php-pear-PHP_Archive-0.11.4-7|65	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.11.4-3mdv2010.1
12cu|php-pear-PHP_Archive-0.11.4-7|66	+ Revision: 467950
12cu|php-pear-PHP_Archive-0.11.4-7|67	- spec cleanup
12cu|php-pear-PHP_Archive-0.11.4-7|68	- use pear installer
12cu|php-pear-PHP_Archive-0.11.4-7|69	- don't ship tests, even in documentation
12cu|php-pear-PHP_Archive-0.11.4-7|70	- own all directories
12cu|php-pear-PHP_Archive-0.11.4-7|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-PHP_Archive-0.11.4-7|72	
12cu|php-pear-PHP_Archive-0.11.4-7|73	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.11.4-2mdv2010.0
12cu|php-pear-PHP_Archive-0.11.4-7|74	+ Revision: 441507
12cu|php-pear-PHP_Archive-0.11.4-7|75	- rebuild
12cu|php-pear-PHP_Archive-0.11.4-7|76	
12cu|php-pear-PHP_Archive-0.11.4-7|77	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.11.4-1mdv2009.1
12cu|php-pear-PHP_Archive-0.11.4-7|78	+ Revision: 368330
12cu|php-pear-PHP_Archive-0.11.4-7|79	- Update php pear PHP_Archive to 0.11.4 version
12cu|php-pear-PHP_Archive-0.11.4-7|80	
12cu|php-pear-PHP_Archive-0.11.4-7|81	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-3mdv2009.1
12cu|php-pear-PHP_Archive-0.11.4-7|82	+ Revision: 322647
12cu|php-pear-PHP_Archive-0.11.4-7|83	- rebuild
12cu|php-pear-PHP_Archive-0.11.4-7|84	
12cu|php-pear-PHP_Archive-0.11.4-7|85	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-2mdv2009.0
12cu|php-pear-PHP_Archive-0.11.4-7|86	+ Revision: 237048
12cu|php-pear-PHP_Archive-0.11.4-7|87	- rebuild
12cu|php-pear-PHP_Archive-0.11.4-7|88	
12cu|php-pear-PHP_Archive-0.11.4-7|89	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-PHP_Archive-0.11.4-7|90	- restore BuildRoot
12cu|php-pear-PHP_Archive-0.11.4-7|91	
12cu|php-pear-PHP_Archive-0.11.4-7|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-PHP_Archive-0.11.4-7|93	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-PHP_Archive-0.11.4-7|94	
12cu|php-pear-PHP_Archive-0.11.4-7|95	* Wed May 30 2007 Oden Eriksson <oeriksson@mandriva.com> 0.11.1-1mdv2008.0
12cu|php-pear-PHP_Archive-0.11.4-7|96	+ Revision: 32715
12cu|php-pear-PHP_Archive-0.11.4-7|97	- 0.11.1
12cu|php-pear-PHP_Archive-0.11.4-7|98	
12cu|php-pear-PHP_Archive-0.11.4-7|99	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-1mdv2008.0
12cu|php-pear-PHP_Archive-0.11.4-7|100	+ Revision: 15738
12cu|php-pear-PHP_Archive-0.11.4-7|101	- 0.10.0
12cu|php-pear-PHP_Archive-0.11.4-7|102	
12cu|php-pear-PHP_Archive-0.11.4-7|103	
12cu|php-pear-PHP_Archive-0.11.4-7|104	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-1mdv2007.0
12cu|php-pear-PHP_Archive-0.11.4-7|105	+ Revision: 82513
12cu|php-pear-PHP_Archive-0.11.4-7|106	- Import php-pear-PHP_Archive
12cu|php-pear-PHP_Archive-0.11.4-7|107	
12cu|php-pear-PHP_Archive-0.11.4-7|108	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-1mdk
12cu|php-pear-PHP_Archive-0.11.4-7|109	- 0.7.0
12cu|php-pear-PHP_Archive-0.11.4-7|110	- new group (Development/PHP)
12cu|php-pear-PHP_Archive-0.11.4-7|111	
12cu|php-pear-PHP_Archive-0.11.4-7|112	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-6mdk
12cu|php-pear-PHP_Archive-0.11.4-7|113	- rebuilt to fix auto deps
12cu|php-pear-PHP_Archive-0.11.4-7|114	
12cu|php-pear-PHP_Archive-0.11.4-7|115	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-5mdk
12cu|php-pear-PHP_Archive-0.11.4-7|116	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-PHP_Archive-0.11.4-7|117	
12cu|php-pear-PHP_Archive-0.11.4-7|118	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-4mdk
12cu|php-pear-PHP_Archive-0.11.4-7|119	- fix deps
12cu|php-pear-PHP_Archive-0.11.4-7|120	
12cu|php-pear-PHP_Archive-0.11.4-7|121	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-3mdk
12cu|php-pear-PHP_Archive-0.11.4-7|122	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-PHP_Archive-0.11.4-7|123	- fix deps
12cu|php-pear-PHP_Archive-0.11.4-7|124	
12cu|php-pear-PHP_Archive-0.11.4-7|125	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdk
12cu|php-pear-PHP_Archive-0.11.4-7|126	- fix deps
12cu|php-pear-PHP_Archive-0.11.4-7|127	
12cu|php-pear-PHP_Archive-0.11.4-7|128	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdk
12cu|php-pear-PHP_Archive-0.11.4-7|129	- initial Mandriva package (PLD import)
12cu|php-pear-PHP_Archive-0.11.4-7|130	

11634 12
12cu|php-pear-PHP_Beautifier-0.1.14-7|1	%define		_class		PHP
12cu|php-pear-PHP_Beautifier-0.1.14-7|2	%define		_subclass	Beautifier
12cu|php-pear-PHP_Beautifier-0.1.14-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-PHP_Beautifier-0.1.14-7|4	
12cu|php-pear-PHP_Beautifier-0.1.14-7|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHP_Beautifier-0.1.14-7|6	Version:	0.1.14
12cu|php-pear-PHP_Beautifier-0.1.14-7|7	Release:	7
12cu|php-pear-PHP_Beautifier-0.1.14-7|8	Summary:	Beautifier for PHP
12cu|php-pear-PHP_Beautifier-0.1.14-7|9	License:	PHP License
12cu|php-pear-PHP_Beautifier-0.1.14-7|10	Group:		Development/PHP
12cu|php-pear-PHP_Beautifier-0.1.14-7|11	URL:		http://pear.php.net/package/PHP_Beautifier/
12cu|php-pear-PHP_Beautifier-0.1.14-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-PHP_Beautifier-0.1.14-7|13	Patch0:		php-pear-PHP_Beautifier-0.1.14-fix-path.patch
12cu|php-pear-PHP_Beautifier-0.1.14-7|14	Requires(post): php-pear
12cu|php-pear-PHP_Beautifier-0.1.14-7|15	Requires(preun): php-pear
12cu|php-pear-PHP_Beautifier-0.1.14-7|16	Requires:	php-pear
12cu|php-pear-PHP_Beautifier-0.1.14-7|17	BuildArch:	noarch
12cu|php-pear-PHP_Beautifier-0.1.14-7|18	BuildRequires:	php-pear
12cu|php-pear-PHP_Beautifier-0.1.14-7|19	
12cu|php-pear-PHP_Beautifier-0.1.14-7|20	%description
12cu|php-pear-PHP_Beautifier-0.1.14-7|21	This program reformat and beautify PHP source code files
12cu|php-pear-PHP_Beautifier-0.1.14-7|22	automatically.
12cu|php-pear-PHP_Beautifier-0.1.14-7|23	
12cu|php-pear-PHP_Beautifier-0.1.14-7|24	%prep
12cu|php-pear-PHP_Beautifier-0.1.14-7|25	%setup -q -c
12cu|php-pear-PHP_Beautifier-0.1.14-7|26	%patch0 -p1
12cu|php-pear-PHP_Beautifier-0.1.14-7|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHP_Beautifier-0.1.14-7|28	
12cu|php-pear-PHP_Beautifier-0.1.14-7|29	%install
12cu|php-pear-PHP_Beautifier-0.1.14-7|30	
12cu|php-pear-PHP_Beautifier-0.1.14-7|31	cd %{upstream_name}-%{version}
12cu|php-pear-PHP_Beautifier-0.1.14-7|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHP_Beautifier-0.1.14-7|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHP_Beautifier-0.1.14-7|34	
12cu|php-pear-PHP_Beautifier-0.1.14-7|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHP_Beautifier-0.1.14-7|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHP_Beautifier-0.1.14-7|37	rm -rf %{buildroot}%{_datadir}/pear/data/%{upstream_name}/licenses
12cu|php-pear-PHP_Beautifier-0.1.14-7|38	rm -f %{buildroot}%{_bindir}/*.bat
12cu|php-pear-PHP_Beautifier-0.1.14-7|39	
12cu|php-pear-PHP_Beautifier-0.1.14-7|40	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHP_Beautifier-0.1.14-7|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHP_Beautifier-0.1.14-7|42	
12cu|php-pear-PHP_Beautifier-0.1.14-7|43	%clean
12cu|php-pear-PHP_Beautifier-0.1.14-7|44	
12cu|php-pear-PHP_Beautifier-0.1.14-7|45	
12cu|php-pear-PHP_Beautifier-0.1.14-7|46	
12cu|php-pear-PHP_Beautifier-0.1.14-7|47	%files
12cu|php-pear-PHP_Beautifier-0.1.14-7|48	%defattr(-,root,root)
12cu|php-pear-PHP_Beautifier-0.1.14-7|49	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-PHP_Beautifier-0.1.14-7|50	%doc %{upstream_name}-%{version}/licenses
12cu|php-pear-PHP_Beautifier-0.1.14-7|51	%{_bindir}/php_beautifier
12cu|php-pear-PHP_Beautifier-0.1.14-7|52	%{_datadir}/pear/%{_class}
12cu|php-pear-PHP_Beautifier-0.1.14-7|53	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-PHP_Beautifier-0.1.14-7|54	
12cu|php-pear-PHP_Beautifier-0.1.14-7|55	
12cu|php-pear-PHP_Beautifier-0.1.14-7|56	
12cu|php-pear-PHP_Beautifier-0.1.14-7|57	
12cu|php-pear-PHP_Beautifier-0.1.14-7|58	%changelog
12cu|php-pear-PHP_Beautifier-0.1.14-7|59	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.14-6mdv2012.0
12cu|php-pear-PHP_Beautifier-0.1.14-7|60	+ Revision: 742237
12cu|php-pear-PHP_Beautifier-0.1.14-7|61	- fix major breakage by careless packager
12cu|php-pear-PHP_Beautifier-0.1.14-7|62	
12cu|php-pear-PHP_Beautifier-0.1.14-7|63	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.14-5
12cu|php-pear-PHP_Beautifier-0.1.14-7|64	+ Revision: 679562
12cu|php-pear-PHP_Beautifier-0.1.14-7|65	- mass rebuild
12cu|php-pear-PHP_Beautifier-0.1.14-7|66	
12cu|php-pear-PHP_Beautifier-0.1.14-7|67	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.14-4mdv2011.0
12cu|php-pear-PHP_Beautifier-0.1.14-7|68	+ Revision: 613755
12cu|php-pear-PHP_Beautifier-0.1.14-7|69	- the mass rebuild of 2010.1 packages
12cu|php-pear-PHP_Beautifier-0.1.14-7|70	
12cu|php-pear-PHP_Beautifier-0.1.14-7|71	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.14-3mdv2010.1
12cu|php-pear-PHP_Beautifier-0.1.14-7|72	+ Revision: 467961
12cu|php-pear-PHP_Beautifier-0.1.14-7|73	- rediff path patch
12cu|php-pear-PHP_Beautifier-0.1.14-7|74	- spec cleanup
12cu|php-pear-PHP_Beautifier-0.1.14-7|75	- use pear installer
12cu|php-pear-PHP_Beautifier-0.1.14-7|76	- don't ship tests, even in documentation
12cu|php-pear-PHP_Beautifier-0.1.14-7|77	- own all directories
12cu|php-pear-PHP_Beautifier-0.1.14-7|78	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-PHP_Beautifier-0.1.14-7|79	
12cu|php-pear-PHP_Beautifier-0.1.14-7|80	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.14-2mdv2010.0
12cu|php-pear-PHP_Beautifier-0.1.14-7|81	+ Revision: 441514
12cu|php-pear-PHP_Beautifier-0.1.14-7|82	- rebuild
12cu|php-pear-PHP_Beautifier-0.1.14-7|83	
12cu|php-pear-PHP_Beautifier-0.1.14-7|84	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.1.14-1mdv2009.1
12cu|php-pear-PHP_Beautifier-0.1.14-7|85	+ Revision: 368312
12cu|php-pear-PHP_Beautifier-0.1.14-7|86	- Update php pear PHP_Beautifier to version 0.1.14
12cu|php-pear-PHP_Beautifier-0.1.14-7|87	Update the diff patch
12cu|php-pear-PHP_Beautifier-0.1.14-7|88	
12cu|php-pear-PHP_Beautifier-0.1.14-7|89	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.13-3mdv2009.1
12cu|php-pear-PHP_Beautifier-0.1.14-7|90	+ Revision: 322651
12cu|php-pear-PHP_Beautifier-0.1.14-7|91	- rebuild
12cu|php-pear-PHP_Beautifier-0.1.14-7|92	
12cu|php-pear-PHP_Beautifier-0.1.14-7|93	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.13-2mdv2009.0
12cu|php-pear-PHP_Beautifier-0.1.14-7|94	+ Revision: 237049
12cu|php-pear-PHP_Beautifier-0.1.14-7|95	- rebuild
12cu|php-pear-PHP_Beautifier-0.1.14-7|96	
12cu|php-pear-PHP_Beautifier-0.1.14-7|97	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.1.13-1mdv2008.1
12cu|php-pear-PHP_Beautifier-0.1.14-7|98	+ Revision: 136415
12cu|php-pear-PHP_Beautifier-0.1.14-7|99	- restore BuildRoot
12cu|php-pear-PHP_Beautifier-0.1.14-7|100	
12cu|php-pear-PHP_Beautifier-0.1.14-7|101	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-PHP_Beautifier-0.1.14-7|102	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-PHP_Beautifier-0.1.14-7|103	
12cu|php-pear-PHP_Beautifier-0.1.14-7|104	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.13-1mdv2008.0
12cu|php-pear-PHP_Beautifier-0.1.14-7|105	+ Revision: 15942
12cu|php-pear-PHP_Beautifier-0.1.14-7|106	- rediffed P0
12cu|php-pear-PHP_Beautifier-0.1.14-7|107	- 0.1.13
12cu|php-pear-PHP_Beautifier-0.1.14-7|108	
12cu|php-pear-PHP_Beautifier-0.1.14-7|109	
12cu|php-pear-PHP_Beautifier-0.1.14-7|110	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.8-1mdv2007.0
12cu|php-pear-PHP_Beautifier-0.1.14-7|111	+ Revision: 82515
12cu|php-pear-PHP_Beautifier-0.1.14-7|112	- Import php-pear-PHP_Beautifier
12cu|php-pear-PHP_Beautifier-0.1.14-7|113	
12cu|php-pear-PHP_Beautifier-0.1.14-7|114	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.8-1mdk
12cu|php-pear-PHP_Beautifier-0.1.14-7|115	- 0.1.8
12cu|php-pear-PHP_Beautifier-0.1.14-7|116	- rediffed P0
12cu|php-pear-PHP_Beautifier-0.1.14-7|117	
12cu|php-pear-PHP_Beautifier-0.1.14-7|118	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.7-1mdk
12cu|php-pear-PHP_Beautifier-0.1.14-7|119	- 0.1.7
12cu|php-pear-PHP_Beautifier-0.1.14-7|120	- rediffed P0
12cu|php-pear-PHP_Beautifier-0.1.14-7|121	- new group (Development/PHP)
12cu|php-pear-PHP_Beautifier-0.1.14-7|122	
12cu|php-pear-PHP_Beautifier-0.1.14-7|123	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-7mdk
12cu|php-pear-PHP_Beautifier-0.1.14-7|124	- rebuilt to fix auto deps
12cu|php-pear-PHP_Beautifier-0.1.14-7|125	
12cu|php-pear-PHP_Beautifier-0.1.14-7|126	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-6mdk
12cu|php-pear-PHP_Beautifier-0.1.14-7|127	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-PHP_Beautifier-0.1.14-7|128	
12cu|php-pear-PHP_Beautifier-0.1.14-7|129	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-5mdk
12cu|php-pear-PHP_Beautifier-0.1.14-7|130	- fix deps
12cu|php-pear-PHP_Beautifier-0.1.14-7|131	
12cu|php-pear-PHP_Beautifier-0.1.14-7|132	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-4mdk
12cu|php-pear-PHP_Beautifier-0.1.14-7|133	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-PHP_Beautifier-0.1.14-7|134	- fix deps
12cu|php-pear-PHP_Beautifier-0.1.14-7|135	
12cu|php-pear-PHP_Beautifier-0.1.14-7|136	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-3mdk
12cu|php-pear-PHP_Beautifier-0.1.14-7|137	- fix deps
12cu|php-pear-PHP_Beautifier-0.1.14-7|138	
12cu|php-pear-PHP_Beautifier-0.1.14-7|139	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-2mdk
12cu|php-pear-PHP_Beautifier-0.1.14-7|140	- fix deps
12cu|php-pear-PHP_Beautifier-0.1.14-7|141	
12cu|php-pear-PHP_Beautifier-0.1.14-7|142	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-1mdk
12cu|php-pear-PHP_Beautifier-0.1.14-7|143	- initial Mandriva package (PLD import)
12cu|php-pear-PHP_Beautifier-0.1.14-7|144	

11635 12
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|1	%define  upstream_name PHP_CodeBrowser
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|2	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|3	Summary:	A code browser that augments the code with information from various QA tools
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|5	Version:	1.0.1
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|6	Release:	3
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|7	License:	BSD
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|8	Group:		Development/PHP
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|9	URL:		http://www.phpunit.de/
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|10	Source0:	http://pear.phpunit.de/get/PHP_CodeBrowser-%{version}.tgz
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|11	Requires(post): php-pear
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|12	Requires(preun): php-pear
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|15	Requires:	php-channel-phpunit
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|16	BuildArch:	noarch
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|17	BuildRequires:	php-pear
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|20	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|21	%description
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|22	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|23	unit tests in PHP.
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|24	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|25	This package provides a code browser that augments the code with information
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|26	from various QA tools for PHPUnit.
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|27	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|28	%prep
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|29	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|30	%setup -q -c
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|32	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|33	%build
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|34	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|35	%install
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|36	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|37	cd %{upstream_name}-%{version}
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|40	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|43	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|44	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|46	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|47	%clean
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|48	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|49	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|50	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|51	%files
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|52	%defattr(-,root,root)
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|53	%doc %{upstream_name}-%{version}/CHANGELOG.markdown
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|54	%doc %{upstream_name}-%{version}/LICENSE
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|55	%doc %{upstream_name}-%{version}/README.markdown
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|56	%{_bindir}/phpcb
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|57	%{_datadir}/pear/PHP_CodeBrowser
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|58	%{_datadir}/pear/packages/PHP_CodeBrowser.xml
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|59	%{_datadir}/pear/data/PHP_CodeBrowser
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|60	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|61	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|62	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|63	%changelog
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|64	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2012.0
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|65	+ Revision: 742241
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|66	- fix major breakage by careless packager
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|67	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|68	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|69	+ Revision: 730871
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|70	- import php-pear-PHP_CodeBrowser
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|71	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|72	
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|73	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2010.2
12cu|php-pear-PHP_CodeBrowser-1.0.1-3|74	- initial Mandriva package

11636 12
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|1	%define  upstream_name PHP_CodeCoverage
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|2	
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|3	Summary:	Library that provides collection, processing, and rendering functionality
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|5	Version:	1.2.13
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|6	Release:	1
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|7	License:	BSD
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|8	Group:		Development/PHP
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|9	URL:		http://www.phpunit.de/
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|10	Source0:	http://pear.phpunit.de/get/PHP_CodeCoverage-%{version}.tgz
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|11	Requires(post): php-pear
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|12	Requires(preun): php-pear
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|15	Requires:	php-channel-phpunit
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|16	BuildArch:	noarch
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|17	BuildRequires:	php-pear
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|20	Suggests:	php-pear-File_Iterator >= 1.3.0
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|21	Suggests:	php-pear-PHP_TokenStream >= 1.1.0
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|22	Suggests:	php-pear-Text_Template >= 1.1.1
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|23	Suggests:	php-dom
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|24	Suggests:	php-xdebug >= 2.0.5
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|25	
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|26	%description
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|27	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|28	unit tests in PHP.
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|29	
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|30	This package provides a Library that provides collection, processing, and
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|31	rendering functionality for PHP code coverage information for PHPUnit.
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|32	
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|33	%prep
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|34	
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|35	%setup -q -c
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|37	
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|38	%build
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|39	
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|40	%install
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|41	
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|42	cd %{upstream_name}-%{version}
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|43	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|44	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|45	
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|46	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|47	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|48	
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|49	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|50	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|51	
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|52	%clean
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|53	
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|54	
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|55	
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|56	%files
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|57	%defattr(-,root,root)
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|58	%doc %{upstream_name}-%{version}/LICENSE
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|59	%{_datadir}/pear/PHP/CodeCoverage
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|60	%{_datadir}/pear/PHP/*.php
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|61	%{_datadir}/pear/packages/PHP_CodeCoverage.xml
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|62	
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|63	%changelog
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|64	* Fri Apr 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.13-1
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|65	+ Revision: dd4879b
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|66	- Updated to 1.2.13
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|67	
12cu|php-pear-PHP_CodeCoverage-1.2.13-1|68	

11637 12
12cu|php-pear-PHP_CompatInfo-1.9.0-7|1	%define		_class		PHP
12cu|php-pear-PHP_CompatInfo-1.9.0-7|2	%define		_subclass	CompatInfo
12cu|php-pear-PHP_CompatInfo-1.9.0-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-PHP_CompatInfo-1.9.0-7|4	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHP_CompatInfo-1.9.0-7|6	Version:	1.9.0
12cu|php-pear-PHP_CompatInfo-1.9.0-7|7	Release:	7
12cu|php-pear-PHP_CompatInfo-1.9.0-7|8	Summary:	Determine minimal requirements for a program
12cu|php-pear-PHP_CompatInfo-1.9.0-7|9	License:	PHP License
12cu|php-pear-PHP_CompatInfo-1.9.0-7|10	Group:		Development/PHP
12cu|php-pear-PHP_CompatInfo-1.9.0-7|11	URL:		http://pear.php.net/package/PHP_CompatInfo/
12cu|php-pear-PHP_CompatInfo-1.9.0-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-PHP_CompatInfo-1.9.0-7|13	Requires(post): php-pear
12cu|php-pear-PHP_CompatInfo-1.9.0-7|14	Requires(preun): php-pear
12cu|php-pear-PHP_CompatInfo-1.9.0-7|15	Requires:	php-pear
12cu|php-pear-PHP_CompatInfo-1.9.0-7|16	BuildArch:	noarch
12cu|php-pear-PHP_CompatInfo-1.9.0-7|17	BuildRequires:	php-pear
12cu|php-pear-PHP_CompatInfo-1.9.0-7|18	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|19	%description
12cu|php-pear-PHP_CompatInfo-1.9.0-7|20	PHP_CompatInfo will parse a file/folder/script/array to find out the
12cu|php-pear-PHP_CompatInfo-1.9.0-7|21	minimum version and extensions required for it to run. Features
12cu|php-pear-PHP_CompatInfo-1.9.0-7|22	advanced debug output which shows which functions require which
12cu|php-pear-PHP_CompatInfo-1.9.0-7|23	version.
12cu|php-pear-PHP_CompatInfo-1.9.0-7|24	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|25	%prep
12cu|php-pear-PHP_CompatInfo-1.9.0-7|26	%setup -q -c
12cu|php-pear-PHP_CompatInfo-1.9.0-7|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHP_CompatInfo-1.9.0-7|28	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|29	%install
12cu|php-pear-PHP_CompatInfo-1.9.0-7|30	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|31	cd %{upstream_name}-%{version}
12cu|php-pear-PHP_CompatInfo-1.9.0-7|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHP_CompatInfo-1.9.0-7|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHP_CompatInfo-1.9.0-7|34	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHP_CompatInfo-1.9.0-7|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHP_CompatInfo-1.9.0-7|37	rm -rf %{buildroot}%{_bindir}/scripts
12cu|php-pear-PHP_CompatInfo-1.9.0-7|38	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHP_CompatInfo-1.9.0-7|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHP_CompatInfo-1.9.0-7|41	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|42	%clean
12cu|php-pear-PHP_CompatInfo-1.9.0-7|43	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|44	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|45	%files
12cu|php-pear-PHP_CompatInfo-1.9.0-7|46	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|47	%defattr(-,root,root)
12cu|php-pear-PHP_CompatInfo-1.9.0-7|48	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-PHP_CompatInfo-1.9.0-7|49	%{_bindir}/pci
12cu|php-pear-PHP_CompatInfo-1.9.0-7|50	%{_bindir}/pciconf
12cu|php-pear-PHP_CompatInfo-1.9.0-7|51	%{_datadir}/pear/%{_class}
12cu|php-pear-PHP_CompatInfo-1.9.0-7|52	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-PHP_CompatInfo-1.9.0-7|53	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-PHP_CompatInfo-1.9.0-7|54	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|55	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|56	%changelog
12cu|php-pear-PHP_CompatInfo-1.9.0-7|57	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.9.0-6mdv2012.0
12cu|php-pear-PHP_CompatInfo-1.9.0-7|58	+ Revision: 742252
12cu|php-pear-PHP_CompatInfo-1.9.0-7|59	- fix major breakage by careless packager
12cu|php-pear-PHP_CompatInfo-1.9.0-7|60	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|61	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.9.0-5
12cu|php-pear-PHP_CompatInfo-1.9.0-7|62	+ Revision: 679563
12cu|php-pear-PHP_CompatInfo-1.9.0-7|63	- mass rebuild
12cu|php-pear-PHP_CompatInfo-1.9.0-7|64	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|65	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9.0-4mdv2011.0
12cu|php-pear-PHP_CompatInfo-1.9.0-7|66	+ Revision: 613756
12cu|php-pear-PHP_CompatInfo-1.9.0-7|67	- the mass rebuild of 2010.1 packages
12cu|php-pear-PHP_CompatInfo-1.9.0-7|68	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|69	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.0-3mdv2010.1
12cu|php-pear-PHP_CompatInfo-1.9.0-7|70	+ Revision: 467953
12cu|php-pear-PHP_CompatInfo-1.9.0-7|71	- spec cleanup
12cu|php-pear-PHP_CompatInfo-1.9.0-7|72	- use pear installer
12cu|php-pear-PHP_CompatInfo-1.9.0-7|73	- don't ship tests, even in documentation
12cu|php-pear-PHP_CompatInfo-1.9.0-7|74	- own all directories
12cu|php-pear-PHP_CompatInfo-1.9.0-7|75	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-PHP_CompatInfo-1.9.0-7|76	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|77	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.9.0-2mdv2010.0
12cu|php-pear-PHP_CompatInfo-1.9.0-7|78	+ Revision: 441551
12cu|php-pear-PHP_CompatInfo-1.9.0-7|79	- rebuild
12cu|php-pear-PHP_CompatInfo-1.9.0-7|80	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|81	* Sun Mar 22 2009 Funda Wang <fwang@mandriva.org> 1.9.0-1mdv2009.1
12cu|php-pear-PHP_CompatInfo-1.9.0-7|82	+ Revision: 360160
12cu|php-pear-PHP_CompatInfo-1.9.0-7|83	- New version 1.9.0
12cu|php-pear-PHP_CompatInfo-1.9.0-7|84	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|85	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.8.1-2mdv2009.1
12cu|php-pear-PHP_CompatInfo-1.9.0-7|86	+ Revision: 322652
12cu|php-pear-PHP_CompatInfo-1.9.0-7|87	- rebuild
12cu|php-pear-PHP_CompatInfo-1.9.0-7|88	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|89	* Mon Oct 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.8.1-1mdv2009.1
12cu|php-pear-PHP_CompatInfo-1.9.0-7|90	+ Revision: 293182
12cu|php-pear-PHP_CompatInfo-1.9.0-7|91	- update to new version 1.8.1
12cu|php-pear-PHP_CompatInfo-1.9.0-7|92	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|93	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-2mdv2009.0
12cu|php-pear-PHP_CompatInfo-1.9.0-7|94	+ Revision: 237050
12cu|php-pear-PHP_CompatInfo-1.9.0-7|95	- rebuild
12cu|php-pear-PHP_CompatInfo-1.9.0-7|96	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|97	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.4.3-1mdv2008.1
12cu|php-pear-PHP_CompatInfo-1.9.0-7|98	+ Revision: 140730
12cu|php-pear-PHP_CompatInfo-1.9.0-7|99	- restore BuildRoot
12cu|php-pear-PHP_CompatInfo-1.9.0-7|100	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|101	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-PHP_CompatInfo-1.9.0-7|102	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-PHP_CompatInfo-1.9.0-7|103	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|104	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-1mdv2008.0
12cu|php-pear-PHP_CompatInfo-1.9.0-7|105	+ Revision: 15920
12cu|php-pear-PHP_CompatInfo-1.9.0-7|106	- fix build
12cu|php-pear-PHP_CompatInfo-1.9.0-7|107	- 1.4.3
12cu|php-pear-PHP_CompatInfo-1.9.0-7|108	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|109	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|110	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cu|php-pear-PHP_CompatInfo-1.9.0-7|111	+ Revision: 82517
12cu|php-pear-PHP_CompatInfo-1.9.0-7|112	- Import php-pear-PHP_CompatInfo
12cu|php-pear-PHP_CompatInfo-1.9.0-7|113	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|114	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cu|php-pear-PHP_CompatInfo-1.9.0-7|115	- new group (Development/PHP)
12cu|php-pear-PHP_CompatInfo-1.9.0-7|116	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|117	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cu|php-pear-PHP_CompatInfo-1.9.0-7|118	- rebuilt to fix auto deps
12cu|php-pear-PHP_CompatInfo-1.9.0-7|119	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|120	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cu|php-pear-PHP_CompatInfo-1.9.0-7|121	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-PHP_CompatInfo-1.9.0-7|122	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|123	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cu|php-pear-PHP_CompatInfo-1.9.0-7|124	- fix deps
12cu|php-pear-PHP_CompatInfo-1.9.0-7|125	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|126	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cu|php-pear-PHP_CompatInfo-1.9.0-7|127	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-PHP_CompatInfo-1.9.0-7|128	- fix deps
12cu|php-pear-PHP_CompatInfo-1.9.0-7|129	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|130	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cu|php-pear-PHP_CompatInfo-1.9.0-7|131	- fix deps
12cu|php-pear-PHP_CompatInfo-1.9.0-7|132	
12cu|php-pear-PHP_CompatInfo-1.9.0-7|133	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-PHP_CompatInfo-1.9.0-7|134	- initial Mandriva package (PLD import)
12cu|php-pear-PHP_CompatInfo-1.9.0-7|135	

11638 12
12cu|php-pear-phpcov-1.0.0-4|1	%define  upstream_name phpcov
12cu|php-pear-phpcov-1.0.0-4|2	
12cu|php-pear-phpcov-1.0.0-4|3	Summary:	TextUI frontend for PHP_CodeCoverage
12cu|php-pear-phpcov-1.0.0-4|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-phpcov-1.0.0-4|5	Version:	1.0.0
12cu|php-pear-phpcov-1.0.0-4|6	Release:	4
12cu|php-pear-phpcov-1.0.0-4|7	License:	BSD
12cu|php-pear-phpcov-1.0.0-4|8	Group:		Development/PHP
12cu|php-pear-phpcov-1.0.0-4|9	URL:		http://www.phpunit.de/
12cu|php-pear-phpcov-1.0.0-4|10	Source0:	http://pear.phpunit.de/get/phpcov-%{version}.tgz
12cu|php-pear-phpcov-1.0.0-4|11	Requires(post): php-pear
12cu|php-pear-phpcov-1.0.0-4|12	Requires(preun): php-pear
12cu|php-pear-phpcov-1.0.0-4|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-phpcov-1.0.0-4|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-phpcov-1.0.0-4|15	Requires:	php-channel-phpunit
12cu|php-pear-phpcov-1.0.0-4|16	BuildArch:	noarch
12cu|php-pear-phpcov-1.0.0-4|17	BuildRequires:	php-pear
12cu|php-pear-phpcov-1.0.0-4|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-phpcov-1.0.0-4|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-phpcov-1.0.0-4|20	Suggests:	php-pear-PHP_CodeCoverage >= 1.1.0
12cu|php-pear-phpcov-1.0.0-4|21	
12cu|php-pear-phpcov-1.0.0-4|22	%description
12cu|php-pear-phpcov-1.0.0-4|23	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-phpcov-1.0.0-4|24	unit tests in PHP.
12cu|php-pear-phpcov-1.0.0-4|25	
12cu|php-pear-phpcov-1.0.0-4|26	This package provides TextUI frontend for PHP_CodeCoverage for PHPUnit.
12cu|php-pear-phpcov-1.0.0-4|27	
12cu|php-pear-phpcov-1.0.0-4|28	%prep
12cu|php-pear-phpcov-1.0.0-4|29	
12cu|php-pear-phpcov-1.0.0-4|30	%setup -q -c
12cu|php-pear-phpcov-1.0.0-4|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-phpcov-1.0.0-4|32	
12cu|php-pear-phpcov-1.0.0-4|33	%build
12cu|php-pear-phpcov-1.0.0-4|34	
12cu|php-pear-phpcov-1.0.0-4|35	%install
12cu|php-pear-phpcov-1.0.0-4|36	
12cu|php-pear-phpcov-1.0.0-4|37	cd %{upstream_name}-%{version}
12cu|php-pear-phpcov-1.0.0-4|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-phpcov-1.0.0-4|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-phpcov-1.0.0-4|40	
12cu|php-pear-phpcov-1.0.0-4|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-phpcov-1.0.0-4|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-phpcov-1.0.0-4|43	
12cu|php-pear-phpcov-1.0.0-4|44	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-phpcov-1.0.0-4|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-phpcov-1.0.0-4|46	
12cu|php-pear-phpcov-1.0.0-4|47	%clean
12cu|php-pear-phpcov-1.0.0-4|48	
12cu|php-pear-phpcov-1.0.0-4|49	
12cu|php-pear-phpcov-1.0.0-4|50	
12cu|php-pear-phpcov-1.0.0-4|51	%files
12cu|php-pear-phpcov-1.0.0-4|52	%defattr(-,root,root)
12cu|php-pear-phpcov-1.0.0-4|53	%{_bindir}/phpcov
12cu|php-pear-phpcov-1.0.0-4|54	%{_datadir}/pear/PHP/CodeCoverage/TextUI
12cu|php-pear-phpcov-1.0.0-4|55	%{_datadir}/pear/packages/phpcov.xml
12cu|php-pear-phpcov-1.0.0-4|56	
12cu|php-pear-phpcov-1.0.0-4|57	
12cu|php-pear-phpcov-1.0.0-4|58	
12cu|php-pear-phpcov-1.0.0-4|59	%changelog
12cu|php-pear-phpcov-1.0.0-4|60	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2012.0
12cu|php-pear-phpcov-1.0.0-4|61	+ Revision: 742321
12cu|php-pear-phpcov-1.0.0-4|62	- fix major breakage by careless packager
12cu|php-pear-phpcov-1.0.0-4|63	
12cu|php-pear-phpcov-1.0.0-4|64	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cu|php-pear-phpcov-1.0.0-4|65	+ Revision: 730875
12cu|php-pear-phpcov-1.0.0-4|66	- import php-pear-phpcov
12cu|php-pear-phpcov-1.0.0-4|67	
12cu|php-pear-phpcov-1.0.0-4|68	
12cu|php-pear-phpcov-1.0.0-4|69	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cu|php-pear-phpcov-1.0.0-4|70	- initial Mandriva package

11639 12
12cu|php-pear-phpcpd-1.3.5-2|1	%define  upstream_name phpcpd
12cu|php-pear-phpcpd-1.3.5-2|2	
12cu|php-pear-phpcpd-1.3.5-2|3	Summary:	Copy/Paste Detector (CPD) for PHP code
12cu|php-pear-phpcpd-1.3.5-2|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-phpcpd-1.3.5-2|5	Version:	1.3.5
12cu|php-pear-phpcpd-1.3.5-2|6	Release:	2
12cu|php-pear-phpcpd-1.3.5-2|7	License:	BSD
12cu|php-pear-phpcpd-1.3.5-2|8	Group:		Development/PHP
12cu|php-pear-phpcpd-1.3.5-2|9	URL:		http://www.phpunit.de/
12cu|php-pear-phpcpd-1.3.5-2|10	Source0:	http://pear.phpunit.de/get/phpcpd-%{version}.tgz
12cu|php-pear-phpcpd-1.3.5-2|11	Requires(post): php-pear
12cu|php-pear-phpcpd-1.3.5-2|12	Requires(preun): php-pear
12cu|php-pear-phpcpd-1.3.5-2|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-phpcpd-1.3.5-2|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-phpcpd-1.3.5-2|15	Requires:	php-channel-phpunit
12cu|php-pear-phpcpd-1.3.5-2|16	BuildArch:	noarch
12cu|php-pear-phpcpd-1.3.5-2|17	BuildRequires:	php-pear
12cu|php-pear-phpcpd-1.3.5-2|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-phpcpd-1.3.5-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-phpcpd-1.3.5-2|20	Suggests:	php-pear-File_Iterator >= 1.3.0
12cu|php-pear-phpcpd-1.3.5-2|21	Suggests:	php-pear-PHP_Timer >= 1.0.2
12cu|php-pear-phpcpd-1.3.5-2|22	Suggests:	php-tokenizer
12cu|php-pear-phpcpd-1.3.5-2|23	
12cu|php-pear-phpcpd-1.3.5-2|24	%description
12cu|php-pear-phpcpd-1.3.5-2|25	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-phpcpd-1.3.5-2|26	unit tests in PHP.
12cu|php-pear-phpcpd-1.3.5-2|27	
12cu|php-pear-phpcpd-1.3.5-2|28	This package provides Copy/Paste Detector (CPD) for PHP code for PHPUnit.
12cu|php-pear-phpcpd-1.3.5-2|29	
12cu|php-pear-phpcpd-1.3.5-2|30	%prep
12cu|php-pear-phpcpd-1.3.5-2|31	
12cu|php-pear-phpcpd-1.3.5-2|32	%setup -q -c
12cu|php-pear-phpcpd-1.3.5-2|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-phpcpd-1.3.5-2|34	
12cu|php-pear-phpcpd-1.3.5-2|35	%build
12cu|php-pear-phpcpd-1.3.5-2|36	
12cu|php-pear-phpcpd-1.3.5-2|37	%install
12cu|php-pear-phpcpd-1.3.5-2|38	
12cu|php-pear-phpcpd-1.3.5-2|39	cd %{upstream_name}-%{version}
12cu|php-pear-phpcpd-1.3.5-2|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-phpcpd-1.3.5-2|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-phpcpd-1.3.5-2|42	
12cu|php-pear-phpcpd-1.3.5-2|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-phpcpd-1.3.5-2|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-phpcpd-1.3.5-2|45	
12cu|php-pear-phpcpd-1.3.5-2|46	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-phpcpd-1.3.5-2|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-phpcpd-1.3.5-2|48	
12cu|php-pear-phpcpd-1.3.5-2|49	%clean
12cu|php-pear-phpcpd-1.3.5-2|50	
12cu|php-pear-phpcpd-1.3.5-2|51	
12cu|php-pear-phpcpd-1.3.5-2|52	
12cu|php-pear-phpcpd-1.3.5-2|53	%files
12cu|php-pear-phpcpd-1.3.5-2|54	%defattr(-,root,root)
12cu|php-pear-phpcpd-1.3.5-2|55	%{_bindir}/phpcpd
12cu|php-pear-phpcpd-1.3.5-2|56	%{_datadir}/pear/PHPCPD
12cu|php-pear-phpcpd-1.3.5-2|57	%{_datadir}/pear/packages/phpcpd.xml
12cu|php-pear-phpcpd-1.3.5-2|58	
12cu|php-pear-phpcpd-1.3.5-2|59	
12cu|php-pear-phpcpd-1.3.5-2|60	
12cu|php-pear-phpcpd-1.3.5-2|61	%changelog
12cu|php-pear-phpcpd-1.3.5-2|62	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-2mdv2012.0
12cu|php-pear-phpcpd-1.3.5-2|63	+ Revision: 742322
12cu|php-pear-phpcpd-1.3.5-2|64	- fix major breakage by careless packager
12cu|php-pear-phpcpd-1.3.5-2|65	
12cu|php-pear-phpcpd-1.3.5-2|66	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-1
12cu|php-pear-phpcpd-1.3.5-2|67	+ Revision: 730877
12cu|php-pear-phpcpd-1.3.5-2|68	- import php-pear-phpcpd
12cu|php-pear-phpcpd-1.3.5-2|69	
12cu|php-pear-phpcpd-1.3.5-2|70	
12cu|php-pear-phpcpd-1.3.5-2|71	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.3-1mdv2010.2
12cu|php-pear-phpcpd-1.3.5-2|72	- initial Mandriva package

11640 12
12cu|php-pear-PhpDocumentor-1.4.4-2|1	%define     _class          PhpDocumentor
12cu|php-pear-PhpDocumentor-1.4.4-2|2	%define		upstream_name	%{_class}
12cu|php-pear-PhpDocumentor-1.4.4-2|3	
12cu|php-pear-PhpDocumentor-1.4.4-2|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-PhpDocumentor-1.4.4-2|5	Version:	1.4.4
12cu|php-pear-PhpDocumentor-1.4.4-2|6	Release:	2
12cu|php-pear-PhpDocumentor-1.4.4-2|7	Summary:	Provides automatic documenting of PHP API directly from source
12cu|php-pear-PhpDocumentor-1.4.4-2|8	License:	LGPL
12cu|php-pear-PhpDocumentor-1.4.4-2|9	Group:		Development/PHP
12cu|php-pear-PhpDocumentor-1.4.4-2|10	URL:		http://pear.php.net/package/PhpDocumentor/
12cu|php-pear-PhpDocumentor-1.4.4-2|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-PhpDocumentor-1.4.4-2|12	Patch:		PhpDocumentor-1.4.3-use-system-smarty.patch
12cu|php-pear-PhpDocumentor-1.4.4-2|13	Requires(post): php-pear
12cu|php-pear-PhpDocumentor-1.4.4-2|14	Requires(preun): php-pear
12cu|php-pear-PhpDocumentor-1.4.4-2|15	Requires:	apache-mod_php
12cu|php-pear-PhpDocumentor-1.4.4-2|16	Requires:	php-pear
12cu|php-pear-PhpDocumentor-1.4.4-2|17	Requires:	php-smarty
12cu|php-pear-PhpDocumentor-1.4.4-2|18	BuildArch:	noarch
12cu|php-pear-PhpDocumentor-1.4.4-2|19	BuildRequires:	php-pear
12cu|php-pear-PhpDocumentor-1.4.4-2|20	
12cu|php-pear-PhpDocumentor-1.4.4-2|21	%description
12cu|php-pear-PhpDocumentor-1.4.4-2|22	The phpDocumentor tool is a standalone auto-documentor similar to
12cu|php-pear-PhpDocumentor-1.4.4-2|23	JavaDoc written in PHP. It differs from PHPDoc in that it is MUCH
12cu|php-pear-PhpDocumentor-1.4.4-2|24	faster, parses a much wider range of php files, and comes with many
12cu|php-pear-PhpDocumentor-1.4.4-2|25	customizations including 11 HTML templates, windows help file CHM
12cu|php-pear-PhpDocumentor-1.4.4-2|26	output, PDF output, and XML DocBook peardoc2 output for use with
12cu|php-pear-PhpDocumentor-1.4.4-2|27	documenting PEAR. In addition, it can do PHPXref source code
12cu|php-pear-PhpDocumentor-1.4.4-2|28	highlighting and linking.
12cu|php-pear-PhpDocumentor-1.4.4-2|29	
12cu|php-pear-PhpDocumentor-1.4.4-2|30	Features (short list):
12cu|php-pear-PhpDocumentor-1.4.4-2|31	- output in HTML, PDF (directly), CHM (with windows help compiler),
12cu|php-pear-PhpDocumentor-1.4.4-2|32	XML DocBook
12cu|php-pear-PhpDocumentor-1.4.4-2|33	- very fast
12cu|php-pear-PhpDocumentor-1.4.4-2|34	- web and command-line interface
12cu|php-pear-PhpDocumentor-1.4.4-2|35	- fully customizable output with Smarty-based templates
12cu|php-pear-PhpDocumentor-1.4.4-2|36	- recognizes JavaDoc-style documentation with special tags customized
12cu|php-pear-PhpDocumentor-1.4.4-2|37	for PHP 4
12cu|php-pear-PhpDocumentor-1.4.4-2|38	- automatic linking, class inheritance diagrams and intelligent
12cu|php-pear-PhpDocumentor-1.4.4-2|39	override
12cu|php-pear-PhpDocumentor-1.4.4-2|40	- customizable source code highlighting, with phpxref-style
12cu|php-pear-PhpDocumentor-1.4.4-2|41	cross-referencing
12cu|php-pear-PhpDocumentor-1.4.4-2|42	- parses standard README/CHANGELOG/INSTALL/FAQ files and includes them
12cu|php-pear-PhpDocumentor-1.4.4-2|43	directly in documentation
12cu|php-pear-PhpDocumentor-1.4.4-2|44	- generates a todo list from @todo tags in source
12cu|php-pear-PhpDocumentor-1.4.4-2|45	- generates multiple documentation sets based on @access private,
12cu|php-pear-PhpDocumentor-1.4.4-2|46	@internal and {@internal} tags
12cu|php-pear-PhpDocumentor-1.4.4-2|47	- example php files can be placed directly in documentation with
12cu|php-pear-PhpDocumentor-1.4.4-2|48	highlighting and phpxref linking using the @example tag
12cu|php-pear-PhpDocumentor-1.4.4-2|49	- linking between external manual and API documentation is possible at
12cu|php-pear-PhpDocumentor-1.4.4-2|50	the sub-section level in all output formats
12cu|php-pear-PhpDocumentor-1.4.4-2|51	- easily extended for specific documentation needs with Converter
12cu|php-pear-PhpDocumentor-1.4.4-2|52	- full documentation of every feature, manual can be generated
12cu|php-pear-PhpDocumentor-1.4.4-2|53	directly from the source code with "phpdoc -c makedocs" in any format
12cu|php-pear-PhpDocumentor-1.4.4-2|54	desired.
12cu|php-pear-PhpDocumentor-1.4.4-2|55	- current manual always available at http://www.phpdoc.org/manual.php
12cu|php-pear-PhpDocumentor-1.4.4-2|56	- user .ini files can be used to control output, multiple outputs can
12cu|php-pear-PhpDocumentor-1.4.4-2|57	be generated at once
12cu|php-pear-PhpDocumentor-1.4.4-2|58	
12cu|php-pear-PhpDocumentor-1.4.4-2|59	%prep
12cu|php-pear-PhpDocumentor-1.4.4-2|60	%setup -q -c
12cu|php-pear-PhpDocumentor-1.4.4-2|61	# %%patch -p1 <- needs testing
12cu|php-pear-PhpDocumentor-1.4.4-2|62	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PhpDocumentor-1.4.4-2|63	
12cu|php-pear-PhpDocumentor-1.4.4-2|64	%install
12cu|php-pear-PhpDocumentor-1.4.4-2|65	
12cu|php-pear-PhpDocumentor-1.4.4-2|66	cd %{upstream_name}-%{version}
12cu|php-pear-PhpDocumentor-1.4.4-2|67	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PhpDocumentor-1.4.4-2|68	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PhpDocumentor-1.4.4-2|69	
12cu|php-pear-PhpDocumentor-1.4.4-2|70	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PhpDocumentor-1.4.4-2|71	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PhpDocumentor-1.4.4-2|72	
12cu|php-pear-PhpDocumentor-1.4.4-2|73	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PhpDocumentor-1.4.4-2|74	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PhpDocumentor-1.4.4-2|75	
12cu|php-pear-PhpDocumentor-1.4.4-2|76	# # cleanup
12cu|php-pear-PhpDocumentor-1.4.4-2|77	# rm -rf %{buildroot}%{_datadir}/pear/%{_class}/Smarty-*
12cu|php-pear-PhpDocumentor-1.4.4-2|78	# rm -rf %{buildroot}%{_datadir}/pear/%{_class}/phpDocumentor/Smarty-*
12cu|php-pear-PhpDocumentor-1.4.4-2|79	# rm -rf %{buildroot}%{_datadir}/pear/data/PhpDocumentor/phpDocumentor/Smarty-*
12cu|php-pear-PhpDocumentor-1.4.4-2|80	
12cu|php-pear-PhpDocumentor-1.4.4-2|81	%clean
12cu|php-pear-PhpDocumentor-1.4.4-2|82	
12cu|php-pear-PhpDocumentor-1.4.4-2|83	
12cu|php-pear-PhpDocumentor-1.4.4-2|84	
12cu|php-pear-PhpDocumentor-1.4.4-2|85	%files
12cu|php-pear-PhpDocumentor-1.4.4-2|86	%defattr(-,root,root)
12cu|php-pear-PhpDocumentor-1.4.4-2|87	%{_bindir}/phpdoc
12cu|php-pear-PhpDocumentor-1.4.4-2|88	%{_datadir}/pear/%{_class}
12cu|php-pear-PhpDocumentor-1.4.4-2|89	%{_datadir}/pear/data/%{_class}
12cu|php-pear-PhpDocumentor-1.4.4-2|90	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-PhpDocumentor-1.4.4-2|91	
12cu|php-pear-PhpDocumentor-1.4.4-2|92	
12cu|php-pear-PhpDocumentor-1.4.4-2|93	%changelog
12cu|php-pear-PhpDocumentor-1.4.4-2|94	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.4-1mdv2012.0
12cu|php-pear-PhpDocumentor-1.4.4-2|95	+ Revision: 743437
12cu|php-pear-PhpDocumentor-1.4.4-2|96	- 1.4.4
12cu|php-pear-PhpDocumentor-1.4.4-2|97	- fix major breakage by careless packager
12cu|php-pear-PhpDocumentor-1.4.4-2|98	- mass rebuild
12cu|php-pear-PhpDocumentor-1.4.4-2|99	
12cu|php-pear-PhpDocumentor-1.4.4-2|100	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-2mdv2011.0
12cu|php-pear-PhpDocumentor-1.4.4-2|101	+ Revision: 613761
12cu|php-pear-PhpDocumentor-1.4.4-2|102	- the mass rebuild of 2010.1 packages
12cu|php-pear-PhpDocumentor-1.4.4-2|103	
12cu|php-pear-PhpDocumentor-1.4.4-2|104	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.3-1mdv2010.1
12cu|php-pear-PhpDocumentor-1.4.4-2|105	+ Revision: 468055
12cu|php-pear-PhpDocumentor-1.4.4-2|106	- spec cleanup
12cu|php-pear-PhpDocumentor-1.4.4-2|107	- use pear installer
12cu|php-pear-PhpDocumentor-1.4.4-2|108	- don't ship tests, even in documentation
12cu|php-pear-PhpDocumentor-1.4.4-2|109	- own all directories
12cu|php-pear-PhpDocumentor-1.4.4-2|110	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-PhpDocumentor-1.4.4-2|111	
12cu|php-pear-PhpDocumentor-1.4.4-2|112	* Sat Sep 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.3-1mdv2010.0
12cu|php-pear-PhpDocumentor-1.4.4-2|113	+ Revision: 449334
12cu|php-pear-PhpDocumentor-1.4.4-2|114	- new version
12cu|php-pear-PhpDocumentor-1.4.4-2|115	- use pear installer
12cu|php-pear-PhpDocumentor-1.4.4-2|116	- use fedora %%post/%%postun
12cu|php-pear-PhpDocumentor-1.4.4-2|117	- update smarty patch
12cu|php-pear-PhpDocumentor-1.4.4-2|118	
12cu|php-pear-PhpDocumentor-1.4.4-2|119	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-PhpDocumentor-1.4.4-2|120	- rebuild
12cu|php-pear-PhpDocumentor-1.4.4-2|121	
12cu|php-pear-PhpDocumentor-1.4.4-2|122	+ Raphaël Gertz <rapsys@mandriva.org>
12cu|php-pear-PhpDocumentor-1.4.4-2|123	- New version 1.4.2
12cu|php-pear-PhpDocumentor-1.4.4-2|124	
12cu|php-pear-PhpDocumentor-1.4.4-2|125	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-3mdv2009.1
12cu|php-pear-PhpDocumentor-1.4.4-2|126	+ Revision: 322656
12cu|php-pear-PhpDocumentor-1.4.4-2|127	- rebuild
12cu|php-pear-PhpDocumentor-1.4.4-2|128	
12cu|php-pear-PhpDocumentor-1.4.4-2|129	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-2mdv2009.0
12cu|php-pear-PhpDocumentor-1.4.4-2|130	+ Revision: 237057
12cu|php-pear-PhpDocumentor-1.4.4-2|131	- rebuild
12cu|php-pear-PhpDocumentor-1.4.4-2|132	
12cu|php-pear-PhpDocumentor-1.4.4-2|133	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-PhpDocumentor-1.4.4-2|134	- restore BuildRoot
12cu|php-pear-PhpDocumentor-1.4.4-2|135	
12cu|php-pear-PhpDocumentor-1.4.4-2|136	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-PhpDocumentor-1.4.4-2|137	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-PhpDocumentor-1.4.4-2|138	
12cu|php-pear-PhpDocumentor-1.4.4-2|139	* Tue Nov 27 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1mdv2008.1
12cu|php-pear-PhpDocumentor-1.4.4-2|140	+ Revision: 113456
12cu|php-pear-PhpDocumentor-1.4.4-2|141	- 1.4.0
12cu|php-pear-PhpDocumentor-1.4.4-2|142	- use the default smarty compile dir
12cu|php-pear-PhpDocumentor-1.4.4-2|143	- "rediff" the patches
12cu|php-pear-PhpDocumentor-1.4.4-2|144	
12cu|php-pear-PhpDocumentor-1.4.4-2|145	* Mon Apr 23 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-2mdv2008.0
12cu|php-pear-PhpDocumentor-1.4.4-2|146	+ Revision: 17259
12cu|php-pear-PhpDocumentor-1.4.4-2|147	- fix a silly typo
12cu|php-pear-PhpDocumentor-1.4.4-2|148	
12cu|php-pear-PhpDocumentor-1.4.4-2|149	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-1mdv2008.0
12cu|php-pear-PhpDocumentor-1.4.4-2|150	+ Revision: 15996
12cu|php-pear-PhpDocumentor-1.4.4-2|151	- rediffed the patches
12cu|php-pear-PhpDocumentor-1.4.4-2|152	- 1.3.2
12cu|php-pear-PhpDocumentor-1.4.4-2|153	
12cu|php-pear-PhpDocumentor-1.4.4-2|154	
12cu|php-pear-PhpDocumentor-1.4.4-2|155	* Tue Mar 27 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-2mdv2007.1
12cu|php-pear-PhpDocumentor-1.4.4-2|156	+ Revision: 148836
12cu|php-pear-PhpDocumentor-1.4.4-2|157	- fix #19769
12cu|php-pear-PhpDocumentor-1.4.4-2|158	
12cu|php-pear-PhpDocumentor-1.4.4-2|159	* Sun Nov 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-1mdv2007.0
12cu|php-pear-PhpDocumentor-1.4.4-2|160	+ Revision: 83419
12cu|php-pear-PhpDocumentor-1.4.4-2|161	- 1.3.1
12cu|php-pear-PhpDocumentor-1.4.4-2|162	- fix deps
12cu|php-pear-PhpDocumentor-1.4.4-2|163	- rediffed patches; P0,P1,P3
12cu|php-pear-PhpDocumentor-1.4.4-2|164	- rebuild
12cu|php-pear-PhpDocumentor-1.4.4-2|165	- Import php-pear-PhpDocumentor
12cu|php-pear-PhpDocumentor-1.4.4-2|166	
12cu|php-pear-PhpDocumentor-1.4.4-2|167	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-0.RC5.3mdk
12cu|php-pear-PhpDocumentor-1.4.4-2|168	- new group (Development/PHP)
12cu|php-pear-PhpDocumentor-1.4.4-2|169	
12cu|php-pear-PhpDocumentor-1.4.4-2|170	* Mon Jan 09 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-0.RC5.2mdk
12cu|php-pear-PhpDocumentor-1.4.4-2|171	- fix P2 to point to the correct cache directory and also nuke a stray ")"
12cu|php-pear-PhpDocumentor-1.4.4-2|172	
12cu|php-pear-PhpDocumentor-1.4.4-2|173	* Thu Dec 08 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-0.RC5.1mdk
12cu|php-pear-PhpDocumentor-1.4.4-2|174	- 1.3.0RC5
12cu|php-pear-PhpDocumentor-1.4.4-2|175	- major packaging changes
12cu|php-pear-PhpDocumentor-1.4.4-2|176	
12cu|php-pear-PhpDocumentor-1.4.4-2|177	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2.1-6mdk
12cu|php-pear-PhpDocumentor-1.4.4-2|178	- rebuilt to fix auto deps
12cu|php-pear-PhpDocumentor-1.4.4-2|179	
12cu|php-pear-PhpDocumentor-1.4.4-2|180	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2.1-5mdk
12cu|php-pear-PhpDocumentor-1.4.4-2|181	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-PhpDocumentor-1.4.4-2|182	
12cu|php-pear-PhpDocumentor-1.4.4-2|183	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2.1-4mdk
12cu|php-pear-PhpDocumentor-1.4.4-2|184	- fix deps
12cu|php-pear-PhpDocumentor-1.4.4-2|185	
12cu|php-pear-PhpDocumentor-1.4.4-2|186	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2.1-3mdk
12cu|php-pear-PhpDocumentor-1.4.4-2|187	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-PhpDocumentor-1.4.4-2|188	- fix deps
12cu|php-pear-PhpDocumentor-1.4.4-2|189	
12cu|php-pear-PhpDocumentor-1.4.4-2|190	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2.1-2mdk
12cu|php-pear-PhpDocumentor-1.4.4-2|191	- fix deps
12cu|php-pear-PhpDocumentor-1.4.4-2|192	
12cu|php-pear-PhpDocumentor-1.4.4-2|193	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2.1-1mdk
12cu|php-pear-PhpDocumentor-1.4.4-2|194	- initial Mandriva package (PLD import)
12cu|php-pear-PhpDocumentor-1.4.4-2|195	

11641 12
12cu|php-pear-PHP_Invoker-1.0.0-3|1	%define  upstream_name PHP_Invoker
12cu|php-pear-PHP_Invoker-1.0.0-3|2	
12cu|php-pear-PHP_Invoker-1.0.0-3|3	Summary:	Utility class for invoking callables with a timeout
12cu|php-pear-PHP_Invoker-1.0.0-3|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHP_Invoker-1.0.0-3|5	Version:	1.0.0
12cu|php-pear-PHP_Invoker-1.0.0-3|6	Release:	3
12cu|php-pear-PHP_Invoker-1.0.0-3|7	License:	BSD
12cu|php-pear-PHP_Invoker-1.0.0-3|8	Group:		Development/PHP
12cu|php-pear-PHP_Invoker-1.0.0-3|9	URL:		http://www.phpunit.de/
12cu|php-pear-PHP_Invoker-1.0.0-3|10	Source0:	http://pear.phpunit.de/get/PHP_Invoker-%{version}.tgz
12cu|php-pear-PHP_Invoker-1.0.0-3|11	Requires(post): php-pear
12cu|php-pear-PHP_Invoker-1.0.0-3|12	Requires(preun): php-pear
12cu|php-pear-PHP_Invoker-1.0.0-3|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-PHP_Invoker-1.0.0-3|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-PHP_Invoker-1.0.0-3|15	Requires:	php-channel-phpunit
12cu|php-pear-PHP_Invoker-1.0.0-3|16	BuildArch:	noarch
12cu|php-pear-PHP_Invoker-1.0.0-3|17	BuildRequires:	php-pear
12cu|php-pear-PHP_Invoker-1.0.0-3|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-PHP_Invoker-1.0.0-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-PHP_Invoker-1.0.0-3|20	Suggests:	php-pcntl
12cu|php-pear-PHP_Invoker-1.0.0-3|21	BuildRequires:	php-cli
12cu|php-pear-PHP_Invoker-1.0.0-3|22	
12cu|php-pear-PHP_Invoker-1.0.0-3|23	%description
12cu|php-pear-PHP_Invoker-1.0.0-3|24	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-PHP_Invoker-1.0.0-3|25	unit tests in PHP.
12cu|php-pear-PHP_Invoker-1.0.0-3|26	
12cu|php-pear-PHP_Invoker-1.0.0-3|27	This package provides a Utility class for invoking callables with a timeout for
12cu|php-pear-PHP_Invoker-1.0.0-3|28	PHPUnit.
12cu|php-pear-PHP_Invoker-1.0.0-3|29	
12cu|php-pear-PHP_Invoker-1.0.0-3|30	%prep
12cu|php-pear-PHP_Invoker-1.0.0-3|31	
12cu|php-pear-PHP_Invoker-1.0.0-3|32	%setup -q -c
12cu|php-pear-PHP_Invoker-1.0.0-3|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHP_Invoker-1.0.0-3|34	
12cu|php-pear-PHP_Invoker-1.0.0-3|35	%build
12cu|php-pear-PHP_Invoker-1.0.0-3|36	
12cu|php-pear-PHP_Invoker-1.0.0-3|37	%install
12cu|php-pear-PHP_Invoker-1.0.0-3|38	
12cu|php-pear-PHP_Invoker-1.0.0-3|39	cd %{upstream_name}-%{version}
12cu|php-pear-PHP_Invoker-1.0.0-3|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHP_Invoker-1.0.0-3|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHP_Invoker-1.0.0-3|42	
12cu|php-pear-PHP_Invoker-1.0.0-3|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHP_Invoker-1.0.0-3|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHP_Invoker-1.0.0-3|45	
12cu|php-pear-PHP_Invoker-1.0.0-3|46	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHP_Invoker-1.0.0-3|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHP_Invoker-1.0.0-3|48	
12cu|php-pear-PHP_Invoker-1.0.0-3|49	%clean
12cu|php-pear-PHP_Invoker-1.0.0-3|50	
12cu|php-pear-PHP_Invoker-1.0.0-3|51	
12cu|php-pear-PHP_Invoker-1.0.0-3|52	
12cu|php-pear-PHP_Invoker-1.0.0-3|53	%files
12cu|php-pear-PHP_Invoker-1.0.0-3|54	%defattr(-,root,root)
12cu|php-pear-PHP_Invoker-1.0.0-3|55	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cu|php-pear-PHP_Invoker-1.0.0-3|56	%doc %{upstream_name}-%{version}/LICENSE
12cu|php-pear-PHP_Invoker-1.0.0-3|57	%doc %{upstream_name}-%{version}/README.markdown
12cu|php-pear-PHP_Invoker-1.0.0-3|58	%{_datadir}/pear/PHP/Invoker
12cu|php-pear-PHP_Invoker-1.0.0-3|59	%{_datadir}/pear/PHP/*.php
12cu|php-pear-PHP_Invoker-1.0.0-3|60	%{_datadir}/pear/packages/PHP_Invoker.xml
12cu|php-pear-PHP_Invoker-1.0.0-3|61	
12cu|php-pear-PHP_Invoker-1.0.0-3|62	
12cu|php-pear-PHP_Invoker-1.0.0-3|63	
12cu|php-pear-PHP_Invoker-1.0.0-3|64	%changelog
12cu|php-pear-PHP_Invoker-1.0.0-3|65	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2012.0
12cu|php-pear-PHP_Invoker-1.0.0-3|66	+ Revision: 743449
12cu|php-pear-PHP_Invoker-1.0.0-3|67	- there's a new urpmi install ordering flaw, so working around that...
12cu|php-pear-PHP_Invoker-1.0.0-3|68	- fix major breakage by careless packager
12cu|php-pear-PHP_Invoker-1.0.0-3|69	
12cu|php-pear-PHP_Invoker-1.0.0-3|70	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cu|php-pear-PHP_Invoker-1.0.0-3|71	+ Revision: 730879
12cu|php-pear-PHP_Invoker-1.0.0-3|72	- import php-pear-PHP_Invoker
12cu|php-pear-PHP_Invoker-1.0.0-3|73	
12cu|php-pear-PHP_Invoker-1.0.0-3|74	
12cu|php-pear-PHP_Invoker-1.0.0-3|75	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cu|php-pear-PHP_Invoker-1.0.0-3|76	- initial Mandriva package

11642 12
12cu|php-pear-phploc-1.6.4-2|1	%define  upstream_name phploc
12cu|php-pear-phploc-1.6.4-2|2	
12cu|php-pear-phploc-1.6.4-2|3	Summary:	A tool for quickly measuring the size of a PHP project
12cu|php-pear-phploc-1.6.4-2|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-phploc-1.6.4-2|5	Version:	1.6.4
12cu|php-pear-phploc-1.6.4-2|6	Release:	2
12cu|php-pear-phploc-1.6.4-2|7	License:	BSD
12cu|php-pear-phploc-1.6.4-2|8	Group:		Development/PHP
12cu|php-pear-phploc-1.6.4-2|9	URL:		http://www.phpunit.de/
12cu|php-pear-phploc-1.6.4-2|10	Source0:	http://pear.phpunit.de/get/phploc-%{version}.tgz
12cu|php-pear-phploc-1.6.4-2|11	Requires(post): php-pear
12cu|php-pear-phploc-1.6.4-2|12	Requires(preun): php-pear
12cu|php-pear-phploc-1.6.4-2|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-phploc-1.6.4-2|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-phploc-1.6.4-2|15	Requires:	php-channel-phpunit
12cu|php-pear-phploc-1.6.4-2|16	BuildArch:	noarch
12cu|php-pear-phploc-1.6.4-2|17	BuildRequires:	php-pear
12cu|php-pear-phploc-1.6.4-2|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-phploc-1.6.4-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-phploc-1.6.4-2|20	Suggests:	php-pear-File_Iterator >= 1.3.0
12cu|php-pear-phploc-1.6.4-2|21	Suggests:	php-pear-bytekit
12cu|php-pear-phploc-1.6.4-2|22	Suggests:	php-tokenizer
12cu|php-pear-phploc-1.6.4-2|23	
12cu|php-pear-phploc-1.6.4-2|24	%description
12cu|php-pear-phploc-1.6.4-2|25	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-phploc-1.6.4-2|26	unit tests in PHP.
12cu|php-pear-phploc-1.6.4-2|27	
12cu|php-pear-phploc-1.6.4-2|28	This package provides a tool for quickly measuring the size of a PHP project
12cu|php-pear-phploc-1.6.4-2|29	for PHPUnit.
12cu|php-pear-phploc-1.6.4-2|30	
12cu|php-pear-phploc-1.6.4-2|31	%prep
12cu|php-pear-phploc-1.6.4-2|32	
12cu|php-pear-phploc-1.6.4-2|33	%setup -q -c
12cu|php-pear-phploc-1.6.4-2|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-phploc-1.6.4-2|35	
12cu|php-pear-phploc-1.6.4-2|36	%build
12cu|php-pear-phploc-1.6.4-2|37	
12cu|php-pear-phploc-1.6.4-2|38	%install
12cu|php-pear-phploc-1.6.4-2|39	
12cu|php-pear-phploc-1.6.4-2|40	cd %{upstream_name}-%{version}
12cu|php-pear-phploc-1.6.4-2|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-phploc-1.6.4-2|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-phploc-1.6.4-2|43	
12cu|php-pear-phploc-1.6.4-2|44	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-phploc-1.6.4-2|45	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-phploc-1.6.4-2|46	
12cu|php-pear-phploc-1.6.4-2|47	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-phploc-1.6.4-2|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-phploc-1.6.4-2|49	
12cu|php-pear-phploc-1.6.4-2|50	%clean
12cu|php-pear-phploc-1.6.4-2|51	
12cu|php-pear-phploc-1.6.4-2|52	
12cu|php-pear-phploc-1.6.4-2|53	
12cu|php-pear-phploc-1.6.4-2|54	%files
12cu|php-pear-phploc-1.6.4-2|55	%defattr(-,root,root)
12cu|php-pear-phploc-1.6.4-2|56	%{_bindir}/phploc
12cu|php-pear-phploc-1.6.4-2|57	%{_datadir}/pear/PHPLOC
12cu|php-pear-phploc-1.6.4-2|58	%{_datadir}/pear/packages/phploc.xml
12cu|php-pear-phploc-1.6.4-2|59	
12cu|php-pear-phploc-1.6.4-2|60	
12cu|php-pear-phploc-1.6.4-2|61	
12cu|php-pear-phploc-1.6.4-2|62	%changelog
12cu|php-pear-phploc-1.6.4-2|63	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.2-2mdv2012.0
12cu|php-pear-phploc-1.6.4-2|64	+ Revision: 742323
12cu|php-pear-phploc-1.6.4-2|65	- fix major breakage by careless packager
12cu|php-pear-phploc-1.6.4-2|66	
12cu|php-pear-phploc-1.6.4-2|67	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.2-1
12cu|php-pear-phploc-1.6.4-2|68	+ Revision: 730881
12cu|php-pear-phploc-1.6.4-2|69	- import php-pear-phploc
12cu|php-pear-phploc-1.6.4-2|70	
12cu|php-pear-phploc-1.6.4-2|71	
12cu|php-pear-phploc-1.6.4-2|72	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.2-1mdv2010.2
12cu|php-pear-phploc-1.6.4-2|73	- initial Mandriva package

11643 12
12cu|php-pear-PHP_Parser-0.2.2-1|1	%define		_class		PHP
12cu|php-pear-PHP_Parser-0.2.2-1|2	%define		_subclass	Parser
12cu|php-pear-PHP_Parser-0.2.2-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-PHP_Parser-0.2.2-1|4	
12cu|php-pear-PHP_Parser-0.2.2-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHP_Parser-0.2.2-1|6	Version:	0.2.2
12cu|php-pear-PHP_Parser-0.2.2-1|7	Release:	1
12cu|php-pear-PHP_Parser-0.2.2-1|8	Summary:	A PHP grammar parser
12cu|php-pear-PHP_Parser-0.2.2-1|9	License:	PHP License
12cu|php-pear-PHP_Parser-0.2.2-1|10	Group:		Development/PHP
12cu|php-pear-PHP_Parser-0.2.2-1|11	URL:		http://pear.php.net/package/PHP_Parser/
12cu|php-pear-PHP_Parser-0.2.2-1|12	Source0:	http://download.pear.php.net/package/PHP_Parser-%{version}.tgz
12cu|php-pear-PHP_Parser-0.2.2-1|13	Requires(post): php-pear
12cu|php-pear-PHP_Parser-0.2.2-1|14	Requires(preun): php-pear
12cu|php-pear-PHP_Parser-0.2.2-1|15	Requires:	php-pear
12cu|php-pear-PHP_Parser-0.2.2-1|16	BuildArch:	noarch
12cu|php-pear-PHP_Parser-0.2.2-1|17	BuildRequires:	php-pear
12cu|php-pear-PHP_Parser-0.2.2-1|18	
12cu|php-pear-PHP_Parser-0.2.2-1|19	%description
12cu|php-pear-PHP_Parser-0.2.2-1|20	PHP_Parser is a source code analysis tool based around a real Parser
12cu|php-pear-PHP_Parser-0.2.2-1|21	generated by phpJay. The parser uses the same EBNF source that PHP
12cu|php-pear-PHP_Parser-0.2.2-1|22	uses to parse itself, and it therefore as robust as PHP itself.
12cu|php-pear-PHP_Parser-0.2.2-1|23	This version has full support for parsing out every re-usable element
12cu|php-pear-PHP_Parser-0.2.2-1|24	in PHP 5 as of beta 1:
12cu|php-pear-PHP_Parser-0.2.2-1|25	- classes
12cu|php-pear-PHP_Parser-0.2.2-1|26	- abstract classes
12cu|php-pear-PHP_Parser-0.2.2-1|27	- inheritance, implements
12cu|php-pear-PHP_Parser-0.2.2-1|28	- interfaces
12cu|php-pear-PHP_Parser-0.2.2-1|29	- methods
12cu|php-pear-PHP_Parser-0.2.2-1|30	- exception parsing directly from source
12cu|php-pear-PHP_Parser-0.2.2-1|31	- static variables declared
12cu|php-pear-PHP_Parser-0.2.2-1|32	- global and superglobal ($_GET) variables used
12cu|php-pear-PHP_Parser-0.2.2-1|33	and declared
12cu|php-pear-PHP_Parser-0.2.2-1|34	- variables
12cu|php-pear-PHP_Parser-0.2.2-1|35	- constants
12cu|php-pear-PHP_Parser-0.2.2-1|36	- functions (same information as methods)
12cu|php-pear-PHP_Parser-0.2.2-1|37	- defines
12cu|php-pear-PHP_Parser-0.2.2-1|38	- global variables (with help of the Tokenizer Lexer)
12cu|php-pear-PHP_Parser-0.2.2-1|39	- superglobal variables used in global code
12cu|php-pear-PHP_Parser-0.2.2-1|40	- include statements
12cu|php-pear-PHP_Parser-0.2.2-1|41	
12cu|php-pear-PHP_Parser-0.2.2-1|42	The output can be customized to return an array, return
12cu|php-pear-PHP_Parser-0.2.2-1|43	objects of user-specified classes, and can also be
12cu|php-pear-PHP_Parser-0.2.2-1|44	customized to publish each element as it is parsed, allowing
12cu|php-pear-PHP_Parser-0.2.2-1|45	hooks into parsing to catch information.
12cu|php-pear-PHP_Parser-0.2.2-1|46	
12cu|php-pear-PHP_Parser-0.2.2-1|47	%prep
12cu|php-pear-PHP_Parser-0.2.2-1|48	%setup -q -c
12cu|php-pear-PHP_Parser-0.2.2-1|49	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHP_Parser-0.2.2-1|50	
12cu|php-pear-PHP_Parser-0.2.2-1|51	%install
12cu|php-pear-PHP_Parser-0.2.2-1|52	rm -rf %{buildroot}
12cu|php-pear-PHP_Parser-0.2.2-1|53	
12cu|php-pear-PHP_Parser-0.2.2-1|54	cd %{upstream_name}-%{version}
12cu|php-pear-PHP_Parser-0.2.2-1|55	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHP_Parser-0.2.2-1|56	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHP_Parser-0.2.2-1|57	
12cu|php-pear-PHP_Parser-0.2.2-1|58	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHP_Parser-0.2.2-1|59	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHP_Parser-0.2.2-1|60	
12cu|php-pear-PHP_Parser-0.2.2-1|61	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHP_Parser-0.2.2-1|62	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHP_Parser-0.2.2-1|63	
12cu|php-pear-PHP_Parser-0.2.2-1|64	
12cu|php-pear-PHP_Parser-0.2.2-1|65	%files
12cu|php-pear-PHP_Parser-0.2.2-1|66	%defattr(-,root,root)
12cu|php-pear-PHP_Parser-0.2.2-1|67	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-PHP_Parser-0.2.2-1|68	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-PHP_Parser-0.2.2-1|69	%{_datadir}/pear/%{_class}
12cu|php-pear-PHP_Parser-0.2.2-1|70	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-PHP_Parser-0.2.2-1|71	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-PHP_Parser-0.2.2-1|72	
12cu|php-pear-PHP_Parser-0.2.2-1|73	
12cu|php-pear-PHP_Parser-0.2.2-1|74	
12cu|php-pear-PHP_Parser-0.2.2-1|75	
12cu|php-pear-PHP_Parser-0.2.2-1|76	%changelog
12cu|php-pear-PHP_Parser-0.2.2-1|77	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-6mdv2012.0
12cu|php-pear-PHP_Parser-0.2.2-1|78	+ Revision: 742258
12cu|php-pear-PHP_Parser-0.2.2-1|79	- fix major breakage by careless packager
12cu|php-pear-PHP_Parser-0.2.2-1|80	
12cu|php-pear-PHP_Parser-0.2.2-1|81	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-5
12cu|php-pear-PHP_Parser-0.2.2-1|82	+ Revision: 679565
12cu|php-pear-PHP_Parser-0.2.2-1|83	- mass rebuild
12cu|php-pear-PHP_Parser-0.2.2-1|84	
12cu|php-pear-PHP_Parser-0.2.2-1|85	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-4mdv2011.0
12cu|php-pear-PHP_Parser-0.2.2-1|86	+ Revision: 613757
12cu|php-pear-PHP_Parser-0.2.2-1|87	- the mass rebuild of 2010.1 packages
12cu|php-pear-PHP_Parser-0.2.2-1|88	
12cu|php-pear-PHP_Parser-0.2.2-1|89	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-3mdv2010.1
12cu|php-pear-PHP_Parser-0.2.2-1|90	+ Revision: 467956
12cu|php-pear-PHP_Parser-0.2.2-1|91	- spec cleanup
12cu|php-pear-PHP_Parser-0.2.2-1|92	- use pear installer
12cu|php-pear-PHP_Parser-0.2.2-1|93	- don't ship tests, even in documentation
12cu|php-pear-PHP_Parser-0.2.2-1|94	- own all directories
12cu|php-pear-PHP_Parser-0.2.2-1|95	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-PHP_Parser-0.2.2-1|96	
12cu|php-pear-PHP_Parser-0.2.2-1|97	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.1-2mdv2010.0
12cu|php-pear-PHP_Parser-0.2.2-1|98	+ Revision: 441560
12cu|php-pear-PHP_Parser-0.2.2-1|99	- rebuild
12cu|php-pear-PHP_Parser-0.2.2-1|100	
12cu|php-pear-PHP_Parser-0.2.2-1|101	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.2.1-1mdv2009.1
12cu|php-pear-PHP_Parser-0.2.2-1|102	+ Revision: 368308
12cu|php-pear-PHP_Parser-0.2.2-1|103	- Update php pear PHP_Parser to 0.2.1 version
12cu|php-pear-PHP_Parser-0.2.2-1|104	
12cu|php-pear-PHP_Parser-0.2.2-1|105	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdv2009.1
12cu|php-pear-PHP_Parser-0.2.2-1|106	+ Revision: 322653
12cu|php-pear-PHP_Parser-0.2.2-1|107	- rebuild
12cu|php-pear-PHP_Parser-0.2.2-1|108	
12cu|php-pear-PHP_Parser-0.2.2-1|109	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdv2009.0
12cu|php-pear-PHP_Parser-0.2.2-1|110	+ Revision: 237052
12cu|php-pear-PHP_Parser-0.2.2-1|111	- rebuild
12cu|php-pear-PHP_Parser-0.2.2-1|112	
12cu|php-pear-PHP_Parser-0.2.2-1|113	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.2.0-1mdv2008.1
12cu|php-pear-PHP_Parser-0.2.2-1|114	+ Revision: 140730
12cu|php-pear-PHP_Parser-0.2.2-1|115	- restore BuildRoot
12cu|php-pear-PHP_Parser-0.2.2-1|116	
12cu|php-pear-PHP_Parser-0.2.2-1|117	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-PHP_Parser-0.2.2-1|118	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-PHP_Parser-0.2.2-1|119	
12cu|php-pear-PHP_Parser-0.2.2-1|120	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdv2008.0
12cu|php-pear-PHP_Parser-0.2.2-1|121	+ Revision: 15963
12cu|php-pear-PHP_Parser-0.2.2-1|122	- fix build
12cu|php-pear-PHP_Parser-0.2.2-1|123	- 0.2.0
12cu|php-pear-PHP_Parser-0.2.2-1|124	
12cu|php-pear-PHP_Parser-0.2.2-1|125	
12cu|php-pear-PHP_Parser-0.2.2-1|126	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdv2007.0
12cu|php-pear-PHP_Parser-0.2.2-1|127	+ Revision: 82521
12cu|php-pear-PHP_Parser-0.2.2-1|128	- Import php-pear-PHP_Parser
12cu|php-pear-PHP_Parser-0.2.2-1|129	
12cu|php-pear-PHP_Parser-0.2.2-1|130	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdk
12cu|php-pear-PHP_Parser-0.2.2-1|131	- new group (Development/PHP)
12cu|php-pear-PHP_Parser-0.2.2-1|132	
12cu|php-pear-PHP_Parser-0.2.2-1|133	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-6mdk
12cu|php-pear-PHP_Parser-0.2.2-1|134	- rebuilt to fix auto deps
12cu|php-pear-PHP_Parser-0.2.2-1|135	
12cu|php-pear-PHP_Parser-0.2.2-1|136	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdk
12cu|php-pear-PHP_Parser-0.2.2-1|137	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-PHP_Parser-0.2.2-1|138	
12cu|php-pear-PHP_Parser-0.2.2-1|139	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdk
12cu|php-pear-PHP_Parser-0.2.2-1|140	- fix deps
12cu|php-pear-PHP_Parser-0.2.2-1|141	
12cu|php-pear-PHP_Parser-0.2.2-1|142	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-3mdk
12cu|php-pear-PHP_Parser-0.2.2-1|143	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-PHP_Parser-0.2.2-1|144	- fix deps
12cu|php-pear-PHP_Parser-0.2.2-1|145	
12cu|php-pear-PHP_Parser-0.2.2-1|146	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-2mdk
12cu|php-pear-PHP_Parser-0.2.2-1|147	- fix deps
12cu|php-pear-PHP_Parser-0.2.2-1|148	
12cu|php-pear-PHP_Parser-0.2.2-1|149	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdk
12cu|php-pear-PHP_Parser-0.2.2-1|150	- initial Mandriva package (PLD import)
12cu|php-pear-PHP_Parser-0.2.2-1|151	
12cu|php-pear-PHP_Parser-0.2.2-1|152	

11644 12
12cu|php-pear-PHPTAL-1.0.10-12|1	%define upstream_name PHPTAL
12cu|php-pear-PHPTAL-1.0.10-12|2	
12cu|php-pear-PHPTAL-1.0.10-12|3	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHPTAL-1.0.10-12|4	Version:	1.0.10
12cu|php-pear-PHPTAL-1.0.10-12|5	Release:	12
12cu|php-pear-PHPTAL-1.0.10-12|6	Summary:	Implementation of Zope Page Templates (ZPT) for PHP
12cu|php-pear-PHPTAL-1.0.10-12|7	License:	PHP License
12cu|php-pear-PHPTAL-1.0.10-12|8	Group:		Development/PHP
12cu|php-pear-PHPTAL-1.0.10-12|9	URL:		http://phptal.motion-twin.com/
12cu|php-pear-PHPTAL-1.0.10-12|10	Source0:	http://phptal.motion-twin.com/files/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-PHPTAL-1.0.10-12|11	Requires(post): php-pear
12cu|php-pear-PHPTAL-1.0.10-12|12	Requires(preun): php-pear
12cu|php-pear-PHPTAL-1.0.10-12|13	Requires:	php-pear
12cu|php-pear-PHPTAL-1.0.10-12|14	Requires:	php-gettext
12cu|php-pear-PHPTAL-1.0.10-12|15	BuildArch:	noarch
12cu|php-pear-PHPTAL-1.0.10-12|16	BuildRequires:	php-pear
12cu|php-pear-PHPTAL-1.0.10-12|17	
12cu|php-pear-PHPTAL-1.0.10-12|18	%description
12cu|php-pear-PHPTAL-1.0.10-12|19	PHPTAL is an implementation of Zope Page Templates (ZPT) for PHP.
12cu|php-pear-PHPTAL-1.0.10-12|20	
12cu|php-pear-PHPTAL-1.0.10-12|21	%prep
12cu|php-pear-PHPTAL-1.0.10-12|22	%setup -q -c
12cu|php-pear-PHPTAL-1.0.10-12|23	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHPTAL-1.0.10-12|24	
12cu|php-pear-PHPTAL-1.0.10-12|25	%install
12cu|php-pear-PHPTAL-1.0.10-12|26	
12cu|php-pear-PHPTAL-1.0.10-12|27	cd %{upstream_name}-%{version}
12cu|php-pear-PHPTAL-1.0.10-12|28	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHPTAL-1.0.10-12|29	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHPTAL-1.0.10-12|30	
12cu|php-pear-PHPTAL-1.0.10-12|31	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHPTAL-1.0.10-12|32	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHPTAL-1.0.10-12|33	
12cu|php-pear-PHPTAL-1.0.10-12|34	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPTAL-1.0.10-12|35	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPTAL-1.0.10-12|36	
12cu|php-pear-PHPTAL-1.0.10-12|37	%clean
12cu|php-pear-PHPTAL-1.0.10-12|38	
12cu|php-pear-PHPTAL-1.0.10-12|39	
12cu|php-pear-PHPTAL-1.0.10-12|40	
12cu|php-pear-PHPTAL-1.0.10-12|41	%files
12cu|php-pear-PHPTAL-1.0.10-12|42	%defattr(-,root,root)
12cu|php-pear-PHPTAL-1.0.10-12|43	%doc %{upstream_name}-%{version}/README
12cu|php-pear-PHPTAL-1.0.10-12|44	%{_datadir}/pear/PHPTAL
12cu|php-pear-PHPTAL-1.0.10-12|45	%{_datadir}/pear/PHPTAL.php
12cu|php-pear-PHPTAL-1.0.10-12|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-PHPTAL-1.0.10-12|47	
12cu|php-pear-PHPTAL-1.0.10-12|48	
12cu|php-pear-PHPTAL-1.0.10-12|49	%changelog
12cu|php-pear-PHPTAL-1.0.10-12|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-11mdv2012.0
12cu|php-pear-PHPTAL-1.0.10-12|51	+ Revision: 742179
12cu|php-pear-PHPTAL-1.0.10-12|52	- fix major breakage by careless packager
12cu|php-pear-PHPTAL-1.0.10-12|53	
12cu|php-pear-PHPTAL-1.0.10-12|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-10
12cu|php-pear-PHPTAL-1.0.10-12|55	+ Revision: 679558
12cu|php-pear-PHPTAL-1.0.10-12|56	- mass rebuild
12cu|php-pear-PHPTAL-1.0.10-12|57	
12cu|php-pear-PHPTAL-1.0.10-12|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-9mdv2011.0
12cu|php-pear-PHPTAL-1.0.10-12|59	+ Revision: 613751
12cu|php-pear-PHPTAL-1.0.10-12|60	- the mass rebuild of 2010.1 packages
12cu|php-pear-PHPTAL-1.0.10-12|61	
12cu|php-pear-PHPTAL-1.0.10-12|62	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.10-8mdv2010.1
12cu|php-pear-PHPTAL-1.0.10-12|63	+ Revision: 467957
12cu|php-pear-PHPTAL-1.0.10-12|64	- spec cleanup
12cu|php-pear-PHPTAL-1.0.10-12|65	- use pear installer
12cu|php-pear-PHPTAL-1.0.10-12|66	- don't ship tests, even in documentation
12cu|php-pear-PHPTAL-1.0.10-12|67	- own all directories
12cu|php-pear-PHPTAL-1.0.10-12|68	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-PHPTAL-1.0.10-12|69	
12cu|php-pear-PHPTAL-1.0.10-12|70	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.10-7mdv2010.0
12cu|php-pear-PHPTAL-1.0.10-12|71	+ Revision: 441561
12cu|php-pear-PHPTAL-1.0.10-12|72	- rebuild
12cu|php-pear-PHPTAL-1.0.10-12|73	
12cu|php-pear-PHPTAL-1.0.10-12|74	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-6mdv2009.1
12cu|php-pear-PHPTAL-1.0.10-12|75	+ Revision: 322608
12cu|php-pear-PHPTAL-1.0.10-12|76	- rebuild
12cu|php-pear-PHPTAL-1.0.10-12|77	
12cu|php-pear-PHPTAL-1.0.10-12|78	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-5mdv2009.0
12cu|php-pear-PHPTAL-1.0.10-12|79	+ Revision: 237046
12cu|php-pear-PHPTAL-1.0.10-12|80	- rebuild
12cu|php-pear-PHPTAL-1.0.10-12|81	
12cu|php-pear-PHPTAL-1.0.10-12|82	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.10-4mdv2008.1
12cu|php-pear-PHPTAL-1.0.10-12|83	+ Revision: 171041
12cu|php-pear-PHPTAL-1.0.10-12|84	- rebuild
12cu|php-pear-PHPTAL-1.0.10-12|85	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|php-pear-PHPTAL-1.0.10-12|86	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-PHPTAL-1.0.10-12|87	
12cu|php-pear-PHPTAL-1.0.10-12|88	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-PHPTAL-1.0.10-12|89	- restore BuildRoot
12cu|php-pear-PHPTAL-1.0.10-12|90	
12cu|php-pear-PHPTAL-1.0.10-12|91	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.10-3mdv2008.0
12cu|php-pear-PHPTAL-1.0.10-12|92	+ Revision: 90116
12cu|php-pear-PHPTAL-1.0.10-12|93	- rebuild
12cu|php-pear-PHPTAL-1.0.10-12|94	
12cu|php-pear-PHPTAL-1.0.10-12|95	
12cu|php-pear-PHPTAL-1.0.10-12|96	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-2mdv2007.0
12cu|php-pear-PHPTAL-1.0.10-12|97	+ Revision: 82509
12cu|php-pear-PHPTAL-1.0.10-12|98	- Import php-pear-PHPTAL
12cu|php-pear-PHPTAL-1.0.10-12|99	
12cu|php-pear-PHPTAL-1.0.10-12|100	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-2mdk
12cu|php-pear-PHPTAL-1.0.10-12|101	- new group (Development/PHP)
12cu|php-pear-PHPTAL-1.0.10-12|102	
12cu|php-pear-PHPTAL-1.0.10-12|103	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-8mdk
12cu|php-pear-PHPTAL-1.0.10-12|104	- initial Mandriva package
12cu|php-pear-PHPTAL-1.0.10-12|105	

11645 12
12cu|php-pear-PHP_Timer-1.0.2-2|1	%define  upstream_name PHP_Timer
12cu|php-pear-PHP_Timer-1.0.2-2|2	
12cu|php-pear-PHP_Timer-1.0.2-2|3	Summary:	Utility class for timing
12cu|php-pear-PHP_Timer-1.0.2-2|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHP_Timer-1.0.2-2|5	Version:	1.0.2
12cu|php-pear-PHP_Timer-1.0.2-2|6	Release:	2
12cu|php-pear-PHP_Timer-1.0.2-2|7	License:	BSD
12cu|php-pear-PHP_Timer-1.0.2-2|8	Group:		Development/PHP
12cu|php-pear-PHP_Timer-1.0.2-2|9	URL:		http://www.phpunit.de/
12cu|php-pear-PHP_Timer-1.0.2-2|10	Source0:	http://pear.phpunit.de/get/PHP_Timer-%{version}.tgz
12cu|php-pear-PHP_Timer-1.0.2-2|11	Requires(post): php-pear
12cu|php-pear-PHP_Timer-1.0.2-2|12	Requires(preun): php-pear
12cu|php-pear-PHP_Timer-1.0.2-2|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-PHP_Timer-1.0.2-2|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-PHP_Timer-1.0.2-2|15	Requires:	php-channel-phpunit
12cu|php-pear-PHP_Timer-1.0.2-2|16	BuildArch:	noarch
12cu|php-pear-PHP_Timer-1.0.2-2|17	BuildRequires:	php-pear
12cu|php-pear-PHP_Timer-1.0.2-2|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-PHP_Timer-1.0.2-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-PHP_Timer-1.0.2-2|20	
12cu|php-pear-PHP_Timer-1.0.2-2|21	%description
12cu|php-pear-PHP_Timer-1.0.2-2|22	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-PHP_Timer-1.0.2-2|23	unit tests in PHP.
12cu|php-pear-PHP_Timer-1.0.2-2|24	
12cu|php-pear-PHP_Timer-1.0.2-2|25	This package provides a Utility class for timing for PHPUnit.
12cu|php-pear-PHP_Timer-1.0.2-2|26	
12cu|php-pear-PHP_Timer-1.0.2-2|27	%prep
12cu|php-pear-PHP_Timer-1.0.2-2|28	
12cu|php-pear-PHP_Timer-1.0.2-2|29	%setup -q -c
12cu|php-pear-PHP_Timer-1.0.2-2|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHP_Timer-1.0.2-2|31	
12cu|php-pear-PHP_Timer-1.0.2-2|32	%build
12cu|php-pear-PHP_Timer-1.0.2-2|33	
12cu|php-pear-PHP_Timer-1.0.2-2|34	%install
12cu|php-pear-PHP_Timer-1.0.2-2|35	
12cu|php-pear-PHP_Timer-1.0.2-2|36	cd %{upstream_name}-%{version}
12cu|php-pear-PHP_Timer-1.0.2-2|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHP_Timer-1.0.2-2|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHP_Timer-1.0.2-2|39	
12cu|php-pear-PHP_Timer-1.0.2-2|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHP_Timer-1.0.2-2|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHP_Timer-1.0.2-2|42	
12cu|php-pear-PHP_Timer-1.0.2-2|43	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHP_Timer-1.0.2-2|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHP_Timer-1.0.2-2|45	
12cu|php-pear-PHP_Timer-1.0.2-2|46	%clean
12cu|php-pear-PHP_Timer-1.0.2-2|47	
12cu|php-pear-PHP_Timer-1.0.2-2|48	
12cu|php-pear-PHP_Timer-1.0.2-2|49	
12cu|php-pear-PHP_Timer-1.0.2-2|50	%files
12cu|php-pear-PHP_Timer-1.0.2-2|51	%defattr(-,root,root)
12cu|php-pear-PHP_Timer-1.0.2-2|52	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cu|php-pear-PHP_Timer-1.0.2-2|53	%doc %{upstream_name}-%{version}/LICENSE
12cu|php-pear-PHP_Timer-1.0.2-2|54	%doc %{upstream_name}-%{version}/README.markdown
12cu|php-pear-PHP_Timer-1.0.2-2|55	%{_datadir}/pear/PHP/Timer
12cu|php-pear-PHP_Timer-1.0.2-2|56	%{_datadir}/pear/PHP/*.php
12cu|php-pear-PHP_Timer-1.0.2-2|57	%{_datadir}/pear/packages/PHP_Timer.xml
12cu|php-pear-PHP_Timer-1.0.2-2|58	
12cu|php-pear-PHP_Timer-1.0.2-2|59	
12cu|php-pear-PHP_Timer-1.0.2-2|60	
12cu|php-pear-PHP_Timer-1.0.2-2|61	%changelog
12cu|php-pear-PHP_Timer-1.0.2-2|62	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2012.0
12cu|php-pear-PHP_Timer-1.0.2-2|63	+ Revision: 730883
12cu|php-pear-PHP_Timer-1.0.2-2|64	- import php-pear-PHP_Timer
12cu|php-pear-PHP_Timer-1.0.2-2|65	
12cu|php-pear-PHP_Timer-1.0.2-2|66	
12cu|php-pear-PHP_Timer-1.0.2-2|67	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2010.2
12cu|php-pear-PHP_Timer-1.0.2-2|68	- initial Mandriva package

11646 12
12cu|php-pear-PHP_TokenStream-1.1.1-2|1	%define  upstream_name PHP_TokenStream
12cu|php-pear-PHP_TokenStream-1.1.1-2|2	
12cu|php-pear-PHP_TokenStream-1.1.1-2|3	Summary:	Wrapper around PHP's tokenizer extension
12cu|php-pear-PHP_TokenStream-1.1.1-2|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHP_TokenStream-1.1.1-2|5	Version:	1.1.1
12cu|php-pear-PHP_TokenStream-1.1.1-2|6	Release:	2
12cu|php-pear-PHP_TokenStream-1.1.1-2|7	License:	BSD
12cu|php-pear-PHP_TokenStream-1.1.1-2|8	Group:		Development/PHP
12cu|php-pear-PHP_TokenStream-1.1.1-2|9	URL:		http://www.phpunit.de/
12cu|php-pear-PHP_TokenStream-1.1.1-2|10	Source0:	http://pear.phpunit.de/get/PHP_TokenStream-%{version}.tgz
12cu|php-pear-PHP_TokenStream-1.1.1-2|11	Requires(post): php-pear
12cu|php-pear-PHP_TokenStream-1.1.1-2|12	Requires(preun): php-pear
12cu|php-pear-PHP_TokenStream-1.1.1-2|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-PHP_TokenStream-1.1.1-2|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-PHP_TokenStream-1.1.1-2|15	Requires:	php-channel-phpunit
12cu|php-pear-PHP_TokenStream-1.1.1-2|16	BuildArch:	noarch
12cu|php-pear-PHP_TokenStream-1.1.1-2|17	BuildRequires:	php-pear
12cu|php-pear-PHP_TokenStream-1.1.1-2|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-PHP_TokenStream-1.1.1-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-PHP_TokenStream-1.1.1-2|20	Suggests:	php-tokenizer
12cu|php-pear-PHP_TokenStream-1.1.1-2|21	
12cu|php-pear-PHP_TokenStream-1.1.1-2|22	%description
12cu|php-pear-PHP_TokenStream-1.1.1-2|23	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-PHP_TokenStream-1.1.1-2|24	unit tests in PHP.
12cu|php-pear-PHP_TokenStream-1.1.1-2|25	
12cu|php-pear-PHP_TokenStream-1.1.1-2|26	This package provides a Wrapper around PHP's tokenizer extension for PHPUnit.
12cu|php-pear-PHP_TokenStream-1.1.1-2|27	
12cu|php-pear-PHP_TokenStream-1.1.1-2|28	%prep
12cu|php-pear-PHP_TokenStream-1.1.1-2|29	
12cu|php-pear-PHP_TokenStream-1.1.1-2|30	%setup -q -c
12cu|php-pear-PHP_TokenStream-1.1.1-2|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHP_TokenStream-1.1.1-2|32	
12cu|php-pear-PHP_TokenStream-1.1.1-2|33	%build
12cu|php-pear-PHP_TokenStream-1.1.1-2|34	
12cu|php-pear-PHP_TokenStream-1.1.1-2|35	%install
12cu|php-pear-PHP_TokenStream-1.1.1-2|36	
12cu|php-pear-PHP_TokenStream-1.1.1-2|37	cd %{upstream_name}-%{version}
12cu|php-pear-PHP_TokenStream-1.1.1-2|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHP_TokenStream-1.1.1-2|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHP_TokenStream-1.1.1-2|40	
12cu|php-pear-PHP_TokenStream-1.1.1-2|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHP_TokenStream-1.1.1-2|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHP_TokenStream-1.1.1-2|43	
12cu|php-pear-PHP_TokenStream-1.1.1-2|44	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHP_TokenStream-1.1.1-2|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHP_TokenStream-1.1.1-2|46	
12cu|php-pear-PHP_TokenStream-1.1.1-2|47	%clean
12cu|php-pear-PHP_TokenStream-1.1.1-2|48	
12cu|php-pear-PHP_TokenStream-1.1.1-2|49	
12cu|php-pear-PHP_TokenStream-1.1.1-2|50	
12cu|php-pear-PHP_TokenStream-1.1.1-2|51	%files
12cu|php-pear-PHP_TokenStream-1.1.1-2|52	%defattr(-,root,root)
12cu|php-pear-PHP_TokenStream-1.1.1-2|53	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cu|php-pear-PHP_TokenStream-1.1.1-2|54	%doc %{upstream_name}-%{version}/LICENSE
12cu|php-pear-PHP_TokenStream-1.1.1-2|55	%doc %{upstream_name}-%{version}/README.markdown
12cu|php-pear-PHP_TokenStream-1.1.1-2|56	%{_datadir}/pear/PHP/Token
12cu|php-pear-PHP_TokenStream-1.1.1-2|57	%{_datadir}/pear/PHP/*.php
12cu|php-pear-PHP_TokenStream-1.1.1-2|58	%{_datadir}/pear/packages/PHP_TokenStream.xml
12cu|php-pear-PHP_TokenStream-1.1.1-2|59	
12cu|php-pear-PHP_TokenStream-1.1.1-2|60	
12cu|php-pear-PHP_TokenStream-1.1.1-2|61	
12cu|php-pear-PHP_TokenStream-1.1.1-2|62	%changelog
12cu|php-pear-PHP_TokenStream-1.1.1-2|63	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2012.0
12cu|php-pear-PHP_TokenStream-1.1.1-2|64	+ Revision: 730885
12cu|php-pear-PHP_TokenStream-1.1.1-2|65	- import php-pear-PHP_TokenStream
12cu|php-pear-PHP_TokenStream-1.1.1-2|66	
12cu|php-pear-PHP_TokenStream-1.1.1-2|67	
12cu|php-pear-PHP_TokenStream-1.1.1-2|68	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2010.2
12cu|php-pear-PHP_TokenStream-1.1.1-2|69	- initial Mandriva package

11647 12
12cu|php-pear-PHPUnit2-2.3.6-5|1	%define		_class		PHPUnit2
12cu|php-pear-PHPUnit2-2.3.6-5|2	%define		upstream_name	%{_class}
12cu|php-pear-PHPUnit2-2.3.6-5|3	
12cu|php-pear-PHPUnit2-2.3.6-5|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHPUnit2-2.3.6-5|5	Version:	2.3.6
12cu|php-pear-PHPUnit2-2.3.6-5|6	Release:	5
12cu|php-pear-PHPUnit2-2.3.6-5|7	Summary:	Regression testing framework for unit tests
12cu|php-pear-PHPUnit2-2.3.6-5|8	License:	PHP License
12cu|php-pear-PHPUnit2-2.3.6-5|9	Group:		Development/PHP
12cu|php-pear-PHPUnit2-2.3.6-5|10	URL:		http://pear.php.net/package/PHPUnit2/
12cu|php-pear-PHPUnit2-2.3.6-5|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-PHPUnit2-2.3.6-5|12	Requires(post): php-pear
12cu|php-pear-PHPUnit2-2.3.6-5|13	Requires(preun): php-pear
12cu|php-pear-PHPUnit2-2.3.6-5|14	Requires:	php-pear
12cu|php-pear-PHPUnit2-2.3.6-5|15	BuildArch:	noarch
12cu|php-pear-PHPUnit2-2.3.6-5|16	BuildRequires:	php-pear
12cu|php-pear-PHPUnit2-2.3.6-5|17	
12cu|php-pear-PHPUnit2-2.3.6-5|18	%description
12cu|php-pear-PHPUnit2-2.3.6-5|19	PHPUnit2 is a regression testing framework used by the developer who
12cu|php-pear-PHPUnit2-2.3.6-5|20	implements unit tests in PHP. It is based upon JUnit, which can be
12cu|php-pear-PHPUnit2-2.3.6-5|21	found at http://www.junit.org/ .
12cu|php-pear-PHPUnit2-2.3.6-5|22	
12cu|php-pear-PHPUnit2-2.3.6-5|23	%prep
12cu|php-pear-PHPUnit2-2.3.6-5|24	%setup -q -c
12cu|php-pear-PHPUnit2-2.3.6-5|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHPUnit2-2.3.6-5|26	
12cu|php-pear-PHPUnit2-2.3.6-5|27	%install
12cu|php-pear-PHPUnit2-2.3.6-5|28	
12cu|php-pear-PHPUnit2-2.3.6-5|29	cd %{upstream_name}-%{version}
12cu|php-pear-PHPUnit2-2.3.6-5|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHPUnit2-2.3.6-5|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHPUnit2-2.3.6-5|32	
12cu|php-pear-PHPUnit2-2.3.6-5|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHPUnit2-2.3.6-5|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHPUnit2-2.3.6-5|35	
12cu|php-pear-PHPUnit2-2.3.6-5|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPUnit2-2.3.6-5|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPUnit2-2.3.6-5|38	
12cu|php-pear-PHPUnit2-2.3.6-5|39	%clean
12cu|php-pear-PHPUnit2-2.3.6-5|40	
12cu|php-pear-PHPUnit2-2.3.6-5|41	
12cu|php-pear-PHPUnit2-2.3.6-5|42	
12cu|php-pear-PHPUnit2-2.3.6-5|43	%files
12cu|php-pear-PHPUnit2-2.3.6-5|44	%defattr(-,root,root)
12cu|php-pear-PHPUnit2-2.3.6-5|45	%{_bindir}/phpunit
12cu|php-pear-PHPUnit2-2.3.6-5|46	%{_datadir}/pear/%{_class}
12cu|php-pear-PHPUnit2-2.3.6-5|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-PHPUnit2-2.3.6-5|48	
12cu|php-pear-PHPUnit2-2.3.6-5|49	
12cu|php-pear-PHPUnit2-2.3.6-5|50	%changelog
12cu|php-pear-PHPUnit2-2.3.6-5|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.3.6-4mdv2012.0
12cu|php-pear-PHPUnit2-2.3.6-5|52	+ Revision: 742181
12cu|php-pear-PHPUnit2-2.3.6-5|53	- fix major breakage by careless packager
12cu|php-pear-PHPUnit2-2.3.6-5|54	
12cu|php-pear-PHPUnit2-2.3.6-5|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.3.6-3
12cu|php-pear-PHPUnit2-2.3.6-5|56	+ Revision: 679560
12cu|php-pear-PHPUnit2-2.3.6-5|57	- mass rebuild
12cu|php-pear-PHPUnit2-2.3.6-5|58	
12cu|php-pear-PHPUnit2-2.3.6-5|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.3.6-2mdv2011.0
12cu|php-pear-PHPUnit2-2.3.6-5|60	+ Revision: 613753
12cu|php-pear-PHPUnit2-2.3.6-5|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-PHPUnit2-2.3.6-5|62	
12cu|php-pear-PHPUnit2-2.3.6-5|63	* Tue Dec 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.6-1mdv2010.1
12cu|php-pear-PHPUnit2-2.3.6-5|64	+ Revision: 478812
12cu|php-pear-PHPUnit2-2.3.6-5|65	- update to new version 2.3.6
12cu|php-pear-PHPUnit2-2.3.6-5|66	
12cu|php-pear-PHPUnit2-2.3.6-5|67	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.1-6mdv2010.1
12cu|php-pear-PHPUnit2-2.3.6-5|68	+ Revision: 467959
12cu|php-pear-PHPUnit2-2.3.6-5|69	- spec cleanup
12cu|php-pear-PHPUnit2-2.3.6-5|70	- use pear installer
12cu|php-pear-PHPUnit2-2.3.6-5|71	- don't ship tests, even in documentation
12cu|php-pear-PHPUnit2-2.3.6-5|72	- own all directories
12cu|php-pear-PHPUnit2-2.3.6-5|73	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-PHPUnit2-2.3.6-5|74	
12cu|php-pear-PHPUnit2-2.3.6-5|75	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-PHPUnit2-2.3.6-5|76	- restore BuildRoot
12cu|php-pear-PHPUnit2-2.3.6-5|77	
12cu|php-pear-PHPUnit2-2.3.6-5|78	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-PHPUnit2-2.3.6-5|79	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-PHPUnit2-2.3.6-5|80	
12cu|php-pear-PHPUnit2-2.3.6-5|81	
12cu|php-pear-PHPUnit2-2.3.6-5|82	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-5mdv2007.0
12cu|php-pear-PHPUnit2-2.3.6-5|83	+ Revision: 82511
12cu|php-pear-PHPUnit2-2.3.6-5|84	- Import php-pear-PHPUnit2
12cu|php-pear-PHPUnit2-2.3.6-5|85	
12cu|php-pear-PHPUnit2-2.3.6-5|86	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-5mdk
12cu|php-pear-PHPUnit2-2.3.6-5|87	- new group (Development/PHP)
12cu|php-pear-PHPUnit2-2.3.6-5|88	
12cu|php-pear-PHPUnit2-2.3.6-5|89	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-4mdk
12cu|php-pear-PHPUnit2-2.3.6-5|90	- rebuilt to fix auto deps
12cu|php-pear-PHPUnit2-2.3.6-5|91	
12cu|php-pear-PHPUnit2-2.3.6-5|92	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-3mdk
12cu|php-pear-PHPUnit2-2.3.6-5|93	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-PHPUnit2-2.3.6-5|94	
12cu|php-pear-PHPUnit2-2.3.6-5|95	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-2mdk
12cu|php-pear-PHPUnit2-2.3.6-5|96	- fix deps
12cu|php-pear-PHPUnit2-2.3.6-5|97	
12cu|php-pear-PHPUnit2-2.3.6-5|98	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-1mdk
12cu|php-pear-PHPUnit2-2.3.6-5|99	- 2.2.1
12cu|php-pear-PHPUnit2-2.3.6-5|100	
12cu|php-pear-PHPUnit2-2.3.6-5|101	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-3mdk
12cu|php-pear-PHPUnit2-2.3.6-5|102	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-PHPUnit2-2.3.6-5|103	- fix deps
12cu|php-pear-PHPUnit2-2.3.6-5|104	
12cu|php-pear-PHPUnit2-2.3.6-5|105	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-2mdk
12cu|php-pear-PHPUnit2-2.3.6-5|106	- fix deps
12cu|php-pear-PHPUnit2-2.3.6-5|107	
12cu|php-pear-PHPUnit2-2.3.6-5|108	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.0-1mdk
12cu|php-pear-PHPUnit2-2.3.6-5|109	- initial Mandriva package (PLD import)
12cu|php-pear-PHPUnit2-2.3.6-5|110	

11648 12
12cu|php-pear-PHPUnit-3.7.31-1|1	%define  upstream_name PHPUnit
12cu|php-pear-PHPUnit-3.7.31-1|2	%define xmldir  %{_var}/lib/pear
12cu|php-pear-PHPUnit-3.7.31-1|3	%define peardir %(pear config-get php_dir 2> /dev/null)
12cu|php-pear-PHPUnit-3.7.31-1|4	
12cu|php-pear-PHPUnit-3.7.31-1|5	%define __noautoreq /usr/bin/php
12cu|php-pear-PHPUnit-3.7.31-1|6	
12cu|php-pear-PHPUnit-3.7.31-1|7	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHPUnit-3.7.31-1|8	Version:	3.7.31
12cu|php-pear-PHPUnit-3.7.31-1|9	Release:	1
12cu|php-pear-PHPUnit-3.7.31-1|10	Summary:	Regression testing framework for unit tests
12cu|php-pear-PHPUnit-3.7.31-1|11	
12cu|php-pear-PHPUnit-3.7.31-1|12	License:	BSD License
12cu|php-pear-PHPUnit-3.7.31-1|13	Group:		Development/PHP
12cu|php-pear-PHPUnit-3.7.31-1|14	URL:		http://www.phpunit.de/
12cu|php-pear-PHPUnit-3.7.31-1|15	Source0:	http://pear.phpunit.de/get/PHPUnit-%{version}.tgz
12cu|php-pear-PHPUnit-3.7.31-1|16	Requires(post): php-pear
12cu|php-pear-PHPUnit-3.7.31-1|17	Requires(preun): php-pear
12cu|php-pear-PHPUnit-3.7.31-1|18	Requires:	php-pear >= 1.9.4
12cu|php-pear-PHPUnit-3.7.31-1|19	Requires:	php-channel-phpunit
12cu|php-pear-PHPUnit-3.7.31-1|20	Requires:	php-pear-File_Iterator >= 1.3.0
12cu|php-pear-PHPUnit-3.7.31-1|21	Requires:	php-pear-Text_Template >= 1.1.1
12cu|php-pear-PHPUnit-3.7.31-1|22	Requires:	php-pear-PHP_CodeCoverage
12cu|php-pear-PHPUnit-3.7.31-1|23	#Requires:	php-pear-PHP_CodeCoverage >= 1.2.1
12cu|php-pear-PHPUnit-3.7.31-1|24	#Requires:	php-pear-PHP_CodeCoverage <= 1.2.99
12cu|php-pear-PHPUnit-3.7.31-1|25	Requires:	php-pear-PHP_Timer >= 1.0.2
12cu|php-pear-PHPUnit-3.7.31-1|26	Requires:	php-pear-PHP_Timer <= 1.0.99
12cu|php-pear-PHPUnit-3.7.31-1|27	Requires:	php-pear-PHPUnit_MockObject >= 1.2.0
12cu|php-pear-PHPUnit-3.7.31-1|28	#Requires:	php-pear-Symfony2_Yaml >= 2.0.0
12cu|php-pear-PHPUnit-3.7.31-1|29	#Requires:	php-pear-Symfony2_Yaml <= 2.99.99
12cu|php-pear-PHPUnit-3.7.31-1|30	BuildArch:	noarch
12cu|php-pear-PHPUnit-3.7.31-1|31	BuildRequires:	php-pear >= 1.9.4
12cu|php-pear-PHPUnit-3.7.31-1|32	BuildRequires:	php-channel-phpunit
12cu|php-pear-PHPUnit-3.7.31-1|33	
12cu|php-pear-PHPUnit-3.7.31-1|34	
12cu|php-pear-PHPUnit-3.7.31-1|35	%description
12cu|php-pear-PHPUnit-3.7.31-1|36	The PHP Unit Testing framework.
12cu|php-pear-PHPUnit-3.7.31-1|37	
12cu|php-pear-PHPUnit-3.7.31-1|38	%prep
12cu|php-pear-PHPUnit-3.7.31-1|39	%setup -c -T
12cu|php-pear-PHPUnit-3.7.31-1|40	pear -v -c pearrc \
12cu|php-pear-PHPUnit-3.7.31-1|41	-d php_dir=%{peardir} \
12cu|php-pear-PHPUnit-3.7.31-1|42	-d doc_dir=/docs \
12cu|php-pear-PHPUnit-3.7.31-1|43	-d bin_dir=%{_bindir} \
12cu|php-pear-PHPUnit-3.7.31-1|44	-d data_dir=%{peardir}/data \
12cu|php-pear-PHPUnit-3.7.31-1|45	-d test_dir=%{peardir}/tests \
12cu|php-pear-PHPUnit-3.7.31-1|46	-d ext_dir=%{_libdir} \
12cu|php-pear-PHPUnit-3.7.31-1|47	-s
12cu|php-pear-PHPUnit-3.7.31-1|48	
12cu|php-pear-PHPUnit-3.7.31-1|49	%build
12cu|php-pear-PHPUnit-3.7.31-1|50	
12cu|php-pear-PHPUnit-3.7.31-1|51	%install
12cu|php-pear-PHPUnit-3.7.31-1|52	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
12cu|php-pear-PHPUnit-3.7.31-1|53	
12cu|php-pear-PHPUnit-3.7.31-1|54	# Clean up unnecessary files
12cu|php-pear-PHPUnit-3.7.31-1|55	rm pearrc
12cu|php-pear-PHPUnit-3.7.31-1|56	rm %{buildroot}/%{peardir}/.filemap
12cu|php-pear-PHPUnit-3.7.31-1|57	rm %{buildroot}/%{peardir}/.lock
12cu|php-pear-PHPUnit-3.7.31-1|58	rm -rf %{buildroot}/%{peardir}/.registry
12cu|php-pear-PHPUnit-3.7.31-1|59	rm -rf %{buildroot}%{peardir}/.channels
12cu|php-pear-PHPUnit-3.7.31-1|60	rm %{buildroot}%{peardir}/.depdb
12cu|php-pear-PHPUnit-3.7.31-1|61	rm %{buildroot}%{peardir}/.depdblock
12cu|php-pear-PHPUnit-3.7.31-1|62	
12cu|php-pear-PHPUnit-3.7.31-1|63	mv %{buildroot}/docs .
12cu|php-pear-PHPUnit-3.7.31-1|64	
12cu|php-pear-PHPUnit-3.7.31-1|65	
12cu|php-pear-PHPUnit-3.7.31-1|66	# Install XML package description
12cu|php-pear-PHPUnit-3.7.31-1|67	mkdir -p %{buildroot}%{xmldir}
12cu|php-pear-PHPUnit-3.7.31-1|68	tar -xzf %{SOURCE0} package.xml
12cu|php-pear-PHPUnit-3.7.31-1|69	cp -p package.xml %{buildroot}%{xmldir}/PHPUnit.xml
12cu|php-pear-PHPUnit-3.7.31-1|70	
12cu|php-pear-PHPUnit-3.7.31-1|71	
12cu|php-pear-PHPUnit-3.7.31-1|72	%post
12cu|php-pear-PHPUnit-3.7.31-1|73	pear install --nodeps --soft --force --register-only %{xmldir}/PHPUnit.xml
12cu|php-pear-PHPUnit-3.7.31-1|74	
12cu|php-pear-PHPUnit-3.7.31-1|75	%postun
12cu|php-pear-PHPUnit-3.7.31-1|76	if [ "$1" -eq "0" ]; then
12cu|php-pear-PHPUnit-3.7.31-1|77	pear uninstall --nodeps --ignore-errors --register-only pear.phpunit.de/PHPUnit
12cu|php-pear-PHPUnit-3.7.31-1|78	fi
12cu|php-pear-PHPUnit-3.7.31-1|79	
12cu|php-pear-PHPUnit-3.7.31-1|80	%files
12cu|php-pear-PHPUnit-3.7.31-1|81	%doc docs/PHPUnit/*
12cu|php-pear-PHPUnit-3.7.31-1|82	%{peardir}/*
12cu|php-pear-PHPUnit-3.7.31-1|83	%{_bindir}/phpunit
12cu|php-pear-PHPUnit-3.7.31-1|84	%{xmldir}/PHPUnit.xml
12cu|php-pear-PHPUnit-3.7.31-1|85	
12cu|php-pear-PHPUnit-3.7.31-1|86	
12cu|php-pear-PHPUnit-3.7.31-1|87	
12cu|php-pear-PHPUnit-3.7.31-1|88	%changelog
12cu|php-pear-PHPUnit-3.7.31-1|89	* Fri Apr 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.31-1
12cu|php-pear-PHPUnit-3.7.31-1|90	+ Revision: 7119450
12cu|php-pear-PHPUnit-3.7.31-1|91	- Fix reqs
12cu|php-pear-PHPUnit-3.7.31-1|92	
12cu|php-pear-PHPUnit-3.7.31-1|93	

11649 12
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|1	%define  upstream_name PHPUnit_MockObject
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|2	%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|3	%define xmldir  /var/lib/pear
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|4	
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|5	Summary: 	Mock Object library for PHPUnit
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|6	Name: 		php-pear-%{upstream_name}
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|7	Version: 	1.2.3
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|8	Release: 	1
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|9	License: 	BSD
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|10	Group: 		Development/PHP
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|11	Source0: 	http://pear.phpunit.de/get/PHPUnit_MockObject-%{version}.tgz
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|12	URL: 		http://pear.phpunit.de/package/PHPUnit_MockObject
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|13	BuildRequires: 	php-pear >= 1.4.7
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|14	BuildRequires: 	php-channel-phpunit
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|15	Requires: 	php-pear-Text_Template >= 1.1.1
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|16	Requires:	php-pear >= 1.9.4
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|17	Requires: 	php-channel-phpunit
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|18	BuildArch: 	noarch
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|19	
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|20	%description
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|21	Mock Object library for PHPUnit
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|22	
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|23	%prep
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|24	%setup -c -T
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|25	pear -v -c pearrc \
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|26	-d php_dir=%{peardir} \
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|27	-d doc_dir=/docs \
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|28	-d bin_dir=%{_bindir} \
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|29	-d data_dir=%{peardir}/data \
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|30	-d test_dir=%{peardir}/tests \
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|31	-d ext_dir=%{_libdir} \
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|32	-s
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|33	
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|34	%build
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|35	
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|36	%install
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|37	rm -rf %{buildroot}
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|38	pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|39	
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|40	# Clean up unnecessary files
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|41	rm pearrc
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|42	rm %{buildroot}/%{peardir}/.filemap
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|43	rm %{buildroot}/%{peardir}/.lock
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|44	rm -rf %{buildroot}/%{peardir}/.registry
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|45	rm -rf %{buildroot}%{peardir}/.channels
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|46	rm %{buildroot}%{peardir}/.depdb
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|47	rm %{buildroot}%{peardir}/.depdblock
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|48	
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|49	mv %{buildroot}/docs .
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|50	
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|51	
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|52	# Install XML package description
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|53	mkdir -p %{buildroot}%{xmldir}
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|54	tar -xzf %{SOURCE0} package.xml
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|55	cp -p package.xml %{buildroot}%{xmldir}/PHPUnit_MockObject.xml
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|56	
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|57	%clean
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|58	rm -rf %{buildroot}
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|59	
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|60	%post
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|61	pear install --nodeps --soft --force --register-only %{xmldir}/PHPUnit_MockObject.xml
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|62	
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|63	%postun
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|64	if [ "$1" -eq "0" ]; then
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|65	pear uninstall --nodeps --ignore-errors --register-only pear.phpunit.de/PHPUnit_MockObject
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|66	fi
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|67	
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|68	%files
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|69	%defattr(-,root,root)
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|70	%doc docs/PHPUnit_MockObject/*
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|71	%{peardir}/*
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|72	%{xmldir}/PHPUnit_MockObject.xml
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|73	
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|74	
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|75	
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|76	%changelog
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|77	* Fri Apr 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-1
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|78	+ Revision: e162cd7
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|79	- Updated to 1.2.3
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|80	
12cu|php-pear-PHPUnit_MockObject-1.2.3-1|81	

11650 12
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|1	%define  upstream_name PHPUnit_Selenium
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|2	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|3	Summary:	Selenium RC integration for PHPUnit
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|5	Version:	1.1.0
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|6	Release:	3
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|7	License:	BSD
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|8	Group:		Development/PHP
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|9	URL:		http://www.phpunit.de/
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|10	Source0:	http://pear.phpunit.de/get/PHPUnit_Selenium-%{version}.tgz
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|11	Requires(post): php-pear
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|12	Requires(preun): php-pear
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|15	Requires:	php-channel-phpunit
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|16	BuildArch:	noarch
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|17	BuildRequires:	php-pear
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|20	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|21	%description
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|22	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|23	unit tests in PHP.
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|24	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|25	This package provides Selenium RC integration for PHPUnit for PHPUnit.
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|26	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|27	%prep
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|28	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|29	%setup -q -c
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|31	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|32	%build
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|33	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|34	%install
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|35	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|36	cd %{upstream_name}-%{version}
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|39	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|42	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|43	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|45	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|46	%clean
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|47	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|48	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|49	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|50	%files
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|51	%defattr(-,root,root)
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|52	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|53	%doc %{upstream_name}-%{version}/LICENSE
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|54	%{_datadir}/pear/PHPUnit/Extensions/SeleniumTestCase
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|55	%{_datadir}/pear/PHPUnit/Extensions/*.php
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|56	%{_datadir}/pear/packages/PHPUnit_Selenium.xml
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|57	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|58	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|59	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|60	%changelog
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|61	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2012.0
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|62	+ Revision: 742194
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|63	- fix major breakage by careless packager
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|64	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|65	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|66	+ Revision: 730889
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|67	- import php-pear-PHPUnit_Selenium
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|68	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|69	
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|70	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2010.2
12cu|php-pear-PHPUnit_Selenium-1.1.0-3|71	- initial Mandriva package

11651 12
12cu|php-pear-PHPUnit_Story-1.0.0-2|1	%define  upstream_name PHPUnit_Story
12cu|php-pear-PHPUnit_Story-1.0.0-2|2	
12cu|php-pear-PHPUnit_Story-1.0.0-2|3	Summary:	Story extension for PHPUnit to facilitate Behaviour-Driven Development
12cu|php-pear-PHPUnit_Story-1.0.0-2|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHPUnit_Story-1.0.0-2|5	Version:	1.0.0
12cu|php-pear-PHPUnit_Story-1.0.0-2|6	Release:	2
12cu|php-pear-PHPUnit_Story-1.0.0-2|7	License:	BSD
12cu|php-pear-PHPUnit_Story-1.0.0-2|8	Group:		Development/PHP
12cu|php-pear-PHPUnit_Story-1.0.0-2|9	URL:		http://www.phpunit.de/
12cu|php-pear-PHPUnit_Story-1.0.0-2|10	Source0:	http://pear.phpunit.de/get/PHPUnit_Story-%{version}.tgz
12cu|php-pear-PHPUnit_Story-1.0.0-2|11	Requires(post): php-pear
12cu|php-pear-PHPUnit_Story-1.0.0-2|12	Requires(preun): php-pear
12cu|php-pear-PHPUnit_Story-1.0.0-2|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-PHPUnit_Story-1.0.0-2|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-PHPUnit_Story-1.0.0-2|15	Requires:	php-channel-phpunit
12cu|php-pear-PHPUnit_Story-1.0.0-2|16	BuildArch:	noarch
12cu|php-pear-PHPUnit_Story-1.0.0-2|17	BuildRequires:	php-pear
12cu|php-pear-PHPUnit_Story-1.0.0-2|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-PHPUnit_Story-1.0.0-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-PHPUnit_Story-1.0.0-2|20	
12cu|php-pear-PHPUnit_Story-1.0.0-2|21	%description
12cu|php-pear-PHPUnit_Story-1.0.0-2|22	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-PHPUnit_Story-1.0.0-2|23	unit tests in PHP.
12cu|php-pear-PHPUnit_Story-1.0.0-2|24	
12cu|php-pear-PHPUnit_Story-1.0.0-2|25	This package provides Story extension for PHPUnit to facilitate
12cu|php-pear-PHPUnit_Story-1.0.0-2|26	Behaviour-Driven Development.
12cu|php-pear-PHPUnit_Story-1.0.0-2|27	
12cu|php-pear-PHPUnit_Story-1.0.0-2|28	%prep
12cu|php-pear-PHPUnit_Story-1.0.0-2|29	
12cu|php-pear-PHPUnit_Story-1.0.0-2|30	%setup -q -c
12cu|php-pear-PHPUnit_Story-1.0.0-2|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHPUnit_Story-1.0.0-2|32	
12cu|php-pear-PHPUnit_Story-1.0.0-2|33	%build
12cu|php-pear-PHPUnit_Story-1.0.0-2|34	
12cu|php-pear-PHPUnit_Story-1.0.0-2|35	%install
12cu|php-pear-PHPUnit_Story-1.0.0-2|36	
12cu|php-pear-PHPUnit_Story-1.0.0-2|37	cd %{upstream_name}-%{version}
12cu|php-pear-PHPUnit_Story-1.0.0-2|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHPUnit_Story-1.0.0-2|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHPUnit_Story-1.0.0-2|40	
12cu|php-pear-PHPUnit_Story-1.0.0-2|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHPUnit_Story-1.0.0-2|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHPUnit_Story-1.0.0-2|43	
12cu|php-pear-PHPUnit_Story-1.0.0-2|44	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPUnit_Story-1.0.0-2|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPUnit_Story-1.0.0-2|46	
12cu|php-pear-PHPUnit_Story-1.0.0-2|47	%clean
12cu|php-pear-PHPUnit_Story-1.0.0-2|48	
12cu|php-pear-PHPUnit_Story-1.0.0-2|49	
12cu|php-pear-PHPUnit_Story-1.0.0-2|50	
12cu|php-pear-PHPUnit_Story-1.0.0-2|51	%files
12cu|php-pear-PHPUnit_Story-1.0.0-2|52	%defattr(-,root,root)
12cu|php-pear-PHPUnit_Story-1.0.0-2|53	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cu|php-pear-PHPUnit_Story-1.0.0-2|54	%doc %{upstream_name}-%{version}/LICENSE
12cu|php-pear-PHPUnit_Story-1.0.0-2|55	%{_datadir}/pear/PHPUnit/Extensions/Story
12cu|php-pear-PHPUnit_Story-1.0.0-2|56	%{_datadir}/pear/packages/PHPUnit_Story.xml
12cu|php-pear-PHPUnit_Story-1.0.0-2|57	
12cu|php-pear-PHPUnit_Story-1.0.0-2|58	
12cu|php-pear-PHPUnit_Story-1.0.0-2|59	
12cu|php-pear-PHPUnit_Story-1.0.0-2|60	%changelog
12cu|php-pear-PHPUnit_Story-1.0.0-2|61	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2012.0
12cu|php-pear-PHPUnit_Story-1.0.0-2|62	+ Revision: 730891
12cu|php-pear-PHPUnit_Story-1.0.0-2|63	- import php-pear-PHPUnit_Story
12cu|php-pear-PHPUnit_Story-1.0.0-2|64	
12cu|php-pear-PHPUnit_Story-1.0.0-2|65	
12cu|php-pear-PHPUnit_Story-1.0.0-2|66	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cu|php-pear-PHPUnit_Story-1.0.0-2|67	- initial Mandriva package

11652 12
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|1	%define  upstream_name PHPUnit_TestListener_DBUS
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|2	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|3	Summary:	A TestListener for PHPUnit that sends events to DBUS
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|5	Version:	1.0.0
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|6	Release:	3
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|7	License:	BSD
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|8	Group:		Development/PHP
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|9	URL:		http://www.phpunit.de/
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|10	Source0:	http://pear.phpunit.de/get/PHPUnit_TestListener_DBUS-%{version}.tgz
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|11	Requires(post): php-pear
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|12	Requires(preun): php-pear
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|15	Requires:	php-channel-phpunit
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|16	BuildArch:	noarch
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|17	BuildRequires:	php-pear
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|20	Suggests:	php-dbus
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|21	BuildRequires:	php-cli
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|22	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|23	%description
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|24	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|25	unit tests in PHP.
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|26	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|27	This package provides a TestListener for PHPUnit that sends events to DBUS for
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|28	PHPUnit.
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|29	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|30	%prep
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|31	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|32	%setup -q -c
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|34	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|35	%build
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|36	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|37	%install
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|38	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|39	cd %{upstream_name}-%{version}
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|42	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|45	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|46	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|48	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|49	%clean
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|50	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|51	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|52	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|53	%files
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|54	%defattr(-,root,root)
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|55	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|56	%doc %{upstream_name}-%{version}/LICENSE
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|57	%{_datadir}/pear/PHPUnit/Util/Log/DBUS.php
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|58	%{_datadir}/pear/packages/PHPUnit_TestListener_DBUS.xml
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|59	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|60	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|61	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|62	%changelog
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|63	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2012.0
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|64	+ Revision: 743453
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|65	- there's a new urpmi install ordering flaw, so working around that...
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|66	- fix major breakage by careless packager
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|67	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|68	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|69	+ Revision: 730893
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|70	- import php-pear-PHPUnit_TestListener_DBUS
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|71	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|72	
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|73	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cu|php-pear-PHPUnit_TestListener_DBUS-1.0.0-3|74	- initial Mandriva package

11653 12
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|1	%define  upstream_name PHPUnit_TestListener_XHProf
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|2	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|3	Summary:	A TestListener that uses XHProf for automated profiling of the tested code
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|5	Version:	1.0.0
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|6	Release:	3
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|7	License:	BSD
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|8	Group:		Development/PHP
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|9	URL:		http://www.phpunit.de/
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|10	Source0:	http://pear.phpunit.de/get/PHPUnit_TestListener_XHProf-%{version}.tgz
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|11	Requires(post): php-pear
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|12	Requires(preun): php-pear
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|15	Requires:	php-channel-phpunit
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|16	BuildArch:	noarch
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|17	BuildRequires:	php-pear
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|20	Suggests:	php-xhprof
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|21	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|22	%description
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|23	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|24	unit tests in PHP.
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|25	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|26	This package provides a TestListener for PHPUnit that uses XHProf for automated
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|27	profiling of the tested code for PHPUnit.
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|28	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|29	%prep
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|30	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|31	%setup -q -c
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|33	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|34	%build
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|35	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|36	%install
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|37	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|38	cd %{upstream_name}-%{version}
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|41	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|44	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|45	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|47	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|48	%clean
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|49	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|50	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|51	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|52	%files
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|53	%defattr(-,root,root)
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|54	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|55	%doc %{upstream_name}-%{version}/LICENSE
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|56	%{_datadir}/pear/PHPUnit/Util/Log/XHProf.php
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|57	%{_datadir}/pear/packages/PHPUnit_TestListener_XHProf.xml
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|58	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|59	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|60	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|61	%changelog
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|62	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2012.0
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|63	+ Revision: 742210
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|64	- fix major breakage by careless packager
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|65	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|66	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|67	+ Revision: 730895
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|68	- import php-pear-PHPUnit_TestListener_XHProf
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|69	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|70	
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|71	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cu|php-pear-PHPUnit_TestListener_XHProf-1.0.0-3|72	- initial Mandriva package

11654 12
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|1	%define  upstream_name PHPUnit_TicketListener_Fogbugz
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|2	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|3	Summary:	A ticket listener for PHPUnit that interacts with the Fogbugz issue API
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|5	Version:	1.0.0
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|6	Release:	3
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|7	License:	BSD
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|8	Group:		Development/PHP
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|9	URL:		http://www.phpunit.de/
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|10	Source0:	http://pear.phpunit.de/get/PHPUnit_TicketListener_Fogbugz-%{version}.tgz
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|11	Requires(post): php-pear
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|12	Requires(preun): php-pear
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|15	Requires:	php-channel-phpunit
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|16	BuildArch:	noarch
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|17	BuildRequires:	php-pear
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|20	Suggests:	php-curl
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|21	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|22	%description
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|23	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|24	unit tests in PHP.
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|25	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|26	This package provides a ticket listener for PHPUnit that interacts with the
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|27	Fogbugz issue API for PHPUnit.
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|28	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|29	%prep
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|30	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|31	%setup -q -c
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|33	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|34	%build
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|35	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|36	%install
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|37	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|38	cd %{upstream_name}-%{version}
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|41	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|44	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|45	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|47	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|48	%clean
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|49	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|50	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|51	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|52	%files
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|53	%defattr(-,root,root)
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|54	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|55	%doc %{upstream_name}-%{version}/LICENSE
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|56	%{_datadir}/pear/PHPUnit/Extensions/TicketListener/Fogbugz.php
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|57	%{_datadir}/pear/packages/PHPUnit_TicketListener_Fogbugz.xml
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|58	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|59	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|60	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|61	%changelog
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|62	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2012.0
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|63	+ Revision: 742214
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|64	- fix major breakage by careless packager
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|65	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|66	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|67	+ Revision: 730897
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|68	- import php-pear-PHPUnit_TicketListener_Fogbugz
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|69	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|70	
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|71	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cu|php-pear-PHPUnit_TicketListener_Fogbugz-1.0.0-3|72	- initial Mandriva package

11655 12
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|1	%define  upstream_name PHPUnit_TicketListener_GitHub
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|2	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|3	Summary:	A ticket listener for PHPUnit that interacts with the GitHub issue API
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|5	Version:	1.0.0
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|6	Release:	3
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|7	License:	BSD
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|8	Group:		Development/PHP
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|9	URL:		http://www.phpunit.de/
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|10	Source0:	http://pear.phpunit.de/get/PHPUnit_TicketListener_GitHub-%{version}.tgz
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|11	Requires(post): php-pear
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|12	Requires(preun): php-pear
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|15	Requires:	php-channel-phpunit
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|16	BuildArch:	noarch
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|17	BuildRequires:	php-pear
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|20	Suggests:	php-curl
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|21	Suggests:	php-json
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|22	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|23	%description
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|24	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|25	unit tests in PHP.
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|26	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|27	This package provides a ticket listener for PHPUnit that interacts with the
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|28	GitHub issue API for PHPUnit.
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|29	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|30	%prep
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|31	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|32	%setup -q -c
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|34	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|35	%build
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|36	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|37	%install
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|38	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|39	cd %{upstream_name}-%{version}
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|42	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|45	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|46	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|48	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|49	%clean
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|50	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|51	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|52	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|53	%files
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|54	%defattr(-,root,root)
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|55	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|56	%doc %{upstream_name}-%{version}/LICENSE
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|57	%{_datadir}/pear/PHPUnit/Extensions/TicketListener/GitHub.php
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|58	%{_datadir}/pear/packages/PHPUnit_TicketListener_GitHub.xml
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|59	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|60	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|61	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|62	%changelog
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|63	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2012.0
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|64	+ Revision: 742218
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|65	- fix major breakage by careless packager
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|66	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|67	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|68	+ Revision: 730899
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|69	- import php-pear-PHPUnit_TicketListener_GitHub
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|70	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|71	
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|72	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cu|php-pear-PHPUnit_TicketListener_GitHub-1.0.0-3|73	- initial Mandriva package

11656 12
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|1	%define  upstream_name PHPUnit_TicketListener_GoogleCode
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|2	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|3	Summary:	A ticket listener for PHPUnit that interacts with the Google Code issue API
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|5	Version:	1.0.0
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|6	Release:	3
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|7	License:	BSD
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|8	Group:		Development/PHP
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|9	URL:		http://www.phpunit.de/
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|10	Source0:	http://pear.phpunit.de/get/PHPUnit_TicketListener_GoogleCode-%{version}.tgz
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|11	Requires(post): php-pear
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|12	Requires(preun): php-pear
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|15	Requires:	php-channel-phpunit
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|16	BuildArch:	noarch
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|17	BuildRequires:	php-pear
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|20	Suggests:	php-curl
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|21	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|22	%description
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|23	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|24	unit tests in PHP.
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|25	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|26	This package provides a ticket listener for PHPUnit that interacts with the
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|27	Google Code issue API for PHPUnit.
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|28	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|29	%prep
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|30	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|31	%setup -q -c
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|33	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|34	%build
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|35	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|36	%install
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|37	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|38	cd %{upstream_name}-%{version}
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|41	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|44	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|45	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|47	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|48	%clean
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|49	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|50	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|51	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|52	%files
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|53	%defattr(-,root,root)
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|54	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|55	%doc %{upstream_name}-%{version}/LICENSE
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|56	%{_datadir}/pear/PHPUnit/Extensions/TicketListener/GoogleCode.php
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|57	%{_datadir}/pear/packages/PHPUnit_TicketListener_GoogleCode.xml
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|58	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|59	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|60	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|61	%changelog
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|62	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2012.0
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|63	+ Revision: 742222
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|64	- fix major breakage by careless packager
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|65	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|66	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|67	+ Revision: 730901
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|68	- import php-pear-PHPUnit_TicketListener_GoogleCode
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|69	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|70	
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|71	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cu|php-pear-PHPUnit_TicketListener_GoogleCode-1.0.0-3|72	- initial Mandriva package

11657 12
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|1	%define  upstream_name PHPUnit_TicketListener_Trac
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|2	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|3	Summary:	A ticket listener for PHPUnit that interacts with the Trac issue API
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|5	Version:	1.0.0
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|6	Release:	2
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|7	License:	BSD
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|8	Group:		Development/PHP
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|9	URL:		http://www.phpunit.de/
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|10	Source0:	http://pear.phpunit.de/get/PHPUnit_TicketListener_Trac-%{version}.tgz
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|11	Requires(post): php-pear
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|12	Requires(preun): php-pear
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|15	Requires:	php-channel-phpunit
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|16	BuildArch:	noarch
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|17	BuildRequires:	php-pear
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|20	Suggests:	php-pear-XML_RPC2
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|21	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|22	%description
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|23	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|24	unit tests in PHP.
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|25	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|26	This package provides a ticket listener for PHPUnit that interacts with the
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|27	Trac issue API for PHPUnit.
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|28	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|29	%prep
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|30	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|31	%setup -q -c
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|33	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|34	%build
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|35	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|36	%install
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|37	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|38	cd %{upstream_name}-%{version}
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|41	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|44	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|45	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|47	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|48	%clean
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|49	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|50	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|51	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|52	%files
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|53	%defattr(-,root,root)
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|54	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|55	%doc %{upstream_name}-%{version}/LICENSE
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|56	%{_datadir}/pear/PHPUnit/Extensions/TicketListener/Trac.php
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|57	%{_datadir}/pear/packages/PHPUnit_TicketListener_Trac.xml
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|58	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|59	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|60	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|61	%changelog
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|62	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2012.0
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|63	+ Revision: 730903
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|64	- import php-pear-PHPUnit_TicketListener_Trac
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|65	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|66	
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|67	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12cu|php-pear-PHPUnit_TicketListener_Trac-1.0.0-2|68	- initial Mandriva package

11658 12
12cu|php-pear-ppw-1.0.4-3|1	%define  upstream_name ppw
12cu|php-pear-ppw-1.0.4-3|2	
12cu|php-pear-ppw-1.0.4-3|3	Summary:	PHP Project Wizard
12cu|php-pear-ppw-1.0.4-3|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-ppw-1.0.4-3|5	Version:	1.0.4
12cu|php-pear-ppw-1.0.4-3|6	Release:	3
12cu|php-pear-ppw-1.0.4-3|7	License:	BSD
12cu|php-pear-ppw-1.0.4-3|8	Group:		Development/PHP
12cu|php-pear-ppw-1.0.4-3|9	URL:		http://www.phpunit.de/
12cu|php-pear-ppw-1.0.4-3|10	Source0:	http://pear.phpunit.de/get/ppw-%{version}.tgz
12cu|php-pear-ppw-1.0.4-3|11	Requires(post): php-pear
12cu|php-pear-ppw-1.0.4-3|12	Requires(preun): php-pear
12cu|php-pear-ppw-1.0.4-3|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-ppw-1.0.4-3|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-ppw-1.0.4-3|15	Requires:	php-channel-phpunit
12cu|php-pear-ppw-1.0.4-3|16	BuildArch:	noarch
12cu|php-pear-ppw-1.0.4-3|17	BuildRequires:	php-pear
12cu|php-pear-ppw-1.0.4-3|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-ppw-1.0.4-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-ppw-1.0.4-3|20	Suggests:	php-pear-Text_Template >= 1.1.0
12cu|php-pear-ppw-1.0.4-3|21	
12cu|php-pear-ppw-1.0.4-3|22	%description
12cu|php-pear-ppw-1.0.4-3|23	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-ppw-1.0.4-3|24	unit tests in PHP.
12cu|php-pear-ppw-1.0.4-3|25	
12cu|php-pear-ppw-1.0.4-3|26	This package provides the PHP Project Wizard for PHPUnit.
12cu|php-pear-ppw-1.0.4-3|27	
12cu|php-pear-ppw-1.0.4-3|28	%prep
12cu|php-pear-ppw-1.0.4-3|29	
12cu|php-pear-ppw-1.0.4-3|30	%setup -q -c
12cu|php-pear-ppw-1.0.4-3|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-ppw-1.0.4-3|32	
12cu|php-pear-ppw-1.0.4-3|33	%build
12cu|php-pear-ppw-1.0.4-3|34	
12cu|php-pear-ppw-1.0.4-3|35	%install
12cu|php-pear-ppw-1.0.4-3|36	
12cu|php-pear-ppw-1.0.4-3|37	cd %{upstream_name}-%{version}
12cu|php-pear-ppw-1.0.4-3|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-ppw-1.0.4-3|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-ppw-1.0.4-3|40	
12cu|php-pear-ppw-1.0.4-3|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-ppw-1.0.4-3|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-ppw-1.0.4-3|43	
12cu|php-pear-ppw-1.0.4-3|44	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-ppw-1.0.4-3|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-ppw-1.0.4-3|46	
12cu|php-pear-ppw-1.0.4-3|47	%clean
12cu|php-pear-ppw-1.0.4-3|48	
12cu|php-pear-ppw-1.0.4-3|49	
12cu|php-pear-ppw-1.0.4-3|50	
12cu|php-pear-ppw-1.0.4-3|51	%files
12cu|php-pear-ppw-1.0.4-3|52	%defattr(-,root,root)
12cu|php-pear-ppw-1.0.4-3|53	%{_bindir}/ppw
12cu|php-pear-ppw-1.0.4-3|54	%{_datadir}/pear/PPW
12cu|php-pear-ppw-1.0.4-3|55	%{_datadir}/pear/packages/ppw.xml
12cu|php-pear-ppw-1.0.4-3|56	
12cu|php-pear-ppw-1.0.4-3|57	
12cu|php-pear-ppw-1.0.4-3|58	
12cu|php-pear-ppw-1.0.4-3|59	%changelog
12cu|php-pear-ppw-1.0.4-3|60	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2mdv2012.0
12cu|php-pear-ppw-1.0.4-3|61	+ Revision: 742324
12cu|php-pear-ppw-1.0.4-3|62	- fix major breakage by careless packager
12cu|php-pear-ppw-1.0.4-3|63	
12cu|php-pear-ppw-1.0.4-3|64	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1
12cu|php-pear-ppw-1.0.4-3|65	+ Revision: 730905
12cu|php-pear-ppw-1.0.4-3|66	- import php-pear-ppw
12cu|php-pear-ppw-1.0.4-3|67	
12cu|php-pear-ppw-1.0.4-3|68	
12cu|php-pear-ppw-1.0.4-3|69	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1mdv2010.2
12cu|php-pear-ppw-1.0.4-3|70	- initial Mandriva package

11659 12
12cu|php-pear-RDF-0.2.0-1|1	%define		_class		RDF
12cu|php-pear-RDF-0.2.0-1|2	%define		upstream_name	%{_class}
12cu|php-pear-RDF-0.2.0-1|3	
12cu|php-pear-RDF-0.2.0-1|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-RDF-0.2.0-1|5	Version:	0.2.0
12cu|php-pear-RDF-0.2.0-1|6	Release:	1
12cu|php-pear-RDF-0.2.0-1|7	Summary:	Port of the core RAP API
12cu|php-pear-RDF-0.2.0-1|8	License:	PHP License
12cu|php-pear-RDF-0.2.0-1|9	Group:		Development/PHP
12cu|php-pear-RDF-0.2.0-1|10	URL:		http://pear.php.net/package/RDF
12cu|php-pear-RDF-0.2.0-1|11	Source0:	http://download.pear.php.net/package/RDF-%{version}.tgz
12cu|php-pear-RDF-0.2.0-1|12	Requires(post): php-pear
12cu|php-pear-RDF-0.2.0-1|13	Requires(preun): php-pear
12cu|php-pear-RDF-0.2.0-1|14	Requires:	php-pear
12cu|php-pear-RDF-0.2.0-1|15	BuildRequires:  php-pear
12cu|php-pear-RDF-0.2.0-1|16	BuildArch:	noarch
12cu|php-pear-RDF-0.2.0-1|17	
12cu|php-pear-RDF-0.2.0-1|18	%description
12cu|php-pear-RDF-0.2.0-1|19	This package is a port of the core components of the RDF API for PHP (aka RAP):
12cu|php-pear-RDF-0.2.0-1|20	http://www.wiwiss.fu-berlin.de/suhl/bizer/rdfapi/.
12cu|php-pear-RDF-0.2.0-1|21	
12cu|php-pear-RDF-0.2.0-1|22	%prep
12cu|php-pear-RDF-0.2.0-1|23	%setup -q -c
12cu|php-pear-RDF-0.2.0-1|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-RDF-0.2.0-1|25	
12cu|php-pear-RDF-0.2.0-1|26	%install
12cu|php-pear-RDF-0.2.0-1|27	
12cu|php-pear-RDF-0.2.0-1|28	cd %{upstream_name}-%{version}
12cu|php-pear-RDF-0.2.0-1|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-RDF-0.2.0-1|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-RDF-0.2.0-1|31	
12cu|php-pear-RDF-0.2.0-1|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-RDF-0.2.0-1|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-RDF-0.2.0-1|34	
12cu|php-pear-RDF-0.2.0-1|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-RDF-0.2.0-1|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-RDF-0.2.0-1|37	
12cu|php-pear-RDF-0.2.0-1|38	%clean
12cu|php-pear-RDF-0.2.0-1|39	
12cu|php-pear-RDF-0.2.0-1|40	
12cu|php-pear-RDF-0.2.0-1|41	
12cu|php-pear-RDF-0.2.0-1|42	%files
12cu|php-pear-RDF-0.2.0-1|43	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-RDF-0.2.0-1|44	%{_datadir}/pear/%{_class}.php
12cu|php-pear-RDF-0.2.0-1|45	%{_datadir}/pear/%{_class}
12cu|php-pear-RDF-0.2.0-1|46	%{_datadir}/pear/data/%{_class}
12cu|php-pear-RDF-0.2.0-1|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-RDF-0.2.0-1|48	
12cu|php-pear-RDF-0.2.0-1|49	
12cu|php-pear-RDF-0.2.0-1|50	
12cu|php-pear-RDF-0.2.0-1|51	%changelog
12cu|php-pear-RDF-0.2.0-1|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-0.alpha1.4mdv2012.0
12cu|php-pear-RDF-0.2.0-1|53	+ Revision: 742265
12cu|php-pear-RDF-0.2.0-1|54	- fix major breakage by careless packager
12cu|php-pear-RDF-0.2.0-1|55	
12cu|php-pear-RDF-0.2.0-1|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-0.alpha1.3
12cu|php-pear-RDF-0.2.0-1|57	+ Revision: 679569
12cu|php-pear-RDF-0.2.0-1|58	- mass rebuild
12cu|php-pear-RDF-0.2.0-1|59	
12cu|php-pear-RDF-0.2.0-1|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-0.alpha1.2mdv2011.0
12cu|php-pear-RDF-0.2.0-1|61	+ Revision: 613762
12cu|php-pear-RDF-0.2.0-1|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-RDF-0.2.0-1|63	
12cu|php-pear-RDF-0.2.0-1|64	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-0.alpha1.1mdv2010.1
12cu|php-pear-RDF-0.2.0-1|65	+ Revision: 467960
12cu|php-pear-RDF-0.2.0-1|66	- spec cleanup
12cu|php-pear-RDF-0.2.0-1|67	- use pear installer
12cu|php-pear-RDF-0.2.0-1|68	- don't ship tests, even in documentation
12cu|php-pear-RDF-0.2.0-1|69	- own all directories
12cu|php-pear-RDF-0.2.0-1|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-RDF-0.2.0-1|71	
12cu|php-pear-RDF-0.2.0-1|72	* Fri Sep 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-0.alpha1.1mdv2010.0
12cu|php-pear-RDF-0.2.0-1|73	+ Revision: 448598
12cu|php-pear-RDF-0.2.0-1|74	- import php-pear-RDF
12cu|php-pear-RDF-0.2.0-1|75	
12cu|php-pear-RDF-0.2.0-1|76	
12cu|php-pear-RDF-0.2.0-1|77	* Thu Sep 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-0.alpha1.1mdv2010.0
12cu|php-pear-RDF-0.2.0-1|78	- first mdv release
12cu|php-pear-RDF-0.2.0-1|79	

11660 12
12cu|php-pear-Science_Chemistry-1.1.2-1|1	%define		_class		Science
12cu|php-pear-Science_Chemistry-1.1.2-1|2	%define		_subclass	Chemistry
12cu|php-pear-Science_Chemistry-1.1.2-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Science_Chemistry-1.1.2-1|4	
12cu|php-pear-Science_Chemistry-1.1.2-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Science_Chemistry-1.1.2-1|6	Version:	1.1.2
12cu|php-pear-Science_Chemistry-1.1.2-1|7	Release:	1
12cu|php-pear-Science_Chemistry-1.1.2-1|8	Summary:	Manipulate chemical objects: atoms, molecules, etc
12cu|php-pear-Science_Chemistry-1.1.2-1|9	License:	PHP License
12cu|php-pear-Science_Chemistry-1.1.2-1|10	Group:		Development/PHP
12cu|php-pear-Science_Chemistry-1.1.2-1|11	URL:		http://pear.php.net/package/Science_Chemistry/
12cu|php-pear-Science_Chemistry-1.1.2-1|12	Source0:	http://download.pear.php.net/package/Science_Chemistry-%{version}.tgz
12cu|php-pear-Science_Chemistry-1.1.2-1|13	Requires(post): php-pear
12cu|php-pear-Science_Chemistry-1.1.2-1|14	Requires(preun): php-pear
12cu|php-pear-Science_Chemistry-1.1.2-1|15	Requires:	php-pear
12cu|php-pear-Science_Chemistry-1.1.2-1|16	BuildArch:	noarch
12cu|php-pear-Science_Chemistry-1.1.2-1|17	BuildRequires:	php-pear
12cu|php-pear-Science_Chemistry-1.1.2-1|18	
12cu|php-pear-Science_Chemistry-1.1.2-1|19	%description
12cu|php-pear-Science_Chemistry-1.1.2-1|20	General classes to represent Atoms, Molecules and Macromolecules. Also
12cu|php-pear-Science_Chemistry-1.1.2-1|21	parsing code for PDB, CML and XYZ file formats. Examples of parsing
12cu|php-pear-Science_Chemistry-1.1.2-1|22	and conversion to/from chemical structure formats.
12cu|php-pear-Science_Chemistry-1.1.2-1|23	
12cu|php-pear-Science_Chemistry-1.1.2-1|24	%prep
12cu|php-pear-Science_Chemistry-1.1.2-1|25	%setup -q -c
12cu|php-pear-Science_Chemistry-1.1.2-1|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Science_Chemistry-1.1.2-1|27	
12cu|php-pear-Science_Chemistry-1.1.2-1|28	%install
12cu|php-pear-Science_Chemistry-1.1.2-1|29	
12cu|php-pear-Science_Chemistry-1.1.2-1|30	cd %{upstream_name}-%{version}
12cu|php-pear-Science_Chemistry-1.1.2-1|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Science_Chemistry-1.1.2-1|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Science_Chemistry-1.1.2-1|33	
12cu|php-pear-Science_Chemistry-1.1.2-1|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Science_Chemistry-1.1.2-1|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Science_Chemistry-1.1.2-1|36	
12cu|php-pear-Science_Chemistry-1.1.2-1|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Science_Chemistry-1.1.2-1|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Science_Chemistry-1.1.2-1|39	
12cu|php-pear-Science_Chemistry-1.1.2-1|40	# nuke useless files
12cu|php-pear-Science_Chemistry-1.1.2-1|41	rm -f %{buildroot}%{_datadir}/pear/data/%{upstream_name}/*
12cu|php-pear-Science_Chemistry-1.1.2-1|42	
12cu|php-pear-Science_Chemistry-1.1.2-1|43	%clean
12cu|php-pear-Science_Chemistry-1.1.2-1|44	
12cu|php-pear-Science_Chemistry-1.1.2-1|45	
12cu|php-pear-Science_Chemistry-1.1.2-1|46	
12cu|php-pear-Science_Chemistry-1.1.2-1|47	%files
12cu|php-pear-Science_Chemistry-1.1.2-1|48	%doc %{upstream_name}-%{version}
12cu|php-pear-Science_Chemistry-1.1.2-1|49	%{_datadir}/pear/%{_class}
12cu|php-pear-Science_Chemistry-1.1.2-1|50	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Science_Chemistry-1.1.2-1|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Science_Chemistry-1.1.2-1|52	
12cu|php-pear-Science_Chemistry-1.1.2-1|53	
12cu|php-pear-Science_Chemistry-1.1.2-1|54	%changelog
12cu|php-pear-Science_Chemistry-1.1.2-1|55	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdv2012.0
12cu|php-pear-Science_Chemistry-1.1.2-1|56	+ Revision: 742267
12cu|php-pear-Science_Chemistry-1.1.2-1|57	- fix major breakage by careless packager
12cu|php-pear-Science_Chemistry-1.1.2-1|58	
12cu|php-pear-Science_Chemistry-1.1.2-1|59	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2
12cu|php-pear-Science_Chemistry-1.1.2-1|60	+ Revision: 679571
12cu|php-pear-Science_Chemistry-1.1.2-1|61	- mass rebuild
12cu|php-pear-Science_Chemistry-1.1.2-1|62	
12cu|php-pear-Science_Chemistry-1.1.2-1|63	* Wed Dec 29 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2011.0
12cu|php-pear-Science_Chemistry-1.1.2-1|64	+ Revision: 625914
12cu|php-pear-Science_Chemistry-1.1.2-1|65	- fix build
12cu|php-pear-Science_Chemistry-1.1.2-1|66	- 1.1.1
12cu|php-pear-Science_Chemistry-1.1.2-1|67	
12cu|php-pear-Science_Chemistry-1.1.2-1|68	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-11mdv2011.0
12cu|php-pear-Science_Chemistry-1.1.2-1|69	+ Revision: 613765
12cu|php-pear-Science_Chemistry-1.1.2-1|70	- the mass rebuild of 2010.1 packages
12cu|php-pear-Science_Chemistry-1.1.2-1|71	
12cu|php-pear-Science_Chemistry-1.1.2-1|72	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-10mdv2010.1
12cu|php-pear-Science_Chemistry-1.1.2-1|73	+ Revision: 467074
12cu|php-pear-Science_Chemistry-1.1.2-1|74	- spec cleanup
12cu|php-pear-Science_Chemistry-1.1.2-1|75	- use pear installer
12cu|php-pear-Science_Chemistry-1.1.2-1|76	- don't ship tests, even in documentation
12cu|php-pear-Science_Chemistry-1.1.2-1|77	- own all directories
12cu|php-pear-Science_Chemistry-1.1.2-1|78	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Science_Chemistry-1.1.2-1|79	
12cu|php-pear-Science_Chemistry-1.1.2-1|80	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-9mdv2010.0
12cu|php-pear-Science_Chemistry-1.1.2-1|81	+ Revision: 441562
12cu|php-pear-Science_Chemistry-1.1.2-1|82	- rebuild
12cu|php-pear-Science_Chemistry-1.1.2-1|83	
12cu|php-pear-Science_Chemistry-1.1.2-1|84	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-8mdv2009.0
12cu|php-pear-Science_Chemistry-1.1.2-1|85	+ Revision: 237059
12cu|php-pear-Science_Chemistry-1.1.2-1|86	- rebuild
12cu|php-pear-Science_Chemistry-1.1.2-1|87	
12cu|php-pear-Science_Chemistry-1.1.2-1|88	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.1.0-7mdv2008.1
12cu|php-pear-Science_Chemistry-1.1.2-1|89	+ Revision: 140730
12cu|php-pear-Science_Chemistry-1.1.2-1|90	- restore BuildRoot
12cu|php-pear-Science_Chemistry-1.1.2-1|91	
12cu|php-pear-Science_Chemistry-1.1.2-1|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Science_Chemistry-1.1.2-1|93	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Science_Chemistry-1.1.2-1|94	
12cu|php-pear-Science_Chemistry-1.1.2-1|95	
12cu|php-pear-Science_Chemistry-1.1.2-1|96	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdv2007.0
12cu|php-pear-Science_Chemistry-1.1.2-1|97	+ Revision: 82547
12cu|php-pear-Science_Chemistry-1.1.2-1|98	- Import php-pear-Science_Chemistry
12cu|php-pear-Science_Chemistry-1.1.2-1|99	
12cu|php-pear-Science_Chemistry-1.1.2-1|100	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdk
12cu|php-pear-Science_Chemistry-1.1.2-1|101	- new group (Development/PHP)
12cu|php-pear-Science_Chemistry-1.1.2-1|102	
12cu|php-pear-Science_Chemistry-1.1.2-1|103	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6mdk
12cu|php-pear-Science_Chemistry-1.1.2-1|104	- rebuilt to fix auto deps
12cu|php-pear-Science_Chemistry-1.1.2-1|105	
12cu|php-pear-Science_Chemistry-1.1.2-1|106	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-5mdk
12cu|php-pear-Science_Chemistry-1.1.2-1|107	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Science_Chemistry-1.1.2-1|108	
12cu|php-pear-Science_Chemistry-1.1.2-1|109	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-4mdk
12cu|php-pear-Science_Chemistry-1.1.2-1|110	- fix deps
12cu|php-pear-Science_Chemistry-1.1.2-1|111	
12cu|php-pear-Science_Chemistry-1.1.2-1|112	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdk
12cu|php-pear-Science_Chemistry-1.1.2-1|113	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Science_Chemistry-1.1.2-1|114	- fix deps
12cu|php-pear-Science_Chemistry-1.1.2-1|115	
12cu|php-pear-Science_Chemistry-1.1.2-1|116	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdk
12cu|php-pear-Science_Chemistry-1.1.2-1|117	- fix deps
12cu|php-pear-Science_Chemistry-1.1.2-1|118	
12cu|php-pear-Science_Chemistry-1.1.2-1|119	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cu|php-pear-Science_Chemistry-1.1.2-1|120	- initial Mandriva package (PLD import)
12cu|php-pear-Science_Chemistry-1.1.2-1|121	
12cu|php-pear-Science_Chemistry-1.1.2-1|122	

11661 12
12cu|php-pear-Search_Mnogosearch-0.1.1-14|1	%define		_class		Search
12cu|php-pear-Search_Mnogosearch-0.1.1-14|2	%define		_subclass	Mnogosearch
12cu|php-pear-Search_Mnogosearch-0.1.1-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Search_Mnogosearch-0.1.1-14|4	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Search_Mnogosearch-0.1.1-14|6	Version:	0.1.1
12cu|php-pear-Search_Mnogosearch-0.1.1-14|7	Release:	14
12cu|php-pear-Search_Mnogosearch-0.1.1-14|8	Summary:	Wrapper classes for the mnoGoSearch extention
12cu|php-pear-Search_Mnogosearch-0.1.1-14|9	License:	PHP License
12cu|php-pear-Search_Mnogosearch-0.1.1-14|10	Group:		Development/PHP
12cu|php-pear-Search_Mnogosearch-0.1.1-14|11	URL:		http://pear.php.net/package/Search_Mnogosearch/
12cu|php-pear-Search_Mnogosearch-0.1.1-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Search_Mnogosearch-0.1.1-14|13	Requires(post): php-pear
12cu|php-pear-Search_Mnogosearch-0.1.1-14|14	Requires(preun): php-pear
12cu|php-pear-Search_Mnogosearch-0.1.1-14|15	Requires:	php-pear
12cu|php-pear-Search_Mnogosearch-0.1.1-14|16	BuildArch:	noarch
12cu|php-pear-Search_Mnogosearch-0.1.1-14|17	BuildRequires:	php-pear
12cu|php-pear-Search_Mnogosearch-0.1.1-14|18	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|19	%description
12cu|php-pear-Search_Mnogosearch-0.1.1-14|20	This package provides wrapper classes for the mnoGoSearch search
12cu|php-pear-Search_Mnogosearch-0.1.1-14|21	engine. The package has two central classes "Search_Mnogosearch" and
12cu|php-pear-Search_Mnogosearch-0.1.1-14|22	"Search_Mnogosearch_Result". The class "Search_Mnogosearch" gives an
12cu|php-pear-Search_Mnogosearch-0.1.1-14|23	object that represents the search and the "Search_Mnogosearch_Result"
12cu|php-pear-Search_Mnogosearch-0.1.1-14|24	the result. The usage is just like the usage in the "DB" and
12cu|php-pear-Search_Mnogosearch-0.1.1-14|25	"DB_result" classes.
12cu|php-pear-Search_Mnogosearch-0.1.1-14|26	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|27	%prep
12cu|php-pear-Search_Mnogosearch-0.1.1-14|28	%setup -q -c
12cu|php-pear-Search_Mnogosearch-0.1.1-14|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Search_Mnogosearch-0.1.1-14|30	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|31	%install
12cu|php-pear-Search_Mnogosearch-0.1.1-14|32	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|33	cd %{upstream_name}-%{version}
12cu|php-pear-Search_Mnogosearch-0.1.1-14|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Search_Mnogosearch-0.1.1-14|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Search_Mnogosearch-0.1.1-14|36	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Search_Mnogosearch-0.1.1-14|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Search_Mnogosearch-0.1.1-14|39	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|40	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Search_Mnogosearch-0.1.1-14|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Search_Mnogosearch-0.1.1-14|42	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|43	%clean
12cu|php-pear-Search_Mnogosearch-0.1.1-14|44	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|45	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|46	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|47	%files
12cu|php-pear-Search_Mnogosearch-0.1.1-14|48	%defattr(-,root,root)
12cu|php-pear-Search_Mnogosearch-0.1.1-14|49	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Search_Mnogosearch-0.1.1-14|50	%{_datadir}/pear/%{_class}
12cu|php-pear-Search_Mnogosearch-0.1.1-14|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Search_Mnogosearch-0.1.1-14|52	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|53	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|54	%changelog
12cu|php-pear-Search_Mnogosearch-0.1.1-14|55	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-13mdv2012.0
12cu|php-pear-Search_Mnogosearch-0.1.1-14|56	+ Revision: 742268
12cu|php-pear-Search_Mnogosearch-0.1.1-14|57	- fix major breakage by careless packager
12cu|php-pear-Search_Mnogosearch-0.1.1-14|58	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|59	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-12
12cu|php-pear-Search_Mnogosearch-0.1.1-14|60	+ Revision: 679572
12cu|php-pear-Search_Mnogosearch-0.1.1-14|61	- mass rebuild
12cu|php-pear-Search_Mnogosearch-0.1.1-14|62	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|63	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-11mdv2011.0
12cu|php-pear-Search_Mnogosearch-0.1.1-14|64	+ Revision: 613766
12cu|php-pear-Search_Mnogosearch-0.1.1-14|65	- the mass rebuild of 2010.1 packages
12cu|php-pear-Search_Mnogosearch-0.1.1-14|66	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|67	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-10mdv2010.1
12cu|php-pear-Search_Mnogosearch-0.1.1-14|68	+ Revision: 467075
12cu|php-pear-Search_Mnogosearch-0.1.1-14|69	- spec cleanup
12cu|php-pear-Search_Mnogosearch-0.1.1-14|70	- use pear installer
12cu|php-pear-Search_Mnogosearch-0.1.1-14|71	- don't ship tests, even in documentation
12cu|php-pear-Search_Mnogosearch-0.1.1-14|72	- own all directories
12cu|php-pear-Search_Mnogosearch-0.1.1-14|73	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Search_Mnogosearch-0.1.1-14|74	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|75	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.1-9mdv2010.0
12cu|php-pear-Search_Mnogosearch-0.1.1-14|76	+ Revision: 441563
12cu|php-pear-Search_Mnogosearch-0.1.1-14|77	- rebuild
12cu|php-pear-Search_Mnogosearch-0.1.1-14|78	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|79	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-8mdv2009.0
12cu|php-pear-Search_Mnogosearch-0.1.1-14|80	+ Revision: 237060
12cu|php-pear-Search_Mnogosearch-0.1.1-14|81	- rebuild
12cu|php-pear-Search_Mnogosearch-0.1.1-14|82	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|83	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Search_Mnogosearch-0.1.1-14|84	- restore BuildRoot
12cu|php-pear-Search_Mnogosearch-0.1.1-14|85	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|86	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Search_Mnogosearch-0.1.1-14|87	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Search_Mnogosearch-0.1.1-14|88	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|89	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|90	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-7mdv2007.0
12cu|php-pear-Search_Mnogosearch-0.1.1-14|91	+ Revision: 82556
12cu|php-pear-Search_Mnogosearch-0.1.1-14|92	- Import php-pear-Search_Mnogosearch
12cu|php-pear-Search_Mnogosearch-0.1.1-14|93	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|94	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-7mdk
12cu|php-pear-Search_Mnogosearch-0.1.1-14|95	- new group (Development/PHP)
12cu|php-pear-Search_Mnogosearch-0.1.1-14|96	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|97	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-6mdk
12cu|php-pear-Search_Mnogosearch-0.1.1-14|98	- rebuilt to fix auto deps
12cu|php-pear-Search_Mnogosearch-0.1.1-14|99	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|100	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-5mdk
12cu|php-pear-Search_Mnogosearch-0.1.1-14|101	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Search_Mnogosearch-0.1.1-14|102	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|103	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-4mdk
12cu|php-pear-Search_Mnogosearch-0.1.1-14|104	- fix deps
12cu|php-pear-Search_Mnogosearch-0.1.1-14|105	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|106	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdk
12cu|php-pear-Search_Mnogosearch-0.1.1-14|107	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Search_Mnogosearch-0.1.1-14|108	- fix deps
12cu|php-pear-Search_Mnogosearch-0.1.1-14|109	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|110	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-2mdk
12cu|php-pear-Search_Mnogosearch-0.1.1-14|111	- fix deps
12cu|php-pear-Search_Mnogosearch-0.1.1-14|112	
12cu|php-pear-Search_Mnogosearch-0.1.1-14|113	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdk
12cu|php-pear-Search_Mnogosearch-0.1.1-14|114	- initial Mandriva package (PLD import)
12cu|php-pear-Search_Mnogosearch-0.1.1-14|115	

11662 12
12cu|php-pear-Services_Amazon-0.9.0-1|1	%define		_class		Services
12cu|php-pear-Services_Amazon-0.9.0-1|2	%define		_subclass	Amazon
12cu|php-pear-Services_Amazon-0.9.0-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Services_Amazon-0.9.0-1|4	
12cu|php-pear-Services_Amazon-0.9.0-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Services_Amazon-0.9.0-1|6	Version:	0.9.0
12cu|php-pear-Services_Amazon-0.9.0-1|7	Release:	1
12cu|php-pear-Services_Amazon-0.9.0-1|8	Summary:	Access to Amazon.com's web services
12cu|php-pear-Services_Amazon-0.9.0-1|9	License:	PHP License
12cu|php-pear-Services_Amazon-0.9.0-1|10	Group:		Development/PHP
12cu|php-pear-Services_Amazon-0.9.0-1|11	URL:		http://pear.php.net/package/Services_Amazon/
12cu|php-pear-Services_Amazon-0.9.0-1|12	Source0:	http://download.pear.php.net/package/Services_Amazon-%{version}.tgz
12cu|php-pear-Services_Amazon-0.9.0-1|13	Requires(post): php-pear
12cu|php-pear-Services_Amazon-0.9.0-1|14	Requires(preun): php-pear
12cu|php-pear-Services_Amazon-0.9.0-1|15	Requires:	php-pear
12cu|php-pear-Services_Amazon-0.9.0-1|16	BuildArch:	noarch
12cu|php-pear-Services_Amazon-0.9.0-1|17	BuildRequires:	php-pear
12cu|php-pear-Services_Amazon-0.9.0-1|18	
12cu|php-pear-Services_Amazon-0.9.0-1|19	%description
12cu|php-pear-Services_Amazon-0.9.0-1|20	Services_Amazon uses Amazon.com's web services to allow developers to
12cu|php-pear-Services_Amazon-0.9.0-1|21	search and provide associate links for specific ISBN numbers, authors,
12cu|php-pear-Services_Amazon-0.9.0-1|22	artist, directors, and publishers among other things.
12cu|php-pear-Services_Amazon-0.9.0-1|23	
12cu|php-pear-Services_Amazon-0.9.0-1|24	%prep
12cu|php-pear-Services_Amazon-0.9.0-1|25	%setup -q -c
12cu|php-pear-Services_Amazon-0.9.0-1|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Services_Amazon-0.9.0-1|27	
12cu|php-pear-Services_Amazon-0.9.0-1|28	%install
12cu|php-pear-Services_Amazon-0.9.0-1|29	
12cu|php-pear-Services_Amazon-0.9.0-1|30	cd %{upstream_name}-%{version}
12cu|php-pear-Services_Amazon-0.9.0-1|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Services_Amazon-0.9.0-1|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Services_Amazon-0.9.0-1|33	
12cu|php-pear-Services_Amazon-0.9.0-1|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Services_Amazon-0.9.0-1|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Services_Amazon-0.9.0-1|36	
12cu|php-pear-Services_Amazon-0.9.0-1|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Services_Amazon-0.9.0-1|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Services_Amazon-0.9.0-1|39	
12cu|php-pear-Services_Amazon-0.9.0-1|40	%clean
12cu|php-pear-Services_Amazon-0.9.0-1|41	
12cu|php-pear-Services_Amazon-0.9.0-1|42	
12cu|php-pear-Services_Amazon-0.9.0-1|43	
12cu|php-pear-Services_Amazon-0.9.0-1|44	%files
12cu|php-pear-Services_Amazon-0.9.0-1|45	%defattr(-,root,root)
12cu|php-pear-Services_Amazon-0.9.0-1|46	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Services_Amazon-0.9.0-1|47	%{_datadir}/pear/%{_class}
12cu|php-pear-Services_Amazon-0.9.0-1|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Services_Amazon-0.9.0-1|49	
12cu|php-pear-Services_Amazon-0.9.0-1|50	
12cu|php-pear-Services_Amazon-0.9.0-1|51	%changelog
12cu|php-pear-Services_Amazon-0.9.0-1|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-8mdv2012.0
12cu|php-pear-Services_Amazon-0.9.0-1|53	+ Revision: 742269
12cu|php-pear-Services_Amazon-0.9.0-1|54	- fix major breakage by careless packager
12cu|php-pear-Services_Amazon-0.9.0-1|55	
12cu|php-pear-Services_Amazon-0.9.0-1|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-7
12cu|php-pear-Services_Amazon-0.9.0-1|57	+ Revision: 679573
12cu|php-pear-Services_Amazon-0.9.0-1|58	- mass rebuild
12cu|php-pear-Services_Amazon-0.9.0-1|59	
12cu|php-pear-Services_Amazon-0.9.0-1|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-6mdv2011.0
12cu|php-pear-Services_Amazon-0.9.0-1|61	+ Revision: 613767
12cu|php-pear-Services_Amazon-0.9.0-1|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-Services_Amazon-0.9.0-1|63	
12cu|php-pear-Services_Amazon-0.9.0-1|64	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.0-5mdv2010.1
12cu|php-pear-Services_Amazon-0.9.0-1|65	+ Revision: 467076
12cu|php-pear-Services_Amazon-0.9.0-1|66	- spec cleanup
12cu|php-pear-Services_Amazon-0.9.0-1|67	- use pear installer
12cu|php-pear-Services_Amazon-0.9.0-1|68	- don't ship tests, even in documentation
12cu|php-pear-Services_Amazon-0.9.0-1|69	- own all directories
12cu|php-pear-Services_Amazon-0.9.0-1|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Services_Amazon-0.9.0-1|71	
12cu|php-pear-Services_Amazon-0.9.0-1|72	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.7.0-4mdv2010.0
12cu|php-pear-Services_Amazon-0.9.0-1|73	+ Revision: 441564
12cu|php-pear-Services_Amazon-0.9.0-1|74	- rebuild
12cu|php-pear-Services_Amazon-0.9.0-1|75	
12cu|php-pear-Services_Amazon-0.9.0-1|76	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-3mdv2009.0
12cu|php-pear-Services_Amazon-0.9.0-1|77	+ Revision: 237061
12cu|php-pear-Services_Amazon-0.9.0-1|78	- rebuild
12cu|php-pear-Services_Amazon-0.9.0-1|79	
12cu|php-pear-Services_Amazon-0.9.0-1|80	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.7.0-2mdv2008.1
12cu|php-pear-Services_Amazon-0.9.0-1|81	+ Revision: 140730
12cu|php-pear-Services_Amazon-0.9.0-1|82	- restore BuildRoot
12cu|php-pear-Services_Amazon-0.9.0-1|83	
12cu|php-pear-Services_Amazon-0.9.0-1|84	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Services_Amazon-0.9.0-1|85	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Services_Amazon-0.9.0-1|86	
12cu|php-pear-Services_Amazon-0.9.0-1|87	* Fri Jul 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-2mdv2008.0
12cu|php-pear-Services_Amazon-0.9.0-1|88	+ Revision: 53923
12cu|php-pear-Services_Amazon-0.9.0-1|89	- fix deps
12cu|php-pear-Services_Amazon-0.9.0-1|90	
12cu|php-pear-Services_Amazon-0.9.0-1|91	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-1mdv2008.0
12cu|php-pear-Services_Amazon-0.9.0-1|92	+ Revision: 15747
12cu|php-pear-Services_Amazon-0.9.0-1|93	- 0.7.0
12cu|php-pear-Services_Amazon-0.9.0-1|94	
12cu|php-pear-Services_Amazon-0.9.0-1|95	
12cu|php-pear-Services_Amazon-0.9.0-1|96	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdv2007.0
12cu|php-pear-Services_Amazon-0.9.0-1|97	+ Revision: 82565
12cu|php-pear-Services_Amazon-0.9.0-1|98	- Import php-pear-Services_Amazon
12cu|php-pear-Services_Amazon-0.9.0-1|99	
12cu|php-pear-Services_Amazon-0.9.0-1|100	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdk
12cu|php-pear-Services_Amazon-0.9.0-1|101	- 0.4.0
12cu|php-pear-Services_Amazon-0.9.0-1|102	- new group (Development/PHP)
12cu|php-pear-Services_Amazon-0.9.0-1|103	
12cu|php-pear-Services_Amazon-0.9.0-1|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7mdk
12cu|php-pear-Services_Amazon-0.9.0-1|105	- rebuilt to fix auto deps
12cu|php-pear-Services_Amazon-0.9.0-1|106	
12cu|php-pear-Services_Amazon-0.9.0-1|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6mdk
12cu|php-pear-Services_Amazon-0.9.0-1|108	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Services_Amazon-0.9.0-1|109	
12cu|php-pear-Services_Amazon-0.9.0-1|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdk
12cu|php-pear-Services_Amazon-0.9.0-1|111	- fix deps
12cu|php-pear-Services_Amazon-0.9.0-1|112	
12cu|php-pear-Services_Amazon-0.9.0-1|113	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdk
12cu|php-pear-Services_Amazon-0.9.0-1|114	- fix the package.xml file so it will register
12cu|php-pear-Services_Amazon-0.9.0-1|115	
12cu|php-pear-Services_Amazon-0.9.0-1|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdk
12cu|php-pear-Services_Amazon-0.9.0-1|117	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Services_Amazon-0.9.0-1|118	- fix deps
12cu|php-pear-Services_Amazon-0.9.0-1|119	
12cu|php-pear-Services_Amazon-0.9.0-1|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdk
12cu|php-pear-Services_Amazon-0.9.0-1|121	- fix deps
12cu|php-pear-Services_Amazon-0.9.0-1|122	
12cu|php-pear-Services_Amazon-0.9.0-1|123	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdk
12cu|php-pear-Services_Amazon-0.9.0-1|124	- initial Mandriva package (PLD import)
12cu|php-pear-Services_Amazon-0.9.0-1|125	
12cu|php-pear-Services_Amazon-0.9.0-1|126	

11663 12
12cu|php-pear-Services_Delicious-0.5.0-9|1	%define		_class		Services
12cu|php-pear-Services_Delicious-0.5.0-9|2	%define		_subclass	Delicious
12cu|php-pear-Services_Delicious-0.5.0-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Services_Delicious-0.5.0-9|4	
12cu|php-pear-Services_Delicious-0.5.0-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Services_Delicious-0.5.0-9|6	Version:	0.5.0
12cu|php-pear-Services_Delicious-0.5.0-9|7	Release:	9
12cu|php-pear-Services_Delicious-0.5.0-9|8	Summary:	Client for the del.icio.us web service
12cu|php-pear-Services_Delicious-0.5.0-9|9	License:	PHP License
12cu|php-pear-Services_Delicious-0.5.0-9|10	Group:		Development/PHP
12cu|php-pear-Services_Delicious-0.5.0-9|11	URL:		http://pear.php.net/package/Services_Delicious/
12cu|php-pear-Services_Delicious-0.5.0-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Services_Delicious-0.5.0-9|13	Requires(post): php-pear
12cu|php-pear-Services_Delicious-0.5.0-9|14	Requires(preun): php-pear
12cu|php-pear-Services_Delicious-0.5.0-9|15	Requires:	php-pear
12cu|php-pear-Services_Delicious-0.5.0-9|16	BuildArch:	noarch
12cu|php-pear-Services_Delicious-0.5.0-9|17	BuildRequires:	php-pear
12cu|php-pear-Services_Delicious-0.5.0-9|18	
12cu|php-pear-Services_Delicious-0.5.0-9|19	%description
12cu|php-pear-Services_Delicious-0.5.0-9|20	Services_Delicious is a client for the REST-based web service of
12cu|php-pear-Services_Delicious-0.5.0-9|21	del.icio.us.
12cu|php-pear-Services_Delicious-0.5.0-9|22	
12cu|php-pear-Services_Delicious-0.5.0-9|23	del.icio.us is a social bookmarks manager. It allows you to easily add
12cu|php-pear-Services_Delicious-0.5.0-9|24	sites you like to your personal collection of links, to categorize
12cu|php-pear-Services_Delicious-0.5.0-9|25	those sites with keywords, and to share your collection not only
12cu|php-pear-Services_Delicious-0.5.0-9|26	between your own browsers and machines, but also with others.
12cu|php-pear-Services_Delicious-0.5.0-9|27	
12cu|php-pear-Services_Delicious-0.5.0-9|28	Services_Delicious allows you to select, add and delete your bookmarks
12cu|php-pear-Services_Delicious-0.5.0-9|29	from any PHP script.
12cu|php-pear-Services_Delicious-0.5.0-9|30	
12cu|php-pear-Services_Delicious-0.5.0-9|31	%prep
12cu|php-pear-Services_Delicious-0.5.0-9|32	%setup -q -c
12cu|php-pear-Services_Delicious-0.5.0-9|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Services_Delicious-0.5.0-9|34	
12cu|php-pear-Services_Delicious-0.5.0-9|35	%install
12cu|php-pear-Services_Delicious-0.5.0-9|36	
12cu|php-pear-Services_Delicious-0.5.0-9|37	cd %{upstream_name}-%{version}
12cu|php-pear-Services_Delicious-0.5.0-9|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Services_Delicious-0.5.0-9|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Services_Delicious-0.5.0-9|40	
12cu|php-pear-Services_Delicious-0.5.0-9|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Services_Delicious-0.5.0-9|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Services_Delicious-0.5.0-9|43	
12cu|php-pear-Services_Delicious-0.5.0-9|44	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Services_Delicious-0.5.0-9|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Services_Delicious-0.5.0-9|46	
12cu|php-pear-Services_Delicious-0.5.0-9|47	%clean
12cu|php-pear-Services_Delicious-0.5.0-9|48	
12cu|php-pear-Services_Delicious-0.5.0-9|49	
12cu|php-pear-Services_Delicious-0.5.0-9|50	
12cu|php-pear-Services_Delicious-0.5.0-9|51	%files
12cu|php-pear-Services_Delicious-0.5.0-9|52	%defattr(-,root,root)
12cu|php-pear-Services_Delicious-0.5.0-9|53	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Services_Delicious-0.5.0-9|54	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Services_Delicious-0.5.0-9|55	%{_datadir}/pear/%{_class}
12cu|php-pear-Services_Delicious-0.5.0-9|56	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Services_Delicious-0.5.0-9|57	
12cu|php-pear-Services_Delicious-0.5.0-9|58	
12cu|php-pear-Services_Delicious-0.5.0-9|59	
12cu|php-pear-Services_Delicious-0.5.0-9|60	
12cu|php-pear-Services_Delicious-0.5.0-9|61	%changelog
12cu|php-pear-Services_Delicious-0.5.0-9|62	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-8mdv2012.0
12cu|php-pear-Services_Delicious-0.5.0-9|63	+ Revision: 742270
12cu|php-pear-Services_Delicious-0.5.0-9|64	- fix major breakage by careless packager
12cu|php-pear-Services_Delicious-0.5.0-9|65	
12cu|php-pear-Services_Delicious-0.5.0-9|66	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-7
12cu|php-pear-Services_Delicious-0.5.0-9|67	+ Revision: 679574
12cu|php-pear-Services_Delicious-0.5.0-9|68	- mass rebuild
12cu|php-pear-Services_Delicious-0.5.0-9|69	
12cu|php-pear-Services_Delicious-0.5.0-9|70	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-6mdv2011.0
12cu|php-pear-Services_Delicious-0.5.0-9|71	+ Revision: 613768
12cu|php-pear-Services_Delicious-0.5.0-9|72	- the mass rebuild of 2010.1 packages
12cu|php-pear-Services_Delicious-0.5.0-9|73	
12cu|php-pear-Services_Delicious-0.5.0-9|74	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-5mdv2010.1
12cu|php-pear-Services_Delicious-0.5.0-9|75	+ Revision: 467077
12cu|php-pear-Services_Delicious-0.5.0-9|76	- spec cleanup
12cu|php-pear-Services_Delicious-0.5.0-9|77	- use pear installer
12cu|php-pear-Services_Delicious-0.5.0-9|78	- don't ship tests, even in documentation
12cu|php-pear-Services_Delicious-0.5.0-9|79	- own all directories
12cu|php-pear-Services_Delicious-0.5.0-9|80	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Services_Delicious-0.5.0-9|81	
12cu|php-pear-Services_Delicious-0.5.0-9|82	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.0-4mdv2010.0
12cu|php-pear-Services_Delicious-0.5.0-9|83	+ Revision: 441565
12cu|php-pear-Services_Delicious-0.5.0-9|84	- rebuild
12cu|php-pear-Services_Delicious-0.5.0-9|85	
12cu|php-pear-Services_Delicious-0.5.0-9|86	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-3mdv2009.1
12cu|php-pear-Services_Delicious-0.5.0-9|87	+ Revision: 322658
12cu|php-pear-Services_Delicious-0.5.0-9|88	- rebuild
12cu|php-pear-Services_Delicious-0.5.0-9|89	
12cu|php-pear-Services_Delicious-0.5.0-9|90	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdv2009.0
12cu|php-pear-Services_Delicious-0.5.0-9|91	+ Revision: 237062
12cu|php-pear-Services_Delicious-0.5.0-9|92	- rebuild
12cu|php-pear-Services_Delicious-0.5.0-9|93	
12cu|php-pear-Services_Delicious-0.5.0-9|94	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Services_Delicious-0.5.0-9|95	- restore BuildRoot
12cu|php-pear-Services_Delicious-0.5.0-9|96	
12cu|php-pear-Services_Delicious-0.5.0-9|97	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Services_Delicious-0.5.0-9|98	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Services_Delicious-0.5.0-9|99	
12cu|php-pear-Services_Delicious-0.5.0-9|100	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdv2008.0
12cu|php-pear-Services_Delicious-0.5.0-9|101	+ Revision: 15749
12cu|php-pear-Services_Delicious-0.5.0-9|102	- 0.5.0
12cu|php-pear-Services_Delicious-0.5.0-9|103	
12cu|php-pear-Services_Delicious-0.5.0-9|104	
12cu|php-pear-Services_Delicious-0.5.0-9|105	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdv2007.0
12cu|php-pear-Services_Delicious-0.5.0-9|106	+ Revision: 82574
12cu|php-pear-Services_Delicious-0.5.0-9|107	- Import php-pear-Services_Delicious
12cu|php-pear-Services_Delicious-0.5.0-9|108	
12cu|php-pear-Services_Delicious-0.5.0-9|109	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12cu|php-pear-Services_Delicious-0.5.0-9|110	- 0.3.0
12cu|php-pear-Services_Delicious-0.5.0-9|111	
12cu|php-pear-Services_Delicious-0.5.0-9|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7mdk
12cu|php-pear-Services_Delicious-0.5.0-9|113	- new group (Development/PHP)
12cu|php-pear-Services_Delicious-0.5.0-9|114	
12cu|php-pear-Services_Delicious-0.5.0-9|115	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6mdk
12cu|php-pear-Services_Delicious-0.5.0-9|116	- rebuilt to fix auto deps
12cu|php-pear-Services_Delicious-0.5.0-9|117	
12cu|php-pear-Services_Delicious-0.5.0-9|118	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdk
12cu|php-pear-Services_Delicious-0.5.0-9|119	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Services_Delicious-0.5.0-9|120	
12cu|php-pear-Services_Delicious-0.5.0-9|121	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdk
12cu|php-pear-Services_Delicious-0.5.0-9|122	- fix deps
12cu|php-pear-Services_Delicious-0.5.0-9|123	
12cu|php-pear-Services_Delicious-0.5.0-9|124	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdk
12cu|php-pear-Services_Delicious-0.5.0-9|125	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Services_Delicious-0.5.0-9|126	- fix deps
12cu|php-pear-Services_Delicious-0.5.0-9|127	
12cu|php-pear-Services_Delicious-0.5.0-9|128	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdk
12cu|php-pear-Services_Delicious-0.5.0-9|129	- fix deps
12cu|php-pear-Services_Delicious-0.5.0-9|130	
12cu|php-pear-Services_Delicious-0.5.0-9|131	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdk
12cu|php-pear-Services_Delicious-0.5.0-9|132	- initial Mandriva package (PLD import)
12cu|php-pear-Services_Delicious-0.5.0-9|133	

11664 12
12cu|php-pear-Services_Ebay-0.13.1-1|1	%define		_class		Services
12cu|php-pear-Services_Ebay-0.13.1-1|2	%define		_subclass	Ebay
12cu|php-pear-Services_Ebay-0.13.1-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Services_Ebay-0.13.1-1|4	
12cu|php-pear-Services_Ebay-0.13.1-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Services_Ebay-0.13.1-1|6	Version:	0.13.1
12cu|php-pear-Services_Ebay-0.13.1-1|7	Release:	1
12cu|php-pear-Services_Ebay-0.13.1-1|8	Summary:	Interface to eBay's XML-API
12cu|php-pear-Services_Ebay-0.13.1-1|9	License:	PHP License
12cu|php-pear-Services_Ebay-0.13.1-1|10	Group:		Development/PHP
12cu|php-pear-Services_Ebay-0.13.1-1|11	URL:		http://pear.php.net/package/Services_Ebay/
12cu|php-pear-Services_Ebay-0.13.1-1|12	Source0:	http://download.pear.php.net/package/Services_Ebay-%{version}.tgz
12cu|php-pear-Services_Ebay-0.13.1-1|13	Requires(post): php-pear
12cu|php-pear-Services_Ebay-0.13.1-1|14	Requires(preun): php-pear
12cu|php-pear-Services_Ebay-0.13.1-1|15	Requires:	php-pear
12cu|php-pear-Services_Ebay-0.13.1-1|16	BuildArch:	noarch
12cu|php-pear-Services_Ebay-0.13.1-1|17	BuildRequires:	php-pear
12cu|php-pear-Services_Ebay-0.13.1-1|18	
12cu|php-pear-Services_Ebay-0.13.1-1|19	%description
12cu|php-pear-Services_Ebay-0.13.1-1|20	This is interface to eBay's XML-API. It provides objects that are able
12cu|php-pear-Services_Ebay-0.13.1-1|21	to communicate with eBay as well as models that help you working with
12cu|php-pear-Services_Ebay-0.13.1-1|22	the return values like User or Item models.
12cu|php-pear-Services_Ebay-0.13.1-1|23	
12cu|php-pear-Services_Ebay-0.13.1-1|24	The Services_Ebay class provides a unified method to use all objects.
12cu|php-pear-Services_Ebay-0.13.1-1|25	
12cu|php-pear-Services_Ebay-0.13.1-1|26	%prep
12cu|php-pear-Services_Ebay-0.13.1-1|27	%setup -q -c
12cu|php-pear-Services_Ebay-0.13.1-1|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Services_Ebay-0.13.1-1|29	
12cu|php-pear-Services_Ebay-0.13.1-1|30	%install
12cu|php-pear-Services_Ebay-0.13.1-1|31	
12cu|php-pear-Services_Ebay-0.13.1-1|32	cd %{upstream_name}-%{version}
12cu|php-pear-Services_Ebay-0.13.1-1|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Services_Ebay-0.13.1-1|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Services_Ebay-0.13.1-1|35	
12cu|php-pear-Services_Ebay-0.13.1-1|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Services_Ebay-0.13.1-1|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Services_Ebay-0.13.1-1|38	
12cu|php-pear-Services_Ebay-0.13.1-1|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Services_Ebay-0.13.1-1|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Services_Ebay-0.13.1-1|41	
12cu|php-pear-Services_Ebay-0.13.1-1|42	%clean
12cu|php-pear-Services_Ebay-0.13.1-1|43	
12cu|php-pear-Services_Ebay-0.13.1-1|44	
12cu|php-pear-Services_Ebay-0.13.1-1|45	
12cu|php-pear-Services_Ebay-0.13.1-1|46	%files
12cu|php-pear-Services_Ebay-0.13.1-1|47	%defattr(-,root,root)
12cu|php-pear-Services_Ebay-0.13.1-1|48	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Services_Ebay-0.13.1-1|49	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Services_Ebay-0.13.1-1|50	%{_datadir}/pear/%{_class}
12cu|php-pear-Services_Ebay-0.13.1-1|51	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Services_Ebay-0.13.1-1|52	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Services_Ebay-0.13.1-1|53	
12cu|php-pear-Services_Ebay-0.13.1-1|54	
12cu|php-pear-Services_Ebay-0.13.1-1|55	%changelog
12cu|php-pear-Services_Ebay-0.13.1-1|56	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-9mdv2012.0
12cu|php-pear-Services_Ebay-0.13.1-1|57	+ Revision: 742271
12cu|php-pear-Services_Ebay-0.13.1-1|58	- fix major breakage by careless packager
12cu|php-pear-Services_Ebay-0.13.1-1|59	
12cu|php-pear-Services_Ebay-0.13.1-1|60	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-8
12cu|php-pear-Services_Ebay-0.13.1-1|61	+ Revision: 679575
12cu|php-pear-Services_Ebay-0.13.1-1|62	- mass rebuild
12cu|php-pear-Services_Ebay-0.13.1-1|63	
12cu|php-pear-Services_Ebay-0.13.1-1|64	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-7mdv2011.0
12cu|php-pear-Services_Ebay-0.13.1-1|65	+ Revision: 613769
12cu|php-pear-Services_Ebay-0.13.1-1|66	- the mass rebuild of 2010.1 packages
12cu|php-pear-Services_Ebay-0.13.1-1|67	
12cu|php-pear-Services_Ebay-0.13.1-1|68	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.12.0-6mdv2010.1
12cu|php-pear-Services_Ebay-0.13.1-1|69	+ Revision: 467078
12cu|php-pear-Services_Ebay-0.13.1-1|70	- spec cleanup
12cu|php-pear-Services_Ebay-0.13.1-1|71	- use pear installer
12cu|php-pear-Services_Ebay-0.13.1-1|72	- don't ship tests, even in documentation
12cu|php-pear-Services_Ebay-0.13.1-1|73	- own all directories
12cu|php-pear-Services_Ebay-0.13.1-1|74	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Services_Ebay-0.13.1-1|75	
12cu|php-pear-Services_Ebay-0.13.1-1|76	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.12.0-5mdv2010.0
12cu|php-pear-Services_Ebay-0.13.1-1|77	+ Revision: 441566
12cu|php-pear-Services_Ebay-0.13.1-1|78	- rebuild
12cu|php-pear-Services_Ebay-0.13.1-1|79	
12cu|php-pear-Services_Ebay-0.13.1-1|80	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-4mdv2009.1
12cu|php-pear-Services_Ebay-0.13.1-1|81	+ Revision: 322659
12cu|php-pear-Services_Ebay-0.13.1-1|82	- rebuild
12cu|php-pear-Services_Ebay-0.13.1-1|83	
12cu|php-pear-Services_Ebay-0.13.1-1|84	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-3mdv2009.0
12cu|php-pear-Services_Ebay-0.13.1-1|85	+ Revision: 237063
12cu|php-pear-Services_Ebay-0.13.1-1|86	- rebuild
12cu|php-pear-Services_Ebay-0.13.1-1|87	
12cu|php-pear-Services_Ebay-0.13.1-1|88	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Services_Ebay-0.13.1-1|89	- restore BuildRoot
12cu|php-pear-Services_Ebay-0.13.1-1|90	
12cu|php-pear-Services_Ebay-0.13.1-1|91	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Services_Ebay-0.13.1-1|92	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Services_Ebay-0.13.1-1|93	
12cu|php-pear-Services_Ebay-0.13.1-1|94	
12cu|php-pear-Services_Ebay-0.13.1-1|95	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-2mdv2007.1
12cu|php-pear-Services_Ebay-0.13.1-1|96	+ Revision: 140454
12cu|php-pear-Services_Ebay-0.13.1-1|97	- fix deps
12cu|php-pear-Services_Ebay-0.13.1-1|98	
12cu|php-pear-Services_Ebay-0.13.1-1|99	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-1mdv2007.0
12cu|php-pear-Services_Ebay-0.13.1-1|100	+ Revision: 82583
12cu|php-pear-Services_Ebay-0.13.1-1|101	- Import php-pear-Services_Ebay
12cu|php-pear-Services_Ebay-0.13.1-1|102	
12cu|php-pear-Services_Ebay-0.13.1-1|103	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-1mdk
12cu|php-pear-Services_Ebay-0.13.1-1|104	- 0.12.0
12cu|php-pear-Services_Ebay-0.13.1-1|105	- new group (Development/PHP)
12cu|php-pear-Services_Ebay-0.13.1-1|106	
12cu|php-pear-Services_Ebay-0.13.1-1|107	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.0-6mdk
12cu|php-pear-Services_Ebay-0.13.1-1|108	- rebuilt to fix auto deps
12cu|php-pear-Services_Ebay-0.13.1-1|109	
12cu|php-pear-Services_Ebay-0.13.1-1|110	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.0-5mdk
12cu|php-pear-Services_Ebay-0.13.1-1|111	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Services_Ebay-0.13.1-1|112	
12cu|php-pear-Services_Ebay-0.13.1-1|113	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.0-4mdk
12cu|php-pear-Services_Ebay-0.13.1-1|114	- fix deps
12cu|php-pear-Services_Ebay-0.13.1-1|115	
12cu|php-pear-Services_Ebay-0.13.1-1|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.0-3mdk
12cu|php-pear-Services_Ebay-0.13.1-1|117	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Services_Ebay-0.13.1-1|118	- fix deps
12cu|php-pear-Services_Ebay-0.13.1-1|119	
12cu|php-pear-Services_Ebay-0.13.1-1|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.0-2mdk
12cu|php-pear-Services_Ebay-0.13.1-1|121	- fix deps
12cu|php-pear-Services_Ebay-0.13.1-1|122	
12cu|php-pear-Services_Ebay-0.13.1-1|123	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.0-1mdk
12cu|php-pear-Services_Ebay-0.13.1-1|124	- initial Mandriva package (PLD import)
12cu|php-pear-Services_Ebay-0.13.1-1|125	
12cu|php-pear-Services_Ebay-0.13.1-1|126	

11665 12
12cu|php-pear-Services_ExchangeRates-0.8.0-1|1	%define		_class		Services
12cu|php-pear-Services_ExchangeRates-0.8.0-1|2	%define		_subclass	ExchangeRates
12cu|php-pear-Services_ExchangeRates-0.8.0-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Services_ExchangeRates-0.8.0-1|4	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Services_ExchangeRates-0.8.0-1|6	Version:	0.8.0
12cu|php-pear-Services_ExchangeRates-0.8.0-1|7	Release:	1
12cu|php-pear-Services_ExchangeRates-0.8.0-1|8	Summary:	Performs currency conversion
12cu|php-pear-Services_ExchangeRates-0.8.0-1|9	License:	PHP License
12cu|php-pear-Services_ExchangeRates-0.8.0-1|10	Group:		Development/PHP
12cu|php-pear-Services_ExchangeRates-0.8.0-1|11	URL:		http://pear.php.net/package/Services_ExchangeRates/
12cu|php-pear-Services_ExchangeRates-0.8.0-1|12	Source0:	http://download.pear.php.net/package/Services_ExchangeRates-%{version}.tgz
12cu|php-pear-Services_ExchangeRates-0.8.0-1|13	Requires(post): php-pear
12cu|php-pear-Services_ExchangeRates-0.8.0-1|14	Requires(preun): php-pear
12cu|php-pear-Services_ExchangeRates-0.8.0-1|15	Requires:	php-pear
12cu|php-pear-Services_ExchangeRates-0.8.0-1|16	BuildArch:	noarch
12cu|php-pear-Services_ExchangeRates-0.8.0-1|17	BuildRequires:	php-pear
12cu|php-pear-Services_ExchangeRates-0.8.0-1|18	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|19	%description
12cu|php-pear-Services_ExchangeRates-0.8.0-1|20	Extendable to work with any source that provides exchange rate data,
12cu|php-pear-Services_ExchangeRates-0.8.0-1|21	this class downloads exchange rates and the name of each currency (US
12cu|php-pear-Services_ExchangeRates-0.8.0-1|22	Dollar, Euro, Maltese Lira, etc.) and converts between any two of the
12cu|php-pear-Services_ExchangeRates-0.8.0-1|23	available currencies (the actual number of currencies supported
12cu|php-pear-Services_ExchangeRates-0.8.0-1|24	depends on the exchange rate feed used).
12cu|php-pear-Services_ExchangeRates-0.8.0-1|25	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|26	%prep
12cu|php-pear-Services_ExchangeRates-0.8.0-1|27	%setup -q -c
12cu|php-pear-Services_ExchangeRates-0.8.0-1|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Services_ExchangeRates-0.8.0-1|29	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|30	%install
12cu|php-pear-Services_ExchangeRates-0.8.0-1|31	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|32	cd %{upstream_name}-%{version}
12cu|php-pear-Services_ExchangeRates-0.8.0-1|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Services_ExchangeRates-0.8.0-1|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Services_ExchangeRates-0.8.0-1|35	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Services_ExchangeRates-0.8.0-1|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Services_ExchangeRates-0.8.0-1|38	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Services_ExchangeRates-0.8.0-1|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Services_ExchangeRates-0.8.0-1|41	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|42	%clean
12cu|php-pear-Services_ExchangeRates-0.8.0-1|43	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|44	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|45	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|46	%files
12cu|php-pear-Services_ExchangeRates-0.8.0-1|47	%defattr(-,root,root)
12cu|php-pear-Services_ExchangeRates-0.8.0-1|48	%doc %{upstream_name}-%{version}/example.php
12cu|php-pear-Services_ExchangeRates-0.8.0-1|49	%{_datadir}/pear/%{_class}
12cu|php-pear-Services_ExchangeRates-0.8.0-1|50	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Services_ExchangeRates-0.8.0-1|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Services_ExchangeRates-0.8.0-1|52	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|53	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|54	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|55	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|56	%changelog
12cu|php-pear-Services_ExchangeRates-0.8.0-1|57	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-7mdv2012.0
12cu|php-pear-Services_ExchangeRates-0.8.0-1|58	+ Revision: 742272
12cu|php-pear-Services_ExchangeRates-0.8.0-1|59	- fix major breakage by careless packager
12cu|php-pear-Services_ExchangeRates-0.8.0-1|60	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|61	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-6
12cu|php-pear-Services_ExchangeRates-0.8.0-1|62	+ Revision: 679576
12cu|php-pear-Services_ExchangeRates-0.8.0-1|63	- mass rebuild
12cu|php-pear-Services_ExchangeRates-0.8.0-1|64	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|65	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-5mdv2011.0
12cu|php-pear-Services_ExchangeRates-0.8.0-1|66	+ Revision: 613770
12cu|php-pear-Services_ExchangeRates-0.8.0-1|67	- the mass rebuild of 2010.1 packages
12cu|php-pear-Services_ExchangeRates-0.8.0-1|68	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|69	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.3-4mdv2010.1
12cu|php-pear-Services_ExchangeRates-0.8.0-1|70	+ Revision: 467079
12cu|php-pear-Services_ExchangeRates-0.8.0-1|71	- spec cleanup
12cu|php-pear-Services_ExchangeRates-0.8.0-1|72	- use pear installer
12cu|php-pear-Services_ExchangeRates-0.8.0-1|73	- don't ship tests, even in documentation
12cu|php-pear-Services_ExchangeRates-0.8.0-1|74	- own all directories
12cu|php-pear-Services_ExchangeRates-0.8.0-1|75	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Services_ExchangeRates-0.8.0-1|76	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|77	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.3-3mdv2010.0
12cu|php-pear-Services_ExchangeRates-0.8.0-1|78	+ Revision: 441567
12cu|php-pear-Services_ExchangeRates-0.8.0-1|79	- rebuild
12cu|php-pear-Services_ExchangeRates-0.8.0-1|80	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|81	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-2mdv2009.0
12cu|php-pear-Services_ExchangeRates-0.8.0-1|82	+ Revision: 237064
12cu|php-pear-Services_ExchangeRates-0.8.0-1|83	- rebuild
12cu|php-pear-Services_ExchangeRates-0.8.0-1|84	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|85	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Services_ExchangeRates-0.8.0-1|86	- restore BuildRoot
12cu|php-pear-Services_ExchangeRates-0.8.0-1|87	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Services_ExchangeRates-0.8.0-1|89	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Services_ExchangeRates-0.8.0-1|90	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|91	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|92	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-1mdv2007.0
12cu|php-pear-Services_ExchangeRates-0.8.0-1|93	+ Revision: 82591
12cu|php-pear-Services_ExchangeRates-0.8.0-1|94	- Import php-pear-Services_ExchangeRates
12cu|php-pear-Services_ExchangeRates-0.8.0-1|95	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|96	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.3-1mdk
12cu|php-pear-Services_ExchangeRates-0.8.0-1|97	- 0.5.3
12cu|php-pear-Services_ExchangeRates-0.8.0-1|98	- new group (Development/PHP)
12cu|php-pear-Services_ExchangeRates-0.8.0-1|99	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|100	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-7mdk
12cu|php-pear-Services_ExchangeRates-0.8.0-1|101	- rebuilt to fix auto deps
12cu|php-pear-Services_ExchangeRates-0.8.0-1|102	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|103	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-6mdk
12cu|php-pear-Services_ExchangeRates-0.8.0-1|104	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Services_ExchangeRates-0.8.0-1|105	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|106	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-5mdk
12cu|php-pear-Services_ExchangeRates-0.8.0-1|107	- fix deps
12cu|php-pear-Services_ExchangeRates-0.8.0-1|108	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|109	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-4mdk
12cu|php-pear-Services_ExchangeRates-0.8.0-1|110	- fix the package.xml file so it will register
12cu|php-pear-Services_ExchangeRates-0.8.0-1|111	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|112	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-3mdk
12cu|php-pear-Services_ExchangeRates-0.8.0-1|113	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Services_ExchangeRates-0.8.0-1|114	- fix deps
12cu|php-pear-Services_ExchangeRates-0.8.0-1|115	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|116	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdk
12cu|php-pear-Services_ExchangeRates-0.8.0-1|117	- fix deps
12cu|php-pear-Services_ExchangeRates-0.8.0-1|118	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|119	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdk
12cu|php-pear-Services_ExchangeRates-0.8.0-1|120	- initial Mandriva package (PLD import)
12cu|php-pear-Services_ExchangeRates-0.8.0-1|121	
12cu|php-pear-Services_ExchangeRates-0.8.0-1|122	

11666 12
12cu|php-pear-Services_Google-0.1.1-9|1	%define		_class		Services
12cu|php-pear-Services_Google-0.1.1-9|2	%define		_subclass	Google
12cu|php-pear-Services_Google-0.1.1-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Services_Google-0.1.1-9|4	
12cu|php-pear-Services_Google-0.1.1-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Services_Google-0.1.1-9|6	Version:	0.1.1
12cu|php-pear-Services_Google-0.1.1-9|7	Release:	9
12cu|php-pear-Services_Google-0.1.1-9|8	Summary:	Provides access to the Google Web APIs
12cu|php-pear-Services_Google-0.1.1-9|9	License:	PHP License
12cu|php-pear-Services_Google-0.1.1-9|10	Group:		Development/PHP
12cu|php-pear-Services_Google-0.1.1-9|11	URL:		http://pear.php.net/package/Services_Google/
12cu|php-pear-Services_Google-0.1.1-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Services_Google-0.1.1-9|13	Requires(post): php-pear
12cu|php-pear-Services_Google-0.1.1-9|14	Requires(preun): php-pear
12cu|php-pear-Services_Google-0.1.1-9|15	Requires:	php-pear
12cu|php-pear-Services_Google-0.1.1-9|16	BuildArch:	noarch
12cu|php-pear-Services_Google-0.1.1-9|17	BuildRequires:	php-pear
12cu|php-pear-Services_Google-0.1.1-9|18	
12cu|php-pear-Services_Google-0.1.1-9|19	%description
12cu|php-pear-Services_Google-0.1.1-9|20	Allows easy access to the Google Web APIs for the search engine,
12cu|php-pear-Services_Google-0.1.1-9|21	spelling suggestions, and cache.
12cu|php-pear-Services_Google-0.1.1-9|22	
12cu|php-pear-Services_Google-0.1.1-9|23	To use the package you'll need an API key from
12cu|php-pear-Services_Google-0.1.1-9|24	http://www.google.com/apis/ .
12cu|php-pear-Services_Google-0.1.1-9|25	
12cu|php-pear-Services_Google-0.1.1-9|26	%prep
12cu|php-pear-Services_Google-0.1.1-9|27	%setup -q -c
12cu|php-pear-Services_Google-0.1.1-9|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Services_Google-0.1.1-9|29	
12cu|php-pear-Services_Google-0.1.1-9|30	%install
12cu|php-pear-Services_Google-0.1.1-9|31	
12cu|php-pear-Services_Google-0.1.1-9|32	cd %{upstream_name}-%{version}
12cu|php-pear-Services_Google-0.1.1-9|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Services_Google-0.1.1-9|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Services_Google-0.1.1-9|35	
12cu|php-pear-Services_Google-0.1.1-9|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Services_Google-0.1.1-9|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Services_Google-0.1.1-9|38	
12cu|php-pear-Services_Google-0.1.1-9|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Services_Google-0.1.1-9|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Services_Google-0.1.1-9|41	
12cu|php-pear-Services_Google-0.1.1-9|42	%clean
12cu|php-pear-Services_Google-0.1.1-9|43	
12cu|php-pear-Services_Google-0.1.1-9|44	
12cu|php-pear-Services_Google-0.1.1-9|45	
12cu|php-pear-Services_Google-0.1.1-9|46	%files
12cu|php-pear-Services_Google-0.1.1-9|47	%defattr(-,root,root)
12cu|php-pear-Services_Google-0.1.1-9|48	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Services_Google-0.1.1-9|49	%{_datadir}/pear/%{_class}
12cu|php-pear-Services_Google-0.1.1-9|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Services_Google-0.1.1-9|51	
12cu|php-pear-Services_Google-0.1.1-9|52	
12cu|php-pear-Services_Google-0.1.1-9|53	
12cu|php-pear-Services_Google-0.1.1-9|54	
12cu|php-pear-Services_Google-0.1.1-9|55	%changelog
12cu|php-pear-Services_Google-0.1.1-9|56	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-8mdv2012.0
12cu|php-pear-Services_Google-0.1.1-9|57	+ Revision: 742273
12cu|php-pear-Services_Google-0.1.1-9|58	- fix major breakage by careless packager
12cu|php-pear-Services_Google-0.1.1-9|59	
12cu|php-pear-Services_Google-0.1.1-9|60	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-7
12cu|php-pear-Services_Google-0.1.1-9|61	+ Revision: 679577
12cu|php-pear-Services_Google-0.1.1-9|62	- mass rebuild
12cu|php-pear-Services_Google-0.1.1-9|63	
12cu|php-pear-Services_Google-0.1.1-9|64	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-6mdv2011.0
12cu|php-pear-Services_Google-0.1.1-9|65	+ Revision: 613771
12cu|php-pear-Services_Google-0.1.1-9|66	- the mass rebuild of 2010.1 packages
12cu|php-pear-Services_Google-0.1.1-9|67	
12cu|php-pear-Services_Google-0.1.1-9|68	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.1-5mdv2010.1
12cu|php-pear-Services_Google-0.1.1-9|69	+ Revision: 467080
12cu|php-pear-Services_Google-0.1.1-9|70	- spec cleanup
12cu|php-pear-Services_Google-0.1.1-9|71	- use pear installer
12cu|php-pear-Services_Google-0.1.1-9|72	- don't ship tests, even in documentation
12cu|php-pear-Services_Google-0.1.1-9|73	- own all directories
12cu|php-pear-Services_Google-0.1.1-9|74	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Services_Google-0.1.1-9|75	
12cu|php-pear-Services_Google-0.1.1-9|76	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.1-4mdv2010.0
12cu|php-pear-Services_Google-0.1.1-9|77	+ Revision: 441568
12cu|php-pear-Services_Google-0.1.1-9|78	- rebuild
12cu|php-pear-Services_Google-0.1.1-9|79	
12cu|php-pear-Services_Google-0.1.1-9|80	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-3mdv2009.1
12cu|php-pear-Services_Google-0.1.1-9|81	+ Revision: 322660
12cu|php-pear-Services_Google-0.1.1-9|82	- rebuild
12cu|php-pear-Services_Google-0.1.1-9|83	
12cu|php-pear-Services_Google-0.1.1-9|84	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-2mdv2009.0
12cu|php-pear-Services_Google-0.1.1-9|85	+ Revision: 237065
12cu|php-pear-Services_Google-0.1.1-9|86	- rebuild
12cu|php-pear-Services_Google-0.1.1-9|87	
12cu|php-pear-Services_Google-0.1.1-9|88	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.1.1-1mdv2008.1
12cu|php-pear-Services_Google-0.1.1-9|89	+ Revision: 140730
12cu|php-pear-Services_Google-0.1.1-9|90	- restore BuildRoot
12cu|php-pear-Services_Google-0.1.1-9|91	
12cu|php-pear-Services_Google-0.1.1-9|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Services_Google-0.1.1-9|93	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Services_Google-0.1.1-9|94	
12cu|php-pear-Services_Google-0.1.1-9|95	
12cu|php-pear-Services_Google-0.1.1-9|96	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdv2007.0
12cu|php-pear-Services_Google-0.1.1-9|97	+ Revision: 82601
12cu|php-pear-Services_Google-0.1.1-9|98	- Import php-pear-Services_Google
12cu|php-pear-Services_Google-0.1.1-9|99	
12cu|php-pear-Services_Google-0.1.1-9|100	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdk
12cu|php-pear-Services_Google-0.1.1-9|101	- 0.1.1
12cu|php-pear-Services_Google-0.1.1-9|102	- new group (Development/PHP)
12cu|php-pear-Services_Google-0.1.1-9|103	
12cu|php-pear-Services_Google-0.1.1-9|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdk
12cu|php-pear-Services_Google-0.1.1-9|105	- rebuilt to fix auto deps
12cu|php-pear-Services_Google-0.1.1-9|106	
12cu|php-pear-Services_Google-0.1.1-9|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdk
12cu|php-pear-Services_Google-0.1.1-9|108	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Services_Google-0.1.1-9|109	
12cu|php-pear-Services_Google-0.1.1-9|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdk
12cu|php-pear-Services_Google-0.1.1-9|111	- fix deps
12cu|php-pear-Services_Google-0.1.1-9|112	
12cu|php-pear-Services_Google-0.1.1-9|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdk
12cu|php-pear-Services_Google-0.1.1-9|114	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Services_Google-0.1.1-9|115	- fix deps
12cu|php-pear-Services_Google-0.1.1-9|116	
12cu|php-pear-Services_Google-0.1.1-9|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdk
12cu|php-pear-Services_Google-0.1.1-9|118	- fix deps
12cu|php-pear-Services_Google-0.1.1-9|119	
12cu|php-pear-Services_Google-0.1.1-9|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12cu|php-pear-Services_Google-0.1.1-9|121	- initial Mandriva package (PLD import)
12cu|php-pear-Services_Google-0.1.1-9|122	

11667 12
12cu|php-pear-Services_Trackback-0.7.1-1|1	%define		_class		Services
12cu|php-pear-Services_Trackback-0.7.1-1|2	%define		_subclass	Trackback
12cu|php-pear-Services_Trackback-0.7.1-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Services_Trackback-0.7.1-1|4	
12cu|php-pear-Services_Trackback-0.7.1-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Services_Trackback-0.7.1-1|6	Version:	0.7.1
12cu|php-pear-Services_Trackback-0.7.1-1|7	Release:	1
12cu|php-pear-Services_Trackback-0.7.1-1|8	Summary:	A generic class for sending and receiving trackbacks
12cu|php-pear-Services_Trackback-0.7.1-1|9	License:	PHP License
12cu|php-pear-Services_Trackback-0.7.1-1|10	Group:		Development/PHP
12cu|php-pear-Services_Trackback-0.7.1-1|11	URL:		http://pear.php.net/package/Services_Trackback/
12cu|php-pear-Services_Trackback-0.7.1-1|12	Source0:	http://download.pear.php.net/package/Services_Trackback-%{version}.tgz
12cu|php-pear-Services_Trackback-0.7.1-1|13	Requires(post): php-pear
12cu|php-pear-Services_Trackback-0.7.1-1|14	Requires(preun): php-pear
12cu|php-pear-Services_Trackback-0.7.1-1|15	Requires:	php-pear
12cu|php-pear-Services_Trackback-0.7.1-1|16	BuildArch:	noarch
12cu|php-pear-Services_Trackback-0.7.1-1|17	BuildRequires:	php-pear
12cu|php-pear-Services_Trackback-0.7.1-1|18	
12cu|php-pear-Services_Trackback-0.7.1-1|19	%description
12cu|php-pear-Services_Trackback-0.7.1-1|20	A generic class for sending and receiving trackbacks.
12cu|php-pear-Services_Trackback-0.7.1-1|21	
12cu|php-pear-Services_Trackback-0.7.1-1|22	%prep
12cu|php-pear-Services_Trackback-0.7.1-1|23	%setup -q -c
12cu|php-pear-Services_Trackback-0.7.1-1|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Services_Trackback-0.7.1-1|25	
12cu|php-pear-Services_Trackback-0.7.1-1|26	%install
12cu|php-pear-Services_Trackback-0.7.1-1|27	
12cu|php-pear-Services_Trackback-0.7.1-1|28	cd %{upstream_name}-%{version}
12cu|php-pear-Services_Trackback-0.7.1-1|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Services_Trackback-0.7.1-1|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Services_Trackback-0.7.1-1|31	
12cu|php-pear-Services_Trackback-0.7.1-1|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Services_Trackback-0.7.1-1|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Services_Trackback-0.7.1-1|34	
12cu|php-pear-Services_Trackback-0.7.1-1|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Services_Trackback-0.7.1-1|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Services_Trackback-0.7.1-1|37	
12cu|php-pear-Services_Trackback-0.7.1-1|38	%clean
12cu|php-pear-Services_Trackback-0.7.1-1|39	
12cu|php-pear-Services_Trackback-0.7.1-1|40	
12cu|php-pear-Services_Trackback-0.7.1-1|41	
12cu|php-pear-Services_Trackback-0.7.1-1|42	%files
12cu|php-pear-Services_Trackback-0.7.1-1|43	%{_datadir}/pear/%{_class}
12cu|php-pear-Services_Trackback-0.7.1-1|44	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Services_Trackback-0.7.1-1|45	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Services_Trackback-0.7.1-1|46	
12cu|php-pear-Services_Trackback-0.7.1-1|47	
12cu|php-pear-Services_Trackback-0.7.1-1|48	%changelog
12cu|php-pear-Services_Trackback-0.7.1-1|49	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-10mdv2012.0
12cu|php-pear-Services_Trackback-0.7.1-1|50	+ Revision: 742275
12cu|php-pear-Services_Trackback-0.7.1-1|51	- fix major breakage by careless packager
12cu|php-pear-Services_Trackback-0.7.1-1|52	
12cu|php-pear-Services_Trackback-0.7.1-1|53	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-9
12cu|php-pear-Services_Trackback-0.7.1-1|54	+ Revision: 679579
12cu|php-pear-Services_Trackback-0.7.1-1|55	- mass rebuild
12cu|php-pear-Services_Trackback-0.7.1-1|56	
12cu|php-pear-Services_Trackback-0.7.1-1|57	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-8mdv2011.0
12cu|php-pear-Services_Trackback-0.7.1-1|58	+ Revision: 613772
12cu|php-pear-Services_Trackback-0.7.1-1|59	- the mass rebuild of 2010.1 packages
12cu|php-pear-Services_Trackback-0.7.1-1|60	
12cu|php-pear-Services_Trackback-0.7.1-1|61	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.1-7mdv2010.1
12cu|php-pear-Services_Trackback-0.7.1-1|62	+ Revision: 467081
12cu|php-pear-Services_Trackback-0.7.1-1|63	- spec cleanup
12cu|php-pear-Services_Trackback-0.7.1-1|64	- use pear installer
12cu|php-pear-Services_Trackback-0.7.1-1|65	- don't ship tests, even in documentation
12cu|php-pear-Services_Trackback-0.7.1-1|66	- own all directories
12cu|php-pear-Services_Trackback-0.7.1-1|67	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Services_Trackback-0.7.1-1|68	
12cu|php-pear-Services_Trackback-0.7.1-1|69	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.6.1-6mdv2010.0
12cu|php-pear-Services_Trackback-0.7.1-1|70	+ Revision: 441569
12cu|php-pear-Services_Trackback-0.7.1-1|71	- rebuild
12cu|php-pear-Services_Trackback-0.7.1-1|72	
12cu|php-pear-Services_Trackback-0.7.1-1|73	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-5mdv2009.1
12cu|php-pear-Services_Trackback-0.7.1-1|74	+ Revision: 322661
12cu|php-pear-Services_Trackback-0.7.1-1|75	- rebuild
12cu|php-pear-Services_Trackback-0.7.1-1|76	
12cu|php-pear-Services_Trackback-0.7.1-1|77	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-4mdv2009.0
12cu|php-pear-Services_Trackback-0.7.1-1|78	+ Revision: 237066
12cu|php-pear-Services_Trackback-0.7.1-1|79	- rebuild
12cu|php-pear-Services_Trackback-0.7.1-1|80	
12cu|php-pear-Services_Trackback-0.7.1-1|81	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Services_Trackback-0.7.1-1|82	- restore BuildRoot
12cu|php-pear-Services_Trackback-0.7.1-1|83	
12cu|php-pear-Services_Trackback-0.7.1-1|84	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Services_Trackback-0.7.1-1|85	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Services_Trackback-0.7.1-1|86	
12cu|php-pear-Services_Trackback-0.7.1-1|87	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-3mdv2008.0
12cu|php-pear-Services_Trackback-0.7.1-1|88	+ Revision: 15501
12cu|php-pear-Services_Trackback-0.7.1-1|89	- rule out the PHPUnit.php dep
12cu|php-pear-Services_Trackback-0.7.1-1|90	
12cu|php-pear-Services_Trackback-0.7.1-1|91	
12cu|php-pear-Services_Trackback-0.7.1-1|92	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-2mdv2007.1
12cu|php-pear-Services_Trackback-0.7.1-1|93	+ Revision: 140455
12cu|php-pear-Services_Trackback-0.7.1-1|94	- add a bunch of missing files
12cu|php-pear-Services_Trackback-0.7.1-1|95	
12cu|php-pear-Services_Trackback-0.7.1-1|96	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-1mdv2007.1
12cu|php-pear-Services_Trackback-0.7.1-1|97	+ Revision: 82633
12cu|php-pear-Services_Trackback-0.7.1-1|98	- Import php-pear-Services_Trackback
12cu|php-pear-Services_Trackback-0.7.1-1|99	
12cu|php-pear-Services_Trackback-0.7.1-1|100	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-1mdk
12cu|php-pear-Services_Trackback-0.7.1-1|101	- 0.6.1
12cu|php-pear-Services_Trackback-0.7.1-1|102	
12cu|php-pear-Services_Trackback-0.7.1-1|103	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-1mdk
12cu|php-pear-Services_Trackback-0.7.1-1|104	- 0.5.1
12cu|php-pear-Services_Trackback-0.7.1-1|105	- new group (Development/PHP)
12cu|php-pear-Services_Trackback-0.7.1-1|106	
12cu|php-pear-Services_Trackback-0.7.1-1|107	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-6mdk
12cu|php-pear-Services_Trackback-0.7.1-1|108	- rebuilt to fix auto deps
12cu|php-pear-Services_Trackback-0.7.1-1|109	
12cu|php-pear-Services_Trackback-0.7.1-1|110	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-5mdk
12cu|php-pear-Services_Trackback-0.7.1-1|111	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Services_Trackback-0.7.1-1|112	
12cu|php-pear-Services_Trackback-0.7.1-1|113	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-4mdk
12cu|php-pear-Services_Trackback-0.7.1-1|114	- fix deps
12cu|php-pear-Services_Trackback-0.7.1-1|115	
12cu|php-pear-Services_Trackback-0.7.1-1|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-3mdk
12cu|php-pear-Services_Trackback-0.7.1-1|117	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Services_Trackback-0.7.1-1|118	- fix deps
12cu|php-pear-Services_Trackback-0.7.1-1|119	
12cu|php-pear-Services_Trackback-0.7.1-1|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2mdk
12cu|php-pear-Services_Trackback-0.7.1-1|121	- fix deps
12cu|php-pear-Services_Trackback-0.7.1-1|122	
12cu|php-pear-Services_Trackback-0.7.1-1|123	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdk
12cu|php-pear-Services_Trackback-0.7.1-1|124	- initial Mandriva package (PLD import)
12cu|php-pear-Services_Trackback-0.7.1-1|125	
12cu|php-pear-Services_Trackback-0.7.1-1|126	

11668 12
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|1	%define		_class		Services
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|2	%define		_subclass	W3C_CSSValidator
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|4	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|6	Version:	0.1.0
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|7	Release:	6
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|8	Summary:	Network Socket Interface
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|9	License:	PHP License
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|10	Group:		Development/PHP
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|11	URL:		http://pear.php.net/package/%{upstream_name}
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|13	Requires(post): php-pear
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|14	Requires(preun): php-pear
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|15	Requires:	php-pear
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|16	BuildRequires:	php-pear
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|17	BuildArch:	noarch
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|18	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|19	%description
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|20	Net_Socket is a class interface to TCP sockets. It provides blocking
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|21	and non-blocking operation, with different reading and writing modes
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|22	(byte-wise, block-wise, line-wise and special formats like network
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|23	byte-order ip addresses).
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|24	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|25	%prep
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|26	%setup -q -c
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|28	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|29	%install
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|30	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|31	cd %{upstream_name}-%{version}
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|34	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|37	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|40	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|41	%clean
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|42	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|43	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|44	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|45	%files
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|46	%defattr(-,root,root)
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|47	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|48	%{_datadir}/pear/%{_class}
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|50	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|51	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|52	%changelog
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdv2012.0
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|54	+ Revision: 742276
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|55	- fix major breakage by careless packager
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|56	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|58	+ Revision: 679580
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|59	- mass rebuild
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|60	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|61	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdv2011.0
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|62	+ Revision: 613773
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|63	- the mass rebuild of 2010.1 packages
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|64	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|65	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-2mdv2010.1
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|66	+ Revision: 467082
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|67	- spec cleanup
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|68	- use pear installer
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|69	- don't ship tests, even in documentation
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|70	- own all directories
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|72	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|73	* Fri Sep 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-1mdv2010.0
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|74	+ Revision: 449249
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|75	- import php-pear-Services_W3C_CSSValidator
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|76	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|77	
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|78	* Fri Sep 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-1mdv2010.0
12cu|php-pear-Services_W3C_CSSValidator-0.1.0-6|79	- initial release

11669 12
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|1	%define		_class		Spreadsheet
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|2	%define		_subclass	Excel
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|3	%define		upstream_name	%{_class}_%{_subclass}_Writer
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|4	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|6	Version:	0.9.3
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|7	Release:	1
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|8	Summary:	Package for generating Excel spreadsheets
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|9	License:	PHP License
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|10	Group:		Development/PHP
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|11	URL:		http://pear.php.net/package/Spreadsheet_Excel_Writer/
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|12	Source0:	http://download.pear.php.net/package/Spreadsheet_Excel_Writer-%{version}.tgz
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|13	Requires(post): php-pear
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|14	Requires(preun): php-pear
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|15	Requires:	php-pear
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|16	BuildArch:	noarch
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|17	BuildRequires:	php-pear
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|18	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|19	%description
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|20	Spreadsheet_Excel_Writer was born as a porting of the
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|21	Spreadsheet::WriteExcel Perl module to PHP. It allows writing of Excel
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|22	spreadsheets without the need for COM objects. It supports formulas,
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|23	images (BMP) and all kinds of formatting for text and cells. It
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|24	currently supports the BIFF5 format (Excel 5.0), so functionality
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|25	appeared in the latest Excel versions is not yet available.
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|26	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|27	%prep
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|28	%setup -q -c
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|30	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|31	%install
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|32	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|33	cd %{upstream_name}-%{version}
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|36	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|39	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|40	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|42	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|43	%clean
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|44	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|45	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|46	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|47	%files
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|48	%defattr(-,root,root)
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|49	%{_datadir}/pear/%{_class}
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|51	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|52	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|53	%changelog
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-2mdv2012.0
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|55	+ Revision: 742277
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|56	- fix major breakage by careless packager
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|57	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|58	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-1
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|59	+ Revision: 741270
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|60	- 0.9.2
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|61	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|62	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-8
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|63	+ Revision: 679581
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|64	- mass rebuild
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|65	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|66	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-7mdv2011.0
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|67	+ Revision: 613774
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|68	- the mass rebuild of 2010.1 packages
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|69	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|70	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-6mdv2010.1
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|71	+ Revision: 467085
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|72	- spec cleanup
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|73	- use pear installer
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|74	- don't ship tests, even in documentation
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|75	- own all directories
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|76	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|77	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|78	* Tue Oct 06 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-5mdv2010.0
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|79	+ Revision: 454611
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|80	- fix bad xml the hard way, fixes install
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|81	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|82	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9.1-4mdv2010.0
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|83	+ Revision: 441570
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|84	- rebuild
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|85	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|86	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-3mdv2009.1
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|87	+ Revision: 322662
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|88	- rebuild
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|89	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|90	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-2mdv2009.0
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|91	+ Revision: 237067
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|92	- rebuild
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|93	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|94	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|95	- restore BuildRoot
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|96	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|97	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|98	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|99	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|100	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-1mdv2008.0
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|101	+ Revision: 15751
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|102	- 0.9.1
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|103	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|104	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|105	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8-8mdv2007.0
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|106	+ Revision: 82664
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|107	- Import php-pear-Spreadsheet_Excel_Writer
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|108	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|109	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8-8mdk
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|110	- new group (Development/PHP)
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|111	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|112	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-7mdk
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|113	- rebuilt to fix auto deps
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|114	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|115	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-6mdk
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|116	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|117	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|118	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-5mdk
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|119	- fix deps
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|120	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|121	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-4mdk
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|122	- fix the package.xml file so it will register
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|123	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|124	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-3mdk
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|125	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|126	- fix deps
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|127	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|128	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-2mdk
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|129	- fix deps
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|130	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|131	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8-1mdk
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|132	- initial Mandriva package (PLD import)
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|133	
12cu|php-pear-Spreadsheet_Excel_Writer-0.9.3-1|134	

11670 12
12cu|php-pear-SQL_Parser-0.5-16|1	%define		_class		SQL
12cu|php-pear-SQL_Parser-0.5-16|2	%define		_subclass	Parser
12cu|php-pear-SQL_Parser-0.5-16|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-SQL_Parser-0.5-16|4	
12cu|php-pear-SQL_Parser-0.5-16|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-SQL_Parser-0.5-16|6	Version:	0.5
12cu|php-pear-SQL_Parser-0.5-16|7	Release:	16
12cu|php-pear-SQL_Parser-0.5-16|8	Summary:	An SQL Parser
12cu|php-pear-SQL_Parser-0.5-16|9	License:	PHP License
12cu|php-pear-SQL_Parser-0.5-16|10	Group:		Development/PHP
12cu|php-pear-SQL_Parser-0.5-16|11	URL:		http://pear.php.net/package/SQL_Parser/
12cu|php-pear-SQL_Parser-0.5-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-SQL_Parser-0.5-16|13	Requires(post): php-pear
12cu|php-pear-SQL_Parser-0.5-16|14	Requires(preun): php-pear
12cu|php-pear-SQL_Parser-0.5-16|15	Requires:	php-pear
12cu|php-pear-SQL_Parser-0.5-16|16	BuildArch:	noarch
12cu|php-pear-SQL_Parser-0.5-16|17	BuildRequires:	php-pear
12cu|php-pear-SQL_Parser-0.5-16|18	
12cu|php-pear-SQL_Parser-0.5-16|19	%description
12cu|php-pear-SQL_Parser-0.5-16|20	This class is primarily an SQL parser, written with influences from a
12cu|php-pear-SQL_Parser-0.5-16|21	variety of sources (mSQL, CPAN's SQL-Statement, mySQL). It also
12cu|php-pear-SQL_Parser-0.5-16|22	includes a tokenizer (lexer) class and a reimplementation of the ctype
12cu|php-pear-SQL_Parser-0.5-16|23	extension in PHP.
12cu|php-pear-SQL_Parser-0.5-16|24	
12cu|php-pear-SQL_Parser-0.5-16|25	%prep
12cu|php-pear-SQL_Parser-0.5-16|26	%setup -q -c
12cu|php-pear-SQL_Parser-0.5-16|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-SQL_Parser-0.5-16|28	
12cu|php-pear-SQL_Parser-0.5-16|29	%install
12cu|php-pear-SQL_Parser-0.5-16|30	
12cu|php-pear-SQL_Parser-0.5-16|31	cd %{upstream_name}-%{version}
12cu|php-pear-SQL_Parser-0.5-16|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-SQL_Parser-0.5-16|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-SQL_Parser-0.5-16|34	
12cu|php-pear-SQL_Parser-0.5-16|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-SQL_Parser-0.5-16|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-SQL_Parser-0.5-16|37	
12cu|php-pear-SQL_Parser-0.5-16|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-SQL_Parser-0.5-16|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-SQL_Parser-0.5-16|40	
12cu|php-pear-SQL_Parser-0.5-16|41	%clean
12cu|php-pear-SQL_Parser-0.5-16|42	
12cu|php-pear-SQL_Parser-0.5-16|43	
12cu|php-pear-SQL_Parser-0.5-16|44	
12cu|php-pear-SQL_Parser-0.5-16|45	%files
12cu|php-pear-SQL_Parser-0.5-16|46	%defattr(-,root,root)
12cu|php-pear-SQL_Parser-0.5-16|47	%{_datadir}/pear/%{_class}
12cu|php-pear-SQL_Parser-0.5-16|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-SQL_Parser-0.5-16|49	
12cu|php-pear-SQL_Parser-0.5-16|50	
12cu|php-pear-SQL_Parser-0.5-16|51	%changelog
12cu|php-pear-SQL_Parser-0.5-16|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5-15mdv2012.0
12cu|php-pear-SQL_Parser-0.5-16|53	+ Revision: 742266
12cu|php-pear-SQL_Parser-0.5-16|54	- fix major breakage by careless packager
12cu|php-pear-SQL_Parser-0.5-16|55	
12cu|php-pear-SQL_Parser-0.5-16|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5-14
12cu|php-pear-SQL_Parser-0.5-16|57	+ Revision: 679570
12cu|php-pear-SQL_Parser-0.5-16|58	- mass rebuild
12cu|php-pear-SQL_Parser-0.5-16|59	
12cu|php-pear-SQL_Parser-0.5-16|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-13mdv2011.0
12cu|php-pear-SQL_Parser-0.5-16|61	+ Revision: 613763
12cu|php-pear-SQL_Parser-0.5-16|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-SQL_Parser-0.5-16|63	
12cu|php-pear-SQL_Parser-0.5-16|64	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5-12mdv2010.1
12cu|php-pear-SQL_Parser-0.5-16|65	+ Revision: 467086
12cu|php-pear-SQL_Parser-0.5-16|66	- spec cleanup
12cu|php-pear-SQL_Parser-0.5-16|67	- use pear installer
12cu|php-pear-SQL_Parser-0.5-16|68	- don't ship tests, even in documentation
12cu|php-pear-SQL_Parser-0.5-16|69	- own all directories
12cu|php-pear-SQL_Parser-0.5-16|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-SQL_Parser-0.5-16|71	
12cu|php-pear-SQL_Parser-0.5-16|72	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5-11mdv2010.0
12cu|php-pear-SQL_Parser-0.5-16|73	+ Revision: 441572
12cu|php-pear-SQL_Parser-0.5-16|74	- rebuild
12cu|php-pear-SQL_Parser-0.5-16|75	
12cu|php-pear-SQL_Parser-0.5-16|76	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5-10mdv2009.1
12cu|php-pear-SQL_Parser-0.5-16|77	+ Revision: 322657
12cu|php-pear-SQL_Parser-0.5-16|78	- rebuild
12cu|php-pear-SQL_Parser-0.5-16|79	
12cu|php-pear-SQL_Parser-0.5-16|80	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5-9mdv2009.0
12cu|php-pear-SQL_Parser-0.5-16|81	+ Revision: 237058
12cu|php-pear-SQL_Parser-0.5-16|82	- rebuild
12cu|php-pear-SQL_Parser-0.5-16|83	
12cu|php-pear-SQL_Parser-0.5-16|84	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-SQL_Parser-0.5-16|85	- restore BuildRoot
12cu|php-pear-SQL_Parser-0.5-16|86	
12cu|php-pear-SQL_Parser-0.5-16|87	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-SQL_Parser-0.5-16|88	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-SQL_Parser-0.5-16|89	
12cu|php-pear-SQL_Parser-0.5-16|90	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5-8mdv2008.0
12cu|php-pear-SQL_Parser-0.5-16|91	+ Revision: 15489
12cu|php-pear-SQL_Parser-0.5-16|92	- rule out the PHPUnit.php dep
12cu|php-pear-SQL_Parser-0.5-16|93	
12cu|php-pear-SQL_Parser-0.5-16|94	
12cu|php-pear-SQL_Parser-0.5-16|95	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5-7mdv2007.0
12cu|php-pear-SQL_Parser-0.5-16|96	+ Revision: 82535
12cu|php-pear-SQL_Parser-0.5-16|97	- Import php-pear-SQL_Parser
12cu|php-pear-SQL_Parser-0.5-16|98	
12cu|php-pear-SQL_Parser-0.5-16|99	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5-7mdk
12cu|php-pear-SQL_Parser-0.5-16|100	- new group (Development/PHP)
12cu|php-pear-SQL_Parser-0.5-16|101	
12cu|php-pear-SQL_Parser-0.5-16|102	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-6mdk
12cu|php-pear-SQL_Parser-0.5-16|103	- rebuilt to fix auto deps
12cu|php-pear-SQL_Parser-0.5-16|104	
12cu|php-pear-SQL_Parser-0.5-16|105	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-5mdk
12cu|php-pear-SQL_Parser-0.5-16|106	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-SQL_Parser-0.5-16|107	
12cu|php-pear-SQL_Parser-0.5-16|108	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-4mdk
12cu|php-pear-SQL_Parser-0.5-16|109	- fix deps
12cu|php-pear-SQL_Parser-0.5-16|110	
12cu|php-pear-SQL_Parser-0.5-16|111	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-3mdk
12cu|php-pear-SQL_Parser-0.5-16|112	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-SQL_Parser-0.5-16|113	- fix deps
12cu|php-pear-SQL_Parser-0.5-16|114	
12cu|php-pear-SQL_Parser-0.5-16|115	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-2mdk
12cu|php-pear-SQL_Parser-0.5-16|116	- fix deps
12cu|php-pear-SQL_Parser-0.5-16|117	
12cu|php-pear-SQL_Parser-0.5-16|118	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5-1mdk
12cu|php-pear-SQL_Parser-0.5-16|119	- initial Mandriva package (PLD import)
12cu|php-pear-SQL_Parser-0.5-16|120	

11671 12
12cu|php-pear-Stream_SHM-1.0.0-15|1	%define		_class		Stream
12cu|php-pear-Stream_SHM-1.0.0-15|2	%define		_subclass	SHM
12cu|php-pear-Stream_SHM-1.0.0-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Stream_SHM-1.0.0-15|4	
12cu|php-pear-Stream_SHM-1.0.0-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Stream_SHM-1.0.0-15|6	Version:	1.0.0
12cu|php-pear-Stream_SHM-1.0.0-15|7	Release:	15
12cu|php-pear-Stream_SHM-1.0.0-15|8	Summary:	Shared memory stream
12cu|php-pear-Stream_SHM-1.0.0-15|9	License:	PHP License
12cu|php-pear-Stream_SHM-1.0.0-15|10	Group:		Development/PHP
12cu|php-pear-Stream_SHM-1.0.0-15|11	URL:		http://pear.php.net/package/Stream_SHM/
12cu|php-pear-Stream_SHM-1.0.0-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Stream_SHM-1.0.0-15|13	Requires(post): php-pear
12cu|php-pear-Stream_SHM-1.0.0-15|14	Requires(preun): php-pear
12cu|php-pear-Stream_SHM-1.0.0-15|15	Requires:	php-pear
12cu|php-pear-Stream_SHM-1.0.0-15|16	BuildArch:	noarch
12cu|php-pear-Stream_SHM-1.0.0-15|17	BuildRequires:	php-pear
12cu|php-pear-Stream_SHM-1.0.0-15|18	
12cu|php-pear-Stream_SHM-1.0.0-15|19	%description
12cu|php-pear-Stream_SHM-1.0.0-15|20	The Stream_SHM package provides a class that can be registered with
12cu|php-pear-Stream_SHM-1.0.0-15|21	stream_register_wrapper() in order to have stream-based shared-memory
12cu|php-pear-Stream_SHM-1.0.0-15|22	access.
12cu|php-pear-Stream_SHM-1.0.0-15|23	
12cu|php-pear-Stream_SHM-1.0.0-15|24	%prep
12cu|php-pear-Stream_SHM-1.0.0-15|25	%setup -q -c
12cu|php-pear-Stream_SHM-1.0.0-15|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Stream_SHM-1.0.0-15|27	
12cu|php-pear-Stream_SHM-1.0.0-15|28	%install
12cu|php-pear-Stream_SHM-1.0.0-15|29	
12cu|php-pear-Stream_SHM-1.0.0-15|30	cd %{upstream_name}-%{version}
12cu|php-pear-Stream_SHM-1.0.0-15|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Stream_SHM-1.0.0-15|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Stream_SHM-1.0.0-15|33	
12cu|php-pear-Stream_SHM-1.0.0-15|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Stream_SHM-1.0.0-15|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Stream_SHM-1.0.0-15|36	
12cu|php-pear-Stream_SHM-1.0.0-15|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Stream_SHM-1.0.0-15|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Stream_SHM-1.0.0-15|39	
12cu|php-pear-Stream_SHM-1.0.0-15|40	%clean
12cu|php-pear-Stream_SHM-1.0.0-15|41	
12cu|php-pear-Stream_SHM-1.0.0-15|42	
12cu|php-pear-Stream_SHM-1.0.0-15|43	
12cu|php-pear-Stream_SHM-1.0.0-15|44	%files
12cu|php-pear-Stream_SHM-1.0.0-15|45	%defattr(-,root,root)
12cu|php-pear-Stream_SHM-1.0.0-15|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Stream_SHM-1.0.0-15|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Stream_SHM-1.0.0-15|48	
12cu|php-pear-Stream_SHM-1.0.0-15|49	
12cu|php-pear-Stream_SHM-1.0.0-15|50	%changelog
12cu|php-pear-Stream_SHM-1.0.0-15|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-14mdv2012.0
12cu|php-pear-Stream_SHM-1.0.0-15|52	+ Revision: 742278
12cu|php-pear-Stream_SHM-1.0.0-15|53	- fix major breakage by careless packager
12cu|php-pear-Stream_SHM-1.0.0-15|54	
12cu|php-pear-Stream_SHM-1.0.0-15|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-13
12cu|php-pear-Stream_SHM-1.0.0-15|56	+ Revision: 679582
12cu|php-pear-Stream_SHM-1.0.0-15|57	- mass rebuild
12cu|php-pear-Stream_SHM-1.0.0-15|58	
12cu|php-pear-Stream_SHM-1.0.0-15|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-12mdv2011.0
12cu|php-pear-Stream_SHM-1.0.0-15|60	+ Revision: 613775
12cu|php-pear-Stream_SHM-1.0.0-15|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-Stream_SHM-1.0.0-15|62	
12cu|php-pear-Stream_SHM-1.0.0-15|63	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-11mdv2010.1
12cu|php-pear-Stream_SHM-1.0.0-15|64	+ Revision: 467087
12cu|php-pear-Stream_SHM-1.0.0-15|65	- spec cleanup
12cu|php-pear-Stream_SHM-1.0.0-15|66	- use pear installer
12cu|php-pear-Stream_SHM-1.0.0-15|67	- don't ship tests, even in documentation
12cu|php-pear-Stream_SHM-1.0.0-15|68	- own all directories
12cu|php-pear-Stream_SHM-1.0.0-15|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Stream_SHM-1.0.0-15|70	
12cu|php-pear-Stream_SHM-1.0.0-15|71	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-10mdv2010.0
12cu|php-pear-Stream_SHM-1.0.0-15|72	+ Revision: 441573
12cu|php-pear-Stream_SHM-1.0.0-15|73	- rebuild
12cu|php-pear-Stream_SHM-1.0.0-15|74	
12cu|php-pear-Stream_SHM-1.0.0-15|75	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2009.1
12cu|php-pear-Stream_SHM-1.0.0-15|76	+ Revision: 322663
12cu|php-pear-Stream_SHM-1.0.0-15|77	- rebuild
12cu|php-pear-Stream_SHM-1.0.0-15|78	
12cu|php-pear-Stream_SHM-1.0.0-15|79	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2009.0
12cu|php-pear-Stream_SHM-1.0.0-15|80	+ Revision: 237068
12cu|php-pear-Stream_SHM-1.0.0-15|81	- rebuild
12cu|php-pear-Stream_SHM-1.0.0-15|82	
12cu|php-pear-Stream_SHM-1.0.0-15|83	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Stream_SHM-1.0.0-15|84	- restore BuildRoot
12cu|php-pear-Stream_SHM-1.0.0-15|85	
12cu|php-pear-Stream_SHM-1.0.0-15|86	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Stream_SHM-1.0.0-15|87	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Stream_SHM-1.0.0-15|88	
12cu|php-pear-Stream_SHM-1.0.0-15|89	
12cu|php-pear-Stream_SHM-1.0.0-15|90	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cu|php-pear-Stream_SHM-1.0.0-15|91	+ Revision: 82677
12cu|php-pear-Stream_SHM-1.0.0-15|92	- Import php-pear-Stream_SHM
12cu|php-pear-Stream_SHM-1.0.0-15|93	
12cu|php-pear-Stream_SHM-1.0.0-15|94	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cu|php-pear-Stream_SHM-1.0.0-15|95	- new group (Development/PHP)
12cu|php-pear-Stream_SHM-1.0.0-15|96	
12cu|php-pear-Stream_SHM-1.0.0-15|97	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cu|php-pear-Stream_SHM-1.0.0-15|98	- rebuilt to fix auto deps
12cu|php-pear-Stream_SHM-1.0.0-15|99	
12cu|php-pear-Stream_SHM-1.0.0-15|100	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cu|php-pear-Stream_SHM-1.0.0-15|101	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Stream_SHM-1.0.0-15|102	
12cu|php-pear-Stream_SHM-1.0.0-15|103	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cu|php-pear-Stream_SHM-1.0.0-15|104	- fix deps
12cu|php-pear-Stream_SHM-1.0.0-15|105	
12cu|php-pear-Stream_SHM-1.0.0-15|106	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cu|php-pear-Stream_SHM-1.0.0-15|107	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Stream_SHM-1.0.0-15|108	- fix deps
12cu|php-pear-Stream_SHM-1.0.0-15|109	
12cu|php-pear-Stream_SHM-1.0.0-15|110	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cu|php-pear-Stream_SHM-1.0.0-15|111	- fix deps
12cu|php-pear-Stream_SHM-1.0.0-15|112	
12cu|php-pear-Stream_SHM-1.0.0-15|113	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-Stream_SHM-1.0.0-15|114	- initial Mandriva package (PLD import)
12cu|php-pear-Stream_SHM-1.0.0-15|115	

11672 12
12cu|php-pear-Stream_Var-1.1.0-8|1	%define		_class		Stream
12cu|php-pear-Stream_Var-1.1.0-8|2	%define		_subclass	Var
12cu|php-pear-Stream_Var-1.1.0-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Stream_Var-1.1.0-8|4	
12cu|php-pear-Stream_Var-1.1.0-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Stream_Var-1.1.0-8|6	Version:	1.1.0
12cu|php-pear-Stream_Var-1.1.0-8|7	Release:	8
12cu|php-pear-Stream_Var-1.1.0-8|8	Summary:	Allows stream based access to any variable
12cu|php-pear-Stream_Var-1.1.0-8|9	License:	PHP License
12cu|php-pear-Stream_Var-1.1.0-8|10	Group:		Development/PHP
12cu|php-pear-Stream_Var-1.1.0-8|11	URL:		http://pear.php.net/package/Stream_Var/
12cu|php-pear-Stream_Var-1.1.0-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Stream_Var-1.1.0-8|13	Requires(post): php-pear
12cu|php-pear-Stream_Var-1.1.0-8|14	Requires(preun): php-pear
12cu|php-pear-Stream_Var-1.1.0-8|15	Requires:	php-pear
12cu|php-pear-Stream_Var-1.1.0-8|16	BuildRequires:	php-pear
12cu|php-pear-Stream_Var-1.1.0-8|17	BuildArch:	noarch
12cu|php-pear-Stream_Var-1.1.0-8|18	
12cu|php-pear-Stream_Var-1.1.0-8|19	%description
12cu|php-pear-Stream_Var-1.1.0-8|20	%{upstream_name} can be registered as a stream with stream_register_wrapper
12cu|php-pear-Stream_Var-1.1.0-8|21	and allows stream based access to any variable in any scope. Arrays are
12cu|php-pear-Stream_Var-1.1.0-8|22	treated as directories, so it`s possible to replace temporary
12cu|php-pear-Stream_Var-1.1.0-8|23	directories and files in your applications with variables.
12cu|php-pear-Stream_Var-1.1.0-8|24	
12cu|php-pear-Stream_Var-1.1.0-8|25	%prep
12cu|php-pear-Stream_Var-1.1.0-8|26	%setup -q -c
12cu|php-pear-Stream_Var-1.1.0-8|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Stream_Var-1.1.0-8|28	
12cu|php-pear-Stream_Var-1.1.0-8|29	%install
12cu|php-pear-Stream_Var-1.1.0-8|30	
12cu|php-pear-Stream_Var-1.1.0-8|31	cd %{upstream_name}-%{version}
12cu|php-pear-Stream_Var-1.1.0-8|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Stream_Var-1.1.0-8|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Stream_Var-1.1.0-8|34	
12cu|php-pear-Stream_Var-1.1.0-8|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Stream_Var-1.1.0-8|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Stream_Var-1.1.0-8|37	
12cu|php-pear-Stream_Var-1.1.0-8|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Stream_Var-1.1.0-8|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Stream_Var-1.1.0-8|40	
12cu|php-pear-Stream_Var-1.1.0-8|41	%clean
12cu|php-pear-Stream_Var-1.1.0-8|42	
12cu|php-pear-Stream_Var-1.1.0-8|43	
12cu|php-pear-Stream_Var-1.1.0-8|44	
12cu|php-pear-Stream_Var-1.1.0-8|45	%files
12cu|php-pear-Stream_Var-1.1.0-8|46	%defattr(-,root,root)
12cu|php-pear-Stream_Var-1.1.0-8|47	%{_datadir}/pear/%{_class}
12cu|php-pear-Stream_Var-1.1.0-8|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Stream_Var-1.1.0-8|49	
12cu|php-pear-Stream_Var-1.1.0-8|50	
12cu|php-pear-Stream_Var-1.1.0-8|51	%changelog
12cu|php-pear-Stream_Var-1.1.0-8|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdv2012.0
12cu|php-pear-Stream_Var-1.1.0-8|53	+ Revision: 742279
12cu|php-pear-Stream_Var-1.1.0-8|54	- fix major breakage by careless packager
12cu|php-pear-Stream_Var-1.1.0-8|55	
12cu|php-pear-Stream_Var-1.1.0-8|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6
12cu|php-pear-Stream_Var-1.1.0-8|57	+ Revision: 679583
12cu|php-pear-Stream_Var-1.1.0-8|58	- mass rebuild
12cu|php-pear-Stream_Var-1.1.0-8|59	
12cu|php-pear-Stream_Var-1.1.0-8|60	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-5mdv2011.0
12cu|php-pear-Stream_Var-1.1.0-8|61	+ Revision: 613776
12cu|php-pear-Stream_Var-1.1.0-8|62	- the mass rebuild of 2010.1 packages
12cu|php-pear-Stream_Var-1.1.0-8|63	
12cu|php-pear-Stream_Var-1.1.0-8|64	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-4mdv2010.1
12cu|php-pear-Stream_Var-1.1.0-8|65	+ Revision: 467088
12cu|php-pear-Stream_Var-1.1.0-8|66	- spec cleanup
12cu|php-pear-Stream_Var-1.1.0-8|67	- use pear installer
12cu|php-pear-Stream_Var-1.1.0-8|68	- don't ship tests, even in documentation
12cu|php-pear-Stream_Var-1.1.0-8|69	- own all directories
12cu|php-pear-Stream_Var-1.1.0-8|70	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Stream_Var-1.1.0-8|71	
12cu|php-pear-Stream_Var-1.1.0-8|72	* Thu Oct 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-3mdv2010.0
12cu|php-pear-Stream_Var-1.1.0-8|73	+ Revision: 452034
12cu|php-pear-Stream_Var-1.1.0-8|74	- fix %%postun
12cu|php-pear-Stream_Var-1.1.0-8|75	
12cu|php-pear-Stream_Var-1.1.0-8|76	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-2mdv2010.0
12cu|php-pear-Stream_Var-1.1.0-8|77	+ Revision: 450204
12cu|php-pear-Stream_Var-1.1.0-8|78	- use pear installer
12cu|php-pear-Stream_Var-1.1.0-8|79	- use fedora %%post/%%postun
12cu|php-pear-Stream_Var-1.1.0-8|80	
12cu|php-pear-Stream_Var-1.1.0-8|81	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1mdv2010.0
12cu|php-pear-Stream_Var-1.1.0-8|82	+ Revision: 446484
12cu|php-pear-Stream_Var-1.1.0-8|83	- new version
12cu|php-pear-Stream_Var-1.1.0-8|84	- spec cleanup
12cu|php-pear-Stream_Var-1.1.0-8|85	
12cu|php-pear-Stream_Var-1.1.0-8|86	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-10mdv2010.0
12cu|php-pear-Stream_Var-1.1.0-8|87	+ Revision: 441574
12cu|php-pear-Stream_Var-1.1.0-8|88	- rebuild
12cu|php-pear-Stream_Var-1.1.0-8|89	
12cu|php-pear-Stream_Var-1.1.0-8|90	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2009.1
12cu|php-pear-Stream_Var-1.1.0-8|91	+ Revision: 322664
12cu|php-pear-Stream_Var-1.1.0-8|92	- rebuild
12cu|php-pear-Stream_Var-1.1.0-8|93	
12cu|php-pear-Stream_Var-1.1.0-8|94	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2009.0
12cu|php-pear-Stream_Var-1.1.0-8|95	+ Revision: 237069
12cu|php-pear-Stream_Var-1.1.0-8|96	- rebuild
12cu|php-pear-Stream_Var-1.1.0-8|97	
12cu|php-pear-Stream_Var-1.1.0-8|98	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.0.0-7mdv2008.1
12cu|php-pear-Stream_Var-1.1.0-8|99	+ Revision: 140730
12cu|php-pear-Stream_Var-1.1.0-8|100	- restore BuildRoot
12cu|php-pear-Stream_Var-1.1.0-8|101	
12cu|php-pear-Stream_Var-1.1.0-8|102	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Stream_Var-1.1.0-8|103	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Stream_Var-1.1.0-8|104	
12cu|php-pear-Stream_Var-1.1.0-8|105	
12cu|php-pear-Stream_Var-1.1.0-8|106	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cu|php-pear-Stream_Var-1.1.0-8|107	+ Revision: 82679
12cu|php-pear-Stream_Var-1.1.0-8|108	- Import php-pear-Stream_Var
12cu|php-pear-Stream_Var-1.1.0-8|109	
12cu|php-pear-Stream_Var-1.1.0-8|110	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cu|php-pear-Stream_Var-1.1.0-8|111	- new group (Development/PHP)
12cu|php-pear-Stream_Var-1.1.0-8|112	
12cu|php-pear-Stream_Var-1.1.0-8|113	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cu|php-pear-Stream_Var-1.1.0-8|114	- rebuilt to fix auto deps
12cu|php-pear-Stream_Var-1.1.0-8|115	
12cu|php-pear-Stream_Var-1.1.0-8|116	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cu|php-pear-Stream_Var-1.1.0-8|117	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Stream_Var-1.1.0-8|118	
12cu|php-pear-Stream_Var-1.1.0-8|119	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cu|php-pear-Stream_Var-1.1.0-8|120	- fix deps
12cu|php-pear-Stream_Var-1.1.0-8|121	
12cu|php-pear-Stream_Var-1.1.0-8|122	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cu|php-pear-Stream_Var-1.1.0-8|123	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Stream_Var-1.1.0-8|124	- fix deps
12cu|php-pear-Stream_Var-1.1.0-8|125	
12cu|php-pear-Stream_Var-1.1.0-8|126	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cu|php-pear-Stream_Var-1.1.0-8|127	- fix deps
12cu|php-pear-Stream_Var-1.1.0-8|128	
12cu|php-pear-Stream_Var-1.1.0-8|129	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-Stream_Var-1.1.0-8|130	- initial Mandriva package (PLD import)
12cu|php-pear-Stream_Var-1.1.0-8|131	

11673 12
12cu|php-pear-Structures_DataGrid-0.8.3-9|1	%define		_class		Structures
12cu|php-pear-Structures_DataGrid-0.8.3-9|2	%define		_subclass	DataGrid
12cu|php-pear-Structures_DataGrid-0.8.3-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Structures_DataGrid-0.8.3-9|4	
12cu|php-pear-Structures_DataGrid-0.8.3-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Structures_DataGrid-0.8.3-9|6	Version:	0.8.3
12cu|php-pear-Structures_DataGrid-0.8.3-9|7	Release:	9
12cu|php-pear-Structures_DataGrid-0.8.3-9|8	Summary:	Create grid like structure based on a record set of data
12cu|php-pear-Structures_DataGrid-0.8.3-9|9	License:	PHP License
12cu|php-pear-Structures_DataGrid-0.8.3-9|10	Group:		Development/PHP
12cu|php-pear-Structures_DataGrid-0.8.3-9|11	URL:		http://pear.php.net/package/Structures_DataGrid/
12cu|php-pear-Structures_DataGrid-0.8.3-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Structures_DataGrid-0.8.3-9|13	Requires(post): php-pear
12cu|php-pear-Structures_DataGrid-0.8.3-9|14	Requires(preun): php-pear
12cu|php-pear-Structures_DataGrid-0.8.3-9|15	Requires:	php-pear
12cu|php-pear-Structures_DataGrid-0.8.3-9|16	BuildArch:	noarch
12cu|php-pear-Structures_DataGrid-0.8.3-9|17	BuildRequires:	php-pear
12cu|php-pear-Structures_DataGrid-0.8.3-9|18	
12cu|php-pear-Structures_DataGrid-0.8.3-9|19	%description
12cu|php-pear-Structures_DataGrid-0.8.3-9|20	This package offers a toolkit to render out a datagrid in HTML format
12cu|php-pear-Structures_DataGrid-0.8.3-9|21	as well as many other formats such as an XML Document, an Excel
12cu|php-pear-Structures_DataGrid-0.8.3-9|22	Spreadsheet, a Smarty Template and more. It also offers paging and
12cu|php-pear-Structures_DataGrid-0.8.3-9|23	sorting functionality to limit the data that is presented. This
12cu|php-pear-Structures_DataGrid-0.8.3-9|24	concept is based on the .NET Framework DataGrid.
12cu|php-pear-Structures_DataGrid-0.8.3-9|25	
12cu|php-pear-Structures_DataGrid-0.8.3-9|26	%prep
12cu|php-pear-Structures_DataGrid-0.8.3-9|27	%setup -q -c
12cu|php-pear-Structures_DataGrid-0.8.3-9|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Structures_DataGrid-0.8.3-9|29	
12cu|php-pear-Structures_DataGrid-0.8.3-9|30	%install
12cu|php-pear-Structures_DataGrid-0.8.3-9|31	
12cu|php-pear-Structures_DataGrid-0.8.3-9|32	cd %{upstream_name}-%{version}
12cu|php-pear-Structures_DataGrid-0.8.3-9|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Structures_DataGrid-0.8.3-9|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Structures_DataGrid-0.8.3-9|35	
12cu|php-pear-Structures_DataGrid-0.8.3-9|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Structures_DataGrid-0.8.3-9|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Structures_DataGrid-0.8.3-9|38	
12cu|php-pear-Structures_DataGrid-0.8.3-9|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Structures_DataGrid-0.8.3-9|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Structures_DataGrid-0.8.3-9|41	
12cu|php-pear-Structures_DataGrid-0.8.3-9|42	%clean
12cu|php-pear-Structures_DataGrid-0.8.3-9|43	
12cu|php-pear-Structures_DataGrid-0.8.3-9|44	
12cu|php-pear-Structures_DataGrid-0.8.3-9|45	
12cu|php-pear-Structures_DataGrid-0.8.3-9|46	%files
12cu|php-pear-Structures_DataGrid-0.8.3-9|47	%defattr(-,root,root)
12cu|php-pear-Structures_DataGrid-0.8.3-9|48	%{_datadir}/pear/%{_class}
12cu|php-pear-Structures_DataGrid-0.8.3-9|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Structures_DataGrid-0.8.3-9|50	
12cu|php-pear-Structures_DataGrid-0.8.3-9|51	
12cu|php-pear-Structures_DataGrid-0.8.3-9|52	%changelog
12cu|php-pear-Structures_DataGrid-0.8.3-9|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-8mdv2012.0
12cu|php-pear-Structures_DataGrid-0.8.3-9|54	+ Revision: 742280
12cu|php-pear-Structures_DataGrid-0.8.3-9|55	- fix major breakage by careless packager
12cu|php-pear-Structures_DataGrid-0.8.3-9|56	
12cu|php-pear-Structures_DataGrid-0.8.3-9|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-7
12cu|php-pear-Structures_DataGrid-0.8.3-9|58	+ Revision: 679584
12cu|php-pear-Structures_DataGrid-0.8.3-9|59	- mass rebuild
12cu|php-pear-Structures_DataGrid-0.8.3-9|60	
12cu|php-pear-Structures_DataGrid-0.8.3-9|61	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-6mdv2011.0
12cu|php-pear-Structures_DataGrid-0.8.3-9|62	+ Revision: 613777
12cu|php-pear-Structures_DataGrid-0.8.3-9|63	- the mass rebuild of 2010.1 packages
12cu|php-pear-Structures_DataGrid-0.8.3-9|64	
12cu|php-pear-Structures_DataGrid-0.8.3-9|65	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.3-5mdv2010.1
12cu|php-pear-Structures_DataGrid-0.8.3-9|66	+ Revision: 467089
12cu|php-pear-Structures_DataGrid-0.8.3-9|67	- spec cleanup
12cu|php-pear-Structures_DataGrid-0.8.3-9|68	- use pear installer
12cu|php-pear-Structures_DataGrid-0.8.3-9|69	- don't ship tests, even in documentation
12cu|php-pear-Structures_DataGrid-0.8.3-9|70	- own all directories
12cu|php-pear-Structures_DataGrid-0.8.3-9|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Structures_DataGrid-0.8.3-9|72	
12cu|php-pear-Structures_DataGrid-0.8.3-9|73	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8.3-4mdv2010.0
12cu|php-pear-Structures_DataGrid-0.8.3-9|74	+ Revision: 441577
12cu|php-pear-Structures_DataGrid-0.8.3-9|75	- rebuild
12cu|php-pear-Structures_DataGrid-0.8.3-9|76	
12cu|php-pear-Structures_DataGrid-0.8.3-9|77	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-3mdv2009.1
12cu|php-pear-Structures_DataGrid-0.8.3-9|78	+ Revision: 322665
12cu|php-pear-Structures_DataGrid-0.8.3-9|79	- rebuild
12cu|php-pear-Structures_DataGrid-0.8.3-9|80	
12cu|php-pear-Structures_DataGrid-0.8.3-9|81	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-2mdv2009.0
12cu|php-pear-Structures_DataGrid-0.8.3-9|82	+ Revision: 237070
12cu|php-pear-Structures_DataGrid-0.8.3-9|83	- rebuild
12cu|php-pear-Structures_DataGrid-0.8.3-9|84	
12cu|php-pear-Structures_DataGrid-0.8.3-9|85	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Structures_DataGrid-0.8.3-9|86	- restore BuildRoot
12cu|php-pear-Structures_DataGrid-0.8.3-9|87	
12cu|php-pear-Structures_DataGrid-0.8.3-9|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Structures_DataGrid-0.8.3-9|89	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Structures_DataGrid-0.8.3-9|90	
12cu|php-pear-Structures_DataGrid-0.8.3-9|91	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-1mdv2008.0
12cu|php-pear-Structures_DataGrid-0.8.3-9|92	+ Revision: 15998
12cu|php-pear-Structures_DataGrid-0.8.3-9|93	- fix build
12cu|php-pear-Structures_DataGrid-0.8.3-9|94	- 0.8.3
12cu|php-pear-Structures_DataGrid-0.8.3-9|95	
12cu|php-pear-Structures_DataGrid-0.8.3-9|96	
12cu|php-pear-Structures_DataGrid-0.8.3-9|97	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.3-1mdv2007.0
12cu|php-pear-Structures_DataGrid-0.8.3-9|98	+ Revision: 82681
12cu|php-pear-Structures_DataGrid-0.8.3-9|99	- Import php-pear-Structures_DataGrid
12cu|php-pear-Structures_DataGrid-0.8.3-9|100	
12cu|php-pear-Structures_DataGrid-0.8.3-9|101	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.3-1mdk
12cu|php-pear-Structures_DataGrid-0.8.3-9|102	- 0.6.3
12cu|php-pear-Structures_DataGrid-0.8.3-9|103	- new group (Development/PHP)
12cu|php-pear-Structures_DataGrid-0.8.3-9|104	
12cu|php-pear-Structures_DataGrid-0.8.3-9|105	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-6mdk
12cu|php-pear-Structures_DataGrid-0.8.3-9|106	- rebuilt to fix auto deps
12cu|php-pear-Structures_DataGrid-0.8.3-9|107	
12cu|php-pear-Structures_DataGrid-0.8.3-9|108	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-5mdk
12cu|php-pear-Structures_DataGrid-0.8.3-9|109	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Structures_DataGrid-0.8.3-9|110	
12cu|php-pear-Structures_DataGrid-0.8.3-9|111	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-4mdk
12cu|php-pear-Structures_DataGrid-0.8.3-9|112	- fix deps
12cu|php-pear-Structures_DataGrid-0.8.3-9|113	
12cu|php-pear-Structures_DataGrid-0.8.3-9|114	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-3mdk
12cu|php-pear-Structures_DataGrid-0.8.3-9|115	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Structures_DataGrid-0.8.3-9|116	- fix deps
12cu|php-pear-Structures_DataGrid-0.8.3-9|117	
12cu|php-pear-Structures_DataGrid-0.8.3-9|118	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-2mdk
12cu|php-pear-Structures_DataGrid-0.8.3-9|119	- fix deps
12cu|php-pear-Structures_DataGrid-0.8.3-9|120	
12cu|php-pear-Structures_DataGrid-0.8.3-9|121	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-1mdk
12cu|php-pear-Structures_DataGrid-0.8.3-9|122	- initial Mandriva package (PLD import)
12cu|php-pear-Structures_DataGrid-0.8.3-9|123	

11674 12
12cu|php-pear-System_Command-1.0.8-1|1	%define		_class		System
12cu|php-pear-System_Command-1.0.8-1|2	%define		_subclass	Command
12cu|php-pear-System_Command-1.0.8-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-System_Command-1.0.8-1|4	
12cu|php-pear-System_Command-1.0.8-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-System_Command-1.0.8-1|6	Version:	1.0.8
12cu|php-pear-System_Command-1.0.8-1|7	Release:	1
12cu|php-pear-System_Command-1.0.8-1|8	Summary:	Commandline execution interface
12cu|php-pear-System_Command-1.0.8-1|9	License:	PHP License
12cu|php-pear-System_Command-1.0.8-1|10	Group:		Development/PHP
12cu|php-pear-System_Command-1.0.8-1|11	URL:		http://pear.php.net/package/System_Command/
12cu|php-pear-System_Command-1.0.8-1|12	Source0:	http://download.pear.php.net/package/System_Command-%{version}.tgz
12cu|php-pear-System_Command-1.0.8-1|13	Requires(post): php-pear
12cu|php-pear-System_Command-1.0.8-1|14	Requires(preun): php-pear
12cu|php-pear-System_Command-1.0.8-1|15	Requires:	php-pear
12cu|php-pear-System_Command-1.0.8-1|16	BuildArch:	noarch
12cu|php-pear-System_Command-1.0.8-1|17	BuildRequires:	php-pear
12cu|php-pear-System_Command-1.0.8-1|18	
12cu|php-pear-System_Command-1.0.8-1|19	%description
12cu|php-pear-System_Command-1.0.8-1|20	Running functions from the commandline can be dangerous if the proper
12cu|php-pear-System_Command-1.0.8-1|21	precautions are not taken to escape the shell arguments and reaping
12cu|php-pear-System_Command-1.0.8-1|22	the exit status properly. This class give a formal interface to both,
12cu|php-pear-System_Command-1.0.8-1|23	so that you can run a system command as comfortably as you would run a
12cu|php-pear-System_Command-1.0.8-1|24	PHP function, which full pear error handling as results on failure.
12cu|php-pear-System_Command-1.0.8-1|25	
12cu|php-pear-System_Command-1.0.8-1|26	%prep
12cu|php-pear-System_Command-1.0.8-1|27	%setup -q -c
12cu|php-pear-System_Command-1.0.8-1|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-System_Command-1.0.8-1|29	
12cu|php-pear-System_Command-1.0.8-1|30	%install
12cu|php-pear-System_Command-1.0.8-1|31	
12cu|php-pear-System_Command-1.0.8-1|32	cd %{upstream_name}-%{version}
12cu|php-pear-System_Command-1.0.8-1|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-System_Command-1.0.8-1|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-System_Command-1.0.8-1|35	
12cu|php-pear-System_Command-1.0.8-1|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-System_Command-1.0.8-1|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-System_Command-1.0.8-1|38	
12cu|php-pear-System_Command-1.0.8-1|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-System_Command-1.0.8-1|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-System_Command-1.0.8-1|41	
12cu|php-pear-System_Command-1.0.8-1|42	%clean
12cu|php-pear-System_Command-1.0.8-1|43	
12cu|php-pear-System_Command-1.0.8-1|44	
12cu|php-pear-System_Command-1.0.8-1|45	
12cu|php-pear-System_Command-1.0.8-1|46	%files
12cu|php-pear-System_Command-1.0.8-1|47	%defattr(-,root,root)
12cu|php-pear-System_Command-1.0.8-1|48	%{_datadir}/pear/%{_class}
12cu|php-pear-System_Command-1.0.8-1|49	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-System_Command-1.0.8-1|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-System_Command-1.0.8-1|51	
12cu|php-pear-System_Command-1.0.8-1|52	
12cu|php-pear-System_Command-1.0.8-1|53	%changelog
12cu|php-pear-System_Command-1.0.8-1|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-3mdv2012.0
12cu|php-pear-System_Command-1.0.8-1|55	+ Revision: 742281
12cu|php-pear-System_Command-1.0.8-1|56	- fix major breakage by careless packager
12cu|php-pear-System_Command-1.0.8-1|57	
12cu|php-pear-System_Command-1.0.8-1|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-2
12cu|php-pear-System_Command-1.0.8-1|59	+ Revision: 679585
12cu|php-pear-System_Command-1.0.8-1|60	- mass rebuild
12cu|php-pear-System_Command-1.0.8-1|61	
12cu|php-pear-System_Command-1.0.8-1|62	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.7-1mdv2011.0
12cu|php-pear-System_Command-1.0.8-1|63	+ Revision: 594502
12cu|php-pear-System_Command-1.0.8-1|64	- update to new version 1.0.7
12cu|php-pear-System_Command-1.0.8-1|65	
12cu|php-pear-System_Command-1.0.8-1|66	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.6-5mdv2010.1
12cu|php-pear-System_Command-1.0.8-1|67	+ Revision: 467091
12cu|php-pear-System_Command-1.0.8-1|68	- spec cleanup
12cu|php-pear-System_Command-1.0.8-1|69	- use pear installer
12cu|php-pear-System_Command-1.0.8-1|70	- don't ship tests, even in documentation
12cu|php-pear-System_Command-1.0.8-1|71	- own all directories
12cu|php-pear-System_Command-1.0.8-1|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-System_Command-1.0.8-1|73	
12cu|php-pear-System_Command-1.0.8-1|74	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.6-4mdv2010.0
12cu|php-pear-System_Command-1.0.8-1|75	+ Revision: 441621
12cu|php-pear-System_Command-1.0.8-1|76	- rebuild
12cu|php-pear-System_Command-1.0.8-1|77	
12cu|php-pear-System_Command-1.0.8-1|78	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-3mdv2009.1
12cu|php-pear-System_Command-1.0.8-1|79	+ Revision: 322666
12cu|php-pear-System_Command-1.0.8-1|80	- rebuild
12cu|php-pear-System_Command-1.0.8-1|81	
12cu|php-pear-System_Command-1.0.8-1|82	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-2mdv2009.0
12cu|php-pear-System_Command-1.0.8-1|83	+ Revision: 237071
12cu|php-pear-System_Command-1.0.8-1|84	- rebuild
12cu|php-pear-System_Command-1.0.8-1|85	
12cu|php-pear-System_Command-1.0.8-1|86	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.0.6-1mdv2008.1
12cu|php-pear-System_Command-1.0.8-1|87	+ Revision: 140730
12cu|php-pear-System_Command-1.0.8-1|88	- restore BuildRoot
12cu|php-pear-System_Command-1.0.8-1|89	
12cu|php-pear-System_Command-1.0.8-1|90	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-System_Command-1.0.8-1|91	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-System_Command-1.0.8-1|92	
12cu|php-pear-System_Command-1.0.8-1|93	* Sat Apr 28 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-1mdv2008.0
12cu|php-pear-System_Command-1.0.8-1|94	+ Revision: 18936
12cu|php-pear-System_Command-1.0.8-1|95	- 1.0.6
12cu|php-pear-System_Command-1.0.8-1|96	
12cu|php-pear-System_Command-1.0.8-1|97	
12cu|php-pear-System_Command-1.0.8-1|98	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1mdv2007.0
12cu|php-pear-System_Command-1.0.8-1|99	+ Revision: 82699
12cu|php-pear-System_Command-1.0.8-1|100	- Import php-pear-System_Command
12cu|php-pear-System_Command-1.0.8-1|101	
12cu|php-pear-System_Command-1.0.8-1|102	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1mdk
12cu|php-pear-System_Command-1.0.8-1|103	- 1.0.5
12cu|php-pear-System_Command-1.0.8-1|104	
12cu|php-pear-System_Command-1.0.8-1|105	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1mdk
12cu|php-pear-System_Command-1.0.8-1|106	- 1.0.4
12cu|php-pear-System_Command-1.0.8-1|107	- new group (Development/PHP)
12cu|php-pear-System_Command-1.0.8-1|108	
12cu|php-pear-System_Command-1.0.8-1|109	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdk
12cu|php-pear-System_Command-1.0.8-1|110	- 1.0.2
12cu|php-pear-System_Command-1.0.8-1|111	
12cu|php-pear-System_Command-1.0.8-1|112	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdk
12cu|php-pear-System_Command-1.0.8-1|113	- rebuilt to fix auto deps
12cu|php-pear-System_Command-1.0.8-1|114	
12cu|php-pear-System_Command-1.0.8-1|115	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12cu|php-pear-System_Command-1.0.8-1|116	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-System_Command-1.0.8-1|117	
12cu|php-pear-System_Command-1.0.8-1|118	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12cu|php-pear-System_Command-1.0.8-1|119	- fix deps
12cu|php-pear-System_Command-1.0.8-1|120	
12cu|php-pear-System_Command-1.0.8-1|121	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cu|php-pear-System_Command-1.0.8-1|122	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-System_Command-1.0.8-1|123	- fix deps
12cu|php-pear-System_Command-1.0.8-1|124	
12cu|php-pear-System_Command-1.0.8-1|125	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cu|php-pear-System_Command-1.0.8-1|126	- fix deps
12cu|php-pear-System_Command-1.0.8-1|127	
12cu|php-pear-System_Command-1.0.8-1|128	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cu|php-pear-System_Command-1.0.8-1|129	- initial Mandriva package (PLD import)
12cu|php-pear-System_Command-1.0.8-1|130	
12cu|php-pear-System_Command-1.0.8-1|131	

11675 12
12cu|php-pear-System_Mount-1.0.1-4|1	%define		_class		System
12cu|php-pear-System_Mount-1.0.1-4|2	%define		_subclass	Mount
12cu|php-pear-System_Mount-1.0.1-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-System_Mount-1.0.1-4|4	
12cu|php-pear-System_Mount-1.0.1-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-System_Mount-1.0.1-4|6	Version:	1.0.1
12cu|php-pear-System_Mount-1.0.1-4|7	Release:	4
12cu|php-pear-System_Mount-1.0.1-4|8	Summary:	Mount and unmount devices in fstab
12cu|php-pear-System_Mount-1.0.1-4|9	License:	PHP License
12cu|php-pear-System_Mount-1.0.1-4|10	Group:		Development/PHP
12cu|php-pear-System_Mount-1.0.1-4|11	URL:		http://pear.php.net/package/System_Mount/
12cu|php-pear-System_Mount-1.0.1-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-System_Mount-1.0.1-4|13	Requires(post): php-pear
12cu|php-pear-System_Mount-1.0.1-4|14	Requires(preun): php-pear
12cu|php-pear-System_Mount-1.0.1-4|15	Requires:	php-pear
12cu|php-pear-System_Mount-1.0.1-4|16	BuildArch:	noarch
12cu|php-pear-System_Mount-1.0.1-4|17	BuildRequires:	php-pear
12cu|php-pear-System_Mount-1.0.1-4|18	
12cu|php-pear-System_Mount-1.0.1-4|19	%description
12cu|php-pear-System_Mount-1.0.1-4|20	ystem_Mount provides a simple interface to deal with mounting and
12cu|php-pear-System_Mount-1.0.1-4|21	unmounting devices listed in the system's fstab.
12cu|php-pear-System_Mount-1.0.1-4|22	
12cu|php-pear-System_Mount-1.0.1-4|23	Features:
12cu|php-pear-System_Mount-1.0.1-4|24	- Very compact, easy-to-read code, based on File_Fstab,
12cu|php-pear-System_Mount-1.0.1-4|25	- Examines mount options to determine if a device can be mounted or
12cu|php-pear-System_Mount-1.0.1-4|26	not,
12cu|php-pear-System_Mount-1.0.1-4|27	- Extremely easy to use,
12cu|php-pear-System_Mount-1.0.1-4|28	- Fully documented with PHPDoc.
12cu|php-pear-System_Mount-1.0.1-4|29	
12cu|php-pear-System_Mount-1.0.1-4|30	%prep
12cu|php-pear-System_Mount-1.0.1-4|31	%setup -q -c
12cu|php-pear-System_Mount-1.0.1-4|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-System_Mount-1.0.1-4|33	
12cu|php-pear-System_Mount-1.0.1-4|34	%install
12cu|php-pear-System_Mount-1.0.1-4|35	
12cu|php-pear-System_Mount-1.0.1-4|36	cd %{upstream_name}-%{version}
12cu|php-pear-System_Mount-1.0.1-4|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-System_Mount-1.0.1-4|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-System_Mount-1.0.1-4|39	
12cu|php-pear-System_Mount-1.0.1-4|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-System_Mount-1.0.1-4|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-System_Mount-1.0.1-4|42	
12cu|php-pear-System_Mount-1.0.1-4|43	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-System_Mount-1.0.1-4|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-System_Mount-1.0.1-4|45	
12cu|php-pear-System_Mount-1.0.1-4|46	%clean
12cu|php-pear-System_Mount-1.0.1-4|47	
12cu|php-pear-System_Mount-1.0.1-4|48	
12cu|php-pear-System_Mount-1.0.1-4|49	
12cu|php-pear-System_Mount-1.0.1-4|50	%files
12cu|php-pear-System_Mount-1.0.1-4|51	%defattr(-,root,root)
12cu|php-pear-System_Mount-1.0.1-4|52	%doc %{upstream_name}-%{version}/docs/example.php
12cu|php-pear-System_Mount-1.0.1-4|53	%{_datadir}/pear/%{_class}
12cu|php-pear-System_Mount-1.0.1-4|54	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-System_Mount-1.0.1-4|55	
12cu|php-pear-System_Mount-1.0.1-4|56	
12cu|php-pear-System_Mount-1.0.1-4|57	%changelog
12cu|php-pear-System_Mount-1.0.1-4|58	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdv2012.0
12cu|php-pear-System_Mount-1.0.1-4|59	+ Revision: 742282
12cu|php-pear-System_Mount-1.0.1-4|60	- fix major breakage by careless packager
12cu|php-pear-System_Mount-1.0.1-4|61	
12cu|php-pear-System_Mount-1.0.1-4|62	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2
12cu|php-pear-System_Mount-1.0.1-4|63	+ Revision: 679586
12cu|php-pear-System_Mount-1.0.1-4|64	- mass rebuild
12cu|php-pear-System_Mount-1.0.1-4|65	
12cu|php-pear-System_Mount-1.0.1-4|66	* Wed Dec 29 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2011.0
12cu|php-pear-System_Mount-1.0.1-4|67	+ Revision: 625911
12cu|php-pear-System_Mount-1.0.1-4|68	- fix build
12cu|php-pear-System_Mount-1.0.1-4|69	- 1.0.1
12cu|php-pear-System_Mount-1.0.1-4|70	
12cu|php-pear-System_Mount-1.0.1-4|71	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-12mdv2011.0
12cu|php-pear-System_Mount-1.0.1-4|72	+ Revision: 613778
12cu|php-pear-System_Mount-1.0.1-4|73	- the mass rebuild of 2010.1 packages
12cu|php-pear-System_Mount-1.0.1-4|74	
12cu|php-pear-System_Mount-1.0.1-4|75	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-11mdv2010.1
12cu|php-pear-System_Mount-1.0.1-4|76	+ Revision: 467092
12cu|php-pear-System_Mount-1.0.1-4|77	- spec cleanup
12cu|php-pear-System_Mount-1.0.1-4|78	- use pear installer
12cu|php-pear-System_Mount-1.0.1-4|79	- don't ship tests, even in documentation
12cu|php-pear-System_Mount-1.0.1-4|80	- own all directories
12cu|php-pear-System_Mount-1.0.1-4|81	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-System_Mount-1.0.1-4|82	
12cu|php-pear-System_Mount-1.0.1-4|83	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-10mdv2010.0
12cu|php-pear-System_Mount-1.0.1-4|84	+ Revision: 441652
12cu|php-pear-System_Mount-1.0.1-4|85	- rebuild
12cu|php-pear-System_Mount-1.0.1-4|86	
12cu|php-pear-System_Mount-1.0.1-4|87	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-9mdv2009.1
12cu|php-pear-System_Mount-1.0.1-4|88	+ Revision: 322667
12cu|php-pear-System_Mount-1.0.1-4|89	- rebuild
12cu|php-pear-System_Mount-1.0.1-4|90	
12cu|php-pear-System_Mount-1.0.1-4|91	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-8mdv2009.0
12cu|php-pear-System_Mount-1.0.1-4|92	+ Revision: 237078
12cu|php-pear-System_Mount-1.0.1-4|93	- rebuild
12cu|php-pear-System_Mount-1.0.1-4|94	
12cu|php-pear-System_Mount-1.0.1-4|95	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-System_Mount-1.0.1-4|96	- restore BuildRoot
12cu|php-pear-System_Mount-1.0.1-4|97	
12cu|php-pear-System_Mount-1.0.1-4|98	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-System_Mount-1.0.1-4|99	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-System_Mount-1.0.1-4|100	
12cu|php-pear-System_Mount-1.0.1-4|101	
12cu|php-pear-System_Mount-1.0.1-4|102	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdv2007.0
12cu|php-pear-System_Mount-1.0.1-4|103	+ Revision: 82710
12cu|php-pear-System_Mount-1.0.1-4|104	- Import php-pear-System_Mount
12cu|php-pear-System_Mount-1.0.1-4|105	
12cu|php-pear-System_Mount-1.0.1-4|106	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12cu|php-pear-System_Mount-1.0.1-4|107	- new group (Development/PHP)
12cu|php-pear-System_Mount-1.0.1-4|108	
12cu|php-pear-System_Mount-1.0.1-4|109	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cu|php-pear-System_Mount-1.0.1-4|110	- rebuilt to fix auto deps
12cu|php-pear-System_Mount-1.0.1-4|111	
12cu|php-pear-System_Mount-1.0.1-4|112	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cu|php-pear-System_Mount-1.0.1-4|113	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-System_Mount-1.0.1-4|114	
12cu|php-pear-System_Mount-1.0.1-4|115	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cu|php-pear-System_Mount-1.0.1-4|116	- fix deps
12cu|php-pear-System_Mount-1.0.1-4|117	
12cu|php-pear-System_Mount-1.0.1-4|118	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cu|php-pear-System_Mount-1.0.1-4|119	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-System_Mount-1.0.1-4|120	- fix deps
12cu|php-pear-System_Mount-1.0.1-4|121	
12cu|php-pear-System_Mount-1.0.1-4|122	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cu|php-pear-System_Mount-1.0.1-4|123	- fix deps
12cu|php-pear-System_Mount-1.0.1-4|124	
12cu|php-pear-System_Mount-1.0.1-4|125	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-System_Mount-1.0.1-4|126	- initial Mandriva package (PLD import)
12cu|php-pear-System_Mount-1.0.1-4|127	

11676 12
12cu|php-pear-System_ProcWatch-0.4.2-15|1	%define		_class		System
12cu|php-pear-System_ProcWatch-0.4.2-15|2	%define		_subclass	ProcWatch
12cu|php-pear-System_ProcWatch-0.4.2-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-System_ProcWatch-0.4.2-15|4	
12cu|php-pear-System_ProcWatch-0.4.2-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-System_ProcWatch-0.4.2-15|6	Version:	0.4.2
12cu|php-pear-System_ProcWatch-0.4.2-15|7	Release:	15
12cu|php-pear-System_ProcWatch-0.4.2-15|8	Summary:	Monitor processes
12cu|php-pear-System_ProcWatch-0.4.2-15|9	License:	PHP License
12cu|php-pear-System_ProcWatch-0.4.2-15|10	Group:		Development/PHP
12cu|php-pear-System_ProcWatch-0.4.2-15|11	URL:		http://pear.php.net/package/System_ProcWatch/
12cu|php-pear-System_ProcWatch-0.4.2-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-System_ProcWatch-0.4.2-15|13	Requires(post): php-pear
12cu|php-pear-System_ProcWatch-0.4.2-15|14	Requires(preun): php-pear
12cu|php-pear-System_ProcWatch-0.4.2-15|15	Requires:	php-pear
12cu|php-pear-System_ProcWatch-0.4.2-15|16	BuildArch:	noarch
12cu|php-pear-System_ProcWatch-0.4.2-15|17	BuildRequires:	php-pear
12cu|php-pear-System_ProcWatch-0.4.2-15|18	
12cu|php-pear-System_ProcWatch-0.4.2-15|19	%description
12cu|php-pear-System_ProcWatch-0.4.2-15|20	With this package you can monitor running processes based upon an XML
12cu|php-pear-System_ProcWatch-0.4.2-15|21	configuration file, XML string, INI file or an array where you define
12cu|php-pear-System_ProcWatch-0.4.2-15|22	patterns, conditions and actions.
12cu|php-pear-System_ProcWatch-0.4.2-15|23	
12cu|php-pear-System_ProcWatch-0.4.2-15|24	
12cu|php-pear-System_ProcWatch-0.4.2-15|25	%prep
12cu|php-pear-System_ProcWatch-0.4.2-15|26	%setup -q -c
12cu|php-pear-System_ProcWatch-0.4.2-15|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-System_ProcWatch-0.4.2-15|28	
12cu|php-pear-System_ProcWatch-0.4.2-15|29	%install
12cu|php-pear-System_ProcWatch-0.4.2-15|30	
12cu|php-pear-System_ProcWatch-0.4.2-15|31	cd %{upstream_name}-%{version}
12cu|php-pear-System_ProcWatch-0.4.2-15|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-System_ProcWatch-0.4.2-15|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-System_ProcWatch-0.4.2-15|34	
12cu|php-pear-System_ProcWatch-0.4.2-15|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-System_ProcWatch-0.4.2-15|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-System_ProcWatch-0.4.2-15|37	
12cu|php-pear-System_ProcWatch-0.4.2-15|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-System_ProcWatch-0.4.2-15|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-System_ProcWatch-0.4.2-15|40	
12cu|php-pear-System_ProcWatch-0.4.2-15|41	%clean
12cu|php-pear-System_ProcWatch-0.4.2-15|42	
12cu|php-pear-System_ProcWatch-0.4.2-15|43	
12cu|php-pear-System_ProcWatch-0.4.2-15|44	
12cu|php-pear-System_ProcWatch-0.4.2-15|45	%files
12cu|php-pear-System_ProcWatch-0.4.2-15|46	%defattr(-,root,root)
12cu|php-pear-System_ProcWatch-0.4.2-15|47	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-System_ProcWatch-0.4.2-15|48	%{_bindir}/*
12cu|php-pear-System_ProcWatch-0.4.2-15|49	%{_datadir}/pear/%{_class}
12cu|php-pear-System_ProcWatch-0.4.2-15|50	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-System_ProcWatch-0.4.2-15|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-System_ProcWatch-0.4.2-15|52	
12cu|php-pear-System_ProcWatch-0.4.2-15|53	
12cu|php-pear-System_ProcWatch-0.4.2-15|54	
12cu|php-pear-System_ProcWatch-0.4.2-15|55	
12cu|php-pear-System_ProcWatch-0.4.2-15|56	%changelog
12cu|php-pear-System_ProcWatch-0.4.2-15|57	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-14mdv2012.0
12cu|php-pear-System_ProcWatch-0.4.2-15|58	+ Revision: 742283
12cu|php-pear-System_ProcWatch-0.4.2-15|59	- fix major breakage by careless packager
12cu|php-pear-System_ProcWatch-0.4.2-15|60	
12cu|php-pear-System_ProcWatch-0.4.2-15|61	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-13
12cu|php-pear-System_ProcWatch-0.4.2-15|62	+ Revision: 679587
12cu|php-pear-System_ProcWatch-0.4.2-15|63	- mass rebuild
12cu|php-pear-System_ProcWatch-0.4.2-15|64	
12cu|php-pear-System_ProcWatch-0.4.2-15|65	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-12mdv2011.0
12cu|php-pear-System_ProcWatch-0.4.2-15|66	+ Revision: 613779
12cu|php-pear-System_ProcWatch-0.4.2-15|67	- the mass rebuild of 2010.1 packages
12cu|php-pear-System_ProcWatch-0.4.2-15|68	
12cu|php-pear-System_ProcWatch-0.4.2-15|69	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.2-11mdv2010.1
12cu|php-pear-System_ProcWatch-0.4.2-15|70	+ Revision: 467093
12cu|php-pear-System_ProcWatch-0.4.2-15|71	- spec cleanup
12cu|php-pear-System_ProcWatch-0.4.2-15|72	- use pear installer
12cu|php-pear-System_ProcWatch-0.4.2-15|73	- don't ship tests, even in documentation
12cu|php-pear-System_ProcWatch-0.4.2-15|74	- own all directories
12cu|php-pear-System_ProcWatch-0.4.2-15|75	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-System_ProcWatch-0.4.2-15|76	
12cu|php-pear-System_ProcWatch-0.4.2-15|77	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4.2-10mdv2010.0
12cu|php-pear-System_ProcWatch-0.4.2-15|78	+ Revision: 441653
12cu|php-pear-System_ProcWatch-0.4.2-15|79	- rebuild
12cu|php-pear-System_ProcWatch-0.4.2-15|80	
12cu|php-pear-System_ProcWatch-0.4.2-15|81	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-9mdv2009.1
12cu|php-pear-System_ProcWatch-0.4.2-15|82	+ Revision: 322668
12cu|php-pear-System_ProcWatch-0.4.2-15|83	- rebuild
12cu|php-pear-System_ProcWatch-0.4.2-15|84	
12cu|php-pear-System_ProcWatch-0.4.2-15|85	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-8mdv2009.0
12cu|php-pear-System_ProcWatch-0.4.2-15|86	+ Revision: 237085
12cu|php-pear-System_ProcWatch-0.4.2-15|87	- rebuild
12cu|php-pear-System_ProcWatch-0.4.2-15|88	
12cu|php-pear-System_ProcWatch-0.4.2-15|89	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-System_ProcWatch-0.4.2-15|90	- restore BuildRoot
12cu|php-pear-System_ProcWatch-0.4.2-15|91	
12cu|php-pear-System_ProcWatch-0.4.2-15|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-System_ProcWatch-0.4.2-15|93	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-System_ProcWatch-0.4.2-15|94	
12cu|php-pear-System_ProcWatch-0.4.2-15|95	
12cu|php-pear-System_ProcWatch-0.4.2-15|96	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-7mdv2007.0
12cu|php-pear-System_ProcWatch-0.4.2-15|97	+ Revision: 82722
12cu|php-pear-System_ProcWatch-0.4.2-15|98	- Import php-pear-System_ProcWatch
12cu|php-pear-System_ProcWatch-0.4.2-15|99	
12cu|php-pear-System_ProcWatch-0.4.2-15|100	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-7mdk
12cu|php-pear-System_ProcWatch-0.4.2-15|101	- new group (Development/PHP)
12cu|php-pear-System_ProcWatch-0.4.2-15|102	
12cu|php-pear-System_ProcWatch-0.4.2-15|103	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-6mdk
12cu|php-pear-System_ProcWatch-0.4.2-15|104	- rebuilt to fix auto deps
12cu|php-pear-System_ProcWatch-0.4.2-15|105	
12cu|php-pear-System_ProcWatch-0.4.2-15|106	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-5mdk
12cu|php-pear-System_ProcWatch-0.4.2-15|107	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-System_ProcWatch-0.4.2-15|108	
12cu|php-pear-System_ProcWatch-0.4.2-15|109	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-4mdk
12cu|php-pear-System_ProcWatch-0.4.2-15|110	- fix deps
12cu|php-pear-System_ProcWatch-0.4.2-15|111	
12cu|php-pear-System_ProcWatch-0.4.2-15|112	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-3mdk
12cu|php-pear-System_ProcWatch-0.4.2-15|113	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-System_ProcWatch-0.4.2-15|114	- fix deps
12cu|php-pear-System_ProcWatch-0.4.2-15|115	
12cu|php-pear-System_ProcWatch-0.4.2-15|116	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-2mdk
12cu|php-pear-System_ProcWatch-0.4.2-15|117	- fix deps
12cu|php-pear-System_ProcWatch-0.4.2-15|118	
12cu|php-pear-System_ProcWatch-0.4.2-15|119	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-1mdk
12cu|php-pear-System_ProcWatch-0.4.2-15|120	- initial Mandriva package (PLD import)
12cu|php-pear-System_ProcWatch-0.4.2-15|121	

11677 12
12cu|php-pear-System_Socket-0.4.1-15|1	%define		_class		System
12cu|php-pear-System_Socket-0.4.1-15|2	%define		_subclass	Socket
12cu|php-pear-System_Socket-0.4.1-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-System_Socket-0.4.1-15|4	
12cu|php-pear-System_Socket-0.4.1-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-System_Socket-0.4.1-15|6	Version:	0.4.1
12cu|php-pear-System_Socket-0.4.1-15|7	Release:	15
12cu|php-pear-System_Socket-0.4.1-15|8	Summary:	OO socket API
12cu|php-pear-System_Socket-0.4.1-15|9	License:	PHP License
12cu|php-pear-System_Socket-0.4.1-15|10	Group:		Development/PHP
12cu|php-pear-System_Socket-0.4.1-15|11	URL:		http://pear.php.net/package/System_Socket/
12cu|php-pear-System_Socket-0.4.1-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-System_Socket-0.4.1-15|13	Requires(post): php-pear
12cu|php-pear-System_Socket-0.4.1-15|14	Requires(preun): php-pear
12cu|php-pear-System_Socket-0.4.1-15|15	Requires:	php-pear
12cu|php-pear-System_Socket-0.4.1-15|16	BuildArch:	noarch
12cu|php-pear-System_Socket-0.4.1-15|17	BuildRequires:	php-pear
12cu|php-pear-System_Socket-0.4.1-15|18	
12cu|php-pear-System_Socket-0.4.1-15|19	%description
12cu|php-pear-System_Socket-0.4.1-15|20	Aims to provide a thight and robust OO API to PHPs socket extension
12cu|php-pear-System_Socket-0.4.1-15|21	(ext/sockets).
12cu|php-pear-System_Socket-0.4.1-15|22	
12cu|php-pear-System_Socket-0.4.1-15|23	
12cu|php-pear-System_Socket-0.4.1-15|24	%prep
12cu|php-pear-System_Socket-0.4.1-15|25	%setup -q -c
12cu|php-pear-System_Socket-0.4.1-15|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-System_Socket-0.4.1-15|27	
12cu|php-pear-System_Socket-0.4.1-15|28	%install
12cu|php-pear-System_Socket-0.4.1-15|29	
12cu|php-pear-System_Socket-0.4.1-15|30	cd %{upstream_name}-%{version}
12cu|php-pear-System_Socket-0.4.1-15|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-System_Socket-0.4.1-15|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-System_Socket-0.4.1-15|33	
12cu|php-pear-System_Socket-0.4.1-15|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-System_Socket-0.4.1-15|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-System_Socket-0.4.1-15|36	
12cu|php-pear-System_Socket-0.4.1-15|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-System_Socket-0.4.1-15|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-System_Socket-0.4.1-15|39	
12cu|php-pear-System_Socket-0.4.1-15|40	%clean
12cu|php-pear-System_Socket-0.4.1-15|41	
12cu|php-pear-System_Socket-0.4.1-15|42	
12cu|php-pear-System_Socket-0.4.1-15|43	
12cu|php-pear-System_Socket-0.4.1-15|44	%files
12cu|php-pear-System_Socket-0.4.1-15|45	%defattr(-,root,root)
12cu|php-pear-System_Socket-0.4.1-15|46	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-System_Socket-0.4.1-15|47	%{_datadir}/pear/%{_class}
12cu|php-pear-System_Socket-0.4.1-15|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-System_Socket-0.4.1-15|49	
12cu|php-pear-System_Socket-0.4.1-15|50	
12cu|php-pear-System_Socket-0.4.1-15|51	
12cu|php-pear-System_Socket-0.4.1-15|52	
12cu|php-pear-System_Socket-0.4.1-15|53	%changelog
12cu|php-pear-System_Socket-0.4.1-15|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-14mdv2012.0
12cu|php-pear-System_Socket-0.4.1-15|55	+ Revision: 742284
12cu|php-pear-System_Socket-0.4.1-15|56	- fix major breakage by careless packager
12cu|php-pear-System_Socket-0.4.1-15|57	
12cu|php-pear-System_Socket-0.4.1-15|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-13
12cu|php-pear-System_Socket-0.4.1-15|59	+ Revision: 679588
12cu|php-pear-System_Socket-0.4.1-15|60	- mass rebuild
12cu|php-pear-System_Socket-0.4.1-15|61	
12cu|php-pear-System_Socket-0.4.1-15|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-12mdv2011.0
12cu|php-pear-System_Socket-0.4.1-15|63	+ Revision: 613780
12cu|php-pear-System_Socket-0.4.1-15|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-System_Socket-0.4.1-15|65	
12cu|php-pear-System_Socket-0.4.1-15|66	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.1-11mdv2010.1
12cu|php-pear-System_Socket-0.4.1-15|67	+ Revision: 467094
12cu|php-pear-System_Socket-0.4.1-15|68	- spec cleanup
12cu|php-pear-System_Socket-0.4.1-15|69	- use pear installer
12cu|php-pear-System_Socket-0.4.1-15|70	- don't ship tests, even in documentation
12cu|php-pear-System_Socket-0.4.1-15|71	- own all directories
12cu|php-pear-System_Socket-0.4.1-15|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-System_Socket-0.4.1-15|73	
12cu|php-pear-System_Socket-0.4.1-15|74	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4.1-10mdv2010.0
12cu|php-pear-System_Socket-0.4.1-15|75	+ Revision: 441655
12cu|php-pear-System_Socket-0.4.1-15|76	- rebuild
12cu|php-pear-System_Socket-0.4.1-15|77	
12cu|php-pear-System_Socket-0.4.1-15|78	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-9mdv2009.1
12cu|php-pear-System_Socket-0.4.1-15|79	+ Revision: 322669
12cu|php-pear-System_Socket-0.4.1-15|80	- rebuild
12cu|php-pear-System_Socket-0.4.1-15|81	
12cu|php-pear-System_Socket-0.4.1-15|82	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-8mdv2009.0
12cu|php-pear-System_Socket-0.4.1-15|83	+ Revision: 237094
12cu|php-pear-System_Socket-0.4.1-15|84	- rebuild
12cu|php-pear-System_Socket-0.4.1-15|85	
12cu|php-pear-System_Socket-0.4.1-15|86	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-System_Socket-0.4.1-15|87	- restore BuildRoot
12cu|php-pear-System_Socket-0.4.1-15|88	
12cu|php-pear-System_Socket-0.4.1-15|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-System_Socket-0.4.1-15|90	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-System_Socket-0.4.1-15|91	
12cu|php-pear-System_Socket-0.4.1-15|92	
12cu|php-pear-System_Socket-0.4.1-15|93	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-7mdv2007.0
12cu|php-pear-System_Socket-0.4.1-15|94	+ Revision: 82745
12cu|php-pear-System_Socket-0.4.1-15|95	- Import php-pear-System_Socket
12cu|php-pear-System_Socket-0.4.1-15|96	
12cu|php-pear-System_Socket-0.4.1-15|97	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-7mdk
12cu|php-pear-System_Socket-0.4.1-15|98	- new group (Development/PHP)
12cu|php-pear-System_Socket-0.4.1-15|99	
12cu|php-pear-System_Socket-0.4.1-15|100	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-6mdk
12cu|php-pear-System_Socket-0.4.1-15|101	- rebuilt to fix auto deps
12cu|php-pear-System_Socket-0.4.1-15|102	
12cu|php-pear-System_Socket-0.4.1-15|103	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-5mdk
12cu|php-pear-System_Socket-0.4.1-15|104	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-System_Socket-0.4.1-15|105	
12cu|php-pear-System_Socket-0.4.1-15|106	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-4mdk
12cu|php-pear-System_Socket-0.4.1-15|107	- fix deps
12cu|php-pear-System_Socket-0.4.1-15|108	
12cu|php-pear-System_Socket-0.4.1-15|109	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-3mdk
12cu|php-pear-System_Socket-0.4.1-15|110	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-System_Socket-0.4.1-15|111	- fix deps
12cu|php-pear-System_Socket-0.4.1-15|112	
12cu|php-pear-System_Socket-0.4.1-15|113	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-2mdk
12cu|php-pear-System_Socket-0.4.1-15|114	- fix deps
12cu|php-pear-System_Socket-0.4.1-15|115	
12cu|php-pear-System_Socket-0.4.1-15|116	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-1mdk
12cu|php-pear-System_Socket-0.4.1-15|117	- initial Mandriva package (PLD import)
12cu|php-pear-System_Socket-0.4.1-15|118	

11678 12
12cu|php-pear-Testing_Selenium-0.4.4-1|1	%define		_class		Testing
12cu|php-pear-Testing_Selenium-0.4.4-1|2	%define		_subclass	Selenium
12cu|php-pear-Testing_Selenium-0.4.4-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Testing_Selenium-0.4.4-1|4	
12cu|php-pear-Testing_Selenium-0.4.4-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Testing_Selenium-0.4.4-1|6	Version:	0.4.4
12cu|php-pear-Testing_Selenium-0.4.4-1|7	Release:	1
12cu|php-pear-Testing_Selenium-0.4.4-1|8	Summary:	PHP Client for Selenium RC
12cu|php-pear-Testing_Selenium-0.4.4-1|9	License:	Apache License
12cu|php-pear-Testing_Selenium-0.4.4-1|10	Group:		Development/PHP
12cu|php-pear-Testing_Selenium-0.4.4-1|11	URL:		http://pear.php.net/package/XML_Util/
12cu|php-pear-Testing_Selenium-0.4.4-1|12	Source0:	http://download.pear.php.net/package/Testing_Selenium-%{version}.tgz
12cu|php-pear-Testing_Selenium-0.4.4-1|13	Requires(post): php-pear
12cu|php-pear-Testing_Selenium-0.4.4-1|14	Requires(preun): php-pear
12cu|php-pear-Testing_Selenium-0.4.4-1|15	Requires:	php-pear
12cu|php-pear-Testing_Selenium-0.4.4-1|16	BuildArch:	noarch
12cu|php-pear-Testing_Selenium-0.4.4-1|17	BuildRequires:	php-pear
12cu|php-pear-Testing_Selenium-0.4.4-1|18	
12cu|php-pear-Testing_Selenium-0.4.4-1|19	%description
12cu|php-pear-Testing_Selenium-0.4.4-1|20	Selenium Remote Control (SRC) is a test tool that allows you to write automated
12cu|php-pear-Testing_Selenium-0.4.4-1|21	web application UI tests in any programming language against any HTTP website
12cu|php-pear-Testing_Selenium-0.4.4-1|22	using any mainstream JavaScript-enabled browser. SRC provides a Selenium
12cu|php-pear-Testing_Selenium-0.4.4-1|23	Server, which can automatically start/stop/control any supported browser. It
12cu|php-pear-Testing_Selenium-0.4.4-1|24	works by using Selenium Core, a pure-HTML+JS library that performs automated
12cu|php-pear-Testing_Selenium-0.4.4-1|25	tasks in JavaScript; the Selenium Server communicates directly with the browser
12cu|php-pear-Testing_Selenium-0.4.4-1|26	using AJAX (XmlHttpRequest).
12cu|php-pear-Testing_Selenium-0.4.4-1|27	
12cu|php-pear-Testing_Selenium-0.4.4-1|28	http://www.openqa.org/selenium-rc/
12cu|php-pear-Testing_Selenium-0.4.4-1|29	
12cu|php-pear-Testing_Selenium-0.4.4-1|30	This module sends commands directly to the Server using simple HTTP GET/POST
12cu|php-pear-Testing_Selenium-0.4.4-1|31	requests. Using this module together with the Selenium Server, you can
12cu|php-pear-Testing_Selenium-0.4.4-1|32	automatically control any supported browser.
12cu|php-pear-Testing_Selenium-0.4.4-1|33	
12cu|php-pear-Testing_Selenium-0.4.4-1|34	To use this module, you need to have already downloaded and started the
12cu|php-pear-Testing_Selenium-0.4.4-1|35	Selenium RC Server.  (The Selenium Server is a Java application.)
12cu|php-pear-Testing_Selenium-0.4.4-1|36	
12cu|php-pear-Testing_Selenium-0.4.4-1|37	%prep
12cu|php-pear-Testing_Selenium-0.4.4-1|38	%setup -q -c
12cu|php-pear-Testing_Selenium-0.4.4-1|39	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Testing_Selenium-0.4.4-1|40	
12cu|php-pear-Testing_Selenium-0.4.4-1|41	%install
12cu|php-pear-Testing_Selenium-0.4.4-1|42	
12cu|php-pear-Testing_Selenium-0.4.4-1|43	cd %{upstream_name}-%{version}
12cu|php-pear-Testing_Selenium-0.4.4-1|44	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Testing_Selenium-0.4.4-1|45	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Testing_Selenium-0.4.4-1|46	
12cu|php-pear-Testing_Selenium-0.4.4-1|47	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Testing_Selenium-0.4.4-1|48	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Testing_Selenium-0.4.4-1|49	
12cu|php-pear-Testing_Selenium-0.4.4-1|50	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Testing_Selenium-0.4.4-1|51	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Testing_Selenium-0.4.4-1|52	
12cu|php-pear-Testing_Selenium-0.4.4-1|53	%clean
12cu|php-pear-Testing_Selenium-0.4.4-1|54	
12cu|php-pear-Testing_Selenium-0.4.4-1|55	
12cu|php-pear-Testing_Selenium-0.4.4-1|56	
12cu|php-pear-Testing_Selenium-0.4.4-1|57	%files
12cu|php-pear-Testing_Selenium-0.4.4-1|58	%defattr(-,root,root)
12cu|php-pear-Testing_Selenium-0.4.4-1|59	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Testing_Selenium-0.4.4-1|60	%doc %{upstream_name}-%{version}/ChangeLog
12cu|php-pear-Testing_Selenium-0.4.4-1|61	%doc %{upstream_name}-%{version}/README
12cu|php-pear-Testing_Selenium-0.4.4-1|62	%doc %{upstream_name}-%{version}/TODO
12cu|php-pear-Testing_Selenium-0.4.4-1|63	%{_datadir}/pear/%{_class}
12cu|php-pear-Testing_Selenium-0.4.4-1|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Testing_Selenium-0.4.4-1|65	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Testing_Selenium-0.4.4-1|66	
12cu|php-pear-Testing_Selenium-0.4.4-1|67	
12cu|php-pear-Testing_Selenium-0.4.4-1|68	%changelog
12cu|php-pear-Testing_Selenium-0.4.4-1|69	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-10mdv2012.0
12cu|php-pear-Testing_Selenium-0.4.4-1|70	+ Revision: 742285
12cu|php-pear-Testing_Selenium-0.4.4-1|71	- fix major breakage by careless packager
12cu|php-pear-Testing_Selenium-0.4.4-1|72	
12cu|php-pear-Testing_Selenium-0.4.4-1|73	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-9
12cu|php-pear-Testing_Selenium-0.4.4-1|74	+ Revision: 679589
12cu|php-pear-Testing_Selenium-0.4.4-1|75	- mass rebuild
12cu|php-pear-Testing_Selenium-0.4.4-1|76	
12cu|php-pear-Testing_Selenium-0.4.4-1|77	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-8mdv2011.0
12cu|php-pear-Testing_Selenium-0.4.4-1|78	+ Revision: 613781
12cu|php-pear-Testing_Selenium-0.4.4-1|79	- the mass rebuild of 2010.1 packages
12cu|php-pear-Testing_Selenium-0.4.4-1|80	
12cu|php-pear-Testing_Selenium-0.4.4-1|81	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-7mdv2010.1
12cu|php-pear-Testing_Selenium-0.4.4-1|82	+ Revision: 466335
12cu|php-pear-Testing_Selenium-0.4.4-1|83	- spec cleanup
12cu|php-pear-Testing_Selenium-0.4.4-1|84	- use pear installer
12cu|php-pear-Testing_Selenium-0.4.4-1|85	- don't ship tests, even in documentation
12cu|php-pear-Testing_Selenium-0.4.4-1|86	- own all directories
12cu|php-pear-Testing_Selenium-0.4.4-1|87	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Testing_Selenium-0.4.4-1|88	
12cu|php-pear-Testing_Selenium-0.4.4-1|89	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3.1-6mdv2010.0
12cu|php-pear-Testing_Selenium-0.4.4-1|90	+ Revision: 430698
12cu|php-pear-Testing_Selenium-0.4.4-1|91	- rebuild
12cu|php-pear-Testing_Selenium-0.4.4-1|92	
12cu|php-pear-Testing_Selenium-0.4.4-1|93	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|php-pear-Testing_Selenium-0.4.4-1|94	- rebuild
12cu|php-pear-Testing_Selenium-0.4.4-1|95	
12cu|php-pear-Testing_Selenium-0.4.4-1|96	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-4mdv2009.0
12cu|php-pear-Testing_Selenium-0.4.4-1|97	+ Revision: 237102
12cu|php-pear-Testing_Selenium-0.4.4-1|98	- rebuild
12cu|php-pear-Testing_Selenium-0.4.4-1|99	
12cu|php-pear-Testing_Selenium-0.4.4-1|100	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Testing_Selenium-0.4.4-1|101	- restore BuildRoot
12cu|php-pear-Testing_Selenium-0.4.4-1|102	
12cu|php-pear-Testing_Selenium-0.4.4-1|103	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Testing_Selenium-0.4.4-1|104	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Testing_Selenium-0.4.4-1|105	
12cu|php-pear-Testing_Selenium-0.4.4-1|106	* Fri Nov 09 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-3mdv2008.1
12cu|php-pear-Testing_Selenium-0.4.4-1|107	+ Revision: 107007
12cu|php-pear-Testing_Selenium-0.4.4-1|108	- PHPUnit2/PHPUnit
12cu|php-pear-Testing_Selenium-0.4.4-1|109	
12cu|php-pear-Testing_Selenium-0.4.4-1|110	* Thu Aug 16 2007 Thierry Vignaud <tv@mandriva.org> 0.3.1-2mdv2008.0
12cu|php-pear-Testing_Selenium-0.4.4-1|111	+ Revision: 64198
12cu|php-pear-Testing_Selenium-0.4.4-1|112	- rebuild
12cu|php-pear-Testing_Selenium-0.4.4-1|113	
12cu|php-pear-Testing_Selenium-0.4.4-1|114	* Wed Apr 18 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-1mdv2008.0
12cu|php-pear-Testing_Selenium-0.4.4-1|115	+ Revision: 14682
12cu|php-pear-Testing_Selenium-0.4.4-1|116	- Import php-pear-Testing_Selenium
12cu|php-pear-Testing_Selenium-0.4.4-1|117	
12cu|php-pear-Testing_Selenium-0.4.4-1|118	
12cu|php-pear-Testing_Selenium-0.4.4-1|119	
12cu|php-pear-Testing_Selenium-0.4.4-1|120	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-1mdv2008.0
12cu|php-pear-Testing_Selenium-0.4.4-1|121	- initial Mandriva package
12cu|php-pear-Testing_Selenium-0.4.4-1|122	

11679 12
12cu|php-pear-Text_CAPTCHA-1.0.2-1|1	%define		_class		Text
12cu|php-pear-Text_CAPTCHA-1.0.2-1|2	%define		_subclass	CAPTCHA
12cu|php-pear-Text_CAPTCHA-1.0.2-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Text_CAPTCHA-1.0.2-1|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-Text_CAPTCHA-1.0.2-1|5	Version:	1.0.2
12cu|php-pear-Text_CAPTCHA-1.0.2-1|6	Release:	1
12cu|php-pear-Text_CAPTCHA-1.0.2-1|7	Summary:	Generation of CAPTCHA imgaes
12cu|php-pear-Text_CAPTCHA-1.0.2-1|8	License:	PHP License
12cu|php-pear-Text_CAPTCHA-1.0.2-1|9	Group:		Development/PHP
12cu|php-pear-Text_CAPTCHA-1.0.2-1|10	URL:		http://pear.php.net/package/Text_CAPTCHA/
12cu|php-pear-Text_CAPTCHA-1.0.2-1|11	Source0:	http://download.pear.php.net/package/Text_CAPTCHA-%{version}.tgz
12cu|php-pear-Text_CAPTCHA-1.0.2-1|12	Requires(post): php-pear
12cu|php-pear-Text_CAPTCHA-1.0.2-1|13	Requires(preun): php-pear
12cu|php-pear-Text_CAPTCHA-1.0.2-1|14	Requires:	php-pear
12cu|php-pear-Text_CAPTCHA-1.0.2-1|15	BuildArch:	noarch
12cu|php-pear-Text_CAPTCHA-1.0.2-1|16	BuildRequires:	php-pear
12cu|php-pear-Text_CAPTCHA-1.0.2-1|17	
12cu|php-pear-Text_CAPTCHA-1.0.2-1|18	%description
12cu|php-pear-Text_CAPTCHA-1.0.2-1|19	Implementation of CAPTCHA (completely automated public Turing test to
12cu|php-pear-Text_CAPTCHA-1.0.2-1|20	tell computers and humans apart) images.
12cu|php-pear-Text_CAPTCHA-1.0.2-1|21	
12cu|php-pear-Text_CAPTCHA-1.0.2-1|22	%prep
12cu|php-pear-Text_CAPTCHA-1.0.2-1|23	%setup -q -c
12cu|php-pear-Text_CAPTCHA-1.0.2-1|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Text_CAPTCHA-1.0.2-1|25	
12cu|php-pear-Text_CAPTCHA-1.0.2-1|26	%install
12cu|php-pear-Text_CAPTCHA-1.0.2-1|27	
12cu|php-pear-Text_CAPTCHA-1.0.2-1|28	cd %{upstream_name}-%{version}
12cu|php-pear-Text_CAPTCHA-1.0.2-1|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Text_CAPTCHA-1.0.2-1|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Text_CAPTCHA-1.0.2-1|31	
12cu|php-pear-Text_CAPTCHA-1.0.2-1|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Text_CAPTCHA-1.0.2-1|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Text_CAPTCHA-1.0.2-1|34	
12cu|php-pear-Text_CAPTCHA-1.0.2-1|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Text_CAPTCHA-1.0.2-1|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Text_CAPTCHA-1.0.2-1|37	
12cu|php-pear-Text_CAPTCHA-1.0.2-1|38	%clean
12cu|php-pear-Text_CAPTCHA-1.0.2-1|39	
12cu|php-pear-Text_CAPTCHA-1.0.2-1|40	
12cu|php-pear-Text_CAPTCHA-1.0.2-1|41	
12cu|php-pear-Text_CAPTCHA-1.0.2-1|42	%files
12cu|php-pear-Text_CAPTCHA-1.0.2-1|43	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-Text_CAPTCHA-1.0.2-1|44	%{_datadir}/pear/%{_class}
12cu|php-pear-Text_CAPTCHA-1.0.2-1|45	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Text_CAPTCHA-1.0.2-1|46	
12cu|php-pear-Text_CAPTCHA-1.0.2-1|47	
12cu|php-pear-Text_CAPTCHA-1.0.2-1|48	
12cu|php-pear-Text_CAPTCHA-1.0.2-1|49	%changelog
12cu|php-pear-Text_CAPTCHA-1.0.2-1|50	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-1
12cu|php-pear-Text_CAPTCHA-1.0.2-1|51	+ Revision: 677067e
12cu|php-pear-Text_CAPTCHA-1.0.2-1|52	- Updated to 1.0.2 (by updates_builder)
12cu|php-pear-Text_CAPTCHA-1.0.2-1|53	
12cu|php-pear-Text_CAPTCHA-1.0.2-1|54	

11680 12
12cu|php-pear-Text_Figlet-1.0.2-4|1	%define		_class		Text
12cu|php-pear-Text_Figlet-1.0.2-4|2	%define		_subclass	Figlet
12cu|php-pear-Text_Figlet-1.0.2-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Text_Figlet-1.0.2-4|4	
12cu|php-pear-Text_Figlet-1.0.2-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Text_Figlet-1.0.2-4|6	Version:	1.0.2
12cu|php-pear-Text_Figlet-1.0.2-4|7	Release:	4
12cu|php-pear-Text_Figlet-1.0.2-4|8	Summary:	Render text using FIGlet fonts
12cu|php-pear-Text_Figlet-1.0.2-4|9	License:	PHP License
12cu|php-pear-Text_Figlet-1.0.2-4|10	Group:		Development/PHP
12cu|php-pear-Text_Figlet-1.0.2-4|11	URL:		http://pear.php.net/package/Text_Figlet/
12cu|php-pear-Text_Figlet-1.0.2-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Text_Figlet-1.0.2-4|13	Requires(post): php-pear
12cu|php-pear-Text_Figlet-1.0.2-4|14	Requires(preun): php-pear
12cu|php-pear-Text_Figlet-1.0.2-4|15	Requires:	php-pear
12cu|php-pear-Text_Figlet-1.0.2-4|16	BuildArch:	noarch
12cu|php-pear-Text_Figlet-1.0.2-4|17	BuildRequires:	php-pear
12cu|php-pear-Text_Figlet-1.0.2-4|18	
12cu|php-pear-Text_Figlet-1.0.2-4|19	
12cu|php-pear-Text_Figlet-1.0.2-4|20	%description
12cu|php-pear-Text_Figlet-1.0.2-4|21	Engine for use FIGlet fonts to rendering text.
12cu|php-pear-Text_Figlet-1.0.2-4|22	
12cu|php-pear-Text_Figlet-1.0.2-4|23	%prep
12cu|php-pear-Text_Figlet-1.0.2-4|24	%setup -q -c
12cu|php-pear-Text_Figlet-1.0.2-4|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Text_Figlet-1.0.2-4|26	
12cu|php-pear-Text_Figlet-1.0.2-4|27	%install
12cu|php-pear-Text_Figlet-1.0.2-4|28	
12cu|php-pear-Text_Figlet-1.0.2-4|29	cd %{upstream_name}-%{version}
12cu|php-pear-Text_Figlet-1.0.2-4|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Text_Figlet-1.0.2-4|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Text_Figlet-1.0.2-4|32	
12cu|php-pear-Text_Figlet-1.0.2-4|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Text_Figlet-1.0.2-4|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Text_Figlet-1.0.2-4|35	
12cu|php-pear-Text_Figlet-1.0.2-4|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Text_Figlet-1.0.2-4|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Text_Figlet-1.0.2-4|38	
12cu|php-pear-Text_Figlet-1.0.2-4|39	%clean
12cu|php-pear-Text_Figlet-1.0.2-4|40	
12cu|php-pear-Text_Figlet-1.0.2-4|41	
12cu|php-pear-Text_Figlet-1.0.2-4|42	
12cu|php-pear-Text_Figlet-1.0.2-4|43	%files
12cu|php-pear-Text_Figlet-1.0.2-4|44	%defattr(-,root,root)
12cu|php-pear-Text_Figlet-1.0.2-4|45	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Text_Figlet-1.0.2-4|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Text_Figlet-1.0.2-4|47	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Text_Figlet-1.0.2-4|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Text_Figlet-1.0.2-4|49	
12cu|php-pear-Text_Figlet-1.0.2-4|50	
12cu|php-pear-Text_Figlet-1.0.2-4|51	
12cu|php-pear-Text_Figlet-1.0.2-4|52	
12cu|php-pear-Text_Figlet-1.0.2-4|53	%changelog
12cu|php-pear-Text_Figlet-1.0.2-4|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2012.0
12cu|php-pear-Text_Figlet-1.0.2-4|55	+ Revision: 742287
12cu|php-pear-Text_Figlet-1.0.2-4|56	- fix major breakage by careless packager
12cu|php-pear-Text_Figlet-1.0.2-4|57	
12cu|php-pear-Text_Figlet-1.0.2-4|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2
12cu|php-pear-Text_Figlet-1.0.2-4|59	+ Revision: 679591
12cu|php-pear-Text_Figlet-1.0.2-4|60	- mass rebuild
12cu|php-pear-Text_Figlet-1.0.2-4|61	
12cu|php-pear-Text_Figlet-1.0.2-4|62	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2011.0
12cu|php-pear-Text_Figlet-1.0.2-4|63	+ Revision: 569601
12cu|php-pear-Text_Figlet-1.0.2-4|64	- update to new version 1.0.2
12cu|php-pear-Text_Figlet-1.0.2-4|65	
12cu|php-pear-Text_Figlet-1.0.2-4|66	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.0.1-5mdv2011.0
12cu|php-pear-Text_Figlet-1.0.2-4|67	+ Revision: 564125
12cu|php-pear-Text_Figlet-1.0.2-4|68	- Increased release for rebuild
12cu|php-pear-Text_Figlet-1.0.2-4|69	
12cu|php-pear-Text_Figlet-1.0.2-4|70	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-4mdv2010.1
12cu|php-pear-Text_Figlet-1.0.2-4|71	+ Revision: 466322
12cu|php-pear-Text_Figlet-1.0.2-4|72	- spec cleanup
12cu|php-pear-Text_Figlet-1.0.2-4|73	- use pear installer
12cu|php-pear-Text_Figlet-1.0.2-4|74	- don't ship tests, even in documentation
12cu|php-pear-Text_Figlet-1.0.2-4|75	- own all directories
12cu|php-pear-Text_Figlet-1.0.2-4|76	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Text_Figlet-1.0.2-4|77	
12cu|php-pear-Text_Figlet-1.0.2-4|78	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-3mdv2010.0
12cu|php-pear-Text_Figlet-1.0.2-4|79	+ Revision: 441657
12cu|php-pear-Text_Figlet-1.0.2-4|80	- rebuild
12cu|php-pear-Text_Figlet-1.0.2-4|81	
12cu|php-pear-Text_Figlet-1.0.2-4|82	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2009.1
12cu|php-pear-Text_Figlet-1.0.2-4|83	+ Revision: 322672
12cu|php-pear-Text_Figlet-1.0.2-4|84	- rebuild
12cu|php-pear-Text_Figlet-1.0.2-4|85	
12cu|php-pear-Text_Figlet-1.0.2-4|86	* Wed Dec 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-1mdv2009.1
12cu|php-pear-Text_Figlet-1.0.2-4|87	+ Revision: 315174
12cu|php-pear-Text_Figlet-1.0.2-4|88	- update to new version 1.0.1
12cu|php-pear-Text_Figlet-1.0.2-4|89	
12cu|php-pear-Text_Figlet-1.0.2-4|90	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2009.0
12cu|php-pear-Text_Figlet-1.0.2-4|91	+ Revision: 237118
12cu|php-pear-Text_Figlet-1.0.2-4|92	- rebuild
12cu|php-pear-Text_Figlet-1.0.2-4|93	
12cu|php-pear-Text_Figlet-1.0.2-4|94	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Text_Figlet-1.0.2-4|95	- restore BuildRoot
12cu|php-pear-Text_Figlet-1.0.2-4|96	
12cu|php-pear-Text_Figlet-1.0.2-4|97	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Text_Figlet-1.0.2-4|98	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Text_Figlet-1.0.2-4|99	
12cu|php-pear-Text_Figlet-1.0.2-4|100	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2008.0
12cu|php-pear-Text_Figlet-1.0.2-4|101	+ Revision: 16000
12cu|php-pear-Text_Figlet-1.0.2-4|102	- fix build
12cu|php-pear-Text_Figlet-1.0.2-4|103	- 1.0.0
12cu|php-pear-Text_Figlet-1.0.2-4|104	
12cu|php-pear-Text_Figlet-1.0.2-4|105	
12cu|php-pear-Text_Figlet-1.0.2-4|106	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-1mdv2007.0
12cu|php-pear-Text_Figlet-1.0.2-4|107	+ Revision: 82751
12cu|php-pear-Text_Figlet-1.0.2-4|108	- Import php-pear-Text_Figlet
12cu|php-pear-Text_Figlet-1.0.2-4|109	
12cu|php-pear-Text_Figlet-1.0.2-4|110	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-1mdk
12cu|php-pear-Text_Figlet-1.0.2-4|111	- 0.8.1
12cu|php-pear-Text_Figlet-1.0.2-4|112	- new group (Development/PHP)
12cu|php-pear-Text_Figlet-1.0.2-4|113	
12cu|php-pear-Text_Figlet-1.0.2-4|114	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-6mdk
12cu|php-pear-Text_Figlet-1.0.2-4|115	- rebuilt to fix auto deps
12cu|php-pear-Text_Figlet-1.0.2-4|116	
12cu|php-pear-Text_Figlet-1.0.2-4|117	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-5mdk
12cu|php-pear-Text_Figlet-1.0.2-4|118	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Text_Figlet-1.0.2-4|119	
12cu|php-pear-Text_Figlet-1.0.2-4|120	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-4mdk
12cu|php-pear-Text_Figlet-1.0.2-4|121	- fix deps
12cu|php-pear-Text_Figlet-1.0.2-4|122	
12cu|php-pear-Text_Figlet-1.0.2-4|123	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-3mdk
12cu|php-pear-Text_Figlet-1.0.2-4|124	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Text_Figlet-1.0.2-4|125	- fix deps
12cu|php-pear-Text_Figlet-1.0.2-4|126	
12cu|php-pear-Text_Figlet-1.0.2-4|127	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-2mdk
12cu|php-pear-Text_Figlet-1.0.2-4|128	- fix deps
12cu|php-pear-Text_Figlet-1.0.2-4|129	
12cu|php-pear-Text_Figlet-1.0.2-4|130	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.0-1mdk
12cu|php-pear-Text_Figlet-1.0.2-4|131	- initial Mandriva package (PLD import)
12cu|php-pear-Text_Figlet-1.0.2-4|132	

11681 12
12cu|php-pear-Text_Flowed-0.0.2-4|1	%define prj Text_Flowed
12cu|php-pear-Text_Flowed-0.0.2-4|2	
12cu|php-pear-Text_Flowed-0.0.2-4|3	%define xmldir  %{_var}/lib/pear
12cu|php-pear-Text_Flowed-0.0.2-4|4	%define peardir %(pear config-get php_dir 2> /dev/null)
12cu|php-pear-Text_Flowed-0.0.2-4|5	
12cu|php-pear-Text_Flowed-0.0.2-4|6	Name:          php-pear-Text_Flowed
12cu|php-pear-Text_Flowed-0.0.2-4|7	Version:       0.0.2
12cu|php-pear-Text_Flowed-0.0.2-4|8	Release:       4
12cu|php-pear-Text_Flowed-0.0.2-4|9	Summary:       Horde Mime Library
12cu|php-pear-Text_Flowed-0.0.2-4|10	License:       LGPL
12cu|php-pear-Text_Flowed-0.0.2-4|11	Group:         Networking/Mail
12cu|php-pear-Text_Flowed-0.0.2-4|12	Url:           http://pear.horde.org/index.php?package=%{prj}
12cu|php-pear-Text_Flowed-0.0.2-4|13	Source0:       %{prj}-%{version}.tgz
12cu|php-pear-Text_Flowed-0.0.2-4|14	BuildArch:     noarch
12cu|php-pear-Text_Flowed-0.0.2-4|15	Requires(pre): php-pear
12cu|php-pear-Text_Flowed-0.0.2-4|16	Requires:      horde-util
12cu|php-pear-Text_Flowed-0.0.2-4|17	Requires:       php-pear
12cu|php-pear-Text_Flowed-0.0.2-4|18	BuildRequires: php-pear
12cu|php-pear-Text_Flowed-0.0.2-4|19	BuildRequires: php-pear-channel-horde
12cu|php-pear-Text_Flowed-0.0.2-4|20	
12cu|php-pear-Text_Flowed-0.0.2-4|21	%description
12cu|php-pear-Text_Flowed-0.0.2-4|22	The Text_Flowed:: class provides common methods for manipulating text using
12cu|php-pear-Text_Flowed-0.0.2-4|23	the encoding described in RFC 3676 ('flowed' text)
12cu|php-pear-Text_Flowed-0.0.2-4|24	
12cu|php-pear-Text_Flowed-0.0.2-4|25	%prep
12cu|php-pear-Text_Flowed-0.0.2-4|26	%setup -q -n %{prj}-%{version}
12cu|php-pear-Text_Flowed-0.0.2-4|27	
12cu|php-pear-Text_Flowed-0.0.2-4|28	%build
12cu|php-pear-Text_Flowed-0.0.2-4|29	%__mv ../package.xml .
12cu|php-pear-Text_Flowed-0.0.2-4|30	
12cu|php-pear-Text_Flowed-0.0.2-4|31	%install
12cu|php-pear-Text_Flowed-0.0.2-4|32	pear install --packagingroot %{buildroot} --nodeps package.xml
12cu|php-pear-Text_Flowed-0.0.2-4|33	
12cu|php-pear-Text_Flowed-0.0.2-4|34	%__rm -rf %{buildroot}/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
12cu|php-pear-Text_Flowed-0.0.2-4|35	
12cu|php-pear-Text_Flowed-0.0.2-4|36	%__mkdir_p %{buildroot}%{xmldir}
12cu|php-pear-Text_Flowed-0.0.2-4|37	%__cp package.xml %{buildroot}%{xmldir}/%{prj}.xml
12cu|php-pear-Text_Flowed-0.0.2-4|38	
12cu|php-pear-Text_Flowed-0.0.2-4|39	%clean
12cu|php-pear-Text_Flowed-0.0.2-4|40	%__rm -rf %{buildroot}
12cu|php-pear-Text_Flowed-0.0.2-4|41	
12cu|php-pear-Text_Flowed-0.0.2-4|42	%post
12cu|php-pear-Text_Flowed-0.0.2-4|43	pear install --nodeps --soft --force --register-only %{xmldir}/%{prj}.xml
12cu|php-pear-Text_Flowed-0.0.2-4|44	
12cu|php-pear-Text_Flowed-0.0.2-4|45	%postun
12cu|php-pear-Text_Flowed-0.0.2-4|46	if [ "$1" -eq "0" ]; then
12cu|php-pear-Text_Flowed-0.0.2-4|47	pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/%{prj}
12cu|php-pear-Text_Flowed-0.0.2-4|48	fi
12cu|php-pear-Text_Flowed-0.0.2-4|49	
12cu|php-pear-Text_Flowed-0.0.2-4|50	%files
12cu|php-pear-Text_Flowed-0.0.2-4|51	%defattr(-, root, root)
12cu|php-pear-Text_Flowed-0.0.2-4|52	%{xmldir}/%{prj}.xml
12cu|php-pear-Text_Flowed-0.0.2-4|53	%dir %{peardir}/Text
12cu|php-pear-Text_Flowed-0.0.2-4|54	%dir %{peardir}/tests/Text_Flowed/tests
12cu|php-pear-Text_Flowed-0.0.2-4|55	%{peardir}/Text/Flowed.php
12cu|php-pear-Text_Flowed-0.0.2-4|56	%{peardir}/tests/Text_Flowed/tests/Flowed.phpt
12cu|php-pear-Text_Flowed-0.0.2-4|57	
12cu|php-pear-Text_Flowed-0.0.2-4|58	
12cu|php-pear-Text_Flowed-0.0.2-4|59	
12cu|php-pear-Text_Flowed-0.0.2-4|60	
12cu|php-pear-Text_Flowed-0.0.2-4|61	%changelog
12cu|php-pear-Text_Flowed-0.0.2-4|62	* Sat Jul 31 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-3mdv2011.0
12cu|php-pear-Text_Flowed-0.0.2-4|63	+ Revision: 564124
12cu|php-pear-Text_Flowed-0.0.2-4|64	- Increased release for rebuild
12cu|php-pear-Text_Flowed-0.0.2-4|65	
12cu|php-pear-Text_Flowed-0.0.2-4|66	* Wed Mar 17 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-2mdv2010.1
12cu|php-pear-Text_Flowed-0.0.2-4|67	+ Revision: 523852
12cu|php-pear-Text_Flowed-0.0.2-4|68	- replaced Requires(pre): %%{_bindir}/pear with Requires(pre): php-pear
12cu|php-pear-Text_Flowed-0.0.2-4|69	increased release version
12cu|php-pear-Text_Flowed-0.0.2-4|70	
12cu|php-pear-Text_Flowed-0.0.2-4|71	* Mon Mar 08 2010 Thomas Spuhler <tspuhler@mandriva.org> 0.0.2-1mdv2010.1
12cu|php-pear-Text_Flowed-0.0.2-4|72	+ Revision: 515619
12cu|php-pear-Text_Flowed-0.0.2-4|73	- removed BuildRequires: horder-framework
12cu|php-pear-Text_Flowed-0.0.2-4|74	- import php-pear-Text_Flowed
12cu|php-pear-Text_Flowed-0.0.2-4|75	
12cu|php-pear-Text_Flowed-0.0.2-4|76	

11682 12
12cu|php-pear-Text_Huffman-0.2.0-16|1	%define		_class		Text
12cu|php-pear-Text_Huffman-0.2.0-16|2	%define		_subclass	Huffman
12cu|php-pear-Text_Huffman-0.2.0-16|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Text_Huffman-0.2.0-16|4	
12cu|php-pear-Text_Huffman-0.2.0-16|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Text_Huffman-0.2.0-16|6	Version:	0.2.0
12cu|php-pear-Text_Huffman-0.2.0-16|7	Release:	16
12cu|php-pear-Text_Huffman-0.2.0-16|8	Summary:	Lossless compression algorithm
12cu|php-pear-Text_Huffman-0.2.0-16|9	License:	PHP License
12cu|php-pear-Text_Huffman-0.2.0-16|10	Group:		Development/PHP
12cu|php-pear-Text_Huffman-0.2.0-16|11	URL:		http://pear.php.net/package/Text_Huffman/
12cu|php-pear-Text_Huffman-0.2.0-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Text_Huffman-0.2.0-16|13	Requires(post): php-pear
12cu|php-pear-Text_Huffman-0.2.0-16|14	Requires(preun): php-pear
12cu|php-pear-Text_Huffman-0.2.0-16|15	Requires:	php-pear
12cu|php-pear-Text_Huffman-0.2.0-16|16	BuildArch:	noarch
12cu|php-pear-Text_Huffman-0.2.0-16|17	BuildRequires:	php-pear
12cu|php-pear-Text_Huffman-0.2.0-16|18	
12cu|php-pear-Text_Huffman-0.2.0-16|19	%description
12cu|php-pear-Text_Huffman-0.2.0-16|20	Huffman compression is a lossless compression algorithm that is ideal
12cu|php-pear-Text_Huffman-0.2.0-16|21	for compressing textual data.
12cu|php-pear-Text_Huffman-0.2.0-16|22	
12cu|php-pear-Text_Huffman-0.2.0-16|23	%prep
12cu|php-pear-Text_Huffman-0.2.0-16|24	%setup -q -c
12cu|php-pear-Text_Huffman-0.2.0-16|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Text_Huffman-0.2.0-16|26	
12cu|php-pear-Text_Huffman-0.2.0-16|27	%install
12cu|php-pear-Text_Huffman-0.2.0-16|28	
12cu|php-pear-Text_Huffman-0.2.0-16|29	cd %{upstream_name}-%{version}
12cu|php-pear-Text_Huffman-0.2.0-16|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Text_Huffman-0.2.0-16|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Text_Huffman-0.2.0-16|32	
12cu|php-pear-Text_Huffman-0.2.0-16|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Text_Huffman-0.2.0-16|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Text_Huffman-0.2.0-16|35	
12cu|php-pear-Text_Huffman-0.2.0-16|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Text_Huffman-0.2.0-16|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Text_Huffman-0.2.0-16|38	
12cu|php-pear-Text_Huffman-0.2.0-16|39	%clean
12cu|php-pear-Text_Huffman-0.2.0-16|40	
12cu|php-pear-Text_Huffman-0.2.0-16|41	
12cu|php-pear-Text_Huffman-0.2.0-16|42	
12cu|php-pear-Text_Huffman-0.2.0-16|43	%files
12cu|php-pear-Text_Huffman-0.2.0-16|44	%defattr(-,root,root)
12cu|php-pear-Text_Huffman-0.2.0-16|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Text_Huffman-0.2.0-16|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Text_Huffman-0.2.0-16|47	
12cu|php-pear-Text_Huffman-0.2.0-16|48	
12cu|php-pear-Text_Huffman-0.2.0-16|49	%changelog
12cu|php-pear-Text_Huffman-0.2.0-16|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-15mdv2012.0
12cu|php-pear-Text_Huffman-0.2.0-16|51	+ Revision: 742288
12cu|php-pear-Text_Huffman-0.2.0-16|52	- fix major breakage by careless packager
12cu|php-pear-Text_Huffman-0.2.0-16|53	
12cu|php-pear-Text_Huffman-0.2.0-16|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-14
12cu|php-pear-Text_Huffman-0.2.0-16|55	+ Revision: 679593
12cu|php-pear-Text_Huffman-0.2.0-16|56	- mass rebuild
12cu|php-pear-Text_Huffman-0.2.0-16|57	
12cu|php-pear-Text_Huffman-0.2.0-16|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-13mdv2011.0
12cu|php-pear-Text_Huffman-0.2.0-16|59	+ Revision: 613783
12cu|php-pear-Text_Huffman-0.2.0-16|60	- the mass rebuild of 2010.1 packages
12cu|php-pear-Text_Huffman-0.2.0-16|61	
12cu|php-pear-Text_Huffman-0.2.0-16|62	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-12mdv2010.1
12cu|php-pear-Text_Huffman-0.2.0-16|63	+ Revision: 466324
12cu|php-pear-Text_Huffman-0.2.0-16|64	- spec cleanup
12cu|php-pear-Text_Huffman-0.2.0-16|65	- use pear installer
12cu|php-pear-Text_Huffman-0.2.0-16|66	- don't ship tests, even in documentation
12cu|php-pear-Text_Huffman-0.2.0-16|67	- own all directories
12cu|php-pear-Text_Huffman-0.2.0-16|68	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Text_Huffman-0.2.0-16|69	
12cu|php-pear-Text_Huffman-0.2.0-16|70	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.0-11mdv2010.0
12cu|php-pear-Text_Huffman-0.2.0-16|71	+ Revision: 441658
12cu|php-pear-Text_Huffman-0.2.0-16|72	- rebuild
12cu|php-pear-Text_Huffman-0.2.0-16|73	
12cu|php-pear-Text_Huffman-0.2.0-16|74	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-10mdv2009.1
12cu|php-pear-Text_Huffman-0.2.0-16|75	+ Revision: 322673
12cu|php-pear-Text_Huffman-0.2.0-16|76	- rebuild
12cu|php-pear-Text_Huffman-0.2.0-16|77	
12cu|php-pear-Text_Huffman-0.2.0-16|78	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-9mdv2009.0
12cu|php-pear-Text_Huffman-0.2.0-16|79	+ Revision: 237126
12cu|php-pear-Text_Huffman-0.2.0-16|80	- rebuild
12cu|php-pear-Text_Huffman-0.2.0-16|81	
12cu|php-pear-Text_Huffman-0.2.0-16|82	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Text_Huffman-0.2.0-16|83	- restore BuildRoot
12cu|php-pear-Text_Huffman-0.2.0-16|84	
12cu|php-pear-Text_Huffman-0.2.0-16|85	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Text_Huffman-0.2.0-16|86	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Text_Huffman-0.2.0-16|87	
12cu|php-pear-Text_Huffman-0.2.0-16|88	
12cu|php-pear-Text_Huffman-0.2.0-16|89	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-8mdv2007.0
12cu|php-pear-Text_Huffman-0.2.0-16|90	+ Revision: 82753
12cu|php-pear-Text_Huffman-0.2.0-16|91	- Import php-pear-Text_Huffman
12cu|php-pear-Text_Huffman-0.2.0-16|92	
12cu|php-pear-Text_Huffman-0.2.0-16|93	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-8mdk
12cu|php-pear-Text_Huffman-0.2.0-16|94	- new group (Development/PHP)
12cu|php-pear-Text_Huffman-0.2.0-16|95	
12cu|php-pear-Text_Huffman-0.2.0-16|96	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7mdk
12cu|php-pear-Text_Huffman-0.2.0-16|97	- rebuilt to fix auto deps
12cu|php-pear-Text_Huffman-0.2.0-16|98	
12cu|php-pear-Text_Huffman-0.2.0-16|99	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6mdk
12cu|php-pear-Text_Huffman-0.2.0-16|100	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Text_Huffman-0.2.0-16|101	
12cu|php-pear-Text_Huffman-0.2.0-16|102	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdk
12cu|php-pear-Text_Huffman-0.2.0-16|103	- fix deps
12cu|php-pear-Text_Huffman-0.2.0-16|104	
12cu|php-pear-Text_Huffman-0.2.0-16|105	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdk
12cu|php-pear-Text_Huffman-0.2.0-16|106	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Text_Huffman-0.2.0-16|107	- fix deps
12cu|php-pear-Text_Huffman-0.2.0-16|108	
12cu|php-pear-Text_Huffman-0.2.0-16|109	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdk
12cu|php-pear-Text_Huffman-0.2.0-16|110	- fix deps
12cu|php-pear-Text_Huffman-0.2.0-16|111	
12cu|php-pear-Text_Huffman-0.2.0-16|112	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdk
12cu|php-pear-Text_Huffman-0.2.0-16|113	- fix deps
12cu|php-pear-Text_Huffman-0.2.0-16|114	
12cu|php-pear-Text_Huffman-0.2.0-16|115	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdk
12cu|php-pear-Text_Huffman-0.2.0-16|116	- initial Mandriva package (PLD import)
12cu|php-pear-Text_Huffman-0.2.0-16|117	

11683 12
12cu|php-pear-Text_Password-1.1.1-8|1	%define		_class		Text
12cu|php-pear-Text_Password-1.1.1-8|2	%define		_subclass	Password
12cu|php-pear-Text_Password-1.1.1-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Text_Password-1.1.1-8|4	
12cu|php-pear-Text_Password-1.1.1-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Text_Password-1.1.1-8|6	Version:	1.1.1
12cu|php-pear-Text_Password-1.1.1-8|7	Release:	8
12cu|php-pear-Text_Password-1.1.1-8|8	Summary:	Creating passwords with PHP
12cu|php-pear-Text_Password-1.1.1-8|9	License:	PHP License
12cu|php-pear-Text_Password-1.1.1-8|10	Group:		Development/PHP
12cu|php-pear-Text_Password-1.1.1-8|11	URL:		http://pear.php.net/package/Text_Password/
12cu|php-pear-Text_Password-1.1.1-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Text_Password-1.1.1-8|13	Requires(post): php-pear
12cu|php-pear-Text_Password-1.1.1-8|14	Requires(preun): php-pear
12cu|php-pear-Text_Password-1.1.1-8|15	Requires:	php-pear
12cu|php-pear-Text_Password-1.1.1-8|16	BuildArch:	noarch
12cu|php-pear-Text_Password-1.1.1-8|17	BuildRequires:	php-pear
12cu|php-pear-Text_Password-1.1.1-8|18	
12cu|php-pear-Text_Password-1.1.1-8|19	%description
12cu|php-pear-Text_Password-1.1.1-8|20	Text_Password allows one to create pronounceable and unpronounceable
12cu|php-pear-Text_Password-1.1.1-8|21	passwords. The full functional range is explained in the manual at
12cu|php-pear-Text_Password-1.1.1-8|22	http://pear.php.net/manual/.
12cu|php-pear-Text_Password-1.1.1-8|23	
12cu|php-pear-Text_Password-1.1.1-8|24	%prep
12cu|php-pear-Text_Password-1.1.1-8|25	%setup -q -c
12cu|php-pear-Text_Password-1.1.1-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Text_Password-1.1.1-8|27	
12cu|php-pear-Text_Password-1.1.1-8|28	%install
12cu|php-pear-Text_Password-1.1.1-8|29	
12cu|php-pear-Text_Password-1.1.1-8|30	cd %{upstream_name}-%{version}
12cu|php-pear-Text_Password-1.1.1-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Text_Password-1.1.1-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Text_Password-1.1.1-8|33	
12cu|php-pear-Text_Password-1.1.1-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Text_Password-1.1.1-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Text_Password-1.1.1-8|36	
12cu|php-pear-Text_Password-1.1.1-8|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Text_Password-1.1.1-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Text_Password-1.1.1-8|39	
12cu|php-pear-Text_Password-1.1.1-8|40	%clean
12cu|php-pear-Text_Password-1.1.1-8|41	
12cu|php-pear-Text_Password-1.1.1-8|42	
12cu|php-pear-Text_Password-1.1.1-8|43	
12cu|php-pear-Text_Password-1.1.1-8|44	%files
12cu|php-pear-Text_Password-1.1.1-8|45	%defattr(-,root,root)
12cu|php-pear-Text_Password-1.1.1-8|46	%{_datadir}/pear/%{_class}
12cu|php-pear-Text_Password-1.1.1-8|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Text_Password-1.1.1-8|48	
12cu|php-pear-Text_Password-1.1.1-8|49	
12cu|php-pear-Text_Password-1.1.1-8|50	%changelog
12cu|php-pear-Text_Password-1.1.1-8|51	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdv2012.0
12cu|php-pear-Text_Password-1.1.1-8|52	+ Revision: 742289
12cu|php-pear-Text_Password-1.1.1-8|53	- fix major breakage by careless packager
12cu|php-pear-Text_Password-1.1.1-8|54	
12cu|php-pear-Text_Password-1.1.1-8|55	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-6
12cu|php-pear-Text_Password-1.1.1-8|56	+ Revision: 679594
12cu|php-pear-Text_Password-1.1.1-8|57	- mass rebuild
12cu|php-pear-Text_Password-1.1.1-8|58	
12cu|php-pear-Text_Password-1.1.1-8|59	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdv2011.0
12cu|php-pear-Text_Password-1.1.1-8|60	+ Revision: 613784
12cu|php-pear-Text_Password-1.1.1-8|61	- the mass rebuild of 2010.1 packages
12cu|php-pear-Text_Password-1.1.1-8|62	
12cu|php-pear-Text_Password-1.1.1-8|63	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-4mdv2010.1
12cu|php-pear-Text_Password-1.1.1-8|64	+ Revision: 466325
12cu|php-pear-Text_Password-1.1.1-8|65	- spec cleanup
12cu|php-pear-Text_Password-1.1.1-8|66	- use pear installer
12cu|php-pear-Text_Password-1.1.1-8|67	- don't ship tests, even in documentation
12cu|php-pear-Text_Password-1.1.1-8|68	- own all directories
12cu|php-pear-Text_Password-1.1.1-8|69	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Text_Password-1.1.1-8|70	
12cu|php-pear-Text_Password-1.1.1-8|71	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-3mdv2010.0
12cu|php-pear-Text_Password-1.1.1-8|72	+ Revision: 441659
12cu|php-pear-Text_Password-1.1.1-8|73	- rebuild
12cu|php-pear-Text_Password-1.1.1-8|74	
12cu|php-pear-Text_Password-1.1.1-8|75	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2009.1
12cu|php-pear-Text_Password-1.1.1-8|76	+ Revision: 322674
12cu|php-pear-Text_Password-1.1.1-8|77	- rebuild
12cu|php-pear-Text_Password-1.1.1-8|78	
12cu|php-pear-Text_Password-1.1.1-8|79	* Wed Dec 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-1mdv2009.1
12cu|php-pear-Text_Password-1.1.1-8|80	+ Revision: 315180
12cu|php-pear-Text_Password-1.1.1-8|81	- update to new version 1.1.1
12cu|php-pear-Text_Password-1.1.1-8|82	
12cu|php-pear-Text_Password-1.1.1-8|83	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdv2009.0
12cu|php-pear-Text_Password-1.1.1-8|84	+ Revision: 237133
12cu|php-pear-Text_Password-1.1.1-8|85	- rebuild
12cu|php-pear-Text_Password-1.1.1-8|86	
12cu|php-pear-Text_Password-1.1.1-8|87	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Text_Password-1.1.1-8|88	- restore BuildRoot
12cu|php-pear-Text_Password-1.1.1-8|89	
12cu|php-pear-Text_Password-1.1.1-8|90	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Text_Password-1.1.1-8|91	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Text_Password-1.1.1-8|92	
12cu|php-pear-Text_Password-1.1.1-8|93	
12cu|php-pear-Text_Password-1.1.1-8|94	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2007.0
12cu|php-pear-Text_Password-1.1.1-8|95	+ Revision: 82755
12cu|php-pear-Text_Password-1.1.1-8|96	- Import php-pear-Text_Password
12cu|php-pear-Text_Password-1.1.1-8|97	
12cu|php-pear-Text_Password-1.1.1-8|98	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdk
12cu|php-pear-Text_Password-1.1.1-8|99	- new group (Development/PHP)
12cu|php-pear-Text_Password-1.1.1-8|100	
12cu|php-pear-Text_Password-1.1.1-8|101	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cu|php-pear-Text_Password-1.1.1-8|102	- 1.1.0
12cu|php-pear-Text_Password-1.1.1-8|103	
12cu|php-pear-Text_Password-1.1.1-8|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdk
12cu|php-pear-Text_Password-1.1.1-8|105	- rebuilt to fix auto deps
12cu|php-pear-Text_Password-1.1.1-8|106	
12cu|php-pear-Text_Password-1.1.1-8|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdk
12cu|php-pear-Text_Password-1.1.1-8|108	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Text_Password-1.1.1-8|109	
12cu|php-pear-Text_Password-1.1.1-8|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdk
12cu|php-pear-Text_Password-1.1.1-8|111	- fix deps
12cu|php-pear-Text_Password-1.1.1-8|112	
12cu|php-pear-Text_Password-1.1.1-8|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdk
12cu|php-pear-Text_Password-1.1.1-8|114	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Text_Password-1.1.1-8|115	- fix deps
12cu|php-pear-Text_Password-1.1.1-8|116	
12cu|php-pear-Text_Password-1.1.1-8|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cu|php-pear-Text_Password-1.1.1-8|118	- fix deps
12cu|php-pear-Text_Password-1.1.1-8|119	
12cu|php-pear-Text_Password-1.1.1-8|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cu|php-pear-Text_Password-1.1.1-8|121	- initial Mandriva package (PLD import)
12cu|php-pear-Text_Password-1.1.1-8|122	

11684 12
12cu|php-pear-Text_Statistics-1.0.1-5|1	%define		_class		Text
12cu|php-pear-Text_Statistics-1.0.1-5|2	%define		_subclass	Statistics
12cu|php-pear-Text_Statistics-1.0.1-5|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Text_Statistics-1.0.1-5|4	
12cu|php-pear-Text_Statistics-1.0.1-5|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Text_Statistics-1.0.1-5|6	Version:	1.0.1
12cu|php-pear-Text_Statistics-1.0.1-5|7	Release:	5
12cu|php-pear-Text_Statistics-1.0.1-5|8	Summary:	Compute readability indexes for documents
12cu|php-pear-Text_Statistics-1.0.1-5|9	License:	PHP License
12cu|php-pear-Text_Statistics-1.0.1-5|10	Group:		Development/PHP
12cu|php-pear-Text_Statistics-1.0.1-5|11	URL:		http://pear.php.net/package/Text_Statistics/
12cu|php-pear-Text_Statistics-1.0.1-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Text_Statistics-1.0.1-5|13	Requires(post): php-pear
12cu|php-pear-Text_Statistics-1.0.1-5|14	Requires(preun): php-pear
12cu|php-pear-Text_Statistics-1.0.1-5|15	Requires:	php-pear
12cu|php-pear-Text_Statistics-1.0.1-5|16	BuildArch:	noarch
12cu|php-pear-Text_Statistics-1.0.1-5|17	BuildRequires:	php-pear
12cu|php-pear-Text_Statistics-1.0.1-5|18	
12cu|php-pear-Text_Statistics-1.0.1-5|19	%description
12cu|php-pear-Text_Statistics-1.0.1-5|20	Text_Statistics allows for computation of readability indexes for text
12cu|php-pear-Text_Statistics-1.0.1-5|21	documents.
12cu|php-pear-Text_Statistics-1.0.1-5|22	
12cu|php-pear-Text_Statistics-1.0.1-5|23	%prep
12cu|php-pear-Text_Statistics-1.0.1-5|24	%setup -q -c
12cu|php-pear-Text_Statistics-1.0.1-5|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Text_Statistics-1.0.1-5|26	
12cu|php-pear-Text_Statistics-1.0.1-5|27	%install
12cu|php-pear-Text_Statistics-1.0.1-5|28	
12cu|php-pear-Text_Statistics-1.0.1-5|29	cd %{upstream_name}-%{version}
12cu|php-pear-Text_Statistics-1.0.1-5|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Text_Statistics-1.0.1-5|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Text_Statistics-1.0.1-5|32	
12cu|php-pear-Text_Statistics-1.0.1-5|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Text_Statistics-1.0.1-5|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Text_Statistics-1.0.1-5|35	
12cu|php-pear-Text_Statistics-1.0.1-5|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Text_Statistics-1.0.1-5|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Text_Statistics-1.0.1-5|38	
12cu|php-pear-Text_Statistics-1.0.1-5|39	%clean
12cu|php-pear-Text_Statistics-1.0.1-5|40	
12cu|php-pear-Text_Statistics-1.0.1-5|41	
12cu|php-pear-Text_Statistics-1.0.1-5|42	
12cu|php-pear-Text_Statistics-1.0.1-5|43	%files
12cu|php-pear-Text_Statistics-1.0.1-5|44	%defattr(-,root,root)
12cu|php-pear-Text_Statistics-1.0.1-5|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Text_Statistics-1.0.1-5|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Text_Statistics-1.0.1-5|47	
12cu|php-pear-Text_Statistics-1.0.1-5|48	
12cu|php-pear-Text_Statistics-1.0.1-5|49	%changelog
12cu|php-pear-Text_Statistics-1.0.1-5|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdv2012.0
12cu|php-pear-Text_Statistics-1.0.1-5|51	+ Revision: 742290
12cu|php-pear-Text_Statistics-1.0.1-5|52	- fix major breakage by careless packager
12cu|php-pear-Text_Statistics-1.0.1-5|53	
12cu|php-pear-Text_Statistics-1.0.1-5|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3
12cu|php-pear-Text_Statistics-1.0.1-5|55	+ Revision: 679595
12cu|php-pear-Text_Statistics-1.0.1-5|56	- mass rebuild
12cu|php-pear-Text_Statistics-1.0.1-5|57	
12cu|php-pear-Text_Statistics-1.0.1-5|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2011.0
12cu|php-pear-Text_Statistics-1.0.1-5|59	+ Revision: 613785
12cu|php-pear-Text_Statistics-1.0.1-5|60	- the mass rebuild of 2010.1 packages
12cu|php-pear-Text_Statistics-1.0.1-5|61	
12cu|php-pear-Text_Statistics-1.0.1-5|62	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-1mdv2010.1
12cu|php-pear-Text_Statistics-1.0.1-5|63	+ Revision: 508992
12cu|php-pear-Text_Statistics-1.0.1-5|64	- update to new version 1.0.1
12cu|php-pear-Text_Statistics-1.0.1-5|65	
12cu|php-pear-Text_Statistics-1.0.1-5|66	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-11mdv2010.1
12cu|php-pear-Text_Statistics-1.0.1-5|67	+ Revision: 466326
12cu|php-pear-Text_Statistics-1.0.1-5|68	- spec cleanup
12cu|php-pear-Text_Statistics-1.0.1-5|69	- use pear installer
12cu|php-pear-Text_Statistics-1.0.1-5|70	- don't ship tests, even in documentation
12cu|php-pear-Text_Statistics-1.0.1-5|71	- own all directories
12cu|php-pear-Text_Statistics-1.0.1-5|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Text_Statistics-1.0.1-5|73	
12cu|php-pear-Text_Statistics-1.0.1-5|74	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0-10mdv2010.0
12cu|php-pear-Text_Statistics-1.0.1-5|75	+ Revision: 441660
12cu|php-pear-Text_Statistics-1.0.1-5|76	- rebuild
12cu|php-pear-Text_Statistics-1.0.1-5|77	
12cu|php-pear-Text_Statistics-1.0.1-5|78	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-9mdv2009.1
12cu|php-pear-Text_Statistics-1.0.1-5|79	+ Revision: 322675
12cu|php-pear-Text_Statistics-1.0.1-5|80	- rebuild
12cu|php-pear-Text_Statistics-1.0.1-5|81	
12cu|php-pear-Text_Statistics-1.0.1-5|82	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-8mdv2009.0
12cu|php-pear-Text_Statistics-1.0.1-5|83	+ Revision: 237141
12cu|php-pear-Text_Statistics-1.0.1-5|84	- rebuild
12cu|php-pear-Text_Statistics-1.0.1-5|85	
12cu|php-pear-Text_Statistics-1.0.1-5|86	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Text_Statistics-1.0.1-5|87	- restore BuildRoot
12cu|php-pear-Text_Statistics-1.0.1-5|88	
12cu|php-pear-Text_Statistics-1.0.1-5|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Text_Statistics-1.0.1-5|90	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Text_Statistics-1.0.1-5|91	
12cu|php-pear-Text_Statistics-1.0.1-5|92	
12cu|php-pear-Text_Statistics-1.0.1-5|93	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdv2007.0
12cu|php-pear-Text_Statistics-1.0.1-5|94	+ Revision: 82757
12cu|php-pear-Text_Statistics-1.0.1-5|95	- Import php-pear-Text_Statistics
12cu|php-pear-Text_Statistics-1.0.1-5|96	
12cu|php-pear-Text_Statistics-1.0.1-5|97	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0-7mdk
12cu|php-pear-Text_Statistics-1.0.1-5|98	- new group (Development/PHP)
12cu|php-pear-Text_Statistics-1.0.1-5|99	
12cu|php-pear-Text_Statistics-1.0.1-5|100	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdk
12cu|php-pear-Text_Statistics-1.0.1-5|101	- rebuilt to fix auto deps
12cu|php-pear-Text_Statistics-1.0.1-5|102	
12cu|php-pear-Text_Statistics-1.0.1-5|103	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-5mdk
12cu|php-pear-Text_Statistics-1.0.1-5|104	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Text_Statistics-1.0.1-5|105	
12cu|php-pear-Text_Statistics-1.0.1-5|106	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-4mdk
12cu|php-pear-Text_Statistics-1.0.1-5|107	- fix deps
12cu|php-pear-Text_Statistics-1.0.1-5|108	
12cu|php-pear-Text_Statistics-1.0.1-5|109	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdk
12cu|php-pear-Text_Statistics-1.0.1-5|110	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Text_Statistics-1.0.1-5|111	- fix deps
12cu|php-pear-Text_Statistics-1.0.1-5|112	
12cu|php-pear-Text_Statistics-1.0.1-5|113	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12cu|php-pear-Text_Statistics-1.0.1-5|114	- fix deps
12cu|php-pear-Text_Statistics-1.0.1-5|115	
12cu|php-pear-Text_Statistics-1.0.1-5|116	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12cu|php-pear-Text_Statistics-1.0.1-5|117	- initial Mandriva package (PLD import)
12cu|php-pear-Text_Statistics-1.0.1-5|118	

11685 12
12cu|php-pear-Text_Template-1.1.1-3|1	%define  upstream_name Text_Template
12cu|php-pear-Text_Template-1.1.1-3|2	
12cu|php-pear-Text_Template-1.1.1-3|3	Summary:	Simple template engine for PHPUnit
12cu|php-pear-Text_Template-1.1.1-3|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-Text_Template-1.1.1-3|5	Version:	1.1.1
12cu|php-pear-Text_Template-1.1.1-3|6	Release:	3
12cu|php-pear-Text_Template-1.1.1-3|7	License:	BSD
12cu|php-pear-Text_Template-1.1.1-3|8	Group:		Development/PHP
12cu|php-pear-Text_Template-1.1.1-3|9	URL:		http://www.phpunit.de/
12cu|php-pear-Text_Template-1.1.1-3|10	Source0:	http://pear.phpunit.de/get/Text_Template-%{version}.tgz
12cu|php-pear-Text_Template-1.1.1-3|11	Requires(post): php-pear
12cu|php-pear-Text_Template-1.1.1-3|12	Requires(preun): php-pear
12cu|php-pear-Text_Template-1.1.1-3|13	Requires:	php-cli >= 3:5.2.1
12cu|php-pear-Text_Template-1.1.1-3|14	Requires:	php-pear >= 1:1.9.4
12cu|php-pear-Text_Template-1.1.1-3|15	Requires:	php-channel-phpunit
12cu|php-pear-Text_Template-1.1.1-3|16	BuildArch:	noarch
12cu|php-pear-Text_Template-1.1.1-3|17	BuildRequires:	php-pear
12cu|php-pear-Text_Template-1.1.1-3|18	BuildRequires:	php-channel-phpunit
12cu|php-pear-Text_Template-1.1.1-3|19	Suggests:	php-pear-PHPUnit >= 3.6.3
12cu|php-pear-Text_Template-1.1.1-3|20	Suggests:	php-soap
12cu|php-pear-Text_Template-1.1.1-3|21	
12cu|php-pear-Text_Template-1.1.1-3|22	%description
12cu|php-pear-Text_Template-1.1.1-3|23	PHPUnit is a regression testing framework used by the developer who implements
12cu|php-pear-Text_Template-1.1.1-3|24	unit tests in PHP.
12cu|php-pear-Text_Template-1.1.1-3|25	
12cu|php-pear-Text_Template-1.1.1-3|26	This package provides the Simple template engine for PHPUnit.
12cu|php-pear-Text_Template-1.1.1-3|27	
12cu|php-pear-Text_Template-1.1.1-3|28	%prep
12cu|php-pear-Text_Template-1.1.1-3|29	
12cu|php-pear-Text_Template-1.1.1-3|30	%setup -q -c
12cu|php-pear-Text_Template-1.1.1-3|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Text_Template-1.1.1-3|32	
12cu|php-pear-Text_Template-1.1.1-3|33	%build
12cu|php-pear-Text_Template-1.1.1-3|34	
12cu|php-pear-Text_Template-1.1.1-3|35	%install
12cu|php-pear-Text_Template-1.1.1-3|36	
12cu|php-pear-Text_Template-1.1.1-3|37	cd %{upstream_name}-%{version}
12cu|php-pear-Text_Template-1.1.1-3|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Text_Template-1.1.1-3|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Text_Template-1.1.1-3|40	
12cu|php-pear-Text_Template-1.1.1-3|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Text_Template-1.1.1-3|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Text_Template-1.1.1-3|43	
12cu|php-pear-Text_Template-1.1.1-3|44	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Text_Template-1.1.1-3|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Text_Template-1.1.1-3|46	
12cu|php-pear-Text_Template-1.1.1-3|47	%clean
12cu|php-pear-Text_Template-1.1.1-3|48	
12cu|php-pear-Text_Template-1.1.1-3|49	
12cu|php-pear-Text_Template-1.1.1-3|50	
12cu|php-pear-Text_Template-1.1.1-3|51	%files
12cu|php-pear-Text_Template-1.1.1-3|52	%defattr(-,root,root)
12cu|php-pear-Text_Template-1.1.1-3|53	%doc %{upstream_name}-%{version}/ChangeLog.markdown
12cu|php-pear-Text_Template-1.1.1-3|54	%doc %{upstream_name}-%{version}/LICENSE
12cu|php-pear-Text_Template-1.1.1-3|55	%doc %{upstream_name}-%{version}/README.markdown
12cu|php-pear-Text_Template-1.1.1-3|56	%{_datadir}/pear/Text/Template
12cu|php-pear-Text_Template-1.1.1-3|57	%{_datadir}/pear/Text/*.php
12cu|php-pear-Text_Template-1.1.1-3|58	%{_datadir}/pear/packages/Text_Template.xml
12cu|php-pear-Text_Template-1.1.1-3|59	
12cu|php-pear-Text_Template-1.1.1-3|60	
12cu|php-pear-Text_Template-1.1.1-3|61	
12cu|php-pear-Text_Template-1.1.1-3|62	%changelog
12cu|php-pear-Text_Template-1.1.1-3|63	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2012.0
12cu|php-pear-Text_Template-1.1.1-3|64	+ Revision: 742292
12cu|php-pear-Text_Template-1.1.1-3|65	- fix major breakage by careless packager
12cu|php-pear-Text_Template-1.1.1-3|66	
12cu|php-pear-Text_Template-1.1.1-3|67	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1
12cu|php-pear-Text_Template-1.1.1-3|68	+ Revision: 730907
12cu|php-pear-Text_Template-1.1.1-3|69	- import php-pear-Text_Template
12cu|php-pear-Text_Template-1.1.1-3|70	
12cu|php-pear-Text_Template-1.1.1-3|71	
12cu|php-pear-Text_Template-1.1.1-3|72	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2010.2
12cu|php-pear-Text_Template-1.1.1-3|73	- initial Mandriva package

11686 12
12cu|php-pear-Text_TeXHyphen-0.1.0-17|1	%define		_class		Text
12cu|php-pear-Text_TeXHyphen-0.1.0-17|2	%define		_subclass	TeXHyphen
12cu|php-pear-Text_TeXHyphen-0.1.0-17|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Text_TeXHyphen-0.1.0-17|4	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Text_TeXHyphen-0.1.0-17|6	Version:	0.1.0
12cu|php-pear-Text_TeXHyphen-0.1.0-17|7	Release:	17
12cu|php-pear-Text_TeXHyphen-0.1.0-17|8	Summary:	Automated word hyphenation with the TeX algorithm
12cu|php-pear-Text_TeXHyphen-0.1.0-17|9	License:	PHP License
12cu|php-pear-Text_TeXHyphen-0.1.0-17|10	Group:		Development/PHP
12cu|php-pear-Text_TeXHyphen-0.1.0-17|11	URL:		http://pear.php.net/package/Text_TeXHyphen/
12cu|php-pear-Text_TeXHyphen-0.1.0-17|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Text_TeXHyphen-0.1.0-17|13	Requires(post): php-pear
12cu|php-pear-Text_TeXHyphen-0.1.0-17|14	Requires(preun): php-pear
12cu|php-pear-Text_TeXHyphen-0.1.0-17|15	Requires:	php-pear
12cu|php-pear-Text_TeXHyphen-0.1.0-17|16	BuildArch:	noarch
12cu|php-pear-Text_TeXHyphen-0.1.0-17|17	BuildRequires:	php-pear
12cu|php-pear-Text_TeXHyphen-0.1.0-17|18	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|19	%description
12cu|php-pear-Text_TeXHyphen-0.1.0-17|20	This package implements the TeX hyphenation algorithm based on
12cu|php-pear-Text_TeXHyphen-0.1.0-17|21	pattern.
12cu|php-pear-Text_TeXHyphen-0.1.0-17|22	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|23	The package can support various backends for pattern retrieval. At
12cu|php-pear-Text_TeXHyphen-0.1.0-17|24	this stage only flat files with TeX pattern were implemented. The
12cu|php-pear-Text_TeXHyphen-0.1.0-17|25	advantage of the TeX pattern is the available multi-language support.
12cu|php-pear-Text_TeXHyphen-0.1.0-17|26	Currently German, Oxford and American English are supported.
12cu|php-pear-Text_TeXHyphen-0.1.0-17|27	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|28	For speed purposes an interface for a cache of hyphenated words was
12cu|php-pear-Text_TeXHyphen-0.1.0-17|29	implemented.
12cu|php-pear-Text_TeXHyphen-0.1.0-17|30	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|31	%prep
12cu|php-pear-Text_TeXHyphen-0.1.0-17|32	%setup -q -c
12cu|php-pear-Text_TeXHyphen-0.1.0-17|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Text_TeXHyphen-0.1.0-17|34	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|35	%install
12cu|php-pear-Text_TeXHyphen-0.1.0-17|36	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|37	cd %{upstream_name}-%{version}
12cu|php-pear-Text_TeXHyphen-0.1.0-17|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Text_TeXHyphen-0.1.0-17|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Text_TeXHyphen-0.1.0-17|40	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Text_TeXHyphen-0.1.0-17|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Text_TeXHyphen-0.1.0-17|43	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|44	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Text_TeXHyphen-0.1.0-17|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Text_TeXHyphen-0.1.0-17|46	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|47	%clean
12cu|php-pear-Text_TeXHyphen-0.1.0-17|48	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|49	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|50	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|51	%files
12cu|php-pear-Text_TeXHyphen-0.1.0-17|52	%defattr(-,root,root)
12cu|php-pear-Text_TeXHyphen-0.1.0-17|53	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Text_TeXHyphen-0.1.0-17|54	%{_datadir}/pear/%{_class}
12cu|php-pear-Text_TeXHyphen-0.1.0-17|55	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-Text_TeXHyphen-0.1.0-17|56	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Text_TeXHyphen-0.1.0-17|57	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|58	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|59	%changelog
12cu|php-pear-Text_TeXHyphen-0.1.0-17|60	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-16mdv2012.0
12cu|php-pear-Text_TeXHyphen-0.1.0-17|61	+ Revision: 742291
12cu|php-pear-Text_TeXHyphen-0.1.0-17|62	- fix major breakage by careless packager
12cu|php-pear-Text_TeXHyphen-0.1.0-17|63	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|64	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-15
12cu|php-pear-Text_TeXHyphen-0.1.0-17|65	+ Revision: 679596
12cu|php-pear-Text_TeXHyphen-0.1.0-17|66	- mass rebuild
12cu|php-pear-Text_TeXHyphen-0.1.0-17|67	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|68	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-14mdv2011.0
12cu|php-pear-Text_TeXHyphen-0.1.0-17|69	+ Revision: 613786
12cu|php-pear-Text_TeXHyphen-0.1.0-17|70	- the mass rebuild of 2010.1 packages
12cu|php-pear-Text_TeXHyphen-0.1.0-17|71	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|72	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-13mdv2010.1
12cu|php-pear-Text_TeXHyphen-0.1.0-17|73	+ Revision: 466327
12cu|php-pear-Text_TeXHyphen-0.1.0-17|74	- spec cleanup
12cu|php-pear-Text_TeXHyphen-0.1.0-17|75	- use pear installer
12cu|php-pear-Text_TeXHyphen-0.1.0-17|76	- don't ship tests, even in documentation
12cu|php-pear-Text_TeXHyphen-0.1.0-17|77	- own all directories
12cu|php-pear-Text_TeXHyphen-0.1.0-17|78	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Text_TeXHyphen-0.1.0-17|79	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|80	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.0-12mdv2010.0
12cu|php-pear-Text_TeXHyphen-0.1.0-17|81	+ Revision: 441661
12cu|php-pear-Text_TeXHyphen-0.1.0-17|82	- rebuild
12cu|php-pear-Text_TeXHyphen-0.1.0-17|83	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|84	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-11mdv2009.1
12cu|php-pear-Text_TeXHyphen-0.1.0-17|85	+ Revision: 322679
12cu|php-pear-Text_TeXHyphen-0.1.0-17|86	- rebuild
12cu|php-pear-Text_TeXHyphen-0.1.0-17|87	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|88	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-10mdv2009.0
12cu|php-pear-Text_TeXHyphen-0.1.0-17|89	+ Revision: 237148
12cu|php-pear-Text_TeXHyphen-0.1.0-17|90	- rebuild
12cu|php-pear-Text_TeXHyphen-0.1.0-17|91	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|92	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Text_TeXHyphen-0.1.0-17|93	- restore BuildRoot
12cu|php-pear-Text_TeXHyphen-0.1.0-17|94	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|95	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Text_TeXHyphen-0.1.0-17|96	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Text_TeXHyphen-0.1.0-17|97	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|98	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-9mdv2008.0
12cu|php-pear-Text_TeXHyphen-0.1.0-17|99	+ Revision: 15503
12cu|php-pear-Text_TeXHyphen-0.1.0-17|100	- rule out the PHPUnit.php dep
12cu|php-pear-Text_TeXHyphen-0.1.0-17|101	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|102	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|103	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-8mdv2007.1
12cu|php-pear-Text_TeXHyphen-0.1.0-17|104	+ Revision: 140463
12cu|php-pear-Text_TeXHyphen-0.1.0-17|105	- fix deps
12cu|php-pear-Text_TeXHyphen-0.1.0-17|106	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|107	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2007.0
12cu|php-pear-Text_TeXHyphen-0.1.0-17|108	+ Revision: 82759
12cu|php-pear-Text_TeXHyphen-0.1.0-17|109	- Import php-pear-Text_TeXHyphen
12cu|php-pear-Text_TeXHyphen-0.1.0-17|110	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|111	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdk
12cu|php-pear-Text_TeXHyphen-0.1.0-17|112	- new group (Development/PHP)
12cu|php-pear-Text_TeXHyphen-0.1.0-17|113	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|114	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-6mdk
12cu|php-pear-Text_TeXHyphen-0.1.0-17|115	- rebuilt to fix auto deps
12cu|php-pear-Text_TeXHyphen-0.1.0-17|116	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|117	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-5mdk
12cu|php-pear-Text_TeXHyphen-0.1.0-17|118	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Text_TeXHyphen-0.1.0-17|119	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|120	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdk
12cu|php-pear-Text_TeXHyphen-0.1.0-17|121	- fix deps
12cu|php-pear-Text_TeXHyphen-0.1.0-17|122	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|123	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-3mdk
12cu|php-pear-Text_TeXHyphen-0.1.0-17|124	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Text_TeXHyphen-0.1.0-17|125	- fix deps
12cu|php-pear-Text_TeXHyphen-0.1.0-17|126	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|127	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdk
12cu|php-pear-Text_TeXHyphen-0.1.0-17|128	- fix deps
12cu|php-pear-Text_TeXHyphen-0.1.0-17|129	
12cu|php-pear-Text_TeXHyphen-0.1.0-17|130	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12cu|php-pear-Text_TeXHyphen-0.1.0-17|131	- initial Mandriva package (PLD import)
12cu|php-pear-Text_TeXHyphen-0.1.0-17|132	

11687 12
12cu|php-pear-Text_Wiki-1.2.1-4|1	%define		_class		Text
12cu|php-pear-Text_Wiki-1.2.1-4|2	%define		_subclass	Wiki
12cu|php-pear-Text_Wiki-1.2.1-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Text_Wiki-1.2.1-4|4	
12cu|php-pear-Text_Wiki-1.2.1-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Text_Wiki-1.2.1-4|6	Version:	1.2.1
12cu|php-pear-Text_Wiki-1.2.1-4|7	Release:	4
12cu|php-pear-Text_Wiki-1.2.1-4|8	Summary:	Parsing and rendering rules for Wiki markup in structured text
12cu|php-pear-Text_Wiki-1.2.1-4|9	License:	PHP License
12cu|php-pear-Text_Wiki-1.2.1-4|10	Group:		Development/PHP
12cu|php-pear-Text_Wiki-1.2.1-4|11	URL:		http://pear.php.net/package/Text_Wiki/
12cu|php-pear-Text_Wiki-1.2.1-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Text_Wiki-1.2.1-4|13	Requires(post): php-pear
12cu|php-pear-Text_Wiki-1.2.1-4|14	Requires(preun): php-pear
12cu|php-pear-Text_Wiki-1.2.1-4|15	Requires:	php-pear
12cu|php-pear-Text_Wiki-1.2.1-4|16	BuildArch:	noarch
12cu|php-pear-Text_Wiki-1.2.1-4|17	BuildRequires:	php-pear
12cu|php-pear-Text_Wiki-1.2.1-4|18	
12cu|php-pear-Text_Wiki-1.2.1-4|19	%description
12cu|php-pear-Text_Wiki-1.2.1-4|20	Abstracts parsing and rendering rules for Wiki markup in structured
12cu|php-pear-Text_Wiki-1.2.1-4|21	plain text.
12cu|php-pear-Text_Wiki-1.2.1-4|22	
12cu|php-pear-Text_Wiki-1.2.1-4|23	%prep
12cu|php-pear-Text_Wiki-1.2.1-4|24	%setup -q -c
12cu|php-pear-Text_Wiki-1.2.1-4|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Text_Wiki-1.2.1-4|26	
12cu|php-pear-Text_Wiki-1.2.1-4|27	%install
12cu|php-pear-Text_Wiki-1.2.1-4|28	
12cu|php-pear-Text_Wiki-1.2.1-4|29	cd %{upstream_name}-%{version}
12cu|php-pear-Text_Wiki-1.2.1-4|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Text_Wiki-1.2.1-4|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Text_Wiki-1.2.1-4|32	
12cu|php-pear-Text_Wiki-1.2.1-4|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Text_Wiki-1.2.1-4|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Text_Wiki-1.2.1-4|35	
12cu|php-pear-Text_Wiki-1.2.1-4|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Text_Wiki-1.2.1-4|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Text_Wiki-1.2.1-4|38	
12cu|php-pear-Text_Wiki-1.2.1-4|39	%clean
12cu|php-pear-Text_Wiki-1.2.1-4|40	
12cu|php-pear-Text_Wiki-1.2.1-4|41	
12cu|php-pear-Text_Wiki-1.2.1-4|42	
12cu|php-pear-Text_Wiki-1.2.1-4|43	%files
12cu|php-pear-Text_Wiki-1.2.1-4|44	%defattr(-,root,root)
12cu|php-pear-Text_Wiki-1.2.1-4|45	%{_datadir}/pear/%{_class}
12cu|php-pear-Text_Wiki-1.2.1-4|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Text_Wiki-1.2.1-4|47	
12cu|php-pear-Text_Wiki-1.2.1-4|48	
12cu|php-pear-Text_Wiki-1.2.1-4|49	%changelog
12cu|php-pear-Text_Wiki-1.2.1-4|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdv2012.0
12cu|php-pear-Text_Wiki-1.2.1-4|51	+ Revision: 742293
12cu|php-pear-Text_Wiki-1.2.1-4|52	- fix major breakage by careless packager
12cu|php-pear-Text_Wiki-1.2.1-4|53	
12cu|php-pear-Text_Wiki-1.2.1-4|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2
12cu|php-pear-Text_Wiki-1.2.1-4|55	+ Revision: 679597
12cu|php-pear-Text_Wiki-1.2.1-4|56	- mass rebuild
12cu|php-pear-Text_Wiki-1.2.1-4|57	
12cu|php-pear-Text_Wiki-1.2.1-4|58	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-1mdv2011.0
12cu|php-pear-Text_Wiki-1.2.1-4|59	+ Revision: 594503
12cu|php-pear-Text_Wiki-1.2.1-4|60	- update to new version 1.2.1
12cu|php-pear-Text_Wiki-1.2.1-4|61	
12cu|php-pear-Text_Wiki-1.2.1-4|62	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-5mdv2010.1
12cu|php-pear-Text_Wiki-1.2.1-4|63	+ Revision: 466328
12cu|php-pear-Text_Wiki-1.2.1-4|64	- spec cleanup
12cu|php-pear-Text_Wiki-1.2.1-4|65	- use pear installer
12cu|php-pear-Text_Wiki-1.2.1-4|66	- don't ship tests, even in documentation
12cu|php-pear-Text_Wiki-1.2.1-4|67	- own all directories
12cu|php-pear-Text_Wiki-1.2.1-4|68	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Text_Wiki-1.2.1-4|69	
12cu|php-pear-Text_Wiki-1.2.1-4|70	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.0-4mdv2010.0
12cu|php-pear-Text_Wiki-1.2.1-4|71	+ Revision: 441662
12cu|php-pear-Text_Wiki-1.2.1-4|72	- rebuild
12cu|php-pear-Text_Wiki-1.2.1-4|73	
12cu|php-pear-Text_Wiki-1.2.1-4|74	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-3mdv2009.1
12cu|php-pear-Text_Wiki-1.2.1-4|75	+ Revision: 322698
12cu|php-pear-Text_Wiki-1.2.1-4|76	- rebuild
12cu|php-pear-Text_Wiki-1.2.1-4|77	
12cu|php-pear-Text_Wiki-1.2.1-4|78	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2009.0
12cu|php-pear-Text_Wiki-1.2.1-4|79	+ Revision: 237154
12cu|php-pear-Text_Wiki-1.2.1-4|80	- rebuild
12cu|php-pear-Text_Wiki-1.2.1-4|81	
12cu|php-pear-Text_Wiki-1.2.1-4|82	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Text_Wiki-1.2.1-4|83	- restore BuildRoot
12cu|php-pear-Text_Wiki-1.2.1-4|84	
12cu|php-pear-Text_Wiki-1.2.1-4|85	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Text_Wiki-1.2.1-4|86	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Text_Wiki-1.2.1-4|87	
12cu|php-pear-Text_Wiki-1.2.1-4|88	* Mon Jul 23 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdv2008.0
12cu|php-pear-Text_Wiki-1.2.1-4|89	+ Revision: 54564
12cu|php-pear-Text_Wiki-1.2.1-4|90	- 1.2.0
12cu|php-pear-Text_Wiki-1.2.1-4|91	
12cu|php-pear-Text_Wiki-1.2.1-4|92	
12cu|php-pear-Text_Wiki-1.2.1-4|93	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2007.0
12cu|php-pear-Text_Wiki-1.2.1-4|94	+ Revision: 82761
12cu|php-pear-Text_Wiki-1.2.1-4|95	- Import php-pear-Text_Wiki
12cu|php-pear-Text_Wiki-1.2.1-4|96	
12cu|php-pear-Text_Wiki-1.2.1-4|97	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cu|php-pear-Text_Wiki-1.2.1-4|98	- 1.1.0
12cu|php-pear-Text_Wiki-1.2.1-4|99	
12cu|php-pear-Text_Wiki-1.2.1-4|100	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdk
12cu|php-pear-Text_Wiki-1.2.1-4|101	- 1.0.3
12cu|php-pear-Text_Wiki-1.2.1-4|102	- new group (Development/PHP)
12cu|php-pear-Text_Wiki-1.2.1-4|103	
12cu|php-pear-Text_Wiki-1.2.1-4|104	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cu|php-pear-Text_Wiki-1.2.1-4|105	- 1.0.1
12cu|php-pear-Text_Wiki-1.2.1-4|106	
12cu|php-pear-Text_Wiki-1.2.1-4|107	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cu|php-pear-Text_Wiki-1.2.1-4|108	- rebuilt to fix auto deps
12cu|php-pear-Text_Wiki-1.2.1-4|109	
12cu|php-pear-Text_Wiki-1.2.1-4|110	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cu|php-pear-Text_Wiki-1.2.1-4|111	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Text_Wiki-1.2.1-4|112	
12cu|php-pear-Text_Wiki-1.2.1-4|113	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cu|php-pear-Text_Wiki-1.2.1-4|114	- fix deps
12cu|php-pear-Text_Wiki-1.2.1-4|115	
12cu|php-pear-Text_Wiki-1.2.1-4|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cu|php-pear-Text_Wiki-1.2.1-4|117	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Text_Wiki-1.2.1-4|118	- fix deps
12cu|php-pear-Text_Wiki-1.2.1-4|119	
12cu|php-pear-Text_Wiki-1.2.1-4|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cu|php-pear-Text_Wiki-1.2.1-4|121	- fix deps
12cu|php-pear-Text_Wiki-1.2.1-4|122	
12cu|php-pear-Text_Wiki-1.2.1-4|123	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-Text_Wiki-1.2.1-4|124	- initial Mandriva package (PLD import)
12cu|php-pear-Text_Wiki-1.2.1-4|125	

11688 12
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|1	%define		_class		Text
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|2	%define		_subclass	Wiki_Mediawiki
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|4	
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|6	Version:	0.2.0
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|7	Release:	5
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|8	Summary:	Mediawiki parser for Text_Wiki
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|9	License:	PHP License
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|10	Group:		Development/PHP
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|11	URL:		http://pear.php.net/package/Text_Wiki/
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|13	Requires(post): php-pear
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|14	Requires(preun): php-pear
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|15	Requires:	php-pear
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|16	BuildArch:	noarch
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|17	BuildRequires:	php-pear
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|18	
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|19	%description
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|20	Parses Mediawiki mark-up to tokenize the text for Text_Wiki renderings.
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|21	
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|22	%prep
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|23	%setup -q -c
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|25	
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|26	%install
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|27	
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|28	cd %{upstream_name}-%{version}
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|31	
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|34	
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|35	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|37	
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|38	%clean
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|39	
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|40	
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|41	
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|42	%files
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|43	%defattr(-,root,root)
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|44	%{_datadir}/pear/%{_class}
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|45	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|46	
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|47	
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|48	%changelog
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|49	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdv2012.0
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|50	+ Revision: 742294
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|51	- fix major breakage by careless packager
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|52	
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|53	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|54	+ Revision: 679598
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|55	- mass rebuild
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|56	
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|57	* Wed Oct 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-2mdv2011.0
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|58	+ Revision: 587006
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|59	- proper summary and description
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|60	
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|61	* Wed Oct 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-1mdv2011.0
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|62	+ Revision: 586978
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|63	- import php-pear-Text_Wiki_Mediawiki
12cu|php-pear-Text_Wiki_Mediawiki-0.2.0-5|64	

11689 12
12cu|php-pear-Translation-1.2.6pl1-16|1	%define		_class		Translation
12cu|php-pear-Translation-1.2.6pl1-16|2	%define		upstream_name	%{_class}
12cu|php-pear-Translation-1.2.6pl1-16|3	
12cu|php-pear-Translation-1.2.6pl1-16|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-Translation-1.2.6pl1-16|5	Version:	1.2.6pl1
12cu|php-pear-Translation-1.2.6pl1-16|6	Release:	16
12cu|php-pear-Translation-1.2.6pl1-16|7	Summary:	Class for creating multilingual websites
12cu|php-pear-Translation-1.2.6pl1-16|8	License:	PHP License
12cu|php-pear-Translation-1.2.6pl1-16|9	Group:		Development/PHP
12cu|php-pear-Translation-1.2.6pl1-16|10	URL:		http://pear.php.net/package/Translation/
12cu|php-pear-Translation-1.2.6pl1-16|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-Translation-1.2.6pl1-16|12	Requires(post): php-pear
12cu|php-pear-Translation-1.2.6pl1-16|13	Requires(preun): php-pear
12cu|php-pear-Translation-1.2.6pl1-16|14	Requires:	php-pear
12cu|php-pear-Translation-1.2.6pl1-16|15	BuildArch:	noarch
12cu|php-pear-Translation-1.2.6pl1-16|16	BuildRequires:	php-pear
12cu|php-pear-Translation-1.2.6pl1-16|17	BuildRequires:	recode
12cu|php-pear-Translation-1.2.6pl1-16|18	
12cu|php-pear-Translation-1.2.6pl1-16|19	%description
12cu|php-pear-Translation-1.2.6pl1-16|20	Class allows to store and retrieve all the strings on multilingual
12cu|php-pear-Translation-1.2.6pl1-16|21	site in the database. Class connects to any database using PHP PEAR
12cu|php-pear-Translation-1.2.6pl1-16|22	extension. The object should be created for every page. While creation
12cu|php-pear-Translation-1.2.6pl1-16|23	all the strings connected with specific page and the strings connected
12cu|php-pear-Translation-1.2.6pl1-16|24	with all the pages on the site are loaded into variable, so access to
12cu|php-pear-Translation-1.2.6pl1-16|25	them is quite fast and does not overload database server connection.
12cu|php-pear-Translation-1.2.6pl1-16|26	
12cu|php-pear-Translation-1.2.6pl1-16|27	%prep
12cu|php-pear-Translation-1.2.6pl1-16|28	%setup -q -c
12cu|php-pear-Translation-1.2.6pl1-16|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-Translation-1.2.6pl1-16|30	
12cu|php-pear-Translation-1.2.6pl1-16|31	%install
12cu|php-pear-Translation-1.2.6pl1-16|32	
12cu|php-pear-Translation-1.2.6pl1-16|33	cd %{upstream_name}-%{version}
12cu|php-pear-Translation-1.2.6pl1-16|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-Translation-1.2.6pl1-16|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-Translation-1.2.6pl1-16|36	
12cu|php-pear-Translation-1.2.6pl1-16|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-Translation-1.2.6pl1-16|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-Translation-1.2.6pl1-16|39	
12cu|php-pear-Translation-1.2.6pl1-16|40	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Translation-1.2.6pl1-16|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-Translation-1.2.6pl1-16|42	
12cu|php-pear-Translation-1.2.6pl1-16|43	%clean
12cu|php-pear-Translation-1.2.6pl1-16|44	
12cu|php-pear-Translation-1.2.6pl1-16|45	
12cu|php-pear-Translation-1.2.6pl1-16|46	
12cu|php-pear-Translation-1.2.6pl1-16|47	%files
12cu|php-pear-Translation-1.2.6pl1-16|48	%defattr(-,root,root)
12cu|php-pear-Translation-1.2.6pl1-16|49	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-Translation-1.2.6pl1-16|50	%{_datadir}/pear/%{_class}
12cu|php-pear-Translation-1.2.6pl1-16|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-Translation-1.2.6pl1-16|52	
12cu|php-pear-Translation-1.2.6pl1-16|53	
12cu|php-pear-Translation-1.2.6pl1-16|54	%changelog
12cu|php-pear-Translation-1.2.6pl1-16|55	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-15mdv2012.0
12cu|php-pear-Translation-1.2.6pl1-16|56	+ Revision: 742295
12cu|php-pear-Translation-1.2.6pl1-16|57	- fix major breakage by careless packager
12cu|php-pear-Translation-1.2.6pl1-16|58	
12cu|php-pear-Translation-1.2.6pl1-16|59	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-14
12cu|php-pear-Translation-1.2.6pl1-16|60	+ Revision: 679599
12cu|php-pear-Translation-1.2.6pl1-16|61	- mass rebuild
12cu|php-pear-Translation-1.2.6pl1-16|62	
12cu|php-pear-Translation-1.2.6pl1-16|63	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-13mdv2011.0
12cu|php-pear-Translation-1.2.6pl1-16|64	+ Revision: 613787
12cu|php-pear-Translation-1.2.6pl1-16|65	- the mass rebuild of 2010.1 packages
12cu|php-pear-Translation-1.2.6pl1-16|66	
12cu|php-pear-Translation-1.2.6pl1-16|67	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.6pl1-12mdv2010.1
12cu|php-pear-Translation-1.2.6pl1-16|68	+ Revision: 466329
12cu|php-pear-Translation-1.2.6pl1-16|69	- spec cleanup
12cu|php-pear-Translation-1.2.6pl1-16|70	- use pear installer
12cu|php-pear-Translation-1.2.6pl1-16|71	- don't ship tests, even in documentation
12cu|php-pear-Translation-1.2.6pl1-16|72	- own all directories
12cu|php-pear-Translation-1.2.6pl1-16|73	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-Translation-1.2.6pl1-16|74	
12cu|php-pear-Translation-1.2.6pl1-16|75	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.6pl1-11mdv2010.0
12cu|php-pear-Translation-1.2.6pl1-16|76	+ Revision: 441663
12cu|php-pear-Translation-1.2.6pl1-16|77	- rebuild
12cu|php-pear-Translation-1.2.6pl1-16|78	
12cu|php-pear-Translation-1.2.6pl1-16|79	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-10mdv2009.1
12cu|php-pear-Translation-1.2.6pl1-16|80	+ Revision: 322713
12cu|php-pear-Translation-1.2.6pl1-16|81	- rebuild
12cu|php-pear-Translation-1.2.6pl1-16|82	
12cu|php-pear-Translation-1.2.6pl1-16|83	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-9mdv2009.0
12cu|php-pear-Translation-1.2.6pl1-16|84	+ Revision: 237155
12cu|php-pear-Translation-1.2.6pl1-16|85	- rebuild
12cu|php-pear-Translation-1.2.6pl1-16|86	
12cu|php-pear-Translation-1.2.6pl1-16|87	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-Translation-1.2.6pl1-16|88	- restore BuildRoot
12cu|php-pear-Translation-1.2.6pl1-16|89	
12cu|php-pear-Translation-1.2.6pl1-16|90	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-Translation-1.2.6pl1-16|91	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-Translation-1.2.6pl1-16|92	
12cu|php-pear-Translation-1.2.6pl1-16|93	
12cu|php-pear-Translation-1.2.6pl1-16|94	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-8mdv2007.0
12cu|php-pear-Translation-1.2.6pl1-16|95	+ Revision: 82763
12cu|php-pear-Translation-1.2.6pl1-16|96	- Import php-pear-Translation
12cu|php-pear-Translation-1.2.6pl1-16|97	
12cu|php-pear-Translation-1.2.6pl1-16|98	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-8mdk
12cu|php-pear-Translation-1.2.6pl1-16|99	- new group (Development/PHP)
12cu|php-pear-Translation-1.2.6pl1-16|100	
12cu|php-pear-Translation-1.2.6pl1-16|101	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-7mdk
12cu|php-pear-Translation-1.2.6pl1-16|102	- rebuilt to fix auto deps
12cu|php-pear-Translation-1.2.6pl1-16|103	
12cu|php-pear-Translation-1.2.6pl1-16|104	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-6mdk
12cu|php-pear-Translation-1.2.6pl1-16|105	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-Translation-1.2.6pl1-16|106	
12cu|php-pear-Translation-1.2.6pl1-16|107	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-5mdk
12cu|php-pear-Translation-1.2.6pl1-16|108	- fix deps
12cu|php-pear-Translation-1.2.6pl1-16|109	
12cu|php-pear-Translation-1.2.6pl1-16|110	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-4mdk
12cu|php-pear-Translation-1.2.6pl1-16|111	- fix the package.xml file so it will register
12cu|php-pear-Translation-1.2.6pl1-16|112	
12cu|php-pear-Translation-1.2.6pl1-16|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-3mdk
12cu|php-pear-Translation-1.2.6pl1-16|114	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-Translation-1.2.6pl1-16|115	- fix deps
12cu|php-pear-Translation-1.2.6pl1-16|116	
12cu|php-pear-Translation-1.2.6pl1-16|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-2mdk
12cu|php-pear-Translation-1.2.6pl1-16|118	- fix deps
12cu|php-pear-Translation-1.2.6pl1-16|119	
12cu|php-pear-Translation-1.2.6pl1-16|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.6pl1-1mdk
12cu|php-pear-Translation-1.2.6pl1-16|121	- initial Mandriva package (PLD import)
12cu|php-pear-Translation-1.2.6pl1-16|122	

11690 12
12cu|php-pear-UDDI-0.2.4-6|1	%define		_class		UDDI
12cu|php-pear-UDDI-0.2.4-6|2	%define		upstream_name	%{_class}
12cu|php-pear-UDDI-0.2.4-6|3	
12cu|php-pear-UDDI-0.2.4-6|4	Name:		php-pear-%{upstream_name}
12cu|php-pear-UDDI-0.2.4-6|5	Version:	0.2.4
12cu|php-pear-UDDI-0.2.4-6|6	Release:	6
12cu|php-pear-UDDI-0.2.4-6|7	Summary:	API for PHP
12cu|php-pear-UDDI-0.2.4-6|8	License:	PHP License
12cu|php-pear-UDDI-0.2.4-6|9	Group:		Development/PHP
12cu|php-pear-UDDI-0.2.4-6|10	URL:		http://pear.php.net/package/UDDI/
12cu|php-pear-UDDI-0.2.4-6|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-UDDI-0.2.4-6|12	Requires(post): php-pear
12cu|php-pear-UDDI-0.2.4-6|13	Requires(preun): php-pear
12cu|php-pear-UDDI-0.2.4-6|14	Requires:	php-pear
12cu|php-pear-UDDI-0.2.4-6|15	BuildArch:	noarch
12cu|php-pear-UDDI-0.2.4-6|16	BuildRequires:	php-pear
12cu|php-pear-UDDI-0.2.4-6|17	
12cu|php-pear-UDDI-0.2.4-6|18	%description
12cu|php-pear-UDDI-0.2.4-6|19	Implementation of Universal Description, Discovery and Integration API
12cu|php-pear-UDDI-0.2.4-6|20	for locating and publishing Web Services in a UBR (UDDI Business
12cu|php-pear-UDDI-0.2.4-6|21	Registry).
12cu|php-pear-UDDI-0.2.4-6|22	
12cu|php-pear-UDDI-0.2.4-6|23	%prep
12cu|php-pear-UDDI-0.2.4-6|24	%setup -q -c
12cu|php-pear-UDDI-0.2.4-6|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-UDDI-0.2.4-6|26	
12cu|php-pear-UDDI-0.2.4-6|27	%install
12cu|php-pear-UDDI-0.2.4-6|28	
12cu|php-pear-UDDI-0.2.4-6|29	cd %{upstream_name}-%{version}
12cu|php-pear-UDDI-0.2.4-6|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-UDDI-0.2.4-6|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-UDDI-0.2.4-6|32	
12cu|php-pear-UDDI-0.2.4-6|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-UDDI-0.2.4-6|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-UDDI-0.2.4-6|35	
12cu|php-pear-UDDI-0.2.4-6|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-UDDI-0.2.4-6|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-UDDI-0.2.4-6|38	
12cu|php-pear-UDDI-0.2.4-6|39	%clean
12cu|php-pear-UDDI-0.2.4-6|40	
12cu|php-pear-UDDI-0.2.4-6|41	
12cu|php-pear-UDDI-0.2.4-6|42	
12cu|php-pear-UDDI-0.2.4-6|43	%files
12cu|php-pear-UDDI-0.2.4-6|44	%defattr(-,root,root)
12cu|php-pear-UDDI-0.2.4-6|45	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-UDDI-0.2.4-6|46	%{_datadir}/pear/%{_class}/*.php
12cu|php-pear-UDDI-0.2.4-6|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-UDDI-0.2.4-6|48	
12cu|php-pear-UDDI-0.2.4-6|49	
12cu|php-pear-UDDI-0.2.4-6|50	
12cu|php-pear-UDDI-0.2.4-6|51	
12cu|php-pear-UDDI-0.2.4-6|52	%changelog
12cu|php-pear-UDDI-0.2.4-6|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-5mdv2012.0
12cu|php-pear-UDDI-0.2.4-6|54	+ Revision: 742296
12cu|php-pear-UDDI-0.2.4-6|55	- fix major breakage by careless packager
12cu|php-pear-UDDI-0.2.4-6|56	
12cu|php-pear-UDDI-0.2.4-6|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-4
12cu|php-pear-UDDI-0.2.4-6|58	+ Revision: 679600
12cu|php-pear-UDDI-0.2.4-6|59	- mass rebuild
12cu|php-pear-UDDI-0.2.4-6|60	
12cu|php-pear-UDDI-0.2.4-6|61	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cu|php-pear-UDDI-0.2.4-6|62	- spec cleanup
12cu|php-pear-UDDI-0.2.4-6|63	- use pear installer
12cu|php-pear-UDDI-0.2.4-6|64	- don't ship tests, even in documentation
12cu|php-pear-UDDI-0.2.4-6|65	- own all directories
12cu|php-pear-UDDI-0.2.4-6|66	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-UDDI-0.2.4-6|67	
12cu|php-pear-UDDI-0.2.4-6|68	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.4-2mdv2010.0
12cu|php-pear-UDDI-0.2.4-6|69	+ Revision: 441664
12cu|php-pear-UDDI-0.2.4-6|70	- rebuild
12cu|php-pear-UDDI-0.2.4-6|71	
12cu|php-pear-UDDI-0.2.4-6|72	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.2.4-1mdv2009.1
12cu|php-pear-UDDI-0.2.4-6|73	+ Revision: 368274
12cu|php-pear-UDDI-0.2.4-6|74	- Update php pear UDDI to 0.2.4 version
12cu|php-pear-UDDI-0.2.4-6|75	
12cu|php-pear-UDDI-0.2.4-6|76	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-3mdv2009.1
12cu|php-pear-UDDI-0.2.4-6|77	+ Revision: 322728
12cu|php-pear-UDDI-0.2.4-6|78	- rebuild
12cu|php-pear-UDDI-0.2.4-6|79	
12cu|php-pear-UDDI-0.2.4-6|80	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-2mdv2009.0
12cu|php-pear-UDDI-0.2.4-6|81	+ Revision: 237156
12cu|php-pear-UDDI-0.2.4-6|82	- rebuild
12cu|php-pear-UDDI-0.2.4-6|83	
12cu|php-pear-UDDI-0.2.4-6|84	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-UDDI-0.2.4-6|85	- restore BuildRoot
12cu|php-pear-UDDI-0.2.4-6|86	
12cu|php-pear-UDDI-0.2.4-6|87	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-UDDI-0.2.4-6|88	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-UDDI-0.2.4-6|89	
12cu|php-pear-UDDI-0.2.4-6|90	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2.3-1mdv2008.0
12cu|php-pear-UDDI-0.2.4-6|91	+ Revision: 15756
12cu|php-pear-UDDI-0.2.4-6|92	- 0.2.3
12cu|php-pear-UDDI-0.2.4-6|93	
12cu|php-pear-UDDI-0.2.4-6|94	
12cu|php-pear-UDDI-0.2.4-6|95	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-1mdv2007.0
12cu|php-pear-UDDI-0.2.4-6|96	+ Revision: 82792
12cu|php-pear-UDDI-0.2.4-6|97	- Import php-pear-UDDI
12cu|php-pear-UDDI-0.2.4-6|98	
12cu|php-pear-UDDI-0.2.4-6|99	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-1mdk
12cu|php-pear-UDDI-0.2.4-6|100	- 0.2.2
12cu|php-pear-UDDI-0.2.4-6|101	
12cu|php-pear-UDDI-0.2.4-6|102	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-1mdk
12cu|php-pear-UDDI-0.2.4-6|103	- 0.2.1
12cu|php-pear-UDDI-0.2.4-6|104	- new group (Development/PHP)
12cu|php-pear-UDDI-0.2.4-6|105	
12cu|php-pear-UDDI-0.2.4-6|106	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-6mdk
12cu|php-pear-UDDI-0.2.4-6|107	- rebuilt to fix auto deps
12cu|php-pear-UDDI-0.2.4-6|108	
12cu|php-pear-UDDI-0.2.4-6|109	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-5mdk
12cu|php-pear-UDDI-0.2.4-6|110	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-UDDI-0.2.4-6|111	
12cu|php-pear-UDDI-0.2.4-6|112	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-4mdk
12cu|php-pear-UDDI-0.2.4-6|113	- fix deps
12cu|php-pear-UDDI-0.2.4-6|114	
12cu|php-pear-UDDI-0.2.4-6|115	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-3mdk
12cu|php-pear-UDDI-0.2.4-6|116	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-UDDI-0.2.4-6|117	- fix deps
12cu|php-pear-UDDI-0.2.4-6|118	
12cu|php-pear-UDDI-0.2.4-6|119	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-2mdk
12cu|php-pear-UDDI-0.2.4-6|120	- fix deps
12cu|php-pear-UDDI-0.2.4-6|121	
12cu|php-pear-UDDI-0.2.4-6|122	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.3-1mdk
12cu|php-pear-UDDI-0.2.4-6|123	- initial Mandriva package (PLD import)
12cu|php-pear-UDDI-0.2.4-6|124	

11691 12
12cu|php-pear-XML_Beautifier-1.2.2-4|1	%define		_class		XML
12cu|php-pear-XML_Beautifier-1.2.2-4|2	%define		_subclass	Beautifier
12cu|php-pear-XML_Beautifier-1.2.2-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_Beautifier-1.2.2-4|4	
12cu|php-pear-XML_Beautifier-1.2.2-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_Beautifier-1.2.2-4|6	Version:	1.2.2
12cu|php-pear-XML_Beautifier-1.2.2-4|7	Release:	4
12cu|php-pear-XML_Beautifier-1.2.2-4|8	Summary:	Class to format XML documents
12cu|php-pear-XML_Beautifier-1.2.2-4|9	License:	PHP License
12cu|php-pear-XML_Beautifier-1.2.2-4|10	Group:		Development/PHP
12cu|php-pear-XML_Beautifier-1.2.2-4|11	URL:		http://pear.php.net/package/XML_Beautifier/
12cu|php-pear-XML_Beautifier-1.2.2-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-XML_Beautifier-1.2.2-4|13	Requires(post): php-pear
12cu|php-pear-XML_Beautifier-1.2.2-4|14	Requires(preun): php-pear
12cu|php-pear-XML_Beautifier-1.2.2-4|15	Requires:	php-pear
12cu|php-pear-XML_Beautifier-1.2.2-4|16	BuildArch:	noarch
12cu|php-pear-XML_Beautifier-1.2.2-4|17	BuildRequires:	php-pear
12cu|php-pear-XML_Beautifier-1.2.2-4|18	
12cu|php-pear-XML_Beautifier-1.2.2-4|19	%description
12cu|php-pear-XML_Beautifier-1.2.2-4|20	XML_Beautifier will add indentation and linebreaks to you XML files,
12cu|php-pear-XML_Beautifier-1.2.2-4|21	replace all entities, format your comments and makes your document
12cu|php-pear-XML_Beautifier-1.2.2-4|22	easier to read. You can influence the way your document is beautified
12cu|php-pear-XML_Beautifier-1.2.2-4|23	with several options.
12cu|php-pear-XML_Beautifier-1.2.2-4|24	
12cu|php-pear-XML_Beautifier-1.2.2-4|25	%prep
12cu|php-pear-XML_Beautifier-1.2.2-4|26	%setup -q -c
12cu|php-pear-XML_Beautifier-1.2.2-4|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_Beautifier-1.2.2-4|28	
12cu|php-pear-XML_Beautifier-1.2.2-4|29	%install
12cu|php-pear-XML_Beautifier-1.2.2-4|30	
12cu|php-pear-XML_Beautifier-1.2.2-4|31	cd %{upstream_name}-%{version}
12cu|php-pear-XML_Beautifier-1.2.2-4|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_Beautifier-1.2.2-4|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_Beautifier-1.2.2-4|34	
12cu|php-pear-XML_Beautifier-1.2.2-4|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_Beautifier-1.2.2-4|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_Beautifier-1.2.2-4|37	
12cu|php-pear-XML_Beautifier-1.2.2-4|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_Beautifier-1.2.2-4|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_Beautifier-1.2.2-4|40	
12cu|php-pear-XML_Beautifier-1.2.2-4|41	%clean
12cu|php-pear-XML_Beautifier-1.2.2-4|42	
12cu|php-pear-XML_Beautifier-1.2.2-4|43	
12cu|php-pear-XML_Beautifier-1.2.2-4|44	
12cu|php-pear-XML_Beautifier-1.2.2-4|45	%files
12cu|php-pear-XML_Beautifier-1.2.2-4|46	%defattr(-,root,root)
12cu|php-pear-XML_Beautifier-1.2.2-4|47	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-XML_Beautifier-1.2.2-4|48	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_Beautifier-1.2.2-4|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_Beautifier-1.2.2-4|50	
12cu|php-pear-XML_Beautifier-1.2.2-4|51	
12cu|php-pear-XML_Beautifier-1.2.2-4|52	
12cu|php-pear-XML_Beautifier-1.2.2-4|53	
12cu|php-pear-XML_Beautifier-1.2.2-4|54	%changelog
12cu|php-pear-XML_Beautifier-1.2.2-4|55	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdv2012.0
12cu|php-pear-XML_Beautifier-1.2.2-4|56	+ Revision: 742297
12cu|php-pear-XML_Beautifier-1.2.2-4|57	- fix major breakage by careless packager
12cu|php-pear-XML_Beautifier-1.2.2-4|58	
12cu|php-pear-XML_Beautifier-1.2.2-4|59	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2
12cu|php-pear-XML_Beautifier-1.2.2-4|60	+ Revision: 679601
12cu|php-pear-XML_Beautifier-1.2.2-4|61	- mass rebuild
12cu|php-pear-XML_Beautifier-1.2.2-4|62	
12cu|php-pear-XML_Beautifier-1.2.2-4|63	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2011.0
12cu|php-pear-XML_Beautifier-1.2.2-4|64	+ Revision: 594504
12cu|php-pear-XML_Beautifier-1.2.2-4|65	- update to new version 1.2.2
12cu|php-pear-XML_Beautifier-1.2.2-4|66	
12cu|php-pear-XML_Beautifier-1.2.2-4|67	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-4mdv2010.1
12cu|php-pear-XML_Beautifier-1.2.2-4|68	+ Revision: 464946
12cu|php-pear-XML_Beautifier-1.2.2-4|69	- spec cleanup
12cu|php-pear-XML_Beautifier-1.2.2-4|70	- use pear installer
12cu|php-pear-XML_Beautifier-1.2.2-4|71	- don't ship tests, even in documentation
12cu|php-pear-XML_Beautifier-1.2.2-4|72	- own all directories
12cu|php-pear-XML_Beautifier-1.2.2-4|73	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_Beautifier-1.2.2-4|74	
12cu|php-pear-XML_Beautifier-1.2.2-4|75	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.0-3mdv2010.0
12cu|php-pear-XML_Beautifier-1.2.2-4|76	+ Revision: 441665
12cu|php-pear-XML_Beautifier-1.2.2-4|77	- rebuild
12cu|php-pear-XML_Beautifier-1.2.2-4|78	
12cu|php-pear-XML_Beautifier-1.2.2-4|79	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdv2009.1
12cu|php-pear-XML_Beautifier-1.2.2-4|80	+ Revision: 322745
12cu|php-pear-XML_Beautifier-1.2.2-4|81	- rebuild
12cu|php-pear-XML_Beautifier-1.2.2-4|82	
12cu|php-pear-XML_Beautifier-1.2.2-4|83	* Mon Oct 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-1mdv2009.1
12cu|php-pear-XML_Beautifier-1.2.2-4|84	+ Revision: 293184
12cu|php-pear-XML_Beautifier-1.2.2-4|85	- update to new version 1.2.0
12cu|php-pear-XML_Beautifier-1.2.2-4|86	
12cu|php-pear-XML_Beautifier-1.2.2-4|87	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-8mdv2009.0
12cu|php-pear-XML_Beautifier-1.2.2-4|88	+ Revision: 237157
12cu|php-pear-XML_Beautifier-1.2.2-4|89	- rebuild
12cu|php-pear-XML_Beautifier-1.2.2-4|90	
12cu|php-pear-XML_Beautifier-1.2.2-4|91	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_Beautifier-1.2.2-4|92	- restore BuildRoot
12cu|php-pear-XML_Beautifier-1.2.2-4|93	
12cu|php-pear-XML_Beautifier-1.2.2-4|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_Beautifier-1.2.2-4|95	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_Beautifier-1.2.2-4|96	
12cu|php-pear-XML_Beautifier-1.2.2-4|97	
12cu|php-pear-XML_Beautifier-1.2.2-4|98	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdv2007.0
12cu|php-pear-XML_Beautifier-1.2.2-4|99	+ Revision: 82826
12cu|php-pear-XML_Beautifier-1.2.2-4|100	- Import php-pear-XML_Beautifier
12cu|php-pear-XML_Beautifier-1.2.2-4|101	
12cu|php-pear-XML_Beautifier-1.2.2-4|102	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1-7mdk
12cu|php-pear-XML_Beautifier-1.2.2-4|103	- new group (Development/PHP)
12cu|php-pear-XML_Beautifier-1.2.2-4|104	
12cu|php-pear-XML_Beautifier-1.2.2-4|105	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-6mdk
12cu|php-pear-XML_Beautifier-1.2.2-4|106	- rebuilt to fix auto deps
12cu|php-pear-XML_Beautifier-1.2.2-4|107	
12cu|php-pear-XML_Beautifier-1.2.2-4|108	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-5mdk
12cu|php-pear-XML_Beautifier-1.2.2-4|109	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_Beautifier-1.2.2-4|110	
12cu|php-pear-XML_Beautifier-1.2.2-4|111	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdk
12cu|php-pear-XML_Beautifier-1.2.2-4|112	- fix deps
12cu|php-pear-XML_Beautifier-1.2.2-4|113	
12cu|php-pear-XML_Beautifier-1.2.2-4|114	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdk
12cu|php-pear-XML_Beautifier-1.2.2-4|115	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_Beautifier-1.2.2-4|116	- fix deps
12cu|php-pear-XML_Beautifier-1.2.2-4|117	
12cu|php-pear-XML_Beautifier-1.2.2-4|118	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdk
12cu|php-pear-XML_Beautifier-1.2.2-4|119	- fix deps
12cu|php-pear-XML_Beautifier-1.2.2-4|120	
12cu|php-pear-XML_Beautifier-1.2.2-4|121	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cu|php-pear-XML_Beautifier-1.2.2-4|122	- initial Mandriva package (PLD import)
12cu|php-pear-XML_Beautifier-1.2.2-4|123	

11692 12
12cu|php-pear-XML_CSSML-1.1.1-9|1	%define		_class		XML
12cu|php-pear-XML_CSSML-1.1.1-9|2	%define		_subclass	CSSML
12cu|php-pear-XML_CSSML-1.1.1-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_CSSML-1.1.1-9|4	
12cu|php-pear-XML_CSSML-1.1.1-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_CSSML-1.1.1-9|6	Version:	1.1.1
12cu|php-pear-XML_CSSML-1.1.1-9|7	Release:	9
12cu|php-pear-XML_CSSML-1.1.1-9|8	Summary:	Methods for creating cascading style sheets (CSS)
12cu|php-pear-XML_CSSML-1.1.1-9|9	License:	PHP License
12cu|php-pear-XML_CSSML-1.1.1-9|10	Group:		Development/PHP
12cu|php-pear-XML_CSSML-1.1.1-9|11	URL:		http://pear.php.net/package/XML_CSSML/
12cu|php-pear-XML_CSSML-1.1.1-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-XML_CSSML-1.1.1-9|13	Requires(post): php-pear
12cu|php-pear-XML_CSSML-1.1.1-9|14	Requires(preun): php-pear
12cu|php-pear-XML_CSSML-1.1.1-9|15	Requires:	php-pear
12cu|php-pear-XML_CSSML-1.1.1-9|16	BuildArch:	noarch
12cu|php-pear-XML_CSSML-1.1.1-9|17	BuildRequires:	php-pear
12cu|php-pear-XML_CSSML-1.1.1-9|18	
12cu|php-pear-XML_CSSML-1.1.1-9|19	%description
12cu|php-pear-XML_CSSML-1.1.1-9|20	The best way to describe this library is to classify it as a template
12cu|php-pear-XML_CSSML-1.1.1-9|21	system for generating cascading style sheets (CSS). It is ideal for
12cu|php-pear-XML_CSSML-1.1.1-9|22	storing all of the CSS in a single location and allowing it to be
12cu|php-pear-XML_CSSML-1.1.1-9|23	parsed as needed at runtime (or from cache) using both general and
12cu|php-pear-XML_CSSML-1.1.1-9|24	browser filters specified in the attribute for the style tags. It can
12cu|php-pear-XML_CSSML-1.1.1-9|25	be driven with either the libxslt pear extenstion (part of xmldom) or
12cu|php-pear-XML_CSSML-1.1.1-9|26	the xslt extension (part of the sablotron libraries). You may see an
12cu|php-pear-XML_CSSML-1.1.1-9|27	example usage of this class at the follow url:
12cu|php-pear-XML_CSSML-1.1.1-9|28	http://mojave.mojavelinux.com/forum/viewtopic.php?p=22#22
12cu|php-pear-XML_CSSML-1.1.1-9|29	
12cu|php-pear-XML_CSSML-1.1.1-9|30	%prep
12cu|php-pear-XML_CSSML-1.1.1-9|31	%setup -q -c
12cu|php-pear-XML_CSSML-1.1.1-9|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_CSSML-1.1.1-9|33	
12cu|php-pear-XML_CSSML-1.1.1-9|34	%install
12cu|php-pear-XML_CSSML-1.1.1-9|35	
12cu|php-pear-XML_CSSML-1.1.1-9|36	install -d %{buildroot}%{_datadir}/pear/%{_class}/%{_subclass}
12cu|php-pear-XML_CSSML-1.1.1-9|37	
12cu|php-pear-XML_CSSML-1.1.1-9|38	cd %{upstream_name}-%{version}
12cu|php-pear-XML_CSSML-1.1.1-9|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_CSSML-1.1.1-9|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_CSSML-1.1.1-9|41	
12cu|php-pear-XML_CSSML-1.1.1-9|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_CSSML-1.1.1-9|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_CSSML-1.1.1-9|44	
12cu|php-pear-XML_CSSML-1.1.1-9|45	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_CSSML-1.1.1-9|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_CSSML-1.1.1-9|47	
12cu|php-pear-XML_CSSML-1.1.1-9|48	%clean
12cu|php-pear-XML_CSSML-1.1.1-9|49	
12cu|php-pear-XML_CSSML-1.1.1-9|50	
12cu|php-pear-XML_CSSML-1.1.1-9|51	
12cu|php-pear-XML_CSSML-1.1.1-9|52	%files
12cu|php-pear-XML_CSSML-1.1.1-9|53	%defattr(-,root,root)
12cu|php-pear-XML_CSSML-1.1.1-9|54	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-XML_CSSML-1.1.1-9|55	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_CSSML-1.1.1-9|56	%{_datadir}/pear/%{_class}_%{_subclass}
12cu|php-pear-XML_CSSML-1.1.1-9|57	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_CSSML-1.1.1-9|58	
12cu|php-pear-XML_CSSML-1.1.1-9|59	
12cu|php-pear-XML_CSSML-1.1.1-9|60	
12cu|php-pear-XML_CSSML-1.1.1-9|61	
12cu|php-pear-XML_CSSML-1.1.1-9|62	%changelog
12cu|php-pear-XML_CSSML-1.1.1-9|63	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-8mdv2012.0
12cu|php-pear-XML_CSSML-1.1.1-9|64	+ Revision: 742298
12cu|php-pear-XML_CSSML-1.1.1-9|65	- fix major breakage by careless packager
12cu|php-pear-XML_CSSML-1.1.1-9|66	
12cu|php-pear-XML_CSSML-1.1.1-9|67	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7
12cu|php-pear-XML_CSSML-1.1.1-9|68	+ Revision: 679602
12cu|php-pear-XML_CSSML-1.1.1-9|69	- mass rebuild
12cu|php-pear-XML_CSSML-1.1.1-9|70	
12cu|php-pear-XML_CSSML-1.1.1-9|71	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-6mdv2011.0
12cu|php-pear-XML_CSSML-1.1.1-9|72	+ Revision: 613788
12cu|php-pear-XML_CSSML-1.1.1-9|73	- the mass rebuild of 2010.1 packages
12cu|php-pear-XML_CSSML-1.1.1-9|74	
12cu|php-pear-XML_CSSML-1.1.1-9|75	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-5mdv2010.1
12cu|php-pear-XML_CSSML-1.1.1-9|76	+ Revision: 464947
12cu|php-pear-XML_CSSML-1.1.1-9|77	- spec cleanup
12cu|php-pear-XML_CSSML-1.1.1-9|78	- use pear installer
12cu|php-pear-XML_CSSML-1.1.1-9|79	- don't ship tests, even in documentation
12cu|php-pear-XML_CSSML-1.1.1-9|80	- own all directories
12cu|php-pear-XML_CSSML-1.1.1-9|81	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_CSSML-1.1.1-9|82	
12cu|php-pear-XML_CSSML-1.1.1-9|83	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-4mdv2010.0
12cu|php-pear-XML_CSSML-1.1.1-9|84	+ Revision: 441666
12cu|php-pear-XML_CSSML-1.1.1-9|85	- rebuild
12cu|php-pear-XML_CSSML-1.1.1-9|86	
12cu|php-pear-XML_CSSML-1.1.1-9|87	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdv2009.1
12cu|php-pear-XML_CSSML-1.1.1-9|88	+ Revision: 322759
12cu|php-pear-XML_CSSML-1.1.1-9|89	- rebuild
12cu|php-pear-XML_CSSML-1.1.1-9|90	
12cu|php-pear-XML_CSSML-1.1.1-9|91	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2009.0
12cu|php-pear-XML_CSSML-1.1.1-9|92	+ Revision: 237158
12cu|php-pear-XML_CSSML-1.1.1-9|93	- rebuild
12cu|php-pear-XML_CSSML-1.1.1-9|94	
12cu|php-pear-XML_CSSML-1.1.1-9|95	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_CSSML-1.1.1-9|96	- restore BuildRoot
12cu|php-pear-XML_CSSML-1.1.1-9|97	
12cu|php-pear-XML_CSSML-1.1.1-9|98	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_CSSML-1.1.1-9|99	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_CSSML-1.1.1-9|100	
12cu|php-pear-XML_CSSML-1.1.1-9|101	
12cu|php-pear-XML_CSSML-1.1.1-9|102	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2007.0
12cu|php-pear-XML_CSSML-1.1.1-9|103	+ Revision: 82843
12cu|php-pear-XML_CSSML-1.1.1-9|104	- Import php-pear-XML_CSSML
12cu|php-pear-XML_CSSML-1.1.1-9|105	
12cu|php-pear-XML_CSSML-1.1.1-9|106	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdk
12cu|php-pear-XML_CSSML-1.1.1-9|107	- 1.1.1
12cu|php-pear-XML_CSSML-1.1.1-9|108	- new group (Development/PHP)
12cu|php-pear-XML_CSSML-1.1.1-9|109	
12cu|php-pear-XML_CSSML-1.1.1-9|110	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-6mdk
12cu|php-pear-XML_CSSML-1.1.1-9|111	- rebuilt to fix auto deps
12cu|php-pear-XML_CSSML-1.1.1-9|112	
12cu|php-pear-XML_CSSML-1.1.1-9|113	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-5mdk
12cu|php-pear-XML_CSSML-1.1.1-9|114	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_CSSML-1.1.1-9|115	
12cu|php-pear-XML_CSSML-1.1.1-9|116	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdk
12cu|php-pear-XML_CSSML-1.1.1-9|117	- fix deps
12cu|php-pear-XML_CSSML-1.1.1-9|118	
12cu|php-pear-XML_CSSML-1.1.1-9|119	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdk
12cu|php-pear-XML_CSSML-1.1.1-9|120	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_CSSML-1.1.1-9|121	- fix deps
12cu|php-pear-XML_CSSML-1.1.1-9|122	
12cu|php-pear-XML_CSSML-1.1.1-9|123	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdk
12cu|php-pear-XML_CSSML-1.1.1-9|124	- fix deps
12cu|php-pear-XML_CSSML-1.1.1-9|125	
12cu|php-pear-XML_CSSML-1.1.1-9|126	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12cu|php-pear-XML_CSSML-1.1.1-9|127	- initial Mandriva package (PLD import)
12cu|php-pear-XML_CSSML-1.1.1-9|128	

11693 12
12cu|php-pear-XML_FastCreate-1.0.4-2|1	%define		_class		XML
12cu|php-pear-XML_FastCreate-1.0.4-2|2	%define		_subclass	FastCreate
12cu|php-pear-XML_FastCreate-1.0.4-2|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_FastCreate-1.0.4-2|4	
12cu|php-pear-XML_FastCreate-1.0.4-2|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_FastCreate-1.0.4-2|6	Version:	1.0.4
12cu|php-pear-XML_FastCreate-1.0.4-2|7	Release:	2
12cu|php-pear-XML_FastCreate-1.0.4-2|8	Summary:	Fast creation of valid XML with DTD control and translation options
12cu|php-pear-XML_FastCreate-1.0.4-2|9	License:	PHP License
12cu|php-pear-XML_FastCreate-1.0.4-2|10	Group:		Development/PHP
12cu|php-pear-XML_FastCreate-1.0.4-2|11	URL:		http://pear.php.net/package/XML_FastCreate/
12cu|php-pear-XML_FastCreate-1.0.4-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-XML_FastCreate-1.0.4-2|13	Requires(post): php-pear
12cu|php-pear-XML_FastCreate-1.0.4-2|14	Requires(preun): php-pear
12cu|php-pear-XML_FastCreate-1.0.4-2|15	Requires:	php-pear
12cu|php-pear-XML_FastCreate-1.0.4-2|16	BuildArch:	noarch
12cu|php-pear-XML_FastCreate-1.0.4-2|17	BuildRequires:	php-pear
12cu|php-pear-XML_FastCreate-1.0.4-2|18	
12cu|php-pear-XML_FastCreate-1.0.4-2|19	%description
12cu|php-pear-XML_FastCreate-1.0.4-2|20	Key features of this package include:
12cu|php-pear-XML_FastCreate-1.0.4-2|21	- Easy way to make valid XML :
12cu|php-pear-XML_FastCreate-1.0.4-2|22	\$x->div(
12cu|php-pear-XML_FastCreate-1.0.4-2|23	\$x->h1("Example"),
12cu|php-pear-XML_FastCreate-1.0.4-2|24	\$x->p("Hello"),
12cu|php-pear-XML_FastCreate-1.0.4-2|25	\$x->p(array('class'=>'example'), "World !")
12cu|php-pear-XML_FastCreate-1.0.4-2|26	)
12cu|php-pear-XML_FastCreate-1.0.4-2|27	
12cu|php-pear-XML_FastCreate-1.0.4-2|28	- Option to report DTD errors in your XML :
12cu|php-pear-XML_FastCreate-1.0.4-2|29	Use internal tool or external program [ Require XML_DTD package ]
12cu|php-pear-XML_FastCreate-1.0.4-2|30	
12cu|php-pear-XML_FastCreate-1.0.4-2|31	- Use output driver of your choice :
12cu|php-pear-XML_FastCreate-1.0.4-2|32	Text : return string
12cu|php-pear-XML_FastCreate-1.0.4-2|33	XML_Tree : return XML_Tree object [ Require XML_Tree package ]
12cu|php-pear-XML_FastCreate-1.0.4-2|34	
12cu|php-pear-XML_FastCreate-1.0.4-2|35	- Translate option to quickly transform tags by anothers :
12cu|php-pear-XML_FastCreate-1.0.4-2|36	ex: Convert your XML to XHTML :
12cu|php-pear-XML_FastCreate-1.0.4-2|37	<news><title>Example</title></news>
12cu|php-pear-XML_FastCreate-1.0.4-2|38	to :
12cu|php-pear-XML_FastCreate-1.0.4-2|39	<div class="news"><h1>Example</h1></div>
12cu|php-pear-XML_FastCreate-1.0.4-2|40	
12cu|php-pear-XML_FastCreate-1.0.4-2|41	- Include a PHP program to quickly transform HTML to FastCreate syntax.
12cu|php-pear-XML_FastCreate-1.0.4-2|42	[ Require XML_HTMLSax package ]
12cu|php-pear-XML_FastCreate-1.0.4-2|43	
12cu|php-pear-XML_FastCreate-1.0.4-2|44	%prep
12cu|php-pear-XML_FastCreate-1.0.4-2|45	%setup -q -c
12cu|php-pear-XML_FastCreate-1.0.4-2|46	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_FastCreate-1.0.4-2|47	
12cu|php-pear-XML_FastCreate-1.0.4-2|48	%install
12cu|php-pear-XML_FastCreate-1.0.4-2|49	
12cu|php-pear-XML_FastCreate-1.0.4-2|50	cd %{upstream_name}-%{version}
12cu|php-pear-XML_FastCreate-1.0.4-2|51	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_FastCreate-1.0.4-2|52	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_FastCreate-1.0.4-2|53	
12cu|php-pear-XML_FastCreate-1.0.4-2|54	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_FastCreate-1.0.4-2|55	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_FastCreate-1.0.4-2|56	rm -rf %{buildroot}%{_datadir}/pear/data
12cu|php-pear-XML_FastCreate-1.0.4-2|57	
12cu|php-pear-XML_FastCreate-1.0.4-2|58	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_FastCreate-1.0.4-2|59	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_FastCreate-1.0.4-2|60	
12cu|php-pear-XML_FastCreate-1.0.4-2|61	%clean
12cu|php-pear-XML_FastCreate-1.0.4-2|62	
12cu|php-pear-XML_FastCreate-1.0.4-2|63	
12cu|php-pear-XML_FastCreate-1.0.4-2|64	
12cu|php-pear-XML_FastCreate-1.0.4-2|65	%files
12cu|php-pear-XML_FastCreate-1.0.4-2|66	%defattr(-,root,root)
12cu|php-pear-XML_FastCreate-1.0.4-2|67	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_FastCreate-1.0.4-2|68	%{_datadir}/pear/script/*
12cu|php-pear-XML_FastCreate-1.0.4-2|69	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_FastCreate-1.0.4-2|70	
12cu|php-pear-XML_FastCreate-1.0.4-2|71	
12cu|php-pear-XML_FastCreate-1.0.4-2|72	
12cu|php-pear-XML_FastCreate-1.0.4-2|73	
12cu|php-pear-XML_FastCreate-1.0.4-2|74	%changelog
12cu|php-pear-XML_FastCreate-1.0.4-2|75	* Sun Dec 18 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1mdv2012.0
12cu|php-pear-XML_FastCreate-1.0.4-2|76	+ Revision: 743522
12cu|php-pear-XML_FastCreate-1.0.4-2|77	- fix typo
12cu|php-pear-XML_FastCreate-1.0.4-2|78	- 1.0.4
12cu|php-pear-XML_FastCreate-1.0.4-2|79	
12cu|php-pear-XML_FastCreate-1.0.4-2|80	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-8
12cu|php-pear-XML_FastCreate-1.0.4-2|81	+ Revision: 742300
12cu|php-pear-XML_FastCreate-1.0.4-2|82	- fix major breakage by careless packager
12cu|php-pear-XML_FastCreate-1.0.4-2|83	
12cu|php-pear-XML_FastCreate-1.0.4-2|84	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-7
12cu|php-pear-XML_FastCreate-1.0.4-2|85	+ Revision: 679604
12cu|php-pear-XML_FastCreate-1.0.4-2|86	- mass rebuild
12cu|php-pear-XML_FastCreate-1.0.4-2|87	
12cu|php-pear-XML_FastCreate-1.0.4-2|88	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-6mdv2011.0
12cu|php-pear-XML_FastCreate-1.0.4-2|89	+ Revision: 613790
12cu|php-pear-XML_FastCreate-1.0.4-2|90	- the mass rebuild of 2010.1 packages
12cu|php-pear-XML_FastCreate-1.0.4-2|91	
12cu|php-pear-XML_FastCreate-1.0.4-2|92	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-5mdv2010.1
12cu|php-pear-XML_FastCreate-1.0.4-2|93	+ Revision: 464949
12cu|php-pear-XML_FastCreate-1.0.4-2|94	- spec cleanup
12cu|php-pear-XML_FastCreate-1.0.4-2|95	- use pear installer
12cu|php-pear-XML_FastCreate-1.0.4-2|96	- don't ship tests, even in documentation
12cu|php-pear-XML_FastCreate-1.0.4-2|97	- own all directories
12cu|php-pear-XML_FastCreate-1.0.4-2|98	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_FastCreate-1.0.4-2|99	
12cu|php-pear-XML_FastCreate-1.0.4-2|100	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.3-4mdv2010.0
12cu|php-pear-XML_FastCreate-1.0.4-2|101	+ Revision: 441668
12cu|php-pear-XML_FastCreate-1.0.4-2|102	- rebuild
12cu|php-pear-XML_FastCreate-1.0.4-2|103	
12cu|php-pear-XML_FastCreate-1.0.4-2|104	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-3mdv2009.1
12cu|php-pear-XML_FastCreate-1.0.4-2|105	+ Revision: 322811
12cu|php-pear-XML_FastCreate-1.0.4-2|106	- rebuild
12cu|php-pear-XML_FastCreate-1.0.4-2|107	
12cu|php-pear-XML_FastCreate-1.0.4-2|108	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdv2009.0
12cu|php-pear-XML_FastCreate-1.0.4-2|109	+ Revision: 237161
12cu|php-pear-XML_FastCreate-1.0.4-2|110	- rebuild
12cu|php-pear-XML_FastCreate-1.0.4-2|111	
12cu|php-pear-XML_FastCreate-1.0.4-2|112	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_FastCreate-1.0.4-2|113	- restore BuildRoot
12cu|php-pear-XML_FastCreate-1.0.4-2|114	
12cu|php-pear-XML_FastCreate-1.0.4-2|115	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_FastCreate-1.0.4-2|116	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_FastCreate-1.0.4-2|117	
12cu|php-pear-XML_FastCreate-1.0.4-2|118	
12cu|php-pear-XML_FastCreate-1.0.4-2|119	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdv2007.0
12cu|php-pear-XML_FastCreate-1.0.4-2|120	+ Revision: 82850
12cu|php-pear-XML_FastCreate-1.0.4-2|121	- Import php-pear-XML_FastCreate
12cu|php-pear-XML_FastCreate-1.0.4-2|122	
12cu|php-pear-XML_FastCreate-1.0.4-2|123	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdk
12cu|php-pear-XML_FastCreate-1.0.4-2|124	- 1.0.3
12cu|php-pear-XML_FastCreate-1.0.4-2|125	- new group (Development/PHP)
12cu|php-pear-XML_FastCreate-1.0.4-2|126	
12cu|php-pear-XML_FastCreate-1.0.4-2|127	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12cu|php-pear-XML_FastCreate-1.0.4-2|128	- rebuilt to fix auto deps
12cu|php-pear-XML_FastCreate-1.0.4-2|129	
12cu|php-pear-XML_FastCreate-1.0.4-2|130	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12cu|php-pear-XML_FastCreate-1.0.4-2|131	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_FastCreate-1.0.4-2|132	
12cu|php-pear-XML_FastCreate-1.0.4-2|133	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12cu|php-pear-XML_FastCreate-1.0.4-2|134	- fix deps
12cu|php-pear-XML_FastCreate-1.0.4-2|135	
12cu|php-pear-XML_FastCreate-1.0.4-2|136	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12cu|php-pear-XML_FastCreate-1.0.4-2|137	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_FastCreate-1.0.4-2|138	- fix deps
12cu|php-pear-XML_FastCreate-1.0.4-2|139	
12cu|php-pear-XML_FastCreate-1.0.4-2|140	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12cu|php-pear-XML_FastCreate-1.0.4-2|141	- fix deps
12cu|php-pear-XML_FastCreate-1.0.4-2|142	
12cu|php-pear-XML_FastCreate-1.0.4-2|143	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12cu|php-pear-XML_FastCreate-1.0.4-2|144	- initial Mandriva package (PLD import)
12cu|php-pear-XML_FastCreate-1.0.4-2|145	

11694 12
12cu|php-pear-XML_fo2pdf-0.98-14|1	%define		_class		XML
12cu|php-pear-XML_fo2pdf-0.98-14|2	%define		_subclass	fo2pdf
12cu|php-pear-XML_fo2pdf-0.98-14|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_fo2pdf-0.98-14|4	
12cu|php-pear-XML_fo2pdf-0.98-14|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_fo2pdf-0.98-14|6	Version:	0.98
12cu|php-pear-XML_fo2pdf-0.98-14|7	Release:	14
12cu|php-pear-XML_fo2pdf-0.98-14|8	Summary:	Converts a xsl-fo file to pdf/ps/pcl/text/etc
12cu|php-pear-XML_fo2pdf-0.98-14|9	License:	PHP License
12cu|php-pear-XML_fo2pdf-0.98-14|10	Group:		Development/PHP
12cu|php-pear-XML_fo2pdf-0.98-14|11	URL:		http://pear.php.net/package/XML_fo2pdf/
12cu|php-pear-XML_fo2pdf-0.98-14|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-XML_fo2pdf-0.98-14|13	Requires(post): php-pear
12cu|php-pear-XML_fo2pdf-0.98-14|14	Requires(preun): php-pear
12cu|php-pear-XML_fo2pdf-0.98-14|15	Requires:	php-pear
12cu|php-pear-XML_fo2pdf-0.98-14|16	BuildArch:	noarch
12cu|php-pear-XML_fo2pdf-0.98-14|17	BuildRequires:	php-pear
12cu|php-pear-XML_fo2pdf-0.98-14|18	
12cu|php-pear-XML_fo2pdf-0.98-14|19	%description
12cu|php-pear-XML_fo2pdf-0.98-14|20	Converts a xsl-fo file to pdf/ps/pcl/text/etc with the help of
12cu|php-pear-XML_fo2pdf-0.98-14|21	apache-fop.
12cu|php-pear-XML_fo2pdf-0.98-14|22	
12cu|php-pear-XML_fo2pdf-0.98-14|23	%prep
12cu|php-pear-XML_fo2pdf-0.98-14|24	%setup -q -c
12cu|php-pear-XML_fo2pdf-0.98-14|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_fo2pdf-0.98-14|26	
12cu|php-pear-XML_fo2pdf-0.98-14|27	%install
12cu|php-pear-XML_fo2pdf-0.98-14|28	
12cu|php-pear-XML_fo2pdf-0.98-14|29	cd %{upstream_name}-%{version}
12cu|php-pear-XML_fo2pdf-0.98-14|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_fo2pdf-0.98-14|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_fo2pdf-0.98-14|32	
12cu|php-pear-XML_fo2pdf-0.98-14|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_fo2pdf-0.98-14|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_fo2pdf-0.98-14|35	
12cu|php-pear-XML_fo2pdf-0.98-14|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_fo2pdf-0.98-14|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_fo2pdf-0.98-14|38	
12cu|php-pear-XML_fo2pdf-0.98-14|39	%clean
12cu|php-pear-XML_fo2pdf-0.98-14|40	
12cu|php-pear-XML_fo2pdf-0.98-14|41	
12cu|php-pear-XML_fo2pdf-0.98-14|42	
12cu|php-pear-XML_fo2pdf-0.98-14|43	%files
12cu|php-pear-XML_fo2pdf-0.98-14|44	%defattr(-,root,root)
12cu|php-pear-XML_fo2pdf-0.98-14|45	%doc %{upstream_name}-%{version}/README*
12cu|php-pear-XML_fo2pdf-0.98-14|46	%doc %{upstream_name}-%{version}/*.fo
12cu|php-pear-XML_fo2pdf-0.98-14|47	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_fo2pdf-0.98-14|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_fo2pdf-0.98-14|49	
12cu|php-pear-XML_fo2pdf-0.98-14|50	
12cu|php-pear-XML_fo2pdf-0.98-14|51	
12cu|php-pear-XML_fo2pdf-0.98-14|52	
12cu|php-pear-XML_fo2pdf-0.98-14|53	%changelog
12cu|php-pear-XML_fo2pdf-0.98-14|54	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.98-13mdv2011.0
12cu|php-pear-XML_fo2pdf-0.98-14|55	+ Revision: 679619
12cu|php-pear-XML_fo2pdf-0.98-14|56	- mass rebuild
12cu|php-pear-XML_fo2pdf-0.98-14|57	
12cu|php-pear-XML_fo2pdf-0.98-14|58	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.98-12mdv2011.0
12cu|php-pear-XML_fo2pdf-0.98-14|59	+ Revision: 613804
12cu|php-pear-XML_fo2pdf-0.98-14|60	- the mass rebuild of 2010.1 packages
12cu|php-pear-XML_fo2pdf-0.98-14|61	
12cu|php-pear-XML_fo2pdf-0.98-14|62	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.98-11mdv2010.1
12cu|php-pear-XML_fo2pdf-0.98-14|63	+ Revision: 464950
12cu|php-pear-XML_fo2pdf-0.98-14|64	- spec cleanup
12cu|php-pear-XML_fo2pdf-0.98-14|65	- use pear installer
12cu|php-pear-XML_fo2pdf-0.98-14|66	- don't ship tests, even in documentation
12cu|php-pear-XML_fo2pdf-0.98-14|67	- own all directories
12cu|php-pear-XML_fo2pdf-0.98-14|68	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_fo2pdf-0.98-14|69	
12cu|php-pear-XML_fo2pdf-0.98-14|70	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.98-10mdv2010.0
12cu|php-pear-XML_fo2pdf-0.98-14|71	+ Revision: 441678
12cu|php-pear-XML_fo2pdf-0.98-14|72	- rebuild
12cu|php-pear-XML_fo2pdf-0.98-14|73	
12cu|php-pear-XML_fo2pdf-0.98-14|74	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.98-9mdv2009.1
12cu|php-pear-XML_fo2pdf-0.98-14|75	+ Revision: 323008
12cu|php-pear-XML_fo2pdf-0.98-14|76	- rebuild
12cu|php-pear-XML_fo2pdf-0.98-14|77	
12cu|php-pear-XML_fo2pdf-0.98-14|78	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.98-8mdv2009.0
12cu|php-pear-XML_fo2pdf-0.98-14|79	+ Revision: 237177
12cu|php-pear-XML_fo2pdf-0.98-14|80	- rebuild
12cu|php-pear-XML_fo2pdf-0.98-14|81	
12cu|php-pear-XML_fo2pdf-0.98-14|82	+ Olivier Blin <oblin@mandriva.com>
12cu|php-pear-XML_fo2pdf-0.98-14|83	- restore BuildRoot
12cu|php-pear-XML_fo2pdf-0.98-14|84	
12cu|php-pear-XML_fo2pdf-0.98-14|85	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_fo2pdf-0.98-14|86	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_fo2pdf-0.98-14|87	
12cu|php-pear-XML_fo2pdf-0.98-14|88	
12cu|php-pear-XML_fo2pdf-0.98-14|89	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.98-7mdv2007.0
12cu|php-pear-XML_fo2pdf-0.98-14|90	+ Revision: 82970
12cu|php-pear-XML_fo2pdf-0.98-14|91	- Import php-pear-XML_fo2pdf
12cu|php-pear-XML_fo2pdf-0.98-14|92	
12cu|php-pear-XML_fo2pdf-0.98-14|93	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.98-7mdk
12cu|php-pear-XML_fo2pdf-0.98-14|94	- new group (Development/PHP)
12cu|php-pear-XML_fo2pdf-0.98-14|95	
12cu|php-pear-XML_fo2pdf-0.98-14|96	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98-6mdk
12cu|php-pear-XML_fo2pdf-0.98-14|97	- rebuilt to fix auto deps
12cu|php-pear-XML_fo2pdf-0.98-14|98	
12cu|php-pear-XML_fo2pdf-0.98-14|99	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98-5mdk
12cu|php-pear-XML_fo2pdf-0.98-14|100	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_fo2pdf-0.98-14|101	
12cu|php-pear-XML_fo2pdf-0.98-14|102	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98-4mdk
12cu|php-pear-XML_fo2pdf-0.98-14|103	- fix deps
12cu|php-pear-XML_fo2pdf-0.98-14|104	
12cu|php-pear-XML_fo2pdf-0.98-14|105	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98-3mdk
12cu|php-pear-XML_fo2pdf-0.98-14|106	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_fo2pdf-0.98-14|107	- fix deps
12cu|php-pear-XML_fo2pdf-0.98-14|108	
12cu|php-pear-XML_fo2pdf-0.98-14|109	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98-2mdk
12cu|php-pear-XML_fo2pdf-0.98-14|110	- fix deps
12cu|php-pear-XML_fo2pdf-0.98-14|111	
12cu|php-pear-XML_fo2pdf-0.98-14|112	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98-1mdk
12cu|php-pear-XML_fo2pdf-0.98-14|113	- initial Mandriva package (PLD import)
12cu|php-pear-XML_fo2pdf-0.98-14|114	

11695 12
12cu|php-pear-XML_FOAF-0.3.0-7|1	%define		_class		XML
12cu|php-pear-XML_FOAF-0.3.0-7|2	%define		_subclass	FOAF
12cu|php-pear-XML_FOAF-0.3.0-7|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_FOAF-0.3.0-7|4	
12cu|php-pear-XML_FOAF-0.3.0-7|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_FOAF-0.3.0-7|6	Version:	0.3.0
12cu|php-pear-XML_FOAF-0.3.0-7|7	Release:	7
12cu|php-pear-XML_FOAF-0.3.0-7|8	Summary:	Provides the ability to manipulate FOAF RDF/XML
12cu|php-pear-XML_FOAF-0.3.0-7|9	License:	PHP License
12cu|php-pear-XML_FOAF-0.3.0-7|10	Group:		Development/PHP
12cu|php-pear-XML_FOAF-0.3.0-7|11	URL:		http://pear.php.net/package/XML_FOAF/
12cu|php-pear-XML_FOAF-0.3.0-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-XML_FOAF-0.3.0-7|13	Requires(post): php-pear
12cu|php-pear-XML_FOAF-0.3.0-7|14	Requires(preun): php-pear
12cu|php-pear-XML_FOAF-0.3.0-7|15	Requires:	php-pear
12cu|php-pear-XML_FOAF-0.3.0-7|16	BuildArch:	noarch
12cu|php-pear-XML_FOAF-0.3.0-7|17	BuildRequires:	php-pear
12cu|php-pear-XML_FOAF-0.3.0-7|18	
12cu|php-pear-XML_FOAF-0.3.0-7|19	%description
12cu|php-pear-XML_FOAF-0.3.0-7|20	XML_FOAF allows advanced users to create advanced FOAF files.
12cu|php-pear-XML_FOAF-0.3.0-7|21	The FOAF Project can be found at http://www.foaf-project.org/ -
12cu|php-pear-XML_FOAF-0.3.0-7|22	XML_FOAF_Parser and XML_FOAF_Lite will follow before 1.0.
12cu|php-pear-XML_FOAF-0.3.0-7|23	
12cu|php-pear-XML_FOAF-0.3.0-7|24	%prep
12cu|php-pear-XML_FOAF-0.3.0-7|25	%setup -q -c
12cu|php-pear-XML_FOAF-0.3.0-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_FOAF-0.3.0-7|27	
12cu|php-pear-XML_FOAF-0.3.0-7|28	%install
12cu|php-pear-XML_FOAF-0.3.0-7|29	
12cu|php-pear-XML_FOAF-0.3.0-7|30	cd %{upstream_name}-%{version}
12cu|php-pear-XML_FOAF-0.3.0-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_FOAF-0.3.0-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_FOAF-0.3.0-7|33	
12cu|php-pear-XML_FOAF-0.3.0-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_FOAF-0.3.0-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_FOAF-0.3.0-7|36	
12cu|php-pear-XML_FOAF-0.3.0-7|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_FOAF-0.3.0-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_FOAF-0.3.0-7|39	
12cu|php-pear-XML_FOAF-0.3.0-7|40	%clean
12cu|php-pear-XML_FOAF-0.3.0-7|41	
12cu|php-pear-XML_FOAF-0.3.0-7|42	
12cu|php-pear-XML_FOAF-0.3.0-7|43	
12cu|php-pear-XML_FOAF-0.3.0-7|44	%files
12cu|php-pear-XML_FOAF-0.3.0-7|45	%defattr(-,root,root)
12cu|php-pear-XML_FOAF-0.3.0-7|46	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-XML_FOAF-0.3.0-7|47	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_FOAF-0.3.0-7|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_FOAF-0.3.0-7|49	
12cu|php-pear-XML_FOAF-0.3.0-7|50	
12cu|php-pear-XML_FOAF-0.3.0-7|51	
12cu|php-pear-XML_FOAF-0.3.0-7|52	
12cu|php-pear-XML_FOAF-0.3.0-7|53	%changelog
12cu|php-pear-XML_FOAF-0.3.0-7|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-6mdv2012.0
12cu|php-pear-XML_FOAF-0.3.0-7|55	+ Revision: 742299
12cu|php-pear-XML_FOAF-0.3.0-7|56	- fix major breakage by careless packager
12cu|php-pear-XML_FOAF-0.3.0-7|57	
12cu|php-pear-XML_FOAF-0.3.0-7|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5
12cu|php-pear-XML_FOAF-0.3.0-7|59	+ Revision: 679603
12cu|php-pear-XML_FOAF-0.3.0-7|60	- mass rebuild
12cu|php-pear-XML_FOAF-0.3.0-7|61	
12cu|php-pear-XML_FOAF-0.3.0-7|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-4mdv2011.0
12cu|php-pear-XML_FOAF-0.3.0-7|63	+ Revision: 613789
12cu|php-pear-XML_FOAF-0.3.0-7|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-XML_FOAF-0.3.0-7|65	
12cu|php-pear-XML_FOAF-0.3.0-7|66	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.0-3mdv2010.1
12cu|php-pear-XML_FOAF-0.3.0-7|67	+ Revision: 464951
12cu|php-pear-XML_FOAF-0.3.0-7|68	- spec cleanup
12cu|php-pear-XML_FOAF-0.3.0-7|69	- use pear installer
12cu|php-pear-XML_FOAF-0.3.0-7|70	- don't ship tests, even in documentation
12cu|php-pear-XML_FOAF-0.3.0-7|71	- own all directories
12cu|php-pear-XML_FOAF-0.3.0-7|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_FOAF-0.3.0-7|73	
12cu|php-pear-XML_FOAF-0.3.0-7|74	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.0-2mdv2010.0
12cu|php-pear-XML_FOAF-0.3.0-7|75	+ Revision: 441715
12cu|php-pear-XML_FOAF-0.3.0-7|76	- rebuild
12cu|php-pear-XML_FOAF-0.3.0-7|77	
12cu|php-pear-XML_FOAF-0.3.0-7|78	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.3.0-1mdv2009.1
12cu|php-pear-XML_FOAF-0.3.0-7|79	+ Revision: 368294
12cu|php-pear-XML_FOAF-0.3.0-7|80	- Update php pear XML_FOAF to 0.3.0 version
12cu|php-pear-XML_FOAF-0.3.0-7|81	
12cu|php-pear-XML_FOAF-0.3.0-7|82	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2-9mdv2009.1
12cu|php-pear-XML_FOAF-0.3.0-7|83	+ Revision: 322796
12cu|php-pear-XML_FOAF-0.3.0-7|84	- rebuild
12cu|php-pear-XML_FOAF-0.3.0-7|85	
12cu|php-pear-XML_FOAF-0.3.0-7|86	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-8mdv2009.0
12cu|php-pear-XML_FOAF-0.3.0-7|87	+ Revision: 237160
12cu|php-pear-XML_FOAF-0.3.0-7|88	- rebuild
12cu|php-pear-XML_FOAF-0.3.0-7|89	
12cu|php-pear-XML_FOAF-0.3.0-7|90	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_FOAF-0.3.0-7|91	- restore BuildRoot
12cu|php-pear-XML_FOAF-0.3.0-7|92	
12cu|php-pear-XML_FOAF-0.3.0-7|93	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_FOAF-0.3.0-7|94	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_FOAF-0.3.0-7|95	
12cu|php-pear-XML_FOAF-0.3.0-7|96	
12cu|php-pear-XML_FOAF-0.3.0-7|97	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-7mdv2007.0
12cu|php-pear-XML_FOAF-0.3.0-7|98	+ Revision: 82848
12cu|php-pear-XML_FOAF-0.3.0-7|99	- Import php-pear-XML_FOAF
12cu|php-pear-XML_FOAF-0.3.0-7|100	
12cu|php-pear-XML_FOAF-0.3.0-7|101	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-7mdk
12cu|php-pear-XML_FOAF-0.3.0-7|102	- new group (Development/PHP)
12cu|php-pear-XML_FOAF-0.3.0-7|103	
12cu|php-pear-XML_FOAF-0.3.0-7|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-6mdk
12cu|php-pear-XML_FOAF-0.3.0-7|105	- rebuilt to fix auto deps
12cu|php-pear-XML_FOAF-0.3.0-7|106	
12cu|php-pear-XML_FOAF-0.3.0-7|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-5mdk
12cu|php-pear-XML_FOAF-0.3.0-7|108	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_FOAF-0.3.0-7|109	
12cu|php-pear-XML_FOAF-0.3.0-7|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdk
12cu|php-pear-XML_FOAF-0.3.0-7|111	- fix deps
12cu|php-pear-XML_FOAF-0.3.0-7|112	
12cu|php-pear-XML_FOAF-0.3.0-7|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-3mdk
12cu|php-pear-XML_FOAF-0.3.0-7|114	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_FOAF-0.3.0-7|115	- fix deps
12cu|php-pear-XML_FOAF-0.3.0-7|116	
12cu|php-pear-XML_FOAF-0.3.0-7|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdk
12cu|php-pear-XML_FOAF-0.3.0-7|118	- fix deps
12cu|php-pear-XML_FOAF-0.3.0-7|119	
12cu|php-pear-XML_FOAF-0.3.0-7|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdk
12cu|php-pear-XML_FOAF-0.3.0-7|121	- initial Mandriva package (PLD import)
12cu|php-pear-XML_FOAF-0.3.0-7|122	

11696 12
12cu|php-pear-XML_HTMLSax-3.0.0-15|1	%define		_class		XML
12cu|php-pear-XML_HTMLSax-3.0.0-15|2	%define		_subclass	HTMLSax
12cu|php-pear-XML_HTMLSax-3.0.0-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_HTMLSax-3.0.0-15|4	
12cu|php-pear-XML_HTMLSax-3.0.0-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_HTMLSax-3.0.0-15|6	Version:	3.0.0
12cu|php-pear-XML_HTMLSax-3.0.0-15|7	Release:	15
12cu|php-pear-XML_HTMLSax-3.0.0-15|8	Summary:	A SAX based parser for HTML and other badly formed XML documents
12cu|php-pear-XML_HTMLSax-3.0.0-15|9	License:	PHP License
12cu|php-pear-XML_HTMLSax-3.0.0-15|10	Group:		Development/PHP
12cu|php-pear-XML_HTMLSax-3.0.0-15|11	URL:		http://pear.php.net/package/XML_HTMLSax/
12cu|php-pear-XML_HTMLSax-3.0.0-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-XML_HTMLSax-3.0.0-15|13	Requires(post): php-pear
12cu|php-pear-XML_HTMLSax-3.0.0-15|14	Requires(preun): php-pear
12cu|php-pear-XML_HTMLSax-3.0.0-15|15	Requires:	php-pear
12cu|php-pear-XML_HTMLSax-3.0.0-15|16	BuildArch:	noarch
12cu|php-pear-XML_HTMLSax-3.0.0-15|17	BuildRequires:	php-pear
12cu|php-pear-XML_HTMLSax-3.0.0-15|18	
12cu|php-pear-XML_HTMLSax-3.0.0-15|19	%description
12cu|php-pear-XML_HTMLSax-3.0.0-15|20	XML_HTMLSax is a SAX based XML parser for badly formed XML documents,
12cu|php-pear-XML_HTMLSax-3.0.0-15|21	such as HTML. The original code base was developed by Alexander Zhukov
12cu|php-pear-XML_HTMLSax-3.0.0-15|22	and published at http://sourceforge.net/projects/phpshelve/, who in
12cu|php-pear-XML_HTMLSax-3.0.0-15|23	turn was inspired by the Python HTMLSax package. Alexander kindly gave
12cu|php-pear-XML_HTMLSax-3.0.0-15|24	permission to modify the code and license for inclusion in PEAR.
12cu|php-pear-XML_HTMLSax-3.0.0-15|25	PEAR::XML_HTMLSax takes the last release from Sourceforge
12cu|php-pear-XML_HTMLSax-3.0.0-15|26	(HTMLSax2002082201) and changes the API to make using HTMLSax very
12cu|php-pear-XML_HTMLSax-3.0.0-15|27	similar to using the native PHP Expat extension, opening it up for use
12cu|php-pear-XML_HTMLSax-3.0.0-15|28	with projects like SAX filters:
12cu|php-pear-XML_HTMLSax-3.0.0-15|29	http://phpxmlclasses.sourceforge.net/show_doc.php?class=class_sax_filters.html.
12cu|php-pear-XML_HTMLSax-3.0.0-15|30	This version also fixes some bugs and adds further features such as
12cu|php-pear-XML_HTMLSax-3.0.0-15|31	the ability to handle processing instructions and JSP/ASP markup.
12cu|php-pear-XML_HTMLSax-3.0.0-15|32	
12cu|php-pear-XML_HTMLSax-3.0.0-15|33	%prep
12cu|php-pear-XML_HTMLSax-3.0.0-15|34	%setup -q -c
12cu|php-pear-XML_HTMLSax-3.0.0-15|35	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_HTMLSax-3.0.0-15|36	
12cu|php-pear-XML_HTMLSax-3.0.0-15|37	%install
12cu|php-pear-XML_HTMLSax-3.0.0-15|38	
12cu|php-pear-XML_HTMLSax-3.0.0-15|39	cd %{upstream_name}-%{version}
12cu|php-pear-XML_HTMLSax-3.0.0-15|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_HTMLSax-3.0.0-15|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_HTMLSax-3.0.0-15|42	
12cu|php-pear-XML_HTMLSax-3.0.0-15|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_HTMLSax-3.0.0-15|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_HTMLSax-3.0.0-15|45	
12cu|php-pear-XML_HTMLSax-3.0.0-15|46	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_HTMLSax-3.0.0-15|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_HTMLSax-3.0.0-15|48	
12cu|php-pear-XML_HTMLSax-3.0.0-15|49	%clean
12cu|php-pear-XML_HTMLSax-3.0.0-15|50	
12cu|php-pear-XML_HTMLSax-3.0.0-15|51	
12cu|php-pear-XML_HTMLSax-3.0.0-15|52	
12cu|php-pear-XML_HTMLSax-3.0.0-15|53	%files
12cu|php-pear-XML_HTMLSax-3.0.0-15|54	%defattr(-,root,root)
12cu|php-pear-XML_HTMLSax-3.0.0-15|55	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-XML_HTMLSax-3.0.0-15|56	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_HTMLSax-3.0.0-15|57	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_HTMLSax-3.0.0-15|58	
12cu|php-pear-XML_HTMLSax-3.0.0-15|59	
12cu|php-pear-XML_HTMLSax-3.0.0-15|60	%changelog
12cu|php-pear-XML_HTMLSax-3.0.0-15|61	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-14mdv2012.0
12cu|php-pear-XML_HTMLSax-3.0.0-15|62	+ Revision: 742301
12cu|php-pear-XML_HTMLSax-3.0.0-15|63	- fix major breakage by careless packager
12cu|php-pear-XML_HTMLSax-3.0.0-15|64	
12cu|php-pear-XML_HTMLSax-3.0.0-15|65	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-13
12cu|php-pear-XML_HTMLSax-3.0.0-15|66	+ Revision: 679605
12cu|php-pear-XML_HTMLSax-3.0.0-15|67	- mass rebuild
12cu|php-pear-XML_HTMLSax-3.0.0-15|68	
12cu|php-pear-XML_HTMLSax-3.0.0-15|69	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-12mdv2011.0
12cu|php-pear-XML_HTMLSax-3.0.0-15|70	+ Revision: 613791
12cu|php-pear-XML_HTMLSax-3.0.0-15|71	- the mass rebuild of 2010.1 packages
12cu|php-pear-XML_HTMLSax-3.0.0-15|72	
12cu|php-pear-XML_HTMLSax-3.0.0-15|73	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.0-11mdv2010.1
12cu|php-pear-XML_HTMLSax-3.0.0-15|74	+ Revision: 464952
12cu|php-pear-XML_HTMLSax-3.0.0-15|75	- spec cleanup
12cu|php-pear-XML_HTMLSax-3.0.0-15|76	- use pear installer
12cu|php-pear-XML_HTMLSax-3.0.0-15|77	- don't ship tests, even in documentation
12cu|php-pear-XML_HTMLSax-3.0.0-15|78	- own all directories
12cu|php-pear-XML_HTMLSax-3.0.0-15|79	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_HTMLSax-3.0.0-15|80	
12cu|php-pear-XML_HTMLSax-3.0.0-15|81	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 3.0.0-10mdv2010.0
12cu|php-pear-XML_HTMLSax-3.0.0-15|82	+ Revision: 441716
12cu|php-pear-XML_HTMLSax-3.0.0-15|83	- rebuild
12cu|php-pear-XML_HTMLSax-3.0.0-15|84	
12cu|php-pear-XML_HTMLSax-3.0.0-15|85	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-9mdv2009.1
12cu|php-pear-XML_HTMLSax-3.0.0-15|86	+ Revision: 322826
12cu|php-pear-XML_HTMLSax-3.0.0-15|87	- rebuild
12cu|php-pear-XML_HTMLSax-3.0.0-15|88	
12cu|php-pear-XML_HTMLSax-3.0.0-15|89	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-8mdv2009.0
12cu|php-pear-XML_HTMLSax-3.0.0-15|90	+ Revision: 237162
12cu|php-pear-XML_HTMLSax-3.0.0-15|91	- rebuild
12cu|php-pear-XML_HTMLSax-3.0.0-15|92	
12cu|php-pear-XML_HTMLSax-3.0.0-15|93	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_HTMLSax-3.0.0-15|94	- restore BuildRoot
12cu|php-pear-XML_HTMLSax-3.0.0-15|95	
12cu|php-pear-XML_HTMLSax-3.0.0-15|96	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_HTMLSax-3.0.0-15|97	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_HTMLSax-3.0.0-15|98	
12cu|php-pear-XML_HTMLSax-3.0.0-15|99	
12cu|php-pear-XML_HTMLSax-3.0.0-15|100	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-7mdv2007.0
12cu|php-pear-XML_HTMLSax-3.0.0-15|101	+ Revision: 82852
12cu|php-pear-XML_HTMLSax-3.0.0-15|102	- Import php-pear-XML_HTMLSax
12cu|php-pear-XML_HTMLSax-3.0.0-15|103	
12cu|php-pear-XML_HTMLSax-3.0.0-15|104	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-7mdk
12cu|php-pear-XML_HTMLSax-3.0.0-15|105	- new group (Development/PHP)
12cu|php-pear-XML_HTMLSax-3.0.0-15|106	
12cu|php-pear-XML_HTMLSax-3.0.0-15|107	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-6mdk
12cu|php-pear-XML_HTMLSax-3.0.0-15|108	- rebuilt to fix auto deps
12cu|php-pear-XML_HTMLSax-3.0.0-15|109	
12cu|php-pear-XML_HTMLSax-3.0.0-15|110	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-5mdk
12cu|php-pear-XML_HTMLSax-3.0.0-15|111	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_HTMLSax-3.0.0-15|112	
12cu|php-pear-XML_HTMLSax-3.0.0-15|113	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-4mdk
12cu|php-pear-XML_HTMLSax-3.0.0-15|114	- fix deps
12cu|php-pear-XML_HTMLSax-3.0.0-15|115	
12cu|php-pear-XML_HTMLSax-3.0.0-15|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-3mdk
12cu|php-pear-XML_HTMLSax-3.0.0-15|117	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_HTMLSax-3.0.0-15|118	- fix deps
12cu|php-pear-XML_HTMLSax-3.0.0-15|119	
12cu|php-pear-XML_HTMLSax-3.0.0-15|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-2mdk
12cu|php-pear-XML_HTMLSax-3.0.0-15|121	- fix deps
12cu|php-pear-XML_HTMLSax-3.0.0-15|122	
12cu|php-pear-XML_HTMLSax-3.0.0-15|123	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-1mdk
12cu|php-pear-XML_HTMLSax-3.0.0-15|124	- initial Mandriva package (PLD import)
12cu|php-pear-XML_HTMLSax-3.0.0-15|125	

11697 12
12cu|php-pear-XML_HTMLSax3-3.0.0-8|1	%define		_class		XML
12cu|php-pear-XML_HTMLSax3-3.0.0-8|2	%define		_subclass	HTMLSax3
12cu|php-pear-XML_HTMLSax3-3.0.0-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_HTMLSax3-3.0.0-8|4	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_HTMLSax3-3.0.0-8|6	Version:	3.0.0
12cu|php-pear-XML_HTMLSax3-3.0.0-8|7	Release:	8
12cu|php-pear-XML_HTMLSax3-3.0.0-8|8	Summary:	A SAX parser for HTML and other badly formed XML documents
12cu|php-pear-XML_HTMLSax3-3.0.0-8|9	License:	PHP License
12cu|php-pear-XML_HTMLSax3-3.0.0-8|10	Group:		Development/PHP
12cu|php-pear-XML_HTMLSax3-3.0.0-8|11	URL:		http://pear.php.net/package/XML_HTMLSax3/
12cu|php-pear-XML_HTMLSax3-3.0.0-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-XML_HTMLSax3-3.0.0-8|13	Requires(post): php-pear
12cu|php-pear-XML_HTMLSax3-3.0.0-8|14	Requires(preun): php-pear
12cu|php-pear-XML_HTMLSax3-3.0.0-8|15	Requires:	php-pear
12cu|php-pear-XML_HTMLSax3-3.0.0-8|16	BuildArch:	noarch
12cu|php-pear-XML_HTMLSax3-3.0.0-8|17	BuildRequires:	php-pear
12cu|php-pear-XML_HTMLSax3-3.0.0-8|18	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|19	%description
12cu|php-pear-XML_HTMLSax3-3.0.0-8|20	XML_HTMLSax3 is a SAX based XML parser for badly formed XML documents, such as
12cu|php-pear-XML_HTMLSax3-3.0.0-8|21	HTML. The original code base was developed by Alexander Zhukov and published at
12cu|php-pear-XML_HTMLSax3-3.0.0-8|22	http://sourceforge.net/projects/phpshelve/. Alexander kindly gave permission to
12cu|php-pear-XML_HTMLSax3-3.0.0-8|23	modify the code and license for inclusion in PEAR.
12cu|php-pear-XML_HTMLSax3-3.0.0-8|24	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|25	%prep
12cu|php-pear-XML_HTMLSax3-3.0.0-8|26	%setup -q -c
12cu|php-pear-XML_HTMLSax3-3.0.0-8|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_HTMLSax3-3.0.0-8|28	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|29	%install
12cu|php-pear-XML_HTMLSax3-3.0.0-8|30	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|31	cd %{upstream_name}-%{version}
12cu|php-pear-XML_HTMLSax3-3.0.0-8|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_HTMLSax3-3.0.0-8|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_HTMLSax3-3.0.0-8|34	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_HTMLSax3-3.0.0-8|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_HTMLSax3-3.0.0-8|37	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|38	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_HTMLSax3-3.0.0-8|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_HTMLSax3-3.0.0-8|40	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|41	%clean
12cu|php-pear-XML_HTMLSax3-3.0.0-8|42	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|43	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|44	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|45	%files
12cu|php-pear-XML_HTMLSax3-3.0.0-8|46	%defattr(-,root,root)
12cu|php-pear-XML_HTMLSax3-3.0.0-8|47	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-XML_HTMLSax3-3.0.0-8|48	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_HTMLSax3-3.0.0-8|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_HTMLSax3-3.0.0-8|50	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|51	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|52	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|53	%changelog
12cu|php-pear-XML_HTMLSax3-3.0.0-8|54	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-7mdv2012.0
12cu|php-pear-XML_HTMLSax3-3.0.0-8|55	+ Revision: 742302
12cu|php-pear-XML_HTMLSax3-3.0.0-8|56	- fix major breakage by careless packager
12cu|php-pear-XML_HTMLSax3-3.0.0-8|57	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|58	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-6
12cu|php-pear-XML_HTMLSax3-3.0.0-8|59	+ Revision: 679606
12cu|php-pear-XML_HTMLSax3-3.0.0-8|60	- mass rebuild
12cu|php-pear-XML_HTMLSax3-3.0.0-8|61	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|62	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-5mdv2011.0
12cu|php-pear-XML_HTMLSax3-3.0.0-8|63	+ Revision: 613792
12cu|php-pear-XML_HTMLSax3-3.0.0-8|64	- the mass rebuild of 2010.1 packages
12cu|php-pear-XML_HTMLSax3-3.0.0-8|65	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|66	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.0.0-4mdv2010.1
12cu|php-pear-XML_HTMLSax3-3.0.0-8|67	+ Revision: 464953
12cu|php-pear-XML_HTMLSax3-3.0.0-8|68	- spec cleanup
12cu|php-pear-XML_HTMLSax3-3.0.0-8|69	- use pear installer
12cu|php-pear-XML_HTMLSax3-3.0.0-8|70	- don't ship tests, even in documentation
12cu|php-pear-XML_HTMLSax3-3.0.0-8|71	- own all directories
12cu|php-pear-XML_HTMLSax3-3.0.0-8|72	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_HTMLSax3-3.0.0-8|73	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|74	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 3.0.0-3mdv2010.0
12cu|php-pear-XML_HTMLSax3-3.0.0-8|75	+ Revision: 441717
12cu|php-pear-XML_HTMLSax3-3.0.0-8|76	- rebuild
12cu|php-pear-XML_HTMLSax3-3.0.0-8|77	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|78	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-2mdv2009.1
12cu|php-pear-XML_HTMLSax3-3.0.0-8|79	+ Revision: 322827
12cu|php-pear-XML_HTMLSax3-3.0.0-8|80	- rebuild
12cu|php-pear-XML_HTMLSax3-3.0.0-8|81	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|82	* Sat Sep 06 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-1mdv2009.0
12cu|php-pear-XML_HTMLSax3-3.0.0-8|83	+ Revision: 281925
12cu|php-pear-XML_HTMLSax3-3.0.0-8|84	- import php-pear-XML_HTMLSax3
12cu|php-pear-XML_HTMLSax3-3.0.0-8|85	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|86	
12cu|php-pear-XML_HTMLSax3-3.0.0-8|87	* Sat Sep 06 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-1mdv2009.0
12cu|php-pear-XML_HTMLSax3-3.0.0-8|88	- initial Mandriva package

11698 12
12cu|php-pear-XML_image2svg-0.1.1-1|1	%define		_class		XML
12cu|php-pear-XML_image2svg-0.1.1-1|2	%define		_subclass	image2svg
12cu|php-pear-XML_image2svg-0.1.1-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_image2svg-0.1.1-1|4	
12cu|php-pear-XML_image2svg-0.1.1-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_image2svg-0.1.1-1|6	Version:	0.1.1
12cu|php-pear-XML_image2svg-0.1.1-1|7	Release:	1
12cu|php-pear-XML_image2svg-0.1.1-1|8	Summary:	Image to SVG conversion
12cu|php-pear-XML_image2svg-0.1.1-1|9	License:	PHP License
12cu|php-pear-XML_image2svg-0.1.1-1|10	Group:		Development/PHP
12cu|php-pear-XML_image2svg-0.1.1-1|11	URL:		http://pear.php.net/package/XML_image2svg/
12cu|php-pear-XML_image2svg-0.1.1-1|12	Source0:	http://download.pear.php.net/package/XML_image2svg-%{version}.tgz
12cu|php-pear-XML_image2svg-0.1.1-1|13	Requires(post): php-pear
12cu|php-pear-XML_image2svg-0.1.1-1|14	Requires(preun): php-pear
12cu|php-pear-XML_image2svg-0.1.1-1|15	Requires:	php-pear
12cu|php-pear-XML_image2svg-0.1.1-1|16	BuildArch:	noarch
12cu|php-pear-XML_image2svg-0.1.1-1|17	BuildRequires:	php-pear
12cu|php-pear-XML_image2svg-0.1.1-1|18	
12cu|php-pear-XML_image2svg-0.1.1-1|19	%description
12cu|php-pear-XML_image2svg-0.1.1-1|20	The class converts images, such as of the format JPEG, PNG and GIF to
12cu|php-pear-XML_image2svg-0.1.1-1|21	a standalone SVG representation. The image is being encoded by the PHP
12cu|php-pear-XML_image2svg-0.1.1-1|22	native encode_base64() function. You can use it to get back a complete
12cu|php-pear-XML_image2svg-0.1.1-1|23	SVG file, which is based on a predefinded, easy adaptable template
12cu|php-pear-XML_image2svg-0.1.1-1|24	file, or you can take the encoded file as a return value, using the
12cu|php-pear-XML_image2svg-0.1.1-1|25	get() method. Due to the encoding by base64, the SVG files will
12cu|php-pear-XML_image2svg-0.1.1-1|26	increase approx. 30% in size compared to the conventional image.
12cu|php-pear-XML_image2svg-0.1.1-1|27	
12cu|php-pear-XML_image2svg-0.1.1-1|28	
12cu|php-pear-XML_image2svg-0.1.1-1|29	%prep
12cu|php-pear-XML_image2svg-0.1.1-1|30	%setup -q -c
12cu|php-pear-XML_image2svg-0.1.1-1|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_image2svg-0.1.1-1|32	
12cu|php-pear-XML_image2svg-0.1.1-1|33	%install
12cu|php-pear-XML_image2svg-0.1.1-1|34	
12cu|php-pear-XML_image2svg-0.1.1-1|35	cd %{upstream_name}-%{version}
12cu|php-pear-XML_image2svg-0.1.1-1|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_image2svg-0.1.1-1|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_image2svg-0.1.1-1|38	
12cu|php-pear-XML_image2svg-0.1.1-1|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_image2svg-0.1.1-1|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_image2svg-0.1.1-1|41	rm -rf %{buildroot}%{_datadir}/pear/package.php
12cu|php-pear-XML_image2svg-0.1.1-1|42	
12cu|php-pear-XML_image2svg-0.1.1-1|43	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_image2svg-0.1.1-1|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_image2svg-0.1.1-1|45	
12cu|php-pear-XML_image2svg-0.1.1-1|46	%clean
12cu|php-pear-XML_image2svg-0.1.1-1|47	
12cu|php-pear-XML_image2svg-0.1.1-1|48	
12cu|php-pear-XML_image2svg-0.1.1-1|49	
12cu|php-pear-XML_image2svg-0.1.1-1|50	%files
12cu|php-pear-XML_image2svg-0.1.1-1|51	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_image2svg-0.1.1-1|52	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_image2svg-0.1.1-1|53	
12cu|php-pear-XML_image2svg-0.1.1-1|54	
12cu|php-pear-XML_image2svg-0.1.1-1|55	
12cu|php-pear-XML_image2svg-0.1.1-1|56	
12cu|php-pear-XML_image2svg-0.1.1-1|57	%changelog
12cu|php-pear-XML_image2svg-0.1.1-1|58	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-14mdv2012.0
12cu|php-pear-XML_image2svg-0.1.1-1|59	+ Revision: 742318
12cu|php-pear-XML_image2svg-0.1.1-1|60	- fix major breakage by careless packager
12cu|php-pear-XML_image2svg-0.1.1-1|61	
12cu|php-pear-XML_image2svg-0.1.1-1|62	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-13
12cu|php-pear-XML_image2svg-0.1.1-1|63	+ Revision: 679620
12cu|php-pear-XML_image2svg-0.1.1-1|64	- mass rebuild
12cu|php-pear-XML_image2svg-0.1.1-1|65	
12cu|php-pear-XML_image2svg-0.1.1-1|66	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-12mdv2011.0
12cu|php-pear-XML_image2svg-0.1.1-1|67	+ Revision: 613805
12cu|php-pear-XML_image2svg-0.1.1-1|68	- the mass rebuild of 2010.1 packages
12cu|php-pear-XML_image2svg-0.1.1-1|69	
12cu|php-pear-XML_image2svg-0.1.1-1|70	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-11mdv2010.1
12cu|php-pear-XML_image2svg-0.1.1-1|71	+ Revision: 464974
12cu|php-pear-XML_image2svg-0.1.1-1|72	- rediff patch, to handle resulting md5sum change
12cu|php-pear-XML_image2svg-0.1.1-1|73	- spec cleanup
12cu|php-pear-XML_image2svg-0.1.1-1|74	- use pear installer
12cu|php-pear-XML_image2svg-0.1.1-1|75	- don't ship tests, even in documentation
12cu|php-pear-XML_image2svg-0.1.1-1|76	- own all directories
12cu|php-pear-XML_image2svg-0.1.1-1|77	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_image2svg-0.1.1-1|78	
12cu|php-pear-XML_image2svg-0.1.1-1|79	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1-10mdv2010.0
12cu|php-pear-XML_image2svg-0.1.1-1|80	+ Revision: 441718
12cu|php-pear-XML_image2svg-0.1.1-1|81	- rebuild
12cu|php-pear-XML_image2svg-0.1.1-1|82	
12cu|php-pear-XML_image2svg-0.1.1-1|83	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1-9mdv2009.1
12cu|php-pear-XML_image2svg-0.1.1-1|84	+ Revision: 323018
12cu|php-pear-XML_image2svg-0.1.1-1|85	- rebuild
12cu|php-pear-XML_image2svg-0.1.1-1|86	
12cu|php-pear-XML_image2svg-0.1.1-1|87	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1-8mdv2009.0
12cu|php-pear-XML_image2svg-0.1.1-1|88	+ Revision: 237178
12cu|php-pear-XML_image2svg-0.1.1-1|89	- rebuild
12cu|php-pear-XML_image2svg-0.1.1-1|90	
12cu|php-pear-XML_image2svg-0.1.1-1|91	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_image2svg-0.1.1-1|92	- restore BuildRoot
12cu|php-pear-XML_image2svg-0.1.1-1|93	
12cu|php-pear-XML_image2svg-0.1.1-1|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_image2svg-0.1.1-1|95	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_image2svg-0.1.1-1|96	
12cu|php-pear-XML_image2svg-0.1.1-1|97	
12cu|php-pear-XML_image2svg-0.1.1-1|98	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdv2007.0
12cu|php-pear-XML_image2svg-0.1.1-1|99	+ Revision: 82972
12cu|php-pear-XML_image2svg-0.1.1-1|100	- Import php-pear-XML_image2svg
12cu|php-pear-XML_image2svg-0.1.1-1|101	
12cu|php-pear-XML_image2svg-0.1.1-1|102	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdk
12cu|php-pear-XML_image2svg-0.1.1-1|103	- new group (Development/PHP)
12cu|php-pear-XML_image2svg-0.1.1-1|104	
12cu|php-pear-XML_image2svg-0.1.1-1|105	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-6mdk
12cu|php-pear-XML_image2svg-0.1.1-1|106	- rebuilt to fix auto deps
12cu|php-pear-XML_image2svg-0.1.1-1|107	
12cu|php-pear-XML_image2svg-0.1.1-1|108	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdk
12cu|php-pear-XML_image2svg-0.1.1-1|109	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_image2svg-0.1.1-1|110	
12cu|php-pear-XML_image2svg-0.1.1-1|111	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdk
12cu|php-pear-XML_image2svg-0.1.1-1|112	- fix deps
12cu|php-pear-XML_image2svg-0.1.1-1|113	
12cu|php-pear-XML_image2svg-0.1.1-1|114	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-3mdk
12cu|php-pear-XML_image2svg-0.1.1-1|115	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_image2svg-0.1.1-1|116	- fix deps
12cu|php-pear-XML_image2svg-0.1.1-1|117	
12cu|php-pear-XML_image2svg-0.1.1-1|118	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-2mdk
12cu|php-pear-XML_image2svg-0.1.1-1|119	- fix deps
12cu|php-pear-XML_image2svg-0.1.1-1|120	
12cu|php-pear-XML_image2svg-0.1.1-1|121	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdk
12cu|php-pear-XML_image2svg-0.1.1-1|122	- initial Mandriva package (PLD import)
12cu|php-pear-XML_image2svg-0.1.1-1|123	
12cu|php-pear-XML_image2svg-0.1.1-1|124	

11699 12
12cu|php-pear-XML_Indexing-0.3.6-9|1	%define		_class		XML
12cu|php-pear-XML_Indexing-0.3.6-9|2	%define		_subclass	Indexing
12cu|php-pear-XML_Indexing-0.3.6-9|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_Indexing-0.3.6-9|4	
12cu|php-pear-XML_Indexing-0.3.6-9|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_Indexing-0.3.6-9|6	Version:	0.3.6
12cu|php-pear-XML_Indexing-0.3.6-9|7	Release:	9
12cu|php-pear-XML_Indexing-0.3.6-9|8	Summary:	XML Indexing support
12cu|php-pear-XML_Indexing-0.3.6-9|9	License:	PHP License
12cu|php-pear-XML_Indexing-0.3.6-9|10	Group:		Development/PHP
12cu|php-pear-XML_Indexing-0.3.6-9|11	URL:		http://pear.php.net/package/XML_Indexing/
12cu|php-pear-XML_Indexing-0.3.6-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-XML_Indexing-0.3.6-9|13	Requires(post): php-pear
12cu|php-pear-XML_Indexing-0.3.6-9|14	Requires(preun): php-pear
12cu|php-pear-XML_Indexing-0.3.6-9|15	Requires:	php-pear
12cu|php-pear-XML_Indexing-0.3.6-9|16	BuildArch:	noarch
12cu|php-pear-XML_Indexing-0.3.6-9|17	BuildRequires:	php-pear
12cu|php-pear-XML_Indexing-0.3.6-9|18	
12cu|php-pear-XML_Indexing-0.3.6-9|19	%description
12cu|php-pear-XML_Indexing-0.3.6-9|20	This package provides support for indexing XML files. It assists you
12cu|php-pear-XML_Indexing-0.3.6-9|21	in creating and using such indexes in order to reduce access-time to
12cu|php-pear-XML_Indexing-0.3.6-9|22	local XML files.
12cu|php-pear-XML_Indexing-0.3.6-9|23	
12cu|php-pear-XML_Indexing-0.3.6-9|24	%prep
12cu|php-pear-XML_Indexing-0.3.6-9|25	%setup -q -c
12cu|php-pear-XML_Indexing-0.3.6-9|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_Indexing-0.3.6-9|27	
12cu|php-pear-XML_Indexing-0.3.6-9|28	%install
12cu|php-pear-XML_Indexing-0.3.6-9|29	
12cu|php-pear-XML_Indexing-0.3.6-9|30	cd %{upstream_name}-%{version}
12cu|php-pear-XML_Indexing-0.3.6-9|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_Indexing-0.3.6-9|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_Indexing-0.3.6-9|33	
12cu|php-pear-XML_Indexing-0.3.6-9|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_Indexing-0.3.6-9|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_Indexing-0.3.6-9|36	
12cu|php-pear-XML_Indexing-0.3.6-9|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_Indexing-0.3.6-9|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_Indexing-0.3.6-9|39	
12cu|php-pear-XML_Indexing-0.3.6-9|40	%clean
12cu|php-pear-XML_Indexing-0.3.6-9|41	
12cu|php-pear-XML_Indexing-0.3.6-9|42	
12cu|php-pear-XML_Indexing-0.3.6-9|43	
12cu|php-pear-XML_Indexing-0.3.6-9|44	%files
12cu|php-pear-XML_Indexing-0.3.6-9|45	%defattr(-,root,root)
12cu|php-pear-XML_Indexing-0.3.6-9|46	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_Indexing-0.3.6-9|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_Indexing-0.3.6-9|48	
12cu|php-pear-XML_Indexing-0.3.6-9|49	
12cu|php-pear-XML_Indexing-0.3.6-9|50	
12cu|php-pear-XML_Indexing-0.3.6-9|51	
12cu|php-pear-XML_Indexing-0.3.6-9|52	%changelog
12cu|php-pear-XML_Indexing-0.3.6-9|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-8mdv2012.0
12cu|php-pear-XML_Indexing-0.3.6-9|54	+ Revision: 742303
12cu|php-pear-XML_Indexing-0.3.6-9|55	- fix major breakage by careless packager
12cu|php-pear-XML_Indexing-0.3.6-9|56	
12cu|php-pear-XML_Indexing-0.3.6-9|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-7
12cu|php-pear-XML_Indexing-0.3.6-9|58	+ Revision: 679607
12cu|php-pear-XML_Indexing-0.3.6-9|59	- mass rebuild
12cu|php-pear-XML_Indexing-0.3.6-9|60	
12cu|php-pear-XML_Indexing-0.3.6-9|61	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-6mdv2011.0
12cu|php-pear-XML_Indexing-0.3.6-9|62	+ Revision: 613793
12cu|php-pear-XML_Indexing-0.3.6-9|63	- the mass rebuild of 2010.1 packages
12cu|php-pear-XML_Indexing-0.3.6-9|64	
12cu|php-pear-XML_Indexing-0.3.6-9|65	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.6-5mdv2010.1
12cu|php-pear-XML_Indexing-0.3.6-9|66	+ Revision: 464955
12cu|php-pear-XML_Indexing-0.3.6-9|67	- spec cleanup
12cu|php-pear-XML_Indexing-0.3.6-9|68	- use pear installer
12cu|php-pear-XML_Indexing-0.3.6-9|69	- don't ship tests, even in documentation
12cu|php-pear-XML_Indexing-0.3.6-9|70	- own all directories
12cu|php-pear-XML_Indexing-0.3.6-9|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_Indexing-0.3.6-9|72	
12cu|php-pear-XML_Indexing-0.3.6-9|73	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.6-4mdv2010.0
12cu|php-pear-XML_Indexing-0.3.6-9|74	+ Revision: 441719
12cu|php-pear-XML_Indexing-0.3.6-9|75	- rebuild
12cu|php-pear-XML_Indexing-0.3.6-9|76	
12cu|php-pear-XML_Indexing-0.3.6-9|77	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-3mdv2009.1
12cu|php-pear-XML_Indexing-0.3.6-9|78	+ Revision: 322828
12cu|php-pear-XML_Indexing-0.3.6-9|79	- rebuild
12cu|php-pear-XML_Indexing-0.3.6-9|80	
12cu|php-pear-XML_Indexing-0.3.6-9|81	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-2mdv2009.0
12cu|php-pear-XML_Indexing-0.3.6-9|82	+ Revision: 237163
12cu|php-pear-XML_Indexing-0.3.6-9|83	- rebuild
12cu|php-pear-XML_Indexing-0.3.6-9|84	
12cu|php-pear-XML_Indexing-0.3.6-9|85	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_Indexing-0.3.6-9|86	- restore BuildRoot
12cu|php-pear-XML_Indexing-0.3.6-9|87	
12cu|php-pear-XML_Indexing-0.3.6-9|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_Indexing-0.3.6-9|89	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_Indexing-0.3.6-9|90	
12cu|php-pear-XML_Indexing-0.3.6-9|91	
12cu|php-pear-XML_Indexing-0.3.6-9|92	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-1mdv2007.0
12cu|php-pear-XML_Indexing-0.3.6-9|93	+ Revision: 82854
12cu|php-pear-XML_Indexing-0.3.6-9|94	- Import php-pear-XML_Indexing
12cu|php-pear-XML_Indexing-0.3.6-9|95	
12cu|php-pear-XML_Indexing-0.3.6-9|96	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-1mdk
12cu|php-pear-XML_Indexing-0.3.6-9|97	- 0.3.6
12cu|php-pear-XML_Indexing-0.3.6-9|98	- new group (Development/PHP)
12cu|php-pear-XML_Indexing-0.3.6-9|99	
12cu|php-pear-XML_Indexing-0.3.6-9|100	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.5-6mdk
12cu|php-pear-XML_Indexing-0.3.6-9|101	- rebuilt to fix auto deps
12cu|php-pear-XML_Indexing-0.3.6-9|102	
12cu|php-pear-XML_Indexing-0.3.6-9|103	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.5-5mdk
12cu|php-pear-XML_Indexing-0.3.6-9|104	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_Indexing-0.3.6-9|105	
12cu|php-pear-XML_Indexing-0.3.6-9|106	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.5-4mdk
12cu|php-pear-XML_Indexing-0.3.6-9|107	- fix deps
12cu|php-pear-XML_Indexing-0.3.6-9|108	
12cu|php-pear-XML_Indexing-0.3.6-9|109	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.5-3mdk
12cu|php-pear-XML_Indexing-0.3.6-9|110	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_Indexing-0.3.6-9|111	- fix deps
12cu|php-pear-XML_Indexing-0.3.6-9|112	
12cu|php-pear-XML_Indexing-0.3.6-9|113	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.5-2mdk
12cu|php-pear-XML_Indexing-0.3.6-9|114	- fix deps
12cu|php-pear-XML_Indexing-0.3.6-9|115	
12cu|php-pear-XML_Indexing-0.3.6-9|116	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.5-1mdk
12cu|php-pear-XML_Indexing-0.3.6-9|117	- initial Mandriva package (PLD import)
12cu|php-pear-XML_Indexing-0.3.6-9|118	

11700 12
12cu|php-pear-XML_MXML-0.3.0-15|1	%define		_class		XML
12cu|php-pear-XML_MXML-0.3.0-15|2	%define		_subclass	MXML
12cu|php-pear-XML_MXML-0.3.0-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_MXML-0.3.0-15|4	
12cu|php-pear-XML_MXML-0.3.0-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_MXML-0.3.0-15|6	Version:	0.3.0
12cu|php-pear-XML_MXML-0.3.0-15|7	Release:	15
12cu|php-pear-XML_MXML-0.3.0-15|8	Summary:	Framework to build Macromedia Flex applications
12cu|php-pear-XML_MXML-0.3.0-15|9	License:	PHP License
12cu|php-pear-XML_MXML-0.3.0-15|10	Group:		Development/PHP
12cu|php-pear-XML_MXML-0.3.0-15|11	URL:		http://pear.php.net/package/XML_MXML/
12cu|php-pear-XML_MXML-0.3.0-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-XML_MXML-0.3.0-15|13	Requires(post): php-pear
12cu|php-pear-XML_MXML-0.3.0-15|14	Requires(preun): php-pear
12cu|php-pear-XML_MXML-0.3.0-15|15	Requires:	php-pear
12cu|php-pear-XML_MXML-0.3.0-15|16	BuildArch:	noarch
12cu|php-pear-XML_MXML-0.3.0-15|17	BuildRequires:	php-pear
12cu|php-pear-XML_MXML-0.3.0-15|18	
12cu|php-pear-XML_MXML-0.3.0-15|19	%description
12cu|php-pear-XML_MXML-0.3.0-15|20	Flex enables enterprise-class Rich Internet Applications and is
12cu|php-pear-XML_MXML-0.3.0-15|21	designed to address a certain class of problems around multistep
12cu|php-pear-XML_MXML-0.3.0-15|22	processes, client-side validation, data manipulation, and data
12cu|php-pear-XML_MXML-0.3.0-15|23	visualization. This package allows you to build Flex documents
12cu|php-pear-XML_MXML-0.3.0-15|24	programatically.
12cu|php-pear-XML_MXML-0.3.0-15|25	
12cu|php-pear-XML_MXML-0.3.0-15|26	MXML is the XML language for writing Macromedia Flex applications that
12cu|php-pear-XML_MXML-0.3.0-15|27	you can use to lay out user-interface components.
12cu|php-pear-XML_MXML-0.3.0-15|28	
12cu|php-pear-XML_MXML-0.3.0-15|29	You can also use MXML to declaratively define nonvisual aspects of an
12cu|php-pear-XML_MXML-0.3.0-15|30	application, such as access to server-side data sources and data
12cu|php-pear-XML_MXML-0.3.0-15|31	bindings between user-interface components and server-side data
12cu|php-pear-XML_MXML-0.3.0-15|32	sources.
12cu|php-pear-XML_MXML-0.3.0-15|33	
12cu|php-pear-XML_MXML-0.3.0-15|34	The API follows closely Stephan Schmidts XUL-Package.
12cu|php-pear-XML_MXML-0.3.0-15|35	
12cu|php-pear-XML_MXML-0.3.0-15|36	%prep
12cu|php-pear-XML_MXML-0.3.0-15|37	%setup -q -c
12cu|php-pear-XML_MXML-0.3.0-15|38	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_MXML-0.3.0-15|39	
12cu|php-pear-XML_MXML-0.3.0-15|40	%install
12cu|php-pear-XML_MXML-0.3.0-15|41	
12cu|php-pear-XML_MXML-0.3.0-15|42	cd %{upstream_name}-%{version}
12cu|php-pear-XML_MXML-0.3.0-15|43	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_MXML-0.3.0-15|44	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_MXML-0.3.0-15|45	
12cu|php-pear-XML_MXML-0.3.0-15|46	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_MXML-0.3.0-15|47	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_MXML-0.3.0-15|48	
12cu|php-pear-XML_MXML-0.3.0-15|49	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_MXML-0.3.0-15|50	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_MXML-0.3.0-15|51	
12cu|php-pear-XML_MXML-0.3.0-15|52	%clean
12cu|php-pear-XML_MXML-0.3.0-15|53	
12cu|php-pear-XML_MXML-0.3.0-15|54	
12cu|php-pear-XML_MXML-0.3.0-15|55	
12cu|php-pear-XML_MXML-0.3.0-15|56	%files
12cu|php-pear-XML_MXML-0.3.0-15|57	%defattr(-,root,root)
12cu|php-pear-XML_MXML-0.3.0-15|58	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-XML_MXML-0.3.0-15|59	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_MXML-0.3.0-15|60	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_MXML-0.3.0-15|61	
12cu|php-pear-XML_MXML-0.3.0-15|62	
12cu|php-pear-XML_MXML-0.3.0-15|63	
12cu|php-pear-XML_MXML-0.3.0-15|64	
12cu|php-pear-XML_MXML-0.3.0-15|65	%changelog
12cu|php-pear-XML_MXML-0.3.0-15|66	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-14mdv2012.0
12cu|php-pear-XML_MXML-0.3.0-15|67	+ Revision: 742304
12cu|php-pear-XML_MXML-0.3.0-15|68	- fix major breakage by careless packager
12cu|php-pear-XML_MXML-0.3.0-15|69	
12cu|php-pear-XML_MXML-0.3.0-15|70	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-13
12cu|php-pear-XML_MXML-0.3.0-15|71	+ Revision: 679608
12cu|php-pear-XML_MXML-0.3.0-15|72	- mass rebuild
12cu|php-pear-XML_MXML-0.3.0-15|73	
12cu|php-pear-XML_MXML-0.3.0-15|74	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-12mdv2011.0
12cu|php-pear-XML_MXML-0.3.0-15|75	+ Revision: 613794
12cu|php-pear-XML_MXML-0.3.0-15|76	- the mass rebuild of 2010.1 packages
12cu|php-pear-XML_MXML-0.3.0-15|77	
12cu|php-pear-XML_MXML-0.3.0-15|78	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.0-11mdv2010.1
12cu|php-pear-XML_MXML-0.3.0-15|79	+ Revision: 464956
12cu|php-pear-XML_MXML-0.3.0-15|80	- spec cleanup
12cu|php-pear-XML_MXML-0.3.0-15|81	- use pear installer
12cu|php-pear-XML_MXML-0.3.0-15|82	- don't ship tests, even in documentation
12cu|php-pear-XML_MXML-0.3.0-15|83	- own all directories
12cu|php-pear-XML_MXML-0.3.0-15|84	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_MXML-0.3.0-15|85	
12cu|php-pear-XML_MXML-0.3.0-15|86	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.0-10mdv2010.0
12cu|php-pear-XML_MXML-0.3.0-15|87	+ Revision: 441720
12cu|php-pear-XML_MXML-0.3.0-15|88	- rebuild
12cu|php-pear-XML_MXML-0.3.0-15|89	
12cu|php-pear-XML_MXML-0.3.0-15|90	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-9mdv2009.1
12cu|php-pear-XML_MXML-0.3.0-15|91	+ Revision: 322829
12cu|php-pear-XML_MXML-0.3.0-15|92	- rebuild
12cu|php-pear-XML_MXML-0.3.0-15|93	
12cu|php-pear-XML_MXML-0.3.0-15|94	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-8mdv2009.0
12cu|php-pear-XML_MXML-0.3.0-15|95	+ Revision: 237164
12cu|php-pear-XML_MXML-0.3.0-15|96	- rebuild
12cu|php-pear-XML_MXML-0.3.0-15|97	
12cu|php-pear-XML_MXML-0.3.0-15|98	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_MXML-0.3.0-15|99	- restore BuildRoot
12cu|php-pear-XML_MXML-0.3.0-15|100	
12cu|php-pear-XML_MXML-0.3.0-15|101	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_MXML-0.3.0-15|102	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_MXML-0.3.0-15|103	
12cu|php-pear-XML_MXML-0.3.0-15|104	
12cu|php-pear-XML_MXML-0.3.0-15|105	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdv2007.0
12cu|php-pear-XML_MXML-0.3.0-15|106	+ Revision: 82860
12cu|php-pear-XML_MXML-0.3.0-15|107	- Import php-pear-XML_MXML
12cu|php-pear-XML_MXML-0.3.0-15|108	
12cu|php-pear-XML_MXML-0.3.0-15|109	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdk
12cu|php-pear-XML_MXML-0.3.0-15|110	- new group (Development/PHP)
12cu|php-pear-XML_MXML-0.3.0-15|111	
12cu|php-pear-XML_MXML-0.3.0-15|112	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-6mdk
12cu|php-pear-XML_MXML-0.3.0-15|113	- rebuilt to fix auto deps
12cu|php-pear-XML_MXML-0.3.0-15|114	
12cu|php-pear-XML_MXML-0.3.0-15|115	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5mdk
12cu|php-pear-XML_MXML-0.3.0-15|116	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_MXML-0.3.0-15|117	
12cu|php-pear-XML_MXML-0.3.0-15|118	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-4mdk
12cu|php-pear-XML_MXML-0.3.0-15|119	- fix deps
12cu|php-pear-XML_MXML-0.3.0-15|120	
12cu|php-pear-XML_MXML-0.3.0-15|121	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-3mdk
12cu|php-pear-XML_MXML-0.3.0-15|122	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_MXML-0.3.0-15|123	- fix deps
12cu|php-pear-XML_MXML-0.3.0-15|124	
12cu|php-pear-XML_MXML-0.3.0-15|125	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-2mdk
12cu|php-pear-XML_MXML-0.3.0-15|126	- fix deps
12cu|php-pear-XML_MXML-0.3.0-15|127	
12cu|php-pear-XML_MXML-0.3.0-15|128	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12cu|php-pear-XML_MXML-0.3.0-15|129	- initial Mandriva package (PLD import)
12cu|php-pear-XML_MXML-0.3.0-15|130	

11701 12
12cu|php-pear-XML_NITF-1.1.1-4|1	%define		_class		XML
12cu|php-pear-XML_NITF-1.1.1-4|2	%define		_subclass	NITF
12cu|php-pear-XML_NITF-1.1.1-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_NITF-1.1.1-4|4	
12cu|php-pear-XML_NITF-1.1.1-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_NITF-1.1.1-4|6	Version:	1.1.1
12cu|php-pear-XML_NITF-1.1.1-4|7	Release:	4
12cu|php-pear-XML_NITF-1.1.1-4|8	Summary:	Parse NITF documents
12cu|php-pear-XML_NITF-1.1.1-4|9	License:	PHP License
12cu|php-pear-XML_NITF-1.1.1-4|10	Group:		Development/PHP
12cu|php-pear-XML_NITF-1.1.1-4|11	URL:		http://pear.php.net/package/XML_NITF/
12cu|php-pear-XML_NITF-1.1.1-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-XML_NITF-1.1.1-4|13	Requires(post): php-pear
12cu|php-pear-XML_NITF-1.1.1-4|14	Requires(preun): php-pear
12cu|php-pear-XML_NITF-1.1.1-4|15	Requires:	php-pear
12cu|php-pear-XML_NITF-1.1.1-4|16	BuildArch:	noarch
12cu|php-pear-XML_NITF-1.1.1-4|17	BuildRequires:	php-pear
12cu|php-pear-XML_NITF-1.1.1-4|18	
12cu|php-pear-XML_NITF-1.1.1-4|19	%description
12cu|php-pear-XML_NITF-1.1.1-4|20	This package provides a NITF XML parser. The parser was designed with
12cu|php-pear-XML_NITF-1.1.1-4|21	NITF version 3.1, but should be forward-compatible when new versions
12cu|php-pear-XML_NITF-1.1.1-4|22	of the NITF DTD are produced. Various methods for accessing the major
12cu|php-pear-XML_NITF-1.1.1-4|23	elements of the document, such as the hedline(s), byline, and lede are
12cu|php-pear-XML_NITF-1.1.1-4|24	provided. This class was originally tested against the Associated
12cu|php-pear-XML_NITF-1.1.1-4|25	Press's (AP) XML data feed.
12cu|php-pear-XML_NITF-1.1.1-4|26	
12cu|php-pear-XML_NITF-1.1.1-4|27	%prep
12cu|php-pear-XML_NITF-1.1.1-4|28	%setup -q -c
12cu|php-pear-XML_NITF-1.1.1-4|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_NITF-1.1.1-4|30	
12cu|php-pear-XML_NITF-1.1.1-4|31	%install
12cu|php-pear-XML_NITF-1.1.1-4|32	
12cu|php-pear-XML_NITF-1.1.1-4|33	cd %{upstream_name}-%{version}
12cu|php-pear-XML_NITF-1.1.1-4|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_NITF-1.1.1-4|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_NITF-1.1.1-4|36	
12cu|php-pear-XML_NITF-1.1.1-4|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_NITF-1.1.1-4|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_NITF-1.1.1-4|39	
12cu|php-pear-XML_NITF-1.1.1-4|40	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_NITF-1.1.1-4|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_NITF-1.1.1-4|42	
12cu|php-pear-XML_NITF-1.1.1-4|43	# nuke useless(?) files
12cu|php-pear-XML_NITF-1.1.1-4|44	rm -rf %{buildroot}%{_datadir}/pear/data/XML_NITF/.buildpath
12cu|php-pear-XML_NITF-1.1.1-4|45	rm -rf %{buildroot}%{_datadir}/pear/data/XML_NITF/.project
12cu|php-pear-XML_NITF-1.1.1-4|46	rm -rf %{buildroot}%{_datadir}/pear/data/XML_NITF/.settings/org.eclipse.php.core.prefs
12cu|php-pear-XML_NITF-1.1.1-4|47	
12cu|php-pear-XML_NITF-1.1.1-4|48	%clean
12cu|php-pear-XML_NITF-1.1.1-4|49	
12cu|php-pear-XML_NITF-1.1.1-4|50	
12cu|php-pear-XML_NITF-1.1.1-4|51	
12cu|php-pear-XML_NITF-1.1.1-4|52	%files
12cu|php-pear-XML_NITF-1.1.1-4|53	%defattr(-,root,root)
12cu|php-pear-XML_NITF-1.1.1-4|54	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_NITF-1.1.1-4|55	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_NITF-1.1.1-4|56	
12cu|php-pear-XML_NITF-1.1.1-4|57	
12cu|php-pear-XML_NITF-1.1.1-4|58	%changelog
12cu|php-pear-XML_NITF-1.1.1-4|59	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdv2012.0
12cu|php-pear-XML_NITF-1.1.1-4|60	+ Revision: 742305
12cu|php-pear-XML_NITF-1.1.1-4|61	- fix major breakage by careless packager
12cu|php-pear-XML_NITF-1.1.1-4|62	
12cu|php-pear-XML_NITF-1.1.1-4|63	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2
12cu|php-pear-XML_NITF-1.1.1-4|64	+ Revision: 679609
12cu|php-pear-XML_NITF-1.1.1-4|65	- mass rebuild
12cu|php-pear-XML_NITF-1.1.1-4|66	
12cu|php-pear-XML_NITF-1.1.1-4|67	* Wed Dec 29 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdv2011.0
12cu|php-pear-XML_NITF-1.1.1-4|68	+ Revision: 625909
12cu|php-pear-XML_NITF-1.1.1-4|69	- fix build
12cu|php-pear-XML_NITF-1.1.1-4|70	- 1.1.1
12cu|php-pear-XML_NITF-1.1.1-4|71	
12cu|php-pear-XML_NITF-1.1.1-4|72	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6mdv2011.0
12cu|php-pear-XML_NITF-1.1.1-4|73	+ Revision: 613795
12cu|php-pear-XML_NITF-1.1.1-4|74	- the mass rebuild of 2010.1 packages
12cu|php-pear-XML_NITF-1.1.1-4|75	
12cu|php-pear-XML_NITF-1.1.1-4|76	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-5mdv2010.1
12cu|php-pear-XML_NITF-1.1.1-4|77	+ Revision: 464957
12cu|php-pear-XML_NITF-1.1.1-4|78	- spec cleanup
12cu|php-pear-XML_NITF-1.1.1-4|79	- use pear installer
12cu|php-pear-XML_NITF-1.1.1-4|80	- don't ship tests, even in documentation
12cu|php-pear-XML_NITF-1.1.1-4|81	- own all directories
12cu|php-pear-XML_NITF-1.1.1-4|82	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_NITF-1.1.1-4|83	
12cu|php-pear-XML_NITF-1.1.1-4|84	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-4mdv2010.0
12cu|php-pear-XML_NITF-1.1.1-4|85	+ Revision: 441757
12cu|php-pear-XML_NITF-1.1.1-4|86	- rebuild
12cu|php-pear-XML_NITF-1.1.1-4|87	
12cu|php-pear-XML_NITF-1.1.1-4|88	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdv2009.1
12cu|php-pear-XML_NITF-1.1.1-4|89	+ Revision: 322830
12cu|php-pear-XML_NITF-1.1.1-4|90	- rebuild
12cu|php-pear-XML_NITF-1.1.1-4|91	
12cu|php-pear-XML_NITF-1.1.1-4|92	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2009.0
12cu|php-pear-XML_NITF-1.1.1-4|93	+ Revision: 237165
12cu|php-pear-XML_NITF-1.1.1-4|94	- rebuild
12cu|php-pear-XML_NITF-1.1.1-4|95	
12cu|php-pear-XML_NITF-1.1.1-4|96	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_NITF-1.1.1-4|97	- restore BuildRoot
12cu|php-pear-XML_NITF-1.1.1-4|98	
12cu|php-pear-XML_NITF-1.1.1-4|99	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_NITF-1.1.1-4|100	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_NITF-1.1.1-4|101	
12cu|php-pear-XML_NITF-1.1.1-4|102	
12cu|php-pear-XML_NITF-1.1.1-4|103	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdv2007.0
12cu|php-pear-XML_NITF-1.1.1-4|104	+ Revision: 82879
12cu|php-pear-XML_NITF-1.1.1-4|105	- Import php-pear-XML_NITF
12cu|php-pear-XML_NITF-1.1.1-4|106	
12cu|php-pear-XML_NITF-1.1.1-4|107	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cu|php-pear-XML_NITF-1.1.1-4|108	- 1.1.0
12cu|php-pear-XML_NITF-1.1.1-4|109	- new group (Development/PHP)
12cu|php-pear-XML_NITF-1.1.1-4|110	
12cu|php-pear-XML_NITF-1.1.1-4|111	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdk
12cu|php-pear-XML_NITF-1.1.1-4|112	- rebuilt to fix auto deps
12cu|php-pear-XML_NITF-1.1.1-4|113	
12cu|php-pear-XML_NITF-1.1.1-4|114	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdk
12cu|php-pear-XML_NITF-1.1.1-4|115	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_NITF-1.1.1-4|116	
12cu|php-pear-XML_NITF-1.1.1-4|117	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdk
12cu|php-pear-XML_NITF-1.1.1-4|118	- fix deps
12cu|php-pear-XML_NITF-1.1.1-4|119	
12cu|php-pear-XML_NITF-1.1.1-4|120	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdk
12cu|php-pear-XML_NITF-1.1.1-4|121	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_NITF-1.1.1-4|122	- fix deps
12cu|php-pear-XML_NITF-1.1.1-4|123	
12cu|php-pear-XML_NITF-1.1.1-4|124	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdk
12cu|php-pear-XML_NITF-1.1.1-4|125	- fix deps
12cu|php-pear-XML_NITF-1.1.1-4|126	
12cu|php-pear-XML_NITF-1.1.1-4|127	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdk
12cu|php-pear-XML_NITF-1.1.1-4|128	- initial Mandriva package (PLD import)
12cu|php-pear-XML_NITF-1.1.1-4|129	

11702 12
12cu|php-pear-XML_RDDL-0.9-15|1	%define		_class		XML
12cu|php-pear-XML_RDDL-0.9-15|2	%define		_subclass	RDDL
12cu|php-pear-XML_RDDL-0.9-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_RDDL-0.9-15|4	
12cu|php-pear-XML_RDDL-0.9-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_RDDL-0.9-15|6	Version:	0.9
12cu|php-pear-XML_RDDL-0.9-15|7	Release:	15
12cu|php-pear-XML_RDDL-0.9-15|8	Summary:	Read RDDL (Resource Directory Description Language) documents
12cu|php-pear-XML_RDDL-0.9-15|9	License:	PHP License
12cu|php-pear-XML_RDDL-0.9-15|10	Group:		Development/PHP
12cu|php-pear-XML_RDDL-0.9-15|11	URL:		http://pear.php.net/package/XML_RDDL/
12cu|php-pear-XML_RDDL-0.9-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-XML_RDDL-0.9-15|13	Requires(post): php-pear
12cu|php-pear-XML_RDDL-0.9-15|14	Requires(preun): php-pear
12cu|php-pear-XML_RDDL-0.9-15|15	Requires:	php-pear
12cu|php-pear-XML_RDDL-0.9-15|16	BuildArch:	noarch
12cu|php-pear-XML_RDDL-0.9-15|17	BuildRequires:	php-pear
12cu|php-pear-XML_RDDL-0.9-15|18	
12cu|php-pear-XML_RDDL-0.9-15|19	%description
12cu|php-pear-XML_RDDL-0.9-15|20	This class provides an easy-to-use interface to extract RDDL resources
12cu|php-pear-XML_RDDL-0.9-15|21	from XML documents. More on RDDL can be found at http://www.rddl.org/
12cu|php-pear-XML_RDDL-0.9-15|22	
12cu|php-pear-XML_RDDL-0.9-15|23	%prep
12cu|php-pear-XML_RDDL-0.9-15|24	%setup -q -c
12cu|php-pear-XML_RDDL-0.9-15|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_RDDL-0.9-15|26	
12cu|php-pear-XML_RDDL-0.9-15|27	%install
12cu|php-pear-XML_RDDL-0.9-15|28	
12cu|php-pear-XML_RDDL-0.9-15|29	cd %{upstream_name}-%{version}
12cu|php-pear-XML_RDDL-0.9-15|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_RDDL-0.9-15|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_RDDL-0.9-15|32	
12cu|php-pear-XML_RDDL-0.9-15|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_RDDL-0.9-15|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_RDDL-0.9-15|35	
12cu|php-pear-XML_RDDL-0.9-15|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_RDDL-0.9-15|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_RDDL-0.9-15|38	
12cu|php-pear-XML_RDDL-0.9-15|39	%clean
12cu|php-pear-XML_RDDL-0.9-15|40	
12cu|php-pear-XML_RDDL-0.9-15|41	
12cu|php-pear-XML_RDDL-0.9-15|42	
12cu|php-pear-XML_RDDL-0.9-15|43	%files
12cu|php-pear-XML_RDDL-0.9-15|44	%defattr(-,root,root)
12cu|php-pear-XML_RDDL-0.9-15|45	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-XML_RDDL-0.9-15|46	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_RDDL-0.9-15|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_RDDL-0.9-15|48	
12cu|php-pear-XML_RDDL-0.9-15|49	
12cu|php-pear-XML_RDDL-0.9-15|50	
12cu|php-pear-XML_RDDL-0.9-15|51	
12cu|php-pear-XML_RDDL-0.9-15|52	%changelog
12cu|php-pear-XML_RDDL-0.9-15|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9-14mdv2012.0
12cu|php-pear-XML_RDDL-0.9-15|54	+ Revision: 742306
12cu|php-pear-XML_RDDL-0.9-15|55	- fix major breakage by careless packager
12cu|php-pear-XML_RDDL-0.9-15|56	
12cu|php-pear-XML_RDDL-0.9-15|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9-13
12cu|php-pear-XML_RDDL-0.9-15|58	+ Revision: 679610
12cu|php-pear-XML_RDDL-0.9-15|59	- mass rebuild
12cu|php-pear-XML_RDDL-0.9-15|60	
12cu|php-pear-XML_RDDL-0.9-15|61	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9-12mdv2011.0
12cu|php-pear-XML_RDDL-0.9-15|62	+ Revision: 613796
12cu|php-pear-XML_RDDL-0.9-15|63	- the mass rebuild of 2010.1 packages
12cu|php-pear-XML_RDDL-0.9-15|64	
12cu|php-pear-XML_RDDL-0.9-15|65	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9-11mdv2010.1
12cu|php-pear-XML_RDDL-0.9-15|66	+ Revision: 464959
12cu|php-pear-XML_RDDL-0.9-15|67	- spec cleanup
12cu|php-pear-XML_RDDL-0.9-15|68	- use pear installer
12cu|php-pear-XML_RDDL-0.9-15|69	- don't ship tests, even in documentation
12cu|php-pear-XML_RDDL-0.9-15|70	- own all directories
12cu|php-pear-XML_RDDL-0.9-15|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_RDDL-0.9-15|72	
12cu|php-pear-XML_RDDL-0.9-15|73	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9-10mdv2010.0
12cu|php-pear-XML_RDDL-0.9-15|74	+ Revision: 441761
12cu|php-pear-XML_RDDL-0.9-15|75	- rebuild
12cu|php-pear-XML_RDDL-0.9-15|76	
12cu|php-pear-XML_RDDL-0.9-15|77	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9-9mdv2009.1
12cu|php-pear-XML_RDDL-0.9-15|78	+ Revision: 322831
12cu|php-pear-XML_RDDL-0.9-15|79	- rebuild
12cu|php-pear-XML_RDDL-0.9-15|80	
12cu|php-pear-XML_RDDL-0.9-15|81	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9-8mdv2009.0
12cu|php-pear-XML_RDDL-0.9-15|82	+ Revision: 237166
12cu|php-pear-XML_RDDL-0.9-15|83	- rebuild
12cu|php-pear-XML_RDDL-0.9-15|84	
12cu|php-pear-XML_RDDL-0.9-15|85	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_RDDL-0.9-15|86	- restore BuildRoot
12cu|php-pear-XML_RDDL-0.9-15|87	
12cu|php-pear-XML_RDDL-0.9-15|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_RDDL-0.9-15|89	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_RDDL-0.9-15|90	
12cu|php-pear-XML_RDDL-0.9-15|91	
12cu|php-pear-XML_RDDL-0.9-15|92	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9-7mdv2007.0
12cu|php-pear-XML_RDDL-0.9-15|93	+ Revision: 82893
12cu|php-pear-XML_RDDL-0.9-15|94	- Import php-pear-XML_RDDL
12cu|php-pear-XML_RDDL-0.9-15|95	
12cu|php-pear-XML_RDDL-0.9-15|96	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9-7mdk
12cu|php-pear-XML_RDDL-0.9-15|97	- new group (Development/PHP)
12cu|php-pear-XML_RDDL-0.9-15|98	
12cu|php-pear-XML_RDDL-0.9-15|99	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9-6mdk
12cu|php-pear-XML_RDDL-0.9-15|100	- rebuilt to fix auto deps
12cu|php-pear-XML_RDDL-0.9-15|101	
12cu|php-pear-XML_RDDL-0.9-15|102	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9-5mdk
12cu|php-pear-XML_RDDL-0.9-15|103	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_RDDL-0.9-15|104	
12cu|php-pear-XML_RDDL-0.9-15|105	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9-4mdk
12cu|php-pear-XML_RDDL-0.9-15|106	- fix deps
12cu|php-pear-XML_RDDL-0.9-15|107	
12cu|php-pear-XML_RDDL-0.9-15|108	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9-3mdk
12cu|php-pear-XML_RDDL-0.9-15|109	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_RDDL-0.9-15|110	- fix deps
12cu|php-pear-XML_RDDL-0.9-15|111	
12cu|php-pear-XML_RDDL-0.9-15|112	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9-2mdk
12cu|php-pear-XML_RDDL-0.9-15|113	- fix deps
12cu|php-pear-XML_RDDL-0.9-15|114	
12cu|php-pear-XML_RDDL-0.9-15|115	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9-1mdk
12cu|php-pear-XML_RDDL-0.9-15|116	- initial Mandriva package (PLD import)
12cu|php-pear-XML_RDDL-0.9-15|117	

11703 12
12cu|php-pear-XML_RPC2-1.1.1-3|1	%define		_class		XML
12cu|php-pear-XML_RPC2-1.1.1-3|2	%define		_subclass	RPC2
12cu|php-pear-XML_RPC2-1.1.1-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_RPC2-1.1.1-3|4	
12cu|php-pear-XML_RPC2-1.1.1-3|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_RPC2-1.1.1-3|6	Version:	1.1.1
12cu|php-pear-XML_RPC2-1.1.1-3|7	Release:	3
12cu|php-pear-XML_RPC2-1.1.1-3|8	Summary:	XML-RPC client/server library
12cu|php-pear-XML_RPC2-1.1.1-3|9	License:	LGPL
12cu|php-pear-XML_RPC2-1.1.1-3|10	Group:		Development/PHP
12cu|php-pear-XML_RPC2-1.1.1-3|11	URL:		http://pear.php.net/package/XML_RPC2/
12cu|php-pear-XML_RPC2-1.1.1-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-XML_RPC2-1.1.1-3|13	Requires(post):	php-pear
12cu|php-pear-XML_RPC2-1.1.1-3|14	Requires(preun): php-pear
12cu|php-pear-XML_RPC2-1.1.1-3|15	Requires:	php-pear
12cu|php-pear-XML_RPC2-1.1.1-3|16	BuildRequires:	php-pear
12cu|php-pear-XML_RPC2-1.1.1-3|17	BuildArch:	noarch
12cu|php-pear-XML_RPC2-1.1.1-3|18	
12cu|php-pear-XML_RPC2-1.1.1-3|19	%description
12cu|php-pear-XML_RPC2-1.1.1-3|20	XML_RPC2 is a pear package providing XML_RPC client and server services.
12cu|php-pear-XML_RPC2-1.1.1-3|21	XML-RPC is a simple remote procedure call protocol built using HTTP as
12cu|php-pear-XML_RPC2-1.1.1-3|22	transport and XML as encoding.
12cu|php-pear-XML_RPC2-1.1.1-3|23	
12cu|php-pear-XML_RPC2-1.1.1-3|24	As a client library, XML_RPC2 is capable of creating a proxy class which
12cu|php-pear-XML_RPC2-1.1.1-3|25	exposes the methods exported by the server. As a server library, XML_RPC2
12cu|php-pear-XML_RPC2-1.1.1-3|26	is capable of exposing methods from a class or object instance, seamlessly
12cu|php-pear-XML_RPC2-1.1.1-3|27	exporting local methods as remotely callable procedures.
12cu|php-pear-XML_RPC2-1.1.1-3|28	
12cu|php-pear-XML_RPC2-1.1.1-3|29	%prep
12cu|php-pear-XML_RPC2-1.1.1-3|30	%setup -q -c
12cu|php-pear-XML_RPC2-1.1.1-3|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_RPC2-1.1.1-3|32	
12cu|php-pear-XML_RPC2-1.1.1-3|33	%install
12cu|php-pear-XML_RPC2-1.1.1-3|34	
12cu|php-pear-XML_RPC2-1.1.1-3|35	cd %{upstream_name}-%{version}
12cu|php-pear-XML_RPC2-1.1.1-3|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_RPC2-1.1.1-3|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_RPC2-1.1.1-3|38	
12cu|php-pear-XML_RPC2-1.1.1-3|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_RPC2-1.1.1-3|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_RPC2-1.1.1-3|41	
12cu|php-pear-XML_RPC2-1.1.1-3|42	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_RPC2-1.1.1-3|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_RPC2-1.1.1-3|44	
12cu|php-pear-XML_RPC2-1.1.1-3|45	%clean
12cu|php-pear-XML_RPC2-1.1.1-3|46	
12cu|php-pear-XML_RPC2-1.1.1-3|47	
12cu|php-pear-XML_RPC2-1.1.1-3|48	fi
12cu|php-pear-XML_RPC2-1.1.1-3|49	
12cu|php-pear-XML_RPC2-1.1.1-3|50	%files
12cu|php-pear-XML_RPC2-1.1.1-3|51	%defattr(-,root,root)
12cu|php-pear-XML_RPC2-1.1.1-3|52	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_RPC2-1.1.1-3|53	%{_datadir}/pear/data/%{upstream_name}
12cu|php-pear-XML_RPC2-1.1.1-3|54	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_RPC2-1.1.1-3|55	
12cu|php-pear-XML_RPC2-1.1.1-3|56	
12cu|php-pear-XML_RPC2-1.1.1-3|57	%changelog
12cu|php-pear-XML_RPC2-1.1.1-3|58	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2012.0
12cu|php-pear-XML_RPC2-1.1.1-3|59	+ Revision: 742308
12cu|php-pear-XML_RPC2-1.1.1-3|60	- fix major breakage by careless packager
12cu|php-pear-XML_RPC2-1.1.1-3|61	
12cu|php-pear-XML_RPC2-1.1.1-3|62	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1
12cu|php-pear-XML_RPC2-1.1.1-3|63	+ Revision: 741271
12cu|php-pear-XML_RPC2-1.1.1-3|64	- 1.1.1
12cu|php-pear-XML_RPC2-1.1.1-3|65	
12cu|php-pear-XML_RPC2-1.1.1-3|66	* Sat Apr 09 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.8-1
12cu|php-pear-XML_RPC2-1.1.1-3|67	+ Revision: 652038
12cu|php-pear-XML_RPC2-1.1.1-3|68	- update to new version 1.0.8
12cu|php-pear-XML_RPC2-1.1.1-3|69	
12cu|php-pear-XML_RPC2-1.1.1-3|70	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.6-1mdv2011.0
12cu|php-pear-XML_RPC2-1.1.1-3|71	+ Revision: 602112
12cu|php-pear-XML_RPC2-1.1.1-3|72	- new version
12cu|php-pear-XML_RPC2-1.1.1-3|73	
12cu|php-pear-XML_RPC2-1.1.1-3|74	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.5-3mdv2010.1
12cu|php-pear-XML_RPC2-1.1.1-3|75	+ Revision: 464960
12cu|php-pear-XML_RPC2-1.1.1-3|76	- spec cleanup
12cu|php-pear-XML_RPC2-1.1.1-3|77	- use pear installer
12cu|php-pear-XML_RPC2-1.1.1-3|78	- don't ship tests, even in documentation
12cu|php-pear-XML_RPC2-1.1.1-3|79	- own all directories
12cu|php-pear-XML_RPC2-1.1.1-3|80	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_RPC2-1.1.1-3|81	
12cu|php-pear-XML_RPC2-1.1.1-3|82	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.5-2mdv2010.0
12cu|php-pear-XML_RPC2-1.1.1-3|83	+ Revision: 441762
12cu|php-pear-XML_RPC2-1.1.1-3|84	- rebuild
12cu|php-pear-XML_RPC2-1.1.1-3|85	
12cu|php-pear-XML_RPC2-1.1.1-3|86	* Sun Sep 14 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.5-1mdv2009.0
12cu|php-pear-XML_RPC2-1.1.1-3|87	+ Revision: 284744
12cu|php-pear-XML_RPC2-1.1.1-3|88	- update to new version 1.0.5
12cu|php-pear-XML_RPC2-1.1.1-3|89	
12cu|php-pear-XML_RPC2-1.1.1-3|90	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2009.0
12cu|php-pear-XML_RPC2-1.1.1-3|91	+ Revision: 237167
12cu|php-pear-XML_RPC2-1.1.1-3|92	- rebuild
12cu|php-pear-XML_RPC2-1.1.1-3|93	
12cu|php-pear-XML_RPC2-1.1.1-3|94	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_RPC2-1.1.1-3|95	- restore BuildRoot
12cu|php-pear-XML_RPC2-1.1.1-3|96	
12cu|php-pear-XML_RPC2-1.1.1-3|97	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_RPC2-1.1.1-3|98	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_RPC2-1.1.1-3|99	
12cu|php-pear-XML_RPC2-1.1.1-3|100	* Fri Aug 10 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.2-1mdv2008.0
12cu|php-pear-XML_RPC2-1.1.1-3|101	+ Revision: 61016
12cu|php-pear-XML_RPC2-1.1.1-3|102	- new version
12cu|php-pear-XML_RPC2-1.1.1-3|103	
12cu|php-pear-XML_RPC2-1.1.1-3|104	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2008.0
12cu|php-pear-XML_RPC2-1.1.1-3|105	+ Revision: 15757
12cu|php-pear-XML_RPC2-1.1.1-3|106	- 1.0.1
12cu|php-pear-XML_RPC2-1.1.1-3|107	
12cu|php-pear-XML_RPC2-1.1.1-3|108	
12cu|php-pear-XML_RPC2-1.1.1-3|109	* Wed Feb 07 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-1mdv2007.0
12cu|php-pear-XML_RPC2-1.1.1-3|110	+ Revision: 117277
12cu|php-pear-XML_RPC2-1.1.1-3|111	- Import php-pear-XML_RPC2
12cu|php-pear-XML_RPC2-1.1.1-3|112	

11704 12
12cu|php-pear-XML_RSS-1.0.2-3|1	%define		_class		XML
12cu|php-pear-XML_RSS-1.0.2-3|2	%define		_subclass	RSS
12cu|php-pear-XML_RSS-1.0.2-3|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_RSS-1.0.2-3|4	
12cu|php-pear-XML_RSS-1.0.2-3|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_RSS-1.0.2-3|6	Version:	1.0.2
12cu|php-pear-XML_RSS-1.0.2-3|7	Release:	3
12cu|php-pear-XML_RSS-1.0.2-3|8	Summary:	RSS parser
12cu|php-pear-XML_RSS-1.0.2-3|9	License:	PHP License
12cu|php-pear-XML_RSS-1.0.2-3|10	Group:		Development/PHP
12cu|php-pear-XML_RSS-1.0.2-3|11	URL:		http://pear.php.net/package/XML_RSS/
12cu|php-pear-XML_RSS-1.0.2-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12cu|php-pear-XML_RSS-1.0.2-3|13	Requires(post): php-pear
12cu|php-pear-XML_RSS-1.0.2-3|14	Requires(preun): php-pear
12cu|php-pear-XML_RSS-1.0.2-3|15	Requires:	php-pear
12cu|php-pear-XML_RSS-1.0.2-3|16	BuildArch:	noarch
12cu|php-pear-XML_RSS-1.0.2-3|17	BuildRequires:	php-pear
12cu|php-pear-XML_RSS-1.0.2-3|18	
12cu|php-pear-XML_RSS-1.0.2-3|19	%description
12cu|php-pear-XML_RSS-1.0.2-3|20	Parser for Resource Description Framework (RDF) Site Summary (RSS)
12cu|php-pear-XML_RSS-1.0.2-3|21	documents.
12cu|php-pear-XML_RSS-1.0.2-3|22	
12cu|php-pear-XML_RSS-1.0.2-3|23	%prep
12cu|php-pear-XML_RSS-1.0.2-3|24	%setup -q -c
12cu|php-pear-XML_RSS-1.0.2-3|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_RSS-1.0.2-3|26	
12cu|php-pear-XML_RSS-1.0.2-3|27	%install
12cu|php-pear-XML_RSS-1.0.2-3|28	
12cu|php-pear-XML_RSS-1.0.2-3|29	cd %{upstream_name}-%{version}
12cu|php-pear-XML_RSS-1.0.2-3|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_RSS-1.0.2-3|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_RSS-1.0.2-3|32	
12cu|php-pear-XML_RSS-1.0.2-3|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_RSS-1.0.2-3|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_RSS-1.0.2-3|35	
12cu|php-pear-XML_RSS-1.0.2-3|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_RSS-1.0.2-3|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_RSS-1.0.2-3|38	
12cu|php-pear-XML_RSS-1.0.2-3|39	%clean
12cu|php-pear-XML_RSS-1.0.2-3|40	
12cu|php-pear-XML_RSS-1.0.2-3|41	
12cu|php-pear-XML_RSS-1.0.2-3|42	
12cu|php-pear-XML_RSS-1.0.2-3|43	%files
12cu|php-pear-XML_RSS-1.0.2-3|44	%defattr(-,root,root)
12cu|php-pear-XML_RSS-1.0.2-3|45	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_RSS-1.0.2-3|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_RSS-1.0.2-3|47	
12cu|php-pear-XML_RSS-1.0.2-3|48	
12cu|php-pear-XML_RSS-1.0.2-3|49	
12cu|php-pear-XML_RSS-1.0.2-3|50	
12cu|php-pear-XML_RSS-1.0.2-3|51	%changelog
12cu|php-pear-XML_RSS-1.0.2-3|52	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2012.0
12cu|php-pear-XML_RSS-1.0.2-3|53	+ Revision: 742309
12cu|php-pear-XML_RSS-1.0.2-3|54	- fix major breakage by careless packager
12cu|php-pear-XML_RSS-1.0.2-3|55	
12cu|php-pear-XML_RSS-1.0.2-3|56	* Mon May 09 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1
12cu|php-pear-XML_RSS-1.0.2-3|57	+ Revision: 672716
12cu|php-pear-XML_RSS-1.0.2-3|58	- 1.0.2
12cu|php-pear-XML_RSS-1.0.2-3|59	
12cu|php-pear-XML_RSS-1.0.2-3|60	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-1mdv2011.0
12cu|php-pear-XML_RSS-1.0.2-3|61	+ Revision: 594505
12cu|php-pear-XML_RSS-1.0.2-3|62	- update to new version 1.0.1
12cu|php-pear-XML_RSS-1.0.2-3|63	
12cu|php-pear-XML_RSS-1.0.2-3|64	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2010.1
12cu|php-pear-XML_RSS-1.0.2-3|65	+ Revision: 508993
12cu|php-pear-XML_RSS-1.0.2-3|66	- update to new version 1.0.0
12cu|php-pear-XML_RSS-1.0.2-3|67	
12cu|php-pear-XML_RSS-1.0.2-3|68	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.10-5mdv2010.1
12cu|php-pear-XML_RSS-1.0.2-3|69	+ Revision: 464961
12cu|php-pear-XML_RSS-1.0.2-3|70	- spec cleanup
12cu|php-pear-XML_RSS-1.0.2-3|71	- use pear installer
12cu|php-pear-XML_RSS-1.0.2-3|72	- don't ship tests, even in documentation
12cu|php-pear-XML_RSS-1.0.2-3|73	- own all directories
12cu|php-pear-XML_RSS-1.0.2-3|74	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_RSS-1.0.2-3|75	
12cu|php-pear-XML_RSS-1.0.2-3|76	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.9.10-4mdv2010.0
12cu|php-pear-XML_RSS-1.0.2-3|77	+ Revision: 441763
12cu|php-pear-XML_RSS-1.0.2-3|78	- rebuild
12cu|php-pear-XML_RSS-1.0.2-3|79	
12cu|php-pear-XML_RSS-1.0.2-3|80	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.10-3mdv2009.1
12cu|php-pear-XML_RSS-1.0.2-3|81	+ Revision: 322928
12cu|php-pear-XML_RSS-1.0.2-3|82	- rebuild
12cu|php-pear-XML_RSS-1.0.2-3|83	
12cu|php-pear-XML_RSS-1.0.2-3|84	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.9.10-2mdv2009.0
12cu|php-pear-XML_RSS-1.0.2-3|85	+ Revision: 237168
12cu|php-pear-XML_RSS-1.0.2-3|86	- rebuild
12cu|php-pear-XML_RSS-1.0.2-3|87	
12cu|php-pear-XML_RSS-1.0.2-3|88	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_RSS-1.0.2-3|89	- restore BuildRoot
12cu|php-pear-XML_RSS-1.0.2-3|90	
12cu|php-pear-XML_RSS-1.0.2-3|91	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_RSS-1.0.2-3|92	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_RSS-1.0.2-3|93	
12cu|php-pear-XML_RSS-1.0.2-3|94	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.9.10-1mdv2008.0
12cu|php-pear-XML_RSS-1.0.2-3|95	+ Revision: 15504
12cu|php-pear-XML_RSS-1.0.2-3|96	- 0.9.10
12cu|php-pear-XML_RSS-1.0.2-3|97	
12cu|php-pear-XML_RSS-1.0.2-3|98	
12cu|php-pear-XML_RSS-1.0.2-3|99	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.9-1mdv2007.0
12cu|php-pear-XML_RSS-1.0.2-3|100	+ Revision: 82904
12cu|php-pear-XML_RSS-1.0.2-3|101	- Import php-pear-XML_RSS
12cu|php-pear-XML_RSS-1.0.2-3|102	
12cu|php-pear-XML_RSS-1.0.2-3|103	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.9-1mdk
12cu|php-pear-XML_RSS-1.0.2-3|104	- 0.9.9
12cu|php-pear-XML_RSS-1.0.2-3|105	- new group (Development/PHP)
12cu|php-pear-XML_RSS-1.0.2-3|106	
12cu|php-pear-XML_RSS-1.0.2-3|107	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-6mdk
12cu|php-pear-XML_RSS-1.0.2-3|108	- rebuilt to fix auto deps
12cu|php-pear-XML_RSS-1.0.2-3|109	
12cu|php-pear-XML_RSS-1.0.2-3|110	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-5mdk
12cu|php-pear-XML_RSS-1.0.2-3|111	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_RSS-1.0.2-3|112	
12cu|php-pear-XML_RSS-1.0.2-3|113	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-4mdk
12cu|php-pear-XML_RSS-1.0.2-3|114	- fix deps
12cu|php-pear-XML_RSS-1.0.2-3|115	
12cu|php-pear-XML_RSS-1.0.2-3|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-3mdk
12cu|php-pear-XML_RSS-1.0.2-3|117	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_RSS-1.0.2-3|118	- fix deps
12cu|php-pear-XML_RSS-1.0.2-3|119	
12cu|php-pear-XML_RSS-1.0.2-3|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-2mdk
12cu|php-pear-XML_RSS-1.0.2-3|121	- fix deps
12cu|php-pear-XML_RSS-1.0.2-3|122	
12cu|php-pear-XML_RSS-1.0.2-3|123	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-1mdk
12cu|php-pear-XML_RSS-1.0.2-3|124	- initial Mandriva package (PLD import)
12cu|php-pear-XML_RSS-1.0.2-3|125	

11705 12
12cu|php-pear-XML_SaxFilters-0.3.0-15|1	%define		_class		XML
12cu|php-pear-XML_SaxFilters-0.3.0-15|2	%define		_subclass	SaxFilters
12cu|php-pear-XML_SaxFilters-0.3.0-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_SaxFilters-0.3.0-15|4	
12cu|php-pear-XML_SaxFilters-0.3.0-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_SaxFilters-0.3.0-15|6	Version:	0.3.0
12cu|php-pear-XML_SaxFilters-0.3.0-15|7	Release:	15
12cu|php-pear-XML_SaxFilters-0.3.0-15|8	Summary:	A framework for building XML filters using the SAX API
12cu|php-pear-XML_SaxFilters-0.3.0-15|9	License:	PHP License
12cu|php-pear-XML_SaxFilters-0.3.0-15|10	Group:		Development/PHP
12cu|php-pear-XML_SaxFilters-0.3.0-15|11	URL:		http://pear.php.net/package/XML_SaxFilters/
12cu|php-pear-XML_SaxFilters-0.3.0-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-XML_SaxFilters-0.3.0-15|13	Requires(post): php-pear
12cu|php-pear-XML_SaxFilters-0.3.0-15|14	Requires(preun): php-pear
12cu|php-pear-XML_SaxFilters-0.3.0-15|15	Requires:	php-pear
12cu|php-pear-XML_SaxFilters-0.3.0-15|16	BuildArch:	noarch
12cu|php-pear-XML_SaxFilters-0.3.0-15|17	BuildRequires:	php-pear
12cu|php-pear-XML_SaxFilters-0.3.0-15|18	
12cu|php-pear-XML_SaxFilters-0.3.0-15|19	%description
12cu|php-pear-XML_SaxFilters-0.3.0-15|20	XML_SaxFilters provides a foundation for using Sax filters in PHP. The
12cu|php-pear-XML_SaxFilters-0.3.0-15|21	original code base was developed by Luis Argerich and published at
12cu|php-pear-XML_SaxFilters-0.3.0-15|22	http://phpxmlclasses.sourceforge.net/show_doc.php?class=class_sax_filters.html.
12cu|php-pear-XML_SaxFilters-0.3.0-15|23	Luis discussed how SaxFilters work, using the Sourceforge classes as
12cu|php-pear-XML_SaxFilters-0.3.0-15|24	an example, in Chapter 10 of Wrox "PHP 4 XML". Luis kindly gave
12cu|php-pear-XML_SaxFilters-0.3.0-15|25	permission to modify the code and license for inclusion in PEAR.
12cu|php-pear-XML_SaxFilters-0.3.0-15|26	
12cu|php-pear-XML_SaxFilters-0.3.0-15|27	This version of the Sax Filters makes significant changes to Luis's
12cu|php-pear-XML_SaxFilters-0.3.0-15|28	original code (backwards compatibility is definately broken),
12cu|php-pear-XML_SaxFilters-0.3.0-15|29	seperating abstract classes from interfaces, providing interfaces for
12cu|php-pear-XML_SaxFilters-0.3.0-15|30	data readers and writers and providing methods to help parse XML
12cu|php-pear-XML_SaxFilters-0.3.0-15|31	documents recursively with filters (for example
12cu|php-pear-XML_SaxFilters-0.3.0-15|32	AbstractFilter::setParent()) for documents where the structure can
12cu|php-pear-XML_SaxFilters-0.3.0-15|33	vary significantly.
12cu|php-pear-XML_SaxFilters-0.3.0-15|34	
12cu|php-pear-XML_SaxFilters-0.3.0-15|35	Sax Filtering is an approach to making parsing XML documents with Sax
12cu|php-pear-XML_SaxFilters-0.3.0-15|36	modular and easy to maintain. The parser delegates events to a child
12cu|php-pear-XML_SaxFilters-0.3.0-15|37	filter which may in turn delegate events to another filter. In general
12cu|php-pear-XML_SaxFilters-0.3.0-15|38	it's possible to implement filters for a document which are as
12cu|php-pear-XML_SaxFilters-0.3.0-15|39	flexible and powerful as DOM.
12cu|php-pear-XML_SaxFilters-0.3.0-15|40	
12cu|php-pear-XML_SaxFilters-0.3.0-15|41	
12cu|php-pear-XML_SaxFilters-0.3.0-15|42	%prep
12cu|php-pear-XML_SaxFilters-0.3.0-15|43	%setup -q -c
12cu|php-pear-XML_SaxFilters-0.3.0-15|44	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_SaxFilters-0.3.0-15|45	
12cu|php-pear-XML_SaxFilters-0.3.0-15|46	%install
12cu|php-pear-XML_SaxFilters-0.3.0-15|47	
12cu|php-pear-XML_SaxFilters-0.3.0-15|48	cd %{upstream_name}-%{version}
12cu|php-pear-XML_SaxFilters-0.3.0-15|49	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_SaxFilters-0.3.0-15|50	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_SaxFilters-0.3.0-15|51	
12cu|php-pear-XML_SaxFilters-0.3.0-15|52	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_SaxFilters-0.3.0-15|53	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_SaxFilters-0.3.0-15|54	
12cu|php-pear-XML_SaxFilters-0.3.0-15|55	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_SaxFilters-0.3.0-15|56	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_SaxFilters-0.3.0-15|57	
12cu|php-pear-XML_SaxFilters-0.3.0-15|58	%clean
12cu|php-pear-XML_SaxFilters-0.3.0-15|59	
12cu|php-pear-XML_SaxFilters-0.3.0-15|60	
12cu|php-pear-XML_SaxFilters-0.3.0-15|61	
12cu|php-pear-XML_SaxFilters-0.3.0-15|62	%files
12cu|php-pear-XML_SaxFilters-0.3.0-15|63	%defattr(-,root,root)
12cu|php-pear-XML_SaxFilters-0.3.0-15|64	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-XML_SaxFilters-0.3.0-15|65	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_SaxFilters-0.3.0-15|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_SaxFilters-0.3.0-15|67	
12cu|php-pear-XML_SaxFilters-0.3.0-15|68	
12cu|php-pear-XML_SaxFilters-0.3.0-15|69	
12cu|php-pear-XML_SaxFilters-0.3.0-15|70	
12cu|php-pear-XML_SaxFilters-0.3.0-15|71	%changelog
12cu|php-pear-XML_SaxFilters-0.3.0-15|72	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-14mdv2012.0
12cu|php-pear-XML_SaxFilters-0.3.0-15|73	+ Revision: 742310
12cu|php-pear-XML_SaxFilters-0.3.0-15|74	- fix major breakage by careless packager
12cu|php-pear-XML_SaxFilters-0.3.0-15|75	
12cu|php-pear-XML_SaxFilters-0.3.0-15|76	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-13
12cu|php-pear-XML_SaxFilters-0.3.0-15|77	+ Revision: 679611
12cu|php-pear-XML_SaxFilters-0.3.0-15|78	- mass rebuild
12cu|php-pear-XML_SaxFilters-0.3.0-15|79	
12cu|php-pear-XML_SaxFilters-0.3.0-15|80	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-12mdv2011.0
12cu|php-pear-XML_SaxFilters-0.3.0-15|81	+ Revision: 613797
12cu|php-pear-XML_SaxFilters-0.3.0-15|82	- the mass rebuild of 2010.1 packages
12cu|php-pear-XML_SaxFilters-0.3.0-15|83	
12cu|php-pear-XML_SaxFilters-0.3.0-15|84	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.0-11mdv2010.1
12cu|php-pear-XML_SaxFilters-0.3.0-15|85	+ Revision: 464962
12cu|php-pear-XML_SaxFilters-0.3.0-15|86	- spec cleanup
12cu|php-pear-XML_SaxFilters-0.3.0-15|87	- use pear installer
12cu|php-pear-XML_SaxFilters-0.3.0-15|88	- don't ship tests, even in documentation
12cu|php-pear-XML_SaxFilters-0.3.0-15|89	- own all directories
12cu|php-pear-XML_SaxFilters-0.3.0-15|90	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_SaxFilters-0.3.0-15|91	
12cu|php-pear-XML_SaxFilters-0.3.0-15|92	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.0-10mdv2010.0
12cu|php-pear-XML_SaxFilters-0.3.0-15|93	+ Revision: 441764
12cu|php-pear-XML_SaxFilters-0.3.0-15|94	- rebuild
12cu|php-pear-XML_SaxFilters-0.3.0-15|95	
12cu|php-pear-XML_SaxFilters-0.3.0-15|96	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-9mdv2009.1
12cu|php-pear-XML_SaxFilters-0.3.0-15|97	+ Revision: 322983
12cu|php-pear-XML_SaxFilters-0.3.0-15|98	- rebuild
12cu|php-pear-XML_SaxFilters-0.3.0-15|99	
12cu|php-pear-XML_SaxFilters-0.3.0-15|100	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-8mdv2009.0
12cu|php-pear-XML_SaxFilters-0.3.0-15|101	+ Revision: 237169
12cu|php-pear-XML_SaxFilters-0.3.0-15|102	- rebuild
12cu|php-pear-XML_SaxFilters-0.3.0-15|103	
12cu|php-pear-XML_SaxFilters-0.3.0-15|104	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_SaxFilters-0.3.0-15|105	- restore BuildRoot
12cu|php-pear-XML_SaxFilters-0.3.0-15|106	
12cu|php-pear-XML_SaxFilters-0.3.0-15|107	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_SaxFilters-0.3.0-15|108	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_SaxFilters-0.3.0-15|109	
12cu|php-pear-XML_SaxFilters-0.3.0-15|110	
12cu|php-pear-XML_SaxFilters-0.3.0-15|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdv2007.0
12cu|php-pear-XML_SaxFilters-0.3.0-15|112	+ Revision: 82919
12cu|php-pear-XML_SaxFilters-0.3.0-15|113	- Import php-pear-XML_SaxFilters
12cu|php-pear-XML_SaxFilters-0.3.0-15|114	
12cu|php-pear-XML_SaxFilters-0.3.0-15|115	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-7mdk
12cu|php-pear-XML_SaxFilters-0.3.0-15|116	- new group (Development/PHP)
12cu|php-pear-XML_SaxFilters-0.3.0-15|117	
12cu|php-pear-XML_SaxFilters-0.3.0-15|118	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-6mdk
12cu|php-pear-XML_SaxFilters-0.3.0-15|119	- rebuilt to fix auto deps
12cu|php-pear-XML_SaxFilters-0.3.0-15|120	
12cu|php-pear-XML_SaxFilters-0.3.0-15|121	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5mdk
12cu|php-pear-XML_SaxFilters-0.3.0-15|122	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_SaxFilters-0.3.0-15|123	
12cu|php-pear-XML_SaxFilters-0.3.0-15|124	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-4mdk
12cu|php-pear-XML_SaxFilters-0.3.0-15|125	- fix deps
12cu|php-pear-XML_SaxFilters-0.3.0-15|126	
12cu|php-pear-XML_SaxFilters-0.3.0-15|127	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-3mdk
12cu|php-pear-XML_SaxFilters-0.3.0-15|128	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_SaxFilters-0.3.0-15|129	- fix deps
12cu|php-pear-XML_SaxFilters-0.3.0-15|130	
12cu|php-pear-XML_SaxFilters-0.3.0-15|131	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-2mdk
12cu|php-pear-XML_SaxFilters-0.3.0-15|132	- fix deps
12cu|php-pear-XML_SaxFilters-0.3.0-15|133	
12cu|php-pear-XML_SaxFilters-0.3.0-15|134	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12cu|php-pear-XML_SaxFilters-0.3.0-15|135	- initial Mandriva package (PLD import)
12cu|php-pear-XML_SaxFilters-0.3.0-15|136	

11706 12
12cu|php-pear-XML_Statistics-0.1-15|1	%define		_class		XML
12cu|php-pear-XML_Statistics-0.1-15|2	%define		_subclass	Statistics
12cu|php-pear-XML_Statistics-0.1-15|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_Statistics-0.1-15|4	
12cu|php-pear-XML_Statistics-0.1-15|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_Statistics-0.1-15|6	Version:	0.1
12cu|php-pear-XML_Statistics-0.1-15|7	Release:	15
12cu|php-pear-XML_Statistics-0.1-15|8	Summary:	Obtain statistical information from an XML documents
12cu|php-pear-XML_Statistics-0.1-15|9	License:	PHP License
12cu|php-pear-XML_Statistics-0.1-15|10	Group:		Development/PHP
12cu|php-pear-XML_Statistics-0.1-15|11	URL:		http://pear.php.net/package/XML_Statistics/
12cu|php-pear-XML_Statistics-0.1-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-XML_Statistics-0.1-15|13	Requires(post): php-pear
12cu|php-pear-XML_Statistics-0.1-15|14	Requires(preun): php-pear
12cu|php-pear-XML_Statistics-0.1-15|15	Requires:	php-pear
12cu|php-pear-XML_Statistics-0.1-15|16	BuildArch:	noarch
12cu|php-pear-XML_Statistics-0.1-15|17	BuildRequires:	php-pear
12cu|php-pear-XML_Statistics-0.1-15|18	
12cu|php-pear-XML_Statistics-0.1-15|19	%description
12cu|php-pear-XML_Statistics-0.1-15|20	XML_Statistics is able to retrieve statistics about tags, attributes,
12cu|php-pear-XML_Statistics-0.1-15|21	entities, processing instructions and CDaata chunks in any XML document.
12cu|php-pear-XML_Statistics-0.1-15|22	
12cu|php-pear-XML_Statistics-0.1-15|23	%prep
12cu|php-pear-XML_Statistics-0.1-15|24	%setup -q -c
12cu|php-pear-XML_Statistics-0.1-15|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_Statistics-0.1-15|26	
12cu|php-pear-XML_Statistics-0.1-15|27	%install
12cu|php-pear-XML_Statistics-0.1-15|28	
12cu|php-pear-XML_Statistics-0.1-15|29	cd %{upstream_name}-%{version}
12cu|php-pear-XML_Statistics-0.1-15|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_Statistics-0.1-15|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_Statistics-0.1-15|32	
12cu|php-pear-XML_Statistics-0.1-15|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_Statistics-0.1-15|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_Statistics-0.1-15|35	
12cu|php-pear-XML_Statistics-0.1-15|36	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_Statistics-0.1-15|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_Statistics-0.1-15|38	
12cu|php-pear-XML_Statistics-0.1-15|39	%clean
12cu|php-pear-XML_Statistics-0.1-15|40	
12cu|php-pear-XML_Statistics-0.1-15|41	
12cu|php-pear-XML_Statistics-0.1-15|42	
12cu|php-pear-XML_Statistics-0.1-15|43	%files
12cu|php-pear-XML_Statistics-0.1-15|44	%defattr(-,root,root)
12cu|php-pear-XML_Statistics-0.1-15|45	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-XML_Statistics-0.1-15|46	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_Statistics-0.1-15|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_Statistics-0.1-15|48	
12cu|php-pear-XML_Statistics-0.1-15|49	
12cu|php-pear-XML_Statistics-0.1-15|50	
12cu|php-pear-XML_Statistics-0.1-15|51	
12cu|php-pear-XML_Statistics-0.1-15|52	%changelog
12cu|php-pear-XML_Statistics-0.1-15|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-14mdv2012.0
12cu|php-pear-XML_Statistics-0.1-15|54	+ Revision: 742311
12cu|php-pear-XML_Statistics-0.1-15|55	- fix major breakage by careless packager
12cu|php-pear-XML_Statistics-0.1-15|56	
12cu|php-pear-XML_Statistics-0.1-15|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-13
12cu|php-pear-XML_Statistics-0.1-15|58	+ Revision: 679612
12cu|php-pear-XML_Statistics-0.1-15|59	- mass rebuild
12cu|php-pear-XML_Statistics-0.1-15|60	
12cu|php-pear-XML_Statistics-0.1-15|61	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-12mdv2011.0
12cu|php-pear-XML_Statistics-0.1-15|62	+ Revision: 613798
12cu|php-pear-XML_Statistics-0.1-15|63	- the mass rebuild of 2010.1 packages
12cu|php-pear-XML_Statistics-0.1-15|64	
12cu|php-pear-XML_Statistics-0.1-15|65	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-11mdv2010.1
12cu|php-pear-XML_Statistics-0.1-15|66	+ Revision: 464965
12cu|php-pear-XML_Statistics-0.1-15|67	- spec cleanup
12cu|php-pear-XML_Statistics-0.1-15|68	- use pear installer
12cu|php-pear-XML_Statistics-0.1-15|69	- don't ship tests, even in documentation
12cu|php-pear-XML_Statistics-0.1-15|70	- own all directories
12cu|php-pear-XML_Statistics-0.1-15|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_Statistics-0.1-15|72	
12cu|php-pear-XML_Statistics-0.1-15|73	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1-10mdv2010.0
12cu|php-pear-XML_Statistics-0.1-15|74	+ Revision: 441765
12cu|php-pear-XML_Statistics-0.1-15|75	- rebuild
12cu|php-pear-XML_Statistics-0.1-15|76	
12cu|php-pear-XML_Statistics-0.1-15|77	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1-9mdv2009.1
12cu|php-pear-XML_Statistics-0.1-15|78	+ Revision: 322984
12cu|php-pear-XML_Statistics-0.1-15|79	- rebuild
12cu|php-pear-XML_Statistics-0.1-15|80	
12cu|php-pear-XML_Statistics-0.1-15|81	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1-8mdv2009.0
12cu|php-pear-XML_Statistics-0.1-15|82	+ Revision: 237170
12cu|php-pear-XML_Statistics-0.1-15|83	- rebuild
12cu|php-pear-XML_Statistics-0.1-15|84	
12cu|php-pear-XML_Statistics-0.1-15|85	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_Statistics-0.1-15|86	- restore BuildRoot
12cu|php-pear-XML_Statistics-0.1-15|87	
12cu|php-pear-XML_Statistics-0.1-15|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_Statistics-0.1-15|89	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_Statistics-0.1-15|90	
12cu|php-pear-XML_Statistics-0.1-15|91	
12cu|php-pear-XML_Statistics-0.1-15|92	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdv2007.0
12cu|php-pear-XML_Statistics-0.1-15|93	+ Revision: 82928
12cu|php-pear-XML_Statistics-0.1-15|94	- Import php-pear-XML_Statistics
12cu|php-pear-XML_Statistics-0.1-15|95	
12cu|php-pear-XML_Statistics-0.1-15|96	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdk
12cu|php-pear-XML_Statistics-0.1-15|97	- new group (Development/PHP)
12cu|php-pear-XML_Statistics-0.1-15|98	
12cu|php-pear-XML_Statistics-0.1-15|99	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-6mdk
12cu|php-pear-XML_Statistics-0.1-15|100	- rebuilt to fix auto deps
12cu|php-pear-XML_Statistics-0.1-15|101	
12cu|php-pear-XML_Statistics-0.1-15|102	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdk
12cu|php-pear-XML_Statistics-0.1-15|103	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_Statistics-0.1-15|104	
12cu|php-pear-XML_Statistics-0.1-15|105	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdk
12cu|php-pear-XML_Statistics-0.1-15|106	- fix deps
12cu|php-pear-XML_Statistics-0.1-15|107	
12cu|php-pear-XML_Statistics-0.1-15|108	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-3mdk
12cu|php-pear-XML_Statistics-0.1-15|109	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_Statistics-0.1-15|110	- fix deps
12cu|php-pear-XML_Statistics-0.1-15|111	
12cu|php-pear-XML_Statistics-0.1-15|112	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-2mdk
12cu|php-pear-XML_Statistics-0.1-15|113	- fix deps
12cu|php-pear-XML_Statistics-0.1-15|114	
12cu|php-pear-XML_Statistics-0.1-15|115	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdk
12cu|php-pear-XML_Statistics-0.1-15|116	- initial Mandriva package (PLD import)
12cu|php-pear-XML_Statistics-0.1-15|117	

11707 12
12cu|php-pear-XML_svg2image-0.2.0-1|1	%define		_class		XML
12cu|php-pear-XML_svg2image-0.2.0-1|2	%define		_subclass	svg2image
12cu|php-pear-XML_svg2image-0.2.0-1|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_svg2image-0.2.0-1|4	
12cu|php-pear-XML_svg2image-0.2.0-1|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_svg2image-0.2.0-1|6	Version:	0.2.0
12cu|php-pear-XML_svg2image-0.2.0-1|7	Release:	1
12cu|php-pear-XML_svg2image-0.2.0-1|8	Summary:	Converts a SVG file to a PNG/JPEG image
12cu|php-pear-XML_svg2image-0.2.0-1|9	License:	PHP License
12cu|php-pear-XML_svg2image-0.2.0-1|10	Group:		Development/PHP
12cu|php-pear-XML_svg2image-0.2.0-1|11	URL:		http://pear.php.net/package/XML_svg2image/
12cu|php-pear-XML_svg2image-0.2.0-1|12	Source0:	http://download.pear.php.net/package/XML_svg2image-%{version}.tgz
12cu|php-pear-XML_svg2image-0.2.0-1|13	Requires(post): php-pear
12cu|php-pear-XML_svg2image-0.2.0-1|14	Requires(preun): php-pear
12cu|php-pear-XML_svg2image-0.2.0-1|15	Requires:	php-pear
12cu|php-pear-XML_svg2image-0.2.0-1|16	BuildArch:	noarch
12cu|php-pear-XML_svg2image-0.2.0-1|17	BuildRequires:	php-pear
12cu|php-pear-XML_svg2image-0.2.0-1|18	
12cu|php-pear-XML_svg2image-0.2.0-1|19	%description
12cu|php-pear-XML_svg2image-0.2.0-1|20	Converts a SVG file to a PNG/JPEG image with the help of apache-batik
12cu|php-pear-XML_svg2image-0.2.0-1|21	(java-program), needs therefore a PHP with ext/java compiled-in and
12cu|php-pear-XML_svg2image-0.2.0-1|22	the batik files from http://xml.apache.org/batik/.
12cu|php-pear-XML_svg2image-0.2.0-1|23	
12cu|php-pear-XML_svg2image-0.2.0-1|24	%prep
12cu|php-pear-XML_svg2image-0.2.0-1|25	%setup -q -c
12cu|php-pear-XML_svg2image-0.2.0-1|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_svg2image-0.2.0-1|27	
12cu|php-pear-XML_svg2image-0.2.0-1|28	%install
12cu|php-pear-XML_svg2image-0.2.0-1|29	
12cu|php-pear-XML_svg2image-0.2.0-1|30	cd %{upstream_name}-%{version}
12cu|php-pear-XML_svg2image-0.2.0-1|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_svg2image-0.2.0-1|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_svg2image-0.2.0-1|33	
12cu|php-pear-XML_svg2image-0.2.0-1|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_svg2image-0.2.0-1|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_svg2image-0.2.0-1|36	
12cu|php-pear-XML_svg2image-0.2.0-1|37	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_svg2image-0.2.0-1|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_svg2image-0.2.0-1|39	
12cu|php-pear-XML_svg2image-0.2.0-1|40	%clean
12cu|php-pear-XML_svg2image-0.2.0-1|41	
12cu|php-pear-XML_svg2image-0.2.0-1|42	
12cu|php-pear-XML_svg2image-0.2.0-1|43	
12cu|php-pear-XML_svg2image-0.2.0-1|44	%files
12cu|php-pear-XML_svg2image-0.2.0-1|45	#%doc %{upstream_name}-%{version}/README*
12cu|php-pear-XML_svg2image-0.2.0-1|46	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_svg2image-0.2.0-1|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_svg2image-0.2.0-1|48	
12cu|php-pear-XML_svg2image-0.2.0-1|49	
12cu|php-pear-XML_svg2image-0.2.0-1|50	
12cu|php-pear-XML_svg2image-0.2.0-1|51	
12cu|php-pear-XML_svg2image-0.2.0-1|52	%changelog
12cu|php-pear-XML_svg2image-0.2.0-1|53	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-14mdv2012.0
12cu|php-pear-XML_svg2image-0.2.0-1|54	+ Revision: 742319
12cu|php-pear-XML_svg2image-0.2.0-1|55	- fix major breakage by careless packager
12cu|php-pear-XML_svg2image-0.2.0-1|56	
12cu|php-pear-XML_svg2image-0.2.0-1|57	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-13
12cu|php-pear-XML_svg2image-0.2.0-1|58	+ Revision: 679621
12cu|php-pear-XML_svg2image-0.2.0-1|59	- mass rebuild
12cu|php-pear-XML_svg2image-0.2.0-1|60	
12cu|php-pear-XML_svg2image-0.2.0-1|61	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-12mdv2011.0
12cu|php-pear-XML_svg2image-0.2.0-1|62	+ Revision: 613806
12cu|php-pear-XML_svg2image-0.2.0-1|63	- the mass rebuild of 2010.1 packages
12cu|php-pear-XML_svg2image-0.2.0-1|64	
12cu|php-pear-XML_svg2image-0.2.0-1|65	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1-11mdv2010.1
12cu|php-pear-XML_svg2image-0.2.0-1|66	+ Revision: 464967
12cu|php-pear-XML_svg2image-0.2.0-1|67	- spec cleanup
12cu|php-pear-XML_svg2image-0.2.0-1|68	- use pear installer
12cu|php-pear-XML_svg2image-0.2.0-1|69	- don't ship tests, even in documentation
12cu|php-pear-XML_svg2image-0.2.0-1|70	- own all directories
12cu|php-pear-XML_svg2image-0.2.0-1|71	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_svg2image-0.2.0-1|72	
12cu|php-pear-XML_svg2image-0.2.0-1|73	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1-10mdv2010.0
12cu|php-pear-XML_svg2image-0.2.0-1|74	+ Revision: 441766
12cu|php-pear-XML_svg2image-0.2.0-1|75	- rebuild
12cu|php-pear-XML_svg2image-0.2.0-1|76	
12cu|php-pear-XML_svg2image-0.2.0-1|77	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1-9mdv2009.1
12cu|php-pear-XML_svg2image-0.2.0-1|78	+ Revision: 323019
12cu|php-pear-XML_svg2image-0.2.0-1|79	- rebuild
12cu|php-pear-XML_svg2image-0.2.0-1|80	
12cu|php-pear-XML_svg2image-0.2.0-1|81	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1-8mdv2009.0
12cu|php-pear-XML_svg2image-0.2.0-1|82	+ Revision: 237179
12cu|php-pear-XML_svg2image-0.2.0-1|83	- rebuild
12cu|php-pear-XML_svg2image-0.2.0-1|84	
12cu|php-pear-XML_svg2image-0.2.0-1|85	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_svg2image-0.2.0-1|86	- restore BuildRoot
12cu|php-pear-XML_svg2image-0.2.0-1|87	
12cu|php-pear-XML_svg2image-0.2.0-1|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_svg2image-0.2.0-1|89	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_svg2image-0.2.0-1|90	
12cu|php-pear-XML_svg2image-0.2.0-1|91	
12cu|php-pear-XML_svg2image-0.2.0-1|92	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdv2007.0
12cu|php-pear-XML_svg2image-0.2.0-1|93	+ Revision: 82989
12cu|php-pear-XML_svg2image-0.2.0-1|94	- Import php-pear-XML_svg2image
12cu|php-pear-XML_svg2image-0.2.0-1|95	
12cu|php-pear-XML_svg2image-0.2.0-1|96	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdk
12cu|php-pear-XML_svg2image-0.2.0-1|97	- new group (Development/PHP)
12cu|php-pear-XML_svg2image-0.2.0-1|98	
12cu|php-pear-XML_svg2image-0.2.0-1|99	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-6mdk
12cu|php-pear-XML_svg2image-0.2.0-1|100	- rebuilt to fix auto deps
12cu|php-pear-XML_svg2image-0.2.0-1|101	
12cu|php-pear-XML_svg2image-0.2.0-1|102	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-5mdk
12cu|php-pear-XML_svg2image-0.2.0-1|103	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_svg2image-0.2.0-1|104	
12cu|php-pear-XML_svg2image-0.2.0-1|105	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-4mdk
12cu|php-pear-XML_svg2image-0.2.0-1|106	- fix deps
12cu|php-pear-XML_svg2image-0.2.0-1|107	
12cu|php-pear-XML_svg2image-0.2.0-1|108	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-3mdk
12cu|php-pear-XML_svg2image-0.2.0-1|109	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_svg2image-0.2.0-1|110	- fix deps
12cu|php-pear-XML_svg2image-0.2.0-1|111	
12cu|php-pear-XML_svg2image-0.2.0-1|112	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-2mdk
12cu|php-pear-XML_svg2image-0.2.0-1|113	- fix deps
12cu|php-pear-XML_svg2image-0.2.0-1|114	
12cu|php-pear-XML_svg2image-0.2.0-1|115	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1-1mdk
12cu|php-pear-XML_svg2image-0.2.0-1|116	- initial Mandriva package (PLD import)
12cu|php-pear-XML_svg2image-0.2.0-1|117	
12cu|php-pear-XML_svg2image-0.2.0-1|118	

11708 12
12cu|php-pear-XML_Transformer-1.1.1-8|1	%define		_class		XML
12cu|php-pear-XML_Transformer-1.1.1-8|2	%define		_subclass	Transformer
12cu|php-pear-XML_Transformer-1.1.1-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_Transformer-1.1.1-8|4	
12cu|php-pear-XML_Transformer-1.1.1-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_Transformer-1.1.1-8|6	Version:	1.1.1
12cu|php-pear-XML_Transformer-1.1.1-8|7	Release:	8
12cu|php-pear-XML_Transformer-1.1.1-8|8	Summary:	XML transformations in PHP
12cu|php-pear-XML_Transformer-1.1.1-8|9	License:	PHP License
12cu|php-pear-XML_Transformer-1.1.1-8|10	Group:		Development/PHP
12cu|php-pear-XML_Transformer-1.1.1-8|11	URL:		http://pear.php.net/package/XML_Transformer/
12cu|php-pear-XML_Transformer-1.1.1-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-XML_Transformer-1.1.1-8|13	Requires(post): php-pear
12cu|php-pear-XML_Transformer-1.1.1-8|14	Requires(preun): php-pear
12cu|php-pear-XML_Transformer-1.1.1-8|15	Requires:	php-pear
12cu|php-pear-XML_Transformer-1.1.1-8|16	BuildArch:	noarch
12cu|php-pear-XML_Transformer-1.1.1-8|17	BuildRequires:	php-pear
12cu|php-pear-XML_Transformer-1.1.1-8|18	
12cu|php-pear-XML_Transformer-1.1.1-8|19	%description
12cu|php-pear-XML_Transformer-1.1.1-8|20	With the XML_Transformer class one can easily bind PHP functionality
12cu|php-pear-XML_Transformer-1.1.1-8|21	to XML tags, thus transforming the input XML tree into an output XML
12cu|php-pear-XML_Transformer-1.1.1-8|22	tree without the need for XSLT. Single XML elements can be overloaded
12cu|php-pear-XML_Transformer-1.1.1-8|23	with PHP functions, methods and static method calls, XML namespaces
12cu|php-pear-XML_Transformer-1.1.1-8|24	can be registered to be handled by PHP classes.
12cu|php-pear-XML_Transformer-1.1.1-8|25	
12cu|php-pear-XML_Transformer-1.1.1-8|26	
12cu|php-pear-XML_Transformer-1.1.1-8|27	%prep
12cu|php-pear-XML_Transformer-1.1.1-8|28	%setup -q -c
12cu|php-pear-XML_Transformer-1.1.1-8|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_Transformer-1.1.1-8|30	
12cu|php-pear-XML_Transformer-1.1.1-8|31	perl -pi -e "s|PHPUnit2|PHPUnit|g" %{upstream_name}-%{version}/Transformer/Tests/*
12cu|php-pear-XML_Transformer-1.1.1-8|32	
12cu|php-pear-XML_Transformer-1.1.1-8|33	%install
12cu|php-pear-XML_Transformer-1.1.1-8|34	
12cu|php-pear-XML_Transformer-1.1.1-8|35	cd %{upstream_name}-%{version}
12cu|php-pear-XML_Transformer-1.1.1-8|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_Transformer-1.1.1-8|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_Transformer-1.1.1-8|38	
12cu|php-pear-XML_Transformer-1.1.1-8|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_Transformer-1.1.1-8|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_Transformer-1.1.1-8|41	
12cu|php-pear-XML_Transformer-1.1.1-8|42	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_Transformer-1.1.1-8|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_Transformer-1.1.1-8|44	
12cu|php-pear-XML_Transformer-1.1.1-8|45	%clean
12cu|php-pear-XML_Transformer-1.1.1-8|46	
12cu|php-pear-XML_Transformer-1.1.1-8|47	
12cu|php-pear-XML_Transformer-1.1.1-8|48	
12cu|php-pear-XML_Transformer-1.1.1-8|49	%files
12cu|php-pear-XML_Transformer-1.1.1-8|50	%defattr(-,root,root)
12cu|php-pear-XML_Transformer-1.1.1-8|51	%doc %{upstream_name}-%{version}/README
12cu|php-pear-XML_Transformer-1.1.1-8|52	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_Transformer-1.1.1-8|53	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_Transformer-1.1.1-8|54	
12cu|php-pear-XML_Transformer-1.1.1-8|55	
12cu|php-pear-XML_Transformer-1.1.1-8|56	%changelog
12cu|php-pear-XML_Transformer-1.1.1-8|57	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-7mdv2012.0
12cu|php-pear-XML_Transformer-1.1.1-8|58	+ Revision: 742312
12cu|php-pear-XML_Transformer-1.1.1-8|59	- fix major breakage by careless packager
12cu|php-pear-XML_Transformer-1.1.1-8|60	
12cu|php-pear-XML_Transformer-1.1.1-8|61	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-6
12cu|php-pear-XML_Transformer-1.1.1-8|62	+ Revision: 679613
12cu|php-pear-XML_Transformer-1.1.1-8|63	- mass rebuild
12cu|php-pear-XML_Transformer-1.1.1-8|64	
12cu|php-pear-XML_Transformer-1.1.1-8|65	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdv2011.0
12cu|php-pear-XML_Transformer-1.1.1-8|66	+ Revision: 613799
12cu|php-pear-XML_Transformer-1.1.1-8|67	- the mass rebuild of 2010.1 packages
12cu|php-pear-XML_Transformer-1.1.1-8|68	
12cu|php-pear-XML_Transformer-1.1.1-8|69	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-4mdv2010.1
12cu|php-pear-XML_Transformer-1.1.1-8|70	+ Revision: 464968
12cu|php-pear-XML_Transformer-1.1.1-8|71	- spec cleanup
12cu|php-pear-XML_Transformer-1.1.1-8|72	- use pear installer
12cu|php-pear-XML_Transformer-1.1.1-8|73	- don't ship tests, even in documentation
12cu|php-pear-XML_Transformer-1.1.1-8|74	- own all directories
12cu|php-pear-XML_Transformer-1.1.1-8|75	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_Transformer-1.1.1-8|76	
12cu|php-pear-XML_Transformer-1.1.1-8|77	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1.1-3mdv2010.0
12cu|php-pear-XML_Transformer-1.1.1-8|78	+ Revision: 441767
12cu|php-pear-XML_Transformer-1.1.1-8|79	- rebuild
12cu|php-pear-XML_Transformer-1.1.1-8|80	
12cu|php-pear-XML_Transformer-1.1.1-8|81	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2009.1
12cu|php-pear-XML_Transformer-1.1.1-8|82	+ Revision: 322991
12cu|php-pear-XML_Transformer-1.1.1-8|83	- rebuild
12cu|php-pear-XML_Transformer-1.1.1-8|84	
12cu|php-pear-XML_Transformer-1.1.1-8|85	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-1mdv2009.1
12cu|php-pear-XML_Transformer-1.1.1-8|86	+ Revision: 305818
12cu|php-pear-XML_Transformer-1.1.1-8|87	- update to new version 1.1.1
12cu|php-pear-XML_Transformer-1.1.1-8|88	
12cu|php-pear-XML_Transformer-1.1.1-8|89	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-11mdv2009.0
12cu|php-pear-XML_Transformer-1.1.1-8|90	+ Revision: 237171
12cu|php-pear-XML_Transformer-1.1.1-8|91	- rebuild
12cu|php-pear-XML_Transformer-1.1.1-8|92	
12cu|php-pear-XML_Transformer-1.1.1-8|93	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_Transformer-1.1.1-8|94	- restore BuildRoot
12cu|php-pear-XML_Transformer-1.1.1-8|95	
12cu|php-pear-XML_Transformer-1.1.1-8|96	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_Transformer-1.1.1-8|97	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_Transformer-1.1.1-8|98	
12cu|php-pear-XML_Transformer-1.1.1-8|99	* Mon Nov 26 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-10mdv2008.1
12cu|php-pear-XML_Transformer-1.1.1-8|100	+ Revision: 112114
12cu|php-pear-XML_Transformer-1.1.1-8|101	- really fix deps
12cu|php-pear-XML_Transformer-1.1.1-8|102	
12cu|php-pear-XML_Transformer-1.1.1-8|103	* Fri Nov 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-9mdv2008.1
12cu|php-pear-XML_Transformer-1.1.1-8|104	+ Revision: 107008
12cu|php-pear-XML_Transformer-1.1.1-8|105	- PHPUnit2/PHPUnit
12cu|php-pear-XML_Transformer-1.1.1-8|106	
12cu|php-pear-XML_Transformer-1.1.1-8|107	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-8mdv2008.0
12cu|php-pear-XML_Transformer-1.1.1-8|108	+ Revision: 90159
12cu|php-pear-XML_Transformer-1.1.1-8|109	- rebuild
12cu|php-pear-XML_Transformer-1.1.1-8|110	
12cu|php-pear-XML_Transformer-1.1.1-8|111	
12cu|php-pear-XML_Transformer-1.1.1-8|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdv2007.0
12cu|php-pear-XML_Transformer-1.1.1-8|113	+ Revision: 82939
12cu|php-pear-XML_Transformer-1.1.1-8|114	- Import php-pear-XML_Transformer
12cu|php-pear-XML_Transformer-1.1.1-8|115	
12cu|php-pear-XML_Transformer-1.1.1-8|116	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-7mdk
12cu|php-pear-XML_Transformer-1.1.1-8|117	- new group (Development/PHP)
12cu|php-pear-XML_Transformer-1.1.1-8|118	
12cu|php-pear-XML_Transformer-1.1.1-8|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6mdk
12cu|php-pear-XML_Transformer-1.1.1-8|120	- rebuilt to fix auto deps
12cu|php-pear-XML_Transformer-1.1.1-8|121	
12cu|php-pear-XML_Transformer-1.1.1-8|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-5mdk
12cu|php-pear-XML_Transformer-1.1.1-8|123	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_Transformer-1.1.1-8|124	
12cu|php-pear-XML_Transformer-1.1.1-8|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-4mdk
12cu|php-pear-XML_Transformer-1.1.1-8|126	- fix deps
12cu|php-pear-XML_Transformer-1.1.1-8|127	
12cu|php-pear-XML_Transformer-1.1.1-8|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdk
12cu|php-pear-XML_Transformer-1.1.1-8|129	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_Transformer-1.1.1-8|130	- fix deps
12cu|php-pear-XML_Transformer-1.1.1-8|131	
12cu|php-pear-XML_Transformer-1.1.1-8|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdk
12cu|php-pear-XML_Transformer-1.1.1-8|133	- fix deps
12cu|php-pear-XML_Transformer-1.1.1-8|134	
12cu|php-pear-XML_Transformer-1.1.1-8|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12cu|php-pear-XML_Transformer-1.1.1-8|136	- initial Mandriva package (PLD import)
12cu|php-pear-XML_Transformer-1.1.1-8|137	

11709 12
12cu|php-pear-XML_Tree-2.0.0-16|1	%define		_class		XML
12cu|php-pear-XML_Tree-2.0.0-16|2	%define		_subclass	Tree
12cu|php-pear-XML_Tree-2.0.0-16|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_Tree-2.0.0-16|4	%define		_rc		RC2
12cu|php-pear-XML_Tree-2.0.0-16|5	
12cu|php-pear-XML_Tree-2.0.0-16|6	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_Tree-2.0.0-16|7	Version:	2.0.0
12cu|php-pear-XML_Tree-2.0.0-16|8	Summary:	Represent XML data in a tree structure
12cu|php-pear-XML_Tree-2.0.0-16|9	Release:	16
12cu|php-pear-XML_Tree-2.0.0-16|10	License:	PHP License
12cu|php-pear-XML_Tree-2.0.0-16|11	Group:		Development/PHP
12cu|php-pear-XML_Tree-2.0.0-16|12	URL:		http://pear.php.net/package/XML_Tree/
12cu|php-pear-XML_Tree-2.0.0-16|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{_rc}.tar.bz2
12cu|php-pear-XML_Tree-2.0.0-16|14	Requires(post): php-pear
12cu|php-pear-XML_Tree-2.0.0-16|15	Requires(preun): php-pear
12cu|php-pear-XML_Tree-2.0.0-16|16	Requires:	php-pear
12cu|php-pear-XML_Tree-2.0.0-16|17	BuildArch:	noarch
12cu|php-pear-XML_Tree-2.0.0-16|18	BuildRequires:	php-pear
12cu|php-pear-XML_Tree-2.0.0-16|19	
12cu|php-pear-XML_Tree-2.0.0-16|20	%description
12cu|php-pear-XML_Tree-2.0.0-16|21	Allows for the building of XML data structures using a tree
12cu|php-pear-XML_Tree-2.0.0-16|22	representation, without the need for an extension like DOMXML.
12cu|php-pear-XML_Tree-2.0.0-16|23	
12cu|php-pear-XML_Tree-2.0.0-16|24	
12cu|php-pear-XML_Tree-2.0.0-16|25	%prep
12cu|php-pear-XML_Tree-2.0.0-16|26	%setup -q -c
12cu|php-pear-XML_Tree-2.0.0-16|27	mv package.xml %{upstream_name}-%{version}%{_rc}/%{upstream_name}.xml
12cu|php-pear-XML_Tree-2.0.0-16|28	
12cu|php-pear-XML_Tree-2.0.0-16|29	%install
12cu|php-pear-XML_Tree-2.0.0-16|30	
12cu|php-pear-XML_Tree-2.0.0-16|31	cd %{upstream_name}-%{version}%{_rc}
12cu|php-pear-XML_Tree-2.0.0-16|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_Tree-2.0.0-16|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_Tree-2.0.0-16|34	
12cu|php-pear-XML_Tree-2.0.0-16|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_Tree-2.0.0-16|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_Tree-2.0.0-16|37	rm -rf %{buildroot}%{_datadir}/pear/data
12cu|php-pear-XML_Tree-2.0.0-16|38	
12cu|php-pear-XML_Tree-2.0.0-16|39	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_Tree-2.0.0-16|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_Tree-2.0.0-16|41	
12cu|php-pear-XML_Tree-2.0.0-16|42	%clean
12cu|php-pear-XML_Tree-2.0.0-16|43	
12cu|php-pear-XML_Tree-2.0.0-16|44	
12cu|php-pear-XML_Tree-2.0.0-16|45	
12cu|php-pear-XML_Tree-2.0.0-16|46	%files
12cu|php-pear-XML_Tree-2.0.0-16|47	%defattr(-,root,root)
12cu|php-pear-XML_Tree-2.0.0-16|48	%doc %{upstream_name}-%{version}%{_rc}/README.txt
12cu|php-pear-XML_Tree-2.0.0-16|49	%doc %{upstream_name}-%{version}%{_rc}/docs
12cu|php-pear-XML_Tree-2.0.0-16|50	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_Tree-2.0.0-16|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_Tree-2.0.0-16|52	
12cu|php-pear-XML_Tree-2.0.0-16|53	
12cu|php-pear-XML_Tree-2.0.0-16|54	%changelog
12cu|php-pear-XML_Tree-2.0.0-16|55	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-15mdv2012.0
12cu|php-pear-XML_Tree-2.0.0-16|56	+ Revision: 742313
12cu|php-pear-XML_Tree-2.0.0-16|57	- fix major breakage by careless packager
12cu|php-pear-XML_Tree-2.0.0-16|58	
12cu|php-pear-XML_Tree-2.0.0-16|59	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-14
12cu|php-pear-XML_Tree-2.0.0-16|60	+ Revision: 679614
12cu|php-pear-XML_Tree-2.0.0-16|61	- mass rebuild
12cu|php-pear-XML_Tree-2.0.0-16|62	
12cu|php-pear-XML_Tree-2.0.0-16|63	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-13mdv2011.0
12cu|php-pear-XML_Tree-2.0.0-16|64	+ Revision: 613800
12cu|php-pear-XML_Tree-2.0.0-16|65	- the mass rebuild of 2010.1 packages
12cu|php-pear-XML_Tree-2.0.0-16|66	
12cu|php-pear-XML_Tree-2.0.0-16|67	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-12mdv2010.1
12cu|php-pear-XML_Tree-2.0.0-16|68	+ Revision: 464969
12cu|php-pear-XML_Tree-2.0.0-16|69	- spec cleanup
12cu|php-pear-XML_Tree-2.0.0-16|70	- use pear installer
12cu|php-pear-XML_Tree-2.0.0-16|71	- don't ship tests, even in documentation
12cu|php-pear-XML_Tree-2.0.0-16|72	- own all directories
12cu|php-pear-XML_Tree-2.0.0-16|73	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_Tree-2.0.0-16|74	
12cu|php-pear-XML_Tree-2.0.0-16|75	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 2.0.0-11mdv2010.0
12cu|php-pear-XML_Tree-2.0.0-16|76	+ Revision: 441768
12cu|php-pear-XML_Tree-2.0.0-16|77	- rebuild
12cu|php-pear-XML_Tree-2.0.0-16|78	
12cu|php-pear-XML_Tree-2.0.0-16|79	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-10mdv2009.1
12cu|php-pear-XML_Tree-2.0.0-16|80	+ Revision: 322992
12cu|php-pear-XML_Tree-2.0.0-16|81	- rebuild
12cu|php-pear-XML_Tree-2.0.0-16|82	
12cu|php-pear-XML_Tree-2.0.0-16|83	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-9mdv2009.0
12cu|php-pear-XML_Tree-2.0.0-16|84	+ Revision: 237172
12cu|php-pear-XML_Tree-2.0.0-16|85	- rebuild
12cu|php-pear-XML_Tree-2.0.0-16|86	
12cu|php-pear-XML_Tree-2.0.0-16|87	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_Tree-2.0.0-16|88	- restore BuildRoot
12cu|php-pear-XML_Tree-2.0.0-16|89	
12cu|php-pear-XML_Tree-2.0.0-16|90	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_Tree-2.0.0-16|91	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_Tree-2.0.0-16|92	
12cu|php-pear-XML_Tree-2.0.0-16|93	
12cu|php-pear-XML_Tree-2.0.0-16|94	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-8mdv2007.0
12cu|php-pear-XML_Tree-2.0.0-16|95	+ Revision: 82946
12cu|php-pear-XML_Tree-2.0.0-16|96	- Import php-pear-XML_Tree
12cu|php-pear-XML_Tree-2.0.0-16|97	
12cu|php-pear-XML_Tree-2.0.0-16|98	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-8mdk
12cu|php-pear-XML_Tree-2.0.0-16|99	- new group (Development/PHP)
12cu|php-pear-XML_Tree-2.0.0-16|100	
12cu|php-pear-XML_Tree-2.0.0-16|101	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-7mdk
12cu|php-pear-XML_Tree-2.0.0-16|102	- rebuilt to fix auto deps
12cu|php-pear-XML_Tree-2.0.0-16|103	
12cu|php-pear-XML_Tree-2.0.0-16|104	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-6mdk
12cu|php-pear-XML_Tree-2.0.0-16|105	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_Tree-2.0.0-16|106	
12cu|php-pear-XML_Tree-2.0.0-16|107	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-5mdk
12cu|php-pear-XML_Tree-2.0.0-16|108	- fix deps
12cu|php-pear-XML_Tree-2.0.0-16|109	
12cu|php-pear-XML_Tree-2.0.0-16|110	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-4mdk
12cu|php-pear-XML_Tree-2.0.0-16|111	- fix the package.xml file so it will register
12cu|php-pear-XML_Tree-2.0.0-16|112	
12cu|php-pear-XML_Tree-2.0.0-16|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-3mdk
12cu|php-pear-XML_Tree-2.0.0-16|114	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_Tree-2.0.0-16|115	- fix deps
12cu|php-pear-XML_Tree-2.0.0-16|116	
12cu|php-pear-XML_Tree-2.0.0-16|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdk
12cu|php-pear-XML_Tree-2.0.0-16|118	- fix deps
12cu|php-pear-XML_Tree-2.0.0-16|119	
12cu|php-pear-XML_Tree-2.0.0-16|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-1mdk
12cu|php-pear-XML_Tree-2.0.0-16|121	- initial Mandriva package (PLD import)
12cu|php-pear-XML_Tree-2.0.0-16|122	

11710 12
12cu|php-pear-XML_Wddx-1.0.2-4|1	%define		_class		XML
12cu|php-pear-XML_Wddx-1.0.2-4|2	%define		_subclass	Wddx
12cu|php-pear-XML_Wddx-1.0.2-4|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_Wddx-1.0.2-4|4	
12cu|php-pear-XML_Wddx-1.0.2-4|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_Wddx-1.0.2-4|6	Version:	1.0.2
12cu|php-pear-XML_Wddx-1.0.2-4|7	Release:	4
12cu|php-pear-XML_Wddx-1.0.2-4|8	Summary:	Wddx pretty serializer and deserializer
12cu|php-pear-XML_Wddx-1.0.2-4|9	License:	PHP License
12cu|php-pear-XML_Wddx-1.0.2-4|10	Group:		Development/PHP
12cu|php-pear-XML_Wddx-1.0.2-4|11	URL:		http://pear.php.net/package/XML_Wddx/
12cu|php-pear-XML_Wddx-1.0.2-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-XML_Wddx-1.0.2-4|13	Requires(post): php-pear
12cu|php-pear-XML_Wddx-1.0.2-4|14	Requires(preun): php-pear
12cu|php-pear-XML_Wddx-1.0.2-4|15	Requires:	php-pear
12cu|php-pear-XML_Wddx-1.0.2-4|16	BuildArch:	noarch
12cu|php-pear-XML_Wddx-1.0.2-4|17	BuildRequires:	php-pear
12cu|php-pear-XML_Wddx-1.0.2-4|18	
12cu|php-pear-XML_Wddx-1.0.2-4|19	%description
12cu|php-pear-XML_Wddx-1.0.2-4|20	XML_Wddx does 2 things:
12cu|php-pear-XML_Wddx-1.0.2-4|21	- a drop in replacement for the XML_Wddx extension (if it's not built
12cu|php-pear-XML_Wddx-1.0.2-4|22	in)
12cu|php-pear-XML_Wddx-1.0.2-4|23	- produce an editable wddx file (with indenting etc.) and uses CDATA,
12cu|php-pear-XML_Wddx-1.0.2-4|24	rather than char tags
12cu|php-pear-XML_Wddx-1.0.2-4|25	
12cu|php-pear-XML_Wddx-1.0.2-4|26	This package contains 2 static method:
12cu|php-pear-XML_Wddx-1.0.2-4|27	- XML_Wddx:serialize(\$value)
12cu|php-pear-XML_Wddx-1.0.2-4|28	- XML_Wddx:deserialize(\$value)
12cu|php-pear-XML_Wddx-1.0.2-4|29	
12cu|php-pear-XML_Wddx-1.0.2-4|30	And should be 90% compatible with wddx_deserialize(), and the
12cu|php-pear-XML_Wddx-1.0.2-4|31	deserializer will use wddx_deserialize if it is built in.
12cu|php-pear-XML_Wddx-1.0.2-4|32	
12cu|php-pear-XML_Wddx-1.0.2-4|33	No support for recordsets is available at present in the PHP version
12cu|php-pear-XML_Wddx-1.0.2-4|34	of the deserializer.
12cu|php-pear-XML_Wddx-1.0.2-4|35	
12cu|php-pear-XML_Wddx-1.0.2-4|36	%prep
12cu|php-pear-XML_Wddx-1.0.2-4|37	%setup -q -c
12cu|php-pear-XML_Wddx-1.0.2-4|38	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_Wddx-1.0.2-4|39	
12cu|php-pear-XML_Wddx-1.0.2-4|40	%install
12cu|php-pear-XML_Wddx-1.0.2-4|41	
12cu|php-pear-XML_Wddx-1.0.2-4|42	cd %{upstream_name}-%{version}
12cu|php-pear-XML_Wddx-1.0.2-4|43	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_Wddx-1.0.2-4|44	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_Wddx-1.0.2-4|45	
12cu|php-pear-XML_Wddx-1.0.2-4|46	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_Wddx-1.0.2-4|47	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_Wddx-1.0.2-4|48	
12cu|php-pear-XML_Wddx-1.0.2-4|49	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_Wddx-1.0.2-4|50	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_Wddx-1.0.2-4|51	
12cu|php-pear-XML_Wddx-1.0.2-4|52	%clean
12cu|php-pear-XML_Wddx-1.0.2-4|53	
12cu|php-pear-XML_Wddx-1.0.2-4|54	
12cu|php-pear-XML_Wddx-1.0.2-4|55	
12cu|php-pear-XML_Wddx-1.0.2-4|56	%files
12cu|php-pear-XML_Wddx-1.0.2-4|57	%defattr(-,root,root)
12cu|php-pear-XML_Wddx-1.0.2-4|58	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_Wddx-1.0.2-4|59	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_Wddx-1.0.2-4|60	
12cu|php-pear-XML_Wddx-1.0.2-4|61	
12cu|php-pear-XML_Wddx-1.0.2-4|62	
12cu|php-pear-XML_Wddx-1.0.2-4|63	
12cu|php-pear-XML_Wddx-1.0.2-4|64	%changelog
12cu|php-pear-XML_Wddx-1.0.2-4|65	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2012.0
12cu|php-pear-XML_Wddx-1.0.2-4|66	+ Revision: 742314
12cu|php-pear-XML_Wddx-1.0.2-4|67	- fix major breakage by careless packager
12cu|php-pear-XML_Wddx-1.0.2-4|68	
12cu|php-pear-XML_Wddx-1.0.2-4|69	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2
12cu|php-pear-XML_Wddx-1.0.2-4|70	+ Revision: 679615
12cu|php-pear-XML_Wddx-1.0.2-4|71	- mass rebuild
12cu|php-pear-XML_Wddx-1.0.2-4|72	
12cu|php-pear-XML_Wddx-1.0.2-4|73	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2011.0
12cu|php-pear-XML_Wddx-1.0.2-4|74	+ Revision: 587647
12cu|php-pear-XML_Wddx-1.0.2-4|75	- update to new version 1.0.2
12cu|php-pear-XML_Wddx-1.0.2-4|76	
12cu|php-pear-XML_Wddx-1.0.2-4|77	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-11mdv2010.1
12cu|php-pear-XML_Wddx-1.0.2-4|78	+ Revision: 464970
12cu|php-pear-XML_Wddx-1.0.2-4|79	- spec cleanup
12cu|php-pear-XML_Wddx-1.0.2-4|80	- use pear installer
12cu|php-pear-XML_Wddx-1.0.2-4|81	- don't ship tests, even in documentation
12cu|php-pear-XML_Wddx-1.0.2-4|82	- own all directories
12cu|php-pear-XML_Wddx-1.0.2-4|83	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_Wddx-1.0.2-4|84	
12cu|php-pear-XML_Wddx-1.0.2-4|85	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-10mdv2010.0
12cu|php-pear-XML_Wddx-1.0.2-4|86	+ Revision: 441769
12cu|php-pear-XML_Wddx-1.0.2-4|87	- rebuild
12cu|php-pear-XML_Wddx-1.0.2-4|88	
12cu|php-pear-XML_Wddx-1.0.2-4|89	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-9mdv2009.1
12cu|php-pear-XML_Wddx-1.0.2-4|90	+ Revision: 322999
12cu|php-pear-XML_Wddx-1.0.2-4|91	- rebuild
12cu|php-pear-XML_Wddx-1.0.2-4|92	
12cu|php-pear-XML_Wddx-1.0.2-4|93	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-8mdv2009.0
12cu|php-pear-XML_Wddx-1.0.2-4|94	+ Revision: 237173
12cu|php-pear-XML_Wddx-1.0.2-4|95	- rebuild
12cu|php-pear-XML_Wddx-1.0.2-4|96	
12cu|php-pear-XML_Wddx-1.0.2-4|97	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_Wddx-1.0.2-4|98	- restore BuildRoot
12cu|php-pear-XML_Wddx-1.0.2-4|99	
12cu|php-pear-XML_Wddx-1.0.2-4|100	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_Wddx-1.0.2-4|101	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_Wddx-1.0.2-4|102	
12cu|php-pear-XML_Wddx-1.0.2-4|103	
12cu|php-pear-XML_Wddx-1.0.2-4|104	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdv2007.0
12cu|php-pear-XML_Wddx-1.0.2-4|105	+ Revision: 82955
12cu|php-pear-XML_Wddx-1.0.2-4|106	- Import php-pear-XML_Wddx
12cu|php-pear-XML_Wddx-1.0.2-4|107	
12cu|php-pear-XML_Wddx-1.0.2-4|108	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdk
12cu|php-pear-XML_Wddx-1.0.2-4|109	- new group (Development/PHP)
12cu|php-pear-XML_Wddx-1.0.2-4|110	
12cu|php-pear-XML_Wddx-1.0.2-4|111	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdk
12cu|php-pear-XML_Wddx-1.0.2-4|112	- rebuilt to fix auto deps
12cu|php-pear-XML_Wddx-1.0.2-4|113	
12cu|php-pear-XML_Wddx-1.0.2-4|114	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12cu|php-pear-XML_Wddx-1.0.2-4|115	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_Wddx-1.0.2-4|116	
12cu|php-pear-XML_Wddx-1.0.2-4|117	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12cu|php-pear-XML_Wddx-1.0.2-4|118	- fix deps
12cu|php-pear-XML_Wddx-1.0.2-4|119	
12cu|php-pear-XML_Wddx-1.0.2-4|120	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12cu|php-pear-XML_Wddx-1.0.2-4|121	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_Wddx-1.0.2-4|122	- fix deps
12cu|php-pear-XML_Wddx-1.0.2-4|123	
12cu|php-pear-XML_Wddx-1.0.2-4|124	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12cu|php-pear-XML_Wddx-1.0.2-4|125	- fix deps
12cu|php-pear-XML_Wddx-1.0.2-4|126	
12cu|php-pear-XML_Wddx-1.0.2-4|127	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12cu|php-pear-XML_Wddx-1.0.2-4|128	- initial Mandriva package (PLD import)
12cu|php-pear-XML_Wddx-1.0.2-4|129	

11711 12
12cu|php-pear-XML_XPath-1.2.4-6|1	%define		_class		XML
12cu|php-pear-XML_XPath-1.2.4-6|2	%define		_subclass	XPath
12cu|php-pear-XML_XPath-1.2.4-6|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_XPath-1.2.4-6|4	
12cu|php-pear-XML_XPath-1.2.4-6|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_XPath-1.2.4-6|6	Version:	1.2.4
12cu|php-pear-XML_XPath-1.2.4-6|7	Release:	6
12cu|php-pear-XML_XPath-1.2.4-6|8	Summary:	XPath/DOM XML manipulation, maneuvering and query interface
12cu|php-pear-XML_XPath-1.2.4-6|9	License:	PHP License
12cu|php-pear-XML_XPath-1.2.4-6|10	Group:		Development/PHP
12cu|php-pear-XML_XPath-1.2.4-6|11	URL:		http://pear.php.net/package/XML_XPath/
12cu|php-pear-XML_XPath-1.2.4-6|12	Source0:	http://pear.php.net/get/%{upstream_name}-%{version}.tgz
12cu|php-pear-XML_XPath-1.2.4-6|13	Patch0:		XML_XPath-1.2.4-fix-path.patch
12cu|php-pear-XML_XPath-1.2.4-6|14	Requires(post): php-pear
12cu|php-pear-XML_XPath-1.2.4-6|15	Requires(preun): php-pear
12cu|php-pear-XML_XPath-1.2.4-6|16	Requires:	php-pear
12cu|php-pear-XML_XPath-1.2.4-6|17	BuildRequires:	php-pear
12cu|php-pear-XML_XPath-1.2.4-6|18	BuildArch:	noarch
12cu|php-pear-XML_XPath-1.2.4-6|19	
12cu|php-pear-XML_XPath-1.2.4-6|20	%description
12cu|php-pear-XML_XPath-1.2.4-6|21	The PEAR::XML_XPath class provides an XPath/DOM XML manipulation,
12cu|php-pear-XML_XPath-1.2.4-6|22	maneuvering and query interface.
12cu|php-pear-XML_XPath-1.2.4-6|23	
12cu|php-pear-XML_XPath-1.2.4-6|24	The class allows for easy manipulation, maneuvering and querying of a
12cu|php-pear-XML_XPath-1.2.4-6|25	DOMXML tree using both XPath queries and DOM walk functions. It uses
12cu|php-pear-XML_XPath-1.2.4-6|26	an internal pointer for all methods on which the action is performed.
12cu|php-pear-XML_XPath-1.2.4-6|27	Results from an DOM/XPath query are returned as an XPath_Result
12cu|php-pear-XML_XPath-1.2.4-6|28	object, which contains an internal array of DOM nodes and which
12cu|php-pear-XML_XPath-1.2.4-6|29	extends the common DOM class and hence contains all the DOM functions
12cu|php-pear-XML_XPath-1.2.4-6|30	from the main object to run on each of the elements in the internal
12cu|php-pear-XML_XPath-1.2.4-6|31	array. This class tries to hold as close as possible to the DOM
12cu|php-pear-XML_XPath-1.2.4-6|32	Recommendation. You MUST have the domxml extension to use this class.
12cu|php-pear-XML_XPath-1.2.4-6|33	
12cu|php-pear-XML_XPath-1.2.4-6|34	The XML_XPath class was inspired by a class maintained by Nigel
12cu|php-pear-XML_XPath-1.2.4-6|35	Swinson called phpxpath. The phpxpath class does not rely on PHP
12cu|php-pear-XML_XPath-1.2.4-6|36	xmldom functions and is therefore a sibling to this class:
12cu|php-pear-XML_XPath-1.2.4-6|37	http://sourceforge.net/projects/phpxpath/.
12cu|php-pear-XML_XPath-1.2.4-6|38	
12cu|php-pear-XML_XPath-1.2.4-6|39	%prep
12cu|php-pear-XML_XPath-1.2.4-6|40	%setup -q -c
12cu|php-pear-XML_XPath-1.2.4-6|41	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_XPath-1.2.4-6|42	%patch0 -p0
12cu|php-pear-XML_XPath-1.2.4-6|43	
12cu|php-pear-XML_XPath-1.2.4-6|44	%install
12cu|php-pear-XML_XPath-1.2.4-6|45	cd %{upstream_name}-%{version}
12cu|php-pear-XML_XPath-1.2.4-6|46	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_XPath-1.2.4-6|47	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_XPath-1.2.4-6|48	
12cu|php-pear-XML_XPath-1.2.4-6|49	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_XPath-1.2.4-6|50	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_XPath-1.2.4-6|51	
12cu|php-pear-XML_XPath-1.2.4-6|52	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_XPath-1.2.4-6|53	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_XPath-1.2.4-6|54	
12cu|php-pear-XML_XPath-1.2.4-6|55	%files
12cu|php-pear-XML_XPath-1.2.4-6|56	%doc %{upstream_name}-%{version}/docs/*
12cu|php-pear-XML_XPath-1.2.4-6|57	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_XPath-1.2.4-6|58	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_XPath-1.2.4-6|59	
12cu|php-pear-XML_XPath-1.2.4-6|60	
12cu|php-pear-XML_XPath-1.2.4-6|61	%changelog
12cu|php-pear-XML_XPath-1.2.4-6|62	* Wed Feb 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-6
12cu|php-pear-XML_XPath-1.2.4-6|63	+ Revision: 807f8b2
12cu|php-pear-XML_XPath-1.2.4-6|64	- Drop unneeded require
12cu|php-pear-XML_XPath-1.2.4-6|65	
12cu|php-pear-XML_XPath-1.2.4-6|66	

11712 12
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|1	%define		_class		XML
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|2	%define		_subclass	XSLT
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|3	%define		upstream_name	%{_class}_%{_subclass}_Wrapper
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|4	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|6	Version:	0.2.2
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|7	Release:	7
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|8	Summary:	Single interface to the different XSLT interface or commands
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|9	License:	PHP License
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|10	Group:		Development/PHP
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|11	Source0:	http://pear.php.net/get/%{upstream_name}-%{version}.tgz
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|12	URL:		http://pear.php.net/package/XML_XSLT_Wrapper/
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|13	Requires(post): php-pear
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|14	Requires(preun): php-pear
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|15	Requires:	php-pear
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|16	BuildArch:	noarch
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|17	BuildRequires:	php-pear
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|18	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|19	%description
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|20	This package was written to provide a simpler, cross-library and cross
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|21	commands interface to doing XSL transformations. It provides support
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|22	for: DOM XSLT PHP extension, XSLT PHP extension, MSXML using COM PHP
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|23	extension, XT command line
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|24	(http://www.blnz.com/xt/xt-20020426a-src/index.html), Sablotron
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|25	command line
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|26	(http://www.gingerall.com/charlie/ga/act/gadoc.act?pg=sablot#i__1940),
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|27	XT java interface, xml.apache.org java and C interface
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|28	(http://xml.apache.org/), Instant Saxon
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|29	(http://users.iclway.co.uk/mhkay/saxon/instant.html). Batch mode: XML:
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|30	multiple transformations of a single XML file, XSL: multiple
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|31	transformations of multiple XML files using a single XSL.
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|32	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|33	%prep
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|34	%setup -q -c
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|35	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|36	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|37	%install
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|38	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|39	cd %{upstream_name}-%{version}
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|42	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|45	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|46	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|48	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|49	# remove windows class:
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|50	rm %{buildroot}%{_datadir}/pear/%{_class}/%{_subclass}/Wrapper/Backend/*Com.php
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|51	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|52	%clean
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|53	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|54	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|55	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|56	%files
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|57	%defattr(-,root,root)
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|58	%doc %{upstream_name}-%{version}/TODO
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|59	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|60	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|62	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|63	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|64	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|65	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|66	%changelog
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|67	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-6mdv2012.0
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|68	+ Revision: 742315
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|69	- fix major breakage by careless packager
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|70	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|71	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-5
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|72	+ Revision: 679617
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|73	- mass rebuild
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|74	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|75	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.2-4mdv2011.0
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|76	+ Revision: 613802
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|77	- the mass rebuild of 2010.1 packages
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|78	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|79	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.2-3mdv2010.1
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|80	+ Revision: 464972
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|81	- spec cleanup
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|82	- use pear installer
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|83	- don't ship tests, even in documentation
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|84	- own all directories
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|85	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|86	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|87	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.2.2-2mdv2010.0
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|88	+ Revision: 441771
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|89	- rebuild
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|90	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|91	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.2.2-1mdv2009.1
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|92	+ Revision: 368305
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|93	- Update php pear XML_XSLT_Wrapper to 0.2.2 version
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|94	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|95	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-9mdv2009.1
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|96	+ Revision: 323007
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|97	- rebuild
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|98	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|99	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-8mdv2009.0
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|100	+ Revision: 237175
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|101	- rebuild
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|102	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|103	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|104	- restore BuildRoot
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|105	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|106	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|107	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|108	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|109	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|110	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-7mdv2007.0
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|111	+ Revision: 82966
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|112	- Import php-pear-XML_XSLT_Wrapper
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|113	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|114	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-7mdk
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|115	- new group (Development/PHP)
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|116	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|117	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-6mdk
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|118	- rebuilt to fix auto deps
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|119	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|120	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-5mdk
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|121	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|122	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|123	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-4mdk
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|124	- fix deps
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|125	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|126	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-3mdk
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|127	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|128	- fix deps
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|129	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|130	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-2mdk
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|131	- fix deps
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|132	
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|133	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-1mdk
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|134	- initial Mandriva package (PLD import)
12cu|php-pear-XML_XSLT_Wrapper-0.2.2-7|135	

11713 12
12cu|php-pear-XML_XUL-0.8.3-8|1	%define		_class		XML
12cu|php-pear-XML_XUL-0.8.3-8|2	%define		_subclass	XUL
12cu|php-pear-XML_XUL-0.8.3-8|3	%define		upstream_name	%{_class}_%{_subclass}
12cu|php-pear-XML_XUL-0.8.3-8|4	
12cu|php-pear-XML_XUL-0.8.3-8|5	Name:		php-pear-%{upstream_name}
12cu|php-pear-XML_XUL-0.8.3-8|6	Version:	0.8.3
12cu|php-pear-XML_XUL-0.8.3-8|7	Release:	8
12cu|php-pear-XML_XUL-0.8.3-8|8	Summary:	Class to build Mozilla XUL applications
12cu|php-pear-XML_XUL-0.8.3-8|9	License:	PHP License
12cu|php-pear-XML_XUL-0.8.3-8|10	Group:		Development/PHP
12cu|php-pear-XML_XUL-0.8.3-8|11	URL:		http://pear.php.net/package/XML_XUL/
12cu|php-pear-XML_XUL-0.8.3-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12cu|php-pear-XML_XUL-0.8.3-8|13	Requires(post): php-pear
12cu|php-pear-XML_XUL-0.8.3-8|14	Requires(preun): php-pear
12cu|php-pear-XML_XUL-0.8.3-8|15	Requires:	php-pear
12cu|php-pear-XML_XUL-0.8.3-8|16	BuildArch:	noarch
12cu|php-pear-XML_XUL-0.8.3-8|17	BuildRequires:	php-pear
12cu|php-pear-XML_XUL-0.8.3-8|18	
12cu|php-pear-XML_XUL-0.8.3-8|19	%description
12cu|php-pear-XML_XUL-0.8.3-8|20	The XML User Interface Language (XUL) is a markup language for
12cu|php-pear-XML_XUL-0.8.3-8|21	describing user interfaces. With XUL you can create rich, sophisticated
12cu|php-pear-XML_XUL-0.8.3-8|22	cross-platform web applications easily. XML_XUL provides a API similar
12cu|php-pear-XML_XUL-0.8.3-8|23	to DOM to create XUL applications. There's a PHP object for each XUL
12cu|php-pear-XML_XUL-0.8.3-8|24	element, and the more complex widgets like grids, trees and tabboxes can
12cu|php-pear-XML_XUL-0.8.3-8|25	easily be created with these objects.
12cu|php-pear-XML_XUL-0.8.3-8|26	
12cu|php-pear-XML_XUL-0.8.3-8|27	%prep
12cu|php-pear-XML_XUL-0.8.3-8|28	%setup -q -c
12cu|php-pear-XML_XUL-0.8.3-8|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-pear-XML_XUL-0.8.3-8|30	
12cu|php-pear-XML_XUL-0.8.3-8|31	%install
12cu|php-pear-XML_XUL-0.8.3-8|32	
12cu|php-pear-XML_XUL-0.8.3-8|33	cd %{upstream_name}-%{version}
12cu|php-pear-XML_XUL-0.8.3-8|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-pear-XML_XUL-0.8.3-8|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-pear-XML_XUL-0.8.3-8|36	
12cu|php-pear-XML_XUL-0.8.3-8|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-pear-XML_XUL-0.8.3-8|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-pear-XML_XUL-0.8.3-8|39	
12cu|php-pear-XML_XUL-0.8.3-8|40	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_XUL-0.8.3-8|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-pear-XML_XUL-0.8.3-8|42	
12cu|php-pear-XML_XUL-0.8.3-8|43	%clean
12cu|php-pear-XML_XUL-0.8.3-8|44	
12cu|php-pear-XML_XUL-0.8.3-8|45	
12cu|php-pear-XML_XUL-0.8.3-8|46	
12cu|php-pear-XML_XUL-0.8.3-8|47	%files
12cu|php-pear-XML_XUL-0.8.3-8|48	%defattr(-,root,root)
12cu|php-pear-XML_XUL-0.8.3-8|49	%doc %{upstream_name}-%{version}/examples
12cu|php-pear-XML_XUL-0.8.3-8|50	%{_datadir}/pear/%{_class}
12cu|php-pear-XML_XUL-0.8.3-8|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12cu|php-pear-XML_XUL-0.8.3-8|52	
12cu|php-pear-XML_XUL-0.8.3-8|53	
12cu|php-pear-XML_XUL-0.8.3-8|54	%changelog
12cu|php-pear-XML_XUL-0.8.3-8|55	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-7mdv2012.0
12cu|php-pear-XML_XUL-0.8.3-8|56	+ Revision: 742316
12cu|php-pear-XML_XUL-0.8.3-8|57	- fix major breakage by careless packager
12cu|php-pear-XML_XUL-0.8.3-8|58	
12cu|php-pear-XML_XUL-0.8.3-8|59	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-6
12cu|php-pear-XML_XUL-0.8.3-8|60	+ Revision: 679618
12cu|php-pear-XML_XUL-0.8.3-8|61	- mass rebuild
12cu|php-pear-XML_XUL-0.8.3-8|62	
12cu|php-pear-XML_XUL-0.8.3-8|63	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-5mdv2011.0
12cu|php-pear-XML_XUL-0.8.3-8|64	+ Revision: 613803
12cu|php-pear-XML_XUL-0.8.3-8|65	- the mass rebuild of 2010.1 packages
12cu|php-pear-XML_XUL-0.8.3-8|66	
12cu|php-pear-XML_XUL-0.8.3-8|67	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.3-4mdv2010.1
12cu|php-pear-XML_XUL-0.8.3-8|68	+ Revision: 464973
12cu|php-pear-XML_XUL-0.8.3-8|69	- spec cleanup
12cu|php-pear-XML_XUL-0.8.3-8|70	- use pear installer
12cu|php-pear-XML_XUL-0.8.3-8|71	- don't ship tests, even in documentation
12cu|php-pear-XML_XUL-0.8.3-8|72	- own all directories
12cu|php-pear-XML_XUL-0.8.3-8|73	- use rpm filetriggers starting from mandriva 2010.1
12cu|php-pear-XML_XUL-0.8.3-8|74	
12cu|php-pear-XML_XUL-0.8.3-8|75	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.8.3-3mdv2010.0
12cu|php-pear-XML_XUL-0.8.3-8|76	+ Revision: 441772
12cu|php-pear-XML_XUL-0.8.3-8|77	- rebuild
12cu|php-pear-XML_XUL-0.8.3-8|78	
12cu|php-pear-XML_XUL-0.8.3-8|79	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-2mdv2009.0
12cu|php-pear-XML_XUL-0.8.3-8|80	+ Revision: 237176
12cu|php-pear-XML_XUL-0.8.3-8|81	- rebuild
12cu|php-pear-XML_XUL-0.8.3-8|82	
12cu|php-pear-XML_XUL-0.8.3-8|83	+ Olivier Blin <blino@mandriva.org>
12cu|php-pear-XML_XUL-0.8.3-8|84	- restore BuildRoot
12cu|php-pear-XML_XUL-0.8.3-8|85	
12cu|php-pear-XML_XUL-0.8.3-8|86	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-pear-XML_XUL-0.8.3-8|87	- kill re-definition of %%buildroot on Pixel's request
12cu|php-pear-XML_XUL-0.8.3-8|88	
12cu|php-pear-XML_XUL-0.8.3-8|89	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-1mdv2008.0
12cu|php-pear-XML_XUL-0.8.3-8|90	+ Revision: 15758
12cu|php-pear-XML_XUL-0.8.3-8|91	- 0.8.3
12cu|php-pear-XML_XUL-0.8.3-8|92	
12cu|php-pear-XML_XUL-0.8.3-8|93	
12cu|php-pear-XML_XUL-0.8.3-8|94	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-7mdv2007.0
12cu|php-pear-XML_XUL-0.8.3-8|95	+ Revision: 82968
12cu|php-pear-XML_XUL-0.8.3-8|96	- Import php-pear-XML_XUL
12cu|php-pear-XML_XUL-0.8.3-8|97	
12cu|php-pear-XML_XUL-0.8.3-8|98	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-7mdk
12cu|php-pear-XML_XUL-0.8.3-8|99	- new group (Development/PHP)
12cu|php-pear-XML_XUL-0.8.3-8|100	
12cu|php-pear-XML_XUL-0.8.3-8|101	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-6mdk
12cu|php-pear-XML_XUL-0.8.3-8|102	- rebuilt to fix auto deps
12cu|php-pear-XML_XUL-0.8.3-8|103	
12cu|php-pear-XML_XUL-0.8.3-8|104	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-5mdk
12cu|php-pear-XML_XUL-0.8.3-8|105	- rebuilt to use new pear auto deps/reqs from pld
12cu|php-pear-XML_XUL-0.8.3-8|106	
12cu|php-pear-XML_XUL-0.8.3-8|107	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-4mdk
12cu|php-pear-XML_XUL-0.8.3-8|108	- fix deps
12cu|php-pear-XML_XUL-0.8.3-8|109	
12cu|php-pear-XML_XUL-0.8.3-8|110	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-3mdk
12cu|php-pear-XML_XUL-0.8.3-8|111	- reworked the %%post and %%preun stuff, like in conectiva
12cu|php-pear-XML_XUL-0.8.3-8|112	- fix deps
12cu|php-pear-XML_XUL-0.8.3-8|113	
12cu|php-pear-XML_XUL-0.8.3-8|114	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-2mdk
12cu|php-pear-XML_XUL-0.8.3-8|115	- fix deps
12cu|php-pear-XML_XUL-0.8.3-8|116	
12cu|php-pear-XML_XUL-0.8.3-8|117	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.2-1mdk
12cu|php-pear-XML_XUL-0.8.3-8|118	- initial Mandriva package (PLD import)
12cu|php-pear-XML_XUL-0.8.3-8|119	

11714 12
12cu|phppgadmin-4.2.3-6|1	%define rname phpPgAdmin
12cu|phppgadmin-4.2.3-6|2	
12cu|phppgadmin-4.2.3-6|3	Summary:	PostgreSQL database adminstration over the web interface
12cu|phppgadmin-4.2.3-6|4	Name:		phppgadmin
12cu|phppgadmin-4.2.3-6|5	Version:	4.2.3
12cu|phppgadmin-4.2.3-6|6	Release:	6
12cu|phppgadmin-4.2.3-6|7	License:	GPLv2+
12cu|phppgadmin-4.2.3-6|8	Group:		System/Servers
12cu|phppgadmin-4.2.3-6|9	URL:		http://sourceforge.net/projects/phppgadmin
12cu|phppgadmin-4.2.3-6|10	Source0:	http://prdownloads.sourceforge.net/phppgadmin/%{rname}-%{version}.tar.bz2
12cu|phppgadmin-4.2.3-6|11	Patch0:		phpPgAdmin-4.1.1-mdv_conf.diff
12cu|phppgadmin-4.2.3-6|12	Requires:	apache-mod_php
12cu|phppgadmin-4.2.3-6|13	Requires:	php-pgsql
12cu|phppgadmin-4.2.3-6|14	Requires:	php-gettext
12cu|phppgadmin-4.2.3-6|15	Requires(post): ccp >= 0.4.0
12cu|phppgadmin-4.2.3-6|16	BuildRequires:	imagemagick
12cu|phppgadmin-4.2.3-6|17	BuildRequires:	pkgconfig(jasper)
12cu|phppgadmin-4.2.3-6|18	BuildRequires:	recode
12cu|phppgadmin-4.2.3-6|19	BuildArch:	noarch
12cu|phppgadmin-4.2.3-6|20	
12cu|phppgadmin-4.2.3-6|21	%description
12cu|phppgadmin-4.2.3-6|22	phpPgAdmin is phpMyAdmin (for MySQL) ported to PostgreSQL.
12cu|phppgadmin-4.2.3-6|23	phpPgAdmin is a fully functional PostgreSQL administration
12cu|phppgadmin-4.2.3-6|24	utility. You can use it to  create and maintain multiple databases
12cu|phppgadmin-4.2.3-6|25	and even multiple servers.
12cu|phppgadmin-4.2.3-6|26	
12cu|phppgadmin-4.2.3-6|27	%prep
12cu|phppgadmin-4.2.3-6|28	%setup -q -n %{rname}-%{version}
12cu|phppgadmin-4.2.3-6|29	%patch0 -p0
12cu|phppgadmin-4.2.3-6|30	
12cu|phppgadmin-4.2.3-6|31	# clean up CVS stuff
12cu|phppgadmin-4.2.3-6|32	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cu|phppgadmin-4.2.3-6|33	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cu|phppgadmin-4.2.3-6|34	done
12cu|phppgadmin-4.2.3-6|35	
12cu|phppgadmin-4.2.3-6|36	%build
12cu|phppgadmin-4.2.3-6|37	
12cu|phppgadmin-4.2.3-6|38	%install
12cu|phppgadmin-4.2.3-6|39	export DONT_RELINK=1
12cu|phppgadmin-4.2.3-6|40	
12cu|phppgadmin-4.2.3-6|41	install -d %{buildroot}%{_webappconfdir}
12cu|phppgadmin-4.2.3-6|42	install -d %{buildroot}%{_sysconfdir}/%{name}
12cu|phppgadmin-4.2.3-6|43	install -d %{buildroot}/var/www/%{name}
12cu|phppgadmin-4.2.3-6|44	
12cu|phppgadmin-4.2.3-6|45	cp -aRf * %{buildroot}/var/www/%{name}/
12cu|phppgadmin-4.2.3-6|46	
12cu|phppgadmin-4.2.3-6|47	mv %{buildroot}/var/www/%{name}/conf/config.inc.php-dist %{buildroot}%{_sysconfdir}/%{name}/config.inc.php
12cu|phppgadmin-4.2.3-6|48	rm -rf %{buildroot}/var/www/%{name}/conf
12cu|phppgadmin-4.2.3-6|49	
12cu|phppgadmin-4.2.3-6|50	# generate UTF-8 files
12cu|phppgadmin-4.2.3-6|51	pushd lang
12cu|phppgadmin-4.2.3-6|52	make DESTDIR=./recoded
12cu|phppgadmin-4.2.3-6|53	popd
12cu|phppgadmin-4.2.3-6|54	install -m0644 lang/recoded/*.php  %{buildroot}/var/www/%{name}/lang/recoded/
12cu|phppgadmin-4.2.3-6|55	
12cu|phppgadmin-4.2.3-6|56	# cleanup
12cu|phppgadmin-4.2.3-6|57	pushd %{buildroot}/var/www/%{name}
12cu|phppgadmin-4.2.3-6|58	rm -rf sql
12cu|phppgadmin-4.2.3-6|59	rm -f CREDITS DEVELOPERS FAQ HISTORY INSTALL LICENSE TODO TRANSLATORS
12cu|phppgadmin-4.2.3-6|60	rm -f lang/Makefile lang/convert.awk lang/php2po lang/po2php lang/synch lang/langcheck
12cu|phppgadmin-4.2.3-6|61	popd
12cu|phppgadmin-4.2.3-6|62	
12cu|phppgadmin-4.2.3-6|63	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
12cu|phppgadmin-4.2.3-6|64	Alias /%{name} /var/www/%{name}
12cu|phppgadmin-4.2.3-6|65	
12cu|phppgadmin-4.2.3-6|66	<Directory /var/www/%{name}>
12cu|phppgadmin-4.2.3-6|67	Require local granted
12cu|phppgadmin-4.2.3-6|68	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
12cu|phppgadmin-4.2.3-6|69	</Directory>
12cu|phppgadmin-4.2.3-6|70	EOF
12cu|phppgadmin-4.2.3-6|71	
12cu|phppgadmin-4.2.3-6|72	# fix dir perms
12cu|phppgadmin-4.2.3-6|73	find %{buildroot} -type d | xargs chmod 755
12cu|phppgadmin-4.2.3-6|74	
12cu|phppgadmin-4.2.3-6|75	# fix file perms
12cu|phppgadmin-4.2.3-6|76	find %{buildroot} -type f | xargs chmod 644
12cu|phppgadmin-4.2.3-6|77	
12cu|phppgadmin-4.2.3-6|78	# Mandriva Icons
12cu|phppgadmin-4.2.3-6|79	install -d %{buildroot}%{_iconsdir}
12cu|phppgadmin-4.2.3-6|80	install -d %{buildroot}%{_miconsdir}
12cu|phppgadmin-4.2.3-6|81	install -d %{buildroot}%{_liconsdir}
12cu|phppgadmin-4.2.3-6|82	
12cu|phppgadmin-4.2.3-6|83	convert images/themes/default/title.png -resize 16x16  %{buildroot}%{_miconsdir}/%{name}.png
12cu|phppgadmin-4.2.3-6|84	convert images/themes/default/title.png -resize 32x32  %{buildroot}%{_iconsdir}/%{name}.png
12cu|phppgadmin-4.2.3-6|85	convert images/themes/default/title.png -resize 48x48  %{buildroot}%{_liconsdir}/%{name}.png
12cu|phppgadmin-4.2.3-6|86	
12cu|phppgadmin-4.2.3-6|87	
12cu|phppgadmin-4.2.3-6|88	# XDG menu
12cu|phppgadmin-4.2.3-6|89	install -d %{buildroot}%{_datadir}/applications
12cu|phppgadmin-4.2.3-6|90	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|phppgadmin-4.2.3-6|91	[Desktop Entry]
12cu|phppgadmin-4.2.3-6|92	Name=phpPgAdmin
12cu|phppgadmin-4.2.3-6|93	Comment=phpPgAdmin is a web administration GUI for PostgreSQL.
12cu|phppgadmin-4.2.3-6|94	Exec=%{_bindir}/www-browser http://localhost/%{name}/
12cu|phppgadmin-4.2.3-6|95	Icon=%{name}
12cu|phppgadmin-4.2.3-6|96	Terminal=false
12cu|phppgadmin-4.2.3-6|97	Type=Application
12cu|phppgadmin-4.2.3-6|98	Categories=X-MandrivaLinux-MoreApplications-Databases;
12cu|phppgadmin-4.2.3-6|99	EOF
12cu|phppgadmin-4.2.3-6|100	
12cu|phppgadmin-4.2.3-6|101	%post
12cu|phppgadmin-4.2.3-6|102	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version \
12cu|phppgadmin-4.2.3-6|103	--oldfile %{_sysconfdir}/%{name}/config.inc.php \
12cu|phppgadmin-4.2.3-6|104	--newfile %{_sysconfdir}/%{name}/config.inc.php.rpmnew
12cu|phppgadmin-4.2.3-6|105	
12cu|phppgadmin-4.2.3-6|106	%files
12cu|phppgadmin-4.2.3-6|107	%doc CREDITS DEVELOPERS FAQ HISTORY INSTALL LICENSE TODO TRANSLATORS sql/reports-pgsql.sql
12cu|phppgadmin-4.2.3-6|108	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|phppgadmin-4.2.3-6|109	%dir %{_sysconfdir}/%{name}
12cu|phppgadmin-4.2.3-6|110	%attr(0640,apache,root) %config(noreplace) %{_sysconfdir}/%{name}/config.inc.php
12cu|phppgadmin-4.2.3-6|111	/var/www/%{name}
12cu|phppgadmin-4.2.3-6|112	%{_iconsdir}/%{name}.png
12cu|phppgadmin-4.2.3-6|113	%{_miconsdir}/%{name}.png
12cu|phppgadmin-4.2.3-6|114	%{_liconsdir}/%{name}.png
12cu|phppgadmin-4.2.3-6|115	%{_datadir}/applications/*.desktop
12cu|phppgadmin-4.2.3-6|116	
12cu|phppgadmin-4.2.3-6|117	
12cu|phppgadmin-4.2.3-6|118	%changelog
12cu|phppgadmin-4.2.3-6|119	* Sat Aug 14 2010 Tomas Kindl <supp@mandriva.org> 4.2.3-1mdv2011.0
12cu|phppgadmin-4.2.3-6|120	+ Revision: 569818
12cu|phppgadmin-4.2.3-6|121	- bump to 4.2.3
12cu|phppgadmin-4.2.3-6|122	- rephrased package summary, minor SPEC cleaning
12cu|phppgadmin-4.2.3-6|123	
12cu|phppgadmin-4.2.3-6|124	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 4.2.2-4mdv2010.1
12cu|phppgadmin-4.2.3-6|125	+ Revision: 501778
12cu|phppgadmin-4.2.3-6|126	- switch default access policy to 'open to localhost only', as it allows to modify server state
12cu|phppgadmin-4.2.3-6|127	
12cu|phppgadmin-4.2.3-6|128	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 4.2.2-2mdv2010.1
12cu|phppgadmin-4.2.3-6|129	+ Revision: 501757
12cu|phppgadmin-4.2.3-6|130	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|phppgadmin-4.2.3-6|131	
12cu|phppgadmin-4.2.3-6|132	* Tue Dec 01 2009 Funda Wang <fwang@mandriva.org> 4.2.2-1mdv2010.1
12cu|phppgadmin-4.2.3-6|133	+ Revision: 472168
12cu|phppgadmin-4.2.3-6|134	- new version 4.2.2
12cu|phppgadmin-4.2.3-6|135	
12cu|phppgadmin-4.2.3-6|136	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 4.2.1-3mdv2010.0
12cu|phppgadmin-4.2.3-6|137	+ Revision: 441774
12cu|phppgadmin-4.2.3-6|138	- rebuild
12cu|phppgadmin-4.2.3-6|139	
12cu|phppgadmin-4.2.3-6|140	* Mon Dec 29 2008 Jérôme Soyer <saispo@mandriva.org> 4.2.1-2mdv2009.1
12cu|phppgadmin-4.2.3-6|141	+ Revision: 320793
12cu|phppgadmin-4.2.3-6|142	- Remove postgresql Requires Fix Bug #32700
12cu|phppgadmin-4.2.3-6|143	
12cu|phppgadmin-4.2.3-6|144	* Mon Aug 18 2008 Funda Wang <fwang@mandriva.org> 4.2.1-1mdv2009.0
12cu|phppgadmin-4.2.3-6|145	+ Revision: 273420
12cu|phppgadmin-4.2.3-6|146	- update to new version 4.2.1
12cu|phppgadmin-4.2.3-6|147	
12cu|phppgadmin-4.2.3-6|148	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 4.2-2mdv2009.0
12cu|phppgadmin-4.2.3-6|149	+ Revision: 268964
12cu|phppgadmin-4.2.3-6|150	- rebuild early 2009.0 package (before pixel changes)
12cu|phppgadmin-4.2.3-6|151	
12cu|phppgadmin-4.2.3-6|152	+ Pixel <pixel@mandriva.com>
12cu|phppgadmin-4.2.3-6|153	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|phppgadmin-4.2.3-6|154	
12cu|phppgadmin-4.2.3-6|155	* Wed Apr 16 2008 Funda Wang <fwang@mandriva.org> 4.2-1mdv2009.0
12cu|phppgadmin-4.2.3-6|156	+ Revision: 194534
12cu|phppgadmin-4.2.3-6|157	- update to new version 4.2
12cu|phppgadmin-4.2.3-6|158	
12cu|phppgadmin-4.2.3-6|159	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 4.1.3-3mdv2008.1
12cu|phppgadmin-4.2.3-6|160	+ Revision: 171042
12cu|phppgadmin-4.2.3-6|161	- rebuild
12cu|phppgadmin-4.2.3-6|162	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|phppgadmin-4.2.3-6|163	- kill re-definition of %%buildroot on Pixel's request
12cu|phppgadmin-4.2.3-6|164	
12cu|phppgadmin-4.2.3-6|165	+ Olivier Blin <oblin@mandriva.com>
12cu|phppgadmin-4.2.3-6|166	- restore BuildRoot
12cu|phppgadmin-4.2.3-6|167	
12cu|phppgadmin-4.2.3-6|168	* Thu Oct 11 2007 Oden Eriksson <oeriksson@mandriva.com> 4.1.3-2mdv2008.1
12cu|phppgadmin-4.2.3-6|169	+ Revision: 97002
12cu|phppgadmin-4.2.3-6|170	- drop the quotes in the Exec= line (blino)
12cu|phppgadmin-4.2.3-6|171	
12cu|phppgadmin-4.2.3-6|172	* Sat Sep 01 2007 Funda Wang <fwang@mandriva.org> 4.1.3-1mdv2008.0
12cu|phppgadmin-4.2.3-6|173	+ Revision: 77356
12cu|phppgadmin-4.2.3-6|174	- New version 4.1.3
12cu|phppgadmin-4.2.3-6|175	
12cu|phppgadmin-4.2.3-6|176	* Tue Jun 05 2007 David Walluck <walluck@mandriva.org> 4.1.2-1mdv2008.0
12cu|phppgadmin-4.2.3-6|177	+ Revision: 35259
12cu|phppgadmin-4.2.3-6|178	- 4.1.2
12cu|phppgadmin-4.2.3-6|179	- Requires(post,postun): rpm-helper
12cu|phppgadmin-4.2.3-6|180	
12cu|phppgadmin-4.2.3-6|181	* Fri May 11 2007 Jérôme Soyer <saispo@mandriva.org> 4.1.1-1mdv2008.0
12cu|phppgadmin-4.2.3-6|182	+ Revision: 26311
12cu|phppgadmin-4.2.3-6|183	- Ajout d'un BuildRequires
12cu|phppgadmin-4.2.3-6|184	- New release 4.1.1
12cu|phppgadmin-4.2.3-6|185	
12cu|phppgadmin-4.2.3-6|186	
12cu|phppgadmin-4.2.3-6|187	* Tue Mar 27 2007 Oden Eriksson <oeriksson@mandriva.com> 4.0.1-5mdv2007.1
12cu|phppgadmin-4.2.3-6|188	+ Revision: 148969
12cu|phppgadmin-4.2.3-6|189	- fix patch to the config file in the patch
12cu|phppgadmin-4.2.3-6|190	- use the common www-browser script
12cu|phppgadmin-4.2.3-6|191	
12cu|phppgadmin-4.2.3-6|192	+ Jérôme Soyer <saispo@mandriva.org>
12cu|phppgadmin-4.2.3-6|193	- Lowercase
12cu|phppgadmin-4.2.3-6|194	
12cu|phppgadmin-4.2.3-6|195	* Sun Feb 18 2007 Nicolas Lécureuil <neoclust@mandriva.org> 4.0.1-4mdv2007.1
12cu|phppgadmin-4.2.3-6|196	+ Revision: 122575
12cu|phppgadmin-4.2.3-6|197	- Fix typo found by berthy
12cu|phppgadmin-4.2.3-6|198	- Import phpPgAdmin
12cu|phppgadmin-4.2.3-6|199	

11715 12
12cu|php-phpmailer-5.2.7-1|1	%define base_name	phpmailer
12cu|php-phpmailer-5.2.7-1|2	
12cu|php-phpmailer-5.2.7-1|3	Name:		php-%{base_name}
12cu|php-phpmailer-5.2.7-1|4	Version:	5.2.7
12cu|php-phpmailer-5.2.7-1|5	Release:	1
12cu|php-phpmailer-5.2.7-1|6	Summary:	Full featured email transfer class for PHP
12cu|php-phpmailer-5.2.7-1|7	License:	LGPL
12cu|php-phpmailer-5.2.7-1|8	Group:		Development/Other
12cu|php-phpmailer-5.2.7-1|9	URL:		http://phpmailer.sourceforge.net/
12cu|php-phpmailer-5.2.7-1|10	Source:		http://downloads.sourceforge.net/phpmailer/PHPMailer-master.zip
12cu|php-phpmailer-5.2.7-1|11	BuildArch:	noarch
12cu|php-phpmailer-5.2.7-1|12	
12cu|php-phpmailer-5.2.7-1|13	%description
12cu|php-phpmailer-5.2.7-1|14	PHP email transport class featuring multiple file attachments, SMTP servers,
12cu|php-phpmailer-5.2.7-1|15	CCs, BCCs, HTML messages, and word wrap, and more. It can send email via
12cu|php-phpmailer-5.2.7-1|16	sendmail, PHP mail(), or with SMTP. Methods are based on the popular AspEmail
12cu|php-phpmailer-5.2.7-1|17	active server component.
12cu|php-phpmailer-5.2.7-1|18	
12cu|php-phpmailer-5.2.7-1|19	%prep
12cu|php-phpmailer-5.2.7-1|20	%setup -q -n PHPMailer-master
12cu|php-phpmailer-5.2.7-1|21	
12cu|php-phpmailer-5.2.7-1|22	# fix encoding
12cu|php-phpmailer-5.2.7-1|23	for file in `find . -type f`; do
12cu|php-phpmailer-5.2.7-1|24	perl -pi -e 'BEGIN {exit unless -T $ARGV[0];} s/\r\n$/\n/;' $file
12cu|php-phpmailer-5.2.7-1|25	done
12cu|php-phpmailer-5.2.7-1|26	
12cu|php-phpmailer-5.2.7-1|27	%build
12cu|php-phpmailer-5.2.7-1|28	
12cu|php-phpmailer-5.2.7-1|29	%install
12cu|php-phpmailer-5.2.7-1|30	install -d -m 755 %{buildroot}%{_libdir}/php
12cu|php-phpmailer-5.2.7-1|31	install -d -m 755 %{buildroot}%{_libdir}/php/language
12cu|php-phpmailer-5.2.7-1|32	install -m 644 *.php %{buildroot}%{_libdir}/php
12cu|php-phpmailer-5.2.7-1|33	install -m 644 language/*.php %{buildroot}%{_libdir}/php/language
12cu|php-phpmailer-5.2.7-1|34	
12cu|php-phpmailer-5.2.7-1|35	%clean
12cu|php-phpmailer-5.2.7-1|36	
12cu|php-phpmailer-5.2.7-1|37	%files
12cu|php-phpmailer-5.2.7-1|38	%doc LICENSE docs/*
12cu|php-phpmailer-5.2.7-1|39	%{_libdir}/php/language
12cu|php-phpmailer-5.2.7-1|40	%{_libdir}/php/*.php
12cu|php-phpmailer-5.2.7-1|41	
12cu|php-phpmailer-5.2.7-1|42	%changelog
12cu|php-phpmailer-5.2.7-1|43	* Wed Dec 18 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.2.7-1
12cu|php-phpmailer-5.2.7-1|44	+ Revision: eb95384
12cu|php-phpmailer-5.2.7-1|45	- Fix build
12cu|php-phpmailer-5.2.7-1|46	
12cu|php-phpmailer-5.2.7-1|47	

11716 12
12cu|php-pluf-1.0-1|1	%define name    php-pluf
12cu|php-pluf-1.0-1|2	%define version 0.1
12cu|php-pluf-1.0-1|3	%define release %mkrel 5
12cu|php-pluf-1.0-1|4	
12cu|php-pluf-1.0-1|5	Summary:    PHP WebApp Framework
12cu|php-pluf-1.0-1|6	Name:       %{name}
12cu|php-pluf-1.0-1|7	Version:    1.0
12cu|php-pluf-1.0-1|8	Release:    1
12cu|php-pluf-1.0-1|9	License:    GPLv2
12cu|php-pluf-1.0-1|10	Group:      Development/PHP
12cu|php-pluf-1.0-1|11	Url:        http://www.pluf.org/
12cu|php-pluf-1.0-1|12	Source0:    http://projects.ceondo.com/p/pluf/source/download/master/pluf-master.zip
12cu|php-pluf-1.0-1|13	Requires(pre):  rpm-helper
12cu|php-pluf-1.0-1|14	Requires:       mod_php
12cu|php-pluf-1.0-1|15	BuildArch:  noarch
12cu|php-pluf-1.0-1|16	
12cu|php-pluf-1.0-1|17	%description
12cu|php-pluf-1.0-1|18	Simple, elegant and easy for people used to Django but in PHP5 so easy
12cu|php-pluf-1.0-1|19	to deploy all over the world.
12cu|php-pluf-1.0-1|20	
12cu|php-pluf-1.0-1|21	%prep
12cu|php-pluf-1.0-1|22	%setup -q -n pluf-master
12cu|php-pluf-1.0-1|23	
12cu|php-pluf-1.0-1|24	%build
12cu|php-pluf-1.0-1|25	
12cu|php-pluf-1.0-1|26	
12cu|php-pluf-1.0-1|27	%install
12cu|php-pluf-1.0-1|28	%__install -d -m 755 %{buildroot}%_defaultdocdir/%{name}
12cu|php-pluf-1.0-1|29	%__install -m 755 COPYING CONTRIBUTORS
12cu|php-pluf-1.0-1|30	cp -aRf apps %{buildroot}%_defaultdocdir/%{name}
12cu|php-pluf-1.0-1|31	cp -aRf tests %{buildroot}%_defaultdocdir/%{name}
12cu|php-pluf-1.0-1|32	
12cu|php-pluf-1.0-1|33	%__install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|php-pluf-1.0-1|34	cp -aRf src/* %{buildroot}%{_datadir}/%{name}
12cu|php-pluf-1.0-1|35	# Remove developper script
12cu|php-pluf-1.0-1|36	rm %{buildroot}%{_datadir}/%{name}/makepot.sh
12cu|php-pluf-1.0-1|37	
12cu|php-pluf-1.0-1|38	# remove .htaccess files
12cu|php-pluf-1.0-1|39	find %{buildroot}%{_datadir}/%{name} -name .htaccess -exec rm -f {} \;
12cu|php-pluf-1.0-1|40	
12cu|php-pluf-1.0-1|41	
12cu|php-pluf-1.0-1|42	%files
12cu|php-pluf-1.0-1|43	%defattr(0644,root,root,0755)
12cu|php-pluf-1.0-1|44	%doc COPYING CONTRIBUTORS apps tests
12cu|php-pluf-1.0-1|45	%{_datadir}/%{name}
12cu|php-pluf-1.0-1|46	
12cu|php-pluf-1.0-1|47	
12cu|php-pluf-1.0-1|48	
12cu|php-pluf-1.0-1|49	
12cu|php-pluf-1.0-1|50	
12cu|php-pluf-1.0-1|51	%changelog
12cu|php-pluf-1.0-1|52	* Thu Oct 24 2013 dsilakov <denis.silakov@rosalab.ru> 1.0-1
12cu|php-pluf-1.0-1|53	+ Revision: a06d419
12cu|php-pluf-1.0-1|54	- Merge pull request #1 from import/php-pluf:auto_update
12cu|php-pluf-1.0-1|55	- ROSA Updates Builder: update suggested
12cu|php-pluf-1.0-1|56	
12cu|php-pluf-1.0-1|57	

11717 12
12cu|php-proctitle-0.1.2-1|1	%define modname proctitle
12cu|php-proctitle-0.1.2-1|2	%define dirname %{modname}
12cu|php-proctitle-0.1.2-1|3	%define soname %{modname}.so
12cu|php-proctitle-0.1.2-1|4	%define inifile A92_%{modname}.ini
12cu|php-proctitle-0.1.2-1|5	
12cu|php-proctitle-0.1.2-1|6	Summary:	Allows setting the current process name on Linux and BSD
12cu|php-proctitle-0.1.2-1|7	Name:		php-%{modname}
12cu|php-proctitle-0.1.2-1|8	Version:	0.1.2
12cu|php-proctitle-0.1.2-1|9	Release:	%mkrel 1
12cu|php-proctitle-0.1.2-1|10	Group:		Development/PHP
12cu|php-proctitle-0.1.2-1|11	License:	PHP License
12cu|php-proctitle-0.1.2-1|12	URL:		http://pecl.php.net/package/proctitle
12cu|php-proctitle-0.1.2-1|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12cu|php-proctitle-0.1.2-1|14	Source1:	%{modname}.ini
12cu|php-proctitle-0.1.2-1|15	BuildRequires:	php-devel >= 3:5.2.1
12cu|php-proctitle-0.1.2-1|16	BuildRequires:	dos2unix
12cu|php-proctitle-0.1.2-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|php-proctitle-0.1.2-1|18	
12cu|php-proctitle-0.1.2-1|19	%description
12cu|php-proctitle-0.1.2-1|20	This extension allows changing the current process' name on Linux and *BSD
12cu|php-proctitle-0.1.2-1|21	systems. This is useful when using pcntl_fork() to identify running processes
12cu|php-proctitle-0.1.2-1|22	in process list
12cu|php-proctitle-0.1.2-1|23	
12cu|php-proctitle-0.1.2-1|24	%prep
12cu|php-proctitle-0.1.2-1|25	
12cu|php-proctitle-0.1.2-1|26	%setup -q -n %{modname}-%{version}
12cu|php-proctitle-0.1.2-1|27	[ "../package.xml" != "/" ] && mv ../package.xml .
12cu|php-proctitle-0.1.2-1|28	
12cu|php-proctitle-0.1.2-1|29	cp %{SOURCE1} %{inifile}
12cu|php-proctitle-0.1.2-1|30	
12cu|php-proctitle-0.1.2-1|31	find . -type d -exec chmod 755 {} \;
12cu|php-proctitle-0.1.2-1|32	find . -type f -exec chmod 644 {} \;
12cu|php-proctitle-0.1.2-1|33	
12cu|php-proctitle-0.1.2-1|34	# strip away annoying ^M
12cu|php-proctitle-0.1.2-1|35	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
12cu|php-proctitle-0.1.2-1|36	
12cu|php-proctitle-0.1.2-1|37	%build
12cu|php-proctitle-0.1.2-1|38	%serverbuild
12cu|php-proctitle-0.1.2-1|39	
12cu|php-proctitle-0.1.2-1|40	phpize
12cu|php-proctitle-0.1.2-1|41	%configure2_5x --with-libdir=%{_lib} \
12cu|php-proctitle-0.1.2-1|42	--enable-%{modname}=shared,%{_prefix} \
12cu|php-proctitle-0.1.2-1|43	
12cu|php-proctitle-0.1.2-1|44	%make
12cu|php-proctitle-0.1.2-1|45	mv modules/*.so .
12cu|php-proctitle-0.1.2-1|46	
12cu|php-proctitle-0.1.2-1|47	%install
12cu|php-proctitle-0.1.2-1|48	rm -rf %{buildroot}
12cu|php-proctitle-0.1.2-1|49	
12cu|php-proctitle-0.1.2-1|50	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-proctitle-0.1.2-1|51	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-proctitle-0.1.2-1|52	
12cu|php-proctitle-0.1.2-1|53	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cu|php-proctitle-0.1.2-1|54	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cu|php-proctitle-0.1.2-1|55	
12cu|php-proctitle-0.1.2-1|56	%post
12cu|php-proctitle-0.1.2-1|57	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-proctitle-0.1.2-1|58	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-proctitle-0.1.2-1|59	fi
12cu|php-proctitle-0.1.2-1|60	
12cu|php-proctitle-0.1.2-1|61	%postun
12cu|php-proctitle-0.1.2-1|62	if [ "$1" = "0" ]; then
12cu|php-proctitle-0.1.2-1|63	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-proctitle-0.1.2-1|64	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-proctitle-0.1.2-1|65	fi
12cu|php-proctitle-0.1.2-1|66	fi
12cu|php-proctitle-0.1.2-1|67	
12cu|php-proctitle-0.1.2-1|68	%clean
12cu|php-proctitle-0.1.2-1|69	rm -rf %{buildroot}
12cu|php-proctitle-0.1.2-1|70	
12cu|php-proctitle-0.1.2-1|71	%files
12cu|php-proctitle-0.1.2-1|72	%defattr(-,root,root)
12cu|php-proctitle-0.1.2-1|73	%doc LICENSE README package*.xml
12cu|php-proctitle-0.1.2-1|74	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cu|php-proctitle-0.1.2-1|75	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-proctitle-0.1.2-1|76	
12cu|php-proctitle-0.1.2-1|77	
12cu|php-proctitle-0.1.2-1|78	
12cu|php-proctitle-0.1.2-1|79	%changelog
12cu|php-proctitle-0.1.2-1|80	* Sun May 20 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1.2-1
12cu|php-proctitle-0.1.2-1|81	+ Revision: eb87f28
12cu|php-proctitle-0.1.2-1|82	- Automatic import for version 0.1.2
12cu|php-proctitle-0.1.2-1|83	
12cu|php-proctitle-0.1.2-1|84	

11718 12
12cu|php-ps-1.3.7-1|1	%define modname ps
12cu|php-ps-1.3.7-1|2	%define dirname %{modname}
12cu|php-ps-1.3.7-1|3	%define soname %{modname}.so
12cu|php-ps-1.3.7-1|4	%define inifile A53_%{modname}.ini
12cu|php-ps-1.3.7-1|5	
12cu|php-ps-1.3.7-1|6	Summary:	An extension to create PostScript files for php
12cu|php-ps-1.3.7-1|7	Name:		php-%{modname}
12cu|php-ps-1.3.7-1|8	Version:	1.3.7
12cu|php-ps-1.3.7-1|9	Release:	1
12cu|php-ps-1.3.7-1|10	Group:		Development/PHP
12cu|php-ps-1.3.7-1|11	License:	PHP License
12cu|php-ps-1.3.7-1|12	URL:		http://pecl.php.net/package/ps
12cu|php-ps-1.3.7-1|13	Source0:	http://pecl.php.net/get/ps-%{version}.tgz
12cu|php-ps-1.3.7-1|14	BuildRequires:	php-devel >= 3:5.2.0
12cu|php-ps-1.3.7-1|15	BuildRequires:	pslib-devel >= 0.4.1
12cu|php-ps-1.3.7-1|16	BuildRequires:	libgd-devel
12cu|php-ps-1.3.7-1|17	Requires:	php-imagick
12cu|php-ps-1.3.7-1|18	
12cu|php-ps-1.3.7-1|19	%description
12cu|php-ps-1.3.7-1|20	ps is an extension similar to the pdf extension but for creating PostScript
12cu|php-ps-1.3.7-1|21	files. Its api is modelled after the pdf extension.
12cu|php-ps-1.3.7-1|22	
12cu|php-ps-1.3.7-1|23	%prep
12cu|php-ps-1.3.7-1|24	
12cu|php-ps-1.3.7-1|25	%setup -q -n %{modname}-%{version}
12cu|php-ps-1.3.7-1|26	[ "../package.xml" != "/" ] && mv ../package.xml .
12cu|php-ps-1.3.7-1|27	
12cu|php-ps-1.3.7-1|28	
12cu|php-ps-1.3.7-1|29	%build
12cu|php-ps-1.3.7-1|30	%serverbuild
12cu|php-ps-1.3.7-1|31	
12cu|php-ps-1.3.7-1|32	phpize
12cu|php-ps-1.3.7-1|33	%configure2_5x --with-libdir=%{_lib} \
12cu|php-ps-1.3.7-1|34	--with-%{modname}=shared,%{_prefix}
12cu|php-ps-1.3.7-1|35	%make
12cu|php-ps-1.3.7-1|36	
12cu|php-ps-1.3.7-1|37	mv modules/*.so .
12cu|php-ps-1.3.7-1|38	
12cu|php-ps-1.3.7-1|39	%install
12cu|php-ps-1.3.7-1|40	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-ps-1.3.7-1|41	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-ps-1.3.7-1|42	
12cu|php-ps-1.3.7-1|43	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cu|php-ps-1.3.7-1|44	
12cu|php-ps-1.3.7-1|45	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cu|php-ps-1.3.7-1|46	extension = %{soname}
12cu|php-ps-1.3.7-1|47	EOF
12cu|php-ps-1.3.7-1|48	
12cu|php-ps-1.3.7-1|49	%post
12cu|php-ps-1.3.7-1|50	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-ps-1.3.7-1|51	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-ps-1.3.7-1|52	fi
12cu|php-ps-1.3.7-1|53	
12cu|php-ps-1.3.7-1|54	%postun
12cu|php-ps-1.3.7-1|55	if [ "$1" = "0" ]; then
12cu|php-ps-1.3.7-1|56	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-ps-1.3.7-1|57	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-ps-1.3.7-1|58	fi
12cu|php-ps-1.3.7-1|59	fi
12cu|php-ps-1.3.7-1|60	
12cu|php-ps-1.3.7-1|61	%files
12cu|php-ps-1.3.7-1|62	%defattr(-,root,root)
12cu|php-ps-1.3.7-1|63	%doc CREDITS tests examples package.xml
12cu|php-ps-1.3.7-1|64	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cu|php-ps-1.3.7-1|65	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-ps-1.3.7-1|66	
12cu|php-ps-1.3.7-1|67	
12cu|php-ps-1.3.7-1|68	%changelog
12cu|php-ps-1.3.7-1|69	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-25mdv2012.0
12cu|php-ps-1.3.7-1|70	+ Revision: 797044
12cu|php-ps-1.3.7-1|71	- fix build
12cu|php-ps-1.3.7-1|72	- rebuild for php-5.4.x
12cu|php-ps-1.3.7-1|73	- rebuild
12cu|php-ps-1.3.7-1|74	
12cu|php-ps-1.3.7-1|75	* Thu Nov 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-23
12cu|php-ps-1.3.7-1|76	+ Revision: 715673
12cu|php-ps-1.3.7-1|77	- fix deps
12cu|php-ps-1.3.7-1|78	- fix #60170 (a dependancy is missing. php-ps)
12cu|php-ps-1.3.7-1|79	
12cu|php-ps-1.3.7-1|80	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-22
12cu|php-ps-1.3.7-1|81	+ Revision: 696457
12cu|php-ps-1.3.7-1|82	- rebuilt for php-5.3.8
12cu|php-ps-1.3.7-1|83	
12cu|php-ps-1.3.7-1|84	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-21
12cu|php-ps-1.3.7-1|85	+ Revision: 695452
12cu|php-ps-1.3.7-1|86	- rebuilt for php-5.3.7
12cu|php-ps-1.3.7-1|87	
12cu|php-ps-1.3.7-1|88	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-20
12cu|php-ps-1.3.7-1|89	+ Revision: 646673
12cu|php-ps-1.3.7-1|90	- rebuilt for php-5.3.6
12cu|php-ps-1.3.7-1|91	
12cu|php-ps-1.3.7-1|92	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-19mdv2011.0
12cu|php-ps-1.3.7-1|93	+ Revision: 629853
12cu|php-ps-1.3.7-1|94	- rebuilt for php-5.3.5
12cu|php-ps-1.3.7-1|95	
12cu|php-ps-1.3.7-1|96	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-18mdv2011.0
12cu|php-ps-1.3.7-1|97	+ Revision: 628173
12cu|php-ps-1.3.7-1|98	- ensure it's built without automake1.7
12cu|php-ps-1.3.7-1|99	
12cu|php-ps-1.3.7-1|100	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-17mdv2011.0
12cu|php-ps-1.3.7-1|101	+ Revision: 600520
12cu|php-ps-1.3.7-1|102	- rebuild
12cu|php-ps-1.3.7-1|103	
12cu|php-ps-1.3.7-1|104	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-16mdv2011.0
12cu|php-ps-1.3.7-1|105	+ Revision: 588857
12cu|php-ps-1.3.7-1|106	- rebuild
12cu|php-ps-1.3.7-1|107	
12cu|php-ps-1.3.7-1|108	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-15mdv2010.1
12cu|php-ps-1.3.7-1|109	+ Revision: 514640
12cu|php-ps-1.3.7-1|110	- rebuilt for php-5.3.2
12cu|php-ps-1.3.7-1|111	
12cu|php-ps-1.3.7-1|112	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-14mdv2010.1
12cu|php-ps-1.3.7-1|113	+ Revision: 485420
12cu|php-ps-1.3.7-1|114	- rebuilt for php-5.3.2RC1
12cu|php-ps-1.3.7-1|115	
12cu|php-ps-1.3.7-1|116	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-13mdv2010.1
12cu|php-ps-1.3.7-1|117	+ Revision: 468238
12cu|php-ps-1.3.7-1|118	- rebuilt against php-5.3.1
12cu|php-ps-1.3.7-1|119	
12cu|php-ps-1.3.7-1|120	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-12mdv2010.0
12cu|php-ps-1.3.7-1|121	+ Revision: 451347
12cu|php-ps-1.3.7-1|122	- rebuild
12cu|php-ps-1.3.7-1|123	
12cu|php-ps-1.3.7-1|124	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 1.3.6-11mdv2010.0
12cu|php-ps-1.3.7-1|125	+ Revision: 397582
12cu|php-ps-1.3.7-1|126	- Rebuild
12cu|php-ps-1.3.7-1|127	
12cu|php-ps-1.3.7-1|128	* Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-10mdv2010.0
12cu|php-ps-1.3.7-1|129	+ Revision: 377018
12cu|php-ps-1.3.7-1|130	- rebuilt for php-5.3.0RC2
12cu|php-ps-1.3.7-1|131	
12cu|php-ps-1.3.7-1|132	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-9mdv2009.1
12cu|php-ps-1.3.7-1|133	+ Revision: 346597
12cu|php-ps-1.3.7-1|134	- rebuilt for php-5.2.9
12cu|php-ps-1.3.7-1|135	
12cu|php-ps-1.3.7-1|136	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-8mdv2009.1
12cu|php-ps-1.3.7-1|137	+ Revision: 341788
12cu|php-ps-1.3.7-1|138	- rebuilt against php-5.2.9RC2
12cu|php-ps-1.3.7-1|139	
12cu|php-ps-1.3.7-1|140	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-7mdv2009.1
12cu|php-ps-1.3.7-1|141	+ Revision: 323036
12cu|php-ps-1.3.7-1|142	- rebuild
12cu|php-ps-1.3.7-1|143	
12cu|php-ps-1.3.7-1|144	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-6mdv2009.1
12cu|php-ps-1.3.7-1|145	+ Revision: 310297
12cu|php-ps-1.3.7-1|146	- rebuilt against php-5.2.7
12cu|php-ps-1.3.7-1|147	
12cu|php-ps-1.3.7-1|148	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-5mdv2009.0
12cu|php-ps-1.3.7-1|149	+ Revision: 238421
12cu|php-ps-1.3.7-1|150	- rebuild
12cu|php-ps-1.3.7-1|151	
12cu|php-ps-1.3.7-1|152	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-4mdv2009.0
12cu|php-ps-1.3.7-1|153	+ Revision: 200260
12cu|php-ps-1.3.7-1|154	- rebuilt for php-5.2.6
12cu|php-ps-1.3.7-1|155	
12cu|php-ps-1.3.7-1|156	* Sun Feb 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-3mdv2008.1
12cu|php-ps-1.3.7-1|157	+ Revision: 169562
12cu|php-ps-1.3.7-1|158	- fix deps
12cu|php-ps-1.3.7-1|159	
12cu|php-ps-1.3.7-1|160	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-2mdv2008.1
12cu|php-ps-1.3.7-1|161	+ Revision: 162235
12cu|php-ps-1.3.7-1|162	- rebuild
12cu|php-ps-1.3.7-1|163	
12cu|php-ps-1.3.7-1|164	+ Olivier Blin <blino@mandriva.org>
12cu|php-ps-1.3.7-1|165	- restore BuildRoot
12cu|php-ps-1.3.7-1|166	
12cu|php-ps-1.3.7-1|167	+ Thierry Vignaud <tv@mandriva.org>
12cu|php-ps-1.3.7-1|168	- kill re-definition of %%buildroot on Pixel's request
12cu|php-ps-1.3.7-1|169	
12cu|php-ps-1.3.7-1|170	* Tue Nov 27 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-1mdv2008.1
12cu|php-ps-1.3.7-1|171	+ Revision: 113374
12cu|php-ps-1.3.7-1|172	- 1.3.6
12cu|php-ps-1.3.7-1|173	
12cu|php-ps-1.3.7-1|174	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-3mdv2008.1
12cu|php-ps-1.3.7-1|175	+ Revision: 107710
12cu|php-ps-1.3.7-1|176	- restart apache if needed
12cu|php-ps-1.3.7-1|177	
12cu|php-ps-1.3.7-1|178	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-2mdv2008.0
12cu|php-ps-1.3.7-1|179	+ Revision: 77568
12cu|php-ps-1.3.7-1|180	- rebuilt against php-5.2.4
12cu|php-ps-1.3.7-1|181	
12cu|php-ps-1.3.7-1|182	* Fri Jul 13 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-1mdv2008.0
12cu|php-ps-1.3.7-1|183	+ Revision: 51779
12cu|php-ps-1.3.7-1|184	- fix deps
12cu|php-ps-1.3.7-1|185	- use the new %%serverbuild macro
12cu|php-ps-1.3.7-1|186	- 1.3.5
12cu|php-ps-1.3.7-1|187	
12cu|php-ps-1.3.7-1|188	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-7mdv2008.0
12cu|php-ps-1.3.7-1|189	+ Revision: 39516
12cu|php-ps-1.3.7-1|190	- use distro conditional -fstack-protector
12cu|php-ps-1.3.7-1|191	
12cu|php-ps-1.3.7-1|192	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-6mdv2008.0
12cu|php-ps-1.3.7-1|193	+ Revision: 33869
12cu|php-ps-1.3.7-1|194	- rebuilt against new upstream version (5.2.3)
12cu|php-ps-1.3.7-1|195	
12cu|php-ps-1.3.7-1|196	* Thu May 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-5mdv2008.0
12cu|php-ps-1.3.7-1|197	+ Revision: 21349
12cu|php-ps-1.3.7-1|198	- rebuilt against new upstream version (5.2.2)
12cu|php-ps-1.3.7-1|199	
12cu|php-ps-1.3.7-1|200	
12cu|php-ps-1.3.7-1|201	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-4mdv2007.0
12cu|php-ps-1.3.7-1|202	+ Revision: 117607
12cu|php-ps-1.3.7-1|203	- rebuilt against new upstream version (5.2.1)
12cu|php-ps-1.3.7-1|204	
12cu|php-ps-1.3.7-1|205	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-3mdv2007.0
12cu|php-ps-1.3.7-1|206	+ Revision: 78097
12cu|php-ps-1.3.7-1|207	- rebuilt for php-5.2.0
12cu|php-ps-1.3.7-1|208	- Import php-ps
12cu|php-ps-1.3.7-1|209	
12cu|php-ps-1.3.7-1|210	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-2
12cu|php-ps-1.3.7-1|211	- rebuilt for php-5.1.6
12cu|php-ps-1.3.7-1|212	
12cu|php-ps-1.3.7-1|213	* Fri Aug 04 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-1mdv2007.0
12cu|php-ps-1.3.7-1|214	- initial Mandriva package
12cu|php-ps-1.3.7-1|215	
12cu|php-ps-1.3.7-1|216	

11719 12
12cu|php-rap-0.9.6-10|1	%define base_name rap
12cu|php-rap-0.9.6-10|2	%define fileversion 096
12cu|php-rap-0.9.6-10|3	
12cu|php-rap-0.9.6-10|4	Summary:	RDF API for PHP
12cu|php-rap-0.9.6-10|5	Name:		php-%{base_name}
12cu|php-rap-0.9.6-10|6	Version:	0.9.6
12cu|php-rap-0.9.6-10|7	Release:	10
12cu|php-rap-0.9.6-10|8	License:	LGPL
12cu|php-rap-0.9.6-10|9	Group:		Development/Other
12cu|php-rap-0.9.6-10|10	URL:		http://www.wiwiss.fu-berlin.de/suhl/bizer/rdfapi
12cu|php-rap-0.9.6-10|11	Source:		http://prdownloads.sourceforge.net/rdfapi-php/%{base_name}-v%{fileversion}.zip
12cu|php-rap-0.9.6-10|12	Patch0:		%{name}-fhs.diff
12cu|php-rap-0.9.6-10|13	Patch1:		%{name}-0.9.4.external-adodb.patch
12cu|php-rap-0.9.6-10|14	Patch2:		%{name}-0.9.6.MoveNext.patch
12cu|php-rap-0.9.6-10|15	Patch3:		%{name}-add.diff
12cu|php-rap-0.9.6-10|16	Requires:	php-adodb
12cu|php-rap-0.9.6-10|17	BuildArch:	noarch
12cu|php-rap-0.9.6-10|18	
12cu|php-rap-0.9.6-10|19	%description
12cu|php-rap-0.9.6-10|20	RAP is a software package for parsing, searching, manipulating, serializing and
12cu|php-rap-0.9.6-10|21	serving RDF models.
12cu|php-rap-0.9.6-10|22	
12cu|php-rap-0.9.6-10|23	Its features include:
12cu|php-rap-0.9.6-10|24	* statement-centric methods for manipulating an RDF model as a set of RDF
12cu|php-rap-0.9.6-10|25	triples
12cu|php-rap-0.9.6-10|26	* resource-centric methods for manipulating an RDF model as a set of resources
12cu|php-rap-0.9.6-10|27	* ontology-centric methods for manipulating an RDF model through vocabulary
12cu|php-rap-0.9.6-10|28	specific methods
12cu|php-rap-0.9.6-10|29	* integrated RDF/XML, N3 and N-TRIPLE and GRDDL parser
12cu|php-rap-0.9.6-10|30	* integrated RDF/XML, N3 and N-TRIPLE serializer
12cu|php-rap-0.9.6-10|31	* in-memory or database model storage
12cu|php-rap-0.9.6-10|32	* support for the RDQL query language
12cu|php-rap-0.9.6-10|33	* inference engine supporting RDF-Schema reasoning and some OWL entailments
12cu|php-rap-0.9.6-10|34	* integrated RDF server providing similar functionality as the Joseki RDF
12cu|php-rap-0.9.6-10|35	server
12cu|php-rap-0.9.6-10|36	* graphical user-interface for managing database-backed RDF models
12cu|php-rap-0.9.6-10|37	* support for common vocabularies
12cu|php-rap-0.9.6-10|38	* drawing graph visualizations
12cu|php-rap-0.9.6-10|39	
12cu|php-rap-0.9.6-10|40	%prep
12cu|php-rap-0.9.6-10|41	
12cu|php-rap-0.9.6-10|42	%setup -q -n rdfapi-php
12cu|php-rap-0.9.6-10|43	
12cu|php-rap-0.9.6-10|44	for i in `find . -type d -name .svn`; do
12cu|php-rap-0.9.6-10|45	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cu|php-rap-0.9.6-10|46	done
12cu|php-rap-0.9.6-10|47	
12cu|php-rap-0.9.6-10|48	%patch0 -p 1
12cu|php-rap-0.9.6-10|49	%patch1 -p 1
12cu|php-rap-0.9.6-10|50	%patch2 -p 1
12cu|php-rap-0.9.6-10|51	%patch3 -p 0
12cu|php-rap-0.9.6-10|52	
12cu|php-rap-0.9.6-10|53	find . -type f | perl -ne 'chomp; print "$_\n" if -T $_' | xargs perl -pi -e 'tr/\r//d'
12cu|php-rap-0.9.6-10|54	rm -rf api/util/adodb
12cu|php-rap-0.9.6-10|55	
12cu|php-rap-0.9.6-10|56	%build
12cu|php-rap-0.9.6-10|57	
12cu|php-rap-0.9.6-10|58	%install
12cu|php-rap-0.9.6-10|59	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|php-rap-0.9.6-10|60	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cu|php-rap-0.9.6-10|61	cp -pr api %{buildroot}%{_datadir}/%{name}
12cu|php-rap-0.9.6-10|62	cp -pr netapi %{buildroot}%{_datadir}/%{name}
12cu|php-rap-0.9.6-10|63	cp -pr test %{buildroot}%{_datadir}/%{name}
12cu|php-rap-0.9.6-10|64	cp -pr tools %{buildroot}%{_datadir}/%{name}
12cu|php-rap-0.9.6-10|65	
12cu|php-rap-0.9.6-10|66	install -d -m 755 %{buildroot}%{_sysconfdir}
12cu|php-rap-0.9.6-10|67	mv %{buildroot}%{_datadir}/%{name}/netapi/config.inc \
12cu|php-rap-0.9.6-10|68	%{buildroot}%{_sysconfdir}/%{name}/netapi.conf
12cu|php-rap-0.9.6-10|69	mv %{buildroot}%{_datadir}/%{name}/tools/rdfdb-utils/config.inc.php \
12cu|php-rap-0.9.6-10|70	%{buildroot}%{_sysconfdir}/%{name}/rdfdb-utils.conf
12cu|php-rap-0.9.6-10|71	rm -f %{buildroot}%{_datadir}/%{name}/netapi/.htaccess
12cu|php-rap-0.9.6-10|72	rm -f %{buildroot}%{_datadir}/%{name}/netapi/apache.htaccess
12cu|php-rap-0.9.6-10|73	
12cu|php-rap-0.9.6-10|74	%files
12cu|php-rap-0.9.6-10|75	%doc doc/*
12cu|php-rap-0.9.6-10|76	%{_datadir}/%{name}
12cu|php-rap-0.9.6-10|77	%config(noreplace) %{_sysconfdir}/%{name}
12cu|php-rap-0.9.6-10|78	
12cu|php-rap-0.9.6-10|79	
12cu|php-rap-0.9.6-10|80	%changelog
12cu|php-rap-0.9.6-10|81	* Wed Feb 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-10
12cu|php-rap-0.9.6-10|82	+ Revision: 3ea9f81
12cu|php-rap-0.9.6-10|83	- Drop unneeded req exceptions
12cu|php-rap-0.9.6-10|84	
12cu|php-rap-0.9.6-10|85	

11720 12
12cu|php-rar-3.0.2-1|1	%define modname rar
12cu|php-rar-3.0.2-1|2	%define soname %{modname}.so
12cu|php-rar-3.0.2-1|3	%define inifile A75_%{modname}.ini
12cu|php-rar-3.0.2-1|4	
12cu|php-rar-3.0.2-1|5	Summary:	RAR extension for PHP
12cu|php-rar-3.0.2-1|6	Name:		php-%{modname}
12cu|php-rar-3.0.2-1|7	Version:	3.0.2
12cu|php-rar-3.0.2-1|8	Release:	1
12cu|php-rar-3.0.2-1|9	Group:		Development/PHP
12cu|php-rar-3.0.2-1|10	License:	PHP License
12cu|php-rar-3.0.2-1|11	URL:		http://pecl.php.net/package/rar/
12cu|php-rar-3.0.2-1|12	Source0:	http://pecl.php.net/get/rar-%{version}.tgz
12cu|php-rar-3.0.2-1|13	Requires(pre): rpm-helper
12cu|php-rar-3.0.2-1|14	Requires(postun): rpm-helper
12cu|php-rar-3.0.2-1|15	BuildRequires:	php-devel >= 3:5.2.0
12cu|php-rar-3.0.2-1|16	BuildRequires:	file
12cu|php-rar-3.0.2-1|17	
12cu|php-rar-3.0.2-1|18	%description
12cu|php-rar-3.0.2-1|19	PHP extension for reading Rar archives using bundled unRAR library.
12cu|php-rar-3.0.2-1|20	
12cu|php-rar-3.0.2-1|21	%prep
12cu|php-rar-3.0.2-1|22	
12cu|php-rar-3.0.2-1|23	%setup -q -n %{modname}-%{version}
12cu|php-rar-3.0.2-1|24	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cu|php-rar-3.0.2-1|25	
12cu|php-rar-3.0.2-1|26	# fix permissions
12cu|php-rar-3.0.2-1|27	find . -type f | xargs chmod 644
12cu|php-rar-3.0.2-1|28	
12cu|php-rar-3.0.2-1|29	# strip away annoying ^M
12cu|php-rar-3.0.2-1|30	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cu|php-rar-3.0.2-1|31	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12cu|php-rar-3.0.2-1|32	
12cu|php-rar-3.0.2-1|33	%build
12cu|php-rar-3.0.2-1|34	%serverbuild
12cu|php-rar-3.0.2-1|35	export CXXFLAGS="$CXXFLAGS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
12cu|php-rar-3.0.2-1|36	
12cu|php-rar-3.0.2-1|37	phpize
12cu|php-rar-3.0.2-1|38	%configure2_5x --with-libdir=%{_lib} \
12cu|php-rar-3.0.2-1|39	--with-%{modname}=shared,%{_prefix}
12cu|php-rar-3.0.2-1|40	
12cu|php-rar-3.0.2-1|41	%make
12cu|php-rar-3.0.2-1|42	
12cu|php-rar-3.0.2-1|43	%install
12cu|php-rar-3.0.2-1|44	
12cu|php-rar-3.0.2-1|45	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-rar-3.0.2-1|46	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-rar-3.0.2-1|47	install -d %{buildroot}/var/log/httpd
12cu|php-rar-3.0.2-1|48	
12cu|php-rar-3.0.2-1|49	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
12cu|php-rar-3.0.2-1|50	
12cu|php-rar-3.0.2-1|51	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cu|php-rar-3.0.2-1|52	extension = %{soname}
12cu|php-rar-3.0.2-1|53	EOF
12cu|php-rar-3.0.2-1|54	
12cu|php-rar-3.0.2-1|55	%post
12cu|php-rar-3.0.2-1|56	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-rar-3.0.2-1|57	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-rar-3.0.2-1|58	fi
12cu|php-rar-3.0.2-1|59	
12cu|php-rar-3.0.2-1|60	%postun
12cu|php-rar-3.0.2-1|61	if [ "$1" = "0" ]; then
12cu|php-rar-3.0.2-1|62	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-rar-3.0.2-1|63	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-rar-3.0.2-1|64	fi
12cu|php-rar-3.0.2-1|65	fi
12cu|php-rar-3.0.2-1|66	
12cu|php-rar-3.0.2-1|67	%clean
12cu|php-rar-3.0.2-1|68	
12cu|php-rar-3.0.2-1|69	%files
12cu|php-rar-3.0.2-1|70	%doc package*.xml tests CREDITS example.php
12cu|php-rar-3.0.2-1|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cu|php-rar-3.0.2-1|72	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-rar-3.0.2-1|73	
12cu|php-rar-3.0.2-1|74	
12cu|php-rar-3.0.2-1|75	
12cu|php-rar-3.0.2-1|76	
12cu|php-rar-3.0.2-1|77	%changelog
12cu|php-rar-3.0.2-1|78	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.2-1
12cu|php-rar-3.0.2-1|79	+ Revision: 4b6d814
12cu|php-rar-3.0.2-1|80	- Updated to 3.0.2 (by updates_builder)
12cu|php-rar-3.0.2-1|81	
12cu|php-rar-3.0.2-1|82	

11721 12
12cu|php-rrdtool-0-35|1	%define realname RRDtool
12cu|php-rrdtool-0-35|2	%define modname rrdtool
12cu|php-rrdtool-0-35|3	%define dirname %{modname}
12cu|php-rrdtool-0-35|4	%define soname %{modname}.so
12cu|php-rrdtool-0-35|5	%define inifile 61_%{modname}.ini
12cu|php-rrdtool-0-35|6	
12cu|php-rrdtool-0-35|7	%define mod_src rrdtool.c
12cu|php-rrdtool-0-35|8	%define mod_lib "-lrrd -lpng -lz -lm"
12cu|php-rrdtool-0-35|9	%define mod_def "-DHAVE_RRDTOOL -DCOMPILE_DL_RRDTOOL"
12cu|php-rrdtool-0-35|10	
12cu|php-rrdtool-0-35|11	Summary:	The %{realname} module for PHP
12cu|php-rrdtool-0-35|12	
12cu|php-rrdtool-0-35|13	Name:		php-%{modname}
12cu|php-rrdtool-0-35|14	Version:	0
12cu|php-rrdtool-0-35|15	Release:	35
12cu|php-rrdtool-0-35|16	Group:		Development/PHP
12cu|php-rrdtool-0-35|17	License:	GPL
12cu|php-rrdtool-0-35|18	URL:		http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/
12cu|php-rrdtool-0-35|19	Source0:	http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/contrib/php_rrdtool.tar.bz2
12cu|php-rrdtool-0-35|20	Patch0:		php_rrdtool-php54x.diff
12cu|php-rrdtool-0-35|21	Patch1:         rrdtool-no_logo.diff
12cu|php-rrdtool-0-35|22	BuildRequires:	gettext-devel
12cu|php-rrdtool-0-35|23	BuildRequires:	rrdtool-devel >= 1.2.7
12cu|php-rrdtool-0-35|24	BuildRequires:	png-devel
12cu|php-rrdtool-0-35|25	BuildRequires:	zlib-devel
12cu|php-rrdtool-0-35|26	BuildRequires:	php-devel >= 3:5.2.0
12cu|php-rrdtool-0-35|27	
12cu|php-rrdtool-0-35|28	%description
12cu|php-rrdtool-0-35|29	The php-rrdtool package is a dynamic shared object (DSO) that adds RRDtool
12cu|php-rrdtool-0-35|30	support to PHP.
12cu|php-rrdtool-0-35|31	
12cu|php-rrdtool-0-35|32	%prep
12cu|php-rrdtool-0-35|33	
12cu|php-rrdtool-0-35|34	%setup -q -n rrdtool
12cu|php-rrdtool-0-35|35	%patch0 -p0
12cu|php-rrdtool-0-35|36	%patch1 -p1
12cu|php-rrdtool-0-35|37	
12cu|php-rrdtool-0-35|38	# lib64 fix
12cu|php-rrdtool-0-35|39	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cu|php-rrdtool-0-35|40	
12cu|php-rrdtool-0-35|41	%build
12cu|php-rrdtool-0-35|42	%serverbuild
12cu|php-rrdtool-0-35|43	
12cu|php-rrdtool-0-35|44	#%{_usrsrc}/php-devel/buildext %{modname} %{mod_src} %{mod_lib} %{mod_def}
12cu|php-rrdtool-0-35|45	
12cu|php-rrdtool-0-35|46	phpize
12cu|php-rrdtool-0-35|47	%configure2_5x --with-libdir=%{_lib} \
12cu|php-rrdtool-0-35|48	--enable-%{modname}=shared,%{_prefix}
12cu|php-rrdtool-0-35|49	%make
12cu|php-rrdtool-0-35|50	mv modules/*.so .
12cu|php-rrdtool-0-35|51	
12cu|php-rrdtool-0-35|52	%install
12cu|php-rrdtool-0-35|53	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cu|php-rrdtool-0-35|54	
12cu|php-rrdtool-0-35|55	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-rrdtool-0-35|56	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-rrdtool-0-35|57	
12cu|php-rrdtool-0-35|58	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cu|php-rrdtool-0-35|59	
12cu|php-rrdtool-0-35|60	%{__cat} > README.%{modname} << EOF
12cu|php-rrdtool-0-35|61	The php-rrdtool package contains a dynamic shared object (DSO) for PHP.
12cu|php-rrdtool-0-35|62	To activate it, make sure a file /etc/php.d/%{inifile} is present and
12cu|php-rrdtool-0-35|63	contains the line 'extension = %{soname}'.
12cu|php-rrdtool-0-35|64	EOF
12cu|php-rrdtool-0-35|65	
12cu|php-rrdtool-0-35|66	%{__cat} > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cu|php-rrdtool-0-35|67	extension = %{soname}
12cu|php-rrdtool-0-35|68	EOF
12cu|php-rrdtool-0-35|69	
12cu|php-rrdtool-0-35|70	%post
12cu|php-rrdtool-0-35|71	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|php-rrdtool-0-35|72	
12cu|php-rrdtool-0-35|73	%postun
12cu|php-rrdtool-0-35|74	if [ "$1" = "0" ]; then
12cu|php-rrdtool-0-35|75	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|php-rrdtool-0-35|76	fi
12cu|php-rrdtool-0-35|77	
12cu|php-rrdtool-0-35|78	%files
12cu|php-rrdtool-0-35|79	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cu|php-rrdtool-0-35|80	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-rrdtool-0-35|81	
12cu|php-rrdtool-0-35|82	
12cu|php-rrdtool-0-35|83	
12cu|php-rrdtool-0-35|84	%changelog
12cu|php-rrdtool-0-35|85	* Thu Apr 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-35
12cu|php-rrdtool-0-35|86	+ Revision: 5862632
12cu|php-rrdtool-0-35|87	- Adopt for new PHP
12cu|php-rrdtool-0-35|88	
12cu|php-rrdtool-0-35|89	

11722 12
12cu|php-symfony-YAML-1.0.6-2|1	%define  upstream_name YAML
12cu|php-symfony-YAML-1.0.6-2|2	
12cu|php-symfony-YAML-1.0.6-2|3	Summary:	A PHP library that speaks YAML
12cu|php-symfony-YAML-1.0.6-2|4	Name:		php-symfony-%{upstream_name}
12cu|php-symfony-YAML-1.0.6-2|5	Version:	1.0.6
12cu|php-symfony-YAML-1.0.6-2|6	Release:	2
12cu|php-symfony-YAML-1.0.6-2|7	License:	MIT
12cu|php-symfony-YAML-1.0.6-2|8	Group:		Development/PHP
12cu|php-symfony-YAML-1.0.6-2|9	URL:		http://pear.symfony-project.com/
12cu|php-symfony-YAML-1.0.6-2|10	Source0:	http://pear.symfony-project.com/get/YAML-%{version}.tgz
12cu|php-symfony-YAML-1.0.6-2|11	Requires(post): php-pear
12cu|php-symfony-YAML-1.0.6-2|12	Requires(preun): php-pear
12cu|php-symfony-YAML-1.0.6-2|13	Requires:	php-cli >= 3:5.2.1
12cu|php-symfony-YAML-1.0.6-2|14	Requires:	php-pear >= 1:1.9.4
12cu|php-symfony-YAML-1.0.6-2|15	Requires:	php-channel-symfony
12cu|php-symfony-YAML-1.0.6-2|16	BuildArch:	noarch
12cu|php-symfony-YAML-1.0.6-2|17	BuildRequires:	php-pear
12cu|php-symfony-YAML-1.0.6-2|18	BuildRequires:	php-channel-symfony
12cu|php-symfony-YAML-1.0.6-2|19	
12cu|php-symfony-YAML-1.0.6-2|20	%description
12cu|php-symfony-YAML-1.0.6-2|21	Symfony YAML is a PHP library that parses YAML strings and converts them to
12cu|php-symfony-YAML-1.0.6-2|22	PHP arrays. It can also converts PHP arrays to YAML strings. Its official
12cu|php-symfony-YAML-1.0.6-2|23	website is at http://components.symfony-project.org/yaml/.
12cu|php-symfony-YAML-1.0.6-2|24	
12cu|php-symfony-YAML-1.0.6-2|25	This package provides The Symfony YAML Component.
12cu|php-symfony-YAML-1.0.6-2|26	
12cu|php-symfony-YAML-1.0.6-2|27	%prep
12cu|php-symfony-YAML-1.0.6-2|28	
12cu|php-symfony-YAML-1.0.6-2|29	%setup -q -c
12cu|php-symfony-YAML-1.0.6-2|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12cu|php-symfony-YAML-1.0.6-2|31	
12cu|php-symfony-YAML-1.0.6-2|32	%build
12cu|php-symfony-YAML-1.0.6-2|33	
12cu|php-symfony-YAML-1.0.6-2|34	%install
12cu|php-symfony-YAML-1.0.6-2|35	
12cu|php-symfony-YAML-1.0.6-2|36	cd %{upstream_name}-%{version}
12cu|php-symfony-YAML-1.0.6-2|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12cu|php-symfony-YAML-1.0.6-2|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12cu|php-symfony-YAML-1.0.6-2|39	
12cu|php-symfony-YAML-1.0.6-2|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12cu|php-symfony-YAML-1.0.6-2|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12cu|php-symfony-YAML-1.0.6-2|42	
12cu|php-symfony-YAML-1.0.6-2|43	install -d %{buildroot}%{_datadir}/pear/packages
12cu|php-symfony-YAML-1.0.6-2|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12cu|php-symfony-YAML-1.0.6-2|45	
12cu|php-symfony-YAML-1.0.6-2|46	%clean
12cu|php-symfony-YAML-1.0.6-2|47	
12cu|php-symfony-YAML-1.0.6-2|48	
12cu|php-symfony-YAML-1.0.6-2|49	
12cu|php-symfony-YAML-1.0.6-2|50	%files
12cu|php-symfony-YAML-1.0.6-2|51	%defattr(-,root,root)
12cu|php-symfony-YAML-1.0.6-2|52	%doc %{upstream_name}-%{version}/LICENSE
12cu|php-symfony-YAML-1.0.6-2|53	%doc %{upstream_name}-%{version}/README.markdown
12cu|php-symfony-YAML-1.0.6-2|54	%{_datadir}/pear/SymfonyComponents/YAML
12cu|php-symfony-YAML-1.0.6-2|55	%{_datadir}/pear/packages/YAML.xml
12cu|php-symfony-YAML-1.0.6-2|56	
12cu|php-symfony-YAML-1.0.6-2|57	
12cu|php-symfony-YAML-1.0.6-2|58	
12cu|php-symfony-YAML-1.0.6-2|59	%changelog
12cu|php-symfony-YAML-1.0.6-2|60	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-1mdv2012.0
12cu|php-symfony-YAML-1.0.6-2|61	+ Revision: 730909
12cu|php-symfony-YAML-1.0.6-2|62	- import php-symfony-YAML
12cu|php-symfony-YAML-1.0.6-2|63	
12cu|php-symfony-YAML-1.0.6-2|64	
12cu|php-symfony-YAML-1.0.6-2|65	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-1mdv2010.2
12cu|php-symfony-YAML-1.0.6-2|66	- initial Mandriva package

11723 12
12cu|phpsysinfo-2.5.4-10|1	Summary:	PHPSysInfo displays system status
12cu|phpsysinfo-2.5.4-10|2	Name:		phpsysinfo
12cu|phpsysinfo-2.5.4-10|3	Version:	2.5.4
12cu|phpsysinfo-2.5.4-10|4	Release:	10
12cu|phpsysinfo-2.5.4-10|5	Group:		System/Servers
12cu|phpsysinfo-2.5.4-10|6	License:	GPLv2+
12cu|phpsysinfo-2.5.4-10|7	URL:		http://phpsysinfo.sourceforge.net/
12cu|phpsysinfo-2.5.4-10|8	Source0:	http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
12cu|phpsysinfo-2.5.4-10|9	Patch0:		phpsysinfo-2.5.2-rc2-mdv_conf.diff
12cu|phpsysinfo-2.5.4-10|10	Requires:       apache-mod_php php-xml lm_sensors
12cu|phpsysinfo-2.5.4-10|11	Requires(post):   ccp
12cu|phpsysinfo-2.5.4-10|12	%if %mdkversion < 201010
12cu|phpsysinfo-2.5.4-10|13	Requires(post):   rpm-helper
12cu|phpsysinfo-2.5.4-10|14	Requires(postun):   rpm-helper
12cu|phpsysinfo-2.5.4-10|15	%endif
12cu|phpsysinfo-2.5.4-10|16	BuildArch:	noarch
12cu|phpsysinfo-2.5.4-10|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|phpsysinfo-2.5.4-10|18	
12cu|phpsysinfo-2.5.4-10|19	%description
12cu|phpsysinfo-2.5.4-10|20	PHPSysInfo is a customizable PHP Script that parses /proc, and formats
12cu|phpsysinfo-2.5.4-10|21	information nicely. It will display information about system facts like Uptime,
12cu|phpsysinfo-2.5.4-10|22	CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk
12cu|phpsysinfo-2.5.4-10|23	usage, and more.
12cu|phpsysinfo-2.5.4-10|24	
12cu|phpsysinfo-2.5.4-10|25	Included is also a new lm_sensors module that will present voltage,
12cu|phpsysinfo-2.5.4-10|26	temperature, fan speed, etc. if the appropriate lm_sensors modules are loaded.
12cu|phpsysinfo-2.5.4-10|27	
12cu|phpsysinfo-2.5.4-10|28	%prep
12cu|phpsysinfo-2.5.4-10|29	
12cu|phpsysinfo-2.5.4-10|30	%setup -q -n %{name}
12cu|phpsysinfo-2.5.4-10|31	%patch0 -p1
12cu|phpsysinfo-2.5.4-10|32	
12cu|phpsysinfo-2.5.4-10|33	# clean up CVS stuff
12cu|phpsysinfo-2.5.4-10|34	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cu|phpsysinfo-2.5.4-10|35	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cu|phpsysinfo-2.5.4-10|36	done
12cu|phpsysinfo-2.5.4-10|37	
12cu|phpsysinfo-2.5.4-10|38	# fix dir perms
12cu|phpsysinfo-2.5.4-10|39	find . -type d | xargs chmod 755
12cu|phpsysinfo-2.5.4-10|40	
12cu|phpsysinfo-2.5.4-10|41	# fix file perms
12cu|phpsysinfo-2.5.4-10|42	find . -type f | xargs chmod 644
12cu|phpsysinfo-2.5.4-10|43	
12cu|phpsysinfo-2.5.4-10|44	%install
12cu|phpsysinfo-2.5.4-10|45	rm -rf %{buildroot}
12cu|phpsysinfo-2.5.4-10|46	
12cu|phpsysinfo-2.5.4-10|47	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|phpsysinfo-2.5.4-10|48	install -d %{buildroot}%{_sysconfdir}/%{name}
12cu|phpsysinfo-2.5.4-10|49	install -d %{buildroot}/var/www/%{name}
12cu|phpsysinfo-2.5.4-10|50	
12cu|phpsysinfo-2.5.4-10|51	cp -aRf * %{buildroot}/var/www/%{name}/
12cu|phpsysinfo-2.5.4-10|52	
12cu|phpsysinfo-2.5.4-10|53	mv %{buildroot}/var/www/%{name}/config.php.new %{buildroot}%{_sysconfdir}/%{name}/config.php
12cu|phpsysinfo-2.5.4-10|54	
12cu|phpsysinfo-2.5.4-10|55	# cleanup
12cu|phpsysinfo-2.5.4-10|56	rm -f %{buildroot}/var/www/%{name}/COPYING
12cu|phpsysinfo-2.5.4-10|57	rm -f %{buildroot}/var/www/%{name}/ChangeLog
12cu|phpsysinfo-2.5.4-10|58	rm -f %{buildroot}/var/www/%{name}/README
12cu|phpsysinfo-2.5.4-10|59	
12cu|phpsysinfo-2.5.4-10|60	cat > %{buildroot}%{webappconfdir}/%{name}.conf << EOF
12cu|phpsysinfo-2.5.4-10|61	Alias /%{name} /var/www/%{name}
12cu|phpsysinfo-2.5.4-10|62	
12cu|phpsysinfo-2.5.4-10|63	<Directory /var/www/%{name}>
12cu|phpsysinfo-2.5.4-10|64	Require all granted
12cu|phpsysinfo-2.5.4-10|65	</Directory>
12cu|phpsysinfo-2.5.4-10|66	EOF
12cu|phpsysinfo-2.5.4-10|67	
12cu|phpsysinfo-2.5.4-10|68	%post
12cu|phpsysinfo-2.5.4-10|69	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version \
12cu|phpsysinfo-2.5.4-10|70	--oldfile %{_sysconfdir}/%{name}/config.php \
12cu|phpsysinfo-2.5.4-10|71	--newfile %{_sysconfdir}/%{name}/config.php.rpmnew
12cu|phpsysinfo-2.5.4-10|72	%if %mdkversion < 201010
12cu|phpsysinfo-2.5.4-10|73	%_post_webapp
12cu|phpsysinfo-2.5.4-10|74	%endif
12cu|phpsysinfo-2.5.4-10|75	
12cu|phpsysinfo-2.5.4-10|76	
12cu|phpsysinfo-2.5.4-10|77	%clean
12cu|phpsysinfo-2.5.4-10|78	rm -rf %{buildroot}
12cu|phpsysinfo-2.5.4-10|79	
12cu|phpsysinfo-2.5.4-10|80	%files
12cu|phpsysinfo-2.5.4-10|81	%defattr(-,root,root)
12cu|phpsysinfo-2.5.4-10|82	%doc COPYING ChangeLog README
12cu|phpsysinfo-2.5.4-10|83	%config(noreplace) %{webappconfdir}/%{name}.conf
12cu|phpsysinfo-2.5.4-10|84	%config(noreplace) %{_sysconfdir}/%{name}
12cu|phpsysinfo-2.5.4-10|85	/var/www/%{name}
12cu|phpsysinfo-2.5.4-10|86	
12cu|phpsysinfo-2.5.4-10|87	
12cu|phpsysinfo-2.5.4-10|88	%changelog
12cu|phpsysinfo-2.5.4-10|89	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.5.4-7mdv2011.0
12cu|phpsysinfo-2.5.4-10|90	+ Revision: 614541
12cu|phpsysinfo-2.5.4-10|91	- the mass rebuild of 2010.1 packages
12cu|phpsysinfo-2.5.4-10|92	
12cu|phpsysinfo-2.5.4-10|93	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.5.4-6mdv2010.1
12cu|phpsysinfo-2.5.4-10|94	+ Revision: 501754
12cu|phpsysinfo-2.5.4-10|95	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|phpsysinfo-2.5.4-10|96	
12cu|phpsysinfo-2.5.4-10|97	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.5.4-5mdv2010.0
12cu|phpsysinfo-2.5.4-10|98	+ Revision: 430708
12cu|phpsysinfo-2.5.4-10|99	- rebuild
12cu|phpsysinfo-2.5.4-10|100	
12cu|phpsysinfo-2.5.4-10|101	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|phpsysinfo-2.5.4-10|102	- rebuild
12cu|phpsysinfo-2.5.4-10|103	
12cu|phpsysinfo-2.5.4-10|104	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.5.4-4mdv2009.0
12cu|phpsysinfo-2.5.4-10|105	+ Revision: 259000
12cu|phpsysinfo-2.5.4-10|106	- rebuild
12cu|phpsysinfo-2.5.4-10|107	
12cu|phpsysinfo-2.5.4-10|108	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2.5.4-3mdv2009.0
12cu|phpsysinfo-2.5.4-10|109	+ Revision: 246886
12cu|phpsysinfo-2.5.4-10|110	- rebuild
12cu|phpsysinfo-2.5.4-10|111	
12cu|phpsysinfo-2.5.4-10|112	* Sat Feb 02 2008 Funda Wang <fwang@mandriva.org> 2.5.4-1mdv2008.1
12cu|phpsysinfo-2.5.4-10|113	+ Revision: 161426
12cu|phpsysinfo-2.5.4-10|114	- New version 2.5.4
12cu|phpsysinfo-2.5.4-10|115	
12cu|phpsysinfo-2.5.4-10|116	+ Olivier Blin <oblin@mandriva.com>
12cu|phpsysinfo-2.5.4-10|117	- restore BuildRoot
12cu|phpsysinfo-2.5.4-10|118	
12cu|phpsysinfo-2.5.4-10|119	+ Thierry Vignaud <tv@mandriva.org>
12cu|phpsysinfo-2.5.4-10|120	- kill re-definition of %%buildroot on Pixel's request
12cu|phpsysinfo-2.5.4-10|121	
12cu|phpsysinfo-2.5.4-10|122	* Sun Aug 19 2007 Oden Eriksson <oeriksson@mandriva.com> 2.5.3-1mdv2008.0
12cu|phpsysinfo-2.5.4-10|123	+ Revision: 66589
12cu|phpsysinfo-2.5.4-10|124	- 2.5.3
12cu|phpsysinfo-2.5.4-10|125	- lowercase the package name
12cu|phpsysinfo-2.5.4-10|126	
12cu|phpsysinfo-2.5.4-10|127	
12cu|phpsysinfo-2.5.4-10|128	* Fri Mar 16 2007 Nicolas Lécureuil <neoclust@mandriva.org> 2.5.2-0.rc2.2mdv2007.1
12cu|phpsysinfo-2.5.4-10|129	+ Revision: 145029
12cu|phpsysinfo-2.5.4-10|130	- Add XDG menu entry
12cu|phpsysinfo-2.5.4-10|131	- Import phpSysInfo
12cu|phpsysinfo-2.5.4-10|132	
12cu|phpsysinfo-2.5.4-10|133	* Mon May 15 2006 Oden Eriksson <oeriksson@mandriva.com> 2.5.2-0.rc2.1mdk
12cu|phpsysinfo-2.5.4-10|134	- 2.5.2rc2
12cu|phpsysinfo-2.5.4-10|135	- use the webapps policy
12cu|phpsysinfo-2.5.4-10|136	- fix a menuentry
12cu|phpsysinfo-2.5.4-10|137	- add mod_rewrite rules to enforce ssl connections
12cu|phpsysinfo-2.5.4-10|138	- fix deps
12cu|phpsysinfo-2.5.4-10|139	
12cu|phpsysinfo-2.5.4-10|140	* Mon Jun 13 2005 Oden Eriksson <oeriksson@mandriva.com> 2.3-2mdk
12cu|phpsysinfo-2.5.4-10|141	- fix deps
12cu|phpsysinfo-2.5.4-10|142	
12cu|phpsysinfo-2.5.4-10|143	* Tue Aug 24 2004 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.3-1mdk
12cu|phpsysinfo-2.5.4-10|144	- 2.3 (works with php5-*)
12cu|phpsysinfo-2.5.4-10|145	

11724 12
12cu|php-syslog-ng-2.9.8-8|1	Name:       php-syslog-ng
12cu|php-syslog-ng-2.9.8-8|2	Version:    2.9.8
12cu|php-syslog-ng-2.9.8-8|3	Release:    8
12cu|php-syslog-ng-2.9.8-8|4	Summary:    Web frontend for syslog-ng
12cu|php-syslog-ng-2.9.8-8|5	License:    GPL
12cu|php-syslog-ng-2.9.8-8|6	Group:      System/Servers
12cu|php-syslog-ng-2.9.8-8|7	URL:        http://code.google.com/p/php-syslog-ng/
12cu|php-syslog-ng-2.9.8-8|8	Source0:    http://php-syslog-ng.googlecode.com/files/%{name}-%{version}.tgz
12cu|php-syslog-ng-2.9.8-8|9	Patch:      php-syslog-ng-2.9.8-fhs.patch
12cu|php-syslog-ng-2.9.8-8|10	Requires:   mod_php
12cu|php-syslog-ng-2.9.8-8|11	Requires:   php-cli
12cu|php-syslog-ng-2.9.8-8|12	Requires:   php-gd
12cu|php-syslog-ng-2.9.8-8|13	Requires:   php-mysql
12cu|php-syslog-ng-2.9.8-8|14	Requires:   php-xml
12cu|php-syslog-ng-2.9.8-8|15	BuildArch:  noarch
12cu|php-syslog-ng-2.9.8-8|16	
12cu|php-syslog-ng-2.9.8-8|17	%description
12cu|php-syslog-ng-2.9.8-8|18	Php-Syslog-ng is a frontend for viewing syslog-ng messages logged to MySQL in
12cu|php-syslog-ng-2.9.8-8|19	realtime. It features customized searches based on device, priority, date,
12cu|php-syslog-ng-2.9.8-8|20	time, and message.
12cu|php-syslog-ng-2.9.8-8|21	
12cu|php-syslog-ng-2.9.8-8|22	%prep
12cu|php-syslog-ng-2.9.8-8|23	%setup -q -n %{name}
12cu|php-syslog-ng-2.9.8-8|24	%patch -p 1
12cu|php-syslog-ng-2.9.8-8|25	
12cu|php-syslog-ng-2.9.8-8|26	%install
12cu|php-syslog-ng-2.9.8-8|27	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cu|php-syslog-ng-2.9.8-8|28	cp -pr html/*.php %{buildroot}%{_var}/www/%{name}
12cu|php-syslog-ng-2.9.8-8|29	cp -pr html/robots.txt %{buildroot}%{_var}/www/%{name}
12cu|php-syslog-ng-2.9.8-8|30	cp -pr html/favicon.ico %{buildroot}%{_var}/www/%{name}
12cu|php-syslog-ng-2.9.8-8|31	cp -pr html/css %{buildroot}%{_var}/www/%{name}
12cu|php-syslog-ng-2.9.8-8|32	cp -pr html/images %{buildroot}%{_var}/www/%{name}
12cu|php-syslog-ng-2.9.8-8|33	cp -pr html/install %{buildroot}%{_var}/www/%{name}
12cu|php-syslog-ng-2.9.8-8|34	cp -pr html/userguide.doc %{buildroot}%{_var}/www/%{name}
12cu|php-syslog-ng-2.9.8-8|35	
12cu|php-syslog-ng-2.9.8-8|36	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cu|php-syslog-ng-2.9.8-8|37	touch %{buildroot}%{_sysconfdir}/%{name}/config.php
12cu|php-syslog-ng-2.9.8-8|38	
12cu|php-syslog-ng-2.9.8-8|39	install -d -m 755 %{buildroot}%{_var}/lib/%{name}
12cu|php-syslog-ng-2.9.8-8|40	(cd %buildroot%{_var}/www/%{name} && ln -s ../../lib/%{name} jpcache)
12cu|php-syslog-ng-2.9.8-8|41	
12cu|php-syslog-ng-2.9.8-8|42	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
12cu|php-syslog-ng-2.9.8-8|43	install -m 755 scripts/dbgen.pl %{buildroot}%{_datadir}/%{name}/bin
12cu|php-syslog-ng-2.9.8-8|44	install -m 755 scripts/resetusers.sh %{buildroot}%{_datadir}/%{name}/bin
12cu|php-syslog-ng-2.9.8-8|45	install -m 644 scripts/*.php %{buildroot}%{_datadir}/%{name}/bin
12cu|php-syslog-ng-2.9.8-8|46	
12cu|php-syslog-ng-2.9.8-8|47	# distribut include content
12cu|php-syslog-ng-2.9.8-8|48	pushd html
12cu|php-syslog-ng-2.9.8-8|49	find includes -type f -a -not -name '*.js' | \
12cu|php-syslog-ng-2.9.8-8|50	tar --create --files-from - --remove-files | \
12cu|php-syslog-ng-2.9.8-8|51	(cd %{buildroot}%{_datadir}/%{name} && tar --preserve --extract)
12cu|php-syslog-ng-2.9.8-8|52	find includes -type f -a -name '*.js' | \
12cu|php-syslog-ng-2.9.8-8|53	tar --create --files-from - --remove-files | \
12cu|php-syslog-ng-2.9.8-8|54	(cd %{buildroot}%{_var}/www/%{name} && tar --preserve --extract)
12cu|php-syslog-ng-2.9.8-8|55	popd
12cu|php-syslog-ng-2.9.8-8|56	
12cu|php-syslog-ng-2.9.8-8|57	# apache conf
12cu|php-syslog-ng-2.9.8-8|58	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|php-syslog-ng-2.9.8-8|59	cat > %{buildroot}%{_webappconfdir}/php-syslog-ng.conf <<EOF
12cu|php-syslog-ng-2.9.8-8|60	Alias /php-syslog-ng %{_var}/www/%{name}
12cu|php-syslog-ng-2.9.8-8|61	
12cu|php-syslog-ng-2.9.8-8|62	<Directory "%{_var}/www/%{name}">
12cu|php-syslog-ng-2.9.8-8|63	Require all granted
12cu|php-syslog-ng-2.9.8-8|64	php_value memory_limit 128M
12cu|php-syslog-ng-2.9.8-8|65	php_value max_execution_time 300
12cu|php-syslog-ng-2.9.8-8|66	</Directory>
12cu|php-syslog-ng-2.9.8-8|67	
12cu|php-syslog-ng-2.9.8-8|68	<Directory "%{_var}/www/%{name}/install">
12cu|php-syslog-ng-2.9.8-8|69	Require host localhost
12cu|php-syslog-ng-2.9.8-8|70	</Directory>
12cu|php-syslog-ng-2.9.8-8|71	EOF
12cu|php-syslog-ng-2.9.8-8|72	
12cu|php-syslog-ng-2.9.8-8|73	
12cu|php-syslog-ng-2.9.8-8|74	
12cu|php-syslog-ng-2.9.8-8|75	%clean
12cu|php-syslog-ng-2.9.8-8|76	
12cu|php-syslog-ng-2.9.8-8|77	%files
12cu|php-syslog-ng-2.9.8-8|78	%doc html/CHANGELOG html/LICENSE html/README html/TROUBLESHOOTING-INSTALL
12cu|php-syslog-ng-2.9.8-8|79	%config(noreplace) %{_webappconfdir}/php-syslog-ng.conf
12cu|php-syslog-ng-2.9.8-8|80	%dir %{_sysconfdir}/php-syslog-ng
12cu|php-syslog-ng-2.9.8-8|81	%config(noreplace) %attr(-,apache,apache) %{_sysconfdir}/php-syslog-ng/config.php
12cu|php-syslog-ng-2.9.8-8|82	%{_var}/www/%{name}
12cu|php-syslog-ng-2.9.8-8|83	%attr(-,apache,apache) %{_var}/lib/%{name}
12cu|php-syslog-ng-2.9.8-8|84	%{_datadir}/%{name}
12cu|php-syslog-ng-2.9.8-8|85	
12cu|php-syslog-ng-2.9.8-8|86	
12cu|php-syslog-ng-2.9.8-8|87	%changelog
12cu|php-syslog-ng-2.9.8-8|88	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2.9.8-6mdv2011.0
12cu|php-syslog-ng-2.9.8-8|89	+ Revision: 679625
12cu|php-syslog-ng-2.9.8-8|90	- mass rebuild
12cu|php-syslog-ng-2.9.8-8|91	
12cu|php-syslog-ng-2.9.8-8|92	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.9.8-5mdv2011.0
12cu|php-syslog-ng-2.9.8-8|93	+ Revision: 614540
12cu|php-syslog-ng-2.9.8-8|94	- the mass rebuild of 2010.1 packages
12cu|php-syslog-ng-2.9.8-8|95	
12cu|php-syslog-ng-2.9.8-8|96	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.8-4mdv2010.1
12cu|php-syslog-ng-2.9.8-8|97	+ Revision: 501753
12cu|php-syslog-ng-2.9.8-8|98	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|php-syslog-ng-2.9.8-8|99	
12cu|php-syslog-ng-2.9.8-8|100	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 2.9.8-3mdv2010.0
12cu|php-syslog-ng-2.9.8-8|101	+ Revision: 397613
12cu|php-syslog-ng-2.9.8-8|102	- Rebuild
12cu|php-syslog-ng-2.9.8-8|103	
12cu|php-syslog-ng-2.9.8-8|104	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.9.8-2mdv2009.1
12cu|php-syslog-ng-2.9.8-8|105	+ Revision: 323109
12cu|php-syslog-ng-2.9.8-8|106	- rebuild
12cu|php-syslog-ng-2.9.8-8|107	
12cu|php-syslog-ng-2.9.8-8|108	* Sun Jul 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.8-1mdv2009.0
12cu|php-syslog-ng-2.9.8-8|109	+ Revision: 232274
12cu|php-syslog-ng-2.9.8-8|110	- import php-syslog-ng
12cu|php-syslog-ng-2.9.8-8|111	
12cu|php-syslog-ng-2.9.8-8|112	

11725 12
12cu|php-tokyo_tyrant-0.7.0-1|1	%define modname tokyo_tyrant
12cu|php-tokyo_tyrant-0.7.0-1|2	%define dirname %{modname}
12cu|php-tokyo_tyrant-0.7.0-1|3	%define soname %{modname}.so
12cu|php-tokyo_tyrant-0.7.0-1|4	%define inifile A96_%{modname}.ini
12cu|php-tokyo_tyrant-0.7.0-1|5	
12cu|php-tokyo_tyrant-0.7.0-1|6	Summary:	Provides a wrapper to the Tokyo Tyrant client library
12cu|php-tokyo_tyrant-0.7.0-1|7	Name:		php-%{modname}
12cu|php-tokyo_tyrant-0.7.0-1|8	Version:	0.7.0
12cu|php-tokyo_tyrant-0.7.0-1|9	Release:	1
12cu|php-tokyo_tyrant-0.7.0-1|10	Group:		Development/PHP
12cu|php-tokyo_tyrant-0.7.0-1|11	License:	PHP License
12cu|php-tokyo_tyrant-0.7.0-1|12	URL:		http://pecl.php.net/package/tokyo_tyrant/
12cu|php-tokyo_tyrant-0.7.0-1|13	Source0:	http://pecl.php.net/get/tokyo_tyrant-%{version}.tgz
12cu|php-tokyo_tyrant-0.7.0-1|14	BuildRequires:	php-devel >= 3:5.2.0
12cu|php-tokyo_tyrant-0.7.0-1|15	BuildRequires:	apache-devel >= 2.2.0
12cu|php-tokyo_tyrant-0.7.0-1|16	BuildRequires:	tokyotyrant
12cu|php-tokyo_tyrant-0.7.0-1|17	BuildRequires:	tokyotyrant-devel
12cu|php-tokyo_tyrant-0.7.0-1|18	BuildRequires:	tokyocabinet-devel
12cu|php-tokyo_tyrant-0.7.0-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|php-tokyo_tyrant-0.7.0-1|20	
12cu|php-tokyo_tyrant-0.7.0-1|21	%description
12cu|php-tokyo_tyrant-0.7.0-1|22	tokyo_tyrant extension provides object oriented API for communicating with
12cu|php-tokyo_tyrant-0.7.0-1|23	Tokyo Tyrant key-value store.
12cu|php-tokyo_tyrant-0.7.0-1|24	
12cu|php-tokyo_tyrant-0.7.0-1|25	This extension requires Tokyo Cabinet, Tokyo Tyrant and PHP version 5.2.0+.
12cu|php-tokyo_tyrant-0.7.0-1|26	
12cu|php-tokyo_tyrant-0.7.0-1|27	%prep
12cu|php-tokyo_tyrant-0.7.0-1|28	
12cu|php-tokyo_tyrant-0.7.0-1|29	%setup -q -n %{modname}-%{version}
12cu|php-tokyo_tyrant-0.7.0-1|30	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12cu|php-tokyo_tyrant-0.7.0-1|31	
12cu|php-tokyo_tyrant-0.7.0-1|32	
12cu|php-tokyo_tyrant-0.7.0-1|33	%build
12cu|php-tokyo_tyrant-0.7.0-1|34	%serverbuild
12cu|php-tokyo_tyrant-0.7.0-1|35	
12cu|php-tokyo_tyrant-0.7.0-1|36	phpize
12cu|php-tokyo_tyrant-0.7.0-1|37	%configure2_5x --with-libdir=%{_lib} \
12cu|php-tokyo_tyrant-0.7.0-1|38	--with-%{modname}=shared,%{_prefix}
12cu|php-tokyo_tyrant-0.7.0-1|39	%make
12cu|php-tokyo_tyrant-0.7.0-1|40	mv modules/*.so .
12cu|php-tokyo_tyrant-0.7.0-1|41	
12cu|php-tokyo_tyrant-0.7.0-1|42	%install
12cu|php-tokyo_tyrant-0.7.0-1|43	rm -rf %{buildroot}
12cu|php-tokyo_tyrant-0.7.0-1|44	
12cu|php-tokyo_tyrant-0.7.0-1|45	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-tokyo_tyrant-0.7.0-1|46	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-tokyo_tyrant-0.7.0-1|47	
12cu|php-tokyo_tyrant-0.7.0-1|48	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cu|php-tokyo_tyrant-0.7.0-1|49	
12cu|php-tokyo_tyrant-0.7.0-1|50	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12cu|php-tokyo_tyrant-0.7.0-1|51	extension = %{soname}
12cu|php-tokyo_tyrant-0.7.0-1|52	EOF
12cu|php-tokyo_tyrant-0.7.0-1|53	
12cu|php-tokyo_tyrant-0.7.0-1|54	%post
12cu|php-tokyo_tyrant-0.7.0-1|55	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-tokyo_tyrant-0.7.0-1|56	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-tokyo_tyrant-0.7.0-1|57	fi
12cu|php-tokyo_tyrant-0.7.0-1|58	
12cu|php-tokyo_tyrant-0.7.0-1|59	%postun
12cu|php-tokyo_tyrant-0.7.0-1|60	if [ "$1" = "0" ]; then
12cu|php-tokyo_tyrant-0.7.0-1|61	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-tokyo_tyrant-0.7.0-1|62	%{_initrddir}/httpd restart >/dev/null || :
12cu|php-tokyo_tyrant-0.7.0-1|63	fi
12cu|php-tokyo_tyrant-0.7.0-1|64	fi
12cu|php-tokyo_tyrant-0.7.0-1|65	
12cu|php-tokyo_tyrant-0.7.0-1|66	%clean
12cu|php-tokyo_tyrant-0.7.0-1|67	rm -rf %{buildroot}
12cu|php-tokyo_tyrant-0.7.0-1|68	
12cu|php-tokyo_tyrant-0.7.0-1|69	%files
12cu|php-tokyo_tyrant-0.7.0-1|70	%defattr(-,root,root)
12cu|php-tokyo_tyrant-0.7.0-1|71	%doc CREDITS package*.xml
12cu|php-tokyo_tyrant-0.7.0-1|72	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cu|php-tokyo_tyrant-0.7.0-1|73	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-tokyo_tyrant-0.7.0-1|74	
12cu|php-tokyo_tyrant-0.7.0-1|75	
12cu|php-tokyo_tyrant-0.7.0-1|76	
12cu|php-tokyo_tyrant-0.7.0-1|77	%changelog
12cu|php-tokyo_tyrant-0.7.0-1|78	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-6mdv2012.0
12cu|php-tokyo_tyrant-0.7.0-1|79	+ Revision: 796983
12cu|php-tokyo_tyrant-0.7.0-1|80	- fix build
12cu|php-tokyo_tyrant-0.7.0-1|81	- rebuild for php-5.4.x
12cu|php-tokyo_tyrant-0.7.0-1|82	
12cu|php-tokyo_tyrant-0.7.0-1|83	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-5
12cu|php-tokyo_tyrant-0.7.0-1|84	+ Revision: 761338
12cu|php-tokyo_tyrant-0.7.0-1|85	- rebuild
12cu|php-tokyo_tyrant-0.7.0-1|86	
12cu|php-tokyo_tyrant-0.7.0-1|87	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-4
12cu|php-tokyo_tyrant-0.7.0-1|88	+ Revision: 696483
12cu|php-tokyo_tyrant-0.7.0-1|89	- rebuilt for php-5.3.8
12cu|php-tokyo_tyrant-0.7.0-1|90	
12cu|php-tokyo_tyrant-0.7.0-1|91	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-3
12cu|php-tokyo_tyrant-0.7.0-1|92	+ Revision: 695484
12cu|php-tokyo_tyrant-0.7.0-1|93	- rebuilt for php-5.3.7
12cu|php-tokyo_tyrant-0.7.0-1|94	
12cu|php-tokyo_tyrant-0.7.0-1|95	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-2
12cu|php-tokyo_tyrant-0.7.0-1|96	+ Revision: 646697
12cu|php-tokyo_tyrant-0.7.0-1|97	- rebuilt for php-5.3.6
12cu|php-tokyo_tyrant-0.7.0-1|98	
12cu|php-tokyo_tyrant-0.7.0-1|99	* Wed Feb 23 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-1
12cu|php-tokyo_tyrant-0.7.0-1|100	+ Revision: 639434
12cu|php-tokyo_tyrant-0.7.0-1|101	- 0.6.0
12cu|php-tokyo_tyrant-0.7.0-1|102	
12cu|php-tokyo_tyrant-0.7.0-1|103	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-5mdv2011.0
12cu|php-tokyo_tyrant-0.7.0-1|104	+ Revision: 629894
12cu|php-tokyo_tyrant-0.7.0-1|105	- rebuilt for php-5.3.5
12cu|php-tokyo_tyrant-0.7.0-1|106	
12cu|php-tokyo_tyrant-0.7.0-1|107	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-4mdv2011.0
12cu|php-tokyo_tyrant-0.7.0-1|108	+ Revision: 628203
12cu|php-tokyo_tyrant-0.7.0-1|109	- ensure it's built without automake1.7
12cu|php-tokyo_tyrant-0.7.0-1|110	
12cu|php-tokyo_tyrant-0.7.0-1|111	* Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-3mdv2011.0
12cu|php-tokyo_tyrant-0.7.0-1|112	+ Revision: 600543
12cu|php-tokyo_tyrant-0.7.0-1|113	- rebuild
12cu|php-tokyo_tyrant-0.7.0-1|114	
12cu|php-tokyo_tyrant-0.7.0-1|115	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdv2011.0
12cu|php-tokyo_tyrant-0.7.0-1|116	+ Revision: 588880
12cu|php-tokyo_tyrant-0.7.0-1|117	- rebuild
12cu|php-tokyo_tyrant-0.7.0-1|118	
12cu|php-tokyo_tyrant-0.7.0-1|119	* Fri Jun 11 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdv2010.1
12cu|php-tokyo_tyrant-0.7.0-1|120	+ Revision: 547883
12cu|php-tokyo_tyrant-0.7.0-1|121	- 0.5.0
12cu|php-tokyo_tyrant-0.7.0-1|122	
12cu|php-tokyo_tyrant-0.7.0-1|123	* Tue Mar 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdv2010.1
12cu|php-tokyo_tyrant-0.7.0-1|124	+ Revision: 529185
12cu|php-tokyo_tyrant-0.7.0-1|125	- 0.4.0
12cu|php-tokyo_tyrant-0.7.0-1|126	
12cu|php-tokyo_tyrant-0.7.0-1|127	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-2mdv2010.1
12cu|php-tokyo_tyrant-0.7.0-1|128	+ Revision: 514703
12cu|php-tokyo_tyrant-0.7.0-1|129	- rebuilt for php-5.3.2
12cu|php-tokyo_tyrant-0.7.0-1|130	
12cu|php-tokyo_tyrant-0.7.0-1|131	* Mon Mar 01 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdv2010.1
12cu|php-tokyo_tyrant-0.7.0-1|132	+ Revision: 512918
12cu|php-tokyo_tyrant-0.7.0-1|133	- 0.3.0
12cu|php-tokyo_tyrant-0.7.0-1|134	
12cu|php-tokyo_tyrant-0.7.0-1|135	* Sun Jan 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdv2010.1
12cu|php-tokyo_tyrant-0.7.0-1|136	+ Revision: 485918
12cu|php-tokyo_tyrant-0.7.0-1|137	- remove one redundant patch
12cu|php-tokyo_tyrant-0.7.0-1|138	- 0.2.0
12cu|php-tokyo_tyrant-0.7.0-1|139	
12cu|php-tokyo_tyrant-0.7.0-1|140	* Sun Dec 27 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1mdv2010.1
12cu|php-tokyo_tyrant-0.7.0-1|141	+ Revision: 482779
12cu|php-tokyo_tyrant-0.7.0-1|142	- 0.1.2
12cu|php-tokyo_tyrant-0.7.0-1|143	
12cu|php-tokyo_tyrant-0.7.0-1|144	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-2mdv2010.1
12cu|php-tokyo_tyrant-0.7.0-1|145	+ Revision: 468266
12cu|php-tokyo_tyrant-0.7.0-1|146	- rebuilt against php-5.3.1
12cu|php-tokyo_tyrant-0.7.0-1|147	
12cu|php-tokyo_tyrant-0.7.0-1|148	* Sun Oct 04 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-1mdv2010.0
12cu|php-tokyo_tyrant-0.7.0-1|149	+ Revision: 453365
12cu|php-tokyo_tyrant-0.7.0-1|150	- 0.1.1
12cu|php-tokyo_tyrant-0.7.0-1|151	
12cu|php-tokyo_tyrant-0.7.0-1|152	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdv2010.0
12cu|php-tokyo_tyrant-0.7.0-1|153	+ Revision: 451368
12cu|php-tokyo_tyrant-0.7.0-1|154	- rebuild
12cu|php-tokyo_tyrant-0.7.0-1|155	
12cu|php-tokyo_tyrant-0.7.0-1|156	* Wed Aug 19 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdv2010.0
12cu|php-tokyo_tyrant-0.7.0-1|157	+ Revision: 418225
12cu|php-tokyo_tyrant-0.7.0-1|158	- import php-tokyo_tyrant
12cu|php-tokyo_tyrant-0.7.0-1|159	
12cu|php-tokyo_tyrant-0.7.0-1|160	
12cu|php-tokyo_tyrant-0.7.0-1|161	* Wed Aug 19 2009 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdv2009.1
12cu|php-tokyo_tyrant-0.7.0-1|162	- initial Mandriva package
12cu|php-tokyo_tyrant-0.7.0-1|163	

11726 12
12cu|php-xcache-3.1.0-6|1	%define modname xcache
12cu|php-xcache-3.1.0-6|2	%define dirname %{modname}
12cu|php-xcache-3.1.0-6|3	%define soname %{modname}.so
12cu|php-xcache-3.1.0-6|4	%define inifile 99_%{modname}.ini
12cu|php-xcache-3.1.0-6|5	
12cu|php-xcache-3.1.0-6|6	Summary:	The XCache module for PHP
12cu|php-xcache-3.1.0-6|7	Name:		php-%{modname}
12cu|php-xcache-3.1.0-6|8	Version:	3.1.0
12cu|php-xcache-3.1.0-6|9	Release:	6
12cu|php-xcache-3.1.0-6|10	Group:		Development/PHP
12cu|php-xcache-3.1.0-6|11	License:	BSD-like
12cu|php-xcache-3.1.0-6|12	URL:		http://xcache.lighttpd.net/
12cu|php-xcache-3.1.0-6|13	Source0:	http://xcache.lighttpd.net/pub/Releases/%{version}/%{modname}-%{version}.tar.gz
12cu|php-xcache-3.1.0-6|14	Source1:	xcache.ini
12cu|php-xcache-3.1.0-6|15	Patch0:         xcache-3.1.0-config.diff
12cu|php-xcache-3.1.0-6|16	BuildRequires:  php-devel >= 3:5.2.0
12cu|php-xcache-3.1.0-6|17	Conflicts:	php-afterburner php-mmcache php-eaccelerator php-apc
12cu|php-xcache-3.1.0-6|18	
12cu|php-xcache-3.1.0-6|19	%description
12cu|php-xcache-3.1.0-6|20	XCache is a fast, stable PHP opcode cacher that has been tested and is now
12cu|php-xcache-3.1.0-6|21	running on production servers under high load. It overcomes a lot of problems
12cu|php-xcache-3.1.0-6|22	that has been with other competing opcachers such as being able to be used with
12cu|php-xcache-3.1.0-6|23	new PHP versions.
12cu|php-xcache-3.1.0-6|24	
12cu|php-xcache-3.1.0-6|25	%package	admin
12cu|php-xcache-3.1.0-6|26	Summary:	Web admin GUI for XCache
12cu|php-xcache-3.1.0-6|27	Group:		Development/PHP
12cu|php-xcache-3.1.0-6|28	Requires:	apache-mod_php
12cu|php-xcache-3.1.0-6|29	Requires:	%{name}
12cu|php-xcache-3.1.0-6|30	
12cu|php-xcache-3.1.0-6|31	%description	admin
12cu|php-xcache-3.1.0-6|32	This package contains a Web admin GUI for XCache.
12cu|php-xcache-3.1.0-6|33	
12cu|php-xcache-3.1.0-6|34	%prep
12cu|php-xcache-3.1.0-6|35	%setup -q -n %{modname}-%{version}
12cu|php-xcache-3.1.0-6|36	%patch0 -p1
12cu|php-xcache-3.1.0-6|37	
12cu|php-xcache-3.1.0-6|38	cp %{SOURCE1} %{inifile}
12cu|php-xcache-3.1.0-6|39	perl -pi -e "s|\@libdir\@|%{_libdir}|g" %{inifile}
12cu|php-xcache-3.1.0-6|40	
12cu|php-xcache-3.1.0-6|41	%build
12cu|php-xcache-3.1.0-6|42	%serverbuild
12cu|php-xcache-3.1.0-6|43	
12cu|php-xcache-3.1.0-6|44	phpize
12cu|php-xcache-3.1.0-6|45	
12cu|php-xcache-3.1.0-6|46	%configure2_5x \
12cu|php-xcache-3.1.0-6|47	--enable-%{modname} \
12cu|php-xcache-3.1.0-6|48	--enable-xcache-constant \
12cu|php-xcache-3.1.0-6|49	--enable-xcache-optimizer \
12cu|php-xcache-3.1.0-6|50	--enable-xcache-coverager \
12cu|php-xcache-3.1.0-6|51	--enable-xcache-assembler \
12cu|php-xcache-3.1.0-6|52	--enable-xcache-disassembler \
12cu|php-xcache-3.1.0-6|53	--enable-xcache-encoder \
12cu|php-xcache-3.1.0-6|54	--enable-xcache-decoder \
12cu|php-xcache-3.1.0-6|55	--enable-xcache-test \
12cu|php-xcache-3.1.0-6|56	--enable-xcache-dprint
12cu|php-xcache-3.1.0-6|57	
12cu|php-xcache-3.1.0-6|58	%make
12cu|php-xcache-3.1.0-6|59	
12cu|php-xcache-3.1.0-6|60	%install
12cu|php-xcache-3.1.0-6|61	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-xcache-3.1.0-6|62	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-xcache-3.1.0-6|63	install -d %{buildroot}/var/www/%{name}/coverager
12cu|php-xcache-3.1.0-6|64	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|php-xcache-3.1.0-6|65	
12cu|php-xcache-3.1.0-6|66	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cu|php-xcache-3.1.0-6|67	
12cu|php-xcache-3.1.0-6|68	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/%{soname}
12cu|php-xcache-3.1.0-6|69	
12cu|php-xcache-3.1.0-6|70	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|php-xcache-3.1.0-6|71	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
12cu|php-xcache-3.1.0-6|72	Alias /%{name} /var/www/%{name}
12cu|php-xcache-3.1.0-6|73	
12cu|php-xcache-3.1.0-6|74	<Directory "/var/www/%{name}">
12cu|php-xcache-3.1.0-6|75	Require local granted
12cu|php-xcache-3.1.0-6|76	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
12cu|php-xcache-3.1.0-6|77	</Directory>
12cu|php-xcache-3.1.0-6|78	EOF
12cu|php-xcache-3.1.0-6|79	
12cu|php-xcache-3.1.0-6|80	cp -rP htdocs/* %{buildroot}/var/www/%{name}/
12cu|php-xcache-3.1.0-6|81	install -d %{buildroot}%{_sysconfdir}/%{name}/cacher
12cu|php-xcache-3.1.0-6|82	install -d %{buildroot}%{_sysconfdir}/%{name}/coverager
12cu|php-xcache-3.1.0-6|83	mv %{buildroot}/var/www/%{name}/config.example.php \
12cu|php-xcache-3.1.0-6|84	%{buildroot}%{_sysconfdir}/%{name}
12cu|php-xcache-3.1.0-6|85	mv %{buildroot}/var/www/%{name}/cacher/config.example.php \
12cu|php-xcache-3.1.0-6|86	%{buildroot}%{_sysconfdir}/%{name}/cacher
12cu|php-xcache-3.1.0-6|87	mv %{buildroot}/var/www/%{name}/coverager/config.example.php \
12cu|php-xcache-3.1.0-6|88	%{buildroot}%{_sysconfdir}/%{name}/coverager
12cu|php-xcache-3.1.0-6|89	
12cu|php-xcache-3.1.0-6|90	%files
12cu|php-xcache-3.1.0-6|91	%doc AUTHORS COPYING ChangeLog NEWS README THANKS
12cu|php-xcache-3.1.0-6|92	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12cu|php-xcache-3.1.0-6|93	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-xcache-3.1.0-6|94	
12cu|php-xcache-3.1.0-6|95	%files admin
12cu|php-xcache-3.1.0-6|96	%attr(0644,root,root) %config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|php-xcache-3.1.0-6|97	/var/www/%{name}
12cu|php-xcache-3.1.0-6|98	%{_sysconfdir}/%{name}
12cu|php-xcache-3.1.0-6|99	
12cu|php-xcache-3.1.0-6|100	%changelog
12cu|php-xcache-3.1.0-6|101	* Fri Apr 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.0-6
12cu|php-xcache-3.1.0-6|102	+ Revision: a50881b
12cu|php-xcache-3.1.0-6|103	- Updated to 3.1.0
12cu|php-xcache-3.1.0-6|104	
12cu|php-xcache-3.1.0-6|105	

11727 12
12cu|php-xhprof-0.9.4-1|1	%define modname xhprof
12cu|php-xhprof-0.9.4-1|2	%define dirname %{modname}
12cu|php-xhprof-0.9.4-1|3	%define soname %{modname}.so
12cu|php-xhprof-0.9.4-1|4	%define inifile B22_%{modname}.ini
12cu|php-xhprof-0.9.4-1|5	
12cu|php-xhprof-0.9.4-1|6	Summary:	A Hierarchical Profiler for PHP
12cu|php-xhprof-0.9.4-1|7	Name:		php-%{modname}
12cu|php-xhprof-0.9.4-1|8	Version:	0.9.4
12cu|php-xhprof-0.9.4-1|9	Release:	1
12cu|php-xhprof-0.9.4-1|10	License:	Apache License
12cu|php-xhprof-0.9.4-1|11	Group:		Development/PHP
12cu|php-xhprof-0.9.4-1|12	Url:		http://pecl.php.net/package/xhprof/
12cu|php-xhprof-0.9.4-1|13	Source0:	http://pecl.php.net/get/xhprof-%{version}.tgz
12cu|php-xhprof-0.9.4-1|14	Source1:	B22_xhprof.ini
12cu|php-xhprof-0.9.4-1|15	Patch0:		xhprof-0.9.4-make_it_php_aware.diff
12cu|php-xhprof-0.9.4-1|16	BuildRequires:	php-devel
12cu|php-xhprof-0.9.4-1|17	Requires(post,postun):	apache-mpm-prefork
12cu|php-xhprof-0.9.4-1|18	
12cu|php-xhprof-0.9.4-1|19	%description
12cu|php-xhprof-0.9.4-1|20	XHProf is a function-level hierarchical profiler for PHP and has a simple
12cu|php-xhprof-0.9.4-1|21	HTML based navigational interface. The raw data collection component is
12cu|php-xhprof-0.9.4-1|22	implemented in C (as a PHP extension). The reporting/UI layer is all in PHP.
12cu|php-xhprof-0.9.4-1|23	
12cu|php-xhprof-0.9.4-1|24	It is capable of reporting function-level inclusive and exclusive wall times,
12cu|php-xhprof-0.9.4-1|25	memory usage, CPU times and number of calls for each function. Additionally,
12cu|php-xhprof-0.9.4-1|26	it supports ability to compare two runs (hierarchical DIFF reports), or
12cu|php-xhprof-0.9.4-1|27	aggregate results from multiple runs.
12cu|php-xhprof-0.9.4-1|28	
12cu|php-xhprof-0.9.4-1|29	%files
12cu|php-xhprof-0.9.4-1|30	%doc CHANGELOG CREDITS LICENSE README xhprof_html/* examples/*
12cu|php-xhprof-0.9.4-1|31	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12cu|php-xhprof-0.9.4-1|32	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12cu|php-xhprof-0.9.4-1|33	%{_datadir}/php/xhprof
12cu|php-xhprof-0.9.4-1|34	
12cu|php-xhprof-0.9.4-1|35	%post
12cu|php-xhprof-0.9.4-1|36	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-xhprof-0.9.4-1|37	systemctl restart httpd.service >/dev/null || :
12cu|php-xhprof-0.9.4-1|38	fi
12cu|php-xhprof-0.9.4-1|39	
12cu|php-xhprof-0.9.4-1|40	%postun
12cu|php-xhprof-0.9.4-1|41	if [ "$1" = "0" ]; then
12cu|php-xhprof-0.9.4-1|42	if [ -f /var/lock/subsys/httpd ]; then
12cu|php-xhprof-0.9.4-1|43	systemctl restart httpd.service >/dev/null || :
12cu|php-xhprof-0.9.4-1|44	fi
12cu|php-xhprof-0.9.4-1|45	fi
12cu|php-xhprof-0.9.4-1|46	
12cu|php-xhprof-0.9.4-1|47	#----------------------------------------------------------------------------
12cu|php-xhprof-0.9.4-1|48	
12cu|php-xhprof-0.9.4-1|49	
12cu|php-xhprof-0.9.4-1|50	%prep
12cu|php-xhprof-0.9.4-1|51	%setup -q -n %{modname}-%{version}
12cu|php-xhprof-0.9.4-1|52	%patch0 -p1
12cu|php-xhprof-0.9.4-1|53	
12cu|php-xhprof-0.9.4-1|54	mv extension/* .
12cu|php-xhprof-0.9.4-1|55	
12cu|php-xhprof-0.9.4-1|56	cp %{SOURCE1} %{inifile}
12cu|php-xhprof-0.9.4-1|57	
12cu|php-xhprof-0.9.4-1|58	# lib64 fix
12cu|php-xhprof-0.9.4-1|59	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12cu|php-xhprof-0.9.4-1|60	
12cu|php-xhprof-0.9.4-1|61	%build
12cu|php-xhprof-0.9.4-1|62	%serverbuild
12cu|php-xhprof-0.9.4-1|63	
12cu|php-xhprof-0.9.4-1|64	phpize
12cu|php-xhprof-0.9.4-1|65	%configure2_5x --with-libdir=%{_lib} \
12cu|php-xhprof-0.9.4-1|66	--with-%{modname}=shared,%{_prefix}
12cu|php-xhprof-0.9.4-1|67	%make
12cu|php-xhprof-0.9.4-1|68	mv modules/*.so .
12cu|php-xhprof-0.9.4-1|69	
12cu|php-xhprof-0.9.4-1|70	%install
12cu|php-xhprof-0.9.4-1|71	install -d %{buildroot}%{_libdir}/php/extensions
12cu|php-xhprof-0.9.4-1|72	install -d %{buildroot}%{_sysconfdir}/php.d
12cu|php-xhprof-0.9.4-1|73	
12cu|php-xhprof-0.9.4-1|74	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12cu|php-xhprof-0.9.4-1|75	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12cu|php-xhprof-0.9.4-1|76	
12cu|php-xhprof-0.9.4-1|77	install -d %{buildroot}%{_datadir}/php/xhprof
12cu|php-xhprof-0.9.4-1|78	cp -rp xhprof_lib/* %{buildroot}%{_datadir}/php/xhprof/
12cu|php-xhprof-0.9.4-1|79	
12cu|php-xhprof-0.9.4-1|80	
12cu|php-xhprof-0.9.4-1|81	%changelog
12cu|php-xhprof-0.9.4-1|82	* Sat Apr 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.4-1
12cu|php-xhprof-0.9.4-1|83	+ Revision: 242e97f
12cu|php-xhprof-0.9.4-1|84	- New version 0.9.4, drop no longer needed php54 patch
12cu|php-xhprof-0.9.4-1|85	
12cu|php-xhprof-0.9.4-1|86	

11728 12
12cu|php-ZendFramework-1.12.9-1|1	# % global __requires_exclude pear\\((Zend|Test|example|PHPUnit/Framework.php)
12cu|php-ZendFramework-1.12.9-1|2	
12cu|php-ZendFramework-1.12.9-1|3	%define php_name ZendFramework
12cu|php-ZendFramework-1.12.9-1|4	
12cu|php-ZendFramework-1.12.9-1|5	Summary:	Leading open-source PHP framework
12cu|php-ZendFramework-1.12.9-1|6	Name:		php-ZendFramework
12cu|php-ZendFramework-1.12.9-1|7	Version:	1.12.9
12cu|php-ZendFramework-1.12.9-1|8	Release:	1
12cu|php-ZendFramework-1.12.9-1|9	License:	BSD
12cu|php-ZendFramework-1.12.9-1|10	Group:		Development/PHP
12cu|php-ZendFramework-1.12.9-1|11	URL:		http://framework.zend.com/
12cu|php-ZendFramework-1.12.9-1|12	Source0:	http://framework.zend.com/releases/%{php_name}-%{version}/%{php_name}-%{version}.tar.gz
12cu|php-ZendFramework-1.12.9-1|13	Source100:	%{name}.rpmlintrc
12cu|php-ZendFramework-1.12.9-1|14	Requires:	php
12cu|php-ZendFramework-1.12.9-1|15	Requires:	php-bcmath
12cu|php-ZendFramework-1.12.9-1|16	Requires:	php-ctype
12cu|php-ZendFramework-1.12.9-1|17	Requires:	php-curl
12cu|php-ZendFramework-1.12.9-1|18	Requires:	php-dom
12cu|php-ZendFramework-1.12.9-1|19	Requires:	php-fileinfo
12cu|php-ZendFramework-1.12.9-1|20	Requires:	php-hash
12cu|php-ZendFramework-1.12.9-1|21	Requires:	php-iconv
12cu|php-ZendFramework-1.12.9-1|22	Requires:	php-json
12cu|php-ZendFramework-1.12.9-1|23	Requires:	php-pcre
12cu|php-ZendFramework-1.12.9-1|24	Requires:	php-pdo
12cu|php-ZendFramework-1.12.9-1|25	Requires:	php-posix
12cu|php-ZendFramework-1.12.9-1|26	Requires:	php-session
12cu|php-ZendFramework-1.12.9-1|27	Requires:	php-simplexml
12cu|php-ZendFramework-1.12.9-1|28	Requires:	php-xml
12cu|php-ZendFramework-1.12.9-1|29	Requires:	php-zlib
12cu|php-ZendFramework-1.12.9-1|30	BuildArch:	noarch
12cu|php-ZendFramework-1.12.9-1|31	
12cu|php-ZendFramework-1.12.9-1|32	Provides:   pear(Zend/Log.php)
12cu|php-ZendFramework-1.12.9-1|33	Provides:   pear(Zend/Cache/Exception.php)
12cu|php-ZendFramework-1.12.9-1|34	
12cu|php-ZendFramework-1.12.9-1|35	%description
12cu|php-ZendFramework-1.12.9-1|36	Extending the art & spirit of PHP, Zend Framework is based on simplicity,
12cu|php-ZendFramework-1.12.9-1|37	object-oriented best practices, corporate friendly licensing, and a rigorously
12cu|php-ZendFramework-1.12.9-1|38	tested agile codebase. Zend Framework is focused on building more secure,
12cu|php-ZendFramework-1.12.9-1|39	reliable, and modern Web 2.0 applications & web services, and consuming widely
12cu|php-ZendFramework-1.12.9-1|40	available APIs from leading vendors like Google, Amazon, Yahoo!, Flickr, as
12cu|php-ZendFramework-1.12.9-1|41	well as API providers and catalogers like StrikeIron and ProgrammableWeb.
12cu|php-ZendFramework-1.12.9-1|42	
12cu|php-ZendFramework-1.12.9-1|43	%package	demos
12cu|php-ZendFramework-1.12.9-1|44	Summary:	Demos for the Zend Framework
12cu|php-ZendFramework-1.12.9-1|45	Group:		Development/PHP
12cu|php-ZendFramework-1.12.9-1|46	Requires:	%{name} = %{version}-%{release}
12cu|php-ZendFramework-1.12.9-1|47	
12cu|php-ZendFramework-1.12.9-1|48	%description	demos
12cu|php-ZendFramework-1.12.9-1|49	This package includes Zend Framework demos for the Feeds, Gdata, Mail, OpenId,
12cu|php-ZendFramework-1.12.9-1|50	Pdf, Search-Lucene and Services subpackages.
12cu|php-ZendFramework-1.12.9-1|51	
12cu|php-ZendFramework-1.12.9-1|52	%package	tests
12cu|php-ZendFramework-1.12.9-1|53	Summary:	Unit tests for the Zend Framework
12cu|php-ZendFramework-1.12.9-1|54	Group:		Development/PHP
12cu|php-ZendFramework-1.12.9-1|55	Requires:	%{name} = %{version}-%{release}
12cu|php-ZendFramework-1.12.9-1|56	Requires:	php-pear-PHPUnit >= 3.0.0
12cu|php-ZendFramework-1.12.9-1|57	Requires:	php-channel-phpunit
12cu|php-ZendFramework-1.12.9-1|58	Requires:	fonts-ttf-bitstream-vera
12cu|php-ZendFramework-1.12.9-1|59	BuildRequires:	fonts-ttf-bitstream-vera
12cu|php-ZendFramework-1.12.9-1|60	
12cu|php-ZendFramework-1.12.9-1|61	%description	tests
12cu|php-ZendFramework-1.12.9-1|62	This package includes Zend Framework unit tests for all available subpackages.
12cu|php-ZendFramework-1.12.9-1|63	
12cu|php-ZendFramework-1.12.9-1|64	%package	extras
12cu|php-ZendFramework-1.12.9-1|65	Summary:	Zend Framework Extras (ZendX)
12cu|php-ZendFramework-1.12.9-1|66	Group:		Development/PHP
12cu|php-ZendFramework-1.12.9-1|67	Requires:	%{name} = %{version}-%{release}
12cu|php-ZendFramework-1.12.9-1|68	Provides:	%{name}-ZendX = %{version}-%{release}
12cu|php-ZendFramework-1.12.9-1|69	
12cu|php-ZendFramework-1.12.9-1|70	%description	extras
12cu|php-ZendFramework-1.12.9-1|71	This package includes the ZendX libraries.
12cu|php-ZendFramework-1.12.9-1|72	
12cu|php-ZendFramework-1.12.9-1|73	%package	Cache-Backend-Apc
12cu|php-ZendFramework-1.12.9-1|74	Summary:	Zend Framework APC cache backend
12cu|php-ZendFramework-1.12.9-1|75	Group:		Development/PHP
12cu|php-ZendFramework-1.12.9-1|76	Requires:	%{name} = %{version}-%{release}
12cu|php-ZendFramework-1.12.9-1|77	Requires:	php-apc
12cu|php-ZendFramework-1.12.9-1|78	
12cu|php-ZendFramework-1.12.9-1|79	%description	Cache-Backend-Apc
12cu|php-ZendFramework-1.12.9-1|80	This package contains the backend for Zend_Cache to store and retrieve data via
12cu|php-ZendFramework-1.12.9-1|81	APC.
12cu|php-ZendFramework-1.12.9-1|82	
12cu|php-ZendFramework-1.12.9-1|83	%package	Cache-Backend-Memcached
12cu|php-ZendFramework-1.12.9-1|84	Summary:	Zend Framework memcache cache backend
12cu|php-ZendFramework-1.12.9-1|85	Group:		Development/PHP
12cu|php-ZendFramework-1.12.9-1|86	Requires:	%{name} = %{version}-%{release}
12cu|php-ZendFramework-1.12.9-1|87	Requires:	php-memcache
12cu|php-ZendFramework-1.12.9-1|88	
12cu|php-ZendFramework-1.12.9-1|89	%description	Cache-Backend-Memcached
12cu|php-ZendFramework-1.12.9-1|90	This package contains the back end for Zend_Cache to store and retrieve data
12cu|php-ZendFramework-1.12.9-1|91	via memcache.
12cu|php-ZendFramework-1.12.9-1|92	
12cu|php-ZendFramework-1.12.9-1|93	
12cu|php-ZendFramework-1.12.9-1|94	%package	Captcha
12cu|php-ZendFramework-1.12.9-1|95	Summary:	Zend Framework CAPTCHA component
12cu|php-ZendFramework-1.12.9-1|96	Group:		Development/PHP
12cu|php-ZendFramework-1.12.9-1|97	Requires:	%{name} = %{version}-%{release}
12cu|php-ZendFramework-1.12.9-1|98	Requires:	php-gd
12cu|php-ZendFramework-1.12.9-1|99	
12cu|php-ZendFramework-1.12.9-1|100	%description	Captcha
12cu|php-ZendFramework-1.12.9-1|101	This package contains the Zend Framework CAPTCHA extension.
12cu|php-ZendFramework-1.12.9-1|102	
12cu|php-ZendFramework-1.12.9-1|103	%package	Dojo
12cu|php-ZendFramework-1.12.9-1|104	Summary:	Zend Framework Dojo Toolkit integration component
12cu|php-ZendFramework-1.12.9-1|105	Group:		Development/PHP
12cu|php-ZendFramework-1.12.9-1|106	Requires:	%{name} = %{version}-%{release}
12cu|php-ZendFramework-1.12.9-1|107	
12cu|php-ZendFramework-1.12.9-1|108	%description	Dojo
12cu|php-ZendFramework-1.12.9-1|109	This package contains the Zend Framework Dojo Toolkit component as well as a
12cu|php-ZendFramework-1.12.9-1|110	copy of Dojo itself.
12cu|php-ZendFramework-1.12.9-1|111	
12cu|php-ZendFramework-1.12.9-1|112	
12cu|php-ZendFramework-1.12.9-1|113	%package	Feed
12cu|php-ZendFramework-1.12.9-1|114	Summary:	Live syndication feeds helper
12cu|php-ZendFramework-1.12.9-1|115	Group:		Development/PHP
12cu|php-ZendFramework-1.12.9-1|116	Requires:	%{name} = %{version}-%{release}
12cu|php-ZendFramework-1.12.9-1|117	Requires:	php-mbstring
12cu|php-ZendFramework-1.12.9-1|118	
12cu|php-ZendFramework-1.12.9-1|119	%description	Feed
12cu|php-ZendFramework-1.12.9-1|120	This component provides a very simple way to work with live syndicated feeds.
12cu|php-ZendFramework-1.12.9-1|121	
12cu|php-ZendFramework-1.12.9-1|122	* consumes RSS and Atom feeds
12cu|php-ZendFramework-1.12.9-1|123	* provides utilities for discovering feed links
12cu|php-ZendFramework-1.12.9-1|124	* imports feeds from multiple sources
12cu|php-ZendFramework-1.12.9-1|125	* providers feed building and posting operations
12cu|php-ZendFramework-1.12.9-1|126	
12cu|php-ZendFramework-1.12.9-1|127	%package	Gdata
12cu|php-ZendFramework-1.12.9-1|128	Summary:	Google Data APIs
12cu|php-ZendFramework-1.12.9-1|129	Group:		Development/PHP
12cu|php-ZendFramework-1.12.9-1|130	Requires:	%{name} = %{version}-%{release}
12cu|php-ZendFramework-1.12.9-1|131	
12cu|php-ZendFramework-1.12.9-1|132	%description	Gdata
12cu|php-ZendFramework-1.12.9-1|133	The Google Data APIs provide read/write access to such services hosted at
12cu|php-ZendFramework-1.12.9-1|134	google.com as Spreadsheets, Calendar, Blogger, and CodeSearch.
12cu|php-ZendFramework-1.12.9-1|135	
12cu|php-ZendFramework-1.12.9-1|136	* supports both authentication mechanisms of Google Data servers
12cu|php-ZendFramework-1.12.9-1|137	* supports queries and posting changes against Google Data services
12cu|php-ZendFramework-1.12.9-1|138	* supports service-specific element types in an object-oriented interface
12cu|php-ZendFramework-1.12.9-1|139	* matches functionality and design of other Google Data API clients
12cu|php-ZendFramework-1.12.9-1|140	
12cu|php-ZendFramework-1.12.9-1|141	%package	Pdf
12cu|php-ZendFramework-1.12.9-1|142	Summary:	PDF file handling helper
12cu|php-ZendFramework-1.12.9-1|143	Group:		Development/PHP
12cu|php-ZendFramework-1.12.9-1|144	Requires:	%{name} = %{version}-%{release}
12cu|php-ZendFramework-1.12.9-1|145	Requires:	php-gd
12cu|php-ZendFramework-1.12.9-1|146	Provides:   pear(Zend/Pdf/FileParser/Image/Jpeg.php)
12cu|php-ZendFramework-1.12.9-1|147	Provides:   pear(Zend/Pdf/FileParser/Image/Tiff.php)
12cu|php-ZendFramework-1.12.9-1|148	
12cu|php-ZendFramework-1.12.9-1|149	%description	Pdf
12cu|php-ZendFramework-1.12.9-1|150	Portable Document Format (PDF) from Adobe is the de facto standard for
12cu|php-ZendFramework-1.12.9-1|151	cross-platform rich documents. Now, PHP applications can create or read PDF
12cu|php-ZendFramework-1.12.9-1|152	documents on the fly, without the need to call utilities from the shell, depend
12cu|php-ZendFramework-1.12.9-1|153	on PHP extensions, or pay licensing fees. Zend_Pdf can even modify existing PDF
12cu|php-ZendFramework-1.12.9-1|154	documents.
12cu|php-ZendFramework-1.12.9-1|155	
12cu|php-ZendFramework-1.12.9-1|156	* supports Adobe PDF file format
12cu|php-ZendFramework-1.12.9-1|157	* parses PDF structure and provides access to elements
12cu|php-ZendFramework-1.12.9-1|158	* creates or modifies PDF documents
12cu|php-ZendFramework-1.12.9-1|159	* utilizes memory efficiently
12cu|php-ZendFramework-1.12.9-1|160	
12cu|php-ZendFramework-1.12.9-1|161	%package	Search-Lucene
12cu|php-ZendFramework-1.12.9-1|162	Summary:	Apache Lucene engine PHP port
12cu|php-ZendFramework-1.12.9-1|163	Group:		Development/PHP
12cu|php-ZendFramework-1.12.9-1|164	Requires:	%{name} = %{version}-%{release}
12cu|php-ZendFramework-1.12.9-1|165	Requires:	php-bitset
12cu|php-ZendFramework-1.12.9-1|166	
12cu|php-ZendFramework-1.12.9-1|167	%description	Search-Lucene
12cu|php-ZendFramework-1.12.9-1|168	The Apache Lucene engine is a powerful, feature-rich Java search engine that is
12cu|php-ZendFramework-1.12.9-1|169	flexible about document storage and supports many complex query
12cu|php-ZendFramework-1.12.9-1|170	types. Zend_Search_Lucene is a port of this engine written entirely in PHP 5.
12cu|php-ZendFramework-1.12.9-1|171	
12cu|php-ZendFramework-1.12.9-1|172	* allows PHP-powered websites to leverage powerful search capabilities without
12cu|php-ZendFramework-1.12.9-1|173	the need for web services or Java
12cu|php-ZendFramework-1.12.9-1|174	* provides binary compatibility with Apache Lucene
12cu|php-ZendFramework-1.12.9-1|175	* matches Apache Lucene in performance
12cu|php-ZendFramework-1.12.9-1|176	
12cu|php-ZendFramework-1.12.9-1|177	%package	Services
12cu|php-ZendFramework-1.12.9-1|178	Summary:	Web service APIs for a number of providers
12cu|php-ZendFramework-1.12.9-1|179	Group:		Development/PHP
12cu|php-ZendFramework-1.12.9-1|180	Requires:	%{name} = %{version}-%{release}
12cu|php-ZendFramework-1.12.9-1|181	
12cu|php-ZendFramework-1.12.9-1|182	%description	Services
12cu|php-ZendFramework-1.12.9-1|183	This package contains web service client APIs for the following services:
12cu|php-ZendFramework-1.12.9-1|184	
12cu|php-ZendFramework-1.12.9-1|185	- Akismet
12cu|php-ZendFramework-1.12.9-1|186	- Amazon (including EC2, S3)
12cu|php-ZendFramework-1.12.9-1|187	- Audioscrobbler
12cu|php-ZendFramework-1.12.9-1|188	- del.icio.us
12cu|php-ZendFramework-1.12.9-1|189	- Developer Garden
12cu|php-ZendFramework-1.12.9-1|190	- eBay
12cu|php-ZendFramework-1.12.9-1|191	- Flickr
12cu|php-ZendFramework-1.12.9-1|192	- LiveDocx
12cu|php-ZendFramework-1.12.9-1|193	- Nirvanix
12cu|php-ZendFramework-1.12.9-1|194	- Rackspace
12cu|php-ZendFramework-1.12.9-1|195	- ReCaptcha
12cu|php-ZendFramework-1.12.9-1|196	- Various URL Shortener services
12cu|php-ZendFramework-1.12.9-1|197	- SlideShare
12cu|php-ZendFramework-1.12.9-1|198	- SqlAzure
12cu|php-ZendFramework-1.12.9-1|199	- StrikeIron
12cu|php-ZendFramework-1.12.9-1|200	- Technorati
12cu|php-ZendFramework-1.12.9-1|201	- Twitter
12cu|php-ZendFramework-1.12.9-1|202	- Windows Azure
12cu|php-ZendFramework-1.12.9-1|203	- Yahoo!
12cu|php-ZendFramework-1.12.9-1|204	
12cu|php-ZendFramework-1.12.9-1|205	%prep
12cu|php-ZendFramework-1.12.9-1|206	%setup -qn %{php_name}-%{version}
12cu|php-ZendFramework-1.12.9-1|207	
12cu|php-ZendFramework-1.12.9-1|208	%build
12cu|php-ZendFramework-1.12.9-1|209	find . -type f -perm /111 \
12cu|php-ZendFramework-1.12.9-1|210	-fprint executables -exec %{__chmod} -x '{}' \; >/dev/null
12cu|php-ZendFramework-1.12.9-1|211	
12cu|php-ZendFramework-1.12.9-1|212	find . -type f -name \*.sh \
12cu|php-ZendFramework-1.12.9-1|213	-fprint valid_executables -exec %{__chmod} +x '{}' \; >/dev/null
12cu|php-ZendFramework-1.12.9-1|214	
12cu|php-ZendFramework-1.12.9-1|215	find extras/documentation/api/extras/ -exec chmod a+r '{}' \; >/dev/null
12cu|php-ZendFramework-1.12.9-1|216	
12cu|php-ZendFramework-1.12.9-1|217	%{__cat} executables valid_executables|sort|uniq -u > invalid_executables
12cu|php-ZendFramework-1.12.9-1|218	
12cu|php-ZendFramework-1.12.9-1|219	
12cu|php-ZendFramework-1.12.9-1|220	%install
12cu|php-ZendFramework-1.12.9-1|221	%{__mkdir_p} %{buildroot}%{_datadir}/php
12cu|php-ZendFramework-1.12.9-1|222	
12cu|php-ZendFramework-1.12.9-1|223	
12cu|php-ZendFramework-1.12.9-1|224	# remove cruft that somehow slipped into the tarball
12cu|php-ZendFramework-1.12.9-1|225	rm -f library/Zend/.Version.php.un~
12cu|php-ZendFramework-1.12.9-1|226	
12cu|php-ZendFramework-1.12.9-1|227	cp -pr library/Zend %{buildroot}%{_datadir}/php
12cu|php-ZendFramework-1.12.9-1|228	cp -pr demos/Zend %{buildroot}%{_datadir}/php/Zend/demos
12cu|php-ZendFramework-1.12.9-1|229	cp -pr tests %{buildroot}%{_datadir}/php/Zend
12cu|php-ZendFramework-1.12.9-1|230	cp -pr externals %{buildroot}%{_datadir}/php/Zend
12cu|php-ZendFramework-1.12.9-1|231	
12cu|php-ZendFramework-1.12.9-1|232	# ZendX
12cu|php-ZendFramework-1.12.9-1|233	cd extras
12cu|php-ZendFramework-1.12.9-1|234	cp -pr library/ZendX %{buildroot}%{_datadir}/php
12cu|php-ZendFramework-1.12.9-1|235	cp -pr tests %{buildroot}%{_datadir}/php/ZendX
12cu|php-ZendFramework-1.12.9-1|236	cd ..
12cu|php-ZendFramework-1.12.9-1|237	
12cu|php-ZendFramework-1.12.9-1|238	# rhbz 477440
12cu|php-ZendFramework-1.12.9-1|239	pushd %{buildroot}%{_datadir}/php/Zend/tests/Zend/Pdf/_fonts
12cu|php-ZendFramework-1.12.9-1|240	for i in *.ttf; do
12cu|php-ZendFramework-1.12.9-1|241	ln -snf %{_datadir}/fonts/TTF/$i $i
12cu|php-ZendFramework-1.12.9-1|242	done
12cu|php-ZendFramework-1.12.9-1|243	popd
12cu|php-ZendFramework-1.12.9-1|244	
12cu|php-ZendFramework-1.12.9-1|245	
12cu|php-ZendFramework-1.12.9-1|246	%files
12cu|php-ZendFramework-1.12.9-1|247	%doc LICENSE.txt DEVELOPMENT_README.md INSTALL.md README.md README-GIT.md
12cu|php-ZendFramework-1.12.9-1|248	%{_datadir}/php/Zend
12cu|php-ZendFramework-1.12.9-1|249	%exclude %{_datadir}/php/Zend/demos
12cu|php-ZendFramework-1.12.9-1|250	%exclude %{_datadir}/php/Zend/tests
12cu|php-ZendFramework-1.12.9-1|251	%exclude %{_datadir}/php/Zend/Cache/Backend/Apc.php
12cu|php-ZendFramework-1.12.9-1|252	%exclude %{_datadir}/php/Zend/Cache/Backend/Memcached.php
12cu|php-ZendFramework-1.12.9-1|253	%exclude %{_datadir}/php/Zend/Captcha
12cu|php-ZendFramework-1.12.9-1|254	%exclude %{_datadir}/php/Zend/Dojo.php
12cu|php-ZendFramework-1.12.9-1|255	%exclude %{_datadir}/php/Zend/Dojo
12cu|php-ZendFramework-1.12.9-1|256	%exclude %{_datadir}/php/Zend/Feed.php
12cu|php-ZendFramework-1.12.9-1|257	%exclude %{_datadir}/php/Zend/Feed
12cu|php-ZendFramework-1.12.9-1|258	%exclude %{_datadir}/php/Zend/Gdata.php
12cu|php-ZendFramework-1.12.9-1|259	%exclude %{_datadir}/php/Zend/Gdata
12cu|php-ZendFramework-1.12.9-1|260	%exclude %{_datadir}/php/Zend/Pdf.php
12cu|php-ZendFramework-1.12.9-1|261	%exclude %{_datadir}/php/Zend/Pdf
12cu|php-ZendFramework-1.12.9-1|262	%exclude %{_datadir}/php/Zend/Search
12cu|php-ZendFramework-1.12.9-1|263	%exclude %{_datadir}/php/Zend/Service/Akismet.php
12cu|php-ZendFramework-1.12.9-1|264	%exclude %{_datadir}/php/Zend/Service/Amazon.php
12cu|php-ZendFramework-1.12.9-1|265	%exclude %{_datadir}/php/Zend/Service/Amazon
12cu|php-ZendFramework-1.12.9-1|266	%exclude %{_datadir}/php/Zend/Service/Audioscrobbler.php
12cu|php-ZendFramework-1.12.9-1|267	%exclude %{_datadir}/php/Zend/Service/Delicious.php
12cu|php-ZendFramework-1.12.9-1|268	%exclude %{_datadir}/php/Zend/Service/Delicious
12cu|php-ZendFramework-1.12.9-1|269	%exclude %{_datadir}/php/Zend/Service/Flickr.php
12cu|php-ZendFramework-1.12.9-1|270	%exclude %{_datadir}/php/Zend/Service/Flickr
12cu|php-ZendFramework-1.12.9-1|271	%exclude %{_datadir}/php/Zend/Service/ReCaptcha.php
12cu|php-ZendFramework-1.12.9-1|272	%exclude %{_datadir}/php/Zend/Service/ReCaptcha
12cu|php-ZendFramework-1.12.9-1|273	%exclude %{_datadir}/php/Zend/Service/SlideShare.php
12cu|php-ZendFramework-1.12.9-1|274	%exclude %{_datadir}/php/Zend/Service/SlideShare
12cu|php-ZendFramework-1.12.9-1|275	%exclude %{_datadir}/php/Zend/Service/StrikeIron.php
12cu|php-ZendFramework-1.12.9-1|276	%exclude %{_datadir}/php/Zend/Service/StrikeIron
12cu|php-ZendFramework-1.12.9-1|277	%exclude %{_datadir}/php/Zend/Service/Technorati.php
12cu|php-ZendFramework-1.12.9-1|278	%exclude %{_datadir}/php/Zend/Service/Technorati
12cu|php-ZendFramework-1.12.9-1|279	%exclude %{_datadir}/php/Zend/Service/Yahoo.php
12cu|php-ZendFramework-1.12.9-1|280	%exclude %{_datadir}/php/Zend/Service/Yahoo
12cu|php-ZendFramework-1.12.9-1|281	%exclude %{_datadir}/php/Zend/externals/dojo
12cu|php-ZendFramework-1.12.9-1|282	
12cu|php-ZendFramework-1.12.9-1|283	
12cu|php-ZendFramework-1.12.9-1|284	%files demos
12cu|php-ZendFramework-1.12.9-1|285	%{_datadir}/php/Zend/demos
12cu|php-ZendFramework-1.12.9-1|286	%doc LICENSE.txt
12cu|php-ZendFramework-1.12.9-1|287	
12cu|php-ZendFramework-1.12.9-1|288	%files tests
12cu|php-ZendFramework-1.12.9-1|289	%{_datadir}/php/Zend/tests
12cu|php-ZendFramework-1.12.9-1|290	%doc LICENSE.txt
12cu|php-ZendFramework-1.12.9-1|291	
12cu|php-ZendFramework-1.12.9-1|292	%files extras
12cu|php-ZendFramework-1.12.9-1|293	%{_datadir}/php/ZendX
12cu|php-ZendFramework-1.12.9-1|294	%doc LICENSE.txt extras/documentation/api/extras/*
12cu|php-ZendFramework-1.12.9-1|295	
12cu|php-ZendFramework-1.12.9-1|296	%files Cache-Backend-Apc
12cu|php-ZendFramework-1.12.9-1|297	%{_datadir}/php/Zend/Cache/Backend/Apc.php
12cu|php-ZendFramework-1.12.9-1|298	%doc LICENSE.txt
12cu|php-ZendFramework-1.12.9-1|299	
12cu|php-ZendFramework-1.12.9-1|300	%files Cache-Backend-Memcached
12cu|php-ZendFramework-1.12.9-1|301	%{_datadir}/php/Zend/Cache/Backend/Memcached.php
12cu|php-ZendFramework-1.12.9-1|302	%doc LICENSE.txt
12cu|php-ZendFramework-1.12.9-1|303	
12cu|php-ZendFramework-1.12.9-1|304	%files Captcha
12cu|php-ZendFramework-1.12.9-1|305	%{_datadir}/php/Zend/Captcha
12cu|php-ZendFramework-1.12.9-1|306	%doc LICENSE.txt
12cu|php-ZendFramework-1.12.9-1|307	
12cu|php-ZendFramework-1.12.9-1|308	%files Dojo
12cu|php-ZendFramework-1.12.9-1|309	%{_datadir}/php/Zend/Dojo.php
12cu|php-ZendFramework-1.12.9-1|310	%{_datadir}/php/Zend/Dojo
12cu|php-ZendFramework-1.12.9-1|311	%{_datadir}/php/Zend/externals/dojo
12cu|php-ZendFramework-1.12.9-1|312	%doc LICENSE.txt
12cu|php-ZendFramework-1.12.9-1|313	
12cu|php-ZendFramework-1.12.9-1|314	%files Feed
12cu|php-ZendFramework-1.12.9-1|315	%{_datadir}/php/Zend/Feed.php
12cu|php-ZendFramework-1.12.9-1|316	%{_datadir}/php/Zend/Feed
12cu|php-ZendFramework-1.12.9-1|317	%doc LICENSE.txt
12cu|php-ZendFramework-1.12.9-1|318	
12cu|php-ZendFramework-1.12.9-1|319	%files Gdata
12cu|php-ZendFramework-1.12.9-1|320	%{_datadir}/php/Zend/Gdata.php
12cu|php-ZendFramework-1.12.9-1|321	%{_datadir}/php/Zend/Gdata
12cu|php-ZendFramework-1.12.9-1|322	%doc LICENSE.txt
12cu|php-ZendFramework-1.12.9-1|323	
12cu|php-ZendFramework-1.12.9-1|324	%files Pdf
12cu|php-ZendFramework-1.12.9-1|325	%{_datadir}/php/Zend/Pdf.php
12cu|php-ZendFramework-1.12.9-1|326	%{_datadir}/php/Zend/Pdf
12cu|php-ZendFramework-1.12.9-1|327	%doc LICENSE.txt
12cu|php-ZendFramework-1.12.9-1|328	
12cu|php-ZendFramework-1.12.9-1|329	%files Search-Lucene
12cu|php-ZendFramework-1.12.9-1|330	%{_datadir}/php/Zend/Search
12cu|php-ZendFramework-1.12.9-1|331	%doc LICENSE.txt
12cu|php-ZendFramework-1.12.9-1|332	
12cu|php-ZendFramework-1.12.9-1|333	%files Services
12cu|php-ZendFramework-1.12.9-1|334	%{_datadir}/php/Zend/Service/Akismet.php
12cu|php-ZendFramework-1.12.9-1|335	%{_datadir}/php/Zend/Service/Amazon.php
12cu|php-ZendFramework-1.12.9-1|336	%{_datadir}/php/Zend/Service/Amazon
12cu|php-ZendFramework-1.12.9-1|337	%{_datadir}/php/Zend/Service/Audioscrobbler.php
12cu|php-ZendFramework-1.12.9-1|338	%{_datadir}/php/Zend/Service/Delicious.php
12cu|php-ZendFramework-1.12.9-1|339	%{_datadir}/php/Zend/Service/Delicious
12cu|php-ZendFramework-1.12.9-1|340	%{_datadir}/php/Zend/Service/Flickr.php
12cu|php-ZendFramework-1.12.9-1|341	%{_datadir}/php/Zend/Service/Flickr
12cu|php-ZendFramework-1.12.9-1|342	%{_datadir}/php/Zend/Service/ReCaptcha.php
12cu|php-ZendFramework-1.12.9-1|343	%{_datadir}/php/Zend/Service/ReCaptcha
12cu|php-ZendFramework-1.12.9-1|344	%{_datadir}/php/Zend/Service/SlideShare.php
12cu|php-ZendFramework-1.12.9-1|345	%{_datadir}/php/Zend/Service/SlideShare
12cu|php-ZendFramework-1.12.9-1|346	%{_datadir}/php/Zend/Service/StrikeIron.php
12cu|php-ZendFramework-1.12.9-1|347	%{_datadir}/php/Zend/Service/StrikeIron
12cu|php-ZendFramework-1.12.9-1|348	%{_datadir}/php/Zend/Service/Technorati.php
12cu|php-ZendFramework-1.12.9-1|349	%{_datadir}/php/Zend/Service/Technorati
12cu|php-ZendFramework-1.12.9-1|350	%{_datadir}/php/Zend/Service/Yahoo.php
12cu|php-ZendFramework-1.12.9-1|351	%{_datadir}/php/Zend/Service/Yahoo
12cu|php-ZendFramework-1.12.9-1|352	%doc LICENSE.txt
12cu|php-ZendFramework-1.12.9-1|353	
12cu|php-ZendFramework-1.12.9-1|354	%changelog
12cu|php-ZendFramework-1.12.9-1|355	* Sat Nov 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12.9-1
12cu|php-ZendFramework-1.12.9-1|356	+ Revision: 8ac358d
12cu|php-ZendFramework-1.12.9-1|357	- Updated to 1.12.9
12cu|php-ZendFramework-1.12.9-1|358	
12cu|php-ZendFramework-1.12.9-1|359	

11729 12
12cu|picard-1.2-1|1	Summary:	The official MusicBrainz tagger
12cu|picard-1.2-1|2	Name:		picard
12cu|picard-1.2-1|3	Version:	1.2
12cu|picard-1.2-1|4	Release:	1
12cu|picard-1.2-1|5	License:	GPLv2+
12cu|picard-1.2-1|6	Group:		Sound
12cu|picard-1.2-1|7	Url:		http://musicbrainz.org/doc/MusicBrainz_Picard
12cu|picard-1.2-1|8	Source0:	http://ftp.musicbrainz.org/pub/musicbrainz/picard/%{name}-%{version}.tar.gz
12cu|picard-1.2-1|9	# Plugins:
12cu|picard-1.2-1|10	Source1:	http://users.musicbrainz.org/~luks/picard-plugins/classicdiscnumber.py
12cu|picard-1.2-1|11	Source2:	http://users.musicbrainz.org/~luks/picard-plugins/coverart.py
12cu|picard-1.2-1|12	Source3:	http://users.musicbrainz.org/~luks/picard-plugins/cuesheet.py
12cu|picard-1.2-1|13	Source4:	http://users.musicbrainz.org/~luks/picard-plugins/discnumber.py
12cu|picard-1.2-1|14	Source5:	http://users.musicbrainz.org/~luks/picard-plugins/featartist.py
12cu|picard-1.2-1|15	Source6:	http://users.musicbrainz.org/~luks/picard-plugins/open_in_gui.py
12cu|picard-1.2-1|16	Source7:	http://users.musicbrainz.org/~luks/picard-plugins/swapprefix.py
12cu|picard-1.2-1|17	Source8:	http://users.musicbrainz.org/~luks/picard-plugins/titlecase.py
12cu|picard-1.2-1|18	Source9:	http://users.musicbrainz.org/~luks/picard-plugins/tracks2clipboard.py
12cu|picard-1.2-1|19	# lastfm plugin
12cu|picard-1.2-1|20	Source10:	http://users.musicbrainz.org/~luks/picard-plugins/lastfm/lastfm__init__.py
12cu|picard-1.2-1|21	Source11:	http://users.musicbrainz.org/~luks/picard-plugins/lastfm/options_lastfm.ui
12cu|picard-1.2-1|22	Source12:	http://users.musicbrainz.org/~luks/picard-plugins/lastfm/ui_options_lastfm.py
12cu|picard-1.2-1|23	# replaygain plugin
12cu|picard-1.2-1|24	Source13:	http://users.musicbrainz.org/~luks/picard-plugins/replaygain/__init__.py
12cu|picard-1.2-1|25	Source14:	http://users.musicbrainz.org/~luks/picard-plugins/replaygain/options_replaygain.ui
12cu|picard-1.2-1|26	Source15:	http://users.musicbrainz.org/~luks/picard-plugins/replaygain/ui_options_replaygain.py
12cu|picard-1.2-1|27	Source16:	http://gitorious.org/musicbrainz/addrelease/blobs/raw/master/addrelease.py
12cu|picard-1.2-1|28	Source17:	http://users.musicbrainz.org/~luks/picard-plugins/release_type.py
12cu|picard-1.2-1|29	Source18:	http://users.musicbrainz.org/~luks/picard-plugins/featartistsintitles.py
12cu|picard-1.2-1|30	Source19:	http://users.musicbrainz.org/~luks/picard-plugins/no_release.py
12cu|picard-1.2-1|31	Source20:	http://github.com/voiceinsideyou/creaps-picard-plugins/raw/master/titleversion.py
12cu|picard-1.2-1|32	Source21:	http://github.com/voiceinsideyou/creaps-picard-plugins/raw/master/titlesort.py
12cu|picard-1.2-1|33	Source22:	https://github.com/voiceinsideyou/picard/raw/plugins/contrib/plugins/removeperfectalbums.py
12cu|picard-1.2-1|34	Source23:	https://raw.github.com/encukou/picard-plugins/master/autosave.py
12cu|picard-1.2-1|35	# http://forums.musicbrainz.org/viewtopic.php?id=2949
12cu|picard-1.2-1|36	Source24:	lastfmplus-0.13.zip
12cu|picard-1.2-1|37	# search plugins https://github.com/brianfreud/Picard-plugins
12cu|picard-1.2-1|38	Source25:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchAMG.py
12cu|picard-1.2-1|39	Source26:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchDiscogs3.py
12cu|picard-1.2-1|40	Source27:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchAmazon3.py
12cu|picard-1.2-1|41	Source28:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchCastAlbums3.py
12cu|picard-1.2-1|42	Source29:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchFilmMusziek3.py
12cu|picard-1.2-1|43	Source30:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchGMR.py
12cu|picard-1.2-1|44	Source31:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchGoogle3.py
12cu|picard-1.2-1|45	Source32:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchLortelArchives3.py
12cu|picard-1.2-1|46	Source33:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchSoundtrackCollector3.py
12cu|picard-1.2-1|47	Source34:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchSoundtrackINFO3.py
12cu|picard-1.2-1|48	Source35:	https://raw.github.com/brianfreud/Picard-plugins/master/SearchEbay.py
12cu|picard-1.2-1|49	
12cu|picard-1.2-1|50	BuildRequires:	mutagen
12cu|picard-1.2-1|51	BuildRequires:	pkgconfig(python)
12cu|picard-1.2-1|52	BuildRequires:	pkgconfig(libdiscid)
12cu|picard-1.2-1|53	Requires:	mutagen
12cu|picard-1.2-1|54	Requires:	python-qt4
12cu|picard-1.2-1|55	Requires:	%{mklibname discid 0}
12cu|picard-1.2-1|56	#gw for fpcalc (AcoustID calculation)
12cu|picard-1.2-1|57	Requires:	chromaprint
12cu|picard-1.2-1|58	#gw for metaflac:
12cu|picard-1.2-1|59	Suggests:	flac
12cu|picard-1.2-1|60	#gw for wvgain:
12cu|picard-1.2-1|61	Suggests:	wavpack
12cu|picard-1.2-1|62	Suggests:	mp3gain
12cu|picard-1.2-1|63	
12cu|picard-1.2-1|64	%description
12cu|picard-1.2-1|65	MusicBrainz Picard is the official MusicBrainz tagger, written in Python.
12cu|picard-1.2-1|66	
12cu|picard-1.2-1|67	Picard supports the majority of audio file formats, is capable of using audio
12cu|picard-1.2-1|68	fingerprints (PUIDs), performing CD lookups and disc ID submissions, and it has
12cu|picard-1.2-1|69	excellent Unicode support. Additionally, there are several plugins available
12cu|picard-1.2-1|70	that extend Picard's features.
12cu|picard-1.2-1|71	
12cu|picard-1.2-1|72	When tagging files, Picard uses an album-oriented approach. This approach
12cu|picard-1.2-1|73	allows it to utilize the MusicBrainz data as effectively as possible and
12cu|picard-1.2-1|74	correctly tag your music. For more information, see the illustrated quick start
12cu|picard-1.2-1|75	guide to tagging.
12cu|picard-1.2-1|76	
12cu|picard-1.2-1|77	Picard is named after Captain Jean-Luc Picard from the TV series Star Trek: The
12cu|picard-1.2-1|78	Next Generation.
12cu|picard-1.2-1|79	
12cu|picard-1.2-1|80	%prep
12cu|picard-1.2-1|81	%setup -q
12cu|picard-1.2-1|82	%apply_patches
12cu|picard-1.2-1|83	
12cu|picard-1.2-1|84	%build
12cu|picard-1.2-1|85	python setup.py config
12cu|picard-1.2-1|86	python setup.py build
12cu|picard-1.2-1|87	
12cu|picard-1.2-1|88	%install
12cu|picard-1.2-1|89	python setup.py install --root=%{buildroot}
12cu|picard-1.2-1|90	
12cu|picard-1.2-1|91	PLUGINDIR=%{buildroot}%{python_sitearch}/picard/plugins/
12cu|picard-1.2-1|92	install -m 0644 %{SOURCE1} ${PLUGINDIR}
12cu|picard-1.2-1|93	install -m 0644 %{SOURCE2} ${PLUGINDIR}
12cu|picard-1.2-1|94	install -m 0644 %{SOURCE3} ${PLUGINDIR}
12cu|picard-1.2-1|95	install -m 0644 %{SOURCE4} ${PLUGINDIR}
12cu|picard-1.2-1|96	install -m 0644 %{SOURCE5} ${PLUGINDIR}
12cu|picard-1.2-1|97	install -m 0644 %{SOURCE6} ${PLUGINDIR}
12cu|picard-1.2-1|98	install -m 0644 %{SOURCE7} ${PLUGINDIR}
12cu|picard-1.2-1|99	install -m 0644 %{SOURCE8} ${PLUGINDIR}
12cu|picard-1.2-1|100	install -m 0644 %{SOURCE9} ${PLUGINDIR}
12cu|picard-1.2-1|101	mkdir -p ${PLUGINDIR}/lastfm
12cu|picard-1.2-1|102	install -m 0644 %{SOURCE10} ${PLUGINDIR}/lastfm/__init__.py
12cu|picard-1.2-1|103	install -m 0644 %{SOURCE11} ${PLUGINDIR}/lastfm/
12cu|picard-1.2-1|104	install -m 0644 %{SOURCE12} ${PLUGINDIR}/lastfm/
12cu|picard-1.2-1|105	mkdir -p ${PLUGINDIR}/replaygain
12cu|picard-1.2-1|106	install -m 0644 %{SOURCE13} ${PLUGINDIR}/replaygain/__init__.py
12cu|picard-1.2-1|107	install -m 0644 %{SOURCE14} ${PLUGINDIR}/replaygain/
12cu|picard-1.2-1|108	install -m 0644 %{SOURCE15} ${PLUGINDIR}/replaygain/
12cu|picard-1.2-1|109	install -m 0644 %{SOURCE16} ${PLUGINDIR}
12cu|picard-1.2-1|110	install -m 0644 %{SOURCE17} ${PLUGINDIR}
12cu|picard-1.2-1|111	install -m 0644 %{SOURCE18} ${PLUGINDIR}
12cu|picard-1.2-1|112	install -m 0644 %{SOURCE19} ${PLUGINDIR}
12cu|picard-1.2-1|113	install -m 0644 %{SOURCE20} ${PLUGINDIR}
12cu|picard-1.2-1|114	install -m 0644 %{SOURCE21} ${PLUGINDIR}
12cu|picard-1.2-1|115	install -m 0644 %{SOURCE22} ${PLUGINDIR}
12cu|picard-1.2-1|116	install -m 0644 %{SOURCE23} ${PLUGINDIR}
12cu|picard-1.2-1|117	unzip %{SOURCE24} -d ${PLUGINDIR}
12cu|picard-1.2-1|118	install -m 0644 %{SOURCE25} ${PLUGINDIR}
12cu|picard-1.2-1|119	install -m 0644 %{SOURCE26} ${PLUGINDIR}
12cu|picard-1.2-1|120	install -m 0644 %{SOURCE27} ${PLUGINDIR}
12cu|picard-1.2-1|121	install -m 0644 %{SOURCE28} ${PLUGINDIR}
12cu|picard-1.2-1|122	install -m 0644 %{SOURCE29} ${PLUGINDIR}
12cu|picard-1.2-1|123	install -m 0644 %{SOURCE30} ${PLUGINDIR}
12cu|picard-1.2-1|124	install -m 0644 %{SOURCE31} ${PLUGINDIR}
12cu|picard-1.2-1|125	install -m 0644 %{SOURCE32} ${PLUGINDIR}
12cu|picard-1.2-1|126	install -m 0644 %{SOURCE33} ${PLUGINDIR}
12cu|picard-1.2-1|127	install -m 0644 %{SOURCE34} ${PLUGINDIR}
12cu|picard-1.2-1|128	install -m 0644 %{SOURCE35} ${PLUGINDIR}
12cu|picard-1.2-1|129	
12cu|picard-1.2-1|130	%find_lang %{name}
12cu|picard-1.2-1|131	
12cu|picard-1.2-1|132	%files -f %{name}.lang
12cu|picard-1.2-1|133	%doc AUTHORS.txt COPYING.txt INSTALL.txt NEWS.txt
12cu|picard-1.2-1|134	%{_bindir}/%{name}
12cu|picard-1.2-1|135	%{python_sitearch}/*
12cu|picard-1.2-1|136	%{_datadir}/applications/%{name}.desktop
12cu|picard-1.2-1|137	%{_iconsdir}/hicolor/*/apps/*
12cu|picard-1.2-1|138	

11730 12
12cu|picviz-gui-0.7-2|1	Name:		picviz-gui
12cu|picviz-gui-0.7-2|2	Version:	0.7
12cu|picviz-gui-0.7-2|3	Release:	2
12cu|picviz-gui-0.7-2|4	Summary:	Graphical frontend for picviz
12cu|picviz-gui-0.7-2|5	License:	GPLv3+
12cu|picviz-gui-0.7-2|6	Group:		Graphics
12cu|picviz-gui-0.7-2|7	Url:		http://www.wallinfire.net/picviz
12cu|picviz-gui-0.7-2|8	Source0:	http://www.wallinfire.net/files/picviz/%{name}-%{version}.tar.gz
12cu|picviz-gui-0.7-2|9	BuildRequires:	pkgconfig(python)
12cu|picviz-gui-0.7-2|10	Requires:	picviz-cli
12cu|picviz-gui-0.7-2|11	Requires:	python-qt4
12cu|picviz-gui-0.7-2|12	BuildArch:	noarch
12cu|picviz-gui-0.7-2|13	
12cu|picviz-gui-0.7-2|14	%description
12cu|picviz-gui-0.7-2|15	Graphical frontend for picviz.
12cu|picviz-gui-0.7-2|16	
12cu|picviz-gui-0.7-2|17	%files
12cu|picviz-gui-0.7-2|18	%doc COPYING README samples
12cu|picviz-gui-0.7-2|19	%{_bindir}/picviz-gui
12cu|picviz-gui-0.7-2|20	%{_datadir}/picviz-gui
12cu|picviz-gui-0.7-2|21	%{python_sitelib}/PicvizGui
12cu|picviz-gui-0.7-2|22	%{python_sitelib}/picviz_gui*.egg-info
12cu|picviz-gui-0.7-2|23	
12cu|picviz-gui-0.7-2|24	#----------------------------------------------------------------------------
12cu|picviz-gui-0.7-2|25	
12cu|picviz-gui-0.7-2|26	%prep
12cu|picviz-gui-0.7-2|27	%setup -q
12cu|picviz-gui-0.7-2|28	
12cu|picviz-gui-0.7-2|29	%build
12cu|picviz-gui-0.7-2|30	python setup.py build
12cu|picviz-gui-0.7-2|31	
12cu|picviz-gui-0.7-2|32	%install
12cu|picviz-gui-0.7-2|33	python setup.py install --root=%{buildroot}
12cu|picviz-gui-0.7-2|34	
12cu|picviz-gui-0.7-2|35	
12cu|picviz-gui-0.7-2|36	
12cu|picviz-gui-0.7-2|37	%changelog
12cu|picviz-gui-0.7-2|38	* Mon Mar 31 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7-2
12cu|picviz-gui-0.7-2|39	+ Revision: 7fd03ec
12cu|picviz-gui-0.7-2|40	- Should be noarch package, update Requires, spec cleanup
12cu|picviz-gui-0.7-2|41	
12cu|picviz-gui-0.7-2|42	

11731 12
12cu|pidgin-lastfm-0.4a-4|1	Summary:  Last.fm Plugin for Pidgin
12cu|pidgin-lastfm-0.4a-4|2	Group:    Networking/Instant messaging
12cu|pidgin-lastfm-0.4a-4|3	Name:     pidgin-lastfm
12cu|pidgin-lastfm-0.4a-4|4	Version:  0.4a
12cu|pidgin-lastfm-0.4a-4|5	Release:  4
12cu|pidgin-lastfm-0.4a-4|6	License:  GPLv3+
12cu|pidgin-lastfm-0.4a-4|7	Requires: pidgin-perl
12cu|pidgin-lastfm-0.4a-4|8	Source: http://downloads.sourceforge.net/pidgin-lastfm/pidgin-lastfm_%{version}_all.tar.gz
12cu|pidgin-lastfm-0.4a-4|9	URL: http://pidgin-lastfm.naturalnet.de
12cu|pidgin-lastfm-0.4a-4|10	
12cu|pidgin-lastfm-0.4a-4|11	#not noarch as the plugin dir is different on x86_64
12cu|pidgin-lastfm-0.4a-4|12	#BuildArch: noarch
12cu|pidgin-lastfm-0.4a-4|13	%define debug_package %{nil}
12cu|pidgin-lastfm-0.4a-4|14	
12cu|pidgin-lastfm-0.4a-4|15	%description
12cu|pidgin-lastfm-0.4a-4|16	The Pidgin Last.fm Plugin can display information from your Last.fm profile
12cu|pidgin-lastfm-0.4a-4|17	as a status message in the multi-protocol instant messenger Pidgin.
12cu|pidgin-lastfm-0.4a-4|18	The most important information might be the most recently scrobbled track.
12cu|pidgin-lastfm-0.4a-4|19	
12cu|pidgin-lastfm-0.4a-4|20	%prep
12cu|pidgin-lastfm-0.4a-4|21	%setup -q
12cu|pidgin-lastfm-0.4a-4|22	
12cu|pidgin-lastfm-0.4a-4|23	%build
12cu|pidgin-lastfm-0.4a-4|24	
12cu|pidgin-lastfm-0.4a-4|25	%install
12cu|pidgin-lastfm-0.4a-4|26	mkdir -p %{buildroot}%{_libdir}/pidgin
12cu|pidgin-lastfm-0.4a-4|27	cp src/lastfm.pl %{buildroot}%{_libdir}/pidgin
12cu|pidgin-lastfm-0.4a-4|28	
12cu|pidgin-lastfm-0.4a-4|29	%files
12cu|pidgin-lastfm-0.4a-4|30	%doc docs/*
12cu|pidgin-lastfm-0.4a-4|31	%attr(755,root,root) %{_libdir}/pidgin/lastfm.pl
12cu|pidgin-lastfm-0.4a-4|32	
12cu|pidgin-lastfm-0.4a-4|33	%changelog
12cu|pidgin-lastfm-0.4a-4|34	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4a-4
12cu|pidgin-lastfm-0.4a-4|35	+ Revision: cec0545
12cu|pidgin-lastfm-0.4a-4|36	- Spec cleanup
12cu|pidgin-lastfm-0.4a-4|37	
12cu|pidgin-lastfm-0.4a-4|38	

11732 12
12cu|pidgin-otr-4.0.0-1|1	Summary:	Pidgin plugin that implements Off-the-Record Messaging
12cu|pidgin-otr-4.0.0-1|2	Name:		pidgin-otr
12cu|pidgin-otr-4.0.0-1|3	Version:	4.0.0
12cu|pidgin-otr-4.0.0-1|4	Release:	1
12cu|pidgin-otr-4.0.0-1|5	License:	GPLv2+
12cu|pidgin-otr-4.0.0-1|6	Group:		Networking/Instant messaging
12cu|pidgin-otr-4.0.0-1|7	Url:		http://www.cypherpunks.ca/otr/
12cu|pidgin-otr-4.0.0-1|8	Source0:	http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz
12cu|pidgin-otr-4.0.0-1|9	Source1:	http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz.asc
12cu|pidgin-otr-4.0.0-1|10	BuildRequires:	intltool
12cu|pidgin-otr-4.0.0-1|11	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|pidgin-otr-4.0.0-1|12	BuildRequires:	pkgconfig(libgcrypt)
12cu|pidgin-otr-4.0.0-1|13	BuildRequires:	pkgconfig(libotr)
12cu|pidgin-otr-4.0.0-1|14	BuildRequires:	pkgconfig(pidgin)
12cu|pidgin-otr-4.0.0-1|15	Requires:	pidgin
12cu|pidgin-otr-4.0.0-1|16	
12cu|pidgin-otr-4.0.0-1|17	%description
12cu|pidgin-otr-4.0.0-1|18	This is a plugin for pidgin which implements Off-the-Record
12cu|pidgin-otr-4.0.0-1|19	Messaging over any IM network pidgin supports.
12cu|pidgin-otr-4.0.0-1|20	
12cu|pidgin-otr-4.0.0-1|21	OTR allows you to have private conversations over IM by providing:
12cu|pidgin-otr-4.0.0-1|22	- Encryption
12cu|pidgin-otr-4.0.0-1|23	- No one else can read your instant messages.
12cu|pidgin-otr-4.0.0-1|24	- Authentication
12cu|pidgin-otr-4.0.0-1|25	- You are assured the correspondent is who you think it is.
12cu|pidgin-otr-4.0.0-1|26	- Deniability
12cu|pidgin-otr-4.0.0-1|27	- The messages you send do _not_ have digital signatures that are
12cu|pidgin-otr-4.0.0-1|28	checkable by a third party.  Anyone can forge messages after a
12cu|pidgin-otr-4.0.0-1|29	conversation to make them look like they came from you.  However,
12cu|pidgin-otr-4.0.0-1|30	_during_ a conversation, your correspondent is assured the messages
12cu|pidgin-otr-4.0.0-1|31	he sees are authentic and unmodified.
12cu|pidgin-otr-4.0.0-1|32	- Perfect forward secrecy
12cu|pidgin-otr-4.0.0-1|33	- If you lose control of your private keys, no previous conversation
12cu|pidgin-otr-4.0.0-1|34	is compromised.
12cu|pidgin-otr-4.0.0-1|35	
12cu|pidgin-otr-4.0.0-1|36	%files -f %{name}.lang
12cu|pidgin-otr-4.0.0-1|37	%doc AUTHORS ChangeLog NEWS README
12cu|pidgin-otr-4.0.0-1|38	%{_libdir}/pidgin/*.so
12cu|pidgin-otr-4.0.0-1|39	
12cu|pidgin-otr-4.0.0-1|40	#----------------------------------------------------------------------------
12cu|pidgin-otr-4.0.0-1|41	
12cu|pidgin-otr-4.0.0-1|42	%prep
12cu|pidgin-otr-4.0.0-1|43	%setup -q
12cu|pidgin-otr-4.0.0-1|44	
12cu|pidgin-otr-4.0.0-1|45	%build
12cu|pidgin-otr-4.0.0-1|46	%configure2_5x
12cu|pidgin-otr-4.0.0-1|47	%make
12cu|pidgin-otr-4.0.0-1|48	
12cu|pidgin-otr-4.0.0-1|49	%install
12cu|pidgin-otr-4.0.0-1|50	%makeinstall_std
12cu|pidgin-otr-4.0.0-1|51	
12cu|pidgin-otr-4.0.0-1|52	# remove unneeded file
12cu|pidgin-otr-4.0.0-1|53	rm -f %{buildroot}%{_libdir}/pidgin/*.la
12cu|pidgin-otr-4.0.0-1|54	
12cu|pidgin-otr-4.0.0-1|55	%find_lang %{name}
12cu|pidgin-otr-4.0.0-1|56	
12cu|pidgin-otr-4.0.0-1|57	
12cu|pidgin-otr-4.0.0-1|58	%changelog
12cu|pidgin-otr-4.0.0-1|59	* Thu Jan 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0.0-1
12cu|pidgin-otr-4.0.0-1|60	+ Revision: 8a0b9b8
12cu|pidgin-otr-4.0.0-1|61	- LOG New version 4.0.0, spec cleanup
12cu|pidgin-otr-4.0.0-1|62	
12cu|pidgin-otr-4.0.0-1|63	

11733 12
12cu|pidgin-plugin-mrim-0.1.28-2|1	%define	PackageName	mrim-prpl
12cu|pidgin-plugin-mrim-0.1.28-2|2	%define debug_package %{nil}
12cu|pidgin-plugin-mrim-0.1.28-2|3	
12cu|pidgin-plugin-mrim-0.1.28-2|4	Summary:	MRIM Plugin for libpurple and derived IM clients
12cu|pidgin-plugin-mrim-0.1.28-2|5	Name:		pidgin-plugin-mrim
12cu|pidgin-plugin-mrim-0.1.28-2|6	Version:	0.1.28
12cu|pidgin-plugin-mrim-0.1.28-2|7	Release:	2
12cu|pidgin-plugin-mrim-0.1.28-2|8	License:	GPLv2+
12cu|pidgin-plugin-mrim-0.1.28-2|9	Group:		Networking/Instant messaging
12cu|pidgin-plugin-mrim-0.1.28-2|10	Url:		http://code.google.com/p/mrim-prpl/
12cu|pidgin-plugin-mrim-0.1.28-2|11	Source0:	http://mrim-prpl.googlecode.com/files/mrim-prpl-%{version}.tar.gz
12cu|pidgin-plugin-mrim-0.1.28-2|12	
12cu|pidgin-plugin-mrim-0.1.28-2|13	BuildRequires:	pkgconfig(purple)
12cu|pidgin-plugin-mrim-0.1.28-2|14	
12cu|pidgin-plugin-mrim-0.1.28-2|15	%description
12cu|pidgin-plugin-mrim-0.1.28-2|16	All the other plugins for all libpurple derived clients.
12cu|pidgin-plugin-mrim-0.1.28-2|17	
12cu|pidgin-plugin-mrim-0.1.28-2|18	%prep
12cu|pidgin-plugin-mrim-0.1.28-2|19	%setup -q -n %PackageName-%{version}
12cu|pidgin-plugin-mrim-0.1.28-2|20	
12cu|pidgin-plugin-mrim-0.1.28-2|21	%build
12cu|pidgin-plugin-mrim-0.1.28-2|22	./configure --gtk --libdir=%{_libdir}
12cu|pidgin-plugin-mrim-0.1.28-2|23	%make
12cu|pidgin-plugin-mrim-0.1.28-2|24	
12cu|pidgin-plugin-mrim-0.1.28-2|25	%install
12cu|pidgin-plugin-mrim-0.1.28-2|26	install -Dm0644 libmrim.so %{buildroot}/%{_libdir}/purple-2/libmrim.so
12cu|pidgin-plugin-mrim-0.1.28-2|27	install -Dm0644 pixmaps/mrim16.png %{buildroot}/%{_datadir}/pixmaps/pidgin/protocols/16/mrim.png
12cu|pidgin-plugin-mrim-0.1.28-2|28	install -Dm0644 pixmaps/mrim22.png %{buildroot}/%{_datadir}/pixmaps/pidgin/protocols/22/mrim.png
12cu|pidgin-plugin-mrim-0.1.28-2|29	install -Dm0644 pixmaps/mrim32.png %{buildroot}/%{_datadir}/pixmaps/pidgin/protocols/32/mrim.png
12cu|pidgin-plugin-mrim-0.1.28-2|30	
12cu|pidgin-plugin-mrim-0.1.28-2|31	%files
12cu|pidgin-plugin-mrim-0.1.28-2|32	%defattr (-,root,root,0755)
12cu|pidgin-plugin-mrim-0.1.28-2|33	%doc README LICENSE TODO
12cu|pidgin-plugin-mrim-0.1.28-2|34	%{_libdir}/purple-2/libmrim.so
12cu|pidgin-plugin-mrim-0.1.28-2|35	%{_datadir}/pixmaps/pidgin/protocols/*/mrim.png
12cu|pidgin-plugin-mrim-0.1.28-2|36	
12cu|pidgin-plugin-mrim-0.1.28-2|37	%changelog
12cu|pidgin-plugin-mrim-0.1.28-2|38	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.28-2
12cu|pidgin-plugin-mrim-0.1.28-2|39	+ Revision: d060eb8
12cu|pidgin-plugin-mrim-0.1.28-2|40	- Disable debug
12cu|pidgin-plugin-mrim-0.1.28-2|41	
12cu|pidgin-plugin-mrim-0.1.28-2|42	

11734 12
12cu|pidgin-rhythmbox-2.0-9|1	%define pidgin_version 2.2.1
12cu|pidgin-rhythmbox-2.0-9|2	
12cu|pidgin-rhythmbox-2.0-9|3	Summary:	Update Pidgin user info with music info playing in Rhythmbox
12cu|pidgin-rhythmbox-2.0-9|4	Name:		pidgin-rhythmbox
12cu|pidgin-rhythmbox-2.0-9|5	Version:	2.0
12cu|pidgin-rhythmbox-2.0-9|6	Release:	9
12cu|pidgin-rhythmbox-2.0-9|7	License:	GPLv2+
12cu|pidgin-rhythmbox-2.0-9|8	Group:		Networking/Instant messaging
12cu|pidgin-rhythmbox-2.0-9|9	URL:		http://jon.oberheide.org/projects/pidgin-rhythmbox/
12cu|pidgin-rhythmbox-2.0-9|10	Source:		http://jon.oberheide.org/projects/pidgin-rhythmbox/downloads/%{name}-%{version}.tar.bz2
12cu|pidgin-rhythmbox-2.0-9|11	Source1:        %{name}.rpmlintrc
12cu|pidgin-rhythmbox-2.0-9|12	BuildRequires:	pidgin-devel >= %{pidgin_version}
12cu|pidgin-rhythmbox-2.0-9|13	BuildRequires:	gtk2-devel
12cu|pidgin-rhythmbox-2.0-9|14	BuildRequires:	dbus-glib-devel
12cu|pidgin-rhythmbox-2.0-9|15	BuildRequires:	automake
12cu|pidgin-rhythmbox-2.0-9|16	Requires:	pidgin >= %{pidgin_version}
12cu|pidgin-rhythmbox-2.0-9|17	Requires:	rhythmbox
12cu|pidgin-rhythmbox-2.0-9|18	Provides:   gaim-rhythmbox
12cu|pidgin-rhythmbox-2.0-9|19	Obsoletes:  gaim-rhythmbox
12cu|pidgin-rhythmbox-2.0-9|20	
12cu|pidgin-rhythmbox-2.0-9|21	%description
12cu|pidgin-rhythmbox-2.0-9|22	The Pidgin-Rhythmbox plugin will automatically update your Pidgin user
12cu|pidgin-rhythmbox-2.0-9|23	info and/or away message with the currently playing music in Rhythmbox.
12cu|pidgin-rhythmbox-2.0-9|24	
12cu|pidgin-rhythmbox-2.0-9|25	If the artist and title are known, it will also attempt to create
12cu|pidgin-rhythmbox-2.0-9|26	a link to the song's lyrics by using Google's "I'm Feeling Lucky"
12cu|pidgin-rhythmbox-2.0-9|27	feature.
12cu|pidgin-rhythmbox-2.0-9|28	
12cu|pidgin-rhythmbox-2.0-9|29	Pidgin-Rhythmbox will replace %%rb in your user info and/or away message
12cu|pidgin-rhythmbox-2.0-9|30	with the song information. As of version 1.5.0.1, only oscar protocol
12cu|pidgin-rhythmbox-2.0-9|31	(i.e. AIM/ICQ) is supported, though it is expected to support every
12cu|pidgin-rhythmbox-2.0-9|32	protocol in 2.0.
12cu|pidgin-rhythmbox-2.0-9|33	
12cu|pidgin-rhythmbox-2.0-9|34	%prep
12cu|pidgin-rhythmbox-2.0-9|35	%setup -q -n %{name}-%{version}
12cu|pidgin-rhythmbox-2.0-9|36	autoreconf -fi
12cu|pidgin-rhythmbox-2.0-9|37	
12cu|pidgin-rhythmbox-2.0-9|38	%build
12cu|pidgin-rhythmbox-2.0-9|39	%configure2_5x
12cu|pidgin-rhythmbox-2.0-9|40	%make
12cu|pidgin-rhythmbox-2.0-9|41	
12cu|pidgin-rhythmbox-2.0-9|42	%install
12cu|pidgin-rhythmbox-2.0-9|43	%makeinstall_std
12cu|pidgin-rhythmbox-2.0-9|44	
12cu|pidgin-rhythmbox-2.0-9|45	%files
12cu|pidgin-rhythmbox-2.0-9|46	%doc README
12cu|pidgin-rhythmbox-2.0-9|47	%{_libdir}/pidgin/*.so
12cu|pidgin-rhythmbox-2.0-9|48	
12cu|pidgin-rhythmbox-2.0-9|49	
12cu|pidgin-rhythmbox-2.0-9|50	%changelog
12cu|pidgin-rhythmbox-2.0-9|51	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-9
12cu|pidgin-rhythmbox-2.0-9|52	+ Revision: 5899af3
12cu|pidgin-rhythmbox-2.0-9|53	- Added rpmlintrc
12cu|pidgin-rhythmbox-2.0-9|54	
12cu|pidgin-rhythmbox-2.0-9|55	

11735 12
12cu|pidgin-sipe-1.15.0-1|1	%define __libtoolize /bin/true
12cu|pidgin-sipe-1.15.0-1|2	
12cu|pidgin-sipe-1.15.0-1|3	Name: 		pidgin-sipe
12cu|pidgin-sipe-1.15.0-1|4	Version: 	1.15.0
12cu|pidgin-sipe-1.15.0-1|5	Release: 	1
12cu|pidgin-sipe-1.15.0-1|6	URL: 		http://sipe.sourceforge.net/
12cu|pidgin-sipe-1.15.0-1|7	License: 	GPLv2+
12cu|pidgin-sipe-1.15.0-1|8	Group: 		Networking/Instant messaging
12cu|pidgin-sipe-1.15.0-1|9	Source0: 	http://downloads.sourceforge.net/project/sipe/sipe/%{name}-%{version}/%{name}-%{version}.tar.bz2
12cu|pidgin-sipe-1.15.0-1|10	Summary: 	Pidgin protocol (SIP/SIMPLE) plugin to connect to MS Office Communicator
12cu|pidgin-sipe-1.15.0-1|11	#BuildRequires:	pidgin-devel
12cu|pidgin-sipe-1.15.0-1|12	BuildRequires:	pkgconfig(telepathy-glib)
12cu|pidgin-sipe-1.15.0-1|13	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
12cu|pidgin-sipe-1.15.0-1|14	BuildRequires:	gmime-devel
12cu|pidgin-sipe-1.15.0-1|15	BuildRequires:	gettext
12cu|pidgin-sipe-1.15.0-1|16	BuildRequires:	krb5-devel
12cu|pidgin-sipe-1.15.0-1|17	BuildRequires:	pkgconfig(libxml-2.0)
12cu|pidgin-sipe-1.15.0-1|18	BuildRequires:	intltool
12cu|pidgin-sipe-1.15.0-1|19	BuildRequires:	libgstreamer-plugins-base-devel
12cu|pidgin-sipe-1.15.0-1|20	BuildRequires:	libnice-devel >= 0.1.0
12cu|pidgin-sipe-1.15.0-1|21	BuildRequires:	pkgconfig(nss)
12cu|pidgin-sipe-1.15.0-1|22	
12cu|pidgin-sipe-1.15.0-1|23	%description
12cu|pidgin-sipe-1.15.0-1|24	This project develops a third-party plugin for the Pidgin  multi-protocol
12cu|pidgin-sipe-1.15.0-1|25	instant messenger. It implements the extended version of SIP/SIMPLE used by
12cu|pidgin-sipe-1.15.0-1|26	various products:
12cu|pidgin-sipe-1.15.0-1|27	
12cu|pidgin-sipe-1.15.0-1|28	* Microsoft Office Communications Server (OCS 2007 and newer)
12cu|pidgin-sipe-1.15.0-1|29	* Microsoft Live Communications Server (LCS 2003/2005)
12cu|pidgin-sipe-1.15.0-1|30	* Reuters Messaging
12cu|pidgin-sipe-1.15.0-1|31	
12cu|pidgin-sipe-1.15.0-1|32	With this plugin you should be able to replace your Microsoft Office
12cu|pidgin-sipe-1.15.0-1|33	Communicator client with Pidgin.
12cu|pidgin-sipe-1.15.0-1|34	
12cu|pidgin-sipe-1.15.0-1|35	%prep
12cu|pidgin-sipe-1.15.0-1|36	%setup -q
12cu|pidgin-sipe-1.15.0-1|37	
12cu|pidgin-sipe-1.15.0-1|38	%build
12cu|pidgin-sipe-1.15.0-1|39	sed -i 's/-Werror//g' configure.ac configure
12cu|pidgin-sipe-1.15.0-1|40	
12cu|pidgin-sipe-1.15.0-1|41	%configure --with-krb5 --disable-purple --enable-telepathy
12cu|pidgin-sipe-1.15.0-1|42	%make
12cu|pidgin-sipe-1.15.0-1|43	
12cu|pidgin-sipe-1.15.0-1|44	%install
12cu|pidgin-sipe-1.15.0-1|45	%makeinstall_std
12cu|pidgin-sipe-1.15.0-1|46	
12cu|pidgin-sipe-1.15.0-1|47	%find_lang %{name}
12cu|pidgin-sipe-1.15.0-1|48	
12cu|pidgin-sipe-1.15.0-1|49	%files -f %{name}.lang
12cu|pidgin-sipe-1.15.0-1|50	#%{_libdir}/purple-2/*.so
12cu|pidgin-sipe-1.15.0-1|51	%{_libdir}/telepathy-sipe
12cu|pidgin-sipe-1.15.0-1|52	%{_datadir}/telepathy/profiles/sipe.profile
12cu|pidgin-sipe-1.15.0-1|53	%{_datadir}/empathy/icons/hicolor/*/apps/im-sipe.*
12cu|pidgin-sipe-1.15.0-1|54	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.sipe.service

11736 12
12cu|pinta-1.4-1|1	%global debug_package %{nil}
12cu|pinta-1.4-1|2	
12cu|pinta-1.4-1|3	Name:	    pinta
12cu|pinta-1.4-1|4	Version:	1.4
12cu|pinta-1.4-1|5	Release:	1
12cu|pinta-1.4-1|6	Summary:	An easy to use drawing and image editing program
12cu|pinta-1.4-1|7	
12cu|pinta-1.4-1|8	Group:		Graphics
12cu|pinta-1.4-1|9	
12cu|pinta-1.4-1|10	# the code is licensed under the MIT license while the icons are licensed as CC-BY
12cu|pinta-1.4-1|11	License:	MIT and CC-BY
12cu|pinta-1.4-1|12	URL:		http://pinta-project.com/
12cu|pinta-1.4-1|13	
12cu|pinta-1.4-1|14	Source0:	http://github.com/downloads/PintaProject/Pinta/%{name}-%{version}.tar.gz
12cu|pinta-1.4-1|15	
12cu|pinta-1.4-1|16	Requires:	hicolor-icon-theme
12cu|pinta-1.4-1|17	Requires:	mono-addins
12cu|pinta-1.4-1|18	BuildRequires:	mono-devel
12cu|pinta-1.4-1|19	BuildRequires:	gtk-sharp2-devel
12cu|pinta-1.4-1|20	BuildRequires:	gtk-sharp2
12cu|pinta-1.4-1|21	BuildRequires:	gettext
12cu|pinta-1.4-1|22	BuildRequires:	desktop-file-utils
12cu|pinta-1.4-1|23	BuildRequires:	intltool
12cu|pinta-1.4-1|24	BuildRequires:	mono-addins-devel
12cu|pinta-1.4-1|25	BuildRequires:	glib-sharp2
12cu|pinta-1.4-1|26	
12cu|pinta-1.4-1|27	%description
12cu|pinta-1.4-1|28	Pinta is an image drawing/editing program.
12cu|pinta-1.4-1|29	It's goal is to provide a simplified alternative to GIMP for casual users.
12cu|pinta-1.4-1|30	
12cu|pinta-1.4-1|31	%prep
12cu|pinta-1.4-1|32	%setup -q
12cu|pinta-1.4-1|33	
12cu|pinta-1.4-1|34	chmod -x readme.md
12cu|pinta-1.4-1|35	chmod -x license-mit.txt
12cu|pinta-1.4-1|36	chmod -x license-pdn.txt
12cu|pinta-1.4-1|37	chmod -x xdg/pinta.1
12cu|pinta-1.4-1|38	chmod -x xdg/pinta.xpm
12cu|pinta-1.4-1|39	chmod -x xdg/scalable/pinta.svg
12cu|pinta-1.4-1|40	
12cu|pinta-1.4-1|41	sed -i 's/\r//' readme.md
12cu|pinta-1.4-1|42	sed -i 's/\r//' license-mit.txt
12cu|pinta-1.4-1|43	sed -i 's/\r//' license-pdn.txt
12cu|pinta-1.4-1|44	sed -i 's/\r//' pinta.in
12cu|pinta-1.4-1|45	sed -i 's/\r//' xdg/pinta.xpm
12cu|pinta-1.4-1|46	sed -i 's/\r//' xdg/pinta.1
12cu|pinta-1.4-1|47	sed -i 's/\r//' xdg/scalable/pinta.svg
12cu|pinta-1.4-1|48	
12cu|pinta-1.4-1|49	%build
12cu|pinta-1.4-1|50	%configure
12cu|pinta-1.4-1|51	%make
12cu|pinta-1.4-1|52	
12cu|pinta-1.4-1|53	%install
12cu|pinta-1.4-1|54	%makeinstall_std
12cu|pinta-1.4-1|55	
12cu|pinta-1.4-1|56	desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
12cu|pinta-1.4-1|57	
12cu|pinta-1.4-1|58	%find_lang %{name}
12cu|pinta-1.4-1|59	
12cu|pinta-1.4-1|60	%post
12cu|pinta-1.4-1|61	update-desktop-database &> /dev/null ||:
12cu|pinta-1.4-1|62	
12cu|pinta-1.4-1|63	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
12cu|pinta-1.4-1|64	
12cu|pinta-1.4-1|65	%postun
12cu|pinta-1.4-1|66	update-desktop-database &> /dev/null || :
12cu|pinta-1.4-1|67	
12cu|pinta-1.4-1|68	if [ $1 -eq 0 ] ; then
12cu|pinta-1.4-1|69	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
12cu|pinta-1.4-1|70	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cu|pinta-1.4-1|71	fi
12cu|pinta-1.4-1|72	
12cu|pinta-1.4-1|73	%posttrans
12cu|pinta-1.4-1|74	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cu|pinta-1.4-1|75	
12cu|pinta-1.4-1|76	%files -f %{name}.lang
12cu|pinta-1.4-1|77	%doc readme.md license-mit.txt license-pdn.txt
12cu|pinta-1.4-1|78	%{_libdir}/%{name}
12cu|pinta-1.4-1|79	%{_bindir}/%{name}
12cu|pinta-1.4-1|80	%{_datadir}/applications/%{name}.desktop
12cu|pinta-1.4-1|81	%{_datadir}/icons/hicolor/*/*/%{name}.*
12cu|pinta-1.4-1|82	%{_datadir}/man/man1/%{name}*
12cu|pinta-1.4-1|83	%{_datadir}/pixmaps/%{name}*
12cu|pinta-1.4-1|84	
12cu|pinta-1.4-1|85	%changelog
12cu|pinta-1.4-1|86	* Wed Jan 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-1
12cu|pinta-1.4-1|87	+ Revision: 4aa3be7
12cu|pinta-1.4-1|88	- Added gtk-sharp2 BR
12cu|pinta-1.4-1|89	
12cu|pinta-1.4-1|90	

11737 12
12cu|pioneer-0.0.alpha30-1|1	%define		oversion	alpha30
12cu|pioneer-0.0.alpha30-1|2	
12cu|pioneer-0.0.alpha30-1|3	Name:		pioneer
12cu|pioneer-0.0.alpha30-1|4	Version:	0.0.%{oversion}
12cu|pioneer-0.0.alpha30-1|5	Release:	1
12cu|pioneer-0.0.alpha30-1|6	Summary:	Space adventure game, reminiscent of Frontier: Elite 2
12cu|pioneer-0.0.alpha30-1|7	Group:		Games/Arcade
12cu|pioneer-0.0.alpha30-1|8	License:	GPLv3+
12cu|pioneer-0.0.alpha30-1|9	URL:		http://pioneerspacesim.net/
12cu|pioneer-0.0.alpha30-1|10	# See https://github.com/pioneerspacesim/pioneer/tags
12cu|pioneer-0.0.alpha30-1|11	Source:		%{name}-%{oversion}.tar.gz
12cu|pioneer-0.0.alpha30-1|12	BuildRequires:	imagemagick
12cu|pioneer-0.0.alpha30-1|13	BuildRequires:	pkgconfig(assimp) >= 3.0
12cu|pioneer-0.0.alpha30-1|14	BuildRequires:	pkgconfig(freetype2)
12cu|pioneer-0.0.alpha30-1|15	BuildRequires:	pkgconfig(gl)
12cu|pioneer-0.0.alpha30-1|16	BuildRequires:	pkgconfig(glew)
12cu|pioneer-0.0.alpha30-1|17	BuildRequires:	pkgconfig(glu)
12cu|pioneer-0.0.alpha30-1|18	BuildRequires:	pkgconfig(libpng)
12cu|pioneer-0.0.alpha30-1|19	BuildRequires:	pkgconfig(sdl)
12cu|pioneer-0.0.alpha30-1|20	BuildRequires:	pkgconfig(SDL_image)
12cu|pioneer-0.0.alpha30-1|21	BuildRequires:	pkgconfig(sigc++-2.0)
12cu|pioneer-0.0.alpha30-1|22	BuildRequires:	pkgconfig(vorbisfile)
12cu|pioneer-0.0.alpha30-1|23	Requires:	%{name}-data = %{version}
12cu|pioneer-0.0.alpha30-1|24	
12cu|pioneer-0.0.alpha30-1|25	%description
12cu|pioneer-0.0.alpha30-1|26	Pioneer is a space adventure game set in the Milky Way galaxy at the turn of
12cu|pioneer-0.0.alpha30-1|27	the 31st Century.
12cu|pioneer-0.0.alpha30-1|28	
12cu|pioneer-0.0.alpha30-1|29	The game is open-ended, and you are free to explore the millions of star
12cu|pioneer-0.0.alpha30-1|30	systems in the game. You can land on planets, slingshot past gas giants, and
12cu|pioneer-0.0.alpha30-1|31	burn yourself to a crisp flying between binary star systems.
12cu|pioneer-0.0.alpha30-1|32	
12cu|pioneer-0.0.alpha30-1|33	When Pioneer is finished there will be many ways to make ends meet: piracy,
12cu|pioneer-0.0.alpha30-1|34	smuggling, bounty-hunting, mining, doing missions for the various factions
12cu|pioneer-0.0.alpha30-1|35	fighting for power, freedom or self-determination.
12cu|pioneer-0.0.alpha30-1|36	
12cu|pioneer-0.0.alpha30-1|37	Pioneer has a sneaking resemblance to Frontier: Elite 2.
12cu|pioneer-0.0.alpha30-1|38	
12cu|pioneer-0.0.alpha30-1|39	%files
12cu|pioneer-0.0.alpha30-1|40	%defattr(644,root,root,755)
12cu|pioneer-0.0.alpha30-1|41	%doc Changelog.txt AUTHORS.txt README.txt Quickstart.txt
12cu|pioneer-0.0.alpha30-1|42	%attr(755,root,root) %{_gamesbindir}/%{name}
12cu|pioneer-0.0.alpha30-1|43	%attr(755,root,root) %{_gamesbindir}/lmrmodelviewer
12cu|pioneer-0.0.alpha30-1|44	%{_datadir}/applications/%{name}.desktop
12cu|pioneer-0.0.alpha30-1|45	%{_liconsdir}/%{name}.png
12cu|pioneer-0.0.alpha30-1|46	%{_miconsdir}/%{name}.png
12cu|pioneer-0.0.alpha30-1|47	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|pioneer-0.0.alpha30-1|48	
12cu|pioneer-0.0.alpha30-1|49	#----------------------------------------------------------------------------
12cu|pioneer-0.0.alpha30-1|50	
12cu|pioneer-0.0.alpha30-1|51	%package data
12cu|pioneer-0.0.alpha30-1|52	Summary:	Game data files for Pioneer
12cu|pioneer-0.0.alpha30-1|53	Requires:	%{name} = %{version}
12cu|pioneer-0.0.alpha30-1|54	BuildArch:	noarch
12cu|pioneer-0.0.alpha30-1|55	
12cu|pioneer-0.0.alpha30-1|56	%description data
12cu|pioneer-0.0.alpha30-1|57	Game data files for Pioneer.
12cu|pioneer-0.0.alpha30-1|58	
12cu|pioneer-0.0.alpha30-1|59	%files data
12cu|pioneer-0.0.alpha30-1|60	%defattr(644,root,root,755)
12cu|pioneer-0.0.alpha30-1|61	%{_gamesdatadir}/%{name}
12cu|pioneer-0.0.alpha30-1|62	
12cu|pioneer-0.0.alpha30-1|63	#----------------------------------------------------------------------------
12cu|pioneer-0.0.alpha30-1|64	
12cu|pioneer-0.0.alpha30-1|65	%prep
12cu|pioneer-0.0.alpha30-1|66	%setup -q -n %{name}-%{oversion}
12cu|pioneer-0.0.alpha30-1|67	for N in 16 32 64 128; do convert data/icons/badge.png -resize ${N}x${N} $N.png; done
12cu|pioneer-0.0.alpha30-1|68	
12cu|pioneer-0.0.alpha30-1|69	%build
12cu|pioneer-0.0.alpha30-1|70	./bootstrap
12cu|pioneer-0.0.alpha30-1|71	%configure2_5x \
12cu|pioneer-0.0.alpha30-1|72	--bindir=%{_gamesbindir} \
12cu|pioneer-0.0.alpha30-1|73	PIONEER_DATA_DIR=%{_gamesdatadir}/%{name}
12cu|pioneer-0.0.alpha30-1|74	
12cu|pioneer-0.0.alpha30-1|75	%make
12cu|pioneer-0.0.alpha30-1|76	
12cu|pioneer-0.0.alpha30-1|77	%install
12cu|pioneer-0.0.alpha30-1|78	%makeinstall_std
12cu|pioneer-0.0.alpha30-1|79	
12cu|pioneer-0.0.alpha30-1|80	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|pioneer-0.0.alpha30-1|81	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|pioneer-0.0.alpha30-1|82	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cu|pioneer-0.0.alpha30-1|83	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cu|pioneer-0.0.alpha30-1|84	
12cu|pioneer-0.0.alpha30-1|85	# menu-entry
12cu|pioneer-0.0.alpha30-1|86	mkdir -p  %{buildroot}%{_datadir}/applications
12cu|pioneer-0.0.alpha30-1|87	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|pioneer-0.0.alpha30-1|88	[Desktop Entry]
12cu|pioneer-0.0.alpha30-1|89	Name=Pioneer
12cu|pioneer-0.0.alpha30-1|90	Comment=Space adventure game
12cu|pioneer-0.0.alpha30-1|91	Exec=%{name}
12cu|pioneer-0.0.alpha30-1|92	Icon=%{name}
12cu|pioneer-0.0.alpha30-1|93	Terminal=false
12cu|pioneer-0.0.alpha30-1|94	Type=Application
12cu|pioneer-0.0.alpha30-1|95	Categories=Game;ArcadeGame;
12cu|pioneer-0.0.alpha30-1|96	EOF
12cu|pioneer-0.0.alpha30-1|97	
12cu|pioneer-0.0.alpha30-1|98	

11738 12
12cu|pioneers-14.1-3|1	Summary: 	Playable implementation of the Settlers of Catan
12cu|pioneers-14.1-3|2	Name: 		pioneers
12cu|pioneers-14.1-3|3	Version: 	14.1
12cu|pioneers-14.1-3|4	Release:        3
12cu|pioneers-14.1-3|5	Group: 		Games/Boards
12cu|pioneers-14.1-3|6	License: 	GPLv2+
12cu|pioneers-14.1-3|7	Url: 		http://pio.sourceforge.net/
12cu|pioneers-14.1-3|8	Source: 	http://downloads.sourceforge.net/project/pio/Source/%{name}-%{version}.tar.gz
12cu|pioneers-14.1-3|9	Source2:	pioneers-0.9.55-icons.tar.bz2
12cu|pioneers-14.1-3|10	Patch: pioneers-0.12.1-desktopentry.patch
12cu|pioneers-14.1-3|11	BuildRequires:  pkgconfig(libgnome-2.0)
12cu|pioneers-14.1-3|12	BuildRequires:  pkgconfig(glib-2.0)
12cu|pioneers-14.1-3|13	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|pioneers-14.1-3|14	%if %mdvver >= 201200
12cu|pioneers-14.1-3|15	BuildRequires:  pkgconfig(libnotify) >= 0.7.4
12cu|pioneers-14.1-3|16	%endif
12cu|pioneers-14.1-3|17	BuildRequires:  avahi-client-devel
12cu|pioneers-14.1-3|18	BuildRequires:  scrollkeeper
12cu|pioneers-14.1-3|19	BuildRequires:  desktop-file-utils
12cu|pioneers-14.1-3|20	BuildRequires:  intltool
12cu|pioneers-14.1-3|21	Provides: gnocatan
12cu|pioneers-14.1-3|22	Obsoletes: gnocatan
12cu|pioneers-14.1-3|23	
12cu|pioneers-14.1-3|24	%description
12cu|pioneers-14.1-3|25	Pioneers is an Internet playable implementation of the Settlers of
12cu|pioneers-14.1-3|26	Catan board game.  The aim is to remain as faithful to the board game
12cu|pioneers-14.1-3|27	as is possible.
12cu|pioneers-14.1-3|28	
12cu|pioneers-14.1-3|29	%package 	server-console
12cu|pioneers-14.1-3|30	Summary:	Pioneers Console Server
12cu|pioneers-14.1-3|31	Group: 		Games/Boards
12cu|pioneers-14.1-3|32	Requires:	pioneers-server-data = %version
12cu|pioneers-14.1-3|33	Provides: gnocatan-server-console
12cu|pioneers-14.1-3|34	Obsoletes: gnocatan-server-console
12cu|pioneers-14.1-3|35	%description 	server-console
12cu|pioneers-14.1-3|36	Pioneers is an Internet playable implementation of the Settlers of
12cu|pioneers-14.1-3|37	Catan board game.  The aim is to remain as faithful to the board game
12cu|pioneers-14.1-3|38	as is possible.
12cu|pioneers-14.1-3|39	The meta server registers available game servers and offers them to new
12cu|pioneers-14.1-3|40	players. It can also create new servers on client request.
12cu|pioneers-14.1-3|41	
12cu|pioneers-14.1-3|42	
12cu|pioneers-14.1-3|43	%package 	server-gtk
12cu|pioneers-14.1-3|44	Summary:	Pioneers GTK Server
12cu|pioneers-14.1-3|45	Group: 		Games/Boards
12cu|pioneers-14.1-3|46	Requires:	pioneers-server-data = %version
12cu|pioneers-14.1-3|47	Provides: gnocatan-server-gtk
12cu|pioneers-14.1-3|48	Obsoletes: gnocatan-server-gtk
12cu|pioneers-14.1-3|49	%description 	server-gtk
12cu|pioneers-14.1-3|50	Pioneers is an Internet playable implementation of the Settlers of
12cu|pioneers-14.1-3|51	Catan board game.  The aim is to remain as faithful to the board game
12cu|pioneers-14.1-3|52	as is possible.
12cu|pioneers-14.1-3|53	
12cu|pioneers-14.1-3|54	The server has a user interface in which you can customise the game
12cu|pioneers-14.1-3|55	parameters.  Customisation is fairly limited at the moment, but this
12cu|pioneers-14.1-3|56	should change in later versions.  Once you are happy with the game
12cu|pioneers-14.1-3|57	parameters, press the Start Server button, and the server will start
12cu|pioneers-14.1-3|58	listening for client connections.
12cu|pioneers-14.1-3|59	
12cu|pioneers-14.1-3|60	%package 	server-data
12cu|pioneers-14.1-3|61	Summary: 	Pioneers Data
12cu|pioneers-14.1-3|62	Group: 		Games/Boards
12cu|pioneers-14.1-3|63	Provides: gnocatan-server-data
12cu|pioneers-14.1-3|64	Obsoletes: gnocatan-server-data
12cu|pioneers-14.1-3|65	%description 	server-data
12cu|pioneers-14.1-3|66	Pioneers is an Internet playable implementation of the Settlers of
12cu|pioneers-14.1-3|67	Catan board game.  The aim is to remain as faithful to the board game
12cu|pioneers-14.1-3|68	as is possible.
12cu|pioneers-14.1-3|69	
12cu|pioneers-14.1-3|70	This package contains the data files for a game server, including a
12cu|pioneers-14.1-3|71	computer player that can take part in Pioneers games.
12cu|pioneers-14.1-3|72	
12cu|pioneers-14.1-3|73	
12cu|pioneers-14.1-3|74	%prep
12cu|pioneers-14.1-3|75	%setup -q -a 2
12cu|pioneers-14.1-3|76	%apply_patches
12cu|pioneers-14.1-3|77	
12cu|pioneers-14.1-3|78	
12cu|pioneers-14.1-3|79	%build
12cu|pioneers-14.1-3|80	%configure2_5x
12cu|pioneers-14.1-3|81	%make
12cu|pioneers-14.1-3|82	
12cu|pioneers-14.1-3|83	%install
12cu|pioneers-14.1-3|84	rm -rf $RPM_BUILD_ROOT %name.lang
12cu|pioneers-14.1-3|85	%makeinstall_std
12cu|pioneers-14.1-3|86	%find_lang %name --with-gnome
12cu|pioneers-14.1-3|87	desktop-file-install --vendor="" \
12cu|pioneers-14.1-3|88	--add-category="X-MandrivaLinux-MoreApplications-Games-Boards" \
12cu|pioneers-14.1-3|89	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12cu|pioneers-14.1-3|90	
12cu|pioneers-14.1-3|91	cp -r icons %buildroot%_datadir/
12cu|pioneers-14.1-3|92	
12cu|pioneers-14.1-3|93	%clean
12cu|pioneers-14.1-3|94	rm -rf %buildroot
12cu|pioneers-14.1-3|95	
12cu|pioneers-14.1-3|96	%if %mdkversion < 200900
12cu|pioneers-14.1-3|97	%post
12cu|pioneers-14.1-3|98	%update_scrollkeeper
12cu|pioneers-14.1-3|99	%update_menus
12cu|pioneers-14.1-3|100	%endif
12cu|pioneers-14.1-3|101	
12cu|pioneers-14.1-3|102	%if %mdkversion < 200900
12cu|pioneers-14.1-3|103	%postun
12cu|pioneers-14.1-3|104	%clean_scrollkeeper
12cu|pioneers-14.1-3|105	%clean_menus
12cu|pioneers-14.1-3|106	%endif
12cu|pioneers-14.1-3|107	
12cu|pioneers-14.1-3|108	%if %mdkversion < 200900
12cu|pioneers-14.1-3|109	%post server-gtk
12cu|pioneers-14.1-3|110	%update_menus
12cu|pioneers-14.1-3|111	%endif
12cu|pioneers-14.1-3|112	
12cu|pioneers-14.1-3|113	%if %mdkversion < 200900
12cu|pioneers-14.1-3|114	%postun server-gtk
12cu|pioneers-14.1-3|115	%clean_menus
12cu|pioneers-14.1-3|116	%endif
12cu|pioneers-14.1-3|117	
12cu|pioneers-14.1-3|118	%files -f %name.lang
12cu|pioneers-14.1-3|119	%defattr(-,root,root)
12cu|pioneers-14.1-3|120	%doc AUTHORS ChangeLog README
12cu|pioneers-14.1-3|121	%{_bindir}/pioneers
12cu|pioneers-14.1-3|122	%{_bindir}/pioneers-editor
12cu|pioneers-14.1-3|123	%{_datadir}/applications/pioneers.desktop
12cu|pioneers-14.1-3|124	%{_datadir}/applications/pioneers-editor.desktop
12cu|pioneers-14.1-3|125	%{_datadir}/pixmaps/pioneers.png
12cu|pioneers-14.1-3|126	%{_datadir}/pixmaps/pioneers-editor.png
12cu|pioneers-14.1-3|127	%{_datadir}/pixmaps/pioneers/
12cu|pioneers-14.1-3|128	%dir %{_datadir}/games/pioneers
12cu|pioneers-14.1-3|129	%{_datadir}/games/pioneers/themes/
12cu|pioneers-14.1-3|130	%{_mandir}/man6/pioneers.6*
12cu|pioneers-14.1-3|131	%{_mandir}/man6/pioneers-editor.6*
12cu|pioneers-14.1-3|132	%if %mdvver <= 201100
12cu|pioneers-14.1-3|133	%_datadir/omf/pioneers
12cu|pioneers-14.1-3|134	%endif
12cu|pioneers-14.1-3|135	%_datadir/icons/hicolor/*/apps/pioneers.*
12cu|pioneers-14.1-3|136	%_datadir/icons/hicolor/*/apps/pioneers-editor.*
12cu|pioneers-14.1-3|137	%_iconsdir/%name.png
12cu|pioneers-14.1-3|138	%_liconsdir/%name.png
12cu|pioneers-14.1-3|139	%_miconsdir/%name.png
12cu|pioneers-14.1-3|140	%_iconsdir/%name-editor.png
12cu|pioneers-14.1-3|141	%_liconsdir/%name-editor.png
12cu|pioneers-14.1-3|142	%_miconsdir/%name-editor.png
12cu|pioneers-14.1-3|143	
12cu|pioneers-14.1-3|144	%files server-console
12cu|pioneers-14.1-3|145	%defattr(-,root,root)
12cu|pioneers-14.1-3|146	%doc README
12cu|pioneers-14.1-3|147	%{_bindir}/pioneers-server-console
12cu|pioneers-14.1-3|148	%{_bindir}/pioneers-meta-server
12cu|pioneers-14.1-3|149	%{_mandir}/man6/pioneers-server-console.6*
12cu|pioneers-14.1-3|150	%{_mandir}/man6/pioneers-meta-server.6*
12cu|pioneers-14.1-3|151	
12cu|pioneers-14.1-3|152	%files server-gtk
12cu|pioneers-14.1-3|153	%defattr(-,root,root)
12cu|pioneers-14.1-3|154	%doc README
12cu|pioneers-14.1-3|155	%{_bindir}/pioneers-server-gtk
12cu|pioneers-14.1-3|156	%{_datadir}/applications/pioneers-server.desktop
12cu|pioneers-14.1-3|157	%{_mandir}/man6/pioneers-server-gtk.6*
12cu|pioneers-14.1-3|158	%_datadir/pixmaps/%name-server.png
12cu|pioneers-14.1-3|159	%_datadir/icons/hicolor/*/apps/pioneers-server.*
12cu|pioneers-14.1-3|160	%_iconsdir/%name-server.png
12cu|pioneers-14.1-3|161	%_liconsdir/%name-server.png
12cu|pioneers-14.1-3|162	%_miconsdir/%name-server.png
12cu|pioneers-14.1-3|163	
12cu|pioneers-14.1-3|164	%files server-data
12cu|pioneers-14.1-3|165	%defattr(-,root,root)
12cu|pioneers-14.1-3|166	%doc README
12cu|pioneers-14.1-3|167	%{_bindir}/pioneersai
12cu|pioneers-14.1-3|168	%{_mandir}/man6/pioneersai.6*
12cu|pioneers-14.1-3|169	%dir %{_datadir}/games/pioneers
12cu|pioneers-14.1-3|170	%{_datadir}/games/pioneers/computer_names
12cu|pioneers-14.1-3|171	%{_datadir}/games/pioneers/*.game
12cu|pioneers-14.1-3|172	
12cu|pioneers-14.1-3|173	
12cu|pioneers-14.1-3|174	%changelog
12cu|pioneers-14.1-3|175	* Tue May 29 2012 Götz Waschk <waschk@mandriva.org> 14.1-1mdv2011.0
12cu|pioneers-14.1-3|176	+ Revision: 801062
12cu|pioneers-14.1-3|177	- fix file list again for backports
12cu|pioneers-14.1-3|178	
12cu|pioneers-14.1-3|179	* Tue May 29 2012 Götz Waschk <waschk@mandriva.org> 14.1-1
12cu|pioneers-14.1-3|180	+ Revision: 801050
12cu|pioneers-14.1-3|181	- update file list for rpm5
12cu|pioneers-14.1-3|182	- update to new version 14.1
12cu|pioneers-14.1-3|183	
12cu|pioneers-14.1-3|184	* Mon Oct 31 2011 Götz Waschk <waschk@mandriva.org> 0.12.5-1
12cu|pioneers-14.1-3|185	+ Revision: 707985
12cu|pioneers-14.1-3|186	- new version
12cu|pioneers-14.1-3|187	- enable avahi support
12cu|pioneers-14.1-3|188	- enable notification support on Cooker
12cu|pioneers-14.1-3|189	
12cu|pioneers-14.1-3|190	* Tue Aug 30 2011 Götz Waschk <waschk@mandriva.org> 0.12.4-1
12cu|pioneers-14.1-3|191	+ Revision: 697438
12cu|pioneers-14.1-3|192	- drop patch 1
12cu|pioneers-14.1-3|193	- update to new version 0.12.4
12cu|pioneers-14.1-3|194	
12cu|pioneers-14.1-3|195	* Tue Oct 05 2010 Götz Waschk <waschk@mandriva.org> 0.12.3.1-1mdv2011.0
12cu|pioneers-14.1-3|196	+ Revision: 583063
12cu|pioneers-14.1-3|197	- update to new version 0.12.3.1
12cu|pioneers-14.1-3|198	
12cu|pioneers-14.1-3|199	* Mon Jan 25 2010 Götz Waschk <waschk@mandriva.org> 0.12.3-1mdv2010.1
12cu|pioneers-14.1-3|200	+ Revision: 496252
12cu|pioneers-14.1-3|201	- update build deps
12cu|pioneers-14.1-3|202	- new version
12cu|pioneers-14.1-3|203	- rediff patch 1
12cu|pioneers-14.1-3|204	- update file list
12cu|pioneers-14.1-3|205	
12cu|pioneers-14.1-3|206	* Sun Aug 09 2009 Götz Waschk <waschk@mandriva.org> 0.12.2-3mdv2010.0
12cu|pioneers-14.1-3|207	+ Revision: 412352
12cu|pioneers-14.1-3|208	- update license
12cu|pioneers-14.1-3|209	- fix format strings
12cu|pioneers-14.1-3|210	
12cu|pioneers-14.1-3|211	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.12.2-2mdv2009.0
12cu|pioneers-14.1-3|212	+ Revision: 268999
12cu|pioneers-14.1-3|213	- rebuild early 2009.0 package (before pixel changes)
12cu|pioneers-14.1-3|214	
12cu|pioneers-14.1-3|215	+ Pixel <pixel@mandriva.com>
12cu|pioneers-14.1-3|216	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|pioneers-14.1-3|217	- use %%update_scrollkeeper/%%clean_scrollkeeper
12cu|pioneers-14.1-3|218	
12cu|pioneers-14.1-3|219	* Sun May 04 2008 Götz Waschk <waschk@mandriva.org> 0.12.2-1mdv2009.0
12cu|pioneers-14.1-3|220	+ Revision: 201025
12cu|pioneers-14.1-3|221	- new version
12cu|pioneers-14.1-3|222	- new version
12cu|pioneers-14.1-3|223	- update the patch
12cu|pioneers-14.1-3|224	
12cu|pioneers-14.1-3|225	+ Thierry Vignaud <tv@mandriva.org>
12cu|pioneers-14.1-3|226	- drop old menu
12cu|pioneers-14.1-3|227	- kill re-definition of %%buildroot on Pixel's request
12cu|pioneers-14.1-3|228	
12cu|pioneers-14.1-3|229	+ Olivier Blin <blino@mandriva.org>
12cu|pioneers-14.1-3|230	- restore BuildRoot
12cu|pioneers-14.1-3|231	
12cu|pioneers-14.1-3|232	* Sun Oct 07 2007 Götz Waschk <waschk@mandriva.org> 0.11.3-1mdv2008.1
12cu|pioneers-14.1-3|233	+ Revision: 95679
12cu|pioneers-14.1-3|234	- new version
12cu|pioneers-14.1-3|235	- add gpg signature to the sources
12cu|pioneers-14.1-3|236	- fix desktop entries
12cu|pioneers-14.1-3|237	
12cu|pioneers-14.1-3|238	* Sun Aug 05 2007 Götz Waschk <waschk@mandriva.org> 0.11.2-1mdv2008.0
12cu|pioneers-14.1-3|239	+ Revision: 59105
12cu|pioneers-14.1-3|240	- new version
12cu|pioneers-14.1-3|241	
12cu|pioneers-14.1-3|242	* Sun Jul 22 2007 Götz Waschk <waschk@mandriva.org> 0.11.1-1mdv2008.0
12cu|pioneers-14.1-3|243	+ Revision: 54471
12cu|pioneers-14.1-3|244	- Import pioneers
12cu|pioneers-14.1-3|245	
12cu|pioneers-14.1-3|246	
12cu|pioneers-14.1-3|247	
12cu|pioneers-14.1-3|248	* Sun Jul 22 2007 Götz Waschk <waschk@mandriva.org> 0.11.1-1mdv2008.0
12cu|pioneers-14.1-3|249	- New version 0.11.1
12cu|pioneers-14.1-3|250	
12cu|pioneers-14.1-3|251	* Sun Sep 17 2006 Götz Waschk <waschk@mandriva.org> 0.10.2-1mdv2007.0
12cu|pioneers-14.1-3|252	- New version 0.10.2
12cu|pioneers-14.1-3|253	
12cu|pioneers-14.1-3|254	* Sun Aug 27 2006 Götz Waschk <waschk@mandriva.org> 0.10.1-1mdv2007.0
12cu|pioneers-14.1-3|255	- New release 0.10.1
12cu|pioneers-14.1-3|256	
12cu|pioneers-14.1-3|257	* Fri Aug  4 2006 Gtz Waschk <waschk@mandriva.org> 0.9.64-3mdv2007.0
12cu|pioneers-14.1-3|258	- fix old menu
12cu|pioneers-14.1-3|259	
12cu|pioneers-14.1-3|260	* Tue Jun 20 2006 Gtz Waschk <waschk@mandriva.org> 0.9.64-2mdv2007.0
12cu|pioneers-14.1-3|261	- xdg menu
12cu|pioneers-14.1-3|262	
12cu|pioneers-14.1-3|263	* Tue Jun 06 2006 Götz Waschk <waschk@mandriva.org> 0.9.64-1
12cu|pioneers-14.1-3|264	- New release 0.9.64
12cu|pioneers-14.1-3|265	
12cu|pioneers-14.1-3|266	* Tue May 30 2006 Götz Waschk <waschk@mandriva.org> 0.9.63-1
12cu|pioneers-14.1-3|267	- New release 0.9.63
12cu|pioneers-14.1-3|268	
12cu|pioneers-14.1-3|269	* Sun May 28 2006 Götz Waschk <waschk@mandriva.org> 0.9.62-1mdk
12cu|pioneers-14.1-3|270	- New release 0.9.62
12cu|pioneers-14.1-3|271	
12cu|pioneers-14.1-3|272	* Sun Apr 09 2006 Götz Waschk <waschk@mandriva.org> 0.9.61-1mdk
12cu|pioneers-14.1-3|273	- New release 0.9.61
12cu|pioneers-14.1-3|274	
12cu|pioneers-14.1-3|275	* Thu Mar  9 2006 Gtz Waschk <waschk@mandriva.org> 0.9.55-2mdk
12cu|pioneers-14.1-3|276	- don't use rsvg anymore for the icons to allow backports
12cu|pioneers-14.1-3|277	
12cu|pioneers-14.1-3|278	* Thu Feb 09 2006 Götz Waschk <waschk@mandriva.org> 0.9.55-1mdk
12cu|pioneers-14.1-3|279	- New release 0.9.55
12cu|pioneers-14.1-3|280	
12cu|pioneers-14.1-3|281	* Tue Feb 07 2006 Götz Waschk <waschk@mandriva.org> 0.9.54-1mdk
12cu|pioneers-14.1-3|282	- New release 0.9.54
12cu|pioneers-14.1-3|283	
12cu|pioneers-14.1-3|284	* Wed Jan 25 2006 Gtz Waschk <waschk@mandriva.org> 0.9.49-1mdk
12cu|pioneers-14.1-3|285	- use rsvg for the icons
12cu|pioneers-14.1-3|286	- New release 0.9.49
12cu|pioneers-14.1-3|287	
12cu|pioneers-14.1-3|288	* Sat Dec 31 2005 Gtz Waschk <waschk@mandriva.org> 0.9.40-4mdk
12cu|pioneers-14.1-3|289	- fix icon transparency
12cu|pioneers-14.1-3|290	
12cu|pioneers-14.1-3|291	* Sat Dec 31 2005 Gtz Waschk <waschk@mandriva.org> 0.9.40-3mdk
12cu|pioneers-14.1-3|292	- use the svg icon
12cu|pioneers-14.1-3|293	
12cu|pioneers-14.1-3|294	* Tue Dec 27 2005 Gtz Waschk <waschk@mandriva.org> 0.9.40-2mdk
12cu|pioneers-14.1-3|295	- fix obsoletes
12cu|pioneers-14.1-3|296	
12cu|pioneers-14.1-3|297	* Wed Dec 21 2005 Gtz Waschk <waschk@mandriva.org> 0.9.40-1mdk
12cu|pioneers-14.1-3|298	- fix menu
12cu|pioneers-14.1-3|299	- New release 0.9.40
12cu|pioneers-14.1-3|300	- use mkrel
12cu|pioneers-14.1-3|301	
12cu|pioneers-14.1-3|302	* Sun Nov 20 2005 Götz Waschk <waschk@mandriva.org> 0.9.33-2mdk
12cu|pioneers-14.1-3|303	- rebuild for new openssl
12cu|pioneers-14.1-3|304	
12cu|pioneers-14.1-3|305	* Thu Nov 03 2005 Götz Waschk <waschk@mandriva.org> 0.9.33-1mdk
12cu|pioneers-14.1-3|306	- New release 0.9.33
12cu|pioneers-14.1-3|307	
12cu|pioneers-14.1-3|308	* Thu Sep 01 2005 Götz Waschk <waschk@mandriva.org> 0.9.23-2mdk
12cu|pioneers-14.1-3|309	- rebuild to remove glitz dep
12cu|pioneers-14.1-3|310	
12cu|pioneers-14.1-3|311	* Mon Aug 22 2005 Götz Waschk <waschk@mandriva.org> 0.9.23-1mdk
12cu|pioneers-14.1-3|312	- New release 0.9.23
12cu|pioneers-14.1-3|313	
12cu|pioneers-14.1-3|314	* Fri Jul 15 2005 Götz Waschk <waschk@mandriva.org> 0.9.19-1mdk
12cu|pioneers-14.1-3|315	- add the editor
12cu|pioneers-14.1-3|316	- fix buildrequires
12cu|pioneers-14.1-3|317	- new version
12cu|pioneers-14.1-3|318	- renamed from gnocatan
12cu|pioneers-14.1-3|319	
12cu|pioneers-14.1-3|320	* Sat Mar 26 2005 Götz Waschk <waschk@linux-mandrake.com> 0.8.1.59-1mdk
12cu|pioneers-14.1-3|321	- New release 0.8.1.59
12cu|pioneers-14.1-3|322	
12cu|pioneers-14.1-3|323	* Thu Mar 03 2005 Götz Waschk <waschk@linux-mandrake.com> 0.8.1.54-1mdk
12cu|pioneers-14.1-3|324	- New release 0.8.1.54
12cu|pioneers-14.1-3|325	
12cu|pioneers-14.1-3|326	* Sat Feb  5 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.8.1.53-1mdk
12cu|pioneers-14.1-3|327	- New release 0.5.1.53
12cu|pioneers-14.1-3|328	
12cu|pioneers-14.1-3|329	* Fri Feb  4 2005 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.52-1mdk
12cu|pioneers-14.1-3|330	- New release 0.8.1.52
12cu|pioneers-14.1-3|331	
12cu|pioneers-14.1-3|332	* Wed Jan 26 2005 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.51-1mdk
12cu|pioneers-14.1-3|333	- New release 0.8.1.51
12cu|pioneers-14.1-3|334	
12cu|pioneers-14.1-3|335	* Sun Jan 23 2005 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.50-1mdk
12cu|pioneers-14.1-3|336	- New release 0.8.1.50
12cu|pioneers-14.1-3|337	
12cu|pioneers-14.1-3|338	* Sun Jan  9 2005 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.48-1mdk
12cu|pioneers-14.1-3|339	- New release 0.8.1.48
12cu|pioneers-14.1-3|340	
12cu|pioneers-14.1-3|341	* Sat Dec  4 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.45-1mdk
12cu|pioneers-14.1-3|342	- New release 0.8.1.45
12cu|pioneers-14.1-3|343	
12cu|pioneers-14.1-3|344	* Sun Nov 21 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.43-1mdk
12cu|pioneers-14.1-3|345	- New release 0.8.1.43
12cu|pioneers-14.1-3|346	
12cu|pioneers-14.1-3|347	* Sat Nov 13 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.42-1mdk
12cu|pioneers-14.1-3|348	- New release 0.8.1.42
12cu|pioneers-14.1-3|349	
12cu|pioneers-14.1-3|350	* Sun Oct 24 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.40-1mdk
12cu|pioneers-14.1-3|351	- New release 0.8.1.40
12cu|pioneers-14.1-3|352	
12cu|pioneers-14.1-3|353	* Sun Oct 17 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.39-1mdk
12cu|pioneers-14.1-3|354	- New release 0.8.1.39
12cu|pioneers-14.1-3|355	
12cu|pioneers-14.1-3|356	* Sat Oct  9 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.38-1mdk
12cu|pioneers-14.1-3|357	- New release 0.8.1.38
12cu|pioneers-14.1-3|358	
12cu|pioneers-14.1-3|359	* Fri Oct  1 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.37-1mdk
12cu|pioneers-14.1-3|360	- New release 0.8.1.37
12cu|pioneers-14.1-3|361	
12cu|pioneers-14.1-3|362	* Mon Sep 27 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.8.1.36-1mdk
12cu|pioneers-14.1-3|363	- New release 0.8.1.36
12cu|pioneers-14.1-3|364	
12cu|pioneers-14.1-3|365	* Fri Jul  9 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.8.1.30-1mdk
12cu|pioneers-14.1-3|366	- drop yelp pregeneration call
12cu|pioneers-14.1-3|367	- fix source URL
12cu|pioneers-14.1-3|368	- New release 0.8.1.30
12cu|pioneers-14.1-3|369	
12cu|pioneers-14.1-3|370	* Sat Feb  7 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.8.1.16-2mdk
12cu|pioneers-14.1-3|371	- fix directory ownership
12cu|pioneers-14.1-3|372	
12cu|pioneers-14.1-3|373	* Tue Jan 27 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.8.1.16-1mdk
12cu|pioneers-14.1-3|374	- new version
12cu|pioneers-14.1-3|375	
12cu|pioneers-14.1-3|376	* Mon Oct 20 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.8.0.0-1mdk
12cu|pioneers-14.1-3|377	- initial package
12cu|pioneers-14.1-3|378	
12cu|pioneers-14.1-3|379	
12cu|pioneers-14.1-3|380	* Sun May 19 2002 Roman Hodek <roman@hodek.net>
12cu|pioneers-14.1-3|381	- 0.6.99 as beta for 0.7.0
12cu|pioneers-14.1-3|382	
12cu|pioneers-14.1-3|383	* Sun Aug 27 2000 Steve Langasek <vorlon@dodds.net>
12cu|pioneers-14.1-3|384	- 0.6.1 released
12cu|pioneers-14.1-3|385	
12cu|pioneers-14.1-3|386	* Tue Jun 20 2000 Steve Langasek <vorlon@dodds.net>
12cu|pioneers-14.1-3|387	- updated version number
12cu|pioneers-14.1-3|388	
12cu|pioneers-14.1-3|389	* Thu Jun 01 2000 Steve Langasek <vorlon@dodds.net>
12cu|pioneers-14.1-3|390	- Updated to behave more like the filesystem standard tells us to (and
12cu|pioneers-14.1-3|391	more like configure expects us to)
12cu|pioneers-14.1-3|392	
12cu|pioneers-14.1-3|393	* Sun May 07 2000 Dave Cole <adve@dccs.com.au>
12cu|pioneers-14.1-3|394	- Removed ship building development card
12cu|pioneers-14.1-3|395	
12cu|pioneers-14.1-3|396	* Mon May 01 2000 Andy Heroff <aheroff@mediaone.net>
12cu|pioneers-14.1-3|397	- SourceForge release version 0.5.0
12cu|pioneers-14.1-3|398	
12cu|pioneers-14.1-3|399	* Fri Sep 03 1999 Dave Cole <dave@dccs.com.au>
12cu|pioneers-14.1-3|400	- Modifications to build 0.4.0
12cu|pioneers-14.1-3|401	
12cu|pioneers-14.1-3|402	* Sun May 23 1999 Preben Randhol <randhol@pvv.org>
12cu|pioneers-14.1-3|403	- Building version 0.31
12cu|pioneers-14.1-3|404	
12cu|pioneers-14.1-3|405	* Wed May 12 1999 Preben Randhol <randhol@pvv.org>
12cu|pioneers-14.1-3|406	- First try at making the packages

11739 12
12cu|pion-net-4.0.9-1|1	%define major 4.0
12cu|pion-net-4.0.9-1|2	%define libname %mklibname pion-net %{major}
12cu|pion-net-4.0.9-1|3	%define libcommon %mklibname pion-common %{major}
12cu|pion-net-4.0.9-1|4	%define devname %mklibname %{name} -d
12cu|pion-net-4.0.9-1|5	
12cu|pion-net-4.0.9-1|6	Summary:	C++ library for building lightweight HTTP interfaces
12cu|pion-net-4.0.9-1|7	Name:		pion-net
12cu|pion-net-4.0.9-1|8	Version:	4.0.9
12cu|pion-net-4.0.9-1|9	Release:	1
12cu|pion-net-4.0.9-1|10	License:	Boost
12cu|pion-net-4.0.9-1|11	Group:		System/Libraries
12cu|pion-net-4.0.9-1|12	Url:		http://www.pion.org/projects/pion-network-library
12cu|pion-net-4.0.9-1|13	Source0:	http://www.pion.org/files/%{name}-%{version}.tar.bz2
12cu|pion-net-4.0.9-1|14	Patch0:		pion-net-cflags.patch
12cu|pion-net-4.0.9-1|15	Patch1:		pion-net-pkgconfig.patch
12cu|pion-net-4.0.9-1|16	Patch2:		pion-net-gcc47-symbols-lookup.patch
12cu|pion-net-4.0.9-1|17	Patch3:		pion-net-boost-linking.patch
12cu|pion-net-4.0.9-1|18	Patch4:		pion-net-log4cpp-headers.patch
12cu|pion-net-4.0.9-1|19	Patch5:		pion-net-boost-compatibility.patch
12cu|pion-net-4.0.9-1|20	Patch6:		pion-net-boost-time-utc.patch
12cu|pion-net-4.0.9-1|21	BuildRequires:	doxygen
12cu|pion-net-4.0.9-1|22	BuildRequires:	boost-devel
12cu|pion-net-4.0.9-1|23	BuildRequires:	bzip2-devel
12cu|pion-net-4.0.9-1|24	BuildRequires:	icu-devel
12cu|pion-net-4.0.9-1|25	BuildRequires:	pkgconfig(log4cpp)
12cu|pion-net-4.0.9-1|26	BuildRequires:	pkgconfig(openssl)
12cu|pion-net-4.0.9-1|27	BuildRequires:	pkgconfig(zlib)
12cu|pion-net-4.0.9-1|28	
12cu|pion-net-4.0.9-1|29	%description
12cu|pion-net-4.0.9-1|30	Pion Network Library is a C++ framework for building lightweight HTTP
12cu|pion-net-4.0.9-1|31	interfaces.
12cu|pion-net-4.0.9-1|32	
12cu|pion-net-4.0.9-1|33	%files
12cu|pion-net-4.0.9-1|34	%doc AUTHORS COPYING NEWS TODO
12cu|pion-net-4.0.9-1|35	%dir %{_libdir}/pion
12cu|pion-net-4.0.9-1|36	%dir %{_libdir}/pion/plugins
12cu|pion-net-4.0.9-1|37	%{_libdir}/pion/plugins/*.so
12cu|pion-net-4.0.9-1|38	
12cu|pion-net-4.0.9-1|39	#----------------------------------------------------------------------------
12cu|pion-net-4.0.9-1|40	
12cu|pion-net-4.0.9-1|41	%package -n %{libname}
12cu|pion-net-4.0.9-1|42	Summary:	Shared library for pion-net
12cu|pion-net-4.0.9-1|43	Group:		System/Libraries
12cu|pion-net-4.0.9-1|44	
12cu|pion-net-4.0.9-1|45	%description -n %{libname}
12cu|pion-net-4.0.9-1|46	This package contains shared library for pion-net.
12cu|pion-net-4.0.9-1|47	
12cu|pion-net-4.0.9-1|48	%files -n %{libname}
12cu|pion-net-4.0.9-1|49	%{_libdir}/libpion-net-%{major}.so
12cu|pion-net-4.0.9-1|50	
12cu|pion-net-4.0.9-1|51	#----------------------------------------------------------------------------
12cu|pion-net-4.0.9-1|52	
12cu|pion-net-4.0.9-1|53	%package -n %{libcommon}
12cu|pion-net-4.0.9-1|54	Summary:	Shared library for pion-net
12cu|pion-net-4.0.9-1|55	Group:		System/Libraries
12cu|pion-net-4.0.9-1|56	
12cu|pion-net-4.0.9-1|57	%description -n %{libcommon}
12cu|pion-net-4.0.9-1|58	This package contains shared library for pion-net.
12cu|pion-net-4.0.9-1|59	
12cu|pion-net-4.0.9-1|60	%files -n %{libcommon}
12cu|pion-net-4.0.9-1|61	%{_libdir}/libpion-common-%{major}.so
12cu|pion-net-4.0.9-1|62	
12cu|pion-net-4.0.9-1|63	#----------------------------------------------------------------------------
12cu|pion-net-4.0.9-1|64	
12cu|pion-net-4.0.9-1|65	%package -n %{devname}
12cu|pion-net-4.0.9-1|66	Summary:	Development files for pion-net
12cu|pion-net-4.0.9-1|67	Group:		Development/C++
12cu|pion-net-4.0.9-1|68	Requires:	%{libname} = %{EVRD}
12cu|pion-net-4.0.9-1|69	Requires:	%{libcommon} = %{EVRD}
12cu|pion-net-4.0.9-1|70	
12cu|pion-net-4.0.9-1|71	%description -n %{devname}
12cu|pion-net-4.0.9-1|72	This package contains the pkgconfig, header files, and libraries needed to
12cu|pion-net-4.0.9-1|73	develop application that use pion-net.
12cu|pion-net-4.0.9-1|74	
12cu|pion-net-4.0.9-1|75	%files -n %{devname}
12cu|pion-net-4.0.9-1|76	%{_includedir}/pion/
12cu|pion-net-4.0.9-1|77	%{_libdir}/pkgconfig/*.pc
12cu|pion-net-4.0.9-1|78	%{_libdir}/libpion-common.so
12cu|pion-net-4.0.9-1|79	%{_libdir}/libpion-net.so
12cu|pion-net-4.0.9-1|80	
12cu|pion-net-4.0.9-1|81	#----------------------------------------------------------------------------
12cu|pion-net-4.0.9-1|82	
12cu|pion-net-4.0.9-1|83	%prep
12cu|pion-net-4.0.9-1|84	%setup -q
12cu|pion-net-4.0.9-1|85	%patch0 -p1
12cu|pion-net-4.0.9-1|86	%patch1 -p1
12cu|pion-net-4.0.9-1|87	%patch2 -p1
12cu|pion-net-4.0.9-1|88	%patch3 -p1
12cu|pion-net-4.0.9-1|89	%patch4 -p1
12cu|pion-net-4.0.9-1|90	%patch5 -p1
12cu|pion-net-4.0.9-1|91	%patch6 -p1
12cu|pion-net-4.0.9-1|92	
12cu|pion-net-4.0.9-1|93	%build
12cu|pion-net-4.0.9-1|94	./autogen.sh
12cu|pion-net-4.0.9-1|95	%configure2_5x \
12cu|pion-net-4.0.9-1|96	--disable-static \
12cu|pion-net-4.0.9-1|97	--with-pic \
12cu|pion-net-4.0.9-1|98	--with-plugins=%{_libdir}/pion/plugins \
12cu|pion-net-4.0.9-1|99	--with-zlib \
12cu|pion-net-4.0.9-1|100	--with-bzlib \
12cu|pion-net-4.0.9-1|101	--with-openssl \
12cu|pion-net-4.0.9-1|102	--with-log4cpp
12cu|pion-net-4.0.9-1|103	
12cu|pion-net-4.0.9-1|104	%make LIBS=-lpthread
12cu|pion-net-4.0.9-1|105	
12cu|pion-net-4.0.9-1|106	%install
12cu|pion-net-4.0.9-1|107	%makeinstall_std
12cu|pion-net-4.0.9-1|108	
12cu|pion-net-4.0.9-1|109	# delete example apps
12cu|pion-net-4.0.9-1|110	rm -f %{buildroot}%{_bindir}/PionHelloServer
12cu|pion-net-4.0.9-1|111	rm -f %{buildroot}%{_bindir}/PionWebServer
12cu|pion-net-4.0.9-1|112	
12cu|pion-net-4.0.9-1|113	
12cu|pion-net-4.0.9-1|114	%changelog
12cu|pion-net-4.0.9-1|115	* Thu Feb 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0.9-1
12cu|pion-net-4.0.9-1|116	+ Revision: 4000496
12cu|pion-net-4.0.9-1|117	- LOG Update BuildRequires
12cu|pion-net-4.0.9-1|118	
12cu|pion-net-4.0.9-1|119	

11740 12
12cu|pkgdiff-1.6-1|1	Summary:	A tool for analyzing changes in Linux software packages
12cu|pkgdiff-1.6-1|2	Name:		pkgdiff
12cu|pkgdiff-1.6-1|3	Version:	1.6
12cu|pkgdiff-1.6-1|4	Release:	1
12cu|pkgdiff-1.6-1|5	Group:		Development/Other
12cu|pkgdiff-1.6-1|6	License:	GPLv2+
12cu|pkgdiff-1.6-1|7	URL:		http://pkgdiff.github.com/pkgdiff/
12cu|pkgdiff-1.6-1|8	Source0:	https://github.com/pkgdiff/pkgdiff/archive/%{version}.tar.gz
12cu|pkgdiff-1.6-1|9	Requires:	wdiff
12cu|pkgdiff-1.6-1|10	Requires:	binutils
12cu|pkgdiff-1.6-1|11	Requires:       gawk
12cu|pkgdiff-1.6-1|12	Suggests:       abi-compliance-checker >= 1.99.1
12cu|pkgdiff-1.6-1|13	Suggests:       abi-dumper >= 0.97
12cu|pkgdiff-1.6-1|14	BuildArch:	noarch
12cu|pkgdiff-1.6-1|15	
12cu|pkgdiff-1.6-1|16	%description
12cu|pkgdiff-1.6-1|17	Package Changes Analyzer (pkgdiff) is a tool for analyzing changes
12cu|pkgdiff-1.6-1|18	in Linux software packages (RPM, DEB, TAR.GZ, etc). The tool is
12cu|pkgdiff-1.6-1|19	intended for Linux maintainers who are interested in ensuring
12cu|pkgdiff-1.6-1|20	compatibility of old and new versions of packages.
12cu|pkgdiff-1.6-1|21	
12cu|pkgdiff-1.6-1|22	%prep
12cu|pkgdiff-1.6-1|23	%setup -q
12cu|pkgdiff-1.6-1|24	chmod 0644 LICENSE README
12cu|pkgdiff-1.6-1|25	
12cu|pkgdiff-1.6-1|26	%build
12cu|pkgdiff-1.6-1|27	# Nothing to build.
12cu|pkgdiff-1.6-1|28	
12cu|pkgdiff-1.6-1|29	%install
12cu|pkgdiff-1.6-1|30	mkdir -p %{buildroot}%{_prefix}
12cu|pkgdiff-1.6-1|31	perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
12cu|pkgdiff-1.6-1|32	
12cu|pkgdiff-1.6-1|33	chmod 755 %{buildroot}%{_bindir}/*
12cu|pkgdiff-1.6-1|34	
12cu|pkgdiff-1.6-1|35	%files
12cu|pkgdiff-1.6-1|36	%doc LICENSE README doc/
12cu|pkgdiff-1.6-1|37	%{_bindir}/%{name}
12cu|pkgdiff-1.6-1|38	%{_datadir}/%{name}
12cu|pkgdiff-1.6-1|39	
12cu|pkgdiff-1.6-1|40	%changelog
12cu|pkgdiff-1.6-1|41	* Wed Oct 16 2013 Andrey Ponomarenko <aponomarenko@rosalab.ru> 1.6-1
12cu|pkgdiff-1.6-1|42	+ Revision: e330541
12cu|pkgdiff-1.6-1|43	- Fixed source file name
12cu|pkgdiff-1.6-1|44	
12cu|pkgdiff-1.6-1|45	

11741 12
12cu|pklasku-1.0.4-4|1	Summary:	PkLasku - Web application to create Finnish invoices
12cu|pklasku-1.0.4-4|2	Name:		pklasku
12cu|pklasku-1.0.4-4|3	Version:	1.0.4
12cu|pklasku-1.0.4-4|4	Release:	4
12cu|pklasku-1.0.4-4|5	License:	GPLv2
12cu|pklasku-1.0.4-4|6	Group:		System/Servers
12cu|pklasku-1.0.4-4|7	URL:		http://pklasku.sourceforge.net/
12cu|pklasku-1.0.4-4|8	Source:		%name-%version.tar.gz
12cu|pklasku-1.0.4-4|9	Requires:	apache-mod_php
12cu|pklasku-1.0.4-4|10	Requires:	php-mysql
12cu|pklasku-1.0.4-4|11	BuildArch:	noarch
12cu|pklasku-1.0.4-4|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
12cu|pklasku-1.0.4-4|13	
12cu|pklasku-1.0.4-4|14	%description
12cu|pklasku-1.0.4-4|15	PkLasku is a web application written in PHP for printing Finnish
12cu|pklasku-1.0.4-4|16	invoices. Among its features are automatic invoice numbering and
12cu|pklasku-1.0.4-4|17	reference calculation, pdf generation, customer database and an
12cu|pklasku-1.0.4-4|18	unlimited number of user accounts. Data is stored in SQL database.
12cu|pklasku-1.0.4-4|19	
12cu|pklasku-1.0.4-4|20	%prep
12cu|pklasku-1.0.4-4|21	%setup -q -n %name
12cu|pklasku-1.0.4-4|22	
12cu|pklasku-1.0.4-4|23	chmod a-x gpl.txt font/*.php font/makefont/*.{map,php}
12cu|pklasku-1.0.4-4|24	
12cu|pklasku-1.0.4-4|25	cat > README.install.urpmi <<EOF
12cu|pklasku-1.0.4-4|26	1. Create an SQL database 'pklasku'.
12cu|pklasku-1.0.4-4|27	2. Push the contents of %{_datadir}/%{name}/CREATESQL to the
12cu|pklasku-1.0.4-4|28	database. The file encoding is ISO-8859-1 (Latin-1).
12cu|pklasku-1.0.4-4|29	3. Edit %{_sysconfdir}/%{name}/sqlfuncs.php to contain the correct
12cu|pklasku-1.0.4-4|30	SQL credentials.
12cu|pklasku-1.0.4-4|31	4. Log in with default credentials admin admin.
12cu|pklasku-1.0.4-4|32	5. Go to System->Käyttäjät and change the Administrator credentials.
12cu|pklasku-1.0.4-4|33	6. If you use the interface through https://, change the protocol in
12cu|pklasku-1.0.4-4|34	the file %{_sysconfdir}/%{name}/sqlfuncs.php.
12cu|pklasku-1.0.4-4|35	EOF
12cu|pklasku-1.0.4-4|36	
12cu|pklasku-1.0.4-4|37	%install
12cu|pklasku-1.0.4-4|38	rm -rf %{buildroot}
12cu|pklasku-1.0.4-4|39	
12cu|pklasku-1.0.4-4|40	install -d -m755 %{buildroot}%{webappconfdir}
12cu|pklasku-1.0.4-4|41	cat > %{buildroot}%{webappconfdir}/%{name}.conf <<EOF
12cu|pklasku-1.0.4-4|42	Alias /%{name} %{_var}/www/%{name}
12cu|pklasku-1.0.4-4|43	
12cu|pklasku-1.0.4-4|44	<Directory %{_var}/www/%{name}>
12cu|pklasku-1.0.4-4|45	Require all granted
12cu|pklasku-1.0.4-4|46	php_admin_value include_path      ".:%{_sysconfdir}/%{name}"
12cu|pklasku-1.0.4-4|47	</Directory>
12cu|pklasku-1.0.4-4|48	EOF
12cu|pklasku-1.0.4-4|49	
12cu|pklasku-1.0.4-4|50	install -d -m755 %{buildroot}%{_sysconfdir}/%{name}
12cu|pklasku-1.0.4-4|51	install -d -m755 %{buildroot}%{_var}/www/%{name}
12cu|pklasku-1.0.4-4|52	install -d -m755 %{buildroot}%{_datadir}/%{name}
12cu|pklasku-1.0.4-4|53	
12cu|pklasku-1.0.4-4|54	install -m644 *.php *.html *.css *.ico %{buildroot}%{_var}/www/%{name}
12cu|pklasku-1.0.4-4|55	cp -a fi_images font %{buildroot}%{_var}/www/%{name}
12cu|pklasku-1.0.4-4|56	
12cu|pklasku-1.0.4-4|57	mv %{buildroot}%{_var}/www/%{name}/sqlfuncs.php %{buildroot}%{_sysconfdir}/%{name}
12cu|pklasku-1.0.4-4|58	
12cu|pklasku-1.0.4-4|59	install -m644 CREATESQL %{buildroot}%{_datadir}/%{name}
12cu|pklasku-1.0.4-4|60	
12cu|pklasku-1.0.4-4|61	%clean
12cu|pklasku-1.0.4-4|62	rm -rf %{buildroot}
12cu|pklasku-1.0.4-4|63	
12cu|pklasku-1.0.4-4|64	
12cu|pklasku-1.0.4-4|65	
12cu|pklasku-1.0.4-4|66	%files
12cu|pklasku-1.0.4-4|67	%defattr(-,root,root)
12cu|pklasku-1.0.4-4|68	%doc INSTALL LICENSE gpl.txt README.install.urpmi
12cu|pklasku-1.0.4-4|69	%config(noreplace) %{webappconfdir}/%{name}.conf
12cu|pklasku-1.0.4-4|70	%dir %{_sysconfdir}/%{name}
12cu|pklasku-1.0.4-4|71	%attr(0640,root,apache) %config(noreplace) %{_sysconfdir}/%{name}/sqlfuncs.php
12cu|pklasku-1.0.4-4|72	%{_datadir}/%{name}
12cu|pklasku-1.0.4-4|73	%{_var}/www/%{name}
12cu|pklasku-1.0.4-4|74	
12cu|pklasku-1.0.4-4|75	
12cu|pklasku-1.0.4-4|76	
12cu|pklasku-1.0.4-4|77	
12cu|pklasku-1.0.4-4|78	%changelog
12cu|pklasku-1.0.4-4|79	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2mdv2011.0
12cu|pklasku-1.0.4-4|80	+ Revision: 614561
12cu|pklasku-1.0.4-4|81	- the mass rebuild of 2010.1 packages
12cu|pklasku-1.0.4-4|82	
12cu|pklasku-1.0.4-4|83	* Tue Mar 02 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.0.4-1mdv2010.1
12cu|pklasku-1.0.4-4|84	+ Revision: 513670
12cu|pklasku-1.0.4-4|85	- fix license
12cu|pklasku-1.0.4-4|86	- update to 1.0.4
12cu|pklasku-1.0.4-4|87	
12cu|pklasku-1.0.4-4|88	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-3mdv2010.1
12cu|pklasku-1.0.4-4|89	+ Revision: 501750
12cu|pklasku-1.0.4-4|90	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|pklasku-1.0.4-4|91	
12cu|pklasku-1.0.4-4|92	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.0.3-2mdv2010.0
12cu|pklasku-1.0.4-4|93	+ Revision: 430738
12cu|pklasku-1.0.4-4|94	- rebuild
12cu|pklasku-1.0.4-4|95	
12cu|pklasku-1.0.4-4|96	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.3-1mdv2009.0
12cu|pklasku-1.0.4-4|97	+ Revision: 140731
12cu|pklasku-1.0.4-4|98	- restore BuildRoot
12cu|pklasku-1.0.4-4|99	
12cu|pklasku-1.0.4-4|100	+ Thierry Vignaud <tv@mandriva.org>
12cu|pklasku-1.0.4-4|101	- kill re-definition of %%buildroot on Pixel's request
12cu|pklasku-1.0.4-4|102	
12cu|pklasku-1.0.4-4|103	* Thu Jul 19 2007 Anssi Hannula <anssi@mandriva.org> 1.0.3-1mdv2008.0
12cu|pklasku-1.0.4-4|104	+ Revision: 53418
12cu|pklasku-1.0.4-4|105	- 1.0.3
12cu|pklasku-1.0.4-4|106	
12cu|pklasku-1.0.4-4|107	
12cu|pklasku-1.0.4-4|108	* Sun Jan 21 2007 Anssi Hannula <anssi@mandriva.org> 1.0.2-1mdv2007.0
12cu|pklasku-1.0.4-4|109	+ Revision: 111485
12cu|pklasku-1.0.4-4|110	- 1.0.2
12cu|pklasku-1.0.4-4|111	- Import pklasku
12cu|pklasku-1.0.4-4|112	
12cu|pklasku-1.0.4-4|113	* Mon Jun 12 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-1mdv2007.0
12cu|pklasku-1.0.4-4|114	- 1.0.1
12cu|pklasku-1.0.4-4|115	
12cu|pklasku-1.0.4-4|116	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 1.0-1mdv2007.0
12cu|pklasku-1.0.4-4|117	- initial Mandriva release
12cu|pklasku-1.0.4-4|118	

11742 12
12cu|plasma-applet-cwp-1.11.1-1|1	%define kdeappsrel 98925
12cu|plasma-applet-cwp-1.11.1-1|2	%define oname	cwp
12cu|plasma-applet-cwp-1.11.1-1|3	
12cu|plasma-applet-cwp-1.11.1-1|4	Summary:        Yet another weather plasmoid highly customizable this time
12cu|plasma-applet-cwp-1.11.1-1|5	Name:           plasma-applet-cwp
12cu|plasma-applet-cwp-1.11.1-1|6	Version:        1.11.1
12cu|plasma-applet-cwp-1.11.1-1|7	Release:        1
12cu|plasma-applet-cwp-1.11.1-1|8	Source0:        http://kde-look.org/CONTENT/content-files/%{kdeappsrel}-%{oname}-%{version}.tar.bz2
12cu|plasma-applet-cwp-1.11.1-1|9	License:        GPLv3+
12cu|plasma-applet-cwp-1.11.1-1|10	Group:          Graphical desktop/KDE
12cu|plasma-applet-cwp-1.11.1-1|11	URL:            http://kde-look.org/content/show.php/Customizable+Weather+Plasmoid+(CWP)?content=%{kdeappsrel}
12cu|plasma-applet-cwp-1.11.1-1|12	BuildRequires:  kdebase4-workspace-devel
12cu|plasma-applet-cwp-1.11.1-1|13	BuildRequires:  desktop-file-utils
12cu|plasma-applet-cwp-1.11.1-1|14	Provides:       plasma-applet-customizable-weather
12cu|plasma-applet-cwp-1.11.1-1|15	# follow the haders version fom the build
12cu|plasma-applet-cwp-1.11.1-1|16	Requires:       kdebase4-workspace >= 4.11.4
12cu|plasma-applet-cwp-1.11.1-1|17	
12cu|plasma-applet-cwp-1.11.1-1|18	%description
12cu|plasma-applet-cwp-1.11.1-1|19	This is another weather plasmoid.
12cu|plasma-applet-cwp-1.11.1-1|20	It aims to be highly customizable, but a little harder
12cu|plasma-applet-cwp-1.11.1-1|21	to setup than other weather plasmoids.
12cu|plasma-applet-cwp-1.11.1-1|22	Nearly any weather forecast provider can be used,
12cu|plasma-applet-cwp-1.11.1-1|23	as long as the data is provided as html files (no flash).
12cu|plasma-applet-cwp-1.11.1-1|24	The information how to extract the information
12cu|plasma-applet-cwp-1.11.1-1|25	from these html files is stored inside xml files.
12cu|plasma-applet-cwp-1.11.1-1|26	Commands like grep, head, tail, sed, awk,
12cu|plasma-applet-cwp-1.11.1-1|27	... will do this job.
12cu|plasma-applet-cwp-1.11.1-1|28	
12cu|plasma-applet-cwp-1.11.1-1|29	For now, xml files for the weather providers
12cu|plasma-applet-cwp-1.11.1-1|30	
12cu|plasma-applet-cwp-1.11.1-1|31	%prep
12cu|plasma-applet-cwp-1.11.1-1|32	%setup -qn %{oname}-%{version}
12cu|plasma-applet-cwp-1.11.1-1|33	# deprecated
12cu|plasma-applet-cwp-1.11.1-1|34	perl -pi -e "s|Encoding=UTF-8||"  plasma-applet-cwp.desktop
12cu|plasma-applet-cwp-1.11.1-1|35	# fix attr
12cu|plasma-applet-cwp-1.11.1-1|36	chmod 644 COPYING plasma-cwp.cpp plasma-cwp.h
12cu|plasma-applet-cwp-1.11.1-1|37	
12cu|plasma-applet-cwp-1.11.1-1|38	%build
12cu|plasma-applet-cwp-1.11.1-1|39	%cmake_kde4
12cu|plasma-applet-cwp-1.11.1-1|40	%make
12cu|plasma-applet-cwp-1.11.1-1|41	
12cu|plasma-applet-cwp-1.11.1-1|42	%install
12cu|plasma-applet-cwp-1.11.1-1|43	%makeinstall_std -C build
12cu|plasma-applet-cwp-1.11.1-1|44	
12cu|plasma-applet-cwp-1.11.1-1|45	%find_lang plasma_applet_cwp
12cu|plasma-applet-cwp-1.11.1-1|46	
12cu|plasma-applet-cwp-1.11.1-1|47	%files -f plasma_applet_cwp.lang
12cu|plasma-applet-cwp-1.11.1-1|48	%doc COPYING ChangeLog README
12cu|plasma-applet-cwp-1.11.1-1|49	%dir %{_kde_appsdir}/desktoptheme
12cu|plasma-applet-cwp-1.11.1-1|50	%dir %{_kde_appsdir}/desktoptheme/default
12cu|plasma-applet-cwp-1.11.1-1|51	%dir %{_kde_appsdir}/desktoptheme/default/widgets
12cu|plasma-applet-cwp-1.11.1-1|52	%{_kde_appsdir}/desktoptheme/default/widgets/*.svgz
12cu|plasma-applet-cwp-1.11.1-1|53	%{_kde_appsdir}/plasma-cwp/
12cu|plasma-applet-cwp-1.11.1-1|54	%{_kde_iconsdir}/oxygen/128x128/status/weather-windy.png
12cu|plasma-applet-cwp-1.11.1-1|55	%{_kde_iconsdir}/oxygen/scalable/status/weather-windy.svgz
12cu|plasma-applet-cwp-1.11.1-1|56	%{_kde_libdir}/kde4/plasma_applet_cwp.so
12cu|plasma-applet-cwp-1.11.1-1|57	%{_kde_services}/plasma-applet-cwp.desktop
12cu|plasma-applet-cwp-1.11.1-1|58	
12cu|plasma-applet-cwp-1.11.1-1|59	%changelog
12cu|plasma-applet-cwp-1.11.1-1|60	* Sun Sep 07 2014 symbianflo <symbianflo@symbianflo> 1.11.1-1
12cu|plasma-applet-cwp-1.11.1-1|61	+ Revision: 4c5f23d
12cu|plasma-applet-cwp-1.11.1-1|62	- Log: Update to 1.11.1
12cu|plasma-applet-cwp-1.11.1-1|63	
12cu|plasma-applet-cwp-1.11.1-1|64	

11743 12
12cu|plasma-applet-daisy-0.0.4.26-2|1	Summary:	A simple application launcher for Plasma
12cu|plasma-applet-daisy-0.0.4.26-2|2	Name:		plasma-applet-daisy
12cu|plasma-applet-daisy-0.0.4.26-2|3	Version:	0.0.4.26
12cu|plasma-applet-daisy-0.0.4.26-2|4	Release:	2
12cu|plasma-applet-daisy-0.0.4.26-2|5	License:	GPLv3+
12cu|plasma-applet-daisy-0.0.4.26-2|6	Group:		Graphical desktop/KDE
12cu|plasma-applet-daisy-0.0.4.26-2|7	Url:		http://cdlszm.org/
12cu|plasma-applet-daisy-0.0.4.26-2|8	Source0:	http://cdlszm.org/downloads/%{name}-%{version}.tar.gz
12cu|plasma-applet-daisy-0.0.4.26-2|9	BuildRequires:	kdebase4-workspace-devel
12cu|plasma-applet-daisy-0.0.4.26-2|10	Requires:	kdebase4-workspace
12cu|plasma-applet-daisy-0.0.4.26-2|11	Provides:	plasma-applet
12cu|plasma-applet-daisy-0.0.4.26-2|12	
12cu|plasma-applet-daisy-0.0.4.26-2|13	%description
12cu|plasma-applet-daisy-0.0.4.26-2|14	Daisy is a  free open-source widget for Plasma/KDE released under the
12cu|plasma-applet-daisy-0.0.4.26-2|15	GNU General Public License version 3.
12cu|plasma-applet-daisy-0.0.4.26-2|16	Main features:
12cu|plasma-applet-daisy-0.0.4.26-2|17	* Three types of roles: circular dock, media controller and linear
12cu|plasma-applet-daisy-0.0.4.26-2|18	dock;
12cu|plasma-applet-daisy-0.0.4.26-2|19	* Can dock in any screen position and be used in Horizontal or
12cu|plasma-applet-daisy-0.0.4.26-2|20	Vertical mode (linear dock role);
12cu|plasma-applet-daisy-0.0.4.26-2|21	* Configuration tools to access all configurable options;
12cu|plasma-applet-daisy-0.0.4.26-2|22	* Launchers can be edited with a simple right-click;
12cu|plasma-applet-daisy-0.0.4.26-2|23	* Hybrid launchers to launch applications and control running
12cu|plasma-applet-daisy-0.0.4.26-2|24	tasks;
12cu|plasma-applet-daisy-0.0.4.26-2|25	* Plugins to provide information and execute several tasks;
12cu|plasma-applet-daisy-0.0.4.26-2|26	* Various backgrounds available
12cu|plasma-applet-daisy-0.0.4.26-2|27	
12cu|plasma-applet-daisy-0.0.4.26-2|28	%files -f plasma_applet_daisy.lang
12cu|plasma-applet-daisy-0.0.4.26-2|29	%doc README AUTHORS CHANGELOG COPYING INSTALL TODO
12cu|plasma-applet-daisy-0.0.4.26-2|30	%{_kde_appsdir}/desktoptheme/default/widgets/
12cu|plasma-applet-daisy-0.0.4.26-2|31	%{_kde_libdir}/kde4/plasma_applet_daisy.so
12cu|plasma-applet-daisy-0.0.4.26-2|32	%{_kde_services}/plasma-applet-daisy.desktop
12cu|plasma-applet-daisy-0.0.4.26-2|33	
12cu|plasma-applet-daisy-0.0.4.26-2|34	#---------------------------------------------------------------------
12cu|plasma-applet-daisy-0.0.4.26-2|35	
12cu|plasma-applet-daisy-0.0.4.26-2|36	%prep
12cu|plasma-applet-daisy-0.0.4.26-2|37	%setup -q
12cu|plasma-applet-daisy-0.0.4.26-2|38	
12cu|plasma-applet-daisy-0.0.4.26-2|39	%build
12cu|plasma-applet-daisy-0.0.4.26-2|40	%cmake_kde4
12cu|plasma-applet-daisy-0.0.4.26-2|41	%make
12cu|plasma-applet-daisy-0.0.4.26-2|42	
12cu|plasma-applet-daisy-0.0.4.26-2|43	%install
12cu|plasma-applet-daisy-0.0.4.26-2|44	%makeinstall_std -C build
12cu|plasma-applet-daisy-0.0.4.26-2|45	
12cu|plasma-applet-daisy-0.0.4.26-2|46	%find_lang plasma_applet_daisy
12cu|plasma-applet-daisy-0.0.4.26-2|47	
12cu|plasma-applet-daisy-0.0.4.26-2|48	
12cu|plasma-applet-daisy-0.0.4.26-2|49	%changelog
12cu|plasma-applet-daisy-0.0.4.26-2|50	* Sun Nov 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.4.26-2
12cu|plasma-applet-daisy-0.0.4.26-2|51	+ Revision: 2f98bb8
12cu|plasma-applet-daisy-0.0.4.26-2|52	- LOG Rebuild against new KDE
12cu|plasma-applet-daisy-0.0.4.26-2|53	
12cu|plasma-applet-daisy-0.0.4.26-2|54	

11744 12
12cu|plasma-applet-eventlist-0.6.95-1|1	%define	srcname	plasmoid-eventlist
12cu|plasma-applet-eventlist-0.6.95-1|2	
12cu|plasma-applet-eventlist-0.6.95-1|3	Summary:	This plasmoid show upcoming events from akonadi resources
12cu|plasma-applet-eventlist-0.6.95-1|4	Name:		plasma-applet-eventlist
12cu|plasma-applet-eventlist-0.6.95-1|5	Version:	0.6.95
12cu|plasma-applet-eventlist-0.6.95-1|6	Release:	%mkrel 1
12cu|plasma-applet-eventlist-0.6.95-1|7	Source0:	http://kde-look.org/CONTENT/content-files/107779-%{srcname}-%{version}.tar.bz2
12cu|plasma-applet-eventlist-0.6.95-1|8	License:	GPLv2+
12cu|plasma-applet-eventlist-0.6.95-1|9	Group:		Graphical desktop/KDE
12cu|plasma-applet-eventlist-0.6.95-1|10	URL:		http://kde-look.org/content/show.php/Eventlist?content=107779
12cu|plasma-applet-eventlist-0.6.95-1|11	BuildRequires:	kdebase4-workspace-devel
12cu|plasma-applet-eventlist-0.6.95-1|12	BuildRequires:	akonadi
12cu|plasma-applet-eventlist-0.6.95-1|13	BuildRequires:	kdepimlibs4-devel >= 4.6.0
12cu|plasma-applet-eventlist-0.6.95-1|14	Provides:	plasma-applet
12cu|plasma-applet-eventlist-0.6.95-1|15	
12cu|plasma-applet-eventlist-0.6.95-1|16	%description
12cu|plasma-applet-eventlist-0.6.95-1|17	This is a plasmoid to show the events from Akonadi resources (KOrganizer,
12cu|plasma-applet-eventlist-0.6.95-1|18	Birthdays etc.). With the googledata resource also Google calendar items can
12cu|plasma-applet-eventlist-0.6.95-1|19	be shown.
12cu|plasma-applet-eventlist-0.6.95-1|20	
12cu|plasma-applet-eventlist-0.6.95-1|21	
12cu|plasma-applet-eventlist-0.6.95-1|22	%files  -f plasma_applet_events.lang
12cu|plasma-applet-eventlist-0.6.95-1|23	%{_kde_libdir}/kde4/plasma_applet_events.so
12cu|plasma-applet-eventlist-0.6.95-1|24	%{_kde_services}/plasma-applet-events.desktop
12cu|plasma-applet-eventlist-0.6.95-1|25	
12cu|plasma-applet-eventlist-0.6.95-1|26	#------------------------------------------------------------------------------
12cu|plasma-applet-eventlist-0.6.95-1|27	
12cu|plasma-applet-eventlist-0.6.95-1|28	%prep
12cu|plasma-applet-eventlist-0.6.95-1|29	%setup -qn %{srcname}-%{version}
12cu|plasma-applet-eventlist-0.6.95-1|30	
12cu|plasma-applet-eventlist-0.6.95-1|31	
12cu|plasma-applet-eventlist-0.6.95-1|32	%build
12cu|plasma-applet-eventlist-0.6.95-1|33	%cmake_kde4
12cu|plasma-applet-eventlist-0.6.95-1|34	%make
12cu|plasma-applet-eventlist-0.6.95-1|35	
12cu|plasma-applet-eventlist-0.6.95-1|36	
12cu|plasma-applet-eventlist-0.6.95-1|37	%install
12cu|plasma-applet-eventlist-0.6.95-1|38	%makeinstall_std -C build
12cu|plasma-applet-eventlist-0.6.95-1|39	
12cu|plasma-applet-eventlist-0.6.95-1|40	%find_lang plasma_applet_events
12cu|plasma-applet-eventlist-0.6.95-1|41	
12cu|plasma-applet-eventlist-0.6.95-1|42	
12cu|plasma-applet-eventlist-0.6.95-1|43	%changelog
12cu|plasma-applet-eventlist-0.6.95-1|44	* Tue Jun 04 2013 Giovanni Mariani <mc2374@mclink.it> 0.6.95-1
12cu|plasma-applet-eventlist-0.6.95-1|45	- New release 0.6.95 (0.7 RC)
12cu|plasma-applet-eventlist-0.6.95-1|46	- Added BReq for akonadi (see CMakeLists.txt file)
12cu|plasma-applet-eventlist-0.6.95-1|47	- Cleaned the spec file
12cu|plasma-applet-eventlist-0.6.95-1|48	
12cu|plasma-applet-eventlist-0.6.95-1|49	* Sat Jul 31 2010 John Balcaen <mikala@mandriva.org> 0.2.90-1mdv2011.0
12cu|plasma-applet-eventlist-0.6.95-1|50	+ Revision: 563826
12cu|plasma-applet-eventlist-0.6.95-1|51	- Update to 0.2.90
12cu|plasma-applet-eventlist-0.6.95-1|52	- fix %%files list
12cu|plasma-applet-eventlist-0.6.95-1|53	
12cu|plasma-applet-eventlist-0.6.95-1|54	* Mon Mar 22 2010 John Balcaen <mikala@mandriva.org> 0.2.4-1mdv2010.1
12cu|plasma-applet-eventlist-0.6.95-1|55	+ Revision: 526295

11745 12
12cu|plasma-applet-eyasdp-1.2.0-3|1	%define	shortname	eyasdp
12cu|plasma-applet-eyasdp-1.2.0-3|2	%define	longname	plasma_applet_%{shortname}
12cu|plasma-applet-eyasdp-1.2.0-3|3	
12cu|plasma-applet-eyasdp-1.2.0-3|4	Summary:	System buttons plasmoid
12cu|plasma-applet-eyasdp-1.2.0-3|5	Name:		plasma-applet-%{shortname}
12cu|plasma-applet-eyasdp-1.2.0-3|6	Version:	1.2.0
12cu|plasma-applet-eyasdp-1.2.0-3|7	Release:	3
12cu|plasma-applet-eyasdp-1.2.0-3|8	License:	GPLv2+
12cu|plasma-applet-eyasdp-1.2.0-3|9	Group:		Graphical desktop/KDE
12cu|plasma-applet-eyasdp-1.2.0-3|10	Url:		http://kde-look.org/content/show.php/eYaSDP?content=146530
12cu|plasma-applet-eyasdp-1.2.0-3|11	Source0:	http://kde-look.org/CONTENT/content-files/146530-%{shortname}-%{version}.tar.bz2
12cu|plasma-applet-eyasdp-1.2.0-3|12	BuildRequires:	kdelibs4-devel
12cu|plasma-applet-eyasdp-1.2.0-3|13	BuildRequires:	kdebase4-workspace-devel
12cu|plasma-applet-eyasdp-1.2.0-3|14	BuildRequires:	pkgconfig(openssl)
12cu|plasma-applet-eyasdp-1.2.0-3|15	BuildRequires:	pkgconfig(phonon)
12cu|plasma-applet-eyasdp-1.2.0-3|16	Requires:	kdebase4-runtime
12cu|plasma-applet-eyasdp-1.2.0-3|17	
12cu|plasma-applet-eyasdp-1.2.0-3|18	%description
12cu|plasma-applet-eyasdp-1.2.0-3|19	eYaSDP is a plasmoid that allows to set a number of system buttons in your
12cu|plasma-applet-eyasdp-1.2.0-3|20	panel or desktop for comfortable and quick access.
12cu|plasma-applet-eyasdp-1.2.0-3|21	Features:
12cu|plasma-applet-eyasdp-1.2.0-3|22	- Actions: Shut-down, Reboot, Log-out, Lock screen, Hibernate, Suspend,
12cu|plasma-applet-eyasdp-1.2.0-3|23	Switch user and Turn-off screen.
12cu|plasma-applet-eyasdp-1.2.0-3|24	- Customizable number of buttons.
12cu|plasma-applet-eyasdp-1.2.0-3|25	- Contextual menu actions.
12cu|plasma-applet-eyasdp-1.2.0-3|26	- Customizable icons.
12cu|plasma-applet-eyasdp-1.2.0-3|27	- It scales to fit your panel size.
12cu|plasma-applet-eyasdp-1.2.0-3|28	
12cu|plasma-applet-eyasdp-1.2.0-3|29	%files -f %{longname}.lang
12cu|plasma-applet-eyasdp-1.2.0-3|30	%{_kde_libdir}/kde4/plasma_applet_%{shortname}.so
12cu|plasma-applet-eyasdp-1.2.0-3|31	%{_kde_services}/plasma-applet-%{shortname}.desktop
12cu|plasma-applet-eyasdp-1.2.0-3|32	
12cu|plasma-applet-eyasdp-1.2.0-3|33	#----------------------------------------------------------------------------
12cu|plasma-applet-eyasdp-1.2.0-3|34	
12cu|plasma-applet-eyasdp-1.2.0-3|35	%prep
12cu|plasma-applet-eyasdp-1.2.0-3|36	%setup -q -n %{shortname}-%{version}
12cu|plasma-applet-eyasdp-1.2.0-3|37	
12cu|plasma-applet-eyasdp-1.2.0-3|38	%build
12cu|plasma-applet-eyasdp-1.2.0-3|39	%cmake_kde4
12cu|plasma-applet-eyasdp-1.2.0-3|40	%make
12cu|plasma-applet-eyasdp-1.2.0-3|41	
12cu|plasma-applet-eyasdp-1.2.0-3|42	%install
12cu|plasma-applet-eyasdp-1.2.0-3|43	%makeinstall_std -C build
12cu|plasma-applet-eyasdp-1.2.0-3|44	
12cu|plasma-applet-eyasdp-1.2.0-3|45	%find_lang %{longname}
12cu|plasma-applet-eyasdp-1.2.0-3|46	
12cu|plasma-applet-eyasdp-1.2.0-3|47	
12cu|plasma-applet-eyasdp-1.2.0-3|48	%changelog
12cu|plasma-applet-eyasdp-1.2.0-3|49	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-3
12cu|plasma-applet-eyasdp-1.2.0-3|50	+ Revision: 58b5fbb
12cu|plasma-applet-eyasdp-1.2.0-3|51	- Minor cleanups
12cu|plasma-applet-eyasdp-1.2.0-3|52	
12cu|plasma-applet-eyasdp-1.2.0-3|53	

11746 12
12cu|plasma-applet-kwinbutton-0.6-1|1	%define oname kwinbutton
12cu|plasma-applet-kwinbutton-0.6-1|2	%define sname kwinbuttonapplet-improved
12cu|plasma-applet-kwinbutton-0.6-1|3	%define kdeid 143971
12cu|plasma-applet-kwinbutton-0.6-1|4	
12cu|plasma-applet-kwinbutton-0.6-1|5	Summary:	Plasma applet that emulates a button from the window title of the active window
12cu|plasma-applet-kwinbutton-0.6-1|6	Name:		plasma-applet-%{oname}
12cu|plasma-applet-kwinbutton-0.6-1|7	Version:	0.6
12cu|plasma-applet-kwinbutton-0.6-1|8	Release:	1
12cu|plasma-applet-kwinbutton-0.6-1|9	License:	GPLv3+
12cu|plasma-applet-kwinbutton-0.6-1|10	Group:		Graphical desktop/KDE
12cu|plasma-applet-kwinbutton-0.6-1|11	Url:		http://kde-look.org/content/show.php/KWin+Button+applet+improved?content=%{kdeid}
12cu|plasma-applet-kwinbutton-0.6-1|12	Source0:	http://kde-apps.org/CONTENT/content-files/%{kdeid}-%{sname}-%{version}.tar.gz
12cu|plasma-applet-kwinbutton-0.6-1|13	BuildRequires:	kdelibs4-devel
12cu|plasma-applet-kwinbutton-0.6-1|14	BuildRequires:	kdebase4-workspace-devel
12cu|plasma-applet-kwinbutton-0.6-1|15	Requires:	kdebase4-runtime
12cu|plasma-applet-kwinbutton-0.6-1|16	Provides:	plasma-applet
12cu|plasma-applet-kwinbutton-0.6-1|17	
12cu|plasma-applet-kwinbutton-0.6-1|18	%description
12cu|plasma-applet-kwinbutton-0.6-1|19	Plasma applet that emulates a button from the window title of the active
12cu|plasma-applet-kwinbutton-0.6-1|20	window. This is forked ("improved") by Alberto Pajuelo Montes version.
12cu|plasma-applet-kwinbutton-0.6-1|21	
12cu|plasma-applet-kwinbutton-0.6-1|22	%files
12cu|plasma-applet-kwinbutton-0.6-1|23	%doc COPYING
12cu|plasma-applet-kwinbutton-0.6-1|24	%{_kde_libdir}/kde4/plasma_applet_kwinbutton.so
12cu|plasma-applet-kwinbutton-0.6-1|25	%{_kde_services}/%{name}.desktop
12cu|plasma-applet-kwinbutton-0.6-1|26	
12cu|plasma-applet-kwinbutton-0.6-1|27	#--------------------------------------------------------------------
12cu|plasma-applet-kwinbutton-0.6-1|28	
12cu|plasma-applet-kwinbutton-0.6-1|29	%prep
12cu|plasma-applet-kwinbutton-0.6-1|30	%setup -q -n %{sname}-%{version}
12cu|plasma-applet-kwinbutton-0.6-1|31	
12cu|plasma-applet-kwinbutton-0.6-1|32	%build
12cu|plasma-applet-kwinbutton-0.6-1|33	%cmake_kde4
12cu|plasma-applet-kwinbutton-0.6-1|34	%make
12cu|plasma-applet-kwinbutton-0.6-1|35	
12cu|plasma-applet-kwinbutton-0.6-1|36	%install
12cu|plasma-applet-kwinbutton-0.6-1|37	%makeinstall_std -C build
12cu|plasma-applet-kwinbutton-0.6-1|38	

11747 12
12cu|plasma-applet-playbar-0.7.1-1|1	%define oname playbar
12cu|plasma-applet-playbar-0.7.1-1|2	%define debug_package	%{nil}
12cu|plasma-applet-playbar-0.7.1-1|3	
12cu|plasma-applet-playbar-0.7.1-1|4	Name:           plasma-applet-%{oname}
12cu|plasma-applet-playbar-0.7.1-1|5	Version:        0.7.1
12cu|plasma-applet-playbar-0.7.1-1|6	Release:        1
12cu|plasma-applet-playbar-0.7.1-1|7	Summary:        Control your favorite media player
12cu|plasma-applet-playbar-0.7.1-1|8	License:        GPLv3+
12cu|plasma-applet-playbar-0.7.1-1|9	Group:          Graphical desktop/KDE
12cu|plasma-applet-playbar-0.7.1-1|10	Url:            https://github.com/audoban/PlayBar
12cu|plasma-applet-playbar-0.7.1-1|11	Source:         PlayBar-%{version}.tar.gz
12cu|plasma-applet-playbar-0.7.1-1|12	
12cu|plasma-applet-playbar-0.7.1-1|13	BuildRequires:  kdelibs4-devel >= 4.11
12cu|plasma-applet-playbar-0.7.1-1|14	
12cu|plasma-applet-playbar-0.7.1-1|15	Requires:       kdebase4-runtime
12cu|plasma-applet-playbar-0.7.1-1|16	
12cu|plasma-applet-playbar-0.7.1-1|17	
12cu|plasma-applet-playbar-0.7.1-1|18	%description
12cu|plasma-applet-playbar-0.7.1-1|19	MPRIS2 client written in QML for Plasma KDE.
12cu|plasma-applet-playbar-0.7.1-1|20	
12cu|plasma-applet-playbar-0.7.1-1|21	Features:
12cu|plasma-applet-playbar-0.7.1-1|22	- Customizable global shortcuts
12cu|plasma-applet-playbar-0.7.1-1|23	- Media Player Control in bar
12cu|plasma-applet-playbar-0.7.1-1|24	- You can control multiple players
12cu|plasma-applet-playbar-0.7.1-1|25	- Very configurable
12cu|plasma-applet-playbar-0.7.1-1|26	
12cu|plasma-applet-playbar-0.7.1-1|27	%prep
12cu|plasma-applet-playbar-0.7.1-1|28	%setup -q -n PlayBar-%{version}
12cu|plasma-applet-playbar-0.7.1-1|29	
12cu|plasma-applet-playbar-0.7.1-1|30	%build
12cu|plasma-applet-playbar-0.7.1-1|31	%cmake_kde4
12cu|plasma-applet-playbar-0.7.1-1|32	%make
12cu|plasma-applet-playbar-0.7.1-1|33	
12cu|plasma-applet-playbar-0.7.1-1|34	%install
12cu|plasma-applet-playbar-0.7.1-1|35	%makeinstall_std -C build
12cu|plasma-applet-playbar-0.7.1-1|36	
12cu|plasma-applet-playbar-0.7.1-1|37	%find_lang plasma_applet_%{oname}
12cu|plasma-applet-playbar-0.7.1-1|38	
12cu|plasma-applet-playbar-0.7.1-1|39	
12cu|plasma-applet-playbar-0.7.1-1|40	%files
12cu|plasma-applet-playbar-0.7.1-1|41	%doc README.md CHANGELOG.md LICENSE
12cu|plasma-applet-playbar-0.7.1-1|42	%{_kde_services}/*.desktop
12cu|plasma-applet-playbar-0.7.1-1|43	%{_kde_appsdir}/plasma/plasmoids/
12cu|plasma-applet-playbar-0.7.1-1|44	%{_kde_appsdir}/plasma/services/%{oname}service.operations
12cu|plasma-applet-playbar-0.7.1-1|45	%{_kde_libdir}/kde4/plasma_engine_%{oname}.so
12cu|plasma-applet-playbar-0.7.1-1|46	%lang(es) %{_kde_datadir}/locale/es/LC_MESSAGES/plasma_applet_playbar.mo
12cu|plasma-applet-playbar-0.7.1-1|47	%lang(ru) %{_kde_datadir}/locale/ru/LC_MESSAGES/plasma_applet_playbar.mo
12cu|plasma-applet-playbar-0.7.1-1|48	
12cu|plasma-applet-playbar-0.7.1-1|49	
12cu|plasma-applet-playbar-0.7.1-1|50	
12cu|plasma-applet-playbar-0.7.1-1|51	%changelog
12cu|plasma-applet-playbar-0.7.1-1|52	* Sat Oct 04 2014 symbianflo <symbianflo@symbianflo> 0.7.1-1
12cu|plasma-applet-playbar-0.7.1-1|53	+ Revision: d0ee0a6
12cu|plasma-applet-playbar-0.7.1-1|54	- Imported from SRPM
12cu|plasma-applet-playbar-0.7.1-1|55	
12cu|plasma-applet-playbar-0.7.1-1|56	

11748 12
12cu|plasma-applet-steamtime-1.1-1|1	%define oname steamtime
12cu|plasma-applet-steamtime-1.1-1|2	%define kdeid 159747
12cu|plasma-applet-steamtime-1.1-1|3	
12cu|plasma-applet-steamtime-1.1-1|4	Summary:	Plasma applet that provides clock via steampunk interface
12cu|plasma-applet-steamtime-1.1-1|5	Name:		plasma-applet-%{oname}
12cu|plasma-applet-steamtime-1.1-1|6	Version:	1.1
12cu|plasma-applet-steamtime-1.1-1|7	Release:	1
12cu|plasma-applet-steamtime-1.1-1|8	License:	GPLv3+
12cu|plasma-applet-steamtime-1.1-1|9	Group:		Graphical desktop/KDE
12cu|plasma-applet-steamtime-1.1-1|10	Url:		http://kde-apps.org/content/show.php?content=%{kdeid}
12cu|plasma-applet-steamtime-1.1-1|11	Source0:	http://kde-apps.org/CONTENT/content-files/%{kdeid}-%{oname}-%{version}.plasmoid
12cu|plasma-applet-steamtime-1.1-1|12	BuildRequires:	imagemagick
12cu|plasma-applet-steamtime-1.1-1|13	BuildRequires:	kde4-macros
12cu|plasma-applet-steamtime-1.1-1|14	Requires:	kdebase4-runtime
12cu|plasma-applet-steamtime-1.1-1|15	Provides:	plasma-applet
12cu|plasma-applet-steamtime-1.1-1|16	BuildArch:	noarch
12cu|plasma-applet-steamtime-1.1-1|17	
12cu|plasma-applet-steamtime-1.1-1|18	%description
12cu|plasma-applet-steamtime-1.1-1|19	Plasma applet that provides clock functions via steampunk interface.
12cu|plasma-applet-steamtime-1.1-1|20	It is written entirely in QML + JavaScript.
12cu|plasma-applet-steamtime-1.1-1|21	
12cu|plasma-applet-steamtime-1.1-1|22	%files
12cu|plasma-applet-steamtime-1.1-1|23	%doc LICENSE.GPL3
12cu|plasma-applet-steamtime-1.1-1|24	%{_kde_appsdir}/plasma/plasmoids/%{oname}
12cu|plasma-applet-steamtime-1.1-1|25	%{_kde_iconsdir}/hicolor/*/apps/%{oname}.png
12cu|plasma-applet-steamtime-1.1-1|26	%{_kde_services}/%{oname}.desktop
12cu|plasma-applet-steamtime-1.1-1|27	
12cu|plasma-applet-steamtime-1.1-1|28	#--------------------------------------------------------------------
12cu|plasma-applet-steamtime-1.1-1|29	
12cu|plasma-applet-steamtime-1.1-1|30	%prep
12cu|plasma-applet-steamtime-1.1-1|31	%setup -q -c
12cu|plasma-applet-steamtime-1.1-1|32	find . -type f | xargs chmod 0644
12cu|plasma-applet-steamtime-1.1-1|33	sed -i 's;icon.png;%{oname};g' metadata.desktop
12cu|plasma-applet-steamtime-1.1-1|34	
12cu|plasma-applet-steamtime-1.1-1|35	%build
12cu|plasma-applet-steamtime-1.1-1|36	# nothing
12cu|plasma-applet-steamtime-1.1-1|37	
12cu|plasma-applet-steamtime-1.1-1|38	%install
12cu|plasma-applet-steamtime-1.1-1|39	mkdir -p %{buildroot}%{_kde_appsdir}/plasma/plasmoids/%{oname}
12cu|plasma-applet-steamtime-1.1-1|40	cp -r * %{buildroot}%{_kde_appsdir}/plasma/plasmoids/%{oname}/
12cu|plasma-applet-steamtime-1.1-1|41	install -D -m 644 metadata.desktop %{buildroot}%{_kde_services}/%{oname}.desktop
12cu|plasma-applet-steamtime-1.1-1|42	
12cu|plasma-applet-steamtime-1.1-1|43	# install icons
12cu|plasma-applet-steamtime-1.1-1|44	for N in 16 32 48 64 96 128;
12cu|plasma-applet-steamtime-1.1-1|45	do
12cu|plasma-applet-steamtime-1.1-1|46	convert icon.png -resize ${N}x${N} $N.png;
12cu|plasma-applet-steamtime-1.1-1|47	install -D -m 0644 $N.png %{buildroot}%{_kde_iconsdir}/hicolor/${N}x${N}/apps/%{oname}.png
12cu|plasma-applet-steamtime-1.1-1|48	done

11749 12
12cu|plasma-applet-timekeeper-0.5.1-1|1	%define oname timekeeper
12cu|plasma-applet-timekeeper-0.5.1-1|2	%define kdeid 159345
12cu|plasma-applet-timekeeper-0.5.1-1|3	
12cu|plasma-applet-timekeeper-0.5.1-1|4	Summary:	Plasma applet that provides clock and calendar via steampunk interface
12cu|plasma-applet-timekeeper-0.5.1-1|5	Name:		plasma-applet-%{oname}
12cu|plasma-applet-timekeeper-0.5.1-1|6	Version:	0.5.1
12cu|plasma-applet-timekeeper-0.5.1-1|7	Release:	1
12cu|plasma-applet-timekeeper-0.5.1-1|8	License:	GPLv3+
12cu|plasma-applet-timekeeper-0.5.1-1|9	Group:		Graphical desktop/KDE
12cu|plasma-applet-timekeeper-0.5.1-1|10	Url:		http://kde-apps.org/content/show.php/Time+Keeper?content=%{kdeid}
12cu|plasma-applet-timekeeper-0.5.1-1|11	Source0:	http://kde-apps.org/CONTENT/content-files/%{kdeid}-%{oname}-%{version}.plasmoid
12cu|plasma-applet-timekeeper-0.5.1-1|12	BuildRequires:	imagemagick
12cu|plasma-applet-timekeeper-0.5.1-1|13	BuildRequires:	kde4-macros
12cu|plasma-applet-timekeeper-0.5.1-1|14	Requires:	kdebase4-runtime
12cu|plasma-applet-timekeeper-0.5.1-1|15	Requires:	marble-common >= 4.10.5-2
12cu|plasma-applet-timekeeper-0.5.1-1|16	Provides:	plasma-applet
12cu|plasma-applet-timekeeper-0.5.1-1|17	BuildArch:	noarch
12cu|plasma-applet-timekeeper-0.5.1-1|18	
12cu|plasma-applet-timekeeper-0.5.1-1|19	%description
12cu|plasma-applet-timekeeper-0.5.1-1|20	Plasma applet that provides clock and calendar functions via steampunk
12cu|plasma-applet-timekeeper-0.5.1-1|21	interface. It is written entirely in QML + JavaScript.
12cu|plasma-applet-timekeeper-0.5.1-1|22	
12cu|plasma-applet-timekeeper-0.5.1-1|23	%files
12cu|plasma-applet-timekeeper-0.5.1-1|24	%doc LICENSE.GPL3
12cu|plasma-applet-timekeeper-0.5.1-1|25	%{_kde_appsdir}/plasma/plasmoids/%{oname}
12cu|plasma-applet-timekeeper-0.5.1-1|26	%{_kde_iconsdir}/hicolor/*/apps/%{oname}.png
12cu|plasma-applet-timekeeper-0.5.1-1|27	%{_kde_services}/%{oname}.desktop
12cu|plasma-applet-timekeeper-0.5.1-1|28	
12cu|plasma-applet-timekeeper-0.5.1-1|29	#--------------------------------------------------------------------
12cu|plasma-applet-timekeeper-0.5.1-1|30	
12cu|plasma-applet-timekeeper-0.5.1-1|31	%prep
12cu|plasma-applet-timekeeper-0.5.1-1|32	%setup -q -c
12cu|plasma-applet-timekeeper-0.5.1-1|33	find . -type f | xargs chmod 0644
12cu|plasma-applet-timekeeper-0.5.1-1|34	sed -i 's;icon.png;%{oname};g' metadata.desktop
12cu|plasma-applet-timekeeper-0.5.1-1|35	
12cu|plasma-applet-timekeeper-0.5.1-1|36	%build
12cu|plasma-applet-timekeeper-0.5.1-1|37	# nothing
12cu|plasma-applet-timekeeper-0.5.1-1|38	
12cu|plasma-applet-timekeeper-0.5.1-1|39	%install
12cu|plasma-applet-timekeeper-0.5.1-1|40	mkdir -p %{buildroot}%{_kde_appsdir}/plasma/plasmoids/%{oname}
12cu|plasma-applet-timekeeper-0.5.1-1|41	cp -r * %{buildroot}%{_kde_appsdir}/plasma/plasmoids/%{oname}/
12cu|plasma-applet-timekeeper-0.5.1-1|42	install -D -m 644 metadata.desktop %{buildroot}%{_kde_services}/%{oname}.desktop
12cu|plasma-applet-timekeeper-0.5.1-1|43	
12cu|plasma-applet-timekeeper-0.5.1-1|44	# install icons
12cu|plasma-applet-timekeeper-0.5.1-1|45	for N in 16 32 48 64 96 128;
12cu|plasma-applet-timekeeper-0.5.1-1|46	do
12cu|plasma-applet-timekeeper-0.5.1-1|47	convert icon.png -resize ${N}x${N} $N.png;
12cu|plasma-applet-timekeeper-0.5.1-1|48	install -D -m 0644 $N.png %{buildroot}%{_kde_iconsdir}/hicolor/${N}x${N}/apps/%{oname}.png
12cu|plasma-applet-timekeeper-0.5.1-1|49	done

11750 12
12cu|plasma-applet-translatoid-1.4-2|1	%define oname translatoid
12cu|plasma-applet-translatoid-1.4-2|2	
12cu|plasma-applet-translatoid-1.4-2|3	Name:		plasma-applet-%{oname}
12cu|plasma-applet-translatoid-1.4-2|4	Version:	1.4
12cu|plasma-applet-translatoid-1.4-2|5	Release:	2
12cu|plasma-applet-translatoid-1.4-2|6	Summary:	Plasma widget to translate text using Google Translate
12cu|plasma-applet-translatoid-1.4-2|7	Group:		Graphical desktop/KDE
12cu|plasma-applet-translatoid-1.4-2|8	License:	LGPLv2
12cu|plasma-applet-translatoid-1.4-2|9	URL:		http://kde-look.org/content/show.php/translatoid?content=97511
12cu|plasma-applet-translatoid-1.4-2|10	Source0:	http://212.158.157.7/translatoid/%{oname}-%{version}.tar.xz
12cu|plasma-applet-translatoid-1.4-2|11	BuildRequires:	kdelibs4-devel
12cu|plasma-applet-translatoid-1.4-2|12	BuildRequires:	pkgconfig(QJson)
12cu|plasma-applet-translatoid-1.4-2|13	Provides:	plasma-applet
12cu|plasma-applet-translatoid-1.4-2|14	
12cu|plasma-applet-translatoid-1.4-2|15	%description
12cu|plasma-applet-translatoid-1.4-2|16	A plasma widget to translate text using Google Translate.
12cu|plasma-applet-translatoid-1.4-2|17	
12cu|plasma-applet-translatoid-1.4-2|18	%files
12cu|plasma-applet-translatoid-1.4-2|19	%doc licence.txt
12cu|plasma-applet-translatoid-1.4-2|20	%{_kde_libdir}/kde4/plasma_applet_translatoid.so
12cu|plasma-applet-translatoid-1.4-2|21	%{_kde_services}/plasma-applet-translatoid.desktop
12cu|plasma-applet-translatoid-1.4-2|22	%{_kde_iconsdir}/*/*/*/translator.*
12cu|plasma-applet-translatoid-1.4-2|23	%{_kde_iconsdir}/kbflags/*
12cu|plasma-applet-translatoid-1.4-2|24	%{_kde_appsdir}/translatoid/translatoid.db
12cu|plasma-applet-translatoid-1.4-2|25	
12cu|plasma-applet-translatoid-1.4-2|26	%prep
12cu|plasma-applet-translatoid-1.4-2|27	%setup -q -n %{oname}
12cu|plasma-applet-translatoid-1.4-2|28	
12cu|plasma-applet-translatoid-1.4-2|29	%build
12cu|plasma-applet-translatoid-1.4-2|30	%cmake_kde4
12cu|plasma-applet-translatoid-1.4-2|31	%make
12cu|plasma-applet-translatoid-1.4-2|32	
12cu|plasma-applet-translatoid-1.4-2|33	%install
12cu|plasma-applet-translatoid-1.4-2|34	%makeinstall_std -C build
12cu|plasma-applet-translatoid-1.4-2|35	
12cu|plasma-applet-translatoid-1.4-2|36	# We really don't need it

11751 12
12cu|plasma-desktoptheme-steampunk-3.0-1|1	Summary:	"SteampunK Powered Linux" Plasma theme
12cu|plasma-desktoptheme-steampunk-3.0-1|2	Name:		plasma-desktoptheme-steampunk
12cu|plasma-desktoptheme-steampunk-3.0-1|3	Version:	3.0
12cu|plasma-desktoptheme-steampunk-3.0-1|4	Release:	1
12cu|plasma-desktoptheme-steampunk-3.0-1|5	License:	Creative Commons Attribution-ShareAlike
12cu|plasma-desktoptheme-steampunk-3.0-1|6	Group:		Graphical desktop/KDE
12cu|plasma-desktoptheme-steampunk-3.0-1|7	Url:		http://kde-look.org/content/show.php?content=157926
12cu|plasma-desktoptheme-steampunk-3.0-1|8	Source:		http://kde-look.org/CONTENT/content-files/157926-SteampunK.tar.gz
12cu|plasma-desktoptheme-steampunk-3.0-1|9	Requires:	kdebase4-workspace >= 2:4.10
12cu|plasma-desktoptheme-steampunk-3.0-1|10	BuildRequires:	kde4-macros
12cu|plasma-desktoptheme-steampunk-3.0-1|11	BuildArch:	noarch
12cu|plasma-desktoptheme-steampunk-3.0-1|12	
12cu|plasma-desktoptheme-steampunk-3.0-1|13	%description
12cu|plasma-desktoptheme-steampunk-3.0-1|14	This package contains the "SteampunK Powered Linux" Plasma theme.
12cu|plasma-desktoptheme-steampunk-3.0-1|15	
12cu|plasma-desktoptheme-steampunk-3.0-1|16	%files
12cu|plasma-desktoptheme-steampunk-3.0-1|17	%{_kde_appsdir}/desktoptheme/SteampunK
12cu|plasma-desktoptheme-steampunk-3.0-1|18	
12cu|plasma-desktoptheme-steampunk-3.0-1|19	#----------------------------------------------------------------------------
12cu|plasma-desktoptheme-steampunk-3.0-1|20	
12cu|plasma-desktoptheme-steampunk-3.0-1|21	%prep
12cu|plasma-desktoptheme-steampunk-3.0-1|22	%setup -q -c
12cu|plasma-desktoptheme-steampunk-3.0-1|23	find . -type f | xargs chmod 0644
12cu|plasma-desktoptheme-steampunk-3.0-1|24	find . -type d | xargs chmod 0755
12cu|plasma-desktoptheme-steampunk-3.0-1|25	
12cu|plasma-desktoptheme-steampunk-3.0-1|26	%build
12cu|plasma-desktoptheme-steampunk-3.0-1|27	# nothing
12cu|plasma-desktoptheme-steampunk-3.0-1|28	
12cu|plasma-desktoptheme-steampunk-3.0-1|29	%install
12cu|plasma-desktoptheme-steampunk-3.0-1|30	mkdir -p %{buildroot}%{_kde_appsdir}/desktoptheme/
12cu|plasma-desktoptheme-steampunk-3.0-1|31	
12cu|plasma-desktoptheme-steampunk-3.0-1|32	cp -r SteampunK %{buildroot}%{_kde_appsdir}/desktoptheme/
12cu|plasma-desktoptheme-steampunk-3.0-1|33	
12cu|plasma-desktoptheme-steampunk-3.0-1|34	
12cu|plasma-desktoptheme-steampunk-3.0-1|35	%changelog
12cu|plasma-desktoptheme-steampunk-3.0-1|36	* Mon Oct 14 2013 Rosa <rosa@abf.rosalinux.ru> 3.0-1
12cu|plasma-desktoptheme-steampunk-3.0-1|37	+ Revision: a2d597d
12cu|plasma-desktoptheme-steampunk-3.0-1|38	- Automatic import for version 3.0-1
12cu|plasma-desktoptheme-steampunk-3.0-1|39	
12cu|plasma-desktoptheme-steampunk-3.0-1|40	

11752 12
12cu|plasma-mediacenter-1.3.0-1|1	Summary:	A mediacenter user interface written with the Plasma framework
12cu|plasma-mediacenter-1.3.0-1|2	Name:		plasma-mediacenter
12cu|plasma-mediacenter-1.3.0-1|3	Version:	1.3.0
12cu|plasma-mediacenter-1.3.0-1|4	Release:	1
12cu|plasma-mediacenter-1.3.0-1|5	License:	GPLv2+
12cu|plasma-mediacenter-1.3.0-1|6	Group:		Graphical desktop/KDE
12cu|plasma-mediacenter-1.3.0-1|7	Url:		http://community.kde.org/Plasma/Plasma_Media_Center
12cu|plasma-mediacenter-1.3.0-1|8	Source0:	ftp://ftp.kde.org/pub/kde/unstable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
12cu|plasma-mediacenter-1.3.0-1|9	BuildRequires:	kdelibs4-devel
12cu|plasma-mediacenter-1.3.0-1|10	BuildRequires:	kdebase4-workspace-devel
12cu|plasma-mediacenter-1.3.0-1|11	%if %{mdvver} < 201410
12cu|plasma-mediacenter-1.3.0-1|12	BuildRequires:	nepomuk-core-devel
12cu|plasma-mediacenter-1.3.0-1|13	%else
12cu|plasma-mediacenter-1.3.0-1|14	BuildRequires:	baloo-devel
12cu|plasma-mediacenter-1.3.0-1|15	%endif
12cu|plasma-mediacenter-1.3.0-1|16	BuildRequires:	qt-mobility-devel
12cu|plasma-mediacenter-1.3.0-1|17	BuildRequires:	qt4-devel
12cu|plasma-mediacenter-1.3.0-1|18	BuildRequires:	pkgconfig(taglib)
12cu|plasma-mediacenter-1.3.0-1|19	Requires:	qt-mobility
12cu|plasma-mediacenter-1.3.0-1|20	
12cu|plasma-mediacenter-1.3.0-1|21	%description
12cu|plasma-mediacenter-1.3.0-1|22	A mediacenter user interface written with the Plasma framework.
12cu|plasma-mediacenter-1.3.0-1|23	
12cu|plasma-mediacenter-1.3.0-1|24	%files -f %{name}.lang
12cu|plasma-mediacenter-1.3.0-1|25	%doc README LICENSE
12cu|plasma-mediacenter-1.3.0-1|26	%{_kde_bindir}/plasma-mediacenter
12cu|plasma-mediacenter-1.3.0-1|27	%{_kde_applicationsdir}/plasma-mediacenter.desktop
12cu|plasma-mediacenter-1.3.0-1|28	%{_kde_appsdir}/plasma/packages/org.kde.plasma.mediacenter/
12cu|plasma-mediacenter-1.3.0-1|29	%{_kde_libdir}/kde4/imports/org/kde/plasma/mediacenter/
12cu|plasma-mediacenter-1.3.0-1|30	%{_kde_libdir}/kde4/pmc_*.so
12cu|plasma-mediacenter-1.3.0-1|31	%{_kde_iconsdir}/hicolor/*/actions/pmc-*.*
12cu|plasma-mediacenter-1.3.0-1|32	%{_kde_iconsdir}/hicolor/*/apps/youtube-pmc.*
12cu|plasma-mediacenter-1.3.0-1|33	%{_kde_iconsdir}/hicolor/*/status/pmcnocover.*
12cu|plasma-mediacenter-1.3.0-1|34	%{_kde_services}/*.desktop
12cu|plasma-mediacenter-1.3.0-1|35	%{_kde_servicetypes}/pmc_browsingbackend.desktop
12cu|plasma-mediacenter-1.3.0-1|36	%{_kde_servicetypes}/pmc_mediasource.desktop
12cu|plasma-mediacenter-1.3.0-1|37	
12cu|plasma-mediacenter-1.3.0-1|38	#----------------------------------------------------------------------------
12cu|plasma-mediacenter-1.3.0-1|39	
12cu|plasma-mediacenter-1.3.0-1|40	%define plasmamediacenter_major 1.3
12cu|plasma-mediacenter-1.3.0-1|41	%define libplasmamediacenter %mklibname plasmamediacenter %{plasmamediacenter_major}
12cu|plasma-mediacenter-1.3.0-1|42	
12cu|plasma-mediacenter-1.3.0-1|43	%package -n %{libplasmamediacenter}
12cu|plasma-mediacenter-1.3.0-1|44	Summary:	Shared library for %{name}
12cu|plasma-mediacenter-1.3.0-1|45	Group:		System/Libraries
12cu|plasma-mediacenter-1.3.0-1|46	# Useless
12cu|plasma-mediacenter-1.3.0-1|47	Obsoletes:	%{_lib}plasmamediacenter0.9 < 1.1.0
12cu|plasma-mediacenter-1.3.0-1|48	Obsoletes:	%{_lib}plasmamediacenter1.1 < 1.1.9
12cu|plasma-mediacenter-1.3.0-1|49	Obsoletes:	%{_lib}plasmamediacenter1.2 < 1.3.0
12cu|plasma-mediacenter-1.3.0-1|50	
12cu|plasma-mediacenter-1.3.0-1|51	%description -n %{libplasmamediacenter}
12cu|plasma-mediacenter-1.3.0-1|52	Shared library for %{name}.
12cu|plasma-mediacenter-1.3.0-1|53	
12cu|plasma-mediacenter-1.3.0-1|54	%files -n %{libplasmamediacenter}
12cu|plasma-mediacenter-1.3.0-1|55	%{_kde_libdir}/libplasmamediacenter.so.%{plasmamediacenter_major}*
12cu|plasma-mediacenter-1.3.0-1|56	
12cu|plasma-mediacenter-1.3.0-1|57	#----------------------------------------------------------------------------
12cu|plasma-mediacenter-1.3.0-1|58	
12cu|plasma-mediacenter-1.3.0-1|59	%define libplasmamediacenter_devel %mklibname plasmamediacenter -d
12cu|plasma-mediacenter-1.3.0-1|60	
12cu|plasma-mediacenter-1.3.0-1|61	%package -n %{libplasmamediacenter_devel}
12cu|plasma-mediacenter-1.3.0-1|62	Summary:	Development files for %{name}
12cu|plasma-mediacenter-1.3.0-1|63	Group:		Development/KDE and Qt
12cu|plasma-mediacenter-1.3.0-1|64	Requires:	%{libplasmamediacenter} = %{EVRD}
12cu|plasma-mediacenter-1.3.0-1|65	
12cu|plasma-mediacenter-1.3.0-1|66	%description -n %{libplasmamediacenter_devel}
12cu|plasma-mediacenter-1.3.0-1|67	Development files for %{name}.
12cu|plasma-mediacenter-1.3.0-1|68	
12cu|plasma-mediacenter-1.3.0-1|69	%files -n %{libplasmamediacenter_devel}
12cu|plasma-mediacenter-1.3.0-1|70	%{_kde_includedir}/mediacenter/
12cu|plasma-mediacenter-1.3.0-1|71	%{_kde_libdir}/libplasmamediacenter.so
12cu|plasma-mediacenter-1.3.0-1|72	
12cu|plasma-mediacenter-1.3.0-1|73	#----------------------------------------------------------------------------
12cu|plasma-mediacenter-1.3.0-1|74	
12cu|plasma-mediacenter-1.3.0-1|75	%prep
12cu|plasma-mediacenter-1.3.0-1|76	%setup -q -n plasma-mediacenter
12cu|plasma-mediacenter-1.3.0-1|77	
12cu|plasma-mediacenter-1.3.0-1|78	%build
12cu|plasma-mediacenter-1.3.0-1|79	%cmake_kde4 -DKDE4_BUILD_TESTS=OFF
12cu|plasma-mediacenter-1.3.0-1|80	%make
12cu|plasma-mediacenter-1.3.0-1|81	
12cu|plasma-mediacenter-1.3.0-1|82	%install
12cu|plasma-mediacenter-1.3.0-1|83	%makeinstall_std -C build
12cu|plasma-mediacenter-1.3.0-1|84	
12cu|plasma-mediacenter-1.3.0-1|85	%find_lang %{name}
12cu|plasma-mediacenter-1.3.0-1|86	
12cu|plasma-mediacenter-1.3.0-1|87	
12cu|plasma-mediacenter-1.3.0-1|88	%changelog
12cu|plasma-mediacenter-1.3.0-1|89	* Tue Jun 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-1
12cu|plasma-mediacenter-1.3.0-1|90	+ Revision: 9a1f4f3
12cu|plasma-mediacenter-1.3.0-1|91	- New version 1.3.0, new library major 1.3, update BuildRequires
12cu|plasma-mediacenter-1.3.0-1|92	
12cu|plasma-mediacenter-1.3.0-1|93	

11753 12
12cu|plasma-nm-0.9.3.3-6|1	Summary:	Plasma applet written in QML for managing network connections
12cu|plasma-nm-0.9.3.3-6|2	Name:		plasma-nm
12cu|plasma-nm-0.9.3.3-6|3	Version:	0.9.3.3
12cu|plasma-nm-0.9.3.3-6|4	Release:	6
12cu|plasma-nm-0.9.3.3-6|5	License:	GPLv2+
12cu|plasma-nm-0.9.3.3-6|6	Group:		Graphical desktop/KDE
12cu|plasma-nm-0.9.3.3-6|7	Url:		https://projects.kde.org/projects/playground/network/%{name}
12cu|plasma-nm-0.9.3.3-6|8	Source0:	ftp://ftp.kde.org/pub/kde/unstable/%{name}/%{name}-%{version}.tar.xz
12cu|plasma-nm-0.9.3.3-6|9	Source10:	ru.tar.gz
12cu|plasma-nm-0.9.3.3-6|10	Patch0:		plasma-nm-0.9.3.3-i18n-ru.patch
12cu|plasma-nm-0.9.3.3-6|11	BuildRequires:	mobile-broadband-provider-info
12cu|plasma-nm-0.9.3.3-6|12	BuildRequires:	kdelibs4-devel
12cu|plasma-nm-0.9.3.3-6|13	BuildRequires:	pkgconfig(libnm-glib)
12cu|plasma-nm-0.9.3.3-6|14	BuildRequires:	pkgconfig(libnm-util)
12cu|plasma-nm-0.9.3.3-6|15	BuildRequires:	pkgconfig(ModemManagerQt)
12cu|plasma-nm-0.9.3.3-6|16	BuildRequires:	pkgconfig(NetworkManagerQt)
12cu|plasma-nm-0.9.3.3-6|17	BuildRequires:	pkgconfig(NetworkManager) >= 0.9.8
12cu|plasma-nm-0.9.3.3-6|18	BuildRequires:	pkgconfig(openconnect) >= 3.99
12cu|plasma-nm-0.9.3.3-6|19	Requires:	mobile-broadband-provider-info
12cu|plasma-nm-0.9.3.3-6|20	Requires:	modemmanager
12cu|plasma-nm-0.9.3.3-6|21	Requires:	networkmanager
12cu|plasma-nm-0.9.3.3-6|22	Conflicts:	plasma-applet-networkmanagement
12cu|plasma-nm-0.9.3.3-6|23	Conflicts:	knetworkmanager-common
12cu|plasma-nm-0.9.3.3-6|24	
12cu|plasma-nm-0.9.3.3-6|25	%description
12cu|plasma-nm-0.9.3.3-6|26	Plasma applet and editor for managing your network connections in KDE4 using
12cu|plasma-nm-0.9.3.3-6|27	the default NetworkManager service.
12cu|plasma-nm-0.9.3.3-6|28	
12cu|plasma-nm-0.9.3.3-6|29	%files -f %{name}.lang
12cu|plasma-nm-0.9.3.3-6|30	%{_kde_bindir}/kde-nm-connection-editor
12cu|plasma-nm-0.9.3.3-6|31	%{_kde_libdir}/kde4/imports/org/kde/networkmanagement/
12cu|plasma-nm-0.9.3.3-6|32	%{_kde_libdir}/kde4/kded_networkmanagement.so
12cu|plasma-nm-0.9.3.3-6|33	%{_kde_libdir}/kde4/networkmanagement_notifications.so
12cu|plasma-nm-0.9.3.3-6|34	%{_kde_libdir}/kde4/plasmanetworkmanagement_l2tpui.so
12cu|plasma-nm-0.9.3.3-6|35	%{_kde_libdir}/kde4/plasmanetworkmanagement_openconnectui.so
12cu|plasma-nm-0.9.3.3-6|36	%{_kde_libdir}/kde4/plasmanetworkmanagement_openswanui.so
12cu|plasma-nm-0.9.3.3-6|37	%{_kde_libdir}/kde4/plasmanetworkmanagement_openvpnui.so
12cu|plasma-nm-0.9.3.3-6|38	%{_kde_libdir}/kde4/plasmanetworkmanagement_pptpui.so
12cu|plasma-nm-0.9.3.3-6|39	%{_kde_libdir}/kde4/plasmanetworkmanagement_strongswanui.so
12cu|plasma-nm-0.9.3.3-6|40	%{_kde_libdir}/kde4/plasmanetworkmanagement_vpncui.so
12cu|plasma-nm-0.9.3.3-6|41	%{_kde_libdir}/kde4/plugins/designer/plasmanetworkmanagementwidgets.so
12cu|plasma-nm-0.9.3.3-6|42	%{_kde_libdir}/libplasmanetworkmanagement-editor.so
12cu|plasma-nm-0.9.3.3-6|43	%{_kde_libdir}/libplasmanetworkmanagement-internal.so
12cu|plasma-nm-0.9.3.3-6|44	%{_kde_applicationsdir}/kde-nm-connection-editor.desktop
12cu|plasma-nm-0.9.3.3-6|45	%{_kde_appsdir}/plasma/plasmoids/org.kde.networkmanagement
12cu|plasma-nm-0.9.3.3-6|46	%{_kde_appsdir}/desktoptheme/default/icons/plasma-networkmanagement2.svgz
12cu|plasma-nm-0.9.3.3-6|47	%{_kde_appsdir}/kde-nm-connection-editor
12cu|plasma-nm-0.9.3.3-6|48	%{_kde_appsdir}/networkmanagement
12cu|plasma-nm-0.9.3.3-6|49	%{_kde_iconsdir}/oxygen/*/devices/network-defaultroute.png
12cu|plasma-nm-0.9.3.3-6|50	%{_kde_services}/kded/networkmanagement.desktop
12cu|plasma-nm-0.9.3.3-6|51	%{_kde_services}/plasma-applet-networkmanagement.desktop
12cu|plasma-nm-0.9.3.3-6|52	%{_kde_services}/networkmanagement_notifications.desktop
12cu|plasma-nm-0.9.3.3-6|53	%{_kde_services}/plasmanetworkmanagement_l2tpui.desktop
12cu|plasma-nm-0.9.3.3-6|54	%{_kde_services}/plasmanetworkmanagement_openconnectui.desktop
12cu|plasma-nm-0.9.3.3-6|55	%{_kde_services}/plasmanetworkmanagement_openswanui.desktop
12cu|plasma-nm-0.9.3.3-6|56	%{_kde_services}/plasmanetworkmanagement_openvpnui.desktop
12cu|plasma-nm-0.9.3.3-6|57	%{_kde_services}/plasmanetworkmanagement_pptpui.desktop
12cu|plasma-nm-0.9.3.3-6|58	%{_kde_services}/plasmanetworkmanagement_strongswanui.desktop
12cu|plasma-nm-0.9.3.3-6|59	%{_kde_services}/plasmanetworkmanagement_vpncui.desktop
12cu|plasma-nm-0.9.3.3-6|60	%{_kde_servicetypes}/plasma-networkmanagement-vpnuiplugin.desktop
12cu|plasma-nm-0.9.3.3-6|61	
12cu|plasma-nm-0.9.3.3-6|62	#----------------------------------------------------------------------------
12cu|plasma-nm-0.9.3.3-6|63	
12cu|plasma-nm-0.9.3.3-6|64	%prep
12cu|plasma-nm-0.9.3.3-6|65	%setup -q
12cu|plasma-nm-0.9.3.3-6|66	%patch0 -p1
12cu|plasma-nm-0.9.3.3-6|67	
12cu|plasma-nm-0.9.3.3-6|68	# Use better russian translations (must be re-checked in 0.9.3.1+)
12cu|plasma-nm-0.9.3.3-6|69	pushd po
12cu|plasma-nm-0.9.3.3-6|70	tar -xvzf %{SOURCE10}
12cu|plasma-nm-0.9.3.3-6|71	popd
12cu|plasma-nm-0.9.3.3-6|72	
12cu|plasma-nm-0.9.3.3-6|73	%build
12cu|plasma-nm-0.9.3.3-6|74	%cmake_kde4
12cu|plasma-nm-0.9.3.3-6|75	%make
12cu|plasma-nm-0.9.3.3-6|76	
12cu|plasma-nm-0.9.3.3-6|77	%install
12cu|plasma-nm-0.9.3.3-6|78	%makeinstall_std -C build
12cu|plasma-nm-0.9.3.3-6|79	
12cu|plasma-nm-0.9.3.3-6|80	%find_lang kde-nm-connection-editor \
12cu|plasma-nm-0.9.3.3-6|81	plasma_applet_org.kde.networkmanagement \
12cu|plasma-nm-0.9.3.3-6|82	libplasmanetworkmanagement-editor \
12cu|plasma-nm-0.9.3.3-6|83	plasmanetworkmanagement-kded \
12cu|plasma-nm-0.9.3.3-6|84	plasmanetworkmanagement_l2tpui \
12cu|plasma-nm-0.9.3.3-6|85	plasmanetworkmanagement_openconnectui \
12cu|plasma-nm-0.9.3.3-6|86	plasmanetworkmanagement_openswanui \
12cu|plasma-nm-0.9.3.3-6|87	plasmanetworkmanagement_openvpnui \
12cu|plasma-nm-0.9.3.3-6|88	plasmanetworkmanagement_pptpui \
12cu|plasma-nm-0.9.3.3-6|89	plasmanetworkmanagement_strongswanui \
12cu|plasma-nm-0.9.3.3-6|90	plasmanetworkmanagement_vpncui \
12cu|plasma-nm-0.9.3.3-6|91	%{name}.lang
12cu|plasma-nm-0.9.3.3-6|92	
12cu|plasma-nm-0.9.3.3-6|93	
12cu|plasma-nm-0.9.3.3-6|94	%changelog
12cu|plasma-nm-0.9.3.3-6|95	* Sat Apr 05 2014 Victor Ryzhikh <victorr2007@yandex.ru> 0.9.3.3-6
12cu|plasma-nm-0.9.3.3-6|96	+ Revision: 4ed85b8
12cu|plasma-nm-0.9.3.3-6|97	- Updated plasma-nm.spec
12cu|plasma-nm-0.9.3.3-6|98	
12cu|plasma-nm-0.9.3.3-6|99	

11754 12
12cu|plasma-runner-virtualbox-0.2-3|1	
12cu|plasma-runner-virtualbox-0.2-3|2	Summary:        Virtualbox KDE runner
12cu|plasma-runner-virtualbox-0.2-3|3	Name:           plasma-runner-virtualbox
12cu|plasma-runner-virtualbox-0.2-3|4	Version:        0.2
12cu|plasma-runner-virtualbox-0.2-3|5	Release:        3
12cu|plasma-runner-virtualbox-0.2-3|6	Source:         http://kde-apps.org/CONTENT/content-files/107926-vbox-runner-%{version}.tar.gz
12cu|plasma-runner-virtualbox-0.2-3|7	License:        GPLv2+
12cu|plasma-runner-virtualbox-0.2-3|8	Group:          Graphical desktop/KDE
12cu|plasma-runner-virtualbox-0.2-3|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|plasma-runner-virtualbox-0.2-3|10	URL:            http://kde-apps.org/content/show.php/VBox+Runner?content=107926
12cu|plasma-runner-virtualbox-0.2-3|11	BuildRequires:  kdelibs4-devel
12cu|plasma-runner-virtualbox-0.2-3|12	Requires:	virtualbox
12cu|plasma-runner-virtualbox-0.2-3|13	Obsoletes:           virtualbox-kde-runner
12cu|plasma-runner-virtualbox-0.2-3|14	
12cu|plasma-runner-virtualbox-0.2-3|15	%description
12cu|plasma-runner-virtualbox-0.2-3|16	Allows you to start your VirtualBox virtual machines from Krunner
12cu|plasma-runner-virtualbox-0.2-3|17	(the Alt-F2 thing)
12cu|plasma-runner-virtualbox-0.2-3|18	
12cu|plasma-runner-virtualbox-0.2-3|19	%files
12cu|plasma-runner-virtualbox-0.2-3|20	%defattr(-,root,root)
12cu|plasma-runner-virtualbox-0.2-3|21	%doc COPYING
12cu|plasma-runner-virtualbox-0.2-3|22	%{_kde_libdir}/kde4/*.so
12cu|plasma-runner-virtualbox-0.2-3|23	%{_kde_services}/*
12cu|plasma-runner-virtualbox-0.2-3|24	%{_datadir}/pixmaps/vbox-runner/*
12cu|plasma-runner-virtualbox-0.2-3|25	#--------------------------------------------------------------------
12cu|plasma-runner-virtualbox-0.2-3|26	
12cu|plasma-runner-virtualbox-0.2-3|27	%prep
12cu|plasma-runner-virtualbox-0.2-3|28	%setup -qn vbox-runner-%{version}
12cu|plasma-runner-virtualbox-0.2-3|29	
12cu|plasma-runner-virtualbox-0.2-3|30	%build
12cu|plasma-runner-virtualbox-0.2-3|31	%cmake_kde4
12cu|plasma-runner-virtualbox-0.2-3|32	%make
12cu|plasma-runner-virtualbox-0.2-3|33	
12cu|plasma-runner-virtualbox-0.2-3|34	%install
12cu|plasma-runner-virtualbox-0.2-3|35	rm -rf %{buildroot}
12cu|plasma-runner-virtualbox-0.2-3|36	%makeinstall_std -C build
12cu|plasma-runner-virtualbox-0.2-3|37	
12cu|plasma-runner-virtualbox-0.2-3|38	%clean
12cu|plasma-runner-virtualbox-0.2-3|39	rm -rf $RPM_BUILD_ROOT
12cu|plasma-runner-virtualbox-0.2-3|40	
12cu|plasma-runner-virtualbox-0.2-3|41	
12cu|plasma-runner-virtualbox-0.2-3|42	
12cu|plasma-runner-virtualbox-0.2-3|43	
12cu|plasma-runner-virtualbox-0.2-3|44	%changelog
12cu|plasma-runner-virtualbox-0.2-3|45	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdv2011.0
12cu|plasma-runner-virtualbox-0.2-3|46	+ Revision: 614587
12cu|plasma-runner-virtualbox-0.2-3|47	- the mass rebuild of 2010.1 packages
12cu|plasma-runner-virtualbox-0.2-3|48	
12cu|plasma-runner-virtualbox-0.2-3|49	+ Luis Daniel Lucio Quiroz <dlucio@mandriva.org>
12cu|plasma-runner-virtualbox-0.2-3|50	- New name
12cu|plasma-runner-virtualbox-0.2-3|51	- New name
12cu|plasma-runner-virtualbox-0.2-3|52	
12cu|plasma-runner-virtualbox-0.2-3|53	* Sat Feb 20 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.2-1mdv2010.1
12cu|plasma-runner-virtualbox-0.2-3|54	+ Revision: 508842
12cu|plasma-runner-virtualbox-0.2-3|55	- import virtualbox-kde-runner
12cu|plasma-runner-virtualbox-0.2-3|56	

11755 12
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|1	Summary:	Animated plasma wallpaper
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|2	Name:		plasma-wallpaper-dreamdesktop
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|3	Version:	0.3.0
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|4	Release:	3
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|5	License:	GPL
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|6	Group:		Graphical desktop/KDE
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|7	Url:		http://www.jarzebski.pl/projekty/dreamdesktop.html
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|8	Source0:	http://www.jarzebski.pl/dreamdesktop/%{name}-%{version}.tar.bz2
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|9	BuildRequires:	cmake
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|10	BuildRequires:	ffmpeg-devel
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|11	BuildRequires:	kdelibs4-devel
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|12	BuildRequires:	kdebase4-workspace-devel
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|13	
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|14	%description
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|15	DreamDesktop is an animated wallpaper for KDE 4 environment.
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|16	
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|17	Animation can be any video output from FFMPEG. Beautiful animations
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|18	can be found at: http://www.dreamscene.org/
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|19	
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|20	%prep
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|21	%setup -q -n %{name}
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|22	
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|23	%build
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|24	%cmake_kde4
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|25	%make
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|26	
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|27	%install
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|28	%makeinstall_std -C build
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|29	
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|30	%files
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|31	%{_kde_libdir}/kde4/dreamdesktop.so
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|32	%{_kde_appsdir}/dreamdesktop
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|33	%{_kde_services}/dreamdesktop.desktop
12cu|plasma-wallpaper-dreamdesktop-0.3.0-3|34	

11756 12
12cu|playonlinux-4.2.5-1|1	%define oname PlayOnLinux
12cu|playonlinux-4.2.5-1|2	
12cu|playonlinux-4.2.5-1|3	Summary:	Play your Windows games on Linux
12cu|playonlinux-4.2.5-1|4	Name:		playonlinux
12cu|playonlinux-4.2.5-1|5	Version:	4.2.5
12cu|playonlinux-4.2.5-1|6	Release:	1
12cu|playonlinux-4.2.5-1|7	License:	GPLv3+
12cu|playonlinux-4.2.5-1|8	Group:		Games/Other
12cu|playonlinux-4.2.5-1|9	Url:		http://www.playonlinux.com
12cu|playonlinux-4.2.5-1|10	Source0:	http://www.playonlinux.com/script_files/%{oname}/%{version}/%{oname}_%{version}.tar.gz
12cu|playonlinux-4.2.5-1|11	Source1:	playonlinux.bin
12cu|playonlinux-4.2.5-1|12	Patch0:		PlayOnLinux_4.2.5-disable-update.patch
12cu|playonlinux-4.2.5-1|13	Patch1:		PlayOnLinux-4.1.6-disable-GL-checks.patch
12cu|playonlinux-4.2.5-1|14	Patch2:		PlayOnLinux-4.1.6-use-systemwide-locales-path.patch
12cu|playonlinux-4.2.5-1|15	Patch3:		PlayOnLinux-4.2.1-fix-desktop-file.patch
12cu|playonlinux-4.2.5-1|16	BuildRequires:	desktop-file-utils
12cu|playonlinux-4.2.5-1|17	# for ar
12cu|playonlinux-4.2.5-1|18	Requires:	binutils
12cu|playonlinux-4.2.5-1|19	Requires:	cabextract
12cu|playonlinux-4.2.5-1|20	Requires:	gettext
12cu|playonlinux-4.2.5-1|21	Requires:	glxinfo
12cu|playonlinux-4.2.5-1|22	Requires:	imagemagick
12cu|playonlinux-4.2.5-1|23	Requires:	lzma
12cu|playonlinux-4.2.5-1|24	# http://bugs.rosalinux.ru/show_bug.cgi?id=2208
12cu|playonlinux-4.2.5-1|25	Requires:	p7zip
12cu|playonlinux-4.2.5-1|26	Requires:	unzip
12cu|playonlinux-4.2.5-1|27	Requires:	wget
12cu|playonlinux-4.2.5-1|28	Requires:	wine-bin
12cu|playonlinux-4.2.5-1|29	Requires:	wxPythonGTK
12cu|playonlinux-4.2.5-1|30	Requires:	xterm
12cu|playonlinux-4.2.5-1|31	# used to extract icons for applications, otherwise the default icon is used
12cu|playonlinux-4.2.5-1|32	Suggests:	icoutils >= 0.29
12cu|playonlinux-4.2.5-1|33	BuildArch:	noarch
12cu|playonlinux-4.2.5-1|34	
12cu|playonlinux-4.2.5-1|35	%description
12cu|playonlinux-4.2.5-1|36	PlayOnLinux is a piece of sofware which allows you to install and use easily
12cu|playonlinux-4.2.5-1|37	numerous games and software designed to run with Microsoft(R)'s Windows(R).
12cu|playonlinux-4.2.5-1|38	Indeed, currently, still few games are compatible with GNU/Linux, and it could
12cu|playonlinux-4.2.5-1|39	be a factor preventing from migrating to this system. PlayOnLinux brings an
12cu|playonlinux-4.2.5-1|40	accessible and efficient solution to this problem, cost-free and respectful of
12cu|playonlinux-4.2.5-1|41	the free software.
12cu|playonlinux-4.2.5-1|42	
12cu|playonlinux-4.2.5-1|43	%files -f pol.lang
12cu|playonlinux-4.2.5-1|44	%doc LICENCE CHANGELOG.md
12cu|playonlinux-4.2.5-1|45	%{_sysconfdir}/xdg/menus/applications-merged/%{name}*.menu
12cu|playonlinux-4.2.5-1|46	%{_bindir}/%{name}
12cu|playonlinux-4.2.5-1|47	%{_datadir}/%{name}
12cu|playonlinux-4.2.5-1|48	%{_datadir}/applications/%{oname}.desktop
12cu|playonlinux-4.2.5-1|49	%{_datadir}/pixmaps/%{name}.png
12cu|playonlinux-4.2.5-1|50	%{_datadir}/desktop-directories/%{oname}.directory
12cu|playonlinux-4.2.5-1|51	
12cu|playonlinux-4.2.5-1|52	#----------------------------------------------------------------------------
12cu|playonlinux-4.2.5-1|53	
12cu|playonlinux-4.2.5-1|54	%prep
12cu|playonlinux-4.2.5-1|55	%setup -q -n %{name}
12cu|playonlinux-4.2.5-1|56	%patch0 -p1
12cu|playonlinux-4.2.5-1|57	%patch1 -p1
12cu|playonlinux-4.2.5-1|58	%patch2 -p1
12cu|playonlinux-4.2.5-1|59	%patch3 -p1
12cu|playonlinux-4.2.5-1|60	
12cu|playonlinux-4.2.5-1|61	%build
12cu|playonlinux-4.2.5-1|62	
12cu|playonlinux-4.2.5-1|63	%install
12cu|playonlinux-4.2.5-1|64	# Prepare the needed dirs
12cu|playonlinux-4.2.5-1|65	mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
12cu|playonlinux-4.2.5-1|66	mkdir -p %{buildroot}%{_bindir}
12cu|playonlinux-4.2.5-1|67	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|playonlinux-4.2.5-1|68	mkdir -p %{buildroot}%{_datadir}/desktop-directories
12cu|playonlinux-4.2.5-1|69	mkdir -p %{buildroot}%{_datadir}/applications
12cu|playonlinux-4.2.5-1|70	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cu|playonlinux-4.2.5-1|71	mkdir -p %{buildroot}%{_datadir}/locale
12cu|playonlinux-4.2.5-1|72	
12cu|playonlinux-4.2.5-1|73	# Add exec perms to files lacking them and kill other rpmlint warnings
12cu|playonlinux-4.2.5-1|74	chmod +x tests/bash/test-versionlower tests/python/test_versionlower.py
12cu|playonlinux-4.2.5-1|75	
12cu|playonlinux-4.2.5-1|76	# Copy all in the dest dir
12cu|playonlinux-4.2.5-1|77	cp -a * %{buildroot}%{_datadir}/%{name}
12cu|playonlinux-4.2.5-1|78	
12cu|playonlinux-4.2.5-1|79	# Move the needed bits in their right place
12cu|playonlinux-4.2.5-1|80	install -p %{SOURCE1} %{buildroot}%{_bindir}/%{name}
12cu|playonlinux-4.2.5-1|81	cp etc/*.menu %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
12cu|playonlinux-4.2.5-1|82	cp etc/%{oname}.desktop %{buildroot}%{_datadir}/applications/%{oname}.desktop
12cu|playonlinux-4.2.5-1|83	cp %{buildroot}%{_datadir}/%{name}/etc/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|playonlinux-4.2.5-1|84	cp %{buildroot}%{_datadir}/%{name}/etc/%{oname}.directory %{buildroot}%{_datadir}/desktop-directories/%{oname}.directory
12cu|playonlinux-4.2.5-1|85	cp -a lang/locale/* %{buildroot}%{_datadir}/locale/
12cu|playonlinux-4.2.5-1|86	
12cu|playonlinux-4.2.5-1|87	desktop-file-install \
12cu|playonlinux-4.2.5-1|88	--add-category="Game" \
12cu|playonlinux-4.2.5-1|89	--remove-category="%{oname}" \
12cu|playonlinux-4.2.5-1|90	--remove-key="Encoding" \
12cu|playonlinux-4.2.5-1|91	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|playonlinux-4.2.5-1|92	
12cu|playonlinux-4.2.5-1|93	# (tpg) useless stuff
12cu|playonlinux-4.2.5-1|94	rm -rf %{buildroot}%{_datadir}/%{name}/bin
12cu|playonlinux-4.2.5-1|95	rm -rf %{buildroot}%{_datadir}/%{name}/src
12cu|playonlinux-4.2.5-1|96	rm -rf %{buildroot}%{_datadir}/%{name}/etc/*.menu
12cu|playonlinux-4.2.5-1|97	rm -rf %{buildroot}%{_datadir}/%{name}/etc/*.desktop
12cu|playonlinux-4.2.5-1|98	rm -rf %{buildroot}%{_datadir}/%{name}/etc/*.directory
12cu|playonlinux-4.2.5-1|99	rm -rf %{buildroot}%{_datadir}/%{name}/etc/*.applescript
12cu|playonlinux-4.2.5-1|100	rm -rf %{buildroot}%{_datadir}/%{name}/etc/*.icns
12cu|playonlinux-4.2.5-1|101	rm -rf %{buildroot}%{_datadir}/%{name}/lang
12cu|playonlinux-4.2.5-1|102	rm -rf %{buildroot}%{_datadir}/%{name}/CHANGELOG
12cu|playonlinux-4.2.5-1|103	rm -rf %{buildroot}%{_datadir}/%{name}/playonmac
12cu|playonlinux-4.2.5-1|104	
12cu|playonlinux-4.2.5-1|105	%find_lang pol
12cu|playonlinux-4.2.5-1|106	
12cu|playonlinux-4.2.5-1|107	
12cu|playonlinux-4.2.5-1|108	%changelog
12cu|playonlinux-4.2.5-1|109	* Tue Oct 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.5-1
12cu|playonlinux-4.2.5-1|110	+ Revision: 521ada1
12cu|playonlinux-4.2.5-1|111	- New version 4.2.5, disable updates notice
12cu|playonlinux-4.2.5-1|112	
12cu|playonlinux-4.2.5-1|113	

11757 12
12cu|plexus-interpolation-1.13-7|1	Name:           plexus-interpolation
12cu|plexus-interpolation-1.13-7|2	Version:        1.13
12cu|plexus-interpolation-1.13-7|3	Release:        7
12cu|plexus-interpolation-1.13-7|4	Summary:        Plexus Interpolation API
12cu|plexus-interpolation-1.13-7|5	
12cu|plexus-interpolation-1.13-7|6	Group:          Development/Java
12cu|plexus-interpolation-1.13-7|7	License:        ASL 2.0 and ASL 1.1 and MIT
12cu|plexus-interpolation-1.13-7|8	URL:            http://plexus.codehaus.org/plexus-components/plexus-interpolation
12cu|plexus-interpolation-1.13-7|9	#svn export http://svn.codehaus.org/plexus/plexus-components/tags/plexus-interpolation-1.13/
12cu|plexus-interpolation-1.13-7|10	#tar cjf plexus-interpolation-1.13.tar.bz2 plexus-interpolation-1.13/
12cu|plexus-interpolation-1.13-7|11	Source0:        %{name}-%{version}.tar.bz2
12cu|plexus-interpolation-1.13-7|12	
12cu|plexus-interpolation-1.13-7|13	BuildArch: noarch
12cu|plexus-interpolation-1.13-7|14	
12cu|plexus-interpolation-1.13-7|15	BuildRequires: java-devel
12cu|plexus-interpolation-1.13-7|16	BuildRequires: junit
12cu|plexus-interpolation-1.13-7|17	BuildRequires: maven2
12cu|plexus-interpolation-1.13-7|18	BuildRequires: maven-resources-plugin
12cu|plexus-interpolation-1.13-7|19	BuildRequires: maven-compiler-plugin
12cu|plexus-interpolation-1.13-7|20	BuildRequires: maven-jar-plugin
12cu|plexus-interpolation-1.13-7|21	BuildRequires: maven-install-plugin
12cu|plexus-interpolation-1.13-7|22	BuildRequires: maven-javadoc-plugin
12cu|plexus-interpolation-1.13-7|23	BuildRequires: maven-surefire-maven-plugin
12cu|plexus-interpolation-1.13-7|24	BuildRequires: maven-surefire-provider-junit
12cu|plexus-interpolation-1.13-7|25	BuildRequires: maven-shared-reporting-impl
12cu|plexus-interpolation-1.13-7|26	BuildRequires: maven-doxia-sitetools
12cu|plexus-interpolation-1.13-7|27	BuildRequires: plexus-maven-plugin
12cu|plexus-interpolation-1.13-7|28	
12cu|plexus-interpolation-1.13-7|29	%description
12cu|plexus-interpolation-1.13-7|30	Plexus interpolator is the outgrowth of multiple iterations of development
12cu|plexus-interpolation-1.13-7|31	focused on providing a more modular, flexible interpolation framework for
12cu|plexus-interpolation-1.13-7|32	the expression language style commonly seen in Maven, Plexus, and other
12cu|plexus-interpolation-1.13-7|33	related projects.
12cu|plexus-interpolation-1.13-7|34	
12cu|plexus-interpolation-1.13-7|35	%package javadoc
12cu|plexus-interpolation-1.13-7|36	Group:          Development/Java
12cu|plexus-interpolation-1.13-7|37	Summary:        Javadoc for %{name}
12cu|plexus-interpolation-1.13-7|38	
12cu|plexus-interpolation-1.13-7|39	%description javadoc
12cu|plexus-interpolation-1.13-7|40	API documentation for %{name}.
12cu|plexus-interpolation-1.13-7|41	
12cu|plexus-interpolation-1.13-7|42	%prep
12cu|plexus-interpolation-1.13-7|43	%setup -q
12cu|plexus-interpolation-1.13-7|44	
12cu|plexus-interpolation-1.13-7|45	%build
12cu|plexus-interpolation-1.13-7|46	export LC_ALL=ISO-8859-1
12cu|plexus-interpolation-1.13-7|47	mvn install javadoc:javadoc
12cu|plexus-interpolation-1.13-7|48	
12cu|plexus-interpolation-1.13-7|49	%install
12cu|plexus-interpolation-1.13-7|50	
12cu|plexus-interpolation-1.13-7|51	# jars
12cu|plexus-interpolation-1.13-7|52	install -d -m 0755 %{buildroot}%{_javadir}/plexus
12cu|plexus-interpolation-1.13-7|53	install -m 644 target/%{name}-%{version}.jar %{buildroot}%{_javadir}/plexus/interpolation-%{version}.jar
12cu|plexus-interpolation-1.13-7|54	
12cu|plexus-interpolation-1.13-7|55	(cd %{buildroot}%{_javadir}/plexus && for jar in *-%{version}*; \
12cu|plexus-interpolation-1.13-7|56	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12cu|plexus-interpolation-1.13-7|57	
12cu|plexus-interpolation-1.13-7|58	%add_to_maven_depmap org.codehaus.plexus plexus-interpolation %{version} JPP/plexus interpolation
12cu|plexus-interpolation-1.13-7|59	
12cu|plexus-interpolation-1.13-7|60	# poms
12cu|plexus-interpolation-1.13-7|61	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
12cu|plexus-interpolation-1.13-7|62	install -pm 644 pom.xml \
12cu|plexus-interpolation-1.13-7|63	%{buildroot}%{_datadir}/maven2/poms/JPP.%{name}.pom
12cu|plexus-interpolation-1.13-7|64	
12cu|plexus-interpolation-1.13-7|65	# javadoc
12cu|plexus-interpolation-1.13-7|66	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|plexus-interpolation-1.13-7|67	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
12cu|plexus-interpolation-1.13-7|68	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cu|plexus-interpolation-1.13-7|69	rm -rf target/site/api*
12cu|plexus-interpolation-1.13-7|70	
12cu|plexus-interpolation-1.13-7|71	%post
12cu|plexus-interpolation-1.13-7|72	%update_maven_depmap
12cu|plexus-interpolation-1.13-7|73	
12cu|plexus-interpolation-1.13-7|74	%postun
12cu|plexus-interpolation-1.13-7|75	%update_maven_depmap
12cu|plexus-interpolation-1.13-7|76	
12cu|plexus-interpolation-1.13-7|77	%files
12cu|plexus-interpolation-1.13-7|78	%{_javadir}/plexus/*.jar
12cu|plexus-interpolation-1.13-7|79	%{_datadir}/maven2/poms/*
12cu|plexus-interpolation-1.13-7|80	%{_mavendepmapfragdir}/*
12cu|plexus-interpolation-1.13-7|81	
12cu|plexus-interpolation-1.13-7|82	%files javadoc
12cu|plexus-interpolation-1.13-7|83	%{_javadocdir}/%{name}-%{version}
12cu|plexus-interpolation-1.13-7|84	%{_javadocdir}/%{name}
12cu|plexus-interpolation-1.13-7|85	
12cu|plexus-interpolation-1.13-7|86	%changelog
12cu|plexus-interpolation-1.13-7|87	* Mon Dec 16 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 1.13-7
12cu|plexus-interpolation-1.13-7|88	+ Revision: b1bb827
12cu|plexus-interpolation-1.13-7|89	- Uncommented BRs
12cu|plexus-interpolation-1.13-7|90	
12cu|plexus-interpolation-1.13-7|91	

11758 12
12cu|plexus-maven-plugin-1.3.8-4|1	
12cu|plexus-maven-plugin-1.3.8-4|2	%global parent plexus
12cu|plexus-maven-plugin-1.3.8-4|3	%global subname maven-plugin
12cu|plexus-maven-plugin-1.3.8-4|4	
12cu|plexus-maven-plugin-1.3.8-4|5	%global maven_settings_file %{_builddir}/%{name}/settings.xml
12cu|plexus-maven-plugin-1.3.8-4|6	
12cu|plexus-maven-plugin-1.3.8-4|7	Name:           %{parent}-%{subname}
12cu|plexus-maven-plugin-1.3.8-4|8	Version:        1.3.8
12cu|plexus-maven-plugin-1.3.8-4|9	Release:        4
12cu|plexus-maven-plugin-1.3.8-4|10	Summary:        Plexus Maven plugin
12cu|plexus-maven-plugin-1.3.8-4|11	License:        MIT
12cu|plexus-maven-plugin-1.3.8-4|12	Group:          Development/Java
12cu|plexus-maven-plugin-1.3.8-4|13	URL:            http://plexus.codehaus.org/
12cu|plexus-maven-plugin-1.3.8-4|14	
12cu|plexus-maven-plugin-1.3.8-4|15	# svn export \
12cu|plexus-maven-plugin-1.3.8-4|16	#   http://svn.codehaus.org/plexus/archive/plexus-maven-plugin/tags/plexus-maven-plugin-1.3.8
12cu|plexus-maven-plugin-1.3.8-4|17	# tar czf plexus-maven-plugin-1.3.8-src.tar.xz plexus-maven-plugin-1.3.8
12cu|plexus-maven-plugin-1.3.8-4|18	Source0:        %{name}-%{version}-src.tar.gz
12cu|plexus-maven-plugin-1.3.8-4|19	
12cu|plexus-maven-plugin-1.3.8-4|20	Patch0:         %{name}-doxia.patch
12cu|plexus-maven-plugin-1.3.8-4|21	
12cu|plexus-maven-plugin-1.3.8-4|22	BuildArch:      noarch
12cu|plexus-maven-plugin-1.3.8-4|23	
12cu|plexus-maven-plugin-1.3.8-4|24	BuildRequires:	java-rpmbuild >= 0:1.6
12cu|plexus-maven-plugin-1.3.8-4|25	BuildRequires:  jpackage-utils >= 0:1.7.2
12cu|plexus-maven-plugin-1.3.8-4|26	BuildRequires:  maven2
12cu|plexus-maven-plugin-1.3.8-4|27	BuildRequires:  maven-compiler-plugin
12cu|plexus-maven-plugin-1.3.8-4|28	#BuildRequires:  maven-install-plugin
12cu|plexus-maven-plugin-1.3.8-4|29	BuildRequires:  maven-jar-plugin
12cu|plexus-maven-plugin-1.3.8-4|30	#BuildRequires:  maven-javadoc-plugin
12cu|plexus-maven-plugin-1.3.8-4|31	BuildRequires:  maven-plugin-plugin
12cu|plexus-maven-plugin-1.3.8-4|32	BuildRequires:  maven-resources-plugin
12cu|plexus-maven-plugin-1.3.8-4|33	BuildRequires:  maven-surefire-maven-plugin
12cu|plexus-maven-plugin-1.3.8-4|34	BuildRequires:  maven2-common-poms >= 1.0
12cu|plexus-maven-plugin-1.3.8-4|35	#BuildRequires:  maven-doxia-sitetools
12cu|plexus-maven-plugin-1.3.8-4|36	BuildRequires:  maven-surefire-provider-junit
12cu|plexus-maven-plugin-1.3.8-4|37	#BuildRequires:  plexus-appserver >= 1.0-0.a5.3
12cu|plexus-maven-plugin-1.3.8-4|38	#BuildRequires:  plexus-cdc >= 1.0-0.8.a14
12cu|plexus-maven-plugin-1.3.8-4|39	BuildRequires:  plexus-container-default
12cu|plexus-maven-plugin-1.3.8-4|40	#BuildRequires:  plexus-runtime-builder >= 1.0-0.a9.2
12cu|plexus-maven-plugin-1.3.8-4|41	
12cu|plexus-maven-plugin-1.3.8-4|42	Requires:       maven2
12cu|plexus-maven-plugin-1.3.8-4|43	Requires:       maven2-common-poms >= 1.0
12cu|plexus-maven-plugin-1.3.8-4|44	#Requires:       plexus-appserver >= 1.0-0.a5.3
12cu|plexus-maven-plugin-1.3.8-4|45	#Requires:       plexus-cdc >= 1.0-0.8.a14
12cu|plexus-maven-plugin-1.3.8-4|46	Requires:       plexus-container-default
12cu|plexus-maven-plugin-1.3.8-4|47	#Requires:       plexus-runtime-builder >= 1.0-0.a9.2
12cu|plexus-maven-plugin-1.3.8-4|48	Requires:       maven-shared-reporting-impl
12cu|plexus-maven-plugin-1.3.8-4|49	
12cu|plexus-maven-plugin-1.3.8-4|50	Requires(post):    jpackage-utils >= 0:1.7.2
12cu|plexus-maven-plugin-1.3.8-4|51	Requires(postun):  jpackage-utils >= 0:1.7.2
12cu|plexus-maven-plugin-1.3.8-4|52	
12cu|plexus-maven-plugin-1.3.8-4|53	%description
12cu|plexus-maven-plugin-1.3.8-4|54	Plexus Maven Plugin helps create plexus component descriptions
12cu|plexus-maven-plugin-1.3.8-4|55	from within Maven.
12cu|plexus-maven-plugin-1.3.8-4|56	
12cu|plexus-maven-plugin-1.3.8-4|57	%package javadoc
12cu|plexus-maven-plugin-1.3.8-4|58	Summary:        Javadoc for %{name}
12cu|plexus-maven-plugin-1.3.8-4|59	Group:          Development/Java
12cu|plexus-maven-plugin-1.3.8-4|60	Requires:       jpackage-utils
12cu|plexus-maven-plugin-1.3.8-4|61	
12cu|plexus-maven-plugin-1.3.8-4|62	%description javadoc
12cu|plexus-maven-plugin-1.3.8-4|63	Javadoc for %{name}.
12cu|plexus-maven-plugin-1.3.8-4|64	
12cu|plexus-maven-plugin-1.3.8-4|65	%prep
12cu|plexus-maven-plugin-1.3.8-4|66	%setup -q
12cu|plexus-maven-plugin-1.3.8-4|67	#%patch0 -p1
12cu|plexus-maven-plugin-1.3.8-4|68	
12cu|plexus-maven-plugin-1.3.8-4|69	%build
12cu|plexus-maven-plugin-1.3.8-4|70	mvn -e install javadoc:javadoc
12cu|plexus-maven-plugin-1.3.8-4|71	
12cu|plexus-maven-plugin-1.3.8-4|72	%install
12cu|plexus-maven-plugin-1.3.8-4|73	# jars
12cu|plexus-maven-plugin-1.3.8-4|74	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/plexus
12cu|plexus-maven-plugin-1.3.8-4|75	install -pm 644 target/*.jar \
12cu|plexus-maven-plugin-1.3.8-4|76	$RPM_BUILD_ROOT%{_javadir}/%{parent}/%{subname}.jar
12cu|plexus-maven-plugin-1.3.8-4|77	%add_to_maven_depmap org.codehaus.plexus %{name} %{version} JPP/%{parent} %{subname}
12cu|plexus-maven-plugin-1.3.8-4|78	
12cu|plexus-maven-plugin-1.3.8-4|79	# pom
12cu|plexus-maven-plugin-1.3.8-4|80	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
12cu|plexus-maven-plugin-1.3.8-4|81	install -pm 644 pom.xml \
12cu|plexus-maven-plugin-1.3.8-4|82	$RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{parent}-%{subname}.pom
12cu|plexus-maven-plugin-1.3.8-4|83	
12cu|plexus-maven-plugin-1.3.8-4|84	# javadoc
12cu|plexus-maven-plugin-1.3.8-4|85	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cu|plexus-maven-plugin-1.3.8-4|86	cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12cu|plexus-maven-plugin-1.3.8-4|87	
12cu|plexus-maven-plugin-1.3.8-4|88	%pre javadoc
12cu|plexus-maven-plugin-1.3.8-4|89	# workaround for rpm bug, can be removed in F-17
12cu|plexus-maven-plugin-1.3.8-4|90	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
12cu|plexus-maven-plugin-1.3.8-4|91	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
12cu|plexus-maven-plugin-1.3.8-4|92	
12cu|plexus-maven-plugin-1.3.8-4|93	
12cu|plexus-maven-plugin-1.3.8-4|94	%post
12cu|plexus-maven-plugin-1.3.8-4|95	%update_maven_depmap
12cu|plexus-maven-plugin-1.3.8-4|96	
12cu|plexus-maven-plugin-1.3.8-4|97	%postun
12cu|plexus-maven-plugin-1.3.8-4|98	%update_maven_depmap
12cu|plexus-maven-plugin-1.3.8-4|99	
12cu|plexus-maven-plugin-1.3.8-4|100	%files
12cu|plexus-maven-plugin-1.3.8-4|101	%{_javadir}/plexus
12cu|plexus-maven-plugin-1.3.8-4|102	%{_mavenpomdir}/*pom
12cu|plexus-maven-plugin-1.3.8-4|103	%{_mavendepmapfragdir}/*
12cu|plexus-maven-plugin-1.3.8-4|104	
12cu|plexus-maven-plugin-1.3.8-4|105	%files javadoc
12cu|plexus-maven-plugin-1.3.8-4|106	%doc %{_javadocdir}/%{name}
12cu|plexus-maven-plugin-1.3.8-4|107	
12cu|plexus-maven-plugin-1.3.8-4|108	
12cu|plexus-maven-plugin-1.3.8-4|109	%changelog
12cu|plexus-maven-plugin-1.3.8-4|110	* Fri Nov 29 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 1.3.8-4
12cu|plexus-maven-plugin-1.3.8-4|111	+ Revision: db25666
12cu|plexus-maven-plugin-1.3.8-4|112	- Added java-rpmbuild BR
12cu|plexus-maven-plugin-1.3.8-4|113	
12cu|plexus-maven-plugin-1.3.8-4|114	

11759 12
12cu|plib-1.8.5-6|1	%define _enable_debug_packages %{nil}
12cu|plib-1.8.5-6|2	%define debug_package %{nil}
12cu|plib-1.8.5-6|3	
12cu|plib-1.8.5-6|4	Summary:	Steve's Portable Game Library
12cu|plib-1.8.5-6|5	Name:		plib
12cu|plib-1.8.5-6|6	Version:	1.8.5
12cu|plib-1.8.5-6|7	Release:	6
12cu|plib-1.8.5-6|8	License:	LGPLv2+
12cu|plib-1.8.5-6|9	Group:		Development/C++
12cu|plib-1.8.5-6|10	URL:		http://plib.sourceforge.net/
12cu|plib-1.8.5-6|11	Source0:	http://plib.sourceforge.net/dist/%{name}-%{version}.tar.gz
12cu|plib-1.8.5-6|12	BuildRequires:	pkgconfig(gl)
12cu|plib-1.8.5-6|13	BuildRequires:	pkgconfig(glu)
12cu|plib-1.8.5-6|14	BuildRequires:	pkgconfig(xi)
12cu|plib-1.8.5-6|15	BuildRequires:	pkgconfig(xmu)
12cu|plib-1.8.5-6|16	
12cu|plib-1.8.5-6|17	%description
12cu|plib-1.8.5-6|18	Write games and other realtime interactive applications that are 100% portable
12cu|plib-1.8.5-6|19	across a wide range of hardware and operating systems.
12cu|plib-1.8.5-6|20	
12cu|plib-1.8.5-6|21	#----------------------------------------------------
12cu|plib-1.8.5-6|22	
12cu|plib-1.8.5-6|23	%package devel
12cu|plib-1.8.5-6|24	Summary:	Headers for developing programs that will use %{name}
12cu|plib-1.8.5-6|25	Group:		Development/C++
12cu|plib-1.8.5-6|26	
12cu|plib-1.8.5-6|27	%description devel
12cu|plib-1.8.5-6|28	This package contains the headers that programmers will need to develop
12cu|plib-1.8.5-6|29	applications which will use %{name}.
12cu|plib-1.8.5-6|30	
12cu|plib-1.8.5-6|31	%files devel
12cu|plib-1.8.5-6|32	%doc README ChangeLog AUTHORS KNOWN_BUGS
12cu|plib-1.8.5-6|33	%{_libdir}/lib%{name}*.a
12cu|plib-1.8.5-6|34	%{_includedir}/plib/
12cu|plib-1.8.5-6|35	
12cu|plib-1.8.5-6|36	#----------------------------------------------------
12cu|plib-1.8.5-6|37	
12cu|plib-1.8.5-6|38	%prep
12cu|plib-1.8.5-6|39	%setup -q
12cu|plib-1.8.5-6|40	
12cu|plib-1.8.5-6|41	%build
12cu|plib-1.8.5-6|42	export CFLAGS="%{optflags} -fPIC"
12cu|plib-1.8.5-6|43	export LDFLAGS="%{optflags} -fPIC"
12cu|plib-1.8.5-6|44	export CXXFLAGS="%{optflags} -fPIC"
12cu|plib-1.8.5-6|45	%configure2_5x
12cu|plib-1.8.5-6|46	%make
12cu|plib-1.8.5-6|47	
12cu|plib-1.8.5-6|48	%install
12cu|plib-1.8.5-6|49	%makeinstall \
12cu|plib-1.8.5-6|50	includedir=%{buildroot}%{_includedir}/%{name}
12cu|plib-1.8.5-6|51	
12cu|plib-1.8.5-6|52	
12cu|plib-1.8.5-6|53	%changelog
12cu|plib-1.8.5-6|54	* Mon Mar 31 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.5-6
12cu|plib-1.8.5-6|55	+ Revision: 27fa62d
12cu|plib-1.8.5-6|56	- Disable debug package, spec cleanup
12cu|plib-1.8.5-6|57	
12cu|plib-1.8.5-6|58	

11760 12
12cu|ploticus-2.42-1|1	%define upstream_version %(echo %{version} | sed -e 's/\\.//g')
12cu|ploticus-2.42-1|2	%define docs_version 2.4.1
12cu|ploticus-2.42-1|3	%define docs_upstream_version %(echo %{docs_version} | sed -e 's/\\.//g')
12cu|ploticus-2.42-1|4	
12cu|ploticus-2.42-1|5	Summary: 	Graph/plot generator
12cu|ploticus-2.42-1|6	Name: 		ploticus
12cu|ploticus-2.42-1|7	Version: 	2.42
12cu|ploticus-2.42-1|8	Release: 	1
12cu|ploticus-2.42-1|9	License: 	GPLv2
12cu|ploticus-2.42-1|10	Group: 		Publishing
12cu|ploticus-2.42-1|11	URL: 		http://ploticus.sourceforge.net/
12cu|ploticus-2.42-1|12	Source0:	http://downloads.sourceforge.net/ploticus/%{version}/ploticus%{upstream_version}_src.tar.gz
12cu|ploticus-2.42-1|13	Source1:	http://downloads.sourceforge.net/ploticus/%{docs_version}/pl%{docs_upstream_version}docs.tar.gz
12cu|ploticus-2.42-1|14	Requires: 	gd-utils
12cu|ploticus-2.42-1|15	BuildRequires:	gd-devel pkgconfig(zlib)
12cu|ploticus-2.42-1|16	Conflicts:	swi-prolog
12cu|ploticus-2.42-1|17	
12cu|ploticus-2.42-1|18	%description
12cu|ploticus-2.42-1|19	PLOTICUS is a popular command line utility for creating graphs and plots
12cu|ploticus-2.42-1|20	that may be presented in Web pages, printed reports, slides, posters, or
12cu|ploticus-2.42-1|21	interactively. It can produce pie, bar, line, boxplot, scatterplot,
12cu|ploticus-2.42-1|22	sweep, and other types of plots. Colors and appearance details are very
12cu|ploticus-2.42-1|23	configurable. PLOTICUS can handle date and time data in a variety of
12cu|ploticus-2.42-1|24	formats in addition to numeric and alphanumeric data. It is suitable for
12cu|ploticus-2.42-1|25	on-demand plotting, CGI, etc. It accepts ASCII or comma-spearated (.csv)
12cu|ploticus-2.42-1|26	files and can output to GIF, PNG, SVG, JPEG, WBMP, PostScript, EPS, or
12cu|ploticus-2.42-1|27	interactively via X11. Some statistical capabilities such as linear
12cu|ploticus-2.42-1|28	regression and curve fitting are included.
12cu|ploticus-2.42-1|29	
12cu|ploticus-2.42-1|30	NOTE: the executable name is: pl
12cu|ploticus-2.42-1|31	
12cu|ploticus-2.42-1|32	%prep
12cu|ploticus-2.42-1|33	%setup -q -n ploticus%{upstream_version} -a1
12cu|ploticus-2.42-1|34	
12cu|ploticus-2.42-1|35	%build
12cu|ploticus-2.42-1|36	cd src
12cu|ploticus-2.42-1|37	%make	CC="%{__cc} %{optflags} %ldflags" \
12cu|ploticus-2.42-1|38	XLIBS="-L%{_libdir} -lX11" \
12cu|ploticus-2.42-1|39	XINCLUDEDIR="-I%{_includedir}" \
12cu|ploticus-2.42-1|40	GD18LIBS="-lgd" \
12cu|ploticus-2.42-1|41	GD18H="" \
12cu|ploticus-2.42-1|42	GDFREETYPE="-DGDFREETYPE" \
12cu|ploticus-2.42-1|43	ZFLAG="" \
12cu|ploticus-2.42-1|44	PREFABS_DIR=%{_datadir}/%{name} \
12cu|ploticus-2.42-1|45	LOCALEOBJ=localef.o \
12cu|ploticus-2.42-1|46	LOCALE_FLAG="-DLOCALE" \
12cu|ploticus-2.42-1|47	plgd18 -lz
12cu|ploticus-2.42-1|48	
12cu|ploticus-2.42-1|49	%install
12cu|ploticus-2.42-1|50	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|ploticus-2.42-1|51	install -m755 src/pl -D %{buildroot}%{_bindir}/pl
12cu|ploticus-2.42-1|52	cp prefabs/* %{buildroot}%{_datadir}/%{name}
12cu|ploticus-2.42-1|53	
12cu|ploticus-2.42-1|54	install -d %{buildroot}%{_mandir}/man1
12cu|ploticus-2.42-1|55	
12cu|ploticus-2.42-1|56	install -m0644 pl%{docs_upstream_version}docs/man/man1/pl.1 %{buildroot}%{_mandir}/man1/
12cu|ploticus-2.42-1|57	
12cu|ploticus-2.42-1|58	%clean
12cu|ploticus-2.42-1|59	
12cu|ploticus-2.42-1|60	%files
12cu|ploticus-2.42-1|61	%doc pl%{docs_upstream_version}docs/index.html pl%{docs_upstream_version}docs/doc
12cu|ploticus-2.42-1|62	%{_bindir}/pl
12cu|ploticus-2.42-1|63	%{_datadir}/%{name}
12cu|ploticus-2.42-1|64	%{_mandir}/man1/pl.1*
12cu|ploticus-2.42-1|65	#%{_mandir}/man3/libploticus.3*
12cu|ploticus-2.42-1|66	
12cu|ploticus-2.42-1|67	
12cu|ploticus-2.42-1|68	%changelog
12cu|ploticus-2.42-1|69	* Mon Oct 20 2014 Stas Fomin <stas-fomin@yandex.ru> 2.42-1
12cu|ploticus-2.42-1|70	+ Revision: 9d17d00
12cu|ploticus-2.42-1|71	- New 2.4.2 version of Ploticus. Builded on ROSA 2012.1
12cu|ploticus-2.42-1|72	
12cu|ploticus-2.42-1|73	

11761 12
12cu|plplot-5.10.0-17|1	%define __noautoreq '\/usr\/share\/plplot5.10.0\/examples\/tk\/xtk01'
12cu|plplot-5.10.0-17|2	#define	svnversion	0.0.0
12cu|plplot-5.10.0-17|3	#define	svnsnapshot	svn
12cu|plplot-5.10.0-17|4	#define	baseversion	#{svnversion}
12cu|plplot-5.10.0-17|5	#define	srcversion	#{version}#{svnsnapshot}
12cu|plplot-5.10.0-17|6	
12cu|plplot-5.10.0-17|7	%define baseversion %{version}
12cu|plplot-5.10.0-17|8	%define srcversion %{version}
12cu|plplot-5.10.0-17|9	
12cu|plplot-5.10.0-17|10	%define majorcsiro 0
12cu|plplot-5.10.0-17|11	%define libcsiro %mklibname csiro %{majorcsiro}
12cu|plplot-5.10.0-17|12	
12cu|plplot-5.10.0-17|13	%define majorqsastime 0
12cu|plplot-5.10.0-17|14	%define libqsastime %mklibname qsastime %{majorqsastime}
12cu|plplot-5.10.0-17|15	
12cu|plplot-5.10.0-17|16	%define majorplplotadad 1
12cu|plplot-5.10.0-17|17	%define libadad %mklibname %{name}adad %{majorplplotadad}
12cu|plplot-5.10.0-17|18	
12cu|plplot-5.10.0-17|19	%define majorplplotqtd  1
12cu|plplot-5.10.0-17|20	%define libqtd %mklibname %{name}qtd %{majorplplotqtd}
12cu|plplot-5.10.0-17|21	
12cu|plplot-5.10.0-17|22	%define majorplplotf95d 11
12cu|plplot-5.10.0-17|23	%define libf95d %mklibname %{name}f95d %{majorplplotf95d}
12cu|plplot-5.10.0-17|24	
12cu|plplot-5.10.0-17|25	%define majorplplotcxxd 11
12cu|plplot-5.10.0-17|26	%define libcxxd %mklibname %{name}cxxd %{majorplplotcxxd}
12cu|plplot-5.10.0-17|27	
12cu|plplot-5.10.0-17|28	%define majortclmatrixd 9
12cu|plplot-5.10.0-17|29	%define libtclmatrixd %mklibname tclmatrixd %{majortclmatrixd}
12cu|plplot-5.10.0-17|30	
12cu|plplot-5.10.0-17|31	%define majorplplottcltkd 11
12cu|plplot-5.10.0-17|32	%define libtcltkd %mklibname %{name}tcltkd %{majorplplottcltkd}
12cu|plplot-5.10.0-17|33	
12cu|plplot-5.10.0-17|34	%define majorplplottcltk_Maind  0
12cu|plplot-5.10.0-17|35	%define libtcltk_maind %mklibname %{name}tcltk_maind %{majorplplottcltk_Maind}
12cu|plplot-5.10.0-17|36	
12cu|plplot-5.10.0-17|37	%define majorplplotd 12
12cu|plplot-5.10.0-17|38	%define libname %mklibname plplotd %{majorplplotd}
12cu|plplot-5.10.0-17|39	%define devname %mklibname %{name} -d
12cu|plplot-5.10.0-17|40	
12cu|plplot-5.10.0-17|41	%define pythonname python-%{name}
12cu|plplot-5.10.0-17|42	%define ocamlname ocaml-%{name}
12cu|plplot-5.10.0-17|43	%define javaname java-%{name}
12cu|plplot-5.10.0-17|44	%define octavename octave-%{name}
12cu|plplot-5.10.0-17|45	%define luaname lua-%{name}
12cu|plplot-5.10.0-17|46	
12cu|plplot-5.10.0-17|47	#OFF because not yet on mga
12cu|plplot-5.10.0-17|48	#needs itcl
12cu|plplot-5.10.0-17|49	%define enable_itcl OFF
12cu|plplot-5.10.0-17|50	
12cu|plplot-5.10.0-17|51	#itk also requires iwidgets, we currently have inconsistent versions
12cu|plplot-5.10.0-17|52	#(itk-3 and iwidgets-4 euuhhh?)
12cu|plplot-5.10.0-17|53	%define enable_itk OFF
12cu|plplot-5.10.0-17|54	%define itk_version 3.4
12cu|plplot-5.10.0-17|55	%define iwidget_dir %{_datadir}/tcl8.5/iwidgets4.1
12cu|plplot-5.10.0-17|56	
12cu|plplot-5.10.0-17|57	#needs PDL::Graphics::PLplot
12cu|plplot-5.10.0-17|58	%define enable_pdl OFF
12cu|plplot-5.10.0-17|59	
12cu|plplot-5.10.0-17|60	#needs D compiler
12cu|plplot-5.10.0-17|61	%define enable_d OFF
12cu|plplot-5.10.0-17|62	
12cu|plplot-5.10.0-17|63	#needs lasi
12cu|plplot-5.10.0-17|64	%define enable_psttf OFF
12cu|plplot-5.10.0-17|65	
12cu|plplot-5.10.0-17|66	#to find fonts for freetype
12cu|plplot-5.10.0-17|67	%define gnu_font_path "/usr/share/fonts/ttf"
12cu|plplot-5.10.0-17|68	
12cu|plplot-5.10.0-17|69	#to compile against TCL 8.6
12cu|plplot-5.10.0-17|70	%define c_flags "-DUSE_INTERP_RESULT -lm"
12cu|plplot-5.10.0-17|71	
12cu|plplot-5.10.0-17|72	#make install default
12cu|plplot-5.10.0-17|73	%define lua_version 5.1
12cu|plplot-5.10.0-17|74	
12cu|plplot-5.10.0-17|75	#autodetection of tk version fails due to no X11 environment
12cu|plplot-5.10.0-17|76	%define tk_version 8.5.15
12cu|plplot-5.10.0-17|77	
12cu|plplot-5.10.0-17|78	#shapelib includedir
12cu|plplot-5.10.0-17|79	%define includeshp_dir %{_includedir}/libshp
12cu|plplot-5.10.0-17|80	
12cu|plplot-5.10.0-17|81	#fortran and ada files reside in the gcc directory
12cu|plplot-5.10.0-17|82	%define gccinstall_dir %(LC_ALL=C %__cc --print-search-dirs | %__grep install | %__awk '{print $2}')
12cu|plplot-5.10.0-17|83	%define includef_dir %{gccinstall_dir}/finclude
12cu|plplot-5.10.0-17|84	%define libada_dir %{gccinstall_dir}/adalib
12cu|plplot-5.10.0-17|85	%define includeada_dir %{gccinstall_dir}/adainclude
12cu|plplot-5.10.0-17|86	
12cu|plplot-5.10.0-17|87	Summary:	A cross-platform software package for creating scientific plots
12cu|plplot-5.10.0-17|88	Name:		plplot
12cu|plplot-5.10.0-17|89	Version:	5.10.0
12cu|plplot-5.10.0-17|90	Release:	17
12cu|plplot-5.10.0-17|91	License:	LGPLv2+
12cu|plplot-5.10.0-17|92	Group:		Development/Other
12cu|plplot-5.10.0-17|93	Url:		http://plplot.sourceforge.net/
12cu|plplot-5.10.0-17|94	Source0:	http://downloads.sourceforge.net/plplot/%{name}-%{version}.tar.gz
12cu|plplot-5.10.0-17|95	Patch1:		plplot-5.10.0-lua5.2.patch
12cu|plplot-5.10.0-17|96	Patch2:		plplot-5.10.0-build-fpic.patch
12cu|plplot-5.10.0-17|97	Patch3:		plplot-5.10.0-incqhull.patch
12cu|plplot-5.10.0-17|98	Patch4:		plplot-5.10.0-cairo-dpi.patch
12cu|plplot-5.10.0-17|99	#From Fedora:
12cu|plplot-5.10.0-17|100	Patch5:		plplot-5.10.0-octave.patch
12cu|plplot-5.10.0-17|101	Patch6:		plplot-5.10.0-octave38.patch
12cu|plplot-5.10.0-17|102	#From Gentoo
12cu|plplot-5.10.0-17|103	Patch7:		plplot-5.10.0-have-config-h.patch
12cu|plplot-5.10.0-17|104	
12cu|plplot-5.10.0-17|105	BuildRequires:	cmake
12cu|plplot-5.10.0-17|106	BuildRequires:	gcc-gfortran
12cu|plplot-5.10.0-17|107	BuildRequires:	quadmath-devel
12cu|plplot-5.10.0-17|108	BuildRequires:	gcc-c++
12cu|plplot-5.10.0-17|109	BuildRequires:	gcc-gnat >= 4.7
12cu|plplot-5.10.0-17|110	BuildRequires:	libgnat >= 4.7
12cu|plplot-5.10.0-17|111	#BuildRequires:	gnu-free-fonts-compat
12cu|plplot-5.10.0-17|112	#BuildRequires:	gnu-free-mono-fonts
12cu|plplot-5.10.0-17|113	#BuildRequires:	gnu-free-sans-fonts
12cu|plplot-5.10.0-17|114	#BuildRequires:	gnu-free-serif-fonts
12cu|plplot-5.10.0-17|115	BuildRequires:	ocaml
12cu|plplot-5.10.0-17|116	BuildRequires:	ocaml-findlib
12cu|plplot-5.10.0-17|117	BuildRequires:	ocaml-doc
12cu|plplot-5.10.0-17|118	BuildRequires:	ocaml-camlidl-devel
12cu|plplot-5.10.0-17|119	BuildRequires:	ocaml-lablgtk2-devel
12cu|plplot-5.10.0-17|120	BuildRequires:	ocaml-cairo-devel
12cu|plplot-5.10.0-17|121	BuildRequires:	perl-PDL
12cu|plplot-5.10.0-17|122	BuildRequires:	perl-XML-DOM
12cu|plplot-5.10.0-17|123	BuildRequires:	sed
12cu|plplot-5.10.0-17|124	BuildRequires:	swig
12cu|plplot-5.10.0-17|125	BuildRequires:	itk-devel
12cu|plplot-5.10.0-17|126	BuildRequires:	java-1.7.0-openjdk-devel #java-devel-openjdk
12cu|plplot-5.10.0-17|127	BuildRequires:	libltdl-devel
12cu|plplot-5.10.0-17|128	BuildRequires:	octave-devel
12cu|plplot-5.10.0-17|129	BuildRequires:	python-numpy-devel
12cu|plplot-5.10.0-17|130	BuildRequires:	qhull-devel
12cu|plplot-5.10.0-17|131	BuildRequires:	qt4-devel
12cu|plplot-5.10.0-17|132	BuildRequires:	shapelib-devel
12cu|plplot-5.10.0-17|133	#BuildRequires:	wxgtk-devel
12cu|plplot-5.10.0-17|134	BuildRequires:	pkgconfig(cairo)
12cu|plplot-5.10.0-17|135	BuildRequires:	pkgconfig(ncurses)
12cu|plplot-5.10.0-17|136	BuildRequires:	pkgconfig(freetype2)
12cu|plplot-5.10.0-17|137	BuildRequires:	pkgconfig(ice)
12cu|plplot-5.10.0-17|138	BuildRequires:	pkgconfig(libagg)
12cu|plplot-5.10.0-17|139	BuildRequires:	pkgconfig(lua)
12cu|plplot-5.10.0-17|140	BuildRequires:	pkgconfig(python)
12cu|plplot-5.10.0-17|141	BuildRequires:	pkgconfig(sm)
12cu|plplot-5.10.0-17|142	BuildRequires:	tcl-devel
12cu|plplot-5.10.0-17|143	BuildRequires:	pkgconfig(tk)
12cu|plplot-5.10.0-17|144	BuildRequires:	pkgconfig(x11)
12cu|plplot-5.10.0-17|145	BuildRequires:	pkgconfig(xext)
12cu|plplot-5.10.0-17|146	BuildRequires:	pkgconfig(xcomposite)
12cu|plplot-5.10.0-17|147	
12cu|plplot-5.10.0-17|148	%description
12cu|plplot-5.10.0-17|149	PLplot is a cross-platform software package for creating scientific
12cu|plplot-5.10.0-17|150	plots. To help accomplish that task it is organized as a core C
12cu|plplot-5.10.0-17|151	library, language bindings for that library, and device drivers which
12cu|plplot-5.10.0-17|152	control how the plots are presented in non-interactive and interactive
12cu|plplot-5.10.0-17|153	plotting contexts. The PLplot core library can be used to create
12cu|plplot-5.10.0-17|154	standard x-y plots, semi-log plots, log-log plots, contour plots, 3D
12cu|plplot-5.10.0-17|155	surface plots, mesh plots, bar charts and pie charts. Multiple graphs
12cu|plplot-5.10.0-17|156	(of the same or different sizes) may be placed on a single page, and
12cu|plplot-5.10.0-17|157	multiple pages are allowed for those device formats that support them.
12cu|plplot-5.10.0-17|158	
12cu|plplot-5.10.0-17|159	%files
12cu|plplot-5.10.0-17|160	%doc README README.* AUTHORS NEWS PROBLEMS FAQ ChangeLog.*
12cu|plplot-5.10.0-17|161	%{_bindir}/pl*
12cu|plplot-5.10.0-17|162	%{_mandir}/man1/*
12cu|plplot-5.10.0-17|163	%{_datadir}/%{name}%{baseversion}/*.fnt
12cu|plplot-5.10.0-17|164	%{_datadir}/%{name}%{baseversion}/*.shp
12cu|plplot-5.10.0-17|165	%{_datadir}/%{name}%{baseversion}/*.shx
12cu|plplot-5.10.0-17|166	%{_datadir}/%{name}%{baseversion}/*.pal
12cu|plplot-5.10.0-17|167	%{_datadir}/%{name}%{baseversion}/*.tcl
12cu|plplot-5.10.0-17|168	%{_datadir}/%{name}%{baseversion}/tcl/
12cu|plplot-5.10.0-17|169	
12cu|plplot-5.10.0-17|170	#----------------------------------------------------------------------------
12cu|plplot-5.10.0-17|171	
12cu|plplot-5.10.0-17|172	%package -n %{libname}
12cu|plplot-5.10.0-17|173	Summary:	Shared library and driver modules for PLplot
12cu|plplot-5.10.0-17|174	Group:		System/Libraries
12cu|plplot-5.10.0-17|175	Obsoletes:	%{_lib}plplot12 < 5.10.0-4
12cu|plplot-5.10.0-17|176	
12cu|plplot-5.10.0-17|177	%description -n %{libname}
12cu|plplot-5.10.0-17|178	%{summary}.
12cu|plplot-5.10.0-17|179	
12cu|plplot-5.10.0-17|180	%files -n %{libname}
12cu|plplot-5.10.0-17|181	%doc ABOUT Copyright COPYING.*
12cu|plplot-5.10.0-17|182	%dir %{_libdir}/%{name}%{baseversion}
12cu|plplot-5.10.0-17|183	%{_libdir}/libplplotd.so.%{majorplplotd}
12cu|plplot-5.10.0-17|184	%{_libdir}/libplplotd.so.%{majorplplotd}.*
12cu|plplot-5.10.0-17|185	%{_libdir}/%{name}%{baseversion}/driversd/cairo.*
12cu|plplot-5.10.0-17|186	%{_libdir}/%{name}%{baseversion}/driversd/mem.*
12cu|plplot-5.10.0-17|187	%{_libdir}/%{name}%{baseversion}/driversd/ntk.*
12cu|plplot-5.10.0-17|188	%{_libdir}/%{name}%{baseversion}/driversd/null.*
12cu|plplot-5.10.0-17|189	%{_libdir}/%{name}%{baseversion}/driversd/ps.*
12cu|plplot-5.10.0-17|190	%{_libdir}/%{name}%{baseversion}/driversd/svg.*
12cu|plplot-5.10.0-17|191	%{_libdir}/%{name}%{baseversion}/driversd/xfig.*
12cu|plplot-5.10.0-17|192	%{_libdir}/%{name}%{baseversion}/driversd/xwin.*
12cu|plplot-5.10.0-17|193	
12cu|plplot-5.10.0-17|194	#----------------------------------------------------------------------------
12cu|plplot-5.10.0-17|195	
12cu|plplot-5.10.0-17|196	%package -n %{libcsiro}
12cu|plplot-5.10.0-17|197	Summary:	Scientific plotting library (CSIRO libraries)
12cu|plplot-5.10.0-17|198	Group:		System/Libraries
12cu|plplot-5.10.0-17|199	Conflicts:	%{_lib}plplot12 < 5.10.0-4
12cu|plplot-5.10.0-17|200	Conflicts:	%{_lib}plplot11 < 5.10.0-4
12cu|plplot-5.10.0-17|201	
12cu|plplot-5.10.0-17|202	%description -n %{libcsiro}
12cu|plplot-5.10.0-17|203	This package contains shared libraries for plplot used in geometry
12cu|plplot-5.10.0-17|204	applications.
12cu|plplot-5.10.0-17|205	
12cu|plplot-5.10.0-17|206	%files -n %{libcsiro}
12cu|plplot-5.10.0-17|207	%{_libdir}/libcsirocsa.so.%{majorcsiro}
12cu|plplot-5.10.0-17|208	%{_libdir}/libcsirocsa.so.%{majorcsiro}.*
12cu|plplot-5.10.0-17|209	%{_libdir}/libcsironn.so.%{majorcsiro}
12cu|plplot-5.10.0-17|210	%{_libdir}/libcsironn.so.%{majorcsiro}.*
12cu|plplot-5.10.0-17|211	
12cu|plplot-5.10.0-17|212	#----------------------------------------------------------------------------
12cu|plplot-5.10.0-17|213	
12cu|plplot-5.10.0-17|214	%package -n %{libqsastime}
12cu|plplot-5.10.0-17|215	Summary:	Time format conversion library
12cu|plplot-5.10.0-17|216	Group:		System/Libraries
12cu|plplot-5.10.0-17|217	Conflicts:	%{_lib}plplot12 < 5.10.0-4
12cu|plplot-5.10.0-17|218	Conflicts:	%{_lib}plplot11 < 5.10.0-4
12cu|plplot-5.10.0-17|219	
12cu|plplot-5.10.0-17|220	%description -n %{libqsastime}
12cu|plplot-5.10.0-17|221	The qsastime library is a simple library for handling time format
12cu|plplot-5.10.0-17|222	conversion. It overcomes the limitations of the POSIX time handling
12cu|plplot-5.10.0-17|223	routines by allow high precision time variables over a large range
12cu|plplot-5.10.0-17|224	of ranges of dates and by correctly handling leap seconds. It was
12cu|plplot-5.10.0-17|225	designed with the needs of scientific data plotting in mind.
12cu|plplot-5.10.0-17|226	
12cu|plplot-5.10.0-17|227	%files -n %{libqsastime}
12cu|plplot-5.10.0-17|228	%{_libdir}/libqsastime.so.%{majorqsastime}
12cu|plplot-5.10.0-17|229	%{_libdir}/libqsastime.so.%{majorqsastime}.*
12cu|plplot-5.10.0-17|230	
12cu|plplot-5.10.0-17|231	#----------------------------------------------------------------------------
12cu|plplot-5.10.0-17|232	
12cu|plplot-5.10.0-17|233	%package -n %{libadad}
12cu|plplot-5.10.0-17|234	Summary:	Ada runtime support library for PLplot
12cu|plplot-5.10.0-17|235	Group:		System/Libraries
12cu|plplot-5.10.0-17|236	Conflicts:	%{_lib}plplot12 < 5.10.0-4
12cu|plplot-5.10.0-17|237	Conflicts:	%{_lib}plplot11 < 5.10.0-4
12cu|plplot-5.10.0-17|238	
12cu|plplot-5.10.0-17|239	%description -n %{libadad}
12cu|plplot-5.10.0-17|240	This package contains Ada runtime support library for PLplot.
12cu|plplot-5.10.0-17|241	
12cu|plplot-5.10.0-17|242	%files -n %{libadad}
12cu|plplot-5.10.0-17|243	%{_libdir}/libplplotadad.so.%{majorplplotadad}
12cu|plplot-5.10.0-17|244	%{_libdir}/libplplotadad.so.%{majorplplotadad}.*
12cu|plplot-5.10.0-17|245	%{libada_dir}/plplotadad/
12cu|plplot-5.10.0-17|246	
12cu|plplot-5.10.0-17|247	#----------------------------------------------------------------------------
12cu|plplot-5.10.0-17|248	
12cu|plplot-5.10.0-17|249	%package -n %{libqtd}
12cu|plplot-5.10.0-17|250	Summary:	Qt driver module and bindings for PLplot
12cu|plplot-5.10.0-17|251	Group:		System/Libraries
12cu|plplot-5.10.0-17|252	Conflicts:	%{_lib}plplot12 < 5.10.0-4
12cu|plplot-5.10.0-17|253	Conflicts:	%{_lib}plplot11 < 5.10.0-4
12cu|plplot-5.10.0-17|254	
12cu|plplot-5.10.0-17|255	%description -n %{libqtd}
12cu|plplot-5.10.0-17|256	This package provides the Qt driver module for PLplot. It also provides
12cu|plplot-5.10.0-17|257	C++ bindings to allow use of the PLplot API in Qt applications.
12cu|plplot-5.10.0-17|258	
12cu|plplot-5.10.0-17|259	%files -n %{libqtd}
12cu|plplot-5.10.0-17|260	%dir %{_libdir}/%{name}%{baseversion}
12cu|plplot-5.10.0-17|261	%{_libdir}/libplplotqtd.so.%{majorplplotqtd}
12cu|plplot-5.10.0-17|262	%{_libdir}/libplplotqtd.so.%{majorplplotqtd}.*
12cu|plplot-5.10.0-17|263	%{_libdir}/%{name}%{baseversion}/driversd/qt.*
12cu|plplot-5.10.0-17|264	
12cu|plplot-5.10.0-17|265	#----------------------------------------------------------------------------
12cu|plplot-5.10.0-17|266	
12cu|plplot-5.10.0-17|267	%package -n %{libf95d}
12cu|plplot-5.10.0-17|268	Summary:	Fortran 95 bindings for PLplot
12cu|plplot-5.10.0-17|269	Group:		System/Libraries
12cu|plplot-5.10.0-17|270	Conflicts:	%{_lib}plplot12 < 5.10.0-4
12cu|plplot-5.10.0-17|271	Conflicts:	%{_lib}plplot11 < 5.10.0-4
12cu|plplot-5.10.0-17|272	
12cu|plplot-5.10.0-17|273	%description -n %{libf95d}
12cu|plplot-5.10.0-17|274	This package contains the Fortran 95 bindings for PLplot.
12cu|plplot-5.10.0-17|275	
12cu|plplot-5.10.0-17|276	%files -n %{libf95d}
12cu|plplot-5.10.0-17|277	%{_libdir}/libplplotf95cd.so.%{majorplplotf95d}
12cu|plplot-5.10.0-17|278	%{_libdir}/libplplotf95cd.so.%{majorplplotf95d}.*
12cu|plplot-5.10.0-17|279	%{_libdir}/libplplotf95d.so.%{majorplplotf95d}
12cu|plplot-5.10.0-17|280	%{_libdir}/libplplotf95d.so.%{majorplplotf95d}.*
12cu|plplot-5.10.0-17|281	
12cu|plplot-5.10.0-17|282	#----------------------------------------------------------------------------
12cu|plplot-5.10.0-17|283	
12cu|plplot-5.10.0-17|284	%package -n %{libcxxd}
12cu|plplot-5.10.0-17|285	Summary:	C++ bindings for PLplot
12cu|plplot-5.10.0-17|286	Group:		System/Libraries
12cu|plplot-5.10.0-17|287	Conflicts:	%{_lib}plplot12 < 5.10.0-4
12cu|plplot-5.10.0-17|288	Conflicts:	%{_lib}plplot11 < 5.10.0-4
12cu|plplot-5.10.0-17|289	
12cu|plplot-5.10.0-17|290	%description -n %{libcxxd}
12cu|plplot-5.10.0-17|291	This package contains the C++ bindings for PLplot.
12cu|plplot-5.10.0-17|292	
12cu|plplot-5.10.0-17|293	%files -n %{libcxxd}
12cu|plplot-5.10.0-17|294	%{_libdir}/libplplotcxxd.so.%{majorplplotcxxd}
12cu|plplot-5.10.0-17|295	%{_libdir}/libplplotcxxd.so.%{majorplplotcxxd}.*
12cu|plplot-5.10.0-17|296	
12cu|plplot-5.10.0-17|297	#----------------------------------------------------------------------------
12cu|plplot-5.10.0-17|298	
12cu|plplot-5.10.0-17|299	%package -n %{libtclmatrixd}
12cu|plplot-5.10.0-17|300	Summary:	Tcl Matrix extension library for PLplot
12cu|plplot-5.10.0-17|301	Group:		System/Libraries
12cu|plplot-5.10.0-17|302	Conflicts:	%{_lib}plplot12 < 5.10.0-4
12cu|plplot-5.10.0-17|303	Conflicts:	%{_lib}plplot11 < 5.10.0-4
12cu|plplot-5.10.0-17|304	
12cu|plplot-5.10.0-17|305	%description -n %{libtclmatrixd}
12cu|plplot-5.10.0-17|306	This package provides the Tcl Matrix extension library for PLplot.
12cu|plplot-5.10.0-17|307	
12cu|plplot-5.10.0-17|308	%files -n %{libtclmatrixd}
12cu|plplot-5.10.0-17|309	%{_libdir}/libtclmatrixd.so.%{majortclmatrixd}
12cu|plplot-5.10.0-17|310	%{_libdir}/libtclmatrixd.so.%{majortclmatrixd}.*
12cu|plplot-5.10.0-17|311	
12cu|plplot-5.10.0-17|312	#----------------------------------------------------------------------------
12cu|plplot-5.10.0-17|313	
12cu|plplot-5.10.0-17|314	%package -n %{libtcltkd}
12cu|plplot-5.10.0-17|315	Summary:	Tcl/Tk support for PLplot
12cu|plplot-5.10.0-17|316	Group:		System/Libraries
12cu|plplot-5.10.0-17|317	Conflicts:	%{_lib}plplot12 < 5.10.0-4
12cu|plplot-5.10.0-17|318	Conflicts:	%{_lib}plplot11 < 5.10.0-4
12cu|plplot-5.10.0-17|319	
12cu|plplot-5.10.0-17|320	%description -n %{libtcltkd}
12cu|plplot-5.10.0-17|321	This package provides Tcl/Tk support for PLplot. It also provides
12cu|plplot-5.10.0-17|322	Tk driver module.
12cu|plplot-5.10.0-17|323	
12cu|plplot-5.10.0-17|324	%files -n %{libtcltkd}
12cu|plplot-5.10.0-17|325	%{_libdir}/libplplottcltkd.so.%{majorplplottcltkd}
12cu|plplot-5.10.0-17|326	%{_libdir}/libplplottcltkd.so.%{majorplplottcltkd}.*
12cu|plplot-5.10.0-17|327	%{_libdir}/%{name}%{baseversion}/driversd/tk.*
12cu|plplot-5.10.0-17|328	%{_libdir}/%{name}%{baseversion}/driversd/tkwin.*
12cu|plplot-5.10.0-17|329	
12cu|plplot-5.10.0-17|330	#----------------------------------------------------------------------------
12cu|plplot-5.10.0-17|331	
12cu|plplot-5.10.0-17|332	%package -n %{libtcltk_maind}
12cu|plplot-5.10.0-17|333	Summary:	Tcl/Tk support library for PLplot
12cu|plplot-5.10.0-17|334	Group:		System/Libraries
12cu|plplot-5.10.0-17|335	Conflicts:	%{_lib}plplot12 < 5.10.0-4
12cu|plplot-5.10.0-17|336	Conflicts:	%{_lib}plplot11 < 5.10.0-4
12cu|plplot-5.10.0-17|337	
12cu|plplot-5.10.0-17|338	%description -n %{libtcltk_maind}
12cu|plplot-5.10.0-17|339	This package provides Tcl/Tk support for PLplot.
12cu|plplot-5.10.0-17|340	
12cu|plplot-5.10.0-17|341	%files -n %{libtcltk_maind}
12cu|plplot-5.10.0-17|342	%{_libdir}/libplplottcltk_Maind.so.%{majorplplottcltk_Maind}
12cu|plplot-5.10.0-17|343	%{_libdir}/libplplottcltk_Maind.so.%{majorplplottcltk_Maind}.*
12cu|plplot-5.10.0-17|344	
12cu|plplot-5.10.0-17|345	#----------------------------------------------------------------------------
12cu|plplot-5.10.0-17|346	
12cu|plplot-5.10.0-17|347	%package -n %{devname}
12cu|plplot-5.10.0-17|348	Summary:	Development headers and libraries for PLplot
12cu|plplot-5.10.0-17|349	Group:		Development/Other
12cu|plplot-5.10.0-17|350	Requires:	%{libname} = %{EVRD}
12cu|plplot-5.10.0-17|351	Requires:	%{libcsiro} = %{EVRD}
12cu|plplot-5.10.0-17|352	Requires:	%{libqsastime} = %{EVRD}
12cu|plplot-5.10.0-17|353	Requires:	%{libadad} = %{EVRD}
12cu|plplot-5.10.0-17|354	Requires:	%{libqtd} = %{EVRD}
12cu|plplot-5.10.0-17|355	Requires:	%{libf95d} = %{EVRD}
12cu|plplot-5.10.0-17|356	Requires:	%{libcxxd} = %{EVRD}
12cu|plplot-5.10.0-17|357	Requires:	%{libtclmatrixd} = %{EVRD}
12cu|plplot-5.10.0-17|358	Requires:	%{libtcltkd} = %{EVRD}
12cu|plplot-5.10.0-17|359	Requires:	%{libtcltk_maind} = %{EVRD}
12cu|plplot-5.10.0-17|360	Provides:	%{name}-devel = %{EVRD}
12cu|plplot-5.10.0-17|361	Conflicts:	%{_lib}plplot12 < 5.10.0-17
12cu|plplot-5.10.0-17|362	
12cu|plplot-5.10.0-17|363	%description -n %{devname}
12cu|plplot-5.10.0-17|364	%{summary}.
12cu|plplot-5.10.0-17|365	
12cu|plplot-5.10.0-17|366	%files -n %{devname}
12cu|plplot-5.10.0-17|367	%dir %{_includedir}/%{name}
12cu|plplot-5.10.0-17|368	%{_includedir}/%{name}/*.h
12cu|plplot-5.10.0-17|369	%dir %{includef_dir}/%{name}
12cu|plplot-5.10.0-17|370	#{includef_dir}/#{name}/*.h
12cu|plplot-5.10.0-17|371	%{includef_dir}/%{name}/*.mod
12cu|plplot-5.10.0-17|372	%{_libdir}/libcsiro*.so
12cu|plplot-5.10.0-17|373	%{_libdir}/libqsastime.so
12cu|plplot-5.10.0-17|374	%{_libdir}/libplplot*.so
12cu|plplot-5.10.0-17|375	%{_libdir}/libtclmatrixd.so
12cu|plplot-5.10.0-17|376	%{_libdir}/pkgconfig/plplotd-ada.pc
12cu|plplot-5.10.0-17|377	%{_libdir}/pkgconfig/plplotd-c++.pc
12cu|plplot-5.10.0-17|378	%{_libdir}/pkgconfig/plplotd-f95.pc
12cu|plplot-5.10.0-17|379	%{_libdir}/pkgconfig/plplotd-qt.pc
12cu|plplot-5.10.0-17|380	%{_libdir}/pkgconfig/plplotd-tcl.pc
12cu|plplot-5.10.0-17|381	%{_libdir}/pkgconfig/plplotd-tcl_Main.pc
12cu|plplot-5.10.0-17|382	%{_libdir}/pkgconfig/plplotd.pc
12cu|plplot-5.10.0-17|383	%{includeada_dir}/plplotadad
12cu|plplot-5.10.0-17|384	%dir %{_datadir}/%{name}%{baseversion}/examples
12cu|plplot-5.10.0-17|385	%{_datadir}/%{name}%{baseversion}/examples/CMakeLists.txt
12cu|plplot-5.10.0-17|386	%{_datadir}/%{name}%{baseversion}/examples/Makefile
12cu|plplot-5.10.0-17|387	%{_datadir}/%{name}%{baseversion}/examples/ada
12cu|plplot-5.10.0-17|388	%{_datadir}/%{name}%{baseversion}/examples/c++
12cu|plplot-5.10.0-17|389	%{_datadir}/%{name}%{baseversion}/examples/c
12cu|plplot-5.10.0-17|390	%{_datadir}/%{name}%{baseversion}/examples/cmake
12cu|plplot-5.10.0-17|391	%{_datadir}/%{name}%{baseversion}/examples/f95
12cu|plplot-5.10.0-17|392	%{_datadir}/%{name}%{baseversion}/examples/lena.pgm
12cu|plplot-5.10.0-17|393	%{_datadir}/%{name}%{baseversion}/examples/plplot-test*
12cu|plplot-5.10.0-17|394	%{_datadir}/%{name}%{baseversion}/examples/tcl
12cu|plplot-5.10.0-17|395	%{_datadir}/%{name}%{baseversion}/examples/test_ada.sh
12cu|plplot-5.10.0-17|396	%{_datadir}/%{name}%{baseversion}/examples/test_c.sh
12cu|plplot-5.10.0-17|397	%{_datadir}/%{name}%{baseversion}/examples/test_c_interactive.sh
12cu|plplot-5.10.0-17|398	%{_datadir}/%{name}%{baseversion}/examples/test_cxx.sh
12cu|plplot-5.10.0-17|399	%{_datadir}/%{name}%{baseversion}/examples/test_diff.sh
12cu|plplot-5.10.0-17|400	%{_datadir}/%{name}%{baseversion}/examples/test_f95.sh
12cu|plplot-5.10.0-17|401	%{_datadir}/%{name}%{baseversion}/examples/test_lua.sh
12cu|plplot-5.10.0-17|402	%{_datadir}/%{name}%{baseversion}/examples/test_tcl.sh
12cu|plplot-5.10.0-17|403	%{_datadir}/%{name}%{baseversion}/examples/tk/
12cu|plplot-5.10.0-17|404	
12cu|plplot-5.10.0-17|405	#----------------------------------------------------------------------------
12cu|plplot-5.10.0-17|406	
12cu|plplot-5.10.0-17|407	%package -n %{pythonname}
12cu|plplot-5.10.0-17|408	Summary:	PLplot support for Python
12cu|plplot-5.10.0-17|409	Group:		Development/Python
12cu|plplot-5.10.0-17|410	Requires:	python
12cu|plplot-5.10.0-17|411	Provides:	%{name}-python = %{EVRD}
12cu|plplot-5.10.0-17|412	
12cu|plplot-5.10.0-17|413	%description -n %{pythonname}
12cu|plplot-5.10.0-17|414	%{summary}.
12cu|plplot-5.10.0-17|415	
12cu|plplot-5.10.0-17|416	%files -n %{pythonname}
12cu|plplot-5.10.0-17|417	%{python_sitearch}/_plplotcmodule.so
12cu|plplot-5.10.0-17|418	%{python_sitearch}/plplot*
12cu|plplot-5.10.0-17|419	%{python_sitearch}/Plframe.*
12cu|plplot-5.10.0-17|420	%{python_sitearch}/TclSup.*
12cu|plplot-5.10.0-17|421	%{_datadir}/%{name}%{baseversion}/examples/python
12cu|plplot-5.10.0-17|422	%{_datadir}/%{name}%{baseversion}/examples/test_python.sh
12cu|plplot-5.10.0-17|423	
12cu|plplot-5.10.0-17|424	#----------------------------------------------------------------------------
12cu|plplot-5.10.0-17|425	
12cu|plplot-5.10.0-17|426	%package -n %{ocamlname}
12cu|plplot-5.10.0-17|427	Summary:	PLplot support for OCaml
12cu|plplot-5.10.0-17|428	Group:		Development/Other
12cu|plplot-5.10.0-17|429	Provides:	%{name}-ocaml = %{EVRD}
12cu|plplot-5.10.0-17|430	
12cu|plplot-5.10.0-17|431	%description -n %{ocamlname}
12cu|plplot-5.10.0-17|432	%{summary}.
12cu|plplot-5.10.0-17|433	
12cu|plplot-5.10.0-17|434	%files -n %{ocamlname}
12cu|plplot-5.10.0-17|435	%{_libdir}/ocaml/%{name}
12cu|plplot-5.10.0-17|436	%{_libdir}/ocaml/stublibs/*
12cu|plplot-5.10.0-17|437	%{_libdir}/ocaml/plcairo/*
12cu|plplot-5.10.0-17|438	%{_libdir}/pkgconfig/plplotd-ocaml.pc
12cu|plplot-5.10.0-17|439	%{_datadir}/%{name}%{baseversion}/examples/ocaml/
12cu|plplot-5.10.0-17|440	%{_datadir}/%{name}%{baseversion}/examples/test_ocaml.sh
12cu|plplot-5.10.0-17|441	
12cu|plplot-5.10.0-17|442	#----------------------------------------------------------------------------
12cu|plplot-5.10.0-17|443	
12cu|plplot-5.10.0-17|444	%package -n %{javaname}
12cu|plplot-5.10.0-17|445	Summary:	PLplot support for Java
12cu|plplot-5.10.0-17|446	Group:		Development/Java
12cu|plplot-5.10.0-17|447	Requires:	java
12cu|plplot-5.10.0-17|448	Provides:	%{name}-java = %{EVRD}
12cu|plplot-5.10.0-17|449	
12cu|plplot-5.10.0-17|450	%description -n %{javaname}
12cu|plplot-5.10.0-17|451	%{summary}.
12cu|plplot-5.10.0-17|452	
12cu|plplot-5.10.0-17|453	%files -n %{javaname}
12cu|plplot-5.10.0-17|454	%{_libdir}/%{name}/plplotjavac_wrap.so
12cu|plplot-5.10.0-17|455	%{_datadir}/java/plplot.jar
12cu|plplot-5.10.0-17|456	%{_datadir}/%{name}%{baseversion}/examples/java/
12cu|plplot-5.10.0-17|457	%{_datadir}/%{name}%{baseversion}/examples/test_java.sh
12cu|plplot-5.10.0-17|458	
12cu|plplot-5.10.0-17|459	#----------------------------------------------------------------------------
12cu|plplot-5.10.0-17|460	
12cu|plplot-5.10.0-17|461	%package -n %{octavename}
12cu|plplot-5.10.0-17|462	Summary:	PLplot support for Octave
12cu|plplot-5.10.0-17|463	Group:		Sciences/Mathematics
12cu|plplot-5.10.0-17|464	Requires:	octave
12cu|plplot-5.10.0-17|465	Provides:	%{name}-octave = %{EVRD}
12cu|plplot-5.10.0-17|466	
12cu|plplot-5.10.0-17|467	%description -n %{octavename}
12cu|plplot-5.10.0-17|468	%{summary}.
12cu|plplot-5.10.0-17|469	
12cu|plplot-5.10.0-17|470	%files -n %{octavename}
12cu|plplot-5.10.0-17|471	%{_datadir}/plplot_octave/
12cu|plplot-5.10.0-17|472	%{_datadir}/octave/site/m/PLplot/
12cu|plplot-5.10.0-17|473	%{_libdir}/octave/site/oct/*/plplot_octave.oct
12cu|plplot-5.10.0-17|474	%{_datadir}/%{name}%{baseversion}/examples/lena.img
12cu|plplot-5.10.0-17|475	%{_datadir}/%{name}%{baseversion}/examples/octave/
12cu|plplot-5.10.0-17|476	%{_datadir}/%{name}%{baseversion}/examples/test_octave.sh
12cu|plplot-5.10.0-17|477	%{_datadir}/%{name}%{baseversion}/examples/test_octave_interactive.sh
12cu|plplot-5.10.0-17|478	
12cu|plplot-5.10.0-17|479	#----------------------------------------------------------------------------
12cu|plplot-5.10.0-17|480	
12cu|plplot-5.10.0-17|481	%package -n %{luaname}
12cu|plplot-5.10.0-17|482	Summary:	PLplot support for Lua
12cu|plplot-5.10.0-17|483	Group:		Sciences/Mathematics
12cu|plplot-5.10.0-17|484	Requires:	lua%{lua_version}
12cu|plplot-5.10.0-17|485	Provides:	%{name}-lua = %{EVRD}
12cu|plplot-5.10.0-17|486	Conflicts:	%{_lib}plplot-devel < 5.10.0-5
12cu|plplot-5.10.0-17|487	
12cu|plplot-5.10.0-17|488	%description -n %{luaname}
12cu|plplot-5.10.0-17|489	%{summary}.
12cu|plplot-5.10.0-17|490	
12cu|plplot-5.10.0-17|491	%files -n %{luaname}
12cu|plplot-5.10.0-17|492	%dir %{_libdir}/lua/%{lua_version}/plplot/
12cu|plplot-5.10.0-17|493	%{_libdir}/lua/%{lua_version}/plplot/plplotluac.so
12cu|plplot-5.10.0-17|494	%{_datadir}/%{name}%{baseversion}/examples/lua/
12cu|plplot-5.10.0-17|495	
12cu|plplot-5.10.0-17|496	#----------------------------------------------------------------------------
12cu|plplot-5.10.0-17|497	
12cu|plplot-5.10.0-17|498	%prep
12cu|plplot-5.10.0-17|499	%setup -qn %{name}-%{srcversion}
12cu|plplot-5.10.0-17|500	%apply_patches
12cu|plplot-5.10.0-17|501	
12cu|plplot-5.10.0-17|502	%build
12cu|plplot-5.10.0-17|503	%cmake \
12cu|plplot-5.10.0-17|504	-DENABLE_itcl=%{enable_itcl} \
12cu|plplot-5.10.0-17|505	-DENABLE_itk=%{enable_itk} \
12cu|plplot-5.10.0-17|506	-DENABLE_pdl=%{enable_pdl} \
12cu|plplot-5.10.0-17|507	-DENABLE_d=%{enable_d} \
12cu|plplot-5.10.0-17|508	-DPLD_psttf=%{enable_psttf} \
12cu|plplot-5.10.0-17|509	-DPL_FREETYPE_FONT_PATH:PATH=%{gnu_font_path} \
12cu|plplot-5.10.0-17|510	-DCMAKE_C_FLAGS:STRING=%{c_flags} \
12cu|plplot-5.10.0-17|511	-DTEST_DYNDRIVERS=OFF \
12cu|plplot-5.10.0-17|512	-DUSE_RPATH:BOOL=OFF \
12cu|plplot-5.10.0-17|513	-DF95_MOD_DIR:PATH=%{includef_dir}/%{name} \
12cu|plplot-5.10.0-17|514	-DF77_INCLUDE_DIR:PATH=%{includef_dir}/%{name} \
12cu|plplot-5.10.0-17|515	-DOCAML_INSTALL_DIR:PATH=%{_libdir}/ocaml \
12cu|plplot-5.10.0-17|516	-DJAVAWRAPPER_DIR:PATH=%{_libdir}/%{name} \
12cu|plplot-5.10.0-17|517	-DCMAKE_BUILD_TYPE=Release \
12cu|plplot-5.10.0-17|518	-DSHAPELIB_INCLUDE_DIR=%{includeshp_dir} \
12cu|plplot-5.10.0-17|519	-DPLPLOT_ITK_VERSION:STRING=%{itk_version} \
12cu|plplot-5.10.0-17|520	-DPLPLOT_TK_VERSION:STRING=%{tk_version}
12cu|plplot-5.10.0-17|521	%make
12cu|plplot-5.10.0-17|522	
12cu|plplot-5.10.0-17|523	%install
12cu|plplot-5.10.0-17|524	%makeinstall_std -C build
12cu|plplot-5.10.0-17|525	
12cu|plplot-5.10.0-17|526	rm -f %{buildroot}%{_libdir}/libplf95demolibd.a
12cu|plplot-5.10.0-17|527	
12cu|plplot-5.10.0-17|528	#install ada files into the right place, the -DADA_LIB_DIR variable
12cu|plplot-5.10.0-17|529	#cannot be overloaded
12cu|plplot-5.10.0-17|530	mkdir -p %{buildroot}%{libada_dir}
12cu|plplot-5.10.0-17|531	mkdir -p %{buildroot}%{includeada_dir}
12cu|plplot-5.10.0-17|532	pushd %{buildroot}%{_datadir}/ada/adainclude
12cu|plplot-5.10.0-17|533	mv plplotadad %{buildroot}%{libada_dir}/plplotadad
12cu|plplot-5.10.0-17|534	popd
12cu|plplot-5.10.0-17|535	pushd %{buildroot}%{_libdir}/ada/adalib
12cu|plplot-5.10.0-17|536	mv plplotadad %{buildroot}%{includeada_dir}/plplotadad
12cu|plplot-5.10.0-17|537	popd
12cu|plplot-5.10.0-17|538	
12cu|plplot-5.10.0-17|539	#remove remaining *.in example files screwing up find
12cu|plplot-5.10.0-17|540	#requires scripts
12cu|plplot-5.10.0-17|541	rm -f %{buildroot}%{_datadir}/%{name}%{baseversion}/examples/tk/*.in
12cu|plplot-5.10.0-17|542	rm -f %{buildroot}%{_datadir}/%{name}%{baseversion}/examples/tcl/*.in
12cu|plplot-5.10.0-17|543	
12cu|plplot-5.10.0-17|544	
12cu|plplot-5.10.0-17|545	%changelog
12cu|plplot-5.10.0-17|546	* Sat Apr 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.10.0-17
12cu|plplot-5.10.0-17|547	+ Revision: d1fde52
12cu|plplot-5.10.0-17|548	- Fix description line length
12cu|plplot-5.10.0-17|549	
12cu|plplot-5.10.0-17|550	

11762 12
12cu|plptools-1.0.11-3|1	%define libmajor 0
12cu|plptools-1.0.11-3|2	%define libname %mklibname plp %libmajor
12cu|plptools-1.0.11-3|3	
12cu|plptools-1.0.11-3|4	#
12cu|plptools-1.0.11-3|5	# Conditionals
12cu|plptools-1.0.11-3|6	#
12cu|plptools-1.0.11-3|7	%{?_with_debug: %define _with_debug --enable-debug}
12cu|plptools-1.0.11-3|8	%{?_with_debug: %define optflags -g}
12cu|plptools-1.0.11-3|9	%{!?_with_debug: %define _with_debug --disable-debug}
12cu|plptools-1.0.11-3|10	
12cu|plptools-1.0.11-3|11	Summary: Connectivity for psion series 5
12cu|plptools-1.0.11-3|12	Name: plptools
12cu|plptools-1.0.11-3|13	Version: 1.0.11
12cu|plptools-1.0.11-3|14	Release: 3
12cu|plptools-1.0.11-3|15	URL: http://plptools.sourceforge.net/
12cu|plptools-1.0.11-3|16	Source: http://downloads.sourceforge.net/plptools/plptools-%{version}.tar.gz
12cu|plptools-1.0.11-3|17	Patch0: plptools-0.17-lib64.patch
12cu|plptools-1.0.11-3|18	Patch1: plptools-0.18-init_lsb.patch
12cu|plptools-1.0.11-3|19	License: GPL
12cu|plptools-1.0.11-3|20	Group: Communications
12cu|plptools-1.0.11-3|21	Buildrequires: readline-devel newt-devel termcap-devel
12cu|plptools-1.0.11-3|22	BuildRequires: fuse-devel
12cu|plptools-1.0.11-3|23	Requires: chkconfig >= 0.9
12cu|plptools-1.0.11-3|24	Requires(post,preun):	rpm-helper
12cu|plptools-1.0.11-3|25	
12cu|plptools-1.0.11-3|26	%description
12cu|plptools-1.0.11-3|27	This package contains the programs (client and server), necessary to
12cu|plptools-1.0.11-3|28	communicate with a Psion palmtop. The psion's file-system will
12cu|plptools-1.0.11-3|29	be automatically mounted under /mnt/psion at the time it is
12cu|plptools-1.0.11-3|30	connected to your computer. If the psion is shut down or
12cu|plptools-1.0.11-3|31	disconnected, the contents of /mnt/psion will automatically
12cu|plptools-1.0.11-3|32	disappear. Other programs included are:
12cu|plptools-1.0.11-3|33	- plpftp, a program which allows you to transfer files in a ftp-like
12cu|plptools-1.0.11-3|34	manner, view and modifiy processes on your psion.
12cu|plptools-1.0.11-3|35	- plpbackup, a backup/restore utility.
12cu|plptools-1.0.11-3|36	- plpprintd, a daemon for enabling printing from a Psion Series 5 via any
12cu|plptools-1.0.11-3|37	accessible printer.
12cu|plptools-1.0.11-3|38	- sisinstall, an installer for Psion's SIS software package format.
12cu|plptools-1.0.11-3|39	
12cu|plptools-1.0.11-3|40	%description -l de
12cu|plptools-1.0.11-3|41	Dieses Packet enthält Programme zur Kommunikation mit einem Psion Palmtop.
12cu|plptools-1.0.11-3|42	Das Dateisystem des Psion wird beim Anschließen automatisch unter
12cu|plptools-1.0.11-3|43	/mnt/psion eingehängt. Wird der Psion ausgeschaltet oder das Kabel
12cu|plptools-1.0.11-3|44	gezogen, so verschwindet der Inhalt dieses Verzeichnisses automatisch
12cu|plptools-1.0.11-3|45	und erscheint erneuten Anschließen wieder. Weiterhin sind enthalten:
12cu|plptools-1.0.11-3|46	- plpftp, ein Programm welches eine FTP-ähnliche Oberfläche
12cu|plptools-1.0.11-3|47	für Dateitransfer    bietet und Prozesse auf dem Psion stoppen
12cu|plptools-1.0.11-3|48	und starten kann.
12cu|plptools-1.0.11-3|49	- plpbackup, ein Backup/Restore Utility für die Kommandozeile.
12cu|plptools-1.0.11-3|50	- plpprintd, ein Daemon welcher Ausdrucken von einem Psion Serie 5 über
12cu|plptools-1.0.11-3|51	beliebige vefügbare Drucker ermöglicht
12cu|plptools-1.0.11-3|52	- sisinstall, ein Installationsprogramm für das Psion-eigene SIS
12cu|plptools-1.0.11-3|53	packetformat.
12cu|plptools-1.0.11-3|54	
12cu|plptools-1.0.11-3|55	%package -n %{libname}
12cu|plptools-1.0.11-3|56	Summary: Shared library for psion series 5 communication
12cu|plptools-1.0.11-3|57	Group: System/Libraries
12cu|plptools-1.0.11-3|58	License: GPL
12cu|plptools-1.0.11-3|59	
12cu|plptools-1.0.11-3|60	%description -n %{libname}
12cu|plptools-1.0.11-3|61	This package contains the shared library required by programs which can
12cu|plptools-1.0.11-3|62	communicate with a Psion palmtop.
12cu|plptools-1.0.11-3|63	
12cu|plptools-1.0.11-3|64	%package -n %{libname}-devel
12cu|plptools-1.0.11-3|65	Summary: Development library and headers for psion series 5 communication
12cu|plptools-1.0.11-3|66	Group: Development/C
12cu|plptools-1.0.11-3|67	License: GPL
12cu|plptools-1.0.11-3|68	Provides: plp-devel = %{version}-%{release}
12cu|plptools-1.0.11-3|69	Provides: libplp-devel = %{version}-%{release}
12cu|plptools-1.0.11-3|70	Requires: %{libname} = %{version}
12cu|plptools-1.0.11-3|71	
12cu|plptools-1.0.11-3|72	%description -n %{libname}-devel
12cu|plptools-1.0.11-3|73	This package contains the development library and header files for building
12cu|plptools-1.0.11-3|74	programs which can communicate with a Psion palmtop.
12cu|plptools-1.0.11-3|75	
12cu|plptools-1.0.11-3|76	%description -l de -n %{libname}-devel
12cu|plptools-1.0.11-3|77	Dieses Packet enthält die statische Bibliothek und include-Dateien
12cu|plptools-1.0.11-3|78	zur Programm-Entwicklung von Kommunikations-software für den Psion.
12cu|plptools-1.0.11-3|79	
12cu|plptools-1.0.11-3|80	%package -n %{libname}-static-devel
12cu|plptools-1.0.11-3|81	Summary: Static library for psion series 5 communication
12cu|plptools-1.0.11-3|82	Group: Development/C
12cu|plptools-1.0.11-3|83	License: GPL
12cu|plptools-1.0.11-3|84	Requires: %{libname}-devel = %{version}-%{release}
12cu|plptools-1.0.11-3|85	
12cu|plptools-1.0.11-3|86	%description -n %{libname}-static-devel
12cu|plptools-1.0.11-3|87	This package contains the static library for building programs which can
12cu|plptools-1.0.11-3|88	communicate with a Psion palmtop.
12cu|plptools-1.0.11-3|89	
12cu|plptools-1.0.11-3|90	%prep
12cu|plptools-1.0.11-3|91	%setup -q
12cu|plptools-1.0.11-3|92	#patch0 -p1 -b .lib64
12cu|plptools-1.0.11-3|93	%patch1 -p1 -b .init_lsb
12cu|plptools-1.0.11-3|94	
12cu|plptools-1.0.11-3|95	%build
12cu|plptools-1.0.11-3|96	export CPPFLAGS="-D_FILE_OFFSET_BITS=64"
12cu|plptools-1.0.11-3|97	%configure2_5x --with-initdir=%{_initrddir} %{_with_debug} --disable-rpath
12cu|plptools-1.0.11-3|98	%make
12cu|plptools-1.0.11-3|99	
12cu|plptools-1.0.11-3|100	%install
12cu|plptools-1.0.11-3|101	mkdir -p %{buildroot}/%{_prefix} $%{buildroot}%{_initrddir}
12cu|plptools-1.0.11-3|102	%makeinstall_std
12cu|plptools-1.0.11-3|103	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12cu|plptools-1.0.11-3|104	cat>%{buildroot}%{_sysconfdir}/sysconfig/plptools<<EOF
12cu|plptools-1.0.11-3|105	START_NCPD=yes
12cu|plptools-1.0.11-3|106	PLPFUSE_ARGS=
12cu|plptools-1.0.11-3|107	START_PLPFUSE=yes
12cu|plptools-1.0.11-3|108	PLPNFSD_ARGS=
12cu|plptools-1.0.11-3|109	START_PLPPRINTD=yes
12cu|plptools-1.0.11-3|110	PLPPRINTD_ARGS=
12cu|plptools-1.0.11-3|111	EOF
12cu|plptools-1.0.11-3|112	
12cu|plptools-1.0.11-3|113	%find_lang %{name}
12cu|plptools-1.0.11-3|114	
12cu|plptools-1.0.11-3|115	%post
12cu|plptools-1.0.11-3|116	test ! -d /mnt/psion && mkdir -p /mnt/psion
12cu|plptools-1.0.11-3|117	%_post_service %{name}
12cu|plptools-1.0.11-3|118	
12cu|plptools-1.0.11-3|119	%preun
12cu|plptools-1.0.11-3|120	%_preun_service %{name}
12cu|plptools-1.0.11-3|121	
12cu|plptools-1.0.11-3|122	%files -f %{name}.lang
12cu|plptools-1.0.11-3|123	%doc COPYING INSTALL ChangeLog README TODO etc/*magic
12cu|plptools-1.0.11-3|124	%doc etc/udev-usbserial-plptools.rules
12cu|plptools-1.0.11-3|125	%{_bindir}/*
12cu|plptools-1.0.11-3|126	%{_sbindir}/*
12cu|plptools-1.0.11-3|127	%{_mandir}/*/*
12cu|plptools-1.0.11-3|128	%{_datadir}/%{name}/*
12cu|plptools-1.0.11-3|129	%config(noreplace) %{_initrddir}/%{name}
12cu|plptools-1.0.11-3|130	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cu|plptools-1.0.11-3|131	
12cu|plptools-1.0.11-3|132	%files -n %{libname}
12cu|plptools-1.0.11-3|133	%{_libdir}/libplp.so.%{libmajor}*
12cu|plptools-1.0.11-3|134	
12cu|plptools-1.0.11-3|135	%files -n %{libname}-devel
12cu|plptools-1.0.11-3|136	%doc doc/api
12cu|plptools-1.0.11-3|137	%{_libdir}/libplp.so
12cu|plptools-1.0.11-3|138	%{_includedir}/%{name}/*
12cu|plptools-1.0.11-3|139	
12cu|plptools-1.0.11-3|140	%files -n %{libname}-static-devel
12cu|plptools-1.0.11-3|141	%{_libdir}/libplp.a
12cu|plptools-1.0.11-3|142	
12cu|plptools-1.0.11-3|143	%changelog
12cu|plptools-1.0.11-3|144	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.11-3
12cu|plptools-1.0.11-3|145	+ Revision: 93b3233
12cu|plptools-1.0.11-3|146	- Fix description
12cu|plptools-1.0.11-3|147	
12cu|plptools-1.0.11-3|148	

11763 12
12cu|plt-4.2.4-3|1	%define major	%{version}
12cu|plt-4.2.4-3|2	%define libname %mklibname %{name} %{major}
12cu|plt-4.2.4-3|3	%define develname %mklibname %{name} -d
12cu|plt-4.2.4-3|4	%define _disable_ld_as_needed 1
12cu|plt-4.2.4-3|5	%define _disable_ld_no_undefined 1
12cu|plt-4.2.4-3|6	%define epoch 1
12cu|plt-4.2.4-3|7	
12cu|plt-4.2.4-3|8	Name:		plt
12cu|plt-4.2.4-3|9	Version:	4.2.4
12cu|plt-4.2.4-3|10	Release:	3
12cu|plt-4.2.4-3|11	Summary:	PLT Scheme
12cu|plt-4.2.4-3|12	License:	LGPLv2+
12cu|plt-4.2.4-3|13	Group:		Development/Other
12cu|plt-4.2.4-3|14	Url:		http://www.plt-scheme.org
12cu|plt-4.2.4-3|15	Source0:	http://download.plt-scheme.org/bundles/%{version}/plt/%{name}-%{version}-src-unix.tgz
12cu|plt-4.2.4-3|16	Source1:        drscheme.png
12cu|plt-4.2.4-3|17	Source2:        %{name}.rpmlintrc
12cu|plt-4.2.4-3|18	Patch0:		plt-4.2.4-strfmt.patch
12cu|plt-4.2.4-3|19	BuildRequires:	pkgconfig(x11)
12cu|plt-4.2.4-3|20	BuildRequires:	xaw-devel
12cu|plt-4.2.4-3|21	BuildRequires:	spec-helper >= 0.12
12cu|plt-4.2.4-3|22	BuildRequires:	imagemagick
12cu|plt-4.2.4-3|23	Epoch:		%{epoch}
12cu|plt-4.2.4-3|24	
12cu|plt-4.2.4-3|25	%description
12cu|plt-4.2.4-3|26	PLT Scheme is an umbrella name for a family of implementations of the
12cu|plt-4.2.4-3|27	Scheme programming language.
12cu|plt-4.2.4-3|28	
12cu|plt-4.2.4-3|29	%package -n	%{libname}
12cu|plt-4.2.4-3|30	Summary:	Main library for %{name}
12cu|plt-4.2.4-3|31	Group:		System/Libraries
12cu|plt-4.2.4-3|32	Provides:	%{name} = %{epoch}:%{version}-%{release}
12cu|plt-4.2.4-3|33	
12cu|plt-4.2.4-3|34	%description -n	%{libname}
12cu|plt-4.2.4-3|35	This package contains the library needed to run programs dynamically
12cu|plt-4.2.4-3|36	linked with %{name}.
12cu|plt-4.2.4-3|37	
12cu|plt-4.2.4-3|38	%package -n	%{develname}
12cu|plt-4.2.4-3|39	Summary:	Headers for developing programs that will use %{name}
12cu|plt-4.2.4-3|40	Group:		Development/Other
12cu|plt-4.2.4-3|41	Requires:	%{libname} = %{epoch}:%{version}-%{release}
12cu|plt-4.2.4-3|42	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
12cu|plt-4.2.4-3|43	Obsoletes:	%{mklibname %{name} -d 370}
12cu|plt-4.2.4-3|44	
12cu|plt-4.2.4-3|45	%description -n	%{develname}
12cu|plt-4.2.4-3|46	This package contains the headers that programmers will need to develop
12cu|plt-4.2.4-3|47	applications which will use %{name}.
12cu|plt-4.2.4-3|48	
12cu|plt-4.2.4-3|49	%package	mzscheme
12cu|plt-4.2.4-3|50	Summary:	PLT Scheme implementation
12cu|plt-4.2.4-3|51	Group:		Development/Other
12cu|plt-4.2.4-3|52	Requires:	%{libname} = %{epoch}:%{version}
12cu|plt-4.2.4-3|53	
12cu|plt-4.2.4-3|54	%description mzscheme
12cu|plt-4.2.4-3|55	MzScheme is the PLT Scheme implementation. It implements
12cu|plt-4.2.4-3|56	the language as described in the Revised^5 Report on the
12cu|plt-4.2.4-3|57	Algorithmic Language Scheme and adds numerous extensions.
12cu|plt-4.2.4-3|58	
12cu|plt-4.2.4-3|59	%package	mred
12cu|plt-4.2.4-3|60	Summary:	PLT graphical Scheme implementation
12cu|plt-4.2.4-3|61	Group:		Development/Other
12cu|plt-4.2.4-3|62	Requires:	%{name}-mzscheme = %{epoch}:%{version}
12cu|plt-4.2.4-3|63	
12cu|plt-4.2.4-3|64	%description	mred
12cu|plt-4.2.4-3|65	MrEd is the PLT's graphical Scheme implementation. It embeds and
12cu|plt-4.2.4-3|66	extends MzScheme with a graphical user interface (GUI) toolbox.
12cu|plt-4.2.4-3|67	
12cu|plt-4.2.4-3|68	%package	drscheme
12cu|plt-4.2.4-3|69	Summary:	PLT graphical development environment
12cu|plt-4.2.4-3|70	Group:		Development/Other
12cu|plt-4.2.4-3|71	Requires:	%{name}-mred = %{epoch}:%{version}
12cu|plt-4.2.4-3|72	
12cu|plt-4.2.4-3|73	%description	drscheme
12cu|plt-4.2.4-3|74	DrScheme is the graphical development environment for creating
12cu|plt-4.2.4-3|75	MzScheme and MrEd applications.
12cu|plt-4.2.4-3|76	
12cu|plt-4.2.4-3|77	%prep
12cu|plt-4.2.4-3|78	%setup -q
12cu|plt-4.2.4-3|79	%patch0 -p1 -b .strfmt
12cu|plt-4.2.4-3|80	
12cu|plt-4.2.4-3|81	%build
12cu|plt-4.2.4-3|82	cd src
12cu|plt-4.2.4-3|83	%configure2_5x \
12cu|plt-4.2.4-3|84	--enable-shared
12cu|plt-4.2.4-3|85	# parallel build doesn't work
12cu|plt-4.2.4-3|86	make
12cu|plt-4.2.4-3|87	
12cu|plt-4.2.4-3|88	%install
12cu|plt-4.2.4-3|89	rm -rf %{buildroot}
12cu|plt-4.2.4-3|90	mkdir %{buildroot}
12cu|plt-4.2.4-3|91	cd src
12cu|plt-4.2.4-3|92	export LD_LIBRARY_PATH=%{buildroot}%{_libdir}
12cu|plt-4.2.4-3|93	%makeinstall_std
12cu|plt-4.2.4-3|94	
12cu|plt-4.2.4-3|95	# correct installation
12cu|plt-4.2.4-3|96	install -d -m 755 %{buildroot}%{_datadir}
12cu|plt-4.2.4-3|97	install -d -m 755 %{buildroot}%{_libdir}/%{name}
12cu|plt-4.2.4-3|98	
12cu|plt-4.2.4-3|99	# correct perms
12cu|plt-4.2.4-3|100	find %{buildroot}%{_libdir}/%{name}/collects -type d -exec chmod 755 {} \;
12cu|plt-4.2.4-3|101	find %{buildroot}%{_datadir}/%{name}/doc -type d -exec chmod 755 {} \;
12cu|plt-4.2.4-3|102	
12cu|plt-4.2.4-3|103	%multiarch_includes %{buildroot}%{_includedir}/plt/mzconfig.h
12cu|plt-4.2.4-3|104	
12cu|plt-4.2.4-3|105	mkdir -p %{buildroot}%{_datadir}/applications
12cu|plt-4.2.4-3|106	cat > %{buildroot}%{_datadir}/applications/mandriva-drscheme.desktop << EOF
12cu|plt-4.2.4-3|107	[Desktop Entry]
12cu|plt-4.2.4-3|108	Name=DrScheme
12cu|plt-4.2.4-3|109	Comment=Scheme IDE
12cu|plt-4.2.4-3|110	Exec=drscheme
12cu|plt-4.2.4-3|111	Icon=drscheme
12cu|plt-4.2.4-3|112	Terminal=false
12cu|plt-4.2.4-3|113	Type=Application
12cu|plt-4.2.4-3|114	StartupNotify=true
12cu|plt-4.2.4-3|115	Categories=Development;IDE;
12cu|plt-4.2.4-3|116	EOF
12cu|plt-4.2.4-3|117	
12cu|plt-4.2.4-3|118	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cu|plt-4.2.4-3|119	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|plt-4.2.4-3|120	convert -scale "48X48" %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/drscheme.png
12cu|plt-4.2.4-3|121	convert -scale "16x16" %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/drscheme.png
12cu|plt-4.2.4-3|122	convert -scale "32x32" %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/drscheme.png
12cu|plt-4.2.4-3|123	convert -scale "48x48" %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/drscheme.png
12cu|plt-4.2.4-3|124	
12cu|plt-4.2.4-3|125	%files mzscheme
12cu|plt-4.2.4-3|126	%defattr(-,root,root)
12cu|plt-4.2.4-3|127	%doc readme.txt
12cu|plt-4.2.4-3|128	%{_libdir}/%{name}
12cu|plt-4.2.4-3|129	%{_bindir}/*
12cu|plt-4.2.4-3|130	%{_mandir}/man1/*
12cu|plt-4.2.4-3|131	%{_datadir}/%{name}
12cu|plt-4.2.4-3|132	%exclude %{_bindir}/mred
12cu|plt-4.2.4-3|133	%exclude %{_bindir}/drscheme
12cu|plt-4.2.4-3|134	%exclude %{_mandir}/man1/mred.1*
12cu|plt-4.2.4-3|135	%exclude %{_mandir}/man1/drscheme.1*
12cu|plt-4.2.4-3|136	%exclude %{_libdir}/%{name}/collects/mred
12cu|plt-4.2.4-3|137	%exclude %{_libdir}/%{name}/collects/drscheme
12cu|plt-4.2.4-3|138	%exclude %{_datadir}/%{name}/doc/drscheme
12cu|plt-4.2.4-3|139	
12cu|plt-4.2.4-3|140	%files -n %{libname}
12cu|plt-4.2.4-3|141	%defattr(-,root,root)
12cu|plt-4.2.4-3|142	%{_libdir}/libmzscheme3m-%{version}.so
12cu|plt-4.2.4-3|143	%{_libdir}/libmred3m-%{version}.so
12cu|plt-4.2.4-3|144	
12cu|plt-4.2.4-3|145	%files -n %{develname}
12cu|plt-4.2.4-3|146	%defattr(-,root,root)
12cu|plt-4.2.4-3|147	%{_libdir}/libmzscheme3m.so
12cu|plt-4.2.4-3|148	%{_libdir}/libmred3m.so
12cu|plt-4.2.4-3|149	%{_includedir}/*
12cu|plt-4.2.4-3|150	
12cu|plt-4.2.4-3|151	%files mred
12cu|plt-4.2.4-3|152	%defattr(-,root,root)
12cu|plt-4.2.4-3|153	%{_libdir}/%{name}/collects/mred
12cu|plt-4.2.4-3|154	%{_bindir}/mred
12cu|plt-4.2.4-3|155	%{_mandir}/man1/mred.1*
12cu|plt-4.2.4-3|156	
12cu|plt-4.2.4-3|157	%files drscheme
12cu|plt-4.2.4-3|158	%defattr(-,root,root)
12cu|plt-4.2.4-3|159	%{_libdir}/%{name}/collects/drscheme
12cu|plt-4.2.4-3|160	%{_bindir}/drscheme
12cu|plt-4.2.4-3|161	%{_mandir}/man1/drscheme.1*
12cu|plt-4.2.4-3|162	%{_datadir}/%{name}/doc/drscheme
12cu|plt-4.2.4-3|163	%{_datadir}/pixmaps/drscheme.png
12cu|plt-4.2.4-3|164	%{_iconsdir}/hicolor/16x16/apps/drscheme.png
12cu|plt-4.2.4-3|165	%{_iconsdir}/hicolor/32x32/apps/drscheme.png
12cu|plt-4.2.4-3|166	%{_iconsdir}/hicolor/48x48/apps/drscheme.png
12cu|plt-4.2.4-3|167	%{_datadir}/applications/mandriva-drscheme.desktop
12cu|plt-4.2.4-3|168	
12cu|plt-4.2.4-3|169	
12cu|plt-4.2.4-3|170	
12cu|plt-4.2.4-3|171	%changelog
12cu|plt-4.2.4-3|172	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:4.2.4-3
12cu|plt-4.2.4-3|173	+ Revision: 08c5c8c
12cu|plt-4.2.4-3|174	- Adde rpmlintrc to sources
12cu|plt-4.2.4-3|175	
12cu|plt-4.2.4-3|176	

11764 12
12cu|pluma-1.8.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|pluma-1.8.0-1|2	%define build_with_python 1
12cu|pluma-1.8.0-1|3	%define oname mate-text-editor
12cu|pluma-1.8.0-1|4	
12cu|pluma-1.8.0-1|5	Summary:       Small but powerful text editor for MATE
12cu|pluma-1.8.0-1|6	Name:          pluma
12cu|pluma-1.8.0-1|7	Version:       1.8.0
12cu|pluma-1.8.0-1|8	Release:       1
12cu|pluma-1.8.0-1|9	License:       GPLv2+
12cu|pluma-1.8.0-1|10	Group:         Editors
12cu|pluma-1.8.0-1|11	URL:           http://mate-desktop.org
12cu|pluma-1.8.0-1|12	Source0:       http://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz
12cu|pluma-1.8.0-1|13	Patch0:        pluma-1.7.90-mga-fix_underlinking.patch
12cu|pluma-1.8.0-1|14	
12cu|pluma-1.8.0-1|15	BuildRequires: aspell-devel
12cu|pluma-1.8.0-1|16	BuildRequires: enchant-devel
12cu|pluma-1.8.0-1|17	BuildRequires: iso-codes
12cu|pluma-1.8.0-1|18	BuildRequires: docbook-dtd412-xml
12cu|pluma-1.8.0-1|19	BuildRequires: intltool
12cu|pluma-1.8.0-1|20	BuildRequires: xml2po
12cu|pluma-1.8.0-1|21	BuildRequires: mate-common
12cu|pluma-1.8.0-1|22	BuildRequires: itstool
12cu|pluma-1.8.0-1|23	BuildRequires: yelp-tools
12cu|pluma-1.8.0-1|24	BuildRequires: pkgconfig(dbus-glib-1)
12cu|pluma-1.8.0-1|25	BuildRequires: pkgconfig(enchant)
12cu|pluma-1.8.0-1|26	BuildRequires: pkgconfig(glib-2.0)
12cu|pluma-1.8.0-1|27	BuildRequires: pkgconfig(gtk+-2.0)
12cu|pluma-1.8.0-1|28	BuildRequires: pkgconfig(gtk-doc)
12cu|pluma-1.8.0-1|29	BuildRequires: pkgconfig(gtksourceview-2.0)
12cu|pluma-1.8.0-1|30	BuildRequires: pkgconfig(iso-codes)
12cu|pluma-1.8.0-1|31	BuildRequires: pkgconfig(libxml-2.0)
12cu|pluma-1.8.0-1|32	BuildRequires: pkgconfig(mate-doc-utils)
12cu|pluma-1.8.0-1|33	BuildRequires: pkgconfig(sm)
12cu|pluma-1.8.0-1|34	BuildRequires: pkgconfig(x11)
12cu|pluma-1.8.0-1|35	%if %{build_with_python}
12cu|pluma-1.8.0-1|36	BuildRequires: pkgconfig(pygobject-2.0)
12cu|pluma-1.8.0-1|37	BuildRequires: pkgconfig(pygtk-2.0)
12cu|pluma-1.8.0-1|38	BuildRequires: pkgconfig(pygtksourceview-2.0)
12cu|pluma-1.8.0-1|39	BuildRequires: python
12cu|pluma-1.8.0-1|40	%endif
12cu|pluma-1.8.0-1|41	
12cu|pluma-1.8.0-1|42	Requires:      pyorbit
12cu|pluma-1.8.0-1|43	# the run-command plugin uses zenity
12cu|pluma-1.8.0-1|44	Requires:      zenity
12cu|pluma-1.8.0-1|45	
12cu|pluma-1.8.0-1|46	%rename %{oname}
12cu|pluma-1.8.0-1|47	
12cu|pluma-1.8.0-1|48	%description
12cu|pluma-1.8.0-1|49	Pluma is a small but powerful text editor designed expressly
12cu|pluma-1.8.0-1|50	for MATE.
12cu|pluma-1.8.0-1|51	
12cu|pluma-1.8.0-1|52	It includes such features as split-screen mode, a plugin
12cu|pluma-1.8.0-1|53	API, which allows Pluma to be extended to support many
12cu|pluma-1.8.0-1|54	features while remaining small at its core, multiple
12cu|pluma-1.8.0-1|55	document editing through the use of a 'tabbed' notebook and
12cu|pluma-1.8.0-1|56	many more functions.
12cu|pluma-1.8.0-1|57	
12cu|pluma-1.8.0-1|58	%package devel
12cu|pluma-1.8.0-1|59	Group:    Development/C
12cu|pluma-1.8.0-1|60	Summary:  Headers for writing Pluma plugins
12cu|pluma-1.8.0-1|61	Provides: %{name}-devel = %{version}-%{release}
12cu|pluma-1.8.0-1|62	Provides: %{oname}-devel = %{version}-%{release}
12cu|pluma-1.8.0-1|63	
12cu|pluma-1.8.0-1|64	%description devel
12cu|pluma-1.8.0-1|65	Pluma is a small but powerful text editor designed expressly
12cu|pluma-1.8.0-1|66	for MATE.
12cu|pluma-1.8.0-1|67	
12cu|pluma-1.8.0-1|68	It includes such features as split-screen mode, a plugin
12cu|pluma-1.8.0-1|69	API, which allows Pluma to be extended to support many
12cu|pluma-1.8.0-1|70	features while remaining small at its core, multiple
12cu|pluma-1.8.0-1|71	document editing through the use of a 'tabbed' notebook and
12cu|pluma-1.8.0-1|72	many more functions.
12cu|pluma-1.8.0-1|73	
12cu|pluma-1.8.0-1|74	Install this if you want to build plugins that use Pluma's API.
12cu|pluma-1.8.0-1|75	
12cu|pluma-1.8.0-1|76	%prep
12cu|pluma-1.8.0-1|77	%setup -q
12cu|pluma-1.8.0-1|78	%apply_patches
12cu|pluma-1.8.0-1|79	
12cu|pluma-1.8.0-1|80	%build
12cu|pluma-1.8.0-1|81	# NOCONFIGURE=1 ./autogen.sh
12cu|pluma-1.8.0-1|82	%configure2_5x \
12cu|pluma-1.8.0-1|83	--enable-gtk-doc     \
12cu|pluma-1.8.0-1|84	--enable-gvfs-metadata    \
12cu|pluma-1.8.0-1|85	%if %{build_with_python}
12cu|pluma-1.8.0-1|86	--enable-python
12cu|pluma-1.8.0-1|87	%else
12cu|pluma-1.8.0-1|88	--disable-python
12cu|pluma-1.8.0-1|89	%endif
12cu|pluma-1.8.0-1|90	
12cu|pluma-1.8.0-1|91	%make LIBS='-lm -lgmodule-2.0'
12cu|pluma-1.8.0-1|92	
12cu|pluma-1.8.0-1|93	%install
12cu|pluma-1.8.0-1|94	
12cu|pluma-1.8.0-1|95	%makeinstall_std
12cu|pluma-1.8.0-1|96	
12cu|pluma-1.8.0-1|97	%{find_lang} %{name} --with-gnome
12cu|pluma-1.8.0-1|98	
12cu|pluma-1.8.0-1|99	%files  -f %{name}.lang
12cu|pluma-1.8.0-1|100	%doc README COPYING AUTHORS
12cu|pluma-1.8.0-1|101	%{_bindir}/pluma
12cu|pluma-1.8.0-1|102	# %{_bindir}/mate-text-editor
12cu|pluma-1.8.0-1|103	%{_datadir}/pluma
12cu|pluma-1.8.0-1|104	# %{_datadir}/mate/help/pluma
12cu|pluma-1.8.0-1|105	%{_datadir}/applications/pluma.desktop
12cu|pluma-1.8.0-1|106	%{_mandir}/man1/*
12cu|pluma-1.8.0-1|107	%{_libexecdir}/pluma
12cu|pluma-1.8.0-1|108	%{_datadir}/glib-2.0/schemas/org.mate.pluma.gschema.xml
12cu|pluma-1.8.0-1|109	%{_datadir}/glib-2.0/schemas/org.mate.pluma.plugins.filebrowser.gschema.xml
12cu|pluma-1.8.0-1|110	%{_datadir}/glib-2.0/schemas/org.mate.pluma.plugins.time.gschema.xml
12cu|pluma-1.8.0-1|111	%{_datadir}/MateConf/gsettings/pluma.convert
12cu|pluma-1.8.0-1|112	
12cu|pluma-1.8.0-1|113	%files devel
12cu|pluma-1.8.0-1|114	%{_includedir}/pluma
12cu|pluma-1.8.0-1|115	%{_libdir}/pkgconfig/pluma.pc
12cu|pluma-1.8.0-1|116	%_datadir/gtk-doc/html/*
12cu|pluma-1.8.0-1|117	
12cu|pluma-1.8.0-1|118	
12cu|pluma-1.8.0-1|119	
12cu|pluma-1.8.0-1|120	%changelog
12cu|pluma-1.8.0-1|121	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|pluma-1.8.0-1|122	+ Revision: b5ba90b
12cu|pluma-1.8.0-1|123	- Fix files
12cu|pluma-1.8.0-1|124	
12cu|pluma-1.8.0-1|125	

11765 12
12cu|pluma-plugins-1.2.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|pluma-plugins-1.2.0-2|2	%define oname mate-text-editor-plugins
12cu|pluma-plugins-1.2.0-2|3	
12cu|pluma-plugins-1.2.0-2|4	Summary:       Plugins for pluma
12cu|pluma-plugins-1.2.0-2|5	Name:          pluma-plugins
12cu|pluma-plugins-1.2.0-2|6	Version:       1.2.0
12cu|pluma-plugins-1.2.0-2|7	Release:       2
12cu|pluma-plugins-1.2.0-2|8	License:       GPLv2+
12cu|pluma-plugins-1.2.0-2|9	Group:         Editors
12cu|pluma-plugins-1.2.0-2|10	URL:           https://github.com/cygwinports/mate-text-editor-plugins
12cu|pluma-plugins-1.2.0-2|11	# Git source:
12cu|pluma-plugins-1.2.0-2|12	Source0:       %{oname}-master.zip
12cu|pluma-plugins-1.2.0-2|13	Patch0:        mate-text-editor-plugins-1.2.0-mga-remove-obsolated-plugins.patch
12cu|pluma-plugins-1.2.0-2|14	
12cu|pluma-plugins-1.2.0-2|15	BuildRequires: intltool
12cu|pluma-plugins-1.2.0-2|16	BuildRequires: mate-common
12cu|pluma-plugins-1.2.0-2|17	BuildRequires: pkgconfig(gio-2.0)
12cu|pluma-plugins-1.2.0-2|18	BuildRequires: pkgconfig(dbus-python)
12cu|pluma-plugins-1.2.0-2|19	BuildRequires: pkgconfig(vte)
12cu|pluma-plugins-1.2.0-2|20	BuildRequires: pkgconfig(glib-2.0)
12cu|pluma-plugins-1.2.0-2|21	BuildRequires: pkgconfig(gtk+-2.0)
12cu|pluma-plugins-1.2.0-2|22	BuildRequires: pkgconfig(pluma) >= 1.6.0
12cu|pluma-plugins-1.2.0-2|23	BuildRequires: pkgconfig(pygobject-2.0)
12cu|pluma-plugins-1.2.0-2|24	BuildRequires: pkgconfig(pygtk-2.0)
12cu|pluma-plugins-1.2.0-2|25	BuildRequires: pkgconfig(pygtksourceview-2.0)
12cu|pluma-plugins-1.2.0-2|26	BuildRequires: python
12cu|pluma-plugins-1.2.0-2|27	
12cu|pluma-plugins-1.2.0-2|28	Requires:      pluma >= 1.6.0
12cu|pluma-plugins-1.2.0-2|29	Requires:      python-gtksourceview
12cu|pluma-plugins-1.2.0-2|30	
12cu|pluma-plugins-1.2.0-2|31	%rename %{oname}
12cu|pluma-plugins-1.2.0-2|32	
12cu|pluma-plugins-1.2.0-2|33	%description
12cu|pluma-plugins-1.2.0-2|34	Pluma is a small but powerful text editor designed expressly
12cu|pluma-plugins-1.2.0-2|35	for MATE.
12cu|pluma-plugins-1.2.0-2|36	
12cu|pluma-plugins-1.2.0-2|37	It includes such features as split-screen mode, a plugin
12cu|pluma-plugins-1.2.0-2|38	API, which allows Pluma to be extended to support many
12cu|pluma-plugins-1.2.0-2|39	features while remaining small at its core, multiple
12cu|pluma-plugins-1.2.0-2|40	document editing through the use of a 'tabbed' notebook and
12cu|pluma-plugins-1.2.0-2|41	many more functions.
12cu|pluma-plugins-1.2.0-2|42	
12cu|pluma-plugins-1.2.0-2|43	
12cu|pluma-plugins-1.2.0-2|44	This package contains some extra plugins for Pluma, extending Pluma
12cu|pluma-plugins-1.2.0-2|45	functionality.
12cu|pluma-plugins-1.2.0-2|46	
12cu|pluma-plugins-1.2.0-2|47	%prep
12cu|pluma-plugins-1.2.0-2|48	%setup -q -n %{oname}-master
12cu|pluma-plugins-1.2.0-2|49	%apply_patches
12cu|pluma-plugins-1.2.0-2|50	
12cu|pluma-plugins-1.2.0-2|51	%build
12cu|pluma-plugins-1.2.0-2|52	NOCONFIGURE=1 ./autogen.sh
12cu|pluma-plugins-1.2.0-2|53	%configure2_5x --with-plugins=all
12cu|pluma-plugins-1.2.0-2|54	
12cu|pluma-plugins-1.2.0-2|55	%make LIBS='-lm -lgmodule-2.0'
12cu|pluma-plugins-1.2.0-2|56	
12cu|pluma-plugins-1.2.0-2|57	%install
12cu|pluma-plugins-1.2.0-2|58	
12cu|pluma-plugins-1.2.0-2|59	%makeinstall_std
12cu|pluma-plugins-1.2.0-2|60	
12cu|pluma-plugins-1.2.0-2|61	%{find_lang} %{name}
12cu|pluma-plugins-1.2.0-2|62	
12cu|pluma-plugins-1.2.0-2|63	%files  -f %{name}.lang
12cu|pluma-plugins-1.2.0-2|64	%doc README COPYING AUTHORS
12cu|pluma-plugins-1.2.0-2|65	%{_datadir}/pluma/plugins/*
12cu|pluma-plugins-1.2.0-2|66	%{_libdir}/pluma/plugins/*
12cu|pluma-plugins-1.2.0-2|67	

11766 12
12cu|plymouth-theme-steampunk-3.0-1|1	# noarch package but uses _lib macro in post scripts
12cu|plymouth-theme-steampunk-3.0-1|2	%define _enable_debug_packages %{nil}
12cu|plymouth-theme-steampunk-3.0-1|3	%define debug_package %{nil}
12cu|plymouth-theme-steampunk-3.0-1|4	
12cu|plymouth-theme-steampunk-3.0-1|5	Summary:	"SteampunK Powered Linux" Plymouth theme
12cu|plymouth-theme-steampunk-3.0-1|6	Name:		plymouth-theme-steampunk
12cu|plymouth-theme-steampunk-3.0-1|7	Version:	3.0
12cu|plymouth-theme-steampunk-3.0-1|8	Release:	1
12cu|plymouth-theme-steampunk-3.0-1|9	License:	Creative Commons Attribution-ShareAlike
12cu|plymouth-theme-steampunk-3.0-1|10	Group:		System/Kernel and hardware
12cu|plymouth-theme-steampunk-3.0-1|11	Url:		http://kde-look.org/content/show.php?content=146030
12cu|plymouth-theme-steampunk-3.0-1|12	Source0:	http://sites.google.com/site/binaryinspiration/download/SPL_Plymouth.tar.gz
12cu|plymouth-theme-steampunk-3.0-1|13	Requires:	plymouth
12cu|plymouth-theme-steampunk-3.0-1|14	Requires(post,postun):	plymouth-scripts
12cu|plymouth-theme-steampunk-3.0-1|15	
12cu|plymouth-theme-steampunk-3.0-1|16	%description
12cu|plymouth-theme-steampunk-3.0-1|17	This package contains the "SteampunK Powered Linux" Plymouth theme.
12cu|plymouth-theme-steampunk-3.0-1|18	
12cu|plymouth-theme-steampunk-3.0-1|19	%files
12cu|plymouth-theme-steampunk-3.0-1|20	%{_datadir}/plymouth/themes/SteampunK
12cu|plymouth-theme-steampunk-3.0-1|21	
12cu|plymouth-theme-steampunk-3.0-1|22	%post
12cu|plymouth-theme-steampunk-3.0-1|23	if [ -x %{_sbindir}/plymouth-set-default-theme ]; then
12cu|plymouth-theme-steampunk-3.0-1|24	export LIB=%{_lib}
12cu|plymouth-theme-steampunk-3.0-1|25	if [ $1 -eq 1 ]; then
12cu|plymouth-theme-steampunk-3.0-1|26	%{_sbindir}/plymouth-set-default-theme --rebuild-initrd SteampunK
12cu|plymouth-theme-steampunk-3.0-1|27	else
12cu|plymouth-theme-steampunk-3.0-1|28	THEME=$(%{_sbindir}/plymouth-set-default-theme)
12cu|plymouth-theme-steampunk-3.0-1|29	if [ "$THEME" == "text" -o "$THEME" == "SteampunK" ]; then
12cu|plymouth-theme-steampunk-3.0-1|30	%{_sbindir}/plymouth-set-default-theme --rebuild-initrd SteampunK
12cu|plymouth-theme-steampunk-3.0-1|31	fi
12cu|plymouth-theme-steampunk-3.0-1|32	fi
12cu|plymouth-theme-steampunk-3.0-1|33	fi
12cu|plymouth-theme-steampunk-3.0-1|34	
12cu|plymouth-theme-steampunk-3.0-1|35	%postun
12cu|plymouth-theme-steampunk-3.0-1|36	export LIB=%{_lib}
12cu|plymouth-theme-steampunk-3.0-1|37	if [ $1 -eq 0 -a -x %{_sbindir}/plymouth-set-default-theme ]; then
12cu|plymouth-theme-steampunk-3.0-1|38	if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "SteampunK" ]; then
12cu|plymouth-theme-steampunk-3.0-1|39	%{_sbindir}/plymouth-set-default-theme --reset --rebuild-initrd
12cu|plymouth-theme-steampunk-3.0-1|40	fi
12cu|plymouth-theme-steampunk-3.0-1|41	fi
12cu|plymouth-theme-steampunk-3.0-1|42	
12cu|plymouth-theme-steampunk-3.0-1|43	#----------------------------------------------------------------------------
12cu|plymouth-theme-steampunk-3.0-1|44	
12cu|plymouth-theme-steampunk-3.0-1|45	%prep
12cu|plymouth-theme-steampunk-3.0-1|46	%setup -q -c
12cu|plymouth-theme-steampunk-3.0-1|47	find . -type f | xargs chmod 0644
12cu|plymouth-theme-steampunk-3.0-1|48	
12cu|plymouth-theme-steampunk-3.0-1|49	%build
12cu|plymouth-theme-steampunk-3.0-1|50	# nothing
12cu|plymouth-theme-steampunk-3.0-1|51	
12cu|plymouth-theme-steampunk-3.0-1|52	%install
12cu|plymouth-theme-steampunk-3.0-1|53	mkdir -p %{buildroot}%{_datadir}/plymouth/themes/
12cu|plymouth-theme-steampunk-3.0-1|54	
12cu|plymouth-theme-steampunk-3.0-1|55	cp -r SteampunK %{buildroot}%{_datadir}/plymouth/themes/
12cu|plymouth-theme-steampunk-3.0-1|56	
12cu|plymouth-theme-steampunk-3.0-1|57	%changelog
12cu|plymouth-theme-steampunk-3.0-1|58	* Mon Oct 21 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0-1
12cu|plymouth-theme-steampunk-3.0-1|59	+ Revision: 385dd6b
12cu|plymouth-theme-steampunk-3.0-1|60	- LOG Update Requires
12cu|plymouth-theme-steampunk-3.0-1|61	
12cu|plymouth-theme-steampunk-3.0-1|62	

11767 12
12cu|pmount-0.9.23-4|1	Summary:	Pmount allow mounting devices without fstab modifications
12cu|pmount-0.9.23-4|2	Name:		pmount
12cu|pmount-0.9.23-4|3	Version:	0.9.23
12cu|pmount-0.9.23-4|4	Release:	4
12cu|pmount-0.9.23-4|5	License:	GPLv2+
12cu|pmount-0.9.23-4|6	Group:		System/Base
12cu|pmount-0.9.23-4|7	Url:		http://packages.debian.org/unstable/utils/pmount
12cu|pmount-0.9.23-4|8	Source0:	http://ftp.de.debian.org/debian/pool/main/p/%{name}/%{name}_%{version}.orig.tar.bz2
12cu|pmount-0.9.23-4|9	Patch0:		pmount-0.9.17-no-user-change-during-install.patch
12cu|pmount-0.9.23-4|10	Buildrequires:	glib-gettextize
12cu|pmount-0.9.23-4|11	Buildrequires:	intltool
12cu|pmount-0.9.23-4|12	BuildRequires:	libtool
12cu|pmount-0.9.23-4|13	Buildrequires:	perl-XML-Parser
12cu|pmount-0.9.23-4|14	Buildrequires:	gettext-devel
12cu|pmount-0.9.23-4|15	Buildrequires:	sysfsutils-devel
12cu|pmount-0.9.23-4|16	Buildrequires:	pkgconfig(blkid)
12cu|pmount-0.9.23-4|17	
12cu|pmount-0.9.23-4|18	%description
12cu|pmount-0.9.23-4|19	Pmount allow mounting usb, firewire and pcmci media without modifying
12cu|pmount-0.9.23-4|20	/etc/fstab. It's a good base for automount software.
12cu|pmount-0.9.23-4|21	
12cu|pmount-0.9.23-4|22	%files -f %{name}.lang
12cu|pmount-0.9.23-4|23	%{_mandir}/man?/*
12cu|pmount-0.9.23-4|24	%config(noreplace) %{_sysconfdir}/pmount.allow
12cu|pmount-0.9.23-4|25	%attr(4755,root,root) %{_bindir}/pmount
12cu|pmount-0.9.23-4|26	%attr(4755,root,root) %{_bindir}/pumount
12cu|pmount-0.9.23-4|27	
12cu|pmount-0.9.23-4|28	#----------------------------------------------------------------------------
12cu|pmount-0.9.23-4|29	
12cu|pmount-0.9.23-4|30	%prep
12cu|pmount-0.9.23-4|31	%setup -q -n %{name}-%{version}
12cu|pmount-0.9.23-4|32	%patch0 -p1 -b .no-user-change-during-install
12cu|pmount-0.9.23-4|33	
12cu|pmount-0.9.23-4|34	%build
12cu|pmount-0.9.23-4|35	autoreconf -fi
12cu|pmount-0.9.23-4|36	libtoolize
12cu|pmount-0.9.23-4|37	%configure2_5x --disable-hal
12cu|pmount-0.9.23-4|38	%make
12cu|pmount-0.9.23-4|39	
12cu|pmount-0.9.23-4|40	%install
12cu|pmount-0.9.23-4|41	%makeinstall_std
12cu|pmount-0.9.23-4|42	
12cu|pmount-0.9.23-4|43	%find_lang %{name}
12cu|pmount-0.9.23-4|44	
12cu|pmount-0.9.23-4|45	
12cu|pmount-0.9.23-4|46	%changelog
12cu|pmount-0.9.23-4|47	* Mon Mar 31 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.23-4
12cu|pmount-0.9.23-4|48	+ Revision: 86bb6e0
12cu|pmount-0.9.23-4|49	- Spec cleanup
12cu|pmount-0.9.23-4|50	
12cu|pmount-0.9.23-4|51	

11768 12
12cu|pms-0.94-8|1	%define debug_package %{nil}
12cu|pms-0.94-8|2	
12cu|pms-0.94-8|3	Summary:	Password Management System
12cu|pms-0.94-8|4	Name:		pms
12cu|pms-0.94-8|5	Version:	0.94
12cu|pms-0.94-8|6	Release: 	8
12cu|pms-0.94-8|7	License:	GPL
12cu|pms-0.94-8|8	Group:		File tools
12cu|pms-0.94-8|9	URL:		http://passwordms.sourceforge.net
12cu|pms-0.94-8|10	Source:		%{name}-%{version}.tar.bz2
12cu|pms-0.94-8|11	Patch:		%{name}.install.patch.bz2
12cu|pms-0.94-8|12	BuildRequires:	ncurses-devel
12cu|pms-0.94-8|13	BuildRequires:	cdk-devel
12cu|pms-0.94-8|14	
12cu|pms-0.94-8|15	%description
12cu|pms-0.94-8|16	The Password Management System is a simple password manager for the
12cu|pms-0.94-8|17	console which uses blowfish for encryption and CDK for the interface.
12cu|pms-0.94-8|18	It was written for sysadmins who must handle user logins for many computers.
12cu|pms-0.94-8|19	
12cu|pms-0.94-8|20	%prep
12cu|pms-0.94-8|21	%setup -q
12cu|pms-0.94-8|22	%patch0 -p0
12cu|pms-0.94-8|23	
12cu|pms-0.94-8|24	%build
12cu|pms-0.94-8|25	%configure
12cu|pms-0.94-8|26	%make
12cu|pms-0.94-8|27	
12cu|pms-0.94-8|28	%install
12cu|pms-0.94-8|29	install -d %{buildroot}%{_bindir}/
12cu|pms-0.94-8|30	%makeinstall
12cu|pms-0.94-8|31	
12cu|pms-0.94-8|32	%files
12cu|pms-0.94-8|33	%{_bindir}/*
12cu|pms-0.94-8|34	%defattr(644,root,root,755)
12cu|pms-0.94-8|35	%doc README NOTES TODO
12cu|pms-0.94-8|36	
12cu|pms-0.94-8|37	%changelog
12cu|pms-0.94-8|38	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.94-8
12cu|pms-0.94-8|39	+ Revision: abd6a1d
12cu|pms-0.94-8|40	- Fix BRs
12cu|pms-0.94-8|41	
12cu|pms-0.94-8|42	

11769 12
12cu|pocketsphinx-0.8-1|1	%define major	1
12cu|pocketsphinx-0.8-1|2	%define devname	%mklibname %{name} -d
12cu|pocketsphinx-0.8-1|3	%define libname	%mklibname %{name} %{major}
12cu|pocketsphinx-0.8-1|4	
12cu|pocketsphinx-0.8-1|5	%define gstname	gstreamer0.10-%{name}
12cu|pocketsphinx-0.8-1|6	
12cu|pocketsphinx-0.8-1|7	Name:		pocketsphinx
12cu|pocketsphinx-0.8-1|8	Version:	0.8
12cu|pocketsphinx-0.8-1|9	Release:	%mkrel 1
12cu|pocketsphinx-0.8-1|10	Summary:	Real-time speech recognition
12cu|pocketsphinx-0.8-1|11	Group:		Sound
12cu|pocketsphinx-0.8-1|12	License:	BSD and LGPLv2+
12cu|pocketsphinx-0.8-1|13	URL:		http://cmusphinx.sourceforge.net/
12cu|pocketsphinx-0.8-1|14	Source0:	http://sourceforge.net/projects/cmusphinx/files/pocketsphinx/%{version}/%{name}-%{version}.tar.gz
12cu|pocketsphinx-0.8-1|15	BuildRequires:	python-setuptools
12cu|pocketsphinx-0.8-1|16	BuildRequires:	pkgconfig(sndfile)
12cu|pocketsphinx-0.8-1|17	BuildRequires:	pkgconfig(sphinxbase)
12cu|pocketsphinx-0.8-1|18	BuildRequires:	pkgconfig(gstreamer-0.10)
12cu|pocketsphinx-0.8-1|19	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12cu|pocketsphinx-0.8-1|20	
12cu|pocketsphinx-0.8-1|21	%description
12cu|pocketsphinx-0.8-1|22	PocketSphinx is a version of the open-source Sphinx-II speech recognition
12cu|pocketsphinx-0.8-1|23	system which is able to recognize speech in real-time.  While it may be
12cu|pocketsphinx-0.8-1|24	somewhat less accurate than the offline speech recognizers, it is lightweight
12cu|pocketsphinx-0.8-1|25	enough to run on handheld and embedded devices.
12cu|pocketsphinx-0.8-1|26	
12cu|pocketsphinx-0.8-1|27	%files
12cu|pocketsphinx-0.8-1|28	%doc AUTHORS ChangeLog COPYING NEWS README
12cu|pocketsphinx-0.8-1|29	%{_bindir}/*
12cu|pocketsphinx-0.8-1|30	%{_datadir}/%{name}
12cu|pocketsphinx-0.8-1|31	%{_mandir}/man1/*
12cu|pocketsphinx-0.8-1|32	
12cu|pocketsphinx-0.8-1|33	#-----------------------------------------------------------------------------
12cu|pocketsphinx-0.8-1|34	
12cu|pocketsphinx-0.8-1|35	%package -n %{devname}
12cu|pocketsphinx-0.8-1|36	Summary:	Header files for developing with pocketsphinx
12cu|pocketsphinx-0.8-1|37	Group:		Development/C
12cu|pocketsphinx-0.8-1|38	Requires:	%{libname} = %{version}
12cu|pocketsphinx-0.8-1|39	Provides:	%{name}-devel = %{version}-%{release}
12cu|pocketsphinx-0.8-1|40	
12cu|pocketsphinx-0.8-1|41	%description -n %{devname}
12cu|pocketsphinx-0.8-1|42	Header files for developing with pocketsphinx.
12cu|pocketsphinx-0.8-1|43	
12cu|pocketsphinx-0.8-1|44	%files -n %{devname}
12cu|pocketsphinx-0.8-1|45	%doc COPYING
12cu|pocketsphinx-0.8-1|46	%{_includedir}/%{name}
12cu|pocketsphinx-0.8-1|47	%{_libdir}/lib%{name}.so
12cu|pocketsphinx-0.8-1|48	%{_libdir}/pkgconfig/%{name}.pc
12cu|pocketsphinx-0.8-1|49	
12cu|pocketsphinx-0.8-1|50	#-----------------------------------------------------------------------------
12cu|pocketsphinx-0.8-1|51	
12cu|pocketsphinx-0.8-1|52	%package -n %{libname}
12cu|pocketsphinx-0.8-1|53	Summary:	Shared libraries for pocketsphinx executables
12cu|pocketsphinx-0.8-1|54	Group:		System/Libraries
12cu|pocketsphinx-0.8-1|55	
12cu|pocketsphinx-0.8-1|56	%description -n %{libname}
12cu|pocketsphinx-0.8-1|57	Shared libraries for pocketsphinx executables.
12cu|pocketsphinx-0.8-1|58	
12cu|pocketsphinx-0.8-1|59	%files -n %{libname}
12cu|pocketsphinx-0.8-1|60	%doc COPYING
12cu|pocketsphinx-0.8-1|61	%{_libdir}/lib%{name}.so.%{major}*
12cu|pocketsphinx-0.8-1|62	
12cu|pocketsphinx-0.8-1|63	#-----------------------------------------------------------------------------
12cu|pocketsphinx-0.8-1|64	
12cu|pocketsphinx-0.8-1|65	%package -n python-%{name}
12cu|pocketsphinx-0.8-1|66	Summary:	Python interface to pocketsphinx
12cu|pocketsphinx-0.8-1|67	Group:		Development/Python
12cu|pocketsphinx-0.8-1|68	Requires:	%{name} = %{version}
12cu|pocketsphinx-0.8-1|69	
12cu|pocketsphinx-0.8-1|70	%description -n python-%{name}
12cu|pocketsphinx-0.8-1|71	Python interface to pocketsphinx.
12cu|pocketsphinx-0.8-1|72	
12cu|pocketsphinx-0.8-1|73	%files -n python-%{name}
12cu|pocketsphinx-0.8-1|74	%doc COPYING
12cu|pocketsphinx-0.8-1|75	%{py_platsitedir}/*
12cu|pocketsphinx-0.8-1|76	
12cu|pocketsphinx-0.8-1|77	#-----------------------------------------------------------------------------
12cu|pocketsphinx-0.8-1|78	
12cu|pocketsphinx-0.8-1|79	%package -n %{gstname}
12cu|pocketsphinx-0.8-1|80	Summary:	Gstreamer plugin for pocketsphinx
12cu|pocketsphinx-0.8-1|81	Group:		Sound
12cu|pocketsphinx-0.8-1|82	Requires:	%{name} = %{version}
12cu|pocketsphinx-0.8-1|83	
12cu|pocketsphinx-0.8-1|84	%description -n %{gstname}
12cu|pocketsphinx-0.8-1|85	Gstreamer plugin for pocketsphinx.
12cu|pocketsphinx-0.8-1|86	
12cu|pocketsphinx-0.8-1|87	%files -n %{gstname}
12cu|pocketsphinx-0.8-1|88	%doc COPYING
12cu|pocketsphinx-0.8-1|89	%{_libdir}/gstreamer-0.10/libgst%{name}.so
12cu|pocketsphinx-0.8-1|90	
12cu|pocketsphinx-0.8-1|91	#-----------------------------------------------------------------------------
12cu|pocketsphinx-0.8-1|92	
12cu|pocketsphinx-0.8-1|93	%prep
12cu|pocketsphinx-0.8-1|94	%setup -q
12cu|pocketsphinx-0.8-1|95	
12cu|pocketsphinx-0.8-1|96	
12cu|pocketsphinx-0.8-1|97	%build
12cu|pocketsphinx-0.8-1|98	%configure2_5x --disable-static
12cu|pocketsphinx-0.8-1|99	%make
12cu|pocketsphinx-0.8-1|100	#LIBS="-lsphinxbase -lsphinxad -lm"
12cu|pocketsphinx-0.8-1|101	
12cu|pocketsphinx-0.8-1|102	
12cu|pocketsphinx-0.8-1|103	%install
12cu|pocketsphinx-0.8-1|104	mkdir -p %{buildroot}%{python_sitearch}
12cu|pocketsphinx-0.8-1|105	%makeinstall_std
12cu|pocketsphinx-0.8-1|106	
12cu|pocketsphinx-0.8-1|107	mkdir -p %{buildroot}%{_mandir}/man1
12cu|pocketsphinx-0.8-1|108	install -pm644 doc/*.1 %{buildroot}%{_mandir}/man1/
12cu|pocketsphinx-0.8-1|109	
12cu|pocketsphinx-0.8-1|110	# we don't want these
12cu|pocketsphinx-0.8-1|111	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12cu|pocketsphinx-0.8-1|112	
12cu|pocketsphinx-0.8-1|113	
12cu|pocketsphinx-0.8-1|114	%check
12cu|pocketsphinx-0.8-1|115	%make check
12cu|pocketsphinx-0.8-1|116	
12cu|pocketsphinx-0.8-1|117	
12cu|pocketsphinx-0.8-1|118	
12cu|pocketsphinx-0.8-1|119	%changelog
12cu|pocketsphinx-0.8-1|120	* Wed Apr 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-1
12cu|pocketsphinx-0.8-1|121	+ Revision: e419f34
12cu|pocketsphinx-0.8-1|122	- Added sndfile BR
12cu|pocketsphinx-0.8-1|123	
12cu|pocketsphinx-0.8-1|124	

11770 12
12cu|pokerth-1.1-1|1	Name:		pokerth
12cu|pokerth-1.1-1|2	Summary:	Play Texas Holdem Poker alone or on-line
12cu|pokerth-1.1-1|3	Version:	1.1
12cu|pokerth-1.1-1|4	Release:	1
12cu|pokerth-1.1-1|5	License:	GPLv2+
12cu|pokerth-1.1-1|6	Group:		Games/Cards
12cu|pokerth-1.1-1|7	URL:		http://www.pokerth.net/
12cu|pokerth-1.1-1|8	Source0:	http://garr.dl.sourceforge.net/project/pokerth/pokerth/1.1/PokerTH-%{version}-src.tar.bz2
12cu|pokerth-1.1-1|9	Patch0:		PokerTH-1.0.1-libircclient-dir.patch
12cu|pokerth-1.1-1|10	Patch1:		PokerTH-0.9.1-link.patch
12cu|pokerth-1.1-1|11	BuildRequires:	qt5-devel
12cu|pokerth-1.1-1|12	# just to be shure:
12cu|pokerth-1.1-1|13	BuildRequires:	pkgconfig(Qt5Widgets)
12cu|pokerth-1.1-1|14	#
12cu|pokerth-1.1-1|15	BuildRequires:	gnutls-devel
12cu|pokerth-1.1-1|16	BuildRequires:	boost-devel
12cu|pokerth-1.1-1|17	BuildRequires:	tinyxml-devel
12cu|pokerth-1.1-1|18	BuildRequires:	libircclient-static-devel
12cu|pokerth-1.1-1|19	BuildRequires:	libgcrypt-devel
12cu|pokerth-1.1-1|20	BuildRequires:	pkgconfig(libcurl)
12cu|pokerth-1.1-1|21	BuildRequires:	pkgconfig(libgsasl)
12cu|pokerth-1.1-1|22	BuildRequires:	pkgconfig(protobuf)
12cu|pokerth-1.1-1|23	BuildRequires:	pkgconfig(SDL_mixer)
12cu|pokerth-1.1-1|24	
12cu|pokerth-1.1-1|25	%description
12cu|pokerth-1.1-1|26	PokerTH is a multi-platform poker game.
12cu|pokerth-1.1-1|27	It allows you to play the popular "Texas Hold'em" poker variant against up to
12cu|pokerth-1.1-1|28	six computer-opponents or play network games with people all over the world.
12cu|pokerth-1.1-1|29	
12cu|pokerth-1.1-1|30	%package	server
12cu|pokerth-1.1-1|31	Summary:	PokerTH server
12cu|pokerth-1.1-1|32	Group:		Games/Cards
12cu|pokerth-1.1-1|33	
12cu|pokerth-1.1-1|34	%description server
12cu|pokerth-1.1-1|35	PokerTH server.
12cu|pokerth-1.1-1|36	
12cu|pokerth-1.1-1|37	%prep
12cu|pokerth-1.1-1|38	%setup -q -n PokerTH-%{version}-src
12cu|pokerth-1.1-1|39	%patch0 -p1
12cu|pokerth-1.1-1|40	%patch1 -p0
12cu|pokerth-1.1-1|41	# spurious-executable-perm over 100 W
12cu|pokerth-1.1-1|42	find . -type f -exec chmod -x {} \;
12cu|pokerth-1.1-1|43	chmod -x ChangeLog
12cu|pokerth-1.1-1|44	# wrong-file-end-of-line-encoding
12cu|pokerth-1.1-1|45	perl -i -pe 's/\r\n/\n/gs' docs/server_setup_howto.txt
12cu|pokerth-1.1-1|46	
12cu|pokerth-1.1-1|47	%build
12cu|pokerth-1.1-1|48	qmake-qt5 \
12cu|pokerth-1.1-1|49	QMAKE_CFLAGS_RELEASE="%optflags" \
12cu|pokerth-1.1-1|50	QMAKE_CXXFLAGS_RELEASE="%optflags" \
12cu|pokerth-1.1-1|51	pokerth.pro
12cu|pokerth-1.1-1|52	sed -i 's|-pipe |%optflags -fno-strict-aliasing |g' Makefile*
12cu|pokerth-1.1-1|53	%make
12cu|pokerth-1.1-1|54	
12cu|pokerth-1.1-1|55	%install
12cu|pokerth-1.1-1|56	#data
12cu|pokerth-1.1-1|57	%make INSTALL_ROOT=%{buildroot} install
12cu|pokerth-1.1-1|58	#binaries
12cu|pokerth-1.1-1|59	install -d -m 755 %{buildroot}%{_bindir}
12cu|pokerth-1.1-1|60	install -m 755 %{name} %{buildroot}%{_bindir}/
12cu|pokerth-1.1-1|61	install -m 755 bin/%{name}_server %{buildroot}%{_bindir}/
12cu|pokerth-1.1-1|62	#man page
12cu|pokerth-1.1-1|63	install -d -m 755 %{buildroot}%{_mandir}/man1
12cu|pokerth-1.1-1|64	install -m 644 docs/%{name}.1 %{buildroot}%{_mandir}/man1/
12cu|pokerth-1.1-1|65	#icon
12cu|pokerth-1.1-1|66	install -d -m 755 %{buildroot}%{_iconsdir}
12cu|pokerth-1.1-1|67	install -m 644 %{name}.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|pokerth-1.1-1|68	#menu
12cu|pokerth-1.1-1|69	install -d -m 755 %{buildroot}%{_datadir}/applications/
12cu|pokerth-1.1-1|70	install -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/
12cu|pokerth-1.1-1|71	
12cu|pokerth-1.1-1|72	chmod -x %{buildroot}%{_datadir}/pokerth/data/misc/agpl.html
12cu|pokerth-1.1-1|73	chmod -x %{buildroot}%{_datadir}/pokerth/data/gfx/gui/table/default_800x480/defaulttablestyle_800x480.xml
12cu|pokerth-1.1-1|74	chmod -x %{buildroot}%{_datadir}/pokerth/data/gfx/gui/table/default_800x480/android_tablestyle_800x480.xml
12cu|pokerth-1.1-1|75	
12cu|pokerth-1.1-1|76	%files
12cu|pokerth-1.1-1|77	%doc ChangeLog docs/gui_styling_howto.txt
12cu|pokerth-1.1-1|78	%attr(0755,root,root) %{_bindir}/%{name}
12cu|pokerth-1.1-1|79	%{_mandir}/man1/%{name}.1*
12cu|pokerth-1.1-1|80	%{_datadir}/%{name}
12cu|pokerth-1.1-1|81	%{_datadir}/pixmaps/%{name}.png
12cu|pokerth-1.1-1|82	%{_datadir}/applications/%{name}.desktop
12cu|pokerth-1.1-1|83	%{_iconsdir}/%{name}.png
12cu|pokerth-1.1-1|84	
12cu|pokerth-1.1-1|85	%files server
12cu|pokerth-1.1-1|86	%doc ChangeLog COPYING docs/server_setup_howto.txt
12cu|pokerth-1.1-1|87	%attr(0755,root,root) %{_bindir}/%{name}_server
12cu|pokerth-1.1-1|88	
12cu|pokerth-1.1-1|89	
12cu|pokerth-1.1-1|90	%changelog
12cu|pokerth-1.1-1|91	* Sun Dec 29 2013 symbianflo <symbianflo@mandrivausers.ro> 1.1-1
12cu|pokerth-1.1-1|92	+ Revision: fd1e84d
12cu|pokerth-1.1-1|93	- Merge pull request #1 from symbianflo/pokerth:rosa2012.1
12cu|pokerth-1.1-1|94	- symbianflo
12cu|pokerth-1.1-1|95	
12cu|pokerth-1.1-1|96	

11771 12
12cu|polipo-1.0.4.1-3|1	Name:		polipo
12cu|polipo-1.0.4.1-3|2	Summary:	Lightweight caching web proxy
12cu|polipo-1.0.4.1-3|3	Group:		System/Servers
12cu|polipo-1.0.4.1-3|4	Version:	1.0.4.1
12cu|polipo-1.0.4.1-3|5	Release:	3
12cu|polipo-1.0.4.1-3|6	License:	MIT
12cu|polipo-1.0.4.1-3|7	URL:		http://www.pps.jussieu.fr/~jch/software/%{name}/
12cu|polipo-1.0.4.1-3|8	Source0:	http://freehaven.net/~chrisd/%{name}/%{name}-%{version}.tar.gz
12cu|polipo-1.0.4.1-3|9	Source1:	%{name}.init
12cu|polipo-1.0.4.1-3|10	Source2:	%{name}.conf
12cu|polipo-1.0.4.1-3|11	Source3:	%{name}.forbidden
12cu|polipo-1.0.4.1-3|12	Source4:	%{name}.logrotate
12cu|polipo-1.0.4.1-3|13	Source5:	%{name}.nm
12cu|polipo-1.0.4.1-3|14	Patch0:		polipo-1.0.4.1-fix-Makefile-to-access-install-info.patch
12cu|polipo-1.0.4.1-3|15	BuildRequires:	texinfo
12cu|polipo-1.0.4.1-3|16	BuildRequires:	info
12cu|polipo-1.0.4.1-3|17	Requires:	chkconfig
12cu|polipo-1.0.4.1-3|18	Requires:	logrotate
12cu|polipo-1.0.4.1-3|19	
12cu|polipo-1.0.4.1-3|20	%description
12cu|polipo-1.0.4.1-3|21	Polipo is a lightweight caching web proxy that was designed as a personal
12cu|polipo-1.0.4.1-3|22	cache. It is able to cache incomplete objects and will complete them using
12cu|polipo-1.0.4.1-3|23	range requests. It will use HTTP/1.1 pipelining if supported by the remote
12cu|polipo-1.0.4.1-3|24	server.
12cu|polipo-1.0.4.1-3|25	
12cu|polipo-1.0.4.1-3|26	%files
12cu|polipo-1.0.4.1-3|27	%doc README CHANGES COPYING config.sample
12cu|polipo-1.0.4.1-3|28	%attr(0750,%{name},%{name}) %dir %{_var}/cache/%{name}
12cu|polipo-1.0.4.1-3|29	%attr(0750,%{name},%{name}) %dir %{_var}/run/%{name}
12cu|polipo-1.0.4.1-3|30	%attr(0750,%{name},%{name}) %{_logdir}/%{name}
12cu|polipo-1.0.4.1-3|31	%{_bindir}/%{name}
12cu|polipo-1.0.4.1-3|32	%{_datadir}/%{name}
12cu|polipo-1.0.4.1-3|33	%{_mandir}/man1/*
12cu|polipo-1.0.4.1-3|34	%{_infodir}/%{name}.info*
12cu|polipo-1.0.4.1-3|35	%dir %{_sysconfdir}/%{name}
12cu|polipo-1.0.4.1-3|36	%config(noreplace) %{_sysconfdir}/%{name}/config
12cu|polipo-1.0.4.1-3|37	%config(noreplace) %{_sysconfdir}/%{name}/forbidden
12cu|polipo-1.0.4.1-3|38	%attr(0755,root,%name) %{_initddir}/%{name}
12cu|polipo-1.0.4.1-3|39	%attr(0755,root,%name) %{_sysconfdir}/NetworkManager/dispatcher.d
12cu|polipo-1.0.4.1-3|40	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cu|polipo-1.0.4.1-3|41	
12cu|polipo-1.0.4.1-3|42	
12cu|polipo-1.0.4.1-3|43	#--------------------------------------------------------------------
12cu|polipo-1.0.4.1-3|44	%prep
12cu|polipo-1.0.4.1-3|45	%setup -q
12cu|polipo-1.0.4.1-3|46	%patch0 -p0 -b .fix_makefile
12cu|polipo-1.0.4.1-3|47	
12cu|polipo-1.0.4.1-3|48	%build
12cu|polipo-1.0.4.1-3|49	%make CDEBUGFLAGS="%{optflags}"
12cu|polipo-1.0.4.1-3|50	
12cu|polipo-1.0.4.1-3|51	%install
12cu|polipo-1.0.4.1-3|52	%makeinstall \
12cu|polipo-1.0.4.1-3|53	TARGET=%{buildroot} \
12cu|polipo-1.0.4.1-3|54	PREFIX=%{_prefix} \
12cu|polipo-1.0.4.1-3|55	BINDIR=%{_bindir} \
12cu|polipo-1.0.4.1-3|56	MANDIR=%{_mandir} \
12cu|polipo-1.0.4.1-3|57	INFODIR=%{_infodir}
12cu|polipo-1.0.4.1-3|58	
12cu|polipo-1.0.4.1-3|59	install -m 0755 -d %{buildroot}%{_sysconfdir}/%{name}
12cu|polipo-1.0.4.1-3|60	install -m 0750 -d %{buildroot}%{_var}/run/%{name}
12cu|polipo-1.0.4.1-3|61	install -m 0750 -d %{buildroot}%{_var}/cache/%{name}
12cu|polipo-1.0.4.1-3|62	install -m 0750 -d %{buildroot}%{_logdir}
12cu|polipo-1.0.4.1-3|63	touch %{buildroot}%{_logdir}/%{name}
12cu|polipo-1.0.4.1-3|64	
12cu|polipo-1.0.4.1-3|65	install -D -pm 0755 %{SOURCE1} %{buildroot}%{_initddir}/%{name}
12cu|polipo-1.0.4.1-3|66	install -D -pm 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}/config
12cu|polipo-1.0.4.1-3|67	install -D -pm 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/%{name}/forbidden
12cu|polipo-1.0.4.1-3|68	install -D -pm 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cu|polipo-1.0.4.1-3|69	install -D -pm 0755 %{SOURCE5} %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d/25-%{name}
12cu|polipo-1.0.4.1-3|70	
12cu|polipo-1.0.4.1-3|71	rm -f %{buildroot}%{_infodir}/dir
12cu|polipo-1.0.4.1-3|72	
12cu|polipo-1.0.4.1-3|73	%pre
12cu|polipo-1.0.4.1-3|74	%_pre_useradd %{name} %{_var}/cache/%{name} /bin/false
12cu|polipo-1.0.4.1-3|75	
12cu|polipo-1.0.4.1-3|76	%post
12cu|polipo-1.0.4.1-3|77	%_post_service %{name}
12cu|polipo-1.0.4.1-3|78	
12cu|polipo-1.0.4.1-3|79	%preun
12cu|polipo-1.0.4.1-3|80	%_preun_service %{name}
12cu|polipo-1.0.4.1-3|81	
12cu|polipo-1.0.4.1-3|82	%postun
12cu|polipo-1.0.4.1-3|83	%_postun_userdel %{name}
12cu|polipo-1.0.4.1-3|84	
12cu|polipo-1.0.4.1-3|85	
12cu|polipo-1.0.4.1-3|86	%changelog
12cu|polipo-1.0.4.1-3|87	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4.1-3
12cu|polipo-1.0.4.1-3|88	+ Revision: bb5d233
12cu|polipo-1.0.4.1-3|89	- Added info BR
12cu|polipo-1.0.4.1-3|90	
12cu|polipo-1.0.4.1-3|91	

11772 12
12cu|pology-0.11-1|1	%define debug_package %{nil}
12cu|pology-0.11-1|2	
12cu|pology-0.11-1|3	Name:           pology
12cu|pology-0.11-1|4	Version:        0.11
12cu|pology-0.11-1|5	Release:        1
12cu|pology-0.11-1|6	Summary:        Library and command-line tools for in-depth processing of PO files
12cu|pology-0.11-1|7	License:        GPLv3+
12cu|pology-0.11-1|8	Group:          Development/Other
12cu|pology-0.11-1|9	URL:            http://pology.nedohodnik.net/
12cu|pology-0.11-1|10	
12cu|pology-0.11-1|11	Source0:        http://pology.nedohodnik.net//release/%{name}-%{version}.tar.bz2
12cu|pology-0.11-1|12	
12cu|pology-0.11-1|13	BuildRequires: cmake
12cu|pology-0.11-1|14	BuildRequires:  docbook-dtd41-sgml
12cu|pology-0.11-1|15	BuildRequires:  docbook-style-xsl
12cu|pology-0.11-1|16	BuildRequires:  pkgconfig(libxml-2.0)
12cu|pology-0.11-1|17	BuildRequires:  python-devel
12cu|pology-0.11-1|18	BuildRequires:  python-distribute
12cu|pology-0.11-1|19	BuildRequires:  epydoc
12cu|pology-0.11-1|20	BuildRequires:  xsltproc
12cu|pology-0.11-1|21	
12cu|pology-0.11-1|22	%description
12cu|pology-0.11-1|23	Pology is a Python library and collection of command-line tools for
12cu|pology-0.11-1|24	in-depth processing of PO files, the translation file format of the
12cu|pology-0.11-1|25	GNU Gettext software translation system. Pology functionality ranges
12cu|pology-0.11-1|26	from precision operations on individual PO messages, to cross-file
12cu|pology-0.11-1|27	operations on large collections of PO files.
12cu|pology-0.11-1|28	
12cu|pology-0.11-1|29	%prep
12cu|pology-0.11-1|30	%setup -q
12cu|pology-0.11-1|31	
12cu|pology-0.11-1|32	%build
12cu|pology-0.11-1|33	%cmake -DPYTHON2_PACKAGES_DIR:PATH=%{py_puresitedir}
12cu|pology-0.11-1|34	
12cu|pology-0.11-1|35	%install
12cu|pology-0.11-1|36	
12cu|pology-0.11-1|37	%makeinstall_std -C build
12cu|pology-0.11-1|38	
12cu|pology-0.11-1|39	%find_lang %{name}
12cu|pology-0.11-1|40	
12cu|pology-0.11-1|41	%files -f %{name}.lang
12cu|pology-0.11-1|42	%doc NEWS README TODO
12cu|pology-0.11-1|43	%{_bindir}/*
12cu|pology-0.11-1|44	%{_datadir}/%{name}
12cu|pology-0.11-1|45	# %{_datadir}/doc/%{name}
12cu|pology-0.11-1|46	%{py_puresitedir}/%{name}
12cu|pology-0.11-1|47	
12cu|pology-0.11-1|48	%changelog
12cu|pology-0.11-1|49	* Fri May 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11-1
12cu|pology-0.11-1|50	+ Revision: 85b9ec9
12cu|pology-0.11-1|51	- Disable debug
12cu|pology-0.11-1|52	
12cu|pology-0.11-1|53	

11773 12
12cu|pommed-1.39-2|1	# Taken from SUSE and initially modified for Mandriva by Sherwin
12cu|pommed-1.39-2|2	# Daganato: thanks
12cu|pommed-1.39-2|3	
12cu|pommed-1.39-2|4	Summary:	Apple laptops hotkeys event handler
12cu|pommed-1.39-2|5	Name:		pommed
12cu|pommed-1.39-2|6	Version:	1.39
12cu|pommed-1.39-2|7	Release:	2
12cu|pommed-1.39-2|8	License:	GPLv2
12cu|pommed-1.39-2|9	Group:		System/Kernel and hardware
12cu|pommed-1.39-2|10	URL:		http://technologeek.org/projects/pommed/
12cu|pommed-1.39-2|11	Source0:	%{name}-%{version}.tar.gz
12cu|pommed-1.39-2|12	Source1:	%{name}.init
12cu|pommed-1.39-2|13	Requires:	eject
12cu|pommed-1.39-2|14	BuildRequires:	dbus-devel
12cu|pommed-1.39-2|15	BuildRequires:	confuse-devel
12cu|pommed-1.39-2|16	BuildRequires:	libsmbios-devel
12cu|pommed-1.39-2|17	BuildRequires:	pciutils-devel
12cu|pommed-1.39-2|18	BuildRequires:	pkgconfig(alsa)
12cu|pommed-1.39-2|19	BuildRequires:	pkgconfig(audiofile)
12cu|pommed-1.39-2|20	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|pommed-1.39-2|21	BuildRequires:	pkgconfig(libglade-2.0)
12cu|pommed-1.39-2|22	BuildRequires:	pkgconfig(x11)
12cu|pommed-1.39-2|23	BuildRequires:	pkgconfig(xext)
12cu|pommed-1.39-2|24	BuildRequires:	pkgconfig(xpm)
12cu|pommed-1.39-2|25	BuildRequires:	desktop-file-utils
12cu|pommed-1.39-2|26	BuildRequires:  dbus-glib-devel
12cu|pommed-1.39-2|27	
12cu|pommed-1.39-2|28	%description
12cu|pommed-1.39-2|29	pommed handles the hotkeys found on the Apple MacBook Pro, MacBook and
12cu|pommed-1.39-2|30	PowerBook laptops and adjusts the LCD backlight, sound volume, keyboard
12cu|pommed-1.39-2|31	backlight or ejects the CD-ROM drive accordingly.
12cu|pommed-1.39-2|32	
12cu|pommed-1.39-2|33	pommed also monitors the ambient light sensors to automatically light
12cu|pommed-1.39-2|34	up the keyboard backlight on the MacBook Pro and PowerBook.
12cu|pommed-1.39-2|35	
12cu|pommed-1.39-2|36	Optional support for the Apple Remote control is available.
12cu|pommed-1.39-2|37	
12cu|pommed-1.39-2|38	%package -n gpomme
12cu|pommed-1.39-2|39	Summary:	graphical client for pommed
12cu|pommed-1.39-2|40	Group:		System/Kernel and hardware
12cu|pommed-1.39-2|41	Requires:	pommed
12cu|pommed-1.39-2|42	Requires:	dbus
12cu|pommed-1.39-2|43	
12cu|pommed-1.39-2|44	%description -n gpomme
12cu|pommed-1.39-2|45	pommed handles the hotkeys found on the Apple MacBook Pro, MacBook and
12cu|pommed-1.39-2|46	PowerBook laptops and adjusts the LCD backlight, sound volume, keyboard
12cu|pommed-1.39-2|47	backlight or ejects the CD-ROM drive accordingly.
12cu|pommed-1.39-2|48	
12cu|pommed-1.39-2|49	gpomme is a graphical client for pommed. It listens for signals sent by
12cu|pommed-1.39-2|50	pommed on DBus and displays the action taken by pommed along with the
12cu|pommed-1.39-2|51	current state associated to this action.
12cu|pommed-1.39-2|52	
12cu|pommed-1.39-2|53	%package -n wmpomme
12cu|pommed-1.39-2|54	Summary:	WindowMaker dockapp client for pommed
12cu|pommed-1.39-2|55	Group:		System/Kernel and hardware
12cu|pommed-1.39-2|56	Requires:	pommed
12cu|pommed-1.39-2|57	Requires:	dbus
12cu|pommed-1.39-2|58	
12cu|pommed-1.39-2|59	%description -n wmpomme
12cu|pommed-1.39-2|60	pommed handles the hotkeys found on the Apple MacBook Pro, MacBook and
12cu|pommed-1.39-2|61	PowerBook laptops and adjusts the LCD backlight, sound volume, keyboard
12cu|pommed-1.39-2|62	backlight or ejects the CD-ROM drive accordingly.
12cu|pommed-1.39-2|63	
12cu|pommed-1.39-2|64	wmpomme is a dockapp client for pommed. It displays the current level
12cu|pommed-1.39-2|65	of each item controlled by pommed.
12cu|pommed-1.39-2|66	
12cu|pommed-1.39-2|67	%prep
12cu|pommed-1.39-2|68	%setup -q
12cu|pommed-1.39-2|69	sed -i -e "s/CFLAGS = -g -O2 /CFLAGS += /" -e "s/LDFLAGS =/LDFLAGS +=/" */Makefile
12cu|pommed-1.39-2|70	
12cu|pommed-1.39-2|71	%build
12cu|pommed-1.39-2|72	perl -pi -e 's,/usr/lib,%{_libdir},g' pommed/Makefile
12cu|pommed-1.39-2|73	CFLAGS="%{optflags}" %make
12cu|pommed-1.39-2|74	
12cu|pommed-1.39-2|75	%install
12cu|pommed-1.39-2|76	rm -rf %{buildroot}
12cu|pommed-1.39-2|77	mkdir -p %{buildroot}%{_bindir}
12cu|pommed-1.39-2|78	mkdir -p %{buildroot}%{_sbindir}
12cu|pommed-1.39-2|79	mkdir -p %{buildroot}%{_sysconfdir}/dbus-1/system.d
12cu|pommed-1.39-2|80	mkdir -p %{buildroot}%{_initrddir}
12cu|pommed-1.39-2|81	mkdir -p %{buildroot}%{_datadir}/applications
12cu|pommed-1.39-2|82	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,22x22,24x24,32x32,48x48,64x64,72x72,96x96,128x128,scalable}/apps
12cu|pommed-1.39-2|83	mkdir -p %{buildroot}%{_datadir}/gpomme
12cu|pommed-1.39-2|84	mkdir -p %{buildroot}%{_datadir}/locale
12cu|pommed-1.39-2|85	mkdir -p %{buildroot}%{_mandir}/man1
12cu|pommed-1.39-2|86	install -m 755 pommed/pommed %{buildroot}%{_sbindir}
12cu|pommed-1.39-2|87	%ifarch ppc ppc64
12cu|pommed-1.39-2|88	install -m 644 pommed.conf.pmac %{buildroot}%{_sysconfdir}/pommed.conf
12cu|pommed-1.39-2|89	%else
12cu|pommed-1.39-2|90	install -m 644 pommed.conf.mactel %{buildroot}%{_sysconfdir}/pommed.conf
12cu|pommed-1.39-2|91	%endif
12cu|pommed-1.39-2|92	install -m 644 dbus-policy.conf %{buildroot}%{_sysconfdir}/dbus-1/system.d/pommed.conf
12cu|pommed-1.39-2|93	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/pommed
12cu|pommed-1.39-2|94	install -m 644 pommed.1 %{buildroot}%{_mandir}/man1
12cu|pommed-1.39-2|95	# gpomme
12cu|pommed-1.39-2|96	install -m 755 gpomme/gpomme %{buildroot}%{_bindir}
12cu|pommed-1.39-2|97	install -m 644 gpomme/gpomme.1 %{buildroot}%{_mandir}/man1
12cu|pommed-1.39-2|98	install -m 644 gpomme/*.desktop %{buildroot}%{_datadir}/applications
12cu|pommed-1.39-2|99	for i in {16x16,22x22,24x24,32x32,48x48,64x64,72x72,96x96,128x128}; \
12cu|pommed-1.39-2|100	do install -m 644 icons/gpomme_$i.png %{buildroot}%{_iconsdir}/hicolor/$i/apps/gpomme.png; done
12cu|pommed-1.39-2|101	install -m 644 icons/gpomme.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/gpomme.svg
12cu|pommed-1.39-2|102	cp -a gpomme/themes %{buildroot}%{_datadir}/gpomme
12cu|pommed-1.39-2|103	rm -rfv %{buildroot}%{_datadir}/gpomme/themes/src
12cu|pommed-1.39-2|104	for mo in gpomme/po/*.mo ; do
12cu|pommed-1.39-2|105	lang=`basename $mo .mo`
12cu|pommed-1.39-2|106	mkdir -p %{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES
12cu|pommed-1.39-2|107	install -m 644 $mo %{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES/gpomme.mo
12cu|pommed-1.39-2|108	done
12cu|pommed-1.39-2|109	# wmpomme
12cu|pommed-1.39-2|110	install -m 755 wmpomme/wmpomme %{buildroot}%{_bindir}
12cu|pommed-1.39-2|111	install -m 644 wmpomme/wmpomme.1 %{buildroot}%{_mandir}/man1
12cu|pommed-1.39-2|112	install -m 644 icons/gpomme_32x32.xpm %{buildroot}%{_iconsdir}/wmpomme.xpm
12cu|pommed-1.39-2|113	
12cu|pommed-1.39-2|114	desktop-file-install --vendor="" \
12cu|pommed-1.39-2|115	--remove-category="Utility" \
12cu|pommed-1.39-2|116	--add-category="GTK" \
12cu|pommed-1.39-2|117	--add-category="System" \
12cu|pommed-1.39-2|118	--add-category="Monitor" \
12cu|pommed-1.39-2|119	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|pommed-1.39-2|120	
12cu|pommed-1.39-2|121	%find_lang gpomme
12cu|pommed-1.39-2|122	
12cu|pommed-1.39-2|123	%files
12cu|pommed-1.39-2|124	%doc AUTHORS README TODO
12cu|pommed-1.39-2|125	%config(noreplace) /etc/pommed.conf
12cu|pommed-1.39-2|126	%config(noreplace) /etc/dbus-1/system.d/pommed.conf
12cu|pommed-1.39-2|127	%{_initrddir}/pommed
12cu|pommed-1.39-2|128	%{_sbindir}/pommed
12cu|pommed-1.39-2|129	%{_mandir}/man1/po*
12cu|pommed-1.39-2|130	
12cu|pommed-1.39-2|131	%files -n gpomme -f gpomme.lang
12cu|pommed-1.39-2|132	%{_bindir}/gpomme
12cu|pommed-1.39-2|133	%{_datadir}/applications/*.desktop
12cu|pommed-1.39-2|134	%{_iconsdir}/hicolor/*/apps/*
12cu|pommed-1.39-2|135	%{_datadir}/gpomme
12cu|pommed-1.39-2|136	%{_mandir}/man1/gpo*
12cu|pommed-1.39-2|137	
12cu|pommed-1.39-2|138	%files -n wmpomme
12cu|pommed-1.39-2|139	%{_bindir}/wmpomme
12cu|pommed-1.39-2|140	%{_iconsdir}/wmpomme.xpm
12cu|pommed-1.39-2|141	%{_mandir}/man1/wmpo*
12cu|pommed-1.39-2|142	
12cu|pommed-1.39-2|143	%changelog
12cu|pommed-1.39-2|144	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.39-2
12cu|pommed-1.39-2|145	+ Revision: ff22d20
12cu|pommed-1.39-2|146	- Fix BRs
12cu|pommed-1.39-2|147	
12cu|pommed-1.39-2|148	

11774 12
12cu|pootle-2.1.5-6|1	%define oname Pootle
12cu|pootle-2.1.5-6|2	
12cu|pootle-2.1.5-6|3	Summary: Web-based translation
12cu|pootle-2.1.5-6|4	Name:    pootle
12cu|pootle-2.1.5-6|5	Version: 2.1.5
12cu|pootle-2.1.5-6|6	Release: 6
12cu|pootle-2.1.5-6|7	License: GPLv2+
12cu|pootle-2.1.5-6|8	Group: Development/Other
12cu|pootle-2.1.5-6|9	Url: http://translate.sourceforge.net/
12cu|pootle-2.1.5-6|10	Source0: http://downloads.sourceforge.net/translate/%{oname}-%{version}.tar.bz2
12cu|pootle-2.1.5-6|11	BuildRequires: python-devel
12cu|pootle-2.1.5-6|12	Requires: python-translate >= 1.5.1
12cu|pootle-2.1.5-6|13	Requires: python-django >= 1.0
12cu|pootle-2.1.5-6|14	# this one should be relaxed
12cu|pootle-2.1.5-6|15	Requires: apache-mod_wsgi
12cu|pootle-2.1.5-6|16	Requires: python-lxml
12cu|pootle-2.1.5-6|17	Requires: python-djblets
12cu|pootle-2.1.5-6|18	Suggests: python-levenshtein
12cu|pootle-2.1.5-6|19	Suggests: python-memcached
12cu|pootle-2.1.5-6|20	Suggests: iso-codes
12cu|pootle-2.1.5-6|21	Suggests: unzip
12cu|pootle-2.1.5-6|22	Suggests: xapian-bindings-python >= 1.0.13
12cu|pootle-2.1.5-6|23	Suggests: xapian-core >= 1.0.13
12cu|pootle-2.1.5-6|24	Suggests: python-mysql
12cu|pootle-2.1.5-6|25	Suggests: mysqlserver
12cu|pootle-2.1.5-6|26	Suggests: apache-mod_deflate
12cu|pootle-2.1.5-6|27	BuildArch: noarch
12cu|pootle-2.1.5-6|28	
12cu|pootle-2.1.5-6|29	
12cu|pootle-2.1.5-6|30	%description
12cu|pootle-2.1.5-6|31	Pootle is a web translation and translation management engine.
12cu|pootle-2.1.5-6|32	
12cu|pootle-2.1.5-6|33	Its features include::
12cu|pootle-2.1.5-6|34	* Translation of Gettext PO and XLIFF files.
12cu|pootle-2.1.5-6|35	* Submitting to remote version control systems (VCS).
12cu|pootle-2.1.5-6|36	* Managing groups of translators
12cu|pootle-2.1.5-6|37	* Online webbased or offline translation
12cu|pootle-2.1.5-6|38	* Quality checks
12cu|pootle-2.1.5-6|39	
12cu|pootle-2.1.5-6|40	
12cu|pootle-2.1.5-6|41	%prep
12cu|pootle-2.1.5-6|42	%setup -q -n %{oname}-%{version}
12cu|pootle-2.1.5-6|43	
12cu|pootle-2.1.5-6|44	%build
12cu|pootle-2.1.5-6|45	%{__python} setup.py build
12cu|pootle-2.1.5-6|46	
12cu|pootle-2.1.5-6|47	%install
12cu|pootle-2.1.5-6|48	rm -rf %{buildroot}
12cu|pootle-2.1.5-6|49	%{__python} setup.py install -O1 --root %{buildroot}
12cu|pootle-2.1.5-6|50	
12cu|pootle-2.1.5-6|51	# do not ship a bundled copy, as this is already packaged
12cu|pootle-2.1.5-6|52	rm -Rf %{buildroot}/%{python_sitelib}/djblets
12cu|pootle-2.1.5-6|53	
12cu|pootle-2.1.5-6|54	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cu|pootle-2.1.5-6|55	cp %{buildroot}%{_docdir}/%{name}/wsgi.py %{buildroot}%{_var}/www/%{name}
12cu|pootle-2.1.5-6|56	
12cu|pootle-2.1.5-6|57	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|pootle-2.1.5-6|58	cat >> %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|pootle-2.1.5-6|59	WSGIScriptAlias /%{name} %{_var}/www/%{name}/wsgi.py
12cu|pootle-2.1.5-6|60	<Directory %{_var}/www/%{name}>
12cu|pootle-2.1.5-6|61	Require all granted
12cu|pootle-2.1.5-6|62	</Directory>
12cu|pootle-2.1.5-6|63	
12cu|pootle-2.1.5-6|64	Alias /%{name}/html %{_datadir}/%{name}/html
12cu|pootle-2.1.5-6|65	<Directory "%{_datadir}/%{name}/html">
12cu|pootle-2.1.5-6|66	Require all granted
12cu|pootle-2.1.5-6|67	</Directory>
12cu|pootle-2.1.5-6|68	
12cu|pootle-2.1.5-6|69	Alias /%{name}/export %{_var}/lib/%{name}/po
12cu|pootle-2.1.5-6|70	<Directory "%{_var}/lib/%{name}/po">
12cu|pootle-2.1.5-6|71	Require all granted
12cu|pootle-2.1.5-6|72	</Directory>
12cu|pootle-2.1.5-6|73	
12cu|pootle-2.1.5-6|74	<IfModule mod_deflate.c>
12cu|pootle-2.1.5-6|75	<location /%{name}/html>
12cu|pootle-2.1.5-6|76	SetOutputFilter DEFLATE
12cu|pootle-2.1.5-6|77	</location>
12cu|pootle-2.1.5-6|78	<location /%{name}/export>
12cu|pootle-2.1.5-6|79	SetOutputFilter DEFLATE
12cu|pootle-2.1.5-6|80	</location>
12cu|pootle-2.1.5-6|81	</IfModule>
12cu|pootle-2.1.5-6|82	EOF
12cu|pootle-2.1.5-6|83	
12cu|pootle-2.1.5-6|84	# Drop shebang from non-executable scripts to make rpmlint happy
12cu|pootle-2.1.5-6|85	find %{buildroot}%{python_sitelib} -name "*py" -perm 644 -exec sed -i '/#!\/usr\/bin\/env python/d' {} \;
12cu|pootle-2.1.5-6|86	
12cu|pootle-2.1.5-6|87	%clean
12cu|pootle-2.1.5-6|88	rm -rf %{buildroot}
12cu|pootle-2.1.5-6|89	
12cu|pootle-2.1.5-6|90	
12cu|pootle-2.1.5-6|91	
12cu|pootle-2.1.5-6|92	%files
12cu|pootle-2.1.5-6|93	%defattr(-,root,root,-)
12cu|pootle-2.1.5-6|94	%doc %{_docdir}/%{name}
12cu|pootle-2.1.5-6|95	%{_bindir}/%{oname}Server
12cu|pootle-2.1.5-6|96	%{_bindir}/updatetm
12cu|pootle-2.1.5-6|97	%{_bindir}/import_pootle_prefs
12cu|pootle-2.1.5-6|98	%{_datadir}/%{name}
12cu|pootle-2.1.5-6|99	%{python_sitelib}/%{name}
12cu|pootle-2.1.5-6|100	%{python_sitelib}/%{name}_app
12cu|pootle-2.1.5-6|101	%{python_sitelib}/%{name}_store
12cu|pootle-2.1.5-6|102	%{python_sitelib}/%{name}_notifications
12cu|pootle-2.1.5-6|103	%{python_sitelib}/%{name}_autonotices
12cu|pootle-2.1.5-6|104	%{python_sitelib}/%{name}_misc
12cu|pootle-2.1.5-6|105	%{python_sitelib}/%{name}_terminology
12cu|pootle-2.1.5-6|106	%{python_sitelib}/%{name}_translationproject
12cu|pootle-2.1.5-6|107	%{python_sitelib}/%{name}_profile
12cu|pootle-2.1.5-6|108	%{python_sitelib}/%{name}_project
12cu|pootle-2.1.5-6|109	%{python_sitelib}/%{name}_language
12cu|pootle-2.1.5-6|110	%{python_sitelib}/%{name}_statistics
12cu|pootle-2.1.5-6|111	%{python_sitelib}/profiles
12cu|pootle-2.1.5-6|112	%{python_sitelib}/registration
12cu|pootle-2.1.5-6|113	%{python_sitelib}/contact_form_i18n
12cu|pootle-2.1.5-6|114	%{python_sitelib}/*.egg-info
12cu|pootle-2.1.5-6|115	%{_var}/www/%{name}
12cu|pootle-2.1.5-6|116	%attr(0755,apache,apache) %{_var}/lib/%{name}
12cu|pootle-2.1.5-6|117	%dir %{_sysconfdir}/%{name}
12cu|pootle-2.1.5-6|118	%config(noreplace) %{_sysconfdir}/%{name}/localsettings.py
12cu|pootle-2.1.5-6|119	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|pootle-2.1.5-6|120	
12cu|pootle-2.1.5-6|121	
12cu|pootle-2.1.5-6|122	%changelog
12cu|pootle-2.1.5-6|123	* Sat Feb 26 2011 Michael Scherer <misc@mandriva.org> 2.1.5-2mdv2011.0
12cu|pootle-2.1.5-6|124	+ Revision: 640101
12cu|pootle-2.1.5-6|125	- use upstream macro name
12cu|pootle-2.1.5-6|126	- drop requires on memcached, as it can work without it
12cu|pootle-2.1.5-6|127	- drop mdv specific macros
12cu|pootle-2.1.5-6|128	- do not ship a copy of djblets, as it is already in another rpm
12cu|pootle-2.1.5-6|129	
12cu|pootle-2.1.5-6|130	* Wed Feb 23 2011 Michael Scherer <misc@mandriva.org> 2.1.5-1
12cu|pootle-2.1.5-6|131	+ Revision: 639457
12cu|pootle-2.1.5-6|132	- update to 2.1.5
12cu|pootle-2.1.5-6|133	- remove patch to force memcached by default, and relax requires on it
12cu|pootle-2.1.5-6|134	
12cu|pootle-2.1.5-6|135	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 2.0.1-3mdv2011.0
12cu|pootle-2.1.5-6|136	+ Revision: 590174
12cu|pootle-2.1.5-6|137	- rebuild for python 2.7
12cu|pootle-2.1.5-6|138	
12cu|pootle-2.1.5-6|139	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.1-2mdv2010.1
12cu|pootle-2.1.5-6|140	+ Revision: 501749
12cu|pootle-2.1.5-6|141	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|pootle-2.1.5-6|142	
12cu|pootle-2.1.5-6|143	* Tue Jan 12 2010 Jérôme Brenier <incubusss@mandriva.org> 2.0.1-1mdv2010.1
12cu|pootle-2.1.5-6|144	+ Revision: 490116
12cu|pootle-2.1.5-6|145	- new version 2.0.1
12cu|pootle-2.1.5-6|146	
12cu|pootle-2.1.5-6|147	* Fri Dec 11 2009 Jérôme Brenier <incubusss@mandriva.org> 2.0.0-2mdv2010.1
12cu|pootle-2.1.5-6|148	+ Revision: 476231
12cu|pootle-2.1.5-6|149	- a lot of specfile modifications to fit the new version, based on the work
12cu|pootle-2.1.5-6|150	of Alaa Abd el Fattah (upstream) (Bugzilla #56293)
12cu|pootle-2.1.5-6|151	- add pootle-2.0-optimal-settings.patch
12cu|pootle-2.1.5-6|152	
12cu|pootle-2.1.5-6|153	* Thu Dec 10 2009 Funda Wang <fwang@mandriva.org> 2.0.0-1mdv2010.1
12cu|pootle-2.1.5-6|154	+ Revision: 476202
12cu|pootle-2.1.5-6|155	- fix build
12cu|pootle-2.1.5-6|156	- Bump version requires
12cu|pootle-2.1.5-6|157	- new version 2.0.0
12cu|pootle-2.1.5-6|158	
12cu|pootle-2.1.5-6|159	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-2mdv2010.0
12cu|pootle-2.1.5-6|160	+ Revision: 441893
12cu|pootle-2.1.5-6|161	- rebuild
12cu|pootle-2.1.5-6|162	
12cu|pootle-2.1.5-6|163	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.2.1-1mdv2009.1
12cu|pootle-2.1.5-6|164	+ Revision: 326083
12cu|pootle-2.1.5-6|165	- update to new version 1.2.1
12cu|pootle-2.1.5-6|166	
12cu|pootle-2.1.5-6|167	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.2.0-2mdv2009.1
12cu|pootle-2.1.5-6|168	+ Revision: 325805
12cu|pootle-2.1.5-6|169	- rebuild
12cu|pootle-2.1.5-6|170	
12cu|pootle-2.1.5-6|171	* Sat Nov 08 2008 Funda Wang <fwang@mandriva.org> 1.2.0-1mdv2009.1
12cu|pootle-2.1.5-6|172	+ Revision: 301131
12cu|pootle-2.1.5-6|173	- New version 1.2.0
12cu|pootle-2.1.5-6|174	
12cu|pootle-2.1.5-6|175	* Mon Jul 14 2008 Funda Wang <fwang@mandriva.org> 1.1.0-1mdv2009.0
12cu|pootle-2.1.5-6|176	+ Revision: 234423
12cu|pootle-2.1.5-6|177	- New version 1.1.0
12cu|pootle-2.1.5-6|178	
12cu|pootle-2.1.5-6|179	* Thu Jan 17 2008 Olivier Blin <oblin@mandriva.com> 1.0.2-1mdv2008.1
12cu|pootle-2.1.5-6|180	+ Revision: 154281
12cu|pootle-2.1.5-6|181	- 1.0.2
12cu|pootle-2.1.5-6|182	- remove ElementTree patch, fixed upstream
12cu|pootle-2.1.5-6|183	- restore BuildRoot
12cu|pootle-2.1.5-6|184	
12cu|pootle-2.1.5-6|185	+ Thierry Vignaud <tv@mandriva.org>
12cu|pootle-2.1.5-6|186	- kill re-definition of %%buildroot on Pixel's request
12cu|pootle-2.1.5-6|187	
12cu|pootle-2.1.5-6|188	* Mon Apr 23 2007 Olivier Blin <oblin@mandriva.com> 0.11-1mdv2008.0
12cu|pootle-2.1.5-6|189	+ Revision: 17489
12cu|pootle-2.1.5-6|190	- 0.11
12cu|pootle-2.1.5-6|191	
12cu|pootle-2.1.5-6|192	
12cu|pootle-2.1.5-6|193	* Fri Jan 12 2007 Olivier Blin <oblin@mandriva.com> 0.10.1-1mdv2007.0
12cu|pootle-2.1.5-6|194	+ Revision: 108075
12cu|pootle-2.1.5-6|195	- move config files in /etc/pootle
12cu|pootle-2.1.5-6|196	- move data files in webapp locations
12cu|pootle-2.1.5-6|197	- fix elementtree import
12cu|pootle-2.1.5-6|198	- initial pootle package
12cu|pootle-2.1.5-6|199	- Create pootle
12cu|pootle-2.1.5-6|200	

11775 12
12cu|postr-0.12.4-4|1	%define debug_package %{nil}
12cu|postr-0.12.4-4|2	
12cu|postr-0.12.4-4|3	Summary:	Flickr uploading tool for the GNOME desktop
12cu|postr-0.12.4-4|4	Name:		postr
12cu|postr-0.12.4-4|5	Version:	0.12.4
12cu|postr-0.12.4-4|6	Release:	4
12cu|postr-0.12.4-4|7	License:	GPLv2+
12cu|postr-0.12.4-4|8	Group:		Graphics
12cu|postr-0.12.4-4|9	Url:		http://projects.gnome.org/postr/
12cu|postr-0.12.4-4|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
12cu|postr-0.12.4-4|11	BuildRequires:	python-devel
12cu|postr-0.12.4-4|12	Requires:	pygtk2.0
12cu|postr-0.12.4-4|13	Requires:       python-twisted-core
12cu|postr-0.12.4-4|14	Requires:       python-twisted-web
12cu|postr-0.12.4-4|15	Requires:       nautilus-python
12cu|postr-0.12.4-4|16	Requires:	gnome-python-gconf
12cu|postr-0.12.4-4|17	
12cu|postr-0.12.4-4|18	%description
12cu|postr-0.12.4-4|19	Postr is a Flickr uploading tool for the GNOME desktop, which aims to
12cu|postr-0.12.4-4|20	be simple to use but exposing enough of Flickr to be useful.
12cu|postr-0.12.4-4|21	
12cu|postr-0.12.4-4|22	%prep
12cu|postr-0.12.4-4|23	%setup -q
12cu|postr-0.12.4-4|24	
12cu|postr-0.12.4-4|25	%build
12cu|postr-0.12.4-4|26	python setup.py build
12cu|postr-0.12.4-4|27	
12cu|postr-0.12.4-4|28	%install
12cu|postr-0.12.4-4|29	python setup.py install --root=%{buildroot}
12cu|postr-0.12.4-4|30	
12cu|postr-0.12.4-4|31	#gw the extensions must be in the arch-dependant dir:
12cu|postr-0.12.4-4|32	%if %_lib != lib
12cu|postr-0.12.4-4|33	mkdir -p %{buildroot}%{_libdir}
12cu|postr-0.12.4-4|34	mv %{buildroot}%{_prefix}/lib/nautilus %{buildroot}%{_libdir}
12cu|postr-0.12.4-4|35	%endif
12cu|postr-0.12.4-4|36	
12cu|postr-0.12.4-4|37	%files
12cu|postr-0.12.4-4|38	%doc README AUTHORS COPYING TODO
12cu|postr-0.12.4-4|39	%{_bindir}/postr
12cu|postr-0.12.4-4|40	%{_libdir}/nautilus/extensions*/python/%{name}*
12cu|postr-0.12.4-4|41	%{_iconsdir}/hicolor/*/apps/*
12cu|postr-0.12.4-4|42	%{_datadir}/applications/*
12cu|postr-0.12.4-4|43	%{py_puresitedir}/%{name}/*
12cu|postr-0.12.4-4|44	%{py_puresitedir}/*.egg-info
12cu|postr-0.12.4-4|45	
12cu|postr-0.12.4-4|46	%changelog
12cu|postr-0.12.4-4|47	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.4-4
12cu|postr-0.12.4-4|48	+ Revision: 9529202
12cu|postr-0.12.4-4|49	- Spec cleanup
12cu|postr-0.12.4-4|50	
12cu|postr-0.12.4-4|51	

11776 12
12cu|povray-3.7.0-0.RC6.1|1	%define debug_package	%{nil}
12cu|povray-3.7.0-0.RC6.1|2	%define PKGRELEASE 3.7
12cu|povray-3.7.0-0.RC6.1|3	
12cu|povray-3.7.0-0.RC6.1|4	Summary:	The Persistence of Vision Raytracer
12cu|povray-3.7.0-0.RC6.1|5	Name:		povray
12cu|povray-3.7.0-0.RC6.1|6	Version:	3.7.0
12cu|povray-3.7.0-0.RC6.1|7	Release:	0.RC6.1
12cu|povray-3.7.0-0.RC6.1|8	Group:		Sciences/Computer science
12cu|povray-3.7.0-0.RC6.1|9	License:	GPL
12cu|povray-3.7.0-0.RC6.1|10	URL:		http://www.povray.org
12cu|povray-3.7.0-0.RC6.1|11	Source0:	http://www.povray.org/beta/source/povray-%{version}.RC6.tar.gz
12cu|povray-3.7.0-0.RC6.1|12	Source1:	%{name}.bash-completion
12cu|povray-3.7.0-0.RC6.1|13	Patch0:		povray-3.7.0-install.patch
12cu|povray-3.7.0-0.RC6.1|14	Patch1:		povray-3.7.0-link.patch
12cu|povray-3.7.0-0.RC6.1|15	Patch2:		povray-3.7.0-boost-time.patch
12cu|povray-3.7.0-0.RC6.1|16	BuildRequires:	zlib-devel
12cu|povray-3.7.0-0.RC6.1|17	BuildRequires:	pkgconfig(x11)
12cu|povray-3.7.0-0.RC6.1|18	BuildRequires:	pkgconfig(xpm)
12cu|povray-3.7.0-0.RC6.1|19	BuildRequires:	pkgconfig(libpng)
12cu|povray-3.7.0-0.RC6.1|20	BuildRequires:	jpeg-devel
12cu|povray-3.7.0-0.RC6.1|21	BuildRequires:	tiff-devel
12cu|povray-3.7.0-0.RC6.1|22	BuildRequires:	svgalib-devel
12cu|povray-3.7.0-0.RC6.1|23	BuildRequires:	pkgconfig(OpenEXR)
12cu|povray-3.7.0-0.RC6.1|24	BuildRequires:	pkgconfig(sdl)
12cu|povray-3.7.0-0.RC6.1|25	BuildRequires:	boost-devel
12cu|povray-3.7.0-0.RC6.1|26	
12cu|povray-3.7.0-0.RC6.1|27	%description
12cu|povray-3.7.0-0.RC6.1|28	The Persistence of Vision Ray tracer creates three-dimensional,
12cu|povray-3.7.0-0.RC6.1|29	photo-realistic images using a rendering technique called ray tracing.
12cu|povray-3.7.0-0.RC6.1|30	It reads in a text file containing information describing the objects and
12cu|povray-3.7.0-0.RC6.1|31	lighting in a scene and generates an image of that scene from the view
12cu|povray-3.7.0-0.RC6.1|32	point of a camera also described in the text file. Ray tracing is not
12cu|povray-3.7.0-0.RC6.1|33	a fast process by any means, (the generation of a complex image can
12cu|povray-3.7.0-0.RC6.1|34	take several hours) but it produces very high quality images
12cu|povray-3.7.0-0.RC6.1|35	with realistic reflections, shading, perspective, and other effects.
12cu|povray-3.7.0-0.RC6.1|36	
12cu|povray-3.7.0-0.RC6.1|37	%prep
12cu|povray-3.7.0-0.RC6.1|38	%setup -qn povray-%{version}.RC6
12cu|povray-3.7.0-0.RC6.1|39	%patch0 -p0
12cu|povray-3.7.0-0.RC6.1|40	%patch1 -p0
12cu|povray-3.7.0-0.RC6.1|41	%patch2 -p0
12cu|povray-3.7.0-0.RC6.1|42	
12cu|povray-3.7.0-0.RC6.1|43	%build
12cu|povray-3.7.0-0.RC6.1|44	autoreconf -fi
12cu|povray-3.7.0-0.RC6.1|45	%configure2_5x --with-x COMPILED_BY="%_vendor" --disable-optimiz --with-boost-libdir=%{_libdir}
12cu|povray-3.7.0-0.RC6.1|46	%make
12cu|povray-3.7.0-0.RC6.1|47	
12cu|povray-3.7.0-0.RC6.1|48	%install
12cu|povray-3.7.0-0.RC6.1|49	%makeinstall_std
12cu|povray-3.7.0-0.RC6.1|50	
12cu|povray-3.7.0-0.RC6.1|51	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
12cu|povray-3.7.0-0.RC6.1|52	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
12cu|povray-3.7.0-0.RC6.1|53	
12cu|povray-3.7.0-0.RC6.1|54	%files
12cu|povray-3.7.0-0.RC6.1|55	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
12cu|povray-3.7.0-0.RC6.1|56	%config(noreplace) %{_sysconfdir}/%{name}/%PKGRELEASE/povray.conf
12cu|povray-3.7.0-0.RC6.1|57	%config(noreplace) %{_sysconfdir}/%{name}/%PKGRELEASE/povray.ini
12cu|povray-3.7.0-0.RC6.1|58	%doc doc/*
12cu|povray-3.7.0-0.RC6.1|59	%doc %{_mandir}/man1/povray.*
12cu|povray-3.7.0-0.RC6.1|60	%{_bindir}/povray
12cu|povray-3.7.0-0.RC6.1|61	%{_defaultdocdir}/%{name}-%PKGRELEASE
12cu|povray-3.7.0-0.RC6.1|62	%{_datadir}/%{name}-%PKGRELEASE
12cu|povray-3.7.0-0.RC6.1|63	
12cu|povray-3.7.0-0.RC6.1|64	%changelog
12cu|povray-3.7.0-0.RC6.1|65	* Tue Mar 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.0-0.RC6.1
12cu|povray-3.7.0-0.RC6.1|66	+ Revision: 5997c63
12cu|povray-3.7.0-0.RC6.1|67	- Fix BRs
12cu|povray-3.7.0-0.RC6.1|68	
12cu|povray-3.7.0-0.RC6.1|69	

11777 12
12cu|powertop-2.5-1|1	Summary:	Power saving diagnostic tool
12cu|powertop-2.5-1|2	Name:		powertop
12cu|powertop-2.5-1|3	Version:	2.5
12cu|powertop-2.5-1|4	Release:	1
12cu|powertop-2.5-1|5	License:	GPLv2+
12cu|powertop-2.5-1|6	Group:		System/Kernel and hardware
12cu|powertop-2.5-1|7	Url:		http://www.lesswatts.org/
12cu|powertop-2.5-1|8	Source0:	https://01.org/powertop/sites/default/files/downloads/%{name}-%{version}.tar.gz
12cu|powertop-2.5-1|9	BuildRequires:	pkgconfig(ncurses)
12cu|powertop-2.5-1|10	BuildRequires:	pkgconfig(ncursesw)
12cu|powertop-2.5-1|11	BuildRequires:	pkgconfig(libpci)
12cu|powertop-2.5-1|12	BuildRequires:	pkgconfig(libnl-3.0)
12cu|powertop-2.5-1|13	BuildRequires:	pkgconfig(zlib)
12cu|powertop-2.5-1|14	
12cu|powertop-2.5-1|15	%description
12cu|powertop-2.5-1|16	PowerTOP tool is a program that collects the various pieces of
12cu|powertop-2.5-1|17	information from a system and presents an overview of how well a
12cu|powertop-2.5-1|18	laptop is doing in terms of power savings. In addition, PowerTOP will
12cu|powertop-2.5-1|19	provide an indication of which tunables and software components are
12cu|powertop-2.5-1|20	the biggest offenders in slurping up battery time. PowerTOP will
12cu|powertop-2.5-1|21	update it's display frequently so that the impact of any changes can
12cu|powertop-2.5-1|22	be seen directly.
12cu|powertop-2.5-1|23	
12cu|powertop-2.5-1|24	%prep
12cu|powertop-2.5-1|25	%setup -q
12cu|powertop-2.5-1|26	
12cu|powertop-2.5-1|27	%build
12cu|powertop-2.5-1|28	%configure2_5x
12cu|powertop-2.5-1|29	%make
12cu|powertop-2.5-1|30	
12cu|powertop-2.5-1|31	%install
12cu|powertop-2.5-1|32	%makeinstall_std
12cu|powertop-2.5-1|33	
12cu|powertop-2.5-1|34	%find_lang %{name}
12cu|powertop-2.5-1|35	
12cu|powertop-2.5-1|36	%files -f %{name}.lang
12cu|powertop-2.5-1|37	%doc README TODO
12cu|powertop-2.5-1|38	%{_sbindir}/%{name}
12cu|powertop-2.5-1|39	%{_mandir}/*/*.*
12cu|powertop-2.5-1|40	
12cu|powertop-2.5-1|41	%changelog
12cu|powertop-2.5-1|42	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5-1
12cu|powertop-2.5-1|43	+ Revision: b7cdebf
12cu|powertop-2.5-1|44	- Updated to 2.5
12cu|powertop-2.5-1|45	
12cu|powertop-2.5-1|46	

11778 12
12cu|ppsspp-0.9.9.1-1|1	%define native_snapshot 17.08.2014
12cu|ppsspp-0.9.9.1-1|2	%define lang_snapshot 26.08.2014
12cu|ppsspp-0.9.9.1-1|3	
12cu|ppsspp-0.9.9.1-1|4	Summary:	Sony PlayStation Portable (PSP) emulator
12cu|ppsspp-0.9.9.1-1|5	Name:		ppsspp
12cu|ppsspp-0.9.9.1-1|6	Version:	0.9.9.1
12cu|ppsspp-0.9.9.1-1|7	Release:	1
12cu|ppsspp-0.9.9.1-1|8	License:	GPLv2+
12cu|ppsspp-0.9.9.1-1|9	Group:		Emulators
12cu|ppsspp-0.9.9.1-1|10	Url:		http://www.ppsspp.org
12cu|ppsspp-0.9.9.1-1|11	# From git by tag https://github.com/hrydgard/ppsspp
12cu|ppsspp-0.9.9.1-1|12	Source0:	%{name}-%{version}.tar.gz
12cu|ppsspp-0.9.9.1-1|13	# From git https://github.com/hrydgard/native
12cu|ppsspp-0.9.9.1-1|14	Source1:	native-%{native_snapshot}.tar.bz2
12cu|ppsspp-0.9.9.1-1|15	# From git https://github.com/hrydgard/ppsspp-lang
12cu|ppsspp-0.9.9.1-1|16	Source2:	ppsspp-lang-%{lang_snapshot}.tar.bz2
12cu|ppsspp-0.9.9.1-1|17	Patch0:		ppsspp-0.8-git-version.patch
12cu|ppsspp-0.9.9.1-1|18	Patch1:		ppsspp-0.9.9.1-datapath.patch
12cu|ppsspp-0.9.9.1-1|19	# Can work with any ffmpeg but requires ffmpeg with Atrac3+ support for ingame music
12cu|ppsspp-0.9.9.1-1|20	Patch2:		ppsspp-0.9.9-ffmpeg.patch
12cu|ppsspp-0.9.9.1-1|21	Patch3:		ppsspp-0.9.9-controls.patch
12cu|ppsspp-0.9.9.1-1|22	BuildRequires:	cmake
12cu|ppsspp-0.9.9.1-1|23	BuildRequires:	imagemagick
12cu|ppsspp-0.9.9.1-1|24	BuildRequires:	ffmpeg-devel
12cu|ppsspp-0.9.9.1-1|25	BuildRequires:	pkgconfig(gl)
12cu|ppsspp-0.9.9.1-1|26	BuildRequires:	pkgconfig(glu)
12cu|ppsspp-0.9.9.1-1|27	#Requires system libpng16, otherwise uses internal static build
12cu|ppsspp-0.9.9.1-1|28	BuildRequires:	pkgconfig(libpng)
12cu|ppsspp-0.9.9.1-1|29	BuildRequires:	pkgconfig(sdl)
12cu|ppsspp-0.9.9.1-1|30	
12cu|ppsspp-0.9.9.1-1|31	%description
12cu|ppsspp-0.9.9.1-1|32	PPSSPP is a cross-platform Sony PlayStation Portable (PSP) emulator.
12cu|ppsspp-0.9.9.1-1|33	
12cu|ppsspp-0.9.9.1-1|34	PPSSPP can run your PSP games on your PC in full HD resolution, and play
12cu|ppsspp-0.9.9.1-1|35	them on Android too. It can even upscale textures that would otherwise be
12cu|ppsspp-0.9.9.1-1|36	too blurry as they were made for the small screen of the original PSP.
12cu|ppsspp-0.9.9.1-1|37	
12cu|ppsspp-0.9.9.1-1|38	%files
12cu|ppsspp-0.9.9.1-1|39	%{_gamesbindir}/%{name}-sdl
12cu|ppsspp-0.9.9.1-1|40	%{_datadir}/applications/%{name}.desktop
12cu|ppsspp-0.9.9.1-1|41	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|ppsspp-0.9.9.1-1|42	%{_gamesdatadir}/%{name}
12cu|ppsspp-0.9.9.1-1|43	
12cu|ppsspp-0.9.9.1-1|44	#----------------------------------------------------------------------------
12cu|ppsspp-0.9.9.1-1|45	
12cu|ppsspp-0.9.9.1-1|46	%prep
12cu|ppsspp-0.9.9.1-1|47	%setup -q
12cu|ppsspp-0.9.9.1-1|48	%patch0 -p1
12cu|ppsspp-0.9.9.1-1|49	%patch1 -p1
12cu|ppsspp-0.9.9.1-1|50	%patch2 -p1
12cu|ppsspp-0.9.9.1-1|51	%patch3 -p1
12cu|ppsspp-0.9.9.1-1|52	sed s,"unknown_version","%{version}",g -i git-version.cmake
12cu|ppsspp-0.9.9.1-1|53	
12cu|ppsspp-0.9.9.1-1|54	# Unpack external libraries from Native sub-project
12cu|ppsspp-0.9.9.1-1|55	rm -rf native lang
12cu|ppsspp-0.9.9.1-1|56	tar -xf %{SOURCE1}
12cu|ppsspp-0.9.9.1-1|57	mv native-%{native_snapshot} native
12cu|ppsspp-0.9.9.1-1|58	tar -xf %{SOURCE2}
12cu|ppsspp-0.9.9.1-1|59	mv ppsspp-lang-%{lang_snapshot} lang
12cu|ppsspp-0.9.9.1-1|60	
12cu|ppsspp-0.9.9.1-1|61	%build
12cu|ppsspp-0.9.9.1-1|62	# segfaults with default -O2 optimization
12cu|ppsspp-0.9.9.1-1|63	%global optflags %{optflags} -O0
12cu|ppsspp-0.9.9.1-1|64	%cmake \
12cu|ppsspp-0.9.9.1-1|65	-DHEADLESS:BOOL=OFF \
12cu|ppsspp-0.9.9.1-1|66	-DUSE_FFMPEG:BOOL=ON
12cu|ppsspp-0.9.9.1-1|67	%make
12cu|ppsspp-0.9.9.1-1|68	
12cu|ppsspp-0.9.9.1-1|69	%install
12cu|ppsspp-0.9.9.1-1|70	mkdir -p %{buildroot}%{_gamesbindir}
12cu|ppsspp-0.9.9.1-1|71	install -m 0755 build/PPSSPPSDL %{buildroot}%{_gamesbindir}/%{name}-sdl
12cu|ppsspp-0.9.9.1-1|72	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
12cu|ppsspp-0.9.9.1-1|73	cp -r build/assets %{buildroot}%{_gamesdatadir}/%{name}
12cu|ppsspp-0.9.9.1-1|74	cp -r lang %{buildroot}%{_gamesdatadir}/%{name}/assets/
12cu|ppsspp-0.9.9.1-1|75	
12cu|ppsspp-0.9.9.1-1|76	# install menu entry
12cu|ppsspp-0.9.9.1-1|77	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|ppsspp-0.9.9.1-1|78	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|ppsspp-0.9.9.1-1|79	[Desktop Entry]
12cu|ppsspp-0.9.9.1-1|80	Name=PPSSPP
12cu|ppsspp-0.9.9.1-1|81	Comment=Sony PSP emulator
12cu|ppsspp-0.9.9.1-1|82	Exec=%{_gamesbindir}/%{name}-sdl
12cu|ppsspp-0.9.9.1-1|83	Icon=%{name}
12cu|ppsspp-0.9.9.1-1|84	Terminal=false
12cu|ppsspp-0.9.9.1-1|85	Type=Application
12cu|ppsspp-0.9.9.1-1|86	Categories=Game;Emulator;
12cu|ppsspp-0.9.9.1-1|87	EOF
12cu|ppsspp-0.9.9.1-1|88	
12cu|ppsspp-0.9.9.1-1|89	# install menu icons
12cu|ppsspp-0.9.9.1-1|90	for N in 16 32 48 64 128;
12cu|ppsspp-0.9.9.1-1|91	do
12cu|ppsspp-0.9.9.1-1|92	convert assets/icon-114.png -scale ${N}x${N} $N.png;
12cu|ppsspp-0.9.9.1-1|93	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
12cu|ppsspp-0.9.9.1-1|94	done
12cu|ppsspp-0.9.9.1-1|95	
12cu|ppsspp-0.9.9.1-1|96	
12cu|ppsspp-0.9.9.1-1|97	%changelog
12cu|ppsspp-0.9.9.1-1|98	* Tue Aug 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.9.1-1
12cu|ppsspp-0.9.9.1-1|99	+ Revision: 8787890
12cu|ppsspp-0.9.9.1-1|100	- New version 0.9.9.1
12cu|ppsspp-0.9.9.1-1|101	
12cu|ppsspp-0.9.9.1-1|102	

11779 12
12cu|prime-1.0.0.1-9|1	%define debug_package %{nil}
12cu|prime-1.0.0.1-9|2	
12cu|prime-1.0.0.1-9|3	%define dict_version    1.0.0
12cu|prime-1.0.0.1-9|4	%define suikyo_version  2.1.0-2
12cu|prime-1.0.0.1-9|5	
12cu|prime-1.0.0.1-9|6	Name:         prime
12cu|prime-1.0.0.1-9|7	Summary:      Japanese PRedictive Input Method Editor
12cu|prime-1.0.0.1-9|8	
12cu|prime-1.0.0.1-9|9	Version:      1.0.0.1
12cu|prime-1.0.0.1-9|10	Release:      9
12cu|prime-1.0.0.1-9|11	URL:          http://sourceforge.jp/projects/prime/
12cu|prime-1.0.0.1-9|12	Source0:      %{name}-%{version}.tar.bz2
12cu|prime-1.0.0.1-9|13	Group:        System/Internationalization
12cu|prime-1.0.0.1-9|14	License:      GPL
12cu|prime-1.0.0.1-9|15	Obsoletes:       uim-prime <= 0.4.6-1.beta2.3mdk
12cu|prime-1.0.0.1-9|16	Requires:        prime-dict >= %{dict_version}
12cu|prime-1.0.0.1-9|17	Requires:        suikyo >= %{suikyo_version}
12cu|prime-1.0.0.1-9|18	Requires:        ruby-progressbar
12cu|prime-1.0.0.1-9|19	Requires:        ruby-sary >= 1.2.0
12cu|prime-1.0.0.1-9|20	BuildRequires:   ruby
12cu|prime-1.0.0.1-9|21	Obsoletes:	%{mklibname prime 0} < %{version}-%{release}
12cu|prime-1.0.0.1-9|22	
12cu|prime-1.0.0.1-9|23	%description
12cu|prime-1.0.0.1-9|24	PRIME is Japanese PRedictive Input Method Editor.
12cu|prime-1.0.0.1-9|25	
12cu|prime-1.0.0.1-9|26	%package devel
12cu|prime-1.0.0.1-9|27	Summary: Development files for prime
12cu|prime-1.0.0.1-9|28	
12cu|prime-1.0.0.1-9|29	Group: Development/Other
12cu|prime-1.0.0.1-9|30	Requires: %{name} = %{version}
12cu|prime-1.0.0.1-9|31	Conflicts: lib64prime0 < %{version}-%{release}
12cu|prime-1.0.0.1-9|32	Conflicts: libprime0 < %{version}-%{release}
12cu|prime-1.0.0.1-9|33	
12cu|prime-1.0.0.1-9|34	%description devel
12cu|prime-1.0.0.1-9|35	This package contains development files for prime.
12cu|prime-1.0.0.1-9|36	
12cu|prime-1.0.0.1-9|37	
12cu|prime-1.0.0.1-9|38	%prep
12cu|prime-1.0.0.1-9|39	%setup -q
12cu|prime-1.0.0.1-9|40	
12cu|prime-1.0.0.1-9|41	%build
12cu|prime-1.0.0.1-9|42	[[ ! -x configure ]] && ./autogen.sh
12cu|prime-1.0.0.1-9|43	
12cu|prime-1.0.0.1-9|44	%configure2_5x --with-rubydir=%{ruby_sitelibdir}
12cu|prime-1.0.0.1-9|45	make
12cu|prime-1.0.0.1-9|46	
12cu|prime-1.0.0.1-9|47	%install
12cu|prime-1.0.0.1-9|48	%makeinstall_std
12cu|prime-1.0.0.1-9|49	
12cu|prime-1.0.0.1-9|50	mkdir -p %{buildroot}/%{_sysconfdir}/prime
12cu|prime-1.0.0.1-9|51	cp -f etc/Custom_prime.rb %{buildroot}/%{_sysconfdir}/prime/
12cu|prime-1.0.0.1-9|52	
12cu|prime-1.0.0.1-9|53	%clean
12cu|prime-1.0.0.1-9|54	
12cu|prime-1.0.0.1-9|55	%files
12cu|prime-1.0.0.1-9|56	%doc ChangeLog COPYING README TODO
12cu|prime-1.0.0.1-9|57	%{_sysconfdir}/*
12cu|prime-1.0.0.1-9|58	%{_datadir}/%{name}
12cu|prime-1.0.0.1-9|59	%{_bindir}/*
12cu|prime-1.0.0.1-9|60	%{ruby_sitelibdir}/*
12cu|prime-1.0.0.1-9|61	
12cu|prime-1.0.0.1-9|62	%files devel
12cu|prime-1.0.0.1-9|63	%{_libdir}/pkgconfig/*.pc
12cu|prime-1.0.0.1-9|64	
12cu|prime-1.0.0.1-9|65	
12cu|prime-1.0.0.1-9|66	%changelog
12cu|prime-1.0.0.1-9|67	* Tue Apr 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0.1-9
12cu|prime-1.0.0.1-9|68	+ Revision: f5128bd
12cu|prime-1.0.0.1-9|69	- Spec cleanup
12cu|prime-1.0.0.1-9|70	
12cu|prime-1.0.0.1-9|71	

11780 12
12cu|prime-dict-1.0.0-11.20090507.2|1	%define date	20090507
12cu|prime-dict-1.0.0-11.20090507.2|2	%define debug_package %{nil}
12cu|prime-dict-1.0.0-11.20090507.2|3	
12cu|prime-dict-1.0.0-11.20090507.2|4	Name:		prime-dict
12cu|prime-dict-1.0.0-11.20090507.2|5	Summary:	Dictionaries for PRIME
12cu|prime-dict-1.0.0-11.20090507.2|6	Version:	1.0.0
12cu|prime-dict-1.0.0-11.20090507.2|7	Release:	11.%{date}.2
12cu|prime-dict-1.0.0-11.20090507.2|8	URL:		http://sourceforge.jp/projects/prime/
12cu|prime-dict-1.0.0-11.20090507.2|9	License:	GPL
12cu|prime-dict-1.0.0-11.20090507.2|10	Group:		System/Internationalization
12cu|prime-dict-1.0.0-11.20090507.2|11	Source0:	%{name}-%{version}-%{date}ut.tar.bz2
12cu|prime-dict-1.0.0-11.20090507.2|12	BuildRequires:	ruby
12cu|prime-dict-1.0.0-11.20090507.2|13	
12cu|prime-dict-1.0.0-11.20090507.2|14	%description
12cu|prime-dict-1.0.0-11.20090507.2|15	Dictionaries for PRIME.
12cu|prime-dict-1.0.0-11.20090507.2|16	
12cu|prime-dict-1.0.0-11.20090507.2|17	%prep
12cu|prime-dict-1.0.0-11.20090507.2|18	%setup -q -n %{name}-%{version}-%{date}ut
12cu|prime-dict-1.0.0-11.20090507.2|19	
12cu|prime-dict-1.0.0-11.20090507.2|20	%build
12cu|prime-dict-1.0.0-11.20090507.2|21	%configure2_5x --with-rubydir=%{ruby_sitelibdir}
12cu|prime-dict-1.0.0-11.20090507.2|22	%make
12cu|prime-dict-1.0.0-11.20090507.2|23	
12cu|prime-dict-1.0.0-11.20090507.2|24	%install
12cu|prime-dict-1.0.0-11.20090507.2|25	%makeinstall_std
12cu|prime-dict-1.0.0-11.20090507.2|26	
12cu|prime-dict-1.0.0-11.20090507.2|27	%files
12cu|prime-dict-1.0.0-11.20090507.2|28	%doc ChangeLog COPYING
12cu|prime-dict-1.0.0-11.20090507.2|29	%{ruby_sitelibdir}/*
12cu|prime-dict-1.0.0-11.20090507.2|30	%{_datadir}/prime/*
12cu|prime-dict-1.0.0-11.20090507.2|31	
12cu|prime-dict-1.0.0-11.20090507.2|32	%changelog
12cu|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
12cu|prime-dict-1.0.0-11.20090507.2|34	+ Revision: 3660d62
12cu|prime-dict-1.0.0-11.20090507.2|35	- Disable debug
12cu|prime-dict-1.0.0-11.20090507.2|36	
12cu|prime-dict-1.0.0-11.20090507.2|37	

11781 12
12cu|primus-0.1-0.20131127.2|1	%define git 20131127
12cu|primus-0.1-0.20131127.2|2	
12cu|primus-0.1-0.20131127.2|3	%if %{_use_internal_dependency_generator}
12cu|primus-0.1-0.20131127.2|4	%define __noautoprov 'libGL\\.so\\.1(.*)'
12cu|primus-0.1-0.20131127.2|5	%endif
12cu|primus-0.1-0.20131127.2|6	
12cu|primus-0.1-0.20131127.2|7	Summary:	Faster OpenGL offloading for Bumblebee
12cu|primus-0.1-0.20131127.2|8	Name:		primus
12cu|primus-0.1-0.20131127.2|9	Version:	0.1
12cu|primus-0.1-0.20131127.2|10	Release:	0.%{git}.2
12cu|primus-0.1-0.20131127.2|11	License:	Custom
12cu|primus-0.1-0.20131127.2|12	Group:		System/Kernel and hardware
12cu|primus-0.1-0.20131127.2|13	Url:		https://github.com/amonakov/primus
12cu|primus-0.1-0.20131127.2|14	Source0:	%{name}-%{git}.tar.bz2
12cu|primus-0.1-0.20131127.2|15	Source1:	primusrun
12cu|primus-0.1-0.20131127.2|16	BuildRequires:	pkgconfig(gl)
12cu|primus-0.1-0.20131127.2|17	BuildRequires:	pkgconfig(x11)
12cu|primus-0.1-0.20131127.2|18	BuildRequires:	pkgconfig(xproto)
12cu|primus-0.1-0.20131127.2|19	Requires:	bumblebee
12cu|primus-0.1-0.20131127.2|20	
12cu|primus-0.1-0.20131127.2|21	%description
12cu|primus-0.1-0.20131127.2|22	Primus is a shared library that provides OpenGL and GLX APIs and
12cu|primus-0.1-0.20131127.2|23	implements low-overhead local-only client-side OpenGL offloading via GLX
12cu|primus-0.1-0.20131127.2|24	forking, similar to VirtualGL. It intercepts GLX calls and redirects GL
12cu|primus-0.1-0.20131127.2|25	rendering to a secondary X display, presumably driven by a faster GPU.
12cu|primus-0.1-0.20131127.2|26	On swapping buffers, rendered contents are read back using a PBO and
12cu|primus-0.1-0.20131127.2|27	copied onto the drawable it was supposed to be rendered on in the first
12cu|primus-0.1-0.20131127.2|28	place.
12cu|primus-0.1-0.20131127.2|29	
12cu|primus-0.1-0.20131127.2|30	%files
12cu|primus-0.1-0.20131127.2|31	%doc LICENSE.txt README.md
12cu|primus-0.1-0.20131127.2|32	%{_bindir}/primusrun
12cu|primus-0.1-0.20131127.2|33	%dir %{_libdir}/primus
12cu|primus-0.1-0.20131127.2|34	%{_libdir}/primus/libGL.so.1
12cu|primus-0.1-0.20131127.2|35	
12cu|primus-0.1-0.20131127.2|36	#----------------------------------------------------------------------------
12cu|primus-0.1-0.20131127.2|37	
12cu|primus-0.1-0.20131127.2|38	%prep
12cu|primus-0.1-0.20131127.2|39	%setup -q -n %{name}-%{git}
12cu|primus-0.1-0.20131127.2|40	
12cu|primus-0.1-0.20131127.2|41	%build
12cu|primus-0.1-0.20131127.2|42	%make
12cu|primus-0.1-0.20131127.2|43	
12cu|primus-0.1-0.20131127.2|44	%install
12cu|primus-0.1-0.20131127.2|45	# install all files into the BuildRoot
12cu|primus-0.1-0.20131127.2|46	install -D lib/libGL.so.1 %{buildroot}%{_libdir}/primus/libGL.so.1
12cu|primus-0.1-0.20131127.2|47	# sed -i 's|PRIMUS_libGL=|PRIMUS_libGL=/usr/$LIB/primus:/usr/lib64/nvidia:/usr/lib/nvidia|'
12cu|primus-0.1-0.20131127.2|48	install -D %{SOURCE1} %{buildroot}%{_bindir}/primusrun
12cu|primus-0.1-0.20131127.2|49	
12cu|primus-0.1-0.20131127.2|50	
12cu|primus-0.1-0.20131127.2|51	%changelog
12cu|primus-0.1-0.20131127.2|52	* Fri Dec 06 2013 Alexander Kazancev <kazancas@gmail.com> 0.1-0.20131127.2
12cu|primus-0.1-0.20131127.2|53	+ Revision: 4a12182
12cu|primus-0.1-0.20131127.2|54	- Updated primus.spec
12cu|primus-0.1-0.20131127.2|55	
12cu|primus-0.1-0.20131127.2|56	

11782 12
12cu|privoxy-3.0.21-1|1	%define privoxyconf %{_sysconfdir}/%{name}
12cu|privoxy-3.0.21-1|2	%define reltype stable
12cu|privoxy-3.0.21-1|3	
12cu|privoxy-3.0.21-1|4	Summary:	Privacy enhancing HTTP proxy
12cu|privoxy-3.0.21-1|5	Name:		privoxy
12cu|privoxy-3.0.21-1|6	Version:	3.0.21
12cu|privoxy-3.0.21-1|7	Release:	1
12cu|privoxy-3.0.21-1|8	License:	GPLv2+
12cu|privoxy-3.0.21-1|9	Group:		Networking/Other
12cu|privoxy-3.0.21-1|10	URL:		http://www.privoxy.org/
12cu|privoxy-3.0.21-1|11	Source0:	http://prdownloads.sf.net/ijbswa/%{name}-%{version}-%{reltype}-src.tar.gz
12cu|privoxy-3.0.21-1|12	Source1:	http://prdownloads.sf.net/ijbswa/%{name}-%{version}-%{reltype}-src.tar.gz.asc
12cu|privoxy-3.0.21-1|13	Source2:	privoxy.logrotate
12cu|privoxy-3.0.21-1|14	Source4:	%{name}.service
12cu|privoxy-3.0.21-1|15	Patch0:		privoxy-3.0.21-mga-mdv-missing-user.filter.patch
12cu|privoxy-3.0.21-1|16	Requires(post): rpm-helper
12cu|privoxy-3.0.21-1|17	Requires(preun): rpm-helper
12cu|privoxy-3.0.21-1|18	Obsoletes:	junkbuster
12cu|privoxy-3.0.21-1|19	Provides:	junkbuster = %{version}-%{release}
12cu|privoxy-3.0.21-1|20	Provides:	webproxy
12cu|privoxy-3.0.21-1|21	BuildRequires:	docbook-style-dsssl
12cu|privoxy-3.0.21-1|22	BuildRequires:	docbook-dtd42-xml
12cu|privoxy-3.0.21-1|23	BuildRequires:	docbook-dtd31-sgml
12cu|privoxy-3.0.21-1|24	BuildRequires:	lynx
12cu|privoxy-3.0.21-1|25	BuildRequires:	man
12cu|privoxy-3.0.21-1|26	BuildRequires:	pkgconfig(libpcreposix)
12cu|privoxy-3.0.21-1|27	BuildRequires:	zlib-devel
12cu|privoxy-3.0.21-1|28	
12cu|privoxy-3.0.21-1|29	%description
12cu|privoxy-3.0.21-1|30	Privoxy is a web proxy with advanced filtering capabilities for protecting
12cu|privoxy-3.0.21-1|31	privacy, filtering web page content, managing cookies, controlling access, and
12cu|privoxy-3.0.21-1|32	removing ads, banners, pop-ups and other obnoxious Internet Junk. Privoxy has a
12cu|privoxy-3.0.21-1|33	very flexible configuration and can be customized to suit individual needs and
12cu|privoxy-3.0.21-1|34	tastes. Privoxy has application for both stand-alone systems and multi-user
12cu|privoxy-3.0.21-1|35	networks.
12cu|privoxy-3.0.21-1|36	
12cu|privoxy-3.0.21-1|37	Privoxy was previously called Internet Junkbuster.
12cu|privoxy-3.0.21-1|38	
12cu|privoxy-3.0.21-1|39	To configure privoxy, go to http://config.privoxy.org/
12cu|privoxy-3.0.21-1|40	
12cu|privoxy-3.0.21-1|41	Privoxy proxy is running on port 8118
12cu|privoxy-3.0.21-1|42	
12cu|privoxy-3.0.21-1|43	%prep
12cu|privoxy-3.0.21-1|44	
12cu|privoxy-3.0.21-1|45	%setup -n %{name}-%{version}-%{reltype} -q
12cu|privoxy-3.0.21-1|46	
12cu|privoxy-3.0.21-1|47	# manpage should be in section 8
12cu|privoxy-3.0.21-1|48	sed -i -e 's/^\(\.TH "PRIVOXY" \)"1"/\1"8"/g' privoxy.1
12cu|privoxy-3.0.21-1|49	
12cu|privoxy-3.0.21-1|50	# privoxy.missing.user.filter.patch
12cu|privoxy-3.0.21-1|51	%patch0 -p1
12cu|privoxy-3.0.21-1|52	#needed for build
12cu|privoxy-3.0.21-1|53	autoreconf
12cu|privoxy-3.0.21-1|54	
12cu|privoxy-3.0.21-1|55	%build
12cu|privoxy-3.0.21-1|56	find . -type f -perm 0640 -exec chmod 644 {} \;
12cu|privoxy-3.0.21-1|57	
12cu|privoxy-3.0.21-1|58	%serverbuild
12cu|privoxy-3.0.21-1|59	%configure2_5x --with-user=daemon --with-group=daemon
12cu|privoxy-3.0.21-1|60	%make
12cu|privoxy-3.0.21-1|61	
12cu|privoxy-3.0.21-1|62	%install
12cu|privoxy-3.0.21-1|63	mkdir -p %{buildroot}%{_sbindir} \
12cu|privoxy-3.0.21-1|64	%{buildroot}%{_mandir}/man8 \
12cu|privoxy-3.0.21-1|65	%{buildroot}/var/log/privoxy \
12cu|privoxy-3.0.21-1|66	%{buildroot}%{privoxyconf}/templates \
12cu|privoxy-3.0.21-1|67	%{buildroot}%{_sysconfdir}/logrotate.d
12cu|privoxy-3.0.21-1|68	
12cu|privoxy-3.0.21-1|69	install -m 755 privoxy %{buildroot}%{_sbindir}/privoxy
12cu|privoxy-3.0.21-1|70	install -m 644 privoxy.1 %{buildroot}%{_mandir}/man8/privoxy.8
12cu|privoxy-3.0.21-1|71	
12cu|privoxy-3.0.21-1|72	# Install various config files
12cu|privoxy-3.0.21-1|73	for i in *.action default.filter trust; do
12cu|privoxy-3.0.21-1|74	install -m 644 $i %{buildroot}%{privoxyconf}/
12cu|privoxy-3.0.21-1|75	done
12cu|privoxy-3.0.21-1|76	for i in templates/*; do
12cu|privoxy-3.0.21-1|77	install -m 644 $i %{buildroot}%{privoxyconf}/templates/
12cu|privoxy-3.0.21-1|78	done
12cu|privoxy-3.0.21-1|79	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cu|privoxy-3.0.21-1|80	install -d -m 755 %{buildroot}%{_unitdir}
12cu|privoxy-3.0.21-1|81	install -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/%{name}.service
12cu|privoxy-3.0.21-1|82	
12cu|privoxy-3.0.21-1|83	# verify all file locations, etc. in the config file
12cu|privoxy-3.0.21-1|84	# don't start with ^ or commented lines are not replaced
12cu|privoxy-3.0.21-1|85	sed -e 's!^confdir.*!confdir /etc/privoxy!g' \
12cu|privoxy-3.0.21-1|86	-e 's!^logdir.*!logdir /var/log/privoxy!g' \
12cu|privoxy-3.0.21-1|87	< config  > %{buildroot}%{privoxyconf}/config
12cu|privoxy-3.0.21-1|88	
12cu|privoxy-3.0.21-1|89	#remove backup files
12cu|privoxy-3.0.21-1|90	rm -f doc/privoxy/webserver/user-manual/*.bak
12cu|privoxy-3.0.21-1|91	
12cu|privoxy-3.0.21-1|92	# create compatibility symlink
12cu|privoxy-3.0.21-1|93	ln -s match-all.action %{buildroot}/%{privoxyconf}/standard.action
12cu|privoxy-3.0.21-1|94	
12cu|privoxy-3.0.21-1|95	%triggerin -- msec < 0.17
12cu|privoxy-3.0.21-1|96	for i in 0 1 2 3 4 5; do
12cu|privoxy-3.0.21-1|97	permfile="%{_sysconfdir}/security/msec/perm.$i"
12cu|privoxy-3.0.21-1|98	if grep -q '^/var/log/privoxy' $permfile; then
12cu|privoxy-3.0.21-1|99	perl -pi -e 's|^/var/log/privoxy\s.*|/var/log/prixovy\t\t\t\tdaemon.daemon\t700|' $permfile
12cu|privoxy-3.0.21-1|100	else
12cu|privoxy-3.0.21-1|101	echo -e "/var/log/prixovy\t\t\t\tdaemon.daemon\t700" >> $permfile
12cu|privoxy-3.0.21-1|102	fi
12cu|privoxy-3.0.21-1|103	done
12cu|privoxy-3.0.21-1|104	
12cu|privoxy-3.0.21-1|105	
12cu|privoxy-3.0.21-1|106	%post
12cu|privoxy-3.0.21-1|107	%_post_service %{name}
12cu|privoxy-3.0.21-1|108	
12cu|privoxy-3.0.21-1|109	%preun
12cu|privoxy-3.0.21-1|110	%_preun_service %{name}
12cu|privoxy-3.0.21-1|111	
12cu|privoxy-3.0.21-1|112	%files
12cu|privoxy-3.0.21-1|113	%doc AUTHORS ChangeLog README
12cu|privoxy-3.0.21-1|114	%doc doc/webserver
12cu|privoxy-3.0.21-1|115	%attr (0700,daemon,daemon) /var/log/privoxy
12cu|privoxy-3.0.21-1|116	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cu|privoxy-3.0.21-1|117	%{_sbindir}/*
12cu|privoxy-3.0.21-1|118	%{_mandir}/man8/*
12cu|privoxy-3.0.21-1|119	
12cu|privoxy-3.0.21-1|120	%defattr(664,daemon,daemon,755)
12cu|privoxy-3.0.21-1|121	%dir %{privoxyconf}
12cu|privoxy-3.0.21-1|122	%config(noreplace) %{privoxyconf}/config
12cu|privoxy-3.0.21-1|123	%config            %{privoxyconf}/default.action
12cu|privoxy-3.0.21-1|124	%config(noreplace) %{privoxyconf}/default.filter
12cu|privoxy-3.0.21-1|125	%config(noreplace) %{privoxyconf}/templates
12cu|privoxy-3.0.21-1|126	%config(noreplace) %{privoxyconf}/match-all.action
12cu|privoxy-3.0.21-1|127	%config(noreplace) %{privoxyconf}/trust
12cu|privoxy-3.0.21-1|128	%config(noreplace) %{privoxyconf}/user.action
12cu|privoxy-3.0.21-1|129	%config(noreplace) %{privoxyconf}/regression-tests.action
12cu|privoxy-3.0.21-1|130	%{privoxyconf}/standard.action
12cu|privoxy-3.0.21-1|131	%{_unitdir}/%{name}.service
12cu|privoxy-3.0.21-1|132	
12cu|privoxy-3.0.21-1|133	%changelog
12cu|privoxy-3.0.21-1|134	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.21-1
12cu|privoxy-3.0.21-1|135	+ Revision: 9e9877c
12cu|privoxy-3.0.21-1|136	- Ipdated to 3.0.21, switched to privoxy
12cu|privoxy-3.0.21-1|137	
12cu|privoxy-3.0.21-1|138	

11783 12
12cu|processdsn-1.0.0-2|1	Summary:	Process DSN notifications, record them in a database
12cu|processdsn-1.0.0-2|2	Name:		processdsn
12cu|processdsn-1.0.0-2|3	Version:	1.0.0
12cu|processdsn-1.0.0-2|4	Release:	2
12cu|processdsn-1.0.0-2|5	License:	Apache License
12cu|processdsn-1.0.0-2|6	Group:		System/Servers
12cu|processdsn-1.0.0-2|7	Source:		%{name}-%{version}.tar.bz2
12cu|processdsn-1.0.0-2|8	BuildRequires:	apr-devel
12cu|processdsn-1.0.0-2|9	BuildRequires:	apr-util-devel
12cu|processdsn-1.0.0-2|10	BuildRequires:	openldap-devel
12cu|processdsn-1.0.0-2|11	
12cu|processdsn-1.0.0-2|12	%description
12cu|processdsn-1.0.0-2|13	The DSN processor processes delivery status notifications, and stores the
12cu|processdsn-1.0.0-2|14	results in a SQL database via the APR DBD interface.
12cu|processdsn-1.0.0-2|15	
12cu|processdsn-1.0.0-2|16	%prep
12cu|processdsn-1.0.0-2|17	
12cu|processdsn-1.0.0-2|18	%setup -q
12cu|processdsn-1.0.0-2|19	
12cu|processdsn-1.0.0-2|20	%build
12cu|processdsn-1.0.0-2|21	autoreconf -fi
12cu|processdsn-1.0.0-2|22	export LIBS="`apr-1-config --link-ld` `apu-1-config --link-ld`"
12cu|processdsn-1.0.0-2|23	%configure2_5x
12cu|processdsn-1.0.0-2|24	%make
12cu|processdsn-1.0.0-2|25	
12cu|processdsn-1.0.0-2|26	%install
12cu|processdsn-1.0.0-2|27	%makeinstall_std
12cu|processdsn-1.0.0-2|28	
12cu|processdsn-1.0.0-2|29	%files
12cu|processdsn-1.0.0-2|30	%doc README
12cu|processdsn-1.0.0-2|31	%{_bindir}/processdsn
12cu|processdsn-1.0.0-2|32	%{_mandir}/man1/processdsn.1*
12cu|processdsn-1.0.0-2|33	
12cu|processdsn-1.0.0-2|34	%changelog
12cu|processdsn-1.0.0-2|35	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-2
12cu|processdsn-1.0.0-2|36	+ Revision: 39fb901
12cu|processdsn-1.0.0-2|37	- Added openldap-devel BR
12cu|processdsn-1.0.0-2|38	
12cu|processdsn-1.0.0-2|39	

11784 12
12cu|project-builder-0.12.5-1|1	#
12cu|project-builder-0.12.5-1|2	# $Id$
12cu|project-builder-0.12.5-1|3	#
12cu|project-builder-0.12.5-1|4	%define perlvendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)
12cu|project-builder-0.12.5-1|5	%define srcname project-builder
12cu|project-builder-0.12.5-1|6	
12cu|project-builder-0.12.5-1|7	Summary:	Project Builder helps providing multi-OSes Continuous Packaging
12cu|project-builder-0.12.5-1|8	Summary(fr):	Project Builder ou pb produit des paquets pour diverses distributions
12cu|project-builder-0.12.5-1|9	
12cu|project-builder-0.12.5-1|10	Name:		project-builder
12cu|project-builder-0.12.5-1|11	Version:	0.12.5
12cu|project-builder-0.12.5-1|12	Release:	1
12cu|project-builder-0.12.5-1|13	License:	GPL
12cu|project-builder-0.12.5-1|14	Group:		System/Configuration/Packaging
12cu|project-builder-0.12.5-1|15	Url:		http://trac.project-builder.org
12cu|project-builder-0.12.5-1|16	Source:		ftp://ftp.project-builder.org/src/%{srcname}-%{version}.tar.gz
12cu|project-builder-0.12.5-1|17	BuildArch:	noarch
12cu|project-builder-0.12.5-1|18	Requires:	perl >= 5.8.4
12cu|project-builder-0.12.5-1|19	Requires:	perl-DateManip
12cu|project-builder-0.12.5-1|20	Requires:	perl-ProjectBuilder >= 0.10.1
12cu|project-builder-0.12.5-1|21	Requires:	rpm-build
12cu|project-builder-0.12.5-1|22	BuildRequires: perl-devel
12cu|project-builder-0.12.5-1|23	
12cu|project-builder-0.12.5-1|24	%description
12cu|project-builder-0.12.5-1|25	ProjectBuilder aka pb helps producing packages
12cu|project-builder-0.12.5-1|26	for multiple OSes (Linux distributions, Solaris, ...).
12cu|project-builder-0.12.5-1|27	It does that by minimizing
12cu|project-builder-0.12.5-1|28	the duplication of information required and
12cu|project-builder-0.12.5-1|29	a set a very simple configuration files.
12cu|project-builder-0.12.5-1|30	It implements a Continuous Packaging approach.
12cu|project-builder-0.12.5-1|31	
12cu|project-builder-0.12.5-1|32	%prep
12cu|project-builder-0.12.5-1|33	%setup -q
12cu|project-builder-0.12.5-1|34	
12cu|project-builder-0.12.5-1|35	%build
12cu|project-builder-0.12.5-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor destdir=%{buildroot}
12cu|project-builder-0.12.5-1|37	make
12cu|project-builder-0.12.5-1|38	
12cu|project-builder-0.12.5-1|39	%install
12cu|project-builder-0.12.5-1|40	%makeinstall_std
12cu|project-builder-0.12.5-1|41	find %{buildroot} -type f -name perllocal.pod -o -name .packlist -o -name '*.bs' -a -size 0 | xargs rm -f
12cu|project-builder-0.12.5-1|42	find %{buildroot} -type d -depth | xargs rmdir --ignore-fail-on-non-empty
12cu|project-builder-0.12.5-1|43	
12cu|project-builder-0.12.5-1|44	%check
12cu|project-builder-0.12.5-1|45	make test
12cu|project-builder-0.12.5-1|46	
12cu|project-builder-0.12.5-1|47	%files
12cu|project-builder-0.12.5-1|48	%doc NEWS AUTHORS
12cu|project-builder-0.12.5-1|49	%doc INSTALL COPYING README
12cu|project-builder-0.12.5-1|50	
12cu|project-builder-0.12.5-1|51	%{perlvendorlib}/*
12cu|project-builder-0.12.5-1|52	%{_bindir}/*
12cu|project-builder-0.12.5-1|53	%{_mandir}/man1/*
12cu|project-builder-0.12.5-1|54	%{_mandir}/man3/*
12cu|project-builder-0.12.5-1|55	
12cu|project-builder-0.12.5-1|56	%changelog
12cu|project-builder-0.12.5-1|57	* Sun Mar 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.5-1
12cu|project-builder-0.12.5-1|58	+ Revision: c2bf956
12cu|project-builder-0.12.5-1|59	- Added perl-devel BR
12cu|project-builder-0.12.5-1|60	
12cu|project-builder-0.12.5-1|61	

11785 12
12cu|projectx-0.91.0-4|1	%define Name	ProjectX
12cu|projectx-0.91.0-4|2	%define shortv	0.91.0
12cu|projectx-0.91.0-4|3	%define gcj_support 1
12cu|projectx-0.91.0-4|4	%if %mdkversion >= 200810
12cu|projectx-0.91.0-4|5	# (Anssi 02/2008) gcj4.3 segfault
12cu|projectx-0.91.0-4|6	%define gcj_support 0
12cu|projectx-0.91.0-4|7	%endif
12cu|projectx-0.91.0-4|8	%define stable	0
12cu|projectx-0.91.0-4|9	
12cu|projectx-0.91.0-4|10	Summary:	A free Java based MPEG demux utility
12cu|projectx-0.91.0-4|11	Name:		projectx
12cu|projectx-0.91.0-4|12	Version:	0.91.0
12cu|projectx-0.91.0-4|13	Release:	4
12cu|projectx-0.91.0-4|14	License:	GPLv2+
12cu|projectx-0.91.0-4|15	URL:		http://project-x.sourceforge.net/
12cu|projectx-0.91.0-4|16	%if %stable
12cu|projectx-0.91.0-4|17	Source:		%{Name}_Source_eng_%{version}.tar.bz2
12cu|projectx-0.91.0-4|18	Source1:	%{Name}_LanguagePack_%{version}.zip
12cu|projectx-0.91.0-4|19	%else
12cu|projectx-0.91.0-4|20	# Every CVS push (usually) corresponds to a .bXX tag.
12cu|projectx-0.91.0-4|21	# Latest tag can be seen in the commit message and in
12cu|projectx-0.91.0-4|22	# http://project-x.sourceforge.net/update/update.txt
12cu|projectx-0.91.0-4|23	# cvs -d:pserver:anonymous@project-x.cvs.sourceforge.net:/cvsroot/project-x login
12cu|projectx-0.91.0-4|24	# cvs -z3 -d:pserver:anonymous@project-x.cvs.sourceforge.net:/cvsroot/project-x co -P project-x
12cu|projectx-0.91.0-4|25	Source:		%{name}-%{version}.zip
12cu|projectx-0.91.0-4|26	%endif
12cu|projectx-0.91.0-4|27	Group:		Video
12cu|projectx-0.91.0-4|28	Requires:	java >= 1.6
12cu|projectx-0.91.0-4|29	Requires:	jpackage-utils
12cu|projectx-0.91.0-4|30	Requires:	jakarta-commons-net
12cu|projectx-0.91.0-4|31	Requires:	jakarta-oro
12cu|projectx-0.91.0-4|32	BuildRequires:	java-devel
12cu|projectx-0.91.0-4|33	%if %{mdkversion} >= 200810
12cu|projectx-0.91.0-4|34	BuildRequires:	java-rpmbuild
12cu|projectx-0.91.0-4|35	%else
12cu|projectx-0.91.0-4|36	BuildRequires:	java-gcj-compat-devel
12cu|projectx-0.91.0-4|37	%endif
12cu|projectx-0.91.0-4|38	BuildRequires:	jakarta-commons-net
12cu|projectx-0.91.0-4|39	BuildRequires:	jakarta-oro
12cu|projectx-0.91.0-4|40	BuildRequires:	imagemagick
12cu|projectx-0.91.0-4|41	BuildRequires:	dos2unix
12cu|projectx-0.91.0-4|42	BuildRequires:  desktop-file-utils
12cu|projectx-0.91.0-4|43	%if %{gcj_support}
12cu|projectx-0.91.0-4|44	BuildRequires:  java-gcj-compat-devel
12cu|projectx-0.91.0-4|45	%else
12cu|projectx-0.91.0-4|46	BuildArch:      noarch
12cu|projectx-0.91.0-4|47	%endif
12cu|projectx-0.91.0-4|48	
12cu|projectx-0.91.0-4|49	%description
12cu|projectx-0.91.0-4|50	Converts, splits and demuxes DVB and other MPEG recordings.
12cu|projectx-0.91.0-4|51	
12cu|projectx-0.91.0-4|52	%prep
12cu|projectx-0.91.0-4|53	%if %stable
12cu|projectx-0.91.0-4|54	%setup -q -n %{Name}_Source_%{shortv} -b 1
12cu|projectx-0.91.0-4|55	%else
12cu|projectx-0.91.0-4|56	%setup -q -n Project-X_%{shortv}
12cu|projectx-0.91.0-4|57	%endif
12cu|projectx-0.91.0-4|58	rm -rf lib
12cu|projectx-0.91.0-4|59	find -name CVS -type d -print0 | xargs -0 rm -rf
12cu|projectx-0.91.0-4|60	dos2unix htmls/*.html htmls/*/*.html
12cu|projectx-0.91.0-4|61	
12cu|projectx-0.91.0-4|62	perl -pi -e 's,classpath [a-z0-9\.\/:-]*,classpath \$CLASSPATH,' build.sh
12cu|projectx-0.91.0-4|63	perl -pi -e 's,^javac ,%javac ,' build.sh
12cu|projectx-0.91.0-4|64	
12cu|projectx-0.91.0-4|65	%if %mdkversion <= 200800
12cu|projectx-0.91.0-4|66	# We call jar manually to workaround
12cu|projectx-0.91.0-4|67	# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32516
12cu|projectx-0.91.0-4|68	perl -pi -e 's,^jar ,#jar ,' build.sh
12cu|projectx-0.91.0-4|69	%else
12cu|projectx-0.91.0-4|70	perl -pi -e 's,^jar ,%jar ,' build.sh
12cu|projectx-0.91.0-4|71	%endif
12cu|projectx-0.91.0-4|72	
12cu|projectx-0.91.0-4|73	perl -pi -e 's,^Class-Path:.*\n,,' MANIFEST.MF
12cu|projectx-0.91.0-4|74	
12cu|projectx-0.91.0-4|75	perl -pi -e 's,Icon=.*,Icon=%name,' %name.desktop
12cu|projectx-0.91.0-4|76	perl -pi -e 's,Exec=.*,Exec=%{_bindir}/%{name},' %name.desktop
12cu|projectx-0.91.0-4|77	
12cu|projectx-0.91.0-4|78	perl -pi -e 's/\r$//g' *.txt
12cu|projectx-0.91.0-4|79	
12cu|projectx-0.91.0-4|80	%build
12cu|projectx-0.91.0-4|81	export CLASSPATH=$(build-classpath commons-net oro)
12cu|projectx-0.91.0-4|82	sh -ex build.sh
12cu|projectx-0.91.0-4|83	
12cu|projectx-0.91.0-4|84	%if %mdkversion <= 200800
12cu|projectx-0.91.0-4|85	cd build
12cu|projectx-0.91.0-4|86	%jar cfvm ../ProjectX.jar ../MANIFEST.MF *
12cu|projectx-0.91.0-4|87	cd -
12cu|projectx-0.91.0-4|88	%endif
12cu|projectx-0.91.0-4|89	
12cu|projectx-0.91.0-4|90	%jar -i %Name.jar
12cu|projectx-0.91.0-4|91	
12cu|projectx-0.91.0-4|92	%install
12cu|projectx-0.91.0-4|93	install -d -m755 %{buildroot}%{_javadir}
12cu|projectx-0.91.0-4|94	install -m644 %{Name}.jar %{buildroot}%{_javadir}
12cu|projectx-0.91.0-4|95	
12cu|projectx-0.91.0-4|96	%if %{gcj_support}
12cu|projectx-0.91.0-4|97	%{_bindir}/aot-compile-rpm
12cu|projectx-0.91.0-4|98	%endif
12cu|projectx-0.91.0-4|99	
12cu|projectx-0.91.0-4|100	%jpackage_script net.sourceforge.dvb.projectx.common.Start %nil %nil %Name:commons-net:oro %name
12cu|projectx-0.91.0-4|101	
12cu|projectx-0.91.0-4|102	install -D -m644 %name.desktop %{buildroot}%{_datadir}/applications/%name.desktop
12cu|projectx-0.91.0-4|103	
12cu|projectx-0.91.0-4|104	install -d -m755 %{buildroot}%{_miconsdir}
12cu|projectx-0.91.0-4|105	install -d -m755 %{buildroot}%{_iconsdir}
12cu|projectx-0.91.0-4|106	install -d -m755 %{buildroot}%{_liconsdir}
12cu|projectx-0.91.0-4|107	
12cu|projectx-0.91.0-4|108	# (Anssi) It is X :p
12cu|projectx-0.91.0-4|109	convert resources/close.gif -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12cu|projectx-0.91.0-4|110	convert resources/close.gif -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12cu|projectx-0.91.0-4|111	convert resources/close.gif -resize 48x48 %{buildroot}%{_liconsdir}/%{name}.png
12cu|projectx-0.91.0-4|112	
12cu|projectx-0.91.0-4|113	
12cu|projectx-0.91.0-4|114	desktop-file-install --vendor="" \
12cu|projectx-0.91.0-4|115	--add-category="Java" \
12cu|projectx-0.91.0-4|116	--add-category="AudioVideo" \
12cu|projectx-0.91.0-4|117	--add-category="AudioVideoEditing" \
12cu|projectx-0.91.0-4|118	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|projectx-0.91.0-4|119	
12cu|projectx-0.91.0-4|120	%clean
12cu|projectx-0.91.0-4|121	
12cu|projectx-0.91.0-4|122	%if %{gcj_support}
12cu|projectx-0.91.0-4|123	%post
12cu|projectx-0.91.0-4|124	%{update_gcjdb}
12cu|projectx-0.91.0-4|125	%endif
12cu|projectx-0.91.0-4|126	
12cu|projectx-0.91.0-4|127	%if %{gcj_support}
12cu|projectx-0.91.0-4|128	%postun
12cu|projectx-0.91.0-4|129	%{clean_gcjdb}
12cu|projectx-0.91.0-4|130	%endif
12cu|projectx-0.91.0-4|131	
12cu|projectx-0.91.0-4|132	%files
12cu|projectx-0.91.0-4|133	%defattr(0644,root,root,0755)
12cu|projectx-0.91.0-4|134	%doc ReadMe.txt htmls
12cu|projectx-0.91.0-4|135	%attr(0755,root,root) %{_bindir}/%{name}
12cu|projectx-0.91.0-4|136	%{_javadir}/%{Name}.jar
12cu|projectx-0.91.0-4|137	%if %{gcj_support}
12cu|projectx-0.91.0-4|138	%{_libdir}/gcj/%{name}
12cu|projectx-0.91.0-4|139	%endif
12cu|projectx-0.91.0-4|140	%{_miconsdir}/%{name}.png
12cu|projectx-0.91.0-4|141	%{_iconsdir}/%{name}.png
12cu|projectx-0.91.0-4|142	%{_liconsdir}/%{name}.png
12cu|projectx-0.91.0-4|143	%{_datadir}/applications/%{name}.desktop
12cu|projectx-0.91.0-4|144	
12cu|projectx-0.91.0-4|145	
12cu|projectx-0.91.0-4|146	
12cu|projectx-0.91.0-4|147	
12cu|projectx-0.91.0-4|148	
12cu|projectx-0.91.0-4|149	%changelog
12cu|projectx-0.91.0-4|150	* Sat Apr 30 2011 Olivier Faurax <ofaurax@mandriva.org> 0.91.0-1mdv2011.0
12cu|projectx-0.91.0-4|151	+ Revision: 661101
12cu|projectx-0.91.0-4|152	- Version 0.91.0
12cu|projectx-0.91.0-4|153	
12cu|projectx-0.91.0-4|154	* Tue Aug 17 2010 Anssi Hannula <anssi@mandriva.org> 0.90.4.00.b32-1mdv2011.0
12cu|projectx-0.91.0-4|155	+ Revision: 570717
12cu|projectx-0.91.0-4|156	- new version
12cu|projectx-0.91.0-4|157	- update license tag for policy
12cu|projectx-0.91.0-4|158	- remove name from summary
12cu|projectx-0.91.0-4|159	
12cu|projectx-0.91.0-4|160	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.90.4.00.b31-1mdv2010.0
12cu|projectx-0.91.0-4|161	+ Revision: 396164
12cu|projectx-0.91.0-4|162	- new version
12cu|projectx-0.91.0-4|163	- clarify summary
12cu|projectx-0.91.0-4|164	
12cu|projectx-0.91.0-4|165	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|projectx-0.91.0-4|166	- lowercase ImageMagick
12cu|projectx-0.91.0-4|167	
12cu|projectx-0.91.0-4|168	* Sat Sep 20 2008 Anssi Hannula <anssi@mandriva.org> 0.90.4.00.b24-6mdv2009.0
12cu|projectx-0.91.0-4|169	+ Revision: 286260
12cu|projectx-0.91.0-4|170	- requires java >= 1.6 (fixes #43632)
12cu|projectx-0.91.0-4|171	
12cu|projectx-0.91.0-4|172	* Fri Sep 19 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0.90.4.00.b24-5mdv2009.0
12cu|projectx-0.91.0-4|173	+ Revision: 285837
12cu|projectx-0.91.0-4|174	- rebuild
12cu|projectx-0.91.0-4|175	
12cu|projectx-0.91.0-4|176	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.90.4.00.b24-4mdv2009.0
12cu|projectx-0.91.0-4|177	+ Revision: 269012
12cu|projectx-0.91.0-4|178	- rebuild early 2009.0 package (before pixel changes)
12cu|projectx-0.91.0-4|179	
12cu|projectx-0.91.0-4|180	+ Pixel <pixel@mandriva.com>
12cu|projectx-0.91.0-4|181	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|projectx-0.91.0-4|182	
12cu|projectx-0.91.0-4|183	* Tue Apr 29 2008 Anssi Hannula <anssi@mandriva.org> 0.90.4.00.b24-3mdv2009.0
12cu|projectx-0.91.0-4|184	+ Revision: 198963
12cu|projectx-0.91.0-4|185	+ rebuild (emptylog)
12cu|projectx-0.91.0-4|186	
12cu|projectx-0.91.0-4|187	* Tue Apr 29 2008 Anssi Hannula <anssi@mandriva.org> 0.90.4.00.b24-2mdv2009.0
12cu|projectx-0.91.0-4|188	+ Revision: 198915
12cu|projectx-0.91.0-4|189	- fix backportability (for old jar)
12cu|projectx-0.91.0-4|190	- add backportability buildrequires
12cu|projectx-0.91.0-4|191	- 0.90.4.00.b24
12cu|projectx-0.91.0-4|192	- drop gcj precompilation for now due to ICEs
12cu|projectx-0.91.0-4|193	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12cu|projectx-0.91.0-4|194	
12cu|projectx-0.91.0-4|195	+ Thierry Vignaud <tv@mandriva.org>
12cu|projectx-0.91.0-4|196	- drop old menu
12cu|projectx-0.91.0-4|197	- kill re-definition of %%buildroot on Pixel's request
12cu|projectx-0.91.0-4|198	
12cu|projectx-0.91.0-4|199	+ Olivier Blin <oblin@mandriva.com>
12cu|projectx-0.91.0-4|200	- restore BuildRoot
12cu|projectx-0.91.0-4|201	
12cu|projectx-0.91.0-4|202	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0.90.4.00-7mdv2008.0
12cu|projectx-0.91.0-4|203	+ Revision: 87345
12cu|projectx-0.91.0-4|204	- rebuild to filter out autorequires of GCJ AOT objects
12cu|projectx-0.91.0-4|205	- remove unnecessary Requires(post) on java-gcj-compat
12cu|projectx-0.91.0-4|206	
12cu|projectx-0.91.0-4|207	* Sat Jun 30 2007 Anssi Hannula <anssi@mandriva.org> 0.90.4.00-6mdv2008.0
12cu|projectx-0.91.0-4|208	+ Revision: 46155
12cu|projectx-0.91.0-4|209	- disable cacao hack, now works with gcj
12cu|projectx-0.91.0-4|210	- use only standard menu categories
12cu|projectx-0.91.0-4|211	- workaround gjar upstream bug #32516
12cu|projectx-0.91.0-4|212	
12cu|projectx-0.91.0-4|213	
12cu|projectx-0.91.0-4|214	* Sat Mar 10 2007 Anssi Hannula <anssi@mandriva.org> 0.90.4.00-5mdv2007.1
12cu|projectx-0.91.0-4|215	+ Revision: 141077
12cu|projectx-0.91.0-4|216	- use cacao instead of jamvm in gui mode
12cu|projectx-0.91.0-4|217	
12cu|projectx-0.91.0-4|218	* Mon Mar 05 2007 Anssi Hannula <anssi@mandriva.org> 0.90.4.00-4mdv2007.1
12cu|projectx-0.91.0-4|219	+ Revision: 133354
12cu|projectx-0.91.0-4|220	- fix group
12cu|projectx-0.91.0-4|221	- drop epoch 0
12cu|projectx-0.91.0-4|222	- fix menu categories
12cu|projectx-0.91.0-4|223	
12cu|projectx-0.91.0-4|224	* Wed Oct 18 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0:0.90.4.00-3mdv2007.0
12cu|projectx-0.91.0-4|225	+ Revision: 65842
12cu|projectx-0.91.0-4|226	-Add Buildrequires
12cu|projectx-0.91.0-4|227	- import projectx-0.90.4.00-2mdv2007.0
12cu|projectx-0.91.0-4|228	
12cu|projectx-0.91.0-4|229	* Sat Sep 02 2006 Anssi Hannula <anssi@mandriva.org> 0:0.90.4.00-2mdv2007.0
12cu|projectx-0.91.0-4|230	- requires jakarta-oro
12cu|projectx-0.91.0-4|231	- more docs
12cu|projectx-0.91.0-4|232	- force jamvm when gui is used, 10x slower but works (gcj is too old)
12cu|projectx-0.91.0-4|233	
12cu|projectx-0.91.0-4|234	* Sat Jun 17 2006 Anssi Hannula <anssi@mandriva.org> 0:0.90.4.00-1mdv2007.0
12cu|projectx-0.91.0-4|235	- initial Mandriva release
12cu|projectx-0.91.0-4|236	

11786 12
12cu|prosody-0.8.2-2|1	%define debug_package %{nil}
12cu|prosody-0.8.2-2|2	
12cu|prosody-0.8.2-2|3	Name:       prosody
12cu|prosody-0.8.2-2|4	Version:    0.8.2
12cu|prosody-0.8.2-2|5	Release:    2
12cu|prosody-0.8.2-2|6	Summary:    Light Lua Jabber/XMPP server
12cu|prosody-0.8.2-2|7	URL:        http://prosody.im/
12cu|prosody-0.8.2-2|8	Group:      System/Servers
12cu|prosody-0.8.2-2|9	License:    MIT
12cu|prosody-0.8.2-2|10	Requires(pre):  rpm-helper
12cu|prosody-0.8.2-2|11	Requires(post):	rpm-helper
12cu|prosody-0.8.2-2|12	Requires(preun):    rpm-helper
12cu|prosody-0.8.2-2|13	Requires(postun):   rpm-helper
12cu|prosody-0.8.2-2|14	Requires:   lua-sec
12cu|prosody-0.8.2-2|15	Requires:   lua-socket
12cu|prosody-0.8.2-2|16	Requires:   lua-expat
12cu|prosody-0.8.2-2|17	Requires:   lua-filesystem
12cu|prosody-0.8.2-2|18	BuildRequires: lua-devel openssl-devel idn-devel
12cu|prosody-0.8.2-2|19	Source0:    http://prosody.im/downloads/source/%{name}-%{version}.tar.gz
12cu|prosody-0.8.2-2|20	Source1:    %{name}.init
12cu|prosody-0.8.2-2|21	Source2:    %{name}.sysconfig
12cu|prosody-0.8.2-2|22	Source3:    %{name}.config
12cu|prosody-0.8.2-2|23	
12cu|prosody-0.8.2-2|24	%description
12cu|prosody-0.8.2-2|25	Prosody is an exciting new server for Jabber/XMPP written in Lua. It aims to
12cu|prosody-0.8.2-2|26	be easy to use, and light on resources. For developers it aims to give a
12cu|prosody-0.8.2-2|27	flexible system on which to rapidly develop added functionality, or
12cu|prosody-0.8.2-2|28	prototype new protocols
12cu|prosody-0.8.2-2|29	
12cu|prosody-0.8.2-2|30	%prep
12cu|prosody-0.8.2-2|31	%setup -q
12cu|prosody-0.8.2-2|32	
12cu|prosody-0.8.2-2|33	%build
12cu|prosody-0.8.2-2|34	./configure --with-lua='' --with-lua-include=/usr/include --prefix=/usr
12cu|prosody-0.8.2-2|35	%make
12cu|prosody-0.8.2-2|36	
12cu|prosody-0.8.2-2|37	%install
12cu|prosody-0.8.2-2|38	%makeinstall_std
12cu|prosody-0.8.2-2|39	
12cu|prosody-0.8.2-2|40	
12cu|prosody-0.8.2-2|41	mkdir -p %{buildroot}%{_initrddir}
12cu|prosody-0.8.2-2|42	cat %{SOURCE1} > %{buildroot}%{_initrddir}/%{name}
12cu|prosody-0.8.2-2|43	
12cu|prosody-0.8.2-2|44	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/
12cu|prosody-0.8.2-2|45	cat %{SOURCE2} > %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cu|prosody-0.8.2-2|46	
12cu|prosody-0.8.2-2|47	cat %{SOURCE3} > %{buildroot}%{_sysconfdir}/%{name}/%{name}.cfg.lua
12cu|prosody-0.8.2-2|48	
12cu|prosody-0.8.2-2|49	mkdir -p %{buildroot}/%{_localstatedir}/lib/%{name}
12cu|prosody-0.8.2-2|50	mkdir -p %{buildroot}/%{_var}/run/%{name}/
12cu|prosody-0.8.2-2|51	
12cu|prosody-0.8.2-2|52	%pre
12cu|prosody-0.8.2-2|53	%_pre_useradd %{name} /var/empty /bin/bash
12cu|prosody-0.8.2-2|54	
12cu|prosody-0.8.2-2|55	%post
12cu|prosody-0.8.2-2|56	%_post_service %{name}
12cu|prosody-0.8.2-2|57	
12cu|prosody-0.8.2-2|58	%preun
12cu|prosody-0.8.2-2|59	%_preun_service %{name}
12cu|prosody-0.8.2-2|60	
12cu|prosody-0.8.2-2|61	%postun
12cu|prosody-0.8.2-2|62	%_postun_userdel %{name}
12cu|prosody-0.8.2-2|63	
12cu|prosody-0.8.2-2|64	%files
12cu|prosody-0.8.2-2|65	%doc doc/*
12cu|prosody-0.8.2-2|66	%config(noreplace) %{_sysconfdir}/%{name}/
12cu|prosody-0.8.2-2|67	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cu|prosody-0.8.2-2|68	%attr(755,root,root) %config(noreplace) %{_initrddir}/%{name}
12cu|prosody-0.8.2-2|69	%attr(700,%name,%name) %{_localstatedir}/lib/%{name}
12cu|prosody-0.8.2-2|70	%{_bindir}/%{name}ctl
12cu|prosody-0.8.2-2|71	%{_bindir}/%name
12cu|prosody-0.8.2-2|72	%{_prefix}/lib/%{name}
12cu|prosody-0.8.2-2|73	%attr(-,%name,%name) %{_var}/run/%{name}/
12cu|prosody-0.8.2-2|74	%{_mandir}/man1/%{name}ctl.*
12cu|prosody-0.8.2-2|75	
12cu|prosody-0.8.2-2|76	%changelog
12cu|prosody-0.8.2-2|77	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-2
12cu|prosody-0.8.2-2|78	+ Revision: eb207a7
12cu|prosody-0.8.2-2|79	- Spec cleanup
12cu|prosody-0.8.2-2|80	
12cu|prosody-0.8.2-2|81	

11787 12
12cu|prozilla-2.0.4-8|1	Summary:	A multithreaded download accelerator
12cu|prozilla-2.0.4-8|2	Name:		prozilla
12cu|prozilla-2.0.4-8|3	Version:	2.0.4
12cu|prozilla-2.0.4-8|4	Release:	8
12cu|prozilla-2.0.4-8|5	License: 	GPLv2+
12cu|prozilla-2.0.4-8|6	Group:		Networking/File transfer
12cu|prozilla-2.0.4-8|7	Url:		http://prozilla.genesys.ro/
12cu|prozilla-2.0.4-8|8	Source0:	http://prozilla.genesys.ro/downloads/prozilla/tarballs/%{name}-%{version}.tar.bz2
12cu|prozilla-2.0.4-8|9	Patch0:		prozilla_download_win.h.patch
12cu|prozilla-2.0.4-8|10	BuildRequires:	pkgconfig(ncurses)
12cu|prozilla-2.0.4-8|11	
12cu|prozilla-2.0.4-8|12	%description
12cu|prozilla-2.0.4-8|13	ProZilla is a multithreaded download accelerator for Linux which supports
12cu|prozilla-2.0.4-8|14	both HTTP and FTP protocols. It makes multiple connections to the server
12cu|prozilla-2.0.4-8|15	and downloads the file in portions, thus giving a much better speed rate
12cu|prozilla-2.0.4-8|16	than the conventional download programs which use a single connection.
12cu|prozilla-2.0.4-8|17	Resuming connections is fully supported and customisable.
12cu|prozilla-2.0.4-8|18	
12cu|prozilla-2.0.4-8|19	%files
12cu|prozilla-2.0.4-8|20	%doc AUTHORS ChangeLog CREDITS COPYING NEWS README TODO
12cu|prozilla-2.0.4-8|21	%{_bindir}/*
12cu|prozilla-2.0.4-8|22	%{_mandir}/man1/*
12cu|prozilla-2.0.4-8|23	
12cu|prozilla-2.0.4-8|24	#----------------------------------------------------------------------------
12cu|prozilla-2.0.4-8|25	
12cu|prozilla-2.0.4-8|26	%package devel
12cu|prozilla-2.0.4-8|27	Summary:	Header files and development files for %{name}
12cu|prozilla-2.0.4-8|28	Group:		Networking/File transfer
12cu|prozilla-2.0.4-8|29	
12cu|prozilla-2.0.4-8|30	%description devel
12cu|prozilla-2.0.4-8|31	Header files and development files for %{name}
12cu|prozilla-2.0.4-8|32	
12cu|prozilla-2.0.4-8|33	%files devel
12cu|prozilla-2.0.4-8|34	%{_includedir}/*
12cu|prozilla-2.0.4-8|35	%{_libdir}/*.a
12cu|prozilla-2.0.4-8|36	
12cu|prozilla-2.0.4-8|37	#----------------------------------------------------------------------------
12cu|prozilla-2.0.4-8|38	
12cu|prozilla-2.0.4-8|39	%prep
12cu|prozilla-2.0.4-8|40	%setup -q
12cu|prozilla-2.0.4-8|41	%patch0 -p0
12cu|prozilla-2.0.4-8|42	
12cu|prozilla-2.0.4-8|43	%build
12cu|prozilla-2.0.4-8|44	%configure2_5x
12cu|prozilla-2.0.4-8|45	%make
12cu|prozilla-2.0.4-8|46	
12cu|prozilla-2.0.4-8|47	%install
12cu|prozilla-2.0.4-8|48	%makeinstall_std
12cu|prozilla-2.0.4-8|49	
12cu|prozilla-2.0.4-8|50	# (mpol) remove unwanted locale files
12cu|prozilla-2.0.4-8|51	rm -f %{buildroot}%{_datadir}/locale/*/LC_MESSAGES/.mo
12cu|prozilla-2.0.4-8|52	[ -f %{buildroot}%{_datadir}/locale/locale.alias ] && rm -f %{buildroot}%{_datadir}/locale/locale.alias
12cu|prozilla-2.0.4-8|53	
12cu|prozilla-2.0.4-8|54	
12cu|prozilla-2.0.4-8|55	
12cu|prozilla-2.0.4-8|56	%changelog
12cu|prozilla-2.0.4-8|57	* Mon Mar 31 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.4-8
12cu|prozilla-2.0.4-8|58	+ Revision: 4318965
12cu|prozilla-2.0.4-8|59	- Spec cleanup
12cu|prozilla-2.0.4-8|60	
12cu|prozilla-2.0.4-8|61	

11788 12
12cu|pscyr-0.4d-5|1	%define texmfdistdir		%{_datadir}/texmf-dist
12cu|pscyr-0.4d-5|2	
12cu|pscyr-0.4d-5|3	Name:       pscyr
12cu|pscyr-0.4d-5|4	Version:    0.4d
12cu|pscyr-0.4d-5|5	Release:    5
12cu|pscyr-0.4d-5|6	License:    PSCyr License
12cu|pscyr-0.4d-5|7	Group:      Publishing
12cu|pscyr-0.4d-5|8	Source0:    ftp://scon155.phys.msu.su/pub/russian/psfonts/0.4d-beta/PSCyr-0.4-beta9-tex.tar.gz
12cu|pscyr-0.4d-5|9	Source1:    ftp://scon155.phys.msu.su/pub/russian/psfonts/0.4d-beta/PSCyr-0.4-beta9-type1.tar.gz
12cu|pscyr-0.4d-5|10	Summary:    PSCyr Type1 Font Collection
12cu|pscyr-0.4d-5|11	URL:        ftp://scon155.phys.msu.su/pub/russian/psfonts/
12cu|pscyr-0.4d-5|12	BuildArch:  noarch
12cu|pscyr-0.4d-5|13	BuildRequires: texlive
12cu|pscyr-0.4d-5|14	BuildRequires: mkfontdir, mkfontscale
12cu|pscyr-0.4d-5|15	
12cu|pscyr-0.4d-5|16	%description
12cu|pscyr-0.4d-5|17	PSCyr Type1 Font Collection
12cu|pscyr-0.4d-5|18	
12cu|pscyr-0.4d-5|19	%prep
12cu|pscyr-0.4d-5|20	mkdir -p %{name}-%{version}
12cu|pscyr-0.4d-5|21	pushd %{name}-%{version}
12cu|pscyr-0.4d-5|22	tar -xvxf %{SOURCE0}
12cu|pscyr-0.4d-5|23	tar -xvxf %{SOURCE1}
12cu|pscyr-0.4d-5|24	popd
12cu|pscyr-0.4d-5|25	
12cu|pscyr-0.4d-5|26	%build
12cu|pscyr-0.4d-5|27	
12cu|pscyr-0.4d-5|28	%install
12cu|pscyr-0.4d-5|29	export TEXMFMAIN=%{buildroot}/%{texmfdistdir}
12cu|pscyr-0.4d-5|30	cd %{name}-%{version}
12cu|pscyr-0.4d-5|31	cd PSCyr
12cu|pscyr-0.4d-5|32	
12cu|pscyr-0.4d-5|33	#Scalable PSCyr fonts
12cu|pscyr-0.4d-5|34	install -d %buildroot/%_datadir/fonts/type1/pscyr
12cu|pscyr-0.4d-5|35	install -m 0644 fonts/type1/public/pscyr/*.pfb %buildroot/%_datadir/fonts/type1/pscyr/
12cu|pscyr-0.4d-5|36	
12cu|pscyr-0.4d-5|37	mkfontdir %buildroot/%_datadir/fonts/pscyr
12cu|pscyr-0.4d-5|38	mkfontscale %buildroot/%_datadir/fonts/pscyr
12cu|pscyr-0.4d-5|39	
12cu|pscyr-0.4d-5|40	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cu|pscyr-0.4d-5|41	ln -s ../../..%_datadir/fonts/pscyr \
12cu|pscyr-0.4d-5|42	%{buildroot}%_sysconfdir/X11/fontpath.d/type1-pscyr:pri=10
12cu|pscyr-0.4d-5|43	
12cu|pscyr-0.4d-5|44	#texmf
12cu|pscyr-0.4d-5|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
12cu|pscyr-0.4d-5|46	cp dvips/pscyr/* $TEXMFMAIN/dvips/pscyr
12cu|pscyr-0.4d-5|47	mv dvips/pscyr/*.map $TEXMFMAIN/fonts/map/
12cu|pscyr-0.4d-5|48	mv dvips/pscyr/*.enc $TEXMFMAIN/fonts/enc/
12cu|pscyr-0.4d-5|49	mv tex/latex/pscyr/* $TEXMFMAIN/tex/latex/pscyr
12cu|pscyr-0.4d-5|50	mv fonts/tfm/public/pscyr/* $TEXMFMAIN/fonts/tfm/public/pscyr
12cu|pscyr-0.4d-5|51	mv fonts/vf/public/pscyr/* $TEXMFMAIN/fonts/vf/public/pscyr
12cu|pscyr-0.4d-5|52	mv fonts/type1/public/pscyr/* $TEXMFMAIN/fonts/type1/public/pscyr
12cu|pscyr-0.4d-5|53	mv fonts/afm/public/pscyr/* $TEXMFMAIN/fonts/afm/public/pscyr
12cu|pscyr-0.4d-5|54	mv LICENSE doc/README.koi doc/PROBLEMS ChangeLog $TEXMFMAIN/doc/fonts/pscyr
12cu|pscyr-0.4d-5|55	
12cu|pscyr-0.4d-5|56	
12cu|pscyr-0.4d-5|57	%post
12cu|pscyr-0.4d-5|58	texhash
12cu|pscyr-0.4d-5|59	updmap-sys --enable Map=pscyr.map
12cu|pscyr-0.4d-5|60	mktexlsr
12cu|pscyr-0.4d-5|61	
12cu|pscyr-0.4d-5|62	%preun
12cu|pscyr-0.4d-5|63	updmap-sys --disable Map=pscyr.map
12cu|pscyr-0.4d-5|64	mktexlsr
12cu|pscyr-0.4d-5|65	
12cu|pscyr-0.4d-5|66	%files
12cu|pscyr-0.4d-5|67	%doc %{texmfdistdir}/doc/fonts/pscyr
12cu|pscyr-0.4d-5|68	%{texmfdistdir}/fonts/afm/public/pscyr
12cu|pscyr-0.4d-5|69	%{texmfdistdir}/fonts/vf/public/pscyr
12cu|pscyr-0.4d-5|70	%{texmfdistdir}/fonts/tfm/public/pscyr
12cu|pscyr-0.4d-5|71	%{texmfdistdir}/fonts/type1/public/pscyr
12cu|pscyr-0.4d-5|72	%{texmfdistdir}/fonts/map/
12cu|pscyr-0.4d-5|73	%{texmfdistdir}/fonts/enc/
12cu|pscyr-0.4d-5|74	%{texmfdistdir}/dvips/pscyr/
12cu|pscyr-0.4d-5|75	%{texmfdistdir}/tex/latex/pscyr
12cu|pscyr-0.4d-5|76	%_datadir/fonts/type1/pscyr
12cu|pscyr-0.4d-5|77	%{_sysconfdir}/X11/fontpath.d/type1-pscyr:pri=10
12cu|pscyr-0.4d-5|78	
12cu|pscyr-0.4d-5|79	
12cu|pscyr-0.4d-5|80	
12cu|pscyr-0.4d-5|81	%changelog
12cu|pscyr-0.4d-5|82	* Fri Apr 25 2014 dsilakov <denis.silakov@rosalab.ru> 0.4d-5
12cu|pscyr-0.4d-5|83	+ Revision: 2ba6a48
12cu|pscyr-0.4d-5|84	- Merge pull request #3 from import/pscyr:master
12cu|pscyr-0.4d-5|85	- Scalable fonts added
12cu|pscyr-0.4d-5|86	
12cu|pscyr-0.4d-5|87	

11789 12
12cu|psi-0.15-2|1	%define _enable_debug_packages %{nil}
12cu|psi-0.15-2|2	%define debug_package %{nil}
12cu|psi-0.15-2|3	
12cu|psi-0.15-2|4	Summary:	Jabber client using Qt4
12cu|psi-0.15-2|5	Name:		psi
12cu|psi-0.15-2|6	Version:	0.15
12cu|psi-0.15-2|7	Release:	2
12cu|psi-0.15-2|8	License:	GPLv2+
12cu|psi-0.15-2|9	Group:		Networking/Instant messaging
12cu|psi-0.15-2|10	Url:		http://psi-im.org
12cu|psi-0.15-2|11	Source0:	http://prdownloads.sourceforge.net/psi/%{name}-%{version}.tar.bz2
12cu|psi-0.15-2|12	Source1:	%{name}-icons.tar.bz2
12cu|psi-0.15-2|13	Source2:	%{name}-smileysets.tar.bz2
12cu|psi-0.15-2|14	Source3:	%{name}-iconsets.tar.bz2
12cu|psi-0.15-2|15	BuildRequires:	pkgconfig(enchant)
12cu|psi-0.15-2|16	BuildRequires:	pkgconfig(qca2)
12cu|psi-0.15-2|17	BuildRequires:	pkgconfig(openssl)
12cu|psi-0.15-2|18	BuildRequires:	pkgconfig(QtCore)
12cu|psi-0.15-2|19	BuildRequires:	pkgconfig(xscrnsaver)
12cu|psi-0.15-2|20	Requires:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|21	Requires:	qca2-plugin-openssl
12cu|psi-0.15-2|22	Suggests:	qca2-plugin-gnupg
12cu|psi-0.15-2|23	#Suggests:	psi-plugin-media
12cu|psi-0.15-2|24	
12cu|psi-0.15-2|25	#Translations files has been moved on psi website, you can update them using this little script
12cu|psi-0.15-2|26	#For the main psi translation
12cu|psi-0.15-2|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
12cu|psi-0.15-2|28	
12cu|psi-0.15-2|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
12cu|psi-0.15-2|30	%{expand:%(\
12cu|psi-0.15-2|31	i=4; \
12cu|psi-0.15-2|32	for lang in %langlist; do\
12cu|psi-0.15-2|33	echo "%%{expand:Source$i: %%{name}_$lang.qm.bz2}";\
12cu|psi-0.15-2|34	i=$[i+1];\
12cu|psi-0.15-2|35	done\
12cu|psi-0.15-2|36	)
12cu|psi-0.15-2|37	}
12cu|psi-0.15-2|38	%{expand:%(for lang in %{langlist}; do echo "%%{expand:%%define build_$lang 1}"; done)}
12cu|psi-0.15-2|39	
12cu|psi-0.15-2|40	%description
12cu|psi-0.15-2|41	Psi is the premiere Instant Messaging application designed for Microsoft
12cu|psi-0.15-2|42	Windows, Apple Mac OS X and GNU/Linux. Built upon an open protocol named
12cu|psi-0.15-2|43	Jabber, Psi is a fast and lightweight messaging client that utilises the best
12cu|psi-0.15-2|44	in open source technologies.
12cu|psi-0.15-2|45	The goal of the Psi project is to create a powerful, yet easy-to-use
12cu|psi-0.15-2|46	Jabber/XMPP client that tries to strictly adhere to the XMPP drafts.and Jabber
12cu|psi-0.15-2|47	JEPs. This means that in most cases, Psi will not implement a feature unless
12cu|psi-0.15-2|48	there is an accepted standard for it in the Jabber community. Doing so ensures
12cu|psi-0.15-2|49	that Psi will be compatible, stable, and predictable, both from an end-user and
12cu|psi-0.15-2|50	developer standpoint.
12cu|psi-0.15-2|51	
12cu|psi-0.15-2|52	%files
12cu|psi-0.15-2|53	%doc README COPYING
12cu|psi-0.15-2|54	%{_bindir}/%{name}
12cu|psi-0.15-2|55	%{_datadir}/applications/%{name}.desktop
12cu|psi-0.15-2|56	%{_miconsdir}/%{name}.png
12cu|psi-0.15-2|57	%{_liconsdir}/%{name}.png
12cu|psi-0.15-2|58	%{_iconsdir}/%{name}.png
12cu|psi-0.15-2|59	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|psi-0.15-2|60	%{_datadir}/%{name}/certs/README
12cu|psi-0.15-2|61	%{_datadir}/%{name}/certs/startcom_ca.crt
12cu|psi-0.15-2|62	%{_datadir}/%{name}/certs/startcom_ca_new.crt
12cu|psi-0.15-2|63	%{_datadir}/%{name}/iconsets/emoticons/default/
12cu|psi-0.15-2|64	%{_datadir}/%{name}/iconsets/roster/README
12cu|psi-0.15-2|65	%{_datadir}/%{name}/iconsets/roster/*.jisp
12cu|psi-0.15-2|66	%{_datadir}/%{name}/iconsets/roster/default/
12cu|psi-0.15-2|67	%{_datadir}/%{name}/iconsets/system/README
12cu|psi-0.15-2|68	%{_datadir}/%{name}/iconsets/system/default/
12cu|psi-0.15-2|69	%{_datadir}/%{name}/sound/
12cu|psi-0.15-2|70	
12cu|psi-0.15-2|71	#--------------------------------------------------------------------
12cu|psi-0.15-2|72	
12cu|psi-0.15-2|73	%package -n %{name}-iconsets
12cu|psi-0.15-2|74	Summary:	Package with iconsets
12cu|psi-0.15-2|75	Group:		Networking/Instant messaging
12cu|psi-0.15-2|76	Requires:	%{name} = %{EVRD}
12cu|psi-0.15-2|77	
12cu|psi-0.15-2|78	%description -n %{name}-iconsets
12cu|psi-0.15-2|79	This package contain a various iconsets for psi.
12cu|psi-0.15-2|80	
12cu|psi-0.15-2|81	%files -n %{name}-iconsets
12cu|psi-0.15-2|82	%{_datadir}/%{name}/iconsets/system/amibulb.jisp
12cu|psi-0.15-2|83	%{_datadir}/%{name}/iconsets/system/amiglobe.jisp
12cu|psi-0.15-2|84	%{_datadir}/%{name}/iconsets/system/berlin-icq.jisp
12cu|psi-0.15-2|85	%{_datadir}/%{name}/iconsets/system/berlin.jisp
12cu|psi-0.15-2|86	%{_datadir}/%{name}/iconsets/system/chrome.jisp
12cu|psi-0.15-2|87	%{_datadir}/%{name}/iconsets/system/dudes.jisp
12cu|psi-0.15-2|88	%{_datadir}/%{name}/iconsets/system/dudes2.jisp
12cu|psi-0.15-2|89	%{_datadir}/%{name}/iconsets/system/email.jisp
12cu|psi-0.15-2|90	%{_datadir}/%{name}/iconsets/system/gothRoster.jisp
12cu|psi-0.15-2|91	%{_datadir}/%{name}/iconsets/system/individual.jisp
12cu|psi-0.15-2|92	%{_datadir}/%{name}/iconsets/system/kitty.jisp
12cu|psi-0.15-2|93	%{_datadir}/%{name}/iconsets/system/lightbulb.jisp
12cu|psi-0.15-2|94	%{_datadir}/%{name}/iconsets/system/msn6.jisp
12cu|psi-0.15-2|95	%{_datadir}/%{name}/iconsets/system/neos.jisp
12cu|psi-0.15-2|96	%{_datadir}/%{name}/iconsets/system/speechbubbles.jisp
12cu|psi-0.15-2|97	%{_datadir}/%{name}/iconsets/system/stellar.jisp
12cu|psi-0.15-2|98	
12cu|psi-0.15-2|99	#--------------------------------------------------------------------
12cu|psi-0.15-2|100	
12cu|psi-0.15-2|101	%package -n %{name}-smileysets
12cu|psi-0.15-2|102	Summary:	Package with smileysets
12cu|psi-0.15-2|103	Group:		Networking/Instant messaging
12cu|psi-0.15-2|104	Requires:	%{name} = %{EVRD}
12cu|psi-0.15-2|105	
12cu|psi-0.15-2|106	%description -n %{name}-smileysets
12cu|psi-0.15-2|107	This package contain a various smileysets for psi.
12cu|psi-0.15-2|108	
12cu|psi-0.15-2|109	%files -n %{name}-smileysets
12cu|psi-0.15-2|110	%{_datadir}/%{name}/iconsets/emoticons/AIM.jisp
12cu|psi-0.15-2|111	%{_datadir}/%{name}/iconsets/emoticons/Chibi.jisp
12cu|psi-0.15-2|112	%{_datadir}/%{name}/iconsets/emoticons/JIM.jisp
12cu|psi-0.15-2|113	%{_datadir}/%{name}/iconsets/emoticons/KMess-Cartoon-1.0.jisp
12cu|psi-0.15-2|114	%{_datadir}/%{name}/iconsets/emoticons/Ninja.jisp
12cu|psi-0.15-2|115	%{_datadir}/%{name}/iconsets/emoticons/Taryn.jisp
12cu|psi-0.15-2|116	%{_datadir}/%{name}/iconsets/emoticons/apple_ichat-1.0.jisp
12cu|psi-0.15-2|117	%{_datadir}/%{name}/iconsets/emoticons/critters-1.0.jisp
12cu|psi-0.15-2|118	%{_datadir}/%{name}/iconsets/emoticons/gadu-gadu.jisp
12cu|psi-0.15-2|119	%{_datadir}/%{name}/iconsets/emoticons/icq-2002a.jisp
12cu|psi-0.15-2|120	%{_datadir}/%{name}/iconsets/emoticons/ikonboard-3.1.jisp
12cu|psi-0.15-2|121	%{_datadir}/%{name}/iconsets/emoticons/invision_board-1.0.1.jisp
12cu|psi-0.15-2|122	%{_datadir}/%{name}/iconsets/emoticons/kreativ_squareheads.jisp
12cu|psi-0.15-2|123	%{_datadir}/%{name}/iconsets/emoticons/megapack-1.0.jisp
12cu|psi-0.15-2|124	%{_datadir}/%{name}/iconsets/emoticons/msn.jisp
12cu|psi-0.15-2|125	%{_datadir}/%{name}/iconsets/emoticons/patricks_faces-1.0.jisp
12cu|psi-0.15-2|126	%{_datadir}/%{name}/iconsets/emoticons/shinyicons.jisp
12cu|psi-0.15-2|127	%{_datadir}/%{name}/iconsets/emoticons/tlen.pl-3.73.jisp
12cu|psi-0.15-2|128	%{_datadir}/%{name}/iconsets/emoticons/trill-basic-smileys.jisp
12cu|psi-0.15-2|129	%{_datadir}/%{name}/iconsets/emoticons/webmessenger.jisp
12cu|psi-0.15-2|130	%{_datadir}/%{name}/iconsets/emoticons/wpkontakt-2.4.1.jisp
12cu|psi-0.15-2|131	%{_datadir}/%{name}/iconsets/emoticons/yahoo_messenger.jisp
12cu|psi-0.15-2|132	
12cu|psi-0.15-2|133	#--------------------------------------------------------------------
12cu|psi-0.15-2|134	
12cu|psi-0.15-2|135	%package -n %{name}-lang-pack-en
12cu|psi-0.15-2|136	Summary:	English language pack for psi
12cu|psi-0.15-2|137	Group:		System/Internationalization
12cu|psi-0.15-2|138	Requires:	locales-en
12cu|psi-0.15-2|139	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|140	
12cu|psi-0.15-2|141	%description -n %{name}-lang-pack-en
12cu|psi-0.15-2|142	This package adds support for english to psi.
12cu|psi-0.15-2|143	
12cu|psi-0.15-2|144	%files -n %{name}-lang-pack-en
12cu|psi-0.15-2|145	
12cu|psi-0.15-2|146	#--------------------------------------------------------------------
12cu|psi-0.15-2|147	
12cu|psi-0.15-2|148	%if %{build_be}
12cu|psi-0.15-2|149	%package -n %{name}-lang-pack-be
12cu|psi-0.15-2|150	Summary:	Belarusian language pack for psi
12cu|psi-0.15-2|151	Group:		System/Internationalization
12cu|psi-0.15-2|152	Requires:	locales-be
12cu|psi-0.15-2|153	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|154	
12cu|psi-0.15-2|155	%description -n %{name}-lang-pack-be
12cu|psi-0.15-2|156	This package adds support for belarusian to psi.
12cu|psi-0.15-2|157	
12cu|psi-0.15-2|158	%files -n %{name}-lang-pack-be
12cu|psi-0.15-2|159	%{_datadir}/%{name}/%{name}_be.qm
12cu|psi-0.15-2|160	%endif
12cu|psi-0.15-2|161	
12cu|psi-0.15-2|162	#--------------------------------------------------------------------
12cu|psi-0.15-2|163	
12cu|psi-0.15-2|164	%if %{build_cs}
12cu|psi-0.15-2|165	%package -n %{name}-lang-pack-cs
12cu|psi-0.15-2|166	Summary:	Czech language pack for psi
12cu|psi-0.15-2|167	Group:		System/Internationalization
12cu|psi-0.15-2|168	Requires:	locales-cs
12cu|psi-0.15-2|169	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|170	
12cu|psi-0.15-2|171	%description -n %{name}-lang-pack-cs
12cu|psi-0.15-2|172	This package adds support for czech to psi.
12cu|psi-0.15-2|173	
12cu|psi-0.15-2|174	%files -n %{name}-lang-pack-cs
12cu|psi-0.15-2|175	%{_datadir}/%{name}/%{name}_cs.qm
12cu|psi-0.15-2|176	%endif
12cu|psi-0.15-2|177	
12cu|psi-0.15-2|178	#--------------------------------------------------------------------
12cu|psi-0.15-2|179	
12cu|psi-0.15-2|180	%if %{build_de}
12cu|psi-0.15-2|181	%package -n %{name}-lang-pack-de
12cu|psi-0.15-2|182	Summary:	Deutsch language pack for psi
12cu|psi-0.15-2|183	Group:		System/Internationalization
12cu|psi-0.15-2|184	Requires:	locales-de
12cu|psi-0.15-2|185	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|186	
12cu|psi-0.15-2|187	%description -n %{name}-lang-pack-de
12cu|psi-0.15-2|188	This package adds support for deutsch to psi.
12cu|psi-0.15-2|189	
12cu|psi-0.15-2|190	%files -n %{name}-lang-pack-de
12cu|psi-0.15-2|191	%{_datadir}/%{name}/%{name}_de.qm
12cu|psi-0.15-2|192	%endif
12cu|psi-0.15-2|193	
12cu|psi-0.15-2|194	#--------------------------------------------------------------------
12cu|psi-0.15-2|195	
12cu|psi-0.15-2|196	%if %{build_eo}
12cu|psi-0.15-2|197	%package -n %{name}-lang-pack-eo
12cu|psi-0.15-2|198	Summary:	Esperanto language pack for psi
12cu|psi-0.15-2|199	Group:		System/Internationalization
12cu|psi-0.15-2|200	Requires:	locales-eo
12cu|psi-0.15-2|201	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|202	
12cu|psi-0.15-2|203	%description -n %{name}-lang-pack-eo
12cu|psi-0.15-2|204	This package adds support for esperanto to psi.
12cu|psi-0.15-2|205	
12cu|psi-0.15-2|206	%files -n %{name}-lang-pack-eo
12cu|psi-0.15-2|207	%{_datadir}/%{name}/%{name}_eo.qm
12cu|psi-0.15-2|208	%endif
12cu|psi-0.15-2|209	
12cu|psi-0.15-2|210	#--------------------------------------------------------------------
12cu|psi-0.15-2|211	
12cu|psi-0.15-2|212	%if %{build_es}
12cu|psi-0.15-2|213	%package -n %{name}-lang-pack-es
12cu|psi-0.15-2|214	Summary:	Spanish language pack for psi
12cu|psi-0.15-2|215	Group:		System/Internationalization
12cu|psi-0.15-2|216	Requires:	locales-es
12cu|psi-0.15-2|217	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|218	
12cu|psi-0.15-2|219	%description -n %{name}-lang-pack-es
12cu|psi-0.15-2|220	This package adds support for spanish to psi.
12cu|psi-0.15-2|221	
12cu|psi-0.15-2|222	%files -n %{name}-lang-pack-es
12cu|psi-0.15-2|223	%{_datadir}/%{name}/%{name}_es.qm
12cu|psi-0.15-2|224	%{_datadir}/%{name}/%{name}_es_ES.qm
12cu|psi-0.15-2|225	%endif
12cu|psi-0.15-2|226	#--------------------------------------------------------------------
12cu|psi-0.15-2|227	
12cu|psi-0.15-2|228	%if %{build_fr}
12cu|psi-0.15-2|229	%package -n %{name}-lang-pack-fr
12cu|psi-0.15-2|230	Summary:	French language pack for psi
12cu|psi-0.15-2|231	Group:		System/Internationalization
12cu|psi-0.15-2|232	Requires:	locales-fr
12cu|psi-0.15-2|233	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|234	
12cu|psi-0.15-2|235	%description -n %{name}-lang-pack-fr
12cu|psi-0.15-2|236	This package adds support for french to psi.
12cu|psi-0.15-2|237	
12cu|psi-0.15-2|238	%files -n %{name}-lang-pack-fr
12cu|psi-0.15-2|239	%{_datadir}/%{name}/%{name}_fr.qm
12cu|psi-0.15-2|240	%endif
12cu|psi-0.15-2|241	
12cu|psi-0.15-2|242	#--------------------------------------------------------------------
12cu|psi-0.15-2|243	
12cu|psi-0.15-2|244	%if %{build_it}
12cu|psi-0.15-2|245	%package -n %{name}-lang-pack-it
12cu|psi-0.15-2|246	Summary:	Italian language pack for psi
12cu|psi-0.15-2|247	Group:		System/Internationalization
12cu|psi-0.15-2|248	Requires:	locales-it
12cu|psi-0.15-2|249	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|250	
12cu|psi-0.15-2|251	%description -n %{name}-lang-pack-it
12cu|psi-0.15-2|252	This package adds support for italian to psi.
12cu|psi-0.15-2|253	
12cu|psi-0.15-2|254	%files -n %{name}-lang-pack-it
12cu|psi-0.15-2|255	%{_datadir}/%{name}/%{name}_it.qm
12cu|psi-0.15-2|256	%endif
12cu|psi-0.15-2|257	
12cu|psi-0.15-2|258	#--------------------------------------------------------------------
12cu|psi-0.15-2|259	
12cu|psi-0.15-2|260	%if %{build_ja}
12cu|psi-0.15-2|261	%package -n %{name}-lang-pack-ja
12cu|psi-0.15-2|262	Summary:	Japanese language pack for psi
12cu|psi-0.15-2|263	Group:		System/Internationalization
12cu|psi-0.15-2|264	Requires:	locales-ja
12cu|psi-0.15-2|265	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|266	
12cu|psi-0.15-2|267	%description -n %{name}-lang-pack-ja
12cu|psi-0.15-2|268	This package adds support for japanese to psi.
12cu|psi-0.15-2|269	
12cu|psi-0.15-2|270	%files -n %{name}-lang-pack-ja
12cu|psi-0.15-2|271	%{_datadir}/%{name}/%{name}_ja.qm
12cu|psi-0.15-2|272	%endif
12cu|psi-0.15-2|273	
12cu|psi-0.15-2|274	#--------------------------------------------------------------------
12cu|psi-0.15-2|275	
12cu|psi-0.15-2|276	%if %{build_mk}
12cu|psi-0.15-2|277	
12cu|psi-0.15-2|278	%package -n %{name}-lang-pack-mk
12cu|psi-0.15-2|279	Summary:	Macedonia language pack for psi
12cu|psi-0.15-2|280	Group:		System/Internationalization
12cu|psi-0.15-2|281	Requires:	locales-mk
12cu|psi-0.15-2|282	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|283	
12cu|psi-0.15-2|284	%description -n %{name}-lang-pack-mk
12cu|psi-0.15-2|285	This package adds support for macedonia to psi.
12cu|psi-0.15-2|286	
12cu|psi-0.15-2|287	%files -n %{name}-lang-pack-mk
12cu|psi-0.15-2|288	%{_datadir}/%{name}/%{name}_mk.qm
12cu|psi-0.15-2|289	%endif
12cu|psi-0.15-2|290	
12cu|psi-0.15-2|291	#--------------------------------------------------------------------
12cu|psi-0.15-2|292	
12cu|psi-0.15-2|293	%if %{build_pl}
12cu|psi-0.15-2|294	%package -n %{name}-lang-pack-pl
12cu|psi-0.15-2|295	Summary:	Polish language pack for psi
12cu|psi-0.15-2|296	Group:		System/Internationalization
12cu|psi-0.15-2|297	Requires:	locales-pl
12cu|psi-0.15-2|298	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|299	
12cu|psi-0.15-2|300	%description -n %{name}-lang-pack-pl
12cu|psi-0.15-2|301	This package adds support for polish to psi.
12cu|psi-0.15-2|302	
12cu|psi-0.15-2|303	%files -n %{name}-lang-pack-pl
12cu|psi-0.15-2|304	%{_datadir}/%{name}/%{name}_pl.qm
12cu|psi-0.15-2|305	%endif
12cu|psi-0.15-2|306	
12cu|psi-0.15-2|307	#--------------------------------------------------------------------
12cu|psi-0.15-2|308	
12cu|psi-0.15-2|309	%if %{build_pt_BR}
12cu|psi-0.15-2|310	%package -n %{name}-lang-pack-pt_br
12cu|psi-0.15-2|311	Summary:	Portuguese brazilian language pack for psi
12cu|psi-0.15-2|312	Group:		System/Internationalization
12cu|psi-0.15-2|313	Requires:	locales-pt
12cu|psi-0.15-2|314	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|315	
12cu|psi-0.15-2|316	%description -n %{name}-lang-pack-pt_br
12cu|psi-0.15-2|317	This package adds support for portuguese brazilian to psi.
12cu|psi-0.15-2|318	
12cu|psi-0.15-2|319	%files -n %{name}-lang-pack-pt_br
12cu|psi-0.15-2|320	%{_datadir}/%{name}/%{name}_pt_BR.qm
12cu|psi-0.15-2|321	%endif
12cu|psi-0.15-2|322	
12cu|psi-0.15-2|323	#--------------------------------------------------------------------
12cu|psi-0.15-2|324	
12cu|psi-0.15-2|325	%if %{build_ru}
12cu|psi-0.15-2|326	%package -n %{name}-lang-pack-ru
12cu|psi-0.15-2|327	Summary:	Russian language pack for psi
12cu|psi-0.15-2|328	Group:		System/Internationalization
12cu|psi-0.15-2|329	Requires:	locales-ru
12cu|psi-0.15-2|330	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|331	
12cu|psi-0.15-2|332	%description -n %{name}-lang-pack-ru
12cu|psi-0.15-2|333	This package adds support for russian to psi.
12cu|psi-0.15-2|334	
12cu|psi-0.15-2|335	%files -n %{name}-lang-pack-ru
12cu|psi-0.15-2|336	%{_datadir}/%{name}/%{name}_ru.qm
12cu|psi-0.15-2|337	%endif
12cu|psi-0.15-2|338	
12cu|psi-0.15-2|339	#--------------------------------------------------------------------
12cu|psi-0.15-2|340	
12cu|psi-0.15-2|341	%if %{build_sl}
12cu|psi-0.15-2|342	%package -n %{name}-lang-pack-sl
12cu|psi-0.15-2|343	Summary:	Slovenian language pack for psi
12cu|psi-0.15-2|344	Group:		System/Internationalization
12cu|psi-0.15-2|345	Requires:	locales-sl
12cu|psi-0.15-2|346	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|347	
12cu|psi-0.15-2|348	%description -n %{name}-lang-pack-sl
12cu|psi-0.15-2|349	This package adds support for slovenian to psi.
12cu|psi-0.15-2|350	
12cu|psi-0.15-2|351	%files -n %{name}-lang-pack-sl
12cu|psi-0.15-2|352	%{_datadir}/%{name}/%{name}_sl.qm
12cu|psi-0.15-2|353	
12cu|psi-0.15-2|354	%endif
12cu|psi-0.15-2|355	
12cu|psi-0.15-2|356	#--------------------------------------------------------------------
12cu|psi-0.15-2|357	
12cu|psi-0.15-2|358	%if %{build_sv}
12cu|psi-0.15-2|359	%package -n %{name}-lang-pack-sv
12cu|psi-0.15-2|360	Summary:	Swedish language pack for psi
12cu|psi-0.15-2|361	Group:		System/Internationalization
12cu|psi-0.15-2|362	Requires:	locales-sv
12cu|psi-0.15-2|363	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|364	
12cu|psi-0.15-2|365	%description -n %{name}-lang-pack-sv
12cu|psi-0.15-2|366	This package adds support for swedish to psi.
12cu|psi-0.15-2|367	
12cu|psi-0.15-2|368	%files -n %{name}-lang-pack-sv
12cu|psi-0.15-2|369	%{_datadir}/%{name}/%{name}_sv.qm
12cu|psi-0.15-2|370	%endif
12cu|psi-0.15-2|371	
12cu|psi-0.15-2|372	#--------------------------------------------------------------------
12cu|psi-0.15-2|373	
12cu|psi-0.15-2|374	%if %{build_uk}
12cu|psi-0.15-2|375	%package -n %{name}-lang-pack-uk
12cu|psi-0.15-2|376	Summary:	Ukrainian language pack for psi
12cu|psi-0.15-2|377	Group:		System/Internationalization
12cu|psi-0.15-2|378	Requires:	locales-uk
12cu|psi-0.15-2|379	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|380	
12cu|psi-0.15-2|381	%description -n %{name}-lang-pack-uk
12cu|psi-0.15-2|382	This package adds support for ukrainian to psi.
12cu|psi-0.15-2|383	
12cu|psi-0.15-2|384	%files -n %{name}-lang-pack-uk
12cu|psi-0.15-2|385	%{_datadir}/%{name}/%{name}_uk.qm
12cu|psi-0.15-2|386	%endif
12cu|psi-0.15-2|387	
12cu|psi-0.15-2|388	#--------------------------------------------------------------------
12cu|psi-0.15-2|389	
12cu|psi-0.15-2|390	%if %{build_ur_PK}
12cu|psi-0.15-2|391	%package -n %{name}-lang-pack-ur_PK
12cu|psi-0.15-2|392	Summary:	Urdu language pack for psi
12cu|psi-0.15-2|393	Group:		System/Internationalization
12cu|psi-0.15-2|394	Requires:	locales-ur
12cu|psi-0.15-2|395	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|396	
12cu|psi-0.15-2|397	%description -n %{name}-lang-pack-ur_PK
12cu|psi-0.15-2|398	This package adds support for urdu to psi.
12cu|psi-0.15-2|399	
12cu|psi-0.15-2|400	%files -n %{name}-lang-pack-ur_PK
12cu|psi-0.15-2|401	%{_datadir}/%{name}/%{name}_ur_PK.qm
12cu|psi-0.15-2|402	%endif
12cu|psi-0.15-2|403	
12cu|psi-0.15-2|404	#--------------------------------------------------------------------
12cu|psi-0.15-2|405	
12cu|psi-0.15-2|406	%if %{build_vi}
12cu|psi-0.15-2|407	%package -n %{name}-lang-pack-vi
12cu|psi-0.15-2|408	Summary:	Vietnamese language pack for psi
12cu|psi-0.15-2|409	Group:		System/Internationalization
12cu|psi-0.15-2|410	Requires:	locales-vi
12cu|psi-0.15-2|411	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|412	
12cu|psi-0.15-2|413	%description -n %{name}-lang-pack-vi
12cu|psi-0.15-2|414	This package adds support for vietnamese to psi.
12cu|psi-0.15-2|415	
12cu|psi-0.15-2|416	%files -n %{name}-lang-pack-vi
12cu|psi-0.15-2|417	%{_datadir}/%{name}/%{name}_vi.qm
12cu|psi-0.15-2|418	%endif
12cu|psi-0.15-2|419	
12cu|psi-0.15-2|420	#--------------------------------------------------------------------
12cu|psi-0.15-2|421	
12cu|psi-0.15-2|422	%if %{build_zh_TW}
12cu|psi-0.15-2|423	%package -n %{name}-lang-pack-zh
12cu|psi-0.15-2|424	Summary:	Chinese language pack for psi
12cu|psi-0.15-2|425	Group:		System/Internationalization
12cu|psi-0.15-2|426	Requires:	locales-zh
12cu|psi-0.15-2|427	Provides:	%{name}-lang-pack = %{EVRD}
12cu|psi-0.15-2|428	
12cu|psi-0.15-2|429	%description -n %{name}-lang-pack-zh
12cu|psi-0.15-2|430	This package adds support for Chinese to psi.
12cu|psi-0.15-2|431	
12cu|psi-0.15-2|432	%files -n %{name}-lang-pack-zh
12cu|psi-0.15-2|433	%{_datadir}/%{name}/%{name}_zh_TW.qm
12cu|psi-0.15-2|434	%{_datadir}/%{name}/%{name}_zh_CN.qm
12cu|psi-0.15-2|435	%endif
12cu|psi-0.15-2|436	
12cu|psi-0.15-2|437	#--------------------------------------------------------------------
12cu|psi-0.15-2|438	
12cu|psi-0.15-2|439	%prep
12cu|psi-0.15-2|440	%setup -q
12cu|psi-0.15-2|441	%setup -q -T -D -a1 -a2 -a3
12cu|psi-0.15-2|442	
12cu|psi-0.15-2|443	%build
12cu|psi-0.15-2|444	./configure \
12cu|psi-0.15-2|445	--prefix=%{_prefix} \
12cu|psi-0.15-2|446	--bindir=%{_bindir} \
12cu|psi-0.15-2|447	--datadir=%{_datadir} \
12cu|psi-0.15-2|448	--libdir=%{_libdir} \
12cu|psi-0.15-2|449	--no-separate-debug-info
12cu|psi-0.15-2|450	
12cu|psi-0.15-2|451	%make
12cu|psi-0.15-2|452	
12cu|psi-0.15-2|453	%install
12cu|psi-0.15-2|454	make install INSTALL_ROOT=%{buildroot}
12cu|psi-0.15-2|455	
12cu|psi-0.15-2|456	# Remove unpackaged files
12cu|psi-0.15-2|457	
12cu|psi-0.15-2|458	rm %{buildroot}/%{_datadir}/%{name}/README %{buildroot}/%{_datadir}/%{name}/COPYING
12cu|psi-0.15-2|459	
12cu|psi-0.15-2|460	# if some set is added/removed don't remember update files section too
12cu|psi-0.15-2|461	# Install smileysets
12cu|psi-0.15-2|462	cp %{name}-smileysets/* %{buildroot}%{_datadir}/%{name}/iconsets/emoticons
12cu|psi-0.15-2|463	# Install iconsets
12cu|psi-0.15-2|464	cp %{name}-iconsets/* %{buildroot}%{_datadir}/%{name}/iconsets/system
12cu|psi-0.15-2|465	
12cu|psi-0.15-2|466	%{expand:%(\
12cu|psi-0.15-2|467	i=4; \
12cu|psi-0.15-2|468	for lang in %langlist; do\
12cu|psi-0.15-2|469	echo "%%{expand:bzip2 -dc %{SOURCE$i} > %{buildroot}/%{_datadir}/%{name}/%{name}_$lang.qm}" ;\
12cu|psi-0.15-2|470	i=$[i+1];\
12cu|psi-0.15-2|471	done\
12cu|psi-0.15-2|472	)
12cu|psi-0.15-2|473	}
12cu|psi-0.15-2|474	
12cu|psi-0.15-2|475	# icons
12cu|psi-0.15-2|476	install -D -m 644 %{name}48.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|psi-0.15-2|477	install -D -m 644 %{name}32.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|psi-0.15-2|478	install -D -m 644 %{name}16.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|psi-0.15-2|479	
12cu|psi-0.15-2|480	%changelog
12cu|psi-0.15-2|481	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.15-2
12cu|psi-0.15-2|482	+ Revision: b64dd64
12cu|psi-0.15-2|483	- Disable debug package, spec cleanup
12cu|psi-0.15-2|484	
12cu|psi-0.15-2|485	

11790 12
12cu|psi-plus-0.16-0.20140128.1|1	%define git 20140128
12cu|psi-plus-0.16-0.20140128.1|2	%define rev %{git}git271
12cu|psi-plus-0.16-0.20140128.1|3	%define rev_l10n 33a77c5
12cu|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
12cu|psi-plus-0.16-0.20140128.1|5	%define unixplugins gnome3supportplugin
12cu|psi-plus-0.16-0.20140128.1|6	%define devplugins pstoplugin
12cu|psi-plus-0.16-0.20140128.1|7	
12cu|psi-plus-0.16-0.20140128.1|8	Summary:	Jabber client based on Qt
12cu|psi-plus-0.16-0.20140128.1|9	Name:		psi-plus
12cu|psi-plus-0.16-0.20140128.1|10	Version:	0.16
12cu|psi-plus-0.16-0.20140128.1|11	Release:	0.%{git}.1
12cu|psi-plus-0.16-0.20140128.1|12	Url:		http://code.google.com/p/psi-dev/
12cu|psi-plus-0.16-0.20140128.1|13	# GPLv2+ - core of Psi+
12cu|psi-plus-0.16-0.20140128.1|14	# LGPLv2.1+ - iris library, Psi+ widgets, qca, psimedia, several Psi+ tools
12cu|psi-plus-0.16-0.20140128.1|15	# BSD - botantools for qca library
12cu|psi-plus-0.16-0.20140128.1|16	# MIT/X11 - JDNS for iris library
12cu|psi-plus-0.16-0.20140128.1|17	# zlib/libpng - UnZip 0.15 additionnal library
12cu|psi-plus-0.16-0.20140128.1|18	License:	GPLv2+ and LGPLv2+ and BSD and MIT and zlib
12cu|psi-plus-0.16-0.20140128.1|19	Group:		Networking/Instant messaging
12cu|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.
12cu|psi-plus-0.16-0.20140128.1|21	# Sources also include plugins. There isn't development files therefore plugin interface very unstable.
12cu|psi-plus-0.16-0.20140128.1|22	# So i can't split plugins to separate package. I need to maintain it together.
12cu|psi-plus-0.16-0.20140128.1|23	Source0:	http://files.psi-plus.com/sources/%{name}-%{version}-%{rev}.tar.bz2
12cu|psi-plus-0.16-0.20140128.1|24	# Translation from  https://github.com/psi-plus/psi-plus-l10n
12cu|psi-plus-0.16-0.20140128.1|25	Source1:	http://files.psi-plus.com/sources/%{name}-l10n-%{rev_l10n}.tar.bz2
12cu|psi-plus-0.16-0.20140128.1|26	# I use this script to make tarballs with Psi+ sources and translations
12cu|psi-plus-0.16-0.20140128.1|27	Source2:	generate-tarball.sh
12cu|psi-plus-0.16-0.20140128.1|28	Patch0:		psi-plus-psimedia.patch
12cu|psi-plus-0.16-0.20140128.1|29	Patch1:		psi-new-history.patch
12cu|psi-plus-0.16-0.20140128.1|30	Patch2:		psi-plus-sfmt.patch
12cu|psi-plus-0.16-0.20140128.1|31	
12cu|psi-plus-0.16-0.20140128.1|32	BuildRequires:	qconf
12cu|psi-plus-0.16-0.20140128.1|33	BuildRequires:	qt4-devel
12cu|psi-plus-0.16-0.20140128.1|34	BuildRequires:	tidy-devel
12cu|psi-plus-0.16-0.20140128.1|35	BuildRequires:	pkgconfig(glib-2.0)
12cu|psi-plus-0.16-0.20140128.1|36	BuildRequires:	pkgconfig(enchant)
12cu|psi-plus-0.16-0.20140128.1|37	BuildRequires:	pkgconfig(libidn)
12cu|psi-plus-0.16-0.20140128.1|38	BuildRequires:	pkgconfig(libotr)
12cu|psi-plus-0.16-0.20140128.1|39	BuildRequires:	pkgconfig(minizip)
12cu|psi-plus-0.16-0.20140128.1|40	BuildRequires:	pkgconfig(openssl)
12cu|psi-plus-0.16-0.20140128.1|41	BuildRequires:	pkgconfig(qca2)
12cu|psi-plus-0.16-0.20140128.1|42	BuildRequires:	pkgconfig(QJson)
12cu|psi-plus-0.16-0.20140128.1|43	BuildRequires:	pkgconfig(QtWebKit)
12cu|psi-plus-0.16-0.20140128.1|44	BuildRequires:	pkgconfig(xscrnsaver)
12cu|psi-plus-0.16-0.20140128.1|45	BuildRequires:	pkgconfig(zlib)
12cu|psi-plus-0.16-0.20140128.1|46	
12cu|psi-plus-0.16-0.20140128.1|47	Requires:	sox
12cu|psi-plus-0.16-0.20140128.1|48	Requires:	gnupg
12cu|psi-plus-0.16-0.20140128.1|49	# Required for SSL/TLS connections
12cu|psi-plus-0.16-0.20140128.1|50	Requires:	qca2-plugin-openssl
12cu|psi-plus-0.16-0.20140128.1|51	# Required for GnuPG encryption
12cu|psi-plus-0.16-0.20140128.1|52	Requires:	qca2-plugin-gnupg
12cu|psi-plus-0.16-0.20140128.1|53	Suggests:	%{name}-i18n
12cu|psi-plus-0.16-0.20140128.1|54	
12cu|psi-plus-0.16-0.20140128.1|55	%description
12cu|psi-plus-0.16-0.20140128.1|56	Psi+ - Psi IM Mod by psi-dev@conference.jabber.ru
12cu|psi-plus-0.16-0.20140128.1|57	
12cu|psi-plus-0.16-0.20140128.1|58	%files
12cu|psi-plus-0.16-0.20140128.1|59	%doc README COPYING
12cu|psi-plus-0.16-0.20140128.1|60	%{_bindir}/psi-plus
12cu|psi-plus-0.16-0.20140128.1|61	%{_datadir}/applications/psi-plus.desktop
12cu|psi-plus-0.16-0.20140128.1|62	%{_datadir}/icons/hicolor/*/apps/psi-plus.png
12cu|psi-plus-0.16-0.20140128.1|63	%{_datadir}/psi-plus/
12cu|psi-plus-0.16-0.20140128.1|64	%exclude %{_datadir}/psi-plus/*.qm
12cu|psi-plus-0.16-0.20140128.1|65	%dir %{_libdir}/psi-plus/
12cu|psi-plus-0.16-0.20140128.1|66	
12cu|psi-plus-0.16-0.20140128.1|67	#----------------------------------------------------------------------------
12cu|psi-plus-0.16-0.20140128.1|68	
12cu|psi-plus-0.16-0.20140128.1|69	%package i18n
12cu|psi-plus-0.16-0.20140128.1|70	Summary:	Language packs for Psi
12cu|psi-plus-0.16-0.20140128.1|71	Group:		System/Internationalization
12cu|psi-plus-0.16-0.20140128.1|72	Requires:	%{name} = %{EVRD}
12cu|psi-plus-0.16-0.20140128.1|73	Conflicts:	%{name} < 0.16
12cu|psi-plus-0.16-0.20140128.1|74	BuildArch:	noarch
12cu|psi-plus-0.16-0.20140128.1|75	
12cu|psi-plus-0.16-0.20140128.1|76	%description i18n
12cu|psi-plus-0.16-0.20140128.1|77	Psi+ - Psi IM Mod by psi-dev@conference.jabber.ru
12cu|psi-plus-0.16-0.20140128.1|78	This package adds internationalization to Psi+.
12cu|psi-plus-0.16-0.20140128.1|79	
12cu|psi-plus-0.16-0.20140128.1|80	%files i18n -f psi.lang
12cu|psi-plus-0.16-0.20140128.1|81	
12cu|psi-plus-0.16-0.20140128.1|82	#----------------------------------------------------------------------------
12cu|psi-plus-0.16-0.20140128.1|83	
12cu|psi-plus-0.16-0.20140128.1|84	%package plugins
12cu|psi-plus-0.16-0.20140128.1|85	Summary:	Plugins pack for Psi+
12cu|psi-plus-0.16-0.20140128.1|86	License:	GPLv2+
12cu|psi-plus-0.16-0.20140128.1|87	Group:		Networking/Instant messaging
12cu|psi-plus-0.16-0.20140128.1|88	Requires:	%{name} = %{EVRD}
12cu|psi-plus-0.16-0.20140128.1|89	
12cu|psi-plus-0.16-0.20140128.1|90	%description plugins
12cu|psi-plus-0.16-0.20140128.1|91	Psi+ - Psi IM Mod by psi-dev@conference.jabber.ru
12cu|psi-plus-0.16-0.20140128.1|92	
12cu|psi-plus-0.16-0.20140128.1|93	* Attention Plugin
12cu|psi-plus-0.16-0.20140128.1|94	This plugin is designed to send and receive special messages such as
12cu|psi-plus-0.16-0.20140128.1|95	Attentions.
12cu|psi-plus-0.16-0.20140128.1|96	
12cu|psi-plus-0.16-0.20140128.1|97	* Autoreply Plugin
12cu|psi-plus-0.16-0.20140128.1|98	This plugin acts as an auto-answering machine.
12cu|psi-plus-0.16-0.20140128.1|99	
12cu|psi-plus-0.16-0.20140128.1|100	* Birthday Reminder Plugin
12cu|psi-plus-0.16-0.20140128.1|101	This plugin is designed to show reminders of upcoming birthdays.
12cu|psi-plus-0.16-0.20140128.1|102	
12cu|psi-plus-0.16-0.20140128.1|103	* Captcha Forms Plugin
12cu|psi-plus-0.16-0.20140128.1|104	This plugin is designed to pass of captcha directly from the Psi+.
12cu|psi-plus-0.16-0.20140128.1|105	
12cu|psi-plus-0.16-0.20140128.1|106	* Chess Plugin
12cu|psi-plus-0.16-0.20140128.1|107	This plugin allows you to play chess with your friends.
12cu|psi-plus-0.16-0.20140128.1|108	The plugin is compatible with a similar plugin for Tkabber.
12cu|psi-plus-0.16-0.20140128.1|109	
12cu|psi-plus-0.16-0.20140128.1|110	* Cleaner Plugin
12cu|psi-plus-0.16-0.20140128.1|111	This plugin is designed to clear the avatar cache, saved local copies
12cu|psi-plus-0.16-0.20140128.1|112	of vCards and history logs.
12cu|psi-plus-0.16-0.20140128.1|113	
12cu|psi-plus-0.16-0.20140128.1|114	* Client Switcher Plugin
12cu|psi-plus-0.16-0.20140128.1|115	This plugin is intended to spoof version of the Jabber client, the
12cu|psi-plus-0.16-0.20140128.1|116	name and type of operating system. It is possible to manually specify
12cu|psi-plus-0.16-0.20140128.1|117	the version of the client and the operating system or choose from a
12cu|psi-plus-0.16-0.20140128.1|118	predefined list.
12cu|psi-plus-0.16-0.20140128.1|119	
12cu|psi-plus-0.16-0.20140128.1|120	* Conference Logger Plugin
12cu|psi-plus-0.16-0.20140128.1|121	This plugin is designed to save conference logs in which the Psi+
12cu|psi-plus-0.16-0.20140128.1|122	user sits.
12cu|psi-plus-0.16-0.20140128.1|123	
12cu|psi-plus-0.16-0.20140128.1|124	* Content Downloader Plugin
12cu|psi-plus-0.16-0.20140128.1|125	This plugin can currently be used to download and install roster
12cu|psi-plus-0.16-0.20140128.1|126	iconsets and emoticons.
12cu|psi-plus-0.16-0.20140128.1|127	
12cu|psi-plus-0.16-0.20140128.1|128	* Extended Menu Plugin
12cu|psi-plus-0.16-0.20140128.1|129	This plugin adds roster submenu 'Extended Actions' to contact's
12cu|psi-plus-0.16-0.20140128.1|130	context menu. At the moment we have the following items: 'Copy JID',
12cu|psi-plus-0.16-0.20140128.1|131	'Copy the nickname', 'Copy the status message' and 'Ping'.
12cu|psi-plus-0.16-0.20140128.1|132	
12cu|psi-plus-0.16-0.20140128.1|133	* Extended Options Plugin
12cu|psi-plus-0.16-0.20140128.1|134	This plugin is designed to allow easy configuration of some advanced
12cu|psi-plus-0.16-0.20140128.1|135	options in Psi+. This plugin gives you access to advanced application
12cu|psi-plus-0.16-0.20140128.1|136	options, which do not have a graphical user interface.
12cu|psi-plus-0.16-0.20140128.1|137	
12cu|psi-plus-0.16-0.20140128.1|138	* Gmail Service Plugin
12cu|psi-plus-0.16-0.20140128.1|139	Shows notifications of new messages in your Gmailbox.
12cu|psi-plus-0.16-0.20140128.1|140	
12cu|psi-plus-0.16-0.20140128.1|141	* History Keeper Plugin
12cu|psi-plus-0.16-0.20140128.1|142	This plugin is designed to remove the history of selected contacts
12cu|psi-plus-0.16-0.20140128.1|143	when the Psi+ is closed.
12cu|psi-plus-0.16-0.20140128.1|144	
12cu|psi-plus-0.16-0.20140128.1|145	* ICQ Must Die Plugin
12cu|psi-plus-0.16-0.20140128.1|146	This plugin is designed to help you transfer as many contacts as
12cu|psi-plus-0.16-0.20140128.1|147	possible from ICQ to Jabber.
12cu|psi-plus-0.16-0.20140128.1|148	
12cu|psi-plus-0.16-0.20140128.1|149	* Image Plugin
12cu|psi-plus-0.16-0.20140128.1|150	This plugin is designed to send images to roster contacts.
12cu|psi-plus-0.16-0.20140128.1|151	
12cu|psi-plus-0.16-0.20140128.1|152	* Juick Plugin
12cu|psi-plus-0.16-0.20140128.1|153	This plugin is designed to work efficiently and comfortably with the
12cu|psi-plus-0.16-0.20140128.1|154	Juick microblogging service.
12cu|psi-plus-0.16-0.20140128.1|155	
12cu|psi-plus-0.16-0.20140128.1|156	* PEP Change Notify Plugin
12cu|psi-plus-0.16-0.20140128.1|157	The plugin is designed to display popup notifications on change of
12cu|psi-plus-0.16-0.20140128.1|158	moods, activities and tunes at the contacts of the roster. In the
12cu|psi-plus-0.16-0.20140128.1|159	settings you can choose which ones to include notification of events,
12cu|psi-plus-0.16-0.20140128.1|160	specify the time within which a notice will appear, as well as play a
12cu|psi-plus-0.16-0.20140128.1|161	sound specify.
12cu|psi-plus-0.16-0.20140128.1|162	
12cu|psi-plus-0.16-0.20140128.1|163	* Qip X-statuses Plugin
12cu|psi-plus-0.16-0.20140128.1|164	This plugin is designed to display X-statuses of contacts using the
12cu|psi-plus-0.16-0.20140128.1|165	QIP Infium jabber client.
12cu|psi-plus-0.16-0.20140128.1|166	
12cu|psi-plus-0.16-0.20140128.1|167	* Screenshot Plugin
12cu|psi-plus-0.16-0.20140128.1|168	This plugin allows you to make a snapshot (screenshot) of the screen,
12cu|psi-plus-0.16-0.20140128.1|169	edit the visible aria to make a screenshot and save the image to a
12cu|psi-plus-0.16-0.20140128.1|170	local drive or upload to HTTP/FTP server.
12cu|psi-plus-0.16-0.20140128.1|171	
12cu|psi-plus-0.16-0.20140128.1|172	* Stop Spam Plugin
12cu|psi-plus-0.16-0.20140128.1|173	This plugin is designed to block spam messages and other unwanted
12cu|psi-plus-0.16-0.20140128.1|174	information from Psi+ users.
12cu|psi-plus-0.16-0.20140128.1|175	
12cu|psi-plus-0.16-0.20140128.1|176	* Storage Notes Plugin
12cu|psi-plus-0.16-0.20140128.1|177	This plugin is an implementation of XEP-0049: Private XML Storage.
12cu|psi-plus-0.16-0.20140128.1|178	The plugin is fully compatible with notes saved using Miranda IM.
12cu|psi-plus-0.16-0.20140128.1|179	The plugin is designed to keep notes on the jabber server with the
12cu|psi-plus-0.16-0.20140128.1|180	ability to access them from anywhere using Psi+ or Miranda IM.
12cu|psi-plus-0.16-0.20140128.1|181	
12cu|psi-plus-0.16-0.20140128.1|182	* Translate Plugin
12cu|psi-plus-0.16-0.20140128.1|183	This plugin allows you to convert selected text into another language.
12cu|psi-plus-0.16-0.20140128.1|184	
12cu|psi-plus-0.16-0.20140128.1|185	* Video Status Changer Plugin
12cu|psi-plus-0.16-0.20140128.1|186	This plugin is designed to set the custom status when you see the
12cu|psi-plus-0.16-0.20140128.1|187	video in selected video player. Communication with players made by
12cu|psi-plus-0.16-0.20140128.1|188	D-Bus.
12cu|psi-plus-0.16-0.20140128.1|189	
12cu|psi-plus-0.16-0.20140128.1|190	* Skins Plugin
12cu|psi-plus-0.16-0.20140128.1|191	This plugin is designed to create, store and apply skins to Psi+.
12cu|psi-plus-0.16-0.20140128.1|192	
12cu|psi-plus-0.16-0.20140128.1|193	* Off-the-Record Messaging Plugin
12cu|psi-plus-0.16-0.20140128.1|194	a cryptographic protocol that provides strong encryption for instant
12cu|psi-plus-0.16-0.20140128.1|195	messaging conversations. OTR uses a combination of the AES
12cu|psi-plus-0.16-0.20140128.1|196	symmetric-key algorithm, the Diffie–Hellman key exchange, and the SHA-1
12cu|psi-plus-0.16-0.20140128.1|197	hash function. In addition to authentication and encryption, OTR
12cu|psi-plus-0.16-0.20140128.1|198	provides perfect forward secrecy and malleable encryption.
12cu|psi-plus-0.16-0.20140128.1|199	
12cu|psi-plus-0.16-0.20140128.1|200	* PSTO Plugin
12cu|psi-plus-0.16-0.20140128.1|201	Instant bloging service.
12cu|psi-plus-0.16-0.20140128.1|202	
12cu|psi-plus-0.16-0.20140128.1|203	* GnuPG Plugin
12cu|psi-plus-0.16-0.20140128.1|204	A front end for gpg. Allow to handle keys.
12cu|psi-plus-0.16-0.20140128.1|205	
12cu|psi-plus-0.16-0.20140128.1|206	%files plugins
12cu|psi-plus-0.16-0.20140128.1|207	%{_libdir}/psi-plus/plugins/
12cu|psi-plus-0.16-0.20140128.1|208	
12cu|psi-plus-0.16-0.20140128.1|209	#----------------------------------------------------------------------------
12cu|psi-plus-0.16-0.20140128.1|210	
12cu|psi-plus-0.16-0.20140128.1|211	%prep
12cu|psi-plus-0.16-0.20140128.1|212	%setup -q -n %{name}-%{version}-%{rev} -a1
12cu|psi-plus-0.16-0.20140128.1|213	%patch0 -p1
12cu|psi-plus-0.16-0.20140128.1|214	%patch1 -p1
12cu|psi-plus-0.16-0.20140128.1|215	%patch2 -p1
12cu|psi-plus-0.16-0.20140128.1|216	
12cu|psi-plus-0.16-0.20140128.1|217	# Remove bundled libraries
12cu|psi-plus-0.16-0.20140128.1|218	rm -fr src/libpsi/tools/zip/minizip
12cu|psi-plus-0.16-0.20140128.1|219	
12cu|psi-plus-0.16-0.20140128.1|220	# Fix permissions in debug package
12cu|psi-plus-0.16-0.20140128.1|221	find . -name *.cpp -o -name *.h | xargs chmod 0644
12cu|psi-plus-0.16-0.20140128.1|222	
12cu|psi-plus-0.16-0.20140128.1|223	%build
12cu|psi-plus-0.16-0.20140128.1|224	qconf
12cu|psi-plus-0.16-0.20140128.1|225	./configure \
12cu|psi-plus-0.16-0.20140128.1|226	--prefix=%{_prefix} \
12cu|psi-plus-0.16-0.20140128.1|227	--bindir=%{_bindir} \
12cu|psi-plus-0.16-0.20140128.1|228	--datadir=%{_datadir} \
12cu|psi-plus-0.16-0.20140128.1|229	--libdir=%{_libdir} \
12cu|psi-plus-0.16-0.20140128.1|230	--release \
12cu|psi-plus-0.16-0.20140128.1|231	--no-separate-debug-info \
12cu|psi-plus-0.16-0.20140128.1|232	--enable-webkit \
12cu|psi-plus-0.16-0.20140128.1|233	--enable-plugins \
12cu|psi-plus-0.16-0.20140128.1|234	--enable-whiteboarding \
12cu|psi-plus-0.16-0.20140128.1|235	--psimedia-path=%{_libdir}/psi/plugins/libgstprovider.so
12cu|psi-plus-0.16-0.20140128.1|236	
12cu|psi-plus-0.16-0.20140128.1|237	%make
12cu|psi-plus-0.16-0.20140128.1|238	
12cu|psi-plus-0.16-0.20140128.1|239	pushd translations
12cu|psi-plus-0.16-0.20140128.1|240	lrelease *.ts
12cu|psi-plus-0.16-0.20140128.1|241	popd
12cu|psi-plus-0.16-0.20140128.1|242	
12cu|psi-plus-0.16-0.20140128.1|243	pushd src/plugins
12cu|psi-plus-0.16-0.20140128.1|244	# Make paths for generic plugins
12cu|psi-plus-0.16-0.20140128.1|245	allplugins=""
12cu|psi-plus-0.16-0.20140128.1|246	for dir in %{genericplugins}
12cu|psi-plus-0.16-0.20140128.1|247	do
12cu|psi-plus-0.16-0.20140128.1|248	allplugins="${allplugins} generic/$dir"
12cu|psi-plus-0.16-0.20140128.1|249	done
12cu|psi-plus-0.16-0.20140128.1|250	
12cu|psi-plus-0.16-0.20140128.1|251	# Make paths for unix plugins
12cu|psi-plus-0.16-0.20140128.1|252	for dir in %{unixplugins}
12cu|psi-plus-0.16-0.20140128.1|253	do
12cu|psi-plus-0.16-0.20140128.1|254	allplugins="${allplugins} unix/$dir"
12cu|psi-plus-0.16-0.20140128.1|255	done
12cu|psi-plus-0.16-0.20140128.1|256	
12cu|psi-plus-0.16-0.20140128.1|257	# Make paths for dev plugins
12cu|psi-plus-0.16-0.20140128.1|258	for dir in %{devplugins}
12cu|psi-plus-0.16-0.20140128.1|259	do
12cu|psi-plus-0.16-0.20140128.1|260	allplugins="${allplugins} dev/$dir"
12cu|psi-plus-0.16-0.20140128.1|261	done
12cu|psi-plus-0.16-0.20140128.1|262	
12cu|psi-plus-0.16-0.20140128.1|263	# Compile all plugins
12cu|psi-plus-0.16-0.20140128.1|264	for dir in ${allplugins}
12cu|psi-plus-0.16-0.20140128.1|265	do
12cu|psi-plus-0.16-0.20140128.1|266	pushd $dir
12cu|psi-plus-0.16-0.20140128.1|267	%qmake_qt4
12cu|psi-plus-0.16-0.20140128.1|268	%make
12cu|psi-plus-0.16-0.20140128.1|269	popd
12cu|psi-plus-0.16-0.20140128.1|270	done
12cu|psi-plus-0.16-0.20140128.1|271	popd
12cu|psi-plus-0.16-0.20140128.1|272	
12cu|psi-plus-0.16-0.20140128.1|273	%install
12cu|psi-plus-0.16-0.20140128.1|274	# Qt don't understand DESTDIR. So I need to use INSTALL_ROOT instead.
12cu|psi-plus-0.16-0.20140128.1|275	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cu|psi-plus-0.16-0.20140128.1|276	
12cu|psi-plus-0.16-0.20140128.1|277	# Install languages
12cu|psi-plus-0.16-0.20140128.1|278	cp translations/*.qm %{buildroot}%{_datadir}/%{name}
12cu|psi-plus-0.16-0.20140128.1|279	
12cu|psi-plus-0.16-0.20140128.1|280	# README and COPYING must be holds in doc dir. See %%doc tag in %%files
12cu|psi-plus-0.16-0.20140128.1|281	rm %{buildroot}%{_datadir}/psi-plus/README
12cu|psi-plus-0.16-0.20140128.1|282	rm %{buildroot}%{_datadir}/psi-plus/COPYING
12cu|psi-plus-0.16-0.20140128.1|283	
12cu|psi-plus-0.16-0.20140128.1|284	mkdir -p %{buildroot}%{_libdir}/psi-plus/plugins
12cu|psi-plus-0.16-0.20140128.1|285	
12cu|psi-plus-0.16-0.20140128.1|286	# Make paths for generic plugins
12cu|psi-plus-0.16-0.20140128.1|287	allplugins=""
12cu|psi-plus-0.16-0.20140128.1|288	for dir in %{genericplugins}
12cu|psi-plus-0.16-0.20140128.1|289	do
12cu|psi-plus-0.16-0.20140128.1|290	allplugins="${allplugins} generic/$dir"
12cu|psi-plus-0.16-0.20140128.1|291	done
12cu|psi-plus-0.16-0.20140128.1|292	
12cu|psi-plus-0.16-0.20140128.1|293	# Make paths for unix plugins
12cu|psi-plus-0.16-0.20140128.1|294	for dir in %{unixplugins}
12cu|psi-plus-0.16-0.20140128.1|295	do
12cu|psi-plus-0.16-0.20140128.1|296	allplugins="${allplugins} unix/$dir"
12cu|psi-plus-0.16-0.20140128.1|297	done
12cu|psi-plus-0.16-0.20140128.1|298	
12cu|psi-plus-0.16-0.20140128.1|299	# Make paths for dev plugins
12cu|psi-plus-0.16-0.20140128.1|300	for dir in %{devplugins}
12cu|psi-plus-0.16-0.20140128.1|301	do
12cu|psi-plus-0.16-0.20140128.1|302	allplugins="${allplugins} dev/$dir"
12cu|psi-plus-0.16-0.20140128.1|303	done
12cu|psi-plus-0.16-0.20140128.1|304	
12cu|psi-plus-0.16-0.20140128.1|305	pushd src/plugins
12cu|psi-plus-0.16-0.20140128.1|306	
12cu|psi-plus-0.16-0.20140128.1|307	# Install all plugins
12cu|psi-plus-0.16-0.20140128.1|308	for dir in ${allplugins}
12cu|psi-plus-0.16-0.20140128.1|309	do
12cu|psi-plus-0.16-0.20140128.1|310	cp $dir/*.so %{buildroot}%{_libdir}/psi-plus/plugins/
12cu|psi-plus-0.16-0.20140128.1|311	done
12cu|psi-plus-0.16-0.20140128.1|312	popd
12cu|psi-plus-0.16-0.20140128.1|313	
12cu|psi-plus-0.16-0.20140128.1|314	%find_lang psi --with-qt
12cu|psi-plus-0.16-0.20140128.1|315	
12cu|psi-plus-0.16-0.20140128.1|316	
12cu|psi-plus-0.16-0.20140128.1|317	%changelog
12cu|psi-plus-0.16-0.20140128.1|318	* Fri Jan 31 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.16-0.20140128.1
12cu|psi-plus-0.16-0.20140128.1|319	+ Revision: e9e11fc
12cu|psi-plus-0.16-0.20140128.1|320	- LOG Fix file permissions
12cu|psi-plus-0.16-0.20140128.1|321	
12cu|psi-plus-0.16-0.20140128.1|322	

11791 12
12cu|pslib-0.4.5-3|1	%define	major 0
12cu|pslib-0.4.5-3|2	%define libname %mklibname pslib %{major}
12cu|pslib-0.4.5-3|3	%define develname %mklibname pslib -d
12cu|pslib-0.4.5-3|4	
12cu|pslib-0.4.5-3|5	Summary:	C-library for generating multi page PostScript documents
12cu|pslib-0.4.5-3|6	Name:		pslib
12cu|pslib-0.4.5-3|7	Version:	0.4.5
12cu|pslib-0.4.5-3|8	Release:	3
12cu|pslib-0.4.5-3|9	License:	LGPL
12cu|pslib-0.4.5-3|10	Group:		System/Libraries
12cu|pslib-0.4.5-3|11	URL:		http://pslib.sourceforge.net/
12cu|pslib-0.4.5-3|12	Source0:	http://prdownloads.sourceforge.net/pslib/pslib-%{version}.tar.gz
12cu|pslib-0.4.5-3|13	Source1:	pslib-0.4.1-manpages.tar.gz
12cu|pslib-0.4.5-3|14	Patch0:		pslib-0.4.1-linkage_fix.diff
12cu|pslib-0.4.5-3|15	BuildRequires:	autoconf automake libtool
12cu|pslib-0.4.5-3|16	BuildRequires:	gettext
12cu|pslib-0.4.5-3|17	BuildRequires:	gettext-devel
12cu|pslib-0.4.5-3|18	BuildRequires:	intltool
12cu|pslib-0.4.5-3|19	BuildRequires:	glib2-devel
12cu|pslib-0.4.5-3|20	#BuildRequires:	docbook-utils
12cu|pslib-0.4.5-3|21	BuildRequires:	jpeg-devel
12cu|pslib-0.4.5-3|22	BuildRequires:	png-devel
12cu|pslib-0.4.5-3|23	BuildRequires:	ungif-devel
12cu|pslib-0.4.5-3|24	BuildRequires:	tiff-devel
12cu|pslib-0.4.5-3|25	BuildRequires:	perl-XML-Parser
12cu|pslib-0.4.5-3|26	
12cu|pslib-0.4.5-3|27	%description
12cu|pslib-0.4.5-3|28	PSlib is a C-library for generating multi page PostScript documents. There are
12cu|pslib-0.4.5-3|29	functions for drawing lines, arcs, rectangles, curves, etc. PSlib also provides
12cu|pslib-0.4.5-3|30	very sophisticated functions for text output including hyphenation and kerning.
12cu|pslib-0.4.5-3|31	
12cu|pslib-0.4.5-3|32	%package -n	%{libname}
12cu|pslib-0.4.5-3|33	Summary:	C-library for generating multi page PostScript documents
12cu|pslib-0.4.5-3|34	Group:          System/Libraries
12cu|pslib-0.4.5-3|35	
12cu|pslib-0.4.5-3|36	%description -n	%{libname}
12cu|pslib-0.4.5-3|37	PSlib is a C-library for generating multi page PostScript documents. There are
12cu|pslib-0.4.5-3|38	functions for drawing lines, arcs, rectangles, curves, etc. PSlib also provides
12cu|pslib-0.4.5-3|39	very sophisticated functions for text output including hyphenation and kerning.
12cu|pslib-0.4.5-3|40	
12cu|pslib-0.4.5-3|41	%package -n	%{develname}
12cu|pslib-0.4.5-3|42	Summary:	Static library and header files for the PSlib library
12cu|pslib-0.4.5-3|43	Group:		Development/C
12cu|pslib-0.4.5-3|44	Requires:	%{libname} = %{version}
12cu|pslib-0.4.5-3|45	Provides:	%{name}-devel = %{EVRD}
12cu|pslib-0.4.5-3|46	Obsoletes:	%{mklibname pslib 0 -d}
12cu|pslib-0.4.5-3|47	
12cu|pslib-0.4.5-3|48	%description -n	%{develname}
12cu|pslib-0.4.5-3|49	PSlib is a C-library for generating multi page PostScript documents. There are
12cu|pslib-0.4.5-3|50	functions for drawing lines, arcs, rectangles, curves, etc. PSlib also provides
12cu|pslib-0.4.5-3|51	very sophisticated functions for text output including hyphenation and kerning.
12cu|pslib-0.4.5-3|52	
12cu|pslib-0.4.5-3|53	This package contains the statis library and header files for the PSlib
12cu|pslib-0.4.5-3|54	library.
12cu|pslib-0.4.5-3|55	
12cu|pslib-0.4.5-3|56	%prep
12cu|pslib-0.4.5-3|57	%setup -q -a1
12cu|pslib-0.4.5-3|58	%patch0 -p0
12cu|pslib-0.4.5-3|59	
12cu|pslib-0.4.5-3|60	chmod 644 AUTHORS COPYING ChangeLog README
12cu|pslib-0.4.5-3|61	
12cu|pslib-0.4.5-3|62	autoreconf -fis
12cu|pslib-0.4.5-3|63	
12cu|pslib-0.4.5-3|64	%build
12cu|pslib-0.4.5-3|65	%configure2_5x
12cu|pslib-0.4.5-3|66	
12cu|pslib-0.4.5-3|67	# borkiness
12cu|pslib-0.4.5-3|68	find -type f -name "Makefile" | xargs perl -pi -e "s|/usr/lib\b|%{_libdir}|g"
12cu|pslib-0.4.5-3|69	
12cu|pslib-0.4.5-3|70	%make
12cu|pslib-0.4.5-3|71	
12cu|pslib-0.4.5-3|72	# the docbook stuff is a bit borked...
12cu|pslib-0.4.5-3|73	#pushd doc
12cu|pslib-0.4.5-3|74	#mkdir -p man
12cu|pslib-0.4.5-3|75	#for i in *.sgml; do
12cu|pslib-0.4.5-3|76	#    REAL_NAME=`echo $i | sed -e 's/\.sgml//'`
12cu|pslib-0.4.5-3|77	#    BORKED_NAME=`echo $REAL_NAME | sed -e 's/^PS_//' | tr a-z A-Z`
12cu|pslib-0.4.5-3|78	#    perl -pi -e "s|\&trade| \(tm\)|g" $i
12cu|pslib-0.4.5-3|79	#    docbook2man $i >/dev/null 2>&1
12cu|pslib-0.4.5-3|80	#    if [ -f PS_${BORKED_NAME}.3 ]; then
12cu|pslib-0.4.5-3|81	#	mv PS_${BORKED_NAME}.3 man/$REAL_NAME.3
12cu|pslib-0.4.5-3|82	#    fi
12cu|pslib-0.4.5-3|83	#done
12cu|pslib-0.4.5-3|84	
12cu|pslib-0.4.5-3|85	%install
12cu|pslib-0.4.5-3|86	%makeinstall_std
12cu|pslib-0.4.5-3|87	
12cu|pslib-0.4.5-3|88	install -d %{buildroot}%{_mandir}/man3
12cu|pslib-0.4.5-3|89	install -m0644 doc/man/*.3 %{buildroot}%{_mandir}/man3/
12cu|pslib-0.4.5-3|90	
12cu|pslib-0.4.5-3|91	%find_lang %{name}
12cu|pslib-0.4.5-3|92	
12cu|pslib-0.4.5-3|93	rm -f %{buildroot}%{_libdir}/*.*a
12cu|pslib-0.4.5-3|94	
12cu|pslib-0.4.5-3|95	%files -n %{libname} -f %{name}.lang
12cu|pslib-0.4.5-3|96	%doc AUTHORS COPYING ChangeLog README
12cu|pslib-0.4.5-3|97	%{_libdir}/*.so.%{major}*
12cu|pslib-0.4.5-3|98	%dir %{_datadir}/%{name}
12cu|pslib-0.4.5-3|99	%{_datadir}/%{name}/*
12cu|pslib-0.4.5-3|100	
12cu|pslib-0.4.5-3|101	%files -n %{develname}
12cu|pslib-0.4.5-3|102	%dir %{_includedir}/libps
12cu|pslib-0.4.5-3|103	%{_includedir}/libps/*
12cu|pslib-0.4.5-3|104	%{_libdir}/*.so
12cu|pslib-0.4.5-3|105	%{_libdir}/pkgconfig/*
12cu|pslib-0.4.5-3|106	%{_mandir}/man3/*
12cu|pslib-0.4.5-3|107	
12cu|pslib-0.4.5-3|108	%changelog
12cu|pslib-0.4.5-3|109	* Mon Feb 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.5-3
12cu|pslib-0.4.5-3|110	+ Revision: 2e775c2
12cu|pslib-0.4.5-3|111	- Drop static libs
12cu|pslib-0.4.5-3|112	
12cu|pslib-0.4.5-3|113	

11792 12
12cu|pstreams-0.8.0-1|1	Summary:	POSIX Process Control in C++
12cu|pstreams-0.8.0-1|2	Name:		pstreams
12cu|pstreams-0.8.0-1|3	Version:	0.8.0
12cu|pstreams-0.8.0-1|4	Release:	1
12cu|pstreams-0.8.0-1|5	License:	LGPLv3+
12cu|pstreams-0.8.0-1|6	Group:		Development/C++
12cu|pstreams-0.8.0-1|7	Url:		http://%{name}.sourceforge.net/
12cu|pstreams-0.8.0-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cu|pstreams-0.8.0-1|9	BuildRequires:	doxygen
12cu|pstreams-0.8.0-1|10	BuildArch:	noarch
12cu|pstreams-0.8.0-1|11	
12cu|pstreams-0.8.0-1|12	%description
12cu|pstreams-0.8.0-1|13	PStreams class is like a C++ wrapper for the POSIX.2 functions popen(3) and
12cu|pstreams-0.8.0-1|14	pclose(3), using C++ iostreams instead of C's stdio library.
12cu|pstreams-0.8.0-1|15	
12cu|pstreams-0.8.0-1|16	#----------------------------------------------------------------------------
12cu|pstreams-0.8.0-1|17	
12cu|pstreams-0.8.0-1|18	%package devel
12cu|pstreams-0.8.0-1|19	Summary:	POSIX Process Control in C++
12cu|pstreams-0.8.0-1|20	Group:		Development/C++
12cu|pstreams-0.8.0-1|21	BuildArch:	noarch
12cu|pstreams-0.8.0-1|22	
12cu|pstreams-0.8.0-1|23	%description devel
12cu|pstreams-0.8.0-1|24	PStreams class is like a C++ wrapper for the POSIX.2 functions popen(3) and
12cu|pstreams-0.8.0-1|25	pclose(3), using C++ iostreams instead of C's stdio library.
12cu|pstreams-0.8.0-1|26	
12cu|pstreams-0.8.0-1|27	%files devel
12cu|pstreams-0.8.0-1|28	%doc doc/html README AUTHORS ChangeLog
12cu|pstreams-0.8.0-1|29	%{_includedir}/pstreams
12cu|pstreams-0.8.0-1|30	
12cu|pstreams-0.8.0-1|31	#----------------------------------------------------------------------------
12cu|pstreams-0.8.0-1|32	
12cu|pstreams-0.8.0-1|33	%prep
12cu|pstreams-0.8.0-1|34	%setup -q
12cu|pstreams-0.8.0-1|35	
12cu|pstreams-0.8.0-1|36	%build
12cu|pstreams-0.8.0-1|37	%make
12cu|pstreams-0.8.0-1|38	
12cu|pstreams-0.8.0-1|39	%install
12cu|pstreams-0.8.0-1|40	%makeinstall
12cu|pstreams-0.8.0-1|41	
12cu|pstreams-0.8.0-1|42	
12cu|pstreams-0.8.0-1|43	%changelog
12cu|pstreams-0.8.0-1|44	* Tue Aug 05 2014 Rosa <rosa@abf.rosalinux.ru> 0.8.0-1
12cu|pstreams-0.8.0-1|45	+ Revision: bbf2a51
12cu|pstreams-0.8.0-1|46	- Automatic import for version 0.8.0-1
12cu|pstreams-0.8.0-1|47	
12cu|pstreams-0.8.0-1|48	

11793 12
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|1	%define Werror_cflags	%nil
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|2	
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|3	%define cdrname		cdrtools
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|4	%define cdrmainvers	2.01
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|5	%define cdrvers 	%{cdrmainvers}a38
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|6	%define wiprel		gitf2fc773b75
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|7	
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|8	# For building with SCSI support
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|9	
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|10	Summary:	A software emulation of the Amiga system
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|11	Name:		p-uae
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|12	Version:	2.3.3
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|13	Release:	1.%{wiprel}.2
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|14	License:	GPLv2+
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|15	Group:		Emulators
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|16	Url:		http://sourceforge.net/projects/uaedev/
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|17	Source0:	%{name}-%{version}.%{wiprel}.tar.xz
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|18	Source10:	%{name}.rpmlintrc
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|19	BuildRequires:	qt4-devel
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|20	BuildRequires:	pkgconfig(gl)
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|21	BuildRequires:	pkgconfig(glu)
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|22	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|23	BuildRequires:	pkgconfig(sdl)
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|24	BuildRequires:	pkgconfig(zlib)
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|25	Conflicts:	uae
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|26	Provides:	uaedev = %{EVRD}
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|27	
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|28	%description
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|29	UAE is a software emulation of the Amiga system hardware, which
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|30	enables you to run most available Amiga software.  Since it is a
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|31	software emulation, no extra or special hardware is needed.  The Amiga
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|32	hardware is emulated accurately, so that Amiga software is tricked
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|33	into thinking it is running on the real thing.  Your computer's
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|34	display, keyboard, hard disk and mouse assume the roles of their
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|35	emulated counterparts.
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|36	
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|37	Note that to fully emulate the Amiga you need the Amiga KickStart ROM
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|38	images, which are copyrighted and, of course, not included here.
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|39	
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|40	[This is in an unofficial branch of UAE (the Ubiquitous Amiga Emulator)
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|41	with the aim of bringing the features of WinUAE to non-Windows platforms
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|42	such as Linux, Mac OS X and BeOS.]
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|43	
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|44	%files
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|45	%doc docs/*
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|46	%{_bindir}/*
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|47	%{_libdir}/uae/
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|48	%{_datadir}/applications/%{name}.desktop
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|49	
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|50	#----------------------------------------------------------------------------
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|51	
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|52	%prep
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|53	%setup -q -n p-uae-%{version}.%{wiprel}
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|54	
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|55	aclocal -I m4 && automake --foreign --add-missing && autoconf
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|56	cd src/tools
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|57	aclocal
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|58	autoconf
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|59	
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|60	%build
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|61	./bootstrap.sh
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|62	%configure2_5x \
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|63	--with-sdl \
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|64	--with-sdl-gl \
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|65	--with-sdl-gfx \
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|66	--with-sdl-sound \
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|67	--enable-drvsnd \
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|68	--with-sdl-gui \
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|69	--with-qt \
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|70	--enable-cd32 \
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|71	--enable-gayle \
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|72	--enable-scsi-device \
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|73	--enable-ncr \
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|74	--enable-a2091 \
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|75	--with-caps \
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|76	--enable-amax \
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|77	--disable-jit
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|78	make
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|79	
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|80	
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|81	%install
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|82	mkdir -p %{buildroot}%{_bindir}
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|83	mkdir -p %{buildroot}%{_libdir}/uae/amiga/source
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|84	%makeinstall
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|85	cp -pR amiga/* %{buildroot}%{_libdir}/uae/amiga/
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|86	
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|87	mkdir -p %{buildroot}%{_datadir}/applications
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|88	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|89	[Desktop Entry]
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|90	Name=UAE
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|91	Comment=Amiga Emulator
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|92	Exec=%{_bindir}/uae
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|93	Terminal=false
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|94	Type=Application
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|95	StartupNotify=true
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|96	Categories=Game;Emulator;
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|97	EOF
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|98	
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|99	
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|100	%changelog
12cu|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
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|102	+ Revision: 00a8865
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|103	- Add rpmlint filter, spec cleanup
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|104	
12cu|p-uae-2.3.3-1.gitf2fc773b75.2|105	

11794 12
12cu|Pugs-6.2.13.20130611-1|1	%define __noautoreq 'perl\\('
12cu|Pugs-6.2.13.20130611-1|2	%define __noautoprov 'perl\\('
12cu|Pugs-6.2.13.20130611-1|3	
12cu|Pugs-6.2.13.20130611-1|4	%define _enable_debug_packages %{nil}
12cu|Pugs-6.2.13.20130611-1|5	%define debug_package %{nil}
12cu|Pugs-6.2.13.20130611-1|6	
12cu|Pugs-6.2.13.20130611-1|7	%define _cabal_setup Setup.lhs
12cu|Pugs-6.2.13.20130611-1|8	%define _no_haddock 1
12cu|Pugs-6.2.13.20130611-1|9	%define module Pugs
12cu|Pugs-6.2.13.20130611-1|10	
12cu|Pugs-6.2.13.20130611-1|11	Summary:	A Perl 6 Implementation
12cu|Pugs-6.2.13.20130611-1|12	Name:		%{module}
12cu|Pugs-6.2.13.20130611-1|13	Version:	6.2.13.20130611
12cu|Pugs-6.2.13.20130611-1|14	Release:	1
12cu|Pugs-6.2.13.20130611-1|15	License:	BSD
12cu|Pugs-6.2.13.20130611-1|16	Group:		Development/Other
12cu|Pugs-6.2.13.20130611-1|17	Url:		http://hackage.haskell.org/package/Pugs
12cu|Pugs-6.2.13.20130611-1|18	Source0:	http://hackage.haskell.org/package/%{module}-%{version}/%{module}-%{version}.tar.gz
12cu|Pugs-6.2.13.20130611-1|19	BuildRequires:	cabal-install
12cu|Pugs-6.2.13.20130611-1|20	BuildRequires:	haskell-macros
12cu|Pugs-6.2.13.20130611-1|21	BuildRequires:	ghc-devel
12cu|Pugs-6.2.13.20130611-1|22	BuildRequires:	perl-devel
12cu|Pugs-6.2.13.20130611-1|23	BuildRequires:	pkgconfig(ncurses)
12cu|Pugs-6.2.13.20130611-1|24	
12cu|Pugs-6.2.13.20130611-1|25	%description
12cu|Pugs-6.2.13.20130611-1|26	A Perl 6 Implementation
12cu|Pugs-6.2.13.20130611-1|27	
12cu|Pugs-6.2.13.20130611-1|28	%files
12cu|Pugs-6.2.13.20130611-1|29	%{_docdir}/%{module}-%{version}
12cu|Pugs-6.2.13.20130611-1|30	%{_datadir}/%{module}-%{version}
12cu|Pugs-6.2.13.20130611-1|31	%{_bindir}/pugs
12cu|Pugs-6.2.13.20130611-1|32	%{_cabal_rpm_deps_dir}
12cu|Pugs-6.2.13.20130611-1|33	%{_cabal_haddoc_files}
12cu|Pugs-6.2.13.20130611-1|34	
12cu|Pugs-6.2.13.20130611-1|35	#----------------------------------------------------------------------------
12cu|Pugs-6.2.13.20130611-1|36	
12cu|Pugs-6.2.13.20130611-1|37	%prep
12cu|Pugs-6.2.13.20130611-1|38	%setup -q -n %{module}-%{version}
12cu|Pugs-6.2.13.20130611-1|39	
12cu|Pugs-6.2.13.20130611-1|40	%build
12cu|Pugs-6.2.13.20130611-1|41	cabal update
12cu|Pugs-6.2.13.20130611-1|42	cabal install
12cu|Pugs-6.2.13.20130611-1|43	cabal configure --prefix=%{_prefix} --libdir=%{_libdir} --disable-executable-stripping
12cu|Pugs-6.2.13.20130611-1|44	cabal build
12cu|Pugs-6.2.13.20130611-1|45	%_cabal_genscripts
12cu|Pugs-6.2.13.20130611-1|46	
12cu|Pugs-6.2.13.20130611-1|47	%install
12cu|Pugs-6.2.13.20130611-1|48	%_cabal_install
12cu|Pugs-6.2.13.20130611-1|49	%_cabal_rpm_gen_deps
12cu|Pugs-6.2.13.20130611-1|50	
12cu|Pugs-6.2.13.20130611-1|51	
12cu|Pugs-6.2.13.20130611-1|52	%changelog
12cu|Pugs-6.2.13.20130611-1|53	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.2.13.20130611-1
12cu|Pugs-6.2.13.20130611-1|54	+ Revision: 3854d3c
12cu|Pugs-6.2.13.20130611-1|55	- New version 6.2.13.20130611, disable debug package, spec cleanup
12cu|Pugs-6.2.13.20130611-1|56	
12cu|Pugs-6.2.13.20130611-1|57	

11795 12
12cu|pulledpork-0.6.0-2|1	%define name pulledpork
12cu|pulledpork-0.6.0-2|2	%define version 0.6.0
12cu|pulledpork-0.6.0-2|3	
12cu|pulledpork-0.6.0-2|4	Name: %{name}
12cu|pulledpork-0.6.0-2|5	Summary: Pulledpork designed to make your snort rules fly
12cu|pulledpork-0.6.0-2|6	Version: %{version}
12cu|pulledpork-0.6.0-2|7	Release: 2
12cu|pulledpork-0.6.0-2|8	License: GPLv2
12cu|pulledpork-0.6.0-2|9	Group: Monitoring
12cu|pulledpork-0.6.0-2|10	Source: http://pulledpork.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|pulledpork-0.6.0-2|11	URL:	http://code.google.com/p/pulledpork/
12cu|pulledpork-0.6.0-2|12	Requires: perl-Archive-Tar, perl-Crypt-SSLeay
12cu|pulledpork-0.6.0-2|13	
12cu|pulledpork-0.6.0-2|14	%description
12cu|pulledpork-0.6.0-2|15	PulledPork designed to make your Snort rules fly with the intent of handling
12cu|pulledpork-0.6.0-2|16	all rules.
12cu|pulledpork-0.6.0-2|17	
12cu|pulledpork-0.6.0-2|18	%prep
12cu|pulledpork-0.6.0-2|19	%setup -q -n %{name}-%{version}
12cu|pulledpork-0.6.0-2|20	
12cu|pulledpork-0.6.0-2|21	%install
12cu|pulledpork-0.6.0-2|22	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/
12cu|pulledpork-0.6.0-2|23	mkdir -p %{buildroot}%{_bindir}
12cu|pulledpork-0.6.0-2|24	mv etc/* %{buildroot}%{_sysconfdir}/%{name}/
12cu|pulledpork-0.6.0-2|25	install -m 755 pulledpork.pl %{buildroot}%{_bindir}/
12cu|pulledpork-0.6.0-2|26	
12cu|pulledpork-0.6.0-2|27	%files
12cu|pulledpork-0.6.0-2|28	%defattr(0755,root,root)
12cu|pulledpork-0.6.0-2|29	%{_bindir}/pulledpork.pl
12cu|pulledpork-0.6.0-2|30	%{_sysconfdir}/%{name}/
12cu|pulledpork-0.6.0-2|31	%doc README LICENSE doc/*
12cu|pulledpork-0.6.0-2|32	
12cu|pulledpork-0.6.0-2|33	
12cu|pulledpork-0.6.0-2|34	%changelog
12cu|pulledpork-0.6.0-2|35	* Wed Jun 15 2011 Leonardo Coelho <leonardoc@mandriva.com> 0.6.0-1mdv2011.0
12cu|pulledpork-0.6.0-2|36	+ Revision: 685417
12cu|pulledpork-0.6.0-2|37	- first mandriva version
12cu|pulledpork-0.6.0-2|38	- Created package structure for pulledpork.
12cu|pulledpork-0.6.0-2|39	

11796 12
12cu|purple-vk-plugin-0.9+r346-1|1	Summary:	Purple-vk is a plugin for Pidgin, which supports vk.com messaging
12cu|purple-vk-plugin-0.9+r346-1|2	Name:		purple-vk-plugin
12cu|purple-vk-plugin-0.9+r346-1|3	Version:	0.9+r346
12cu|purple-vk-plugin-0.9+r346-1|4	Release:	1
12cu|purple-vk-plugin-0.9+r346-1|5	Source0:	%{name}-%{version}.tar.gz
12cu|purple-vk-plugin-0.9+r346-1|6	License:	GPLv2+
12cu|purple-vk-plugin-0.9+r346-1|7	Group:		Networking/WWW
12cu|purple-vk-plugin-0.9+r346-1|8	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|purple-vk-plugin-0.9+r346-1|9	Prefix:		%{_prefix}
12cu|purple-vk-plugin-0.9+r346-1|10	Url:		https://bitbucket.org/olegoandreev/purple-vk-plugin
12cu|purple-vk-plugin-0.9+r346-1|11	Buildrequires:	cmake
12cu|purple-vk-plugin-0.9+r346-1|12	Buildrequires:	%{_lib}purple-devel
12cu|purple-vk-plugin-0.9+r346-1|13	Buildrequires:	%{_lib}xml2-devel
12cu|purple-vk-plugin-0.9+r346-1|14	
12cu|purple-vk-plugin-0.9+r346-1|15	%description
12cu|purple-vk-plugin-0.9+r346-1|16	Purple-vk-plugin is a plugin for Pidgin, which supports Vk.com
12cu|purple-vk-plugin-0.9+r346-1|17	(Vkontakte) messaging
12cu|purple-vk-plugin-0.9+r346-1|18	
12cu|purple-vk-plugin-0.9+r346-1|19	
12cu|purple-vk-plugin-0.9+r346-1|20	%prep
12cu|purple-vk-plugin-0.9+r346-1|21	%setup -q -n %{name}-%{version}
12cu|purple-vk-plugin-0.9+r346-1|22	
12cu|purple-vk-plugin-0.9+r346-1|23	%build
12cu|purple-vk-plugin-0.9+r346-1|24	cd build
12cu|purple-vk-plugin-0.9+r346-1|25	cmake ..
12cu|purple-vk-plugin-0.9+r346-1|26	%make
12cu|purple-vk-plugin-0.9+r346-1|27	
12cu|purple-vk-plugin-0.9+r346-1|28	%install
12cu|purple-vk-plugin-0.9+r346-1|29	rm -rf %{buildroot}
12cu|purple-vk-plugin-0.9+r346-1|30	%makeinstall_std -C build
12cu|purple-vk-plugin-0.9+r346-1|31	
12cu|purple-vk-plugin-0.9+r346-1|32	%clean
12cu|purple-vk-plugin-0.9+r346-1|33	rm -rf $RPM_BUILD_ROOT
12cu|purple-vk-plugin-0.9+r346-1|34	
12cu|purple-vk-plugin-0.9+r346-1|35	%files
12cu|purple-vk-plugin-0.9+r346-1|36	%defattr(-,root,root)
12cu|purple-vk-plugin-0.9+r346-1|37	%{_libdir}/purple-2/libpurple-vk-plugin.so
12cu|purple-vk-plugin-0.9+r346-1|38	%{_datadir}/pixmaps/pidgin/protocols/16/*
12cu|purple-vk-plugin-0.9+r346-1|39	%{_datadir}/pixmaps/pidgin/protocols/22/*
12cu|purple-vk-plugin-0.9+r346-1|40	%{_datadir}/pixmaps/pidgin/protocols/48/*
12cu|purple-vk-plugin-0.9+r346-1|41	%{_datadir}/pixmaps/pidgin/emotes/vk/*
12cu|purple-vk-plugin-0.9+r346-1|42	
12cu|purple-vk-plugin-0.9+r346-1|43	
12cu|purple-vk-plugin-0.9+r346-1|44	%changelog
12cu|purple-vk-plugin-0.9+r346-1|45	* Thu Aug 14 2014 djam <djam5@ya.ru> 0.9+r346-1
12cu|purple-vk-plugin-0.9+r346-1|46	+ Revision: d048971
12cu|purple-vk-plugin-0.9+r346-1|47	- Merge pull request #2 from djam/purple-vk-plugin:rosa2012.1
12cu|purple-vk-plugin-0.9+r346-1|48	- Update, and bagfix release 346
12cu|purple-vk-plugin-0.9+r346-1|49	
12cu|purple-vk-plugin-0.9+r346-1|50	

11797 12
12cu|pushover-0.0.4-1|1	Name:		pushover
12cu|pushover-0.0.4-1|2	Version:	0.0.4
12cu|pushover-0.0.4-1|3	Release:	1
12cu|pushover-0.0.4-1|4	Summary:	Fun puzzle game with dominos
12cu|pushover-0.0.4-1|5	Group:		Games/Puzzles
12cu|pushover-0.0.4-1|6	License:	GPLv3
12cu|pushover-0.0.4-1|7	URL:		http://pushover.sourceforge.net/
12cu|pushover-0.0.4-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cu|pushover-0.0.4-1|9	Source1:	%{name}.desktop
12cu|pushover-0.0.4-1|10	
12cu|pushover-0.0.4-1|11	BuildRequires:	gettext
12cu|pushover-0.0.4-1|12	BuildRequires:	imagemagick
12cu|pushover-0.0.4-1|13	BuildRequires:	desktop-file-utils
12cu|pushover-0.0.4-1|14	BuildRequires:	pkgconfig(libpng)
12cu|pushover-0.0.4-1|15	BuildRequires:	pkgconfig(lua)
12cu|pushover-0.0.4-1|16	BuildRequires:	pkgconfig(sdl)
12cu|pushover-0.0.4-1|17	BuildRequires:	pkgconfig(SDL_mixer)
12cu|pushover-0.0.4-1|18	BuildRequires:	pkgconfig(SDL_ttf)
12cu|pushover-0.0.4-1|19	BuildRequires:	pkgconfig(zlib)
12cu|pushover-0.0.4-1|20	
12cu|pushover-0.0.4-1|21	%description
12cu|pushover-0.0.4-1|22	Rearrange the dominoes on the different platforms so that you can start a
12cu|pushover-0.0.4-1|23	chain reaction that makes all dominoes topple over.
12cu|pushover-0.0.4-1|24	
12cu|pushover-0.0.4-1|25	%prep
12cu|pushover-0.0.4-1|26	%setup -q
12cu|pushover-0.0.4-1|27	
12cu|pushover-0.0.4-1|28	# Fix char encoding
12cu|pushover-0.0.4-1|29	iconv --from=ISO-8859-1 --to=UTF-8 ChangeLog > ChangeLog.utf8
12cu|pushover-0.0.4-1|30	touch -r ChangeLog ChangeLog.utf8
12cu|pushover-0.0.4-1|31	mv ChangeLog.utf8 ChangeLog
12cu|pushover-0.0.4-1|32	
12cu|pushover-0.0.4-1|33	%build
12cu|pushover-0.0.4-1|34	%configure2_5x \
12cu|pushover-0.0.4-1|35	--bindir=%{_gamesbindir} \
12cu|pushover-0.0.4-1|36	--datadir=%{_gamesdatadir}
12cu|pushover-0.0.4-1|37	%make
12cu|pushover-0.0.4-1|38	
12cu|pushover-0.0.4-1|39	%install
12cu|pushover-0.0.4-1|40	%makeinstall_std
12cu|pushover-0.0.4-1|41	
12cu|pushover-0.0.4-1|42	# Remove installed docs
12cu|pushover-0.0.4-1|43	rm -rf %{buildroot}%{_docdir}/%{name}
12cu|pushover-0.0.4-1|44	
12cu|pushover-0.0.4-1|45	# Install icons (16, 32, 48, 64px)
12cu|pushover-0.0.4-1|46	for i in 0 1 2 3; do
12cu|pushover-0.0.4-1|47	px=$(expr ${i} \* 16 + 16)
12cu|pushover-0.0.4-1|48	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${px}x${px}/apps
12cu|pushover-0.0.4-1|49	convert %{name}.ico[${i}] \
12cu|pushover-0.0.4-1|50	%{buildroot}%{_iconsdir}/hicolor/${px}x${px}/apps/%{name}.png
12cu|pushover-0.0.4-1|51	done
12cu|pushover-0.0.4-1|52	
12cu|pushover-0.0.4-1|53	# Install desktop file
12cu|pushover-0.0.4-1|54	desktop-file-install \
12cu|pushover-0.0.4-1|55	--dir %{buildroot}%{_datadir}/applications \
12cu|pushover-0.0.4-1|56	%{SOURCE1}
12cu|pushover-0.0.4-1|57	
12cu|pushover-0.0.4-1|58	%find_lang %{name}
12cu|pushover-0.0.4-1|59	
12cu|pushover-0.0.4-1|60	%files -f %{name}.lang
12cu|pushover-0.0.4-1|61	%doc AUTHORS ChangeLog COPYING NEWS README
12cu|pushover-0.0.4-1|62	%{_gamesbindir}/%{name}
12cu|pushover-0.0.4-1|63	%{_gamesdatadir}/%{name}
12cu|pushover-0.0.4-1|64	%{_datadir}/applications/%{name}.desktop
12cu|pushover-0.0.4-1|65	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|pushover-0.0.4-1|66	

11798 12
12cu|pvm-3.4.6-3|1	%define pvmpath %{_datadir}/pvm3
12cu|pvm-3.4.6-3|2	%define xpvmpath %{name}3/xpvm
12cu|pvm-3.4.6-3|3	
12cu|pvm-3.4.6-3|4	Summary:	Parallel Virtual Machine (PVM)
12cu|pvm-3.4.6-3|5	Name: 		pvm
12cu|pvm-3.4.6-3|6	Version: 	3.4.6
12cu|pvm-3.4.6-3|7	Release: 	3
12cu|pvm-3.4.6-3|8	License:	GPL
12cu|pvm-3.4.6-3|9	Group:		System/Cluster
12cu|pvm-3.4.6-3|10	Source0:	%{name}%{version}.tar.bz2
12cu|pvm-3.4.6-3|11	Source1:	%{name}d.init
12cu|pvm-3.4.6-3|12	Source2:	ftp://www.netlib.org/pvm3/book/%{name}-book.ps
12cu|pvm-3.4.6-3|13	Source5:	.bashrc.pvm
12cu|pvm-3.4.6-3|14	Source6:	.bash_profile
12cu|pvm-3.4.6-3|15	Source7:	genpubkey
12cu|pvm-3.4.6-3|16	Source8:	sendPublicKeyToHosts
12cu|pvm-3.4.6-3|17	Source9:	pvm.sh
12cu|pvm-3.4.6-3|18	Patch0:		%{name}-aimk.patch
12cu|pvm-3.4.6-3|19	Patch1:		%{name}-noenv.patch
12cu|pvm-3.4.6-3|20	Patch3:		xlibdir.patch
12cu|pvm-3.4.6-3|21	Patch4:		pvm3-gcc4.diff
12cu|pvm-3.4.6-3|22	Patch5:		pvm-ia64.patch
12cu|pvm-3.4.6-3|23	Patch6:		pvm-ia64-1.patch
12cu|pvm-3.4.6-3|24	Patch7:		pvm-ia64-2.patch
12cu|pvm-3.4.6-3|25	URL:		http://www.epm.ornl.gov/pvm/pvm_home.html
12cu|pvm-3.4.6-3|26	BuildRequires:	ncurses-devel >= 5.0
12cu|pvm-3.4.6-3|27	BuildRequires:	readline-devel
12cu|pvm-3.4.6-3|28	BuildRequires:	m4
12cu|pvm-3.4.6-3|29	BuildRequires:	tcl
12cu|pvm-3.4.6-3|30	BuildRequires:	tcl-devel
12cu|pvm-3.4.6-3|31	BuildRequires:	tk
12cu|pvm-3.4.6-3|32	BuildRequires:	tk-devel
12cu|pvm-3.4.6-3|33	Requires: 	initscripts >= 5.54
12cu|pvm-3.4.6-3|34	Requires: 	bash >= 2
12cu|pvm-3.4.6-3|35	Requires: 	shadow-utils
12cu|pvm-3.4.6-3|36	Requires: 	openssh-server
12cu|pvm-3.4.6-3|37	Requires: 	openssh-clients
12cu|pvm-3.4.6-3|38	
12cu|pvm-3.4.6-3|39	%define		_pvm_root 	/usr/share/%{name}3
12cu|pvm-3.4.6-3|40	
12cu|pvm-3.4.6-3|41	%ifarch x86_64
12cu|pvm-3.4.6-3|42	%define		_pvm_arch	LINUX64
12cu|pvm-3.4.6-3|43	%else
12cu|pvm-3.4.6-3|44	%ifarch %{ix86}
12cu|pvm-3.4.6-3|45	%define		_pvm_arch	LINUX
12cu|pvm-3.4.6-3|46	%else
12cu|pvm-3.4.6-3|47	%ifarch alpha
12cu|pvm-3.4.6-3|48	%define		_pvm_arch	LINUXALPHA
12cu|pvm-3.4.6-3|49	%else
12cu|pvm-3.4.6-3|50	%ifarch sparc sparc64
12cu|pvm-3.4.6-3|51	%define		_pvm_arch	LINUXSPARC
12cu|pvm-3.4.6-3|52	%else
12cu|pvm-3.4.6-3|53	%ifarch ppc
12cu|pvm-3.4.6-3|54	%define		_pvm_arch	LINUXPPC
12cu|pvm-3.4.6-3|55	%else
12cu|pvm-3.4.6-3|56	%ifarch hppa
12cu|pvm-3.4.6-3|57	%define		_pvm_arch	LINUXHPPA
12cu|pvm-3.4.6-3|58	%else
12cu|pvm-3.4.6-3|59	%ifarch ia64
12cu|pvm-3.4.6-3|60	%define         _pvm_arch       LINUX64
12cu|pvm-3.4.6-3|61	%else
12cu|pvm-3.4.6-3|62	%error "Unsupported architecture"
12cu|pvm-3.4.6-3|63	exit 1
12cu|pvm-3.4.6-3|64	%endif
12cu|pvm-3.4.6-3|65	%endif
12cu|pvm-3.4.6-3|66	%endif
12cu|pvm-3.4.6-3|67	%endif
12cu|pvm-3.4.6-3|68	%endif
12cu|pvm-3.4.6-3|69	%endif
12cu|pvm-3.4.6-3|70	%endif
12cu|pvm-3.4.6-3|71	%define pvmlib %{pvmpath}/lib/%{_pvm_arch}
12cu|pvm-3.4.6-3|72	
12cu|pvm-3.4.6-3|73	
12cu|pvm-3.4.6-3|74	%description
12cu|pvm-3.4.6-3|75	PVM is a software system that enables a collection of heterogeneous
12cu|pvm-3.4.6-3|76	computers to be used as a coherent and flexible concurrent
12cu|pvm-3.4.6-3|77	computational resource.
12cu|pvm-3.4.6-3|78	
12cu|pvm-3.4.6-3|79	The individual computers may be shared- or local-memory
12cu|pvm-3.4.6-3|80	multiprocessors, vector supercomputers, specialized graphics engines,
12cu|pvm-3.4.6-3|81	or scalar workstations, that may be interconnected by a variety of
12cu|pvm-3.4.6-3|82	networks, such as ethernet, FDDI.
12cu|pvm-3.4.6-3|83	
12cu|pvm-3.4.6-3|84	User programs written in C, C++ or Fortran access PVM through library
12cu|pvm-3.4.6-3|85	routines.
12cu|pvm-3.4.6-3|86	
12cu|pvm-3.4.6-3|87	%package -n lib%{name}-devel
12cu|pvm-3.4.6-3|88	Summary:	PVM header files and static libraries
12cu|pvm-3.4.6-3|89	Group:		Development/Other
12cu|pvm-3.4.6-3|90	Requires:	%{name} = %{version}
12cu|pvm-3.4.6-3|91	
12cu|pvm-3.4.6-3|92	%description -n lib%{name}-devel
12cu|pvm-3.4.6-3|93	This package contains PVM header files and static libraries.
12cu|pvm-3.4.6-3|94	
12cu|pvm-3.4.6-3|95	%package examples
12cu|pvm-3.4.6-3|96	Summary:	PVM examples
12cu|pvm-3.4.6-3|97	Group:		System/Cluster
12cu|pvm-3.4.6-3|98	Requires:	lib%{name}-devel = %{version}
12cu|pvm-3.4.6-3|99	
12cu|pvm-3.4.6-3|100	%description examples
12cu|pvm-3.4.6-3|101	This package contains PVM examples written in C and Fortran, and book
12cu|pvm-3.4.6-3|102	written in English.
12cu|pvm-3.4.6-3|103	
12cu|pvm-3.4.6-3|104	
12cu|pvm-3.4.6-3|105	%package xpvm
12cu|pvm-3.4.6-3|106	Summary:	A graphical interface for pvm
12cu|pvm-3.4.6-3|107	Group:		Monitoring
12cu|pvm-3.4.6-3|108	Requires:	%{name} = %{version}
12cu|pvm-3.4.6-3|109	Source3:	xpvm.src.1.2.5.tar.bz2
12cu|pvm-3.4.6-3|110	Source4:	xpvm.userguide.bz2
12cu|pvm-3.4.6-3|111	Group:          Development/Other
12cu|pvm-3.4.6-3|112	Url:            http://www.netlib.org/pvm3/
12cu|pvm-3.4.6-3|113	Requires:       pvm, tcl, tk
12cu|pvm-3.4.6-3|114	BuildRequires:	pkgconfig(x11)
12cu|pvm-3.4.6-3|115	
12cu|pvm-3.4.6-3|116	%description xpvm
12cu|pvm-3.4.6-3|117	XPVM is a graphical console and monitor for PVM. It provides a
12cu|pvm-3.4.6-3|118	graphical interface to the PVM console commands and information,
12cu|pvm-3.4.6-3|119	along with several animated views to monitor the execution of PVM
12cu|pvm-3.4.6-3|120	programs.  These views provide information about the interactions
12cu|pvm-3.4.6-3|121	among tasks in a parallel PVM program, to assist in debugging and
12cu|pvm-3.4.6-3|122	performance tuning.
12cu|pvm-3.4.6-3|123	
12cu|pvm-3.4.6-3|124	%prep
12cu|pvm-3.4.6-3|125	%setup -q -n pvm3
12cu|pvm-3.4.6-3|126	ln -sf ${RPM_BUILD_DIR}/pvm3 ${RPM_BUILD_DIR}/%{name}-%{version}
12cu|pvm-3.4.6-3|127	%setup -q -T -D -a 3
12cu|pvm-3.4.6-3|128	
12cu|pvm-3.4.6-3|129	%patch0 -p1
12cu|pvm-3.4.6-3|130	%patch1 -p1
12cu|pvm-3.4.6-3|131	#%patch2 -p1
12cu|pvm-3.4.6-3|132	%patch3 -p1
12cu|pvm-3.4.6-3|133	%patch4 -p1
12cu|pvm-3.4.6-3|134	
12cu|pvm-3.4.6-3|135	%ifarch ia64
12cu|pvm-3.4.6-3|136	%patch5 -p1
12cu|pvm-3.4.6-3|137	%patch6 -p1
12cu|pvm-3.4.6-3|138	#%patch7 -p0
12cu|pvm-3.4.6-3|139	%endif
12cu|pvm-3.4.6-3|140	
12cu|pvm-3.4.6-3|141	%ifarch x86_64
12cu|pvm-3.4.6-3|142	%patch5 -p1
12cu|pvm-3.4.6-3|143	%patch6 -p1
12cu|pvm-3.4.6-3|144	#%patch7 -p0
12cu|pvm-3.4.6-3|145	%endif
12cu|pvm-3.4.6-3|146	
12cu|pvm-3.4.6-3|147	%build
12cu|pvm-3.4.6-3|148	cp -f lib/aimk lib/aimk.tmp
12cu|pvm-3.4.6-3|149	export PVM_ARCH=%_pvm_arch
12cu|pvm-3.4.6-3|150	sed -e "s!@PVM_ROOT@!%{_pvm_root}!" -e "s!@PVM_ARCH@!%{_pvm_arch}!" lib/aimk.tmp > lib/aimk
12cu|pvm-3.4.6-3|151	PCFLOPTS="-DDEFBINDIR=\\\"%{_pvm_root}/lib/$PVM_ARCH\\\""
12cu|pvm-3.4.6-3|152	PCFLOPTS="$PCFLOPTS -DDEFDEBUGGER=\\\"%{_pvm_root}/lib/debugger2\\\""
12cu|pvm-3.4.6-3|153	PCFLOPTS="$PCFLOPTS -DPVMDPATH=\\\"%{_pvm_root}/lib/%{_pvm_arch}/pvmd3\\\""
12cu|pvm-3.4.6-3|154	PCFLOPTS="$PCFLOPTS -DPVMROOT=\\\"%{_pvm_root}\\\" -fPIC -DUSE_INTERP_RESULT"
12cu|pvm-3.4.6-3|155	export PVM_ROOT=`pwd`
12cu|pvm-3.4.6-3|156	
12cu|pvm-3.4.6-3|157	make CFLOPTS="$PCFLOPTS"
12cu|pvm-3.4.6-3|158	
12cu|pvm-3.4.6-3|159	XPVM_ROOT=${PVM_ROOT}/xpvm
12cu|pvm-3.4.6-3|160	export XPVM_ROOT=${XPVM_ROOT}
12cu|pvm-3.4.6-3|161	export PVM_ROOT=${PVM_ROOT}
12cu|pvm-3.4.6-3|162	# (tv) fix build with tcl-8.5:
12cu|pvm-3.4.6-3|163	perl -pi -e 's!(-lt(cl|k)8).[40]!\1.6!' $XPVM_ROOT/src/Makefile.aimk*
12cu|pvm-3.4.6-3|164	%ifarch x86_64
12cu|pvm-3.4.6-3|165	make -C ${XPVM_ROOT} CFLOPTS="$PCFLOPTS" XLIBDIR="-L /usr/X11R6/lib64"
12cu|pvm-3.4.6-3|166	%else
12cu|pvm-3.4.6-3|167	make -C ${XPVM_ROOT} CFLOPTS="$PCFLOPTS"
12cu|pvm-3.4.6-3|168	%endif
12cu|pvm-3.4.6-3|169	
12cu|pvm-3.4.6-3|170	%install
12cu|pvm-3.4.6-3|171	mkdir -p %{buildroot}%{_pvm_root}/lib/%{_pvm_arch}
12cu|pvm-3.4.6-3|172	mkdir -p %{buildroot}/var/run/pvm3
12cu|pvm-3.4.6-3|173	mkdir -p %{buildroot}%{_pvm_root}/conf
12cu|pvm-3.4.6-3|174	
12cu|pvm-3.4.6-3|175	install -d %{buildroot}{%{_bindir},%{_includedir},%{_libdir},%{_pvm_root}/conf,%{_docdir}/%{name}} \
12cu|pvm-3.4.6-3|176	%{buildroot}/%{name}/{examples,gexamples,hoster,misc,tasker,xep} \
12cu|pvm-3.4.6-3|177	%{buildroot}{%{_mandir}/man{1,3},/etc/rc.d/init.d,%{_sbindir}} \
12cu|pvm-3.4.6-3|178	%{buildroot}/%{_sysconfdir}/profile.d
12cu|pvm-3.4.6-3|179	
12cu|pvm-3.4.6-3|180	install %{SOURCE1}  %{buildroot}/etc/rc.d/init.d/pvm
12cu|pvm-3.4.6-3|181	install lib/%{_pvm_arch}/{pvm,pvmgs} %{buildroot}%{_pvm_root}/lib/%{_pvm_arch}
12cu|pvm-3.4.6-3|182	install lib/%{_pvm_arch}/pvmd3 %{buildroot}%{_pvm_root}/lib/%{_pvm_arch}
12cu|pvm-3.4.6-3|183	install lib/pvm		%{buildroot}%{_pvm_root}
12cu|pvm-3.4.6-3|184	install lib/debugger	%{buildroot}%{_pvm_root}/lib
12cu|pvm-3.4.6-3|185	install lib/debugger2	%{buildroot}%{_pvm_root}/lib
12cu|pvm-3.4.6-3|186	install lib/pvmgetarch	%{buildroot}%{_pvm_root}/lib
12cu|pvm-3.4.6-3|187	install lib/pvmtmparch	%{buildroot}%{_pvm_root}/lib
12cu|pvm-3.4.6-3|188	install lib/aimk	%{buildroot}%{_pvm_root}/lib
12cu|pvm-3.4.6-3|189	install lib/pvmd	%{buildroot}%{_pvm_root}/lib
12cu|pvm-3.4.6-3|190	install conf/%{_pvm_arch}.def %{buildroot}%{_pvm_root}/conf
12cu|pvm-3.4.6-3|191	install include/{fpvm3,pvm3,pvmproto,pvmtev}.h %{buildroot}%{_includedir}
12cu|pvm-3.4.6-3|192	install lib/%{_pvm_arch}/lib*.a %{buildroot}%{pvmlib}
12cu|pvm-3.4.6-3|193	install man/man1/* %{buildroot}%{_mandir}/man1
12cu|pvm-3.4.6-3|194	install man/man3/* %{buildroot}%{_mandir}/man3
12cu|pvm-3.4.6-3|195	install %{SOURCE5} %{buildroot}%{_pvm_root}/.bashrc
12cu|pvm-3.4.6-3|196	install %{SOURCE6} %{buildroot}%{_pvm_root}
12cu|pvm-3.4.6-3|197	install %{SOURCE7} %{buildroot}%{_pvm_root}
12cu|pvm-3.4.6-3|198	install %{SOURCE8} %{buildroot}%{_pvm_root}
12cu|pvm-3.4.6-3|199	install -m 755 %{SOURCE9} %{buildroot}%{_sysconfdir}/profile.d
12cu|pvm-3.4.6-3|200	touch %{buildroot}%{_pvm_root}/pvmhosts
12cu|pvm-3.4.6-3|201	
12cu|pvm-3.4.6-3|202	# Examples
12cu|pvm-3.4.6-3|203	mkdir -p %{buildroot}%{_docdir}/%{name}/source
12cu|pvm-3.4.6-3|204	mv $RPM_BUILD_DIR/pvm3/examples %{buildroot}%{_docdir}/%{name}/source
12cu|pvm-3.4.6-3|205	mv $RPM_BUILD_DIR/pvm3/gexamples %{buildroot}%{_docdir}/%{name}/source
12cu|pvm-3.4.6-3|206	mv $RPM_BUILD_DIR/pvm3/hoster %{buildroot}%{_docdir}/%{name}/source
12cu|pvm-3.4.6-3|207	mv $RPM_BUILD_DIR/pvm3/misc %{buildroot}%{_docdir}/%{name}/source
12cu|pvm-3.4.6-3|208	mv $RPM_BUILD_DIR/pvm3/tasker %{buildroot}%{_docdir}/%{name}/source
12cu|pvm-3.4.6-3|209	mv $RPM_BUILD_DIR/pvm3/xep %{buildroot}%{_docdir}/%{name}/source
12cu|pvm-3.4.6-3|210	install %{SOURCE2}  %{buildroot}%{_docdir}/%{name}/pvm-book.ps
12cu|pvm-3.4.6-3|211	gzip -9nf %{buildroot}%{_docdir}/%{name}/pvm-book.ps
12cu|pvm-3.4.6-3|212	
12cu|pvm-3.4.6-3|213	#xpvm
12cu|pvm-3.4.6-3|214	install -d %{buildroot}/usr/X11R6/bin
12cu|pvm-3.4.6-3|215	install -m 0755 $RPM_BUILD_DIR/%{xpvmpath}/src/%{_pvm_arch}/xpvm %{buildroot}%{_bindir}
12cu|pvm-3.4.6-3|216	LIBDIR=/usr/X11R6/lib/xpvm
12cu|pvm-3.4.6-3|217	install -d -m 755 %{buildroot}$LIBDIR
12cu|pvm-3.4.6-3|218	install -d -m 755 %{buildroot}$LIBDIR/src
12cu|pvm-3.4.6-3|219	install -d -m 755 %{buildroot}$LIBDIR/src/xbm
12cu|pvm-3.4.6-3|220	install -d -m 755 %{buildroot}$LIBDIR/src/help
12cu|pvm-3.4.6-3|221	install -m 0644 $RPM_BUILD_DIR/%{xpvmpath}/*.tcl %{buildroot}$LIBDIR
12cu|pvm-3.4.6-3|222	install -m 0644 $RPM_BUILD_DIR/%{xpvmpath}/src/xbm/*.xbm %{buildroot}$LIBDIR/src/xbm
12cu|pvm-3.4.6-3|223	install -m 0644 $RPM_BUILD_DIR/%{xpvmpath}/src/help/*.help %{buildroot}$LIBDIR/src/help
12cu|pvm-3.4.6-3|224	install -m 0644 $RPM_BUILD_DIR/%{xpvmpath}/README .
12cu|pvm-3.4.6-3|225	install -m 0644 %{SOURCE4} .
12cu|pvm-3.4.6-3|226	
12cu|pvm-3.4.6-3|227	
12cu|pvm-3.4.6-3|228	%pre
12cu|pvm-3.4.6-3|229	/usr/sbin/groupadd -g 12385 -r -f pvm > /dev/null 2>&1 ||:
12cu|pvm-3.4.6-3|230	#/usr/sbin/useradd -u 12385 -g pvm -d /usr/share/pvm3 -r -s /bin/bash pvm -p "" > /dev/null 2>&1 ||:
12cu|pvm-3.4.6-3|231	
12cu|pvm-3.4.6-3|232	%postun
12cu|pvm-3.4.6-3|233	/usr/sbin/userdel pvm
12cu|pvm-3.4.6-3|234	
12cu|pvm-3.4.6-3|235	%preun
12cu|pvm-3.4.6-3|236	#%_preun_service pvm
12cu|pvm-3.4.6-3|237	
12cu|pvm-3.4.6-3|238	%files
12cu|pvm-3.4.6-3|239	%defattr(644,root,root,755)
12cu|pvm-3.4.6-3|240	%attr(755,root,root) %{_initrddir}/pvm
12cu|pvm-3.4.6-3|241	%config(noreplace) %{_sysconfdir}/profile.d/pvm.sh
12cu|pvm-3.4.6-3|242	#%dir %{_pvm_root}
12cu|pvm-3.4.6-3|243	#%dir %{_pvm_root}/lib
12cu|pvm-3.4.6-3|244	%attr(755,root,pvm) %{_pvm_root}/lib/debugger
12cu|pvm-3.4.6-3|245	%attr(755,root,pvm) %{_pvm_root}/lib/debugger2
12cu|pvm-3.4.6-3|246	%attr(755,root,pvm) %{_pvm_root}/lib/pvmgetarch
12cu|pvm-3.4.6-3|247	%attr(755,root,pvm) %{_pvm_root}/lib/pvmtmparch
12cu|pvm-3.4.6-3|248	%attr(755,root,pvm) %{_pvm_root}/pvm
12cu|pvm-3.4.6-3|249	%attr(755,root,pvm) %{_pvm_root}/lib/%{_pvm_arch}/pvmd3
12cu|pvm-3.4.6-3|250	%attr(755,root,pvm) %{_pvm_root}/lib/%{_pvm_arch}/pvm
12cu|pvm-3.4.6-3|251	%attr(755,root,pvm) %{_pvm_root}/lib/%{_pvm_arch}/pvmgs
12cu|pvm-3.4.6-3|252	%attr(644,root,pvm) %{_pvm_root}/pvmhosts
12cu|pvm-3.4.6-3|253	%attr(755,root,pvm) %{_pvm_root}/lib/pvmd
12cu|pvm-3.4.6-3|254	%dir %attr(775,root,pvm) /var/run/pvm3
12cu|pvm-3.4.6-3|255	%dir %attr(775,root,pvm) %{_pvm_root}
12cu|pvm-3.4.6-3|256	%attr(644,root,pvm) %{_pvm_root}/.bashrc
12cu|pvm-3.4.6-3|257	%attr(644,root,pvm) %{_pvm_root}/.bash_profile
12cu|pvm-3.4.6-3|258	%attr(755,root,pvm) %{_pvm_root}/genpubkey
12cu|pvm-3.4.6-3|259	%attr(755,root,pvm) %{_pvm_root}/sendPublicKeyToHosts
12cu|pvm-3.4.6-3|260	%attr(644,root,pvm) %{_pvm_root}/conf/%{_pvm_arch}.def
12cu|pvm-3.4.6-3|261	%{_mandir}/man1/*
12cu|pvm-3.4.6-3|262	%exclude %{_mandir}/man1/aimk.1*
12cu|pvm-3.4.6-3|263	%exclude %{_pvm_root}/conf
12cu|pvm-3.4.6-3|264	
12cu|pvm-3.4.6-3|265	%files -n lib%{name}-devel
12cu|pvm-3.4.6-3|266	%defattr(644,root,root,755)
12cu|pvm-3.4.6-3|267	%attr(755,root,root) %{_pvm_root}/lib/aimk
12cu|pvm-3.4.6-3|268	%attr(755,root,pvm) %{_pvm_root}/conf
12cu|pvm-3.4.6-3|269	%attr(755,root,pvm) %{_includedir}/fpvm3.h
12cu|pvm-3.4.6-3|270	%attr(755,root,pvm) %{_includedir}/pvm3.h
12cu|pvm-3.4.6-3|271	%attr(755,root,pvm) %{_includedir}/pvmproto.h
12cu|pvm-3.4.6-3|272	%attr(755,root,pvm) %{_includedir}/pvmtev.h
12cu|pvm-3.4.6-3|273	%attr(755,root,pvm) %{pvmlib}/*.a
12cu|pvm-3.4.6-3|274	%{_mandir}/man1/aimk.1*
12cu|pvm-3.4.6-3|275	%{_mandir}/man3/*
12cu|pvm-3.4.6-3|276	
12cu|pvm-3.4.6-3|277	%files examples
12cu|pvm-3.4.6-3|278	%defattr(644,root,root,755)
12cu|pvm-3.4.6-3|279	%{_docdir}/%{name}
12cu|pvm-3.4.6-3|280	
12cu|pvm-3.4.6-3|281	%files xpvm
12cu|pvm-3.4.6-3|282	%doc xpvm.userguide.bz2 README
12cu|pvm-3.4.6-3|283	%attr(755,root,root) %{_bindir}/xpvm
12cu|pvm-3.4.6-3|284	%attr(755,root,root) /usr/X11R6/lib/xpvm
12cu|pvm-3.4.6-3|285	
12cu|pvm-3.4.6-3|286	
12cu|pvm-3.4.6-3|287	%changelog
12cu|pvm-3.4.6-3|288	* Mon Feb 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.6-3
12cu|pvm-3.4.6-3|289	+ Revision: ccbabd6
12cu|pvm-3.4.6-3|290	- Fix x11 brs
12cu|pvm-3.4.6-3|291	
12cu|pvm-3.4.6-3|292	

11799 12
12cu|pvoc-0.1.12-5|1	%define debug_package          %{nil}
12cu|pvoc-0.1.12-5|2	
12cu|pvoc-0.1.12-5|3	Summary:	LADSPA plugins for time compression/expansion of sound data
12cu|pvoc-0.1.12-5|4	Name:		pvoc
12cu|pvoc-0.1.12-5|5	Version:	0.1.12
12cu|pvoc-0.1.12-5|6	Release:	5
12cu|pvoc-0.1.12-5|7	License:	GPLv2+
12cu|pvoc-0.1.12-5|8	Group:		Sound
12cu|pvoc-0.1.12-5|9	URL:		http://quitte.de/dsp/pvoc.html
12cu|pvoc-0.1.12-5|10	Source0:	http://quitte.de/dsp/%{name}_%{version}.tar.gz
12cu|pvoc-0.1.12-5|11	BuildRequires:	fftw3-devel
12cu|pvoc-0.1.12-5|12	BuildRequires:	ladspa-devel
12cu|pvoc-0.1.12-5|13	BuildRequires:	pkgconfig(sndfile)
12cu|pvoc-0.1.12-5|14	
12cu|pvoc-0.1.12-5|15	%description
12cu|pvoc-0.1.12-5|16	pvoc is a collection of LADSPA units and a command line tool for time
12cu|pvoc-0.1.12-5|17	compression/expansion of sound data making use of the phase-vocoding
12cu|pvoc-0.1.12-5|18	technique
12cu|pvoc-0.1.12-5|19	
12cu|pvoc-0.1.12-5|20	%prep
12cu|pvoc-0.1.12-5|21	%setup -q
12cu|pvoc-0.1.12-5|22	
12cu|pvoc-0.1.12-5|23	%build
12cu|pvoc-0.1.12-5|24	make PREFIX=%{_prefix} MAN1DEST=%{_mandir}/man1 PLUGDEST=%{_libdir}/ladspa
12cu|pvoc-0.1.12-5|25	
12cu|pvoc-0.1.12-5|26	%install
12cu|pvoc-0.1.12-5|27	make PREFIX=%{buildroot}%{_prefix} MAN1DEST=%{buildroot}%{_mandir}/man1 PLUGDEST=%{buildroot}%{_libdir}/ladspa install
12cu|pvoc-0.1.12-5|28	
12cu|pvoc-0.1.12-5|29	%files
12cu|pvoc-0.1.12-5|30	%defattr(-,root,root)
12cu|pvoc-0.1.12-5|31	%doc README
12cu|pvoc-0.1.12-5|32	%{_bindir}/*
12cu|pvoc-0.1.12-5|33	%{_libdir}/ladspa/*.so
12cu|pvoc-0.1.12-5|34	%{_mandir}/man1/*
12cu|pvoc-0.1.12-5|35	
12cu|pvoc-0.1.12-5|36	
12cu|pvoc-0.1.12-5|37	
12cu|pvoc-0.1.12-5|38	
12cu|pvoc-0.1.12-5|39	%changelog
12cu|pvoc-0.1.12-5|40	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.12-5
12cu|pvoc-0.1.12-5|41	+ Revision: 19cf956
12cu|pvoc-0.1.12-5|42	- Disable debug
12cu|pvoc-0.1.12-5|43	
12cu|pvoc-0.1.12-5|44	

11800 12
12cu|pvpgn-199.r577-6|1	%define support_version 1.3
12cu|pvpgn-199.r577-6|2	
12cu|pvpgn-199.r577-6|3	Name: pvpgn
12cu|pvpgn-199.r577-6|4	Version: 199.r577
12cu|pvpgn-199.r577-6|5	Release: 6
12cu|pvpgn-199.r577-6|6	Summary: PvPGN is a BNETD mod which aims to provide support for all Blizzard clients
12cu|pvpgn-199.r577-6|7	License: GPLv2
12cu|pvpgn-199.r577-6|8	Group: Games/Other
12cu|pvpgn-199.r577-6|9	Url: http://pvpgn.berlios.de
12cu|pvpgn-199.r577-6|10	Source: http://download.berlios.de/pvpgn/%{name}-%{version}.tar.bz2
12cu|pvpgn-199.r577-6|11	Source2: http://download.berlios.de/pvpgn/%{name}-support-%{support_version}.tar.gz
12cu|pvpgn-199.r577-6|12	Source3: %{name}.init
12cu|pvpgn-199.r577-6|13	Source4: %{name}.logrotate
12cu|pvpgn-199.r577-6|14	Patch1: DefineInstallationPaths.cmake.patch
12cu|pvpgn-199.r577-6|15	Patch2: pvpgn-fix-bnet-deletion.patch
12cu|pvpgn-199.r577-6|16	Patch3: pvpgn-build-static-lib.patch
12cu|pvpgn-199.r577-6|17	BuildRoot: %{_tmppath}/%{name}-%{version}
12cu|pvpgn-199.r577-6|18	BuildRequires: mysql-devel libpcap-devel zlib-devel
12cu|pvpgn-199.r577-6|19	BuildRequires: cmake
12cu|pvpgn-199.r577-6|20	
12cu|pvpgn-199.r577-6|21	%description
12cu|pvpgn-199.r577-6|22	PvPGN is a BNETD mod which aims to provide support for all Blizzard clients
12cu|pvpgn-199.r577-6|23	(thus it supports all BNETD supported clients plus the most recent ones).
12cu|pvpgn-199.r577-6|24	The list of supported clients and their minimum verion required is:
12cu|pvpgn-199.r577-6|25	- Diablo 1 v1.09
12cu|pvpgn-199.r577-6|26	- Starcraft v1.08
12cu|pvpgn-199.r577-6|27	- BroodWar v1.08
12cu|pvpgn-199.r577-6|28	- Warcraft II Battle.Net Edition v2.05
12cu|pvpgn-199.r577-6|29	- Diablo 2 v1.10 (*)
12cu|pvpgn-199.r577-6|30	- Diablo 2 LOD v1.10
12cu|pvpgn-199.r577-6|31	- Warcraft III Reign Of Chao
12cu|pvpgn-199.r577-6|32	- Warcraft III Frozen Throne
12cu|pvpgn-199.r577-6|33	
12cu|pvpgn-199.r577-6|34	This build of PvPGN is linked with MySQL and SQLite3 libraries.
12cu|pvpgn-199.r577-6|35	
12cu|pvpgn-199.r577-6|36	
12cu|pvpgn-199.r577-6|37	%prep
12cu|pvpgn-199.r577-6|38	%setup -q
12cu|pvpgn-199.r577-6|39	tar xzf %{SOURCE2}
12cu|pvpgn-199.r577-6|40	%patch1 -p0
12cu|pvpgn-199.r577-6|41	%patch2 -p0
12cu|pvpgn-199.r577-6|42	%patch3 -p0
12cu|pvpgn-199.r577-6|43	
12cu|pvpgn-199.r577-6|44	%build
12cu|pvpgn-199.r577-6|45	%cmake -DWITH_MYSQL=ON
12cu|pvpgn-199.r577-6|46	%make
12cu|pvpgn-199.r577-6|47	
12cu|pvpgn-199.r577-6|48	%install
12cu|pvpgn-199.r577-6|49	%makeinstall_std -C build
12cu|pvpgn-199.r577-6|50	install -d -m755 %{buildroot}/etc/pvpgn
12cu|pvpgn-199.r577-6|51	install -d -m755 %{buildroot}/etc/rc.d/init.d
12cu|pvpgn-199.r577-6|52	install -d -m755 %{buildroot}/var/log/pvpgn
12cu|pvpgn-199.r577-6|53	install -d -m750 %{buildroot}/etc/logrotate.d
12cu|pvpgn-199.r577-6|54	install -m755 %{SOURCE3} %{buildroot}%{_sysconfdir}/rc.d/init.d/pvpgn
12cu|pvpgn-199.r577-6|55	install -m640 %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/pvpgn
12cu|pvpgn-199.r577-6|56	mkdir -p -m755 %{buildroot}/var/run/%{name}
12cu|pvpgn-199.r577-6|57	
12cu|pvpgn-199.r577-6|58	# support files
12cu|pvpgn-199.r577-6|59	mkdir -p %{buildroot}%{_var}/lib/pvpgn/files/
12cu|pvpgn-199.r577-6|60	cp -r %{name}-support-%{support_version}/* %{buildroot}%{_var}/lib/pvpgn/files/
12cu|pvpgn-199.r577-6|61	
12cu|pvpgn-199.r577-6|62	%clean
12cu|pvpgn-199.r577-6|63	rm -fr %{buildroot}
12cu|pvpgn-199.r577-6|64	
12cu|pvpgn-199.r577-6|65	%pre
12cu|pvpgn-199.r577-6|66	%{_sbindir}/groupadd -r -f pvpgn 2>/dev/null ||:
12cu|pvpgn-199.r577-6|67	%{_sbindir}/useradd -g pvpgn -c 'PvPGN' -d /dev/null -s '' -r pvpgn 2>/dev/null ||:
12cu|pvpgn-199.r577-6|68	
12cu|pvpgn-199.r577-6|69	%files
12cu|pvpgn-199.r577-6|70	%defattr(-,root,root)
12cu|pvpgn-199.r577-6|71	%config(noreplace) %{_sysconfdir}/%{name}/*
12cu|pvpgn-199.r577-6|72	%doc docs/* version-history.txt TODO README CREDITS COPYING BUGS README.DEV
12cu|pvpgn-199.r577-6|73	%{_bindir}/*
12cu|pvpgn-199.r577-6|74	%{_sbindir}/*
12cu|pvpgn-199.r577-6|75	%{_sysconfdir}/logrotate.d/%{name}
12cu|pvpgn-199.r577-6|76	%{_sysconfdir}/rc.d/init.d/%{name}
12cu|pvpgn-199.r577-6|77	%{_mandir}/*
12cu|pvpgn-199.r577-6|78	/var/lib/%{name}/*
12cu|pvpgn-199.r577-6|79	%attr(750,pvpgn,pvpgn) %dir %{_logdir}/%{name}
12cu|pvpgn-199.r577-6|80	%attr(750,pvpgn,pvpgn) %dir /var/run/%{name}
12cu|pvpgn-199.r577-6|81	%attr(750,pvpgn,pvpgn) %dir /var/lib/%{name}
12cu|pvpgn-199.r577-6|82	
12cu|pvpgn-199.r577-6|83	
12cu|pvpgn-199.r577-6|84	%changelog
12cu|pvpgn-199.r577-6|85	* Mon Mar 21 2011 Funda Wang <fwang@mandriva.org> 199.r577-5mdv2011.0
12cu|pvpgn-199.r577-6|86	+ Revision: 647324
12cu|pvpgn-199.r577-6|87	- fix build with default cmake build options
12cu|pvpgn-199.r577-6|88	
12cu|pvpgn-199.r577-6|89	+ zamir <zamir@mandriva.org>
12cu|pvpgn-199.r577-6|90	- fix deps
12cu|pvpgn-199.r577-6|91	- fix locate support files
12cu|pvpgn-199.r577-6|92	- fix spec and init file
12cu|pvpgn-199.r577-6|93	- fix logrotate file
12cu|pvpgn-199.r577-6|94	
12cu|pvpgn-199.r577-6|95	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|pvpgn-199.r577-6|96	- relink against libmysqlclient.so.18
12cu|pvpgn-199.r577-6|97	
12cu|pvpgn-199.r577-6|98	* Thu Dec 02 2010 Eugeni Dodonov <eugeni@mandriva.com> 199.r577-1mdv2011.0
12cu|pvpgn-199.r577-6|99	+ Revision: 604720
12cu|pvpgn-199.r577-6|100	- Add pvpgn-support files.
12cu|pvpgn-199.r577-6|101	- Add URL for pvpgn-support
12cu|pvpgn-199.r577-6|102	- Add BR for cmake.
12cu|pvpgn-199.r577-6|103	Build pvpgn-support as well.
12cu|pvpgn-199.r577-6|104	- Fix build.
12cu|pvpgn-199.r577-6|105	- Use %%cmake macro
12cu|pvpgn-199.r577-6|106	
12cu|pvpgn-199.r577-6|107	+ zamir <zamir@mandriva.org>
12cu|pvpgn-199.r577-6|108	- small fix build
12cu|pvpgn-199.r577-6|109	- first build
12cu|pvpgn-199.r577-6|110	- Created package structure for pvpgn.
12cu|pvpgn-199.r577-6|111	

11801 12
12cu|pws-0.3.0-5|1	%define libname      %{mklibname pws 0.1}
12cu|pws-0.3.0-5|2	%define libnamedevel %{mklibname pws -d}
12cu|pws-0.3.0-5|3	
12cu|pws-0.3.0-5|4	Name:           pws
12cu|pws-0.3.0-5|5	Version:        0.3.0
12cu|pws-0.3.0-5|6	Release:        5
12cu|pws-0.3.0-5|7	Summary:        Fully compatible passwordsafe implementation
12cu|pws-0.3.0-5|8	License:        GPL
12cu|pws-0.3.0-5|9	Group:          Text tools
12cu|pws-0.3.0-5|10	BuildRequires:  libgcrypt-devel
12cu|pws-0.3.0-5|11	BuildRequires:  qt4-devel
12cu|pws-0.3.0-5|12	URL:            http://www.pwsafe.de/
12cu|pws-0.3.0-5|13	Source0:        http://www.pwsafe.de/releases/unstable/pws-%{version}.tar.gz
12cu|pws-0.3.0-5|14	Source1:        pws.desktop
12cu|pws-0.3.0-5|15	Source2:        pws-x-psafe3.desktop
12cu|pws-0.3.0-5|16	Patch0:         pws-0.3.0-destdir.patch
12cu|pws-0.3.0-5|17	Requires(post):  desktop-file-utils
12cu|pws-0.3.0-5|18	Requires(postun):  desktop-file-utils
12cu|pws-0.3.0-5|19	BuildRequires:  desktop-file-utils
12cu|pws-0.3.0-5|20	BuildRequires:  imagemagick
12cu|pws-0.3.0-5|21	
12cu|pws-0.3.0-5|22	%description
12cu|pws-0.3.0-5|23	pws aims to be a fully compatible passwordsafe implementation.
12cu|pws-0.3.0-5|24	heart of the project is libpws, a general library for reading and
12cu|pws-0.3.0-5|25	writing passwordsafe compatible files. currently passwordsafe files
12cu|pws-0.3.0-5|26	format v2 and passwordsafe files format v3.2 are supported.
12cu|pws-0.3.0-5|27	
12cu|pws-0.3.0-5|28	%package -n %{libname}
12cu|pws-0.3.0-5|29	Summary:        General library for reading and writing passwordsafe compatible files
12cu|pws-0.3.0-5|30	Group:          System/Libraries
12cu|pws-0.3.0-5|31	
12cu|pws-0.3.0-5|32	%description -n %{libname}
12cu|pws-0.3.0-5|33	A general library for reading and writing passwordsafe compatible files.
12cu|pws-0.3.0-5|34	
12cu|pws-0.3.0-5|35	%package -n %{libnamedevel}
12cu|pws-0.3.0-5|36	Summary:        Development files for the PWS library
12cu|pws-0.3.0-5|37	Group:          Development/C
12cu|pws-0.3.0-5|38	
12cu|pws-0.3.0-5|39	%description -n %{libnamedevel}
12cu|pws-0.3.0-5|40	The development files for the PWS library.
12cu|pws-0.3.0-5|41	
12cu|pws-0.3.0-5|42	%prep
12cu|pws-0.3.0-5|43	%setup -q
12cu|pws-0.3.0-5|44	%patch0 -p1
12cu|pws-0.3.0-5|45	
12cu|pws-0.3.0-5|46	%build
12cu|pws-0.3.0-5|47	export CFLAGS="-fPIC %{optflags}"
12cu|pws-0.3.0-5|48	%{configure2_5x} --with-qt=%{qt4dir}
12cu|pws-0.3.0-5|49	%{make}
12cu|pws-0.3.0-5|50	
12cu|pws-0.3.0-5|51	%install
12cu|pws-0.3.0-5|52	%{makeinstall_std}
12cu|pws-0.3.0-5|53	
12cu|pws-0.3.0-5|54	%{__mkdir_p} %{buildroot}%{_datadir}/pixmaps
12cu|pws-0.3.0-5|55	%{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/16x16/apps
12cu|pws-0.3.0-5|56	%{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
12cu|pws-0.3.0-5|57	%{__mkdir_p} %{buildroot}%{_datadir}/icons/hicolor/64x64/apps
12cu|pws-0.3.0-5|58	
12cu|pws-0.3.0-5|59	%{_bindir}/convert -scale 32 pws/images/logo.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|pws-0.3.0-5|60	%{__cp} -a pws/images/logo.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12cu|pws-0.3.0-5|61	%{_bindir}/convert -scale 32 pws/images/logo.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cu|pws-0.3.0-5|62	%{_bindir}/convert -scale 64 pws/images/logo.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12cu|pws-0.3.0-5|63	
12cu|pws-0.3.0-5|64	%{__mkdir_p} %{buildroot}%{_datadir}/applications
12cu|pws-0.3.0-5|65	%{_bindir}/desktop-file-install --vendor "" \
12cu|pws-0.3.0-5|66	--dir %{buildroot}%{_datadir}/applications \
12cu|pws-0.3.0-5|67	%{SOURCE1}
12cu|pws-0.3.0-5|68	
12cu|pws-0.3.0-5|69	%{__install} -D -m 644 -p %{SOURCE2} %{buildroot}%{_datadir}/mimelnk/application/x-psafe3.desktop
12cu|pws-0.3.0-5|70	
12cu|pws-0.3.0-5|71	%files
12cu|pws-0.3.0-5|72	%defattr(0644,root,root,0755)
12cu|pws-0.3.0-5|73	%doc misc/* README.txt CHANGELOG
12cu|pws-0.3.0-5|74	%attr(0755,root,root) %{_bindir}/pws
12cu|pws-0.3.0-5|75	%{_datadir}/applications/%{name}.desktop
12cu|pws-0.3.0-5|76	%{_datadir}/pixmaps/%{name}.png
12cu|pws-0.3.0-5|77	%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12cu|pws-0.3.0-5|78	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cu|pws-0.3.0-5|79	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12cu|pws-0.3.0-5|80	%{_datadir}/mimelnk/application/x-psafe3.desktop
12cu|pws-0.3.0-5|81	
12cu|pws-0.3.0-5|82	%files -n %{libname}
12cu|pws-0.3.0-5|83	%defattr(0755,root,root,0755)
12cu|pws-0.3.0-5|84	%{_libdir}/libpws.so.*
12cu|pws-0.3.0-5|85	
12cu|pws-0.3.0-5|86	%files -n %{libnamedevel}
12cu|pws-0.3.0-5|87	%defattr(0644,root,root,0755)
12cu|pws-0.3.0-5|88	%{_includedir}/libpws
12cu|pws-0.3.0-5|89	
12cu|pws-0.3.0-5|90	
12cu|pws-0.3.0-5|91	%changelog
12cu|pws-0.3.0-5|92	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.3.0-4mdv2010.0
12cu|pws-0.3.0-5|93	+ Revision: 430817
12cu|pws-0.3.0-5|94	- rebuild
12cu|pws-0.3.0-5|95	
12cu|pws-0.3.0-5|96	* Fri Aug 08 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.3.0-3mdv2009.0
12cu|pws-0.3.0-5|97	+ Revision: 269015
12cu|pws-0.3.0-5|98	- rebuild early 2009.0 package (before pixel changes)
12cu|pws-0.3.0-5|99	
12cu|pws-0.3.0-5|100	+ Pixel <pixel@mandriva.com>
12cu|pws-0.3.0-5|101	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|pws-0.3.0-5|102	
12cu|pws-0.3.0-5|103	* Mon Apr 21 2008 David Walluck <walluck@mandriva.org> 0.3.0-2mdv2009.0
12cu|pws-0.3.0-5|104	+ Revision: 196051
12cu|pws-0.3.0-5|105	- fix build on x86_64
12cu|pws-0.3.0-5|106	- 0.3.0
12cu|pws-0.3.0-5|107	
12cu|pws-0.3.0-5|108	* Wed Jan 02 2008 David Walluck <walluck@mandriva.org> 0.2.0-0.rc1.1mdv2008.1
12cu|pws-0.3.0-5|109	+ Revision: 140695
12cu|pws-0.3.0-5|110	- add desktop files
12cu|pws-0.3.0-5|111	- 0.2.0rc1
12cu|pws-0.3.0-5|112	
12cu|pws-0.3.0-5|113	+ Olivier Blin <oblin@mandriva.com>
12cu|pws-0.3.0-5|114	- restore BuildRoot
12cu|pws-0.3.0-5|115	
12cu|pws-0.3.0-5|116	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|pws-0.3.0-5|117	- kill re-definition of %%buildroot on Pixel's request
12cu|pws-0.3.0-5|118	
12cu|pws-0.3.0-5|119	* Sat Nov 24 2007 David Walluck <walluck@mandriva.org> 0.1.4-1mdv2008.1
12cu|pws-0.3.0-5|120	+ Revision: 111807
12cu|pws-0.3.0-5|121	- import pws
12cu|pws-0.3.0-5|122	
12cu|pws-0.3.0-5|123	

11802 12
12cu|py2play-0.1.10-1|1	%define oname   Py2Play
12cu|py2play-0.1.10-1|2	
12cu|py2play-0.1.10-1|3	Name:           py2play
12cu|py2play-0.1.10-1|4	Version:        0.1.10
12cu|py2play-0.1.10-1|5	Release:        1
12cu|py2play-0.1.10-1|6	License:        GPL
12cu|py2play-0.1.10-1|7	Url:            http://oomadness.tuxfamily.org/en/py2play
12cu|py2play-0.1.10-1|8	Source0:        %{oname}-%{version}.tar.gz
12cu|py2play-0.1.10-1|9	Group:          Development/Python
12cu|py2play-0.1.10-1|10	Summary:        A peer-to-peer network game engine
12cu|py2play-0.1.10-1|11	BuildRequires:  python-devel
12cu|py2play-0.1.10-1|12	BuildArch:      noarch
12cu|py2play-0.1.10-1|13	
12cu|py2play-0.1.10-1|14	%description
12cu|py2play-0.1.10-1|15	A Peer To Peer network game engine.
12cu|py2play-0.1.10-1|16	
12cu|py2play-0.1.10-1|17	%prep
12cu|py2play-0.1.10-1|18	%setup -q -n %{oname}-%{version}
12cu|py2play-0.1.10-1|19	
12cu|py2play-0.1.10-1|20	%build
12cu|py2play-0.1.10-1|21	%{__python} setup.py build
12cu|py2play-0.1.10-1|22	
12cu|py2play-0.1.10-1|23	%install
12cu|py2play-0.1.10-1|24	%{__python} setup.py install --root=%{buildroot}
12cu|py2play-0.1.10-1|25	
12cu|py2play-0.1.10-1|26	%clean
12cu|py2play-0.1.10-1|27	
12cu|py2play-0.1.10-1|28	%files
12cu|py2play-0.1.10-1|29	%doc README
12cu|py2play-0.1.10-1|30	/usr/lib/python2*/site-packages/%{name}
12cu|py2play-0.1.10-1|31	/usr/lib/python2*/site-packages/*.egg-info
12cu|py2play-0.1.10-1|32	
12cu|py2play-0.1.10-1|33	
12cu|py2play-0.1.10-1|34	%changelog
12cu|py2play-0.1.10-1|35	* Mon Oct 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1.10-1
12cu|py2play-0.1.10-1|36	+ Revision: 3d7ddde
12cu|py2play-0.1.10-1|37	- Updated to 0.1.10
12cu|py2play-0.1.10-1|38	
12cu|py2play-0.1.10-1|39	

11803 12
12cu|pyblosxom-1.4.3-5|1	Summary:	Python clone of Blosxom, a blogging system
12cu|pyblosxom-1.4.3-5|2	Name:		pyblosxom
12cu|pyblosxom-1.4.3-5|3	Version:	1.4.3
12cu|pyblosxom-1.4.3-5|4	Release:	5
12cu|pyblosxom-1.4.3-5|5	License:	GPL
12cu|pyblosxom-1.4.3-5|6	Group:		Networking/WWW
12cu|pyblosxom-1.4.3-5|7	Url:        http://pyblosxom.sourceforge.net/
12cu|pyblosxom-1.4.3-5|8	Source0:	http://prdownloads.sourceforge.net/pyblosxom/%{name}-%{version}.tar.bz2
12cu|pyblosxom-1.4.3-5|9	Patch0:     %{name}.config.patch
12cu|pyblosxom-1.4.3-5|10	BuildRequires:	python-devel >= 2.2
12cu|pyblosxom-1.4.3-5|11	Requires:   webserver
12cu|pyblosxom-1.4.3-5|12	BuildArch:	noarch
12cu|pyblosxom-1.4.3-5|13	
12cu|pyblosxom-1.4.3-5|14	%description
12cu|pyblosxom-1.4.3-5|15	Pyblogsxom is a clone of the original Bloxsom.
12cu|pyblosxom-1.4.3-5|16	It is fully compatible with it , and allows you
12cu|pyblosxom-1.4.3-5|17	to publish easily your weblog on your apache webserver.
12cu|pyblosxom-1.4.3-5|18	
12cu|pyblosxom-1.4.3-5|19	%prep
12cu|pyblosxom-1.4.3-5|20	%setup -q
12cu|pyblosxom-1.4.3-5|21	%patch0 -p1
12cu|pyblosxom-1.4.3-5|22	
12cu|pyblosxom-1.4.3-5|23	%build
12cu|pyblosxom-1.4.3-5|24	CFLAGS="%{optflags}" python setup.py build
12cu|pyblosxom-1.4.3-5|25	
12cu|pyblosxom-1.4.3-5|26	
12cu|pyblosxom-1.4.3-5|27	%install
12cu|pyblosxom-1.4.3-5|28	python setup.py install --root="%{buildroot}"
12cu|pyblosxom-1.4.3-5|29	
12cu|pyblosxom-1.4.3-5|30	mkdir -p %{buildroot}/%{_sysconfdir}/httpd/conf/webapps.d
12cu|pyblosxom-1.4.3-5|31	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}
12cu|pyblosxom-1.4.3-5|32	
12cu|pyblosxom-1.4.3-5|33	# apache configuration
12cu|pyblosxom-1.4.3-5|34	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|pyblosxom-1.4.3-5|35	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
12cu|pyblosxom-1.4.3-5|36	Alias /pyblosxom /var/www/pyblosxom
12cu|pyblosxom-1.4.3-5|37	
12cu|pyblosxom-1.4.3-5|38	<Directory /var/www/pyblosxom>
12cu|pyblosxom-1.4.3-5|39	Options +ExecCGI
12cu|pyblosxom-1.4.3-5|40	Require all granted
12cu|pyblosxom-1.4.3-5|41	DirectoryIndex pyblosxom.cgi
12cu|pyblosxom-1.4.3-5|42	</Directory>
12cu|pyblosxom-1.4.3-5|43	EOF
12cu|pyblosxom-1.4.3-5|44	
12cu|pyblosxom-1.4.3-5|45	
12cu|pyblosxom-1.4.3-5|46	mkdir -p %{buildroot}/var/www/%{name}
12cu|pyblosxom-1.4.3-5|47	mv %{buildroot}/%{_datadir}/%{name}-%{version}/web/* %{buildroot}/var/www/%{name}
12cu|pyblosxom-1.4.3-5|48	
12cu|pyblosxom-1.4.3-5|49	mkdir -p %{buildroot}/var/%{name}/
12cu|pyblosxom-1.4.3-5|50	
12cu|pyblosxom-1.4.3-5|51	mv %{buildroot}/var/www/%{name}/config.py  %{buildroot}/%{_sysconfdir}/%{name}
12cu|pyblosxom-1.4.3-5|52	
12cu|pyblosxom-1.4.3-5|53	perl -pi -e "s#py\['datadir'\].*#py['datadir'] = \"/var/pyblosxom/\"# "  %{buildroot}/%{_sysconfdir}/%{name}/config.py
12cu|pyblosxom-1.4.3-5|54	
12cu|pyblosxom-1.4.3-5|55	%files
12cu|pyblosxom-1.4.3-5|56	%defattr(0644,root,root,0755)
12cu|pyblosxom-1.4.3-5|57	%doc  INSTALL  LICENSE docs/* README
12cu|pyblosxom-1.4.3-5|58	%{_datadir}/%{name}-%{version}/
12cu|pyblosxom-1.4.3-5|59	/var/www/%{name}/*.tac
12cu|pyblosxom-1.4.3-5|60	%attr(0755,root,root) /var/www/%{name}/*.cgi
12cu|pyblosxom-1.4.3-5|61	%dir /var/%{name}/
12cu|pyblosxom-1.4.3-5|62	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|pyblosxom-1.4.3-5|63	%config(noreplace) %{_sysconfdir}/%{name}/config.py
12cu|pyblosxom-1.4.3-5|64	%dir  %{_sysconfdir}/%{name}/
12cu|pyblosxom-1.4.3-5|65	%{py_puresitedir}/%{name}-%{version}-py%{py_ver}.egg-info
12cu|pyblosxom-1.4.3-5|66	%{_bindir}/pyblcmd
12cu|pyblosxom-1.4.3-5|67	%{py_puresitedir}/Pyblosxom/*
12cu|pyblosxom-1.4.3-5|68	
12cu|pyblosxom-1.4.3-5|69	
12cu|pyblosxom-1.4.3-5|70	%changelog
12cu|pyblosxom-1.4.3-5|71	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.3-3mdv2010.1
12cu|pyblosxom-1.4.3-5|72	+ Revision: 501735
12cu|pyblosxom-1.4.3-5|73	- use herein document for apache configuration
12cu|pyblosxom-1.4.3-5|74	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|pyblosxom-1.4.3-5|75	
12cu|pyblosxom-1.4.3-5|76	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.4.3-2mdv2010.0
12cu|pyblosxom-1.4.3-5|77	+ Revision: 441982
12cu|pyblosxom-1.4.3-5|78	- rebuild
12cu|pyblosxom-1.4.3-5|79	
12cu|pyblosxom-1.4.3-5|80	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.4.3-1mdv2009.1
12cu|pyblosxom-1.4.3-5|81	+ Revision: 325979
12cu|pyblosxom-1.4.3-5|82	- fix file list
12cu|pyblosxom-1.4.3-5|83	- rediff config patch
12cu|pyblosxom-1.4.3-5|84	
12cu|pyblosxom-1.4.3-5|85	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 1.4.3-1mdv2009.0
12cu|pyblosxom-1.4.3-5|86	+ Revision: 280730
12cu|pyblosxom-1.4.3-5|87	- Fix 64bits compiling
12cu|pyblosxom-1.4.3-5|88	- Fix files section
12cu|pyblosxom-1.4.3-5|89	- New release
12cu|pyblosxom-1.4.3-5|90	- Change python macro
12cu|pyblosxom-1.4.3-5|91	- Fix python macros
12cu|pyblosxom-1.4.3-5|92	- New release
12cu|pyblosxom-1.4.3-5|93	
12cu|pyblosxom-1.4.3-5|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|pyblosxom-1.4.3-5|95	- rebuild
12cu|pyblosxom-1.4.3-5|96	- fix file list
12cu|pyblosxom-1.4.3-5|97	- rebuild
12cu|pyblosxom-1.4.3-5|98	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|pyblosxom-1.4.3-5|99	- kill re-definition of %%buildroot on Pixel's request
12cu|pyblosxom-1.4.3-5|100	
12cu|pyblosxom-1.4.3-5|101	+ Olivier Blin <oblin@mandriva.com>
12cu|pyblosxom-1.4.3-5|102	- restore BuildRoot
12cu|pyblosxom-1.4.3-5|103	
12cu|pyblosxom-1.4.3-5|104	
12cu|pyblosxom-1.4.3-5|105	* Sat Aug 13 2005 Michael Scherer <misc@mandriva.org> 1.2.1-1mdk
12cu|pyblosxom-1.4.3-5|106	- 1.2.1
12cu|pyblosxom-1.4.3-5|107	- fix apache config file location
12cu|pyblosxom-1.4.3-5|108	- mkrel
12cu|pyblosxom-1.4.3-5|109	
12cu|pyblosxom-1.4.3-5|110	* Sat Dec 04 2004 Michael Scherer <misc@mandrake.org> 1.0.0-3mdk
12cu|pyblosxom-1.4.3-5|111	- Rebuild for new python
12cu|pyblosxom-1.4.3-5|112	
12cu|pyblosxom-1.4.3-5|113	* Fri May 28 2004 Michael Scherer <misc@mandrake.org> 1.0.0-2mdk
12cu|pyblosxom-1.4.3-5|114	- [DIRM]
12cu|pyblosxom-1.4.3-5|115	
12cu|pyblosxom-1.4.3-5|116	* Tue May 25 2004 Michael Scherer <misc@mandrake.org> 1.0.0-1mdk
12cu|pyblosxom-1.4.3-5|117	- New release 1.0.0
12cu|pyblosxom-1.4.3-5|118	- rpmbuildupdate aware
12cu|pyblosxom-1.4.3-5|119	
12cu|pyblosxom-1.4.3-5|120	* Mon Mar 22 2004 Michael Scherer <misc@mandrake.org> 0.9-2mdk
12cu|pyblosxom-1.4.3-5|121	- fix perm on files
12cu|pyblosxom-1.4.3-5|122	
12cu|pyblosxom-1.4.3-5|123	* Fri Mar 19 2004 Michael Scherer <misc@mandrake.org> 0.9-1mdk
12cu|pyblosxom-1.4.3-5|124	- 0.9
12cu|pyblosxom-1.4.3-5|125	
12cu|pyblosxom-1.4.3-5|126	* Mon Jan 26 2004 Michael Scherer <misc@mandrake.org> 0.8.1-1mdk
12cu|pyblosxom-1.4.3-5|127	- First mandrake package
12cu|pyblosxom-1.4.3-5|128	

11804 12
12cu|pyDict-0.2.5.1-16|1	%define pydict_version 0.2.5.1
12cu|pyDict-0.2.5.1-16|2	%define pydict_release 16
12cu|pyDict-0.2.5.1-16|3	
12cu|pyDict-0.2.5.1-16|4	Summary:	pyDict - An English/Chinese Dictionary written with python/gtk
12cu|pyDict-0.2.5.1-16|5	Name:		pyDict
12cu|pyDict-0.2.5.1-16|6	Version:	%{pydict_version}
12cu|pyDict-0.2.5.1-16|7	Release:	%{pydict_release}
12cu|pyDict-0.2.5.1-16|8	Url:		http://sourceforge.net/projects/pydict/
12cu|pyDict-0.2.5.1-16|9	License:	GPL
12cu|pyDict-0.2.5.1-16|10	Group:		Text tools
12cu|pyDict-0.2.5.1-16|11	
12cu|pyDict-0.2.5.1-16|12	Source0:	http://sourceforge.net/projects/pydict/pyDict-%{pydict_version}.tar.bz2
12cu|pyDict-0.2.5.1-16|13	Patch2:		pyDict-C2E.patch
12cu|pyDict-0.2.5.1-16|14	Patch3:		pyDict-data-path.patch
12cu|pyDict-0.2.5.1-16|15	Patch4:		pyDict-desktop.patch
12cu|pyDict-0.2.5.1-16|16	
12cu|pyDict-0.2.5.1-16|17	BuildRequires:  desktop-file-utils
12cu|pyDict-0.2.5.1-16|18	
12cu|pyDict-0.2.5.1-16|19	Requires:	locales-zh
12cu|pyDict-0.2.5.1-16|20	Requires:	pygtk2.0
12cu|pyDict-0.2.5.1-16|21	
12cu|pyDict-0.2.5.1-16|22	BuildArch:	noarch
12cu|pyDict-0.2.5.1-16|23	
12cu|pyDict-0.2.5.1-16|24	
12cu|pyDict-0.2.5.1-16|25	%description
12cu|pyDict-0.2.5.1-16|26	This is a English/Chinese Dictionary wirtten by Daniel Gau with python/gtk.
12cu|pyDict-0.2.5.1-16|27	The word base was originally got from xdict, and was converted and modified by
12cu|pyDict-0.2.5.1-16|28	Daniel Gau and bv1al.This program can be run in both console mode and X
12cu|pyDict-0.2.5.1-16|29	Window GUI mode.
12cu|pyDict-0.2.5.1-16|30	
12cu|pyDict-0.2.5.1-16|31	%prep
12cu|pyDict-0.2.5.1-16|32	%setup -q
12cu|pyDict-0.2.5.1-16|33	%patch2 -p1
12cu|pyDict-0.2.5.1-16|34	%patch3 -p0
12cu|pyDict-0.2.5.1-16|35	%patch4 -p0
12cu|pyDict-0.2.5.1-16|36	
12cu|pyDict-0.2.5.1-16|37	%install
12cu|pyDict-0.2.5.1-16|38	install -D -m 644 dict.xpm $RPM_BUILD_ROOT%{_iconsdir}/dict.xpm
12cu|pyDict-0.2.5.1-16|39	install -D -m 644 yaba.xpm $RPM_BUILD_ROOT%{_datadir}/%{name}/yaba.xpm
12cu|pyDict-0.2.5.1-16|40	install -D -m 755 dict.py $RPM_BUILD_ROOT%{_bindir}/pydict.real
12cu|pyDict-0.2.5.1-16|41	
12cu|pyDict-0.2.5.1-16|42	cat << EOF > pydict.sh
12cu|pyDict-0.2.5.1-16|43	#!/bin/bash
12cu|pyDict-0.2.5.1-16|44	# pydict only works in big5 encoding
12cu|pyDict-0.2.5.1-16|45	export LC_ALL=zh_TW.Big5
12cu|pyDict-0.2.5.1-16|46	exec pydict.real
12cu|pyDict-0.2.5.1-16|47	EOF
12cu|pyDict-0.2.5.1-16|48	install  -m 755  pydict.sh $RPM_BUILD_ROOT%{_bindir}/pydict
12cu|pyDict-0.2.5.1-16|49	
12cu|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
12cu|pyDict-0.2.5.1-16|51	do install -m 644 $i.lib $RPM_BUILD_ROOT%{_datadir}/%{name}
12cu|pyDict-0.2.5.1-16|52	done
12cu|pyDict-0.2.5.1-16|53	install -m 644 HELP $RPM_BUILD_ROOT%{_datadir}/%{name}/
12cu|pyDict-0.2.5.1-16|54	
12cu|pyDict-0.2.5.1-16|55	# menu XDG
12cu|pyDict-0.2.5.1-16|56	mkdir -p %buildroot%_datadir/applications
12cu|pyDict-0.2.5.1-16|57	desktop-file-install --vendor='' \
12cu|pyDict-0.2.5.1-16|58	--remove-category="Application" \
12cu|pyDict-0.2.5.1-16|59	--add-category="X-MandrivaLinux-Office-Accessories" \
12cu|pyDict-0.2.5.1-16|60	--add-category="Office" \
12cu|pyDict-0.2.5.1-16|61	--add-category="Dictionary" \
12cu|pyDict-0.2.5.1-16|62	--dir $RPM_BUILD_ROOT%{_datadir}/applications %{name}.desktop
12cu|pyDict-0.2.5.1-16|63	
12cu|pyDict-0.2.5.1-16|64	
12cu|pyDict-0.2.5.1-16|65	%files
12cu|pyDict-0.2.5.1-16|66	%doc CHANGELOG COPYING README
12cu|pyDict-0.2.5.1-16|67	%{_datadir}/%{name}
12cu|pyDict-0.2.5.1-16|68	%{_bindir}/pydict
12cu|pyDict-0.2.5.1-16|69	%{_bindir}/pydict.real
12cu|pyDict-0.2.5.1-16|70	%{_iconsdir}/*
12cu|pyDict-0.2.5.1-16|71	%{_datadir}/applications/pyDict.desktop
12cu|pyDict-0.2.5.1-16|72	
12cu|pyDict-0.2.5.1-16|73	
12cu|pyDict-0.2.5.1-16|74	%changelog
12cu|pyDict-0.2.5.1-16|75	* Mon Apr 14 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.2.5.1-16
12cu|pyDict-0.2.5.1-16|76	+ Revision: 66b2752
12cu|pyDict-0.2.5.1-16|77	- Fix req, spec clean, bump rel.
12cu|pyDict-0.2.5.1-16|78	
12cu|pyDict-0.2.5.1-16|79	

11805 12
12cu|pylint-1.1.0-1|1	Summary: 	Extensible Python source code checker
12cu|pylint-1.1.0-1|2	Name:		pylint
12cu|pylint-1.1.0-1|3	Version:	1.1.0
12cu|pylint-1.1.0-1|4	Release:	1
12cu|pylint-1.1.0-1|5	Source0:	https://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
12cu|pylint-1.1.0-1|6	License:	GPLv2+
12cu|pylint-1.1.0-1|7	Group:		Development/Python
12cu|pylint-1.1.0-1|8	Url:		http://www.logilab.org/project/pylint
12cu|pylint-1.1.0-1|9	
12cu|pylint-1.1.0-1|10	BuildArch:	noarch
12cu|pylint-1.1.0-1|11	BuildRequires:	pythonegg(setuptools)
12cu|pylint-1.1.0-1|12	BuildRequires:	pkgconfig(python)
12cu|pylint-1.1.0-1|13	
12cu|pylint-1.1.0-1|14	Requires:	pythonegg(logilab-common) >= 0.53.0
12cu|pylint-1.1.0-1|15	Requires:	pythonegg(logilab-astng)
12cu|pylint-1.1.0-1|16	Requires:	tkinter
12cu|pylint-1.1.0-1|17	Requires:	pythonegg(astroid) >= 0.24.3
12cu|pylint-1.1.0-1|18	
12cu|pylint-1.1.0-1|19	%description
12cu|pylint-1.1.0-1|20	PyLint is an extensible tool for checking whether Python
12cu|pylint-1.1.0-1|21	code satisfies a specified coding standard. It is similar to PyChecker
12cu|pylint-1.1.0-1|22	insofar that it can perform nearly all tests supported by
12cu|pylint-1.1.0-1|23	PyChecker. Pylint, however, can check many other things such as
12cu|pylint-1.1.0-1|24	line-code length, variable name adherence to a coding standard,
12cu|pylint-1.1.0-1|25	whether interfaces defined in code are actually implemented, and much
12cu|pylint-1.1.0-1|26	more. One can easily extend PyLint with plugins.
12cu|pylint-1.1.0-1|27	
12cu|pylint-1.1.0-1|28	%files
12cu|pylint-1.1.0-1|29	%doc README COPYING ChangeLog doc/ examples/ elisp
12cu|pylint-1.1.0-1|30	%{_bindir}/*
12cu|pylint-1.1.0-1|31	%{py_puresitedir}/pylint*
12cu|pylint-1.1.0-1|32	%{_mandir}/man?/*
12cu|pylint-1.1.0-1|33	%exclude %{_bindir}/pylint-gui
12cu|pylint-1.1.0-1|34	%exclude %{py_puresitedir}/pylint/gui.py*
12cu|pylint-1.1.0-1|35	%config(noreplace) %_sysconfdir/pylintrc
12cu|pylint-1.1.0-1|36	%config(noreplace) %_sysconfdir/emacs/site-start.d/pylint.el
12cu|pylint-1.1.0-1|37	#--------------------------
12cu|pylint-1.1.0-1|38	%package -n %{name}-gui
12cu|pylint-1.1.0-1|39	Summary:    Graphical User Interface for Pylint
12cu|pylint-1.1.0-1|40	Requires:   tkinter
12cu|pylint-1.1.0-1|41	Requires:   pylint
12cu|pylint-1.1.0-1|42	
12cu|pylint-1.1.0-1|43	%description -n %{name}-gui
12cu|pylint-1.1.0-1|44	This package provides a gui tool for pylint written in tkinter.
12cu|pylint-1.1.0-1|45	
12cu|pylint-1.1.0-1|46	%files -n %{name}-gui
12cu|pylint-1.1.0-1|47	%doc README COPYING ChangeLog doc/ examples/
12cu|pylint-1.1.0-1|48	%{_bindir}/pylint-gui
12cu|pylint-1.1.0-1|49	%{py_puresitedir}/pylint/gui.py*
12cu|pylint-1.1.0-1|50	
12cu|pylint-1.1.0-1|51	
12cu|pylint-1.1.0-1|52	%prep
12cu|pylint-1.1.0-1|53	%setup -q
12cu|pylint-1.1.0-1|54	
12cu|pylint-1.1.0-1|55	%build
12cu|pylint-1.1.0-1|56	python setup.py build
12cu|pylint-1.1.0-1|57	
12cu|pylint-1.1.0-1|58	%install
12cu|pylint-1.1.0-1|59	python setup.py install -O1 --root %{buildroot}
12cu|pylint-1.1.0-1|60	rm -rf %{buildroot}%{py_puresitedir}/pylint/test
12cu|pylint-1.1.0-1|61	
12cu|pylint-1.1.0-1|62	mkdir -pm 755 %{buildroot}%{_mandir}/man1
12cu|pylint-1.1.0-1|63	install -pm 644 man/*.1 %{buildroot}%{_mandir}/man1/
12cu|pylint-1.1.0-1|64	
12cu|pylint-1.1.0-1|65	install -d -m 755 %{buildroot}%{_sysconfdir}
12cu|pylint-1.1.0-1|66	install -m 644 ./examples/pylintrc %{buildroot}%{_sysconfdir}
12cu|pylint-1.1.0-1|67	
12cu|pylint-1.1.0-1|68	install -d -m 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cu|pylint-1.1.0-1|69	install -m 644 ./elisp/pylint.el %{buildroot}%{_sysconfdir}/emacs/site-start.d/
12cu|pylint-1.1.0-1|70	
12cu|pylint-1.1.0-1|71	
12cu|pylint-1.1.0-1|72	chmod +x %{buildroot}%{py_puresitedir}/pylint/__main__.py
12cu|pylint-1.1.0-1|73	
12cu|pylint-1.1.0-1|74	
12cu|pylint-1.1.0-1|75	
12cu|pylint-1.1.0-1|76	%check
12cu|pylint-1.1.0-1|77	python setup.py test
12cu|pylint-1.1.0-1|78	
12cu|pylint-1.1.0-1|79	
12cu|pylint-1.1.0-1|80	
12cu|pylint-1.1.0-1|81	
12cu|pylint-1.1.0-1|82	
12cu|pylint-1.1.0-1|83	%changelog
12cu|pylint-1.1.0-1|84	* Tue Dec 24 2013 symbianflo <symbianflo@mandrivausers.ro> 1.1.0-1
12cu|pylint-1.1.0-1|85	+ Revision: c953060
12cu|pylint-1.1.0-1|86	- Log:Update to 1.1.0, TO DO: python3 porting for pylint
12cu|pylint-1.1.0-1|87	
12cu|pylint-1.1.0-1|88	

11806 12
12cu|pymad-0.6-5|1	Summary: A wrapper for the MAD MPEG Audio decoder library
12cu|pymad-0.6-5|2	Name:    pymad
12cu|pymad-0.6-5|3	Version: 0.6
12cu|pymad-0.6-5|4	Release: 5
12cu|pymad-0.6-5|5	Source0: http://spacepants.org/src/pymad/download/%{name}-%{version}.tar.gz
12cu|pymad-0.6-5|6	License: GPL
12cu|pymad-0.6-5|7	Group: Development/Python
12cu|pymad-0.6-5|8	BuildRequires: libmad-devel
12cu|pymad-0.6-5|9	BuildRequires: python-devel
12cu|pymad-0.6-5|10	Url: http://spacepants.org/src/pymad/
12cu|pymad-0.6-5|11	
12cu|pymad-0.6-5|12	%description
12cu|pymad-0.6-5|13	pymad is a Python wrapper for the MPEG Audio Decoder library.
12cu|pymad-0.6-5|14	
12cu|pymad-0.6-5|15	Access this module via "import mad" or "from mad import *".  To decode
12cu|pymad-0.6-5|16	an mp3 stream, you'll want to create a MadFile object and read data from
12cu|pymad-0.6-5|17	that.  You can then write the data to a sound device.  See the example
12cu|pymad-0.6-5|18	program in test/ for a simple mp3 player that uses libao for the sound
12cu|pymad-0.6-5|19	device.
12cu|pymad-0.6-5|20	
12cu|pymad-0.6-5|21	
12cu|pymad-0.6-5|22	%prep
12cu|pymad-0.6-5|23	%setup -q
12cu|pymad-0.6-5|24	
12cu|pymad-0.6-5|25	%build
12cu|pymad-0.6-5|26	python config_unix.py
12cu|pymad-0.6-5|27	python setup.py build
12cu|pymad-0.6-5|28	
12cu|pymad-0.6-5|29	%install
12cu|pymad-0.6-5|30	python setup.py install --root=%{buildroot}
12cu|pymad-0.6-5|31	
12cu|pymad-0.6-5|32	%files
12cu|pymad-0.6-5|33	%doc README AUTHORS NEWS THANKS
12cu|pymad-0.6-5|34	%py_platsitedir/*
12cu|pymad-0.6-5|35	
12cu|pymad-0.6-5|36	
12cu|pymad-0.6-5|37	
12cu|pymad-0.6-5|38	
12cu|pymad-0.6-5|39	
12cu|pymad-0.6-5|40	%changelog
12cu|pymad-0.6-5|41	* Wed Oct 03 2012 Denis Silakov <denis.silakov@rosalab.ru> 0.6-5
12cu|pymad-0.6-5|42	+ Revision: 2f79eef
12cu|pymad-0.6-5|43	- Fix python BR
12cu|pymad-0.6-5|44	
12cu|pymad-0.6-5|45	

11807 12
12cu|pymecavideo-5.4-3|1	%define title	pymecavideo
12cu|pymecavideo-5.4-3|2	
12cu|pymecavideo-5.4-3|3	Name:		pymecavideo
12cu|pymecavideo-5.4-3|4	Summary:	Tracer les trajectoires décrites par un ou plusieurs points d'un objet
12cu|pymecavideo-5.4-3|5	Version:	5.4
12cu|pymecavideo-5.4-3|6	Release:	3
12cu|pymecavideo-5.4-3|7	Source:		%{name}-%{version}.tar.gz
12cu|pymecavideo-5.4-3|8	
12cu|pymecavideo-5.4-3|9	URL:		http://outilsphysiques.tuxfamily.org/pmwiki.php/Oppl/Pymecavideo
12cu|pymecavideo-5.4-3|10	Group:		Sciences/Physics
12cu|pymecavideo-5.4-3|11	BuildRequires:	python
12cu|pymecavideo-5.4-3|12	BuildArch:	noarch
12cu|pymecavideo-5.4-3|13	Requires:	python-qt4
12cu|pymecavideo-5.4-3|14	Requires:   ffmpeg
12cu|pymecavideo-5.4-3|15	Requires:	vlc
12cu|pymecavideo-5.4-3|16	License:	GPLv3
12cu|pymecavideo-5.4-3|17	
12cu|pymecavideo-5.4-3|18	
12cu|pymecavideo-5.4-3|19	%description
12cu|pymecavideo-5.4-3|20	pymecavideo permet de tracer point par point la trajectoire de point ainsi que
12cu|pymecavideo-5.4-3|21	choisir un référentiel particulier pour étudier la trajectoire
12cu|pymecavideo-5.4-3|22	dans celui-ci.
12cu|pymecavideo-5.4-3|23	Les données ainsi recueillies peuvent être exportées dans un logiciel de
12cu|pymecavideo-5.4-3|24	traitement.
12cu|pymecavideo-5.4-3|25	
12cu|pymecavideo-5.4-3|26	%prep
12cu|pymecavideo-5.4-3|27	%setup -q -n %version
12cu|pymecavideo-5.4-3|28	
12cu|pymecavideo-5.4-3|29	%build
12cu|pymecavideo-5.4-3|30	#make
12cu|pymecavideo-5.4-3|31	python setup.py build
12cu|pymecavideo-5.4-3|32	
12cu|pymecavideo-5.4-3|33	%install
12cu|pymecavideo-5.4-3|34	mkdir -p %{buildroot}%{_prefix}
12cu|pymecavideo-5.4-3|35	#mkdir %{buildroot}%{_bindir}
12cu|pymecavideo-5.4-3|36	mkdir -p %{buildroot}%{_libdir}
12cu|pymecavideo-5.4-3|37	
12cu|pymecavideo-5.4-3|38	#python setup.py install --root %{buildroot}
12cu|pymecavideo-5.4-3|39	python setup.py install --prefix=%{buildroot}%{_prefix}
12cu|pymecavideo-5.4-3|40	
12cu|pymecavideo-5.4-3|41	mkdir -p %{buildroot}%{_bindir}
12cu|pymecavideo-5.4-3|42	#icons
12cu|pymecavideo-5.4-3|43	mkdir -p %{buildroot}%{_liconsdir}
12cu|pymecavideo-5.4-3|44	mkdir -p %{buildroot}%{_iconsdir}
12cu|pymecavideo-5.4-3|45	mkdir -p %{buildroot}%{_miconsdir}
12cu|pymecavideo-5.4-3|46	cp data/icones/%{name}-48.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|pymecavideo-5.4-3|47	cp data/icones/%{name}-48.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|pymecavideo-5.4-3|48	cp data/icones/%{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|pymecavideo-5.4-3|49	cp data/icones/pymecavideo.svg %{buildroot}%{_iconsdir}/
12cu|pymecavideo-5.4-3|50	mkdir %{buildroot}%py_puresitedir/%{name}/help/
12cu|pymecavideo-5.4-3|51	cp data/help/* %{buildroot}%py_puresitedir/%{name}/help/
12cu|pymecavideo-5.4-3|52	
12cu|pymecavideo-5.4-3|53	#mkdir -p %{buildroot}%{_datadir}/applications
12cu|pymecavideo-5.4-3|54	#cp pymecavideo.desktop %{buildroot}%{_datadir}/applications
12cu|pymecavideo-5.4-3|55	
12cu|pymecavideo-5.4-3|56	#help
12cu|pymecavideo-5.4-3|57	mkdir -p %{buildroot}/%_docdir/HTML/fr/pymecavideo/
12cu|pymecavideo-5.4-3|58	cp -r %{buildroot}%py_puresitedir/%{name}/help/*.png %{buildroot}/%_docdir/HTML/fr/pymecavideo/
12cu|pymecavideo-5.4-3|59	cp -r %{buildroot}%py_puresitedir/%{name}/help/*.css %{buildroot}/%_docdir/HTML/fr/pymecavideo/
12cu|pymecavideo-5.4-3|60	cp -r %{buildroot}%py_puresitedir/%{name}/help/help-fr.* %{buildroot}/%_docdir/HTML/fr/pymecavideo/
12cu|pymecavideo-5.4-3|61	
12cu|pymecavideo-5.4-3|62	cat > %{buildroot}%{_bindir}/%{name} << EOF
12cu|pymecavideo-5.4-3|63	#!/bin/bash
12cu|pymecavideo-5.4-3|64	python %py_puresitedir/pymecavideo/__init__.py
12cu|pymecavideo-5.4-3|65	EOF
12cu|pymecavideo-5.4-3|66	
12cu|pymecavideo-5.4-3|67	chmod a+x %{buildroot}%{_bindir}/%{name}
12cu|pymecavideo-5.4-3|68	
12cu|pymecavideo-5.4-3|69	%files
12cu|pymecavideo-5.4-3|70	%{_bindir}/pymecavideo
12cu|pymecavideo-5.4-3|71	%py_puresitedir/%{name}*
12cu|pymecavideo-5.4-3|72	#%{_datadir}/applications/%{name}.desktop
12cu|pymecavideo-5.4-3|73	%{_datadir}/icons/%{name}.*
12cu|pymecavideo-5.4-3|74	%{_datadir}/icons/*/%{name}.*
12cu|pymecavideo-5.4-3|75	%lang(fr) %{_docdir}/HTML/fr/%{name}
12cu|pymecavideo-5.4-3|76	
12cu|pymecavideo-5.4-3|77	%changelog
12cu|pymecavideo-5.4-3|78	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.4-3
12cu|pymecavideo-5.4-3|79	+ Revision: d431a34
12cu|pymecavideo-5.4-3|80	- Fix description
12cu|pymecavideo-5.4-3|81	
12cu|pymecavideo-5.4-3|82	

11808 12
12cu|PyOFC2-0.1.5dev-3|1	%define unmangled_version 0.1.5dev
12cu|PyOFC2-0.1.5dev-3|2	
12cu|PyOFC2-0.1.5dev-3|3	Summary: Python library for Open Flash Chart 2
12cu|PyOFC2-0.1.5dev-3|4	Name:    PyOFC2
12cu|PyOFC2-0.1.5dev-3|5	Version: 0.1.5dev
12cu|PyOFC2-0.1.5dev-3|6	Release: 3
12cu|PyOFC2-0.1.5dev-3|7	Source0: %{name}-%{unmangled_version}.tar.gz
12cu|PyOFC2-0.1.5dev-3|8	License: MIT
12cu|PyOFC2-0.1.5dev-3|9	Group: Development/Python
12cu|PyOFC2-0.1.5dev-3|10	Prefix: %{_prefix}
12cu|PyOFC2-0.1.5dev-3|11	BuildArch: noarch
12cu|PyOFC2-0.1.5dev-3|12	Url: http://pradeepgowda.com/
12cu|PyOFC2-0.1.5dev-3|13	AutoReq: 0
12cu|PyOFC2-0.1.5dev-3|14	
12cu|PyOFC2-0.1.5dev-3|15	BuildRequires: python-devel python-setuptools
12cu|PyOFC2-0.1.5dev-3|16	
12cu|PyOFC2-0.1.5dev-3|17	%description
12cu|PyOFC2-0.1.5dev-3|18	PyOFC2 - Python libraries for Open Flash Chart
12cu|PyOFC2-0.1.5dev-3|19	==============================================
12cu|PyOFC2-0.1.5dev-3|20	
12cu|PyOFC2-0.1.5dev-3|21	PyOFC2 generates data files required for `Open Flash Chart 2
12cu|PyOFC2-0.1.5dev-3|22	<http://teethgrinder.co.uk/open-flash-chart-2/>`_.
12cu|PyOFC2-0.1.5dev-3|23	
12cu|PyOFC2-0.1.5dev-3|24	Installation
12cu|PyOFC2-0.1.5dev-3|25	------------
12cu|PyOFC2-0.1.5dev-3|26	
12cu|PyOFC2-0.1.5dev-3|27	Using `Python Packaging Index <http://pypi.python.org>`_:
12cu|PyOFC2-0.1.5dev-3|28	
12cu|PyOFC2-0.1.5dev-3|29	$ easy_install PyOFC2
12cu|PyOFC2-0.1.5dev-3|30	
12cu|PyOFC2-0.1.5dev-3|31	From the source:
12cu|PyOFC2-0.1.5dev-3|32	
12cu|PyOFC2-0.1.5dev-3|33	$ git://github.com/btbytes/pyofc2.git
12cu|PyOFC2-0.1.5dev-3|34	
12cu|PyOFC2-0.1.5dev-3|35	Online `Demo <http://btbytes.github.com/pyofc2/>`_.
12cu|PyOFC2-0.1.5dev-3|36	
12cu|PyOFC2-0.1.5dev-3|37	
12cu|PyOFC2-0.1.5dev-3|38	Using PyOFC2 with Web Frameworks
12cu|PyOFC2-0.1.5dev-3|39	--------------------------------
12cu|PyOFC2-0.1.5dev-3|40	`Django + PyOFC2 <http://github.com/btbytes/djofc2_demo>`_
12cu|PyOFC2-0.1.5dev-3|41	example project.
12cu|PyOFC2-0.1.5dev-3|42	
12cu|PyOFC2-0.1.5dev-3|43	
12cu|PyOFC2-0.1.5dev-3|44	
12cu|PyOFC2-0.1.5dev-3|45	NEWS
12cu|PyOFC2-0.1.5dev-3|46	====
12cu|PyOFC2-0.1.5dev-3|47	
12cu|PyOFC2-0.1.5dev-3|48	0.1.5
12cu|PyOFC2-0.1.5dev-3|49	-----
12cu|PyOFC2-0.1.5dev-3|50	
12cu|PyOFC2-0.1.5dev-3|51	*Release Date: 2010-09-21*
12cu|PyOFC2-0.1.5dev-3|52	
12cu|PyOFC2-0.1.5dev-3|53	* Fixed setup bug. Thx http://github.com/marcinn
12cu|PyOFC2-0.1.5dev-3|54	
12cu|PyOFC2-0.1.5dev-3|55	
12cu|PyOFC2-0.1.5dev-3|56	0.1.4
12cu|PyOFC2-0.1.5dev-3|57	-----
12cu|PyOFC2-0.1.5dev-3|58	*Release Date: 2010-09-21*
12cu|PyOFC2-0.1.5dev-3|59	
12cu|PyOFC2-0.1.5dev-3|60	* converted README to `.rst`. Added `NEWS.rst` for project release
12cu|PyOFC2-0.1.5dev-3|61	information.
12cu|PyOFC2-0.1.5dev-3|62	* better pypi documentation.
12cu|PyOFC2-0.1.5dev-3|63	
12cu|PyOFC2-0.1.5dev-3|64	
12cu|PyOFC2-0.1.5dev-3|65	0.1.3
12cu|PyOFC2-0.1.5dev-3|66	-----
12cu|PyOFC2-0.1.5dev-3|67	*Release Date: 2010-09-21*
12cu|PyOFC2-0.1.5dev-3|68	
12cu|PyOFC2-0.1.5dev-3|69	* Added `bar_on_show` option. Thanks to `lukaszb <http://github.com/lukaszb>`_.
12cu|PyOFC2-0.1.5dev-3|70	
12cu|PyOFC2-0.1.5dev-3|71	
12cu|PyOFC2-0.1.5dev-3|72	%prep
12cu|PyOFC2-0.1.5dev-3|73	%setup -n %{name}-%{unmangled_version} -n %{name}-%{unmangled_version}
12cu|PyOFC2-0.1.5dev-3|74	
12cu|PyOFC2-0.1.5dev-3|75	%build
12cu|PyOFC2-0.1.5dev-3|76	python setup.py build
12cu|PyOFC2-0.1.5dev-3|77	
12cu|PyOFC2-0.1.5dev-3|78	%install
12cu|PyOFC2-0.1.5dev-3|79	#python setup.py install --single-version-externally-managed --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cu|PyOFC2-0.1.5dev-3|80	python setup.py install  --root=%{buildroot} --record=INSTALLED_FILES
12cu|PyOFC2-0.1.5dev-3|81	
12cu|PyOFC2-0.1.5dev-3|82	# Sort the filelist so that directories appear before files. This avoids
12cu|PyOFC2-0.1.5dev-3|83	# dublicate filename problems on some systems
12cu|PyOFC2-0.1.5dev-3|84	touch DIRS
12cu|PyOFC2-0.1.5dev-3|85	for i in `cat INSTALLED_FILES`; do
12cu|PyOFC2-0.1.5dev-3|86	if [ -f %{buildroot}/$i ]; then
12cu|PyOFC2-0.1.5dev-3|87	echo $i >>FILES
12cu|PyOFC2-0.1.5dev-3|88	fi
12cu|PyOFC2-0.1.5dev-3|89	if [ -d %{buildroot}/$i ]; then
12cu|PyOFC2-0.1.5dev-3|90	echo %dir $i >>DIRS
12cu|PyOFC2-0.1.5dev-3|91	fi
12cu|PyOFC2-0.1.5dev-3|92	done
12cu|PyOFC2-0.1.5dev-3|93	
12cu|PyOFC2-0.1.5dev-3|94	# Make sure we match f00.pyo and foo.pyc along with foo.py (but only once each)
12cu|PyOFC2-0.1.5dev-3|95	sed -e "/\.py[co]$/d" -e "s/\.py$/.py*/" DIRS FILES >INSTALLED_FILES
12cu|PyOFC2-0.1.5dev-3|96	
12cu|PyOFC2-0.1.5dev-3|97	%files -f INSTALLED_FILES
12cu|PyOFC2-0.1.5dev-3|98	#%{py_sitedir}/pyofc2/__init__.py
12cu|PyOFC2-0.1.5dev-3|99	#/usr/lib/python2.6/site-packages/pyofc2/ofc2.py
12cu|PyOFC2-0.1.5dev-3|100	
12cu|PyOFC2-0.1.5dev-3|101	%changelog
12cu|PyOFC2-0.1.5dev-3|102	* Wed Dec 07 2011 Pischulin Anton <apischulin@mandriva.org> 0.1.5dev-1
12cu|PyOFC2-0.1.5dev-3|103	+ Revision: 738480
12cu|PyOFC2-0.1.5dev-3|104	- add PyOFC2 sources
12cu|PyOFC2-0.1.5dev-3|105	

11809 12
12cu|pypar2-1.4-8|1	%define realname PyPar2
12cu|pypar2-1.4-8|2	
12cu|pypar2-1.4-8|3	Name:		pypar2
12cu|pypar2-1.4-8|4	Version:	1.4
12cu|pypar2-1.4-8|5	Release:	8
12cu|pypar2-1.4-8|6	License:	GPL
12cu|pypar2-1.4-8|7	Group:		File tools
12cu|pypar2-1.4-8|8	Summary:	Graphical frontend for the Linux par2 command line
12cu|pypar2-1.4-8|9	URL:		http://pypar2.silent-blade.org/
12cu|pypar2-1.4-8|10	Source0:	http://pypar2.silent-blade.org/uploads/Main/%{name}-%{version}.tar.bz2
12cu|pypar2-1.4-8|11	BuildArch:	noarch
12cu|pypar2-1.4-8|12	BuildRequires:	python, pygtk2.0-devel, pygtk2.0-libglade, python-pyxml, desktop-file-utils, python-vte
12cu|pypar2-1.4-8|13	Requires:       pygtk2.0, pygtk2.0-libglade, parchive2, python-pyxml, python-vte
12cu|pypar2-1.4-8|14	
12cu|pypar2-1.4-8|15	Requires(post): desktop-file-utils
12cu|pypar2-1.4-8|16	Requires(postun): desktop-file-utils
12cu|pypar2-1.4-8|17	
12cu|pypar2-1.4-8|18	%description
12cu|pypar2-1.4-8|19	PyPar2 is a graphical frontend for the Linux par2 command line,
12cu|pypar2-1.4-8|20	written in Python. Its GUI uses GTK through the PyGTK library.
12cu|pypar2-1.4-8|21	
12cu|pypar2-1.4-8|22	PyPar2 is designed to be very easy to use. For this reason:
12cu|pypar2-1.4-8|23	
12cu|pypar2-1.4-8|24	* Advanced settings are present, but hidden by default.
12cu|pypar2-1.4-8|25	* There is no preferences dialog, all selected options
12cu|pypar2-1.4-8|26	are automatically saved and restored.
12cu|pypar2-1.4-8|27	
12cu|pypar2-1.4-8|28	%prep
12cu|pypar2-1.4-8|29	%setup -q -n %{realname}-%{version}
12cu|pypar2-1.4-8|30	
12cu|pypar2-1.4-8|31	perl -pi -e "s!/usr/local!%{buildroot}/usr!g" Makefile
12cu|pypar2-1.4-8|32	
12cu|pypar2-1.4-8|33	%build
12cu|pypar2-1.4-8|34	
12cu|pypar2-1.4-8|35	
12cu|pypar2-1.4-8|36	%install
12cu|pypar2-1.4-8|37	make install
12cu|pypar2-1.4-8|38	
12cu|pypar2-1.4-8|39	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/*
12cu|pypar2-1.4-8|40	
12cu|pypar2-1.4-8|41	desktop-file-install --vendor="" \
12cu|pypar2-1.4-8|42	--add-category="System;Filesystem" \
12cu|pypar2-1.4-8|43	--remove-category="Application" \
12cu|pypar2-1.4-8|44	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/pypar2.desktop
12cu|pypar2-1.4-8|45	
12cu|pypar2-1.4-8|46	rm -f %{buildroot}/%{_bindir}/pypar2
12cu|pypar2-1.4-8|47	echo "python /usr/share/pypar2/src/main.py" > %{buildroot}/%{_bindir}/pypar2
12cu|pypar2-1.4-8|48	
12cu|pypar2-1.4-8|49	%find_lang %name
12cu|pypar2-1.4-8|50	
12cu|pypar2-1.4-8|51	%files -f %name.lang
12cu|pypar2-1.4-8|52	%{_datadir}/applications/pypar2.desktop
12cu|pypar2-1.4-8|53	%{_mandir}/man1/pypar2.*
12cu|pypar2-1.4-8|54	%{_datadir}/%{name}/res/*.glade
12cu|pypar2-1.4-8|55	%{_datadir}/%{name}/src/*.py
12cu|pypar2-1.4-8|56	%{_datadir}/pixmaps/%{name}.png
12cu|pypar2-1.4-8|57	%{_datadir}/%{name}/pix/*.png
12cu|pypar2-1.4-8|58	%defattr(755,root,root)
12cu|pypar2-1.4-8|59	%{_bindir}/pypar2
12cu|pypar2-1.4-8|60	
12cu|pypar2-1.4-8|61	
12cu|pypar2-1.4-8|62	
12cu|pypar2-1.4-8|63	%changelog
12cu|pypar2-1.4-8|64	* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.4-7mdv2010.0
12cu|pypar2-1.4-8|65	+ Revision: 430821
12cu|pypar2-1.4-8|66	- rebuild
12cu|pypar2-1.4-8|67	
12cu|pypar2-1.4-8|68	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4-6mdv2009.0
12cu|pypar2-1.4-8|69	+ Revision: 259451
12cu|pypar2-1.4-8|70	- rebuild
12cu|pypar2-1.4-8|71	
12cu|pypar2-1.4-8|72	* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4-5mdv2009.0
12cu|pypar2-1.4-8|73	+ Revision: 247319
12cu|pypar2-1.4-8|74	- rebuild
12cu|pypar2-1.4-8|75	
12cu|pypar2-1.4-8|76	* Mon Feb 18 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4-3mdv2008.1
12cu|pypar2-1.4-8|77	+ Revision: 171056
12cu|pypar2-1.4-8|78	- rebuild
12cu|pypar2-1.4-8|79	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|pypar2-1.4-8|80	- kill re-definition of %%buildroot on Pixel's request
12cu|pypar2-1.4-8|81	
12cu|pypar2-1.4-8|82	+ Olivier Blin <oblin@mandriva.com>
12cu|pypar2-1.4-8|83	- restore BuildRoot
12cu|pypar2-1.4-8|84	
12cu|pypar2-1.4-8|85	* Sat Sep 29 2007 Emmanuel Andry <eandry@mandriva.org> 1.4-2mdv2008.0
12cu|pypar2-1.4-8|86	+ Revision: 93875
12cu|pypar2-1.4-8|87	- fix menu entry
12cu|pypar2-1.4-8|88	- fix desktop validation
12cu|pypar2-1.4-8|89	- fix permissions (bug #34299)
12cu|pypar2-1.4-8|90	
12cu|pypar2-1.4-8|91	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|pypar2-1.4-8|92	- fix man pages
12cu|pypar2-1.4-8|93	
12cu|pypar2-1.4-8|94	* Mon Apr 23 2007 Jérôme Soyer <saispo@mandriva.org> 1.4-1mdv2008.0
12cu|pypar2-1.4-8|95	+ Revision: 17233
12cu|pypar2-1.4-8|96	- New release 1.4
12cu|pypar2-1.4-8|97	
12cu|pypar2-1.4-8|98	
12cu|pypar2-1.4-8|99	* Fri Mar 02 2007 Jérôme Soyer <saispo@mandriva.org> 1.3-2mdv2007.0
12cu|pypar2-1.4-8|100	+ Revision: 131194
12cu|pypar2-1.4-8|101	- Fix running
12cu|pypar2-1.4-8|102	
12cu|pypar2-1.4-8|103	* Wed Feb 28 2007 Jérôme Soyer <saispo@mandriva.org> 1.3-1mdv2007.1
12cu|pypar2-1.4-8|104	+ Revision: 126952
12cu|pypar2-1.4-8|105	- Add BR
12cu|pypar2-1.4-8|106	- Import pypar2
12cu|pypar2-1.4-8|107	

11810 12
12cu|python3-apsw-3.7.17.r1-1|1	%define sqlite_version 3.7.17
12cu|python3-apsw-3.7.17.r1-1|2	%define uprel 1
12cu|python3-apsw-3.7.17.r1-1|3	%define pkg_version %{sqlite_version}-r%{uprel}
12cu|python3-apsw-3.7.17.r1-1|4	
12cu|python3-apsw-3.7.17.r1-1|5	%define __noautoprov 'apsw.so'
12cu|python3-apsw-3.7.17.r1-1|6	
12cu|python3-apsw-3.7.17.r1-1|7	Name:           python3-apsw
12cu|python3-apsw-3.7.17.r1-1|8	Version:        3.7.17.r1
12cu|python3-apsw-3.7.17.r1-1|9	Release:        1
12cu|python3-apsw-3.7.17.r1-1|10	Summary:        Another Python SQLite Wrapper
12cu|python3-apsw-3.7.17.r1-1|11	Source0:        http://apsw.googlecode.com/files/apsw-3.7.17-r1.zip
12cu|python3-apsw-3.7.17.r1-1|12	URL:            http://code.google.com/p/apsw/
12cu|python3-apsw-3.7.17.r1-1|13	Group:          Development/Python
12cu|python3-apsw-3.7.17.r1-1|14	License:        zlib/libpng License
12cu|python3-apsw-3.7.17.r1-1|15	BuildRequires:  sqlite3-devel >= %{sqlite_version}
12cu|python3-apsw-3.7.17.r1-1|16	BuildRequires:  pkgconfig(python3)
12cu|python3-apsw-3.7.17.r1-1|17	BuildRequires:  python3egg(setuptools)
12cu|python3-apsw-3.7.17.r1-1|18	
12cu|python3-apsw-3.7.17.r1-1|19	%description
12cu|python3-apsw-3.7.17.r1-1|20	APSW is a Python wrapper for the SQLite embedded relational database
12cu|python3-apsw-3.7.17.r1-1|21	engine. In contrast to other wrappers such as pysqlite it focuses on
12cu|python3-apsw-3.7.17.r1-1|22	being a minimal layer over SQLite attempting just to translate the
12cu|python3-apsw-3.7.17.r1-1|23	complete SQLite API into Python.
12cu|python3-apsw-3.7.17.r1-1|24	
12cu|python3-apsw-3.7.17.r1-1|25	%package doc
12cu|python3-apsw-3.7.17.r1-1|26	Summary:        Another Python SQLite Wrapper - Documentation
12cu|python3-apsw-3.7.17.r1-1|27	Group:          Development/Python
12cu|python3-apsw-3.7.17.r1-1|28	License:        zlib/libpng License
12cu|python3-apsw-3.7.17.r1-1|29	BuildArch:      noarch
12cu|python3-apsw-3.7.17.r1-1|30	
12cu|python3-apsw-3.7.17.r1-1|31	%description doc
12cu|python3-apsw-3.7.17.r1-1|32	APSW is a Python wrapper for the SQLite embedded relational database
12cu|python3-apsw-3.7.17.r1-1|33	engine. In contrast to other wrappers such as pysqlite it focuses on
12cu|python3-apsw-3.7.17.r1-1|34	being a minimal layer over SQLite attempting just to translate the
12cu|python3-apsw-3.7.17.r1-1|35	complete SQLite API into Python.
12cu|python3-apsw-3.7.17.r1-1|36	
12cu|python3-apsw-3.7.17.r1-1|37	%prep
12cu|python3-apsw-3.7.17.r1-1|38	%setup -q -n "apsw-%{pkg_version}"
12cu|python3-apsw-3.7.17.r1-1|39	rm doc/.buildinfo
12cu|python3-apsw-3.7.17.r1-1|40	find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
12cu|python3-apsw-3.7.17.r1-1|41	
12cu|python3-apsw-3.7.17.r1-1|42	%build
12cu|python3-apsw-3.7.17.r1-1|43	CFLAGS="%{optflags} -fno-strict-aliasing" \
12cu|python3-apsw-3.7.17.r1-1|44	python3 ./setup.py build
12cu|python3-apsw-3.7.17.r1-1|45	
12cu|python3-apsw-3.7.17.r1-1|46	%install
12cu|python3-apsw-3.7.17.r1-1|47	python3 ./setup.py install \
12cu|python3-apsw-3.7.17.r1-1|48	--prefix="%{_prefix}" \
12cu|python3-apsw-3.7.17.r1-1|49	--root="%{buildroot}"
12cu|python3-apsw-3.7.17.r1-1|50	
12cu|python3-apsw-3.7.17.r1-1|51	
12cu|python3-apsw-3.7.17.r1-1|52	%files
12cu|python3-apsw-3.7.17.r1-1|53	%{py3_platsitedir}/*
12cu|python3-apsw-3.7.17.r1-1|54	
12cu|python3-apsw-3.7.17.r1-1|55	%files doc
12cu|python3-apsw-3.7.17.r1-1|56	%doc doc/*
12cu|python3-apsw-3.7.17.r1-1|57	
12cu|python3-apsw-3.7.17.r1-1|58	%changelog
12cu|python3-apsw-3.7.17.r1-1|59	* Sat Jan 18 2014 symbianflo <symbianflo@symbianflo> 3.7.17.r1-1
12cu|python3-apsw-3.7.17.r1-1|60	+ Revision: 03e159e
12cu|python3-apsw-3.7.17.r1-1|61	- Log: rebuild aginst 3.3 api, fix build ,clean spec
12cu|python3-apsw-3.7.17.r1-1|62	
12cu|python3-apsw-3.7.17.r1-1|63	

11811 12
12cu|python3-babel-1.3-2|1	%define tarname	Babel
12cu|python3-babel-1.3-2|2	%define debug_package %{nil}
12cu|python3-babel-1.3-2|3	
12cu|python3-babel-1.3-2|4	Summary:	Internationalization utilities for Python
12cu|python3-babel-1.3-2|5	Name:		python3-babel
12cu|python3-babel-1.3-2|6	Version:	1.3
12cu|python3-babel-1.3-2|7	Release:	2
12cu|python3-babel-1.3-2|8	Source0:	https://pypi.python.org/packages/source/B/Babel/%{tarname}-%{version}.tar.gz
12cu|python3-babel-1.3-2|9	License:	BSD
12cu|python3-babel-1.3-2|10	Group:		Development/Python
12cu|python3-babel-1.3-2|11	Url:		http://babel.edgewall.org/
12cu|python3-babel-1.3-2|12	BuildArch:	noarch
12cu|python3-babel-1.3-2|13	BuildRequires:	python3egg(setuptools)
12cu|python3-babel-1.3-2|14	BuildRequires:	pkgconfig(python3)
12cu|python3-babel-1.3-2|15	BuildRequires:  python3egg(pytz)
12cu|python3-babel-1.3-2|16	
12cu|python3-babel-1.3-2|17	%description
12cu|python3-babel-1.3-2|18	Babel is a Python library that provides an integrated collection of
12cu|python3-babel-1.3-2|19	utilities that assist with internationalizing and localizing Python
12cu|python3-babel-1.3-2|20	applications (in particular web-based applications.)
12cu|python3-babel-1.3-2|21	
12cu|python3-babel-1.3-2|22	
12cu|python3-babel-1.3-2|23	%prep
12cu|python3-babel-1.3-2|24	%setup -qn %{tarname}-%{version}
12cu|python3-babel-1.3-2|25	
12cu|python3-babel-1.3-2|26	
12cu|python3-babel-1.3-2|27	%build
12cu|python3-babel-1.3-2|28	python3 setup.py build
12cu|python3-babel-1.3-2|29	
12cu|python3-babel-1.3-2|30	
12cu|python3-babel-1.3-2|31	%install
12cu|python3-babel-1.3-2|32	python3 setup.py install --root=%{buildroot}
12cu|python3-babel-1.3-2|33	mv %{buildroot}%{_bindir}/pybabel %{buildroot}%{_bindir}/py3babel
12cu|python3-babel-1.3-2|34	
12cu|python3-babel-1.3-2|35	%check
12cu|python3-babel-1.3-2|36	python3 setup.py test
12cu|python3-babel-1.3-2|37	
12cu|python3-babel-1.3-2|38	%files
12cu|python3-babel-1.3-2|39	%doc docs/
12cu|python3-babel-1.3-2|40	%{_bindir}/py3babel
12cu|python3-babel-1.3-2|41	%{python3_sitelib}/babel
12cu|python3-babel-1.3-2|42	%{python3_sitelib}/*.egg-info
12cu|python3-babel-1.3-2|43	
12cu|python3-babel-1.3-2|44	%changelog
12cu|python3-babel-1.3-2|45	* Sun Mar 16 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.3-2
12cu|python3-babel-1.3-2|46	+ Revision: e2b6ef8
12cu|python3-babel-1.3-2|47	- Fixed source url, ready for contrib.
12cu|python3-babel-1.3-2|48	
12cu|python3-babel-1.3-2|49	

11812 12
12cu|python3-bcrypt-0.4-1|1	%define tarname py-bcrypt
12cu|python3-bcrypt-0.4-1|2	%define name	python3-bcrypt
12cu|python3-bcrypt-0.4-1|3	%define version 0.4
12cu|python3-bcrypt-0.4-1|4	%define release 1
12cu|python3-bcrypt-0.4-1|5	
12cu|python3-bcrypt-0.4-1|6	Summary:	Python implementation of Blowfish password hashing algorithm
12cu|python3-bcrypt-0.4-1|7	Name:		%{name}
12cu|python3-bcrypt-0.4-1|8	Version:	%{version}
12cu|python3-bcrypt-0.4-1|9	Release:	%{release}
12cu|python3-bcrypt-0.4-1|10	Source0:	http://py-bcrypt.googlecode.com/files/%{tarname}-%{version}.tar.gz
12cu|python3-bcrypt-0.4-1|11	License:	BSD
12cu|python3-bcrypt-0.4-1|12	Group:		Development/Python
12cu|python3-bcrypt-0.4-1|13	Url:		http://code.google.com/p/py-bcrypt/
12cu|python3-bcrypt-0.4-1|14	BuildRequires:	pkgconfig(python3)
12cu|python3-bcrypt-0.4-1|15	BuildRequires:	python3egg(setuptools)
12cu|python3-bcrypt-0.4-1|16	BuildRequires:	python3egg(nose)
12cu|python3-bcrypt-0.4-1|17	
12cu|python3-bcrypt-0.4-1|18	%description
12cu|python3-bcrypt-0.4-1|19	py-bcrypt is an implementation the OpenBSD Blowfish password hashing
12cu|python3-bcrypt-0.4-1|20	algorithm, as described in "A Future-Adaptable Password Scheme" by
12cu|python3-bcrypt-0.4-1|21	Niels Provos and David Mazieres.
12cu|python3-bcrypt-0.4-1|22	
12cu|python3-bcrypt-0.4-1|23	This system hashes passwords using a version of Bruce Schneier's
12cu|python3-bcrypt-0.4-1|24	Blowfish block cipher with modifications designed to raise the cost of
12cu|python3-bcrypt-0.4-1|25	off-line password cracking. The computation cost of the algorithm is
12cu|python3-bcrypt-0.4-1|26	parametised, so it can be increased as computers get faster.
12cu|python3-bcrypt-0.4-1|27	
12cu|python3-bcrypt-0.4-1|28	%prep
12cu|python3-bcrypt-0.4-1|29	%setup -q -n %{tarname}-%{version}
12cu|python3-bcrypt-0.4-1|30	
12cu|python3-bcrypt-0.4-1|31	%build
12cu|python3-bcrypt-0.4-1|32	python3 setup.py build
12cu|python3-bcrypt-0.4-1|33	
12cu|python3-bcrypt-0.4-1|34	%install
12cu|python3-bcrypt-0.4-1|35	python3 setup.py install --root=%{buildroot}
12cu|python3-bcrypt-0.4-1|36	
12cu|python3-bcrypt-0.4-1|37	
12cu|python3-bcrypt-0.4-1|38	%files
12cu|python3-bcrypt-0.4-1|39	%doc README TODO
12cu|python3-bcrypt-0.4-1|40	%{py3_platsitedir}/bcrypt/*.py*
12cu|python3-bcrypt-0.4-1|41	%{py3_platsitedir}/bcrypt/_bcrypt.cpython-33m.so
12cu|python3-bcrypt-0.4-1|42	%{py3_platsitedir}/py_bcrypt*.egg-info
12cu|python3-bcrypt-0.4-1|43	
12cu|python3-bcrypt-0.4-1|44	
12cu|python3-bcrypt-0.4-1|45	
12cu|python3-bcrypt-0.4-1|46	
12cu|python3-bcrypt-0.4-1|47	
12cu|python3-bcrypt-0.4-1|48	%changelog
12cu|python3-bcrypt-0.4-1|49	* Sun Jan 19 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.4-1
12cu|python3-bcrypt-0.4-1|50	+ Revision: 564f67f
12cu|python3-bcrypt-0.4-1|51	- fix files
12cu|python3-bcrypt-0.4-1|52	
12cu|python3-bcrypt-0.4-1|53	

11813 12
12cu|python3-billiard-3.3.0.15-1|1	%define oname billiard
12cu|python3-billiard-3.3.0.15-1|2	# debuginfo without sources
12cu|python3-billiard-3.3.0.15-1|3	%define debug_package	%{nil}
12cu|python3-billiard-3.3.0.15-1|4	
12cu|python3-billiard-3.3.0.15-1|5	Name:           python3-%{oname}
12cu|python3-billiard-3.3.0.15-1|6	Version:        3.3.0.15
12cu|python3-billiard-3.3.0.15-1|7	Release:        1
12cu|python3-billiard-3.3.0.15-1|8	Summary:        Multiprocessing Pool Extensions
12cu|python3-billiard-3.3.0.15-1|9	Group:          Development/Python
12cu|python3-billiard-3.3.0.15-1|10	License:        BSD
12cu|python3-billiard-3.3.0.15-1|11	URL:            http://pypi.python.org/pypi/billiard
12cu|python3-billiard-3.3.0.15-1|12	Source0:        https://pypi.python.org/packages/source/b/%{oname}/%{oname}-%{version}.tar.gz
12cu|python3-billiard-3.3.0.15-1|13	
12cu|python3-billiard-3.3.0.15-1|14	BuildRequires:  pkgconfig(python3)
12cu|python3-billiard-3.3.0.15-1|15	BuildRequires:  python3egg(setuptools)
12cu|python3-billiard-3.3.0.15-1|16	BuildRequires:  python3egg(nose)
12cu|python3-billiard-3.3.0.15-1|17	
12cu|python3-billiard-3.3.0.15-1|18	Requires:       python3
12cu|python3-billiard-3.3.0.15-1|19	
12cu|python3-billiard-3.3.0.15-1|20	
12cu|python3-billiard-3.3.0.15-1|21	%description
12cu|python3-billiard-3.3.0.15-1|22	This package contains python3
12cu|python3-billiard-3.3.0.15-1|23	extensions to the multiprocessing Pool.
12cu|python3-billiard-3.3.0.15-1|24	
12cu|python3-billiard-3.3.0.15-1|25	%files
12cu|python3-billiard-3.3.0.15-1|26	%doc CHANGES.txt LICENSE.txt README.rst
12cu|python3-billiard-3.3.0.15-1|27	%{py3_puresitedir}/%{oname}
12cu|python3-billiard-3.3.0.15-1|28	%{py3_puresitedir}/%{oname}*.egg-info
12cu|python3-billiard-3.3.0.15-1|29	%{py3_puresitedir}/funtests/
12cu|python3-billiard-3.3.0.15-1|30	
12cu|python3-billiard-3.3.0.15-1|31	#################################
12cu|python3-billiard-3.3.0.15-1|32	
12cu|python3-billiard-3.3.0.15-1|33	%prep
12cu|python3-billiard-3.3.0.15-1|34	%setup -q -n %{oname}-%{version}
12cu|python3-billiard-3.3.0.15-1|35	chmod 644 README.rst
12cu|python3-billiard-3.3.0.15-1|36	
12cu|python3-billiard-3.3.0.15-1|37	
12cu|python3-billiard-3.3.0.15-1|38	
12cu|python3-billiard-3.3.0.15-1|39	%build
12cu|python3-billiard-3.3.0.15-1|40	python3 setup.py build
12cu|python3-billiard-3.3.0.15-1|41	
12cu|python3-billiard-3.3.0.15-1|42	
12cu|python3-billiard-3.3.0.15-1|43	%check
12cu|python3-billiard-3.3.0.15-1|44	python3 setup.py test
12cu|python3-billiard-3.3.0.15-1|45	
12cu|python3-billiard-3.3.0.15-1|46	%install
12cu|python3-billiard-3.3.0.15-1|47	python3 setup.py install --skip-build --root %{buildroot}
12cu|python3-billiard-3.3.0.15-1|48	chmod +x %{buildroot}%{py3_puresitedir}/funtests/setup.py
12cu|python3-billiard-3.3.0.15-1|49	
12cu|python3-billiard-3.3.0.15-1|50	
12cu|python3-billiard-3.3.0.15-1|51	
12cu|python3-billiard-3.3.0.15-1|52	
12cu|python3-billiard-3.3.0.15-1|53	%changelog
12cu|python3-billiard-3.3.0.15-1|54	* Sat May 03 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.3.0.15-1
12cu|python3-billiard-3.3.0.15-1|55	+ Revision: 5b17068
12cu|python3-billiard-3.3.0.15-1|56	- Updated python-billiard.spec
12cu|python3-billiard-3.3.0.15-1|57	
12cu|python3-billiard-3.3.0.15-1|58	

11814 12
12cu|python3-bottle-0.12.5-1|1	%define oname bottle
12cu|python3-bottle-0.12.5-1|2	
12cu|python3-bottle-0.12.5-1|3	Name:           python3-%{oname}
12cu|python3-bottle-0.12.5-1|4	Version:        0.12.5
12cu|python3-bottle-0.12.5-1|5	Release:        1
12cu|python3-bottle-0.12.5-1|6	Summary:        Fast and simple WSGI-framework for small web-applications
12cu|python3-bottle-0.12.5-1|7	
12cu|python3-bottle-0.12.5-1|8	Group:          Development/Python
12cu|python3-bottle-0.12.5-1|9	License:        MIT
12cu|python3-bottle-0.12.5-1|10	URL:            http://bottlepy.org
12cu|python3-bottle-0.12.5-1|11	Source0:        https://pypi.python.org/packages/source/b/%{oname}/%{oname}-%{version}.tar.gz
12cu|python3-bottle-0.12.5-1|12	BuildRequires:  python3-devel
12cu|python3-bottle-0.12.5-1|13	BuildRequires:  python3egg(setuptools)
12cu|python3-bottle-0.12.5-1|14	
12cu|python3-bottle-0.12.5-1|15	BuildArch:      noarch
12cu|python3-bottle-0.12.5-1|16	
12cu|python3-bottle-0.12.5-1|17	%description
12cu|python3-bottle-0.12.5-1|18	Bottle is a fast and simple micro-framework for small web-applications.
12cu|python3-bottle-0.12.5-1|19	It offers request dispatching (Routes) with URL parameter support, Templates,
12cu|python3-bottle-0.12.5-1|20	a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and
12cu|python3-bottle-0.12.5-1|21	template engines. All in a single file and with no dependencies other than the
12cu|python3-bottle-0.12.5-1|22	Python Standard Library.
12cu|python3-bottle-0.12.5-1|23	a single file and with no dependencies other than the
12cu|python3-bottle-0.12.5-1|24	Python Standard Library.
12cu|python3-bottle-0.12.5-1|25	
12cu|python3-bottle-0.12.5-1|26	%files
12cu|python3-bottle-0.12.5-1|27	%doc README.rst PKG-INFO
12cu|python3-bottle-0.12.5-1|28	%{py3_puresitedir}/*
12cu|python3-bottle-0.12.5-1|29	
12cu|python3-bottle-0.12.5-1|30	#####################################
12cu|python3-bottle-0.12.5-1|31	%prep
12cu|python3-bottle-0.12.5-1|32	%setup -q -n %{oname}-%{version}
12cu|python3-bottle-0.12.5-1|33	sed -i '/^#!/d' bottle.py
12cu|python3-bottle-0.12.5-1|34	
12cu|python3-bottle-0.12.5-1|35	find -name '*.py' | xargs sed -i '1s|^#!python|#!python3|'
12cu|python3-bottle-0.12.5-1|36	
12cu|python3-bottle-0.12.5-1|37	%build
12cu|python3-bottle-0.12.5-1|38	python3 setup.py build
12cu|python3-bottle-0.12.5-1|39	
12cu|python3-bottle-0.12.5-1|40	
12cu|python3-bottle-0.12.5-1|41	%install
12cu|python3-bottle-0.12.5-1|42	python3 setup.py install --skip-build --root %{buildroot}
12cu|python3-bottle-0.12.5-1|43	rm %{buildroot}%{_bindir}/bottle.py
12cu|python3-bottle-0.12.5-1|44	
12cu|python3-bottle-0.12.5-1|45	
12cu|python3-bottle-0.12.5-1|46	
12cu|python3-bottle-0.12.5-1|47	
12cu|python3-bottle-0.12.5-1|48	
12cu|python3-bottle-0.12.5-1|49	
12cu|python3-bottle-0.12.5-1|50	
12cu|python3-bottle-0.12.5-1|51	%changelog
12cu|python3-bottle-0.12.5-1|52	* Sat May 03 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.12.5-1
12cu|python3-bottle-0.12.5-1|53	+ Revision: 4ad826c
12cu|python3-bottle-0.12.5-1|54	- Updated python-bottle.spec
12cu|python3-bottle-0.12.5-1|55	
12cu|python3-bottle-0.12.5-1|56	

11815 12
12cu|python3-bottleneck-0.7.0-1|1	%define tarname	Bottleneck
12cu|python3-bottleneck-0.7.0-1|2	# doesn't really works  the *so are still provided ...
12cu|python3-bottleneck-0.7.0-1|3	%define __provides_exclude_from ^%{py_platsitedir}/bottleneck/*.so
12cu|python3-bottleneck-0.7.0-1|4	
12cu|python3-bottleneck-0.7.0-1|5	Summary:	Fast NumPy array functions written in Cython
12cu|python3-bottleneck-0.7.0-1|6	Name:		python3-bottleneck
12cu|python3-bottleneck-0.7.0-1|7	Version:	0.7.0
12cu|python3-bottleneck-0.7.0-1|8	Release:	1
12cu|python3-bottleneck-0.7.0-1|9	Source0:	https://pypi.python.org/packages/source/B/%{tarname}/%{tarname}-%{version}.tar.gz
12cu|python3-bottleneck-0.7.0-1|10	Patch0:		lm-0.7.0.patch
12cu|python3-bottleneck-0.7.0-1|11	License:	BSD
12cu|python3-bottleneck-0.7.0-1|12	Group:		Development/Python
12cu|python3-bottleneck-0.7.0-1|13	Url:		http://pypi.python.org/pypi/Bottleneck
12cu|python3-bottleneck-0.7.0-1|14	Requires:	python3-numpy
12cu|python3-bottleneck-0.7.0-1|15	
12cu|python3-bottleneck-0.7.0-1|16	BuildRequires:	python3egg(nose)
12cu|python3-bottleneck-0.7.0-1|17	BuildRequires:	python3-numpy-devel
12cu|python3-bottleneck-0.7.0-1|18	BuildRequires:	pkgconfig(python3)
12cu|python3-bottleneck-0.7.0-1|19	BuildRequires:	python3egg(setuptools)
12cu|python3-bottleneck-0.7.0-1|20	BuildRequires:	python-sphinx
12cu|python3-bottleneck-0.7.0-1|21	BuildRequires:	pkgconfig(lapack)
12cu|python3-bottleneck-0.7.0-1|22	
12cu|python3-bottleneck-0.7.0-1|23	%description
12cu|python3-bottleneck-0.7.0-1|24	Bottleneck is a collection of fast NumPy array functions written in
12cu|python3-bottleneck-0.7.0-1|25	Cython.
12cu|python3-bottleneck-0.7.0-1|26	
12cu|python3-bottleneck-0.7.0-1|27	%prep
12cu|python3-bottleneck-0.7.0-1|28	%setup -q -n %{tarname}-%{version}
12cu|python3-bottleneck-0.7.0-1|29	%patch0 -p0
12cu|python3-bottleneck-0.7.0-1|30	
12cu|python3-bottleneck-0.7.0-1|31	%build
12cu|python3-bottleneck-0.7.0-1|32	
12cu|python3-bottleneck-0.7.0-1|33	python3 setup.py build
12cu|python3-bottleneck-0.7.0-1|34	
12cu|python3-bottleneck-0.7.0-1|35	export PYTHONPATH="`pwd`/`find . -depth -type d -name lib.linux*`"
12cu|python3-bottleneck-0.7.0-1|36	pushd doc
12cu|python3-bottleneck-0.7.0-1|37	mkdir -p source/_static
12cu|python3-bottleneck-0.7.0-1|38	make html
12cu|python3-bottleneck-0.7.0-1|39	
12cu|python3-bottleneck-0.7.0-1|40	# clean after sphinx
12cu|python3-bottleneck-0.7.0-1|41	rm -rf build/html/.buildinfo \
12cu|python3-bottleneck-0.7.0-1|42	build/html/_sources
12cu|python3-bottleneck-0.7.0-1|43	
12cu|python3-bottleneck-0.7.0-1|44	
12cu|python3-bottleneck-0.7.0-1|45	%install
12cu|python3-bottleneck-0.7.0-1|46	python3 setup.py install --root `pwd`/test_install
12cu|python3-bottleneck-0.7.0-1|47	# clean unneeded stuff
12cu|python3-bottleneck-0.7.0-1|48	rm -rf test_install/%{py_platsitedir}/bottleneck/src \
12cu|python3-bottleneck-0.7.0-1|49	test_install/%{py_platsitedir}/bottleneck/LICENSE
12cu|python3-bottleneck-0.7.0-1|50	
12cu|python3-bottleneck-0.7.0-1|51	# install into buildroot
12cu|python3-bottleneck-0.7.0-1|52	cp -a test_install/* %{buildroot}
12cu|python3-bottleneck-0.7.0-1|53	
12cu|python3-bottleneck-0.7.0-1|54	%check
12cu|python3-bottleneck-0.7.0-1|55	pushd `find . -depth -type d -name lib.linux*`
12cu|python3-bottleneck-0.7.0-1|56	python3 -c 'import bottleneck as bn; bn.test()'
12cu|python3-bottleneck-0.7.0-1|57	popd
12cu|python3-bottleneck-0.7.0-1|58	
12cu|python3-bottleneck-0.7.0-1|59	
12cu|python3-bottleneck-0.7.0-1|60	%files
12cu|python3-bottleneck-0.7.0-1|61	%doc LICENSE README.rst RELEASE.rst doc/build/html
12cu|python3-bottleneck-0.7.0-1|62	%{py3_platsitedir}/Bottleneck*
12cu|python3-bottleneck-0.7.0-1|63	%{py3_platsitedir}/bottleneck*
12cu|python3-bottleneck-0.7.0-1|64	
12cu|python3-bottleneck-0.7.0-1|65	
12cu|python3-bottleneck-0.7.0-1|66	
12cu|python3-bottleneck-0.7.0-1|67	
12cu|python3-bottleneck-0.7.0-1|68	%changelog
12cu|python3-bottleneck-0.7.0-1|69	* Sun Jan 19 2014 symbianflo <symbianflo@symbianflo> 0.7.0-1
12cu|python3-bottleneck-0.7.0-1|70	+ Revision: fb74cd9
12cu|python3-bottleneck-0.7.0-1|71	- Log: rebuild against 3.3 api
12cu|python3-bottleneck-0.7.0-1|72	
12cu|python3-bottleneck-0.7.0-1|73	

11816 12
12cu|python3-crcmod-1.7-1|1	%define oname crcmod
12cu|python3-crcmod-1.7-1|2	
12cu|python3-crcmod-1.7-1|3	Name:           python3-%{oname}
12cu|python3-crcmod-1.7-1|4	Version:        1.7
12cu|python3-crcmod-1.7-1|5	Release:        1
12cu|python3-crcmod-1.7-1|6	Summary:        Creates functions that efficiently compute CRC's using table lookup
12cu|python3-crcmod-1.7-1|7	URL:            http://crcmod.sourceforge.net/
12cu|python3-crcmod-1.7-1|8	Source0:        http://garr.dl.sourceforge.net/project/%{oname}/%{oname}/%{oname}-%{version}/%{oname}-%{version}.tar.gz
12cu|python3-crcmod-1.7-1|9	License:        MIT
12cu|python3-crcmod-1.7-1|10	Group:          Development/Python
12cu|python3-crcmod-1.7-1|11	BuildRequires:  python3egg(setuptools)
12cu|python3-crcmod-1.7-1|12	BuildRequires:  pkgconfig(python3)
12cu|python3-crcmod-1.7-1|13	
12cu|python3-crcmod-1.7-1|14	%description
12cu|python3-crcmod-1.7-1|15	Create functions that efficiently compute the Cyclic Redundancy Check
12cu|python3-crcmod-1.7-1|16	(CRC) using table lookup.
12cu|python3-crcmod-1.7-1|17	
12cu|python3-crcmod-1.7-1|18	Features:
12cu|python3-crcmod-1.7-1|19	
12cu|python3-crcmod-1.7-1|20	* Create Python functions for computing the CRC. If the optional
12cu|python3-crcmod-1.7-1|21	extension module is installed, the calculations are preformed
12cu|python3-crcmod-1.7-1|22	using fast C code.
12cu|python3-crcmod-1.7-1|23	* Create instances of the Crc class that support the interface
12cu|python3-crcmod-1.7-1|24	used by the md5 and sha modules in the Python standard library.
12cu|python3-crcmod-1.7-1|25	* Generate C/C++ code that can be incorporated in another project.
12cu|python3-crcmod-1.7-1|26	* Any generator polynomial producing 8, 16, 32, or 64 bit CRCs is
12cu|python3-crcmod-1.7-1|27	allowed.
12cu|python3-crcmod-1.7-1|28	* Forward and bit-reverse algorithms are supported.
12cu|python3-crcmod-1.7-1|29	
12cu|python3-crcmod-1.7-1|30	%prep
12cu|python3-crcmod-1.7-1|31	%setup -q -n %{oname}-%{version}
12cu|python3-crcmod-1.7-1|32	
12cu|python3-crcmod-1.7-1|33	%build
12cu|python3-crcmod-1.7-1|34	python3 setup.py build
12cu|python3-crcmod-1.7-1|35	
12cu|python3-crcmod-1.7-1|36	%install
12cu|python3-crcmod-1.7-1|37	python3 setup.py install --root=%{buildroot}
12cu|python3-crcmod-1.7-1|38	
12cu|python3-crcmod-1.7-1|39	
12cu|python3-crcmod-1.7-1|40	%files
12cu|python3-crcmod-1.7-1|41	%doc README changelog
12cu|python3-crcmod-1.7-1|42	%{py3_platsitedir}/%{oname}
12cu|python3-crcmod-1.7-1|43	%{py3_platsitedir}/%{oname}-%{version}-*.egg-info
12cu|python3-crcmod-1.7-1|44	
12cu|python3-crcmod-1.7-1|45	
12cu|python3-crcmod-1.7-1|46	
12cu|python3-crcmod-1.7-1|47	%changelog
12cu|python3-crcmod-1.7-1|48	* Sun Jan 26 2014 symbianflo <symbianflo@symbianflo> 1.7-1
12cu|python3-crcmod-1.7-1|49	+ Revision: f97cee7
12cu|python3-crcmod-1.7-1|50	- Log: rebuild against 3.3 abi, spec clean
12cu|python3-crcmod-1.7-1|51	
12cu|python3-crcmod-1.7-1|52	

11817 12
12cu|python3-d2to1-0.2.11-1|1	%define	oname	d2to1
12cu|python3-d2to1-0.2.11-1|2	
12cu|python3-d2to1-0.2.11-1|3	Name:		python3-%{oname}
12cu|python3-d2to1-0.2.11-1|4	Version:	0.2.11
12cu|python3-d2to1-0.2.11-1|5	Release:	1
12cu|python3-d2to1-0.2.11-1|6	Summary:	Allows using distutils2-like setup.cfg files with setup.py
12cu|python3-d2to1-0.2.11-1|7	Source0:	https://pypi.python.org/packages/source/d/%{oname}/%{oname}-%{version}.tar.gz
12cu|python3-d2to1-0.2.11-1|8	License:	BSD
12cu|python3-d2to1-0.2.11-1|9	Group:		Development/Python
12cu|python3-d2to1-0.2.11-1|10	Url:		http://pypi.python.org/pypi/d2to1
12cu|python3-d2to1-0.2.11-1|11	BuildArch:	noarch
12cu|python3-d2to1-0.2.11-1|12	BuildRequires:	python3egg(setuptools)
12cu|python3-d2to1-0.2.11-1|13	BuildRequires:  pkgconfig(python3)
12cu|python3-d2to1-0.2.11-1|14	
12cu|python3-d2to1-0.2.11-1|15	Requires:       python3egg(setuptools)
12cu|python3-d2to1-0.2.11-1|16	
12cu|python3-d2to1-0.2.11-1|17	BuildArch: noarch
12cu|python3-d2to1-0.2.11-1|18	
12cu|python3-d2to1-0.2.11-1|19	%description
12cu|python3-d2to1-0.2.11-1|20	d2to1 allows using distutils2-like setup.cfg files for a package's metadata
12cu|python3-d2to1-0.2.11-1|21	with a distribute/setuptools setup.py script. It works by providing a
12cu|python3-d2to1-0.2.11-1|22	distutils2-formatted setup.cfg file containing all of a package's metadata,
12cu|python3-d2to1-0.2.11-1|23	and a very minimal setup.py which will slurp its arguments from the setup.cfg.
12cu|python3-d2to1-0.2.11-1|24	
12cu|python3-d2to1-0.2.11-1|25	%prep
12cu|python3-d2to1-0.2.11-1|26	%setup -q -n %{oname}-%{version}
12cu|python3-d2to1-0.2.11-1|27	rm -rf %{oname}.egg-info
12cu|python3-d2to1-0.2.11-1|28	find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
12cu|python3-d2to1-0.2.11-1|29	
12cu|python3-d2to1-0.2.11-1|30	%build
12cu|python3-d2to1-0.2.11-1|31	python3 setup.py build
12cu|python3-d2to1-0.2.11-1|32	
12cu|python3-d2to1-0.2.11-1|33	%install
12cu|python3-d2to1-0.2.11-1|34	python3 setup.py install --skip-build --root %{buildroot}
12cu|python3-d2to1-0.2.11-1|35	
12cu|python3-d2to1-0.2.11-1|36	%files
12cu|python3-d2to1-0.2.11-1|37	%doc CHANGES.rst LICENSE README.rst
12cu|python3-d2to1-0.2.11-1|38	%{py3_puresitedir}/*
12cu|python3-d2to1-0.2.11-1|39	
12cu|python3-d2to1-0.2.11-1|40	
12cu|python3-d2to1-0.2.11-1|41	%changelog
12cu|python3-d2to1-0.2.11-1|42	* Tue Apr 08 2014 symbianflo <symbianflo@symbianflo> 0.2.11-1
12cu|python3-d2to1-0.2.11-1|43	+ Revision: 83becaa
12cu|python3-d2to1-0.2.11-1|44	- Import python3-d2to1 module
12cu|python3-d2to1-0.2.11-1|45	
12cu|python3-d2to1-0.2.11-1|46	

11818 12
12cu|python3-docutils-0.12-8|1	%define module	docutils
12cu|python3-docutils-0.12-8|2	
12cu|python3-docutils-0.12-8|3	Name:		python3-%{module}
12cu|python3-docutils-0.12-8|4	Summary:	Python Documentation Utilities
12cu|python3-docutils-0.12-8|5	Version:	0.12
12cu|python3-docutils-0.12-8|6	Release:	8
12cu|python3-docutils-0.12-8|7	Source:		http://downloads.sourceforge.net/project/docutils/docutils/0.12/docutils-%{version}.tar.gz
12cu|python3-docutils-0.12-8|8	URL:		http://docutils.sourceforge.net/
12cu|python3-docutils-0.12-8|9	License:	BSD
12cu|python3-docutils-0.12-8|10	Group:		Development/Python
12cu|python3-docutils-0.12-8|11	BuildArch:	noarch
12cu|python3-docutils-0.12-8|12	BuildRequires:	python3-devel, emacs
12cu|python3-docutils-0.12-8|13	Requires:	python3-roman
12cu|python3-docutils-0.12-8|14	Conflicts:	python-docutils
12cu|python3-docutils-0.12-8|15	Suggests:	python-imaging
12cu|python3-docutils-0.12-8|16	
12cu|python3-docutils-0.12-8|17	%description
12cu|python3-docutils-0.12-8|18	The purpose of the Docutils project is to create a set of tools for
12cu|python3-docutils-0.12-8|19	processing plaintext documentation into useful formats, such as HTML,
12cu|python3-docutils-0.12-8|20	XML, and LaTeX.  Support for the following sources has been implemented:
12cu|python3-docutils-0.12-8|21	
12cu|python3-docutils-0.12-8|22	* Standalone files.
12cu|python3-docutils-0.12-8|23	* PEPs (Python Enhancement Proposals)
12cu|python3-docutils-0.12-8|24	
12cu|python3-docutils-0.12-8|25	Support for the following sources is planned:
12cu|python3-docutils-0.12-8|26	
12cu|python3-docutils-0.12-8|27	* Inline documentation from Python modules and packages, extracted
12cu|python3-docutils-0.12-8|28	with namespace context.
12cu|python3-docutils-0.12-8|29	* Email (RFC-822 headers, quoted excerpts, signatures, MIME parts).
12cu|python3-docutils-0.12-8|30	* Wikis, with global reference lookups of "wiki links".
12cu|python3-docutils-0.12-8|31	* Compound documents, such as multiple chapter files merged into a
12cu|python3-docutils-0.12-8|32	book.
12cu|python3-docutils-0.12-8|33	* And others as discovered.
12cu|python3-docutils-0.12-8|34	
12cu|python3-docutils-0.12-8|35	%prep
12cu|python3-docutils-0.12-8|36	%setup -q -n %{module}-%{version}
12cu|python3-docutils-0.12-8|37	
12cu|python3-docutils-0.12-8|38	%install
12cu|python3-docutils-0.12-8|39	python3 setup.py install --root=%{buildroot}
12cu|python3-docutils-0.12-8|40	for file in %{buildroot}%{_bindir}/*.py; do
12cu|python3-docutils-0.12-8|41	mv $file %{buildroot}%{_bindir}/`basename $file .py`
12cu|python3-docutils-0.12-8|42	done
12cu|python3-docutils-0.12-8|43	
12cu|python3-docutils-0.12-8|44	# Make emacs mode available:
12cu|python3-docutils-0.12-8|45	emacs -batch -f batch-byte-compile tools/editors/emacs/rst.el
12cu|python3-docutils-0.12-8|46	install -d -m 755 %{buildroot}%{_datadir}/emacs/site-lisp
12cu|python3-docutils-0.12-8|47	install -D -m 644 tools/editors/emacs/rst.el* %{buildroot}%{_datadir}/emacs/site-lisp
12cu|python3-docutils-0.12-8|48	rm -rf tools/editors/emacs
12cu|python3-docutils-0.12-8|49	
12cu|python3-docutils-0.12-8|50	cat > ./rst.el << EOF
12cu|python3-docutils-0.12-8|51	(autoload 'rst-mode "rst" "reStructuredText mode" t)
12cu|python3-docutils-0.12-8|52	(add-to-list 'auto-mode-alist '("\\.rst$" . rst-mode))
12cu|python3-docutils-0.12-8|53	EOF
12cu|python3-docutils-0.12-8|54	emacs -batch -f batch-byte-compile rst.el
12cu|python3-docutils-0.12-8|55	install -d -m 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
12cu|python3-docutils-0.12-8|56	install -m 644 rst.el* %{buildroot}%{_sysconfdir}/emacs/site-start.d/
12cu|python3-docutils-0.12-8|57	
12cu|python3-docutils-0.12-8|58	pushd %{buildroot}%{py3_puresitedir}/docutils
12cu|python3-docutils-0.12-8|59	chmod +x utils/{code_analyzer,error_reporting,math/latex2mathml,smartquotes,math/math2html,punctuation_chars}.py
12cu|python3-docutils-0.12-8|60	chmod +x writers/xetex/__init__.py
12cu|python3-docutils-0.12-8|61	popd
12cu|python3-docutils-0.12-8|62	
12cu|python3-docutils-0.12-8|63	%files
12cu|python3-docutils-0.12-8|64	%doc *.txt docs tools
12cu|python3-docutils-0.12-8|65	%{py3_puresitedir}/docutils
12cu|python3-docutils-0.12-8|66	%{py3_puresitedir}/*.egg-info
12cu|python3-docutils-0.12-8|67	%{_bindir}/*
12cu|python3-docutils-0.12-8|68	%{_datadir}/emacs/site-lisp/*
12cu|python3-docutils-0.12-8|69	%{_sysconfdir}/emacs/site-start.d/*
12cu|python3-docutils-0.12-8|70	%changelog
12cu|python3-docutils-0.12-8|71	* Mon Sep 15 2014 abfonly <abfonly@gmail.com> 0.12-8
12cu|python3-docutils-0.12-8|72	+ Revision: cf5866c
12cu|python3-docutils-0.12-8|73	- Updated python-docutils.spec
12cu|python3-docutils-0.12-8|74	
12cu|python3-docutils-0.12-8|75	

11819 12
12cu|python3-fixtures-0.3.14-1|1	%define oname fixtures
12cu|python3-fixtures-0.3.14-1|2	
12cu|python3-fixtures-0.3.14-1|3	Name:           python3-%{oname}
12cu|python3-fixtures-0.3.14-1|4	Version:        0.3.14
12cu|python3-fixtures-0.3.14-1|5	Release:        1
12cu|python3-fixtures-0.3.14-1|6	Summary:        Fixtures, reusable state for writing clean tests and more
12cu|python3-fixtures-0.3.14-1|7	Group:          Development/Python
12cu|python3-fixtures-0.3.14-1|8	License:        ASL 2.0 or BSD
12cu|python3-fixtures-0.3.14-1|9	URL:            https://launchpad.net/python-fixtures
12cu|python3-fixtures-0.3.14-1|10	Source0:        http://pypi.python.org/packages/source/f/%{oname}/%{oname}-%{version}.tar.gz
12cu|python3-fixtures-0.3.14-1|11	
12cu|python3-fixtures-0.3.14-1|12	
12cu|python3-fixtures-0.3.14-1|13	BuildRequires:  pkgconfig(python3)
12cu|python3-fixtures-0.3.14-1|14	BuildRequires:  python3egg(setuptools)
12cu|python3-fixtures-0.3.14-1|15	
12cu|python3-fixtures-0.3.14-1|16	Requires: python3egg(setuptools)
12cu|python3-fixtures-0.3.14-1|17	
12cu|python3-fixtures-0.3.14-1|18	BuildArch:      noarch
12cu|python3-fixtures-0.3.14-1|19	
12cu|python3-fixtures-0.3.14-1|20	%description
12cu|python3-fixtures-0.3.14-1|21	Fixtures defines a Python contract for reusable state / support logic,
12cu|python3-fixtures-0.3.14-1|22	primarily for unit testing. Helper and adaption logic is included to
12cu|python3-fixtures-0.3.14-1|23	make it easy to write your own fixtures using the fixtures contract.
12cu|python3-fixtures-0.3.14-1|24	Glue code is provided that makes using fixtures that meet the Fixtures
12cu|python3-fixtures-0.3.14-1|25	contract in unittest compatible test cases easy and straight forward.
12cu|python3-fixtures-0.3.14-1|26	
12cu|python3-fixtures-0.3.14-1|27	%prep
12cu|python3-fixtures-0.3.14-1|28	%setup -q -n %{oname}-%{version}
12cu|python3-fixtures-0.3.14-1|29	
12cu|python3-fixtures-0.3.14-1|30	%build
12cu|python3-fixtures-0.3.14-1|31	python3 setup.py build
12cu|python3-fixtures-0.3.14-1|32	
12cu|python3-fixtures-0.3.14-1|33	%install
12cu|python3-fixtures-0.3.14-1|34	python3 setup.py install --skip-build --root %{buildroot}
12cu|python3-fixtures-0.3.14-1|35	
12cu|python3-fixtures-0.3.14-1|36	
12cu|python3-fixtures-0.3.14-1|37	%files
12cu|python3-fixtures-0.3.14-1|38	%doc README GOALS NEWS Apache-2.0 BSD COPYING
12cu|python3-fixtures-0.3.14-1|39	%{py3_puresitedir}/%{oname}
12cu|python3-fixtures-0.3.14-1|40	%{py3_puresitedir}/%{oname}-%{version}-py?.?.egg-info
12cu|python3-fixtures-0.3.14-1|41	
12cu|python3-fixtures-0.3.14-1|42	
12cu|python3-fixtures-0.3.14-1|43	
12cu|python3-fixtures-0.3.14-1|44	
12cu|python3-fixtures-0.3.14-1|45	
12cu|python3-fixtures-0.3.14-1|46	
12cu|python3-fixtures-0.3.14-1|47	
12cu|python3-fixtures-0.3.14-1|48	
12cu|python3-fixtures-0.3.14-1|49	
12cu|python3-fixtures-0.3.14-1|50	
12cu|python3-fixtures-0.3.14-1|51	
12cu|python3-fixtures-0.3.14-1|52	
12cu|python3-fixtures-0.3.14-1|53	
12cu|python3-fixtures-0.3.14-1|54	
12cu|python3-fixtures-0.3.14-1|55	%changelog
12cu|python3-fixtures-0.3.14-1|56	* Sat Apr 12 2014 symbianflo <symbianflo@symbianflo> 0.3.14-1
12cu|python3-fixtures-0.3.14-1|57	+ Revision: 141436a
12cu|python3-fixtures-0.3.14-1|58	- Imported from SRPM
12cu|python3-fixtures-0.3.14-1|59	
12cu|python3-fixtures-0.3.14-1|60	

11820 12
12cu|python3-iso8601-0.2.4-1|1	%define	oname	iso8601
12cu|python3-iso8601-0.2.4-1|2	%define	tarname iso-8601
12cu|python3-iso8601-0.2.4-1|3	
12cu|python3-iso8601-0.2.4-1|4	Name:		python3-%{oname}
12cu|python3-iso8601-0.2.4-1|5	Version:	0.2.4
12cu|python3-iso8601-0.2.4-1|6	Release:	1
12cu|python3-iso8601-0.2.4-1|7	Summary:	Simple module to parse ISO 8601 dates
12cu|python3-iso8601-0.2.4-1|8	Source0:	http://pypi.python.org/packages/source/i/%{oname}/%{tarname}-%{version}.tar.gz
12cu|python3-iso8601-0.2.4-1|9	License:	MIT
12cu|python3-iso8601-0.2.4-1|10	Group:		Development/Python
12cu|python3-iso8601-0.2.4-1|11	Url:		https://bitbucket.org/micktwomey/pyiso8601
12cu|python3-iso8601-0.2.4-1|12	BuildArch:	noarch
12cu|python3-iso8601-0.2.4-1|13	
12cu|python3-iso8601-0.2.4-1|14	BuildRequires:	python3egg(setuptools)
12cu|python3-iso8601-0.2.4-1|15	BuildRequires:	pkgconfig(python3)
12cu|python3-iso8601-0.2.4-1|16	
12cu|python3-iso8601-0.2.4-1|17	%description
12cu|python3-iso8601-0.2.4-1|18	This module parses the most common
12cu|python3-iso8601-0.2.4-1|19	forms of ISO 8601 date strings.
12cu|python3-iso8601-0.2.4-1|20	
12cu|python3-iso8601-0.2.4-1|21	%prep
12cu|python3-iso8601-0.2.4-1|22	%setup -qn %{tarname}-%{version}
12cu|python3-iso8601-0.2.4-1|23	
12cu|python3-iso8601-0.2.4-1|24	%build
12cu|python3-iso8601-0.2.4-1|25	python3 setup.py build
12cu|python3-iso8601-0.2.4-1|26	
12cu|python3-iso8601-0.2.4-1|27	%install
12cu|python3-iso8601-0.2.4-1|28	python3 setup.py install --root=%{buildroot}
12cu|python3-iso8601-0.2.4-1|29	
12cu|python3-iso8601-0.2.4-1|30	%files
12cu|python3-iso8601-0.2.4-1|31	%doc README.txt
12cu|python3-iso8601-0.2.4-1|32	%{py3_puresitedir}/iso8601/*.py*
12cu|python3-iso8601-0.2.4-1|33	%{py3_puresitedir}/iso_8601-0.2.4-py*.egg-info
12cu|python3-iso8601-0.2.4-1|34	
12cu|python3-iso8601-0.2.4-1|35	%changelog
12cu|python3-iso8601-0.2.4-1|36	* Wed Apr 09 2014 symbianflo <symbianflo@symbianflo> 0.2.4-1
12cu|python3-iso8601-0.2.4-1|37	+ Revision: 2de5f34
12cu|python3-iso8601-0.2.4-1|38	- Import python3-iso8601 module
12cu|python3-iso8601-0.2.4-1|39	
12cu|python3-iso8601-0.2.4-1|40	

11821 12
12cu|python3-jsonschema-2.3.0-2|1	%define	oname	jsonschema
12cu|python3-jsonschema-2.3.0-2|2	
12cu|python3-jsonschema-2.3.0-2|3	Name:		python3-%{oname}
12cu|python3-jsonschema-2.3.0-2|4	Version:	2.3.0
12cu|python3-jsonschema-2.3.0-2|5	Release:	2
12cu|python3-jsonschema-2.3.0-2|6	Summary:	An implementation of JSON Schema validation for Python
12cu|python3-jsonschema-2.3.0-2|7	Source0:	http://pypi.python.org/packages/source/j/%{oname}/%{oname}-%{version}.tar.gz
12cu|python3-jsonschema-2.3.0-2|8	License:	MIT
12cu|python3-jsonschema-2.3.0-2|9	Group:		Development/Python
12cu|python3-jsonschema-2.3.0-2|10	Url:		http://github.com/Julian/jsonschema
12cu|python3-jsonschema-2.3.0-2|11	BuildArch:	noarch
12cu|python3-jsonschema-2.3.0-2|12	BuildRequires:  pkgconfig(python3)
12cu|python3-jsonschema-2.3.0-2|13	BuildRequires:  python3egg(nose)
12cu|python3-jsonschema-2.3.0-2|14	BuildRequires:  python3egg(mock)
12cu|python3-jsonschema-2.3.0-2|15	
12cu|python3-jsonschema-2.3.0-2|16	
12cu|python3-jsonschema-2.3.0-2|17	%description
12cu|python3-jsonschema-2.3.0-2|18	jsonschema is JSON Schema validator currently based on
12cu|python3-jsonschema-2.3.0-2|19	http://tools.ietf.org/html/draft-zyp-json-schema-03
12cu|python3-jsonschema-2.3.0-2|20	
12cu|python3-jsonschema-2.3.0-2|21	%prep
12cu|python3-jsonschema-2.3.0-2|22	%setup -q -n %{oname}-%{version}
12cu|python3-jsonschema-2.3.0-2|23	
12cu|python3-jsonschema-2.3.0-2|24	%build
12cu|python3-jsonschema-2.3.0-2|25	python3 setup.py build
12cu|python3-jsonschema-2.3.0-2|26	
12cu|python3-jsonschema-2.3.0-2|27	%install
12cu|python3-jsonschema-2.3.0-2|28	python3 setup.py install --root=%{buildroot}
12cu|python3-jsonschema-2.3.0-2|29	
12cu|python3-jsonschema-2.3.0-2|30	#%check
12cu|python3-jsonschema-2.3.0-2|31	#%{_bindir}/nosetests-3* -v
12cu|python3-jsonschema-2.3.0-2|32	
12cu|python3-jsonschema-2.3.0-2|33	%files
12cu|python3-jsonschema-2.3.0-2|34	%doc CHANGELOG.rst COPYING README.rst
12cu|python3-jsonschema-2.3.0-2|35	%{py3_puresitedir}/jsonschema/*.py*
12cu|python3-jsonschema-2.3.0-2|36	%{py3_puresitedir}/jsonschema/tests/*.py*
12cu|python3-jsonschema-2.3.0-2|37	%{py3_puresitedir}/jsonschema*.egg-info
12cu|python3-jsonschema-2.3.0-2|38	%{py3_puresitedir}/jsonschema/schemas/draft*.json
12cu|python3-jsonschema-2.3.0-2|39	%changelog
12cu|python3-jsonschema-2.3.0-2|40	* Thu Apr 10 2014 SymbianFlo <symbianflo@mandrivausers.ro> 2.3.0-2
12cu|python3-jsonschema-2.3.0-2|41	+ Revision: c21b8a4
12cu|python3-jsonschema-2.3.0-2|42	- Updated python3-jsonschema.spec
12cu|python3-jsonschema-2.3.0-2|43	
12cu|python3-jsonschema-2.3.0-2|44	

11822 12
12cu|python3-mock-1.0.1-1|1	%define	oname	mock
12cu|python3-mock-1.0.1-1|2	
12cu|python3-mock-1.0.1-1|3	Name:		python3-%{oname}
12cu|python3-mock-1.0.1-1|4	Version:	1.0.1
12cu|python3-mock-1.0.1-1|5	Release:	1
12cu|python3-mock-1.0.1-1|6	Summary:	A Python Mocking and Patching Library for Testing
12cu|python3-mock-1.0.1-1|7	Source0:	http://pypi.python.org/packages/source/m/%{oname}/%{oname}-%{version}.tar.gz
12cu|python3-mock-1.0.1-1|8	License:	BSD
12cu|python3-mock-1.0.1-1|9	Group:		Development/Python
12cu|python3-mock-1.0.1-1|10	Url:		http://www.voidspace.org.uk/python/mock/
12cu|python3-mock-1.0.1-1|11	BuildArch:	noarch
12cu|python3-mock-1.0.1-1|12	BuildRequires:	python3egg(setuptools)
12cu|python3-mock-1.0.1-1|13	BuildRequires:	pkgconfig(python3)
12cu|python3-mock-1.0.1-1|14	
12cu|python3-mock-1.0.1-1|15	
12cu|python3-mock-1.0.1-1|16	%description
12cu|python3-mock-1.0.1-1|17	mock is a library for testing in Python. It allows you to replace parts of
12cu|python3-mock-1.0.1-1|18	your system under test with mock objects and make assertions about how they
12cu|python3-mock-1.0.1-1|19	have been used.
12cu|python3-mock-1.0.1-1|20	
12cu|python3-mock-1.0.1-1|21	mock is now part of the Python standard library, available as `unittest.mock
12cu|python3-mock-1.0.1-1|22	<http://docs.python.org/py3k/library/unittest.mock.html#module-unittest.mock>`
12cu|python3-mock-1.0.1-1|23	in Python 3.3 onwards.
12cu|python3-mock-1.0.1-1|24	
12cu|python3-mock-1.0.1-1|25	mock provides a core `MagicMock` class removing the need to create a host of
12cu|python3-mock-1.0.1-1|26	stubs throughout your test suite. After performing an action, you can make
12cu|python3-mock-1.0.1-1|27	assertions about which methods / attributes were used and arguments they were
12cu|python3-mock-1.0.1-1|28	called with. You can also specify return values and set needed attributes in
12cu|python3-mock-1.0.1-1|29	the normal way.
12cu|python3-mock-1.0.1-1|30	
12cu|python3-mock-1.0.1-1|31	mock is tested on Python versions 2.4-2.7 and Python 3. mock is also tested
12cu|python3-mock-1.0.1-1|32	with the latest versions of Jython and pypy.
12cu|python3-mock-1.0.1-1|33	
12cu|python3-mock-1.0.1-1|34	The mock module also provides utility functions / objects to assist with
12cu|python3-mock-1.0.1-1|35	testing, particularly monkey patching.
12cu|python3-mock-1.0.1-1|36	
12cu|python3-mock-1.0.1-1|37	
12cu|python3-mock-1.0.1-1|38	%prep
12cu|python3-mock-1.0.1-1|39	%setup -q -n %{oname}-%{version}
12cu|python3-mock-1.0.1-1|40	
12cu|python3-mock-1.0.1-1|41	%build
12cu|python3-mock-1.0.1-1|42	python3 setup.py build
12cu|python3-mock-1.0.1-1|43	
12cu|python3-mock-1.0.1-1|44	%install
12cu|python3-mock-1.0.1-1|45	python3 setup.py install --root=%{buildroot}
12cu|python3-mock-1.0.1-1|46	
12cu|python3-mock-1.0.1-1|47	
12cu|python3-mock-1.0.1-1|48	%files
12cu|python3-mock-1.0.1-1|49	%doc *.txt docs/*.txt
12cu|python3-mock-1.0.1-1|50	%{py3_puresitedir}/mock.py*
12cu|python3-mock-1.0.1-1|51	%{py3_puresitedir}/mock*.egg-info
12cu|python3-mock-1.0.1-1|52	
12cu|python3-mock-1.0.1-1|53	%changelog
12cu|python3-mock-1.0.1-1|54	* Thu Apr 10 2014 Rosa <rosa@abf.rosalinux.ru> 1.0.1-1
12cu|python3-mock-1.0.1-1|55	+ Revision: b045769
12cu|python3-mock-1.0.1-1|56	- Automatic import for version 1.0.1-1
12cu|python3-mock-1.0.1-1|57	
12cu|python3-mock-1.0.1-1|58	

11823 12
12cu|python3-pbr-0.5.23-1|1	%define	oname	pbr
12cu|python3-pbr-0.5.23-1|2	
12cu|python3-pbr-0.5.23-1|3	Name:		python3-%{oname}
12cu|python3-pbr-0.5.23-1|4	Version:	0.5.23
12cu|python3-pbr-0.5.23-1|5	Release:	1
12cu|python3-pbr-0.5.23-1|6	Summary:	Python Build Reasonableness
12cu|python3-pbr-0.5.23-1|7	Source0:	https://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
12cu|python3-pbr-0.5.23-1|8	License:	Apache Software License
12cu|python3-pbr-0.5.23-1|9	Group:		Development/Python
12cu|python3-pbr-0.5.23-1|10	Url:		http://pypi.python.org/pypi/pbr
12cu|python3-pbr-0.5.23-1|11	
12cu|python3-pbr-0.5.23-1|12	BuildRequires:	pkgconfig(python3)
12cu|python3-pbr-0.5.23-1|13	BuildRequires:	python3egg(setuptools)
12cu|python3-pbr-0.5.23-1|14	BuildRequires:	pythonegg(sphinx)
12cu|python3-pbr-0.5.23-1|15	BuildRequires:  python3egg(d2to1)
12cu|python3-pbr-0.5.23-1|16	
12cu|python3-pbr-0.5.23-1|17	Requires:	python3egg(pip)
12cu|python3-pbr-0.5.23-1|18	
12cu|python3-pbr-0.5.23-1|19	BuildArch:	noarch
12cu|python3-pbr-0.5.23-1|20	
12cu|python3-pbr-0.5.23-1|21	%description
12cu|python3-pbr-0.5.23-1|22	Introduction
12cu|python3-pbr-0.5.23-1|23	============
12cu|python3-pbr-0.5.23-1|24	
12cu|python3-pbr-0.5.23-1|25	PBR is a library that injects some useful and sensible default behaviors
12cu|python3-pbr-0.5.23-1|26	into your setuptools run. It started off life as the chunks of code that
12cu|python3-pbr-0.5.23-1|27	were copied between all of the OpenStack projects. Around the time that
12cu|python3-pbr-0.5.23-1|28	OpenStack hit 18 different projects each with at least 3 active branches,
12cu|python3-pbr-0.5.23-1|29	it seems like a good time to make that code into a proper re-usable library.
12cu|python3-pbr-0.5.23-1|30	
12cu|python3-pbr-0.5.23-1|31	PBR is only mildly configurable. The basic idea is that there's a decent
12cu|python3-pbr-0.5.23-1|32	way to run things and if you do, you should reap the rewards, because then
12cu|python3-pbr-0.5.23-1|33	it's simple and repeatable. If you want to do things differently, cool! But
12cu|python3-pbr-0.5.23-1|34	you've already got the power of python at your fingertips, so you don't
12cu|python3-pbr-0.5.23-1|35	really need PBR.
12cu|python3-pbr-0.5.23-1|36	
12cu|python3-pbr-0.5.23-1|37	PBR builds on top of the work that `d2to1` started to provide for declarative
12cu|python3-pbr-0.5.23-1|38	configuration. `d2to1` is itself an implementation of the ideas behind
12cu|python3-pbr-0.5.23-1|39	`distutils2`. Although `distutils2` is now abandoned in favor of work towards
12cu|python3-pbr-0.5.23-1|40	PEP 426 and Metadata 2.0, declarative config is still a great idea and
12cu|python3-pbr-0.5.23-1|41	specifically important in trying to distribute setup code as a library
12cu|python3-pbr-0.5.23-1|42	when that library itself will alter how the setup is processed. As Metadata
12cu|python3-pbr-0.5.23-1|43	2.0 and other modern Python packaging PEPs come out, `pbr` aims to support
12cu|python3-pbr-0.5.23-1|44	them as quickly as possible.
12cu|python3-pbr-0.5.23-1|45	
12cu|python3-pbr-0.5.23-1|46	
12cu|python3-pbr-0.5.23-1|47	
12cu|python3-pbr-0.5.23-1|48	%prep
12cu|python3-pbr-0.5.23-1|49	%setup -q -n %{oname}-%{version}
12cu|python3-pbr-0.5.23-1|50	# no test, missing deps for testing
12cu|python3-pbr-0.5.23-1|51	rm -rf {test-,}requirements.txt
12cu|python3-pbr-0.5.23-1|52	#remove bundled
12cu|python3-pbr-0.5.23-1|53	rm -rf %{oname}.egg-info
12cu|python3-pbr-0.5.23-1|54	
12cu|python3-pbr-0.5.23-1|55	
12cu|python3-pbr-0.5.23-1|56	%build
12cu|python3-pbr-0.5.23-1|57	python3 setup.py build
12cu|python3-pbr-0.5.23-1|58	
12cu|python3-pbr-0.5.23-1|59	# build docs and clean after sphinx
12cu|python3-pbr-0.5.23-1|60	sphinx-build doc/source html
12cu|python3-pbr-0.5.23-1|61	rm -rf html/.{doctrees,buildinfo}
12cu|python3-pbr-0.5.23-1|62	
12cu|python3-pbr-0.5.23-1|63	
12cu|python3-pbr-0.5.23-1|64	%install
12cu|python3-pbr-0.5.23-1|65	python3 setup.py install --root=%{buildroot}
12cu|python3-pbr-0.5.23-1|66	
12cu|python3-pbr-0.5.23-1|67	%files
12cu|python3-pbr-0.5.23-1|68	%doc html README.rst LICENSE
12cu|python3-pbr-0.5.23-1|69	%{py3_puresitedir}/%{oname}-%{version}-py?.?.egg-info
12cu|python3-pbr-0.5.23-1|70	%{py3_puresitedir}/%{oname}
12cu|python3-pbr-0.5.23-1|71	
12cu|python3-pbr-0.5.23-1|72	
12cu|python3-pbr-0.5.23-1|73	%changelog
12cu|python3-pbr-0.5.23-1|74	* Sat Apr 12 2014 symbianflo <symbianflo@symbianflo> 0.5.23-1
12cu|python3-pbr-0.5.23-1|75	+ Revision: 9bd9d33
12cu|python3-pbr-0.5.23-1|76	- log: import python3-pbr module
12cu|python3-pbr-0.5.23-1|77	
12cu|python3-pbr-0.5.23-1|78	

11824 12
12cu|python3-pep8-1.5.6-1|1	#define	debug_package %{nil}
12cu|python3-pep8-1.5.6-1|2	%define oname pep8
12cu|python3-pep8-1.5.6-1|3	
12cu|python3-pep8-1.5.6-1|4	Name:           python3-%{oname}
12cu|python3-pep8-1.5.6-1|5	Version:        1.5.6
12cu|python3-pep8-1.5.6-1|6	Release:        1
12cu|python3-pep8-1.5.6-1|7	Summary:        Python3 style guide checker
12cu|python3-pep8-1.5.6-1|8	
12cu|python3-pep8-1.5.6-1|9	Group:          Development/Other
12cu|python3-pep8-1.5.6-1|10	License:        MIT
12cu|python3-pep8-1.5.6-1|11	URL:            https://github.com/jcrocholl/pep8
12cu|python3-pep8-1.5.6-1|12	Source0:        https://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
12cu|python3-pep8-1.5.6-1|13	BuildArch:      noarch
12cu|python3-pep8-1.5.6-1|14	BuildRequires:  pkgconfig(python3)
12cu|python3-pep8-1.5.6-1|15	BuildRequires:  python3egg(setuptools)
12cu|python3-pep8-1.5.6-1|16	BuildRequires:  pythonegg(sphinx)
12cu|python3-pep8-1.5.6-1|17	Requires:       python3egg(setuptools)
12cu|python3-pep8-1.5.6-1|18	
12cu|python3-pep8-1.5.6-1|19	
12cu|python3-pep8-1.5.6-1|20	%description
12cu|python3-pep8-1.5.6-1|21	pep8 is a tool to check your Python code against some of the style conventions
12cu|python3-pep8-1.5.6-1|22	in PEP 8. It has a plug-in architecture, making new checks easy, and its output
12cu|python3-pep8-1.5.6-1|23	is parse-able, making it easy to jump to an error location in your editor.
12cu|python3-pep8-1.5.6-1|24	
12cu|python3-pep8-1.5.6-1|25	%prep
12cu|python3-pep8-1.5.6-1|26	%setup -qn %{oname}-%{version}
12cu|python3-pep8-1.5.6-1|27	
12cu|python3-pep8-1.5.6-1|28	%build
12cu|python3-pep8-1.5.6-1|29	python3 setup.py build
12cu|python3-pep8-1.5.6-1|30	cd docs
12cu|python3-pep8-1.5.6-1|31	make man
12cu|python3-pep8-1.5.6-1|32	cd ..
12cu|python3-pep8-1.5.6-1|33	%install
12cu|python3-pep8-1.5.6-1|34	python3 setup.py install  --prefix=/usr --root %{buildroot}
12cu|python3-pep8-1.5.6-1|35	install -Dm644  docs/_build/man/%{oname}.1 %{buildroot}%{_mandir}/man1/python3-%{oname}*
12cu|python3-pep8-1.5.6-1|36	chmod +x %{buildroot}%{python3_sitelib}/pep8.py
12cu|python3-pep8-1.5.6-1|37	
12cu|python3-pep8-1.5.6-1|38	%files
12cu|python3-pep8-1.5.6-1|39	%doc CHANGES.txt
12cu|python3-pep8-1.5.6-1|40	%{_bindir}/pep8
12cu|python3-pep8-1.5.6-1|41	%{py3_puresitedir}/*
12cu|python3-pep8-1.5.6-1|42	%{_mandir}/man1/python3-%{oname}*
12cu|python3-pep8-1.5.6-1|43	
12cu|python3-pep8-1.5.6-1|44	
12cu|python3-pep8-1.5.6-1|45	
12cu|python3-pep8-1.5.6-1|46	%changelog
12cu|python3-pep8-1.5.6-1|47	* Mon Apr 21 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.5.6-1
12cu|python3-pep8-1.5.6-1|48	+ Revision: 8c41ea3
12cu|python3-pep8-1.5.6-1|49	- Updated python3-pep8.spec
12cu|python3-pep8-1.5.6-1|50	
12cu|python3-pep8-1.5.6-1|51	

11825 12
12cu|python3-sendfile-2.0.0-1|1	%define	oname	pysendfile
12cu|python3-sendfile-2.0.0-1|2	%define	module	sendfile
12cu|python3-sendfile-2.0.0-1|3	
12cu|python3-sendfile-2.0.0-1|4	Name:		python3-%{module}
12cu|python3-sendfile-2.0.0-1|5	Version:	2.0.0
12cu|python3-sendfile-2.0.0-1|6	Release:	1
12cu|python3-sendfile-2.0.0-1|7	Summary:	A Python3 interface to sendfile(2)
12cu|python3-sendfile-2.0.0-1|8	Source0:	http://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
12cu|python3-sendfile-2.0.0-1|9	License:	MIT
12cu|python3-sendfile-2.0.0-1|10	Group:		Development/Python
12cu|python3-sendfile-2.0.0-1|11	Url:		http://code.google.com/p/pysendfile/
12cu|python3-sendfile-2.0.0-1|12	BuildRequires:	pkgconfig(python3)
12cu|python3-sendfile-2.0.0-1|13	BuildRequires:	python3egg(setuptools)
12cu|python3-sendfile-2.0.0-1|14	
12cu|python3-sendfile-2.0.0-1|15	%description
12cu|python3-sendfile-2.0.0-1|16	sendfile(2) is a system call which provides a
12cu|python3-sendfile-2.0.0-1|17	"zero-copy" way of copying data
12cu|python3-sendfile-2.0.0-1|18	from one file descriptor to another (a socket).
12cu|python3-sendfile-2.0.0-1|19	The phrase "zero-copy" refers
12cu|python3-sendfile-2.0.0-1|20	to the fact that all of the copying of data
12cu|python3-sendfile-2.0.0-1|21	between the two descriptors is done
12cu|python3-sendfile-2.0.0-1|22	entirely by the kernel, with no copying of data
12cu|python3-sendfile-2.0.0-1|23	into user-space buffers.
12cu|python3-sendfile-2.0.0-1|24	This is particularly useful when
12cu|python3-sendfile-2.0.0-1|25	sending a file over a socket (e.g. FTP).
12cu|python3-sendfile-2.0.0-1|26	
12cu|python3-sendfile-2.0.0-1|27	%prep
12cu|python3-sendfile-2.0.0-1|28	%setup -q -n %{oname}-%{version}
12cu|python3-sendfile-2.0.0-1|29	
12cu|python3-sendfile-2.0.0-1|30	%build
12cu|python3-sendfile-2.0.0-1|31	python3 setup.py build
12cu|python3-sendfile-2.0.0-1|32	
12cu|python3-sendfile-2.0.0-1|33	%install
12cu|python3-sendfile-2.0.0-1|34	python3 setup.py install --root=%{buildroot}
12cu|python3-sendfile-2.0.0-1|35	
12cu|python3-sendfile-2.0.0-1|36	%check
12cu|python3-sendfile-2.0.0-1|37	PYTHONPATH="%{buildroot}%{py3_platsitedir}" python3 test/test_sendfile.py
12cu|python3-sendfile-2.0.0-1|38	
12cu|python3-sendfile-2.0.0-1|39	%files
12cu|python3-sendfile-2.0.0-1|40	%doc README
12cu|python3-sendfile-2.0.0-1|41	%{py3_platsitedir}/sendfile.cpython-33m.so
12cu|python3-sendfile-2.0.0-1|42	%{py3_platsitedir}/pysendfile*.egg-info
12cu|python3-sendfile-2.0.0-1|43	
12cu|python3-sendfile-2.0.0-1|44	%changelog
12cu|python3-sendfile-2.0.0-1|45	* Wed Apr 09 2014 symbianflo <symbianflo@symbianflo> 2.0.0-1
12cu|python3-sendfile-2.0.0-1|46	+ Revision: 4521425
12cu|python3-sendfile-2.0.0-1|47	- Import python3-pysendfile module
12cu|python3-sendfile-2.0.0-1|48	
12cu|python3-sendfile-2.0.0-1|49	

11826 12
12cu|python3-sip-4.12.3-2|1	Name: python3-sip
12cu|python3-sip-4.12.3-2|2	Summary: Riverbanks's python sip
12cu|python3-sip-4.12.3-2|3	Version: 4.12.3
12cu|python3-sip-4.12.3-2|4	Release: 2
12cu|python3-sip-4.12.3-2|5	Group: Development/Python
12cu|python3-sip-4.12.3-2|6	URL: http://www.riverbankcomputing.co.uk/software/sip/intro
12cu|python3-sip-4.12.3-2|7	Source0: http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%version.tar.gz
12cu|python3-sip-4.12.3-2|8	License: GPLv2+
12cu|python3-sip-4.12.3-2|9	BuildRoot: %_tmppath/%name-%version-%release-root
12cu|python3-sip-4.12.3-2|10	BuildRequires: bzip2-devel
12cu|python3-sip-4.12.3-2|11	BuildRequires: python3-devel
12cu|python3-sip-4.12.3-2|12	Conflicts: python-sip
12cu|python3-sip-4.12.3-2|13	
12cu|python3-sip-4.12.3-2|14	%description
12cu|python3-sip-4.12.3-2|15	SIP is a tool that makes it very easy to create Python bindings for C and C++
12cu|python3-sip-4.12.3-2|16	libraries. It was originally developed to create PyQt, the Python bindings for
12cu|python3-sip-4.12.3-2|17	the Qt toolkit, but can be used to create bindings for any C or C++ library.
12cu|python3-sip-4.12.3-2|18	
12cu|python3-sip-4.12.3-2|19	%files
12cu|python3-sip-4.12.3-2|20	%defattr(-,root,root)
12cu|python3-sip-4.12.3-2|21	%_bindir/sip
12cu|python3-sip-4.12.3-2|22	%py3_platsitedir/s*
12cu|python3-sip-4.12.3-2|23	%py3_incdir/sip.h
12cu|python3-sip-4.12.3-2|24	
12cu|python3-sip-4.12.3-2|25	#------------------------------------------------------------
12cu|python3-sip-4.12.3-2|26	
12cu|python3-sip-4.12.3-2|27	%prep
12cu|python3-sip-4.12.3-2|28	%setup -q -n sip-%version
12cu|python3-sip-4.12.3-2|29	
12cu|python3-sip-4.12.3-2|30	%build
12cu|python3-sip-4.12.3-2|31	
12cu|python3-sip-4.12.3-2|32	#  Don't use X11R6 prefix for includes neither libraries by default.
12cu|python3-sip-4.12.3-2|33	for file in specs/linux-*; do
12cu|python3-sip-4.12.3-2|34	perl -p -i -e "s@/X11R6/@/@g" $file
12cu|python3-sip-4.12.3-2|35	done
12cu|python3-sip-4.12.3-2|36	
12cu|python3-sip-4.12.3-2|37	%{__python3} configure.py
12cu|python3-sip-4.12.3-2|38	%define _disable_ld_no_undefined 1
12cu|python3-sip-4.12.3-2|39	%{make} CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC" LIBS="%{?ldflags} -lpython%{py3ver}"
12cu|python3-sip-4.12.3-2|40	
12cu|python3-sip-4.12.3-2|41	%install
12cu|python3-sip-4.12.3-2|42	%{__rm} -rf %{buildroot}
12cu|python3-sip-4.12.3-2|43	%{makeinstall_std}
12cu|python3-sip-4.12.3-2|44	
12cu|python3-sip-4.12.3-2|45	%clean
12cu|python3-sip-4.12.3-2|46	%{__rm} -rf %{buildroot}
12cu|python3-sip-4.12.3-2|47	
12cu|python3-sip-4.12.3-2|48	
12cu|python3-sip-4.12.3-2|49	%changelog
12cu|python3-sip-4.12.3-2|50	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 4.12.3-1mdv2011.0
12cu|python3-sip-4.12.3-2|51	+ Revision: 677495
12cu|python3-sip-4.12.3-2|52	- new version 4.12.3
12cu|python3-sip-4.12.3-2|53	
12cu|python3-sip-4.12.3-2|54	* Mon May 02 2011 Funda Wang <fwang@mandriva.org> 4.12.2-1
12cu|python3-sip-4.12.3-2|55	+ Revision: 662371
12cu|python3-sip-4.12.3-2|56	- new version 4.12.2
12cu|python3-sip-4.12.3-2|57	
12cu|python3-sip-4.12.3-2|58	* Mon May 02 2011 Funda Wang <fwang@mandriva.org> 4.11.2-3
12cu|python3-sip-4.12.3-2|59	+ Revision: 662210
12cu|python3-sip-4.12.3-2|60	- rebuild
12cu|python3-sip-4.12.3-2|61	- rebuild
12cu|python3-sip-4.12.3-2|62	- rename spec
12cu|python3-sip-4.12.3-2|63	
12cu|python3-sip-4.12.3-2|64	* Mon Nov 01 2010 Funda Wang <fwang@mandriva.org> 4.11.2-1mdv2011.0
12cu|python3-sip-4.12.3-2|65	+ Revision: 591287
12cu|python3-sip-4.12.3-2|66	- import python3-sip
12cu|python3-sip-4.12.3-2|67	

11827 12
12cu|python3-stevedore-0.15-1|1	%define oname stevedore
12cu|python3-stevedore-0.15-1|2	
12cu|python3-stevedore-0.15-1|3	Name:           python3-%{oname}
12cu|python3-stevedore-0.15-1|4	Version:        0.15
12cu|python3-stevedore-0.15-1|5	Release:        1
12cu|python3-stevedore-0.15-1|6	Summary:        Manage dynamic plugins for Python applications
12cu|python3-stevedore-0.15-1|7	Group:          Development/Python
12cu|python3-stevedore-0.15-1|8	License:        ASL 2.0
12cu|python3-stevedore-0.15-1|9	URL:            https://github.com/dreamhost/%{oname}
12cu|python3-stevedore-0.15-1|10	Source0:        http://pypi.python.org/packages/source/s/%{oname}/%{oname}-%{version}.tar.gz
12cu|python3-stevedore-0.15-1|11	
12cu|python3-stevedore-0.15-1|12	BuildRequires:  pkgconfig(python3)
12cu|python3-stevedore-0.15-1|13	BuildRequires:  python3egg(setuptools)
12cu|python3-stevedore-0.15-1|14	BuildRequires:  python3egg(pbr)
12cu|python3-stevedore-0.15-1|15	BuildRequires:  python3egg(nose)
12cu|python3-stevedore-0.15-1|16	BuildRequires:  python3egg(mock)
12cu|python3-stevedore-0.15-1|17	
12cu|python3-stevedore-0.15-1|18	Requires:       python3egg(setuptools)
12cu|python3-stevedore-0.15-1|19	
12cu|python3-stevedore-0.15-1|20	BuildArch:      noarch
12cu|python3-stevedore-0.15-1|21	
12cu|python3-stevedore-0.15-1|22	%description
12cu|python3-stevedore-0.15-1|23	Manage dynamic plugins for Python applications.
12cu|python3-stevedore-0.15-1|24	
12cu|python3-stevedore-0.15-1|25	%prep
12cu|python3-stevedore-0.15-1|26	%setup -qn %{oname}-%{version}
12cu|python3-stevedore-0.15-1|27	
12cu|python3-stevedore-0.15-1|28	%build
12cu|python3-stevedore-0.15-1|29	python3 setup.py build
12cu|python3-stevedore-0.15-1|30	
12cu|python3-stevedore-0.15-1|31	%install
12cu|python3-stevedore-0.15-1|32	python3 setup.py install -O1 --skip-build --root=%{buildroot}
12cu|python3-stevedore-0.15-1|33	
12cu|python3-stevedore-0.15-1|34	%check
12cu|python3-stevedore-0.15-1|35	PYTHONPATH=. nosetests-%{python3_version}
12cu|python3-stevedore-0.15-1|36	
12cu|python3-stevedore-0.15-1|37	
12cu|python3-stevedore-0.15-1|38	
12cu|python3-stevedore-0.15-1|39	%files
12cu|python3-stevedore-0.15-1|40	%doc README.rst LICENSE
12cu|python3-stevedore-0.15-1|41	%{py3_puresitedir}/%{oname}
12cu|python3-stevedore-0.15-1|42	%{py3_puresitedir}/%{oname}-%{version}-py?.?.egg-info
12cu|python3-stevedore-0.15-1|43	
12cu|python3-stevedore-0.15-1|44	
12cu|python3-stevedore-0.15-1|45	
12cu|python3-stevedore-0.15-1|46	
12cu|python3-stevedore-0.15-1|47	%changelog
12cu|python3-stevedore-0.15-1|48	* Sat Apr 12 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.15-1
12cu|python3-stevedore-0.15-1|49	+ Revision: 08b23af
12cu|python3-stevedore-0.15-1|50	- Updated python3-stevedore.spec
12cu|python3-stevedore-0.15-1|51	
12cu|python3-stevedore-0.15-1|52	

11828 12
12cu|python3-zope.hookable-4.0.1-1|1	%define	oname	zope.hookable
12cu|python3-zope.hookable-4.0.1-1|2	
12cu|python3-zope.hookable-4.0.1-1|3	Name:		python3-%{oname}
12cu|python3-zope.hookable-4.0.1-1|4	Version:	4.0.1
12cu|python3-zope.hookable-4.0.1-1|5	Release:	1
12cu|python3-zope.hookable-4.0.1-1|6	Summary:	Zope hookable
12cu|python3-zope.hookable-4.0.1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python3-zope.hookable-4.0.1-1|8	License:	ZPL 2.1
12cu|python3-zope.hookable-4.0.1-1|9	Group:		Development/Python
12cu|python3-zope.hookable-4.0.1-1|10	Url:		http://svn.zope.org/zope.hookable
12cu|python3-zope.hookable-4.0.1-1|11	BuildRequires:	pkgconfig(python3)
12cu|python3-zope.hookable-4.0.1-1|12	BuildRequires:	python3egg(setuptools)
12cu|python3-zope.hookable-4.0.1-1|13	
12cu|python3-zope.hookable-4.0.1-1|14	%description
12cu|python3-zope.hookable-4.0.1-1|15	``zope.hookable``
12cu|python3-zope.hookable-4.0.1-1|16	=================
12cu|python3-zope.hookable-4.0.1-1|17	
12cu|python3-zope.hookable-4.0.1-1|18	Overview
12cu|python3-zope.hookable-4.0.1-1|19	--------
12cu|python3-zope.hookable-4.0.1-1|20	
12cu|python3-zope.hookable-4.0.1-1|21	Hookable object support.
12cu|python3-zope.hookable-4.0.1-1|22	
12cu|python3-zope.hookable-4.0.1-1|23	Support the efficient creation of hookable objects, which are callable objects
12cu|python3-zope.hookable-4.0.1-1|24	that are meant to be replaced by other callables, at least optionally.
12cu|python3-zope.hookable-4.0.1-1|25	
12cu|python3-zope.hookable-4.0.1-1|26	The idea is you create a function that does some default thing and make it
12cu|python3-zope.hookable-4.0.1-1|27	hookable. Later, someone can modify what it does by calling its sethook method
12cu|python3-zope.hookable-4.0.1-1|28	and changing its implementation.  All users of the function, including those
12cu|python3-zope.hookable-4.0.1-1|29	that imported it, will see the change.
12cu|python3-zope.hookable-4.0.1-1|30	
12cu|python3-zope.hookable-4.0.1-1|31	
12cu|python3-zope.hookable-4.0.1-1|32	%prep
12cu|python3-zope.hookable-4.0.1-1|33	%setup -q -n %{oname}-%{version}
12cu|python3-zope.hookable-4.0.1-1|34	
12cu|python3-zope.hookable-4.0.1-1|35	%build
12cu|python3-zope.hookable-4.0.1-1|36	python3 setup.py build
12cu|python3-zope.hookable-4.0.1-1|37	
12cu|python3-zope.hookable-4.0.1-1|38	%install
12cu|python3-zope.hookable-4.0.1-1|39	python3 setup.py install --root=%{buildroot}
12cu|python3-zope.hookable-4.0.1-1|40	
12cu|python3-zope.hookable-4.0.1-1|41	%check
12cu|python3-zope.hookable-4.0.1-1|42	python3 setup.py test
12cu|python3-zope.hookable-4.0.1-1|43	
12cu|python3-zope.hookable-4.0.1-1|44	%files
12cu|python3-zope.hookable-4.0.1-1|45	%doc README.txt
12cu|python3-zope.hookable-4.0.1-1|46	%{py3_platsitedir}/zope.hookable-4.0.1-py*-nspkg.pth
12cu|python3-zope.hookable-4.0.1-1|47	%{py3_platsitedir}/zope/hookable/_zope_hookable.c
12cu|python3-zope.hookable-4.0.1-1|48	%{py3_platsitedir}/zope/hookable/*.py*
12cu|python3-zope.hookable-4.0.1-1|49	%{py3_platsitedir}/zope/hookable/_zope_hookable.cpython-33m.so
12cu|python3-zope.hookable-4.0.1-1|50	%{py3_platsitedir}/zope/hookable/tests/*.py*
12cu|python3-zope.hookable-4.0.1-1|51	%{py3_platsitedir}/zope.hookable*.egg-info
12cu|python3-zope.hookable-4.0.1-1|52	
12cu|python3-zope.hookable-4.0.1-1|53	%changelog
12cu|python3-zope.hookable-4.0.1-1|54	* Sat Feb 08 2014 symbianflo <symbianflo@symbianflo> 4.0.1-1
12cu|python3-zope.hookable-4.0.1-1|55	+ Revision: 6e9eb4c
12cu|python3-zope.hookable-4.0.1-1|56	- Log: Import python3-zope.hookable, 4.0.1
12cu|python3-zope.hookable-4.0.1-1|57	
12cu|python3-zope.hookable-4.0.1-1|58	

11829 12
12cu|python-alsaaudio-0.7-1|1	%define fname		pyalsaaudio
12cu|python-alsaaudio-0.7-1|2	
12cu|python-alsaaudio-0.7-1|3	Summary:	ALSA wrapper for Python
12cu|python-alsaaudio-0.7-1|4	Name:		python-alsaaudio
12cu|python-alsaaudio-0.7-1|5	Version:	0.7
12cu|python-alsaaudio-0.7-1|6	Release:	1
12cu|python-alsaaudio-0.7-1|7	Source0:	http://downloads.sourceforge.net/%{fname}/%{fname}-%{version}.tar.gz
12cu|python-alsaaudio-0.7-1|8	Patch0:		pyalsaaudio-0.7_linkage.patch
12cu|python-alsaaudio-0.7-1|9	License:	Python
12cu|python-alsaaudio-0.7-1|10	URL:		http://sourceforge.net/projects/pyalsaaudio/
12cu|python-alsaaudio-0.7-1|11	Group:		Development/Python
12cu|python-alsaaudio-0.7-1|12	BuildRequires:	python-devel
12cu|python-alsaaudio-0.7-1|13	BuildRequires:	pkgconfig(alsa)
12cu|python-alsaaudio-0.7-1|14	
12cu|python-alsaaudio-0.7-1|15	%description
12cu|python-alsaaudio-0.7-1|16	The goal of this project is to provide a functionality complete Python
12cu|python-alsaaudio-0.7-1|17	wrapper for ALSA. Currently PCM playback and capture, as well as the
12cu|python-alsaaudio-0.7-1|18	mixer API is supported.
12cu|python-alsaaudio-0.7-1|19	
12cu|python-alsaaudio-0.7-1|20	%prep
12cu|python-alsaaudio-0.7-1|21	%setup -q -n %{fname}-%{version}
12cu|python-alsaaudio-0.7-1|22	%patch0 -p1
12cu|python-alsaaudio-0.7-1|23	
12cu|python-alsaaudio-0.7-1|24	%build
12cu|python-alsaaudio-0.7-1|25	CFLAGS="%{optflags}" python setup.py build
12cu|python-alsaaudio-0.7-1|26	
12cu|python-alsaaudio-0.7-1|27	%install
12cu|python-alsaaudio-0.7-1|28	python setup.py install --root=%{buildroot}
12cu|python-alsaaudio-0.7-1|29	
12cu|python-alsaaudio-0.7-1|30	%files
12cu|python-alsaaudio-0.7-1|31	%defattr(-,root,root)
12cu|python-alsaaudio-0.7-1|32	%doc LICENSE CHANGES README TODO
12cu|python-alsaaudio-0.7-1|33	%{py_platsitedir}/alsaaudio.so
12cu|python-alsaaudio-0.7-1|34	%{py_platsitedir}/%{fname}-%{version}-py%{py_ver}.egg-info
12cu|python-alsaaudio-0.7-1|35	
12cu|python-alsaaudio-0.7-1|36	
12cu|python-alsaaudio-0.7-1|37	%changelog
12cu|python-alsaaudio-0.7-1|38	* Fri Nov 19 2010 Funda Wang <fwang@mandriva.org> 0.6-2mdv2011.0
12cu|python-alsaaudio-0.7-1|39	+ Revision: 598914
12cu|python-alsaaudio-0.7-1|40	- rebuild for py2.7
12cu|python-alsaaudio-0.7-1|41	
12cu|python-alsaaudio-0.7-1|42	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-1mdv2011.0
12cu|python-alsaaudio-0.7-1|43	+ Revision: 569664
12cu|python-alsaaudio-0.7-1|44	- update to new version 0.6
12cu|python-alsaaudio-0.7-1|45	
12cu|python-alsaaudio-0.7-1|46	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.5-1mdv2010.1
12cu|python-alsaaudio-0.7-1|47	+ Revision: 489174
12cu|python-alsaaudio-0.7-1|48	- update to new version 0.5
12cu|python-alsaaudio-0.7-1|49	
12cu|python-alsaaudio-0.7-1|50	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.4-2mdv2010.0
12cu|python-alsaaudio-0.7-1|51	+ Revision: 442028
12cu|python-alsaaudio-0.7-1|52	- rebuild
12cu|python-alsaaudio-0.7-1|53	
12cu|python-alsaaudio-0.7-1|54	* Thu Dec 25 2008 Adam Williamson <awilliamson@mandriva.org> 0.4-1mdv2009.1
12cu|python-alsaaudio-0.7-1|55	+ Revision: 318563
12cu|python-alsaaudio-0.7-1|56	- rebuild for python 2.6
12cu|python-alsaaudio-0.7-1|57	- new release 0.4
12cu|python-alsaaudio-0.7-1|58	
12cu|python-alsaaudio-0.7-1|59	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.3-4mdv2009.0
12cu|python-alsaaudio-0.7-1|60	+ Revision: 259497
12cu|python-alsaaudio-0.7-1|61	- rebuild
12cu|python-alsaaudio-0.7-1|62	
12cu|python-alsaaudio-0.7-1|63	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.3-3mdv2009.0
12cu|python-alsaaudio-0.7-1|64	+ Revision: 247383
12cu|python-alsaaudio-0.7-1|65	- rebuild
12cu|python-alsaaudio-0.7-1|66	
12cu|python-alsaaudio-0.7-1|67	* Sat Feb 23 2008 Adam Williamson <awilliamson@mandriva.org> 0.3-1mdv2008.1
12cu|python-alsaaudio-0.7-1|68	+ Revision: 174071
12cu|python-alsaaudio-0.7-1|69	- import python-alsaaudio
12cu|python-alsaaudio-0.7-1|70	
12cu|python-alsaaudio-0.7-1|71	

11830 12
12cu|python-amqp-1.4.4-1|1	
12cu|python-amqp-1.4.4-1|2	%define oname amqp
12cu|python-amqp-1.4.4-1|3	Name:           python-%{oname}
12cu|python-amqp-1.4.4-1|4	Version:        1.4.4
12cu|python-amqp-1.4.4-1|5	Release:        1
12cu|python-amqp-1.4.4-1|6	Summary:        Low-level AMQP client for Python (fork of amqplib)
12cu|python-amqp-1.4.4-1|7	
12cu|python-amqp-1.4.4-1|8	
12cu|python-amqp-1.4.4-1|9	Group:          Development/Python
12cu|python-amqp-1.4.4-1|10	License:        LGPLv2+
12cu|python-amqp-1.4.4-1|11	URL:            http://pypi.python.org/pypi/amqp
12cu|python-amqp-1.4.4-1|12	Source0:        http://pypi.python.org/packages/source/a/amqp/amqp-%{version}.tar.gz
12cu|python-amqp-1.4.4-1|13	BuildArch:      noarch
12cu|python-amqp-1.4.4-1|14	
12cu|python-amqp-1.4.4-1|15	BuildRequires:  pkgconfig(python)
12cu|python-amqp-1.4.4-1|16	BuildRequires:  pythonegg(setuptools)
12cu|python-amqp-1.4.4-1|17	BuildRequires:  pythonegg(nose)
12cu|python-amqp-1.4.4-1|18	BuildRequires:  pythonegg(sphinx) >= 0.8
12cu|python-amqp-1.4.4-1|19	
12cu|python-amqp-1.4.4-1|20	
12cu|python-amqp-1.4.4-1|21	
12cu|python-amqp-1.4.4-1|22	%description
12cu|python-amqp-1.4.4-1|23	Low-level AMQP client for Python
12cu|python-amqp-1.4.4-1|24	
12cu|python-amqp-1.4.4-1|25	This is a fork of amqplib, maintained by the Celery project.
12cu|python-amqp-1.4.4-1|26	
12cu|python-amqp-1.4.4-1|27	This library should be API compatible with librabbitmq.
12cu|python-amqp-1.4.4-1|28	
12cu|python-amqp-1.4.4-1|29	
12cu|python-amqp-1.4.4-1|30	%package -n python3-%{oname}
12cu|python-amqp-1.4.4-1|31	Summary:        Client library for AMQP
12cu|python-amqp-1.4.4-1|32	
12cu|python-amqp-1.4.4-1|33	BuildRequires:  pkgconfig(python3)
12cu|python-amqp-1.4.4-1|34	BuildRequires:  python3egg(setuptools)
12cu|python-amqp-1.4.4-1|35	BuildRequires:  python3egg(nose)
12cu|python-amqp-1.4.4-1|36	
12cu|python-amqp-1.4.4-1|37	
12cu|python-amqp-1.4.4-1|38	
12cu|python-amqp-1.4.4-1|39	%description -n python3-%{oname}
12cu|python-amqp-1.4.4-1|40	Low-level AMQP client for Python
12cu|python-amqp-1.4.4-1|41	This is a fork of amqplib, maintained by the Celery project.
12cu|python-amqp-1.4.4-1|42	This library should be API compatible with librabbitmq.
12cu|python-amqp-1.4.4-1|43	
12cu|python-amqp-1.4.4-1|44	%prep
12cu|python-amqp-1.4.4-1|45	%setup -q -n %{oname}-%{version}
12cu|python-amqp-1.4.4-1|46	mkdir -p python3
12cu|python-amqp-1.4.4-1|47	cp -a {amqp,amqp.egg-info,Changelog,demo,docs,extra,funtests,LICENSE,MANIFEST.in,PKG-INFO,README.rst,requirements,setup.cfg,setup.py} python3
12cu|python-amqp-1.4.4-1|48	
12cu|python-amqp-1.4.4-1|49	%build
12cu|python-amqp-1.4.4-1|50	python setup.py build
12cu|python-amqp-1.4.4-1|51	
12cu|python-amqp-1.4.4-1|52	pushd python3
12cu|python-amqp-1.4.4-1|53	python3 setup.py build
12cu|python-amqp-1.4.4-1|54	popd
12cu|python-amqp-1.4.4-1|55	
12cu|python-amqp-1.4.4-1|56	
12cu|python-amqp-1.4.4-1|57	
12cu|python-amqp-1.4.4-1|58	
12cu|python-amqp-1.4.4-1|59	%install
12cu|python-amqp-1.4.4-1|60	python setup.py install --skip-build --root %{buildroot}
12cu|python-amqp-1.4.4-1|61	
12cu|python-amqp-1.4.4-1|62	pushd python3
12cu|python-amqp-1.4.4-1|63	python3 setup.py install --skip-build --root %{buildroot}
12cu|python-amqp-1.4.4-1|64	popd
12cu|python-amqp-1.4.4-1|65	
12cu|python-amqp-1.4.4-1|66	
12cu|python-amqp-1.4.4-1|67	
12cu|python-amqp-1.4.4-1|68	export PYTHONPATH="$( pwd ):$PYTHONPATH"
12cu|python-amqp-1.4.4-1|69	chmod -x demo/*.py
12cu|python-amqp-1.4.4-1|70	
12cu|python-amqp-1.4.4-1|71	
12cu|python-amqp-1.4.4-1|72	pushd docs
12cu|python-amqp-1.4.4-1|73	sed -i s/^extensions/disable_extensions/ conf.py
12cu|python-amqp-1.4.4-1|74	SPHINX_DEBUG=1 sphinx-build -b html . build/html
12cu|python-amqp-1.4.4-1|75	rm -rf build/html/.doctrees build/html/.buildinfo
12cu|python-amqp-1.4.4-1|76	popd
12cu|python-amqp-1.4.4-1|77	
12cu|python-amqp-1.4.4-1|78	
12cu|python-amqp-1.4.4-1|79	%files
12cu|python-amqp-1.4.4-1|80	%doc Changelog LICENSE README.rst
12cu|python-amqp-1.4.4-1|81	%{py_puresitedir}/%{oname}/
12cu|python-amqp-1.4.4-1|82	%{py_puresitedir}/%{oname}*.egg-info
12cu|python-amqp-1.4.4-1|83	
12cu|python-amqp-1.4.4-1|84	
12cu|python-amqp-1.4.4-1|85	%files -n python3-%{oname}
12cu|python-amqp-1.4.4-1|86	%doc Changelog LICENSE README.rst
12cu|python-amqp-1.4.4-1|87	%{py3_puresitedir}/%{oname}/
12cu|python-amqp-1.4.4-1|88	%{py3_puresitedir}/%{oname}*.egg-info
12cu|python-amqp-1.4.4-1|89	
12cu|python-amqp-1.4.4-1|90	
12cu|python-amqp-1.4.4-1|91	%package doc
12cu|python-amqp-1.4.4-1|92	Summary:        Documentation for python-amqp
12cu|python-amqp-1.4.4-1|93	
12cu|python-amqp-1.4.4-1|94	Group:          Books/Computer books
12cu|python-amqp-1.4.4-1|95	License:        LGPLv2+
12cu|python-amqp-1.4.4-1|96	
12cu|python-amqp-1.4.4-1|97	Requires:       %{name} = %{version}-%{release}
12cu|python-amqp-1.4.4-1|98	
12cu|python-amqp-1.4.4-1|99	%description doc
12cu|python-amqp-1.4.4-1|100	Documentation for python-amqp
12cu|python-amqp-1.4.4-1|101	
12cu|python-amqp-1.4.4-1|102	%files doc
12cu|python-amqp-1.4.4-1|103	%doc LICENSE demo/
12cu|python-amqp-1.4.4-1|104	%doc docs/build/html docs/reference
12cu|python-amqp-1.4.4-1|105	
12cu|python-amqp-1.4.4-1|106	
12cu|python-amqp-1.4.4-1|107	%changelog
12cu|python-amqp-1.4.4-1|108	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.4-1
12cu|python-amqp-1.4.4-1|109	+ Revision: 9009bea
12cu|python-amqp-1.4.4-1|110	- Updated to 1.4.4 (by updates_builder)
12cu|python-amqp-1.4.4-1|111	
12cu|python-amqp-1.4.4-1|112	

11831 12
12cu|python-amqplib-1.0.2-2|1	%define module  amqplib
12cu|python-amqplib-1.0.2-2|2	
12cu|python-amqplib-1.0.2-2|3	Summary:    Python AMQP (Advanced Message Queuing Protocol) client library
12cu|python-amqplib-1.0.2-2|4	Name:       python-%{module}
12cu|python-amqplib-1.0.2-2|5	Version:    1.0.2
12cu|python-amqplib-1.0.2-2|6	Release:    2
12cu|python-amqplib-1.0.2-2|7	Source0:    https://pypi.python.org/packages/source/a/amqplib/amqplib-%{version}.tgz
12cu|python-amqplib-1.0.2-2|8	License:    LGPLv2.1
12cu|python-amqplib-1.0.2-2|9	Group:      Development/Python
12cu|python-amqplib-1.0.2-2|10	Url:        http://code.google.com/p/py-amqplib/
12cu|python-amqplib-1.0.2-2|11	BuildArch:  noarch
12cu|python-amqplib-1.0.2-2|12	BuildRequires:  python-devel
12cu|python-amqplib-1.0.2-2|13	BuildRequires:  python-nose
12cu|python-amqplib-1.0.2-2|14	BuildRequires:  python3-devel
12cu|python-amqplib-1.0.2-2|15	
12cu|python-amqplib-1.0.2-2|16	%description
12cu|python-amqplib-1.0.2-2|17	amqplib is a Python client library that supports the 0-8 AMQP
12cu|python-amqplib-1.0.2-2|18	(Advanced Message-Queuing Protocol) spec.
12cu|python-amqplib-1.0.2-2|19	
12cu|python-amqplib-1.0.2-2|20	%package -n python3-amqplib
12cu|python-amqplib-1.0.2-2|21	Summary:        Python AMQP (Advanced Message Queuing Protocol) client library
12cu|python-amqplib-1.0.2-2|22	Group:          Development/Python
12cu|python-amqplib-1.0.2-2|23	BuildRequires:  python-devel
12cu|python-amqplib-1.0.2-2|24	Requires:       python3
12cu|python-amqplib-1.0.2-2|25	
12cu|python-amqplib-1.0.2-2|26	%description -n python3-amqplib
12cu|python-amqplib-1.0.2-2|27	amqplib is a Python client library that supports the 0-8 AMQP
12cu|python-amqplib-1.0.2-2|28	(Advanced Message-Queuing Protocol) spec.
12cu|python-amqplib-1.0.2-2|29	
12cu|python-amqplib-1.0.2-2|30	%prep
12cu|python-amqplib-1.0.2-2|31	%setup -q -c
12cu|python-amqplib-1.0.2-2|32	
12cu|python-amqplib-1.0.2-2|33	mv %{module}-%{version} python2
12cu|python-amqplib-1.0.2-2|34	cp -r python2 python3
12cu|python-amqplib-1.0.2-2|35	
12cu|python-amqplib-1.0.2-2|36	%build
12cu|python-amqplib-1.0.2-2|37	pushd python2
12cu|python-amqplib-1.0.2-2|38	%{__python} setup.py build
12cu|python-amqplib-1.0.2-2|39	popd
12cu|python-amqplib-1.0.2-2|40	
12cu|python-amqplib-1.0.2-2|41	pushd python3
12cu|python-amqplib-1.0.2-2|42	%{__python3} setup.py build
12cu|python-amqplib-1.0.2-2|43	popd
12cu|python-amqplib-1.0.2-2|44	
12cu|python-amqplib-1.0.2-2|45	%install
12cu|python-amqplib-1.0.2-2|46	pushd python2
12cu|python-amqplib-1.0.2-2|47	%{__python} setup.py install --root=%{buildroot}
12cu|python-amqplib-1.0.2-2|48	popd
12cu|python-amqplib-1.0.2-2|49	
12cu|python-amqplib-1.0.2-2|50	pushd python3
12cu|python-amqplib-1.0.2-2|51	%{__python3} setup.py install --root=%{buildroot}
12cu|python-amqplib-1.0.2-2|52	popd
12cu|python-amqplib-1.0.2-2|53	
12cu|python-amqplib-1.0.2-2|54	%files -n python-amqplib
12cu|python-amqplib-1.0.2-2|55	%doc python2/README
12cu|python-amqplib-1.0.2-2|56	%{python_sitelib}/amqplib/*
12cu|python-amqplib-1.0.2-2|57	%{python_sitelib}/*.egg-info
12cu|python-amqplib-1.0.2-2|58	
12cu|python-amqplib-1.0.2-2|59	%files -n python3-amqplib
12cu|python-amqplib-1.0.2-2|60	%doc python3/README
12cu|python-amqplib-1.0.2-2|61	%{python3_sitelib}/amqplib/*
12cu|python-amqplib-1.0.2-2|62	%{python3_sitelib}/*.egg-info
12cu|python-amqplib-1.0.2-2|63	
12cu|python-amqplib-1.0.2-2|64	%changelog
12cu|python-amqplib-1.0.2-2|65	* Wed Oct 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-2
12cu|python-amqplib-1.0.2-2|66	+ Revision: e393243
12cu|python-amqplib-1.0.2-2|67	- Spec cleanup
12cu|python-amqplib-1.0.2-2|68	
12cu|python-amqplib-1.0.2-2|69	

11832 12
12cu|python-anyjson-0.3.3-3|1	%define module  anyjson
12cu|python-anyjson-0.3.3-3|2	
12cu|python-anyjson-0.3.3-3|3	Summary:    Python wrapper for JSON implementations
12cu|python-anyjson-0.3.3-3|4	Name:       python-%{module}
12cu|python-anyjson-0.3.3-3|5	Version:    0.3.3
12cu|python-anyjson-0.3.3-3|6	Release:    3
12cu|python-anyjson-0.3.3-3|7	Source0:    http://pypi.python.org/packages/source/a/anyjson/anyjson-%{version}.tar.gz
12cu|python-anyjson-0.3.3-3|8	License:    BSD
12cu|python-anyjson-0.3.3-3|9	Group:      Development/Python
12cu|python-anyjson-0.3.3-3|10	Url:        http://bitbucket.org/runeh/anyjson
12cu|python-anyjson-0.3.3-3|11	Suggests:   python-json
12cu|python-anyjson-0.3.3-3|12	Suggests:   python-cjson
12cu|python-anyjson-0.3.3-3|13	Suggests:   python-simplejson
12cu|python-anyjson-0.3.3-3|14	BuildRequires:  python-devel
12cu|python-anyjson-0.3.3-3|15	BuildRequires:  python3-devel
12cu|python-anyjson-0.3.3-3|16	BuildRequires:	python-distribute
12cu|python-anyjson-0.3.3-3|17	BuildRequires:	python3-distribute
12cu|python-anyjson-0.3.3-3|18	BuildArch: noarch
12cu|python-anyjson-0.3.3-3|19	
12cu|python-anyjson-0.3.3-3|20	%description
12cu|python-anyjson-0.3.3-3|21	Anyjson loads whichever is the fastest JSON module installed and provides
12cu|python-anyjson-0.3.3-3|22	a uniform API regardless of which JSON implementation is used.
12cu|python-anyjson-0.3.3-3|23	
12cu|python-anyjson-0.3.3-3|24	Originally part of carrot (http://github.com/ask/carrot/)
12cu|python-anyjson-0.3.3-3|25	
12cu|python-anyjson-0.3.3-3|26	%package -n python3-anyjson
12cu|python-anyjson-0.3.3-3|27	Summary:        Python wrapper for JSON implementations
12cu|python-anyjson-0.3.3-3|28	Group:          Development/Python
12cu|python-anyjson-0.3.3-3|29	Requires:       python3
12cu|python-anyjson-0.3.3-3|30	
12cu|python-anyjson-0.3.3-3|31	%description -n python3-anyjson
12cu|python-anyjson-0.3.3-3|32	Anyjson loads whichever is the fastest JSON module installed and provides
12cu|python-anyjson-0.3.3-3|33	a uniform API regardless of which JSON implementation is used.
12cu|python-anyjson-0.3.3-3|34	
12cu|python-anyjson-0.3.3-3|35	Originally part of carrot (http://github.com/ask/carrot/)
12cu|python-anyjson-0.3.3-3|36	
12cu|python-anyjson-0.3.3-3|37	%prep
12cu|python-anyjson-0.3.3-3|38	%setup -q -c
12cu|python-anyjson-0.3.3-3|39	
12cu|python-anyjson-0.3.3-3|40	mv %{module}-%{version} python2
12cu|python-anyjson-0.3.3-3|41	cp -r python2 python3
12cu|python-anyjson-0.3.3-3|42	
12cu|python-anyjson-0.3.3-3|43	%build
12cu|python-anyjson-0.3.3-3|44	pushd python2
12cu|python-anyjson-0.3.3-3|45	%{__python} setup.py build
12cu|python-anyjson-0.3.3-3|46	popd
12cu|python-anyjson-0.3.3-3|47	
12cu|python-anyjson-0.3.3-3|48	pushd python3
12cu|python-anyjson-0.3.3-3|49	%{__python3} setup.py build
12cu|python-anyjson-0.3.3-3|50	popd
12cu|python-anyjson-0.3.3-3|51	
12cu|python-anyjson-0.3.3-3|52	%install
12cu|python-anyjson-0.3.3-3|53	pushd python2
12cu|python-anyjson-0.3.3-3|54	%{__python} setup.py install --root=%{buildroot}
12cu|python-anyjson-0.3.3-3|55	popd
12cu|python-anyjson-0.3.3-3|56	
12cu|python-anyjson-0.3.3-3|57	pushd python3
12cu|python-anyjson-0.3.3-3|58	%{__python3} setup.py install --root=%{buildroot}
12cu|python-anyjson-0.3.3-3|59	popd
12cu|python-anyjson-0.3.3-3|60	
12cu|python-anyjson-0.3.3-3|61	%files -n python-anyjson
12cu|python-anyjson-0.3.3-3|62	%doc python2/README
12cu|python-anyjson-0.3.3-3|63	%{py_puresitedir}/*.egg-info
12cu|python-anyjson-0.3.3-3|64	%{py_puresitedir}/%{module}
12cu|python-anyjson-0.3.3-3|65	
12cu|python-anyjson-0.3.3-3|66	%files -n python3-anyjson
12cu|python-anyjson-0.3.3-3|67	%doc python3/README
12cu|python-anyjson-0.3.3-3|68	%{py3_puresitedir}/*.egg-info
12cu|python-anyjson-0.3.3-3|69	%{py3_puresitedir}/%{module}
12cu|python-anyjson-0.3.3-3|70	
12cu|python-anyjson-0.3.3-3|71	%changelog
12cu|python-anyjson-0.3.3-3|72	* Mon Oct 28 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-3
12cu|python-anyjson-0.3.3-3|73	+ Revision: e272779
12cu|python-anyjson-0.3.3-3|74	- Make package noarch
12cu|python-anyjson-0.3.3-3|75	
12cu|python-anyjson-0.3.3-3|76	

11833 12
12cu|python-apptools-4.2.1-1|1	%define module	apptools
12cu|python-apptools-4.2.1-1|2	%define rel		1
12cu|python-apptools-4.2.1-1|3	%if %mdkversion < 201100
12cu|python-apptools-4.2.1-1|4	%else
12cu|python-apptools-4.2.1-1|5	%endif
12cu|python-apptools-4.2.1-1|6	
12cu|python-apptools-4.2.1-1|7	Summary: 	Enthought Tool Suite - Application Tools
12cu|python-apptools-4.2.1-1|8	Name: 	 	python-%{module}
12cu|python-apptools-4.2.1-1|9	Version: 	4.2.1
12cu|python-apptools-4.2.1-1|10	Release: 	1
12cu|python-apptools-4.2.1-1|11	Source0: 	http://www.enthought.com/repo/ets/apptools-%{version}.tar.gz
12cu|python-apptools-4.2.1-1|12	License: 	BSD
12cu|python-apptools-4.2.1-1|13	Group: 	 	Development/Python
12cu|python-apptools-4.2.1-1|14	Url: 	 	https://github.com/enthought/apptools/
12cu|python-apptools-4.2.1-1|15	BuildArch: 	noarch
12cu|python-apptools-4.2.1-1|16	Obsoletes:	python-enthought-apptools
12cu|python-apptools-4.2.1-1|17	Requires:  	python-configobj
12cu|python-apptools-4.2.1-1|18	Requires:  	python-traitsui >= 4.2.0
12cu|python-apptools-4.2.1-1|19	Requires:  	python-numpy >= 1.1.0
12cu|python-apptools-4.2.1-1|20	BuildRequires: 	python-setuptools >= 0.6c8
12cu|python-apptools-4.2.1-1|21	BuildRequires: 	python-setupdocs >= 1.0.5
12cu|python-apptools-4.2.1-1|22	BuildRequires:	python-sphinx
12cu|python-apptools-4.2.1-1|23	
12cu|python-apptools-4.2.1-1|24	%description
12cu|python-apptools-4.2.1-1|25	The apptools project includes a set of packages that Enthought has found
12cu|python-apptools-4.2.1-1|26	useful in creating a number of applications. They implement functionality
12cu|python-apptools-4.2.1-1|27	that is commonly needed by many applications.
12cu|python-apptools-4.2.1-1|28	
12cu|python-apptools-4.2.1-1|29	%prep
12cu|python-apptools-4.2.1-1|30	%setup -q -n %{module}-%{version}
12cu|python-apptools-4.2.1-1|31	
12cu|python-apptools-4.2.1-1|32	%build
12cu|python-apptools-4.2.1-1|33	%__python setup.py build
12cu|python-apptools-4.2.1-1|34	%__python setup.py build_docs
12cu|python-apptools-4.2.1-1|35	
12cu|python-apptools-4.2.1-1|36	%install
12cu|python-apptools-4.2.1-1|37	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-apptools-4.2.1-1|38	
12cu|python-apptools-4.2.1-1|39	%clean
12cu|python-apptools-4.2.1-1|40	
12cu|python-apptools-4.2.1-1|41	%files
12cu|python-apptools-4.2.1-1|42	%doc *.txt *.rst examples/ build/docs/html/
12cu|python-apptools-4.2.1-1|43	%{py_puresitedir}/%{module}*
12cu|python-apptools-4.2.1-1|44	
12cu|python-apptools-4.2.1-1|45	
12cu|python-apptools-4.2.1-1|46	
12cu|python-apptools-4.2.1-1|47	%changelog
12cu|python-apptools-4.2.1-1|48	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.1-1
12cu|python-apptools-4.2.1-1|49	+ Revision: 78d39fb
12cu|python-apptools-4.2.1-1|50	- Updated to 4.2.1 (by updates_builder)
12cu|python-apptools-4.2.1-1|51	
12cu|python-apptools-4.2.1-1|52	

11834 12
12cu|python-apsw-3.7.17.r1-1|1	%define sqlite_version 3.7.17
12cu|python-apsw-3.7.17.r1-1|2	%define uprel 1
12cu|python-apsw-3.7.17.r1-1|3	%define pkg_version %{sqlite_version}-r%{uprel}
12cu|python-apsw-3.7.17.r1-1|4	
12cu|python-apsw-3.7.17.r1-1|5	%define __noautoprov 'apsw.so'
12cu|python-apsw-3.7.17.r1-1|6	
12cu|python-apsw-3.7.17.r1-1|7	Name:           python-apsw
12cu|python-apsw-3.7.17.r1-1|8	Version:        3.7.17.r1
12cu|python-apsw-3.7.17.r1-1|9	Release:        1
12cu|python-apsw-3.7.17.r1-1|10	Summary:        Another Python SQLite Wrapper
12cu|python-apsw-3.7.17.r1-1|11	Source0:        http://apsw.googlecode.com/files/apsw-3.7.17-r1.zip
12cu|python-apsw-3.7.17.r1-1|12	URL:            http://code.google.com/p/apsw/
12cu|python-apsw-3.7.17.r1-1|13	Group:          Development/Python
12cu|python-apsw-3.7.17.r1-1|14	License:        zlib/libpng License
12cu|python-apsw-3.7.17.r1-1|15	BuildRequires:  sqlite3-devel >= %{sqlite_version}
12cu|python-apsw-3.7.17.r1-1|16	BuildRequires:  python-devel
12cu|python-apsw-3.7.17.r1-1|17	
12cu|python-apsw-3.7.17.r1-1|18	%description
12cu|python-apsw-3.7.17.r1-1|19	APSW is a Python wrapper for the SQLite embedded relational database
12cu|python-apsw-3.7.17.r1-1|20	engine. In contrast to other wrappers such as pysqlite it focuses on
12cu|python-apsw-3.7.17.r1-1|21	being a minimal layer over SQLite attempting just to translate the
12cu|python-apsw-3.7.17.r1-1|22	complete SQLite API into Python.
12cu|python-apsw-3.7.17.r1-1|23	
12cu|python-apsw-3.7.17.r1-1|24	%package doc
12cu|python-apsw-3.7.17.r1-1|25	Summary:        Another Python SQLite Wrapper - Documentation
12cu|python-apsw-3.7.17.r1-1|26	Group:          Development/Python
12cu|python-apsw-3.7.17.r1-1|27	License:        zlib/libpng License
12cu|python-apsw-3.7.17.r1-1|28	BuildArch:      noarch
12cu|python-apsw-3.7.17.r1-1|29	
12cu|python-apsw-3.7.17.r1-1|30	%description doc
12cu|python-apsw-3.7.17.r1-1|31	APSW is a Python wrapper for the SQLite embedded relational database
12cu|python-apsw-3.7.17.r1-1|32	engine. In contrast to other wrappers such as pysqlite it focuses on
12cu|python-apsw-3.7.17.r1-1|33	being a minimal layer over SQLite attempting just to translate the
12cu|python-apsw-3.7.17.r1-1|34	complete SQLite API into Python.
12cu|python-apsw-3.7.17.r1-1|35	
12cu|python-apsw-3.7.17.r1-1|36	%prep
12cu|python-apsw-3.7.17.r1-1|37	%setup -q -n "apsw-%{pkg_version}"
12cu|python-apsw-3.7.17.r1-1|38	
12cu|python-apsw-3.7.17.r1-1|39	%build
12cu|python-apsw-3.7.17.r1-1|40	CFLAGS="%{optflags} -fno-strict-aliasing" \
12cu|python-apsw-3.7.17.r1-1|41	%__python ./setup.py build
12cu|python-apsw-3.7.17.r1-1|42	
12cu|python-apsw-3.7.17.r1-1|43	%install
12cu|python-apsw-3.7.17.r1-1|44	%__python ./setup.py install \
12cu|python-apsw-3.7.17.r1-1|45	--prefix="%{_prefix}" \
12cu|python-apsw-3.7.17.r1-1|46	--root="%{buildroot}"
12cu|python-apsw-3.7.17.r1-1|47	
12cu|python-apsw-3.7.17.r1-1|48	%__rm doc/.buildinfo
12cu|python-apsw-3.7.17.r1-1|49	
12cu|python-apsw-3.7.17.r1-1|50	%files
12cu|python-apsw-3.7.17.r1-1|51	%{py_platsitedir}/*
12cu|python-apsw-3.7.17.r1-1|52	
12cu|python-apsw-3.7.17.r1-1|53	%files doc
12cu|python-apsw-3.7.17.r1-1|54	%doc doc/*
12cu|python-apsw-3.7.17.r1-1|55	
12cu|python-apsw-3.7.17.r1-1|56	%changelog
12cu|python-apsw-3.7.17.r1-1|57	* Fri Oct 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.7.17.r1-1
12cu|python-apsw-3.7.17.r1-1|58	+ Revision: 3881aae
12cu|python-apsw-3.7.17.r1-1|59	- Fix sqlite version
12cu|python-apsw-3.7.17.r1-1|60	
12cu|python-apsw-3.7.17.r1-1|61	

11835 12
12cu|python-archmage-0.2.4-3|1	%define realname	archmage
12cu|python-archmage-0.2.4-3|2	%define debug_package %{nil}
12cu|python-archmage-0.2.4-3|3	
12cu|python-archmage-0.2.4-3|4	Summary: CHM(Compiled HTML) Decompressor
12cu|python-archmage-0.2.4-3|5	Name:    python-%{realname}
12cu|python-archmage-0.2.4-3|6	Epoch:   1
12cu|python-archmage-0.2.4-3|7	Version: 0.2.4
12cu|python-archmage-0.2.4-3|8	Release: 3
12cu|python-archmage-0.2.4-3|9	Source0: %{realname}-%{version}.tar.bz2
12cu|python-archmage-0.2.4-3|10	License: GPL
12cu|python-archmage-0.2.4-3|11	Group:   Development/Python
12cu|python-archmage-0.2.4-3|12	Url:     http://archmage.sf.net/
12cu|python-archmage-0.2.4-3|13	BuildRequires:	python-devel
12cu|python-archmage-0.2.4-3|14	
12cu|python-archmage-0.2.4-3|15	%description
12cu|python-archmage-0.2.4-3|16	arCHMage - extensible reader/decompiler of files in CHM format
12cu|python-archmage-0.2.4-3|17	(Microsoft HTML help, also known as Compiled HTML).
12cu|python-archmage-0.2.4-3|18	arCHMage is based on chmlib by Jed Wing and is written in python
12cu|python-archmage-0.2.4-3|19	
12cu|python-archmage-0.2.4-3|20	%prep
12cu|python-archmage-0.2.4-3|21	%setup -q -n %{realname}-%{version}
12cu|python-archmage-0.2.4-3|22	
12cu|python-archmage-0.2.4-3|23	%build
12cu|python-archmage-0.2.4-3|24	env CFLAGS="%{optflags}" python setup.py build
12cu|python-archmage-0.2.4-3|25	
12cu|python-archmage-0.2.4-3|26	%install
12cu|python-archmage-0.2.4-3|27	python setup.py install --root=%{buildroot}
12cu|python-archmage-0.2.4-3|28	
12cu|python-archmage-0.2.4-3|29	%files
12cu|python-archmage-0.2.4-3|30	%config %{_sysconfdir}/archmage/arch.conf
12cu|python-archmage-0.2.4-3|31	%{_bindir}/*
12cu|python-archmage-0.2.4-3|32	%{python_sitelib}/*.egg-info
12cu|python-archmage-0.2.4-3|33	%{python_sitelib}/archmod
12cu|python-archmage-0.2.4-3|34	%{_datadir}/archmage
12cu|python-archmage-0.2.4-3|35	%{_mandir}/man1/*
12cu|python-archmage-0.2.4-3|36	
12cu|python-archmage-0.2.4-3|37	%changelog
12cu|python-archmage-0.2.4-3|38	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.2.4-3
12cu|python-archmage-0.2.4-3|39	+ Revision: 8db8022
12cu|python-archmage-0.2.4-3|40	- Spec cleanup
12cu|python-archmage-0.2.4-3|41	
12cu|python-archmage-0.2.4-3|42	

11836 12
12cu|python-argparse-1.2.1-1|1	%define module	argparse
12cu|python-argparse-1.2.1-1|2	%define name	python-%{module}
12cu|python-argparse-1.2.1-1|3	%define version 1.2.1
12cu|python-argparse-1.2.1-1|4	%define release %mkrel 1
12cu|python-argparse-1.2.1-1|5	
12cu|python-argparse-1.2.1-1|6	Summary:	A Python command line parser inspired by optparse
12cu|python-argparse-1.2.1-1|7	Name:		%{name}
12cu|python-argparse-1.2.1-1|8	Version:	%{version}
12cu|python-argparse-1.2.1-1|9	Release:	%{release}
12cu|python-argparse-1.2.1-1|10	Source0:	http://argparse.googlecode.com/files/%{module}-%{version}.tar.gz
12cu|python-argparse-1.2.1-1|11	License:	BSD
12cu|python-argparse-1.2.1-1|12	Group:		Development/Python
12cu|python-argparse-1.2.1-1|13	Url:		http://argparse.python-hosting.com/
12cu|python-argparse-1.2.1-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|python-argparse-1.2.1-1|15	Requires:	python >= 2.3
12cu|python-argparse-1.2.1-1|16	BuildRequires:	python-devel >= 2.3, python-setuptools
12cu|python-argparse-1.2.1-1|17	BuildArch:	noarch
12cu|python-argparse-1.2.1-1|18	
12cu|python-argparse-1.2.1-1|19	%description
12cu|python-argparse-1.2.1-1|20	The argparse module makes writing command line tools in Python easy.
12cu|python-argparse-1.2.1-1|21	Just briefly describe your command line interface and argparse will
12cu|python-argparse-1.2.1-1|22	take care of the rest, including:
12cu|python-argparse-1.2.1-1|23	
12cu|python-argparse-1.2.1-1|24	* parsing the arguments and flags from ``sys.argv``
12cu|python-argparse-1.2.1-1|25	* converting arg strings into objects for your program
12cu|python-argparse-1.2.1-1|26	* formatting and printing any help messages
12cu|python-argparse-1.2.1-1|27	* and much more ...
12cu|python-argparse-1.2.1-1|28	
12cu|python-argparse-1.2.1-1|29	For those familiar with the optparse module from the Python standard
12cu|python-argparse-1.2.1-1|30	library, argparse improves on this module in a number of ways,
12cu|python-argparse-1.2.1-1|31	including:
12cu|python-argparse-1.2.1-1|32	
12cu|python-argparse-1.2.1-1|33	* handling positional arguments
12cu|python-argparse-1.2.1-1|34	* supporting sub-commands
12cu|python-argparse-1.2.1-1|35	* allowing alternative option prefixes like ``+`` and ``/``
12cu|python-argparse-1.2.1-1|36	* handling zero-or-more and one-or-more style arguments
12cu|python-argparse-1.2.1-1|37	* producing more informative usage messages
12cu|python-argparse-1.2.1-1|38	* providing a much simpler interface for custom types and actions
12cu|python-argparse-1.2.1-1|39	
12cu|python-argparse-1.2.1-1|40	%prep
12cu|python-argparse-1.2.1-1|41	%setup -q -n %{module}-%{version}
12cu|python-argparse-1.2.1-1|42	
12cu|python-argparse-1.2.1-1|43	%install
12cu|python-argparse-1.2.1-1|44	%__rm -rf %{buildroot}
12cu|python-argparse-1.2.1-1|45	%__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-argparse-1.2.1-1|46	%__chmod -R og-w *.txt doc/
12cu|python-argparse-1.2.1-1|47	
12cu|python-argparse-1.2.1-1|48	%clean
12cu|python-argparse-1.2.1-1|49	%__rm -rf %{buildroot}
12cu|python-argparse-1.2.1-1|50	
12cu|python-argparse-1.2.1-1|51	%files
12cu|python-argparse-1.2.1-1|52	%defattr(-,root,root)
12cu|python-argparse-1.2.1-1|53	%doc *.txt doc/*
12cu|python-argparse-1.2.1-1|54	%py_puresitedir/*
12cu|python-argparse-1.2.1-1|55	
12cu|python-argparse-1.2.1-1|56	
12cu|python-argparse-1.2.1-1|57	
12cu|python-argparse-1.2.1-1|58	
12cu|python-argparse-1.2.1-1|59	%changelog
12cu|python-argparse-1.2.1-1|60	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.2.1-1
12cu|python-argparse-1.2.1-1|61	+ Revision: e957f27
12cu|python-argparse-1.2.1-1|62	- Automatic import for version 1.2.1
12cu|python-argparse-1.2.1-1|63	
12cu|python-argparse-1.2.1-1|64	

11837 12
12cu|python-astroid-1.0.1-1|1	%define	oname	astroid
12cu|python-astroid-1.0.1-1|2	%define __noautoreqfiles py2.5.egg
12cu|python-astroid-1.0.1-1|3	
12cu|python-astroid-1.0.1-1|4	Name:		python-%{oname}
12cu|python-astroid-1.0.1-1|5	Version:	1.0.1
12cu|python-astroid-1.0.1-1|6	Release:	1
12cu|python-astroid-1.0.1-1|7	Summary:	rebuild a new abstract syntax tree from Python's ast
12cu|python-astroid-1.0.1-1|8	Source0:	https://pypi.python.org/packages/source/a/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-astroid-1.0.1-1|9	License:	LGPLv2+
12cu|python-astroid-1.0.1-1|10	Group:		Development/Python
12cu|python-astroid-1.0.1-1|11	Url:		http://bitbucket.org/logilab/astroid
12cu|python-astroid-1.0.1-1|12	BuildArch:	noarch
12cu|python-astroid-1.0.1-1|13	BuildRequires:	pythonegg(setuptools)
12cu|python-astroid-1.0.1-1|14	Requires:	pythonegg(logilab-common) >= 0.60.0
12cu|python-astroid-1.0.1-1|15	
12cu|python-astroid-1.0.1-1|16	%description
12cu|python-astroid-1.0.1-1|17	Astroid
12cu|python-astroid-1.0.1-1|18	=======
12cu|python-astroid-1.0.1-1|19	
12cu|python-astroid-1.0.1-1|20	What's this?
12cu|python-astroid-1.0.1-1|21	------------
12cu|python-astroid-1.0.1-1|22	
12cu|python-astroid-1.0.1-1|23	The aim of this module is to provide a common base representation of
12cu|python-astroid-1.0.1-1|24	python source code for projects such as pychecker, pyreverse,
12cu|python-astroid-1.0.1-1|25	pylint... Well, actually the development of this library is essentially
12cu|python-astroid-1.0.1-1|26	governed by pylint's needs. It used to be called logilab-astng.
12cu|python-astroid-1.0.1-1|27	
12cu|python-astroid-1.0.1-1|28	It provides a compatible representation which comes from the `_ast`
12cu|python-astroid-1.0.1-1|29	module.  It rebuilds the tree generated by the builtin _ast module by
12cu|python-astroid-1.0.1-1|30	recursively walking down the AST and building an extended ast. The new
12cu|python-astroid-1.0.1-1|31	node classes have additional methods and attributes for different
12cu|python-astroid-1.0.1-1|32	usages.  They include some support for static inference and local name
12cu|python-astroid-1.0.1-1|33	scopes.  Furthermore, astroid builds partial trees by inspecting living
12cu|python-astroid-1.0.1-1|34	objects.
12cu|python-astroid-1.0.1-1|35	
12cu|python-astroid-1.0.1-1|36	Main modules are:
12cu|python-astroid-1.0.1-1|37	
12cu|python-astroid-1.0.1-1|38	* `bases`, `node_classses` and `scoped_nodes` contain the classes for the
12cu|python-astroid-1.0.1-1|39	different type of nodes of the tree.
12cu|python-astroid-1.0.1-1|40	
12cu|python-astroid-1.0.1-1|41	* the `manager` contains a high level object to get astroid trees from
12cu|python-astroid-1.0.1-1|42	source files and living objects. It maintains a cache of previously
12cu|python-astroid-1.0.1-1|43	constructed tree for quick access.
12cu|python-astroid-1.0.1-1|44	
12cu|python-astroid-1.0.1-1|45	
12cu|python-astroid-1.0.1-1|46	%prep
12cu|python-astroid-1.0.1-1|47	%setup -q -n %{oname}-%{version}
12cu|python-astroid-1.0.1-1|48	
12cu|python-astroid-1.0.1-1|49	%build
12cu|python-astroid-1.0.1-1|50	python setup.py build
12cu|python-astroid-1.0.1-1|51	
12cu|python-astroid-1.0.1-1|52	%install
12cu|python-astroid-1.0.1-1|53	python setup.py install --root=%{buildroot}
12cu|python-astroid-1.0.1-1|54	
12cu|python-astroid-1.0.1-1|55	%files
12cu|python-astroid-1.0.1-1|56	%doc ChangeLog
12cu|python-astroid-1.0.1-1|57	%doc README
12cu|python-astroid-1.0.1-1|58	%doc README.Python3
12cu|python-astroid-1.0.1-1|59	%{py_puresitedir}/%{oname}/*.py*
12cu|python-astroid-1.0.1-1|60	%{py_puresitedir}/%{oname}/test/*.py*
12cu|python-astroid-1.0.1-1|61	%{py_puresitedir}/%{oname}/test/data/*.py*
12cu|python-astroid-1.0.1-1|62	%{py_puresitedir}/%{oname}/test/data/SSL1/*.py*
12cu|python-astroid-1.0.1-1|63	%{py_puresitedir}/%{oname}/test/data/appl/*.py*
12cu|python-astroid-1.0.1-1|64	%{py_puresitedir}/%{oname}/test/data2/*.py*
12cu|python-astroid-1.0.1-1|65	%{py_puresitedir}/%{oname}*.egg-info
12cu|python-astroid-1.0.1-1|66	%{py_puresitedir}/%{oname}/brain/py2gi.py
12cu|python-astroid-1.0.1-1|67	%{py_puresitedir}/%{oname}/brain/py2mechanize.py
12cu|python-astroid-1.0.1-1|68	%{py_puresitedir}/%{oname}/brain/py2qt4.py
12cu|python-astroid-1.0.1-1|69	%{py_puresitedir}/%{oname}/brain/py2stdlib.py
12cu|python-astroid-1.0.1-1|70	%{py_puresitedir}/%{oname}/test/data/MyPyPa-0.1.0-py2.5.egg
12cu|python-astroid-1.0.1-1|71	%{py_puresitedir}/%{oname}/test/data/MyPyPa-0.1.0-py2.5.zip
12cu|python-astroid-1.0.1-1|72	%{py_puresitedir}/%{oname}/test/regrtest_data/absimp/__init__.py
12cu|python-astroid-1.0.1-1|73	%{py_puresitedir}/%{oname}/test/regrtest_data/absimp/sidepackage/__init__.py
12cu|python-astroid-1.0.1-1|74	%{py_puresitedir}/%{oname}/test/regrtest_data/absimp/string.py
12cu|python-astroid-1.0.1-1|75	%{py_puresitedir}/%{oname}/test/regrtest_data/descriptor_crash.py
12cu|python-astroid-1.0.1-1|76	%{py_puresitedir}/%{oname}/test/regrtest_data/package/__init__.py
12cu|python-astroid-1.0.1-1|77	%{py_puresitedir}/%{oname}/test/regrtest_data/package/absimport.py
12cu|python-astroid-1.0.1-1|78	%{py_puresitedir}/%{oname}/test/regrtest_data/package/hello.py
12cu|python-astroid-1.0.1-1|79	%{py_puresitedir}/%{oname}/test/regrtest_data/package/import_package_subpackage_module.py
12cu|python-astroid-1.0.1-1|80	%{py_puresitedir}/%{oname}/test/regrtest_data/package/subpackage/__init__.py
12cu|python-astroid-1.0.1-1|81	%{py_puresitedir}/%{oname}/test/regrtest_data/package/subpackage/module.py
12cu|python-astroid-1.0.1-1|82	%changelog
12cu|python-astroid-1.0.1-1|83	* Tue Dec 24 2013 symbianflo <symbianflo@mandrivausers.ro> 1.0.1-1
12cu|python-astroid-1.0.1-1|84	+ Revision: 54641e3
12cu|python-astroid-1.0.1-1|85	- Import module
12cu|python-astroid-1.0.1-1|86	
12cu|python-astroid-1.0.1-1|87	

11838 12
12cu|python-async-0.6.1-2|1	%define upstream_name async
12cu|python-async-0.6.1-2|2	%define debug_package %{nil}
12cu|python-async-0.6.1-2|3	
12cu|python-async-0.6.1-2|4	Name: 		python-%{upstream_name}
12cu|python-async-0.6.1-2|5	Version: 	0.6.1
12cu|python-async-0.6.1-2|6	Release: 	2
12cu|python-async-0.6.1-2|7	Summary: 	Async Framework
12cu|python-async-0.6.1-2|8	License:	BSD
12cu|python-async-0.6.1-2|9	Group: 		Development/Python
12cu|python-async-0.6.1-2|10	Url: 		http://pypi.python.org/pypi/async
12cu|python-async-0.6.1-2|11	Source0: 	http://pypi.python.org/packages/source/a/async/async-%{version}.tar.gz
12cu|python-async-0.6.1-2|12	BuildRequires:  python-distribute
12cu|python-async-0.6.1-2|13	
12cu|python-async-0.6.1-2|14	%description
12cu|python-async-0.6.1-2|15	Async is a framework to process interdependent tasks in a pool of workers.
12cu|python-async-0.6.1-2|16	
12cu|python-async-0.6.1-2|17	%prep
12cu|python-async-0.6.1-2|18	%setup -q -n %{upstream_name}-%{version}
12cu|python-async-0.6.1-2|19	
12cu|python-async-0.6.1-2|20	%build
12cu|python-async-0.6.1-2|21	python setup.py build
12cu|python-async-0.6.1-2|22	
12cu|python-async-0.6.1-2|23	%install
12cu|python-async-0.6.1-2|24	python setup.py install --root=%{buildroot}
12cu|python-async-0.6.1-2|25	
12cu|python-async-0.6.1-2|26	%files
12cu|python-async-0.6.1-2|27	%doc AUTHORS README
12cu|python-async-0.6.1-2|28	%{py_platsitedir}/async
12cu|python-async-0.6.1-2|29	%{py_platsitedir}/async-%{version}-py%{py_ver}.egg-info
12cu|python-async-0.6.1-2|30	
12cu|python-async-0.6.1-2|31	%changelog
12cu|python-async-0.6.1-2|32	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-2
12cu|python-async-0.6.1-2|33	+ Revision: a96e6f8
12cu|python-async-0.6.1-2|34	- Spec cleanup
12cu|python-async-0.6.1-2|35	
12cu|python-async-0.6.1-2|36	

11839 12
12cu|python-augeas-0.4.1-1|1	Name:		python-augeas
12cu|python-augeas-0.4.1-1|2	Version:	0.4.1
12cu|python-augeas-0.4.1-1|3	Release:	1
12cu|python-augeas-0.4.1-1|4	Summary:	Python bindings to augeas
12cu|python-augeas-0.4.1-1|5	Group:		Development/Python
12cu|python-augeas-0.4.1-1|6	License:	LGPLv2+
12cu|python-augeas-0.4.1-1|7	Url:		http://augeas.net/
12cu|python-augeas-0.4.1-1|8	Source0:	http://augeas.net/download/python/%{name}-%{version}.tar.gz
12cu|python-augeas-0.4.1-1|9	BuildArch:	noarch
12cu|python-augeas-0.4.1-1|10	Requires:	pkgconfig(augeas)
12cu|python-augeas-0.4.1-1|11	BuildRequires:	python3egg(setuptools)
12cu|python-augeas-0.4.1-1|12	BuildRequires:  pkgconfig(python3)
12cu|python-augeas-0.4.1-1|13	
12cu|python-augeas-0.4.1-1|14	
12cu|python-augeas-0.4.1-1|15	%description
12cu|python-augeas-0.4.1-1|16	python-augeas is a set of Python bindings around augeas.
12cu|python-augeas-0.4.1-1|17	
12cu|python-augeas-0.4.1-1|18	%prep
12cu|python-augeas-0.4.1-1|19	%setup -q
12cu|python-augeas-0.4.1-1|20	
12cu|python-augeas-0.4.1-1|21	
12cu|python-augeas-0.4.1-1|22	%build
12cu|python-augeas-0.4.1-1|23	# Remove CFLAGS=... for noarch packages (unneeded)
12cu|python-augeas-0.4.1-1|24	CFLAGS="%{optflags}" python3 setup.py build_ext -i
12cu|python-augeas-0.4.1-1|25	CFLAGS="%{optflags}" python3 setup.py build
12cu|python-augeas-0.4.1-1|26	
12cu|python-augeas-0.4.1-1|27	%install
12cu|python-augeas-0.4.1-1|28	python3 setup.py install -O1 --skip-build --root=%{buildroot}
12cu|python-augeas-0.4.1-1|29	
12cu|python-augeas-0.4.1-1|30	
12cu|python-augeas-0.4.1-1|31	
12cu|python-augeas-0.4.1-1|32	%files
12cu|python-augeas-0.4.1-1|33	%doc COPYING AUTHORS README.txt
12cu|python-augeas-0.4.1-1|34	%{py3_puresitedir}/augeas.py*
12cu|python-augeas-0.4.1-1|35	%{py3_puresitedir}/*augeas*.egg-info
12cu|python-augeas-0.4.1-1|36	
12cu|python-augeas-0.4.1-1|37	
12cu|python-augeas-0.4.1-1|38	
12cu|python-augeas-0.4.1-1|39	%changelog
12cu|python-augeas-0.4.1-1|40	* Sat Jan 18 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.4.1-1
12cu|python-augeas-0.4.1-1|41	+ Revision: 3d158e2
12cu|python-augeas-0.4.1-1|42	- Build against 3.3 api.
12cu|python-augeas-0.4.1-1|43	
12cu|python-augeas-0.4.1-1|44	

11840 12
12cu|python-babel-1.3-2|1	%define tarname	Babel
12cu|python-babel-1.3-2|2	%define debug_package %{nil}
12cu|python-babel-1.3-2|3	
12cu|python-babel-1.3-2|4	Summary:	Internationalization utilities for Python
12cu|python-babel-1.3-2|5	Name:		python-babel
12cu|python-babel-1.3-2|6	Version:	1.3
12cu|python-babel-1.3-2|7	Release:	2
12cu|python-babel-1.3-2|8	Source0:	https://pypi.python.org/packages/source/B/Babel/%{tarname}-%{version}.tar.gz
12cu|python-babel-1.3-2|9	License:	BSD
12cu|python-babel-1.3-2|10	Group:		Development/Python
12cu|python-babel-1.3-2|11	Url:		http://babel.edgewall.org/
12cu|python-babel-1.3-2|12	BuildArch:	noarch
12cu|python-babel-1.3-2|13	BuildRequires:	pkgconfig(python)
12cu|python-babel-1.3-2|14	BuildRequires:	pythonegg(setuptools)
12cu|python-babel-1.3-2|15	BuildRequires:	pythonegg(pytz)
12cu|python-babel-1.3-2|16	
12cu|python-babel-1.3-2|17	Requires:	pythonegg(pytz)
12cu|python-babel-1.3-2|18	
12cu|python-babel-1.3-2|19	%description
12cu|python-babel-1.3-2|20	Babel is a Python library that provides an integrated collection of
12cu|python-babel-1.3-2|21	utilities that assist with internationalizing and localizing Python
12cu|python-babel-1.3-2|22	applications (in particular web-based applications.)
12cu|python-babel-1.3-2|23	
12cu|python-babel-1.3-2|24	
12cu|python-babel-1.3-2|25	%prep
12cu|python-babel-1.3-2|26	%setup -qn %{tarname}-%{version}
12cu|python-babel-1.3-2|27	
12cu|python-babel-1.3-2|28	%build
12cu|python-babel-1.3-2|29	python setup.py build
12cu|python-babel-1.3-2|30	
12cu|python-babel-1.3-2|31	%install
12cu|python-babel-1.3-2|32	python setup.py install --root=%{buildroot}
12cu|python-babel-1.3-2|33	
12cu|python-babel-1.3-2|34	%check
12cu|python-babel-1.3-2|35	python setup.py test
12cu|python-babel-1.3-2|36	
12cu|python-babel-1.3-2|37	%files -n python-babel
12cu|python-babel-1.3-2|38	%{_bindir}/pybabel
12cu|python-babel-1.3-2|39	%doc docs/
12cu|python-babel-1.3-2|40	%{python_sitelib}/babel
12cu|python-babel-1.3-2|41	%{python_sitelib}/*.egg-info
12cu|python-babel-1.3-2|42	
12cu|python-babel-1.3-2|43	
12cu|python-babel-1.3-2|44	%changelog
12cu|python-babel-1.3-2|45	* Sun Mar 16 2014 symbianflo <symbianflo@symbianflo> 1.3-2
12cu|python-babel-1.3-2|46	+ Revision: 43aa5bb
12cu|python-babel-1.3-2|47	- Log: split python2/3 modules, fix source url, spec clean
12cu|python-babel-1.3-2|48	
12cu|python-babel-1.3-2|49	

11841 12
12cu|python-bcrypt-0.4-1|1	%define tarname py-bcrypt
12cu|python-bcrypt-0.4-1|2	%define name	python-bcrypt
12cu|python-bcrypt-0.4-1|3	%define version 0.4
12cu|python-bcrypt-0.4-1|4	%define release 1
12cu|python-bcrypt-0.4-1|5	
12cu|python-bcrypt-0.4-1|6	Summary:	Python implementation of Blowfish password hashing algorithm
12cu|python-bcrypt-0.4-1|7	Name:		%{name}
12cu|python-bcrypt-0.4-1|8	Version:	%{version}
12cu|python-bcrypt-0.4-1|9	Release:	%{release}
12cu|python-bcrypt-0.4-1|10	Source0:	http://py-bcrypt.googlecode.com/files/%{tarname}-%{version}.tar.gz
12cu|python-bcrypt-0.4-1|11	License:	BSD
12cu|python-bcrypt-0.4-1|12	Group:		Development/Python
12cu|python-bcrypt-0.4-1|13	Url:		http://code.google.com/p/py-bcrypt/
12cu|python-bcrypt-0.4-1|14	BuildRequires:	pkgconfig(python)
12cu|python-bcrypt-0.4-1|15	BuildRequires:	pythonegg(setuptools)
12cu|python-bcrypt-0.4-1|16	BuildRequires:	pythonegg(nose)
12cu|python-bcrypt-0.4-1|17	
12cu|python-bcrypt-0.4-1|18	%description
12cu|python-bcrypt-0.4-1|19	py-bcrypt is an implementation the OpenBSD Blowfish password hashing
12cu|python-bcrypt-0.4-1|20	algorithm, as described in "A Future-Adaptable Password Scheme" by
12cu|python-bcrypt-0.4-1|21	Niels Provos and David Mazieres.
12cu|python-bcrypt-0.4-1|22	
12cu|python-bcrypt-0.4-1|23	This system hashes passwords using a version of Bruce Schneier's
12cu|python-bcrypt-0.4-1|24	Blowfish block cipher with modifications designed to raise the cost of
12cu|python-bcrypt-0.4-1|25	off-line password cracking. The computation cost of the algorithm is
12cu|python-bcrypt-0.4-1|26	parametised, so it can be increased as computers get faster.
12cu|python-bcrypt-0.4-1|27	
12cu|python-bcrypt-0.4-1|28	%prep
12cu|python-bcrypt-0.4-1|29	%setup -q -n %{tarname}-%{version}
12cu|python-bcrypt-0.4-1|30	
12cu|python-bcrypt-0.4-1|31	%build
12cu|python-bcrypt-0.4-1|32	python setup.py build
12cu|python-bcrypt-0.4-1|33	
12cu|python-bcrypt-0.4-1|34	%install
12cu|python-bcrypt-0.4-1|35	
12cu|python-bcrypt-0.4-1|36	python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-bcrypt-0.4-1|37	
12cu|python-bcrypt-0.4-1|38	%check
12cu|python-bcrypt-0.4-1|39	pushd test
12cu|python-bcrypt-0.4-1|40	export PYTHONPATH=`dir -d ../build/lib.linux*`
12cu|python-bcrypt-0.4-1|41	nosetests
12cu|python-bcrypt-0.4-1|42	popd
12cu|python-bcrypt-0.4-1|43	
12cu|python-bcrypt-0.4-1|44	%files
12cu|python-bcrypt-0.4-1|45	%doc README TODO
12cu|python-bcrypt-0.4-1|46	%{py_platsitedir}/bcrypt/*.py*
12cu|python-bcrypt-0.4-1|47	%{py_platsitedir}/bcrypt/_bcrypt.so
12cu|python-bcrypt-0.4-1|48	%{py_platsitedir}/py_bcrypt*.egg-info
12cu|python-bcrypt-0.4-1|49	
12cu|python-bcrypt-0.4-1|50	
12cu|python-bcrypt-0.4-1|51	
12cu|python-bcrypt-0.4-1|52	
12cu|python-bcrypt-0.4-1|53	
12cu|python-bcrypt-0.4-1|54	%changelog
12cu|python-bcrypt-0.4-1|55	* Sun Jan 19 2014 symbianflo <symbianflo@symbianflo> 0.4-1
12cu|python-bcrypt-0.4-1|56	+ Revision: ea49b22
12cu|python-bcrypt-0.4-1|57	- Log: Update to 0.4, fixed new url, fixed new source, spec clean
12cu|python-bcrypt-0.4-1|58	
12cu|python-bcrypt-0.4-1|59	

11842 12
12cu|python-beautifulsoup4-4.3.2-1|1	%define	oname	beautifulsoup4
12cu|python-beautifulsoup4-4.3.2-1|2	
12cu|python-beautifulsoup4-4.3.2-1|3	Name:		python-%{oname}
12cu|python-beautifulsoup4-4.3.2-1|4	Version:	4.3.2
12cu|python-beautifulsoup4-4.3.2-1|5	Release:	1
12cu|python-beautifulsoup4-4.3.2-1|6	Summary:	The Screen-Scraper's Friend
12cu|python-beautifulsoup4-4.3.2-1|7	Group:		Development/Python
12cu|python-beautifulsoup4-4.3.2-1|8	License:	MIT
12cu|python-beautifulsoup4-4.3.2-1|9	URL:		http://www.crummy.com/software/BeautifulSoup
12cu|python-beautifulsoup4-4.3.2-1|10	Source0:	http://www.crummy.com/software/BeautifulSoup/bs4/download/4.3/%{oname}-%{version}.tar.gz
12cu|python-beautifulsoup4-4.3.2-1|11	BuildArch:	noarch
12cu|python-beautifulsoup4-4.3.2-1|12	#  pkgconfig and pythonegg style are more handy
12cu|python-beautifulsoup4-4.3.2-1|13	# python2
12cu|python-beautifulsoup4-4.3.2-1|14	BuildRequires:	pkgconfig(python)
12cu|python-beautifulsoup4-4.3.2-1|15	BuildRequires:	pythonegg(setuptools)
12cu|python-beautifulsoup4-4.3.2-1|16	#python3
12cu|python-beautifulsoup4-4.3.2-1|17	BuildRequires:	pkgconfig(python3)
12cu|python-beautifulsoup4-4.3.2-1|18	BuildRequires:	python3egg(setuptools)
12cu|python-beautifulsoup4-4.3.2-1|19	
12cu|python-beautifulsoup4-4.3.2-1|20	Requires:       python(abi) = 2.7
12cu|python-beautifulsoup4-4.3.2-1|21	
12cu|python-beautifulsoup4-4.3.2-1|22	
12cu|python-beautifulsoup4-4.3.2-1|23	%description
12cu|python-beautifulsoup4-4.3.2-1|24	The BeautifulSoup class turns arbitrarily bad HTML into a tree-like
12cu|python-beautifulsoup4-4.3.2-1|25	nested tag-soup list of Tag objects and text snippets. A Tag object
12cu|python-beautifulsoup4-4.3.2-1|26	corresponds to an HTML tag.  It knows about the HTML tag's attributes,
12cu|python-beautifulsoup4-4.3.2-1|27	and contains a representation of everything contained between the
12cu|python-beautifulsoup4-4.3.2-1|28	original tag and its closing tag (if any). It's easy to extract Tags
12cu|python-beautifulsoup4-4.3.2-1|29	that meet certain criteria.
12cu|python-beautifulsoup4-4.3.2-1|30	
12cu|python-beautifulsoup4-4.3.2-1|31	%package -n python3-%{oname}
12cu|python-beautifulsoup4-4.3.2-1|32	Summary:        The Screen-Scraper's Friend
12cu|python-beautifulsoup4-4.3.2-1|33	Group:          Development/Python
12cu|python-beautifulsoup4-4.3.2-1|34	Requires:       python(abi) = 3.3
12cu|python-beautifulsoup4-4.3.2-1|35	
12cu|python-beautifulsoup4-4.3.2-1|36	%description -n python3-%{oname}
12cu|python-beautifulsoup4-4.3.2-1|37	The BeautifulSoup class turns arbitrarily bad HTML into a tree-like
12cu|python-beautifulsoup4-4.3.2-1|38	nested tag-soup list of Tag objects and text snippets. A Tag object
12cu|python-beautifulsoup4-4.3.2-1|39	corresponds to an HTML tag.  It knows about the HTML tag's attributes,
12cu|python-beautifulsoup4-4.3.2-1|40	and contains a representation of everything contained between the
12cu|python-beautifulsoup4-4.3.2-1|41	original tag and its closing tag (if any). It's easy to extract Tags
12cu|python-beautifulsoup4-4.3.2-1|42	that meet certain criteria.
12cu|python-beautifulsoup4-4.3.2-1|43	
12cu|python-beautifulsoup4-4.3.2-1|44	%prep
12cu|python-beautifulsoup4-4.3.2-1|45	%setup -q -c
12cu|python-beautifulsoup4-4.3.2-1|46	mv %{oname}-%{version} python2
12cu|python-beautifulsoup4-4.3.2-1|47	cp -r python2 python3
12cu|python-beautifulsoup4-4.3.2-1|48	
12cu|python-beautifulsoup4-4.3.2-1|49	%build
12cu|python-beautifulsoup4-4.3.2-1|50	pushd python2
12cu|python-beautifulsoup4-4.3.2-1|51	python setup.py build
12cu|python-beautifulsoup4-4.3.2-1|52	popd
12cu|python-beautifulsoup4-4.3.2-1|53	
12cu|python-beautifulsoup4-4.3.2-1|54	pushd python3
12cu|python-beautifulsoup4-4.3.2-1|55	python3 setup.py build
12cu|python-beautifulsoup4-4.3.2-1|56	popd
12cu|python-beautifulsoup4-4.3.2-1|57	
12cu|python-beautifulsoup4-4.3.2-1|58	
12cu|python-beautifulsoup4-4.3.2-1|59	%install
12cu|python-beautifulsoup4-4.3.2-1|60	pushd python2
12cu|python-beautifulsoup4-4.3.2-1|61	python setup.py install --root=%{buildroot}
12cu|python-beautifulsoup4-4.3.2-1|62	iconv -f iso8859-1 -t utf-8 AUTHORS.txt > AUTHORS.txt.conv \
12cu|python-beautifulsoup4-4.3.2-1|63	&& mv -f AUTHORS.txt.conv AUTHORS.txt
12cu|python-beautifulsoup4-4.3.2-1|64	popd
12cu|python-beautifulsoup4-4.3.2-1|65	
12cu|python-beautifulsoup4-4.3.2-1|66	pushd python3
12cu|python-beautifulsoup4-4.3.2-1|67	python3 setup.py install --root=%{buildroot}
12cu|python-beautifulsoup4-4.3.2-1|68	iconv -f iso8859-1 -t utf-8 AUTHORS.txt > AUTHORS.txt.conv \
12cu|python-beautifulsoup4-4.3.2-1|69	&& mv -f AUTHORS.txt.conv AUTHORS.txt
12cu|python-beautifulsoup4-4.3.2-1|70	popd
12cu|python-beautifulsoup4-4.3.2-1|71	
12cu|python-beautifulsoup4-4.3.2-1|72	
12cu|python-beautifulsoup4-4.3.2-1|73	%check
12cu|python-beautifulsoup4-4.3.2-1|74	# scam for some tests failed in py3
12cu|python-beautifulsoup4-4.3.2-1|75	pushd python2
12cu|python-beautifulsoup4-4.3.2-1|76	python -m unittest discover -s bs4 || :
12cu|python-beautifulsoup4-4.3.2-1|77	popd
12cu|python-beautifulsoup4-4.3.2-1|78	
12cu|python-beautifulsoup4-4.3.2-1|79	pushd python3
12cu|python-beautifulsoup4-4.3.2-1|80	python3 -m unittest discover -s bs4 || :
12cu|python-beautifulsoup4-4.3.2-1|81	popd
12cu|python-beautifulsoup4-4.3.2-1|82	
12cu|python-beautifulsoup4-4.3.2-1|83	
12cu|python-beautifulsoup4-4.3.2-1|84	
12cu|python-beautifulsoup4-4.3.2-1|85	%files
12cu|python-beautifulsoup4-4.3.2-1|86	%doc python2/*.txt
12cu|python-beautifulsoup4-4.3.2-1|87	%{py_puresitedir}/bs4/*.py*
12cu|python-beautifulsoup4-4.3.2-1|88	%{py_puresitedir}/bs4/builder/*.py*
12cu|python-beautifulsoup4-4.3.2-1|89	%{py_puresitedir}/bs4/tests/*.py*
12cu|python-beautifulsoup4-4.3.2-1|90	%{py_puresitedir}/beautifulsoup4*.egg-info
12cu|python-beautifulsoup4-4.3.2-1|91	
12cu|python-beautifulsoup4-4.3.2-1|92	%files -n python3-%{oname}
12cu|python-beautifulsoup4-4.3.2-1|93	%doc python3/*.txt
12cu|python-beautifulsoup4-4.3.2-1|94	%{py3_puresitedir}/bs4/*.py*
12cu|python-beautifulsoup4-4.3.2-1|95	%{py3_puresitedir}/bs4/builder/*.py*
12cu|python-beautifulsoup4-4.3.2-1|96	%{py3_puresitedir}/bs4/tests/*.py*
12cu|python-beautifulsoup4-4.3.2-1|97	%{py3_puresitedir}/beautifulsoup4*.egg-info
12cu|python-beautifulsoup4-4.3.2-1|98	
12cu|python-beautifulsoup4-4.3.2-1|99	
12cu|python-beautifulsoup4-4.3.2-1|100	
12cu|python-beautifulsoup4-4.3.2-1|101	%changelog
12cu|python-beautifulsoup4-4.3.2-1|102	* Mon Dec 23 2013 symbianflo <symbianflo@mandrivausers.ro> 4.3.2-1
12cu|python-beautifulsoup4-4.3.2-1|103	+ Revision: 3e64092
12cu|python-beautifulsoup4-4.3.2-1|104	- Merge pull request #1 from symbianflo/python-beautifulsoup4:rosa2012.1
12cu|python-beautifulsoup4-4.3.2-1|105	- symbianflo
12cu|python-beautifulsoup4-4.3.2-1|106	
12cu|python-beautifulsoup4-4.3.2-1|107	

11843 12
12cu|python-billiard-3.3.0.15-2|1	%define oname billiard
12cu|python-billiard-3.3.0.15-2|2	# debuginfo without sources
12cu|python-billiard-3.3.0.15-2|3	%define debug_package	%{nil}
12cu|python-billiard-3.3.0.15-2|4	
12cu|python-billiard-3.3.0.15-2|5	Name:           python-%{oname}
12cu|python-billiard-3.3.0.15-2|6	Version:        3.3.0.15
12cu|python-billiard-3.3.0.15-2|7	Release:        2
12cu|python-billiard-3.3.0.15-2|8	Summary:        Multiprocessing Pool Extensions
12cu|python-billiard-3.3.0.15-2|9	Group:          Development/Python
12cu|python-billiard-3.3.0.15-2|10	License:        BSD
12cu|python-billiard-3.3.0.15-2|11	URL:            http://pypi.python.org/pypi/billiard
12cu|python-billiard-3.3.0.15-2|12	Source0:        https://pypi.python.org/packages/source/b/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-billiard-3.3.0.15-2|13	
12cu|python-billiard-3.3.0.15-2|14	BuildRequires:  pkgconfig(python)
12cu|python-billiard-3.3.0.15-2|15	BuildRequires:  pythonegg(setuptools)
12cu|python-billiard-3.3.0.15-2|16	BuildRequires:  pythonegg(nose)
12cu|python-billiard-3.3.0.15-2|17	
12cu|python-billiard-3.3.0.15-2|18	
12cu|python-billiard-3.3.0.15-2|19	%description
12cu|python-billiard-3.3.0.15-2|20	This package contains extensions to the multiprocessing Pool.
12cu|python-billiard-3.3.0.15-2|21	
12cu|python-billiard-3.3.0.15-2|22	%files
12cu|python-billiard-3.3.0.15-2|23	%doc CHANGES.txt LICENSE.txt README.rst
12cu|python-billiard-3.3.0.15-2|24	%{py_platsitedir}/%{oname}
12cu|python-billiard-3.3.0.15-2|25	%{py_platsitedir}/%{oname}*.egg-info
12cu|python-billiard-3.3.0.15-2|26	%{py_platsitedir}/funtests/
12cu|python-billiard-3.3.0.15-2|27	%{py_platsitedir}/_billiard*
12cu|python-billiard-3.3.0.15-2|28	#######################################
12cu|python-billiard-3.3.0.15-2|29	
12cu|python-billiard-3.3.0.15-2|30	%prep
12cu|python-billiard-3.3.0.15-2|31	%setup -q -n %{oname}-%{version}
12cu|python-billiard-3.3.0.15-2|32	chmod 644 README.rst
12cu|python-billiard-3.3.0.15-2|33	
12cu|python-billiard-3.3.0.15-2|34	
12cu|python-billiard-3.3.0.15-2|35	
12cu|python-billiard-3.3.0.15-2|36	%build
12cu|python-billiard-3.3.0.15-2|37	python setup.py build
12cu|python-billiard-3.3.0.15-2|38	
12cu|python-billiard-3.3.0.15-2|39	%install
12cu|python-billiard-3.3.0.15-2|40	python setup.py install --skip-build --root %{buildroot}
12cu|python-billiard-3.3.0.15-2|41	chmod +x %{buildroot}%{py_platsitedir}/funtests/setup.py
12cu|python-billiard-3.3.0.15-2|42	
12cu|python-billiard-3.3.0.15-2|43	%check
12cu|python-billiard-3.3.0.15-2|44	python setup.py test
12cu|python-billiard-3.3.0.15-2|45	
12cu|python-billiard-3.3.0.15-2|46	
12cu|python-billiard-3.3.0.15-2|47	
12cu|python-billiard-3.3.0.15-2|48	%changelog
12cu|python-billiard-3.3.0.15-2|49	* Mon May 05 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.3.0.15-2
12cu|python-billiard-3.3.0.15-2|50	+ Revision: 7fe721c
12cu|python-billiard-3.3.0.15-2|51	- Updated python-billiard.spec
12cu|python-billiard-3.3.0.15-2|52	
12cu|python-billiard-3.3.0.15-2|53	

11844 12
12cu|python-biopython-1.63-1|1	%define	oname	biopython
12cu|python-biopython-1.63-1|2	
12cu|python-biopython-1.63-1|3	Summary:	The Biopython Project
12cu|python-biopython-1.63-1|4	Name:		python-biopython
12cu|python-biopython-1.63-1|5	Version:	1.63
12cu|python-biopython-1.63-1|6	Release:	1
12cu|python-biopython-1.63-1|7	Epoch:		1
12cu|python-biopython-1.63-1|8	License:	BSD
12cu|python-biopython-1.63-1|9	Group:		Sciences/Biology
12cu|python-biopython-1.63-1|10	Url:		http://biopython.org/
12cu|python-biopython-1.63-1|11	Source0:	http://biopython.org/DIST/biopython-%{version}.tar.gz
12cu|python-biopython-1.63-1|12	BuildRequires:	egenix-mx-base
12cu|python-biopython-1.63-1|13	BuildRequires:	flex
12cu|python-biopython-1.63-1|14	BuildRequires:	python-reportlab
12cu|python-biopython-1.63-1|15	BuildRequires:	python-numpy
12cu|python-biopython-1.63-1|16	BuildRequires:	python-numpy-devel
12cu|python-biopython-1.63-1|17	BuildRequires:	epydoc
12cu|python-biopython-1.63-1|18	BuildRequires:	dos2unix
12cu|python-biopython-1.63-1|19	BuildRequires:	python-devel
12cu|python-biopython-1.63-1|20	Requires:	python-numpy
12cu|python-biopython-1.63-1|21	Requires:	python-reportlab
12cu|python-biopython-1.63-1|22	Requires:	egenix-mx-base
12cu|python-biopython-1.63-1|23	Requires:	wise
12cu|python-biopython-1.63-1|24	Suggests:	ncbi-blast
12cu|python-biopython-1.63-1|25	# don't explicitly require clustalw because it is non-free
12cu|python-biopython-1.63-1|26	Suggests:	clustalw
12cu|python-biopython-1.63-1|27	Provides:	biopython = %{EVRD}
12cu|python-biopython-1.63-1|28	%rename python-Bio
12cu|python-biopython-1.63-1|29	
12cu|python-biopython-1.63-1|30	%description
12cu|python-biopython-1.63-1|31	The Biopython Project is an international association of developers of
12cu|python-biopython-1.63-1|32	freely available Python tools for computational molecular biology.
12cu|python-biopython-1.63-1|33	
12cu|python-biopython-1.63-1|34	http://biopython.org provides an online resource for modules,
12cu|python-biopython-1.63-1|35	scripts, and web links for developers of Python-based software for
12cu|python-biopython-1.63-1|36	life science research.
12cu|python-biopython-1.63-1|37	
12cu|python-biopython-1.63-1|38	This package provides various Python modules from the Biopython Project
12cu|python-biopython-1.63-1|39	used to process biological data.
12cu|python-biopython-1.63-1|40	
12cu|python-biopython-1.63-1|41	%package	tools
12cu|python-biopython-1.63-1|42	Summary: 	Regression testing code and miscellaneous standalone scripts
12cu|python-biopython-1.63-1|43	Group:		Sciences/Biology
12cu|python-biopython-1.63-1|44	Requires:	%{name} = %{EVRD}
12cu|python-biopython-1.63-1|45	Suggests:	tkinter, wxPython
12cu|python-biopython-1.63-1|46	%rename biopython-tools
12cu|python-biopython-1.63-1|47	
12cu|python-biopython-1.63-1|48	%description tools
12cu|python-biopython-1.63-1|49	This package provides various scripts and tests that are comprised by the
12cu|python-biopython-1.63-1|50	Biopython Project.
12cu|python-biopython-1.63-1|51	
12cu|python-biopython-1.63-1|52	%package	sql
12cu|python-biopython-1.63-1|53	Summary:	Code for using Biopython with BioSQL databases
12cu|python-biopython-1.63-1|54	Requires:	%{name} = %{epoch}:%{version}-%{release}
12cu|python-biopython-1.63-1|55	Group:		Development/Python
12cu|python-biopython-1.63-1|56	Requires:	python-psycopg2
12cu|python-biopython-1.63-1|57	Requires:	python-mysql
12cu|python-biopython-1.63-1|58	Provides:	biopython-biosql = %{EVRD}
12cu|python-biopython-1.63-1|59	%rename python-BioSQL
12cu|python-biopython-1.63-1|60	
12cu|python-biopython-1.63-1|61	%description sql
12cu|python-biopython-1.63-1|62	BioSQL is meant to be a common data storage layer supported by all the
12cu|python-biopython-1.63-1|63	different Bio* projects, Bioperl, Biojava, Biopython, and Bioruby.
12cu|python-biopython-1.63-1|64	Entries stored through an application written in, say, Bioperl could
12cu|python-biopython-1.63-1|65	be retrieved by another written in Biojava.
12cu|python-biopython-1.63-1|66	
12cu|python-biopython-1.63-1|67	%package	doc
12cu|python-biopython-1.63-1|68	Summary:	The Biopython Project documentation
12cu|python-biopython-1.63-1|69	Group:		Development/Python
12cu|python-biopython-1.63-1|70	Requires:	%{name} = %{EVRD}
12cu|python-biopython-1.63-1|71	%rename biopython-doc
12cu|python-biopython-1.63-1|72	
12cu|python-biopython-1.63-1|73	%description doc
12cu|python-biopython-1.63-1|74	This package provides the documentation for the various components of the
12cu|python-biopython-1.63-1|75	Biopython Project.
12cu|python-biopython-1.63-1|76	
12cu|python-biopython-1.63-1|77	%prep
12cu|python-biopython-1.63-1|78	%setup -q -n %{oname}-%{version}
12cu|python-biopython-1.63-1|79	
12cu|python-biopython-1.63-1|80	# remove Mac-related files
12cu|python-biopython-1.63-1|81	rm -f Tests/CodonUsage/.DS_Store
12cu|python-biopython-1.63-1|82	# remove CVS dirs
12cu|python-biopython-1.63-1|83	find -type d -name CVS | xargs rm -rf
12cu|python-biopython-1.63-1|84	# convert wrong end of line
12cu|python-biopython-1.63-1|85	find -type f -exec dos2unix -b -U {} \;
12cu|python-biopython-1.63-1|86	
12cu|python-biopython-1.63-1|87	%build
12cu|python-biopython-1.63-1|88	python setup.py build_ext -lm build
12cu|python-biopython-1.63-1|89	
12cu|python-biopython-1.63-1|90	%install
12cu|python-biopython-1.63-1|91	python setup.py install --root=%{buildroot}
12cu|python-biopython-1.63-1|92	
12cu|python-biopython-1.63-1|93	mkdir -p %{buildroot}%{_datadir}/%{name}-%{version}
12cu|python-biopython-1.63-1|94	cp -r Tests Scripts %{buildroot}%{_datadir}/%{name}-%{version}
12cu|python-biopython-1.63-1|95	
12cu|python-biopython-1.63-1|96	%files
12cu|python-biopython-1.63-1|97	%defattr(-,root,root,0755)
12cu|python-biopython-1.63-1|98	%{py_platsitedir}/Bio
12cu|python-biopython-1.63-1|99	%{py_platsitedir}/*.egg-info
12cu|python-biopython-1.63-1|100	%doc CONTRIB DEPRECATED LICENSE NEWS README
12cu|python-biopython-1.63-1|101	
12cu|python-biopython-1.63-1|102	%files sql
12cu|python-biopython-1.63-1|103	%defattr(-,root,root,0755)
12cu|python-biopython-1.63-1|104	%{py_platsitedir}/BioSQL
12cu|python-biopython-1.63-1|105	%doc LICENSE
12cu|python-biopython-1.63-1|106	
12cu|python-biopython-1.63-1|107	%files tools
12cu|python-biopython-1.63-1|108	%defattr(-,root,root,0755)
12cu|python-biopython-1.63-1|109	%{_datadir}/%{name}-%{version}/Tests
12cu|python-biopython-1.63-1|110	%{_datadir}/%{name}-%{version}/Scripts
12cu|python-biopython-1.63-1|111	
12cu|python-biopython-1.63-1|112	%files doc
12cu|python-biopython-1.63-1|113	%defattr(-,root,root,0755)
12cu|python-biopython-1.63-1|114	%doc Doc/*.pdf Doc/examples/
12cu|python-biopython-1.63-1|115	
12cu|python-biopython-1.63-1|116	
12cu|python-biopython-1.63-1|117	
12cu|python-biopython-1.63-1|118	
12cu|python-biopython-1.63-1|119	%changelog
12cu|python-biopython-1.63-1|120	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.63-1
12cu|python-biopython-1.63-1|121	+ Revision: 1638f2f
12cu|python-biopython-1.63-1|122	- Updated to 1.63 (by updates_builder)
12cu|python-biopython-1.63-1|123	
12cu|python-biopython-1.63-1|124	

11845 12
12cu|python-bitarray-0.8.1-1|1	%define	oname	bitarray
12cu|python-bitarray-0.8.1-1|2	
12cu|python-bitarray-0.8.1-1|3	Name:		python-%{oname}
12cu|python-bitarray-0.8.1-1|4	Version:	0.8.1
12cu|python-bitarray-0.8.1-1|5	Release:	1
12cu|python-bitarray-0.8.1-1|6	Summary:	Efficient arrays of booleans -- C extension
12cu|python-bitarray-0.8.1-1|7	Source0:	http://pypi.python.org/packages/source/b/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-bitarray-0.8.1-1|8	License:	PSF
12cu|python-bitarray-0.8.1-1|9	Group:		Development/Python
12cu|python-bitarray-0.8.1-1|10	Url:		https://github.com/ilanschnell/bitarray
12cu|python-bitarray-0.8.1-1|11	BuildRequires:	python-devel
12cu|python-bitarray-0.8.1-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-bitarray-0.8.1-1|13	
12cu|python-bitarray-0.8.1-1|14	%description
12cu|python-bitarray-0.8.1-1|15	======================================
12cu|python-bitarray-0.8.1-1|16	bitarray: efficient arrays of booleans
12cu|python-bitarray-0.8.1-1|17	======================================
12cu|python-bitarray-0.8.1-1|18	
12cu|python-bitarray-0.8.1-1|19	This module provides an object type which efficiently represents an array
12cu|python-bitarray-0.8.1-1|20	of booleans.  Bitarrays are sequence types and behave very much like usual
12cu|python-bitarray-0.8.1-1|21	lists.  Eight bits are represented by one byte in a contiguous block of
12cu|python-bitarray-0.8.1-1|22	memory.  The user can select between two representations; little-endian
12cu|python-bitarray-0.8.1-1|23	and big-endian.  All of the functionality is implemented in C.
12cu|python-bitarray-0.8.1-1|24	Methods for accessing the machine representation are provided.
12cu|python-bitarray-0.8.1-1|25	This can be useful when bit level access to binary files is required,
12cu|python-bitarray-0.8.1-1|26	such as portable bitmap image files (.pbm).  Also, when dealing with
12cu|python-bitarray-0.8.1-1|27	compressed data which uses variable bit length encoding, you may find
12cu|python-bitarray-0.8.1-1|28	this module useful.
12cu|python-bitarray-0.8.1-1|29	
12cu|python-bitarray-0.8.1-1|30	%prep
12cu|python-bitarray-0.8.1-1|31	%setup -q -n %{oname}-%{version}
12cu|python-bitarray-0.8.1-1|32	
12cu|python-bitarray-0.8.1-1|33	%build
12cu|python-bitarray-0.8.1-1|34	python setup.py build
12cu|python-bitarray-0.8.1-1|35	
12cu|python-bitarray-0.8.1-1|36	%install
12cu|python-bitarray-0.8.1-1|37	python setup.py install --root=%{buildroot}
12cu|python-bitarray-0.8.1-1|38	
12cu|python-bitarray-0.8.1-1|39	%files
12cu|python-bitarray-0.8.1-1|40	%doc README.rst
12cu|python-bitarray-0.8.1-1|41	%{py_platsitedir}/bitarray/*.py*
12cu|python-bitarray-0.8.1-1|42	%{py_platsitedir}/bitarray/_bitarray.so
12cu|python-bitarray-0.8.1-1|43	%{py_platsitedir}/bitarray*.egg-info
12cu|python-bitarray-0.8.1-1|44	
12cu|python-bitarray-0.8.1-1|45	%changelog
12cu|python-bitarray-0.8.1-1|46	* Mon Feb 24 2014 Rosa <rosa@abf.rosalinux.ru> 0.8.1-1
12cu|python-bitarray-0.8.1-1|47	+ Revision: 1382412
12cu|python-bitarray-0.8.1-1|48	- Automatic import for version 0.8.1-1
12cu|python-bitarray-0.8.1-1|49	
12cu|python-bitarray-0.8.1-1|50	

11846 12
12cu|python-blockcanvas-4.0.3-1|1	%define module	blockcanvas
12cu|python-blockcanvas-4.0.3-1|2	
12cu|python-blockcanvas-4.0.3-1|3	Summary: 	Enthought Tool Suite - blockcanvas project
12cu|python-blockcanvas-4.0.3-1|4	Name:		python-%{module}
12cu|python-blockcanvas-4.0.3-1|5	Version:	4.0.3
12cu|python-blockcanvas-4.0.3-1|6	Release:	1
12cu|python-blockcanvas-4.0.3-1|7	Source0:	https://www.enthought.com/repo/ets/blockcanvas-%{version}.tar.gz
12cu|python-blockcanvas-4.0.3-1|8	Patch0:		blockcanvas-4.0.0-link.patch
12cu|python-blockcanvas-4.0.3-1|9	License:	BSD
12cu|python-blockcanvas-4.0.3-1|10	Group:		Development/Python
12cu|python-blockcanvas-4.0.3-1|11	Url:		https://github.com/enthought/blockcanvas/
12cu|python-blockcanvas-4.0.3-1|12	Obsoletes:	python-enthought-blockcanvas
12cu|python-blockcanvas-4.0.3-1|13	Requires:	python-configobj
12cu|python-blockcanvas-4.0.3-1|14	Requires:	python-apptools >= 4.0.1
12cu|python-blockcanvas-4.0.3-1|15	Requires:	python-chaco >= 4.1.0
12cu|python-blockcanvas-4.0.3-1|16	Requires:	python-codetools >= 4.0.0
12cu|python-blockcanvas-4.0.3-1|17	Requires:	python-etsdevtools >= 4.0.0
12cu|python-blockcanvas-4.0.3-1|18	Requires:	python-scimath >= 4.0.1
12cu|python-blockcanvas-4.0.3-1|19	Requires:	python-traitsui >= 4.1.0
12cu|python-blockcanvas-4.0.3-1|20	Requires:	python-numpy >= 1.1.0
12cu|python-blockcanvas-4.0.3-1|21	BuildRequires:	python-setuptools >= 0.6c8
12cu|python-blockcanvas-4.0.3-1|22	BuildRequires:	python-sphinx
12cu|python-blockcanvas-4.0.3-1|23	
12cu|python-blockcanvas-4.0.3-1|24	%description
12cu|python-blockcanvas-4.0.3-1|25	The blockcanvas project provides a visual environment for creating
12cu|python-blockcanvas-4.0.3-1|26	simulation experiments, where function and data are separated. Thus,
12cu|python-blockcanvas-4.0.3-1|27	you can define your simulation algorithm by visually connecting
12cu|python-blockcanvas-4.0.3-1|28	function blocks into a data flow network, and then run it with various
12cu|python-blockcanvas-4.0.3-1|29	data sets (known as "contexts"); likewise, you can use the same
12cu|python-blockcanvas-4.0.3-1|30	context in a different functional simulation.
12cu|python-blockcanvas-4.0.3-1|31	
12cu|python-blockcanvas-4.0.3-1|32	The project provides support for plotting, function searching and
12cu|python-blockcanvas-4.0.3-1|33	inspection, and optimization. It includes a stand-alone application
12cu|python-blockcanvas-4.0.3-1|34	that demonstrates the block-canvas environment, but the same
12cu|python-blockcanvas-4.0.3-1|35	functionality can be incorporated into other applications.
12cu|python-blockcanvas-4.0.3-1|36	
12cu|python-blockcanvas-4.0.3-1|37	%prep
12cu|python-blockcanvas-4.0.3-1|38	%setup -q -n %{module}-%{version}
12cu|python-blockcanvas-4.0.3-1|39	%patch0 -p1
12cu|python-blockcanvas-4.0.3-1|40	
12cu|python-blockcanvas-4.0.3-1|41	%build
12cu|python-blockcanvas-4.0.3-1|42	
12cu|python-blockcanvas-4.0.3-1|43	%__python setup.py build
12cu|python-blockcanvas-4.0.3-1|44	pushd docs
12cu|python-blockcanvas-4.0.3-1|45	make html
12cu|python-blockcanvas-4.0.3-1|46	popd
12cu|python-blockcanvas-4.0.3-1|47	
12cu|python-blockcanvas-4.0.3-1|48	%install
12cu|python-blockcanvas-4.0.3-1|49	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-blockcanvas-4.0.3-1|50	sed -i 's/.*egg-info$//' FILE_LIST
12cu|python-blockcanvas-4.0.3-1|51	
12cu|python-blockcanvas-4.0.3-1|52	%files -f FILE_LIST
12cu|python-blockcanvas-4.0.3-1|53	%doc *.txt *.rst docs/build/html/
12cu|python-blockcanvas-4.0.3-1|54	
12cu|python-blockcanvas-4.0.3-1|55	
12cu|python-blockcanvas-4.0.3-1|56	%changelog
12cu|python-blockcanvas-4.0.3-1|57	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.0.1-1
12cu|python-blockcanvas-4.0.3-1|58	+ Revision: 745665
12cu|python-blockcanvas-4.0.3-1|59	- Update to 4.0.1.
12cu|python-blockcanvas-4.0.3-1|60	
12cu|python-blockcanvas-4.0.3-1|61	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cu|python-blockcanvas-4.0.3-1|62	+ Revision: 689219
12cu|python-blockcanvas-4.0.3-1|63	- import python-blockcanvas
12cu|python-blockcanvas-4.0.3-1|64	
12cu|python-blockcanvas-4.0.3-1|65	
12cu|python-blockcanvas-4.0.3-1|66	

11847 12
12cu|python-boto-2.27.0-1|1	%define module boto
12cu|python-boto-2.27.0-1|2	
12cu|python-boto-2.27.0-1|3	%define debug_package %{nil}
12cu|python-boto-2.27.0-1|4	
12cu|python-boto-2.27.0-1|5	Name:           python-%{module}
12cu|python-boto-2.27.0-1|6	Version:	2.27.0
12cu|python-boto-2.27.0-1|7	Release:        1
12cu|python-boto-2.27.0-1|8	License:        MIT
12cu|python-boto-2.27.0-1|9	Summary:        Python interface to Amazon Web Services
12cu|python-boto-2.27.0-1|10	
12cu|python-boto-2.27.0-1|11	Url:            http://code.google.com/p/boto/
12cu|python-boto-2.27.0-1|12	Group:          Development/Python
12cu|python-boto-2.27.0-1|13	Source0:	http://pypi.python.org/packages/source/b/boto/boto-%{version}.tar.gz
12cu|python-boto-2.27.0-1|14	BuildRequires:  python-setuptools
12cu|python-boto-2.27.0-1|15	
12cu|python-boto-2.27.0-1|16	%description
12cu|python-boto-2.27.0-1|17	An integrated interface to current and future infrastructural
12cu|python-boto-2.27.0-1|18	services offered by Amazon Web Services. Currently, this includes:
12cu|python-boto-2.27.0-1|19	* Simple Storage Service (S3)
12cu|python-boto-2.27.0-1|20	* SimpleQueue Service (SQS)
12cu|python-boto-2.27.0-1|21	* Elastic Compute Cloud (EC2)
12cu|python-boto-2.27.0-1|22	* Mechanical Turk
12cu|python-boto-2.27.0-1|23	* SimpleDB
12cu|python-boto-2.27.0-1|24	* CloudFront
12cu|python-boto-2.27.0-1|25	* CloudWatch
12cu|python-boto-2.27.0-1|26	* AutoScale
12cu|python-boto-2.27.0-1|27	* Elastic Load Balancer (ELB)
12cu|python-boto-2.27.0-1|28	* Virtual Private Cloud (VPC)
12cu|python-boto-2.27.0-1|29	* Elastic Map Reduce (EMR)
12cu|python-boto-2.27.0-1|30	* Relational Data Service (RDS)
12cu|python-boto-2.27.0-1|31	* Simple Notification Server (SNS)
12cu|python-boto-2.27.0-1|32	* Google Storage
12cu|python-boto-2.27.0-1|33	* Identity and Access Management (IAM)
12cu|python-boto-2.27.0-1|34	* Route53 DNS Service (route53)
12cu|python-boto-2.27.0-1|35	
12cu|python-boto-2.27.0-1|36	
12cu|python-boto-2.27.0-1|37	%prep
12cu|python-boto-2.27.0-1|38	%setup -q -n %{module}-%{version}
12cu|python-boto-2.27.0-1|39	
12cu|python-boto-2.27.0-1|40	%build
12cu|python-boto-2.27.0-1|41	CFLAGS="%{optflags}" python setup.py build
12cu|python-boto-2.27.0-1|42	
12cu|python-boto-2.27.0-1|43	%install
12cu|python-boto-2.27.0-1|44	python setup.py install --root %{buildroot} --install-purelib=%{py_platsitedir}
12cu|python-boto-2.27.0-1|45	
12cu|python-boto-2.27.0-1|46	%files
12cu|python-boto-2.27.0-1|47	%{py_platsitedir}/*
12cu|python-boto-2.27.0-1|48	%{_bindir}/*
12cu|python-boto-2.27.0-1|49	
12cu|python-boto-2.27.0-1|50	
12cu|python-boto-2.27.0-1|51	
12cu|python-boto-2.27.0-1|52	
12cu|python-boto-2.27.0-1|53	
12cu|python-boto-2.27.0-1|54	
12cu|python-boto-2.27.0-1|55	%changelog
12cu|python-boto-2.27.0-1|56	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.27.0-1
12cu|python-boto-2.27.0-1|57	+ Revision: 4dd9b85
12cu|python-boto-2.27.0-1|58	- Updated to 2.27.0 (by updates_builder)
12cu|python-boto-2.27.0-1|59	
12cu|python-boto-2.27.0-1|60	

11848 12
12cu|python-bottle-0.12.5-1|1	%define oname bottle
12cu|python-bottle-0.12.5-1|2	
12cu|python-bottle-0.12.5-1|3	Name:           python-%{oname}
12cu|python-bottle-0.12.5-1|4	Version:        0.12.5
12cu|python-bottle-0.12.5-1|5	Release:        1
12cu|python-bottle-0.12.5-1|6	Summary:        Fast and simple WSGI-framework for small web-applications
12cu|python-bottle-0.12.5-1|7	
12cu|python-bottle-0.12.5-1|8	Group:          Development/Python
12cu|python-bottle-0.12.5-1|9	License:        MIT
12cu|python-bottle-0.12.5-1|10	URL:            http://bottlepy.org
12cu|python-bottle-0.12.5-1|11	Source0:        https://pypi.python.org/packages/source/b/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-bottle-0.12.5-1|12	BuildRequires:  pkgconfig(python)
12cu|python-bottle-0.12.5-1|13	BuildRequires:  pythonegg(setuptools)
12cu|python-bottle-0.12.5-1|14	
12cu|python-bottle-0.12.5-1|15	BuildArch:      noarch
12cu|python-bottle-0.12.5-1|16	
12cu|python-bottle-0.12.5-1|17	%description
12cu|python-bottle-0.12.5-1|18	Bottle is a fast and simple micro-framework for small web-applications.
12cu|python-bottle-0.12.5-1|19	It offers request dispatching (Routes) with URL parameter support, Templates,
12cu|python-bottle-0.12.5-1|20	a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and
12cu|python-bottle-0.12.5-1|21	template engines. All in a single file and with no dependencies other than the
12cu|python-bottle-0.12.5-1|22	Python Standard Library.
12cu|python-bottle-0.12.5-1|23	
12cu|python-bottle-0.12.5-1|24	
12cu|python-bottle-0.12.5-1|25	%files
12cu|python-bottle-0.12.5-1|26	%doc README.rst PKG-INFO
12cu|python-bottle-0.12.5-1|27	%{py_puresitedir}/*
12cu|python-bottle-0.12.5-1|28	
12cu|python-bottle-0.12.5-1|29	##########################################
12cu|python-bottle-0.12.5-1|30	%prep
12cu|python-bottle-0.12.5-1|31	%setup -q -n %{oname}-%{version}
12cu|python-bottle-0.12.5-1|32	sed -i '/^#!/d' bottle.py
12cu|python-bottle-0.12.5-1|33	
12cu|python-bottle-0.12.5-1|34	
12cu|python-bottle-0.12.5-1|35	%build
12cu|python-bottle-0.12.5-1|36	python setup.py build
12cu|python-bottle-0.12.5-1|37	
12cu|python-bottle-0.12.5-1|38	
12cu|python-bottle-0.12.5-1|39	%install
12cu|python-bottle-0.12.5-1|40	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-bottle-0.12.5-1|41	rm %{buildroot}%{_bindir}/bottle.py
12cu|python-bottle-0.12.5-1|42	
12cu|python-bottle-0.12.5-1|43	
12cu|python-bottle-0.12.5-1|44	
12cu|python-bottle-0.12.5-1|45	
12cu|python-bottle-0.12.5-1|46	
12cu|python-bottle-0.12.5-1|47	
12cu|python-bottle-0.12.5-1|48	
12cu|python-bottle-0.12.5-1|49	
12cu|python-bottle-0.12.5-1|50	%changelog
12cu|python-bottle-0.12.5-1|51	* Sat May 03 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.12.5-1
12cu|python-bottle-0.12.5-1|52	+ Revision: d77569a
12cu|python-bottle-0.12.5-1|53	- Updated python-bottle.spec
12cu|python-bottle-0.12.5-1|54	
12cu|python-bottle-0.12.5-1|55	

11849 12
12cu|python-bottleneck-0.7.0-1|1	%define tarname	Bottleneck
12cu|python-bottleneck-0.7.0-1|2	# doesn't really works  the *so are still provided ...
12cu|python-bottleneck-0.7.0-1|3	%define __provides_exclude_from ^%{py_platsitedir}/bottleneck/*.so
12cu|python-bottleneck-0.7.0-1|4	
12cu|python-bottleneck-0.7.0-1|5	Summary:	Fast NumPy array functions written in Cython
12cu|python-bottleneck-0.7.0-1|6	Name:		python-bottleneck
12cu|python-bottleneck-0.7.0-1|7	Version:	0.7.0
12cu|python-bottleneck-0.7.0-1|8	Release:	1
12cu|python-bottleneck-0.7.0-1|9	Source0:	https://pypi.python.org/packages/source/B/%{tarname}/%{tarname}-%{version}.tar.gz
12cu|python-bottleneck-0.7.0-1|10	Patch0:		lm-0.7.0.patch
12cu|python-bottleneck-0.7.0-1|11	License:	BSD
12cu|python-bottleneck-0.7.0-1|12	Group:		Development/Python
12cu|python-bottleneck-0.7.0-1|13	Url:		http://pypi.python.org/pypi/Bottleneck
12cu|python-bottleneck-0.7.0-1|14	Requires:	python-numpy
12cu|python-bottleneck-0.7.0-1|15	#for check
12cu|python-bottleneck-0.7.0-1|16	BuildRequires:	pythonegg(nose) >= 1.3.0
12cu|python-bottleneck-0.7.0-1|17	#
12cu|python-bottleneck-0.7.0-1|18	BuildRequires:	python-numpy-devel
12cu|python-bottleneck-0.7.0-1|19	BuildRequires:	pkgconfig(python)
12cu|python-bottleneck-0.7.0-1|20	BuildRequires:	python-sphinx
12cu|python-bottleneck-0.7.0-1|21	BuildRequires:	pkgconfig(lapack)
12cu|python-bottleneck-0.7.0-1|22	
12cu|python-bottleneck-0.7.0-1|23	%description
12cu|python-bottleneck-0.7.0-1|24	Bottleneck is a collection of fast NumPy array functions written in
12cu|python-bottleneck-0.7.0-1|25	Cython.
12cu|python-bottleneck-0.7.0-1|26	
12cu|python-bottleneck-0.7.0-1|27	%prep
12cu|python-bottleneck-0.7.0-1|28	%setup -q -n %{tarname}-%{version}
12cu|python-bottleneck-0.7.0-1|29	%patch0 -p0
12cu|python-bottleneck-0.7.0-1|30	
12cu|python-bottleneck-0.7.0-1|31	%build
12cu|python-bottleneck-0.7.0-1|32	python setup.py build
12cu|python-bottleneck-0.7.0-1|33	
12cu|python-bottleneck-0.7.0-1|34	export PYTHONPATH="`pwd`/`find . -depth -type d -name lib.linux*`"
12cu|python-bottleneck-0.7.0-1|35	pushd doc
12cu|python-bottleneck-0.7.0-1|36	mkdir -p source/_static
12cu|python-bottleneck-0.7.0-1|37	make html
12cu|python-bottleneck-0.7.0-1|38	
12cu|python-bottleneck-0.7.0-1|39	# clean after sphinx
12cu|python-bottleneck-0.7.0-1|40	rm -rf build/html/.buildinfo \
12cu|python-bottleneck-0.7.0-1|41	build/html/_sources
12cu|python-bottleneck-0.7.0-1|42	
12cu|python-bottleneck-0.7.0-1|43	
12cu|python-bottleneck-0.7.0-1|44	%install
12cu|python-bottleneck-0.7.0-1|45	python setup.py install --root `pwd`/test_install
12cu|python-bottleneck-0.7.0-1|46	# clean unneeded stuff
12cu|python-bottleneck-0.7.0-1|47	rm -rf test_install/%{py_platsitedir}/bottleneck/src \
12cu|python-bottleneck-0.7.0-1|48	test_install/%{py_platsitedir}/bottleneck/LICENSE
12cu|python-bottleneck-0.7.0-1|49	
12cu|python-bottleneck-0.7.0-1|50	# install into buildroot
12cu|python-bottleneck-0.7.0-1|51	cp -a test_install/* %{buildroot}
12cu|python-bottleneck-0.7.0-1|52	
12cu|python-bottleneck-0.7.0-1|53	%check
12cu|python-bottleneck-0.7.0-1|54	pushd `find . -depth -type d -name lib.linux*`
12cu|python-bottleneck-0.7.0-1|55	python -c 'import bottleneck as bn; bn.test()'
12cu|python-bottleneck-0.7.0-1|56	popd
12cu|python-bottleneck-0.7.0-1|57	
12cu|python-bottleneck-0.7.0-1|58	
12cu|python-bottleneck-0.7.0-1|59	%files
12cu|python-bottleneck-0.7.0-1|60	%doc LICENSE README.rst RELEASE.rst doc/build/html
12cu|python-bottleneck-0.7.0-1|61	%{py_platsitedir}/Bottleneck*
12cu|python-bottleneck-0.7.0-1|62	%{py_platsitedir}/bottleneck*
12cu|python-bottleneck-0.7.0-1|63	
12cu|python-bottleneck-0.7.0-1|64	
12cu|python-bottleneck-0.7.0-1|65	
12cu|python-bottleneck-0.7.0-1|66	
12cu|python-bottleneck-0.7.0-1|67	%changelog
12cu|python-bottleneck-0.7.0-1|68	* Sun Jan 19 2014 symbianflo <symbianflo@symbianflo> 0.7.0-1
12cu|python-bottleneck-0.7.0-1|69	+ Revision: a425279
12cu|python-bottleneck-0.7.0-1|70	- Log: Update to 0.7.0, fix build, fix doc, repatch lm patch,enable %check ,fix tests,fix BR
12cu|python-bottleneck-0.7.0-1|71	
12cu|python-bottleneck-0.7.0-1|72	

11850 12
12cu|python-BTrees-4.0.8-1|1	%define	oname	BTrees
12cu|python-BTrees-4.0.8-1|2	
12cu|python-BTrees-4.0.8-1|3	Name:		python-%{oname}
12cu|python-BTrees-4.0.8-1|4	Version:	4.0.8
12cu|python-BTrees-4.0.8-1|5	Release:	1
12cu|python-BTrees-4.0.8-1|6	Summary:	Scalable persistent object containers
12cu|python-BTrees-4.0.8-1|7	Source0:	http://pypi.python.org/packages/source/B/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-BTrees-4.0.8-1|8	License:	ZPL 2.1
12cu|python-BTrees-4.0.8-1|9	Group:		Development/Ruby
12cu|python-BTrees-4.0.8-1|10	Url:		http://packages.python.org/BTrees
12cu|python-BTrees-4.0.8-1|11	BuildRequires:	python-devel python-setuptools
12cu|python-BTrees-4.0.8-1|12	
12cu|python-BTrees-4.0.8-1|13	%description
12cu|python-BTrees-4.0.8-1|14	``BTrees``:  scalable persistent components
12cu|python-BTrees-4.0.8-1|15	===========================================
12cu|python-BTrees-4.0.8-1|16	
12cu|python-BTrees-4.0.8-1|17	This package contains a set of persistent object containers built around
12cu|python-BTrees-4.0.8-1|18	a modified BTree data structure.  The trees are optimized for use inside
12cu|python-BTrees-4.0.8-1|19	ZODB's "optimistic concurrency" paradigm, and include explicit resolution
12cu|python-BTrees-4.0.8-1|20	of conflicts detected by that mechannism.
12cu|python-BTrees-4.0.8-1|21	
12cu|python-BTrees-4.0.8-1|22	Please see the Sphinx documentation (``docs/index.rst``) for further
12cu|python-BTrees-4.0.8-1|23	information.
12cu|python-BTrees-4.0.8-1|24	
12cu|python-BTrees-4.0.8-1|25	%prep
12cu|python-BTrees-4.0.8-1|26	%setup -q -n %{oname}-%{version}
12cu|python-BTrees-4.0.8-1|27	
12cu|python-BTrees-4.0.8-1|28	%build
12cu|python-BTrees-4.0.8-1|29	python setup.py build
12cu|python-BTrees-4.0.8-1|30	
12cu|python-BTrees-4.0.8-1|31	%install
12cu|python-BTrees-4.0.8-1|32	python setup.py install --root=%{buildroot}
12cu|python-BTrees-4.0.8-1|33	
12cu|python-BTrees-4.0.8-1|34	%check
12cu|python-BTrees-4.0.8-1|35	python setup.py test
12cu|python-BTrees-4.0.8-1|36	
12cu|python-BTrees-4.0.8-1|37	%files
12cu|python-BTrees-4.0.8-1|38	%doc CHANGES.rst
12cu|python-BTrees-4.0.8-1|39	%doc COPYRIGHT.txt
12cu|python-BTrees-4.0.8-1|40	%doc LICENSE.txt
12cu|python-BTrees-4.0.8-1|41	%doc README.rst
12cu|python-BTrees-4.0.8-1|42	%doc BTrees/Development.txt
12cu|python-BTrees-4.0.8-1|43	%doc docs/_build/doctest/output.txt
12cu|python-BTrees-4.0.8-1|44	%doc docs/_build/doctrees/api.doctree
12cu|python-BTrees-4.0.8-1|45	%doc docs/_build/doctrees/index.doctree
12cu|python-BTrees-4.0.8-1|46	%doc docs/_build/html/api.html
12cu|python-BTrees-4.0.8-1|47	%doc docs/_build/html/genindex.html
12cu|python-BTrees-4.0.8-1|48	%doc docs/_build/html/index.html
12cu|python-BTrees-4.0.8-1|49	%doc docs/_build/html/py-modindex.html
12cu|python-BTrees-4.0.8-1|50	%doc docs/_build/html/search.html
12cu|python-BTrees-4.0.8-1|51	%doc docs/_build/html/_modules/index.html
12cu|python-BTrees-4.0.8-1|52	%doc docs/_build/html/_modules/BTrees/Interfaces.html
12cu|python-BTrees-4.0.8-1|53	%doc docs/_build/html/_sources/api.txt
12cu|python-BTrees-4.0.8-1|54	%doc docs/_build/html/_sources/index.txt
12cu|python-BTrees-4.0.8-1|55	%doc docs/_build/html/_static/placeholder.txt
12cu|python-BTrees-4.0.8-1|56	%doc docs/_static/placeholder.txt
12cu|python-BTrees-4.0.8-1|57	%doc docs/_templates/placeholder.txt
12cu|python-BTrees-4.0.8-1|58	%{py_platsitedir}/BTrees/*
12cu|python-BTrees-4.0.8-1|59	%{py_platsitedir}/BTrees*.egg-info
12cu|python-BTrees-4.0.8-1|60	
12cu|python-BTrees-4.0.8-1|61	%changelog
12cu|python-BTrees-4.0.8-1|62	* Thu Nov 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.8-1
12cu|python-BTrees-4.0.8-1|63	+ Revision: 3ab0f51
12cu|python-BTrees-4.0.8-1|64	- Fix files
12cu|python-BTrees-4.0.8-1|65	
12cu|python-BTrees-4.0.8-1|66	

11851 12
12cu|python-caja-1.8.0-1|1	Summary:	Python bindings for MATE's caja
12cu|python-caja-1.8.0-1|2	Name:		python-caja
12cu|python-caja-1.8.0-1|3	Version:	1.8.0
12cu|python-caja-1.8.0-1|4	Release:	1
12cu|python-caja-1.8.0-1|5	License:	GPLv2+ and LGPLv2+
12cu|python-caja-1.8.0-1|6	Group:		Development/Python
12cu|python-caja-1.8.0-1|7	URL:		http://mate-desktop.org
12cu|python-caja-1.8.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.7/%{name}-%{version}.tar.xz
12cu|python-caja-1.8.0-1|9	
12cu|python-caja-1.8.0-1|10	BuildRequires:	gtk-doc
12cu|python-caja-1.8.0-1|11	BuildRequires:	mate-common
12cu|python-caja-1.8.0-1|12	BuildRequires:	pkgconfig(libcaja-extension)
12cu|python-caja-1.8.0-1|13	BuildRequires:	pkgconfig(mate-python-2.0)
12cu|python-caja-1.8.0-1|14	BuildRequires:	pkgconfig(pygtk-2.0)
12cu|python-caja-1.8.0-1|15	BuildRequires:	pkgconfig(python)
12cu|python-caja-1.8.0-1|16	
12cu|python-caja-1.8.0-1|17	%description
12cu|python-caja-1.8.0-1|18	These are bindings for the caja extension library
12cu|python-caja-1.8.0-1|19	introduced in MATE.
12cu|python-caja-1.8.0-1|20	
12cu|python-caja-1.8.0-1|21	%package devel
12cu|python-caja-1.8.0-1|22	Summary:	Pkgconfig file and examples for %{name}
12cu|python-caja-1.8.0-1|23	Group:		Development/Other
12cu|python-caja-1.8.0-1|24	Requires:	%{name} = %{EVRD}
12cu|python-caja-1.8.0-1|25	
12cu|python-caja-1.8.0-1|26	%description devel
12cu|python-caja-1.8.0-1|27	Pkgconfig file and examples for %{name}.
12cu|python-caja-1.8.0-1|28	
12cu|python-caja-1.8.0-1|29	%prep
12cu|python-caja-1.8.0-1|30	%setup -q
12cu|python-caja-1.8.0-1|31	
12cu|python-caja-1.8.0-1|32	%build
12cu|python-caja-1.8.0-1|33	NOCONFIGURE=1 ./autogen.sh
12cu|python-caja-1.8.0-1|34	%configure2_5x
12cu|python-caja-1.8.0-1|35	
12cu|python-caja-1.8.0-1|36	%make
12cu|python-caja-1.8.0-1|37	
12cu|python-caja-1.8.0-1|38	%install
12cu|python-caja-1.8.0-1|39	%makeinstall_std
12cu|python-caja-1.8.0-1|40	
12cu|python-caja-1.8.0-1|41	%files
12cu|python-caja-1.8.0-1|42	%doc AUTHORS ChangeLog NEWS
12cu|python-caja-1.8.0-1|43	# %{_libdir}/caja-python/caja.so
12cu|python-caja-1.8.0-1|44	%{_libdir}/caja/extensions-2.0/*
12cu|python-caja-1.8.0-1|45	
12cu|python-caja-1.8.0-1|46	%files devel
12cu|python-caja-1.8.0-1|47	%{_libdir}/pkgconfig/caja-python.pc
12cu|python-caja-1.8.0-1|48	# %doc %{_datadir}/doc/caja-python/README
12cu|python-caja-1.8.0-1|49	# %doc %{_datadir}/doc/caja-python/examples/*
12cu|python-caja-1.8.0-1|50	
12cu|python-caja-1.8.0-1|51	%changelog
12cu|python-caja-1.8.0-1|52	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|python-caja-1.8.0-1|53	+ Revision: d1876c9
12cu|python-caja-1.8.0-1|54	- Fix requires
12cu|python-caja-1.8.0-1|55	
12cu|python-caja-1.8.0-1|56	

11852 12
12cu|python-card-0.8.2-1|1	Name: python-card
12cu|python-card-0.8.2-1|2	Summary: PythonCard GUI construction toolkit
12cu|python-card-0.8.2-1|3	Version: 0.8.2
12cu|python-card-0.8.2-1|4	Release: 1
12cu|python-card-0.8.2-1|5	Source0: https://sourceforge.net/projects/pythoncard/files/PythonCard/0.8.2/PythonCard-%{version}.tar.gz
12cu|python-card-0.8.2-1|6	Patch1: PythonCardSamples.patch
12cu|python-card-0.8.2-1|7	Patch2: PythonCardConfig.patch
12cu|python-card-0.8.2-1|8	URL: http://pythoncard.sourceforge.net/
12cu|python-card-0.8.2-1|9	Group: Development/Python
12cu|python-card-0.8.2-1|10	License: Python license
12cu|python-card-0.8.2-1|11	Requires: python-base >= %{py_ver}, wxPython >= 2.5.2
12cu|python-card-0.8.2-1|12	BuildArch: noarch
12cu|python-card-0.8.2-1|13	BuildRequires: python-devel
12cu|python-card-0.8.2-1|14	
12cu|python-card-0.8.2-1|15	%description
12cu|python-card-0.8.2-1|16	PythonCard is a GUI construction kit for building cross-platform desktop
12cu|python-card-0.8.2-1|17	applications on Windows, Mac OS X, and Linux, using the Python language.
12cu|python-card-0.8.2-1|18	
12cu|python-card-0.8.2-1|19	%prep
12cu|python-card-0.8.2-1|20	%setup -n PythonCard-%{version} -q
12cu|python-card-0.8.2-1|21	%patch1 -p1
12cu|python-card-0.8.2-1|22	%patch2 -p1
12cu|python-card-0.8.2-1|23	
12cu|python-card-0.8.2-1|24	%build
12cu|python-card-0.8.2-1|25	python setup.py build
12cu|python-card-0.8.2-1|26	
12cu|python-card-0.8.2-1|27	%install
12cu|python-card-0.8.2-1|28	python setup.py install --root=%{buildroot}
12cu|python-card-0.8.2-1|29	chmod 0755 %{buildroot}%{py_puresitedir}/PythonCard/gadflyDatabase.py
12cu|python-card-0.8.2-1|30	chmod 0755 %{buildroot}%{py_puresitedir}/PythonCard/templates/htmlpreview.py
12cu|python-card-0.8.2-1|31	chmod 0755 %{buildroot}%{py_puresitedir}/PythonCard/build/lib/PythonCard/flatfileDatabase.py
12cu|python-card-0.8.2-1|32	chmod 0755 %{buildroot}%{py_puresitedir}/PythonCard/build/lib/PythonCard/gadflyDatabase.py
12cu|python-card-0.8.2-1|33	chmod 0755 %{buildroot}%{py_puresitedir}/PythonCard/build/lib/PythonCard/templates/htmlpreview.py
12cu|python-card-0.8.2-1|34	
12cu|python-card-0.8.2-1|35	install -m 0755 -d %{buildroot}%{_datadir}/PythonCard/samples
12cu|python-card-0.8.2-1|36	install -m 0755 -d %{buildroot}%{_datadir}/PythonCard/tools
12cu|python-card-0.8.2-1|37	
12cu|python-card-0.8.2-1|38	cp -pr %{buildroot}%{py_puresitedir}/PythonCard/samples %{buildroot}%{_datadir}/PythonCard
12cu|python-card-0.8.2-1|39	cp -pr %{buildroot}%{py_puresitedir}/PythonCard/tools %{buildroot}%{_datadir}/PythonCard
12cu|python-card-0.8.2-1|40	
12cu|python-card-0.8.2-1|41	# Mark all *py files in tools/ and samples/ that starts with shebang executable
12cu|python-card-0.8.2-1|42	find %{buildroot}%{_datadir}/PythonCard/samples/ \
12cu|python-card-0.8.2-1|43	%{buildroot}%{_datadir}/PythonCard/tools/ \
12cu|python-card-0.8.2-1|44	-name "*.py" | while read f
12cu|python-card-0.8.2-1|45	do
12cu|python-card-0.8.2-1|46	file_start=`head -1 "$f"`
12cu|python-card-0.8.2-1|47	if [[ $file_start == "#!/usr/bin/python" ]]
12cu|python-card-0.8.2-1|48	then
12cu|python-card-0.8.2-1|49	chmod 0755 $f
12cu|python-card-0.8.2-1|50	fi
12cu|python-card-0.8.2-1|51	done
12cu|python-card-0.8.2-1|52	
12cu|python-card-0.8.2-1|53	rm -rf %{buildroot}%{py_puresitedir}/PythonCard/samples
12cu|python-card-0.8.2-1|54	rm -rf %{buildroot}%{py_puresitedir}/PythonCard/tools
12cu|python-card-0.8.2-1|55	rm -rf %{buildroot}%{py_puresitedir}/PythonCard/docs
12cu|python-card-0.8.2-1|56	rm -f %{buildroot}/usr/bin/install-pythoncard.py
12cu|python-card-0.8.2-1|57	rm -f %{buildroot}%{py_puresitedir}/PythonCard/build/scripts-2.4/install-pythoncard.py
12cu|python-card-0.8.2-1|58	
12cu|python-card-0.8.2-1|59	# menu support
12cu|python-card-0.8.2-1|60	
12cu|python-card-0.8.2-1|61	# XDG menus
12cu|python-card-0.8.2-1|62	mkdir -p %{buildroot}%{_datadir}/applications
12cu|python-card-0.8.2-1|63	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-resourceEditor.desktop << EOXDG1
12cu|python-card-0.8.2-1|64	[Desktop Entry]
12cu|python-card-0.8.2-1|65	Name=PythonCard Resource Editor
12cu|python-card-0.8.2-1|66	Comment=This represents the beginnings of a GUI resource (layout) editor for PythonCard
12cu|python-card-0.8.2-1|67	Exec=%{_datadir}/PythonCard/tools/resourceEditor/resourceEditor.py
12cu|python-card-0.8.2-1|68	Icon=development_environment_section
12cu|python-card-0.8.2-1|69	Terminal=false
12cu|python-card-0.8.2-1|70	Type=Application
12cu|python-card-0.8.2-1|71	Categories=X-MandrivaLinux-MoreApplications-Development-DevelopmentEnvironments;Development;GUIDesigner;
12cu|python-card-0.8.2-1|72	EOXDG1
12cu|python-card-0.8.2-1|73	
12cu|python-card-0.8.2-1|74	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-codeEditor.desktop << EOXDG2
12cu|python-card-0.8.2-1|75	[Desktop Entry]
12cu|python-card-0.8.2-1|76	Name=PythonCard Code Editor
12cu|python-card-0.8.2-1|77	Comment=The codeEditor sample in PythonCard is focused on being a simple to use Python source code editor
12cu|python-card-0.8.2-1|78	Exec=%{_datadir}/PythonCard/tools/codeEditor/codeEditor.py
12cu|python-card-0.8.2-1|79	Icon=editors_section
12cu|python-card-0.8.2-1|80	Terminal=false
12cu|python-card-0.8.2-1|81	Type=Application
12cu|python-card-0.8.2-1|82	Categories=X-MandrivaLinux-MoreApplications-Development-Tools;Development;
12cu|python-card-0.8.2-1|83	EOXDG2
12cu|python-card-0.8.2-1|84	
12cu|python-card-0.8.2-1|85	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-samples.desktop << EOXDG3
12cu|python-card-0.8.2-1|86	[Desktop Entry]
12cu|python-card-0.8.2-1|87	Name=PythonCard Samples
12cu|python-card-0.8.2-1|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
12cu|python-card-0.8.2-1|89	Exec=%{_datadir}/PythonCard/samples/samples.py
12cu|python-card-0.8.2-1|90	Icon=toys_section
12cu|python-card-0.8.2-1|91	Terminal=false
12cu|python-card-0.8.2-1|92	Type=Application
12cu|python-card-0.8.2-1|93	Categories=X-MandrivaLinux-MoreApplications-Development-Tools;Development;
12cu|python-card-0.8.2-1|94	EOXDG3
12cu|python-card-0.8.2-1|95	
12cu|python-card-0.8.2-1|96	%files
12cu|python-card-0.8.2-1|97	%defattr(-,root,root,0755)
12cu|python-card-0.8.2-1|98	%doc docs/* README.txt README_StyleEditor.txt PKG-INFO
12cu|python-card-0.8.2-1|99	%{py_puresitedir}/PythonCard/*
12cu|python-card-0.8.2-1|100	%{py_puresitedir}/*.egg-info
12cu|python-card-0.8.2-1|101	%{_datadir}/PythonCard/samples/*
12cu|python-card-0.8.2-1|102	%{_datadir}/PythonCard/tools/*
12cu|python-card-0.8.2-1|103	%{_datadir}/applications/mandriva-%{name}*.desktop
12cu|python-card-0.8.2-1|104	
12cu|python-card-0.8.2-1|105	
12cu|python-card-0.8.2-1|106	
12cu|python-card-0.8.2-1|107	%changelog
12cu|python-card-0.8.2-1|108	* Thu Nov 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-1
12cu|python-card-0.8.2-1|109	+ Revision: a8090a6
12cu|python-card-0.8.2-1|110	- Update patches
12cu|python-card-0.8.2-1|111	
12cu|python-card-0.8.2-1|112	

11853 12
12cu|python-casuarius-1.1-1|1	%define	module	casuarius
12cu|python-casuarius-1.1-1|2	
12cu|python-casuarius-1.1-1|3	Summary:	Cython bindings for the Cassowary constraint solver
12cu|python-casuarius-1.1-1|4	Name:		python-%{module}
12cu|python-casuarius-1.1-1|5	Version:	1.1
12cu|python-casuarius-1.1-1|6	Release:	1
12cu|python-casuarius-1.1-1|7	Source0:	http://pypi.python.org/packages/source/c/%{module}/%{module}-%{version}.tar.gz
12cu|python-casuarius-1.1-1|8	License:	LGPLv2.1
12cu|python-casuarius-1.1-1|9	Group:		Development/Python
12cu|python-casuarius-1.1-1|10	Url:		https://github.com/enthought/casuarius/
12cu|python-casuarius-1.1-1|11	BuildRequires:	python-cython >= 0.15.1
12cu|python-casuarius-1.1-1|12	BuildRequires:	python-devel
12cu|python-casuarius-1.1-1|13	
12cu|python-casuarius-1.1-1|14	%description
12cu|python-casuarius-1.1-1|15	Casuarius is a Cython wrapper for the Cassowary incremental constraint solver.
12cu|python-casuarius-1.1-1|16	
12cu|python-casuarius-1.1-1|17	%prep
12cu|python-casuarius-1.1-1|18	%setup -q -n %{module}-%{version}
12cu|python-casuarius-1.1-1|19	
12cu|python-casuarius-1.1-1|20	%build
12cu|python-casuarius-1.1-1|21	%__python setup.py build
12cu|python-casuarius-1.1-1|22	
12cu|python-casuarius-1.1-1|23	%install
12cu|python-casuarius-1.1-1|24	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-casuarius-1.1-1|25	
12cu|python-casuarius-1.1-1|26	%files
12cu|python-casuarius-1.1-1|27	%doc COPYING.LGPL LICENSE README.rst
12cu|python-casuarius-1.1-1|28	%py_platsitedir/%{module}*
12cu|python-casuarius-1.1-1|29	
12cu|python-casuarius-1.1-1|30	
12cu|python-casuarius-1.1-1|31	%changelog
12cu|python-casuarius-1.1-1|32	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 1.0-1
12cu|python-casuarius-1.1-1|33	+ Revision: 814682
12cu|python-casuarius-1.1-1|34	- imported package python-casuarius
12cu|python-casuarius-1.1-1|35	

11854 12
12cu|python-celery-3.1.9-1|1	
12cu|python-celery-3.1.9-1|2	Name:           python-celery
12cu|python-celery-3.1.9-1|3	Version:        3.1.9
12cu|python-celery-3.1.9-1|4	Release:        1
12cu|python-celery-3.1.9-1|5	Summary:        Distributed Task Queue
12cu|python-celery-3.1.9-1|6	Group:          Development/Python
12cu|python-celery-3.1.9-1|7	License:        BSD
12cu|python-celery-3.1.9-1|8	URL:            http://celeryproject.org
12cu|python-celery-3.1.9-1|9	Source0:        https://pypi.python.org/packages/source/c/celery/celery-%{version}.tar.gz
12cu|python-celery-3.1.9-1|10	
12cu|python-celery-3.1.9-1|11	BuildArch:      noarch
12cu|python-celery-3.1.9-1|12	BuildRequires:  pkgconfig(python)
12cu|python-celery-3.1.9-1|13	BuildRequires:  pythonegg(setuptools)
12cu|python-celery-3.1.9-1|14	BuildRequires:  pythonegg(nose)
12cu|python-celery-3.1.9-1|15	BuildRequires:  pythonegg(billiard) >= 3.3.0.14
12cu|python-celery-3.1.9-1|16	BuildRequires:  pythonegg(pytz)
12cu|python-celery-3.1.9-1|17	BuildRequires:  pythonegg(kombu) >= 3.0.11
12cu|python-celery-3.1.9-1|18	BuildRequires:  pythonegg(kombu) < 4.0
12cu|python-celery-3.1.9-1|19	BuildRequires:  pythonegg(amqp) >= 1.4.2
12cu|python-celery-3.1.9-1|20	
12cu|python-celery-3.1.9-1|21	Requires:       pythonegg(anyjson)
12cu|python-celery-3.1.9-1|22	Requires:       pythonegg(python-dateutil)
12cu|python-celery-3.1.9-1|23	Requires:       pythonegg(kombu) >= 3.0.11
12cu|python-celery-3.1.9-1|24	Requires:       pythonegg(kombu) < 4.0
12cu|python-celery-3.1.9-1|25	Requires:       pythonegg(pyparsing)
12cu|python-celery-3.1.9-1|26	Requires:       pythonegg(billiard) >= 3.3.0.14
12cu|python-celery-3.1.9-1|27	Requires:       pythonegg(billiard) < 3.4
12cu|python-celery-3.1.9-1|28	Requires:       pythonegg(amqp) >= 1.4.2
12cu|python-celery-3.1.9-1|29	
12cu|python-celery-3.1.9-1|30	%description
12cu|python-celery-3.1.9-1|31	An open source asynchronous task queue/job queue based on
12cu|python-celery-3.1.9-1|32	distributed message passing. It is focused on real-time
12cu|python-celery-3.1.9-1|33	operation, but supports scheduling as well.
12cu|python-celery-3.1.9-1|34	
12cu|python-celery-3.1.9-1|35	The execution units, called tasks, are executed concurrently
12cu|python-celery-3.1.9-1|36	on one or more worker nodes using multiprocessing, Eventlet
12cu|python-celery-3.1.9-1|37	or gevent. Tasks can execute asynchronously (in the background)
12cu|python-celery-3.1.9-1|38	or synchronously (wait until ready).
12cu|python-celery-3.1.9-1|39	
12cu|python-celery-3.1.9-1|40	Celery is used in production systems to process millions of
12cu|python-celery-3.1.9-1|41	tasks a day.
12cu|python-celery-3.1.9-1|42	
12cu|python-celery-3.1.9-1|43	Celery is written in Python, but the protocol can be implemented
12cu|python-celery-3.1.9-1|44	in any language. It can also operate with other languages using
12cu|python-celery-3.1.9-1|45	webhooks.
12cu|python-celery-3.1.9-1|46	
12cu|python-celery-3.1.9-1|47	The recommended message broker is RabbitMQ, but limited support
12cu|python-celery-3.1.9-1|48	for Redis, Beanstalk, MongoDB, CouchDB and databases
12cu|python-celery-3.1.9-1|49	(using SQLAlchemy or the Django ORM) is also available.
12cu|python-celery-3.1.9-1|50	
12cu|python-celery-3.1.9-1|51	
12cu|python-celery-3.1.9-1|52	%package -n python3-celery
12cu|python-celery-3.1.9-1|53	Summary:        Distributed Task Queue
12cu|python-celery-3.1.9-1|54	Group:          Development/Python
12cu|python-celery-3.1.9-1|55	
12cu|python-celery-3.1.9-1|56	BuildRequires:  pkgconfig(python3)
12cu|python-celery-3.1.9-1|57	BuildRequires:  python3egg(setuptools)
12cu|python-celery-3.1.9-1|58	BuildRequires:  python3egg(nose)
12cu|python-celery-3.1.9-1|59	BuildRequires:  python3egg(billiard) >= 3.3.0.14
12cu|python-celery-3.1.9-1|60	BuildRequires:  python3egg(pytz)
12cu|python-celery-3.1.9-1|61	BuildRequires:  python3egg(kombu) >= 3.0.11
12cu|python-celery-3.1.9-1|62	BuildRequires:  python3egg(kombu) < 4.0
12cu|python-celery-3.1.9-1|63	
12cu|python-celery-3.1.9-1|64	Requires:       python3
12cu|python-celery-3.1.9-1|65	Requires:       python3egg(kombu) >= 3.0.11
12cu|python-celery-3.1.9-1|66	Requires:       python3egg(kombu) < 4.0
12cu|python-celery-3.1.9-1|67	Requires:       python3egg(pytz)
12cu|python-celery-3.1.9-1|68	Requires:  	python3egg(setuptools)
12cu|python-celery-3.1.9-1|69	Requires:       python3egg(billiard) >= 3.3.0.14
12cu|python-celery-3.1.9-1|70	Requires:       python3egg(billiard) < 3.4
12cu|python-celery-3.1.9-1|71	Requires:       python3egg(amqp) >= 1.4.2
12cu|python-celery-3.1.9-1|72	
12cu|python-celery-3.1.9-1|73	
12cu|python-celery-3.1.9-1|74	
12cu|python-celery-3.1.9-1|75	%description -n python3-celery
12cu|python-celery-3.1.9-1|76	An open source asynchronous task queue/job queue based on
12cu|python-celery-3.1.9-1|77	distributed message passing. It is focused on real-time
12cu|python-celery-3.1.9-1|78	operation, but supports scheduling as well.
12cu|python-celery-3.1.9-1|79	
12cu|python-celery-3.1.9-1|80	The execution units, called tasks, are executed concurrently
12cu|python-celery-3.1.9-1|81	on one or more worker nodes using multiprocessing, Eventlet
12cu|python-celery-3.1.9-1|82	or gevent. Tasks can execute asynchronously (in the background)
12cu|python-celery-3.1.9-1|83	or synchronously (wait until ready).
12cu|python-celery-3.1.9-1|84	
12cu|python-celery-3.1.9-1|85	Celery is used in production systems to process millions of
12cu|python-celery-3.1.9-1|86	tasks a day.
12cu|python-celery-3.1.9-1|87	
12cu|python-celery-3.1.9-1|88	Celery is written in Python, but the protocol can be implemented
12cu|python-celery-3.1.9-1|89	in any language. It can also operate with other languages using
12cu|python-celery-3.1.9-1|90	webhooks.
12cu|python-celery-3.1.9-1|91	
12cu|python-celery-3.1.9-1|92	The recommended message broker is RabbitMQ, but limited support
12cu|python-celery-3.1.9-1|93	for Redis, Beanstalk, MongoDB, CouchDB and databases
12cu|python-celery-3.1.9-1|94	(using SQLAlchemy or the Django ORM) is also available.
12cu|python-celery-3.1.9-1|95	
12cu|python-celery-3.1.9-1|96	
12cu|python-celery-3.1.9-1|97	
12cu|python-celery-3.1.9-1|98	%prep
12cu|python-celery-3.1.9-1|99	%setup -q -n celery-%{version}
12cu|python-celery-3.1.9-1|100	chmod 644 README.rst
12cu|python-celery-3.1.9-1|101	rm -fr docs/.static
12cu|python-celery-3.1.9-1|102	mkdir -p python3
12cu|python-celery-3.1.9-1|103	cp -a {celery,celery.egg-info,Changelog,CONTRIBUTORS.txt,docs,examples,extra,LICENSE,MANIFEST.in,PKG-INFO,README.rst,requirements,setup.cfg,setup.py,TODO} python3
12cu|python-celery-3.1.9-1|104	
12cu|python-celery-3.1.9-1|105	
12cu|python-celery-3.1.9-1|106	
12cu|python-celery-3.1.9-1|107	%build
12cu|python-celery-3.1.9-1|108	python setup.py build
12cu|python-celery-3.1.9-1|109	
12cu|python-celery-3.1.9-1|110	pushd python3
12cu|python-celery-3.1.9-1|111	python3 setup.py build
12cu|python-celery-3.1.9-1|112	popd
12cu|python-celery-3.1.9-1|113	
12cu|python-celery-3.1.9-1|114	
12cu|python-celery-3.1.9-1|115	
12cu|python-celery-3.1.9-1|116	%install
12cu|python-celery-3.1.9-1|117	
12cu|python-celery-3.1.9-1|118	pushd python3
12cu|python-celery-3.1.9-1|119	python3 setup.py install --skip-build --root %{buildroot}
12cu|python-celery-3.1.9-1|120	
12cu|python-celery-3.1.9-1|121	# rename py3 binary
12cu|python-celery-3.1.9-1|122	for i in celery celerybeat celeryd celeryd-multi; do
12cu|python-celery-3.1.9-1|123	mv %{buildroot}%{_bindir}/$i %{buildroot}%{_bindir}/py3-$i
12cu|python-celery-3.1.9-1|124	done
12cu|python-celery-3.1.9-1|125	popd
12cu|python-celery-3.1.9-1|126	
12cu|python-celery-3.1.9-1|127	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-celery-3.1.9-1|128	
12cu|python-celery-3.1.9-1|129	
12cu|python-celery-3.1.9-1|130	
12cu|python-celery-3.1.9-1|131	
12cu|python-celery-3.1.9-1|132	%files
12cu|python-celery-3.1.9-1|133	%doc LICENSE README.rst TODO CONTRIBUTORS.txt docs examples
12cu|python-celery-3.1.9-1|134	%{py_purelibdir}/*
12cu|python-celery-3.1.9-1|135	%{_bindir}/celery
12cu|python-celery-3.1.9-1|136	%{_bindir}/celerybeat
12cu|python-celery-3.1.9-1|137	%{_bindir}/celeryd
12cu|python-celery-3.1.9-1|138	%{_bindir}/celeryd-multi
12cu|python-celery-3.1.9-1|139	
12cu|python-celery-3.1.9-1|140	
12cu|python-celery-3.1.9-1|141	
12cu|python-celery-3.1.9-1|142	%files -n python3-celery
12cu|python-celery-3.1.9-1|143	%doc LICENSE README.rst TODO CONTRIBUTORS.txt docs examples
12cu|python-celery-3.1.9-1|144	%{_bindir}/py3-celery
12cu|python-celery-3.1.9-1|145	%{_bindir}/py3-celerybeat
12cu|python-celery-3.1.9-1|146	%{_bindir}/py3-celeryd
12cu|python-celery-3.1.9-1|147	%{_bindir}/py3-celeryd-multi
12cu|python-celery-3.1.9-1|148	%{py3_puresitedir}/*
12cu|python-celery-3.1.9-1|149	
12cu|python-celery-3.1.9-1|150	%changelog
12cu|python-celery-3.1.9-1|151	* Mon Feb 10 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.1.9-1
12cu|python-celery-3.1.9-1|152	+ Revision: 6d0c262
12cu|python-celery-3.1.9-1|153	- Updated to 3.1.9
12cu|python-celery-3.1.9-1|154	
12cu|python-celery-3.1.9-1|155	

11855 12
12cu|python-chaco-4.3.0-1|1	%define module	chaco
12cu|python-chaco-4.3.0-1|2	
12cu|python-chaco-4.3.0-1|3	Summary:	Enthought Tool Suite - interactive 2D plotting
12cu|python-chaco-4.3.0-1|4	Name:		python-%{module}
12cu|python-chaco-4.3.0-1|5	Version:	4.3.0
12cu|python-chaco-4.3.0-1|6	Release:	1
12cu|python-chaco-4.3.0-1|7	Source0:	https://www.enthought.com/repo/ets/chaco-%{version}.tar.gz
12cu|python-chaco-4.3.0-1|8	License:	BSD
12cu|python-chaco-4.3.0-1|9	Group:		Development/Python
12cu|python-chaco-4.3.0-1|10	Url:		https://github.com/enthought/chaco/
12cu|python-chaco-4.3.0-1|11	Obsoletes:	python-enthought-chaco
12cu|python-chaco-4.3.0-1|12	Obsoletes:	python-enthought-chaco2
12cu|python-chaco-4.3.0-1|13	Requires:	python-traits >= 4.2.0
12cu|python-chaco-4.3.0-1|14	Requires:	python-enable >= 4.2.0
12cu|python-chaco-4.3.0-1|15	Requires:	python-numpy >= 1.1.0
12cu|python-chaco-4.3.0-1|16	Requires:	python-reportlab
12cu|python-chaco-4.3.0-1|17	BuildRequires:	python-numpy-devel >= 1.1.0
12cu|python-chaco-4.3.0-1|18	BuildRequires:	python-traits >= 4.2.0
12cu|python-chaco-4.3.0-1|19	BuildRequires:	python-setuptools >= 0.6c8
12cu|python-chaco-4.3.0-1|20	BuildRequires:	x11-server-xvfb, procps
12cu|python-chaco-4.3.0-1|21	BuildRequires:	python-setupdocs >= 1.0.5
12cu|python-chaco-4.3.0-1|22	BuildRequires:	python-sphinx
12cu|python-chaco-4.3.0-1|23	BuildRequires:	pkgconfig(lapack)
12cu|python-chaco-4.3.0-1|24	
12cu|python-chaco-4.3.0-1|25	%description
12cu|python-chaco-4.3.0-1|26	Chaco is a Python plotting application toolkit that facilitates
12cu|python-chaco-4.3.0-1|27	writing plotting applications at all levels of complexity, from simple
12cu|python-chaco-4.3.0-1|28	scripts with hard-coded data to large plotting programs with complex
12cu|python-chaco-4.3.0-1|29	data interrelationships and a multitude of interactive tools. While
12cu|python-chaco-4.3.0-1|30	Chaco generates attractive static plots for publication and
12cu|python-chaco-4.3.0-1|31	presentation, it also works well for interactive data visualization
12cu|python-chaco-4.3.0-1|32	and exploration.
12cu|python-chaco-4.3.0-1|33	
12cu|python-chaco-4.3.0-1|34	%prep
12cu|python-chaco-4.3.0-1|35	%setup -q -n %{module}-%{version}
12cu|python-chaco-4.3.0-1|36	
12cu|python-chaco-4.3.0-1|37	%build
12cu|python-chaco-4.3.0-1|38	%__python setup.py build
12cu|python-chaco-4.3.0-1|39	Xvfb :100 -ac &
12cu|python-chaco-4.3.0-1|40	XPID=$!
12cu|python-chaco-4.3.0-1|41	export DISPLAY=:100.0
12cu|python-chaco-4.3.0-1|42	%__python setup.py build_docs
12cu|python-chaco-4.3.0-1|43	kill -9 $XPID
12cu|python-chaco-4.3.0-1|44	
12cu|python-chaco-4.3.0-1|45	%install
12cu|python-chaco-4.3.0-1|46	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-chaco-4.3.0-1|47	
12cu|python-chaco-4.3.0-1|48	%files
12cu|python-chaco-4.3.0-1|49	%doc *.txt *.rst examples/ docs/*.pdf build/docs/html/
12cu|python-chaco-4.3.0-1|50	%py_platsitedir/%{module}*
12cu|python-chaco-4.3.0-1|51	
12cu|python-chaco-4.3.0-1|52	
12cu|python-chaco-4.3.0-1|53	%changelog
12cu|python-chaco-4.3.0-1|54	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 4.2.0-1
12cu|python-chaco-4.3.0-1|55	+ Revision: 814714
12cu|python-chaco-4.3.0-1|56	- Update to 4.2.0.
12cu|python-chaco-4.3.0-1|57	
12cu|python-chaco-4.3.0-1|58	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.1.0-1
12cu|python-chaco-4.3.0-1|59	+ Revision: 745667
12cu|python-chaco-4.3.0-1|60	- Update to 4.1.0.
12cu|python-chaco-4.3.0-1|61	
12cu|python-chaco-4.3.0-1|62	* Fri Sep 02 2011 Lev Givon <lev@mandriva.org> 4.0.1-1
12cu|python-chaco-4.3.0-1|63	+ Revision: 697901
12cu|python-chaco-4.3.0-1|64	- Update to 4.0.1.
12cu|python-chaco-4.3.0-1|65	
12cu|python-chaco-4.3.0-1|66	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cu|python-chaco-4.3.0-1|67	+ Revision: 689214
12cu|python-chaco-4.3.0-1|68	- import python-chaco
12cu|python-chaco-4.3.0-1|69	
12cu|python-chaco-4.3.0-1|70	
12cu|python-chaco-4.3.0-1|71	

11856 12
12cu|python-Chameleon-2.6.1-1|1	%define	oname	Chameleon
12cu|python-Chameleon-2.6.1-1|2	
12cu|python-Chameleon-2.6.1-1|3	Name:		python-%{oname}
12cu|python-Chameleon-2.6.1-1|4	Version:	2.6.1
12cu|python-Chameleon-2.6.1-1|5	Release:	1
12cu|python-Chameleon-2.6.1-1|6	Summary:	Fast HTML/XML Template Compiler
12cu|python-Chameleon-2.6.1-1|7	Source0:	http://pypi.python.org/packages/source/C/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-Chameleon-2.6.1-1|8	License:	BSD
12cu|python-Chameleon-2.6.1-1|9	Group:		Development/Python
12cu|python-Chameleon-2.6.1-1|10	Url:		http://www.pagetemplates.org/
12cu|python-Chameleon-2.6.1-1|11	BuildArch:	noarch
12cu|python-Chameleon-2.6.1-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-Chameleon-2.6.1-1|13	
12cu|python-Chameleon-2.6.1-1|14	%description
12cu|python-Chameleon-2.6.1-1|15	Chameleon is an HTML/XML template engine for `Python
12cu|python-Chameleon-2.6.1-1|16	<http://www.python.org>`_. It uses the *page templates* language.
12cu|python-Chameleon-2.6.1-1|17	
12cu|python-Chameleon-2.6.1-1|18	You can use it in any Python web application with just about any
12cu|python-Chameleon-2.6.1-1|19	version of Python (2.5 and up, including 3.x and `pypy
12cu|python-Chameleon-2.6.1-1|20	<http://pypy.org>`_).
12cu|python-Chameleon-2.6.1-1|21	
12cu|python-Chameleon-2.6.1-1|22	Visit the `website <http://pagetemplates.org>`_ for more information
12cu|python-Chameleon-2.6.1-1|23	or the `documentation <http://pagetemplates.org/docs/latest/>`_.
12cu|python-Chameleon-2.6.1-1|24	
12cu|python-Chameleon-2.6.1-1|25	
12cu|python-Chameleon-2.6.1-1|26	
12cu|python-Chameleon-2.6.1-1|27	%prep
12cu|python-Chameleon-2.6.1-1|28	%setup -q -n %{oname}-%{version}
12cu|python-Chameleon-2.6.1-1|29	
12cu|python-Chameleon-2.6.1-1|30	%build
12cu|python-Chameleon-2.6.1-1|31	python setup.py build
12cu|python-Chameleon-2.6.1-1|32	
12cu|python-Chameleon-2.6.1-1|33	%install
12cu|python-Chameleon-2.6.1-1|34	python setup.py install --root=%{buildroot}
12cu|python-Chameleon-2.6.1-1|35	find %{buildroot} -size 0 -delete
12cu|python-Chameleon-2.6.1-1|36	
12cu|python-Chameleon-2.6.1-1|37	%check
12cu|python-Chameleon-2.6.1-1|38	python setup.py test
12cu|python-Chameleon-2.6.1-1|39	
12cu|python-Chameleon-2.6.1-1|40	
12cu|python-Chameleon-2.6.1-1|41	%files
12cu|python-Chameleon-2.6.1-1|42	%doc README.rst
12cu|python-Chameleon-2.6.1-1|43	%{py_puresitedir}/chameleon/*.py*
12cu|python-Chameleon-2.6.1-1|44	%{py_puresitedir}/chameleon/tests
12cu|python-Chameleon-2.6.1-1|45	%{py_puresitedir}/chameleon/zpt/*.py*
12cu|python-Chameleon-2.6.1-1|46	%{py_puresitedir}/Chameleon*.egg-info
12cu|python-Chameleon-2.6.1-1|47	
12cu|python-Chameleon-2.6.1-1|48	%changelog
12cu|python-Chameleon-2.6.1-1|49	* Thu May 01 2014 symbianflo <symbianflo@symbianflo> 2.6.1-1
12cu|python-Chameleon-2.6.1-1|50	+ Revision: c2019f4
12cu|python-Chameleon-2.6.1-1|51	- Imported from SRPM
12cu|python-Chameleon-2.6.1-1|52	
12cu|python-Chameleon-2.6.1-1|53	

11857 12
12cu|python-chardet-2.1.1-2|1	%define module	chardet
12cu|python-chardet-2.1.1-2|2	
12cu|python-chardet-2.1.1-2|3	Summary:	Character encoding auto-detection in Python
12cu|python-chardet-2.1.1-2|4	Name:		python-%{module}
12cu|python-chardet-2.1.1-2|5	Version:	2.1.1
12cu|python-chardet-2.1.1-2|6	Release:	2
12cu|python-chardet-2.1.1-2|7	License:	LGPLv2+
12cu|python-chardet-2.1.1-2|8	Group:		Development/Python
12cu|python-chardet-2.1.1-2|9	Source:		https://pypi.python.org/packages/source/c/chardet/chardet-%{version}.tar.gz
12cu|python-chardet-2.1.1-2|10	URL:		http://chardet.feedparser.org/
12cu|python-chardet-2.1.1-2|11	BuildRequires:	python-devel
12cu|python-chardet-2.1.1-2|12	BuildRequires:	python-distribute
12cu|python-chardet-2.1.1-2|13	BuildRequires:	python3-devel
12cu|python-chardet-2.1.1-2|14	BuildRequires:	python3-distribute
12cu|python-chardet-2.1.1-2|15	BuildArch:	noarch
12cu|python-chardet-2.1.1-2|16	
12cu|python-chardet-2.1.1-2|17	%description
12cu|python-chardet-2.1.1-2|18	Character encoding auto-detection in Python. As smart as your browser.
12cu|python-chardet-2.1.1-2|19	
12cu|python-chardet-2.1.1-2|20	%package -n python3-chardet
12cu|python-chardet-2.1.1-2|21	Summary:        Character encoding auto-detection in Python
12cu|python-chardet-2.1.1-2|22	Group:          Development/Python
12cu|python-chardet-2.1.1-2|23	Requires:       python3
12cu|python-chardet-2.1.1-2|24	
12cu|python-chardet-2.1.1-2|25	%description -n python3-chardet
12cu|python-chardet-2.1.1-2|26	Character encoding auto-detection in Python. As smart as your browser.
12cu|python-chardet-2.1.1-2|27	
12cu|python-chardet-2.1.1-2|28	%prep
12cu|python-chardet-2.1.1-2|29	%setup -q -c
12cu|python-chardet-2.1.1-2|30	
12cu|python-chardet-2.1.1-2|31	mv %{module}-%{version} python2
12cu|python-chardet-2.1.1-2|32	cp -r python2 python3
12cu|python-chardet-2.1.1-2|33	
12cu|python-chardet-2.1.1-2|34	%build
12cu|python-chardet-2.1.1-2|35	pushd python2
12cu|python-chardet-2.1.1-2|36	%{__python} setup.py build
12cu|python-chardet-2.1.1-2|37	popd
12cu|python-chardet-2.1.1-2|38	
12cu|python-chardet-2.1.1-2|39	pushd python3
12cu|python-chardet-2.1.1-2|40	%{__python3} setup.py build
12cu|python-chardet-2.1.1-2|41	popd
12cu|python-chardet-2.1.1-2|42	
12cu|python-chardet-2.1.1-2|43	%install
12cu|python-chardet-2.1.1-2|44	pushd python3
12cu|python-chardet-2.1.1-2|45	PYTHONDONTWRITEBYTECODE=  %{__python3} setup.py install --root=%{buildroot}
12cu|python-chardet-2.1.1-2|46	mv %{buildroot}/%{_bindir}/chardetect.py %{buildroot}/%{_bindir}/python3-chardetect.py
12cu|python-chardet-2.1.1-2|47	popd
12cu|python-chardet-2.1.1-2|48	
12cu|python-chardet-2.1.1-2|49	pushd python2
12cu|python-chardet-2.1.1-2|50	PYTHONDONTWRITEBYTECODE=  %{__python} setup.py install --root=%{buildroot}
12cu|python-chardet-2.1.1-2|51	popd
12cu|python-chardet-2.1.1-2|52	
12cu|python-chardet-2.1.1-2|53	%clean
12cu|python-chardet-2.1.1-2|54	
12cu|python-chardet-2.1.1-2|55	%files
12cu|python-chardet-2.1.1-2|56	%doc python2/docs/*
12cu|python-chardet-2.1.1-2|57	%{_bindir}/chardetect.py
12cu|python-chardet-2.1.1-2|58	%{py_puresitedir}/*.egg-info
12cu|python-chardet-2.1.1-2|59	%{py_puresitedir}/%{module}
12cu|python-chardet-2.1.1-2|60	
12cu|python-chardet-2.1.1-2|61	%files -n python3-chardet
12cu|python-chardet-2.1.1-2|62	%doc python3/docs/*
12cu|python-chardet-2.1.1-2|63	%{_bindir}/python3-chardetect.py
12cu|python-chardet-2.1.1-2|64	%{py3_puresitedir}/*.egg-info
12cu|python-chardet-2.1.1-2|65	%{py3_puresitedir}/%{module}
12cu|python-chardet-2.1.1-2|66	
12cu|python-chardet-2.1.1-2|67	%changelog
12cu|python-chardet-2.1.1-2|68	* Tue Oct 29 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-2
12cu|python-chardet-2.1.1-2|69	+ Revision: 1fb873f
12cu|python-chardet-2.1.1-2|70	- Fix python2 vs python3 chardetect issue
12cu|python-chardet-2.1.1-2|71	
12cu|python-chardet-2.1.1-2|72	

11858 12
12cu|python-cherrypy-3.2.4-2|1	%define tarname CherryPy-%{version}
12cu|python-cherrypy-3.2.4-2|2	
12cu|python-cherrypy-3.2.4-2|3	Summary:        A Python-based framework for web application development
12cu|python-cherrypy-3.2.4-2|4	Name:           python-cherrypy
12cu|python-cherrypy-3.2.4-2|5	Version:        3.2.4
12cu|python-cherrypy-3.2.4-2|6	Release:        2
12cu|python-cherrypy-3.2.4-2|7	License:        BSD
12cu|python-cherrypy-3.2.4-2|8	Group:          Development/Python
12cu|python-cherrypy-3.2.4-2|9	URL:            http://www.cherrypy.org
12cu|python-cherrypy-3.2.4-2|10	Source0:        https://pypi.python.org/packages/source/C/CherryPy/CherryPy-%{version}.tar.gz
12cu|python-cherrypy-3.2.4-2|11	BuildRequires:	python-devel
12cu|python-cherrypy-3.2.4-2|12	BuildRequires:  python3-devel
12cu|python-cherrypy-3.2.4-2|13	BuildArch:      noarch
12cu|python-cherrypy-3.2.4-2|14	
12cu|python-cherrypy-3.2.4-2|15	%description
12cu|python-cherrypy-3.2.4-2|16	A Python-based framework for web application development.
12cu|python-cherrypy-3.2.4-2|17	
12cu|python-cherrypy-3.2.4-2|18	CheryPy allows you to write and easyly deploy web applications, thanks
12cu|python-cherrypy-3.2.4-2|19	to a bundled webserver. It features a automated way to map an url to a
12cu|python-cherrypy-3.2.4-2|20	mathod, allowing you to describe your site as a python class.
12cu|python-cherrypy-3.2.4-2|21	
12cu|python-cherrypy-3.2.4-2|22	%package -n python3-cherrypy
12cu|python-cherrypy-3.2.4-2|23	Summary:        A Python-based framework for web application development
12cu|python-cherrypy-3.2.4-2|24	Group:          Development/Python
12cu|python-cherrypy-3.2.4-2|25	Requires:       python3
12cu|python-cherrypy-3.2.4-2|26	
12cu|python-cherrypy-3.2.4-2|27	%description -n python3-cherrypy
12cu|python-cherrypy-3.2.4-2|28	A Python-based framework for web application development.
12cu|python-cherrypy-3.2.4-2|29	
12cu|python-cherrypy-3.2.4-2|30	CheryPy allows you to write and easyly deploy web applications, thanks
12cu|python-cherrypy-3.2.4-2|31	to a bundled webserver. It features a automated way to map an url to a
12cu|python-cherrypy-3.2.4-2|32	mathod, allowing you to describe your site as a python class.
12cu|python-cherrypy-3.2.4-2|33	
12cu|python-cherrypy-3.2.4-2|34	%prep
12cu|python-cherrypy-3.2.4-2|35	%setup -q -c
12cu|python-cherrypy-3.2.4-2|36	
12cu|python-cherrypy-3.2.4-2|37	mv %{tarname} python2
12cu|python-cherrypy-3.2.4-2|38	cp -r python2 python3
12cu|python-cherrypy-3.2.4-2|39	
12cu|python-cherrypy-3.2.4-2|40	%build
12cu|python-cherrypy-3.2.4-2|41	cat > tutorial.conf << EOF
12cu|python-cherrypy-3.2.4-2|42	[server]
12cu|python-cherrypy-3.2.4-2|43	socketPort = 8080
12cu|python-cherrypy-3.2.4-2|44	threadPool = 10
12cu|python-cherrypy-3.2.4-2|45	
12cu|python-cherrypy-3.2.4-2|46	[session]
12cu|python-cherrypy-3.2.4-2|47	storageType=ram
12cu|python-cherrypy-3.2.4-2|48	EOF
12cu|python-cherrypy-3.2.4-2|49	
12cu|python-cherrypy-3.2.4-2|50	pushd python2
12cu|python-cherrypy-3.2.4-2|51	cp ../tutorial.conf .
12cu|python-cherrypy-3.2.4-2|52	%{__python} setup.py build
12cu|python-cherrypy-3.2.4-2|53	popd
12cu|python-cherrypy-3.2.4-2|54	
12cu|python-cherrypy-3.2.4-2|55	pushd python3
12cu|python-cherrypy-3.2.4-2|56	cp ../tutorial.conf .
12cu|python-cherrypy-3.2.4-2|57	%{__python3} setup.py build
12cu|python-cherrypy-3.2.4-2|58	popd
12cu|python-cherrypy-3.2.4-2|59	
12cu|python-cherrypy-3.2.4-2|60	%install
12cu|python-cherrypy-3.2.4-2|61	pushd python3
12cu|python-cherrypy-3.2.4-2|62	%{__python3} setup.py install --root=%{buildroot}
12cu|python-cherrypy-3.2.4-2|63	mv %{buildroot}/%{_bindir}/cherryd %{buildroot}/%{_bindir}/python3-cherryd
12cu|python-cherrypy-3.2.4-2|64	popd
12cu|python-cherrypy-3.2.4-2|65	
12cu|python-cherrypy-3.2.4-2|66	pushd python2
12cu|python-cherrypy-3.2.4-2|67	%{__python} setup.py install --root=%{buildroot}
12cu|python-cherrypy-3.2.4-2|68	popd
12cu|python-cherrypy-3.2.4-2|69	
12cu|python-cherrypy-3.2.4-2|70	%files -n python-cherrypy
12cu|python-cherrypy-3.2.4-2|71	%doc python2/README.txt
12cu|python-cherrypy-3.2.4-2|72	%doc python2/cherrypy/tutorial/*
12cu|python-cherrypy-3.2.4-2|73	%{python_sitelib}/cherrypy/*
12cu|python-cherrypy-3.2.4-2|74	%{python_sitelib}/*.egg-info
12cu|python-cherrypy-3.2.4-2|75	%{_bindir}/cherryd
12cu|python-cherrypy-3.2.4-2|76	
12cu|python-cherrypy-3.2.4-2|77	%files -n python3-cherrypy
12cu|python-cherrypy-3.2.4-2|78	%doc python3/README.txt
12cu|python-cherrypy-3.2.4-2|79	%doc python3/cherrypy/tutorial/*
12cu|python-cherrypy-3.2.4-2|80	%{python3_sitelib}/cherrypy/*
12cu|python-cherrypy-3.2.4-2|81	%{python3_sitelib}/*.egg-info
12cu|python-cherrypy-3.2.4-2|82	%{_bindir}/python3-cherryd
12cu|python-cherrypy-3.2.4-2|83	
12cu|python-cherrypy-3.2.4-2|84	%changelog
12cu|python-cherrypy-3.2.4-2|85	* Tue Oct 29 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.2.4-2
12cu|python-cherrypy-3.2.4-2|86	+ Revision: c4dffe8
12cu|python-cherrypy-3.2.4-2|87	- Bump release
12cu|python-cherrypy-3.2.4-2|88	
12cu|python-cherrypy-3.2.4-2|89	

11859 12
12cu|python-cinderclient-1.0.8-1|1	
12cu|python-cinderclient-1.0.8-1|2	Name:             python-cinderclient
12cu|python-cinderclient-1.0.8-1|3	Version:          1.0.8
12cu|python-cinderclient-1.0.8-1|4	Release:          1
12cu|python-cinderclient-1.0.8-1|5	Summary:          Python API and CLI for OpenStack Cinder
12cu|python-cinderclient-1.0.8-1|6	Group:            Development/Python
12cu|python-cinderclient-1.0.8-1|7	License:          ASL 2.0
12cu|python-cinderclient-1.0.8-1|8	URL:              http://github.com/openstack/python-cinderclient
12cu|python-cinderclient-1.0.8-1|9	Source0:          http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
12cu|python-cinderclient-1.0.8-1|10	#
12cu|python-cinderclient-1.0.8-1|11	# patches_base=1.0.8
12cu|python-cinderclient-1.0.8-1|12	#
12cu|python-cinderclient-1.0.8-1|13	Patch0001: 0001-Remove-runtime-dependency-on-python-pbr.patch
12cu|python-cinderclient-1.0.8-1|14	Patch0002: 0002-Stop-pbr-from-installing-requirements-during-build.patch
12cu|python-cinderclient-1.0.8-1|15	
12cu|python-cinderclient-1.0.8-1|16	BuildRequires:    pkgconfig(python)
12cu|python-cinderclient-1.0.8-1|17	BuildRequires:    python-setuptools
12cu|python-cinderclient-1.0.8-1|18	BuildRequires:    pythonegg(pbr)
12cu|python-cinderclient-1.0.8-1|19	BuildRequires:    pythonegg(d2to1)
12cu|python-cinderclient-1.0.8-1|20	BuildRequires:    pythonegg(babel)
12cu|python-cinderclient-1.0.8-1|21	BuildRequires:    pythonegg(prettytable)
12cu|python-cinderclient-1.0.8-1|22	BuildRequires:    pythonegg(requests)
12cu|python-cinderclient-1.0.8-1|23	BuildRequires:    pythonegg(setuptools)
12cu|python-cinderclient-1.0.8-1|24	BuildRequires:    pythonegg(simplejson)
12cu|python-cinderclient-1.0.8-1|25	BuildRequires:    pythonegg(six)
12cu|python-cinderclient-1.0.8-1|26	BuildRequires:    pythonegg(sphinx)
12cu|python-cinderclient-1.0.8-1|27	
12cu|python-cinderclient-1.0.8-1|28	Requires:         pythonegg(babel)
12cu|python-cinderclient-1.0.8-1|29	Requires:         pythonegg(prettytable)
12cu|python-cinderclient-1.0.8-1|30	Requires:         pythonegg(requests)
12cu|python-cinderclient-1.0.8-1|31	Requires:         pythonegg(setuptools)
12cu|python-cinderclient-1.0.8-1|32	Requires:         pythonegg(simplejson)
12cu|python-cinderclient-1.0.8-1|33	Requires:         pythonegg(six)
12cu|python-cinderclient-1.0.8-1|34	
12cu|python-cinderclient-1.0.8-1|35	BuildArch:        noarch
12cu|python-cinderclient-1.0.8-1|36	
12cu|python-cinderclient-1.0.8-1|37	%description
12cu|python-cinderclient-1.0.8-1|38	Client library (cinderclient python module) and command line utility
12cu|python-cinderclient-1.0.8-1|39	(cinder) for interacting with OpenStack Cinder (Block Storage) API.
12cu|python-cinderclient-1.0.8-1|40	
12cu|python-cinderclient-1.0.8-1|41	
12cu|python-cinderclient-1.0.8-1|42	
12cu|python-cinderclient-1.0.8-1|43	%prep
12cu|python-cinderclient-1.0.8-1|44	%setup -q
12cu|python-cinderclient-1.0.8-1|45	
12cu|python-cinderclient-1.0.8-1|46	%patch0001 -p1
12cu|python-cinderclient-1.0.8-1|47	%patch0002 -p1
12cu|python-cinderclient-1.0.8-1|48	
12cu|python-cinderclient-1.0.8-1|49	# We provide version like this in order to remove runtime dep on pbr.
12cu|python-cinderclient-1.0.8-1|50	sed -i s/ROSACINDERCLIENTVERSION/%{version}/ cinderclient/__init__.py
12cu|python-cinderclient-1.0.8-1|51	
12cu|python-cinderclient-1.0.8-1|52	# Remove bundled egg-info
12cu|python-cinderclient-1.0.8-1|53	rm -rf python_cinderclient.egg-info
12cu|python-cinderclient-1.0.8-1|54	
12cu|python-cinderclient-1.0.8-1|55	# Let RPM handle the requirements
12cu|python-cinderclient-1.0.8-1|56	rm -f {,test-}requirements.txt
12cu|python-cinderclient-1.0.8-1|57	
12cu|python-cinderclient-1.0.8-1|58	%build
12cu|python-cinderclient-1.0.8-1|59	python setup.py build
12cu|python-cinderclient-1.0.8-1|60	
12cu|python-cinderclient-1.0.8-1|61	%install
12cu|python-cinderclient-1.0.8-1|62	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-cinderclient-1.0.8-1|63	
12cu|python-cinderclient-1.0.8-1|64	install -p -D -m 644 tools/cinder.bash_completion %{buildroot}%{_sysconfdir}/bash_completion.d/cinder.bash_completion
12cu|python-cinderclient-1.0.8-1|65	
12cu|python-cinderclient-1.0.8-1|66	# Delete tests
12cu|python-cinderclient-1.0.8-1|67	rm -fr %{buildroot}%{python_sitelib}/cinderclient/tests
12cu|python-cinderclient-1.0.8-1|68	
12cu|python-cinderclient-1.0.8-1|69	export PYTHONPATH="$( pwd ):$PYTHONPATH"
12cu|python-cinderclient-1.0.8-1|70	sphinx-build -b html doc/source html
12cu|python-cinderclient-1.0.8-1|71	sphinx-build -b man doc/source man
12cu|python-cinderclient-1.0.8-1|72	
12cu|python-cinderclient-1.0.8-1|73	install -p -D -m 644 man/cinder.1 %{buildroot}%{_mandir}/man1/cinder.1
12cu|python-cinderclient-1.0.8-1|74	
12cu|python-cinderclient-1.0.8-1|75	# Fix linting
12cu|python-cinderclient-1.0.8-1|76	rm -fr html/.doctrees html/.buildinfo
12cu|python-cinderclient-1.0.8-1|77	
12cu|python-cinderclient-1.0.8-1|78	%files
12cu|python-cinderclient-1.0.8-1|79	%doc LICENSE README.rst html
12cu|python-cinderclient-1.0.8-1|80	%{_bindir}/cinder
12cu|python-cinderclient-1.0.8-1|81	%{python_sitelib}/cinderclient
12cu|python-cinderclient-1.0.8-1|82	%{python_sitelib}/*.egg-info
12cu|python-cinderclient-1.0.8-1|83	%{_sysconfdir}/bash_completion.d/cinder.bash_completion
12cu|python-cinderclient-1.0.8-1|84	%{_mandir}/man1/cinder.1*
12cu|python-cinderclient-1.0.8-1|85	
12cu|python-cinderclient-1.0.8-1|86	
12cu|python-cinderclient-1.0.8-1|87	%changelog
12cu|python-cinderclient-1.0.8-1|88	* Fri Apr 11 2014 symbianflo <symbianflo@symbianflo> 1.0.8-1
12cu|python-cinderclient-1.0.8-1|89	+ Revision: b0df5a4
12cu|python-cinderclient-1.0.8-1|90	- Imported from SRPM
12cu|python-cinderclient-1.0.8-1|91	
12cu|python-cinderclient-1.0.8-1|92	

11860 12
12cu|python-clnum-1.6-6|1	%define module	clnum
12cu|python-clnum-1.6-6|2	%define debug_package %{nil}
12cu|python-clnum-1.6-6|3	
12cu|python-clnum-1.6-6|4	Summary:	Arbitrary precision floating point library for Python
12cu|python-clnum-1.6-6|5	Name:		python-%{module}
12cu|python-clnum-1.6-6|6	Version:	1.6
12cu|python-clnum-1.6-6|7	Release:	6
12cu|python-clnum-1.6-6|8	Source0:	https://pypi.python.org/packages/source/c/clnum/%{module}-%{version}.tar.gz
12cu|python-clnum-1.6-6|9	Patch0:		clnum-1.6-gcc.patch
12cu|python-clnum-1.6-6|10	License:	GPL
12cu|python-clnum-1.6-6|11	Group:		Development/Python
12cu|python-clnum-1.6-6|12	Url: 		http://calcrpnpy.sourceforge.net/clnum.html
12cu|python-clnum-1.6-6|13	Requires:	cln
12cu|python-clnum-1.6-6|14	Requires:	python >= 2.0
12cu|python-clnum-1.6-6|15	
12cu|python-clnum-1.6-6|16	BuildRequires:	pkgconfig(cln)
12cu|python-clnum-1.6-6|17	BuildRequires:	pkgconfig(python) >= 2.0
12cu|python-clnum-1.6-6|18	BuildRequires:	pythonegg(setuptools)
12cu|python-clnum-1.6-6|19	
12cu|python-clnum-1.6-6|20	%description
12cu|python-clnum-1.6-6|21	The module clnum adds arbitrary precision floating point and rational
12cu|python-clnum-1.6-6|22	numbers to Python. Both real and complex types are supported. The
12cu|python-clnum-1.6-6|23	module also contains arbitrary precision replacements for the
12cu|python-clnum-1.6-6|24	functions in the standard library math and cmath modules.
12cu|python-clnum-1.6-6|25	
12cu|python-clnum-1.6-6|26	The clnum module uses the Class Library for Numbers (CLN) to do all of
12cu|python-clnum-1.6-6|27	the hard work. The module simply provides a proper type interface so
12cu|python-clnum-1.6-6|28	that the CLN numbers work with the standard Python arithmetic
12cu|python-clnum-1.6-6|29	operators and interact properly with the built-in Python numeric
12cu|python-clnum-1.6-6|30	types.
12cu|python-clnum-1.6-6|31	
12cu|python-clnum-1.6-6|32	%prep
12cu|python-clnum-1.6-6|33	%setup -q -n %{module}-%{version}
12cu|python-clnum-1.6-6|34	%patch0 -p0
12cu|python-clnum-1.6-6|35	
12cu|python-clnum-1.6-6|36	%build
12cu|python-clnum-1.6-6|37	python setup.py build
12cu|python-clnum-1.6-6|38	
12cu|python-clnum-1.6-6|39	%install
12cu|python-clnum-1.6-6|40	python setup.py install --root=%{buildroot}
12cu|python-clnum-1.6-6|41	
12cu|python-clnum-1.6-6|42	%files
12cu|python-clnum-1.6-6|43	%doc README COPYING changelog *.html
12cu|python-clnum-1.6-6|44	%{py_platsitedir}/*
12cu|python-clnum-1.6-6|45	
12cu|python-clnum-1.6-6|46	%changelog
12cu|python-clnum-1.6-6|47	* Tue Apr 22 2014 symbianflo <symbianflo@symbianflo> 1.6-6
12cu|python-clnum-1.6-6|48	+ Revision: 50c65ab
12cu|python-clnum-1.6-6|49	- Log: patch for gcc added, spec clean, bump rel
12cu|python-clnum-1.6-6|50	
12cu|python-clnum-1.6-6|51	

11861 12
12cu|python-cmdln-1.3.0-1|1	%define rname cmdln
12cu|python-cmdln-1.3.0-1|2	%define debug_package %{nil}
12cu|python-cmdln-1.3.0-1|3	
12cu|python-cmdln-1.3.0-1|4	Summary:	An improved cmd.py for easily building good multi-command scripts
12cu|python-cmdln-1.3.0-1|5	
12cu|python-cmdln-1.3.0-1|6	Name:		python-%{rname}
12cu|python-cmdln-1.3.0-1|7	Version:	1.3.0
12cu|python-cmdln-1.3.0-1|8	Release:	1
12cu|python-cmdln-1.3.0-1|9	License:	MIT License
12cu|python-cmdln-1.3.0-1|10	Group:		Development/Python
12cu|python-cmdln-1.3.0-1|11	URL:		http://code.google.com/p/cmdln/
12cu|python-cmdln-1.3.0-1|12	Source0:	https://github.com/trentm/cmdln/archive/dcf678068233bb4efd0449bcd003f3f435f49bd1/cmdln-1.3.0-dcf6780.tar.gz
12cu|python-cmdln-1.3.0-1|13	BuildRequires:	python-setuptools
12cu|python-cmdln-1.3.0-1|14	
12cu|python-cmdln-1.3.0-1|15	%description
12cu|python-cmdln-1.3.0-1|16	cmdln.py is an extension of Python's default cmd.py module that provides "a
12cu|python-cmdln-1.3.0-1|17	simple framework for writing line-oriented command interpreters". The idea
12cu|python-cmdln-1.3.0-1|18	(with both cmd.py and cmdln.py) is to be able to quickly build
12cu|python-cmdln-1.3.0-1|19	multi-sub-command tools (think cvs or svn) and/or simple interactive shells
12cu|python-cmdln-1.3.0-1|20	(think gdb or pdb). cmdln.py's extensions make it more natural to write
12cu|python-cmdln-1.3.0-1|21	sub-commands, integrate optparse for simple option processing, and make having
12cu|python-cmdln-1.3.0-1|22	good command documentation easier.
12cu|python-cmdln-1.3.0-1|23	
12cu|python-cmdln-1.3.0-1|24	%prep
12cu|python-cmdln-1.3.0-1|25	
12cu|python-cmdln-1.3.0-1|26	%setup -qn cmdln-dcf678068233bb4efd0449bcd003f3f435f49bd1
12cu|python-cmdln-1.3.0-1|27	
12cu|python-cmdln-1.3.0-1|28	%build
12cu|python-cmdln-1.3.0-1|29	CFLAGS="%{optflags}" python setup.py build
12cu|python-cmdln-1.3.0-1|30	
12cu|python-cmdln-1.3.0-1|31	%install
12cu|python-cmdln-1.3.0-1|32	python setup.py install \
12cu|python-cmdln-1.3.0-1|33	--root="%{buildroot}" \
12cu|python-cmdln-1.3.0-1|34	--prefix="%{_prefix}" \
12cu|python-cmdln-1.3.0-1|35	--record=INSTALLED_FILES
12cu|python-cmdln-1.3.0-1|36	
12cu|python-cmdln-1.3.0-1|37	%files
12cu|python-cmdln-1.3.0-1|38	%doc LICENSE.txt  docs/ examples/
12cu|python-cmdln-1.3.0-1|39	%{py_puresitedir}/*
12cu|python-cmdln-1.3.0-1|40	
12cu|python-cmdln-1.3.0-1|41	
12cu|python-cmdln-1.3.0-1|42	%changelog
12cu|python-cmdln-1.3.0-1|43	* Thu Apr 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-1
12cu|python-cmdln-1.3.0-1|44	+ Revision: dcc8911
12cu|python-cmdln-1.3.0-1|45	- Fix %doc files
12cu|python-cmdln-1.3.0-1|46	
12cu|python-cmdln-1.3.0-1|47	

11862 12
12cu|python-codetools-4.1.0-1|1	%define module	codetools
12cu|python-codetools-4.1.0-1|2	
12cu|python-codetools-4.1.0-1|3	Summary:	Enthought Tool Suite - codetools project
12cu|python-codetools-4.1.0-1|4	Name:		python-%{module}
12cu|python-codetools-4.1.0-1|5	Version:	4.1.0
12cu|python-codetools-4.1.0-1|6	Release:	1
12cu|python-codetools-4.1.0-1|7	Source0:	%{module}-%{version}.tar.gz
12cu|python-codetools-4.1.0-1|8	License:	BSD
12cu|python-codetools-4.1.0-1|9	Group:		Development/Python
12cu|python-codetools-4.1.0-1|10	Url:		http://code.enthought.com/projects/code_tools/
12cu|python-codetools-4.1.0-1|11	BuildArch:	noarch
12cu|python-codetools-4.1.0-1|12	Requires:	python-traits >= 4.0.0
12cu|python-codetools-4.1.0-1|13	BuildRequires:	python-setuptools >= 0.6c8
12cu|python-codetools-4.1.0-1|14	BuildRequires:	python-sphinx
12cu|python-codetools-4.1.0-1|15	
12cu|python-codetools-4.1.0-1|16	%description
12cu|python-codetools-4.1.0-1|17	The codetools project includes packages that simplify meta-programming
12cu|python-codetools-4.1.0-1|18	and help the programmer separate data from code in Python. This
12cu|python-codetools-4.1.0-1|19	library contains classes that allow defining simple snippets, or
12cu|python-codetools-4.1.0-1|20	"blocks", of Python code, analyze variable dependencies in the code
12cu|python-codetools-4.1.0-1|21	block, and use these dependencies to construct or restrict an
12cu|python-codetools-4.1.0-1|22	execution graph. These (restricted) code blocks can then be executed
12cu|python-codetools-4.1.0-1|23	in any namespace. However, this project also provides a
12cu|python-codetools-4.1.0-1|24	Traits-event-enhanced namespace, called a "context", which can be used
12cu|python-codetools-4.1.0-1|25	in place of a vanilla namespace to allow actions to be performed
12cu|python-codetools-4.1.0-1|26	whenever variables are assigned or retrieved from the namespace. This
12cu|python-codetools-4.1.0-1|27	project is used as the foundation for the BlockCanvas project.
12cu|python-codetools-4.1.0-1|28	
12cu|python-codetools-4.1.0-1|29	%prep
12cu|python-codetools-4.1.0-1|30	%setup -q -n %{module}-%{version}
12cu|python-codetools-4.1.0-1|31	
12cu|python-codetools-4.1.0-1|32	%build
12cu|python-codetools-4.1.0-1|33	%__python setup.py build
12cu|python-codetools-4.1.0-1|34	pushd docs
12cu|python-codetools-4.1.0-1|35	make html
12cu|python-codetools-4.1.0-1|36	popd
12cu|python-codetools-4.1.0-1|37	
12cu|python-codetools-4.1.0-1|38	%install
12cu|python-codetools-4.1.0-1|39	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-codetools-4.1.0-1|40	sed -i 's/.*egg-info$//' FILE_LIST
12cu|python-codetools-4.1.0-1|41	
12cu|python-codetools-4.1.0-1|42	%files -f FILE_LIST
12cu|python-codetools-4.1.0-1|43	%doc *.txt *.rst examples/ docs/build/html/
12cu|python-codetools-4.1.0-1|44	
12cu|python-codetools-4.1.0-1|45	
12cu|python-codetools-4.1.0-1|46	
12cu|python-codetools-4.1.0-1|47	%changelog
12cu|python-codetools-4.1.0-1|48	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cu|python-codetools-4.1.0-1|49	+ Revision: 689211
12cu|python-codetools-4.1.0-1|50	- import python-codetools
12cu|python-codetools-4.1.0-1|51	

11863 12
12cu|python-collective.recipe.omelette-0.12-1|1	%define	oname	collective.recipe.omelette
12cu|python-collective.recipe.omelette-0.12-1|2	
12cu|python-collective.recipe.omelette-0.12-1|3	Name:		python-%{oname}
12cu|python-collective.recipe.omelette-0.12-1|4	Version:	0.12
12cu|python-collective.recipe.omelette-0.12-1|5	Release:	1
12cu|python-collective.recipe.omelette-0.12-1|6	Summary:	Creates a unified directory structure of installed packages
12cu|python-collective.recipe.omelette-0.12-1|7	Source0:	https://pypi.python.org/packages/source/c/%{oname}/%{oname}-%{version}.zip
12cu|python-collective.recipe.omelette-0.12-1|8	License:	GPL
12cu|python-collective.recipe.omelette-0.12-1|9	Group:		Development/Python
12cu|python-collective.recipe.omelette-0.12-1|10	Url:		http://pypi.python.org/pypi/collective.recipe.omelette
12cu|python-collective.recipe.omelette-0.12-1|11	BuildArch:	noarch
12cu|python-collective.recipe.omelette-0.12-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-collective.recipe.omelette-0.12-1|13	BuildRequires:	pythonegg(zc.buildout)
12cu|python-collective.recipe.omelette-0.12-1|14	BuildRequires:	pythonegg(zc.recipe.egg)
12cu|python-collective.recipe.omelette-0.12-1|15	
12cu|python-collective.recipe.omelette-0.12-1|16	%description
12cu|python-collective.recipe.omelette-0.12-1|17	Creates a unified directory structure of installed packages,
12cu|python-collective.recipe.omelette-0.12-1|18	symlinking to the actual contents, in order to ease navigation.
12cu|python-collective.recipe.omelette-0.12-1|19	Namespace packages offer the huge benefit of
12cu|python-collective.recipe.omelette-0.12-1|20	being able to distribute parts of a large
12cu|python-collective.recipe.omelette-0.12-1|21	system in small, self-contained pieces.
12cu|python-collective.recipe.omelette-0.12-1|22	However, they can be somewhat clunky to navigate,
12cu|python-collective.recipe.omelette-0.12-1|23	since you end up with a large list of eggs
12cu|python-collective.recipe.omelette-0.12-1|24	in your egg cache, and then a seemingly endless
12cu|python-collective.recipe.omelette-0.12-1|25	series of directories you need to open to
12cu|python-collective.recipe.omelette-0.12-1|26	actually find the contents of your egg.
12cu|python-collective.recipe.omelette-0.12-1|27	
12cu|python-collective.recipe.omelette-0.12-1|28	
12cu|python-collective.recipe.omelette-0.12-1|29	
12cu|python-collective.recipe.omelette-0.12-1|30	%prep
12cu|python-collective.recipe.omelette-0.12-1|31	%setup -q -n %{oname}-%{version}
12cu|python-collective.recipe.omelette-0.12-1|32	
12cu|python-collective.recipe.omelette-0.12-1|33	%build
12cu|python-collective.recipe.omelette-0.12-1|34	python setup.py build
12cu|python-collective.recipe.omelette-0.12-1|35	
12cu|python-collective.recipe.omelette-0.12-1|36	%install
12cu|python-collective.recipe.omelette-0.12-1|37	python setup.py install --root=%{buildroot}
12cu|python-collective.recipe.omelette-0.12-1|38	find %{buildroot} -size 0 -delete
12cu|python-collective.recipe.omelette-0.12-1|39	
12cu|python-collective.recipe.omelette-0.12-1|40	%check
12cu|python-collective.recipe.omelette-0.12-1|41	# TODO: import zope modules for check
12cu|python-collective.recipe.omelette-0.12-1|42	# zc.recipe.egg zc.buildout
12cu|python-collective.recipe.omelette-0.12-1|43	#python setup.py test
12cu|python-collective.recipe.omelette-0.12-1|44	
12cu|python-collective.recipe.omelette-0.12-1|45	%files
12cu|python-collective.recipe.omelette-0.12-1|46	%doc CHANGES.txt CONTRIBUTORS.txt
12cu|python-collective.recipe.omelette-0.12-1|47	%{py_puresitedir}/collective/recipe/omelette
12cu|python-collective.recipe.omelette-0.12-1|48	%{py_puresitedir}/collective.recipe.omelette-0.12-py2.7-nspkg.pth
12cu|python-collective.recipe.omelette-0.12-1|49	%{py_puresitedir}/collective.recipe.omelette-0.12-py2.7.egg-info/PKG-INFO
12cu|python-collective.recipe.omelette-0.12-1|50	%{py_puresitedir}/collective.recipe.omelette-0.12-py2.7.egg-info/SOURCES.txt
12cu|python-collective.recipe.omelette-0.12-1|51	%{py_puresitedir}/collective.recipe.omelette-0.12-py2.7.egg-info/dependency_links.txt
12cu|python-collective.recipe.omelette-0.12-1|52	%{py_puresitedir}/collective.recipe.omelette-0.12-py2.7.egg-info/entry_points.txt
12cu|python-collective.recipe.omelette-0.12-1|53	%{py_puresitedir}/collective.recipe.omelette-0.12-py2.7.egg-info/namespace_packages.txt
12cu|python-collective.recipe.omelette-0.12-1|54	%{py_puresitedir}/collective.recipe.omelette-0.12-py2.7.egg-info/not-zip-safe
12cu|python-collective.recipe.omelette-0.12-1|55	%{py_puresitedir}/collective.recipe.omelette-0.12-py2.7.egg-info/requires.txt
12cu|python-collective.recipe.omelette-0.12-1|56	%{py_puresitedir}/collective.recipe.omelette-0.12-py2.7.egg-info/top_level.txt
12cu|python-collective.recipe.omelette-0.12-1|57	%changelog
12cu|python-collective.recipe.omelette-0.12-1|58	* Sat May 03 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.12-1
12cu|python-collective.recipe.omelette-0.12-1|59	+ Revision: 2f2415b
12cu|python-collective.recipe.omelette-0.12-1|60	- Updated python-collective.recipe.omelette.spec
12cu|python-collective.recipe.omelette-0.12-1|61	
12cu|python-collective.recipe.omelette-0.12-1|62	

11864 12
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|1	%define __noautoprov 'pkgconfig(.*)'
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|2	%define __noautoreq 'pkgconfig\\(libcompizconfig\\)'
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|3	
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|4	%define shortname compizconfig
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|5	%define oname compizconfig-python
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|6	%define oversion 0.8
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|7	
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|8	%define git 20130330
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|9	
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|10	%if  %{git}
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|11	%define srcname %{oname}-compiz-%{oversion}.tar.bz2
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|12	%define distname %{oname}-compiz-%{oversion}
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|13	%define rel 0.%{git}.2
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|14	%else
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|15	%define srcname %{oname}-%{version}.tar.bz2
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|16	%define distname %{oname}-%{version}
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|17	%define rel 1
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|18	%endif
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|19	
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|20	Name:		python-%{shortname}%{oversion}
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|21	Version:	0.8.5
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|22	Release:	%{rel}
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|23	Summary:	Python bindings for libcompizconfig
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|24	Group:		System/X11
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|25	License:	GPL
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|26	URL:		http://www.compiz.org/
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|27	Source:		http://cgit.compiz.org/compiz/%{shortname}/%{oname}/snapshot/%{srcname}
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|28	BuildRequires:	compiz0.8-devel
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|29	BuildRequires:	compizconfig0.8-devel
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|30	BuildRequires:	pygtk2.0-devel
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|31	BuildRequires:	python-pyrex
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|32	Conflicts:	python-%{shortname} > 0.9
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|33	Conflicts:	%{_lib}%{oname}
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|34	Conflicts:	%{_lib}%{oname}-devel
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|35	
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|36	%description
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|37	Python bindings for libcompizconfig.
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|38	
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|39	%files
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|40	%{py_platsitedir}/%{shortname}.so
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|41	%{_libdir}/pkgconfig/%{oname}.pc
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|42	
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|43	#----------------------------------------------------------------------------
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|44	
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|45	%prep
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|46	%setup -q -n %{distname}
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|47	
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|48	%build
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|49	%if %{git}
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|50	# This is a GIT snapshot, so we need to generate makefiles.
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|51	sh autogen.sh -V
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|52	%endif
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|53	
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|54	%configure2_5x --disable-static
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|55	%make
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|56	
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|57	%install
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|58	%makeinstall_std
12cu|python-compizconfig0.8-0.8.5-0.20130330.2|59	

11865 12
12cu|python-corba-1.4.0-1|1	Summary:	Python bindings for CORBA
12cu|python-corba-1.4.0-1|2	Name:		python-corba
12cu|python-corba-1.4.0-1|3	Version:	1.4.0
12cu|python-corba-1.4.0-1|4	Release:	1
12cu|python-corba-1.4.0-1|5	License:	LGPLv2+
12cu|python-corba-1.4.0-1|6	Group:		Development/GNOME and GTK+
12cu|python-corba-1.4.0-1|7	URL:		http://mate-desktop.org
12cu|python-corba-1.4.0-1|8	Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
12cu|python-corba-1.4.0-1|9	
12cu|python-corba-1.4.0-1|10	BuildRequires:	mate-common
12cu|python-corba-1.4.0-1|11	BuildRequires:	pkgconfig(glib-2.0)
12cu|python-corba-1.4.0-1|12	BuildRequires:	pkgconfig(libIDL-2.0)
12cu|python-corba-1.4.0-1|13	BuildRequires:	pkgconfig(MateCORBA-2.0)
12cu|python-corba-1.4.0-1|14	BuildRequires:	pkgconfig(python)
12cu|python-corba-1.4.0-1|15	
12cu|python-corba-1.4.0-1|16	Requires:	mate-corba
12cu|python-corba-1.4.0-1|17	
12cu|python-corba-1.4.0-1|18	%description
12cu|python-corba-1.4.0-1|19	pyorbit is an extension module for python that gives you access
12cu|python-corba-1.4.0-1|20	to the CORBA ORB.
12cu|python-corba-1.4.0-1|21	
12cu|python-corba-1.4.0-1|22	%package devel
12cu|python-corba-1.4.0-1|23	Summary:	Files needed to build wrappers for CORBA addon libraries
12cu|python-corba-1.4.0-1|24	Group:		Development/GNOME and GTK+
12cu|python-corba-1.4.0-1|25	Requires:	%{name} = %{version}
12cu|python-corba-1.4.0-1|26	
12cu|python-corba-1.4.0-1|27	%description devel
12cu|python-corba-1.4.0-1|28	This package contains files required to build wrappers for CORBA addon
12cu|python-corba-1.4.0-1|29	libraries so that they interoperate with pyorbit
12cu|python-corba-1.4.0-1|30	
12cu|python-corba-1.4.0-1|31	%prep
12cu|python-corba-1.4.0-1|32	%setup -q
12cu|python-corba-1.4.0-1|33	%apply_patches
12cu|python-corba-1.4.0-1|34	
12cu|python-corba-1.4.0-1|35	%build
12cu|python-corba-1.4.0-1|36	NOCONFIGURE=yes ./autogen.sh
12cu|python-corba-1.4.0-1|37	%configure2_5x
12cu|python-corba-1.4.0-1|38	%make
12cu|python-corba-1.4.0-1|39	
12cu|python-corba-1.4.0-1|40	%install
12cu|python-corba-1.4.0-1|41	%makeinstall_std
12cu|python-corba-1.4.0-1|42	find %{buildroot} -name "*.la" -exec rm {} \;
12cu|python-corba-1.4.0-1|43	
12cu|python-corba-1.4.0-1|44	%files
12cu|python-corba-1.4.0-1|45	%doc AUTHORS NEWS README ChangeLog
12cu|python-corba-1.4.0-1|46	%{py_platsitedir}/*
12cu|python-corba-1.4.0-1|47	
12cu|python-corba-1.4.0-1|48	%files devel
12cu|python-corba-1.4.0-1|49	%dir %{_includedir}/pymatecorba-2
12cu|python-corba-1.4.0-1|50	%{_includedir}/pymatecorba-2/*.h
12cu|python-corba-1.4.0-1|51	%{_libdir}/pkgconfig/*.pc
12cu|python-corba-1.4.0-1|52	
12cu|python-corba-1.4.0-1|53	
12cu|python-corba-1.4.0-1|54	
12cu|python-corba-1.4.0-1|55	%changelog
12cu|python-corba-1.4.0-1|56	* Fri Oct 05 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 1.4.0-1
12cu|python-corba-1.4.0-1|57	+ Revision: af18e73
12cu|python-corba-1.4.0-1|58	- fix .abf.yml
12cu|python-corba-1.4.0-1|59	
12cu|python-corba-1.4.0-1|60	

11866 12
12cu|python-couchdb-0.9-1|1	%define srcname CouchDB
12cu|python-couchdb-0.9-1|2	Name:           python-couchdb
12cu|python-couchdb-0.9-1|3	Version:        0.9
12cu|python-couchdb-0.9-1|4	Release:        1
12cu|python-couchdb-0.9-1|5	Summary:        A Python library for working with CouchDB
12cu|python-couchdb-0.9-1|6	
12cu|python-couchdb-0.9-1|7	Group:          Development/Python
12cu|python-couchdb-0.9-1|8	License:        BSD
12cu|python-couchdb-0.9-1|9	URL:            http://code.google.com/p/couchdb-python/
12cu|python-couchdb-0.9-1|10	Source0:        http://pypi.python.org/packages/source/C/CouchDB/CouchDB-%{version}.tar.gz
12cu|python-couchdb-0.9-1|11	BuildArch:      noarch
12cu|python-couchdb-0.9-1|12	BuildRequires:  python-devel
12cu|python-couchdb-0.9-1|13	BuildRequires:  python-setuptools
12cu|python-couchdb-0.9-1|14	Requires:       python-simplejson
12cu|python-couchdb-0.9-1|15	# remove in 2013 once 2010.0 is not supported anymore
12cu|python-couchdb-0.9-1|16	Obsoletes:       %{name}-devel < 0.8
12cu|python-couchdb-0.9-1|17	
12cu|python-couchdb-0.9-1|18	%description
12cu|python-couchdb-0.9-1|19	Providing a convenient high level interface for the CouchDB server.
12cu|python-couchdb-0.9-1|20	
12cu|python-couchdb-0.9-1|21	
12cu|python-couchdb-0.9-1|22	%prep
12cu|python-couchdb-0.9-1|23	%setup -q -n %{srcname}-%{version}
12cu|python-couchdb-0.9-1|24	
12cu|python-couchdb-0.9-1|25	%build
12cu|python-couchdb-0.9-1|26	python setup.py build
12cu|python-couchdb-0.9-1|27	
12cu|python-couchdb-0.9-1|28	
12cu|python-couchdb-0.9-1|29	%install
12cu|python-couchdb-0.9-1|30	python setup.py install --skip-build --root %{buildroot}
12cu|python-couchdb-0.9-1|31	
12cu|python-couchdb-0.9-1|32	# calm rpmlint down
12cu|python-couchdb-0.9-1|33	find  %{buildroot}/%{py_puresitedir}/couchdb -name \*.py -print0 | xargs --null chmod 0644
12cu|python-couchdb-0.9-1|34	
12cu|python-couchdb-0.9-1|35	
12cu|python-couchdb-0.9-1|36	%clean
12cu|python-couchdb-0.9-1|37	
12cu|python-couchdb-0.9-1|38	%files
12cu|python-couchdb-0.9-1|39	%defattr(-,root,root,-)
12cu|python-couchdb-0.9-1|40	%doc ChangeLog.txt COPYING README.txt
12cu|python-couchdb-0.9-1|41	%doc doc/
12cu|python-couchdb-0.9-1|42	%{_bindir}/couchdb-dump
12cu|python-couchdb-0.9-1|43	%{_bindir}/couchdb-load
12cu|python-couchdb-0.9-1|44	%{_bindir}/couchdb-replicate
12cu|python-couchdb-0.9-1|45	%{_bindir}/couchpy
12cu|python-couchdb-0.9-1|46	%{py_puresitedir}/CouchDB-%{version}-py%{py_ver}.egg-info
12cu|python-couchdb-0.9-1|47	%{py_puresitedir}/couchdb
12cu|python-couchdb-0.9-1|48	
12cu|python-couchdb-0.9-1|49	
12cu|python-couchdb-0.9-1|50	%changelog
12cu|python-couchdb-0.9-1|51	* Fri Oct 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.9-1
12cu|python-couchdb-0.9-1|52	+ Revision: 17bd821
12cu|python-couchdb-0.9-1|53	- Spec cleanup
12cu|python-couchdb-0.9-1|54	
12cu|python-couchdb-0.9-1|55	

11867 12
12cu|python-couchdbkit-0.6.5-1|1	%define oname couchdbkit
12cu|python-couchdbkit-0.6.5-1|2	%define version 0.6.5
12cu|python-couchdbkit-0.6.5-1|3	%define release 1
12cu|python-couchdbkit-0.6.5-1|4	
12cu|python-couchdbkit-0.6.5-1|5	Name:		python-%{oname}
12cu|python-couchdbkit-0.6.5-1|6	Summary:	Framework for your Python application to access and manage Couchdb
12cu|python-couchdbkit-0.6.5-1|7	Version:	%{version}
12cu|python-couchdbkit-0.6.5-1|8	Release:	%{release}
12cu|python-couchdbkit-0.6.5-1|9	Group:		Development/Python
12cu|python-couchdbkit-0.6.5-1|10	URL:            http://couchdbkit.org
12cu|python-couchdbkit-0.6.5-1|11	License:	MIT
12cu|python-couchdbkit-0.6.5-1|12	Source0:	http://pypi.python.org/packages/source/c/couchdbkit/couchdbkit-%{version}.tar.gz
12cu|python-couchdbkit-0.6.5-1|13	BuildRequires:  pkgconfig(python)
12cu|python-couchdbkit-0.6.5-1|14	BuildRequires:  pythonegg(setuptools)
12cu|python-couchdbkit-0.6.5-1|15	BuildRequires:  pythonegg(unittest2)
12cu|python-couchdbkit-0.6.5-1|16	BuildRequires:  pythonegg(nose)
12cu|python-couchdbkit-0.6.5-1|17	BuildRequires:  config(couchdb)
12cu|python-couchdbkit-0.6.5-1|18	
12cu|python-couchdbkit-0.6.5-1|19	Requires:       config(couchdb)
12cu|python-couchdbkit-0.6.5-1|20	Requires:       pythonegg(anyjson)
12cu|python-couchdbkit-0.6.5-1|21	Requires:       pythonegg(restkit)
12cu|python-couchdbkit-0.6.5-1|22	
12cu|python-couchdbkit-0.6.5-1|23	BuildArch:	noarch
12cu|python-couchdbkit-0.6.5-1|24	
12cu|python-couchdbkit-0.6.5-1|25	
12cu|python-couchdbkit-0.6.5-1|26	%description
12cu|python-couchdbkit-0.6.5-1|27	Couchdbkit provides you a full featured and easy client to access and manage
12cu|python-couchdbkit-0.6.5-1|28	CouchDB. It allows you to manage a CouchDBserver, databases, doc managements
12cu|python-couchdbkit-0.6.5-1|29	and view access. All objects mostly reflect python objects for convenience.
12cu|python-couchdbkit-0.6.5-1|30	Server and Databases objects could be used for example as easy as using dicts.
12cu|python-couchdbkit-0.6.5-1|31	
12cu|python-couchdbkit-0.6.5-1|32	
12cu|python-couchdbkit-0.6.5-1|33	%prep
12cu|python-couchdbkit-0.6.5-1|34	%setup -qn %{oname}-%{version}
12cu|python-couchdbkit-0.6.5-1|35	rm -rf couchdbkit.egg-info
12cu|python-couchdbkit-0.6.5-1|36	chmod 644 LICENSE
12cu|python-couchdbkit-0.6.5-1|37	
12cu|python-couchdbkit-0.6.5-1|38	%build
12cu|python-couchdbkit-0.6.5-1|39	python setup.py build
12cu|python-couchdbkit-0.6.5-1|40	
12cu|python-couchdbkit-0.6.5-1|41	%install
12cu|python-couchdbkit-0.6.5-1|42	python setup.py install --prefix=%{_prefix} -O1 --skip-build --root=%{buildroot}
12cu|python-couchdbkit-0.6.5-1|43	
12cu|python-couchdbkit-0.6.5-1|44	%files
12cu|python-couchdbkit-0.6.5-1|45	%doc LICENSE README.rst
12cu|python-couchdbkit-0.6.5-1|46	%{py_puresitedir}/couchdbkit
12cu|python-couchdbkit-0.6.5-1|47	%{py_puresitedir}/couchdbkit-%{version}-py*.egg-info
12cu|python-couchdbkit-0.6.5-1|48	
12cu|python-couchdbkit-0.6.5-1|49	
12cu|python-couchdbkit-0.6.5-1|50	%changelog
12cu|python-couchdbkit-0.6.5-1|51	* Mon Apr 14 2014 symbianflo <symbianflo@symbianflo> 0.6.5-1
12cu|python-couchdbkit-0.6.5-1|52	+ Revision: 21af7d4
12cu|python-couchdbkit-0.6.5-1|53	- Log: update to 0.6.5, switch to pythomegg style, spec clean ,fix build, fix req, fix BR.
12cu|python-couchdbkit-0.6.5-1|54	
12cu|python-couchdbkit-0.6.5-1|55	

11868 12
12cu|python-coverage-3.7-2|1	%define module	coverage
12cu|python-coverage-3.7-2|2	
12cu|python-coverage-3.7-2|3	Summary:	Code coverage measurement for Python
12cu|python-coverage-3.7-2|4	Name:		python-%{module}
12cu|python-coverage-3.7-2|5	Version:	3.7
12cu|python-coverage-3.7-2|6	Release:	2
12cu|python-coverage-3.7-2|7	Source0:	http://pypi.python.org/packages/source/c/coverage/coverage-%{version}.tar.gz
12cu|python-coverage-3.7-2|8	License:	BSD
12cu|python-coverage-3.7-2|9	Group:		Development/Python
12cu|python-coverage-3.7-2|10	Url:		http://nedbatchelder.com/code/coverage/
12cu|python-coverage-3.7-2|11	BuildRequires:	python-setuptools
12cu|python-coverage-3.7-2|12	BuildRequires:  python-devel
12cu|python-coverage-3.7-2|13	BuildRequires:  python3-devel
12cu|python-coverage-3.7-2|14	BuildRequires:  python3egg(setuptools)
12cu|python-coverage-3.7-2|15	
12cu|python-coverage-3.7-2|16	%description
12cu|python-coverage-3.7-2|17	Coverage measures code coverage, typically during test execution. It
12cu|python-coverage-3.7-2|18	uses the code analysis tools and tracing hooks provided in the Python
12cu|python-coverage-3.7-2|19	standard library to determine which lines are executable, and which
12cu|python-coverage-3.7-2|20	have been executed.
12cu|python-coverage-3.7-2|21	
12cu|python-coverage-3.7-2|22	%package -n python3-coverage
12cu|python-coverage-3.7-2|23	Summary:        Code coverage measurement for Python
12cu|python-coverage-3.7-2|24	Group:          Development/Python
12cu|python-coverage-3.7-2|25	Requires:       python3
12cu|python-coverage-3.7-2|26	
12cu|python-coverage-3.7-2|27	%description -n python3-coverage
12cu|python-coverage-3.7-2|28	Coverage measures code coverage, typically during test execution. It
12cu|python-coverage-3.7-2|29	uses the code analysis tools and tracing hooks provided in the Python
12cu|python-coverage-3.7-2|30	standard library to determine which lines are executable, and which
12cu|python-coverage-3.7-2|31	have been executed.
12cu|python-coverage-3.7-2|32	
12cu|python-coverage-3.7-2|33	%prep
12cu|python-coverage-3.7-2|34	%setup -q -c
12cu|python-coverage-3.7-2|35	
12cu|python-coverage-3.7-2|36	mv %{module}-%{version} python2
12cu|python-coverage-3.7-2|37	cp -r python2 python3
12cu|python-coverage-3.7-2|38	
12cu|python-coverage-3.7-2|39	%build
12cu|python-coverage-3.7-2|40	pushd python2
12cu|python-coverage-3.7-2|41	%{__python} setup.py build
12cu|python-coverage-3.7-2|42	popd
12cu|python-coverage-3.7-2|43	
12cu|python-coverage-3.7-2|44	pushd python3
12cu|python-coverage-3.7-2|45	%{__python3} setup.py build
12cu|python-coverage-3.7-2|46	popd
12cu|python-coverage-3.7-2|47	
12cu|python-coverage-3.7-2|48	%install
12cu|python-coverage-3.7-2|49	pushd python2
12cu|python-coverage-3.7-2|50	%{__python} setup.py install --root=%{buildroot}
12cu|python-coverage-3.7-2|51	popd
12cu|python-coverage-3.7-2|52	
12cu|python-coverage-3.7-2|53	pushd python3
12cu|python-coverage-3.7-2|54	%{__python3} setup.py install --root=%{buildroot}
12cu|python-coverage-3.7-2|55	popd
12cu|python-coverage-3.7-2|56	
12cu|python-coverage-3.7-2|57	%files -n python-coverage
12cu|python-coverage-3.7-2|58	%doc python2/*.txt
12cu|python-coverage-3.7-2|59	%{python_sitearch}/coverage
12cu|python-coverage-3.7-2|60	%{python_sitearch}/coverage-%{version}-py%{py_ver}.egg-info
12cu|python-coverage-3.7-2|61	/usr/bin/coverage
12cu|python-coverage-3.7-2|62	/usr/bin/coverage2
12cu|python-coverage-3.7-2|63	/usr/bin/coverage-%{py_ver}
12cu|python-coverage-3.7-2|64	
12cu|python-coverage-3.7-2|65	%files -n python3-coverage
12cu|python-coverage-3.7-2|66	%doc python3/*.txt
12cu|python-coverage-3.7-2|67	%{python3_sitearch}/coverage
12cu|python-coverage-3.7-2|68	%{python3_sitearch}/coverage-%{version}-py%{py3_ver}.egg-info
12cu|python-coverage-3.7-2|69	/usr/bin/coverage3
12cu|python-coverage-3.7-2|70	/usr/bin/coverage-%{py3_ver}
12cu|python-coverage-3.7-2|71	
12cu|python-coverage-3.7-2|72	%changelog
12cu|python-coverage-3.7-2|73	* Wed Oct 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.7-2
12cu|python-coverage-3.7-2|74	+ Revision: b8c3f54
12cu|python-coverage-3.7-2|75	- Bump release
12cu|python-coverage-3.7-2|76	
12cu|python-coverage-3.7-2|77	

11869 12
12cu|python-cparser-2.10-1|1	%define	oname	pycparser
12cu|python-cparser-2.10-1|2	%define	module	cparser
12cu|python-cparser-2.10-1|3	
12cu|python-cparser-2.10-1|4	Name:		python-%{module}
12cu|python-cparser-2.10-1|5	Version:	2.10
12cu|python-cparser-2.10-1|6	Release:	1
12cu|python-cparser-2.10-1|7	Summary:	C parser in Python
12cu|python-cparser-2.10-1|8	Source0:	http://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-cparser-2.10-1|9	License:	BSD
12cu|python-cparser-2.10-1|10	Group:		Development/Python
12cu|python-cparser-2.10-1|11	Url:		https://github.com/eliben/pycparser
12cu|python-cparser-2.10-1|12	BuildArch:	noarch
12cu|python-cparser-2.10-1|13	BuildRequires:  pkgconfig(python)
12cu|python-cparser-2.10-1|14	BuildRequires:  pythonegg(setuptools)
12cu|python-cparser-2.10-1|15	
12cu|python-cparser-2.10-1|16	
12cu|python-cparser-2.10-1|17	
12cu|python-cparser-2.10-1|18	%description
12cu|python-cparser-2.10-1|19	pycparser is a complete parser of the C language, written in
12cu|python-cparser-2.10-1|20	pure Python using the PLY parsing library.
12cu|python-cparser-2.10-1|21	It parses C code into an AST and can serve as a front-end for
12cu|python-cparser-2.10-1|22	C compilers or analysis tools.
12cu|python-cparser-2.10-1|23	
12cu|python-cparser-2.10-1|24	%prep
12cu|python-cparser-2.10-1|25	%setup -q -n %{oname}-%{version}
12cu|python-cparser-2.10-1|26	perl -i -pe 's/\r\n/\n/gs' LICENSE
12cu|python-cparser-2.10-1|27	
12cu|python-cparser-2.10-1|28	%build
12cu|python-cparser-2.10-1|29	python setup.py build
12cu|python-cparser-2.10-1|30	
12cu|python-cparser-2.10-1|31	%install
12cu|python-cparser-2.10-1|32	python setup.py install --root=%{buildroot}
12cu|python-cparser-2.10-1|33	
12cu|python-cparser-2.10-1|34	
12cu|python-cparser-2.10-1|35	
12cu|python-cparser-2.10-1|36	%check
12cu|python-cparser-2.10-1|37	cd tests
12cu|python-cparser-2.10-1|38	python all_tests.py
12cu|python-cparser-2.10-1|39	cd -
12cu|python-cparser-2.10-1|40	
12cu|python-cparser-2.10-1|41	%files
12cu|python-cparser-2.10-1|42	%doc CHANGES LICENSE README.rst
12cu|python-cparser-2.10-1|43	%{py_puresitedir}/pycparser/*.py*
12cu|python-cparser-2.10-1|44	%{py_puresitedir}/pycparser/ply/*.py*
12cu|python-cparser-2.10-1|45	%{py_puresitedir}/pycparser*.egg-info
12cu|python-cparser-2.10-1|46	%{py_puresitedir}/pycparser/_c_ast.cfg
12cu|python-cparser-2.10-1|47	%changelog
12cu|python-cparser-2.10-1|48	* Tue Dec 31 2013 Rosa <rosa@abf.rosalinux.ru> 2.10-1
12cu|python-cparser-2.10-1|49	+ Revision: 137d389
12cu|python-cparser-2.10-1|50	- Automatic import for version 2.10-1
12cu|python-cparser-2.10-1|51	
12cu|python-cparser-2.10-1|52	

11870 12
12cu|python-cssselect-0.9.1-1|1	%define	module	cssselect
12cu|python-cssselect-0.9.1-1|2	%define name	python-%{module}
12cu|python-cssselect-0.9.1-1|3	%define version 0.9.1
12cu|python-cssselect-0.9.1-1|4	%define release 1
12cu|python-cssselect-0.9.1-1|5	
12cu|python-cssselect-0.9.1-1|6	Summary: Library for parsing CSS3 selectors and translating them to XPath 1.0
12cu|python-cssselect-0.9.1-1|7	Name:	 %{name}
12cu|python-cssselect-0.9.1-1|8	Version: %{version}
12cu|python-cssselect-0.9.1-1|9	Release: %{release}
12cu|python-cssselect-0.9.1-1|10	Source0: https://pypi.python.org/packages/source/c/%{module}/%{module}-%{version}.tar.gz
12cu|python-cssselect-0.9.1-1|11	License: BSD
12cu|python-cssselect-0.9.1-1|12	Group:	 Development/Python
12cu|python-cssselect-0.9.1-1|13	Url:	 http://packages.python.org/cssselect/
12cu|python-cssselect-0.9.1-1|14	
12cu|python-cssselect-0.9.1-1|15	BuildArch: noarch
12cu|python-cssselect-0.9.1-1|16	BuildRequires:	python-setuptools
12cu|python-cssselect-0.9.1-1|17	
12cu|python-cssselect-0.9.1-1|18	%description
12cu|python-cssselect-0.9.1-1|19	cssselect parses CSS3 Selectors and translate them to XPath 1.0
12cu|python-cssselect-0.9.1-1|20	expressions. Such expressions can be used in lxml or another XPath
12cu|python-cssselect-0.9.1-1|21	engine to find the matching elements in an XML or HTML document.
12cu|python-cssselect-0.9.1-1|22	
12cu|python-cssselect-0.9.1-1|23	%prep
12cu|python-cssselect-0.9.1-1|24	%setup -q -n %{module}-%{version}
12cu|python-cssselect-0.9.1-1|25	
12cu|python-cssselect-0.9.1-1|26	%install
12cu|python-cssselect-0.9.1-1|27	
12cu|python-cssselect-0.9.1-1|28	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-cssselect-0.9.1-1|29	
12cu|python-cssselect-0.9.1-1|30	chmod +x %{buildroot}%{py_sitedir}/cssselect/tests.py
12cu|python-cssselect-0.9.1-1|31	
12cu|python-cssselect-0.9.1-1|32	%check
12cu|python-cssselect-0.9.1-1|33	#tested python modules failed on abf
12cu|python-cssselect-0.9.1-1|34	#python setup.py test
12cu|python-cssselect-0.9.1-1|35	
12cu|python-cssselect-0.9.1-1|36	%files
12cu|python-cssselect-0.9.1-1|37	%doc AUTHORS CHANGES LICENSE README.rst
12cu|python-cssselect-0.9.1-1|38	%{py_sitedir}/%{module}*
12cu|python-cssselect-0.9.1-1|39	
12cu|python-cssselect-0.9.1-1|40	
12cu|python-cssselect-0.9.1-1|41	
12cu|python-cssselect-0.9.1-1|42	
12cu|python-cssselect-0.9.1-1|43	%changelog
12cu|python-cssselect-0.9.1-1|44	* Thu Dec 19 2013 symbianflo <symbianflo@mandrivausers.ro> 0.9.1-1
12cu|python-cssselect-0.9.1-1|45	+ Revision: df961a9
12cu|python-cssselect-0.9.1-1|46	- Merge pull request #1 from symbianflo/python-cssselect:rosa2012.1
12cu|python-cssselect-0.9.1-1|47	- Symbianflo
12cu|python-cssselect-0.9.1-1|48	
12cu|python-cssselect-0.9.1-1|49	

11871 12
12cu|python-cssutils-0.9.10-1|1	%define oname	cssutils
12cu|python-cssutils-0.9.10-1|2	%define name	python-%{oname}
12cu|python-cssutils-0.9.10-1|3	
12cu|python-cssutils-0.9.10-1|4	Name:		%{name}
12cu|python-cssutils-0.9.10-1|5	Version:	0.9.10
12cu|python-cssutils-0.9.10-1|6	Release:	1
12cu|python-cssutils-0.9.10-1|7	Summary:	Python module for parsing and building CSS
12cu|python-cssutils-0.9.10-1|8	Group:		Development/Python
12cu|python-cssutils-0.9.10-1|9	License:	LGPLv3+
12cu|python-cssutils-0.9.10-1|10	URL:		http://code.google.com/p/cssutils/
12cu|python-cssutils-0.9.10-1|11	Source0:	https://pypi.python.org/packages/source/c/cssutils/cssutils-%{version}.zip
12cu|python-cssutils-0.9.10-1|12	BuildArch:	noarch
12cu|python-cssutils-0.9.10-1|13	BuildRequires:	python-devel
12cu|python-cssutils-0.9.10-1|14	BuildRequires:	python-setuptools
12cu|python-cssutils-0.9.10-1|15	
12cu|python-cssutils-0.9.10-1|16	%description
12cu|python-cssutils-0.9.10-1|17	cssutils is a Python module for building and parsing CSS (Cascading
12cu|python-cssutils-0.9.10-1|18	Style Sheets).
12cu|python-cssutils-0.9.10-1|19	
12cu|python-cssutils-0.9.10-1|20	%prep
12cu|python-cssutils-0.9.10-1|21	%setup -q -n %{oname}-%{version}
12cu|python-cssutils-0.9.10-1|22	
12cu|python-cssutils-0.9.10-1|23	%build
12cu|python-cssutils-0.9.10-1|24	
12cu|python-cssutils-0.9.10-1|25	%install
12cu|python-cssutils-0.9.10-1|26	python setup.py install --root=%{buildroot} --compile --optimize=2
12cu|python-cssutils-0.9.10-1|27	
12cu|python-cssutils-0.9.10-1|28	%files
12cu|python-cssutils-0.9.10-1|29	%{_bindir}/css*
12cu|python-cssutils-0.9.10-1|30	%{py_puresitedir}/%{oname}
12cu|python-cssutils-0.9.10-1|31	%{py_puresitedir}/encutils
12cu|python-cssutils-0.9.10-1|32	%defattr(755,root,root,-)
12cu|python-cssutils-0.9.10-1|33	%{py_puresitedir}/%{oname}-%{version}-py%{py_ver}.egg-info
12cu|python-cssutils-0.9.10-1|34	# %{py_puresitedir}/tests/*py
12cu|python-cssutils-0.9.10-1|35	# %{py_puresitedir}/tests/test_encutils/*py
12cu|python-cssutils-0.9.10-1|36	
12cu|python-cssutils-0.9.10-1|37	
12cu|python-cssutils-0.9.10-1|38	
12cu|python-cssutils-0.9.10-1|39	%changelog
12cu|python-cssutils-0.9.10-1|40	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.9.10-1
12cu|python-cssutils-0.9.10-1|41	+ Revision: ca688d5
12cu|python-cssutils-0.9.10-1|42	- Remove files that are not created any more
12cu|python-cssutils-0.9.10-1|43	
12cu|python-cssutils-0.9.10-1|44	

11872 12
12cu|python-d2to1-0.2.11-1|1	%define	oname	d2to1
12cu|python-d2to1-0.2.11-1|2	
12cu|python-d2to1-0.2.11-1|3	Name:		python-%{oname}
12cu|python-d2to1-0.2.11-1|4	Version:	0.2.11
12cu|python-d2to1-0.2.11-1|5	Release:	1
12cu|python-d2to1-0.2.11-1|6	Summary:	Allows using distutils2-like setup.cfg files with setup.py
12cu|python-d2to1-0.2.11-1|7	Source0:	https://pypi.python.org/packages/source/d/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-d2to1-0.2.11-1|8	License:	BSD
12cu|python-d2to1-0.2.11-1|9	Group:		Development/Python
12cu|python-d2to1-0.2.11-1|10	Url:		http://pypi.python.org/pypi/d2to1
12cu|python-d2to1-0.2.11-1|11	BuildArch:	noarch
12cu|python-d2to1-0.2.11-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-d2to1-0.2.11-1|13	BuildRequires:  pkgconfig(python)
12cu|python-d2to1-0.2.11-1|14	
12cu|python-d2to1-0.2.11-1|15	Requires:       pythonegg(setuptools)
12cu|python-d2to1-0.2.11-1|16	
12cu|python-d2to1-0.2.11-1|17	BuildArch: noarch
12cu|python-d2to1-0.2.11-1|18	
12cu|python-d2to1-0.2.11-1|19	%description
12cu|python-d2to1-0.2.11-1|20	d2to1 allows using distutils2-like setup.cfg files for a package's metadata
12cu|python-d2to1-0.2.11-1|21	with a distribute/setuptools setup.py script. It works by providing a
12cu|python-d2to1-0.2.11-1|22	distutils2-formatted setup.cfg file containing all of a package's metadata,
12cu|python-d2to1-0.2.11-1|23	and a very minimal setup.py which will slurp its arguments from the setup.cfg.
12cu|python-d2to1-0.2.11-1|24	
12cu|python-d2to1-0.2.11-1|25	%prep
12cu|python-d2to1-0.2.11-1|26	%setup -q -n %{oname}-%{version}
12cu|python-d2to1-0.2.11-1|27	rm -rf %{oname}.egg-info
12cu|python-d2to1-0.2.11-1|28	find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python}|'
12cu|python-d2to1-0.2.11-1|29	
12cu|python-d2to1-0.2.11-1|30	%build
12cu|python-d2to1-0.2.11-1|31	python setup.py build
12cu|python-d2to1-0.2.11-1|32	
12cu|python-d2to1-0.2.11-1|33	%install
12cu|python-d2to1-0.2.11-1|34	python setup.py install --skip-build --root %{buildroot}
12cu|python-d2to1-0.2.11-1|35	
12cu|python-d2to1-0.2.11-1|36	%files
12cu|python-d2to1-0.2.11-1|37	%doc CHANGES.rst LICENSE README.rst
12cu|python-d2to1-0.2.11-1|38	%{py_puresitedir}/*
12cu|python-d2to1-0.2.11-1|39	
12cu|python-d2to1-0.2.11-1|40	
12cu|python-d2to1-0.2.11-1|41	%changelog
12cu|python-d2to1-0.2.11-1|42	* Tue Apr 08 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.2.11-1
12cu|python-d2to1-0.2.11-1|43	+ Revision: 0085432
12cu|python-d2to1-0.2.11-1|44	- Fixed summary lenght
12cu|python-d2to1-0.2.11-1|45	
12cu|python-d2to1-0.2.11-1|46	

11873 12
12cu|python-daemon-1.6-3|1	Name:           python-daemon
12cu|python-daemon-1.6-3|2	Version:        1.6
12cu|python-daemon-1.6-3|3	Release:        3
12cu|python-daemon-1.6-3|4	Summary:        Library to implement a well-behaved Unix daemon process
12cu|python-daemon-1.6-3|5	Group:          Development/Python
12cu|python-daemon-1.6-3|6	License:        Python
12cu|python-daemon-1.6-3|7	URL:            http://pypi.python.org/pypi/python-daemon
12cu|python-daemon-1.6-3|8	Source0:        http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
12cu|python-daemon-1.6-3|9	BuildRequires:  python-devel
12cu|python-daemon-1.6-3|10	BuildRequires:  python-setuptools
12cu|python-daemon-1.6-3|11	BuildRequires:  python-nose
12cu|python-daemon-1.6-3|12	BuildRequires:  python-lockfile
12cu|python-daemon-1.6-3|13	BuildRequires:  python-minimock
12cu|python-daemon-1.6-3|14	Requires:       python-lockfile
12cu|python-daemon-1.6-3|15	
12cu|python-daemon-1.6-3|16	%define debug_package %{nil}
12cu|python-daemon-1.6-3|17	
12cu|python-daemon-1.6-3|18	%description
12cu|python-daemon-1.6-3|19	This library implements the well-behaved daemon specification of
12cu|python-daemon-1.6-3|20	PEP 3143, "Standard daemon process library".
12cu|python-daemon-1.6-3|21	
12cu|python-daemon-1.6-3|22	%prep
12cu|python-daemon-1.6-3|23	%setup -q
12cu|python-daemon-1.6-3|24	
12cu|python-daemon-1.6-3|25	%build
12cu|python-daemon-1.6-3|26	
12cu|python-daemon-1.6-3|27	%install
12cu|python-daemon-1.6-3|28	python setup.py install --root %{buildroot}
12cu|python-daemon-1.6-3|29	rm -fr %{buildroot}%{py_puresitedir}/tests
12cu|python-daemon-1.6-3|30	
12cu|python-daemon-1.6-3|31	%files
12cu|python-daemon-1.6-3|32	%doc ChangeLog LICENSE.GPL-2 LICENSE.PSF-2
12cu|python-daemon-1.6-3|33	%{py_puresitedir}/daemon/
12cu|python-daemon-1.6-3|34	%{py_puresitedir}/python_daemon-%{version}-py%{py_ver}.egg-info/
12cu|python-daemon-1.6-3|35	
12cu|python-daemon-1.6-3|36	%changelog
12cu|python-daemon-1.6-3|37	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6-3
12cu|python-daemon-1.6-3|38	+ Revision: 112ce15
12cu|python-daemon-1.6-3|39	- Spec cleanup
12cu|python-daemon-1.6-3|40	
12cu|python-daemon-1.6-3|41	

11874 12
12cu|python-distutils-extra-2.38-1|1	Name:		python-distutils-extra
12cu|python-distutils-extra-2.38-1|2	Version:	2.38
12cu|python-distutils-extra-2.38-1|3	Release:	1
12cu|python-distutils-extra-2.38-1|4	Summary:	Enhancements to the Python build system
12cu|python-distutils-extra-2.38-1|5	Group:		Development/Python
12cu|python-distutils-extra-2.38-1|6	License:	GPLv2+
12cu|python-distutils-extra-2.38-1|7	URL:		https://launchpad.net/python-distutils-extra
12cu|python-distutils-extra-2.38-1|8	Source0:	https://launchpad.net/python-distutils-extra/trunk/2.38/+download/%{name}-%{version}.tar.gz
12cu|python-distutils-extra-2.38-1|9	
12cu|python-distutils-extra-2.38-1|10	BuildArch:	noarch
12cu|python-distutils-extra-2.38-1|11	BuildRequires:	python-setuptools
12cu|python-distutils-extra-2.38-1|12	
12cu|python-distutils-extra-2.38-1|13	
12cu|python-distutils-extra-2.38-1|14	
12cu|python-distutils-extra-2.38-1|15	%description
12cu|python-distutils-extra-2.38-1|16	python-distutils-extra allows you to easily integrate gettext, themed icons
12cu|python-distutils-extra-2.38-1|17	and GNOME documentation into your build and installation process.
12cu|python-distutils-extra-2.38-1|18	
12cu|python-distutils-extra-2.38-1|19	
12cu|python-distutils-extra-2.38-1|20	%package -n python3-distutils-extra
12cu|python-distutils-extra-2.38-1|21	Summary: Enhancements to the Python 3 build system
12cu|python-distutils-extra-2.38-1|22	Group: Development/Python
12cu|python-distutils-extra-2.38-1|23	Provides: python3-distutils-extra = %{version}-%{release}
12cu|python-distutils-extra-2.38-1|24	BuildRequires:  python3-distribute
12cu|python-distutils-extra-2.38-1|25	BuildRequires:  python3-devel
12cu|python-distutils-extra-2.38-1|26	
12cu|python-distutils-extra-2.38-1|27	
12cu|python-distutils-extra-2.38-1|28	%description -n python3-distutils-extra
12cu|python-distutils-extra-2.38-1|29	python3-distutils-extra allows you to easily integrate gettext, themed icons
12cu|python-distutils-extra-2.38-1|30	and GNOME documentation into your build and installation process.
12cu|python-distutils-extra-2.38-1|31	
12cu|python-distutils-extra-2.38-1|32	%prep
12cu|python-distutils-extra-2.38-1|33	%setup -q -c
12cu|python-distutils-extra-2.38-1|34	mv %{name}-%{version} python2
12cu|python-distutils-extra-2.38-1|35	cp -r python2 python3
12cu|python-distutils-extra-2.38-1|36	
12cu|python-distutils-extra-2.38-1|37	%build
12cu|python-distutils-extra-2.38-1|38	pushd python2
12cu|python-distutils-extra-2.38-1|39	%__python ./setup.py build
12cu|python-distutils-extra-2.38-1|40	popd
12cu|python-distutils-extra-2.38-1|41	
12cu|python-distutils-extra-2.38-1|42	pushd python3
12cu|python-distutils-extra-2.38-1|43	%__python3 ./setup.py build
12cu|python-distutils-extra-2.38-1|44	popd
12cu|python-distutils-extra-2.38-1|45	
12cu|python-distutils-extra-2.38-1|46	%install
12cu|python-distutils-extra-2.38-1|47	pushd python2
12cu|python-distutils-extra-2.38-1|48	%__python setup.py install --root=%{buildroot}
12cu|python-distutils-extra-2.38-1|49	popd
12cu|python-distutils-extra-2.38-1|50	chmod a+x %{buildroot}%{python_sitelib}/DistUtilsExtra/command/build_extra.py
12cu|python-distutils-extra-2.38-1|51	
12cu|python-distutils-extra-2.38-1|52	pushd python3
12cu|python-distutils-extra-2.38-1|53	%__python3 setup.py install --root=%{buildroot}
12cu|python-distutils-extra-2.38-1|54	popd
12cu|python-distutils-extra-2.38-1|55	
12cu|python-distutils-extra-2.38-1|56	
12cu|python-distutils-extra-2.38-1|57	
12cu|python-distutils-extra-2.38-1|58	%files
12cu|python-distutils-extra-2.38-1|59	%doc python2/doc/*
12cu|python-distutils-extra-2.38-1|60	%{python_sitelib}/DistUtilsExtra/
12cu|python-distutils-extra-2.38-1|61	%{python_sitelib}/python_distutils_extra*.egg-info
12cu|python-distutils-extra-2.38-1|62	
12cu|python-distutils-extra-2.38-1|63	%files -n python3-distutils-extra
12cu|python-distutils-extra-2.38-1|64	%doc python3/doc/*
12cu|python-distutils-extra-2.38-1|65	%{python3_sitelib}/DistUtilsExtra/
12cu|python-distutils-extra-2.38-1|66	%{python3_sitelib}/python_distutils_extra*.egg-info
12cu|python-distutils-extra-2.38-1|67	
12cu|python-distutils-extra-2.38-1|68	
12cu|python-distutils-extra-2.38-1|69	%changelog
12cu|python-distutils-extra-2.38-1|70	* Sat Mar 03 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.32-1
12cu|python-distutils-extra-2.38-1|71	+ Revision: 781952
12cu|python-distutils-extra-2.38-1|72	- new version 2.32
12cu|python-distutils-extra-2.38-1|73	
12cu|python-distutils-extra-2.38-1|74	* Sat May 14 2011 Sandro Cazzaniga <kharec@mandriva.org> 2.26-1
12cu|python-distutils-extra-2.38-1|75	+ Revision: 674573
12cu|python-distutils-extra-2.38-1|76	- update to new version..
12cu|python-distutils-extra-2.38-1|77	
12cu|python-distutils-extra-2.38-1|78	* Thu Nov 25 2010 Funda Wang <fwang@mandriva.org> 2.23-1mdv2011.0
12cu|python-distutils-extra-2.38-1|79	+ Revision: 600933
12cu|python-distutils-extra-2.38-1|80	- new version 2.23
12cu|python-distutils-extra-2.38-1|81	
12cu|python-distutils-extra-2.38-1|82	* Fri Nov 12 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.22-1mdv2011.0
12cu|python-distutils-extra-2.38-1|83	+ Revision: 596455
12cu|python-distutils-extra-2.38-1|84	- Update to 2.22
12cu|python-distutils-extra-2.38-1|85	
12cu|python-distutils-extra-2.38-1|86	* Wed Nov 03 2010 Götz Waschk <waschk@mandriva.org> 2.20-2mdv2011.0
12cu|python-distutils-extra-2.38-1|87	+ Revision: 592874
12cu|python-distutils-extra-2.38-1|88	- rebuild for new python 2.7
12cu|python-distutils-extra-2.38-1|89	
12cu|python-distutils-extra-2.38-1|90	* Sat Aug 07 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.20-1mdv2011.0
12cu|python-distutils-extra-2.38-1|91	+ Revision: 567256
12cu|python-distutils-extra-2.38-1|92	- update to 2.20
12cu|python-distutils-extra-2.38-1|93	
12cu|python-distutils-extra-2.38-1|94	* Fri Apr 16 2010 Michael Scherer <misc@mandriva.org> 2.18-1mdv2010.1
12cu|python-distutils-extra-2.38-1|95	+ Revision: 535622
12cu|python-distutils-extra-2.38-1|96	- update to new version 2.18
12cu|python-distutils-extra-2.38-1|97	
12cu|python-distutils-extra-2.38-1|98	* Sat Jan 30 2010 Frederik Himpe <fhimpe@mandriva.org> 2.16-1mdv2010.1
12cu|python-distutils-extra-2.38-1|99	+ Revision: 498551
12cu|python-distutils-extra-2.38-1|100	- update to new version 2.16
12cu|python-distutils-extra-2.38-1|101	
12cu|python-distutils-extra-2.38-1|102	* Wed Jan 06 2010 Frederik Himpe <fhimpe@mandriva.org> 2.15-1mdv2010.1
12cu|python-distutils-extra-2.38-1|103	+ Revision: 486836
12cu|python-distutils-extra-2.38-1|104	- update to new version 2.15
12cu|python-distutils-extra-2.38-1|105	
12cu|python-distutils-extra-2.38-1|106	* Thu Dec 24 2009 Frederik Himpe <fhimpe@mandriva.org> 2.13-1mdv2010.1
12cu|python-distutils-extra-2.38-1|107	+ Revision: 481992
12cu|python-distutils-extra-2.38-1|108	- update to new version 2.13
12cu|python-distutils-extra-2.38-1|109	
12cu|python-distutils-extra-2.38-1|110	* Thu Nov 12 2009 Frederik Himpe <fhimpe@mandriva.org> 2.12-1mdv2010.1
12cu|python-distutils-extra-2.38-1|111	+ Revision: 465316
12cu|python-distutils-extra-2.38-1|112	- update to new version 2.12
12cu|python-distutils-extra-2.38-1|113	
12cu|python-distutils-extra-2.38-1|114	* Sun Jul 12 2009 Frederik Himpe <fhimpe@mandriva.org> 2.3-1mdv2010.0
12cu|python-distutils-extra-2.38-1|115	+ Revision: 394904
12cu|python-distutils-extra-2.38-1|116	- Create package based on Fedora's SPEC
12cu|python-distutils-extra-2.38-1|117	- create python-distutils-extra
12cu|python-distutils-extra-2.38-1|118	
12cu|python-distutils-extra-2.38-1|119	

11875 12
12cu|python-django-addons-0.6.6-1|1	%define realname  django-addons
12cu|python-django-addons-0.6.6-1|2	%define name      python-%{realname}
12cu|python-django-addons-0.6.6-1|3	%define version   0.6.4
12cu|python-django-addons-0.6.6-1|4	%define release   %mkrel 1
12cu|python-django-addons-0.6.6-1|5	
12cu|python-django-addons-0.6.6-1|6	Name:           %{name}
12cu|python-django-addons-0.6.6-1|7	Version:        0.6.6
12cu|python-django-addons-0.6.6-1|8	Release:        1
12cu|python-django-addons-0.6.6-1|9	Summary:        Addon framework to create pluggable Django addons
12cu|python-django-addons-0.6.6-1|10	Group:          Development/Python
12cu|python-django-addons-0.6.6-1|11	License:        BSD
12cu|python-django-addons-0.6.6-1|12	URL:            http://pypi.python.org/pypi/django-addons
12cu|python-django-addons-0.6.6-1|13	Source:         http://pypi.python.org/packages/source/d/django-addons/django-addons-%{version}.tar.gz
12cu|python-django-addons-0.6.6-1|14	BuildArch:      noarch
12cu|python-django-addons-0.6.6-1|15	BuildRequires:  python-devel python-setuptools python-django
12cu|python-django-addons-0.6.6-1|16	Requires:       python-django python-django-staticfiles
12cu|python-django-addons-0.6.6-1|17	Suggests:       python-django-notification
12cu|python-django-addons-0.6.6-1|18	
12cu|python-django-addons-0.6.6-1|19	%description
12cu|python-django-addons-0.6.6-1|20	A Django app used to add true plug-n-play functionality to your own Django
12cu|python-django-addons-0.6.6-1|21	applications and projects
12cu|python-django-addons-0.6.6-1|22	
12cu|python-django-addons-0.6.6-1|23	Django-addons is a bunch of code that makes writing addon/plugins for your
12cu|python-django-addons-0.6.6-1|24	Django project much easier. Add django-addons to your Django project and
12cu|python-django-addons-0.6.6-1|25	you can drop all the addons to '<projectdir>/addons' directory.
12cu|python-django-addons-0.6.6-1|26	
12cu|python-django-addons-0.6.6-1|27	Features
12cu|python-django-addons-0.6.6-1|28	========
12cu|python-django-addons-0.6.6-1|29	
12cu|python-django-addons-0.6.6-1|30	* Addons overview page
12cu|python-django-addons-0.6.6-1|31	* Automatic signal connecting of addons
12cu|python-django-addons-0.6.6-1|32	* Automatic URL discovery of addons
12cu|python-django-addons-0.6.6-1|33	* Template hooking system (inject code from addons to your main project)
12cu|python-django-addons-0.6.6-1|34	* Django-staticfiles to serve site media from each addon
12cu|python-django-addons-0.6.6-1|35	* Django-notifications support (automatic registration of noticetypes)
12cu|python-django-addons-0.6.6-1|36	* Per addon localization
12cu|python-django-addons-0.6.6-1|37	* Per addon settings
12cu|python-django-addons-0.6.6-1|38	* Disabling addons via ./manage.py addons
12cu|python-django-addons-0.6.6-1|39	
12cu|python-django-addons-0.6.6-1|40	%prep
12cu|python-django-addons-0.6.6-1|41	%setup -q -n %{realname}-%{version}
12cu|python-django-addons-0.6.6-1|42	
12cu|python-django-addons-0.6.6-1|43	%build
12cu|python-django-addons-0.6.6-1|44	python setup.py build
12cu|python-django-addons-0.6.6-1|45	
12cu|python-django-addons-0.6.6-1|46	%install
12cu|python-django-addons-0.6.6-1|47	python setup.py install --root %{buildroot}
12cu|python-django-addons-0.6.6-1|48	rm -f %{buildroot}/usr/django_addons/templates/addons.html
12cu|python-django-addons-0.6.6-1|49	
12cu|python-django-addons-0.6.6-1|50	%clean
12cu|python-django-addons-0.6.6-1|51	
12cu|python-django-addons-0.6.6-1|52	%files
12cu|python-django-addons-0.6.6-1|53	%defattr(-,root,root,-)
12cu|python-django-addons-0.6.6-1|54	%doc README LICENSE AUTHORS
12cu|python-django-addons-0.6.6-1|55	%{py_puresitedir}/*
12cu|python-django-addons-0.6.6-1|56	
12cu|python-django-addons-0.6.6-1|57	
12cu|python-django-addons-0.6.6-1|58	
12cu|python-django-addons-0.6.6-1|59	%changelog
12cu|python-django-addons-0.6.6-1|60	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.6.6-1
12cu|python-django-addons-0.6.6-1|61	+ Revision: 96cce4f
12cu|python-django-addons-0.6.6-1|62	- LOG Updated to 0.6.6 (by updates_builder)
12cu|python-django-addons-0.6.6-1|63	
12cu|python-django-addons-0.6.6-1|64	

11876 12
12cu|python-django-ajax-selects-1.2.5-1|1	%define realname django-ajax-selects
12cu|python-django-ajax-selects-1.2.5-1|2	
12cu|python-django-ajax-selects-1.2.5-1|3	Name:           python-%{realname}
12cu|python-django-ajax-selects-1.2.5-1|4	Version:        1.2.5
12cu|python-django-ajax-selects-1.2.5-1|5	Release:        1
12cu|python-django-ajax-selects-1.2.5-1|6	Summary:        jQuery-powered auto-complete fields for ForeignKey and ManyToMany fields
12cu|python-django-ajax-selects-1.2.5-1|7	Group:          Development/Python
12cu|python-django-ajax-selects-1.2.5-1|8	License:        MIT and GPLv3
12cu|python-django-ajax-selects-1.2.5-1|9	URL:            http://pypi.python.org/pypi/django-ajax-selects
12cu|python-django-ajax-selects-1.2.5-1|10	Source:         http://pypi.python.org/packages/source/d/django-ajax-selects/django-ajax-selects-%{version}.tar.gz
12cu|python-django-ajax-selects-1.2.5-1|11	BuildArch:      noarch
12cu|python-django-ajax-selects-1.2.5-1|12	BuildRequires:  python-devel
12cu|python-django-ajax-selects-1.2.5-1|13	BuildRequires:  python-setuptools
12cu|python-django-ajax-selects-1.2.5-1|14	Requires:       python-django
12cu|python-django-ajax-selects-1.2.5-1|15	
12cu|python-django-ajax-selects-1.2.5-1|16	%description
12cu|python-django-ajax-selects-1.2.5-1|17	Enables editing of `ForeignKey`, `ManyToMany` and simple text fields using the
12cu|python-django-ajax-selects-1.2.5-1|18	Autocomplete - `jQuery` plugin.
12cu|python-django-ajax-selects-1.2.5-1|19	
12cu|python-django-ajax-selects-1.2.5-1|20	django-ajax-selects will work in any normal form as well as in the admin.
12cu|python-django-ajax-selects-1.2.5-1|21	
12cu|python-django-ajax-selects-1.2.5-1|22	The user is presented with a text field. They type a search term or a few
12cu|python-django-ajax-selects-1.2.5-1|23	letters of a name they are looking for, an ajax request is sent to the server,
12cu|python-django-ajax-selects-1.2.5-1|24	a search channel returns possible results. Results are displayed as a drop down
12cu|python-django-ajax-selects-1.2.5-1|25	menu. When an item is selected it is added to a display area just below the
12cu|python-django-ajax-selects-1.2.5-1|26	text field.
12cu|python-django-ajax-selects-1.2.5-1|27	
12cu|python-django-ajax-selects-1.2.5-1|28	%prep
12cu|python-django-ajax-selects-1.2.5-1|29	%setup -q -n %{realname}-%{version}
12cu|python-django-ajax-selects-1.2.5-1|30	
12cu|python-django-ajax-selects-1.2.5-1|31	%build
12cu|python-django-ajax-selects-1.2.5-1|32	python setup.py build
12cu|python-django-ajax-selects-1.2.5-1|33	
12cu|python-django-ajax-selects-1.2.5-1|34	%install
12cu|python-django-ajax-selects-1.2.5-1|35	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-django-ajax-selects-1.2.5-1|36	rm -rf %{buildroot}/usr/templates
12cu|python-django-ajax-selects-1.2.5-1|37	
12cu|python-django-ajax-selects-1.2.5-1|38	%files
12cu|python-django-ajax-selects-1.2.5-1|39	%doc  ajax_select/LICENSE.txt
12cu|python-django-ajax-selects-1.2.5-1|40	%{py_puresitedir}/ajax_select
12cu|python-django-ajax-selects-1.2.5-1|41	%{py_puresitedir}/django_ajax_selects-%{version}-py%{py_ver}.egg-info
12cu|python-django-ajax-selects-1.2.5-1|42	
12cu|python-django-ajax-selects-1.2.5-1|43	
12cu|python-django-ajax-selects-1.2.5-1|44	
12cu|python-django-ajax-selects-1.2.5-1|45	%changelog
12cu|python-django-ajax-selects-1.2.5-1|46	* Sat Nov 02 2013 dsilakov <denis.silakov@rosalab.ru> 1.2.5-1
12cu|python-django-ajax-selects-1.2.5-1|47	+ Revision: 9470105
12cu|python-django-ajax-selects-1.2.5-1|48	- Merge pull request #1 from import/python-django-ajax-selects:auto_update
12cu|python-django-ajax-selects-1.2.5-1|49	- ROSA Updates Builder: update suggested
12cu|python-django-ajax-selects-1.2.5-1|50	
12cu|python-django-ajax-selects-1.2.5-1|51	

11877 12
12cu|python-django-appconf-0.6-1|1	%global pypi_name django-appconf
12cu|python-django-appconf-0.6-1|2	
12cu|python-django-appconf-0.6-1|3	Name:           python-%{pypi_name}
12cu|python-django-appconf-0.6-1|4	Version:        0.6
12cu|python-django-appconf-0.6-1|5	Release:        1
12cu|python-django-appconf-0.6-1|6	Summary:        A helper class for handling configuration defaults of packaged apps gracefully
12cu|python-django-appconf-0.6-1|7	Group:		Development/Python
12cu|python-django-appconf-0.6-1|8	
12cu|python-django-appconf-0.6-1|9	License:        BSD
12cu|python-django-appconf-0.6-1|10	URL:            http://pypi.python.org/pypi/django-appconf/0.5
12cu|python-django-appconf-0.6-1|11	Source0:        http://pypi.python.org/packages/source/d/django-appconf/django-appconf-%{version}.tar.gz
12cu|python-django-appconf-0.6-1|12	BuildArch:      noarch
12cu|python-django-appconf-0.6-1|13	
12cu|python-django-appconf-0.6-1|14	BuildRequires:  python-devel
12cu|python-django-appconf-0.6-1|15	BuildRequires:  python-sphinx
12cu|python-django-appconf-0.6-1|16	BuildRequires:	python-setuptools
12cu|python-django-appconf-0.6-1|17	
12cu|python-django-appconf-0.6-1|18	Requires:   python-django
12cu|python-django-appconf-0.6-1|19	
12cu|python-django-appconf-0.6-1|20	%description
12cu|python-django-appconf-0.6-1|21	A helper class for handling configuration
12cu|python-django-appconf-0.6-1|22	defaults of packaged Django
12cu|python-django-appconf-0.6-1|23	apps gracefully.
12cu|python-django-appconf-0.6-1|24	
12cu|python-django-appconf-0.6-1|25	%prep
12cu|python-django-appconf-0.6-1|26	%setup -q -n %{pypi_name}-%{version}
12cu|python-django-appconf-0.6-1|27	# Remove bundled egg-info
12cu|python-django-appconf-0.6-1|28	rm -rf %{pypi_name}.egg-info
12cu|python-django-appconf-0.6-1|29	
12cu|python-django-appconf-0.6-1|30	# generate html docs
12cu|python-django-appconf-0.6-1|31	sphinx-build docs html
12cu|python-django-appconf-0.6-1|32	# remove the sphinx-build leftovers
12cu|python-django-appconf-0.6-1|33	rm -rf html/.{doctrees,buildinfo}
12cu|python-django-appconf-0.6-1|34	
12cu|python-django-appconf-0.6-1|35	%build
12cu|python-django-appconf-0.6-1|36	%{__python} setup.py build
12cu|python-django-appconf-0.6-1|37	
12cu|python-django-appconf-0.6-1|38	%install
12cu|python-django-appconf-0.6-1|39	%{__python} setup.py install --skip-build --root %{buildroot}
12cu|python-django-appconf-0.6-1|40	
12cu|python-django-appconf-0.6-1|41	%files
12cu|python-django-appconf-0.6-1|42	%doc html README.rst LICENSE
12cu|python-django-appconf-0.6-1|43	%{py_puresitedir}/appconf
12cu|python-django-appconf-0.6-1|44	%{py_puresitedir}/django_appconf-%{version}-py?.?.egg-info
12cu|python-django-appconf-0.6-1|45	
12cu|python-django-appconf-0.6-1|46	
12cu|python-django-appconf-0.6-1|47	%changelog
12cu|python-django-appconf-0.6-1|48	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.6-1
12cu|python-django-appconf-0.6-1|49	+ Revision: e7d3634
12cu|python-django-appconf-0.6-1|50	- LOG Updated to 0.6 (by updates_builder)
12cu|python-django-appconf-0.6-1|51	
12cu|python-django-appconf-0.6-1|52	

11878 12
12cu|python-django-auth-ldap-1.1.4-1|1	%define debug_package %{nil}
12cu|python-django-auth-ldap-1.1.4-1|2	%define modname django-auth-ldap
12cu|python-django-auth-ldap-1.1.4-1|3	%define name    python-%{modname}
12cu|python-django-auth-ldap-1.1.4-1|4	%define version 1.1
12cu|python-django-auth-ldap-1.1.4-1|5	%define release %mkrel 1
12cu|python-django-auth-ldap-1.1.4-1|6	
12cu|python-django-auth-ldap-1.1.4-1|7	Name: 		%{name}
12cu|python-django-auth-ldap-1.1.4-1|8	Version: 	1.1.4
12cu|python-django-auth-ldap-1.1.4-1|9	Release: 	1
12cu|python-django-auth-ldap-1.1.4-1|10	Summary: 	Django LDAP authentication backend
12cu|python-django-auth-ldap-1.1.4-1|11	License:	BSD
12cu|python-django-auth-ldap-1.1.4-1|12	Group: 		Development/Python
12cu|python-django-auth-ldap-1.1.4-1|13	Url: 		http://pypi.python.org/pypi/django-auth-ldap/
12cu|python-django-auth-ldap-1.1.4-1|14	Source0: 	http://pypi.python.org/packages/source/d/django-auth-ldap/django-auth-ldap-%{version}.tar.gz
12cu|python-django-auth-ldap-1.1.4-1|15	BuildRequires:	    python-devel
12cu|python-django-auth-ldap-1.1.4-1|16	Requires:	    python-django
12cu|python-django-auth-ldap-1.1.4-1|17	Requires:	    python-ldap
12cu|python-django-auth-ldap-1.1.4-1|18	
12cu|python-django-auth-ldap-1.1.4-1|19	%description
12cu|python-django-auth-ldap-1.1.4-1|20	This is a Django authentication backend that authenticates against an LDAP
12cu|python-django-auth-ldap-1.1.4-1|21	service. Configuration can be as simple as a single distinguished name
12cu|python-django-auth-ldap-1.1.4-1|22	template, but there are many rich configuration options for working with users,
12cu|python-django-auth-ldap-1.1.4-1|23	groups, and permissions.
12cu|python-django-auth-ldap-1.1.4-1|24	
12cu|python-django-auth-ldap-1.1.4-1|25	%prep
12cu|python-django-auth-ldap-1.1.4-1|26	%setup -q -n %modname-%version
12cu|python-django-auth-ldap-1.1.4-1|27	
12cu|python-django-auth-ldap-1.1.4-1|28	%build
12cu|python-django-auth-ldap-1.1.4-1|29	python setup.py build
12cu|python-django-auth-ldap-1.1.4-1|30	
12cu|python-django-auth-ldap-1.1.4-1|31	%install
12cu|python-django-auth-ldap-1.1.4-1|32	python setup.py install --root=%{buildroot}
12cu|python-django-auth-ldap-1.1.4-1|33	
12cu|python-django-auth-ldap-1.1.4-1|34	%files
12cu|python-django-auth-ldap-1.1.4-1|35	%doc docs/*
12cu|python-django-auth-ldap-1.1.4-1|36	%{py_puresitedir}/django_auth_ldap
12cu|python-django-auth-ldap-1.1.4-1|37	%{py_puresitedir}/django_auth_ldap-%{version}-py*.egg-info
12cu|python-django-auth-ldap-1.1.4-1|38	
12cu|python-django-auth-ldap-1.1.4-1|39	
12cu|python-django-auth-ldap-1.1.4-1|40	
12cu|python-django-auth-ldap-1.1.4-1|41	%changelog
12cu|python-django-auth-ldap-1.1.4-1|42	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.1.4-1
12cu|python-django-auth-ldap-1.1.4-1|43	+ Revision: a01e73c
12cu|python-django-auth-ldap-1.1.4-1|44	- Disabled debug package
12cu|python-django-auth-ldap-1.1.4-1|45	
12cu|python-django-auth-ldap-1.1.4-1|46	

11879 12
12cu|python-django-classy-tags-0.5.1-1|1	%define	oname	django-classy-tags
12cu|python-django-classy-tags-0.5.1-1|2	
12cu|python-django-classy-tags-0.5.1-1|3	Name:		python-%{oname}
12cu|python-django-classy-tags-0.5.1-1|4	Version:	0.5.1
12cu|python-django-classy-tags-0.5.1-1|5	Release:	1
12cu|python-django-classy-tags-0.5.1-1|6	Summary:	Class based template tags for Django
12cu|python-django-classy-tags-0.5.1-1|7	Source0:	http://pypi.python.org/packages/source/d/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-django-classy-tags-0.5.1-1|8	License:	BSD
12cu|python-django-classy-tags-0.5.1-1|9	Group:		Development/Python
12cu|python-django-classy-tags-0.5.1-1|10	Url:		http://github.com/ojii/django-classy-tags
12cu|python-django-classy-tags-0.5.1-1|11	
12cu|python-django-classy-tags-0.5.1-1|12	BuildArch:	noarch
12cu|python-django-classy-tags-0.5.1-1|13	BuildRequires:	pythonegg(setuptools)
12cu|python-django-classy-tags-0.5.1-1|14	BuildRequires:  pkgconfig(python)
12cu|python-django-classy-tags-0.5.1-1|15	
12cu|python-django-classy-tags-0.5.1-1|16	
12cu|python-django-classy-tags-0.5.1-1|17	Requires:       pythonegg(django)
12cu|python-django-classy-tags-0.5.1-1|18	
12cu|python-django-classy-tags-0.5.1-1|19	%description
12cu|python-django-classy-tags-0.5.1-1|20	The goal of this project is to create a new way of writing Django template tags
12cu|python-django-classy-tags-0.5.1-1|21	which is fully compatible with the current Django templating infrastructure.
12cu|python-django-classy-tags-0.5.1-1|22	This new way should be easy, clean and require as little boilerplate code
12cu|python-django-classy-tags-0.5.1-1|23	as possible while still staying as powerful as possible.
12cu|python-django-classy-tags-0.5.1-1|24	
12cu|python-django-classy-tags-0.5.1-1|25	%prep
12cu|python-django-classy-tags-0.5.1-1|26	%setup -q -n %{oname}-%{version}
12cu|python-django-classy-tags-0.5.1-1|27	
12cu|python-django-classy-tags-0.5.1-1|28	%build
12cu|python-django-classy-tags-0.5.1-1|29	python setup.py build
12cu|python-django-classy-tags-0.5.1-1|30	
12cu|python-django-classy-tags-0.5.1-1|31	%install
12cu|python-django-classy-tags-0.5.1-1|32	python setup.py install --root=%{buildroot}
12cu|python-django-classy-tags-0.5.1-1|33	
12cu|python-django-classy-tags-0.5.1-1|34	find %{buildroot} -size 0 -delete
12cu|python-django-classy-tags-0.5.1-1|35	
12cu|python-django-classy-tags-0.5.1-1|36	%files
12cu|python-django-classy-tags-0.5.1-1|37	%doc README.rst
12cu|python-django-classy-tags-0.5.1-1|38	%{py_puresitedir}/classytags/*.py*
12cu|python-django-classy-tags-0.5.1-1|39	%{py_puresitedir}/classytags/test/*.py*
12cu|python-django-classy-tags-0.5.1-1|40	%{py_puresitedir}/classytags/test/project/*.py*
12cu|python-django-classy-tags-0.5.1-1|41	%{py_puresitedir}/django_classy_tags*.egg-info
12cu|python-django-classy-tags-0.5.1-1|42	
12cu|python-django-classy-tags-0.5.1-1|43	%changelog
12cu|python-django-classy-tags-0.5.1-1|44	* Mon Apr 21 2014 symbianflo <symbianflo@symbianflo> 0.5.1-1
12cu|python-django-classy-tags-0.5.1-1|45	+ Revision: d968f75
12cu|python-django-classy-tags-0.5.1-1|46	- Log:update to 0.5.1
12cu|python-django-classy-tags-0.5.1-1|47	
12cu|python-django-classy-tags-0.5.1-1|48	

11880 12
12cu|python-django-cms-3.0-1|1	%define	module	django-cms
12cu|python-django-cms-3.0-1|2	
12cu|python-django-cms-3.0-1|3	%if %{_use_internal_dependency_generator}
12cu|python-django-cms-3.0-1|4	%define __noautoreq 'pythonegg\\((django-sekizai\\)'
12cu|python-django-cms-3.0-1|5	%endif
12cu|python-django-cms-3.0-1|6	
12cu|python-django-cms-3.0-1|7	Summary:	An advanced Django CMS
12cu|python-django-cms-3.0-1|8	Name:		python-%{module}
12cu|python-django-cms-3.0-1|9	Version:	3.0
12cu|python-django-cms-3.0-1|10	Release:	1
12cu|python-django-cms-3.0-1|11	Source0:	https://pypi.python.org/packages/source/d/%{module}/%{module}-%{version}.tar.gz
12cu|python-django-cms-3.0-1|12	Source100:	%{name}.rpmlintrc
12cu|python-django-cms-3.0-1|13	License:	BSD
12cu|python-django-cms-3.0-1|14	Group:		Development/Python
12cu|python-django-cms-3.0-1|15	Url:		https://www.django-cms.org/
12cu|python-django-cms-3.0-1|16	
12cu|python-django-cms-3.0-1|17	Requires:	pythonegg(django) >= 1.2.5
12cu|python-django-cms-3.0-1|18	Requires:	pythonegg(django-classy-tags) >= 0.5
12cu|python-django-cms-3.0-1|19	Requires:	pythonegg(south) >= 0.7.2
12cu|python-django-cms-3.0-1|20	Requires:	pythonegg(html5lib)
12cu|python-django-cms-3.0-1|21	Requires:	pythonegg(django-mptt) >= 0.4.2
12cu|python-django-cms-3.0-1|22	Requires:	pythonegg(django-sekizai) >= 0.4.2
12cu|python-django-cms-3.0-1|23	Requires:	pythonegg(djangocms-admin-style)
12cu|python-django-cms-3.0-1|24	
12cu|python-django-cms-3.0-1|25	
12cu|python-django-cms-3.0-1|26	
12cu|python-django-cms-3.0-1|27	BuildRequires:	pythonegg(django) >= 1.2.5
12cu|python-django-cms-3.0-1|28	BuildRequires:	pythonegg(django-classy-tags) >= 0.3.4.1
12cu|python-django-cms-3.0-1|29	BuildRequires:	pythonegg(south) >= 0.7.2
12cu|python-django-cms-3.0-1|30	BuildRequires:	pythonegg(html5lib)
12cu|python-django-cms-3.0-1|31	BuildRequires:	pythonegg(django-mptt) >= 0.4.2
12cu|python-django-cms-3.0-1|32	BuildRequires:	pythonegg(django-sekizai) >= 0.4.2
12cu|python-django-cms-3.0-1|33	BuildRequires:	pythonegg(setuptools)
12cu|python-django-cms-3.0-1|34	BuildRequires:	pythonegg(sphinx)
12cu|python-django-cms-3.0-1|35	
12cu|python-django-cms-3.0-1|36	BuildArch:	noarch
12cu|python-django-cms-3.0-1|37	
12cu|python-django-cms-3.0-1|38	%description
12cu|python-django-cms-3.0-1|39	Django CMS is an application for managing hierarchical pages of
12cu|python-django-cms-3.0-1|40	content, possibly in multiple languages and/or on multiple sites.
12cu|python-django-cms-3.0-1|41	
12cu|python-django-cms-3.0-1|42	Django CMS handles the navigation rendering for you with clean, slug
12cu|python-django-cms-3.0-1|43	based URLs, and this navigation can be extended by custom Django
12cu|python-django-cms-3.0-1|44	applications.
12cu|python-django-cms-3.0-1|45	
12cu|python-django-cms-3.0-1|46	%prep
12cu|python-django-cms-3.0-1|47	%setup -q -n %{module}-%{version}
12cu|python-django-cms-3.0-1|48	# fix req.
12cu|python-django-cms-3.0-1|49	perl -pi -e "s|django-mptt==0.5.2,==0.6|django-mptt>=0.5.2|"  setup.py
12cu|python-django-cms-3.0-1|50	
12cu|python-django-cms-3.0-1|51	%build
12cu|python-django-cms-3.0-1|52	python setup.py build
12cu|python-django-cms-3.0-1|53	
12cu|python-django-cms-3.0-1|54	%install
12cu|python-django-cms-3.0-1|55	python setup.py install --root=%{buildroot}
12cu|python-django-cms-3.0-1|56	pushd docs
12cu|python-django-cms-3.0-1|57	make html
12cu|python-django-cms-3.0-1|58	rm -rf html/.buildinfo
12cu|python-django-cms-3.0-1|59	popd
12cu|python-django-cms-3.0-1|60	
12cu|python-django-cms-3.0-1|61	pushd %{buildroot}%{py_puresitedir}/cms
12cu|python-django-cms-3.0-1|62	rm -fr localept/.DS_Store localede/.DS_Store
12cu|python-django-cms-3.0-1|63	rm -fr static/cms/.sass-cache static/cms/.sass-cache
12cu|python-django-cms-3.0-1|64	popd
12cu|python-django-cms-3.0-1|65	
12cu|python-django-cms-3.0-1|66	find %{buildroot} -size 0 -delete
12cu|python-django-cms-3.0-1|67	
12cu|python-django-cms-3.0-1|68	(cd %{buildroot}; find *) | sort -u | \
12cu|python-django-cms-3.0-1|69	while read FILE; do
12cu|python-django-cms-3.0-1|70	[ -d "%{buildroot}/$FILE" ] && echo "%dir /$FILE" || echo "/$FILE"
12cu|python-django-cms-3.0-1|71	done > %{module}.files
12cu|python-django-cms-3.0-1|72	
12cu|python-django-cms-3.0-1|73	
12cu|python-django-cms-3.0-1|74	
12cu|python-django-cms-3.0-1|75	%files
12cu|python-django-cms-3.0-1|76	%doc AUTHORS CHANGELOG.txt LICENSE README.rst docs/build/html/
12cu|python-django-cms-3.0-1|77	%{py_puresitedir}/cms
12cu|python-django-cms-3.0-1|78	%{py_puresitedir}/django_cms-%{version}-py2.7.egg-info
12cu|python-django-cms-3.0-1|79	%{py_puresitedir}/menus
12cu|python-django-cms-3.0-1|80	
12cu|python-django-cms-3.0-1|81	
12cu|python-django-cms-3.0-1|82	
12cu|python-django-cms-3.0-1|83	%changelog
12cu|python-django-cms-3.0-1|84	* Mon Apr 21 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.0-1
12cu|python-django-cms-3.0-1|85	+ Revision: 43fcf26
12cu|python-django-cms-3.0-1|86	- Updated python-django-cms.spec
12cu|python-django-cms-3.0-1|87	
12cu|python-django-cms-3.0-1|88	

11881 12
12cu|python-djangocms-admin-style-0.2.2-1|1	%define	oname	djangocms-admin-style
12cu|python-djangocms-admin-style-0.2.2-1|2	%define	tarname djangocms_admin_style
12cu|python-djangocms-admin-style-0.2.2-1|3	
12cu|python-djangocms-admin-style-0.2.2-1|4	
12cu|python-djangocms-admin-style-0.2.2-1|5	Name:		python-%{oname}
12cu|python-djangocms-admin-style-0.2.2-1|6	Version:	0.2.2
12cu|python-djangocms-admin-style-0.2.2-1|7	Release:	1
12cu|python-djangocms-admin-style-0.2.2-1|8	Summary:	Adds pretty CSS styles for the django CMS admin interface
12cu|python-djangocms-admin-style-0.2.2-1|9	License:	BSD
12cu|python-djangocms-admin-style-0.2.2-1|10	Group:		Development/Python
12cu|python-djangocms-admin-style-0.2.2-1|11	Url:		http://www.django-cms.org/
12cu|python-djangocms-admin-style-0.2.2-1|12	Source0:	http://pypi.python.org/packages/source/d/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-djangocms-admin-style-0.2.2-1|13	
12cu|python-djangocms-admin-style-0.2.2-1|14	BuildArch:	noarch
12cu|python-djangocms-admin-style-0.2.2-1|15	BuildRequires:	pythonegg(setuptools)
12cu|python-djangocms-admin-style-0.2.2-1|16	
12cu|python-djangocms-admin-style-0.2.2-1|17	%description
12cu|python-djangocms-admin-style-0.2.2-1|18	The django CMS Admin Style overrides django admin's
12cu|python-djangocms-admin-style-0.2.2-1|19	``base_site.html``,but you can still partially customize this page.
12cu|python-djangocms-admin-style-0.2.2-1|20	Look at the source of ``templates/admin/base_site.html``
12cu|python-djangocms-admin-style-0.2.2-1|21	and override the templates that are included in various blocks.
12cu|python-djangocms-admin-style-0.2.2-1|22	For example, you can add your own CSS in
12cu|python-djangocms-admin-style-0.2.2-1|23	``templates/admin/extrastyle.html``.
12cu|python-djangocms-admin-style-0.2.2-1|24	
12cu|python-djangocms-admin-style-0.2.2-1|25	
12cu|python-djangocms-admin-style-0.2.2-1|26	%prep
12cu|python-djangocms-admin-style-0.2.2-1|27	%setup -q -n %{oname}-%{version}
12cu|python-djangocms-admin-style-0.2.2-1|28	rm -fr .gitignore
12cu|python-djangocms-admin-style-0.2.2-1|29	
12cu|python-djangocms-admin-style-0.2.2-1|30	%build
12cu|python-djangocms-admin-style-0.2.2-1|31	python setup.py build
12cu|python-djangocms-admin-style-0.2.2-1|32	
12cu|python-djangocms-admin-style-0.2.2-1|33	%install
12cu|python-djangocms-admin-style-0.2.2-1|34	python setup.py install --root=%{buildroot}
12cu|python-djangocms-admin-style-0.2.2-1|35	find %{buildroot} -size 0 -delete
12cu|python-djangocms-admin-style-0.2.2-1|36	
12cu|python-djangocms-admin-style-0.2.2-1|37	%files
12cu|python-djangocms-admin-style-0.2.2-1|38	%doc LICENSE README.rst %{tarname}/templates/
12cu|python-djangocms-admin-style-0.2.2-1|39	%{py_puresitedir}/%{tarname}
12cu|python-djangocms-admin-style-0.2.2-1|40	%{py_puresitedir}/%{tarname}-%{version}-py2.7.egg-info
12cu|python-djangocms-admin-style-0.2.2-1|41	
12cu|python-djangocms-admin-style-0.2.2-1|42	
12cu|python-djangocms-admin-style-0.2.2-1|43	%changelog
12cu|python-djangocms-admin-style-0.2.2-1|44	* Mon Apr 21 2014 symbianflo <symbianflo@symbianflo> 0.2.2-1
12cu|python-djangocms-admin-style-0.2.2-1|45	+ Revision: a1314ba
12cu|python-djangocms-admin-style-0.2.2-1|46	- Imported from SRPM
12cu|python-djangocms-admin-style-0.2.2-1|47	
12cu|python-djangocms-admin-style-0.2.2-1|48	

11882 12
12cu|python-django-evolution-0.6.9-1|1	%define module	django-evolution
12cu|python-django-evolution-0.6.9-1|2	
12cu|python-django-evolution-0.6.9-1|3	Name:           python-%{module}
12cu|python-django-evolution-0.6.9-1|4	Version:        0.6.9
12cu|python-django-evolution-0.6.9-1|5	Release:        1
12cu|python-django-evolution-0.6.9-1|6	Summary:        Schema evolution for Django
12cu|python-django-evolution-0.6.9-1|7	
12cu|python-django-evolution-0.6.9-1|8	Group:          Development/Python
12cu|python-django-evolution-0.6.9-1|9	License:        BSD
12cu|python-django-evolution-0.6.9-1|10	URL:            http://code.google.com/p/django-evolution/
12cu|python-django-evolution-0.6.9-1|11	# svn export -%{alphatag} http://django-evolution.googlecode.com/svn/trunk/ django-evolution-%{alphatag}
12cu|python-django-evolution-0.6.9-1|12	# tar zcf django-evolution-%{alphatag}.tar.gz django-evolution-%{alphatag}
12cu|python-django-evolution-0.6.9-1|13	Source0:        http://pypi.python.org/packages/source/d/django_evolution/django_evolution-%{version}.tar.gz
12cu|python-django-evolution-0.6.9-1|14	
12cu|python-django-evolution-0.6.9-1|15	BuildArch:      noarch
12cu|python-django-evolution-0.6.9-1|16	BuildRequires:  python-devel, python-setuptools
12cu|python-django-evolution-0.6.9-1|17	Requires:       python-django >= 1.1.1
12cu|python-django-evolution-0.6.9-1|18	
12cu|python-django-evolution-0.6.9-1|19	%description
12cu|python-django-evolution-0.6.9-1|20	When you run ./manage.py syncdb, Django will look for any new models that
12cu|python-django-evolution-0.6.9-1|21	have been defined, and add a database table to represent those new models.
12cu|python-django-evolution-0.6.9-1|22	However, if you make a change to an existing model, ./manage.py syncdb will
12cu|python-django-evolution-0.6.9-1|23	not make any changes to the database.
12cu|python-django-evolution-0.6.9-1|24	
12cu|python-django-evolution-0.6.9-1|25	This is where Django Evolution fits in. Django Evolution is an extension to
12cu|python-django-evolution-0.6.9-1|26	Django that allows you to track changes in your models over time, and to
12cu|python-django-evolution-0.6.9-1|27	update the database to reflect those changes.
12cu|python-django-evolution-0.6.9-1|28	
12cu|python-django-evolution-0.6.9-1|29	%prep
12cu|python-django-evolution-0.6.9-1|30	%setup -q -n django_evolution-%{version}
12cu|python-django-evolution-0.6.9-1|31	
12cu|python-django-evolution-0.6.9-1|32	%build
12cu|python-django-evolution-0.6.9-1|33	%__rm -rf tests
12cu|python-django-evolution-0.6.9-1|34	%{__python} setup.py build
12cu|python-django-evolution-0.6.9-1|35	
12cu|python-django-evolution-0.6.9-1|36	%install
12cu|python-django-evolution-0.6.9-1|37	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-django-evolution-0.6.9-1|38	sed -i 's/.*egg-info$//' FILE_LIST
12cu|python-django-evolution-0.6.9-1|39	
12cu|python-django-evolution-0.6.9-1|40	%files -f FILE_LIST
12cu|python-django-evolution-0.6.9-1|41	%doc AUTHORS LICENSE README docs/*
12cu|python-django-evolution-0.6.9-1|42	
12cu|python-django-evolution-0.6.9-1|43	
12cu|python-django-evolution-0.6.9-1|44	%changelog
12cu|python-django-evolution-0.6.9-1|45	* Fri Nov 01 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.6.9-1
12cu|python-django-evolution-0.6.9-1|46	+ Revision: 00ebb9c
12cu|python-django-evolution-0.6.9-1|47	- Fix files
12cu|python-django-evolution-0.6.9-1|48	
12cu|python-django-evolution-0.6.9-1|49	

11883 12
12cu|python-django-filter-0.7-1|1	%define realname    django-filter
12cu|python-django-filter-0.7-1|2	%define name	    python-%{realname}
12cu|python-django-filter-0.7-1|3	%define version 0.5.4
12cu|python-django-filter-0.7-1|4	%define release %mkrel 1
12cu|python-django-filter-0.7-1|5	
12cu|python-django-filter-0.7-1|6	Name: %{name}
12cu|python-django-filter-0.7-1|7	Version: 0.7
12cu|python-django-filter-0.7-1|8	Release: 1
12cu|python-django-filter-0.7-1|9	Summary:        A Django application for allowing users to filter queryset dynamically
12cu|python-django-filter-0.7-1|10	Group:          Development/Python
12cu|python-django-filter-0.7-1|11	License:        BSD
12cu|python-django-filter-0.7-1|12	URL:            http://pypi.python.org/pypi/django-filter
12cu|python-django-filter-0.7-1|13	Source0:        https://pypi.python.org/packages/source/d/django-filter/django-filter-%{version}.tar.gz
12cu|python-django-filter-0.7-1|14	BuildArch:      noarch
12cu|python-django-filter-0.7-1|15	BuildRequires:  python-devel python-setuptools
12cu|python-django-filter-0.7-1|16	Requires:       python-django
12cu|python-django-filter-0.7-1|17	
12cu|python-django-filter-0.7-1|18	%description
12cu|python-django-filter-0.7-1|19	Django-filter provides a simple way to filter down a queryset based on
12cu|python-django-filter-0.7-1|20	parameters a user provides.
12cu|python-django-filter-0.7-1|21	
12cu|python-django-filter-0.7-1|22	
12cu|python-django-filter-0.7-1|23	%prep
12cu|python-django-filter-0.7-1|24	%setup -q -n %{realname}-%{version}
12cu|python-django-filter-0.7-1|25	find . -name \*._* -exec rm {} +
12cu|python-django-filter-0.7-1|26	find . -name \*.buildinfo* -exec rm {} +
12cu|python-django-filter-0.7-1|27	
12cu|python-django-filter-0.7-1|28	%build
12cu|python-django-filter-0.7-1|29	%{__python} setup.py build
12cu|python-django-filter-0.7-1|30	
12cu|python-django-filter-0.7-1|31	%install
12cu|python-django-filter-0.7-1|32	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-django-filter-0.7-1|33	
12cu|python-django-filter-0.7-1|34	%files
12cu|python-django-filter-0.7-1|35	%{py_puresitedir}/*
12cu|python-django-filter-0.7-1|36	
12cu|python-django-filter-0.7-1|37	
12cu|python-django-filter-0.7-1|38	%changelog
12cu|python-django-filter-0.7-1|39	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.7-1
12cu|python-django-filter-0.7-1|40	+ Revision: 0e3373b
12cu|python-django-filter-0.7-1|41	- LOG Updated to 0.7 (by updates_builder)
12cu|python-django-filter-0.7-1|42	
12cu|python-django-filter-0.7-1|43	

11884 12
12cu|python-django-haystack-2.1.0-1|1	%define	oname	django-haystack
12cu|python-django-haystack-2.1.0-1|2	
12cu|python-django-haystack-2.1.0-1|3	Name:		python-%{oname}
12cu|python-django-haystack-2.1.0-1|4	Version:	2.1.0
12cu|python-django-haystack-2.1.0-1|5	Release:	1
12cu|python-django-haystack-2.1.0-1|6	Summary:	Pluggable search for Django
12cu|python-django-haystack-2.1.0-1|7	Source0:	https://pypi.python.org/packages/source/d/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-django-haystack-2.1.0-1|8	License:	BSD
12cu|python-django-haystack-2.1.0-1|9	Group:		Development/Python
12cu|python-django-haystack-2.1.0-1|10	Url:		http://haystacksearch.org/
12cu|python-django-haystack-2.1.0-1|11	BuildArch:	noarch
12cu|python-django-haystack-2.1.0-1|12	
12cu|python-django-haystack-2.1.0-1|13	BuildRequires:	pythonegg(setuptools)
12cu|python-django-haystack-2.1.0-1|14	Requires:       pythonegg(django)
12cu|python-django-haystack-2.1.0-1|15	Requires:       python(abi) = 2.7
12cu|python-django-haystack-2.1.0-1|16	
12cu|python-django-haystack-2.1.0-1|17	%description
12cu|python-django-haystack-2.1.0-1|18	========
12cu|python-django-haystack-2.1.0-1|19	Haystack
12cu|python-django-haystack-2.1.0-1|20	========
12cu|python-django-haystack-2.1.0-1|21	
12cu|python-django-haystack-2.1.0-1|22	:author: Daniel Lindsley
12cu|python-django-haystack-2.1.0-1|23	:date: 2013/07/28
12cu|python-django-haystack-2.1.0-1|24	
12cu|python-django-haystack-2.1.0-1|25	Haystack provides modular search for Django. It features a unified, familiar
12cu|python-django-haystack-2.1.0-1|26	API that allows you to plug in different search backends (such as Solr_,
12cu|python-django-haystack-2.1.0-1|27	Elasticsearch_, Whoosh_, Xapian_, etc.) without having to modify your code.
12cu|python-django-haystack-2.1.0-1|28	
12cu|python-django-haystack-2.1.0-1|29	.. _Solr: http://lucene.apache.org/solr/
12cu|python-django-haystack-2.1.0-1|30	.. _Elasticsearch: http://elasticsearch.org/
12cu|python-django-haystack-2.1.0-1|31	.. _Whoosh: https://bitbucket.org/mchaput/whoosh/
12cu|python-django-haystack-2.1.0-1|32	.. _Xapian: http://xapian.org/
12cu|python-django-haystack-2.1.0-1|33	
12cu|python-django-haystack-2.1.0-1|34	Haystack is BSD licensed, plays nicely with third-party app without needing to
12cu|python-django-haystack-2.1.0-1|35	modify the source and supports advanced features like faceting, More Like This,
12cu|python-django-haystack-2.1.0-1|36	highlighting, spatial search and spelling suggestions.
12cu|python-django-haystack-2.1.0-1|37	
12cu|python-django-haystack-2.1.0-1|38	You can find more information at http://haystacksearch.org/.
12cu|python-django-haystack-2.1.0-1|39	
12cu|python-django-haystack-2.1.0-1|40	#------python3-----
12cu|python-django-haystack-2.1.0-1|41	%package -n python3-%{oname}
12cu|python-django-haystack-2.1.0-1|42	Summary:        Django module for modular search
12cu|python-django-haystack-2.1.0-1|43	Group:          Development/Python
12cu|python-django-haystack-2.1.0-1|44	BuildRequires:  pkgconfig(python3)
12cu|python-django-haystack-2.1.0-1|45	BuildRequires:  python3egg(setuptools)
12cu|python-django-haystack-2.1.0-1|46	Requires:       pythonegg(django)
12cu|python-django-haystack-2.1.0-1|47	Requires:       python(abi) = 3.3
12cu|python-django-haystack-2.1.0-1|48	
12cu|python-django-haystack-2.1.0-1|49	%description -n python3-%{oname}
12cu|python-django-haystack-2.1.0-1|50	========
12cu|python-django-haystack-2.1.0-1|51	Haystack
12cu|python-django-haystack-2.1.0-1|52	========
12cu|python-django-haystack-2.1.0-1|53	
12cu|python-django-haystack-2.1.0-1|54	:author: Daniel Lindsley
12cu|python-django-haystack-2.1.0-1|55	:date: 2013/07/28
12cu|python-django-haystack-2.1.0-1|56	
12cu|python-django-haystack-2.1.0-1|57	Haystack provides modular search for Django. It features a unified, familiar
12cu|python-django-haystack-2.1.0-1|58	API that allows you to plug in different search backends (such as Solr_,
12cu|python-django-haystack-2.1.0-1|59	Elasticsearch_, Whoosh_, Xapian_, etc.) without having to modify your code.
12cu|python-django-haystack-2.1.0-1|60	
12cu|python-django-haystack-2.1.0-1|61	.. _Solr: http://lucene.apache.org/solr/
12cu|python-django-haystack-2.1.0-1|62	.. _Elasticsearch: http://elasticsearch.org/
12cu|python-django-haystack-2.1.0-1|63	.. _Whoosh: https://bitbucket.org/mchaput/whoosh/
12cu|python-django-haystack-2.1.0-1|64	.. _Xapian: http://xapian.org/
12cu|python-django-haystack-2.1.0-1|65	
12cu|python-django-haystack-2.1.0-1|66	Haystack is BSD licensed, plays nicely with third-party app without needing to
12cu|python-django-haystack-2.1.0-1|67	modify the source and supports advanced features like faceting, More Like This,
12cu|python-django-haystack-2.1.0-1|68	highlighting, spatial search and spelling suggestions.
12cu|python-django-haystack-2.1.0-1|69	
12cu|python-django-haystack-2.1.0-1|70	You can find more information at http://haystacksearch.org/.
12cu|python-django-haystack-2.1.0-1|71	
12cu|python-django-haystack-2.1.0-1|72	This is python3 module.
12cu|python-django-haystack-2.1.0-1|73	
12cu|python-django-haystack-2.1.0-1|74	
12cu|python-django-haystack-2.1.0-1|75	%files -n python3-%{oname}
12cu|python-django-haystack-2.1.0-1|76	%doc python3/AUTHORS
12cu|python-django-haystack-2.1.0-1|77	%doc python3/LICENSE
12cu|python-django-haystack-2.1.0-1|78	%doc python3/README.rst
12cu|python-django-haystack-2.1.0-1|79	%doc python3/docs/faq.rst
12cu|python-django-haystack-2.1.0-1|80	%doc python3/docs/haystack_theme/layout.html
12cu|python-django-haystack-2.1.0-1|81	%{py3_puresitedir}/haystack/*.py*
12cu|python-django-haystack-2.1.0-1|82	%{py3_puresitedir}/haystack/backends/*.py*
12cu|python-django-haystack-2.1.0-1|83	%{py3_puresitedir}/haystack/management/*.py*
12cu|python-django-haystack-2.1.0-1|84	%{py3_puresitedir}/haystack/management/commands/*.py*
12cu|python-django-haystack-2.1.0-1|85	%{py3_puresitedir}/haystack/templatetags/*.py*
12cu|python-django-haystack-2.1.0-1|86	%{py3_puresitedir}/haystack/utils/*.py*
12cu|python-django-haystack-2.1.0-1|87	%{py3_puresitedir}/django_haystack*.egg-info
12cu|python-django-haystack-2.1.0-1|88	%{py3_puresitedir}/haystack/templates/
12cu|python-django-haystack-2.1.0-1|89	#---------------------
12cu|python-django-haystack-2.1.0-1|90	
12cu|python-django-haystack-2.1.0-1|91	%prep
12cu|python-django-haystack-2.1.0-1|92	%setup -q -c
12cu|python-django-haystack-2.1.0-1|93	cp -r %{oname}-%{version} python3
12cu|python-django-haystack-2.1.0-1|94	
12cu|python-django-haystack-2.1.0-1|95	%build
12cu|python-django-haystack-2.1.0-1|96	pushd %{oname}-%{version}
12cu|python-django-haystack-2.1.0-1|97	python setup.py build
12cu|python-django-haystack-2.1.0-1|98	popd
12cu|python-django-haystack-2.1.0-1|99	
12cu|python-django-haystack-2.1.0-1|100	pushd python3
12cu|python-django-haystack-2.1.0-1|101	python3 setup.py build
12cu|python-django-haystack-2.1.0-1|102	popd
12cu|python-django-haystack-2.1.0-1|103	
12cu|python-django-haystack-2.1.0-1|104	%install
12cu|python-django-haystack-2.1.0-1|105	pushd %{oname}-%{version}
12cu|python-django-haystack-2.1.0-1|106	python setup.py install --root=%{buildroot}
12cu|python-django-haystack-2.1.0-1|107	popd
12cu|python-django-haystack-2.1.0-1|108	
12cu|python-django-haystack-2.1.0-1|109	pushd python3
12cu|python-django-haystack-2.1.0-1|110	python3 setup.py install --root=%{buildroot}
12cu|python-django-haystack-2.1.0-1|111	popd
12cu|python-django-haystack-2.1.0-1|112	
12cu|python-django-haystack-2.1.0-1|113	%files
12cu|python-django-haystack-2.1.0-1|114	%doc %{oname}-%{version}/AUTHORS
12cu|python-django-haystack-2.1.0-1|115	%doc %{oname}-%{version}/LICENSE
12cu|python-django-haystack-2.1.0-1|116	%doc %{oname}-%{version}/README.rst
12cu|python-django-haystack-2.1.0-1|117	%doc %{oname}-%{version}/docs/faq.rst
12cu|python-django-haystack-2.1.0-1|118	%doc %{oname}-%{version}/docs/haystack_theme/layout.html
12cu|python-django-haystack-2.1.0-1|119	%{py_puresitedir}/haystack/*.py*
12cu|python-django-haystack-2.1.0-1|120	%{py_puresitedir}/haystack/backends/*.py*
12cu|python-django-haystack-2.1.0-1|121	%{py_puresitedir}/haystack/management/*.py*
12cu|python-django-haystack-2.1.0-1|122	%{py_puresitedir}/haystack/management/commands/*.py*
12cu|python-django-haystack-2.1.0-1|123	%{py_puresitedir}/haystack/templatetags/*.py*
12cu|python-django-haystack-2.1.0-1|124	%{py_puresitedir}/haystack/utils/*.py*
12cu|python-django-haystack-2.1.0-1|125	%{py_puresitedir}/django_haystack*.egg-info
12cu|python-django-haystack-2.1.0-1|126	%{py_puresitedir}/haystack/templates/
12cu|python-django-haystack-2.1.0-1|127	
12cu|python-django-haystack-2.1.0-1|128	%changelog
12cu|python-django-haystack-2.1.0-1|129	* Tue Dec 24 2013 symbianflo <symbianflo@mandrivausers.ro> 2.1.0-1
12cu|python-django-haystack-2.1.0-1|130	+ Revision: 3b6b5e7
12cu|python-django-haystack-2.1.0-1|131	- Merge pull request #1 from symbianflo/python-django-haystack:rosa2012.1
12cu|python-django-haystack-2.1.0-1|132	- Symbianflo
12cu|python-django-haystack-2.1.0-1|133	
12cu|python-django-haystack-2.1.0-1|134	

11885 12
12cu|python-django-mptt-0.6.0-1|1	%define	oname	django-mptt
12cu|python-django-mptt-0.6.0-1|2	
12cu|python-django-mptt-0.6.0-1|3	Name:		python-%{oname}
12cu|python-django-mptt-0.6.0-1|4	Version:	0.6.0
12cu|python-django-mptt-0.6.0-1|5	Release:	1
12cu|python-django-mptt-0.6.0-1|6	Summary:	Modified Preorder Tree Traversal for Django models
12cu|python-django-mptt-0.6.0-1|7	Source0:	https://pypi.python.org/packages/source/d/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-django-mptt-0.6.0-1|8	License:	BSD
12cu|python-django-mptt-0.6.0-1|9	Group:		Development/Python
12cu|python-django-mptt-0.6.0-1|10	Url:		http://github.com/django-mptt/django-mptt
12cu|python-django-mptt-0.6.0-1|11	BuildArch:	noarch
12cu|python-django-mptt-0.6.0-1|12	
12cu|python-django-mptt-0.6.0-1|13	BuildRequires:	pythonegg(setuptools)
12cu|python-django-mptt-0.6.0-1|14	BuildRequires:	pythonegg(sphinx)
12cu|python-django-mptt-0.6.0-1|15	BuildRequires: pythonegg(django) >= 1.4.2
12cu|python-django-mptt-0.6.0-1|16	
12cu|python-django-mptt-0.6.0-1|17	Requires: python(abi) = 2.7
12cu|python-django-mptt-0.6.0-1|18	Requires: pythonegg(django) >= 1.4.2
12cu|python-django-mptt-0.6.0-1|19	
12cu|python-django-mptt-0.6.0-1|20	%description
12cu|python-django-mptt-0.6.0-1|21	Utilities for implementing Modified Preorder Tree Traversal
12cu|python-django-mptt-0.6.0-1|22	with your Django Models and working with trees of Model instances.
12cu|python-django-mptt-0.6.0-1|23	
12cu|python-django-mptt-0.6.0-1|24	%prep
12cu|python-django-mptt-0.6.0-1|25	%setup -q -n %{oname}-%{version}
12cu|python-django-mptt-0.6.0-1|26	
12cu|python-django-mptt-0.6.0-1|27	%install
12cu|python-django-mptt-0.6.0-1|28	python setup.py install --root="%{buildroot}"
12cu|python-django-mptt-0.6.0-1|29	
12cu|python-django-mptt-0.6.0-1|30	%check
12cu|python-django-mptt-0.6.0-1|31	cd tests
12cu|python-django-mptt-0.6.0-1|32	sh runtests.sh
12cu|python-django-mptt-0.6.0-1|33	
12cu|python-django-mptt-0.6.0-1|34	%files
12cu|python-django-mptt-0.6.0-1|35	%doc LICENSE MANIFEST.in PKG-INFO README.rst
12cu|python-django-mptt-0.6.0-1|36	%{py_puresitedir}/django_mptt-%{version}-py2.*.egg-info
12cu|python-django-mptt-0.6.0-1|37	%{py_puresitedir}/mptt/__init__.py
12cu|python-django-mptt-0.6.0-1|38	%{py_puresitedir}/mptt/admin.py
12cu|python-django-mptt-0.6.0-1|39	%{py_puresitedir}/mptt/exceptions.py
12cu|python-django-mptt-0.6.0-1|40	%{py_puresitedir}/mptt/fields.py
12cu|python-django-mptt-0.6.0-1|41	%{py_puresitedir}/mptt/forms.py
12cu|python-django-mptt-0.6.0-1|42	
12cu|python-django-mptt-0.6.0-1|43	%lang(de) %{py_puresitedir}/mptt/locale/de/LC_MESSAGES/django.mo
12cu|python-django-mptt-0.6.0-1|44	%{py_puresitedir}/mptt/locale/de/LC_MESSAGES/django.po
12cu|python-django-mptt-0.6.0-1|45	%lang(dk) %{py_puresitedir}/mptt/locale/dk/LC_MESSAGES/django.mo
12cu|python-django-mptt-0.6.0-1|46	%{py_puresitedir}/mptt/locale/dk/LC_MESSAGES/django.po
12cu|python-django-mptt-0.6.0-1|47	%lang(fr) %{py_puresitedir}/mptt/locale/fr/LC_MESSAGES/django.mo
12cu|python-django-mptt-0.6.0-1|48	%{py_puresitedir}/mptt/locale/fr/LC_MESSAGES/django.po
12cu|python-django-mptt-0.6.0-1|49	%lang(nb) %{py_puresitedir}/mptt/locale/nb/LC_MESSAGES/django.mo
12cu|python-django-mptt-0.6.0-1|50	%{py_puresitedir}/mptt/locale/nb/LC_MESSAGES/django.po
12cu|python-django-mptt-0.6.0-1|51	%lang(pl) %{py_puresitedir}/mptt/locale/pl/LC_MESSAGES/django.mo
12cu|python-django-mptt-0.6.0-1|52	%{py_puresitedir}/mptt/locale/pl/LC_MESSAGES/django.po
12cu|python-django-mptt-0.6.0-1|53	%{py_puresitedir}/mptt/managers.py
12cu|python-django-mptt-0.6.0-1|54	%{py_puresitedir}/mptt/models.py
12cu|python-django-mptt-0.6.0-1|55	%{py_puresitedir}/mptt/templates/admin/grappelli_mptt_change_list.html
12cu|python-django-mptt-0.6.0-1|56	%{py_puresitedir}/mptt/templates/admin/grappelli_mptt_change_list_results.html
12cu|python-django-mptt-0.6.0-1|57	%{py_puresitedir}/mptt/templates/admin/mptt_change_list.html
12cu|python-django-mptt-0.6.0-1|58	%{py_puresitedir}/mptt/templates/admin/mptt_change_list_results.html
12cu|python-django-mptt-0.6.0-1|59	%{py_puresitedir}/mptt/templatetags/__init__.py
12cu|python-django-mptt-0.6.0-1|60	%{py_puresitedir}/mptt/templatetags/mptt_admin.py
12cu|python-django-mptt-0.6.0-1|61	%{py_puresitedir}/mptt/templatetags/mptt_tags.py
12cu|python-django-mptt-0.6.0-1|62	%{py_puresitedir}/mptt/utils.py
12cu|python-django-mptt-0.6.0-1|63	
12cu|python-django-mptt-0.6.0-1|64	
12cu|python-django-mptt-0.6.0-1|65	
12cu|python-django-mptt-0.6.0-1|66	%changelog
12cu|python-django-mptt-0.6.0-1|67	* Fri Dec 27 2013 symbianflo <symbianflo@symbianflo> 0.6.0-1
12cu|python-django-mptt-0.6.0-1|68	+ Revision: a9c2264
12cu|python-django-mptt-0.6.0-1|69	- Log: update to 0.6.0
12cu|python-django-mptt-0.6.0-1|70	
12cu|python-django-mptt-0.6.0-1|71	

11886 12
12cu|python-django-notification-0.2-1|1	%define realname django-notification
12cu|python-django-notification-0.2-1|2	
12cu|python-django-notification-0.2-1|3	Name:           python-django-notification
12cu|python-django-notification-0.2-1|4	Version:        0.2
12cu|python-django-notification-0.2-1|5	Release:        1
12cu|python-django-notification-0.2-1|6	Summary:        User notification management for the Django web framework
12cu|python-django-notification-0.2-1|7	
12cu|python-django-notification-0.2-1|8	Group:          Development/Python
12cu|python-django-notification-0.2-1|9	License:        MIT
12cu|python-django-notification-0.2-1|10	URL:            http://code.google.com/p/django-notification/
12cu|python-django-notification-0.2-1|11	Source0:        http://pypi.python.org/packages/source/d/django-notification/django-notification-%{version}.tar.gz
12cu|python-django-notification-0.2-1|12	
12cu|python-django-notification-0.2-1|13	BuildArch:      noarch
12cu|python-django-notification-0.2-1|14	BuildRequires:  python-devel python-setuptools
12cu|python-django-notification-0.2-1|15	Requires:       python-django
12cu|python-django-notification-0.2-1|16	
12cu|python-django-notification-0.2-1|17	%description
12cu|python-django-notification-0.2-1|18	Many sites need to notify users when certain events have occurred and to
12cu|python-django-notification-0.2-1|19	allow configurable options as to how those notifications are to be received.
12cu|python-django-notification-0.2-1|20	
12cu|python-django-notification-0.2-1|21	The project aims to provide a Django app for this sort of functionality.
12cu|python-django-notification-0.2-1|22	This includes:
12cu|python-django-notification-0.2-1|23	
12cu|python-django-notification-0.2-1|24	* submission of notification messages by other apps
12cu|python-django-notification-0.2-1|25	* notification messages on signing in
12cu|python-django-notification-0.2-1|26	* notification messages via email (configurable by user)
12cu|python-django-notification-0.2-1|27	* notification messages via feed
12cu|python-django-notification-0.2-1|28	
12cu|python-django-notification-0.2-1|29	%prep
12cu|python-django-notification-0.2-1|30	%setup -q -n %{realname}-%{version}
12cu|python-django-notification-0.2-1|31	find -name '._*' -exec rm {} \;
12cu|python-django-notification-0.2-1|32	
12cu|python-django-notification-0.2-1|33	%build
12cu|python-django-notification-0.2-1|34	%{__python} setup.py build
12cu|python-django-notification-0.2-1|35	
12cu|python-django-notification-0.2-1|36	%install
12cu|python-django-notification-0.2-1|37	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-django-notification-0.2-1|38	
12cu|python-django-notification-0.2-1|39	%clean
12cu|python-django-notification-0.2-1|40	
12cu|python-django-notification-0.2-1|41	%files
12cu|python-django-notification-0.2-1|42	%defattr(-,root,root,-)
12cu|python-django-notification-0.2-1|43	%doc AUTHORS LICENSE README docs/
12cu|python-django-notification-0.2-1|44	%{py_puresitedir}/*
12cu|python-django-notification-0.2-1|45	
12cu|python-django-notification-0.2-1|46	
12cu|python-django-notification-0.2-1|47	
12cu|python-django-notification-0.2-1|48	%changelog
12cu|python-django-notification-0.2-1|49	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.2-1
12cu|python-django-notification-0.2-1|50	+ Revision: 7ceb096
12cu|python-django-notification-0.2-1|51	- LOG Updated to 0.2 (by updates_builder)
12cu|python-django-notification-0.2-1|52	
12cu|python-django-notification-0.2-1|53	

11887 12
12cu|python-django-registration-1.0-1|1	%define realname django-registration
12cu|python-django-registration-1.0-1|2	
12cu|python-django-registration-1.0-1|3	Name:           python-django-registration
12cu|python-django-registration-1.0-1|4	Version:        1.0
12cu|python-django-registration-1.0-1|5	Release:        1
12cu|python-django-registration-1.0-1|6	Summary:        A user-registration application for Django
12cu|python-django-registration-1.0-1|7	
12cu|python-django-registration-1.0-1|8	Group:          Development/Python
12cu|python-django-registration-1.0-1|9	License:        BSD
12cu|python-django-registration-1.0-1|10	URL:            http://bitbucket.org/ubernostrum/django-registration
12cu|python-django-registration-1.0-1|11	Source0:        https://pypi.python.org/packages/source/d/django-registration/django-registration-%{version}.tar.gz
12cu|python-django-registration-1.0-1|12	
12cu|python-django-registration-1.0-1|13	BuildArch:      noarch
12cu|python-django-registration-1.0-1|14	BuildRequires:  python-devel
12cu|python-django-registration-1.0-1|15	BuildRequires:	python-setuptools
12cu|python-django-registration-1.0-1|16	Requires:       python-django
12cu|python-django-registration-1.0-1|17	
12cu|python-django-registration-1.0-1|18	%description
12cu|python-django-registration-1.0-1|19	This is a fairly simple user-registration application for Django_, designed to
12cu|python-django-registration-1.0-1|20	make allowing user signups as painless as possible.
12cu|python-django-registration-1.0-1|21	
12cu|python-django-registration-1.0-1|22	%prep
12cu|python-django-registration-1.0-1|23	%setup -q -n %{realname}-%{version}
12cu|python-django-registration-1.0-1|24	
12cu|python-django-registration-1.0-1|25	%build
12cu|python-django-registration-1.0-1|26	%{__python} setup.py build
12cu|python-django-registration-1.0-1|27	
12cu|python-django-registration-1.0-1|28	%install
12cu|python-django-registration-1.0-1|29	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-django-registration-1.0-1|30	
12cu|python-django-registration-1.0-1|31	%clean
12cu|python-django-registration-1.0-1|32	
12cu|python-django-registration-1.0-1|33	%files
12cu|python-django-registration-1.0-1|34	%doc docs/
12cu|python-django-registration-1.0-1|35	%{py_puresitedir}/*
12cu|python-django-registration-1.0-1|36	
12cu|python-django-registration-1.0-1|37	
12cu|python-django-registration-1.0-1|38	%changelog
12cu|python-django-registration-1.0-1|39	* Thu Oct 31 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0-1
12cu|python-django-registration-1.0-1|40	+ Revision: 229f5b4
12cu|python-django-registration-1.0-1|41	- Fix files
12cu|python-django-registration-1.0-1|42	
12cu|python-django-registration-1.0-1|43	

11888 12
12cu|python-django-sekizai-0.7-2|1	%define	module	django-sekizai
12cu|python-django-sekizai-0.7-2|2	
12cu|python-django-sekizai-0.7-2|3	Summary:	Media framework for Django
12cu|python-django-sekizai-0.7-2|4	Name:		python-%{module}
12cu|python-django-sekizai-0.7-2|5	Version:	0.7
12cu|python-django-sekizai-0.7-2|6	Release:	2
12cu|python-django-sekizai-0.7-2|7	Source0:	https://pypi.python.org/packages/source/d/django-sekizai/%{module}-%{version}.tar.gz
12cu|python-django-sekizai-0.7-2|8	License:	BSD
12cu|python-django-sekizai-0.7-2|9	Group:		Development/Python
12cu|python-django-sekizai-0.7-2|10	Url:		https://github.com/ojii/django-sekizai/
12cu|python-django-sekizai-0.7-2|11	BuildArch:	noarch
12cu|python-django-sekizai-0.7-2|12	Requires:	pythonegg(django-classy-tags) >= 0.3.1
12cu|python-django-sekizai-0.7-2|13	BuildRequires:	pythonegg(django-classy-tags) >= 0.3.1
12cu|python-django-sekizai-0.7-2|14	BuildRequires:	pythonegg(setuptools)
12cu|python-django-sekizai-0.7-2|15	BuildRequires:	pythonegg(sphinx)
12cu|python-django-sekizai-0.7-2|16	
12cu|python-django-sekizai-0.7-2|17	%description
12cu|python-django-sekizai-0.7-2|18	Sekizai is media (css/js) framework for Django and Django CMS.
12cu|python-django-sekizai-0.7-2|19	
12cu|python-django-sekizai-0.7-2|20	%prep
12cu|python-django-sekizai-0.7-2|21	%setup -q -n %{module}-%{version}
12cu|python-django-sekizai-0.7-2|22	
12cu|python-django-sekizai-0.7-2|23	%build
12cu|python-django-sekizai-0.7-2|24	python setup.py build
12cu|python-django-sekizai-0.7-2|25	pushd docs
12cu|python-django-sekizai-0.7-2|26	make html
12cu|python-django-sekizai-0.7-2|27	rm _build/html/.buildinfo
12cu|python-django-sekizai-0.7-2|28	popd
12cu|python-django-sekizai-0.7-2|29	
12cu|python-django-sekizai-0.7-2|30	%install
12cu|python-django-sekizai-0.7-2|31	python setup.py install  --root %{buildroot}
12cu|python-django-sekizai-0.7-2|32	(cd %{buildroot}; find *) | sort -u | \
12cu|python-django-sekizai-0.7-2|33	while read FILE; do
12cu|python-django-sekizai-0.7-2|34	[ -d "%{buildroot}/$FILE" ] && echo "%dir /$FILE" || echo "/$FILE"
12cu|python-django-sekizai-0.7-2|35	done > %{module}.files
12cu|python-django-sekizai-0.7-2|36	
12cu|python-django-sekizai-0.7-2|37	find %{buildroot} -size 0 -delete
12cu|python-django-sekizai-0.7-2|38	
12cu|python-django-sekizai-0.7-2|39	
12cu|python-django-sekizai-0.7-2|40	%files
12cu|python-django-sekizai-0.7-2|41	%doc LICENSE README.rst docs/_build/html
12cu|python-django-sekizai-0.7-2|42	%dir %{py_puresitedir}/sekizai
12cu|python-django-sekizai-0.7-2|43	%{py_puresitedir}/sekizai/*.py
12cu|python-django-sekizai-0.7-2|44	%dir %{py_puresitedir}/sekizai/templatetags
12cu|python-django-sekizai-0.7-2|45	%{py_puresitedir}/sekizai/templatetags/*.py
12cu|python-django-sekizai-0.7-2|46	%dir %{py_puresitedir}/sekizai/test_templates
12cu|python-django-sekizai-0.7-2|47	%{py_puresitedir}/sekizai/test_templates/*.html
12cu|python-django-sekizai-0.7-2|48	%dir %{py_puresitedir}/sekizai/test_templates/errors
12cu|python-django-sekizai-0.7-2|49	%{py_puresitedir}/sekizai/test_templates/errors/*.html
12cu|python-django-sekizai-0.7-2|50	%dir %{py_puresitedir}/sekizai/test_templates/inherit
12cu|python-django-sekizai-0.7-2|51	%{py_puresitedir}/sekizai/test_templates/inherit/*.html
12cu|python-django-sekizai-0.7-2|52	%dir %{py_puresitedir}/sekizai/test_templates/processors
12cu|python-django-sekizai-0.7-2|53	%{py_puresitedir}/sekizai/test_templates/processors/*.html
12cu|python-django-sekizai-0.7-2|54	%{py_puresitedir}/django_sekizai-%{version}-py2.*.egg-info
12cu|python-django-sekizai-0.7-2|55	
12cu|python-django-sekizai-0.7-2|56	
12cu|python-django-sekizai-0.7-2|57	
12cu|python-django-sekizai-0.7-2|58	%changelog
12cu|python-django-sekizai-0.7-2|59	* Mon Apr 21 2014 symbianflo <symbianflo@symbianflo> 0.7-2
12cu|python-django-sekizai-0.7-2|60	+ Revision: f545764
12cu|python-django-sekizai-0.7-2|61	- Log: update to 0.7, spec clean , drop Automated setup, fix file section, disable byte compiling
12cu|python-django-sekizai-0.7-2|62	
12cu|python-django-sekizai-0.7-2|63	

11889 12
12cu|python-django-south-0.8.4-1|1	%define oname    South
12cu|python-django-south-0.8.4-1|2	
12cu|python-django-south-0.8.4-1|3	Summary:        Migrations for Django
12cu|python-django-south-0.8.4-1|4	Name:		    python-django-south
12cu|python-django-south-0.8.4-1|5	Version:	    0.8.4
12cu|python-django-south-0.8.4-1|6	Release:	    1
12cu|python-django-south-0.8.4-1|7	Source:         http://www.aeracode.org/releases/south/south-%{version}.tar.gz
12cu|python-django-south-0.8.4-1|8	Group:          Development/Python
12cu|python-django-south-0.8.4-1|9	License:        ASL 2.0
12cu|python-django-south-0.8.4-1|10	URL:            http://south.aeracode.org/
12cu|python-django-south-0.8.4-1|11	BuildArch:      noarch
12cu|python-django-south-0.8.4-1|12	Requires:       pythonegg(django)
12cu|python-django-south-0.8.4-1|13	BuildRequires:  pkgconfig(python)
12cu|python-django-south-0.8.4-1|14	BuildRequires:  pythonegg(setuptools)
12cu|python-django-south-0.8.4-1|15	
12cu|python-django-south-0.8.4-1|16	%description
12cu|python-django-south-0.8.4-1|17	South is an intelligent database migrations library for the Django web
12cu|python-django-south-0.8.4-1|18	framework. It is database-independent and DVCS-friendly, as well as a
12cu|python-django-south-0.8.4-1|19	whole host of other features.
12cu|python-django-south-0.8.4-1|20	
12cu|python-django-south-0.8.4-1|21	%prep
12cu|python-django-south-0.8.4-1|22	%setup -q -n %{oname}-%{version}
12cu|python-django-south-0.8.4-1|23	rm -rf South.egg-info
12cu|python-django-south-0.8.4-1|24	
12cu|python-django-south-0.8.4-1|25	%build
12cu|python-django-south-0.8.4-1|26	python setup.py build
12cu|python-django-south-0.8.4-1|27	
12cu|python-django-south-0.8.4-1|28	%install
12cu|python-django-south-0.8.4-1|29	python setup.py install --root=%{buildroot}
12cu|python-django-south-0.8.4-1|30	find %{buildroot} -size 0 -delete
12cu|python-django-south-0.8.4-1|31	
12cu|python-django-south-0.8.4-1|32	%files
12cu|python-django-south-0.8.4-1|33	%doc README
12cu|python-django-south-0.8.4-1|34	%{py_puresitedir}/south
12cu|python-django-south-0.8.4-1|35	%{py_puresitedir}/South-%{version}-py?.?.egg-info
12cu|python-django-south-0.8.4-1|36	
12cu|python-django-south-0.8.4-1|37	
12cu|python-django-south-0.8.4-1|38	
12cu|python-django-south-0.8.4-1|39	
12cu|python-django-south-0.8.4-1|40	%changelog
12cu|python-django-south-0.8.4-1|41	* Mon Apr 21 2014 symbianflo <symbianflo@symbianflo> 0.8.4-1
12cu|python-django-south-0.8.4-1|42	+ Revision: 43f5849
12cu|python-django-south-0.8.4-1|43	- Log: update to 0.8.4
12cu|python-django-south-0.8.4-1|44	
12cu|python-django-south-0.8.4-1|45	

11890 12
12cu|python-django-staticfiles-1.2.1-1|1	%define realname    django-staticfiles
12cu|python-django-staticfiles-1.2.1-1|2	%define name	    python-%{realname}
12cu|python-django-staticfiles-1.2.1-1|3	%define version 0.3.2
12cu|python-django-staticfiles-1.2.1-1|4	%define release %mkrel 1
12cu|python-django-staticfiles-1.2.1-1|5	
12cu|python-django-staticfiles-1.2.1-1|6	Name: %{name}
12cu|python-django-staticfiles-1.2.1-1|7	Version: 1.2.1
12cu|python-django-staticfiles-1.2.1-1|8	Release: 1
12cu|python-django-staticfiles-1.2.1-1|9	Summary:        A Django app that provides helpers for serving static files
12cu|python-django-staticfiles-1.2.1-1|10	Group:          Development/Python
12cu|python-django-staticfiles-1.2.1-1|11	License:        BSD
12cu|python-django-staticfiles-1.2.1-1|12	URL:            http://bitbucket.org/jezdez/django-authority/
12cu|python-django-staticfiles-1.2.1-1|13	Source:         https://pypi.python.org/packages/source/d/django-staticfiles/django-staticfiles-%{version}.tar.gz
12cu|python-django-staticfiles-1.2.1-1|14	BuildArch:      noarch
12cu|python-django-staticfiles-1.2.1-1|15	BuildRequires:  python-devel python-setuptools
12cu|python-django-staticfiles-1.2.1-1|16	Requires:       python-django
12cu|python-django-staticfiles-1.2.1-1|17	
12cu|python-django-staticfiles-1.2.1-1|18	%description
12cu|python-django-staticfiles-1.2.1-1|19	A Django app that provides helpers for serving static files
12cu|python-django-staticfiles-1.2.1-1|20	
12cu|python-django-staticfiles-1.2.1-1|21	%prep
12cu|python-django-staticfiles-1.2.1-1|22	%setup -q -n %{realname}-%{version}
12cu|python-django-staticfiles-1.2.1-1|23	find . -name \*._* -exec rm {} +
12cu|python-django-staticfiles-1.2.1-1|24	find . -name \*.buildinfo* -exec rm {} +
12cu|python-django-staticfiles-1.2.1-1|25	
12cu|python-django-staticfiles-1.2.1-1|26	%build
12cu|python-django-staticfiles-1.2.1-1|27	%{__python} setup.py build
12cu|python-django-staticfiles-1.2.1-1|28	
12cu|python-django-staticfiles-1.2.1-1|29	%install
12cu|python-django-staticfiles-1.2.1-1|30	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-django-staticfiles-1.2.1-1|31	
12cu|python-django-staticfiles-1.2.1-1|32	%clean
12cu|python-django-staticfiles-1.2.1-1|33	
12cu|python-django-staticfiles-1.2.1-1|34	%files
12cu|python-django-staticfiles-1.2.1-1|35	%defattr(-,root,root,-)
12cu|python-django-staticfiles-1.2.1-1|36	%{py_puresitedir}/*
12cu|python-django-staticfiles-1.2.1-1|37	
12cu|python-django-staticfiles-1.2.1-1|38	
12cu|python-django-staticfiles-1.2.1-1|39	
12cu|python-django-staticfiles-1.2.1-1|40	
12cu|python-django-staticfiles-1.2.1-1|41	%changelog
12cu|python-django-staticfiles-1.2.1-1|42	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-1
12cu|python-django-staticfiles-1.2.1-1|43	+ Revision: 8adc789
12cu|python-django-staticfiles-1.2.1-1|44	- LOG Updated to 1.2.1 (by updates_builder)
12cu|python-django-staticfiles-1.2.1-1|45	
12cu|python-django-staticfiles-1.2.1-1|46	

11891 12
12cu|python-dnspython-1.11.1-2|1	%undefine py2dir
12cu|python-dnspython-1.11.1-2|2	%define py2dir %{_builddir}/dnspython/dnspython-%{version}
12cu|python-dnspython-1.11.1-2|3	%undefine py3dir
12cu|python-dnspython-1.11.1-2|4	%define py3dir %{_builddir}/dnspython/dnspython3-%{version}
12cu|python-dnspython-1.11.1-2|5	%define py3unpack -a 2
12cu|python-dnspython-1.11.1-2|6	
12cu|python-dnspython-1.11.1-2|7	Name:          python-dnspython
12cu|python-dnspython-1.11.1-2|8	Version:       1.11.1
12cu|python-dnspython-1.11.1-2|9	Release:       2
12cu|python-dnspython-1.11.1-2|10	Source0:       http://www.dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz
12cu|python-dnspython-1.11.1-2|11	Source1:       http://www.dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz.asc
12cu|python-dnspython-1.11.1-2|12	Source2:       http://www.dnspython.org/kits3/%{version}/dnspython3-%{version}.tar.gz
12cu|python-dnspython-1.11.1-2|13	Source3:       http://www.dnspython.org/kits3/%{version}/dnspython3-%{version}.tar.gz.asc
12cu|python-dnspython-1.11.1-2|14	License:       MIT
12cu|python-dnspython-1.11.1-2|15	URL:           http://www.dnspython.org/
12cu|python-dnspython-1.11.1-2|16	Summary:       DNS toolkit for Python
12cu|python-dnspython-1.11.1-2|17	Group:         Development/Python
12cu|python-dnspython-1.11.1-2|18	BuildArch:     noarch
12cu|python-dnspython-1.11.1-2|19	Provides:      dnspython = %{version}-%{release}
12cu|python-dnspython-1.11.1-2|20	BuildRequires: pkgconfig(python)
12cu|python-dnspython-1.11.1-2|21	
12cu|python-dnspython-1.11.1-2|22	
12cu|python-dnspython-1.11.1-2|23	%description
12cu|python-dnspython-1.11.1-2|24	dnspython is a DNS toolkit for Python. It supports almost all record
12cu|python-dnspython-1.11.1-2|25	types. It can be used for queries, zone transfers, and dynamic updates.
12cu|python-dnspython-1.11.1-2|26	It supports TSIG authenticated messages and EDNS0.
12cu|python-dnspython-1.11.1-2|27	
12cu|python-dnspython-1.11.1-2|28	dnspython provides both high and low level access to DNS. The high level
12cu|python-dnspython-1.11.1-2|29	classes perform queries for data of a given name, type, and class, and
12cu|python-dnspython-1.11.1-2|30	return an answer set. The low level classes allow direct manipulation
12cu|python-dnspython-1.11.1-2|31	of DNS zones, messages, names, and records.
12cu|python-dnspython-1.11.1-2|32	
12cu|python-dnspython-1.11.1-2|33	%package -n python3-dnspython3
12cu|python-dnspython-1.11.1-2|34	Summary:       DNS toolkit for Python 3
12cu|python-dnspython-1.11.1-2|35	Group:         Development/Python
12cu|python-dnspython-1.11.1-2|36	Provides:      dnspython3 = %{version}-%{release}
12cu|python-dnspython-1.11.1-2|37	
12cu|python-dnspython-1.11.1-2|38	BuildRequires: pkgconfig(python3)
12cu|python-dnspython-1.11.1-2|39	
12cu|python-dnspython-1.11.1-2|40	
12cu|python-dnspython-1.11.1-2|41	%description -n python3-dnspython3
12cu|python-dnspython-1.11.1-2|42	dnspython3 is a DNS toolkit for Python 3. It supports almost all
12cu|python-dnspython-1.11.1-2|43	record types. It can be used for queries, zone transfers, and dynamic
12cu|python-dnspython-1.11.1-2|44	updates. It supports TSIG authenticated messages and EDNS0.
12cu|python-dnspython-1.11.1-2|45	
12cu|python-dnspython-1.11.1-2|46	dnspython3 provides both high and low level access to DNS. The high
12cu|python-dnspython-1.11.1-2|47	level classes perform queries for data of a given name, type, and
12cu|python-dnspython-1.11.1-2|48	class, and return an answer set. The low level classes allow direct
12cu|python-dnspython-1.11.1-2|49	manipulation of DNS zones, messages, names, and records.
12cu|python-dnspython-1.11.1-2|50	
12cu|python-dnspython-1.11.1-2|51	
12cu|python-dnspython-1.11.1-2|52	%prep
12cu|python-dnspython-1.11.1-2|53	%setup -q -T -c -n dnspython -a 0 %{?py3unpack:%{py3unpack}}
12cu|python-dnspython-1.11.1-2|54	
12cu|python-dnspython-1.11.1-2|55	# strip executable permissions so that we don't pick up dependencies
12cu|python-dnspython-1.11.1-2|56	# from documentation
12cu|python-dnspython-1.11.1-2|57	find %{py2dir}/examples -type f | xargs chmod a-x
12cu|python-dnspython-1.11.1-2|58	find %{py3dir}/examples -type f | xargs chmod a-x
12cu|python-dnspython-1.11.1-2|59	
12cu|python-dnspython-1.11.1-2|60	
12cu|python-dnspython-1.11.1-2|61	%build
12cu|python-dnspython-1.11.1-2|62	pushd %{py2dir}
12cu|python-dnspython-1.11.1-2|63	python setup.py build
12cu|python-dnspython-1.11.1-2|64	popd
12cu|python-dnspython-1.11.1-2|65	
12cu|python-dnspython-1.11.1-2|66	pushd %{py3dir}
12cu|python-dnspython-1.11.1-2|67	python3 setup.py build
12cu|python-dnspython-1.11.1-2|68	popd
12cu|python-dnspython-1.11.1-2|69	
12cu|python-dnspython-1.11.1-2|70	%install
12cu|python-dnspython-1.11.1-2|71	pushd %{py2dir}
12cu|python-dnspython-1.11.1-2|72	python setup.py install --skip-build --root %{buildroot}
12cu|python-dnspython-1.11.1-2|73	popd
12cu|python-dnspython-1.11.1-2|74	
12cu|python-dnspython-1.11.1-2|75	pushd %{py3dir}
12cu|python-dnspython-1.11.1-2|76	python3 setup.py install --skip-build --root %{buildroot}
12cu|python-dnspython-1.11.1-2|77	popd
12cu|python-dnspython-1.11.1-2|78	
12cu|python-dnspython-1.11.1-2|79	%check
12cu|python-dnspython-1.11.1-2|80	pushd %{py2dir}/tests
12cu|python-dnspython-1.11.1-2|81	# skip one test because it queries the network
12cu|python-dnspython-1.11.1-2|82	for py in *.py
12cu|python-dnspython-1.11.1-2|83	do
12cu|python-dnspython-1.11.1-2|84	if [ $py != resolver.py ]
12cu|python-dnspython-1.11.1-2|85	then
12cu|python-dnspython-1.11.1-2|86	PYTHONPATH=%{buildroot}%{py_puresitedir} %{__python} $py
12cu|python-dnspython-1.11.1-2|87	fi
12cu|python-dnspython-1.11.1-2|88	done
12cu|python-dnspython-1.11.1-2|89	popd
12cu|python-dnspython-1.11.1-2|90	
12cu|python-dnspython-1.11.1-2|91	pushd %{py3dir}/tests
12cu|python-dnspython-1.11.1-2|92	# skip one test because it queries the network
12cu|python-dnspython-1.11.1-2|93	for py in *.py
12cu|python-dnspython-1.11.1-2|94	do
12cu|python-dnspython-1.11.1-2|95	if [ $py != resolver.py ]
12cu|python-dnspython-1.11.1-2|96	then
12cu|python-dnspython-1.11.1-2|97	PYTHONPATH=%{buildroot}%{py3_puresitedir} %{__python3} $py
12cu|python-dnspython-1.11.1-2|98	fi
12cu|python-dnspython-1.11.1-2|99	done
12cu|python-dnspython-1.11.1-2|100	popd
12cu|python-dnspython-1.11.1-2|101	
12cu|python-dnspython-1.11.1-2|102	%files
12cu|python-dnspython-1.11.1-2|103	%doc dnspython-%{version}/{ChangeLog,LICENSE,README,examples}
12cu|python-dnspython-1.11.1-2|104	%{py_puresitedir}/*egg-info
12cu|python-dnspython-1.11.1-2|105	%{py_puresitedir}/dns
12cu|python-dnspython-1.11.1-2|106	
12cu|python-dnspython-1.11.1-2|107	%files -n python3-dnspython3
12cu|python-dnspython-1.11.1-2|108	%doc dnspython3-%{version}/{ChangeLog,LICENSE,README,examples}
12cu|python-dnspython-1.11.1-2|109	%{py3_puresitedir}/*egg-info
12cu|python-dnspython-1.11.1-2|110	%{py3_puresitedir}/dns
12cu|python-dnspython-1.11.1-2|111	
12cu|python-dnspython-1.11.1-2|112	
12cu|python-dnspython-1.11.1-2|113	
12cu|python-dnspython-1.11.1-2|114	
12cu|python-dnspython-1.11.1-2|115	%changelog
12cu|python-dnspython-1.11.1-2|116	* Mon Dec 23 2013 symbianflo <symbianflo@mandrivausers.ro> 1.11.1-2
12cu|python-dnspython-1.11.1-2|117	+ Revision: cd4de3e
12cu|python-dnspython-1.11.1-2|118	- Log: Update to 1.11.1, build py3 module along
12cu|python-dnspython-1.11.1-2|119	
12cu|python-dnspython-1.11.1-2|120	

11892 12
12cu|python-dot-1.0.25-1|1	%define modname dot
12cu|python-dot-1.0.25-1|2	%define pyver %(python -V 2>&1 | cut -f2 -d" " | cut -f1,2 -d".")
12cu|python-dot-1.0.25-1|3	
12cu|python-dot-1.0.25-1|4	Name:		python-%{modname}
12cu|python-dot-1.0.25-1|5	Version:	1.0.25
12cu|python-dot-1.0.25-1|6	Release:	1
12cu|python-dot-1.0.25-1|7	License:	MIT
12cu|python-dot-1.0.25-1|8	Group:		Development/Python
12cu|python-dot-1.0.25-1|9	Summary:	Python interface to Graphviz's Dot language
12cu|python-dot-1.0.25-1|10	URL:            http://code.google.com/p/pydot/
12cu|python-dot-1.0.25-1|11	Source0:        http://pydot.googlecode.com/files/pydot-%{version}.tar.gz
12cu|python-dot-1.0.25-1|12	BuildRequires:	python-parsing python-devel
12cu|python-dot-1.0.25-1|13	BuildRequires:	graphviz, python-parsing
12cu|python-dot-1.0.25-1|14	Requires:	graphviz, python-parsing
12cu|python-dot-1.0.25-1|15	BuildArch:	noarch
12cu|python-dot-1.0.25-1|16	Provides:	py%{modname}
12cu|python-dot-1.0.25-1|17	
12cu|python-dot-1.0.25-1|18	%description
12cu|python-dot-1.0.25-1|19	An interface for creating both directed and non directed graphs from Python.
12cu|python-dot-1.0.25-1|20	Currently all attributes implemented in the Dot language are supported (up
12cu|python-dot-1.0.25-1|21	to Graphviz 1.16).
12cu|python-dot-1.0.25-1|22	
12cu|python-dot-1.0.25-1|23	Output can be inlined in Postscript into interactive scientific environments
12cu|python-dot-1.0.25-1|24	like TeXmacs, or output in any of the format's supported by the Graphviz
12cu|python-dot-1.0.25-1|25	tools dot, neato, twopi.
12cu|python-dot-1.0.25-1|26	
12cu|python-dot-1.0.25-1|27	%prep
12cu|python-dot-1.0.25-1|28	%setup -q -n py%{modname}-%{version}
12cu|python-dot-1.0.25-1|29	
12cu|python-dot-1.0.25-1|30	%build
12cu|python-dot-1.0.25-1|31	%{__python} setup.py build
12cu|python-dot-1.0.25-1|32	
12cu|python-dot-1.0.25-1|33	%install
12cu|python-dot-1.0.25-1|34	%{__python} setup.py install --skip-build --root=%{buildroot}
12cu|python-dot-1.0.25-1|35	
12cu|python-dot-1.0.25-1|36	rm -rf %{buildroot}%{_prefix}/LICENSE %{buildroot}%{_prefix}/README
12cu|python-dot-1.0.25-1|37	
12cu|python-dot-1.0.25-1|38	%files
12cu|python-dot-1.0.25-1|39	%doc LICENSE PKG-INFO README
12cu|python-dot-1.0.25-1|40	%{python_sitelib}/*
12cu|python-dot-1.0.25-1|41	
12cu|python-dot-1.0.25-1|42	
12cu|python-dot-1.0.25-1|43	
12cu|python-dot-1.0.25-1|44	%changelog
12cu|python-dot-1.0.25-1|45	* Wed Apr 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.25-1
12cu|python-dot-1.0.25-1|46	+ Revision: 0d4844e
12cu|python-dot-1.0.25-1|47	- Updated to 1.0.25
12cu|python-dot-1.0.25-1|48	
12cu|python-dot-1.0.25-1|49	

11893 12
12cu|python-dpkt-1.8-1|1	%define debug_package %{nil}
12cu|python-dpkt-1.8-1|2	Summary:	Fast, simple packet creation and parsing
12cu|python-dpkt-1.8-1|3	Name:		python-dpkt
12cu|python-dpkt-1.8-1|4	Version:	1.8
12cu|python-dpkt-1.8-1|5	Release:	1
12cu|python-dpkt-1.8-1|6	License:	BSD
12cu|python-dpkt-1.8-1|7	Group:		Development/Python
12cu|python-dpkt-1.8-1|8	URL:		http://code.google.com/p/dpkt/
12cu|python-dpkt-1.8-1|9	Source0:	http://dpkt.googlecode.com/files/dpkt-%{version}.tar.gz
12cu|python-dpkt-1.8-1|10	BuildRequires:	python-devel
12cu|python-dpkt-1.8-1|11	
12cu|python-dpkt-1.8-1|12	%description
12cu|python-dpkt-1.8-1|13	Fast, simple packet creation and parsing
12cu|python-dpkt-1.8-1|14	
12cu|python-dpkt-1.8-1|15	%prep
12cu|python-dpkt-1.8-1|16	%setup -q -n dpkt-%{version}
12cu|python-dpkt-1.8-1|17	
12cu|python-dpkt-1.8-1|18	%build
12cu|python-dpkt-1.8-1|19	CFLAGS="%{optflags}" python setup.py build
12cu|python-dpkt-1.8-1|20	
12cu|python-dpkt-1.8-1|21	%install
12cu|python-dpkt-1.8-1|22	python setup.py install --root=%{buildroot}
12cu|python-dpkt-1.8-1|23	
12cu|python-dpkt-1.8-1|24	%files
12cu|python-dpkt-1.8-1|25	%doc AUTHORS CHANGES HACKING LICENSE README
12cu|python-dpkt-1.8-1|26	%{py_puresitedir}/dpkt
12cu|python-dpkt-1.8-1|27	%{py_puresitedir}/dpkt-%{version}-py%{py_ver}.egg-info
12cu|python-dpkt-1.8-1|28	
12cu|python-dpkt-1.8-1|29	
12cu|python-dpkt-1.8-1|30	
12cu|python-dpkt-1.8-1|31	%changelog
12cu|python-dpkt-1.8-1|32	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.8-1
12cu|python-dpkt-1.8-1|33	+ Revision: e76b040
12cu|python-dpkt-1.8-1|34	- Disabled debug package
12cu|python-dpkt-1.8-1|35	
12cu|python-dpkt-1.8-1|36	

11894 12
12cu|python-dtopt-0.1-2|1	%define module dtopt
12cu|python-dtopt-0.1-2|2	
12cu|python-dtopt-0.1-2|3	Name:           python-%{module}
12cu|python-dtopt-0.1-2|4	Version:        0.1
12cu|python-dtopt-0.1-2|5	Release:        2
12cu|python-dtopt-0.1-2|6	Summary:        Add options to doctest examples while they are running
12cu|python-dtopt-0.1-2|7	Group:          Development/Python
12cu|python-dtopt-0.1-2|8	License:        MIT License
12cu|python-dtopt-0.1-2|9	URL:            http://pypi.python.org/pypi/dtopt
12cu|python-dtopt-0.1-2|10	Source0:        %{module}-%{version}.tar.gz
12cu|python-dtopt-0.1-2|11	BuildRequires:  python-devel
12cu|python-dtopt-0.1-2|12	BuildRequires:  python-setuptools
12cu|python-dtopt-0.1-2|13	Buildarch:	noarch
12cu|python-dtopt-0.1-2|14	
12cu|python-dtopt-0.1-2|15	%description
12cu|python-dtopt-0.1-2|16	When using the doctest module it is often convenient to use the ELLIPSIS
12cu|python-dtopt-0.1-2|17	option, which allows you to use ... as a wildcard. But you either have to
12cu|python-dtopt-0.1-2|18	setup the test runner to use this option, or you must put #doctest: +ELLIPSIS
12cu|python-dtopt-0.1-2|19	on every example that uses this feature.
12cu|python-dtopt-0.1-2|20	
12cu|python-dtopt-0.1-2|21	%prep
12cu|python-dtopt-0.1-2|22	%setup -q -n %{module}-%{version}
12cu|python-dtopt-0.1-2|23	
12cu|python-dtopt-0.1-2|24	%build
12cu|python-dtopt-0.1-2|25	CFLAGS="%{optflags}" python setup.py build
12cu|python-dtopt-0.1-2|26	
12cu|python-dtopt-0.1-2|27	%{__python} setup.py install --root %{buildroot} --install-purelib=%{python_sitelib}
12cu|python-dtopt-0.1-2|28	
12cu|python-dtopt-0.1-2|29	
12cu|python-dtopt-0.1-2|30	%files
12cu|python-dtopt-0.1-2|31	%defattr(-,root,root)
12cu|python-dtopt-0.1-2|32	%doc docs/
12cu|python-dtopt-0.1-2|33	%{python_sitelib}/*
12cu|python-dtopt-0.1-2|34	
12cu|python-dtopt-0.1-2|35	
12cu|python-dtopt-0.1-2|36	
12cu|python-dtopt-0.1-2|37	%changelog
12cu|python-dtopt-0.1-2|38	* Wed Jun 08 2011 Antoine Ginies <aginies@mandriva.com> 0.1-1mdv2011.0
12cu|python-dtopt-0.1-2|39	+ Revision: 683246
12cu|python-dtopt-0.1-2|40	- import python-dtopt
12cu|python-dtopt-0.1-2|41	
12cu|python-dtopt-0.1-2|42	
12cu|python-dtopt-0.1-2|43	* Wed Jun 8 2011 Antoine Ginies <aginies@mandriva.com> 0.1
12cu|python-dtopt-0.1-2|44	- first release for Mandriva
12cu|python-dtopt-0.1-2|45	

11895 12
12cu|python-dulwich-0.9.5-1|1	%define module	dulwich
12cu|python-dulwich-0.9.5-1|2	
12cu|python-dulwich-0.9.5-1|3	Summary:	Python implementation of the Git file formats and protocols
12cu|python-dulwich-0.9.5-1|4	Name:		python-%{module}
12cu|python-dulwich-0.9.5-1|5	Version:	0.9.5
12cu|python-dulwich-0.9.5-1|6	Release:	1
12cu|python-dulwich-0.9.5-1|7	Source0:	https://pypi.python.org/packages/source/d/dulwich/dulwich-%{version}.tar.gz
12cu|python-dulwich-0.9.5-1|8	License:	GPLv2
12cu|python-dulwich-0.9.5-1|9	Group:		Development/Python
12cu|python-dulwich-0.9.5-1|10	Url:		https://launchpad.net/dulwich/
12cu|python-dulwich-0.9.5-1|11	BuildRequires:	python-sphinx
12cu|python-dulwich-0.9.5-1|12	BuildRequires:	python-nose, git-core
12cu|python-dulwich-0.9.5-1|13	BuildRequires:  python-devel
12cu|python-dulwich-0.9.5-1|14	
12cu|python-dulwich-0.9.5-1|15	%description
12cu|python-dulwich-0.9.5-1|16	Dulwich is a pure-Python implementation of the Git file formats and protocols.
12cu|python-dulwich-0.9.5-1|17	
12cu|python-dulwich-0.9.5-1|18	%prep
12cu|python-dulwich-0.9.5-1|19	%setup -q -n %{module}-%{version}
12cu|python-dulwich-0.9.5-1|20	
12cu|python-dulwich-0.9.5-1|21	%install
12cu|python-dulwich-0.9.5-1|22	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-dulwich-0.9.5-1|23	
12cu|python-dulwich-0.9.5-1|24	pushd docs
12cu|python-dulwich-0.9.5-1|25	%__make html
12cu|python-dulwich-0.9.5-1|26	popd
12cu|python-dulwich-0.9.5-1|27	
12cu|python-dulwich-0.9.5-1|28	# Tests require unittest2 to run:
12cu|python-dulwich-0.9.5-1|29	#%check
12cu|python-dulwich-0.9.5-1|30	#make check
12cu|python-dulwich-0.9.5-1|31	
12cu|python-dulwich-0.9.5-1|32	%files
12cu|python-dulwich-0.9.5-1|33	%doc  COPYING  NEWS README docs/build/html
12cu|python-dulwich-0.9.5-1|34	%{_bindir}/dul*
12cu|python-dulwich-0.9.5-1|35	%py_platsitedir/%{module}*
12cu|python-dulwich-0.9.5-1|36	
12cu|python-dulwich-0.9.5-1|37	
12cu|python-dulwich-0.9.5-1|38	
12cu|python-dulwich-0.9.5-1|39	%changelog
12cu|python-dulwich-0.9.5-1|40	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.5-1
12cu|python-dulwich-0.9.5-1|41	+ Revision: 08e14c8
12cu|python-dulwich-0.9.5-1|42	- Updated to 0.9.5 (by updates_builder)
12cu|python-dulwich-0.9.5-1|43	
12cu|python-dulwich-0.9.5-1|44	

11896 12
12cu|python-EasyProcess-0.1.6-1|1	%define	oname	EasyProcess
12cu|python-EasyProcess-0.1.6-1|2	
12cu|python-EasyProcess-0.1.6-1|3	Name:		python-%{oname}
12cu|python-EasyProcess-0.1.6-1|4	Version:	0.1.6
12cu|python-EasyProcess-0.1.6-1|5	Release:	1
12cu|python-EasyProcess-0.1.6-1|6	Summary:	Easy to use python subprocess interface
12cu|python-EasyProcess-0.1.6-1|7	Source0:	http://pypi.python.org/packages/source/E/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-EasyProcess-0.1.6-1|8	License:	BSD
12cu|python-EasyProcess-0.1.6-1|9	Group:		Development/Python
12cu|python-EasyProcess-0.1.6-1|10	Url:		https://github.com/ponty/easyprocess
12cu|python-EasyProcess-0.1.6-1|11	BuildArch:	noarch
12cu|python-EasyProcess-0.1.6-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-EasyProcess-0.1.6-1|13	BuildRequires:	pythonegg(nose)
12cu|python-EasyProcess-0.1.6-1|14	
12cu|python-EasyProcess-0.1.6-1|15	%description
12cu|python-EasyProcess-0.1.6-1|16	EasyProcess is an easy to use python subprocess interface.
12cu|python-EasyProcess-0.1.6-1|17	
12cu|python-EasyProcess-0.1.6-1|18	
12cu|python-EasyProcess-0.1.6-1|19	
12cu|python-EasyProcess-0.1.6-1|20	%prep
12cu|python-EasyProcess-0.1.6-1|21	%setup -q -n %{oname}-%{version}
12cu|python-EasyProcess-0.1.6-1|22	
12cu|python-EasyProcess-0.1.6-1|23	%build
12cu|python-EasyProcess-0.1.6-1|24	python setup.py build
12cu|python-EasyProcess-0.1.6-1|25	
12cu|python-EasyProcess-0.1.6-1|26	%install
12cu|python-EasyProcess-0.1.6-1|27	python setup.py install --root=%{buildroot}
12cu|python-EasyProcess-0.1.6-1|28	
12cu|python-EasyProcess-0.1.6-1|29	%check
12cu|python-EasyProcess-0.1.6-1|30	python setup.py test
12cu|python-EasyProcess-0.1.6-1|31	
12cu|python-EasyProcess-0.1.6-1|32	%files
12cu|python-EasyProcess-0.1.6-1|33	%doc LICENSE.txt
12cu|python-EasyProcess-0.1.6-1|34	%doc README.rst
12cu|python-EasyProcess-0.1.6-1|35	%doc TODO
12cu|python-EasyProcess-0.1.6-1|36	%doc requirements.txt
12cu|python-EasyProcess-0.1.6-1|37	%doc docs/readme.rst
12cu|python-EasyProcess-0.1.6-1|38	%{py_puresitedir}/easyprocess/*.py*
12cu|python-EasyProcess-0.1.6-1|39	%{py_puresitedir}/easyprocess/examples/*.py*
12cu|python-EasyProcess-0.1.6-1|40	%{py_puresitedir}/EasyProcess*.egg-info
12cu|python-EasyProcess-0.1.6-1|41	
12cu|python-EasyProcess-0.1.6-1|42	%changelog
12cu|python-EasyProcess-0.1.6-1|43	* Thu May 01 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.1.6-1
12cu|python-EasyProcess-0.1.6-1|44	+ Revision: 98ba915
12cu|python-EasyProcess-0.1.6-1|45	- Updated python-easyprocess.spec
12cu|python-EasyProcess-0.1.6-1|46	
12cu|python-EasyProcess-0.1.6-1|47	

11897 12
12cu|python-ecdsa-0.11-1|1	%define pypi_name ecdsa
12cu|python-ecdsa-0.11-1|2	
12cu|python-ecdsa-0.11-1|3	Name:           python-ecdsa
12cu|python-ecdsa-0.11-1|4	Version:        0.11
12cu|python-ecdsa-0.11-1|5	Release:        1
12cu|python-ecdsa-0.11-1|6	Group:          Development/Python
12cu|python-ecdsa-0.11-1|7	Summary:        ECDSA cryptographic signature library (pure python)
12cu|python-ecdsa-0.11-1|8	
12cu|python-ecdsa-0.11-1|9	License:        MIT
12cu|python-ecdsa-0.11-1|10	URL:            http://github.com/warner/python-ecdsa
12cu|python-ecdsa-0.11-1|11	Source0:        https://pypi.python.org/packages/source/e/ecdsa/ecdsa-%{version}.tar.gz
12cu|python-ecdsa-0.11-1|12	BuildArch:      noarch
12cu|python-ecdsa-0.11-1|13	
12cu|python-ecdsa-0.11-1|14	BuildRequires:  python-devel
12cu|python-ecdsa-0.11-1|15	BuildRequires:  python3-devel
12cu|python-ecdsa-0.11-1|16	
12cu|python-ecdsa-0.11-1|17	
12cu|python-ecdsa-0.11-1|18	%description
12cu|python-ecdsa-0.11-1|19	This is an easy-to-use implementation of ECDSA cryptography
12cu|python-ecdsa-0.11-1|20	(Elliptic Curve Digital Signature Algorithm), implemented purely in Python,
12cu|python-ecdsa-0.11-1|21	released under the MIT license. With this library, you can quickly create
12cu|python-ecdsa-0.11-1|22	keypairs (signing key and verifying key), sign messages, and verify the
12cu|python-ecdsa-0.11-1|23	signatures. The keys and signatures are very short, making them easy to
12cu|python-ecdsa-0.11-1|24	handle and incorporate into other protocols.
12cu|python-ecdsa-0.11-1|25	
12cu|python-ecdsa-0.11-1|26	%package -n     python3-%{pypi_name}
12cu|python-ecdsa-0.11-1|27	Summary:        ECDSA cryptographic signature library (pure python)
12cu|python-ecdsa-0.11-1|28	Group:          Development/Python
12cu|python-ecdsa-0.11-1|29	
12cu|python-ecdsa-0.11-1|30	
12cu|python-ecdsa-0.11-1|31	%description -n python3-%{pypi_name}
12cu|python-ecdsa-0.11-1|32	This is an easy-to-use implementation of ECDSA cryptography
12cu|python-ecdsa-0.11-1|33	(Elliptic Curve Digital Signature Algorithm), implemented purely in Python,
12cu|python-ecdsa-0.11-1|34	released under the MIT license. With this library, you can quickly create
12cu|python-ecdsa-0.11-1|35	keypairs (signing key and verifying key), sign messages, and verify the
12cu|python-ecdsa-0.11-1|36	signatures. The keys and signatures are very short, making them easy to
12cu|python-ecdsa-0.11-1|37	handle and incorporate into other protocols.
12cu|python-ecdsa-0.11-1|38	
12cu|python-ecdsa-0.11-1|39	%prep
12cu|python-ecdsa-0.11-1|40	%setup -qc
12cu|python-ecdsa-0.11-1|41	mv %{pypi_name}-%{version} python2
12cu|python-ecdsa-0.11-1|42	cp -a python2 python3
12cu|python-ecdsa-0.11-1|43	
12cu|python-ecdsa-0.11-1|44	%build
12cu|python-ecdsa-0.11-1|45	pushd python2
12cu|python-ecdsa-0.11-1|46	python setup.py build
12cu|python-ecdsa-0.11-1|47	popd
12cu|python-ecdsa-0.11-1|48	pushd python3
12cu|python-ecdsa-0.11-1|49	python3 setup.py build
12cu|python-ecdsa-0.11-1|50	popd
12cu|python-ecdsa-0.11-1|51	
12cu|python-ecdsa-0.11-1|52	%install
12cu|python-ecdsa-0.11-1|53	pushd python3
12cu|python-ecdsa-0.11-1|54	python3 setup.py install --skip-build --root %{buildroot}
12cu|python-ecdsa-0.11-1|55	popd
12cu|python-ecdsa-0.11-1|56	pushd python2
12cu|python-ecdsa-0.11-1|57	python setup.py install --skip-build --root %{buildroot}
12cu|python-ecdsa-0.11-1|58	popd
12cu|python-ecdsa-0.11-1|59	
12cu|python-ecdsa-0.11-1|60	%files
12cu|python-ecdsa-0.11-1|61	%doc python2/README.md python2/LICENSE
12cu|python-ecdsa-0.11-1|62	%{py_puresitedir}/%{pypi_name}*
12cu|python-ecdsa-0.11-1|63	
12cu|python-ecdsa-0.11-1|64	%files -n python3-%{pypi_name}
12cu|python-ecdsa-0.11-1|65	%doc python3/README.md python3/LICENSE
12cu|python-ecdsa-0.11-1|66	%{py3_puresitedir}/%{pypi_name}*
12cu|python-ecdsa-0.11-1|67	
12cu|python-ecdsa-0.11-1|68	
12cu|python-ecdsa-0.11-1|69	%changelog
12cu|python-ecdsa-0.11-1|70	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11-1
12cu|python-ecdsa-0.11-1|71	+ Revision: e746448
12cu|python-ecdsa-0.11-1|72	- Updated to 0.11 (by updates_builder)
12cu|python-ecdsa-0.11-1|73	
12cu|python-ecdsa-0.11-1|74	

11898 12
12cu|python-enable-4.3.0-2|1	%define module	enable
12cu|python-enable-4.3.0-2|2	
12cu|python-enable-4.3.0-2|3	Summary:	Enthought Tool Suite - low-level drawing and interaction
12cu|python-enable-4.3.0-2|4	Name:		python-%{module}
12cu|python-enable-4.3.0-2|5	Version:	4.3.0
12cu|python-enable-4.3.0-2|6	Release:	2
12cu|python-enable-4.3.0-2|7	Source0:	https://www.enthought.com/repo/ets/enable-%{version}.tar.gz
12cu|python-enable-4.3.0-2|8	License:	BSD
12cu|python-enable-4.3.0-2|9	Group:		Development/Python
12cu|python-enable-4.3.0-2|10	Url:		https://github.com/enthought/enable/
12cu|python-enable-4.3.0-2|11	
12cu|python-enable-4.3.0-2|12	BuildRequires:	pythonegg(setuptools) >= 0.6c8
12cu|python-enable-4.3.0-2|13	BuildRequires:	swig >= 1.3.30
12cu|python-enable-4.3.0-2|14	BuildRequires:	pythonegg(cython) >= 0.13
12cu|python-enable-4.3.0-2|15	BuildRequires:	python-numpy-devel >= 1.1.0
12cu|python-enable-4.3.0-2|16	BuildRequires:	freetype-devel
12cu|python-enable-4.3.0-2|17	BuildRequires:	pkgconfig(x11)
12cu|python-enable-4.3.0-2|18	BuildRequires:	pkgconfig(gl)
12cu|python-enable-4.3.0-2|19	BuildRequires:	pkgconfig(glu)
12cu|python-enable-4.3.0-2|20	BuildRequires:	pythonegg(setupdocs) >= 1.0.5
12cu|python-enable-4.3.0-2|21	BuildRequires:	pythonegg(sphinx)
12cu|python-enable-4.3.0-2|22	BuildRequires:	pkgconfig(lapack)
12cu|python-enable-4.3.0-2|23	
12cu|python-enable-4.3.0-2|24	Requires:	pythonegg(numpy) >= 1.1.0
12cu|python-enable-4.3.0-2|25	Requires: 	pythonegg(reportlab)
12cu|python-enable-4.3.0-2|26	Requires: 	pythonegg(pyopengl)
12cu|python-enable-4.3.0-2|27	Requires:	pythonegg(pyface) >= 4.2.0
12cu|python-enable-4.3.0-2|28	Requires:	pythonegg(traitsui) >= 4.2.0
12cu|python-enable-4.3.0-2|29	Requires:	pythonegg(cython) >= 0.13
12cu|python-enable-4.3.0-2|30	
12cu|python-enable-4.3.0-2|31	Obsoletes:	python-enthought-enable
12cu|python-enable-4.3.0-2|32	
12cu|python-enable-4.3.0-2|33	%description
12cu|python-enable-4.3.0-2|34	The Enable project provides two related multi-platform packages for
12cu|python-enable-4.3.0-2|35	drawing GUI objects.
12cu|python-enable-4.3.0-2|36	
12cu|python-enable-4.3.0-2|37	* Enable: An object drawing library that supports containment and
12cu|python-enable-4.3.0-2|38	event notification.
12cu|python-enable-4.3.0-2|39	* Kiva: A multi-platform DisplayPDF vector drawing engine.
12cu|python-enable-4.3.0-2|40	
12cu|python-enable-4.3.0-2|41	%prep
12cu|python-enable-4.3.0-2|42	%setup -q -n %{module}-%{version}
12cu|python-enable-4.3.0-2|43	sed -i '27i import distutils.command.clean' setup.py
12cu|python-enable-4.3.0-2|44	# happy linting ..
12cu|python-enable-4.3.0-2|45	find . -name "*.c" -o -name "*.h" -o -name "*.cpp" |xargs chmod 0644
12cu|python-enable-4.3.0-2|46	
12cu|python-enable-4.3.0-2|47	for file in image_LICENSE_OOo.txt image_LICENSE_Eclipse.txt; do
12cu|python-enable-4.3.0-2|48	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
12cu|python-enable-4.3.0-2|49	touch -r $file $file.new && \
12cu|python-enable-4.3.0-2|50	mv $file.new $file
12cu|python-enable-4.3.0-2|51	done
12cu|python-enable-4.3.0-2|52	
12cu|python-enable-4.3.0-2|53	%build
12cu|python-enable-4.3.0-2|54	python setup.py build
12cu|python-enable-4.3.0-2|55	python setup.py build_docs
12cu|python-enable-4.3.0-2|56	
12cu|python-enable-4.3.0-2|57	# happy linting ..
12cu|python-enable-4.3.0-2|58	pushd build/docs/html/
12cu|python-enable-4.3.0-2|59	rm -fr .buildinfo .doctrees
12cu|python-enable-4.3.0-2|60	popd
12cu|python-enable-4.3.0-2|61	
12cu|python-enable-4.3.0-2|62	%install
12cu|python-enable-4.3.0-2|63	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
12cu|python-enable-4.3.0-2|64	
12cu|python-enable-4.3.0-2|65	# happy linting ..
12cu|python-enable-4.3.0-2|66	chmod +x %{buildroot}%{py_platsitedir}/kiva/setup.py
12cu|python-enable-4.3.0-2|67	chmod +x %{buildroot}%{py_platsitedir}/kiva/{agg,quartz}/setup.py
12cu|python-enable-4.3.0-2|68	chmod +x %{buildroot}%{py_platsitedir}/%{module}/savage/compliance/{comparator,xml_view,sike}.py
12cu|python-enable-4.3.0-2|69	rm examples/kiva/.gitignore
12cu|python-enable-4.3.0-2|70	
12cu|python-enable-4.3.0-2|71	sed -i -e '1i#!/usr/bin/python' \
12cu|python-enable-4.3.0-2|72	%{buildroot}%{py_platsitedir}/kiva/agg/tests/gcmemtest.py
12cu|python-enable-4.3.0-2|73	
12cu|python-enable-4.3.0-2|74	
12cu|python-enable-4.3.0-2|75	
12cu|python-enable-4.3.0-2|76	%files
12cu|python-enable-4.3.0-2|77	%doc *.txt *.rst examples/ build/docs/html
12cu|python-enable-4.3.0-2|78	%{py_platsitedir}/%{module}*
12cu|python-enable-4.3.0-2|79	%{py_platsitedir}/kiva*
12cu|python-enable-4.3.0-2|80	
12cu|python-enable-4.3.0-2|81	
12cu|python-enable-4.3.0-2|82	
12cu|python-enable-4.3.0-2|83	
12cu|python-enable-4.3.0-2|84	
12cu|python-enable-4.3.0-2|85	
12cu|python-enable-4.3.0-2|86	
12cu|python-enable-4.3.0-2|87	
12cu|python-enable-4.3.0-2|88	
12cu|python-enable-4.3.0-2|89	
12cu|python-enable-4.3.0-2|90	
12cu|python-enable-4.3.0-2|91	
12cu|python-enable-4.3.0-2|92	
12cu|python-enable-4.3.0-2|93	
12cu|python-enable-4.3.0-2|94	
12cu|python-enable-4.3.0-2|95	
12cu|python-enable-4.3.0-2|96	
12cu|python-enable-4.3.0-2|97	
12cu|python-enable-4.3.0-2|98	
12cu|python-enable-4.3.0-2|99	
12cu|python-enable-4.3.0-2|100	
12cu|python-enable-4.3.0-2|101	
12cu|python-enable-4.3.0-2|102	
12cu|python-enable-4.3.0-2|103	
12cu|python-enable-4.3.0-2|104	
12cu|python-enable-4.3.0-2|105	
12cu|python-enable-4.3.0-2|106	
12cu|python-enable-4.3.0-2|107	%changelog
12cu|python-enable-4.3.0-2|108	* Tue Apr 22 2014 SymbianFlo <symbianflo@mandrivausers.ro> 4.3.0-2
12cu|python-enable-4.3.0-2|109	+ Revision: 1b90c71
12cu|python-enable-4.3.0-2|110	- Log: fix build , spec clean, bump rel
12cu|python-enable-4.3.0-2|111	
12cu|python-enable-4.3.0-2|112	

11899 12
12cu|python-enaml-0.6.8-1|1	%define module	enaml
12cu|python-enaml-0.6.8-1|2	
12cu|python-enaml-0.6.8-1|3	Summary:	ETS declarative language for building dynamic user interfaces
12cu|python-enaml-0.6.8-1|4	Name:		python-%{module}
12cu|python-enaml-0.6.8-1|5	Version:	0.6.8
12cu|python-enaml-0.6.8-1|6	Release:	1
12cu|python-enaml-0.6.8-1|7	Source0:	http://pypi.python.org/packages/source/e/%{module}/%{module}-%{version}.tar.gz
12cu|python-enaml-0.6.8-1|8	License:	BSD
12cu|python-enaml-0.6.8-1|9	Group:		Development/Python
12cu|python-enaml-0.6.8-1|10	Url:		https://github.com/enthought/enaml/
12cu|python-enaml-0.6.8-1|11	Requires:	python-traits >= 4.2.0
12cu|python-enaml-0.6.8-1|12	Requires:	python-casuarius
12cu|python-enaml-0.6.8-1|13	Requires:	pyside, wxPython
12cu|python-enaml-0.6.8-1|14	Requires:	python-ply
12cu|python-enaml-0.6.8-1|15	BuildRequires:	python-cython
12cu|python-enaml-0.6.8-1|16	BuildRequires:	python-setupdocs >= 1.0.5
12cu|python-enaml-0.6.8-1|17	BuildRequires:	python-sphinx
12cu|python-enaml-0.6.8-1|18	BuildArch: noarch
12cu|python-enaml-0.6.8-1|19	
12cu|python-enaml-0.6.8-1|20	%description
12cu|python-enaml-0.6.8-1|21	Enaml is a framework for writing declarative user interfaces in
12cu|python-enaml-0.6.8-1|22	Python. It provides a Yaml-ish/Pythonic syntax language for declaring
12cu|python-enaml-0.6.8-1|23	a ui that binds and reacts to changes in the user's models. Code can
12cu|python-enaml-0.6.8-1|24	freely call back and forth between Python and Enaml.
12cu|python-enaml-0.6.8-1|25	
12cu|python-enaml-0.6.8-1|26	Enaml is heavily inspired by Qt's QML system, but Enaml uses native
12cu|python-enaml-0.6.8-1|27	widgets (as opposed to drawing on a 2D canvas) and is toolkit
12cu|python-enaml-0.6.8-1|28	independent. Currently supported/in-development toolkits include Wx
12cu|python-enaml-0.6.8-1|29	and Qt4 via PySide.
12cu|python-enaml-0.6.8-1|30	
12cu|python-enaml-0.6.8-1|31	Enaml is extensible and makes it extremely easy for the user to define
12cu|python-enaml-0.6.8-1|32	their own widgets, override existing widgets, create a new backend
12cu|python-enaml-0.6.8-1|33	toolkit, or even hook the runtime to apply their own expression
12cu|python-enaml-0.6.8-1|34	dependency behavior. Indeed, about the only thing not hookable is the
12cu|python-enaml-0.6.8-1|35	Enaml langauge syntax itself.
12cu|python-enaml-0.6.8-1|36	
12cu|python-enaml-0.6.8-1|37	%prep
12cu|python-enaml-0.6.8-1|38	%setup -q -n %{module}-%{version}
12cu|python-enaml-0.6.8-1|39	
12cu|python-enaml-0.6.8-1|40	%build
12cu|python-enaml-0.6.8-1|41	%__python setup.py build
12cu|python-enaml-0.6.8-1|42	%__python setup.py build_docs
12cu|python-enaml-0.6.8-1|43	
12cu|python-enaml-0.6.8-1|44	%install
12cu|python-enaml-0.6.8-1|45	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-enaml-0.6.8-1|46	
12cu|python-enaml-0.6.8-1|47	%files
12cu|python-enaml-0.6.8-1|48	%doc *.txt *.rst licenses/ examples/ build/docs/html
12cu|python-enaml-0.6.8-1|49	%_bindir/enaml-run
12cu|python-enaml-0.6.8-1|50	%py_puresitedir/%{module}*
12cu|python-enaml-0.6.8-1|51	
12cu|python-enaml-0.6.8-1|52	
12cu|python-enaml-0.6.8-1|53	%changelog
12cu|python-enaml-0.6.8-1|54	* Tue Aug 14 2012 Lev Givon <lev@mandriva.org> 0.2.0-1
12cu|python-enaml-0.6.8-1|55	+ Revision: 814738
12cu|python-enaml-0.6.8-1|56	- imported package python-enaml
12cu|python-enaml-0.6.8-1|57	

11900 12
12cu|python-encore-0.3-3.3|1	%define debug_package %{nil}
12cu|python-encore-0.3-3.3|2	%define module	encore
12cu|python-encore-0.3-3.3|3	
12cu|python-encore-0.3-3.3|4	Summary:	Enthought Tool Suite - scimath project
12cu|python-encore-0.3-3.3|5	Name:		python-%{module}
12cu|python-encore-0.3-3.3|6	Version:	0.3
12cu|python-encore-0.3-3.3|7	Release:	3.3
12cu|python-encore-0.3-3.3|8	Source0:	https://www.enthought.com/repo/ets/%{module}-%{version}.tar.gz
12cu|python-encore-0.3-3.3|9	License:	LGPL-2.1 and Apache-2.0
12cu|python-encore-0.3-3.3|10	Group:		Development/Python
12cu|python-encore-0.3-3.3|11	Url:		https://github.com/enthought/encore/
12cu|python-encore-0.3-3.3|12	BuildRequires:  fdupes
12cu|python-encore-0.3-3.3|13	BuildRequires:	python-sphinx
12cu|python-encore-0.3-3.3|14	BuildRequires:  python-pygraphviz
12cu|python-encore-0.3-3.3|15	BuildRequires:  python-setuptools
12cu|python-encore-0.3-3.3|16	%description
12cu|python-encore-0.3-3.3|17	This package consists of a collection of core utility packages useful for
12cu|python-encore-0.3-3.3|18	building Python applications.  This package is intended to be at the
12cu|python-encore-0.3-3.3|19	bottom of the software stack and have zero required external dependencies
12cu|python-encore-0.3-3.3|20	aside from the Python Standard Library.
12cu|python-encore-0.3-3.3|21	
12cu|python-encore-0.3-3.3|22	Part of the Enthought Tool Suite (ETS).
12cu|python-encore-0.3-3.3|23	
12cu|python-encore-0.3-3.3|24	%prep
12cu|python-encore-0.3-3.3|25	%setup -q -n %{module}-%{version}
12cu|python-encore-0.3-3.3|26	
12cu|python-encore-0.3-3.3|27	%build
12cu|python-encore-0.3-3.3|28	python setup.py build
12cu|python-encore-0.3-3.3|29	
12cu|python-encore-0.3-3.3|30	%install
12cu|python-encore-0.3-3.3|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-encore-0.3-3.3|32	%fdupes -s %{buildroot}
12cu|python-encore-0.3-3.3|33	
12cu|python-encore-0.3-3.3|34	%files
12cu|python-encore-0.3-3.3|35	%defattr(-,root,root,-)
12cu|python-encore-0.3-3.3|36	%doc LICENSE.txt  README.rst dataflow.txt
12cu|python-encore-0.3-3.3|37	%doc examples/
12cu|python-encore-0.3-3.3|38	%{python_sitelib}/%{module}/
12cu|python-encore-0.3-3.3|39	%{python_sitelib}/%{module}-%{version}-py%{py_ver}.egg-info/

11901 12
12cu|python-entrypoint2-0.0.6-1|1	%define	oname	entrypoint2
12cu|python-entrypoint2-0.0.6-1|2	
12cu|python-entrypoint2-0.0.6-1|3	Name:		python-%{oname}
12cu|python-entrypoint2-0.0.6-1|4	Version:	0.0.6
12cu|python-entrypoint2-0.0.6-1|5	Release:	1
12cu|python-entrypoint2-0.0.6-1|6	Summary:	easy to use command-line interface for python modules, fork of entrypoint
12cu|python-entrypoint2-0.0.6-1|7	Source0:	http://pypi.python.org/packages/source/e/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-entrypoint2-0.0.6-1|8	License:	BSD
12cu|python-entrypoint2-0.0.6-1|9	Group:		Development/Python
12cu|python-entrypoint2-0.0.6-1|10	Url:		https://github.com/ponty/entrypoint2
12cu|python-entrypoint2-0.0.6-1|11	BuildArch:	noarch
12cu|python-entrypoint2-0.0.6-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-entrypoint2-0.0.6-1|13	BuildRequires:  pythonegg(nose)
12cu|python-entrypoint2-0.0.6-1|14	
12cu|python-entrypoint2-0.0.6-1|15	%description
12cu|python-entrypoint2-0.0.6-1|16	This is an easy to use argparse_ based command-line
12cu|python-entrypoint2-0.0.6-1|17	interface for python modules, fork of `
12cu|python-entrypoint2-0.0.6-1|18	entrypoint <http://pypi.python.org/pypi/entrypoint/>`_.
12cu|python-entrypoint2-0.0.6-1|19	It translates function signature and
12cu|python-entrypoint2-0.0.6-1|20	documentation to argparse_ configuration.
12cu|python-entrypoint2-0.0.6-1|21	
12cu|python-entrypoint2-0.0.6-1|22	
12cu|python-entrypoint2-0.0.6-1|23	%prep
12cu|python-entrypoint2-0.0.6-1|24	%setup -q -n %{oname}-%{version}
12cu|python-entrypoint2-0.0.6-1|25	
12cu|python-entrypoint2-0.0.6-1|26	%build
12cu|python-entrypoint2-0.0.6-1|27	python setup.py build
12cu|python-entrypoint2-0.0.6-1|28	
12cu|python-entrypoint2-0.0.6-1|29	%install
12cu|python-entrypoint2-0.0.6-1|30	python setup.py install --root=%{buildroot}
12cu|python-entrypoint2-0.0.6-1|31	
12cu|python-entrypoint2-0.0.6-1|32	%check
12cu|python-entrypoint2-0.0.6-1|33	python setup.py test
12cu|python-entrypoint2-0.0.6-1|34	
12cu|python-entrypoint2-0.0.6-1|35	%files
12cu|python-entrypoint2-0.0.6-1|36	%doc LICENSE.txt
12cu|python-entrypoint2-0.0.6-1|37	%doc README.rst
12cu|python-entrypoint2-0.0.6-1|38	%doc TODO
12cu|python-entrypoint2-0.0.6-1|39	%doc requirements.txt
12cu|python-entrypoint2-0.0.6-1|40	%{py_puresitedir}/entrypoint2/*.py*
12cu|python-entrypoint2-0.0.6-1|41	%{py_puresitedir}/entrypoint2/examples/*.py*
12cu|python-entrypoint2-0.0.6-1|42	%{py_puresitedir}/entrypoint2*.egg-info
12cu|python-entrypoint2-0.0.6-1|43	
12cu|python-entrypoint2-0.0.6-1|44	%changelog
12cu|python-entrypoint2-0.0.6-1|45	* Sat May 03 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.0.6-1
12cu|python-entrypoint2-0.0.6-1|46	+ Revision: 504b1af
12cu|python-entrypoint2-0.0.6-1|47	- Updated python-entrypoint2.spec
12cu|python-entrypoint2-0.0.6-1|48	
12cu|python-entrypoint2-0.0.6-1|49	

11902 12
12cu|python-envisage-4.3.0-1|1	%define module	envisage
12cu|python-envisage-4.3.0-1|2	
12cu|python-envisage-4.3.0-1|3	Summary:	Enthought Tool Suite - extensible application framework
12cu|python-envisage-4.3.0-1|4	Name:		python-%{module}
12cu|python-envisage-4.3.0-1|5	Version:	4.3.0
12cu|python-envisage-4.3.0-1|6	Release:	1
12cu|python-envisage-4.3.0-1|7	Source0:	https://www.enthought.com/repo/ets/envisage-%{version}.tar.gz
12cu|python-envisage-4.3.0-1|8	License:	BSD
12cu|python-envisage-4.3.0-1|9	Group:		Development/Python
12cu|python-envisage-4.3.0-1|10	Url:		https://github.com/enthought/envisage/
12cu|python-envisage-4.3.0-1|11	BuildArch:	noarch
12cu|python-envisage-4.3.0-1|12	Obsoletes:	python-enthought-envisagecore
12cu|python-envisage-4.3.0-1|13	Obsoletes:	python-enthought-envisageplugins
12cu|python-envisage-4.3.0-1|14	Requires:	python-apptools >= 4.1.0
12cu|python-envisage-4.3.0-1|15	Requires:	python-traitsui >= 4.2.0
12cu|python-envisage-4.3.0-1|16	BuildRequires:	python-setuptools >= 0.6c8
12cu|python-envisage-4.3.0-1|17	BuildRequires:	python-setupdocs >= 1.0.5
12cu|python-envisage-4.3.0-1|18	BuildRequires:	python-sphinx
12cu|python-envisage-4.3.0-1|19	
12cu|python-envisage-4.3.0-1|20	%description
12cu|python-envisage-4.3.0-1|21	Envisage is a Python-based framework for building extensible
12cu|python-envisage-4.3.0-1|22	applications, that is, applications whose functionality can be
12cu|python-envisage-4.3.0-1|23	extended by adding "plug-ins". Envisage provides a standard mechanism
12cu|python-envisage-4.3.0-1|24	for features to be added to an application, whether by the original
12cu|python-envisage-4.3.0-1|25	developer or by someone else. In fact, when you build an application
12cu|python-envisage-4.3.0-1|26	using Envisage, the entire application consists primarily of
12cu|python-envisage-4.3.0-1|27	plug-ins. In this respect, it is similar to the Eclipse and Netbeans
12cu|python-envisage-4.3.0-1|28	frameworks for Java applications.
12cu|python-envisage-4.3.0-1|29	
12cu|python-envisage-4.3.0-1|30	Each plug-in is able to:
12cu|python-envisage-4.3.0-1|31	
12cu|python-envisage-4.3.0-1|32	* Advertise where and how it can be extended (its "extension points").
12cu|python-envisage-4.3.0-1|33	* Contribute extensions to the extension points offered by other plug-ins.
12cu|python-envisage-4.3.0-1|34	* Create and share the objects that perform the real work of the
12cu|python-envisage-4.3.0-1|35	application ("services").
12cu|python-envisage-4.3.0-1|36	
12cu|python-envisage-4.3.0-1|37	The EnvisageCore project provides the basic machinery of the Envisage
12cu|python-envisage-4.3.0-1|38	framework. This project contains no plug-inn. You are free to use:
12cu|python-envisage-4.3.0-1|39	
12cu|python-envisage-4.3.0-1|40	* plug-ins from the EnvisagePlugins project
12cu|python-envisage-4.3.0-1|41	* plug-ins from other ETS projects that expose their functionality as plug-ins
12cu|python-envisage-4.3.0-1|42	* plug-ins that you create yourself
12cu|python-envisage-4.3.0-1|43	
12cu|python-envisage-4.3.0-1|44	%prep
12cu|python-envisage-4.3.0-1|45	%setup -q -n %{module}-%{version}
12cu|python-envisage-4.3.0-1|46	
12cu|python-envisage-4.3.0-1|47	%build
12cu|python-envisage-4.3.0-1|48	%__python setup.py build
12cu|python-envisage-4.3.0-1|49	%__python setup.py build_docs
12cu|python-envisage-4.3.0-1|50	
12cu|python-envisage-4.3.0-1|51	%install
12cu|python-envisage-4.3.0-1|52	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-envisage-4.3.0-1|53	
12cu|python-envisage-4.3.0-1|54	%files
12cu|python-envisage-4.3.0-1|55	%doc *.txt *.rst examples/ build/docs/html/
12cu|python-envisage-4.3.0-1|56	%py_sitedir/%{module}*
12cu|python-envisage-4.3.0-1|57	
12cu|python-envisage-4.3.0-1|58	
12cu|python-envisage-4.3.0-1|59	%changelog
12cu|python-envisage-4.3.0-1|60	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 4.2.0-1
12cu|python-envisage-4.3.0-1|61	+ Revision: 814704
12cu|python-envisage-4.3.0-1|62	- Update to 4.2.0.
12cu|python-envisage-4.3.0-1|63	
12cu|python-envisage-4.3.0-1|64	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.1.0-1
12cu|python-envisage-4.3.0-1|65	+ Revision: 745668
12cu|python-envisage-4.3.0-1|66	- Update to 4.1.0.
12cu|python-envisage-4.3.0-1|67	
12cu|python-envisage-4.3.0-1|68	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cu|python-envisage-4.3.0-1|69	+ Revision: 689191
12cu|python-envisage-4.3.0-1|70	- import python-envisage
12cu|python-envisage-4.3.0-1|71	
12cu|python-envisage-4.3.0-1|72	
12cu|python-envisage-4.3.0-1|73	

11903 12
12cu|python-ephem-3.7.5.1-1|1	%define srcname pyephem
12cu|python-ephem-3.7.5.1-1|2	
12cu|python-ephem-3.7.5.1-1|3	Summary:	Scientific-grade astronomical computations for python
12cu|python-ephem-3.7.5.1-1|4	Name:		python-ephem
12cu|python-ephem-3.7.5.1-1|5	Version:	3.7.5.1
12cu|python-ephem-3.7.5.1-1|6	Release:	1
12cu|python-ephem-3.7.5.1-1|7	License:	LGPLv3
12cu|python-ephem-3.7.5.1-1|8	Group:		Development/Python
12cu|python-ephem-3.7.5.1-1|9	Source:		http://pypi.python.org/packages/source/p/pyephem/pyephem-%{version}.tar.gz
12cu|python-ephem-3.7.5.1-1|10	Patch0:		pyephem-3.7.3.4-libm-fix.patch
12cu|python-ephem-3.7.5.1-1|11	URL:		http://rhodesmill.org/pyephem/
12cu|python-ephem-3.7.5.1-1|12	BuildRequires:	python-devel >= 2.5
12cu|python-ephem-3.7.5.1-1|13	Provides:	%{srcname} = %{version}
12cu|python-ephem-3.7.5.1-1|14	
12cu|python-ephem-3.7.5.1-1|15	%description
12cu|python-ephem-3.7.5.1-1|16	PyEphem provides scientific-grade astronomical computations for the
12cu|python-ephem-3.7.5.1-1|17	Python programming language. Given a date and location on the Earth’s
12cu|python-ephem-3.7.5.1-1|18	surface, it can compute the positions of the Sun and Moon, of the
12cu|python-ephem-3.7.5.1-1|19	planets and their moons, and of any asteroids, comets, or earth
12cu|python-ephem-3.7.5.1-1|20	satellites whose orbital elements the user can provide. Additional
12cu|python-ephem-3.7.5.1-1|21	functions are provided to compute the angular separation between two
12cu|python-ephem-3.7.5.1-1|22	objects in the sky, to determine the constellation in which an object
12cu|python-ephem-3.7.5.1-1|23	lies, and to find the times at which an object rises, transits, and
12cu|python-ephem-3.7.5.1-1|24	sets on a particular day.
12cu|python-ephem-3.7.5.1-1|25	
12cu|python-ephem-3.7.5.1-1|26	The numerical routines that lie behind PyEphem are those from the
12cu|python-ephem-3.7.5.1-1|27	wonderful XEphem astronomy application, whose author, Elwood Downey,
12cu|python-ephem-3.7.5.1-1|28	generously gave permission for us to use them as the basis for
12cu|python-ephem-3.7.5.1-1|29	PyEphem.
12cu|python-ephem-3.7.5.1-1|30	
12cu|python-ephem-3.7.5.1-1|31	
12cu|python-ephem-3.7.5.1-1|32	%files
12cu|python-ephem-3.7.5.1-1|33	%doc INSTALL COPYING LICENSE-GPL LICENSE-LGPL README
12cu|python-ephem-3.7.5.1-1|34	%{py_platsitedir}/ephem
12cu|python-ephem-3.7.5.1-1|35	%{py_platsitedir}/%{srcname}-*
12cu|python-ephem-3.7.5.1-1|36	
12cu|python-ephem-3.7.5.1-1|37	
12cu|python-ephem-3.7.5.1-1|38	%prep
12cu|python-ephem-3.7.5.1-1|39	%setup -q -n %{srcname}-%{version}
12cu|python-ephem-3.7.5.1-1|40	%patch0 -p1
12cu|python-ephem-3.7.5.1-1|41	find . -type f -exec chmod a+r {} \;
12cu|python-ephem-3.7.5.1-1|42	
12cu|python-ephem-3.7.5.1-1|43	%build
12cu|python-ephem-3.7.5.1-1|44	
12cu|python-ephem-3.7.5.1-1|45	
12cu|python-ephem-3.7.5.1-1|46	%install
12cu|python-ephem-3.7.5.1-1|47	%__python setup.py install --root=%{buildroot}
12cu|python-ephem-3.7.5.1-1|48	
12cu|python-ephem-3.7.5.1-1|49	%changelog
12cu|python-ephem-3.7.5.1-1|50	* Fri Dec 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.7.5.1-1
12cu|python-ephem-3.7.5.1-1|51	+ Revision: 28f75b4
12cu|python-ephem-3.7.5.1-1|52	- Make all files readable
12cu|python-ephem-3.7.5.1-1|53	
12cu|python-ephem-3.7.5.1-1|54	

11904 12
12cu|python-ets-4.3.0-1|1	%define module	ets
12cu|python-ets-4.3.0-1|2	
12cu|python-ets-4.3.0-1|3	Summary:	Enthought Tool Suite
12cu|python-ets-4.3.0-1|4	Name: 	 	python-%{module}
12cu|python-ets-4.3.0-1|5	Version: 	4.3.0
12cu|python-ets-4.3.0-1|6	Release: 	1
12cu|python-ets-4.3.0-1|7	Source0: 	https://www.enthought.com/repo/ets/ets-%{version}.tar.gz
12cu|python-ets-4.3.0-1|8	Patch0:         ets-4.3.0.test_fix.patch
12cu|python-ets-4.3.0-1|9	License: 	BSD
12cu|python-ets-4.3.0-1|10	Group: 	 	Development/Python
12cu|python-ets-4.3.0-1|11	Url: 	 	https://github.com/enthought/ets/
12cu|python-ets-4.3.0-1|12	BuildArch: 	noarch
12cu|python-ets-4.3.0-1|13	Obsoletes:	python-enthought
12cu|python-ets-4.3.0-1|14	Obsoletes:	python-enthought-enthoughtbase
12cu|python-ets-4.3.0-1|15	BuildRequires: 	python-setuptools >= 0.6c8
12cu|python-ets-4.3.0-1|16	BuildRequires:	python-setupdocs >= 1.0.5
12cu|python-ets-4.3.0-1|17	BuildRequires:	python-sphinx
12cu|python-ets-4.3.0-1|18	
12cu|python-ets-4.3.0-1|19	%description
12cu|python-ets-4.3.0-1|20	The Enthought Tool Suite (ETS) is a collection of Python components
12cu|python-ets-4.3.0-1|21	developed by Enthought and its partners to construct custom scientific
12cu|python-ets-4.3.0-1|22	applications.
12cu|python-ets-4.3.0-1|23	
12cu|python-ets-4.3.0-1|24	This package contains the dependencies for installing all of the
12cu|python-ets-4.3.0-1|25	components comprised by the suite.
12cu|python-ets-4.3.0-1|26	
12cu|python-ets-4.3.0-1|27	%prep
12cu|python-ets-4.3.0-1|28	%setup -q -n %{module}-%{version}
12cu|python-ets-4.3.0-1|29	%patch0 -p1
12cu|python-ets-4.3.0-1|30	
12cu|python-ets-4.3.0-1|31	%build
12cu|python-ets-4.3.0-1|32	%__python setup.py build
12cu|python-ets-4.3.0-1|33	%__python setup.py build_docs
12cu|python-ets-4.3.0-1|34	
12cu|python-ets-4.3.0-1|35	%install
12cu|python-ets-4.3.0-1|36	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-ets-4.3.0-1|37	
12cu|python-ets-4.3.0-1|38	%files
12cu|python-ets-4.3.0-1|39	%doc *.txt *.rst build/docs/html
12cu|python-ets-4.3.0-1|40	%_bindir/%{module}*
12cu|python-ets-4.3.0-1|41	%py_sitedir/%{module}*
12cu|python-ets-4.3.0-1|42	
12cu|python-ets-4.3.0-1|43	
12cu|python-ets-4.3.0-1|44	%changelog
12cu|python-ets-4.3.0-1|45	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 4.2.0-1
12cu|python-ets-4.3.0-1|46	+ Revision: 814657
12cu|python-ets-4.3.0-1|47	- Update to 4.2.0.
12cu|python-ets-4.3.0-1|48	
12cu|python-ets-4.3.0-1|49	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.1.0-2
12cu|python-ets-4.3.0-1|50	+ Revision: 745815
12cu|python-ets-4.3.0-1|51	- Fix traitsui version dependency.
12cu|python-ets-4.3.0-1|52	
12cu|python-ets-4.3.0-1|53	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.1.0-1
12cu|python-ets-4.3.0-1|54	+ Revision: 745693
12cu|python-ets-4.3.0-1|55	- Update to 4.1.0.
12cu|python-ets-4.3.0-1|56	
12cu|python-ets-4.3.0-1|57	* Tue Oct 18 2011 Lev Givon <lev@mandriva.org> 4.0.0-6
12cu|python-ets-4.3.0-1|58	+ Revision: 705303
12cu|python-ets-4.3.0-1|59	- Fix requires again.
12cu|python-ets-4.3.0-1|60	
12cu|python-ets-4.3.0-1|61	* Tue Oct 18 2011 Lev Givon <lev@mandriva.org> 4.0.0-5
12cu|python-ets-4.3.0-1|62	+ Revision: 705118
12cu|python-ets-4.3.0-1|63	- Fix typo in requires.
12cu|python-ets-4.3.0-1|64	
12cu|python-ets-4.3.0-1|65	* Mon Oct 17 2011 Lev Givon <lev@mandriva.org> 4.0.0-4
12cu|python-ets-4.3.0-1|66	+ Revision: 705010
12cu|python-ets-4.3.0-1|67	- Fix pythonegg version.
12cu|python-ets-4.3.0-1|68	
12cu|python-ets-4.3.0-1|69	* Fri Sep 02 2011 Lev Givon <lev@mandriva.org> 4.0.0-3
12cu|python-ets-4.3.0-1|70	+ Revision: 697902
12cu|python-ets-4.3.0-1|71	- Update chaco dependency to 4.0.1.
12cu|python-ets-4.3.0-1|72	
12cu|python-ets-4.3.0-1|73	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-2
12cu|python-ets-4.3.0-1|74	+ Revision: 689218
12cu|python-ets-4.3.0-1|75	- Obsolete python-enthought-enthoughtbase.
12cu|python-ets-4.3.0-1|76	
12cu|python-ets-4.3.0-1|77	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cu|python-ets-4.3.0-1|78	+ Revision: 689153
12cu|python-ets-4.3.0-1|79	- import python-ets
12cu|python-ets-4.3.0-1|80	
12cu|python-ets-4.3.0-1|81	
12cu|python-ets-4.3.0-1|82	

11905 12
12cu|python-etsdevtools-4.0.2-1|1	%define	module	etsdevtools
12cu|python-etsdevtools-4.0.2-1|2	
12cu|python-etsdevtools-4.0.2-1|3	Summary:	Enthought Tool Suite - etsdevtools project
12cu|python-etsdevtools-4.0.2-1|4	Name:		python-%{module}
12cu|python-etsdevtools-4.0.2-1|5	Version:	4.0.2
12cu|python-etsdevtools-4.0.2-1|6	Release:	1
12cu|python-etsdevtools-4.0.2-1|7	Source0:	https://www.enthought.com/repo/ets/etsdevtools-%{version}.tar.gz
12cu|python-etsdevtools-4.0.2-1|8	License:	BSD
12cu|python-etsdevtools-4.0.2-1|9	Group: 		Development/Python
12cu|python-etsdevtools-4.0.2-1|10	Url:		http://code.enthought.com/projects/dev_tools.php
12cu|python-etsdevtools-4.0.2-1|11	BuildArch:	noarch
12cu|python-etsdevtools-4.0.2-1|12	Obsoletes:	python-enthought-etsdevtools
12cu|python-etsdevtools-4.0.2-1|13	Requires:	python-docutils
12cu|python-etsdevtools-4.0.2-1|14	Requires: 	python-numpy >= 1.1.0
12cu|python-etsdevtools-4.0.2-1|15	Requires:	python-traitsui >= 4.0.0
12cu|python-etsdevtools-4.0.2-1|16	BuildRequires:	python-setuptools >= 0.6c8
12cu|python-etsdevtools-4.0.2-1|17	BuildRequires:	python-numpy-devel >= 1.1.0
12cu|python-etsdevtools-4.0.2-1|18	BuildRequires:	python-sphinx
12cu|python-etsdevtools-4.0.2-1|19	BuildRequires:  pkgconfig(lapack)
12cu|python-etsdevtools-4.0.2-1|20	
12cu|python-etsdevtools-4.0.2-1|21	%description
12cu|python-etsdevtools-4.0.2-1|22	The etsdevtools project includes a set of packages that can be used
12cu|python-etsdevtools-4.0.2-1|23	during the development of a software project, for understanding,
12cu|python-etsdevtools-4.0.2-1|24	debugging, testing, and inspecting code.
12cu|python-etsdevtools-4.0.2-1|25	
12cu|python-etsdevtools-4.0.2-1|26	* etsdevtools.debug: A collection of debugging tools, not to be
12cu|python-etsdevtools-4.0.2-1|27	included in production code.  NOTE: These tools are functional, but
12cu|python-etsdevtools-4.0.2-1|28	are not being developed or supported. They have been mainly superceded
12cu|python-etsdevtools-4.0.2-1|29	by the tools in the Enthought Developer Tool Suite.
12cu|python-etsdevtools-4.0.2-1|30	* etsdevtools.developer: A collection of utilities, designed to ease
12cu|python-etsdevtools-4.0.2-1|31	the development and debugging of Traits-based programs. They can be
12cu|python-etsdevtools-4.0.2-1|32	used as plug-ins to your Envisage application while you are
12cu|python-etsdevtools-4.0.2-1|33	developing it, and then removed when you are ready to release it.
12cu|python-etsdevtools-4.0.2-1|34	* etsdevtools.endo: A Traits-aware tool for processing API
12cu|python-etsdevtools-4.0.2-1|35	documentation of Python code. It extracts not only docstrings, but
12cu|python-etsdevtools-4.0.2-1|36	also plain comments that immediately precede variable assignments
12cu|python-etsdevtools-4.0.2-1|37	(both module-scope variables and class attributes).
12cu|python-etsdevtools-4.0.2-1|38	
12cu|python-etsdevtools-4.0.2-1|39	%prep
12cu|python-etsdevtools-4.0.2-1|40	%setup -q -n %{module}-%{version}
12cu|python-etsdevtools-4.0.2-1|41	
12cu|python-etsdevtools-4.0.2-1|42	%build
12cu|python-etsdevtools-4.0.2-1|43	
12cu|python-etsdevtools-4.0.2-1|44	%__python setup.py build
12cu|python-etsdevtools-4.0.2-1|45	pushd docs
12cu|python-etsdevtools-4.0.2-1|46	make html
12cu|python-etsdevtools-4.0.2-1|47	popd
12cu|python-etsdevtools-4.0.2-1|48	
12cu|python-etsdevtools-4.0.2-1|49	%install
12cu|python-etsdevtools-4.0.2-1|50	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-etsdevtools-4.0.2-1|51	sed -i 's/.*egg-info$//' FILE_LIST
12cu|python-etsdevtools-4.0.2-1|52	
12cu|python-etsdevtools-4.0.2-1|53	%files -f FILE_LIST
12cu|python-etsdevtools-4.0.2-1|54	%doc *.txt *.rst examples/ docs/build/html
12cu|python-etsdevtools-4.0.2-1|55	
12cu|python-etsdevtools-4.0.2-1|56	
12cu|python-etsdevtools-4.0.2-1|57	
12cu|python-etsdevtools-4.0.2-1|58	%changelog
12cu|python-etsdevtools-4.0.2-1|59	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cu|python-etsdevtools-4.0.2-1|60	+ Revision: 689215
12cu|python-etsdevtools-4.0.2-1|61	- import python-etsdevtools
12cu|python-etsdevtools-4.0.2-1|62	
12cu|python-etsdevtools-4.0.2-1|63	

11906 12
12cu|python-etsproxy-0.1.2-1|1	%define module	etsproxy
12cu|python-etsproxy-0.1.2-1|2	
12cu|python-etsproxy-0.1.2-1|3	Summary: 	Enthought Tool Suite - proxy modules for backwards compatibility
12cu|python-etsproxy-0.1.2-1|4	Name: 	 	python-%{module}
12cu|python-etsproxy-0.1.2-1|5	Version: 	0.1.2
12cu|python-etsproxy-0.1.2-1|6	Release: 	1
12cu|python-etsproxy-0.1.2-1|7	Source0: 	https://www.enthought.com/repo/ets/etsproxy-%{version}.tar.gz
12cu|python-etsproxy-0.1.2-1|8	License: 	BSD
12cu|python-etsproxy-0.1.2-1|9	Group: 	 	Development/Python
12cu|python-etsproxy-0.1.2-1|10	Url: 	 	https://github.com/enthought/etsproxy/
12cu|python-etsproxy-0.1.2-1|11	BuildArch: 	noarch
12cu|python-etsproxy-0.1.2-1|12	BuildRequires: 	python-setuptools >= 0.6c8
12cu|python-etsproxy-0.1.2-1|13	
12cu|python-etsproxy-0.1.2-1|14	%description
12cu|python-etsproxy-0.1.2-1|15	This package contains proxy modules for all ETS projects which map the
12cu|python-etsproxy-0.1.2-1|16	old enthought namespace imports to the namespace-refactored ETS
12cu|python-etsproxy-0.1.2-1|17	packages. For convenience this package also contains a refactor tool
12cu|python-etsproxy-0.1.2-1|18	to convert projects to the new namespace.
12cu|python-etsproxy-0.1.2-1|19	
12cu|python-etsproxy-0.1.2-1|20	This module will be removed in the future; old-style
12cu|python-etsproxy-0.1.2-1|21	(enthought.xxx) imports should be converted (over time) to the new
12cu|python-etsproxy-0.1.2-1|22	ones.
12cu|python-etsproxy-0.1.2-1|23	
12cu|python-etsproxy-0.1.2-1|24	%prep
12cu|python-etsproxy-0.1.2-1|25	%setup -q -n %{module}-%{version}
12cu|python-etsproxy-0.1.2-1|26	
12cu|python-etsproxy-0.1.2-1|27	%build
12cu|python-etsproxy-0.1.2-1|28	PYTHONDONTWRITEBYTECODE= %__python setup.py build
12cu|python-etsproxy-0.1.2-1|29	
12cu|python-etsproxy-0.1.2-1|30	%install
12cu|python-etsproxy-0.1.2-1|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-etsproxy-0.1.2-1|32	sed -i 's/.*egg-info$//' FILE_LIST
12cu|python-etsproxy-0.1.2-1|33	
12cu|python-etsproxy-0.1.2-1|34	%files -f FILE_LIST
12cu|python-etsproxy-0.1.2-1|35	%doc *.txt *.rst
12cu|python-etsproxy-0.1.2-1|36	
12cu|python-etsproxy-0.1.2-1|37	
12cu|python-etsproxy-0.1.2-1|38	%changelog
12cu|python-etsproxy-0.1.2-1|39	* Tue Jan 10 2012 Lev Givon <lev@mandriva.org> 0.1.1-1mdv2012.0
12cu|python-etsproxy-0.1.2-1|40	+ Revision: 759471
12cu|python-etsproxy-0.1.2-1|41	- Update to 0.1.1.
12cu|python-etsproxy-0.1.2-1|42	
12cu|python-etsproxy-0.1.2-1|43	* Tue Oct 18 2011 Lev Givon <lev@mandriva.org> 0.1.0-1
12cu|python-etsproxy-0.1.2-1|44	+ Revision: 705241
12cu|python-etsproxy-0.1.2-1|45	- imported package python-etsproxy
12cu|python-etsproxy-0.1.2-1|46	
12cu|python-etsproxy-0.1.2-1|47	

11907 12
12cu|python-eventlet-0.14.0-1|1	%define oname eventlet
12cu|python-eventlet-0.14.0-1|2	
12cu|python-eventlet-0.14.0-1|3	Name:           python-%{oname}
12cu|python-eventlet-0.14.0-1|4	Version:        0.14.0
12cu|python-eventlet-0.14.0-1|5	Release:        1
12cu|python-eventlet-0.14.0-1|6	Summary:        Highly concurrent networking library
12cu|python-eventlet-0.14.0-1|7	Group:          Development/Python
12cu|python-eventlet-0.14.0-1|8	License:        MIT
12cu|python-eventlet-0.14.0-1|9	URL:            http://%{oname}.net
12cu|python-eventlet-0.14.0-1|10	Source0:        http://pypi.python.org/packages/source/e/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-eventlet-0.14.0-1|11	
12cu|python-eventlet-0.14.0-1|12	BuildRequires:  pkgconfig(python)
12cu|python-eventlet-0.14.0-1|13	BuildRequires:  pythonegg(setuptools)
12cu|python-eventlet-0.14.0-1|14	BuildRequires:  pythonegg(sphinx)
12cu|python-eventlet-0.14.0-1|15	BuildRequires:  pythonegg(greenlet)
12cu|python-eventlet-0.14.0-1|16	BuildRequires:  pythonegg(pyzmq)
12cu|python-eventlet-0.14.0-1|17	Requires:       pythonegg(greenlet)
12cu|python-eventlet-0.14.0-1|18	
12cu|python-eventlet-0.14.0-1|19	BuildArch:      noarch
12cu|python-eventlet-0.14.0-1|20	
12cu|python-eventlet-0.14.0-1|21	
12cu|python-eventlet-0.14.0-1|22	%description
12cu|python-eventlet-0.14.0-1|23	Eventlet is a networking library written in Python. It achieves high
12cu|python-eventlet-0.14.0-1|24	scalability by using non-blocking io while at the same time retaining
12cu|python-eventlet-0.14.0-1|25	high programmer usability by using coroutines to make the non-blocking
12cu|python-eventlet-0.14.0-1|26	io operations appear blocking at the source code level.
12cu|python-eventlet-0.14.0-1|27	
12cu|python-eventlet-0.14.0-1|28	%prep
12cu|python-eventlet-0.14.0-1|29	%setup -q -n %{oname}-%{version}
12cu|python-eventlet-0.14.0-1|30	find -name '.*' -type f -exec rm {} \;
12cu|python-eventlet-0.14.0-1|31	sed -i -e '1d' %{oname}/support/greendns.py
12cu|python-eventlet-0.14.0-1|32	
12cu|python-eventlet-0.14.0-1|33	%build
12cu|python-eventlet-0.14.0-1|34	python setup.py build
12cu|python-eventlet-0.14.0-1|35	
12cu|python-eventlet-0.14.0-1|36	pushd doc
12cu|python-eventlet-0.14.0-1|37	make html
12cu|python-eventlet-0.14.0-1|38	rm _build/html/.buildinfo
12cu|python-eventlet-0.14.0-1|39	popd
12cu|python-eventlet-0.14.0-1|40	chmod a-x tests/mock.py
12cu|python-eventlet-0.14.0-1|41	
12cu|python-eventlet-0.14.0-1|42	
12cu|python-eventlet-0.14.0-1|43	%install
12cu|python-eventlet-0.14.0-1|44	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-eventlet-0.14.0-1|45	
12cu|python-eventlet-0.14.0-1|46	
12cu|python-eventlet-0.14.0-1|47	%files
12cu|python-eventlet-0.14.0-1|48	%doc AUTHORS LICENSE NEWS README.rst README.twisted doc/_build/html examples tests
12cu|python-eventlet-0.14.0-1|49	%{py_puresitedir}/%{oname}
12cu|python-eventlet-0.14.0-1|50	%{py_puresitedir}/%{oname}*.egg-info
12cu|python-eventlet-0.14.0-1|51	
12cu|python-eventlet-0.14.0-1|52	
12cu|python-eventlet-0.14.0-1|53	
12cu|python-eventlet-0.14.0-1|54	%changelog
12cu|python-eventlet-0.14.0-1|55	* Sat Apr 12 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.14.0-1
12cu|python-eventlet-0.14.0-1|56	+ Revision: 35b6714
12cu|python-eventlet-0.14.0-1|57	- Updated python-eventlet.spec
12cu|python-eventlet-0.14.0-1|58	
12cu|python-eventlet-0.14.0-1|59	

11908 12
12cu|python-exiv2-0.3.2-1|1	Name:		python-exiv2
12cu|python-exiv2-0.3.2-1|2	Version:	0.3.2
12cu|python-exiv2-0.3.2-1|3	Release:	1
12cu|python-exiv2-0.3.2-1|4	Summary:	Python binding to exiv2
12cu|python-exiv2-0.3.2-1|5	License:	GPLv2+
12cu|python-exiv2-0.3.2-1|6	Group:		Development/Python
12cu|python-exiv2-0.3.2-1|7	Source:		http://launchpad.net/pyexiv2/0.3.x/0.3.2/+download/pyexiv2-%{version}.tar.bz2
12cu|python-exiv2-0.3.2-1|8	Patch3:		pyexiv2-0.2.2-link.patch
12cu|python-exiv2-0.3.2-1|9	URL:		http://tilloy.net/dev/pyexiv2/
12cu|python-exiv2-0.3.2-1|10	BuildRequires:	pkgconfig(exiv2)
12cu|python-exiv2-0.3.2-1|11	BuildRequires:	boost-devel
12cu|python-exiv2-0.3.2-1|12	BuildRequires:	scons
12cu|python-exiv2-0.3.2-1|13	BuildRequires:	python >= 2.7
12cu|python-exiv2-0.3.2-1|14	Provides:	pyexiv2 = %{version}
12cu|python-exiv2-0.3.2-1|15	
12cu|python-exiv2-0.3.2-1|16	%description
12cu|python-exiv2-0.3.2-1|17	pyexiv2 is a python binding to exiv2, the C++ library for
12cu|python-exiv2-0.3.2-1|18	manipulation of EXIF and IPTC image metadata. It is a python module
12cu|python-exiv2-0.3.2-1|19	that allows your python scripts to read and write metadata (EXIF,
12cu|python-exiv2-0.3.2-1|20	IPTC, thumbnail) embedded in image files (JPEG, TIFF, ...).
12cu|python-exiv2-0.3.2-1|21	
12cu|python-exiv2-0.3.2-1|22	It is designed as a high level interface to the functionalities
12cu|python-exiv2-0.3.2-1|23	offered by exiv2 (and is built on top of it). Using python's built-in
12cu|python-exiv2-0.3.2-1|24	data types and standard modules, it provides easy manipulation of
12cu|python-exiv2-0.3.2-1|25	image metadata.
12cu|python-exiv2-0.3.2-1|26	
12cu|python-exiv2-0.3.2-1|27	%files
12cu|python-exiv2-0.3.2-1|28	%doc todo README
12cu|python-exiv2-0.3.2-1|29	%{py_platsitedir}/*
12cu|python-exiv2-0.3.2-1|30	
12cu|python-exiv2-0.3.2-1|31	%prep
12cu|python-exiv2-0.3.2-1|32	%setup -q -n pyexiv2-%{version}
12cu|python-exiv2-0.3.2-1|33	%patch3 -p0
12cu|python-exiv2-0.3.2-1|34	
12cu|python-exiv2-0.3.2-1|35	%build
12cu|python-exiv2-0.3.2-1|36	%setup_compile_flags
12cu|python-exiv2-0.3.2-1|37	%scons
12cu|python-exiv2-0.3.2-1|38	
12cu|python-exiv2-0.3.2-1|39	%install
12cu|python-exiv2-0.3.2-1|40	%setup_compile_flags
12cu|python-exiv2-0.3.2-1|41	%scons_install
12cu|python-exiv2-0.3.2-1|42	
12cu|python-exiv2-0.3.2-1|43	
12cu|python-exiv2-0.3.2-1|44	%changelog
12cu|python-exiv2-0.3.2-1|45	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-1
12cu|python-exiv2-0.3.2-1|46	+ Revision: bf3c578
12cu|python-exiv2-0.3.2-1|47	- Updated to 0.3.2 (by updates_builder)
12cu|python-exiv2-0.3.2-1|48	
12cu|python-exiv2-0.3.2-1|49	

11909 12
12cu|python-extras-0.0.3-1|1	%define oname extras
12cu|python-extras-0.0.3-1|2	
12cu|python-extras-0.0.3-1|3	Name:           python-extras
12cu|python-extras-0.0.3-1|4	Version:        0.0.3
12cu|python-extras-0.0.3-1|5	Release:        1
12cu|python-extras-0.0.3-1|6	Summary:        Useful extra bits for Python
12cu|python-extras-0.0.3-1|7	Group:          Development/Python
12cu|python-extras-0.0.3-1|8	License:        MIT
12cu|python-extras-0.0.3-1|9	URL:            https://github.com/testing-cabal/extras
12cu|python-extras-0.0.3-1|10	Source0:        https://pypi.python.org/packages/source/e/extras/extras-%{version}.tar.gz
12cu|python-extras-0.0.3-1|11	
12cu|python-extras-0.0.3-1|12	BuildRequires:  pkgconfig(python)
12cu|python-extras-0.0.3-1|13	BuildRequires:  pythonegg(setuptools)
12cu|python-extras-0.0.3-1|14	
12cu|python-extras-0.0.3-1|15	BuildArch:      noarch
12cu|python-extras-0.0.3-1|16	
12cu|python-extras-0.0.3-1|17	%description
12cu|python-extras-0.0.3-1|18	extras is a set of extensions to the Python standard library, originally
12cu|python-extras-0.0.3-1|19	written to make the code within testtools cleaner, but now split out for
12cu|python-extras-0.0.3-1|20	general use outside of a testing context.
12cu|python-extras-0.0.3-1|21	
12cu|python-extras-0.0.3-1|22	
12cu|python-extras-0.0.3-1|23	%prep
12cu|python-extras-0.0.3-1|24	%setup -q -n extras-%{version}
12cu|python-extras-0.0.3-1|25	# Remove bundled egg-info
12cu|python-extras-0.0.3-1|26	find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python}|'
12cu|python-extras-0.0.3-1|27	
12cu|python-extras-0.0.3-1|28	
12cu|python-extras-0.0.3-1|29	%build
12cu|python-extras-0.0.3-1|30	python setup.py build
12cu|python-extras-0.0.3-1|31	
12cu|python-extras-0.0.3-1|32	%install
12cu|python-extras-0.0.3-1|33	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-extras-0.0.3-1|34	
12cu|python-extras-0.0.3-1|35	%check
12cu|python-extras-0.0.3-1|36	#python setup.py test
12cu|python-extras-0.0.3-1|37	
12cu|python-extras-0.0.3-1|38	%files
12cu|python-extras-0.0.3-1|39	%doc LICENSE NEWS README.rst
12cu|python-extras-0.0.3-1|40	%{py_puresitedir}/*
12cu|python-extras-0.0.3-1|41	
12cu|python-extras-0.0.3-1|42	
12cu|python-extras-0.0.3-1|43	%changelog
12cu|python-extras-0.0.3-1|44	* Sat Apr 12 2014 symbianflo <symbianflo@symbianflo> 0.0.3-1
12cu|python-extras-0.0.3-1|45	+ Revision: c206b81
12cu|python-extras-0.0.3-1|46	- Imported from SRPM
12cu|python-extras-0.0.3-1|47	
12cu|python-extras-0.0.3-1|48	

11910 12
12cu|python-eyed3-0.7.4-2|1	%define oname eyeD3
12cu|python-eyed3-0.7.4-2|2	
12cu|python-eyed3-0.7.4-2|3	Summary: ID3 tag module
12cu|python-eyed3-0.7.4-2|4	Name:    python-eyed3
12cu|python-eyed3-0.7.4-2|5	Version: 0.7.4
12cu|python-eyed3-0.7.4-2|6	Release: 2
12cu|python-eyed3-0.7.4-2|7	Source0: http://eyed3.nicfit.net/releases/eyeD3-%{version}.tgz
12cu|python-eyed3-0.7.4-2|8	License: GPL
12cu|python-eyed3-0.7.4-2|9	Group: Development/Python
12cu|python-eyed3-0.7.4-2|10	Url: http://eyed3.nicfit.net/
12cu|python-eyed3-0.7.4-2|11	BuildRequires: python-devel
12cu|python-eyed3-0.7.4-2|12	BuildRequires: python-magic
12cu|python-eyed3-0.7.4-2|13	BuildRequires: python-distribute
12cu|python-eyed3-0.7.4-2|14	BuildArch: noarch
12cu|python-eyed3-0.7.4-2|15	
12cu|python-eyed3-0.7.4-2|16	# Maybe it would be better to python-magic package (built from 'file')
12cu|python-eyed3-0.7.4-2|17	# to provides pythonegg?
12cu|python-eyed3-0.7.4-2|18	# on the other hand, eyed3 seems to want magic from pypi.org...
12cu|python-eyed3-0.7.4-2|19	%define __noautoreq 'pythonegg\\(python-magic\\)'
12cu|python-eyed3-0.7.4-2|20	Requires: python-magic
12cu|python-eyed3-0.7.4-2|21	
12cu|python-eyed3-0.7.4-2|22	%description
12cu|python-eyed3-0.7.4-2|23	eyeD3 is a Python module and program for processing ID3
12cu|python-eyed3-0.7.4-2|24	tags. Information about mp3 files (i.e bit rate, sample frequency,
12cu|python-eyed3-0.7.4-2|25	play time, etc.) is also provided. The formats supported are ID3
12cu|python-eyed3-0.7.4-2|26	v1.0/v1.1 and v2.3/v2.4.
12cu|python-eyed3-0.7.4-2|27	
12cu|python-eyed3-0.7.4-2|28	%prep
12cu|python-eyed3-0.7.4-2|29	%setup -q -n %oname-%version
12cu|python-eyed3-0.7.4-2|30	
12cu|python-eyed3-0.7.4-2|31	%build
12cu|python-eyed3-0.7.4-2|32	python setup.py build
12cu|python-eyed3-0.7.4-2|33	
12cu|python-eyed3-0.7.4-2|34	%install
12cu|python-eyed3-0.7.4-2|35	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-eyed3-0.7.4-2|36	sed -i '/egg-info$/d' FILE_LIST
12cu|python-eyed3-0.7.4-2|37	
12cu|python-eyed3-0.7.4-2|38	%files -f FILE_LIST
12cu|python-eyed3-0.7.4-2|39	
12cu|python-eyed3-0.7.4-2|40	%changelog
12cu|python-eyed3-0.7.4-2|41	* Wed Feb 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.4-2
12cu|python-eyed3-0.7.4-2|42	+ Revision: 23c49dc
12cu|python-eyed3-0.7.4-2|43	- Really fix requires
12cu|python-eyed3-0.7.4-2|44	
12cu|python-eyed3-0.7.4-2|45	

11911 12
12cu|python-fixtures-0.3.14-1|1	%define oname fixtures
12cu|python-fixtures-0.3.14-1|2	
12cu|python-fixtures-0.3.14-1|3	Name:           python-%{oname}
12cu|python-fixtures-0.3.14-1|4	Version:        0.3.14
12cu|python-fixtures-0.3.14-1|5	Release:        1
12cu|python-fixtures-0.3.14-1|6	Summary:        Fixtures, reusable state for writing clean tests and more
12cu|python-fixtures-0.3.14-1|7	Group:          Development/Python
12cu|python-fixtures-0.3.14-1|8	License:        ASL 2.0 or BSD
12cu|python-fixtures-0.3.14-1|9	URL:            https://launchpad.net/python-fixtures
12cu|python-fixtures-0.3.14-1|10	Source0:        http://pypi.python.org/packages/source/f/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-fixtures-0.3.14-1|11	
12cu|python-fixtures-0.3.14-1|12	
12cu|python-fixtures-0.3.14-1|13	BuildRequires:  pkgconfig(python)
12cu|python-fixtures-0.3.14-1|14	BuildRequires:  pythonegg(setuptools)
12cu|python-fixtures-0.3.14-1|15	
12cu|python-fixtures-0.3.14-1|16	Requires:  pythonegg(setuptools)
12cu|python-fixtures-0.3.14-1|17	
12cu|python-fixtures-0.3.14-1|18	BuildArch:      noarch
12cu|python-fixtures-0.3.14-1|19	
12cu|python-fixtures-0.3.14-1|20	%description
12cu|python-fixtures-0.3.14-1|21	Fixtures defines a Python contract for reusable state / support logic,
12cu|python-fixtures-0.3.14-1|22	primarily for unit testing. Helper and adaption logic is included to
12cu|python-fixtures-0.3.14-1|23	make it easy to write your own fixtures using the fixtures contract.
12cu|python-fixtures-0.3.14-1|24	Glue code is provided that makes using fixtures that meet the Fixtures
12cu|python-fixtures-0.3.14-1|25	contract in unittest compatible test cases easy and straight forward.
12cu|python-fixtures-0.3.14-1|26	
12cu|python-fixtures-0.3.14-1|27	
12cu|python-fixtures-0.3.14-1|28	
12cu|python-fixtures-0.3.14-1|29	
12cu|python-fixtures-0.3.14-1|30	%prep
12cu|python-fixtures-0.3.14-1|31	%setup -q -n %{oname}-%{version}
12cu|python-fixtures-0.3.14-1|32	
12cu|python-fixtures-0.3.14-1|33	%build
12cu|python-fixtures-0.3.14-1|34	python setup.py build
12cu|python-fixtures-0.3.14-1|35	
12cu|python-fixtures-0.3.14-1|36	
12cu|python-fixtures-0.3.14-1|37	
12cu|python-fixtures-0.3.14-1|38	%install
12cu|python-fixtures-0.3.14-1|39	python setup.py install --skip-build --root %{buildroot}
12cu|python-fixtures-0.3.14-1|40	
12cu|python-fixtures-0.3.14-1|41	
12cu|python-fixtures-0.3.14-1|42	%files
12cu|python-fixtures-0.3.14-1|43	%doc README GOALS NEWS Apache-2.0 BSD COPYING
12cu|python-fixtures-0.3.14-1|44	%{py_puresitedir}/%{oname}
12cu|python-fixtures-0.3.14-1|45	%{py_puresitedir}/%{oname}-%{version}-py?.?.egg-info
12cu|python-fixtures-0.3.14-1|46	
12cu|python-fixtures-0.3.14-1|47	
12cu|python-fixtures-0.3.14-1|48	
12cu|python-fixtures-0.3.14-1|49	
12cu|python-fixtures-0.3.14-1|50	%changelog
12cu|python-fixtures-0.3.14-1|51	* Sat Apr 12 2014 symbianflo <symbianflo@symbianflo> 0.3.14-1
12cu|python-fixtures-0.3.14-1|52	+ Revision: 4b782dc
12cu|python-fixtures-0.3.14-1|53	- Imported from SRPM
12cu|python-fixtures-0.3.14-1|54	
12cu|python-fixtures-0.3.14-1|55	

11912 12
12cu|python-flask-0.10.1-6|1	%define	oname	flask
12cu|python-flask-0.10.1-6|2	%define	soname	Flask
12cu|python-flask-0.10.1-6|3	Name:		python-%{oname}
12cu|python-flask-0.10.1-6|4	Version:	0.10.1
12cu|python-flask-0.10.1-6|5	Release:	6
12cu|python-flask-0.10.1-6|6	Summary:	A microframework based on Werkzeug, Jinja2 and good intentions
12cu|python-flask-0.10.1-6|7	Source0:	https://pypi.python.org/packages/source/F/%{soname}/%{soname}-%{version}.tar.gz
12cu|python-flask-0.10.1-6|8	License:	BSD
12cu|python-flask-0.10.1-6|9	Group:		Development/Python
12cu|python-flask-0.10.1-6|10	Url:		http://github.com/mitsuhiko/flask/
12cu|python-flask-0.10.1-6|11	BuildArch:	noarch
12cu|python-flask-0.10.1-6|12	BuildRequires:	pythonegg(setuptools)
12cu|python-flask-0.10.1-6|13	BuildRequires:	pkgconfig(python)
12cu|python-flask-0.10.1-6|14	
12cu|python-flask-0.10.1-6|15	Requires: python(abi) = 2.7
12cu|python-flask-0.10.1-6|16	Requires: pythonegg(itsdangerous) >= 0.21
12cu|python-flask-0.10.1-6|17	Requires: pythonegg(jinja2) >= 2.4
12cu|python-flask-0.10.1-6|18	Requires: pythonegg(werkzeug) >= 0.7
12cu|python-flask-0.10.1-6|19	
12cu|python-flask-0.10.1-6|20	
12cu|python-flask-0.10.1-6|21	%description
12cu|python-flask-0.10.1-6|22	Flask
12cu|python-flask-0.10.1-6|23	-----
12cu|python-flask-0.10.1-6|24	
12cu|python-flask-0.10.1-6|25	Flask is a microframework for Python based on Werkzeug, Jinja 2 and good
12cu|python-flask-0.10.1-6|26	intentions.
12cu|python-flask-0.10.1-6|27	
12cu|python-flask-0.10.1-6|28	
12cu|python-flask-0.10.1-6|29	%prep
12cu|python-flask-0.10.1-6|30	%setup -qn %{soname}-%{version}
12cu|python-flask-0.10.1-6|31	
12cu|python-flask-0.10.1-6|32	%build
12cu|python-flask-0.10.1-6|33	python setup.py build
12cu|python-flask-0.10.1-6|34	
12cu|python-flask-0.10.1-6|35	%install
12cu|python-flask-0.10.1-6|36	python setup.py install --root=%{buildroot}
12cu|python-flask-0.10.1-6|37	
12cu|python-flask-0.10.1-6|38	# clean
12cu|python-flask-0.10.1-6|39	find %{buildroot} -size 0 -delete
12cu|python-flask-0.10.1-6|40	
12cu|python-flask-0.10.1-6|41	%check
12cu|python-flask-0.10.1-6|42	python setup.py test
12cu|python-flask-0.10.1-6|43	
12cu|python-flask-0.10.1-6|44	%files
12cu|python-flask-0.10.1-6|45	%doc AUTHORS README LICENSE CHANGES
12cu|python-flask-0.10.1-6|46	%doc docs/_themes/LICENSE
12cu|python-flask-0.10.1-6|47	%doc docs/_themes/README
12cu|python-flask-0.10.1-6|48	%doc artwork/LICENSE
12cu|python-flask-0.10.1-6|49	%doc docs/*.rst
12cu|python-flask-0.10.1-6|50	%doc docs/logo.pdf
12cu|python-flask-0.10.1-6|51	%doc docs/_templates/*.html
12cu|python-flask-0.10.1-6|52	%doc examples/
12cu|python-flask-0.10.1-6|53	%doc flask/testsuite/
12cu|python-flask-0.10.1-6|54	%{py_puresitedir}/flask/ext/*.py*
12cu|python-flask-0.10.1-6|55	%{py_puresitedir}/Flask*.egg-info
12cu|python-flask-0.10.1-6|56	%{py_puresitedir}/flask/testsuite/
12cu|python-flask-0.10.1-6|57	%{py_puresitedir}/flask/*.py
12cu|python-flask-0.10.1-6|58	
12cu|python-flask-0.10.1-6|59	
12cu|python-flask-0.10.1-6|60	%changelog
12cu|python-flask-0.10.1-6|61	* Sun Dec 29 2013 symbianflo <symbianflo@symbianflo> 0.10.1-6
12cu|python-flask-0.10.1-6|62	+ Revision: ea60e95
12cu|python-flask-0.10.1-6|63	- Log: update
12cu|python-flask-0.10.1-6|64	
12cu|python-flask-0.10.1-6|65	

11913 12
12cu|python-flask-autoindex-0.4.1-2|1	%global mod_name	Flask-AutoIndex
12cu|python-flask-autoindex-0.4.1-2|2	
12cu|python-flask-autoindex-0.4.1-2|3	Name:		python-flask-autoindex
12cu|python-flask-autoindex-0.4.1-2|4	Version:	0.4.1
12cu|python-flask-autoindex-0.4.1-2|5	Release:	2
12cu|python-flask-autoindex-0.4.1-2|6	Summary:	A mod_autoindex for Flask
12cu|python-flask-autoindex-0.4.1-2|7	Group:		Development/Python
12cu|python-flask-autoindex-0.4.1-2|8	License:	BSD
12cu|python-flask-autoindex-0.4.1-2|9	URL:		http://github.com/sublee/flask-autoindex
12cu|python-flask-autoindex-0.4.1-2|10	Source0:	http://pypi.python.org/packages/source/F/%{mod_name}/%{mod_name}-%{version}.tar.gz
12cu|python-flask-autoindex-0.4.1-2|11	BuildArch:	noarch
12cu|python-flask-autoindex-0.4.1-2|12	%py_requires -d
12cu|python-flask-autoindex-0.4.1-2|13	BuildRequires:	python-flask
12cu|python-flask-autoindex-0.4.1-2|14	Requires:	python-flask
12cu|python-flask-autoindex-0.4.1-2|15	Requires:	python-flask-silk
12cu|python-flask-autoindex-0.4.1-2|16	
12cu|python-flask-autoindex-0.4.1-2|17	%description
12cu|python-flask-autoindex-0.4.1-2|18	Flask-AutoIndex generates an index page for your Flask application
12cu|python-flask-autoindex-0.4.1-2|19	automatically. The result just like mod_autoindex, but the look is
12cu|python-flask-autoindex-0.4.1-2|20	more awesome!
12cu|python-flask-autoindex-0.4.1-2|21	
12cu|python-flask-autoindex-0.4.1-2|22	%prep
12cu|python-flask-autoindex-0.4.1-2|23	%setup -q -n %{mod_name}-%{version}
12cu|python-flask-autoindex-0.4.1-2|24	
12cu|python-flask-autoindex-0.4.1-2|25	%build
12cu|python-flask-autoindex-0.4.1-2|26	%{__python} setup.py build
12cu|python-flask-autoindex-0.4.1-2|27	
12cu|python-flask-autoindex-0.4.1-2|28	%install
12cu|python-flask-autoindex-0.4.1-2|29	%{__python} setup.py install --root %{buildroot}
12cu|python-flask-autoindex-0.4.1-2|30	
12cu|python-flask-autoindex-0.4.1-2|31	%files
12cu|python-flask-autoindex-0.4.1-2|32	%doc PKG-INFO README
12cu|python-flask-autoindex-0.4.1-2|33	# %{python_sitelib}/*-nspkg.pth
12cu|python-flask-autoindex-0.4.1-2|34	%{python_sitelib}/*.egg-info/
12cu|python-flask-autoindex-0.4.1-2|35	%{python_sitelib}/flaskext/*.py*
12cu|python-flask-autoindex-0.4.1-2|36	%{python_sitelib}/flaskext/autoindex
12cu|python-flask-autoindex-0.4.1-2|37	
12cu|python-flask-autoindex-0.4.1-2|38	%changelog
12cu|python-flask-autoindex-0.4.1-2|39	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-2
12cu|python-flask-autoindex-0.4.1-2|40	+ Revision: 3d59352
12cu|python-flask-autoindex-0.4.1-2|41	- Fix files
12cu|python-flask-autoindex-0.4.1-2|42	
12cu|python-flask-autoindex-0.4.1-2|43	

11914 12
12cu|python-flask-babel-0.8-2|1	%global mod_name	Flask-Babel
12cu|python-flask-babel-0.8-2|2	
12cu|python-flask-babel-0.8-2|3	Name:		python-flask-babel
12cu|python-flask-babel-0.8-2|4	Version:	0.8
12cu|python-flask-babel-0.8-2|5	Release:	2
12cu|python-flask-babel-0.8-2|6	Summary:	Adds i18n/l10n support to Flask applications
12cu|python-flask-babel-0.8-2|7	Group:		Development/Python
12cu|python-flask-babel-0.8-2|8	License:	BSD
12cu|python-flask-babel-0.8-2|9	URL:		http://github.com/mitsuhiko/flask-babel/
12cu|python-flask-babel-0.8-2|10	Source0:	http://pypi.python.org/packages/source/F/%{mod_name}/%{mod_name}-%{version}.tar.gz
12cu|python-flask-babel-0.8-2|11	BuildArch:	noarch
12cu|python-flask-babel-0.8-2|12	BuildRequires:	python-babel
12cu|python-flask-babel-0.8-2|13	BuildRequires:	python-devel
12cu|python-flask-babel-0.8-2|14	BuildRequires:	python-distribute
12cu|python-flask-babel-0.8-2|15	BuildRequires:	python-flask
12cu|python-flask-babel-0.8-2|16	BuildRequires:	python-jinja2
12cu|python-flask-babel-0.8-2|17	BuildRequires:  python-pytz
12cu|python-flask-babel-0.8-2|18	BuildRequires:	python-speaklater
12cu|python-flask-babel-0.8-2|19	Requires:	python-babel
12cu|python-flask-babel-0.8-2|20	Requires:	python-flask
12cu|python-flask-babel-0.8-2|21	Requires:	python-jinja2
12cu|python-flask-babel-0.8-2|22	Requires:   python-pytz
12cu|python-flask-babel-0.8-2|23	Requires:	python-speaklater
12cu|python-flask-babel-0.8-2|24	
12cu|python-flask-babel-0.8-2|25	
12cu|python-flask-babel-0.8-2|26	%description
12cu|python-flask-babel-0.8-2|27	Adds i18n/l10n support to Flask applications with the help of the Babel
12cu|python-flask-babel-0.8-2|28	library.
12cu|python-flask-babel-0.8-2|29	
12cu|python-flask-babel-0.8-2|30	%prep
12cu|python-flask-babel-0.8-2|31	%setup -q -n %{mod_name}-%{version}
12cu|python-flask-babel-0.8-2|32	
12cu|python-flask-babel-0.8-2|33	%build
12cu|python-flask-babel-0.8-2|34	%{__python} setup.py build
12cu|python-flask-babel-0.8-2|35	
12cu|python-flask-babel-0.8-2|36	%install
12cu|python-flask-babel-0.8-2|37	%{__python} setup.py install --root $RPM_BUILD_ROOT
12cu|python-flask-babel-0.8-2|38	
12cu|python-flask-babel-0.8-2|39	# Disable tests - date-related tests may fail inside build nodes
12cu|python-flask-babel-0.8-2|40	# %check
12cu|python-flask-babel-0.8-2|41	# PYTHONPATH=$RPM_BUILD_ROOT/%{python_sitelib}:%{python_sitelib} make test
12cu|python-flask-babel-0.8-2|42	
12cu|python-flask-babel-0.8-2|43	%files
12cu|python-flask-babel-0.8-2|44	%doc docs LICENSE PKG-INFO README
12cu|python-flask-babel-0.8-2|45	%{python_sitelib}/*-nspkg.pth
12cu|python-flask-babel-0.8-2|46	%{python_sitelib}/*.egg-info/
12cu|python-flask-babel-0.8-2|47	%{python_sitelib}/flaskext/*.py*
12cu|python-flask-babel-0.8-2|48	
12cu|python-flask-babel-0.8-2|49	
12cu|python-flask-babel-0.8-2|50	%changelog
12cu|python-flask-babel-0.8-2|51	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-2
12cu|python-flask-babel-0.8-2|52	+ Revision: 4d809e6
12cu|python-flask-babel-0.8-2|53	- Disable checks
12cu|python-flask-babel-0.8-2|54	
12cu|python-flask-babel-0.8-2|55	

11915 12
12cu|python-flask-silk-0.1.1-2|1	%global mod_name	Flask-Silk
12cu|python-flask-silk-0.1.1-2|2	
12cu|python-flask-silk-0.1.1-2|3	Name:		python-flask-silk
12cu|python-flask-silk-0.1.1-2|4	Version:	0.1.1
12cu|python-flask-silk-0.1.1-2|5	Release:	2
12cu|python-flask-silk-0.1.1-2|6	Summary:	Adds silk icons to your Flask application or module, or extension
12cu|python-flask-silk-0.1.1-2|7	Group:		Development/Python
12cu|python-flask-silk-0.1.1-2|8	License:	BSD
12cu|python-flask-silk-0.1.1-2|9	URL:		http://github.com/mitsuhiko/flask-silk/
12cu|python-flask-silk-0.1.1-2|10	Source0:	http://pypi.python.org/packages/source/F/%{mod_name}/%{mod_name}-%{version}.tar.gz
12cu|python-flask-silk-0.1.1-2|11	BuildArch:	noarch
12cu|python-flask-silk-0.1.1-2|12	BuildRequires:	python-flask
12cu|python-flask-silk-0.1.1-2|13	BuildRequires:	python-devel
12cu|python-flask-silk-0.1.1-2|14	Requires:	python-flask
12cu|python-flask-silk-0.1.1-2|15	
12cu|python-flask-silk-0.1.1-2|16	%description
12cu|python-flask-silk-0.1.1-2|17	Adds silk icons to your Flask application or module, or extension.
12cu|python-flask-silk-0.1.1-2|18	
12cu|python-flask-silk-0.1.1-2|19	%prep
12cu|python-flask-silk-0.1.1-2|20	%setup -q -n %{mod_name}-%{version}
12cu|python-flask-silk-0.1.1-2|21	
12cu|python-flask-silk-0.1.1-2|22	%build
12cu|python-flask-silk-0.1.1-2|23	%{__python} setup.py build
12cu|python-flask-silk-0.1.1-2|24	
12cu|python-flask-silk-0.1.1-2|25	%install
12cu|python-flask-silk-0.1.1-2|26	%{__python} setup.py install --root $RPM_BUILD_ROOT
12cu|python-flask-silk-0.1.1-2|27	
12cu|python-flask-silk-0.1.1-2|28	%files
12cu|python-flask-silk-0.1.1-2|29	%doc PKG-INFO README
12cu|python-flask-silk-0.1.1-2|30	%{python_sitelib}/*.egg-info/
12cu|python-flask-silk-0.1.1-2|31	%{python_sitelib}/flaskext/*
12cu|python-flask-silk-0.1.1-2|32	
12cu|python-flask-silk-0.1.1-2|33	
12cu|python-flask-silk-0.1.1-2|34	%changelog
12cu|python-flask-silk-0.1.1-2|35	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-2
12cu|python-flask-silk-0.1.1-2|36	+ Revision: 3903ebe
12cu|python-flask-silk-0.1.1-2|37	- Fix files
12cu|python-flask-silk-0.1.1-2|38	
12cu|python-flask-silk-0.1.1-2|39	

11916 12
12cu|python-formencode-1.2.6-1|1	%define oname formencode
12cu|python-formencode-1.2.6-1|2	%define Oname FormEncode
12cu|python-formencode-1.2.6-1|3	
12cu|python-formencode-1.2.6-1|4	Summary:  Python module to validate and generate form
12cu|python-formencode-1.2.6-1|5	Name:    python-%oname
12cu|python-formencode-1.2.6-1|6	Version: 1.2.6
12cu|python-formencode-1.2.6-1|7	Release: 1
12cu|python-formencode-1.2.6-1|8	
12cu|python-formencode-1.2.6-1|9	Source0: http://cheeseshop.python.org/packages/source/F/FormEncode/FormEncode-%{version}.zip
12cu|python-formencode-1.2.6-1|10	License: BSD
12cu|python-formencode-1.2.6-1|11	Group: Development/Python
12cu|python-formencode-1.2.6-1|12	BuildArch: noarch
12cu|python-formencode-1.2.6-1|13	Url: http://formencode.org
12cu|python-formencode-1.2.6-1|14	BuildRequires: python-devel
12cu|python-formencode-1.2.6-1|15	BuildRequires: python-setuptools
12cu|python-formencode-1.2.6-1|16	
12cu|python-formencode-1.2.6-1|17	%description
12cu|python-formencode-1.2.6-1|18	FormEncode is a validation and form generation package. The validation can be
12cu|python-formencode-1.2.6-1|19	used separately from the form generation. The validation works on compound
12cu|python-formencode-1.2.6-1|20	data structures, with all parts being nestable. It is separate from HTTP or
12cu|python-formencode-1.2.6-1|21	any other input mechanism.
12cu|python-formencode-1.2.6-1|22	
12cu|python-formencode-1.2.6-1|23	%prep
12cu|python-formencode-1.2.6-1|24	%setup -q -n %Oname-%version
12cu|python-formencode-1.2.6-1|25	perl -pi -e 's/^(use_setuptools)/#$1/' setup.py
12cu|python-formencode-1.2.6-1|26	
12cu|python-formencode-1.2.6-1|27	%build
12cu|python-formencode-1.2.6-1|28	python setup.py build
12cu|python-formencode-1.2.6-1|29	
12cu|python-formencode-1.2.6-1|30	%install
12cu|python-formencode-1.2.6-1|31	rm -rf %buildroot
12cu|python-formencode-1.2.6-1|32	python setup.py install --root=%{buildroot}
12cu|python-formencode-1.2.6-1|33	find %{buildroot}%py_puresitedir -type f -exec chmod o-w {} \;
12cu|python-formencode-1.2.6-1|34	
12cu|python-formencode-1.2.6-1|35	%files
12cu|python-formencode-1.2.6-1|36	%doc docs
12cu|python-formencode-1.2.6-1|37	%py_puresitedir/%{oname}
12cu|python-formencode-1.2.6-1|38	%py_puresitedir/*.egg-info
12cu|python-formencode-1.2.6-1|39	
12cu|python-formencode-1.2.6-1|40	
12cu|python-formencode-1.2.6-1|41	%changelog
12cu|python-formencode-1.2.6-1|42	* Mon May 02 2011 Michael Scherer <misc@mandriva.org> 1.2.4-1mdv2011.0
12cu|python-formencode-1.2.6-1|43	+ Revision: 661926
12cu|python-formencode-1.2.6-1|44	- update to 1.2.4
12cu|python-formencode-1.2.6-1|45	
12cu|python-formencode-1.2.6-1|46	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 1.2.2-1mdv2011.0
12cu|python-formencode-1.2.6-1|47	+ Revision: 598146
12cu|python-formencode-1.2.6-1|48	- rebuild for py2.7
12cu|python-formencode-1.2.6-1|49	
12cu|python-formencode-1.2.6-1|50	* Tue Jun 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2010.0
12cu|python-formencode-1.2.6-1|51	+ Revision: 384250
12cu|python-formencode-1.2.6-1|52	- update to new version 1.2.2
12cu|python-formencode-1.2.6-1|53	
12cu|python-formencode-1.2.6-1|54	* Sun Jan 11 2009 Funda Wang <fwang@mandriva.org> 1.2.1-1mdv2009.1
12cu|python-formencode-1.2.6-1|55	+ Revision: 328230
12cu|python-formencode-1.2.6-1|56	- New version 1.2.1
12cu|python-formencode-1.2.6-1|57	
12cu|python-formencode-1.2.6-1|58	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 1.1-2mdv2009.1
12cu|python-formencode-1.2.6-1|59	+ Revision: 323713
12cu|python-formencode-1.2.6-1|60	- rebuild
12cu|python-formencode-1.2.6-1|61	
12cu|python-formencode-1.2.6-1|62	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1-1mdv2009.1
12cu|python-formencode-1.2.6-1|63	+ Revision: 305838
12cu|python-formencode-1.2.6-1|64	- update to new version 1.1
12cu|python-formencode-1.2.6-1|65	
12cu|python-formencode-1.2.6-1|66	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 1.0.1-1mdv2009.0
12cu|python-formencode-1.2.6-1|67	+ Revision: 280550
12cu|python-formencode-1.2.6-1|68	- New release
12cu|python-formencode-1.2.6-1|69	
12cu|python-formencode-1.2.6-1|70	* Sat Jan 05 2008 Jérôme Soyer <saispo@mandriva.org> 0.9-1mdv2008.1
12cu|python-formencode-1.2.6-1|71	+ Revision: 145720
12cu|python-formencode-1.2.6-1|72	- New release
12cu|python-formencode-1.2.6-1|73	
12cu|python-formencode-1.2.6-1|74	+ Olivier Blin <oblin@mandriva.com>
12cu|python-formencode-1.2.6-1|75	- restore BuildRoot
12cu|python-formencode-1.2.6-1|76	
12cu|python-formencode-1.2.6-1|77	+ Thierry Vignaud <tv@mandriva.org>
12cu|python-formencode-1.2.6-1|78	- kill re-definition of %%buildroot on Pixel's request
12cu|python-formencode-1.2.6-1|79	
12cu|python-formencode-1.2.6-1|80	* Mon Jul 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.1-1mdv2008.0
12cu|python-formencode-1.2.6-1|81	+ Revision: 52596
12cu|python-formencode-1.2.6-1|82	- update to new version 0.7.1
12cu|python-formencode-1.2.6-1|83	
12cu|python-formencode-1.2.6-1|84	
12cu|python-formencode-1.2.6-1|85	* Thu Aug 10 2006 Michael Scherer <misc@mandriva.org> 0.4-2mdv2007.0
12cu|python-formencode-1.2.6-1|86	- Rebuild for new extension
12cu|python-formencode-1.2.6-1|87	- add egg-info directory
12cu|python-formencode-1.2.6-1|88	
12cu|python-formencode-1.2.6-1|89	* Sat Dec 10 2005 Michael Scherer <misc@mandriva.org> 0.4-1mdk
12cu|python-formencode-1.2.6-1|90	- initial package
12cu|python-formencode-1.2.6-1|91	
12cu|python-formencode-1.2.6-1|92	

11917 12
12cu|python-gd-0.56-6|1	%define module	gd
12cu|python-gd-0.56-6|2	
12cu|python-gd-0.56-6|3	Name:		python-%{module}
12cu|python-gd-0.56-6|4	Group:		Development/Python
12cu|python-gd-0.56-6|5	License:	BSD
12cu|python-gd-0.56-6|6	Summary:	Python GD module
12cu|python-gd-0.56-6|7	Version:	0.56
12cu|python-gd-0.56-6|8	Release:	6
12cu|python-gd-0.56-6|9	Source:		http://newcenturycomputers.net/projects/download.cgi/gdmodule-%{version}.tar.gz
12cu|python-gd-0.56-6|10	URL:		http://newcenturycomputers.net/projects/gdmodule.html
12cu|python-gd-0.56-6|11	
12cu|python-gd-0.56-6|12	BuildRequires:	freetype2-devel
12cu|python-gd-0.56-6|13	BuildRequires:	gd-devel >= 2.0.35-21
12cu|python-gd-0.56-6|14	BuildRequires:	jpeg-devel
12cu|python-gd-0.56-6|15	BuildRequires:	pkgconfig(libpng)
12cu|python-gd-0.56-6|16	BuildRequires:	pkgconfig(x11)
12cu|python-gd-0.56-6|17	BuildRequires:	pkgconfig(xpm)
12cu|python-gd-0.56-6|18	BuildRequires:	python-devel
12cu|python-gd-0.56-6|19	BuildRequires:	zlib-devel
12cu|python-gd-0.56-6|20	Requires:	gd >= 2.0.35
12cu|python-gd-0.56-6|21	Requires:	python
12cu|python-gd-0.56-6|22	
12cu|python-gd-0.56-6|23	%description
12cu|python-gd-0.56-6|24	This module is a python wrapper for the GD library. Due to the constant
12cu|python-gd-0.56-6|25	change in the GD library API, there are several older versions of this
12cu|python-gd-0.56-6|26	module available.
12cu|python-gd-0.56-6|27	
12cu|python-gd-0.56-6|28	%prep
12cu|python-gd-0.56-6|29	%setup -q -n gdmodule-%{version}
12cu|python-gd-0.56-6|30	%ifnarch %{ix86}
12cu|python-gd-0.56-6|31	perl -pi -e 's|"/usr/local/lib"|"%{_libdir}"|;' Setup.py
12cu|python-gd-0.56-6|32	%endif
12cu|python-gd-0.56-6|33	
12cu|python-gd-0.56-6|34	%build
12cu|python-gd-0.56-6|35	
12cu|python-gd-0.56-6|36	%install
12cu|python-gd-0.56-6|37	PYTHONDONTWRITEBYTECODE= \
12cu|python-gd-0.56-6|38	%__python Setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cu|python-gd-0.56-6|39	
12cu|python-gd-0.56-6|40	%files -f INSTALLED_FILES
12cu|python-gd-0.56-6|41	%doc README
12cu|python-gd-0.56-6|42	
12cu|python-gd-0.56-6|43	%changelog
12cu|python-gd-0.56-6|44	* Mon Feb 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.56-6
12cu|python-gd-0.56-6|45	+ Revision: 318c603
12cu|python-gd-0.56-6|46	- Fix BRs
12cu|python-gd-0.56-6|47	
12cu|python-gd-0.56-6|48	

11918 12
12cu|python-gdata-2.0.18-1|1	Name:           python-gdata
12cu|python-gdata-2.0.18-1|2	Version:        2.0.18
12cu|python-gdata-2.0.18-1|3	Release:        1
12cu|python-gdata-2.0.18-1|4	Summary:        A Python module for accessing online Google services
12cu|python-gdata-2.0.18-1|5	Group:          Development/Python
12cu|python-gdata-2.0.18-1|6	License:        ASL 2.0
12cu|python-gdata-2.0.18-1|7	URL:            http://code.google.com/p/gdata-python-client/
12cu|python-gdata-2.0.18-1|8	Source0:        http://gdata-python-client.googlecode.com/files/gdata-%{version}.tar.gz
12cu|python-gdata-2.0.18-1|9	Source1:	python-gdata.rpmlintrc
12cu|python-gdata-2.0.18-1|10	BuildArch:      noarch
12cu|python-gdata-2.0.18-1|11	BuildRequires:  python-devel
12cu|python-gdata-2.0.18-1|12	Requires:       python >= 2.5
12cu|python-gdata-2.0.18-1|13	
12cu|python-gdata-2.0.18-1|14	%description
12cu|python-gdata-2.0.18-1|15	This is a Python module for accessing online Google services, such as:
12cu|python-gdata-2.0.18-1|16	- Blogger
12cu|python-gdata-2.0.18-1|17	- Calendar
12cu|python-gdata-2.0.18-1|18	- Picasa Web Albums
12cu|python-gdata-2.0.18-1|19	- Spreadsheets
12cu|python-gdata-2.0.18-1|20	- YouTube
12cu|python-gdata-2.0.18-1|21	- Notebook
12cu|python-gdata-2.0.18-1|22	
12cu|python-gdata-2.0.18-1|23	%prep
12cu|python-gdata-2.0.18-1|24	%setup -q -n gdata-%{version}
12cu|python-gdata-2.0.18-1|25	
12cu|python-gdata-2.0.18-1|26	chmod -R 755 samples
12cu|python-gdata-2.0.18-1|27	
12cu|python-gdata-2.0.18-1|28	%build
12cu|python-gdata-2.0.18-1|29	%{__python} setup.py build
12cu|python-gdata-2.0.18-1|30	
12cu|python-gdata-2.0.18-1|31	%install
12cu|python-gdata-2.0.18-1|32	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-gdata-2.0.18-1|33	
12cu|python-gdata-2.0.18-1|34	%clean
12cu|python-gdata-2.0.18-1|35	
12cu|python-gdata-2.0.18-1|36	%files
12cu|python-gdata-2.0.18-1|37	%doc README.txt RELEASE_NOTES.txt samples/
12cu|python-gdata-2.0.18-1|38	%{py_puresitedir}/*.egg-info
12cu|python-gdata-2.0.18-1|39	%{py_puresitedir}/atom
12cu|python-gdata-2.0.18-1|40	%{py_puresitedir}/gdata
12cu|python-gdata-2.0.18-1|41	
12cu|python-gdata-2.0.18-1|42	%changelog
12cu|python-gdata-2.0.18-1|43	* Wed Dec 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.0.18-1
12cu|python-gdata-2.0.18-1|44	+ Revision: c852b94
12cu|python-gdata-2.0.18-1|45	- Sync with cooker
12cu|python-gdata-2.0.18-1|46	
12cu|python-gdata-2.0.18-1|47	

11919 12
12cu|python-genshi-0.7-1|1	Name:           python-genshi
12cu|python-genshi-0.7-1|2	Version:        0.7
12cu|python-genshi-0.7-1|3	Release:        1
12cu|python-genshi-0.7-1|4	Summary:        Toolkit for stream-based generation of output for the web
12cu|python-genshi-0.7-1|5	
12cu|python-genshi-0.7-1|6	Group:          Development/Python
12cu|python-genshi-0.7-1|7	License:        BSD
12cu|python-genshi-0.7-1|8	URL:            http://genshi.edgewall.org/
12cu|python-genshi-0.7-1|9	Source0:        http://ftp.edgewall.com/pub/genshi/Genshi-%{version}.tar.gz
12cu|python-genshi-0.7-1|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|python-genshi-0.7-1|11	BuildRequires:	python-devel
12cu|python-genshi-0.7-1|12	BuildRequires:	python-setuptools
12cu|python-genshi-0.7-1|13	
12cu|python-genshi-0.7-1|14	%description
12cu|python-genshi-0.7-1|15	Genshi is a Python library that provides an integrated set of
12cu|python-genshi-0.7-1|16	components for parsing, generating, and processing HTML, XML or other
12cu|python-genshi-0.7-1|17	textual content for output generation on the web. The major feature is
12cu|python-genshi-0.7-1|18	a template language, which is heavily inspired by Kid.
12cu|python-genshi-0.7-1|19	
12cu|python-genshi-0.7-1|20	%prep
12cu|python-genshi-0.7-1|21	%setup -q -n Genshi-%{version}
12cu|python-genshi-0.7-1|22	find examples -type f | xargs chmod a-x
12cu|python-genshi-0.7-1|23	
12cu|python-genshi-0.7-1|24	%build
12cu|python-genshi-0.7-1|25	%{__python} setup.py build
12cu|python-genshi-0.7-1|26	
12cu|python-genshi-0.7-1|27	%install
12cu|python-genshi-0.7-1|28	rm -rf %{buildroot}
12cu|python-genshi-0.7-1|29	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%py_platsitedir
12cu|python-genshi-0.7-1|30	
12cu|python-genshi-0.7-1|31	%clean
12cu|python-genshi-0.7-1|32	rm -rf %{buildroot}
12cu|python-genshi-0.7-1|33	
12cu|python-genshi-0.7-1|34	%files
12cu|python-genshi-0.7-1|35	%defattr(-,root,root,-)
12cu|python-genshi-0.7-1|36	%doc ChangeLog COPYING doc examples README.txt
12cu|python-genshi-0.7-1|37	%{py_platsitedir}/*
12cu|python-genshi-0.7-1|38	
12cu|python-genshi-0.7-1|39	
12cu|python-genshi-0.7-1|40	%changelog
12cu|python-genshi-0.7-1|41	* Thu Apr 07 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.6-3mdv2011.0
12cu|python-genshi-0.7-1|42	+ Revision: 651818
12cu|python-genshi-0.7-1|43	- Rebuild for adding pythonegg provides.
12cu|python-genshi-0.7-1|44	
12cu|python-genshi-0.7-1|45	* Sun Oct 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.6-2mdv2011.0
12cu|python-genshi-0.7-1|46	+ Revision: 590975
12cu|python-genshi-0.7-1|47	- rebuild for python-2.7
12cu|python-genshi-0.7-1|48	- drop obsolete %%py_requires macro
12cu|python-genshi-0.7-1|49	
12cu|python-genshi-0.7-1|50	* Sun Sep 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.6-1mdv2011.0
12cu|python-genshi-0.7-1|51	+ Revision: 577726
12cu|python-genshi-0.7-1|52	- update to new version 0.6
12cu|python-genshi-0.7-1|53	
12cu|python-genshi-0.7-1|54	* Wed May 05 2010 Funda Wang <fwang@mandriva.org> 0.5.1-4mdv2010.1
12cu|python-genshi-0.7-1|55	+ Revision: 542296
12cu|python-genshi-0.7-1|56	- BR python-setuptools for bug#53946
12cu|python-genshi-0.7-1|57	
12cu|python-genshi-0.7-1|58	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.1-3mdv2010.0
12cu|python-genshi-0.7-1|59	+ Revision: 442125
12cu|python-genshi-0.7-1|60	- rebuild
12cu|python-genshi-0.7-1|61	
12cu|python-genshi-0.7-1|62	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.5.1-2mdv2009.1
12cu|python-genshi-0.7-1|63	+ Revision: 323715
12cu|python-genshi-0.7-1|64	- rebuild
12cu|python-genshi-0.7-1|65	
12cu|python-genshi-0.7-1|66	* Tue Aug 19 2008 Colin Guthrie <cguthrie@mandriva.org> 0.5.1-1mdv2009.0
12cu|python-genshi-0.7-1|67	+ Revision: 273651
12cu|python-genshi-0.7-1|68	- New version 0.5.1
12cu|python-genshi-0.7-1|69	
12cu|python-genshi-0.7-1|70	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.5-2mdv2009.0
12cu|python-genshi-0.7-1|71	+ Revision: 269024
12cu|python-genshi-0.7-1|72	- rebuild early 2009.0 package (before pixel changes)
12cu|python-genshi-0.7-1|73	
12cu|python-genshi-0.7-1|74	* Mon Jun 09 2008 Colin Guthrie <cguthrie@mandriva.org> 0.5-1mdv2009.0
12cu|python-genshi-0.7-1|75	+ Revision: 217248
12cu|python-genshi-0.7-1|76	- New version
12cu|python-genshi-0.7-1|77	
12cu|python-genshi-0.7-1|78	+ Olivier Blin <oblin@mandriva.com>
12cu|python-genshi-0.7-1|79	- restore BuildRoot
12cu|python-genshi-0.7-1|80	
12cu|python-genshi-0.7-1|81	+ Thierry Vignaud <tv@mandriva.org>
12cu|python-genshi-0.7-1|82	- kill re-definition of %%buildroot on Pixel's request
12cu|python-genshi-0.7-1|83	
12cu|python-genshi-0.7-1|84	* Sun Oct 21 2007 Jérôme Soyer <saispo@mandriva.org> 0.4.4-1mdv2008.1
12cu|python-genshi-0.7-1|85	+ Revision: 100807
12cu|python-genshi-0.7-1|86	- New release 0.4.4
12cu|python-genshi-0.7-1|87	
12cu|python-genshi-0.7-1|88	* Mon Jun 18 2007 Jérôme Soyer <saispo@mandriva.org> 0.4.1-2mdv2008.0
12cu|python-genshi-0.7-1|89	+ Revision: 40696
12cu|python-genshi-0.7-1|90	- Bump Release
12cu|python-genshi-0.7-1|91	- Fix RPM Group and Encoding bug #31422
12cu|python-genshi-0.7-1|92	
12cu|python-genshi-0.7-1|93	* Sun Jun 10 2007 Jérôme Soyer <saispo@mandriva.org> 0.4.1-1mdv2008.0
12cu|python-genshi-0.7-1|94	+ Revision: 37925
12cu|python-genshi-0.7-1|95	- Add switch python
12cu|python-genshi-0.7-1|96	- Remove noardh
12cu|python-genshi-0.7-1|97	- Import python-genshi
12cu|python-genshi-0.7-1|98	
12cu|python-genshi-0.7-1|99	

11920 12
12cu|python-geoip-1.2.7-1|1	%define name python-geoip
12cu|python-geoip-1.2.7-1|2	%define oname GeoIP-Python
12cu|python-geoip-1.2.7-1|3	
12cu|python-geoip-1.2.7-1|4	Summary: Python bindings for the GeoIP library
12cu|python-geoip-1.2.7-1|5	Name: %{name}
12cu|python-geoip-1.2.7-1|6	Version: 1.2.7
12cu|python-geoip-1.2.7-1|7	Release: 1
12cu|python-geoip-1.2.7-1|8	Source0: http://www.maxmind.com/download/geoip/api/python/GeoIP-Python-%{version}.tar.gz
12cu|python-geoip-1.2.7-1|9	URL: http://www.maxmind.com/app/python
12cu|python-geoip-1.2.7-1|10	License: BSD-like
12cu|python-geoip-1.2.7-1|11	Group: Development/Python
12cu|python-geoip-1.2.7-1|12	BuildRoot: %{_tmppath}/%{name}-buildroot
12cu|python-geoip-1.2.7-1|13	%py_requires -d
12cu|python-geoip-1.2.7-1|14	BuildRequires: libgeoip-devel
12cu|python-geoip-1.2.7-1|15	
12cu|python-geoip-1.2.7-1|16	%description
12cu|python-geoip-1.2.7-1|17	This is the Python API to the GeoIP library that enables the user to
12cu|python-geoip-1.2.7-1|18	find the country that any IP address or hostname originates from. It
12cu|python-geoip-1.2.7-1|19	uses a file based database that is accurate as of March 2003. This
12cu|python-geoip-1.2.7-1|20	database simply contains IP blocks as keys, and countries as
12cu|python-geoip-1.2.7-1|21	values. This database should be more complete and accurate than using
12cu|python-geoip-1.2.7-1|22	reverse DNS lookups. Commercial databases and automatic update
12cu|python-geoip-1.2.7-1|23	services are available from http://www.maxmind.com/
12cu|python-geoip-1.2.7-1|24	
12cu|python-geoip-1.2.7-1|25	%prep
12cu|python-geoip-1.2.7-1|26	%setup -q -n %oname-%version
12cu|python-geoip-1.2.7-1|27	
12cu|python-geoip-1.2.7-1|28	%build
12cu|python-geoip-1.2.7-1|29	python setup.py build
12cu|python-geoip-1.2.7-1|30	
12cu|python-geoip-1.2.7-1|31	%install
12cu|python-geoip-1.2.7-1|32	python setup.py install --root=%{buildroot}
12cu|python-geoip-1.2.7-1|33	
12cu|python-geoip-1.2.7-1|34	%files
12cu|python-geoip-1.2.7-1|35	%defattr(-,root,root)
12cu|python-geoip-1.2.7-1|36	%doc README
12cu|python-geoip-1.2.7-1|37	%py_platsitedir/*
12cu|python-geoip-1.2.7-1|38	
12cu|python-geoip-1.2.7-1|39	
12cu|python-geoip-1.2.7-1|40	
12cu|python-geoip-1.2.7-1|41	
12cu|python-geoip-1.2.7-1|42	%changelog
12cu|python-geoip-1.2.7-1|43	* Wed Nov 02 2011 Götz Waschk <waschk@mandriva.org> 1.2.4-3mdv2012.0
12cu|python-geoip-1.2.7-1|44	+ Revision: 711832
12cu|python-geoip-1.2.7-1|45	- rebuild
12cu|python-geoip-1.2.7-1|46	
12cu|python-geoip-1.2.7-1|47	* Mon Nov 01 2010 Götz Waschk <waschk@mandriva.org> 1.2.4-2mdv2011.0
12cu|python-geoip-1.2.7-1|48	+ Revision: 591473
12cu|python-geoip-1.2.7-1|49	- rebuild for new python 2.7
12cu|python-geoip-1.2.7-1|50	
12cu|python-geoip-1.2.7-1|51	* Thu Jun 25 2009 Götz Waschk <waschk@mandriva.org> 1.2.4-1mdv2011.0
12cu|python-geoip-1.2.7-1|52	+ Revision: 388906
12cu|python-geoip-1.2.7-1|53	- update to new version 1.2.4
12cu|python-geoip-1.2.7-1|54	
12cu|python-geoip-1.2.7-1|55	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 1.2.1-7mdv2009.1
12cu|python-geoip-1.2.7-1|56	+ Revision: 320169
12cu|python-geoip-1.2.7-1|57	- rebuild for new python
12cu|python-geoip-1.2.7-1|58	
12cu|python-geoip-1.2.7-1|59	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-6mdv2009.0
12cu|python-geoip-1.2.7-1|60	+ Revision: 259614
12cu|python-geoip-1.2.7-1|61	- rebuild
12cu|python-geoip-1.2.7-1|62	
12cu|python-geoip-1.2.7-1|63	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-5mdv2009.0
12cu|python-geoip-1.2.7-1|64	+ Revision: 247417
12cu|python-geoip-1.2.7-1|65	- rebuild
12cu|python-geoip-1.2.7-1|66	- kill re-definition of %%buildroot on Pixel's request
12cu|python-geoip-1.2.7-1|67	
12cu|python-geoip-1.2.7-1|68	+ Olivier Blin <blino@mandriva.org>
12cu|python-geoip-1.2.7-1|69	- restore BuildRoot
12cu|python-geoip-1.2.7-1|70	
12cu|python-geoip-1.2.7-1|71	
12cu|python-geoip-1.2.7-1|72	* Wed Nov 29 2006 Götz Waschk <waschk@mandriva.org> 1.2.1-3mdv2007.0
12cu|python-geoip-1.2.7-1|73	+ Revision: 88299
12cu|python-geoip-1.2.7-1|74	- bot rebuild
12cu|python-geoip-1.2.7-1|75	- Import python-geoip
12cu|python-geoip-1.2.7-1|76	
12cu|python-geoip-1.2.7-1|77	* Tue Nov 28 2006 Götz Waschk <waschk@mandriva.org> 1.2.1-2mdv2007.1
12cu|python-geoip-1.2.7-1|78	- update file list
12cu|python-geoip-1.2.7-1|79	
12cu|python-geoip-1.2.7-1|80	* Mon Nov 28 2005 Götz Waschk <waschk@mandriva.org> 1.2.1-1mdk
12cu|python-geoip-1.2.7-1|81	- New release 1.2.1
12cu|python-geoip-1.2.7-1|82	
12cu|python-geoip-1.2.7-1|83	* Sat Dec 04 2004 Michael Scherer <misc@mandrake.org> 1.2.0-2mdk
12cu|python-geoip-1.2.7-1|84	- Rebuild for new python
12cu|python-geoip-1.2.7-1|85	
12cu|python-geoip-1.2.7-1|86	* Thu Feb 19 2004 Götz Waschk <waschk@linux-mandrake.com> 1.2.0-1mdk
12cu|python-geoip-1.2.7-1|87	- new version
12cu|python-geoip-1.2.7-1|88	
12cu|python-geoip-1.2.7-1|89	

11921 12
12cu|python-gitdb-0.5.4-1|1	%define upstream_name gitdb
12cu|python-gitdb-0.5.4-1|2	
12cu|python-gitdb-0.5.4-1|3	Name: 		python-%{upstream_name}
12cu|python-gitdb-0.5.4-1|4	Version: 	0.5.4
12cu|python-gitdb-0.5.4-1|5	Release: 	1
12cu|python-gitdb-0.5.4-1|6	Summary: 	Git Object Database
12cu|python-gitdb-0.5.4-1|7	License:	BSD
12cu|python-gitdb-0.5.4-1|8	Group: 		Development/Python
12cu|python-gitdb-0.5.4-1|9	Url: 		http://pypi.python.org/pypi/gitdb
12cu|python-gitdb-0.5.4-1|10	Source0: 	http://pypi.python.org/packages/source/g/gitdb/gitdb-%{version}.tar.gz
12cu|python-gitdb-0.5.4-1|11	BuildRequires:  python-distribute
12cu|python-gitdb-0.5.4-1|12	BuildRequires:  python-async
12cu|python-gitdb-0.5.4-1|13	BuildRequires:  python-smmap
12cu|python-gitdb-0.5.4-1|14	Requires:       python-async
12cu|python-gitdb-0.5.4-1|15	Requires:       python-smmap
12cu|python-gitdb-0.5.4-1|16	
12cu|python-gitdb-0.5.4-1|17	%description
12cu|python-gitdb-0.5.4-1|18	GitDB is a Python git object database.
12cu|python-gitdb-0.5.4-1|19	
12cu|python-gitdb-0.5.4-1|20	%prep
12cu|python-gitdb-0.5.4-1|21	%setup -q -n %{upstream_name}-%{version}
12cu|python-gitdb-0.5.4-1|22	
12cu|python-gitdb-0.5.4-1|23	%build
12cu|python-gitdb-0.5.4-1|24	python setup.py build
12cu|python-gitdb-0.5.4-1|25	
12cu|python-gitdb-0.5.4-1|26	%install
12cu|python-gitdb-0.5.4-1|27	python setup.py install --root=%{buildroot} --install-purelib=%{py_puresitedir}
12cu|python-gitdb-0.5.4-1|28	
12cu|python-gitdb-0.5.4-1|29	rm -f %{buildroot}%{py_puresitedir}/gitdb/README
12cu|python-gitdb-0.5.4-1|30	rm -f %{buildroot}%{py_puresitedir}/gitdb/AUTHORS
12cu|python-gitdb-0.5.4-1|31	
12cu|python-gitdb-0.5.4-1|32	%files
12cu|python-gitdb-0.5.4-1|33	%doc AUTHORS
12cu|python-gitdb-0.5.4-1|34	%{py_platsitedir}/gitdb
12cu|python-gitdb-0.5.4-1|35	%{py_platsitedir}/gitdb-%{version}-py%{py_ver}.egg-info
12cu|python-gitdb-0.5.4-1|36	
12cu|python-gitdb-0.5.4-1|37	%changelog
12cu|python-gitdb-0.5.4-1|38	* Sun Dec 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.5.4-1
12cu|python-gitdb-0.5.4-1|39	+ Revision: 95ee93c
12cu|python-gitdb-0.5.4-1|40	- Fix files
12cu|python-gitdb-0.5.4-1|41	
12cu|python-gitdb-0.5.4-1|42	

11922 12
12cu|python-glance-2014.1-0.4.b3|1	# Based on fedora rawhide , import for
12cu|python-glance-2014.1-0.4.b3|2	# RosaFresh 2012.1   .Symbianflo
12cu|python-glance-2014.1-0.4.b3|3	
12cu|python-glance-2014.1-0.4.b3|4	%define module	glance
12cu|python-glance-2014.1-0.4.b3|5	#define _sharedstatedir /usr/com
12cu|python-glance-2014.1-0.4.b3|6	
12cu|python-glance-2014.1-0.4.b3|7	Name:           python-%{module}
12cu|python-glance-2014.1-0.4.b3|8	Version:        2014.1
12cu|python-glance-2014.1-0.4.b3|9	Release:        0.4.b3
12cu|python-glance-2014.1-0.4.b3|10	Summary:        Discover, Register and Retrieve virtual machine images
12cu|python-glance-2014.1-0.4.b3|11	#
12cu|python-glance-2014.1-0.4.b3|12	# Apache License
12cu|python-glance-2014.1-0.4.b3|13	# Version 2.0, January 2004
12cu|python-glance-2014.1-0.4.b3|14	# http://www.apache.org/licenses/
12cu|python-glance-2014.1-0.4.b3|15	# DO NOT change license type, the developers
12cu|python-glance-2014.1-0.4.b3|16	# are very rigid about this. Symbianflo
12cu|python-glance-2014.1-0.4.b3|17	#
12cu|python-glance-2014.1-0.4.b3|18	License:        ASL 2.0
12cu|python-glance-2014.1-0.4.b3|19	Group:          Development/Python
12cu|python-glance-2014.1-0.4.b3|20	Url:            http://glance.openstack.org/
12cu|python-glance-2014.1-0.4.b3|21	Source0:          https://launchpad.net/glance/icehouse/icehouse-2/+download/glance-%{version}.b3.tar.gz
12cu|python-glance-2014.1-0.4.b3|22	Source1:          openstack-glance-api.service
12cu|python-glance-2014.1-0.4.b3|23	Source2:          openstack-glance-registry.service
12cu|python-glance-2014.1-0.4.b3|24	Source3:          openstack-glance-scrubber.service
12cu|python-glance-2014.1-0.4.b3|25	Source4:          openstack-glance.logrotate
12cu|python-glance-2014.1-0.4.b3|26	Source5:          glance-api-dist.conf
12cu|python-glance-2014.1-0.4.b3|27	Source6:          glance-registry-dist.conf
12cu|python-glance-2014.1-0.4.b3|28	Source7:          glance-cache-dist.conf
12cu|python-glance-2014.1-0.4.b3|29	Source8:          glance-scrubber-dist.conf
12cu|python-glance-2014.1-0.4.b3|30	
12cu|python-glance-2014.1-0.4.b3|31	#
12cu|python-glance-2014.1-0.4.b3|32	# upsteream patches_base=2014.1.b3
12cu|python-glance-2014.1-0.4.b3|33	#
12cu|python-glance-2014.1-0.4.b3|34	Patch0001: 0001-Don-t-access-the-net-while-building-docs.patch
12cu|python-glance-2014.1-0.4.b3|35	Patch0002: 0002-Remove-runtime-dep-on-python-pbr.patch
12cu|python-glance-2014.1-0.4.b3|36	Patch0003: 0003-Revert-Switch-over-to-oslosphinx.patch
12cu|python-glance-2014.1-0.4.b3|37	Patch0004: 0004-unconfigure-unsupported-storage-drivers.patch
12cu|python-glance-2014.1-0.4.b3|38	
12cu|python-glance-2014.1-0.4.b3|39	
12cu|python-glance-2014.1-0.4.b3|40	BuildRequires:    pkgconfig(python)
12cu|python-glance-2014.1-0.4.b3|41	BuildRequires:    pythonegg(setuptools)
12cu|python-glance-2014.1-0.4.b3|42	BuildRequires:    intltool
12cu|python-glance-2014.1-0.4.b3|43	BuildRequires:    crudini
12cu|python-glance-2014.1-0.4.b3|44	BuildRequires:    pythonegg(pbr)
12cu|python-glance-2014.1-0.4.b3|45	BuildRequires:    pythonegg(sphinx)
12cu|python-glance-2014.1-0.4.b3|46	BuildRequires:    pythonegg(oslo.sphinx)
12cu|python-glance-2014.1-0.4.b3|47	BuildRequires:    pythonegg(oslo.config) >= 1.2.0
12cu|python-glance-2014.1-0.4.b3|48	BuildRequires:    pythonegg(oslo.messaging)
12cu|python-glance-2014.1-0.4.b3|49	
12cu|python-glance-2014.1-0.4.b3|50	
12cu|python-glance-2014.1-0.4.b3|51	
12cu|python-glance-2014.1-0.4.b3|52	# Do not remove it even if overlaps
12cu|python-glance-2014.1-0.4.b3|53	# R systemd-units, let rpm handle this
12cu|python-glance-2014.1-0.4.b3|54	# and merge flags. Symbianflo
12cu|python-glance-2014.1-0.4.b3|55	Requires(post):   systemd-units
12cu|python-glance-2014.1-0.4.b3|56	Requires(preun):  systemd-units
12cu|python-glance-2014.1-0.4.b3|57	Requires(postun): systemd-units
12cu|python-glance-2014.1-0.4.b3|58	Requires(pre):    shadow-utils
12cu|python-glance-2014.1-0.4.b3|59	#
12cu|python-glance-2014.1-0.4.b3|60	
12cu|python-glance-2014.1-0.4.b3|61	# all missing modules imported.
12cu|python-glance-2014.1-0.4.b3|62	Requires:         pythonegg(mysql-python)
12cu|python-glance-2014.1-0.4.b3|63	Requires:         pythonegg(pysendfile)
12cu|python-glance-2014.1-0.4.b3|64	Requires:         pythonegg(eventlet)
12cu|python-glance-2014.1-0.4.b3|65	Requires:         pythonegg(httplib2)
12cu|python-glance-2014.1-0.4.b3|66	Requires:         pythonegg(iso-8601)
12cu|python-glance-2014.1-0.4.b3|67	Requires:         pythonegg(jsonschema)
12cu|python-glance-2014.1-0.4.b3|68	Requires:         pythonegg(sqlalchemy-migrate)
12cu|python-glance-2014.1-0.4.b3|69	Requires:         pythonegg(pastedeploy)
12cu|python-glance-2014.1-0.4.b3|70	Requires:         pythonegg(routes)
12cu|python-glance-2014.1-0.4.b3|71	Requires:         pythonegg(sqlalchemy)
12cu|python-glance-2014.1-0.4.b3|72	Requires:         pythonegg(webob)
12cu|python-glance-2014.1-0.4.b3|73	Requires:         pythonegg(pycrypto)
12cu|python-glance-2014.1-0.4.b3|74	Requires:         pythonegg(xattr)
12cu|python-glance-2014.1-0.4.b3|75	Requires:         pythonegg(python-swiftclient)
12cu|python-glance-2014.1-0.4.b3|76	Requires:         pythonegg(python-cinderclient)
12cu|python-glance-2014.1-0.4.b3|77	Requires:         pythonegg(python-keystoneclient)
12cu|python-glance-2014.1-0.4.b3|78	Requires:         pythonegg(oslo.config) >= 1.2.0
12cu|python-glance-2014.1-0.4.b3|79	Requires:         pythonegg(oslo.messaging)
12cu|python-glance-2014.1-0.4.b3|80	Requires:         pythonegg(qpid-python)
12cu|python-glance-2014.1-0.4.b3|81	
12cu|python-glance-2014.1-0.4.b3|82	# TODO: Maybe split openstack-glance and python-glance
12cu|python-glance-2014.1-0.4.b3|83	# as 2 separate packages?
12cu|python-glance-2014.1-0.4.b3|84	Provides:	openstack-glance = %{EVRD}
12cu|python-glance-2014.1-0.4.b3|85	
12cu|python-glance-2014.1-0.4.b3|86	BuildArch:        noarch
12cu|python-glance-2014.1-0.4.b3|87	
12cu|python-glance-2014.1-0.4.b3|88	%description
12cu|python-glance-2014.1-0.4.b3|89	The Glance project provides services for discovering, registering,
12cu|python-glance-2014.1-0.4.b3|90	and retrieving virtual machine images. Glance has a RESTful API
12cu|python-glance-2014.1-0.4.b3|91	that allows querying of VM image metadata as well as retrieval
12cu|python-glance-2014.1-0.4.b3|92	of the actual image.
12cu|python-glance-2014.1-0.4.b3|93	
12cu|python-glance-2014.1-0.4.b3|94	%prep
12cu|python-glance-2014.1-0.4.b3|95	%setup -q -n glance-%{version}.b3
12cu|python-glance-2014.1-0.4.b3|96	
12cu|python-glance-2014.1-0.4.b3|97	%patch0001 -p1
12cu|python-glance-2014.1-0.4.b3|98	%patch0002 -p1
12cu|python-glance-2014.1-0.4.b3|99	%patch0003 -p1
12cu|python-glance-2014.1-0.4.b3|100	%patch0004 -p1
12cu|python-glance-2014.1-0.4.b3|101	# Remove bundled egg-info
12cu|python-glance-2014.1-0.4.b3|102	rm -rf glance.egg-info
12cu|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
12cu|python-glance-2014.1-0.4.b3|104	# versioninfo is missing in f3 tarball
12cu|python-glance-2014.1-0.4.b3|105	echo %{version} > glance/versioninfo
12cu|python-glance-2014.1-0.4.b3|106	
12cu|python-glance-2014.1-0.4.b3|107	sed -i '/setuptools_git/d; /setup_requires/d; /install_requires/d; /dependency_links/d' setup.py
12cu|python-glance-2014.1-0.4.b3|108	sed -i s/REDHATGLANCEVERSION/%{version}/ glance/version.py
12cu|python-glance-2014.1-0.4.b3|109	sed -i s/REDHATGLANCERELEASE/%{release}/ glance/version.py
12cu|python-glance-2014.1-0.4.b3|110	
12cu|python-glance-2014.1-0.4.b3|111	# Remove the requirements file so that pbr hooks don't add it
12cu|python-glance-2014.1-0.4.b3|112	# to distutils requiers_dist config
12cu|python-glance-2014.1-0.4.b3|113	# let rpm handle req.Symbianflo
12cu|python-glance-2014.1-0.4.b3|114	rm -rf {test-,}requirements.txt tools/{pip,test}-requires
12cu|python-glance-2014.1-0.4.b3|115	
12cu|python-glance-2014.1-0.4.b3|116	%build
12cu|python-glance-2014.1-0.4.b3|117	# Move authtoken configuration out of paste.ini
12cu|python-glance-2014.1-0.4.b3|118	for svc in api registry; do
12cu|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
12cu|python-glance-2014.1-0.4.b3|120	crudini --del etc/glance-$svc-paste.ini filter:authtoken $var
12cu|python-glance-2014.1-0.4.b3|121	done
12cu|python-glance-2014.1-0.4.b3|122	done
12cu|python-glance-2014.1-0.4.b3|123	
12cu|python-glance-2014.1-0.4.b3|124	python setup.py build
12cu|python-glance-2014.1-0.4.b3|125	
12cu|python-glance-2014.1-0.4.b3|126	%install
12cu|python-glance-2014.1-0.4.b3|127	python setup.py install --root %{buildroot}
12cu|python-glance-2014.1-0.4.b3|128	
12cu|python-glance-2014.1-0.4.b3|129	# Delete tests
12cu|python-glance-2014.1-0.4.b3|130	rm -fr %{buildroot}%{py_puresitedir}/glance/tests
12cu|python-glance-2014.1-0.4.b3|131	
12cu|python-glance-2014.1-0.4.b3|132	# Drop old glance CLI it has been deprecated
12cu|python-glance-2014.1-0.4.b3|133	# and replaced glanceclient.Symbianflo
12cu|python-glance-2014.1-0.4.b3|134	rm -f %{buildroot}%{_bindir}/glance
12cu|python-glance-2014.1-0.4.b3|135	
12cu|python-glance-2014.1-0.4.b3|136	export PYTHONPATH="$( pwd ):$PYTHONPATH"
12cu|python-glance-2014.1-0.4.b3|137	pushd doc
12cu|python-glance-2014.1-0.4.b3|138	sphinx-build -b html source build/html
12cu|python-glance-2014.1-0.4.b3|139	sphinx-build -b man source build/man
12cu|python-glance-2014.1-0.4.b3|140	
12cu|python-glance-2014.1-0.4.b3|141	mkdir -p %{buildroot}%{_mandir}/man1
12cu|python-glance-2014.1-0.4.b3|142	install -p -D -m 644 build/man/*.1 %{buildroot}%{_mandir}/man1/
12cu|python-glance-2014.1-0.4.b3|143	popd
12cu|python-glance-2014.1-0.4.b3|144	
12cu|python-glance-2014.1-0.4.b3|145	# Fix linting.Symbianflo
12cu|python-glance-2014.1-0.4.b3|146	rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
12cu|python-glance-2014.1-0.4.b3|147	rm -f %{buildroot}%{_sysconfdir}/glance*.conf
12cu|python-glance-2014.1-0.4.b3|148	rm -f %{buildroot}%{_sysconfdir}/glance*.ini
12cu|python-glance-2014.1-0.4.b3|149	rm -f %{buildroot}%{_sysconfdir}/logging.cnf.sample
12cu|python-glance-2014.1-0.4.b3|150	rm -f %{buildroot}%{_sysconfdir}/policy.json
12cu|python-glance-2014.1-0.4.b3|151	rm -f %{buildroot}%{_sysconfdir}/schema-image.json
12cu|python-glance-2014.1-0.4.b3|152	rm -f %{buildroot}/usr/share/doc/glance/README.rst
12cu|python-glance-2014.1-0.4.b3|153	
12cu|python-glance-2014.1-0.4.b3|154	# Setup directories
12cu|python-glance-2014.1-0.4.b3|155	install -d -m 755 %{buildroot}%{_datadir}/glance
12cu|python-glance-2014.1-0.4.b3|156	install -d -m 755 %{buildroot}%{_sharedstatedir}/glance/images
12cu|python-glance-2014.1-0.4.b3|157	
12cu|python-glance-2014.1-0.4.b3|158	# Config file
12cu|python-glance-2014.1-0.4.b3|159	install -p -D -m 640 etc/glance-api.conf %{buildroot}%{_sysconfdir}/glance/glance-api.conf
12cu|python-glance-2014.1-0.4.b3|160	install -p -D -m 644 %{SOURCE5} %{buildroot}%{_datadir}/glance/glance-api-dist.conf
12cu|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
12cu|python-glance-2014.1-0.4.b3|162	install -p -D -m 640 etc/glance-registry.conf %{buildroot}%{_sysconfdir}/glance/glance-registry.conf
12cu|python-glance-2014.1-0.4.b3|163	install -p -D -m 644 %{SOURCE6} %{buildroot}%{_datadir}/glance/glance-registry-dist.conf
12cu|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
12cu|python-glance-2014.1-0.4.b3|165	install -p -D -m 640 etc/glance-cache.conf %{buildroot}%{_sysconfdir}/glance/glance-cache.conf
12cu|python-glance-2014.1-0.4.b3|166	install -p -D -m 644 %{SOURCE7} %{buildroot}%{_datadir}/glance/glance-cache-dist.conf
12cu|python-glance-2014.1-0.4.b3|167	install -p -D -m 640 etc/glance-scrubber.conf %{buildroot}%{_sysconfdir}/glance/glance-scrubber.conf
12cu|python-glance-2014.1-0.4.b3|168	install -p -D -m 644 %{SOURCE8} %{buildroot}%{_datadir}/glance/glance-scrubber-dist.conf
12cu|python-glance-2014.1-0.4.b3|169	
12cu|python-glance-2014.1-0.4.b3|170	install -p -D -m 640 etc/policy.json %{buildroot}%{_sysconfdir}/glance/policy.json
12cu|python-glance-2014.1-0.4.b3|171	install -p -D -m 640 etc/schema-image.json %{buildroot}%{_sysconfdir}/glance/schema-image.json
12cu|python-glance-2014.1-0.4.b3|172	
12cu|python-glance-2014.1-0.4.b3|173	# Initscripts
12cu|python-glance-2014.1-0.4.b3|174	install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/openstack-glance-api.service
12cu|python-glance-2014.1-0.4.b3|175	install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/openstack-glance-registry.service
12cu|python-glance-2014.1-0.4.b3|176	install -p -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/openstack-glance-scrubber.service
12cu|python-glance-2014.1-0.4.b3|177	
12cu|python-glance-2014.1-0.4.b3|178	# Logrotate config
12cu|python-glance-2014.1-0.4.b3|179	install -p -D -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cu|python-glance-2014.1-0.4.b3|180	
12cu|python-glance-2014.1-0.4.b3|181	# Install pid directory
12cu|python-glance-2014.1-0.4.b3|182	install -d -m 755 %{buildroot}%{_localstatedir}/run/glance
12cu|python-glance-2014.1-0.4.b3|183	
12cu|python-glance-2014.1-0.4.b3|184	# Install log directory
12cu|python-glance-2014.1-0.4.b3|185	install -d -m 755 %{buildroot}%{_localstatedir}/log/glance
12cu|python-glance-2014.1-0.4.b3|186	
12cu|python-glance-2014.1-0.4.b3|187	# Update common config and paramterized config
12cu|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/
12cu|python-glance-2014.1-0.4.b3|189	crudini --set %{buildroot}%{_datadir}/glance/glance-api-dist.conf DEFAULT scrubber_datadir %{_localstatedir}/lib/glance/scrubber
12cu|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/
12cu|python-glance-2014.1-0.4.b3|191	for svc in api registry; do
12cu|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
12cu|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
12cu|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%
12cu|python-glance-2014.1-0.4.b3|195	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf keystone_authtoken admin_user %SERVICE_USER%
12cu|python-glance-2014.1-0.4.b3|196	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf keystone_authtoken admin_password %SERVICE_PASSWORD%
12cu|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
12cu|python-glance-2014.1-0.4.b3|198	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf keystone_authtoken auth_port 35357
12cu|python-glance-2014.1-0.4.b3|199	crudini --set %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf keystone_authtoken auth_protocol http
12cu|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
12cu|python-glance-2014.1-0.4.b3|201	done
12cu|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/
12cu|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
12cu|python-glance-2014.1-0.4.b3|204	crudini --set %{buildroot}%{_datadir}/glance/glance-scrubber-dist.conf DEFAULT scrubber_datadir %{_localstatedir}/lib/glance/scrubber
12cu|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
12cu|python-glance-2014.1-0.4.b3|206	
12cu|python-glance-2014.1-0.4.b3|207	# Programmatically update defaults in sample config
12cu|python-glance-2014.1-0.4.b3|208	# which is installed at /etc/$project/$program.conf
12cu|python-glance-2014.1-0.4.b3|209	# TODO: Make this more robust
12cu|python-glance-2014.1-0.4.b3|210	# Note it only edits the first occurance, so assumes a section ordering in sample
12cu|python-glance-2014.1-0.4.b3|211	# and also doesn't support multi-valued variables.
12cu|python-glance-2014.1-0.4.b3|212	for svc in api registry cache scrubber; do
12cu|python-glance-2014.1-0.4.b3|213	cfg=%{buildroot}%{_sysconfdir}/glance/glance-$svc.conf
12cu|python-glance-2014.1-0.4.b3|214	test -e $cfg || continue
12cu|python-glance-2014.1-0.4.b3|215	while read name eq value; do
12cu|python-glance-2014.1-0.4.b3|216	test "$name" && test "$value" || continue
12cu|python-glance-2014.1-0.4.b3|217	# Note some values in upstream glance config may not be commented
12cu|python-glance-2014.1-0.4.b3|218	# and if not, they might not match the default value in code.
12cu|python-glance-2014.1-0.4.b3|219	# So we comment out both froms to have dist config take precedence.
12cu|python-glance-2014.1-0.4.b3|220	sed -i "0,/^#* *$name *=/{s!^#* *$name *=.*!#$name=$value!}" $cfg
12cu|python-glance-2014.1-0.4.b3|221	done < %{buildroot}%{_datadir}/glance/glance-$svc-dist.conf
12cu|python-glance-2014.1-0.4.b3|222	done
12cu|python-glance-2014.1-0.4.b3|223	
12cu|python-glance-2014.1-0.4.b3|224	# Fix more linting.Symbianflo
12cu|python-glance-2014.1-0.4.b3|225	pushd  %{buildroot}%{py_puresitedir}/glance/cmd
12cu|python-glance-2014.1-0.4.b3|226	# fix attr
12cu|python-glance-2014.1-0.4.b3|227	find . {manage,api,scrubber,registry,cache_prefetcher,cache_manage,replicator}.py |xargs chmod +x
12cu|python-glance-2014.1-0.4.b3|228	# add missing shebang
12cu|python-glance-2014.1-0.4.b3|229	sed -i -e '1i#!/usr/bin/python' {__init__,cache_pruner,cache_cleaner,control}.py
12cu|python-glance-2014.1-0.4.b3|230	popd
12cu|python-glance-2014.1-0.4.b3|231	
12cu|python-glance-2014.1-0.4.b3|232	
12cu|python-glance-2014.1-0.4.b3|233	# %%pre, %%post, %%preun, %%postun
12cu|python-glance-2014.1-0.4.b3|234	# must handle users-add, update/upgrade
12cu|python-glance-2014.1-0.4.b3|235	# install/uninstall/downgrade,
12cu|python-glance-2014.1-0.4.b3|236	# start/stop service, do not remove. Symbianflo
12cu|python-glance-2014.1-0.4.b3|237	
12cu|python-glance-2014.1-0.4.b3|238	%pre
12cu|python-glance-2014.1-0.4.b3|239	getent group glance >/dev/null || groupadd -r glance -g 161
12cu|python-glance-2014.1-0.4.b3|240	getent passwd glance >/dev/null || \
12cu|python-glance-2014.1-0.4.b3|241	useradd -u 161 -r -g glance -d %{_sharedstatedir}/glance -s /sbin/nologin \
12cu|python-glance-2014.1-0.4.b3|242	-c "OpenStack Glance Daemons" glance
12cu|python-glance-2014.1-0.4.b3|243	exit 0
12cu|python-glance-2014.1-0.4.b3|244	
12cu|python-glance-2014.1-0.4.b3|245	%post
12cu|python-glance-2014.1-0.4.b3|246	if [ $1 -eq 1 ] ; then
12cu|python-glance-2014.1-0.4.b3|247	# Initial installation
12cu|python-glance-2014.1-0.4.b3|248	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|python-glance-2014.1-0.4.b3|249	fi
12cu|python-glance-2014.1-0.4.b3|250	
12cu|python-glance-2014.1-0.4.b3|251	
12cu|python-glance-2014.1-0.4.b3|252	%preun
12cu|python-glance-2014.1-0.4.b3|253	if [ $1 -eq 0 ] ; then
12cu|python-glance-2014.1-0.4.b3|254	# Package removal, not upgrade
12cu|python-glance-2014.1-0.4.b3|255	/bin/systemctl --no-reload disable openstack-glance-api.service > /dev/null 2>&1 || :
12cu|python-glance-2014.1-0.4.b3|256	/bin/systemctl --no-reload disable openstack-glance-registry.service > /dev/null 2>&1 || :
12cu|python-glance-2014.1-0.4.b3|257	/bin/systemctl --no-reload disable openstack-glance-scrubber.service > /dev/null 2>&1 || :
12cu|python-glance-2014.1-0.4.b3|258	/bin/systemctl stop openstack-glance-api.service > /dev/null 2>&1 || :
12cu|python-glance-2014.1-0.4.b3|259	/bin/systemctl stop openstack-glance-registry.service > /dev/null 2>&1 || :
12cu|python-glance-2014.1-0.4.b3|260	/bin/systemctl stop openstack-glance-scrubber.service > /dev/null 2>&1 || :
12cu|python-glance-2014.1-0.4.b3|261	fi
12cu|python-glance-2014.1-0.4.b3|262	
12cu|python-glance-2014.1-0.4.b3|263	%postun
12cu|python-glance-2014.1-0.4.b3|264	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|python-glance-2014.1-0.4.b3|265	if [ $1 -ge 1 ] ; then
12cu|python-glance-2014.1-0.4.b3|266	# Package upgrade, not uninstall
12cu|python-glance-2014.1-0.4.b3|267	/bin/systemctl try-restart openstack-glance-api.service >/dev/null 2>&1 || :
12cu|python-glance-2014.1-0.4.b3|268	/bin/systemctl try-restart openstack-glance-registry.service >/dev/null 2>&1 || :
12cu|python-glance-2014.1-0.4.b3|269	/bin/systemctl try-restart openstack-glance-scrubber.service >/dev/null 2>&1 || :
12cu|python-glance-2014.1-0.4.b3|270	fi
12cu|python-glance-2014.1-0.4.b3|271	
12cu|python-glance-2014.1-0.4.b3|272	# TODO: separate openstack-glance and python-glance,
12cu|python-glance-2014.1-0.4.b3|273	# maybe,separate doc package.Symbianflo
12cu|python-glance-2014.1-0.4.b3|274	
12cu|python-glance-2014.1-0.4.b3|275	%files
12cu|python-glance-2014.1-0.4.b3|276	%doc README.rst doc/build/html
12cu|python-glance-2014.1-0.4.b3|277	%{_bindir}/glance-api
12cu|python-glance-2014.1-0.4.b3|278	%{_bindir}/glance-control
12cu|python-glance-2014.1-0.4.b3|279	%{_bindir}/glance-manage
12cu|python-glance-2014.1-0.4.b3|280	%{_bindir}/glance-registry
12cu|python-glance-2014.1-0.4.b3|281	%{_bindir}/glance-cache-cleaner
12cu|python-glance-2014.1-0.4.b3|282	%{_bindir}/glance-cache-manage
12cu|python-glance-2014.1-0.4.b3|283	%{_bindir}/glance-cache-prefetcher
12cu|python-glance-2014.1-0.4.b3|284	%{_bindir}/glance-cache-pruner
12cu|python-glance-2014.1-0.4.b3|285	%{_bindir}/glance-scrubber
12cu|python-glance-2014.1-0.4.b3|286	%{_bindir}/glance-replicator
12cu|python-glance-2014.1-0.4.b3|287	%{_datadir}/glance/glance-api-dist.conf
12cu|python-glance-2014.1-0.4.b3|288	%{_datadir}/glance/glance-registry-dist.conf
12cu|python-glance-2014.1-0.4.b3|289	%{_datadir}/glance/glance-cache-dist.conf
12cu|python-glance-2014.1-0.4.b3|290	%{_datadir}/glance/glance-scrubber-dist.conf
12cu|python-glance-2014.1-0.4.b3|291	%{_datadir}/glance/glance-api-dist-paste.ini
12cu|python-glance-2014.1-0.4.b3|292	%{_datadir}/glance/glance-registry-dist-paste.ini
12cu|python-glance-2014.1-0.4.b3|293	%{_unitdir}/openstack-glance-api.service
12cu|python-glance-2014.1-0.4.b3|294	%{_unitdir}/openstack-glance-registry.service
12cu|python-glance-2014.1-0.4.b3|295	%{_unitdir}/openstack-glance-scrubber.service
12cu|python-glance-2014.1-0.4.b3|296	%{_mandir}/man1/glance*.1.*
12cu|python-glance-2014.1-0.4.b3|297	%dir %{_sysconfdir}/glance
12cu|python-glance-2014.1-0.4.b3|298	#attr for conffiles
12cu|python-glance-2014.1-0.4.b3|299	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/glance/glance-api.conf
12cu|python-glance-2014.1-0.4.b3|300	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/glance/glance-registry.conf
12cu|python-glance-2014.1-0.4.b3|301	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/glance/glance-cache.conf
12cu|python-glance-2014.1-0.4.b3|302	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/glance/glance-scrubber.conf
12cu|python-glance-2014.1-0.4.b3|303	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/glance/policy.json
12cu|python-glance-2014.1-0.4.b3|304	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/glance/schema-image.json
12cu|python-glance-2014.1-0.4.b3|305	%config(noreplace) %attr(644, root, glance) %{_sysconfdir}/logrotate.d/%{name}
12cu|python-glance-2014.1-0.4.b3|306	#
12cu|python-glance-2014.1-0.4.b3|307	%dir %attr(0755, glance, nobody) %{_sharedstatedir}/glance
12cu|python-glance-2014.1-0.4.b3|308	%dir %attr(0755, glance, glance) %{_localstatedir}/log/glance
12cu|python-glance-2014.1-0.4.b3|309	%dir %attr(0755, glance, nobody) %{_localstatedir}/run/glance
12cu|python-glance-2014.1-0.4.b3|310	%{py_puresitedir}/glance
12cu|python-glance-2014.1-0.4.b3|311	%{py_puresitedir}/glance-%{version}*.egg-info
12cu|python-glance-2014.1-0.4.b3|312	
12cu|python-glance-2014.1-0.4.b3|313	
12cu|python-glance-2014.1-0.4.b3|314	
12cu|python-glance-2014.1-0.4.b3|315	
12cu|python-glance-2014.1-0.4.b3|316	%changelog
12cu|python-glance-2014.1-0.4.b3|317	* Sun Apr 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 2014.1-0.4.b3
12cu|python-glance-2014.1-0.4.b3|318	+ Revision: 47f9e92
12cu|python-glance-2014.1-0.4.b3|319	- Updated to 2014.1 (sync with swymbianflo)
12cu|python-glance-2014.1-0.4.b3|320	
12cu|python-glance-2014.1-0.4.b3|321	

11923 12
12cu|python-gmpy-1.17-2|1	%define module	gmpy
12cu|python-gmpy-1.17-2|2	
12cu|python-gmpy-1.17-2|3	Summary:	Python interface to GMP
12cu|python-gmpy-1.17-2|4	Name:		python-%{module}
12cu|python-gmpy-1.17-2|5	Version:	1.17
12cu|python-gmpy-1.17-2|6	Release:	2
12cu|python-gmpy-1.17-2|7	Source0:	http://gmpy.googlecode.com/files/gmpy-%{version}.zip
12cu|python-gmpy-1.17-2|8	License: 	LGPLv2.1
12cu|python-gmpy-1.17-2|9	Group: 		Development/Python
12cu|python-gmpy-1.17-2|10	Url: 		http://code.google.com/p/gmpy/
12cu|python-gmpy-1.17-2|11	BuildRequires:	gmp-devel >= 4.2.4
12cu|python-gmpy-1.17-2|12	BuildRequires:  python-devel
12cu|python-gmpy-1.17-2|13	
12cu|python-gmpy-1.17-2|14	%description
12cu|python-gmpy-1.17-2|15	The General Multiprecision PYthon project (GMPY) focuses on
12cu|python-gmpy-1.17-2|16	Python-usable modules providing multiprecision arithmetic
12cu|python-gmpy-1.17-2|17	functionality to Python programmers. The project mission includes both
12cu|python-gmpy-1.17-2|18	C and C++ Python-modules (for speed) and pure Python modules (for
12cu|python-gmpy-1.17-2|19	flexibility and convenience); it potentially includes integral,
12cu|python-gmpy-1.17-2|20	rational and floating-point arithmetic in any base. Only
12cu|python-gmpy-1.17-2|21	cross-platform functionality is of interest, at least for now.
12cu|python-gmpy-1.17-2|22	
12cu|python-gmpy-1.17-2|23	%prep
12cu|python-gmpy-1.17-2|24	%setup -q -n %{module}-%{version}
12cu|python-gmpy-1.17-2|25	
12cu|python-gmpy-1.17-2|26	%build
12cu|python-gmpy-1.17-2|27	find -name .svn | xargs rm -rf
12cu|python-gmpy-1.17-2|28	%__python ./setup.py build
12cu|python-gmpy-1.17-2|29	
12cu|python-gmpy-1.17-2|30	%install
12cu|python-gmpy-1.17-2|31	%__python ./setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-gmpy-1.17-2|32	
12cu|python-gmpy-1.17-2|33	%files -f FILE_LIST
12cu|python-gmpy-1.17-2|34	%doc README lgpl-2.1.txt doc/ test/
12cu|python-gmpy-1.17-2|35	
12cu|python-gmpy-1.17-2|36	%changelog
12cu|python-gmpy-1.17-2|37	* Wed Dec 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.17-2
12cu|python-gmpy-1.17-2|38	+ Revision: 2365fc3
12cu|python-gmpy-1.17-2|39	- Fix requires
12cu|python-gmpy-1.17-2|40	
12cu|python-gmpy-1.17-2|41	

11924 12
12cu|python-gnutls-1.2.5-1|1	Name:		python-gnutls
12cu|python-gnutls-1.2.5-1|2	Version:	1.2.5
12cu|python-gnutls-1.2.5-1|3	Release:	1
12cu|python-gnutls-1.2.5-1|4	Group:		Sciences/Other
12cu|python-gnutls-1.2.5-1|5	License:	LGPL
12cu|python-gnutls-1.2.5-1|6	Summary:	Python wrapper for the GNUTLS library
12cu|python-gnutls-1.2.5-1|7	Source0:	https://pypi.python.org/packages/source/p/python-gnutls/%{name}-%{version}.tar.gz
12cu|python-gnutls-1.2.5-1|8	URL:		http://pypi.python.org/pypi/python-gnutls
12cu|python-gnutls-1.2.5-1|9	BuildRequires:	pkgconfig(gnutls)
12cu|python-gnutls-1.2.5-1|10	BuildRequires:	python-devel
12cu|python-gnutls-1.2.5-1|11	
12cu|python-gnutls-1.2.5-1|12	%description
12cu|python-gnutls-1.2.5-1|13	This package provides a high level object oriented wrapper around libgnutls,
12cu|python-gnutls-1.2.5-1|14	as well as low level bindings to the GNUTLS types and functions via ctypes.
12cu|python-gnutls-1.2.5-1|15	The high level wrapper hides the details of accessing the GNUTLS library
12cu|python-gnutls-1.2.5-1|16	via ctypes behind a set of classes that encapsulate GNUTLS sessions,
12cu|python-gnutls-1.2.5-1|17	certificates and credentials and expose them to python applications using
12cu|python-gnutls-1.2.5-1|18	a simple API.
12cu|python-gnutls-1.2.5-1|19	
12cu|python-gnutls-1.2.5-1|20	%prep
12cu|python-gnutls-1.2.5-1|21	%setup -q
12cu|python-gnutls-1.2.5-1|22	
12cu|python-gnutls-1.2.5-1|23	%build
12cu|python-gnutls-1.2.5-1|24	%__python setup.py build
12cu|python-gnutls-1.2.5-1|25	
12cu|python-gnutls-1.2.5-1|26	%install
12cu|python-gnutls-1.2.5-1|27	%__python setup.py install --root=%{buildroot}
12cu|python-gnutls-1.2.5-1|28	
12cu|python-gnutls-1.2.5-1|29	%files
12cu|python-gnutls-1.2.5-1|30	%py_platsitedir/gnutls
12cu|python-gnutls-1.2.5-1|31	%py_platsitedir/*.egg-info
12cu|python-gnutls-1.2.5-1|32	
12cu|python-gnutls-1.2.5-1|33	
12cu|python-gnutls-1.2.5-1|34	
12cu|python-gnutls-1.2.5-1|35	%changelog
12cu|python-gnutls-1.2.5-1|36	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.5-1
12cu|python-gnutls-1.2.5-1|37	+ Revision: 70b17b1
12cu|python-gnutls-1.2.5-1|38	- Updated to 1.2.5 (by updates_builder)
12cu|python-gnutls-1.2.5-1|39	
12cu|python-gnutls-1.2.5-1|40	

11925 12
12cu|python-graphcanvas-4.0.2-1|1	%define module	graphcanvas
12cu|python-graphcanvas-4.0.2-1|2	
12cu|python-graphcanvas-4.0.2-1|3	Summary: 	Enthought Tool Suite - interactive graph visualization
12cu|python-graphcanvas-4.0.2-1|4	Name: 	 	python-%{module}
12cu|python-graphcanvas-4.0.2-1|5	Version: 	4.0.2
12cu|python-graphcanvas-4.0.2-1|6	Release: 	1
12cu|python-graphcanvas-4.0.2-1|7	Source0: 	https://www.enthought.com/repo/ets/graphcanvas-%{version}.tar.gz
12cu|python-graphcanvas-4.0.2-1|8	License: 	BSD
12cu|python-graphcanvas-4.0.2-1|9	Group: 	 	Development/Python
12cu|python-graphcanvas-4.0.2-1|10	Url: 	 	https://github.com/enthought/graphcanvas/
12cu|python-graphcanvas-4.0.2-1|11	BuildArch: 	noarch
12cu|python-graphcanvas-4.0.2-1|12	Requires:  	python-enable >= 4.2.0
12cu|python-graphcanvas-4.0.2-1|13	Requires:  	python-networkx
12cu|python-graphcanvas-4.0.2-1|14	BuildRequires: 	python-setuptools >= 0.6c8
12cu|python-graphcanvas-4.0.2-1|15	Obsoletes:  python-enthought-graphcanvas
12cu|python-graphcanvas-4.0.2-1|16	
12cu|python-graphcanvas-4.0.2-1|17	%description
12cu|python-graphcanvas-4.0.2-1|18	graphcanvas is an library for interacting with visualizations of
12cu|python-graphcanvas-4.0.2-1|19	complex graphs. The aim is to allow the developer to declare the graph
12cu|python-graphcanvas-4.0.2-1|20	by the simplest means and be able to visualize the graph immediately.
12cu|python-graphcanvas-4.0.2-1|21	
12cu|python-graphcanvas-4.0.2-1|22	%prep
12cu|python-graphcanvas-4.0.2-1|23	%setup -q -n %{module}-%{version}
12cu|python-graphcanvas-4.0.2-1|24	
12cu|python-graphcanvas-4.0.2-1|25	%build
12cu|python-graphcanvas-4.0.2-1|26	%__python setup.py build
12cu|python-graphcanvas-4.0.2-1|27	
12cu|python-graphcanvas-4.0.2-1|28	%install
12cu|python-graphcanvas-4.0.2-1|29	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-graphcanvas-4.0.2-1|30	
12cu|python-graphcanvas-4.0.2-1|31	%files
12cu|python-graphcanvas-4.0.2-1|32	%defattr(-,root,root)
12cu|python-graphcanvas-4.0.2-1|33	%doc examples/
12cu|python-graphcanvas-4.0.2-1|34	%py_sitedir/%{module}*
12cu|python-graphcanvas-4.0.2-1|35	
12cu|python-graphcanvas-4.0.2-1|36	
12cu|python-graphcanvas-4.0.2-1|37	%changelog
12cu|python-graphcanvas-4.0.2-1|38	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 4.0.0-2
12cu|python-graphcanvas-4.0.2-1|39	+ Revision: 814699
12cu|python-graphcanvas-4.0.2-1|40	- Rebuild for ETS 4.2.0.
12cu|python-graphcanvas-4.0.2-1|41	
12cu|python-graphcanvas-4.0.2-1|42	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cu|python-graphcanvas-4.0.2-1|43	+ Revision: 689185
12cu|python-graphcanvas-4.0.2-1|44	- import python-graphcanvas
12cu|python-graphcanvas-4.0.2-1|45	
12cu|python-graphcanvas-4.0.2-1|46	
12cu|python-graphcanvas-4.0.2-1|47	

11926 12
12cu|python-greenlet-0.4.2-1|1	%define module	greenlet
12cu|python-greenlet-0.4.2-1|2	%define	rel		1
12cu|python-greenlet-0.4.2-1|3	%if %mdkversion < 201100
12cu|python-greenlet-0.4.2-1|4	%else
12cu|python-greenlet-0.4.2-1|5	%endif
12cu|python-greenlet-0.4.2-1|6	
12cu|python-greenlet-0.4.2-1|7	Name:           python-%{module}
12cu|python-greenlet-0.4.2-1|8	Version:        0.4.2
12cu|python-greenlet-0.4.2-1|9	Release:        1
12cu|python-greenlet-0.4.2-1|10	Summary:        Lightweight in-process concurrent programming
12cu|python-greenlet-0.4.2-1|11	Group:          Development/Python
12cu|python-greenlet-0.4.2-1|12	License:        MIT
12cu|python-greenlet-0.4.2-1|13	URL:            http://pypi.python.org/pypi/%{module}
12cu|python-greenlet-0.4.2-1|14	Source0:		http://pypi.python.org/packages/source/g/greenlet/greenlet-%{version}.zip
12cu|python-greenlet-0.4.2-1|15	BuildRequires:  python-devel, python-setuptools, python-sphinx
12cu|python-greenlet-0.4.2-1|16	
12cu|python-greenlet-0.4.2-1|17	%description
12cu|python-greenlet-0.4.2-1|18	The greenlet package is a spin-off of Stackless, a version of CPython
12cu|python-greenlet-0.4.2-1|19	that supports micro-threads called "tasklets". Tasklets run
12cu|python-greenlet-0.4.2-1|20	pseudo-concurrently (typically in a single or a few OS-level threads)
12cu|python-greenlet-0.4.2-1|21	and are synchronized with data exchanges on "channels".
12cu|python-greenlet-0.4.2-1|22	
12cu|python-greenlet-0.4.2-1|23	%package devel
12cu|python-greenlet-0.4.2-1|24	Summary:        C development headers for python-greenlet
12cu|python-greenlet-0.4.2-1|25	Group:          Development/Python
12cu|python-greenlet-0.4.2-1|26	Requires:       %{name} = %{version}-%{release}
12cu|python-greenlet-0.4.2-1|27	
12cu|python-greenlet-0.4.2-1|28	%description devel
12cu|python-greenlet-0.4.2-1|29	This package contains header files required for C modules development.
12cu|python-greenlet-0.4.2-1|30	
12cu|python-greenlet-0.4.2-1|31	%prep
12cu|python-greenlet-0.4.2-1|32	%setup -q -n %{module}-%{version}
12cu|python-greenlet-0.4.2-1|33	
12cu|python-greenlet-0.4.2-1|34	%build
12cu|python-greenlet-0.4.2-1|35	PYTHONDONTWRITEBYTECODE= python setup.py build
12cu|python-greenlet-0.4.2-1|36	chmod 644 benchmarks/*.py
12cu|python-greenlet-0.4.2-1|37	pushd doc
12cu|python-greenlet-0.4.2-1|38	export PYTHONPATH=`dir -1d ../build/lib* | head -1`
12cu|python-greenlet-0.4.2-1|39	%__make html
12cu|python-greenlet-0.4.2-1|40	popd
12cu|python-greenlet-0.4.2-1|41	
12cu|python-greenlet-0.4.2-1|42	%install
12cu|python-greenlet-0.4.2-1|43	python setup.py install --root %{buildroot} --install-purelib=%{py_platsitedir}
12cu|python-greenlet-0.4.2-1|44	
12cu|python-greenlet-0.4.2-1|45	%check
12cu|python-greenlet-0.4.2-1|46	./run-tests.py
12cu|python-greenlet-0.4.2-1|47	
12cu|python-greenlet-0.4.2-1|48	%files
12cu|python-greenlet-0.4.2-1|49	%doc doc/_build/html
12cu|python-greenlet-0.4.2-1|50	%{py_platsitedir}/*
12cu|python-greenlet-0.4.2-1|51	
12cu|python-greenlet-0.4.2-1|52	%files devel
12cu|python-greenlet-0.4.2-1|53	%defattr(-,root,root,-)
12cu|python-greenlet-0.4.2-1|54	%{_includedir}/python*/%{module}
12cu|python-greenlet-0.4.2-1|55	
12cu|python-greenlet-0.4.2-1|56	
12cu|python-greenlet-0.4.2-1|57	
12cu|python-greenlet-0.4.2-1|58	
12cu|python-greenlet-0.4.2-1|59	%changelog
12cu|python-greenlet-0.4.2-1|60	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.2-1
12cu|python-greenlet-0.4.2-1|61	+ Revision: 2558fbc
12cu|python-greenlet-0.4.2-1|62	- Updated to 0.4.2 (by updates_builder)
12cu|python-greenlet-0.4.2-1|63	
12cu|python-greenlet-0.4.2-1|64	

11927 12
12cu|python-gtkmvc-1.99.1-1|1	%define modname gtkmvc
12cu|python-gtkmvc-1.99.1-1|2	%define pyver %(python -V 2>&1 | cut -f2 -d" " | cut -f1,2 -d".")
12cu|python-gtkmvc-1.99.1-1|3	
12cu|python-gtkmvc-1.99.1-1|4	Name:           python-%{modname}
12cu|python-gtkmvc-1.99.1-1|5	URL:            http://pygtkmvc.sourceforge.net/
12cu|python-gtkmvc-1.99.1-1|6	Summary:        Model-View-Controller and Observer patterns for the PyGTK2
12cu|python-gtkmvc-1.99.1-1|7	Version:        1.99.1
12cu|python-gtkmvc-1.99.1-1|8	Release:        1
12cu|python-gtkmvc-1.99.1-1|9	License:        BSD
12cu|python-gtkmvc-1.99.1-1|10	Group:          Development/Python
12cu|python-gtkmvc-1.99.1-1|11	Source0:        https://sourceforge.net/projects/pygtkmvc/files/pygtkmvc/1.99.1/%{name}-%{version}.tar.gz
12cu|python-gtkmvc-1.99.1-1|12	BuildArch:      noarch
12cu|python-gtkmvc-1.99.1-1|13	Requires:       python pygtk2.0 libglade2.0
12cu|python-gtkmvc-1.99.1-1|14	
12cu|python-gtkmvc-1.99.1-1|15	BuildRequires:  pkgconfig(python) pkgconfig(libglade-2.0) pygtk2.0-devel
12cu|python-gtkmvc-1.99.1-1|16	
12cu|python-gtkmvc-1.99.1-1|17	%description
12cu|python-gtkmvc-1.99.1-1|18	Pygtk MVC is a multiplatform implementation of a dialect
12cu|python-gtkmvc-1.99.1-1|19	of the Model-View-Controller and Observer patterns for the
12cu|python-gtkmvc-1.99.1-1|20	PyGTK2 toolkit.
12cu|python-gtkmvc-1.99.1-1|21	
12cu|python-gtkmvc-1.99.1-1|22	MVC is a pattern that can be successfully used to design
12cu|python-gtkmvc-1.99.1-1|23	and develop well structured GUI applications.
12cu|python-gtkmvc-1.99.1-1|24	The MVC pattern basically helps in separating sematics
12cu|python-gtkmvc-1.99.1-1|25	and data of the application, from their representation.
12cu|python-gtkmvc-1.99.1-1|26	
12cu|python-gtkmvc-1.99.1-1|27	Within Pygtk MVC the Observer pattern is also embedded.
12cu|python-gtkmvc-1.99.1-1|28	This pattern allows making separated parts independent,
12cu|python-gtkmvc-1.99.1-1|29	but still connected each other.
12cu|python-gtkmvc-1.99.1-1|30	
12cu|python-gtkmvc-1.99.1-1|31	%prep
12cu|python-gtkmvc-1.99.1-1|32	%setup -q -n python-%{modname}-%{version}
12cu|python-gtkmvc-1.99.1-1|33	
12cu|python-gtkmvc-1.99.1-1|34	%build
12cu|python-gtkmvc-1.99.1-1|35	export CFLAGS="$RPM_OPT_FLAGS"
12cu|python-gtkmvc-1.99.1-1|36	%{__python} setup.py build
12cu|python-gtkmvc-1.99.1-1|37	
12cu|python-gtkmvc-1.99.1-1|38	export PYTHONPATH="$RPM_BUILD_ROOT%{_libdir}/python%{pyver}/site-packages"
12cu|python-gtkmvc-1.99.1-1|39	
12cu|python-gtkmvc-1.99.1-1|40	%install
12cu|python-gtkmvc-1.99.1-1|41	%{__python} setup.py install --root=$RPM_BUILD_ROOT
12cu|python-gtkmvc-1.99.1-1|42	
12cu|python-gtkmvc-1.99.1-1|43	%files
12cu|python-gtkmvc-1.99.1-1|44	%doc docs examples AUTHORS COPYING INSTALL NEWS README PKG-INFO
12cu|python-gtkmvc-1.99.1-1|45	%{_bindir}/gtkmvc-progen
12cu|python-gtkmvc-1.99.1-1|46	%py_purelibdir/*
12cu|python-gtkmvc-1.99.1-1|47	
12cu|python-gtkmvc-1.99.1-1|48	

11928 12
12cu|python-gvgen-0.9-8|1	%define oname gvgen
12cu|python-gvgen-0.9-8|2	%define debug_package %{nil}
12cu|python-gvgen-0.9-8|3	
12cu|python-gvgen-0.9-8|4	Summary: Python class to generate dot files for further use with graphviz
12cu|python-gvgen-0.9-8|5	Name:    python-gvgen
12cu|python-gvgen-0.9-8|6	Version: 0.9
12cu|python-gvgen-0.9-8|7	Release: 8
12cu|python-gvgen-0.9-8|8	URL:     http://software.inl.fr/trac/trac.cgi/wiki/GvGen
12cu|python-gvgen-0.9-8|9	Source0: http://software.inl.fr/releases/GvGen/%{oname}-%{version}.tar.bz2
12cu|python-gvgen-0.9-8|10	Source1: user-guide.tex.lyx
12cu|python-gvgen-0.9-8|11	License: GPL
12cu|python-gvgen-0.9-8|12	Group:   Development/Python
12cu|python-gvgen-0.9-8|13	BuildRequires: python-devel
12cu|python-gvgen-0.9-8|14	
12cu|python-gvgen-0.9-8|15	%description
12cu|python-gvgen-0.9-8|16	GvGen is a python class to generate dot files for further use with graphviz:
12cu|python-gvgen-0.9-8|17	* Edge creation, naming and connection
12cu|python-gvgen-0.9-8|18	* Apply any graphviz property on the fly
12cu|python-gvgen-0.9-8|19	* Apply graphviz properties to a style
12cu|python-gvgen-0.9-8|20	
12cu|python-gvgen-0.9-8|21	%prep
12cu|python-gvgen-0.9-8|22	%setup -q -n %{oname}-%{version} -a 0
12cu|python-gvgen-0.9-8|23	
12cu|python-gvgen-0.9-8|24	%build
12cu|python-gvgen-0.9-8|25	python setup.py build
12cu|python-gvgen-0.9-8|26	
12cu|python-gvgen-0.9-8|27	%install
12cu|python-gvgen-0.9-8|28	python setup.py install --root %{buildroot}
12cu|python-gvgen-0.9-8|29	
12cu|python-gvgen-0.9-8|30	# (saispo) fix doc installation
12cu|python-gvgen-0.9-8|31	mkdir -p %{buildroot}/%{_datadir}/doc/%{name}/
12cu|python-gvgen-0.9-8|32	cp -f %{SOURCE1} %{buildroot}/%{_datadir}/doc/%{name}/user-guide.tex.lyx
12cu|python-gvgen-0.9-8|33	
12cu|python-gvgen-0.9-8|34	%clean
12cu|python-gvgen-0.9-8|35	
12cu|python-gvgen-0.9-8|36	%files
12cu|python-gvgen-0.9-8|37	%doc ChangeLog
12cu|python-gvgen-0.9-8|38	%{py_puresitedir}/*
12cu|python-gvgen-0.9-8|39	
12cu|python-gvgen-0.9-8|40	%changelog
12cu|python-gvgen-0.9-8|41	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-8
12cu|python-gvgen-0.9-8|42	+ Revision: 0c833fe
12cu|python-gvgen-0.9-8|43	- Spec cleanup
12cu|python-gvgen-0.9-8|44	
12cu|python-gvgen-0.9-8|45	

11929 12
12cu|python-html2text-3.200.3-1|1	Name:           python-html2text
12cu|python-html2text-3.200.3-1|2	Version:        3.200.3
12cu|python-html2text-3.200.3-1|3	Release:        1
12cu|python-html2text-3.200.3-1|4	Summary:        Converts a page of HTML into clean, easy-to-read plain ASCII text
12cu|python-html2text-3.200.3-1|5	Group:          Development/Python
12cu|python-html2text-3.200.3-1|6	License:        GPLv3
12cu|python-html2text-3.200.3-1|7	URL:            http://www.aaronsw.com/2002/html2text/
12cu|python-html2text-3.200.3-1|8	Source0:        https://github.com/aaronsw/html2text/raw/master/html2text.py
12cu|python-html2text-3.200.3-1|9	BuildArch:      noarch
12cu|python-html2text-3.200.3-1|10	BuildRequires:  python
12cu|python-html2text-3.200.3-1|11	
12cu|python-html2text-3.200.3-1|12	%description
12cu|python-html2text-3.200.3-1|13	html2text is a Python script that convers a page of HTML into clean,
12cu|python-html2text-3.200.3-1|14	easy-to-read plain ASCII text. Better yet, that ASCII also happens to
12cu|python-html2text-3.200.3-1|15	be valid Markdown (a text-to-HTML format).
12cu|python-html2text-3.200.3-1|16	
12cu|python-html2text-3.200.3-1|17	Also known as: THE ASCIINATOR, html to text, htm to txt, htm2txt, ...
12cu|python-html2text-3.200.3-1|18	
12cu|python-html2text-3.200.3-1|19	%prep
12cu|python-html2text-3.200.3-1|20	%setup -q -c -T
12cu|python-html2text-3.200.3-1|21	install -p %{SOURCE0} ./html2text.py
12cu|python-html2text-3.200.3-1|22	
12cu|python-html2text-3.200.3-1|23	%build
12cu|python-html2text-3.200.3-1|24	echo Nothing to build
12cu|python-html2text-3.200.3-1|25	
12cu|python-html2text-3.200.3-1|26	%install
12cu|python-html2text-3.200.3-1|27	mkdir -p %{buildroot}/%{py_puresitedir}/
12cu|python-html2text-3.200.3-1|28	install -p -m 0644 html2text.py %{buildroot}/%{py_puresitedir}/
12cu|python-html2text-3.200.3-1|29	
12cu|python-html2text-3.200.3-1|30	%clean
12cu|python-html2text-3.200.3-1|31	
12cu|python-html2text-3.200.3-1|32	%files
12cu|python-html2text-3.200.3-1|33	%defattr(-,root,root,-)
12cu|python-html2text-3.200.3-1|34	%{py_puresitedir}/*
12cu|python-html2text-3.200.3-1|35	
12cu|python-html2text-3.200.3-1|36	
12cu|python-html2text-3.200.3-1|37	
12cu|python-html2text-3.200.3-1|38	%changelog
12cu|python-html2text-3.200.3-1|39	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.200.3-1
12cu|python-html2text-3.200.3-1|40	+ Revision: 2b93c54
12cu|python-html2text-3.200.3-1|41	- LOG Updated to 3.200.3 (by updates_builder)
12cu|python-html2text-3.200.3-1|42	
12cu|python-html2text-3.200.3-1|43	

11930 12
12cu|python-http-parser-0.8.3-1|1	%define _provides_exceptions %{py_platsitedir}/http_parser/parser.so
12cu|python-http-parser-0.8.3-1|2	%define oname http-parser
12cu|python-http-parser-0.8.3-1|3	
12cu|python-http-parser-0.8.3-1|4	Name:           python-%{oname}
12cu|python-http-parser-0.8.3-1|5	Version:        0.8.3
12cu|python-http-parser-0.8.3-1|6	Release:        1
12cu|python-http-parser-0.8.3-1|7	Summary:        HTTP request/response parser for Python
12cu|python-http-parser-0.8.3-1|8	Group:		    Development/Python
12cu|python-http-parser-0.8.3-1|9	License:        MIT
12cu|python-http-parser-0.8.3-1|10	URL:            https://github.com/benoitc/http-parser/
12cu|python-http-parser-0.8.3-1|11	Source0:        http://pypi.python.org/packages/source/h/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-http-parser-0.8.3-1|12	Source100:	    %{name}.rpmlintrc
12cu|python-http-parser-0.8.3-1|13	
12cu|python-http-parser-0.8.3-1|14	BuildRequires:  pkgconfig(python)
12cu|python-http-parser-0.8.3-1|15	BuildRequires:  pythonegg(setuptools)
12cu|python-http-parser-0.8.3-1|16	
12cu|python-http-parser-0.8.3-1|17	
12cu|python-http-parser-0.8.3-1|18	%description
12cu|python-http-parser-0.8.3-1|19	HTTP request/response parser for Python compatible with Python 2.x
12cu|python-http-parser-0.8.3-1|20	(>=2.5.4), Python 3 and Pypy. If possible a C parser based on
12cu|python-http-parser-0.8.3-1|21	http-parser_ from Ryan Dahl will be used.
12cu|python-http-parser-0.8.3-1|22	
12cu|python-http-parser-0.8.3-1|23	%prep
12cu|python-http-parser-0.8.3-1|24	%setup -qn %{oname}-%{version}
12cu|python-http-parser-0.8.3-1|25	
12cu|python-http-parser-0.8.3-1|26	
12cu|python-http-parser-0.8.3-1|27	%build
12cu|python-http-parser-0.8.3-1|28	CFLAGS="%{optflags}"
12cu|python-http-parser-0.8.3-1|29	python setup.py build
12cu|python-http-parser-0.8.3-1|30	
12cu|python-http-parser-0.8.3-1|31	
12cu|python-http-parser-0.8.3-1|32	%install
12cu|python-http-parser-0.8.3-1|33	python setup.py install -O1 --skip-build --root %{buildroot} --install-data %{py_platsitedir}
12cu|python-http-parser-0.8.3-1|34	
12cu|python-http-parser-0.8.3-1|35	
12cu|python-http-parser-0.8.3-1|36	%files
12cu|python-http-parser-0.8.3-1|37	%doc LICENSE README.rst
12cu|python-http-parser-0.8.3-1|38	%{py_platsitedir}/http_parser*
12cu|python-http-parser-0.8.3-1|39	
12cu|python-http-parser-0.8.3-1|40	
12cu|python-http-parser-0.8.3-1|41	
12cu|python-http-parser-0.8.3-1|42	%changelog
12cu|python-http-parser-0.8.3-1|43	* Mon Apr 14 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.8.3-1
12cu|python-http-parser-0.8.3-1|44	+ Revision: 5a0ea1a
12cu|python-http-parser-0.8.3-1|45	- Updated python-http-parser.spec
12cu|python-http-parser-0.8.3-1|46	
12cu|python-http-parser-0.8.3-1|47	

11931 12
12cu|python-id3-1.2-18|1	%define fname id3-py
12cu|python-id3-1.2-18|2	%define oname id3
12cu|python-id3-1.2-18|3	
12cu|python-id3-1.2-18|4	Name:      python-%{oname}
12cu|python-id3-1.2-18|5	Version:   1.2
12cu|python-id3-1.2-18|6	Release:   18
12cu|python-id3-1.2-18|7	Source0:   http://id3-py.sourceforge.net/%{fname}_%{version}.tar.bz2
12cu|python-id3-1.2-18|8	Summary:   Python module for manipulating ID3 information tags on MP3 audio files
12cu|python-id3-1.2-18|9	License:   GPLv2+
12cu|python-id3-1.2-18|10	Group:     Development/Python
12cu|python-id3-1.2-18|11	Url:       http://id3-py.sourceforge.net
12cu|python-id3-1.2-18|12	Requires:  python
12cu|python-id3-1.2-18|13	BuildArch: noarch
12cu|python-id3-1.2-18|14	BuildRequires: python-devel
12cu|python-id3-1.2-18|15	
12cu|python-id3-1.2-18|16	%description
12cu|python-id3-1.2-18|17	This is a simple Python module for retrieving and setting so-called ID3
12cu|python-id3-1.2-18|18	tags on MP3 compressed audio files through an object-oriented interface.
12cu|python-id3-1.2-18|19	MP3 players generally use this simple information for display track title,
12cu|python-id3-1.2-18|20	artist name, and album title while playing the sound file.
12cu|python-id3-1.2-18|21	
12cu|python-id3-1.2-18|22	%prep
12cu|python-id3-1.2-18|23	%setup -qn %{fname}-%{version}
12cu|python-id3-1.2-18|24	
12cu|python-id3-1.2-18|25	%build
12cu|python-id3-1.2-18|26	python setup.py build
12cu|python-id3-1.2-18|27	
12cu|python-id3-1.2-18|28	%install
12cu|python-id3-1.2-18|29	python setup.py install --root %{buildroot}
12cu|python-id3-1.2-18|30	
12cu|python-id3-1.2-18|31	%files
12cu|python-id3-1.2-18|32	%doc CHANGES COPYING README id3-tagger.py
12cu|python-id3-1.2-18|33	%{py_puresitedir}/ID3.py*
12cu|python-id3-1.2-18|34	%{py_puresitedir}/*.egg-info
12cu|python-id3-1.2-18|35	
12cu|python-id3-1.2-18|36	
12cu|python-id3-1.2-18|37	
12cu|python-id3-1.2-18|38	%changelog
12cu|python-id3-1.2-18|39	* Sat Dec 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2-18
12cu|python-id3-1.2-18|40	+ Revision: d69a16d
12cu|python-id3-1.2-18|41	- Fix .abf.yml
12cu|python-id3-1.2-18|42	
12cu|python-id3-1.2-18|43	

11932 12
12cu|python-ipaddr-2.1.10-5|1	%define oname ipaddr
12cu|python-ipaddr-2.1.10-5|2	
12cu|python-ipaddr-2.1.10-5|3	Summary:	A library for working with IP addresses
12cu|python-ipaddr-2.1.10-5|4	Name:		python-%{oname}
12cu|python-ipaddr-2.1.10-5|5	Version:	2.1.10
12cu|python-ipaddr-2.1.10-5|6	Release:	5
12cu|python-ipaddr-2.1.10-5|7	License:	Apache License
12cu|python-ipaddr-2.1.10-5|8	Group:		Development/Python
12cu|python-ipaddr-2.1.10-5|9	Url:		http://code.google.com/p/ipaddr-py/
12cu|python-ipaddr-2.1.10-5|10	Source0:	http://ipaddr-py.googlecode.com/files/%{oname}-%{version}.tar.gz
12cu|python-ipaddr-2.1.10-5|11	BuildArch:	noarch
12cu|python-ipaddr-2.1.10-5|12	BuildRequires:	pkgconfig(python)
12cu|python-ipaddr-2.1.10-5|13	
12cu|python-ipaddr-2.1.10-5|14	%description
12cu|python-ipaddr-2.1.10-5|15	ipaddr is a library for working with IP addresses, both IPv4 and IPv6.
12cu|python-ipaddr-2.1.10-5|16	It was developed by Google for internal use, and is now open source.
12cu|python-ipaddr-2.1.10-5|17	
12cu|python-ipaddr-2.1.10-5|18	%prep
12cu|python-ipaddr-2.1.10-5|19	%setup -qn %{oname}-%{version}
12cu|python-ipaddr-2.1.10-5|20	
12cu|python-ipaddr-2.1.10-5|21	%build
12cu|python-ipaddr-2.1.10-5|22	%{__python} setup.py build
12cu|python-ipaddr-2.1.10-5|23	
12cu|python-ipaddr-2.1.10-5|24	%install
12cu|python-ipaddr-2.1.10-5|25	%{__python} setup.py install --skip-build --root=%{buildroot}
12cu|python-ipaddr-2.1.10-5|26	
12cu|python-ipaddr-2.1.10-5|27	%files
12cu|python-ipaddr-2.1.10-5|28	%doc COPYING README RELEASENOTES
12cu|python-ipaddr-2.1.10-5|29	%{py_puresitedir}/%{oname}.py
12cu|python-ipaddr-2.1.10-5|30	%{py_puresitedir}/*.egg-info
12cu|python-ipaddr-2.1.10-5|31	
12cu|python-ipaddr-2.1.10-5|32	
12cu|python-ipaddr-2.1.10-5|33	%changelog
12cu|python-ipaddr-2.1.10-5|34	* Sun Dec 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.1.10-5
12cu|python-ipaddr-2.1.10-5|35	+ Revision: e1f749c
12cu|python-ipaddr-2.1.10-5|36	- Spec cleanup
12cu|python-ipaddr-2.1.10-5|37	
12cu|python-ipaddr-2.1.10-5|38	

11933 12
12cu|python-ipdb-0.8-1|1	%define module	ipdb
12cu|python-ipdb-0.8-1|2	%define	rel		1
12cu|python-ipdb-0.8-1|3	%if %mdkversion < 201100
12cu|python-ipdb-0.8-1|4	%else
12cu|python-ipdb-0.8-1|5	%endif
12cu|python-ipdb-0.8-1|6	
12cu|python-ipdb-0.8-1|7	Summary:	IPython-enabled pdb
12cu|python-ipdb-0.8-1|8	Name:		python-%{module}
12cu|python-ipdb-0.8-1|9	Version:	0.8
12cu|python-ipdb-0.8-1|10	Release:	1
12cu|python-ipdb-0.8-1|11	Source0:	https://pypi.python.org/packages/source/i/ipdb/ipdb-%{version}.zip
12cu|python-ipdb-0.8-1|12	License:	GPL
12cu|python-ipdb-0.8-1|13	Group:		Development/Python
12cu|python-ipdb-0.8-1|14	Url:		https://github.com/gotcha/ipdb
12cu|python-ipdb-0.8-1|15	BuildArch:	noarch
12cu|python-ipdb-0.8-1|16	Requires:	ipython >= 0.10
12cu|python-ipdb-0.8-1|17	BuildRequires:	python-setuptools
12cu|python-ipdb-0.8-1|18	
12cu|python-ipdb-0.8-1|19	%description
12cu|python-ipdb-0.8-1|20	ipdb provides functions for accessing the IPython debugger's enhanced features
12cu|python-ipdb-0.8-1|21	from within a Python program.
12cu|python-ipdb-0.8-1|22	
12cu|python-ipdb-0.8-1|23	%prep
12cu|python-ipdb-0.8-1|24	%setup -q -n %{module}-%{version}
12cu|python-ipdb-0.8-1|25	
12cu|python-ipdb-0.8-1|26	%install
12cu|python-ipdb-0.8-1|27	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-ipdb-0.8-1|28	
12cu|python-ipdb-0.8-1|29	%clean
12cu|python-ipdb-0.8-1|30	
12cu|python-ipdb-0.8-1|31	%files
12cu|python-ipdb-0.8-1|32	%doc COPYING.txt HISTORY.txt README.rst
12cu|python-ipdb-0.8-1|33	%{_bindir}/%{module}
12cu|python-ipdb-0.8-1|34	%{py_puresitedir}/%{module}*
12cu|python-ipdb-0.8-1|35	
12cu|python-ipdb-0.8-1|36	
12cu|python-ipdb-0.8-1|37	
12cu|python-ipdb-0.8-1|38	%changelog
12cu|python-ipdb-0.8-1|39	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-1
12cu|python-ipdb-0.8-1|40	+ Revision: 2f90347
12cu|python-ipdb-0.8-1|41	- Updated to 0.8 (by updates_builder)
12cu|python-ipdb-0.8-1|42	
12cu|python-ipdb-0.8-1|43	

11934 12
12cu|python-iso8601-0.2.4-1|1	%define	oname	iso8601
12cu|python-iso8601-0.2.4-1|2	%define	tarname iso-8601
12cu|python-iso8601-0.2.4-1|3	
12cu|python-iso8601-0.2.4-1|4	Name:		python-%{oname}
12cu|python-iso8601-0.2.4-1|5	Version:	0.2.4
12cu|python-iso8601-0.2.4-1|6	Release:	1
12cu|python-iso8601-0.2.4-1|7	Summary:	Simple module to parse ISO 8601 dates
12cu|python-iso8601-0.2.4-1|8	Source0:	http://pypi.python.org/packages/source/i/%{oname}/%{tarname}-%{version}.tar.gz
12cu|python-iso8601-0.2.4-1|9	License:	MIT
12cu|python-iso8601-0.2.4-1|10	Group:		Development/Python
12cu|python-iso8601-0.2.4-1|11	Url:		https://bitbucket.org/micktwomey/pyiso8601
12cu|python-iso8601-0.2.4-1|12	BuildArch:	noarch
12cu|python-iso8601-0.2.4-1|13	
12cu|python-iso8601-0.2.4-1|14	BuildRequires:	pythonegg(setuptools)
12cu|python-iso8601-0.2.4-1|15	BuildRequires:	pkgconfig(python)
12cu|python-iso8601-0.2.4-1|16	
12cu|python-iso8601-0.2.4-1|17	%description
12cu|python-iso8601-0.2.4-1|18	This module parses the most common
12cu|python-iso8601-0.2.4-1|19	forms of ISO 8601 date strings.
12cu|python-iso8601-0.2.4-1|20	
12cu|python-iso8601-0.2.4-1|21	%prep
12cu|python-iso8601-0.2.4-1|22	%setup -qn %{tarname}-%{version}
12cu|python-iso8601-0.2.4-1|23	
12cu|python-iso8601-0.2.4-1|24	%build
12cu|python-iso8601-0.2.4-1|25	python setup.py build
12cu|python-iso8601-0.2.4-1|26	
12cu|python-iso8601-0.2.4-1|27	%install
12cu|python-iso8601-0.2.4-1|28	python setup.py install --root=%{buildroot}
12cu|python-iso8601-0.2.4-1|29	
12cu|python-iso8601-0.2.4-1|30	%files
12cu|python-iso8601-0.2.4-1|31	%doc README.txt
12cu|python-iso8601-0.2.4-1|32	%{py_puresitedir}/iso8601/*.py*
12cu|python-iso8601-0.2.4-1|33	%{py_puresitedir}/iso_8601-0.2.4-py*.egg-info
12cu|python-iso8601-0.2.4-1|34	
12cu|python-iso8601-0.2.4-1|35	%changelog
12cu|python-iso8601-0.2.4-1|36	* Wed Apr 09 2014 symbianflo <symbianflo@symbianflo> 0.2.4-1
12cu|python-iso8601-0.2.4-1|37	+ Revision: 5d84d40
12cu|python-iso8601-0.2.4-1|38	- Import python-iso8601 module
12cu|python-iso8601-0.2.4-1|39	
12cu|python-iso8601-0.2.4-1|40	

11935 12
12cu|python-isodate-0.4.9-1|1	Name:           python-isodate
12cu|python-isodate-0.4.9-1|2	Version:        0.4.9
12cu|python-isodate-0.4.9-1|3	Release:        1
12cu|python-isodate-0.4.9-1|4	Summary:        An ISO 8601 date/time/duration parser and formater
12cu|python-isodate-0.4.9-1|5	Group:          Development/Python
12cu|python-isodate-0.4.9-1|6	License:        BSD
12cu|python-isodate-0.4.9-1|7	URL:            http://pypi.python.org/pypi/isodate
12cu|python-isodate-0.4.9-1|8	Source0:        http://pypi.python.org/packages/source/i/isodate/isodate-%{version}.tar.gz
12cu|python-isodate-0.4.9-1|9	BuildArch:      noarch
12cu|python-isodate-0.4.9-1|10	BuildRequires:  python-devel
12cu|python-isodate-0.4.9-1|11	BuildRequires:  python-setuptools
12cu|python-isodate-0.4.9-1|12	BuildRequires:  python3-devel
12cu|python-isodate-0.4.9-1|13	BuildRequires:  python3-distribute
12cu|python-isodate-0.4.9-1|14	
12cu|python-isodate-0.4.9-1|15	%description
12cu|python-isodate-0.4.9-1|16	This module implements ISO 8601 date, time and duration parsing. The
12cu|python-isodate-0.4.9-1|17	implementation follows ISO8601:2004 standard, and implements only date/time
12cu|python-isodate-0.4.9-1|18	representations mentioned in the standard. If something is not mentioned there,
12cu|python-isodate-0.4.9-1|19	then it is treated as non existent, and not as an allowed option.
12cu|python-isodate-0.4.9-1|20	
12cu|python-isodate-0.4.9-1|21	For instance, ISO8601:2004 never mentions 2 digit years. So, it is not intended
12cu|python-isodate-0.4.9-1|22	by this module to support 2 digit years. (while it may still be valid as ISO
12cu|python-isodate-0.4.9-1|23	date, because it is not explicitly forbidden.) Another example is, when no time
12cu|python-isodate-0.4.9-1|24	zone information is given for a time, then it should be interpreted as local
12cu|python-isodate-0.4.9-1|25	time, and not UTC.
12cu|python-isodate-0.4.9-1|26	
12cu|python-isodate-0.4.9-1|27	As this module maps ISO 8601 dates/times to standard Python data types, like
12cu|python-isodate-0.4.9-1|28	date, time, datetime and timedelta, it is not possible to convert all possible
12cu|python-isodate-0.4.9-1|29	ISO 8601 dates/times. For instance, dates before 0001-01-01 are not allowed by
12cu|python-isodate-0.4.9-1|30	the Python date and datetime classes. Additionally fractional seconds are
12cu|python-isodate-0.4.9-1|31	limited to microseconds. That means if the parser finds for instance
12cu|python-isodate-0.4.9-1|32	nanoseconds it will round it to microseconds.
12cu|python-isodate-0.4.9-1|33	
12cu|python-isodate-0.4.9-1|34	%package -n python3-isodate
12cu|python-isodate-0.4.9-1|35	Summary:        An ISO 8601 date/time/duration parser and formater
12cu|python-isodate-0.4.9-1|36	Group:          Development/Python
12cu|python-isodate-0.4.9-1|37	Requires:       python3
12cu|python-isodate-0.4.9-1|38	
12cu|python-isodate-0.4.9-1|39	%description -n python3-isodate
12cu|python-isodate-0.4.9-1|40	This module implements ISO 8601 date, time and duration parsing. The
12cu|python-isodate-0.4.9-1|41	implementation follows ISO8601:2004 standard, and implements only date/time
12cu|python-isodate-0.4.9-1|42	representations mentioned in the standard. If something is not mentioned there,
12cu|python-isodate-0.4.9-1|43	then it is treated as non existent, and not as an allowed option.
12cu|python-isodate-0.4.9-1|44	
12cu|python-isodate-0.4.9-1|45	For instance, ISO8601:2004 never mentions 2 digit years. So, it is not intended
12cu|python-isodate-0.4.9-1|46	by this module to support 2 digit years. (while it may still be valid as ISO
12cu|python-isodate-0.4.9-1|47	date, because it is not explicitly forbidden.) Another example is, when no time
12cu|python-isodate-0.4.9-1|48	zone information is given for a time, then it should be interpreted as local
12cu|python-isodate-0.4.9-1|49	time, and not UTC.
12cu|python-isodate-0.4.9-1|50	
12cu|python-isodate-0.4.9-1|51	As this module maps ISO 8601 dates/times to standard Python data types, like
12cu|python-isodate-0.4.9-1|52	date, time, datetime and timedelta, it is not possible to convert all possible
12cu|python-isodate-0.4.9-1|53	ISO 8601 dates/times. For instance, dates before 0001-01-01 are not allowed by
12cu|python-isodate-0.4.9-1|54	the Python date and datetime classes. Additionally fractional seconds are
12cu|python-isodate-0.4.9-1|55	limited to microseconds. That means if the parser finds for instance
12cu|python-isodate-0.4.9-1|56	nanoseconds it will round it to microseconds.
12cu|python-isodate-0.4.9-1|57	
12cu|python-isodate-0.4.9-1|58	%prep
12cu|python-isodate-0.4.9-1|59	%setup -qc
12cu|python-isodate-0.4.9-1|60	mv isodate-%{version} python2
12cu|python-isodate-0.4.9-1|61	cp -a python2 python3
12cu|python-isodate-0.4.9-1|62	
12cu|python-isodate-0.4.9-1|63	%build
12cu|python-isodate-0.4.9-1|64	pushd python2
12cu|python-isodate-0.4.9-1|65	python setup.py build
12cu|python-isodate-0.4.9-1|66	popd
12cu|python-isodate-0.4.9-1|67	pushd python3
12cu|python-isodate-0.4.9-1|68	python3 setup.py build
12cu|python-isodate-0.4.9-1|69	popd
12cu|python-isodate-0.4.9-1|70	
12cu|python-isodate-0.4.9-1|71	%install
12cu|python-isodate-0.4.9-1|72	pushd python3
12cu|python-isodate-0.4.9-1|73	python3 setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-isodate-0.4.9-1|74	popd
12cu|python-isodate-0.4.9-1|75	pushd python2
12cu|python-isodate-0.4.9-1|76	python2 setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-isodate-0.4.9-1|77	popd
12cu|python-isodate-0.4.9-1|78	
12cu|python-isodate-0.4.9-1|79	%files
12cu|python-isodate-0.4.9-1|80	%doc python2/README.txt python2/TODO.txt
12cu|python-isodate-0.4.9-1|81	%{py_puresitedir}/isodate
12cu|python-isodate-0.4.9-1|82	%{py_puresitedir}/isodate*.egg-info
12cu|python-isodate-0.4.9-1|83	
12cu|python-isodate-0.4.9-1|84	%files -n python3-isodate
12cu|python-isodate-0.4.9-1|85	%doc python2/README.txt python2/TODO.txt
12cu|python-isodate-0.4.9-1|86	%{py3_puresitedir}/isodate
12cu|python-isodate-0.4.9-1|87	%{py3_puresitedir}/isodate*.egg-info
12cu|python-isodate-0.4.9-1|88	
12cu|python-isodate-0.4.9-1|89	
12cu|python-isodate-0.4.9-1|90	%changelog
12cu|python-isodate-0.4.9-1|91	* Thu Dec 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.4.9-1
12cu|python-isodate-0.4.9-1|92	+ Revision: e86191d
12cu|python-isodate-0.4.9-1|93	- LOG Updated to 0.4.9 (by updates_builder)
12cu|python-isodate-0.4.9-1|94	
12cu|python-isodate-0.4.9-1|95	

11936 12
12cu|python-itsdangerous-0.23-1|1	%define	oname	itsdangerous
12cu|python-itsdangerous-0.23-1|2	
12cu|python-itsdangerous-0.23-1|3	Name:		python-%{oname}
12cu|python-itsdangerous-0.23-1|4	Version:	0.23
12cu|python-itsdangerous-0.23-1|5	Release:	1
12cu|python-itsdangerous-0.23-1|6	Summary:	Various helpers to pass trusted data to untrusted environments and back
12cu|python-itsdangerous-0.23-1|7	Source0:	https://pypi.python.org/packages/source/i/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-itsdangerous-0.23-1|8	License:	BSD
12cu|python-itsdangerous-0.23-1|9	Group:		Development/Python
12cu|python-itsdangerous-0.23-1|10	Url:		http://github.com/mitsuhiko/itsdangerous
12cu|python-itsdangerous-0.23-1|11	BuildArch:	noarch
12cu|python-itsdangerous-0.23-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-itsdangerous-0.23-1|13	
12cu|python-itsdangerous-0.23-1|14	%description
12cu|python-itsdangerous-0.23-1|15	It's Dangerous
12cu|python-itsdangerous-0.23-1|16	... so better sign this
12cu|python-itsdangerous-0.23-1|17	
12cu|python-itsdangerous-0.23-1|18	Various helpers to pass data to untrusted environments and to get it back
12cu|python-itsdangerous-0.23-1|19	safe and sound.
12cu|python-itsdangerous-0.23-1|20	
12cu|python-itsdangerous-0.23-1|21	This repository provides a module that is a port of the django signing
12cu|python-itsdangerous-0.23-1|22	module.  It's not directly copied but some changes were applied to
12cu|python-itsdangerous-0.23-1|23	make it work better on its own.
12cu|python-itsdangerous-0.23-1|24	
12cu|python-itsdangerous-0.23-1|25	%prep
12cu|python-itsdangerous-0.23-1|26	%setup -q -n %{oname}-%{version}
12cu|python-itsdangerous-0.23-1|27	
12cu|python-itsdangerous-0.23-1|28	%build
12cu|python-itsdangerous-0.23-1|29	python setup.py build
12cu|python-itsdangerous-0.23-1|30	
12cu|python-itsdangerous-0.23-1|31	%install
12cu|python-itsdangerous-0.23-1|32	python setup.py install --root=%{buildroot}
12cu|python-itsdangerous-0.23-1|33	
12cu|python-itsdangerous-0.23-1|34	%files
12cu|python-itsdangerous-0.23-1|35	%doc CHANGES
12cu|python-itsdangerous-0.23-1|36	%doc LICENSE
12cu|python-itsdangerous-0.23-1|37	%doc README
12cu|python-itsdangerous-0.23-1|38	%doc docs/_themes/LICENSE
12cu|python-itsdangerous-0.23-1|39	%doc docs/_themes/README
12cu|python-itsdangerous-0.23-1|40	%doc docs/_themes/flask_small/layout.html
12cu|python-itsdangerous-0.23-1|41	%{py_puresitedir}/itsdangerous.py*
12cu|python-itsdangerous-0.23-1|42	%{py_puresitedir}/itsdangerous*.egg-info
12cu|python-itsdangerous-0.23-1|43	
12cu|python-itsdangerous-0.23-1|44	%changelog
12cu|python-itsdangerous-0.23-1|45	* Sun Dec 29 2013 symbianflo <symbianflo@symbianflo> 0.23-1
12cu|python-itsdangerous-0.23-1|46	+ Revision: a6c77ca
12cu|python-itsdangerous-0.23-1|47	- Log: Initial build
12cu|python-itsdangerous-0.23-1|48	
12cu|python-itsdangerous-0.23-1|49	

11937 12
12cu|python-jsonschema-2.3.0-2|1	%define	oname	jsonschema
12cu|python-jsonschema-2.3.0-2|2	
12cu|python-jsonschema-2.3.0-2|3	Name:		python-%{oname}
12cu|python-jsonschema-2.3.0-2|4	Version:	2.3.0
12cu|python-jsonschema-2.3.0-2|5	Release:	2
12cu|python-jsonschema-2.3.0-2|6	Summary:	An implementation of JSON Schema validation for Python
12cu|python-jsonschema-2.3.0-2|7	Source0:	http://pypi.python.org/packages/source/j/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-jsonschema-2.3.0-2|8	License:	MIT
12cu|python-jsonschema-2.3.0-2|9	Group:		Development/Python
12cu|python-jsonschema-2.3.0-2|10	Url:		http://github.com/Julian/jsonschema
12cu|python-jsonschema-2.3.0-2|11	BuildArch:	noarch
12cu|python-jsonschema-2.3.0-2|12	BuildRequires:  pkgconfig(python)
12cu|python-jsonschema-2.3.0-2|13	BuildRequires:  pythonegg(nose)
12cu|python-jsonschema-2.3.0-2|14	BuildRequires:  pythonegg(mock)
12cu|python-jsonschema-2.3.0-2|15	
12cu|python-jsonschema-2.3.0-2|16	
12cu|python-jsonschema-2.3.0-2|17	%description
12cu|python-jsonschema-2.3.0-2|18	jsonschema is JSON Schema validator currently based on
12cu|python-jsonschema-2.3.0-2|19	http://tools.ietf.org/html/draft-zyp-json-schema-03
12cu|python-jsonschema-2.3.0-2|20	
12cu|python-jsonschema-2.3.0-2|21	%prep
12cu|python-jsonschema-2.3.0-2|22	%setup -q -n %{oname}-%{version}
12cu|python-jsonschema-2.3.0-2|23	
12cu|python-jsonschema-2.3.0-2|24	%build
12cu|python-jsonschema-2.3.0-2|25	python setup.py build
12cu|python-jsonschema-2.3.0-2|26	
12cu|python-jsonschema-2.3.0-2|27	%install
12cu|python-jsonschema-2.3.0-2|28	python setup.py install --root=%{buildroot}
12cu|python-jsonschema-2.3.0-2|29	
12cu|python-jsonschema-2.3.0-2|30	%check
12cu|python-jsonschema-2.3.0-2|31	%{_bindir}/nosetests-2* -v
12cu|python-jsonschema-2.3.0-2|32	
12cu|python-jsonschema-2.3.0-2|33	%files
12cu|python-jsonschema-2.3.0-2|34	%doc CHANGELOG.rst COPYING README.rst
12cu|python-jsonschema-2.3.0-2|35	%{py_puresitedir}/jsonschema/*.py*
12cu|python-jsonschema-2.3.0-2|36	%{py_puresitedir}/jsonschema/tests/*.py*
12cu|python-jsonschema-2.3.0-2|37	%{py_puresitedir}/jsonschema*.egg-info
12cu|python-jsonschema-2.3.0-2|38	%{py_puresitedir}/jsonschema/schemas/draft*.json
12cu|python-jsonschema-2.3.0-2|39	%changelog
12cu|python-jsonschema-2.3.0-2|40	* Thu Apr 10 2014 SymbianFlo <symbianflo@mandrivausers.ro> 2.3.0-2
12cu|python-jsonschema-2.3.0-2|41	+ Revision: 078286f
12cu|python-jsonschema-2.3.0-2|42	- abf worker error just bump rel.
12cu|python-jsonschema-2.3.0-2|43	
12cu|python-jsonschema-2.3.0-2|44	

11938 12
12cu|python-keyring-3.0.5-1|1	%define fname	keyring
12cu|python-keyring-3.0.5-1|2	
12cu|python-keyring-3.0.5-1|3	Name:		python-keyring
12cu|python-keyring-3.0.5-1|4	Summary:	Python library to access the system keyring service
12cu|python-keyring-3.0.5-1|5	Version:	3.0.5
12cu|python-keyring-3.0.5-1|6	Release:	1
12cu|python-keyring-3.0.5-1|7	Source0:	https://pypi.python.org/packages/source/k/keyring/%{fname}-%{version}.zip
12cu|python-keyring-3.0.5-1|8	URL:		http://pypi.python.org/pypi/keyring
12cu|python-keyring-3.0.5-1|9	Group:		Development/Python
12cu|python-keyring-3.0.5-1|10	License:	Python
12cu|python-keyring-3.0.5-1|11	BuildArch:	noarch
12cu|python-keyring-3.0.5-1|12	BuildRequires:	pkgconfig(python)
12cu|python-keyring-3.0.5-1|13	BuildRequires:	pythonegg(distribute)
12cu|python-keyring-3.0.5-1|14	BuildRequires:	python-gi
12cu|python-keyring-3.0.5-1|15	
12cu|python-keyring-3.0.5-1|16	%description
12cu|python-keyring-3.0.5-1|17	The Python keyring lib provides a easy way to access the system keyring
12cu|python-keyring-3.0.5-1|18	service from python. It can be used in any application that needs safe
12cu|python-keyring-3.0.5-1|19	password storage.
12cu|python-keyring-3.0.5-1|20	
12cu|python-keyring-3.0.5-1|21	This package only provides file-based pseudo-keyrings. To interface with
12cu|python-keyring-3.0.5-1|22	gnome-keyring or KWallet, please install one of python-keyring-gnome or
12cu|python-keyring-3.0.5-1|23	python-keyring-kwallet.
12cu|python-keyring-3.0.5-1|24	
12cu|python-keyring-3.0.5-1|25	%package -n python3-keyring
12cu|python-keyring-3.0.5-1|26	Summary:	Python 3 library to access the system keyring service
12cu|python-keyring-3.0.5-1|27	Group:		Development/Python
12cu|python-keyring-3.0.5-1|28	BuildRequires:	pkgconfig(python3)
12cu|python-keyring-3.0.5-1|29	BuildRequires:	python3egg(distribute)
12cu|python-keyring-3.0.5-1|30	Requires:	python3-gobject3
12cu|python-keyring-3.0.5-1|31	
12cu|python-keyring-3.0.5-1|32	%description -n python3-keyring
12cu|python-keyring-3.0.5-1|33	The Python 3 keyring lib provides a easy way to access the system keyring
12cu|python-keyring-3.0.5-1|34	service from python 3. It can be used in any application that needs safe
12cu|python-keyring-3.0.5-1|35	password storage.
12cu|python-keyring-3.0.5-1|36	
12cu|python-keyring-3.0.5-1|37	This package only provides file-based pseudo-keyrings. To interface with
12cu|python-keyring-3.0.5-1|38	gnome-keyring or KWallet, please install one of python3-keyring-gnome or
12cu|python-keyring-3.0.5-1|39	python3-keyring-kwallet.
12cu|python-keyring-3.0.5-1|40	
12cu|python-keyring-3.0.5-1|41	%prep
12cu|python-keyring-3.0.5-1|42	%setup -qc
12cu|python-keyring-3.0.5-1|43	mv %{fname}-%{version} python2
12cu|python-keyring-3.0.5-1|44	
12cu|python-keyring-3.0.5-1|45	pushd python2
12cu|python-keyring-3.0.5-1|46	rm -rf %{fname}.egg-info
12cu|python-keyring-3.0.5-1|47	# For rpmlint warning: remove shebang from python library:
12cu|python-keyring-3.0.5-1|48	sed -i '/^#!/d' keyring/cli.py keyring/backends/_win_crypto.py
12cu|python-keyring-3.0.5-1|49	%apply_patches
12cu|python-keyring-3.0.5-1|50	popd
12cu|python-keyring-3.0.5-1|51	
12cu|python-keyring-3.0.5-1|52	cp -a python2 python3
12cu|python-keyring-3.0.5-1|53	
12cu|python-keyring-3.0.5-1|54	%build
12cu|python-keyring-3.0.5-1|55	pushd python2
12cu|python-keyring-3.0.5-1|56	CFLAGS="%{optflags}" python setup.py build
12cu|python-keyring-3.0.5-1|57	popd
12cu|python-keyring-3.0.5-1|58	
12cu|python-keyring-3.0.5-1|59	pushd python3
12cu|python-keyring-3.0.5-1|60	CFLAGS="%{optflags}" python3 setup.py build
12cu|python-keyring-3.0.5-1|61	popd
12cu|python-keyring-3.0.5-1|62	
12cu|python-keyring-3.0.5-1|63	%install
12cu|python-keyring-3.0.5-1|64	pushd python3
12cu|python-keyring-3.0.5-1|65	python3 setup.py install -O1 --root=%{buildroot}
12cu|python-keyring-3.0.5-1|66	mv %{buildroot}/%{_bindir}/keyring %{buildroot}/%{_bindir}/python3-keyring
12cu|python-keyring-3.0.5-1|67	popd
12cu|python-keyring-3.0.5-1|68	
12cu|python-keyring-3.0.5-1|69	pushd python2
12cu|python-keyring-3.0.5-1|70	python setup.py install -O1 --root=%{buildroot}
12cu|python-keyring-3.0.5-1|71	popd
12cu|python-keyring-3.0.5-1|72	
12cu|python-keyring-3.0.5-1|73	# we don't ship tests they need a test environment
12cu|python-keyring-3.0.5-1|74	rm -rf %{buildroot}/%{python3_sitelib}/%{fname}/tests/
12cu|python-keyring-3.0.5-1|75	rm -rf %{buildroot}/%{python_sitelib}/%{fname}/tests/
12cu|python-keyring-3.0.5-1|76	
12cu|python-keyring-3.0.5-1|77	%files
12cu|python-keyring-3.0.5-1|78	%doc python2/README.rst python2/CHANGES.rst python2/CONTRIBUTORS.txt
12cu|python-keyring-3.0.5-1|79	%{py_puresitedir}/*egg-info
12cu|python-keyring-3.0.5-1|80	%{py_puresitedir}/%{fname}
12cu|python-keyring-3.0.5-1|81	%{_bindir}/keyring
12cu|python-keyring-3.0.5-1|82	
12cu|python-keyring-3.0.5-1|83	%files -n python3-keyring
12cu|python-keyring-3.0.5-1|84	%doc python3/README.rst python3/CHANGES.rst python3/CONTRIBUTORS.txt
12cu|python-keyring-3.0.5-1|85	%{py3_puresitedir}/*egg-info
12cu|python-keyring-3.0.5-1|86	%{py3_puresitedir}/%{fname}
12cu|python-keyring-3.0.5-1|87	%{_bindir}/python3-keyring
12cu|python-keyring-3.0.5-1|88	
12cu|python-keyring-3.0.5-1|89	%changelog
12cu|python-keyring-3.0.5-1|90	* Wed Feb 12 2014 Rosa <rosa@abf.rosalinux.ru> 3.0.5-1
12cu|python-keyring-3.0.5-1|91	+ Revision: 791bc1d
12cu|python-keyring-3.0.5-1|92	- Automatic import for version 3.0.5-1
12cu|python-keyring-3.0.5-1|93	
12cu|python-keyring-3.0.5-1|94	

11939 12
12cu|python-keystoneclient-0.7.1-2|1	Name:       python-keystoneclient
12cu|python-keystoneclient-0.7.1-2|2	Version:    0.7.1
12cu|python-keystoneclient-0.7.1-2|3	Release:    2
12cu|python-keystoneclient-0.7.1-2|4	Summary:    Client library for OpenStack Identity API
12cu|python-keystoneclient-0.7.1-2|5	Group:      Development/Python
12cu|python-keystoneclient-0.7.1-2|6	License:    ASL 2.0
12cu|python-keystoneclient-0.7.1-2|7	URL:        http://pypi.python.org/pypi/%{name}
12cu|python-keystoneclient-0.7.1-2|8	Source0:    http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
12cu|python-keystoneclient-0.7.1-2|9	# fedora patch
12cu|python-keystoneclient-0.7.1-2|10	Patch0001: 0001-Remove-runtime-dependency-on-python-pbr.patch
12cu|python-keystoneclient-0.7.1-2|11	
12cu|python-keystoneclient-0.7.1-2|12	BuildRequires: pythonegg(sphinx)
12cu|python-keystoneclient-0.7.1-2|13	BuildRequires: pkgconfig(python)
12cu|python-keystoneclient-0.7.1-2|14	BuildRequires: pythonegg(setuptools)
12cu|python-keystoneclient-0.7.1-2|15	BuildRequires: pythonegg(pbr)
12cu|python-keystoneclient-0.7.1-2|16	BuildRequires: pythonegg(d2to1)
12cu|python-keystoneclient-0.7.1-2|17	BuildRequires: pythonegg(six)
12cu|python-keystoneclient-0.7.1-2|18	
12cu|python-keystoneclient-0.7.1-2|19	Requires: pythonegg(argparse)
12cu|python-keystoneclient-0.7.1-2|20	Requires: pythonegg(iso-8601) >= 0.1.4
12cu|python-keystoneclient-0.7.1-2|21	Requires: pythonegg(prettytable)
12cu|python-keystoneclient-0.7.1-2|22	Requires: pythonegg(requests) >= 0.8.8
12cu|python-keystoneclient-0.7.1-2|23	Requires: pythonegg(oslo.config) >= 1.1.0
12cu|python-keystoneclient-0.7.1-2|24	Requires: pythonegg(six)
12cu|python-keystoneclient-0.7.1-2|25	Requires: pythonegg(netaddr)
12cu|python-keystoneclient-0.7.1-2|26	Requires: pythonegg(babel)
12cu|python-keystoneclient-0.7.1-2|27	Requires: pythonegg(setuptools)
12cu|python-keystoneclient-0.7.1-2|28	Requires: pythonegg(keyring)
12cu|python-keystoneclient-0.7.1-2|29	
12cu|python-keystoneclient-0.7.1-2|30	BuildArch:  noarch
12cu|python-keystoneclient-0.7.1-2|31	
12cu|python-keystoneclient-0.7.1-2|32	%description
12cu|python-keystoneclient-0.7.1-2|33	Client library and command line utility for interacting with Openstack
12cu|python-keystoneclient-0.7.1-2|34	Identity API.
12cu|python-keystoneclient-0.7.1-2|35	
12cu|python-keystoneclient-0.7.1-2|36	
12cu|python-keystoneclient-0.7.1-2|37	%prep
12cu|python-keystoneclient-0.7.1-2|38	%setup -q
12cu|python-keystoneclient-0.7.1-2|39	%patch0001 -p1
12cu|python-keystoneclient-0.7.1-2|40	
12cu|python-keystoneclient-0.7.1-2|41	# We provide version like this in order to remove runtime dep on pbr.
12cu|python-keystoneclient-0.7.1-2|42	sed -i s/ROSAKEYSTONECLIENTVERSION/%{version}/ keystoneclient/__init__.py
12cu|python-keystoneclient-0.7.1-2|43	
12cu|python-keystoneclient-0.7.1-2|44	# Let RPM handle the dependencies
12cu|python-keystoneclient-0.7.1-2|45	rm -f test-requirements.txt requirements.txt
12cu|python-keystoneclient-0.7.1-2|46	
12cu|python-keystoneclient-0.7.1-2|47	# Remove bundled egg-info
12cu|python-keystoneclient-0.7.1-2|48	rm -rf python_keystoneclient.egg-info
12cu|python-keystoneclient-0.7.1-2|49	
12cu|python-keystoneclient-0.7.1-2|50	%build
12cu|python-keystoneclient-0.7.1-2|51	python setup.py build
12cu|python-keystoneclient-0.7.1-2|52	
12cu|python-keystoneclient-0.7.1-2|53	%install
12cu|python-keystoneclient-0.7.1-2|54	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-keystoneclient-0.7.1-2|55	install -p -D -m 644 tools/keystone.bash_completion %{buildroot}%{_sysconfdir}/bash_completion.d/keystone.bash_completion
12cu|python-keystoneclient-0.7.1-2|56	
12cu|python-keystoneclient-0.7.1-2|57	# Delete tests
12cu|python-keystoneclient-0.7.1-2|58	rm -fr %{buildroot}%{python_sitelib}/tests
12cu|python-keystoneclient-0.7.1-2|59	
12cu|python-keystoneclient-0.7.1-2|60	# Build HTML docs and man page
12cu|python-keystoneclient-0.7.1-2|61	export PYTHONPATH="$( pwd ):$PYTHONPATH"
12cu|python-keystoneclient-0.7.1-2|62	sphinx-build -b html doc/source html
12cu|python-keystoneclient-0.7.1-2|63	sphinx-build -b man doc/source man
12cu|python-keystoneclient-0.7.1-2|64	install -p -D -m 644 man/keystone.1 %{buildroot}%{_mandir}/man1/keystone.1
12cu|python-keystoneclient-0.7.1-2|65	
12cu|python-keystoneclient-0.7.1-2|66	# Fix linting
12cu|python-keystoneclient-0.7.1-2|67	rm -fr html/.doctrees html/.buildinfo
12cu|python-keystoneclient-0.7.1-2|68	
12cu|python-keystoneclient-0.7.1-2|69	%files
12cu|python-keystoneclient-0.7.1-2|70	%doc LICENSE README.rst html
12cu|python-keystoneclient-0.7.1-2|71	%{_bindir}/keystone
12cu|python-keystoneclient-0.7.1-2|72	%{_sysconfdir}/bash_completion.d/keystone.bash_completion
12cu|python-keystoneclient-0.7.1-2|73	%{python_sitelib}/keystoneclient
12cu|python-keystoneclient-0.7.1-2|74	%{python_sitelib}/*.egg-info
12cu|python-keystoneclient-0.7.1-2|75	%{_mandir}/man1/keystone.1*
12cu|python-keystoneclient-0.7.1-2|76	
12cu|python-keystoneclient-0.7.1-2|77	
12cu|python-keystoneclient-0.7.1-2|78	
12cu|python-keystoneclient-0.7.1-2|79	
12cu|python-keystoneclient-0.7.1-2|80	%changelog
12cu|python-keystoneclient-0.7.1-2|81	* Fri Apr 11 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.7.1-2
12cu|python-keystoneclient-0.7.1-2|82	+ Revision: fc4f59c
12cu|python-keystoneclient-0.7.1-2|83	- Fix BR, bump rel.
12cu|python-keystoneclient-0.7.1-2|84	
12cu|python-keystoneclient-0.7.1-2|85	

11940 12
12cu|python-kickstart-1.68-2|1	%define srcname pykickstart
12cu|python-kickstart-1.68-2|2	
12cu|python-kickstart-1.68-2|3	Name:		python-kickstart
12cu|python-kickstart-1.68-2|4	Version:	1.68
12cu|python-kickstart-1.68-2|5	Release:	2
12cu|python-kickstart-1.68-2|6	Summary:	A python library for manipulating kickstart files
12cu|python-kickstart-1.68-2|7	License:	GPLv2
12cu|python-kickstart-1.68-2|8	Group:		Development/Python
12cu|python-kickstart-1.68-2|9	# This is a Red Hat maintained package. Thus the source is only available from
12cu|python-kickstart-1.68-2|10	# within the srpm:
12cu|python-kickstart-1.68-2|11	# http://download.fedora.redhat.com/pub/fedora/linux/development/source/SRPMS/
12cu|python-kickstart-1.68-2|12	# or git git://git.fedorahosted.org/git/pykickstart.git
12cu|python-kickstart-1.68-2|13	Source0:	%{srcname}-%{version}.tar.gz
12cu|python-kickstart-1.68-2|14	Url:		http://fedoraproject.org/wiki/pykickstart
12cu|python-kickstart-1.68-2|15	BuildRequires:	python-devel
12cu|python-kickstart-1.68-2|16	BuildRequires:	python-setuptools
12cu|python-kickstart-1.68-2|17	BuildRequires:	gettext
12cu|python-kickstart-1.68-2|18	BuildArch:	noarch
12cu|python-kickstart-1.68-2|19	Requires:	python-urlgrabber
12cu|python-kickstart-1.68-2|20	
12cu|python-kickstart-1.68-2|21	%description
12cu|python-kickstart-1.68-2|22	The python-kickstart package is a python library for manipulating kickstart
12cu|python-kickstart-1.68-2|23	files.
12cu|python-kickstart-1.68-2|24	
12cu|python-kickstart-1.68-2|25	%prep
12cu|python-kickstart-1.68-2|26	%setup -q -n %{srcname}-%{version}
12cu|python-kickstart-1.68-2|27	
12cu|python-kickstart-1.68-2|28	%build
12cu|python-kickstart-1.68-2|29	%make
12cu|python-kickstart-1.68-2|30	
12cu|python-kickstart-1.68-2|31	%install
12cu|python-kickstart-1.68-2|32	make DESTDIR=%{buildroot} install
12cu|python-kickstart-1.68-2|33	%find_lang %{srcname}
12cu|python-kickstart-1.68-2|34	
12cu|python-kickstart-1.68-2|35	%files -f %{srcname}.lang
12cu|python-kickstart-1.68-2|36	%defattr(-,root,root,-)
12cu|python-kickstart-1.68-2|37	%doc README ChangeLog COPYING docs/programmers-guide
12cu|python-kickstart-1.68-2|38	%doc docs/kickstart-docs.txt
12cu|python-kickstart-1.68-2|39	%{python_sitelib}/*
12cu|python-kickstart-1.68-2|40	%{_bindir}/ksvalidator
12cu|python-kickstart-1.68-2|41	%{_bindir}/ksflatten
12cu|python-kickstart-1.68-2|42	%{_bindir}/ksverdiff
12cu|python-kickstart-1.68-2|43	
12cu|python-kickstart-1.68-2|44	
12cu|python-kickstart-1.68-2|45	%changelog
12cu|python-kickstart-1.68-2|46	* Thu Feb 25 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.68-1mdv2011.0
12cu|python-kickstart-1.68-2|47	+ Revision: 511247
12cu|python-kickstart-1.68-2|48	- adapt spec to package renaming
12cu|python-kickstart-1.68-2|49	- rename package to comply with naming policy
12cu|python-kickstart-1.68-2|50	
12cu|python-kickstart-1.68-2|51	* Thu Feb 25 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.68-1mdv2010.1
12cu|python-kickstart-1.68-2|52	+ Revision: 511214
12cu|python-kickstart-1.68-2|53	- import pykickstart
12cu|python-kickstart-1.68-2|54	

11941 12
12cu|python-kivy-1.6.0-1|1	%define modname Kivy
12cu|python-kivy-1.6.0-1|2	
12cu|python-kivy-1.6.0-1|3	Name:           python-kivy
12cu|python-kivy-1.6.0-1|4	Version:        1.6.0
12cu|python-kivy-1.6.0-1|5	Release:        1
12cu|python-kivy-1.6.0-1|6	URL:            http://kivy.org/
12cu|python-kivy-1.6.0-1|7	Summary:        Hardware-accelerated multitouch application library
12cu|python-kivy-1.6.0-1|8	License:        LGPLv3
12cu|python-kivy-1.6.0-1|9	Group:          Development/Python
12cu|python-kivy-1.6.0-1|10	Source:         http://pypi.python.org/packages/source/K/%{modname}/%{modname}-%{version}.tar.gz
12cu|python-kivy-1.6.0-1|11	BuildRequires:  pkgconfig(gl)
12cu|python-kivy-1.6.0-1|12	BuildRequires:  python-cython
12cu|python-kivy-1.6.0-1|13	BuildRequires:  python-sphinx
12cu|python-kivy-1.6.0-1|14	BuildRequires:  python-devel
12cu|python-kivy-1.6.0-1|15	Requires:       mtdev
12cu|python-kivy-1.6.0-1|16	Requires:       python-imaging
12cu|python-kivy-1.6.0-1|17	Requires:       pygame
12cu|python-kivy-1.6.0-1|18	
12cu|python-kivy-1.6.0-1|19	%description
12cu|python-kivy-1.6.0-1|20	Kivy is an open source software library for rapid development of applications
12cu|python-kivy-1.6.0-1|21	that make use of innovative user interfaces, such as multi-touch apps.
12cu|python-kivy-1.6.0-1|22	
12cu|python-kivy-1.6.0-1|23	%package doc
12cu|python-kivy-1.6.0-1|24	Summary:        Hardware-accelerated multitouch application library - Documentation
12cu|python-kivy-1.6.0-1|25	Group:          Development/Python
12cu|python-kivy-1.6.0-1|26	Requires:       %{name} = %{version}
12cu|python-kivy-1.6.0-1|27	
12cu|python-kivy-1.6.0-1|28	%description doc
12cu|python-kivy-1.6.0-1|29	Kivy is an open source software library for rapid development of applications
12cu|python-kivy-1.6.0-1|30	that make use of innovative user interfaces, such as multi-touch apps.
12cu|python-kivy-1.6.0-1|31	
12cu|python-kivy-1.6.0-1|32	This package contains the developer documentation and examples
12cu|python-kivy-1.6.0-1|33	
12cu|python-kivy-1.6.0-1|34	%prep
12cu|python-kivy-1.6.0-1|35	%setup -q -n %{modname}-%{version}
12cu|python-kivy-1.6.0-1|36	sed -i "s|data_file_prefix = 'share/kivy-'|data_file_prefix = '%{_docdir}/%{name}/'|" setup.py
12cu|python-kivy-1.6.0-1|37	sed -i "s|#!/usr/bin/python||" kivy/lib/osc/OSC.py # Fix non-executable script
12cu|python-kivy-1.6.0-1|38	rm examples/demo/pictures/images/.empty # Remove empty file
12cu|python-kivy-1.6.0-1|39	rm -r examples/audio # Remove content with non-commercial only license (bnc#749340)
12cu|python-kivy-1.6.0-1|40	
12cu|python-kivy-1.6.0-1|41	%build
12cu|python-kivy-1.6.0-1|42	CFLAGS="%{optflags} -fno-strict-aliasing" python setup.py build
12cu|python-kivy-1.6.0-1|43	cd doc && make html && rm -r build/html/.buildinfo # Build HTML documentation
12cu|python-kivy-1.6.0-1|44	
12cu|python-kivy-1.6.0-1|45	%install
12cu|python-kivy-1.6.0-1|46	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
12cu|python-kivy-1.6.0-1|47	
12cu|python-kivy-1.6.0-1|48	%files
12cu|python-kivy-1.6.0-1|49	%doc AUTHORS COPYING doc/README doc/build/html
12cu|python-kivy-1.6.0-1|50	%{python_sitearch}/*
12cu|python-kivy-1.6.0-1|51	%exclude %{_datadir}/doc/%{name}
12cu|python-kivy-1.6.0-1|52	
12cu|python-kivy-1.6.0-1|53	%files doc
12cu|python-kivy-1.6.0-1|54	%{_datadir}/doc/%{name}
12cu|python-kivy-1.6.0-1|55	%exclude %{_datadir}/doc/%{name}/AUTHORS
12cu|python-kivy-1.6.0-1|56	%exclude %{_datadir}/doc/%{name}/COPYING
12cu|python-kivy-1.6.0-1|57	%exclude %{_datadir}/doc/%{name}/README
12cu|python-kivy-1.6.0-1|58	
12cu|python-kivy-1.6.0-1|59	

11942 12
12cu|python-kiwi-1.9.38-1|1	%define oname kiwi
12cu|python-kiwi-1.9.38-1|2	
12cu|python-kiwi-1.9.38-1|3	# There are no binary files in package itself,
12cu|python-kiwi-1.9.38-1|4	# but we need to place files to arch-specific glade3 libdir
12cu|python-kiwi-1.9.38-1|5	%define debug_package %{nil}
12cu|python-kiwi-1.9.38-1|6	
12cu|python-kiwi-1.9.38-1|7	Summary: A framework and a set of enhanced widgets based on PyGTK
12cu|python-kiwi-1.9.38-1|8	Name:    python-kiwi
12cu|python-kiwi-1.9.38-1|9	Version: 1.9.38
12cu|python-kiwi-1.9.38-1|10	Release: 1
12cu|python-kiwi-1.9.38-1|11	Source0: https://pypi.python.org/packages/source/k/kiwi-gtk/kiwi-gtk-%{version}.tar.gz
12cu|python-kiwi-1.9.38-1|12	License: LGPLv2+
12cu|python-kiwi-1.9.38-1|13	Group:   Development/Python
12cu|python-kiwi-1.9.38-1|14	Url:     http://www.async.com.br/projects/kiwi/
12cu|python-kiwi-1.9.38-1|15	BuildRequires: pygtk2.0-devel
12cu|python-kiwi-1.9.38-1|16	BuildRequires: python-distribute
12cu|python-kiwi-1.9.38-1|17	Requires: pygtk2.0-libglade
12cu|python-kiwi-1.9.38-1|18	
12cu|python-kiwi-1.9.38-1|19	%description
12cu|python-kiwi-1.9.38-1|20	kiwi offers a set of enhanced widgets for
12cu|python-kiwi-1.9.38-1|21	Python based on PyGTK. It also includes a framework designed to make
12cu|python-kiwi-1.9.38-1|22	creating Python applications using PyGTK and libglade much
12cu|python-kiwi-1.9.38-1|23	simpler.
12cu|python-kiwi-1.9.38-1|24	
12cu|python-kiwi-1.9.38-1|25	%package docs
12cu|python-kiwi-1.9.38-1|26	Group:	Development/Python
12cu|python-kiwi-1.9.38-1|27	Summary: Documentation related to python-kiwi
12cu|python-kiwi-1.9.38-1|28	Requires: %{name} = %{EVRD}
12cu|python-kiwi-1.9.38-1|29	
12cu|python-kiwi-1.9.38-1|30	%description docs
12cu|python-kiwi-1.9.38-1|31	This package contains documentation that contains APIs and related materials,
12cu|python-kiwi-1.9.38-1|32	useful for reference when writing software using Kiwi.
12cu|python-kiwi-1.9.38-1|33	
12cu|python-kiwi-1.9.38-1|34	
12cu|python-kiwi-1.9.38-1|35	%prep
12cu|python-kiwi-1.9.38-1|36	%setup -q -n %{oname}-gtk-%{version}
12cu|python-kiwi-1.9.38-1|37	sed -i -e 's|share/doc/kiwi|share/doc/%{name}-%{version}|' setup.py
12cu|python-kiwi-1.9.38-1|38	
12cu|python-kiwi-1.9.38-1|39	%build
12cu|python-kiwi-1.9.38-1|40	python setup.py build
12cu|python-kiwi-1.9.38-1|41	
12cu|python-kiwi-1.9.38-1|42	%install
12cu|python-kiwi-1.9.38-1|43	python setup.py install -O1 --skip-build --root=%{buildroot}
12cu|python-kiwi-1.9.38-1|44	rm -rf %{buildroot}%{_defaultdocdir}
12cu|python-kiwi-1.9.38-1|45	%if %{_lib} != lib
12cu|python-kiwi-1.9.38-1|46	mkdir -p %{buildroot}%{_libdir}
12cu|python-kiwi-1.9.38-1|47	mv %{buildroot}%{_prefix}/lib/glade3 %{buildroot}%{_libdir}
12cu|python-kiwi-1.9.38-1|48	%endif
12cu|python-kiwi-1.9.38-1|49	
12cu|python-kiwi-1.9.38-1|50	%find_lang %{oname}
12cu|python-kiwi-1.9.38-1|51	
12cu|python-kiwi-1.9.38-1|52	%clean
12cu|python-kiwi-1.9.38-1|53	
12cu|python-kiwi-1.9.38-1|54	%files -f %{oname}.lang
12cu|python-kiwi-1.9.38-1|55	%doc AUTHORS COPYING README NEWS
12cu|python-kiwi-1.9.38-1|56	%{_bindir}/*
12cu|python-kiwi-1.9.38-1|57	%{py_puresitedir}/*.egg-info
12cu|python-kiwi-1.9.38-1|58	#gw this dir is arch-dependant:
12cu|python-kiwi-1.9.38-1|59	%{_libdir}/glade3/*
12cu|python-kiwi-1.9.38-1|60	%{_datadir}/glade3/*
12cu|python-kiwi-1.9.38-1|61	%{py_puresitedir}/kiwi
12cu|python-kiwi-1.9.38-1|62	
12cu|python-kiwi-1.9.38-1|63	%files docs
12cu|python-kiwi-1.9.38-1|64	%doc COPYING doc/* examples
12cu|python-kiwi-1.9.38-1|65	
12cu|python-kiwi-1.9.38-1|66	%changelog
12cu|python-kiwi-1.9.38-1|67	* Sun Dec 15 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.9.38-1
12cu|python-kiwi-1.9.38-1|68	+ Revision: c990040
12cu|python-kiwi-1.9.38-1|69	- Disable debug
12cu|python-kiwi-1.9.38-1|70	
12cu|python-kiwi-1.9.38-1|71	

11943 12
12cu|python-kombu-3.0.12-1|1	
12cu|python-kombu-3.0.12-1|2	%define oname kombu
12cu|python-kombu-3.0.12-1|3	
12cu|python-kombu-3.0.12-1|4	Name:           python-%{oname}
12cu|python-kombu-3.0.12-1|5	Version:        3.0.12
12cu|python-kombu-3.0.12-1|6	Release:        1
12cu|python-kombu-3.0.12-1|7	Summary:        AMQP Messaging Framework for Python
12cu|python-kombu-3.0.12-1|8	
12cu|python-kombu-3.0.12-1|9	Group:          Development/Python
12cu|python-kombu-3.0.12-1|10	License:        BSD
12cu|python-kombu-3.0.12-1|11	URL:            http://pypi.python.org/pypi/%{oname}
12cu|python-kombu-3.0.12-1|12	Source0:        https://pypi.python.org/packages/source/k/kombu/%{oname}-%{version}.tar.gz
12cu|python-kombu-3.0.12-1|13	BuildArch:      noarch
12cu|python-kombu-3.0.12-1|14	
12cu|python-kombu-3.0.12-1|15	BuildRequires:  pkgconfig(python)
12cu|python-kombu-3.0.12-1|16	BuildRequires:  pythonegg(setuptools)
12cu|python-kombu-3.0.12-1|17	BuildRequires:  pythonegg(nose)
12cu|python-kombu-3.0.12-1|18	BuildRequires:  pythonegg(anyjson)
12cu|python-kombu-3.0.12-1|19	BuildRequires:  pythonegg(amqp) >= 1.4.2
12cu|python-kombu-3.0.12-1|20	# python3
12cu|python-kombu-3.0.12-1|21	BuildRequires:  pkgconfig(python3)
12cu|python-kombu-3.0.12-1|22	BuildRequires:  python3egg(nose)
12cu|python-kombu-3.0.12-1|23	BuildRequires:  python3egg(setuptools)
12cu|python-kombu-3.0.12-1|24	
12cu|python-kombu-3.0.12-1|25	Requires:      pythonegg(anyjson)
12cu|python-kombu-3.0.12-1|26	Requires:      pythonegg(amqp) >= 1.4.2
12cu|python-kombu-3.0.12-1|27	
12cu|python-kombu-3.0.12-1|28	%description
12cu|python-kombu-3.0.12-1|29	AMQP is the Advanced Message Queuing Protocol, an open standard protocol
12cu|python-kombu-3.0.12-1|30	for message orientation, queuing, routing, reliability and security.
12cu|python-kombu-3.0.12-1|31	One of the most popular implementations of AMQP is RabbitMQ.
12cu|python-kombu-3.0.12-1|32	The aim of Kombu is to make messaging in Python as easy as possible by
12cu|python-kombu-3.0.12-1|33	providing an idiomatic high-level interface for the AMQP protocol, and
12cu|python-kombu-3.0.12-1|34	also provide proven and tested solutions to common messaging problems.
12cu|python-kombu-3.0.12-1|35	
12cu|python-kombu-3.0.12-1|36	%files
12cu|python-kombu-3.0.12-1|37	%doc AUTHORS Changelog FAQ LICENSE READ* THANKS TODO examples/
12cu|python-kombu-3.0.12-1|38	%{py_puresitedir}/%{oname}/
12cu|python-kombu-3.0.12-1|39	%{py_puresitedir}/%{oname}*.egg-info
12cu|python-kombu-3.0.12-1|40	
12cu|python-kombu-3.0.12-1|41	############################
12cu|python-kombu-3.0.12-1|42	%package -n python3-kombu
12cu|python-kombu-3.0.12-1|43	Summary:        AMQP Messaging Framework for Python3
12cu|python-kombu-3.0.12-1|44	Group:          Development/Python
12cu|python-kombu-3.0.12-1|45	
12cu|python-kombu-3.0.12-1|46	Requires:       python3
12cu|python-kombu-3.0.12-1|47	Requires:       python3egg(amqp) >= 1.4.2
12cu|python-kombu-3.0.12-1|48	
12cu|python-kombu-3.0.12-1|49	%description -n python3-kombu
12cu|python-kombu-3.0.12-1|50	AMQP is the Advanced Message Queuing Protocol, an open standard protocol
12cu|python-kombu-3.0.12-1|51	for message orientation, queuing, routing, reliability and security.
12cu|python-kombu-3.0.12-1|52	One of the most popular implementations of AMQP is RabbitMQ.
12cu|python-kombu-3.0.12-1|53	The aim of Kombu is to make messaging in Python as easy as possible by
12cu|python-kombu-3.0.12-1|54	providing an idiomatic high-level interface for the AMQP protocol, and
12cu|python-kombu-3.0.12-1|55	also provide proven and tested solutions to common messaging problems.
12cu|python-kombu-3.0.12-1|56	Python3 module.
12cu|python-kombu-3.0.12-1|57	
12cu|python-kombu-3.0.12-1|58	%files -n python3-kombu
12cu|python-kombu-3.0.12-1|59	%doc AUTHORS Changelog FAQ LICENSE READ* THANKS TODO examples/
12cu|python-kombu-3.0.12-1|60	%{py3_puresitedir}/%{oname}/
12cu|python-kombu-3.0.12-1|61	%{py3_puresitedir}/%{oname}*.egg-info
12cu|python-kombu-3.0.12-1|62	
12cu|python-kombu-3.0.12-1|63	###########################
12cu|python-kombu-3.0.12-1|64	
12cu|python-kombu-3.0.12-1|65	%prep
12cu|python-kombu-3.0.12-1|66	%setup -q -n %{oname}-%{version}
12cu|python-kombu-3.0.12-1|67	chmod 644 README.rst
12cu|python-kombu-3.0.12-1|68	
12cu|python-kombu-3.0.12-1|69	#python3
12cu|python-kombu-3.0.12-1|70	mkdir -p python3
12cu|python-kombu-3.0.12-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
12cu|python-kombu-3.0.12-1|72	
12cu|python-kombu-3.0.12-1|73	%build
12cu|python-kombu-3.0.12-1|74	python setup.py build
12cu|python-kombu-3.0.12-1|75	
12cu|python-kombu-3.0.12-1|76	# python3
12cu|python-kombu-3.0.12-1|77	pushd python3
12cu|python-kombu-3.0.12-1|78	python3 setup.py build
12cu|python-kombu-3.0.12-1|79	popd
12cu|python-kombu-3.0.12-1|80	
12cu|python-kombu-3.0.12-1|81	%install
12cu|python-kombu-3.0.12-1|82	python setup.py install --skip-build --root %{buildroot}
12cu|python-kombu-3.0.12-1|83	chmod +x %{buildroot}%{py_puresitedir}/%{oname}/tests/test_serialization.py
12cu|python-kombu-3.0.12-1|84	
12cu|python-kombu-3.0.12-1|85	# python3
12cu|python-kombu-3.0.12-1|86	pushd python3
12cu|python-kombu-3.0.12-1|87	python3 setup.py install --skip-build --root %{buildroot}
12cu|python-kombu-3.0.12-1|88	chmod +x %{buildroot}%{py3_puresitedir}/%{oname}/tests/test_serialization.py
12cu|python-kombu-3.0.12-1|89	popd
12cu|python-kombu-3.0.12-1|90	
12cu|python-kombu-3.0.12-1|91	
12cu|python-kombu-3.0.12-1|92	%changelog
12cu|python-kombu-3.0.12-1|93	* Sun Feb 09 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.0.12-1
12cu|python-kombu-3.0.12-1|94	+ Revision: 8990c6f
12cu|python-kombu-3.0.12-1|95	- Updated python-kombu to 3.0.12
12cu|python-kombu-3.0.12-1|96	
12cu|python-kombu-3.0.12-1|97	

11944 12
12cu|python-krbV-1.0.90-2|1	
12cu|python-krbV-1.0.90-2|2	Name: python-krbV
12cu|python-krbV-1.0.90-2|3	Version: 1.0.90
12cu|python-krbV-1.0.90-2|4	Release: 2
12cu|python-krbV-1.0.90-2|5	Summary: Python extension module for Kerberos 5
12cu|python-krbV-1.0.90-2|6	
12cu|python-krbV-1.0.90-2|7	Group: Development/Python
12cu|python-krbV-1.0.90-2|8	License: LGPLv2+
12cu|python-krbV-1.0.90-2|9	
12cu|python-krbV-1.0.90-2|10	URL: http://fedorahosted.org/python-krbV/
12cu|python-krbV-1.0.90-2|11	Source: http://fedorahosted.org/python-krbV/attachment/wiki/Releases/python-krbV-%{version}.tar.bz2
12cu|python-krbV-1.0.90-2|12	
12cu|python-krbV-1.0.90-2|13	%py_requires -d
12cu|python-krbV-1.0.90-2|14	BuildRequires: krb5-devel
12cu|python-krbV-1.0.90-2|15	BuildRequires: gawk
12cu|python-krbV-1.0.90-2|16	
12cu|python-krbV-1.0.90-2|17	%description
12cu|python-krbV-1.0.90-2|18	python-krbV allows python programs to use Kerberos 5 authentication and
12cu|python-krbV-1.0.90-2|19	security.
12cu|python-krbV-1.0.90-2|20	
12cu|python-krbV-1.0.90-2|21	%prep
12cu|python-krbV-1.0.90-2|22	%setup -q
12cu|python-krbV-1.0.90-2|23	
12cu|python-krbV-1.0.90-2|24	%build
12cu|python-krbV-1.0.90-2|25	export LIBNAME="%{_lib}"
12cu|python-krbV-1.0.90-2|26	export CFLAGS="%{optflags} -Wextra"
12cu|python-krbV-1.0.90-2|27	%configure2_5x
12cu|python-krbV-1.0.90-2|28	%{__make} %{?_smp_mflags}
12cu|python-krbV-1.0.90-2|29	
12cu|python-krbV-1.0.90-2|30	%install
12cu|python-krbV-1.0.90-2|31	%makeinstall
12cu|python-krbV-1.0.90-2|32	
12cu|python-krbV-1.0.90-2|33	%files
12cu|python-krbV-1.0.90-2|34	%doc README COPYING krbV-code-snippets.py
12cu|python-krbV-1.0.90-2|35	%{python_sitearch}/krbVmodule.so
12cu|python-krbV-1.0.90-2|36	
12cu|python-krbV-1.0.90-2|37	
12cu|python-krbV-1.0.90-2|38	%changelog
12cu|python-krbV-1.0.90-2|39	* Wed Aug 29 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0.90-1
12cu|python-krbV-1.0.90-2|40	+ Revision: 816013
12cu|python-krbV-1.0.90-2|41	- Update previous package import.
12cu|python-krbV-1.0.90-2|42	
12cu|python-krbV-1.0.90-2|43	+ Antoine Ginies <aginies@mandriva.com>
12cu|python-krbV-1.0.90-2|44	- import python-krbV
12cu|python-krbV-1.0.90-2|45	

11945 12
12cu|python-lightblue-0.4-4|1	Name:    python-lightblue
12cu|python-lightblue-0.4-4|2	Version: 0.4
12cu|python-lightblue-0.4-4|3	Release: 4
12cu|python-lightblue-0.4-4|4	Summary: A cross-platform Python Bluetooth API
12cu|python-lightblue-0.4-4|5	Group:   Development/Python
12cu|python-lightblue-0.4-4|6	License:   GPLv3
12cu|python-lightblue-0.4-4|7	URL:       http://lightblue.sourceforge.net
12cu|python-lightblue-0.4-4|8	Source0: lightblue-%{version}.tar.gz
12cu|python-lightblue-0.4-4|9	BuildRequires: python-devel
12cu|python-lightblue-0.4-4|10	BuildRequires: python-pybluez
12cu|python-lightblue-0.4-4|11	BuildRequires: openobex
12cu|python-lightblue-0.4-4|12	BuildRequires: pkgconfig(bluez)
12cu|python-lightblue-0.4-4|13	BuildRequires: libopenobex-devel
12cu|python-lightblue-0.4-4|14	
12cu|python-lightblue-0.4-4|15	
12cu|python-lightblue-0.4-4|16	%description
12cu|python-lightblue-0.4-4|17	LightBlue is a cross-platform Bluetooth API for Python which provides simple
12cu|python-lightblue-0.4-4|18	access to Bluetooth operations.
12cu|python-lightblue-0.4-4|19	
12cu|python-lightblue-0.4-4|20	%prep
12cu|python-lightblue-0.4-4|21	%setup -q -n lightblue-%{version}
12cu|python-lightblue-0.4-4|22	
12cu|python-lightblue-0.4-4|23	%build
12cu|python-lightblue-0.4-4|24	python setup.py build
12cu|python-lightblue-0.4-4|25	
12cu|python-lightblue-0.4-4|26	%install
12cu|python-lightblue-0.4-4|27	python setup.py install --root=%{buildroot}
12cu|python-lightblue-0.4-4|28	
12cu|python-lightblue-0.4-4|29	%files
12cu|python-lightblue-0.4-4|30	%{py_platsitedir}/lightblue
12cu|python-lightblue-0.4-4|31	%{py_platsitedir}/_lightblueobex.so
12cu|python-lightblue-0.4-4|32	%{py_platsitedir}/_lightblueutil.so
12cu|python-lightblue-0.4-4|33	%{py_platsitedir}/*.egg-info
12cu|python-lightblue-0.4-4|34	
12cu|python-lightblue-0.4-4|35	
12cu|python-lightblue-0.4-4|36	%changelog
12cu|python-lightblue-0.4-4|37	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 0.4-2mdv2011.0
12cu|python-lightblue-0.4-4|38	+ Revision: 590005
12cu|python-lightblue-0.4-4|39	- rebuild for python 2.7
12cu|python-lightblue-0.4-4|40	
12cu|python-lightblue-0.4-4|41	* Tue Jul 27 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.4-1mdv2011.0
12cu|python-lightblue-0.4-4|42	+ Revision: 561920
12cu|python-lightblue-0.4-4|43	- import python-lightblue
12cu|python-lightblue-0.4-4|44	
12cu|python-lightblue-0.4-4|45	

11946 12
12cu|python-logbook-0.6.0-1|1	%define debug_package %{nil}
12cu|python-logbook-0.6.0-1|2	%define	tarname	Logbook
12cu|python-logbook-0.6.0-1|3	
12cu|python-logbook-0.6.0-1|4	Summary:	A logging replacement for Python
12cu|python-logbook-0.6.0-1|5	Name:		python-logbook
12cu|python-logbook-0.6.0-1|6	Version:	0.6.0
12cu|python-logbook-0.6.0-1|7	Release:	1
12cu|python-logbook-0.6.0-1|8	Source0:	https://pypi.python.org/packages/source/L/Logbook/Logbook-%{version}.tar.gz
12cu|python-logbook-0.6.0-1|9	License:	BSD
12cu|python-logbook-0.6.0-1|10	Group:		Development/Python
12cu|python-logbook-0.6.0-1|11	Url:		http://logbook.pocoo.org/
12cu|python-logbook-0.6.0-1|12	BuildRequires:	python-setuptools
12cu|python-logbook-0.6.0-1|13	
12cu|python-logbook-0.6.0-1|14	%description
12cu|python-logbook-0.6.0-1|15	Logbook is a logging sytem for Python that replaces the standard
12cu|python-logbook-0.6.0-1|16	library’s logging module. It was designed with both complex and simple
12cu|python-logbook-0.6.0-1|17	applications and mind and the idea to make logging fun.
12cu|python-logbook-0.6.0-1|18	
12cu|python-logbook-0.6.0-1|19	%prep
12cu|python-logbook-0.6.0-1|20	%setup -q -n %{tarname}-%{version}
12cu|python-logbook-0.6.0-1|21	
12cu|python-logbook-0.6.0-1|22	%build
12cu|python-logbook-0.6.0-1|23	%__python setup.py build
12cu|python-logbook-0.6.0-1|24	
12cu|python-logbook-0.6.0-1|25	%install
12cu|python-logbook-0.6.0-1|26	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-logbook-0.6.0-1|27	sed -i 's/.*egg-info$//' FILE_LIST
12cu|python-logbook-0.6.0-1|28	
12cu|python-logbook-0.6.0-1|29	%files -f FILE_LIST
12cu|python-logbook-0.6.0-1|30	%doc CHANGES
12cu|python-logbook-0.6.0-1|31	
12cu|python-logbook-0.6.0-1|32	
12cu|python-logbook-0.6.0-1|33	
12cu|python-logbook-0.6.0-1|34	%changelog
12cu|python-logbook-0.6.0-1|35	* Fri Dec 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-1
12cu|python-logbook-0.6.0-1|36	+ Revision: 06a076e
12cu|python-logbook-0.6.0-1|37	- Disabled debug package
12cu|python-logbook-0.6.0-1|38	
12cu|python-logbook-0.6.0-1|39	

11947 12
12cu|python-logilab-astng-0.24.3-1|1	%define module	logilab-astng
12cu|python-logilab-astng-0.24.3-1|2	
12cu|python-logilab-astng-0.24.3-1|3	# Depenedency geenrator finds too many abi deps here
12cu|python-logilab-astng-0.24.3-1|4	%define __noautoreq 'python\\(abi\\).*'
12cu|python-logilab-astng-0.24.3-1|5	
12cu|python-logilab-astng-0.24.3-1|6	Summary:	Extension of compiler.ast Python module
12cu|python-logilab-astng-0.24.3-1|7	Name:		python-%{module}
12cu|python-logilab-astng-0.24.3-1|8	Version:	0.24.3
12cu|python-logilab-astng-0.24.3-1|9	Release:	1
12cu|python-logilab-astng-0.24.3-1|10	Source0:	http://download.logilab.org/pub/astng/logilab-astng-%{version}.tar.gz
12cu|python-logilab-astng-0.24.3-1|11	License:	GPLv2+
12cu|python-logilab-astng-0.24.3-1|12	Group:		Development/Python
12cu|python-logilab-astng-0.24.3-1|13	Url:		http://www.logilab.org/
12cu|python-logilab-astng-0.24.3-1|14	Requires:	python-logilab-common >= 0.53.0
12cu|python-logilab-astng-0.24.3-1|15	Requires:	python(abi) = %{py_ver}
12cu|python-logilab-astng-0.24.3-1|16	BuildArch:	noarch
12cu|python-logilab-astng-0.24.3-1|17	BuildRequires:	python-setuptools
12cu|python-logilab-astng-0.24.3-1|18	
12cu|python-logilab-astng-0.24.3-1|19	%description
12cu|python-logilab-astng-0.24.3-1|20	This module provides a common base representation of Python source
12cu|python-logilab-astng-0.24.3-1|21	code for Logilab projects such as pylint. It extends class defined in
12cu|python-logilab-astng-0.24.3-1|22	the compiler.ast module with some additional methods and attributes
12cu|python-logilab-astng-0.24.3-1|23	
12cu|python-logilab-astng-0.24.3-1|24	%prep
12cu|python-logilab-astng-0.24.3-1|25	%setup -q -n %{module}-%{version}
12cu|python-logilab-astng-0.24.3-1|26	
12cu|python-logilab-astng-0.24.3-1|27	%build
12cu|python-logilab-astng-0.24.3-1|28	
12cu|python-logilab-astng-0.24.3-1|29	%install
12cu|python-logilab-astng-0.24.3-1|30	%__python setup.py install --root=%{buildroot}
12cu|python-logilab-astng-0.24.3-1|31	
12cu|python-logilab-astng-0.24.3-1|32	%files
12cu|python-logilab-astng-0.24.3-1|33	%defattr(-,root,root)
12cu|python-logilab-astng-0.24.3-1|34	%doc README COPYING ChangeLog
12cu|python-logilab-astng-0.24.3-1|35	%py_sitedir/logilab*
12cu|python-logilab-astng-0.24.3-1|36	
12cu|python-logilab-astng-0.24.3-1|37	
12cu|python-logilab-astng-0.24.3-1|38	%changelog
12cu|python-logilab-astng-0.24.3-1|39	* Thu Jan 12 2012 Lev Givon <lev@mandriva.org> 0.23.1-1mdv2012.0
12cu|python-logilab-astng-0.24.3-1|40	+ Revision: 760525
12cu|python-logilab-astng-0.24.3-1|41	- Update to 0.23.1.
12cu|python-logilab-astng-0.24.3-1|42	
12cu|python-logilab-astng-0.24.3-1|43	* Thu Jul 28 2011 Lev Givon <lev@mandriva.org> 0.22.0-1
12cu|python-logilab-astng-0.24.3-1|44	+ Revision: 692095
12cu|python-logilab-astng-0.24.3-1|45	- Update to 0.22.0.
12cu|python-logilab-astng-0.24.3-1|46	
12cu|python-logilab-astng-0.24.3-1|47	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.1-1
12cu|python-logilab-astng-0.24.3-1|48	+ Revision: 636245
12cu|python-logilab-astng-0.24.3-1|49	- update to new version 0.21.1
12cu|python-logilab-astng-0.24.3-1|50	
12cu|python-logilab-astng-0.24.3-1|51	* Mon Nov 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.0-1mdv2011.0
12cu|python-logilab-astng-0.24.3-1|52	+ Revision: 603069
12cu|python-logilab-astng-0.24.3-1|53	- update to new version 0.21.0
12cu|python-logilab-astng-0.24.3-1|54	
12cu|python-logilab-astng-0.24.3-1|55	* Mon Nov 08 2010 Funda Wang <fwang@mandriva.org> 0.20.3-2mdv2011.0
12cu|python-logilab-astng-0.24.3-1|56	+ Revision: 594926
12cu|python-logilab-astng-0.24.3-1|57	- rebuild for py2.7
12cu|python-logilab-astng-0.24.3-1|58	
12cu|python-logilab-astng-0.24.3-1|59	* Thu Oct 14 2010 Lev Givon <lev@mandriva.org> 0.20.3-1mdv2011.0
12cu|python-logilab-astng-0.24.3-1|60	+ Revision: 585620
12cu|python-logilab-astng-0.24.3-1|61	- Update to 0.20.3.
12cu|python-logilab-astng-0.24.3-1|62	
12cu|python-logilab-astng-0.24.3-1|63	* Mon Sep 13 2010 Lev Givon <lev@mandriva.org> 0.20.2-1mdv2011.0
12cu|python-logilab-astng-0.24.3-1|64	+ Revision: 578046
12cu|python-logilab-astng-0.24.3-1|65	- Update to 0.20.2.
12cu|python-logilab-astng-0.24.3-1|66	
12cu|python-logilab-astng-0.24.3-1|67	* Fri May 28 2010 Lev Givon <lev@mandriva.org> 0.20.1-1mdv2011.0
12cu|python-logilab-astng-0.24.3-1|68	+ Revision: 546542
12cu|python-logilab-astng-0.24.3-1|69	- Update to 0.20.1.
12cu|python-logilab-astng-0.24.3-1|70	
12cu|python-logilab-astng-0.24.3-1|71	* Thu Apr 01 2010 Lev Givon <lev@mandriva.org> 0.20.0-1mdv2010.1
12cu|python-logilab-astng-0.24.3-1|72	+ Revision: 530556
12cu|python-logilab-astng-0.24.3-1|73	- Update to 0.20.0.
12cu|python-logilab-astng-0.24.3-1|74	
12cu|python-logilab-astng-0.24.3-1|75	* Mon Dec 21 2009 Lev Givon <lev@mandriva.org> 0.19.3-1mdv2010.1
12cu|python-logilab-astng-0.24.3-1|76	+ Revision: 480708
12cu|python-logilab-astng-0.24.3-1|77	- Update to 0.19.3.
12cu|python-logilab-astng-0.24.3-1|78	
12cu|python-logilab-astng-0.24.3-1|79	* Sun Dec 20 2009 Lev Givon <lev@mandriva.org> 0.19.2-1mdv2010.1
12cu|python-logilab-astng-0.24.3-1|80	+ Revision: 480301
12cu|python-logilab-astng-0.24.3-1|81	- Update to 0.19.2.
12cu|python-logilab-astng-0.24.3-1|82	
12cu|python-logilab-astng-0.24.3-1|83	* Thu Nov 12 2009 Lev Givon <lev@mandriva.org> 0.19.1-1mdv2010.1
12cu|python-logilab-astng-0.24.3-1|84	+ Revision: 465474
12cu|python-logilab-astng-0.24.3-1|85	- Update to 0.19.1.
12cu|python-logilab-astng-0.24.3-1|86	
12cu|python-logilab-astng-0.24.3-1|87	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.19.0-2mdv2010.0
12cu|python-logilab-astng-0.24.3-1|88	+ Revision: 442301
12cu|python-logilab-astng-0.24.3-1|89	- rebuild
12cu|python-logilab-astng-0.24.3-1|90	
12cu|python-logilab-astng-0.24.3-1|91	* Sun Apr 19 2009 Lev Givon <lev@mandriva.org> 0.19.0-1mdv2009.1
12cu|python-logilab-astng-0.24.3-1|92	+ Revision: 368050
12cu|python-logilab-astng-0.24.3-1|93	- Update to 0.19.0.
12cu|python-logilab-astng-0.24.3-1|94	
12cu|python-logilab-astng-0.24.3-1|95	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 0.17.4-1mdv2009.1
12cu|python-logilab-astng-0.24.3-1|96	+ Revision: 324271
12cu|python-logilab-astng-0.24.3-1|97	- New upstream release
12cu|python-logilab-astng-0.24.3-1|98	
12cu|python-logilab-astng-0.24.3-1|99	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.17.3-2mdv2009.1
12cu|python-logilab-astng-0.24.3-1|100	+ Revision: 323759
12cu|python-logilab-astng-0.24.3-1|101	- rebuild
12cu|python-logilab-astng-0.24.3-1|102	
12cu|python-logilab-astng-0.24.3-1|103	* Tue Nov 04 2008 Lev Givon <lev@mandriva.org> 0.17.3-1mdv2009.1
12cu|python-logilab-astng-0.24.3-1|104	+ Revision: 299694
12cu|python-logilab-astng-0.24.3-1|105	- Update to 0.17.3.
12cu|python-logilab-astng-0.24.3-1|106	
12cu|python-logilab-astng-0.24.3-1|107	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.17.2-4mdv2009.0
12cu|python-logilab-astng-0.24.3-1|108	+ Revision: 259654
12cu|python-logilab-astng-0.24.3-1|109	- rebuild
12cu|python-logilab-astng-0.24.3-1|110	
12cu|python-logilab-astng-0.24.3-1|111	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.17.2-3mdv2009.0
12cu|python-logilab-astng-0.24.3-1|112	+ Revision: 247500
12cu|python-logilab-astng-0.24.3-1|113	- rebuild
12cu|python-logilab-astng-0.24.3-1|114	
12cu|python-logilab-astng-0.24.3-1|115	* Tue Feb 19 2008 Lev Givon <lev@mandriva.org> 0.17.2-1mdv2008.1
12cu|python-logilab-astng-0.24.3-1|116	+ Revision: 172407
12cu|python-logilab-astng-0.24.3-1|117	- Update to 0.17.2.
12cu|python-logilab-astng-0.24.3-1|118	
12cu|python-logilab-astng-0.24.3-1|119	+ Olivier Blin <blino@mandriva.org>
12cu|python-logilab-astng-0.24.3-1|120	- restore BuildRoot
12cu|python-logilab-astng-0.24.3-1|121	
12cu|python-logilab-astng-0.24.3-1|122	+ Thierry Vignaud <tv@mandriva.org>
12cu|python-logilab-astng-0.24.3-1|123	- kill re-definition of %%buildroot on Pixel's request
12cu|python-logilab-astng-0.24.3-1|124	
12cu|python-logilab-astng-0.24.3-1|125	* Mon Jul 09 2007 Lev Givon <lev@mandriva.org> 0.17.1-1mdv2008.0
12cu|python-logilab-astng-0.24.3-1|126	+ Revision: 50547
12cu|python-logilab-astng-0.24.3-1|127	- Update to 0.17.1.
12cu|python-logilab-astng-0.24.3-1|128	
12cu|python-logilab-astng-0.24.3-1|129	* Tue Apr 17 2007 Lev Givon <lev@mandriva.org> 0.17.0-1mdv2008.0
12cu|python-logilab-astng-0.24.3-1|130	+ Revision: 13857
12cu|python-logilab-astng-0.24.3-1|131	- Import python-logilab-astng
12cu|python-logilab-astng-0.24.3-1|132	
12cu|python-logilab-astng-0.24.3-1|133	
12cu|python-logilab-astng-0.24.3-1|134	
12cu|python-logilab-astng-0.24.3-1|135	* Wed Mar 21 2007 Lev Givon <lev@mandriva.org> 0.17.0-1mdv2007.0
12cu|python-logilab-astng-0.24.3-1|136	- Initial Mandriva package.
12cu|python-logilab-astng-0.24.3-1|137	

11948 12
12cu|python-logilab-common-0.61.0-1|1	%define module	logilab-common
12cu|python-logilab-common-0.61.0-1|2	
12cu|python-logilab-common-0.61.0-1|3	# Depenedency geenrator finds too many abi deps here
12cu|python-logilab-common-0.61.0-1|4	%define __noautoreq 'python\\(abi\\).*'
12cu|python-logilab-common-0.61.0-1|5	
12cu|python-logilab-common-0.61.0-1|6	Summary:	Python modules used by Logilab software
12cu|python-logilab-common-0.61.0-1|7	Name:		python-%{module}
12cu|python-logilab-common-0.61.0-1|8	Version:	0.61.0
12cu|python-logilab-common-0.61.0-1|9	Release:	1
12cu|python-logilab-common-0.61.0-1|10	Source0:	http://ftp.logilab.org/pub/common/logilab-common-%{version}.tar.gz
12cu|python-logilab-common-0.61.0-1|11	License:	GPLv2+
12cu|python-logilab-common-0.61.0-1|12	Group:		Development/Python
12cu|python-logilab-common-0.61.0-1|13	Url:		http://www.logilab.org/
12cu|python-logilab-common-0.61.0-1|14	Requires:	python-egenix-mx-base
12cu|python-logilab-common-0.61.0-1|15	Requires:       python(abi) = %{py_ver}
12cu|python-logilab-common-0.61.0-1|16	BuildArch:	noarch
12cu|python-logilab-common-0.61.0-1|17	BuildRequires:	python-setuptools
12cu|python-logilab-common-0.61.0-1|18	
12cu|python-logilab-common-0.61.0-1|19	%description
12cu|python-logilab-common-0.61.0-1|20	This package contains a number of Python modules that provide low level
12cu|python-logilab-common-0.61.0-1|21	functionality used by various free software projects supported by Logilab.
12cu|python-logilab-common-0.61.0-1|22	
12cu|python-logilab-common-0.61.0-1|23	%prep
12cu|python-logilab-common-0.61.0-1|24	%setup -q -n %{module}-%{version}
12cu|python-logilab-common-0.61.0-1|25	
12cu|python-logilab-common-0.61.0-1|26	%build
12cu|python-logilab-common-0.61.0-1|27	
12cu|python-logilab-common-0.61.0-1|28	%install
12cu|python-logilab-common-0.61.0-1|29	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-logilab-common-0.61.0-1|30	find %{buildroot} -perm 600 -exec chmod a+r {} \;
12cu|python-logilab-common-0.61.0-1|31	
12cu|python-logilab-common-0.61.0-1|32	%files
12cu|python-logilab-common-0.61.0-1|33	%doc README COPYING ChangeLog
12cu|python-logilab-common-0.61.0-1|34	%{_bindir}/pytest
12cu|python-logilab-common-0.61.0-1|35	%{py_puresitedir}/logilab*
12cu|python-logilab-common-0.61.0-1|36	
12cu|python-logilab-common-0.61.0-1|37	
12cu|python-logilab-common-0.61.0-1|38	
12cu|python-logilab-common-0.61.0-1|39	%changelog
12cu|python-logilab-common-0.61.0-1|40	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.61.0-1
12cu|python-logilab-common-0.61.0-1|41	+ Revision: 2da43d6
12cu|python-logilab-common-0.61.0-1|42	- Updated to 0.61.0 (by updates_builder)
12cu|python-logilab-common-0.61.0-1|43	
12cu|python-logilab-common-0.61.0-1|44	

11949 12
12cu|python-manuel-1.7.2-1|1	Name:           python-manuel
12cu|python-manuel-1.7.2-1|2	Version:        1.7.2
12cu|python-manuel-1.7.2-1|3	Release:        1
12cu|python-manuel-1.7.2-1|4	Summary:        Build tested documentation
12cu|python-manuel-1.7.2-1|5	Group:          Development/Python
12cu|python-manuel-1.7.2-1|6	License:        ASL 2.0
12cu|python-manuel-1.7.2-1|7	URL:            https://pypi.python.org/pypi/manuel
12cu|python-manuel-1.7.2-1|8	Source0:        https://pypi.python.org/packages/source/m/manuel/manuel-%{version}.tar.gz
12cu|python-manuel-1.7.2-1|9	# The sphinx configuration file was mistakenly left out of the 1.7.2 release.
12cu|python-manuel-1.7.2-1|10	# This file was collected from subversion.
12cu|python-manuel-1.7.2-1|11	Source1:        conf.py
12cu|python-manuel-1.7.2-1|12	
12cu|python-manuel-1.7.2-1|13	BuildArch:      noarch
12cu|python-manuel-1.7.2-1|14	BuildRequires:  python-setuptools
12cu|python-manuel-1.7.2-1|15	BuildRequires:  pythonegg(sphinx)
12cu|python-manuel-1.7.2-1|16	BuildRequires:  pythonegg(six)
12cu|python-manuel-1.7.2-1|17	BuildRequires:  pythonegg(zope.testing)
12cu|python-manuel-1.7.2-1|18	BuildRequires:  python-devel
12cu|python-manuel-1.7.2-1|19	
12cu|python-manuel-1.7.2-1|20	Requires:       pythonegg(six)
12cu|python-manuel-1.7.2-1|21	
12cu|python-manuel-1.7.2-1|22	%description
12cu|python-manuel-1.7.2-1|23	Manuel lets you mix and match traditional doctests with custom test
12cu|python-manuel-1.7.2-1|24	syntax.  Several plug-ins are included that provide new test syntax.
12cu|python-manuel-1.7.2-1|25	You can also create your own plug-ins.
12cu|python-manuel-1.7.2-1|26	
12cu|python-manuel-1.7.2-1|27	%prep
12cu|python-manuel-1.7.2-1|28	%setup -q -n manuel-%{version}
12cu|python-manuel-1.7.2-1|29	rm -fr src/manuel.egg-info
12cu|python-manuel-1.7.2-1|30	mkdir sphinx
12cu|python-manuel-1.7.2-1|31	cp -p %{SOURCE1} sphinx
12cu|python-manuel-1.7.2-1|32	
12cu|python-manuel-1.7.2-1|33	%build
12cu|python-manuel-1.7.2-1|34	python setup.py build
12cu|python-manuel-1.7.2-1|35	
12cu|python-manuel-1.7.2-1|36	# Build the documentation, then remove leftover build files
12cu|python-manuel-1.7.2-1|37	sphinx-build -c sphinx src/manuel docs
12cu|python-manuel-1.7.2-1|38	rm -fr docs/.buildinfo docs/.doctrees
12cu|python-manuel-1.7.2-1|39	
12cu|python-manuel-1.7.2-1|40	
12cu|python-manuel-1.7.2-1|41	
12cu|python-manuel-1.7.2-1|42	%install
12cu|python-manuel-1.7.2-1|43	python2 setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cu|python-manuel-1.7.2-1|44	
12cu|python-manuel-1.7.2-1|45	# Remove text files that are included as HTML in docs
12cu|python-manuel-1.7.2-1|46	rm -f $RPM_BUILD_ROOT%{python2_sitelib}/manuel/*.txt
12cu|python-manuel-1.7.2-1|47	rm -f $RPM_BUILD_ROOT%{python3_sitelib}/manuel/*.txt
12cu|python-manuel-1.7.2-1|48	
12cu|python-manuel-1.7.2-1|49	%check
12cu|python-manuel-1.7.2-1|50	python2 setup.py test
12cu|python-manuel-1.7.2-1|51	
12cu|python-manuel-1.7.2-1|52	%files
12cu|python-manuel-1.7.2-1|53	%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.rst docs
12cu|python-manuel-1.7.2-1|54	%{py_puresitedir}/*
12cu|python-manuel-1.7.2-1|55	
12cu|python-manuel-1.7.2-1|56	
12cu|python-manuel-1.7.2-1|57	
12cu|python-manuel-1.7.2-1|58	%changelog
12cu|python-manuel-1.7.2-1|59	* Wed Dec 04 2013 symbianflo <symbianflo@mandrivausers.ro> 1.7.2-1
12cu|python-manuel-1.7.2-1|60	+ Revision: 06e45f0
12cu|python-manuel-1.7.2-1|61	- fix BR
12cu|python-manuel-1.7.2-1|62	
12cu|python-manuel-1.7.2-1|63	

11950 12
12cu|python-markdown-2.4-1|1	%define oname Markdown
12cu|python-markdown-2.4-1|2	
12cu|python-markdown-2.4-1|3	Summary: Python implementation of the markdown text-to-HTML conversion tool
12cu|python-markdown-2.4-1|4	Name: python-markdown
12cu|python-markdown-2.4-1|5	Version: 2.4
12cu|python-markdown-2.4-1|6	Release: 1
12cu|python-markdown-2.4-1|7	Source0:  http://pypi.python.org/packages/source/M/Markdown/Markdown-%{version}.tar.gz
12cu|python-markdown-2.4-1|8	License: BSD
12cu|python-markdown-2.4-1|9	Group: Development/Python
12cu|python-markdown-2.4-1|10	Url: http://www.freewisdom.org/projects/python-markdown/
12cu|python-markdown-2.4-1|11	BuildArch: noarch
12cu|python-markdown-2.4-1|12	
12cu|python-markdown-2.4-1|13	%description
12cu|python-markdown-2.4-1|14	This is a Python implementation of John Gruber's Markdown. It is almost
12cu|python-markdown-2.4-1|15	completely compliant with the reference implementation, though there
12cu|python-markdown-2.4-1|16	are a few known issues
12cu|python-markdown-2.4-1|17	
12cu|python-markdown-2.4-1|18	Markdown  is a text-to-HTML conversion tool for web writers. Markdown
12cu|python-markdown-2.4-1|19	allows you to write using an easy-to-read, easy-to-write plain text format,
12cu|python-markdown-2.4-1|20	then convert it to structurally valid XHTML (or HTML).
12cu|python-markdown-2.4-1|21	
12cu|python-markdown-2.4-1|22	%prep
12cu|python-markdown-2.4-1|23	%setup -q -n %{oname}-%{version}
12cu|python-markdown-2.4-1|24	
12cu|python-markdown-2.4-1|25	%build
12cu|python-markdown-2.4-1|26	PYTHONDONTWRITEBYTECODE= %__python setup.py build
12cu|python-markdown-2.4-1|27	
12cu|python-markdown-2.4-1|28	%install
12cu|python-markdown-2.4-1|29	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-markdown-2.4-1|30	
12cu|python-markdown-2.4-1|31	%files -f FILE_LIST
12cu|python-markdown-2.4-1|32	%doc docs
12cu|python-markdown-2.4-1|33	
12cu|python-markdown-2.4-1|34	
12cu|python-markdown-2.4-1|35	
12cu|python-markdown-2.4-1|36	
12cu|python-markdown-2.4-1|37	%changelog
12cu|python-markdown-2.4-1|38	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-1
12cu|python-markdown-2.4-1|39	+ Revision: 7c52aa3
12cu|python-markdown-2.4-1|40	- Updated to 2.4 (by updates_builder)
12cu|python-markdown-2.4-1|41	
12cu|python-markdown-2.4-1|42	

11951 12
12cu|python-mayavi-4.3.1-1|1	%define module	mayavi
12cu|python-mayavi-4.3.1-1|2	
12cu|python-mayavi-4.3.1-1|3	Summary:	Enthought Tool Suite - scientific data 3D visualizer
12cu|python-mayavi-4.3.1-1|4	Name:	    python-%{module}
12cu|python-mayavi-4.3.1-1|5	Version:	4.3.1
12cu|python-mayavi-4.3.1-1|6	Release:	1
12cu|python-mayavi-4.3.1-1|7	Source0:	http://www.enthought.com/repo/ets/mayavi-%{version}.tar.gz
12cu|python-mayavi-4.3.1-1|8	License:	BSD
12cu|python-mayavi-4.3.1-1|9	Group:		Development/Python
12cu|python-mayavi-4.3.1-1|10	Url:		https://github.com/enthought/mayavi/
12cu|python-mayavi-4.3.1-1|11	Obsoletes:	python-enthought-mayavi2
12cu|python-mayavi-4.3.1-1|12	Obsoletes:	python-enthought-mayavi
12cu|python-mayavi-4.3.1-1|13	Obsoletes:	mayavi
12cu|python-mayavi-4.3.1-1|14	Requires:	python-apptools >= 4.1.0
12cu|python-mayavi-4.3.1-1|15	Requires:	python-envisage >= 4.2.0
12cu|python-mayavi-4.3.1-1|16	Requires:	python-pyface >= 4.2.0
12cu|python-mayavi-4.3.1-1|17	Requires:	python-traits >= 4.2.0
12cu|python-mayavi-4.3.1-1|18	Requires:	python-traitsui >= 4.2.0
12cu|python-mayavi-4.3.1-1|19	Requires:	python-numpy >= 1.1.0
12cu|python-mayavi-4.3.1-1|20	Requires:	python-vtk
12cu|python-mayavi-4.3.1-1|21	Requires:	python-configobj
12cu|python-mayavi-4.3.1-1|22	BuildRequires:	x11-server-xvfb
12cu|python-mayavi-4.3.1-1|23	BuildRequires:	procps
12cu|python-mayavi-4.3.1-1|24	BuildRequires:	python-setupdocs >= 1.0.5
12cu|python-mayavi-4.3.1-1|25	BuildRequires:	python-setuptools >= 0.6c8
12cu|python-mayavi-4.3.1-1|26	BuildRequires:	python-numpy-devel >= 1.1.0
12cu|python-mayavi-4.3.1-1|27	BuildRequires:	python-vtk >= 5.0
12cu|python-mayavi-4.3.1-1|28	BuildRequires:	pkgconfig(lapack)
12cu|python-mayavi-4.3.1-1|29	
12cu|python-mayavi-4.3.1-1|30	%description
12cu|python-mayavi-4.3.1-1|31	MayaVi2 seeks to provide easy and interactive visualization of 3D data. It does
12cu|python-mayavi-4.3.1-1|32	this by the following:
12cu|python-mayavi-4.3.1-1|33	
12cu|python-mayavi-4.3.1-1|34	- an (optional) rich user interface with dialogs to interact with all data
12cu|python-mayavi-4.3.1-1|35	and objects in the visualization.
12cu|python-mayavi-4.3.1-1|36	- a simple and clean scripting interface in Python, including one-liners,
12cu|python-mayavi-4.3.1-1|37	a-la mlab, or object-oriented programming interface.
12cu|python-mayavi-4.3.1-1|38	- harnesses the power of the VTK toolkit without forcing you to learn it.
12cu|python-mayavi-4.3.1-1|39	
12cu|python-mayavi-4.3.1-1|40	Additionally Mayavi2 strives to be a reusable tool that can be embedded in your
12cu|python-mayavi-4.3.1-1|41	applications in different ways or combined with the envisage
12cu|python-mayavi-4.3.1-1|42	application-building framework to assemble domain-specific tools.
12cu|python-mayavi-4.3.1-1|43	
12cu|python-mayavi-4.3.1-1|44	%prep
12cu|python-mayavi-4.3.1-1|45	%setup -q -n %{module}-%{version}
12cu|python-mayavi-4.3.1-1|46	
12cu|python-mayavi-4.3.1-1|47	%build
12cu|python-mayavi-4.3.1-1|48	Xvfb :100 -ac &
12cu|python-mayavi-4.3.1-1|49	XPID=$!
12cu|python-mayavi-4.3.1-1|50	export DISPLAY=:100.0
12cu|python-mayavi-4.3.1-1|51	%__python setup.py build
12cu|python-mayavi-4.3.1-1|52	%__python setup.py build_docs
12cu|python-mayavi-4.3.1-1|53	kill -9 $XPID || /bin/true
12cu|python-mayavi-4.3.1-1|54	mkdir html
12cu|python-mayavi-4.3.1-1|55	mv docs/build/mayavi/html html/mayavi
12cu|python-mayavi-4.3.1-1|56	mv docs/build/tvtk/html html/tvtk
12cu|python-mayavi-4.3.1-1|57	
12cu|python-mayavi-4.3.1-1|58	%install
12cu|python-mayavi-4.3.1-1|59	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-mayavi-4.3.1-1|60	
12cu|python-mayavi-4.3.1-1|61	%files
12cu|python-mayavi-4.3.1-1|62	%doc *.txt *.rst examples/ html/
12cu|python-mayavi-4.3.1-1|63	%{_bindir}/mayavi2
12cu|python-mayavi-4.3.1-1|64	%{_bindir}/tvtk_doc
12cu|python-mayavi-4.3.1-1|65	%py_platsitedir/%{module}*
12cu|python-mayavi-4.3.1-1|66	%py_platsitedir/tvtk*
12cu|python-mayavi-4.3.1-1|67	
12cu|python-mayavi-4.3.1-1|68	
12cu|python-mayavi-4.3.1-1|69	
12cu|python-mayavi-4.3.1-1|70	%changelog
12cu|python-mayavi-4.3.1-1|71	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3.1-1
12cu|python-mayavi-4.3.1-1|72	+ Revision: 88d2e01
12cu|python-mayavi-4.3.1-1|73	- Updated to 4.3.1 (by updates_builder)
12cu|python-mayavi-4.3.1-1|74	
12cu|python-mayavi-4.3.1-1|75	

11952 12
12cu|python-memcached-1.53-1|1	Name:		python-memcached
12cu|python-memcached-1.53-1|2	Version:	1.53
12cu|python-memcached-1.53-1|3	Release:	1
12cu|python-memcached-1.53-1|4	Summary:	Python interface to memcached
12cu|python-memcached-1.53-1|5	Group:		Development/Python
12cu|python-memcached-1.53-1|6	License:	Python Software Foundation License
12cu|python-memcached-1.53-1|7	URL:		http://www.tummy.com/Community/software/python-memcached/
12cu|python-memcached-1.53-1|8	Source0:	ftp://ftp.tummy.com:21/pub/python-memcached/%{name}-%{version}.tar.gz
12cu|python-memcached-1.53-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12cu|python-memcached-1.53-1|10	BuildArch:	noarch
12cu|python-memcached-1.53-1|11	%py_requires	-d
12cu|python-memcached-1.53-1|12	BuildRequires:	python-setuptools
12cu|python-memcached-1.53-1|13	
12cu|python-memcached-1.53-1|14	%description
12cu|python-memcached-1.53-1|15	This software is a 100%% Python interface to the memcached memory cache
12cu|python-memcached-1.53-1|16	daemon.  It is the client side software which allows storing values in one
12cu|python-memcached-1.53-1|17	or more, possibly remote, memcached servers.  Search google for memcached
12cu|python-memcached-1.53-1|18	for more information.
12cu|python-memcached-1.53-1|19	
12cu|python-memcached-1.53-1|20	%prep
12cu|python-memcached-1.53-1|21	%setup -q -n %{name}-%{version}
12cu|python-memcached-1.53-1|22	
12cu|python-memcached-1.53-1|23	%build
12cu|python-memcached-1.53-1|24	python setup.py build
12cu|python-memcached-1.53-1|25	
12cu|python-memcached-1.53-1|26	%install
12cu|python-memcached-1.53-1|27	rm -rf %{buildroot}
12cu|python-memcached-1.53-1|28	python setup.py install -O2 --skip-build --root %{buildroot}
12cu|python-memcached-1.53-1|29	
12cu|python-memcached-1.53-1|30	%clean
12cu|python-memcached-1.53-1|31	rm -rf %{buildroot}
12cu|python-memcached-1.53-1|32	
12cu|python-memcached-1.53-1|33	%files
12cu|python-memcached-1.53-1|34	%defattr(-,root,root,-)
12cu|python-memcached-1.53-1|35	%doc ChangeLog PKG-INFO
12cu|python-memcached-1.53-1|36	%{python_sitelib}/*
12cu|python-memcached-1.53-1|37	
12cu|python-memcached-1.53-1|38	
12cu|python-memcached-1.53-1|39	
12cu|python-memcached-1.53-1|40	%changelog
12cu|python-memcached-1.53-1|41	* Tue Dec 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.47-1mdv2011.0
12cu|python-memcached-1.53-1|42	+ Revision: 625613
12cu|python-memcached-1.53-1|43	- update to new version 1.47
12cu|python-memcached-1.53-1|44	
12cu|python-memcached-1.53-1|45	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 1.45-2mdv2011.0
12cu|python-memcached-1.53-1|46	+ Revision: 593933
12cu|python-memcached-1.53-1|47	- rebuild for py2.7
12cu|python-memcached-1.53-1|48	
12cu|python-memcached-1.53-1|49	* Mon Mar 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.45-1mdv2010.1
12cu|python-memcached-1.53-1|50	+ Revision: 515907
12cu|python-memcached-1.53-1|51	- update to 1.45
12cu|python-memcached-1.53-1|52	
12cu|python-memcached-1.53-1|53	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.43-3mdv2010.0
12cu|python-memcached-1.53-1|54	+ Revision: 442313
12cu|python-memcached-1.53-1|55	- rebuild
12cu|python-memcached-1.53-1|56	
12cu|python-memcached-1.53-1|57	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 1.43-2mdv2009.1
12cu|python-memcached-1.53-1|58	+ Revision: 323789
12cu|python-memcached-1.53-1|59	- rebuild
12cu|python-memcached-1.53-1|60	
12cu|python-memcached-1.53-1|61	* Tue Sep 16 2008 Luca Berra <bluca@mandriva.org> 1.43-1mdv2009.0
12cu|python-memcached-1.53-1|62	+ Revision: 285249
12cu|python-memcached-1.53-1|63	- import python-memcached
12cu|python-memcached-1.53-1|64	
12cu|python-memcached-1.53-1|65	
12cu|python-memcached-1.53-1|66	* Mon Sep 08 2008 Luca Berra <bluca@mandriva.org> 1.43-1mdv2008.1
12cu|python-memcached-1.53-1|67	- initial mandriva package
12cu|python-memcached-1.53-1|68	

11953 12
12cu|python-mimeparse-0.1.4-1|1	%define oname mimeparse
12cu|python-mimeparse-0.1.4-1|2	
12cu|python-mimeparse-0.1.4-1|3	Name:           python-%{oname}
12cu|python-mimeparse-0.1.4-1|4	Version:        0.1.4
12cu|python-mimeparse-0.1.4-1|5	Release:        1
12cu|python-mimeparse-0.1.4-1|6	Summary:        Python module for parsing mime-type names
12cu|python-mimeparse-0.1.4-1|7	Group:          Development/Python
12cu|python-mimeparse-0.1.4-1|8	License:        MIT
12cu|python-mimeparse-0.1.4-1|9	URL:            https://pypi.python.org/pypi/python-mimeparse
12cu|python-mimeparse-0.1.4-1|10	Source0:        https://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
12cu|python-mimeparse-0.1.4-1|11	BuildArch:      noarch
12cu|python-mimeparse-0.1.4-1|12	BuildRequires:  pkgconfig(python)
12cu|python-mimeparse-0.1.4-1|13	
12cu|python-mimeparse-0.1.4-1|14	
12cu|python-mimeparse-0.1.4-1|15	%description
12cu|python-mimeparse-0.1.4-1|16	This module provides basic functions for parsing mime-type names
12cu|python-mimeparse-0.1.4-1|17	and matching them against a list of media-ranges.
12cu|python-mimeparse-0.1.4-1|18	
12cu|python-mimeparse-0.1.4-1|19	%prep
12cu|python-mimeparse-0.1.4-1|20	%setup -q -n %{name}-%{version}
12cu|python-mimeparse-0.1.4-1|21	
12cu|python-mimeparse-0.1.4-1|22	%build
12cu|python-mimeparse-0.1.4-1|23	CFLAGS="%{optflags}" python setup.py build
12cu|python-mimeparse-0.1.4-1|24	
12cu|python-mimeparse-0.1.4-1|25	%check
12cu|python-mimeparse-0.1.4-1|26	python mimeparse_test.py
12cu|python-mimeparse-0.1.4-1|27	
12cu|python-mimeparse-0.1.4-1|28	
12cu|python-mimeparse-0.1.4-1|29	
12cu|python-mimeparse-0.1.4-1|30	%install
12cu|python-mimeparse-0.1.4-1|31	python setup.py install --skip-build --root %{buildroot}
12cu|python-mimeparse-0.1.4-1|32	
12cu|python-mimeparse-0.1.4-1|33	%files
12cu|python-mimeparse-0.1.4-1|34	%doc README
12cu|python-mimeparse-0.1.4-1|35	%{py_puresitedir}/*
12cu|python-mimeparse-0.1.4-1|36	
12cu|python-mimeparse-0.1.4-1|37	
12cu|python-mimeparse-0.1.4-1|38	%changelog
12cu|python-mimeparse-0.1.4-1|39	* Sat Apr 12 2014 symbianflo <symbianflo@symbianflo> 0.1.4-1
12cu|python-mimeparse-0.1.4-1|40	+ Revision: 942a292
12cu|python-mimeparse-0.1.4-1|41	- Imported from SRPM
12cu|python-mimeparse-0.1.4-1|42	
12cu|python-mimeparse-0.1.4-1|43	

11954 12
12cu|python-minimock-1.2.8-1|1	Name:           python-minimock
12cu|python-minimock-1.2.8-1|2	Version:        1.2.8
12cu|python-minimock-1.2.8-1|3	Release:        1
12cu|python-minimock-1.2.8-1|4	Summary:        The simplest possible mock library
12cu|python-minimock-1.2.8-1|5	Group:          Development/Python
12cu|python-minimock-1.2.8-1|6	License:        MIT
12cu|python-minimock-1.2.8-1|7	URL:            http://pypi.python.org/pypi/MiniMock
12cu|python-minimock-1.2.8-1|8	Source0:        http://pypi.python.org/packages/source/M/MiniMock/MiniMock-%{version}.tar.gz
12cu|python-minimock-1.2.8-1|9	BuildRequires:  python-devel
12cu|python-minimock-1.2.8-1|10	BuildRequires:  python-setuptools
12cu|python-minimock-1.2.8-1|11	BuildArch:	noarch
12cu|python-minimock-1.2.8-1|12	
12cu|python-minimock-1.2.8-1|13	%description
12cu|python-minimock-1.2.8-1|14	Minimock is a simple lbirary for doing Mock objects with doctest.
12cu|python-minimock-1.2.8-1|15	
12cu|python-minimock-1.2.8-1|16	%prep
12cu|python-minimock-1.2.8-1|17	%setup -q -n MiniMock-%{version}
12cu|python-minimock-1.2.8-1|18	
12cu|python-minimock-1.2.8-1|19	%build
12cu|python-minimock-1.2.8-1|20	
12cu|python-minimock-1.2.8-1|21	%install
12cu|python-minimock-1.2.8-1|22	%{__python} setup.py install --root=%{buildroot}
12cu|python-minimock-1.2.8-1|23	
12cu|python-minimock-1.2.8-1|24	%files
12cu|python-minimock-1.2.8-1|25	%doc docs/*
12cu|python-minimock-1.2.8-1|26	%{python_sitelib}/MiniMock-%{version}-py?.?.egg-info
12cu|python-minimock-1.2.8-1|27	%{python_sitelib}/minimock*
12cu|python-minimock-1.2.8-1|28	
12cu|python-minimock-1.2.8-1|29	
12cu|python-minimock-1.2.8-1|30	%changelog
12cu|python-minimock-1.2.8-1|31	* Mon May 02 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.6-1mdv2011.0
12cu|python-minimock-1.2.8-1|32	+ Revision: 662535
12cu|python-minimock-1.2.8-1|33	- update to new version 1.2.6
12cu|python-minimock-1.2.8-1|34	
12cu|python-minimock-1.2.8-1|35	* Thu Mar 18 2010 Caio Begotti <caio1982@mandriva.org> 1.2.5-2mdv2011.0
12cu|python-minimock-1.2.8-1|36	+ Revision: 525008
12cu|python-minimock-1.2.8-1|37	- missing buildrequires entry
12cu|python-minimock-1.2.8-1|38	- import python-minimock
12cu|python-minimock-1.2.8-1|39	
12cu|python-minimock-1.2.8-1|40	

11955 12
12cu|python-mock-1.0.1-1|1	%define	oname	mock
12cu|python-mock-1.0.1-1|2	
12cu|python-mock-1.0.1-1|3	Name:		python-%{oname}
12cu|python-mock-1.0.1-1|4	Version:	1.0.1
12cu|python-mock-1.0.1-1|5	Release:	1
12cu|python-mock-1.0.1-1|6	Summary:	A Python Mocking and Patching Library for Testing
12cu|python-mock-1.0.1-1|7	Source0:	http://pypi.python.org/packages/source/m/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-mock-1.0.1-1|8	License:	BSD
12cu|python-mock-1.0.1-1|9	Group:		Development/Python
12cu|python-mock-1.0.1-1|10	Url:		http://www.voidspace.org.uk/python/mock/
12cu|python-mock-1.0.1-1|11	BuildArch:	noarch
12cu|python-mock-1.0.1-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-mock-1.0.1-1|13	BuildRequires:	pkgconfig(python)
12cu|python-mock-1.0.1-1|14	BuildRequires:	pythonegg(unittest2)
12cu|python-mock-1.0.1-1|15	
12cu|python-mock-1.0.1-1|16	%description
12cu|python-mock-1.0.1-1|17	mock is a library for testing in Python. It allows you to replace parts of
12cu|python-mock-1.0.1-1|18	your system under test with mock objects and make assertions about how they
12cu|python-mock-1.0.1-1|19	have been used.
12cu|python-mock-1.0.1-1|20	
12cu|python-mock-1.0.1-1|21	mock is now part of the Python standard library, available as `unittest.mock
12cu|python-mock-1.0.1-1|22	<http://docs.python.org/py3k/library/unittest.mock.html#module-unittest.mock>`
12cu|python-mock-1.0.1-1|23	in Python 3.3 onwards.
12cu|python-mock-1.0.1-1|24	
12cu|python-mock-1.0.1-1|25	mock provides a core `MagicMock` class removing the need to create a host of
12cu|python-mock-1.0.1-1|26	stubs throughout your test suite. After performing an action, you can make
12cu|python-mock-1.0.1-1|27	assertions about which methods / attributes were used and arguments they were
12cu|python-mock-1.0.1-1|28	called with. You can also specify return values and set needed attributes in
12cu|python-mock-1.0.1-1|29	the normal way.
12cu|python-mock-1.0.1-1|30	
12cu|python-mock-1.0.1-1|31	mock is tested on Python versions 2.4-2.7 and Python 3. mock is also tested
12cu|python-mock-1.0.1-1|32	with the latest versions of Jython and pypy.
12cu|python-mock-1.0.1-1|33	
12cu|python-mock-1.0.1-1|34	The mock module also provides utility functions / objects to assist with
12cu|python-mock-1.0.1-1|35	testing, particularly monkey patching.
12cu|python-mock-1.0.1-1|36	
12cu|python-mock-1.0.1-1|37	
12cu|python-mock-1.0.1-1|38	%prep
12cu|python-mock-1.0.1-1|39	%setup -q -n %{oname}-%{version}
12cu|python-mock-1.0.1-1|40	
12cu|python-mock-1.0.1-1|41	%build
12cu|python-mock-1.0.1-1|42	python setup.py build
12cu|python-mock-1.0.1-1|43	
12cu|python-mock-1.0.1-1|44	%install
12cu|python-mock-1.0.1-1|45	python setup.py install --root=%{buildroot}
12cu|python-mock-1.0.1-1|46	
12cu|python-mock-1.0.1-1|47	%check
12cu|python-mock-1.0.1-1|48	python setup.py test
12cu|python-mock-1.0.1-1|49	
12cu|python-mock-1.0.1-1|50	%files
12cu|python-mock-1.0.1-1|51	%doc *.txt docs/*.txt
12cu|python-mock-1.0.1-1|52	%{py_puresitedir}/mock.py*
12cu|python-mock-1.0.1-1|53	%{py_puresitedir}/mock*.egg-info
12cu|python-mock-1.0.1-1|54	
12cu|python-mock-1.0.1-1|55	%changelog
12cu|python-mock-1.0.1-1|56	* Thu Apr 10 2014 Rosa <rosa@abf.rosalinux.ru> 1.0.1-1
12cu|python-mock-1.0.1-1|57	+ Revision: b935d50
12cu|python-mock-1.0.1-1|58	- Automatic import for version 1.0.1-1
12cu|python-mock-1.0.1-1|59	
12cu|python-mock-1.0.1-1|60	

11956 12
12cu|python-mpd-0.5.1-1|1	Name:           python-mpd
12cu|python-mpd-0.5.1-1|2	Version:        0.5.1
12cu|python-mpd-0.5.1-1|3	Release:        1
12cu|python-mpd-0.5.1-1|4	Summary:        Python bindings for MPD
12cu|python-mpd-0.5.1-1|5	Group:          Development/Python
12cu|python-mpd-0.5.1-1|6	License:        GPL
12cu|python-mpd-0.5.1-1|7	URL:            http://www.musicpd.org/~jat/python-mpd/
12cu|python-mpd-0.5.1-1|8	Source0:        http://pypi.python.org/packages/source/p/python-mpd2/python-mpd2-%{version}.tar.bz2
12cu|python-mpd-0.5.1-1|9	BuildArch:	noarch
12cu|python-mpd-0.5.1-1|10	BuildRequires:  python-devel
12cu|python-mpd-0.5.1-1|11	BuildRequires:  python-distribute
12cu|python-mpd-0.5.1-1|12	
12cu|python-mpd-0.5.1-1|13	%description
12cu|python-mpd-0.5.1-1|14	An MPD (Music Player Daemon) client library written in pure Python.
12cu|python-mpd-0.5.1-1|15	
12cu|python-mpd-0.5.1-1|16	%prep
12cu|python-mpd-0.5.1-1|17	%setup -q -n %{name}2-%{version}
12cu|python-mpd-0.5.1-1|18	
12cu|python-mpd-0.5.1-1|19	%build
12cu|python-mpd-0.5.1-1|20	CFLAGS="%{optflags}" %{__python} setup.py build
12cu|python-mpd-0.5.1-1|21	
12cu|python-mpd-0.5.1-1|22	%install
12cu|python-mpd-0.5.1-1|23	%{__python} setup.py install --root %buildroot
12cu|python-mpd-0.5.1-1|24	
12cu|python-mpd-0.5.1-1|25	%clean
12cu|python-mpd-0.5.1-1|26	
12cu|python-mpd-0.5.1-1|27	%files
12cu|python-mpd-0.5.1-1|28	%doc LICENSE.txt GPL.txt
12cu|python-mpd-0.5.1-1|29	%{py_puresitedir}/*
12cu|python-mpd-0.5.1-1|30	
12cu|python-mpd-0.5.1-1|31	%changelog
12cu|python-mpd-0.5.1-1|32	* Fri Oct 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-1
12cu|python-mpd-0.5.1-1|33	+ Revision: 7758b9c
12cu|python-mpd-0.5.1-1|34	- Added distribute BR
12cu|python-mpd-0.5.1-1|35	
12cu|python-mpd-0.5.1-1|36	

11957 12
12cu|python-mpi4py-1.3.1-2|1	%define module mpi4py
12cu|python-mpi4py-1.3.1-2|2	
12cu|python-mpi4py-1.3.1-2|3	Summary:	MPI for Python
12cu|python-mpi4py-1.3.1-2|4	Name:		python-%{module}
12cu|python-mpi4py-1.3.1-2|5	Version:	1.3.1
12cu|python-mpi4py-1.3.1-2|6	Release:	2
12cu|python-mpi4py-1.3.1-2|7	License:	BSD
12cu|python-mpi4py-1.3.1-2|8	Group:		Development/Python
12cu|python-mpi4py-1.3.1-2|9	Url:		http://mpi4py.googlecode.com
12cu|python-mpi4py-1.3.1-2|10	Source0:	http://mpi4py.googlecode.com/files/%{module}-%{version}.tar.gz
12cu|python-mpi4py-1.3.1-2|11	Patch0:		mpi4py-1.3.1-linkage.patch
12cu|python-mpi4py-1.3.1-2|12	Patch1:		mpi4py-1.3.1-openmpi1.7.patch
12cu|python-mpi4py-1.3.1-2|13	BuildRequires:	openmpi
12cu|python-mpi4py-1.3.1-2|14	BuildRequires:	python-cython
12cu|python-mpi4py-1.3.1-2|15	BuildRequires:	pkgconfig(ompi)
12cu|python-mpi4py-1.3.1-2|16	BuildRequires:	pkgconfig(python)
12cu|python-mpi4py-1.3.1-2|17	BuildRequires:	pkgconfig(zlib)
12cu|python-mpi4py-1.3.1-2|18	Requires:	openmpi
12cu|python-mpi4py-1.3.1-2|19	
12cu|python-mpi4py-1.3.1-2|20	%description
12cu|python-mpi4py-1.3.1-2|21	MPI for Python provides bindings of the Message Passing Interface
12cu|python-mpi4py-1.3.1-2|22	(MPI) standard for the Python programming language, allowing any
12cu|python-mpi4py-1.3.1-2|23	Python program to exploit multiple processors.
12cu|python-mpi4py-1.3.1-2|24	
12cu|python-mpi4py-1.3.1-2|25	This package is constructed on top of the MPI-1/2 specifications and
12cu|python-mpi4py-1.3.1-2|26	provides an object oriented interface which closely follows MPI-2 C++
12cu|python-mpi4py-1.3.1-2|27	bindings. It supports point-to-point (sends, receives) and collective
12cu|python-mpi4py-1.3.1-2|28	(broadcasts, scatters, gathers) communications of any picklable Python
12cu|python-mpi4py-1.3.1-2|29	object, as well as optimized communications of Python object exposing
12cu|python-mpi4py-1.3.1-2|30	the single-segment buffer interface (NumPy arrays, builtin
12cu|python-mpi4py-1.3.1-2|31	bytes/string/array objects).
12cu|python-mpi4py-1.3.1-2|32	
12cu|python-mpi4py-1.3.1-2|33	%files -f FILELIST
12cu|python-mpi4py-1.3.1-2|34	%doc test/ demo/ *.txt docs/usrman docs/apiref
12cu|python-mpi4py-1.3.1-2|35	%exclude %{py_platsitedir}/%{module}/include/
12cu|python-mpi4py-1.3.1-2|36	
12cu|python-mpi4py-1.3.1-2|37	#----------------------------------------------------------------------------
12cu|python-mpi4py-1.3.1-2|38	
12cu|python-mpi4py-1.3.1-2|39	%package devel
12cu|python-mpi4py-1.3.1-2|40	Summary:	mpi4py headers
12cu|python-mpi4py-1.3.1-2|41	Group:		Development/Python
12cu|python-mpi4py-1.3.1-2|42	Requires:	%{name} = %{EVRD}
12cu|python-mpi4py-1.3.1-2|43	
12cu|python-mpi4py-1.3.1-2|44	%description devel
12cu|python-mpi4py-1.3.1-2|45	This package contains header files needed to develop modules in C or
12cu|python-mpi4py-1.3.1-2|46	Fortran that can interact with mpi4py.
12cu|python-mpi4py-1.3.1-2|47	
12cu|python-mpi4py-1.3.1-2|48	%files devel
12cu|python-mpi4py-1.3.1-2|49	%{py_platsitedir}/%{module}/include/
12cu|python-mpi4py-1.3.1-2|50	
12cu|python-mpi4py-1.3.1-2|51	#----------------------------------------------------------------------------
12cu|python-mpi4py-1.3.1-2|52	
12cu|python-mpi4py-1.3.1-2|53	%prep
12cu|python-mpi4py-1.3.1-2|54	%setup -q -n %{module}-%{version}
12cu|python-mpi4py-1.3.1-2|55	%patch0 -p1
12cu|python-mpi4py-1.3.1-2|56	%patch1 -p1
12cu|python-mpi4py-1.3.1-2|57	
12cu|python-mpi4py-1.3.1-2|58	%build
12cu|python-mpi4py-1.3.1-2|59	export CFLAGS="-Wno-error=format-security"
12cu|python-mpi4py-1.3.1-2|60	python setup.py build
12cu|python-mpi4py-1.3.1-2|61	
12cu|python-mpi4py-1.3.1-2|62	%install
12cu|python-mpi4py-1.3.1-2|63	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=FILELIST
12cu|python-mpi4py-1.3.1-2|64	rm -f %{buildroot}%{py_platsitedir}/mpi4py/mpi.cfg
12cu|python-mpi4py-1.3.1-2|65	sed -si 's/^.*mpi\.cfg$//' FILELIST
12cu|python-mpi4py-1.3.1-2|66	
12cu|python-mpi4py-1.3.1-2|67	
12cu|python-mpi4py-1.3.1-2|68	%changelog
12cu|python-mpi4py-1.3.1-2|69	* Wed Jan 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-2
12cu|python-mpi4py-1.3.1-2|70	+ Revision: 23f02b7
12cu|python-mpi4py-1.3.1-2|71	- LOG Add patch to fix build with openmpi 1.7
12cu|python-mpi4py-1.3.1-2|72	
12cu|python-mpi4py-1.3.1-2|73	

11958 12
12cu|python-msgpack-0.4.2-1|1	%define tarname	msgpack-python
12cu|python-msgpack-0.4.2-1|2	%define	rel		1
12cu|python-msgpack-0.4.2-1|3	%if %mdkversion < 201100
12cu|python-msgpack-0.4.2-1|4	%else
12cu|python-msgpack-0.4.2-1|5	%endif
12cu|python-msgpack-0.4.2-1|6	
12cu|python-msgpack-0.4.2-1|7	Summary:	MessagePack (de)serializer for Python
12cu|python-msgpack-0.4.2-1|8	
12cu|python-msgpack-0.4.2-1|9	Name:		python-msgpack
12cu|python-msgpack-0.4.2-1|10	Version:	0.4.2
12cu|python-msgpack-0.4.2-1|11	Release:	1
12cu|python-msgpack-0.4.2-1|12	Source0:	https://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-%{version}.tar.gz
12cu|python-msgpack-0.4.2-1|13	Patch0:		egg-info-0.2.0.patch
12cu|python-msgpack-0.4.2-1|14	License:	Apache License
12cu|python-msgpack-0.4.2-1|15	Group:		Development/Python
12cu|python-msgpack-0.4.2-1|16	Url:		http://msgpack.org/
12cu|python-msgpack-0.4.2-1|17	BuildRequires:	python-cython
12cu|python-msgpack-0.4.2-1|18	BuildRequires:	python-setuptools
12cu|python-msgpack-0.4.2-1|19	
12cu|python-msgpack-0.4.2-1|20	%description
12cu|python-msgpack-0.4.2-1|21	MessagePack is a binary-based efficient data interchange format that
12cu|python-msgpack-0.4.2-1|22	is focused on high performance. It is like JSON, but very fast and
12cu|python-msgpack-0.4.2-1|23	small.
12cu|python-msgpack-0.4.2-1|24	
12cu|python-msgpack-0.4.2-1|25	%prep
12cu|python-msgpack-0.4.2-1|26	%setup -q -n %{tarname}-%{version}
12cu|python-msgpack-0.4.2-1|27	%patch0 -p0
12cu|python-msgpack-0.4.2-1|28	
12cu|python-msgpack-0.4.2-1|29	%build
12cu|python-msgpack-0.4.2-1|30	%__python setup.py build
12cu|python-msgpack-0.4.2-1|31	
12cu|python-msgpack-0.4.2-1|32	%install
12cu|python-msgpack-0.4.2-1|33	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-msgpack-0.4.2-1|34	
12cu|python-msgpack-0.4.2-1|35	%clean
12cu|python-msgpack-0.4.2-1|36	
12cu|python-msgpack-0.4.2-1|37	%files
12cu|python-msgpack-0.4.2-1|38	%doc COPYING README.rst
12cu|python-msgpack-0.4.2-1|39	%{py_platsitedir}/msgpack*
12cu|python-msgpack-0.4.2-1|40	
12cu|python-msgpack-0.4.2-1|41	
12cu|python-msgpack-0.4.2-1|42	
12cu|python-msgpack-0.4.2-1|43	
12cu|python-msgpack-0.4.2-1|44	%changelog
12cu|python-msgpack-0.4.2-1|45	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.2-1
12cu|python-msgpack-0.4.2-1|46	+ Revision: d9ae09a
12cu|python-msgpack-0.4.2-1|47	- Updated to 0.4.2 (by updates_builder)
12cu|python-msgpack-0.4.2-1|48	
12cu|python-msgpack-0.4.2-1|49	

11959 12
12cu|python-mygpoclient-1.7-1|1	%define oname mygpoclient
12cu|python-mygpoclient-1.7-1|2	%define name python-%oname
12cu|python-mygpoclient-1.7-1|3	%define version 1.6
12cu|python-mygpoclient-1.7-1|4	%define release %mkrel 1
12cu|python-mygpoclient-1.7-1|5	
12cu|python-mygpoclient-1.7-1|6	Summary: Library for accessing my.gpodder.org web services
12cu|python-mygpoclient-1.7-1|7	Name: %{name}
12cu|python-mygpoclient-1.7-1|8	Version: 1.7
12cu|python-mygpoclient-1.7-1|9	Release: 1
12cu|python-mygpoclient-1.7-1|10	Source0: http://thpinfo.com/2010/mygpoclient/mygpoclient-%{version}.tar.gz
12cu|python-mygpoclient-1.7-1|11	License: GPLv3
12cu|python-mygpoclient-1.7-1|12	Group: Development/Python
12cu|python-mygpoclient-1.7-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|python-mygpoclient-1.7-1|14	BuildArch: noarch
12cu|python-mygpoclient-1.7-1|15	BuildRequires: python-devel
12cu|python-mygpoclient-1.7-1|16	Url: http://thpinfo.com/2010/mygpoclient/
12cu|python-mygpoclient-1.7-1|17	
12cu|python-mygpoclient-1.7-1|18	%description
12cu|python-mygpoclient-1.7-1|19	The mygpoclient library allows developers to utilize a Pythonic
12cu|python-mygpoclient-1.7-1|20	interface to the my.gpodder.org web services for synchronizing podcast
12cu|python-mygpoclient-1.7-1|21	subscriptions. This page provides the public place for downloading
12cu|python-mygpoclient-1.7-1|22	source releases of the library.
12cu|python-mygpoclient-1.7-1|23	
12cu|python-mygpoclient-1.7-1|24	%prep
12cu|python-mygpoclient-1.7-1|25	%setup -q -n %oname-%version
12cu|python-mygpoclient-1.7-1|26	%apply_patches
12cu|python-mygpoclient-1.7-1|27	
12cu|python-mygpoclient-1.7-1|28	%build
12cu|python-mygpoclient-1.7-1|29	python setup.py build
12cu|python-mygpoclient-1.7-1|30	
12cu|python-mygpoclient-1.7-1|31	%install
12cu|python-mygpoclient-1.7-1|32	rm -rf $RPM_BUILD_ROOT
12cu|python-mygpoclient-1.7-1|33	python setup.py install --root=$RPM_BUILD_ROOT
12cu|python-mygpoclient-1.7-1|34	
12cu|python-mygpoclient-1.7-1|35	%clean
12cu|python-mygpoclient-1.7-1|36	rm -rf $RPM_BUILD_ROOT
12cu|python-mygpoclient-1.7-1|37	
12cu|python-mygpoclient-1.7-1|38	%files
12cu|python-mygpoclient-1.7-1|39	%defattr(-,root,root)
12cu|python-mygpoclient-1.7-1|40	%doc AUTHORS README
12cu|python-mygpoclient-1.7-1|41	%_bindir/bpsync
12cu|python-mygpoclient-1.7-1|42	%py_puresitedir/%oname
12cu|python-mygpoclient-1.7-1|43	%py_puresitedir/*.egg-info
12cu|python-mygpoclient-1.7-1|44	
12cu|python-mygpoclient-1.7-1|45	
12cu|python-mygpoclient-1.7-1|46	%changelog
12cu|python-mygpoclient-1.7-1|47	* Fri Aug 05 2011 Götz Waschk <waschk@mandriva.org> 1.6-1mdv2012.0
12cu|python-mygpoclient-1.7-1|48	+ Revision: 693273
12cu|python-mygpoclient-1.7-1|49	- update to new version 1.6
12cu|python-mygpoclient-1.7-1|50	
12cu|python-mygpoclient-1.7-1|51	* Tue Nov 02 2010 Funda Wang <fwang@mandriva.org> 1.5-2mdv2011.0
12cu|python-mygpoclient-1.7-1|52	+ Revision: 591742
12cu|python-mygpoclient-1.7-1|53	- rebuild for py 2.7
12cu|python-mygpoclient-1.7-1|54	
12cu|python-mygpoclient-1.7-1|55	* Sun Oct 10 2010 Götz Waschk <waschk@mandriva.org> 1.5-1mdv2011.0
12cu|python-mygpoclient-1.7-1|56	+ Revision: 584541
12cu|python-mygpoclient-1.7-1|57	- new version
12cu|python-mygpoclient-1.7-1|58	- drop patch
12cu|python-mygpoclient-1.7-1|59	
12cu|python-mygpoclient-1.7-1|60	* Mon Sep 27 2010 Götz Waschk <waschk@mandriva.org> 1.4-2mdv2011.0
12cu|python-mygpoclient-1.7-1|61	+ Revision: 581208
12cu|python-mygpoclient-1.7-1|62	- fix server response checking (bug #1131)
12cu|python-mygpoclient-1.7-1|63	
12cu|python-mygpoclient-1.7-1|64	* Mon Apr 26 2010 Götz Waschk <waschk@mandriva.org> 1.4-1mdv2010.1
12cu|python-mygpoclient-1.7-1|65	+ Revision: 538917
12cu|python-mygpoclient-1.7-1|66	- update to new version 1.4
12cu|python-mygpoclient-1.7-1|67	
12cu|python-mygpoclient-1.7-1|68	* Mon Apr 26 2010 Götz Waschk <waschk@mandriva.org> 1.3-1mdv2010.1
12cu|python-mygpoclient-1.7-1|69	+ Revision: 538815
12cu|python-mygpoclient-1.7-1|70	- new version
12cu|python-mygpoclient-1.7-1|71	- add bpsync tool
12cu|python-mygpoclient-1.7-1|72	
12cu|python-mygpoclient-1.7-1|73	* Mon Mar 15 2010 Götz Waschk <waschk@mandriva.org> 1.2-1mdv2010.1
12cu|python-mygpoclient-1.7-1|74	+ Revision: 519818
12cu|python-mygpoclient-1.7-1|75	- update to new version 1.2
12cu|python-mygpoclient-1.7-1|76	- remove dep on simplejson
12cu|python-mygpoclient-1.7-1|77	
12cu|python-mygpoclient-1.7-1|78	* Fri Feb 19 2010 Götz Waschk <waschk@mandriva.org> 1.1-1mdv2010.1
12cu|python-mygpoclient-1.7-1|79	+ Revision: 508386
12cu|python-mygpoclient-1.7-1|80	- update to new version 1.1
12cu|python-mygpoclient-1.7-1|81	
12cu|python-mygpoclient-1.7-1|82	* Thu Feb 04 2010 Götz Waschk <waschk@mandriva.org> 1.0-2mdv2010.1
12cu|python-mygpoclient-1.7-1|83	+ Revision: 500722
12cu|python-mygpoclient-1.7-1|84	- add dep on simplejson
12cu|python-mygpoclient-1.7-1|85	
12cu|python-mygpoclient-1.7-1|86	* Thu Feb 04 2010 Götz Waschk <waschk@mandriva.org> 1.0-1mdv2010.1
12cu|python-mygpoclient-1.7-1|87	+ Revision: 500715
12cu|python-mygpoclient-1.7-1|88	- import python-mygpoclient
12cu|python-mygpoclient-1.7-1|89	
12cu|python-mygpoclient-1.7-1|90	
12cu|python-mygpoclient-1.7-1|91	

11960 12
12cu|python-netaddr-0.7.10-1|1	%define module netaddr
12cu|python-netaddr-0.7.10-1|2	
12cu|python-netaddr-0.7.10-1|3	Name:           python-%module
12cu|python-netaddr-0.7.10-1|4	Version:        0.7.10
12cu|python-netaddr-0.7.10-1|5	Release:        1
12cu|python-netaddr-0.7.10-1|6	License:        BSD3c
12cu|python-netaddr-0.7.10-1|7	Summary:        Pythonic manipulation of IPv4, IPv6, CIDR, EUI and MAC network addresses
12cu|python-netaddr-0.7.10-1|8	Url:            http://code.google.com/p/netaddr
12cu|python-netaddr-0.7.10-1|9	Group:          Development/Python
12cu|python-netaddr-0.7.10-1|10	Source:         https://github.com/downloads/drkjam/netaddr/netaddr-%{version}.tar.gz
12cu|python-netaddr-0.7.10-1|11	BuildRequires:  python-devel
12cu|python-netaddr-0.7.10-1|12	BuildRequires:  python-setuptools
12cu|python-netaddr-0.7.10-1|13	BuildArch:      noarch
12cu|python-netaddr-0.7.10-1|14	
12cu|python-netaddr-0.7.10-1|15	%description
12cu|python-netaddr-0.7.10-1|16	A pure Python network address representation and manipulation library.
12cu|python-netaddr-0.7.10-1|17	
12cu|python-netaddr-0.7.10-1|18	netaddr provides a Pythonic way of working with:
12cu|python-netaddr-0.7.10-1|19	- IPv4 and IPv6 addresses and subnets (including CIDR notation);
12cu|python-netaddr-0.7.10-1|20	- MAC (Media Access Control) addresses in multiple formats;
12cu|python-netaddr-0.7.10-1|21	- IEEE EUI-64, OUI and IAB identifiers;
12cu|python-netaddr-0.7.10-1|22	- a user friendly IP glob-style format.
12cu|python-netaddr-0.7.10-1|23	
12cu|python-netaddr-0.7.10-1|24	Included are routines for:
12cu|python-netaddr-0.7.10-1|25	- generating, sorting and summarizing IP addresses;
12cu|python-netaddr-0.7.10-1|26	- converting IP addresses and ranges between various different formats;
12cu|python-netaddr-0.7.10-1|27	- performing set based operations on groups of IP addresses and subnets;
12cu|python-netaddr-0.7.10-1|28	- arbitrary IP address range calculations and conversions;
12cu|python-netaddr-0.7.10-1|29	- querying IEEE OUI and IAB organisational information;
12cu|python-netaddr-0.7.10-1|30	- querying of IP standards related data from key IANA data sources.
12cu|python-netaddr-0.7.10-1|31	
12cu|python-netaddr-0.7.10-1|32	%prep
12cu|python-netaddr-0.7.10-1|33	%setup -q -n %module-%{version}
12cu|python-netaddr-0.7.10-1|34	chmod -x AUTHORS CHANGELOG COPYRIGHT README LICENSE THANKS # remove executable bit from docs
12cu|python-netaddr-0.7.10-1|35	
12cu|python-netaddr-0.7.10-1|36	%build
12cu|python-netaddr-0.7.10-1|37	CFLAGS="%{optflags}" python setup.py build
12cu|python-netaddr-0.7.10-1|38	
12cu|python-netaddr-0.7.10-1|39	%install
12cu|python-netaddr-0.7.10-1|40	%{__python} setup.py install --root %{buildroot} --install-purelib=%{py_puresitedir}
12cu|python-netaddr-0.7.10-1|41	
12cu|python-netaddr-0.7.10-1|42	%clean
12cu|python-netaddr-0.7.10-1|43	
12cu|python-netaddr-0.7.10-1|44	%files
12cu|python-netaddr-0.7.10-1|45	%doc AUTHORS CHANGELOG COPYRIGHT README LICENSE THANKS
12cu|python-netaddr-0.7.10-1|46	%{_bindir}/%module
12cu|python-netaddr-0.7.10-1|47	%{py_puresitedir}/*
12cu|python-netaddr-0.7.10-1|48	
12cu|python-netaddr-0.7.10-1|49	
12cu|python-netaddr-0.7.10-1|50	
12cu|python-netaddr-0.7.10-1|51	
12cu|python-netaddr-0.7.10-1|52	%changelog
12cu|python-netaddr-0.7.10-1|53	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.7.10-1
12cu|python-netaddr-0.7.10-1|54	+ Revision: 459cda5
12cu|python-netaddr-0.7.10-1|55	- LOG Updated to 0.7.10 (by updates_builder)
12cu|python-netaddr-0.7.10-1|56	
12cu|python-netaddr-0.7.10-1|57	

11961 12
12cu|python-netifaces-0.8-1|1	%define	oname	netifaces
12cu|python-netifaces-0.8-1|2	
12cu|python-netifaces-0.8-1|3	Name:		python-%{oname}
12cu|python-netifaces-0.8-1|4	Version:	0.8
12cu|python-netifaces-0.8-1|5	Release:	1
12cu|python-netifaces-0.8-1|6	Summary:	Portable network interface information
12cu|python-netifaces-0.8-1|7	Source0:	http://alastairs-place.net/projects/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-netifaces-0.8-1|8	License:	MIT License
12cu|python-netifaces-0.8-1|9	Group:		Development/Python
12cu|python-netifaces-0.8-1|10	Url:		http://alastairs-place.net/netifaces
12cu|python-netifaces-0.8-1|11	BuildRequires:	python-devel
12cu|python-netifaces-0.8-1|12	BuildRequires:	python-setuptools
12cu|python-netifaces-0.8-1|13	
12cu|python-netifaces-0.8-1|14	Requires: python(abi) = 2.7
12cu|python-netifaces-0.8-1|15	
12cu|python-netifaces-0.8-1|16	
12cu|python-netifaces-0.8-1|17	
12cu|python-netifaces-0.8-1|18	%description
12cu|python-netifaces-0.8-1|19	netifaces provides a (hopefully portable-ish) way for Python programmers to
12cu|python-netifaces-0.8-1|20	get access to a list of the network interfaces on the local machine, and to
12cu|python-netifaces-0.8-1|21	obtain the addresses of those network interfaces.
12cu|python-netifaces-0.8-1|22	
12cu|python-netifaces-0.8-1|23	The package has been tested on Mac OS X, Windows XP, Windows Vista, Linux
12cu|python-netifaces-0.8-1|24	and Solaris.
12cu|python-netifaces-0.8-1|25	
12cu|python-netifaces-0.8-1|26	It should work on other UNIX-like systems provided they implement
12cu|python-netifaces-0.8-1|27	either getifaddrs() or support the SIOCGIFxxx socket options, although the
12cu|python-netifaces-0.8-1|28	data provided by the socket options is normally less complete.
12cu|python-netifaces-0.8-1|29	
12cu|python-netifaces-0.8-1|30	%prep
12cu|python-netifaces-0.8-1|31	%setup -q -n %{oname}-%{version}
12cu|python-netifaces-0.8-1|32	
12cu|python-netifaces-0.8-1|33	%build
12cu|python-netifaces-0.8-1|34	python setup.py build
12cu|python-netifaces-0.8-1|35	
12cu|python-netifaces-0.8-1|36	%install
12cu|python-netifaces-0.8-1|37	python setup.py install --root=%{buildroot}
12cu|python-netifaces-0.8-1|38	
12cu|python-netifaces-0.8-1|39	%files
12cu|python-netifaces-0.8-1|40	%doc README
12cu|python-netifaces-0.8-1|41	%{py_platsitedir}/netifaces.so
12cu|python-netifaces-0.8-1|42	%{py_platsitedir}/netifaces*.egg-info
12cu|python-netifaces-0.8-1|43	%changelog
12cu|python-netifaces-0.8-1|44	* Thu Dec 19 2013 symbianflo <symbianflo@mandrivausers.ro> 0.8-1
12cu|python-netifaces-0.8-1|45	+ Revision: fbeb477
12cu|python-netifaces-0.8-1|46	- Log: update to 0.8
12cu|python-netifaces-0.8-1|47	
12cu|python-netifaces-0.8-1|48	

11962 12
12cu|python-networkx-1.8.1-1|1	%define module	networkx
12cu|python-networkx-1.8.1-1|2	%bcond_without	pdf_doc
12cu|python-networkx-1.8.1-1|3	
12cu|python-networkx-1.8.1-1|4	Summary: 	Python package for the study of complex networks
12cu|python-networkx-1.8.1-1|5	Name: 	 	python-%{module}
12cu|python-networkx-1.8.1-1|6	Version: 	1.8.1
12cu|python-networkx-1.8.1-1|7	Release: 	1
12cu|python-networkx-1.8.1-1|8	Source0:	http://pypi.python.org/packages/source/n/networkx/networkx-%{version}.tar.gz
12cu|python-networkx-1.8.1-1|9	Source1:	%{name}.rpmlintrc
12cu|python-networkx-1.8.1-1|10	License: 	BSD
12cu|python-networkx-1.8.1-1|11	Group: 	 	Development/Python
12cu|python-networkx-1.8.1-1|12	Url: 	 	https://networkx.lanl.gov/
12cu|python-networkx-1.8.1-1|13	BuildArch: 	noarch
12cu|python-networkx-1.8.1-1|14	Requires: 	python-pygraphviz
12cu|python-networkx-1.8.1-1|15	Requires: 	python-matplotlib >= 0.73.1
12cu|python-networkx-1.8.1-1|16	Suggests:	python-parsing
12cu|python-networkx-1.8.1-1|17	Suggests:	python-numpy
12cu|python-networkx-1.8.1-1|18	Suggests:   python-scipy
12cu|python-networkx-1.8.1-1|19	Suggests:   python-yaml
12cu|python-networkx-1.8.1-1|20	
12cu|python-networkx-1.8.1-1|21	# FIXME not a proper build breakage solution but good until properly
12cu|python-networkx-1.8.1-1|22	# fixed in python-matplotib
12cu|python-networkx-1.8.1-1|23	BuildRequires:	fonts-ttf-dejavu
12cu|python-networkx-1.8.1-1|24	
12cu|python-networkx-1.8.1-1|25	BuildRequires: 	python-parsing
12cu|python-networkx-1.8.1-1|26	BuildRequires: 	python-setuptools
12cu|python-networkx-1.8.1-1|27	BuildRequires: 	python-sphinx
12cu|python-networkx-1.8.1-1|28	BuildRequires: 	python-matplotlib
12cu|python-networkx-1.8.1-1|29	BuildRequires: 	pkgconfig(lapack)
12cu|python-networkx-1.8.1-1|30	BuildRequires: 	python-devel
12cu|python-networkx-1.8.1-1|31	
12cu|python-networkx-1.8.1-1|32	%if %{with_pdf_doc}
12cu|python-networkx-1.8.1-1|33	BuildRequires:	texlive
12cu|python-networkx-1.8.1-1|34	BuildRequires:	zip
12cu|python-networkx-1.8.1-1|35	%endif
12cu|python-networkx-1.8.1-1|36	
12cu|python-networkx-1.8.1-1|37	%description
12cu|python-networkx-1.8.1-1|38	NetworkX (NX) is a Python package for the creation, manipulation, and
12cu|python-networkx-1.8.1-1|39	study of the structure, dynamics, and functions of complex networks.
12cu|python-networkx-1.8.1-1|40	
12cu|python-networkx-1.8.1-1|41	Features:
12cu|python-networkx-1.8.1-1|42	* Includes standard graph-theoretic and statistical physics functions
12cu|python-networkx-1.8.1-1|43	* Easy exchange of network algorithms between applications, disciplines,
12cu|python-networkx-1.8.1-1|44	and platforms
12cu|python-networkx-1.8.1-1|45	* Includes many classic graphs and synthetic networks
12cu|python-networkx-1.8.1-1|46	* Nodes and edges can be "anything" (e.g. time-series, text, images,
12cu|python-networkx-1.8.1-1|47	XML records)
12cu|python-networkx-1.8.1-1|48	* Exploits existing code from high-quality legacy software in C, C++,
12cu|python-networkx-1.8.1-1|49	Fortran, etc.
12cu|python-networkx-1.8.1-1|50	* Open source (encourages community input)
12cu|python-networkx-1.8.1-1|51	* Unit-tested
12cu|python-networkx-1.8.1-1|52	
12cu|python-networkx-1.8.1-1|53	%prep
12cu|python-networkx-1.8.1-1|54	%setup -q -n %{module}-%{version}
12cu|python-networkx-1.8.1-1|55	
12cu|python-networkx-1.8.1-1|56	%install
12cu|python-networkx-1.8.1-1|57	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-networkx-1.8.1-1|58	pushd doc
12cu|python-networkx-1.8.1-1|59	export PYTHONPATH=`dir -d ../build/lib*`
12cu|python-networkx-1.8.1-1|60	%if %{with_pdf_doc}
12cu|python-networkx-1.8.1-1|61	make dist
12cu|python-networkx-1.8.1-1|62	%else
12cu|python-networkx-1.8.1-1|63	make html
12cu|python-networkx-1.8.1-1|64	%endif
12cu|python-networkx-1.8.1-1|65	find . -name .buildinfo | xargs rm
12cu|python-networkx-1.8.1-1|66	popd
12cu|python-networkx-1.8.1-1|67	rm -rf %{buildroot}%{_datadir}/doc/%{module}-%{version}
12cu|python-networkx-1.8.1-1|68	
12cu|python-networkx-1.8.1-1|69	%files
12cu|python-networkx-1.8.1-1|70	%doc *.txt examples/
12cu|python-networkx-1.8.1-1|71	%if %{with_pdf_doc}
12cu|python-networkx-1.8.1-1|72	%doc doc/build/dist
12cu|python-networkx-1.8.1-1|73	%else
12cu|python-networkx-1.8.1-1|74	%doc doc/build/html
12cu|python-networkx-1.8.1-1|75	%endif
12cu|python-networkx-1.8.1-1|76	%{py_puresitedir}/%{module}*
12cu|python-networkx-1.8.1-1|77	
12cu|python-networkx-1.8.1-1|78	
12cu|python-networkx-1.8.1-1|79	%changelog
12cu|python-networkx-1.8.1-1|80	* Tue Oct 29 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.8.1-1
12cu|python-networkx-1.8.1-1|81	+ Revision: def200e
12cu|python-networkx-1.8.1-1|82	- Fix python-parsing req
12cu|python-networkx-1.8.1-1|83	
12cu|python-networkx-1.8.1-1|84	

11963 12
12cu|python-nevow-0.10.0-1|1	Summary:	Web application construction kit written in Python
12cu|python-nevow-0.10.0-1|2	Name: 		python-nevow
12cu|python-nevow-0.10.0-1|3	Version: 	0.10.0
12cu|python-nevow-0.10.0-1|4	Release: 	1
12cu|python-nevow-0.10.0-1|5	License: 	MIT
12cu|python-nevow-0.10.0-1|6	Group: 		Development/Python
12cu|python-nevow-0.10.0-1|7	URL:		http://divmod.org/trac/wiki/DivmodNevow
12cu|python-nevow-0.10.0-1|8	Source: 	http://divmod.org/trac/attachment/wiki/SoftwareReleases/Nevow-%{version}.tar.gz
12cu|python-nevow-0.10.0-1|9	
12cu|python-nevow-0.10.0-1|10	Requires: 	pythonegg(twisted-core)
12cu|python-nevow-0.10.0-1|11	Requires: 	pythonegg(twisted-web)
12cu|python-nevow-0.10.0-1|12	
12cu|python-nevow-0.10.0-1|13	BuildRequires: 	pkgconfig(python)
12cu|python-nevow-0.10.0-1|14	BuildRequires: 	pythonegg(twisted-core)
12cu|python-nevow-0.10.0-1|15	BuildRequires: 	pythonegg(twisted-web)
12cu|python-nevow-0.10.0-1|16	BuildRequires: 	dos2unix
12cu|python-nevow-0.10.0-1|17	
12cu|python-nevow-0.10.0-1|18	BuildArch:     noarch
12cu|python-nevow-0.10.0-1|19	
12cu|python-nevow-0.10.0-1|20	%description
12cu|python-nevow-0.10.0-1|21	Nevow (pronounced as the French "nouveau", or "noo-voh") is a web application
12cu|python-nevow-0.10.0-1|22	construction kit written in Python. It is designed to allow the programmer to
12cu|python-nevow-0.10.0-1|23	express as much of the view logic as desired in Python.
12cu|python-nevow-0.10.0-1|24	
12cu|python-nevow-0.10.0-1|25	
12cu|python-nevow-0.10.0-1|26	%prep
12cu|python-nevow-0.10.0-1|27	%setup -q -n Nevow-%{version}
12cu|python-nevow-0.10.0-1|28	
12cu|python-nevow-0.10.0-1|29	find examples \( -name '*.html' -o -name '*.xml' -o -name '*.css' \) \
12cu|python-nevow-0.10.0-1|30	-exec dos2unix {} \;
12cu|python-nevow-0.10.0-1|31	
12cu|python-nevow-0.10.0-1|32	chmod -x examples/i18n/update-l10n examples/wsgi/test-cgi.py
12cu|python-nevow-0.10.0-1|33	sed -i 's|import setuptools|import setuptoolsBAD|' setup.py
12cu|python-nevow-0.10.0-1|34	
12cu|python-nevow-0.10.0-1|35	%build
12cu|python-nevow-0.10.0-1|36	python setup.py build
12cu|python-nevow-0.10.0-1|37	
12cu|python-nevow-0.10.0-1|38	%install
12cu|python-nevow-0.10.0-1|39	
12cu|python-nevow-0.10.0-1|40	python setup.py install --skip-build --root %{buildroot} --install-purelib=%{py_puresitedir}
12cu|python-nevow-0.10.0-1|41	# Install man page
12cu|python-nevow-0.10.0-1|42	install -D -p -m 0644 doc/man/nevow-xmlgettext.1 \
12cu|python-nevow-0.10.0-1|43	%{buildroot}%{_mandir}/man1/nevow-xmlgettext.1
12cu|python-nevow-0.10.0-1|44	find %{buildroot} -size 0 -delete
12cu|python-nevow-0.10.0-1|45	chmod +x %{buildroot}%{py_puresitedir}/nevow/test/segfault.py
12cu|python-nevow-0.10.0-1|46	
12cu|python-nevow-0.10.0-1|47	
12cu|python-nevow-0.10.0-1|48	%files
12cu|python-nevow-0.10.0-1|49	%doc LICENSE README examples/
12cu|python-nevow-0.10.0-1|50	%{_bindir}/nevow-xmlgettext
12cu|python-nevow-0.10.0-1|51	%{_bindir}/nit
12cu|python-nevow-0.10.0-1|52	%{py_puresitedir}/Nevow-*.egg-info
12cu|python-nevow-0.10.0-1|53	%{py_puresitedir}/formless/
12cu|python-nevow-0.10.0-1|54	%{py_puresitedir}/nevow/
12cu|python-nevow-0.10.0-1|55	%{py_puresitedir}/twisted/plugins/nevow_widget.py*
12cu|python-nevow-0.10.0-1|56	%{_mandir}/man1/nevow-xmlgettext.1*
12cu|python-nevow-0.10.0-1|57	
12cu|python-nevow-0.10.0-1|58	%changelog
12cu|python-nevow-0.10.0-1|59	* Mon Apr 21 2014 symbianflo <symbianflo@symbianflo> 0.10.0-1
12cu|python-nevow-0.10.0-1|60	+ Revision: b257365
12cu|python-nevow-0.10.0-1|61	- Log: update to 0.10.0, fix build
12cu|python-nevow-0.10.0-1|62	
12cu|python-nevow-0.10.0-1|63	

11964 12
12cu|python-nifti-0.20100607.1-4|1	%define module	nifti
12cu|python-nifti-0.20100607.1-4|2	
12cu|python-nifti-0.20100607.1-4|3	Summary:	Pythonic access to NIfTI and ANALYZE files
12cu|python-nifti-0.20100607.1-4|4	Name:		python-%{module}
12cu|python-nifti-0.20100607.1-4|5	Version:	0.20100607.1
12cu|python-nifti-0.20100607.1-4|6	Release:	4
12cu|python-nifti-0.20100607.1-4|7	Source0:	http://sourceforge.net/projects/niftilib/files/pynifti/0.20100607.1/pynifti_0.20100607.1.tar.gz
12cu|python-nifti-0.20100607.1-4|8	Patch0:		pynifti-0.20100607.1_drop_noundef.patch
12cu|python-nifti-0.20100607.1-4|9	License:	BSD
12cu|python-nifti-0.20100607.1-4|10	Group:		Development/Python
12cu|python-nifti-0.20100607.1-4|11	Url:		http://niftilib.sourceforge.net/pynifti
12cu|python-nifti-0.20100607.1-4|12	BuildRequires:	swig
12cu|python-nifti-0.20100607.1-4|13	BuildRequires:	nifti-devel
12cu|python-nifti-0.20100607.1-4|14	BuildRequires:	python-numpy-devel
12cu|python-nifti-0.20100607.1-4|15	BuildRequires:	pkgconfig(lapack)
12cu|python-nifti-0.20100607.1-4|16	Requires:	python-numpy
12cu|python-nifti-0.20100607.1-4|17	%py_requires -d
12cu|python-nifti-0.20100607.1-4|18	
12cu|python-nifti-0.20100607.1-4|19	%description
12cu|python-nifti-0.20100607.1-4|20	The PyNIfTI module is a Python interface to the NIfTI I/O libraries.
12cu|python-nifti-0.20100607.1-4|21	Using PyNIfTI, one can easily read and write NIfTI and ANALYZE images from
12cu|python-nifti-0.20100607.1-4|22	within Python. The NiftiImage class provides pythonic access to the full
12cu|python-nifti-0.20100607.1-4|23	header information and for a maximum of interoperability the image data
12cu|python-nifti-0.20100607.1-4|24	is made available via NumPy arrays.
12cu|python-nifti-0.20100607.1-4|25	
12cu|python-nifti-0.20100607.1-4|26	%prep
12cu|python-nifti-0.20100607.1-4|27	%setup -q -n py%{module}-%{version}
12cu|python-nifti-0.20100607.1-4|28	%patch0 -p1
12cu|python-nifti-0.20100607.1-4|29	
12cu|python-nifti-0.20100607.1-4|30	%install
12cu|python-nifti-0.20100607.1-4|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12cu|python-nifti-0.20100607.1-4|32	
12cu|python-nifti-0.20100607.1-4|33	%files -f FILELIST
12cu|python-nifti-0.20100607.1-4|34	%defattr(-,root,root)
12cu|python-nifti-0.20100607.1-4|35	
12cu|python-nifti-0.20100607.1-4|36	
12cu|python-nifti-0.20100607.1-4|37	%changelog
12cu|python-nifti-0.20100607.1-4|38	* Thu Nov 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.20100607.1-2mdv2011.0
12cu|python-nifti-0.20100607.1-4|39	+ Revision: 593511
12cu|python-nifti-0.20100607.1-4|40	+ rebuild (emptylog)
12cu|python-nifti-0.20100607.1-4|41	
12cu|python-nifti-0.20100607.1-4|42	* Tue Aug 17 2010 Paulo Andrade <pcpa@mandriva.com.br> 0.20100607.1-1mdv2011.0
12cu|python-nifti-0.20100607.1-4|43	+ Revision: 570684
12cu|python-nifti-0.20100607.1-4|44	- Import python-nifti, a python front end to the nifti library.
12cu|python-nifti-0.20100607.1-4|45	- python-nifti
12cu|python-nifti-0.20100607.1-4|46	

11965 12
12cu|python-nltk_lite-0.7.5-5|1	%bcond_with     doc
12cu|python-nltk_lite-0.7.5-5|2	%define origname nltk_lite
12cu|python-nltk_lite-0.7.5-5|3	
12cu|python-nltk_lite-0.7.5-5|4	Name:           python-%{origname}
12cu|python-nltk_lite-0.7.5-5|5	Version:        0.7.5
12cu|python-nltk_lite-0.7.5-5|6	Release:        5
12cu|python-nltk_lite-0.7.5-5|7	Epoch:          0
12cu|python-nltk_lite-0.7.5-5|8	Summary:        Natural Language Toolkit for Python
12cu|python-nltk_lite-0.7.5-5|9	License:        CPL
12cu|python-nltk_lite-0.7.5-5|10	Group:          Development/Python
12cu|python-nltk_lite-0.7.5-5|11	URL:            http://nltk.sourceforge.net/
12cu|python-nltk_lite-0.7.5-5|12	Source0:        http://ovh.dl.sourceforge.net/nltk/nltk_lite-%{version}.tar.gz
12cu|python-nltk_lite-0.7.5-5|13	Source1:        http://ovh.dl.sourceforge.net/nltk/nltk_lite-corpora-%{version}.zip
12cu|python-nltk_lite-0.7.5-5|14	Source2:        http://ovh.dl.sourceforge.net/nltk/nltk_lite-doc-%{version}.zip
12cu|python-nltk_lite-0.7.5-5|15	Source3:        http://ovh.dl.sourceforge.net/nltk/nltk_lite-examples-%{version}.zip
12cu|python-nltk_lite-0.7.5-5|16	Source100:	%{name}.rpmlintrc
12cu|python-nltk_lite-0.7.5-5|17	Requires:       python-yaml
12cu|python-nltk_lite-0.7.5-5|18	%if %with doc
12cu|python-nltk_lite-0.7.5-5|19	BuildRequires:  epydoc
12cu|python-nltk_lite-0.7.5-5|20	%endif
12cu|python-nltk_lite-0.7.5-5|21	BuildRequires:	python
12cu|python-nltk_lite-0.7.5-5|22	BuildArch:      noarch
12cu|python-nltk_lite-0.7.5-5|23	
12cu|python-nltk_lite-0.7.5-5|24	%description
12cu|python-nltk_lite-0.7.5-5|25	The Natural Langauge Toolkit is a Python package that simplifies the
12cu|python-nltk_lite-0.7.5-5|26	construction of programs that process natural language and defines
12cu|python-nltk_lite-0.7.5-5|27	standard interfaces between the different components of an NLP system.
12cu|python-nltk_lite-0.7.5-5|28	
12cu|python-nltk_lite-0.7.5-5|29	%prep
12cu|python-nltk_lite-0.7.5-5|30	%setup -q -n %{origname}-%{version}
12cu|python-nltk_lite-0.7.5-5|31	%setup -q -T -D -a 1 -n %{origname}-%{version}
12cu|python-nltk_lite-0.7.5-5|32	%setup -q -T -D -a 2 -n %{origname}-%{version}
12cu|python-nltk_lite-0.7.5-5|33	%setup -q -T -D -a 3 -n %{origname}-%{version}
12cu|python-nltk_lite-0.7.5-5|34	%{__chmod} -Rf a+rX,u+w,g-w,o-w .
12cu|python-nltk_lite-0.7.5-5|35	%{_bindir}/find . -name '.DS_Store' -o -name '.api.done' -o -name '.png' | %{_bindir}/xargs %{__rm} -r
12cu|python-nltk_lite-0.7.5-5|36	
12cu|python-nltk_lite-0.7.5-5|37	%build
12cu|python-nltk_lite-0.7.5-5|38	%{__python} setup.py build
12cu|python-nltk_lite-0.7.5-5|39	%if %with doc
12cu|python-nltk_lite-0.7.5-5|40	pushd doc
12cu|python-nltk_lite-0.7.5-5|41	%{__make}
12cu|python-nltk_lite-0.7.5-5|42	popd
12cu|python-nltk_lite-0.7.5-5|43	%endif
12cu|python-nltk_lite-0.7.5-5|44	
12cu|python-nltk_lite-0.7.5-5|45	%install
12cu|python-nltk_lite-0.7.5-5|46	%{__python} setup.py install -O2 --root=%{buildroot} --record=INSTALLED_FILES
12cu|python-nltk_lite-0.7.5-5|47	%{__mkdir_p} %{buildroot}%{_datadir}/nltk_lite
12cu|python-nltk_lite-0.7.5-5|48	cp -r -a corpora doc examples %{buildroot}%{_datadir}/nltk_lite
12cu|python-nltk_lite-0.7.5-5|49	%{_bindir}/find %{buildroot} -type f -name '*.txt' | %{_bindir}/xargs %{__perl} -pi -e 's|\r$||g'
12cu|python-nltk_lite-0.7.5-5|50	
12cu|python-nltk_lite-0.7.5-5|51	%{__chmod} 755 %{buildroot}%{_datadir}/nltk_lite/doc/examples.py \
12cu|python-nltk_lite-0.7.5-5|52	%{buildroot}%{_datadir}/nltk_lite/doc/pages.py \
12cu|python-nltk_lite-0.7.5-5|53	%{buildroot}%{py_puresitedir}/nltk_lite/corpora/toolbox.py \
12cu|python-nltk_lite-0.7.5-5|54	%{buildroot}%{py_puresitedir}/nltk_lite/misc/nemo.py \
12cu|python-nltk_lite-0.7.5-5|55	%{buildroot}%{py_puresitedir}/nltk_lite/contrib/toolbox/settings.py \
12cu|python-nltk_lite-0.7.5-5|56	%{buildroot}%{py_puresitedir}/nltk_lite/contrib/toolbox/language.py \
12cu|python-nltk_lite-0.7.5-5|57	%{buildroot}%{py_puresitedir}/nltk_lite/test/doctest_driver.py \
12cu|python-nltk_lite-0.7.5-5|58	%{buildroot}%{py_puresitedir}/nltk_lite/contrib/toolbox/data.py \
12cu|python-nltk_lite-0.7.5-5|59	%{buildroot}%{py_puresitedir}/nltk_lite/stem/porter.py \
12cu|python-nltk_lite-0.7.5-5|60	%{buildroot}%{_datadir}/nltk_lite/doc/tree2image.py
12cu|python-nltk_lite-0.7.5-5|61	
12cu|python-nltk_lite-0.7.5-5|62	rm -fr %{buildroot}%{py_puresitedir}/yaml
12cu|python-nltk_lite-0.7.5-5|63	
12cu|python-nltk_lite-0.7.5-5|64	%files
12cu|python-nltk_lite-0.7.5-5|65	%defattr(0644,root,root,0755)
12cu|python-nltk_lite-0.7.5-5|66	%doc *.txt
12cu|python-nltk_lite-0.7.5-5|67	%defattr(-,root,root,0755)
12cu|python-nltk_lite-0.7.5-5|68	%{py_puresitedir}/nltk_lite*
12cu|python-nltk_lite-0.7.5-5|69	%{_datadir}/nltk_lite
12cu|python-nltk_lite-0.7.5-5|70	
12cu|python-nltk_lite-0.7.5-5|71	%changelog
12cu|python-nltk_lite-0.7.5-5|72	* Tue Apr 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.7.5-5
12cu|python-nltk_lite-0.7.5-5|73	+ Revision: 03e3e3e
12cu|python-nltk_lite-0.7.5-5|74	- Fix python-nltk_lite.rpmlintrc
12cu|python-nltk_lite-0.7.5-5|75	
12cu|python-nltk_lite-0.7.5-5|76	

11966 12
12cu|python-nmap-0.3.3-1|1	Summary:	Use nmap and access scan results from python
12cu|python-nmap-0.3.3-1|2	Name:		python-nmap
12cu|python-nmap-0.3.3-1|3	Version:	0.3.3
12cu|python-nmap-0.3.3-1|4	Release:	1
12cu|python-nmap-0.3.3-1|5	Source0:	http://xael.org/norman/python/python-nmap/%{name}-%{version}.tar.gz
12cu|python-nmap-0.3.3-1|6	Group:		Development/Python
12cu|python-nmap-0.3.3-1|7	License:	GPLv3+
12cu|python-nmap-0.3.3-1|8	URL:		http://xael.org/norman/python/python-nmap/
12cu|python-nmap-0.3.3-1|9	BuildArch:	noarch
12cu|python-nmap-0.3.3-1|10	BuildRequires:  python-devel
12cu|python-nmap-0.3.3-1|11	
12cu|python-nmap-0.3.3-1|12	%description
12cu|python-nmap-0.3.3-1|13	python-nmap is a python library which helps in using nmap port scanner.
12cu|python-nmap-0.3.3-1|14	It allows to easilly manipulate nmap scan results and will be a perfect
12cu|python-nmap-0.3.3-1|15	tool for systems administrators who want to automatize scanning task
12cu|python-nmap-0.3.3-1|16	and reports. It also supports nmap script outputs.
12cu|python-nmap-0.3.3-1|17	
12cu|python-nmap-0.3.3-1|18	It can even be used asynchronously. Results are returned one host at a time
12cu|python-nmap-0.3.3-1|19	to a callback function defined by the user.
12cu|python-nmap-0.3.3-1|20	
12cu|python-nmap-0.3.3-1|21	%prep
12cu|python-nmap-0.3.3-1|22	%setup -q
12cu|python-nmap-0.3.3-1|23	
12cu|python-nmap-0.3.3-1|24	%build
12cu|python-nmap-0.3.3-1|25	#nothing to do
12cu|python-nmap-0.3.3-1|26	
12cu|python-nmap-0.3.3-1|27	%install
12cu|python-nmap-0.3.3-1|28	python setup.py install \
12cu|python-nmap-0.3.3-1|29	--root=%{buildroot} \
12cu|python-nmap-0.3.3-1|30	
12cu|python-nmap-0.3.3-1|31	%files
12cu|python-nmap-0.3.3-1|32	%doc README.txt CHANGELOG
12cu|python-nmap-0.3.3-1|33	%{py_puresitedir}/nmap/
12cu|python-nmap-0.3.3-1|34	%{py_puresitedir}/python_nmap-%{version}-py%{py_ver}.egg-info
12cu|python-nmap-0.3.3-1|35	
12cu|python-nmap-0.3.3-1|36	
12cu|python-nmap-0.3.3-1|37	
12cu|python-nmap-0.3.3-1|38	%changelog
12cu|python-nmap-0.3.3-1|39	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-1
12cu|python-nmap-0.3.3-1|40	+ Revision: 2b18922
12cu|python-nmap-0.3.3-1|41	- Updated to 0.3.3 (by updates_builder)
12cu|python-nmap-0.3.3-1|42	
12cu|python-nmap-0.3.3-1|43	

11967 12
12cu|python-numexpr-2.3.1-1|1	%define	module	numexpr
12cu|python-numexpr-2.3.1-1|2	%define __noautoprov '.*\\.so'
12cu|python-numexpr-2.3.1-1|3	
12cu|python-numexpr-2.3.1-1|4	Summary: 	Fast numerical array expression evaluator for Python and NumPy
12cu|python-numexpr-2.3.1-1|5	Name:		python-%{module}
12cu|python-numexpr-2.3.1-1|6	Version:	2.3.1
12cu|python-numexpr-2.3.1-1|7	Release:	1
12cu|python-numexpr-2.3.1-1|8	Source0:	https://pypi.python.org/packages/source/n/numexpr/numexpr-%{version}.tar.gz
12cu|python-numexpr-2.3.1-1|9	License:	MIT
12cu|python-numexpr-2.3.1-1|10	Group:		Development/Python
12cu|python-numexpr-2.3.1-1|11	Url:		http://numexpr.googlecode.com/
12cu|python-numexpr-2.3.1-1|12	BuildRequires:	python-devel
12cu|python-numexpr-2.3.1-1|13	BuildRequires:	python-numpy
12cu|python-numexpr-2.3.1-1|14	BuildRequires:	python-numpy-devel >= 1.6
12cu|python-numexpr-2.3.1-1|15	BuildRequires:	pkgconfig(lapack)
12cu|python-numexpr-2.3.1-1|16	BuildRequires:  pkgconfig(python3)
12cu|python-numexpr-2.3.1-1|17	BuildRequires:  python3-numpy
12cu|python-numexpr-2.3.1-1|18	BuildRequires:  python3-numpy-devel
12cu|python-numexpr-2.3.1-1|19	BuildRequires:  python-six
12cu|python-numexpr-2.3.1-1|20	BuildRequires:  python3-six
12cu|python-numexpr-2.3.1-1|21	Requires:	python-numpy >= 1.6
12cu|python-numexpr-2.3.1-1|22	
12cu|python-numexpr-2.3.1-1|23	%description
12cu|python-numexpr-2.3.1-1|24	The numexpr package evaluates multiple-operator array expressions many
12cu|python-numexpr-2.3.1-1|25	times faster than NumPy can. It accepts the expression as a string,
12cu|python-numexpr-2.3.1-1|26	analyzes it, rewrites it more efficiently, and compiles it to faster
12cu|python-numexpr-2.3.1-1|27	Python code on the fly. It's the next best thing to writing the
12cu|python-numexpr-2.3.1-1|28	expression in C and compiling it with a specialized just-in-time (JIT)
12cu|python-numexpr-2.3.1-1|29	compiler, i.e. it does not require a compiler at runtime.
12cu|python-numexpr-2.3.1-1|30	
12cu|python-numexpr-2.3.1-1|31	%package -n python3-%{module}
12cu|python-numexpr-2.3.1-1|32	Summary:        Fast numerical array expression evaluator for Python3 and NumPy
12cu|python-numexpr-2.3.1-1|33	Group:          Development/Python
12cu|python-numexpr-2.3.1-1|34	Requires:       python3-numpy
12cu|python-numexpr-2.3.1-1|35	
12cu|python-numexpr-2.3.1-1|36	%description -n python3-%{module}
12cu|python-numexpr-2.3.1-1|37	The numexpr package evaluates multiple-operator array expressions many
12cu|python-numexpr-2.3.1-1|38	times faster than NumPy can. It accepts the expression as a string,
12cu|python-numexpr-2.3.1-1|39	analyzes it, rewrites it more efficiently, and compiles it to faster
12cu|python-numexpr-2.3.1-1|40	Python code on the fly. It's the next best thing to writing the
12cu|python-numexpr-2.3.1-1|41	expression in C and compiling it with a specialized just-in-time (JIT)
12cu|python-numexpr-2.3.1-1|42	compiler, i.e. it does not require a compiler at runtime.
12cu|python-numexpr-2.3.1-1|43	
12cu|python-numexpr-2.3.1-1|44	%prep
12cu|python-numexpr-2.3.1-1|45	%setup -qc
12cu|python-numexpr-2.3.1-1|46	sed -i "s|/usr/bin/env |/usr/bin/|" %{module}-%{version}/%{module}/cpuinfo.py
12cu|python-numexpr-2.3.1-1|47	
12cu|python-numexpr-2.3.1-1|48	mv %{module}-%{version} python2
12cu|python-numexpr-2.3.1-1|49	cp -a python2 python3
12cu|python-numexpr-2.3.1-1|50	
12cu|python-numexpr-2.3.1-1|51	%build
12cu|python-numexpr-2.3.1-1|52	pushd python2
12cu|python-numexpr-2.3.1-1|53	PYTHONDONTWRITEBYTECODE= python setup.py build
12cu|python-numexpr-2.3.1-1|54	popd
12cu|python-numexpr-2.3.1-1|55	
12cu|python-numexpr-2.3.1-1|56	pushd python3
12cu|python-numexpr-2.3.1-1|57	PYTHONDONTWRITEBYTECODE= python3 setup.py build
12cu|python-numexpr-2.3.1-1|58	popd
12cu|python-numexpr-2.3.1-1|59	
12cu|python-numexpr-2.3.1-1|60	%install
12cu|python-numexpr-2.3.1-1|61	pushd python2
12cu|python-numexpr-2.3.1-1|62	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
12cu|python-numexpr-2.3.1-1|63	popd
12cu|python-numexpr-2.3.1-1|64	
12cu|python-numexpr-2.3.1-1|65	pushd python3
12cu|python-numexpr-2.3.1-1|66	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot}
12cu|python-numexpr-2.3.1-1|67	popd
12cu|python-numexpr-2.3.1-1|68	
12cu|python-numexpr-2.3.1-1|69	%files
12cu|python-numexpr-2.3.1-1|70	%doc  python2/LICENSE.txt
12cu|python-numexpr-2.3.1-1|71	%dir %{py_platsitedir}/%{module}
12cu|python-numexpr-2.3.1-1|72	%{py_platsitedir}/%{module}/*
12cu|python-numexpr-2.3.1-1|73	%{py_platsitedir}/%{module}-*.egg-info
12cu|python-numexpr-2.3.1-1|74	
12cu|python-numexpr-2.3.1-1|75	%files -n python3-%{module}
12cu|python-numexpr-2.3.1-1|76	%doc  python3/LICENSE.txt
12cu|python-numexpr-2.3.1-1|77	%dir %{py3_platsitedir}/%{module}
12cu|python-numexpr-2.3.1-1|78	%{py3_platsitedir}/%{module}/*
12cu|python-numexpr-2.3.1-1|79	%{py3_platsitedir}/%{module}-*.egg-info
12cu|python-numexpr-2.3.1-1|80	
12cu|python-numexpr-2.3.1-1|81	
12cu|python-numexpr-2.3.1-1|82	%changelog
12cu|python-numexpr-2.3.1-1|83	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1-1
12cu|python-numexpr-2.3.1-1|84	+ Revision: 29805c7
12cu|python-numexpr-2.3.1-1|85	- Fix %doc files
12cu|python-numexpr-2.3.1-1|86	
12cu|python-numexpr-2.3.1-1|87	

11968 12
12cu|python-oauth2-1.5.211-2|1	%define shortname oauth2
12cu|python-oauth2-1.5.211-2|2	
12cu|python-oauth2-1.5.211-2|3	Summary:	Python support for OAuth
12cu|python-oauth2-1.5.211-2|4	Name:		python-%{shortname}
12cu|python-oauth2-1.5.211-2|5	Version:	1.5.211
12cu|python-oauth2-1.5.211-2|6	Release:	2
12cu|python-oauth2-1.5.211-2|7	Source0:	http://pypi.python.org/packages/source/o/%{shortname}/%{shortname}-%{version}.tar.gz
12cu|python-oauth2-1.5.211-2|8	License:	MIT
12cu|python-oauth2-1.5.211-2|9	Group:		Development/Python
12cu|python-oauth2-1.5.211-2|10	Url:		https://github.com/simplegeo/python-oauth2
12cu|python-oauth2-1.5.211-2|11	BuildArch:	noarch
12cu|python-oauth2-1.5.211-2|12	BuildRequires:	python-setuptools
12cu|python-oauth2-1.5.211-2|13	
12cu|python-oauth2-1.5.211-2|14	%description
12cu|python-oauth2-1.5.211-2|15	A fully tested, abstract interface to creating OAuth clients and servers.
12cu|python-oauth2-1.5.211-2|16	
12cu|python-oauth2-1.5.211-2|17	%prep
12cu|python-oauth2-1.5.211-2|18	%setup -q -n %{shortname}-%{version}
12cu|python-oauth2-1.5.211-2|19	
12cu|python-oauth2-1.5.211-2|20	%build
12cu|python-oauth2-1.5.211-2|21	%{__python} setup.py build
12cu|python-oauth2-1.5.211-2|22	
12cu|python-oauth2-1.5.211-2|23	%install
12cu|python-oauth2-1.5.211-2|24	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%{py_puresitedir}
12cu|python-oauth2-1.5.211-2|25	rm -rf %{py_puresitedir}/tests
12cu|python-oauth2-1.5.211-2|26	
12cu|python-oauth2-1.5.211-2|27	%files
12cu|python-oauth2-1.5.211-2|28	%{py_puresitedir}/*
12cu|python-oauth2-1.5.211-2|29	
12cu|python-oauth2-1.5.211-2|30	%changelog
12cu|python-oauth2-1.5.211-2|31	* Wed Dec 18 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.5.211-2
12cu|python-oauth2-1.5.211-2|32	+ Revision: fe03cca
12cu|python-oauth2-1.5.211-2|33	- Drop tests
12cu|python-oauth2-1.5.211-2|34	
12cu|python-oauth2-1.5.211-2|35	

11969 12
12cu|python-oauthlib-0.6.0-1|1	%define	oname	oauthlib
12cu|python-oauthlib-0.6.0-1|2	
12cu|python-oauthlib-0.6.0-1|3	Name:		python-%{oname}
12cu|python-oauthlib-0.6.0-1|4	Version:	0.6.0
12cu|python-oauthlib-0.6.0-1|5	Release:	1
12cu|python-oauthlib-0.6.0-1|6	Summary:	Spec-compliant, thorough OAuth request-signing logic
12cu|python-oauthlib-0.6.0-1|7	Source0:	https://pypi.python.org/packages/source/o/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-oauthlib-0.6.0-1|8	License:	BSD
12cu|python-oauthlib-0.6.0-1|9	Group:		Development/Python
12cu|python-oauthlib-0.6.0-1|10	Url:		https://github.com/idan/oauthlib
12cu|python-oauthlib-0.6.0-1|11	BuildArch:	noarch
12cu|python-oauthlib-0.6.0-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-oauthlib-0.6.0-1|13	
12cu|python-oauthlib-0.6.0-1|14	%description
12cu|python-oauthlib-0.6.0-1|15	OAuthLib
12cu|python-oauthlib-0.6.0-1|16	========
12cu|python-oauthlib-0.6.0-1|17	
12cu|python-oauthlib-0.6.0-1|18	*A generic, spec-compliant, thorough implementation of the
12cu|python-oauthlib-0.6.0-1|19	OAuth request-signing logic.*
12cu|python-oauthlib-0.6.0-1|20	
12cu|python-oauthlib-0.6.0-1|21	.. image:: https://travis-ci.org/idan/oauthlib.png?branch=master
12cu|python-oauthlib-0.6.0-1|22	:target: https://travis-ci.org/idan/oauthlib
12cu|python-oauthlib-0.6.0-1|23	.. image:: https://coveralls.io/repos/idan/oauthlib/badge.png?branch=master
12cu|python-oauthlib-0.6.0-1|24	:target: https://coveralls.io/r/idan/oauthlib
12cu|python-oauthlib-0.6.0-1|25	
12cu|python-oauthlib-0.6.0-1|26	
12cu|python-oauthlib-0.6.0-1|27	OAuth often seems complicated and difficult-to-implement. There are several
12cu|python-oauthlib-0.6.0-1|28	prominent libraries for handling OAuth requests, but they all
12cu|python-oauthlib-0.6.0-1|29	suffer from one or both of the following:
12cu|python-oauthlib-0.6.0-1|30	
12cu|python-oauthlib-0.6.0-1|31	1. They predate the `OAuth 1.0 spec`_, AKA RFC 5849.
12cu|python-oauthlib-0.6.0-1|32	2. They predate the `OAuth 2.0 spec`_, AKA RFC 6749.
12cu|python-oauthlib-0.6.0-1|33	3. They assume the usage of a specific HTTP request library.
12cu|python-oauthlib-0.6.0-1|34	
12cu|python-oauthlib-0.6.0-1|35	.. _`OAuth 1.0 spec`: http://tools.ietf.org/html/rfc5849
12cu|python-oauthlib-0.6.0-1|36	.. _`OAuth 2.0 spec`: http://tools.ietf.org/html/rfc6749
12cu|python-oauthlib-0.6.0-1|37	
12cu|python-oauthlib-0.6.0-1|38	OAuthLib is a generic utility which implements the logic of OAuth without
12cu|python-oauthlib-0.6.0-1|39	assuming a specific HTTP request object or web framework. Use it to graft OAuth
12cu|python-oauthlib-0.6.0-1|40	client support onto your favorite HTTP library, or provider support onto your
12cu|python-oauthlib-0.6.0-1|41	favorite web framework. If you're a maintainer of such a library, write a thin
12cu|python-oauthlib-0.6.0-1|42	veneer on top of OAuthLib and get OAuth support for very little effort.
12cu|python-oauthlib-0.6.0-1|43	
12cu|python-oauthlib-0.6.0-1|44	
12cu|python-oauthlib-0.6.0-1|45	
12cu|python-oauthlib-0.6.0-1|46	
12cu|python-oauthlib-0.6.0-1|47	%prep
12cu|python-oauthlib-0.6.0-1|48	%setup -q -n %{oname}-%{version}
12cu|python-oauthlib-0.6.0-1|49	find . -type f -exec chmod 644 {} \;
12cu|python-oauthlib-0.6.0-1|50	
12cu|python-oauthlib-0.6.0-1|51	%build
12cu|python-oauthlib-0.6.0-1|52	python setup.py build
12cu|python-oauthlib-0.6.0-1|53	
12cu|python-oauthlib-0.6.0-1|54	%install
12cu|python-oauthlib-0.6.0-1|55	python setup.py install --root=%{buildroot}
12cu|python-oauthlib-0.6.0-1|56	
12cu|python-oauthlib-0.6.0-1|57	%check
12cu|python-oauthlib-0.6.0-1|58	#python setup.py test
12cu|python-oauthlib-0.6.0-1|59	
12cu|python-oauthlib-0.6.0-1|60	%files
12cu|python-oauthlib-0.6.0-1|61	%doc LICENSE
12cu|python-oauthlib-0.6.0-1|62	%doc README.rst
12cu|python-oauthlib-0.6.0-1|63	%{py_puresitedir}/oauthlib/*.py*
12cu|python-oauthlib-0.6.0-1|64	%{py_puresitedir}/oauthlib/oauth1/*.py*
12cu|python-oauthlib-0.6.0-1|65	%{py_puresitedir}/oauthlib/oauth1/rfc5849/*.py*
12cu|python-oauthlib-0.6.0-1|66	%{py_puresitedir}/oauthlib/oauth1/rfc5849/endpoints/*.py*
12cu|python-oauthlib-0.6.0-1|67	%{py_puresitedir}/oauthlib/oauth2/*.py*
12cu|python-oauthlib-0.6.0-1|68	%{py_puresitedir}/oauthlib/oauth2/rfc6749/*.py*
12cu|python-oauthlib-0.6.0-1|69	%{py_puresitedir}/oauthlib/oauth2/rfc6749/clients/*.py*
12cu|python-oauthlib-0.6.0-1|70	%{py_puresitedir}/oauthlib/oauth2/rfc6749/endpoints/*.py*
12cu|python-oauthlib-0.6.0-1|71	%{py_puresitedir}/oauthlib/oauth2/rfc6749/grant_types/*.py*
12cu|python-oauthlib-0.6.0-1|72	%{py_puresitedir}/oauthlib*.egg-info
12cu|python-oauthlib-0.6.0-1|73	
12cu|python-oauthlib-0.6.0-1|74	%changelog
12cu|python-oauthlib-0.6.0-1|75	* Thu Dec 26 2013 symbianflo <symbianflo@symbianflo> 0.6.0-1
12cu|python-oauthlib-0.6.0-1|76	+ Revision: 781f10a
12cu|python-oauthlib-0.6.0-1|77	- Initial build
12cu|python-oauthlib-0.6.0-1|78	
12cu|python-oauthlib-0.6.0-1|79	

11970 12
12cu|python-odf-0.9.6-1|1	%define iname	odfpy
12cu|python-odf-0.9.6-1|2	
12cu|python-odf-0.9.6-1|3	Name:		python-odf
12cu|python-odf-0.9.6-1|4	Version:	0.9.6
12cu|python-odf-0.9.6-1|5	Release:	1
12cu|python-odf-0.9.6-1|6	Summary:	Python library for manipulating OpenDocument files
12cu|python-odf-0.9.6-1|7	Group:		Development/Python
12cu|python-odf-0.9.6-1|8	License:	GPLv2+
12cu|python-odf-0.9.6-1|9	URL:		http://forge.osor.eu/projects/odfpy/
12cu|python-odf-0.9.6-1|10	Source0:	https://pypi.python.org/packages/source/o/odfpy/odfpy-%{version}.tar.gz
12cu|python-odf-0.9.6-1|11	BuildArch:	noarch
12cu|python-odf-0.9.6-1|12	BuildRequires:	python-devel
12cu|python-odf-0.9.6-1|13	BuildRequires:	python-setuptools
12cu|python-odf-0.9.6-1|14	
12cu|python-odf-0.9.6-1|15	%description
12cu|python-odf-0.9.6-1|16	Odfpy aims to be a complete API for OpenDocument in Python. Unlike
12cu|python-odf-0.9.6-1|17	other more convenient APIs, this one is essentially an abstraction
12cu|python-odf-0.9.6-1|18	layer just above the XML format. The main focus has been to prevent
12cu|python-odf-0.9.6-1|19	the programmer from creating invalid documents. It has checks that
12cu|python-odf-0.9.6-1|20	raise an exception if the programmer adds an invalid element, adds an
12cu|python-odf-0.9.6-1|21	attribute unknown to the grammar, forgets to add a required attribute
12cu|python-odf-0.9.6-1|22	or adds text to an element that doesn't allow it.
12cu|python-odf-0.9.6-1|23	
12cu|python-odf-0.9.6-1|24	These checks and the API itself were generated from the RelaxNG
12cu|python-odf-0.9.6-1|25	schema, and then hand-edited. Therefore the API is complete and can
12cu|python-odf-0.9.6-1|26	handle all ODF constructions, but could be improved in its
12cu|python-odf-0.9.6-1|27	understanding of data types.
12cu|python-odf-0.9.6-1|28	
12cu|python-odf-0.9.6-1|29	
12cu|python-odf-0.9.6-1|30	%prep
12cu|python-odf-0.9.6-1|31	%setup -q -n %{iname}-%{version}
12cu|python-odf-0.9.6-1|32	
12cu|python-odf-0.9.6-1|33	%build
12cu|python-odf-0.9.6-1|34	CFLAGS="%{optflags}" %{__python} -c 'import setuptools; execfile("setup.py")' build
12cu|python-odf-0.9.6-1|35	
12cu|python-odf-0.9.6-1|36	
12cu|python-odf-0.9.6-1|37	%install
12cu|python-odf-0.9.6-1|38	%{__python} -c 'import setuptools; execfile("setup.py")' install --skip-build --root %{buildroot}
12cu|python-odf-0.9.6-1|39	sed -i '/#!\/usr\/bin\/python/d' %{buildroot}%{python_sitelib}/odf/*.py
12cu|python-odf-0.9.6-1|40	
12cu|python-odf-0.9.6-1|41	
12cu|python-odf-0.9.6-1|42	%files
12cu|python-odf-0.9.6-1|43	%docdir examples
12cu|python-odf-0.9.6-1|44	%docdir contrib
12cu|python-odf-0.9.6-1|45	%{_bindir}/*
12cu|python-odf-0.9.6-1|46	%{_mandir}/man1/*
12cu|python-odf-0.9.6-1|47	%{py_puresitedir}/*egg-info
12cu|python-odf-0.9.6-1|48	%{py_puresitedir}/odf
12cu|python-odf-0.9.6-1|49	
12cu|python-odf-0.9.6-1|50	
12cu|python-odf-0.9.6-1|51	
12cu|python-odf-0.9.6-1|52	%changelog
12cu|python-odf-0.9.6-1|53	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-1
12cu|python-odf-0.9.6-1|54	+ Revision: bb68601
12cu|python-odf-0.9.6-1|55	- LOG Updated to 0.9.6 (by updates_builder)
12cu|python-odf-0.9.6-1|56	
12cu|python-odf-0.9.6-1|57	

11971 12
12cu|python-omniorb-3.7-1|1	%define debug_package %{nil}
12cu|python-omniorb-3.7-1|2	
12cu|python-omniorb-3.7-1|3	Summary:	A robust high performance CORBA ORB for C++ and Python
12cu|python-omniorb-3.7-1|4	Name:		python-omniorb
12cu|python-omniorb-3.7-1|5	Version:	3.7
12cu|python-omniorb-3.7-1|6	Release:	1
12cu|python-omniorb-3.7-1|7	License:	GPL
12cu|python-omniorb-3.7-1|8	Group:		System/Libraries
12cu|python-omniorb-3.7-1|9	Source0:	http://softlayer-dal.dl.sourceforge.net/project/omniorb/omniORBpy/omniORBpy-3.7/omniORBpy-%{version}.tar.bz2
12cu|python-omniorb-3.7-1|10	Source1:    %{name}.rpmlintrc
12cu|python-omniorb-3.7-1|11	Patch0:		omniORBpy-3.4-link.patch
12cu|python-omniorb-3.7-1|12	URL:		http://omniorb.sourceforge.net/
12cu|python-omniorb-3.7-1|13	BuildRequires:	python-devel
12cu|python-omniorb-3.7-1|14	BuildRequires:	openssl-devel
12cu|python-omniorb-3.7-1|15	BuildRequires:	omniorb
12cu|python-omniorb-3.7-1|16	BuildRequires:	omniorb-devel
12cu|python-omniorb-3.7-1|17	BuildRequires:	python-omniidl
12cu|python-omniorb-3.7-1|18	
12cu|python-omniorb-3.7-1|19	%description
12cu|python-omniorb-3.7-1|20	omniORB is a robust high performance CORBA ORB for C++ and Python.
12cu|python-omniorb-3.7-1|21	It is freely available under the terms of the GNU Lesser General Public License
12cu|python-omniorb-3.7-1|22	(for the libraries), and GNU General Public License (for the tools). omniORB
12cu|python-omniorb-3.7-1|23	is largely CORBA 2.6 compliant.
12cu|python-omniorb-3.7-1|24	
12cu|python-omniorb-3.7-1|25	omniORB is one of only three ORBs to have been awarded the Open Group's Open
12cu|python-omniorb-3.7-1|26	Brand for CORBA. This means that omniORB has been tested and certified CORBA
12cu|python-omniorb-3.7-1|27	compliant, to version 2.1 of the CORBA specification. You can find out more
12cu|python-omniorb-3.7-1|28	about the branding program at the Open Group.
12cu|python-omniorb-3.7-1|29	
12cu|python-omniorb-3.7-1|30	%prep
12cu|python-omniorb-3.7-1|31	%setup -qn omniORBpy-%{version}
12cu|python-omniorb-3.7-1|32	%patch0 -p0
12cu|python-omniorb-3.7-1|33	
12cu|python-omniorb-3.7-1|34	%build
12cu|python-omniorb-3.7-1|35	%configure2_5x --with-openssl
12cu|python-omniorb-3.7-1|36	%make
12cu|python-omniorb-3.7-1|37	
12cu|python-omniorb-3.7-1|38	%install
12cu|python-omniorb-3.7-1|39	%makeinstall_std
12cu|python-omniorb-3.7-1|40	# don't conflict with python-omniidl
12cu|python-omniorb-3.7-1|41	rm -f %{buildroot}%{py_puresitedir}/omniidl_be/__init__.py*
12cu|python-omniorb-3.7-1|42	
12cu|python-omniorb-3.7-1|43	rm -f %{buildroot}%{py_puresitedir}/CORBA.py
12cu|python-omniorb-3.7-1|44	rm -f %{buildroot}%{py_puresitedir}/PortableServer.py
12cu|python-omniorb-3.7-1|45	
12cu|python-omniorb-3.7-1|46	# Custom install target forces generation of .pyc files
12cu|python-omniorb-3.7-1|47	find %{buildroot} -name \*.pyc | xargs rm -f
12cu|python-omniorb-3.7-1|48	
12cu|python-omniorb-3.7-1|49	%files
12cu|python-omniorb-3.7-1|50	%defattr (-,root,root)
12cu|python-omniorb-3.7-1|51	%{py_platsitedir}/*
12cu|python-omniorb-3.7-1|52	%ifarch x86_64
12cu|python-omniorb-3.7-1|53	%{py_puresitedir}/*
12cu|python-omniorb-3.7-1|54	%endif
12cu|python-omniorb-3.7-1|55	%{_includedir}/omniORB4/*.hh
12cu|python-omniorb-3.7-1|56	%{_includedir}/*.h
12cu|python-omniorb-3.7-1|57	
12cu|python-omniorb-3.7-1|58	
12cu|python-omniorb-3.7-1|59	
12cu|python-omniorb-3.7-1|60	%changelog
12cu|python-omniorb-3.7-1|61	* Sun Dec 29 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.7-1
12cu|python-omniorb-3.7-1|62	+ Revision: 62056e9
12cu|python-omniorb-3.7-1|63	- Added rpmlintrc
12cu|python-omniorb-3.7-1|64	
12cu|python-omniorb-3.7-1|65	

11972 12
12cu|python-opensesame-2.8.0-1|1	%define upver	0.27.4
12cu|python-opensesame-2.8.0-1|2	%define uprel	2
12cu|python-opensesame-2.8.0-1|3	
12cu|python-opensesame-2.8.0-1|4	Name:		python-opensesame
12cu|python-opensesame-2.8.0-1|5	Version:	2.8.0
12cu|python-opensesame-2.8.0-1|6	Release:	1
12cu|python-opensesame-2.8.0-1|7	Summary:	Graphical experiment builder
12cu|python-opensesame-2.8.0-1|8	Group:		Sciences/Other
12cu|python-opensesame-2.8.0-1|9	License:	GPLv2
12cu|python-opensesame-2.8.0-1|10	URL:		http://www.cogsci.nl/software/opensesame
12cu|python-opensesame-2.8.0-1|11	Source0:	http://files.cogsci.nl/software/opensesame/opensesame_2.8.0-1.tar.gz
12cu|python-opensesame-2.8.0-1|12	Patch0:		opensesame-0.25-mdv-desktop.patch
12cu|python-opensesame-2.8.0-1|13	BuildArch:	noarch
12cu|python-opensesame-2.8.0-1|14	BuildRequires:	pygame
12cu|python-opensesame-2.8.0-1|15	BuildRequires:	pygame-devel
12cu|python-opensesame-2.8.0-1|16	BuildRequires:	python-qt4-devel
12cu|python-opensesame-2.8.0-1|17	BuildRequires:	python-numpy-devel
12cu|python-opensesame-2.8.0-1|18	BuildRequires:	python-qt4-qscintilla
12cu|python-opensesame-2.8.0-1|19	Requires:	pygame
12cu|python-opensesame-2.8.0-1|20	Requires:	python-qt4
12cu|python-opensesame-2.8.0-1|21	Requires:	python-numpy
12cu|python-opensesame-2.8.0-1|22	
12cu|python-opensesame-2.8.0-1|23	
12cu|python-opensesame-2.8.0-1|24	%description
12cu|python-opensesame-2.8.0-1|25	OpenSesame is a graphical experiment builder. OpenSesame provides an easy
12cu|python-opensesame-2.8.0-1|26	to use, point-and-click interface for creating psychological experiments.
12cu|python-opensesame-2.8.0-1|27	In addition to a powerful sketchpad for creating visual stimuli, OpenSesame
12cu|python-opensesame-2.8.0-1|28	features a sampler and synthesizer for sound playback. For more complex tasks,
12cu|python-opensesame-2.8.0-1|29	OpenSesame supports Python scripting using the built-in editor with syntax
12cu|python-opensesame-2.8.0-1|30	highlighting.
12cu|python-opensesame-2.8.0-1|31	
12cu|python-opensesame-2.8.0-1|32	%files
12cu|python-opensesame-2.8.0-1|33	%{_bindir}/*
12cu|python-opensesame-2.8.0-1|34	%{_datadir}/opensesame
12cu|python-opensesame-2.8.0-1|35	%{_datadir}/applications/opensesame.desktop
12cu|python-opensesame-2.8.0-1|36	%{py_puresitedir}/opensesame-*.egg-info
12cu|python-opensesame-2.8.0-1|37	%{py_puresitedir}/openexp
12cu|python-opensesame-2.8.0-1|38	%{py_puresitedir}/libopensesame
12cu|python-opensesame-2.8.0-1|39	%{py_puresitedir}/libqtopensesame
12cu|python-opensesame-2.8.0-1|40	%{_datadir}/mime/packages/*.xml
12cu|python-opensesame-2.8.0-1|41	%doc COPYING
12cu|python-opensesame-2.8.0-1|42	
12cu|python-opensesame-2.8.0-1|43	%prep
12cu|python-opensesame-2.8.0-1|44	%setup -q -n opensesame-%{version}
12cu|python-opensesame-2.8.0-1|45	%patch0 -p1
12cu|python-opensesame-2.8.0-1|46	sed -i -e '1i#!/usr/bin/python' libopensesame/misc.py
12cu|python-opensesame-2.8.0-1|47	
12cu|python-opensesame-2.8.0-1|48	
12cu|python-opensesame-2.8.0-1|49	%build
12cu|python-opensesame-2.8.0-1|50	
12cu|python-opensesame-2.8.0-1|51	%install
12cu|python-opensesame-2.8.0-1|52	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
12cu|python-opensesame-2.8.0-1|53	chmod 755 %{buildroot}%{py_puresitedir}/libopensesame/misc.py
12cu|python-opensesame-2.8.0-1|54	
12cu|python-opensesame-2.8.0-1|55	chmod -x %{buildroot}%{_datadir}/opensesame/resources/theme/default/os-custom-icons/index.theme
12cu|python-opensesame-2.8.0-1|56	chmod -x %{buildroot}%{_datadir}/opensesame/resources/theme/gnome/os-custom-icons/index.theme
12cu|python-opensesame-2.8.0-1|57	
12cu|python-opensesame-2.8.0-1|58	
12cu|python-opensesame-2.8.0-1|59	
12cu|python-opensesame-2.8.0-1|60	
12cu|python-opensesame-2.8.0-1|61	
12cu|python-opensesame-2.8.0-1|62	%changelog
12cu|python-opensesame-2.8.0-1|63	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.8.0-1
12cu|python-opensesame-2.8.0-1|64	+ Revision: fb8faf4
12cu|python-opensesame-2.8.0-1|65	- Updated to 2.8.0 (by updates_builder)
12cu|python-opensesame-2.8.0-1|66	
12cu|python-opensesame-2.8.0-1|67	

11973 12
12cu|python-oslo-config-1.2.1-2|1	%define sname oslo.config
12cu|python-oslo-config-1.2.1-2|2	%define oname oslo-config
12cu|python-oslo-config-1.2.1-2|3	
12cu|python-oslo-config-1.2.1-2|4	Name:       python-%{oname}
12cu|python-oslo-config-1.2.1-2|5	Version:    1.2.1
12cu|python-oslo-config-1.2.1-2|6	Release:    2
12cu|python-oslo-config-1.2.1-2|7	Summary:    OpenStack common configuration library
12cu|python-oslo-config-1.2.1-2|8	
12cu|python-oslo-config-1.2.1-2|9	Group:      Development/Python
12cu|python-oslo-config-1.2.1-2|10	License:    ASL 2.0
12cu|python-oslo-config-1.2.1-2|11	URL:        https://launchpad.net/oslo
12cu|python-oslo-config-1.2.1-2|12	Source0:    https://pypi.python.org/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
12cu|python-oslo-config-1.2.1-2|13	#redhat pathces
12cu|python-oslo-config-1.2.1-2|14	Patch0001: 0001-add-usr-share-project-dist.conf-to-the-default-confi.patch
12cu|python-oslo-config-1.2.1-2|15	Patch0002: 0002-Revert-Use-oslo.sphinx-and-remove-local-copy-of-doc-.patch
12cu|python-oslo-config-1.2.1-2|16	
12cu|python-oslo-config-1.2.1-2|17	BuildRequires: pythonegg(sphinx)
12cu|python-oslo-config-1.2.1-2|18	BuildRequires: pkgconfig(python)
12cu|python-oslo-config-1.2.1-2|19	BuildRequires: pythonegg(setuptools)
12cu|python-oslo-config-1.2.1-2|20	BuildRequires: pythonegg(pbr)
12cu|python-oslo-config-1.2.1-2|21	BuildRequires: pythonegg(d2to1)
12cu|python-oslo-config-1.2.1-2|22	BuildRequires: pythonegg(six)
12cu|python-oslo-config-1.2.1-2|23	
12cu|python-oslo-config-1.2.1-2|24	Requires:   pythonegg(setuptools)
12cu|python-oslo-config-1.2.1-2|25	Requires:   pythonegg(argparse)
12cu|python-oslo-config-1.2.1-2|26	Requires:   pythonegg(six)
12cu|python-oslo-config-1.2.1-2|27	
12cu|python-oslo-config-1.2.1-2|28	BuildArch:  noarch
12cu|python-oslo-config-1.2.1-2|29	
12cu|python-oslo-config-1.2.1-2|30	%description
12cu|python-oslo-config-1.2.1-2|31	The Oslo project intends to produce a python library containing
12cu|python-oslo-config-1.2.1-2|32	infrastructure code shared by OpenStack projects. The APIs provided
12cu|python-oslo-config-1.2.1-2|33	by the project should be high quality, stable, consistent and generally
12cu|python-oslo-config-1.2.1-2|34	useful.
12cu|python-oslo-config-1.2.1-2|35	
12cu|python-oslo-config-1.2.1-2|36	The oslo-config library is a command line and configuration file
12cu|python-oslo-config-1.2.1-2|37	parsing library from the Oslo project.
12cu|python-oslo-config-1.2.1-2|38	
12cu|python-oslo-config-1.2.1-2|39	
12cu|python-oslo-config-1.2.1-2|40	%prep
12cu|python-oslo-config-1.2.1-2|41	%setup -q -n %{sname}-%{version}
12cu|python-oslo-config-1.2.1-2|42	
12cu|python-oslo-config-1.2.1-2|43	%patch0001 -p1
12cu|python-oslo-config-1.2.1-2|44	%patch0002 -p1
12cu|python-oslo-config-1.2.1-2|45	
12cu|python-oslo-config-1.2.1-2|46	rm -rf %{sname}.egg-info
12cu|python-oslo-config-1.2.1-2|47	sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.py
12cu|python-oslo-config-1.2.1-2|48	
12cu|python-oslo-config-1.2.1-2|49	%build
12cu|python-oslo-config-1.2.1-2|50	python setup.py build
12cu|python-oslo-config-1.2.1-2|51	
12cu|python-oslo-config-1.2.1-2|52	%install
12cu|python-oslo-config-1.2.1-2|53	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-oslo-config-1.2.1-2|54	
12cu|python-oslo-config-1.2.1-2|55	# Delete tests
12cu|python-oslo-config-1.2.1-2|56	rm -fr %{buildroot}%{py_puresitedir}/tests
12cu|python-oslo-config-1.2.1-2|57	
12cu|python-oslo-config-1.2.1-2|58	export PYTHONPATH="$( pwd ):$PYTHONPATH"
12cu|python-oslo-config-1.2.1-2|59	pushd doc
12cu|python-oslo-config-1.2.1-2|60	sphinx-build -b html -d build/doctrees   source build/html
12cu|python-oslo-config-1.2.1-2|61	popd
12cu|python-oslo-config-1.2.1-2|62	# Fix linting
12cu|python-oslo-config-1.2.1-2|63	rm -fr doc/build/html/.buildinfo
12cu|python-oslo-config-1.2.1-2|64	
12cu|python-oslo-config-1.2.1-2|65	
12cu|python-oslo-config-1.2.1-2|66	%files
12cu|python-oslo-config-1.2.1-2|67	%doc README.rst LICENSE doc/build/html
12cu|python-oslo-config-1.2.1-2|68	%{python_sitelib}/oslo
12cu|python-oslo-config-1.2.1-2|69	%{python_sitelib}/*.egg-info
12cu|python-oslo-config-1.2.1-2|70	%{python_sitelib}/*-nspkg.pth
12cu|python-oslo-config-1.2.1-2|71	
12cu|python-oslo-config-1.2.1-2|72	
12cu|python-oslo-config-1.2.1-2|73	%changelog
12cu|python-oslo-config-1.2.1-2|74	* Fri Apr 11 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.2.1-2
12cu|python-oslo-config-1.2.1-2|75	+ Revision: b175c68
12cu|python-oslo-config-1.2.1-2|76	- Updated python-oslo-config.spec
12cu|python-oslo-config-1.2.1-2|77	
12cu|python-oslo-config-1.2.1-2|78	

11974 12
12cu|python-oslo-messaging-1.3.0-1|1	%define sname oslo.messaging
12cu|python-oslo-messaging-1.3.0-1|2	%define oname oslo-messaging
12cu|python-oslo-messaging-1.3.0-1|3	
12cu|python-oslo-messaging-1.3.0-1|4	Name:       python-%{oname}
12cu|python-oslo-messaging-1.3.0-1|5	Version:    1.3.0
12cu|python-oslo-messaging-1.3.0-1|6	Release:    1
12cu|python-oslo-messaging-1.3.0-1|7	Summary:    OpenStack common messaging library
12cu|python-oslo-messaging-1.3.0-1|8	Group:      Development/Python
12cu|python-oslo-messaging-1.3.0-1|9	License:    ASL 2.0
12cu|python-oslo-messaging-1.3.0-1|10	URL:        https://launchpad.net/oslo
12cu|python-oslo-messaging-1.3.0-1|11	Source0:    http://tarballs.openstack.org/oslo.messaging/%{sname}-%{version}.tar.gz
12cu|python-oslo-messaging-1.3.0-1|12	# missing from the tatball, taken from git
12cu|python-oslo-messaging-1.3.0-1|13	Source1:    PKG-INFO
12cu|python-oslo-messaging-1.3.0-1|14	
12cu|python-oslo-messaging-1.3.0-1|15	BuildRequires: pkgconfig(python)
12cu|python-oslo-messaging-1.3.0-1|16	BuildRequires: pythonegg(setuptools)
12cu|python-oslo-messaging-1.3.0-1|17	BuildRequires: pythonegg(pbr)
12cu|python-oslo-messaging-1.3.0-1|18	BuildRequires: pythonegg(d2to1)
12cu|python-oslo-messaging-1.3.0-1|19	BuildRequires: pythonegg(sphinx)
12cu|python-oslo-messaging-1.3.0-1|20	BuildRequires: pythonegg(oslo.sphinx)
12cu|python-oslo-messaging-1.3.0-1|21	BuildRequires: pythonegg(iso-8601)
12cu|python-oslo-messaging-1.3.0-1|22	BuildRequires: pythonegg(oslo.config)
12cu|python-oslo-messaging-1.3.0-1|23	BuildRequires: pythonegg(stevedore)
12cu|python-oslo-messaging-1.3.0-1|24	BuildRequires: pythonegg(eventlet)
12cu|python-oslo-messaging-1.3.0-1|25	BuildRequires: pythonegg(testtools)
12cu|python-oslo-messaging-1.3.0-1|26	
12cu|python-oslo-messaging-1.3.0-1|27	# keep the versionized requires
12cu|python-oslo-messaging-1.3.0-1|28	# or enable requires_dist config
12cu|python-oslo-messaging-1.3.0-1|29	Requires:   pythonegg(babel) >= 1.3
12cu|python-oslo-messaging-1.3.0-1|30	Requires:   pythonegg(eventlet) >= 0.13.0
12cu|python-oslo-messaging-1.3.0-1|31	Requires:   pythonegg(iso-8601) >= 0.1.9
12cu|python-oslo-messaging-1.3.0-1|32	Requires:   pythonegg(kombu) >= 2.4.8
12cu|python-oslo-messaging-1.3.0-1|33	Requires:   pythonegg(oslo.config) >= 1.2.0
12cu|python-oslo-messaging-1.3.0-1|34	Requires:   pythonegg(pyyaml) >= 3.1.0
12cu|python-oslo-messaging-1.3.0-1|35	Requires:   pythonegg(setuptools)
12cu|python-oslo-messaging-1.3.0-1|36	Requires:   pythonegg(six) >= 1.6.1
12cu|python-oslo-messaging-1.3.0-1|37	Requires:   pythonegg(stevedore) >= 0.14
12cu|python-oslo-messaging-1.3.0-1|38	
12cu|python-oslo-messaging-1.3.0-1|39	BuildArch:  noarch
12cu|python-oslo-messaging-1.3.0-1|40	
12cu|python-oslo-messaging-1.3.0-1|41	%description
12cu|python-oslo-messaging-1.3.0-1|42	The Oslo project intends to produce a python library containing
12cu|python-oslo-messaging-1.3.0-1|43	infrastructure code shared by OpenStack projects. The APIs provided
12cu|python-oslo-messaging-1.3.0-1|44	by the project should be high quality, stable, consistent and generally
12cu|python-oslo-messaging-1.3.0-1|45	useful.
12cu|python-oslo-messaging-1.3.0-1|46	
12cu|python-oslo-messaging-1.3.0-1|47	The Oslo messaging API supports RPC and notifications over a number of
12cu|python-oslo-messaging-1.3.0-1|48	different messaging transports.
12cu|python-oslo-messaging-1.3.0-1|49	
12cu|python-oslo-messaging-1.3.0-1|50	
12cu|python-oslo-messaging-1.3.0-1|51	%prep
12cu|python-oslo-messaging-1.3.0-1|52	%setup -q -n %{sname}-%{version}
12cu|python-oslo-messaging-1.3.0-1|53	cp -a %SOURCE1 PKG-INFO
12cu|python-oslo-messaging-1.3.0-1|54	# Remove bundled egg-info
12cu|python-oslo-messaging-1.3.0-1|55	rm -rf %{sname}.egg-info
12cu|python-oslo-messaging-1.3.0-1|56	
12cu|python-oslo-messaging-1.3.0-1|57	
12cu|python-oslo-messaging-1.3.0-1|58	# Remove the requirements file so that pbr hooks don't add it
12cu|python-oslo-messaging-1.3.0-1|59	# to distutils requires_dist config
12cu|python-oslo-messaging-1.3.0-1|60	rm -rf {test-,}requirements.txt
12cu|python-oslo-messaging-1.3.0-1|61	
12cu|python-oslo-messaging-1.3.0-1|62	# make doc build compatible with python-oslo-sphinx RPM
12cu|python-oslo-messaging-1.3.0-1|63	sed -i 's/oslosphinx/oslo.sphinx/' doc/source/conf.py
12cu|python-oslo-messaging-1.3.0-1|64	
12cu|python-oslo-messaging-1.3.0-1|65	%build
12cu|python-oslo-messaging-1.3.0-1|66	python setup.py build
12cu|python-oslo-messaging-1.3.0-1|67	
12cu|python-oslo-messaging-1.3.0-1|68	%install
12cu|python-oslo-messaging-1.3.0-1|69	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-oslo-messaging-1.3.0-1|70	
12cu|python-oslo-messaging-1.3.0-1|71	# Delete tests
12cu|python-oslo-messaging-1.3.0-1|72	rm -fr %{buildroot}%{py_puresitedir}/tests
12cu|python-oslo-messaging-1.3.0-1|73	
12cu|python-oslo-messaging-1.3.0-1|74	export PYTHONPATH="$( pwd ):$PYTHONPATH"
12cu|python-oslo-messaging-1.3.0-1|75	pushd doc
12cu|python-oslo-messaging-1.3.0-1|76	sphinx-build -b html -d build/doctrees   source build/html
12cu|python-oslo-messaging-1.3.0-1|77	popd
12cu|python-oslo-messaging-1.3.0-1|78	# Fix linting
12cu|python-oslo-messaging-1.3.0-1|79	rm -fr doc/build/html/.buildinfo
12cu|python-oslo-messaging-1.3.0-1|80	chmod +x %{buildroot}%{py_puresitedir}/oslo/messaging/_cmd/zmq_receiver.py
12cu|python-oslo-messaging-1.3.0-1|81	
12cu|python-oslo-messaging-1.3.0-1|82	%files
12cu|python-oslo-messaging-1.3.0-1|83	%doc README.rst LICENSE
12cu|python-oslo-messaging-1.3.0-1|84	%{py_puresitedir}/oslo
12cu|python-oslo-messaging-1.3.0-1|85	%{py_puresitedir}/*.egg-info
12cu|python-oslo-messaging-1.3.0-1|86	%{py_puresitedir}/*-nspkg.pth
12cu|python-oslo-messaging-1.3.0-1|87	%{_bindir}/oslo-messaging-zmq-receiver
12cu|python-oslo-messaging-1.3.0-1|88	
12cu|python-oslo-messaging-1.3.0-1|89	
12cu|python-oslo-messaging-1.3.0-1|90	
12cu|python-oslo-messaging-1.3.0-1|91	%changelog
12cu|python-oslo-messaging-1.3.0-1|92	* Thu Apr 17 2014 symbianflo <symbianflo@symbianflo> 1.3.0-1
12cu|python-oslo-messaging-1.3.0-1|93	+ Revision: 0367e5d
12cu|python-oslo-messaging-1.3.0-1|94	- Imported from SRPM
12cu|python-oslo-messaging-1.3.0-1|95	
12cu|python-oslo-messaging-1.3.0-1|96	

11975 12
12cu|python-oslo-sphinx-1.1-1|1	%global oname oslo.sphinx
12cu|python-oslo-sphinx-1.1-1|2	
12cu|python-oslo-sphinx-1.1-1|3	Name:       python-oslo-sphinx
12cu|python-oslo-sphinx-1.1-1|4	Version:    1.1
12cu|python-oslo-sphinx-1.1-1|5	Release:    1
12cu|python-oslo-sphinx-1.1-1|6	Summary:    OpenStack Sphinx Extensions
12cu|python-oslo-sphinx-1.1-1|7	
12cu|python-oslo-sphinx-1.1-1|8	Group:      Development/Python
12cu|python-oslo-sphinx-1.1-1|9	License:    Apache Software Licene
12cu|python-oslo-sphinx-1.1-1|10	URL:        https://launchpad.net/oslo
12cu|python-oslo-sphinx-1.1-1|11	Source0:    http://tarballs.openstack.org/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-oslo-sphinx-1.1-1|12	
12cu|python-oslo-sphinx-1.1-1|13	BuildArch:  noarch
12cu|python-oslo-sphinx-1.1-1|14	
12cu|python-oslo-sphinx-1.1-1|15	BuildRequires: pythonegg(setuptools)
12cu|python-oslo-sphinx-1.1-1|16	BuildRequires: pkgconfig(python)
12cu|python-oslo-sphinx-1.1-1|17	BuildRequires: pythonegg(pbr)
12cu|python-oslo-sphinx-1.1-1|18	BuildRequires: pythonegg(d2to1)
12cu|python-oslo-sphinx-1.1-1|19	
12cu|python-oslo-sphinx-1.1-1|20	Requires:	pythonegg(setuptools)
12cu|python-oslo-sphinx-1.1-1|21	
12cu|python-oslo-sphinx-1.1-1|22	%description
12cu|python-oslo-sphinx-1.1-1|23	The Oslo project intends to produce a python library containing
12cu|python-oslo-sphinx-1.1-1|24	infrastructure code shared by OpenStack projects. The APIs provided
12cu|python-oslo-sphinx-1.1-1|25	by the project should be high quality, stable, consistent and generally
12cu|python-oslo-sphinx-1.1-1|26	useful.
12cu|python-oslo-sphinx-1.1-1|27	
12cu|python-oslo-sphinx-1.1-1|28	The oslo-sphinx library contains Sphinx theme and extensions support used by
12cu|python-oslo-sphinx-1.1-1|29	OpenStack.
12cu|python-oslo-sphinx-1.1-1|30	
12cu|python-oslo-sphinx-1.1-1|31	%prep
12cu|python-oslo-sphinx-1.1-1|32	%setup -q -n %{oname}-%{version}
12cu|python-oslo-sphinx-1.1-1|33	# Remove bundled egg-info
12cu|python-oslo-sphinx-1.1-1|34	rm -rf oslo_sphinx.egg-info
12cu|python-oslo-sphinx-1.1-1|35	
12cu|python-oslo-sphinx-1.1-1|36	%build
12cu|python-oslo-sphinx-1.1-1|37	python setup.py build
12cu|python-oslo-sphinx-1.1-1|38	
12cu|python-oslo-sphinx-1.1-1|39	%install
12cu|python-oslo-sphinx-1.1-1|40	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-oslo-sphinx-1.1-1|41	
12cu|python-oslo-sphinx-1.1-1|42	# Fix hidden-file-or-dir warnings
12cu|python-oslo-sphinx-1.1-1|43	rm -fr doc/build/html/.buildinfo
12cu|python-oslo-sphinx-1.1-1|44	
12cu|python-oslo-sphinx-1.1-1|45	%files
12cu|python-oslo-sphinx-1.1-1|46	%doc LICENSE README.rst
12cu|python-oslo-sphinx-1.1-1|47	%{py_puresitedir}/oslo
12cu|python-oslo-sphinx-1.1-1|48	%{py_puresitedir}/*.egg-info
12cu|python-oslo-sphinx-1.1-1|49	%{py_puresitedir}/*-nspkg.pth
12cu|python-oslo-sphinx-1.1-1|50	
12cu|python-oslo-sphinx-1.1-1|51	
12cu|python-oslo-sphinx-1.1-1|52	%changelog
12cu|python-oslo-sphinx-1.1-1|53	* Tue Apr 08 2014 symbianflo <symbianflo@symbianflo> 1.1-1
12cu|python-oslo-sphinx-1.1-1|54	+ Revision: ee9ca6e
12cu|python-oslo-sphinx-1.1-1|55	- Import python-oslo-sphinx module
12cu|python-oslo-sphinx-1.1-1|56	
12cu|python-oslo-sphinx-1.1-1|57	

11976 12
12cu|python-pandas-0.13.1-1|1	%define	module	pandas
12cu|python-pandas-0.13.1-1|2	
12cu|python-pandas-0.13.1-1|3	Summary:	Powerful Python data structures for data analysis and statistics
12cu|python-pandas-0.13.1-1|4	Name:		python-%{module}
12cu|python-pandas-0.13.1-1|5	Version:	0.13.1
12cu|python-pandas-0.13.1-1|6	Release:	1
12cu|python-pandas-0.13.1-1|7	Source0:	http://pypi.python.org/packages/source/p/%{module}/%{module}-%{version}.tar.gz
12cu|python-pandas-0.13.1-1|8	Patch0:		setup-lm-0.13.1.patch
12cu|python-pandas-0.13.1-1|9	Patch1:		make-doc-0.13.1.patch
12cu|python-pandas-0.13.1-1|10	License:	BSD
12cu|python-pandas-0.13.1-1|11	Group:		Development/Python
12cu|python-pandas-0.13.1-1|12	Url:		http://pandas.sourceforge.net/
12cu|python-pandas-0.13.1-1|13	Requires:	python-numpy >= 1.6.1
12cu|python-pandas-0.13.1-1|14	Requires:	python-dateutil
12cu|python-pandas-0.13.1-1|15	Suggests:	python-scipy
12cu|python-pandas-0.13.1-1|16	Suggests:	python-matplotlib
12cu|python-pandas-0.13.1-1|17	Suggests:	python-pytz
12cu|python-pandas-0.13.1-1|18	Suggests:	python-tables
12cu|python-pandas-0.13.1-1|19	Suggests:	python-statsmodels
12cu|python-pandas-0.13.1-1|20	BuildRequires:	python-setuptools
12cu|python-pandas-0.13.1-1|21	BuildRequires:	python-numpy-devel >= 1.6.1
12cu|python-pandas-0.13.1-1|22	BuildRequires:	python-dateutil
12cu|python-pandas-0.13.1-1|23	BuildRequires:	python-matplotlib
12cu|python-pandas-0.13.1-1|24	BuildRequires:	python-sphinx
12cu|python-pandas-0.13.1-1|25	BuildRequires:	ipython
12cu|python-pandas-0.13.1-1|26	BuildRequires:	pkgconfig(lapack)
12cu|python-pandas-0.13.1-1|27	
12cu|python-pandas-0.13.1-1|28	%description
12cu|python-pandas-0.13.1-1|29	pandas is a Python package providing fast, flexible, and expressive
12cu|python-pandas-0.13.1-1|30	data structures designed to make working with "relational" or
12cu|python-pandas-0.13.1-1|31	"labeled" data both easy and intuitive. It aims to be the fundamental
12cu|python-pandas-0.13.1-1|32	high-level building block for doing practical, real world data
12cu|python-pandas-0.13.1-1|33	analysis in Python. Additionally, it has the broader goal of becoming
12cu|python-pandas-0.13.1-1|34	the most powerful and flexible open source data analysis /
12cu|python-pandas-0.13.1-1|35	manipulation tool available in any language. It is already well on its
12cu|python-pandas-0.13.1-1|36	way toward this goal.
12cu|python-pandas-0.13.1-1|37	
12cu|python-pandas-0.13.1-1|38	%prep
12cu|python-pandas-0.13.1-1|39	%setup -q -n %{module}-%{version}
12cu|python-pandas-0.13.1-1|40	%patch0 -p0
12cu|python-pandas-0.13.1-1|41	%patch1 -p1
12cu|python-pandas-0.13.1-1|42	
12cu|python-pandas-0.13.1-1|43	%build
12cu|python-pandas-0.13.1-1|44	%__python setup.py build
12cu|python-pandas-0.13.1-1|45	
12cu|python-pandas-0.13.1-1|46	%install
12cu|python-pandas-0.13.1-1|47	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-pandas-0.13.1-1|48	# pushd doc
12cu|python-pandas-0.13.1-1|49	# export PYTHONPATH=`dir -1d ../build/lib*`
12cu|python-pandas-0.13.1-1|50	# %__python make.py html
12cu|python-pandas-0.13.1-1|51	# find . -name .buildinfo -exec rm -rf {} \;
12cu|python-pandas-0.13.1-1|52	# popd
12cu|python-pandas-0.13.1-1|53	
12cu|python-pandas-0.13.1-1|54	%files
12cu|python-pandas-0.13.1-1|55	# %doc LICENSE README.rst TODO.rst examples/ doc/build/html
12cu|python-pandas-0.13.1-1|56	%doc LICENSE examples/
12cu|python-pandas-0.13.1-1|57	%{py_platsitedir}/%{module}*
12cu|python-pandas-0.13.1-1|58	
12cu|python-pandas-0.13.1-1|59	%changelog
12cu|python-pandas-0.13.1-1|60	* Tue Mar 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13.1-1
12cu|python-pandas-0.13.1-1|61	+ Revision: f39e5a6
12cu|python-pandas-0.13.1-1|62	- Updated to 0.13.1
12cu|python-pandas-0.13.1-1|63	
12cu|python-pandas-0.13.1-1|64	

11977 12
12cu|python-papyon-0.5.6-1|1	%define oname   papyon
12cu|python-papyon-0.5.6-1|2	
12cu|python-papyon-0.5.6-1|3	Name:           python-papyon
12cu|python-papyon-0.5.6-1|4	Version:        0.5.6
12cu|python-papyon-0.5.6-1|5	Release:        1
12cu|python-papyon-0.5.6-1|6	Summary:        Python libraries for MSN Messenger network
12cu|python-papyon-0.5.6-1|7	
12cu|python-papyon-0.5.6-1|8	Group:          Development/Python
12cu|python-papyon-0.5.6-1|9	License:        LGPLv2+
12cu|python-papyon-0.5.6-1|10	URL:            http://telepathy.freedesktop.org/wiki/Papyon
12cu|python-papyon-0.5.6-1|11	Source0:        http://www.freedesktop.org/software/papyon/releases/papyon-%{version}.tar.gz
12cu|python-papyon-0.5.6-1|12	
12cu|python-papyon-0.5.6-1|13	BuildArch:      noarch
12cu|python-papyon-0.5.6-1|14	BuildRequires:  python-devel
12cu|python-papyon-0.5.6-1|15	BuildRequires:  avahi-python
12cu|python-papyon-0.5.6-1|16	Requires:	python-pycrypto
12cu|python-papyon-0.5.6-1|17	Requires:       python-OpenSSL
12cu|python-papyon-0.5.6-1|18	Requires:       python-gobject
12cu|python-papyon-0.5.6-1|19	
12cu|python-papyon-0.5.6-1|20	%description
12cu|python-papyon-0.5.6-1|21	papyon is the library behind the msn connection manager for telepathy. It is a
12cu|python-papyon-0.5.6-1|22	a fork of the unmaintained pymsn msn library. papyon uses the glib mainloop to
12cu|python-papyon-0.5.6-1|23	process the network events in an asynchronous manner.
12cu|python-papyon-0.5.6-1|24	
12cu|python-papyon-0.5.6-1|25	%prep
12cu|python-papyon-0.5.6-1|26	%setup -q -n %{oname}-%{version}
12cu|python-papyon-0.5.6-1|27	
12cu|python-papyon-0.5.6-1|28	
12cu|python-papyon-0.5.6-1|29	%build
12cu|python-papyon-0.5.6-1|30	%{__python} setup.py build
12cu|python-papyon-0.5.6-1|31	
12cu|python-papyon-0.5.6-1|32	
12cu|python-papyon-0.5.6-1|33	%install
12cu|python-papyon-0.5.6-1|34	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-papyon-0.5.6-1|35	
12cu|python-papyon-0.5.6-1|36	
12cu|python-papyon-0.5.6-1|37	%clean
12cu|python-papyon-0.5.6-1|38	
12cu|python-papyon-0.5.6-1|39	
12cu|python-papyon-0.5.6-1|40	%files
12cu|python-papyon-0.5.6-1|41	%defattr(-,root,root,-)
12cu|python-papyon-0.5.6-1|42	%doc AUTHORS NEWS
12cu|python-papyon-0.5.6-1|43	%{py_puresitedir}/papyon
12cu|python-papyon-0.5.6-1|44	%{py_puresitedir}/papyon-*.egg-info
12cu|python-papyon-0.5.6-1|45	
12cu|python-papyon-0.5.6-1|46	
12cu|python-papyon-0.5.6-1|47	
12cu|python-papyon-0.5.6-1|48	%changelog
12cu|python-papyon-0.5.6-1|49	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.5.6-1
12cu|python-papyon-0.5.6-1|50	+ Revision: 7edd897
12cu|python-papyon-0.5.6-1|51	- LOG Updated to 0.5.6 (by updates_builder)
12cu|python-papyon-0.5.6-1|52	
12cu|python-papyon-0.5.6-1|53	

11978 12
12cu|python-paramiko-1.12.2-1|1	%define module_name 	paramiko
12cu|python-paramiko-1.12.2-1|2	
12cu|python-paramiko-1.12.2-1|3	Summary: 	SSH2 protocol for Python
12cu|python-paramiko-1.12.2-1|4	Name: 		python-%{module_name}
12cu|python-paramiko-1.12.2-1|5	Version: 	1.12.2
12cu|python-paramiko-1.12.2-1|6	Release: 	1
12cu|python-paramiko-1.12.2-1|7	Url: 		http://www.lag.net//paramiko/
12cu|python-paramiko-1.12.2-1|8	License: 	LGPL 2+
12cu|python-paramiko-1.12.2-1|9	Group: 		Development/Python
12cu|python-paramiko-1.12.2-1|10	Source: 	http://pypi.python.org/packages/source/p/paramiko/paramiko-%{version}.tar.gz
12cu|python-paramiko-1.12.2-1|11	
12cu|python-paramiko-1.12.2-1|12	Requires:   pycrypto
12cu|python-paramiko-1.12.2-1|13	Obsoletes:  %{module_name}
12cu|python-paramiko-1.12.2-1|14	Provides:   %{module_name}
12cu|python-paramiko-1.12.2-1|15	BuildRequires:	python-devel
12cu|python-paramiko-1.12.2-1|16	BuildRequires:	pycrypto
12cu|python-paramiko-1.12.2-1|17	BuildArch:	noarch
12cu|python-paramiko-1.12.2-1|18	
12cu|python-paramiko-1.12.2-1|19	%description
12cu|python-paramiko-1.12.2-1|20	Paramiko is a module for python that implements the SSH2 protocol for secure
12cu|python-paramiko-1.12.2-1|21	(encrypted and authenticated) connections to remote machines.  the module works
12cu|python-paramiko-1.12.2-1|22	by taking a socket-like object that you pass in, negotiating with the remote
12cu|python-paramiko-1.12.2-1|23	server, authenticating (using a password or a given private key), and opening
12cu|python-paramiko-1.12.2-1|24	flow-controled "channels" to the server, which are returned as socket-like
12cu|python-paramiko-1.12.2-1|25	objects. you are responsible for verifying that the server's host key is the
12cu|python-paramiko-1.12.2-1|26	one you expected to see, and you have control over which kinds of encryption
12cu|python-paramiko-1.12.2-1|27	or hashing you prefer (if you care), but all of the heavy lifting is done by
12cu|python-paramiko-1.12.2-1|28	the paramiko module.
12cu|python-paramiko-1.12.2-1|29	
12cu|python-paramiko-1.12.2-1|30	%prep
12cu|python-paramiko-1.12.2-1|31	%setup -qn %{module_name}-%{version}
12cu|python-paramiko-1.12.2-1|32	
12cu|python-paramiko-1.12.2-1|33	%install
12cu|python-paramiko-1.12.2-1|34	python setup.py install --root=%{buildroot}
12cu|python-paramiko-1.12.2-1|35	
12cu|python-paramiko-1.12.2-1|36	%clean
12cu|python-paramiko-1.12.2-1|37	
12cu|python-paramiko-1.12.2-1|38	#%check
12cu|python-paramiko-1.12.2-1|39	#python test.py
12cu|python-paramiko-1.12.2-1|40	
12cu|python-paramiko-1.12.2-1|41	%files
12cu|python-paramiko-1.12.2-1|42	%doc docs PKG-INFO README tests demo*
12cu|python-paramiko-1.12.2-1|43	%{py_puresitedir}/*
12cu|python-paramiko-1.12.2-1|44	
12cu|python-paramiko-1.12.2-1|45	
12cu|python-paramiko-1.12.2-1|46	
12cu|python-paramiko-1.12.2-1|47	%changelog
12cu|python-paramiko-1.12.2-1|48	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12.2-1
12cu|python-paramiko-1.12.2-1|49	+ Revision: e3bffb2
12cu|python-paramiko-1.12.2-1|50	- Updated to 1.12.2 (by updates_builder)
12cu|python-paramiko-1.12.2-1|51	
12cu|python-paramiko-1.12.2-1|52	

11979 12
12cu|python-pastedeploy-1.5.2-1|1	%define	tarname	PasteDeploy
12cu|python-pastedeploy-1.5.2-1|2	
12cu|python-pastedeploy-1.5.2-1|3	Summary:	Load, configure, and compose WSGI applications and servers
12cu|python-pastedeploy-1.5.2-1|4	Name:		python-pastedeploy
12cu|python-pastedeploy-1.5.2-1|5	Version:	1.5.2
12cu|python-pastedeploy-1.5.2-1|6	Release:	1
12cu|python-pastedeploy-1.5.2-1|7	Source0:	http://pypi.python.org/packages/source/P/PasteDeploy/PasteDeploy-%{version}.tar.gz
12cu|python-pastedeploy-1.5.2-1|8	License:	MIT
12cu|python-pastedeploy-1.5.2-1|9	Group:		Development/Python
12cu|python-pastedeploy-1.5.2-1|10	Url:		http://pythonpaste.org/deploy/
12cu|python-pastedeploy-1.5.2-1|11	BuildArch:	noarch
12cu|python-pastedeploy-1.5.2-1|12	Requires:	python-paste
12cu|python-pastedeploy-1.5.2-1|13	BuildRequires:	python-setuptools
12cu|python-pastedeploy-1.5.2-1|14	
12cu|python-pastedeploy-1.5.2-1|15	%description
12cu|python-pastedeploy-1.5.2-1|16	This tool provides code to load WSGI applications and servers from
12cu|python-pastedeploy-1.5.2-1|17	URIs; these URIs can refer to Python Eggs for INI-style configuration
12cu|python-pastedeploy-1.5.2-1|18	files.
12cu|python-pastedeploy-1.5.2-1|19	
12cu|python-pastedeploy-1.5.2-1|20	%prep
12cu|python-pastedeploy-1.5.2-1|21	%setup -q -n %{tarname}-%{version}
12cu|python-pastedeploy-1.5.2-1|22	
12cu|python-pastedeploy-1.5.2-1|23	%install
12cu|python-pastedeploy-1.5.2-1|24	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-pastedeploy-1.5.2-1|25	sed -i 's/.*egg-info$//' FILE_LIST
12cu|python-pastedeploy-1.5.2-1|26	
12cu|python-pastedeploy-1.5.2-1|27	%files -f FILE_LIST
12cu|python-pastedeploy-1.5.2-1|28	%doc docs/*
12cu|python-pastedeploy-1.5.2-1|29	
12cu|python-pastedeploy-1.5.2-1|30	
12cu|python-pastedeploy-1.5.2-1|31	
12cu|python-pastedeploy-1.5.2-1|32	
12cu|python-pastedeploy-1.5.2-1|33	%changelog
12cu|python-pastedeploy-1.5.2-1|34	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-1
12cu|python-pastedeploy-1.5.2-1|35	+ Revision: ea69073
12cu|python-pastedeploy-1.5.2-1|36	- Updated to 1.5.2 (by updates_builder)
12cu|python-pastedeploy-1.5.2-1|37	
12cu|python-pastedeploy-1.5.2-1|38	

11980 12
12cu|python-pastescript-1.7.5-2|1	%define tarname PasteScript
12cu|python-pastescript-1.7.5-2|2	
12cu|python-pastescript-1.7.5-2|3	Summary:	A pluggable command-line frontend
12cu|python-pastescript-1.7.5-2|4	Name:		python-pastescript
12cu|python-pastescript-1.7.5-2|5	Version:	1.7.5
12cu|python-pastescript-1.7.5-2|6	Release:	2
12cu|python-pastescript-1.7.5-2|7	Source0:	http://pypi.python.org/packages/source/P/PasteScript/PasteScript-%{version}.tar.gz
12cu|python-pastescript-1.7.5-2|8	License:	MIT
12cu|python-pastescript-1.7.5-2|9	Group:		Development/Python
12cu|python-pastescript-1.7.5-2|10	Url:		http://pythonpaste.org/script/
12cu|python-pastescript-1.7.5-2|11	BuildArch:	noarch
12cu|python-pastescript-1.7.5-2|12	Requires:	python-paste >= 1.3
12cu|python-pastescript-1.7.5-2|13	Requires:	python-pastedeploy
12cu|python-pastescript-1.7.5-2|14	Requires:	python-pkg-resources
12cu|python-pastescript-1.7.5-2|15	BuildRequires:	python-setuptools, python-sphinx
12cu|python-pastescript-1.7.5-2|16	BuildRequires:	python-pastedeploy
12cu|python-pastescript-1.7.5-2|17	
12cu|python-pastescript-1.7.5-2|18	%description
12cu|python-pastescript-1.7.5-2|19	PasteScript is a pluggable command-line tool. Included features:
12cu|python-pastescript-1.7.5-2|20	
12cu|python-pastescript-1.7.5-2|21	* Create file layouts for packages. For instance,
12cu|python-pastescript-1.7.5-2|22	paster create --template=basic_package MyPackage
12cu|python-pastescript-1.7.5-2|23	will create a setuptools-ready file layout.
12cu|python-pastescript-1.7.5-2|24	* Serve up web applications with configurations based on
12cu|python-pastescript-1.7.5-2|25	paste.deploy.
12cu|python-pastescript-1.7.5-2|26	
12cu|python-pastescript-1.7.5-2|27	%prep
12cu|python-pastescript-1.7.5-2|28	%setup -q -n %{tarname}-%{version}
12cu|python-pastescript-1.7.5-2|29	
12cu|python-pastescript-1.7.5-2|30	%install
12cu|python-pastescript-1.7.5-2|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-pastescript-1.7.5-2|32	sphinx-build -b html docs html
12cu|python-pastescript-1.7.5-2|33	sed -i 's/.*egg-info$//' FILE_LIST
12cu|python-pastescript-1.7.5-2|34	sed -i 's@tests/__init__py$@@' FILE_LIST
12cu|python-pastescript-1.7.5-2|35	rm -f %{py_puresitedir}/tests/__init__.py
12cu|python-pastescript-1.7.5-2|36	
12cu|python-pastescript-1.7.5-2|37	%files -f FILE_LIST
12cu|python-pastescript-1.7.5-2|38	%doc html/
12cu|python-pastescript-1.7.5-2|39	
12cu|python-pastescript-1.7.5-2|40	%changelog
12cu|python-pastescript-1.7.5-2|41	* Wed Dec 18 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.7.5-2
12cu|python-pastescript-1.7.5-2|42	+ Revision: e337ffa
12cu|python-pastescript-1.7.5-2|43	- Drop tests/__init__.py
12cu|python-pastescript-1.7.5-2|44	
12cu|python-pastescript-1.7.5-2|45	

11981 12
12cu|python-pbr-0.5.23-1|1	%define	oname	pbr
12cu|python-pbr-0.5.23-1|2	
12cu|python-pbr-0.5.23-1|3	Name:		python-%{oname}
12cu|python-pbr-0.5.23-1|4	Version:	0.5.23
12cu|python-pbr-0.5.23-1|5	Release:	1
12cu|python-pbr-0.5.23-1|6	Summary:	Python Build Reasonableness
12cu|python-pbr-0.5.23-1|7	Source0:	https://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-pbr-0.5.23-1|8	License:	Apache Software License
12cu|python-pbr-0.5.23-1|9	Group:		Development/Python
12cu|python-pbr-0.5.23-1|10	Url:		http://pypi.python.org/pypi/pbr
12cu|python-pbr-0.5.23-1|11	BuildArch:	noarch
12cu|python-pbr-0.5.23-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-pbr-0.5.23-1|13	# docs
12cu|python-pbr-0.5.23-1|14	BuildRequires:	pythonegg(sphinx)
12cu|python-pbr-0.5.23-1|15	
12cu|python-pbr-0.5.23-1|16	Requires: 	python(abi) = 2.7
12cu|python-pbr-0.5.23-1|17	Requires:	pythonegg(pip) >= 1.0
12cu|python-pbr-0.5.23-1|18	
12cu|python-pbr-0.5.23-1|19	%description
12cu|python-pbr-0.5.23-1|20	Introduction
12cu|python-pbr-0.5.23-1|21	============
12cu|python-pbr-0.5.23-1|22	
12cu|python-pbr-0.5.23-1|23	PBR is a library that injects some useful and sensible default behaviors
12cu|python-pbr-0.5.23-1|24	into your setuptools run. It started off life as the chunks of code that
12cu|python-pbr-0.5.23-1|25	were copied between all of the OpenStack projects. Around the time that
12cu|python-pbr-0.5.23-1|26	OpenStack hit 18 different projects each with at least 3 active branches,
12cu|python-pbr-0.5.23-1|27	it seems like a good time to make that code into a proper re-usable library.
12cu|python-pbr-0.5.23-1|28	
12cu|python-pbr-0.5.23-1|29	PBR is only mildly configurable. The basic idea is that there's a decent
12cu|python-pbr-0.5.23-1|30	way to run things and if you do, you should reap the rewards, because then
12cu|python-pbr-0.5.23-1|31	it's simple and repeatable. If you want to do things differently, cool! But
12cu|python-pbr-0.5.23-1|32	you've already got the power of python at your fingertips, so you don't
12cu|python-pbr-0.5.23-1|33	really need PBR.
12cu|python-pbr-0.5.23-1|34	
12cu|python-pbr-0.5.23-1|35	PBR builds on top of the work that `d2to1` started to provide for declarative
12cu|python-pbr-0.5.23-1|36	configuration. `d2to1` is itself an implementation of the ideas behind
12cu|python-pbr-0.5.23-1|37	`distutils2`. Although `distutils2` is now abandoned in favor of work towards
12cu|python-pbr-0.5.23-1|38	PEP 426 and Metadata 2.0, declarative config is still a great idea and
12cu|python-pbr-0.5.23-1|39	specifically important in trying to distribute setup code as a library
12cu|python-pbr-0.5.23-1|40	when that library itself will alter how the setup is processed. As Metadata
12cu|python-pbr-0.5.23-1|41	2.0 and other modern Python packaging PEPs come out, `pbr` aims to support
12cu|python-pbr-0.5.23-1|42	them as quickly as possible.
12cu|python-pbr-0.5.23-1|43	
12cu|python-pbr-0.5.23-1|44	
12cu|python-pbr-0.5.23-1|45	
12cu|python-pbr-0.5.23-1|46	%prep
12cu|python-pbr-0.5.23-1|47	%setup -q -n %{oname}-%{version}
12cu|python-pbr-0.5.23-1|48	# no test, missing deps for testing
12cu|python-pbr-0.5.23-1|49	rm -rf {test-,}requirements.txt
12cu|python-pbr-0.5.23-1|50	#remove bundled
12cu|python-pbr-0.5.23-1|51	rm -rf %{oname}.egg-info
12cu|python-pbr-0.5.23-1|52	
12cu|python-pbr-0.5.23-1|53	
12cu|python-pbr-0.5.23-1|54	%build
12cu|python-pbr-0.5.23-1|55	python setup.py build
12cu|python-pbr-0.5.23-1|56	
12cu|python-pbr-0.5.23-1|57	# build docs and clean after sphinx
12cu|python-pbr-0.5.23-1|58	sphinx-build doc/source html
12cu|python-pbr-0.5.23-1|59	rm -rf html/.{doctrees,buildinfo}
12cu|python-pbr-0.5.23-1|60	
12cu|python-pbr-0.5.23-1|61	
12cu|python-pbr-0.5.23-1|62	%install
12cu|python-pbr-0.5.23-1|63	python setup.py install --root=%{buildroot}
12cu|python-pbr-0.5.23-1|64	
12cu|python-pbr-0.5.23-1|65	%files
12cu|python-pbr-0.5.23-1|66	%doc html README.rst LICENSE
12cu|python-pbr-0.5.23-1|67	%{py_puresitedir}/%{oname}-%{version}-py?.?.egg-info
12cu|python-pbr-0.5.23-1|68	%{py_puresitedir}/%{oname}
12cu|python-pbr-0.5.23-1|69	
12cu|python-pbr-0.5.23-1|70	
12cu|python-pbr-0.5.23-1|71	%changelog
12cu|python-pbr-0.5.23-1|72	* Thu Dec 26 2013 symbianflo <symbianflo@symbianflo> 0.5.23-1
12cu|python-pbr-0.5.23-1|73	+ Revision: 6e542ef
12cu|python-pbr-0.5.23-1|74	- Log: initial Build
12cu|python-pbr-0.5.23-1|75	
12cu|python-pbr-0.5.23-1|76	

11982 12
12cu|python-pdfrw-0.1-1|1	%define	oname	pdfrw
12cu|python-pdfrw-0.1-1|2	
12cu|python-pdfrw-0.1-1|3	Name:		python-%{oname}
12cu|python-pdfrw-0.1-1|4	Version:	0.1
12cu|python-pdfrw-0.1-1|5	Release:	1
12cu|python-pdfrw-0.1-1|6	Summary:	PDF file reader/writer library
12cu|python-pdfrw-0.1-1|7	Source0:	https://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-pdfrw-0.1-1|8	License:	MIT
12cu|python-pdfrw-0.1-1|9	Group:		Development/Python
12cu|python-pdfrw-0.1-1|10	Url:		http://code.google.com/p/pdfrw/
12cu|python-pdfrw-0.1-1|11	BuildArch:	noarch
12cu|python-pdfrw-0.1-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-pdfrw-0.1-1|13	BuildRequires:	pkgconfig(python)
12cu|python-pdfrw-0.1-1|14	
12cu|python-pdfrw-0.1-1|15	%description
12cu|python-pdfrw-0.1-1|16	pdfrw lets you read and write PDF files, including
12cu|python-pdfrw-0.1-1|17	compositing multiple pages together (e.g. to do watermarking,
12cu|python-pdfrw-0.1-1|18	or to copy an image or diagram from one PDF to another),
12cu|python-pdfrw-0.1-1|19	and can output by itself, or in conjunction with reportlab.
12cu|python-pdfrw-0.1-1|20	
12cu|python-pdfrw-0.1-1|21	pdfrw will faithfully reproduce vector formats without
12cu|python-pdfrw-0.1-1|22	rasterization, so the rst2pdf package has used pdfrw
12cu|python-pdfrw-0.1-1|23	by default for PDF and SVG images by default since
12cu|python-pdfrw-0.1-1|24	March 2010.  Several small examples are provided.
12cu|python-pdfrw-0.1-1|25	
12cu|python-pdfrw-0.1-1|26	%prep
12cu|python-pdfrw-0.1-1|27	%setup -q -n %{oname}-%{version}
12cu|python-pdfrw-0.1-1|28	
12cu|python-pdfrw-0.1-1|29	%build
12cu|python-pdfrw-0.1-1|30	python setup.py build
12cu|python-pdfrw-0.1-1|31	
12cu|python-pdfrw-0.1-1|32	%install
12cu|python-pdfrw-0.1-1|33	python setup.py install --root=%{buildroot}
12cu|python-pdfrw-0.1-1|34	cp -R examples %{buildroot}%{py_puresitedir}/pdfrw/
12cu|python-pdfrw-0.1-1|35	chmod +x %{buildroot}%{py_puresitedir}/pdfrw/pdfwriter.py
12cu|python-pdfrw-0.1-1|36	
12cu|python-pdfrw-0.1-1|37	%files
12cu|python-pdfrw-0.1-1|38	%doc README.txt
12cu|python-pdfrw-0.1-1|39	%{py_puresitedir}/pdfrw/*.py*
12cu|python-pdfrw-0.1-1|40	%{py_puresitedir}/pdfrw/objects/*.py*
12cu|python-pdfrw-0.1-1|41	%{py_puresitedir}/pdfrw*.egg-info
12cu|python-pdfrw-0.1-1|42	%{py_puresitedir}/pdfrw/examples/
12cu|python-pdfrw-0.1-1|43	%changelog
12cu|python-pdfrw-0.1-1|44	* Mon Jan 06 2014 symbianflo <symbianflo@symbianflo> 0.1-1
12cu|python-pdfrw-0.1-1|45	+ Revision: 3db02fa
12cu|python-pdfrw-0.1-1|46	- Log. Initial build
12cu|python-pdfrw-0.1-1|47	
12cu|python-pdfrw-0.1-1|48	

11983 12
12cu|python-pep8-1.5.6-1|1	#define	debug_package %{nil}
12cu|python-pep8-1.5.6-1|2	#define distsuffix mrb
12cu|python-pep8-1.5.6-1|3	%define oname pep8
12cu|python-pep8-1.5.6-1|4	
12cu|python-pep8-1.5.6-1|5	Name:           python-%{oname}
12cu|python-pep8-1.5.6-1|6	Version:        1.5.6
12cu|python-pep8-1.5.6-1|7	Release:        1
12cu|python-pep8-1.5.6-1|8	Summary:        Python style guide checker
12cu|python-pep8-1.5.6-1|9	
12cu|python-pep8-1.5.6-1|10	Group:          Development/Python
12cu|python-pep8-1.5.6-1|11	License:        MIT
12cu|python-pep8-1.5.6-1|12	URL:            https://github.com/jcrocholl/pep8
12cu|python-pep8-1.5.6-1|13	Source0:        https://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-pep8-1.5.6-1|14	BuildArch:      noarch
12cu|python-pep8-1.5.6-1|15	BuildRequires:  pkgconfig(python)
12cu|python-pep8-1.5.6-1|16	BuildRequires:  pythonegg(setuptools)
12cu|python-pep8-1.5.6-1|17	BuildRequires:  pythonegg(sphinx)
12cu|python-pep8-1.5.6-1|18	Requires:       pythonegg(setuptools)
12cu|python-pep8-1.5.6-1|19	
12cu|python-pep8-1.5.6-1|20	
12cu|python-pep8-1.5.6-1|21	%description
12cu|python-pep8-1.5.6-1|22	pep8 is a tool to check your Python code against some of the style conventions
12cu|python-pep8-1.5.6-1|23	in PEP 8. It has a plug-in architecture, making new checks easy, and its output
12cu|python-pep8-1.5.6-1|24	is parse-able, making it easy to jump to an error location in your editor.
12cu|python-pep8-1.5.6-1|25	
12cu|python-pep8-1.5.6-1|26	%prep
12cu|python-pep8-1.5.6-1|27	%setup -qn %{oname}-%{version}
12cu|python-pep8-1.5.6-1|28	
12cu|python-pep8-1.5.6-1|29	%build
12cu|python-pep8-1.5.6-1|30	python setup.py build
12cu|python-pep8-1.5.6-1|31	cd docs
12cu|python-pep8-1.5.6-1|32	make man
12cu|python-pep8-1.5.6-1|33	cd ..
12cu|python-pep8-1.5.6-1|34	%install
12cu|python-pep8-1.5.6-1|35	python setup.py install  --prefix=/usr --root %{buildroot}
12cu|python-pep8-1.5.6-1|36	install -Dm644  docs/_build/man/%{oname}.1 %{buildroot}%{_mandir}/man1/%{oname}*
12cu|python-pep8-1.5.6-1|37	chmod +x %{buildroot}%{py_puresitedir}/pep8.py
12cu|python-pep8-1.5.6-1|38	
12cu|python-pep8-1.5.6-1|39	%files
12cu|python-pep8-1.5.6-1|40	%doc CHANGES.txt
12cu|python-pep8-1.5.6-1|41	%{_bindir}/pep8
12cu|python-pep8-1.5.6-1|42	%{py_puresitedir}/*
12cu|python-pep8-1.5.6-1|43	%{_mandir}/man1/%{oname}*
12cu|python-pep8-1.5.6-1|44	
12cu|python-pep8-1.5.6-1|45	
12cu|python-pep8-1.5.6-1|46	
12cu|python-pep8-1.5.6-1|47	%changelog
12cu|python-pep8-1.5.6-1|48	* Sun Apr 20 2014 symbianflo <symbianflo@symbianflo> 1.5.6-1
12cu|python-pep8-1.5.6-1|49	+ Revision: 3bf17ce
12cu|python-pep8-1.5.6-1|50	- Log: update to 1.5.6, fix build
12cu|python-pep8-1.5.6-1|51	
12cu|python-pep8-1.5.6-1|52	

11984 12
12cu|python-persistent-4.0.6-1|1	%define	oname	persistent
12cu|python-persistent-4.0.6-1|2	
12cu|python-persistent-4.0.6-1|3	Name:		python-%{oname}
12cu|python-persistent-4.0.6-1|4	Version:	4.0.6
12cu|python-persistent-4.0.6-1|5	Release:	1
12cu|python-persistent-4.0.6-1|6	Summary:	Translucent persistent objects
12cu|python-persistent-4.0.6-1|7	Source0:	http://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-persistent-4.0.6-1|8	License:	ZPL 2.1
12cu|python-persistent-4.0.6-1|9	Group:		Development/Ruby
12cu|python-persistent-4.0.6-1|10	Url:		http://www.zope.org/Products/ZODB
12cu|python-persistent-4.0.6-1|11	BuildRequires:	python-devel python-setuptools
12cu|python-persistent-4.0.6-1|12	
12cu|python-persistent-4.0.6-1|13	%description
12cu|python-persistent-4.0.6-1|14	``persistent``:  automatic persistence for Python objects
12cu|python-persistent-4.0.6-1|15	=========================================================
12cu|python-persistent-4.0.6-1|16	
12cu|python-persistent-4.0.6-1|17	This package contains a generic persistence implementation for Python. It
12cu|python-persistent-4.0.6-1|18	forms the core protocol for making objects interact "transparently" with
12cu|python-persistent-4.0.6-1|19	a database such as the ZODB.
12cu|python-persistent-4.0.6-1|20	
12cu|python-persistent-4.0.6-1|21	Please see the Sphinx documentation (``docs/index.rst``) for further
12cu|python-persistent-4.0.6-1|22	information.
12cu|python-persistent-4.0.6-1|23	
12cu|python-persistent-4.0.6-1|24	%prep
12cu|python-persistent-4.0.6-1|25	%setup -q -n %{oname}-%{version}
12cu|python-persistent-4.0.6-1|26	
12cu|python-persistent-4.0.6-1|27	%build
12cu|python-persistent-4.0.6-1|28	python setup.py build
12cu|python-persistent-4.0.6-1|29	
12cu|python-persistent-4.0.6-1|30	%install
12cu|python-persistent-4.0.6-1|31	python setup.py install --root=%{buildroot}
12cu|python-persistent-4.0.6-1|32	
12cu|python-persistent-4.0.6-1|33	%check
12cu|python-persistent-4.0.6-1|34	python setup.py test
12cu|python-persistent-4.0.6-1|35	
12cu|python-persistent-4.0.6-1|36	%files
12cu|python-persistent-4.0.6-1|37	%doc README.txt
12cu|python-persistent-4.0.6-1|38	%{py_incdir}/persistent/*
12cu|python-persistent-4.0.6-1|39	%{py_platsitedir}/persistent/*
12cu|python-persistent-4.0.6-1|40	%{py_platsitedir}/persistent*.egg-info
12cu|python-persistent-4.0.6-1|41	
12cu|python-persistent-4.0.6-1|42	%changelog
12cu|python-persistent-4.0.6-1|43	* Thu Nov 21 2013 Rosa <rosa@abf.rosalinux.ru> 4.0.6-1
12cu|python-persistent-4.0.6-1|44	+ Revision: 3a212ff
12cu|python-persistent-4.0.6-1|45	- Automatic import for version 4.0.6-1
12cu|python-persistent-4.0.6-1|46	
12cu|python-persistent-4.0.6-1|47	

11985 12
12cu|python-pip-1.4.1-1|1	%global module pip
12cu|python-pip-1.4.1-1|2	
12cu|python-pip-1.4.1-1|3	Name:           python-%{module}
12cu|python-pip-1.4.1-1|4	Version:        1.4.1
12cu|python-pip-1.4.1-1|5	Release:        1
12cu|python-pip-1.4.1-1|6	Group:          Development/Python
12cu|python-pip-1.4.1-1|7	Summary:        A tool for installing and managing Python packages (easy_install replacement)
12cu|python-pip-1.4.1-1|8	
12cu|python-pip-1.4.1-1|9	License:        MIT
12cu|python-pip-1.4.1-1|10	URL:            http://pypi.python.org/pypi/pip
12cu|python-pip-1.4.1-1|11	Source0:        http://pypi.python.org/packages/source/p/pip/%{module}-%{version}.tar.gz
12cu|python-pip-1.4.1-1|12	
12cu|python-pip-1.4.1-1|13	BuildArch:      noarch
12cu|python-pip-1.4.1-1|14	
12cu|python-pip-1.4.1-1|15	BuildRequires:  pkgconfig(python)
12cu|python-pip-1.4.1-1|16	BuildRequires:  python-distribute
12cu|python-pip-1.4.1-1|17	
12cu|python-pip-1.4.1-1|18	Requires:       python-distribute
12cu|python-pip-1.4.1-1|19	Requires:       python-pkg-resources
12cu|python-pip-1.4.1-1|20	
12cu|python-pip-1.4.1-1|21	%description
12cu|python-pip-1.4.1-1|22	`pip` is a tool for installing and managing Python packages, such as
12cu|python-pip-1.4.1-1|23	those found in the `Python Package Index`_. It's a replacement for
12cu|python-pip-1.4.1-1|24	easy_install_.
12cu|python-pip-1.4.1-1|25	
12cu|python-pip-1.4.1-1|26	%package -n python3-pip
12cu|python-pip-1.4.1-1|27	Summary:        A tool for installing and managing Python3 packages (easy_install replacement)
12cu|python-pip-1.4.1-1|28	Group:          Development/Python
12cu|python-pip-1.4.1-1|29	
12cu|python-pip-1.4.1-1|30	BuildRequires:  pkgconfig(python3)
12cu|python-pip-1.4.1-1|31	BuildRequires:  python3-distribute
12cu|python-pip-1.4.1-1|32	Requires:  	python3-distribute
12cu|python-pip-1.4.1-1|33	Requires:       python3-pkg-resources
12cu|python-pip-1.4.1-1|34	
12cu|python-pip-1.4.1-1|35	%description -n python3-pip
12cu|python-pip-1.4.1-1|36	Pip is a replacement for `easy_install
12cu|python-pip-1.4.1-1|37	<http://peak.telecommunity.com/DevCenter/EasyInstall>`_.  It uses mostly the
12cu|python-pip-1.4.1-1|38	same techniques for finding packages, so packages that were made
12cu|python-pip-1.4.1-1|39	easy_installable should be pip-installable as well.
12cu|python-pip-1.4.1-1|40	
12cu|python-pip-1.4.1-1|41	%prep
12cu|python-pip-1.4.1-1|42	%setup -q -c
12cu|python-pip-1.4.1-1|43	# Remove bundled egg-info
12cu|python-pip-1.4.1-1|44	rm -rf %{module}-%{version}/%{module}.egg-info
12cu|python-pip-1.4.1-1|45	
12cu|python-pip-1.4.1-1|46	mv %{module}-%{version} python2
12cu|python-pip-1.4.1-1|47	cp -r python2 python3
12cu|python-pip-1.4.1-1|48	
12cu|python-pip-1.4.1-1|49	pushd python2
12cu|python-pip-1.4.1-1|50	%apply_patches
12cu|python-pip-1.4.1-1|51	%{__sed} -i '1d' pip/__init__.py
12cu|python-pip-1.4.1-1|52	popd
12cu|python-pip-1.4.1-1|53	
12cu|python-pip-1.4.1-1|54	pushd python3
12cu|python-pip-1.4.1-1|55	%apply_patches
12cu|python-pip-1.4.1-1|56	%{__sed} -i '1d' pip/__init__.py
12cu|python-pip-1.4.1-1|57	popd
12cu|python-pip-1.4.1-1|58	
12cu|python-pip-1.4.1-1|59	
12cu|python-pip-1.4.1-1|60	%build
12cu|python-pip-1.4.1-1|61	pushd python2
12cu|python-pip-1.4.1-1|62	python setup.py build
12cu|python-pip-1.4.1-1|63	popd
12cu|python-pip-1.4.1-1|64	
12cu|python-pip-1.4.1-1|65	pushd python3
12cu|python-pip-1.4.1-1|66	python3 setup.py build
12cu|python-pip-1.4.1-1|67	popd
12cu|python-pip-1.4.1-1|68	
12cu|python-pip-1.4.1-1|69	%install
12cu|python-pip-1.4.1-1|70	pushd python3
12cu|python-pip-1.4.1-1|71	python3 setup.py install --skip-build --root %{buildroot}
12cu|python-pip-1.4.1-1|72	
12cu|python-pip-1.4.1-1|73	# Change the name of the python3 pip executable in order to not conflict with
12cu|python-pip-1.4.1-1|74	# the python2 executable
12cu|python-pip-1.4.1-1|75	mv %{buildroot}%{_bindir}/pip %{buildroot}%{_bindir}/python3-pip
12cu|python-pip-1.4.1-1|76	
12cu|python-pip-1.4.1-1|77	# The install process creates both pip and pip-<python_abiversion> that seem to
12cu|python-pip-1.4.1-1|78	# be the same. Remove the extra script
12cu|python-pip-1.4.1-1|79	pushd %{buildroot}%{_bindir}
12cu|python-pip-1.4.1-1|80	%{__rm} -rf pip-3*
12cu|python-pip-1.4.1-1|81	popd
12cu|python-pip-1.4.1-1|82	
12cu|python-pip-1.4.1-1|83	popd
12cu|python-pip-1.4.1-1|84	
12cu|python-pip-1.4.1-1|85	pushd python2
12cu|python-pip-1.4.1-1|86	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-pip-1.4.1-1|87	
12cu|python-pip-1.4.1-1|88	# The install process creates both pip and pip-<python_abiversion> that seem to
12cu|python-pip-1.4.1-1|89	# be the same. Since removing pip-* also clobbers pip-python3, just remove pip-2*
12cu|python-pip-1.4.1-1|90	pushd %{buildroot}%{_bindir}
12cu|python-pip-1.4.1-1|91	%{__rm} -rf pip-2*
12cu|python-pip-1.4.1-1|92	popd
12cu|python-pip-1.4.1-1|93	
12cu|python-pip-1.4.1-1|94	popd
12cu|python-pip-1.4.1-1|95	
12cu|python-pip-1.4.1-1|96	%files
12cu|python-pip-1.4.1-1|97	%doc python2/LICENSE.txt python2/PKG-INFO python2/docs
12cu|python-pip-1.4.1-1|98	%attr(755,root,root) %{_bindir}/pip
12cu|python-pip-1.4.1-1|99	%{python_sitelib}/pip*
12cu|python-pip-1.4.1-1|100	
12cu|python-pip-1.4.1-1|101	%files -n python3-pip
12cu|python-pip-1.4.1-1|102	%doc python3/LICENSE.txt python3/PKG-INFO python3/docs
12cu|python-pip-1.4.1-1|103	%attr(755,root,root) %{_bindir}/python3-pip
12cu|python-pip-1.4.1-1|104	%{python3_sitelib}/pip*
12cu|python-pip-1.4.1-1|105	
12cu|python-pip-1.4.1-1|106	%changelog
12cu|python-pip-1.4.1-1|107	* Tue Nov 05 2013 Rosa <rosa@abf.rosalinux.ru> 1.4.1-1
12cu|python-pip-1.4.1-1|108	+ Revision: 8f7261f
12cu|python-pip-1.4.1-1|109	- Automatic import for version 1.4.1-1
12cu|python-pip-1.4.1-1|110	
12cu|python-pip-1.4.1-1|111	

11986 12
12cu|python-polib-1.0.4-1|1	Name:           python-polib
12cu|python-polib-1.0.4-1|2	Version:        1.0.4
12cu|python-polib-1.0.4-1|3	Release:        1
12cu|python-polib-1.0.4-1|4	Summary:        A library to parse and manage gettext catalogs
12cu|python-polib-1.0.4-1|5	
12cu|python-polib-1.0.4-1|6	Group:          Development/Python
12cu|python-polib-1.0.4-1|7	License:        MIT
12cu|python-polib-1.0.4-1|8	URL:            http://bitbucket.org/izi/polib/
12cu|python-polib-1.0.4-1|9	Source0:	http://bitbucket.org/izi/polib/downloads/polib-%{version}.tar.gz
12cu|python-polib-1.0.4-1|10	
12cu|python-polib-1.0.4-1|11	BuildArch:      noarch
12cu|python-polib-1.0.4-1|12	BuildRequires:  python-devel
12cu|python-polib-1.0.4-1|13	
12cu|python-polib-1.0.4-1|14	%description
12cu|python-polib-1.0.4-1|15	polib allows you to manipulate, create, modify gettext files (pot, po and
12cu|python-polib-1.0.4-1|16	mo files). You can load existing files, iterate through it's entries, add,
12cu|python-polib-1.0.4-1|17	modify entries, comments or metadata, etc... or create new po files from
12cu|python-polib-1.0.4-1|18	scratch.
12cu|python-polib-1.0.4-1|19	
12cu|python-polib-1.0.4-1|20	polib provides a simple and pythonic API, exporting only three convenience
12cu|python-polib-1.0.4-1|21	functions 'pofile', 'mofile' and 'detect_encoding', and the 4 core classes:
12cu|python-polib-1.0.4-1|22	POFile, MOFile, POEntry and MOEntry for creating new files/entries.
12cu|python-polib-1.0.4-1|23	
12cu|python-polib-1.0.4-1|24	%prep
12cu|python-polib-1.0.4-1|25	%setup -q -n polib-%{version}
12cu|python-polib-1.0.4-1|26	
12cu|python-polib-1.0.4-1|27	%build
12cu|python-polib-1.0.4-1|28	python setup.py build
12cu|python-polib-1.0.4-1|29	
12cu|python-polib-1.0.4-1|30	%install
12cu|python-polib-1.0.4-1|31	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-polib-1.0.4-1|32	
12cu|python-polib-1.0.4-1|33	%clean
12cu|python-polib-1.0.4-1|34	
12cu|python-polib-1.0.4-1|35	%files
12cu|python-polib-1.0.4-1|36	%defattr(-,root,root,-)
12cu|python-polib-1.0.4-1|37	%doc LICENSE
12cu|python-polib-1.0.4-1|38	%{py_puresitedir}/*
12cu|python-polib-1.0.4-1|39	
12cu|python-polib-1.0.4-1|40	
12cu|python-polib-1.0.4-1|41	
12cu|python-polib-1.0.4-1|42	
12cu|python-polib-1.0.4-1|43	%changelog
12cu|python-polib-1.0.4-1|44	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-1
12cu|python-polib-1.0.4-1|45	+ Revision: 1f4904d
12cu|python-polib-1.0.4-1|46	- Updated to 1.0.4 (by updates_builder)
12cu|python-polib-1.0.4-1|47	
12cu|python-polib-1.0.4-1|48	

11987 12
12cu|python-poppler-qt4-0.16.3-3|1	Summary:	Python bindings for the Poppler PDF rendering library
12cu|python-poppler-qt4-0.16.3-3|2	Name:		python-poppler-qt4
12cu|python-poppler-qt4-0.16.3-3|3	Version:	0.16.3
12cu|python-poppler-qt4-0.16.3-3|4	Release:	3
12cu|python-poppler-qt4-0.16.3-3|5	License:	LGPLv2+
12cu|python-poppler-qt4-0.16.3-3|6	Group:		Development/Python
12cu|python-poppler-qt4-0.16.3-3|7	Url:		http://code.google.com/p/%{name}/
12cu|python-poppler-qt4-0.16.3-3|8	Source0:	http://python-poppler-qt4.googlecode.com/files/python-poppler-qt4-%{version}.tar.gz
12cu|python-poppler-qt4-0.16.3-3|9	Patch0:		python-poppler-qt4-0.16.3-link.patch
12cu|python-poppler-qt4-0.16.3-3|10	BuildRequires:	python-sip
12cu|python-poppler-qt4-0.16.3-3|11	BuildRequires:	python-qt4-devel
12cu|python-poppler-qt4-0.16.3-3|12	BuildRequires:	pkgconfig(poppler-qt4)
12cu|python-poppler-qt4-0.16.3-3|13	BuildRequires:	pkgconfig(python)
12cu|python-poppler-qt4-0.16.3-3|14	
12cu|python-poppler-qt4-0.16.3-3|15	%description
12cu|python-poppler-qt4-0.16.3-3|16	Python bindings for the Poppler PDF rendering library. It is needed to run
12cu|python-poppler-qt4-0.16.3-3|17	programs written in Python and using Poppler set.
12cu|python-poppler-qt4-0.16.3-3|18	
12cu|python-poppler-qt4-0.16.3-3|19	%files
12cu|python-poppler-qt4-0.16.3-3|20	%doc ChangeLog LICENSE TODO README
12cu|python-poppler-qt4-0.16.3-3|21	%{python_sitearch}/popplerqt4.so
12cu|python-poppler-qt4-0.16.3-3|22	%{python_sitearch}/python_poppler*
12cu|python-poppler-qt4-0.16.3-3|23	
12cu|python-poppler-qt4-0.16.3-3|24	#----------------------------------------------------------------------------
12cu|python-poppler-qt4-0.16.3-3|25	
12cu|python-poppler-qt4-0.16.3-3|26	%prep
12cu|python-poppler-qt4-0.16.3-3|27	%setup -q
12cu|python-poppler-qt4-0.16.3-3|28	%patch0 -p0 -b .link
12cu|python-poppler-qt4-0.16.3-3|29	
12cu|python-poppler-qt4-0.16.3-3|30	%build
12cu|python-poppler-qt4-0.16.3-3|31	python setup.py build
12cu|python-poppler-qt4-0.16.3-3|32	
12cu|python-poppler-qt4-0.16.3-3|33	%install
12cu|python-poppler-qt4-0.16.3-3|34	python setup.py install --skip-build --prefix=%{buildroot}%{_prefix}
12cu|python-poppler-qt4-0.16.3-3|35	
12cu|python-poppler-qt4-0.16.3-3|36	
12cu|python-poppler-qt4-0.16.3-3|37	%changelog
12cu|python-poppler-qt4-0.16.3-3|38	* Fri Apr 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.16.3-3
12cu|python-poppler-qt4-0.16.3-3|39	+ Revision: 88d3728
12cu|python-poppler-qt4-0.16.3-3|40	- Rebuild against python-sip 4.15, fix group
12cu|python-poppler-qt4-0.16.3-3|41	
12cu|python-poppler-qt4-0.16.3-3|42	

11988 12
12cu|python-prettytable-0.7.2-2|1	%define module prettytable
12cu|python-prettytable-0.7.2-2|2	Name:           python-prettytable
12cu|python-prettytable-0.7.2-2|3	Version:        0.7.2
12cu|python-prettytable-0.7.2-2|4	Release:        2
12cu|python-prettytable-0.7.2-2|5	Summary:        Python library for displaying data in ASCII table format
12cu|python-prettytable-0.7.2-2|6	
12cu|python-prettytable-0.7.2-2|7	License:        BSD
12cu|python-prettytable-0.7.2-2|8	Group:          Development/Python
12cu|python-prettytable-0.7.2-2|9	URL:            http://code.google.com/p/prettytable/
12cu|python-prettytable-0.7.2-2|10	Source0:        http://pypi.python.org/packages/source/P/PrettyTable/prettytable-%{version}.tar.gz
12cu|python-prettytable-0.7.2-2|11	BuildRequires:  python-devel
12cu|python-prettytable-0.7.2-2|12	Buildrequires:	python-setuptools
12cu|python-prettytable-0.7.2-2|13	BuildArch:      noarch
12cu|python-prettytable-0.7.2-2|14	
12cu|python-prettytable-0.7.2-2|15	%description
12cu|python-prettytable-0.7.2-2|16	PrettyTable is a simple Python library designed to make
12cu|python-prettytable-0.7.2-2|17	it quick and easy to represent tabular data in visually
12cu|python-prettytable-0.7.2-2|18	appealing ASCII tables. It was inspired by the ASCII
12cu|python-prettytable-0.7.2-2|19	tables used in the PostgreSQL shell psql. PrettyTable
12cu|python-prettytable-0.7.2-2|20	allows for selection of which columns are to be printed,
12cu|python-prettytable-0.7.2-2|21	independent alignment of columns (left or right justified
12cu|python-prettytable-0.7.2-2|22	or centred) and printing of "sub-tables" by specifying a
12cu|python-prettytable-0.7.2-2|23	row range.
12cu|python-prettytable-0.7.2-2|24	
12cu|python-prettytable-0.7.2-2|25	%prep
12cu|python-prettytable-0.7.2-2|26	%setup -q -n %{module}-%{version}
12cu|python-prettytable-0.7.2-2|27	
12cu|python-prettytable-0.7.2-2|28	%build
12cu|python-prettytable-0.7.2-2|29	CFLAGS="%{optflags}" python setup.py build
12cu|python-prettytable-0.7.2-2|30	
12cu|python-prettytable-0.7.2-2|31	%install
12cu|python-prettytable-0.7.2-2|32	python setup.py install --root %{buildroot} --install-purelib=%{py_puresitedir}
12cu|python-prettytable-0.7.2-2|33	chmod 644 -R %{buildroot}%{py_puresitedir}/prettytable-0.7.2-py2.7.egg-info/top_level.txt
12cu|python-prettytable-0.7.2-2|34	
12cu|python-prettytable-0.7.2-2|35	%files
12cu|python-prettytable-0.7.2-2|36	%{py_puresitedir}/*
12cu|python-prettytable-0.7.2-2|37	
12cu|python-prettytable-0.7.2-2|38	
12cu|python-prettytable-0.7.2-2|39	
12cu|python-prettytable-0.7.2-2|40	
12cu|python-prettytable-0.7.2-2|41	
12cu|python-prettytable-0.7.2-2|42	%changelog
12cu|python-prettytable-0.7.2-2|43	* Fri Apr 11 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.7.2-2
12cu|python-prettytable-0.7.2-2|44	+ Revision: 8eba0a4
12cu|python-prettytable-0.7.2-2|45	- Fix attr for top_level.txt, otherwise will cause: Permission denied:
12cu|python-prettytable-0.7.2-2|46	- '/usr/lib/python2.7/site-packages/prettytable-0.7.2-py2.7.egg-info/top_level.txt'
12cu|python-prettytable-0.7.2-2|47	
12cu|python-prettytable-0.7.2-2|48	

11989 12
12cu|python-py-1.4.20-1|1	%define module	py
12cu|python-py-1.4.20-1|2	%define	rel		1
12cu|python-py-1.4.20-1|3	%if %mdkversion < 201100
12cu|python-py-1.4.20-1|4	%else
12cu|python-py-1.4.20-1|5	%endif
12cu|python-py-1.4.20-1|6	
12cu|python-py-1.4.20-1|7	Summary:        Python development support library
12cu|python-py-1.4.20-1|8	Name:           python-%{module}
12cu|python-py-1.4.20-1|9	Version:        1.4.20
12cu|python-py-1.4.20-1|10	Release:        1
12cu|python-py-1.4.20-1|11	License:        MIT
12cu|python-py-1.4.20-1|12	Source:			http://pypi.python.org/packages/source/p/py/py-%{version}.tar.gz
12cu|python-py-1.4.20-1|13	Group:          Development/Python
12cu|python-py-1.4.20-1|14	Url:            http://pylib.org
12cu|python-py-1.4.20-1|15	BuildArch:		noarch
12cu|python-py-1.4.20-1|16	BuildRequires:  python-setuptools
12cu|python-py-1.4.20-1|17	BuildRequires:	python-sphinx
12cu|python-py-1.4.20-1|18	
12cu|python-py-1.4.20-1|19	%description
12cu|python-py-1.4.20-1|20	The py lib is a development support library featuring these tools and
12cu|python-py-1.4.20-1|21	APIs:
12cu|python-py-1.4.20-1|22	
12cu|python-py-1.4.20-1|23	* py.path: uniform local and svn path objects
12cu|python-py-1.4.20-1|24	* py.apipkg: explicit API control and lazy-importing
12cu|python-py-1.4.20-1|25	* py.iniconfig: easy parsing of .ini files
12cu|python-py-1.4.20-1|26	* py.code: dynamic code generation and introspection
12cu|python-py-1.4.20-1|27	* py.path: uniform local and svn path objects
12cu|python-py-1.4.20-1|28	
12cu|python-py-1.4.20-1|29	%prep
12cu|python-py-1.4.20-1|30	%setup -q -n %{module}-%{version}
12cu|python-py-1.4.20-1|31	
12cu|python-py-1.4.20-1|32	%build
12cu|python-py-1.4.20-1|33	%__python setup.py build
12cu|python-py-1.4.20-1|34	
12cu|python-py-1.4.20-1|35	%install
12cu|python-py-1.4.20-1|36	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
12cu|python-py-1.4.20-1|37	pushd doc
12cu|python-py-1.4.20-1|38	PYTHONPATH=../build/lib make html
12cu|python-py-1.4.20-1|39	popd
12cu|python-py-1.4.20-1|40	
12cu|python-py-1.4.20-1|41	%clean
12cu|python-py-1.4.20-1|42	
12cu|python-py-1.4.20-1|43	%files
12cu|python-py-1.4.20-1|44	%doc CHANGELOG LICENSE README.txt doc/_build/html
12cu|python-py-1.4.20-1|45	%{py_puresitedir}/py*
12cu|python-py-1.4.20-1|46	
12cu|python-py-1.4.20-1|47	
12cu|python-py-1.4.20-1|48	
12cu|python-py-1.4.20-1|49	
12cu|python-py-1.4.20-1|50	%changelog
12cu|python-py-1.4.20-1|51	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.20-1
12cu|python-py-1.4.20-1|52	+ Revision: 009681b
12cu|python-py-1.4.20-1|53	- Updated to 1.4.20 (by updates_builder)
12cu|python-py-1.4.20-1|54	
12cu|python-py-1.4.20-1|55	

11990 12
12cu|python-pycdio-0.20-1|1	%define srcname pycdio
12cu|python-pycdio-0.20-1|2	Name:		python-pycdio
12cu|python-pycdio-0.20-1|3	Version:	0.20
12cu|python-pycdio-0.20-1|4	Release:	1
12cu|python-pycdio-0.20-1|5	Summary:	A Python interface to the CD Input and Control library
12cu|python-pycdio-0.20-1|6	Group:		Development/Python
12cu|python-pycdio-0.20-1|7	License:	GPLv3+
12cu|python-pycdio-0.20-1|8	URL:		http://www.gnu.org/software/libcdio/
12cu|python-pycdio-0.20-1|9	Source0:	ftp://ftp.gnu.org:21/pub/gnu/libcdio/pycdio-%{version}.tar.gz
12cu|python-pycdio-0.20-1|10	
12cu|python-pycdio-0.20-1|11	BuildRequires:	python-devel
12cu|python-pycdio-0.20-1|12	BuildRequires:	python-setuptools
12cu|python-pycdio-0.20-1|13	BuildRequires:	libcdio-devel
12cu|python-pycdio-0.20-1|14	BuildRequires:	swig
12cu|python-pycdio-0.20-1|15	
12cu|python-pycdio-0.20-1|16	%description
12cu|python-pycdio-0.20-1|17	The pycdio (and libcdio) libraries encapsulate CD-ROM reading and
12cu|python-pycdio-0.20-1|18	control. Python programs wishing to be oblivious of the OS- and
12cu|python-pycdio-0.20-1|19	device-dependent properties of a CD-ROM can use this library.
12cu|python-pycdio-0.20-1|20	
12cu|python-pycdio-0.20-1|21	%prep
12cu|python-pycdio-0.20-1|22	%setup -q -n %{srcname}-%{version}
12cu|python-pycdio-0.20-1|23	
12cu|python-pycdio-0.20-1|24	%build
12cu|python-pycdio-0.20-1|25	python setup.py build
12cu|python-pycdio-0.20-1|26	
12cu|python-pycdio-0.20-1|27	%install
12cu|python-pycdio-0.20-1|28	python setup.py install --skip-build --root %{buildroot}
12cu|python-pycdio-0.20-1|29	chmod 755 %{buildroot}/%{py_platsitedir}/*.so
12cu|python-pycdio-0.20-1|30	
12cu|python-pycdio-0.20-1|31	%clean
12cu|python-pycdio-0.20-1|32	
12cu|python-pycdio-0.20-1|33	%files
12cu|python-pycdio-0.20-1|34	%defattr(-,root,root,-)
12cu|python-pycdio-0.20-1|35	%{py_platsitedir}/*
12cu|python-pycdio-0.20-1|36	%doc README.txt
12cu|python-pycdio-0.20-1|37	
12cu|python-pycdio-0.20-1|38	
12cu|python-pycdio-0.20-1|39	
12cu|python-pycdio-0.20-1|40	%changelog
12cu|python-pycdio-0.20-1|41	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20-1
12cu|python-pycdio-0.20-1|42	+ Revision: eaaca8c
12cu|python-pycdio-0.20-1|43	- Updated to 0.20 (by updates_builder)
12cu|python-pycdio-0.20-1|44	
12cu|python-pycdio-0.20-1|45	

11991 12
12cu|python-pycountry-1.3-1|1	%define debug_package %{nil}
12cu|python-pycountry-1.3-1|2	%define real_name pycountry
12cu|python-pycountry-1.3-1|3	
12cu|python-pycountry-1.3-1|4	Name:           python-pycountry
12cu|python-pycountry-1.3-1|5	Group:          Development/Python
12cu|python-pycountry-1.3-1|6	Version:        1.3
12cu|python-pycountry-1.3-1|7	Release:        1
12cu|python-pycountry-1.3-1|8	License:        LGPL v2.1
12cu|python-pycountry-1.3-1|9	Summary:        Databases for iso standards 639 3166 3166-2 4217 15924
12cu|python-pycountry-1.3-1|10	Source:         https://pypi.python.org/packages/source/p/pycountry/pycountry-%{version}.zip
12cu|python-pycountry-1.3-1|11	Requires:       python, python-lxml
12cu|python-pycountry-1.3-1|12	BuildRequires:  python-setuptools
12cu|python-pycountry-1.3-1|13	Url:            http://pypi.python.org/pypi/pycountry/
12cu|python-pycountry-1.3-1|14	
12cu|python-pycountry-1.3-1|15	%description
12cu|python-pycountry-1.3-1|16	pycountry provides the ISO databases for the standards 639 (Languages),
12cu|python-pycountry-1.3-1|17	3166 (Countries), 3166-2 (Subdivisions of countries), 4217 (Currencies),
12cu|python-pycountry-1.3-1|18	15924 (Scripts). The databases are imported from Debian's pkg-isocodes,
12cu|python-pycountry-1.3-1|19	packaged into pycountry and made accessible through a Python API.
12cu|python-pycountry-1.3-1|20	Translation files for the various strings are included as well.
12cu|python-pycountry-1.3-1|21	
12cu|python-pycountry-1.3-1|22	%prep
12cu|python-pycountry-1.3-1|23	%setup -q -n %{real_name}-%{version}
12cu|python-pycountry-1.3-1|24	
12cu|python-pycountry-1.3-1|25	%build
12cu|python-pycountry-1.3-1|26	python setup.py build
12cu|python-pycountry-1.3-1|27	
12cu|python-pycountry-1.3-1|28	%install
12cu|python-pycountry-1.3-1|29	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-pycountry-1.3-1|30	
12cu|python-pycountry-1.3-1|31	%files
12cu|python-pycountry-1.3-1|32	#% {py_platsitedir}/*
12cu|python-pycountry-1.3-1|33	%{py_puresitedir}/*
12cu|python-pycountry-1.3-1|34	
12cu|python-pycountry-1.3-1|35	
12cu|python-pycountry-1.3-1|36	
12cu|python-pycountry-1.3-1|37	%changelog
12cu|python-pycountry-1.3-1|38	* Sun Dec 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.3-1
12cu|python-pycountry-1.3-1|39	+ Revision: 807e0d1
12cu|python-pycountry-1.3-1|40	- Disabled debug package
12cu|python-pycountry-1.3-1|41	
12cu|python-pycountry-1.3-1|42	

11992 12
12cu|python-pyface-4.3.0-1|1	%define module	pyface
12cu|python-pyface-4.3.0-1|2	%define name	python-%{module}
12cu|python-pyface-4.3.0-1|3	%define version	4.2.0
12cu|python-pyface-4.3.0-1|4	%define	rel		1
12cu|python-pyface-4.3.0-1|5	%if %mdkversion < 201100
12cu|python-pyface-4.3.0-1|6	%define release %mkrel %{rel}
12cu|python-pyface-4.3.0-1|7	%else
12cu|python-pyface-4.3.0-1|8	%define release	%{rel}
12cu|python-pyface-4.3.0-1|9	%endif
12cu|python-pyface-4.3.0-1|10	
12cu|python-pyface-4.3.0-1|11	Summary:	Enthought Tool Suite - traits-capable windowing framework
12cu|python-pyface-4.3.0-1|12	Name:		%{name}
12cu|python-pyface-4.3.0-1|13	Version:	4.3.0
12cu|python-pyface-4.3.0-1|14	Release:	1
12cu|python-pyface-4.3.0-1|15	Source0:	https://www.enthought.com/repo/ets/pyface-%{version}.tar.gz
12cu|python-pyface-4.3.0-1|16	License:	BSD
12cu|python-pyface-4.3.0-1|17	Group:		Development/Python
12cu|python-pyface-4.3.0-1|18	Url:		https://github.com/enthought/pyface/
12cu|python-pyface-4.3.0-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|python-pyface-4.3.0-1|20	BuildArch:	noarch
12cu|python-pyface-4.3.0-1|21	Obsoletes:	python-enthought-traitsbackendwx
12cu|python-pyface-4.3.0-1|22	Obsoletes:	python-enthought-traitsbackendqt
12cu|python-pyface-4.3.0-1|23	Requires:	python-traits >= 4.2.0
12cu|python-pyface-4.3.0-1|24	Requires:	wxPython >= 2.8
12cu|python-pyface-4.3.0-1|25	Requires:	python-qt4
12cu|python-pyface-4.3.0-1|26	Requires:	pyside
12cu|python-pyface-4.3.0-1|27	BuildRequires:	python-setuptools >= 0.6c8
12cu|python-pyface-4.3.0-1|28	BuildRequires:	wxPython >= 2.8
12cu|python-pyface-4.3.0-1|29	BuildRequires:	x11-server-xvfb, procps
12cu|python-pyface-4.3.0-1|30	BuildRequires:	python-setupdocs >= 1.0.5
12cu|python-pyface-4.3.0-1|31	BuildRequires:	python-sphinx
12cu|python-pyface-4.3.0-1|32	
12cu|python-pyface-4.3.0-1|33	%description
12cu|python-pyface-4.3.0-1|34	The pyface project contains a toolkit-independent GUI abstraction layer,
12cu|python-pyface-4.3.0-1|35	which is used to support the "visualization" features of the Traits package.
12cu|python-pyface-4.3.0-1|36	Thus, you can write code in terms of the Traits API (views, items, editors,
12cu|python-pyface-4.3.0-1|37	etc.), and let pyface and your selected toolkit and back-end take care of
12cu|python-pyface-4.3.0-1|38	the details of displaying them.
12cu|python-pyface-4.3.0-1|39	
12cu|python-pyface-4.3.0-1|40	The following GUI backends are supported:
12cu|python-pyface-4.3.0-1|41	
12cu|python-pyface-4.3.0-1|42	- wxPython
12cu|python-pyface-4.3.0-1|43	- PyQt
12cu|python-pyface-4.3.0-1|44	- PySide
12cu|python-pyface-4.3.0-1|45	
12cu|python-pyface-4.3.0-1|46	%prep
12cu|python-pyface-4.3.0-1|47	%setup -q -n %{module}-%{version}
12cu|python-pyface-4.3.0-1|48	
12cu|python-pyface-4.3.0-1|49	%build
12cu|python-pyface-4.3.0-1|50	%__python setup.py build
12cu|python-pyface-4.3.0-1|51	Xvfb :100 -ac &
12cu|python-pyface-4.3.0-1|52	XPID=$!
12cu|python-pyface-4.3.0-1|53	export DISPLAY=:100.0
12cu|python-pyface-4.3.0-1|54	%__python setup.py build_docs
12cu|python-pyface-4.3.0-1|55	kill -9 $XPID
12cu|python-pyface-4.3.0-1|56	
12cu|python-pyface-4.3.0-1|57	%install
12cu|python-pyface-4.3.0-1|58	%__rm -rf %{buildroot}
12cu|python-pyface-4.3.0-1|59	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-pyface-4.3.0-1|60	
12cu|python-pyface-4.3.0-1|61	%clean
12cu|python-pyface-4.3.0-1|62	%__rm -rf %{buildroot}
12cu|python-pyface-4.3.0-1|63	
12cu|python-pyface-4.3.0-1|64	%files
12cu|python-pyface-4.3.0-1|65	%defattr(-,root,root)
12cu|python-pyface-4.3.0-1|66	%doc *.txt *.rst examples/ build/docs/html
12cu|python-pyface-4.3.0-1|67	%py_sitedir/%{module}*
12cu|python-pyface-4.3.0-1|68	
12cu|python-pyface-4.3.0-1|69	
12cu|python-pyface-4.3.0-1|70	%changelog
12cu|python-pyface-4.3.0-1|71	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 4.2.0-1
12cu|python-pyface-4.3.0-1|72	+ Revision: 814695
12cu|python-pyface-4.3.0-1|73	- Update to 4.2.0.
12cu|python-pyface-4.3.0-1|74	
12cu|python-pyface-4.3.0-1|75	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.1.0-1
12cu|python-pyface-4.3.0-1|76	+ Revision: 745692
12cu|python-pyface-4.3.0-1|77	- Update to 4.1.0.
12cu|python-pyface-4.3.0-1|78	
12cu|python-pyface-4.3.0-1|79	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cu|python-pyface-4.3.0-1|80	+ Revision: 689178
12cu|python-pyface-4.3.0-1|81	- import python-pyface
12cu|python-pyface-4.3.0-1|82	
12cu|python-pyface-4.3.0-1|83	
12cu|python-pyface-4.3.0-1|84	

11993 12
12cu|python-pygraphviz-1.2-1|1	%define module	pygraphviz
12cu|python-pygraphviz-1.2-1|2	
12cu|python-pygraphviz-1.2-1|3	Summary:	Python interface to Graphviz
12cu|python-pygraphviz-1.2-1|4	Name:		python-%{module}
12cu|python-pygraphviz-1.2-1|5	Version:	1.2
12cu|python-pygraphviz-1.2-1|6	Release:	1
12cu|python-pygraphviz-1.2-1|7	Source0:	https://pypi.python.org/packages/source/p/pygraphviz/pygraphviz-%{version}.tar.gz
12cu|python-pygraphviz-1.2-1|8	License:	BSD
12cu|python-pygraphviz-1.2-1|9	Group:		Development/Python
12cu|python-pygraphviz-1.2-1|10	Url:		https://networkx.lanl.gov/pygraphviz
12cu|python-pygraphviz-1.2-1|11	Requires:	graphviz >= 2.0
12cu|python-pygraphviz-1.2-1|12	BuildRequires:	graphviz-devel >= 2.0
12cu|python-pygraphviz-1.2-1|13	BuildRequires:	python-devel
12cu|python-pygraphviz-1.2-1|14	BuildRequires:	python-sphinx
12cu|python-pygraphviz-1.2-1|15	
12cu|python-pygraphviz-1.2-1|16	%description
12cu|python-pygraphviz-1.2-1|17	PyGraphviz is a Python interface to the Graphviz graph layout and
12cu|python-pygraphviz-1.2-1|18	visualization package.
12cu|python-pygraphviz-1.2-1|19	
12cu|python-pygraphviz-1.2-1|20	With PyGraphviz, you can create, edit, read, write, and draw graphs
12cu|python-pygraphviz-1.2-1|21	using Python to access the Graphviz graph data structure and layout
12cu|python-pygraphviz-1.2-1|22	algorithms.
12cu|python-pygraphviz-1.2-1|23	
12cu|python-pygraphviz-1.2-1|24	%prep
12cu|python-pygraphviz-1.2-1|25	%setup -q -n %{module}-%{version}
12cu|python-pygraphviz-1.2-1|26	
12cu|python-pygraphviz-1.2-1|27	%build
12cu|python-pygraphviz-1.2-1|28	PYTHONDONTWRITEBYTECODE= %__python setup.py build
12cu|python-pygraphviz-1.2-1|29	pushd doc
12cu|python-pygraphviz-1.2-1|30	export PYTHONPATH=`dir -d ../build/lib.linux*`
12cu|python-pygraphviz-1.2-1|31	%make html
12cu|python-pygraphviz-1.2-1|32	popd
12cu|python-pygraphviz-1.2-1|33	
12cu|python-pygraphviz-1.2-1|34	%install
12cu|python-pygraphviz-1.2-1|35	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-pygraphviz-1.2-1|36	sed -i 's/.*examples$//' FILE_LIST
12cu|python-pygraphviz-1.2-1|37	
12cu|python-pygraphviz-1.2-1|38	%files -f FILE_LIST
12cu|python-pygraphviz-1.2-1|39	%doc doc/build/html
12cu|python-pygraphviz-1.2-1|40	
12cu|python-pygraphviz-1.2-1|41	
12cu|python-pygraphviz-1.2-1|42	
12cu|python-pygraphviz-1.2-1|43	
12cu|python-pygraphviz-1.2-1|44	%changelog
12cu|python-pygraphviz-1.2-1|45	* Sat Dec 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2-1
12cu|python-pygraphviz-1.2-1|46	+ Revision: c72b232
12cu|python-pygraphviz-1.2-1|47	- LOG Updated to 1.2 (by updates_builder)
12cu|python-pygraphviz-1.2-1|48	
12cu|python-pygraphviz-1.2-1|49	

11994 12
12cu|python-pymetar-0.19-1|1	%define oname	pymetar
12cu|python-pymetar-0.19-1|2	
12cu|python-pymetar-0.19-1|3	Name:		python-%{oname}
12cu|python-pymetar-0.19-1|4	Version:	0.19
12cu|python-pymetar-0.19-1|5	Release:	1
12cu|python-pymetar-0.19-1|6	Summary:	Weather report Python module
12cu|python-pymetar-0.19-1|7	Group:		Development/Python
12cu|python-pymetar-0.19-1|8	License:	GPLv2+
12cu|python-pymetar-0.19-1|9	URL:		http://www.schwarzvogel.de/software-pymetar.shtml
12cu|python-pymetar-0.19-1|10	Source0:	http://www.schwarzvogel.de/pkgs/pymetar-%{version}.tar.gz
12cu|python-pymetar-0.19-1|11	BuildRequires:	python-devel
12cu|python-pymetar-0.19-1|12	BuildRequires:	python-setuptools
12cu|python-pymetar-0.19-1|13	Requires:	python
12cu|python-pymetar-0.19-1|14	BuildArch:	noarch
12cu|python-pymetar-0.19-1|15	
12cu|python-pymetar-0.19-1|16	%description
12cu|python-pymetar-0.19-1|17	This library downloads the weather report for a given station ID,
12cu|python-pymetar-0.19-1|18	decodes it and provides easy access to all the data found in the
12cu|python-pymetar-0.19-1|19	report.
12cu|python-pymetar-0.19-1|20	
12cu|python-pymetar-0.19-1|21	%prep
12cu|python-pymetar-0.19-1|22	%setup -q -n %{oname}-%{version}
12cu|python-pymetar-0.19-1|23	
12cu|python-pymetar-0.19-1|24	%build
12cu|python-pymetar-0.19-1|25	
12cu|python-pymetar-0.19-1|26	%install
12cu|python-pymetar-0.19-1|27	python setup.py install --root=%{buildroot} --compile --optimize=2
12cu|python-pymetar-0.19-1|28	rm -rf %{buildroot}%{_docdir}
12cu|python-pymetar-0.19-1|29	
12cu|python-pymetar-0.19-1|30	%files
12cu|python-pymetar-0.19-1|31	%doc README THANKS librarydoc.txt
12cu|python-pymetar-0.19-1|32	%{_bindir}/%{oname}
12cu|python-pymetar-0.19-1|33	%{py_puresitedir}/*
12cu|python-pymetar-0.19-1|34	%{_mandir}/man1/pymetar*
12cu|python-pymetar-0.19-1|35	
12cu|python-pymetar-0.19-1|36	
12cu|python-pymetar-0.19-1|37	%changelog
12cu|python-pymetar-0.19-1|38	* Mon Nov 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.17-1mdv2011.0
12cu|python-pymetar-0.19-1|39	+ Revision: 603072
12cu|python-pymetar-0.19-1|40	- update to new version 0.17
12cu|python-pymetar-0.19-1|41	
12cu|python-pymetar-0.19-1|42	* Wed Nov 17 2010 Funda Wang <fwang@mandriva.org> 0.16-1mdv2011.0
12cu|python-pymetar-0.19-1|43	+ Revision: 598173
12cu|python-pymetar-0.19-1|44	- update file list
12cu|python-pymetar-0.19-1|45	
12cu|python-pymetar-0.19-1|46	+ Sandro Cazzaniga <kharec@mandriva.org>
12cu|python-pymetar-0.19-1|47	- Fix file list
12cu|python-pymetar-0.19-1|48	- update to 0.16
12cu|python-pymetar-0.19-1|49	
12cu|python-pymetar-0.19-1|50	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.15-1mdv2010.1
12cu|python-pymetar-0.19-1|51	+ Revision: 489358
12cu|python-pymetar-0.19-1|52	- new version
12cu|python-pymetar-0.19-1|53	
12cu|python-pymetar-0.19-1|54	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.14-2mdv2010.0
12cu|python-pymetar-0.19-1|55	+ Revision: 442440
12cu|python-pymetar-0.19-1|56	- rebuild
12cu|python-pymetar-0.19-1|57	
12cu|python-pymetar-0.19-1|58	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 0.14-1mdv2009.1
12cu|python-pymetar-0.19-1|59	+ Revision: 319648
12cu|python-pymetar-0.19-1|60	- drop some now non-existent docs
12cu|python-pymetar-0.19-1|61	- rebuild with python 2.6
12cu|python-pymetar-0.19-1|62	- new release 0.14
12cu|python-pymetar-0.19-1|63	
12cu|python-pymetar-0.19-1|64	* Thu Jul 31 2008 Adam Williamson <awilliamson@mandriva.org> 0.13-1mdv2009.0
12cu|python-pymetar-0.19-1|65	+ Revision: 258360
12cu|python-pymetar-0.19-1|66	- import python-pymetar
12cu|python-pymetar-0.19-1|67	
12cu|python-pymetar-0.19-1|68	
12cu|python-pymetar-0.19-1|69	

11995 12
12cu|python-pymongo-2.5.2-1|1	%define shortname    pymongo
12cu|python-pymongo-2.5.2-1|2	
12cu|python-pymongo-2.5.2-1|3	Name:           python-%{shortname}
12cu|python-pymongo-2.5.2-1|4	Version:        2.5.2
12cu|python-pymongo-2.5.2-1|5	Release:        1
12cu|python-pymongo-2.5.2-1|6	Summary:        Python driver for MongoDB
12cu|python-pymongo-2.5.2-1|7	Group:          Development/Python
12cu|python-pymongo-2.5.2-1|8	License:        Apache License
12cu|python-pymongo-2.5.2-1|9	URL:            http://api.mongodb.org/python/2.1/
12cu|python-pymongo-2.5.2-1|10	Source0:        http://pypi.python.org/packages/source/p/pymongo/pymongo-%{version}.tar.gz
12cu|python-pymongo-2.5.2-1|11	BuildRequires:  python-setuptools
12cu|python-pymongo-2.5.2-1|12	%py_requires -d
12cu|python-pymongo-2.5.2-1|13	
12cu|python-pymongo-2.5.2-1|14	%define debug_package %{nil}
12cu|python-pymongo-2.5.2-1|15	
12cu|python-pymongo-2.5.2-1|16	%description
12cu|python-pymongo-2.5.2-1|17	The PyMongo distribution contains tools for interacting with MongoDB
12cu|python-pymongo-2.5.2-1|18	database from Python.
12cu|python-pymongo-2.5.2-1|19	
12cu|python-pymongo-2.5.2-1|20	The bson package is an implementation of the BSON format for Python.
12cu|python-pymongo-2.5.2-1|21	The pymongo package is a native Python driver for MongoDB.
12cu|python-pymongo-2.5.2-1|22	The gridfs package is a gridfs implementation on top of pymongo.
12cu|python-pymongo-2.5.2-1|23	This driver is build without the C extensions.
12cu|python-pymongo-2.5.2-1|24	
12cu|python-pymongo-2.5.2-1|25	%prep
12cu|python-pymongo-2.5.2-1|26	%setup -q -n %{shortname}-%{version}
12cu|python-pymongo-2.5.2-1|27	
12cu|python-pymongo-2.5.2-1|28	%build
12cu|python-pymongo-2.5.2-1|29	%{__python} setup.py --no_ext build
12cu|python-pymongo-2.5.2-1|30	
12cu|python-pymongo-2.5.2-1|31	%install
12cu|python-pymongo-2.5.2-1|32	%{__python} setup.py --no_ext install -O1 --skip-build --root %{buildroot} --install-purelib=%py_platsitedir
12cu|python-pymongo-2.5.2-1|33	
12cu|python-pymongo-2.5.2-1|34	%files
12cu|python-pymongo-2.5.2-1|35	%{py_platsitedir}/*
12cu|python-pymongo-2.5.2-1|36	
12cu|python-pymongo-2.5.2-1|37	
12cu|python-pymongo-2.5.2-1|38	
12cu|python-pymongo-2.5.2-1|39	%changelog
12cu|python-pymongo-2.5.2-1|40	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.5.2-1
12cu|python-pymongo-2.5.2-1|41	+ Revision: 1dcdbb6
12cu|python-pymongo-2.5.2-1|42	- LOG Updated to 2.5.2 (by updates_builder)
12cu|python-pymongo-2.5.2-1|43	
12cu|python-pymongo-2.5.2-1|44	

11996 12
12cu|python-pymtp-0.0.6-1|1	%define module pymtp
12cu|python-pymtp-0.0.6-1|2	%define debug_package %{nil}
12cu|python-pymtp-0.0.6-1|3	
12cu|python-pymtp-0.0.6-1|4	Summary:	A python binding to libmtp
12cu|python-pymtp-0.0.6-1|5	Name:		python-%{module}
12cu|python-pymtp-0.0.6-1|6	Version:	0.0.6
12cu|python-pymtp-0.0.6-1|7	Release:	1
12cu|python-pymtp-0.0.6-1|8	License:	GPLv3
12cu|python-pymtp-0.0.6-1|9	Group:		Development/Python
12cu|python-pymtp-0.0.6-1|10	Url:		http://nick125.com/projects/pymtp
12cu|python-pymtp-0.0.6-1|11	Source0:	https://pypi.python.org/packages/source/P/PyMTP/PyMTP-%{version}.tar.gz
12cu|python-pymtp-0.0.6-1|12	BuildRequires:	python-devel
12cu|python-pymtp-0.0.6-1|13	Requires:	libmtp-utils
12cu|python-pymtp-0.0.6-1|14	
12cu|python-pymtp-0.0.6-1|15	%description
12cu|python-pymtp-0.0.6-1|16	PyMTP is a Python binding to libmtp, the defacto open source
12cu|python-pymtp-0.0.6-1|17	library for communicating with MTP-enabled devices.
12cu|python-pymtp-0.0.6-1|18	These devices include the Creative Zen, Microsoft Zune,
12cu|python-pymtp-0.0.6-1|19	Normsoft Pocket Tunes and many more.
12cu|python-pymtp-0.0.6-1|20	
12cu|python-pymtp-0.0.6-1|21	%prep
12cu|python-pymtp-0.0.6-1|22	%setup -qn PyMTP-%{version}
12cu|python-pymtp-0.0.6-1|23	
12cu|python-pymtp-0.0.6-1|24	%build
12cu|python-pymtp-0.0.6-1|25	env CFLAGS="%{optflags}" python setup.py build
12cu|python-pymtp-0.0.6-1|26	
12cu|python-pymtp-0.0.6-1|27	%install
12cu|python-pymtp-0.0.6-1|28	python setup.py install --root=%{buildroot}
12cu|python-pymtp-0.0.6-1|29	
12cu|python-pymtp-0.0.6-1|30	%files
12cu|python-pymtp-0.0.6-1|31	%doc examples README
12cu|python-pymtp-0.0.6-1|32	%{py_puresitedir}/*
12cu|python-pymtp-0.0.6-1|33	
12cu|python-pymtp-0.0.6-1|34	
12cu|python-pymtp-0.0.6-1|35	%changelog
12cu|python-pymtp-0.0.6-1|36	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.6-1
12cu|python-pymtp-0.0.6-1|37	+ Revision: 54eea60
12cu|python-pymtp-0.0.6-1|38	- Fix build setup
12cu|python-pymtp-0.0.6-1|39	
12cu|python-pymtp-0.0.6-1|40	

11997 12
12cu|python-pypoppler-0.12.1-7|1	%define module	pypoppler
12cu|python-pypoppler-0.12.1-7|2	
12cu|python-pypoppler-0.12.1-7|3	Summary:	Python bindings for the Poppler PDF rendering library
12cu|python-pypoppler-0.12.1-7|4	Name:		python-%{module}
12cu|python-pypoppler-0.12.1-7|5	Version:	0.12.1
12cu|python-pypoppler-0.12.1-7|6	Release:	7
12cu|python-pypoppler-0.12.1-7|7	Source0:	http://launchpad.net/poppler-python/trunk/development/+download/%{module}-%{version}.tar.gz
12cu|python-pypoppler-0.12.1-7|8	Patch0:		pypoppler-0.12.1-poppler-0.16.0.patch
12cu|python-pypoppler-0.12.1-7|9	Patch1:		pypoppler-0.12.1-link.patch
12cu|python-pypoppler-0.12.1-7|10	Patch2:		pypoppler-0.12.1-poppler-0.18.0-minimal-fix.patch
12cu|python-pypoppler-0.12.1-7|11	Patch3:		pypoppler-0.12.1-resource_leaks.patch
12cu|python-pypoppler-0.12.1-7|12	License:	GPLv2+
12cu|python-pypoppler-0.12.1-7|13	Group:		Development/Python
12cu|python-pypoppler-0.12.1-7|14	Url:		https://launchpad.net/poppler-python
12cu|python-pypoppler-0.12.1-7|15	Provides:	%{module} = %{version}
12cu|python-pypoppler-0.12.1-7|16	BuildRequires:	python-devel
12cu|python-pypoppler-0.12.1-7|17	BuildRequires:	pygtk2.0-devel
12cu|python-pypoppler-0.12.1-7|18	BuildRequires:	atk-devel
12cu|python-pypoppler-0.12.1-7|19	BuildRequires:	libpoppler-devel
12cu|python-pypoppler-0.12.1-7|20	BuildRequires:	python-cairo-devel
12cu|python-pypoppler-0.12.1-7|21	BuildRequires:	libpoppler-glib-devel >= 0.10.5
12cu|python-pypoppler-0.12.1-7|22	
12cu|python-pypoppler-0.12.1-7|23	%description
12cu|python-pypoppler-0.12.1-7|24	Python bindings for the Poppler PDF rendering library. It is needed to
12cu|python-pypoppler-0.12.1-7|25	run programs written in Python and using Poppler set.
12cu|python-pypoppler-0.12.1-7|26	
12cu|python-pypoppler-0.12.1-7|27	%files
12cu|python-pypoppler-0.12.1-7|28	%doc AUTHORS ChangeLog COPYING NEWS
12cu|python-pypoppler-0.12.1-7|29	%{py_platsitedir}/poppler.so
12cu|python-pypoppler-0.12.1-7|30	
12cu|python-pypoppler-0.12.1-7|31	#--------------------------------------------------------------------
12cu|python-pypoppler-0.12.1-7|32	
12cu|python-pypoppler-0.12.1-7|33	%prep
12cu|python-pypoppler-0.12.1-7|34	%setup -q -n %{module}-%{version}
12cu|python-pypoppler-0.12.1-7|35	%patch0 -p0
12cu|python-pypoppler-0.12.1-7|36	%patch1 -p0
12cu|python-pypoppler-0.12.1-7|37	%patch2 -p1
12cu|python-pypoppler-0.12.1-7|38	%patch3 -p1
12cu|python-pypoppler-0.12.1-7|39	
12cu|python-pypoppler-0.12.1-7|40	%build
12cu|python-pypoppler-0.12.1-7|41	%configure2_5x
12cu|python-pypoppler-0.12.1-7|42	%make
12cu|python-pypoppler-0.12.1-7|43	
12cu|python-pypoppler-0.12.1-7|44	%install
12cu|python-pypoppler-0.12.1-7|45	%__rm -rf %{buildroot}
12cu|python-pypoppler-0.12.1-7|46	%makeinstall_std
12cu|python-pypoppler-0.12.1-7|47	
12cu|python-pypoppler-0.12.1-7|48	%clean
12cu|python-pypoppler-0.12.1-7|49	%__rm -rf %{buildroot}
12cu|python-pypoppler-0.12.1-7|50	
12cu|python-pypoppler-0.12.1-7|51	
12cu|python-pypoppler-0.12.1-7|52	%changelog
12cu|python-pypoppler-0.12.1-7|53	* Thu Dec 30 2010 Funda Wang <fwang@mandriva.org> 0.12.1-4mdv2011.0
12cu|python-pypoppler-0.12.1-7|54	+ Revision: 626178
12cu|python-pypoppler-0.12.1-7|55	- fix build with latest poppler 0.16.0
12cu|python-pypoppler-0.12.1-7|56	- rebuild for new poppler
12cu|python-pypoppler-0.12.1-7|57	
12cu|python-pypoppler-0.12.1-7|58	* Thu Nov 04 2010 Luc Menut <lmenut@mandriva.org> 0.12.1-3mdv2011.0
12cu|python-pypoppler-0.12.1-7|59	+ Revision: 593043
12cu|python-pypoppler-0.12.1-7|60	- rebuild for python 2.7
12cu|python-pypoppler-0.12.1-7|61	- drop %%py_requires macro
12cu|python-pypoppler-0.12.1-7|62	
12cu|python-pypoppler-0.12.1-7|63	* Thu Aug 05 2010 Funda Wang <fwang@mandriva.org> 0.12.1-2mdv2011.0
12cu|python-pypoppler-0.12.1-7|64	+ Revision: 566259
12cu|python-pypoppler-0.12.1-7|65	- rebuild for new poppler
12cu|python-pypoppler-0.12.1-7|66	
12cu|python-pypoppler-0.12.1-7|67	* Tue Sep 29 2009 Götz Waschk <waschk@mandriva.org> 0.12.1-1mdv2010.0
12cu|python-pypoppler-0.12.1-7|68	+ Revision: 450881
12cu|python-pypoppler-0.12.1-7|69	- update to new version 0.12.1
12cu|python-pypoppler-0.12.1-7|70	
12cu|python-pypoppler-0.12.1-7|71	* Sun Sep 27 2009 Götz Waschk <waschk@mandriva.org> 0.12.0-1mdv2010.0
12cu|python-pypoppler-0.12.1-7|72	+ Revision: 449730
12cu|python-pypoppler-0.12.1-7|73	- update to new version 0.12.0
12cu|python-pypoppler-0.12.1-7|74	
12cu|python-pypoppler-0.12.1-7|75	* Sun Sep 20 2009 Frederik Himpe <fhimpe@mandriva.org> 0.10.1-1mdv2010.0
12cu|python-pypoppler-0.12.1-7|76	+ Revision: 444921
12cu|python-pypoppler-0.12.1-7|77	- update to new version 0.10.1
12cu|python-pypoppler-0.12.1-7|78	
12cu|python-pypoppler-0.12.1-7|79	* Sun Aug 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-1mdv2010.0
12cu|python-pypoppler-0.12.1-7|80	+ Revision: 422562
12cu|python-pypoppler-0.12.1-7|81	- change layout
12cu|python-pypoppler-0.12.1-7|82	
12cu|python-pypoppler-0.12.1-7|83	+ Luc Menut <lmenut@mandriva.org>
12cu|python-pypoppler-0.12.1-7|84	- import python-pypoppler
12cu|python-pypoppler-0.12.1-7|85	
12cu|python-pypoppler-0.12.1-7|86	
12cu|python-pypoppler-0.12.1-7|87	* Sat Aug 22 2009 Luc Menut <lmenut@mandriva.org> 0.10.0-1mdv2010.0

11998 12
12cu|python-pyquery-1.2.4-1|1	%define	module	pyquery
12cu|python-pyquery-1.2.4-1|2	%define name	python-%{module}
12cu|python-pyquery-1.2.4-1|3	%define version	1.2.1
12cu|python-pyquery-1.2.4-1|4	%define release 1
12cu|python-pyquery-1.2.4-1|5	
12cu|python-pyquery-1.2.4-1|6	Summary:	jQuery-like library for Python
12cu|python-pyquery-1.2.4-1|7	Name:		%{name}
12cu|python-pyquery-1.2.4-1|8	Version:	1.2.4
12cu|python-pyquery-1.2.4-1|9	Release:	1
12cu|python-pyquery-1.2.4-1|10	Source0:	http://pypi.python.org/packages/source/p/pip/pyquery-%{version}.tar.gz
12cu|python-pyquery-1.2.4-1|11	License:	BSD
12cu|python-pyquery-1.2.4-1|12	Group:		Development/Python
12cu|python-pyquery-1.2.4-1|13	Url:		https://bitbucket.org/olauzanne/pyquery/
12cu|python-pyquery-1.2.4-1|14	BuildArch:	noarch
12cu|python-pyquery-1.2.4-1|15	Requires:	python-lxml >= 2.1
12cu|python-pyquery-1.2.4-1|16	Requires:	python-cssselect
12cu|python-pyquery-1.2.4-1|17	BuildRequires:	python-setuptools
12cu|python-pyquery-1.2.4-1|18	BuildRequires:	python-lxml >= 2.1
12cu|python-pyquery-1.2.4-1|19	
12cu|python-pyquery-1.2.4-1|20	%description
12cu|python-pyquery-1.2.4-1|21	pyquery allows you to make jquery queries on xml documents.  The API
12cu|python-pyquery-1.2.4-1|22	is as much as possible the similar to jquery. pyquery uses lxml for
12cu|python-pyquery-1.2.4-1|23	fast xml and html manipulation.
12cu|python-pyquery-1.2.4-1|24	
12cu|python-pyquery-1.2.4-1|25	%prep
12cu|python-pyquery-1.2.4-1|26	%setup -q -n %{module}-%{version}
12cu|python-pyquery-1.2.4-1|27	
12cu|python-pyquery-1.2.4-1|28	%install
12cu|python-pyquery-1.2.4-1|29	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-pyquery-1.2.4-1|30	
12cu|python-pyquery-1.2.4-1|31	%clean
12cu|python-pyquery-1.2.4-1|32	
12cu|python-pyquery-1.2.4-1|33	%files
12cu|python-pyquery-1.2.4-1|34	%doc *
12cu|python-pyquery-1.2.4-1|35	%py_puresitedir/%{module}*
12cu|python-pyquery-1.2.4-1|36	
12cu|python-pyquery-1.2.4-1|37	
12cu|python-pyquery-1.2.4-1|38	
12cu|python-pyquery-1.2.4-1|39	%changelog
12cu|python-pyquery-1.2.4-1|40	* Thu Oct 24 2013 dsilakov <denis.silakov@rosalab.ru> 1.2.4-1
12cu|python-pyquery-1.2.4-1|41	+ Revision: d7dd2b8
12cu|python-pyquery-1.2.4-1|42	- Merge pull request #1 from import/python-pyquery:auto_update
12cu|python-pyquery-1.2.4-1|43	- ROSA Updates Builder: update suggested
12cu|python-pyquery-1.2.4-1|44	
12cu|python-pyquery-1.2.4-1|45	

11999 12
12cu|python-pysearch-3.1-2|1	%define debug_package %{nil}
12cu|python-pysearch-3.1-2|2	
12cu|python-pysearch-3.1-2|3	Name:           python-pysearch
12cu|python-pysearch-3.1-2|4	Version:        3.1
12cu|python-pysearch-3.1-2|5	Release:        2
12cu|python-pysearch-3.1-2|6	Summary:        Python API for the Yahoo Search Webservices API
12cu|python-pysearch-3.1-2|7	Group:          Development/Python
12cu|python-pysearch-3.1-2|8	License:        GPLv2+
12cu|python-pysearch-3.1-2|9	URL:            http://sourceforge.net/projects/pysearch/
12cu|python-pysearch-3.1-2|10	Source0:        %{name}-%{version}.tar.gz
12cu|python-pysearch-3.1-2|11	Provides:       pYsearch
12cu|python-pysearch-3.1-2|12	BuildRequires:  python-devel
12cu|python-pysearch-3.1-2|13	
12cu|python-pysearch-3.1-2|14	%description
12cu|python-pysearch-3.1-2|15	pYsearch implements a Python API for the Yahoo Search Webservices API.
12cu|python-pysearch-3.1-2|16	It provides an object orientated abstraction of the web services,
12cu|python-pysearch-3.1-2|17	with emphasis on ease of use and extensibility.
12cu|python-pysearch-3.1-2|18	
12cu|python-pysearch-3.1-2|19	%prep
12cu|python-pysearch-3.1-2|20	%setup -q -n %{name}-%{version}
12cu|python-pysearch-3.1-2|21	
12cu|python-pysearch-3.1-2|22	%build
12cu|python-pysearch-3.1-2|23	python setup.py build
12cu|python-pysearch-3.1-2|24	
12cu|python-pysearch-3.1-2|25	%install
12cu|python-pysearch-3.1-2|26	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-pysearch-3.1-2|27	
12cu|python-pysearch-3.1-2|28	%files
12cu|python-pysearch-3.1-2|29	%defattr(-,root,root,-)
12cu|python-pysearch-3.1-2|30	%doc ChangeLog README NEWS docs
12cu|python-pysearch-3.1-2|31	%{py_puresitedir}/yahoo/*
12cu|python-pysearch-3.1-2|32	%{py_puresitedir}/pYsearch*
12cu|python-pysearch-3.1-2|33	
12cu|python-pysearch-3.1-2|34	%changelog
12cu|python-pysearch-3.1-2|35	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1-2
12cu|python-pysearch-3.1-2|36	+ Revision: f7f0104
12cu|python-pysearch-3.1-2|37	- Spec cleanup
12cu|python-pysearch-3.1-2|38	
12cu|python-pysearch-3.1-2|39	

12000 12
12cu|python-pytest-2.5.2-1|1	%define module	pytest
12cu|python-pytest-2.5.2-1|2	
12cu|python-pytest-2.5.2-1|3	Summary:	Cross-project testing tool for Python
12cu|python-pytest-2.5.2-1|4	Name:		python-%{module}
12cu|python-pytest-2.5.2-1|5	Version:	2.5.2
12cu|python-pytest-2.5.2-1|6	Release:	1
12cu|python-pytest-2.5.2-1|7	Source0:	http://pypi.python.org/packages/source/p/pytest/pytest-%{version}.tar.gz
12cu|python-pytest-2.5.2-1|8	License:	MIT
12cu|python-pytest-2.5.2-1|9	Group:		Development/Python
12cu|python-pytest-2.5.2-1|10	Url:		http://pytest.org
12cu|python-pytest-2.5.2-1|11	BuildArch:	noarch
12cu|python-pytest-2.5.2-1|12	Requires:	python-py >= 1.4.8
12cu|python-pytest-2.5.2-1|13	BuildRequires:	python-setuptools, python-sphinx, python-py >= 1.4.8
12cu|python-pytest-2.5.2-1|14	
12cu|python-pytest-2.5.2-1|15	%description
12cu|python-pytest-2.5.2-1|16	py.test is a simple cross-project testing tool for Python.
12cu|python-pytest-2.5.2-1|17	
12cu|python-pytest-2.5.2-1|18	%prep
12cu|python-pytest-2.5.2-1|19	%setup -q -n %{module}-%{version}
12cu|python-pytest-2.5.2-1|20	python setup.py build
12cu|python-pytest-2.5.2-1|21	
12cu|python-pytest-2.5.2-1|22	pushd doc/en
12cu|python-pytest-2.5.2-1|23	export PYTHONPATH=../../build/lib
12cu|python-pytest-2.5.2-1|24	make html
12cu|python-pytest-2.5.2-1|25	popd
12cu|python-pytest-2.5.2-1|26	
12cu|python-pytest-2.5.2-1|27	%install
12cu|python-pytest-2.5.2-1|28	PYTHONDONTWRITEBYTECODE=  python setup.py install --root=%{buildroot}
12cu|python-pytest-2.5.2-1|29	
12cu|python-pytest-2.5.2-1|30	%clean
12cu|python-pytest-2.5.2-1|31	
12cu|python-pytest-2.5.2-1|32	%files
12cu|python-pytest-2.5.2-1|33	%doc CHANGELOG  doc/en/_build/html
12cu|python-pytest-2.5.2-1|34	%{_bindir}/py.test*
12cu|python-pytest-2.5.2-1|35	%{py_puresitedir}/*pytest*
12cu|python-pytest-2.5.2-1|36	
12cu|python-pytest-2.5.2-1|37	
12cu|python-pytest-2.5.2-1|38	%changelog
12cu|python-pytest-2.5.2-1|39	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.2-1
12cu|python-pytest-2.5.2-1|40	+ Revision: ab87fd1
12cu|python-pytest-2.5.2-1|41	- Fix %doc files
12cu|python-pytest-2.5.2-1|42	
12cu|python-pytest-2.5.2-1|43	

12001 12
12cu|python-PyVirtualDisplay-0.1.2-1|1	%define	oname	PyVirtualDisplay
12cu|python-PyVirtualDisplay-0.1.2-1|2	
12cu|python-PyVirtualDisplay-0.1.2-1|3	Name:		python-%{oname}
12cu|python-PyVirtualDisplay-0.1.2-1|4	Version:	0.1.2
12cu|python-PyVirtualDisplay-0.1.2-1|5	Release:	1
12cu|python-PyVirtualDisplay-0.1.2-1|6	Summary:	python wrapper for Xvfb, Xephyr and Xvnc
12cu|python-PyVirtualDisplay-0.1.2-1|7	Source0:	http://pypi.python.org/packages/source/P/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-PyVirtualDisplay-0.1.2-1|8	License:	BSD
12cu|python-PyVirtualDisplay-0.1.2-1|9	Group:		Development/Python
12cu|python-PyVirtualDisplay-0.1.2-1|10	Url:		https://github.com/ponty/PyVirtualDisplay
12cu|python-PyVirtualDisplay-0.1.2-1|11	BuildArch:	noarch
12cu|python-PyVirtualDisplay-0.1.2-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-PyVirtualDisplay-0.1.2-1|13	BuildRequires:	pythonegg(nose)
12cu|python-PyVirtualDisplay-0.1.2-1|14	
12cu|python-PyVirtualDisplay-0.1.2-1|15	%description
12cu|python-PyVirtualDisplay-0.1.2-1|16	Pyvirtualdisplay is a python wrapper
12cu|python-PyVirtualDisplay-0.1.2-1|17	for Xvfb_, Xephyr_ and Xvnc_.
12cu|python-PyVirtualDisplay-0.1.2-1|18	
12cu|python-PyVirtualDisplay-0.1.2-1|19	
12cu|python-PyVirtualDisplay-0.1.2-1|20	
12cu|python-PyVirtualDisplay-0.1.2-1|21	%prep
12cu|python-PyVirtualDisplay-0.1.2-1|22	%setup -q -n %{oname}-%{version}
12cu|python-PyVirtualDisplay-0.1.2-1|23	
12cu|python-PyVirtualDisplay-0.1.2-1|24	%build
12cu|python-PyVirtualDisplay-0.1.2-1|25	python setup.py build
12cu|python-PyVirtualDisplay-0.1.2-1|26	
12cu|python-PyVirtualDisplay-0.1.2-1|27	%install
12cu|python-PyVirtualDisplay-0.1.2-1|28	python setup.py install --root=%{buildroot}
12cu|python-PyVirtualDisplay-0.1.2-1|29	
12cu|python-PyVirtualDisplay-0.1.2-1|30	%check
12cu|python-PyVirtualDisplay-0.1.2-1|31	python setup.py test
12cu|python-PyVirtualDisplay-0.1.2-1|32	
12cu|python-PyVirtualDisplay-0.1.2-1|33	%files
12cu|python-PyVirtualDisplay-0.1.2-1|34	%doc LICENSE.txt
12cu|python-PyVirtualDisplay-0.1.2-1|35	%doc README.rst
12cu|python-PyVirtualDisplay-0.1.2-1|36	%doc requirements.txt
12cu|python-PyVirtualDisplay-0.1.2-1|37	%doc docs/readme.rst
12cu|python-PyVirtualDisplay-0.1.2-1|38	%{py_puresitedir}/pyvirtualdisplay/*.py*
12cu|python-PyVirtualDisplay-0.1.2-1|39	%{py_puresitedir}/pyvirtualdisplay/examples/*.py*
12cu|python-PyVirtualDisplay-0.1.2-1|40	%{py_puresitedir}/PyVirtualDisplay*.egg-info
12cu|python-PyVirtualDisplay-0.1.2-1|41	
12cu|python-PyVirtualDisplay-0.1.2-1|42	%changelog
12cu|python-PyVirtualDisplay-0.1.2-1|43	* Thu May 01 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.1.2-1
12cu|python-PyVirtualDisplay-0.1.2-1|44	+ Revision: 7b19474
12cu|python-PyVirtualDisplay-0.1.2-1|45	- Updated python-PyVirtualDisplay.spec
12cu|python-PyVirtualDisplay-0.1.2-1|46	
12cu|python-PyVirtualDisplay-0.1.2-1|47	

12002 12
12cu|python-pyzmq-2.2.0-4|1	%define module	pyzmq
12cu|python-pyzmq-2.2.0-4|2	
12cu|python-pyzmq-2.2.0-4|3	Summary:	Python bindings for zeromq
12cu|python-pyzmq-2.2.0-4|4	Name:		python-%{module}
12cu|python-pyzmq-2.2.0-4|5	Version:	2.2.0
12cu|python-pyzmq-2.2.0-4|6	Release:	4
12cu|python-pyzmq-2.2.0-4|7	Source0:	http://pypi.python.org/packages/source/p/%{module}/%{module}-%{version}.tar.gz
12cu|python-pyzmq-2.2.0-4|8	Patch0:		doc-version-2.2.0.patch
12cu|python-pyzmq-2.2.0-4|9	Patch1:		fix-version-test-2.2.0.patch
12cu|python-pyzmq-2.2.0-4|10	License:	LGPLv3+
12cu|python-pyzmq-2.2.0-4|11	Group:		Development/Python
12cu|python-pyzmq-2.2.0-4|12	Url:		http://github.com/zeromq/pyzmq/
12cu|python-pyzmq-2.2.0-4|13	Requires:	libzeromq >= %{version}
12cu|python-pyzmq-2.2.0-4|14	BuildRequires:	zeromq-devel >= %{version}
12cu|python-pyzmq-2.2.0-4|15	BuildRequires:	python-cython
12cu|python-pyzmq-2.2.0-4|16	BuildRequires:	python-devel
12cu|python-pyzmq-2.2.0-4|17	BuildRequires:	python-sphinx
12cu|python-pyzmq-2.2.0-4|18	BuildRequires:	python-matplotlib
12cu|python-pyzmq-2.2.0-4|19	BuildRequires:	pkgconfig(lapack)
12cu|python-pyzmq-2.2.0-4|20	
12cu|python-pyzmq-2.2.0-4|21	%description
12cu|python-pyzmq-2.2.0-4|22	This package contains Python bindings for zeromq, a lightweight and
12cu|python-pyzmq-2.2.0-4|23	fast messaging implementation.
12cu|python-pyzmq-2.2.0-4|24	
12cu|python-pyzmq-2.2.0-4|25	%prep
12cu|python-pyzmq-2.2.0-4|26	%setup -q -n %{module}-%{version}
12cu|python-pyzmq-2.2.0-4|27	%patch0 -p0
12cu|python-pyzmq-2.2.0-4|28	%patch1 -p0
12cu|python-pyzmq-2.2.0-4|29	
12cu|python-pyzmq-2.2.0-4|30	%build
12cu|python-pyzmq-2.2.0-4|31	%__python setup.py build
12cu|python-pyzmq-2.2.0-4|32	
12cu|python-pyzmq-2.2.0-4|33	%install
12cu|python-pyzmq-2.2.0-4|34	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-pyzmq-2.2.0-4|35	pushd docs
12cu|python-pyzmq-2.2.0-4|36	PYTHONPATH=`dir -d ../build/lib*` make html
12cu|python-pyzmq-2.2.0-4|37	popd
12cu|python-pyzmq-2.2.0-4|38	
12cu|python-pyzmq-2.2.0-4|39	# Temporarily disable tests:
12cu|python-pyzmq-2.2.0-4|40	#%check
12cu|python-pyzmq-2.2.0-4|41	#pushd %{buildroot}%{py_platsitedir}
12cu|python-pyzmq-2.2.0-4|42	#nosetests
12cu|python-pyzmq-2.2.0-4|43	#popd
12cu|python-pyzmq-2.2.0-4|44	
12cu|python-pyzmq-2.2.0-4|45	%files -f FILE_LIST
12cu|python-pyzmq-2.2.0-4|46	%defattr(-,root,root)
12cu|python-pyzmq-2.2.0-4|47	%doc COPYING* README.rst examples/ docs/build/html/
12cu|python-pyzmq-2.2.0-4|48	
12cu|python-pyzmq-2.2.0-4|49	
12cu|python-pyzmq-2.2.0-4|50	%changelog
12cu|python-pyzmq-2.2.0-4|51	* Fri Jan  25 2013 Denis Silakov <denis.silakov@rosalab.ru>
12cu|python-pyzmq-2.2.0-4|52	+ Commit: fd172f9
12cu|python-pyzmq-2.2.0-4|53	- Bump release to rebuild with newer zeromq lib
12cu|python-pyzmq-2.2.0-4|54	
12cu|python-pyzmq-2.2.0-4|55	* Tue Oct  2 2012 Denis Silakov <denis.silakov@rosalab.ru>
12cu|python-pyzmq-2.2.0-4|56	+ Commit: b32255d
12cu|python-pyzmq-2.2.0-4|57	- Added lapack BR
12cu|python-pyzmq-2.2.0-4|58	
12cu|python-pyzmq-2.2.0-4|59	* Tue Aug  7 2012 Rosa <rosa@rosa-build.rosalab.ru>
12cu|python-pyzmq-2.2.0-4|60	+ Commit: f145bd3
12cu|python-pyzmq-2.2.0-4|61	- Automatic import for version 2.2.0-2
12cu|python-pyzmq-2.2.0-4|62	
12cu|python-pyzmq-2.2.0-4|63	* Thu May  10 2012 Rosa <rosa@rosa-build.rosalab.ru>
12cu|python-pyzmq-2.2.0-4|64	+ Commit: e818df4
12cu|python-pyzmq-2.2.0-4|65	- Automatic import for version 2.2.0
12cu|python-pyzmq-2.2.0-4|66	
12cu|python-pyzmq-2.2.0-4|67	* Thu Feb  2 2012 Rosa <rosa@rosa-build.rosalab.ru>
12cu|python-pyzmq-2.2.0-4|68	+ Commit: 7e634e2
12cu|python-pyzmq-2.2.0-4|69	- Automatic import for version 2.1.11
12cu|python-pyzmq-2.2.0-4|70	
12cu|python-pyzmq-2.2.0-4|71	* Wed Feb  1 2012 Rosa <rosa@rosa-build.rosalab.ru>
12cu|python-pyzmq-2.2.0-4|72	+ Commit: 5df2629
12cu|python-pyzmq-2.2.0-4|73	- Automatic import for version 2.1.9
12cu|python-pyzmq-2.2.0-4|74	
12cu|python-pyzmq-2.2.0-4|75	

12003 12
12cu|python-rarfile-2.6-1|1	%define	module	rarfile
12cu|python-rarfile-2.6-1|2	
12cu|python-rarfile-2.6-1|3	Summary:	RAR archive reader for Python
12cu|python-rarfile-2.6-1|4	Name:		python-%{module}
12cu|python-rarfile-2.6-1|5	Version:	2.6
12cu|python-rarfile-2.6-1|6	Release:	1
12cu|python-rarfile-2.6-1|7	Source0:	https://pypi.python.org/packages/source/r/rarfile/rarfile-%{version}.tar.gz
12cu|python-rarfile-2.6-1|8	License:	ISC
12cu|python-rarfile-2.6-1|9	Group:		Development/Python
12cu|python-rarfile-2.6-1|10	Url:		https://github.com/markokr/rarfile/
12cu|python-rarfile-2.6-1|11	BuildArch:	noarch
12cu|python-rarfile-2.6-1|12	Requires:	unrar
12cu|python-rarfile-2.6-1|13	
12cu|python-rarfile-2.6-1|14	%description
12cu|python-rarfile-2.6-1|15	This is a Python module for RAR archive reading. The interface is
12cu|python-rarfile-2.6-1|16	similar to that of the zipfile module.
12cu|python-rarfile-2.6-1|17	
12cu|python-rarfile-2.6-1|18	%prep
12cu|python-rarfile-2.6-1|19	%setup -q -n %{module}-%{version}
12cu|python-rarfile-2.6-1|20	
12cu|python-rarfile-2.6-1|21	%build
12cu|python-rarfile-2.6-1|22	%__python setup.py build
12cu|python-rarfile-2.6-1|23	
12cu|python-rarfile-2.6-1|24	%install
12cu|python-rarfile-2.6-1|25	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-rarfile-2.6-1|26	
12cu|python-rarfile-2.6-1|27	%clean
12cu|python-rarfile-2.6-1|28	
12cu|python-rarfile-2.6-1|29	%files
12cu|python-rarfile-2.6-1|30	%doc  LICENSE
12cu|python-rarfile-2.6-1|31	%py_puresitedir/%{module}*
12cu|python-rarfile-2.6-1|32	
12cu|python-rarfile-2.6-1|33	%changelog
12cu|python-rarfile-2.6-1|34	* Sun Dec 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.6-1
12cu|python-rarfile-2.6-1|35	+ Revision: aa1bbc9
12cu|python-rarfile-2.6-1|36	- Spec cleanup
12cu|python-rarfile-2.6-1|37	
12cu|python-rarfile-2.6-1|38	

12004 12
12cu|python-rdflib-4.0.1-1|1	%define oname rdflib
12cu|python-rdflib-4.0.1-1|2	
12cu|python-rdflib-4.0.1-1|3	Summary:	Python library for working with RDF
12cu|python-rdflib-4.0.1-1|4	Name:		python-%{oname}
12cu|python-rdflib-4.0.1-1|5	Version:	4.0.1
12cu|python-rdflib-4.0.1-1|6	Release:	1
12cu|python-rdflib-4.0.1-1|7	Source0:	http://pypi.python.org/packages/source/r/rdflib/rdflib-%{version}.tar.gz
12cu|python-rdflib-4.0.1-1|8	License:	BSD
12cu|python-rdflib-4.0.1-1|9	Group:		Development/Python
12cu|python-rdflib-4.0.1-1|10	BuildArch:	noarch
12cu|python-rdflib-4.0.1-1|11	BuildRequires:	python-setuptools
12cu|python-rdflib-4.0.1-1|12	Url:		http://rdflib.net/
12cu|python-rdflib-4.0.1-1|13	
12cu|python-rdflib-4.0.1-1|14	%description
12cu|python-rdflib-4.0.1-1|15	RDFLib is a Python library for working with RDF, a simple yet powerful
12cu|python-rdflib-4.0.1-1|16	language for representing information.
12cu|python-rdflib-4.0.1-1|17	
12cu|python-rdflib-4.0.1-1|18	The library contains parsers and serializers for RDF/XML, N3,
12cu|python-rdflib-4.0.1-1|19	NTriples, Turtle, TriX and RDFa . The library presents a Graph
12cu|python-rdflib-4.0.1-1|20	interface which can be backed by any one of a number of Store
12cu|python-rdflib-4.0.1-1|21	implementations, including, Memory, MySQL, Redland, SQLite, Sleepycat
12cu|python-rdflib-4.0.1-1|22	and SQLObject.  If you have recently reported a bug marked as fixed,
12cu|python-rdflib-4.0.1-1|23	or have a craving for the very latest, you may want the development
12cu|python-rdflib-4.0.1-1|24	version instead: http://rdflib.googlecode.com/svn/trunk#egg=rdflib-dev
12cu|python-rdflib-4.0.1-1|25	
12cu|python-rdflib-4.0.1-1|26	%prep
12cu|python-rdflib-4.0.1-1|27	%setup -q -n %{oname}-%{version}
12cu|python-rdflib-4.0.1-1|28	
12cu|python-rdflib-4.0.1-1|29	%build
12cu|python-rdflib-4.0.1-1|30	%__python setup.py build
12cu|python-rdflib-4.0.1-1|31	
12cu|python-rdflib-4.0.1-1|32	%install
12cu|python-rdflib-4.0.1-1|33	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-rdflib-4.0.1-1|34	%__rm -rf %{buildroot}%{py_platsitedir}/test
12cu|python-rdflib-4.0.1-1|35	sed -i 's/.*egg-info$//' FILE_LIST
12cu|python-rdflib-4.0.1-1|36	
12cu|python-rdflib-4.0.1-1|37	%clean
12cu|python-rdflib-4.0.1-1|38	
12cu|python-rdflib-4.0.1-1|39	%files -f FILE_LIST
12cu|python-rdflib-4.0.1-1|40	%doc  LICENSE  examples/
12cu|python-rdflib-4.0.1-1|41	
12cu|python-rdflib-4.0.1-1|42	
12cu|python-rdflib-4.0.1-1|43	%changelog
12cu|python-rdflib-4.0.1-1|44	* Wed Dec 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.1-1
12cu|python-rdflib-4.0.1-1|45	+ Revision: 09ba761
12cu|python-rdflib-4.0.1-1|46	- Fix files listed twice
12cu|python-rdflib-4.0.1-1|47	
12cu|python-rdflib-4.0.1-1|48	

12005 12
12cu|python-redis-2.9.1-1|1	%define module redis
12cu|python-redis-2.9.1-1|2	
12cu|python-redis-2.9.1-1|3	Name:           python-%{module}
12cu|python-redis-2.9.1-1|4	Version:        2.9.1
12cu|python-redis-2.9.1-1|5	Release:        1
12cu|python-redis-2.9.1-1|6	Summary:        Python client for Redis key-value store
12cu|python-redis-2.9.1-1|7	License:        MIT
12cu|python-redis-2.9.1-1|8	Group:          Development/Python
12cu|python-redis-2.9.1-1|9	Url:            http://github.com/andymccurdy/redis-py/
12cu|python-redis-2.9.1-1|10	Source0:        http://cloud.github.com/downloads/andymccurdy/redis-py/redis-py-%{version}.tar.gz
12cu|python-redis-2.9.1-1|11	BuildRequires:  python-devel
12cu|python-redis-2.9.1-1|12	BuildArch:      noarch
12cu|python-redis-2.9.1-1|13	
12cu|python-redis-2.9.1-1|14	%description
12cu|python-redis-2.9.1-1|15	Python client for Redis key-value store
12cu|python-redis-2.9.1-1|16	
12cu|python-redis-2.9.1-1|17	%prep
12cu|python-redis-2.9.1-1|18	%setup -q -n %{module}-py-%{version}
12cu|python-redis-2.9.1-1|19	
12cu|python-redis-2.9.1-1|20	%build
12cu|python-redis-2.9.1-1|21	CFLAGS="%{optflags}" python setup.py build
12cu|python-redis-2.9.1-1|22	
12cu|python-redis-2.9.1-1|23	%install
12cu|python-redis-2.9.1-1|24	python setup.py install --root %{buildroot} --install-purelib=%{py_puresitedir}
12cu|python-redis-2.9.1-1|25	
12cu|python-redis-2.9.1-1|26	%files
12cu|python-redis-2.9.1-1|27	%doc LICENSE CHANGES INSTALL
12cu|python-redis-2.9.1-1|28	%{py_puresitedir}/*
12cu|python-redis-2.9.1-1|29	
12cu|python-redis-2.9.1-1|30	
12cu|python-redis-2.9.1-1|31	
12cu|python-redis-2.9.1-1|32	%changelog
12cu|python-redis-2.9.1-1|33	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.1-1
12cu|python-redis-2.9.1-1|34	+ Revision: f9a2d4e
12cu|python-redis-2.9.1-1|35	- Updated to 2.9.1 (by updates_builder)
12cu|python-redis-2.9.1-1|36	
12cu|python-redis-2.9.1-1|37	

12006 12
12cu|python-repoze.lru-0.4-1|1	%define	oname	repoze.lru
12cu|python-repoze.lru-0.4-1|2	
12cu|python-repoze.lru-0.4-1|3	Name:		python-%{oname}
12cu|python-repoze.lru-0.4-1|4	Version:	0.4
12cu|python-repoze.lru-0.4-1|5	Release:	1
12cu|python-repoze.lru-0.4-1|6	Summary:	A tiny LRU cache implementation and decorator
12cu|python-repoze.lru-0.4-1|7	Source0:	http://pypi.python.org/packages/source/r/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-repoze.lru-0.4-1|8	License:	BSD with attribution
12cu|python-repoze.lru-0.4-1|9	Group:		Development/Python
12cu|python-repoze.lru-0.4-1|10	Url:		http://www.repoze.org
12cu|python-repoze.lru-0.4-1|11	BuildArch:	noarch
12cu|python-repoze.lru-0.4-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-repoze.lru-0.4-1|13	BuildRequires:	pkgconfig(python)
12cu|python-repoze.lru-0.4-1|14	
12cu|python-repoze.lru-0.4-1|15	%description
12cu|python-repoze.lru-0.4-1|16	repoze.lru is a LRU (least recently used) cache implementation. Keys and values
12cu|python-repoze.lru-0.4-1|17	that are not used frequently will be evicted from the cache faster than keys
12cu|python-repoze.lru-0.4-1|18	and values that are used frequently.
12cu|python-repoze.lru-0.4-1|19	
12cu|python-repoze.lru-0.4-1|20	%prep
12cu|python-repoze.lru-0.4-1|21	%setup -q -n %{oname}-%{version}
12cu|python-repoze.lru-0.4-1|22	
12cu|python-repoze.lru-0.4-1|23	%build
12cu|python-repoze.lru-0.4-1|24	python setup.py build
12cu|python-repoze.lru-0.4-1|25	
12cu|python-repoze.lru-0.4-1|26	%install
12cu|python-repoze.lru-0.4-1|27	python setup.py install --root=%{buildroot}
12cu|python-repoze.lru-0.4-1|28	
12cu|python-repoze.lru-0.4-1|29	%check
12cu|python-repoze.lru-0.4-1|30	python setup.py test
12cu|python-repoze.lru-0.4-1|31	
12cu|python-repoze.lru-0.4-1|32	%files
12cu|python-repoze.lru-0.4-1|33	%doc README.txt LICENSE.txt
12cu|python-repoze.lru-0.4-1|34	%{py_puresitedir}/repoze/lru/
12cu|python-repoze.lru-0.4-1|35	%{py_puresitedir}/%{oname}-%{version}*
12cu|python-repoze.lru-0.4-1|36	
12cu|python-repoze.lru-0.4-1|37	%changelog
12cu|python-repoze.lru-0.4-1|38	* Sat Apr 19 2014 symbianflo <symbianflo@symbianflo> 0.4-1
12cu|python-repoze.lru-0.4-1|39	+ Revision: 09bed63
12cu|python-repoze.lru-0.4-1|40	- Imported from SRPM
12cu|python-repoze.lru-0.4-1|41	
12cu|python-repoze.lru-0.4-1|42	

12007 12
12cu|python-requests-2.0.0-1|1	%define	module	requests
12cu|python-requests-2.0.0-1|2	
12cu|python-requests-2.0.0-1|3	Summary:	Python HTTP for Humans
12cu|python-requests-2.0.0-1|4	Name:		python-%{module}
12cu|python-requests-2.0.0-1|5	Version:	2.0.0
12cu|python-requests-2.0.0-1|6	Release:	1
12cu|python-requests-2.0.0-1|7	Source0:	http://pypi.python.org/packages/source/r/requests/requests-%{version}.tar.gz
12cu|python-requests-2.0.0-1|8	License:	MIT
12cu|python-requests-2.0.0-1|9	Group:		Development/Python
12cu|python-requests-2.0.0-1|10	Url:		http://python-requests.org/
12cu|python-requests-2.0.0-1|11	BuildArch:	noarch
12cu|python-requests-2.0.0-1|12	Requires:	python-certifi, python-urllib3
12cu|python-requests-2.0.0-1|13	
12cu|python-requests-2.0.0-1|14	%description
12cu|python-requests-2.0.0-1|15	Requests allow you to send HTTP/1.1 requests. You can add headers,
12cu|python-requests-2.0.0-1|16	form data, multipart files, and parameters with simple Python
12cu|python-requests-2.0.0-1|17	dictionaries, and access the response data in the same way. It's
12cu|python-requests-2.0.0-1|18	powered by httplib and urllib3, but it does all the hard work and
12cu|python-requests-2.0.0-1|19	crazy hacks for you.
12cu|python-requests-2.0.0-1|20	
12cu|python-requests-2.0.0-1|21	%prep
12cu|python-requests-2.0.0-1|22	%setup -q -n %{module}-%{version}
12cu|python-requests-2.0.0-1|23	
12cu|python-requests-2.0.0-1|24	%install
12cu|python-requests-2.0.0-1|25	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-requests-2.0.0-1|26	
12cu|python-requests-2.0.0-1|27	%clean
12cu|python-requests-2.0.0-1|28	
12cu|python-requests-2.0.0-1|29	%files
12cu|python-requests-2.0.0-1|30	%doc HISTORY.rst LICENSE README.rst
12cu|python-requests-2.0.0-1|31	%py_puresitedir/requests*
12cu|python-requests-2.0.0-1|32	
12cu|python-requests-2.0.0-1|33	
12cu|python-requests-2.0.0-1|34	
12cu|python-requests-2.0.0-1|35	
12cu|python-requests-2.0.0-1|36	%changelog
12cu|python-requests-2.0.0-1|37	* Sat Dec 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-1
12cu|python-requests-2.0.0-1|38	+ Revision: 775b9cc
12cu|python-requests-2.0.0-1|39	- LOG Updated to 2.0.0 (by updates_builder)
12cu|python-requests-2.0.0-1|40	
12cu|python-requests-2.0.0-1|41	

12008 12
12cu|python-requests-oauthlib-0.4.0-1|1	%define	oname	requests-oauthlib
12cu|python-requests-oauthlib-0.4.0-1|2	
12cu|python-requests-oauthlib-0.4.0-1|3	Name:		python-%{oname}
12cu|python-requests-oauthlib-0.4.0-1|4	Version:	0.4.0
12cu|python-requests-oauthlib-0.4.0-1|5	Release:	1
12cu|python-requests-oauthlib-0.4.0-1|6	Summary:	OAuthlib authentication support for Requests
12cu|python-requests-oauthlib-0.4.0-1|7	Source0:	https://pypi.python.org/packages/source/r/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-requests-oauthlib-0.4.0-1|8	License:	ISC
12cu|python-requests-oauthlib-0.4.0-1|9	Group:		Development/Python
12cu|python-requests-oauthlib-0.4.0-1|10	Url:		https://github.com/requests/requests-oauthlib
12cu|python-requests-oauthlib-0.4.0-1|11	BuildArch:	noarch
12cu|python-requests-oauthlib-0.4.0-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-requests-oauthlib-0.4.0-1|13	
12cu|python-requests-oauthlib-0.4.0-1|14	Requires:	python(abi) = 2.7
12cu|python-requests-oauthlib-0.4.0-1|15	Requires:	pythonegg(oauthlib) >= 0.4.2
12cu|python-requests-oauthlib-0.4.0-1|16	Requires:	pythonegg(requests) >= 2.0.0
12cu|python-requests-oauthlib-0.4.0-1|17	
12cu|python-requests-oauthlib-0.4.0-1|18	%description
12cu|python-requests-oauthlib-0.4.0-1|19	Requests-OAuthlib
12cu|python-requests-oauthlib-0.4.0-1|20	=================
12cu|python-requests-oauthlib-0.4.0-1|21	
12cu|python-requests-oauthlib-0.4.0-1|22	This project provides first-class OAuth library support for
12cu|python-requests-oauthlib-0.4.0-1|23	`Requests <http://python-requests.org>`_.
12cu|python-requests-oauthlib-0.4.0-1|24	
12cu|python-requests-oauthlib-0.4.0-1|25	
12cu|python-requests-oauthlib-0.4.0-1|26	
12cu|python-requests-oauthlib-0.4.0-1|27	%prep
12cu|python-requests-oauthlib-0.4.0-1|28	%setup -q -n %{oname}-%{version}
12cu|python-requests-oauthlib-0.4.0-1|29	
12cu|python-requests-oauthlib-0.4.0-1|30	%build
12cu|python-requests-oauthlib-0.4.0-1|31	python setup.py build
12cu|python-requests-oauthlib-0.4.0-1|32	
12cu|python-requests-oauthlib-0.4.0-1|33	%install
12cu|python-requests-oauthlib-0.4.0-1|34	python setup.py install --root=%{buildroot}
12cu|python-requests-oauthlib-0.4.0-1|35	
12cu|python-requests-oauthlib-0.4.0-1|36	%check
12cu|python-requests-oauthlib-0.4.0-1|37	#python setup.py test
12cu|python-requests-oauthlib-0.4.0-1|38	
12cu|python-requests-oauthlib-0.4.0-1|39	%files
12cu|python-requests-oauthlib-0.4.0-1|40	%doc AUTHORS.rst
12cu|python-requests-oauthlib-0.4.0-1|41	%doc HISTORY.rst
12cu|python-requests-oauthlib-0.4.0-1|42	%doc LICENSE
12cu|python-requests-oauthlib-0.4.0-1|43	%doc README.rst
12cu|python-requests-oauthlib-0.4.0-1|44	%doc requirements.txt
12cu|python-requests-oauthlib-0.4.0-1|45	%{py_puresitedir}/requests_oauthlib/*.py*
12cu|python-requests-oauthlib-0.4.0-1|46	%{py_puresitedir}/requests_oauthlib/compliance_fixes/*.py*
12cu|python-requests-oauthlib-0.4.0-1|47	%{py_puresitedir}/requests_oauthlib*.egg-info
12cu|python-requests-oauthlib-0.4.0-1|48	
12cu|python-requests-oauthlib-0.4.0-1|49	%changelog
12cu|python-requests-oauthlib-0.4.0-1|50	* Thu Dec 26 2013 symbianflo <symbianflo@symbianflo> 0.4.0-1
12cu|python-requests-oauthlib-0.4.0-1|51	+ Revision: 75ff81e
12cu|python-requests-oauthlib-0.4.0-1|52	- Initial Build
12cu|python-requests-oauthlib-0.4.0-1|53	
12cu|python-requests-oauthlib-0.4.0-1|54	

12009 12
12cu|python-restkit-4.2.2-1|1	%define oname restkit
12cu|python-restkit-4.2.2-1|2	
12cu|python-restkit-4.2.2-1|3	Name:           python-%{oname}
12cu|python-restkit-4.2.2-1|4	Version:        4.2.2
12cu|python-restkit-4.2.2-1|5	Release:        1
12cu|python-restkit-4.2.2-1|6	Summary:        Restkit is an HTTP resource kit for Python
12cu|python-restkit-4.2.2-1|7	Group:		    Development/Python
12cu|python-restkit-4.2.2-1|8	License:        MIT
12cu|python-restkit-4.2.2-1|9	URL:            http://benoitc.github.com/%{oname}/
12cu|python-restkit-4.2.2-1|10	Source0:        http://pypi.python.org/packages/source/r/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-restkit-4.2.2-1|11	Patch0:         %{oname}-disable-tests-needing-internet-connection.patch
12cu|python-restkit-4.2.2-1|12	
12cu|python-restkit-4.2.2-1|13	BuildRequires:  pkgconfig(python)
12cu|python-restkit-4.2.2-1|14	BuildRequires:  pythonegg(setuptools)
12cu|python-restkit-4.2.2-1|15	BuildRequires:  pythonegg(nose)
12cu|python-restkit-4.2.2-1|16	BuildRequires:  python-socketpool >= 0.5.3
12cu|python-restkit-4.2.2-1|17	BuildRequires:  pythonegg(http-parser) >= 0.8.3
12cu|python-restkit-4.2.2-1|18	BuildRequires:  pythonegg(webob)
12cu|python-restkit-4.2.2-1|19	
12cu|python-restkit-4.2.2-1|20	Requires:  pythonegg(socketpool) >= 0.5.3
12cu|python-restkit-4.2.2-1|21	Requires:  pythonegg(http-parser) >= 0.8.3
12cu|python-restkit-4.2.2-1|22	Requires:  pythonegg(webob)
12cu|python-restkit-4.2.2-1|23	
12cu|python-restkit-4.2.2-1|24	BuildArch:      noarch
12cu|python-restkit-4.2.2-1|25	
12cu|python-restkit-4.2.2-1|26	
12cu|python-restkit-4.2.2-1|27	
12cu|python-restkit-4.2.2-1|28	
12cu|python-restkit-4.2.2-1|29	
12cu|python-restkit-4.2.2-1|30	%description
12cu|python-restkit-4.2.2-1|31	Restkit is a full HTTP client using pure socket calls and its own
12cu|python-restkit-4.2.2-1|32	HTTP parser. It's not based on httplib or urllib2.
12cu|python-restkit-4.2.2-1|33	
12cu|python-restkit-4.2.2-1|34	%prep
12cu|python-restkit-4.2.2-1|35	%setup -qn %{oname}-%{version}
12cu|python-restkit-4.2.2-1|36	rm -rf %{oname}.egg-info
12cu|python-restkit-4.2.2-1|37	%patch0 -p0
12cu|python-restkit-4.2.2-1|38	
12cu|python-restkit-4.2.2-1|39	%build
12cu|python-restkit-4.2.2-1|40	python setup.py build
12cu|python-restkit-4.2.2-1|41	
12cu|python-restkit-4.2.2-1|42	
12cu|python-restkit-4.2.2-1|43	%install
12cu|python-restkit-4.2.2-1|44	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --install-data %{_docdir}
12cu|python-restkit-4.2.2-1|45	# zero-length file
12cu|python-restkit-4.2.2-1|46	rm %{buildroot}%{_docdir}/%{oname}/TODO.txt
12cu|python-restkit-4.2.2-1|47	
12cu|python-restkit-4.2.2-1|48	# strip shebang from non-executable
12cu|python-restkit-4.2.2-1|49	sed -i '1d' %{buildroot}%{py_puresitedir}/%{oname}/contrib/webob_api.py
12cu|python-restkit-4.2.2-1|50	
12cu|python-restkit-4.2.2-1|51	
12cu|python-restkit-4.2.2-1|52	%check
12cu|python-restkit-4.2.2-1|53	nosetests --exclude="009-test-oauth_filter"
12cu|python-restkit-4.2.2-1|54	
12cu|python-restkit-4.2.2-1|55	%files
12cu|python-restkit-4.2.2-1|56	%doc %{_docdir}/%{oname}/
12cu|python-restkit-4.2.2-1|57	%{_bindir}/restcli
12cu|python-restkit-4.2.2-1|58	%{py_puresitedir}/%{oname}*
12cu|python-restkit-4.2.2-1|59	
12cu|python-restkit-4.2.2-1|60	
12cu|python-restkit-4.2.2-1|61	
12cu|python-restkit-4.2.2-1|62	
12cu|python-restkit-4.2.2-1|63	
12cu|python-restkit-4.2.2-1|64	
12cu|python-restkit-4.2.2-1|65	
12cu|python-restkit-4.2.2-1|66	
12cu|python-restkit-4.2.2-1|67	
12cu|python-restkit-4.2.2-1|68	
12cu|python-restkit-4.2.2-1|69	%changelog
12cu|python-restkit-4.2.2-1|70	* Mon Apr 14 2014 SymbianFlo <symbianflo@mandrivausers.ro> 4.2.2-1
12cu|python-restkit-4.2.2-1|71	+ Revision: cc06c5e
12cu|python-restkit-4.2.2-1|72	- Updated python-restkit.spec
12cu|python-restkit-4.2.2-1|73	
12cu|python-restkit-4.2.2-1|74	

12010 12
12cu|python-RestrictedPython-3.6.0-1|1	%define	oname	RestrictedPython
12cu|python-RestrictedPython-3.6.0-1|2	
12cu|python-RestrictedPython-3.6.0-1|3	Name:		python-%{oname}
12cu|python-RestrictedPython-3.6.0-1|4	Version:	3.6.0
12cu|python-RestrictedPython-3.6.0-1|5	Release:	1
12cu|python-RestrictedPython-3.6.0-1|6	Summary:	RestrictedPython running untrusted code
12cu|python-RestrictedPython-3.6.0-1|7	Source0:	http://pypi.python.org/packages/source/R/%{oname}/%{oname}-%{version}.zip
12cu|python-RestrictedPython-3.6.0-1|8	License:	ZPL 2.1
12cu|python-RestrictedPython-3.6.0-1|9	Group:		Development/Python
12cu|python-RestrictedPython-3.6.0-1|10	Url:		http://pypi.python.org/pypi/RestrictedPython
12cu|python-RestrictedPython-3.6.0-1|11	BuildArch:	noarch
12cu|python-RestrictedPython-3.6.0-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-RestrictedPython-3.6.0-1|13	
12cu|python-RestrictedPython-3.6.0-1|14	%description
12cu|python-RestrictedPython-3.6.0-1|15	.. contents::
12cu|python-RestrictedPython-3.6.0-1|16	
12cu|python-RestrictedPython-3.6.0-1|17	Overview
12cu|python-RestrictedPython-3.6.0-1|18	========
12cu|python-RestrictedPython-3.6.0-1|19	
12cu|python-RestrictedPython-3.6.0-1|20	RestrictedPython provides a ``restricted_compile`` function that works
12cu|python-RestrictedPython-3.6.0-1|21	like the built-in ``compile`` function, except that it allows the
12cu|python-RestrictedPython-3.6.0-1|22	controlled and restricted execution of code
12cu|python-RestrictedPython-3.6.0-1|23	
12cu|python-RestrictedPython-3.6.0-1|24	
12cu|python-RestrictedPython-3.6.0-1|25	
12cu|python-RestrictedPython-3.6.0-1|26	%prep
12cu|python-RestrictedPython-3.6.0-1|27	%setup -q -n %{oname}-%{version}
12cu|python-RestrictedPython-3.6.0-1|28	
12cu|python-RestrictedPython-3.6.0-1|29	%build
12cu|python-RestrictedPython-3.6.0-1|30	python setup.py build
12cu|python-RestrictedPython-3.6.0-1|31	
12cu|python-RestrictedPython-3.6.0-1|32	%install
12cu|python-RestrictedPython-3.6.0-1|33	python setup.py install --root=%{buildroot}
12cu|python-RestrictedPython-3.6.0-1|34	
12cu|python-RestrictedPython-3.6.0-1|35	%files
12cu|python-RestrictedPython-3.6.0-1|36	%doc README.txt
12cu|python-RestrictedPython-3.6.0-1|37	%doc src/RestrictedPython/tests/testREADME.py
12cu|python-RestrictedPython-3.6.0-1|38	%{py_puresitedir}/RestrictedPython/*.py*
12cu|python-RestrictedPython-3.6.0-1|39	%{py_puresitedir}/RestrictedPython/tests/*.py*
12cu|python-RestrictedPython-3.6.0-1|40	%{py_puresitedir}/RestrictedPython*.egg-info
12cu|python-RestrictedPython-3.6.0-1|41	%{py_puresitedir}/RestrictedPython/README.txt
12cu|python-RestrictedPython-3.6.0-1|42	%{py_puresitedir}/RestrictedPython/notes.txt
12cu|python-RestrictedPython-3.6.0-1|43	%changelog
12cu|python-RestrictedPython-3.6.0-1|44	* Sat Feb 08 2014 symbianflo <symbianflo@symbianflo> 3.6.0-1
12cu|python-RestrictedPython-3.6.0-1|45	+ Revision: 3d694d5
12cu|python-RestrictedPython-3.6.0-1|46	- Log: Import module 3.6.0
12cu|python-RestrictedPython-3.6.0-1|47	
12cu|python-RestrictedPython-3.6.0-1|48	

12011 12
12cu|python-routes-1.13-3|1	%define oname Routes
12cu|python-routes-1.13-3|2	
12cu|python-routes-1.13-3|3	Summary:	Routing recognition and generation tools for Python
12cu|python-routes-1.13-3|4	Name:		python-routes
12cu|python-routes-1.13-3|5	Version:	1.13
12cu|python-routes-1.13-3|6	Release:	3
12cu|python-routes-1.13-3|7	Source0:	http://pypi.python.org/packages/source/R/Routes/Routes-%{version}.tar.gz
12cu|python-routes-1.13-3|8	License:	BSD
12cu|python-routes-1.13-3|9	Group:		Development/Python
12cu|python-routes-1.13-3|10	Url:		http://routes.groovie.org/
12cu|python-routes-1.13-3|11	BuildArch:	noarch
12cu|python-routes-1.13-3|12	Requires:	python-pkg-resources
12cu|python-routes-1.13-3|13	Requires:	pythonegg(webob)
12cu|python-routes-1.13-3|14	
12cu|python-routes-1.13-3|15	BuildRequires:	pythonegg(setuptools)
12cu|python-routes-1.13-3|16	BuildRequires:	pythonegg(sphinx)
12cu|python-routes-1.13-3|17	BuildRequires:	pythonegg(webob)
12cu|python-routes-1.13-3|18	BuildRequires:  pythonegg(nose)
12cu|python-routes-1.13-3|19	BuildRequires:  pythonegg(repoze.lru)
12cu|python-routes-1.13-3|20	BuildRequires:  pythonegg(coverage)
12cu|python-routes-1.13-3|21	
12cu|python-routes-1.13-3|22	
12cu|python-routes-1.13-3|23	%description
12cu|python-routes-1.13-3|24	Routes is a Python re-implementation of the Rails routes system for
12cu|python-routes-1.13-3|25	mapping URLs to application actions, and conversely to generate
12cu|python-routes-1.13-3|26	URLs. Routes makes it easy to create pretty and concise URLs that are
12cu|python-routes-1.13-3|27	RESTful with little effort.
12cu|python-routes-1.13-3|28	
12cu|python-routes-1.13-3|29	Routes allows conditional matching based on domain, cookies, HTTP
12cu|python-routes-1.13-3|30	method, or a custom function. Sub-domain support is built in. Routes
12cu|python-routes-1.13-3|31	comes with an extensive unit test suite.
12cu|python-routes-1.13-3|32	
12cu|python-routes-1.13-3|33	%prep
12cu|python-routes-1.13-3|34	%setup -q -n %{oname}-%{version}
12cu|python-routes-1.13-3|35	
12cu|python-routes-1.13-3|36	%build
12cu|python-routes-1.13-3|37	python setup.py build
12cu|python-routes-1.13-3|38	pushd docs
12cu|python-routes-1.13-3|39	export PYTHONPATH=`dir -d ../build/lib*`
12cu|python-routes-1.13-3|40	make html
12cu|python-routes-1.13-3|41	rm -f _build/html/.buildinfo
12cu|python-routes-1.13-3|42	popd docs
12cu|python-routes-1.13-3|43	
12cu|python-routes-1.13-3|44	
12cu|python-routes-1.13-3|45	%install
12cu|python-routes-1.13-3|46	python setup.py install --root=%{buildroot}
12cu|python-routes-1.13-3|47	
12cu|python-routes-1.13-3|48	%check
12cu|python-routes-1.13-3|49	PYTHONPATH=$(pwd) nosetests
12cu|python-routes-1.13-3|50	
12cu|python-routes-1.13-3|51	%files
12cu|python-routes-1.13-3|52	%doc CHANGELOG LICENSE README docs/_build/html
12cu|python-routes-1.13-3|53	%{py_puresitedir}/*
12cu|python-routes-1.13-3|54	
12cu|python-routes-1.13-3|55	
12cu|python-routes-1.13-3|56	
12cu|python-routes-1.13-3|57	
12cu|python-routes-1.13-3|58	
12cu|python-routes-1.13-3|59	
12cu|python-routes-1.13-3|60	%changelog
12cu|python-routes-1.13-3|61	* Mon Apr 21 2014 symbianflo <symbianflo@symbianflo> 1.13-3
12cu|python-routes-1.13-3|62	+ Revision: 65f67ed
12cu|python-routes-1.13-3|63	- Log: Fix buildreq, clean spec, bump rel
12cu|python-routes-1.13-3|64	
12cu|python-routes-1.13-3|65	

12012 12
12cu|python-rpy2-2.3.10-1|1	%define module rpy2
12cu|python-rpy2-2.3.10-1|2	%define r_version 3.1.0
12cu|python-rpy2-2.3.10-1|3	%define __noautoreq 'libR.so\\(.*'
12cu|python-rpy2-2.3.10-1|4	
12cu|python-rpy2-2.3.10-1|5	Summary:	A very simple, yet robust, Python interface to the R Programming Language
12cu|python-rpy2-2.3.10-1|6	Name:		python-%{module}
12cu|python-rpy2-2.3.10-1|7	Version:	2.3.10
12cu|python-rpy2-2.3.10-1|8	Release:	1
12cu|python-rpy2-2.3.10-1|9	Group:		Development/Python
12cu|python-rpy2-2.3.10-1|10	License:	AGPLv3+
12cu|python-rpy2-2.3.10-1|11	URL:		http://rpy.sourceforge.net/
12cu|python-rpy2-2.3.10-1|12	Source0:	http://pypi.python.org/packages/source/r/%{module}/%{module}-%{version}.tar.gz
12cu|python-rpy2-2.3.10-1|13	Patch0:		rinterface-readline-2.3.10.patch
12cu|python-rpy2-2.3.10-1|14	Requires:	python-numpy
12cu|python-rpy2-2.3.10-1|15	Requires:	R-core = %{r_version}
12cu|python-rpy2-2.3.10-1|16	BuildRequires:	lapack-devel
12cu|python-rpy2-2.3.10-1|17	BuildRequires:	python-devel
12cu|python-rpy2-2.3.10-1|18	BuildRequires:	python-numpy-devel
12cu|python-rpy2-2.3.10-1|19	BuildRequires:	R-core = %{r_version}
12cu|python-rpy2-2.3.10-1|20	BuildRequires:	R-devel = %{r_version}
12cu|python-rpy2-2.3.10-1|21	BuildRequires:	readline-devel
12cu|python-rpy2-2.3.10-1|22	BuildRequires:	pkgconfig(icu-i18n)
12cu|python-rpy2-2.3.10-1|23	Provides:	rpy = %{EVRD}
12cu|python-rpy2-2.3.10-1|24	
12cu|python-rpy2-2.3.10-1|25	%description
12cu|python-rpy2-2.3.10-1|26	RPy is a very simple, yet robust, Python interface to the R Programming
12cu|python-rpy2-2.3.10-1|27	Language. It can manage all kinds of R objects and can execute arbitrary R
12cu|python-rpy2-2.3.10-1|28	functions (including the graphic functions). All errors from the R language
12cu|python-rpy2-2.3.10-1|29	areconverted to Python exceptions. Any module installed for the R system can
12cu|python-rpy2-2.3.10-1|30	be used from within Python.
12cu|python-rpy2-2.3.10-1|31	
12cu|python-rpy2-2.3.10-1|32	This code is inspired by RSPython from the Omegahat project. The main goals of
12cu|python-rpy2-2.3.10-1|33	RPy are:
12cu|python-rpy2-2.3.10-1|34	+ to have a very robust interface for using R from Python
12cu|python-rpy2-2.3.10-1|35	+ the interface should be as transparent and easy to use as possible
12cu|python-rpy2-2.3.10-1|36	+ it should be usable for real scientific and statistical computations
12cu|python-rpy2-2.3.10-1|37	
12cu|python-rpy2-2.3.10-1|38	
12cu|python-rpy2-2.3.10-1|39	%prep
12cu|python-rpy2-2.3.10-1|40	%setup -qn %{module}-%{version}
12cu|python-rpy2-2.3.10-1|41	%patch0 -p1
12cu|python-rpy2-2.3.10-1|42	
12cu|python-rpy2-2.3.10-1|43	%build
12cu|python-rpy2-2.3.10-1|44	env CFLAGS="%{optflags}" %{__python} setup.py build
12cu|python-rpy2-2.3.10-1|45	
12cu|python-rpy2-2.3.10-1|46	%install
12cu|python-rpy2-2.3.10-1|47	PYTHONDONTWRITEBYTECODE= \
12cu|python-rpy2-2.3.10-1|48	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --record=INSTALLED_FILES
12cu|python-rpy2-2.3.10-1|49	
12cu|python-rpy2-2.3.10-1|50	%files -f INSTALLED_FILES
12cu|python-rpy2-2.3.10-1|51	%doc NEWS README
12cu|python-rpy2-2.3.10-1|52	
12cu|python-rpy2-2.3.10-1|53	%changelog
12cu|python-rpy2-2.3.10-1|54	* Tue May 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.10-1
12cu|python-rpy2-2.3.10-1|55	+ Revision: 1d46b3a
12cu|python-rpy2-2.3.10-1|56	- Added icu BR
12cu|python-rpy2-2.3.10-1|57	
12cu|python-rpy2-2.3.10-1|58	

12013 12
12cu|python-rst2pdf-0.93-1|1	%define	oname	rst2pdf
12cu|python-rst2pdf-0.93-1|2	
12cu|python-rst2pdf-0.93-1|3	Name:		python-%{oname}
12cu|python-rst2pdf-0.93-1|4	Version:	0.93
12cu|python-rst2pdf-0.93-1|5	Release:	1
12cu|python-rst2pdf-0.93-1|6	Summary:	Convert restructured text to PDF via reportlab
12cu|python-rst2pdf-0.93-1|7	Source0:	https://rst2pdf.googlecode.com/files/%{oname}-%{version}.tar.gz
12cu|python-rst2pdf-0.93-1|8	License:	MIT
12cu|python-rst2pdf-0.93-1|9	Group:		Development/Python
12cu|python-rst2pdf-0.93-1|10	Url:		http://rst2pdf.googlecode.com
12cu|python-rst2pdf-0.93-1|11	BuildArch:	noarch
12cu|python-rst2pdf-0.93-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-rst2pdf-0.93-1|13	BuildRequires:	pkgconfig(python)
12cu|python-rst2pdf-0.93-1|14	
12cu|python-rst2pdf-0.93-1|15	Requires:  pythonegg(docutils)
12cu|python-rst2pdf-0.93-1|16	Requires:  pythonegg(pdfrw)
12cu|python-rst2pdf-0.93-1|17	Requires:  pythonegg(pygments)
12cu|python-rst2pdf-0.93-1|18	Requires:  pythonegg(reportlab) >= 2.1
12cu|python-rst2pdf-0.93-1|19	Requires:  pythonegg(setuptools)
12cu|python-rst2pdf-0.93-1|20	
12cu|python-rst2pdf-0.93-1|21	%description
12cu|python-rst2pdf-0.93-1|22	The usual way of creating PDF from reStructuredText is by going through LaTeX.
12cu|python-rst2pdf-0.93-1|23	This tool provides an alternative by producing PDF directly using the ReportLab
12cu|python-rst2pdf-0.93-1|24	library.
12cu|python-rst2pdf-0.93-1|25	
12cu|python-rst2pdf-0.93-1|26	%prep
12cu|python-rst2pdf-0.93-1|27	%setup -q -n %{oname}-%{version}
12cu|python-rst2pdf-0.93-1|28	perl -pi -e "s|reportlab>=2.4|reportlab>=2.1|" setup.py
12cu|python-rst2pdf-0.93-1|29	
12cu|python-rst2pdf-0.93-1|30	%build
12cu|python-rst2pdf-0.93-1|31	python setup.py build
12cu|python-rst2pdf-0.93-1|32	
12cu|python-rst2pdf-0.93-1|33	%install
12cu|python-rst2pdf-0.93-1|34	python setup.py install --root=%{buildroot}
12cu|python-rst2pdf-0.93-1|35	
12cu|python-rst2pdf-0.93-1|36	chmod +x %{buildroot}%{py_puresitedir}/rst2pdf/{smartypants,findfonts,dumpstyle}.py
12cu|python-rst2pdf-0.93-1|37	
12cu|python-rst2pdf-0.93-1|38	
12cu|python-rst2pdf-0.93-1|39	%check
12cu|python-rst2pdf-0.93-1|40	# reportlab-2.7 will crash the tests
12cu|python-rst2pdf-0.93-1|41	#python setup.py test
12cu|python-rst2pdf-0.93-1|42	
12cu|python-rst2pdf-0.93-1|43	%files
12cu|python-rst2pdf-0.93-1|44	%doc README.txt LICENSE.txt CHANGES.txt
12cu|python-rst2pdf-0.93-1|45	%{_bindir}/rst2pdf
12cu|python-rst2pdf-0.93-1|46	%{py_puresitedir}/rst2pdf/*.py*
12cu|python-rst2pdf-0.93-1|47	%{py_puresitedir}/rst2pdf/images/*
12cu|python-rst2pdf-0.93-1|48	%{py_puresitedir}/rst2pdf/styles/*
12cu|python-rst2pdf-0.93-1|49	%{py_puresitedir}/rst2pdf/templates/*
12cu|python-rst2pdf-0.93-1|50	%{py_puresitedir}/rst2pdf/extensions/*.py*
12cu|python-rst2pdf-0.93-1|51	%{py_puresitedir}/rst2pdf*.egg-info
12cu|python-rst2pdf-0.93-1|52	
12cu|python-rst2pdf-0.93-1|53	
12cu|python-rst2pdf-0.93-1|54	
12cu|python-rst2pdf-0.93-1|55	
12cu|python-rst2pdf-0.93-1|56	%changelog
12cu|python-rst2pdf-0.93-1|57	* Mon Jan 06 2014 symbianflo <symbianflo@symbianflo> 0.93-1
12cu|python-rst2pdf-0.93-1|58	+ Revision: a469969
12cu|python-rst2pdf-0.93-1|59	- Log : fix req
12cu|python-rst2pdf-0.93-1|60	
12cu|python-rst2pdf-0.93-1|61	

12014 12
12cu|python-rython-0.0.1-3|1	%define	module	rython
12cu|python-rython-0.0.1-3|2	%define debug_package %{nil}
12cu|python-rython-0.0.1-3|3	
12cu|python-rython-0.0.1-3|4	Summary:	Transparently mixes Ruby code into Python
12cu|python-rython-0.0.1-3|5	Name:		python-%{module}
12cu|python-rython-0.0.1-3|6	Version:	0.0.1
12cu|python-rython-0.0.1-3|7	Release:	3
12cu|python-rython-0.0.1-3|8	License:	BSD
12cu|python-rython-0.0.1-3|9	Group:		Development/Python
12cu|python-rython-0.0.1-3|10	Url:		http://pypi.python.org/pypi/rython/
12cu|python-rython-0.0.1-3|11	Source0:	%{module}-%{version}.tar.gz
12cu|python-rython-0.0.1-3|12	BuildRequires: python-devel
12cu|python-rython-0.0.1-3|13	Requires:	ruby
12cu|python-rython-0.0.1-3|14	
12cu|python-rython-0.0.1-3|15	%description
12cu|python-rython-0.0.1-3|16	If you've ever needed to use Ruby for a particular task, but wanted to use
12cu|python-rython-0.0.1-3|17	Python as your primary language, Rython lets you easily mix the two languages
12cu|python-rython-0.0.1-3|18	together.
12cu|python-rython-0.0.1-3|19	
12cu|python-rython-0.0.1-3|20	Why would I want to mix Ruby and Python? There are many reasons:
12cu|python-rython-0.0.1-3|21	* you need a Ruby Gem that provides unique functionality which no Python module
12cu|python-rython-0.0.1-3|22	provides
12cu|python-rython-0.0.1-3|23	* you need a simpler syntax for manipulating regular expressions
12cu|python-rython-0.0.1-3|24	* you want to quickly bridge to code you've already written in Ruby
12cu|python-rython-0.0.1-3|25	
12cu|python-rython-0.0.1-3|26	%prep
12cu|python-rython-0.0.1-3|27	%setup -qn %{module}-%{version}
12cu|python-rython-0.0.1-3|28	
12cu|python-rython-0.0.1-3|29	%build
12cu|python-rython-0.0.1-3|30	python setup.py build
12cu|python-rython-0.0.1-3|31	
12cu|python-rython-0.0.1-3|32	%install
12cu|python-rython-0.0.1-3|33	python setup.py install --root=%{buildroot}
12cu|python-rython-0.0.1-3|34	
12cu|python-rython-0.0.1-3|35	%files
12cu|python-rython-0.0.1-3|36	%doc README.txt LICENSE.txt
12cu|python-rython-0.0.1-3|37	%dir %{python_sitelib}/%{module}
12cu|python-rython-0.0.1-3|38	%{python_sitelib}/%{module}/*.py*
12cu|python-rython-0.0.1-3|39	%{python_sitelib}/%{module}*.egg-info
12cu|python-rython-0.0.1-3|40	
12cu|python-rython-0.0.1-3|41	%changelog
12cu|python-rython-0.0.1-3|42	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-3
12cu|python-rython-0.0.1-3|43	+ Revision: 0084d9c
12cu|python-rython-0.0.1-3|44	- Spec cleanup
12cu|python-rython-0.0.1-3|45	
12cu|python-rython-0.0.1-3|46	

12015 12
12cu|python-schooltool.cando-2.6.1-1|1	# lang
12cu|python-schooltool.cando-2.6.1-1|2	%define _files_listed_twice_terminate_build 0
12cu|python-schooltool.cando-2.6.1-1|3	%define	oname	schooltool.cando
12cu|python-schooltool.cando-2.6.1-1|4	
12cu|python-schooltool.cando-2.6.1-1|5	Name:		python-%{oname}
12cu|python-schooltool.cando-2.6.1-1|6	Version:	2.6.1
12cu|python-schooltool.cando-2.6.1-1|7	Release:	1
12cu|python-schooltool.cando-2.6.1-1|8	Summary:	CanDo plug-in for SchoolTool
12cu|python-schooltool.cando-2.6.1-1|9	Source0:	http://ftp.schooltool.org/schooltool/2.7/%{oname}-%{version}.tar.gz
12cu|python-schooltool.cando-2.6.1-1|10	License:	GPL
12cu|python-schooltool.cando-2.6.1-1|11	Group:		Development/Python
12cu|python-schooltool.cando-2.6.1-1|12	Url:		http://www.schooltool.org
12cu|python-schooltool.cando-2.6.1-1|13	BuildArch:	noarch
12cu|python-schooltool.cando-2.6.1-1|14	BuildRequires:	pythonegg(setuptools)
12cu|python-schooltool.cando-2.6.1-1|15	Requires:	pythonegg(schooltool)
12cu|python-schooltool.cando-2.6.1-1|16	Requires:	pythonegg(schooltool.gradebook) >= 2.6
12cu|python-schooltool.cando-2.6.1-1|17	Requires:	pythonegg(setuptools)
12cu|python-schooltool.cando-2.6.1-1|18	Requires:	pythonegg(zope.i18n)
12cu|python-schooltool.cando-2.6.1-1|19	Requires:	pythonegg(zope.i18nmessageid)
12cu|python-schooltool.cando-2.6.1-1|20	
12cu|python-schooltool.cando-2.6.1-1|21	%description
12cu|python-schooltool.cando-2.6.1-1|22	CanDo plug-in for SchoolTool
12cu|python-schooltool.cando-2.6.1-1|23	
12cu|python-schooltool.cando-2.6.1-1|24	%prep
12cu|python-schooltool.cando-2.6.1-1|25	%setup -q -n %{oname}-%{version}
12cu|python-schooltool.cando-2.6.1-1|26	#rm -fr README.txt
12cu|python-schooltool.cando-2.6.1-1|27	
12cu|python-schooltool.cando-2.6.1-1|28	%build
12cu|python-schooltool.cando-2.6.1-1|29	python setup.py build
12cu|python-schooltool.cando-2.6.1-1|30	
12cu|python-schooltool.cando-2.6.1-1|31	%install
12cu|python-schooltool.cando-2.6.1-1|32	python setup.py install --root=%{buildroot}
12cu|python-schooltool.cando-2.6.1-1|33	
12cu|python-schooltool.cando-2.6.1-1|34	# create lang files
12cu|python-schooltool.cando-2.6.1-1|35	for file in %{buildroot}%{py_puresitedir}/schooltool/cando/locales/*/LC_MESSAGES/*.mo; do
12cu|python-schooltool.cando-2.6.1-1|36	bn=$(basename $file)
12cu|python-schooltool.cando-2.6.1-1|37	language=$(basename $file|cut -f 2 -d _|sed 's|\.*||')
12cu|python-schooltool.cando-2.6.1-1|38	echo %%lang\($language\) %{py_puresitedir}/schooltool/cando/locales/*/LC_MESSAGES/$bn >> %{name}.lang
12cu|python-schooltool.cando-2.6.1-1|39	done
12cu|python-schooltool.cando-2.6.1-1|40	
12cu|python-schooltool.cando-2.6.1-1|41	
12cu|python-schooltool.cando-2.6.1-1|42	
12cu|python-schooltool.cando-2.6.1-1|43	%files -f %{name}.lang
12cu|python-schooltool.cando-2.6.1-1|44	%doc CHANGES.txt GPL.txt
12cu|python-schooltool.cando-2.6.1-1|45	%doc src/schooltool.cando.egg-info/*.txt
12cu|python-schooltool.cando-2.6.1-1|46	%doc src/schooltool/cando/browser/stests/*.txt
12cu|python-schooltool.cando-2.6.1-1|47	%doc src/schooltool/cando/browser/templates/projects.pt
12cu|python-schooltool.cando-2.6.1-1|48	
12cu|python-schooltool.cando-2.6.1-1|49	%{py_puresitedir}/schooltool/cando/*.py*
12cu|python-schooltool.cando-2.6.1-1|50	%{py_puresitedir}/schooltool/cando/generations/*.py*
12cu|python-schooltool.cando-2.6.1-1|51	%{py_puresitedir}/schooltool/cando/locales/*.py*
12cu|python-schooltool.cando-2.6.1-1|52	%{py_puresitedir}/schooltool/cando/tests/*.py*
12cu|python-schooltool.cando-2.6.1-1|53	%{py_puresitedir}/schooltool.cando*.egg-info
12cu|python-schooltool.cando-2.6.1-1|54	%{py_puresitedir}/schooltool.cando-2.6.1-py2.7-nspkg.pth
12cu|python-schooltool.cando-2.6.1-1|55	%{py_puresitedir}/schooltool/cando/browser/
12cu|python-schooltool.cando-2.6.1-1|56	%{py_puresitedir}/schooltool/cando/*.zcml
12cu|python-schooltool.cando-2.6.1-1|57	%{py_puresitedir}/schooltool/cando/locales/es_SV.po
12cu|python-schooltool.cando-2.6.1-1|58	%{py_puresitedir}/schooltool/cando/locales/nl.po
12cu|python-schooltool.cando-2.6.1-1|59	%{py_puresitedir}/schooltool/cando/locales/schooltool.cando.pot
12cu|python-schooltool.cando-2.6.1-1|60	%{py_puresitedir}/schooltool/cando/locales/th.po
12cu|python-schooltool.cando-2.6.1-1|61	
12cu|python-schooltool.cando-2.6.1-1|62	
12cu|python-schooltool.cando-2.6.1-1|63	%changelog
12cu|python-schooltool.cando-2.6.1-1|64	* Sun Feb 09 2014 symbianflo <symbianflo@symbianflo> 2.6.1-1
12cu|python-schooltool.cando-2.6.1-1|65	+ Revision: e8af9ef
12cu|python-schooltool.cando-2.6.1-1|66	- Log: Import module schooltool.cando-2.6.1
12cu|python-schooltool.cando-2.6.1-1|67	
12cu|python-schooltool.cando-2.6.1-1|68	

12016 12
12cu|python-schooltool.gradebook-2.6.1-1|1	# lang
12cu|python-schooltool.gradebook-2.6.1-1|2	%define _files_listed_twice_terminate_build 0
12cu|python-schooltool.gradebook-2.6.1-1|3	%define	oname	schooltool.gradebook
12cu|python-schooltool.gradebook-2.6.1-1|4	
12cu|python-schooltool.gradebook-2.6.1-1|5	Name:		python-%{oname}
12cu|python-schooltool.gradebook-2.6.1-1|6	Version:	2.6.1
12cu|python-schooltool.gradebook-2.6.1-1|7	Release:	1
12cu|python-schooltool.gradebook-2.6.1-1|8	Summary:	Gradebook plug-in for SchoolTool
12cu|python-schooltool.gradebook-2.6.1-1|9	Source0:	http://ftp.schooltool.org/schooltool/2.7/%{oname}-%{version}.tar.gz
12cu|python-schooltool.gradebook-2.6.1-1|10	License:	GPL
12cu|python-schooltool.gradebook-2.6.1-1|11	Group:		Development/Python
12cu|python-schooltool.gradebook-2.6.1-1|12	Url:		http://www.schooltool.org
12cu|python-schooltool.gradebook-2.6.1-1|13	BuildArch:	noarch
12cu|python-schooltool.gradebook-2.6.1-1|14	BuildRequires:	pythonegg(setuptools)
12cu|python-schooltool.gradebook-2.6.1-1|15	Requires:	pythonegg(lxml)
12cu|python-schooltool.gradebook-2.6.1-1|16	Requires:	pythonegg(pytz)
12cu|python-schooltool.gradebook-2.6.1-1|17	Requires:	pythonegg(schooltool) >= 2.6
12cu|python-schooltool.gradebook-2.6.1-1|18	Requires:	pythonegg(setuptools)
12cu|python-schooltool.gradebook-2.6.1-1|19	Requires:	pythonegg(xlwt)
12cu|python-schooltool.gradebook-2.6.1-1|20	Requires:	pythonegg(z3c.form)
12cu|python-schooltool.gradebook-2.6.1-1|21	Requires:	pythonegg(z3c.optionstorage)
12cu|python-schooltool.gradebook-2.6.1-1|22	Requires:	pythonegg(zc.table)
12cu|python-schooltool.gradebook-2.6.1-1|23	Requires:	pythonegg(zodb3)
12cu|python-schooltool.gradebook-2.6.1-1|24	Requires:	pythonegg(zope.annotation)
12cu|python-schooltool.gradebook-2.6.1-1|25	Requires:	pythonegg(zope.app.form)
12cu|python-schooltool.gradebook-2.6.1-1|26	Requires:	pythonegg(zope.app.generations) >= 3.5
12cu|python-schooltool.gradebook-2.6.1-1|27	Requires:	pythonegg(zope.browser)
12cu|python-schooltool.gradebook-2.6.1-1|28	Requires:	pythonegg(zope.browserpage) >= 3.10.1
12cu|python-schooltool.gradebook-2.6.1-1|29	Requires:	pythonegg(zope.cachedescriptors)
12cu|python-schooltool.gradebook-2.6.1-1|30	Requires:	pythonegg(zope.component)
12cu|python-schooltool.gradebook-2.6.1-1|31	Requires:	pythonegg(zope.componentvocabulary)
12cu|python-schooltool.gradebook-2.6.1-1|32	Requires:	pythonegg(zope.container)
12cu|python-schooltool.gradebook-2.6.1-1|33	Requires:	pythonegg(zope.event)
12cu|python-schooltool.gradebook-2.6.1-1|34	Requires:	pythonegg(zope.formlib) >= 4
12cu|python-schooltool.gradebook-2.6.1-1|35	Requires:	pythonegg(zope.html)
12cu|python-schooltool.gradebook-2.6.1-1|36	Requires:	pythonegg(zope.i18n)
12cu|python-schooltool.gradebook-2.6.1-1|37	Requires:	pythonegg(zope.i18nmessageid)
12cu|python-schooltool.gradebook-2.6.1-1|38	Requires:	pythonegg(zope.interface)
12cu|python-schooltool.gradebook-2.6.1-1|39	Requires:	pythonegg(zope.keyreference)
12cu|python-schooltool.gradebook-2.6.1-1|40	Requires:	pythonegg(zope.lifecycleevent)
12cu|python-schooltool.gradebook-2.6.1-1|41	Requires:	pythonegg(zope.location)
12cu|python-schooltool.gradebook-2.6.1-1|42	Requires:	pythonegg(zope.publisher)
12cu|python-schooltool.gradebook-2.6.1-1|43	Requires:	pythonegg(zope.schema)
12cu|python-schooltool.gradebook-2.6.1-1|44	Requires:	pythonegg(zope.security)
12cu|python-schooltool.gradebook-2.6.1-1|45	Requires:	pythonegg(zope.traversing)
12cu|python-schooltool.gradebook-2.6.1-1|46	Requires:	pythonegg(zope.viewlet)
12cu|python-schooltool.gradebook-2.6.1-1|47	
12cu|python-schooltool.gradebook-2.6.1-1|48	%description
12cu|python-schooltool.gradebook-2.6.1-1|49	SchoolTool Gradebook includes a point-based gradebook for all teachers in the
12cu|python-schooltool.gradebook-2.6.1-1|50	school, and a facility to aggregate grades and other assessments from each
12cu|python-schooltool.gradebook-2.6.1-1|51	teacher to generate reports.
12cu|python-schooltool.gradebook-2.6.1-1|52	
12cu|python-schooltool.gradebook-2.6.1-1|53	
12cu|python-schooltool.gradebook-2.6.1-1|54	%prep
12cu|python-schooltool.gradebook-2.6.1-1|55	%setup -q -n %{oname}-%{version}
12cu|python-schooltool.gradebook-2.6.1-1|56	
12cu|python-schooltool.gradebook-2.6.1-1|57	%build
12cu|python-schooltool.gradebook-2.6.1-1|58	python setup.py build
12cu|python-schooltool.gradebook-2.6.1-1|59	
12cu|python-schooltool.gradebook-2.6.1-1|60	%install
12cu|python-schooltool.gradebook-2.6.1-1|61	python setup.py install --root=%{buildroot}
12cu|python-schooltool.gradebook-2.6.1-1|62	# create lang files
12cu|python-schooltool.gradebook-2.6.1-1|63	for file in %{buildroot}%{py_puresitedir}/schooltool/gradebook/locales/*/LC_MESSAGES/*.mo; do
12cu|python-schooltool.gradebook-2.6.1-1|64	bn=$(basename $file)
12cu|python-schooltool.gradebook-2.6.1-1|65	language=$(basename $file|cut -f 2 -d _|sed 's|\.*||')
12cu|python-schooltool.gradebook-2.6.1-1|66	echo %%lang\($language\) %{py_puresitedir}/schooltool/gradebook/locales/*/LC_MESSAGES/$bn >> %{name}.lang
12cu|python-schooltool.gradebook-2.6.1-1|67	done
12cu|python-schooltool.gradebook-2.6.1-1|68	
12cu|python-schooltool.gradebook-2.6.1-1|69	%files -f %{name}.lang
12cu|python-schooltool.gradebook-2.6.1-1|70	%doc CHANGES.txt GPL.txt
12cu|python-schooltool.gradebook-2.6.1-1|71	%doc src/schooltool.gradebook.egg-info/*.txt
12cu|python-schooltool.gradebook-2.6.1-1|72	%doc src/schooltool/gradebook/README.txt
12cu|python-schooltool.gradebook-2.6.1-1|73	%doc src/schooltool/gradebook/browser/ftests/*.txt
12cu|python-schooltool.gradebook-2.6.1-1|74	%doc src/schooltool/gradebook/browser/templates/f_student_grade_history.pt
12cu|python-schooltool.gradebook-2.6.1-1|75	%doc src/schooltool/requirement/*.txt
12cu|python-schooltool.gradebook-2.6.1-1|76	
12cu|python-schooltool.gradebook-2.6.1-1|77	%{py_puresitedir}/schooltool/gradebook/*.py*
12cu|python-schooltool.gradebook-2.6.1-1|78	%{py_puresitedir}/schooltool/gradebook/browser/*.py*
12cu|python-schooltool.gradebook-2.6.1-1|79	%{py_puresitedir}/schooltool/gradebook/browser/ftests/*.py*
12cu|python-schooltool.gradebook-2.6.1-1|80	%{py_puresitedir}/schooltool/gradebook/browser/stests/*.py*
12cu|python-schooltool.gradebook-2.6.1-1|81	%{py_puresitedir}/schooltool/gradebook/browser/tests/*.py*
12cu|python-schooltool.gradebook-2.6.1-1|82	%{py_puresitedir}/schooltool/gradebook/generations/*.py*
12cu|python-schooltool.gradebook-2.6.1-1|83	%{py_puresitedir}/schooltool/gradebook/generations/tests/*.py*
12cu|python-schooltool.gradebook-2.6.1-1|84	%{py_puresitedir}/schooltool/gradebook/locales/*.py*
12cu|python-schooltool.gradebook-2.6.1-1|85	%{py_puresitedir}/schooltool/gradebook/tests/*.py*
12cu|python-schooltool.gradebook-2.6.1-1|86	
12cu|python-schooltool.gradebook-2.6.1-1|87	%{py_puresitedir}/schooltool/requirement/*.py*
12cu|python-schooltool.gradebook-2.6.1-1|88	%{py_puresitedir}/schooltool/requirement/browser/*.py*
12cu|python-schooltool.gradebook-2.6.1-1|89	%{py_puresitedir}/schooltool/requirement/generations/*.py*
12cu|python-schooltool.gradebook-2.6.1-1|90	%{py_puresitedir}/schooltool/requirement/generations/tests/*.py*
12cu|python-schooltool.gradebook-2.6.1-1|91	
12cu|python-schooltool.gradebook-2.6.1-1|92	%{py_puresitedir}/schooltool.gradebook*.egg-info
12cu|python-schooltool.gradebook-2.6.1-1|93	%{py_puresitedir}/schooltool.gradebook-2.6.1-py2.7-nspkg.pth
12cu|python-schooltool.gradebook-2.6.1-1|94	
12cu|python-schooltool.gradebook-2.6.1-1|95	%{py_puresitedir}/schooltool/gradebook/README.txt
12cu|python-schooltool.gradebook-2.6.1-1|96	%{py_puresitedir}/schooltool/gradebook/browser/*.zcml
12cu|python-schooltool.gradebook-2.6.1-1|97	%{py_puresitedir}/schooltool/gradebook/browser/ftests/*.txt
12cu|python-schooltool.gradebook-2.6.1-1|98	%{py_puresitedir}/schooltool/gradebook/browser/resources/f_gradebook.css
12cu|python-schooltool.gradebook-2.6.1-1|99	%{py_puresitedir}/schooltool/gradebook/browser/resources/gradebook.css
12cu|python-schooltool.gradebook-2.6.1-1|100	%{py_puresitedir}/schooltool/gradebook/browser/resources/gradebook_overview.js
12cu|python-schooltool.gradebook-2.6.1-1|101	%{py_puresitedir}/schooltool/gradebook/browser/rml/*.pt
12cu|python-schooltool.gradebook-2.6.1-1|102	%{py_puresitedir}/schooltool/gradebook/browser/stests/*.txt
12cu|python-schooltool.gradebook-2.6.1-1|103	%{py_puresitedir}/schooltool/gradebook/browser/templates/*.pt
12cu|python-schooltool.gradebook-2.6.1-1|104	
12cu|python-schooltool.gradebook-2.6.1-1|105	%{py_puresitedir}/schooltool/gradebook/*.zcml
12cu|python-schooltool.gradebook-2.6.1-1|106	%{py_puresitedir}/schooltool/gradebook/locales/*.po
12cu|python-schooltool.gradebook-2.6.1-1|107	%{py_puresitedir}/schooltool/gradebook/locales/schooltool.gradebook.pot
12cu|python-schooltool.gradebook-2.6.1-1|108	
12cu|python-schooltool.gradebook-2.6.1-1|109	%{py_puresitedir}/schooltool/requirement/README.txt
12cu|python-schooltool.gradebook-2.6.1-1|110	%{py_puresitedir}/schooltool/requirement/browser/README.txt
12cu|python-schooltool.gradebook-2.6.1-1|111	%{py_puresitedir}/schooltool/requirement/browser/*.pt
12cu|python-schooltool.gradebook-2.6.1-1|112	
12cu|python-schooltool.gradebook-2.6.1-1|113	%{py_puresitedir}/schooltool/requirement/browser/*.zcml
12cu|python-schooltool.gradebook-2.6.1-1|114	
12cu|python-schooltool.gradebook-2.6.1-1|115	%{py_puresitedir}/schooltool/requirement/browser/scoresystem.txt
12cu|python-schooltool.gradebook-2.6.1-1|116	%{py_puresitedir}/schooltool/requirement/configure.zcml
12cu|python-schooltool.gradebook-2.6.1-1|117	%{py_puresitedir}/schooltool/requirement/grades.txt
12cu|python-schooltool.gradebook-2.6.1-1|118	%{py_puresitedir}/schooltool/requirement/plugin.zcml
12cu|python-schooltool.gradebook-2.6.1-1|119	%{py_puresitedir}/schooltool/requirement/requirement-configure.zcml
12cu|python-schooltool.gradebook-2.6.1-1|120	%{py_puresitedir}/schooltool/requirement/scoresystem.zcml
12cu|python-schooltool.gradebook-2.6.1-1|121	%{py_puresitedir}/schooltool/requirement/security.zcml
12cu|python-schooltool.gradebook-2.6.1-1|122	
12cu|python-schooltool.gradebook-2.6.1-1|123	
12cu|python-schooltool.gradebook-2.6.1-1|124	
12cu|python-schooltool.gradebook-2.6.1-1|125	%changelog
12cu|python-schooltool.gradebook-2.6.1-1|126	* Sun Feb 09 2014 symbianflo <symbianflo@symbianflo> 2.6.1-1
12cu|python-schooltool.gradebook-2.6.1-1|127	+ Revision: a9f9eaf
12cu|python-schooltool.gradebook-2.6.1-1|128	- Log: Import module schooltool.gradebook 2.6.1
12cu|python-schooltool.gradebook-2.6.1-1|129	
12cu|python-schooltool.gradebook-2.6.1-1|130	

12017 12
12cu|python-scientific-2.9.2-1|1	%define tarname ScientificPython
12cu|python-scientific-2.9.2-1|2	
12cu|python-scientific-2.9.2-1|3	Summary:	Various Python modules for scientific computing
12cu|python-scientific-2.9.2-1|4	Name:		python-scientific
12cu|python-scientific-2.9.2-1|5	Version:	2.9.2
12cu|python-scientific-2.9.2-1|6	Release:	1
12cu|python-scientific-2.9.2-1|7	License:	CeCILL-C
12cu|python-scientific-2.9.2-1|8	Group:		Development/Python
12cu|python-scientific-2.9.2-1|9	Url:		http://dirac.cnrs-orleans.fr/ScientificPython/
12cu|python-scientific-2.9.2-1|10	Source0:	https://sourcesup.renater.fr/frs/download.php/4153/%{tarname}-%{version}.tar.gz
12cu|python-scientific-2.9.2-1|11	Patch0:		setup.py.patch
12cu|python-scientific-2.9.2-1|12	BuildRequires:	openmpi
12cu|python-scientific-2.9.2-1|13	BuildRequires:	python-numpy-devel
12cu|python-scientific-2.9.2-1|14	BuildRequires:	pkgconfig(netcdf)
12cu|python-scientific-2.9.2-1|15	BuildRequires:	pkgconfig(ompi)
12cu|python-scientific-2.9.2-1|16	BuildRequires:	pkgconfig(python)
12cu|python-scientific-2.9.2-1|17	Requires:	python-numpy
12cu|python-scientific-2.9.2-1|18	Requires:	openmpi
12cu|python-scientific-2.9.2-1|19	
12cu|python-scientific-2.9.2-1|20	%description
12cu|python-scientific-2.9.2-1|21	ScientificPython is a collection of Python modules that are useful for
12cu|python-scientific-2.9.2-1|22	scientific computing. In this collection you will find modules that
12cu|python-scientific-2.9.2-1|23	cover basic geometry (vectors, tensors, transformations, vector and
12cu|python-scientific-2.9.2-1|24	tensor fields), quaternions, automatic derivatives, (linear)
12cu|python-scientific-2.9.2-1|25	interpolation, polynomials, elementary statistics, nonlinear
12cu|python-scientific-2.9.2-1|26	least-squares fits, unit calculations, Fortran-compatible text
12cu|python-scientific-2.9.2-1|27	formatting, 3D visualization via VRML, and two Tk widgets for simple
12cu|python-scientific-2.9.2-1|28	line plots and 3D wireframe models. There are also interfaces to the
12cu|python-scientific-2.9.2-1|29	netCDF library (portable structured binary files), to MPI (Message
12cu|python-scientific-2.9.2-1|30	Passing Interface, message-based parallel programming), and to BSPlib
12cu|python-scientific-2.9.2-1|31	(Bulk Synchronous Parallel programming).
12cu|python-scientific-2.9.2-1|32	
12cu|python-scientific-2.9.2-1|33	%files
12cu|python-scientific-2.9.2-1|34	%doc LICENSE README README.MPI README.BSP Doc/CHANGELOG Doc/Reference Doc/BSP_Tutorial.pdf Examples/ Src/MPI/impipython
12cu|python-scientific-2.9.2-1|35	%attr(755,root,root) %{_bindir}/*
12cu|python-scientific-2.9.2-1|36	%{py_platsitedir}/Scientific/*
12cu|python-scientific-2.9.2-1|37	%{py_platsitedir}/*.egg-info
12cu|python-scientific-2.9.2-1|38	
12cu|python-scientific-2.9.2-1|39	#----------------------------------------------------------------------------
12cu|python-scientific-2.9.2-1|40	
12cu|python-scientific-2.9.2-1|41	%package devel
12cu|python-scientific-2.9.2-1|42	Summary:	Various Python modules for scientific computing, header files
12cu|python-scientific-2.9.2-1|43	Group:		Development/Python
12cu|python-scientific-2.9.2-1|44	Requires:	pkgconfig(python)
12cu|python-scientific-2.9.2-1|45	Requires:	%{name} = %{EVRD}
12cu|python-scientific-2.9.2-1|46	
12cu|python-scientific-2.9.2-1|47	%description devel
12cu|python-scientific-2.9.2-1|48	Headers file associated with the python-scientific package.
12cu|python-scientific-2.9.2-1|49	
12cu|python-scientific-2.9.2-1|50	%files devel
12cu|python-scientific-2.9.2-1|51	%{_includedir}/python%{py_ver}/Scientific/
12cu|python-scientific-2.9.2-1|52	
12cu|python-scientific-2.9.2-1|53	#----------------------------------------------------------------------------
12cu|python-scientific-2.9.2-1|54	
12cu|python-scientific-2.9.2-1|55	%prep
12cu|python-scientific-2.9.2-1|56	%setup -q -n %{tarname}-%{version}
12cu|python-scientific-2.9.2-1|57	%patch0 -p0
12cu|python-scientific-2.9.2-1|58	
12cu|python-scientific-2.9.2-1|59	# fix encoding
12cu|python-scientific-2.9.2-1|60	iconv -f ISO-8859-1 -t UTF-8 LICENSE -o LICENSE-utf8
12cu|python-scientific-2.9.2-1|61	touch -r LICENSE LICENSE-utf8
12cu|python-scientific-2.9.2-1|62	mv LICENSE-utf8 LICENSE
12cu|python-scientific-2.9.2-1|63	
12cu|python-scientific-2.9.2-1|64	%build
12cu|python-scientific-2.9.2-1|65	python setup.py build
12cu|python-scientific-2.9.2-1|66	
12cu|python-scientific-2.9.2-1|67	%install
12cu|python-scientific-2.9.2-1|68	python setup.py install --skip-build  --root=%{buildroot}
12cu|python-scientific-2.9.2-1|69	
12cu|python-scientific-2.9.2-1|70	export PYTHONPATH=%{buildroot}%{py_platsitedir}
12cu|python-scientific-2.9.2-1|71	export PYINCLUDE=`pwd`/Include
12cu|python-scientific-2.9.2-1|72	
12cu|python-scientific-2.9.2-1|73	pushd Src/MPI
12cu|python-scientific-2.9.2-1|74	%ifarch x86_64
12cu|python-scientific-2.9.2-1|75	sed -i 's/lib\/python/lib64\/python/' compile.py
12cu|python-scientific-2.9.2-1|76	%endif
12cu|python-scientific-2.9.2-1|77	cat compile.py | sed 's/-I/-I$PYINCLUDE -I/' > compile-new.py
12cu|python-scientific-2.9.2-1|78	python compile-new.py
12cu|python-scientific-2.9.2-1|79	
12cu|python-scientific-2.9.2-1|80	install -m 755 mpipython %{buildroot}%{_bindir}
12cu|python-scientific-2.9.2-1|81	
12cu|python-scientific-2.9.2-1|82	cat <<EOF>impipython
12cu|python-scientific-2.9.2-1|83	#!/bin/bash
12cu|python-scientific-2.9.2-1|84	mpirun -np 2 `python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)+'/Scientific/BSP/console.py'"` $*
12cu|python-scientific-2.9.2-1|85	EOF
12cu|python-scientific-2.9.2-1|86	
12cu|python-scientific-2.9.2-1|87	popd
12cu|python-scientific-2.9.2-1|88	
12cu|python-scientific-2.9.2-1|89	
12cu|python-scientific-2.9.2-1|90	
12cu|python-scientific-2.9.2-1|91	%changelog
12cu|python-scientific-2.9.2-1|92	* Wed Jan 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.9.2-1
12cu|python-scientific-2.9.2-1|93	+ Revision: 9b15ab3
12cu|python-scientific-2.9.2-1|94	- LOG Fix description length
12cu|python-scientific-2.9.2-1|95	
12cu|python-scientific-2.9.2-1|96	

12018 12
12cu|python-scikits-audiolab-0.11.0-3|1	%define tarname	scikits.audiolab
12cu|python-scikits-audiolab-0.11.0-3|2	
12cu|python-scikits-audiolab-0.11.0-3|3	Summary:	Python audio file I/O using numpy arrays
12cu|python-scikits-audiolab-0.11.0-3|4	Name:		python-scikits-audiolab
12cu|python-scikits-audiolab-0.11.0-3|5	Version:	0.11.0
12cu|python-scikits-audiolab-0.11.0-3|6	Release:	3
12cu|python-scikits-audiolab-0.11.0-3|7	Source0:	http://pypi.python.org/packages/source/s/%{tarname}/%{tarname}-%{version}.tar.gz
12cu|python-scikits-audiolab-0.11.0-3|8	Source1:	site.cfg
12cu|python-scikits-audiolab-0.11.0-3|9	Patch0:		matapi.patch
12cu|python-scikits-audiolab-0.11.0-3|10	License:	LGPLv2.1
12cu|python-scikits-audiolab-0.11.0-3|11	Group: 		Development/Python
12cu|python-scikits-audiolab-0.11.0-3|12	Url:		http://www.ar.media.kyoto-u.ac.jp/members/david/softwares/audiolab
12cu|python-scikits-audiolab-0.11.0-3|13	Requires:	python-numpy >= 1.0
12cu|python-scikits-audiolab-0.11.0-3|14	BuildRequires:	sndfile-devel, libalsa-devel
12cu|python-scikits-audiolab-0.11.0-3|15	BuildRequires:	python-numpy-devel >= 1.0, python-setuptools
12cu|python-scikits-audiolab-0.11.0-3|16	BuildRequires:	python-devel
12cu|python-scikits-audiolab-0.11.0-3|17	
12cu|python-scikits-audiolab-0.11.0-3|18	%description
12cu|python-scikits-audiolab-0.11.0-3|19	Audiolab is a Python package for audio file I/O using numpy arrays. It
12cu|python-scikits-audiolab-0.11.0-3|20	supports many different audio formats, including wav, aiff, au, flac,
12cu|python-scikits-audiolab-0.11.0-3|21	ogg, and htk. It can also be used to output sound to an audio device
12cu|python-scikits-audiolab-0.11.0-3|22	via ALSA.
12cu|python-scikits-audiolab-0.11.0-3|23	
12cu|python-scikits-audiolab-0.11.0-3|24	%prep
12cu|python-scikits-audiolab-0.11.0-3|25	%setup -q -n %{tarname}-%{version}
12cu|python-scikits-audiolab-0.11.0-3|26	%__cp %SOURCE1 .
12cu|python-scikits-audiolab-0.11.0-3|27	%patch0 -p0
12cu|python-scikits-audiolab-0.11.0-3|28	
12cu|python-scikits-audiolab-0.11.0-3|29	%build
12cu|python-scikits-audiolab-0.11.0-3|30	%__python setup.py build
12cu|python-scikits-audiolab-0.11.0-3|31	find . -name .buildinfo | xargs rm -rf
12cu|python-scikits-audiolab-0.11.0-3|32	
12cu|python-scikits-audiolab-0.11.0-3|33	%install
12cu|python-scikits-audiolab-0.11.0-3|34	%__python setup.py install --root=%{buildroot}
12cu|python-scikits-audiolab-0.11.0-3|35	
12cu|python-scikits-audiolab-0.11.0-3|36	%files
12cu|python-scikits-audiolab-0.11.0-3|37	%doc docs/html README.txt Changelog COPYING.txt NEWS
12cu|python-scikits-audiolab-0.11.0-3|38	%py_platsitedir/scikits*
12cu|python-scikits-audiolab-0.11.0-3|39	
12cu|python-scikits-audiolab-0.11.0-3|40	
12cu|python-scikits-audiolab-0.11.0-3|41	%changelog
12cu|python-scikits-audiolab-0.11.0-3|42	* Fri Feb 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.0-3
12cu|python-scikits-audiolab-0.11.0-3|43	+ Revision: fbc8b26
12cu|python-scikits-audiolab-0.11.0-3|44	- spec clean up
12cu|python-scikits-audiolab-0.11.0-3|45	
12cu|python-scikits-audiolab-0.11.0-3|46	

12019 12
12cu|python-scikits-learn-0.14.1-1|1	%define tarname	scikit-learn
12cu|python-scikits-learn-0.14.1-1|2	
12cu|python-scikits-learn-0.14.1-1|3	Summary:	Python modules for machine learning and data mining
12cu|python-scikits-learn-0.14.1-1|4	Name:		python-scikits-learn
12cu|python-scikits-learn-0.14.1-1|5	Version:	0.14.1
12cu|python-scikits-learn-0.14.1-1|6	Release:	1
12cu|python-scikits-learn-0.14.1-1|7	Source0:	%{tarname}-%{version}.tar.gz
12cu|python-scikits-learn-0.14.1-1|8	Source1:	user_guide-0.7.pdf
12cu|python-scikits-learn-0.14.1-1|9	License:	BSD
12cu|python-scikits-learn-0.14.1-1|10	Group:		Development/Python
12cu|python-scikits-learn-0.14.1-1|11	Url:		http://scikit-learn.sourceforge.net/
12cu|python-scikits-learn-0.14.1-1|12	BuildRequires:  blas-devel
12cu|python-scikits-learn-0.14.1-1|13	BuildRequires:  python-setuptools
12cu|python-scikits-learn-0.14.1-1|14	BuildRequires:  python-numpy-devel >= 1.2
12cu|python-scikits-learn-0.14.1-1|15	BuildRequires:  python-scipy >= 0.7
12cu|python-scikits-learn-0.14.1-1|16	BuildRequires:  python-matplotlib
12cu|python-scikits-learn-0.14.1-1|17	BuildRequires:  python-nose >= 0.10
12cu|python-scikits-learn-0.14.1-1|18	BuildRequires:  python-devel
12cu|python-scikits-learn-0.14.1-1|19	Provides:       sklearn
12cu|python-scikits-learn-0.14.1-1|20	Provides:       python-sklearn
12cu|python-scikits-learn-0.14.1-1|21	Provides:       scikits-learn
12cu|python-scikits-learn-0.14.1-1|22	Provides:       scikit-learn
12cu|python-scikits-learn-0.14.1-1|23	
12cu|python-scikits-learn-0.14.1-1|24	%description
12cu|python-scikits-learn-0.14.1-1|25	scikits.learn is a Python module that integrates classic machine learning
12cu|python-scikits-learn-0.14.1-1|26	algorithms with the tightly-knit world of scientific Python packages
12cu|python-scikits-learn-0.14.1-1|27	(numpy, scipy, matplotlib).
12cu|python-scikits-learn-0.14.1-1|28	
12cu|python-scikits-learn-0.14.1-1|29	%prep
12cu|python-scikits-learn-0.14.1-1|30	%setup -qn %{tarname}-%{version}
12cu|python-scikits-learn-0.14.1-1|31	cp -f %SOURCE1 .
12cu|python-scikits-learn-0.14.1-1|32	
12cu|python-scikits-learn-0.14.1-1|33	%build
12cu|python-scikits-learn-0.14.1-1|34	%__python setup.py build
12cu|python-scikits-learn-0.14.1-1|35	
12cu|python-scikits-learn-0.14.1-1|36	%install
12cu|python-scikits-learn-0.14.1-1|37	PYTHONDONTWRITEBYTECODE=  %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-scikits-learn-0.14.1-1|38	
12cu|python-scikits-learn-0.14.1-1|39	%files -f FILE_LIST
12cu|python-scikits-learn-0.14.1-1|40	%doc AUTHORS.rst README.rst examples/ *.pdf
12cu|python-scikits-learn-0.14.1-1|41	
12cu|python-scikits-learn-0.14.1-1|42	
12cu|python-scikits-learn-0.14.1-1|43	%changelog
12cu|python-scikits-learn-0.14.1-1|44	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14.1-1
12cu|python-scikits-learn-0.14.1-1|45	+ Revision: 0b9defa
12cu|python-scikits-learn-0.14.1-1|46	- Updated to 0.14.1
12cu|python-scikits-learn-0.14.1-1|47	
12cu|python-scikits-learn-0.14.1-1|48	

12020 12
12cu|python-scikits-samplerate-0.3.3-6|1	%define tarname	scikits.samplerate
12cu|python-scikits-samplerate-0.3.3-6|2	
12cu|python-scikits-samplerate-0.3.3-6|3	Summary:	Python wrapper for libsamplerate
12cu|python-scikits-samplerate-0.3.3-6|4	Name:		python-scikits-samplerate
12cu|python-scikits-samplerate-0.3.3-6|5	Version:	0.3.3
12cu|python-scikits-samplerate-0.3.3-6|6	Release:	6
12cu|python-scikits-samplerate-0.3.3-6|7	Source0:        http://pypi.python.org/packages/source/s/%{tarname}/%{tarname}-%{version}.tar.gz
12cu|python-scikits-samplerate-0.3.3-6|8	Source1:	site.cfg
12cu|python-scikits-samplerate-0.3.3-6|9	License:	BSD-like
12cu|python-scikits-samplerate-0.3.3-6|10	Group:		Development/Python
12cu|python-scikits-samplerate-0.3.3-6|11	Url:		http://www.ar.media.kyoto-u.ac.jp/members/david/softwares/pysamplerate/
12cu|python-scikits-samplerate-0.3.3-6|12	BuildRequires:	python-numpy >= 1.2.0, python-numpy-devel >= 1.2.0, libsamplerate-devel
12cu|python-scikits-samplerate-0.3.3-6|13	BuildRequires:	python-setuptools
12cu|python-scikits-samplerate-0.3.3-6|14	BuildRequires:	python-devel
12cu|python-scikits-samplerate-0.3.3-6|15	# Package is not noarch because code loads libs differently on x86_64
12cu|python-scikits-samplerate-0.3.3-6|16	
12cu|python-scikits-samplerate-0.3.3-6|17	%description
12cu|python-scikits-samplerate-0.3.3-6|18	Samplerate is a Python module that permits one to perform high
12cu|python-scikits-samplerate-0.3.3-6|19	quality resampling of audio signals using libsamplerate. The module
12cu|python-scikits-samplerate-0.3.3-6|20	provides functionality similar to that of the resample function in
12cu|python-scikits-samplerate-0.3.3-6|21	Matlab. It is intended to be used with numpy arrays.
12cu|python-scikits-samplerate-0.3.3-6|22	
12cu|python-scikits-samplerate-0.3.3-6|23	%prep
12cu|python-scikits-samplerate-0.3.3-6|24	%setup -q -n %{tarname}-%{version}
12cu|python-scikits-samplerate-0.3.3-6|25	%__cp %SOURCE1 .
12cu|python-scikits-samplerate-0.3.3-6|26	
12cu|python-scikits-samplerate-0.3.3-6|27	%build
12cu|python-scikits-samplerate-0.3.3-6|28	PYTHONDONTWRITEBYTECODE= %__python setup.py build
12cu|python-scikits-samplerate-0.3.3-6|29	
12cu|python-scikits-samplerate-0.3.3-6|30	%install
12cu|python-scikits-samplerate-0.3.3-6|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-scikits-samplerate-0.3.3-6|32	
12cu|python-scikits-samplerate-0.3.3-6|33	%files
12cu|python-scikits-samplerate-0.3.3-6|34	%doc README Changelog
12cu|python-scikits-samplerate-0.3.3-6|35	%{py_platsitedir}/scikits*
12cu|python-scikits-samplerate-0.3.3-6|36	
12cu|python-scikits-samplerate-0.3.3-6|37	%changelog
12cu|python-scikits-samplerate-0.3.3-6|38	* Fri Feb 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-6
12cu|python-scikits-samplerate-0.3.3-6|39	+ Revision: a79b53d
12cu|python-scikits-samplerate-0.3.3-6|40	- Spec cleanup
12cu|python-scikits-samplerate-0.3.3-6|41	
12cu|python-scikits-samplerate-0.3.3-6|42	

12021 12
12cu|python-scimath-4.1.2-1|1	%define module	scimath
12cu|python-scimath-4.1.2-1|2	%define name	python-%{module}
12cu|python-scimath-4.1.2-1|3	%define version	4.1.0
12cu|python-scimath-4.1.2-1|4	%define release %mkrel 1
12cu|python-scimath-4.1.2-1|5	
12cu|python-scimath-4.1.2-1|6	Summary:	Enthought Tool Suite - scimath project
12cu|python-scimath-4.1.2-1|7	Name:		%{name}
12cu|python-scimath-4.1.2-1|8	Version:	4.1.2
12cu|python-scimath-4.1.2-1|9	Release:	1
12cu|python-scimath-4.1.2-1|10	Source0:	https://www.enthought.com/repo/ets/scimath-%{version}.tar.gz
12cu|python-scimath-4.1.2-1|11	License:	BSD
12cu|python-scimath-4.1.2-1|12	Group:		Development/Python
12cu|python-scimath-4.1.2-1|13	Url:		https://github.com/enthought/scimath/
12cu|python-scimath-4.1.2-1|14	Obsoletes:	python-enthought-scimath
12cu|python-scimath-4.1.2-1|15	Requires:	python-traits >= 4.1.0
12cu|python-scimath-4.1.2-1|16	Requires:	python-numpy >= 1.1.0
12cu|python-scimath-4.1.2-1|17	Requires:	python-scipy >= 0.5.2
12cu|python-scimath-4.1.2-1|18	BuildRequires:	python-setuptools >= 0.6c8
12cu|python-scimath-4.1.2-1|19	BuildRequires:	python-numpy-devel >= 1.1.0
12cu|python-scimath-4.1.2-1|20	BuildRequires:	python-sphinx
12cu|python-scimath-4.1.2-1|21	
12cu|python-scimath-4.1.2-1|22	%description
12cu|python-scimath-4.1.2-1|23	The scimath project includes packages to support scientific and mathematical
12cu|python-scimath-4.1.2-1|24	calculations, beyond the capabilities offered by SciPy.
12cu|python-scimath-4.1.2-1|25	
12cu|python-scimath-4.1.2-1|26	- scimath.interpolate
12cu|python-scimath-4.1.2-1|27	- scimath.mathematics
12cu|python-scimath-4.1.2-1|28	- scimath.units
12cu|python-scimath-4.1.2-1|29	- scimath.physical_quantities
12cu|python-scimath-4.1.2-1|30	
12cu|python-scimath-4.1.2-1|31	%prep
12cu|python-scimath-4.1.2-1|32	%setup -q -n %{module}-%{version}
12cu|python-scimath-4.1.2-1|33	
12cu|python-scimath-4.1.2-1|34	%build
12cu|python-scimath-4.1.2-1|35	
12cu|python-scimath-4.1.2-1|36	python setup.py build
12cu|python-scimath-4.1.2-1|37	pushd docs
12cu|python-scimath-4.1.2-1|38	make html
12cu|python-scimath-4.1.2-1|39	popd
12cu|python-scimath-4.1.2-1|40	
12cu|python-scimath-4.1.2-1|41	%install
12cu|python-scimath-4.1.2-1|42	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-scimath-4.1.2-1|43	#--record=FILE_LIST
12cu|python-scimath-4.1.2-1|44	
12cu|python-scimath-4.1.2-1|45	%files
12cu|python-scimath-4.1.2-1|46	#-f FILE_LIST
12cu|python-scimath-4.1.2-1|47	%doc *.txt *.rst docs/build/html
12cu|python-scimath-4.1.2-1|48	%{python_sitearch}/%{module}*
12cu|python-scimath-4.1.2-1|49	

12022 12
12cu|python-scipy-0.12.0-2|1	%define enable_atlas 1
12cu|python-scipy-0.12.0-2|2	%{?_with_atlas: %global enable_atlas 1}
12cu|python-scipy-0.12.0-2|3	%define Werror_cflags %nil
12cu|python-scipy-0.12.0-2|4	
12cu|python-scipy-0.12.0-2|5	%if %enable_atlas
12cu|python-scipy-0.12.0-2|6	%if %{_use_internal_dependency_generator}
12cu|python-scipy-0.12.0-2|7	%define __noautoreq 'libptcblas\\.so\\..*|libptf77blas\\.so\\..*|libatlas\\.so\\..*'
12cu|python-scipy-0.12.0-2|8	%else
12cu|python-scipy-0.12.0-2|9	%define _requires_exceptions libptcblas\.so\..*\\|libptf77blas\.so\..*
12cu|python-scipy-0.12.0-2|10	%endif
12cu|python-scipy-0.12.0-2|11	%endif
12cu|python-scipy-0.12.0-2|12	
12cu|python-scipy-0.12.0-2|13	%define module	scipy
12cu|python-scipy-0.12.0-2|14	
12cu|python-scipy-0.12.0-2|15	Summary:	Scientific tools for Python
12cu|python-scipy-0.12.0-2|16	Name:		python-%{module}
12cu|python-scipy-0.12.0-2|17	Version:	0.12.0
12cu|python-scipy-0.12.0-2|18	Release:	2
12cu|python-scipy-0.12.0-2|19	Source0:	%{module}-%{version}.tar.gz
12cu|python-scipy-0.12.0-2|20	License:	BSD
12cu|python-scipy-0.12.0-2|21	Group:		Development/Python
12cu|python-scipy-0.12.0-2|22	Url:		http://www.scipy.org
12cu|python-scipy-0.12.0-2|23	Obsoletes:	python-SciPy
12cu|python-scipy-0.12.0-2|24	Obsoletes:	python-symeig
12cu|python-scipy-0.12.0-2|25	Requires:	python-numpy >= 1.5
12cu|python-scipy-0.12.0-2|26	BuildRequires:	swig
12cu|python-scipy-0.12.0-2|27	%if %enable_atlas
12cu|python-scipy-0.12.0-2|28	BuildRequires:	libatlas-devel
12cu|python-scipy-0.12.0-2|29	%else
12cu|python-scipy-0.12.0-2|30	BuildRequires:	blas-devel
12cu|python-scipy-0.12.0-2|31	%endif
12cu|python-scipy-0.12.0-2|32	BuildRequires:	pkgconfig(lapack)
12cu|python-scipy-0.12.0-2|33	BuildRequires:	python-numpy-devel >= 1.5
12cu|python-scipy-0.12.0-2|34	BuildRequires:	gcc-gfortran >= 4.0
12cu|python-scipy-0.12.0-2|35	BuildRequires:	netcdf-devel
12cu|python-scipy-0.12.0-2|36	BuildRequires:	python-devel
12cu|python-scipy-0.12.0-2|37	BuildRequires:	python-nose
12cu|python-scipy-0.12.0-2|38	BuildRequires:	amd-devel
12cu|python-scipy-0.12.0-2|39	BuildRequires:	umfpack-devel
12cu|python-scipy-0.12.0-2|40	BuildRequires:	python-sphinx
12cu|python-scipy-0.12.0-2|41	BuildRequires:	python-matplotlib
12cu|python-scipy-0.12.0-2|42	
12cu|python-scipy-0.12.0-2|43	Patch0:		umfpack-setup.py.patch
12cu|python-scipy-0.12.0-2|44	Patch1:		setup-lm-0.11.0.patch
12cu|python-scipy-0.12.0-2|45	Patch2:		scipy-gerqf.patch
12cu|python-scipy-0.12.0-2|46	
12cu|python-scipy-0.12.0-2|47	%description
12cu|python-scipy-0.12.0-2|48	SciPy is an open source library of scientific tools for Python. SciPy
12cu|python-scipy-0.12.0-2|49	supplements the popular numpy module, gathering a variety of high level
12cu|python-scipy-0.12.0-2|50	science and engineering modules together as a single package.
12cu|python-scipy-0.12.0-2|51	
12cu|python-scipy-0.12.0-2|52	SciPy includes modules for graphics and plotting, optimization, integration,
12cu|python-scipy-0.12.0-2|53	special functions, signal and image processing, genetic algorithms, ODE
12cu|python-scipy-0.12.0-2|54	solvers, and others.
12cu|python-scipy-0.12.0-2|55	
12cu|python-scipy-0.12.0-2|56	%prep
12cu|python-scipy-0.12.0-2|57	%setup -q -n %{module}-%{version}
12cu|python-scipy-0.12.0-2|58	%patch0 -p0 -b .umfpack
12cu|python-scipy-0.12.0-2|59	%patch1 -p1 -b .lm
12cu|python-scipy-0.12.0-2|60	%patch2 -p1
12cu|python-scipy-0.12.0-2|61	
12cu|python-scipy-0.12.0-2|62	find . -type f -name "*.py" -exec sed -i "s|#!/usr/bin/env python||" {} \;
12cu|python-scipy-0.12.0-2|63	
12cu|python-scipy-0.12.0-2|64	cat > site.cfg << EOF
12cu|python-scipy-0.12.0-2|65	[amd]
12cu|python-scipy-0.12.0-2|66	library_dirs = %{_libdir}
12cu|python-scipy-0.12.0-2|67	include_dirs = /usr/include/suitesparse:/usr/include/ufsparse
12cu|python-scipy-0.12.0-2|68	amd_libs = amd
12cu|python-scipy-0.12.0-2|69	
12cu|python-scipy-0.12.0-2|70	[umfpack]
12cu|python-scipy-0.12.0-2|71	library_dirs = %{_libdir}
12cu|python-scipy-0.12.0-2|72	include_dirs = /usr/include/suitesparse:/usr/include/ufsparse
12cu|python-scipy-0.12.0-2|73	umfpack_libs = umfpack
12cu|python-scipy-0.12.0-2|74	EOF
12cu|python-scipy-0.12.0-2|75	
12cu|python-scipy-0.12.0-2|76	%build
12cu|python-scipy-0.12.0-2|77	CFLAGS="%{optflags} -fno-strict-aliasing" \
12cu|python-scipy-0.12.0-2|78	ATLAS=%{_libdir}/atlas \
12cu|python-scipy-0.12.0-2|79	FFTW=%{_libdir}
12cu|python-scipy-0.12.0-2|80	BLAS=%{_libdir} \
12cu|python-scipy-0.12.0-2|81	LAPACK=%{_libdir} \
12cu|python-scipy-0.12.0-2|82	python setup.py config_fc --fcompiler=gnu95 --noarch build
12cu|python-scipy-0.12.0-2|83	
12cu|python-scipy-0.12.0-2|84	%install
12cu|python-scipy-0.12.0-2|85	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
12cu|python-scipy-0.12.0-2|86	find %{buildroot}%{python_sitearch}/scipy -type d -name tests | xargs rm -rf # Don't ship tests
12cu|python-scipy-0.12.0-2|87	# Don't ship weave examples, they're marked as documentation:
12cu|python-scipy-0.12.0-2|88	find %{buildroot}%{python_sitearch}/scipy/weave -type d -name examples | xargs rm -rf
12cu|python-scipy-0.12.0-2|89	# fix executability issue
12cu|python-scipy-0.12.0-2|90	chmod +x %{buildroot}%{python_sitearch}/%{module}/io/arff/arffread.py
12cu|python-scipy-0.12.0-2|91	chmod +x %{buildroot}%{python_sitearch}/%{module}/io/arff/utils.py
12cu|python-scipy-0.12.0-2|92	chmod +x %{buildroot}%{python_sitearch}/%{module}/special/spfun_stats.py
12cu|python-scipy-0.12.0-2|93	
12cu|python-scipy-0.12.0-2|94	
12cu|python-scipy-0.12.0-2|95	%check
12cu|python-scipy-0.12.0-2|96	pushd doc &> /dev/null
12cu|python-scipy-0.12.0-2|97	PYTHONPATH=%{buildroot}%{py_platsitedir} python -c "import scipy; scipy.test()"
12cu|python-scipy-0.12.0-2|98	popd &> /dev/null
12cu|python-scipy-0.12.0-2|99	
12cu|python-scipy-0.12.0-2|100	%files
12cu|python-scipy-0.12.0-2|101	%doc README.txt THANKS.txt LATEST.txt LICENSE.txt TOCHANGE.txt
12cu|python-scipy-0.12.0-2|102	%dir %{py_platsitedir}/%{module}
12cu|python-scipy-0.12.0-2|103	%{py_platsitedir}/%{module}/*
12cu|python-scipy-0.12.0-2|104	%{py_platsitedir}/%{module}-*.egg-info

12023 12
12cu|python-selenium-2.40.0-1|1	%define module	selenium
12cu|python-selenium-2.40.0-1|2	
12cu|python-selenium-2.40.0-1|3	Summary:	Python bindings for Selenium
12cu|python-selenium-2.40.0-1|4	Name:		python-%{module}
12cu|python-selenium-2.40.0-1|5	Version:	2.40.0
12cu|python-selenium-2.40.0-1|6	Release:	1
12cu|python-selenium-2.40.0-1|7	Source0:	http://pypi.python.org/packages/source/s/selenium/selenium-%{version}.tar.gz
12cu|python-selenium-2.40.0-1|8	License:	Apache License
12cu|python-selenium-2.40.0-1|9	Group:		Development/Python
12cu|python-selenium-2.40.0-1|10	Url:		http://pypi.python.org/pypi/selenium
12cu|python-selenium-2.40.0-1|11	BuildRequires:	python-devel, python-setuptools
12cu|python-selenium-2.40.0-1|12	
12cu|python-selenium-2.40.0-1|13	%description
12cu|python-selenium-2.40.0-1|14	Selenium Python Client Driver is a Python language binding for
12cu|python-selenium-2.40.0-1|15	Selenium Remote Control (version 1.0 and 2.0).
12cu|python-selenium-2.40.0-1|16	
12cu|python-selenium-2.40.0-1|17	Currently the remote protocol, Firefox and Chrome for Selenium 2.0 are
12cu|python-selenium-2.40.0-1|18	supported, as well as the Selenium 1.0 bindings.
12cu|python-selenium-2.40.0-1|19	
12cu|python-selenium-2.40.0-1|20	%prep
12cu|python-selenium-2.40.0-1|21	%setup -q -n %{module}-%{version}
12cu|python-selenium-2.40.0-1|22	
12cu|python-selenium-2.40.0-1|23	%install
12cu|python-selenium-2.40.0-1|24	PYTHONDONTWRITEBYTECODE= %__python setup.py install \
12cu|python-selenium-2.40.0-1|25	--root=%{buildroot} \
12cu|python-selenium-2.40.0-1|26	--install-lib=%{py_platsitedir} \
12cu|python-selenium-2.40.0-1|27	--install-data=%{py_platsitedir}
12cu|python-selenium-2.40.0-1|28	
12cu|python-selenium-2.40.0-1|29	# Fix for x86_64 described in
12cu|python-selenium-2.40.0-1|30	# http://code.google.com/p/selenium/issues/detail?id=2852
12cu|python-selenium-2.40.0-1|31	pushd %{buildroot}%{py_platsitedir}/selenium/webdriver/firefox
12cu|python-selenium-2.40.0-1|32	cp -f x86/x_ignore_nofocus.so amd64/x_ignore_nofocus.so
12cu|python-selenium-2.40.0-1|33	popd
12cu|python-selenium-2.40.0-1|34	
12cu|python-selenium-2.40.0-1|35	%clean
12cu|python-selenium-2.40.0-1|36	
12cu|python-selenium-2.40.0-1|37	%files
12cu|python-selenium-2.40.0-1|38	%{py_platsitedir}/*
12cu|python-selenium-2.40.0-1|39	
12cu|python-selenium-2.40.0-1|40	
12cu|python-selenium-2.40.0-1|41	%changelog
12cu|python-selenium-2.40.0-1|42	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.40.0-1
12cu|python-selenium-2.40.0-1|43	+ Revision: f36c056
12cu|python-selenium-2.40.0-1|44	- Updated to 2.40.0 (by updates_builder)
12cu|python-selenium-2.40.0-1|45	
12cu|python-selenium-2.40.0-1|46	

12024 12
12cu|python-sendfile-2.0.0-1|1	%define	oname	pysendfile
12cu|python-sendfile-2.0.0-1|2	%define	module	sendfile
12cu|python-sendfile-2.0.0-1|3	
12cu|python-sendfile-2.0.0-1|4	Name:		python-%{module}
12cu|python-sendfile-2.0.0-1|5	Version:	2.0.0
12cu|python-sendfile-2.0.0-1|6	Release:	1
12cu|python-sendfile-2.0.0-1|7	Summary:	A Python interface to sendfile(2)
12cu|python-sendfile-2.0.0-1|8	Source0:	http://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-sendfile-2.0.0-1|9	License:	MIT
12cu|python-sendfile-2.0.0-1|10	Group:		Development/Python
12cu|python-sendfile-2.0.0-1|11	Url:		http://code.google.com/p/pysendfile/
12cu|python-sendfile-2.0.0-1|12	BuildRequires:	pkgconfig(python)
12cu|python-sendfile-2.0.0-1|13	BuildRequires:	pythonegg(setuptools)
12cu|python-sendfile-2.0.0-1|14	
12cu|python-sendfile-2.0.0-1|15	%description
12cu|python-sendfile-2.0.0-1|16	sendfile(2) is a system call which provides a
12cu|python-sendfile-2.0.0-1|17	"zero-copy" way of copying data
12cu|python-sendfile-2.0.0-1|18	from one file descriptor to another (a socket).
12cu|python-sendfile-2.0.0-1|19	The phrase "zero-copy" refers
12cu|python-sendfile-2.0.0-1|20	to the fact that all of the copying of data
12cu|python-sendfile-2.0.0-1|21	between the two descriptors is done
12cu|python-sendfile-2.0.0-1|22	entirely by the kernel, with no copying of data
12cu|python-sendfile-2.0.0-1|23	into user-space buffers.
12cu|python-sendfile-2.0.0-1|24	This is particularly useful when
12cu|python-sendfile-2.0.0-1|25	sending a file over a socket (e.g. FTP).
12cu|python-sendfile-2.0.0-1|26	
12cu|python-sendfile-2.0.0-1|27	%prep
12cu|python-sendfile-2.0.0-1|28	%setup -q -n %{oname}-%{version}
12cu|python-sendfile-2.0.0-1|29	
12cu|python-sendfile-2.0.0-1|30	%build
12cu|python-sendfile-2.0.0-1|31	python setup.py build
12cu|python-sendfile-2.0.0-1|32	
12cu|python-sendfile-2.0.0-1|33	%install
12cu|python-sendfile-2.0.0-1|34	python setup.py install --root=%{buildroot}
12cu|python-sendfile-2.0.0-1|35	
12cu|python-sendfile-2.0.0-1|36	%check
12cu|python-sendfile-2.0.0-1|37	PYTHONPATH="%{buildroot}%{py_platsitedir}" python test/test_sendfile.py
12cu|python-sendfile-2.0.0-1|38	
12cu|python-sendfile-2.0.0-1|39	%files
12cu|python-sendfile-2.0.0-1|40	%doc README
12cu|python-sendfile-2.0.0-1|41	%{py_platsitedir}/sendfile.so
12cu|python-sendfile-2.0.0-1|42	%{py_platsitedir}/pysendfile*.egg-info
12cu|python-sendfile-2.0.0-1|43	
12cu|python-sendfile-2.0.0-1|44	%changelog
12cu|python-sendfile-2.0.0-1|45	* Wed Apr 09 2014 symbianflo <symbianflo@symbianflo> 2.0.0-1
12cu|python-sendfile-2.0.0-1|46	+ Revision: 5a9baab
12cu|python-sendfile-2.0.0-1|47	- Import pysendfile module
12cu|python-sendfile-2.0.0-1|48	
12cu|python-sendfile-2.0.0-1|49	

12025 12
12cu|python-serial-2.7-1|1	Name:			python-serial
12cu|python-serial-2.7-1|2	Version:		2.7
12cu|python-serial-2.7-1|3	Release:		1
12cu|python-serial-2.7-1|4	
12cu|python-serial-2.7-1|5	Summary:	Python serial port extension
12cu|python-serial-2.7-1|6	License:	Python license
12cu|python-serial-2.7-1|7	Group:          Development/Python
12cu|python-serial-2.7-1|8	URL:		http://pyserial.sourceforge.net
12cu|python-serial-2.7-1|9	Source0:	http://sourceforge.net/projects/pyserial/files/pyserial/2.7/pyserial-%{version}.tar.gz
12cu|python-serial-2.7-1|10	
12cu|python-serial-2.7-1|11	BuildArch:	noarch
12cu|python-serial-2.7-1|12	BuildRequires:	python-devel
12cu|python-serial-2.7-1|13	BuildRequires:	dos2unix
12cu|python-serial-2.7-1|14	
12cu|python-serial-2.7-1|15	Obsoletes:	pyserial < %{version}-%{release}
12cu|python-serial-2.7-1|16	Provides:	pyserial = %{version}-%{release}
12cu|python-serial-2.7-1|17	
12cu|python-serial-2.7-1|18	%description
12cu|python-serial-2.7-1|19	This module encapsulates the access for the serial port.
12cu|python-serial-2.7-1|20	It provides backends for Python running on Windows, Linux, BSD (possibly any
12cu|python-serial-2.7-1|21	POSIX compilant system) and Jython. The module named "serial" automatically
12cu|python-serial-2.7-1|22	selects the appropriate backend.
12cu|python-serial-2.7-1|23	
12cu|python-serial-2.7-1|24	%prep
12cu|python-serial-2.7-1|25	%setup -q -n pyserial-%{version}
12cu|python-serial-2.7-1|26	
12cu|python-serial-2.7-1|27	#fix shebangs
12cu|python-serial-2.7-1|28	perl -pi -e "s/#! python/#!\/usr\/bin\/env python/" serial/*.py
12cu|python-serial-2.7-1|29	perl -pi -e "s/#!jython/#!\/usr\/bin\/env jython/" serial/*.py
12cu|python-serial-2.7-1|30	
12cu|python-serial-2.7-1|31	#fix EOL
12cu|python-serial-2.7-1|32	dos2unix examples/port_publisher.py
12cu|python-serial-2.7-1|33	
12cu|python-serial-2.7-1|34	%install
12cu|python-serial-2.7-1|35	python setup.py install --root %{buildroot}
12cu|python-serial-2.7-1|36	
12cu|python-serial-2.7-1|37	%clean
12cu|python-serial-2.7-1|38	
12cu|python-serial-2.7-1|39	%files
12cu|python-serial-2.7-1|40	%doc CHANGES.txt LICENSE.txt PKG-INFO README.txt examples
12cu|python-serial-2.7-1|41	%{_bindir}/miniterm.py
12cu|python-serial-2.7-1|42	%{py_puresitedir}/serial
12cu|python-serial-2.7-1|43	%{py_puresitedir}/pyserial-%{version}-py%{py_ver}.egg-info
12cu|python-serial-2.7-1|44	
12cu|python-serial-2.7-1|45	
12cu|python-serial-2.7-1|46	
12cu|python-serial-2.7-1|47	%changelog
12cu|python-serial-2.7-1|48	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7-1
12cu|python-serial-2.7-1|49	+ Revision: c925d51
12cu|python-serial-2.7-1|50	- Updated to 2.7 (by updates_builder)
12cu|python-serial-2.7-1|51	
12cu|python-serial-2.7-1|52	

12026 12
12cu|python-setuptools_git-0.3-2|1	%define module setuptools_git
12cu|python-setuptools_git-0.3-2|2	Name:           python-%module
12cu|python-setuptools_git-0.3-2|3	Version:        0.3
12cu|python-setuptools_git-0.3-2|4	Release:        2
12cu|python-setuptools_git-0.3-2|5	Summary:        Setuptools_git package
12cu|python-setuptools_git-0.3-2|6	License:        BSD License
12cu|python-setuptools_git-0.3-2|7	Group:          Development/Python
12cu|python-setuptools_git-0.3-2|8	Source:         %module-%{version}.tar.gz
12cu|python-setuptools_git-0.3-2|9	URL:            http://ygingras.net/b/tag/%module
12cu|python-setuptools_git-0.3-2|10	BuildRequires:  python-devel
12cu|python-setuptools_git-0.3-2|11	BuildRequires:	 python-setuptools
12cu|python-setuptools_git-0.3-2|12	BuildArch:	noarch
12cu|python-setuptools_git-0.3-2|13	
12cu|python-setuptools_git-0.3-2|14	
12cu|python-setuptools_git-0.3-2|15	%description
12cu|python-setuptools_git-0.3-2|16	This is a plugin for setuptools that enables git integration. Once
12cu|python-setuptools_git-0.3-2|17	installed, Setuptools can be told to include in a package distribution
12cu|python-setuptools_git-0.3-2|18	all the files tracked by git. This is an alternative to explicit
12cu|python-setuptools_git-0.3-2|19	inclusion specifications with `MANIFEST.in`.
12cu|python-setuptools_git-0.3-2|20	
12cu|python-setuptools_git-0.3-2|21	%prep
12cu|python-setuptools_git-0.3-2|22	%setup -q -n %{module}-%{version}
12cu|python-setuptools_git-0.3-2|23	
12cu|python-setuptools_git-0.3-2|24	%build
12cu|python-setuptools_git-0.3-2|25	CFLAGS="%{optflags}" python setup.py build
12cu|python-setuptools_git-0.3-2|26	
12cu|python-setuptools_git-0.3-2|27	%install
12cu|python-setuptools_git-0.3-2|28	%{__python} setup.py install --root %{buildroot} --install-purelib=%{python_sitelib}
12cu|python-setuptools_git-0.3-2|29	
12cu|python-setuptools_git-0.3-2|30	%files
12cu|python-setuptools_git-0.3-2|31	%{python_sitelib}/*
12cu|python-setuptools_git-0.3-2|32	
12cu|python-setuptools_git-0.3-2|33	
12cu|python-setuptools_git-0.3-2|34	%changelog
12cu|python-setuptools_git-0.3-2|35	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
12cu|python-setuptools_git-0.3-2|36	+ Revision: f8ba006
12cu|python-setuptools_git-0.3-2|37	- Spec cleanup
12cu|python-setuptools_git-0.3-2|38	
12cu|python-setuptools_git-0.3-2|39	

12027 12
12cu|python-silvercity-0.9.7-11|1	%define shortname SilverCity
12cu|python-silvercity-0.9.7-11|2	Name:           python-silvercity
12cu|python-silvercity-0.9.7-11|3	Version:        0.9.7
12cu|python-silvercity-0.9.7-11|4	Release:        11
12cu|python-silvercity-0.9.7-11|5	Summary:        Lexing package, based on Scintilla
12cu|python-silvercity-0.9.7-11|6	Group:          Development/Python
12cu|python-silvercity-0.9.7-11|7	License:        BSD-like
12cu|python-silvercity-0.9.7-11|8	URL:            http://silvercity.sourceforge.net/
12cu|python-silvercity-0.9.7-11|9	Source0:        http://garr.dl.sourceforge.net/sourceforge/silvercity/%{shortname}-%{version}.tar.gz
12cu|python-silvercity-0.9.7-11|10	BuildRequires:  python-devel
12cu|python-silvercity-0.9.7-11|11	
12cu|python-silvercity-0.9.7-11|12	%description
12cu|python-silvercity-0.9.7-11|13	SilverCity is a lexing package, based on Scintilla, that can provide lexical
12cu|python-silvercity-0.9.7-11|14	analysis for over 20 programming and markup langauges.
12cu|python-silvercity-0.9.7-11|15	
12cu|python-silvercity-0.9.7-11|16	Scripting language bindings currently exist for Python.
12cu|python-silvercity-0.9.7-11|17	
12cu|python-silvercity-0.9.7-11|18	%prep
12cu|python-silvercity-0.9.7-11|19	%setup -q -n %{shortname}-%{version}
12cu|python-silvercity-0.9.7-11|20	
12cu|python-silvercity-0.9.7-11|21	# Fix dummy source file permissions
12cu|python-silvercity-0.9.7-11|22	find . -type f -exec chmod a+r {} \;
12cu|python-silvercity-0.9.7-11|23	find . \( -name "*.cxx" -o -name "*.h" \) -exec chmod a-x {} \;
12cu|python-silvercity-0.9.7-11|24	
12cu|python-silvercity-0.9.7-11|25	sed -i "s,/usr/home/sweetapp/bin/python,/usr/bin/env python," PySilverCity/Scripts/cgi-styler-form.py
12cu|python-silvercity-0.9.7-11|26	
12cu|python-silvercity-0.9.7-11|27	# fix .css permissions
12cu|python-silvercity-0.9.7-11|28	chmod 644 CSS/default.css
12cu|python-silvercity-0.9.7-11|29	
12cu|python-silvercity-0.9.7-11|30	%build
12cu|python-silvercity-0.9.7-11|31	%{__python} setup.py build
12cu|python-silvercity-0.9.7-11|32	
12cu|python-silvercity-0.9.7-11|33	%install
12cu|python-silvercity-0.9.7-11|34	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%{py_platsitedir}
12cu|python-silvercity-0.9.7-11|35	
12cu|python-silvercity-0.9.7-11|36	%files
12cu|python-silvercity-0.9.7-11|37	%{_bindir}/cgi-styler-form.py
12cu|python-silvercity-0.9.7-11|38	%{_bindir}/cgi-styler.py
12cu|python-silvercity-0.9.7-11|39	%{_bindir}/source2html.py
12cu|python-silvercity-0.9.7-11|40	%{py_platsitedir}/*
12cu|python-silvercity-0.9.7-11|41	
12cu|python-silvercity-0.9.7-11|42	
12cu|python-silvercity-0.9.7-11|43	%changelog
12cu|python-silvercity-0.9.7-11|44	* Tue Mar 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.7-11
12cu|python-silvercity-0.9.7-11|45	+ Revision: 950924a
12cu|python-silvercity-0.9.7-11|46	- Fix file permissions in debug package
12cu|python-silvercity-0.9.7-11|47	
12cu|python-silvercity-0.9.7-11|48	

12028 12
12cu|python-simpletal-5.1-1|1	%define srcname SimpleTAL
12cu|python-simpletal-5.1-1|2	
12cu|python-simpletal-5.1-1|3	Name:           python-simpletal
12cu|python-simpletal-5.1-1|4	Version:        5.1
12cu|python-simpletal-5.1-1|5	Release:        1
12cu|python-simpletal-5.1-1|6	
12cu|python-simpletal-5.1-1|7	Summary:        An XML based template processor for TAL, TALES and METAL specifications
12cu|python-simpletal-5.1-1|8	
12cu|python-simpletal-5.1-1|9	Group:          System/Libraries
12cu|python-simpletal-5.1-1|10	License:        BSD
12cu|python-simpletal-5.1-1|11	URL:            http://www.owlfish.com/software/simpleTAL/index.html
12cu|python-simpletal-5.1-1|12	Source0:        http://www.owlfish.com/software/simpleTAL/downloads/SimpleTAL-%{version}.tar.gz
12cu|python-simpletal-5.1-1|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cu|python-simpletal-5.1-1|14	
12cu|python-simpletal-5.1-1|15	BuildArch:      noarch
12cu|python-simpletal-5.1-1|16	BuildRequires:  python-devel
12cu|python-simpletal-5.1-1|17	
12cu|python-simpletal-5.1-1|18	%description
12cu|python-simpletal-5.1-1|19	SimpleTAL is a stand alone Python implementation of the TAL, TALES and METAL
12cu|python-simpletal-5.1-1|20	specifications used in Zope to power HTML and XML templates.
12cu|python-simpletal-5.1-1|21	
12cu|python-simpletal-5.1-1|22	
12cu|python-simpletal-5.1-1|23	%prep
12cu|python-simpletal-5.1-1|24	%setup -q -n %{srcname}-%{version}
12cu|python-simpletal-5.1-1|25	
12cu|python-simpletal-5.1-1|26	%build
12cu|python-simpletal-5.1-1|27	CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
12cu|python-simpletal-5.1-1|28	
12cu|python-simpletal-5.1-1|29	
12cu|python-simpletal-5.1-1|30	%install
12cu|python-simpletal-5.1-1|31	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-simpletal-5.1-1|32	
12cu|python-simpletal-5.1-1|33	
12cu|python-simpletal-5.1-1|34	
12cu|python-simpletal-5.1-1|35	%files
12cu|python-simpletal-5.1-1|36	%defattr(-,root,root,-)
12cu|python-simpletal-5.1-1|37	%doc Changes.txt LICENSE.txt README.txt examples/
12cu|python-simpletal-5.1-1|38	%dir %{python_sitelib}/simpletal
12cu|python-simpletal-5.1-1|39	%{python_sitelib}/simpletal/*.py
12cu|python-simpletal-5.1-1|40	%{python_sitelib}/SimpleTAL-%{version}-py*.egg-info
12cu|python-simpletal-5.1-1|41	
12cu|python-simpletal-5.1-1|42	
12cu|python-simpletal-5.1-1|43	
12cu|python-simpletal-5.1-1|44	%changelog
12cu|python-simpletal-5.1-1|45	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 4.3-1mdv2011.0
12cu|python-simpletal-5.1-1|46	+ Revision: 636248
12cu|python-simpletal-5.1-1|47	- update to new version 4.3
12cu|python-simpletal-5.1-1|48	
12cu|python-simpletal-5.1-1|49	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 4.2-2mdv2011.0
12cu|python-simpletal-5.1-1|50	+ Revision: 591782
12cu|python-simpletal-5.1-1|51	- Rebuild
12cu|python-simpletal-5.1-1|52	
12cu|python-simpletal-5.1-1|53	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 4.2-1mdv2010.1
12cu|python-simpletal-5.1-1|54	+ Revision: 489193
12cu|python-simpletal-5.1-1|55	- update to new version 4.2
12cu|python-simpletal-5.1-1|56	
12cu|python-simpletal-5.1-1|57	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 4.1-3mdv2010.0
12cu|python-simpletal-5.1-1|58	+ Revision: 442485
12cu|python-simpletal-5.1-1|59	- rebuild
12cu|python-simpletal-5.1-1|60	
12cu|python-simpletal-5.1-1|61	* Fri Dec 26 2008 Crispin Boylan <crisb@mandriva.org> 4.1-2mdv2009.1
12cu|python-simpletal-5.1-1|62	+ Revision: 319400
12cu|python-simpletal-5.1-1|63	- Rebuild for python2.6
12cu|python-simpletal-5.1-1|64	
12cu|python-simpletal-5.1-1|65	* Thu Dec 04 2008 Crispin Boylan <crisb@mandriva.org> 4.1-1mdv2009.1
12cu|python-simpletal-5.1-1|66	+ Revision: 309952
12cu|python-simpletal-5.1-1|67	- Fix summary
12cu|python-simpletal-5.1-1|68	- Based on redhat package
12cu|python-simpletal-5.1-1|69	- create python-simpletal
12cu|python-simpletal-5.1-1|70	
12cu|python-simpletal-5.1-1|71	

12029 12
12cu|python-socketpool-0.5.3-1|1	%define oname socketpool
12cu|python-socketpool-0.5.3-1|2	
12cu|python-socketpool-0.5.3-1|3	Name:           python-%{oname}
12cu|python-socketpool-0.5.3-1|4	Version:        0.5.3
12cu|python-socketpool-0.5.3-1|5	Release:        1
12cu|python-socketpool-0.5.3-1|6	Summary:        A simple Python socket pool
12cu|python-socketpool-0.5.3-1|7	Group:		    Development/Python
12cu|python-socketpool-0.5.3-1|8	License:        Public Domain or MIT
12cu|python-socketpool-0.5.3-1|9	URL:            https://github.com/benoitc/%{oname}
12cu|python-socketpool-0.5.3-1|10	Source0:        http://pypi.python.org/packages/source/s/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-socketpool-0.5.3-1|11	
12cu|python-socketpool-0.5.3-1|12	BuildRequires:  pkgconfig(python)
12cu|python-socketpool-0.5.3-1|13	BuildRequires:  pythonegg(setuptools)
12cu|python-socketpool-0.5.3-1|14	
12cu|python-socketpool-0.5.3-1|15	BuildArch:      noarch
12cu|python-socketpool-0.5.3-1|16	
12cu|python-socketpool-0.5.3-1|17	%description
12cu|python-socketpool-0.5.3-1|18	Socket pool is a simple socket pool that supports multiple factories and
12cu|python-socketpool-0.5.3-1|19	backends. It can easily be used by gevent, eventlet or any other library.
12cu|python-socketpool-0.5.3-1|20	
12cu|python-socketpool-0.5.3-1|21	%prep
12cu|python-socketpool-0.5.3-1|22	%setup -qn %{oname}-%{version}
12cu|python-socketpool-0.5.3-1|23	rm -rf %{oname}.egg-info
12cu|python-socketpool-0.5.3-1|24	
12cu|python-socketpool-0.5.3-1|25	%build
12cu|python-socketpool-0.5.3-1|26	python setup.py build
12cu|python-socketpool-0.5.3-1|27	
12cu|python-socketpool-0.5.3-1|28	
12cu|python-socketpool-0.5.3-1|29	%install
12cu|python-socketpool-0.5.3-1|30	python setup.py install -O1 --skip-build --root %{buildroot} --install-data %{_docdir}
12cu|python-socketpool-0.5.3-1|31	mv examples %{buildroot}%{_docdir}/%{oname}/
12cu|python-socketpool-0.5.3-1|32	
12cu|python-socketpool-0.5.3-1|33	
12cu|python-socketpool-0.5.3-1|34	%files
12cu|python-socketpool-0.5.3-1|35	%doc %{_docdir}/%{oname}
12cu|python-socketpool-0.5.3-1|36	%{py_puresitedir}/%{oname}*
12cu|python-socketpool-0.5.3-1|37	
12cu|python-socketpool-0.5.3-1|38	%changelog
12cu|python-socketpool-0.5.3-1|39	* Mon Apr 14 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.5.3-1
12cu|python-socketpool-0.5.3-1|40	+ Revision: 03fa636
12cu|python-socketpool-0.5.3-1|41	- Updated python-socketpool.spec
12cu|python-socketpool-0.5.3-1|42	
12cu|python-socketpool-0.5.3-1|43	

12030 12
12cu|python-SPARQLWrapper-1.5.2-1|1	%define	oname	SPARQLWrapper
12cu|python-SPARQLWrapper-1.5.2-1|2	
12cu|python-SPARQLWrapper-1.5.2-1|3	Name:		python-%{oname}
12cu|python-SPARQLWrapper-1.5.2-1|4	Version:	1.5.2
12cu|python-SPARQLWrapper-1.5.2-1|5	Release:	1
12cu|python-SPARQLWrapper-1.5.2-1|6	Summary:	SPARQL Endpoint interface to Python
12cu|python-SPARQLWrapper-1.5.2-1|7	Source0:	http://pypi.python.org/packages/source/S/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-SPARQLWrapper-1.5.2-1|8	License:	W3C SOFTWARE NOTICE AND LICENSE
12cu|python-SPARQLWrapper-1.5.2-1|9	Group:		Development/Python
12cu|python-SPARQLWrapper-1.5.2-1|10	Url:		http://sparql-wrapper.sourceforge.net/
12cu|python-SPARQLWrapper-1.5.2-1|11	BuildArch:	noarch
12cu|python-SPARQLWrapper-1.5.2-1|12	BuildRequires:	python-setuptools
12cu|python-SPARQLWrapper-1.5.2-1|13	
12cu|python-SPARQLWrapper-1.5.2-1|14	%description
12cu|python-SPARQLWrapper-1.5.2-1|15	This is a wrapper around a SPARQL service.
12cu|python-SPARQLWrapper-1.5.2-1|16	It helps in creating the query URI and, possibly, convert the result
12cu|python-SPARQLWrapper-1.5.2-1|17	into a more manageable format.
12cu|python-SPARQLWrapper-1.5.2-1|18	
12cu|python-SPARQLWrapper-1.5.2-1|19	%prep
12cu|python-SPARQLWrapper-1.5.2-1|20	%setup -q -n %{oname}-%{version}
12cu|python-SPARQLWrapper-1.5.2-1|21	
12cu|python-SPARQLWrapper-1.5.2-1|22	%build
12cu|python-SPARQLWrapper-1.5.2-1|23	python setup.py build
12cu|python-SPARQLWrapper-1.5.2-1|24	
12cu|python-SPARQLWrapper-1.5.2-1|25	%install
12cu|python-SPARQLWrapper-1.5.2-1|26	python setup.py install --root=%{buildroot}
12cu|python-SPARQLWrapper-1.5.2-1|27	
12cu|python-SPARQLWrapper-1.5.2-1|28	%files
12cu|python-SPARQLWrapper-1.5.2-1|29	%doc AUTHORS.txt
12cu|python-SPARQLWrapper-1.5.2-1|30	%doc ChangeLog.txt
12cu|python-SPARQLWrapper-1.5.2-1|31	%doc LICENSE.txt
12cu|python-SPARQLWrapper-1.5.2-1|32	%doc README.txt
12cu|python-SPARQLWrapper-1.5.2-1|33	%{py_puresitedir}/SPARQLWrapper/*
12cu|python-SPARQLWrapper-1.5.2-1|34	%{py_puresitedir}/SPARQLWrapper*.egg-info
12cu|python-SPARQLWrapper-1.5.2-1|35	
12cu|python-SPARQLWrapper-1.5.2-1|36	%changelog
12cu|python-SPARQLWrapper-1.5.2-1|37	* Wed Dec 04 2013 Rosa <rosa@abf.rosalinux.ru> 1.5.2-1
12cu|python-SPARQLWrapper-1.5.2-1|38	+ Revision: db1a285
12cu|python-SPARQLWrapper-1.5.2-1|39	- Automatic import for version 1.5.2-1
12cu|python-SPARQLWrapper-1.5.2-1|40	
12cu|python-SPARQLWrapper-1.5.2-1|41	

12031 12
12cu|python-sqlalchemy-migrate-0.8.2-1|1	%define module sqlalchemy-migrate
12cu|python-sqlalchemy-migrate-0.8.2-1|2	
12cu|python-sqlalchemy-migrate-0.8.2-1|3	%define debug_package %{nil}
12cu|python-sqlalchemy-migrate-0.8.2-1|4	
12cu|python-sqlalchemy-migrate-0.8.2-1|5	Name:           python-%{module}
12cu|python-sqlalchemy-migrate-0.8.2-1|6	Version:        0.8.2
12cu|python-sqlalchemy-migrate-0.8.2-1|7	Release:        1
12cu|python-sqlalchemy-migrate-0.8.2-1|8	License:        MIT
12cu|python-sqlalchemy-migrate-0.8.2-1|9	Source:         http://pypi.python.org/packages/source/s/sqlalchemy-migrate/sqlalchemy-migrate-%{version}.tar.gz
12cu|python-sqlalchemy-migrate-0.8.2-1|10	Group:          Development/Python
12cu|python-sqlalchemy-migrate-0.8.2-1|11	Summary:        Database schema migration for SQLAlchemy
12cu|python-sqlalchemy-migrate-0.8.2-1|12	BuildRequires:  python-py
12cu|python-sqlalchemy-migrate-0.8.2-1|13	Url:            http://pypi.python.org/pypi/sqlalchemy-migrate
12cu|python-sqlalchemy-migrate-0.8.2-1|14	BuildRequires:  python-setuptools
12cu|python-sqlalchemy-migrate-0.8.2-1|15	Requires:       python-nose >= 0.10
12cu|python-sqlalchemy-migrate-0.8.2-1|16	Requires:       python-sqlalchemy >= 0.5
12cu|python-sqlalchemy-migrate-0.8.2-1|17	Requires:       python-sphinx >= 0.5
12cu|python-sqlalchemy-migrate-0.8.2-1|18	Requires:       python-tempita
12cu|python-sqlalchemy-migrate-0.8.2-1|19	Requires:       python-decorator
12cu|python-sqlalchemy-migrate-0.8.2-1|20	
12cu|python-sqlalchemy-migrate-0.8.2-1|21	%description
12cu|python-sqlalchemy-migrate-0.8.2-1|22	Inspired by Ruby on Rails' migrations, Migrate provides a way to deal with
12cu|python-sqlalchemy-migrate-0.8.2-1|23	database schema changes in SQLAlchemy projects.
12cu|python-sqlalchemy-migrate-0.8.2-1|24	
12cu|python-sqlalchemy-migrate-0.8.2-1|25	Migrate extends SQLAlchemy to have database changeset handling. It provides a
12cu|python-sqlalchemy-migrate-0.8.2-1|26	database change repository mechanism which can be used from the command line as
12cu|python-sqlalchemy-migrate-0.8.2-1|27	well as from inside python code.
12cu|python-sqlalchemy-migrate-0.8.2-1|28	
12cu|python-sqlalchemy-migrate-0.8.2-1|29	%prep
12cu|python-sqlalchemy-migrate-0.8.2-1|30	%setup -q -n %module-%version
12cu|python-sqlalchemy-migrate-0.8.2-1|31	
12cu|python-sqlalchemy-migrate-0.8.2-1|32	%build
12cu|python-sqlalchemy-migrate-0.8.2-1|33	CFLAGS="%{optflags}" python setup.py build
12cu|python-sqlalchemy-migrate-0.8.2-1|34	
12cu|python-sqlalchemy-migrate-0.8.2-1|35	%install
12cu|python-sqlalchemy-migrate-0.8.2-1|36	python setup.py install --root %{buildroot} --install-purelib=%{py_platsitedir}
12cu|python-sqlalchemy-migrate-0.8.2-1|37	
12cu|python-sqlalchemy-migrate-0.8.2-1|38	%clean
12cu|python-sqlalchemy-migrate-0.8.2-1|39	
12cu|python-sqlalchemy-migrate-0.8.2-1|40	%files
12cu|python-sqlalchemy-migrate-0.8.2-1|41	%doc PKG-INFO
12cu|python-sqlalchemy-migrate-0.8.2-1|42	%{_bindir}/migrate*
12cu|python-sqlalchemy-migrate-0.8.2-1|43	%{py_platsitedir}/*
12cu|python-sqlalchemy-migrate-0.8.2-1|44	
12cu|python-sqlalchemy-migrate-0.8.2-1|45	
12cu|python-sqlalchemy-migrate-0.8.2-1|46	
12cu|python-sqlalchemy-migrate-0.8.2-1|47	%changelog
12cu|python-sqlalchemy-migrate-0.8.2-1|48	* Sun Dec 29 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-1
12cu|python-sqlalchemy-migrate-0.8.2-1|49	+ Revision: f1a4596
12cu|python-sqlalchemy-migrate-0.8.2-1|50	- Fix %doc files
12cu|python-sqlalchemy-migrate-0.8.2-1|51	
12cu|python-sqlalchemy-migrate-0.8.2-1|52	

12032 12
12cu|python-sqlobject-1.3.2-1|1	Summary: Object-Relational Manager, aka database wrapper for python
12cu|python-sqlobject-1.3.2-1|2	Name: python-sqlobject
12cu|python-sqlobject-1.3.2-1|3	Version: 1.3.2
12cu|python-sqlobject-1.3.2-1|4	Release: 1
12cu|python-sqlobject-1.3.2-1|5	URL: http://sqlobject.org/
12cu|python-sqlobject-1.3.2-1|6	Source0: http://pypi.python.org/packages/source/S/SQLObject/SQLObject-%{version}.tar.gz
12cu|python-sqlobject-1.3.2-1|7	License: LGPL
12cu|python-sqlobject-1.3.2-1|8	Group: Development/Python
12cu|python-sqlobject-1.3.2-1|9	BuildArch: noarch
12cu|python-sqlobject-1.3.2-1|10	BuildRequires: python-devel python-setuptools
12cu|python-sqlobject-1.3.2-1|11	Requires: python
12cu|python-sqlobject-1.3.2-1|12	
12cu|python-sqlobject-1.3.2-1|13	%description
12cu|python-sqlobject-1.3.2-1|14	Classes created using SQLObject wrap database rows, presenting a
12cu|python-sqlobject-1.3.2-1|15	friendly-looking Python object instead of a database/SQL interface.
12cu|python-sqlobject-1.3.2-1|16	Emphasizes convenience.  Works with MySQL, PostgreSQL, SQLite, Firebird.
12cu|python-sqlobject-1.3.2-1|17	
12cu|python-sqlobject-1.3.2-1|18	%prep
12cu|python-sqlobject-1.3.2-1|19	%setup -n SQLObject-%version -q
12cu|python-sqlobject-1.3.2-1|20	
12cu|python-sqlobject-1.3.2-1|21	%build
12cu|python-sqlobject-1.3.2-1|22	python setup.py build
12cu|python-sqlobject-1.3.2-1|23	
12cu|python-sqlobject-1.3.2-1|24	%install
12cu|python-sqlobject-1.3.2-1|25	python setup.py install --root %{buildroot}
12cu|python-sqlobject-1.3.2-1|26	rm -Rf %{buildroot}/%_bindir/easy_install
12cu|python-sqlobject-1.3.2-1|27	
12cu|python-sqlobject-1.3.2-1|28	%clean
12cu|python-sqlobject-1.3.2-1|29	
12cu|python-sqlobject-1.3.2-1|30	%files
12cu|python-sqlobject-1.3.2-1|31	%doc docs
12cu|python-sqlobject-1.3.2-1|32	%{py_puresitedir}/*
12cu|python-sqlobject-1.3.2-1|33	%_bindir/*
12cu|python-sqlobject-1.3.2-1|34	
12cu|python-sqlobject-1.3.2-1|35	
12cu|python-sqlobject-1.3.2-1|36	
12cu|python-sqlobject-1.3.2-1|37	
12cu|python-sqlobject-1.3.2-1|38	
12cu|python-sqlobject-1.3.2-1|39	%changelog
12cu|python-sqlobject-1.3.2-1|40	* Wed Oct 16 2013 dsilakov <denis.silakov@rosalab.ru> 1.3.2-1
12cu|python-sqlobject-1.3.2-1|41	+ Revision: fccd35e
12cu|python-sqlobject-1.3.2-1|42	- Merge pull request #1 from import/python-sqlobject:auto_update
12cu|python-sqlobject-1.3.2-1|43	- ROSA Updates Builder: update suggested
12cu|python-sqlobject-1.3.2-1|44	
12cu|python-sqlobject-1.3.2-1|45	

12033 12
12cu|python-stevedore-0.15-1|1	%define oname stevedore
12cu|python-stevedore-0.15-1|2	
12cu|python-stevedore-0.15-1|3	Name:           python-%{oname}
12cu|python-stevedore-0.15-1|4	Version:        0.15
12cu|python-stevedore-0.15-1|5	Release:        1
12cu|python-stevedore-0.15-1|6	Summary:        Manage dynamic plugins for Python applications
12cu|python-stevedore-0.15-1|7	Group:          Development/Python
12cu|python-stevedore-0.15-1|8	License:        ASL 2.0
12cu|python-stevedore-0.15-1|9	URL:            https://github.com/dreamhost/%{oname}
12cu|python-stevedore-0.15-1|10	Source0:        http://pypi.python.org/packages/source/s/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-stevedore-0.15-1|11	
12cu|python-stevedore-0.15-1|12	BuildRequires:  pkgconfig(python)
12cu|python-stevedore-0.15-1|13	BuildRequires:  pythonegg(setuptools)
12cu|python-stevedore-0.15-1|14	BuildRequires:  pythonegg(pbr)
12cu|python-stevedore-0.15-1|15	BuildRequires:  pythonegg(nose)
12cu|python-stevedore-0.15-1|16	BuildRequires:  pythonegg(mock)
12cu|python-stevedore-0.15-1|17	
12cu|python-stevedore-0.15-1|18	Requires:       pythonegg(setuptools)
12cu|python-stevedore-0.15-1|19	
12cu|python-stevedore-0.15-1|20	BuildArch:      noarch
12cu|python-stevedore-0.15-1|21	
12cu|python-stevedore-0.15-1|22	%description
12cu|python-stevedore-0.15-1|23	Manage dynamic plugins for Python applications
12cu|python-stevedore-0.15-1|24	
12cu|python-stevedore-0.15-1|25	
12cu|python-stevedore-0.15-1|26	%prep
12cu|python-stevedore-0.15-1|27	%setup -q -n %{oname}-%{version}
12cu|python-stevedore-0.15-1|28	
12cu|python-stevedore-0.15-1|29	%build
12cu|python-stevedore-0.15-1|30	python setup.py build
12cu|python-stevedore-0.15-1|31	
12cu|python-stevedore-0.15-1|32	%install
12cu|python-stevedore-0.15-1|33	python setup.py install --skip-build --root %{buildroot}
12cu|python-stevedore-0.15-1|34	
12cu|python-stevedore-0.15-1|35	%check
12cu|python-stevedore-0.15-1|36	PYTHONPATH=. nosetests
12cu|python-stevedore-0.15-1|37	
12cu|python-stevedore-0.15-1|38	
12cu|python-stevedore-0.15-1|39	%files
12cu|python-stevedore-0.15-1|40	%doc README.rst LICENSE
12cu|python-stevedore-0.15-1|41	%{py_puresitedir}/%{oname}
12cu|python-stevedore-0.15-1|42	%{py_puresitedir}/%{oname}-%{version}-py?.?.egg-info
12cu|python-stevedore-0.15-1|43	
12cu|python-stevedore-0.15-1|44	
12cu|python-stevedore-0.15-1|45	%changelog
12cu|python-stevedore-0.15-1|46	* Sat Apr 12 2014 symbianflo <symbianflo@symbianflo> 0.15-1
12cu|python-stevedore-0.15-1|47	+ Revision: 4474224
12cu|python-stevedore-0.15-1|48	- Imported from SRPM
12cu|python-stevedore-0.15-1|49	
12cu|python-stevedore-0.15-1|50	

12034 12
12cu|python-suds-0.4.1-1|1	Summary: Lightweight SOAP client
12cu|python-suds-0.4.1-1|2	Name:    python-suds
12cu|python-suds-0.4.1-1|3	Version: 0.4.1
12cu|python-suds-0.4.1-1|4	Release: 1
12cu|python-suds-0.4.1-1|5	Source0: https://fedorahosted.org/releases/s/u/suds/%{name}-%{version}.tar.gz
12cu|python-suds-0.4.1-1|6	License: GPL3
12cu|python-suds-0.4.1-1|7	Group: Development/Python
12cu|python-suds-0.4.1-1|8	Prefix: %{_prefix}
12cu|python-suds-0.4.1-1|9	BuildArch: noarch
12cu|python-suds-0.4.1-1|10	Url: https://fedorahosted.org/suds
12cu|python-suds-0.4.1-1|11	AutoReq: 0
12cu|python-suds-0.4.1-1|12	
12cu|python-suds-0.4.1-1|13	BuildRequires: python-devel python-setuptools
12cu|python-suds-0.4.1-1|14	
12cu|python-suds-0.4.1-1|15	%description
12cu|python-suds-0.4.1-1|16	suds
12cu|python-suds-0.4.1-1|17	
12cu|python-suds-0.4.1-1|18	%prep
12cu|python-suds-0.4.1-1|19	%setup -q
12cu|python-suds-0.4.1-1|20	
12cu|python-suds-0.4.1-1|21	%build
12cu|python-suds-0.4.1-1|22	python setup.py build
12cu|python-suds-0.4.1-1|23	
12cu|python-suds-0.4.1-1|24	%install
12cu|python-suds-0.4.1-1|25	python setup.py install  --root=%{buildroot} --record=INSTALLED_FILES
12cu|python-suds-0.4.1-1|26	
12cu|python-suds-0.4.1-1|27	touch DIRS
12cu|python-suds-0.4.1-1|28	for i in `cat INSTALLED_FILES`; do
12cu|python-suds-0.4.1-1|29	if [ -f %{buildroot}/$i ]; then
12cu|python-suds-0.4.1-1|30	echo $i >>FILES
12cu|python-suds-0.4.1-1|31	fi
12cu|python-suds-0.4.1-1|32	if [ -d %{buildroot}/$i ]; then
12cu|python-suds-0.4.1-1|33	echo %dir $i >>DIRS
12cu|python-suds-0.4.1-1|34	fi
12cu|python-suds-0.4.1-1|35	done
12cu|python-suds-0.4.1-1|36	
12cu|python-suds-0.4.1-1|37	sed -e "/\.py[co]$/d" -e "s/\.py$/.py*/" DIRS FILES >INSTALLED_FILES
12cu|python-suds-0.4.1-1|38	
12cu|python-suds-0.4.1-1|39	%clean
12cu|python-suds-0.4.1-1|40	
12cu|python-suds-0.4.1-1|41	%files -f INSTALLED_FILES
12cu|python-suds-0.4.1-1|42	
12cu|python-suds-0.4.1-1|43	%changelog
12cu|python-suds-0.4.1-1|44	* Sun Dec 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-1
12cu|python-suds-0.4.1-1|45	+ Revision: aee4e98
12cu|python-suds-0.4.1-1|46	- Fix setup
12cu|python-suds-0.4.1-1|47	
12cu|python-suds-0.4.1-1|48	

12035 12
12cu|python-svg2rlg-0.3-1|1	%define	oname	svg2rlg
12cu|python-svg2rlg-0.3-1|2	
12cu|python-svg2rlg-0.3-1|3	Name:		python-%{oname}
12cu|python-svg2rlg-0.3-1|4	Version:	0.3
12cu|python-svg2rlg-0.3-1|5	Release:	1
12cu|python-svg2rlg-0.3-1|6	Summary:	Convert SVG to Reportlab drawing
12cu|python-svg2rlg-0.3-1|7	Source0:	http://pypi.python.org/packages/source/s/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-svg2rlg-0.3-1|8	License:	BSD
12cu|python-svg2rlg-0.3-1|9	Group:		Development/Python
12cu|python-svg2rlg-0.3-1|10	Url:		http://code.google.com/p/svg2rlg/
12cu|python-svg2rlg-0.3-1|11	BuildArch:	noarch
12cu|python-svg2rlg-0.3-1|12	BuildRequires:  python-devel
12cu|python-svg2rlg-0.3-1|13	BuildRequires:  python-setuptools
12cu|python-svg2rlg-0.3-1|14	
12cu|python-svg2rlg-0.3-1|15	Requires:	python-reportlab
12cu|python-svg2rlg-0.3-1|16	
12cu|python-svg2rlg-0.3-1|17	%description
12cu|python-svg2rlg-0.3-1|18	**svg2rlg** is a small utility to convert SVG to reportlab graphics.
12cu|python-svg2rlg-0.3-1|19	
12cu|python-svg2rlg-0.3-1|20	The authors motivation was to have a more robust handling of
12cu|python-svg2rlg-0.3-1|21	SVG files in the **rst2pdf** tool. Specific to be able to handle
12cu|python-svg2rlg-0.3-1|22	the quirks needed to include SVG export from matplotlib.
12cu|python-svg2rlg-0.3-1|23	
12cu|python-svg2rlg-0.3-1|24	%prep
12cu|python-svg2rlg-0.3-1|25	%setup -q -n %{oname}-%{version}
12cu|python-svg2rlg-0.3-1|26	perl -i -pe 's/\r\n/\n/gs' {README,COPYING}.txt
12cu|python-svg2rlg-0.3-1|27	
12cu|python-svg2rlg-0.3-1|28	
12cu|python-svg2rlg-0.3-1|29	%build
12cu|python-svg2rlg-0.3-1|30	python setup.py build
12cu|python-svg2rlg-0.3-1|31	
12cu|python-svg2rlg-0.3-1|32	%install
12cu|python-svg2rlg-0.3-1|33	python setup.py install --root=%{buildroot}
12cu|python-svg2rlg-0.3-1|34	
12cu|python-svg2rlg-0.3-1|35	chmod +x %{buildroot}%{py_puresitedir}/svg2rlg.py
12cu|python-svg2rlg-0.3-1|36	
12cu|python-svg2rlg-0.3-1|37	
12cu|python-svg2rlg-0.3-1|38	%files
12cu|python-svg2rlg-0.3-1|39	%doc *.txt
12cu|python-svg2rlg-0.3-1|40	%{py_puresitedir}/svg2rlg.py*
12cu|python-svg2rlg-0.3-1|41	%{py_puresitedir}/svg2rlg*.egg-info
12cu|python-svg2rlg-0.3-1|42	
12cu|python-svg2rlg-0.3-1|43	
12cu|python-svg2rlg-0.3-1|44	
12cu|python-svg2rlg-0.3-1|45	%changelog
12cu|python-svg2rlg-0.3-1|46	* Tue Dec 03 2013 symbianflo <symbianflo@mandrivausers.ro> 0.3-1
12cu|python-svg2rlg-0.3-1|47	+ Revision: 2d420e3
12cu|python-svg2rlg-0.3-1|48	- Import python-svg2rlg
12cu|python-svg2rlg-0.3-1|49	
12cu|python-svg2rlg-0.3-1|50	

12036 12
12cu|python-swiftclient-2.0.2-1|1	Name:       python-swiftclient
12cu|python-swiftclient-2.0.2-1|2	Version:    2.0.2
12cu|python-swiftclient-2.0.2-1|3	Release:    1
12cu|python-swiftclient-2.0.2-1|4	Summary:    Client Library for OpenStack Object Storage API
12cu|python-swiftclient-2.0.2-1|5	License:    ASL 2.0
12cu|python-swiftclient-2.0.2-1|6	Group:      Development/Python
12cu|python-swiftclient-2.0.2-1|7	URL:        http://pypi.python.org/pypi/%{name}
12cu|python-swiftclient-2.0.2-1|8	Source0:    http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
12cu|python-swiftclient-2.0.2-1|9	# fedora patch
12cu|python-swiftclient-2.0.2-1|10	Patch0001: 0001-Remove-builtin-requirements-handling.patch
12cu|python-swiftclient-2.0.2-1|11	
12cu|python-swiftclient-2.0.2-1|12	BuildRequires: pkgconfig(python)
12cu|python-swiftclient-2.0.2-1|13	BuildRequires: pythonegg(setuptools)
12cu|python-swiftclient-2.0.2-1|14	BuildRequires: pythonegg(d2to1)
12cu|python-swiftclient-2.0.2-1|15	BuildRequires: pythonegg(pbr)
12cu|python-swiftclient-2.0.2-1|16	BuildRequires: pythonegg(requests)
12cu|python-swiftclient-2.0.2-1|17	BuildRequires: pythonegg(sphinx)
12cu|python-swiftclient-2.0.2-1|18	BuildRequires: pythonegg(six)
12cu|python-swiftclient-2.0.2-1|19	
12cu|python-swiftclient-2.0.2-1|20	Requires:    pythonegg(python-keystoneclient)
12cu|python-swiftclient-2.0.2-1|21	Requires:    pythonegg(requests)
12cu|python-swiftclient-2.0.2-1|22	
12cu|python-swiftclient-2.0.2-1|23	Conflicts:  openstack-swift
12cu|python-swiftclient-2.0.2-1|24	
12cu|python-swiftclient-2.0.2-1|25	BuildArch:  noarch
12cu|python-swiftclient-2.0.2-1|26	
12cu|python-swiftclient-2.0.2-1|27	%description
12cu|python-swiftclient-2.0.2-1|28	Client library and command line utility for interacting with Openstack
12cu|python-swiftclient-2.0.2-1|29	Object Storage API.
12cu|python-swiftclient-2.0.2-1|30	
12cu|python-swiftclient-2.0.2-1|31	
12cu|python-swiftclient-2.0.2-1|32	%prep
12cu|python-swiftclient-2.0.2-1|33	%setup -q
12cu|python-swiftclient-2.0.2-1|34	
12cu|python-swiftclient-2.0.2-1|35	%patch0001 -p1
12cu|python-swiftclient-2.0.2-1|36	rm -f test-requirements.txt requirements.txt
12cu|python-swiftclient-2.0.2-1|37	rm -rf python_swiftclient.egg-info
12cu|python-swiftclient-2.0.2-1|38	
12cu|python-swiftclient-2.0.2-1|39	%build
12cu|python-swiftclient-2.0.2-1|40	python setup.py build
12cu|python-swiftclient-2.0.2-1|41	
12cu|python-swiftclient-2.0.2-1|42	%install
12cu|python-swiftclient-2.0.2-1|43	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-swiftclient-2.0.2-1|44	
12cu|python-swiftclient-2.0.2-1|45	# build html docs
12cu|python-swiftclient-2.0.2-1|46	export PYTHONPATH="$( pwd ):$PYTHONPATH"
12cu|python-swiftclient-2.0.2-1|47	pushd doc
12cu|python-swiftclient-2.0.2-1|48	make html
12cu|python-swiftclient-2.0.2-1|49	popd
12cu|python-swiftclient-2.0.2-1|50	
12cu|python-swiftclient-2.0.2-1|51	# manpage
12cu|python-swiftclient-2.0.2-1|52	install -p -D -m 644 doc/manpages/swift.1 %{buildroot}%{_mandir}/man1/swift.1
12cu|python-swiftclient-2.0.2-1|53	
12cu|python-swiftclient-2.0.2-1|54	# Fix linting
12cu|python-swiftclient-2.0.2-1|55	rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
12cu|python-swiftclient-2.0.2-1|56	
12cu|python-swiftclient-2.0.2-1|57	%files
12cu|python-swiftclient-2.0.2-1|58	%doc LICENSE README.rst doc/build/html
12cu|python-swiftclient-2.0.2-1|59	%{_bindir}/swift
12cu|python-swiftclient-2.0.2-1|60	%{python_sitelib}/swiftclient
12cu|python-swiftclient-2.0.2-1|61	%{python_sitelib}/*.egg-info
12cu|python-swiftclient-2.0.2-1|62	%{_mandir}/man1/swift.1*
12cu|python-swiftclient-2.0.2-1|63	
12cu|python-swiftclient-2.0.2-1|64	
12cu|python-swiftclient-2.0.2-1|65	%changelog
12cu|python-swiftclient-2.0.2-1|66	* Fri Apr 11 2014 Rosa <rosa@abf.rosalinux.ru> 2.0.2-1
12cu|python-swiftclient-2.0.2-1|67	+ Revision: 6c94c02
12cu|python-swiftclient-2.0.2-1|68	- Automatic import for version 2.0.2-1
12cu|python-swiftclient-2.0.2-1|69	
12cu|python-swiftclient-2.0.2-1|70	

12037 12
12cu|python-tables-3.0.0-1|1	%define module	tables
12cu|python-tables-3.0.0-1|2	
12cu|python-tables-3.0.0-1|3	Summary: 	Hierarchical datasets in Python
12cu|python-tables-3.0.0-1|4	Name: 	 	python-%{module}
12cu|python-tables-3.0.0-1|5	Version: 	3.0.0
12cu|python-tables-3.0.0-1|6	Release: 	1
12cu|python-tables-3.0.0-1|7	Source0: 	https://pypi.python.org/packages/source/t/%{module}/%{module}-%{version}.tar.gz
12cu|python-tables-3.0.0-1|8	License: 	BSD
12cu|python-tables-3.0.0-1|9	Group: 	 	Development/Python
12cu|python-tables-3.0.0-1|10	Url: 	 	http://www.pytables.org
12cu|python-tables-3.0.0-1|11	Requires: 	python-numpy >= 1.4.1
12cu|python-tables-3.0.0-1|12	Requires:	python-numexpr >= 1.4.1
12cu|python-tables-3.0.0-1|13	BuildRequires:	python-numpy >= 1.4.1
12cu|python-tables-3.0.0-1|14	BuildRequires:	python-numpy-devel >= 1.4.1
12cu|python-tables-3.0.0-1|15	BuildRequires:	python-numexpr >= 1.4.1
12cu|python-tables-3.0.0-1|16	BuildRequires: 	hdf5-devel >= 1.6.10
12cu|python-tables-3.0.0-1|17	BuildRequires:	bzip2-devel
12cu|python-tables-3.0.0-1|18	BuildRequires:	liblzo-devel
12cu|python-tables-3.0.0-1|19	BuildRequires:	python-cython >= 0.13
12cu|python-tables-3.0.0-1|20	BuildRequires:	python-setuptools
12cu|python-tables-3.0.0-1|21	BuildRequires:	pkgconfig(python)
12cu|python-tables-3.0.0-1|22	BuildRequires:	python-sphinx
12cu|python-tables-3.0.0-1|23	BuildRequires:	pkgconfig(lapack)
12cu|python-tables-3.0.0-1|24	%rename python-pytables
12cu|python-tables-3.0.0-1|25	
12cu|python-tables-3.0.0-1|26	%description
12cu|python-tables-3.0.0-1|27	PyTables is a Python package for managing hierarchical datasets
12cu|python-tables-3.0.0-1|28	designed to efficiently and easily cope with extremely large amounts
12cu|python-tables-3.0.0-1|29	of data. It is built on top of the HDF5 library and the NumPy package
12cu|python-tables-3.0.0-1|30	(numarray and Numeric are also supported). PyTables features an
12cu|python-tables-3.0.0-1|31	object-oriented interface and performance-critical extensions coded in
12cu|python-tables-3.0.0-1|32	C (generated using Pyrex) that make it a fast yet extremely
12cu|python-tables-3.0.0-1|33	easy-to-use tool for interactively processing and searching through
12cu|python-tables-3.0.0-1|34	very large amounts of data. PyTables also optimizes memory and disk
12cu|python-tables-3.0.0-1|35	resources so that data occupies much less space than with other
12cu|python-tables-3.0.0-1|36	solutions such as relational or object-oriented databases (especially
12cu|python-tables-3.0.0-1|37	when compression is used).
12cu|python-tables-3.0.0-1|38	
12cu|python-tables-3.0.0-1|39	%package	doc
12cu|python-tables-3.0.0-1|40	Group:		Development/Python
12cu|python-tables-3.0.0-1|41	Summary:	Documentation for PyTables
12cu|python-tables-3.0.0-1|42	BuildArch:	noarch
12cu|python-tables-3.0.0-1|43	
12cu|python-tables-3.0.0-1|44	%description doc
12cu|python-tables-3.0.0-1|45	The %{name}-doc package contains the documentation related to
12cu|python-tables-3.0.0-1|46	PyTables.
12cu|python-tables-3.0.0-1|47	
12cu|python-tables-3.0.0-1|48	%package -n python3-%{module}
12cu|python-tables-3.0.0-1|49	Summary:        Hierarchical datasets in Python 3
12cu|python-tables-3.0.0-1|50	Group:          Development/Python
12cu|python-tables-3.0.0-1|51	Requires: 	python3-numpy
12cu|python-tables-3.0.0-1|52	Requires:	python3-numexpr
12cu|python-tables-3.0.0-1|53	BuildRequires:	python3-numpy
12cu|python-tables-3.0.0-1|54	BuildRequires:	python3-numpy-devel
12cu|python-tables-3.0.0-1|55	BuildRequires:	python3-numexpr
12cu|python-tables-3.0.0-1|56	BuildRequires:	python3-distribute
12cu|python-tables-3.0.0-1|57	BuildRequires:	pkgconfig(python3)
12cu|python-tables-3.0.0-1|58	BuildRequires:	python3-cython
12cu|python-tables-3.0.0-1|59	
12cu|python-tables-3.0.0-1|60	%description -n python3-%{module}
12cu|python-tables-3.0.0-1|61	PyTables is a Python 3 package for managing hierarchical datasets
12cu|python-tables-3.0.0-1|62	designed to efficiently and easily cope with extremely large amounts
12cu|python-tables-3.0.0-1|63	of data. It is built on top of the HDF5 library and the NumPy package
12cu|python-tables-3.0.0-1|64	(numarray and Numeric are also supported). PyTables features an
12cu|python-tables-3.0.0-1|65	object-oriented interface and performance-critical extensions coded in
12cu|python-tables-3.0.0-1|66	C (generated using Pyrex) that make it a fast yet extremely
12cu|python-tables-3.0.0-1|67	easy-to-use tool for interactively processing and searching through
12cu|python-tables-3.0.0-1|68	very large amounts of data. PyTables also optimizes memory and disk
12cu|python-tables-3.0.0-1|69	resources so that data occupies much less space than with other
12cu|python-tables-3.0.0-1|70	solutions such as relational or object-oriented databases (especially
12cu|python-tables-3.0.0-1|71	when compression is used).
12cu|python-tables-3.0.0-1|72	
12cu|python-tables-3.0.0-1|73	
12cu|python-tables-3.0.0-1|74	%prep
12cu|python-tables-3.0.0-1|75	%setup -qc
12cu|python-tables-3.0.0-1|76	mv %{module}-%{version} python2
12cu|python-tables-3.0.0-1|77	cp -a python2 python3
12cu|python-tables-3.0.0-1|78	
12cu|python-tables-3.0.0-1|79	find python3/utils -name 'pt*' | xargs sed -i '1s|^#!/usr/bin/env python|#!python3|'
12cu|python-tables-3.0.0-1|80	
12cu|python-tables-3.0.0-1|81	%build
12cu|python-tables-3.0.0-1|82	export LIBS="dl m"
12cu|python-tables-3.0.0-1|83	pushd python2
12cu|python-tables-3.0.0-1|84	CFLAGS="%{optflags}" python setup.py build
12cu|python-tables-3.0.0-1|85	popd
12cu|python-tables-3.0.0-1|86	
12cu|python-tables-3.0.0-1|87	pushd python3
12cu|python-tables-3.0.0-1|88	CFLAGS="%{optflags}" python3 setup.py build
12cu|python-tables-3.0.0-1|89	popd
12cu|python-tables-3.0.0-1|90	
12cu|python-tables-3.0.0-1|91	%install
12cu|python-tables-3.0.0-1|92	pushd python3
12cu|python-tables-3.0.0-1|93	python3 setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-tables-3.0.0-1|94	mv %{buildroot}/usr/bin/pt2to3 %{buildroot}/usr/bin/pt2to33
12cu|python-tables-3.0.0-1|95	mv %{buildroot}/usr/bin/ptdump %{buildroot}/usr/bin/ptdump3
12cu|python-tables-3.0.0-1|96	mv %{buildroot}/usr/bin/ptrepack %{buildroot}/usr/bin/ptrepack3
12cu|python-tables-3.0.0-1|97	popd
12cu|python-tables-3.0.0-1|98	
12cu|python-tables-3.0.0-1|99	pushd python2
12cu|python-tables-3.0.0-1|100	chmod -x examples/check_examples.sh
12cu|python-tables-3.0.0-1|101	for i in utils/*; do sed -i 's|bin/env |bin/|' $i; done
12cu|python-tables-3.0.0-1|102	python setup.py install -O1 --skip-build --root=%{buildroot}
12cu|python-tables-3.0.0-1|103	popd
12cu|python-tables-3.0.0-1|104	
12cu|python-tables-3.0.0-1|105	%check
12cu|python-tables-3.0.0-1|106	pushd python3
12cu|python-tables-3.0.0-1|107	libdir=`ls build/|grep lib`
12cu|python-tables-3.0.0-1|108	export PYTHONPATH=`pwd`/build/$libdir
12cu|python-tables-3.0.0-1|109	echo "import tables; tables.test()" > bench/check_all.py
12cu|python-tables-3.0.0-1|110	python3 bench/check_all.py
12cu|python-tables-3.0.0-1|111	popd
12cu|python-tables-3.0.0-1|112	
12cu|python-tables-3.0.0-1|113	pushd python2
12cu|python-tables-3.0.0-1|114	libdir=`ls build/|grep lib`
12cu|python-tables-3.0.0-1|115	export PYTHONPATH=`pwd`/build/$libdir
12cu|python-tables-3.0.0-1|116	echo "import tables; tables.test()" > bench/check_all.py
12cu|python-tables-3.0.0-1|117	python bench/check_all.py
12cu|python-tables-3.0.0-1|118	popd
12cu|python-tables-3.0.0-1|119	
12cu|python-tables-3.0.0-1|120	
12cu|python-tables-3.0.0-1|121	%files
12cu|python-tables-3.0.0-1|122	%doc python2/*.txt python2/LICENSES
12cu|python-tables-3.0.0-1|123	%{_bindir}/pt2to3
12cu|python-tables-3.0.0-1|124	%{_bindir}/ptdump
12cu|python-tables-3.0.0-1|125	%{_bindir}/ptrepack
12cu|python-tables-3.0.0-1|126	%{py_platsitedir}/%{module}
12cu|python-tables-3.0.0-1|127	%{py_platsitedir}/%{module}-%{version}-py*.egg-info
12cu|python-tables-3.0.0-1|128	
12cu|python-tables-3.0.0-1|129	%files doc
12cu|python-tables-3.0.0-1|130	%doc python2/examples/
12cu|python-tables-3.0.0-1|131	%doc python2/doc/html/
12cu|python-tables-3.0.0-1|132	
12cu|python-tables-3.0.0-1|133	%files -n python3-%{module}
12cu|python-tables-3.0.0-1|134	%doc python3/*.txt python3/LICENSES
12cu|python-tables-3.0.0-1|135	%{_bindir}/pt2to33
12cu|python-tables-3.0.0-1|136	%{_bindir}/ptdump3
12cu|python-tables-3.0.0-1|137	%{_bindir}/ptrepack3
12cu|python-tables-3.0.0-1|138	%{py3_platsitedir}/%{module}
12cu|python-tables-3.0.0-1|139	%{py3_platsitedir}/%{module}-%{version}-py*.egg-info
12cu|python-tables-3.0.0-1|140	
12cu|python-tables-3.0.0-1|141	%changelog
12cu|python-tables-3.0.0-1|142	* Fri Dec 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-1
12cu|python-tables-3.0.0-1|143	+ Revision: 49b104d
12cu|python-tables-3.0.0-1|144	- Fix BRs
12cu|python-tables-3.0.0-1|145	
12cu|python-tables-3.0.0-1|146	

12038 12
12cu|python-tagpy-2013.1-1|1	%define shortname tagpy
12cu|python-tagpy-2013.1-1|2	
12cu|python-tagpy-2013.1-1|3	Summary:	Python bindings for TagLib to read and write music files tags
12cu|python-tagpy-2013.1-1|4	Name:		python-tagpy
12cu|python-tagpy-2013.1-1|5	Version:	2013.1
12cu|python-tagpy-2013.1-1|6	Release:	1
12cu|python-tagpy-2013.1-1|7	License:	MIT
12cu|python-tagpy-2013.1-1|8	Group:		Development/Python
12cu|python-tagpy-2013.1-1|9	URL:		http://pypi.python.org/pypi/tagpy
12cu|python-tagpy-2013.1-1|10	Source0:	https://pypi.python.org/packages/source/t/%{shortname}/%{shortname}-%{version}.tar.gz
12cu|python-tagpy-2013.1-1|11	Patch0:		http://patch-tracker.debian.org/patch/series/dl/tagpy/2013.1-3/taglib-1.8.patch
12cu|python-tagpy-2013.1-1|12	# mugged from mga
12cu|python-tagpy-2013.1-1|13	Patch1:		use_setuptools.patch
12cu|python-tagpy-2013.1-1|14	
12cu|python-tagpy-2013.1-1|15	BuildRequires:	pythonegg(setuptools)
12cu|python-tagpy-2013.1-1|16	BuildRequires:	pkgconfig(python)
12cu|python-tagpy-2013.1-1|17	BuildRequires:	pkgconfig(taglib)
12cu|python-tagpy-2013.1-1|18	BuildRequires:	boost-devel
12cu|python-tagpy-2013.1-1|19	
12cu|python-tagpy-2013.1-1|20	
12cu|python-tagpy-2013.1-1|21	%description
12cu|python-tagpy-2013.1-1|22	TagPy is a Python crust (or a set of Python bindings) for TagLib, which allows
12cu|python-tagpy-2013.1-1|23	to read and write ID3 tags of version 1 and 2, access Xiph Comments in Ogg
12cu|python-tagpy-2013.1-1|24	Vorbis Files and Ogg Flac Files and access APE tags in Musepack and MP3 files.
12cu|python-tagpy-2013.1-1|25	
12cu|python-tagpy-2013.1-1|26	%prep
12cu|python-tagpy-2013.1-1|27	%setup -q -n %{shortname}-%{version}
12cu|python-tagpy-2013.1-1|28	%patch0 -p1
12cu|python-tagpy-2013.1-1|29	%patch1 -p1
12cu|python-tagpy-2013.1-1|30	
12cu|python-tagpy-2013.1-1|31	%build
12cu|python-tagpy-2013.1-1|32	
12cu|python-tagpy-2013.1-1|33	CFLAGS="%{optflags} `pkg-config --cflags taglib`" python setup.py build
12cu|python-tagpy-2013.1-1|34	
12cu|python-tagpy-2013.1-1|35	%install
12cu|python-tagpy-2013.1-1|36	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-tagpy-2013.1-1|37	
12cu|python-tagpy-2013.1-1|38	%check
12cu|python-tagpy-2013.1-1|39	python setup.py test
12cu|python-tagpy-2013.1-1|40	
12cu|python-tagpy-2013.1-1|41	%files
12cu|python-tagpy-2013.1-1|42	%doc LICENSE README* test/*.py test/tagrename
12cu|python-tagpy-2013.1-1|43	%{py_platsitedir}/%{shortname}/
12cu|python-tagpy-2013.1-1|44	%{py_platsitedir}/_%{shortname}.so
12cu|python-tagpy-2013.1-1|45	%{py_platsitedir}/%{shortname}-%{version}-py%{py_ver}.egg-info
12cu|python-tagpy-2013.1-1|46	
12cu|python-tagpy-2013.1-1|47	%changelog
12cu|python-tagpy-2013.1-1|48	* Sat Jan 04 2014 symbianflo <symbianflo@symbianflo> 2013.1-1
12cu|python-tagpy-2013.1-1|49	+ Revision: efef452
12cu|python-tagpy-2013.1-1|50	- Log: update to 2013.1, fix build, fix files, fix debug, spec clean
12cu|python-tagpy-2013.1-1|51	
12cu|python-tagpy-2013.1-1|52	

12039 12
12cu|python-telepathy-0.15.19-2|1	Name:           python-telepathy
12cu|python-telepathy-0.15.19-2|2	Version:        0.15.19
12cu|python-telepathy-0.15.19-2|3	Release:        2
12cu|python-telepathy-0.15.19-2|4	Summary:        Python libraries for Telepathy
12cu|python-telepathy-0.15.19-2|5	Group:          Development/Python
12cu|python-telepathy-0.15.19-2|6	License:        LGPLv2+
12cu|python-telepathy-0.15.19-2|7	URL:            http://telepathy.freedesktop.org/wiki/
12cu|python-telepathy-0.15.19-2|8	Source0:        http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-%{version}.tar.gz
12cu|python-telepathy-0.15.19-2|9	Patch0:         python-telepathy-0.15.19-autotools.patch
12cu|python-telepathy-0.15.19-2|10	BuildArch:      noarch
12cu|python-telepathy-0.15.19-2|11	BuildRequires:  pkgconfig(python)
12cu|python-telepathy-0.15.19-2|12	BuildRequires:  libxslt-proc
12cu|python-telepathy-0.15.19-2|13	
12cu|python-telepathy-0.15.19-2|14	%description
12cu|python-telepathy-0.15.19-2|15	Python libraries for use in Telepathy clients and connection managers.
12cu|python-telepathy-0.15.19-2|16	
12cu|python-telepathy-0.15.19-2|17	%files
12cu|python-telepathy-0.15.19-2|18	%doc COPYING AUTHORS README NEWS examples/
12cu|python-telepathy-0.15.19-2|19	%{py_puresitedir}/telepathy/
12cu|python-telepathy-0.15.19-2|20	
12cu|python-telepathy-0.15.19-2|21	#--------------------------------------------------------------------
12cu|python-telepathy-0.15.19-2|22	
12cu|python-telepathy-0.15.19-2|23	%prep
12cu|python-telepathy-0.15.19-2|24	%setup -q -n telepathy-python-%{version}
12cu|python-telepathy-0.15.19-2|25	%patch0 -p1 -b .autotools
12cu|python-telepathy-0.15.19-2|26	
12cu|python-telepathy-0.15.19-2|27	%build
12cu|python-telepathy-0.15.19-2|28	%configure
12cu|python-telepathy-0.15.19-2|29	# parallel build fails
12cu|python-telepathy-0.15.19-2|30	make
12cu|python-telepathy-0.15.19-2|31	chmod 0644 examples/*
12cu|python-telepathy-0.15.19-2|32	
12cu|python-telepathy-0.15.19-2|33	%install
12cu|python-telepathy-0.15.19-2|34	%makeinstall_std
12cu|python-telepathy-0.15.19-2|35	
12cu|python-telepathy-0.15.19-2|36	
12cu|python-telepathy-0.15.19-2|37	
12cu|python-telepathy-0.15.19-2|38	
12cu|python-telepathy-0.15.19-2|39	
12cu|python-telepathy-0.15.19-2|40	%changelog
12cu|python-telepathy-0.15.19-2|41	* Mon Apr 21 2014 symbianflo <symbianflo@symbianflo> 0.15.19-2
12cu|python-telepathy-0.15.19-2|42	+ Revision: e66e427
12cu|python-telepathy-0.15.19-2|43	- Log: ptched autotools, fix linting, spec clean, bump rel
12cu|python-telepathy-0.15.19-2|44	
12cu|python-telepathy-0.15.19-2|45	

12040 12
12cu|python-tempita-0.5.2-1|1	%define tarname	Tempita
12cu|python-tempita-0.5.2-1|2	
12cu|python-tempita-0.5.2-1|3	Summary:	A very small text templating language
12cu|python-tempita-0.5.2-1|4	Name:		python-tempita
12cu|python-tempita-0.5.2-1|5	Version:	0.5.2
12cu|python-tempita-0.5.2-1|6	Release:	1
12cu|python-tempita-0.5.2-1|7	Source0:	https://pypi.python.org/packages/source/T/Tempita/Tempita-%{version}.tar.gz
12cu|python-tempita-0.5.2-1|8	License:	MIT
12cu|python-tempita-0.5.2-1|9	Group:		Development/Python
12cu|python-tempita-0.5.2-1|10	Url:		http://pythonpaste.org/tempita/
12cu|python-tempita-0.5.2-1|11	BuildArch:	noarch
12cu|python-tempita-0.5.2-1|12	BuildRequires:	python-setuptools
12cu|python-tempita-0.5.2-1|13	
12cu|python-tempita-0.5.2-1|14	%description
12cu|python-tempita-0.5.2-1|15	Tempita is a small templating language for text substitution.
12cu|python-tempita-0.5.2-1|16	
12cu|python-tempita-0.5.2-1|17	This isn't meant to be the Next Big Thing in templating; it's just a
12cu|python-tempita-0.5.2-1|18	handy little templating language for when your project outgrows
12cu|python-tempita-0.5.2-1|19	string.Template or % substitution. It's small, it embeds Python in
12cu|python-tempita-0.5.2-1|20	strings, and it doesn't do much else.
12cu|python-tempita-0.5.2-1|21	
12cu|python-tempita-0.5.2-1|22	%prep
12cu|python-tempita-0.5.2-1|23	%setup -q -n %{tarname}-%{version}
12cu|python-tempita-0.5.2-1|24	
12cu|python-tempita-0.5.2-1|25	%install
12cu|python-tempita-0.5.2-1|26	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-tempita-0.5.2-1|27	sed -i 's/.*egg-info$//' FILE_LIST
12cu|python-tempita-0.5.2-1|28	
12cu|python-tempita-0.5.2-1|29	%files -f FILE_LIST
12cu|python-tempita-0.5.2-1|30	
12cu|python-tempita-0.5.2-1|31	
12cu|python-tempita-0.5.2-1|32	%changelog
12cu|python-tempita-0.5.2-1|33	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.2-1
12cu|python-tempita-0.5.2-1|34	+ Revision: 14d368f
12cu|python-tempita-0.5.2-1|35	- Updated to 0.5.2 (by updates_builder)
12cu|python-tempita-0.5.2-1|36	
12cu|python-tempita-0.5.2-1|37	

12041 12
12cu|python-testtools-0.9.35-1|1	%define oname testtools
12cu|python-testtools-0.9.35-1|2	
12cu|python-testtools-0.9.35-1|3	Name:           python-%{oname}
12cu|python-testtools-0.9.35-1|4	Version:        0.9.35
12cu|python-testtools-0.9.35-1|5	Release:        1
12cu|python-testtools-0.9.35-1|6	Summary:        Extensions to the Python unit testing framework
12cu|python-testtools-0.9.35-1|7	Group:          Development/Python
12cu|python-testtools-0.9.35-1|8	License:        MIT
12cu|python-testtools-0.9.35-1|9	URL:            https://launchpad.net/testtools
12cu|python-testtools-0.9.35-1|10	Source0:        http://pypi.python.org/packages/source/t/testtools/testtools-%{version}.tar.gz
12cu|python-testtools-0.9.35-1|11	
12cu|python-testtools-0.9.35-1|12	BuildRequires:  pkgconfig(python)
12cu|python-testtools-0.9.35-1|13	BuildRequires:  pythonegg(python-mimeparse) >= 0.1.4
12cu|python-testtools-0.9.35-1|14	BuildRequires:  python-setuptools
12cu|python-testtools-0.9.35-1|15	BuildRequires:  pythonegg(sphinx)
12cu|python-testtools-0.9.35-1|16	BuildRequires:  pythonegg(extras)
12cu|python-testtools-0.9.35-1|17	
12cu|python-testtools-0.9.35-1|18	Requires:       pythonegg(extras)
12cu|python-testtools-0.9.35-1|19	Requires:       pythonegg(python-mimeparse) >= 0.1.4
12cu|python-testtools-0.9.35-1|20	
12cu|python-testtools-0.9.35-1|21	BuildArch:      noarch
12cu|python-testtools-0.9.35-1|22	
12cu|python-testtools-0.9.35-1|23	%description
12cu|python-testtools-0.9.35-1|24	testtools is a set of extensions to the Python standard library's unit testing
12cu|python-testtools-0.9.35-1|25	framework.
12cu|python-testtools-0.9.35-1|26	
12cu|python-testtools-0.9.35-1|27	
12cu|python-testtools-0.9.35-1|28	%prep
12cu|python-testtools-0.9.35-1|29	%setup -qn %{oname}-%{version}
12cu|python-testtools-0.9.35-1|30	
12cu|python-testtools-0.9.35-1|31	%build
12cu|python-testtools-0.9.35-1|32	python setup.py build
12cu|python-testtools-0.9.35-1|33	make -C doc html
12cu|python-testtools-0.9.35-1|34	pushd doc/_build/html/_static
12cu|python-testtools-0.9.35-1|35	find -size 0 -delete
12cu|python-testtools-0.9.35-1|36	popd
12cu|python-testtools-0.9.35-1|37	
12cu|python-testtools-0.9.35-1|38	%install
12cu|python-testtools-0.9.35-1|39	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-testtools-0.9.35-1|40	
12cu|python-testtools-0.9.35-1|41	
12cu|python-testtools-0.9.35-1|42	%check
12cu|python-testtools-0.9.35-1|43	make PYTHON=python check
12cu|python-testtools-0.9.35-1|44	
12cu|python-testtools-0.9.35-1|45	%files
12cu|python-testtools-0.9.35-1|46	%doc LICENSE NEWS README.rst doc/_build/html/*
12cu|python-testtools-0.9.35-1|47	%{py_puresitedir}/*
12cu|python-testtools-0.9.35-1|48	
12cu|python-testtools-0.9.35-1|49	%changelog
12cu|python-testtools-0.9.35-1|50	* Sat Apr 12 2014 symbianflo <symbianflo@symbianflo> 0.9.35-1
12cu|python-testtools-0.9.35-1|51	+ Revision: 6921f14
12cu|python-testtools-0.9.35-1|52	- Imported from SRPM
12cu|python-testtools-0.9.35-1|53	
12cu|python-testtools-0.9.35-1|54	

12042 12
12cu|python-textile-2.1.5-2|1	%define shortname textile
12cu|python-textile-2.1.5-2|2	%define debug_package %{nil}
12cu|python-textile-2.1.5-2|3	
12cu|python-textile-2.1.5-2|4	Name:           python-%{shortname}
12cu|python-textile-2.1.5-2|5	Version:        2.1.5
12cu|python-textile-2.1.5-2|6	Release:        2
12cu|python-textile-2.1.5-2|7	Summary:        A Humane Web Text Generator
12cu|python-textile-2.1.5-2|8	Group:          Development/Python
12cu|python-textile-2.1.5-2|9	License:        BSD
12cu|python-textile-2.1.5-2|10	URL:            http://dealmeida.net/projects/textile/
12cu|python-textile-2.1.5-2|11	Source0:        http://pypi.python.org/packages/source/t/%{shortname}/%{shortname}-%{version}.tar.gz
12cu|python-textile-2.1.5-2|12	
12cu|python-textile-2.1.5-2|13	BuildRequires:  python-devel
12cu|python-textile-2.1.5-2|14	BuildRequires:  python-setuptools
12cu|python-textile-2.1.5-2|15	
12cu|python-textile-2.1.5-2|16	%description
12cu|python-textile-2.1.5-2|17	Textile is a XHTML generator using a simple markup developed by Dean Allen.
12cu|python-textile-2.1.5-2|18	This is a Python port with support for code validation, itex to MathML
12cu|python-textile-2.1.5-2|19	translation, Python code coloring and much more.
12cu|python-textile-2.1.5-2|20	
12cu|python-textile-2.1.5-2|21	%prep
12cu|python-textile-2.1.5-2|22	%setup -q -n %{shortname}-%{version}
12cu|python-textile-2.1.5-2|23	
12cu|python-textile-2.1.5-2|24	%build
12cu|python-textile-2.1.5-2|25	%{__python} setup.py build
12cu|python-textile-2.1.5-2|26	
12cu|python-textile-2.1.5-2|27	%install
12cu|python-textile-2.1.5-2|28	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%{py_platsitedir}
12cu|python-textile-2.1.5-2|29	
12cu|python-textile-2.1.5-2|30	%files
12cu|python-textile-2.1.5-2|31	%{py_platsitedir}/*
12cu|python-textile-2.1.5-2|32	
12cu|python-textile-2.1.5-2|33	%changelog
12cu|python-textile-2.1.5-2|34	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.5-2
12cu|python-textile-2.1.5-2|35	+ Revision: 96e21a2
12cu|python-textile-2.1.5-2|36	- Disable debug
12cu|python-textile-2.1.5-2|37	
12cu|python-textile-2.1.5-2|38	

12043 12
12cu|python-tornado-3.2-1|1	%define oname tornado
12cu|python-tornado-3.2-1|2	%define debug_package %{nil}
12cu|python-tornado-3.2-1|3	
12cu|python-tornado-3.2-1|4	Name:           python-%{oname}
12cu|python-tornado-3.2-1|5	Version:        3.2
12cu|python-tornado-3.2-1|6	Release:        1
12cu|python-tornado-3.2-1|7	Summary:        Scalable, non-blocking web server and tools
12cu|python-tornado-3.2-1|8	Group:          Development/Python
12cu|python-tornado-3.2-1|9	License:        ASL 2.0
12cu|python-tornado-3.2-1|10	URL:            http://www.tornadoweb.org
12cu|python-tornado-3.2-1|11	Source0:        https://pypi.python.org/packages/source/t/tornado/tornado-%{version}.tar.gz
12cu|python-tornado-3.2-1|12	BuildRequires:	python-devel
12cu|python-tornado-3.2-1|13	Requires:	    python
12cu|python-tornado-3.2-1|14	Requires:       python-pycurl
12cu|python-tornado-3.2-1|15	Requires:       python-simplejson
12cu|python-tornado-3.2-1|16	
12cu|python-tornado-3.2-1|17	%description
12cu|python-tornado-3.2-1|18	Tornado is an open source version of the scalable, non-blocking web server and
12cu|python-tornado-3.2-1|19	and tools.
12cu|python-tornado-3.2-1|20	
12cu|python-tornado-3.2-1|21	The framework is distinct from most mainstream web server frameworks (and
12cu|python-tornado-3.2-1|22	certainly most Python frameworks) because it is non-blocking and reasonably
12cu|python-tornado-3.2-1|23	fast. Because it is non-blocking and uses epoll, it can handle thousands of
12cu|python-tornado-3.2-1|24	simultaneous standing connections, which means it is ideal for real-time web
12cu|python-tornado-3.2-1|25	services.
12cu|python-tornado-3.2-1|26	
12cu|python-tornado-3.2-1|27	%package doc
12cu|python-tornado-3.2-1|28	Summary:        Examples for python-tornado
12cu|python-tornado-3.2-1|29	Group:          Development/Python
12cu|python-tornado-3.2-1|30	Requires:       %{name} = %{version}-%{release}
12cu|python-tornado-3.2-1|31	
12cu|python-tornado-3.2-1|32	%description doc
12cu|python-tornado-3.2-1|33	Tornado is an open source version of the scalable, non-blocking web server and
12cu|python-tornado-3.2-1|34	and tools. This package contains some example applications.
12cu|python-tornado-3.2-1|35	
12cu|python-tornado-3.2-1|36	%prep
12cu|python-tornado-3.2-1|37	%setup -q -n %{oname}-%{version}
12cu|python-tornado-3.2-1|38	
12cu|python-tornado-3.2-1|39	# remove shebang from files
12cu|python-tornado-3.2-1|40	for File in `find %{oname} -name "*py"`; do
12cu|python-tornado-3.2-1|41	%{__sed} -i.orig -e 1d ${File}
12cu|python-tornado-3.2-1|42	touch -r ${File}.orig ${File}
12cu|python-tornado-3.2-1|43	rm ${File}.orig
12cu|python-tornado-3.2-1|44	done
12cu|python-tornado-3.2-1|45	
12cu|python-tornado-3.2-1|46	# spurious permission fix
12cu|python-tornado-3.2-1|47	find demos/ -name "*.py" -exec chmod -x {} \;
12cu|python-tornado-3.2-1|48	
12cu|python-tornado-3.2-1|49	# remove empty file
12cu|python-tornado-3.2-1|50	rm -rf demos/facebook/static/facebook.js
12cu|python-tornado-3.2-1|51	
12cu|python-tornado-3.2-1|52	%build
12cu|python-tornado-3.2-1|53	python setup.py build
12cu|python-tornado-3.2-1|54	
12cu|python-tornado-3.2-1|55	%install
12cu|python-tornado-3.2-1|56	python setup.py install --root=%{buildroot}
12cu|python-tornado-3.2-1|57	
12cu|python-tornado-3.2-1|58	%files
12cu|python-tornado-3.2-1|59	%doc
12cu|python-tornado-3.2-1|60	%{py_platsitedir}/%{oname}/
12cu|python-tornado-3.2-1|61	%{py_platsitedir}/%{oname}-%{version}-py%{py_ver}.egg-info/
12cu|python-tornado-3.2-1|62	
12cu|python-tornado-3.2-1|63	%files doc
12cu|python-tornado-3.2-1|64	%doc demos
12cu|python-tornado-3.2-1|65	
12cu|python-tornado-3.2-1|66	
12cu|python-tornado-3.2-1|67	%changelog
12cu|python-tornado-3.2-1|68	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2-1
12cu|python-tornado-3.2-1|69	+ Revision: 03f35a9
12cu|python-tornado-3.2-1|70	- The package is not noarch anymore
12cu|python-tornado-3.2-1|71	
12cu|python-tornado-3.2-1|72	

12044 12
12cu|python-traits-4.3.0-2|1	%define module	traits
12cu|python-traits-4.3.0-2|2	
12cu|python-traits-4.3.0-2|3	Summary:	Enthought Tool Suite - explicitly typed attributes for Python
12cu|python-traits-4.3.0-2|4	Name:		python-%{module}
12cu|python-traits-4.3.0-2|5	Version:	4.3.0
12cu|python-traits-4.3.0-2|6	Release:	2
12cu|python-traits-4.3.0-2|7	Source0:	https://www.enthought.com/repo/ets/traits-%{version}.tar.gz
12cu|python-traits-4.3.0-2|8	License:	BSD
12cu|python-traits-4.3.0-2|9	Group:		Development/Python
12cu|python-traits-4.3.0-2|10	Url:		https://github.com/enthought/traits/
12cu|python-traits-4.3.0-2|11	Obsoletes:	python-enthought-traits-ui
12cu|python-traits-4.3.0-2|12	Obsoletes:	python-enthought-traits
12cu|python-traits-4.3.0-2|13	Requires:	python-numpy >= 1.1.0
12cu|python-traits-4.3.0-2|14	BuildRequires:	python-setupdocs >= 1.0.5
12cu|python-traits-4.3.0-2|15	BuildRequires:	python-setuptools >= 0.6c8
12cu|python-traits-4.3.0-2|16	BuildRequires:	python-sphinx
12cu|python-traits-4.3.0-2|17	BuildRequires:  python-devel
12cu|python-traits-4.3.0-2|18	
12cu|python-traits-4.3.0-2|19	%description
12cu|python-traits-4.3.0-2|20	The Traits project allows Python programmers to use a special kind of type
12cu|python-traits-4.3.0-2|21	definition called a trait which provides object attributes with some
12cu|python-traits-4.3.0-2|22	additional characteristics:
12cu|python-traits-4.3.0-2|23	
12cu|python-traits-4.3.0-2|24	* Initialization: A trait has a default value, which is automatically
12cu|python-traits-4.3.0-2|25	set as the initial value of an attribute before its first use in a
12cu|python-traits-4.3.0-2|26	program.
12cu|python-traits-4.3.0-2|27	* Validation: A trait attribute's type is explicitly declared. The
12cu|python-traits-4.3.0-2|28	type is evident in the code, and only values that meet a
12cu|python-traits-4.3.0-2|29	programmer-specified set of criteria (i.e., the trait definition)
12cu|python-traits-4.3.0-2|30	can be assigned to that attribute.
12cu|python-traits-4.3.0-2|31	* Delegation: The value of a trait attribute can be contained either
12cu|python-traits-4.3.0-2|32	in the defining object or in another object delegated to by the
12cu|python-traits-4.3.0-2|33	trait.
12cu|python-traits-4.3.0-2|34	* Notification: Setting the value of a trait attribute can notify
12cu|python-traits-4.3.0-2|35	other parts of the program that the value has changed.
12cu|python-traits-4.3.0-2|36	* Visualization: User interfaces that allow a user to interactively
12cu|python-traits-4.3.0-2|37	modify the value of a trait attribute can be automatically
12cu|python-traits-4.3.0-2|38	constructed using the trait's definition. (This feature requires
12cu|python-traits-4.3.0-2|39	that a supported GUI toolkit be installed. If this feature is not
12cu|python-traits-4.3.0-2|40	used, the Traits project does not otherwise require GUI support.)
12cu|python-traits-4.3.0-2|41	
12cu|python-traits-4.3.0-2|42	A class can freely mix trait-based attributes with normal Python
12cu|python-traits-4.3.0-2|43	attributes, or can opt to allow the use of only a fixed or open set of
12cu|python-traits-4.3.0-2|44	trait attributes within the class. Trait attributes defined by a class
12cu|python-traits-4.3.0-2|45	are automatically inherited by any subclass derived from the class.
12cu|python-traits-4.3.0-2|46	
12cu|python-traits-4.3.0-2|47	%prep
12cu|python-traits-4.3.0-2|48	%setup -q -n %{module}-%{version}
12cu|python-traits-4.3.0-2|49	
12cu|python-traits-4.3.0-2|50	%build
12cu|python-traits-4.3.0-2|51	%__python setup.py build
12cu|python-traits-4.3.0-2|52	export PYTHONPATH=`ls -1d build/lib.* | head -1`
12cu|python-traits-4.3.0-2|53	%__python setup.py build_docs --formats html
12cu|python-traits-4.3.0-2|54	
12cu|python-traits-4.3.0-2|55	%install
12cu|python-traits-4.3.0-2|56	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-traits-4.3.0-2|57	
12cu|python-traits-4.3.0-2|58	%files
12cu|python-traits-4.3.0-2|59	%doc *.txt *.rst examples/ build/docs/html/
12cu|python-traits-4.3.0-2|60	%py_platsitedir/%{module}*
12cu|python-traits-4.3.0-2|61	
12cu|python-traits-4.3.0-2|62	
12cu|python-traits-4.3.0-2|63	%changelog
12cu|python-traits-4.3.0-2|64	* Mon Aug 13 2012 Lev Givon <lev@mandriva.org> 4.2.0-1
12cu|python-traits-4.3.0-2|65	+ Revision: 814679
12cu|python-traits-4.3.0-2|66	- Update to 4.2.0.
12cu|python-traits-4.3.0-2|67	
12cu|python-traits-4.3.0-2|68	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.1.0-1
12cu|python-traits-4.3.0-2|69	+ Revision: 745658
12cu|python-traits-4.3.0-2|70	- Update to 4.1.0.
12cu|python-traits-4.3.0-2|71	
12cu|python-traits-4.3.0-2|72	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cu|python-traits-4.3.0-2|73	+ Revision: 689158
12cu|python-traits-4.3.0-2|74	- import python-traits
12cu|python-traits-4.3.0-2|75	
12cu|python-traits-4.3.0-2|76	
12cu|python-traits-4.3.0-2|77	

12045 12
12cu|python-traitsui-4.3.0-1|1	%define module	traitsui
12cu|python-traitsui-4.3.0-1|2	
12cu|python-traitsui-4.3.0-1|3	Summary:	Enthought Tool Suite - traitsui project
12cu|python-traitsui-4.3.0-1|4	Name:		python-%{module}
12cu|python-traitsui-4.3.0-1|5	Version:	4.3.0
12cu|python-traitsui-4.3.0-1|6	Release:	1
12cu|python-traitsui-4.3.0-1|7	Source0:	https://www.enthought.com/repo/ets/traitsui-%{version}.tar.gz
12cu|python-traitsui-4.3.0-1|8	License:	BSD
12cu|python-traitsui-4.3.0-1|9	Group:		Development/Python
12cu|python-traitsui-4.3.0-1|10	Url:		https://github.com/enthought/traitsui/
12cu|python-traitsui-4.3.0-1|11	BuildArch:	noarch
12cu|python-traitsui-4.3.0-1|12	Obsoletes:	python-enthought-traits-ui
12cu|python-traitsui-4.3.0-1|13	Obsoletes:	python-enthought-traitsgui
12cu|python-traitsui-4.3.0-1|14	Requires:	python-traits >= 4.1.0
12cu|python-traitsui-4.3.0-1|15	Requires:	python-pyface >= 4.1.0
12cu|python-traitsui-4.3.0-1|16	BuildRequires:	python-setuptools >= 0.6c8
12cu|python-traitsui-4.3.0-1|17	BuildRequires:	python-sphinx
12cu|python-traitsui-4.3.0-1|18	
12cu|python-traitsui-4.3.0-1|19	%description
12cu|python-traitsui-4.3.0-1|20	The traitsui project contains a toolkit-independent GUI abstraction
12cu|python-traitsui-4.3.0-1|21	layer (known as Pyface), which is used to support the "visualization"
12cu|python-traitsui-4.3.0-1|22	features of the Traits package. Thus, you can write code in terms of
12cu|python-traitsui-4.3.0-1|23	the Traits API (view, items, editors, etc.), and let TraitsGUI and
12cu|python-traitsui-4.3.0-1|24	your selected toolkit and backend take care of the details of
12cu|python-traitsui-4.3.0-1|25	displaying them.
12cu|python-traitsui-4.3.0-1|26	
12cu|python-traitsui-4.3.0-1|27	The following GUI backends are supported:
12cu|python-traitsui-4.3.0-1|28	
12cu|python-traitsui-4.3.0-1|29	- wxPython
12cu|python-traitsui-4.3.0-1|30	- PyQt
12cu|python-traitsui-4.3.0-1|31	- PySide
12cu|python-traitsui-4.3.0-1|32	
12cu|python-traitsui-4.3.0-1|33	%prep
12cu|python-traitsui-4.3.0-1|34	%setup -q -n %{module}-%{version}
12cu|python-traitsui-4.3.0-1|35	
12cu|python-traitsui-4.3.0-1|36	%build
12cu|python-traitsui-4.3.0-1|37	%__python setup.py build
12cu|python-traitsui-4.3.0-1|38	pushd docs
12cu|python-traitsui-4.3.0-1|39	make html
12cu|python-traitsui-4.3.0-1|40	popd
12cu|python-traitsui-4.3.0-1|41	
12cu|python-traitsui-4.3.0-1|42	%install
12cu|python-traitsui-4.3.0-1|43	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-traitsui-4.3.0-1|44	sed -i 's/.*egg-info$//' FILE_LIST
12cu|python-traitsui-4.3.0-1|45	
12cu|python-traitsui-4.3.0-1|46	%files -f FILE_LIST
12cu|python-traitsui-4.3.0-1|47	%doc *.txt *.rst examples/ docs/build/html
12cu|python-traitsui-4.3.0-1|48	
12cu|python-traitsui-4.3.0-1|49	
12cu|python-traitsui-4.3.0-1|50	
12cu|python-traitsui-4.3.0-1|51	%changelog
12cu|python-traitsui-4.3.0-1|52	* Tue Dec 27 2011 Lev Givon <lev@mandriva.org> 4.1.0-1
12cu|python-traitsui-4.3.0-1|53	+ Revision: 745663
12cu|python-traitsui-4.3.0-1|54	- Update to 4.1.0.
12cu|python-traitsui-4.3.0-1|55	
12cu|python-traitsui-4.3.0-1|56	* Sun Jul 10 2011 Lev Givon <lev@mandriva.org> 4.0.1-1
12cu|python-traitsui-4.3.0-1|57	+ Revision: 689412
12cu|python-traitsui-4.3.0-1|58	- Update to 4.0.1.
12cu|python-traitsui-4.3.0-1|59	
12cu|python-traitsui-4.3.0-1|60	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-2
12cu|python-traitsui-4.3.0-1|61	+ Revision: 689265
12cu|python-traitsui-4.3.0-1|62	- Rebuild.
12cu|python-traitsui-4.3.0-1|63	- Fix install dep.
12cu|python-traitsui-4.3.0-1|64	
12cu|python-traitsui-4.3.0-1|65	* Thu Jul 07 2011 Lev Givon <lev@mandriva.org> 4.0.0-1
12cu|python-traitsui-4.3.0-1|66	+ Revision: 689188
12cu|python-traitsui-4.3.0-1|67	- import python-traitsui
12cu|python-traitsui-4.3.0-1|68	
12cu|python-traitsui-4.3.0-1|69	
12cu|python-traitsui-4.3.0-1|70	

12046 12
12cu|python-transaction-1.4.1-1|1	Name:		python-transaction
12cu|python-transaction-1.4.1-1|2	Version:	1.4.1
12cu|python-transaction-1.4.1-1|3	Release:	1
12cu|python-transaction-1.4.1-1|4	Group:		Development/Python
12cu|python-transaction-1.4.1-1|5	License:	Zope Public License
12cu|python-transaction-1.4.1-1|6	Summary:	Transaction management for Python
12cu|python-transaction-1.4.1-1|7	# md5=10b5d02dcded26f6f265771e6d68fc06
12cu|python-transaction-1.4.1-1|8	Source:		http://pypi.python.org/packages/source/t/transaction/transaction-%{version}.zip
12cu|python-transaction-1.4.1-1|9	URL:		http://pypi.python.org/pypi/transaction/
12cu|python-transaction-1.4.1-1|10	BuildRequires:	python-devel
12cu|python-transaction-1.4.1-1|11	BuildRequires:	python-setuptools
12cu|python-transaction-1.4.1-1|12	
12cu|python-transaction-1.4.1-1|13	%define debug_package %{nil}
12cu|python-transaction-1.4.1-1|14	
12cu|python-transaction-1.4.1-1|15	%description
12cu|python-transaction-1.4.1-1|16	This package contains a generic transaction implementation for Python.
12cu|python-transaction-1.4.1-1|17	It is mainly used by the ZODB, though.
12cu|python-transaction-1.4.1-1|18	
12cu|python-transaction-1.4.1-1|19	Note that the data manager API, transaction.interfaces.IDataManager,
12cu|python-transaction-1.4.1-1|20	is syntactically simple, but semantically complex. The semantics were
12cu|python-transaction-1.4.1-1|21	not easy to express in the interface. This could probably use more work.
12cu|python-transaction-1.4.1-1|22	The semantics are presented in detail through examples of a sample data
12cu|python-transaction-1.4.1-1|23	manager in transaction.tests.test_SampleDataManager.
12cu|python-transaction-1.4.1-1|24	
12cu|python-transaction-1.4.1-1|25	%prep
12cu|python-transaction-1.4.1-1|26	%setup -q -n transaction-%{version}
12cu|python-transaction-1.4.1-1|27	
12cu|python-transaction-1.4.1-1|28	%build
12cu|python-transaction-1.4.1-1|29	
12cu|python-transaction-1.4.1-1|30	%install
12cu|python-transaction-1.4.1-1|31	PYTHONDONTWRITEBYTECODE= \
12cu|python-transaction-1.4.1-1|32	%__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cu|python-transaction-1.4.1-1|33	sed -i 's/.*egg-info$//' INSTALLED_FILES
12cu|python-transaction-1.4.1-1|34	
12cu|python-transaction-1.4.1-1|35	%files -f INSTALLED_FILES
12cu|python-transaction-1.4.1-1|36	
12cu|python-transaction-1.4.1-1|37	
12cu|python-transaction-1.4.1-1|38	%changelog
12cu|python-transaction-1.4.1-1|39	* Fri Oct 07 2011 Lev Givon <lev@mandriva.org> 1.1.1-1mdv2011.0
12cu|python-transaction-1.4.1-1|40	+ Revision: 703491
12cu|python-transaction-1.4.1-1|41	- Update to 1.1.1.
12cu|python-transaction-1.4.1-1|42	
12cu|python-transaction-1.4.1-1|43	* Thu Nov 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.0.0-2mdv2011.0
12cu|python-transaction-1.4.1-1|44	+ Revision: 593455
12cu|python-transaction-1.4.1-1|45	+ rebuild (emptylog)
12cu|python-transaction-1.4.1-1|46	
12cu|python-transaction-1.4.1-1|47	* Fri Aug 07 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.0.0-1mdv2010.0
12cu|python-transaction-1.4.1-1|48	+ Revision: 411006
12cu|python-transaction-1.4.1-1|49	- Initial import of python-transaction version 1.0.0.
12cu|python-transaction-1.4.1-1|50	- python-transaction
12cu|python-transaction-1.4.1-1|51	
12cu|python-transaction-1.4.1-1|52	

12047 12
12cu|python-twisted-flow-8.2.0-5|1	%define debug_package %{nil}
12cu|python-twisted-flow-8.2.0-5|2	
12cu|python-twisted-flow-8.2.0-5|3	Summary:    Generator-based async result flow module for Twisted
12cu|python-twisted-flow-8.2.0-5|4	Name:       python-twisted-flow
12cu|python-twisted-flow-8.2.0-5|5	Version:	8.2.0
12cu|python-twisted-flow-8.2.0-5|6	Release:	5
12cu|python-twisted-flow-8.2.0-5|7	Source0:    http://tmrc.mit.edu/mirror/twisted/Flow/0.1/TwistedFlow-%{version}.tar.bz2
12cu|python-twisted-flow-8.2.0-5|8	License:    MIT
12cu|python-twisted-flow-8.2.0-5|9	Group:      Development/Python
12cu|python-twisted-flow-8.2.0-5|10	URL:        http://twistedmatrix.com/projects/flow/
12cu|python-twisted-flow-8.2.0-5|11	BuildRequires:	python-devel python-twisted-core
12cu|python-twisted-flow-8.2.0-5|12	Requires:       python-twisted-core
12cu|python-twisted-flow-8.2.0-5|13	# for twisted.flow.web
12cu|python-twisted-flow-8.2.0-5|14	Requires:       python-twisted-web
12cu|python-twisted-flow-8.2.0-5|15	
12cu|python-twisted-flow-8.2.0-5|16	%description
12cu|python-twisted-flow-8.2.0-5|17	Flow is a generator-based async result flow module for Twisted.
12cu|python-twisted-flow-8.2.0-5|18	
12cu|python-twisted-flow-8.2.0-5|19	%prep
12cu|python-twisted-flow-8.2.0-5|20	%setup -q -n TwistedFlow-%version
12cu|python-twisted-flow-8.2.0-5|21	
12cu|python-twisted-flow-8.2.0-5|22	%build
12cu|python-twisted-flow-8.2.0-5|23	%__python setup.py build
12cu|python-twisted-flow-8.2.0-5|24	
12cu|python-twisted-flow-8.2.0-5|25	%install
12cu|python-twisted-flow-8.2.0-5|26	%__python setup.py install --root  %buildroot --install-purelib=%py_platsitedir
12cu|python-twisted-flow-8.2.0-5|27	
12cu|python-twisted-flow-8.2.0-5|28	%files
12cu|python-twisted-flow-8.2.0-5|29	%defattr(0644,root,root,0755)
12cu|python-twisted-flow-8.2.0-5|30	%doc LICENSE README doc/*
12cu|python-twisted-flow-8.2.0-5|31	%{py_platsitedir}/twisted/flow/
12cu|python-twisted-flow-8.2.0-5|32	%{py_platsitedir}/Twisted_Flow-*-py*.egg-info
12cu|python-twisted-flow-8.2.0-5|33	
12cu|python-twisted-flow-8.2.0-5|34	%changelog
12cu|python-twisted-flow-8.2.0-5|35	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 8.2.0-5
12cu|python-twisted-flow-8.2.0-5|36	+ Revision: b35e035
12cu|python-twisted-flow-8.2.0-5|37	- Spec clenaup
12cu|python-twisted-flow-8.2.0-5|38	
12cu|python-twisted-flow-8.2.0-5|39	

12048 12
12cu|python-twisted-pair-10.2.0-1|1	%define directory_down %(echo %version|perl -n -e  '/^(\d+\.\d+).*$/; print \$1 ')
12cu|python-twisted-pair-10.2.0-1|2	%define debug_package %{nil}
12cu|python-twisted-pair-10.2.0-1|3	
12cu|python-twisted-pair-10.2.0-1|4	Summary:        A module to do low level tcp stuff with Twisted
12cu|python-twisted-pair-10.2.0-1|5	Name:           python-twisted-pair
12cu|python-twisted-pair-10.2.0-1|6	Version:        10.2.0
12cu|python-twisted-pair-10.2.0-1|7	Release:        1
12cu|python-twisted-pair-10.2.0-1|8	Source0:        http://tmrc.mit.edu//mirror/twisted/Pair/%{directory_down}/TwistedPair-%{version}.tar.bz2
12cu|python-twisted-pair-10.2.0-1|9	License:        MIT
12cu|python-twisted-pair-10.2.0-1|10	Group:          Development/Python
12cu|python-twisted-pair-10.2.0-1|11	URL:            http://twistedmatrix.com/projects/pair/
12cu|python-twisted-pair-10.2.0-1|12	BuildRequires:	python-devel python-twisted-core
12cu|python-twisted-pair-10.2.0-1|13	Requires:       python-twisted-core
12cu|python-twisted-pair-10.2.0-1|14	# do not work on x86_64 du to module loading issue
12cu|python-twisted-pair-10.2.0-1|15	#BuildArch:      noarch
12cu|python-twisted-pair-10.2.0-1|16	%description
12cu|python-twisted-pair-10.2.0-1|17	A module to do low level tcp stuff with Twisted.
12cu|python-twisted-pair-10.2.0-1|18	
12cu|python-twisted-pair-10.2.0-1|19	
12cu|python-twisted-pair-10.2.0-1|20	%prep
12cu|python-twisted-pair-10.2.0-1|21	%setup -q -n TwistedPair-%{version}
12cu|python-twisted-pair-10.2.0-1|22	
12cu|python-twisted-pair-10.2.0-1|23	%build
12cu|python-twisted-pair-10.2.0-1|24	%__python setup.py build
12cu|python-twisted-pair-10.2.0-1|25	
12cu|python-twisted-pair-10.2.0-1|26	%install
12cu|python-twisted-pair-10.2.0-1|27	%__python setup.py install --root  %{buildroot} --install-purelib=%{py_platsitedir}
12cu|python-twisted-pair-10.2.0-1|28	
12cu|python-twisted-pair-10.2.0-1|29	%files
12cu|python-twisted-pair-10.2.0-1|30	%defattr(0644,root,root,0755)
12cu|python-twisted-pair-10.2.0-1|31	%doc LICENSE README doc/*
12cu|python-twisted-pair-10.2.0-1|32	%py_platsitedir/*
12cu|python-twisted-pair-10.2.0-1|33	
12cu|python-twisted-pair-10.2.0-1|34	
12cu|python-twisted-pair-10.2.0-1|35	
12cu|python-twisted-pair-10.2.0-1|36	%changelog
12cu|python-twisted-pair-10.2.0-1|37	* Sat Jan 02 2010 Frederik Himpe <fhimpe@mandriva.org> 9.0.0-1mdv2011.0
12cu|python-twisted-pair-10.2.0-1|38	+ Revision: 485572
12cu|python-twisted-pair-10.2.0-1|39	- Update to new version 9.0.0
12cu|python-twisted-pair-10.2.0-1|40	
12cu|python-twisted-pair-10.2.0-1|41	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 8.2.0-2mdv2010.0
12cu|python-twisted-pair-10.2.0-1|42	+ Revision: 442517
12cu|python-twisted-pair-10.2.0-1|43	- rebuild
12cu|python-twisted-pair-10.2.0-1|44	
12cu|python-twisted-pair-10.2.0-1|45	* Sat Jan 03 2009 Jérôme Soyer <saispo@mandriva.org> 8.2.0-1mdv2009.1
12cu|python-twisted-pair-10.2.0-1|46	+ Revision: 323857
12cu|python-twisted-pair-10.2.0-1|47	- New upstream release
12cu|python-twisted-pair-10.2.0-1|48	
12cu|python-twisted-pair-10.2.0-1|49	+ Thierry Vignaud <tv@mandriva.org>
12cu|python-twisted-pair-10.2.0-1|50	- rebuild
12cu|python-twisted-pair-10.2.0-1|51	- kill re-definition of %%buildroot on Pixel's request
12cu|python-twisted-pair-10.2.0-1|52	
12cu|python-twisted-pair-10.2.0-1|53	+ Olivier Blin <oblin@mandriva.com>
12cu|python-twisted-pair-10.2.0-1|54	- restore BuildRoot
12cu|python-twisted-pair-10.2.0-1|55	
12cu|python-twisted-pair-10.2.0-1|56	
12cu|python-twisted-pair-10.2.0-1|57	* Wed Jan 25 2006 Michael Scherer <misc@mandriva.org> 0.1.0-2mdk
12cu|python-twisted-pair-10.2.0-1|58	- make it arch dependant
12cu|python-twisted-pair-10.2.0-1|59	- use macro
12cu|python-twisted-pair-10.2.0-1|60	- make it rpmbuildupdatable
12cu|python-twisted-pair-10.2.0-1|61	
12cu|python-twisted-pair-10.2.0-1|62	* Sat May 14 2005 Michael Scherer <misc@mandriva.org> 0.1.0-1mdk
12cu|python-twisted-pair-10.2.0-1|63	- Initial package
12cu|python-twisted-pair-10.2.0-1|64	

12049 12
12cu|python-twisted-xish-0.1.0-12|1	%define directory_down %(echo %version|perl -n -e  '/^(\d+\.\d+).*$/; print \$1 ')
12cu|python-twisted-xish-0.1.0-12|2	%define debug_package %{nil}
12cu|python-twisted-xish-0.1.0-12|3	
12cu|python-twisted-xish-0.1.0-12|4	Summary:    A XML API for Twisted framework
12cu|python-twisted-xish-0.1.0-12|5	Name:       python-twisted-xish
12cu|python-twisted-xish-0.1.0-12|6	Version:    0.1.0
12cu|python-twisted-xish-0.1.0-12|7	Release:    12
12cu|python-twisted-xish-0.1.0-12|8	Source0:    http://tmrc.mit.edu/mirror/twisted/Xish//%directory_down/TwistedXish-%{version}.tar.bz2
12cu|python-twisted-xish-0.1.0-12|9	Source1:    _version.py
12cu|python-twisted-xish-0.1.0-12|10	License:    MIT
12cu|python-twisted-xish-0.1.0-12|11	Group:      Development/Python
12cu|python-twisted-xish-0.1.0-12|12	URL:        http://twistedmatrix.com/projects/xish/
12cu|python-twisted-xish-0.1.0-12|13	BuildRequires:	python-devel
12cu|python-twisted-xish-0.1.0-12|14	BuildRequires:  python-twisted-core
12cu|python-twisted-xish-0.1.0-12|15	Requires:       python-twisted-core
12cu|python-twisted-xish-0.1.0-12|16	
12cu|python-twisted-xish-0.1.0-12|17	%description
12cu|python-twisted-xish-0.1.0-12|18	A XML API for Twisted framework.
12cu|python-twisted-xish-0.1.0-12|19	
12cu|python-twisted-xish-0.1.0-12|20	%prep
12cu|python-twisted-xish-0.1.0-12|21	%setup -q -n TwistedXish-%version
12cu|python-twisted-xish-0.1.0-12|22	cp %SOURCE1 twisted/xish/
12cu|python-twisted-xish-0.1.0-12|23	
12cu|python-twisted-xish-0.1.0-12|24	%build
12cu|python-twisted-xish-0.1.0-12|25	%__python setup.py build
12cu|python-twisted-xish-0.1.0-12|26	
12cu|python-twisted-xish-0.1.0-12|27	%install
12cu|python-twisted-xish-0.1.0-12|28	%__python setup.py install --root  %buildroot --install-purelib=%{py_platsitedir}
12cu|python-twisted-xish-0.1.0-12|29	
12cu|python-twisted-xish-0.1.0-12|30	%files
12cu|python-twisted-xish-0.1.0-12|31	%defattr(0644,root,root,0755)
12cu|python-twisted-xish-0.1.0-12|32	%doc LICENSE README
12cu|python-twisted-xish-0.1.0-12|33	%{py_platsitedir}/twisted/xish/
12cu|python-twisted-xish-0.1.0-12|34	%{py_platsitedir}/*.egg-info
12cu|python-twisted-xish-0.1.0-12|35	
12cu|python-twisted-xish-0.1.0-12|36	%changelog
12cu|python-twisted-xish-0.1.0-12|37	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-12
12cu|python-twisted-xish-0.1.0-12|38	+ Revision: 843b507
12cu|python-twisted-xish-0.1.0-12|39	- Spec cleanup
12cu|python-twisted-xish-0.1.0-12|40	
12cu|python-twisted-xish-0.1.0-12|41	

12050 12
12cu|python-twitter-1.1-1|1	%define debug_package %{nil}
12cu|python-twitter-1.1-1|2	%define name	python-twitter
12cu|python-twitter-1.1-1|3	%define version 0.6
12cu|python-twitter-1.1-1|4	%define release %mkrel 1
12cu|python-twitter-1.1-1|5	
12cu|python-twitter-1.1-1|6	Summary:	Python bindings for Twitter
12cu|python-twitter-1.1-1|7	Name:		%{name}
12cu|python-twitter-1.1-1|8	Version:	1.1
12cu|python-twitter-1.1-1|9	Release:	1
12cu|python-twitter-1.1-1|10	License:	ASL 2.0
12cu|python-twitter-1.1-1|11	Group:		Development/Python
12cu|python-twitter-1.1-1|12	Url:		http://code.google.com/p/python-twitter/
12cu|python-twitter-1.1-1|13	Source0:	http://python-twitter.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|python-twitter-1.1-1|14	BuildRequires:	python-setuptools
12cu|python-twitter-1.1-1|15	Requires:	python-simplejson
12cu|python-twitter-1.1-1|16	Requires:   pythonegg(requests-oauthlib)
12cu|python-twitter-1.1-1|17	
12cu|python-twitter-1.1-1|18	%description
12cu|python-twitter-1.1-1|19	This library provides a pure python interface for the Twitter API.
12cu|python-twitter-1.1-1|20	
12cu|python-twitter-1.1-1|21	Twitter (http://twitter.com) provides a service that allows people to connect
12cu|python-twitter-1.1-1|22	via the web, IM, and SMS. Twitter exposes a web services API
12cu|python-twitter-1.1-1|23	(http://twitter.com/help/api) and this library is intended to make it even
12cu|python-twitter-1.1-1|24	easier for python programmers to use.
12cu|python-twitter-1.1-1|25	
12cu|python-twitter-1.1-1|26	%prep
12cu|python-twitter-1.1-1|27	%setup -q
12cu|python-twitter-1.1-1|28	
12cu|python-twitter-1.1-1|29	%build
12cu|python-twitter-1.1-1|30	python setup.py build
12cu|python-twitter-1.1-1|31	
12cu|python-twitter-1.1-1|32	%install
12cu|python-twitter-1.1-1|33	python setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%{py_platsitedir}
12cu|python-twitter-1.1-1|34	chmod a+r %{buildroot}%{py_platsitedir}/*/*
12cu|python-twitter-1.1-1|35	
12cu|python-twitter-1.1-1|36	
12cu|python-twitter-1.1-1|37	%files
12cu|python-twitter-1.1-1|38	%{py_platsitedir}/*
12cu|python-twitter-1.1-1|39	
12cu|python-twitter-1.1-1|40	
12cu|python-twitter-1.1-1|41	
12cu|python-twitter-1.1-1|42	%changelog
12cu|python-twitter-1.1-1|43	* Thu Dec 26 2013 SymbianFlo <symbianflo@mandrivausers.ro> 1.1-1
12cu|python-twitter-1.1-1|44	+ Revision: 4495045
12cu|python-twitter-1.1-1|45	- fix req, spec clean .
12cu|python-twitter-1.1-1|46	
12cu|python-twitter-1.1-1|47	

12051 12
12cu|python-urllib3-1.7.1-1|1	%define	module	urllib3
12cu|python-urllib3-1.7.1-1|2	%define name	python-%{module}
12cu|python-urllib3-1.7.1-1|3	%define version 1.4
12cu|python-urllib3-1.7.1-1|4	%define release 1
12cu|python-urllib3-1.7.1-1|5	
12cu|python-urllib3-1.7.1-1|6	Summary:	Python HTTP library with thread-safe connection pooling, file post, and more
12cu|python-urllib3-1.7.1-1|7	Name:		%{name}
12cu|python-urllib3-1.7.1-1|8	Version:	1.7.1
12cu|python-urllib3-1.7.1-1|9	Release:	1
12cu|python-urllib3-1.7.1-1|10	Source0:	https://pypi.python.org/packages/source/u/urllib3/urllib3-%{version}.tar.gz
12cu|python-urllib3-1.7.1-1|11	License:	MIT
12cu|python-urllib3-1.7.1-1|12	Group:		Development/Python
12cu|python-urllib3-1.7.1-1|13	Url:		http://urllib3.readthedocs.org/
12cu|python-urllib3-1.7.1-1|14	BuildArch:	noarch
12cu|python-urllib3-1.7.1-1|15	BuildRequires:	python-devel, python-setuptools
12cu|python-urllib3-1.7.1-1|16	
12cu|python-urllib3-1.7.1-1|17	%description
12cu|python-urllib3-1.7.1-1|18	There are two critical features missing from the Python standard
12cu|python-urllib3-1.7.1-1|19	library: Connection re-using/pooling and file posting. It's not
12cu|python-urllib3-1.7.1-1|20	terribly hard to implement these yourself, but it's much easier to use
12cu|python-urllib3-1.7.1-1|21	a module that already did the work for you.
12cu|python-urllib3-1.7.1-1|22	
12cu|python-urllib3-1.7.1-1|23	The Python standard libraries urllib and urllib2 have little to do
12cu|python-urllib3-1.7.1-1|24	with each other. They were designed to be independent and standalone,
12cu|python-urllib3-1.7.1-1|25	each solving a different scope of problems, and urllib3 follows in a
12cu|python-urllib3-1.7.1-1|26	similar vein.
12cu|python-urllib3-1.7.1-1|27	
12cu|python-urllib3-1.7.1-1|28	%prep
12cu|python-urllib3-1.7.1-1|29	%setup -q -n %{module}-%{version}
12cu|python-urllib3-1.7.1-1|30	
12cu|python-urllib3-1.7.1-1|31	%install
12cu|python-urllib3-1.7.1-1|32	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12cu|python-urllib3-1.7.1-1|33	
12cu|python-urllib3-1.7.1-1|34	%clean
12cu|python-urllib3-1.7.1-1|35	
12cu|python-urllib3-1.7.1-1|36	%files
12cu|python-urllib3-1.7.1-1|37	%doc *.txt
12cu|python-urllib3-1.7.1-1|38	%py_puresitedir/urllib3*
12cu|python-urllib3-1.7.1-1|39	%py_puresitedir/dummyserver*
12cu|python-urllib3-1.7.1-1|40	
12cu|python-urllib3-1.7.1-1|41	
12cu|python-urllib3-1.7.1-1|42	
12cu|python-urllib3-1.7.1-1|43	%changelog
12cu|python-urllib3-1.7.1-1|44	* Sat Dec 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.7.1-1
12cu|python-urllib3-1.7.1-1|45	+ Revision: f4a0717
12cu|python-urllib3-1.7.1-1|46	- LOG Updated to 1.7.1 (by updates_builder)
12cu|python-urllib3-1.7.1-1|47	
12cu|python-urllib3-1.7.1-1|48	

12052 12
12cu|python-urwid-1.2.1-1|1	%define module	urwid
12cu|python-urwid-1.2.1-1|2	
12cu|python-urwid-1.2.1-1|3	Summary:	Full-featured Python console user interface library
12cu|python-urwid-1.2.1-1|4	
12cu|python-urwid-1.2.1-1|5	Name: 		python-%{module}
12cu|python-urwid-1.2.1-1|6	Version: 	1.2.1
12cu|python-urwid-1.2.1-1|7	Release: 	1
12cu|python-urwid-1.2.1-1|8	Source0: 	https://pypi.python.org/packages/source/u/urwid/urwid-%{version}.tar.gz
12cu|python-urwid-1.2.1-1|9	License:	LGPL
12cu|python-urwid-1.2.1-1|10	Group: 		Development/Python
12cu|python-urwid-1.2.1-1|11	Url: 		http://excess.org/%{module}
12cu|python-urwid-1.2.1-1|12	BuildRequires:	python-setuptools
12cu|python-urwid-1.2.1-1|13	BuildRequires:	python-devel
12cu|python-urwid-1.2.1-1|14	
12cu|python-urwid-1.2.1-1|15	%description
12cu|python-urwid-1.2.1-1|16	Urwid is a console user interface library. It includes many features
12cu|python-urwid-1.2.1-1|17	useful for text console application developers including :
12cu|python-urwid-1.2.1-1|18	
12cu|python-urwid-1.2.1-1|19	* Applcations resize quickly and smoothly
12cu|python-urwid-1.2.1-1|20	* Automatic, programmable text alignment and wrapping
12cu|python-urwid-1.2.1-1|21	* Simple markup for setting text attributes within blocks of text
12cu|python-urwid-1.2.1-1|22	* Powerful list box with programmable content for scrolling all
12cu|python-urwid-1.2.1-1|23	widget types
12cu|python-urwid-1.2.1-1|24	* Your choice of event loops: Twisted, Glib or built-in
12cu|python-urwid-1.2.1-1|25	select-based loop
12cu|python-urwid-1.2.1-1|26	* Pre-built widgets include edit boxes, buttons, check
12cu|python-urwid-1.2.1-1|27	boxes and radio buttons
12cu|python-urwid-1.2.1-1|28	* Display modules include raw, curses, and
12cu|python-urwid-1.2.1-1|29	experimental LCD and web displays
12cu|python-urwid-1.2.1-1|30	* Support for UTF-8, simple 8-bit and CJK encodings
12cu|python-urwid-1.2.1-1|31	* 256 and 88 color mode support
12cu|python-urwid-1.2.1-1|32	* Python 3.2 support
12cu|python-urwid-1.2.1-1|33	
12cu|python-urwid-1.2.1-1|34	%prep
12cu|python-urwid-1.2.1-1|35	%setup -q -n %{module}-%{version}
12cu|python-urwid-1.2.1-1|36	
12cu|python-urwid-1.2.1-1|37	%build
12cu|python-urwid-1.2.1-1|38	%setup_compile_flags
12cu|python-urwid-1.2.1-1|39	%__python setup.py build
12cu|python-urwid-1.2.1-1|40	
12cu|python-urwid-1.2.1-1|41	%install
12cu|python-urwid-1.2.1-1|42	PYTHONDONTWRITEBYTECODE=  %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-urwid-1.2.1-1|43	sed -i 's/.*egg-info$//' FILE_LIST
12cu|python-urwid-1.2.1-1|44	
12cu|python-urwid-1.2.1-1|45	%files
12cu|python-urwid-1.2.1-1|46	#-f FILE_LIST
12cu|python-urwid-1.2.1-1|47	%doc   *py
12cu|python-urwid-1.2.1-1|48	%{py_platsitedir}/*
12cu|python-urwid-1.2.1-1|49	
12cu|python-urwid-1.2.1-1|50	
12cu|python-urwid-1.2.1-1|51	
12cu|python-urwid-1.2.1-1|52	
12cu|python-urwid-1.2.1-1|53	%changelog
12cu|python-urwid-1.2.1-1|54	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-1
12cu|python-urwid-1.2.1-1|55	+ Revision: d161b3f
12cu|python-urwid-1.2.1-1|56	- Updated to 1.2.1 (by updates_builder)
12cu|python-urwid-1.2.1-1|57	
12cu|python-urwid-1.2.1-1|58	

12053 12
12cu|python-virtinst-0.600.4-1|1	%define module  virtinst
12cu|python-virtinst-0.600.4-1|2	%define name    python-%{name}
12cu|python-virtinst-0.600.4-1|3	%define version 0.600.3
12cu|python-virtinst-0.600.4-1|4	%define release 1
12cu|python-virtinst-0.600.4-1|5	
12cu|python-virtinst-0.600.4-1|6	Name: 		python-%{module}
12cu|python-virtinst-0.600.4-1|7	Version: 	0.600.4
12cu|python-virtinst-0.600.4-1|8	Release: 	1
12cu|python-virtinst-0.600.4-1|9	Summary:    Python modules for starting Xen guest installations
12cu|python-virtinst-0.600.4-1|10	License:    GPLv2+
12cu|python-virtinst-0.600.4-1|11	Group: 		Development/Python
12cu|python-virtinst-0.600.4-1|12	Url:        http://virt-manager.et.redhat.com/
12cu|python-virtinst-0.600.4-1|13	Source:     https://fedorahosted.org/released/python-virtinst/virtinst-%{version}.tar.gz
12cu|python-virtinst-0.600.4-1|14	BuildRequires:  python-devel
12cu|python-virtinst-0.600.4-1|15	BuildRequires:  python-libvirt
12cu|python-virtinst-0.600.4-1|16	BuildRequires:  python-libxml2
12cu|python-virtinst-0.600.4-1|17	BuildRequires:  python-urlgrabber
12cu|python-virtinst-0.600.4-1|18	BuildArch:      noarch
12cu|python-virtinst-0.600.4-1|19	ExcludeArch:    ppc ppc64 s390 s390x
12cu|python-virtinst-0.600.4-1|20	Requires:       python-libvirt >= 0.1.4-4
12cu|python-virtinst-0.600.4-1|21	Requires:       python-urlgrabber
12cu|python-virtinst-0.600.4-1|22	Requires:       python-libxml2
12cu|python-virtinst-0.600.4-1|23	
12cu|python-virtinst-0.600.4-1|24	%description
12cu|python-virtinst-0.600.4-1|25	virtinst is a module to help in starting installations of Fedora/Red
12cu|python-virtinst-0.600.4-1|26	Hat Enterprise Linux related distributions inside of virtual machines.  It
12cu|python-virtinst-0.600.4-1|27	supports both paravirt guests (for which only FC and RHEL guests are
12cu|python-virtinst-0.600.4-1|28	currently supported) as well as fully virtualized guests.  It uses
12cu|python-virtinst-0.600.4-1|29	libvirt (http://www.libvirt.org) for starting things.
12cu|python-virtinst-0.600.4-1|30	
12cu|python-virtinst-0.600.4-1|31	Also contained is a simple script virt-install which uses
12cu|python-virtinst-0.600.4-1|32	virtinst in a command line mode.
12cu|python-virtinst-0.600.4-1|33	
12cu|python-virtinst-0.600.4-1|34	%prep
12cu|python-virtinst-0.600.4-1|35	%setup -q -n %{module}-%{version}
12cu|python-virtinst-0.600.4-1|36	
12cu|python-virtinst-0.600.4-1|37	%build
12cu|python-virtinst-0.600.4-1|38	python setup.py build
12cu|python-virtinst-0.600.4-1|39	
12cu|python-virtinst-0.600.4-1|40	%install
12cu|python-virtinst-0.600.4-1|41	rm -rf %{buildroot}
12cu|python-virtinst-0.600.4-1|42	python setup.py install --root=%{buildroot}
12cu|python-virtinst-0.600.4-1|43	mkdir -p %{buildroot}/%{_sbindir}
12cu|python-virtinst-0.600.4-1|44	mv %{buildroot}/%{_bindir}/virt-install %{buildroot}/%{_sbindir}/virt-install
12cu|python-virtinst-0.600.4-1|45	
12cu|python-virtinst-0.600.4-1|46	ln -s virtinst %{buildroot}%{python_sitelib}/xeninst
12cu|python-virtinst-0.600.4-1|47	ln -s virt-install %{buildroot}/%{_sbindir}/xenguest-install
12cu|python-virtinst-0.600.4-1|48	
12cu|python-virtinst-0.600.4-1|49	%find_lang virtinst
12cu|python-virtinst-0.600.4-1|50	
12cu|python-virtinst-0.600.4-1|51	%clean
12cu|python-virtinst-0.600.4-1|52	rm -rf %{buildroot}
12cu|python-virtinst-0.600.4-1|53	
12cu|python-virtinst-0.600.4-1|54	%files -f virtinst.lang
12cu|python-virtinst-0.600.4-1|55	%defattr(-,root,root)
12cu|python-virtinst-0.600.4-1|56	%doc README
12cu|python-virtinst-0.600.4-1|57	%{python_sitelib}/virtinst
12cu|python-virtinst-0.600.4-1|58	%{python_sitelib}/virtconv
12cu|python-virtinst-0.600.4-1|59	%{python_sitelib}/xeninst
12cu|python-virtinst-0.600.4-1|60	%{python_sitelib}/*.egg-info
12cu|python-virtinst-0.600.4-1|61	%{_bindir}/virt-convert
12cu|python-virtinst-0.600.4-1|62	%{_bindir}/virt-clone
12cu|python-virtinst-0.600.4-1|63	%{_bindir}/virt-image
12cu|python-virtinst-0.600.4-1|64	%{_sbindir}/virt-install
12cu|python-virtinst-0.600.4-1|65	%{_sbindir}/xenguest-install
12cu|python-virtinst-0.600.4-1|66	%{_mandir}/man1/virt-convert.1*
12cu|python-virtinst-0.600.4-1|67	%{_mandir}/man1/virt-clone.1*
12cu|python-virtinst-0.600.4-1|68	%{_mandir}/man1/virt-image.1*
12cu|python-virtinst-0.600.4-1|69	%{_mandir}/man1/virt-install.1*
12cu|python-virtinst-0.600.4-1|70	%{_mandir}/man5/virt-image.5*
12cu|python-virtinst-0.600.4-1|71	
12cu|python-virtinst-0.600.4-1|72	
12cu|python-virtinst-0.600.4-1|73	%changelog
12cu|python-virtinst-0.600.4-1|74	* Fri May 25 2012 Guilherme Moro <guilherme@mandriva.com> 0.600.1-1mdv2012.0
12cu|python-virtinst-0.600.4-1|75	+ Revision: 800571
12cu|python-virtinst-0.600.4-1|76	- Updated to version 0.600.1
12cu|python-virtinst-0.600.4-1|77	
12cu|python-virtinst-0.600.4-1|78	* Tue Oct 25 2011 Sergey Zhemoitel <serg@mandriva.org> 0.600.0-1
12cu|python-virtinst-0.600.4-1|79	+ Revision: 707113
12cu|python-virtinst-0.600.4-1|80	- new release 0.600.0
12cu|python-virtinst-0.600.4-1|81	
12cu|python-virtinst-0.600.4-1|82	* Wed May 04 2011 Zé <ze@mandriva.org> 0.500.6-1
12cu|python-virtinst-0.600.4-1|83	+ Revision: 665089
12cu|python-virtinst-0.600.4-1|84	- version 0.500.6
12cu|python-virtinst-0.600.4-1|85	- set buildroot and arrange spec
12cu|python-virtinst-0.600.4-1|86	
12cu|python-virtinst-0.600.4-1|87	* Sat Feb 05 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.500.5-1
12cu|python-virtinst-0.600.4-1|88	+ Revision: 636089
12cu|python-virtinst-0.600.4-1|89	- new version
12cu|python-virtinst-0.600.4-1|90	- drop OS patch, merged upstream
12cu|python-virtinst-0.600.4-1|91	
12cu|python-virtinst-0.600.4-1|92	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12cu|python-virtinst-0.600.4-1|93	- added requires for libxml2
12cu|python-virtinst-0.600.4-1|94	
12cu|python-virtinst-0.600.4-1|95	* Wed Nov 10 2010 Christiaan Welvaart <spturtle@mandriva.org> 0.500.4-2mdv2011.0
12cu|python-virtinst-0.600.4-1|96	+ Revision: 595646
12cu|python-virtinst-0.600.4-1|97	- rebuild for python 2.7
12cu|python-virtinst-0.600.4-1|98	
12cu|python-virtinst-0.600.4-1|99	* Sun Sep 05 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.500.4-1mdv2011.0
12cu|python-virtinst-0.600.4-1|100	+ Revision: 576178
12cu|python-virtinst-0.600.4-1|101	- update to new version 0.500.4
12cu|python-virtinst-0.600.4-1|102	
12cu|python-virtinst-0.600.4-1|103	* Mon Mar 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.500.3-1mdv2010.1
12cu|python-virtinst-0.600.4-1|104	+ Revision: 528764
12cu|python-virtinst-0.600.4-1|105	- new version
12cu|python-virtinst-0.600.4-1|106	
12cu|python-virtinst-0.600.4-1|107	* Tue Feb 09 2010 Frederik Himpe <fhimpe@mandriva.org> 0.500.2-1mdv2010.1
12cu|python-virtinst-0.600.4-1|108	+ Revision: 503324
12cu|python-virtinst-0.600.4-1|109	- Update to new version 0.500.2
12cu|python-virtinst-0.600.4-1|110	- Remove patch integrated upstream
12cu|python-virtinst-0.600.4-1|111	
12cu|python-virtinst-0.600.4-1|112	+ Michael Scherer <misc@mandriva.org>
12cu|python-virtinst-0.600.4-1|113	- fix License
12cu|python-virtinst-0.600.4-1|114	- add a note about patch, and send it upstream
12cu|python-virtinst-0.600.4-1|115	
12cu|python-virtinst-0.600.4-1|116	* Tue Feb 09 2010 Anne Nicolas <ennael@mandriva.org> 0.500.1-2mdv2010.1
12cu|python-virtinst-0.600.4-1|117	+ Revision: 502981
12cu|python-virtinst-0.600.4-1|118	- Add Mandriva in OS list taking into account virtio support
12cu|python-virtinst-0.600.4-1|119	
12cu|python-virtinst-0.600.4-1|120	* Tue Dec 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.500.1-1mdv2010.1
12cu|python-virtinst-0.600.4-1|121	+ Revision: 478822
12cu|python-virtinst-0.600.4-1|122	- new version
12cu|python-virtinst-0.600.4-1|123	
12cu|python-virtinst-0.600.4-1|124	* Sun Oct 11 2009 Frederik Himpe <fhimpe@mandriva.org> 0.500.0-3mdv2010.0
12cu|python-virtinst-0.600.4-1|125	+ Revision: 456603
12cu|python-virtinst-0.600.4-1|126	- Disable Fedora patch which breaks VM creation when there is no
12cu|python-virtinst-0.600.4-1|127	user qemu
12cu|python-virtinst-0.600.4-1|128	
12cu|python-virtinst-0.600.4-1|129	* Wed Oct 07 2009 Frederik Himpe <fhimpe@mandriva.org> 0.500.0-2mdv2010.0
12cu|python-virtinst-0.600.4-1|130	+ Revision: 455687
12cu|python-virtinst-0.600.4-1|131	- Sync patches with Fedora
12cu|python-virtinst-0.600.4-1|132	
12cu|python-virtinst-0.600.4-1|133	* Wed Jul 29 2009 Frederik Himpe <fhimpe@mandriva.org> 0.500.0-1mdv2010.0
12cu|python-virtinst-0.600.4-1|134	+ Revision: 404012
12cu|python-virtinst-0.600.4-1|135	- update to new version 0.500.0
12cu|python-virtinst-0.600.4-1|136	
12cu|python-virtinst-0.600.4-1|137	* Wed Mar 11 2009 Frederik Himpe <fhimpe@mandriva.org> 0.400.3-1mdv2009.1
12cu|python-virtinst-0.600.4-1|138	+ Revision: 353926
12cu|python-virtinst-0.600.4-1|139	- update to new version 0.400.3
12cu|python-virtinst-0.600.4-1|140	
12cu|python-virtinst-0.600.4-1|141	* Sun Mar 08 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.400.2-1mdv2009.1
12cu|python-virtinst-0.600.4-1|142	+ Revision: 353013
12cu|python-virtinst-0.600.4-1|143	- update to new version 0.400.2
12cu|python-virtinst-0.600.4-1|144	
12cu|python-virtinst-0.600.4-1|145	* Fri Mar 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.400.1-2mdv2009.1
12cu|python-virtinst-0.600.4-1|146	+ Revision: 349839
12cu|python-virtinst-0.600.4-1|147	- rebuild
12cu|python-virtinst-0.600.4-1|148	
12cu|python-virtinst-0.600.4-1|149	* Wed Jan 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.400.1-1mdv2009.1
12cu|python-virtinst-0.600.4-1|150	+ Revision: 334879
12cu|python-virtinst-0.600.4-1|151	- new version
12cu|python-virtinst-0.600.4-1|152	- drop keyboard patch, merged upstream
12cu|python-virtinst-0.600.4-1|153	
12cu|python-virtinst-0.600.4-1|154	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 0.400.0-3mdv2009.1
12cu|python-virtinst-0.600.4-1|155	+ Revision: 323526
12cu|python-virtinst-0.600.4-1|156	- rebuild
12cu|python-virtinst-0.600.4-1|157	
12cu|python-virtinst-0.600.4-1|158	* Mon Nov 03 2008 Frederik Himpe <fhimpe@mandriva.org> 0.400.0-2mdv2009.1
12cu|python-virtinst-0.600.4-1|159	+ Revision: 299642
12cu|python-virtinst-0.600.4-1|160	- Add patch from upstream hg repository which fixes parsing of
12cu|python-virtinst-0.600.4-1|161	Mandriva's /etc/sysconfig/keyboard file
12cu|python-virtinst-0.600.4-1|162	
12cu|python-virtinst-0.600.4-1|163	* Mon Oct 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.400.0-1mdv2009.1
12cu|python-virtinst-0.600.4-1|164	+ Revision: 293117
12cu|python-virtinst-0.600.4-1|165	- new version
12cu|python-virtinst-0.600.4-1|166	
12cu|python-virtinst-0.600.4-1|167	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.300.3-1mdv2009.0
12cu|python-virtinst-0.600.4-1|168	+ Revision: 272028
12cu|python-virtinst-0.600.4-1|169	- new version
12cu|python-virtinst-0.600.4-1|170	
12cu|python-virtinst-0.600.4-1|171	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.300.1-5mdv2009.0
12cu|python-virtinst-0.600.4-1|172	+ Revision: 259860
12cu|python-virtinst-0.600.4-1|173	- rebuild
12cu|python-virtinst-0.600.4-1|174	
12cu|python-virtinst-0.600.4-1|175	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.300.1-4mdv2009.0
12cu|python-virtinst-0.600.4-1|176	+ Revision: 247708
12cu|python-virtinst-0.600.4-1|177	- rebuild
12cu|python-virtinst-0.600.4-1|178	- kill re-definition of %%buildroot on Pixel's request
12cu|python-virtinst-0.600.4-1|179	
12cu|python-virtinst-0.600.4-1|180	+ Olivier Blin <blino@mandriva.org>
12cu|python-virtinst-0.600.4-1|181	- restore BuildRoot
12cu|python-virtinst-0.600.4-1|182	
12cu|python-virtinst-0.600.4-1|183	* Mon Nov 12 2007 Funda Wang <fwang@mandriva.org> 0.300.1-2mdv2008.1
12cu|python-virtinst-0.600.4-1|184	+ Revision: 108178
12cu|python-virtinst-0.600.4-1|185	- rebuild for new lzma
12cu|python-virtinst-0.600.4-1|186	
12cu|python-virtinst-0.600.4-1|187	* Fri Nov 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.300.1-1mdv2008.1
12cu|python-virtinst-0.600.4-1|188	+ Revision: 105240
12cu|python-virtinst-0.600.4-1|189	- new version
12cu|python-virtinst-0.600.4-1|190	
12cu|python-virtinst-0.600.4-1|191	* Sun Sep 16 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.300.0-1mdv2008.0
12cu|python-virtinst-0.600.4-1|192	+ Revision: 88790
12cu|python-virtinst-0.600.4-1|193	- new version (fix #33395)
12cu|python-virtinst-0.600.4-1|194	
12cu|python-virtinst-0.600.4-1|195	* Sat Jun 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.103.0-1mdv2008.0
12cu|python-virtinst-0.600.4-1|196	+ Revision: 34681
12cu|python-virtinst-0.600.4-1|197	- new version
12cu|python-virtinst-0.600.4-1|198	
12cu|python-virtinst-0.600.4-1|199	
12cu|python-virtinst-0.600.4-1|200	* Fri Feb 23 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.101.0-1mdv2007.0
12cu|python-virtinst-0.600.4-1|201	+ Revision: 125025
12cu|python-virtinst-0.600.4-1|202	- new version
12cu|python-virtinst-0.600.4-1|203	
12cu|python-virtinst-0.600.4-1|204	* Wed Dec 13 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.98.0-2mdv2007.1
12cu|python-virtinst-0.600.4-1|205	+ Revision: 96465
12cu|python-virtinst-0.600.4-1|206	- fix dependencies
12cu|python-virtinst-0.600.4-1|207	
12cu|python-virtinst-0.600.4-1|208	* Wed Dec 13 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.98.0-1mdv2007.1
12cu|python-virtinst-0.600.4-1|209	+ Revision: 96404
12cu|python-virtinst-0.600.4-1|210	- fix build dependencies
12cu|python-virtinst-0.600.4-1|211	- Import python-virtinst
12cu|python-virtinst-0.600.4-1|212	
12cu|python-virtinst-0.600.4-1|213	* Wed Dec 13 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.98.0-1mdv2007.1
12cu|python-virtinst-0.600.4-1|214	- first mdv release
12cu|python-virtinst-0.600.4-1|215	
12cu|python-virtinst-0.600.4-1|216	

12054 12
12cu|python-waitress-0.8.8-1|1	%define	oname	waitress
12cu|python-waitress-0.8.8-1|2	
12cu|python-waitress-0.8.8-1|3	Name:		python-%{oname}
12cu|python-waitress-0.8.8-1|4	Version:	0.8.8
12cu|python-waitress-0.8.8-1|5	Release:	1
12cu|python-waitress-0.8.8-1|6	Summary:	Waitress WSGI server
12cu|python-waitress-0.8.8-1|7	Source0:	http://pypi.python.org/packages/source/w/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-waitress-0.8.8-1|8	License:	ZPL 2.1
12cu|python-waitress-0.8.8-1|9	Group:		Development/Python
12cu|python-waitress-0.8.8-1|10	Url:		https://github.com/Pylons/waitress
12cu|python-waitress-0.8.8-1|11	BuildArch:	noarch
12cu|python-waitress-0.8.8-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-waitress-0.8.8-1|13	Requires:	pythonegg(setuptools)
12cu|python-waitress-0.8.8-1|14	
12cu|python-waitress-0.8.8-1|15	%description
12cu|python-waitress-0.8.8-1|16	Waitress is meant to be a production-quality pure-Python WSGI server with very
12cu|python-waitress-0.8.8-1|17	acceptable performance.  It has no dependencies except ones which live in the
12cu|python-waitress-0.8.8-1|18	Python standard library.  It runs on CPython on Unix and Windows under Python
12cu|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
12cu|python-waitress-0.8.8-1|20	supports HTTP/1.0 and HTTP/1.1.
12cu|python-waitress-0.8.8-1|21	
12cu|python-waitress-0.8.8-1|22	For more information, see the "docs" directory of the Waitress package or
12cu|python-waitress-0.8.8-1|23	http://docs.pylonsproject.org/projects/waitress/en/latest/ .
12cu|python-waitress-0.8.8-1|24	
12cu|python-waitress-0.8.8-1|25	
12cu|python-waitress-0.8.8-1|26	%prep
12cu|python-waitress-0.8.8-1|27	%setup -q -n %{oname}-%{version}
12cu|python-waitress-0.8.8-1|28	
12cu|python-waitress-0.8.8-1|29	%build
12cu|python-waitress-0.8.8-1|30	python setup.py build
12cu|python-waitress-0.8.8-1|31	
12cu|python-waitress-0.8.8-1|32	%install
12cu|python-waitress-0.8.8-1|33	python setup.py install --root=%{buildroot}
12cu|python-waitress-0.8.8-1|34	
12cu|python-waitress-0.8.8-1|35	%check
12cu|python-waitress-0.8.8-1|36	python setup.py test
12cu|python-waitress-0.8.8-1|37	
12cu|python-waitress-0.8.8-1|38	%files
12cu|python-waitress-0.8.8-1|39	%doc README.rst
12cu|python-waitress-0.8.8-1|40	%{_bindir}/waitress-serve
12cu|python-waitress-0.8.8-1|41	%{py_puresitedir}/waitress/*.py*
12cu|python-waitress-0.8.8-1|42	%{py_puresitedir}/waitress/tests/*.py*
12cu|python-waitress-0.8.8-1|43	%{py_puresitedir}/waitress/tests/fixtureapps/*.py*
12cu|python-waitress-0.8.8-1|44	%{py_puresitedir}/waitress*.egg-info
12cu|python-waitress-0.8.8-1|45	%{py_puresitedir}/waitress/tests/fixtureapps/groundhog1.jpg
12cu|python-waitress-0.8.8-1|46	
12cu|python-waitress-0.8.8-1|47	%changelog
12cu|python-waitress-0.8.8-1|48	* Sat May 03 2014 symbianflo <symbianflo@symbianflo> 0.8.8-1
12cu|python-waitress-0.8.8-1|49	+ Revision: 1815fce
12cu|python-waitress-0.8.8-1|50	- Imported from SRPM
12cu|python-waitress-0.8.8-1|51	
12cu|python-waitress-0.8.8-1|52	

12055 12
12cu|python-webob-1.3.1-1|1	%define tarname	WebOb
12cu|python-webob-1.3.1-1|2	
12cu|python-webob-1.3.1-1|3	Summary:	WSGI request and response object for Python
12cu|python-webob-1.3.1-1|4	Name:		python-webob
12cu|python-webob-1.3.1-1|5	Version:	1.3.1
12cu|python-webob-1.3.1-1|6	Release:	1
12cu|python-webob-1.3.1-1|7	Source0:	http://pypi.python.org/packages/source/W/WebOb/WebOb-%{version}.tar.gz
12cu|python-webob-1.3.1-1|8	License:	MIT
12cu|python-webob-1.3.1-1|9	Group:		Development/Python
12cu|python-webob-1.3.1-1|10	Url:		http://pythonpaste.org/webob/
12cu|python-webob-1.3.1-1|11	BuildArch:	noarch
12cu|python-webob-1.3.1-1|12	Requires:	python-pkg-resources
12cu|python-webob-1.3.1-1|13	BuildRequires:	python-setuptools
12cu|python-webob-1.3.1-1|14	
12cu|python-webob-1.3.1-1|15	%description
12cu|python-webob-1.3.1-1|16	WebOb provides wrappers around the WSGI request environment, and an
12cu|python-webob-1.3.1-1|17	object to help create WSGI responses.
12cu|python-webob-1.3.1-1|18	
12cu|python-webob-1.3.1-1|19	The objects map much of the specified behavior of HTTP, including
12cu|python-webob-1.3.1-1|20	header parsing and accessors for other standard parts of the
12cu|python-webob-1.3.1-1|21	environment.
12cu|python-webob-1.3.1-1|22	
12cu|python-webob-1.3.1-1|23	%prep
12cu|python-webob-1.3.1-1|24	%setup -q -n %{tarname}-%{version}
12cu|python-webob-1.3.1-1|25	
12cu|python-webob-1.3.1-1|26	%install
12cu|python-webob-1.3.1-1|27	find . -type f -exec chmod 644 {} \;
12cu|python-webob-1.3.1-1|28	find . -type d -exec chmod 755 {} \;
12cu|python-webob-1.3.1-1|29	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12cu|python-webob-1.3.1-1|30	sed -i 's/.*egg-info$//' FILE_LIST
12cu|python-webob-1.3.1-1|31	
12cu|python-webob-1.3.1-1|32	%files -f FILE_LIST
12cu|python-webob-1.3.1-1|33	
12cu|python-webob-1.3.1-1|34	
12cu|python-webob-1.3.1-1|35	
12cu|python-webob-1.3.1-1|36	
12cu|python-webob-1.3.1-1|37	%changelog
12cu|python-webob-1.3.1-1|38	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-1
12cu|python-webob-1.3.1-1|39	+ Revision: 4ccfe7d
12cu|python-webob-1.3.1-1|40	- Updated to 1.3.1 (by updates_builder)
12cu|python-webob-1.3.1-1|41	
12cu|python-webob-1.3.1-1|42	

12056 12
12cu|python-WebTest-2.0.14-2|1	%define	oname	WebTest
12cu|python-WebTest-2.0.14-2|2	
12cu|python-WebTest-2.0.14-2|3	Name:		python-%{oname}
12cu|python-WebTest-2.0.14-2|4	Version:	2.0.14
12cu|python-WebTest-2.0.14-2|5	Release:	2
12cu|python-WebTest-2.0.14-2|6	Summary:	Helper to test WSGI applications
12cu|python-WebTest-2.0.14-2|7	Source0:	http://pypi.python.org/packages/source/W/%{oname}/%{oname}-%{version}.zip
12cu|python-WebTest-2.0.14-2|8	License:	MIT
12cu|python-WebTest-2.0.14-2|9	Group:		Development/Python
12cu|python-WebTest-2.0.14-2|10	Url:		http://webtest.pythonpaste.org/
12cu|python-WebTest-2.0.14-2|11	BuildArch:	noarch
12cu|python-WebTest-2.0.14-2|12	BuildRequires:	pythonegg(setuptools)
12cu|python-WebTest-2.0.14-2|13	BuildRequires:	pythonegg(webob)
12cu|python-WebTest-2.0.14-2|14	BuildRequires:	pythonegg(setuptools)
12cu|python-WebTest-2.0.14-2|15	BuildRequires:	pythonegg(sphinx)
12cu|python-WebTest-2.0.14-2|16	BuildRequires:  pythonegg(lxml)
12cu|python-WebTest-2.0.14-2|17	BuildRequires:  pythonegg(pastedeploy)
12cu|python-WebTest-2.0.14-2|18	
12cu|python-WebTest-2.0.14-2|19	Requires:	pythonegg(webob) >= 1.2
12cu|python-WebTest-2.0.14-2|20	Requires:	pythonegg(beautifulsoup4)
12cu|python-WebTest-2.0.14-2|21	Requires:	pythonegg(six)
12cu|python-WebTest-2.0.14-2|22	Requires:	pythonegg(waitress) >= 0.8.5
12cu|python-WebTest-2.0.14-2|23	
12cu|python-WebTest-2.0.14-2|24	
12cu|python-WebTest-2.0.14-2|25	%description
12cu|python-WebTest-2.0.14-2|26	=======
12cu|python-WebTest-2.0.14-2|27	WebTest
12cu|python-WebTest-2.0.14-2|28	=======
12cu|python-WebTest-2.0.14-2|29	
12cu|python-WebTest-2.0.14-2|30	This wraps any WSGI application and makes it easy to send test
12cu|python-WebTest-2.0.14-2|31	requests to that application, without starting up an HTTP server.
12cu|python-WebTest-2.0.14-2|32	
12cu|python-WebTest-2.0.14-2|33	This provides convenient full-stack testing of applications written
12cu|python-WebTest-2.0.14-2|34	with any WSGI-compatible framework.
12cu|python-WebTest-2.0.14-2|35	
12cu|python-WebTest-2.0.14-2|36	Full docs can be found at https://webtest.readthedocs.org/en/latest/
12cu|python-WebTest-2.0.14-2|37	
12cu|python-WebTest-2.0.14-2|38	%prep
12cu|python-WebTest-2.0.14-2|39	%setup -q -n %{oname}-%{version}
12cu|python-WebTest-2.0.14-2|40	
12cu|python-WebTest-2.0.14-2|41	%build
12cu|python-WebTest-2.0.14-2|42	python setup.py build
12cu|python-WebTest-2.0.14-2|43	
12cu|python-WebTest-2.0.14-2|44	%install
12cu|python-WebTest-2.0.14-2|45	python setup.py install --root=%{buildroot}
12cu|python-WebTest-2.0.14-2|46	
12cu|python-WebTest-2.0.14-2|47	%check
12cu|python-WebTest-2.0.14-2|48	python setup.py test
12cu|python-WebTest-2.0.14-2|49	
12cu|python-WebTest-2.0.14-2|50	%files
12cu|python-WebTest-2.0.14-2|51	%doc CHANGELOG.rst
12cu|python-WebTest-2.0.14-2|52	%doc README.rst
12cu|python-WebTest-2.0.14-2|53	%doc docs/api.txt
12cu|python-WebTest-2.0.14-2|54	%doc docs/changelog.txt
12cu|python-WebTest-2.0.14-2|55	%doc docs/contributing.txt
12cu|python-WebTest-2.0.14-2|56	%doc docs/debugapp.txt
12cu|python-WebTest-2.0.14-2|57	%doc docs/form.html
12cu|python-WebTest-2.0.14-2|58	%doc docs/forms.txt
12cu|python-WebTest-2.0.14-2|59	%doc docs/http.txt
12cu|python-WebTest-2.0.14-2|60	%doc docs/index.txt
12cu|python-WebTest-2.0.14-2|61	%doc docs/license.txt
12cu|python-WebTest-2.0.14-2|62	%doc docs/testapp.txt
12cu|python-WebTest-2.0.14-2|63	%doc docs/testresponse.txt
12cu|python-WebTest-2.0.14-2|64	%doc docs/webtest.txt
12cu|python-WebTest-2.0.14-2|65	%doc tests/html/404.html
12cu|python-WebTest-2.0.14-2|66	%doc tests/html/form_inputs.html
12cu|python-WebTest-2.0.14-2|67	%doc tests/html/form_inputs_with_defaults.html
12cu|python-WebTest-2.0.14-2|68	%doc tests/html/form_unicode_inputs.html
12cu|python-WebTest-2.0.14-2|69	%doc tests/html/index.html
12cu|python-WebTest-2.0.14-2|70	%doc tests/html/message.html
12cu|python-WebTest-2.0.14-2|71	%{py_puresitedir}/webtest/*.py*
12cu|python-WebTest-2.0.14-2|72	%{py_puresitedir}/WebTest*.egg-info
12cu|python-WebTest-2.0.14-2|73	
12cu|python-WebTest-2.0.14-2|74	%changelog
12cu|python-WebTest-2.0.14-2|75	* Sat May 03 2014 symbianflo <symbianflo@symbianflo> 2.0.14-2
12cu|python-WebTest-2.0.14-2|76	+ Revision: f555cd4
12cu|python-WebTest-2.0.14-2|77	- Log: Fixed req, and versionized
12cu|python-WebTest-2.0.14-2|78	
12cu|python-WebTest-2.0.14-2|79	

12057 12
12cu|python-werkzeug-0.9.4-1|1	%global srcname Werkzeug
12cu|python-werkzeug-0.9.4-1|2	
12cu|python-werkzeug-0.9.4-1|3	Name:           python-werkzeug
12cu|python-werkzeug-0.9.4-1|4	Version:        0.9.4
12cu|python-werkzeug-0.9.4-1|5	Release:        1
12cu|python-werkzeug-0.9.4-1|6	Summary:        The Swiss Army knife of Python web development
12cu|python-werkzeug-0.9.4-1|7	Group:          Development/Python
12cu|python-werkzeug-0.9.4-1|8	License:        BSD
12cu|python-werkzeug-0.9.4-1|9	URL:            http://werkzeug.pocoo.org/
12cu|python-werkzeug-0.9.4-1|10	Source0:        https://pypi.python.org/packages/source/W/Werkzeug/Werkzeug-%{version}.tar.gz
12cu|python-werkzeug-0.9.4-1|11	BuildArch:      noarch
12cu|python-werkzeug-0.9.4-1|12	BuildRequires:  python-sphinx
12cu|python-werkzeug-0.9.4-1|13	%py_requires -d
12cu|python-werkzeug-0.9.4-1|14	
12cu|python-werkzeug-0.9.4-1|15	%description
12cu|python-werkzeug-0.9.4-1|16	Werkzeug
12cu|python-werkzeug-0.9.4-1|17	========
12cu|python-werkzeug-0.9.4-1|18	
12cu|python-werkzeug-0.9.4-1|19	Werkzeug started as simple collection of various utilities for WSGI
12cu|python-werkzeug-0.9.4-1|20	applications and has become one of the most advanced WSGI utility
12cu|python-werkzeug-0.9.4-1|21	modules.  It includes a powerful debugger, full featured request and
12cu|python-werkzeug-0.9.4-1|22	response objects, HTTP utilities to handle entity tags, cache control
12cu|python-werkzeug-0.9.4-1|23	headers, HTTP dates, cookie handling, file uploads, a powerful URL
12cu|python-werkzeug-0.9.4-1|24	routing system and a bunch of community contributed addon modules.
12cu|python-werkzeug-0.9.4-1|25	
12cu|python-werkzeug-0.9.4-1|26	Werkzeug is unicode aware and doesn't enforce a specific template
12cu|python-werkzeug-0.9.4-1|27	engine, database adapter or anything else.  It doesn't even enforce
12cu|python-werkzeug-0.9.4-1|28	a specific way of handling requests and leaves all that up to the
12cu|python-werkzeug-0.9.4-1|29	developer. It's most useful for end user applications which should work
12cu|python-werkzeug-0.9.4-1|30	on as many server environments as possible (such as blogs, wikis,
12cu|python-werkzeug-0.9.4-1|31	bulletin boards, etc.).
12cu|python-werkzeug-0.9.4-1|32	
12cu|python-werkzeug-0.9.4-1|33	%prep
12cu|python-werkzeug-0.9.4-1|34	%setup -q -n %{srcname}-%{version}
12cu|python-werkzeug-0.9.4-1|35	%{__sed} -i 's/\r//' LICENSE
12cu|python-werkzeug-0.9.4-1|36	%{__sed} -i '1d' werkzeug/testsuite/multipart/collect.py
12cu|python-werkzeug-0.9.4-1|37	
12cu|python-werkzeug-0.9.4-1|38	%build
12cu|python-werkzeug-0.9.4-1|39	%{__python} setup.py build
12cu|python-werkzeug-0.9.4-1|40	find examples/ -name '*.py' -executable | xargs chmod -x
12cu|python-werkzeug-0.9.4-1|41	find examples/ -name '*.png' -executable | xargs chmod -x
12cu|python-werkzeug-0.9.4-1|42	pushd docs
12cu|python-werkzeug-0.9.4-1|43	make html
12cu|python-werkzeug-0.9.4-1|44	popd
12cu|python-werkzeug-0.9.4-1|45	
12cu|python-werkzeug-0.9.4-1|46	%install
12cu|python-werkzeug-0.9.4-1|47	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-werkzeug-0.9.4-1|48	%{__rm} -rf docs/_build/html/.buildinfo
12cu|python-werkzeug-0.9.4-1|49	%{__rm} -rf examples/cupoftee/db.pyc
12cu|python-werkzeug-0.9.4-1|50	
12cu|python-werkzeug-0.9.4-1|51	%files
12cu|python-werkzeug-0.9.4-1|52	%doc AUTHORS LICENSE PKG-INFO CHANGES
12cu|python-werkzeug-0.9.4-1|53	%{py_puresitedir}/*
12cu|python-werkzeug-0.9.4-1|54	%doc docs/_build/html examples
12cu|python-werkzeug-0.9.4-1|55	
12cu|python-werkzeug-0.9.4-1|56	
12cu|python-werkzeug-0.9.4-1|57	
12cu|python-werkzeug-0.9.4-1|58	%changelog
12cu|python-werkzeug-0.9.4-1|59	* Fri Nov 01 2013 dsilakov <denis.silakov@rosalab.ru> 0.9.4-1
12cu|python-werkzeug-0.9.4-1|60	+ Revision: ee6f248
12cu|python-werkzeug-0.9.4-1|61	- Merge pull request #1 from import/python-werkzeug:auto_update
12cu|python-werkzeug-0.9.4-1|62	- ROSA Updates Builder: update suggested
12cu|python-werkzeug-0.9.4-1|63	
12cu|python-werkzeug-0.9.4-1|64	

12058 12
12cu|python-wsgiproxy-0.2.2-1|1	%define module wsgiproxy
12cu|python-wsgiproxy-0.2.2-1|2	Name:           python-%module
12cu|python-wsgiproxy-0.2.2-1|3	Version:        0.2.2
12cu|python-wsgiproxy-0.2.2-1|4	Release:        1
12cu|python-wsgiproxy-0.2.2-1|5	Summary:        HTTP proxying tools for WSGI apps
12cu|python-wsgiproxy-0.2.2-1|6	Group:          Development/Python
12cu|python-wsgiproxy-0.2.2-1|7	License:        MIT
12cu|python-wsgiproxy-0.2.2-1|8	URL:            http://pythonpaste.org/wsgiproxy/
12cu|python-wsgiproxy-0.2.2-1|9	Source0:        http://pypi.python.org/packages/source/W/WSGIProxy/WSGIProxy-%{version}.tar.gz
12cu|python-wsgiproxy-0.2.2-1|10	BuildArch:      noarch
12cu|python-wsgiproxy-0.2.2-1|11	BuildRequires:  python-setuptools
12cu|python-wsgiproxy-0.2.2-1|12	Requires:       python-paste
12cu|python-wsgiproxy-0.2.2-1|13	Requires:       python-pastedeploy
12cu|python-wsgiproxy-0.2.2-1|14	
12cu|python-wsgiproxy-0.2.2-1|15	%description
12cu|python-wsgiproxy-0.2.2-1|16	WSGIProxy gives tools to proxy arbitrary(ish) WSGI requests to other
12cu|python-wsgiproxy-0.2.2-1|17	processes over HTTP.
12cu|python-wsgiproxy-0.2.2-1|18	
12cu|python-wsgiproxy-0.2.2-1|19	%prep
12cu|python-wsgiproxy-0.2.2-1|20	%setup -q -n WSGIProxy-%{version}
12cu|python-wsgiproxy-0.2.2-1|21	
12cu|python-wsgiproxy-0.2.2-1|22	%build
12cu|python-wsgiproxy-0.2.2-1|23	CFLAGS="%{optflags}" python setup.py build
12cu|python-wsgiproxy-0.2.2-1|24	
12cu|python-wsgiproxy-0.2.2-1|25	%install
12cu|python-wsgiproxy-0.2.2-1|26	%{__python} setup.py install --root %{buildroot} --install-purelib=%{py_puresitedir}
12cu|python-wsgiproxy-0.2.2-1|27	
12cu|python-wsgiproxy-0.2.2-1|28	%clean
12cu|python-wsgiproxy-0.2.2-1|29	
12cu|python-wsgiproxy-0.2.2-1|30	%files
12cu|python-wsgiproxy-0.2.2-1|31	%{py_puresitedir}/*
12cu|python-wsgiproxy-0.2.2-1|32	
12cu|python-wsgiproxy-0.2.2-1|33	
12cu|python-wsgiproxy-0.2.2-1|34	
12cu|python-wsgiproxy-0.2.2-1|35	
12cu|python-wsgiproxy-0.2.2-1|36	%changelog
12cu|python-wsgiproxy-0.2.2-1|37	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-1
12cu|python-wsgiproxy-0.2.2-1|38	+ Revision: 1691b5b
12cu|python-wsgiproxy-0.2.2-1|39	- LOG Updated to 0.2.2 (by updates_builder)
12cu|python-wsgiproxy-0.2.2-1|40	
12cu|python-wsgiproxy-0.2.2-1|41	

12059 12
12cu|python-xlrd-0.9.2-1|1	%define module	xlrd
12cu|python-xlrd-0.9.2-1|2	%define name  	python-%{module}
12cu|python-xlrd-0.9.2-1|3	%define version 0.9.2
12cu|python-xlrd-0.9.2-1|4	%define release 1
12cu|python-xlrd-0.9.2-1|5	
12cu|python-xlrd-0.9.2-1|6	Summary:	Module for extracting data from MS Excel spreadsheets in Python
12cu|python-xlrd-0.9.2-1|7	Name:		%{name}
12cu|python-xlrd-0.9.2-1|8	Version:	%{version}
12cu|python-xlrd-0.9.2-1|9	Release:	%{release}
12cu|python-xlrd-0.9.2-1|10	Source0:	http://pypi.python.org/packages/source/x/%{module}/%{module}-%{version}.tar.gz
12cu|python-xlrd-0.9.2-1|11	License:	BSD
12cu|python-xlrd-0.9.2-1|12	Group:		Development/Python
12cu|python-xlrd-0.9.2-1|13	Url:		http://pypi.python.org/pypi/xlrd/
12cu|python-xlrd-0.9.2-1|14	BuildArch:	noarch
12cu|python-xlrd-0.9.2-1|15	BuildRequires:	python-setuptools
12cu|python-xlrd-0.9.2-1|16	BuildRequires:	python-devel
12cu|python-xlrd-0.9.2-1|17	BuildRequires:	dos2unix
12cu|python-xlrd-0.9.2-1|18	
12cu|python-xlrd-0.9.2-1|19	%py_requires -d
12cu|python-xlrd-0.9.2-1|20	
12cu|python-xlrd-0.9.2-1|21	%description
12cu|python-xlrd-0.9.2-1|22	Extract data from new and old Excel spreadsheets on any platform.
12cu|python-xlrd-0.9.2-1|23	Pure Python. Strong support for Excel dates. Unicode-aware.
12cu|python-xlrd-0.9.2-1|24	
12cu|python-xlrd-0.9.2-1|25	%prep
12cu|python-xlrd-0.9.2-1|26	%setup -q -n %{module}-%{version}
12cu|python-xlrd-0.9.2-1|27	for i in */*.py *.html xlrd/doc/* xlrd/examples/*; do
12cu|python-xlrd-0.9.2-1|28	# fix missing files
12cu|python-xlrd-0.9.2-1|29	dos2unix $i || :
12cu|python-xlrd-0.9.2-1|30	done
12cu|python-xlrd-0.9.2-1|31	for i in xlrd/doc/* xlrd/examples/xlrdnameAPIdemo.py; do
12cu|python-xlrd-0.9.2-1|32	iconv -f iso8859-1 -t UTF-8 $i > $i.tmp
12cu|python-xlrd-0.9.2-1|33	mv -f $i.tmp $i
12cu|python-xlrd-0.9.2-1|34	done
12cu|python-xlrd-0.9.2-1|35	
12cu|python-xlrd-0.9.2-1|36	%build
12cu|python-xlrd-0.9.2-1|37	python setup.py build
12cu|python-xlrd-0.9.2-1|38	
12cu|python-xlrd-0.9.2-1|39	%install
12cu|python-xlrd-0.9.2-1|40	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-xlrd-0.9.2-1|41	
12cu|python-xlrd-0.9.2-1|42	# fix linting, add shebang,fix extentions in _bindir
12cu|python-xlrd-0.9.2-1|43	(
12cu|python-xlrd-0.9.2-1|44	echo '#!%{__python}'
12cu|python-xlrd-0.9.2-1|45	cat %{buildroot}%{_bindir}/runxlrd.py
12cu|python-xlrd-0.9.2-1|46	) >> %{buildroot}%{_bindir}/runxlrd
12cu|python-xlrd-0.9.2-1|47	rm -rf %{buildroot}%{_bindir}/runxlrd.py* \
12cu|python-xlrd-0.9.2-1|48	%{buildroot}/%{py_puresitedir}/xlrd/doc \
12cu|python-xlrd-0.9.2-1|49	%{buildroot}/%{py_puresitedir}/xlrd/examples
12cu|python-xlrd-0.9.2-1|50	
12cu|python-xlrd-0.9.2-1|51	
12cu|python-xlrd-0.9.2-1|52	%files
12cu|python-xlrd-0.9.2-1|53	# file attr fixed here
12cu|python-xlrd-0.9.2-1|54	%doc xlrd/doc/* xlrd/examples
12cu|python-xlrd-0.9.2-1|55	%attr(755,root,root) %dir %{py_puresitedir}/xlrd
12cu|python-xlrd-0.9.2-1|56	%{py_puresitedir}/xlrd/*
12cu|python-xlrd-0.9.2-1|57	%{py_puresitedir}/*egg-info
12cu|python-xlrd-0.9.2-1|58	%attr(755,root,root) %{_bindir}/*
12cu|python-xlrd-0.9.2-1|59	
12cu|python-xlrd-0.9.2-1|60	
12cu|python-xlrd-0.9.2-1|61	
12cu|python-xlrd-0.9.2-1|62	%changelog
12cu|python-xlrd-0.9.2-1|63	* Sun Dec 08 2013 symbianflo <symbianflo@mandrivausers.ro> 0.9.2-1
12cu|python-xlrd-0.9.2-1|64	+ Revision: 09698e9
12cu|python-xlrd-0.9.2-1|65	- Merge pull request #1 from symbianflo/python-xlrd:rosa2012.1
12cu|python-xlrd-0.9.2-1|66	- symbianflo
12cu|python-xlrd-0.9.2-1|67	
12cu|python-xlrd-0.9.2-1|68	

12060 12
12cu|python-xlwt-0.7.5-1|1	%define	oname	xlwt
12cu|python-xlwt-0.7.5-1|2	
12cu|python-xlwt-0.7.5-1|3	Name:		python-%{oname}
12cu|python-xlwt-0.7.5-1|4	Version:	0.7.5
12cu|python-xlwt-0.7.5-1|5	Release:	1
12cu|python-xlwt-0.7.5-1|6	Summary:	Library to create spreadsheet
12cu|python-xlwt-0.7.5-1|7	Source0:	http://pypi.python.org/packages/source/x/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-xlwt-0.7.5-1|8	License:	BSD
12cu|python-xlwt-0.7.5-1|9	Group:		Development/Python
12cu|python-xlwt-0.7.5-1|10	Url:		http://www.python-excel.org/
12cu|python-xlwt-0.7.5-1|11	BuildArch:	noarch
12cu|python-xlwt-0.7.5-1|12	BuildRequires:	python-setuptools
12cu|python-xlwt-0.7.5-1|13	
12cu|python-xlwt-0.7.5-1|14	%description
12cu|python-xlwt-0.7.5-1|15	xlwt is a library for generating spreadsheet files that are compatible
12cu|python-xlwt-0.7.5-1|16	with Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. xlwt has
12cu|python-xlwt-0.7.5-1|17	full support for Unicode. Excel spreadsheets can be generated on any
12cu|python-xlwt-0.7.5-1|18	platform without needing Excel or a COM server. The only requirement is
12cu|python-xlwt-0.7.5-1|19	Python 2.3 to 2.7.
12cu|python-xlwt-0.7.5-1|20	
12cu|python-xlwt-0.7.5-1|21	%prep
12cu|python-xlwt-0.7.5-1|22	%setup -q -n %{oname}-%{version}
12cu|python-xlwt-0.7.5-1|23	
12cu|python-xlwt-0.7.5-1|24	%build
12cu|python-xlwt-0.7.5-1|25	python setup.py build
12cu|python-xlwt-0.7.5-1|26	
12cu|python-xlwt-0.7.5-1|27	%install
12cu|python-xlwt-0.7.5-1|28	python setup.py install --root=%{buildroot}
12cu|python-xlwt-0.7.5-1|29	
12cu|python-xlwt-0.7.5-1|30	pushd %{buildroot}%{py_puresitedir}/xlwt/examples
12cu|python-xlwt-0.7.5-1|31	find . -name "*.py" |xargs chmod +x
12cu|python-xlwt-0.7.5-1|32	chmod -x {wsprops,simple,parse-fmla,xlwt_easyxf_simple_demo,protection}.py
12cu|python-xlwt-0.7.5-1|33	popd
12cu|python-xlwt-0.7.5-1|34	chmod +x %{buildroot}%{py_puresitedir}/xlwt/Formatting.py
12cu|python-xlwt-0.7.5-1|35	
12cu|python-xlwt-0.7.5-1|36	%files
12cu|python-xlwt-0.7.5-1|37	%doc xlwt/doc/xlwt.html
12cu|python-xlwt-0.7.5-1|38	%{py_puresitedir}/xlwt/doc/xlwt.html
12cu|python-xlwt-0.7.5-1|39	%{py_puresitedir}/xlwt/*.py*
12cu|python-xlwt-0.7.5-1|40	%{py_puresitedir}/xlwt*.egg-info
12cu|python-xlwt-0.7.5-1|41	%{py_puresitedir}/xlwt/examples/*.py
12cu|python-xlwt-0.7.5-1|42	%{py_puresitedir}/xlwt/examples/python.bmp
12cu|python-xlwt-0.7.5-1|43	
12cu|python-xlwt-0.7.5-1|44	%changelog
12cu|python-xlwt-0.7.5-1|45	* Sun Dec 08 2013 symbianflo <symbianflo@mandrivausers.ro> 0.7.5-1
12cu|python-xlwt-0.7.5-1|46	+ Revision: 71a695e
12cu|python-xlwt-0.7.5-1|47	- Log: import module
12cu|python-xlwt-0.7.5-1|48	
12cu|python-xlwt-0.7.5-1|49	

12061 12
12cu|python-xmpp-1.1.2-1|1	Name:		python-xmpp
12cu|python-xmpp-1.1.2-1|2	Version:	1.1.2
12cu|python-xmpp-1.1.2-1|3	Release:	1
12cu|python-xmpp-1.1.2-1|4	URL:		http://pyxmpp.jajcus.net/
12cu|python-xmpp-1.1.2-1|5	Summary:	Python Jabber/XMPP implementation
12cu|python-xmpp-1.1.2-1|6	Source0:	http://github.com/downloads/Jajcus/pyxmpp/pyxmpp-%{version}.tar.gz
12cu|python-xmpp-1.1.2-1|7	Group:		System/Libraries
12cu|python-xmpp-1.1.2-1|8	License:	LGPLv2
12cu|python-xmpp-1.1.2-1|9	BuildRequires:	python-m2crypto dnspython python-libxml2 python-devel libxml2-devel
12cu|python-xmpp-1.1.2-1|10	Requires:	python-m2crypto dnspython python-libxml2 python
12cu|python-xmpp-1.1.2-1|11	
12cu|python-xmpp-1.1.2-1|12	%description
12cu|python-xmpp-1.1.2-1|13	PyXMPP is a Python XMPP (RFC 3920,3921) and Jabber implementation. It
12cu|python-xmpp-1.1.2-1|14	is based on libxml2 -- fast and fully-featured XML parser.
12cu|python-xmpp-1.1.2-1|15	
12cu|python-xmpp-1.1.2-1|16	PyXMPP provides most core features of the XMPP protocol and several
12cu|python-xmpp-1.1.2-1|17	JSF-defined extensions. PyXMPP provides building blocks for creating
12cu|python-xmpp-1.1.2-1|18	Jabber clients and components. Developer uses them to setup XMPP streams,
12cu|python-xmpp-1.1.2-1|19	handle incoming events and create outgoing stanzas (XMPP "packets").
12cu|python-xmpp-1.1.2-1|20	
12cu|python-xmpp-1.1.2-1|21	Features
12cu|python-xmpp-1.1.2-1|22	
12cu|python-xmpp-1.1.2-1|23	* nearly complete XMPP Core (RFC 3920) protocol for client connections
12cu|python-xmpp-1.1.2-1|24	(includes SASL, TLS and Strinprep).
12cu|python-xmpp-1.1.2-1|25	* mostly complete XMPP IM (RFC 3921) protocol (lacks privacy lists)
12cu|python-xmpp-1.1.2-1|26	* XMPP error objects including translations to and from legacy codes
12cu|python-xmpp-1.1.2-1|27	for backward compatibility (JEP-0086).
12cu|python-xmpp-1.1.2-1|28	* legacy authentication ("digest" and "plain") (JEP-0078).
12cu|python-xmpp-1.1.2-1|29	* component protocol (JEP-0114).
12cu|python-xmpp-1.1.2-1|30	* Service Discovery (JEP-0030).
12cu|python-xmpp-1.1.2-1|31	* vCards -- both Jabber "vcard-temp" and RFC 2426
12cu|python-xmpp-1.1.2-1|32	* basic parts of the Multi-User Chat protocol (JEP-0045)
12cu|python-xmpp-1.1.2-1|33	* delayed delivery timestamps (JEP-0091).
12cu|python-xmpp-1.1.2-1|34	* Data Forms (JEP-0004).
12cu|python-xmpp-1.1.2-1|35	* In-Band Registration (JEP-0077).
12cu|python-xmpp-1.1.2-1|36	
12cu|python-xmpp-1.1.2-1|37	%prep
12cu|python-xmpp-1.1.2-1|38	%setup -q -n pyxmpp-%{version}
12cu|python-xmpp-1.1.2-1|39	
12cu|python-xmpp-1.1.2-1|40	%build
12cu|python-xmpp-1.1.2-1|41	%__python setup.py build
12cu|python-xmpp-1.1.2-1|42	%__python -O -c "import compileall; compileall.compile_dir('build')"
12cu|python-xmpp-1.1.2-1|43	%__python -c "import compileall; compileall.compile_dir('build')"
12cu|python-xmpp-1.1.2-1|44	
12cu|python-xmpp-1.1.2-1|45	%install
12cu|python-xmpp-1.1.2-1|46	%{__rm} -Rf %{buildroot}
12cu|python-xmpp-1.1.2-1|47	%__python setup.py install --prefix %{buildroot}%{_prefix}
12cu|python-xmpp-1.1.2-1|48	
12cu|python-xmpp-1.1.2-1|49	%files
12cu|python-xmpp-1.1.2-1|50	%doc ChangeLog COPYING PKG-INFO README TODO examples doc
12cu|python-xmpp-1.1.2-1|51	%{py_platsitedir}/pyxmpp
12cu|python-xmpp-1.1.2-1|52	%{py_platsitedir}/pyxmpp-%{version}-*
12cu|python-xmpp-1.1.2-1|53	
12cu|python-xmpp-1.1.2-1|54	
12cu|python-xmpp-1.1.2-1|55	
12cu|python-xmpp-1.1.2-1|56	%changelog
12cu|python-xmpp-1.1.2-1|57	* Tue Oct 15 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-1
12cu|python-xmpp-1.1.2-1|58	+ Revision: 9d0398b
12cu|python-xmpp-1.1.2-1|59	- Drop md5, not present in upstream
12cu|python-xmpp-1.1.2-1|60	
12cu|python-xmpp-1.1.2-1|61	

12062 12
12cu|python-yenc-0.4.0-1|1	%define tag ee6b73a5b14f
12cu|python-yenc-0.4.0-1|2	
12cu|python-yenc-0.4.0-1|3	Name:           python-yenc
12cu|python-yenc-0.4.0-1|4	Version:        0.4.0
12cu|python-yenc-0.4.0-1|5	Release:        1
12cu|python-yenc-0.4.0-1|6	Summary:        yEnc Module for Python
12cu|python-yenc-0.4.0-1|7	Group:          Development/Python
12cu|python-yenc-0.4.0-1|8	License:        GPLv2+
12cu|python-yenc-0.4.0-1|9	URL:            http://www.hellanzb.com/trac/
12cu|python-yenc-0.4.0-1|10	Source0:        https://bitbucket.org/dual75/yenc/get/0.4.0.tar.gz
12cu|python-yenc-0.4.0-1|11	BuildRequires:  python-devel
12cu|python-yenc-0.4.0-1|12	BuildRequires:  python-distribute
12cu|python-yenc-0.4.0-1|13	
12cu|python-yenc-0.4.0-1|14	%description
12cu|python-yenc-0.4.0-1|15	python-yenc is a yEnc decoding library for Python. yEnc is a
12cu|python-yenc-0.4.0-1|16	binary-to-text encoding scheme for transferring binary files
12cu|python-yenc-0.4.0-1|17	in messages on Usenet or via e-mail.
12cu|python-yenc-0.4.0-1|18	
12cu|python-yenc-0.4.0-1|19	%prep
12cu|python-yenc-0.4.0-1|20	%setup -q -n dual75-yenc-%{tag}
12cu|python-yenc-0.4.0-1|21	
12cu|python-yenc-0.4.0-1|22	
12cu|python-yenc-0.4.0-1|23	%build
12cu|python-yenc-0.4.0-1|24	CFLAGS="%{optflags}" %{__python} -c 'import setuptools; execfile("setup.py")' build
12cu|python-yenc-0.4.0-1|25	
12cu|python-yenc-0.4.0-1|26	
12cu|python-yenc-0.4.0-1|27	%install
12cu|python-yenc-0.4.0-1|28	%{__python} -c 'import setuptools; execfile("setup.py")' install -O1 --skip-build --root %{buildroot}
12cu|python-yenc-0.4.0-1|29	chmod g-w %{buildroot}/%{py_platsitedir}/_yenc.so
12cu|python-yenc-0.4.0-1|30	
12cu|python-yenc-0.4.0-1|31	
12cu|python-yenc-0.4.0-1|32	%check
12cu|python-yenc-0.4.0-1|33	PYTHONPATH="$PYTHONPATH:%{buildroot}/%{py_platsitedir}" %{__python} test/test.py
12cu|python-yenc-0.4.0-1|34	
12cu|python-yenc-0.4.0-1|35	
12cu|python-yenc-0.4.0-1|36	%clean
12cu|python-yenc-0.4.0-1|37	
12cu|python-yenc-0.4.0-1|38	
12cu|python-yenc-0.4.0-1|39	%files
12cu|python-yenc-0.4.0-1|40	%doc README TODO COPYING
12cu|python-yenc-0.4.0-1|41	%{py_platsitedir}/*
12cu|python-yenc-0.4.0-1|42	
12cu|python-yenc-0.4.0-1|43	
12cu|python-yenc-0.4.0-1|44	%changelog
12cu|python-yenc-0.4.0-1|45	* Fri Oct 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-1
12cu|python-yenc-0.4.0-1|46	+ Revision: cf0a2ca
12cu|python-yenc-0.4.0-1|47	- Spec cleanup
12cu|python-yenc-0.4.0-1|48	
12cu|python-yenc-0.4.0-1|49	

12063 12
12cu|python-z3c.autoinclude-0.3.5-1|1	%define	oname	z3c.autoinclude
12cu|python-z3c.autoinclude-0.3.5-1|2	
12cu|python-z3c.autoinclude-0.3.5-1|3	Name:		python-%{oname}
12cu|python-z3c.autoinclude-0.3.5-1|4	Version:	0.3.5
12cu|python-z3c.autoinclude-0.3.5-1|5	Release:	1
12cu|python-z3c.autoinclude-0.3.5-1|6	Summary:	Automatically include ZCML
12cu|python-z3c.autoinclude-0.3.5-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-z3c.autoinclude-0.3.5-1|8	License:	ZPL 2.1
12cu|python-z3c.autoinclude-0.3.5-1|9	Group:		Development/Python
12cu|python-z3c.autoinclude-0.3.5-1|10	Url:		http://pypi.python.org/pypi/z3c.autoinclude
12cu|python-z3c.autoinclude-0.3.5-1|11	BuildArch:	noarch
12cu|python-z3c.autoinclude-0.3.5-1|12	BuildRequires:	python-setuptools
12cu|python-z3c.autoinclude-0.3.5-1|13	
12cu|python-z3c.autoinclude-0.3.5-1|14	Requires:  pythonegg(zope.dottedname)
12cu|python-z3c.autoinclude-0.3.5-1|15	Requires:  pythonegg(zope.interface)
12cu|python-z3c.autoinclude-0.3.5-1|16	Requires:  pythonegg(zope.configuration)
12cu|python-z3c.autoinclude-0.3.5-1|17	Requires:  pythonegg(zope.schema)
12cu|python-z3c.autoinclude-0.3.5-1|18	Requires:  pythonegg(zc.buildout)
12cu|python-z3c.autoinclude-0.3.5-1|19	
12cu|python-z3c.autoinclude-0.3.5-1|20	
12cu|python-z3c.autoinclude-0.3.5-1|21	%description
12cu|python-z3c.autoinclude-0.3.5-1|22	This package adds two new ZCML directives to automatically detect
12cu|python-z3c.autoinclude-0.3.5-1|23	ZCML files to include: "includeDependencies" and "includePlugins".
12cu|python-z3c.autoinclude-0.3.5-1|24	
12cu|python-z3c.autoinclude-0.3.5-1|25	When you want to include a Zope-based package in your application, you
12cu|python-z3c.autoinclude-0.3.5-1|26	have to repeat yourself in two places: you have to add the package
12cu|python-z3c.autoinclude-0.3.5-1|27	itself (in a setup.py, buildout, etc) and you also have to include its
12cu|python-z3c.autoinclude-0.3.5-1|28	ZCML with an <include> directive or a package-includes slug. Because
12cu|python-z3c.autoinclude-0.3.5-1|29	you have to repeat yourself, you can easily make an error where you
12cu|python-z3c.autoinclude-0.3.5-1|30	add a new package but forget to include its ZCML.
12cu|python-z3c.autoinclude-0.3.5-1|31	
12cu|python-z3c.autoinclude-0.3.5-1|32	z3c.autoinclude lets you circumvent this error-prone process with
12cu|python-z3c.autoinclude-0.3.5-1|33	automatic detection and inclusion of ZCML files.
12cu|python-z3c.autoinclude-0.3.5-1|34	
12cu|python-z3c.autoinclude-0.3.5-1|35	%prep
12cu|python-z3c.autoinclude-0.3.5-1|36	%setup -q -n %{oname}-%{version}
12cu|python-z3c.autoinclude-0.3.5-1|37	
12cu|python-z3c.autoinclude-0.3.5-1|38	%build
12cu|python-z3c.autoinclude-0.3.5-1|39	python setup.py build
12cu|python-z3c.autoinclude-0.3.5-1|40	
12cu|python-z3c.autoinclude-0.3.5-1|41	%install
12cu|python-z3c.autoinclude-0.3.5-1|42	python setup.py install --root=%{buildroot}
12cu|python-z3c.autoinclude-0.3.5-1|43	
12cu|python-z3c.autoinclude-0.3.5-1|44	%files
12cu|python-z3c.autoinclude-0.3.5-1|45	%doc CHANGES.rst README.rst TODO.rst
12cu|python-z3c.autoinclude-0.3.5-1|46	%doc src/z3c.autoinclude.egg-info/*.txt
12cu|python-z3c.autoinclude-0.3.5-1|47	%doc src/z3c/autoinclude/*.txt
12cu|python-z3c.autoinclude-0.3.5-1|48	%{_bindir}/*
12cu|python-z3c.autoinclude-0.3.5-1|49	%{py_puresitedir}/z3c/autoinclude/*
12cu|python-z3c.autoinclude-0.3.5-1|50	%{py_puresitedir}/z3c.autoinclude*.egg-info
12cu|python-z3c.autoinclude-0.3.5-1|51	%{py_puresitedir}/z3c.autoinclude*.pth
12cu|python-z3c.autoinclude-0.3.5-1|52	
12cu|python-z3c.autoinclude-0.3.5-1|53	%changelog
12cu|python-z3c.autoinclude-0.3.5-1|54	* Sun Nov 24 2013 SymbianFlo <symbianflo@mandrivausers.ro> 0.3.5-1
12cu|python-z3c.autoinclude-0.3.5-1|55	+ Revision: 199b479
12cu|python-z3c.autoinclude-0.3.5-1|56	- Updated python-z3c.autoinclude.spec
12cu|python-z3c.autoinclude-0.3.5-1|57	
12cu|python-z3c.autoinclude-0.3.5-1|58	

12064 12
12cu|python-z3c.form-3.0.5-1|1	%define	oname	z3c.form
12cu|python-z3c.form-3.0.5-1|2	
12cu|python-z3c.form-3.0.5-1|3	Name:		python-%{oname}
12cu|python-z3c.form-3.0.5-1|4	Version:	3.0.5
12cu|python-z3c.form-3.0.5-1|5	Release:	1
12cu|python-z3c.form-3.0.5-1|6	Summary:	An advanced form and widget framework for Zope 3
12cu|python-z3c.form-3.0.5-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-z3c.form-3.0.5-1|8	License:	ZPL 2.1
12cu|python-z3c.form-3.0.5-1|9	Group:		Development/Python
12cu|python-z3c.form-3.0.5-1|10	Url:		https://launchpad.net/z3c.form
12cu|python-z3c.form-3.0.5-1|11	BuildArch:	noarch
12cu|python-z3c.form-3.0.5-1|12	BuildRequires:	python-setuptools
12cu|python-z3c.form-3.0.5-1|13	BuildRequires:  pkgconfig(libxslt)
12cu|python-z3c.form-3.0.5-1|14	
12cu|python-z3c.form-3.0.5-1|15	Requires: pythonegg(setuptools)
12cu|python-z3c.form-3.0.5-1|16	Requires: pythonegg(six)
12cu|python-z3c.form-3.0.5-1|17	Requires: pythonegg(zope.browser)
12cu|python-z3c.form-3.0.5-1|18	Requires: pythonegg(zope.browserpage)
12cu|python-z3c.form-3.0.5-1|19	Requires: pythonegg(zope.browserresource)
12cu|python-z3c.form-3.0.5-1|20	Requires: pythonegg(zope.component)
12cu|python-z3c.form-3.0.5-1|21	Requires: pythonegg(zope.configuration)
12cu|python-z3c.form-3.0.5-1|22	Requires: pythonegg(zope.contentprovider)
12cu|python-z3c.form-3.0.5-1|23	Requires: pythonegg(zope.event)
12cu|python-z3c.form-3.0.5-1|24	Requires: pythonegg(zope.i18n)
12cu|python-z3c.form-3.0.5-1|25	Requires: pythonegg(zope.i18nmessageid)
12cu|python-z3c.form-3.0.5-1|26	Requires: pythonegg(zope.interface)
12cu|python-z3c.form-3.0.5-1|27	Requires: pythonegg(zope.lifecycleevent)
12cu|python-z3c.form-3.0.5-1|28	Requires: pythonegg(zope.location)
12cu|python-z3c.form-3.0.5-1|29	Requires: pythonegg(zope.pagetemplate)
12cu|python-z3c.form-3.0.5-1|30	Requires: pythonegg(zope.publisher)
12cu|python-z3c.form-3.0.5-1|31	Requires: pythonegg(zope.schema) >= 3.6.0
12cu|python-z3c.form-3.0.5-1|32	Requires: pythonegg(zope.security)
12cu|python-z3c.form-3.0.5-1|33	Requires: pythonegg(zope.site)
12cu|python-z3c.form-3.0.5-1|34	Requires: pythonegg(zope.traversing)
12cu|python-z3c.form-3.0.5-1|35	
12cu|python-z3c.form-3.0.5-1|36	
12cu|python-z3c.form-3.0.5-1|37	%description
12cu|python-z3c.form-3.0.5-1|38	This package provides an implementation for HTML forms and widgets. The goal
12cu|python-z3c.form-3.0.5-1|39	is to provide a simple API but with the ability to easily customize any data
12cu|python-z3c.form-3.0.5-1|40	or steps.
12cu|python-z3c.form-3.0.5-1|41	
12cu|python-z3c.form-3.0.5-1|42	
12cu|python-z3c.form-3.0.5-1|43	%prep
12cu|python-z3c.form-3.0.5-1|44	%setup -q -n %{oname}-%{version}
12cu|python-z3c.form-3.0.5-1|45	
12cu|python-z3c.form-3.0.5-1|46	%build
12cu|python-z3c.form-3.0.5-1|47	python setup.py build
12cu|python-z3c.form-3.0.5-1|48	
12cu|python-z3c.form-3.0.5-1|49	%install
12cu|python-z3c.form-3.0.5-1|50	python setup.py install --root=%{buildroot}
12cu|python-z3c.form-3.0.5-1|51	
12cu|python-z3c.form-3.0.5-1|52	%check
12cu|python-z3c.form-3.0.5-1|53	# python setup.py test
12cu|python-z3c.form-3.0.5-1|54	
12cu|python-z3c.form-3.0.5-1|55	%files
12cu|python-z3c.form-3.0.5-1|56	%doc *.txt
12cu|python-z3c.form-3.0.5-1|57	%doc src/z3c/form/*.txt
12cu|python-z3c.form-3.0.5-1|58	%doc src/z3c/form/browser/*.txt
12cu|python-z3c.form-3.0.5-1|59	%{py_puresitedir}/z3c/form/*
12cu|python-z3c.form-3.0.5-1|60	%{py_puresitedir}/z3c.form*.egg-info
12cu|python-z3c.form-3.0.5-1|61	%{py_puresitedir}/z3c.form*.pth
12cu|python-z3c.form-3.0.5-1|62	
12cu|python-z3c.form-3.0.5-1|63	%changelog
12cu|python-z3c.form-3.0.5-1|64	* Mon Dec 02 2013 SymbianFlo <symbianflo@mandrivausers.ro> 3.0.5-1
12cu|python-z3c.form-3.0.5-1|65	+ Revision: 27cc0fa
12cu|python-z3c.form-3.0.5-1|66	- Fix group
12cu|python-z3c.form-3.0.5-1|67	
12cu|python-z3c.form-3.0.5-1|68	

12065 12
12cu|python-z3c.formui-3.0.0a2-1|1	%define	oname	z3c.formui
12cu|python-z3c.formui-3.0.0a2-1|2	
12cu|python-z3c.formui-3.0.0a2-1|3	Name:		python-%{oname}
12cu|python-z3c.formui-3.0.0a2-1|4	Version:	3.0.0a2
12cu|python-z3c.formui-3.0.0a2-1|5	Release:	1
12cu|python-z3c.formui-3.0.0a2-1|6	Summary:	A set of initial UI components for z3c.form
12cu|python-z3c.formui-3.0.0a2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-z3c.formui-3.0.0a2-1|8	License:	ZPL 2.1
12cu|python-z3c.formui-3.0.0a2-1|9	Group:		Development/Python
12cu|python-z3c.formui-3.0.0a2-1|10	Url:		http://pypi.python.org/pypi/z3c.formui
12cu|python-z3c.formui-3.0.0a2-1|11	BuildArch:	noarch
12cu|python-z3c.formui-3.0.0a2-1|12	BuildRequires:	python-setuptools
12cu|python-z3c.formui-3.0.0a2-1|13	BuildRequires:  pkgconfig(libxslt)
12cu|python-z3c.formui-3.0.0a2-1|14	BuildRequires:  pythonegg(zope.viewlet)
12cu|python-z3c.formui-3.0.0a2-1|15	
12cu|python-z3c.formui-3.0.0a2-1|16	Requires: python(abi) = 2.7
12cu|python-z3c.formui-3.0.0a2-1|17	Requires: pythonegg(setuptools)
12cu|python-z3c.formui-3.0.0a2-1|18	Requires: pythonegg(z3c.form) >= 2.2.0
12cu|python-z3c.formui-3.0.0a2-1|19	Requires: pythonegg(z3c.macro)
12cu|python-z3c.formui-3.0.0a2-1|20	Requires: pythonegg(z3c.template)
12cu|python-z3c.formui-3.0.0a2-1|21	Requires: pythonegg(zope.component)
12cu|python-z3c.formui-3.0.0a2-1|22	Requires: pythonegg(zope.publisher)
12cu|python-z3c.formui-3.0.0a2-1|23	Requires: pythonegg(zope.viewlet)
12cu|python-z3c.formui-3.0.0a2-1|24	
12cu|python-z3c.formui-3.0.0a2-1|25	%description
12cu|python-z3c.formui-3.0.0a2-1|26	This package provides a set of default layouts for the ``z3c.form``
12cu|python-z3c.formui-3.0.0a2-1|27	framework. In particular it provides a DIV-based and a TABLE-based layout. The
12cu|python-z3c.formui-3.0.0a2-1|28	developer can use either layout by inheriting from a different base layer.
12cu|python-z3c.formui-3.0.0a2-1|29	
12cu|python-z3c.formui-3.0.0a2-1|30	The package also has some support for layout/pagelet templates.
12cu|python-z3c.formui-3.0.0a2-1|31	
12cu|python-z3c.formui-3.0.0a2-1|32	%prep
12cu|python-z3c.formui-3.0.0a2-1|33	%setup -q -n %{oname}-%{version}
12cu|python-z3c.formui-3.0.0a2-1|34	
12cu|python-z3c.formui-3.0.0a2-1|35	%build
12cu|python-z3c.formui-3.0.0a2-1|36	python setup.py build
12cu|python-z3c.formui-3.0.0a2-1|37	
12cu|python-z3c.formui-3.0.0a2-1|38	%install
12cu|python-z3c.formui-3.0.0a2-1|39	python setup.py install --root=%{buildroot}
12cu|python-z3c.formui-3.0.0a2-1|40	
12cu|python-z3c.formui-3.0.0a2-1|41	%check
12cu|python-z3c.formui-3.0.0a2-1|42	# python setup.py test
12cu|python-z3c.formui-3.0.0a2-1|43	
12cu|python-z3c.formui-3.0.0a2-1|44	%files
12cu|python-z3c.formui-3.0.0a2-1|45	%doc *.txt
12cu|python-z3c.formui-3.0.0a2-1|46	%doc src/z3c.formui.egg-info/*.txt
12cu|python-z3c.formui-3.0.0a2-1|47	%doc src/z3c/formui/README.txt
12cu|python-z3c.formui-3.0.0a2-1|48	%{py_puresitedir}/z3c/formui/*
12cu|python-z3c.formui-3.0.0a2-1|49	%{py_puresitedir}/z3c.formui*.egg-info
12cu|python-z3c.formui-3.0.0a2-1|50	%{py_puresitedir}/z3c.formui*.pth
12cu|python-z3c.formui-3.0.0a2-1|51	
12cu|python-z3c.formui-3.0.0a2-1|52	%changelog
12cu|python-z3c.formui-3.0.0a2-1|53	* Mon Dec 02 2013 symbianflo <symbianflo@mandrivausers.ro> 3.0.0a2-1
12cu|python-z3c.formui-3.0.0a2-1|54	+ Revision: f33f134
12cu|python-z3c.formui-3.0.0a2-1|55	- Merge pull request #1 from symbianflo/python-z3c.formui:rosa2012.1
12cu|python-z3c.formui-3.0.0a2-1|56	- symbianflo
12cu|python-z3c.formui-3.0.0a2-1|57	
12cu|python-z3c.formui-3.0.0a2-1|58	

12066 12
12cu|python-z3c.macro-2.0.0a1-1|1	%define	oname	z3c.macro
12cu|python-z3c.macro-2.0.0a1-1|2	
12cu|python-z3c.macro-2.0.0a1-1|3	Name:		python-%{oname}
12cu|python-z3c.macro-2.0.0a1-1|4	Version:	2.0.0a1
12cu|python-z3c.macro-2.0.0a1-1|5	Release:	1
12cu|python-z3c.macro-2.0.0a1-1|6	Summary:	Simpler definition of ZPT macros
12cu|python-z3c.macro-2.0.0a1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-z3c.macro-2.0.0a1-1|8	License:	ZPL 2.1
12cu|python-z3c.macro-2.0.0a1-1|9	Group:		Development/Ruby
12cu|python-z3c.macro-2.0.0a1-1|10	Url:		http://pypi.python.org/pypi/z3c.macro
12cu|python-z3c.macro-2.0.0a1-1|11	BuildArch:	noarch
12cu|python-z3c.macro-2.0.0a1-1|12	BuildRequires:	python-setuptools
12cu|python-z3c.macro-2.0.0a1-1|13	
12cu|python-z3c.macro-2.0.0a1-1|14	%description
12cu|python-z3c.macro-2.0.0a1-1|15	This package provides an adapter and a TALES expression for a more explicit
12cu|python-z3c.macro-2.0.0a1-1|16	and more flexible macro handling using the adapter registry for macros.
12cu|python-z3c.macro-2.0.0a1-1|17	
12cu|python-z3c.macro-2.0.0a1-1|18	
12cu|python-z3c.macro-2.0.0a1-1|19	
12cu|python-z3c.macro-2.0.0a1-1|20	%prep
12cu|python-z3c.macro-2.0.0a1-1|21	%setup -q -n %{oname}-%{version}
12cu|python-z3c.macro-2.0.0a1-1|22	
12cu|python-z3c.macro-2.0.0a1-1|23	%build
12cu|python-z3c.macro-2.0.0a1-1|24	python setup.py build
12cu|python-z3c.macro-2.0.0a1-1|25	
12cu|python-z3c.macro-2.0.0a1-1|26	%install
12cu|python-z3c.macro-2.0.0a1-1|27	python setup.py install --root=%{buildroot}
12cu|python-z3c.macro-2.0.0a1-1|28	
12cu|python-z3c.macro-2.0.0a1-1|29	%check
12cu|python-z3c.macro-2.0.0a1-1|30	# python setup.py test
12cu|python-z3c.macro-2.0.0a1-1|31	
12cu|python-z3c.macro-2.0.0a1-1|32	%files
12cu|python-z3c.macro-2.0.0a1-1|33	%doc CHANGES.txt
12cu|python-z3c.macro-2.0.0a1-1|34	%doc COPYRIGHT.txt
12cu|python-z3c.macro-2.0.0a1-1|35	%doc LICENSE.txt
12cu|python-z3c.macro-2.0.0a1-1|36	%doc README.txt
12cu|python-z3c.macro-2.0.0a1-1|37	%doc src/z3c.macro.egg-info/SOURCES.txt
12cu|python-z3c.macro-2.0.0a1-1|38	%doc src/z3c.macro.egg-info/dependency_links.txt
12cu|python-z3c.macro-2.0.0a1-1|39	%doc src/z3c.macro.egg-info/namespace_packages.txt
12cu|python-z3c.macro-2.0.0a1-1|40	%doc src/z3c.macro.egg-info/requires.txt
12cu|python-z3c.macro-2.0.0a1-1|41	%doc src/z3c.macro.egg-info/top_level.txt
12cu|python-z3c.macro-2.0.0a1-1|42	%doc src/z3c/macro/README.txt
12cu|python-z3c.macro-2.0.0a1-1|43	%doc src/z3c/macro/zcml.txt
12cu|python-z3c.macro-2.0.0a1-1|44	%{py_puresitedir}/z3c/macro/*
12cu|python-z3c.macro-2.0.0a1-1|45	%{py_puresitedir}/z3c.macro*.egg-info
12cu|python-z3c.macro-2.0.0a1-1|46	%{py_puresitedir}/z3c.macro*.pth
12cu|python-z3c.macro-2.0.0a1-1|47	
12cu|python-z3c.macro-2.0.0a1-1|48	%changelog
12cu|python-z3c.macro-2.0.0a1-1|49	* Thu Nov 28 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0a1-1
12cu|python-z3c.macro-2.0.0a1-1|50	+ Revision: 9a8fc51
12cu|python-z3c.macro-2.0.0a1-1|51	- Disable tests
12cu|python-z3c.macro-2.0.0a1-1|52	
12cu|python-z3c.macro-2.0.0a1-1|53	

12067 12
12cu|python-z3c.optionstorage-1.0.7-1|1	%define	oname	z3c.optionstorage
12cu|python-z3c.optionstorage-1.0.7-1|2	
12cu|python-z3c.optionstorage-1.0.7-1|3	Name:		python-%{oname}
12cu|python-z3c.optionstorage-1.0.7-1|4	Version:	1.0.7
12cu|python-z3c.optionstorage-1.0.7-1|5	Release:	1
12cu|python-z3c.optionstorage-1.0.7-1|6	Summary:	Optional Storages -- Persistent, Managable Vocabularies
12cu|python-z3c.optionstorage-1.0.7-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-z3c.optionstorage-1.0.7-1|8	License:	ZPL 2.1
12cu|python-z3c.optionstorage-1.0.7-1|9	Group:		Development/Python
12cu|python-z3c.optionstorage-1.0.7-1|10	Url:		http://pypi.python.org/pypi/z3c.optionstorage
12cu|python-z3c.optionstorage-1.0.7-1|11	BuildArch:	noarch
12cu|python-z3c.optionstorage-1.0.7-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-z3c.optionstorage-1.0.7-1|13	Requires: python(abi) = 2.7 pythonegg(setuptools)
12cu|python-z3c.optionstorage-1.0.7-1|14	Requires:	pythonegg(zodb3)
12cu|python-z3c.optionstorage-1.0.7-1|15	Requires:	pythonegg(zope.annotation)
12cu|python-z3c.optionstorage-1.0.7-1|16	Requires:	pythonegg(zope.app.form)
12cu|python-z3c.optionstorage-1.0.7-1|17	Requires:	pythonegg(zope.browserpage) >= 3.10
12cu|python-z3c.optionstorage-1.0.7-1|18	Requires:	pythonegg(zope.component)
12cu|python-z3c.optionstorage-1.0.7-1|19	Requires:	pythonegg(zope.configuration)
12cu|python-z3c.optionstorage-1.0.7-1|20	Requires:	pythonegg(zope.i18n)
12cu|python-z3c.optionstorage-1.0.7-1|21	Requires:	pythonegg(zope.interface)
12cu|python-z3c.optionstorage-1.0.7-1|22	Requires:	pythonegg(zope.proxy)
12cu|python-z3c.optionstorage-1.0.7-1|23	Requires:	pythonegg(zope.schema)
12cu|python-z3c.optionstorage-1.0.7-1|24	Requires:	pythonegg(zope.security)
12cu|python-z3c.optionstorage-1.0.7-1|25	Requires:	pythonegg(zope.traversing)
12cu|python-z3c.optionstorage-1.0.7-1|26	
12cu|python-z3c.optionstorage-1.0.7-1|27	%description
12cu|python-z3c.optionstorage-1.0.7-1|28	Option Storages are vocabularies that store their values in the ZODB and can
12cu|python-z3c.optionstorage-1.0.7-1|29	be managed during application runtime.
12cu|python-z3c.optionstorage-1.0.7-1|30	
12cu|python-z3c.optionstorage-1.0.7-1|31	
12cu|python-z3c.optionstorage-1.0.7-1|32	%prep
12cu|python-z3c.optionstorage-1.0.7-1|33	%setup -q -n %{oname}-%{version}
12cu|python-z3c.optionstorage-1.0.7-1|34	
12cu|python-z3c.optionstorage-1.0.7-1|35	%build
12cu|python-z3c.optionstorage-1.0.7-1|36	python setup.py build
12cu|python-z3c.optionstorage-1.0.7-1|37	
12cu|python-z3c.optionstorage-1.0.7-1|38	%install
12cu|python-z3c.optionstorage-1.0.7-1|39	python setup.py install --root=%{buildroot}
12cu|python-z3c.optionstorage-1.0.7-1|40	
12cu|python-z3c.optionstorage-1.0.7-1|41	%files
12cu|python-z3c.optionstorage-1.0.7-1|42	%doc README.txt
12cu|python-z3c.optionstorage-1.0.7-1|43	%{py_puresitedir}/z3c/optionstorage/*.py*
12cu|python-z3c.optionstorage-1.0.7-1|44	%{py_puresitedir}/z3c/optionstorage/browser/*.py*
12cu|python-z3c.optionstorage-1.0.7-1|45	%{py_puresitedir}/z3c.optionstorage*.egg-info
12cu|python-z3c.optionstorage-1.0.7-1|46	%{py_puresitedir}/z3c.optionstorage-1.0.7-py2.7-nspkg.pth
12cu|python-z3c.optionstorage-1.0.7-1|47	%{py_puresitedir}/z3c/optionstorage/browser/configure.zcml
12cu|python-z3c.optionstorage-1.0.7-1|48	%{py_puresitedir}/z3c/optionstorage/browser/meta.zcml
12cu|python-z3c.optionstorage-1.0.7-1|49	%{py_puresitedir}/z3c/optionstorage/browser/optiondict.pt
12cu|python-z3c.optionstorage-1.0.7-1|50	%{py_puresitedir}/z3c/optionstorage/browser/optionstorage.pt
12cu|python-z3c.optionstorage-1.0.7-1|51	%{py_puresitedir}/z3c/optionstorage/configure.zcml
12cu|python-z3c.optionstorage-1.0.7-1|52	%{py_puresitedir}/z3c/optionstorage/meta.zcml
12cu|python-z3c.optionstorage-1.0.7-1|53	
12cu|python-z3c.optionstorage-1.0.7-1|54	
12cu|python-z3c.optionstorage-1.0.7-1|55	
12cu|python-z3c.optionstorage-1.0.7-1|56	
12cu|python-z3c.optionstorage-1.0.7-1|57	
12cu|python-z3c.optionstorage-1.0.7-1|58	
12cu|python-z3c.optionstorage-1.0.7-1|59	
12cu|python-z3c.optionstorage-1.0.7-1|60	
12cu|python-z3c.optionstorage-1.0.7-1|61	%changelog
12cu|python-z3c.optionstorage-1.0.7-1|62	* Sun Feb 09 2014 symbianflo <symbianflo@symbianflo> 1.0.7-1
12cu|python-z3c.optionstorage-1.0.7-1|63	+ Revision: 6f5e48c
12cu|python-z3c.optionstorage-1.0.7-1|64	- Log: Import module z3c.optionstorage-1.0.7
12cu|python-z3c.optionstorage-1.0.7-1|65	
12cu|python-z3c.optionstorage-1.0.7-1|66	

12068 12
12cu|python-z3c.rml-2.3.0-1|1	%define	oname	z3c.rml
12cu|python-z3c.rml-2.3.0-1|2	
12cu|python-z3c.rml-2.3.0-1|3	Name:		python-%{oname}
12cu|python-z3c.rml-2.3.0-1|4	Version:	2.3.0
12cu|python-z3c.rml-2.3.0-1|5	Release:	1
12cu|python-z3c.rml-2.3.0-1|6	Summary:	An alternative implementation of RML
12cu|python-z3c.rml-2.3.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-z3c.rml-2.3.0-1|8	License:	ZPL 2.1
12cu|python-z3c.rml-2.3.0-1|9	Group:		Development/Ruby
12cu|python-z3c.rml-2.3.0-1|10	Url:		http://pypi.python.org/pypi/z3c.rml
12cu|python-z3c.rml-2.3.0-1|11	BuildArch:	noarch
12cu|python-z3c.rml-2.3.0-1|12	BuildRequires:	python-setuptools
12cu|python-z3c.rml-2.3.0-1|13	
12cu|python-z3c.rml-2.3.0-1|14	Requires:	python(abi) = 2.7
12cu|python-z3c.rml-2.3.0-1|15	Requires:	pythonegg(lxml)
12cu|python-z3c.rml-2.3.0-1|16	Requires:	pythonegg(pygments)
12cu|python-z3c.rml-2.3.0-1|17	Requires:	pythonegg(pypdf)
12cu|python-z3c.rml-2.3.0-1|18	Requires:	pythonegg(reportlab)
12cu|python-z3c.rml-2.3.0-1|19	Requires:	pythonegg(setuptools)
12cu|python-z3c.rml-2.3.0-1|20	Requires:	pythonegg(svg2rlg)
12cu|python-z3c.rml-2.3.0-1|21	Requires:	pythonegg(zope.interface)
12cu|python-z3c.rml-2.3.0-1|22	Requires:	pythonegg(zope.schema)
12cu|python-z3c.rml-2.3.0-1|23	
12cu|python-z3c.rml-2.3.0-1|24	
12cu|python-z3c.rml-2.3.0-1|25	
12cu|python-z3c.rml-2.3.0-1|26	%description
12cu|python-z3c.rml-2.3.0-1|27	===================================================
12cu|python-z3c.rml-2.3.0-1|28	``z3c.rml`` -- An alternative implementation of RML
12cu|python-z3c.rml-2.3.0-1|29	===================================================
12cu|python-z3c.rml-2.3.0-1|30	
12cu|python-z3c.rml-2.3.0-1|31	This is an alternative implementation of ReportLab's RML PDF generation XML
12cu|python-z3c.rml-2.3.0-1|32	format. Like the original implementation, it is based on ReportLab's
12cu|python-z3c.rml-2.3.0-1|33	``reportlab`` library.
12cu|python-z3c.rml-2.3.0-1|34	
12cu|python-z3c.rml-2.3.0-1|35	
12cu|python-z3c.rml-2.3.0-1|36	%prep
12cu|python-z3c.rml-2.3.0-1|37	%setup -q -n %{oname}-%{version}
12cu|python-z3c.rml-2.3.0-1|38	
12cu|python-z3c.rml-2.3.0-1|39	%build
12cu|python-z3c.rml-2.3.0-1|40	python setup.py build
12cu|python-z3c.rml-2.3.0-1|41	
12cu|python-z3c.rml-2.3.0-1|42	%install
12cu|python-z3c.rml-2.3.0-1|43	python setup.py install --root=%{buildroot}
12cu|python-z3c.rml-2.3.0-1|44	
12cu|python-z3c.rml-2.3.0-1|45	%check
12cu|python-z3c.rml-2.3.0-1|46	# python setup.py test
12cu|python-z3c.rml-2.3.0-1|47	
12cu|python-z3c.rml-2.3.0-1|48	%files
12cu|python-z3c.rml-2.3.0-1|49	%doc *.txt
12cu|python-z3c.rml-2.3.0-1|50	%doc src/z3c.rml.egg-info/*.txt
12cu|python-z3c.rml-2.3.0-1|51	%doc src/z3c/rml/README.txt
12cu|python-z3c.rml-2.3.0-1|52	%doc src/z3c/rml/pagetemplate.txt
12cu|python-z3c.rml-2.3.0-1|53	%doc src/z3c/rml/rml-reference.pdf
12cu|python-z3c.rml-2.3.0-1|54	%doc src/z3c/rml/tests/expected/*.pdf
12cu|python-z3c.rml-2.3.0-1|55	%doc src/z3c/rml/tests/output/README.txt
12cu|python-z3c.rml-2.3.0-1|56	%{_bindir}/dtd
12cu|python-z3c.rml-2.3.0-1|57	%{_bindir}/reference
12cu|python-z3c.rml-2.3.0-1|58	%{_bindir}/rml2pdf
12cu|python-z3c.rml-2.3.0-1|59	%{py_puresitedir}/z3c.rml-2.3.0-py2.7-nspkg.pth
12cu|python-z3c.rml-2.3.0-1|60	%{py_puresitedir}/z3c/rml/tests/expected/*.pdf
12cu|python-z3c.rml-2.3.0-1|61	%{py_puresitedir}/z3c/rml/tests/input/*.ttf
12cu|python-z3c.rml-2.3.0-1|62	%{py_puresitedir}/z3c/rml/tests/input/data/*.pdf
12cu|python-z3c.rml-2.3.0-1|63	%{py_puresitedir}/z3c/rml/tests/input/*.rml
12cu|python-z3c.rml-2.3.0-1|64	%{py_puresitedir}/z3c/rml/tests/input/images/*.eps
12cu|python-z3c.rml-2.3.0-1|65	%{py_puresitedir}/z3c/rml/tests/input/images/*.svg
12cu|python-z3c.rml-2.3.0-1|66	%{py_puresitedir}/z3c/rml/tests/input/images/*.svgz
12cu|python-z3c.rml-2.3.0-1|67	%{py_puresitedir}/z3c/rml/tests/input/images/*.gif
12cu|python-z3c.rml-2.3.0-1|68	%{py_puresitedir}/z3c/rml/tests/input/*.png
12cu|python-z3c.rml-2.3.0-1|69	%{py_puresitedir}/z3c/rml/tests/output/README.txt
12cu|python-z3c.rml-2.3.0-1|70	%{py_puresitedir}/z3c/rml/tests/input/*.gif
12cu|python-z3c.rml-2.3.0-1|71	%{py_puresitedir}/z3c/rml/rml.dtd
12cu|python-z3c.rml-2.3.0-1|72	%{py_puresitedir}/z3c/rml/*.txt
12cu|python-z3c.rml-2.3.0-1|73	%{py_puresitedir}/z3c/rml/*.pdf
12cu|python-z3c.rml-2.3.0-1|74	%{py_puresitedir}/z3c/rml/*.pt
12cu|python-z3c.rml-2.3.0-1|75	%{py_puresitedir}/z3c/rml/*.py*
12cu|python-z3c.rml-2.3.0-1|76	%{py_puresitedir}/z3c/rml/tests/*.py*
12cu|python-z3c.rml-2.3.0-1|77	%{py_puresitedir}/z3c.rml*.egg-info
12cu|python-z3c.rml-2.3.0-1|78	
12cu|python-z3c.rml-2.3.0-1|79	
12cu|python-z3c.rml-2.3.0-1|80	
12cu|python-z3c.rml-2.3.0-1|81	
12cu|python-z3c.rml-2.3.0-1|82	
12cu|python-z3c.rml-2.3.0-1|83	
12cu|python-z3c.rml-2.3.0-1|84	
12cu|python-z3c.rml-2.3.0-1|85	
12cu|python-z3c.rml-2.3.0-1|86	
12cu|python-z3c.rml-2.3.0-1|87	
12cu|python-z3c.rml-2.3.0-1|88	
12cu|python-z3c.rml-2.3.0-1|89	
12cu|python-z3c.rml-2.3.0-1|90	
12cu|python-z3c.rml-2.3.0-1|91	%changelog
12cu|python-z3c.rml-2.3.0-1|92	* Tue Dec 03 2013 symbianflo <symbianflo@mandrivausers.ro> 2.3.0-1
12cu|python-z3c.rml-2.3.0-1|93	+ Revision: 6c5423d
12cu|python-z3c.rml-2.3.0-1|94	- Merge pull request #1 from symbianflo/python-z3c.rml:rosa2012.1
12cu|python-z3c.rml-2.3.0-1|95	- symbianflo
12cu|python-z3c.rml-2.3.0-1|96	
12cu|python-z3c.rml-2.3.0-1|97	

12069 12
12cu|python-z3c.template-2.0.0a2-1|1	%define	oname	z3c.template
12cu|python-z3c.template-2.0.0a2-1|2	
12cu|python-z3c.template-2.0.0a2-1|3	Name:		python-%{oname}
12cu|python-z3c.template-2.0.0a2-1|4	Version:	2.0.0a2
12cu|python-z3c.template-2.0.0a2-1|5	Release:	1
12cu|python-z3c.template-2.0.0a2-1|6	Summary:	A package implementing advanced Page Template patterns
12cu|python-z3c.template-2.0.0a2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-z3c.template-2.0.0a2-1|8	License:	ZPL 2.1
12cu|python-z3c.template-2.0.0a2-1|9	Group:		Development/Ruby
12cu|python-z3c.template-2.0.0a2-1|10	Url:		http://pypi.python.org/pypi/z3c.template
12cu|python-z3c.template-2.0.0a2-1|11	BuildArch:	noarch
12cu|python-z3c.template-2.0.0a2-1|12	BuildRequires:	python-setuptools
12cu|python-z3c.template-2.0.0a2-1|13	
12cu|python-z3c.template-2.0.0a2-1|14	%description
12cu|python-z3c.template-2.0.0a2-1|15	------------
12cu|python-z3c.template-2.0.0a2-1|16	Z3C template
12cu|python-z3c.template-2.0.0a2-1|17	------------
12cu|python-z3c.template-2.0.0a2-1|18	
12cu|python-z3c.template-2.0.0a2-1|19	This package allows you to register templates independently from view code.
12cu|python-z3c.template-2.0.0a2-1|20	
12cu|python-z3c.template-2.0.0a2-1|21	In Zope 3, when registering a `browser:page` both presentation and computation
12cu|python-z3c.template-2.0.0a2-1|22	are registered together. Unfortunately the registration tangles presentation
12cu|python-z3c.template-2.0.0a2-1|23	and computation so tightly that it is not possible to re-register a different
12cu|python-z3c.template-2.0.0a2-1|24	template depending on context. (You can override the whole registration but
12cu|python-z3c.template-2.0.0a2-1|25	this is not the main point of this package.)
12cu|python-z3c.template-2.0.0a2-1|26	
12cu|python-z3c.template-2.0.0a2-1|27	With z3c.template the registration is split up between the view and the
12cu|python-z3c.template-2.0.0a2-1|28	template and allows to differentiate the template based on the skin layer and
12cu|python-z3c.template-2.0.0a2-1|29	the view.
12cu|python-z3c.template-2.0.0a2-1|30	
12cu|python-z3c.template-2.0.0a2-1|31	In addition this package lays the foundation to differentiate between
12cu|python-z3c.template-2.0.0a2-1|32	templates that provide specific presentation templates and generic layout
12cu|python-z3c.template-2.0.0a2-1|33	templates.
12cu|python-z3c.template-2.0.0a2-1|34	
12cu|python-z3c.template-2.0.0a2-1|35	%prep
12cu|python-z3c.template-2.0.0a2-1|36	%setup -q -n %{oname}-%{version}
12cu|python-z3c.template-2.0.0a2-1|37	
12cu|python-z3c.template-2.0.0a2-1|38	%build
12cu|python-z3c.template-2.0.0a2-1|39	python setup.py build
12cu|python-z3c.template-2.0.0a2-1|40	
12cu|python-z3c.template-2.0.0a2-1|41	%install
12cu|python-z3c.template-2.0.0a2-1|42	python setup.py install --root=%{buildroot}
12cu|python-z3c.template-2.0.0a2-1|43	
12cu|python-z3c.template-2.0.0a2-1|44	%check
12cu|python-z3c.template-2.0.0a2-1|45	# python setup.py test
12cu|python-z3c.template-2.0.0a2-1|46	
12cu|python-z3c.template-2.0.0a2-1|47	%files
12cu|python-z3c.template-2.0.0a2-1|48	%doc CHANGES.txt
12cu|python-z3c.template-2.0.0a2-1|49	%doc COPYRIGHT.txt
12cu|python-z3c.template-2.0.0a2-1|50	%doc LICENSE.txt
12cu|python-z3c.template-2.0.0a2-1|51	%doc README.txt
12cu|python-z3c.template-2.0.0a2-1|52	%doc src/z3c.template.egg-info/SOURCES.txt
12cu|python-z3c.template-2.0.0a2-1|53	%doc src/z3c.template.egg-info/dependency_links.txt
12cu|python-z3c.template-2.0.0a2-1|54	%doc src/z3c.template.egg-info/namespace_packages.txt
12cu|python-z3c.template-2.0.0a2-1|55	%doc src/z3c.template.egg-info/requires.txt
12cu|python-z3c.template-2.0.0a2-1|56	%doc src/z3c.template.egg-info/top_level.txt
12cu|python-z3c.template-2.0.0a2-1|57	%doc src/z3c/template/README.txt
12cu|python-z3c.template-2.0.0a2-1|58	%doc src/z3c/template/zcml.txt
12cu|python-z3c.template-2.0.0a2-1|59	%{py_puresitedir}/z3c/template/*
12cu|python-z3c.template-2.0.0a2-1|60	%{py_puresitedir}/z3c.template*.egg-info
12cu|python-z3c.template-2.0.0a2-1|61	%{py_puresitedir}/z3c.template*.pth
12cu|python-z3c.template-2.0.0a2-1|62	
12cu|python-z3c.template-2.0.0a2-1|63	%changelog
12cu|python-z3c.template-2.0.0a2-1|64	* Sun Dec 01 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0a2-1
12cu|python-z3c.template-2.0.0a2-1|65	+ Revision: 601247d
12cu|python-z3c.template-2.0.0a2-1|66	- Fix files
12cu|python-z3c.template-2.0.0a2-1|67	
12cu|python-z3c.template-2.0.0a2-1|68	

12070 12
12cu|python-zc.buildout-2.2.1-1|1	%define	oname	zc.buildout
12cu|python-zc.buildout-2.2.1-1|2	
12cu|python-zc.buildout-2.2.1-1|3	Name:		python-%{oname}
12cu|python-zc.buildout-2.2.1-1|4	Version:	2.2.1
12cu|python-zc.buildout-2.2.1-1|5	Release:	1
12cu|python-zc.buildout-2.2.1-1|6	Summary:	System for managing development buildouts
12cu|python-zc.buildout-2.2.1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zc.buildout-2.2.1-1|8	License:	ZPL 2.1
12cu|python-zc.buildout-2.2.1-1|9	Group:		Development/Python
12cu|python-zc.buildout-2.2.1-1|10	Url:		http://buildout.org
12cu|python-zc.buildout-2.2.1-1|11	BuildArch:	noarch
12cu|python-zc.buildout-2.2.1-1|12	BuildRequires:	python-setuptools
12cu|python-zc.buildout-2.2.1-1|13	
12cu|python-zc.buildout-2.2.1-1|14	
12cu|python-zc.buildout-2.2.1-1|15	%description
12cu|python-zc.buildout-2.2.1-1|16	********
12cu|python-zc.buildout-2.2.1-1|17	Buildout
12cu|python-zc.buildout-2.2.1-1|18	********
12cu|python-zc.buildout-2.2.1-1|19	Buildout is a project designed to solve 2 problems:
12cu|python-zc.buildout-2.2.1-1|20	1. Application-centric assembly and deployment
12cu|python-zc.buildout-2.2.1-1|21	2. Repeatable assembly of programs from Python
12cu|python-zc.buildout-2.2.1-1|22	software distributions
12cu|python-zc.buildout-2.2.1-1|23	
12cu|python-zc.buildout-2.2.1-1|24	
12cu|python-zc.buildout-2.2.1-1|25	%prep
12cu|python-zc.buildout-2.2.1-1|26	%setup -q -n %{oname}-%{version}
12cu|python-zc.buildout-2.2.1-1|27	perl -pi -e "s|>=0.7||"  setup.py
12cu|python-zc.buildout-2.2.1-1|28	
12cu|python-zc.buildout-2.2.1-1|29	%build
12cu|python-zc.buildout-2.2.1-1|30	python setup.py build
12cu|python-zc.buildout-2.2.1-1|31	
12cu|python-zc.buildout-2.2.1-1|32	%install
12cu|python-zc.buildout-2.2.1-1|33	python setup.py install --root=%{buildroot}
12cu|python-zc.buildout-2.2.1-1|34	
12cu|python-zc.buildout-2.2.1-1|35	%files
12cu|python-zc.buildout-2.2.1-1|36	%doc CHANGES.rst COPYRIGHT.txt DEVELOPERS.txt LICENSE.txt README.rst
12cu|python-zc.buildout-2.2.1-1|37	%doc src/zc/buildout/*.txt
12cu|python-zc.buildout-2.2.1-1|38	%{py_puresitedir}/zc/buildout/*.py*
12cu|python-zc.buildout-2.2.1-1|39	%{py_puresitedir}/zc.buildout*.egg-info
12cu|python-zc.buildout-2.2.1-1|40	%{_bindir}/buildout
12cu|python-zc.buildout-2.2.1-1|41	%{py_puresitedir}/zc.buildout-2.2.1-py2.7-nspkg.pth
12cu|python-zc.buildout-2.2.1-1|42	%{py_puresitedir}/zc/buildout/*.txt
12cu|python-zc.buildout-2.2.1-1|43	%{py_puresitedir}/zc/buildout/bootstrap_cl_settings.test
12cu|python-zc.buildout-2.2.1-1|44	%{py_puresitedir}/zc/buildout/configparser.test
12cu|python-zc.buildout-2.2.1-1|45	%changelog
12cu|python-zc.buildout-2.2.1-1|46	* Sun Nov 24 2013 symbianflo <symbianflo@mandrivausers.ro> 2.2.1-1
12cu|python-zc.buildout-2.2.1-1|47	+ Revision: ca655e8
12cu|python-zc.buildout-2.2.1-1|48	- Log fix requires
12cu|python-zc.buildout-2.2.1-1|49	
12cu|python-zc.buildout-2.2.1-1|50	

12071 12
12cu|python-zc.catalog-1.6-1|1	%define	oname	zc.catalog
12cu|python-zc.catalog-1.6-1|2	
12cu|python-zc.catalog-1.6-1|3	Name:		python-%{oname}
12cu|python-zc.catalog-1.6-1|4	Version:	1.6
12cu|python-zc.catalog-1.6-1|5	Release:	1
12cu|python-zc.catalog-1.6-1|6	Summary:	Extensions to the Zope 3 Catalog
12cu|python-zc.catalog-1.6-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zc.catalog-1.6-1|8	License:	ZPL 2.1
12cu|python-zc.catalog-1.6-1|9	Group:		Development/Python
12cu|python-zc.catalog-1.6-1|10	Url:		http://pypi.python.org/pypi/zc.catalog
12cu|python-zc.catalog-1.6-1|11	BuildArch:	noarch
12cu|python-zc.catalog-1.6-1|12	BuildRequires:	python-setuptools
12cu|python-zc.catalog-1.6-1|13	
12cu|python-zc.catalog-1.6-1|14	Requires:   pythonegg(pytz)
12cu|python-zc.catalog-1.6-1|15	Requires:   pythonegg(setuptools)
12cu|python-zc.catalog-1.6-1|16	Requires:   pythonegg(zodb3)
12cu|python-zc.catalog-1.6-1|17	Requires:   pythonegg(zope.catalog)
12cu|python-zc.catalog-1.6-1|18	Requires:   pythonegg(zope.component)
12cu|python-zc.catalog-1.6-1|19	Requires:   pythonegg(zope.container)
12cu|python-zc.catalog-1.6-1|20	Requires:   pythonegg(zope.i18nmessageid)
12cu|python-zc.catalog-1.6-1|21	Requires:   pythonegg(zope.index) >= 3.5.1
12cu|python-zc.catalog-1.6-1|22	Requires:   pythonegg(zope.interface)
12cu|python-zc.catalog-1.6-1|23	Requires:   pythonegg(zope.intid)
12cu|python-zc.catalog-1.6-1|24	Requires:   pythonegg(zope.publisher) >= 3.12
12cu|python-zc.catalog-1.6-1|25	Requires:   pythonegg(zope.schema)
12cu|python-zc.catalog-1.6-1|26	Requires:   pythonegg(zope.security)
12cu|python-zc.catalog-1.6-1|27	
12cu|python-zc.catalog-1.6-1|28	%description
12cu|python-zc.catalog-1.6-1|29	zc.catalog is an extension to the Zope 3 catalog, Zope 3's indexing
12cu|python-zc.catalog-1.6-1|30	and search facility. zc.catalog contains a number of extensions to the
12cu|python-zc.catalog-1.6-1|31	Zope 3 catalog, such as some new indexes, improved globbing and
12cu|python-zc.catalog-1.6-1|32	stemming support, and an alternative catalog implementation.
12cu|python-zc.catalog-1.6-1|33	
12cu|python-zc.catalog-1.6-1|34	
12cu|python-zc.catalog-1.6-1|35	%prep
12cu|python-zc.catalog-1.6-1|36	%setup -q -n %{oname}-%{version}
12cu|python-zc.catalog-1.6-1|37	
12cu|python-zc.catalog-1.6-1|38	%build
12cu|python-zc.catalog-1.6-1|39	python setup.py build
12cu|python-zc.catalog-1.6-1|40	
12cu|python-zc.catalog-1.6-1|41	%install
12cu|python-zc.catalog-1.6-1|42	python setup.py install --root=%{buildroot}
12cu|python-zc.catalog-1.6-1|43	
12cu|python-zc.catalog-1.6-1|44	%files
12cu|python-zc.catalog-1.6-1|45	%doc CHANGES.txt
12cu|python-zc.catalog-1.6-1|46	%doc COPYRIGHT.txt
12cu|python-zc.catalog-1.6-1|47	%doc LICENSE.txt
12cu|python-zc.catalog-1.6-1|48	%doc README.txt
12cu|python-zc.catalog-1.6-1|49	%doc src/zc.catalog.egg-info/SOURCES.txt
12cu|python-zc.catalog-1.6-1|50	%doc src/zc.catalog.egg-info/dependency_links.txt
12cu|python-zc.catalog-1.6-1|51	%doc src/zc.catalog.egg-info/namespace_packages.txt
12cu|python-zc.catalog-1.6-1|52	%doc src/zc.catalog.egg-info/requires.txt
12cu|python-zc.catalog-1.6-1|53	%doc src/zc.catalog.egg-info/top_level.txt
12cu|python-zc.catalog-1.6-1|54	%doc src/zc/catalog/callablewrapper.txt
12cu|python-zc.catalog-1.6-1|55	%doc src/zc/catalog/extentcatalog.txt
12cu|python-zc.catalog-1.6-1|56	%doc src/zc/catalog/globber.txt
12cu|python-zc.catalog-1.6-1|57	%doc src/zc/catalog/legacy.txt
12cu|python-zc.catalog-1.6-1|58	%doc src/zc/catalog/normalizedindex.txt
12cu|python-zc.catalog-1.6-1|59	%doc src/zc/catalog/setindex.txt
12cu|python-zc.catalog-1.6-1|60	%doc src/zc/catalog/stemmer.txt
12cu|python-zc.catalog-1.6-1|61	%doc src/zc/catalog/valueindex.txt
12cu|python-zc.catalog-1.6-1|62	%doc src/zc/catalog/browser/README.txt
12cu|python-zc.catalog-1.6-1|63	%{py_puresitedir}/zc/catalog/
12cu|python-zc.catalog-1.6-1|64	%{py_puresitedir}/zc.catalog*.egg-info
12cu|python-zc.catalog-1.6-1|65	%{py_puresitedir}/zc.catalog*.pth
12cu|python-zc.catalog-1.6-1|66	
12cu|python-zc.catalog-1.6-1|67	
12cu|python-zc.catalog-1.6-1|68	%changelog
12cu|python-zc.catalog-1.6-1|69	* Sat Dec 07 2013 symbianflo <symbianflo@mandrivausers.ro> 1.6-1
12cu|python-zc.catalog-1.6-1|70	+ Revision: 87e10d4
12cu|python-zc.catalog-1.6-1|71	- Log: fix req , fix group, fix files, fix build, ...
12cu|python-zc.catalog-1.6-1|72	
12cu|python-zc.catalog-1.6-1|73	

12072 12
12cu|python-zc.datetimewidget-0.7.0-1|1	%define	oname	zc.datetimewidget
12cu|python-zc.datetimewidget-0.7.0-1|2	
12cu|python-zc.datetimewidget-0.7.0-1|3	Name:		python-%{oname}
12cu|python-zc.datetimewidget-0.7.0-1|4	Version:	0.7.0
12cu|python-zc.datetimewidget-0.7.0-1|5	Release:	1
12cu|python-zc.datetimewidget-0.7.0-1|6	Summary:	Javascript-based widgets for date and datetime fields
12cu|python-zc.datetimewidget-0.7.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zc.datetimewidget-0.7.0-1|8	License:	ZPL 2.1
12cu|python-zc.datetimewidget-0.7.0-1|9	Group:		Development/Python
12cu|python-zc.datetimewidget-0.7.0-1|10	Url:		http://pypi.python.org/pypi/zc.datetimewidget
12cu|python-zc.datetimewidget-0.7.0-1|11	BuildArch:	noarch
12cu|python-zc.datetimewidget-0.7.0-1|12	BuildRequires:	python-setuptools
12cu|python-zc.datetimewidget-0.7.0-1|13	Requires: pythonegg(pytz)
12cu|python-zc.datetimewidget-0.7.0-1|14	Requires: pythonegg(setuptools)
12cu|python-zc.datetimewidget-0.7.0-1|15	Requires: pythonegg(zc.i18n)
12cu|python-zc.datetimewidget-0.7.0-1|16	Requires: pythonegg(zc.resourcelibrary)
12cu|python-zc.datetimewidget-0.7.0-1|17	Requires: pythonegg(zope.app.form)
12cu|python-zc.datetimewidget-0.7.0-1|18	Requires: pythonegg(zope.component)
12cu|python-zc.datetimewidget-0.7.0-1|19	Requires: pythonegg(zope.datetime)
12cu|python-zc.datetimewidget-0.7.0-1|20	Requires: pythonegg(zope.interface)
12cu|python-zc.datetimewidget-0.7.0-1|21	Requires: pythonegg(zope.publisher) >= 3.12
12cu|python-zc.datetimewidget-0.7.0-1|22	Requires: pythonegg(zope.schema)
12cu|python-zc.datetimewidget-0.7.0-1|23	
12cu|python-zc.datetimewidget-0.7.0-1|24	%description
12cu|python-zc.datetimewidget-0.7.0-1|25	There are two types of widgets provided by this package, a date widget
12cu|python-zc.datetimewidget-0.7.0-1|26	and a datetime widget.
12cu|python-zc.datetimewidget-0.7.0-1|27	
12cu|python-zc.datetimewidget-0.7.0-1|28	
12cu|python-zc.datetimewidget-0.7.0-1|29	%prep
12cu|python-zc.datetimewidget-0.7.0-1|30	%setup -q -n %{oname}-%{version}
12cu|python-zc.datetimewidget-0.7.0-1|31	
12cu|python-zc.datetimewidget-0.7.0-1|32	%build
12cu|python-zc.datetimewidget-0.7.0-1|33	python setup.py build
12cu|python-zc.datetimewidget-0.7.0-1|34	
12cu|python-zc.datetimewidget-0.7.0-1|35	%install
12cu|python-zc.datetimewidget-0.7.0-1|36	python setup.py install --root=%{buildroot}
12cu|python-zc.datetimewidget-0.7.0-1|37	
12cu|python-zc.datetimewidget-0.7.0-1|38	%files
12cu|python-zc.datetimewidget-0.7.0-1|39	%doc README.txt
12cu|python-zc.datetimewidget-0.7.0-1|40	%{py_puresitedir}/zc/datetimewidget/*
12cu|python-zc.datetimewidget-0.7.0-1|41	%{py_puresitedir}/zc.datetimewidget*.egg-info
12cu|python-zc.datetimewidget-0.7.0-1|42	%{py_puresitedir}/zc.datetimewidget*.pth
12cu|python-zc.datetimewidget-0.7.0-1|43	
12cu|python-zc.datetimewidget-0.7.0-1|44	%changelog
12cu|python-zc.datetimewidget-0.7.0-1|45	* Sun Dec 08 2013 symbianflo <symbianflo@mandrivausers.ro> 0.7.0-1
12cu|python-zc.datetimewidget-0.7.0-1|46	+ Revision: 839e0a8
12cu|python-zc.datetimewidget-0.7.0-1|47	- Merge pull request #1 from symbianflo/python-zc.datetimewidget:rosa2012.1
12cu|python-zc.datetimewidget-0.7.0-1|48	- symbianflo
12cu|python-zc.datetimewidget-0.7.0-1|49	
12cu|python-zc.datetimewidget-0.7.0-1|50	

12073 12
12cu|python-zc.i18n-0.7.0-1|1	%define	oname	zc.i18n
12cu|python-zc.i18n-0.7.0-1|2	
12cu|python-zc.i18n-0.7.0-1|3	Name:		python-%{oname}
12cu|python-zc.i18n-0.7.0-1|4	Version:	0.7.0
12cu|python-zc.i18n-0.7.0-1|5	Release:	1
12cu|python-zc.i18n-0.7.0-1|6	Summary:	Additional I18n Support APIs
12cu|python-zc.i18n-0.7.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zc.i18n-0.7.0-1|8	License:	ZPL 2.1
12cu|python-zc.i18n-0.7.0-1|9	Group:		Development/Python
12cu|python-zc.i18n-0.7.0-1|10	Url:		http://cheeseshop.python.org/pypi/zc.i18n
12cu|python-zc.i18n-0.7.0-1|11	BuildArch:	noarch
12cu|python-zc.i18n-0.7.0-1|12	BuildRequires:	python-setuptools
12cu|python-zc.i18n-0.7.0-1|13	Requires: pythonegg(setuptools) pythonegg(zope.i18n) pythonegg(zope.i18nmessageid) pythonegg(zope.interface)
12cu|python-zc.i18n-0.7.0-1|14	Requires: pythonegg(zope.i18n)
12cu|python-zc.i18n-0.7.0-1|15	Requires: pythonegg(zope.i18nmessageid)
12cu|python-zc.i18n-0.7.0-1|16	Requires: pythonegg(zope.interface)
12cu|python-zc.i18n-0.7.0-1|17	
12cu|python-zc.i18n-0.7.0-1|18	
12cu|python-zc.i18n-0.7.0-1|19	%description
12cu|python-zc.i18n-0.7.0-1|20	This package provides additional I18n and L10n features. In particular it
12cu|python-zc.i18n-0.7.0-1|21	provides an API to compute the time durations over various timezones.
12cu|python-zc.i18n-0.7.0-1|22	
12cu|python-zc.i18n-0.7.0-1|23	
12cu|python-zc.i18n-0.7.0-1|24	%prep
12cu|python-zc.i18n-0.7.0-1|25	%setup -q -n %{oname}-%{version}
12cu|python-zc.i18n-0.7.0-1|26	
12cu|python-zc.i18n-0.7.0-1|27	%build
12cu|python-zc.i18n-0.7.0-1|28	python setup.py build
12cu|python-zc.i18n-0.7.0-1|29	
12cu|python-zc.i18n-0.7.0-1|30	%install
12cu|python-zc.i18n-0.7.0-1|31	python setup.py install --root=%{buildroot}
12cu|python-zc.i18n-0.7.0-1|32	
12cu|python-zc.i18n-0.7.0-1|33	%files
12cu|python-zc.i18n-0.7.0-1|34	%doc README.txt
12cu|python-zc.i18n-0.7.0-1|35	%{py_puresitedir}/zc/i18n/*.py*
12cu|python-zc.i18n-0.7.0-1|36	%{py_puresitedir}/zc.i18n*.egg-info
12cu|python-zc.i18n-0.7.0-1|37	%{py_puresitedir}/zc.i18n-0.7.0-py2.7-nspkg.pth
12cu|python-zc.i18n-0.7.0-1|38	%{py_puresitedir}/zc/i18n/configure.zcml
12cu|python-zc.i18n-0.7.0-1|39	%{py_puresitedir}/zc/i18n/duration.txt
12cu|python-zc.i18n-0.7.0-1|40	%{py_puresitedir}/zc/i18n/locales/README.txt
12cu|python-zc.i18n-0.7.0-1|41	%{py_puresitedir}/zc/i18n/locales/de/LC_MESSAGES/zc.i18n.mo
12cu|python-zc.i18n-0.7.0-1|42	%{py_puresitedir}/zc/i18n/locales/de/LC_MESSAGES/zc.i18n.po
12cu|python-zc.i18n-0.7.0-1|43	%{py_puresitedir}/zc/i18n/locales/zc.i18n.pot
12cu|python-zc.i18n-0.7.0-1|44	
12cu|python-zc.i18n-0.7.0-1|45	
12cu|python-zc.i18n-0.7.0-1|46	%changelog
12cu|python-zc.i18n-0.7.0-1|47	* Sat Dec 07 2013 Rosa <rosa@abf.rosalinux.ru> 0.7.0-1
12cu|python-zc.i18n-0.7.0-1|48	+ Revision: c06e2e5
12cu|python-zc.i18n-0.7.0-1|49	- Automatic import for version 0.7.0-1
12cu|python-zc.i18n-0.7.0-1|50	
12cu|python-zc.i18n-0.7.0-1|51	

12074 12
12cu|python-zc.lockfile-1.1.0-1|1	%define debug_package %{nil}
12cu|python-zc.lockfile-1.1.0-1|2	
12cu|python-zc.lockfile-1.1.0-1|3	Name:		python-zc.lockfile
12cu|python-zc.lockfile-1.1.0-1|4	Version:	1.1.0
12cu|python-zc.lockfile-1.1.0-1|5	Release:	1
12cu|python-zc.lockfile-1.1.0-1|6	Group:		Development/Python
12cu|python-zc.lockfile-1.1.0-1|7	License:	Zope Public License
12cu|python-zc.lockfile-1.1.0-1|8	Summary:	Basic inter-process locks
12cu|python-zc.lockfile-1.1.0-1|9	#md5=6cf83766ef9935c33e240b0904c7a45e
12cu|python-zc.lockfile-1.1.0-1|10	Source:		http://pypi.python.org/packages/source/z/zc.lockfile/zc.lockfile-%{version}.zip
12cu|python-zc.lockfile-1.1.0-1|11	URL:		http://pypi.python.org/pypi/zc.lockfile/1.0.0
12cu|python-zc.lockfile-1.1.0-1|12	BuildRequires:	python-devel
12cu|python-zc.lockfile-1.1.0-1|13	BuildRequires:	python-setuptools
12cu|python-zc.lockfile-1.1.0-1|14	
12cu|python-zc.lockfile-1.1.0-1|15	%description
12cu|python-zc.lockfile-1.1.0-1|16	The zc.lockfile package provides a basic portable implementation of
12cu|python-zc.lockfile-1.1.0-1|17	interprocess locks using lock files. The purpose if not specifically
12cu|python-zc.lockfile-1.1.0-1|18	to lock files, but to simply provide locks with an implementation based
12cu|python-zc.lockfile-1.1.0-1|19	on file-locking primitives. Of course, these locks could be used to mediate
12cu|python-zc.lockfile-1.1.0-1|20	access to other files. For example, the ZODB file storage implementation uses
12cu|python-zc.lockfile-1.1.0-1|21	file locks to mediate access to file-storage database files. The database files
12cu|python-zc.lockfile-1.1.0-1|22	and lock file files are separate files.
12cu|python-zc.lockfile-1.1.0-1|23	
12cu|python-zc.lockfile-1.1.0-1|24	%prep
12cu|python-zc.lockfile-1.1.0-1|25	%setup -q -n zc.lockfile-%{version}
12cu|python-zc.lockfile-1.1.0-1|26	
12cu|python-zc.lockfile-1.1.0-1|27	%build
12cu|python-zc.lockfile-1.1.0-1|28	
12cu|python-zc.lockfile-1.1.0-1|29	%install
12cu|python-zc.lockfile-1.1.0-1|30	PYTHONDONTWRITEBYTECODE= \
12cu|python-zc.lockfile-1.1.0-1|31	%__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cu|python-zc.lockfile-1.1.0-1|32	sed -i 's/.*egg-info$//' INSTALLED_FILES
12cu|python-zc.lockfile-1.1.0-1|33	
12cu|python-zc.lockfile-1.1.0-1|34	%files -f INSTALLED_FILES
12cu|python-zc.lockfile-1.1.0-1|35	%defattr(-,root,root)
12cu|python-zc.lockfile-1.1.0-1|36	
12cu|python-zc.lockfile-1.1.0-1|37	
12cu|python-zc.lockfile-1.1.0-1|38	%changelog
12cu|python-zc.lockfile-1.1.0-1|39	* Thu Nov 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.0.0-2mdv2011.0
12cu|python-zc.lockfile-1.1.0-1|40	+ Revision: 593456
12cu|python-zc.lockfile-1.1.0-1|41	+ rebuild (emptylog)
12cu|python-zc.lockfile-1.1.0-1|42	
12cu|python-zc.lockfile-1.1.0-1|43	* Fri Aug 07 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.0.0-1mdv2010.0
12cu|python-zc.lockfile-1.1.0-1|44	+ Revision: 411007
12cu|python-zc.lockfile-1.1.0-1|45	- Initial import of python-zc.lockfile version 1.0.0.
12cu|python-zc.lockfile-1.1.0-1|46	- python-zc.lockfile
12cu|python-zc.lockfile-1.1.0-1|47	
12cu|python-zc.lockfile-1.1.0-1|48	
12cu|python-zc.lockfile-1.1.0-1|49	

12075 12
12cu|python-ZConfig-3.0.3-1|1	%define	oname	ZConfig
12cu|python-ZConfig-3.0.3-1|2	
12cu|python-ZConfig-3.0.3-1|3	Name:		python-%{oname}
12cu|python-ZConfig-3.0.3-1|4	Version:	3.0.3
12cu|python-ZConfig-3.0.3-1|5	Release:	1
12cu|python-ZConfig-3.0.3-1|6	Summary:	Structured Configuration Library
12cu|python-ZConfig-3.0.3-1|7	Source0:	http://pypi.python.org/packages/source/Z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-ZConfig-3.0.3-1|8	License:	ZPL 2.1
12cu|python-ZConfig-3.0.3-1|9	Group:		Development/Python
12cu|python-ZConfig-3.0.3-1|10	Url:		http://www.zope.org/Members/fdrake/zconfig/
12cu|python-ZConfig-3.0.3-1|11	BuildArch:	noarch
12cu|python-ZConfig-3.0.3-1|12	BuildRequires:	python-setuptools
12cu|python-ZConfig-3.0.3-1|13	BuildRequires:  pythonegg(zope.testrunner)
12cu|python-ZConfig-3.0.3-1|14	BuildRequires:  pythonegg(zope.exceptions)
12cu|python-ZConfig-3.0.3-1|15	BuildRequires:  pythonegg(six)
12cu|python-ZConfig-3.0.3-1|16	
12cu|python-ZConfig-3.0.3-1|17	%description
12cu|python-ZConfig-3.0.3-1|18	ZConfig: Schema-driven configuration
12cu|python-ZConfig-3.0.3-1|19	====================================
12cu|python-ZConfig-3.0.3-1|20	
12cu|python-ZConfig-3.0.3-1|21	ZConfig is a configuration library intended for general use.  It
12cu|python-ZConfig-3.0.3-1|22	supports a hierarchical schema-driven configuration model that allows
12cu|python-ZConfig-3.0.3-1|23	a schema to specify data conversion routines written in Python.
12cu|python-ZConfig-3.0.3-1|24	ZConfig's model is very different from the model supported by the
12cu|python-ZConfig-3.0.3-1|25	ConfigParser module found in Python's standard library, and is more
12cu|python-ZConfig-3.0.3-1|26	suitable to configuration-intensive applications.
12cu|python-ZConfig-3.0.3-1|27	
12cu|python-ZConfig-3.0.3-1|28	ZConfig schema are written in an XML-based language and are able to
12cu|python-ZConfig-3.0.3-1|29	"import" schema components provided by Python packages.  Since
12cu|python-ZConfig-3.0.3-1|30	components are able to bind to conversion functions provided by Python
12cu|python-ZConfig-3.0.3-1|31	code in the package (or elsewhere), configuration objects can be
12cu|python-ZConfig-3.0.3-1|32	arbitrarily complex, with values that have been verified against
12cu|python-ZConfig-3.0.3-1|33	arbitrary constraints.  This makes it easy for applications to
12cu|python-ZConfig-3.0.3-1|34	separate configuration support from configuration loading even with
12cu|python-ZConfig-3.0.3-1|35	configuration data being defined and consumed by a wide range of
12cu|python-ZConfig-3.0.3-1|36	separate packages.
12cu|python-ZConfig-3.0.3-1|37	
12cu|python-ZConfig-3.0.3-1|38	ZConfig is licensed under the Zope Public License, version 2.1.  See
12cu|python-ZConfig-3.0.3-1|39	the file LICENSE.txt in the distribution for the full license text.
12cu|python-ZConfig-3.0.3-1|40	
12cu|python-ZConfig-3.0.3-1|41	%prep
12cu|python-ZConfig-3.0.3-1|42	%setup -q -n %{oname}-%{version}
12cu|python-ZConfig-3.0.3-1|43	
12cu|python-ZConfig-3.0.3-1|44	%build
12cu|python-ZConfig-3.0.3-1|45	python setup.py build
12cu|python-ZConfig-3.0.3-1|46	
12cu|python-ZConfig-3.0.3-1|47	%install
12cu|python-ZConfig-3.0.3-1|48	python setup.py install --root=%{buildroot}
12cu|python-ZConfig-3.0.3-1|49	
12cu|python-ZConfig-3.0.3-1|50	%check
12cu|python-ZConfig-3.0.3-1|51	python setup.py test
12cu|python-ZConfig-3.0.3-1|52	
12cu|python-ZConfig-3.0.3-1|53	%files
12cu|python-ZConfig-3.0.3-1|54	%doc CHANGES.txt
12cu|python-ZConfig-3.0.3-1|55	%doc COPYRIGHT.txt
12cu|python-ZConfig-3.0.3-1|56	%doc LICENSE.txt
12cu|python-ZConfig-3.0.3-1|57	%doc README.txt
12cu|python-ZConfig-3.0.3-1|58	%doc ZConfig/schemaless.txt
12cu|python-ZConfig-3.0.3-1|59	%doc ZConfig/tests/test_readme.py
12cu|python-ZConfig-3.0.3-1|60	%doc ZConfig/tests/library/README.txt
12cu|python-ZConfig-3.0.3-1|61	%doc ZConfig/tests/zipsource/README.txt
12cu|python-ZConfig-3.0.3-1|62	%doc doc/README.txt
12cu|python-ZConfig-3.0.3-1|63	%doc doc/zconfig.pdf
12cu|python-ZConfig-3.0.3-1|64	%{_bindir}/zconfig
12cu|python-ZConfig-3.0.3-1|65	%{_bindir}/zconfig_schema2html
12cu|python-ZConfig-3.0.3-1|66	%{py_puresitedir}/ZConfig/*
12cu|python-ZConfig-3.0.3-1|67	%{py_puresitedir}/ZConfig*.egg-info
12cu|python-ZConfig-3.0.3-1|68	
12cu|python-ZConfig-3.0.3-1|69	
12cu|python-ZConfig-3.0.3-1|70	%changelog
12cu|python-ZConfig-3.0.3-1|71	* Thu Nov 28 2013 Rosa <rosa@abf.rosalinux.ru> 3.0.3-1
12cu|python-ZConfig-3.0.3-1|72	+ Revision: 09ea343
12cu|python-ZConfig-3.0.3-1|73	- Automatic import for version 3.0.3-1
12cu|python-ZConfig-3.0.3-1|74	
12cu|python-ZConfig-3.0.3-1|75	

12076 12
12cu|python-zc.recipe.egg-2.0.1-1|1	%define	oname	zc.recipe.egg
12cu|python-zc.recipe.egg-2.0.1-1|2	
12cu|python-zc.recipe.egg-2.0.1-1|3	Name:		python-%{oname}
12cu|python-zc.recipe.egg-2.0.1-1|4	Version:	2.0.1
12cu|python-zc.recipe.egg-2.0.1-1|5	Release:	1
12cu|python-zc.recipe.egg-2.0.1-1|6	Summary:	Recipe for installing Python package distributions as eggs
12cu|python-zc.recipe.egg-2.0.1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zc.recipe.egg-2.0.1-1|8	License:	ZPL 2.1
12cu|python-zc.recipe.egg-2.0.1-1|9	Group:		Development/Python
12cu|python-zc.recipe.egg-2.0.1-1|10	Url:		http://cheeseshop.python.org/pypi/zc.recipe.egg
12cu|python-zc.recipe.egg-2.0.1-1|11	BuildArch:	noarch
12cu|python-zc.recipe.egg-2.0.1-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-zc.recipe.egg-2.0.1-1|13	BuildRequires:	pythonegg(zc.buildout)
12cu|python-zc.recipe.egg-2.0.1-1|14	BuildRequires:	pythonegg(zope.testing)
12cu|python-zc.recipe.egg-2.0.1-1|15	BuildRequires:	pythonegg(zope.exceptions)
12cu|python-zc.recipe.egg-2.0.1-1|16	
12cu|python-zc.recipe.egg-2.0.1-1|17	Requires:	pythonegg(zc.buildout) >= 1.2.0
12cu|python-zc.recipe.egg-2.0.1-1|18	Requires:	pythonegg(setuptools)
12cu|python-zc.recipe.egg-2.0.1-1|19	
12cu|python-zc.recipe.egg-2.0.1-1|20	%description
12cu|python-zc.recipe.egg-2.0.1-1|21	The egg-installation recipe
12cu|python-zc.recipe.egg-2.0.1-1|22	installs eggs into a
12cu|python-zc.recipe.egg-2.0.1-1|23	buildout eggs directory.
12cu|python-zc.recipe.egg-2.0.1-1|24	It also generates scripts
12cu|python-zc.recipe.egg-2.0.1-1|25	in a buildout bin directory with
12cu|python-zc.recipe.egg-2.0.1-1|26	egg paths baked into them.
12cu|python-zc.recipe.egg-2.0.1-1|27	
12cu|python-zc.recipe.egg-2.0.1-1|28	
12cu|python-zc.recipe.egg-2.0.1-1|29	
12cu|python-zc.recipe.egg-2.0.1-1|30	%prep
12cu|python-zc.recipe.egg-2.0.1-1|31	%setup -q -n %{oname}-%{version}
12cu|python-zc.recipe.egg-2.0.1-1|32	
12cu|python-zc.recipe.egg-2.0.1-1|33	%build
12cu|python-zc.recipe.egg-2.0.1-1|34	python setup.py build
12cu|python-zc.recipe.egg-2.0.1-1|35	
12cu|python-zc.recipe.egg-2.0.1-1|36	%install
12cu|python-zc.recipe.egg-2.0.1-1|37	python setup.py install --root=%{buildroot}
12cu|python-zc.recipe.egg-2.0.1-1|38	
12cu|python-zc.recipe.egg-2.0.1-1|39	%check
12cu|python-zc.recipe.egg-2.0.1-1|40	#python setup.py test
12cu|python-zc.recipe.egg-2.0.1-1|41	
12cu|python-zc.recipe.egg-2.0.1-1|42	%files
12cu|python-zc.recipe.egg-2.0.1-1|43	%doc CHANGES.txt
12cu|python-zc.recipe.egg-2.0.1-1|44	%doc README.txt
12cu|python-zc.recipe.egg-2.0.1-1|45	%doc src/zc/recipe/egg/*.txt
12cu|python-zc.recipe.egg-2.0.1-1|46	%{py_puresitedir}/zc.recipe.egg-2.0.1-py2.7-nspkg.pth
12cu|python-zc.recipe.egg-2.0.1-1|47	%{py_puresitedir}/zc/recipe/egg/*.txt
12cu|python-zc.recipe.egg-2.0.1-1|48	%{py_puresitedir}/zc/recipe/egg/*.py*
12cu|python-zc.recipe.egg-2.0.1-1|49	%{py_puresitedir}/zc.recipe.egg*.egg-info
12cu|python-zc.recipe.egg-2.0.1-1|50	
12cu|python-zc.recipe.egg-2.0.1-1|51	%changelog
12cu|python-zc.recipe.egg-2.0.1-1|52	* Sat May 03 2014 symbianflo <symbianflo@symbianflo> 2.0.1-1
12cu|python-zc.recipe.egg-2.0.1-1|53	+ Revision: b1ef395
12cu|python-zc.recipe.egg-2.0.1-1|54	- Imported from SRPM
12cu|python-zc.recipe.egg-2.0.1-1|55	
12cu|python-zc.recipe.egg-2.0.1-1|56	

12077 12
12cu|python-zc.resourcelibrary-1.3.4-1|1	%define	oname	zc.resourcelibrary
12cu|python-zc.resourcelibrary-1.3.4-1|2	
12cu|python-zc.resourcelibrary-1.3.4-1|3	Name:		python-%{oname}
12cu|python-zc.resourcelibrary-1.3.4-1|4	Version:	1.3.4
12cu|python-zc.resourcelibrary-1.3.4-1|5	Release:	1
12cu|python-zc.resourcelibrary-1.3.4-1|6	Summary:	Post-rendering Resource Inclusion
12cu|python-zc.resourcelibrary-1.3.4-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zc.resourcelibrary-1.3.4-1|8	License:	ZPL 2.1
12cu|python-zc.resourcelibrary-1.3.4-1|9	Group:		Development/Python
12cu|python-zc.resourcelibrary-1.3.4-1|10	Url:		http://pypi.python.org/pypi/zc.resourcelibrary
12cu|python-zc.resourcelibrary-1.3.4-1|11	BuildArch:	noarch
12cu|python-zc.resourcelibrary-1.3.4-1|12	BuildRequires:	python-setuptools
12cu|python-zc.resourcelibrary-1.3.4-1|13	
12cu|python-zc.resourcelibrary-1.3.4-1|14	Requires: pythonegg(setuptools)
12cu|python-zc.resourcelibrary-1.3.4-1|15	Requires: pythonegg(zope.app.publication)
12cu|python-zc.resourcelibrary-1.3.4-1|16	Requires: pythonegg(zope.browserpage)
12cu|python-zc.resourcelibrary-1.3.4-1|17	Requires: pythonegg(zope.browserresource)
12cu|python-zc.resourcelibrary-1.3.4-1|18	Requires: pythonegg(zope.component)
12cu|python-zc.resourcelibrary-1.3.4-1|19	Requires: pythonegg(zope.configuration)
12cu|python-zc.resourcelibrary-1.3.4-1|20	Requires: pythonegg(zope.interface)
12cu|python-zc.resourcelibrary-1.3.4-1|21	Requires: pythonegg(zope.publisher)
12cu|python-zc.resourcelibrary-1.3.4-1|22	Requires: pythonegg(zope.security)
12cu|python-zc.resourcelibrary-1.3.4-1|23	Requires: pythonegg(zope.tales)
12cu|python-zc.resourcelibrary-1.3.4-1|24	Requires: pythonegg(zope.traversing)
12cu|python-zc.resourcelibrary-1.3.4-1|25	
12cu|python-zc.resourcelibrary-1.3.4-1|26	%description
12cu|python-zc.resourcelibrary-1.3.4-1|27	The resource library is a Zope 3 extension that is designed to make the
12cu|python-zc.resourcelibrary-1.3.4-1|28	inclusion of JavaScript, CSS, and other resources easy, cache-friendly,
12cu|python-zc.resourcelibrary-1.3.4-1|29	and component-friendly.
12cu|python-zc.resourcelibrary-1.3.4-1|30	
12cu|python-zc.resourcelibrary-1.3.4-1|31	
12cu|python-zc.resourcelibrary-1.3.4-1|32	%prep
12cu|python-zc.resourcelibrary-1.3.4-1|33	%setup -q -n %{oname}-%{version}
12cu|python-zc.resourcelibrary-1.3.4-1|34	
12cu|python-zc.resourcelibrary-1.3.4-1|35	%build
12cu|python-zc.resourcelibrary-1.3.4-1|36	python setup.py build
12cu|python-zc.resourcelibrary-1.3.4-1|37	
12cu|python-zc.resourcelibrary-1.3.4-1|38	%install
12cu|python-zc.resourcelibrary-1.3.4-1|39	python setup.py install --root=%{buildroot}
12cu|python-zc.resourcelibrary-1.3.4-1|40	
12cu|python-zc.resourcelibrary-1.3.4-1|41	%files
12cu|python-zc.resourcelibrary-1.3.4-1|42	%doc README.txt
12cu|python-zc.resourcelibrary-1.3.4-1|43	%{py_puresitedir}/zc/resourcelibrary/*
12cu|python-zc.resourcelibrary-1.3.4-1|44	%{py_puresitedir}/zc.resourcelibrary*.egg-info
12cu|python-zc.resourcelibrary-1.3.4-1|45	%{py_puresitedir}/zc.resourcelibrary*.pth
12cu|python-zc.resourcelibrary-1.3.4-1|46	
12cu|python-zc.resourcelibrary-1.3.4-1|47	
12cu|python-zc.resourcelibrary-1.3.4-1|48	%changelog
12cu|python-zc.resourcelibrary-1.3.4-1|49	* Sun Dec 08 2013 SymbianFlo <symbianflo@mandrivausers.ro> 1.3.4-1
12cu|python-zc.resourcelibrary-1.3.4-1|50	+ Revision: fe351c1
12cu|python-zc.resourcelibrary-1.3.4-1|51	- Updated python-zc.resourcelibrary.spec
12cu|python-zc.resourcelibrary-1.3.4-1|52	
12cu|python-zc.resourcelibrary-1.3.4-1|53	

12078 12
12cu|python-zc.table-0.9.0-1|1	%define	oname	zc.table
12cu|python-zc.table-0.9.0-1|2	
12cu|python-zc.table-0.9.0-1|3	Name:		python-%{oname}
12cu|python-zc.table-0.9.0-1|4	Version:	0.9.0
12cu|python-zc.table-0.9.0-1|5	Release:	1
12cu|python-zc.table-0.9.0-1|6	Summary:	Zope table
12cu|python-zc.table-0.9.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zc.table-0.9.0-1|8	License:	ZPL 2.1
12cu|python-zc.table-0.9.0-1|9	Group:		Development/Ruby
12cu|python-zc.table-0.9.0-1|10	Url:		http://pypi.python.org/pypi/zc.table/
12cu|python-zc.table-0.9.0-1|11	BuildArch:	noarch
12cu|python-zc.table-0.9.0-1|12	BuildRequires:	python-setuptools
12cu|python-zc.table-0.9.0-1|13	Requires: pythonegg(setuptools)
12cu|python-zc.table-0.9.0-1|14	Requires: pythonegg(zc.resourcelibrary) >= 0.6
12cu|python-zc.table-0.9.0-1|15	Requires: pythonegg(zope.browserpage) >= 3.10
12cu|python-zc.table-0.9.0-1|16	Requires: pythonegg(zope.cachedescriptors)
12cu|python-zc.table-0.9.0-1|17	Requires: pythonegg(zope.component)
12cu|python-zc.table-0.9.0-1|18	Requires: pythonegg(zope.formlib)
12cu|python-zc.table-0.9.0-1|19	Requires: pythonegg(zope.i18n)
12cu|python-zc.table-0.9.0-1|20	Requires: pythonegg(zope.interface)
12cu|python-zc.table-0.9.0-1|21	Requires: pythonegg(zope.schema)
12cu|python-zc.table-0.9.0-1|22	
12cu|python-zc.table-0.9.0-1|23	%description
12cu|python-zc.table-0.9.0-1|24	This is a Zope 3 extension that helps with the construction of (HTML) tables.
12cu|python-zc.table-0.9.0-1|25	Features include dynamic HTML table generation, batching and sorting.
12cu|python-zc.table-0.9.0-1|26	
12cu|python-zc.table-0.9.0-1|27	%prep
12cu|python-zc.table-0.9.0-1|28	%setup -q -n %{oname}-%{version}
12cu|python-zc.table-0.9.0-1|29	
12cu|python-zc.table-0.9.0-1|30	%build
12cu|python-zc.table-0.9.0-1|31	python setup.py build
12cu|python-zc.table-0.9.0-1|32	
12cu|python-zc.table-0.9.0-1|33	%install
12cu|python-zc.table-0.9.0-1|34	python setup.py install --root=%{buildroot}
12cu|python-zc.table-0.9.0-1|35	
12cu|python-zc.table-0.9.0-1|36	%files
12cu|python-zc.table-0.9.0-1|37	%doc README.txt
12cu|python-zc.table-0.9.0-1|38	%{py_puresitedir}/zc/table/*
12cu|python-zc.table-0.9.0-1|39	%{py_puresitedir}/zc.table*.egg-info
12cu|python-zc.table-0.9.0-1|40	%{py_puresitedir}/zc.table*.pth
12cu|python-zc.table-0.9.0-1|41	
12cu|python-zc.table-0.9.0-1|42	
12cu|python-zc.table-0.9.0-1|43	%changelog
12cu|python-zc.table-0.9.0-1|44	* Sun Dec 08 2013 SymbianFlo <symbianflo@mandrivausers.ro> 0.9.0-1
12cu|python-zc.table-0.9.0-1|45	+ Revision: 00992ea
12cu|python-zc.table-0.9.0-1|46	- Updated python-zc.table.spec
12cu|python-zc.table-0.9.0-1|47	
12cu|python-zc.table-0.9.0-1|48	

12079 12
12cu|python-zdaemon-4.0.0-1|1	%define	oname	zdaemon
12cu|python-zdaemon-4.0.0-1|2	
12cu|python-zdaemon-4.0.0-1|3	Name:		python-%{oname}
12cu|python-zdaemon-4.0.0-1|4	Version:	4.0.0
12cu|python-zdaemon-4.0.0-1|5	Release:	1
12cu|python-zdaemon-4.0.0-1|6	Summary:	Daemon process control library and tools for Unix-based systems
12cu|python-zdaemon-4.0.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zdaemon-4.0.0-1|8	License:	ZPL 2.1
12cu|python-zdaemon-4.0.0-1|9	Group:		Development/Python
12cu|python-zdaemon-4.0.0-1|10	Url:		http://www.python.org/pypi/zdaemon
12cu|python-zdaemon-4.0.0-1|11	BuildArch:	noarch
12cu|python-zdaemon-4.0.0-1|12	BuildRequires:	python-setuptools
12cu|python-zdaemon-4.0.0-1|13	Requires:	pythonegg(zconfig)
12cu|python-zdaemon-4.0.0-1|14	
12cu|python-zdaemon-4.0.0-1|15	%description
12cu|python-zdaemon-4.0.0-1|16	*****************************************************
12cu|python-zdaemon-4.0.0-1|17	``zdaemon`` process controller for Unix-based systems
12cu|python-zdaemon-4.0.0-1|18	*****************************************************
12cu|python-zdaemon-4.0.0-1|19	
12cu|python-zdaemon-4.0.0-1|20	``zdaemon`` is a Unix (Unix, Linux, Mac OS X) Python program that wraps
12cu|python-zdaemon-4.0.0-1|21	commands to make them behave as proper daemons.
12cu|python-zdaemon-4.0.0-1|22	
12cu|python-zdaemon-4.0.0-1|23	
12cu|python-zdaemon-4.0.0-1|24	
12cu|python-zdaemon-4.0.0-1|25	%prep
12cu|python-zdaemon-4.0.0-1|26	%setup -q -n %{oname}-%{version}
12cu|python-zdaemon-4.0.0-1|27	
12cu|python-zdaemon-4.0.0-1|28	perl -pi -e "s|#!python|#! /usr/bin/env python|" src/zdaemon/zdrun.py
12cu|python-zdaemon-4.0.0-1|29	perl -pi -e "s|#!python|#! /usr/bin/env python|" src/zdaemon/zdctl.py
12cu|python-zdaemon-4.0.0-1|30	
12cu|python-zdaemon-4.0.0-1|31	
12cu|python-zdaemon-4.0.0-1|32	%build
12cu|python-zdaemon-4.0.0-1|33	python setup.py build
12cu|python-zdaemon-4.0.0-1|34	cd -
12cu|python-zdaemon-4.0.0-1|35	
12cu|python-zdaemon-4.0.0-1|36	
12cu|python-zdaemon-4.0.0-1|37	%install
12cu|python-zdaemon-4.0.0-1|38	python setup.py install --root=%{buildroot}
12cu|python-zdaemon-4.0.0-1|39	chmod +x %{buildroot}%{py_puresitedir}/zdaemon/tests/nokill.py
12cu|python-zdaemon-4.0.0-1|40	chmod +x %{buildroot}%{py_puresitedir}/zdaemon/zdrun.py
12cu|python-zdaemon-4.0.0-1|41	chmod +x %{buildroot}%{py_puresitedir}/zdaemon/zdctl.py
12cu|python-zdaemon-4.0.0-1|42	
12cu|python-zdaemon-4.0.0-1|43	
12cu|python-zdaemon-4.0.0-1|44	
12cu|python-zdaemon-4.0.0-1|45	%check
12cu|python-zdaemon-4.0.0-1|46	python setup.py test
12cu|python-zdaemon-4.0.0-1|47	
12cu|python-zdaemon-4.0.0-1|48	%files
12cu|python-zdaemon-4.0.0-1|49	%doc *.txt
12cu|python-zdaemon-4.0.0-1|50	%doc src/zdaemon/README.txt
12cu|python-zdaemon-4.0.0-1|51	%doc src/zdaemon.egg-info/*.txt
12cu|python-zdaemon-4.0.0-1|52	
12cu|python-zdaemon-4.0.0-1|53	%{py_puresitedir}/zdaemon/*.py*
12cu|python-zdaemon-4.0.0-1|54	%{py_puresitedir}/zdaemon/tests/*.py*
12cu|python-zdaemon-4.0.0-1|55	%{py_puresitedir}/zdaemon*.egg-info
12cu|python-zdaemon-4.0.0-1|56	%{_bindir}/zdaemon
12cu|python-zdaemon-4.0.0-1|57	%{py_puresitedir}/zdaemon/README.txt
12cu|python-zdaemon-4.0.0-1|58	%{py_puresitedir}/zdaemon/component.xml
12cu|python-zdaemon-4.0.0-1|59	%{py_puresitedir}/zdaemon/sample.conf
12cu|python-zdaemon-4.0.0-1|60	%{py_puresitedir}/zdaemon/schema.xml
12cu|python-zdaemon-4.0.0-1|61	
12cu|python-zdaemon-4.0.0-1|62	
12cu|python-zdaemon-4.0.0-1|63	%changelog
12cu|python-zdaemon-4.0.0-1|64	* Tue Dec 03 2013 SymbianFlo <symbianflo@mandrivausers.ro> 4.0.0-1
12cu|python-zdaemon-4.0.0-1|65	+ Revision: e13638f
12cu|python-zdaemon-4.0.0-1|66	- Updated python-zdaemon.spec
12cu|python-zdaemon-4.0.0-1|67	
12cu|python-zdaemon-4.0.0-1|68	

12080 12
12cu|python-zodb3-3.10.5-7|1	Name:		python-zodb3
12cu|python-zodb3-3.10.5-7|2	Version:	3.10.5
12cu|python-zodb3-3.10.5-7|3	Release:	7
12cu|python-zodb3-3.10.5-7|4	Group:		Development/Python
12cu|python-zodb3-3.10.5-7|5	License:	Zope Public License
12cu|python-zodb3-3.10.5-7|6	Summary:	Zope Object Database: object database and persistence
12cu|python-zodb3-3.10.5-7|7	Source:		http://pypi.python.org/packages/source/Z/ZODB3/ZODB3-3.10.5.tar.gz
12cu|python-zodb3-3.10.5-7|8	URL:		http://pypi.python.org/pypi/ZODB3/3.10.5
12cu|python-zodb3-3.10.5-7|9	
12cu|python-zodb3-3.10.5-7|10	BuildRequires:	python-devel
12cu|python-zodb3-3.10.5-7|11	BuildRequires:	python-setuptools
12cu|python-zodb3-3.10.5-7|12	# 4 check
12cu|python-zodb3-3.10.5-7|13	BuildRequires:  pythonegg(six)
12cu|python-zodb3-3.10.5-7|14	BuildRequires:  pythonegg(transaction)
12cu|python-zodb3-3.10.5-7|15	BuildRequires:  pythonegg(zc.lockfile)
12cu|python-zodb3-3.10.5-7|16	BuildRequires:  pythonegg(zconfig)
12cu|python-zodb3-3.10.5-7|17	BuildRequires:  pythonegg(zdaemon)
12cu|python-zodb3-3.10.5-7|18	BuildRequires:  pythonegg(zope.event)
12cu|python-zodb3-3.10.5-7|19	BuildRequires:  pythonegg(zope.interface)
12cu|python-zodb3-3.10.5-7|20	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zodb3-3.10.5-7|21	BuildRequires:  pythonegg(manuel)
12cu|python-zodb3-3.10.5-7|22	BuildRequires:  pythonegg(zope.testing)
12cu|python-zodb3-3.10.5-7|23	
12cu|python-zodb3-3.10.5-7|24	Requires:       python-setuptools
12cu|python-zodb3-3.10.5-7|25	Requires:       pythonegg(zconfig)
12cu|python-zodb3-3.10.5-7|26	Requires:       pythonegg(zdaemon)
12cu|python-zodb3-3.10.5-7|27	Requires:       pythonegg(zope.event)
12cu|python-zodb3-3.10.5-7|28	Requires:       pythonegg(zope.interface)
12cu|python-zodb3-3.10.5-7|29	Requires:	pythonegg(transaction)
12cu|python-zodb3-3.10.5-7|30	Requires:	pythonegg(zc.lockfile)
12cu|python-zodb3-3.10.5-7|31	Requires:	pythonegg(zope.proxy)
12cu|python-zodb3-3.10.5-7|32	Requires:	pythonegg(zdaemon)
12cu|python-zodb3-3.10.5-7|33	Requires:	pythonegg(persistent)
12cu|python-zodb3-3.10.5-7|34	Requires:	pythonegg(btrees)
12cu|python-zodb3-3.10.5-7|35	
12cu|python-zodb3-3.10.5-7|36	
12cu|python-zodb3-3.10.5-7|37	
12cu|python-zodb3-3.10.5-7|38	
12cu|python-zodb3-3.10.5-7|39	%description
12cu|python-zodb3-3.10.5-7|40	The Zope Object Database provides an object-oriented database for
12cu|python-zodb3-3.10.5-7|41	Python that provides a high-degree of transparency. Applications
12cu|python-zodb3-3.10.5-7|42	can take advantage of object database features with few, if any,
12cu|python-zodb3-3.10.5-7|43	changes to application logic. ZODB includes features such as a
12cu|python-zodb3-3.10.5-7|44	pluggable storage interface, rich transaction support, and undo.
12cu|python-zodb3-3.10.5-7|45	
12cu|python-zodb3-3.10.5-7|46	#------------------------
12cu|python-zodb3-3.10.5-7|47	%package devel
12cu|python-zodb3-3.10.5-7|48	Summary:  Developer files for %{name}
12cu|python-zodb3-3.10.5-7|49	Group:    Development/Python
12cu|python-zodb3-3.10.5-7|50	Requires: %{name} = %{version}-%{release}
12cu|python-zodb3-3.10.5-7|51	Requires: python-devel
12cu|python-zodb3-3.10.5-7|52	BuildArch: noarch
12cu|python-zodb3-3.10.5-7|53	
12cu|python-zodb3-3.10.5-7|54	%description devel
12cu|python-zodb3-3.10.5-7|55	Files for developing applications using Python extensions of ZODB.
12cu|python-zodb3-3.10.5-7|56	
12cu|python-zodb3-3.10.5-7|57	%files devel
12cu|python-zodb3-3.10.5-7|58	
12cu|python-zodb3-3.10.5-7|59	%{_includedir}/python?.?/ZODB3
12cu|python-zodb3-3.10.5-7|60	
12cu|python-zodb3-3.10.5-7|61	#--------------------------
12cu|python-zodb3-3.10.5-7|62	
12cu|python-zodb3-3.10.5-7|63	%define debug_package %{nil}
12cu|python-zodb3-3.10.5-7|64	
12cu|python-zodb3-3.10.5-7|65	%prep
12cu|python-zodb3-3.10.5-7|66	%setup -q -n ZODB3-%{version}
12cu|python-zodb3-3.10.5-7|67	for File in src/ZEO/zeoctl.py src/{ZODB,ZEO}/scripts/*.py ; do
12cu|python-zodb3-3.10.5-7|68	sed -i.orig -e '/^#! *\//, 1d' $File
12cu|python-zodb3-3.10.5-7|69	touch -r ${File}.orig $File
12cu|python-zodb3-3.10.5-7|70	rm ${File}.orig
12cu|python-zodb3-3.10.5-7|71	done
12cu|python-zodb3-3.10.5-7|72	
12cu|python-zodb3-3.10.5-7|73	%build
12cu|python-zodb3-3.10.5-7|74	CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12cu|python-zodb3-3.10.5-7|75	
12cu|python-zodb3-3.10.5-7|76	%install
12cu|python-zodb3-3.10.5-7|77	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|python-zodb3-3.10.5-7|78	
12cu|python-zodb3-3.10.5-7|79	pushd %{buildroot}%{python_sitearch}
12cu|python-zodb3-3.10.5-7|80	# remove contained source files
12cu|python-zodb3-3.10.5-7|81	find . \( -name '*.c' -o -name '*.h' \) -type f -print0 | xargs -0 rm -fv
12cu|python-zodb3-3.10.5-7|82	
12cu|python-zodb3-3.10.5-7|83	# deal with documents
12cu|python-zodb3-3.10.5-7|84	mkdir -p %{buildroot}%{_docdir}/%{name}/
12cu|python-zodb3-3.10.5-7|85	DOCDIR=%{buildroot}%{_docdir}/%{name}/
12cu|python-zodb3-3.10.5-7|86	for FILE in `find . -name '*.txt'`; do
12cu|python-zodb3-3.10.5-7|87	DIR=${FILE%/*.*}
12cu|python-zodb3-3.10.5-7|88	# If a file in */tests/ directory, move it to an upper one.
12cu|python-zodb3-3.10.5-7|89	DIR=${DIR%/tests}
12cu|python-zodb3-3.10.5-7|90	# Don't move the files in the egg info directory
12cu|python-zodb3-3.10.5-7|91	if echo $DIR| grep -v egg-info >/dev/null; then
12cu|python-zodb3-3.10.5-7|92	if [ $DIR != . -a ! -d $DOCDIR$DIR ]; then
12cu|python-zodb3-3.10.5-7|93	mkdir -p $DOCDIR$DIR
12cu|python-zodb3-3.10.5-7|94	fi
12cu|python-zodb3-3.10.5-7|95	if [ ! -e $DOCDIR$DIR/${FILE##.*/} ]; then
12cu|python-zodb3-3.10.5-7|96	mv $FILE $DOCDIR$DIR
12cu|python-zodb3-3.10.5-7|97	else
12cu|python-zodb3-3.10.5-7|98	echo "name conflicts occur in documentation"
12cu|python-zodb3-3.10.5-7|99	exit 1
12cu|python-zodb3-3.10.5-7|100	fi
12cu|python-zodb3-3.10.5-7|101	fi
12cu|python-zodb3-3.10.5-7|102	done
12cu|python-zodb3-3.10.5-7|103	
12cu|python-zodb3-3.10.5-7|104	popd
12cu|python-zodb3-3.10.5-7|105	
12cu|python-zodb3-3.10.5-7|106	# convert doc
12cu|python-zodb3-3.10.5-7|107	iconv -f ISO-8859-1 -t UTF-8 src/CHANGES.txt >$DOCDIR/CHANGES.txt
12cu|python-zodb3-3.10.5-7|108	touch -r src/CHANGES.txt $DOCDIR/CHANGES.txt
12cu|python-zodb3-3.10.5-7|109	cp -p COPYRIGHT.txt LICENSE.txt HISTORY.txt README.txt \
12cu|python-zodb3-3.10.5-7|110	doc/* $DOCDIR
12cu|python-zodb3-3.10.5-7|111	
12cu|python-zodb3-3.10.5-7|112	# These are provided by separate packages
12cu|python-zodb3-3.10.5-7|113	rm -rf %{buildroot}%{python_sitearch}/BTrees/
12cu|python-zodb3-3.10.5-7|114	rm -rf %{buildroot}%{python_sitearch}/persistent/
12cu|python-zodb3-3.10.5-7|115	
12cu|python-zodb3-3.10.5-7|116	
12cu|python-zodb3-3.10.5-7|117	
12cu|python-zodb3-3.10.5-7|118	
12cu|python-zodb3-3.10.5-7|119	
12cu|python-zodb3-3.10.5-7|120	%check
12cu|python-zodb3-3.10.5-7|121	python setup.py test
12cu|python-zodb3-3.10.5-7|122	
12cu|python-zodb3-3.10.5-7|123	%files
12cu|python-zodb3-3.10.5-7|124	%{_docdir}/%{name}/
12cu|python-zodb3-3.10.5-7|125	%{python_sitearch}/ZODB/
12cu|python-zodb3-3.10.5-7|126	%{python_sitearch}/ZODB3-*.egg-info
12cu|python-zodb3-3.10.5-7|127	%{_bindir}/*
12cu|python-zodb3-3.10.5-7|128	%{python_sitearch}/ZEO/
12cu|python-zodb3-3.10.5-7|129	
12cu|python-zodb3-3.10.5-7|130	
12cu|python-zodb3-3.10.5-7|131	
12cu|python-zodb3-3.10.5-7|132	
12cu|python-zodb3-3.10.5-7|133	%changelog
12cu|python-zodb3-3.10.5-7|134	* Sat Dec 07 2013 SymbianFlo <symbianflo@mandrivausers.ro> 3.10.5-7
12cu|python-zodb3-3.10.5-7|135	+ Revision: 8ac1fd3
12cu|python-zodb3-3.10.5-7|136	- Updated python-zodb3.spec
12cu|python-zodb3-3.10.5-7|137	
12cu|python-zodb3-3.10.5-7|138	

12081 12
12cu|python-zope.annotation-4.2.0-1|1	%define	oname	zope.annotation
12cu|python-zope.annotation-4.2.0-1|2	
12cu|python-zope.annotation-4.2.0-1|3	Name:		python-%{oname}
12cu|python-zope.annotation-4.2.0-1|4	Version:	4.2.0
12cu|python-zope.annotation-4.2.0-1|5	Release:	1
12cu|python-zope.annotation-4.2.0-1|6	Summary:	Object annotation mechanism
12cu|python-zope.annotation-4.2.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.annotation-4.2.0-1|8	License:	ZPL 2.1
12cu|python-zope.annotation-4.2.0-1|9	Group:		Development/Python
12cu|python-zope.annotation-4.2.0-1|10	Url:		http://pypi.python.org/pypi/zope.annotation
12cu|python-zope.annotation-4.2.0-1|11	BuildArch:	noarch
12cu|python-zope.annotation-4.2.0-1|12	BuildRequires:	python-setuptools
12cu|python-zope.annotation-4.2.0-1|13	BuildRequires:  pythonegg(zope.component)
12cu|python-zope.annotation-4.2.0-1|14	BuildRequires:  pythonegg(zope.location)
12cu|python-zope.annotation-4.2.0-1|15	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.annotation-4.2.0-1|16	BuildRequires:  pythonegg(persistent)
12cu|python-zope.annotation-4.2.0-1|17	BuildRequires:  pythonegg(btrees)
12cu|python-zope.annotation-4.2.0-1|18	
12cu|python-zope.annotation-4.2.0-1|19	
12cu|python-zope.annotation-4.2.0-1|20	%description
12cu|python-zope.annotation-4.2.0-1|21	==================
12cu|python-zope.annotation-4.2.0-1|22	Object Annotations
12cu|python-zope.annotation-4.2.0-1|23	==================
12cu|python-zope.annotation-4.2.0-1|24	
12cu|python-zope.annotation-4.2.0-1|25	This package provides a mechanism to store additional information about
12cu|python-zope.annotation-4.2.0-1|26	objects without need to modify object class.
12cu|python-zope.annotation-4.2.0-1|27	
12cu|python-zope.annotation-4.2.0-1|28	%prep
12cu|python-zope.annotation-4.2.0-1|29	%setup -q -n %{oname}-%{version}
12cu|python-zope.annotation-4.2.0-1|30	
12cu|python-zope.annotation-4.2.0-1|31	%build
12cu|python-zope.annotation-4.2.0-1|32	python setup.py build
12cu|python-zope.annotation-4.2.0-1|33	
12cu|python-zope.annotation-4.2.0-1|34	%install
12cu|python-zope.annotation-4.2.0-1|35	python setup.py install --root=%{buildroot}
12cu|python-zope.annotation-4.2.0-1|36	
12cu|python-zope.annotation-4.2.0-1|37	%check
12cu|python-zope.annotation-4.2.0-1|38	python setup.py test
12cu|python-zope.annotation-4.2.0-1|39	
12cu|python-zope.annotation-4.2.0-1|40	%files
12cu|python-zope.annotation-4.2.0-1|41	%doc CHANGES.txt
12cu|python-zope.annotation-4.2.0-1|42	%doc COPYRIGHT.txt
12cu|python-zope.annotation-4.2.0-1|43	%doc LICENSE.txt
12cu|python-zope.annotation-4.2.0-1|44	%doc README.txt
12cu|python-zope.annotation-4.2.0-1|45	%doc src/zope.annotation.egg-info/SOURCES.txt
12cu|python-zope.annotation-4.2.0-1|46	%doc src/zope.annotation.egg-info/dependency_links.txt
12cu|python-zope.annotation-4.2.0-1|47	%doc src/zope.annotation.egg-info/namespace_packages.txt
12cu|python-zope.annotation-4.2.0-1|48	%doc src/zope.annotation.egg-info/requires.txt
12cu|python-zope.annotation-4.2.0-1|49	%doc src/zope.annotation.egg-info/top_level.txt
12cu|python-zope.annotation-4.2.0-1|50	%doc src/zope/annotation/README.txt
12cu|python-zope.annotation-4.2.0-1|51	%{py_puresitedir}/zope/annotation/*
12cu|python-zope.annotation-4.2.0-1|52	%{py_puresitedir}/zope.annotation*.egg-info
12cu|python-zope.annotation-4.2.0-1|53	%{py_puresitedir}/zope.annotation*.pth
12cu|python-zope.annotation-4.2.0-1|54	
12cu|python-zope.annotation-4.2.0-1|55	
12cu|python-zope.annotation-4.2.0-1|56	%changelog
12cu|python-zope.annotation-4.2.0-1|57	* Sat Nov 23 2013 symbianflo <symbianflo@mandrivausers.ro> 4.2.0-1
12cu|python-zope.annotation-4.2.0-1|58	+ Revision: 63ca02f
12cu|python-zope.annotation-4.2.0-1|59	- Merge pull request #1 from symbianflo/python-zope.annotation:rosa2012.1
12cu|python-zope.annotation-4.2.0-1|60	- Symbianflo
12cu|python-zope.annotation-4.2.0-1|61	
12cu|python-zope.annotation-4.2.0-1|62	

12082 12
12cu|python-zope.app.applicationcontrol-3.5.10-1|1	%define	oname	zope.app.applicationcontrol
12cu|python-zope.app.applicationcontrol-3.5.10-1|2	
12cu|python-zope.app.applicationcontrol-3.5.10-1|3	Name:		python-%{oname}
12cu|python-zope.app.applicationcontrol-3.5.10-1|4	Version:	3.5.10
12cu|python-zope.app.applicationcontrol-3.5.10-1|5	Release:	1
12cu|python-zope.app.applicationcontrol-3.5.10-1|6	Summary:	Zope application control
12cu|python-zope.app.applicationcontrol-3.5.10-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.applicationcontrol-3.5.10-1|8	License:	ZPL 2.1
12cu|python-zope.app.applicationcontrol-3.5.10-1|9	Group:		Development/Python
12cu|python-zope.app.applicationcontrol-3.5.10-1|10	Url:		http://cheeseshop.python.org/pypi/zope.app.applicationcontrol
12cu|python-zope.app.applicationcontrol-3.5.10-1|11	BuildArch:	noarch
12cu|python-zope.app.applicationcontrol-3.5.10-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.applicationcontrol-3.5.10-1|13	Requires: pythonegg(setuptools)
12cu|python-zope.app.applicationcontrol-3.5.10-1|14	Requires: pythonegg(zodb3)
12cu|python-zope.app.applicationcontrol-3.5.10-1|15	Requires: pythonegg(zope.applicationcontrol)
12cu|python-zope.app.applicationcontrol-3.5.10-1|16	Requires: pythonegg(zope.component)
12cu|python-zope.app.applicationcontrol-3.5.10-1|17	Requires: pythonegg(zope.i18n)
12cu|python-zope.app.applicationcontrol-3.5.10-1|18	Requires: pythonegg(zope.i18nmessageid)
12cu|python-zope.app.applicationcontrol-3.5.10-1|19	Requires: pythonegg(zope.interface)
12cu|python-zope.app.applicationcontrol-3.5.10-1|20	Requires: pythonegg(zope.size)
12cu|python-zope.app.applicationcontrol-3.5.10-1|21	Requires: pythonegg(zope.traversing) >= 3.7.0
12cu|python-zope.app.applicationcontrol-3.5.10-1|22	
12cu|python-zope.app.applicationcontrol-3.5.10-1|23	
12cu|python-zope.app.applicationcontrol-3.5.10-1|24	%description
12cu|python-zope.app.applicationcontrol-3.5.10-1|25	===========================
12cu|python-zope.app.applicationcontrol-3.5.10-1|26	zope.app.applicationcontrol
12cu|python-zope.app.applicationcontrol-3.5.10-1|27	===========================
12cu|python-zope.app.applicationcontrol-3.5.10-1|28	
12cu|python-zope.app.applicationcontrol-3.5.10-1|29	The application control instance is usually generated upon startup.
12cu|python-zope.app.applicationcontrol-3.5.10-1|30	This package provides runtime information adapter for application
12cu|python-zope.app.applicationcontrol-3.5.10-1|31	control and Zope version.  Also provide a utility with methods for
12cu|python-zope.app.applicationcontrol-3.5.10-1|32	shutting down and restarting the server.
12cu|python-zope.app.applicationcontrol-3.5.10-1|33	
12cu|python-zope.app.applicationcontrol-3.5.10-1|34	
12cu|python-zope.app.applicationcontrol-3.5.10-1|35	
12cu|python-zope.app.applicationcontrol-3.5.10-1|36	%prep
12cu|python-zope.app.applicationcontrol-3.5.10-1|37	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.applicationcontrol-3.5.10-1|38	
12cu|python-zope.app.applicationcontrol-3.5.10-1|39	%build
12cu|python-zope.app.applicationcontrol-3.5.10-1|40	python setup.py build
12cu|python-zope.app.applicationcontrol-3.5.10-1|41	
12cu|python-zope.app.applicationcontrol-3.5.10-1|42	%install
12cu|python-zope.app.applicationcontrol-3.5.10-1|43	python setup.py install --root=%{buildroot}
12cu|python-zope.app.applicationcontrol-3.5.10-1|44	
12cu|python-zope.app.applicationcontrol-3.5.10-1|45	%files
12cu|python-zope.app.applicationcontrol-3.5.10-1|46	%doc README.txt
12cu|python-zope.app.applicationcontrol-3.5.10-1|47	%{py_puresitedir}/zope/app/applicationcontrol/*.py*
12cu|python-zope.app.applicationcontrol-3.5.10-1|48	%{py_puresitedir}/zope/app/applicationcontrol/browser/*.py*
12cu|python-zope.app.applicationcontrol-3.5.10-1|49	%{py_puresitedir}/zope/app/applicationcontrol/browser/tests/*.py*
12cu|python-zope.app.applicationcontrol-3.5.10-1|50	%{py_puresitedir}/zope/app/applicationcontrol/tests/*.py*
12cu|python-zope.app.applicationcontrol-3.5.10-1|51	%{py_puresitedir}/zope.app.applicationcontrol*.egg-info
12cu|python-zope.app.applicationcontrol-3.5.10-1|52	%{py_puresitedir}/zope.app.applicationcontrol-3.5.10-py2.7-nspkg.pth
12cu|python-zope.app.applicationcontrol-3.5.10-1|53	%{py_puresitedir}/zope/app/applicationcontrol/browser/configure.zcml
12cu|python-zope.app.applicationcontrol-3.5.10-1|54	%{py_puresitedir}/zope/app/applicationcontrol/browser/runtimeinfo.pt
12cu|python-zope.app.applicationcontrol-3.5.10-1|55	%{py_puresitedir}/zope/app/applicationcontrol/browser/servercontrol.pt
12cu|python-zope.app.applicationcontrol-3.5.10-1|56	%{py_puresitedir}/zope/app/applicationcontrol/browser/tests/zodb.txt
12cu|python-zope.app.applicationcontrol-3.5.10-1|57	%{py_puresitedir}/zope/app/applicationcontrol/browser/translationdomaincontrol.pt
12cu|python-zope.app.applicationcontrol-3.5.10-1|58	%{py_puresitedir}/zope/app/applicationcontrol/browser/zodbcontrol.pt
12cu|python-zope.app.applicationcontrol-3.5.10-1|59	%{py_puresitedir}/zope/app/applicationcontrol/configure.zcml
12cu|python-zope.app.applicationcontrol-3.5.10-1|60	%{py_puresitedir}/zope/app/applicationcontrol/ftesting.zcml
12cu|python-zope.app.applicationcontrol-3.5.10-1|61	
12cu|python-zope.app.applicationcontrol-3.5.10-1|62	
12cu|python-zope.app.applicationcontrol-3.5.10-1|63	%changelog
12cu|python-zope.app.applicationcontrol-3.5.10-1|64	* Sun Dec 08 2013 symbianflo <symbianflo@mandrivausers.ro> 3.5.10-1
12cu|python-zope.app.applicationcontrol-3.5.10-1|65	+ Revision: 4721fab
12cu|python-zope.app.applicationcontrol-3.5.10-1|66	- Log: new stable , import module
12cu|python-zope.app.applicationcontrol-3.5.10-1|67	
12cu|python-zope.app.applicationcontrol-3.5.10-1|68	

12083 12
12cu|python-zope.app.appsetup-4.0.0a1-1|1	%define	oname	zope.app.appsetup
12cu|python-zope.app.appsetup-4.0.0a1-1|2	
12cu|python-zope.app.appsetup-4.0.0a1-1|3	Name:		python-%{oname}
12cu|python-zope.app.appsetup-4.0.0a1-1|4	Version:	4.0.0a1
12cu|python-zope.app.appsetup-4.0.0a1-1|5	Release:	1
12cu|python-zope.app.appsetup-4.0.0a1-1|6	Summary:	Zope app setup helper
12cu|python-zope.app.appsetup-4.0.0a1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.app.appsetup-4.0.0a1-1|8	License:	ZPL 2.1
12cu|python-zope.app.appsetup-4.0.0a1-1|9	Group:		Development/Python
12cu|python-zope.app.appsetup-4.0.0a1-1|10	Url:		http://pypi.python.org/pypi/zope.app.appsetup
12cu|python-zope.app.appsetup-4.0.0a1-1|11	BuildArch:	noarch
12cu|python-zope.app.appsetup-4.0.0a1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.appsetup-4.0.0a1-1|13	Requires:  pythonegg(setuptools)
12cu|python-zope.app.appsetup-4.0.0a1-1|14	Requires:  pythonegg(zodb3)
12cu|python-zope.app.appsetup-4.0.0a1-1|15	Requires:  pythonegg(zope.app.publication)
12cu|python-zope.app.appsetup-4.0.0a1-1|16	Requires:  pythonegg(zope.component) >= 3.8.0
12cu|python-zope.app.appsetup-4.0.0a1-1|17	Requires:  pythonegg(zope.configuration)
12cu|python-zope.app.appsetup-4.0.0a1-1|18	Requires:  pythonegg(zope.container) >= 4.0.0a2
12cu|python-zope.app.appsetup-4.0.0a1-1|19	Requires:  pythonegg(zope.error)
12cu|python-zope.app.appsetup-4.0.0a1-1|20	Requires:  pythonegg(zope.event)
12cu|python-zope.app.appsetup-4.0.0a1-1|21	Requires:  pythonegg(zope.interface)
12cu|python-zope.app.appsetup-4.0.0a1-1|22	Requires:  pythonegg(zope.processlifetime)
12cu|python-zope.app.appsetup-4.0.0a1-1|23	Requires:  pythonegg(zope.security) >= 4.0.0
12cu|python-zope.app.appsetup-4.0.0a1-1|24	Requires:  pythonegg(zope.session) >= 4.0.0a1
12cu|python-zope.app.appsetup-4.0.0a1-1|25	Requires:  pythonegg(zope.site) >= 4.0.0a1
12cu|python-zope.app.appsetup-4.0.0a1-1|26	Requires:  pythonegg(zope.traversing) >= 4.0.0a2
12cu|python-zope.app.appsetup-4.0.0a1-1|27	
12cu|python-zope.app.appsetup-4.0.0a1-1|28	%description
12cu|python-zope.app.appsetup-4.0.0a1-1|29	zope.app.appsetup README
12cu|python-zope.app.appsetup-4.0.0a1-1|30	========================
12cu|python-zope.app.appsetup-4.0.0a1-1|31	
12cu|python-zope.app.appsetup-4.0.0a1-1|32	This package provides application setup helpers for the Zope3 appserver.
12cu|python-zope.app.appsetup-4.0.0a1-1|33	
12cu|python-zope.app.appsetup-4.0.0a1-1|34	
12cu|python-zope.app.appsetup-4.0.0a1-1|35	%prep
12cu|python-zope.app.appsetup-4.0.0a1-1|36	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.appsetup-4.0.0a1-1|37	perl -pi -e "s|ZODB|ZODB3|"  setup.py
12cu|python-zope.app.appsetup-4.0.0a1-1|38	perl -pi -e "s|zope.security >= 4.0.0a2|zope.security >= 4.0.0|"  setup.py
12cu|python-zope.app.appsetup-4.0.0a1-1|39	
12cu|python-zope.app.appsetup-4.0.0a1-1|40	%build
12cu|python-zope.app.appsetup-4.0.0a1-1|41	python setup.py build
12cu|python-zope.app.appsetup-4.0.0a1-1|42	
12cu|python-zope.app.appsetup-4.0.0a1-1|43	%install
12cu|python-zope.app.appsetup-4.0.0a1-1|44	python setup.py install --root=%{buildroot}
12cu|python-zope.app.appsetup-4.0.0a1-1|45	
12cu|python-zope.app.appsetup-4.0.0a1-1|46	%check
12cu|python-zope.app.appsetup-4.0.0a1-1|47	#python setup.py test
12cu|python-zope.app.appsetup-4.0.0a1-1|48	
12cu|python-zope.app.appsetup-4.0.0a1-1|49	%files
12cu|python-zope.app.appsetup-4.0.0a1-1|50	%doc CHANGES.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|51	%doc COPYRIGHT.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|52	%doc LICENSE.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|53	%doc README.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|54	%doc src/zope.app.appsetup.egg-info/SOURCES.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|55	%doc src/zope.app.appsetup.egg-info/dependency_links.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|56	%doc src/zope.app.appsetup.egg-info/entry_points.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|57	%doc src/zope.app.appsetup.egg-info/namespace_packages.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|58	%doc src/zope.app.appsetup.egg-info/requires.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|59	%doc src/zope.app.appsetup.egg-info/test_info.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|60	%doc src/zope.app.appsetup.egg-info/top_level.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|61	%doc src/zope/app/appsetup/bootstrap.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|62	%doc src/zope/app/appsetup/debug.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|63	%doc src/zope/app/appsetup/product.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|64	%doc src/zope/app/appsetup/testlayer.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|65	%{_bindir}/debug
12cu|python-zope.app.appsetup-4.0.0a1-1|66	%{py_puresitedir}/zope/app/appsetup/*.py*
12cu|python-zope.app.appsetup-4.0.0a1-1|67	%{py_puresitedir}/zope/app/appsetup/testpackage/*.py*
12cu|python-zope.app.appsetup-4.0.0a1-1|68	%{py_puresitedir}/zope/app/appsetup/testproduct/*.py*
12cu|python-zope.app.appsetup-4.0.0a1-1|69	%{py_puresitedir}/zope.app.appsetup*.egg-info
12cu|python-zope.app.appsetup-4.0.0a1-1|70	%{py_puresitedir}/zope.app.appsetup-4.0.0a1-py2.7-nspkg.pth
12cu|python-zope.app.appsetup-4.0.0a1-1|71	%{py_puresitedir}/zope/app/appsetup/bootstrap.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|72	%{py_puresitedir}/zope/app/appsetup/configure.zcml
12cu|python-zope.app.appsetup-4.0.0a1-1|73	%{py_puresitedir}/zope/app/appsetup/debug.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|74	%{py_puresitedir}/zope/app/appsetup/ftesting.zcml
12cu|python-zope.app.appsetup-4.0.0a1-1|75	%{py_puresitedir}/zope/app/appsetup/product.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|76	%{py_puresitedir}/zope/app/appsetup/schema/productconfig.xml
12cu|python-zope.app.appsetup-4.0.0a1-1|77	%{py_puresitedir}/zope/app/appsetup/schema/schema.xml
12cu|python-zope.app.appsetup-4.0.0a1-1|78	%{py_puresitedir}/zope/app/appsetup/testdata/pythonstartup
12cu|python-zope.app.appsetup-4.0.0a1-1|79	%{py_puresitedir}/zope/app/appsetup/testdata/site.zcml
12cu|python-zope.app.appsetup-4.0.0a1-1|80	%{py_puresitedir}/zope/app/appsetup/testdata/test.conf
12cu|python-zope.app.appsetup-4.0.0a1-1|81	%{py_puresitedir}/zope/app/appsetup/testlayer.txt
12cu|python-zope.app.appsetup-4.0.0a1-1|82	%{py_puresitedir}/zope/app/appsetup/testpackage/ftesting.zcml
12cu|python-zope.app.appsetup-4.0.0a1-1|83	%{py_puresitedir}/zope/app/appsetup/testproduct/component.xml
12cu|python-zope.app.appsetup-4.0.0a1-1|84	
12cu|python-zope.app.appsetup-4.0.0a1-1|85	%changelog
12cu|python-zope.app.appsetup-4.0.0a1-1|86	* Mon Dec 09 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.0a1-1
12cu|python-zope.app.appsetup-4.0.0a1-1|87	+ Revision: c718632
12cu|python-zope.app.appsetup-4.0.0a1-1|88	- Log: import module, fix req
12cu|python-zope.app.appsetup-4.0.0a1-1|89	
12cu|python-zope.app.appsetup-4.0.0a1-1|90	

12084 12
12cu|python-zope.app.basicskin-3.5.1-1|1	%define	oname	zope.app.basicskin
12cu|python-zope.app.basicskin-3.5.1-1|2	
12cu|python-zope.app.basicskin-3.5.1-1|3	Name:		python-%{oname}
12cu|python-zope.app.basicskin-3.5.1-1|4	Version:	3.5.1
12cu|python-zope.app.basicskin-3.5.1-1|5	Release:	1
12cu|python-zope.app.basicskin-3.5.1-1|6	Summary:	Zope ZMI Basic Skin
12cu|python-zope.app.basicskin-3.5.1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.basicskin-3.5.1-1|8	License:	ZPL 2.1
12cu|python-zope.app.basicskin-3.5.1-1|9	Group:		Development/Ruby
12cu|python-zope.app.basicskin-3.5.1-1|10	Url:		http://pypi.python.org/pypi/zope.app.basicskin
12cu|python-zope.app.basicskin-3.5.1-1|11	BuildArch:	noarch
12cu|python-zope.app.basicskin-3.5.1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.basicskin-3.5.1-1|13	
12cu|python-zope.app.basicskin-3.5.1-1|14	%description
12cu|python-zope.app.basicskin-3.5.1-1|15	A very simple skin for the original Zope 3 ZMI.
12cu|python-zope.app.basicskin-3.5.1-1|16	
12cu|python-zope.app.basicskin-3.5.1-1|17	%prep
12cu|python-zope.app.basicskin-3.5.1-1|18	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.basicskin-3.5.1-1|19	
12cu|python-zope.app.basicskin-3.5.1-1|20	%build
12cu|python-zope.app.basicskin-3.5.1-1|21	python setup.py build
12cu|python-zope.app.basicskin-3.5.1-1|22	
12cu|python-zope.app.basicskin-3.5.1-1|23	%install
12cu|python-zope.app.basicskin-3.5.1-1|24	python setup.py install --root=%{buildroot}
12cu|python-zope.app.basicskin-3.5.1-1|25	
12cu|python-zope.app.basicskin-3.5.1-1|26	%files
12cu|python-zope.app.basicskin-3.5.1-1|27	%doc README.txt
12cu|python-zope.app.basicskin-3.5.1-1|28	%{py_puresitedir}/zope/app/*
12cu|python-zope.app.basicskin-3.5.1-1|29	%{py_puresitedir}/zope.app.basicskin*.egg-info
12cu|python-zope.app.basicskin-3.5.1-1|30	%{py_puresitedir}/zope.app.basicskin*.pth
12cu|python-zope.app.basicskin-3.5.1-1|31	
12cu|python-zope.app.basicskin-3.5.1-1|32	
12cu|python-zope.app.basicskin-3.5.1-1|33	%changelog
12cu|python-zope.app.basicskin-3.5.1-1|34	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.5.1-1
12cu|python-zope.app.basicskin-3.5.1-1|35	+ Revision: 6b3bf63
12cu|python-zope.app.basicskin-3.5.1-1|36	- Fix files
12cu|python-zope.app.basicskin-3.5.1-1|37	
12cu|python-zope.app.basicskin-3.5.1-1|38	

12085 12
12cu|python-zope.app.broken-3.6.0-1|1	%define	oname	zope.app.broken
12cu|python-zope.app.broken-3.6.0-1|2	
12cu|python-zope.app.broken-3.6.0-1|3	Name:		python-%{oname}
12cu|python-zope.app.broken-3.6.0-1|4	Version:	3.6.0
12cu|python-zope.app.broken-3.6.0-1|5	Release:	1
12cu|python-zope.app.broken-3.6.0-1|6	Summary:	Zope Broken (ZODB) Object Support
12cu|python-zope.app.broken-3.6.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.broken-3.6.0-1|8	License:	ZPL 2.1
12cu|python-zope.app.broken-3.6.0-1|9	Group:		Development/Ruby
12cu|python-zope.app.broken-3.6.0-1|10	Url:		http://cheeseshop.python.org/pypi/zope.app.broken
12cu|python-zope.app.broken-3.6.0-1|11	BuildArch:	noarch
12cu|python-zope.app.broken-3.6.0-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.broken-3.6.0-1|13	
12cu|python-zope.app.broken-3.6.0-1|14	%description
12cu|python-zope.app.broken-3.6.0-1|15	When an object cannot be correctly loaded from the ZODB, this package allows
12cu|python-zope.app.broken-3.6.0-1|16	this object still to be instantiated, but as a "Broken" object. This allows
12cu|python-zope.app.broken-3.6.0-1|17	for gracefully updating the database without interuption.
12cu|python-zope.app.broken-3.6.0-1|18	
12cu|python-zope.app.broken-3.6.0-1|19	
12cu|python-zope.app.broken-3.6.0-1|20	
12cu|python-zope.app.broken-3.6.0-1|21	%prep
12cu|python-zope.app.broken-3.6.0-1|22	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.broken-3.6.0-1|23	
12cu|python-zope.app.broken-3.6.0-1|24	%build
12cu|python-zope.app.broken-3.6.0-1|25	python setup.py build
12cu|python-zope.app.broken-3.6.0-1|26	
12cu|python-zope.app.broken-3.6.0-1|27	%install
12cu|python-zope.app.broken-3.6.0-1|28	python setup.py install --root=%{buildroot}
12cu|python-zope.app.broken-3.6.0-1|29	
12cu|python-zope.app.broken-3.6.0-1|30	%files
12cu|python-zope.app.broken-3.6.0-1|31	%doc README.txt
12cu|python-zope.app.broken-3.6.0-1|32	%{py_puresitedir}/zope/app/*
12cu|python-zope.app.broken-3.6.0-1|33	%{py_puresitedir}/zope.app.broken*.egg-info
12cu|python-zope.app.broken-3.6.0-1|34	%{py_puresitedir}/zope.app.broken*.pth
12cu|python-zope.app.broken-3.6.0-1|35	
12cu|python-zope.app.broken-3.6.0-1|36	
12cu|python-zope.app.broken-3.6.0-1|37	%changelog
12cu|python-zope.app.broken-3.6.0-1|38	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.6.0-1
12cu|python-zope.app.broken-3.6.0-1|39	+ Revision: dd68d31
12cu|python-zope.app.broken-3.6.0-1|40	- Fix files
12cu|python-zope.app.broken-3.6.0-1|41	
12cu|python-zope.app.broken-3.6.0-1|42	

12086 12
12cu|python-zope.app.component-3.9.3-1|1	%define	oname	zope.app.component
12cu|python-zope.app.component-3.9.3-1|2	
12cu|python-zope.app.component-3.9.3-1|3	Name:		python-%{oname}
12cu|python-zope.app.component-3.9.3-1|4	Version:	3.9.3
12cu|python-zope.app.component-3.9.3-1|5	Release:	1
12cu|python-zope.app.component-3.9.3-1|6	Summary:	Local Zope Component Support
12cu|python-zope.app.component-3.9.3-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.component-3.9.3-1|8	License:	ZPL 2.1
12cu|python-zope.app.component-3.9.3-1|9	Group:		Development/Python
12cu|python-zope.app.component-3.9.3-1|10	Url:		http://pypi.python.org/pypi/zope.app.component
12cu|python-zope.app.component-3.9.3-1|11	BuildArch:	noarch
12cu|python-zope.app.component-3.9.3-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.component-3.9.3-1|13	
12cu|python-zope.app.component-3.9.3-1|14	Requires:  pythonegg(setuptools)
12cu|python-zope.app.component-3.9.3-1|15	Requires:  pythonegg(zope.app.container)
12cu|python-zope.app.component-3.9.3-1|16	Requires:  pythonegg(zope.app.pagetemplate)
12cu|python-zope.app.component-3.9.3-1|17	Requires:  pythonegg(zope.component) >= 3.8
12cu|python-zope.app.component-3.9.3-1|18	Requires:  pythonegg(zope.componentvocabulary)
12cu|python-zope.app.component-3.9.3-1|19	Requires:  pythonegg(zope.deprecation)
12cu|python-zope.app.component-3.9.3-1|20	Requires:  pythonegg(zope.exceptions)
12cu|python-zope.app.component-3.9.3-1|21	Requires:  pythonegg(zope.formlib)
12cu|python-zope.app.component-3.9.3-1|22	Requires:  pythonegg(zope.i18nmessageid)
12cu|python-zope.app.component-3.9.3-1|23	Requires:  pythonegg(zope.interface)
12cu|python-zope.app.component-3.9.3-1|24	Requires:  pythonegg(zope.publisher) >= 3.12.0
12cu|python-zope.app.component-3.9.3-1|25	Requires:  pythonegg(zope.schema)
12cu|python-zope.app.component-3.9.3-1|26	Requires:  pythonegg(zope.security)
12cu|python-zope.app.component-3.9.3-1|27	Requires:  pythonegg(zope.site)
12cu|python-zope.app.component-3.9.3-1|28	Requires:  pythonegg(zope.traversing)
12cu|python-zope.app.component-3.9.3-1|29	
12cu|python-zope.app.component-3.9.3-1|30	
12cu|python-zope.app.component-3.9.3-1|31	%description
12cu|python-zope.app.component-3.9.3-1|32	NOTE: this package is deprecated. Its functionality has been moved to
12cu|python-zope.app.component-3.9.3-1|33	more reusable packages, namely: zope.component, zope.security, zope.site
12cu|python-zope.app.component-3.9.3-1|34	and zope.componentvocabulary. Please import from there instead.
12cu|python-zope.app.component-3.9.3-1|35	
12cu|python-zope.app.component-3.9.3-1|36	This package provides various ZCML directives (view, resource) and a
12cu|python-zope.app.component-3.9.3-1|37	user interface related to local component management.
12cu|python-zope.app.component-3.9.3-1|38	
12cu|python-zope.app.component-3.9.3-1|39	
12cu|python-zope.app.component-3.9.3-1|40	%prep
12cu|python-zope.app.component-3.9.3-1|41	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.component-3.9.3-1|42	
12cu|python-zope.app.component-3.9.3-1|43	%build
12cu|python-zope.app.component-3.9.3-1|44	python setup.py build
12cu|python-zope.app.component-3.9.3-1|45	
12cu|python-zope.app.component-3.9.3-1|46	%install
12cu|python-zope.app.component-3.9.3-1|47	python setup.py install --root=%{buildroot}
12cu|python-zope.app.component-3.9.3-1|48	
12cu|python-zope.app.component-3.9.3-1|49	%files
12cu|python-zope.app.component-3.9.3-1|50	%doc README.txt
12cu|python-zope.app.component-3.9.3-1|51	%{py_puresitedir}/zope/app/*
12cu|python-zope.app.component-3.9.3-1|52	%{py_puresitedir}/zope.app.component*.egg-info
12cu|python-zope.app.component-3.9.3-1|53	%{py_puresitedir}/zope.app.component*.pth
12cu|python-zope.app.component-3.9.3-1|54	
12cu|python-zope.app.component-3.9.3-1|55	
12cu|python-zope.app.component-3.9.3-1|56	%changelog
12cu|python-zope.app.component-3.9.3-1|57	* Thu Dec 12 2013 symbianflo <symbianflo@mandrivausers.ro> 3.9.3-1
12cu|python-zope.app.component-3.9.3-1|58	+ Revision: 2879eed
12cu|python-zope.app.component-3.9.3-1|59	- Log: fix req
12cu|python-zope.app.component-3.9.3-1|60	
12cu|python-zope.app.component-3.9.3-1|61	

12087 12
12cu|python-zope.app.container-3.9.2-1|1	%define	oname	zope.app.container
12cu|python-zope.app.container-3.9.2-1|2	
12cu|python-zope.app.container-3.9.2-1|3	Name:		python-%{oname}
12cu|python-zope.app.container-3.9.2-1|4	Version:	3.9.2
12cu|python-zope.app.container-3.9.2-1|5	Release:	1
12cu|python-zope.app.container-3.9.2-1|6	Summary:	Zope Container
12cu|python-zope.app.container-3.9.2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.container-3.9.2-1|8	License:	ZPL 2.1
12cu|python-zope.app.container-3.9.2-1|9	Group:		Development/Python
12cu|python-zope.app.container-3.9.2-1|10	Url:		http://cheeseshop.python.org/pypi/zope.app.container
12cu|python-zope.app.container-3.9.2-1|11	BuildArch:	noarch
12cu|python-zope.app.container-3.9.2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.container-3.9.2-1|13	Requires:  pythonegg(setuptools)
12cu|python-zope.app.container-3.9.2-1|14	Requires:  pythonegg(zope.browser)
12cu|python-zope.app.container-3.9.2-1|15	Requires:  pythonegg(zope.browsermenu)
12cu|python-zope.app.container-3.9.2-1|16	Requires:  pythonegg(zope.browserpage)
12cu|python-zope.app.container-3.9.2-1|17	Requires:  pythonegg(zope.component)
12cu|python-zope.app.container-3.9.2-1|18	Requires:  pythonegg(zope.container)
12cu|python-zope.app.container-3.9.2-1|19	Requires:  pythonegg(zope.copypastemove)
12cu|python-zope.app.container-3.9.2-1|20	Requires:  pythonegg(zope.dublincore) >= 3.7
12cu|python-zope.app.container-3.9.2-1|21	Requires:  pythonegg(zope.event)
12cu|python-zope.app.container-3.9.2-1|22	Requires:  pythonegg(zope.exceptions)
12cu|python-zope.app.container-3.9.2-1|23	Requires:  pythonegg(zope.i18n)
12cu|python-zope.app.container-3.9.2-1|24	Requires:  pythonegg(zope.i18nmessageid)
12cu|python-zope.app.container-3.9.2-1|25	Requires:  pythonegg(zope.interface)
12cu|python-zope.app.container-3.9.2-1|26	Requires:  pythonegg(zope.lifecycleevent)
12cu|python-zope.app.container-3.9.2-1|27	Requires:  pythonegg(zope.location)
12cu|python-zope.app.container-3.9.2-1|28	Requires:  pythonegg(zope.publisher) >= 3.12
12cu|python-zope.app.container-3.9.2-1|29	Requires:  pythonegg(zope.security)
12cu|python-zope.app.container-3.9.2-1|30	Requires:  pythonegg(zope.size)
12cu|python-zope.app.container-3.9.2-1|31	Requires:  pythonegg(zope.traversing)
12cu|python-zope.app.container-3.9.2-1|32	
12cu|python-zope.app.container-3.9.2-1|33	%description
12cu|python-zope.app.container-3.9.2-1|34	This package define interfaces of container components, and provides
12cu|python-zope.app.container-3.9.2-1|35	sample container implementations such as a BTreeContainer and
12cu|python-zope.app.container-3.9.2-1|36	OrderedContainer.
12cu|python-zope.app.container-3.9.2-1|37	
12cu|python-zope.app.container-3.9.2-1|38	
12cu|python-zope.app.container-3.9.2-1|39	%prep
12cu|python-zope.app.container-3.9.2-1|40	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.container-3.9.2-1|41	
12cu|python-zope.app.container-3.9.2-1|42	%build
12cu|python-zope.app.container-3.9.2-1|43	python setup.py build
12cu|python-zope.app.container-3.9.2-1|44	
12cu|python-zope.app.container-3.9.2-1|45	%install
12cu|python-zope.app.container-3.9.2-1|46	python setup.py install --root=%{buildroot}
12cu|python-zope.app.container-3.9.2-1|47	
12cu|python-zope.app.container-3.9.2-1|48	%files
12cu|python-zope.app.container-3.9.2-1|49	%doc README.txt
12cu|python-zope.app.container-3.9.2-1|50	%{py_puresitedir}/zope/app/*
12cu|python-zope.app.container-3.9.2-1|51	%{py_puresitedir}/zope.app.container*.egg-info
12cu|python-zope.app.container-3.9.2-1|52	%{py_puresitedir}/zope.app.container*.pth
12cu|python-zope.app.container-3.9.2-1|53	
12cu|python-zope.app.container-3.9.2-1|54	
12cu|python-zope.app.container-3.9.2-1|55	%changelog
12cu|python-zope.app.container-3.9.2-1|56	* Wed Dec 11 2013 symbianflo <symbianflo@mandrivausers.ro> 3.9.2-1
12cu|python-zope.app.container-3.9.2-1|57	+ Revision: aaeb307
12cu|python-zope.app.container-3.9.2-1|58	- Log: Import module , fix req
12cu|python-zope.app.container-3.9.2-1|59	
12cu|python-zope.app.container-3.9.2-1|60	

12088 12
12cu|python-zope.app.debug-3.4.1-1|1	%define	oname	zope.app.debug
12cu|python-zope.app.debug-3.4.1-1|2	
12cu|python-zope.app.debug-3.4.1-1|3	Name:		python-%{oname}
12cu|python-zope.app.debug-3.4.1-1|4	Version:	3.4.1
12cu|python-zope.app.debug-3.4.1-1|5	Release:	1
12cu|python-zope.app.debug-3.4.1-1|6	Summary:	Zope Debug Mode
12cu|python-zope.app.debug-3.4.1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.debug-3.4.1-1|8	License:	ZPL 2.1
12cu|python-zope.app.debug-3.4.1-1|9	Group:		Development/Python
12cu|python-zope.app.debug-3.4.1-1|10	Url:		http://cheeseshop.python.org/pypi/zope.app.debug
12cu|python-zope.app.debug-3.4.1-1|11	BuildArch:	noarch
12cu|python-zope.app.debug-3.4.1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.debug-3.4.1-1|13	
12cu|python-zope.app.debug-3.4.1-1|14	Requires:  pythonegg(setuptools)
12cu|python-zope.app.debug-3.4.1-1|15	Requires:  pythonegg(zope.app.appsetup)
12cu|python-zope.app.debug-3.4.1-1|16	Requires:  pythonegg(zope.app.publication)
12cu|python-zope.app.debug-3.4.1-1|17	Requires:  pythonegg(zope.publisher)
12cu|python-zope.app.debug-3.4.1-1|18	
12cu|python-zope.app.debug-3.4.1-1|19	%description
12cu|python-zope.app.debug-3.4.1-1|20	This package provides a debugger for the Zope publisher. After Zope is
12cu|python-zope.app.debug-3.4.1-1|21	instantiated, it drops the user into an interactive Python shell where the
12cu|python-zope.app.debug-3.4.1-1|22	full Zope environment and the database root are available.
12cu|python-zope.app.debug-3.4.1-1|23	
12cu|python-zope.app.debug-3.4.1-1|24	%prep
12cu|python-zope.app.debug-3.4.1-1|25	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.debug-3.4.1-1|26	
12cu|python-zope.app.debug-3.4.1-1|27	%build
12cu|python-zope.app.debug-3.4.1-1|28	python setup.py build
12cu|python-zope.app.debug-3.4.1-1|29	
12cu|python-zope.app.debug-3.4.1-1|30	%install
12cu|python-zope.app.debug-3.4.1-1|31	python setup.py install --root=%{buildroot}
12cu|python-zope.app.debug-3.4.1-1|32	
12cu|python-zope.app.debug-3.4.1-1|33	%files
12cu|python-zope.app.debug-3.4.1-1|34	%doc README.txt
12cu|python-zope.app.debug-3.4.1-1|35	%{py_puresitedir}/zope/app/debug/*.py*
12cu|python-zope.app.debug-3.4.1-1|36	%{py_puresitedir}/zope.app.debug*.egg-info
12cu|python-zope.app.debug-3.4.1-1|37	%{py_puresitedir}/zope.app.debug-3.4.1-py2.7-nspkg.pth
12cu|python-zope.app.debug-3.4.1-1|38	
12cu|python-zope.app.debug-3.4.1-1|39	
12cu|python-zope.app.debug-3.4.1-1|40	%changelog
12cu|python-zope.app.debug-3.4.1-1|41	* Sat Dec 14 2013 symbianflo <symbianflo@mandrivausers.ro> 3.4.1-1
12cu|python-zope.app.debug-3.4.1-1|42	+ Revision: 19b4a1f
12cu|python-zope.app.debug-3.4.1-1|43	- Log: Initial Build
12cu|python-zope.app.debug-3.4.1-1|44	
12cu|python-zope.app.debug-3.4.1-1|45	

12089 12
12cu|python-zope.app.dependable-3.5.1-1|1	%define	oname	zope.app.dependable
12cu|python-zope.app.dependable-3.5.1-1|2	
12cu|python-zope.app.dependable-3.5.1-1|3	Name:		python-%{oname}
12cu|python-zope.app.dependable-3.5.1-1|4	Version:	3.5.1
12cu|python-zope.app.dependable-3.5.1-1|5	Release:	1
12cu|python-zope.app.dependable-3.5.1-1|6	Summary:	Simple Dependency API
12cu|python-zope.app.dependable-3.5.1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.app.dependable-3.5.1-1|8	License:	ZPL 2.1
12cu|python-zope.app.dependable-3.5.1-1|9	Group:		Development/Ruby
12cu|python-zope.app.dependable-3.5.1-1|10	Url:		http://pypi.python.org/pypi/zope.app.dependable
12cu|python-zope.app.dependable-3.5.1-1|11	BuildArch:	noarch
12cu|python-zope.app.dependable-3.5.1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.dependable-3.5.1-1|13	
12cu|python-zope.app.dependable-3.5.1-1|14	%description
12cu|python-zope.app.dependable-3.5.1-1|15	A simple object-dependency framework for Zope.
12cu|python-zope.app.dependable-3.5.1-1|16	
12cu|python-zope.app.dependable-3.5.1-1|17	
12cu|python-zope.app.dependable-3.5.1-1|18	%prep
12cu|python-zope.app.dependable-3.5.1-1|19	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.dependable-3.5.1-1|20	
12cu|python-zope.app.dependable-3.5.1-1|21	%build
12cu|python-zope.app.dependable-3.5.1-1|22	python setup.py build
12cu|python-zope.app.dependable-3.5.1-1|23	
12cu|python-zope.app.dependable-3.5.1-1|24	%install
12cu|python-zope.app.dependable-3.5.1-1|25	python setup.py install --root=%{buildroot}
12cu|python-zope.app.dependable-3.5.1-1|26	
12cu|python-zope.app.dependable-3.5.1-1|27	%files
12cu|python-zope.app.dependable-3.5.1-1|28	%doc README.txt
12cu|python-zope.app.dependable-3.5.1-1|29	%{py_puresitedir}/zope/app/*
12cu|python-zope.app.dependable-3.5.1-1|30	%{py_puresitedir}/zope.app.dependable*.egg-info
12cu|python-zope.app.dependable-3.5.1-1|31	%{py_puresitedir}/zope.app.dependable*.pth
12cu|python-zope.app.dependable-3.5.1-1|32	
12cu|python-zope.app.dependable-3.5.1-1|33	
12cu|python-zope.app.dependable-3.5.1-1|34	%changelog
12cu|python-zope.app.dependable-3.5.1-1|35	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.5.1-1
12cu|python-zope.app.dependable-3.5.1-1|36	+ Revision: 99c7556
12cu|python-zope.app.dependable-3.5.1-1|37	- Fix files
12cu|python-zope.app.dependable-3.5.1-1|38	
12cu|python-zope.app.dependable-3.5.1-1|39	

12090 12
12cu|python-zope.app.error-3.5.3-1|1	%define	oname	zope.app.error
12cu|python-zope.app.error-3.5.3-1|2	
12cu|python-zope.app.error-3.5.3-1|3	Name:		python-%{oname}
12cu|python-zope.app.error-3.5.3-1|4	Version:	3.5.3
12cu|python-zope.app.error-3.5.3-1|5	Release:	1
12cu|python-zope.app.error-3.5.3-1|6	Summary:	Error reporting utility management UI for Zope3
12cu|python-zope.app.error-3.5.3-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.error-3.5.3-1|8	License:	ZPL 2.1
12cu|python-zope.app.error-3.5.3-1|9	Group:		Development/Ruby
12cu|python-zope.app.error-3.5.3-1|10	Url:		http://pypi.python.org/pypi/zope.app.error
12cu|python-zope.app.error-3.5.3-1|11	BuildArch:	noarch
12cu|python-zope.app.error-3.5.3-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.error-3.5.3-1|13	
12cu|python-zope.app.error-3.5.3-1|14	%description
12cu|python-zope.app.error-3.5.3-1|15	This package provides management views for the error reporting
12cu|python-zope.app.error-3.5.3-1|16	utility defined in zope.error package.
12cu|python-zope.app.error-3.5.3-1|17	
12cu|python-zope.app.error-3.5.3-1|18	%prep
12cu|python-zope.app.error-3.5.3-1|19	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.error-3.5.3-1|20	
12cu|python-zope.app.error-3.5.3-1|21	%build
12cu|python-zope.app.error-3.5.3-1|22	python setup.py build
12cu|python-zope.app.error-3.5.3-1|23	
12cu|python-zope.app.error-3.5.3-1|24	%install
12cu|python-zope.app.error-3.5.3-1|25	python setup.py install --root=%{buildroot}
12cu|python-zope.app.error-3.5.3-1|26	
12cu|python-zope.app.error-3.5.3-1|27	%files
12cu|python-zope.app.error-3.5.3-1|28	%doc README.txt
12cu|python-zope.app.error-3.5.3-1|29	%{py_puresitedir}/zope/app/*
12cu|python-zope.app.error-3.5.3-1|30	%{py_puresitedir}/zope.app.error*.egg-info
12cu|python-zope.app.error-3.5.3-1|31	%{py_puresitedir}/zope.app.error*.pth
12cu|python-zope.app.error-3.5.3-1|32	
12cu|python-zope.app.error-3.5.3-1|33	
12cu|python-zope.app.error-3.5.3-1|34	%changelog
12cu|python-zope.app.error-3.5.3-1|35	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.5.3-1
12cu|python-zope.app.error-3.5.3-1|36	+ Revision: d7bd2bf
12cu|python-zope.app.error-3.5.3-1|37	- Fix files
12cu|python-zope.app.error-3.5.3-1|38	
12cu|python-zope.app.error-3.5.3-1|39	

12091 12
12cu|python-zope.app.exception-3.6.3-1|1	%define	oname	zope.app.exception
12cu|python-zope.app.exception-3.6.3-1|2	
12cu|python-zope.app.exception-3.6.3-1|3	Name:		python-%{oname}
12cu|python-zope.app.exception-3.6.3-1|4	Version:	3.6.3
12cu|python-zope.app.exception-3.6.3-1|5	Release:	1
12cu|python-zope.app.exception-3.6.3-1|6	Summary:	Zope 3 exception views
12cu|python-zope.app.exception-3.6.3-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.exception-3.6.3-1|8	License:	ZPL 2.1
12cu|python-zope.app.exception-3.6.3-1|9	Group:		Development/Ruby
12cu|python-zope.app.exception-3.6.3-1|10	Url:		http://pypi.python.org/pypi/zope.app.exception
12cu|python-zope.app.exception-3.6.3-1|11	BuildArch:	noarch
12cu|python-zope.app.exception-3.6.3-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.exception-3.6.3-1|13	
12cu|python-zope.app.exception-3.6.3-1|14	%description
12cu|python-zope.app.exception-3.6.3-1|15	This packages provides Zope 3 browser views for some generic exceptions.
12cu|python-zope.app.exception-3.6.3-1|16	
12cu|python-zope.app.exception-3.6.3-1|17	
12cu|python-zope.app.exception-3.6.3-1|18	%prep
12cu|python-zope.app.exception-3.6.3-1|19	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.exception-3.6.3-1|20	
12cu|python-zope.app.exception-3.6.3-1|21	%build
12cu|python-zope.app.exception-3.6.3-1|22	python setup.py build
12cu|python-zope.app.exception-3.6.3-1|23	
12cu|python-zope.app.exception-3.6.3-1|24	%install
12cu|python-zope.app.exception-3.6.3-1|25	python setup.py install --root=%{buildroot}
12cu|python-zope.app.exception-3.6.3-1|26	
12cu|python-zope.app.exception-3.6.3-1|27	%files
12cu|python-zope.app.exception-3.6.3-1|28	%doc README.txt
12cu|python-zope.app.exception-3.6.3-1|29	%{py_puresitedir}/zope/app/*
12cu|python-zope.app.exception-3.6.3-1|30	%{py_puresitedir}/zope.app.exception*.egg-info
12cu|python-zope.app.exception-3.6.3-1|31	%{py_puresitedir}/zope.app.exception*.pth
12cu|python-zope.app.exception-3.6.3-1|32	
12cu|python-zope.app.exception-3.6.3-1|33	
12cu|python-zope.app.exception-3.6.3-1|34	%changelog
12cu|python-zope.app.exception-3.6.3-1|35	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.6.3-1
12cu|python-zope.app.exception-3.6.3-1|36	+ Revision: 22d997a
12cu|python-zope.app.exception-3.6.3-1|37	- Fix files
12cu|python-zope.app.exception-3.6.3-1|38	
12cu|python-zope.app.exception-3.6.3-1|39	

12092 12
12cu|python-zope.app.form-4.0.2-1|1	%define	oname	zope.app.form
12cu|python-zope.app.form-4.0.2-1|2	
12cu|python-zope.app.form-4.0.2-1|3	# Avoid versioned req
12cu|python-zope.app.form-4.0.2-1|4	%define __noatoreq '.*zope.formlib.*'
12cu|python-zope.app.form-4.0.2-1|5	
12cu|python-zope.app.form-4.0.2-1|6	Name:		python-%{oname}
12cu|python-zope.app.form-4.0.2-1|7	Version:	4.0.2
12cu|python-zope.app.form-4.0.2-1|8	Release:	1
12cu|python-zope.app.form-4.0.2-1|9	Summary:	The Original Zope 3 Form Framework
12cu|python-zope.app.form-4.0.2-1|10	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.form-4.0.2-1|11	License:	ZPL 2.1
12cu|python-zope.app.form-4.0.2-1|12	Group:		Development/Ruby
12cu|python-zope.app.form-4.0.2-1|13	Url:		http://pypi.python.org/pypi/zope.app.form
12cu|python-zope.app.form-4.0.2-1|14	BuildArch:	noarch
12cu|python-zope.app.form-4.0.2-1|15	BuildRequires:	python-setuptools
12cu|python-zope.app.form-4.0.2-1|16	Requires:	pythonegg(zope.formlib)
12cu|python-zope.app.form-4.0.2-1|17	
12cu|python-zope.app.form-4.0.2-1|18	%description
12cu|python-zope.app.form-4.0.2-1|19	This package provides the old form framework for Zope 3. It also
12cu|python-zope.app.form-4.0.2-1|20	implements a few high-level ZCML directives for declaring forms. More
12cu|python-zope.app.form-4.0.2-1|21	advanced alternatives are implemented in ``zope.formlib`` and
12cu|python-zope.app.form-4.0.2-1|22	``z3c.form``. The widgets that were defined in here were moved to
12cu|python-zope.app.form-4.0.2-1|23	``zope.formlib``. Version 4.0 and newer are maintained for backwards
12cu|python-zope.app.form-4.0.2-1|24	compatibility reasons only.
12cu|python-zope.app.form-4.0.2-1|25	
12cu|python-zope.app.form-4.0.2-1|26	%prep
12cu|python-zope.app.form-4.0.2-1|27	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.form-4.0.2-1|28	
12cu|python-zope.app.form-4.0.2-1|29	%build
12cu|python-zope.app.form-4.0.2-1|30	python setup.py build
12cu|python-zope.app.form-4.0.2-1|31	
12cu|python-zope.app.form-4.0.2-1|32	%install
12cu|python-zope.app.form-4.0.2-1|33	python setup.py install --root=%{buildroot}
12cu|python-zope.app.form-4.0.2-1|34	
12cu|python-zope.app.form-4.0.2-1|35	%files
12cu|python-zope.app.form-4.0.2-1|36	%doc README.txt
12cu|python-zope.app.form-4.0.2-1|37	%{py_puresitedir}/zope/app/*
12cu|python-zope.app.form-4.0.2-1|38	%{py_puresitedir}/zope.app.form*.egg-info
12cu|python-zope.app.form-4.0.2-1|39	%{py_puresitedir}/zope.app.form*.pth
12cu|python-zope.app.form-4.0.2-1|40	
12cu|python-zope.app.form-4.0.2-1|41	
12cu|python-zope.app.form-4.0.2-1|42	%changelog
12cu|python-zope.app.form-4.0.2-1|43	* Sat Nov 30 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-1
12cu|python-zope.app.form-4.0.2-1|44	+ Revision: 500233e
12cu|python-zope.app.form-4.0.2-1|45	- Updated python-zope.app.form.spec
12cu|python-zope.app.form-4.0.2-1|46	
12cu|python-zope.app.form-4.0.2-1|47	

12093 12
12cu|python-zope.app.generations-3.7.1-1|1	%define	oname	zope.app.generations
12cu|python-zope.app.generations-3.7.1-1|2	
12cu|python-zope.app.generations-3.7.1-1|3	Name:		python-%{oname}
12cu|python-zope.app.generations-3.7.1-1|4	Version:	3.7.1
12cu|python-zope.app.generations-3.7.1-1|5	Release:	1
12cu|python-zope.app.generations-3.7.1-1|6	Summary:	ZMI UI for zope.generations
12cu|python-zope.app.generations-3.7.1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.generations-3.7.1-1|8	License:	ZPL 2.1
12cu|python-zope.app.generations-3.7.1-1|9	Group:		Development/Ruby
12cu|python-zope.app.generations-3.7.1-1|10	Url:		http://pypi.python.org/pypi/zope.app.generations
12cu|python-zope.app.generations-3.7.1-1|11	BuildArch:	noarch
12cu|python-zope.app.generations-3.7.1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.generations-3.7.1-1|13	
12cu|python-zope.app.generations-3.7.1-1|14	%description
12cu|python-zope.app.generations-3.7.1-1|15	Generations are a way of updating objects in the database when the application
12cu|python-zope.app.generations-3.7.1-1|16	schema changes.  An application schema is essentially the structure of data,
12cu|python-zope.app.generations-3.7.1-1|17	the structure of classes in the case of ZODB or the table descriptions in the
12cu|python-zope.app.generations-3.7.1-1|18	case of a relational database.
12cu|python-zope.app.generations-3.7.1-1|19	
12cu|python-zope.app.generations-3.7.1-1|20	This package only contains the ZMI user interface for `zope.generations`_
12cu|python-zope.app.generations-3.7.1-1|21	
12cu|python-zope.app.generations-3.7.1-1|22	.. _zope.generations: http://pypi.python.org/pypi/zope.generations
12cu|python-zope.app.generations-3.7.1-1|23	
12cu|python-zope.app.generations-3.7.1-1|24	%prep
12cu|python-zope.app.generations-3.7.1-1|25	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.generations-3.7.1-1|26	
12cu|python-zope.app.generations-3.7.1-1|27	%build
12cu|python-zope.app.generations-3.7.1-1|28	python setup.py build
12cu|python-zope.app.generations-3.7.1-1|29	
12cu|python-zope.app.generations-3.7.1-1|30	%install
12cu|python-zope.app.generations-3.7.1-1|31	python setup.py install --root=%{buildroot}
12cu|python-zope.app.generations-3.7.1-1|32	
12cu|python-zope.app.generations-3.7.1-1|33	%files
12cu|python-zope.app.generations-3.7.1-1|34	%doc README.txt
12cu|python-zope.app.generations-3.7.1-1|35	%{py_puresitedir}/zope/app/*
12cu|python-zope.app.generations-3.7.1-1|36	%{py_puresitedir}/zope.app.generations*.egg-info
12cu|python-zope.app.generations-3.7.1-1|37	%{py_puresitedir}/zope.app.generations*.pth
12cu|python-zope.app.generations-3.7.1-1|38	
12cu|python-zope.app.generations-3.7.1-1|39	
12cu|python-zope.app.generations-3.7.1-1|40	%changelog
12cu|python-zope.app.generations-3.7.1-1|41	* Wed Nov 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.7.1-1
12cu|python-zope.app.generations-3.7.1-1|42	+ Revision: 811f5fc
12cu|python-zope.app.generations-3.7.1-1|43	- Fix files
12cu|python-zope.app.generations-3.7.1-1|44	
12cu|python-zope.app.generations-3.7.1-1|45	

12094 12
12cu|python-zope.app.http-4.0.0a1.dev-1|1	%define	oname	zope.app.http
12cu|python-zope.app.http-4.0.0a1.dev-1|2	
12cu|python-zope.app.http-4.0.0a1.dev-1|3	Name:		python-%{oname}
12cu|python-zope.app.http-4.0.0a1.dev-1|4	Version:	4.0.0a1.dev
12cu|python-zope.app.http-4.0.0a1.dev-1|5	Release:	1
12cu|python-zope.app.http-4.0.0a1.dev-1|6	Summary:	HTTP Behavior for the Zope Publisher
12cu|python-zope.app.http-4.0.0a1.dev-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.http-4.0.0a1.dev-1|8	License:	ZPL 2.1
12cu|python-zope.app.http-4.0.0a1.dev-1|9	Group:		Development/Ruby
12cu|python-zope.app.http-4.0.0a1.dev-1|10	Url:		http://pypi.python.org/pypi/zope.app.http
12cu|python-zope.app.http-4.0.0a1.dev-1|11	BuildArch:	noarch
12cu|python-zope.app.http-4.0.0a1.dev-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.http-4.0.0a1.dev-1|13	
12cu|python-zope.app.http-4.0.0a1.dev-1|14	%description
12cu|python-zope.app.http-4.0.0a1.dev-1|15	zope.app.http
12cu|python-zope.app.http-4.0.0a1.dev-1|16	*************
12cu|python-zope.app.http-4.0.0a1.dev-1|17	
12cu|python-zope.app.http-4.0.0a1.dev-1|18	This package implements the simplest HTTP behavior within the Zope
12cu|python-zope.app.http-4.0.0a1.dev-1|19	Publisher. It implements all HTTP verbs as views and defines the necessary
12cu|python-zope.app.http-4.0.0a1.dev-1|20	HTTP exceptions.
12cu|python-zope.app.http-4.0.0a1.dev-1|21	
12cu|python-zope.app.http-4.0.0a1.dev-1|22	%prep
12cu|python-zope.app.http-4.0.0a1.dev-1|23	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.http-4.0.0a1.dev-1|24	
12cu|python-zope.app.http-4.0.0a1.dev-1|25	%build
12cu|python-zope.app.http-4.0.0a1.dev-1|26	python setup.py build
12cu|python-zope.app.http-4.0.0a1.dev-1|27	
12cu|python-zope.app.http-4.0.0a1.dev-1|28	%install
12cu|python-zope.app.http-4.0.0a1.dev-1|29	python setup.py install --root=%{buildroot}
12cu|python-zope.app.http-4.0.0a1.dev-1|30	
12cu|python-zope.app.http-4.0.0a1.dev-1|31	%files
12cu|python-zope.app.http-4.0.0a1.dev-1|32	%doc CHANGES.txt
12cu|python-zope.app.http-4.0.0a1.dev-1|33	%doc COPYRIGHT.txt
12cu|python-zope.app.http-4.0.0a1.dev-1|34	%doc LICENSE.txt
12cu|python-zope.app.http-4.0.0a1.dev-1|35	%doc README.txt
12cu|python-zope.app.http-4.0.0a1.dev-1|36	%{py_puresitedir}/zope/app/*
12cu|python-zope.app.http-4.0.0a1.dev-1|37	%{py_puresitedir}/zope.app.http*.egg-info
12cu|python-zope.app.http-4.0.0a1.dev-1|38	%{py_puresitedir}/zope.app.http*.pth
12cu|python-zope.app.http-4.0.0a1.dev-1|39	
12cu|python-zope.app.http-4.0.0a1.dev-1|40	
12cu|python-zope.app.http-4.0.0a1.dev-1|41	%changelog
12cu|python-zope.app.http-4.0.0a1.dev-1|42	* Wed Nov 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a1.dev-1
12cu|python-zope.app.http-4.0.0a1.dev-1|43	+ Revision: 793ae0e
12cu|python-zope.app.http-4.0.0a1.dev-1|44	- Fix files
12cu|python-zope.app.http-4.0.0a1.dev-1|45	
12cu|python-zope.app.http-4.0.0a1.dev-1|46	

12095 12
12cu|python-zope.applicationcontrol-4.0.0a1-1|1	%define	oname	zope.applicationcontrol
12cu|python-zope.applicationcontrol-4.0.0a1-1|2	
12cu|python-zope.applicationcontrol-4.0.0a1-1|3	Name:		python-%{oname}
12cu|python-zope.applicationcontrol-4.0.0a1-1|4	Version:	4.0.0a1
12cu|python-zope.applicationcontrol-4.0.0a1-1|5	Release:	1
12cu|python-zope.applicationcontrol-4.0.0a1-1|6	Summary:	Zope applicationcontrol
12cu|python-zope.applicationcontrol-4.0.0a1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.applicationcontrol-4.0.0a1-1|8	License:	ZPL 2.1
12cu|python-zope.applicationcontrol-4.0.0a1-1|9	Group:		Development/Python
12cu|python-zope.applicationcontrol-4.0.0a1-1|10	Url:		http://cheeseshop.python.org/pypi/zope.applicationcontrol
12cu|python-zope.applicationcontrol-4.0.0a1-1|11	BuildArch:	noarch
12cu|python-zope.applicationcontrol-4.0.0a1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.applicationcontrol-4.0.0a1-1|13	Requires:  pythonegg(setuptools)
12cu|python-zope.applicationcontrol-4.0.0a1-1|14	Requires:  pythonegg(zope.component)
12cu|python-zope.applicationcontrol-4.0.0a1-1|15	Requires:  pythonegg(zope.interface)
12cu|python-zope.applicationcontrol-4.0.0a1-1|16	Requires:  pythonegg(zope.location)
12cu|python-zope.applicationcontrol-4.0.0a1-1|17	Requires:  pythonegg(zope.security)
12cu|python-zope.applicationcontrol-4.0.0a1-1|18	Requires:  pythonegg(zope.traversing) >= 3.7.0
12cu|python-zope.applicationcontrol-4.0.0a1-1|19	
12cu|python-zope.applicationcontrol-4.0.0a1-1|20	%description
12cu|python-zope.applicationcontrol-4.0.0a1-1|21	=======================
12cu|python-zope.applicationcontrol-4.0.0a1-1|22	zope.applicationcontrol
12cu|python-zope.applicationcontrol-4.0.0a1-1|23	=======================
12cu|python-zope.applicationcontrol-4.0.0a1-1|24	
12cu|python-zope.applicationcontrol-4.0.0a1-1|25	The application control instance can be generated upon startup of an
12cu|python-zope.applicationcontrol-4.0.0a1-1|26	application built with the Zope Toolkit.
12cu|python-zope.applicationcontrol-4.0.0a1-1|27	
12cu|python-zope.applicationcontrol-4.0.0a1-1|28	This package provides an API to retrieve runtime information. It also
12cu|python-zope.applicationcontrol-4.0.0a1-1|29	provides a utility with methods for shutting down and restarting the
12cu|python-zope.applicationcontrol-4.0.0a1-1|30	server.
12cu|python-zope.applicationcontrol-4.0.0a1-1|31	
12cu|python-zope.applicationcontrol-4.0.0a1-1|32	
12cu|python-zope.applicationcontrol-4.0.0a1-1|33	%prep
12cu|python-zope.applicationcontrol-4.0.0a1-1|34	%setup -q -n %{oname}-%{version}
12cu|python-zope.applicationcontrol-4.0.0a1-1|35	
12cu|python-zope.applicationcontrol-4.0.0a1-1|36	%build
12cu|python-zope.applicationcontrol-4.0.0a1-1|37	python setup.py build
12cu|python-zope.applicationcontrol-4.0.0a1-1|38	
12cu|python-zope.applicationcontrol-4.0.0a1-1|39	%install
12cu|python-zope.applicationcontrol-4.0.0a1-1|40	python setup.py install --root=%{buildroot}
12cu|python-zope.applicationcontrol-4.0.0a1-1|41	
12cu|python-zope.applicationcontrol-4.0.0a1-1|42	%check
12cu|python-zope.applicationcontrol-4.0.0a1-1|43	python setup.py test
12cu|python-zope.applicationcontrol-4.0.0a1-1|44	
12cu|python-zope.applicationcontrol-4.0.0a1-1|45	%files
12cu|python-zope.applicationcontrol-4.0.0a1-1|46	%doc CHANGES.txt
12cu|python-zope.applicationcontrol-4.0.0a1-1|47	%doc COPYRIGHT.txt
12cu|python-zope.applicationcontrol-4.0.0a1-1|48	%doc LICENSE.txt
12cu|python-zope.applicationcontrol-4.0.0a1-1|49	%doc README.txt
12cu|python-zope.applicationcontrol-4.0.0a1-1|50	%doc src/zope.applicationcontrol.egg-info/SOURCES.txt
12cu|python-zope.applicationcontrol-4.0.0a1-1|51	%doc src/zope.applicationcontrol.egg-info/dependency_links.txt
12cu|python-zope.applicationcontrol-4.0.0a1-1|52	%doc src/zope.applicationcontrol.egg-info/namespace_packages.txt
12cu|python-zope.applicationcontrol-4.0.0a1-1|53	%doc src/zope.applicationcontrol.egg-info/requires.txt
12cu|python-zope.applicationcontrol-4.0.0a1-1|54	%doc src/zope.applicationcontrol.egg-info/top_level.txt
12cu|python-zope.applicationcontrol-4.0.0a1-1|55	%{py_puresitedir}/zope/applicationcontrol/*.py*
12cu|python-zope.applicationcontrol-4.0.0a1-1|56	%{py_puresitedir}/zope/applicationcontrol/tests/*.py*
12cu|python-zope.applicationcontrol-4.0.0a1-1|57	%{py_puresitedir}/zope.applicationcontrol*.egg-info
12cu|python-zope.applicationcontrol-4.0.0a1-1|58	%{py_puresitedir}/zope.applicationcontrol-4.0.0a1-py2.7-nspkg.pth
12cu|python-zope.applicationcontrol-4.0.0a1-1|59	%{py_puresitedir}/zope/applicationcontrol/configure.zcml
12cu|python-zope.applicationcontrol-4.0.0a1-1|60	
12cu|python-zope.applicationcontrol-4.0.0a1-1|61	
12cu|python-zope.applicationcontrol-4.0.0a1-1|62	%changelog
12cu|python-zope.applicationcontrol-4.0.0a1-1|63	* Sun Dec 08 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.0a1-1
12cu|python-zope.applicationcontrol-4.0.0a1-1|64	+ Revision: bd7c21f
12cu|python-zope.applicationcontrol-4.0.0a1-1|65	- Log: import module
12cu|python-zope.applicationcontrol-4.0.0a1-1|66	
12cu|python-zope.applicationcontrol-4.0.0a1-1|67	

12096 12
12cu|python-zope.app.locales-3.7.4-1|1	%define	oname	zope.app.locales
12cu|python-zope.app.locales-3.7.4-1|2	
12cu|python-zope.app.locales-3.7.4-1|3	Name:		python-%{oname}
12cu|python-zope.app.locales-3.7.4-1|4	Version:	3.7.4
12cu|python-zope.app.locales-3.7.4-1|5	Release:	1
12cu|python-zope.app.locales-3.7.4-1|6	Summary:	Zope locale extraction and management utilities
12cu|python-zope.app.locales-3.7.4-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.locales-3.7.4-1|8	License:	ZPL 2.1
12cu|python-zope.app.locales-3.7.4-1|9	Group:		Development/Ruby
12cu|python-zope.app.locales-3.7.4-1|10	Url:		http://pypi.python.org/pypi/zope.app.locales
12cu|python-zope.app.locales-3.7.4-1|11	BuildArch:	noarch
12cu|python-zope.app.locales-3.7.4-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.locales-3.7.4-1|13	
12cu|python-zope.app.locales-3.7.4-1|14	%description
12cu|python-zope.app.locales-3.7.4-1|15	This package provides some facilities for extracting and managing i18n
12cu|python-zope.app.locales-3.7.4-1|16	messages that occur in Zope software.  More specifically, i18n
12cu|python-zope.app.locales-3.7.4-1|17	messages can occur in Python code, in Page Templates and in ZCML
12cu|python-zope.app.locales-3.7.4-1|18	declarations.  ``zope.app.locales`` provides a utility that can
12cu|python-zope.app.locales-3.7.4-1|19	extract messages from all three and write them to a standard gettext
12cu|python-zope.app.locales-3.7.4-1|20	template (``pot`` file).
12cu|python-zope.app.locales-3.7.4-1|21	
12cu|python-zope.app.locales-3.7.4-1|22	%prep
12cu|python-zope.app.locales-3.7.4-1|23	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.locales-3.7.4-1|24	
12cu|python-zope.app.locales-3.7.4-1|25	%build
12cu|python-zope.app.locales-3.7.4-1|26	python setup.py build
12cu|python-zope.app.locales-3.7.4-1|27	
12cu|python-zope.app.locales-3.7.4-1|28	%install
12cu|python-zope.app.locales-3.7.4-1|29	python setup.py install --root=%{buildroot}
12cu|python-zope.app.locales-3.7.4-1|30	
12cu|python-zope.app.locales-3.7.4-1|31	%files
12cu|python-zope.app.locales-3.7.4-1|32	%doc README.txt
12cu|python-zope.app.locales-3.7.4-1|33	%{_bindir}/*
12cu|python-zope.app.locales-3.7.4-1|34	%{py_puresitedir}/zope/app/*
12cu|python-zope.app.locales-3.7.4-1|35	%{py_puresitedir}/zope.app.locales*.egg-info
12cu|python-zope.app.locales-3.7.4-1|36	%{py_puresitedir}/zope.app.locales*.pth
12cu|python-zope.app.locales-3.7.4-1|37	
12cu|python-zope.app.locales-3.7.4-1|38	
12cu|python-zope.app.locales-3.7.4-1|39	%changelog
12cu|python-zope.app.locales-3.7.4-1|40	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.7.4-1
12cu|python-zope.app.locales-3.7.4-1|41	+ Revision: 76244aa
12cu|python-zope.app.locales-3.7.4-1|42	- Fix files
12cu|python-zope.app.locales-3.7.4-1|43	
12cu|python-zope.app.locales-3.7.4-1|44	

12097 12
12cu|python-zope.app.localpermission-3.7.2-1|1	%define	oname	zope.app.localpermission
12cu|python-zope.app.localpermission-3.7.2-1|2	
12cu|python-zope.app.localpermission-3.7.2-1|3	Name:		python-%{oname}
12cu|python-zope.app.localpermission-3.7.2-1|4	Version:	3.7.2
12cu|python-zope.app.localpermission-3.7.2-1|5	Release:	1
12cu|python-zope.app.localpermission-3.7.2-1|6	Summary:	Local Persistent Permissions for zope.security
12cu|python-zope.app.localpermission-3.7.2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.localpermission-3.7.2-1|8	License:	ZPL 2.1
12cu|python-zope.app.localpermission-3.7.2-1|9	Group:		Development/Python
12cu|python-zope.app.localpermission-3.7.2-1|10	Url:		http://pypi.python.org/pypi/zope.app.localpermission
12cu|python-zope.app.localpermission-3.7.2-1|11	BuildArch:	noarch
12cu|python-zope.app.localpermission-3.7.2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.localpermission-3.7.2-1|13	
12cu|python-zope.app.localpermission-3.7.2-1|14	Requires:  pythonegg(setuptools)
12cu|python-zope.app.localpermission-3.7.2-1|15	Requires:  pythonegg(zodb3)
12cu|python-zope.app.localpermission-3.7.2-1|16	Requires:  pythonegg(zope.component)
12cu|python-zope.app.localpermission-3.7.2-1|17	Requires:  pythonegg(zope.i18nmessageid)
12cu|python-zope.app.localpermission-3.7.2-1|18	Requires:  pythonegg(zope.interface)
12cu|python-zope.app.localpermission-3.7.2-1|19	Requires:  pythonegg(zope.location)
12cu|python-zope.app.localpermission-3.7.2-1|20	Requires:  pythonegg(zope.security)
12cu|python-zope.app.localpermission-3.7.2-1|21	
12cu|python-zope.app.localpermission-3.7.2-1|22	%description
12cu|python-zope.app.localpermission-3.7.2-1|23	This package implements local persistent permissions for zope.security that
12cu|python-zope.app.localpermission-3.7.2-1|24	can be added and registered per site.
12cu|python-zope.app.localpermission-3.7.2-1|25	
12cu|python-zope.app.localpermission-3.7.2-1|26	This is a part of "Through The Web" development pattern that is not used
12cu|python-zope.app.localpermission-3.7.2-1|27	much by zope community and not really supported in zope framework anymore
12cu|python-zope.app.localpermission-3.7.2-1|28	nowadays, so it can be considered as deprecated.
12cu|python-zope.app.localpermission-3.7.2-1|29	
12cu|python-zope.app.localpermission-3.7.2-1|30	
12cu|python-zope.app.localpermission-3.7.2-1|31	%prep
12cu|python-zope.app.localpermission-3.7.2-1|32	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.localpermission-3.7.2-1|33	
12cu|python-zope.app.localpermission-3.7.2-1|34	%build
12cu|python-zope.app.localpermission-3.7.2-1|35	python setup.py build
12cu|python-zope.app.localpermission-3.7.2-1|36	
12cu|python-zope.app.localpermission-3.7.2-1|37	%install
12cu|python-zope.app.localpermission-3.7.2-1|38	python setup.py install --root=%{buildroot}
12cu|python-zope.app.localpermission-3.7.2-1|39	
12cu|python-zope.app.localpermission-3.7.2-1|40	%files
12cu|python-zope.app.localpermission-3.7.2-1|41	%doc README.txt
12cu|python-zope.app.localpermission-3.7.2-1|42	%{py_puresitedir}/zope/app/localpermission/*.py*
12cu|python-zope.app.localpermission-3.7.2-1|43	%{py_puresitedir}/zope.app.localpermission*.egg-info
12cu|python-zope.app.localpermission-3.7.2-1|44	%{py_puresitedir}/zope.app.localpermission-3.7.2-py2.7-nspkg.pth
12cu|python-zope.app.localpermission-3.7.2-1|45	%{py_puresitedir}/zope/app/localpermission/browser.zcml
12cu|python-zope.app.localpermission-3.7.2-1|46	%{py_puresitedir}/zope/app/localpermission/configure.zcml
12cu|python-zope.app.localpermission-3.7.2-1|47	
12cu|python-zope.app.localpermission-3.7.2-1|48	
12cu|python-zope.app.localpermission-3.7.2-1|49	
12cu|python-zope.app.localpermission-3.7.2-1|50	
12cu|python-zope.app.localpermission-3.7.2-1|51	%changelog
12cu|python-zope.app.localpermission-3.7.2-1|52	* Sat Dec 14 2013 symbianflo <symbianflo@mandrivausers.ro> 3.7.2-1
12cu|python-zope.app.localpermission-3.7.2-1|53	+ Revision: 5ff952a
12cu|python-zope.app.localpermission-3.7.2-1|54	- Log: Initial build
12cu|python-zope.app.localpermission-3.7.2-1|55	
12cu|python-zope.app.localpermission-3.7.2-1|56	

12098 12
12cu|python-zope.app.pagetemplate-3.11.2-1|1	%define	oname	zope.app.pagetemplate
12cu|python-zope.app.pagetemplate-3.11.2-1|2	
12cu|python-zope.app.pagetemplate-3.11.2-1|3	Name:		python-%{oname}
12cu|python-zope.app.pagetemplate-3.11.2-1|4	Version:	3.11.2
12cu|python-zope.app.pagetemplate-3.11.2-1|5	Release:	1
12cu|python-zope.app.pagetemplate-3.11.2-1|6	Summary:	PageTemplate integration for Zope 3
12cu|python-zope.app.pagetemplate-3.11.2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.pagetemplate-3.11.2-1|8	License:	ZPL 2.1
12cu|python-zope.app.pagetemplate-3.11.2-1|9	Group:		Development/Python
12cu|python-zope.app.pagetemplate-3.11.2-1|10	Url:		http://pypi.python.org/pypi/zope.app.pagetemplate
12cu|python-zope.app.pagetemplate-3.11.2-1|11	BuildArch:	noarch
12cu|python-zope.app.pagetemplate-3.11.2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.pagetemplate-3.11.2-1|13	Requires:  pythonegg(setuptools)
12cu|python-zope.app.pagetemplate-3.11.2-1|14	Requires:  pythonegg(zope.browserpage) >= 3.12.0
12cu|python-zope.app.pagetemplate-3.11.2-1|15	Requires:  pythonegg(zope.component)
12cu|python-zope.app.pagetemplate-3.11.2-1|16	Requires:  pythonegg(zope.configuration)
12cu|python-zope.app.pagetemplate-3.11.2-1|17	Requires:  pythonegg(zope.dublincore)
12cu|python-zope.app.pagetemplate-3.11.2-1|18	Requires:  pythonegg(zope.i18nmessageid)
12cu|python-zope.app.pagetemplate-3.11.2-1|19	Requires:  pythonegg(zope.interface)
12cu|python-zope.app.pagetemplate-3.11.2-1|20	Requires:  pythonegg(zope.pagetemplate) >= 3.5.0
12cu|python-zope.app.pagetemplate-3.11.2-1|21	Requires:  pythonegg(zope.schema)
12cu|python-zope.app.pagetemplate-3.11.2-1|22	Requires:  pythonegg(zope.security)
12cu|python-zope.app.pagetemplate-3.11.2-1|23	Requires:  pythonegg(zope.size)
12cu|python-zope.app.pagetemplate-3.11.2-1|24	Requires:  pythonegg(zope.tales)
12cu|python-zope.app.pagetemplate-3.11.2-1|25	Requires:  pythonegg(zope.traversing)
12cu|python-zope.app.pagetemplate-3.11.2-1|26	
12cu|python-zope.app.pagetemplate-3.11.2-1|27	
12cu|python-zope.app.pagetemplate-3.11.2-1|28	%description
12cu|python-zope.app.pagetemplate-3.11.2-1|29	The ``zope.app.pagetemplate`` package integrates the Page Template
12cu|python-zope.app.pagetemplate-3.11.2-1|30	templating system (``zope.pagetemplate``) into the Zope 3 application
12cu|python-zope.app.pagetemplate-3.11.2-1|31	server.  In particular, it provides:
12cu|python-zope.app.pagetemplate-3.11.2-1|32	
12cu|python-zope.app.pagetemplate-3.11.2-1|33	* a TALES engine implementation that uses Zope's security system for
12cu|python-zope.app.pagetemplate-3.11.2-1|34	checking access,
12cu|python-zope.app.pagetemplate-3.11.2-1|35	
12cu|python-zope.app.pagetemplate-3.11.2-1|36	* TALES namespace adapters for easy access to DublinCore metadata
12cu|python-zope.app.pagetemplate-3.11.2-1|37	(e.g. ``obj/zope:title``) and URL quoting
12cu|python-zope.app.pagetemplate-3.11.2-1|38	(e.g. ``obj/@@absolute_url/url:quote``).
12cu|python-zope.app.pagetemplate-3.11.2-1|39	
12cu|python-zope.app.pagetemplate-3.11.2-1|40	
12cu|python-zope.app.pagetemplate-3.11.2-1|41	%prep
12cu|python-zope.app.pagetemplate-3.11.2-1|42	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.pagetemplate-3.11.2-1|43	
12cu|python-zope.app.pagetemplate-3.11.2-1|44	%build
12cu|python-zope.app.pagetemplate-3.11.2-1|45	python setup.py build
12cu|python-zope.app.pagetemplate-3.11.2-1|46	
12cu|python-zope.app.pagetemplate-3.11.2-1|47	%install
12cu|python-zope.app.pagetemplate-3.11.2-1|48	python setup.py install --root=%{buildroot}
12cu|python-zope.app.pagetemplate-3.11.2-1|49	
12cu|python-zope.app.pagetemplate-3.11.2-1|50	%files
12cu|python-zope.app.pagetemplate-3.11.2-1|51	%doc README.txt
12cu|python-zope.app.pagetemplate-3.11.2-1|52	%{py_puresitedir}/zope/app/pagetemplate/*.py*
12cu|python-zope.app.pagetemplate-3.11.2-1|53	%{py_puresitedir}/zope/app/pagetemplate/tests/*.py*
12cu|python-zope.app.pagetemplate-3.11.2-1|54	%{py_puresitedir}/zope/app/pagetemplate/tests/testpackage/*.py*
12cu|python-zope.app.pagetemplate-3.11.2-1|55	%{py_puresitedir}/zope.app.pagetemplate*.egg-info
12cu|python-zope.app.pagetemplate-3.11.2-1|56	%{py_puresitedir}/zope.app.pagetemplate-3.11.2-py2.7-nspkg.pth
12cu|python-zope.app.pagetemplate-3.11.2-1|57	%{py_puresitedir}/zope/app/pagetemplate/configure.zcml
12cu|python-zope.app.pagetemplate-3.11.2-1|58	%{py_puresitedir}/zope/app/pagetemplate/meta.zcml
12cu|python-zope.app.pagetemplate-3.11.2-1|59	%{py_puresitedir}/zope/app/pagetemplate/tests/inner.pt
12cu|python-zope.app.pagetemplate-3.11.2-1|60	%{py_puresitedir}/zope/app/pagetemplate/tests/intermediate.pt
12cu|python-zope.app.pagetemplate-3.11.2-1|61	%{py_puresitedir}/zope/app/pagetemplate/tests/outer.pt
12cu|python-zope.app.pagetemplate-3.11.2-1|62	%{py_puresitedir}/zope/app/pagetemplate/tests/testpackage/default.pt
12cu|python-zope.app.pagetemplate-3.11.2-1|63	%{py_puresitedir}/zope/app/pagetemplate/tests/testpackage/nothing.pt
12cu|python-zope.app.pagetemplate-3.11.2-1|64	%{py_puresitedir}/zope/app/pagetemplate/tests/testpackage/view.pt
12cu|python-zope.app.pagetemplate-3.11.2-1|65	%{py_puresitedir}/zope/app/pagetemplate/tests/testusage.pt
12cu|python-zope.app.pagetemplate-3.11.2-1|66	
12cu|python-zope.app.pagetemplate-3.11.2-1|67	
12cu|python-zope.app.pagetemplate-3.11.2-1|68	
12cu|python-zope.app.pagetemplate-3.11.2-1|69	
12cu|python-zope.app.pagetemplate-3.11.2-1|70	%changelog
12cu|python-zope.app.pagetemplate-3.11.2-1|71	* Thu Dec 12 2013 symbianflo <symbianflo@mandrivausers.ro> 3.11.2-1
12cu|python-zope.app.pagetemplate-3.11.2-1|72	+ Revision: 4c9223f
12cu|python-zope.app.pagetemplate-3.11.2-1|73	- Log:Import module
12cu|python-zope.app.pagetemplate-3.11.2-1|74	
12cu|python-zope.app.pagetemplate-3.11.2-1|75	

12099 12
12cu|python-zope.app.principalannotation-3.7.1-1|1	%define	oname	zope.app.principalannotation
12cu|python-zope.app.principalannotation-3.7.1-1|2	
12cu|python-zope.app.principalannotation-3.7.1-1|3	Name:		python-%{oname}
12cu|python-zope.app.principalannotation-3.7.1-1|4	Version:	3.7.1
12cu|python-zope.app.principalannotation-3.7.1-1|5	Release:	1
12cu|python-zope.app.principalannotation-3.7.1-1|6	Summary:	Bootstrap subscriber and browser menu item for zope.principalannotation
12cu|python-zope.app.principalannotation-3.7.1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.app.principalannotation-3.7.1-1|8	License:	ZPL 2.1
12cu|python-zope.app.principalannotation-3.7.1-1|9	Group:		Development/Ruby
12cu|python-zope.app.principalannotation-3.7.1-1|10	Url:		http://pypi.python.org/pypi/zope.app.principalannotation
12cu|python-zope.app.principalannotation-3.7.1-1|11	BuildArch:	noarch
12cu|python-zope.app.principalannotation-3.7.1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.principalannotation-3.7.1-1|13	
12cu|python-zope.app.principalannotation-3.7.1-1|14	%description
12cu|python-zope.app.principalannotation-3.7.1-1|15	This package used to provide implementation of IAnnotations for zope.security
12cu|python-zope.app.principalannotation-3.7.1-1|16	principal objects, but it's now moved to the ``zope.principalannotation``
12cu|python-zope.app.principalannotation-3.7.1-1|17	package. This package only contains a bootstrap subscriber that sets up
12cu|python-zope.app.principalannotation-3.7.1-1|18	the principal annotation utility for the root site and the browser add
12cu|python-zope.app.principalannotation-3.7.1-1|19	menu item for adding the annotation utility through ZMI.
12cu|python-zope.app.principalannotation-3.7.1-1|20	
12cu|python-zope.app.principalannotation-3.7.1-1|21	
12cu|python-zope.app.principalannotation-3.7.1-1|22	%prep
12cu|python-zope.app.principalannotation-3.7.1-1|23	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.principalannotation-3.7.1-1|24	
12cu|python-zope.app.principalannotation-3.7.1-1|25	%build
12cu|python-zope.app.principalannotation-3.7.1-1|26	python setup.py build
12cu|python-zope.app.principalannotation-3.7.1-1|27	
12cu|python-zope.app.principalannotation-3.7.1-1|28	%install
12cu|python-zope.app.principalannotation-3.7.1-1|29	python setup.py install --root=%{buildroot}
12cu|python-zope.app.principalannotation-3.7.1-1|30	
12cu|python-zope.app.principalannotation-3.7.1-1|31	%files
12cu|python-zope.app.principalannotation-3.7.1-1|32	%doc CHANGES.txt
12cu|python-zope.app.principalannotation-3.7.1-1|33	%doc COPYRIGHT.txt
12cu|python-zope.app.principalannotation-3.7.1-1|34	%doc LICENSE.txt
12cu|python-zope.app.principalannotation-3.7.1-1|35	%doc README.txt
12cu|python-zope.app.principalannotation-3.7.1-1|36	%{py_puresitedir}/zope/app/*
12cu|python-zope.app.principalannotation-3.7.1-1|37	%{py_puresitedir}/zope.app.principalannotation*.egg-info
12cu|python-zope.app.principalannotation-3.7.1-1|38	%{py_puresitedir}/zope.app.principalannotation*.pth
12cu|python-zope.app.principalannotation-3.7.1-1|39	
12cu|python-zope.app.principalannotation-3.7.1-1|40	
12cu|python-zope.app.principalannotation-3.7.1-1|41	%changelog
12cu|python-zope.app.principalannotation-3.7.1-1|42	* Mon Nov 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.7.1-1
12cu|python-zope.app.principalannotation-3.7.1-1|43	+ Revision: 3c93b7a
12cu|python-zope.app.principalannotation-3.7.1-1|44	- Fix files
12cu|python-zope.app.principalannotation-3.7.1-1|45	
12cu|python-zope.app.principalannotation-3.7.1-1|46	

12100 12
12cu|python-zope.app.publication-4.0.0a1.dev-1|1	%define	oname	zope.app.publication
12cu|python-zope.app.publication-4.0.0a1.dev-1|2	
12cu|python-zope.app.publication-4.0.0a1.dev-1|3	Name:		python-%{oname}
12cu|python-zope.app.publication-4.0.0a1.dev-1|4	Version:	4.0.0a1.dev
12cu|python-zope.app.publication-4.0.0a1.dev-1|5	Release:	1
12cu|python-zope.app.publication-4.0.0a1.dev-1|6	Summary:	Zope publication
12cu|python-zope.app.publication-4.0.0a1.dev-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.publication-4.0.0a1.dev-1|8	License:	ZPL 2.1
12cu|python-zope.app.publication-4.0.0a1.dev-1|9	Group:		Development/Ruby
12cu|python-zope.app.publication-4.0.0a1.dev-1|10	Url:		http://pypi.python.org/pypi/zope.app.publication
12cu|python-zope.app.publication-4.0.0a1.dev-1|11	BuildArch:	noarch
12cu|python-zope.app.publication-4.0.0a1.dev-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.publication-4.0.0a1.dev-1|13	
12cu|python-zope.app.publication-4.0.0a1.dev-1|14	%description
12cu|python-zope.app.publication-4.0.0a1.dev-1|15	Publication and traversal components.
12cu|python-zope.app.publication-4.0.0a1.dev-1|16	
12cu|python-zope.app.publication-4.0.0a1.dev-1|17	
12cu|python-zope.app.publication-4.0.0a1.dev-1|18	%prep
12cu|python-zope.app.publication-4.0.0a1.dev-1|19	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.publication-4.0.0a1.dev-1|20	
12cu|python-zope.app.publication-4.0.0a1.dev-1|21	%build
12cu|python-zope.app.publication-4.0.0a1.dev-1|22	python setup.py build
12cu|python-zope.app.publication-4.0.0a1.dev-1|23	
12cu|python-zope.app.publication-4.0.0a1.dev-1|24	%install
12cu|python-zope.app.publication-4.0.0a1.dev-1|25	python setup.py install --root=%{buildroot}
12cu|python-zope.app.publication-4.0.0a1.dev-1|26	
12cu|python-zope.app.publication-4.0.0a1.dev-1|27	%files
12cu|python-zope.app.publication-4.0.0a1.dev-1|28	%doc CHANGES.txt
12cu|python-zope.app.publication-4.0.0a1.dev-1|29	%doc COPYRIGHT.txt
12cu|python-zope.app.publication-4.0.0a1.dev-1|30	%doc LICENSE.txt
12cu|python-zope.app.publication-4.0.0a1.dev-1|31	%doc README.txt
12cu|python-zope.app.publication-4.0.0a1.dev-1|32	%doc src/zope.app.publication.egg-info/SOURCES.txt
12cu|python-zope.app.publication-4.0.0a1.dev-1|33	%doc src/zope.app.publication.egg-info/dependency_links.txt
12cu|python-zope.app.publication-4.0.0a1.dev-1|34	%doc src/zope.app.publication.egg-info/namespace_packages.txt
12cu|python-zope.app.publication-4.0.0a1.dev-1|35	%doc src/zope.app.publication.egg-info/requires.txt
12cu|python-zope.app.publication-4.0.0a1.dev-1|36	%doc src/zope.app.publication.egg-info/top_level.txt
12cu|python-zope.app.publication-4.0.0a1.dev-1|37	%doc src/zope/app/publication/httpfactory.txt
12cu|python-zope.app.publication-4.0.0a1.dev-1|38	%doc src/zope/app/publication/methodnotallowed.txt
12cu|python-zope.app.publication-4.0.0a1.dev-1|39	%doc src/zope/app/publication/notfound.txt
12cu|python-zope.app.publication-4.0.0a1.dev-1|40	%doc src/zope/app/publication/site.txt
12cu|python-zope.app.publication-4.0.0a1.dev-1|41	%{py_puresitedir}/zope/app/*
12cu|python-zope.app.publication-4.0.0a1.dev-1|42	%{py_puresitedir}/zope.app.publication*.egg-info
12cu|python-zope.app.publication-4.0.0a1.dev-1|43	%{py_puresitedir}/zope.app.publication*.pth
12cu|python-zope.app.publication-4.0.0a1.dev-1|44	
12cu|python-zope.app.publication-4.0.0a1.dev-1|45	
12cu|python-zope.app.publication-4.0.0a1.dev-1|46	%changelog
12cu|python-zope.app.publication-4.0.0a1.dev-1|47	* Wed Nov 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a1.dev-1
12cu|python-zope.app.publication-4.0.0a1.dev-1|48	+ Revision: d6abc6b
12cu|python-zope.app.publication-4.0.0a1.dev-1|49	- Fix files
12cu|python-zope.app.publication-4.0.0a1.dev-1|50	
12cu|python-zope.app.publication-4.0.0a1.dev-1|51	

12101 12
12cu|python-zope.app.publisher-3.10.2-1|1	%define	oname	zope.app.publisher
12cu|python-zope.app.publisher-3.10.2-1|2	
12cu|python-zope.app.publisher-3.10.2-1|3	Name:		python-%{oname}
12cu|python-zope.app.publisher-3.10.2-1|4	Version:	3.10.2
12cu|python-zope.app.publisher-3.10.2-1|5	Release:	1
12cu|python-zope.app.publisher-3.10.2-1|6	Summary:	Implementations and means for configuration of Zope 3-style views and resources
12cu|python-zope.app.publisher-3.10.2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.app.publisher-3.10.2-1|8	License:	Zope Public License
12cu|python-zope.app.publisher-3.10.2-1|9	Group:		Development/Python
12cu|python-zope.app.publisher-3.10.2-1|10	Url:		http://pypi.python.org/pypi/zope.app.publisher/
12cu|python-zope.app.publisher-3.10.2-1|11	BuildArch:	noarch
12cu|python-zope.app.publisher-3.10.2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.publisher-3.10.2-1|13	
12cu|python-zope.app.publisher-3.10.2-1|14	Requires:  pythonegg(setuptools)
12cu|python-zope.app.publisher-3.10.2-1|15	Requires:  pythonegg(zope.browsermenu)
12cu|python-zope.app.publisher-3.10.2-1|16	Requires:  pythonegg(zope.browserpage)
12cu|python-zope.app.publisher-3.10.2-1|17	Requires:  pythonegg(zope.browserresource)
12cu|python-zope.app.publisher-3.10.2-1|18	Requires:  pythonegg(zope.component)
12cu|python-zope.app.publisher-3.10.2-1|19	Requires:  pythonegg(zope.componentvocabulary)
12cu|python-zope.app.publisher-3.10.2-1|20	Requires:  pythonegg(zope.configuration)
12cu|python-zope.app.publisher-3.10.2-1|21	Requires:  pythonegg(zope.datetime)
12cu|python-zope.app.publisher-3.10.2-1|22	Requires:  pythonegg(zope.interface)
12cu|python-zope.app.publisher-3.10.2-1|23	Requires:  pythonegg(zope.location)
12cu|python-zope.app.publisher-3.10.2-1|24	Requires:  pythonegg(zope.ptresource)
12cu|python-zope.app.publisher-3.10.2-1|25	Requires:  pythonegg(zope.publisher) >= 3.12
12cu|python-zope.app.publisher-3.10.2-1|26	Requires:  pythonegg(zope.schema)
12cu|python-zope.app.publisher-3.10.2-1|27	Requires:  pythonegg(zope.security)
12cu|python-zope.app.publisher-3.10.2-1|28	
12cu|python-zope.app.publisher-3.10.2-1|29	
12cu|python-zope.app.publisher-3.10.2-1|30	
12cu|python-zope.app.publisher-3.10.2-1|31	%description
12cu|python-zope.app.publisher-3.10.2-1|32	========
12cu|python-zope.app.publisher-3.10.2-1|33	Overview
12cu|python-zope.app.publisher-3.10.2-1|34	========
12cu|python-zope.app.publisher-3.10.2-1|35	
12cu|python-zope.app.publisher-3.10.2-1|36	*This package is at present not reusable without depending on a large
12cu|python-zope.app.publisher-3.10.2-1|37	chunk of the Zope Toolkit and its assumptions. It is maintained by the*
12cu|python-zope.app.publisher-3.10.2-1|38	`Zope Toolkit project <http://docs.zope.org/zopetoolkit/>`_.
12cu|python-zope.app.publisher-3.10.2-1|39	
12cu|python-zope.app.publisher-3.10.2-1|40	This package used to provide browser page, resource and menu classes
12cu|python-zope.app.publisher-3.10.2-1|41	for use with zope.publisher object publishing framework, as well as some
12cu|python-zope.app.publisher-3.10.2-1|42	other useful utilities and adapters, but most of things was factored out
12cu|python-zope.app.publisher-3.10.2-1|43	to separate packages, leaving here only backward-compatibility imports.
12cu|python-zope.app.publisher-3.10.2-1|44	
12cu|python-zope.app.publisher-3.10.2-1|45	However, some potentially useful things are still contained in this package:
12cu|python-zope.app.publisher-3.10.2-1|46	
12cu|python-zope.app.publisher-3.10.2-1|47	* "date" field converter for zope.publisher's BrowserRequest field converter
12cu|python-zope.app.publisher-3.10.2-1|48	mechanism.
12cu|python-zope.app.publisher-3.10.2-1|49	
12cu|python-zope.app.publisher-3.10.2-1|50	* "Browser Skins" vocabulary (a vocabulary for IBrowserSkinType utilities)
12cu|python-zope.app.publisher-3.10.2-1|51	
12cu|python-zope.app.publisher-3.10.2-1|52	* ManagementViewSelector (a browser view that redirects to a first available
12cu|python-zope.app.publisher-3.10.2-1|53	management view)
12cu|python-zope.app.publisher-3.10.2-1|54	
12cu|python-zope.app.publisher-3.10.2-1|55	* XML-RPC view and method publishing mechanism along with xmlrpc:view ZCML
12cu|python-zope.app.publisher-3.10.2-1|56	directive.
12cu|python-zope.app.publisher-3.10.2-1|57	
12cu|python-zope.app.publisher-3.10.2-1|58	
12cu|python-zope.app.publisher-3.10.2-1|59	%prep
12cu|python-zope.app.publisher-3.10.2-1|60	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.publisher-3.10.2-1|61	
12cu|python-zope.app.publisher-3.10.2-1|62	%build
12cu|python-zope.app.publisher-3.10.2-1|63	python setup.py build
12cu|python-zope.app.publisher-3.10.2-1|64	
12cu|python-zope.app.publisher-3.10.2-1|65	%install
12cu|python-zope.app.publisher-3.10.2-1|66	python setup.py install --root=%{buildroot}
12cu|python-zope.app.publisher-3.10.2-1|67	
12cu|python-zope.app.publisher-3.10.2-1|68	%files
12cu|python-zope.app.publisher-3.10.2-1|69	%doc README.txt
12cu|python-zope.app.publisher-3.10.2-1|70	%{py_puresitedir}/zope/app/publisher/*.py*
12cu|python-zope.app.publisher-3.10.2-1|71	%{py_puresitedir}/zope/app/publisher/browser/*.py*
12cu|python-zope.app.publisher-3.10.2-1|72	%{py_puresitedir}/zope/app/publisher/interfaces/*.py*
12cu|python-zope.app.publisher-3.10.2-1|73	%{py_puresitedir}/zope/app/publisher/tests/*.py*
12cu|python-zope.app.publisher-3.10.2-1|74	%{py_puresitedir}/zope/app/publisher/xmlrpc/*.py*
12cu|python-zope.app.publisher-3.10.2-1|75	%{py_puresitedir}/zope/app/publisher/xmlrpc/tests/*.py*
12cu|python-zope.app.publisher-3.10.2-1|76	%{py_puresitedir}/zope.app.publisher*.egg-info
12cu|python-zope.app.publisher-3.10.2-1|77	%{py_puresitedir}/zope.app.publisher-3.10.2-py2.7-nspkg.pth
12cu|python-zope.app.publisher-3.10.2-1|78	%{py_puresitedir}/zope/app/publisher/browser/configure.zcml
12cu|python-zope.app.publisher-3.10.2-1|79	%{py_puresitedir}/zope/app/publisher/browser/meta.zcml
12cu|python-zope.app.publisher-3.10.2-1|80	%{py_puresitedir}/zope/app/publisher/configure.zcml
12cu|python-zope.app.publisher-3.10.2-1|81	%{py_puresitedir}/zope/app/publisher/ftesting.zcml
12cu|python-zope.app.publisher-3.10.2-1|82	%{py_puresitedir}/zope/app/publisher/http.zcml
12cu|python-zope.app.publisher-3.10.2-1|83	%{py_puresitedir}/zope/app/publisher/meta.zcml
12cu|python-zope.app.publisher-3.10.2-1|84	%{py_puresitedir}/zope/app/publisher/xmlrpc/README.txt
12cu|python-zope.app.publisher-3.10.2-1|85	%{py_puresitedir}/zope/app/publisher/xmlrpc/configure.zcml
12cu|python-zope.app.publisher-3.10.2-1|86	%{py_puresitedir}/zope/app/publisher/xmlrpc/meta.zcml
12cu|python-zope.app.publisher-3.10.2-1|87	%{py_puresitedir}/zope/app/publisher/xmlrpc/tests/test.pt
12cu|python-zope.app.publisher-3.10.2-1|88	%{py_puresitedir}/zope/app/publisher/xmlrpc/tests/xmlrpc.zcml
12cu|python-zope.app.publisher-3.10.2-1|89	%{py_puresitedir}/zope/app/publisher/xmlrpc/tests/xmlrpc_error.zcml
12cu|python-zope.app.publisher-3.10.2-1|90	%{py_puresitedir}/zope/app/publisher/xmlrpc/tests/xmlrpc_nonamenoperm.zcml
12cu|python-zope.app.publisher-3.10.2-1|91	%{py_puresitedir}/zope/app/publisher/xmlrpc/tests/xmlrpc_noperm.zcml
12cu|python-zope.app.publisher-3.10.2-1|92	
12cu|python-zope.app.publisher-3.10.2-1|93	
12cu|python-zope.app.publisher-3.10.2-1|94	%changelog
12cu|python-zope.app.publisher-3.10.2-1|95	* Sat Dec 14 2013 symbianflo <symbianflo@mandrivausers.ro> 3.10.2-1
12cu|python-zope.app.publisher-3.10.2-1|96	+ Revision: 0a07b72
12cu|python-zope.app.publisher-3.10.2-1|97	- Log: Initial build
12cu|python-zope.app.publisher-3.10.2-1|98	
12cu|python-zope.app.publisher-3.10.2-1|99	

12102 12
12cu|python-zope.app.renderer-3.5.1-1|1	%define	oname	zope.app.renderer
12cu|python-zope.app.renderer-3.5.1-1|2	
12cu|python-zope.app.renderer-3.5.1-1|3	Name:		python-%{oname}
12cu|python-zope.app.renderer-3.5.1-1|4	Version:	3.5.1
12cu|python-zope.app.renderer-3.5.1-1|5	Release:	1
12cu|python-zope.app.renderer-3.5.1-1|6	Summary:	Text Renderer Framework
12cu|python-zope.app.renderer-3.5.1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.renderer-3.5.1-1|8	License:	ZPL 2.1
12cu|python-zope.app.renderer-3.5.1-1|9	Group:		Development/Ruby
12cu|python-zope.app.renderer-3.5.1-1|10	Url:		http://pypi.python.org/pypi/zope.app.renderer
12cu|python-zope.app.renderer-3.5.1-1|11	BuildArch:	noarch
12cu|python-zope.app.renderer-3.5.1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.renderer-3.5.1-1|13	
12cu|python-zope.app.renderer-3.5.1-1|14	%description
12cu|python-zope.app.renderer-3.5.1-1|15	This package provides a framework to convert a string from one format, such as
12cu|python-zope.app.renderer-3.5.1-1|16	Structured or Restructured Text, to another, such as HTML. Converters are
12cu|python-zope.app.renderer-3.5.1-1|17	looked up by adapter and uses other packages to implement the converters.
12cu|python-zope.app.renderer-3.5.1-1|18	
12cu|python-zope.app.renderer-3.5.1-1|19	%prep
12cu|python-zope.app.renderer-3.5.1-1|20	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.renderer-3.5.1-1|21	
12cu|python-zope.app.renderer-3.5.1-1|22	%build
12cu|python-zope.app.renderer-3.5.1-1|23	python setup.py build
12cu|python-zope.app.renderer-3.5.1-1|24	
12cu|python-zope.app.renderer-3.5.1-1|25	%install
12cu|python-zope.app.renderer-3.5.1-1|26	python setup.py install --root=%{buildroot}
12cu|python-zope.app.renderer-3.5.1-1|27	
12cu|python-zope.app.renderer-3.5.1-1|28	%files
12cu|python-zope.app.renderer-3.5.1-1|29	%doc README.txt
12cu|python-zope.app.renderer-3.5.1-1|30	%{py_puresitedir}/zope/app/*
12cu|python-zope.app.renderer-3.5.1-1|31	%{py_puresitedir}/zope.app.renderer*.egg-info
12cu|python-zope.app.renderer-3.5.1-1|32	%{py_puresitedir}/zope.app.renderer*.pth
12cu|python-zope.app.renderer-3.5.1-1|33	
12cu|python-zope.app.renderer-3.5.1-1|34	
12cu|python-zope.app.renderer-3.5.1-1|35	%changelog
12cu|python-zope.app.renderer-3.5.1-1|36	* Thu Nov 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.5.1-1
12cu|python-zope.app.renderer-3.5.1-1|37	+ Revision: 1c362b3
12cu|python-zope.app.renderer-3.5.1-1|38	- Fix files
12cu|python-zope.app.renderer-3.5.1-1|39	
12cu|python-zope.app.renderer-3.5.1-1|40	

12103 12
12cu|python-zope.app.schema-3.5.0-1|1	%define	oname	zope.app.schema
12cu|python-zope.app.schema-3.5.0-1|2	
12cu|python-zope.app.schema-3.5.0-1|3	Name:		python-%{oname}
12cu|python-zope.app.schema-3.5.0-1|4	Version:	3.5.0
12cu|python-zope.app.schema-3.5.0-1|5	Release:	1
12cu|python-zope.app.schema-3.5.0-1|6	Summary:	Component Architecture based Vocabulary Registry
12cu|python-zope.app.schema-3.5.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.schema-3.5.0-1|8	License:	ZPL 2.1
12cu|python-zope.app.schema-3.5.0-1|9	Group:		Development/Ruby
12cu|python-zope.app.schema-3.5.0-1|10	Url:		http://pypi.python.org/pypi/zope.app.schema
12cu|python-zope.app.schema-3.5.0-1|11	BuildArch:	noarch
12cu|python-zope.app.schema-3.5.0-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.schema-3.5.0-1|13	
12cu|python-zope.app.schema-3.5.0-1|14	%description
12cu|python-zope.app.schema-3.5.0-1|15	This package provides a component architecture based vocabulary registry.
12cu|python-zope.app.schema-3.5.0-1|16	
12cu|python-zope.app.schema-3.5.0-1|17	
12cu|python-zope.app.schema-3.5.0-1|18	
12cu|python-zope.app.schema-3.5.0-1|19	%prep
12cu|python-zope.app.schema-3.5.0-1|20	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.schema-3.5.0-1|21	
12cu|python-zope.app.schema-3.5.0-1|22	%build
12cu|python-zope.app.schema-3.5.0-1|23	python setup.py build
12cu|python-zope.app.schema-3.5.0-1|24	
12cu|python-zope.app.schema-3.5.0-1|25	%install
12cu|python-zope.app.schema-3.5.0-1|26	python setup.py install --root=%{buildroot}
12cu|python-zope.app.schema-3.5.0-1|27	
12cu|python-zope.app.schema-3.5.0-1|28	%files
12cu|python-zope.app.schema-3.5.0-1|29	%doc README.txt
12cu|python-zope.app.schema-3.5.0-1|30	%{py_puresitedir}/zope/app/*
12cu|python-zope.app.schema-3.5.0-1|31	%{py_puresitedir}/zope.app.schema*.egg-info
12cu|python-zope.app.schema-3.5.0-1|32	%{py_puresitedir}/zope.app.schema*.pth
12cu|python-zope.app.schema-3.5.0-1|33	
12cu|python-zope.app.schema-3.5.0-1|34	
12cu|python-zope.app.schema-3.5.0-1|35	%changelog
12cu|python-zope.app.schema-3.5.0-1|36	* Wed Nov 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.5.0-1
12cu|python-zope.app.schema-3.5.0-1|37	+ Revision: fa16896
12cu|python-zope.app.schema-3.5.0-1|38	- Fix files
12cu|python-zope.app.schema-3.5.0-1|39	
12cu|python-zope.app.schema-3.5.0-1|40	

12104 12
12cu|python-zope.app.security-3.7.5-1|1	%define	oname	zope.app.security
12cu|python-zope.app.security-3.7.5-1|2	
12cu|python-zope.app.security-3.7.5-1|3	Name:		python-%{oname}
12cu|python-zope.app.security-3.7.5-1|4	Version:	3.7.5
12cu|python-zope.app.security-3.7.5-1|5	Release:	1
12cu|python-zope.app.security-3.7.5-1|6	Summary:	ZMI Views For Zope3 Security Components
12cu|python-zope.app.security-3.7.5-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.security-3.7.5-1|8	License:	ZPL 2.1
12cu|python-zope.app.security-3.7.5-1|9	Group:		Development/Ruby
12cu|python-zope.app.security-3.7.5-1|10	Url:		http://pypi.python.org/pypi/zope.app.security
12cu|python-zope.app.security-3.7.5-1|11	BuildArch:	noarch
12cu|python-zope.app.security-3.7.5-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.security-3.7.5-1|13	
12cu|python-zope.app.security-3.7.5-1|14	%description
12cu|python-zope.app.security-3.7.5-1|15	This package provides ZMI browser views for Zope security components.
12cu|python-zope.app.security-3.7.5-1|16	
12cu|python-zope.app.security-3.7.5-1|17	It used to provide a large part of security functionality for Zope 3, but it
12cu|python-zope.app.security-3.7.5-1|18	was factored out from this package to several little packages to reduce
12cu|python-zope.app.security-3.7.5-1|19	dependencies and improve reusability.
12cu|python-zope.app.security-3.7.5-1|20	
12cu|python-zope.app.security-3.7.5-1|21	The functionality was splitted into these new packages:
12cu|python-zope.app.security-3.7.5-1|22	
12cu|python-zope.app.security-3.7.5-1|23	* zope.authentication - the IAuthentication interface and related utilities.
12cu|python-zope.app.security-3.7.5-1|24	* zope.principalregistry - the global principal registry and its zcml
12cu|python-zope.app.security-3.7.5-1|25	directives.
12cu|python-zope.app.security-3.7.5-1|26	* zope.app.localpermission - the LocalPermission class that implements
12cu|python-zope.app.security-3.7.5-1|27	persistent permissions.
12cu|python-zope.app.security-3.7.5-1|28	
12cu|python-zope.app.security-3.7.5-1|29	The rest of functionality that were provided by this package is merged into
12cu|python-zope.app.security-3.7.5-1|30	``zope.security`` and ``zope.publisher``.
12cu|python-zope.app.security-3.7.5-1|31	
12cu|python-zope.app.security-3.7.5-1|32	Backward-compatibility imports are provided to ensure that older applications
12cu|python-zope.app.security-3.7.5-1|33	work. See CHANGES.txt for more info.
12cu|python-zope.app.security-3.7.5-1|34	
12cu|python-zope.app.security-3.7.5-1|35	
12cu|python-zope.app.security-3.7.5-1|36	%prep
12cu|python-zope.app.security-3.7.5-1|37	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.security-3.7.5-1|38	
12cu|python-zope.app.security-3.7.5-1|39	%build
12cu|python-zope.app.security-3.7.5-1|40	python setup.py build
12cu|python-zope.app.security-3.7.5-1|41	
12cu|python-zope.app.security-3.7.5-1|42	%install
12cu|python-zope.app.security-3.7.5-1|43	python setup.py install --root=%{buildroot}
12cu|python-zope.app.security-3.7.5-1|44	
12cu|python-zope.app.security-3.7.5-1|45	%files
12cu|python-zope.app.security-3.7.5-1|46	%doc README.txt
12cu|python-zope.app.security-3.7.5-1|47	%{py_puresitedir}/zope/app/*
12cu|python-zope.app.security-3.7.5-1|48	%{py_puresitedir}/zope.app.security*.egg-info
12cu|python-zope.app.security-3.7.5-1|49	%{py_puresitedir}/zope.app.security*.pth
12cu|python-zope.app.security-3.7.5-1|50	
12cu|python-zope.app.security-3.7.5-1|51	
12cu|python-zope.app.security-3.7.5-1|52	%changelog
12cu|python-zope.app.security-3.7.5-1|53	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.7.5-1
12cu|python-zope.app.security-3.7.5-1|54	+ Revision: 93491ce
12cu|python-zope.app.security-3.7.5-1|55	- Fix files
12cu|python-zope.app.security-3.7.5-1|56	
12cu|python-zope.app.security-3.7.5-1|57	

12105 12
12cu|python-zope.app.testing-3.10.0-1|1	%define	oname	zope.app.testing
12cu|python-zope.app.testing-3.10.0-1|2	
12cu|python-zope.app.testing-3.10.0-1|3	Name:		python-%{oname}
12cu|python-zope.app.testing-3.10.0-1|4	Version:	3.10.0
12cu|python-zope.app.testing-3.10.0-1|5	Release:	1
12cu|python-zope.app.testing-3.10.0-1|6	Summary:	Zope Application Testing Support
12cu|python-zope.app.testing-3.10.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.app.testing-3.10.0-1|8	License:	ZPL 2.1
12cu|python-zope.app.testing-3.10.0-1|9	Group:		Development/Ruby
12cu|python-zope.app.testing-3.10.0-1|10	Url:		http://pypi.python.org/pypi/zope.app.testing
12cu|python-zope.app.testing-3.10.0-1|11	BuildArch:	noarch
12cu|python-zope.app.testing-3.10.0-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.testing-3.10.0-1|13	
12cu|python-zope.app.testing-3.10.0-1|14	%description
12cu|python-zope.app.testing-3.10.0-1|15	This package provides testing support for Zope 3 applications. Besides
12cu|python-zope.app.testing-3.10.0-1|16	providing numerous setup convenience functions, it implements a testing setup
12cu|python-zope.app.testing-3.10.0-1|17	that allows the user to make calls to the publisher allowing to write
12cu|python-zope.app.testing-3.10.0-1|18	functional tests.
12cu|python-zope.app.testing-3.10.0-1|19	
12cu|python-zope.app.testing-3.10.0-1|20	
12cu|python-zope.app.testing-3.10.0-1|21	%prep
12cu|python-zope.app.testing-3.10.0-1|22	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.testing-3.10.0-1|23	
12cu|python-zope.app.testing-3.10.0-1|24	%build
12cu|python-zope.app.testing-3.10.0-1|25	python setup.py build
12cu|python-zope.app.testing-3.10.0-1|26	
12cu|python-zope.app.testing-3.10.0-1|27	%install
12cu|python-zope.app.testing-3.10.0-1|28	python setup.py install --root=%{buildroot}
12cu|python-zope.app.testing-3.10.0-1|29	
12cu|python-zope.app.testing-3.10.0-1|30	%files
12cu|python-zope.app.testing-3.10.0-1|31	%doc README.txt
12cu|python-zope.app.testing-3.10.0-1|32	%{py_puresitedir}/zope/app/*
12cu|python-zope.app.testing-3.10.0-1|33	%{py_puresitedir}/zope.app.testing*.egg-info
12cu|python-zope.app.testing-3.10.0-1|34	%{py_puresitedir}/zope.app.testing*.pth
12cu|python-zope.app.testing-3.10.0-1|35	
12cu|python-zope.app.testing-3.10.0-1|36	
12cu|python-zope.app.testing-3.10.0-1|37	%changelog
12cu|python-zope.app.testing-3.10.0-1|38	* Wed Nov 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.10.0-1
12cu|python-zope.app.testing-3.10.0-1|39	+ Revision: b3bc03b
12cu|python-zope.app.testing-3.10.0-1|40	- Fix files
12cu|python-zope.app.testing-3.10.0-1|41	
12cu|python-zope.app.testing-3.10.0-1|42	

12106 12
12cu|python-zope.app.wsgi-4.0.0a4-1|1	%define	oname	zope.app.wsgi
12cu|python-zope.app.wsgi-4.0.0a4-1|2	
12cu|python-zope.app.wsgi-4.0.0a4-1|3	Name:		python-%{oname}
12cu|python-zope.app.wsgi-4.0.0a4-1|4	Version:	4.0.0a4
12cu|python-zope.app.wsgi-4.0.0a4-1|5	Release:	1
12cu|python-zope.app.wsgi-4.0.0a4-1|6	Summary:	WSGI application for the zope.publisher
12cu|python-zope.app.wsgi-4.0.0a4-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.app.wsgi-4.0.0a4-1|8	License:	ZPL 2.1
12cu|python-zope.app.wsgi-4.0.0a4-1|9	Group:		Development/Python
12cu|python-zope.app.wsgi-4.0.0a4-1|10	Url:		http://pypi.python.org/pypi/zope.app.wsgi
12cu|python-zope.app.wsgi-4.0.0a4-1|11	BuildArch:	noarch
12cu|python-zope.app.wsgi-4.0.0a4-1|12	BuildRequires:	python-setuptools
12cu|python-zope.app.wsgi-4.0.0a4-1|13	Requires:  pythonegg(setuptools)
12cu|python-zope.app.wsgi-4.0.0a4-1|14	Requires:  pythonegg(transaction)
12cu|python-zope.app.wsgi-4.0.0a4-1|15	Requires:  pythonegg(zconfig)
12cu|python-zope.app.wsgi-4.0.0a4-1|16	Requires:  pythonegg(zope.app.appsetup) >= 3.14
12cu|python-zope.app.wsgi-4.0.0a4-1|17	Requires:  pythonegg(zope.app.publication)
12cu|python-zope.app.wsgi-4.0.0a4-1|18	Requires:  pythonegg(zope.component)
12cu|python-zope.app.wsgi-4.0.0a4-1|19	Requires:  pythonegg(zope.configuration)
12cu|python-zope.app.wsgi-4.0.0a4-1|20	Requires:  pythonegg(zope.container) >= 4.0.0a1
12cu|python-zope.app.wsgi-4.0.0a4-1|21	Requires:  pythonegg(zope.error)
12cu|python-zope.app.wsgi-4.0.0a4-1|22	Requires:  pythonegg(zope.event)
12cu|python-zope.app.wsgi-4.0.0a4-1|23	Requires:  pythonegg(zope.interface)
12cu|python-zope.app.wsgi-4.0.0a4-1|24	Requires:  pythonegg(zope.lifecycleevent)
12cu|python-zope.app.wsgi-4.0.0a4-1|25	Requires:  pythonegg(zope.processlifetime)
12cu|python-zope.app.wsgi-4.0.0a4-1|26	Requires:  pythonegg(zope.publisher) >= 4.0.0a3
12cu|python-zope.app.wsgi-4.0.0a4-1|27	Requires:  pythonegg(zope.security)
12cu|python-zope.app.wsgi-4.0.0a4-1|28	Requires:  pythonegg(zope.session) >= 4.0.0a1
12cu|python-zope.app.wsgi-4.0.0a4-1|29	Requires:  pythonegg(zope.site) >= 4.0.0a1
12cu|python-zope.app.wsgi-4.0.0a4-1|30	Requires:  pythonegg(zope.testing)
12cu|python-zope.app.wsgi-4.0.0a4-1|31	Requires:  pythonegg(zope.traversing) >= 4.0.0a1
12cu|python-zope.app.wsgi-4.0.0a4-1|32	
12cu|python-zope.app.wsgi-4.0.0a4-1|33	%description
12cu|python-zope.app.wsgi-4.0.0a4-1|34	This package provides the ``WSGIPublisherApplication`` class which
12cu|python-zope.app.wsgi-4.0.0a4-1|35	exposes the object publishing machinery in ``zope.publisher`` as a
12cu|python-zope.app.wsgi-4.0.0a4-1|36	WSGI application.  It also lets us bring up the Zope application
12cu|python-zope.app.wsgi-4.0.0a4-1|37	server (parsing ``zope.conf`` and ``site.zcml``) with a mere function
12cu|python-zope.app.wsgi-4.0.0a4-1|38	call::
12cu|python-zope.app.wsgi-4.0.0a4-1|39	
12cu|python-zope.app.wsgi-4.0.0a4-1|40	>>> db = zope.app.wsgi.config('zope.conf')
12cu|python-zope.app.wsgi-4.0.0a4-1|41	
12cu|python-zope.app.wsgi-4.0.0a4-1|42	This is especially useful for debugging.
12cu|python-zope.app.wsgi-4.0.0a4-1|43	
12cu|python-zope.app.wsgi-4.0.0a4-1|44	To bring up Zope and obtain the WSGI application object at the same
12cu|python-zope.app.wsgi-4.0.0a4-1|45	time, use the ``getWSGIApplication`` function.
12cu|python-zope.app.wsgi-4.0.0a4-1|46	
12cu|python-zope.app.wsgi-4.0.0a4-1|47	This package also provides an easy to use application factory for
12cu|python-zope.app.wsgi-4.0.0a4-1|48	PasteDeploy_. You can simply specify an application configuration
12cu|python-zope.app.wsgi-4.0.0a4-1|49	like this in your Paste configuration file::
12cu|python-zope.app.wsgi-4.0.0a4-1|50	
12cu|python-zope.app.wsgi-4.0.0a4-1|51	[app:main]
12cu|python-zope.app.wsgi-4.0.0a4-1|52	use = egg:zope.app.wsgi
12cu|python-zope.app.wsgi-4.0.0a4-1|53	config_file = %(here)s/zope.conf
12cu|python-zope.app.wsgi-4.0.0a4-1|54	
12cu|python-zope.app.wsgi-4.0.0a4-1|55	Look for more documentation inside the package itself.
12cu|python-zope.app.wsgi-4.0.0a4-1|56	
12cu|python-zope.app.wsgi-4.0.0a4-1|57	.. _PasteDeploy: http://pythonpaste.org/deploy/
12cu|python-zope.app.wsgi-4.0.0a4-1|58	
12cu|python-zope.app.wsgi-4.0.0a4-1|59	
12cu|python-zope.app.wsgi-4.0.0a4-1|60	%prep
12cu|python-zope.app.wsgi-4.0.0a4-1|61	%setup -q -n %{oname}-%{version}
12cu|python-zope.app.wsgi-4.0.0a4-1|62	# fix newer req
12cu|python-zope.app.wsgi-4.0.0a4-1|63	perl -pi -e "s|'zope.security>4.0.0a2'|'zope.security'|" setup.py
12cu|python-zope.app.wsgi-4.0.0a4-1|64	
12cu|python-zope.app.wsgi-4.0.0a4-1|65	%build
12cu|python-zope.app.wsgi-4.0.0a4-1|66	python setup.py build
12cu|python-zope.app.wsgi-4.0.0a4-1|67	
12cu|python-zope.app.wsgi-4.0.0a4-1|68	%install
12cu|python-zope.app.wsgi-4.0.0a4-1|69	python setup.py install --root=%{buildroot}
12cu|python-zope.app.wsgi-4.0.0a4-1|70	
12cu|python-zope.app.wsgi-4.0.0a4-1|71	%check
12cu|python-zope.app.wsgi-4.0.0a4-1|72	#python setup.py test
12cu|python-zope.app.wsgi-4.0.0a4-1|73	
12cu|python-zope.app.wsgi-4.0.0a4-1|74	%files
12cu|python-zope.app.wsgi-4.0.0a4-1|75	%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.txt
12cu|python-zope.app.wsgi-4.0.0a4-1|76	%doc src/zope.app.wsgi.egg-info/*.txt
12cu|python-zope.app.wsgi-4.0.0a4-1|77	%doc src/zope/app/wsgi/*.txt
12cu|python-zope.app.wsgi-4.0.0a4-1|78	%{py_puresitedir}/zope/app/wsgi/*.py*
12cu|python-zope.app.wsgi-4.0.0a4-1|79	%{py_puresitedir}/zope.app.wsgi*.egg-info
12cu|python-zope.app.wsgi-4.0.0a4-1|80	%{py_puresitedir}/zope.app.wsgi-4.0.0a4-py2.7-nspkg.pth
12cu|python-zope.app.wsgi-4.0.0a4-1|81	%{py_puresitedir}/zope/app/wsgi/README.txt
12cu|python-zope.app.wsgi-4.0.0a4-1|82	%{py_puresitedir}/zope/app/wsgi/configure.zcml
12cu|python-zope.app.wsgi-4.0.0a4-1|83	%{py_puresitedir}/zope/app/wsgi/fileresult.txt
12cu|python-zope.app.wsgi-4.0.0a4-1|84	%{py_puresitedir}/zope/app/wsgi/filereturns.txt
12cu|python-zope.app.wsgi-4.0.0a4-1|85	%{py_puresitedir}/zope/app/wsgi/ftesting.zcml
12cu|python-zope.app.wsgi-4.0.0a4-1|86	%{py_puresitedir}/zope/app/wsgi/paste.txt
12cu|python-zope.app.wsgi-4.0.0a4-1|87	%{py_puresitedir}/zope/app/wsgi/testlayer.txt
12cu|python-zope.app.wsgi-4.0.0a4-1|88	
12cu|python-zope.app.wsgi-4.0.0a4-1|89	
12cu|python-zope.app.wsgi-4.0.0a4-1|90	
12cu|python-zope.app.wsgi-4.0.0a4-1|91	
12cu|python-zope.app.wsgi-4.0.0a4-1|92	%changelog
12cu|python-zope.app.wsgi-4.0.0a4-1|93	* Sat Dec 14 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.0a4-1
12cu|python-zope.app.wsgi-4.0.0a4-1|94	+ Revision: e181342
12cu|python-zope.app.wsgi-4.0.0a4-1|95	- Log: Import module
12cu|python-zope.app.wsgi-4.0.0a4-1|96	
12cu|python-zope.app.wsgi-4.0.0a4-1|97	

12107 12
12cu|python-zope.authentication-4.1.0-1|1	%define	oname	zope.authentication
12cu|python-zope.authentication-4.1.0-1|2	
12cu|python-zope.authentication-4.1.0-1|3	Name:		python-%{oname}
12cu|python-zope.authentication-4.1.0-1|4	Version:	4.1.0
12cu|python-zope.authentication-4.1.0-1|5	Release:	1
12cu|python-zope.authentication-4.1.0-1|6	Summary:	Definition of authentication basics for the Zope Framework
12cu|python-zope.authentication-4.1.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.authentication-4.1.0-1|8	License:	ZPL 2.1
12cu|python-zope.authentication-4.1.0-1|9	Group:		Development/Ruby
12cu|python-zope.authentication-4.1.0-1|10	Url:		http://pypi.python.org/pypi/zope.authentication
12cu|python-zope.authentication-4.1.0-1|11	BuildArch:	noarch
12cu|python-zope.authentication-4.1.0-1|12	BuildRequires:	python-setuptools
12cu|python-zope.authentication-4.1.0-1|13	BuildRequires:	pythonegg(zope.i18nmessageid)
12cu|python-zope.authentication-4.1.0-1|14	BuildRequires:	pythonegg(zope.security)
12cu|python-zope.authentication-4.1.0-1|15	BuildRequires:	pythonegg(zope.schema)
12cu|python-zope.authentication-4.1.0-1|16	BuildRequires:	pythonegg(zope.browser)
12cu|python-zope.authentication-4.1.0-1|17	BuildRequires:	pythonegg(zope.proxy)
12cu|python-zope.authentication-4.1.0-1|18	BuildRequires:	pythonegg(zope.component)
12cu|python-zope.authentication-4.1.0-1|19	BuildRequires:	pythonegg(zope.event)
12cu|python-zope.authentication-4.1.0-1|20	BuildRequires:	pythonegg(zope.location)
12cu|python-zope.authentication-4.1.0-1|21	
12cu|python-zope.authentication-4.1.0-1|22	%description
12cu|python-zope.authentication-4.1.0-1|23	This package provides a definition of authentication concepts for use in
12cu|python-zope.authentication-4.1.0-1|24	Zope Framework.
12cu|python-zope.authentication-4.1.0-1|25	
12cu|python-zope.authentication-4.1.0-1|26	
12cu|python-zope.authentication-4.1.0-1|27	%prep
12cu|python-zope.authentication-4.1.0-1|28	%setup -q -n %{oname}-%{version}
12cu|python-zope.authentication-4.1.0-1|29	
12cu|python-zope.authentication-4.1.0-1|30	%build
12cu|python-zope.authentication-4.1.0-1|31	python setup.py build
12cu|python-zope.authentication-4.1.0-1|32	
12cu|python-zope.authentication-4.1.0-1|33	%install
12cu|python-zope.authentication-4.1.0-1|34	python setup.py install --root=%{buildroot}
12cu|python-zope.authentication-4.1.0-1|35	
12cu|python-zope.authentication-4.1.0-1|36	# %check
12cu|python-zope.authentication-4.1.0-1|37	# python setup.py test
12cu|python-zope.authentication-4.1.0-1|38	
12cu|python-zope.authentication-4.1.0-1|39	%files
12cu|python-zope.authentication-4.1.0-1|40	%doc CHANGES.txt
12cu|python-zope.authentication-4.1.0-1|41	%doc COPYRIGHT.txt
12cu|python-zope.authentication-4.1.0-1|42	%doc LICENSE.txt
12cu|python-zope.authentication-4.1.0-1|43	%doc README.txt
12cu|python-zope.authentication-4.1.0-1|44	%doc src/zope.authentication.egg-info/SOURCES.txt
12cu|python-zope.authentication-4.1.0-1|45	%doc src/zope.authentication.egg-info/dependency_links.txt
12cu|python-zope.authentication-4.1.0-1|46	%doc src/zope.authentication.egg-info/namespace_packages.txt
12cu|python-zope.authentication-4.1.0-1|47	%doc src/zope.authentication.egg-info/requires.txt
12cu|python-zope.authentication-4.1.0-1|48	%doc src/zope.authentication.egg-info/top_level.txt
12cu|python-zope.authentication-4.1.0-1|49	%doc src/zope/authentication/logout.txt
12cu|python-zope.authentication-4.1.0-1|50	%doc src/zope/authentication/principalterms.txt
12cu|python-zope.authentication-4.1.0-1|51	%{py_puresitedir}/zope/authentication/*
12cu|python-zope.authentication-4.1.0-1|52	%{py_puresitedir}/zope.authentication*.egg-info
12cu|python-zope.authentication-4.1.0-1|53	%{py_puresitedir}/zope.authentication*.pth
12cu|python-zope.authentication-4.1.0-1|54	
12cu|python-zope.authentication-4.1.0-1|55	
12cu|python-zope.authentication-4.1.0-1|56	%changelog
12cu|python-zope.authentication-4.1.0-1|57	* Tue Nov 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.1.0-1
12cu|python-zope.authentication-4.1.0-1|58	+ Revision: 8828ff3
12cu|python-zope.authentication-4.1.0-1|59	- Disable check
12cu|python-zope.authentication-4.1.0-1|60	
12cu|python-zope.authentication-4.1.0-1|61	

12108 12
12cu|python-zope.broken-3.6.0-1|1	%define	oname	zope.broken
12cu|python-zope.broken-3.6.0-1|2	
12cu|python-zope.broken-3.6.0-1|3	Name:		python-%{oname}
12cu|python-zope.broken-3.6.0-1|4	Version:	3.6.0
12cu|python-zope.broken-3.6.0-1|5	Release:	1
12cu|python-zope.broken-3.6.0-1|6	Summary:	Zope Broken Object Interfaces
12cu|python-zope.broken-3.6.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.broken-3.6.0-1|8	License:	ZPL 2.1
12cu|python-zope.broken-3.6.0-1|9	Group:		Development/Ruby
12cu|python-zope.broken-3.6.0-1|10	Url:		http://pypi.python.org/pypi/zope.broken
12cu|python-zope.broken-3.6.0-1|11	BuildArch:	noarch
12cu|python-zope.broken-3.6.0-1|12	BuildRequires:	python-setuptools
12cu|python-zope.broken-3.6.0-1|13	
12cu|python-zope.broken-3.6.0-1|14	%description
12cu|python-zope.broken-3.6.0-1|15	Overview
12cu|python-zope.broken-3.6.0-1|16	========
12cu|python-zope.broken-3.6.0-1|17	
12cu|python-zope.broken-3.6.0-1|18	This package is obsolete and its functionality has been merged into the ZODB3
12cu|python-zope.broken-3.6.0-1|19	distribution itself. If you use version 3.10 or later of ZODB3, please change
12cu|python-zope.broken-3.6.0-1|20	your imports of the IBroken interface to a direct::
12cu|python-zope.broken-3.6.0-1|21	
12cu|python-zope.broken-3.6.0-1|22	from ZODB.interfaces import IBroken
12cu|python-zope.broken-3.6.0-1|23	
12cu|python-zope.broken-3.6.0-1|24	You can use this package with older versions of the ZODB3, which didn't have
12cu|python-zope.broken-3.6.0-1|25	the IBroken interface yet.
12cu|python-zope.broken-3.6.0-1|26	
12cu|python-zope.broken-3.6.0-1|27	
12cu|python-zope.broken-3.6.0-1|28	%prep
12cu|python-zope.broken-3.6.0-1|29	%setup -q -n %{oname}-%{version}
12cu|python-zope.broken-3.6.0-1|30	
12cu|python-zope.broken-3.6.0-1|31	%build
12cu|python-zope.broken-3.6.0-1|32	python setup.py build
12cu|python-zope.broken-3.6.0-1|33	
12cu|python-zope.broken-3.6.0-1|34	%install
12cu|python-zope.broken-3.6.0-1|35	python setup.py install --root=%{buildroot}
12cu|python-zope.broken-3.6.0-1|36	
12cu|python-zope.broken-3.6.0-1|37	%files
12cu|python-zope.broken-3.6.0-1|38	%doc README.txt
12cu|python-zope.broken-3.6.0-1|39	%{py_puresitedir}/zope/broken/*
12cu|python-zope.broken-3.6.0-1|40	%{py_puresitedir}/zope.broken*.egg-info
12cu|python-zope.broken-3.6.0-1|41	%{py_puresitedir}/zope.broken*.pth
12cu|python-zope.broken-3.6.0-1|42	
12cu|python-zope.broken-3.6.0-1|43	%changelog
12cu|python-zope.broken-3.6.0-1|44	* Wed Nov 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.6.0-1
12cu|python-zope.broken-3.6.0-1|45	+ Revision: 79db0e2
12cu|python-zope.broken-3.6.0-1|46	- Fix files
12cu|python-zope.broken-3.6.0-1|47	
12cu|python-zope.broken-3.6.0-1|48	

12109 12
12cu|python-zope.browser-2.0.2-1|1	%define	oname	zope.browser
12cu|python-zope.browser-2.0.2-1|2	
12cu|python-zope.browser-2.0.2-1|3	Name:		python-%{oname}
12cu|python-zope.browser-2.0.2-1|4	Version:	2.0.2
12cu|python-zope.browser-2.0.2-1|5	Release:	1
12cu|python-zope.browser-2.0.2-1|6	Summary:	Shared Zope Toolkit browser components
12cu|python-zope.browser-2.0.2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.browser-2.0.2-1|8	License:	ZPL 2.1
12cu|python-zope.browser-2.0.2-1|9	Group:		Development/Ruby
12cu|python-zope.browser-2.0.2-1|10	Url:		http://pypi.python.org/pypi/zope.browser
12cu|python-zope.browser-2.0.2-1|11	BuildArch:	noarch
12cu|python-zope.browser-2.0.2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.browser-2.0.2-1|13	
12cu|python-zope.browser-2.0.2-1|14	%description
12cu|python-zope.browser-2.0.2-1|15	zope.browser
12cu|python-zope.browser-2.0.2-1|16	============
12cu|python-zope.browser-2.0.2-1|17	
12cu|python-zope.browser-2.0.2-1|18	This package provides shared browser components for the Zope Toolkit.
12cu|python-zope.browser-2.0.2-1|19	
12cu|python-zope.browser-2.0.2-1|20	
12cu|python-zope.browser-2.0.2-1|21	%prep
12cu|python-zope.browser-2.0.2-1|22	%setup -q -n %{oname}-%{version}
12cu|python-zope.browser-2.0.2-1|23	
12cu|python-zope.browser-2.0.2-1|24	%build
12cu|python-zope.browser-2.0.2-1|25	python setup.py build
12cu|python-zope.browser-2.0.2-1|26	
12cu|python-zope.browser-2.0.2-1|27	%install
12cu|python-zope.browser-2.0.2-1|28	python setup.py install --root=%{buildroot}
12cu|python-zope.browser-2.0.2-1|29	
12cu|python-zope.browser-2.0.2-1|30	%check
12cu|python-zope.browser-2.0.2-1|31	python setup.py test
12cu|python-zope.browser-2.0.2-1|32	
12cu|python-zope.browser-2.0.2-1|33	%files
12cu|python-zope.browser-2.0.2-1|34	%doc CHANGES.rst
12cu|python-zope.browser-2.0.2-1|35	%doc COPYRIGHT.txt
12cu|python-zope.browser-2.0.2-1|36	%doc LICENSE.txt
12cu|python-zope.browser-2.0.2-1|37	%doc README.rst
12cu|python-zope.browser-2.0.2-1|38	%doc src/zope.browser.egg-info/SOURCES.txt
12cu|python-zope.browser-2.0.2-1|39	%doc src/zope.browser.egg-info/dependency_links.txt
12cu|python-zope.browser-2.0.2-1|40	%doc src/zope.browser.egg-info/namespace_packages.txt
12cu|python-zope.browser-2.0.2-1|41	%doc src/zope.browser.egg-info/requires.txt
12cu|python-zope.browser-2.0.2-1|42	%doc src/zope.browser.egg-info/top_level.txt
12cu|python-zope.browser-2.0.2-1|43	%doc src/zope/browser/README.txt
12cu|python-zope.browser-2.0.2-1|44	%{py_puresitedir}/zope/browser/*
12cu|python-zope.browser-2.0.2-1|45	%{py_puresitedir}/zope.browser*.egg-info
12cu|python-zope.browser-2.0.2-1|46	%{py_puresitedir}/zope.browser*.pth
12cu|python-zope.browser-2.0.2-1|47	
12cu|python-zope.browser-2.0.2-1|48	
12cu|python-zope.browser-2.0.2-1|49	%changelog
12cu|python-zope.browser-2.0.2-1|50	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-1
12cu|python-zope.browser-2.0.2-1|51	+ Revision: cb8dbbe
12cu|python-zope.browser-2.0.2-1|52	- Fix files
12cu|python-zope.browser-2.0.2-1|53	
12cu|python-zope.browser-2.0.2-1|54	

12110 12
12cu|python-zope.browsermenu-4.1.0a1-1|1	%define	oname	zope.browsermenu
12cu|python-zope.browsermenu-4.1.0a1-1|2	
12cu|python-zope.browsermenu-4.1.0a1-1|3	Name:		python-%{oname}
12cu|python-zope.browsermenu-4.1.0a1-1|4	Version:	4.1.0a1
12cu|python-zope.browsermenu-4.1.0a1-1|5	Release:	1
12cu|python-zope.browsermenu-4.1.0a1-1|6	Summary:	Browser menu implementation for Zope
12cu|python-zope.browsermenu-4.1.0a1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.browsermenu-4.1.0a1-1|8	License:	ZPL 2.1
12cu|python-zope.browsermenu-4.1.0a1-1|9	Group:		Development/Python
12cu|python-zope.browsermenu-4.1.0a1-1|10	Url:		http://pypi.python.org/pypi/zope.browsermenu/
12cu|python-zope.browsermenu-4.1.0a1-1|11	BuildArch:	noarch
12cu|python-zope.browsermenu-4.1.0a1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.browsermenu-4.1.0a1-1|13	BuildRequires:  pythonegg(zope.traversing)
12cu|python-zope.browsermenu-4.1.0a1-1|14	BuildRequires:  pythonegg(zope.security)
12cu|python-zope.browsermenu-4.1.0a1-1|15	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.browsermenu-4.1.0a1-1|16	BuildRequires:  pythonegg(zope.schema)
12cu|python-zope.browsermenu-4.1.0a1-1|17	BuildRequires:  pythonegg(zope.publisher)
12cu|python-zope.browsermenu-4.1.0a1-1|18	BuildRequires:  pythonegg(zope.pagetemplate)
12cu|python-zope.browsermenu-4.1.0a1-1|19	BuildRequires:  pythonegg(zope.i18nmessageid)
12cu|python-zope.browsermenu-4.1.0a1-1|20	BuildRequires:  pythonegg(zope.configuration)
12cu|python-zope.browsermenu-4.1.0a1-1|21	BuildRequires:  pythonegg(zope.component)
12cu|python-zope.browsermenu-4.1.0a1-1|22	BuildRequires:  pythonegg(zope.browser)
12cu|python-zope.browsermenu-4.1.0a1-1|23	BuildRequires:  pythonegg(six)
12cu|python-zope.browsermenu-4.1.0a1-1|24	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.browsermenu-4.1.0a1-1|25	BuildRequires:  pythonegg(zope.location)
12cu|python-zope.browsermenu-4.1.0a1-1|26	BuildRequires:  pythonegg(zope.testrunner)
12cu|python-zope.browsermenu-4.1.0a1-1|27	
12cu|python-zope.browsermenu-4.1.0a1-1|28	%description
12cu|python-zope.browsermenu-4.1.0a1-1|29	========
12cu|python-zope.browsermenu-4.1.0a1-1|30	Overview
12cu|python-zope.browsermenu-4.1.0a1-1|31	========
12cu|python-zope.browsermenu-4.1.0a1-1|32	
12cu|python-zope.browsermenu-4.1.0a1-1|33	*This package is at present not reusable without depending on a large
12cu|python-zope.browsermenu-4.1.0a1-1|34	chunk of the Zope Toolkit and its assumptions. It is maintained by the*
12cu|python-zope.browsermenu-4.1.0a1-1|35	`Zope Toolkit project <http://docs.zope.org/zopetoolkit/>`_.
12cu|python-zope.browsermenu-4.1.0a1-1|36	
12cu|python-zope.browsermenu-4.1.0a1-1|37	This package provides an implementation of browser menus and ZCML directives
12cu|python-zope.browsermenu-4.1.0a1-1|38	for configuring them.
12cu|python-zope.browsermenu-4.1.0a1-1|39	
12cu|python-zope.browsermenu-4.1.0a1-1|40	%prep
12cu|python-zope.browsermenu-4.1.0a1-1|41	%setup -q -n %{oname}-%{version}
12cu|python-zope.browsermenu-4.1.0a1-1|42	
12cu|python-zope.browsermenu-4.1.0a1-1|43	%build
12cu|python-zope.browsermenu-4.1.0a1-1|44	python setup.py build
12cu|python-zope.browsermenu-4.1.0a1-1|45	
12cu|python-zope.browsermenu-4.1.0a1-1|46	%install
12cu|python-zope.browsermenu-4.1.0a1-1|47	python setup.py install --root=%{buildroot}
12cu|python-zope.browsermenu-4.1.0a1-1|48	
12cu|python-zope.browsermenu-4.1.0a1-1|49	%check
12cu|python-zope.browsermenu-4.1.0a1-1|50	python setup.py test
12cu|python-zope.browsermenu-4.1.0a1-1|51	
12cu|python-zope.browsermenu-4.1.0a1-1|52	%files
12cu|python-zope.browsermenu-4.1.0a1-1|53	%doc CHANGES.txt
12cu|python-zope.browsermenu-4.1.0a1-1|54	%doc COPYRIGHT.txt
12cu|python-zope.browsermenu-4.1.0a1-1|55	%doc LICENSE.txt
12cu|python-zope.browsermenu-4.1.0a1-1|56	%doc README.txt
12cu|python-zope.browsermenu-4.1.0a1-1|57	%doc src/zope.browsermenu.egg-info/SOURCES.txt
12cu|python-zope.browsermenu-4.1.0a1-1|58	%doc src/zope.browsermenu.egg-info/dependency_links.txt
12cu|python-zope.browsermenu-4.1.0a1-1|59	%doc src/zope.browsermenu.egg-info/namespace_packages.txt
12cu|python-zope.browsermenu-4.1.0a1-1|60	%doc src/zope.browsermenu.egg-info/requires.txt
12cu|python-zope.browsermenu-4.1.0a1-1|61	%doc src/zope.browsermenu.egg-info/top_level.txt
12cu|python-zope.browsermenu-4.1.0a1-1|62	%doc src/zope/browsermenu/README.txt
12cu|python-zope.browsermenu-4.1.0a1-1|63	%{py_puresitedir}/zope/browsermenu/*
12cu|python-zope.browsermenu-4.1.0a1-1|64	%{py_puresitedir}/zope.browsermenu*.egg-info
12cu|python-zope.browsermenu-4.1.0a1-1|65	%{py_puresitedir}/zope.browsermenu*.pth
12cu|python-zope.browsermenu-4.1.0a1-1|66	
12cu|python-zope.browsermenu-4.1.0a1-1|67	
12cu|python-zope.browsermenu-4.1.0a1-1|68	%changelog
12cu|python-zope.browsermenu-4.1.0a1-1|69	* Fri Nov 29 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.1.0a1-1
12cu|python-zope.browsermenu-4.1.0a1-1|70	+ Revision: 9b054cc
12cu|python-zope.browsermenu-4.1.0a1-1|71	- Fix files
12cu|python-zope.browsermenu-4.1.0a1-1|72	
12cu|python-zope.browsermenu-4.1.0a1-1|73	

12111 12
12cu|python-zope.browserpage-4.1.0a1-1|1	%define	oname	zope.browserpage
12cu|python-zope.browserpage-4.1.0a1-1|2	
12cu|python-zope.browserpage-4.1.0a1-1|3	Name:		python-%{oname}
12cu|python-zope.browserpage-4.1.0a1-1|4	Version:	4.1.0a1
12cu|python-zope.browserpage-4.1.0a1-1|5	Release:	1
12cu|python-zope.browserpage-4.1.0a1-1|6	Summary:	ZCML directives for configuring browser views for Zope
12cu|python-zope.browserpage-4.1.0a1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.browserpage-4.1.0a1-1|8	License:	ZPL 2.1
12cu|python-zope.browserpage-4.1.0a1-1|9	Group:		Development/Python
12cu|python-zope.browserpage-4.1.0a1-1|10	Url:		http://pypi.python.org/pypi/zope.browserpage/
12cu|python-zope.browserpage-4.1.0a1-1|11	BuildArch:	noarch
12cu|python-zope.browserpage-4.1.0a1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.browserpage-4.1.0a1-1|13	BuildRequires:	pythonegg(zope.traversing)
12cu|python-zope.browserpage-4.1.0a1-1|14	BuildRequires:	pythonegg(zope.security)
12cu|python-zope.browserpage-4.1.0a1-1|15	BuildRequires:	pythonegg(zope.schema)
12cu|python-zope.browserpage-4.1.0a1-1|16	BuildRequires:	pythonegg(zope.location)
12cu|python-zope.browserpage-4.1.0a1-1|17	BuildRequires:	pythonegg(zope.proxy)
12cu|python-zope.browserpage-4.1.0a1-1|18	BuildRequires:	pythonegg(zope.component)
12cu|python-zope.browserpage-4.1.0a1-1|19	BuildRequires:	pythonegg(zope.pagetemplate)
12cu|python-zope.browserpage-4.1.0a1-1|20	BuildRequires:	pythonegg(zope.publisher)
12cu|python-zope.browserpage-4.1.0a1-1|21	BuildRequires:	pythonegg(zope.configuration)
12cu|python-zope.browserpage-4.1.0a1-1|22	
12cu|python-zope.browserpage-4.1.0a1-1|23	%description
12cu|python-zope.browserpage-4.1.0a1-1|24	========
12cu|python-zope.browserpage-4.1.0a1-1|25	Overview
12cu|python-zope.browserpage-4.1.0a1-1|26	========
12cu|python-zope.browserpage-4.1.0a1-1|27	
12cu|python-zope.browserpage-4.1.0a1-1|28	*This package is at present not reusable without depending on a large
12cu|python-zope.browserpage-4.1.0a1-1|29	chunk of the Zope Toolkit and its assumptions. It is maintained by the*
12cu|python-zope.browserpage-4.1.0a1-1|30	`Zope Toolkit project <http://docs.zope.org/zopetoolkit/>`_.
12cu|python-zope.browserpage-4.1.0a1-1|31	
12cu|python-zope.browserpage-4.1.0a1-1|32	This package provides ZCML directives for configuring browser views.
12cu|python-zope.browserpage-4.1.0a1-1|33	More specifically it defines the following ZCML directives:
12cu|python-zope.browserpage-4.1.0a1-1|34	
12cu|python-zope.browserpage-4.1.0a1-1|35	* browser:page
12cu|python-zope.browserpage-4.1.0a1-1|36	* browser:pages
12cu|python-zope.browserpage-4.1.0a1-1|37	* browser:view
12cu|python-zope.browserpage-4.1.0a1-1|38	
12cu|python-zope.browserpage-4.1.0a1-1|39	These directives also support menu item registration for pages, when
12cu|python-zope.browserpage-4.1.0a1-1|40	``zope.browsermenu`` package is installed. Otherwise, they simply ignore
12cu|python-zope.browserpage-4.1.0a1-1|41	the menu attribute.
12cu|python-zope.browserpage-4.1.0a1-1|42	
12cu|python-zope.browserpage-4.1.0a1-1|43	%prep
12cu|python-zope.browserpage-4.1.0a1-1|44	%setup -q -n %{oname}-%{version}
12cu|python-zope.browserpage-4.1.0a1-1|45	
12cu|python-zope.browserpage-4.1.0a1-1|46	%build
12cu|python-zope.browserpage-4.1.0a1-1|47	python setup.py build
12cu|python-zope.browserpage-4.1.0a1-1|48	
12cu|python-zope.browserpage-4.1.0a1-1|49	%install
12cu|python-zope.browserpage-4.1.0a1-1|50	python setup.py install --root=%{buildroot}
12cu|python-zope.browserpage-4.1.0a1-1|51	
12cu|python-zope.browserpage-4.1.0a1-1|52	%check
12cu|python-zope.browserpage-4.1.0a1-1|53	python setup.py test
12cu|python-zope.browserpage-4.1.0a1-1|54	
12cu|python-zope.browserpage-4.1.0a1-1|55	%files
12cu|python-zope.browserpage-4.1.0a1-1|56	%doc CHANGES.txt
12cu|python-zope.browserpage-4.1.0a1-1|57	%doc COPYRIGHT.txt
12cu|python-zope.browserpage-4.1.0a1-1|58	%doc LICENSE.txt
12cu|python-zope.browserpage-4.1.0a1-1|59	%doc README.txt
12cu|python-zope.browserpage-4.1.0a1-1|60	%doc src/zope.browserpage.egg-info/SOURCES.txt
12cu|python-zope.browserpage-4.1.0a1-1|61	%doc src/zope.browserpage.egg-info/dependency_links.txt
12cu|python-zope.browserpage-4.1.0a1-1|62	%doc src/zope.browserpage.egg-info/namespace_packages.txt
12cu|python-zope.browserpage-4.1.0a1-1|63	%doc src/zope.browserpage.egg-info/requires.txt
12cu|python-zope.browserpage-4.1.0a1-1|64	%doc src/zope.browserpage.egg-info/top_level.txt
12cu|python-zope.browserpage-4.1.0a1-1|65	%doc src/zope/browserpage/namedtemplate.txt
12cu|python-zope.browserpage-4.1.0a1-1|66	%{py_puresitedir}/zope/browserpage/*
12cu|python-zope.browserpage-4.1.0a1-1|67	%{py_puresitedir}/zope.browserpage*.egg-info
12cu|python-zope.browserpage-4.1.0a1-1|68	%{py_puresitedir}/zope.browserpage*.pth
12cu|python-zope.browserpage-4.1.0a1-1|69	
12cu|python-zope.browserpage-4.1.0a1-1|70	
12cu|python-zope.browserpage-4.1.0a1-1|71	%changelog
12cu|python-zope.browserpage-4.1.0a1-1|72	* Fri Nov 29 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.1.0a1-1
12cu|python-zope.browserpage-4.1.0a1-1|73	+ Revision: 56366fe
12cu|python-zope.browserpage-4.1.0a1-1|74	- Fix files
12cu|python-zope.browserpage-4.1.0a1-1|75	
12cu|python-zope.browserpage-4.1.0a1-1|76	

12112 12
12cu|python-zope.browserresource-4.0.1-1|1	%define	oname	zope.browserresource
12cu|python-zope.browserresource-4.0.1-1|2	
12cu|python-zope.browserresource-4.0.1-1|3	Name:		python-%{oname}
12cu|python-zope.browserresource-4.0.1-1|4	Version:	4.0.1
12cu|python-zope.browserresource-4.0.1-1|5	Release:	1
12cu|python-zope.browserresource-4.0.1-1|6	Summary:	Browser resources implementation for Zope
12cu|python-zope.browserresource-4.0.1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.browserresource-4.0.1-1|8	Patch0:		zope.browserresource-req.patch
12cu|python-zope.browserresource-4.0.1-1|9	License:	ZPL 2.1
12cu|python-zope.browserresource-4.0.1-1|10	Group:		Development/Python
12cu|python-zope.browserresource-4.0.1-1|11	Url:		http://pypi.python.org/pypi/zope.browserresource/
12cu|python-zope.browserresource-4.0.1-1|12	BuildArch:	noarch
12cu|python-zope.browserresource-4.0.1-1|13	BuildRequires:	python-setuptools
12cu|python-zope.browserresource-4.0.1-1|14	
12cu|python-zope.browserresource-4.0.1-1|15	
12cu|python-zope.browserresource-4.0.1-1|16	Requires:	pythonegg(zope.component) >= 3.8.0
12cu|python-zope.browserresource-4.0.1-1|17	Requires:	pythonegg(zope.configuration)
12cu|python-zope.browserresource-4.0.1-1|18	Requires:	pythonegg(zope.contenttype) >= 4.0.1
12cu|python-zope.browserresource-4.0.1-1|19	Requires:	pythonegg(zope.i18n)
12cu|python-zope.browserresource-4.0.1-1|20	Requires:	pythonegg(zope.interface)
12cu|python-zope.browserresource-4.0.1-1|21	Requires:	pythonegg(zope.location)
12cu|python-zope.browserresource-4.0.1-1|22	Requires:	pythonegg(zope.publisher) >= 3.8
12cu|python-zope.browserresource-4.0.1-1|23	Requires:	pythonegg(zope.schema)
12cu|python-zope.browserresource-4.0.1-1|24	Requires:	pythonegg(zope.traversing)
12cu|python-zope.browserresource-4.0.1-1|25	
12cu|python-zope.browserresource-4.0.1-1|26	
12cu|python-zope.browserresource-4.0.1-1|27	
12cu|python-zope.browserresource-4.0.1-1|28	%description
12cu|python-zope.browserresource-4.0.1-1|29	========
12cu|python-zope.browserresource-4.0.1-1|30	Overview
12cu|python-zope.browserresource-4.0.1-1|31	========
12cu|python-zope.browserresource-4.0.1-1|32	
12cu|python-zope.browserresource-4.0.1-1|33	*This package is at present not reusable without depending on a large
12cu|python-zope.browserresource-4.0.1-1|34	chunk of the Zope Toolkit and its assumptions. It is maintained by the*
12cu|python-zope.browserresource-4.0.1-1|35	`Zope Toolkit project <http://docs.zope.org/zopetoolkit/>`_.
12cu|python-zope.browserresource-4.0.1-1|36	
12cu|python-zope.browserresource-4.0.1-1|37	This package provides an implementation of browser resources. It also
12cu|python-zope.browserresource-4.0.1-1|38	provides directives for defining those resources using ZCML.
12cu|python-zope.browserresource-4.0.1-1|39	
12cu|python-zope.browserresource-4.0.1-1|40	Resources are static files and directories that are served to the browser
12cu|python-zope.browserresource-4.0.1-1|41	directly from the filesystem. The most common example are images, CSS style
12cu|python-zope.browserresource-4.0.1-1|42	sheets, or JavaScript files.
12cu|python-zope.browserresource-4.0.1-1|43	
12cu|python-zope.browserresource-4.0.1-1|44	Resources are be registered under a symbolic name and can later be referred to
12cu|python-zope.browserresource-4.0.1-1|45	by that name, so their usage is independent from their physical location.
12cu|python-zope.browserresource-4.0.1-1|46	
12cu|python-zope.browserresource-4.0.1-1|47	
12cu|python-zope.browserresource-4.0.1-1|48	%prep
12cu|python-zope.browserresource-4.0.1-1|49	%setup -q -n %{oname}-%{version}
12cu|python-zope.browserresource-4.0.1-1|50	%patch0 -p0
12cu|python-zope.browserresource-4.0.1-1|51	
12cu|python-zope.browserresource-4.0.1-1|52	%build
12cu|python-zope.browserresource-4.0.1-1|53	python setup.py build
12cu|python-zope.browserresource-4.0.1-1|54	
12cu|python-zope.browserresource-4.0.1-1|55	%install
12cu|python-zope.browserresource-4.0.1-1|56	python setup.py install --root=%{buildroot}
12cu|python-zope.browserresource-4.0.1-1|57	
12cu|python-zope.browserresource-4.0.1-1|58	
12cu|python-zope.browserresource-4.0.1-1|59	%files
12cu|python-zope.browserresource-4.0.1-1|60	%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.txt
12cu|python-zope.browserresource-4.0.1-1|61	%doc src/zope.browserresource.egg-info/*.txt
12cu|python-zope.browserresource-4.0.1-1|62	%doc src/zope/browserresource/tests/configure.txt
12cu|python-zope.browserresource-4.0.1-1|63	%doc src/zope/browserresource/tests/testfiles/test.txt
12cu|python-zope.browserresource-4.0.1-1|64	%{py_puresitedir}/zope/browserresource/*.py*
12cu|python-zope.browserresource-4.0.1-1|65	%{py_puresitedir}/zope/browserresource/tests/*.py*
12cu|python-zope.browserresource-4.0.1-1|66	%{py_puresitedir}/zope.browserresource*.egg-info
12cu|python-zope.browserresource-4.0.1-1|67	%{py_puresitedir}/zope.browserresource-4.0.1-py2.7-nspkg.pth
12cu|python-zope.browserresource-4.0.1-1|68	%{py_puresitedir}/zope/browserresource/*.zcml
12cu|python-zope.browserresource-4.0.1-1|69	%{py_puresitedir}/zope/browserresource/tests/configure.txt
12cu|python-zope.browserresource-4.0.1-1|70	%{py_puresitedir}/zope/browserresource/tests/testfiles/subdir/test.gif
12cu|python-zope.browserresource-4.0.1-1|71	%{py_puresitedir}/zope/browserresource/tests/testfiles/test.gif
12cu|python-zope.browserresource-4.0.1-1|72	%{py_puresitedir}/zope/browserresource/tests/testfiles/test.pt
12cu|python-zope.browserresource-4.0.1-1|73	%{py_puresitedir}/zope/browserresource/tests/testfiles/test.txt
12cu|python-zope.browserresource-4.0.1-1|74	%{py_puresitedir}/zope/browserresource/tests/testfiles/test2.pt
12cu|python-zope.browserresource-4.0.1-1|75	
12cu|python-zope.browserresource-4.0.1-1|76	
12cu|python-zope.browserresource-4.0.1-1|77	
12cu|python-zope.browserresource-4.0.1-1|78	
12cu|python-zope.browserresource-4.0.1-1|79	
12cu|python-zope.browserresource-4.0.1-1|80	
12cu|python-zope.browserresource-4.0.1-1|81	
12cu|python-zope.browserresource-4.0.1-1|82	
12cu|python-zope.browserresource-4.0.1-1|83	
12cu|python-zope.browserresource-4.0.1-1|84	
12cu|python-zope.browserresource-4.0.1-1|85	
12cu|python-zope.browserresource-4.0.1-1|86	
12cu|python-zope.browserresource-4.0.1-1|87	
12cu|python-zope.browserresource-4.0.1-1|88	
12cu|python-zope.browserresource-4.0.1-1|89	
12cu|python-zope.browserresource-4.0.1-1|90	
12cu|python-zope.browserresource-4.0.1-1|91	
12cu|python-zope.browserresource-4.0.1-1|92	
12cu|python-zope.browserresource-4.0.1-1|93	
12cu|python-zope.browserresource-4.0.1-1|94	
12cu|python-zope.browserresource-4.0.1-1|95	
12cu|python-zope.browserresource-4.0.1-1|96	
12cu|python-zope.browserresource-4.0.1-1|97	
12cu|python-zope.browserresource-4.0.1-1|98	
12cu|python-zope.browserresource-4.0.1-1|99	
12cu|python-zope.browserresource-4.0.1-1|100	
12cu|python-zope.browserresource-4.0.1-1|101	
12cu|python-zope.browserresource-4.0.1-1|102	
12cu|python-zope.browserresource-4.0.1-1|103	%changelog
12cu|python-zope.browserresource-4.0.1-1|104	* Sun Nov 24 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.1-1
12cu|python-zope.browserresource-4.0.1-1|105	+ Revision: bb3993d
12cu|python-zope.browserresource-4.0.1-1|106	- Log: fix req, patch added for req detection, fix files
12cu|python-zope.browserresource-4.0.1-1|107	
12cu|python-zope.browserresource-4.0.1-1|108	

12113 12
12cu|python-zope.cachedescriptors-4.0.0-1|1	%define	oname	zope.cachedescriptors
12cu|python-zope.cachedescriptors-4.0.0-1|2	
12cu|python-zope.cachedescriptors-4.0.0-1|3	Name:		python-%{oname}
12cu|python-zope.cachedescriptors-4.0.0-1|4	Version:	4.0.0
12cu|python-zope.cachedescriptors-4.0.0-1|5	Release:	1
12cu|python-zope.cachedescriptors-4.0.0-1|6	Summary:	Method and property caching decorators
12cu|python-zope.cachedescriptors-4.0.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.cachedescriptors-4.0.0-1|8	License:	ZPL 2.1
12cu|python-zope.cachedescriptors-4.0.0-1|9	Group:		Development/Ruby
12cu|python-zope.cachedescriptors-4.0.0-1|10	Url:		http://pypi.python.org/pypi/zope.cachedescriptors
12cu|python-zope.cachedescriptors-4.0.0-1|11	BuildArch:	noarch
12cu|python-zope.cachedescriptors-4.0.0-1|12	BuildRequires:	python-setuptools
12cu|python-zope.cachedescriptors-4.0.0-1|13	
12cu|python-zope.cachedescriptors-4.0.0-1|14	%description
12cu|python-zope.cachedescriptors-4.0.0-1|15	%prep
12cu|python-zope.cachedescriptors-4.0.0-1|16	%setup -q -n %{oname}-%{version}
12cu|python-zope.cachedescriptors-4.0.0-1|17	
12cu|python-zope.cachedescriptors-4.0.0-1|18	%build
12cu|python-zope.cachedescriptors-4.0.0-1|19	python setup.py build
12cu|python-zope.cachedescriptors-4.0.0-1|20	
12cu|python-zope.cachedescriptors-4.0.0-1|21	%install
12cu|python-zope.cachedescriptors-4.0.0-1|22	python setup.py install --root=%{buildroot}
12cu|python-zope.cachedescriptors-4.0.0-1|23	
12cu|python-zope.cachedescriptors-4.0.0-1|24	%check
12cu|python-zope.cachedescriptors-4.0.0-1|25	python setup.py test
12cu|python-zope.cachedescriptors-4.0.0-1|26	
12cu|python-zope.cachedescriptors-4.0.0-1|27	%files
12cu|python-zope.cachedescriptors-4.0.0-1|28	%doc CHANGES.txt
12cu|python-zope.cachedescriptors-4.0.0-1|29	%doc COPYRIGHT.txt
12cu|python-zope.cachedescriptors-4.0.0-1|30	%doc LICENSE.txt
12cu|python-zope.cachedescriptors-4.0.0-1|31	%doc README.txt
12cu|python-zope.cachedescriptors-4.0.0-1|32	%doc src/zope.cachedescriptors.egg-info/SOURCES.txt
12cu|python-zope.cachedescriptors-4.0.0-1|33	%doc src/zope.cachedescriptors.egg-info/dependency_links.txt
12cu|python-zope.cachedescriptors-4.0.0-1|34	%doc src/zope.cachedescriptors.egg-info/namespace_packages.txt
12cu|python-zope.cachedescriptors-4.0.0-1|35	%doc src/zope.cachedescriptors.egg-info/requires.txt
12cu|python-zope.cachedescriptors-4.0.0-1|36	%doc src/zope.cachedescriptors.egg-info/top_level.txt
12cu|python-zope.cachedescriptors-4.0.0-1|37	%doc src/zope/cachedescriptors/README.txt
12cu|python-zope.cachedescriptors-4.0.0-1|38	%doc src/zope/cachedescriptors/method.txt
12cu|python-zope.cachedescriptors-4.0.0-1|39	%doc src/zope/cachedescriptors/property.txt
12cu|python-zope.cachedescriptors-4.0.0-1|40	%{py_puresitedir}/zope/cachedescriptors/*
12cu|python-zope.cachedescriptors-4.0.0-1|41	%{py_puresitedir}/zope.cachedescriptors*.egg-info
12cu|python-zope.cachedescriptors-4.0.0-1|42	%{py_puresitedir}/zope.cachedescriptors*.pth
12cu|python-zope.cachedescriptors-4.0.0-1|43	
12cu|python-zope.cachedescriptors-4.0.0-1|44	
12cu|python-zope.cachedescriptors-4.0.0-1|45	%changelog
12cu|python-zope.cachedescriptors-4.0.0-1|46	* Wed Nov 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0-1
12cu|python-zope.cachedescriptors-4.0.0-1|47	+ Revision: a264cff
12cu|python-zope.cachedescriptors-4.0.0-1|48	- Fix files
12cu|python-zope.cachedescriptors-4.0.0-1|49	
12cu|python-zope.cachedescriptors-4.0.0-1|50	

12114 12
12cu|python-zope.catalog-4.0.0a1-2|1	%define	oname	zope.catalog
12cu|python-zope.catalog-4.0.0a1-2|2	
12cu|python-zope.catalog-4.0.0a1-2|3	Name:		python-%{oname}
12cu|python-zope.catalog-4.0.0a1-2|4	Version:	4.0.0a1
12cu|python-zope.catalog-4.0.0a1-2|5	Release:	2
12cu|python-zope.catalog-4.0.0a1-2|6	Summary:	Cataloging and Indexing Framework for the Zope Toolkit
12cu|python-zope.catalog-4.0.0a1-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.catalog-4.0.0a1-2|8	License:	ZPL 2.1
12cu|python-zope.catalog-4.0.0a1-2|9	Group:		Development/Python
12cu|python-zope.catalog-4.0.0a1-2|10	Url:		http://pypi.python.org/pypi/zope.catalog
12cu|python-zope.catalog-4.0.0a1-2|11	BuildArch:	noarch
12cu|python-zope.catalog-4.0.0a1-2|12	BuildRequires:	python-setuptools
12cu|python-zope.catalog-4.0.0a1-2|13	BuildRequires:  pythonegg(zope.schema)
12cu|python-zope.catalog-4.0.0a1-2|14	BuildRequires:  pythonegg(zope.location)
12cu|python-zope.catalog-4.0.0a1-2|15	BuildRequires:  pythonegg(zope.lifecycleevent)
12cu|python-zope.catalog-4.0.0a1-2|16	BuildRequires:  pythonegg(zope.index)
12cu|python-zope.catalog-4.0.0a1-2|17	BuildRequires:  pythonegg(zope.container)
12cu|python-zope.catalog-4.0.0a1-2|18	BuildRequires:  pythonegg(zope.component)
12cu|python-zope.catalog-4.0.0a1-2|19	BuildRequires:  pythonegg(zope.intid)
12cu|python-zope.catalog-4.0.0a1-2|20	BuildRequires:  pythonegg(zope.annotation)
12cu|python-zope.catalog-4.0.0a1-2|21	BuildRequires:  pythonegg(btrees)
12cu|python-zope.catalog-4.0.0a1-2|22	BuildRequires:  pythonegg(persistent)
12cu|python-zope.catalog-4.0.0a1-2|23	BuildRequires:  pythonegg(zope.event)
12cu|python-zope.catalog-4.0.0a1-2|24	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.catalog-4.0.0a1-2|25	
12cu|python-zope.catalog-4.0.0a1-2|26	Requires:  pythonegg(btrees)
12cu|python-zope.catalog-4.0.0a1-2|27	Requires:  pythonegg(setuptools)
12cu|python-zope.catalog-4.0.0a1-2|28	Requires:  pythonegg(zope.annotation)
12cu|python-zope.catalog-4.0.0a1-2|29	Requires:  pythonegg(zope.component)
12cu|python-zope.catalog-4.0.0a1-2|30	Requires:  pythonegg(zope.container)
12cu|python-zope.catalog-4.0.0a1-2|31	Requires:  pythonegg(zope.index) >= 4.0.1
12cu|python-zope.catalog-4.0.0a1-2|32	Requires:  pythonegg(zope.interface)
12cu|python-zope.catalog-4.0.0a1-2|33	Requires:  pythonegg(zope.intid)
12cu|python-zope.catalog-4.0.0a1-2|34	Requires:  pythonegg(zope.lifecycleevent)
12cu|python-zope.catalog-4.0.0a1-2|35	Requires:  pythonegg(zope.location)
12cu|python-zope.catalog-4.0.0a1-2|36	Requires:  pythonegg(zope.schema)
12cu|python-zope.catalog-4.0.0a1-2|37	
12cu|python-zope.catalog-4.0.0a1-2|38	%description
12cu|python-zope.catalog-4.0.0a1-2|39	Catalogs provide management of collections of related indexes with a basic
12cu|python-zope.catalog-4.0.0a1-2|40	search algorithm.
12cu|python-zope.catalog-4.0.0a1-2|41	
12cu|python-zope.catalog-4.0.0a1-2|42	%prep
12cu|python-zope.catalog-4.0.0a1-2|43	%setup -q -n %{oname}-%{version}
12cu|python-zope.catalog-4.0.0a1-2|44	
12cu|python-zope.catalog-4.0.0a1-2|45	%build
12cu|python-zope.catalog-4.0.0a1-2|46	python setup.py build
12cu|python-zope.catalog-4.0.0a1-2|47	
12cu|python-zope.catalog-4.0.0a1-2|48	%install
12cu|python-zope.catalog-4.0.0a1-2|49	python setup.py install --root=%{buildroot}
12cu|python-zope.catalog-4.0.0a1-2|50	
12cu|python-zope.catalog-4.0.0a1-2|51	%check
12cu|python-zope.catalog-4.0.0a1-2|52	python setup.py test
12cu|python-zope.catalog-4.0.0a1-2|53	
12cu|python-zope.catalog-4.0.0a1-2|54	%files
12cu|python-zope.catalog-4.0.0a1-2|55	%doc CHANGES.txt
12cu|python-zope.catalog-4.0.0a1-2|56	%doc COPYRIGHT.txt
12cu|python-zope.catalog-4.0.0a1-2|57	%doc LICENSE.txt
12cu|python-zope.catalog-4.0.0a1-2|58	%doc README.txt
12cu|python-zope.catalog-4.0.0a1-2|59	%doc src/zope.catalog.egg-info/SOURCES.txt
12cu|python-zope.catalog-4.0.0a1-2|60	%doc src/zope.catalog.egg-info/dependency_links.txt
12cu|python-zope.catalog-4.0.0a1-2|61	%doc src/zope.catalog.egg-info/namespace_packages.txt
12cu|python-zope.catalog-4.0.0a1-2|62	%doc src/zope.catalog.egg-info/requires.txt
12cu|python-zope.catalog-4.0.0a1-2|63	%doc src/zope.catalog.egg-info/top_level.txt
12cu|python-zope.catalog-4.0.0a1-2|64	%doc src/zope/catalog/README.txt
12cu|python-zope.catalog-4.0.0a1-2|65	%doc src/zope/catalog/event.txt
12cu|python-zope.catalog-4.0.0a1-2|66	%{py_puresitedir}/zope/catalog/*
12cu|python-zope.catalog-4.0.0a1-2|67	%{py_puresitedir}/zope.catalog*.egg-info
12cu|python-zope.catalog-4.0.0a1-2|68	%{py_puresitedir}/zope.catalog*.pth
12cu|python-zope.catalog-4.0.0a1-2|69	
12cu|python-zope.catalog-4.0.0a1-2|70	
12cu|python-zope.catalog-4.0.0a1-2|71	%changelog
12cu|python-zope.catalog-4.0.0a1-2|72	* Sat Dec 07 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.0a1-2
12cu|python-zope.catalog-4.0.0a1-2|73	+ Revision: c2d404c
12cu|python-zope.catalog-4.0.0a1-2|74	- Log import module
12cu|python-zope.catalog-4.0.0a1-2|75	
12cu|python-zope.catalog-4.0.0a1-2|76	

12115 12
12cu|python-zope.component-4.1.0-1|1	%define	oname	zope.component
12cu|python-zope.component-4.1.0-1|2	
12cu|python-zope.component-4.1.0-1|3	Name:		python-%{oname}
12cu|python-zope.component-4.1.0-1|4	Version:	4.1.0
12cu|python-zope.component-4.1.0-1|5	Release:	1
12cu|python-zope.component-4.1.0-1|6	Summary:	Zope Component Architecture
12cu|python-zope.component-4.1.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.component-4.1.0-1|8	License:	ZPL 2.1
12cu|python-zope.component-4.1.0-1|9	Group:		Development/Ruby
12cu|python-zope.component-4.1.0-1|10	Url:		http://pypi.python.org/pypi/zope.component
12cu|python-zope.component-4.1.0-1|11	BuildArch:	noarch
12cu|python-zope.component-4.1.0-1|12	BuildRequires:	python-setuptools
12cu|python-zope.component-4.1.0-1|13	BuildRequires:	pythonegg(zope.event)
12cu|python-zope.component-4.1.0-1|14	BuildRequires:	pythonegg(zope.lifecycleevent)
12cu|python-zope.component-4.1.0-1|15	
12cu|python-zope.component-4.1.0-1|16	%description
12cu|python-zope.component-4.1.0-1|17	*****************************
12cu|python-zope.component-4.1.0-1|18	zope.component Package Readme
12cu|python-zope.component-4.1.0-1|19	*****************************
12cu|python-zope.component-4.1.0-1|20	
12cu|python-zope.component-4.1.0-1|21	*This package is intended to be independently reusable in any Python
12cu|python-zope.component-4.1.0-1|22	project. It is maintained by the Zope Toolkit project.
12cu|python-zope.component-4.1.0-1|23	
12cu|python-zope.component-4.1.0-1|24	This package represents the core of the Zope Component Architecture.
12cu|python-zope.component-4.1.0-1|25	Together with the 'zope.interface' package, it provides facilities for
12cu|python-zope.component-4.1.0-1|26	defining, registering and looking up components.
12cu|python-zope.component-4.1.0-1|27	
12cu|python-zope.component-4.1.0-1|28	Please see http://docs.zope.org/zope.component/ for the documentation.
12cu|python-zope.component-4.1.0-1|29	
12cu|python-zope.component-4.1.0-1|30	%prep
12cu|python-zope.component-4.1.0-1|31	%setup -q -n %{oname}-%{version}
12cu|python-zope.component-4.1.0-1|32	
12cu|python-zope.component-4.1.0-1|33	%build
12cu|python-zope.component-4.1.0-1|34	python setup.py build
12cu|python-zope.component-4.1.0-1|35	
12cu|python-zope.component-4.1.0-1|36	%install
12cu|python-zope.component-4.1.0-1|37	python setup.py install --root=%{buildroot}
12cu|python-zope.component-4.1.0-1|38	
12cu|python-zope.component-4.1.0-1|39	
12cu|python-zope.component-4.1.0-1|40	%files
12cu|python-zope.component-4.1.0-1|41	%doc CHANGES.rst
12cu|python-zope.component-4.1.0-1|42	%doc COPYRIGHT.txt
12cu|python-zope.component-4.1.0-1|43	%doc LICENSE.txt
12cu|python-zope.component-4.1.0-1|44	%doc README.rst
12cu|python-zope.component-4.1.0-1|45	%doc docs/hacking.rst
12cu|python-zope.component-4.1.0-1|46	%doc src/zope.component.egg-info/SOURCES.txt
12cu|python-zope.component-4.1.0-1|47	%doc src/zope.component.egg-info/dependency_links.txt
12cu|python-zope.component-4.1.0-1|48	%doc src/zope.component.egg-info/namespace_packages.txt
12cu|python-zope.component-4.1.0-1|49	%doc src/zope.component.egg-info/requires.txt
12cu|python-zope.component-4.1.0-1|50	%doc src/zope.component.egg-info/top_level.txt
12cu|python-zope.component-4.1.0-1|51	%{py_puresitedir}/zope/component/*
12cu|python-zope.component-4.1.0-1|52	%{py_puresitedir}/zope.component*.egg-info
12cu|python-zope.component-4.1.0-1|53	%{py_puresitedir}/zope.component*.pth
12cu|python-zope.component-4.1.0-1|54	
12cu|python-zope.component-4.1.0-1|55	
12cu|python-zope.component-4.1.0-1|56	%changelog
12cu|python-zope.component-4.1.0-1|57	* Fri Nov 22 2013 symbianflo <symbianflo@mandrivausers.ro> 4.1.0-1
12cu|python-zope.component-4.1.0-1|58	+ Revision: 4a70142
12cu|python-zope.component-4.1.0-1|59	- Merge pull request #1 from symbianflo/python-zope.component:rosa2012.1
12cu|python-zope.component-4.1.0-1|60	- Symbianflo
12cu|python-zope.component-4.1.0-1|61	
12cu|python-zope.component-4.1.0-1|62	

12116 12
12cu|python-zope.componentvocabulary-2.0.0a1-1|1	%define	oname	zope.componentvocabulary
12cu|python-zope.componentvocabulary-2.0.0a1-1|2	
12cu|python-zope.componentvocabulary-2.0.0a1-1|3	Name:		python-%{oname}
12cu|python-zope.componentvocabulary-2.0.0a1-1|4	Version:	2.0.0a1
12cu|python-zope.componentvocabulary-2.0.0a1-1|5	Release:	1
12cu|python-zope.componentvocabulary-2.0.0a1-1|6	Summary:	Component vocabularies
12cu|python-zope.componentvocabulary-2.0.0a1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.componentvocabulary-2.0.0a1-1|8	License:	ZPL 2.1
12cu|python-zope.componentvocabulary-2.0.0a1-1|9	Group:		Development/Python
12cu|python-zope.componentvocabulary-2.0.0a1-1|10	Url:		http://pypi.python.org/pypi/zope.componentvocabulary
12cu|python-zope.componentvocabulary-2.0.0a1-1|11	BuildArch:	noarch
12cu|python-zope.componentvocabulary-2.0.0a1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.componentvocabulary-2.0.0a1-1|13	
12cu|python-zope.componentvocabulary-2.0.0a1-1|14	Requires:	pythonegg(setuptools)
12cu|python-zope.componentvocabulary-2.0.0a1-1|15	Requires:	pythonegg(six)
12cu|python-zope.componentvocabulary-2.0.0a1-1|16	Requires:	pythonegg(zope.component)
12cu|python-zope.componentvocabulary-2.0.0a1-1|17	Requires:	pythonegg(zope.i18nmessageid)
12cu|python-zope.componentvocabulary-2.0.0a1-1|18	Requires:	pythonegg(zope.interface)
12cu|python-zope.componentvocabulary-2.0.0a1-1|19	Requires:	pythonegg(zope.schema)
12cu|python-zope.componentvocabulary-2.0.0a1-1|20	Requires:	pythonegg(zope.security)
12cu|python-zope.componentvocabulary-2.0.0a1-1|21	
12cu|python-zope.componentvocabulary-2.0.0a1-1|22	%description
12cu|python-zope.componentvocabulary-2.0.0a1-1|23	This package contains various vocabularies.
12cu|python-zope.componentvocabulary-2.0.0a1-1|24	
12cu|python-zope.componentvocabulary-2.0.0a1-1|25	
12cu|python-zope.componentvocabulary-2.0.0a1-1|26	
12cu|python-zope.componentvocabulary-2.0.0a1-1|27	%prep
12cu|python-zope.componentvocabulary-2.0.0a1-1|28	%setup -q -n %{oname}-%{version}
12cu|python-zope.componentvocabulary-2.0.0a1-1|29	
12cu|python-zope.componentvocabulary-2.0.0a1-1|30	%build
12cu|python-zope.componentvocabulary-2.0.0a1-1|31	python setup.py build
12cu|python-zope.componentvocabulary-2.0.0a1-1|32	
12cu|python-zope.componentvocabulary-2.0.0a1-1|33	%install
12cu|python-zope.componentvocabulary-2.0.0a1-1|34	python setup.py install --root=%{buildroot}
12cu|python-zope.componentvocabulary-2.0.0a1-1|35	
12cu|python-zope.componentvocabulary-2.0.0a1-1|36	%check
12cu|python-zope.componentvocabulary-2.0.0a1-1|37	python setup.py test
12cu|python-zope.componentvocabulary-2.0.0a1-1|38	
12cu|python-zope.componentvocabulary-2.0.0a1-1|39	%files
12cu|python-zope.componentvocabulary-2.0.0a1-1|40	%doc CHANGES.txt
12cu|python-zope.componentvocabulary-2.0.0a1-1|41	%doc COPYRIGHT.txt
12cu|python-zope.componentvocabulary-2.0.0a1-1|42	%doc LICENSE.txt
12cu|python-zope.componentvocabulary-2.0.0a1-1|43	%doc README.txt
12cu|python-zope.componentvocabulary-2.0.0a1-1|44	%doc src/zope.componentvocabulary.egg-info/SOURCES.txt
12cu|python-zope.componentvocabulary-2.0.0a1-1|45	%doc src/zope.componentvocabulary.egg-info/dependency_links.txt
12cu|python-zope.componentvocabulary-2.0.0a1-1|46	%doc src/zope.componentvocabulary.egg-info/namespace_packages.txt
12cu|python-zope.componentvocabulary-2.0.0a1-1|47	%doc src/zope.componentvocabulary.egg-info/requires.txt
12cu|python-zope.componentvocabulary-2.0.0a1-1|48	%doc src/zope.componentvocabulary.egg-info/top_level.txt
12cu|python-zope.componentvocabulary-2.0.0a1-1|49	%{py_puresitedir}/zope/componentvocabulary/*.py*
12cu|python-zope.componentvocabulary-2.0.0a1-1|50	%{py_puresitedir}/zope/componentvocabulary/tests/*.py*
12cu|python-zope.componentvocabulary-2.0.0a1-1|51	%{py_puresitedir}/zope.componentvocabulary*.egg-info
12cu|python-zope.componentvocabulary-2.0.0a1-1|52	%{py_puresitedir}/zope.componentvocabulary-2.0.0a1-py2.7-nspkg.pth
12cu|python-zope.componentvocabulary-2.0.0a1-1|53	%{py_puresitedir}/zope/componentvocabulary/configure.zcml
12cu|python-zope.componentvocabulary-2.0.0a1-1|54	
12cu|python-zope.componentvocabulary-2.0.0a1-1|55	
12cu|python-zope.componentvocabulary-2.0.0a1-1|56	
12cu|python-zope.componentvocabulary-2.0.0a1-1|57	%changelog
12cu|python-zope.componentvocabulary-2.0.0a1-1|58	* Tue Dec 10 2013 symbianflo <symbianflo@mandrivausers.ro> 2.0.0a1-1
12cu|python-zope.componentvocabulary-2.0.0a1-1|59	+ Revision: af4526d
12cu|python-zope.componentvocabulary-2.0.0a1-1|60	- Log: import component, fix req
12cu|python-zope.componentvocabulary-2.0.0a1-1|61	
12cu|python-zope.componentvocabulary-2.0.0a1-1|62	

12117 12
12cu|python-zope.configuration-4.0.2-1|1	%define	oname	zope.configuration
12cu|python-zope.configuration-4.0.2-1|2	
12cu|python-zope.configuration-4.0.2-1|3	Name:		python-%{oname}
12cu|python-zope.configuration-4.0.2-1|4	Version:	4.0.2
12cu|python-zope.configuration-4.0.2-1|5	Release:	1
12cu|python-zope.configuration-4.0.2-1|6	Summary:	Zope Configuration Markup Language (ZCML)
12cu|python-zope.configuration-4.0.2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.configuration-4.0.2-1|8	License:	ZPL 2.1
12cu|python-zope.configuration-4.0.2-1|9	Group:		Development/Ruby
12cu|python-zope.configuration-4.0.2-1|10	Url:		http://pypi.python.org/pypi/zope.configuration
12cu|python-zope.configuration-4.0.2-1|11	BuildArch:	noarch
12cu|python-zope.configuration-4.0.2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.configuration-4.0.2-1|13	BuildRequires:	pythonegg(zope.i18nmessageid)
12cu|python-zope.configuration-4.0.2-1|14	BuildRequires:	pythonegg(zope.schema)
12cu|python-zope.configuration-4.0.2-1|15	BuildRequires:	pythonegg(zope.event)
12cu|python-zope.configuration-4.0.2-1|16	
12cu|python-zope.configuration-4.0.2-1|17	%description
12cu|python-zope.configuration-4.0.2-1|18	The zope configuration system provides an extensible system for
12cu|python-zope.configuration-4.0.2-1|19	supporting various kinds of configurations.
12cu|python-zope.configuration-4.0.2-1|20	
12cu|python-zope.configuration-4.0.2-1|21	It is based on the idea of configuration directives. Users of the
12cu|python-zope.configuration-4.0.2-1|22	configuration system provide configuration directives in some
12cu|python-zope.configuration-4.0.2-1|23	language that express configuration choices. The intent is that the
12cu|python-zope.configuration-4.0.2-1|24	language be pluggable.  An XML language is provided by default.
12cu|python-zope.configuration-4.0.2-1|25	
12cu|python-zope.configuration-4.0.2-1|26	%prep
12cu|python-zope.configuration-4.0.2-1|27	%setup -q -n %{oname}-%{version}
12cu|python-zope.configuration-4.0.2-1|28	
12cu|python-zope.configuration-4.0.2-1|29	%build
12cu|python-zope.configuration-4.0.2-1|30	python setup.py build
12cu|python-zope.configuration-4.0.2-1|31	
12cu|python-zope.configuration-4.0.2-1|32	%install
12cu|python-zope.configuration-4.0.2-1|33	python setup.py install --root=%{buildroot}
12cu|python-zope.configuration-4.0.2-1|34	
12cu|python-zope.configuration-4.0.2-1|35	%check
12cu|python-zope.configuration-4.0.2-1|36	python setup.py test
12cu|python-zope.configuration-4.0.2-1|37	
12cu|python-zope.configuration-4.0.2-1|38	%files
12cu|python-zope.configuration-4.0.2-1|39	%doc README.txt
12cu|python-zope.configuration-4.0.2-1|40	%{py_puresitedir}/zope/configuration/*
12cu|python-zope.configuration-4.0.2-1|41	%{py_puresitedir}/zope.configuration*.egg-info
12cu|python-zope.configuration-4.0.2-1|42	%{py_puresitedir}/zope.configuration*.pth
12cu|python-zope.configuration-4.0.2-1|43	
12cu|python-zope.configuration-4.0.2-1|44	
12cu|python-zope.configuration-4.0.2-1|45	
12cu|python-zope.configuration-4.0.2-1|46	%changelog
12cu|python-zope.configuration-4.0.2-1|47	* Wed Nov 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-1
12cu|python-zope.configuration-4.0.2-1|48	+ Revision: f0943f5
12cu|python-zope.configuration-4.0.2-1|49	- Fix files
12cu|python-zope.configuration-4.0.2-1|50	
12cu|python-zope.configuration-4.0.2-1|51	

12118 12
12cu|python-zope.container-4.0.0a3-1|1	%define	oname	zope.container
12cu|python-zope.container-4.0.0a3-1|2	
12cu|python-zope.container-4.0.0a3-1|3	Name:		python-%{oname}
12cu|python-zope.container-4.0.0a3-1|4	Version:	4.0.0a3
12cu|python-zope.container-4.0.0a3-1|5	Release:	1
12cu|python-zope.container-4.0.0a3-1|6	Summary:	Zope Container
12cu|python-zope.container-4.0.0a3-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.container-4.0.0a3-1|8	License:	ZPL 2.1
12cu|python-zope.container-4.0.0a3-1|9	Group:		Development/Ruby
12cu|python-zope.container-4.0.0a3-1|10	Url:		http://pypi.python.org/pypi/zope.container
12cu|python-zope.container-4.0.0a3-1|11	BuildRequires:	python-devel
12cu|python-zope.container-4.0.0a3-1|12	BuildRequires:	python-setuptools
12cu|python-zope.container-4.0.0a3-1|13	BuildRequires:	pythonegg(btrees)
12cu|python-zope.container-4.0.0a3-1|14	BuildRequires:	pythonegg(persistent)
12cu|python-zope.container-4.0.0a3-1|15	BuildRequires:	pythonegg(zope.browser)
12cu|python-zope.container-4.0.0a3-1|16	BuildRequires:	pythonegg(zope.configuration)
12cu|python-zope.container-4.0.0a3-1|17	BuildRequires:	pythonegg(zope.exceptions)
12cu|python-zope.container-4.0.0a3-1|18	BuildRequires:	pythonegg(zope.i18n)
12cu|python-zope.container-4.0.0a3-1|19	BuildRequires:	pythonegg(zope.proxy)
12cu|python-zope.container-4.0.0a3-1|20	BuildRequires:	pythonegg(six)
12cu|python-zope.container-4.0.0a3-1|21	BuildRequires:	pythonegg(zope.schema)
12cu|python-zope.container-4.0.0a3-1|22	BuildRequires:	pythonegg(zope.testing)
12cu|python-zope.container-4.0.0a3-1|23	BuildRequires:	pythonegg(zope.testrunner)
12cu|python-zope.container-4.0.0a3-1|24	BuildRequires:	pythonegg(pytz)
12cu|python-zope.container-4.0.0a3-1|25	BuildRequires:	pythonegg(transaction)
12cu|python-zope.container-4.0.0a3-1|26	BuildRequires:	pythonegg(zope.lifecycleevent)
12cu|python-zope.container-4.0.0a3-1|27	
12cu|python-zope.container-4.0.0a3-1|28	%description
12cu|python-zope.container-4.0.0a3-1|29	This package define interfaces of container components, and provides
12cu|python-zope.container-4.0.0a3-1|30	container implementations such as a BTreeContainer and
12cu|python-zope.container-4.0.0a3-1|31	OrderedContainer, as well as the base class used by ``zope.site.folder``
12cu|python-zope.container-4.0.0a3-1|32	for the Folder implementation.
12cu|python-zope.container-4.0.0a3-1|33	
12cu|python-zope.container-4.0.0a3-1|34	
12cu|python-zope.container-4.0.0a3-1|35	%prep
12cu|python-zope.container-4.0.0a3-1|36	%setup -q -n %{oname}-%{version}
12cu|python-zope.container-4.0.0a3-1|37	
12cu|python-zope.container-4.0.0a3-1|38	%build
12cu|python-zope.container-4.0.0a3-1|39	python setup.py build
12cu|python-zope.container-4.0.0a3-1|40	
12cu|python-zope.container-4.0.0a3-1|41	%install
12cu|python-zope.container-4.0.0a3-1|42	python setup.py install --root=%{buildroot}
12cu|python-zope.container-4.0.0a3-1|43	
12cu|python-zope.container-4.0.0a3-1|44	# %check
12cu|python-zope.container-4.0.0a3-1|45	# python setup.py test
12cu|python-zope.container-4.0.0a3-1|46	
12cu|python-zope.container-4.0.0a3-1|47	%files
12cu|python-zope.container-4.0.0a3-1|48	%doc CHANGES.txt
12cu|python-zope.container-4.0.0a3-1|49	%doc COPYRIGHT.txt
12cu|python-zope.container-4.0.0a3-1|50	%doc LICENSE.txt
12cu|python-zope.container-4.0.0a3-1|51	%doc README.txt
12cu|python-zope.container-4.0.0a3-1|52	%doc include/README.txt
12cu|python-zope.container-4.0.0a3-1|53	%doc src/zope.container.egg-info/SOURCES.txt
12cu|python-zope.container-4.0.0a3-1|54	%doc src/zope.container.egg-info/dependency_links.txt
12cu|python-zope.container-4.0.0a3-1|55	%doc src/zope.container.egg-info/namespace_packages.txt
12cu|python-zope.container-4.0.0a3-1|56	%doc src/zope.container.egg-info/requires.txt
12cu|python-zope.container-4.0.0a3-1|57	%doc src/zope.container.egg-info/top_level.txt
12cu|python-zope.container-4.0.0a3-1|58	%doc src/zope/container/constraints.txt
12cu|python-zope.container-4.0.0a3-1|59	%doc src/zope/container/tests/directory.txt
12cu|python-zope.container-4.0.0a3-1|60	%{py_platsitedir}/zope/container/*
12cu|python-zope.container-4.0.0a3-1|61	%{py_platsitedir}/zope.container*.egg-info
12cu|python-zope.container-4.0.0a3-1|62	%{py_platsitedir}/zope.container*.pth
12cu|python-zope.container-4.0.0a3-1|63	
12cu|python-zope.container-4.0.0a3-1|64	
12cu|python-zope.container-4.0.0a3-1|65	%changelog
12cu|python-zope.container-4.0.0a3-1|66	* Tue Nov 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a3-1
12cu|python-zope.container-4.0.0a3-1|67	+ Revision: 0d9482e
12cu|python-zope.container-4.0.0a3-1|68	- Merge branch 'rosa2012.1' of https://abf.rosalinux.ru/import/python-zope.container into rosa2012.1
12cu|python-zope.container-4.0.0a3-1|69	- Conflicts:
12cu|python-zope.container-4.0.0a3-1|70	- python-zope.container.spec
12cu|python-zope.container-4.0.0a3-1|71	
12cu|python-zope.container-4.0.0a3-1|72	

12119 12
12cu|python-zope.contentprovider-4.0.0a1-1|1	%define	oname	zope.contentprovider
12cu|python-zope.contentprovider-4.0.0a1-1|2	
12cu|python-zope.contentprovider-4.0.0a1-1|3	Name:		python-%{oname}
12cu|python-zope.contentprovider-4.0.0a1-1|4	Version:	4.0.0a1
12cu|python-zope.contentprovider-4.0.0a1-1|5	Release:	1
12cu|python-zope.contentprovider-4.0.0a1-1|6	Summary:	Content Provider Framework for Zope Templates
12cu|python-zope.contentprovider-4.0.0a1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.contentprovider-4.0.0a1-1|8	License:	ZPL 2.1
12cu|python-zope.contentprovider-4.0.0a1-1|9	Group:		Development/Ruby
12cu|python-zope.contentprovider-4.0.0a1-1|10	Url:		http://pypi.python.org/pypi/zope.contentprovider
12cu|python-zope.contentprovider-4.0.0a1-1|11	BuildArch:	noarch
12cu|python-zope.contentprovider-4.0.0a1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.contentprovider-4.0.0a1-1|13	BuildRequires:	pythonegg(zope.tales)
12cu|python-zope.contentprovider-4.0.0a1-1|14	BuildRequires:	pythonegg(zope.schema)
12cu|python-zope.contentprovider-4.0.0a1-1|15	BuildRequires:	pythonegg(zope.publisher)
12cu|python-zope.contentprovider-4.0.0a1-1|16	BuildRequires:	pythonegg(zope.location)
12cu|python-zope.contentprovider-4.0.0a1-1|17	BuildRequires:	pythonegg(zope.event)
12cu|python-zope.contentprovider-4.0.0a1-1|18	BuildRequires:	pythonegg(zope.component)
12cu|python-zope.contentprovider-4.0.0a1-1|19	BuildRequires:	pythonegg(six)
12cu|python-zope.contentprovider-4.0.0a1-1|20	BuildRequires:	pythonegg(zope.security)
12cu|python-zope.contentprovider-4.0.0a1-1|21	BuildRequires:	pythonegg(zope.proxy)
12cu|python-zope.contentprovider-4.0.0a1-1|22	
12cu|python-zope.contentprovider-4.0.0a1-1|23	%description
12cu|python-zope.contentprovider-4.0.0a1-1|24	=================
12cu|python-zope.contentprovider-4.0.0a1-1|25	Content Providers
12cu|python-zope.contentprovider-4.0.0a1-1|26	=================
12cu|python-zope.contentprovider-4.0.0a1-1|27	
12cu|python-zope.contentprovider-4.0.0a1-1|28	This package provides a framework to develop componentized Web GUI
12cu|python-zope.contentprovider-4.0.0a1-1|29	applications. Instead of describing the content of a page using a single
12cu|python-zope.contentprovider-4.0.0a1-1|30	template or static system of templates and METAL macros, content provider
12cu|python-zope.contentprovider-4.0.0a1-1|31	objects are dynamically looked up based on the setup/configuration of the
12cu|python-zope.contentprovider-4.0.0a1-1|32	application.
12cu|python-zope.contentprovider-4.0.0a1-1|33	
12cu|python-zope.contentprovider-4.0.0a1-1|34	%prep
12cu|python-zope.contentprovider-4.0.0a1-1|35	%setup -q -n %{oname}-%{version}
12cu|python-zope.contentprovider-4.0.0a1-1|36	
12cu|python-zope.contentprovider-4.0.0a1-1|37	%build
12cu|python-zope.contentprovider-4.0.0a1-1|38	python setup.py build
12cu|python-zope.contentprovider-4.0.0a1-1|39	
12cu|python-zope.contentprovider-4.0.0a1-1|40	%install
12cu|python-zope.contentprovider-4.0.0a1-1|41	python setup.py install --root=%{buildroot}
12cu|python-zope.contentprovider-4.0.0a1-1|42	
12cu|python-zope.contentprovider-4.0.0a1-1|43	%check
12cu|python-zope.contentprovider-4.0.0a1-1|44	python setup.py test
12cu|python-zope.contentprovider-4.0.0a1-1|45	
12cu|python-zope.contentprovider-4.0.0a1-1|46	%files
12cu|python-zope.contentprovider-4.0.0a1-1|47	%doc CHANGES.txt
12cu|python-zope.contentprovider-4.0.0a1-1|48	%doc COPYRIGHT.txt
12cu|python-zope.contentprovider-4.0.0a1-1|49	%doc LICENSE.txt
12cu|python-zope.contentprovider-4.0.0a1-1|50	%doc README.txt
12cu|python-zope.contentprovider-4.0.0a1-1|51	%doc src/zope.contentprovider.egg-info/SOURCES.txt
12cu|python-zope.contentprovider-4.0.0a1-1|52	%doc src/zope.contentprovider.egg-info/dependency_links.txt
12cu|python-zope.contentprovider-4.0.0a1-1|53	%doc src/zope.contentprovider.egg-info/namespace_packages.txt
12cu|python-zope.contentprovider-4.0.0a1-1|54	%doc src/zope.contentprovider.egg-info/requires.txt
12cu|python-zope.contentprovider-4.0.0a1-1|55	%doc src/zope.contentprovider.egg-info/top_level.txt
12cu|python-zope.contentprovider-4.0.0a1-1|56	%doc src/zope/contentprovider/README.txt
12cu|python-zope.contentprovider-4.0.0a1-1|57	%{py_puresitedir}/zope/contentprovider/*
12cu|python-zope.contentprovider-4.0.0a1-1|58	%{py_puresitedir}/zope.contentprovider*.egg-info
12cu|python-zope.contentprovider-4.0.0a1-1|59	%{py_puresitedir}/zope.contentprovider*.pth
12cu|python-zope.contentprovider-4.0.0a1-1|60	
12cu|python-zope.contentprovider-4.0.0a1-1|61	
12cu|python-zope.contentprovider-4.0.0a1-1|62	%changelog
12cu|python-zope.contentprovider-4.0.0a1-1|63	* Tue Nov 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a1-1
12cu|python-zope.contentprovider-4.0.0a1-1|64	+ Revision: 7b1110e
12cu|python-zope.contentprovider-4.0.0a1-1|65	- Fix BRs
12cu|python-zope.contentprovider-4.0.0a1-1|66	
12cu|python-zope.contentprovider-4.0.0a1-1|67	

12120 12
12cu|python-zope.contenttype-4.0.1-1|1	%define	oname	zope.contenttype
12cu|python-zope.contenttype-4.0.1-1|2	
12cu|python-zope.contenttype-4.0.1-1|3	Name:		python-%{oname}
12cu|python-zope.contenttype-4.0.1-1|4	Version:	4.0.1
12cu|python-zope.contenttype-4.0.1-1|5	Release:	1
12cu|python-zope.contenttype-4.0.1-1|6	Summary:	Zope contenttype
12cu|python-zope.contenttype-4.0.1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.contenttype-4.0.1-1|8	License:	ZPL 2.1
12cu|python-zope.contenttype-4.0.1-1|9	Group:		Development/Python
12cu|python-zope.contenttype-4.0.1-1|10	Url:		http://pypi.python.org/pypi/zope.contenttype
12cu|python-zope.contenttype-4.0.1-1|11	BuildArch:	noarch
12cu|python-zope.contenttype-4.0.1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.contenttype-4.0.1-1|13	
12cu|python-zope.contenttype-4.0.1-1|14	%description
12cu|python-zope.contenttype-4.0.1-1|15	A utility module for content-type handling.
12cu|python-zope.contenttype-4.0.1-1|16	
12cu|python-zope.contenttype-4.0.1-1|17	
12cu|python-zope.contenttype-4.0.1-1|18	%prep
12cu|python-zope.contenttype-4.0.1-1|19	%setup -q -n %{oname}-%{version}
12cu|python-zope.contenttype-4.0.1-1|20	
12cu|python-zope.contenttype-4.0.1-1|21	%build
12cu|python-zope.contenttype-4.0.1-1|22	python setup.py build
12cu|python-zope.contenttype-4.0.1-1|23	
12cu|python-zope.contenttype-4.0.1-1|24	%install
12cu|python-zope.contenttype-4.0.1-1|25	python setup.py install --root=%{buildroot}
12cu|python-zope.contenttype-4.0.1-1|26	
12cu|python-zope.contenttype-4.0.1-1|27	%check
12cu|python-zope.contenttype-4.0.1-1|28	python setup.py test
12cu|python-zope.contenttype-4.0.1-1|29	
12cu|python-zope.contenttype-4.0.1-1|30	%files
12cu|python-zope.contenttype-4.0.1-1|31	%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.txt
12cu|python-zope.contenttype-4.0.1-1|32	%doc src/zope.contenttype.egg-info/*.txt
12cu|python-zope.contenttype-4.0.1-1|33	%{py_puresitedir}/zope.contenttype-4.0.1-py2.7-nspkg.pth
12cu|python-zope.contenttype-4.0.1-1|34	%{py_puresitedir}/zope/contenttype/mime*
12cu|python-zope.contenttype-4.0.1-1|35	%{py_puresitedir}/zope/contenttype/tests/mime.types-*
12cu|python-zope.contenttype-4.0.1-1|36	%{py_puresitedir}/zope/contenttype/*.py*
12cu|python-zope.contenttype-4.0.1-1|37	%{py_puresitedir}/zope/contenttype/tests/*.py*
12cu|python-zope.contenttype-4.0.1-1|38	%{py_puresitedir}/zope.contenttype*.egg-info
12cu|python-zope.contenttype-4.0.1-1|39	
12cu|python-zope.contenttype-4.0.1-1|40	
12cu|python-zope.contenttype-4.0.1-1|41	
12cu|python-zope.contenttype-4.0.1-1|42	%changelog
12cu|python-zope.contenttype-4.0.1-1|43	* Sat Nov 23 2013 Rosa <rosa@abf.rosalinux.ru> 4.0.1-1
12cu|python-zope.contenttype-4.0.1-1|44	+ Revision: d279ce4
12cu|python-zope.contenttype-4.0.1-1|45	- Automatic import for version 4.0.1-1
12cu|python-zope.contenttype-4.0.1-1|46	
12cu|python-zope.contenttype-4.0.1-1|47	

12121 12
12cu|python-zope.copy-4.0.2-1|1	%define	oname	zope.copy
12cu|python-zope.copy-4.0.2-1|2	
12cu|python-zope.copy-4.0.2-1|3	Name:		python-%{oname}
12cu|python-zope.copy-4.0.2-1|4	Version:	4.0.2
12cu|python-zope.copy-4.0.2-1|5	Release:	1
12cu|python-zope.copy-4.0.2-1|6	Summary:	Pluggable object copying mechanism
12cu|python-zope.copy-4.0.2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.copy-4.0.2-1|8	License:	ZPL 2.1
12cu|python-zope.copy-4.0.2-1|9	Group:		Development/Python
12cu|python-zope.copy-4.0.2-1|10	Url:		http://pypi.python.org/pypi/zope.copy
12cu|python-zope.copy-4.0.2-1|11	BuildArch:	noarch
12cu|python-zope.copy-4.0.2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.copy-4.0.2-1|13	Requires:  pythonegg(setuptools)
12cu|python-zope.copy-4.0.2-1|14	Requires:  pythonegg(zope.interface)
12cu|python-zope.copy-4.0.2-1|15	
12cu|python-zope.copy-4.0.2-1|16	%description
12cu|python-zope.copy-4.0.2-1|17	``zope.copy``
12cu|python-zope.copy-4.0.2-1|18	=============
12cu|python-zope.copy-4.0.2-1|19	
12cu|python-zope.copy-4.0.2-1|20	This package provides a pluggable mechanism for copying persistent objects.
12cu|python-zope.copy-4.0.2-1|21	
12cu|python-zope.copy-4.0.2-1|22	Please see ``docs/index.rst`` for the detailed documentation.
12cu|python-zope.copy-4.0.2-1|23	
12cu|python-zope.copy-4.0.2-1|24	
12cu|python-zope.copy-4.0.2-1|25	%prep
12cu|python-zope.copy-4.0.2-1|26	%setup -q -n %{oname}-%{version}
12cu|python-zope.copy-4.0.2-1|27	
12cu|python-zope.copy-4.0.2-1|28	%build
12cu|python-zope.copy-4.0.2-1|29	python setup.py build
12cu|python-zope.copy-4.0.2-1|30	
12cu|python-zope.copy-4.0.2-1|31	%install
12cu|python-zope.copy-4.0.2-1|32	python setup.py install --root=%{buildroot}
12cu|python-zope.copy-4.0.2-1|33	
12cu|python-zope.copy-4.0.2-1|34	%check
12cu|python-zope.copy-4.0.2-1|35	#python setup.py test
12cu|python-zope.copy-4.0.2-1|36	
12cu|python-zope.copy-4.0.2-1|37	%files
12cu|python-zope.copy-4.0.2-1|38	%doc CHANGES.txt
12cu|python-zope.copy-4.0.2-1|39	%doc COPYRIGHT.txt
12cu|python-zope.copy-4.0.2-1|40	%doc LICENSE.txt
12cu|python-zope.copy-4.0.2-1|41	%doc README.txt
12cu|python-zope.copy-4.0.2-1|42	%doc src/zope.copy.egg-info/SOURCES.txt
12cu|python-zope.copy-4.0.2-1|43	%doc src/zope.copy.egg-info/dependency_links.txt
12cu|python-zope.copy-4.0.2-1|44	%doc src/zope.copy.egg-info/namespace_packages.txt
12cu|python-zope.copy-4.0.2-1|45	%doc src/zope.copy.egg-info/requires.txt
12cu|python-zope.copy-4.0.2-1|46	%doc src/zope.copy.egg-info/top_level.txt
12cu|python-zope.copy-4.0.2-1|47	%{py_puresitedir}/zope/copy/*.py*
12cu|python-zope.copy-4.0.2-1|48	%{py_puresitedir}/zope/copy/tests/*.py*
12cu|python-zope.copy-4.0.2-1|49	%{py_puresitedir}/zope.copy*.egg-info
12cu|python-zope.copy-4.0.2-1|50	%{py_puresitedir}/zope.copy-4.0.2-py2.7-nspkg.pth
12cu|python-zope.copy-4.0.2-1|51	
12cu|python-zope.copy-4.0.2-1|52	
12cu|python-zope.copy-4.0.2-1|53	%changelog
12cu|python-zope.copy-4.0.2-1|54	* Wed Dec 11 2013 SymbianFlo <symbianflo@mandrivausers.ro> 4.0.2-1
12cu|python-zope.copy-4.0.2-1|55	+ Revision: 4a4daed
12cu|python-zope.copy-4.0.2-1|56	- Updated python-zope.copy.spec
12cu|python-zope.copy-4.0.2-1|57	
12cu|python-zope.copy-4.0.2-1|58	

12122 12
12cu|python-zope.copypastemove-4.0.0a1-1|1	%define	oname	zope.copypastemove
12cu|python-zope.copypastemove-4.0.0a1-1|2	
12cu|python-zope.copypastemove-4.0.0a1-1|3	Name:		python-%{oname}
12cu|python-zope.copypastemove-4.0.0a1-1|4	Version:	4.0.0a1
12cu|python-zope.copypastemove-4.0.0a1-1|5	Release:	1
12cu|python-zope.copypastemove-4.0.0a1-1|6	Summary:	Copy, Paste and Move support for content components
12cu|python-zope.copypastemove-4.0.0a1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.copypastemove-4.0.0a1-1|8	License:	ZPL 2.1
12cu|python-zope.copypastemove-4.0.0a1-1|9	Group:		Development/Python
12cu|python-zope.copypastemove-4.0.0a1-1|10	Url:		http://pypi.python.org/pypi/zope.copypastemove
12cu|python-zope.copypastemove-4.0.0a1-1|11	BuildArch:	noarch
12cu|python-zope.copypastemove-4.0.0a1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.copypastemove-4.0.0a1-1|13	Requires: 	pythonegg(setuptools)
12cu|python-zope.copypastemove-4.0.0a1-1|14	Requires: 	pythonegg(zope.annotation)
12cu|python-zope.copypastemove-4.0.0a1-1|15	Requires: 	pythonegg(zope.component)
12cu|python-zope.copypastemove-4.0.0a1-1|16	Requires: 	pythonegg(zope.container)
12cu|python-zope.copypastemove-4.0.0a1-1|17	Requires: 	pythonegg(zope.copy)
12cu|python-zope.copypastemove-4.0.0a1-1|18	Requires: 	pythonegg(zope.event)
12cu|python-zope.copypastemove-4.0.0a1-1|19	Requires: 	pythonegg(zope.exceptions)
12cu|python-zope.copypastemove-4.0.0a1-1|20	Requires: 	pythonegg(zope.interface)
12cu|python-zope.copypastemove-4.0.0a1-1|21	Requires: 	pythonegg(zope.lifecycleevent)
12cu|python-zope.copypastemove-4.0.0a1-1|22	Requires: 	pythonegg(zope.location)
12cu|python-zope.copypastemove-4.0.0a1-1|23	
12cu|python-zope.copypastemove-4.0.0a1-1|24	
12cu|python-zope.copypastemove-4.0.0a1-1|25	%description
12cu|python-zope.copypastemove-4.0.0a1-1|26	Overview
12cu|python-zope.copypastemove-4.0.0a1-1|27	---------
12cu|python-zope.copypastemove-4.0.0a1-1|28	
12cu|python-zope.copypastemove-4.0.0a1-1|29	This package provides Copy, Paste and Move support for content
12cu|python-zope.copypastemove-4.0.0a1-1|30	components in Zope.  In particular, it defines the following
12cu|python-zope.copypastemove-4.0.0a1-1|31	interfaces for this kind of functionality:
12cu|python-zope.copypastemove-4.0.0a1-1|32	
12cu|python-zope.copypastemove-4.0.0a1-1|33	* ``IObjectMover``,
12cu|python-zope.copypastemove-4.0.0a1-1|34	
12cu|python-zope.copypastemove-4.0.0a1-1|35	* ``IObjectCopier``,
12cu|python-zope.copypastemove-4.0.0a1-1|36	
12cu|python-zope.copypastemove-4.0.0a1-1|37	* ``IContentItemRenamer``,
12cu|python-zope.copypastemove-4.0.0a1-1|38	
12cu|python-zope.copypastemove-4.0.0a1-1|39	* ``IPrincipalClipboard``
12cu|python-zope.copypastemove-4.0.0a1-1|40	
12cu|python-zope.copypastemove-4.0.0a1-1|41	as well as standard implementations for containers and contained
12cu|python-zope.copypastemove-4.0.0a1-1|42	objects as known from the ``zope.container`` package.
12cu|python-zope.copypastemove-4.0.0a1-1|43	
12cu|python-zope.copypastemove-4.0.0a1-1|44	
12cu|python-zope.copypastemove-4.0.0a1-1|45	
12cu|python-zope.copypastemove-4.0.0a1-1|46	%prep
12cu|python-zope.copypastemove-4.0.0a1-1|47	%setup -q -n %{oname}-%{version}
12cu|python-zope.copypastemove-4.0.0a1-1|48	
12cu|python-zope.copypastemove-4.0.0a1-1|49	%build
12cu|python-zope.copypastemove-4.0.0a1-1|50	python setup.py build
12cu|python-zope.copypastemove-4.0.0a1-1|51	
12cu|python-zope.copypastemove-4.0.0a1-1|52	%install
12cu|python-zope.copypastemove-4.0.0a1-1|53	python setup.py install --root=%{buildroot}
12cu|python-zope.copypastemove-4.0.0a1-1|54	
12cu|python-zope.copypastemove-4.0.0a1-1|55	%check
12cu|python-zope.copypastemove-4.0.0a1-1|56	#python setup.py test
12cu|python-zope.copypastemove-4.0.0a1-1|57	
12cu|python-zope.copypastemove-4.0.0a1-1|58	%files
12cu|python-zope.copypastemove-4.0.0a1-1|59	%doc CHANGES.txt
12cu|python-zope.copypastemove-4.0.0a1-1|60	%doc COPYRIGHT.txt
12cu|python-zope.copypastemove-4.0.0a1-1|61	%doc LICENSE.txt
12cu|python-zope.copypastemove-4.0.0a1-1|62	%doc README.txt
12cu|python-zope.copypastemove-4.0.0a1-1|63	%doc src/zope.copypastemove.egg-info/SOURCES.txt
12cu|python-zope.copypastemove-4.0.0a1-1|64	%doc src/zope.copypastemove.egg-info/dependency_links.txt
12cu|python-zope.copypastemove-4.0.0a1-1|65	%doc src/zope.copypastemove.egg-info/namespace_packages.txt
12cu|python-zope.copypastemove-4.0.0a1-1|66	%doc src/zope.copypastemove.egg-info/requires.txt
12cu|python-zope.copypastemove-4.0.0a1-1|67	%doc src/zope.copypastemove.egg-info/top_level.txt
12cu|python-zope.copypastemove-4.0.0a1-1|68	%{py_puresitedir}/zope/copypastemove/*.py*
12cu|python-zope.copypastemove-4.0.0a1-1|69	%{py_puresitedir}/zope/copypastemove/tests/*.py*
12cu|python-zope.copypastemove-4.0.0a1-1|70	%{py_puresitedir}/zope.copypastemove*.egg-info
12cu|python-zope.copypastemove-4.0.0a1-1|71	%{py_puresitedir}/zope.copypastemove-4.0.0a1-py2.7-nspkg.pth
12cu|python-zope.copypastemove-4.0.0a1-1|72	%{py_puresitedir}/zope/copypastemove/configure.zcml
12cu|python-zope.copypastemove-4.0.0a1-1|73	
12cu|python-zope.copypastemove-4.0.0a1-1|74	
12cu|python-zope.copypastemove-4.0.0a1-1|75	%changelog
12cu|python-zope.copypastemove-4.0.0a1-1|76	* Wed Dec 11 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.0a1-1
12cu|python-zope.copypastemove-4.0.0a1-1|77	+ Revision: 9981447
12cu|python-zope.copypastemove-4.0.0a1-1|78	- Log:import module
12cu|python-zope.copypastemove-4.0.0a1-1|79	
12cu|python-zope.copypastemove-4.0.0a1-1|80	

12123 12
12cu|python-zope.datetime-4.0.0-1|1	%define	oname	zope.datetime
12cu|python-zope.datetime-4.0.0-1|2	
12cu|python-zope.datetime-4.0.0-1|3	Name:		python-%{oname}
12cu|python-zope.datetime-4.0.0-1|4	Version:	4.0.0
12cu|python-zope.datetime-4.0.0-1|5	Release:	1
12cu|python-zope.datetime-4.0.0-1|6	Summary:	Zope datetime
12cu|python-zope.datetime-4.0.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.datetime-4.0.0-1|8	License:	ZPL 2.1
12cu|python-zope.datetime-4.0.0-1|9	Group:		Development/Python
12cu|python-zope.datetime-4.0.0-1|10	Url:		http://pypi.python.org/pypi/zope.datetime
12cu|python-zope.datetime-4.0.0-1|11	BuildArch:	noarch
12cu|python-zope.datetime-4.0.0-1|12	BuildRequires:	python-setuptools
12cu|python-zope.datetime-4.0.0-1|13	
12cu|python-zope.datetime-4.0.0-1|14	%description
12cu|python-zope.datetime-4.0.0-1|15	Commonly used date and time related utility functions.
12cu|python-zope.datetime-4.0.0-1|16	
12cu|python-zope.datetime-4.0.0-1|17	%prep
12cu|python-zope.datetime-4.0.0-1|18	%setup -q -n %{oname}-%{version}
12cu|python-zope.datetime-4.0.0-1|19	
12cu|python-zope.datetime-4.0.0-1|20	%build
12cu|python-zope.datetime-4.0.0-1|21	python setup.py build
12cu|python-zope.datetime-4.0.0-1|22	
12cu|python-zope.datetime-4.0.0-1|23	%install
12cu|python-zope.datetime-4.0.0-1|24	python setup.py install --root=%{buildroot}
12cu|python-zope.datetime-4.0.0-1|25	
12cu|python-zope.datetime-4.0.0-1|26	%check
12cu|python-zope.datetime-4.0.0-1|27	python setup.py test
12cu|python-zope.datetime-4.0.0-1|28	
12cu|python-zope.datetime-4.0.0-1|29	%files
12cu|python-zope.datetime-4.0.0-1|30	%doc CHANGES.txt
12cu|python-zope.datetime-4.0.0-1|31	%doc COPYRIGHT.txt
12cu|python-zope.datetime-4.0.0-1|32	%doc LICENSE.txt
12cu|python-zope.datetime-4.0.0-1|33	%{py_puresitedir}/zope/datetime/*
12cu|python-zope.datetime-4.0.0-1|34	%{py_puresitedir}/zope.datetime*.egg-info
12cu|python-zope.datetime-4.0.0-1|35	%{py_puresitedir}/zope.datetime*.pth
12cu|python-zope.datetime-4.0.0-1|36	
12cu|python-zope.datetime-4.0.0-1|37	%changelog
12cu|python-zope.datetime-4.0.0-1|38	* Fri Nov 29 2013 Rosa <rosa@abf.rosalinux.ru> 4.0.0-1
12cu|python-zope.datetime-4.0.0-1|39	+ Revision: 3c7bb21
12cu|python-zope.datetime-4.0.0-1|40	- Automatic import for version 4.0.0-1
12cu|python-zope.datetime-4.0.0-1|41	
12cu|python-zope.datetime-4.0.0-1|42	

12124 12
12cu|python-zope.deprecation-4.0.2-1|1	%define	oname	zope.deprecation
12cu|python-zope.deprecation-4.0.2-1|2	
12cu|python-zope.deprecation-4.0.2-1|3	Name:		python-%{oname}
12cu|python-zope.deprecation-4.0.2-1|4	Version:	4.0.2
12cu|python-zope.deprecation-4.0.2-1|5	Release:	1
12cu|python-zope.deprecation-4.0.2-1|6	Summary:	Zope Deprecation Infrastructure
12cu|python-zope.deprecation-4.0.2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.deprecation-4.0.2-1|8	License:	ZPL 2.1
12cu|python-zope.deprecation-4.0.2-1|9	Group:		Development/Python
12cu|python-zope.deprecation-4.0.2-1|10	Url:		http://pypi.python.org/pypi/zope.deprecation
12cu|python-zope.deprecation-4.0.2-1|11	BuildArch:	noarch
12cu|python-zope.deprecation-4.0.2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.deprecation-4.0.2-1|13	Requires:	python-setuptools
12cu|python-zope.deprecation-4.0.2-1|14	
12cu|python-zope.deprecation-4.0.2-1|15	%description
12cu|python-zope.deprecation-4.0.2-1|16	``zope.deprecation`` README
12cu|python-zope.deprecation-4.0.2-1|17	===========================
12cu|python-zope.deprecation-4.0.2-1|18	
12cu|python-zope.deprecation-4.0.2-1|19	This package provides a simple function called ``deprecated(names, reason)``
12cu|python-zope.deprecation-4.0.2-1|20	to mark deprecated modules, classes, functions, methods and properties.
12cu|python-zope.deprecation-4.0.2-1|21	
12cu|python-zope.deprecation-4.0.2-1|22	Please see http://docs.zope.org/zope.deprecation/ for the documentation.
12cu|python-zope.deprecation-4.0.2-1|23	
12cu|python-zope.deprecation-4.0.2-1|24	
12cu|python-zope.deprecation-4.0.2-1|25	
12cu|python-zope.deprecation-4.0.2-1|26	%prep
12cu|python-zope.deprecation-4.0.2-1|27	%setup -q -n %{oname}-%{version}
12cu|python-zope.deprecation-4.0.2-1|28	
12cu|python-zope.deprecation-4.0.2-1|29	%build
12cu|python-zope.deprecation-4.0.2-1|30	python setup.py build
12cu|python-zope.deprecation-4.0.2-1|31	
12cu|python-zope.deprecation-4.0.2-1|32	%install
12cu|python-zope.deprecation-4.0.2-1|33	python setup.py install --root=%{buildroot}
12cu|python-zope.deprecation-4.0.2-1|34	
12cu|python-zope.deprecation-4.0.2-1|35	%check
12cu|python-zope.deprecation-4.0.2-1|36	python setup.py test
12cu|python-zope.deprecation-4.0.2-1|37	
12cu|python-zope.deprecation-4.0.2-1|38	%files
12cu|python-zope.deprecation-4.0.2-1|39	%doc README.txt
12cu|python-zope.deprecation-4.0.2-1|40	%{py_puresitedir}/zope/deprecation/*.py*
12cu|python-zope.deprecation-4.0.2-1|41	%{py_puresitedir}/zope.deprecation*.egg-info
12cu|python-zope.deprecation-4.0.2-1|42	%{py_puresitedir}/zope.deprecation-4.0.2-py2.7-nspkg.pth
12cu|python-zope.deprecation-4.0.2-1|43	
12cu|python-zope.deprecation-4.0.2-1|44	
12cu|python-zope.deprecation-4.0.2-1|45	
12cu|python-zope.deprecation-4.0.2-1|46	%changelog
12cu|python-zope.deprecation-4.0.2-1|47	* Wed Dec 11 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.2-1
12cu|python-zope.deprecation-4.0.2-1|48	+ Revision: 3c09c72
12cu|python-zope.deprecation-4.0.2-1|49	- Log. import module
12cu|python-zope.deprecation-4.0.2-1|50	
12cu|python-zope.deprecation-4.0.2-1|51	

12125 12
12cu|python-zope.dottedname-4.0.1-1|1	%define	oname	zope.dottedname
12cu|python-zope.dottedname-4.0.1-1|2	
12cu|python-zope.dottedname-4.0.1-1|3	Name:		python-%{oname}
12cu|python-zope.dottedname-4.0.1-1|4	Version:	4.0.1
12cu|python-zope.dottedname-4.0.1-1|5	Release:	1
12cu|python-zope.dottedname-4.0.1-1|6	Summary:	Resolver for Python dotted names
12cu|python-zope.dottedname-4.0.1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.dottedname-4.0.1-1|8	License:	ZPL 2.1
12cu|python-zope.dottedname-4.0.1-1|9	Group:		Development/Python
12cu|python-zope.dottedname-4.0.1-1|10	Url:		http://pypi.python.org/pypi/zope.dottedname
12cu|python-zope.dottedname-4.0.1-1|11	BuildArch:	noarch
12cu|python-zope.dottedname-4.0.1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.dottedname-4.0.1-1|13	BuildRequires:	pythonegg(zope.testing)
12cu|python-zope.dottedname-4.0.1-1|14	
12cu|python-zope.dottedname-4.0.1-1|15	%description
12cu|python-zope.dottedname-4.0.1-1|16	======================
12cu|python-zope.dottedname-4.0.1-1|17	Dotted Name Resolution
12cu|python-zope.dottedname-4.0.1-1|18	======================
12cu|python-zope.dottedname-4.0.1-1|19	
12cu|python-zope.dottedname-4.0.1-1|20	The ``zope.dottedname`` module provides one function, ``resolve`` that
12cu|python-zope.dottedname-4.0.1-1|21	resolves strings containing dotted names into the appropriate python
12cu|python-zope.dottedname-4.0.1-1|22	object.
12cu|python-zope.dottedname-4.0.1-1|23	
12cu|python-zope.dottedname-4.0.1-1|24	Dotted names are resolved by importing modules and by getting
12cu|python-zope.dottedname-4.0.1-1|25	attributes from imported modules. Names may be relative, provided the
12cu|python-zope.dottedname-4.0.1-1|26	module they are relative to is supplied.
12cu|python-zope.dottedname-4.0.1-1|27	
12cu|python-zope.dottedname-4.0.1-1|28	%prep
12cu|python-zope.dottedname-4.0.1-1|29	%setup -q -n %{oname}-%{version}
12cu|python-zope.dottedname-4.0.1-1|30	
12cu|python-zope.dottedname-4.0.1-1|31	%build
12cu|python-zope.dottedname-4.0.1-1|32	python setup.py build
12cu|python-zope.dottedname-4.0.1-1|33	
12cu|python-zope.dottedname-4.0.1-1|34	%install
12cu|python-zope.dottedname-4.0.1-1|35	python setup.py install --root=%{buildroot}
12cu|python-zope.dottedname-4.0.1-1|36	
12cu|python-zope.dottedname-4.0.1-1|37	%check
12cu|python-zope.dottedname-4.0.1-1|38	python setup.py test
12cu|python-zope.dottedname-4.0.1-1|39	
12cu|python-zope.dottedname-4.0.1-1|40	%files
12cu|python-zope.dottedname-4.0.1-1|41	%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.rst
12cu|python-zope.dottedname-4.0.1-1|42	%doc src/zope.dottedname.egg-info/*.txt
12cu|python-zope.dottedname-4.0.1-1|43	%doc src/zope/dottedname/README.txt
12cu|python-zope.dottedname-4.0.1-1|44	%{py_puresitedir}/zope/dottedname/*.py*
12cu|python-zope.dottedname-4.0.1-1|45	%{py_puresitedir}/zope.dottedname*.egg-info
12cu|python-zope.dottedname-4.0.1-1|46	%{py_puresitedir}/zope.dottedname-4.0.1-py2.7-nspkg.pth
12cu|python-zope.dottedname-4.0.1-1|47	%{py_puresitedir}/zope/dottedname/README.txt
12cu|python-zope.dottedname-4.0.1-1|48	
12cu|python-zope.dottedname-4.0.1-1|49	
12cu|python-zope.dottedname-4.0.1-1|50	%changelog
12cu|python-zope.dottedname-4.0.1-1|51	* Sun Nov 24 2013 Rosa <rosa@abf.rosalinux.ru> 4.0.1-1
12cu|python-zope.dottedname-4.0.1-1|52	+ Revision: e3e6a4b
12cu|python-zope.dottedname-4.0.1-1|53	- Automatic import for version 4.0.1-1
12cu|python-zope.dottedname-4.0.1-1|54	
12cu|python-zope.dottedname-4.0.1-1|55	

12126 12
12cu|python-zope.dublincore-4.0.0-1|1	%define	oname	zope.dublincore
12cu|python-zope.dublincore-4.0.0-1|2	
12cu|python-zope.dublincore-4.0.0-1|3	Name:		python-%{oname}
12cu|python-zope.dublincore-4.0.0-1|4	Version:	4.0.0
12cu|python-zope.dublincore-4.0.0-1|5	Release:	1
12cu|python-zope.dublincore-4.0.0-1|6	Summary:	Zope Dublin Core implementation
12cu|python-zope.dublincore-4.0.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.dublincore-4.0.0-1|8	License:	ZPL 2.1
12cu|python-zope.dublincore-4.0.0-1|9	Group:		Development/Ruby
12cu|python-zope.dublincore-4.0.0-1|10	Url:		http://pypi.python.org/pypi/zope.dublincore
12cu|python-zope.dublincore-4.0.0-1|11	BuildArch:	noarch
12cu|python-zope.dublincore-4.0.0-1|12	BuildRequires:	python-setuptools
12cu|python-zope.dublincore-4.0.0-1|13	BuildRequires:  pythonegg(zope.security)
12cu|python-zope.dublincore-4.0.0-1|14	BuildRequires:  pythonegg(persistent)
12cu|python-zope.dublincore-4.0.0-1|15	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.dublincore-4.0.0-1|16	BuildRequires:  pythonegg(zope.schema)
12cu|python-zope.dublincore-4.0.0-1|17	BuildRequires:  pythonegg(zope.location)
12cu|python-zope.dublincore-4.0.0-1|18	BuildRequires:  pythonegg(zope.lifecycleevent)
12cu|python-zope.dublincore-4.0.0-1|19	# Not in ABF yet
12cu|python-zope.dublincore-4.0.0-1|20	#BuildRequires:  pythonegg(zope.datetime)
12cu|python-zope.dublincore-4.0.0-1|21	BuildRequires:  pythonegg(zope.component)
12cu|python-zope.dublincore-4.0.0-1|22	BuildRequires:  pythonegg(six)
12cu|python-zope.dublincore-4.0.0-1|23	BuildRequires:  pythonegg(zope.configuration)
12cu|python-zope.dublincore-4.0.0-1|24	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.dublincore-4.0.0-1|25	BuildRequires:  pythonegg(zope.i18nmessageid)
12cu|python-zope.dublincore-4.0.0-1|26	BuildRequires:  pythonegg(zope.event)
12cu|python-zope.dublincore-4.0.0-1|27	
12cu|python-zope.dublincore-4.0.0-1|28	%description
12cu|python-zope.dublincore-4.0.0-1|29	%prep
12cu|python-zope.dublincore-4.0.0-1|30	%setup -q -n %{oname}-%{version}
12cu|python-zope.dublincore-4.0.0-1|31	
12cu|python-zope.dublincore-4.0.0-1|32	%build
12cu|python-zope.dublincore-4.0.0-1|33	python setup.py build
12cu|python-zope.dublincore-4.0.0-1|34	
12cu|python-zope.dublincore-4.0.0-1|35	%install
12cu|python-zope.dublincore-4.0.0-1|36	python setup.py install --root=%{buildroot}
12cu|python-zope.dublincore-4.0.0-1|37	
12cu|python-zope.dublincore-4.0.0-1|38	# %check
12cu|python-zope.dublincore-4.0.0-1|39	# python setup.py test
12cu|python-zope.dublincore-4.0.0-1|40	
12cu|python-zope.dublincore-4.0.0-1|41	%files
12cu|python-zope.dublincore-4.0.0-1|42	%doc CHANGES.txt
12cu|python-zope.dublincore-4.0.0-1|43	%doc COPYRIGHT.txt
12cu|python-zope.dublincore-4.0.0-1|44	%doc LICENSE.txt
12cu|python-zope.dublincore-4.0.0-1|45	%doc README.txt
12cu|python-zope.dublincore-4.0.0-1|46	%doc src/zope.dublincore.egg-info/SOURCES.txt
12cu|python-zope.dublincore-4.0.0-1|47	%doc src/zope.dublincore.egg-info/dependency_links.txt
12cu|python-zope.dublincore-4.0.0-1|48	%doc src/zope.dublincore.egg-info/namespace_packages.txt
12cu|python-zope.dublincore-4.0.0-1|49	%doc src/zope.dublincore.egg-info/requires.txt
12cu|python-zope.dublincore-4.0.0-1|50	%doc src/zope.dublincore.egg-info/top_level.txt
12cu|python-zope.dublincore-4.0.0-1|51	%doc src/zope/dublincore/property.txt
12cu|python-zope.dublincore-4.0.0-1|52	%doc src/zope/dublincore/tests/partial.txt
12cu|python-zope.dublincore-4.0.0-1|53	%doc src/zope/dublincore/tests/timeannotators.txt
12cu|python-zope.dublincore-4.0.0-1|54	%{py_puresitedir}/zope/dublincore/*
12cu|python-zope.dublincore-4.0.0-1|55	%{py_puresitedir}/zope.dublincore*.egg-info
12cu|python-zope.dublincore-4.0.0-1|56	%{py_puresitedir}/zope.dublincore*.pth
12cu|python-zope.dublincore-4.0.0-1|57	
12cu|python-zope.dublincore-4.0.0-1|58	
12cu|python-zope.dublincore-4.0.0-1|59	%changelog
12cu|python-zope.dublincore-4.0.0-1|60	* Tue Nov 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0-1
12cu|python-zope.dublincore-4.0.0-1|61	+ Revision: 1e5386d
12cu|python-zope.dublincore-4.0.0-1|62	- Disable check
12cu|python-zope.dublincore-4.0.0-1|63	
12cu|python-zope.dublincore-4.0.0-1|64	

12127 12
12cu|python-zope.error-4.1.0-1|1	%define	oname	zope.error
12cu|python-zope.error-4.1.0-1|2	
12cu|python-zope.error-4.1.0-1|3	Name:		python-%{oname}
12cu|python-zope.error-4.1.0-1|4	Version:	4.1.0
12cu|python-zope.error-4.1.0-1|5	Release:	1
12cu|python-zope.error-4.1.0-1|6	Summary:	An error reporting utility for Zope3
12cu|python-zope.error-4.1.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.error-4.1.0-1|8	License:	ZPL 2.1
12cu|python-zope.error-4.1.0-1|9	Group:		Development/Python
12cu|python-zope.error-4.1.0-1|10	Url:		http://pypi.python.org/pypi/zope.error
12cu|python-zope.error-4.1.0-1|11	BuildArch:	noarch
12cu|python-zope.error-4.1.0-1|12	BuildRequires:	python-setuptools
12cu|python-zope.error-4.1.0-1|13	BuildRequires:  pythonegg(persistent)
12cu|python-zope.error-4.1.0-1|14	BuildRequires:  pythonegg(six)
12cu|python-zope.error-4.1.0-1|15	BuildRequires:  pythonegg(zope.exceptions)
12cu|python-zope.error-4.1.0-1|16	BuildRequires:  pythonegg(zope.location)
12cu|python-zope.error-4.1.0-1|17	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.error-4.1.0-1|18	BuildRequires:  pythonegg(zope.schema)
12cu|python-zope.error-4.1.0-1|19	BuildRequires:  pythonegg(zope.testrunner)
12cu|python-zope.error-4.1.0-1|20	
12cu|python-zope.error-4.1.0-1|21	%description
12cu|python-zope.error-4.1.0-1|22	This package provides an error reporting utility
12cu|python-zope.error-4.1.0-1|23	which is able to store errors.
12cu|python-zope.error-4.1.0-1|24	
12cu|python-zope.error-4.1.0-1|25	
12cu|python-zope.error-4.1.0-1|26	%prep
12cu|python-zope.error-4.1.0-1|27	%setup -q -n %{oname}-%{version}
12cu|python-zope.error-4.1.0-1|28	
12cu|python-zope.error-4.1.0-1|29	%build
12cu|python-zope.error-4.1.0-1|30	python setup.py build
12cu|python-zope.error-4.1.0-1|31	
12cu|python-zope.error-4.1.0-1|32	%install
12cu|python-zope.error-4.1.0-1|33	python setup.py install --root=%{buildroot}
12cu|python-zope.error-4.1.0-1|34	
12cu|python-zope.error-4.1.0-1|35	%check
12cu|python-zope.error-4.1.0-1|36	# python setup.py test
12cu|python-zope.error-4.1.0-1|37	
12cu|python-zope.error-4.1.0-1|38	%files
12cu|python-zope.error-4.1.0-1|39	%doc CHANGES.txt
12cu|python-zope.error-4.1.0-1|40	%doc COPYRIGHT.txt
12cu|python-zope.error-4.1.0-1|41	%doc LICENSE.txt
12cu|python-zope.error-4.1.0-1|42	%doc README.txt
12cu|python-zope.error-4.1.0-1|43	%{py_puresitedir}/zope/error/*
12cu|python-zope.error-4.1.0-1|44	%{py_puresitedir}/zope.error*.egg-info
12cu|python-zope.error-4.1.0-1|45	%{py_puresitedir}/zope.error*.pth
12cu|python-zope.error-4.1.0-1|46	
12cu|python-zope.error-4.1.0-1|47	%changelog
12cu|python-zope.error-4.1.0-1|48	* Wed Dec 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.1.0-1
12cu|python-zope.error-4.1.0-1|49	+ Revision: b3524c1
12cu|python-zope.error-4.1.0-1|50	- Disable check
12cu|python-zope.error-4.1.0-1|51	
12cu|python-zope.error-4.1.0-1|52	

12128 12
12cu|python-zope.event-4.0.2-1|1	%define	oname	zope.event
12cu|python-zope.event-4.0.2-1|2	
12cu|python-zope.event-4.0.2-1|3	Name:		python-%{oname}
12cu|python-zope.event-4.0.2-1|4	Version:	4.0.2
12cu|python-zope.event-4.0.2-1|5	Release:	1
12cu|python-zope.event-4.0.2-1|6	Summary:	Very basic event publishing system
12cu|python-zope.event-4.0.2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.event-4.0.2-1|8	License:	ZPL 2.1
12cu|python-zope.event-4.0.2-1|9	Group:		Development/Ruby
12cu|python-zope.event-4.0.2-1|10	Url:		http://pypi.python.org/pypi/zope.event
12cu|python-zope.event-4.0.2-1|11	BuildArch:	noarch
12cu|python-zope.event-4.0.2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.event-4.0.2-1|13	
12cu|python-zope.event-4.0.2-1|14	%description
12cu|python-zope.event-4.0.2-1|15	``zope.event`` README
12cu|python-zope.event-4.0.2-1|16	=====================
12cu|python-zope.event-4.0.2-1|17	
12cu|python-zope.event-4.0.2-1|18	The ``zope.event`` package provides a simple event system, including:
12cu|python-zope.event-4.0.2-1|19	
12cu|python-zope.event-4.0.2-1|20	- An event publishing API, intended for use by applications which are
12cu|python-zope.event-4.0.2-1|21	unaware of any subscribers to their events.
12cu|python-zope.event-4.0.2-1|22	
12cu|python-zope.event-4.0.2-1|23	- A very simple event-dispatching system on which more sophisticated
12cu|python-zope.event-4.0.2-1|24	event dispatching systems can be built. For example, a type-based
12cu|python-zope.event-4.0.2-1|25	event dispatching system that builds on ``zope.event`` can be found in
12cu|python-zope.event-4.0.2-1|26	``zope.component``.
12cu|python-zope.event-4.0.2-1|27	
12cu|python-zope.event-4.0.2-1|28	Please see http://docs.zope.org/zope.event/ for the documentation.
12cu|python-zope.event-4.0.2-1|29	
12cu|python-zope.event-4.0.2-1|30	
12cu|python-zope.event-4.0.2-1|31	%prep
12cu|python-zope.event-4.0.2-1|32	%setup -q -n %{oname}-%{version}
12cu|python-zope.event-4.0.2-1|33	
12cu|python-zope.event-4.0.2-1|34	%build
12cu|python-zope.event-4.0.2-1|35	python setup.py build
12cu|python-zope.event-4.0.2-1|36	
12cu|python-zope.event-4.0.2-1|37	%install
12cu|python-zope.event-4.0.2-1|38	python setup.py install --root=%{buildroot}
12cu|python-zope.event-4.0.2-1|39	
12cu|python-zope.event-4.0.2-1|40	%check
12cu|python-zope.event-4.0.2-1|41	python setup.py test
12cu|python-zope.event-4.0.2-1|42	
12cu|python-zope.event-4.0.2-1|43	%files
12cu|python-zope.event-4.0.2-1|44	%doc README.txt
12cu|python-zope.event-4.0.2-1|45	%{py_puresitedir}/zope/event/*.py*
12cu|python-zope.event-4.0.2-1|46	%{py_puresitedir}/zope.event*.egg-info
12cu|python-zope.event-4.0.2-1|47	%{py_puresitedir}/zope.event*.pth
12cu|python-zope.event-4.0.2-1|48	
12cu|python-zope.event-4.0.2-1|49	
12cu|python-zope.event-4.0.2-1|50	%changelog
12cu|python-zope.event-4.0.2-1|51	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-1
12cu|python-zope.event-4.0.2-1|52	+ Revision: 7ba9c06
12cu|python-zope.event-4.0.2-1|53	- Fix files
12cu|python-zope.event-4.0.2-1|54	
12cu|python-zope.event-4.0.2-1|55	

12129 12
12cu|python-zope.exceptions-4.0.6-1|1	%define	oname	zope.exceptions
12cu|python-zope.exceptions-4.0.6-1|2	
12cu|python-zope.exceptions-4.0.6-1|3	Name:		python-%{oname}
12cu|python-zope.exceptions-4.0.6-1|4	Version:	4.0.6
12cu|python-zope.exceptions-4.0.6-1|5	Release:	1
12cu|python-zope.exceptions-4.0.6-1|6	Summary:	Zope Exceptions
12cu|python-zope.exceptions-4.0.6-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.exceptions-4.0.6-1|8	License:	ZPL 2.1
12cu|python-zope.exceptions-4.0.6-1|9	Group:		Development/Ruby
12cu|python-zope.exceptions-4.0.6-1|10	Url:		http://cheeseshop.python.org/pypi/zope.exceptions
12cu|python-zope.exceptions-4.0.6-1|11	BuildArch:	noarch
12cu|python-zope.exceptions-4.0.6-1|12	BuildRequires:	python-setuptools
12cu|python-zope.exceptions-4.0.6-1|13	# BuildRequires:	pythonegg(zope.testrunner)
12cu|python-zope.exceptions-4.0.6-1|14	
12cu|python-zope.exceptions-4.0.6-1|15	%description
12cu|python-zope.exceptions-4.0.6-1|16	``zope.exceptions`` README
12cu|python-zope.exceptions-4.0.6-1|17	===========================
12cu|python-zope.exceptions-4.0.6-1|18	
12cu|python-zope.exceptions-4.0.6-1|19	This package contains exception interfaces and implementations which are so
12cu|python-zope.exceptions-4.0.6-1|20	general purpose that they don't belong in Zope application-specific packages.
12cu|python-zope.exceptions-4.0.6-1|21	
12cu|python-zope.exceptions-4.0.6-1|22	
12cu|python-zope.exceptions-4.0.6-1|23	%prep
12cu|python-zope.exceptions-4.0.6-1|24	%setup -q -n %{oname}-%{version}
12cu|python-zope.exceptions-4.0.6-1|25	
12cu|python-zope.exceptions-4.0.6-1|26	%build
12cu|python-zope.exceptions-4.0.6-1|27	python setup.py build
12cu|python-zope.exceptions-4.0.6-1|28	
12cu|python-zope.exceptions-4.0.6-1|29	%install
12cu|python-zope.exceptions-4.0.6-1|30	python setup.py install --root=%{buildroot}
12cu|python-zope.exceptions-4.0.6-1|31	
12cu|python-zope.exceptions-4.0.6-1|32	%check
12cu|python-zope.exceptions-4.0.6-1|33	python setup.py test
12cu|python-zope.exceptions-4.0.6-1|34	
12cu|python-zope.exceptions-4.0.6-1|35	%files
12cu|python-zope.exceptions-4.0.6-1|36	%doc CHANGES.rst
12cu|python-zope.exceptions-4.0.6-1|37	%doc COPYRIGHT.txt
12cu|python-zope.exceptions-4.0.6-1|38	%doc LICENSE.txt
12cu|python-zope.exceptions-4.0.6-1|39	%doc README.rst
12cu|python-zope.exceptions-4.0.6-1|40	%doc docs/hacking.rst
12cu|python-zope.exceptions-4.0.6-1|41	%doc src/zope.exceptions.egg-info/SOURCES.txt
12cu|python-zope.exceptions-4.0.6-1|42	%doc src/zope.exceptions.egg-info/dependency_links.txt
12cu|python-zope.exceptions-4.0.6-1|43	%doc src/zope.exceptions.egg-info/namespace_packages.txt
12cu|python-zope.exceptions-4.0.6-1|44	%doc src/zope.exceptions.egg-info/requires.txt
12cu|python-zope.exceptions-4.0.6-1|45	%doc src/zope.exceptions.egg-info/top_level.txt
12cu|python-zope.exceptions-4.0.6-1|46	%{py_puresitedir}/zope/exceptions/*
12cu|python-zope.exceptions-4.0.6-1|47	%{py_puresitedir}/zope.exceptions*.egg-info
12cu|python-zope.exceptions-4.0.6-1|48	%{py_puresitedir}/zope.exceptions*.pth
12cu|python-zope.exceptions-4.0.6-1|49	
12cu|python-zope.exceptions-4.0.6-1|50	
12cu|python-zope.exceptions-4.0.6-1|51	%changelog
12cu|python-zope.exceptions-4.0.6-1|52	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.6-1
12cu|python-zope.exceptions-4.0.6-1|53	+ Revision: 1581a04
12cu|python-zope.exceptions-4.0.6-1|54	- Disable testrunner BR
12cu|python-zope.exceptions-4.0.6-1|55	
12cu|python-zope.exceptions-4.0.6-1|56	

12130 12
12cu|python-zope.file-0.6.2-1|1	%define	oname	zope.file
12cu|python-zope.file-0.6.2-1|2	
12cu|python-zope.file-0.6.2-1|3	Name:		python-%{oname}
12cu|python-zope.file-0.6.2-1|4	Version:	0.6.2
12cu|python-zope.file-0.6.2-1|5	Release:	1
12cu|python-zope.file-0.6.2-1|6	Summary:	Efficient File Implementation for Zope Applications
12cu|python-zope.file-0.6.2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.file-0.6.2-1|8	License:	ZPL 2.1
12cu|python-zope.file-0.6.2-1|9	Group:		Development/Python
12cu|python-zope.file-0.6.2-1|10	Url:		http://cheeseshop.python.org/pypi/zope.file
12cu|python-zope.file-0.6.2-1|11	BuildArch:	noarch
12cu|python-zope.file-0.6.2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.file-0.6.2-1|13	
12cu|python-zope.file-0.6.2-1|14	%description
12cu|python-zope.file-0.6.2-1|15	The `zope.file` package provides a content object used to store a
12cu|python-zope.file-0.6.2-1|16	file. The interface supports efficient upload and download.
12cu|python-zope.file-0.6.2-1|17	
12cu|python-zope.file-0.6.2-1|18	
12cu|python-zope.file-0.6.2-1|19	%prep
12cu|python-zope.file-0.6.2-1|20	%setup -q -n %{oname}-%{version}
12cu|python-zope.file-0.6.2-1|21	
12cu|python-zope.file-0.6.2-1|22	%build
12cu|python-zope.file-0.6.2-1|23	python setup.py build
12cu|python-zope.file-0.6.2-1|24	
12cu|python-zope.file-0.6.2-1|25	%install
12cu|python-zope.file-0.6.2-1|26	python setup.py install --root=%{buildroot}
12cu|python-zope.file-0.6.2-1|27	
12cu|python-zope.file-0.6.2-1|28	%files
12cu|python-zope.file-0.6.2-1|29	%doc README.txt
12cu|python-zope.file-0.6.2-1|30	%{py_puresitedir}/zope/file/*
12cu|python-zope.file-0.6.2-1|31	%{py_puresitedir}/zope.file*.egg-info
12cu|python-zope.file-0.6.2-1|32	%{py_puresitedir}/zope.file*.pth
12cu|python-zope.file-0.6.2-1|33	
12cu|python-zope.file-0.6.2-1|34	
12cu|python-zope.file-0.6.2-1|35	%changelog
12cu|python-zope.file-0.6.2-1|36	* Thu Dec 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-1
12cu|python-zope.file-0.6.2-1|37	+ Revision: 03ca9a0
12cu|python-zope.file-0.6.2-1|38	- Fix group
12cu|python-zope.file-0.6.2-1|39	
12cu|python-zope.file-0.6.2-1|40	

12131 12
12cu|python-zope.filerepresentation-4.0.2-1|1	%define	oname	zope.filerepresentation
12cu|python-zope.filerepresentation-4.0.2-1|2	
12cu|python-zope.filerepresentation-4.0.2-1|3	Name:		python-%{oname}
12cu|python-zope.filerepresentation-4.0.2-1|4	Version:	4.0.2
12cu|python-zope.filerepresentation-4.0.2-1|5	Release:	1
12cu|python-zope.filerepresentation-4.0.2-1|6	Summary:	File-system Representation Interfaces
12cu|python-zope.filerepresentation-4.0.2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.filerepresentation-4.0.2-1|8	License:	ZPL 2.1
12cu|python-zope.filerepresentation-4.0.2-1|9	Group:		Development/Ruby
12cu|python-zope.filerepresentation-4.0.2-1|10	Url:		http://pypi.python.org/pypi/zope.filerepresentation
12cu|python-zope.filerepresentation-4.0.2-1|11	BuildArch:	noarch
12cu|python-zope.filerepresentation-4.0.2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.filerepresentation-4.0.2-1|13	BuildRequires:	pythonegg(zope.schema)
12cu|python-zope.filerepresentation-4.0.2-1|14	BuildRequires:	pythonegg(zope.event)
12cu|python-zope.filerepresentation-4.0.2-1|15	
12cu|python-zope.filerepresentation-4.0.2-1|16	%description
12cu|python-zope.filerepresentation-4.0.2-1|17	==============================
12cu|python-zope.filerepresentation-4.0.2-1|18	File Representation Interfaces
12cu|python-zope.filerepresentation-4.0.2-1|19	==============================
12cu|python-zope.filerepresentation-4.0.2-1|20	
12cu|python-zope.filerepresentation-4.0.2-1|21	Overview
12cu|python-zope.filerepresentation-4.0.2-1|22	--------
12cu|python-zope.filerepresentation-4.0.2-1|23	
12cu|python-zope.filerepresentation-4.0.2-1|24	File-system representation interfaces.
12cu|python-zope.filerepresentation-4.0.2-1|25	
12cu|python-zope.filerepresentation-4.0.2-1|26	The interfaces defined here are used for file-system and file-system-like
12cu|python-zope.filerepresentation-4.0.2-1|27	representations of objects, such as file-system synchronization, FTP, PUT, and
12cu|python-zope.filerepresentation-4.0.2-1|28	WebDAV.
12cu|python-zope.filerepresentation-4.0.2-1|29	
12cu|python-zope.filerepresentation-4.0.2-1|30	
12cu|python-zope.filerepresentation-4.0.2-1|31	%prep
12cu|python-zope.filerepresentation-4.0.2-1|32	%setup -q -n %{oname}-%{version}
12cu|python-zope.filerepresentation-4.0.2-1|33	
12cu|python-zope.filerepresentation-4.0.2-1|34	%build
12cu|python-zope.filerepresentation-4.0.2-1|35	python setup.py build
12cu|python-zope.filerepresentation-4.0.2-1|36	
12cu|python-zope.filerepresentation-4.0.2-1|37	%install
12cu|python-zope.filerepresentation-4.0.2-1|38	python setup.py install --root=%{buildroot}
12cu|python-zope.filerepresentation-4.0.2-1|39	
12cu|python-zope.filerepresentation-4.0.2-1|40	%check
12cu|python-zope.filerepresentation-4.0.2-1|41	python setup.py test
12cu|python-zope.filerepresentation-4.0.2-1|42	
12cu|python-zope.filerepresentation-4.0.2-1|43	%files
12cu|python-zope.filerepresentation-4.0.2-1|44	%doc CHANGES.rst
12cu|python-zope.filerepresentation-4.0.2-1|45	%doc COPYRIGHT.txt
12cu|python-zope.filerepresentation-4.0.2-1|46	%doc LICENSE.txt
12cu|python-zope.filerepresentation-4.0.2-1|47	%doc README.rst
12cu|python-zope.filerepresentation-4.0.2-1|48	%doc src/zope.filerepresentation.egg-info/SOURCES.txt
12cu|python-zope.filerepresentation-4.0.2-1|49	%doc src/zope.filerepresentation.egg-info/dependency_links.txt
12cu|python-zope.filerepresentation-4.0.2-1|50	%doc src/zope.filerepresentation.egg-info/namespace_packages.txt
12cu|python-zope.filerepresentation-4.0.2-1|51	%doc src/zope.filerepresentation.egg-info/requires.txt
12cu|python-zope.filerepresentation-4.0.2-1|52	%doc src/zope.filerepresentation.egg-info/top_level.txt
12cu|python-zope.filerepresentation-4.0.2-1|53	%{py_puresitedir}/zope/filerepresentation/*
12cu|python-zope.filerepresentation-4.0.2-1|54	%{py_puresitedir}/zope.filerepresentation*.egg-info
12cu|python-zope.filerepresentation-4.0.2-1|55	%{py_puresitedir}/zope.filerepresentation*.pth
12cu|python-zope.filerepresentation-4.0.2-1|56	
12cu|python-zope.filerepresentation-4.0.2-1|57	
12cu|python-zope.filerepresentation-4.0.2-1|58	%changelog
12cu|python-zope.filerepresentation-4.0.2-1|59	* Wed Nov 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-1
12cu|python-zope.filerepresentation-4.0.2-1|60	+ Revision: 3da37f0
12cu|python-zope.filerepresentation-4.0.2-1|61	- Fix files
12cu|python-zope.filerepresentation-4.0.2-1|62	
12cu|python-zope.filerepresentation-4.0.2-1|63	

12132 12
12cu|python-zope.formlib-4.3.0a1-1|1	%define	oname	zope.formlib
12cu|python-zope.formlib-4.3.0a1-1|2	
12cu|python-zope.formlib-4.3.0a1-1|3	Name:		python-%{oname}
12cu|python-zope.formlib-4.3.0a1-1|4	Version:	4.3.0a1
12cu|python-zope.formlib-4.3.0a1-1|5	Release:	1
12cu|python-zope.formlib-4.3.0a1-1|6	Summary:	Form generation and validation library for Zope
12cu|python-zope.formlib-4.3.0a1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.formlib-4.3.0a1-1|8	License:	ZPL 2.1
12cu|python-zope.formlib-4.3.0a1-1|9	Group:		Development/Ruby
12cu|python-zope.formlib-4.3.0a1-1|10	Url:		http://pypi.python.org/pypi/zope.formlib
12cu|python-zope.formlib-4.3.0a1-1|11	BuildArch:	noarch
12cu|python-zope.formlib-4.3.0a1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.formlib-4.3.0a1-1|13	BuildRequires:  pythonegg(zope.traversing)
12cu|python-zope.formlib-4.3.0a1-1|14	BuildRequires:  pythonegg(zope.security)
12cu|python-zope.formlib-4.3.0a1-1|15	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.formlib-4.3.0a1-1|16	BuildRequires:  pythonegg(zope.schema)
12cu|python-zope.formlib-4.3.0a1-1|17	BuildRequires:  pythonegg(zope.publisher)
12cu|python-zope.formlib-4.3.0a1-1|18	BuildRequires:  pythonegg(zope.lifecycleevent)
12cu|python-zope.formlib-4.3.0a1-1|19	BuildRequires:  pythonegg(zope.i18nmessageid)
12cu|python-zope.formlib-4.3.0a1-1|20	BuildRequires:  pythonegg(zope.i18n)
12cu|python-zope.formlib-4.3.0a1-1|21	BuildRequires:  pythonegg(zope.event)
12cu|python-zope.formlib-4.3.0a1-1|22	BuildRequires:  pythonegg(zope.component)
12cu|python-zope.formlib-4.3.0a1-1|23	# Not in ABF yet
12cu|python-zope.formlib-4.3.0a1-1|24	#BuildRequires:  pythonegg(zope.datetime)
12cu|python-zope.formlib-4.3.0a1-1|25	#BuildRequires:  pythonegg(zope.browserpage)
12cu|python-zope.formlib-4.3.0a1-1|26	BuildRequires:  pythonegg(zope.browser)
12cu|python-zope.formlib-4.3.0a1-1|27	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.formlib-4.3.0a1-1|28	BuildRequires:  pythonegg(zope.location)
12cu|python-zope.formlib-4.3.0a1-1|29	
12cu|python-zope.formlib-4.3.0a1-1|30	%description
12cu|python-zope.formlib-4.3.0a1-1|31	%prep
12cu|python-zope.formlib-4.3.0a1-1|32	%setup -q -n %{oname}-%{version}
12cu|python-zope.formlib-4.3.0a1-1|33	
12cu|python-zope.formlib-4.3.0a1-1|34	%build
12cu|python-zope.formlib-4.3.0a1-1|35	python setup.py build
12cu|python-zope.formlib-4.3.0a1-1|36	
12cu|python-zope.formlib-4.3.0a1-1|37	%install
12cu|python-zope.formlib-4.3.0a1-1|38	python setup.py install --root=%{buildroot}
12cu|python-zope.formlib-4.3.0a1-1|39	
12cu|python-zope.formlib-4.3.0a1-1|40	%check
12cu|python-zope.formlib-4.3.0a1-1|41	python setup.py test
12cu|python-zope.formlib-4.3.0a1-1|42	
12cu|python-zope.formlib-4.3.0a1-1|43	%files
12cu|python-zope.formlib-4.3.0a1-1|44	%doc CHANGES.txt
12cu|python-zope.formlib-4.3.0a1-1|45	%doc COPYRIGHT.txt
12cu|python-zope.formlib-4.3.0a1-1|46	%doc LICENSE.txt
12cu|python-zope.formlib-4.3.0a1-1|47	%doc README.txt
12cu|python-zope.formlib-4.3.0a1-1|48	%doc src/zope.formlib.egg-info/SOURCES.txt
12cu|python-zope.formlib-4.3.0a1-1|49	%doc src/zope.formlib.egg-info/dependency_links.txt
12cu|python-zope.formlib-4.3.0a1-1|50	%doc src/zope.formlib.egg-info/namespace_packages.txt
12cu|python-zope.formlib-4.3.0a1-1|51	%doc src/zope.formlib.egg-info/requires.txt
12cu|python-zope.formlib-4.3.0a1-1|52	%doc src/zope.formlib.egg-info/top_level.txt
12cu|python-zope.formlib-4.3.0a1-1|53	%doc src/zope/formlib/TODO.txt
12cu|python-zope.formlib-4.3.0a1-1|54	%doc src/zope/formlib/bugs.txt
12cu|python-zope.formlib-4.3.0a1-1|55	%doc src/zope/formlib/errors.txt
12cu|python-zope.formlib-4.3.0a1-1|56	%doc src/zope/formlib/form.txt
12cu|python-zope.formlib-4.3.0a1-1|57	%doc src/zope/formlib/objectwidget.txt
12cu|python-zope.formlib-4.3.0a1-1|58	%doc src/zope/formlib/source.txt
12cu|python-zope.formlib-4.3.0a1-1|59	%doc src/zope/formlib/widgets.txt
12cu|python-zope.formlib-4.3.0a1-1|60	%{py_puresitedir}/zope/formlib/*
12cu|python-zope.formlib-4.3.0a1-1|61	%{py_puresitedir}/zope.formlib*.egg-info
12cu|python-zope.formlib-4.3.0a1-1|62	%{py_puresitedir}/zope.formlib*.pth
12cu|python-zope.formlib-4.3.0a1-1|63	
12cu|python-zope.formlib-4.3.0a1-1|64	
12cu|python-zope.formlib-4.3.0a1-1|65	%changelog
12cu|python-zope.formlib-4.3.0a1-1|66	* Tue Nov 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.3.0a1-1
12cu|python-zope.formlib-4.3.0a1-1|67	+ Revision: 0246908
12cu|python-zope.formlib-4.3.0a1-1|68	- Fix files
12cu|python-zope.formlib-4.3.0a1-1|69	
12cu|python-zope.formlib-4.3.0a1-1|70	

12133 12
12cu|python-zope.generations-4.0.0a1-1|1	%define	oname	zope.generations
12cu|python-zope.generations-4.0.0a1-1|2	
12cu|python-zope.generations-4.0.0a1-1|3	Name:		python-%{oname}
12cu|python-zope.generations-4.0.0a1-1|4	Version:	4.0.0a1
12cu|python-zope.generations-4.0.0a1-1|5	Release:	1
12cu|python-zope.generations-4.0.0a1-1|6	Summary:	Zope application schema generations
12cu|python-zope.generations-4.0.0a1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.generations-4.0.0a1-1|8	License:	ZPL 2.1
12cu|python-zope.generations-4.0.0a1-1|9	Group:		Development/Python
12cu|python-zope.generations-4.0.0a1-1|10	Url:		http://pypi.python.org/pypi/zope.generations
12cu|python-zope.generations-4.0.0a1-1|11	BuildArch:	noarch
12cu|python-zope.generations-4.0.0a1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.generations-4.0.0a1-1|13	
12cu|python-zope.generations-4.0.0a1-1|14	Requires:  pythonegg(setuptools)
12cu|python-zope.generations-4.0.0a1-1|15	Requires:  pythonegg(transaction)
12cu|python-zope.generations-4.0.0a1-1|16	Requires:  pythonegg(zope.component)
12cu|python-zope.generations-4.0.0a1-1|17	Requires:  pythonegg(zope.interface)
12cu|python-zope.generations-4.0.0a1-1|18	Requires:  pythonegg(zope.processlifetime)
12cu|python-zope.generations-4.0.0a1-1|19	
12cu|python-zope.generations-4.0.0a1-1|20	%description
12cu|python-zope.generations-4.0.0a1-1|21	Generations are a way of updating objects in the database when the application
12cu|python-zope.generations-4.0.0a1-1|22	schema changes.  An application schema is essentially the structure of data,
12cu|python-zope.generations-4.0.0a1-1|23	the structure of classes in the case of ZODB or the table descriptions in the
12cu|python-zope.generations-4.0.0a1-1|24	case of a relational database.
12cu|python-zope.generations-4.0.0a1-1|25	
12cu|python-zope.generations-4.0.0a1-1|26	%prep
12cu|python-zope.generations-4.0.0a1-1|27	%setup -q -n %{oname}-%{version}
12cu|python-zope.generations-4.0.0a1-1|28	
12cu|python-zope.generations-4.0.0a1-1|29	%build
12cu|python-zope.generations-4.0.0a1-1|30	python setup.py build
12cu|python-zope.generations-4.0.0a1-1|31	
12cu|python-zope.generations-4.0.0a1-1|32	%install
12cu|python-zope.generations-4.0.0a1-1|33	python setup.py install --root=%{buildroot}
12cu|python-zope.generations-4.0.0a1-1|34	
12cu|python-zope.generations-4.0.0a1-1|35	%check
12cu|python-zope.generations-4.0.0a1-1|36	#python setup.py test
12cu|python-zope.generations-4.0.0a1-1|37	
12cu|python-zope.generations-4.0.0a1-1|38	%files
12cu|python-zope.generations-4.0.0a1-1|39	%doc CHANGES.txt
12cu|python-zope.generations-4.0.0a1-1|40	%doc COPYRIGHT.txt
12cu|python-zope.generations-4.0.0a1-1|41	%doc LICENSE.txt
12cu|python-zope.generations-4.0.0a1-1|42	%doc README.txt
12cu|python-zope.generations-4.0.0a1-1|43	%doc src/zope.generations.egg-info/*.txt
12cu|python-zope.generations-4.0.0a1-1|44	%doc src/zope/generations/README.txt
12cu|python-zope.generations-4.0.0a1-1|45	%{py_puresitedir}/zope/generations/*.py*
12cu|python-zope.generations-4.0.0a1-1|46	%{py_puresitedir}/zope/generations/demo/*.py*
12cu|python-zope.generations-4.0.0a1-1|47	%{py_puresitedir}/zope/generations/demo2/*.py*
12cu|python-zope.generations-4.0.0a1-1|48	%{py_puresitedir}/zope/generations/demo3/*.py*
12cu|python-zope.generations-4.0.0a1-1|49	%{py_puresitedir}/zope/generations/tests/*.py*
12cu|python-zope.generations-4.0.0a1-1|50	%{py_puresitedir}/zope.generations*.egg-info
12cu|python-zope.generations-4.0.0a1-1|51	%{py_puresitedir}/zope.generations-4.0.0a1-py2.7-nspkg.pth
12cu|python-zope.generations-4.0.0a1-1|52	%{py_puresitedir}/zope/generations/README.txt
12cu|python-zope.generations-4.0.0a1-1|53	%{py_puresitedir}/zope/generations/configure.zcml
12cu|python-zope.generations-4.0.0a1-1|54	%{py_puresitedir}/zope/generations/subscriber.zcml
12cu|python-zope.generations-4.0.0a1-1|55	
12cu|python-zope.generations-4.0.0a1-1|56	
12cu|python-zope.generations-4.0.0a1-1|57	
12cu|python-zope.generations-4.0.0a1-1|58	
12cu|python-zope.generations-4.0.0a1-1|59	
12cu|python-zope.generations-4.0.0a1-1|60	
12cu|python-zope.generations-4.0.0a1-1|61	%changelog
12cu|python-zope.generations-4.0.0a1-1|62	* Sat Dec 14 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.0a1-1
12cu|python-zope.generations-4.0.0a1-1|63	+ Revision: d8ae03d
12cu|python-zope.generations-4.0.0a1-1|64	- Log: Initial build
12cu|python-zope.generations-4.0.0a1-1|65	
12cu|python-zope.generations-4.0.0a1-1|66	

12134 12
12cu|python-zope.hookable-4.0.1-1|1	%define	oname	zope.hookable
12cu|python-zope.hookable-4.0.1-1|2	
12cu|python-zope.hookable-4.0.1-1|3	Name:		python-%{oname}
12cu|python-zope.hookable-4.0.1-1|4	Version:	4.0.1
12cu|python-zope.hookable-4.0.1-1|5	Release:	1
12cu|python-zope.hookable-4.0.1-1|6	Summary:	Zope hookable
12cu|python-zope.hookable-4.0.1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.hookable-4.0.1-1|8	License:	ZPL 2.1
12cu|python-zope.hookable-4.0.1-1|9	Group:		Development/Python
12cu|python-zope.hookable-4.0.1-1|10	Url:		http://svn.zope.org/zope.hookable
12cu|python-zope.hookable-4.0.1-1|11	BuildRequires:	pkgconfig(python)
12cu|python-zope.hookable-4.0.1-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-zope.hookable-4.0.1-1|13	
12cu|python-zope.hookable-4.0.1-1|14	%description
12cu|python-zope.hookable-4.0.1-1|15	``zope.hookable``
12cu|python-zope.hookable-4.0.1-1|16	=================
12cu|python-zope.hookable-4.0.1-1|17	
12cu|python-zope.hookable-4.0.1-1|18	Overview
12cu|python-zope.hookable-4.0.1-1|19	--------
12cu|python-zope.hookable-4.0.1-1|20	
12cu|python-zope.hookable-4.0.1-1|21	Hookable object support.
12cu|python-zope.hookable-4.0.1-1|22	
12cu|python-zope.hookable-4.0.1-1|23	Support the efficient creation of hookable objects, which are callable objects
12cu|python-zope.hookable-4.0.1-1|24	that are meant to be replaced by other callables, at least optionally.
12cu|python-zope.hookable-4.0.1-1|25	
12cu|python-zope.hookable-4.0.1-1|26	The idea is you create a function that does some default thing and make it
12cu|python-zope.hookable-4.0.1-1|27	hookable. Later, someone can modify what it does by calling its sethook method
12cu|python-zope.hookable-4.0.1-1|28	and changing its implementation.  All users of the function, including those
12cu|python-zope.hookable-4.0.1-1|29	that imported it, will see the change.
12cu|python-zope.hookable-4.0.1-1|30	
12cu|python-zope.hookable-4.0.1-1|31	
12cu|python-zope.hookable-4.0.1-1|32	%prep
12cu|python-zope.hookable-4.0.1-1|33	%setup -q -n %{oname}-%{version}
12cu|python-zope.hookable-4.0.1-1|34	
12cu|python-zope.hookable-4.0.1-1|35	%build
12cu|python-zope.hookable-4.0.1-1|36	python setup.py build
12cu|python-zope.hookable-4.0.1-1|37	
12cu|python-zope.hookable-4.0.1-1|38	%install
12cu|python-zope.hookable-4.0.1-1|39	python setup.py install --root=%{buildroot}
12cu|python-zope.hookable-4.0.1-1|40	
12cu|python-zope.hookable-4.0.1-1|41	%check
12cu|python-zope.hookable-4.0.1-1|42	python setup.py test
12cu|python-zope.hookable-4.0.1-1|43	
12cu|python-zope.hookable-4.0.1-1|44	%files
12cu|python-zope.hookable-4.0.1-1|45	%doc README.txt
12cu|python-zope.hookable-4.0.1-1|46	%{py_platsitedir}/zope.hookable-4.0.1-py2.7-nspkg.pth
12cu|python-zope.hookable-4.0.1-1|47	%{py_platsitedir}/zope/hookable/_zope_hookable.c
12cu|python-zope.hookable-4.0.1-1|48	%{py_platsitedir}/zope/hookable/*.py*
12cu|python-zope.hookable-4.0.1-1|49	%{py_platsitedir}/zope/hookable/_zope_hookable.so
12cu|python-zope.hookable-4.0.1-1|50	%{py_platsitedir}/zope/hookable/tests/*.py*
12cu|python-zope.hookable-4.0.1-1|51	%{py_platsitedir}/zope.hookable*.egg-info
12cu|python-zope.hookable-4.0.1-1|52	
12cu|python-zope.hookable-4.0.1-1|53	%changelog
12cu|python-zope.hookable-4.0.1-1|54	* Sat Feb 08 2014 symbianflo <symbianflo@symbianflo> 4.0.1-1
12cu|python-zope.hookable-4.0.1-1|55	+ Revision: a31caf3
12cu|python-zope.hookable-4.0.1-1|56	- Log: Import zope.hookable, 4.0.1
12cu|python-zope.hookable-4.0.1-1|57	
12cu|python-zope.hookable-4.0.1-1|58	

12135 12
12cu|python-zope.html-2.4.1-1|1	%define	oname	zope.html
12cu|python-zope.html-2.4.1-1|2	
12cu|python-zope.html-2.4.1-1|3	Name:		python-%{oname}
12cu|python-zope.html-2.4.1-1|4	Version:	2.4.1
12cu|python-zope.html-2.4.1-1|5	Release:	1
12cu|python-zope.html-2.4.1-1|6	Summary:	HTML and XHTML Editing Support
12cu|python-zope.html-2.4.1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.html-2.4.1-1|8	License:	ZPL 2.1
12cu|python-zope.html-2.4.1-1|9	Group:		Development/Ruby
12cu|python-zope.html-2.4.1-1|10	Url:		http://cheeseshop.python.org/pypi/zope.html
12cu|python-zope.html-2.4.1-1|11	BuildArch:	noarch
12cu|python-zope.html-2.4.1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.html-2.4.1-1|13	
12cu|python-zope.html-2.4.1-1|14	%description
12cu|python-zope.html-2.4.1-1|15	This package contains support for editing HTML and XHTML inside a web
12cu|python-zope.html-2.4.1-1|16	page using the FCKeditor as a widget.  This is a fairly simple
12cu|python-zope.html-2.4.1-1|17	application of FCKeditor, and simply instantiates a pre-configured
12cu|python-zope.html-2.4.1-1|18	editor for each widget.  There are no options to control the editors
12cu|python-zope.html-2.4.1-1|19	individually.
12cu|python-zope.html-2.4.1-1|20	
12cu|python-zope.html-2.4.1-1|21	%prep
12cu|python-zope.html-2.4.1-1|22	%setup -q -n %{oname}-%{version}
12cu|python-zope.html-2.4.1-1|23	
12cu|python-zope.html-2.4.1-1|24	%build
12cu|python-zope.html-2.4.1-1|25	python setup.py build
12cu|python-zope.html-2.4.1-1|26	
12cu|python-zope.html-2.4.1-1|27	%install
12cu|python-zope.html-2.4.1-1|28	python setup.py install --root=%{buildroot}
12cu|python-zope.html-2.4.1-1|29	
12cu|python-zope.html-2.4.1-1|30	%files
12cu|python-zope.html-2.4.1-1|31	%doc README.txt
12cu|python-zope.html-2.4.1-1|32	%{py_puresitedir}/zope/html/*
12cu|python-zope.html-2.4.1-1|33	%{py_puresitedir}/zope.html*.egg-info
12cu|python-zope.html-2.4.1-1|34	%{py_puresitedir}/zope.html*.pth
12cu|python-zope.html-2.4.1-1|35	
12cu|python-zope.html-2.4.1-1|36	
12cu|python-zope.html-2.4.1-1|37	%changelog
12cu|python-zope.html-2.4.1-1|38	* Wed Nov 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.4.1-1
12cu|python-zope.html-2.4.1-1|39	+ Revision: 7d7c367
12cu|python-zope.html-2.4.1-1|40	- Fix files
12cu|python-zope.html-2.4.1-1|41	
12cu|python-zope.html-2.4.1-1|42	

12136 12
12cu|python-zope.i18n-4.0.0a4-1|1	%define	oname	zope.i18n
12cu|python-zope.i18n-4.0.0a4-1|2	
12cu|python-zope.i18n-4.0.0a4-1|3	Name:		python-%{oname}
12cu|python-zope.i18n-4.0.0a4-1|4	Version:	4.0.0a4
12cu|python-zope.i18n-4.0.0a4-1|5	Release:	1
12cu|python-zope.i18n-4.0.0a4-1|6	Summary:	Zope Internationalization Support
12cu|python-zope.i18n-4.0.0a4-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.i18n-4.0.0a4-1|8	License:	ZPL 2.1
12cu|python-zope.i18n-4.0.0a4-1|9	Group:		Development/Ruby
12cu|python-zope.i18n-4.0.0a4-1|10	Url:		http://pypi.python.org/pypi/zope.i18n
12cu|python-zope.i18n-4.0.0a4-1|11	BuildArch:	noarch
12cu|python-zope.i18n-4.0.0a4-1|12	BuildRequires:	python-setuptools
12cu|python-zope.i18n-4.0.0a4-1|13	
12cu|python-zope.i18n-4.0.0a4-1|14	%description
12cu|python-zope.i18n-4.0.0a4-1|15	Zope Internationalization Support
12cu|python-zope.i18n-4.0.0a4-1|16	=================================
12cu|python-zope.i18n-4.0.0a4-1|17	
12cu|python-zope.i18n-4.0.0a4-1|18	This package implements several APIs related to internationalization and
12cu|python-zope.i18n-4.0.0a4-1|19	localization.
12cu|python-zope.i18n-4.0.0a4-1|20	
12cu|python-zope.i18n-4.0.0a4-1|21	* Locale objects for all locales maintained by the ICU project.
12cu|python-zope.i18n-4.0.0a4-1|22	
12cu|python-zope.i18n-4.0.0a4-1|23	* Gettext-based message catalogs for message strings.
12cu|python-zope.i18n-4.0.0a4-1|24	
12cu|python-zope.i18n-4.0.0a4-1|25	* Locale discovery for Web-based requests.
12cu|python-zope.i18n-4.0.0a4-1|26	
12cu|python-zope.i18n-4.0.0a4-1|27	.. See ``docs/index.rst`` for the documentation.
12cu|python-zope.i18n-4.0.0a4-1|28	
12cu|python-zope.i18n-4.0.0a4-1|29	%prep
12cu|python-zope.i18n-4.0.0a4-1|30	%setup -q -n %{oname}-%{version}
12cu|python-zope.i18n-4.0.0a4-1|31	
12cu|python-zope.i18n-4.0.0a4-1|32	%build
12cu|python-zope.i18n-4.0.0a4-1|33	python setup.py build
12cu|python-zope.i18n-4.0.0a4-1|34	
12cu|python-zope.i18n-4.0.0a4-1|35	%install
12cu|python-zope.i18n-4.0.0a4-1|36	python setup.py install --root=%{buildroot}
12cu|python-zope.i18n-4.0.0a4-1|37	
12cu|python-zope.i18n-4.0.0a4-1|38	%files
12cu|python-zope.i18n-4.0.0a4-1|39	%doc CHANGES.txt
12cu|python-zope.i18n-4.0.0a4-1|40	%doc COPYRIGHT.txt
12cu|python-zope.i18n-4.0.0a4-1|41	%doc LICENSE.txt
12cu|python-zope.i18n-4.0.0a4-1|42	%doc README.txt
12cu|python-zope.i18n-4.0.0a4-1|43	%doc src/zope.i18n.egg-info/SOURCES.txt
12cu|python-zope.i18n-4.0.0a4-1|44	%doc src/zope.i18n.egg-info/dependency_links.txt
12cu|python-zope.i18n-4.0.0a4-1|45	%doc src/zope.i18n.egg-info/namespace_packages.txt
12cu|python-zope.i18n-4.0.0a4-1|46	%doc src/zope.i18n.egg-info/requires.txt
12cu|python-zope.i18n-4.0.0a4-1|47	%doc src/zope.i18n.egg-info/top_level.txt
12cu|python-zope.i18n-4.0.0a4-1|48	%doc src/zope/i18n/i18nobject.txt
12cu|python-zope.i18n-4.0.0a4-1|49	%doc src/zope/i18n/testmessagecatalog.txt
12cu|python-zope.i18n-4.0.0a4-1|50	%doc src/zope/i18n/locales/README.txt
12cu|python-zope.i18n-4.0.0a4-1|51	%doc src/zope/i18n/locales/fallbackcollator.txt
12cu|python-zope.i18n-4.0.0a4-1|52	%doc src/zope/i18n/locales/data/license.html
12cu|python-zope.i18n-4.0.0a4-1|53	%doc src/zope/i18n/tests/configure.txt
12cu|python-zope.i18n-4.0.0a4-1|54	%{py_puresitedir}/zope/i18n/*
12cu|python-zope.i18n-4.0.0a4-1|55	%{py_puresitedir}/zope.i18n*.egg-info
12cu|python-zope.i18n-4.0.0a4-1|56	%{py_puresitedir}/zope.i18n*.pth
12cu|python-zope.i18n-4.0.0a4-1|57	
12cu|python-zope.i18n-4.0.0a4-1|58	
12cu|python-zope.i18n-4.0.0a4-1|59	%changelog
12cu|python-zope.i18n-4.0.0a4-1|60	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a4-1
12cu|python-zope.i18n-4.0.0a4-1|61	+ Revision: 5e457e1
12cu|python-zope.i18n-4.0.0a4-1|62	- Fix files
12cu|python-zope.i18n-4.0.0a4-1|63	
12cu|python-zope.i18n-4.0.0a4-1|64	

12137 12
12cu|python-zope.i18nmessageid-4.0.2-1|1	%define	oname	zope.i18nmessageid
12cu|python-zope.i18nmessageid-4.0.2-1|2	
12cu|python-zope.i18nmessageid-4.0.2-1|3	Name:		python-%{oname}
12cu|python-zope.i18nmessageid-4.0.2-1|4	Version:	4.0.2
12cu|python-zope.i18nmessageid-4.0.2-1|5	Release:	1
12cu|python-zope.i18nmessageid-4.0.2-1|6	Summary:	Message Identifiers for internationalization
12cu|python-zope.i18nmessageid-4.0.2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.i18nmessageid-4.0.2-1|8	License:	ZPL 2.1
12cu|python-zope.i18nmessageid-4.0.2-1|9	Group:		Development/Ruby
12cu|python-zope.i18nmessageid-4.0.2-1|10	Url:		http://pypi.python.org/pypi/zope.i18nmessageid
12cu|python-zope.i18nmessageid-4.0.2-1|11	BuildRequires:	python-devel python-setuptools
12cu|python-zope.i18nmessageid-4.0.2-1|12	
12cu|python-zope.i18nmessageid-4.0.2-1|13	%description
12cu|python-zope.i18nmessageid-4.0.2-1|14	To translate any text, we must be able to discover the source domain
12cu|python-zope.i18nmessageid-4.0.2-1|15	of the text.  A source domain is an identifier that identifies a
12cu|python-zope.i18nmessageid-4.0.2-1|16	project that produces program source strings.  Source strings occur as
12cu|python-zope.i18nmessageid-4.0.2-1|17	literals in python programs, text in templates, and some text in XML
12cu|python-zope.i18nmessageid-4.0.2-1|18	data.  The project implies a source language and an application
12cu|python-zope.i18nmessageid-4.0.2-1|19	context.
12cu|python-zope.i18nmessageid-4.0.2-1|20	
12cu|python-zope.i18nmessageid-4.0.2-1|21	We can think of a source domain as a collection of messages and
12cu|python-zope.i18nmessageid-4.0.2-1|22	associated translation strings.
12cu|python-zope.i18nmessageid-4.0.2-1|23	
12cu|python-zope.i18nmessageid-4.0.2-1|24	We often need to create unicode strings that will be displayed by
12cu|python-zope.i18nmessageid-4.0.2-1|25	separate views.  The view cannot translate the string without knowing
12cu|python-zope.i18nmessageid-4.0.2-1|26	its source domain.  A string or unicode literal carries no domain
12cu|python-zope.i18nmessageid-4.0.2-1|27	information, therefore we use messages.  Messages are unicode strings
12cu|python-zope.i18nmessageid-4.0.2-1|28	which carry a translation source domain and possibly a default
12cu|python-zope.i18nmessageid-4.0.2-1|29	translation.  They are created by a message factory. The message
12cu|python-zope.i18nmessageid-4.0.2-1|30	factory is created by calling ``MessageFactory`` with the source
12cu|python-zope.i18nmessageid-4.0.2-1|31	domain.
12cu|python-zope.i18nmessageid-4.0.2-1|32	
12cu|python-zope.i18nmessageid-4.0.2-1|33	This package provides facilities for *declaring* such messages within
12cu|python-zope.i18nmessageid-4.0.2-1|34	program source text;  translation of the messages is the responsiblitiy
12cu|python-zope.i18nmessageid-4.0.2-1|35	of the 'zope.i18n' package.
12cu|python-zope.i18nmessageid-4.0.2-1|36	
12cu|python-zope.i18nmessageid-4.0.2-1|37	Please see http://docs.zope.org/zope.i18nmessageid/ for the documentation.
12cu|python-zope.i18nmessageid-4.0.2-1|38	
12cu|python-zope.i18nmessageid-4.0.2-1|39	%prep
12cu|python-zope.i18nmessageid-4.0.2-1|40	%setup -q -n %{oname}-%{version}
12cu|python-zope.i18nmessageid-4.0.2-1|41	
12cu|python-zope.i18nmessageid-4.0.2-1|42	%build
12cu|python-zope.i18nmessageid-4.0.2-1|43	python setup.py build
12cu|python-zope.i18nmessageid-4.0.2-1|44	
12cu|python-zope.i18nmessageid-4.0.2-1|45	%install
12cu|python-zope.i18nmessageid-4.0.2-1|46	python setup.py install --root=%{buildroot}
12cu|python-zope.i18nmessageid-4.0.2-1|47	
12cu|python-zope.i18nmessageid-4.0.2-1|48	%check
12cu|python-zope.i18nmessageid-4.0.2-1|49	python setup.py test
12cu|python-zope.i18nmessageid-4.0.2-1|50	
12cu|python-zope.i18nmessageid-4.0.2-1|51	%files
12cu|python-zope.i18nmessageid-4.0.2-1|52	%doc README.txt
12cu|python-zope.i18nmessageid-4.0.2-1|53	%{py_platsitedir}/zope/i18nmessageid/*
12cu|python-zope.i18nmessageid-4.0.2-1|54	%{py_platsitedir}/zope.i18nmessageid*.egg-info
12cu|python-zope.i18nmessageid-4.0.2-1|55	%{py_platsitedir}/zope.i18nmessageid*.pth
12cu|python-zope.i18nmessageid-4.0.2-1|56	
12cu|python-zope.i18nmessageid-4.0.2-1|57	
12cu|python-zope.i18nmessageid-4.0.2-1|58	%changelog
12cu|python-zope.i18nmessageid-4.0.2-1|59	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-1
12cu|python-zope.i18nmessageid-4.0.2-1|60	+ Revision: 3a99589
12cu|python-zope.i18nmessageid-4.0.2-1|61	- Fix files
12cu|python-zope.i18nmessageid-4.0.2-1|62	
12cu|python-zope.i18nmessageid-4.0.2-1|63	

12138 12
12cu|python-zope.index-4.0.1-1|1	%define	oname	zope.index
12cu|python-zope.index-4.0.1-1|2	
12cu|python-zope.index-4.0.1-1|3	Name:		python-%{oname}
12cu|python-zope.index-4.0.1-1|4	Version:	4.0.1
12cu|python-zope.index-4.0.1-1|5	Release:	1
12cu|python-zope.index-4.0.1-1|6	Summary:	Indices for using with catalog like text, field, etc
12cu|python-zope.index-4.0.1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.index-4.0.1-1|8	License:	ZPL 2.1
12cu|python-zope.index-4.0.1-1|9	Group:		Development/Python
12cu|python-zope.index-4.0.1-1|10	Url:		http://pypi.python.org/pypi/zope.index
12cu|python-zope.index-4.0.1-1|11	BuildRequires:	python-devel python-setuptools
12cu|python-zope.index-4.0.1-1|12	
12cu|python-zope.index-4.0.1-1|13	Requires:	pythonegg(btrees)
12cu|python-zope.index-4.0.1-1|14	Requires:	pythonegg(persistent)
12cu|python-zope.index-4.0.1-1|15	Requires:	pythonegg(setuptools)
12cu|python-zope.index-4.0.1-1|16	Requires:	pythonegg(six)
12cu|python-zope.index-4.0.1-1|17	Requires:	pythonegg(zope.interface)
12cu|python-zope.index-4.0.1-1|18	
12cu|python-zope.index-4.0.1-1|19	
12cu|python-zope.index-4.0.1-1|20	%description
12cu|python-zope.index-4.0.1-1|21	Overview
12cu|python-zope.index-4.0.1-1|22	--------
12cu|python-zope.index-4.0.1-1|23	
12cu|python-zope.index-4.0.1-1|24	The ``zope.index`` package provides several indices for the Zope
12cu|python-zope.index-4.0.1-1|25	catalog.  These include:
12cu|python-zope.index-4.0.1-1|26	
12cu|python-zope.index-4.0.1-1|27	* a field index (for indexing orderable values),
12cu|python-zope.index-4.0.1-1|28	
12cu|python-zope.index-4.0.1-1|29	* a keyword index,
12cu|python-zope.index-4.0.1-1|30	
12cu|python-zope.index-4.0.1-1|31	* a topic index,
12cu|python-zope.index-4.0.1-1|32	
12cu|python-zope.index-4.0.1-1|33	* a text index (with support for lexicon, splitter, normalizer, etc.)
12cu|python-zope.index-4.0.1-1|34	
12cu|python-zope.index-4.0.1-1|35	
12cu|python-zope.index-4.0.1-1|36	
12cu|python-zope.index-4.0.1-1|37	
12cu|python-zope.index-4.0.1-1|38	%prep
12cu|python-zope.index-4.0.1-1|39	%setup -q -n %{oname}-%{version}
12cu|python-zope.index-4.0.1-1|40	
12cu|python-zope.index-4.0.1-1|41	%build
12cu|python-zope.index-4.0.1-1|42	python setup.py build
12cu|python-zope.index-4.0.1-1|43	
12cu|python-zope.index-4.0.1-1|44	%install
12cu|python-zope.index-4.0.1-1|45	python setup.py install --root=%{buildroot}
12cu|python-zope.index-4.0.1-1|46	chmod +x %{buildroot}%{py_platsitedir}/zope/index/text/tests/hs-tool.py
12cu|python-zope.index-4.0.1-1|47	chmod +x %{buildroot}%{py_platsitedir}/zope/index/text/tests/mhindex.py
12cu|python-zope.index-4.0.1-1|48	chmod +x %{buildroot}%{py_platsitedir}/zope/index/text/tests/wordstats.py
12cu|python-zope.index-4.0.1-1|49	
12cu|python-zope.index-4.0.1-1|50	%check
12cu|python-zope.index-4.0.1-1|51	#python setup.py test
12cu|python-zope.index-4.0.1-1|52	
12cu|python-zope.index-4.0.1-1|53	%files
12cu|python-zope.index-4.0.1-1|54	%doc CHANGES.txt
12cu|python-zope.index-4.0.1-1|55	%doc COPYRIGHT.txt
12cu|python-zope.index-4.0.1-1|56	%doc LICENSE.txt
12cu|python-zope.index-4.0.1-1|57	%doc README.txt
12cu|python-zope.index-4.0.1-1|58	%doc src/zope.index.egg-info/SOURCES.txt
12cu|python-zope.index-4.0.1-1|59	%doc src/zope.index.egg-info/dependency_links.txt
12cu|python-zope.index-4.0.1-1|60	%doc src/zope.index.egg-info/namespace_packages.txt
12cu|python-zope.index-4.0.1-1|61	%doc src/zope.index.egg-info/requires.txt
12cu|python-zope.index-4.0.1-1|62	%doc src/zope.index.egg-info/top_level.txt
12cu|python-zope.index-4.0.1-1|63	%doc src/zope/index/field/README.txt
12cu|python-zope.index-4.0.1-1|64	%doc src/zope/index/text/textindex.txt
12cu|python-zope.index-4.0.1-1|65	%{py_platsitedir}/zope/index/*.py*
12cu|python-zope.index-4.0.1-1|66	%{py_platsitedir}/zope/index/field/*.py*
12cu|python-zope.index-4.0.1-1|67	%{py_platsitedir}/zope/index/keyword/*.py*
12cu|python-zope.index-4.0.1-1|68	%{py_platsitedir}/zope/index/text/*.py*
12cu|python-zope.index-4.0.1-1|69	%{py_platsitedir}/zope/index/text/okascore.so
12cu|python-zope.index-4.0.1-1|70	%{py_platsitedir}/zope/index/text/tests/*.py*
12cu|python-zope.index-4.0.1-1|71	%{py_platsitedir}/zope/index/topic/*.py*
12cu|python-zope.index-4.0.1-1|72	%{py_platsitedir}/zope/index/topic/tests/*.py*
12cu|python-zope.index-4.0.1-1|73	%{py_platsitedir}/zope.index*.egg-info
12cu|python-zope.index-4.0.1-1|74	%{py_platsitedir}/zope.index-4.0.1-py2.7-nspkg.pth
12cu|python-zope.index-4.0.1-1|75	%{py_platsitedir}/zope/index/field/README.txt
12cu|python-zope.index-4.0.1-1|76	%{py_platsitedir}/zope/index/text/okascore.c
12cu|python-zope.index-4.0.1-1|77	%{py_platsitedir}/zope/index/text/textindex.txt
12cu|python-zope.index-4.0.1-1|78	
12cu|python-zope.index-4.0.1-1|79	
12cu|python-zope.index-4.0.1-1|80	%changelog
12cu|python-zope.index-4.0.1-1|81	* Sat Dec 07 2013 SymbianFlo <symbianflo@mandrivausers.ro> 4.0.1-1
12cu|python-zope.index-4.0.1-1|82	+ Revision: 99ce553
12cu|python-zope.index-4.0.1-1|83	- Updated python-zope.index.spec
12cu|python-zope.index-4.0.1-1|84	
12cu|python-zope.index-4.0.1-1|85	

12139 12
12cu|python-zopeinterface-3.6.1-2|1	%define module zopeinterface
12cu|python-zopeinterface-3.6.1-2|2	%define debug_package %{nil}
12cu|python-zopeinterface-3.6.1-2|3	
12cu|python-zopeinterface-3.6.1-2|4	Name:           python-%{module}
12cu|python-zopeinterface-3.6.1-2|5	Version:        3.6.1
12cu|python-zopeinterface-3.6.1-2|6	Release:        2
12cu|python-zopeinterface-3.6.1-2|7	Url:            http://pypi.python.org/pypi/zope.interface
12cu|python-zopeinterface-3.6.1-2|8	Summary:        Interfaces for Python
12cu|python-zopeinterface-3.6.1-2|9	License:        ZPL 2.1
12cu|python-zopeinterface-3.6.1-2|10	Group:          Development/Python
12cu|python-zopeinterface-3.6.1-2|11	Source:         zope.interface-%{version}.tar.bz2
12cu|python-zopeinterface-3.6.1-2|12	BuildRequires:  python-devel
12cu|python-zopeinterface-3.6.1-2|13	
12cu|python-zopeinterface-3.6.1-2|14	%description
12cu|python-zopeinterface-3.6.1-2|15	This package is intended to be independently reusable in any Python
12cu|python-zopeinterface-3.6.1-2|16	project. It is maintained by the Zope Toolkit project.
12cu|python-zopeinterface-3.6.1-2|17	
12cu|python-zopeinterface-3.6.1-2|18	This package provides an implementation of object interfaces for Python.
12cu|python-zopeinterface-3.6.1-2|19	Interfaces are a mechanism for labeling objects as conforming to a given
12cu|python-zopeinterface-3.6.1-2|20	API or contract. So, this package can be considered as implementation of
12cu|python-zopeinterface-3.6.1-2|21	the Design By Contract methodology support in Python.
12cu|python-zopeinterface-3.6.1-2|22	
12cu|python-zopeinterface-3.6.1-2|23	
12cu|python-zopeinterface-3.6.1-2|24	%prep
12cu|python-zopeinterface-3.6.1-2|25	%setup -n zope.interface-%{version}
12cu|python-zopeinterface-3.6.1-2|26	
12cu|python-zopeinterface-3.6.1-2|27	%build
12cu|python-zopeinterface-3.6.1-2|28	CFLAGS="%{optflags}" python setup.py build
12cu|python-zopeinterface-3.6.1-2|29	
12cu|python-zopeinterface-3.6.1-2|30	%install
12cu|python-zopeinterface-3.6.1-2|31	%{__python} setup.py install --root %{buildroot} --install-purelib=%{python_sitearch}
12cu|python-zopeinterface-3.6.1-2|32	
12cu|python-zopeinterface-3.6.1-2|33	%files
12cu|python-zopeinterface-3.6.1-2|34	%doc COPYRIGHT.txt CHANGES.txt LICENSE.txt README.txt
12cu|python-zopeinterface-3.6.1-2|35	%{python_sitearch}/*
12cu|python-zopeinterface-3.6.1-2|36	
12cu|python-zopeinterface-3.6.1-2|37	%changelog
12cu|python-zopeinterface-3.6.1-2|38	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.6.1-2
12cu|python-zopeinterface-3.6.1-2|39	+ Revision: 84f2db5
12cu|python-zopeinterface-3.6.1-2|40	- Spec cleanup
12cu|python-zopeinterface-3.6.1-2|41	
12cu|python-zopeinterface-3.6.1-2|42	

12140 12
12cu|python-zope.interface-4.0.5-1|1	%define	oname	zope.interface
12cu|python-zope.interface-4.0.5-1|2	
12cu|python-zope.interface-4.0.5-1|3	Name:		python-%{oname}
12cu|python-zope.interface-4.0.5-1|4	Version:	4.0.5
12cu|python-zope.interface-4.0.5-1|5	Release:	1
12cu|python-zope.interface-4.0.5-1|6	Summary:	Interfaces for Python
12cu|python-zope.interface-4.0.5-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.interface-4.0.5-1|8	License:	ZPL 2.1
12cu|python-zope.interface-4.0.5-1|9	Group:		Development/Ruby
12cu|python-zope.interface-4.0.5-1|10	Url:		http://pypi.python.org/pypi/zope.interface
12cu|python-zope.interface-4.0.5-1|11	BuildRequires:	python-devel python-setuptools
12cu|python-zope.interface-4.0.5-1|12	
12cu|python-zope.interface-4.0.5-1|13	%description
12cu|python-zope.interface-4.0.5-1|14	``zope.interface`` README
12cu|python-zope.interface-4.0.5-1|15	=========================
12cu|python-zope.interface-4.0.5-1|16	
12cu|python-zope.interface-4.0.5-1|17	This package is intended to be independently reusable in any Python
12cu|python-zope.interface-4.0.5-1|18	project. It is maintained by the `Zope Toolkit project
12cu|python-zope.interface-4.0.5-1|19	<http://docs.zope.org/zopetoolkit/>`_.
12cu|python-zope.interface-4.0.5-1|20	
12cu|python-zope.interface-4.0.5-1|21	This package provides an implementation of "object interfaces" for Python.
12cu|python-zope.interface-4.0.5-1|22	Interfaces are a mechanism for labeling objects as conforming to a given
12cu|python-zope.interface-4.0.5-1|23	API or contract. So, this package can be considered as implementation of
12cu|python-zope.interface-4.0.5-1|24	the `Design By Contract`_ methodology support in Python.
12cu|python-zope.interface-4.0.5-1|25	
12cu|python-zope.interface-4.0.5-1|26	.. _Design By Contract: http://en.wikipedia.org/wiki/Design_by_contract
12cu|python-zope.interface-4.0.5-1|27	
12cu|python-zope.interface-4.0.5-1|28	For detailed documentation, please see http://docs.zope.org/zope.interface
12cu|python-zope.interface-4.0.5-1|29	%prep
12cu|python-zope.interface-4.0.5-1|30	%setup -q -n %{oname}-%{version}
12cu|python-zope.interface-4.0.5-1|31	
12cu|python-zope.interface-4.0.5-1|32	%build
12cu|python-zope.interface-4.0.5-1|33	python setup.py build
12cu|python-zope.interface-4.0.5-1|34	
12cu|python-zope.interface-4.0.5-1|35	%install
12cu|python-zope.interface-4.0.5-1|36	python setup.py install --root=%{buildroot}
12cu|python-zope.interface-4.0.5-1|37	
12cu|python-zope.interface-4.0.5-1|38	%check
12cu|python-zope.interface-4.0.5-1|39	python setup.py test
12cu|python-zope.interface-4.0.5-1|40	
12cu|python-zope.interface-4.0.5-1|41	%files
12cu|python-zope.interface-4.0.5-1|42	%doc CHANGES.rst
12cu|python-zope.interface-4.0.5-1|43	%doc COPYRIGHT.txt
12cu|python-zope.interface-4.0.5-1|44	%doc LICENSE.txt
12cu|python-zope.interface-4.0.5-1|45	%doc README.rst
12cu|python-zope.interface-4.0.5-1|46	%doc docs/README.rst
12cu|python-zope.interface-4.0.5-1|47	%doc docs/README.ru.rst
12cu|python-zope.interface-4.0.5-1|48	%doc docs/hacking.rst
12cu|python-zope.interface-4.0.5-1|49	%doc src/zope.interface.egg-info/SOURCES.txt
12cu|python-zope.interface-4.0.5-1|50	%doc src/zope.interface.egg-info/dependency_links.txt
12cu|python-zope.interface-4.0.5-1|51	%doc src/zope.interface.egg-info/namespace_packages.txt
12cu|python-zope.interface-4.0.5-1|52	%doc src/zope.interface.egg-info/requires.txt
12cu|python-zope.interface-4.0.5-1|53	%doc src/zope.interface.egg-info/top_level.txt
12cu|python-zope.interface-4.0.5-1|54	%{py_platsitedir}/zope/interface/*
12cu|python-zope.interface-4.0.5-1|55	%{py_platsitedir}/zope.interface*.egg-info
12cu|python-zope.interface-4.0.5-1|56	%{py_platsitedir}/zope.interface*.pth
12cu|python-zope.interface-4.0.5-1|57	
12cu|python-zope.interface-4.0.5-1|58	
12cu|python-zope.interface-4.0.5-1|59	%changelog
12cu|python-zope.interface-4.0.5-1|60	* Wed Nov 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.5-1
12cu|python-zope.interface-4.0.5-1|61	+ Revision: 1887ecf
12cu|python-zope.interface-4.0.5-1|62	- Fix files
12cu|python-zope.interface-4.0.5-1|63	
12cu|python-zope.interface-4.0.5-1|64	

12141 12
12cu|python-zope.intid-4.0.0a1-5|1	%define	oname	zope.intid
12cu|python-zope.intid-4.0.0a1-5|2	
12cu|python-zope.intid-4.0.0a1-5|3	Name:		python-%{oname}
12cu|python-zope.intid-4.0.0a1-5|4	Version:	4.0.0a1
12cu|python-zope.intid-4.0.0a1-5|5	Release:	5
12cu|python-zope.intid-4.0.0a1-5|6	Summary:	Integer Id Utility
12cu|python-zope.intid-4.0.0a1-5|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.intid-4.0.0a1-5|8	License:	ZPL 2.1
12cu|python-zope.intid-4.0.0a1-5|9	Group:		Development/Python
12cu|python-zope.intid-4.0.0a1-5|10	Url:		http://pypi.python.org/pypi/zope.intid
12cu|python-zope.intid-4.0.0a1-5|11	BuildArch:	noarch
12cu|python-zope.intid-4.0.0a1-5|12	BuildRequires:	python-setuptools
12cu|python-zope.intid-4.0.0a1-5|13	BuildRequires:  pythonegg(zope.security)
12cu|python-zope.intid-4.0.0a1-5|14	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.intid-4.0.0a1-5|15	BuildRequires:  pythonegg(zope.location)
12cu|python-zope.intid-4.0.0a1-5|16	BuildRequires:  pythonegg(zope.keyreference)
12cu|python-zope.intid-4.0.0a1-5|17	BuildRequires:  pythonegg(zope.event)
12cu|python-zope.intid-4.0.0a1-5|18	BuildRequires:  pythonegg(zope.component)
12cu|python-zope.intid-4.0.0a1-5|19	BuildRequires:  pythonegg(zope.lifecycleevent)
12cu|python-zope.intid-4.0.0a1-5|20	BuildRequires:  pythonegg(persistent)
12cu|python-zope.intid-4.0.0a1-5|21	BuildRequires:  pythonegg(zodb3)
12cu|python-zope.intid-4.0.0a1-5|22	BuildRequires:  pythonegg(btrees)
12cu|python-zope.intid-4.0.0a1-5|23	BuildRequires:  pythonegg(zope.schema)
12cu|python-zope.intid-4.0.0a1-5|24	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.intid-4.0.0a1-5|25	BuildRequires:  pythonegg(zope.i18nmessageid)
12cu|python-zope.intid-4.0.0a1-5|26	
12cu|python-zope.intid-4.0.0a1-5|27	%description
12cu|python-zope.intid-4.0.0a1-5|28	This package provides an API to create integer ids for any object. Later
12cu|python-zope.intid-4.0.0a1-5|29	objects can be looked up by their id as well. This functionality is commonly
12cu|python-zope.intid-4.0.0a1-5|30	used in situations where dealing with objects is undesirably, such as in
12cu|python-zope.intid-4.0.0a1-5|31	search indices or any code that needs an easy hash of an object.
12cu|python-zope.intid-4.0.0a1-5|32	
12cu|python-zope.intid-4.0.0a1-5|33	%prep
12cu|python-zope.intid-4.0.0a1-5|34	%setup -q -n %{oname}-%{version}
12cu|python-zope.intid-4.0.0a1-5|35	perl -pi -e "s|ZODB|ZODB3|"  setup.py
12cu|python-zope.intid-4.0.0a1-5|36	
12cu|python-zope.intid-4.0.0a1-5|37	%build
12cu|python-zope.intid-4.0.0a1-5|38	python setup.py build
12cu|python-zope.intid-4.0.0a1-5|39	
12cu|python-zope.intid-4.0.0a1-5|40	%install
12cu|python-zope.intid-4.0.0a1-5|41	python setup.py install --root=%{buildroot}
12cu|python-zope.intid-4.0.0a1-5|42	
12cu|python-zope.intid-4.0.0a1-5|43	%check
12cu|python-zope.intid-4.0.0a1-5|44	python setup.py test
12cu|python-zope.intid-4.0.0a1-5|45	
12cu|python-zope.intid-4.0.0a1-5|46	%files
12cu|python-zope.intid-4.0.0a1-5|47	%doc CHANGES.txt
12cu|python-zope.intid-4.0.0a1-5|48	%doc COPYRIGHT.txt
12cu|python-zope.intid-4.0.0a1-5|49	%doc LICENSE.txt
12cu|python-zope.intid-4.0.0a1-5|50	%doc README.txt
12cu|python-zope.intid-4.0.0a1-5|51	%doc src/zope.intid.egg-info/SOURCES.txt
12cu|python-zope.intid-4.0.0a1-5|52	%doc src/zope.intid.egg-info/dependency_links.txt
12cu|python-zope.intid-4.0.0a1-5|53	%doc src/zope.intid.egg-info/namespace_packages.txt
12cu|python-zope.intid-4.0.0a1-5|54	%doc src/zope.intid.egg-info/requires.txt
12cu|python-zope.intid-4.0.0a1-5|55	%doc src/zope.intid.egg-info/top_level.txt
12cu|python-zope.intid-4.0.0a1-5|56	%{py_puresitedir}/zope/intid/*
12cu|python-zope.intid-4.0.0a1-5|57	%{py_puresitedir}/zope.intid*.egg-info
12cu|python-zope.intid-4.0.0a1-5|58	%{py_puresitedir}/zope.intid*.pth
12cu|python-zope.intid-4.0.0a1-5|59	
12cu|python-zope.intid-4.0.0a1-5|60	
12cu|python-zope.intid-4.0.0a1-5|61	%changelog
12cu|python-zope.intid-4.0.0a1-5|62	* Sat Dec 07 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.0a1-5
12cu|python-zope.intid-4.0.0a1-5|63	+ Revision: 24ba068
12cu|python-zope.intid-4.0.0a1-5|64	- Log import module
12cu|python-zope.intid-4.0.0a1-5|65	
12cu|python-zope.intid-4.0.0a1-5|66	

12142 12
12cu|python-zope.keyreference-4.0.0a2-2|1	%define	oname	zope.keyreference
12cu|python-zope.keyreference-4.0.0a2-2|2	
12cu|python-zope.keyreference-4.0.0a2-2|3	Name:		python-%{oname}
12cu|python-zope.keyreference-4.0.0a2-2|4	Version:	4.0.0a2
12cu|python-zope.keyreference-4.0.0a2-2|5	Release:	2
12cu|python-zope.keyreference-4.0.0a2-2|6	Summary:	Key References
12cu|python-zope.keyreference-4.0.0a2-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.keyreference-4.0.0a2-2|8	License:	ZPL 2.1
12cu|python-zope.keyreference-4.0.0a2-2|9	Group:		Development/Python
12cu|python-zope.keyreference-4.0.0a2-2|10	Url:		http://pypi.python.org/pypi/zope.keyreference
12cu|python-zope.keyreference-4.0.0a2-2|11	BuildArch:	noarch
12cu|python-zope.keyreference-4.0.0a2-2|12	BuildRequires:	python-setuptools
12cu|python-zope.keyreference-4.0.0a2-2|13	Requires:       pythonegg(setuptools)
12cu|python-zope.keyreference-4.0.0a2-2|14	Requires: pythonegg(zodb3)
12cu|python-zope.keyreference-4.0.0a2-2|15	Requires: pythonegg(zope.component)
12cu|python-zope.keyreference-4.0.0a2-2|16	Requires: pythonegg(zope.i18nmessageid)
12cu|python-zope.keyreference-4.0.0a2-2|17	Requires: pythonegg(zope.interface)
12cu|python-zope.keyreference-4.0.0a2-2|18	Requires: pythonegg(zope.schema)
12cu|python-zope.keyreference-4.0.0a2-2|19	
12cu|python-zope.keyreference-4.0.0a2-2|20	%description
12cu|python-zope.keyreference-4.0.0a2-2|21	Object references that support stable comparison and hashes.
12cu|python-zope.keyreference-4.0.0a2-2|22	
12cu|python-zope.keyreference-4.0.0a2-2|23	%prep
12cu|python-zope.keyreference-4.0.0a2-2|24	%setup -q -n %{oname}-%{version}
12cu|python-zope.keyreference-4.0.0a2-2|25	perl -pi -e "s|ZODB|ZODB3|"  setup.py
12cu|python-zope.keyreference-4.0.0a2-2|26	
12cu|python-zope.keyreference-4.0.0a2-2|27	%build
12cu|python-zope.keyreference-4.0.0a2-2|28	python setup.py build
12cu|python-zope.keyreference-4.0.0a2-2|29	
12cu|python-zope.keyreference-4.0.0a2-2|30	%install
12cu|python-zope.keyreference-4.0.0a2-2|31	python setup.py install --root=%{buildroot}
12cu|python-zope.keyreference-4.0.0a2-2|32	
12cu|python-zope.keyreference-4.0.0a2-2|33	%check
12cu|python-zope.keyreference-4.0.0a2-2|34	#python setup.py test
12cu|python-zope.keyreference-4.0.0a2-2|35	
12cu|python-zope.keyreference-4.0.0a2-2|36	%files
12cu|python-zope.keyreference-4.0.0a2-2|37	%doc *.txt
12cu|python-zope.keyreference-4.0.0a2-2|38	%doc src/zope.keyreference.egg-info/*.txt
12cu|python-zope.keyreference-4.0.0a2-2|39	%doc src/zope/keyreference/persistent.txt
12cu|python-zope.keyreference-4.0.0a2-2|40	%{py_puresitedir}/zope/keyreference/*.py*
12cu|python-zope.keyreference-4.0.0a2-2|41	%{py_puresitedir}/zope.keyreference*.egg-info
12cu|python-zope.keyreference-4.0.0a2-2|42	%{py_puresitedir}/zope.keyreference-4.0.0a2-py2.7-nspkg.pth
12cu|python-zope.keyreference-4.0.0a2-2|43	%{py_puresitedir}/zope/keyreference/persistent.txt
12cu|python-zope.keyreference-4.0.0a2-2|44	%{py_puresitedir}/zope/keyreference/configure.zcml
12cu|python-zope.keyreference-4.0.0a2-2|45	
12cu|python-zope.keyreference-4.0.0a2-2|46	
12cu|python-zope.keyreference-4.0.0a2-2|47	%changelog
12cu|python-zope.keyreference-4.0.0a2-2|48	* Sat Dec 07 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.0a2-2
12cu|python-zope.keyreference-4.0.0a2-2|49	+ Revision: 50aaa09
12cu|python-zope.keyreference-4.0.0a2-2|50	- Log import module
12cu|python-zope.keyreference-4.0.0a2-2|51	
12cu|python-zope.keyreference-4.0.0a2-2|52	

12143 12
12cu|python-zope.lifecycleevent-4.0.3-1|1	%define	oname	zope.lifecycleevent
12cu|python-zope.lifecycleevent-4.0.3-1|2	
12cu|python-zope.lifecycleevent-4.0.3-1|3	Name:		python-%{oname}
12cu|python-zope.lifecycleevent-4.0.3-1|4	Version:	4.0.3
12cu|python-zope.lifecycleevent-4.0.3-1|5	Release:	1
12cu|python-zope.lifecycleevent-4.0.3-1|6	Summary:	Object life-cycle events
12cu|python-zope.lifecycleevent-4.0.3-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.lifecycleevent-4.0.3-1|8	License:	ZPL 2.1
12cu|python-zope.lifecycleevent-4.0.3-1|9	Group:		Development/Ruby
12cu|python-zope.lifecycleevent-4.0.3-1|10	Url:		http://pypi.python.org/pypi/zope.lifecycleevent
12cu|python-zope.lifecycleevent-4.0.3-1|11	BuildArch:	noarch
12cu|python-zope.lifecycleevent-4.0.3-1|12	BuildRequires:	python-setuptools
12cu|python-zope.lifecycleevent-4.0.3-1|13	BuildRequires:	pythonegg(zope.event)
12cu|python-zope.lifecycleevent-4.0.3-1|14	BuildRequires:	pythonegg(zope.interface)
12cu|python-zope.lifecycleevent-4.0.3-1|15	
12cu|python-zope.lifecycleevent-4.0.3-1|16	%description
12cu|python-zope.lifecycleevent-4.0.3-1|17	=================
12cu|python-zope.lifecycleevent-4.0.3-1|18	Life-cycle events
12cu|python-zope.lifecycleevent-4.0.3-1|19	=================
12cu|python-zope.lifecycleevent-4.0.3-1|20	
12cu|python-zope.lifecycleevent-4.0.3-1|21	In Zope, events are used by components to inform each other about
12cu|python-zope.lifecycleevent-4.0.3-1|22	relevant new objects and object modifications.
12cu|python-zope.lifecycleevent-4.0.3-1|23	
12cu|python-zope.lifecycleevent-4.0.3-1|24	Some event consumers like catalogs and caches may need more information to
12cu|python-zope.lifecycleevent-4.0.3-1|25	update themselves in an efficient manner. The necessary information can be
12cu|python-zope.lifecycleevent-4.0.3-1|26	provided as optional modification descriptions of the ObjectModifiedEvent.
12cu|python-zope.lifecycleevent-4.0.3-1|27	
12cu|python-zope.lifecycleevent-4.0.3-1|28	
12cu|python-zope.lifecycleevent-4.0.3-1|29	%prep
12cu|python-zope.lifecycleevent-4.0.3-1|30	%setup -q -n %{oname}-%{version}
12cu|python-zope.lifecycleevent-4.0.3-1|31	
12cu|python-zope.lifecycleevent-4.0.3-1|32	%build
12cu|python-zope.lifecycleevent-4.0.3-1|33	python setup.py build
12cu|python-zope.lifecycleevent-4.0.3-1|34	
12cu|python-zope.lifecycleevent-4.0.3-1|35	%install
12cu|python-zope.lifecycleevent-4.0.3-1|36	python setup.py install --root=%{buildroot}
12cu|python-zope.lifecycleevent-4.0.3-1|37	
12cu|python-zope.lifecycleevent-4.0.3-1|38	%check
12cu|python-zope.lifecycleevent-4.0.3-1|39	# python setup.py test
12cu|python-zope.lifecycleevent-4.0.3-1|40	
12cu|python-zope.lifecycleevent-4.0.3-1|41	%files
12cu|python-zope.lifecycleevent-4.0.3-1|42	%doc CHANGES.rst
12cu|python-zope.lifecycleevent-4.0.3-1|43	%doc COPYRIGHT.txt
12cu|python-zope.lifecycleevent-4.0.3-1|44	%doc LICENSE.txt
12cu|python-zope.lifecycleevent-4.0.3-1|45	%doc README.rst
12cu|python-zope.lifecycleevent-4.0.3-1|46	%doc src/zope.lifecycleevent.egg-info/SOURCES.txt
12cu|python-zope.lifecycleevent-4.0.3-1|47	%doc src/zope.lifecycleevent.egg-info/dependency_links.txt
12cu|python-zope.lifecycleevent-4.0.3-1|48	%doc src/zope.lifecycleevent.egg-info/namespace_packages.txt
12cu|python-zope.lifecycleevent-4.0.3-1|49	%doc src/zope.lifecycleevent.egg-info/requires.txt
12cu|python-zope.lifecycleevent-4.0.3-1|50	%doc src/zope.lifecycleevent.egg-info/top_level.txt
12cu|python-zope.lifecycleevent-4.0.3-1|51	%doc src/zope/lifecycleevent/README.txt
12cu|python-zope.lifecycleevent-4.0.3-1|52	%{py_puresitedir}/zope/lifecycleevent/*
12cu|python-zope.lifecycleevent-4.0.3-1|53	%{py_puresitedir}/zope.lifecycleevent*.egg-info
12cu|python-zope.lifecycleevent-4.0.3-1|54	%{py_puresitedir}/zope.lifecycleevent*.pth
12cu|python-zope.lifecycleevent-4.0.3-1|55	
12cu|python-zope.lifecycleevent-4.0.3-1|56	
12cu|python-zope.lifecycleevent-4.0.3-1|57	%changelog
12cu|python-zope.lifecycleevent-4.0.3-1|58	* Thu Nov 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.3-1
12cu|python-zope.lifecycleevent-4.0.3-1|59	+ Revision: 0c750b6
12cu|python-zope.lifecycleevent-4.0.3-1|60	- Fix files
12cu|python-zope.lifecycleevent-4.0.3-1|61	
12cu|python-zope.lifecycleevent-4.0.3-1|62	

12144 12
12cu|python-zope.location-4.0.2-1|1	%define	oname	zope.location
12cu|python-zope.location-4.0.2-1|2	
12cu|python-zope.location-4.0.2-1|3	Name:		python-%{oname}
12cu|python-zope.location-4.0.2-1|4	Version:	4.0.2
12cu|python-zope.location-4.0.2-1|5	Release:	1
12cu|python-zope.location-4.0.2-1|6	Summary:	Zope Location
12cu|python-zope.location-4.0.2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.location-4.0.2-1|8	License:	ZPL 2.1
12cu|python-zope.location-4.0.2-1|9	Group:		Development/Python
12cu|python-zope.location-4.0.2-1|10	Url:		http://pypi.python.org/pypi/zope.location/
12cu|python-zope.location-4.0.2-1|11	BuildArch:	noarch
12cu|python-zope.location-4.0.2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.location-4.0.2-1|13	BuildRequires:  pythonegg(zope.schema)
12cu|python-zope.location-4.0.2-1|14	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.location-4.0.2-1|15	
12cu|python-zope.location-4.0.2-1|16	%description
12cu|python-zope.location-4.0.2-1|17	Zope Location
12cu|python-zope.location-4.0.2-1|18	In Zope3, location are special objects that has a structural location.
12cu|python-zope.location-4.0.2-1|19	
12cu|python-zope.location-4.0.2-1|20	
12cu|python-zope.location-4.0.2-1|21	%prep
12cu|python-zope.location-4.0.2-1|22	%setup -q -n %{oname}-%{version}
12cu|python-zope.location-4.0.2-1|23	
12cu|python-zope.location-4.0.2-1|24	%build
12cu|python-zope.location-4.0.2-1|25	python setup.py build
12cu|python-zope.location-4.0.2-1|26	
12cu|python-zope.location-4.0.2-1|27	%install
12cu|python-zope.location-4.0.2-1|28	python setup.py install --root=%{buildroot}
12cu|python-zope.location-4.0.2-1|29	
12cu|python-zope.location-4.0.2-1|30	%check
12cu|python-zope.location-4.0.2-1|31	python setup.py test
12cu|python-zope.location-4.0.2-1|32	
12cu|python-zope.location-4.0.2-1|33	%files
12cu|python-zope.location-4.0.2-1|34	%doc CHANGES.rst
12cu|python-zope.location-4.0.2-1|35	%doc COPYRIGHT.txt
12cu|python-zope.location-4.0.2-1|36	%doc LICENSE.txt
12cu|python-zope.location-4.0.2-1|37	%doc README.rst
12cu|python-zope.location-4.0.2-1|38	%doc src/zope.location.egg-info/SOURCES.txt
12cu|python-zope.location-4.0.2-1|39	%doc src/zope.location.egg-info/dependency_links.txt
12cu|python-zope.location-4.0.2-1|40	%doc src/zope.location.egg-info/namespace_packages.txt
12cu|python-zope.location-4.0.2-1|41	%doc src/zope.location.egg-info/requires.txt
12cu|python-zope.location-4.0.2-1|42	%doc src/zope.location.egg-info/top_level.txt
12cu|python-zope.location-4.0.2-1|43	%{py_puresitedir}/zope/location/*
12cu|python-zope.location-4.0.2-1|44	%{py_puresitedir}/zope.location*.egg-info
12cu|python-zope.location-4.0.2-1|45	%{py_puresitedir}/zope.location*.pth
12cu|python-zope.location-4.0.2-1|46	
12cu|python-zope.location-4.0.2-1|47	
12cu|python-zope.location-4.0.2-1|48	%changelog
12cu|python-zope.location-4.0.2-1|49	* Sun Nov 24 2013 SymbianFlo <symbianflo@mandrivausers.ro> 4.0.2-1
12cu|python-zope.location-4.0.2-1|50	+ Revision: f7300b4
12cu|python-zope.location-4.0.2-1|51	- Updated python-zope.location.spec
12cu|python-zope.location-4.0.2-1|52	
12cu|python-zope.location-4.0.2-1|53	

12145 12
12cu|python-zope.login-2.0.0a1-1|1	%define	oname	zope.login
12cu|python-zope.login-2.0.0a1-1|2	
12cu|python-zope.login-2.0.0a1-1|3	Name:		python-%{oname}
12cu|python-zope.login-2.0.0a1-1|4	Version:	2.0.0a1
12cu|python-zope.login-2.0.0a1-1|5	Release:	1
12cu|python-zope.login-2.0.0a1-1|6	Summary:	Login helpers for zope.publisher / authentication
12cu|python-zope.login-2.0.0a1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.login-2.0.0a1-1|8	License:	ZPL 2.1
12cu|python-zope.login-2.0.0a1-1|9	Group:		Development/Ruby
12cu|python-zope.login-2.0.0a1-1|10	Url:		http://pypi.python.org/pypi/zope.login
12cu|python-zope.login-2.0.0a1-1|11	BuildArch:	noarch
12cu|python-zope.login-2.0.0a1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.login-2.0.0a1-1|13	BuildRequires:  pythonegg(zope.publisher)
12cu|python-zope.login-2.0.0a1-1|14	BuildRequires:  pythonegg(zope.component)
12cu|python-zope.login-2.0.0a1-1|15	BuildRequires:  pythonegg(zope.authentication)
12cu|python-zope.login-2.0.0a1-1|16	BuildRequires:  pythonegg(zope.security)
12cu|python-zope.login-2.0.0a1-1|17	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.login-2.0.0a1-1|18	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.login-2.0.0a1-1|19	BuildRequires:  pythonegg(zope.location)
12cu|python-zope.login-2.0.0a1-1|20	
12cu|python-zope.login-2.0.0a1-1|21	%description
12cu|python-zope.login-2.0.0a1-1|22	Overview
12cu|python-zope.login-2.0.0a1-1|23	========
12cu|python-zope.login-2.0.0a1-1|24	
12cu|python-zope.login-2.0.0a1-1|25	This package provides a login helpers for zope.publisher based on the concepts
12cu|python-zope.login-2.0.0a1-1|26	of zope.authentication.
12cu|python-zope.login-2.0.0a1-1|27	
12cu|python-zope.login-2.0.0a1-1|28	%prep
12cu|python-zope.login-2.0.0a1-1|29	%setup -q -n %{oname}-%{version}
12cu|python-zope.login-2.0.0a1-1|30	
12cu|python-zope.login-2.0.0a1-1|31	%build
12cu|python-zope.login-2.0.0a1-1|32	python setup.py build
12cu|python-zope.login-2.0.0a1-1|33	
12cu|python-zope.login-2.0.0a1-1|34	%install
12cu|python-zope.login-2.0.0a1-1|35	python setup.py install --root=%{buildroot}
12cu|python-zope.login-2.0.0a1-1|36	
12cu|python-zope.login-2.0.0a1-1|37	%check
12cu|python-zope.login-2.0.0a1-1|38	# python setup.py test
12cu|python-zope.login-2.0.0a1-1|39	
12cu|python-zope.login-2.0.0a1-1|40	%files
12cu|python-zope.login-2.0.0a1-1|41	%doc CHANGES.txt
12cu|python-zope.login-2.0.0a1-1|42	%doc COPYRIGHT.txt
12cu|python-zope.login-2.0.0a1-1|43	%doc LICENSE.txt
12cu|python-zope.login-2.0.0a1-1|44	%doc README.txt
12cu|python-zope.login-2.0.0a1-1|45	%doc src/zope.login.egg-info/SOURCES.txt
12cu|python-zope.login-2.0.0a1-1|46	%doc src/zope.login.egg-info/dependency_links.txt
12cu|python-zope.login-2.0.0a1-1|47	%doc src/zope.login.egg-info/namespace_packages.txt
12cu|python-zope.login-2.0.0a1-1|48	%doc src/zope.login.egg-info/requires.txt
12cu|python-zope.login-2.0.0a1-1|49	%doc src/zope.login.egg-info/top_level.txt
12cu|python-zope.login-2.0.0a1-1|50	%{py_puresitedir}/zope/login/*
12cu|python-zope.login-2.0.0a1-1|51	%{py_puresitedir}/zope.login*.egg-info
12cu|python-zope.login-2.0.0a1-1|52	%{py_puresitedir}/zope.login*.pth
12cu|python-zope.login-2.0.0a1-1|53	
12cu|python-zope.login-2.0.0a1-1|54	
12cu|python-zope.login-2.0.0a1-1|55	%changelog
12cu|python-zope.login-2.0.0a1-1|56	* Thu Nov 28 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0a1-1
12cu|python-zope.login-2.0.0a1-1|57	+ Revision: a21ebaa
12cu|python-zope.login-2.0.0a1-1|58	- Skip tests for now
12cu|python-zope.login-2.0.0a1-1|59	
12cu|python-zope.login-2.0.0a1-1|60	

12146 12
12cu|python-zope.mimetype-2.0.0a1-1|1	%define	oname	zope.mimetype
12cu|python-zope.mimetype-2.0.0a1-1|2	
12cu|python-zope.mimetype-2.0.0a1-1|3	Name:		python-%{oname}
12cu|python-zope.mimetype-2.0.0a1-1|4	Version:	2.0.0a1
12cu|python-zope.mimetype-2.0.0a1-1|5	Release:	1
12cu|python-zope.mimetype-2.0.0a1-1|6	Summary:	A simple package for working with MIME content types
12cu|python-zope.mimetype-2.0.0a1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.mimetype-2.0.0a1-1|8	License:	ZPL 2.1
12cu|python-zope.mimetype-2.0.0a1-1|9	Group:		Development/Ruby
12cu|python-zope.mimetype-2.0.0a1-1|10	Url:		http://pypi.python.org/pypi/zope.mimetype
12cu|python-zope.mimetype-2.0.0a1-1|11	BuildArch:	noarch
12cu|python-zope.mimetype-2.0.0a1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.mimetype-2.0.0a1-1|13	
12cu|python-zope.mimetype-2.0.0a1-1|14	%description
12cu|python-zope.mimetype-2.0.0a1-1|15	This package provides a way to work with MIME content types.  There
12cu|python-zope.mimetype-2.0.0a1-1|16	are several interfaces defined here, many of which are used primarily
12cu|python-zope.mimetype-2.0.0a1-1|17	to look things up based on different bits of information.
12cu|python-zope.mimetype-2.0.0a1-1|18	
12cu|python-zope.mimetype-2.0.0a1-1|19	
12cu|python-zope.mimetype-2.0.0a1-1|20	%prep
12cu|python-zope.mimetype-2.0.0a1-1|21	%setup -q -n %{oname}-%{version}
12cu|python-zope.mimetype-2.0.0a1-1|22	
12cu|python-zope.mimetype-2.0.0a1-1|23	%build
12cu|python-zope.mimetype-2.0.0a1-1|24	python setup.py build
12cu|python-zope.mimetype-2.0.0a1-1|25	
12cu|python-zope.mimetype-2.0.0a1-1|26	%install
12cu|python-zope.mimetype-2.0.0a1-1|27	python setup.py install --root=%{buildroot}
12cu|python-zope.mimetype-2.0.0a1-1|28	
12cu|python-zope.mimetype-2.0.0a1-1|29	%check
12cu|python-zope.mimetype-2.0.0a1-1|30	python setup.py test
12cu|python-zope.mimetype-2.0.0a1-1|31	
12cu|python-zope.mimetype-2.0.0a1-1|32	%files
12cu|python-zope.mimetype-2.0.0a1-1|33	%doc CHANGES.txt
12cu|python-zope.mimetype-2.0.0a1-1|34	%doc COPYRIGHT.txt
12cu|python-zope.mimetype-2.0.0a1-1|35	%doc LICENSE.txt
12cu|python-zope.mimetype-2.0.0a1-1|36	%doc README.txt
12cu|python-zope.mimetype-2.0.0a1-1|37	%doc src/zope.mimetype.egg-info/SOURCES.txt
12cu|python-zope.mimetype-2.0.0a1-1|38	%doc src/zope.mimetype.egg-info/dependency_links.txt
12cu|python-zope.mimetype-2.0.0a1-1|39	%doc src/zope.mimetype.egg-info/namespace_packages.txt
12cu|python-zope.mimetype-2.0.0a1-1|40	%doc src/zope.mimetype.egg-info/requires.txt
12cu|python-zope.mimetype-2.0.0a1-1|41	%doc src/zope.mimetype.egg-info/top_level.txt
12cu|python-zope.mimetype-2.0.0a1-1|42	%doc src/zope/mimetype/README.txt
12cu|python-zope.mimetype-2.0.0a1-1|43	%doc src/zope/mimetype/TODO.txt
12cu|python-zope.mimetype-2.0.0a1-1|44	%doc src/zope/mimetype/character-sets.txt
12cu|python-zope.mimetype-2.0.0a1-1|45	%doc src/zope/mimetype/codec.txt
12cu|python-zope.mimetype-2.0.0a1-1|46	%doc src/zope/mimetype/constraints.txt
12cu|python-zope.mimetype-2.0.0a1-1|47	%doc src/zope/mimetype/contentinfo.txt
12cu|python-zope.mimetype-2.0.0a1-1|48	%doc src/zope/mimetype/event.txt
12cu|python-zope.mimetype-2.0.0a1-1|49	%doc src/zope/mimetype/retrieving_mime_types.txt
12cu|python-zope.mimetype-2.0.0a1-1|50	%doc src/zope/mimetype/source.txt
12cu|python-zope.mimetype-2.0.0a1-1|51	%doc src/zope/mimetype/typegetter.txt
12cu|python-zope.mimetype-2.0.0a1-1|52	%doc src/zope/mimetype/utils.txt
12cu|python-zope.mimetype-2.0.0a1-1|53	%doc src/zope/mimetype/widget.txt
12cu|python-zope.mimetype-2.0.0a1-1|54	%{py_puresitedir}/zope/*
12cu|python-zope.mimetype-2.0.0a1-1|55	%{py_puresitedir}/zope.mimetype*.egg-info
12cu|python-zope.mimetype-2.0.0a1-1|56	%{py_puresitedir}/zope.mimetype*.pth
12cu|python-zope.mimetype-2.0.0a1-1|57	
12cu|python-zope.mimetype-2.0.0a1-1|58	
12cu|python-zope.mimetype-2.0.0a1-1|59	%changelog
12cu|python-zope.mimetype-2.0.0a1-1|60	* Fri Dec 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0a1-1
12cu|python-zope.mimetype-2.0.0a1-1|61	+ Revision: b525973
12cu|python-zope.mimetype-2.0.0a1-1|62	- Fix files
12cu|python-zope.mimetype-2.0.0a1-1|63	
12cu|python-zope.mimetype-2.0.0a1-1|64	

12147 12
12cu|python-zope.minmax-2.0.0-1|1	%define	oname	zope.minmax
12cu|python-zope.minmax-2.0.0-1|2	
12cu|python-zope.minmax-2.0.0-1|3	Name:		python-%{oname}
12cu|python-zope.minmax-2.0.0-1|4	Version:	2.0.0
12cu|python-zope.minmax-2.0.0-1|5	Release:	1
12cu|python-zope.minmax-2.0.0-1|6	Summary:	Homogeneous values favoring maximum or minimum for ZODB conflict resolution
12cu|python-zope.minmax-2.0.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.minmax-2.0.0-1|8	License:	ZPL 2.1
12cu|python-zope.minmax-2.0.0-1|9	Group:		Development/Python
12cu|python-zope.minmax-2.0.0-1|10	Url:		http://pypi.python.org/pypi/zope.minmax/
12cu|python-zope.minmax-2.0.0-1|11	BuildArch:	noarch
12cu|python-zope.minmax-2.0.0-1|12	BuildRequires:	python-setuptools
12cu|python-zope.minmax-2.0.0-1|13	
12cu|python-zope.minmax-2.0.0-1|14	Requires:  pythonegg(persistent)
12cu|python-zope.minmax-2.0.0-1|15	Requires:  pythonegg(setuptools)
12cu|python-zope.minmax-2.0.0-1|16	Requires:  pythonegg(zope.interface)
12cu|python-zope.minmax-2.0.0-1|17	
12cu|python-zope.minmax-2.0.0-1|18	%description
12cu|python-zope.minmax-2.0.0-1|19	=================================
12cu|python-zope.minmax-2.0.0-1|20	Min/Max Value Conflict Resolution
12cu|python-zope.minmax-2.0.0-1|21	=================================
12cu|python-zope.minmax-2.0.0-1|22	
12cu|python-zope.minmax-2.0.0-1|23	This package provides support for homogeneous values favoring maximum
12cu|python-zope.minmax-2.0.0-1|24	or minimum for ZODB conflict resolution.  See
12cu|python-zope.minmax-2.0.0-1|25	``src/zope/minmax/minmax.txt`` for a detailed description.
12cu|python-zope.minmax-2.0.0-1|26	
12cu|python-zope.minmax-2.0.0-1|27	
12cu|python-zope.minmax-2.0.0-1|28	
12cu|python-zope.minmax-2.0.0-1|29	%prep
12cu|python-zope.minmax-2.0.0-1|30	%setup -q -n %{oname}-%{version}
12cu|python-zope.minmax-2.0.0-1|31	
12cu|python-zope.minmax-2.0.0-1|32	%build
12cu|python-zope.minmax-2.0.0-1|33	python setup.py build
12cu|python-zope.minmax-2.0.0-1|34	
12cu|python-zope.minmax-2.0.0-1|35	%install
12cu|python-zope.minmax-2.0.0-1|36	python setup.py install --root=%{buildroot}
12cu|python-zope.minmax-2.0.0-1|37	
12cu|python-zope.minmax-2.0.0-1|38	%check
12cu|python-zope.minmax-2.0.0-1|39	python setup.py test
12cu|python-zope.minmax-2.0.0-1|40	
12cu|python-zope.minmax-2.0.0-1|41	%files
12cu|python-zope.minmax-2.0.0-1|42	%doc CHANGES.txt
12cu|python-zope.minmax-2.0.0-1|43	%doc COPYRIGHT.txt
12cu|python-zope.minmax-2.0.0-1|44	%doc LICENSE.txt
12cu|python-zope.minmax-2.0.0-1|45	%doc README.txt
12cu|python-zope.minmax-2.0.0-1|46	%doc src/zope.minmax.egg-info/SOURCES.txt
12cu|python-zope.minmax-2.0.0-1|47	%doc src/zope.minmax.egg-info/dependency_links.txt
12cu|python-zope.minmax-2.0.0-1|48	%doc src/zope.minmax.egg-info/namespace_packages.txt
12cu|python-zope.minmax-2.0.0-1|49	%doc src/zope.minmax.egg-info/requires.txt
12cu|python-zope.minmax-2.0.0-1|50	%doc src/zope.minmax.egg-info/top_level.txt
12cu|python-zope.minmax-2.0.0-1|51	%doc src/zope/minmax/minmax.txt
12cu|python-zope.minmax-2.0.0-1|52	
12cu|python-zope.minmax-2.0.0-1|53	%{py_puresitedir}/zope/minmax/*.py*
12cu|python-zope.minmax-2.0.0-1|54	%{py_puresitedir}/zope.minmax*.egg-info
12cu|python-zope.minmax-2.0.0-1|55	%{py_puresitedir}/zope.minmax-2.0.0-py2.7-nspkg.pth
12cu|python-zope.minmax-2.0.0-1|56	%{py_puresitedir}/zope/minmax/minmax.txt
12cu|python-zope.minmax-2.0.0-1|57	
12cu|python-zope.minmax-2.0.0-1|58	
12cu|python-zope.minmax-2.0.0-1|59	%changelog
12cu|python-zope.minmax-2.0.0-1|60	* Sun Dec 08 2013 symbianflo <symbianflo@mandrivausers.ro> 2.0.0-1
12cu|python-zope.minmax-2.0.0-1|61	+ Revision: 721896e
12cu|python-zope.minmax-2.0.0-1|62	- Log:Import module,store source
12cu|python-zope.minmax-2.0.0-1|63	
12cu|python-zope.minmax-2.0.0-1|64	

12148 12
12cu|python-zope.pagetemplate-4.0.4-1|1	%define	oname	zope.pagetemplate
12cu|python-zope.pagetemplate-4.0.4-1|2	
12cu|python-zope.pagetemplate-4.0.4-1|3	Name:		python-%{oname}
12cu|python-zope.pagetemplate-4.0.4-1|4	Version:	4.0.4
12cu|python-zope.pagetemplate-4.0.4-1|5	Release:	1
12cu|python-zope.pagetemplate-4.0.4-1|6	Summary:	Zope Page Templates
12cu|python-zope.pagetemplate-4.0.4-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.pagetemplate-4.0.4-1|8	License:	ZPL 2.1
12cu|python-zope.pagetemplate-4.0.4-1|9	Group:		Development/Ruby
12cu|python-zope.pagetemplate-4.0.4-1|10	Url:		http://pypi.python.org/pypi/zope.pagetemplate
12cu|python-zope.pagetemplate-4.0.4-1|11	BuildArch:	noarch
12cu|python-zope.pagetemplate-4.0.4-1|12	BuildRequires:	python-setuptools
12cu|python-zope.pagetemplate-4.0.4-1|13	BuildRequires:  pythonegg(zope.traversing)
12cu|python-zope.pagetemplate-4.0.4-1|14	BuildRequires:  pythonegg(zope.i18nmessageid)
12cu|python-zope.pagetemplate-4.0.4-1|15	BuildRequires:  pythonegg(zope.i18n)
12cu|python-zope.pagetemplate-4.0.4-1|16	BuildRequires:  pythonegg(zope.tal)
12cu|python-zope.pagetemplate-4.0.4-1|17	BuildRequires:  pythonegg(zope.tales)
12cu|python-zope.pagetemplate-4.0.4-1|18	BuildRequires:  pythonegg(zope.component)
12cu|python-zope.pagetemplate-4.0.4-1|19	BuildRequires:  pythonegg(six)
12cu|python-zope.pagetemplate-4.0.4-1|20	BuildRequires:  pythonegg(zope.security)
12cu|python-zope.pagetemplate-4.0.4-1|21	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.pagetemplate-4.0.4-1|22	BuildRequires:  pythonegg(zope.publisher)
12cu|python-zope.pagetemplate-4.0.4-1|23	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.pagetemplate-4.0.4-1|24	BuildRequires:  pythonegg(zope.location)
12cu|python-zope.pagetemplate-4.0.4-1|25	
12cu|python-zope.pagetemplate-4.0.4-1|26	%description
12cu|python-zope.pagetemplate-4.0.4-1|27	Page Templates provide an elegant templating mechanism that achieves a
12cu|python-zope.pagetemplate-4.0.4-1|28	clean separation of presentation and application logic while allowing
12cu|python-zope.pagetemplate-4.0.4-1|29	for designers to work with templates in their visual editing tools
12cu|python-zope.pagetemplate-4.0.4-1|30	(FrontPage, Dreamweaver, GoLive, etc.).
12cu|python-zope.pagetemplate-4.0.4-1|31	
12cu|python-zope.pagetemplate-4.0.4-1|32	
12cu|python-zope.pagetemplate-4.0.4-1|33	
12cu|python-zope.pagetemplate-4.0.4-1|34	%prep
12cu|python-zope.pagetemplate-4.0.4-1|35	%setup -q -n %{oname}-%{version}
12cu|python-zope.pagetemplate-4.0.4-1|36	
12cu|python-zope.pagetemplate-4.0.4-1|37	%build
12cu|python-zope.pagetemplate-4.0.4-1|38	python setup.py build
12cu|python-zope.pagetemplate-4.0.4-1|39	
12cu|python-zope.pagetemplate-4.0.4-1|40	%install
12cu|python-zope.pagetemplate-4.0.4-1|41	python setup.py install --root=%{buildroot}
12cu|python-zope.pagetemplate-4.0.4-1|42	
12cu|python-zope.pagetemplate-4.0.4-1|43	%check
12cu|python-zope.pagetemplate-4.0.4-1|44	python setup.py test
12cu|python-zope.pagetemplate-4.0.4-1|45	
12cu|python-zope.pagetemplate-4.0.4-1|46	%files
12cu|python-zope.pagetemplate-4.0.4-1|47	%doc CHANGES.txt
12cu|python-zope.pagetemplate-4.0.4-1|48	%doc COPYRIGHT.txt
12cu|python-zope.pagetemplate-4.0.4-1|49	%doc LICENSE.txt
12cu|python-zope.pagetemplate-4.0.4-1|50	%doc README.txt
12cu|python-zope.pagetemplate-4.0.4-1|51	%doc src/zope.pagetemplate.egg-info/SOURCES.txt
12cu|python-zope.pagetemplate-4.0.4-1|52	%doc src/zope.pagetemplate.egg-info/dependency_links.txt
12cu|python-zope.pagetemplate-4.0.4-1|53	%doc src/zope.pagetemplate.egg-info/namespace_packages.txt
12cu|python-zope.pagetemplate-4.0.4-1|54	%doc src/zope.pagetemplate.egg-info/requires.txt
12cu|python-zope.pagetemplate-4.0.4-1|55	%doc src/zope.pagetemplate.egg-info/top_level.txt
12cu|python-zope.pagetemplate-4.0.4-1|56	%doc src/zope/pagetemplate/architecture.txt
12cu|python-zope.pagetemplate-4.0.4-1|57	%doc src/zope/pagetemplate/readme.txt
12cu|python-zope.pagetemplate-4.0.4-1|58	%doc src/zope/pagetemplate/tests/input/checknotexpression.html
12cu|python-zope.pagetemplate-4.0.4-1|59	%doc src/zope/pagetemplate/tests/input/checknothing.html
12cu|python-zope.pagetemplate-4.0.4-1|60	%doc src/zope/pagetemplate/tests/input/checkpathalt.html
12cu|python-zope.pagetemplate-4.0.4-1|61	%doc src/zope/pagetemplate/tests/input/checkpathnothing.html
12cu|python-zope.pagetemplate-4.0.4-1|62	%doc src/zope/pagetemplate/tests/input/checkwithxmlheader.html
12cu|python-zope.pagetemplate-4.0.4-1|63	%doc src/zope/pagetemplate/tests/input/dtml1.html
12cu|python-zope.pagetemplate-4.0.4-1|64	%doc src/zope/pagetemplate/tests/input/dtml3.html
12cu|python-zope.pagetemplate-4.0.4-1|65	%doc src/zope/pagetemplate/tests/input/globalsshadowlocals.html
12cu|python-zope.pagetemplate-4.0.4-1|66	%doc src/zope/pagetemplate/tests/input/loop1.html
12cu|python-zope.pagetemplate-4.0.4-1|67	%doc src/zope/pagetemplate/tests/input/recursive.html
12cu|python-zope.pagetemplate-4.0.4-1|68	%doc src/zope/pagetemplate/tests/input/stringexpression.html
12cu|python-zope.pagetemplate-4.0.4-1|69	%doc src/zope/pagetemplate/tests/input/teeshop1.html
12cu|python-zope.pagetemplate-4.0.4-1|70	%doc src/zope/pagetemplate/tests/input/teeshop2.html
12cu|python-zope.pagetemplate-4.0.4-1|71	%doc src/zope/pagetemplate/tests/input/teeshoplaf.html
12cu|python-zope.pagetemplate-4.0.4-1|72	%doc src/zope/pagetemplate/tests/input/translation.html
12cu|python-zope.pagetemplate-4.0.4-1|73	%doc src/zope/pagetemplate/tests/output/checknotexpression.html
12cu|python-zope.pagetemplate-4.0.4-1|74	%doc src/zope/pagetemplate/tests/output/checknothing.html
12cu|python-zope.pagetemplate-4.0.4-1|75	%doc src/zope/pagetemplate/tests/output/checkpathalt.html
12cu|python-zope.pagetemplate-4.0.4-1|76	%doc src/zope/pagetemplate/tests/output/checkpathnothing.html
12cu|python-zope.pagetemplate-4.0.4-1|77	%doc src/zope/pagetemplate/tests/output/checkwithxmlheader.html
12cu|python-zope.pagetemplate-4.0.4-1|78	%doc src/zope/pagetemplate/tests/output/dtml1a.html
12cu|python-zope.pagetemplate-4.0.4-1|79	%doc src/zope/pagetemplate/tests/output/dtml1b.html
12cu|python-zope.pagetemplate-4.0.4-1|80	%doc src/zope/pagetemplate/tests/output/dtml3.html
12cu|python-zope.pagetemplate-4.0.4-1|81	%doc src/zope/pagetemplate/tests/output/globalsshadowlocals.html
12cu|python-zope.pagetemplate-4.0.4-1|82	%doc src/zope/pagetemplate/tests/output/loop1.html
12cu|python-zope.pagetemplate-4.0.4-1|83	%doc src/zope/pagetemplate/tests/output/recursive.html
12cu|python-zope.pagetemplate-4.0.4-1|84	%doc src/zope/pagetemplate/tests/output/stringexpression.html
12cu|python-zope.pagetemplate-4.0.4-1|85	%doc src/zope/pagetemplate/tests/output/teeshop1.html
12cu|python-zope.pagetemplate-4.0.4-1|86	%doc src/zope/pagetemplate/tests/output/teeshop2.html
12cu|python-zope.pagetemplate-4.0.4-1|87	%doc src/zope/pagetemplate/tests/output/teeshoplaf.html
12cu|python-zope.pagetemplate-4.0.4-1|88	%doc src/zope/pagetemplate/tests/output/translation.html
12cu|python-zope.pagetemplate-4.0.4-1|89	%{py_puresitedir}/zope/pagetemplate/*
12cu|python-zope.pagetemplate-4.0.4-1|90	%{py_puresitedir}/zope.pagetemplate*.egg-info
12cu|python-zope.pagetemplate-4.0.4-1|91	%{py_puresitedir}/zope.pagetemplate*.pth
12cu|python-zope.pagetemplate-4.0.4-1|92	
12cu|python-zope.pagetemplate-4.0.4-1|93	
12cu|python-zope.pagetemplate-4.0.4-1|94	%changelog
12cu|python-zope.pagetemplate-4.0.4-1|95	* Thu Nov 28 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.4-1
12cu|python-zope.pagetemplate-4.0.4-1|96	+ Revision: fed8add
12cu|python-zope.pagetemplate-4.0.4-1|97	- Added tal BR
12cu|python-zope.pagetemplate-4.0.4-1|98	
12cu|python-zope.pagetemplate-4.0.4-1|99	

12149 12
12cu|python-zope.password-4.0.2-1|1	%define	oname	zope.password
12cu|python-zope.password-4.0.2-1|2	
12cu|python-zope.password-4.0.2-1|3	Name:		python-%{oname}
12cu|python-zope.password-4.0.2-1|4	Version:	4.0.2
12cu|python-zope.password-4.0.2-1|5	Release:	1
12cu|python-zope.password-4.0.2-1|6	Summary:	Password encoding and checking utilities
12cu|python-zope.password-4.0.2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.password-4.0.2-1|8	License:	ZPL 2.1
12cu|python-zope.password-4.0.2-1|9	Group:		Development/Ruby
12cu|python-zope.password-4.0.2-1|10	Url:		http://pypi.python.org/pypi/zope.password
12cu|python-zope.password-4.0.2-1|11	BuildArch:	noarch
12cu|python-zope.password-4.0.2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.password-4.0.2-1|13	BuildRequires:  pythonegg(zope.configuration)
12cu|python-zope.password-4.0.2-1|14	BuildRequires:  pythonegg(zope.component)
12cu|python-zope.password-4.0.2-1|15	BuildRequires:  pythonegg(zope.schema)
12cu|python-zope.password-4.0.2-1|16	BuildRequires:  pythonegg(zope.i18nmessageid)
12cu|python-zope.password-4.0.2-1|17	BuildRequires:  pythonegg(zope.event)
12cu|python-zope.password-4.0.2-1|18	
12cu|python-zope.password-4.0.2-1|19	%description
12cu|python-zope.password-4.0.2-1|20	================
12cu|python-zope.password-4.0.2-1|21	Password Manager
12cu|python-zope.password-4.0.2-1|22	================
12cu|python-zope.password-4.0.2-1|23	
12cu|python-zope.password-4.0.2-1|24	This package provides a password manager mechanism. Password manager
12cu|python-zope.password-4.0.2-1|25	is an utility object that can encode and check encoded
12cu|python-zope.password-4.0.2-1|26	passwords. Beyond the generic interface, this package also provides
12cu|python-zope.password-4.0.2-1|27	seven implementations:
12cu|python-zope.password-4.0.2-1|28	
12cu|python-zope.password-4.0.2-1|29	* PlainTextPasswordManager - the most simple and the less secure
12cu|python-zope.password-4.0.2-1|30	one. It does not do any password encoding and simply checks password
12cu|python-zope.password-4.0.2-1|31	by string equality.  It's useful in tests or as a base class for
12cu|python-zope.password-4.0.2-1|32	more secure implementations.
12cu|python-zope.password-4.0.2-1|33	
12cu|python-zope.password-4.0.2-1|34	* MD5PasswordManager - a password manager that uses MD5 algorithm to
12cu|python-zope.password-4.0.2-1|35	encode passwords. It's generally weak against dictionary attacks due to a
12cu|python-zope.password-4.0.2-1|36	lack of a salt.
12cu|python-zope.password-4.0.2-1|37	
12cu|python-zope.password-4.0.2-1|38	* SMD5PasswordManager - a password manager that uses MD5 algorithm, together
12cu|python-zope.password-4.0.2-1|39	with a salt to encode passwords. It's better protected against against
12cu|python-zope.password-4.0.2-1|40	dictionary attacks, but the MD5 hashing algorithm is not as strong as the
12cu|python-zope.password-4.0.2-1|41	SHA1 algorithm.
12cu|python-zope.password-4.0.2-1|42	
12cu|python-zope.password-4.0.2-1|43	* SHA1PasswordManager - a password manager that uses SHA1 algorithm to
12cu|python-zope.password-4.0.2-1|44	encode passwords. It has the same weakness as the MD5PasswordManager.
12cu|python-zope.password-4.0.2-1|45	
12cu|python-zope.password-4.0.2-1|46	* SSHAPasswordManager - the most secure password manager that is
12cu|python-zope.password-4.0.2-1|47	strong against dictionary attacks. It's basically SHA1-encoding
12cu|python-zope.password-4.0.2-1|48	password manager which also incorporates a salt into the password
12cu|python-zope.password-4.0.2-1|49	when encoding it.
12cu|python-zope.password-4.0.2-1|50	
12cu|python-zope.password-4.0.2-1|51	* CryptPasswordManager - A manager implementing the crypt(3) hashing scheme.
12cu|python-zope.password-4.0.2-1|52	Only available if the python crypt module is installed. This is a legacy
12cu|python-zope.password-4.0.2-1|53	manager, only present to ensure that zope.password can be used for all
12cu|python-zope.password-4.0.2-1|54	schemes defined in RFC 2307 (LDAP).
12cu|python-zope.password-4.0.2-1|55	
12cu|python-zope.password-4.0.2-1|56	* MySQLPasswordManager - A manager implementing the digest scheme as
12cu|python-zope.password-4.0.2-1|57	implemented in the MySQL PASSWORD function in MySQL versions before 4.1.
12cu|python-zope.password-4.0.2-1|58	Note that this method results in a very weak 16-byte hash.
12cu|python-zope.password-4.0.2-1|59	
12cu|python-zope.password-4.0.2-1|60	The Crypt, MD5, SMD5, SHA and SSHA password managers are all compatible with
12cu|python-zope.password-4.0.2-1|61	RFC 2307 LDAP implementations of the same password encoding schemes.
12cu|python-zope.password-4.0.2-1|62	
12cu|python-zope.password-4.0.2-1|63	It is strongly recommended to use SSHAPasswordManager, as it's the
12cu|python-zope.password-4.0.2-1|64	most secure.
12cu|python-zope.password-4.0.2-1|65	
12cu|python-zope.password-4.0.2-1|66	The package also provides a script `zpasswd` to generate principal
12cu|python-zope.password-4.0.2-1|67	entries in typical ``site.zcml`` files.
12cu|python-zope.password-4.0.2-1|68	
12cu|python-zope.password-4.0.2-1|69	
12cu|python-zope.password-4.0.2-1|70	%prep
12cu|python-zope.password-4.0.2-1|71	%setup -q -n %{oname}-%{version}
12cu|python-zope.password-4.0.2-1|72	
12cu|python-zope.password-4.0.2-1|73	%build
12cu|python-zope.password-4.0.2-1|74	python setup.py build
12cu|python-zope.password-4.0.2-1|75	
12cu|python-zope.password-4.0.2-1|76	%install
12cu|python-zope.password-4.0.2-1|77	python setup.py install --root=%{buildroot}
12cu|python-zope.password-4.0.2-1|78	
12cu|python-zope.password-4.0.2-1|79	%check
12cu|python-zope.password-4.0.2-1|80	python setup.py test
12cu|python-zope.password-4.0.2-1|81	
12cu|python-zope.password-4.0.2-1|82	%files
12cu|python-zope.password-4.0.2-1|83	%doc CHANGES.txt
12cu|python-zope.password-4.0.2-1|84	%doc COPYRIGHT.txt
12cu|python-zope.password-4.0.2-1|85	%doc LICENSE.txt
12cu|python-zope.password-4.0.2-1|86	%doc README.txt
12cu|python-zope.password-4.0.2-1|87	%doc src/zope.password.egg-info/SOURCES.txt
12cu|python-zope.password-4.0.2-1|88	%doc src/zope.password.egg-info/dependency_links.txt
12cu|python-zope.password-4.0.2-1|89	%doc src/zope.password.egg-info/entry_points.txt
12cu|python-zope.password-4.0.2-1|90	%doc src/zope.password.egg-info/namespace_packages.txt
12cu|python-zope.password-4.0.2-1|91	%doc src/zope.password.egg-info/requires.txt
12cu|python-zope.password-4.0.2-1|92	%doc src/zope.password.egg-info/top_level.txt
12cu|python-zope.password-4.0.2-1|93	%{_bindir}/*
12cu|python-zope.password-4.0.2-1|94	%{py_puresitedir}/zope/password/*
12cu|python-zope.password-4.0.2-1|95	%{py_puresitedir}/zope.password*.egg-info
12cu|python-zope.password-4.0.2-1|96	%{py_puresitedir}/zope.password*.pth
12cu|python-zope.password-4.0.2-1|97	
12cu|python-zope.password-4.0.2-1|98	
12cu|python-zope.password-4.0.2-1|99	%changelog
12cu|python-zope.password-4.0.2-1|100	* Tue Nov 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-1
12cu|python-zope.password-4.0.2-1|101	+ Revision: 1c07515
12cu|python-zope.password-4.0.2-1|102	- Fix files
12cu|python-zope.password-4.0.2-1|103	
12cu|python-zope.password-4.0.2-1|104	

12150 12
12cu|python-zope.principalannotation-4.0.0a2-1|1	%define	oname	zope.principalannotation
12cu|python-zope.principalannotation-4.0.0a2-1|2	
12cu|python-zope.principalannotation-4.0.0a2-1|3	Name:		python-%{oname}
12cu|python-zope.principalannotation-4.0.0a2-1|4	Version:	4.0.0a2
12cu|python-zope.principalannotation-4.0.0a2-1|5	Release:	1
12cu|python-zope.principalannotation-4.0.0a2-1|6	Summary:	Annotations for Zope Principals
12cu|python-zope.principalannotation-4.0.0a2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.principalannotation-4.0.0a2-1|8	License:	ZPL 2.1
12cu|python-zope.principalannotation-4.0.0a2-1|9	Group:		Development/Python
12cu|python-zope.principalannotation-4.0.0a2-1|10	Url:		http://pypi.python.org/pypi/zope.principalannotation
12cu|python-zope.principalannotation-4.0.0a2-1|11	BuildArch:	noarch
12cu|python-zope.principalannotation-4.0.0a2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.principalannotation-4.0.0a2-1|13	
12cu|python-zope.principalannotation-4.0.0a2-1|14	Requires:  pythonegg(persistent)
12cu|python-zope.principalannotation-4.0.0a2-1|15	Requires:  pythonegg(setuptools)
12cu|python-zope.principalannotation-4.0.0a2-1|16	Requires:  pythonegg(zope.annotation)
12cu|python-zope.principalannotation-4.0.0a2-1|17	Requires:  pythonegg(zope.component)
12cu|python-zope.principalannotation-4.0.0a2-1|18	Requires:  pythonegg(zope.interface)
12cu|python-zope.principalannotation-4.0.0a2-1|19	Requires:  pythonegg(zope.location)
12cu|python-zope.principalannotation-4.0.0a2-1|20	Requires:  pythonegg(zope.security)
12cu|python-zope.principalannotation-4.0.0a2-1|21	Requires:  pythonegg(zope.site)
12cu|python-zope.principalannotation-4.0.0a2-1|22	
12cu|python-zope.principalannotation-4.0.0a2-1|23	%description
12cu|python-zope.principalannotation-4.0.0a2-1|24	=====================
12cu|python-zope.principalannotation-4.0.0a2-1|25	Principal Annotations
12cu|python-zope.principalannotation-4.0.0a2-1|26	=====================
12cu|python-zope.principalannotation-4.0.0a2-1|27	
12cu|python-zope.principalannotation-4.0.0a2-1|28	This package implements annotations for zope.security principals.
12cu|python-zope.principalannotation-4.0.0a2-1|29	To make it clear, the `principal` here is the object that provides
12cu|python-zope.principalannotation-4.0.0a2-1|30	``zope.security.interfaces.IPrincipal`` interface and `annotations` is
12cu|python-zope.principalannotation-4.0.0a2-1|31	the object providing ``zope.annotation.interfaces.IAnnotations``.
12cu|python-zope.principalannotation-4.0.0a2-1|32	
12cu|python-zope.principalannotation-4.0.0a2-1|33	The problem is that principals is dynamic, non-persistent objects created
12cu|python-zope.principalannotation-4.0.0a2-1|34	on the fly for every security participation (request or something), so
12cu|python-zope.principalannotation-4.0.0a2-1|35	common annotation techniques, like AttributeAnnotations cannot be applied
12cu|python-zope.principalannotation-4.0.0a2-1|36	to them.
12cu|python-zope.principalannotation-4.0.0a2-1|37	
12cu|python-zope.principalannotation-4.0.0a2-1|38	This package provides a persistent storage of principal annotations,
12cu|python-zope.principalannotation-4.0.0a2-1|39	storing annotations by principal ID as well as an adapter from IPrincipal
12cu|python-zope.principalannotation-4.0.0a2-1|40	to IAnnotations.
12cu|python-zope.principalannotation-4.0.0a2-1|41	
12cu|python-zope.principalannotation-4.0.0a2-1|42	
12cu|python-zope.principalannotation-4.0.0a2-1|43	%prep
12cu|python-zope.principalannotation-4.0.0a2-1|44	%setup -q -n %{oname}-%{version}
12cu|python-zope.principalannotation-4.0.0a2-1|45	
12cu|python-zope.principalannotation-4.0.0a2-1|46	%build
12cu|python-zope.principalannotation-4.0.0a2-1|47	python setup.py build
12cu|python-zope.principalannotation-4.0.0a2-1|48	
12cu|python-zope.principalannotation-4.0.0a2-1|49	%install
12cu|python-zope.principalannotation-4.0.0a2-1|50	python setup.py install --root=%{buildroot}
12cu|python-zope.principalannotation-4.0.0a2-1|51	
12cu|python-zope.principalannotation-4.0.0a2-1|52	%check
12cu|python-zope.principalannotation-4.0.0a2-1|53	#python setup.py test
12cu|python-zope.principalannotation-4.0.0a2-1|54	
12cu|python-zope.principalannotation-4.0.0a2-1|55	%files
12cu|python-zope.principalannotation-4.0.0a2-1|56	%doc CHANGES.txt
12cu|python-zope.principalannotation-4.0.0a2-1|57	%doc COPYRIGHT.txt
12cu|python-zope.principalannotation-4.0.0a2-1|58	%doc LICENSE.txt
12cu|python-zope.principalannotation-4.0.0a2-1|59	%doc README.txt
12cu|python-zope.principalannotation-4.0.0a2-1|60	%doc src/zope.principalannotation.egg-info/SOURCES.txt
12cu|python-zope.principalannotation-4.0.0a2-1|61	%doc src/zope.principalannotation.egg-info/dependency_links.txt
12cu|python-zope.principalannotation-4.0.0a2-1|62	%doc src/zope.principalannotation.egg-info/namespace_packages.txt
12cu|python-zope.principalannotation-4.0.0a2-1|63	%doc src/zope.principalannotation.egg-info/requires.txt
12cu|python-zope.principalannotation-4.0.0a2-1|64	%doc src/zope.principalannotation.egg-info/top_level.txt
12cu|python-zope.principalannotation-4.0.0a2-1|65	%doc src/zope/principalannotation/README.txt
12cu|python-zope.principalannotation-4.0.0a2-1|66	%{py_puresitedir}/zope/principalannotation/*.py*
12cu|python-zope.principalannotation-4.0.0a2-1|67	%{py_puresitedir}/zope.principalannotation*.egg-info
12cu|python-zope.principalannotation-4.0.0a2-1|68	%{py_puresitedir}/zope.principalannotation-4.0.0a2-py2.7-nspkg.pth
12cu|python-zope.principalannotation-4.0.0a2-1|69	%{py_puresitedir}/zope/principalannotation/README.txt
12cu|python-zope.principalannotation-4.0.0a2-1|70	%{py_puresitedir}/zope/principalannotation/configure.zcml
12cu|python-zope.principalannotation-4.0.0a2-1|71	
12cu|python-zope.principalannotation-4.0.0a2-1|72	
12cu|python-zope.principalannotation-4.0.0a2-1|73	%changelog
12cu|python-zope.principalannotation-4.0.0a2-1|74	* Sat Dec 14 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.0a2-1
12cu|python-zope.principalannotation-4.0.0a2-1|75	+ Revision: eb6763e
12cu|python-zope.principalannotation-4.0.0a2-1|76	- Log: Initial build
12cu|python-zope.principalannotation-4.0.0a2-1|77	
12cu|python-zope.principalannotation-4.0.0a2-1|78	

12151 12
12cu|python-zope.principalregistry-4.0.0a2-1|1	%define	oname	zope.principalregistry
12cu|python-zope.principalregistry-4.0.0a2-1|2	
12cu|python-zope.principalregistry-4.0.0a2-1|3	Name:		python-%{oname}
12cu|python-zope.principalregistry-4.0.0a2-1|4	Version:	4.0.0a2
12cu|python-zope.principalregistry-4.0.0a2-1|5	Release:	1
12cu|python-zope.principalregistry-4.0.0a2-1|6	Summary:	Global principal registry component for Zope3
12cu|python-zope.principalregistry-4.0.0a2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.principalregistry-4.0.0a2-1|8	License:	ZPL 2.1
12cu|python-zope.principalregistry-4.0.0a2-1|9	Group:		Development/Python
12cu|python-zope.principalregistry-4.0.0a2-1|10	Url:		http://pypi.python.org/pypi/zope.principalregistry
12cu|python-zope.principalregistry-4.0.0a2-1|11	BuildArch:	noarch
12cu|python-zope.principalregistry-4.0.0a2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.principalregistry-4.0.0a2-1|13	
12cu|python-zope.principalregistry-4.0.0a2-1|14	Requires:  pythonegg(setuptools)
12cu|python-zope.principalregistry-4.0.0a2-1|15	Requires:  pythonegg(zope.authentication)
12cu|python-zope.principalregistry-4.0.0a2-1|16	Requires:  pythonegg(zope.component)
12cu|python-zope.principalregistry-4.0.0a2-1|17	Requires:  pythonegg(zope.interface)
12cu|python-zope.principalregistry-4.0.0a2-1|18	Requires:  pythonegg(zope.password)
12cu|python-zope.principalregistry-4.0.0a2-1|19	Requires:  pythonegg(zope.security)
12cu|python-zope.principalregistry-4.0.0a2-1|20	
12cu|python-zope.principalregistry-4.0.0a2-1|21	
12cu|python-zope.principalregistry-4.0.0a2-1|22	%description
12cu|python-zope.principalregistry-4.0.0a2-1|23	===========================
12cu|python-zope.principalregistry-4.0.0a2-1|24	Global principal definition
12cu|python-zope.principalregistry-4.0.0a2-1|25	===========================
12cu|python-zope.principalregistry-4.0.0a2-1|26	
12cu|python-zope.principalregistry-4.0.0a2-1|27	Global principals are defined via ZCML.  There are several kinds of
12cu|python-zope.principalregistry-4.0.0a2-1|28	principals that can be defined.
12cu|python-zope.principalregistry-4.0.0a2-1|29	
12cu|python-zope.principalregistry-4.0.0a2-1|30	
12cu|python-zope.principalregistry-4.0.0a2-1|31	
12cu|python-zope.principalregistry-4.0.0a2-1|32	
12cu|python-zope.principalregistry-4.0.0a2-1|33	%prep
12cu|python-zope.principalregistry-4.0.0a2-1|34	%setup -q -n %{oname}-%{version}
12cu|python-zope.principalregistry-4.0.0a2-1|35	
12cu|python-zope.principalregistry-4.0.0a2-1|36	%build
12cu|python-zope.principalregistry-4.0.0a2-1|37	python setup.py build
12cu|python-zope.principalregistry-4.0.0a2-1|38	
12cu|python-zope.principalregistry-4.0.0a2-1|39	%install
12cu|python-zope.principalregistry-4.0.0a2-1|40	python setup.py install --root=%{buildroot}
12cu|python-zope.principalregistry-4.0.0a2-1|41	
12cu|python-zope.principalregistry-4.0.0a2-1|42	%check
12cu|python-zope.principalregistry-4.0.0a2-1|43	python setup.py test
12cu|python-zope.principalregistry-4.0.0a2-1|44	
12cu|python-zope.principalregistry-4.0.0a2-1|45	%files
12cu|python-zope.principalregistry-4.0.0a2-1|46	%doc CHANGES.txt
12cu|python-zope.principalregistry-4.0.0a2-1|47	%doc COPYRIGHT.txt
12cu|python-zope.principalregistry-4.0.0a2-1|48	%doc LICENSE.txt
12cu|python-zope.principalregistry-4.0.0a2-1|49	%doc README.txt
12cu|python-zope.principalregistry-4.0.0a2-1|50	%doc src/zope.principalregistry.egg-info/SOURCES.txt
12cu|python-zope.principalregistry-4.0.0a2-1|51	%doc src/zope.principalregistry.egg-info/dependency_links.txt
12cu|python-zope.principalregistry-4.0.0a2-1|52	%doc src/zope.principalregistry.egg-info/namespace_packages.txt
12cu|python-zope.principalregistry-4.0.0a2-1|53	%doc src/zope.principalregistry.egg-info/requires.txt
12cu|python-zope.principalregistry-4.0.0a2-1|54	%doc src/zope.principalregistry.egg-info/top_level.txt
12cu|python-zope.principalregistry-4.0.0a2-1|55	%doc src/zope/principalregistry/README.txt
12cu|python-zope.principalregistry-4.0.0a2-1|56	%{py_puresitedir}/zope/principalregistry/*.py*
12cu|python-zope.principalregistry-4.0.0a2-1|57	%{py_puresitedir}/zope/principalregistry/tests/*.py*
12cu|python-zope.principalregistry-4.0.0a2-1|58	%{py_puresitedir}/zope.principalregistry*.egg-info
12cu|python-zope.principalregistry-4.0.0a2-1|59	%{py_puresitedir}/zope.principalregistry-4.0.0a2-py2.7-nspkg.pth
12cu|python-zope.principalregistry-4.0.0a2-1|60	%{py_puresitedir}/zope/principalregistry/README.txt
12cu|python-zope.principalregistry-4.0.0a2-1|61	%{py_puresitedir}/zope/principalregistry/configure.zcml
12cu|python-zope.principalregistry-4.0.0a2-1|62	%{py_puresitedir}/zope/principalregistry/meta.zcml
12cu|python-zope.principalregistry-4.0.0a2-1|63	%{py_puresitedir}/zope/principalregistry/tests/principal.zcml
12cu|python-zope.principalregistry-4.0.0a2-1|64	
12cu|python-zope.principalregistry-4.0.0a2-1|65	
12cu|python-zope.principalregistry-4.0.0a2-1|66	%changelog
12cu|python-zope.principalregistry-4.0.0a2-1|67	* Sat Dec 14 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.0a2-1
12cu|python-zope.principalregistry-4.0.0a2-1|68	+ Revision: 4c3b4eb
12cu|python-zope.principalregistry-4.0.0a2-1|69	- Log :Initial build
12cu|python-zope.principalregistry-4.0.0a2-1|70	
12cu|python-zope.principalregistry-4.0.0a2-1|71	

12152 12
12cu|python-zope.processlifetime-2.0.0-1|1	%define	oname	zope.processlifetime
12cu|python-zope.processlifetime-2.0.0-1|2	
12cu|python-zope.processlifetime-2.0.0-1|3	Name:		python-%{oname}
12cu|python-zope.processlifetime-2.0.0-1|4	Version:	2.0.0
12cu|python-zope.processlifetime-2.0.0-1|5	Release:	1
12cu|python-zope.processlifetime-2.0.0-1|6	Summary:	Zope process lifetime events
12cu|python-zope.processlifetime-2.0.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.processlifetime-2.0.0-1|8	License:	ZPL 2.1
12cu|python-zope.processlifetime-2.0.0-1|9	Group:		Development/Ruby
12cu|python-zope.processlifetime-2.0.0-1|10	Url:		http://pypi.python.org/pypi/zope.processlifetime
12cu|python-zope.processlifetime-2.0.0-1|11	BuildArch:	noarch
12cu|python-zope.processlifetime-2.0.0-1|12	BuildRequires:	python-setuptools
12cu|python-zope.processlifetime-2.0.0-1|13	
12cu|python-zope.processlifetime-2.0.0-1|14	%description
12cu|python-zope.processlifetime-2.0.0-1|15	zope.processlifetime README
12cu|python-zope.processlifetime-2.0.0-1|16	===========================
12cu|python-zope.processlifetime-2.0.0-1|17	
12cu|python-zope.processlifetime-2.0.0-1|18	This package provides interfaces / implementations for events relative to
12cu|python-zope.processlifetime-2.0.0-1|19	the lifetime of a server process (startup, database opening, etc.)
12cu|python-zope.processlifetime-2.0.0-1|20	
12cu|python-zope.processlifetime-2.0.0-1|21	It is derived from Zope 3.4's 'zope.app.appsetup'.
12cu|python-zope.processlifetime-2.0.0-1|22	
12cu|python-zope.processlifetime-2.0.0-1|23	%prep
12cu|python-zope.processlifetime-2.0.0-1|24	%setup -q -n %{oname}-%{version}
12cu|python-zope.processlifetime-2.0.0-1|25	
12cu|python-zope.processlifetime-2.0.0-1|26	%build
12cu|python-zope.processlifetime-2.0.0-1|27	python setup.py build
12cu|python-zope.processlifetime-2.0.0-1|28	
12cu|python-zope.processlifetime-2.0.0-1|29	%install
12cu|python-zope.processlifetime-2.0.0-1|30	python setup.py install --root=%{buildroot}
12cu|python-zope.processlifetime-2.0.0-1|31	
12cu|python-zope.processlifetime-2.0.0-1|32	%check
12cu|python-zope.processlifetime-2.0.0-1|33	python setup.py test
12cu|python-zope.processlifetime-2.0.0-1|34	
12cu|python-zope.processlifetime-2.0.0-1|35	%files
12cu|python-zope.processlifetime-2.0.0-1|36	%doc CHANGES.txt
12cu|python-zope.processlifetime-2.0.0-1|37	%doc COPYRIGHT.txt
12cu|python-zope.processlifetime-2.0.0-1|38	%doc LICENSE.txt
12cu|python-zope.processlifetime-2.0.0-1|39	%doc README.txt
12cu|python-zope.processlifetime-2.0.0-1|40	%{py_puresitedir}/zope/processlifetime/*
12cu|python-zope.processlifetime-2.0.0-1|41	%{py_puresitedir}/zope.processlifetime*.egg-info
12cu|python-zope.processlifetime-2.0.0-1|42	%{py_puresitedir}/zope.processlifetime*.pth
12cu|python-zope.processlifetime-2.0.0-1|43	
12cu|python-zope.processlifetime-2.0.0-1|44	
12cu|python-zope.processlifetime-2.0.0-1|45	%changelog
12cu|python-zope.processlifetime-2.0.0-1|46	* Wed Nov 20 2013 Rosa <rosa@abf.rosalinux.ru> 2.0.0-1
12cu|python-zope.processlifetime-2.0.0-1|47	+ Revision: f5bc177
12cu|python-zope.processlifetime-2.0.0-1|48	- Automatic import for version 2.0.0-1
12cu|python-zope.processlifetime-2.0.0-1|49	
12cu|python-zope.processlifetime-2.0.0-1|50	

12153 12
12cu|python-zope.proxy-4.1.3-1|1	Name:		python-zope.proxy
12cu|python-zope.proxy-4.1.3-1|2	Version:	4.1.3
12cu|python-zope.proxy-4.1.3-1|3	Release:	1
12cu|python-zope.proxy-4.1.3-1|4	Group:		Development/Python
12cu|python-zope.proxy-4.1.3-1|5	License:	Zope Public License
12cu|python-zope.proxy-4.1.3-1|6	Summary:	Generic Transparent Proxies
12cu|python-zope.proxy-4.1.3-1|7	#md5=ac5fc916b572bc3ff630b49cda52d94a
12cu|python-zope.proxy-4.1.3-1|8	Source:		http://pypi.python.org/packages/source/z/zope.proxy/zope.proxy-%{version}.zip
12cu|python-zope.proxy-4.1.3-1|9	URL:		http://pypi.python.org/pypi/zope.proxy/3.5.0
12cu|python-zope.proxy-4.1.3-1|10	
12cu|python-zope.proxy-4.1.3-1|11	BuildRequires:	python-devel
12cu|python-zope.proxy-4.1.3-1|12	BuildRequires:	python-setuptools
12cu|python-zope.proxy-4.1.3-1|13	
12cu|python-zope.proxy-4.1.3-1|14	%description
12cu|python-zope.proxy-4.1.3-1|15	Proxies are special objects which serve as mostly-transparent wrappers
12cu|python-zope.proxy-4.1.3-1|16	around another object, intervening in the apparent behavior of the wrapped
12cu|python-zope.proxy-4.1.3-1|17	object only when necessary to apply the policy (e.g., access checking,
12cu|python-zope.proxy-4.1.3-1|18	location brokering, etc.) for which the proxy is responsible.
12cu|python-zope.proxy-4.1.3-1|19	
12cu|python-zope.proxy-4.1.3-1|20	%prep
12cu|python-zope.proxy-4.1.3-1|21	%setup -q -n zope.proxy-%{version}
12cu|python-zope.proxy-4.1.3-1|22	
12cu|python-zope.proxy-4.1.3-1|23	%build
12cu|python-zope.proxy-4.1.3-1|24	
12cu|python-zope.proxy-4.1.3-1|25	%install
12cu|python-zope.proxy-4.1.3-1|26	PYTHONDONTWRITEBYTECODE= \
12cu|python-zope.proxy-4.1.3-1|27	%__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12cu|python-zope.proxy-4.1.3-1|28	sed -i 's/.*egg-info$//' INSTALLED_FILES
12cu|python-zope.proxy-4.1.3-1|29	
12cu|python-zope.proxy-4.1.3-1|30	%clean
12cu|python-zope.proxy-4.1.3-1|31	
12cu|python-zope.proxy-4.1.3-1|32	%files -f INSTALLED_FILES
12cu|python-zope.proxy-4.1.3-1|33	
12cu|python-zope.proxy-4.1.3-1|34	%changelog
12cu|python-zope.proxy-4.1.3-1|35	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.1.3-1
12cu|python-zope.proxy-4.1.3-1|36	+ Revision: 446e2be
12cu|python-zope.proxy-4.1.3-1|37	- Updated to 4.1.3
12cu|python-zope.proxy-4.1.3-1|38	
12cu|python-zope.proxy-4.1.3-1|39	

12154 12
12cu|python-zope.ptresource-4.0.0a1-1|1	%define	oname	zope.ptresource
12cu|python-zope.ptresource-4.0.0a1-1|2	
12cu|python-zope.ptresource-4.0.0a1-1|3	Name:		python-%{oname}
12cu|python-zope.ptresource-4.0.0a1-1|4	Version:	4.0.0a1
12cu|python-zope.ptresource-4.0.0a1-1|5	Release:	1
12cu|python-zope.ptresource-4.0.0a1-1|6	Summary:	Page template resource plugin for zope.browserresource
12cu|python-zope.ptresource-4.0.0a1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.ptresource-4.0.0a1-1|8	License:	ZPL 2.1
12cu|python-zope.ptresource-4.0.0a1-1|9	Group:		Development/Python
12cu|python-zope.ptresource-4.0.0a1-1|10	Url:		http://pypi.python.org/pypi/zope.ptresource/
12cu|python-zope.ptresource-4.0.0a1-1|11	BuildArch:	noarch
12cu|python-zope.ptresource-4.0.0a1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.ptresource-4.0.0a1-1|13	
12cu|python-zope.ptresource-4.0.0a1-1|14	Requires:  pythonegg(setuptools)
12cu|python-zope.ptresource-4.0.0a1-1|15	Requires:  pythonegg(zope.browserresource)
12cu|python-zope.ptresource-4.0.0a1-1|16	Requires:  pythonegg(zope.interface)
12cu|python-zope.ptresource-4.0.0a1-1|17	Requires:  pythonegg(zope.pagetemplate)
12cu|python-zope.ptresource-4.0.0a1-1|18	Requires:  pythonegg(zope.publisher)
12cu|python-zope.ptresource-4.0.0a1-1|19	Requires:  pythonegg(zope.security)
12cu|python-zope.ptresource-4.0.0a1-1|20	
12cu|python-zope.ptresource-4.0.0a1-1|21	
12cu|python-zope.ptresource-4.0.0a1-1|22	%description
12cu|python-zope.ptresource-4.0.0a1-1|23	========
12cu|python-zope.ptresource-4.0.0a1-1|24	Overview
12cu|python-zope.ptresource-4.0.0a1-1|25	========
12cu|python-zope.ptresource-4.0.0a1-1|26	
12cu|python-zope.ptresource-4.0.0a1-1|27	*This package is at present not reusable without depending on a large
12cu|python-zope.ptresource-4.0.0a1-1|28	chunk of the Zope Toolkit and its assumptions. It is maintained by the*
12cu|python-zope.ptresource-4.0.0a1-1|29	`Zope Toolkit project <http://docs.zope.org/zopetoolkit/>`_.
12cu|python-zope.ptresource-4.0.0a1-1|30	
12cu|python-zope.ptresource-4.0.0a1-1|31	This package provides a "page template" resource class, a resource which
12cu|python-zope.ptresource-4.0.0a1-1|32	content is processed with Zope Page Templates engine before returning to
12cu|python-zope.ptresource-4.0.0a1-1|33	client.
12cu|python-zope.ptresource-4.0.0a1-1|34	
12cu|python-zope.ptresource-4.0.0a1-1|35	The resource factory class is registered for "pt", "zpt" and "html" file
12cu|python-zope.ptresource-4.0.0a1-1|36	extensions in package's ``configure.zcml`` file.
12cu|python-zope.ptresource-4.0.0a1-1|37	
12cu|python-zope.ptresource-4.0.0a1-1|38	
12cu|python-zope.ptresource-4.0.0a1-1|39	%prep
12cu|python-zope.ptresource-4.0.0a1-1|40	%setup -q -n %{oname}-%{version}
12cu|python-zope.ptresource-4.0.0a1-1|41	
12cu|python-zope.ptresource-4.0.0a1-1|42	%build
12cu|python-zope.ptresource-4.0.0a1-1|43	python setup.py build
12cu|python-zope.ptresource-4.0.0a1-1|44	
12cu|python-zope.ptresource-4.0.0a1-1|45	%install
12cu|python-zope.ptresource-4.0.0a1-1|46	python setup.py install --root=%{buildroot}
12cu|python-zope.ptresource-4.0.0a1-1|47	
12cu|python-zope.ptresource-4.0.0a1-1|48	%check
12cu|python-zope.ptresource-4.0.0a1-1|49	python setup.py test
12cu|python-zope.ptresource-4.0.0a1-1|50	
12cu|python-zope.ptresource-4.0.0a1-1|51	%files
12cu|python-zope.ptresource-4.0.0a1-1|52	%doc CHANGES.txt
12cu|python-zope.ptresource-4.0.0a1-1|53	%doc COPYRIGHT.txt
12cu|python-zope.ptresource-4.0.0a1-1|54	%doc LICENSE.txt
12cu|python-zope.ptresource-4.0.0a1-1|55	%doc README.txt
12cu|python-zope.ptresource-4.0.0a1-1|56	%doc src/zope.ptresource.egg-info/*.txt
12cu|python-zope.ptresource-4.0.0a1-1|57	%{py_puresitedir}/zope/ptresource/*.py*
12cu|python-zope.ptresource-4.0.0a1-1|58	%{py_puresitedir}/zope.ptresource*.egg-info
12cu|python-zope.ptresource-4.0.0a1-1|59	%{py_puresitedir}/zope.ptresource-4.0.0a1-py2.7-nspkg.pth
12cu|python-zope.ptresource-4.0.0a1-1|60	%{py_puresitedir}/zope/ptresource/configure.zcml
12cu|python-zope.ptresource-4.0.0a1-1|61	
12cu|python-zope.ptresource-4.0.0a1-1|62	
12cu|python-zope.ptresource-4.0.0a1-1|63	%changelog
12cu|python-zope.ptresource-4.0.0a1-1|64	* Sat Dec 14 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.0a1-1
12cu|python-zope.ptresource-4.0.0a1-1|65	+ Revision: ffccda3
12cu|python-zope.ptresource-4.0.0a1-1|66	- Log: Initial build
12cu|python-zope.ptresource-4.0.0a1-1|67	
12cu|python-zope.ptresource-4.0.0a1-1|68	

12155 12
12cu|python-zope.publisher-4.0.0a4-1|1	%define	oname	zope.publisher
12cu|python-zope.publisher-4.0.0a4-1|2	
12cu|python-zope.publisher-4.0.0a4-1|3	Name:		python-%{oname}
12cu|python-zope.publisher-4.0.0a4-1|4	Version:	4.0.0a4
12cu|python-zope.publisher-4.0.0a4-1|5	Release:	1
12cu|python-zope.publisher-4.0.0a4-1|6	Summary:	The Zope publisher publishes Python objects on the web
12cu|python-zope.publisher-4.0.0a4-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.publisher-4.0.0a4-1|8	Patch0:		python-zope.publisher-requires.patch
12cu|python-zope.publisher-4.0.0a4-1|9	License:	ZPL 2.1
12cu|python-zope.publisher-4.0.0a4-1|10	Group:		Development/Python
12cu|python-zope.publisher-4.0.0a4-1|11	Url:		http://pypi.python.org/pypi/zope.publisher
12cu|python-zope.publisher-4.0.0a4-1|12	BuildArch:	noarch
12cu|python-zope.publisher-4.0.0a4-1|13	BuildRequires:	python-setuptools
12cu|python-zope.publisher-4.0.0a4-1|14	
12cu|python-zope.publisher-4.0.0a4-1|15	Requires:	pythonegg(zope.browser)
12cu|python-zope.publisher-4.0.0a4-1|16	Requires:	pythonegg(zope.configuration)
12cu|python-zope.publisher-4.0.0a4-1|17	Requires:	pythonegg(zope.contenttype) >= 3.5
12cu|python-zope.publisher-4.0.0a4-1|18	Requires:	pythonegg(zope.event)
12cu|python-zope.publisher-4.0.0a4-1|19	Requires:	pythonegg(zope.i18n) >= 4.0.0a3
12cu|python-zope.publisher-4.0.0a4-1|20	Requires:	pythonegg(zope.exceptions)
12cu|python-zope.publisher-4.0.0a4-1|21	Requires:	pythonegg(zope.interface) >= 3.8.0
12cu|python-zope.publisher-4.0.0a4-1|22	Requires:	pythonegg(zope.location)
12cu|python-zope.publisher-4.0.0a4-1|23	Requires:	pythonegg(zope.proxy)
12cu|python-zope.publisher-4.0.0a4-1|24	Requires:	pythonegg(zope.security) >= 4.0.0
12cu|python-zope.publisher-4.0.0a4-1|25	Requires:	pythonegg(zope.i18nmessageid)
12cu|python-zope.publisher-4.0.0a4-1|26	Requires:	pythonegg(zope.schema)
12cu|python-zope.publisher-4.0.0a4-1|27	Requires:	pythonegg(pytz)
12cu|python-zope.publisher-4.0.0a4-1|28	Requires:	pythonegg(zope.contenttype)
12cu|python-zope.publisher-4.0.0a4-1|29	
12cu|python-zope.publisher-4.0.0a4-1|30	%description
12cu|python-zope.publisher-4.0.0a4-1|31	zope.publisher allows you to publish Python objects on the web.  It
12cu|python-zope.publisher-4.0.0a4-1|32	has support for plain HTTP/WebDAV clients, web browsers as well as
12cu|python-zope.publisher-4.0.0a4-1|33	XML-RPC and FTP clients.  Input and output streams are represented by
12cu|python-zope.publisher-4.0.0a4-1|34	request and response objects which allow for easy client interaction
12cu|python-zope.publisher-4.0.0a4-1|35	from Python.  The behavior of the publisher is geared towards WSGI
12cu|python-zope.publisher-4.0.0a4-1|36	compatibility.
12cu|python-zope.publisher-4.0.0a4-1|37	%prep
12cu|python-zope.publisher-4.0.0a4-1|38	%setup -q -n %{oname}-%{version}
12cu|python-zope.publisher-4.0.0a4-1|39	%patch0 -p0
12cu|python-zope.publisher-4.0.0a4-1|40	
12cu|python-zope.publisher-4.0.0a4-1|41	%build
12cu|python-zope.publisher-4.0.0a4-1|42	python setup.py build
12cu|python-zope.publisher-4.0.0a4-1|43	
12cu|python-zope.publisher-4.0.0a4-1|44	%install
12cu|python-zope.publisher-4.0.0a4-1|45	python setup.py install --root=%{buildroot}
12cu|python-zope.publisher-4.0.0a4-1|46	
12cu|python-zope.publisher-4.0.0a4-1|47	%check
12cu|python-zope.publisher-4.0.0a4-1|48	python setup.py test
12cu|python-zope.publisher-4.0.0a4-1|49	
12cu|python-zope.publisher-4.0.0a4-1|50	%files
12cu|python-zope.publisher-4.0.0a4-1|51	%doc CHANGES.txt README.txt COPYRIGHT.txt LICENSE.txt
12cu|python-zope.publisher-4.0.0a4-1|52	%doc src/zope.publisher.egg-info/*.txt
12cu|python-zope.publisher-4.0.0a4-1|53	%doc src/zope/publisher/*.txt
12cu|python-zope.publisher-4.0.0a4-1|54	%doc src/zope/publisher/httpresults.txt
12cu|python-zope.publisher-4.0.0a4-1|55	%doc src/zope/publisher/paste.txt
12cu|python-zope.publisher-4.0.0a4-1|56	%{py_puresitedir}/zope/publisher/*.py*
12cu|python-zope.publisher-4.0.0a4-1|57	%{py_puresitedir}/zope/publisher/interfaces/*.py*
12cu|python-zope.publisher-4.0.0a4-1|58	%{py_puresitedir}/zope/publisher/tests/*.py*
12cu|python-zope.publisher-4.0.0a4-1|59	%{py_puresitedir}/zope.publisher*.egg-info
12cu|python-zope.publisher-4.0.0a4-1|60	%{py_puresitedir}/zope.publisher-4.0.0a4-py2.7-nspkg.pth
12cu|python-zope.publisher-4.0.0a4-1|61	%{py_puresitedir}/zope/publisher/*.txt
12cu|python-zope.publisher-4.0.0a4-1|62	%{py_puresitedir}/zope/publisher/*.clb
12cu|python-zope.publisher-4.0.0a4-1|63	%{py_puresitedir}/zope/publisher/*zcml
12cu|python-zope.publisher-4.0.0a4-1|64	
12cu|python-zope.publisher-4.0.0a4-1|65	
12cu|python-zope.publisher-4.0.0a4-1|66	
12cu|python-zope.publisher-4.0.0a4-1|67	%changelog
12cu|python-zope.publisher-4.0.0a4-1|68	* Sat Nov 23 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.0a4-1
12cu|python-zope.publisher-4.0.0a4-1|69	+ Revision: 83fc15b
12cu|python-zope.publisher-4.0.0a4-1|70	- Merge pull request #1 from symbianflo/python-zope.publisher:rosa2012.1
12cu|python-zope.publisher-4.0.0a4-1|71	- Simbianflo
12cu|python-zope.publisher-4.0.0a4-1|72	
12cu|python-zope.publisher-4.0.0a4-1|73	

12156 12
12cu|python-zope.schema-4.3.2-1|1	%define	oname	zope.schema
12cu|python-zope.schema-4.3.2-1|2	
12cu|python-zope.schema-4.3.2-1|3	Name:		python-%{oname}
12cu|python-zope.schema-4.3.2-1|4	Version:	4.3.2
12cu|python-zope.schema-4.3.2-1|5	Release:	1
12cu|python-zope.schema-4.3.2-1|6	Summary:	zope.interface extension for defining data schemas
12cu|python-zope.schema-4.3.2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.schema-4.3.2-1|8	License:	ZPL 2.1
12cu|python-zope.schema-4.3.2-1|9	Group:		Development/Ruby
12cu|python-zope.schema-4.3.2-1|10	Url:		http://pypi.python.org/pypi/zope.schema
12cu|python-zope.schema-4.3.2-1|11	BuildArch:	noarch
12cu|python-zope.schema-4.3.2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.schema-4.3.2-1|13	BuildRequires:	pythonegg(zope.event)
12cu|python-zope.schema-4.3.2-1|14	BuildRequires:	pythonegg(zope.testing)
12cu|python-zope.schema-4.3.2-1|15	BuildRequires:	pythonegg(zope.exceptions)
12cu|python-zope.schema-4.3.2-1|16	
12cu|python-zope.schema-4.3.2-1|17	%description
12cu|python-zope.schema-4.3.2-1|18	zope.schema README
12cu|python-zope.schema-4.3.2-1|19	==================
12cu|python-zope.schema-4.3.2-1|20	
12cu|python-zope.schema-4.3.2-1|21	Schemas extend the notion of interfaces to detailed descriptions of
12cu|python-zope.schema-4.3.2-1|22	Attributes (but not methods).  Every schema is an interface and
12cu|python-zope.schema-4.3.2-1|23	specifies the public fields of an object.  A *field* roughly
12cu|python-zope.schema-4.3.2-1|24	corresponds to an attribute of a Python object.  But a Field provides
12cu|python-zope.schema-4.3.2-1|25	space for at least a title and a description.  It can also constrain
12cu|python-zope.schema-4.3.2-1|26	its value and provide a validation method.  Besides you can optionally
12cu|python-zope.schema-4.3.2-1|27	specify characteristics such as its value being read-only or not
12cu|python-zope.schema-4.3.2-1|28	required.
12cu|python-zope.schema-4.3.2-1|29	
12cu|python-zope.schema-4.3.2-1|30	See http://docs.zope.org/zope.schema/ for more information.
12cu|python-zope.schema-4.3.2-1|31	
12cu|python-zope.schema-4.3.2-1|32	%prep
12cu|python-zope.schema-4.3.2-1|33	%setup -q -n %{oname}-%{version}
12cu|python-zope.schema-4.3.2-1|34	
12cu|python-zope.schema-4.3.2-1|35	%build
12cu|python-zope.schema-4.3.2-1|36	python setup.py build
12cu|python-zope.schema-4.3.2-1|37	
12cu|python-zope.schema-4.3.2-1|38	%install
12cu|python-zope.schema-4.3.2-1|39	python setup.py install --root=%{buildroot}
12cu|python-zope.schema-4.3.2-1|40	
12cu|python-zope.schema-4.3.2-1|41	%check
12cu|python-zope.schema-4.3.2-1|42	python setup.py test
12cu|python-zope.schema-4.3.2-1|43	
12cu|python-zope.schema-4.3.2-1|44	%files
12cu|python-zope.schema-4.3.2-1|45	%doc CHANGES.rst
12cu|python-zope.schema-4.3.2-1|46	%doc COPYRIGHT.txt
12cu|python-zope.schema-4.3.2-1|47	%doc LICENSE.txt
12cu|python-zope.schema-4.3.2-1|48	%doc README.rst
12cu|python-zope.schema-4.3.2-1|49	%doc docs/hacking.rst
12cu|python-zope.schema-4.3.2-1|50	%doc src/zope.schema.egg-info/SOURCES.txt
12cu|python-zope.schema-4.3.2-1|51	%doc src/zope.schema.egg-info/dependency_links.txt
12cu|python-zope.schema-4.3.2-1|52	%doc src/zope.schema.egg-info/namespace_packages.txt
12cu|python-zope.schema-4.3.2-1|53	%doc src/zope.schema.egg-info/requires.txt
12cu|python-zope.schema-4.3.2-1|54	%doc src/zope.schema.egg-info/top_level.txt
12cu|python-zope.schema-4.3.2-1|55	%{py_puresitedir}/zope/schema/*
12cu|python-zope.schema-4.3.2-1|56	%{py_puresitedir}/zope.schema*.egg-info
12cu|python-zope.schema-4.3.2-1|57	%{py_puresitedir}/zope.schema*.pth
12cu|python-zope.schema-4.3.2-1|58	
12cu|python-zope.schema-4.3.2-1|59	
12cu|python-zope.schema-4.3.2-1|60	%changelog
12cu|python-zope.schema-4.3.2-1|61	* Wed Nov 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.3.2-1
12cu|python-zope.schema-4.3.2-1|62	+ Revision: ee7e838
12cu|python-zope.schema-4.3.2-1|63	- Fix files
12cu|python-zope.schema-4.3.2-1|64	
12cu|python-zope.schema-4.3.2-1|65	

12157 12
12cu|python-zope.security-4.0.0-3|1	%define	oname	zope.security
12cu|python-zope.security-4.0.0-3|2	%define	__noautoreq '.*zope.security.*'
12cu|python-zope.security-4.0.0-3|3	
12cu|python-zope.security-4.0.0-3|4	Name:		python-%{oname}
12cu|python-zope.security-4.0.0-3|5	Version:	4.0.0
12cu|python-zope.security-4.0.0-3|6	Release:	3
12cu|python-zope.security-4.0.0-3|7	Summary:	Zope Security Framework
12cu|python-zope.security-4.0.0-3|8	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.security-4.0.0-3|9	License:	ZPL 2.1
12cu|python-zope.security-4.0.0-3|10	Group:		Development/Python
12cu|python-zope.security-4.0.0-3|11	Url:		http://pypi.python.org/pypi/zope.security
12cu|python-zope.security-4.0.0-3|12	BuildRequires:	python-devel
12cu|python-zope.security-4.0.0-3|13	BuildRequires:	python-setuptools
12cu|python-zope.security-4.0.0-3|14	BuildRequires: pythonegg(zope.i18nmessageid)
12cu|python-zope.security-4.0.0-3|15	BuildRequires: pythonegg(zope.interface)
12cu|python-zope.security-4.0.0-3|16	BuildRequires: pythonegg(zope.location)
12cu|python-zope.security-4.0.0-3|17	BuildRequires: pythonegg(zope.proxy) >= 4.1.0
12cu|python-zope.security-4.0.0-3|18	BuildRequires: pythonegg(zope.schema)
12cu|python-zope.security-4.0.0-3|19	BuildRequires: pythonegg(zope.event)
12cu|python-zope.security-4.0.0-3|20	BuildRequires: pythonegg(zope.component)
12cu|python-zope.security-4.0.0-3|21	
12cu|python-zope.security-4.0.0-3|22	Requires: pythonegg(zope.i18nmessageid)
12cu|python-zope.security-4.0.0-3|23	Requires: pythonegg(zope.interface)
12cu|python-zope.security-4.0.0-3|24	Requires: pythonegg(zope.location)
12cu|python-zope.security-4.0.0-3|25	Requires: pythonegg(zope.proxy) >= 4.1.0
12cu|python-zope.security-4.0.0-3|26	Requires: pythonegg(zope.schema)
12cu|python-zope.security-4.0.0-3|27	Requires: pythonegg(zope.event)
12cu|python-zope.security-4.0.0-3|28	Requires: pythonegg(zope.component)
12cu|python-zope.security-4.0.0-3|29	Requires: pythonegg(zope.security)
12cu|python-zope.security-4.0.0-3|30	
12cu|python-zope.security-4.0.0-3|31	%description
12cu|python-zope.security-4.0.0-3|32	The Security framework provides a generic mechanism to implement security
12cu|python-zope.security-4.0.0-3|33	policies on Python objects.
12cu|python-zope.security-4.0.0-3|34	
12cu|python-zope.security-4.0.0-3|35	%package -n %{name}-devel
12cu|python-zope.security-4.0.0-3|36	Summary:	Zope Security Framework
12cu|python-zope.security-4.0.0-3|37	Group:		Development/Python
12cu|python-zope.security-4.0.0-3|38	
12cu|python-zope.security-4.0.0-3|39	%description -n %{name}-devel
12cu|python-zope.security-4.0.0-3|40	Devel files for %{oname}
12cu|python-zope.security-4.0.0-3|41	
12cu|python-zope.security-4.0.0-3|42	%files -n %{name}-devel
12cu|python-zope.security-4.0.0-3|43	%doc CHANGES.rst TODO-4.0.txt COPYRIGHT.txt LICENSE.txt README.rst
12cu|python-zope.security-4.0.0-3|44	%{py_platsitedir}/zope/security/_proxy.c
12cu|python-zope.security-4.0.0-3|45	%{py_platsitedir}/zope/security/_zope_security_checker.c
12cu|python-zope.security-4.0.0-3|46	
12cu|python-zope.security-4.0.0-3|47	
12cu|python-zope.security-4.0.0-3|48	%prep
12cu|python-zope.security-4.0.0-3|49	%setup -q -n %{oname}-%{version}
12cu|python-zope.security-4.0.0-3|50	
12cu|python-zope.security-4.0.0-3|51	%build
12cu|python-zope.security-4.0.0-3|52	python setup.py build
12cu|python-zope.security-4.0.0-3|53	
12cu|python-zope.security-4.0.0-3|54	%install
12cu|python-zope.security-4.0.0-3|55	python setup.py install --root=%{buildroot}
12cu|python-zope.security-4.0.0-3|56	chmod +x %{buildroot}%{py_platsitedir}/zope/security/setup.py
12cu|python-zope.security-4.0.0-3|57	
12cu|python-zope.security-4.0.0-3|58	%files
12cu|python-zope.security-4.0.0-3|59	%doc CHANGES.rst TODO-4.0.txt COPYRIGHT.txt LICENSE.txt README.rst
12cu|python-zope.security-4.0.0-3|60	%doc docs/_build/doctest/output.txt
12cu|python-zope.security-4.0.0-3|61	%doc docs/_build/doctrees/*.doctree
12cu|python-zope.security-4.0.0-3|62	%doc docs/_build/doctrees/api/*.doctree
12cu|python-zope.security-4.0.0-3|63	%doc docs/_build/html/*.html
12cu|python-zope.security-4.0.0-3|64	%doc docs/_build/html/_modules/index.html
12cu|python-zope.security-4.0.0-3|65	%doc docs/_build/html/_modules/zope/security/*.html
12cu|python-zope.security-4.0.0-3|66	%doc docs/_build/html/_sources/*.txt
12cu|python-zope.security-4.0.0-3|67	%doc docs/_build/html/_sources/api/*.txt
12cu|python-zope.security-4.0.0-3|68	%doc docs/_build/html/api/*.html
12cu|python-zope.security-4.0.0-3|69	%doc src/zope.security.egg-info/*.txt
12cu|python-zope.security-4.0.0-3|70	
12cu|python-zope.security-4.0.0-3|71	%{py_platsitedir}/zope/security/*.py*
12cu|python-zope.security-4.0.0-3|72	%{py_platsitedir}/zope/security/_proxy.so
12cu|python-zope.security-4.0.0-3|73	%{py_platsitedir}/zope/security/_zope_security_checker.so
12cu|python-zope.security-4.0.0-3|74	%{py_platsitedir}/zope/security/tests/*.py*
12cu|python-zope.security-4.0.0-3|75	%{py_platsitedir}/zope.security*.egg-info
12cu|python-zope.security-4.0.0-3|76	%{py_platsitedir}/zope.security-4.0.0-py2.7-nspkg.pth
12cu|python-zope.security-4.0.0-3|77	%{py_platsitedir}/zope/security/configure.zcml
12cu|python-zope.security-4.0.0-3|78	%{py_platsitedir}/zope/security/examples/*.py
12cu|python-zope.security-4.0.0-3|79	%{py_platsitedir}/zope/security/meta.zcml
12cu|python-zope.security-4.0.0-3|80	%{py_platsitedir}/zope/security/permissions.zcml
12cu|python-zope.security-4.0.0-3|81	%{py_platsitedir}/zope/security/tests/redefineperms.zcml
12cu|python-zope.security-4.0.0-3|82	
12cu|python-zope.security-4.0.0-3|83	
12cu|python-zope.security-4.0.0-3|84	%changelog
12cu|python-zope.security-4.0.0-3|85	* Wed Nov 27 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0-3
12cu|python-zope.security-4.0.0-3|86	+ Revision: 43c0898
12cu|python-zope.security-4.0.0-3|87	- Fix requires
12cu|python-zope.security-4.0.0-3|88	
12cu|python-zope.security-4.0.0-3|89	

12158 12
12cu|python-zope.securitypolicy-4.0.0a1-1|1	%define	oname	zope.securitypolicy
12cu|python-zope.securitypolicy-4.0.0a1-1|2	
12cu|python-zope.securitypolicy-4.0.0a1-1|3	Name:		python-%{oname}
12cu|python-zope.securitypolicy-4.0.0a1-1|4	Version:	4.0.0a1
12cu|python-zope.securitypolicy-4.0.0a1-1|5	Release:	1
12cu|python-zope.securitypolicy-4.0.0a1-1|6	Summary:	Default security policy for Zope3
12cu|python-zope.securitypolicy-4.0.0a1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.securitypolicy-4.0.0a1-1|8	License:	ZPL 2.1
12cu|python-zope.securitypolicy-4.0.0a1-1|9	Group:		Development/Ruby
12cu|python-zope.securitypolicy-4.0.0a1-1|10	Url:		http://pypi.python.org/pypi/zope.securitypolicy
12cu|python-zope.securitypolicy-4.0.0a1-1|11	BuildArch:	noarch
12cu|python-zope.securitypolicy-4.0.0a1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.securitypolicy-4.0.0a1-1|13	BuildRequires:  pythonegg(zope.security)
12cu|python-zope.securitypolicy-4.0.0a1-1|14	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.securitypolicy-4.0.0a1-1|15	BuildRequires:  pythonegg(zope.schema)
12cu|python-zope.securitypolicy-4.0.0a1-1|16	BuildRequires:  pythonegg(zope.location)
12cu|python-zope.securitypolicy-4.0.0a1-1|17	BuildRequires:  pythonegg(zope.i18nmessageid)
12cu|python-zope.securitypolicy-4.0.0a1-1|18	BuildRequires:  pythonegg(zope.configuration)
12cu|python-zope.securitypolicy-4.0.0a1-1|19	BuildRequires:  pythonegg(zope.component)
12cu|python-zope.securitypolicy-4.0.0a1-1|20	BuildRequires:  pythonegg(zope.authentication)
12cu|python-zope.securitypolicy-4.0.0a1-1|21	BuildRequires:  pythonegg(zope.annotation)
12cu|python-zope.securitypolicy-4.0.0a1-1|22	BuildRequires:  pythonegg(persistent)
12cu|python-zope.securitypolicy-4.0.0a1-1|23	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.securitypolicy-4.0.0a1-1|24	BuildRequires:  pythonegg(zope.event)
12cu|python-zope.securitypolicy-4.0.0a1-1|25	BuildRequires:  pythonegg(zope.testrunner)
12cu|python-zope.securitypolicy-4.0.0a1-1|26	
12cu|python-zope.securitypolicy-4.0.0a1-1|27	%description
12cu|python-zope.securitypolicy-4.0.0a1-1|28	This package provides an useful security policy for Zope3. It's the
12cu|python-zope.securitypolicy-4.0.0a1-1|29	default security policy used in "zope3 the application" and many other
12cu|python-zope.securitypolicy-4.0.0a1-1|30	zope-based projects.
12cu|python-zope.securitypolicy-4.0.0a1-1|31	
12cu|python-zope.securitypolicy-4.0.0a1-1|32	%prep
12cu|python-zope.securitypolicy-4.0.0a1-1|33	%setup -q -n %{oname}-%{version}
12cu|python-zope.securitypolicy-4.0.0a1-1|34	
12cu|python-zope.securitypolicy-4.0.0a1-1|35	%build
12cu|python-zope.securitypolicy-4.0.0a1-1|36	python setup.py build
12cu|python-zope.securitypolicy-4.0.0a1-1|37	
12cu|python-zope.securitypolicy-4.0.0a1-1|38	%install
12cu|python-zope.securitypolicy-4.0.0a1-1|39	python setup.py install --root=%{buildroot}
12cu|python-zope.securitypolicy-4.0.0a1-1|40	
12cu|python-zope.securitypolicy-4.0.0a1-1|41	%check
12cu|python-zope.securitypolicy-4.0.0a1-1|42	python setup.py test
12cu|python-zope.securitypolicy-4.0.0a1-1|43	
12cu|python-zope.securitypolicy-4.0.0a1-1|44	%files
12cu|python-zope.securitypolicy-4.0.0a1-1|45	%doc CHANGES.txt
12cu|python-zope.securitypolicy-4.0.0a1-1|46	%doc COPYRIGHT.txt
12cu|python-zope.securitypolicy-4.0.0a1-1|47	%doc LICENSE.txt
12cu|python-zope.securitypolicy-4.0.0a1-1|48	%doc README.txt
12cu|python-zope.securitypolicy-4.0.0a1-1|49	%doc src/zope.securitypolicy.egg-info/SOURCES.txt
12cu|python-zope.securitypolicy-4.0.0a1-1|50	%doc src/zope.securitypolicy.egg-info/dependency_links.txt
12cu|python-zope.securitypolicy-4.0.0a1-1|51	%doc src/zope.securitypolicy.egg-info/namespace_packages.txt
12cu|python-zope.securitypolicy-4.0.0a1-1|52	%doc src/zope.securitypolicy.egg-info/requires.txt
12cu|python-zope.securitypolicy-4.0.0a1-1|53	%doc src/zope.securitypolicy.egg-info/top_level.txt
12cu|python-zope.securitypolicy-4.0.0a1-1|54	%doc src/zope/securitypolicy/zopepolicy.txt
12cu|python-zope.securitypolicy-4.0.0a1-1|55	%{py_puresitedir}/zope/securitypolicy/*
12cu|python-zope.securitypolicy-4.0.0a1-1|56	%{py_puresitedir}/zope.securitypolicy*.egg-info
12cu|python-zope.securitypolicy-4.0.0a1-1|57	%{py_puresitedir}/zope.securitypolicy*.pth
12cu|python-zope.securitypolicy-4.0.0a1-1|58	
12cu|python-zope.securitypolicy-4.0.0a1-1|59	
12cu|python-zope.securitypolicy-4.0.0a1-1|60	%changelog
12cu|python-zope.securitypolicy-4.0.0a1-1|61	* Tue Nov 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a1-1
12cu|python-zope.securitypolicy-4.0.0a1-1|62	+ Revision: cd1ef85
12cu|python-zope.securitypolicy-4.0.0a1-1|63	- Fix BRs
12cu|python-zope.securitypolicy-4.0.0a1-1|64	
12cu|python-zope.securitypolicy-4.0.0a1-1|65	

12159 12
12cu|python-zope.server-3.9.0-1|1	%define	oname	zope.server
12cu|python-zope.server-3.9.0-1|2	
12cu|python-zope.server-3.9.0-1|3	Name:		python-%{oname}
12cu|python-zope.server-3.9.0-1|4	Version:	3.9.0
12cu|python-zope.server-3.9.0-1|5	Release:	1
12cu|python-zope.server-3.9.0-1|6	Summary:	Zope Server (Web and FTP)
12cu|python-zope.server-3.9.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.server-3.9.0-1|8	License:	ZPL 2.1
12cu|python-zope.server-3.9.0-1|9	Group:		Development/Ruby
12cu|python-zope.server-3.9.0-1|10	Url:		http://pypi.python.org/pypi/zope.server
12cu|python-zope.server-3.9.0-1|11	BuildArch:	noarch
12cu|python-zope.server-3.9.0-1|12	BuildRequires:	python-setuptools
12cu|python-zope.server-3.9.0-1|13	
12cu|python-zope.server-3.9.0-1|14	%description
12cu|python-zope.server-3.9.0-1|15	This package contains generic base classes for channel-based servers, the
12cu|python-zope.server-3.9.0-1|16	servers themselves and helper objects, such as tasks and requests.
12cu|python-zope.server-3.9.0-1|17	
12cu|python-zope.server-3.9.0-1|18	============
12cu|python-zope.server-3.9.0-1|19	WSGI Support
12cu|python-zope.server-3.9.0-1|20	============
12cu|python-zope.server-3.9.0-1|21	
12cu|python-zope.server-3.9.0-1|22	`zope.server`'s HTTP server comes with WSGI_ support.
12cu|python-zope.server-3.9.0-1|23	``zope.server.http.wsgihttpserver.WSGIHTTPServer`` can act as a WSGI gateway.
12cu|python-zope.server-3.9.0-1|24	There's also an entry point for PasteDeploy_ that lets you use zope.server's
12cu|python-zope.server-3.9.0-1|25	WSGI gateway from a configuration file, e.g.::
12cu|python-zope.server-3.9.0-1|26	
12cu|python-zope.server-3.9.0-1|27	[server:main]
12cu|python-zope.server-3.9.0-1|28	use = egg:zope.server
12cu|python-zope.server-3.9.0-1|29	host = 127.0.0.1
12cu|python-zope.server-3.9.0-1|30	port = 8080
12cu|python-zope.server-3.9.0-1|31	
12cu|python-zope.server-3.9.0-1|32	.. _WSGI: http://www.python.org/dev/peps/pep-0333/
12cu|python-zope.server-3.9.0-1|33	.. _PasteDeploy: http://pythonpaste.org/deploy/
12cu|python-zope.server-3.9.0-1|34	
12cu|python-zope.server-3.9.0-1|35	%prep
12cu|python-zope.server-3.9.0-1|36	%setup -q -n %{oname}-%{version}
12cu|python-zope.server-3.9.0-1|37	
12cu|python-zope.server-3.9.0-1|38	%build
12cu|python-zope.server-3.9.0-1|39	python setup.py build
12cu|python-zope.server-3.9.0-1|40	
12cu|python-zope.server-3.9.0-1|41	%install
12cu|python-zope.server-3.9.0-1|42	python setup.py install --root=%{buildroot}
12cu|python-zope.server-3.9.0-1|43	
12cu|python-zope.server-3.9.0-1|44	%files
12cu|python-zope.server-3.9.0-1|45	%doc CHANGES.txt
12cu|python-zope.server-3.9.0-1|46	%doc COPYRIGHT.txt
12cu|python-zope.server-3.9.0-1|47	%doc LICENSE.txt
12cu|python-zope.server-3.9.0-1|48	%doc README.txt
12cu|python-zope.server-3.9.0-1|49	%doc src/zope.server.egg-info/SOURCES.txt
12cu|python-zope.server-3.9.0-1|50	%doc src/zope.server.egg-info/dependency_links.txt
12cu|python-zope.server-3.9.0-1|51	%doc src/zope.server.egg-info/entry_points.txt
12cu|python-zope.server-3.9.0-1|52	%doc src/zope.server.egg-info/namespace_packages.txt
12cu|python-zope.server-3.9.0-1|53	%doc src/zope.server.egg-info/requires.txt
12cu|python-zope.server-3.9.0-1|54	%doc src/zope.server.egg-info/top_level.txt
12cu|python-zope.server-3.9.0-1|55	%doc src/zope/server/ftp/README.txt
12cu|python-zope.server-3.9.0-1|56	%{py_puresitedir}/zope/server/*
12cu|python-zope.server-3.9.0-1|57	%{py_puresitedir}/zope.server*.egg-info
12cu|python-zope.server-3.9.0-1|58	%{py_puresitedir}/zope.server*.pth
12cu|python-zope.server-3.9.0-1|59	
12cu|python-zope.server-3.9.0-1|60	
12cu|python-zope.server-3.9.0-1|61	%changelog
12cu|python-zope.server-3.9.0-1|62	* Wed Nov 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.9.0-1
12cu|python-zope.server-3.9.0-1|63	+ Revision: 3bfc9fe
12cu|python-zope.server-3.9.0-1|64	- Fix files
12cu|python-zope.server-3.9.0-1|65	
12cu|python-zope.server-3.9.0-1|66	

12160 12
12cu|python-zope.session-4.0.0a2-1|1	%define	oname	zope.session
12cu|python-zope.session-4.0.0a2-1|2	
12cu|python-zope.session-4.0.0a2-1|3	Name:		python-%{oname}
12cu|python-zope.session-4.0.0a2-1|4	Version:	4.0.0a2
12cu|python-zope.session-4.0.0a2-1|5	Release:	1
12cu|python-zope.session-4.0.0a2-1|6	Summary:	Client identification and sessions for Zope
12cu|python-zope.session-4.0.0a2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.session-4.0.0a2-1|8	License:	ZPL 2.1
12cu|python-zope.session-4.0.0a2-1|9	Group:		Development/Python
12cu|python-zope.session-4.0.0a2-1|10	Url:		http://pypi.python.org/pypi/zope.session
12cu|python-zope.session-4.0.0a2-1|11	BuildArch:	noarch
12cu|python-zope.session-4.0.0a2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.session-4.0.0a2-1|13	
12cu|python-zope.session-4.0.0a2-1|14	Requires:  pythonegg(setuptools)
12cu|python-zope.session-4.0.0a2-1|15	Requires:  pythonegg(zodb3)
12cu|python-zope.session-4.0.0a2-1|16	Requires:  pythonegg(zope.component)
12cu|python-zope.session-4.0.0a2-1|17	Requires:  pythonegg(zope.i18nmessageid) >= 3.4.2
12cu|python-zope.session-4.0.0a2-1|18	Requires:  pythonegg(zope.interface)
12cu|python-zope.session-4.0.0a2-1|19	Requires:  pythonegg(zope.location)
12cu|python-zope.session-4.0.0a2-1|20	Requires:  pythonegg(zope.minmax)
12cu|python-zope.session-4.0.0a2-1|21	Requires:  pythonegg(zope.publisher) >= 4.0.0a1
12cu|python-zope.session-4.0.0a2-1|22	
12cu|python-zope.session-4.0.0a2-1|23	%description
12cu|python-zope.session-4.0.0a2-1|24	This package provides interfaces for client identification and session
12cu|python-zope.session-4.0.0a2-1|25	support and their implementations for zope.publisher's request objects.
12cu|python-zope.session-4.0.0a2-1|26	
12cu|python-zope.session-4.0.0a2-1|27	
12cu|python-zope.session-4.0.0a2-1|28	%prep
12cu|python-zope.session-4.0.0a2-1|29	%setup -q -n %{oname}-%{version}
12cu|python-zope.session-4.0.0a2-1|30	perl -pi -e "s|ZODB|ZODB3|"  setup.py
12cu|python-zope.session-4.0.0a2-1|31	
12cu|python-zope.session-4.0.0a2-1|32	%build
12cu|python-zope.session-4.0.0a2-1|33	python setup.py build
12cu|python-zope.session-4.0.0a2-1|34	
12cu|python-zope.session-4.0.0a2-1|35	%install
12cu|python-zope.session-4.0.0a2-1|36	python setup.py install --root=%{buildroot}
12cu|python-zope.session-4.0.0a2-1|37	
12cu|python-zope.session-4.0.0a2-1|38	%check
12cu|python-zope.session-4.0.0a2-1|39	#python setup.py test
12cu|python-zope.session-4.0.0a2-1|40	
12cu|python-zope.session-4.0.0a2-1|41	%files
12cu|python-zope.session-4.0.0a2-1|42	%doc CHANGES.txt
12cu|python-zope.session-4.0.0a2-1|43	%doc COPYRIGHT.txt
12cu|python-zope.session-4.0.0a2-1|44	%doc LICENSE.txt
12cu|python-zope.session-4.0.0a2-1|45	%doc README.txt
12cu|python-zope.session-4.0.0a2-1|46	%doc src/zope.session.egg-info/SOURCES.txt
12cu|python-zope.session-4.0.0a2-1|47	%doc src/zope.session.egg-info/dependency_links.txt
12cu|python-zope.session-4.0.0a2-1|48	%doc src/zope.session.egg-info/namespace_packages.txt
12cu|python-zope.session-4.0.0a2-1|49	%doc src/zope.session.egg-info/requires.txt
12cu|python-zope.session-4.0.0a2-1|50	%doc src/zope.session.egg-info/top_level.txt
12cu|python-zope.session-4.0.0a2-1|51	%doc src/zope/session/api.txt
12cu|python-zope.session-4.0.0a2-1|52	%doc src/zope/session/design.txt
12cu|python-zope.session-4.0.0a2-1|53	%{py_puresitedir}/zope/session/*.py*
12cu|python-zope.session-4.0.0a2-1|54	%{py_puresitedir}/zope.session*.egg-info
12cu|python-zope.session-4.0.0a2-1|55	%{py_puresitedir}/zope.session-4.0.0a2-py2.7-nspkg.pth
12cu|python-zope.session-4.0.0a2-1|56	%{py_puresitedir}/zope/session/adapters.zcml
12cu|python-zope.session-4.0.0a2-1|57	%{py_puresitedir}/zope/session/api.txt
12cu|python-zope.session-4.0.0a2-1|58	%{py_puresitedir}/zope/session/apidoc.zcml
12cu|python-zope.session-4.0.0a2-1|59	%{py_puresitedir}/zope/session/classes.zcml
12cu|python-zope.session-4.0.0a2-1|60	%{py_puresitedir}/zope/session/configure.zcml
12cu|python-zope.session-4.0.0a2-1|61	%{py_puresitedir}/zope/session/design.txt
12cu|python-zope.session-4.0.0a2-1|62	%{py_puresitedir}/zope/session/subscribers.zcml
12cu|python-zope.session-4.0.0a2-1|63	
12cu|python-zope.session-4.0.0a2-1|64	
12cu|python-zope.session-4.0.0a2-1|65	
12cu|python-zope.session-4.0.0a2-1|66	
12cu|python-zope.session-4.0.0a2-1|67	
12cu|python-zope.session-4.0.0a2-1|68	%changelog
12cu|python-zope.session-4.0.0a2-1|69	* Sun Dec 08 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.0a2-1
12cu|python-zope.session-4.0.0a2-1|70	+ Revision: 5ebd092
12cu|python-zope.session-4.0.0a2-1|71	- Log: import module
12cu|python-zope.session-4.0.0a2-1|72	
12cu|python-zope.session-4.0.0a2-1|73	

12161 12
12cu|python-zope.site-4.0.0a1-1|1	%define	oname	zope.site
12cu|python-zope.site-4.0.0a1-1|2	%define __noautoreq '.*zope.security.*'
12cu|python-zope.site-4.0.0a1-1|3	
12cu|python-zope.site-4.0.0a1-1|4	Name:		python-%{oname}
12cu|python-zope.site-4.0.0a1-1|5	Version:	4.0.0a1
12cu|python-zope.site-4.0.0a1-1|6	Release:	1
12cu|python-zope.site-4.0.0a1-1|7	Summary:	Local registries for zope component architecture
12cu|python-zope.site-4.0.0a1-1|8	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.site-4.0.0a1-1|9	License:	ZPL 2.1
12cu|python-zope.site-4.0.0a1-1|10	Group:		Development/Ruby
12cu|python-zope.site-4.0.0a1-1|11	Url:		http://pypi.python.org/pypi/zope.site
12cu|python-zope.site-4.0.0a1-1|12	BuildArch:	noarch
12cu|python-zope.site-4.0.0a1-1|13	BuildRequires:	python-setuptools
12cu|python-zope.site-4.0.0a1-1|14	BuildRequires:  pythonegg(zope.location)
12cu|python-zope.site-4.0.0a1-1|15	BuildRequires:  pythonegg(zope.lifecycleevent)
12cu|python-zope.site-4.0.0a1-1|16	BuildRequires:  pythonegg(zope.event)
12cu|python-zope.site-4.0.0a1-1|17	BuildRequires:  pythonegg(zope.component)
12cu|python-zope.site-4.0.0a1-1|18	BuildRequires:  pythonegg(zope.security)
12cu|python-zope.site-4.0.0a1-1|19	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.site-4.0.0a1-1|20	BuildRequires:  pythonegg(zope.container)
12cu|python-zope.site-4.0.0a1-1|21	BuildRequires:  pythonegg(zope.annotation)
12cu|python-zope.site-4.0.0a1-1|22	BuildRequires:  pythonegg(zope.proxy)
12cu|python-zope.site-4.0.0a1-1|23	BuildRequires:  pythonegg(zope.schema)
12cu|python-zope.site-4.0.0a1-1|24	
12cu|python-zope.site-4.0.0a1-1|25	# Avoid versioned reqs
12cu|python-zope.site-4.0.0a1-1|26	Requires:  pythonegg(zope.security)
12cu|python-zope.site-4.0.0a1-1|27	
12cu|python-zope.site-4.0.0a1-1|28	%description
12cu|python-zope.site-4.0.0a1-1|29	=====================================
12cu|python-zope.site-4.0.0a1-1|30	Zope 3's Local Component Architecture
12cu|python-zope.site-4.0.0a1-1|31	=====================================
12cu|python-zope.site-4.0.0a1-1|32	
12cu|python-zope.site-4.0.0a1-1|33	This package provides a local and persistent site manager
12cu|python-zope.site-4.0.0a1-1|34	implementation, so that one can register local utilities and
12cu|python-zope.site-4.0.0a1-1|35	adapters. It uses local adapter registries for its adapter and utility
12cu|python-zope.site-4.0.0a1-1|36	registry. The module also provides some facilities to organize the
12cu|python-zope.site-4.0.0a1-1|37	local software and ensures the correct behavior inside the ZODB.
12cu|python-zope.site-4.0.0a1-1|38	
12cu|python-zope.site-4.0.0a1-1|39	
12cu|python-zope.site-4.0.0a1-1|40	%prep
12cu|python-zope.site-4.0.0a1-1|41	%setup -q -n %{oname}-%{version}
12cu|python-zope.site-4.0.0a1-1|42	
12cu|python-zope.site-4.0.0a1-1|43	%build
12cu|python-zope.site-4.0.0a1-1|44	python setup.py build
12cu|python-zope.site-4.0.0a1-1|45	
12cu|python-zope.site-4.0.0a1-1|46	%install
12cu|python-zope.site-4.0.0a1-1|47	python setup.py install --root=%{buildroot}
12cu|python-zope.site-4.0.0a1-1|48	
12cu|python-zope.site-4.0.0a1-1|49	%check
12cu|python-zope.site-4.0.0a1-1|50	python setup.py test
12cu|python-zope.site-4.0.0a1-1|51	
12cu|python-zope.site-4.0.0a1-1|52	%files
12cu|python-zope.site-4.0.0a1-1|53	%doc CHANGES.txt
12cu|python-zope.site-4.0.0a1-1|54	%doc COPYRIGHT.txt
12cu|python-zope.site-4.0.0a1-1|55	%doc LICENSE.txt
12cu|python-zope.site-4.0.0a1-1|56	%doc README.txt
12cu|python-zope.site-4.0.0a1-1|57	%doc src/zope.site.egg-info/SOURCES.txt
12cu|python-zope.site-4.0.0a1-1|58	%doc src/zope.site.egg-info/dependency_links.txt
12cu|python-zope.site-4.0.0a1-1|59	%doc src/zope.site.egg-info/namespace_packages.txt
12cu|python-zope.site-4.0.0a1-1|60	%doc src/zope.site.egg-info/requires.txt
12cu|python-zope.site-4.0.0a1-1|61	%doc src/zope.site.egg-info/top_level.txt
12cu|python-zope.site-4.0.0a1-1|62	%doc src/zope/site/site.txt
12cu|python-zope.site-4.0.0a1-1|63	%doc src/zope/site/tests/folder.txt
12cu|python-zope.site-4.0.0a1-1|64	%{py_puresitedir}/zope/site/*
12cu|python-zope.site-4.0.0a1-1|65	%{py_puresitedir}/zope.site*.egg-info
12cu|python-zope.site-4.0.0a1-1|66	%{py_puresitedir}/zope.site*.pth
12cu|python-zope.site-4.0.0a1-1|67	
12cu|python-zope.site-4.0.0a1-1|68	
12cu|python-zope.site-4.0.0a1-1|69	%changelog
12cu|python-zope.site-4.0.0a1-1|70	* Wed Nov 27 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0a1-1
12cu|python-zope.site-4.0.0a1-1|71	+ Revision: 28f061d
12cu|python-zope.site-4.0.0a1-1|72	- Fix reqs
12cu|python-zope.site-4.0.0a1-1|73	
12cu|python-zope.site-4.0.0a1-1|74	

12162 12
12cu|python-zope.size-4.0.1-1|1	%define	oname	zope.size
12cu|python-zope.size-4.0.1-1|2	
12cu|python-zope.size-4.0.1-1|3	Name:		python-%{oname}
12cu|python-zope.size-4.0.1-1|4	Version:	4.0.1
12cu|python-zope.size-4.0.1-1|5	Release:	1
12cu|python-zope.size-4.0.1-1|6	Summary:	Interfaces and simple adapter that give the size of an object
12cu|python-zope.size-4.0.1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.size-4.0.1-1|8	License:	ZPL 2.1
12cu|python-zope.size-4.0.1-1|9	Group:		Development/Ruby
12cu|python-zope.size-4.0.1-1|10	Url:		http://pypi.python.org/pypi/zope.size
12cu|python-zope.size-4.0.1-1|11	BuildArch:	noarch
12cu|python-zope.size-4.0.1-1|12	BuildRequires:	pythonegg(zope.i18nmessageid)
12cu|python-zope.size-4.0.1-1|13	BuildRequires:	python-setuptools
12cu|python-zope.size-4.0.1-1|14	
12cu|python-zope.size-4.0.1-1|15	%description
12cu|python-zope.size-4.0.1-1|16	This package provides a definition of simple interface that allows to
12cu|python-zope.size-4.0.1-1|17	retrieve the size of the object for displaying and for sorting.
12cu|python-zope.size-4.0.1-1|18	
12cu|python-zope.size-4.0.1-1|19	The default adapter is also provided. It expects objects to have the
12cu|python-zope.size-4.0.1-1|20	``getSize`` method that returns size in bytes, however, it won't crash if
12cu|python-zope.size-4.0.1-1|21	an object doesn't have one and will show size as ``not available`` instead.
12cu|python-zope.size-4.0.1-1|22	
12cu|python-zope.size-4.0.1-1|23	%prep
12cu|python-zope.size-4.0.1-1|24	%setup -q -n %{oname}-%{version}
12cu|python-zope.size-4.0.1-1|25	
12cu|python-zope.size-4.0.1-1|26	%build
12cu|python-zope.size-4.0.1-1|27	python setup.py build
12cu|python-zope.size-4.0.1-1|28	
12cu|python-zope.size-4.0.1-1|29	%install
12cu|python-zope.size-4.0.1-1|30	python setup.py install --root=%{buildroot}
12cu|python-zope.size-4.0.1-1|31	
12cu|python-zope.size-4.0.1-1|32	%check
12cu|python-zope.size-4.0.1-1|33	python setup.py test
12cu|python-zope.size-4.0.1-1|34	
12cu|python-zope.size-4.0.1-1|35	%files
12cu|python-zope.size-4.0.1-1|36	%doc CHANGES.txt
12cu|python-zope.size-4.0.1-1|37	%doc COPYRIGHT.txt
12cu|python-zope.size-4.0.1-1|38	%doc LICENSE.txt
12cu|python-zope.size-4.0.1-1|39	%doc README.txt
12cu|python-zope.size-4.0.1-1|40	%doc src/zope.size.egg-info/SOURCES.txt
12cu|python-zope.size-4.0.1-1|41	%doc src/zope.size.egg-info/dependency_links.txt
12cu|python-zope.size-4.0.1-1|42	%doc src/zope.size.egg-info/namespace_packages.txt
12cu|python-zope.size-4.0.1-1|43	%doc src/zope.size.egg-info/requires.txt
12cu|python-zope.size-4.0.1-1|44	%doc src/zope.size.egg-info/top_level.txt
12cu|python-zope.size-4.0.1-1|45	%{py_puresitedir}/zope/size/*
12cu|python-zope.size-4.0.1-1|46	%{py_puresitedir}/zope.size*.egg-info
12cu|python-zope.size-4.0.1-1|47	%{py_puresitedir}/zope.size*.pth
12cu|python-zope.size-4.0.1-1|48	
12cu|python-zope.size-4.0.1-1|49	
12cu|python-zope.size-4.0.1-1|50	%changelog
12cu|python-zope.size-4.0.1-1|51	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.1-1
12cu|python-zope.size-4.0.1-1|52	+ Revision: 85013dd
12cu|python-zope.size-4.0.1-1|53	- Fix BR
12cu|python-zope.size-4.0.1-1|54	
12cu|python-zope.size-4.0.1-1|55	

12163 12
12cu|python-zope.structuredtext-4.0.0-1|1	%define	oname	zope.structuredtext
12cu|python-zope.structuredtext-4.0.0-1|2	
12cu|python-zope.structuredtext-4.0.0-1|3	Name:		python-%{oname}
12cu|python-zope.structuredtext-4.0.0-1|4	Version:	4.0.0
12cu|python-zope.structuredtext-4.0.0-1|5	Release:	1
12cu|python-zope.structuredtext-4.0.0-1|6	Summary:	StructuredText parser
12cu|python-zope.structuredtext-4.0.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.structuredtext-4.0.0-1|8	License:	ZPL 2.1
12cu|python-zope.structuredtext-4.0.0-1|9	Group:		Development/Python
12cu|python-zope.structuredtext-4.0.0-1|10	Url:		http://pypi.python.org/pypi/zope.structuredtext
12cu|python-zope.structuredtext-4.0.0-1|11	BuildArch:	noarch
12cu|python-zope.structuredtext-4.0.0-1|12	BuildRequires:	python-setuptools
12cu|python-zope.structuredtext-4.0.0-1|13	
12cu|python-zope.structuredtext-4.0.0-1|14	%description
12cu|python-zope.structuredtext-4.0.0-1|15	``zope.structuredtext`` README
12cu|python-zope.structuredtext-4.0.0-1|16	==============================
12cu|python-zope.structuredtext-4.0.0-1|17	
12cu|python-zope.structuredtext-4.0.0-1|18	This package provides a parser and renderers for the classic Zope
12cu|python-zope.structuredtext-4.0.0-1|19	"structured text" markup dialect (STX).  STX is a plain text markup in
12cu|python-zope.structuredtext-4.0.0-1|20	which document structure is signalled primarily by identation
12cu|python-zope.structuredtext-4.0.0-1|21	
12cu|python-zope.structuredtext-4.0.0-1|22	
12cu|python-zope.structuredtext-4.0.0-1|23	%prep
12cu|python-zope.structuredtext-4.0.0-1|24	%setup -q -n %{oname}-%{version}
12cu|python-zope.structuredtext-4.0.0-1|25	
12cu|python-zope.structuredtext-4.0.0-1|26	%build
12cu|python-zope.structuredtext-4.0.0-1|27	python setup.py build
12cu|python-zope.structuredtext-4.0.0-1|28	
12cu|python-zope.structuredtext-4.0.0-1|29	%install
12cu|python-zope.structuredtext-4.0.0-1|30	python setup.py install --root=%{buildroot}
12cu|python-zope.structuredtext-4.0.0-1|31	
12cu|python-zope.structuredtext-4.0.0-1|32	%check
12cu|python-zope.structuredtext-4.0.0-1|33	python setup.py test
12cu|python-zope.structuredtext-4.0.0-1|34	
12cu|python-zope.structuredtext-4.0.0-1|35	%files
12cu|python-zope.structuredtext-4.0.0-1|36	%doc CHANGES.txt
12cu|python-zope.structuredtext-4.0.0-1|37	%doc COPYRIGHT.txt
12cu|python-zope.structuredtext-4.0.0-1|38	%doc LICENSE.txt
12cu|python-zope.structuredtext-4.0.0-1|39	%doc README.txt
12cu|python-zope.structuredtext-4.0.0-1|40	%doc TODO.txt
12cu|python-zope.structuredtext-4.0.0-1|41	%doc src/zope.structuredtext.egg-info/SOURCES.txt
12cu|python-zope.structuredtext-4.0.0-1|42	%doc src/zope.structuredtext.egg-info/dependency_links.txt
12cu|python-zope.structuredtext-4.0.0-1|43	%doc src/zope.structuredtext.egg-info/namespace_packages.txt
12cu|python-zope.structuredtext-4.0.0-1|44	%doc src/zope.structuredtext.egg-info/requires.txt
12cu|python-zope.structuredtext-4.0.0-1|45	%doc src/zope.structuredtext.egg-info/top_level.txt
12cu|python-zope.structuredtext-4.0.0-1|46	%{py_puresitedir}/zope/structuredtext/*.py*
12cu|python-zope.structuredtext-4.0.0-1|47	%{py_puresitedir}/zope.structuredtext*.egg-info
12cu|python-zope.structuredtext-4.0.0-1|48	%{py_puresitedir}/zope.structuredtext-4.0.0-py2.7-nspkg.pth
12cu|python-zope.structuredtext-4.0.0-1|49	%{py_puresitedir}/zope/structuredtext/regressions/Acquisition.ref
12cu|python-zope.structuredtext-4.0.0-1|50	%{py_puresitedir}/zope/structuredtext/regressions/Acquisition.stx
12cu|python-zope.structuredtext-4.0.0-1|51	%{py_puresitedir}/zope/structuredtext/regressions/ExtensionClass.ref
12cu|python-zope.structuredtext-4.0.0-1|52	%{py_puresitedir}/zope/structuredtext/regressions/ExtensionClass.stx
12cu|python-zope.structuredtext-4.0.0-1|53	%{py_puresitedir}/zope/structuredtext/regressions/InnerLinks.ref
12cu|python-zope.structuredtext-4.0.0-1|54	%{py_puresitedir}/zope/structuredtext/regressions/InnerLinks.stx
12cu|python-zope.structuredtext-4.0.0-1|55	%{py_puresitedir}/zope/structuredtext/regressions/Links.ref
12cu|python-zope.structuredtext-4.0.0-1|56	%{py_puresitedir}/zope/structuredtext/regressions/Links.stx
12cu|python-zope.structuredtext-4.0.0-1|57	%{py_puresitedir}/zope/structuredtext/regressions/MultiMapping.ref
12cu|python-zope.structuredtext-4.0.0-1|58	%{py_puresitedir}/zope/structuredtext/regressions/MultiMapping.stx
12cu|python-zope.structuredtext-4.0.0-1|59	%{py_puresitedir}/zope/structuredtext/regressions/examples.ref
12cu|python-zope.structuredtext-4.0.0-1|60	%{py_puresitedir}/zope/structuredtext/regressions/examples.stx
12cu|python-zope.structuredtext-4.0.0-1|61	%{py_puresitedir}/zope/structuredtext/regressions/examples1.ref
12cu|python-zope.structuredtext-4.0.0-1|62	%{py_puresitedir}/zope/structuredtext/regressions/examples1.stx
12cu|python-zope.structuredtext-4.0.0-1|63	%{py_puresitedir}/zope/structuredtext/regressions/index.ref
12cu|python-zope.structuredtext-4.0.0-1|64	%{py_puresitedir}/zope/structuredtext/regressions/index.stx
12cu|python-zope.structuredtext-4.0.0-1|65	%{py_puresitedir}/zope/structuredtext/regressions/table.ref
12cu|python-zope.structuredtext-4.0.0-1|66	%{py_puresitedir}/zope/structuredtext/regressions/table.stx
12cu|python-zope.structuredtext-4.0.0-1|67	
12cu|python-zope.structuredtext-4.0.0-1|68	
12cu|python-zope.structuredtext-4.0.0-1|69	%changelog
12cu|python-zope.structuredtext-4.0.0-1|70	* Fri Dec 13 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.0-1
12cu|python-zope.structuredtext-4.0.0-1|71	+ Revision: b5b338e
12cu|python-zope.structuredtext-4.0.0-1|72	- Log : Initial build , import module
12cu|python-zope.structuredtext-4.0.0-1|73	
12cu|python-zope.structuredtext-4.0.0-1|74	

12164 12
12cu|python-zope.tales-4.0.2-1|1	%define	oname	zope.tales
12cu|python-zope.tales-4.0.2-1|2	
12cu|python-zope.tales-4.0.2-1|3	Name:		python-%{oname}
12cu|python-zope.tales-4.0.2-1|4	Version:	4.0.2
12cu|python-zope.tales-4.0.2-1|5	Release:	1
12cu|python-zope.tales-4.0.2-1|6	Summary:	Zope Template Application Language Expression Syntax (TALES)
12cu|python-zope.tales-4.0.2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.tales-4.0.2-1|8	License:	ZPL 2.1
12cu|python-zope.tales-4.0.2-1|9	Group:		Development/Ruby
12cu|python-zope.tales-4.0.2-1|10	Url:		http://pypi.python.org/pypi/zope.tales
12cu|python-zope.tales-4.0.2-1|11	BuildArch:	noarch
12cu|python-zope.tales-4.0.2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.tales-4.0.2-1|13	BuildRequires:	pythonegg(six)
12cu|python-zope.tales-4.0.2-1|14	BuildRequires:	pythonegg(zope.exceptions)
12cu|python-zope.tales-4.0.2-1|15	BuildRequires:	pythonegg(zope.testing)
12cu|python-zope.tales-4.0.2-1|16	
12cu|python-zope.tales-4.0.2-1|17	Requires:	pythonegg(zope.interface)
12cu|python-zope.tales-4.0.2-1|18	Requires:	pythonegg(six)
12cu|python-zope.tales-4.0.2-1|19	# to run tests it's enough zope.testing
12cu|python-zope.tales-4.0.2-1|20	#BuildRequires:	pythonegg(zope.testrunner)
12cu|python-zope.tales-4.0.2-1|21	#BuildRequires:	pythonegg(zope.lifecycleevent)
12cu|python-zope.tales-4.0.2-1|22	
12cu|python-zope.tales-4.0.2-1|23	%description
12cu|python-zope.tales-4.0.2-1|24	Overview
12cu|python-zope.tales-4.0.2-1|25	========
12cu|python-zope.tales-4.0.2-1|26	
12cu|python-zope.tales-4.0.2-1|27	Template Attribute Language - Expression Syntax
12cu|python-zope.tales-4.0.2-1|28	
12cu|python-zope.tales-4.0.2-1|29	See http://wiki.zope.org/ZPT/TALESSpecification13
12cu|python-zope.tales-4.0.2-1|30	
12cu|python-zope.tales-4.0.2-1|31	%prep
12cu|python-zope.tales-4.0.2-1|32	%setup -q -n %{oname}-%{version}
12cu|python-zope.tales-4.0.2-1|33	
12cu|python-zope.tales-4.0.2-1|34	%build
12cu|python-zope.tales-4.0.2-1|35	python setup.py build
12cu|python-zope.tales-4.0.2-1|36	
12cu|python-zope.tales-4.0.2-1|37	%install
12cu|python-zope.tales-4.0.2-1|38	python setup.py install --root=%{buildroot}
12cu|python-zope.tales-4.0.2-1|39	
12cu|python-zope.tales-4.0.2-1|40	%check
12cu|python-zope.tales-4.0.2-1|41	python setup.py test
12cu|python-zope.tales-4.0.2-1|42	
12cu|python-zope.tales-4.0.2-1|43	%files
12cu|python-zope.tales-4.0.2-1|44	%doc CHANGES.txt
12cu|python-zope.tales-4.0.2-1|45	%doc COPYRIGHT.txt
12cu|python-zope.tales-4.0.2-1|46	%doc LICENSE.txt
12cu|python-zope.tales-4.0.2-1|47	%doc README.txt
12cu|python-zope.tales-4.0.2-1|48	%doc src/zope.tales.egg-info/SOURCES.txt
12cu|python-zope.tales-4.0.2-1|49	%doc src/zope.tales.egg-info/dependency_links.txt
12cu|python-zope.tales-4.0.2-1|50	%doc src/zope.tales.egg-info/namespace_packages.txt
12cu|python-zope.tales-4.0.2-1|51	%doc src/zope.tales.egg-info/requires.txt
12cu|python-zope.tales-4.0.2-1|52	%doc src/zope.tales.egg-info/top_level.txt
12cu|python-zope.tales-4.0.2-1|53	%{py_puresitedir}/zope/tales/*
12cu|python-zope.tales-4.0.2-1|54	%{py_puresitedir}/zope.tales*.egg-info
12cu|python-zope.tales-4.0.2-1|55	%{py_puresitedir}/zope.tales*.pth
12cu|python-zope.tales-4.0.2-1|56	
12cu|python-zope.tales-4.0.2-1|57	
12cu|python-zope.tales-4.0.2-1|58	%changelog
12cu|python-zope.tales-4.0.2-1|59	* Sat Nov 23 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.2-1
12cu|python-zope.tales-4.0.2-1|60	+ Revision: be14475
12cu|python-zope.tales-4.0.2-1|61	- Merge pull request #1 from symbianflo/python-zope.tales:rosa2012.1
12cu|python-zope.tales-4.0.2-1|62	- Symbianflo
12cu|python-zope.tales-4.0.2-1|63	
12cu|python-zope.tales-4.0.2-1|64	

12165 12
12cu|python-zope.testbrowser-4.0.4-2|1	%define	oname	zope.testbrowser
12cu|python-zope.testbrowser-4.0.4-2|2	
12cu|python-zope.testbrowser-4.0.4-2|3	Name:		python-%{oname}
12cu|python-zope.testbrowser-4.0.4-2|4	Version:	4.0.4
12cu|python-zope.testbrowser-4.0.4-2|5	Release:	2
12cu|python-zope.testbrowser-4.0.4-2|6	Summary:	Programmable browser for functional black-box tests
12cu|python-zope.testbrowser-4.0.4-2|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.testbrowser-4.0.4-2|8	License:	ZPL 2.1
12cu|python-zope.testbrowser-4.0.4-2|9	Group:		Development/Python
12cu|python-zope.testbrowser-4.0.4-2|10	Url:		http://pypi.python.org/pypi/zope.testbrowser
12cu|python-zope.testbrowser-4.0.4-2|11	BuildArch:	noarch
12cu|python-zope.testbrowser-4.0.4-2|12	BuildRequires:	python-setuptools
12cu|python-zope.testbrowser-4.0.4-2|13	BuildRequires:  pythonegg(zope.schema)
12cu|python-zope.testbrowser-4.0.4-2|14	BuildRequires:  pythonegg(zope.event)
12cu|python-zope.testbrowser-4.0.4-2|15	BuildRequires:  pythonegg(webtest)
12cu|python-zope.testbrowser-4.0.4-2|16	BuildRequires:  pythonegg(zope.testing)
12cu|python-zope.testbrowser-4.0.4-2|17	BuildRequires:  pythonegg(beautifulsoup4)
12cu|python-zope.testbrowser-4.0.4-2|18	BuildRequires:  pythonegg(six)
12cu|python-zope.testbrowser-4.0.4-2|19	BuildRequires:  pythonegg(zope.exceptions)
12cu|python-zope.testbrowser-4.0.4-2|20	BuildRequires:  pythonegg(webob)
12cu|python-zope.testbrowser-4.0.4-2|21	# Not in ABF yet
12cu|python-zope.testbrowser-4.0.4-2|22	# BuildRequires:  pythonegg(waitress)
12cu|python-zope.testbrowser-4.0.4-2|23	
12cu|python-zope.testbrowser-4.0.4-2|24	%description
12cu|python-zope.testbrowser-4.0.4-2|25	%prep
12cu|python-zope.testbrowser-4.0.4-2|26	%setup -q -n %{oname}-%{version}
12cu|python-zope.testbrowser-4.0.4-2|27	
12cu|python-zope.testbrowser-4.0.4-2|28	%build
12cu|python-zope.testbrowser-4.0.4-2|29	python setup.py build
12cu|python-zope.testbrowser-4.0.4-2|30	
12cu|python-zope.testbrowser-4.0.4-2|31	%install
12cu|python-zope.testbrowser-4.0.4-2|32	python setup.py install --root=%{buildroot}
12cu|python-zope.testbrowser-4.0.4-2|33	
12cu|python-zope.testbrowser-4.0.4-2|34	# Disable check - it's a little tricky to perform tests that require Internet access
12cu|python-zope.testbrowser-4.0.4-2|35	# inside ABF build nodes
12cu|python-zope.testbrowser-4.0.4-2|36	# %check
12cu|python-zope.testbrowser-4.0.4-2|37	# python setup.py test
12cu|python-zope.testbrowser-4.0.4-2|38	
12cu|python-zope.testbrowser-4.0.4-2|39	%files
12cu|python-zope.testbrowser-4.0.4-2|40	%doc CHANGES.rst
12cu|python-zope.testbrowser-4.0.4-2|41	%doc COPYRIGHT.rst
12cu|python-zope.testbrowser-4.0.4-2|42	%doc LICENSE.rst
12cu|python-zope.testbrowser-4.0.4-2|43	%doc README.rst
12cu|python-zope.testbrowser-4.0.4-2|44	%doc src/zope.testbrowser.egg-info/SOURCES.txt
12cu|python-zope.testbrowser-4.0.4-2|45	%doc src/zope.testbrowser.egg-info/dependency_links.txt
12cu|python-zope.testbrowser-4.0.4-2|46	%doc src/zope.testbrowser.egg-info/namespace_packages.txt
12cu|python-zope.testbrowser-4.0.4-2|47	%doc src/zope.testbrowser.egg-info/requires.txt
12cu|python-zope.testbrowser-4.0.4-2|48	%doc src/zope.testbrowser.egg-info/top_level.txt
12cu|python-zope.testbrowser-4.0.4-2|49	%doc src/zope/testbrowser/README.txt
12cu|python-zope.testbrowser-4.0.4-2|50	%doc src/zope/testbrowser/cookies.txt
12cu|python-zope.testbrowser-4.0.4-2|51	%doc src/zope/testbrowser/fixed-bugs.txt
12cu|python-zope.testbrowser-4.0.4-2|52	%doc src/zope/testbrowser/over_the_wire.txt
12cu|python-zope.testbrowser-4.0.4-2|53	%doc src/zope/testbrowser/ftests/controls.html
12cu|python-zope.testbrowser-4.0.4-2|54	%doc src/zope/testbrowser/ftests/cookies.html
12cu|python-zope.testbrowser-4.0.4-2|55	%doc src/zope/testbrowser/ftests/forms.html
12cu|python-zope.testbrowser-4.0.4-2|56	%doc src/zope/testbrowser/ftests/fragment.html
12cu|python-zope.testbrowser-4.0.4-2|57	%doc src/zope/testbrowser/ftests/navigate.html
12cu|python-zope.testbrowser-4.0.4-2|58	%doc src/zope/testbrowser/ftests/notitle.html
12cu|python-zope.testbrowser-4.0.4-2|59	%doc src/zope/testbrowser/ftests/oneform.html
12cu|python-zope.testbrowser-4.0.4-2|60	%doc src/zope/testbrowser/ftests/radio.html
12cu|python-zope.testbrowser-4.0.4-2|61	%doc src/zope/testbrowser/ftests/simple.html
12cu|python-zope.testbrowser-4.0.4-2|62	%doc src/zope/testbrowser/ftests/status_lead.html
12cu|python-zope.testbrowser-4.0.4-2|63	%doc src/zope/testbrowser/ftests/textarea.html
12cu|python-zope.testbrowser-4.0.4-2|64	%{py_puresitedir}/zope/testbrowser/*
12cu|python-zope.testbrowser-4.0.4-2|65	%{py_puresitedir}/zope.testbrowser*.egg-info
12cu|python-zope.testbrowser-4.0.4-2|66	%{py_puresitedir}/zope.testbrowser*.pth
12cu|python-zope.testbrowser-4.0.4-2|67	
12cu|python-zope.testbrowser-4.0.4-2|68	
12cu|python-zope.testbrowser-4.0.4-2|69	%changelog
12cu|python-zope.testbrowser-4.0.4-2|70	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.4-2
12cu|python-zope.testbrowser-4.0.4-2|71	+ Revision: 43b8a73
12cu|python-zope.testbrowser-4.0.4-2|72	- Disable check
12cu|python-zope.testbrowser-4.0.4-2|73	
12cu|python-zope.testbrowser-4.0.4-2|74	

12166 12
12cu|python-zope.testing-4.1.2-1|1	%define	oname	zope.testing
12cu|python-zope.testing-4.1.2-1|2	
12cu|python-zope.testing-4.1.2-1|3	Name:		python-%{oname}
12cu|python-zope.testing-4.1.2-1|4	Version:	4.1.2
12cu|python-zope.testing-4.1.2-1|5	Release:	1
12cu|python-zope.testing-4.1.2-1|6	Summary:	Zope testing helpers
12cu|python-zope.testing-4.1.2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.testing-4.1.2-1|8	License:	ZPL 2.1
12cu|python-zope.testing-4.1.2-1|9	Group:		Development/Ruby
12cu|python-zope.testing-4.1.2-1|10	Url:		http://pypi.python.org/pypi/zope.testing
12cu|python-zope.testing-4.1.2-1|11	BuildArch:	noarch
12cu|python-zope.testing-4.1.2-1|12	BuildRequires:	python-setuptools
12cu|python-zope.testing-4.1.2-1|13	BuildRequires:	pythonegg(zope.exceptions)
12cu|python-zope.testing-4.1.2-1|14	
12cu|python-zope.testing-4.1.2-1|15	%description
12cu|python-zope.testing-4.1.2-1|16	************
12cu|python-zope.testing-4.1.2-1|17	zope.testing
12cu|python-zope.testing-4.1.2-1|18	************
12cu|python-zope.testing-4.1.2-1|19	
12cu|python-zope.testing-4.1.2-1|20	%prep
12cu|python-zope.testing-4.1.2-1|21	%setup -q -n %{oname}-%{version}
12cu|python-zope.testing-4.1.2-1|22	
12cu|python-zope.testing-4.1.2-1|23	%build
12cu|python-zope.testing-4.1.2-1|24	python setup.py build
12cu|python-zope.testing-4.1.2-1|25	
12cu|python-zope.testing-4.1.2-1|26	%install
12cu|python-zope.testing-4.1.2-1|27	python setup.py install --root=%{buildroot}
12cu|python-zope.testing-4.1.2-1|28	
12cu|python-zope.testing-4.1.2-1|29	%check
12cu|python-zope.testing-4.1.2-1|30	python setup.py test
12cu|python-zope.testing-4.1.2-1|31	
12cu|python-zope.testing-4.1.2-1|32	%files
12cu|python-zope.testing-4.1.2-1|33	%doc CHANGES.rst
12cu|python-zope.testing-4.1.2-1|34	%doc COPYRIGHT.txt
12cu|python-zope.testing-4.1.2-1|35	%doc LICENSE.txt
12cu|python-zope.testing-4.1.2-1|36	%doc README.rst
12cu|python-zope.testing-4.1.2-1|37	%doc src/zope.testing.egg-info/SOURCES.txt
12cu|python-zope.testing-4.1.2-1|38	%doc src/zope.testing.egg-info/dependency_links.txt
12cu|python-zope.testing-4.1.2-1|39	%doc src/zope.testing.egg-info/namespace_packages.txt
12cu|python-zope.testing-4.1.2-1|40	%doc src/zope.testing.egg-info/requires.txt
12cu|python-zope.testing-4.1.2-1|41	%doc src/zope.testing.egg-info/top_level.txt
12cu|python-zope.testing-4.1.2-1|42	%doc src/zope/testing/doctest.txt
12cu|python-zope.testing-4.1.2-1|43	%doc src/zope/testing/formparser.txt
12cu|python-zope.testing-4.1.2-1|44	%doc src/zope/testing/loggingsupport.txt
12cu|python-zope.testing-4.1.2-1|45	%doc src/zope/testing/module.txt
12cu|python-zope.testing-4.1.2-1|46	%doc src/zope/testing/renormalizing.txt
12cu|python-zope.testing-4.1.2-1|47	%doc src/zope/testing/setupstack.txt
12cu|python-zope.testing-4.1.2-1|48	%doc src/zope/testing/unicode.txt
12cu|python-zope.testing-4.1.2-1|49	%doc src/zope/testing/wait.txt
12cu|python-zope.testing-4.1.2-1|50	%{py_puresitedir}/zope/testing/*
12cu|python-zope.testing-4.1.2-1|51	%{py_puresitedir}/zope.testing*.egg-info
12cu|python-zope.testing-4.1.2-1|52	%{py_puresitedir}/zope.testing*.pth
12cu|python-zope.testing-4.1.2-1|53	
12cu|python-zope.testing-4.1.2-1|54	
12cu|python-zope.testing-4.1.2-1|55	%changelog
12cu|python-zope.testing-4.1.2-1|56	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.1.2-1
12cu|python-zope.testing-4.1.2-1|57	+ Revision: 1d40c13
12cu|python-zope.testing-4.1.2-1|58	- Fix files
12cu|python-zope.testing-4.1.2-1|59	
12cu|python-zope.testing-4.1.2-1|60	

12167 12
12cu|python-zope.testrunner-4.4.1-2|1	%define	oname	zope.testrunner
12cu|python-zope.testrunner-4.4.1-2|2	%define __noautoreqfiles foo.bar-1.2-py2.5.egg
12cu|python-zope.testrunner-4.4.1-2|3	
12cu|python-zope.testrunner-4.4.1-2|4	Name:		python-%{oname}
12cu|python-zope.testrunner-4.4.1-2|5	Version:	4.4.1
12cu|python-zope.testrunner-4.4.1-2|6	Release:	2
12cu|python-zope.testrunner-4.4.1-2|7	Summary:	Zope testrunner script
12cu|python-zope.testrunner-4.4.1-2|8	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.testrunner-4.4.1-2|9	License:	ZPL 2.1
12cu|python-zope.testrunner-4.4.1-2|10	Group:		Development/Ruby
12cu|python-zope.testrunner-4.4.1-2|11	Url:		http://pypi.python.org/pypi/zope.testrunner
12cu|python-zope.testrunner-4.4.1-2|12	BuildArch:	noarch
12cu|python-zope.testrunner-4.4.1-2|13	BuildRequires:	python-setuptools
12cu|python-zope.testrunner-4.4.1-2|14	
12cu|python-zope.testrunner-4.4.1-2|15	%description
12cu|python-zope.testrunner-4.4.1-2|16	This package provides a flexible test runner with layer support.
12cu|python-zope.testrunner-4.4.1-2|17	
12cu|python-zope.testrunner-4.4.1-2|18	%prep
12cu|python-zope.testrunner-4.4.1-2|19	%setup -q -n %{oname}-%{version}
12cu|python-zope.testrunner-4.4.1-2|20	
12cu|python-zope.testrunner-4.4.1-2|21	%build
12cu|python-zope.testrunner-4.4.1-2|22	python setup.py build
12cu|python-zope.testrunner-4.4.1-2|23	
12cu|python-zope.testrunner-4.4.1-2|24	%install
12cu|python-zope.testrunner-4.4.1-2|25	python setup.py install --root=%{buildroot}
12cu|python-zope.testrunner-4.4.1-2|26	
12cu|python-zope.testrunner-4.4.1-2|27	%files
12cu|python-zope.testrunner-4.4.1-2|28	%doc CHANGES.rst
12cu|python-zope.testrunner-4.4.1-2|29	%doc COPYRIGHT.rst
12cu|python-zope.testrunner-4.4.1-2|30	%doc LICENSE.rst
12cu|python-zope.testrunner-4.4.1-2|31	%doc README.rst
12cu|python-zope.testrunner-4.4.1-2|32	%doc src/zope.testrunner.egg-info/SOURCES.txt
12cu|python-zope.testrunner-4.4.1-2|33	%doc src/zope.testrunner.egg-info/dependency_links.txt
12cu|python-zope.testrunner-4.4.1-2|34	%doc src/zope.testrunner.egg-info/entry_points.txt
12cu|python-zope.testrunner-4.4.1-2|35	%doc src/zope.testrunner.egg-info/namespace_packages.txt
12cu|python-zope.testrunner-4.4.1-2|36	%doc src/zope.testrunner.egg-info/requires.txt
12cu|python-zope.testrunner-4.4.1-2|37	%doc src/zope.testrunner.egg-info/top_level.txt
12cu|python-zope.testrunner-4.4.1-2|38	%doc src/zope/testrunner/tests/testrunner-arguments.txt
12cu|python-zope.testrunner-4.4.1-2|39	%doc src/zope/testrunner/tests/testrunner-colors.txt
12cu|python-zope.testrunner-4.4.1-2|40	%doc src/zope/testrunner/tests/testrunner-coverage-win32.txt
12cu|python-zope.testrunner-4.4.1-2|41	%doc src/zope/testrunner/tests/testrunner-coverage.txt
12cu|python-zope.testrunner-4.4.1-2|42	%doc src/zope/testrunner/tests/testrunner-debugging.txt
12cu|python-zope.testrunner-4.4.1-2|43	%doc src/zope/testrunner/tests/testrunner-discovery.txt
12cu|python-zope.testrunner-4.4.1-2|44	%doc src/zope/testrunner/tests/testrunner-edge-cases.txt
12cu|python-zope.testrunner-4.4.1-2|45	%doc src/zope/testrunner/tests/testrunner-eggsupport.txt
12cu|python-zope.testrunner-4.4.1-2|46	%doc src/zope/testrunner/tests/testrunner-errors.txt
12cu|python-zope.testrunner-4.4.1-2|47	%doc src/zope/testrunner/tests/testrunner-gc.txt
12cu|python-zope.testrunner-4.4.1-2|48	%doc src/zope/testrunner/tests/testrunner-knit.txt
12cu|python-zope.testrunner-4.4.1-2|49	%doc src/zope/testrunner/tests/testrunner-layers-api.txt
12cu|python-zope.testrunner-4.4.1-2|50	%doc src/zope/testrunner/tests/testrunner-layers-buff.txt
12cu|python-zope.testrunner-4.4.1-2|51	%doc src/zope/testrunner/tests/testrunner-layers-cantfind.txt
12cu|python-zope.testrunner-4.4.1-2|52	%doc src/zope/testrunner/tests/testrunner-layers-cwd.txt
12cu|python-zope.testrunner-4.4.1-2|53	%doc src/zope/testrunner/tests/testrunner-layers-ntd.txt
12cu|python-zope.testrunner-4.4.1-2|54	%doc src/zope/testrunner/tests/testrunner-layers.txt
12cu|python-zope.testrunner-4.4.1-2|55	%doc src/zope/testrunner/tests/testrunner-leaks-err.txt
12cu|python-zope.testrunner-4.4.1-2|56	%doc src/zope/testrunner/tests/testrunner-leaks.txt
12cu|python-zope.testrunner-4.4.1-2|57	%doc src/zope/testrunner/tests/testrunner-profiling-cprofiler.txt
12cu|python-zope.testrunner-4.4.1-2|58	%doc src/zope/testrunner/tests/testrunner-profiling.txt
12cu|python-zope.testrunner-4.4.1-2|59	%doc src/zope/testrunner/tests/testrunner-progress.txt
12cu|python-zope.testrunner-4.4.1-2|60	%doc src/zope/testrunner/tests/testrunner-repeat.txt
12cu|python-zope.testrunner-4.4.1-2|61	%doc src/zope/testrunner/tests/testrunner-report-skipped.txt
12cu|python-zope.testrunner-4.4.1-2|62	%doc src/zope/testrunner/tests/testrunner-shuffle.txt
12cu|python-zope.testrunner-4.4.1-2|63	%doc src/zope/testrunner/tests/testrunner-simple.txt
12cu|python-zope.testrunner-4.4.1-2|64	%doc src/zope/testrunner/tests/testrunner-subunit-err.txt
12cu|python-zope.testrunner-4.4.1-2|65	%doc src/zope/testrunner/tests/testrunner-subunit-leaks.txt
12cu|python-zope.testrunner-4.4.1-2|66	%doc src/zope/testrunner/tests/testrunner-subunit.txt
12cu|python-zope.testrunner-4.4.1-2|67	%doc src/zope/testrunner/tests/testrunner-tb-format.txt
12cu|python-zope.testrunner-4.4.1-2|68	%doc src/zope/testrunner/tests/testrunner-test-selection.txt
12cu|python-zope.testrunner-4.4.1-2|69	%doc src/zope/testrunner/tests/testrunner-unexpected-success.txt
12cu|python-zope.testrunner-4.4.1-2|70	%doc src/zope/testrunner/tests/testrunner-verbose.txt
12cu|python-zope.testrunner-4.4.1-2|71	%doc src/zope/testrunner/tests/testrunner-wo-source.txt
12cu|python-zope.testrunner-4.4.1-2|72	%doc src/zope/testrunner/tests/testrunner.txt
12cu|python-zope.testrunner-4.4.1-2|73	%doc src/zope/testrunner/tests/testrunner-ex/README.txt
12cu|python-zope.testrunner-4.4.1-2|74	%doc src/zope/testrunner/tests/testrunner-ex/sampletests.txt
12cu|python-zope.testrunner-4.4.1-2|75	%doc src/zope/testrunner/tests/testrunner-ex/sampletestsl.txt
12cu|python-zope.testrunner-4.4.1-2|76	%doc src/zope/testrunner/tests/testrunner-ex/sample2/e.txt
12cu|python-zope.testrunner-4.4.1-2|77	%doc src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.txt
12cu|python-zope.testrunner-4.4.1-2|78	%doc src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.txt
12cu|python-zope.testrunner-4.4.1-2|79	%doc src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.txt
12cu|python-zope.testrunner-4.4.1-2|80	%doc src/zope/testrunner/tests/testrunner-ex/sample3/set_trace5.txt
12cu|python-zope.testrunner-4.4.1-2|81	%doc src/zope/testrunner/tests/testrunner-ex/sample3/set_trace6.txt
12cu|python-zope.testrunner-4.4.1-2|82	%doc src/zope/testrunner/tests/testrunner-ex/usecompiled/README.txt
12cu|python-zope.testrunner-4.4.1-2|83	%{_bindir}/zope-testrunner
12cu|python-zope.testrunner-4.4.1-2|84	%{py_puresitedir}/zope/testrunner/*
12cu|python-zope.testrunner-4.4.1-2|85	%{py_puresitedir}/zope.testrunner*.egg-info
12cu|python-zope.testrunner-4.4.1-2|86	%{py_puresitedir}/zope.testrunner*.pth
12cu|python-zope.testrunner-4.4.1-2|87	
12cu|python-zope.testrunner-4.4.1-2|88	%changelog
12cu|python-zope.testrunner-4.4.1-2|89	* Mon Nov 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.4.1-2
12cu|python-zope.testrunner-4.4.1-2|90	+ Revision: 3a805cb
12cu|python-zope.testrunner-4.4.1-2|91	- Drop py2.5 requirement
12cu|python-zope.testrunner-4.4.1-2|92	
12cu|python-zope.testrunner-4.4.1-2|93	

12168 12
12cu|python-zope.traversing-4.0.0a3-1|1	%define	oname	zope.traversing
12cu|python-zope.traversing-4.0.0a3-1|2	
12cu|python-zope.traversing-4.0.0a3-1|3	Name:		python-%{oname}
12cu|python-zope.traversing-4.0.0a3-1|4	Version:	4.0.0a3
12cu|python-zope.traversing-4.0.0a3-1|5	Release:	1
12cu|python-zope.traversing-4.0.0a3-1|6	Summary:	Resolving paths in the object hierarchy
12cu|python-zope.traversing-4.0.0a3-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.traversing-4.0.0a3-1|8	License:	ZPL 2.1
12cu|python-zope.traversing-4.0.0a3-1|9	Group:		Development/Python
12cu|python-zope.traversing-4.0.0a3-1|10	Url:		http://pypi.python.org/pypi/zope.traversing
12cu|python-zope.traversing-4.0.0a3-1|11	BuildArch:	noarch
12cu|python-zope.traversing-4.0.0a3-1|12	BuildRequires:	python-setuptools
12cu|python-zope.traversing-4.0.0a3-1|13	BuildRequires:  pythonegg(zope.annotation)
12cu|python-zope.traversing-4.0.0a3-1|14	
12cu|python-zope.traversing-4.0.0a3-1|15	Requires:  pythonegg(six)
12cu|python-zope.traversing-4.0.0a3-1|16	Requires:  pythonegg(transaction)
12cu|python-zope.traversing-4.0.0a3-1|17	Requires:  pythonegg(zope.component)
12cu|python-zope.traversing-4.0.0a3-1|18	Requires:  pythonegg(zope.i18n)
12cu|python-zope.traversing-4.0.0a3-1|19	Requires:  pythonegg(zope.i18nmessageid)
12cu|python-zope.traversing-4.0.0a3-1|20	Requires:  pythonegg(zope.interface) >=4.0.4
12cu|python-zope.traversing-4.0.0a3-1|21	Requires:  pythonegg(zope.location) >= 3.7.0
12cu|python-zope.traversing-4.0.0a3-1|22	Requires:  pythonegg(zope.proxy)
12cu|python-zope.traversing-4.0.0a3-1|23	Requires:  pythonegg(zope.publisher)
12cu|python-zope.traversing-4.0.0a3-1|24	Requires:  pythonegg(zope.security)
12cu|python-zope.traversing-4.0.0a3-1|25	
12cu|python-zope.traversing-4.0.0a3-1|26	%description
12cu|python-zope.traversing-4.0.0a3-1|27	The ``zope.traversing`` package provides adapters for resolving
12cu|python-zope.traversing-4.0.0a3-1|28	object paths by traversing an object hierarchy.  This also includes
12cu|python-zope.traversing-4.0.0a3-1|29	support for traversal name-spaces (e.g. ``++view++``, ``++skin++``,
12cu|python-zope.traversing-4.0.0a3-1|30	etc.) as well as computing URLs via the ``@@absolute_url`` view.
12cu|python-zope.traversing-4.0.0a3-1|31	
12cu|python-zope.traversing-4.0.0a3-1|32	%files
12cu|python-zope.traversing-4.0.0a3-1|33	%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.txt
12cu|python-zope.traversing-4.0.0a3-1|34	%doc src/zope.traversing.egg-info/*.txt
12cu|python-zope.traversing-4.0.0a3-1|35	%{py_puresitedir}/zope/traversing/*.py*
12cu|python-zope.traversing-4.0.0a3-1|36	%{py_puresitedir}/zope/traversing/browser/*.py*
12cu|python-zope.traversing-4.0.0a3-1|37	%{py_puresitedir}/zope/traversing/tests/*.py*
12cu|python-zope.traversing-4.0.0a3-1|38	%{py_puresitedir}/zope.traversing*.egg-info
12cu|python-zope.traversing-4.0.0a3-1|39	%{py_puresitedir}/zope.traversing-*-nspkg.pth
12cu|python-zope.traversing-4.0.0a3-1|40	%{py_puresitedir}/zope/traversing/configure.zcml
12cu|python-zope.traversing-4.0.0a3-1|41	%{py_puresitedir}/zope/traversing//tests/ftesting.zcml
12cu|python-zope.traversing-4.0.0a3-1|42	%{py_puresitedir}/zope/traversing//browser/configure.zcml
12cu|python-zope.traversing-4.0.0a3-1|43	
12cu|python-zope.traversing-4.0.0a3-1|44	
12cu|python-zope.traversing-4.0.0a3-1|45	%prep
12cu|python-zope.traversing-4.0.0a3-1|46	%setup -q -n %{oname}-%{version}
12cu|python-zope.traversing-4.0.0a3-1|47	
12cu|python-zope.traversing-4.0.0a3-1|48	%build
12cu|python-zope.traversing-4.0.0a3-1|49	python setup.py build
12cu|python-zope.traversing-4.0.0a3-1|50	
12cu|python-zope.traversing-4.0.0a3-1|51	%install
12cu|python-zope.traversing-4.0.0a3-1|52	python setup.py install --root=%{buildroot}
12cu|python-zope.traversing-4.0.0a3-1|53	
12cu|python-zope.traversing-4.0.0a3-1|54	
12cu|python-zope.traversing-4.0.0a3-1|55	
12cu|python-zope.traversing-4.0.0a3-1|56	
12cu|python-zope.traversing-4.0.0a3-1|57	
12cu|python-zope.traversing-4.0.0a3-1|58	
12cu|python-zope.traversing-4.0.0a3-1|59	%changelog
12cu|python-zope.traversing-4.0.0a3-1|60	* Sat Nov 23 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.0a3-1
12cu|python-zope.traversing-4.0.0a3-1|61	+ Revision: d274408
12cu|python-zope.traversing-4.0.0a3-1|62	- Merge pull request #1 from symbianflo/python-zope.traversing:rosa2012.1
12cu|python-zope.traversing-4.0.0a3-1|63	- Symbianflo
12cu|python-zope.traversing-4.0.0a3-1|64	
12cu|python-zope.traversing-4.0.0a3-1|65	

12169 12
12cu|python-zope.ucol-1.0.2-1|1	%define	oname	zope.ucol
12cu|python-zope.ucol-1.0.2-1|2	
12cu|python-zope.ucol-1.0.2-1|3	Name:		python-%{oname}
12cu|python-zope.ucol-1.0.2-1|4	Version:	1.0.2
12cu|python-zope.ucol-1.0.2-1|5	Release:	1
12cu|python-zope.ucol-1.0.2-1|6	Summary:	Python access to ICU text collation
12cu|python-zope.ucol-1.0.2-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.tar.gz
12cu|python-zope.ucol-1.0.2-1|8	License:	ZPL 2.1
12cu|python-zope.ucol-1.0.2-1|9	Group:		Development/Ruby
12cu|python-zope.ucol-1.0.2-1|10	Url:		http://www.python.org/pypi/zope.ucol
12cu|python-zope.ucol-1.0.2-1|11	BuildRequires:	python-devel python-setuptools
12cu|python-zope.ucol-1.0.2-1|12	BuildRequires:	pkgconfig(icu-i18n)
12cu|python-zope.ucol-1.0.2-1|13	
12cu|python-zope.ucol-1.0.2-1|14	%description
12cu|python-zope.ucol-1.0.2-1|15	*************************************
12cu|python-zope.ucol-1.0.2-1|16	Locale-based text collation using ICU
12cu|python-zope.ucol-1.0.2-1|17	*************************************
12cu|python-zope.ucol-1.0.2-1|18	
12cu|python-zope.ucol-1.0.2-1|19	This package provides a Python interface to the `International
12cu|python-zope.ucol-1.0.2-1|20	Component for Unicode (ICU)
12cu|python-zope.ucol-1.0.2-1|21	<http://www-306.ibm.com/software/globalization/icu/index.jsp>`_.
12cu|python-zope.ucol-1.0.2-1|22	
12cu|python-zope.ucol-1.0.2-1|23	%prep
12cu|python-zope.ucol-1.0.2-1|24	%setup -q -n %{oname}-%{version}
12cu|python-zope.ucol-1.0.2-1|25	
12cu|python-zope.ucol-1.0.2-1|26	%build
12cu|python-zope.ucol-1.0.2-1|27	python setup.py build
12cu|python-zope.ucol-1.0.2-1|28	
12cu|python-zope.ucol-1.0.2-1|29	%install
12cu|python-zope.ucol-1.0.2-1|30	python setup.py install --root=%{buildroot}
12cu|python-zope.ucol-1.0.2-1|31	
12cu|python-zope.ucol-1.0.2-1|32	%files
12cu|python-zope.ucol-1.0.2-1|33	%doc README.txt
12cu|python-zope.ucol-1.0.2-1|34	%{py_platsitedir}/zope/*py
12cu|python-zope.ucol-1.0.2-1|35	%{py_platsitedir}/zope/ucol/*
12cu|python-zope.ucol-1.0.2-1|36	%{py_platsitedir}/zope.ucol*.egg-info
12cu|python-zope.ucol-1.0.2-1|37	
12cu|python-zope.ucol-1.0.2-1|38	
12cu|python-zope.ucol-1.0.2-1|39	%changelog
12cu|python-zope.ucol-1.0.2-1|40	* Wed Nov 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-1
12cu|python-zope.ucol-1.0.2-1|41	+ Revision: 9fbbffe
12cu|python-zope.ucol-1.0.2-1|42	- Fix BRs
12cu|python-zope.ucol-1.0.2-1|43	
12cu|python-zope.ucol-1.0.2-1|44	

12170 12
12cu|python-zope.untrustedpython-4.0.0-1|1	%define	oname	zope.untrustedpython
12cu|python-zope.untrustedpython-4.0.0-1|2	
12cu|python-zope.untrustedpython-4.0.0-1|3	Name:		python-%{oname}
12cu|python-zope.untrustedpython-4.0.0-1|4	Version:	4.0.0
12cu|python-zope.untrustedpython-4.0.0-1|5	Release:	1
12cu|python-zope.untrustedpython-4.0.0-1|6	Summary:	Zope Untrusted Python Library
12cu|python-zope.untrustedpython-4.0.0-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.untrustedpython-4.0.0-1|8	License:	ZPL 2.1
12cu|python-zope.untrustedpython-4.0.0-1|9	Group:		Development/Python
12cu|python-zope.untrustedpython-4.0.0-1|10	Url:		http://github.com/zopefoundation/zope.untrustedpython
12cu|python-zope.untrustedpython-4.0.0-1|11	BuildArch:	noarch
12cu|python-zope.untrustedpython-4.0.0-1|12	BuildRequires:	pythonegg(setuptools)
12cu|python-zope.untrustedpython-4.0.0-1|13	Requires:	pythonegg(restrictedpython) = 3.6.0
12cu|python-zope.untrustedpython-4.0.0-1|14	
12cu|python-zope.untrustedpython-4.0.0-1|15	%description
12cu|python-zope.untrustedpython-4.0.0-1|16	Untrusted python library
12cu|python-zope.untrustedpython-4.0.0-1|17	- Test coverage at 100%.
12cu|python-zope.untrustedpython-4.0.0-1|18	- Package extracted from zope.security, preserving revision history
12cu|python-zope.untrustedpython-4.0.0-1|19	
12cu|python-zope.untrustedpython-4.0.0-1|20	%prep
12cu|python-zope.untrustedpython-4.0.0-1|21	%setup -q -n %{oname}-%{version}
12cu|python-zope.untrustedpython-4.0.0-1|22	
12cu|python-zope.untrustedpython-4.0.0-1|23	%build
12cu|python-zope.untrustedpython-4.0.0-1|24	python setup.py build
12cu|python-zope.untrustedpython-4.0.0-1|25	
12cu|python-zope.untrustedpython-4.0.0-1|26	%install
12cu|python-zope.untrustedpython-4.0.0-1|27	python setup.py install --root=%{buildroot}
12cu|python-zope.untrustedpython-4.0.0-1|28	
12cu|python-zope.untrustedpython-4.0.0-1|29	%check
12cu|python-zope.untrustedpython-4.0.0-1|30	python setup.py test
12cu|python-zope.untrustedpython-4.0.0-1|31	
12cu|python-zope.untrustedpython-4.0.0-1|32	%files
12cu|python-zope.untrustedpython-4.0.0-1|33	%doc *.rst
12cu|python-zope.untrustedpython-4.0.0-1|34	%doc src/zope.untrustedpython.egg-info/*.txt
12cu|python-zope.untrustedpython-4.0.0-1|35	%{py_puresitedir}/zope/untrustedpython/*.py*
12cu|python-zope.untrustedpython-4.0.0-1|36	%{py_puresitedir}/zope.untrustedpython*.egg-info
12cu|python-zope.untrustedpython-4.0.0-1|37	%{py_puresitedir}/zope.untrustedpython-4.0.0-py2.7-nspkg.pth
12cu|python-zope.untrustedpython-4.0.0-1|38	%changelog
12cu|python-zope.untrustedpython-4.0.0-1|39	* Sat Feb 08 2014 symbianflo <symbianflo@symbianflo> 4.0.0-1
12cu|python-zope.untrustedpython-4.0.0-1|40	+ Revision: 8bf17bd
12cu|python-zope.untrustedpython-4.0.0-1|41	- Log: Import module 4.0.0
12cu|python-zope.untrustedpython-4.0.0-1|42	
12cu|python-zope.untrustedpython-4.0.0-1|43	

12171 12
12cu|python-zope.viewlet-4.0.0a1-1|1	%define	oname	zope.viewlet
12cu|python-zope.viewlet-4.0.0a1-1|2	
12cu|python-zope.viewlet-4.0.0a1-1|3	Name:		python-%{oname}
12cu|python-zope.viewlet-4.0.0a1-1|4	Version:	4.0.0a1
12cu|python-zope.viewlet-4.0.0a1-1|5	Release:	1
12cu|python-zope.viewlet-4.0.0a1-1|6	Summary:	Zope Viewlets
12cu|python-zope.viewlet-4.0.0a1-1|7	Source0:	http://pypi.python.org/packages/source/z/%{oname}/%{oname}-%{version}.zip
12cu|python-zope.viewlet-4.0.0a1-1|8	License:	ZPL 2.1
12cu|python-zope.viewlet-4.0.0a1-1|9	Group:		Development/Python
12cu|python-zope.viewlet-4.0.0a1-1|10	Url:		http://pypi.python.org/pypi/zope.viewlet
12cu|python-zope.viewlet-4.0.0a1-1|11	BuildArch:	noarch
12cu|python-zope.viewlet-4.0.0a1-1|12	BuildRequires:	python-setuptools
12cu|python-zope.viewlet-4.0.0a1-1|13	
12cu|python-zope.viewlet-4.0.0a1-1|14	%description
12cu|python-zope.viewlet-4.0.0a1-1|15	Viewlets provide a generic framework for building pluggable user interfaces.
12cu|python-zope.viewlet-4.0.0a1-1|16	
12cu|python-zope.viewlet-4.0.0a1-1|17	%prep
12cu|python-zope.viewlet-4.0.0a1-1|18	%setup -q -n %{oname}-%{version}
12cu|python-zope.viewlet-4.0.0a1-1|19	
12cu|python-zope.viewlet-4.0.0a1-1|20	%build
12cu|python-zope.viewlet-4.0.0a1-1|21	python setup.py build
12cu|python-zope.viewlet-4.0.0a1-1|22	
12cu|python-zope.viewlet-4.0.0a1-1|23	%install
12cu|python-zope.viewlet-4.0.0a1-1|24	python setup.py install --root=%{buildroot}
12cu|python-zope.viewlet-4.0.0a1-1|25	
12cu|python-zope.viewlet-4.0.0a1-1|26	%check
12cu|python-zope.viewlet-4.0.0a1-1|27	python setup.py test
12cu|python-zope.viewlet-4.0.0a1-1|28	
12cu|python-zope.viewlet-4.0.0a1-1|29	%files
12cu|python-zope.viewlet-4.0.0a1-1|30	%doc *.txt
12cu|python-zope.viewlet-4.0.0a1-1|31	%doc src/zope.viewlet.egg-info/*.txt
12cu|python-zope.viewlet-4.0.0a1-1|32	%doc src/zope/viewlet/*.txt
12cu|python-zope.viewlet-4.0.0a1-1|33	%{py_puresitedir}/zope.viewlet-4.0.0a1-py2.7-nspkg.pth
12cu|python-zope.viewlet-4.0.0a1-1|34	%{py_puresitedir}/zope/viewlet/*.txt
12cu|python-zope.viewlet-4.0.0a1-1|35	%{py_puresitedir}/zope/viewlet/*.pt
12cu|python-zope.viewlet-4.0.0a1-1|36	%{py_puresitedir}/zope/viewlet/*.zcml
12cu|python-zope.viewlet-4.0.0a1-1|37	%{py_puresitedir}/zope/viewlet/*.py*
12cu|python-zope.viewlet-4.0.0a1-1|38	%{py_puresitedir}/zope.viewlet*.egg-info
12cu|python-zope.viewlet-4.0.0a1-1|39	
12cu|python-zope.viewlet-4.0.0a1-1|40	
12cu|python-zope.viewlet-4.0.0a1-1|41	%changelog
12cu|python-zope.viewlet-4.0.0a1-1|42	* Mon Dec 02 2013 symbianflo <symbianflo@mandrivausers.ro> 4.0.0a1-1
12cu|python-zope.viewlet-4.0.0a1-1|43	+ Revision: 414c9fb
12cu|python-zope.viewlet-4.0.0a1-1|44	- Merge pull request #1 from symbianflo/python-zope.viewlet:rosa2012.1
12cu|python-zope.viewlet-4.0.0a1-1|45	- symbianflo
12cu|python-zope.viewlet-4.0.0a1-1|46	
12cu|python-zope.viewlet-4.0.0a1-1|47	

12172 12
12cu|pyzy-0.1.0-1|1	%define api 1.0
12cu|pyzy-0.1.0-1|2	%define major 0
12cu|pyzy-0.1.0-1|3	%define libname %mklibname %{name} %{api} %{major}
12cu|pyzy-0.1.0-1|4	%define devname %mklibname -d %{name}
12cu|pyzy-0.1.0-1|5	
12cu|pyzy-0.1.0-1|6	Summary:	The Chinese PinYin and Bopomofo conversion library
12cu|pyzy-0.1.0-1|7	Name:		pyzy
12cu|pyzy-0.1.0-1|8	Version:	0.1.0
12cu|pyzy-0.1.0-1|9	Release:	1
12cu|pyzy-0.1.0-1|10	License:	LGPLv2+
12cu|pyzy-0.1.0-1|11	Group:		System/Internationalization
12cu|pyzy-0.1.0-1|12	Url:		http://code.google.com/p/pyzy
12cu|pyzy-0.1.0-1|13	Source0:	http://pyzy.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|pyzy-0.1.0-1|14	Source1:	http://pyzy.googlecode.com/files/pyzy-database-1.0.0.tar.bz2
12cu|pyzy-0.1.0-1|15	BuildRequires:	pkgconfig(glib-2.0)
12cu|pyzy-0.1.0-1|16	BuildRequires:	pkgconfig(opencc)
12cu|pyzy-0.1.0-1|17	BuildRequires:	pkgconfig(sqlite3)
12cu|pyzy-0.1.0-1|18	BuildRequires:	pkgconfig(uuid)
12cu|pyzy-0.1.0-1|19	BuildRequires:	sqlite3-tools
12cu|pyzy-0.1.0-1|20	Requires:	pyzy-db
12cu|pyzy-0.1.0-1|21	
12cu|pyzy-0.1.0-1|22	%description
12cu|pyzy-0.1.0-1|23	The Chinese Pinyin and Bopomofo conversion library.
12cu|pyzy-0.1.0-1|24	
12cu|pyzy-0.1.0-1|25	%files
12cu|pyzy-0.1.0-1|26	%{_datadir}/%{name}
12cu|pyzy-0.1.0-1|27	%exclude %{_datadir}/%{name}/db/*.db
12cu|pyzy-0.1.0-1|28	
12cu|pyzy-0.1.0-1|29	#----------------------------------------------------------------------------
12cu|pyzy-0.1.0-1|30	
12cu|pyzy-0.1.0-1|31	%package -n %{libname}
12cu|pyzy-0.1.0-1|32	Summary:	Libraries for pyzy
12cu|pyzy-0.1.0-1|33	Group:		System/Libraries
12cu|pyzy-0.1.0-1|34	Requires:	%{name}
12cu|pyzy-0.1.0-1|35	
12cu|pyzy-0.1.0-1|36	%description -n %{libname}
12cu|pyzy-0.1.0-1|37	The Chinese Pinyin and Bopomofo conversion library.
12cu|pyzy-0.1.0-1|38	
12cu|pyzy-0.1.0-1|39	%files -n %{libname}
12cu|pyzy-0.1.0-1|40	%doc AUTHORS COPYING README
12cu|pyzy-0.1.0-1|41	%{_libdir}/libpyzy-%{api}.so.%{major}*
12cu|pyzy-0.1.0-1|42	
12cu|pyzy-0.1.0-1|43	#----------------------------------------------------------------------------
12cu|pyzy-0.1.0-1|44	
12cu|pyzy-0.1.0-1|45	%package -n %{devname}
12cu|pyzy-0.1.0-1|46	Summary:	Development tools for pyzy
12cu|pyzy-0.1.0-1|47	Group:		Development/C
12cu|pyzy-0.1.0-1|48	Requires:	%{libname} = %{EVRD}
12cu|pyzy-0.1.0-1|49	
12cu|pyzy-0.1.0-1|50	%description -n %{devname}
12cu|pyzy-0.1.0-1|51	The pyzy-devel package contains the header files for pyzy.
12cu|pyzy-0.1.0-1|52	
12cu|pyzy-0.1.0-1|53	%files -n %{devname}
12cu|pyzy-0.1.0-1|54	%{_libdir}/libpyzy-%{api}.so
12cu|pyzy-0.1.0-1|55	%{_libdir}/pkgconfig/*
12cu|pyzy-0.1.0-1|56	%{_includedir}/*
12cu|pyzy-0.1.0-1|57	
12cu|pyzy-0.1.0-1|58	#----------------------------------------------------------------------------
12cu|pyzy-0.1.0-1|59	
12cu|pyzy-0.1.0-1|60	%package db-open-phrase
12cu|pyzy-0.1.0-1|61	Summary:	The open phrase database for pyzy
12cu|pyzy-0.1.0-1|62	Group:		System/Internationalization
12cu|pyzy-0.1.0-1|63	Provides:	pyzy-db = %{EVRD}
12cu|pyzy-0.1.0-1|64	BuildArch:	noarch
12cu|pyzy-0.1.0-1|65	
12cu|pyzy-0.1.0-1|66	%description db-open-phrase
12cu|pyzy-0.1.0-1|67	The phrase database for pyzy from open-phrase project.
12cu|pyzy-0.1.0-1|68	
12cu|pyzy-0.1.0-1|69	%files db-open-phrase
12cu|pyzy-0.1.0-1|70	%{_datadir}/%{name}/db/open-phrase.db
12cu|pyzy-0.1.0-1|71	
12cu|pyzy-0.1.0-1|72	#----------------------------------------------------------------------------
12cu|pyzy-0.1.0-1|73	
12cu|pyzy-0.1.0-1|74	%package db-android
12cu|pyzy-0.1.0-1|75	Summary:	The android phrase database for pyzy
12cu|pyzy-0.1.0-1|76	Group:		System/Internationalization
12cu|pyzy-0.1.0-1|77	Provides:	pyzy-db = %{EVRD}
12cu|pyzy-0.1.0-1|78	BuildArch:	noarch
12cu|pyzy-0.1.0-1|79	
12cu|pyzy-0.1.0-1|80	%description db-android
12cu|pyzy-0.1.0-1|81	The phrase database for pyzy from android project.
12cu|pyzy-0.1.0-1|82	
12cu|pyzy-0.1.0-1|83	%files db-android
12cu|pyzy-0.1.0-1|84	%{_datadir}/%{name}/db/android.db
12cu|pyzy-0.1.0-1|85	
12cu|pyzy-0.1.0-1|86	#----------------------------------------------------------------------------
12cu|pyzy-0.1.0-1|87	
12cu|pyzy-0.1.0-1|88	%prep
12cu|pyzy-0.1.0-1|89	%setup -q
12cu|pyzy-0.1.0-1|90	cp %{SOURCE1} data/db/open-phrase
12cu|pyzy-0.1.0-1|91	
12cu|pyzy-0.1.0-1|92	%build
12cu|pyzy-0.1.0-1|93	%configure2_5x \
12cu|pyzy-0.1.0-1|94	--disable-static \
12cu|pyzy-0.1.0-1|95	--enable-db-open-phrase \
12cu|pyzy-0.1.0-1|96	--enable-opencc
12cu|pyzy-0.1.0-1|97	
12cu|pyzy-0.1.0-1|98	%make
12cu|pyzy-0.1.0-1|99	
12cu|pyzy-0.1.0-1|100	%install
12cu|pyzy-0.1.0-1|101	%makeinstall_std NO_INDEX=true
12cu|pyzy-0.1.0-1|102	
12cu|pyzy-0.1.0-1|103	
12cu|pyzy-0.1.0-1|104	%changelog
12cu|pyzy-0.1.0-1|105	* Fri Jan 24 2014 Rosa <rosa@abf.rosalinux.ru> 0.1.0-1
12cu|pyzy-0.1.0-1|106	+ Revision: 5fbea4f
12cu|pyzy-0.1.0-1|107	- Automatic import for version 0.1.0-1
12cu|pyzy-0.1.0-1|108	
12cu|pyzy-0.1.0-1|109	

12173 12
12cu|qantenna-0.3.0-1|1	Summary:	Software dedicated to viewing and analyzing antennas
12cu|qantenna-0.3.0-1|2	Name:		qantenna
12cu|qantenna-0.3.0-1|3	Version:	0.3.0
12cu|qantenna-0.3.0-1|4	Release:	1
12cu|qantenna-0.3.0-1|5	License:	GPLv2+
12cu|qantenna-0.3.0-1|6	Group:		Sciences/Physics
12cu|qantenna-0.3.0-1|7	Url:		http://qantenna.sourceforge.net/
12cu|qantenna-0.3.0-1|8	Source0:	http://downloads.sourceforge.net/project/qantenna/qantenna/%{version}/%{name}-%{version}.orig.tar.xz
12cu|qantenna-0.3.0-1|9	BuildRequires:	qt5-linguist
12cu|qantenna-0.3.0-1|10	BuildRequires:	qt5-devel
12cu|qantenna-0.3.0-1|11	BuildRequires:	pkgconfig(bdw-gc)
12cu|qantenna-0.3.0-1|12	BuildRequires:	pkgconfig(gl)
12cu|qantenna-0.3.0-1|13	BuildRequires:	pkgconfig(glu)
12cu|qantenna-0.3.0-1|14	Requires:	nec2++
12cu|qantenna-0.3.0-1|15	
12cu|qantenna-0.3.0-1|16	%description
12cu|qantenna-0.3.0-1|17	QAntenna is a FLOSS software dedicated to viewing and analyzing
12cu|qantenna-0.3.0-1|18	antennas and their radiation patterns. It provides the user with a
12cu|qantenna-0.3.0-1|19	3D view of the models, capable of zooming, rotating, and more to come.
12cu|qantenna-0.3.0-1|20	
12cu|qantenna-0.3.0-1|21	%files
12cu|qantenna-0.3.0-1|22	%doc README AUTHORS ChangeLog COPYING
12cu|qantenna-0.3.0-1|23	%{_bindir}/qantenna
12cu|qantenna-0.3.0-1|24	
12cu|qantenna-0.3.0-1|25	#----------------------------------------------------------------------------
12cu|qantenna-0.3.0-1|26	
12cu|qantenna-0.3.0-1|27	%prep
12cu|qantenna-0.3.0-1|28	%setup -q
12cu|qantenna-0.3.0-1|29	
12cu|qantenna-0.3.0-1|30	%build
12cu|qantenna-0.3.0-1|31	%qmake_qt5 PREFIX=/usr qantenna.pro
12cu|qantenna-0.3.0-1|32	
12cu|qantenna-0.3.0-1|33	%make RPM_OPT_FLAGS="%{optflags}"
12cu|qantenna-0.3.0-1|34	
12cu|qantenna-0.3.0-1|35	%install
12cu|qantenna-0.3.0-1|36	make INSTALL_ROOT=%{buildroot} install
12cu|qantenna-0.3.0-1|37	
12cu|qantenna-0.3.0-1|38	
12cu|qantenna-0.3.0-1|39	
12cu|qantenna-0.3.0-1|40	%changelog
12cu|qantenna-0.3.0-1|41	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.0-1
12cu|qantenna-0.3.0-1|42	+ Revision: ec878a1
12cu|qantenna-0.3.0-1|43	- Update BuildRequires
12cu|qantenna-0.3.0-1|44	
12cu|qantenna-0.3.0-1|45	

12174 12
12cu|qbittorrent-3.1.11-1|1	%define build_nox 1
12cu|qbittorrent-3.1.11-1|2	#debuginfo-without-sources
12cu|qbittorrent-3.1.11-1|3	%define debug_package %{nil}
12cu|qbittorrent-3.1.11-1|4	
12cu|qbittorrent-3.1.11-1|5	Summary:	A lightweight but featureful BitTorrent client
12cu|qbittorrent-3.1.11-1|6	Name:		qbittorrent
12cu|qbittorrent-3.1.11-1|7	Version:	3.1.11
12cu|qbittorrent-3.1.11-1|8	Release:	1
12cu|qbittorrent-3.1.11-1|9	License:	GPLv2+
12cu|qbittorrent-3.1.11-1|10	Group:		Networking/File transfer
12cu|qbittorrent-3.1.11-1|11	Url:		http://qbittorrent.sourceforge.net/
12cu|qbittorrent-3.1.11-1|12	Source0:	http://downloads.sourceforge.net/project/qbittorrent/qbittorrent/qbittorrent-%{version}/qbittorrent-%{version}.tar.xz
12cu|qbittorrent-3.1.11-1|13	Patch0:		qbittorrent-3.1.2-gnu++0x.patch
12cu|qbittorrent-3.1.11-1|14	BuildRequires:	boost-devel
12cu|qbittorrent-3.1.11-1|15	BuildRequires:	qt4-devel
12cu|qbittorrent-3.1.11-1|16	BuildRequires:	pkgconfig(libtorrent-rasterbar)
12cu|qbittorrent-3.1.11-1|17	Requires:	geoip
12cu|qbittorrent-3.1.11-1|18	Requires:	python
12cu|qbittorrent-3.1.11-1|19	
12cu|qbittorrent-3.1.11-1|20	%description
12cu|qbittorrent-3.1.11-1|21	A lightweight but feature-full BitTorrent client that aims to be very easy
12cu|qbittorrent-3.1.11-1|22	to use. It is multi-platform and provides a Qt4 graphical interface.
12cu|qbittorrent-3.1.11-1|23	
12cu|qbittorrent-3.1.11-1|24	%files
12cu|qbittorrent-3.1.11-1|25	%doc AUTHORS Changelog COPYING NEWS README.md TODO
12cu|qbittorrent-3.1.11-1|26	%{_bindir}/%{name}
12cu|qbittorrent-3.1.11-1|27	%{_datadir}/applications/qBittorrent.desktop
12cu|qbittorrent-3.1.11-1|28	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|qbittorrent-3.1.11-1|29	%{_datadir}/pixmaps/qbittorrent.png
12cu|qbittorrent-3.1.11-1|30	%{_mandir}/man1/%{name}.1*
12cu|qbittorrent-3.1.11-1|31	
12cu|qbittorrent-3.1.11-1|32	#----------------------------------------------------------------------------
12cu|qbittorrent-3.1.11-1|33	
12cu|qbittorrent-3.1.11-1|34	%if %{build_nox}
12cu|qbittorrent-3.1.11-1|35	%package nox
12cu|qbittorrent-3.1.11-1|36	Summary:	A Headless Bittorrent Client
12cu|qbittorrent-3.1.11-1|37	Group:		Networking/File transfer
12cu|qbittorrent-3.1.11-1|38	
12cu|qbittorrent-3.1.11-1|39	%description nox
12cu|qbittorrent-3.1.11-1|40	A Headless Bittorrent Client with a feature rich Web UI allowing users to
12cu|qbittorrent-3.1.11-1|41	control the clinet remotely.
12cu|qbittorrent-3.1.11-1|42	
12cu|qbittorrent-3.1.11-1|43	%files -n  %{name}-nox
12cu|qbittorrent-3.1.11-1|44	%{_bindir}/%{name}-nox
12cu|qbittorrent-3.1.11-1|45	%{_mandir}/man1/%{name}-nox.1*
12cu|qbittorrent-3.1.11-1|46	%endif
12cu|qbittorrent-3.1.11-1|47	
12cu|qbittorrent-3.1.11-1|48	#----------------------------------------------------------------------------
12cu|qbittorrent-3.1.11-1|49	
12cu|qbittorrent-3.1.11-1|50	%prep
12cu|qbittorrent-3.1.11-1|51	%setup -q
12cu|qbittorrent-3.1.11-1|52	%patch0 -p1
12cu|qbittorrent-3.1.11-1|53	
12cu|qbittorrent-3.1.11-1|54	%build
12cu|qbittorrent-3.1.11-1|55	%setup_compile_flags
12cu|qbittorrent-3.1.11-1|56	# headless aka nox
12cu|qbittorrent-3.1.11-1|57	%if %{build_nox}
12cu|qbittorrent-3.1.11-1|58	mkdir build-nox
12cu|qbittorrent-3.1.11-1|59	pushd build-nox
12cu|qbittorrent-3.1.11-1|60	../configure	--prefix=%{_prefix} \
12cu|qbittorrent-3.1.11-1|61	--qtdir=%{qt4dir} \
12cu|qbittorrent-3.1.11-1|62	--disable-gui \
12cu|qbittorrent-3.1.11-1|63	--disable-geoip-database
12cu|qbittorrent-3.1.11-1|64	cp conf.pri ..
12cu|qbittorrent-3.1.11-1|65	%make
12cu|qbittorrent-3.1.11-1|66	mv -f ../conf.pri ../conf.pri.nox
12cu|qbittorrent-3.1.11-1|67	popd
12cu|qbittorrent-3.1.11-1|68	%endif
12cu|qbittorrent-3.1.11-1|69	
12cu|qbittorrent-3.1.11-1|70	# GUI
12cu|qbittorrent-3.1.11-1|71	mkdir build-gui
12cu|qbittorrent-3.1.11-1|72	pushd build-gui
12cu|qbittorrent-3.1.11-1|73	../configure	--prefix=%{_prefix} \
12cu|qbittorrent-3.1.11-1|74	--qtdir=%{qt4dir}
12cu|qbittorrent-3.1.11-1|75	cp conf.pri ..
12cu|qbittorrent-3.1.11-1|76	%make
12cu|qbittorrent-3.1.11-1|77	mv -f ../conf.pri ../conf.pri.gui
12cu|qbittorrent-3.1.11-1|78	popd
12cu|qbittorrent-3.1.11-1|79	
12cu|qbittorrent-3.1.11-1|80	%install
12cu|qbittorrent-3.1.11-1|81	# install headless part
12cu|qbittorrent-3.1.11-1|82	%if %{build_nox}
12cu|qbittorrent-3.1.11-1|83	cp -f conf.pri.nox conf.pri
12cu|qbittorrent-3.1.11-1|84	pushd build-nox
12cu|qbittorrent-3.1.11-1|85	make INSTALL_ROOT=%{buildroot} install
12cu|qbittorrent-3.1.11-1|86	popd
12cu|qbittorrent-3.1.11-1|87	%endif
12cu|qbittorrent-3.1.11-1|88	
12cu|qbittorrent-3.1.11-1|89	# install gui
12cu|qbittorrent-3.1.11-1|90	cp -f conf.pri.gui conf.pri
12cu|qbittorrent-3.1.11-1|91	pushd build-gui
12cu|qbittorrent-3.1.11-1|92	make INSTALL_ROOT=%{buildroot} install
12cu|qbittorrent-3.1.11-1|93	popd
12cu|qbittorrent-3.1.11-1|94	
12cu|qbittorrent-3.1.11-1|95	
12cu|qbittorrent-3.1.11-1|96	%changelog
12cu|qbittorrent-3.1.11-1|97	* Sat Jan 10 2015 Eugene Budanov <eugene.budanov@rosalab.ru> 3.1.11-1
12cu|qbittorrent-3.1.11-1|98	+ Revision: 9df93ff
12cu|qbittorrent-3.1.11-1|99	- Version and %doc section update
12cu|qbittorrent-3.1.11-1|100	
12cu|qbittorrent-3.1.11-1|101	

12175 12
12cu|qconnman-1.24-1|1	%define major 1
12cu|qconnman-1.24-1|2	%define libname %mklibname %{name} %{major}
12cu|qconnman-1.24-1|3	%define devname %mklibname %{name} -d
12cu|qconnman-1.24-1|4	
12cu|qconnman-1.24-1|5	Summary:	Qt wrapper library around the connman API
12cu|qconnman-1.24-1|6	Name:		qconnman
12cu|qconnman-1.24-1|7	Version:	1.24
12cu|qconnman-1.24-1|8	Release:	1
12cu|qconnman-1.24-1|9	License:	LGPLv2.1+
12cu|qconnman-1.24-1|10	Group:		System/Libraries
12cu|qconnman-1.24-1|11	Url:		https://bitbucket.org/devonit/qconnman
12cu|qconnman-1.24-1|12	# https://bitbucket.org/devonit/qconnman/get/v%{version}.tar.bz2
12cu|qconnman-1.24-1|13	Source0:	%{name}-%{version}.tar.bz2
12cu|qconnman-1.24-1|14	BuildRequires:	qt4-devel
12cu|qconnman-1.24-1|15	
12cu|qconnman-1.24-1|16	%description
12cu|qconnman-1.24-1|17	Qt wrapper library around the connman API.
12cu|qconnman-1.24-1|18	
12cu|qconnman-1.24-1|19	#----------------------------------------------------------------------------
12cu|qconnman-1.24-1|20	
12cu|qconnman-1.24-1|21	%package -n %{libname}
12cu|qconnman-1.24-1|22	Summary:	Qt wrapper library around the connman API
12cu|qconnman-1.24-1|23	Group:		System/Libraries
12cu|qconnman-1.24-1|24	
12cu|qconnman-1.24-1|25	%description -n %{libname}
12cu|qconnman-1.24-1|26	Qt wrapper library around the connman API.
12cu|qconnman-1.24-1|27	
12cu|qconnman-1.24-1|28	%files -n %{libname}
12cu|qconnman-1.24-1|29	%doc README AUTHORS
12cu|qconnman-1.24-1|30	%{_libdir}/lib%{name}.so.%{major}*
12cu|qconnman-1.24-1|31	
12cu|qconnman-1.24-1|32	#----------------------------------------------------------------------------
12cu|qconnman-1.24-1|33	
12cu|qconnman-1.24-1|34	%package -n %{devname}
12cu|qconnman-1.24-1|35	Summary:	Development files for %{name}
12cu|qconnman-1.24-1|36	Group:		Development/KDE and Qt
12cu|qconnman-1.24-1|37	Requires:	%{libname} = %{EVRD}
12cu|qconnman-1.24-1|38	Provides:	%{name}-devel = %{EVRD}
12cu|qconnman-1.24-1|39	
12cu|qconnman-1.24-1|40	%description -n %{devname}
12cu|qconnman-1.24-1|41	Install this package if you need to compile applications that needs
12cu|qconnman-1.24-1|42	%{name}.
12cu|qconnman-1.24-1|43	
12cu|qconnman-1.24-1|44	%files -n %{devname}
12cu|qconnman-1.24-1|45	%{_libdir}/lib%{name}.so
12cu|qconnman-1.24-1|46	%{_libdir}/pkgconfig/%{name}.pc
12cu|qconnman-1.24-1|47	%{_includedir}/%{name}/
12cu|qconnman-1.24-1|48	
12cu|qconnman-1.24-1|49	#----------------------------------------------------------------------------
12cu|qconnman-1.24-1|50	
12cu|qconnman-1.24-1|51	%prep
12cu|qconnman-1.24-1|52	%setup -q
12cu|qconnman-1.24-1|53	
12cu|qconnman-1.24-1|54	%build
12cu|qconnman-1.24-1|55	%qmake_qt4 PREFIX=%{_prefix} LIBDIR=%{_lib}
12cu|qconnman-1.24-1|56	%make
12cu|qconnman-1.24-1|57	
12cu|qconnman-1.24-1|58	%install
12cu|qconnman-1.24-1|59	make install INSTALL_ROOT=%{buildroot}
12cu|qconnman-1.24-1|60	
12cu|qconnman-1.24-1|61	
12cu|qconnman-1.24-1|62	%changelog
12cu|qconnman-1.24-1|63	* Wed Sep 17 2014 Rosa <rosa@abf.rosalinux.ru> 1.24-1
12cu|qconnman-1.24-1|64	+ Revision: 3138f2b
12cu|qconnman-1.24-1|65	- Automatic import for version 1.24-1
12cu|qconnman-1.24-1|66	
12cu|qconnman-1.24-1|67	

12176 12
12cu|qconnman-ui-0-0.20140513.1|1	%define git 20140513
12cu|qconnman-ui-0-0.20140513.1|2	
12cu|qconnman-ui-0-0.20140513.1|3	Summary:	Qt GUI for Connman
12cu|qconnman-ui-0-0.20140513.1|4	Name:		qconnman-ui
12cu|qconnman-ui-0-0.20140513.1|5	Version:	0
12cu|qconnman-ui-0-0.20140513.1|6	Release:	0.%{git}.1
12cu|qconnman-ui-0-0.20140513.1|7	License:	LGPLv2.1+
12cu|qconnman-ui-0-0.20140513.1|8	Group:		Networking/Other
12cu|qconnman-ui-0-0.20140513.1|9	Url:		https://github.com/OSSystems/qconnman-ui
12cu|qconnman-ui-0-0.20140513.1|10	# git snapshot
12cu|qconnman-ui-0-0.20140513.1|11	Source0:	%{name}-%{git}.tar.bz2
12cu|qconnman-ui-0-0.20140513.1|12	# from their git
12cu|qconnman-ui-0-0.20140513.1|13	Source1:	qconnman-ui.png
12cu|qconnman-ui-0-0.20140513.1|14	BuildRequires:	imagemagick
12cu|qconnman-ui-0-0.20140513.1|15	BuildRequires:	qt4-devel
12cu|qconnman-ui-0-0.20140513.1|16	BuildRequires:	pkgconfig(qconnman)
12cu|qconnman-ui-0-0.20140513.1|17	Requires:	connman
12cu|qconnman-ui-0-0.20140513.1|18	
12cu|qconnman-ui-0-0.20140513.1|19	%description
12cu|qconnman-ui-0-0.20140513.1|20	Qt GUI for Connman. It requires that Connman is installed and running.
12cu|qconnman-ui-0-0.20140513.1|21	
12cu|qconnman-ui-0-0.20140513.1|22	%files
12cu|qconnman-ui-0-0.20140513.1|23	%{_bindir}/%{name}
12cu|qconnman-ui-0-0.20140513.1|24	%{_datadir}/applications/%{name}.desktop
12cu|qconnman-ui-0-0.20140513.1|25	%{_datadir}/qconnman/i18n/*.qm
12cu|qconnman-ui-0-0.20140513.1|26	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|qconnman-ui-0-0.20140513.1|27	
12cu|qconnman-ui-0-0.20140513.1|28	#----------------------------------------------------------------------------
12cu|qconnman-ui-0-0.20140513.1|29	
12cu|qconnman-ui-0-0.20140513.1|30	%prep
12cu|qconnman-ui-0-0.20140513.1|31	%setup -qn %{name}-%{git}
12cu|qconnman-ui-0-0.20140513.1|32	
12cu|qconnman-ui-0-0.20140513.1|33	%build
12cu|qconnman-ui-0-0.20140513.1|34	%qmake_qt4
12cu|qconnman-ui-0-0.20140513.1|35	%make
12cu|qconnman-ui-0-0.20140513.1|36	
12cu|qconnman-ui-0-0.20140513.1|37	%install
12cu|qconnman-ui-0-0.20140513.1|38	make install INSTALL_ROOT=%{buildroot}%{_prefix}
12cu|qconnman-ui-0-0.20140513.1|39	
12cu|qconnman-ui-0-0.20140513.1|40	# install menu entry
12cu|qconnman-ui-0-0.20140513.1|41	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|qconnman-ui-0-0.20140513.1|42	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|qconnman-ui-0-0.20140513.1|43	[Desktop Entry]
12cu|qconnman-ui-0-0.20140513.1|44	Name=QConnMan-UI
12cu|qconnman-ui-0-0.20140513.1|45	Comment=GUI for Connman
12cu|qconnman-ui-0-0.20140513.1|46	Exec=%{_bindir}/%{name}
12cu|qconnman-ui-0-0.20140513.1|47	Icon=%{name}
12cu|qconnman-ui-0-0.20140513.1|48	Terminal=false
12cu|qconnman-ui-0-0.20140513.1|49	Type=Application
12cu|qconnman-ui-0-0.20140513.1|50	Categories=Network;Utility;
12cu|qconnman-ui-0-0.20140513.1|51	EOF
12cu|qconnman-ui-0-0.20140513.1|52	
12cu|qconnman-ui-0-0.20140513.1|53	# install menu icons
12cu|qconnman-ui-0-0.20140513.1|54	for N in 16 32 48 64;
12cu|qconnman-ui-0-0.20140513.1|55	do
12cu|qconnman-ui-0-0.20140513.1|56	convert %{SOURCE1} -scale ${N}x${N} $N.png;
12cu|qconnman-ui-0-0.20140513.1|57	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
12cu|qconnman-ui-0-0.20140513.1|58	done
12cu|qconnman-ui-0-0.20140513.1|59	
12cu|qconnman-ui-0-0.20140513.1|60	
12cu|qconnman-ui-0-0.20140513.1|61	%changelog
12cu|qconnman-ui-0-0.20140513.1|62	* Wed Sep 17 2014 Rosa <rosa@abf.rosalinux.ru> 0-0.20140513.1
12cu|qconnman-ui-0-0.20140513.1|63	+ Revision: 5ce1883
12cu|qconnman-ui-0-0.20140513.1|64	- Automatic import for version 0-0.20140513.1
12cu|qconnman-ui-0-0.20140513.1|65	
12cu|qconnman-ui-0-0.20140513.1|66	

12177 12
12cu|qc-usb-qcset-0.6.6-6|1	%define debug_package %{nil}
12cu|qc-usb-qcset-0.6.6-6|2	
12cu|qc-usb-qcset-0.6.6-6|3	%define sname qc-usb
12cu|qc-usb-qcset-0.6.6-6|4	
12cu|qc-usb-qcset-0.6.6-6|5	Name:     %{sname}-qcset
12cu|qc-usb-qcset-0.6.6-6|6	Version:  0.6.6
12cu|qc-usb-qcset-0.6.6-6|7	Release:  6
12cu|qc-usb-qcset-0.6.6-6|8	Summary:  Tool for the old Quickcam Express webcams
12cu|qc-usb-qcset-0.6.6-6|9	License:  GPL
12cu|qc-usb-qcset-0.6.6-6|10	Source:   http://downloads.sourceforge.net/qce-ga/%{sname}-%{version}.tar.gz
12cu|qc-usb-qcset-0.6.6-6|11	URL:      http://qce-ga.sourceforge.net/
12cu|qc-usb-qcset-0.6.6-6|12	Group:    System/Kernel and hardware
12cu|qc-usb-qcset-0.6.6-6|13	Suggests: kmod(quickcam)
12cu|qc-usb-qcset-0.6.6-6|14	
12cu|qc-usb-qcset-0.6.6-6|15	%description
12cu|qc-usb-qcset-0.6.6-6|16	This package contains qcset, a tool that allows to configure the "quickcam"
12cu|qc-usb-qcset-0.6.6-6|17	module on the fly.
12cu|qc-usb-qcset-0.6.6-6|18	
12cu|qc-usb-qcset-0.6.6-6|19	The "quickcam" module can be installed with dkms-qc-usb package, ans is for
12cu|qc-usb-qcset-0.6.6-6|20	the following webcams :
12cu|qc-usb-qcset-0.6.6-6|21	- Dexxa Webcam
12cu|qc-usb-qcset-0.6.6-6|22	- Labtec Webcam (old model)
12cu|qc-usb-qcset-0.6.6-6|23	- LegoCam
12cu|qc-usb-qcset-0.6.6-6|24	- Logitech QuickCam Express (old model)
12cu|qc-usb-qcset-0.6.6-6|25	- Logitech QuickCam Notebook (some models)
12cu|qc-usb-qcset-0.6.6-6|26	- Logitech QuickCam Web
12cu|qc-usb-qcset-0.6.6-6|27	
12cu|qc-usb-qcset-0.6.6-6|28	Generally, any USB camera with a USB vendor ID of 0x46d and a USB product ID
12cu|qc-usb-qcset-0.6.6-6|29	of 0x840, 0x850, or 0x870 (so, 0x46d:0x840, for example), should work.
12cu|qc-usb-qcset-0.6.6-6|30	You can check the USB IDs with System Configuration tools or using
12cu|qc-usb-qcset-0.6.6-6|31	command-line utilities such as lsusb or "lspcidrake -v".
12cu|qc-usb-qcset-0.6.6-6|32	
12cu|qc-usb-qcset-0.6.6-6|33	%prep
12cu|qc-usb-qcset-0.6.6-6|34	%setup -qn %{sname}-%{version}
12cu|qc-usb-qcset-0.6.6-6|35	
12cu|qc-usb-qcset-0.6.6-6|36	%build
12cu|qc-usb-qcset-0.6.6-6|37	%make qcset
12cu|qc-usb-qcset-0.6.6-6|38	
12cu|qc-usb-qcset-0.6.6-6|39	%install
12cu|qc-usb-qcset-0.6.6-6|40	install -D -m 755 qcset %{buildroot}%{_bindir}/qcset
12cu|qc-usb-qcset-0.6.6-6|41	
12cu|qc-usb-qcset-0.6.6-6|42	%files
12cu|qc-usb-qcset-0.6.6-6|43	%defattr(0644,root,root,0755)
12cu|qc-usb-qcset-0.6.6-6|44	%doc APPLICATIONS CREDITS FAQ README.qce TODO qcweb-info.txt debug.sh freeshm.sh quickcam.sh
12cu|qc-usb-qcset-0.6.6-6|45	%attr(0755,root,root) %{_bindir}/qcset
12cu|qc-usb-qcset-0.6.6-6|46	
12cu|qc-usb-qcset-0.6.6-6|47	
12cu|qc-usb-qcset-0.6.6-6|48	%changelog
12cu|qc-usb-qcset-0.6.6-6|49	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.6-6
12cu|qc-usb-qcset-0.6.6-6|50	+ Revision: 22a8ec8
12cu|qc-usb-qcset-0.6.6-6|51	- Disable debug
12cu|qc-usb-qcset-0.6.6-6|52	
12cu|qc-usb-qcset-0.6.6-6|53	

12178 12
12cu|qdecoder-12.0.5-1|1	%define major 12
12cu|qdecoder-12.0.5-1|2	%define libname %mklibname %{name} %{major}
12cu|qdecoder-12.0.5-1|3	%define devname %mklibname %{name} -d
12cu|qdecoder-12.0.5-1|4	
12cu|qdecoder-12.0.5-1|5	Summary:	CGI library for C/C++ language
12cu|qdecoder-12.0.5-1|6	Name:		qdecoder
12cu|qdecoder-12.0.5-1|7	Version:	12.0.5
12cu|qdecoder-12.0.5-1|8	Release:	1
12cu|qdecoder-12.0.5-1|9	Epoch:		11
12cu|qdecoder-12.0.5-1|10	License:	BSD
12cu|qdecoder-12.0.5-1|11	Group:		Development/C
12cu|qdecoder-12.0.5-1|12	Url:		http://www.qdecoder.org
12cu|qdecoder-12.0.5-1|13	Source0:	https://github.com/wolkykim/qdecoder/archive/%{name}-r%{version}.tar.gz
12cu|qdecoder-12.0.5-1|14	Source10:	%{name}.rpmlintrc
12cu|qdecoder-12.0.5-1|15	
12cu|qdecoder-12.0.5-1|16	%description
12cu|qdecoder-12.0.5-1|17	qDecoder is a development kit for C/C++ programming language. It was developed
12cu|qdecoder-12.0.5-1|18	for the needs of building well formed CGI library at the beginning. But now it
12cu|qdecoder-12.0.5-1|19	covers most of general topics we may face while we develop softwares.
12cu|qdecoder-12.0.5-1|20	For example, qDecoder covers following areas.
12cu|qdecoder-12.0.5-1|21	
12cu|qdecoder-12.0.5-1|22	* Data Structures - Hash table(dynamic & static), Linked-list,
12cu|qdecoder-12.0.5-1|23	Queue(Stack & FIFO), Obstack, ...
12cu|qdecoder-12.0.5-1|24	* En/decoders and Hashes API - Base64 encoding, URL encoding,
12cu|qdecoder-12.0.5-1|25	MD5 hash, FNV32 hash, ...
12cu|qdecoder-12.0.5-1|26	* Network & IPC interfacing API - HTTP client, Timeout I/O,
12cu|qdecoder-12.0.5-1|27	Shared memory API, Semaphore API, ...
12cu|qdecoder-12.0.5-1|28	* CGI/FastCGI API - CGI request parser & response generator,
12cu|qdecoder-12.0.5-1|29	CGI session controll, FastCGI, ...
12cu|qdecoder-12.0.5-1|30	* Database Wrapper API - MySQL, ...
12cu|qdecoder-12.0.5-1|31	* Specialized features - General configuration file parser,
12cu|qdecoder-12.0.5-1|32	Rotating file logger, Server side includes, ...
12cu|qdecoder-12.0.5-1|33	* General topics - String APIs, File APIs, ...
12cu|qdecoder-12.0.5-1|34	
12cu|qdecoder-12.0.5-1|35	#----------------------------------------------------------------------------
12cu|qdecoder-12.0.5-1|36	
12cu|qdecoder-12.0.5-1|37	%package -n %{libname}
12cu|qdecoder-12.0.5-1|38	Summary:	Development files for qDecoder
12cu|qdecoder-12.0.5-1|39	Group:		Development/C
12cu|qdecoder-12.0.5-1|40	Conflicts:	%{name} < 11:12.0.5
12cu|qdecoder-12.0.5-1|41	Obsoletes:	%{name} < 11:12.0.5
12cu|qdecoder-12.0.5-1|42	
12cu|qdecoder-12.0.5-1|43	%description -n %{libname}
12cu|qdecoder-12.0.5-1|44	Development files for qDecoder.
12cu|qdecoder-12.0.5-1|45	
12cu|qdecoder-12.0.5-1|46	%files -n %{libname}
12cu|qdecoder-12.0.5-1|47	%{_libdir}/libqdecoder.so.%{major}
12cu|qdecoder-12.0.5-1|48	
12cu|qdecoder-12.0.5-1|49	#----------------------------------------------------------------------------
12cu|qdecoder-12.0.5-1|50	
12cu|qdecoder-12.0.5-1|51	%package -n %{devname}
12cu|qdecoder-12.0.5-1|52	Summary:	Development files for qDecoder
12cu|qdecoder-12.0.5-1|53	Group:		Development/C
12cu|qdecoder-12.0.5-1|54	Requires:	%{libname} = %{EVRD}
12cu|qdecoder-12.0.5-1|55	Provides:	%{name}-devel = %{EVRD}
12cu|qdecoder-12.0.5-1|56	Conflicts:	%{name} < 11:12.0.5
12cu|qdecoder-12.0.5-1|57	Obsoletes:	%{name}-devel < 11:12.0.5
12cu|qdecoder-12.0.5-1|58	
12cu|qdecoder-12.0.5-1|59	%description -n %{devname}
12cu|qdecoder-12.0.5-1|60	Development files for qDecoder.
12cu|qdecoder-12.0.5-1|61	
12cu|qdecoder-12.0.5-1|62	%files -n %{devname}
12cu|qdecoder-12.0.5-1|63	%doc doc/html COPYING
12cu|qdecoder-12.0.5-1|64	%{_libdir}/libqdecoder.so
12cu|qdecoder-12.0.5-1|65	%{_libdir}/libqdecoder.a
12cu|qdecoder-12.0.5-1|66	%{_includedir}/qdecoder.h
12cu|qdecoder-12.0.5-1|67	
12cu|qdecoder-12.0.5-1|68	#----------------------------------------------------------------------------
12cu|qdecoder-12.0.5-1|69	
12cu|qdecoder-12.0.5-1|70	%package examples
12cu|qdecoder-12.0.5-1|71	Summary:	Examples to qDecoder
12cu|qdecoder-12.0.5-1|72	Group:		Development/C
12cu|qdecoder-12.0.5-1|73	
12cu|qdecoder-12.0.5-1|74	%description examples
12cu|qdecoder-12.0.5-1|75	Example files to qDecoder.
12cu|qdecoder-12.0.5-1|76	
12cu|qdecoder-12.0.5-1|77	%files examples
12cu|qdecoder-12.0.5-1|78	%doc examples/*.c
12cu|qdecoder-12.0.5-1|79	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|qdecoder-12.0.5-1|80	%{_libdir}/%{name}
12cu|qdecoder-12.0.5-1|81	
12cu|qdecoder-12.0.5-1|82	#----------------------------------------------------------------------------
12cu|qdecoder-12.0.5-1|83	
12cu|qdecoder-12.0.5-1|84	%prep
12cu|qdecoder-12.0.5-1|85	%setup -q -n %{name}-r%{version}
12cu|qdecoder-12.0.5-1|86	
12cu|qdecoder-12.0.5-1|87	%build
12cu|qdecoder-12.0.5-1|88	%configure2_5x
12cu|qdecoder-12.0.5-1|89	%make
12cu|qdecoder-12.0.5-1|90	
12cu|qdecoder-12.0.5-1|91	pushd examples
12cu|qdecoder-12.0.5-1|92	%make
12cu|qdecoder-12.0.5-1|93	popd
12cu|qdecoder-12.0.5-1|94	
12cu|qdecoder-12.0.5-1|95	%install
12cu|qdecoder-12.0.5-1|96	install -d %{buildroot}%{_libdir}
12cu|qdecoder-12.0.5-1|97	install -d %{buildroot}%{_includedir}
12cu|qdecoder-12.0.5-1|98	%makeinstall LIBDIR=%{buildroot}%{_libdir} HEADERDIR=%{buildroot}%{_includedir}
12cu|qdecoder-12.0.5-1|99	
12cu|qdecoder-12.0.5-1|100	install -d %{buildroot}%{_libdir}/%{name}
12cu|qdecoder-12.0.5-1|101	cp examples/*.{cgi,html,c} %{buildroot}%{_libdir}/%{name}
12cu|qdecoder-12.0.5-1|102	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|qdecoder-12.0.5-1|103	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|qdecoder-12.0.5-1|104	Alias /%{name} %{_libdir}/%{name}
12cu|qdecoder-12.0.5-1|105	<Directory %{_libdir}/%{name}>
12cu|qdecoder-12.0.5-1|106	Order deny,allow
12cu|qdecoder-12.0.5-1|107	Deny from all
12cu|qdecoder-12.0.5-1|108	Allow from 127.0.0.1
12cu|qdecoder-12.0.5-1|109	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
12cu|qdecoder-12.0.5-1|110	</Directory>
12cu|qdecoder-12.0.5-1|111	EOF
12cu|qdecoder-12.0.5-1|112	
12cu|qdecoder-12.0.5-1|113	
12cu|qdecoder-12.0.5-1|114	%changelog
12cu|qdecoder-12.0.5-1|115	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 11:12.0.5-1
12cu|qdecoder-12.0.5-1|116	+ Revision: 694529f
12cu|qdecoder-12.0.5-1|117	- New version 12.0.5, fix package structure
12cu|qdecoder-12.0.5-1|118	
12cu|qdecoder-12.0.5-1|119	

12179 12
12cu|qemulator-0.5-11|1	%define oname	Qemulator
12cu|qemulator-0.5-11|2	
12cu|qemulator-0.5-11|3	Summary:	Interface to configure and launch Qemu
12cu|qemulator-0.5-11|4	Name:		qemulator
12cu|qemulator-0.5-11|5	Version:	0.5
12cu|qemulator-0.5-11|6	Release:	11
12cu|qemulator-0.5-11|7	License:	GPLv2+
12cu|qemulator-0.5-11|8	Group:		Emulators
12cu|qemulator-0.5-11|9	URL:		http://qemulator.createweb.de/
12cu|qemulator-0.5-11|10	Source0:	http://qemulator.createweb.de/%{oname}-%{version}.tar.gz
12cu|qemulator-0.5-11|11	Source1:	%{name}.desktop
12cu|qemulator-0.5-11|12	Patch0:		fix_python_dir.patch
12cu|qemulator-0.5-11|13	BuildArch:	noarch
12cu|qemulator-0.5-11|14	
12cu|qemulator-0.5-11|15	Requires:	perl-Locale-gettext >= 1.04
12cu|qemulator-0.5-11|16	Requires:	python
12cu|qemulator-0.5-11|17	Requires:	pygtk2.0
12cu|qemulator-0.5-11|18	Requires:	gnome-python
12cu|qemulator-0.5-11|19	Requires:	qemu
12cu|qemulator-0.5-11|20	Requires:	pygtk2.0-libglade
12cu|qemulator-0.5-11|21	BuildRequires:	librsvg
12cu|qemulator-0.5-11|22	BuildRequires:	libxml2-utils
12cu|qemulator-0.5-11|23	BuildRequires:	desktop-file-utils
12cu|qemulator-0.5-11|24	BuildRequires:	pkgconfig(libglade-2.0)
12cu|qemulator-0.5-11|25	BuildRequires:	pygtk2.0-devel
12cu|qemulator-0.5-11|26	BuildRequires:	imagemagick
12cu|qemulator-0.5-11|27	
12cu|qemulator-0.5-11|28	%description
12cu|qemulator-0.5-11|29	A launcher for Qemu that manages Qemu configs and creates disk images
12cu|qemulator-0.5-11|30	Qemu-launcher provides a point and click interface to Qemu. It also
12cu|qemulator-0.5-11|31	allows you to create, save, load, and run multiple Qemu VM
12cu|qemulator-0.5-11|32	configurations. It has a basic interface for creating or converting
12cu|qemulator-0.5-11|33	disk images.
12cu|qemulator-0.5-11|34	
12cu|qemulator-0.5-11|35	Only supports the x86 PC emulator part of Qemu.
12cu|qemulator-0.5-11|36	
12cu|qemulator-0.5-11|37	
12cu|qemulator-0.5-11|38	%prep
12cu|qemulator-0.5-11|39	%setup -q -n %{oname}-%{version}
12cu|qemulator-0.5-11|40	%patch0 -p1
12cu|qemulator-0.5-11|41	
12cu|qemulator-0.5-11|42	%build
12cu|qemulator-0.5-11|43	
12cu|qemulator-0.5-11|44	%install
12cu|qemulator-0.5-11|45	rm -rf %{buildroot}
12cu|qemulator-0.5-11|46	mkdir -p %{buildroot}%{_bindir} \
12cu|qemulator-0.5-11|47	%{buildroot}%{_datadir}/ \
12cu|qemulator-0.5-11|48	%{buildroot}%{_datadir}/%{name} \
12cu|qemulator-0.5-11|49	%{buildroot}%{_datadir}/pixmaps \
12cu|qemulator-0.5-11|50	%{buildroot}%{_libdir}
12cu|qemulator-0.5-11|51	cp -a usr/local/lib/qemulator/* %{buildroot}%{_datadir}/qemulator
12cu|qemulator-0.5-11|52	cp -ra usr/local/share/* %{buildroot}%{_datadir}/
12cu|qemulator-0.5-11|53	chmod +x %{buildroot}%{_datadir}/qemulator/qml_imagecreation.py \
12cu|qemulator-0.5-11|54	%{buildroot}%{_datadir}/qemulator/qml_machinesetup.py \
12cu|qemulator-0.5-11|55	%{buildroot}%{_datadir}/qemulator/qml_filehandlers.py \
12cu|qemulator-0.5-11|56	%{buildroot}%{_datadir}/qemulator/qml_configuration.py \
12cu|qemulator-0.5-11|57	%{buildroot}%{_datadir}/qemulator/qml_tools.py \
12cu|qemulator-0.5-11|58	%{buildroot}%{_datadir}/qemulator/qml_installwizzard.py \
12cu|qemulator-0.5-11|59	%{buildroot}%{_datadir}/qemulator/qml_style.py
12cu|qemulator-0.5-11|60	chmod -x %{buildroot}%{_datadir}/qemulator/icons/mac.png
12cu|qemulator-0.5-11|61	convert -resize 32x32 usr/local/share/pixmaps/qemulator.svg qemulator.xpm
12cu|qemulator-0.5-11|62	cp qemulator.xpm %{buildroot}%{_datadir}/pixmaps/
12cu|qemulator-0.5-11|63	ln -s %{_datadir}/qemulator/qemulator.py %{buildroot}%{_bindir}/qemulator
12cu|qemulator-0.5-11|64	
12cu|qemulator-0.5-11|65	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
12cu|qemulator-0.5-11|66	
12cu|qemulator-0.5-11|67	%clean
12cu|qemulator-0.5-11|68	rm -rf %{buildroot}
12cu|qemulator-0.5-11|69	
12cu|qemulator-0.5-11|70	%files
12cu|qemulator-0.5-11|71	%defattr(-,root,root)
12cu|qemulator-0.5-11|72	%{_bindir}/%{name}
12cu|qemulator-0.5-11|73	%{_datadir}/%{name}/*
12cu|qemulator-0.5-11|74	%{_datadir}/pixmaps/%{name}.*
12cu|qemulator-0.5-11|75	%{_datadir}/pixmaps/%{name}/%{name}.*
12cu|qemulator-0.5-11|76	%{_datadir}/locale
12cu|qemulator-0.5-11|77	%{_datadir}/applications/%{name}.desktop
12cu|qemulator-0.5-11|78	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cu|qemulator-0.5-11|79	%{_datadir}/pixmaps/qemulator/*.png
12cu|qemulator-0.5-11|80	
12cu|qemulator-0.5-11|81	
12cu|qemulator-0.5-11|82	%changelog
12cu|qemulator-0.5-11|83	* Mon Aug 06 2012 Johnny A. Solbu <solbu@mandriva.org> 0.5-9mdv2012.0
12cu|qemulator-0.5-11|84	+ Revision: 811863
12cu|qemulator-0.5-11|85	- Fix menu entry
12cu|qemulator-0.5-11|86	- Fix Requires
12cu|qemulator-0.5-11|87	- Fix License
12cu|qemulator-0.5-11|88	- Spec cleanup
12cu|qemulator-0.5-11|89	
12cu|qemulator-0.5-11|90	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5-8mdv2010.0
12cu|qemulator-0.5-11|91	+ Revision: 442555
12cu|qemulator-0.5-11|92	- rebuild
12cu|qemulator-0.5-11|93	
12cu|qemulator-0.5-11|94	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.5-7mdv2009.1
12cu|qemulator-0.5-11|95	+ Revision: 350167
12cu|qemulator-0.5-11|96	- 2009.1 rebuild
12cu|qemulator-0.5-11|97	
12cu|qemulator-0.5-11|98	* Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 0.5-6mdv2009.0
12cu|qemulator-0.5-11|99	+ Revision: 280558
12cu|qemulator-0.5-11|100	- Remove unneeded BR
12cu|qemulator-0.5-11|101	
12cu|qemulator-0.5-11|102	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.5-5mdv2009.0
12cu|qemulator-0.5-11|103	+ Revision: 259912
12cu|qemulator-0.5-11|104	- rebuild
12cu|qemulator-0.5-11|105	
12cu|qemulator-0.5-11|106	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.5-4mdv2009.0
12cu|qemulator-0.5-11|107	+ Revision: 247761
12cu|qemulator-0.5-11|108	- rebuild
12cu|qemulator-0.5-11|109	
12cu|qemulator-0.5-11|110	+ Pixel <pixel@mandriva.com>
12cu|qemulator-0.5-11|111	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|qemulator-0.5-11|112	
12cu|qemulator-0.5-11|113	* Mon Mar 31 2008 Anne Nicolas <ennael@mandriva.org> 0.5-2mdv2008.1
12cu|qemulator-0.5-11|114	+ Revision: 191235
12cu|qemulator-0.5-11|115	- Add pygtk2.0-libglade require (#39627)
12cu|qemulator-0.5-11|116	
12cu|qemulator-0.5-11|117	+ Olivier Blin <blino@mandriva.org>
12cu|qemulator-0.5-11|118	- restore BuildRoot
12cu|qemulator-0.5-11|119	
12cu|qemulator-0.5-11|120	+ Thierry Vignaud <tv@mandriva.org>
12cu|qemulator-0.5-11|121	- kill re-definition of %%buildroot on Pixel's request
12cu|qemulator-0.5-11|122	
12cu|qemulator-0.5-11|123	* Tue Oct 09 2007 Jérôme Soyer <saispo@mandriva.org> 0.5-1mdv2008.1
12cu|qemulator-0.5-11|124	+ Revision: 95839
12cu|qemulator-0.5-11|125	- Add imagemagick to BuildRequires
12cu|qemulator-0.5-11|126	- Add desktop file
12cu|qemulator-0.5-11|127	- Add desktop file
12cu|qemulator-0.5-11|128	- import qemulator
12cu|qemulator-0.5-11|129	
12cu|qemulator-0.5-11|130	

12180 12
12cu|qeven-0.3.2-4|1	#define debug_package	%{nil}
12cu|qeven-0.3.2-4|2	
12cu|qeven-0.3.2-4|3	Name:		qeven
12cu|qeven-0.3.2-4|4	Version:	0.3.2
12cu|qeven-0.3.2-4|5	Release:	4
12cu|qeven-0.3.2-4|6	Summary:	Video Converter with Qt4 GUI
12cu|qeven-0.3.2-4|7	Group:		Video
12cu|qeven-0.3.2-4|8	License:	GPLv3
12cu|qeven-0.3.2-4|9	URL:		http://qeven.wordpress.com/
12cu|qeven-0.3.2-4|10	Source0:	https://sourceforge.net/projects/qeven/files/%{name}/%{name}_%{version}/%{name}_%{version}.tar.bz2
12cu|qeven-0.3.2-4|11	Source1:	russian.qm
12cu|qeven-0.3.2-4|12	Patch0:		qeven-0.3.2-mencoder.patch
12cu|qeven-0.3.2-4|13	Patch1:		qeven_0.3.2-rus.patch
12cu|qeven-0.3.2-4|14	
12cu|qeven-0.3.2-4|15	BuildRequires:	qt4-devel
12cu|qeven-0.3.2-4|16	Requires:	mplayer
12cu|qeven-0.3.2-4|17	Requires:	mencoder
12cu|qeven-0.3.2-4|18	
12cu|qeven-0.3.2-4|19	%description
12cu|qeven-0.3.2-4|20	Qt Easy Video Encoder (QEVEN) allows you to encode your media
12cu|qeven-0.3.2-4|21	in several video format including (VCD, SVCD, DVD, DIVX, XVID, FLV).
12cu|qeven-0.3.2-4|22	
12cu|qeven-0.3.2-4|23	
12cu|qeven-0.3.2-4|24	%prep
12cu|qeven-0.3.2-4|25	%setup -qn %{name}_%{version}
12cu|qeven-0.3.2-4|26	%patch0 -p0
12cu|qeven-0.3.2-4|27	%patch1 -p1
12cu|qeven-0.3.2-4|28	cp %{SOURCE1} translation/russian.qm
12cu|qeven-0.3.2-4|29	perl -i -pe 's/\r\n/\n/gs' {LICENSE.txt,CHANGELOG}
12cu|qeven-0.3.2-4|30	
12cu|qeven-0.3.2-4|31	
12cu|qeven-0.3.2-4|32	%build
12cu|qeven-0.3.2-4|33	%qmake_qt4 QEVEN.pro
12cu|qeven-0.3.2-4|34	%make
12cu|qeven-0.3.2-4|35	
12cu|qeven-0.3.2-4|36	%install
12cu|qeven-0.3.2-4|37	mkdir -p %{buildroot}/%{_bindir}
12cu|qeven-0.3.2-4|38	mkdir -p %{buildroot}/%{_datadir}/pixmaps
12cu|qeven-0.3.2-4|39	mkdir -p %{buildroot}/%{_datadir}/%{name}/translation
12cu|qeven-0.3.2-4|40	
12cu|qeven-0.3.2-4|41	cp QEVEN %{buildroot}%{_bindir}/%{name}
12cu|qeven-0.3.2-4|42	cp -rp translation %{buildroot}%{_datadir}/%{name}/
12cu|qeven-0.3.2-4|43	cp Image/qeven*64x64*.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|qeven-0.3.2-4|44	mkdir -p %{buildroot}%{_datadir}/applications
12cu|qeven-0.3.2-4|45	
12cu|qeven-0.3.2-4|46	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cu|qeven-0.3.2-4|47	[Desktop Entry]
12cu|qeven-0.3.2-4|48	Name=Qeven
12cu|qeven-0.3.2-4|49	GenericName=QT Easy Video Encoder
12cu|qeven-0.3.2-4|50	Comment=Video Encoder
12cu|qeven-0.3.2-4|51	Exec=%{_bindir}/%{name}
12cu|qeven-0.3.2-4|52	Icon=%{name}
12cu|qeven-0.3.2-4|53	Terminal=false
12cu|qeven-0.3.2-4|54	Type=Application
12cu|qeven-0.3.2-4|55	StartupNotify=true
12cu|qeven-0.3.2-4|56	Categories=Qt;AudioVideo;
12cu|qeven-0.3.2-4|57	EOF
12cu|qeven-0.3.2-4|58	
12cu|qeven-0.3.2-4|59	
12cu|qeven-0.3.2-4|60	%files
12cu|qeven-0.3.2-4|61	%doc AUTHORS CHANGELOG LICENSE.txt README TODO
12cu|qeven-0.3.2-4|62	%{_bindir}/%{name}
12cu|qeven-0.3.2-4|63	%{_datadir}/%{name}/translation/*
12cu|qeven-0.3.2-4|64	%{_datadir}/applications/%{name}.desktop
12cu|qeven-0.3.2-4|65	%{_datadir}/pixmaps/%{name}.png
12cu|qeven-0.3.2-4|66	
12cu|qeven-0.3.2-4|67	
12cu|qeven-0.3.2-4|68	%changelog
12cu|qeven-0.3.2-4|69	* Sun Oct 13 2013 symbianflo <symbianflo@mandrivausers.ro> 0.3.2-4
12cu|qeven-0.3.2-4|70	+ Revision: b10bbae
12cu|qeven-0.3.2-4|71	- Merge pull request #1 from symbianflo/qeven:rosa2012.1
12cu|qeven-0.3.2-4|72	- symbianflo
12cu|qeven-0.3.2-4|73	
12cu|qeven-0.3.2-4|74	

12181 12
12cu|qgis-1.8.0-5|1	# Doesnt build with -j16, does with -j12 or lower, we choose -j8
12cu|qgis-1.8.0-5|2	%global make %(cpus=%_smp_mflags;if [ "${cpus##-j}" -gt 8 ];then echo make -j8;else echo make $cpus;fi)
12cu|qgis-1.8.0-5|3	
12cu|qgis-1.8.0-5|4	#define _requires_exceptions .*libgrass_.*
12cu|qgis-1.8.0-5|5	%define __noautoreq '.*libgrass_.*'
12cu|qgis-1.8.0-5|6	
12cu|qgis-1.8.0-5|7	Summary:	Geographic Information System for Linux/Unix
12cu|qgis-1.8.0-5|8	Name:		qgis
12cu|qgis-1.8.0-5|9	Version:	1.8.0
12cu|qgis-1.8.0-5|10	Release:	5
12cu|qgis-1.8.0-5|11	License:	GPLv2+
12cu|qgis-1.8.0-5|12	Group:		Sciences/Geosciences
12cu|qgis-1.8.0-5|13	Url:		http://www.qgis.org/
12cu|qgis-1.8.0-5|14	Source0:	http://qgis.org/downloads/qgis-%{version}.tar.bz2
12cu|qgis-1.8.0-5|15	Patch0:		qgis-1.8.0-datasource-crash.patch
12cu|qgis-1.8.0-5|16	Patch1:		qgis-1.8.0-sip410.patch
12cu|qgis-1.8.0-5|17	Patch2:		qgis-1.8.0-sip415.patch
12cu|qgis-1.8.0-5|18	BuildRequires:	bison
12cu|qgis-1.8.0-5|19	BuildRequires:	cmake
12cu|qgis-1.8.0-5|20	BuildRequires:	dos2unix
12cu|qgis-1.8.0-5|21	BuildRequires:	flex
12cu|qgis-1.8.0-5|22	BuildRequires:	grass
12cu|qgis-1.8.0-5|23	BuildRequires:	imagemagick
12cu|qgis-1.8.0-5|24	BuildRequires:	mlocate
12cu|qgis-1.8.0-5|25	BuildRequires:	postgis
12cu|qgis-1.8.0-5|26	BuildRequires:	python-sip
12cu|qgis-1.8.0-5|27	BuildRequires:	gdal-devel
12cu|qgis-1.8.0-5|28	BuildRequires:	geos-devel
12cu|qgis-1.8.0-5|29	BuildRequires:	libqwt-devel
12cu|qgis-1.8.0-5|30	BuildRequires:	python-BioSQL
12cu|qgis-1.8.0-5|31	BuildRequires:	python-qt4-devel
12cu|qgis-1.8.0-5|32	BuildRequires:	qt4-devel
12cu|qgis-1.8.0-5|33	BuildRequires:	qt4-linguist
12cu|qgis-1.8.0-5|34	BuildRequires:	spatialindex-devel
12cu|qgis-1.8.0-5|35	BuildRequires:	pkgconfig(cfitsio)
12cu|qgis-1.8.0-5|36	BuildRequires:	pkgconfig(expat)
12cu|qgis-1.8.0-5|37	BuildRequires:	pkgconfig(gsl)
12cu|qgis-1.8.0-5|38	BuildRequires:	pkgconfig(libpq)
12cu|qgis-1.8.0-5|39	BuildRequires:	pkgconfig(netcdf)
12cu|qgis-1.8.0-5|40	BuildRequires:	pkgconfig(proj)
12cu|qgis-1.8.0-5|41	BuildRequires:	pkgconfig(python)
12cu|qgis-1.8.0-5|42	BuildRequires:	pkgconfig(spatialite)
12cu|qgis-1.8.0-5|43	Requires:	python-BioSQL
12cu|qgis-1.8.0-5|44	Requires:	postgis
12cu|qgis-1.8.0-5|45	Obsoletes:	%{name}-theme-gis < 1.8.0
12cu|qgis-1.8.0-5|46	
12cu|qgis-1.8.0-5|47	%description
12cu|qgis-1.8.0-5|48	Quantum GIS (QGIS) is designed to be a Geographic Information System (GIS)
12cu|qgis-1.8.0-5|49	built for Linux/Unix. QGIS will offer support for vector and raster formats.
12cu|qgis-1.8.0-5|50	Currently QGIS supports shapefiles and PostgreSQL/PostGIS layers.
12cu|qgis-1.8.0-5|51	
12cu|qgis-1.8.0-5|52	Planned features include:
12cu|qgis-1.8.0-5|53	
12cu|qgis-1.8.0-5|54	* Read and edit shapefiles
12cu|qgis-1.8.0-5|55	* Display georeferenced rasters (tiff, png, geotiff)
12cu|qgis-1.8.0-5|56	* Plugins to dynamically add new functionality to the application
12cu|qgis-1.8.0-5|57	* Support for database tables
12cu|qgis-1.8.0-5|58	* Support for spatially enabled tables in PostgreSQL using PostGIS
12cu|qgis-1.8.0-5|59	* Map output
12cu|qgis-1.8.0-5|60	* Script engine
12cu|qgis-1.8.0-5|61	* Metadata support
12cu|qgis-1.8.0-5|62	
12cu|qgis-1.8.0-5|63	%files
12cu|qgis-1.8.0-5|64	%doc BUGS README TODO
12cu|qgis-1.8.0-5|65	%{_bindir}/qbrowser
12cu|qgis-1.8.0-5|66	%{_bindir}/qgis_bench
12cu|qgis-1.8.0-5|67	%{_libdir}/%{name}/crssync
12cu|qgis-1.8.0-5|68	%{_bindir}/%{name}
12cu|qgis-1.8.0-5|69	%{_libdir}/%{name}/qgis_help
12cu|qgis-1.8.0-5|70	%{_libdir}/lib%{name}_*.so.*
12cu|qgis-1.8.0-5|71	# this might go in its own subpkg???
12cu|qgis-1.8.0-5|72	%{_libdir}/lib%{name}sqlanyconnection*.so.*
12cu|qgis-1.8.0-5|73	%dir %{_libdir}/%{name}
12cu|qgis-1.8.0-5|74	%{_libdir}/%{name}/*.so
12cu|qgis-1.8.0-5|75	%exclude %{_libdir}/%{name}/libgrass*.so
12cu|qgis-1.8.0-5|76	%{_datadir}/%{name}/doc
12cu|qgis-1.8.0-5|77	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|qgis-1.8.0-5|78	%dir %{_datadir}/%{name}
12cu|qgis-1.8.0-5|79	%{_datadir}/%{name}/i18n
12cu|qgis-1.8.0-5|80	%{_datadir}/%{name}/images
12cu|qgis-1.8.0-5|81	%{_datadir}/%{name}/resources
12cu|qgis-1.8.0-5|82	%{_datadir}/%{name}/svg
12cu|qgis-1.8.0-5|83	%{_mandir}/man1/*
12cu|qgis-1.8.0-5|84	%{_iconsdir}/hicolor/*/apps/*
12cu|qgis-1.8.0-5|85	
12cu|qgis-1.8.0-5|86	#---------------------------------------------------------
12cu|qgis-1.8.0-5|87	
12cu|qgis-1.8.0-5|88	%package devel
12cu|qgis-1.8.0-5|89	Summary:	Development libraries and headers for QGIS
12cu|qgis-1.8.0-5|90	Group:		Sciences/Geosciences
12cu|qgis-1.8.0-5|91	Requires:	qgis
12cu|qgis-1.8.0-5|92	Obsoletes:	%{_lib}qgis-devel < 1.8.0
12cu|qgis-1.8.0-5|93	Conflicts:	qgis < 0.11.0
12cu|qgis-1.8.0-5|94	Conflicts:	qgiss-grass < 0.11.0
12cu|qgis-1.8.0-5|95	
12cu|qgis-1.8.0-5|96	%description devel
12cu|qgis-1.8.0-5|97	Development headers for QGIS
12cu|qgis-1.8.0-5|98	
12cu|qgis-1.8.0-5|99	%files devel
12cu|qgis-1.8.0-5|100	%{_includedir}/*
12cu|qgis-1.8.0-5|101	%{_libdir}/lib%{name}_*.so
12cu|qgis-1.8.0-5|102	%{_libdir}/libqgisgrass.so
12cu|qgis-1.8.0-5|103	%{_libdir}/libqgispython.so
12cu|qgis-1.8.0-5|104	%{_libdir}/lib%{name}sqlanyconnection*.so
12cu|qgis-1.8.0-5|105	%{_datadir}/%{name}/FindQGIS.cmake
12cu|qgis-1.8.0-5|106	
12cu|qgis-1.8.0-5|107	#---------------------------------------------------------
12cu|qgis-1.8.0-5|108	
12cu|qgis-1.8.0-5|109	%package grass
12cu|qgis-1.8.0-5|110	Summary:	QGIS plugins for accessing GRASS data
12cu|qgis-1.8.0-5|111	Group:		Sciences/Geosciences
12cu|qgis-1.8.0-5|112	Requires:	grass
12cu|qgis-1.8.0-5|113	Conflicts:	qgis < 0.11.0
12cu|qgis-1.8.0-5|114	
12cu|qgis-1.8.0-5|115	%description grass
12cu|qgis-1.8.0-5|116	This package provides plugins for QGIS that provide access to GRASS data from
12cu|qgis-1.8.0-5|117	within QGIS.
12cu|qgis-1.8.0-5|118	
12cu|qgis-1.8.0-5|119	%files grass
12cu|qgis-1.8.0-5|120	%{_libdir}/libqgisgrass.so.*
12cu|qgis-1.8.0-5|121	%{_libdir}/%{name}/libgrass*.so
12cu|qgis-1.8.0-5|122	%{_libdir}/%{name}/grass
12cu|qgis-1.8.0-5|123	%{_datadir}/%{name}/grass
12cu|qgis-1.8.0-5|124	
12cu|qgis-1.8.0-5|125	#---------------------------------------------------------
12cu|qgis-1.8.0-5|126	
12cu|qgis-1.8.0-5|127	%package python
12cu|qgis-1.8.0-5|128	Summary:	Python integration and plugins for qgis
12cu|qgis-1.8.0-5|129	Group:		Sciences/Geosciences
12cu|qgis-1.8.0-5|130	Requires:	%{name} = %{version}-%{release}
12cu|qgis-1.8.0-5|131	Requires:	python-sip
12cu|qgis-1.8.0-5|132	Requires:	python-qt4
12cu|qgis-1.8.0-5|133	Conflicts:	qgis < 0.11.0
12cu|qgis-1.8.0-5|134	
12cu|qgis-1.8.0-5|135	%description python
12cu|qgis-1.8.0-5|136	Python integration and plugins for qgis
12cu|qgis-1.8.0-5|137	
12cu|qgis-1.8.0-5|138	%files python
12cu|qgis-1.8.0-5|139	%{_libdir}/libqgispython.so.*
12cu|qgis-1.8.0-5|140	%{_datadir}/%{name}/python
12cu|qgis-1.8.0-5|141	
12cu|qgis-1.8.0-5|142	#---------------------------------------------------------
12cu|qgis-1.8.0-5|143	
12cu|qgis-1.8.0-5|144	%prep
12cu|qgis-1.8.0-5|145	%setup -q -n %{name}-%{version}
12cu|qgis-1.8.0-5|146	%patch0 -p1
12cu|qgis-1.8.0-5|147	%patch1 -p1
12cu|qgis-1.8.0-5|148	%patch2 -p1
12cu|qgis-1.8.0-5|149	
12cu|qgis-1.8.0-5|150	%build
12cu|qgis-1.8.0-5|151	%cmake_qt4 \
12cu|qgis-1.8.0-5|152	-DQGIS_LIB_SUBDIR=%{_lib} \
12cu|qgis-1.8.0-5|153	-DQGIS_PLUGIN_SUBDIR=%{_lib}/qgis \
12cu|qgis-1.8.0-5|154	-DGRASS_PREFIX=%{_libdir}/%{grass}
12cu|qgis-1.8.0-5|155	
12cu|qgis-1.8.0-5|156	%make
12cu|qgis-1.8.0-5|157	
12cu|qgis-1.8.0-5|158	%install
12cu|qgis-1.8.0-5|159	%makeinstall_std -C build
12cu|qgis-1.8.0-5|160	
12cu|qgis-1.8.0-5|161	mv %{buildroot}%{_prefix}/man %{buildroot}/%{_datadir}
12cu|qgis-1.8.0-5|162	
12cu|qgis-1.8.0-5|163	mkdir -p %{buildroot}/%{_datadir}/applications
12cu|qgis-1.8.0-5|164	cat > %{buildroot}/%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|qgis-1.8.0-5|165	[Desktop Entry]
12cu|qgis-1.8.0-5|166	Name=Quantum GIS
12cu|qgis-1.8.0-5|167	Comment=Quantum Geographic Information System
12cu|qgis-1.8.0-5|168	Exec=%{_bindir}/%{name}
12cu|qgis-1.8.0-5|169	Icon=%{name}
12cu|qgis-1.8.0-5|170	Terminal=false
12cu|qgis-1.8.0-5|171	Type=Application
12cu|qgis-1.8.0-5|172	Categories=Science;Geoscience;Qt;
12cu|qgis-1.8.0-5|173	EOF
12cu|qgis-1.8.0-5|174	
12cu|qgis-1.8.0-5|175	# icon
12cu|qgis-1.8.0-5|176	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12cu|qgis-1.8.0-5|177	convert -scale 48 %{buildroot}%{_datadir}/%{name}/doc/images/qgis_new_80pct.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|qgis-1.8.0-5|178	convert -scale 32 %{buildroot}%{_datadir}/%{name}/doc/images/qgis_new_80pct.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|qgis-1.8.0-5|179	convert -scale 16 %{buildroot}%{_datadir}/%{name}/doc/images/qgis_new_80pct.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|qgis-1.8.0-5|180	
12cu|qgis-1.8.0-5|181	%changelog
12cu|qgis-1.8.0-5|182	* Fri Apr 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.0-5
12cu|qgis-1.8.0-5|183	+ Revision: 95d9088
12cu|qgis-1.8.0-5|184	- Add patch to fix build with python-sip 4.15
12cu|qgis-1.8.0-5|185	
12cu|qgis-1.8.0-5|186	

12182 12
12cu|qgit-2.3-2|1	
12cu|qgit-2.3-2|2	Summary: A git GUI viewer
12cu|qgit-2.3-2|3	Name: qgit
12cu|qgit-2.3-2|4	Version: 2.3
12cu|qgit-2.3-2|5	Release: %mkrel 2
12cu|qgit-2.3-2|6	Source0: http://ovh.dl.sourceforge.net/sourceforge/qgit/%{name}-%{version}.tar.bz2
12cu|qgit-2.3-2|7	Patch0: %{name}-2.2-qmake.patch
12cu|qgit-2.3-2|8	Patch1: %{name}-2.3-fix-format.patch
12cu|qgit-2.3-2|9	Patch2: %{name}-2.3-fix-repo-config-cmd.patch
12cu|qgit-2.3-2|10	License: GPL
12cu|qgit-2.3-2|11	Group: Development/Other
12cu|qgit-2.3-2|12	Url: http://sourceforge.net/projects/qgit
12cu|qgit-2.3-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|qgit-2.3-2|14	BuildRequires: scons
12cu|qgit-2.3-2|15	BuildRequires: qt4-devel
12cu|qgit-2.3-2|16	Requires: git-core
12cu|qgit-2.3-2|17	
12cu|qgit-2.3-2|18	%define qtdir /usr/lib/qt4
12cu|qgit-2.3-2|19	
12cu|qgit-2.3-2|20	%description
12cu|qgit-2.3-2|21	With qgit you will be able to browse revisions history, view patch content
12cu|qgit-2.3-2|22	and changed
12cu|qgit-2.3-2|23	files, graphically following different development branches.
12cu|qgit-2.3-2|24	
12cu|qgit-2.3-2|25	Main features
12cu|qgit-2.3-2|26	- View revisions, diffs, files history, files annotation, archive tree.
12cu|qgit-2.3-2|27	- Commit changes visually cherry picking modified files.
12cu|qgit-2.3-2|28	- Apply or format patch series from selected commits, drag and
12cu|qgit-2.3-2|29	drop commits between two instances of qgit.
12cu|qgit-2.3-2|30	- qgit implements a GUI for the most common StGIT commands like push/pop
12cu|qgit-2.3-2|31	and apply/format patches. You can also create new patches or refresh
12cu|qgit-2.3-2|32	current top one using the same semantics of git commit, i.e. cherry
12cu|qgit-2.3-2|33	picking single modified files.
12cu|qgit-2.3-2|34	
12cu|qgit-2.3-2|35	%prep
12cu|qgit-2.3-2|36	%setup -q -n %{name}
12cu|qgit-2.3-2|37	%patch0 -p1 -b .qmake
12cu|qgit-2.3-2|38	%patch1 -p1 -b .fix-format
12cu|qgit-2.3-2|39	%patch2 -p1 -b .repo-config
12cu|qgit-2.3-2|40	
12cu|qgit-2.3-2|41	%build
12cu|qgit-2.3-2|42	qmake %{name}.pro
12cu|qgit-2.3-2|43	%make
12cu|qgit-2.3-2|44	
12cu|qgit-2.3-2|45	%install
12cu|qgit-2.3-2|46	rm -rf $RPM_BUILD_ROOT
12cu|qgit-2.3-2|47	make install INSTALL_ROOT=$RPM_BUILD_ROOT
12cu|qgit-2.3-2|48	
12cu|qgit-2.3-2|49	%clean
12cu|qgit-2.3-2|50	rm -rf $RPM_BUILD_ROOT
12cu|qgit-2.3-2|51	
12cu|qgit-2.3-2|52	%files
12cu|qgit-2.3-2|53	%defattr(-,root,root)
12cu|qgit-2.3-2|54	%doc README
12cu|qgit-2.3-2|55	%{_bindir}/qgit
12cu|qgit-2.3-2|56	
12cu|qgit-2.3-2|57	
12cu|qgit-2.3-2|58	
12cu|qgit-2.3-2|59	%changelog
12cu|qgit-2.3-2|60	* Tue May 13 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.3-2
12cu|qgit-2.3-2|61	+ Revision: d5b7da8
12cu|qgit-2.3-2|62	- Replaced deprecated git repo-config with git config
12cu|qgit-2.3-2|63	
12cu|qgit-2.3-2|64	

12183 12
12cu|qjackctl-0.3.11-1|1	%define debug_package          %{nil}
12cu|qjackctl-0.3.11-1|2	
12cu|qjackctl-0.3.11-1|3	
12cu|qjackctl-0.3.11-1|4	Summary:	A QT gui for the JACK audio daemon
12cu|qjackctl-0.3.11-1|5	Name:		qjackctl
12cu|qjackctl-0.3.11-1|6	Version:	0.3.11
12cu|qjackctl-0.3.11-1|7	Release:	1
12cu|qjackctl-0.3.11-1|8	License:	GPLv2+
12cu|qjackctl-0.3.11-1|9	Group:		Sound
12cu|qjackctl-0.3.11-1|10	URL:		http://sourceforge.net/projects/{name}/
12cu|qjackctl-0.3.11-1|11	Source0:	http://downloads.sourceforge.net/qjackctl/files/%{name}-%{version}.tar.gz
12cu|qjackctl-0.3.11-1|12	
12cu|qjackctl-0.3.11-1|13	BuildRequires:	qt4-devel
12cu|qjackctl-0.3.11-1|14	BuildRequires:	pkgconfig(jack) >= 0.118.3
12cu|qjackctl-0.3.11-1|15	BuildRequires:	pkgconfig(alsa)
12cu|qjackctl-0.3.11-1|16	BuildRequires:	pkgconfig(portaudio-2.0)
12cu|qjackctl-0.3.11-1|17	BuildRequires:	desktop-file-utils
12cu|qjackctl-0.3.11-1|18	Requires:	jackit >= 0.118.3
12cu|qjackctl-0.3.11-1|19	Requires:	hicolor-icon-theme
12cu|qjackctl-0.3.11-1|20	
12cu|qjackctl-0.3.11-1|21	%description
12cu|qjackctl-0.3.11-1|22	JACK Audio Connection Kit - Qt GUI Interface: A simple Qt application to
12cu|qjackctl-0.3.11-1|23	control the JACK server daemon.
12cu|qjackctl-0.3.11-1|24	
12cu|qjackctl-0.3.11-1|25	
12cu|qjackctl-0.3.11-1|26	%prep
12cu|qjackctl-0.3.11-1|27	%setup -q
12cu|qjackctl-0.3.11-1|28	
12cu|qjackctl-0.3.11-1|29	%build
12cu|qjackctl-0.3.11-1|30	%configure --enable-jack-version \
12cu|qjackctl-0.3.11-1|31	--localedir=%{_datadir}/%{name}/locale/
12cu|qjackctl-0.3.11-1|32	
12cu|qjackctl-0.3.11-1|33	%make
12cu|qjackctl-0.3.11-1|34	
12cu|qjackctl-0.3.11-1|35	%install
12cu|qjackctl-0.3.11-1|36	%makeinstall_std
12cu|qjackctl-0.3.11-1|37	
12cu|qjackctl-0.3.11-1|38	desktop-file-install --vendor="" \
12cu|qjackctl-0.3.11-1|39	--remove-key="X-SuSE-translate" \
12cu|qjackctl-0.3.11-1|40	--remove-key="Version" \
12cu|qjackctl-0.3.11-1|41	--remove-category="ALSA" \
12cu|qjackctl-0.3.11-1|42	--remove-category="JACK" \
12cu|qjackctl-0.3.11-1|43	--remove-category="MIDI" \
12cu|qjackctl-0.3.11-1|44	--add-category="Midi" \
12cu|qjackctl-0.3.11-1|45	--add-category="X-MandrivaLinux-Sound" \
12cu|qjackctl-0.3.11-1|46	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|qjackctl-0.3.11-1|47	
12cu|qjackctl-0.3.11-1|48	%find_lang %{name} --with-qt
12cu|qjackctl-0.3.11-1|49	
12cu|qjackctl-0.3.11-1|50	
12cu|qjackctl-0.3.11-1|51	%files -f %{name}.lang
12cu|qjackctl-0.3.11-1|52	%doc AUTHORS ChangeLog README TODO
12cu|qjackctl-0.3.11-1|53	%{_bindir}/qjackctl
12cu|qjackctl-0.3.11-1|54	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cu|qjackctl-0.3.11-1|55	%{_datadir}/applications/%{name}.desktop
12cu|qjackctl-0.3.11-1|56	%{_mandir}/man1/*
12cu|qjackctl-0.3.11-1|57	
12cu|qjackctl-0.3.11-1|58	%changelog
12cu|qjackctl-0.3.11-1|59	* Thu Jan 02 2014 symbianflo <symbianflo@symbianflo> 0.3.11-1
12cu|qjackctl-0.3.11-1|60	+ Revision: db7a4f5
12cu|qjackctl-0.3.11-1|61	- Log: Changelog:
12cu|qjackctl-0.3.11-1|62	- 0.3.11 2013-12-31 A fifth of a Jubilee.
12cu|qjackctl-0.3.11-1|63	- - More preparations for Qt5 configure build.
12cu|qjackctl-0.3.11-1|64	- - Interface device selection is now unified, by moving the old '>' pop-up menu into the customized combo-box drop-down list showing all available card/device names and descriptions (on a patch by Arnout Engelen, thanks).
12cu|qjackctl-0.3.11-1|65	- - Added include to shut up gcc 4.7 build failures (patch by Alexis Ballier, thanks).
12cu|qjackctl-0.3.11-1|66	
12cu|qjackctl-0.3.11-1|67	

12184 12
12cu|qjoypad-4.2.1-1|1	Summary:	Emulate keyboard or mouse actions with a joystick
12cu|qjoypad-4.2.1-1|2	Name:		qjoypad
12cu|qjoypad-4.2.1-1|3	Version:	4.2.1
12cu|qjoypad-4.2.1-1|4	Release:	1
12cu|qjoypad-4.2.1-1|5	License:	GPLv2+
12cu|qjoypad-4.2.1-1|6	Group:		System/Kernel and hardware
12cu|qjoypad-4.2.1-1|7	Url:		http://qjoypad.sourceforge.net/
12cu|qjoypad-4.2.1-1|8	# Fork by a new maintainer
12cu|qjoypad-4.2.1-1|9	Source0:	https://github.com/panzi/qjoypad/archive/v%{version}/%{name}-%{version}.tar.gz
12cu|qjoypad-4.2.1-1|10	BuildRequires:	cmake
12cu|qjoypad-4.2.1-1|11	BuildRequires:	qt4-devel
12cu|qjoypad-4.2.1-1|12	BuildRequires:	pkgconfig(udev)
12cu|qjoypad-4.2.1-1|13	BuildRequires:	pkgconfig(x11)
12cu|qjoypad-4.2.1-1|14	BuildRequires:	pkgconfig(xi)
12cu|qjoypad-4.2.1-1|15	BuildRequires:	pkgconfig(xtst)
12cu|qjoypad-4.2.1-1|16	BuildRequires:	imagemagick
12cu|qjoypad-4.2.1-1|17	
12cu|qjoypad-4.2.1-1|18	%description
12cu|qjoypad-4.2.1-1|19	QJoyPad converts input from a gamepad or joystick into key-presses or mouse
12cu|qjoypad-4.2.1-1|20	actions, letting you control any X program with your game controller.
12cu|qjoypad-4.2.1-1|21	It comes with a convenient and easy-to-use interface.
12cu|qjoypad-4.2.1-1|22	
12cu|qjoypad-4.2.1-1|23	%files
12cu|qjoypad-4.2.1-1|24	%doc LICENSE.txt README.md
12cu|qjoypad-4.2.1-1|25	%{_bindir}/%{name}
12cu|qjoypad-4.2.1-1|26	%{_datadir}/%{name}
12cu|qjoypad-4.2.1-1|27	%{_datadir}/applications/%{name}.desktop
12cu|qjoypad-4.2.1-1|28	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|qjoypad-4.2.1-1|29	
12cu|qjoypad-4.2.1-1|30	#----------------------------------------------------------------------------
12cu|qjoypad-4.2.1-1|31	
12cu|qjoypad-4.2.1-1|32	%prep
12cu|qjoypad-4.2.1-1|33	%setup -q
12cu|qjoypad-4.2.1-1|34	
12cu|qjoypad-4.2.1-1|35	
12cu|qjoypad-4.2.1-1|36	%build
12cu|qjoypad-4.2.1-1|37	%cmake
12cu|qjoypad-4.2.1-1|38	%make
12cu|qjoypad-4.2.1-1|39	
12cu|qjoypad-4.2.1-1|40	
12cu|qjoypad-4.2.1-1|41	%install
12cu|qjoypad-4.2.1-1|42	%makeinstall_std -C build
12cu|qjoypad-4.2.1-1|43	
12cu|qjoypad-4.2.1-1|44	# Add more icons (other than 24x24 and 64x64 from sources) for the menu
12cu|qjoypad-4.2.1-1|45	pushd icons
12cu|qjoypad-4.2.1-1|46	convert gamepad4-64x64.png -resize 48x48 %{name}-48x48.png
12cu|qjoypad-4.2.1-1|47	install -D -m 644 %{name}-48x48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|qjoypad-4.2.1-1|48	
12cu|qjoypad-4.2.1-1|49	convert gamepad4-64x64.png -resize 32x32 %{name}-32x32.png
12cu|qjoypad-4.2.1-1|50	install -D -m 644 %{name}-32x32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|qjoypad-4.2.1-1|51	
12cu|qjoypad-4.2.1-1|52	convert gamepad4-64x64.png -resize 16x16 %{name}-16x16.png
12cu|qjoypad-4.2.1-1|53	install -D -m 644 %{name}-16x16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|qjoypad-4.2.1-1|54	popd
12cu|qjoypad-4.2.1-1|55	
12cu|qjoypad-4.2.1-1|56	desktop-file-edit --add-category="Settings" %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|qjoypad-4.2.1-1|57	
12cu|qjoypad-4.2.1-1|58	
12cu|qjoypad-4.2.1-1|59	%changelog
12cu|qjoypad-4.2.1-1|60	
12cu|qjoypad-4.2.1-1|61	* Tue Jan 05 2016 dsilakov <denis.silakov@rosalab.ru> 4.2.1-1
12cu|qjoypad-4.2.1-1|62	- (c01c0cd) Merge pull request #1 from import/qjoypad:rosa2014.1
12cu|qjoypad-4.2.1-1|63	- (c01c0cd) Backport from rosa014.1
12cu|qjoypad-4.2.1-1|64	
12cu|qjoypad-4.2.1-1|65	

12185 12
12cu|qlandkartegt-1.7.7-1|1	Name:		qlandkartegt
12cu|qlandkartegt-1.7.7-1|2	Summary:	GPS device mapping tool
12cu|qlandkartegt-1.7.7-1|3	Version:	1.7.7
12cu|qlandkartegt-1.7.7-1|4	Release:	1
12cu|qlandkartegt-1.7.7-1|5	Source0:	http://downloads.sourceforge.net/qlandkartegt/%{name}-%{version}.tar.gz
12cu|qlandkartegt-1.7.7-1|6	Patch0:		qlandkartegt-1.3.0-fedora-glu.patch
12cu|qlandkartegt-1.7.7-1|7	URL:		http://www.qlandkarte.org/
12cu|qlandkartegt-1.7.7-1|8	License:	GPLv2+
12cu|qlandkartegt-1.7.7-1|9	Group:		Communications
12cu|qlandkartegt-1.7.7-1|10	Requires:	garmindev(interface) = 1.18
12cu|qlandkartegt-1.7.7-1|11	Requires:	gpsbabel
12cu|qlandkartegt-1.7.7-1|12	Suggests:	gdal
12cu|qlandkartegt-1.7.7-1|13	BuildRequires:	cmake
12cu|qlandkartegt-1.7.7-1|14	BuildRequires:	qt4-devel
12cu|qlandkartegt-1.7.7-1|15	%if %{mdvver} == 201400
12cu|qlandkartegt-1.7.7-1|16	BuildRequires:	pkgconfig(QtWebKit)
12cu|qlandkartegt-1.7.7-1|17	%endif
12cu|qlandkartegt-1.7.7-1|18	BuildRequires:	pkgconfig(glu)
12cu|qlandkartegt-1.7.7-1|19	BuildRequires:	pkgconfig(zlib)
12cu|qlandkartegt-1.7.7-1|20	BuildRequires:	gdal-devel
12cu|qlandkartegt-1.7.7-1|21	BuildRequires:	pkgconfig(proj)
12cu|qlandkartegt-1.7.7-1|22	BuildRequires:	desktop-file-utils
12cu|qlandkartegt-1.7.7-1|23	BuildRequires:	pkgconfig(libexif)
12cu|qlandkartegt-1.7.7-1|24	BuildRequires:	pkgconfig(libgpsd)
12cu|qlandkartegt-1.7.7-1|25	BuildRequires:	pkgconfig(libdmtx)
12cu|qlandkartegt-1.7.7-1|26	BuildRequires:  jpeg-devel
12cu|qlandkartegt-1.7.7-1|27	
12cu|qlandkartegt-1.7.7-1|28	Obsoletes:	qlandkarte < %{version}
12cu|qlandkartegt-1.7.7-1|29	Provides:	qlandkarte = %{version}
12cu|qlandkartegt-1.7.7-1|30	
12cu|qlandkartegt-1.7.7-1|31	%description
12cu|qlandkartegt-1.7.7-1|32	QLandkarte GT is the ultimate outdoor aficionado's tool for GPS maps in
12cu|qlandkartegt-1.7.7-1|33	GeoTiff format as well as Garmin's img vector map format. Additional it is
12cu|qlandkartegt-1.7.7-1|34	the PC side frontend to QLandkarte M, a moving map application for mobile
12cu|qlandkartegt-1.7.7-1|35	devices. And it fills the gap Garmin leaves in refusing to support Linux.
12cu|qlandkartegt-1.7.7-1|36	QLandkarte GT is the proof that writing portable applications for Unix,
12cu|qlandkartegt-1.7.7-1|37	Windows and OSX is feasible with a minimum of overhead. No excuses!
12cu|qlandkartegt-1.7.7-1|38	
12cu|qlandkartegt-1.7.7-1|39	QLandkarte GT does replace the original QLandkarte with a much more
12cu|qlandkartegt-1.7.7-1|40	flexible architecture. It's not limited to a map format or device. Thus
12cu|qlandkartegt-1.7.7-1|41	if you think your Magellan GPS or other should be supported, join the team.
12cu|qlandkartegt-1.7.7-1|42	
12cu|qlandkartegt-1.7.7-1|43	Additionally it is a front end to the GDAL tools, to make georeferencing
12cu|qlandkartegt-1.7.7-1|44	scanned maps feasible for the normal user. Compared to similar tools like
12cu|qlandkartegt-1.7.7-1|45	QGis, it's target users are more on the consumer side than on the scientific
12cu|qlandkartegt-1.7.7-1|46	one. QLandkarte GT might not let you select every possible feature of the
12cu|qlandkartegt-1.7.7-1|47	GDAL tools, but it will simplify their use to the demands of most users.
12cu|qlandkartegt-1.7.7-1|48	
12cu|qlandkartegt-1.7.7-1|49	%prep
12cu|qlandkartegt-1.7.7-1|50	%setup -q
12cu|qlandkartegt-1.7.7-1|51	%patch0 -p1
12cu|qlandkartegt-1.7.7-1|52	
12cu|qlandkartegt-1.7.7-1|53	%build
12cu|qlandkartegt-1.7.7-1|54	%cmake -DBUILD_SHARED_LIBS:BOOL=OFF -DGPX_EXTENSIONS=ON
12cu|qlandkartegt-1.7.7-1|55	%make VERBOSE=1
12cu|qlandkartegt-1.7.7-1|56	
12cu|qlandkartegt-1.7.7-1|57	%install
12cu|qlandkartegt-1.7.7-1|58	%makeinstall_std -C build
12cu|qlandkartegt-1.7.7-1|59	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|qlandkartegt-1.7.7-1|60	
12cu|qlandkartegt-1.7.7-1|61	%files
12cu|qlandkartegt-1.7.7-1|62	%doc copying changelog.txt
12cu|qlandkartegt-1.7.7-1|63	%{_bindir}/%{name}
12cu|qlandkartegt-1.7.7-1|64	%{_bindir}/map2gcm
12cu|qlandkartegt-1.7.7-1|65	%{_bindir}/map2jnx
12cu|qlandkartegt-1.7.7-1|66	%{_bindir}/map2rmap
12cu|qlandkartegt-1.7.7-1|67	%{_bindir}/map2rmp
12cu|qlandkartegt-1.7.7-1|68	%{_bindir}/cache2gtiff
12cu|qlandkartegt-1.7.7-1|69	%{_datadir}/applications/%{name}.desktop
12cu|qlandkartegt-1.7.7-1|70	%{_datadir}/pixmaps/%{name}.png
12cu|qlandkartegt-1.7.7-1|71	%{_datadir}/%{name}
12cu|qlandkartegt-1.7.7-1|72	%{_mandir}/man1/%{name}.*
12cu|qlandkartegt-1.7.7-1|73	
12cu|qlandkartegt-1.7.7-1|74	%changelog
12cu|qlandkartegt-1.7.7-1|75	* Wed Jul 23 2014 abfonly <abfonly@gmail.com> 1.7.7-1
12cu|qlandkartegt-1.7.7-1|76	+ Revision: 62061cb
12cu|qlandkartegt-1.7.7-1|77	- Merge pull request #3 from abfonly/qlandkartegt:rosa2012.1
12cu|qlandkartegt-1.7.7-1|78	- abfonly
12cu|qlandkartegt-1.7.7-1|79	
12cu|qlandkartegt-1.7.7-1|80	

12186 12
12cu|qmc2-0.43-1|1	# sdlmame & sdlmess templates section is commented out because
12cu|qmc2-0.43-1|2	# templates are up to date at this moment but sometimes we need to
12cu|qmc2-0.43-1|3	# update them from SVN
12cu|qmc2-0.43-1|4	
12cu|qmc2-0.43-1|5	Summary:	M.A.M.E. Catalog / Launcher II
12cu|qmc2-0.43-1|6	Name:		qmc2
12cu|qmc2-0.43-1|7	Version:	0.43
12cu|qmc2-0.43-1|8	Release:	1
12cu|qmc2-0.43-1|9	Epoch:		1
12cu|qmc2-0.43-1|10	License:	GPLv2+
12cu|qmc2-0.43-1|11	Group:		Emulators
12cu|qmc2-0.43-1|12	Url:		http://sourceforge.net/projects/qmc2/
12cu|qmc2-0.43-1|13	#alt url	http://qmc2.arcadehits.net/
12cu|qmc2-0.43-1|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cu|qmc2-0.43-1|15	#http://qmc2.svn.sourceforge.net/viewvc/qmc2/trunk/data/opt/SDLMAME/template.xml?revision=2835
12cu|qmc2-0.43-1|16	#Source1:	sdlmame-0.142u4-template.xml
12cu|qmc2-0.43-1|17	#http://qmc2.svn.sourceforge.net/viewvc/qmc2/trunk/data/opt/SDLMESS/template.xml?revision=2755
12cu|qmc2-0.43-1|18	#Source2:	sdlmess-0.142u3-template.xml
12cu|qmc2-0.43-1|19	Source10:	qmc2-48.png
12cu|qmc2-0.43-1|20	Patch0:		qmc2-0.43-fpic.patch
12cu|qmc2-0.43-1|21	BuildRequires:	qt4-devel >= 4:4.7.0
12cu|qmc2-0.43-1|22	BuildRequires:	pkgconfig(gl)
12cu|qmc2-0.43-1|23	BuildRequires:	pkgconfig(phonon)
12cu|qmc2-0.43-1|24	BuildRequires:	pkgconfig(QtWebKit)
12cu|qmc2-0.43-1|25	BuildRequires:	pkgconfig(sdl)
12cu|qmc2-0.43-1|26	BuildRequires:	pkgconfig(x11)
12cu|qmc2-0.43-1|27	BuildRequires:	pkgconfig(xmu)
12cu|qmc2-0.43-1|28	BuildRequires:	rsync
12cu|qmc2-0.43-1|29	
12cu|qmc2-0.43-1|30	#not requiring non-free
12cu|qmc2-0.43-1|31	Suggests:	sdlmame
12cu|qmc2-0.43-1|32	Suggests:	sdlmame-extra-data
12cu|qmc2-0.43-1|33	Suggests:	sdlmess
12cu|qmc2-0.43-1|34	
12cu|qmc2-0.43-1|35	%description
12cu|qmc2-0.43-1|36	QMC2 is a Qt4 based front-end for SDLMAME and SDLMESS.
12cu|qmc2-0.43-1|37	
12cu|qmc2-0.43-1|38	%files
12cu|qmc2-0.43-1|39	%{_bindir}/runonce
12cu|qmc2-0.43-1|40	%{_bindir}/%{name}
12cu|qmc2-0.43-1|41	%{_bindir}/%{name}-sdlmame
12cu|qmc2-0.43-1|42	%{_bindir}/%{name}-sdlmess
12cu|qmc2-0.43-1|43	%{_bindir}/%{name}-arcade
12cu|qmc2-0.43-1|44	%{_datadir}/%{name}
12cu|qmc2-0.43-1|45	%{_datadir}/applications/mandriva-%{name}-sdlmame.desktop
12cu|qmc2-0.43-1|46	%{_datadir}/applications/mandriva-%{name}-sdlmess.desktop
12cu|qmc2-0.43-1|47	%{_datadir}/applications/mandriva-%{name}-arcade.desktop
12cu|qmc2-0.43-1|48	%{_iconsdir}/%{name}.png
12cu|qmc2-0.43-1|49	%{_iconsdir}/%{name}-arcade.png
12cu|qmc2-0.43-1|50	%config %{_sysconfdir}/%{name}/%{name}.ini
12cu|qmc2-0.43-1|51	
12cu|qmc2-0.43-1|52	#----------------------------------------------------------------------------
12cu|qmc2-0.43-1|53	
12cu|qmc2-0.43-1|54	%prep
12cu|qmc2-0.43-1|55	%setup -q -n %{name}
12cu|qmc2-0.43-1|56	%patch0 -p1
12cu|qmc2-0.43-1|57	#updates sdlmame & sdlmess templates
12cu|qmc2-0.43-1|58	#cp -f %{SOURCE1} data/opt/SDLMAME/template.xml
12cu|qmc2-0.43-1|59	#cp -f %{SOURCE2} data/opt/SDLMESS/template.xml
12cu|qmc2-0.43-1|60	
12cu|qmc2-0.43-1|61	%build
12cu|qmc2-0.43-1|62	# to debug qmc2, add DEBUG=1 and install the -debug package too.
12cu|qmc2-0.43-1|63	%make \
12cu|qmc2-0.43-1|64	QTDIR=%{_prefix}/lib/qt4 \
12cu|qmc2-0.43-1|65	PREFIX=%{_prefix} \
12cu|qmc2-0.43-1|66	CXX_FLAGS="%{optflags}" \
12cu|qmc2-0.43-1|67	JOYSTICK=1 \
12cu|qmc2-0.43-1|68	OPENGL=1 \
12cu|qmc2-0.43-1|69	EMULATOR=SDLMESS
12cu|qmc2-0.43-1|70	mv qmc2-sdlmess qmc2-sdlmess.bak
12cu|qmc2-0.43-1|71	make clean QTDIR=%{_prefix}/lib/qt4
12cu|qmc2-0.43-1|72	
12cu|qmc2-0.43-1|73	%make \
12cu|qmc2-0.43-1|74	QTDIR=%{_prefix}/lib/qt4 \
12cu|qmc2-0.43-1|75	PREFIX=%{_prefix} \
12cu|qmc2-0.43-1|76	CXX_FLAGS="%{optflags}" \
12cu|qmc2-0.43-1|77	JOYSTICK=1 \
12cu|qmc2-0.43-1|78	OPENGL=1 \
12cu|qmc2-0.43-1|79	EMULATOR=SDLMAME
12cu|qmc2-0.43-1|80	
12cu|qmc2-0.43-1|81	%make \
12cu|qmc2-0.43-1|82	CXX_FLAGS="%{optflags}" \
12cu|qmc2-0.43-1|83	arcade
12cu|qmc2-0.43-1|84	
12cu|qmc2-0.43-1|85	%install
12cu|qmc2-0.43-1|86	%makeinstall \
12cu|qmc2-0.43-1|87	PREFIX=%{_prefix} \
12cu|qmc2-0.43-1|88	DESTDIR=%{buildroot} \
12cu|qmc2-0.43-1|89	QTDIR=%{_prefix}/lib/qt4 \
12cu|qmc2-0.43-1|90	EMULATOR=SDLMAME
12cu|qmc2-0.43-1|91	
12cu|qmc2-0.43-1|92	#install qmc2-sdlmess as well
12cu|qmc2-0.43-1|93	install -m 755 %{name}-sdlmess.bak %{buildroot}%{_bindir}/%{name}-sdlmess
12cu|qmc2-0.43-1|94	
12cu|qmc2-0.43-1|95	#install qmc2-arcade
12cu|qmc2-0.43-1|96	install -m 755 arcade/%{name}-arcade %{buildroot}%{_bindir}/%{name}-arcade
12cu|qmc2-0.43-1|97	
12cu|qmc2-0.43-1|98	#icons
12cu|qmc2-0.43-1|99	install -d -m 755 %{buildroot}%{_iconsdir}
12cu|qmc2-0.43-1|100	install -m 644 %{SOURCE10} %{buildroot}%{_iconsdir}/%{name}.png
12cu|qmc2-0.43-1|101	install -m 644 arcade/images/%{name}-arcade.png %{buildroot}%{_iconsdir}/%{name}-arcade.png
12cu|qmc2-0.43-1|102	
12cu|qmc2-0.43-1|103	#xdg menus
12cu|qmc2-0.43-1|104	install -d -m 755 %{buildroot}%{_datadir}/applications
12cu|qmc2-0.43-1|105	
12cu|qmc2-0.43-1|106	cat<<EOF>%{buildroot}%{_datadir}/applications/mandriva-%{name}-sdlmame.desktop
12cu|qmc2-0.43-1|107	[Desktop Entry]
12cu|qmc2-0.43-1|108	Encoding=UTF-8
12cu|qmc2-0.43-1|109	Name=QMC2 (SDL MAME)
12cu|qmc2-0.43-1|110	Comment=%{summary}
12cu|qmc2-0.43-1|111	Exec=%{_bindir}/%{name}-sdlmame
12cu|qmc2-0.43-1|112	Icon=%{name}
12cu|qmc2-0.43-1|113	Terminal=false
12cu|qmc2-0.43-1|114	Type=Application
12cu|qmc2-0.43-1|115	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;Game;
12cu|qmc2-0.43-1|116	EOF
12cu|qmc2-0.43-1|117	
12cu|qmc2-0.43-1|118	cat<<EOF>%{buildroot}%{_datadir}/applications/mandriva-%{name}-sdlmess.desktop
12cu|qmc2-0.43-1|119	[Desktop Entry]
12cu|qmc2-0.43-1|120	Encoding=UTF-8
12cu|qmc2-0.43-1|121	Name=QMC2 (SDL MESS)
12cu|qmc2-0.43-1|122	Comment=%{summary}
12cu|qmc2-0.43-1|123	Exec=%{_bindir}/%{name}-sdlmess
12cu|qmc2-0.43-1|124	Icon=%{name}
12cu|qmc2-0.43-1|125	Terminal=false
12cu|qmc2-0.43-1|126	Type=Application
12cu|qmc2-0.43-1|127	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;Game;
12cu|qmc2-0.43-1|128	EOF
12cu|qmc2-0.43-1|129	
12cu|qmc2-0.43-1|130	cat<<EOF>%{buildroot}%{_datadir}/applications/mandriva-%{name}-arcade.desktop
12cu|qmc2-0.43-1|131	[Desktop Entry]
12cu|qmc2-0.43-1|132	Encoding=UTF-8
12cu|qmc2-0.43-1|133	Name=QMC2 (Arcade)
12cu|qmc2-0.43-1|134	Comment=%{summary}
12cu|qmc2-0.43-1|135	Exec=%{_bindir}/%{name}-arcade
12cu|qmc2-0.43-1|136	Icon=%{name}-arcade.png
12cu|qmc2-0.43-1|137	Terminal=false
12cu|qmc2-0.43-1|138	Type=Application
12cu|qmc2-0.43-1|139	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;Game;
12cu|qmc2-0.43-1|140	EOF
12cu|qmc2-0.43-1|141	
12cu|qmc2-0.43-1|142	rm -f %{buildroot}%{_datadir}/applications/qmc2-sdlmame.desktop
12cu|qmc2-0.43-1|143	
12cu|qmc2-0.43-1|144	
12cu|qmc2-0.43-1|145	%changelog
12cu|qmc2-0.43-1|146	* Tue Apr 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.43-1
12cu|qmc2-0.43-1|147	+ Revision: a411cf3
12cu|qmc2-0.43-1|148	- New version 0.43
12cu|qmc2-0.43-1|149	
12cu|qmc2-0.43-1|150	

12187 12
12cu|qmetro-0.7.1-1|1	Summary:	Transport system maps for many city subways
12cu|qmetro-0.7.1-1|2	Name:		qmetro
12cu|qmetro-0.7.1-1|3	Version:	0.7.1
12cu|qmetro-0.7.1-1|4	Release:	1
12cu|qmetro-0.7.1-1|5	License:	GPLv2+
12cu|qmetro-0.7.1-1|6	Group:		Sciences/Geosciences
12cu|qmetro-0.7.1-1|7	Url:		https://sourceforge.net/projects/qmetro/
12cu|qmetro-0.7.1-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.zip
12cu|qmetro-0.7.1-1|9	Patch0:		qmetro-0.7.1-desktop.patch
12cu|qmetro-0.7.1-1|10	BuildRequires:	librsvg
12cu|qmetro-0.7.1-1|11	BuildRequires:	pkgconfig(QtCore)
12cu|qmetro-0.7.1-1|12	BuildRequires:	pkgconfig(QtGui)
12cu|qmetro-0.7.1-1|13	BuildRequires:	pkgconfig(QtNetwork)
12cu|qmetro-0.7.1-1|14	
12cu|qmetro-0.7.1-1|15	%description
12cu|qmetro-0.7.1-1|16	Vector metro (subway) map for calculating route and getting information
12cu|qmetro-0.7.1-1|17	about transport nodes. It's GPL project for creating analog of pMetro
12cu|qmetro-0.7.1-1|18	(Muradov B.) and it's using PMZ format. Maps have an open format and can
12cu|qmetro-0.7.1-1|19	easily be edited or created.
12cu|qmetro-0.7.1-1|20	
12cu|qmetro-0.7.1-1|21	Requires qmetro-data-* files.
12cu|qmetro-0.7.1-1|22	
12cu|qmetro-0.7.1-1|23	%files
12cu|qmetro-0.7.1-1|24	%doc AUTHORS LICENSE README
12cu|qmetro-0.7.1-1|25	%{_bindir}/%{name}
12cu|qmetro-0.7.1-1|26	%{_datadir}/applications/%{name}.desktop
12cu|qmetro-0.7.1-1|27	%{_datadir}/icons/hicolor/*/*/%{name}.*
12cu|qmetro-0.7.1-1|28	%dir %{_datadir}/%{name}/
12cu|qmetro-0.7.1-1|29	%dir %{_datadir}/%{name}/map/
12cu|qmetro-0.7.1-1|30	
12cu|qmetro-0.7.1-1|31	#----------------------------------------------------------------------------
12cu|qmetro-0.7.1-1|32	
12cu|qmetro-0.7.1-1|33	%prep
12cu|qmetro-0.7.1-1|34	%setup -q
12cu|qmetro-0.7.1-1|35	%patch0 -p1
12cu|qmetro-0.7.1-1|36	
12cu|qmetro-0.7.1-1|37	%build
12cu|qmetro-0.7.1-1|38	%qmake_qt4 LIBS+=-lz
12cu|qmetro-0.7.1-1|39	%make
12cu|qmetro-0.7.1-1|40	
12cu|qmetro-0.7.1-1|41	%install
12cu|qmetro-0.7.1-1|42	make INSTALL_ROOT=%{buildroot} install
12cu|qmetro-0.7.1-1|43	
12cu|qmetro-0.7.1-1|44	mkdir -p %{buildroot}%{_datadir}/%{name}/map
12cu|qmetro-0.7.1-1|45	
12cu|qmetro-0.7.1-1|46	# Remove Android skin, maps (packaged in qmetro-data-*).
12cu|qmetro-0.7.1-1|47	rm -rf %{buildroot}/tmp
12cu|qmetro-0.7.1-1|48	
12cu|qmetro-0.7.1-1|49	# Remove incorrect icon size.
12cu|qmetro-0.7.1-1|50	rm -rf %{buildroot}%{_datadir}/icons/hicolor/80x80
12cu|qmetro-0.7.1-1|51	
12cu|qmetro-0.7.1-1|52	# Install icons of various sizes.
12cu|qmetro-0.7.1-1|53	for s in 256 128 96 48 32 22 16 ; do
12cu|qmetro-0.7.1-1|54	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
12cu|qmetro-0.7.1-1|55	rsvg-convert -w ${s} -h ${s} \
12cu|qmetro-0.7.1-1|56	rc/icons/hicolor/scalable/apps/%{name}.svg -o \
12cu|qmetro-0.7.1-1|57	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
12cu|qmetro-0.7.1-1|58	done
12cu|qmetro-0.7.1-1|59	
12cu|qmetro-0.7.1-1|60	
12cu|qmetro-0.7.1-1|61	%changelog
12cu|qmetro-0.7.1-1|62	* Thu Jan 23 2014 Rosa <rosa@abf.rosalinux.ru> 0.7.1-1
12cu|qmetro-0.7.1-1|63	+ Revision: 0e516db
12cu|qmetro-0.7.1-1|64	- Automatic import for version 0.7.1-1
12cu|qmetro-0.7.1-1|65	
12cu|qmetro-0.7.1-1|66	

12188 12
12cu|qmetro-data-0-1|1	Summary:	Maps for qMetro
12cu|qmetro-data-0-1|2	Name:		qmetro-data
12cu|qmetro-data-0-1|3	Version:	0
12cu|qmetro-data-0-1|4	Release:	1
12cu|qmetro-data-0-1|5	License:	GPLv2+
12cu|qmetro-data-0-1|6	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|7	Url:		http://pmetro.su/Maps.html
12cu|qmetro-data-0-1|8	# Pack all maps into one tarball
12cu|qmetro-data-0-1|9	Source0:	%{name}.tar.bz2
12cu|qmetro-data-0-1|10	BuildArch:	noarch
12cu|qmetro-data-0-1|11	
12cu|qmetro-data-0-1|12	%description
12cu|qmetro-data-0-1|13	Maps for the qMetro program.
12cu|qmetro-data-0-1|14	
12cu|qmetro-data-0-1|15	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|16	
12cu|qmetro-data-0-1|17	%package Algeria
12cu|qmetro-data-0-1|18	Summary:	Metro Maps (Algeria)
12cu|qmetro-data-0-1|19	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|20	Requires:	qmetro
12cu|qmetro-data-0-1|21	
12cu|qmetro-data-0-1|22	%description Algeria
12cu|qmetro-data-0-1|23	Maps for the qMetro program (Algeria).
12cu|qmetro-data-0-1|24	
12cu|qmetro-data-0-1|25	Cities: Algiers.
12cu|qmetro-data-0-1|26	
12cu|qmetro-data-0-1|27	%files Algeria
12cu|qmetro-data-0-1|28	%{_datadir}/qmetro/map/Algiers.pmz
12cu|qmetro-data-0-1|29	
12cu|qmetro-data-0-1|30	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|31	
12cu|qmetro-data-0-1|32	%package Argentina
12cu|qmetro-data-0-1|33	Summary:	Metro Maps (Argentina)
12cu|qmetro-data-0-1|34	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|35	Requires:	qmetro
12cu|qmetro-data-0-1|36	
12cu|qmetro-data-0-1|37	%description Argentina
12cu|qmetro-data-0-1|38	Maps for the qMetro program (Argentina).
12cu|qmetro-data-0-1|39	
12cu|qmetro-data-0-1|40	Cities: Buenos Aires.
12cu|qmetro-data-0-1|41	
12cu|qmetro-data-0-1|42	%files Argentina
12cu|qmetro-data-0-1|43	%{_datadir}/qmetro/map/Buenos-Aires.pmz
12cu|qmetro-data-0-1|44	
12cu|qmetro-data-0-1|45	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|46	
12cu|qmetro-data-0-1|47	%package Armenia
12cu|qmetro-data-0-1|48	Summary:	Metro Maps (Armenia)
12cu|qmetro-data-0-1|49	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|50	Requires:	qmetro
12cu|qmetro-data-0-1|51	
12cu|qmetro-data-0-1|52	%description Armenia
12cu|qmetro-data-0-1|53	Maps for the qMetro program (Armenia).
12cu|qmetro-data-0-1|54	
12cu|qmetro-data-0-1|55	Cities: Yerevan.
12cu|qmetro-data-0-1|56	
12cu|qmetro-data-0-1|57	%files Armenia
12cu|qmetro-data-0-1|58	%{_datadir}/qmetro/map/Erevan.pmz
12cu|qmetro-data-0-1|59	
12cu|qmetro-data-0-1|60	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|61	
12cu|qmetro-data-0-1|62	%package Australia
12cu|qmetro-data-0-1|63	Summary:	Metro Maps (Australia)
12cu|qmetro-data-0-1|64	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|65	Requires:	qmetro
12cu|qmetro-data-0-1|66	
12cu|qmetro-data-0-1|67	%description Australia
12cu|qmetro-data-0-1|68	Maps for the qMetro program (Australia).
12cu|qmetro-data-0-1|69	
12cu|qmetro-data-0-1|70	Cities: Sydney.
12cu|qmetro-data-0-1|71	
12cu|qmetro-data-0-1|72	%files Australia
12cu|qmetro-data-0-1|73	%{_datadir}/qmetro/map/Sydney.pmz
12cu|qmetro-data-0-1|74	
12cu|qmetro-data-0-1|75	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|76	
12cu|qmetro-data-0-1|77	%package Austria
12cu|qmetro-data-0-1|78	Summary:	Metro Maps (Austria)
12cu|qmetro-data-0-1|79	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|80	Requires:	qmetro
12cu|qmetro-data-0-1|81	
12cu|qmetro-data-0-1|82	%description Austria
12cu|qmetro-data-0-1|83	Maps for the qMetro program (Austria).
12cu|qmetro-data-0-1|84	
12cu|qmetro-data-0-1|85	Cities: Vienna, Linz, Serfaus.
12cu|qmetro-data-0-1|86	
12cu|qmetro-data-0-1|87	%files Austria
12cu|qmetro-data-0-1|88	%{_datadir}/qmetro/map/Wienn.pmz
12cu|qmetro-data-0-1|89	%{_datadir}/qmetro/map/Linz.pmz
12cu|qmetro-data-0-1|90	%{_datadir}/qmetro/map/Serfaus.pmz
12cu|qmetro-data-0-1|91	
12cu|qmetro-data-0-1|92	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|93	
12cu|qmetro-data-0-1|94	%package Azerbaijan
12cu|qmetro-data-0-1|95	Summary:	Metro Maps (Azerbaijan)
12cu|qmetro-data-0-1|96	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|97	Requires:	qmetro
12cu|qmetro-data-0-1|98	
12cu|qmetro-data-0-1|99	%description Azerbaijan
12cu|qmetro-data-0-1|100	Maps for the qMetro program (Azerbaijan).
12cu|qmetro-data-0-1|101	
12cu|qmetro-data-0-1|102	Cities: Baku.
12cu|qmetro-data-0-1|103	
12cu|qmetro-data-0-1|104	%files Azerbaijan
12cu|qmetro-data-0-1|105	%{_datadir}/qmetro/map/Baku.pmz
12cu|qmetro-data-0-1|106	
12cu|qmetro-data-0-1|107	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|108	
12cu|qmetro-data-0-1|109	%package Belarus
12cu|qmetro-data-0-1|110	Summary:	Metro Maps (Belarus)
12cu|qmetro-data-0-1|111	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|112	Requires:	qmetro
12cu|qmetro-data-0-1|113	
12cu|qmetro-data-0-1|114	%description Belarus
12cu|qmetro-data-0-1|115	Maps for the qMetro program (Belarus).
12cu|qmetro-data-0-1|116	
12cu|qmetro-data-0-1|117	Cities: Minsk.
12cu|qmetro-data-0-1|118	
12cu|qmetro-data-0-1|119	%files Belarus
12cu|qmetro-data-0-1|120	%{_datadir}/qmetro/map/Minsk.pmz
12cu|qmetro-data-0-1|121	
12cu|qmetro-data-0-1|122	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|123	
12cu|qmetro-data-0-1|124	%package Belgium
12cu|qmetro-data-0-1|125	Summary:	Metro Maps (Belgium)
12cu|qmetro-data-0-1|126	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|127	Requires:	qmetro
12cu|qmetro-data-0-1|128	
12cu|qmetro-data-0-1|129	%description Belgium
12cu|qmetro-data-0-1|130	Maps for the qMetro program (Belgium).
12cu|qmetro-data-0-1|131	
12cu|qmetro-data-0-1|132	Cities: Brussels, Antwerp, Charleroi.
12cu|qmetro-data-0-1|133	
12cu|qmetro-data-0-1|134	%files Belgium
12cu|qmetro-data-0-1|135	%{_datadir}/qmetro/map/Brussels.pmz
12cu|qmetro-data-0-1|136	%{_datadir}/qmetro/map/Antwerpen.pmz
12cu|qmetro-data-0-1|137	%{_datadir}/qmetro/map/Charleroi.pmz
12cu|qmetro-data-0-1|138	
12cu|qmetro-data-0-1|139	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|140	
12cu|qmetro-data-0-1|141	%package Brazil
12cu|qmetro-data-0-1|142	Summary:	Metro Maps (Brazil)
12cu|qmetro-data-0-1|143	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|144	Requires:	qmetro
12cu|qmetro-data-0-1|145	
12cu|qmetro-data-0-1|146	%description Brazil
12cu|qmetro-data-0-1|147	Maps for the qMetro program (Brazil).
12cu|qmetro-data-0-1|148	
12cu|qmetro-data-0-1|149	Cities: São Paulo, Belo Horizonte, Rio de Janeiro, Brasília, Recife,
12cu|qmetro-data-0-1|150	Porto Alegre, Teresina, Salvador, Fortaleza.
12cu|qmetro-data-0-1|151	
12cu|qmetro-data-0-1|152	%files Brazil
12cu|qmetro-data-0-1|153	%{_datadir}/qmetro/map/San-Paulo.pmz
12cu|qmetro-data-0-1|154	%{_datadir}/qmetro/map/Belo-Horizonte.pmz
12cu|qmetro-data-0-1|155	%{_datadir}/qmetro/map/Rio-De-Janeiro.pmz
12cu|qmetro-data-0-1|156	%{_datadir}/qmetro/map/Brasilia.pmz
12cu|qmetro-data-0-1|157	%{_datadir}/qmetro/map/Recife.pmz
12cu|qmetro-data-0-1|158	%{_datadir}/qmetro/map/Porto-Alegre.pmz
12cu|qmetro-data-0-1|159	%{_datadir}/qmetro/map/Teresina.pmz
12cu|qmetro-data-0-1|160	%{_datadir}/qmetro/map/Salvador.pmz
12cu|qmetro-data-0-1|161	%{_datadir}/qmetro/map/Fortaleza.pmz
12cu|qmetro-data-0-1|162	
12cu|qmetro-data-0-1|163	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|164	
12cu|qmetro-data-0-1|165	%package Bulgaria
12cu|qmetro-data-0-1|166	Summary:	Metro Maps (Bulgaria)
12cu|qmetro-data-0-1|167	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|168	Requires:	qmetro
12cu|qmetro-data-0-1|169	
12cu|qmetro-data-0-1|170	%description Bulgaria
12cu|qmetro-data-0-1|171	Maps for the qMetro program (Bulgaria).
12cu|qmetro-data-0-1|172	
12cu|qmetro-data-0-1|173	Cities: Sofia.
12cu|qmetro-data-0-1|174	
12cu|qmetro-data-0-1|175	%files Bulgaria
12cu|qmetro-data-0-1|176	%{_datadir}/qmetro/map/Sofia.pmz
12cu|qmetro-data-0-1|177	
12cu|qmetro-data-0-1|178	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|179	
12cu|qmetro-data-0-1|180	%package Canada
12cu|qmetro-data-0-1|181	Summary:	Metro Maps (Canada)
12cu|qmetro-data-0-1|182	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|183	Requires:	qmetro
12cu|qmetro-data-0-1|184	
12cu|qmetro-data-0-1|185	%description Canada
12cu|qmetro-data-0-1|186	Maps for the qMetro program (Canada).
12cu|qmetro-data-0-1|187	
12cu|qmetro-data-0-1|188	Cities: Toronto, Montreal, Vancouver, Edmonton, Calgary, Ottawa.
12cu|qmetro-data-0-1|189	
12cu|qmetro-data-0-1|190	%files Canada
12cu|qmetro-data-0-1|191	%{_datadir}/qmetro/map/Toronto.pmz
12cu|qmetro-data-0-1|192	%{_datadir}/qmetro/map/Montreal.pmz
12cu|qmetro-data-0-1|193	%{_datadir}/qmetro/map/Vancouver.pmz
12cu|qmetro-data-0-1|194	%{_datadir}/qmetro/map/Edmonton.pmz
12cu|qmetro-data-0-1|195	%{_datadir}/qmetro/map/Calgary.pmz
12cu|qmetro-data-0-1|196	%{_datadir}/qmetro/map/Ottawa.pmz
12cu|qmetro-data-0-1|197	
12cu|qmetro-data-0-1|198	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|199	
12cu|qmetro-data-0-1|200	%package Chile
12cu|qmetro-data-0-1|201	Summary:	Metro Maps (Chile)
12cu|qmetro-data-0-1|202	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|203	Requires:	qmetro
12cu|qmetro-data-0-1|204	
12cu|qmetro-data-0-1|205	%description Chile
12cu|qmetro-data-0-1|206	Maps for the qMetro program (Chile).
12cu|qmetro-data-0-1|207	
12cu|qmetro-data-0-1|208	Cities: Santiago, Valparaíso.
12cu|qmetro-data-0-1|209	
12cu|qmetro-data-0-1|210	%files Chile
12cu|qmetro-data-0-1|211	%{_datadir}/qmetro/map/Santiago.pmz
12cu|qmetro-data-0-1|212	%{_datadir}/qmetro/map/Valparaiso.pmz
12cu|qmetro-data-0-1|213	
12cu|qmetro-data-0-1|214	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|215	
12cu|qmetro-data-0-1|216	%package China
12cu|qmetro-data-0-1|217	Summary:	Metro Maps (China)
12cu|qmetro-data-0-1|218	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|219	Requires:	qmetro
12cu|qmetro-data-0-1|220	
12cu|qmetro-data-0-1|221	%description China
12cu|qmetro-data-0-1|222	Maps for the qMetro program (China).
12cu|qmetro-data-0-1|223	
12cu|qmetro-data-0-1|224	Cities: Beijing, Hong Kong, Chongqing, Nanjing, Shenzhen, Wuhan,
12cu|qmetro-data-0-1|225	Tianjin, Guangzhou, Shanghai, Dalian, Shenyang, Kunming, Chengdu,
12cu|qmetro-data-0-1|226	Hangzhou, Suzhou, Xi'an.
12cu|qmetro-data-0-1|227	
12cu|qmetro-data-0-1|228	%files China
12cu|qmetro-data-0-1|229	%{_datadir}/qmetro/map/Beijing.pmz
12cu|qmetro-data-0-1|230	%{_datadir}/qmetro/map/Hong-Kong.pmz
12cu|qmetro-data-0-1|231	%{_datadir}/qmetro/map/Chongqing.pmz
12cu|qmetro-data-0-1|232	%{_datadir}/qmetro/map/Nanjing.pmz
12cu|qmetro-data-0-1|233	%{_datadir}/qmetro/map/Shenzhen.pmz
12cu|qmetro-data-0-1|234	%{_datadir}/qmetro/map/Wuhan.pmz
12cu|qmetro-data-0-1|235	%{_datadir}/qmetro/map/Tianjin.pmz
12cu|qmetro-data-0-1|236	%{_datadir}/qmetro/map/Guangzhou.pmz
12cu|qmetro-data-0-1|237	%{_datadir}/qmetro/map/Shanghai.pmz
12cu|qmetro-data-0-1|238	%{_datadir}/qmetro/map/Dalian.pmz
12cu|qmetro-data-0-1|239	%{_datadir}/qmetro/map/Shenyang.pmz
12cu|qmetro-data-0-1|240	%{_datadir}/qmetro/map/Kunming.pmz
12cu|qmetro-data-0-1|241	%{_datadir}/qmetro/map/Chengdu.pmz
12cu|qmetro-data-0-1|242	%{_datadir}/qmetro/map/Hangzhou.pmz
12cu|qmetro-data-0-1|243	%{_datadir}/qmetro/map/Suzhou.pmz
12cu|qmetro-data-0-1|244	%{_datadir}/qmetro/map/Xi'an.pmz
12cu|qmetro-data-0-1|245	
12cu|qmetro-data-0-1|246	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|247	
12cu|qmetro-data-0-1|248	%package Colombia
12cu|qmetro-data-0-1|249	Summary:	Metro Maps (Colombia)
12cu|qmetro-data-0-1|250	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|251	Requires:	qmetro
12cu|qmetro-data-0-1|252	
12cu|qmetro-data-0-1|253	%description Colombia
12cu|qmetro-data-0-1|254	Maps for the qMetro program (Colombia).
12cu|qmetro-data-0-1|255	
12cu|qmetro-data-0-1|256	Cities: Medellín.
12cu|qmetro-data-0-1|257	
12cu|qmetro-data-0-1|258	%files Colombia
12cu|qmetro-data-0-1|259	%{_datadir}/qmetro/map/Medellin.pmz
12cu|qmetro-data-0-1|260	
12cu|qmetro-data-0-1|261	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|262	
12cu|qmetro-data-0-1|263	%package CzechRepublic
12cu|qmetro-data-0-1|264	Summary:	Metro Maps (Czech Republic)
12cu|qmetro-data-0-1|265	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|266	Requires:	qmetro
12cu|qmetro-data-0-1|267	
12cu|qmetro-data-0-1|268	%description CzechRepublic
12cu|qmetro-data-0-1|269	Maps for the qMetro program (Czech Republic).
12cu|qmetro-data-0-1|270	
12cu|qmetro-data-0-1|271	Cities: Prague.
12cu|qmetro-data-0-1|272	
12cu|qmetro-data-0-1|273	%files CzechRepublic
12cu|qmetro-data-0-1|274	%{_datadir}/qmetro/map/Praha.pmz
12cu|qmetro-data-0-1|275	
12cu|qmetro-data-0-1|276	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|277	
12cu|qmetro-data-0-1|278	%package Denmark
12cu|qmetro-data-0-1|279	Summary:	Metro Maps (Denmark)
12cu|qmetro-data-0-1|280	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|281	Requires:	qmetro
12cu|qmetro-data-0-1|282	
12cu|qmetro-data-0-1|283	%description Denmark
12cu|qmetro-data-0-1|284	Maps for the qMetro program (Denmark).
12cu|qmetro-data-0-1|285	
12cu|qmetro-data-0-1|286	Cities: Copenhagen.
12cu|qmetro-data-0-1|287	
12cu|qmetro-data-0-1|288	%files Denmark
12cu|qmetro-data-0-1|289	%{_datadir}/qmetro/map/Copenhagen.pmz
12cu|qmetro-data-0-1|290	
12cu|qmetro-data-0-1|291	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|292	
12cu|qmetro-data-0-1|293	%package DominicanRepublic
12cu|qmetro-data-0-1|294	Summary:	Metro Maps (Dominican Republic)
12cu|qmetro-data-0-1|295	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|296	Requires:	qmetro
12cu|qmetro-data-0-1|297	
12cu|qmetro-data-0-1|298	%description DominicanRepublic
12cu|qmetro-data-0-1|299	Maps for the qMetro program (Dominican Republic).
12cu|qmetro-data-0-1|300	
12cu|qmetro-data-0-1|301	Cities: Santo Domingo.
12cu|qmetro-data-0-1|302	
12cu|qmetro-data-0-1|303	%files DominicanRepublic
12cu|qmetro-data-0-1|304	%{_datadir}/qmetro/map/Santo-Domingo.pmz
12cu|qmetro-data-0-1|305	
12cu|qmetro-data-0-1|306	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|307	
12cu|qmetro-data-0-1|308	%package Egypt
12cu|qmetro-data-0-1|309	Summary:	Metro Maps (Egypt)
12cu|qmetro-data-0-1|310	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|311	Requires:	qmetro
12cu|qmetro-data-0-1|312	
12cu|qmetro-data-0-1|313	%description Egypt
12cu|qmetro-data-0-1|314	Maps for the qMetro program (Egypt).
12cu|qmetro-data-0-1|315	
12cu|qmetro-data-0-1|316	Cities: Cairo, Alexandria.
12cu|qmetro-data-0-1|317	
12cu|qmetro-data-0-1|318	%files Egypt
12cu|qmetro-data-0-1|319	%{_datadir}/qmetro/map/Cairo.pmz
12cu|qmetro-data-0-1|320	%{_datadir}/qmetro/map/Alexandria.pmz
12cu|qmetro-data-0-1|321	
12cu|qmetro-data-0-1|322	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|323	
12cu|qmetro-data-0-1|324	%package Finland
12cu|qmetro-data-0-1|325	Summary:	Metro Maps (Finland)
12cu|qmetro-data-0-1|326	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|327	Requires:	qmetro
12cu|qmetro-data-0-1|328	
12cu|qmetro-data-0-1|329	%description Finland
12cu|qmetro-data-0-1|330	Maps for the qMetro program (Finland).
12cu|qmetro-data-0-1|331	
12cu|qmetro-data-0-1|332	Cities: Helsinki.
12cu|qmetro-data-0-1|333	
12cu|qmetro-data-0-1|334	%files Finland
12cu|qmetro-data-0-1|335	%{_datadir}/qmetro/map/Helsinki.pmz
12cu|qmetro-data-0-1|336	
12cu|qmetro-data-0-1|337	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|338	
12cu|qmetro-data-0-1|339	%package France
12cu|qmetro-data-0-1|340	Summary:	Metro Maps (France)
12cu|qmetro-data-0-1|341	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|342	Requires:	qmetro
12cu|qmetro-data-0-1|343	
12cu|qmetro-data-0-1|344	%description France
12cu|qmetro-data-0-1|345	Maps for the qMetro program (France).
12cu|qmetro-data-0-1|346	
12cu|qmetro-data-0-1|347	Cities: Paris, Marseille, Toulouse, Rouen, Rennes, Lyon, Lille,
12cu|qmetro-data-0-1|348	Strasbourg.
12cu|qmetro-data-0-1|349	
12cu|qmetro-data-0-1|350	%files France
12cu|qmetro-data-0-1|351	%{_datadir}/qmetro/map/Paris.pmz
12cu|qmetro-data-0-1|352	%{_datadir}/qmetro/map/Marseille.pmz
12cu|qmetro-data-0-1|353	%{_datadir}/qmetro/map/Toulouse.pmz
12cu|qmetro-data-0-1|354	%{_datadir}/qmetro/map/Rouen.pmz
12cu|qmetro-data-0-1|355	%{_datadir}/qmetro/map/Rennes.pmz
12cu|qmetro-data-0-1|356	%{_datadir}/qmetro/map/Lyon.pmz
12cu|qmetro-data-0-1|357	%{_datadir}/qmetro/map/Lille.pmz
12cu|qmetro-data-0-1|358	%{_datadir}/qmetro/map/Strasbourg.pmz
12cu|qmetro-data-0-1|359	
12cu|qmetro-data-0-1|360	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|361	
12cu|qmetro-data-0-1|362	%package Georgia
12cu|qmetro-data-0-1|363	Summary:	Metro Maps (Georgia)
12cu|qmetro-data-0-1|364	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|365	Requires:	qmetro
12cu|qmetro-data-0-1|366	
12cu|qmetro-data-0-1|367	%description Georgia
12cu|qmetro-data-0-1|368	Maps for the qMetro program (Georgia).
12cu|qmetro-data-0-1|369	
12cu|qmetro-data-0-1|370	Cities: Tbilisi.
12cu|qmetro-data-0-1|371	
12cu|qmetro-data-0-1|372	%files Georgia
12cu|qmetro-data-0-1|373	%{_datadir}/qmetro/map/Tbilisi.pmz
12cu|qmetro-data-0-1|374	
12cu|qmetro-data-0-1|375	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|376	
12cu|qmetro-data-0-1|377	%package Germany
12cu|qmetro-data-0-1|378	Summary:	Metro Maps (Germany)
12cu|qmetro-data-0-1|379	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|380	Requires:	qmetro
12cu|qmetro-data-0-1|381	
12cu|qmetro-data-0-1|382	%description Germany
12cu|qmetro-data-0-1|383	Maps for the qMetro program (Germany).
12cu|qmetro-data-0-1|384	
12cu|qmetro-data-0-1|385	Cities: Berlin, Nuremberg, Wuppertal, Hamburg, Munich, Bielefeld,
12cu|qmetro-data-0-1|386	Bochum, Frankfurt am Main, Stuttgart, Essen, Düsseldorf, Dortmund,
12cu|qmetro-data-0-1|387	Hanover, Bonn-Cologne.
12cu|qmetro-data-0-1|388	
12cu|qmetro-data-0-1|389	%files Germany
12cu|qmetro-data-0-1|390	%{_datadir}/qmetro/map/Berlin.pmz
12cu|qmetro-data-0-1|391	%{_datadir}/qmetro/map/Nurnberg.pmz
12cu|qmetro-data-0-1|392	%{_datadir}/qmetro/map/Wuppertal.pmz
12cu|qmetro-data-0-1|393	%{_datadir}/qmetro/map/Hamburg.pmz
12cu|qmetro-data-0-1|394	%{_datadir}/qmetro/map/Munich.pmz
12cu|qmetro-data-0-1|395	%{_datadir}/qmetro/map/Bielefeld.pmz
12cu|qmetro-data-0-1|396	%{_datadir}/qmetro/map/Bochum.pmz
12cu|qmetro-data-0-1|397	%{_datadir}/qmetro/map/Frankfurt.pmz
12cu|qmetro-data-0-1|398	%{_datadir}/qmetro/map/Stuttgart.pmz
12cu|qmetro-data-0-1|399	%{_datadir}/qmetro/map/Essen.pmz
12cu|qmetro-data-0-1|400	%{_datadir}/qmetro/map/Dusseldorf.pmz
12cu|qmetro-data-0-1|401	%{_datadir}/qmetro/map/Dortmund.pmz
12cu|qmetro-data-0-1|402	%{_datadir}/qmetro/map/Hannover.pmz
12cu|qmetro-data-0-1|403	%{_datadir}/qmetro/map/Bonn-Koln.pmz
12cu|qmetro-data-0-1|404	
12cu|qmetro-data-0-1|405	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|406	
12cu|qmetro-data-0-1|407	%package Greece
12cu|qmetro-data-0-1|408	Summary:	Metro Maps (Greece)
12cu|qmetro-data-0-1|409	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|410	Requires:	qmetro
12cu|qmetro-data-0-1|411	
12cu|qmetro-data-0-1|412	%description Greece
12cu|qmetro-data-0-1|413	Maps for the qMetro program (Greece).
12cu|qmetro-data-0-1|414	
12cu|qmetro-data-0-1|415	Cities: Athens.
12cu|qmetro-data-0-1|416	
12cu|qmetro-data-0-1|417	%files Greece
12cu|qmetro-data-0-1|418	%{_datadir}/qmetro/map/Athenas.pmz
12cu|qmetro-data-0-1|419	
12cu|qmetro-data-0-1|420	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|421	
12cu|qmetro-data-0-1|422	%package Hungary
12cu|qmetro-data-0-1|423	Summary:	Metro Maps (Hungary)
12cu|qmetro-data-0-1|424	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|425	Requires:	qmetro
12cu|qmetro-data-0-1|426	
12cu|qmetro-data-0-1|427	%description Hungary
12cu|qmetro-data-0-1|428	Maps for the qMetro program (Hungary).
12cu|qmetro-data-0-1|429	
12cu|qmetro-data-0-1|430	Cities: Budapest.
12cu|qmetro-data-0-1|431	
12cu|qmetro-data-0-1|432	%files Hungary
12cu|qmetro-data-0-1|433	%{_datadir}/qmetro/map/Budapest.pmz
12cu|qmetro-data-0-1|434	
12cu|qmetro-data-0-1|435	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|436	
12cu|qmetro-data-0-1|437	%package India
12cu|qmetro-data-0-1|438	Summary:	Metro Maps (India)
12cu|qmetro-data-0-1|439	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|440	Requires:	qmetro
12cu|qmetro-data-0-1|441	
12cu|qmetro-data-0-1|442	%description India
12cu|qmetro-data-0-1|443	Maps for the qMetro program (India).
12cu|qmetro-data-0-1|444	
12cu|qmetro-data-0-1|445	Cities: Delhi, Kolkata, Chennai, Mumbai, Bangalore.
12cu|qmetro-data-0-1|446	
12cu|qmetro-data-0-1|447	%files India
12cu|qmetro-data-0-1|448	%{_datadir}/qmetro/map/Delhi.pmz
12cu|qmetro-data-0-1|449	%{_datadir}/qmetro/map/Calcutta.pmz
12cu|qmetro-data-0-1|450	%{_datadir}/qmetro/map/Chennai.pmz
12cu|qmetro-data-0-1|451	%{_datadir}/qmetro/map/Mumbai.pmz
12cu|qmetro-data-0-1|452	%{_datadir}/qmetro/map/Bangalore.pmz
12cu|qmetro-data-0-1|453	
12cu|qmetro-data-0-1|454	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|455	
12cu|qmetro-data-0-1|456	%package Iran
12cu|qmetro-data-0-1|457	Summary:	Metro Maps (Iran)
12cu|qmetro-data-0-1|458	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|459	Requires:	qmetro
12cu|qmetro-data-0-1|460	
12cu|qmetro-data-0-1|461	%description Iran
12cu|qmetro-data-0-1|462	Maps for the qMetro program (Iran).
12cu|qmetro-data-0-1|463	
12cu|qmetro-data-0-1|464	Cities: Tehran, Mashhad.
12cu|qmetro-data-0-1|465	
12cu|qmetro-data-0-1|466	%files Iran
12cu|qmetro-data-0-1|467	%{_datadir}/qmetro/map/Tehran.pmz
12cu|qmetro-data-0-1|468	%{_datadir}/qmetro/map/Mashhad.pmz
12cu|qmetro-data-0-1|469	
12cu|qmetro-data-0-1|470	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|471	
12cu|qmetro-data-0-1|472	%package Israel
12cu|qmetro-data-0-1|473	Summary:	Metro Maps (Israel)
12cu|qmetro-data-0-1|474	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|475	Requires:	qmetro
12cu|qmetro-data-0-1|476	
12cu|qmetro-data-0-1|477	%description Israel
12cu|qmetro-data-0-1|478	Maps for the qMetro program (Israel).
12cu|qmetro-data-0-1|479	
12cu|qmetro-data-0-1|480	Cities: Haifa.
12cu|qmetro-data-0-1|481	
12cu|qmetro-data-0-1|482	%files Israel
12cu|qmetro-data-0-1|483	%{_datadir}/qmetro/map/Haifa.pmz
12cu|qmetro-data-0-1|484	
12cu|qmetro-data-0-1|485	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|486	
12cu|qmetro-data-0-1|487	%package Italy
12cu|qmetro-data-0-1|488	Summary:	Metro Maps (Italy)
12cu|qmetro-data-0-1|489	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|490	Requires:	qmetro
12cu|qmetro-data-0-1|491	
12cu|qmetro-data-0-1|492	%description Italy
12cu|qmetro-data-0-1|493	Maps for the qMetro program (Italy).
12cu|qmetro-data-0-1|494	
12cu|qmetro-data-0-1|495	Cities: Rome, Naples, Genoa, Milan, Catania, Turin, Perugia, Brescia.
12cu|qmetro-data-0-1|496	
12cu|qmetro-data-0-1|497	%files Italy
12cu|qmetro-data-0-1|498	%{_datadir}/qmetro/map/Roma.pmz
12cu|qmetro-data-0-1|499	%{_datadir}/qmetro/map/Napoli.pmz
12cu|qmetro-data-0-1|500	%{_datadir}/qmetro/map/Genova.pmz
12cu|qmetro-data-0-1|501	%{_datadir}/qmetro/map/Milano.pmz
12cu|qmetro-data-0-1|502	%{_datadir}/qmetro/map/Catania.pmz
12cu|qmetro-data-0-1|503	%{_datadir}/qmetro/map/Torino.pmz
12cu|qmetro-data-0-1|504	%{_datadir}/qmetro/map/Perugia.pmz
12cu|qmetro-data-0-1|505	%{_datadir}/qmetro/map/Brescia.pmz
12cu|qmetro-data-0-1|506	
12cu|qmetro-data-0-1|507	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|508	
12cu|qmetro-data-0-1|509	%package Japan
12cu|qmetro-data-0-1|510	Summary:	Metro Maps (Japan)
12cu|qmetro-data-0-1|511	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|512	Requires:	qmetro
12cu|qmetro-data-0-1|513	
12cu|qmetro-data-0-1|514	%description Japan
12cu|qmetro-data-0-1|515	Maps for the qMetro program (Japan).
12cu|qmetro-data-0-1|516	
12cu|qmetro-data-0-1|517	Cities: Tokyo, Yokohama, Kobe, Sapporo, Naha, Hiroshima, Kitakyūshū,
12cu|qmetro-data-0-1|518	Sendai, Fukuoka, Kyoto, Nagoya, Osaka.
12cu|qmetro-data-0-1|519	
12cu|qmetro-data-0-1|520	%files Japan
12cu|qmetro-data-0-1|521	%{_datadir}/qmetro/map/Tokyo.pmz
12cu|qmetro-data-0-1|522	%{_datadir}/qmetro/map/Yokohama.pmz
12cu|qmetro-data-0-1|523	%{_datadir}/qmetro/map/Kobe.pmz
12cu|qmetro-data-0-1|524	%{_datadir}/qmetro/map/Sapporo.pmz
12cu|qmetro-data-0-1|525	%{_datadir}/qmetro/map/Naha.pmz
12cu|qmetro-data-0-1|526	%{_datadir}/qmetro/map/Hiroshima.pmz
12cu|qmetro-data-0-1|527	%{_datadir}/qmetro/map/Kitakyushu.pmz
12cu|qmetro-data-0-1|528	%{_datadir}/qmetro/map/Sendai.pmz
12cu|qmetro-data-0-1|529	%{_datadir}/qmetro/map/Fukuoka.pmz
12cu|qmetro-data-0-1|530	%{_datadir}/qmetro/map/Kyoto.pmz
12cu|qmetro-data-0-1|531	%{_datadir}/qmetro/map/Nagoya.pmz
12cu|qmetro-data-0-1|532	%{_datadir}/qmetro/map/Osaka.pmz
12cu|qmetro-data-0-1|533	
12cu|qmetro-data-0-1|534	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|535	
12cu|qmetro-data-0-1|536	%package Kazakhstan
12cu|qmetro-data-0-1|537	Summary:	Metro Maps (Kazakhstan)
12cu|qmetro-data-0-1|538	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|539	Requires:	qmetro
12cu|qmetro-data-0-1|540	
12cu|qmetro-data-0-1|541	%description Kazakhstan
12cu|qmetro-data-0-1|542	Maps for the qMetro program (Kazakhstan).
12cu|qmetro-data-0-1|543	
12cu|qmetro-data-0-1|544	Cities: Almaty.
12cu|qmetro-data-0-1|545	
12cu|qmetro-data-0-1|546	%files Kazakhstan
12cu|qmetro-data-0-1|547	%{_datadir}/qmetro/map/Almati.pmz
12cu|qmetro-data-0-1|548	
12cu|qmetro-data-0-1|549	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|550	
12cu|qmetro-data-0-1|551	%package Malaysia
12cu|qmetro-data-0-1|552	Summary:	Metro Maps (Malaysia)
12cu|qmetro-data-0-1|553	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|554	Requires:	qmetro
12cu|qmetro-data-0-1|555	
12cu|qmetro-data-0-1|556	%description Malaysia
12cu|qmetro-data-0-1|557	Maps for the qMetro program (Malaysia).
12cu|qmetro-data-0-1|558	
12cu|qmetro-data-0-1|559	Cities: Kuala Lumpur.
12cu|qmetro-data-0-1|560	
12cu|qmetro-data-0-1|561	%files Malaysia
12cu|qmetro-data-0-1|562	%{_datadir}/qmetro/map/Kuala-Lumpur.pmz
12cu|qmetro-data-0-1|563	
12cu|qmetro-data-0-1|564	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|565	
12cu|qmetro-data-0-1|566	%package Mexico
12cu|qmetro-data-0-1|567	Summary:	Metro Maps (Mexico)
12cu|qmetro-data-0-1|568	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|569	Requires:	qmetro
12cu|qmetro-data-0-1|570	
12cu|qmetro-data-0-1|571	%description Mexico
12cu|qmetro-data-0-1|572	Maps for the qMetro program (Mexico).
12cu|qmetro-data-0-1|573	
12cu|qmetro-data-0-1|574	Cities: Mexico City, Monterrey, Guadalajara.
12cu|qmetro-data-0-1|575	
12cu|qmetro-data-0-1|576	%files Mexico
12cu|qmetro-data-0-1|577	%{_datadir}/qmetro/map/Mexico.pmz
12cu|qmetro-data-0-1|578	%{_datadir}/qmetro/map/Monterrey.pmz
12cu|qmetro-data-0-1|579	%{_datadir}/qmetro/map/Guadalajara.pmz
12cu|qmetro-data-0-1|580	
12cu|qmetro-data-0-1|581	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|582	
12cu|qmetro-data-0-1|583	%package Netherlands
12cu|qmetro-data-0-1|584	Summary:	Metro Maps (Netherlands)
12cu|qmetro-data-0-1|585	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|586	Requires:	qmetro
12cu|qmetro-data-0-1|587	
12cu|qmetro-data-0-1|588	%description Netherlands
12cu|qmetro-data-0-1|589	Maps for the qMetro program (Netherlands).
12cu|qmetro-data-0-1|590	
12cu|qmetro-data-0-1|591	Cities: Amsterdam, Rotterdam, Utrecht, The Hague.
12cu|qmetro-data-0-1|592	
12cu|qmetro-data-0-1|593	%files Netherlands
12cu|qmetro-data-0-1|594	%{_datadir}/qmetro/map/Amsterdam.pmz
12cu|qmetro-data-0-1|595	%{_datadir}/qmetro/map/Rotterdam.pmz
12cu|qmetro-data-0-1|596	%{_datadir}/qmetro/map/Utrecht.pmz
12cu|qmetro-data-0-1|597	%{_datadir}/qmetro/map/Den-Haag.pmz
12cu|qmetro-data-0-1|598	
12cu|qmetro-data-0-1|599	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|600	
12cu|qmetro-data-0-1|601	%package NorthKorea
12cu|qmetro-data-0-1|602	Summary:	Metro Maps (North Korea)
12cu|qmetro-data-0-1|603	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|604	Requires:	qmetro
12cu|qmetro-data-0-1|605	
12cu|qmetro-data-0-1|606	%description NorthKorea
12cu|qmetro-data-0-1|607	Maps for the qMetro program (North Korea).
12cu|qmetro-data-0-1|608	
12cu|qmetro-data-0-1|609	Cities: Pyongyang.
12cu|qmetro-data-0-1|610	
12cu|qmetro-data-0-1|611	%files NorthKorea
12cu|qmetro-data-0-1|612	%{_datadir}/qmetro/map/Pyongyang.pmz
12cu|qmetro-data-0-1|613	
12cu|qmetro-data-0-1|614	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|615	
12cu|qmetro-data-0-1|616	%package Norway
12cu|qmetro-data-0-1|617	Summary:	Metro Maps (Norway)
12cu|qmetro-data-0-1|618	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|619	Requires:	qmetro
12cu|qmetro-data-0-1|620	
12cu|qmetro-data-0-1|621	%description Norway
12cu|qmetro-data-0-1|622	Maps for the qMetro program (Norway).
12cu|qmetro-data-0-1|623	
12cu|qmetro-data-0-1|624	Cities: Oslo.
12cu|qmetro-data-0-1|625	
12cu|qmetro-data-0-1|626	%files Norway
12cu|qmetro-data-0-1|627	%{_datadir}/qmetro/map/Oslo.pmz
12cu|qmetro-data-0-1|628	
12cu|qmetro-data-0-1|629	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|630	
12cu|qmetro-data-0-1|631	%package Peru
12cu|qmetro-data-0-1|632	Summary:	Metro Maps (Peru)
12cu|qmetro-data-0-1|633	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|634	Requires:	qmetro
12cu|qmetro-data-0-1|635	
12cu|qmetro-data-0-1|636	%description Peru
12cu|qmetro-data-0-1|637	Maps for the qMetro program (Peru).
12cu|qmetro-data-0-1|638	
12cu|qmetro-data-0-1|639	Cities: Lima.
12cu|qmetro-data-0-1|640	
12cu|qmetro-data-0-1|641	%files Peru
12cu|qmetro-data-0-1|642	%{_datadir}/qmetro/map/Lima.pmz
12cu|qmetro-data-0-1|643	
12cu|qmetro-data-0-1|644	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|645	
12cu|qmetro-data-0-1|646	%package Philippines
12cu|qmetro-data-0-1|647	Summary:	Metro Maps (Philippines)
12cu|qmetro-data-0-1|648	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|649	Requires:	qmetro
12cu|qmetro-data-0-1|650	
12cu|qmetro-data-0-1|651	%description Philippines
12cu|qmetro-data-0-1|652	Maps for the qMetro program (Philippines).
12cu|qmetro-data-0-1|653	
12cu|qmetro-data-0-1|654	Cities: Manila.
12cu|qmetro-data-0-1|655	
12cu|qmetro-data-0-1|656	%files Philippines
12cu|qmetro-data-0-1|657	%{_datadir}/qmetro/map/Manila.pmz
12cu|qmetro-data-0-1|658	
12cu|qmetro-data-0-1|659	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|660	
12cu|qmetro-data-0-1|661	%package Poland
12cu|qmetro-data-0-1|662	Summary:	Metro Maps (Poland)
12cu|qmetro-data-0-1|663	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|664	Requires:	qmetro
12cu|qmetro-data-0-1|665	
12cu|qmetro-data-0-1|666	%description Poland
12cu|qmetro-data-0-1|667	Maps for the qMetro program (Poland).
12cu|qmetro-data-0-1|668	
12cu|qmetro-data-0-1|669	Cities: Warsaw, Gdańsk, Poznań.
12cu|qmetro-data-0-1|670	
12cu|qmetro-data-0-1|671	%files Poland
12cu|qmetro-data-0-1|672	%{_datadir}/qmetro/map/Warsaw.pmz
12cu|qmetro-data-0-1|673	%{_datadir}/qmetro/map/Gdansk.pmz
12cu|qmetro-data-0-1|674	%{_datadir}/qmetro/map/Poznan.pmz
12cu|qmetro-data-0-1|675	
12cu|qmetro-data-0-1|676	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|677	
12cu|qmetro-data-0-1|678	%package Portugal
12cu|qmetro-data-0-1|679	Summary:	Metro Maps (Portugal)
12cu|qmetro-data-0-1|680	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|681	Requires:	qmetro
12cu|qmetro-data-0-1|682	
12cu|qmetro-data-0-1|683	%description Portugal
12cu|qmetro-data-0-1|684	Maps for the qMetro program (Portugal).
12cu|qmetro-data-0-1|685	
12cu|qmetro-data-0-1|686	Cities: Lisbon, Porto.
12cu|qmetro-data-0-1|687	
12cu|qmetro-data-0-1|688	%files Portugal
12cu|qmetro-data-0-1|689	%{_datadir}/qmetro/map/Lisboa.pmz
12cu|qmetro-data-0-1|690	%{_datadir}/qmetro/map/Porto.pmz
12cu|qmetro-data-0-1|691	
12cu|qmetro-data-0-1|692	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|693	
12cu|qmetro-data-0-1|694	%package PuertoRico
12cu|qmetro-data-0-1|695	Summary:	Metro Maps (Puerto Rico)
12cu|qmetro-data-0-1|696	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|697	Requires:	qmetro
12cu|qmetro-data-0-1|698	
12cu|qmetro-data-0-1|699	%description PuertoRico
12cu|qmetro-data-0-1|700	Maps for the qMetro program (Puerto Rico).
12cu|qmetro-data-0-1|701	
12cu|qmetro-data-0-1|702	Cities: San Juan.
12cu|qmetro-data-0-1|703	
12cu|qmetro-data-0-1|704	%files PuertoRico
12cu|qmetro-data-0-1|705	%{_datadir}/qmetro/map/San-Juan.pmz
12cu|qmetro-data-0-1|706	
12cu|qmetro-data-0-1|707	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|708	
12cu|qmetro-data-0-1|709	%package Romania
12cu|qmetro-data-0-1|710	Summary:	Metro Maps (Romania)
12cu|qmetro-data-0-1|711	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|712	Requires:	qmetro
12cu|qmetro-data-0-1|713	
12cu|qmetro-data-0-1|714	%description Romania
12cu|qmetro-data-0-1|715	Maps for the qMetro program (Romania).
12cu|qmetro-data-0-1|716	
12cu|qmetro-data-0-1|717	Cities: Bucharest.
12cu|qmetro-data-0-1|718	
12cu|qmetro-data-0-1|719	%files Romania
12cu|qmetro-data-0-1|720	%{_datadir}/qmetro/map/Bucarest.pmz
12cu|qmetro-data-0-1|721	
12cu|qmetro-data-0-1|722	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|723	
12cu|qmetro-data-0-1|724	%package Russia
12cu|qmetro-data-0-1|725	Summary:	Metro Maps (Russia)
12cu|qmetro-data-0-1|726	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|727	Requires:	qmetro
12cu|qmetro-data-0-1|728	
12cu|qmetro-data-0-1|729	%description Russia
12cu|qmetro-data-0-1|730	Maps for the qMetro program (Russia).
12cu|qmetro-data-0-1|731	
12cu|qmetro-data-0-1|732	Cities: Moscow, Saint Petersburg, Novosibirsk, Nizhny Novgorod, Ekaterinburg,
12cu|qmetro-data-0-1|733	Samara, Kazan, Volgograd.
12cu|qmetro-data-0-1|734	
12cu|qmetro-data-0-1|735	%files Russia
12cu|qmetro-data-0-1|736	%{_datadir}/qmetro/map/Moscow.pmz
12cu|qmetro-data-0-1|737	%{_datadir}/qmetro/map/Peterburg.pmz
12cu|qmetro-data-0-1|738	%{_datadir}/qmetro/map/Novosibirsk.pmz
12cu|qmetro-data-0-1|739	%{_datadir}/qmetro/map/NNovgorod.pmz
12cu|qmetro-data-0-1|740	%{_datadir}/qmetro/map/Ekaterinburg.pmz
12cu|qmetro-data-0-1|741	%{_datadir}/qmetro/map/Samara.pmz
12cu|qmetro-data-0-1|742	%{_datadir}/qmetro/map/Kazan.pmz
12cu|qmetro-data-0-1|743	%{_datadir}/qmetro/map/Volgograd.pmz
12cu|qmetro-data-0-1|744	
12cu|qmetro-data-0-1|745	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|746	
12cu|qmetro-data-0-1|747	%package SaudiArabia
12cu|qmetro-data-0-1|748	Summary:	Metro Maps (Saudi Arabia)
12cu|qmetro-data-0-1|749	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|750	Requires:	qmetro
12cu|qmetro-data-0-1|751	
12cu|qmetro-data-0-1|752	%description SaudiArabia
12cu|qmetro-data-0-1|753	Maps for the qMetro program (Saudi Arabia).
12cu|qmetro-data-0-1|754	
12cu|qmetro-data-0-1|755	Cities: Mecca.
12cu|qmetro-data-0-1|756	
12cu|qmetro-data-0-1|757	%files SaudiArabia
12cu|qmetro-data-0-1|758	%{_datadir}/qmetro/map/Mecca.pmz
12cu|qmetro-data-0-1|759	
12cu|qmetro-data-0-1|760	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|761	
12cu|qmetro-data-0-1|762	%package Singapore
12cu|qmetro-data-0-1|763	Summary:	Metro Maps (Singapore)
12cu|qmetro-data-0-1|764	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|765	Requires:	qmetro
12cu|qmetro-data-0-1|766	
12cu|qmetro-data-0-1|767	%description Singapore
12cu|qmetro-data-0-1|768	Maps for the qMetro program (Singapore).
12cu|qmetro-data-0-1|769	
12cu|qmetro-data-0-1|770	%files Singapore
12cu|qmetro-data-0-1|771	%{_datadir}/qmetro/map/Singapore.pmz
12cu|qmetro-data-0-1|772	
12cu|qmetro-data-0-1|773	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|774	
12cu|qmetro-data-0-1|775	%package SouthKorea
12cu|qmetro-data-0-1|776	Summary:	Metro Maps (South Korea)
12cu|qmetro-data-0-1|777	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|778	Requires:	qmetro
12cu|qmetro-data-0-1|779	
12cu|qmetro-data-0-1|780	%description SouthKorea
12cu|qmetro-data-0-1|781	Maps for the qMetro program (South Korea).
12cu|qmetro-data-0-1|782	
12cu|qmetro-data-0-1|783	Cities: Seoul, Daegu, Busan, Gwangju, Incheon, Daejeon, Uijeongbu.
12cu|qmetro-data-0-1|784	
12cu|qmetro-data-0-1|785	%files SouthKorea
12cu|qmetro-data-0-1|786	%{_datadir}/qmetro/map/Seoul.pmz
12cu|qmetro-data-0-1|787	%{_datadir}/qmetro/map/Daegu.pmz
12cu|qmetro-data-0-1|788	%{_datadir}/qmetro/map/Busan.pmz
12cu|qmetro-data-0-1|789	%{_datadir}/qmetro/map/Gwangju.pmz
12cu|qmetro-data-0-1|790	%{_datadir}/qmetro/map/Incheon.pmz
12cu|qmetro-data-0-1|791	%{_datadir}/qmetro/map/Daejeon.pmz
12cu|qmetro-data-0-1|792	%{_datadir}/qmetro/map/Uijeongbu.pmz
12cu|qmetro-data-0-1|793	
12cu|qmetro-data-0-1|794	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|795	
12cu|qmetro-data-0-1|796	%package Spain
12cu|qmetro-data-0-1|797	Summary:	Metro Maps (Spain)
12cu|qmetro-data-0-1|798	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|799	Requires:	qmetro
12cu|qmetro-data-0-1|800	
12cu|qmetro-data-0-1|801	%description Spain
12cu|qmetro-data-0-1|802	Maps for the qMetro program (Spain).
12cu|qmetro-data-0-1|803	
12cu|qmetro-data-0-1|804	Cities: Madrid, Barcelona, Bilbao, Valencia, Palma, Alicante, Seville.
12cu|qmetro-data-0-1|805	
12cu|qmetro-data-0-1|806	%files Spain
12cu|qmetro-data-0-1|807	%{_datadir}/qmetro/map/Madrid.pmz
12cu|qmetro-data-0-1|808	%{_datadir}/qmetro/map/Barcelona.pmz
12cu|qmetro-data-0-1|809	%{_datadir}/qmetro/map/Bilbao.pmz
12cu|qmetro-data-0-1|810	%{_datadir}/qmetro/map/Valencia.pmz
12cu|qmetro-data-0-1|811	%{_datadir}/qmetro/map/Palma.pmz
12cu|qmetro-data-0-1|812	%{_datadir}/qmetro/map/Alicante.pmz
12cu|qmetro-data-0-1|813	%{_datadir}/qmetro/map/Sevilla.pmz
12cu|qmetro-data-0-1|814	
12cu|qmetro-data-0-1|815	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|816	
12cu|qmetro-data-0-1|817	%package Sweden
12cu|qmetro-data-0-1|818	Summary:	Metro Maps (Sweden)
12cu|qmetro-data-0-1|819	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|820	Requires:	qmetro
12cu|qmetro-data-0-1|821	
12cu|qmetro-data-0-1|822	%description Sweden
12cu|qmetro-data-0-1|823	Maps for the qMetro program (Sweden).
12cu|qmetro-data-0-1|824	
12cu|qmetro-data-0-1|825	Cities: Stockholm.
12cu|qmetro-data-0-1|826	
12cu|qmetro-data-0-1|827	%files Sweden
12cu|qmetro-data-0-1|828	%{_datadir}/qmetro/map/Stockholm.pmz
12cu|qmetro-data-0-1|829	
12cu|qmetro-data-0-1|830	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|831	
12cu|qmetro-data-0-1|832	%package Switzerland
12cu|qmetro-data-0-1|833	Summary:	Metro Maps (Switzerland)
12cu|qmetro-data-0-1|834	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|835	Requires:	qmetro
12cu|qmetro-data-0-1|836	
12cu|qmetro-data-0-1|837	%description Switzerland
12cu|qmetro-data-0-1|838	Maps for the qMetro program (Switzerland).
12cu|qmetro-data-0-1|839	
12cu|qmetro-data-0-1|840	Cities: Lausanne.
12cu|qmetro-data-0-1|841	
12cu|qmetro-data-0-1|842	%files Switzerland
12cu|qmetro-data-0-1|843	%{_datadir}/qmetro/map/Lausanne.pmz
12cu|qmetro-data-0-1|844	
12cu|qmetro-data-0-1|845	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|846	
12cu|qmetro-data-0-1|847	%package Taiwan
12cu|qmetro-data-0-1|848	Summary:	Metro Maps (Taiwan)
12cu|qmetro-data-0-1|849	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|850	Requires:	qmetro
12cu|qmetro-data-0-1|851	
12cu|qmetro-data-0-1|852	%description Taiwan
12cu|qmetro-data-0-1|853	Maps for the qMetro program (Taiwan).
12cu|qmetro-data-0-1|854	
12cu|qmetro-data-0-1|855	Cities: Taipei, Kaohsiung.
12cu|qmetro-data-0-1|856	
12cu|qmetro-data-0-1|857	%files Taiwan
12cu|qmetro-data-0-1|858	%{_datadir}/qmetro/map/Taipei.pmz
12cu|qmetro-data-0-1|859	%{_datadir}/qmetro/map/Kaohsiung.pmz
12cu|qmetro-data-0-1|860	
12cu|qmetro-data-0-1|861	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|862	
12cu|qmetro-data-0-1|863	%package Thailand
12cu|qmetro-data-0-1|864	Summary:	Metro Maps (Thailand)
12cu|qmetro-data-0-1|865	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|866	Requires:	qmetro
12cu|qmetro-data-0-1|867	
12cu|qmetro-data-0-1|868	%description Thailand
12cu|qmetro-data-0-1|869	Maps for the qMetro program (Thailand).
12cu|qmetro-data-0-1|870	
12cu|qmetro-data-0-1|871	Cities: Bangkok.
12cu|qmetro-data-0-1|872	
12cu|qmetro-data-0-1|873	%files Thailand
12cu|qmetro-data-0-1|874	%{_datadir}/qmetro/map/Bangkok.pmz
12cu|qmetro-data-0-1|875	
12cu|qmetro-data-0-1|876	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|877	
12cu|qmetro-data-0-1|878	%package Tunisia
12cu|qmetro-data-0-1|879	Summary:	Metro Maps (Tunisia)
12cu|qmetro-data-0-1|880	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|881	Requires:	qmetro
12cu|qmetro-data-0-1|882	
12cu|qmetro-data-0-1|883	%description Tunisia
12cu|qmetro-data-0-1|884	Maps for the qMetro program (Tunisia).
12cu|qmetro-data-0-1|885	
12cu|qmetro-data-0-1|886	Cities: Tunis.
12cu|qmetro-data-0-1|887	
12cu|qmetro-data-0-1|888	%files Tunisia
12cu|qmetro-data-0-1|889	%{_datadir}/qmetro/map/Tunis.pmz
12cu|qmetro-data-0-1|890	
12cu|qmetro-data-0-1|891	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|892	
12cu|qmetro-data-0-1|893	%package Turkey
12cu|qmetro-data-0-1|894	Summary:	Metro Maps (Turkey)
12cu|qmetro-data-0-1|895	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|896	Requires:	qmetro
12cu|qmetro-data-0-1|897	
12cu|qmetro-data-0-1|898	%description Turkey
12cu|qmetro-data-0-1|899	Maps for the qMetro program (Turkey).
12cu|qmetro-data-0-1|900	
12cu|qmetro-data-0-1|901	Cities: Istanbul, Ankara, Izmir, Bursa, Adana.
12cu|qmetro-data-0-1|902	
12cu|qmetro-data-0-1|903	%files Turkey
12cu|qmetro-data-0-1|904	%{_datadir}/qmetro/map/Istanbul.pmz
12cu|qmetro-data-0-1|905	%{_datadir}/qmetro/map/Ankara.pmz
12cu|qmetro-data-0-1|906	%{_datadir}/qmetro/map/Izmir.pmz
12cu|qmetro-data-0-1|907	%{_datadir}/qmetro/map/Bursa.pmz
12cu|qmetro-data-0-1|908	%{_datadir}/qmetro/map/Adana.pmz
12cu|qmetro-data-0-1|909	
12cu|qmetro-data-0-1|910	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|911	
12cu|qmetro-data-0-1|912	%package UAE
12cu|qmetro-data-0-1|913	Summary:	Metro Maps (United Arab Emirates)
12cu|qmetro-data-0-1|914	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|915	Requires:	qmetro
12cu|qmetro-data-0-1|916	
12cu|qmetro-data-0-1|917	%description UAE
12cu|qmetro-data-0-1|918	Maps for the qMetro program (United Arab Emirates).
12cu|qmetro-data-0-1|919	
12cu|qmetro-data-0-1|920	Cities: Dubai.
12cu|qmetro-data-0-1|921	
12cu|qmetro-data-0-1|922	%files UAE
12cu|qmetro-data-0-1|923	%{_datadir}/qmetro/map/Dubai.pmz
12cu|qmetro-data-0-1|924	
12cu|qmetro-data-0-1|925	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|926	
12cu|qmetro-data-0-1|927	%package Ukraine
12cu|qmetro-data-0-1|928	Summary:	Metro Maps (Ukraine)
12cu|qmetro-data-0-1|929	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|930	Requires:	qmetro
12cu|qmetro-data-0-1|931	
12cu|qmetro-data-0-1|932	%description Ukraine
12cu|qmetro-data-0-1|933	Maps for the qMetro program (Ukraine).
12cu|qmetro-data-0-1|934	
12cu|qmetro-data-0-1|935	Cities: Kiev, Kharkiv, Dnipropetrovsk, Kryvyi Rih.
12cu|qmetro-data-0-1|936	
12cu|qmetro-data-0-1|937	%files Ukraine
12cu|qmetro-data-0-1|938	%{_datadir}/qmetro/map/Kiev.pmz
12cu|qmetro-data-0-1|939	%{_datadir}/qmetro/map/Kharkov.pmz
12cu|qmetro-data-0-1|940	%{_datadir}/qmetro/map/Dnepropetrovsk.pmz
12cu|qmetro-data-0-1|941	%{_datadir}/qmetro/map/KrivoyRog.pmz
12cu|qmetro-data-0-1|942	
12cu|qmetro-data-0-1|943	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|944	
12cu|qmetro-data-0-1|945	%package UnitedKingdom
12cu|qmetro-data-0-1|946	Summary:	Metro Maps (United Kingdom)
12cu|qmetro-data-0-1|947	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|948	Requires:	qmetro
12cu|qmetro-data-0-1|949	
12cu|qmetro-data-0-1|950	%description UnitedKingdom
12cu|qmetro-data-0-1|951	Maps for the qMetro program (United Kingdom).
12cu|qmetro-data-0-1|952	
12cu|qmetro-data-0-1|953	Cities: London, Glasgow, Newcastle, Birmingham, Liverpool, Manchester.
12cu|qmetro-data-0-1|954	
12cu|qmetro-data-0-1|955	%files UnitedKingdom
12cu|qmetro-data-0-1|956	%{_datadir}/qmetro/map/London.pmz
12cu|qmetro-data-0-1|957	%{_datadir}/qmetro/map/Glasgow.pmz
12cu|qmetro-data-0-1|958	%{_datadir}/qmetro/map/Newcastle.pmz
12cu|qmetro-data-0-1|959	%{_datadir}/qmetro/map/Birmingham.pmz
12cu|qmetro-data-0-1|960	%{_datadir}/qmetro/map/Liverpool.pmz
12cu|qmetro-data-0-1|961	%{_datadir}/qmetro/map/Manchester.pmz
12cu|qmetro-data-0-1|962	
12cu|qmetro-data-0-1|963	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|964	
12cu|qmetro-data-0-1|965	%package USA
12cu|qmetro-data-0-1|966	Summary:	Metro Maps (USA)
12cu|qmetro-data-0-1|967	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|968	Requires:	qmetro
12cu|qmetro-data-0-1|969	
12cu|qmetro-data-0-1|970	%description USA
12cu|qmetro-data-0-1|971	Maps for the qMetro program (USA).
12cu|qmetro-data-0-1|972	
12cu|qmetro-data-0-1|973	Cities: Washington, New York, Chicago, Atlanta, Miami, Baltimore,
12cu|qmetro-data-0-1|974	Detroit, San Francisco, Cleveland, Buffalo, Jacksonville, Las Vegas,
12cu|qmetro-data-0-1|975	Salt Lake City, St. Louis, Minneapolis, Philadelphia, Los Angeles,
12cu|qmetro-data-0-1|976	Houston, Newark, Boston, Dallas, Denver, San Diego, Sacramento,
12cu|qmetro-data-0-1|977	San Jose, Portland, Pittsburgh, Jersey City.
12cu|qmetro-data-0-1|978	
12cu|qmetro-data-0-1|979	%files USA
12cu|qmetro-data-0-1|980	%{_datadir}/qmetro/map/Washington.pmz
12cu|qmetro-data-0-1|981	%{_datadir}/qmetro/map/New-York.pmz
12cu|qmetro-data-0-1|982	%{_datadir}/qmetro/map/Chicago.pmz
12cu|qmetro-data-0-1|983	%{_datadir}/qmetro/map/Atlanta.pmz
12cu|qmetro-data-0-1|984	%{_datadir}/qmetro/map/Miami.pmz
12cu|qmetro-data-0-1|985	%{_datadir}/qmetro/map/Baltimore.pmz
12cu|qmetro-data-0-1|986	%{_datadir}/qmetro/map/Detroit.pmz
12cu|qmetro-data-0-1|987	%{_datadir}/qmetro/map/San-Francisco.pmz
12cu|qmetro-data-0-1|988	%{_datadir}/qmetro/map/Cleveland.pmz
12cu|qmetro-data-0-1|989	%{_datadir}/qmetro/map/Buffalo.pmz
12cu|qmetro-data-0-1|990	%{_datadir}/qmetro/map/Jacksonville.pmz
12cu|qmetro-data-0-1|991	%{_datadir}/qmetro/map/Las-Vegas.pmz
12cu|qmetro-data-0-1|992	%{_datadir}/qmetro/map/Salt-Lake-City.pmz
12cu|qmetro-data-0-1|993	%{_datadir}/qmetro/map/Saint-Louis.pmz
12cu|qmetro-data-0-1|994	%{_datadir}/qmetro/map/Minneapolis.pmz
12cu|qmetro-data-0-1|995	%{_datadir}/qmetro/map/Philadelphia.pmz
12cu|qmetro-data-0-1|996	%{_datadir}/qmetro/map/Los-Angeles.pmz
12cu|qmetro-data-0-1|997	%{_datadir}/qmetro/map/Houston.pmz
12cu|qmetro-data-0-1|998	%{_datadir}/qmetro/map/Newark.pmz
12cu|qmetro-data-0-1|999	%{_datadir}/qmetro/map/Boston.pmz
12cu|qmetro-data-0-1|1000	%{_datadir}/qmetro/map/Dallas.pmz
12cu|qmetro-data-0-1|1001	%{_datadir}/qmetro/map/Denver.pmz
12cu|qmetro-data-0-1|1002	%{_datadir}/qmetro/map/San-Diego.pmz
12cu|qmetro-data-0-1|1003	%{_datadir}/qmetro/map/Sacramento.pmz
12cu|qmetro-data-0-1|1004	%{_datadir}/qmetro/map/San-Jose.pmz
12cu|qmetro-data-0-1|1005	%{_datadir}/qmetro/map/Portland.pmz
12cu|qmetro-data-0-1|1006	%{_datadir}/qmetro/map/Pittsburgh.pmz
12cu|qmetro-data-0-1|1007	%{_datadir}/qmetro/map/Charlotte.pmz
12cu|qmetro-data-0-1|1008	%{_datadir}/qmetro/map/Jersey-City.pmz
12cu|qmetro-data-0-1|1009	
12cu|qmetro-data-0-1|1010	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|1011	
12cu|qmetro-data-0-1|1012	%package Uzbekistan
12cu|qmetro-data-0-1|1013	Summary:	Metro Maps (Uzbekistan)
12cu|qmetro-data-0-1|1014	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|1015	Requires:	qmetro
12cu|qmetro-data-0-1|1016	
12cu|qmetro-data-0-1|1017	%description Uzbekistan
12cu|qmetro-data-0-1|1018	Maps for the qMetro program (Uzbekistan).
12cu|qmetro-data-0-1|1019	
12cu|qmetro-data-0-1|1020	Cities: Tashkent.
12cu|qmetro-data-0-1|1021	
12cu|qmetro-data-0-1|1022	%files Uzbekistan
12cu|qmetro-data-0-1|1023	%{_datadir}/qmetro/map/Tashkent.pmz
12cu|qmetro-data-0-1|1024	
12cu|qmetro-data-0-1|1025	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|1026	
12cu|qmetro-data-0-1|1027	%package Venezuela
12cu|qmetro-data-0-1|1028	Summary:	Metro Maps (Venezuela)
12cu|qmetro-data-0-1|1029	Group:		Sciences/Geosciences
12cu|qmetro-data-0-1|1030	Requires:	qmetro
12cu|qmetro-data-0-1|1031	
12cu|qmetro-data-0-1|1032	%description Venezuela
12cu|qmetro-data-0-1|1033	Maps for the qMetro program (Venezuela).
12cu|qmetro-data-0-1|1034	
12cu|qmetro-data-0-1|1035	Cities: Caracas, Valencia.
12cu|qmetro-data-0-1|1036	
12cu|qmetro-data-0-1|1037	%files Venezuela
12cu|qmetro-data-0-1|1038	%{_datadir}/qmetro/map/Caracas.pmz
12cu|qmetro-data-0-1|1039	%{_datadir}/qmetro/map/ValenciaV.pmz
12cu|qmetro-data-0-1|1040	
12cu|qmetro-data-0-1|1041	#----------------------------------------------------------------------------
12cu|qmetro-data-0-1|1042	
12cu|qmetro-data-0-1|1043	%prep
12cu|qmetro-data-0-1|1044	%setup -n %{name}
12cu|qmetro-data-0-1|1045	for N in *.zip
12cu|qmetro-data-0-1|1046	do
12cu|qmetro-data-0-1|1047	unzip $N "*.pmz"
12cu|qmetro-data-0-1|1048	done
12cu|qmetro-data-0-1|1049	
12cu|qmetro-data-0-1|1050	%build
12cu|qmetro-data-0-1|1051	
12cu|qmetro-data-0-1|1052	%install
12cu|qmetro-data-0-1|1053	install -dm 0755 %{buildroot}%{_datadir}/qmetro/map
12cu|qmetro-data-0-1|1054	install -pm 0644 *.pmz %{buildroot}%{_datadir}/qmetro/map
12cu|qmetro-data-0-1|1055	
12cu|qmetro-data-0-1|1056	
12cu|qmetro-data-0-1|1057	%changelog
12cu|qmetro-data-0-1|1058	* Thu Jan 23 2014 Rosa <rosa@abf.rosalinux.ru> 0-1
12cu|qmetro-data-0-1|1059	+ Revision: bf98626
12cu|qmetro-data-0-1|1060	- Automatic import for version 0-1
12cu|qmetro-data-0-1|1061	
12cu|qmetro-data-0-1|1062	

12189 12
12cu|qmidiarp-0.6.1-1|1	Summary:	Arpgeggiator, sequencer and LFO for JACK and ALSA
12cu|qmidiarp-0.6.1-1|2	Name:		qmidiarp
12cu|qmidiarp-0.6.1-1|3	Version:	0.6.1
12cu|qmidiarp-0.6.1-1|4	Release:	1
12cu|qmidiarp-0.6.1-1|5	License:	GPLv2+
12cu|qmidiarp-0.6.1-1|6	Group:		Sound
12cu|qmidiarp-0.6.1-1|7	Url:		http://qmidiarp.sourceforge.net/
12cu|qmidiarp-0.6.1-1|8	Source0:	http://dl.sf.net/%{name}/%{version}/%{name}-%{version}.tar.bz2
12cu|qmidiarp-0.6.1-1|9	BuildRequires:	desktop-file-utils
12cu|qmidiarp-0.6.1-1|10	BuildRequires:	qt4-devel
12cu|qmidiarp-0.6.1-1|11	BuildRequires:	pkgconfig(alsa)
12cu|qmidiarp-0.6.1-1|12	BuildRequires:	pkgconfig(jack)
12cu|qmidiarp-0.6.1-1|13	BuildRequires:	pkgconfig(liblo)
12cu|qmidiarp-0.6.1-1|14	BuildRequires:	pkgconfig(lv2)
12cu|qmidiarp-0.6.1-1|15	Suggests:	%{name}-plugins-lv2
12cu|qmidiarp-0.6.1-1|16	
12cu|qmidiarp-0.6.1-1|17	%description
12cu|qmidiarp-0.6.1-1|18	Advanced arpgeggiator, step sequencer and MIDI LFO for JACK and ALSA.
12cu|qmidiarp-0.6.1-1|19	
12cu|qmidiarp-0.6.1-1|20	%files -f %{name}.lang
12cu|qmidiarp-0.6.1-1|21	%doc README NEWS COPYING AUTHORS
12cu|qmidiarp-0.6.1-1|22	%{_bindir}/%{name}
12cu|qmidiarp-0.6.1-1|23	%{_datadir}/%{name}
12cu|qmidiarp-0.6.1-1|24	%{_datadir}/applications/%{name}.desktop
12cu|qmidiarp-0.6.1-1|25	%{_datadir}/appdata/%{name}.appdata.xml
12cu|qmidiarp-0.6.1-1|26	%{_datadir}/icons/hicolor/scalable/apps/qmidiarp.svg
12cu|qmidiarp-0.6.1-1|27	%docdir %{_mandir}/man1/*
12cu|qmidiarp-0.6.1-1|28	%{_mandir}/man1/*
12cu|qmidiarp-0.6.1-1|29	
12cu|qmidiarp-0.6.1-1|30	#----------------------------------------------------------------------------
12cu|qmidiarp-0.6.1-1|31	
12cu|qmidiarp-0.6.1-1|32	%package plugins-lv2
12cu|qmidiarp-0.6.1-1|33	Summary:	LV2 Plugins of the qmidiarp MIDI modules with Qt4 GU
12cu|qmidiarp-0.6.1-1|34	Group:		Sound
12cu|qmidiarp-0.6.1-1|35	Requires:	lv2
12cu|qmidiarp-0.6.1-1|36	
12cu|qmidiarp-0.6.1-1|37	%description plugins-lv2
12cu|qmidiarp-0.6.1-1|38	This package contains the QMidiArp LV2 plugins of the three modules with
12cu|qmidiarp-0.6.1-1|39	Qt-GUIs. QMidiArp is an advanced arpgeggiator, step sequencer and
12cu|qmidiarp-0.6.1-1|40	MIDI LFO for JACK and ALSA.
12cu|qmidiarp-0.6.1-1|41	
12cu|qmidiarp-0.6.1-1|42	%files plugins-lv2
12cu|qmidiarp-0.6.1-1|43	%dir %{_libdir}/lv2
12cu|qmidiarp-0.6.1-1|44	%{_libdir}/lv2/*
12cu|qmidiarp-0.6.1-1|45	
12cu|qmidiarp-0.6.1-1|46	#----------------------------------------------------------------------------
12cu|qmidiarp-0.6.1-1|47	
12cu|qmidiarp-0.6.1-1|48	%prep
12cu|qmidiarp-0.6.1-1|49	%setup -q
12cu|qmidiarp-0.6.1-1|50	
12cu|qmidiarp-0.6.1-1|51	%build
12cu|qmidiarp-0.6.1-1|52	autoreconf -fi
12cu|qmidiarp-0.6.1-1|53	%configure2_5x
12cu|qmidiarp-0.6.1-1|54	%make
12cu|qmidiarp-0.6.1-1|55	
12cu|qmidiarp-0.6.1-1|56	%install
12cu|qmidiarp-0.6.1-1|57	%makeinstall_std
12cu|qmidiarp-0.6.1-1|58	
12cu|qmidiarp-0.6.1-1|59	desktop-file-install \
12cu|qmidiarp-0.6.1-1|60	--add-category="X-MandrivaLinux-Multimedia-Sound;" \
12cu|qmidiarp-0.6.1-1|61	--dir %{buildroot}%{_datadir}/applications \
12cu|qmidiarp-0.6.1-1|62	%{buildroot}%{_datadir}/applications/*
12cu|qmidiarp-0.6.1-1|63	
12cu|qmidiarp-0.6.1-1|64	%find_lang %{name} --with-man
12cu|qmidiarp-0.6.1-1|65	
12cu|qmidiarp-0.6.1-1|66	
12cu|qmidiarp-0.6.1-1|67	%changelog
12cu|qmidiarp-0.6.1-1|68	* Sun Sep 28 2014 emuse <goemusic@yahoo.fr> 0.6.1-1
12cu|qmidiarp-0.6.1-1|69	+ Revision: e4efc25
12cu|qmidiarp-0.6.1-1|70	- New version 0.6.1
12cu|qmidiarp-0.6.1-1|71	
12cu|qmidiarp-0.6.1-1|72	

12190 12
12cu|qmmp-0.8.1-1|1	%define major		0
12cu|qmmp-0.8.1-1|2	%define libname		%mklibname %{name} %{major}
12cu|qmmp-0.8.1-1|3	%define devname		%mklibname %{name} -d
12cu|qmmp-0.8.1-1|4	%define libnameui	%mklibname qmmpui %{major}
12cu|qmmp-0.8.1-1|5	%define devnameui	%mklibname qmmpui -d
12cu|qmmp-0.8.1-1|6	
12cu|qmmp-0.8.1-1|7	######################
12cu|qmmp-0.8.1-1|8	# Hardcode PLF build
12cu|qmmp-0.8.1-1|9	%define build_plf 0
12cu|qmmp-0.8.1-1|10	######################
12cu|qmmp-0.8.1-1|11	
12cu|qmmp-0.8.1-1|12	%if %{build_plf}
12cu|qmmp-0.8.1-1|13	%define distsuffix plf
12cu|qmmp-0.8.1-1|14	%define extrarelsuffix plf
12cu|qmmp-0.8.1-1|15	%endif
12cu|qmmp-0.8.1-1|16	
12cu|qmmp-0.8.1-1|17	Summary:	Qt-based Multimedia Player
12cu|qmmp-0.8.1-1|18	Name:		qmmp
12cu|qmmp-0.8.1-1|19	Version:	0.8.1
12cu|qmmp-0.8.1-1|20	Release:	1%{?extrarelsuffix}
12cu|qmmp-0.8.1-1|21	License:	GPLv2+
12cu|qmmp-0.8.1-1|22	Group:		Sound
12cu|qmmp-0.8.1-1|23	Url:		http://qmmp.ylsoftware.com/index_en.php
12cu|qmmp-0.8.1-1|24	Source:		http://qmmp.ylsoftware.com/files/%{name}-%{version}.tar.bz2
12cu|qmmp-0.8.1-1|25	
12cu|qmmp-0.8.1-1|26	BuildRequires:	cmake
12cu|qmmp-0.8.1-1|27	BuildRequires:	ffmpeg-devel
12cu|qmmp-0.8.1-1|28	BuildRequires:	libgme-devel
12cu|qmmp-0.8.1-1|29	BuildRequires:	libmpcdec-devel
12cu|qmmp-0.8.1-1|30	BuildRequires:	qt4-devel
12cu|qmmp-0.8.1-1|31	BuildRequires:	qt4-linguist
12cu|qmmp-0.8.1-1|32	BuildRequires:	wildmidi-devel
12cu|qmmp-0.8.1-1|33	BuildRequires:	pkgconfig(alsa)
12cu|qmmp-0.8.1-1|34	BuildRequires:	pkgconfig(enca)
12cu|qmmp-0.8.1-1|35	BuildRequires:	pkgconfig(flac)
12cu|qmmp-0.8.1-1|36	BuildRequires:	pkgconfig(jack)
12cu|qmmp-0.8.1-1|37	BuildRequires:	pkgconfig(libbs2b)
12cu|qmmp-0.8.1-1|38	BuildRequires:	pkgconfig(libcddb)
12cu|qmmp-0.8.1-1|39	BuildRequires:	pkgconfig(libcdio)
12cu|qmmp-0.8.1-1|40	BuildRequires:	pkgconfig(libcurl)
12cu|qmmp-0.8.1-1|41	BuildRequires:	pkgconfig(libmms)
12cu|qmmp-0.8.1-1|42	BuildRequires:	pkgconfig(libmodplug)
12cu|qmmp-0.8.1-1|43	BuildRequires:	pkgconfig(libprojectM)
12cu|qmmp-0.8.1-1|44	BuildRequires:	pkgconfig(libpulse)
12cu|qmmp-0.8.1-1|45	BuildRequires:	pkgconfig(mad)
12cu|qmmp-0.8.1-1|46	BuildRequires:	pkgconfig(samplerate)
12cu|qmmp-0.8.1-1|47	BuildRequires:	pkgconfig(sndfile)
12cu|qmmp-0.8.1-1|48	BuildRequires:	pkgconfig(taglib)
12cu|qmmp-0.8.1-1|49	BuildRequires:	pkgconfig(udisks)
12cu|qmmp-0.8.1-1|50	BuildRequires:	pkgconfig(vorbis)
12cu|qmmp-0.8.1-1|51	BuildRequires:	pkgconfig(wavpack)
12cu|qmmp-0.8.1-1|52	BuildRequires:	sidplay-devel
12cu|qmmp-0.8.1-1|53	BuildRequires:	pkgconfig(libsidplay2)
12cu|qmmp-0.8.1-1|54	# do not remove sdl-headers needed by sid-ogg.Sflo
12cu|qmmp-0.8.1-1|55	BuildRequires:	pkgconfig(sdl)
12cu|qmmp-0.8.1-1|56	BuildRequires:	pkgconfig(libsidplayfp)
12cu|qmmp-0.8.1-1|57	BuildRequires:	pkgconfig(opusfile)
12cu|qmmp-0.8.1-1|58	BuildRequires:	pkgconfig(opus)
12cu|qmmp-0.8.1-1|59	
12cu|qmmp-0.8.1-1|60	
12cu|qmmp-0.8.1-1|61	
12cu|qmmp-0.8.1-1|62	%if %{build_plf}
12cu|qmmp-0.8.1-1|63	BuildRequires:	libfaad2-devel
12cu|qmmp-0.8.1-1|64	%else
12cu|qmmp-0.8.1-1|65	BuildConflicts:	libfaad2-devel
12cu|qmmp-0.8.1-1|66	%endif
12cu|qmmp-0.8.1-1|67	Requires:	unzip
12cu|qmmp-0.8.1-1|68	Requires:	%{libname} = %{EVRD}
12cu|qmmp-0.8.1-1|69	Requires:	%{libnameui} = %{EVRD}
12cu|qmmp-0.8.1-1|70	Requires:	%{name}-plugins = %{EVRD}
12cu|qmmp-0.8.1-1|71	Suggests:	%{name}-aac = %{EVRD}
12cu|qmmp-0.8.1-1|72	%if %{mdvver} >= 201210
12cu|qmmp-0.8.1-1|73	Suggests:	%{name}-ffmpeg = %{EVRD}
12cu|qmmp-0.8.1-1|74	%else
12cu|qmmp-0.8.1-1|75	Suggests:	%{name}-ffmpeg-legacy = %{EVRD}
12cu|qmmp-0.8.1-1|76	%endif
12cu|qmmp-0.8.1-1|77	Suggests:	%{name}-jack = %{EVRD}
12cu|qmmp-0.8.1-1|78	Suggests:	%{name}-modplug = %{EVRD}
12cu|qmmp-0.8.1-1|79	Suggests:	%{name}-musepack = %{EVRD}
12cu|qmmp-0.8.1-1|80	Suggests:	%{name}-oss = %{EVRD}
12cu|qmmp-0.8.1-1|81	Suggests:	%{name}-wavpack = %{EVRD}
12cu|qmmp-0.8.1-1|82	Suggests:	%{name}-plugin-pack
12cu|qmmp-0.8.1-1|83	Requires:	wildmidi
12cu|qmmp-0.8.1-1|84	
12cu|qmmp-0.8.1-1|85	%description
12cu|qmmp-0.8.1-1|86	This program is an audio-player, written with help of Qt library. The user
12cu|qmmp-0.8.1-1|87	interface is similar to winamp or xmms.
12cu|qmmp-0.8.1-1|88	
12cu|qmmp-0.8.1-1|89	Main opportunities:
12cu|qmmp-0.8.1-1|90	* winamp and xmms skins support;
12cu|qmmp-0.8.1-1|91	* plugins support;
12cu|qmmp-0.8.1-1|92	* MPEG1 layer 1/2/3 support;
12cu|qmmp-0.8.1-1|93	* Ogg Vorbis support;
12cu|qmmp-0.8.1-1|94	* native FLAC support;
12cu|qmmp-0.8.1-1|95	* Musepack support;
12cu|qmmp-0.8.1-1|96	* WavePack support;
12cu|qmmp-0.8.1-1|97	* ModPlug support;
12cu|qmmp-0.8.1-1|98	* WMA support;
12cu|qmmp-0.8.1-1|99	* PCM WAVE support;
12cu|qmmp-0.8.1-1|100	* AlSA sound output;
12cu|qmmp-0.8.1-1|101	* JACK sound output;
12cu|qmmp-0.8.1-1|102	* OSS sound output;
12cu|qmmp-0.8.1-1|103	* PulseAudio output;
12cu|qmmp-0.8.1-1|104	* Last.fm scrobbler;
12cu|qmmp-0.8.1-1|105	* D-Bus support;
12cu|qmmp-0.8.1-1|106	* Spectrum Analyzer;
12cu|qmmp-0.8.1-1|107	* sample rate conversion;
12cu|qmmp-0.8.1-1|108	* streaming support (MP3, Vorbis via IceCast/ShoutCast).
12cu|qmmp-0.8.1-1|109	
12cu|qmmp-0.8.1-1|110	%files
12cu|qmmp-0.8.1-1|111	%doc AUTHORS ChangeLog
12cu|qmmp-0.8.1-1|112	%{_bindir}/%{name}
12cu|qmmp-0.8.1-1|113	%{_datadir}/applications/*.desktop
12cu|qmmp-0.8.1-1|114	%{_iconsdir}/hicolor/*/apps/*
12cu|qmmp-0.8.1-1|115	%{_datadir}/%{name}
12cu|qmmp-0.8.1-1|116	
12cu|qmmp-0.8.1-1|117	#----------------------------------------------------------------------------
12cu|qmmp-0.8.1-1|118	
12cu|qmmp-0.8.1-1|119	%package -n	%{libname}
12cu|qmmp-0.8.1-1|120	Group:		System/Libraries
12cu|qmmp-0.8.1-1|121	Summary:	Library for %{name}
12cu|qmmp-0.8.1-1|122	
12cu|qmmp-0.8.1-1|123	%description -n	%{libname}
12cu|qmmp-0.8.1-1|124	Qmmp is an audio-player, written with help of Qt library.
12cu|qmmp-0.8.1-1|125	This package contains the library needed by %{name}.
12cu|qmmp-0.8.1-1|126	
12cu|qmmp-0.8.1-1|127	%files -n %{libname}
12cu|qmmp-0.8.1-1|128	%doc AUTHORS ChangeLog
12cu|qmmp-0.8.1-1|129	%{_libdir}/libqmmp.so.%{major}*
12cu|qmmp-0.8.1-1|130	
12cu|qmmp-0.8.1-1|131	#----------------------------------------------------------------------------
12cu|qmmp-0.8.1-1|132	
12cu|qmmp-0.8.1-1|133	%package -n	%{libnameui}
12cu|qmmp-0.8.1-1|134	Group:		System/Libraries
12cu|qmmp-0.8.1-1|135	Summary:	Library for %{name}
12cu|qmmp-0.8.1-1|136	
12cu|qmmp-0.8.1-1|137	%description -n	%{libnameui}
12cu|qmmp-0.8.1-1|138	Qmmp is an audio-player, written with help of Qt library.
12cu|qmmp-0.8.1-1|139	This package contains the library needed by %{name}.
12cu|qmmp-0.8.1-1|140	
12cu|qmmp-0.8.1-1|141	%files -n %{libnameui}
12cu|qmmp-0.8.1-1|142	%doc AUTHORS ChangeLog
12cu|qmmp-0.8.1-1|143	%{_libdir}/libqmmpui.so.%{major}*
12cu|qmmp-0.8.1-1|144	
12cu|qmmp-0.8.1-1|145	#----------------------------------------------------------------------------
12cu|qmmp-0.8.1-1|146	
12cu|qmmp-0.8.1-1|147	%package -n	%{devname}
12cu|qmmp-0.8.1-1|148	Summary:	Development files for %{name}
12cu|qmmp-0.8.1-1|149	Group:		Development/C
12cu|qmmp-0.8.1-1|150	Requires:	%{libname} = %{EVRD}
12cu|qmmp-0.8.1-1|151	Provides:	%{name}-devel = %{EVRD}
12cu|qmmp-0.8.1-1|152	
12cu|qmmp-0.8.1-1|153	%description -n	%{devname}
12cu|qmmp-0.8.1-1|154	Qmmp is an audio-player, written with help of Qt library.
12cu|qmmp-0.8.1-1|155	This package contains the files needed for developing applications
12cu|qmmp-0.8.1-1|156	which use %{name}.
12cu|qmmp-0.8.1-1|157	
12cu|qmmp-0.8.1-1|158	%files -n %{devname}
12cu|qmmp-0.8.1-1|159	%doc AUTHORS ChangeLog
12cu|qmmp-0.8.1-1|160	%{_includedir}/%{name}
12cu|qmmp-0.8.1-1|161	%{_libdir}/libqmmp.so
12cu|qmmp-0.8.1-1|162	%{_libdir}/pkgconfig/qmmp.pc
12cu|qmmp-0.8.1-1|163	
12cu|qmmp-0.8.1-1|164	#----------------------------------------------------------------------------
12cu|qmmp-0.8.1-1|165	
12cu|qmmp-0.8.1-1|166	%package -n	%{devnameui}
12cu|qmmp-0.8.1-1|167	Summary:	Development files for %{name}
12cu|qmmp-0.8.1-1|168	Group:		Development/C
12cu|qmmp-0.8.1-1|169	Requires:	%{libnameui} = %{EVRD}
12cu|qmmp-0.8.1-1|170	Provides:	%{name}ui-devel = %{EVRD}
12cu|qmmp-0.8.1-1|171	Conflicts:	%{_lib}qmmp-devel < 0.7.2
12cu|qmmp-0.8.1-1|172	
12cu|qmmp-0.8.1-1|173	%description -n	%{devnameui}
12cu|qmmp-0.8.1-1|174	Qmmp is an audio-player, written with help of Qt library.
12cu|qmmp-0.8.1-1|175	This package contains the files needed for developing applications
12cu|qmmp-0.8.1-1|176	which use %{name}.
12cu|qmmp-0.8.1-1|177	
12cu|qmmp-0.8.1-1|178	%files -n %{devnameui}
12cu|qmmp-0.8.1-1|179	%doc AUTHORS ChangeLog
12cu|qmmp-0.8.1-1|180	%{_includedir}/qmmpui
12cu|qmmp-0.8.1-1|181	%{_libdir}/libqmmpui.so
12cu|qmmp-0.8.1-1|182	%{_libdir}/pkgconfig/qmmpui.pc
12cu|qmmp-0.8.1-1|183	
12cu|qmmp-0.8.1-1|184	#----------------------------------------------------------------------------
12cu|qmmp-0.8.1-1|185	
12cu|qmmp-0.8.1-1|186	%if %{build_plf}
12cu|qmmp-0.8.1-1|187	%package -n %{name}-aac
12cu|qmmp-0.8.1-1|188	Summary:	Qmmp AAC Input Plugin
12cu|qmmp-0.8.1-1|189	Group:		Sound
12cu|qmmp-0.8.1-1|190	
12cu|qmmp-0.8.1-1|191	%description -n %{name}-aac
12cu|qmmp-0.8.1-1|192	This is the AAC Input plug-in for Qmmp.
12cu|qmmp-0.8.1-1|193	
12cu|qmmp-0.8.1-1|194	This package is in restricted repository because AAC codec is patent-protected.
12cu|qmmp-0.8.1-1|195	
12cu|qmmp-0.8.1-1|196	%files -n %{name}-aac
12cu|qmmp-0.8.1-1|197	%doc AUTHORS ChangeLog
12cu|qmmp-0.8.1-1|198	%{_libdir}/%{name}/Input/libaac.so
12cu|qmmp-0.8.1-1|199	%endif
12cu|qmmp-0.8.1-1|200	
12cu|qmmp-0.8.1-1|201	#----------------------------------------------------------------------------
12cu|qmmp-0.8.1-1|202	
12cu|qmmp-0.8.1-1|203	#  ffmpeg-legacy in LTS
12cu|qmmp-0.8.1-1|204	%if %{mdvver} >= 201210
12cu|qmmp-0.8.1-1|205	%package -n %{name}-ffmpeg
12cu|qmmp-0.8.1-1|206	Summary:	Qmmp FFMPEG Input Plugin
12cu|qmmp-0.8.1-1|207	Group:		Sound
12cu|qmmp-0.8.1-1|208	
12cu|qmmp-0.8.1-1|209	%description -n %{name}-ffmpeg
12cu|qmmp-0.8.1-1|210	This is the FFMPEG Input Plugin for Qmmp.
12cu|qmmp-0.8.1-1|211	
12cu|qmmp-0.8.1-1|212	%files -n %{name}-ffmpeg
12cu|qmmp-0.8.1-1|213	%doc AUTHORS ChangeLog
12cu|qmmp-0.8.1-1|214	%{_libdir}/%{name}/Input/libffmpeg.so
12cu|qmmp-0.8.1-1|215	
12cu|qmmp-0.8.1-1|216	%else
12cu|qmmp-0.8.1-1|217	
12cu|qmmp-0.8.1-1|218	%package -n %{name}-ffmpeg-legacy
12cu|qmmp-0.8.1-1|219	Summary:	Qmmp FFMPEG Input Plugin
12cu|qmmp-0.8.1-1|220	Group:		Sound
12cu|qmmp-0.8.1-1|221	
12cu|qmmp-0.8.1-1|222	%description -n %{name}-ffmpeg-legacy
12cu|qmmp-0.8.1-1|223	This is the FFMPEG Input Plugin for Qmmp.
12cu|qmmp-0.8.1-1|224	
12cu|qmmp-0.8.1-1|225	%files -n %{name}-ffmpeg-legacy
12cu|qmmp-0.8.1-1|226	%doc AUTHORS ChangeLog
12cu|qmmp-0.8.1-1|227	%{_libdir}/%{name}/Input/libffmpeg_legacy.so
12cu|qmmp-0.8.1-1|228	%endif
12cu|qmmp-0.8.1-1|229	
12cu|qmmp-0.8.1-1|230	#----------------------------------------------------------------------------
12cu|qmmp-0.8.1-1|231	
12cu|qmmp-0.8.1-1|232	%package -n %{name}-jack
12cu|qmmp-0.8.1-1|233	Summary:	Qmmp Jack Output Plugin
12cu|qmmp-0.8.1-1|234	Group:		Sound
12cu|qmmp-0.8.1-1|235	
12cu|qmmp-0.8.1-1|236	%description -n %{name}-jack
12cu|qmmp-0.8.1-1|237	This is the Jack Output Plugin for Qmmp.
12cu|qmmp-0.8.1-1|238	
12cu|qmmp-0.8.1-1|239	%files -n %{name}-jack
12cu|qmmp-0.8.1-1|240	%doc AUTHORS ChangeLog
12cu|qmmp-0.8.1-1|241	%{_libdir}/%{name}/Output/libjack.so
12cu|qmmp-0.8.1-1|242	
12cu|qmmp-0.8.1-1|243	
12cu|qmmp-0.8.1-1|244	#----------------------------------------------------------------------------
12cu|qmmp-0.8.1-1|245	
12cu|qmmp-0.8.1-1|246	%package -n %{name}-modplug
12cu|qmmp-0.8.1-1|247	Summary:	Qmmp Modplug Input Plugin
12cu|qmmp-0.8.1-1|248	Group:		Sound
12cu|qmmp-0.8.1-1|249	
12cu|qmmp-0.8.1-1|250	%description -n %{name}-modplug
12cu|qmmp-0.8.1-1|251	This is the Modplug Input Plugin for Qmmp.
12cu|qmmp-0.8.1-1|252	
12cu|qmmp-0.8.1-1|253	%files -n %{name}-modplug
12cu|qmmp-0.8.1-1|254	%doc AUTHORS ChangeLog
12cu|qmmp-0.8.1-1|255	%{_libdir}/%{name}/Input/libmodplug.so
12cu|qmmp-0.8.1-1|256	
12cu|qmmp-0.8.1-1|257	#----------------------------------------------------------------------------
12cu|qmmp-0.8.1-1|258	
12cu|qmmp-0.8.1-1|259	%package -n %{name}-musepack
12cu|qmmp-0.8.1-1|260	Summary:	Qmmp MusePack Output Plugin
12cu|qmmp-0.8.1-1|261	Group:		Sound
12cu|qmmp-0.8.1-1|262	
12cu|qmmp-0.8.1-1|263	%description -n %{name}-musepack
12cu|qmmp-0.8.1-1|264	This is the Musepack Input Plugin for Qmmp.
12cu|qmmp-0.8.1-1|265	
12cu|qmmp-0.8.1-1|266	%files -n %{name}-musepack
12cu|qmmp-0.8.1-1|267	%doc AUTHORS ChangeLog
12cu|qmmp-0.8.1-1|268	%{_libdir}/%{name}/Input/libmpc.so
12cu|qmmp-0.8.1-1|269	
12cu|qmmp-0.8.1-1|270	#----------------------------------------------------------------------------
12cu|qmmp-0.8.1-1|271	
12cu|qmmp-0.8.1-1|272	%package -n %{name}-oss
12cu|qmmp-0.8.1-1|273	Summary:	Qmmp OSS Output Plugin
12cu|qmmp-0.8.1-1|274	Group:		Sound
12cu|qmmp-0.8.1-1|275	
12cu|qmmp-0.8.1-1|276	%description -n %{name}-oss
12cu|qmmp-0.8.1-1|277	This is the Jack OSS Plugin for Qmmp.
12cu|qmmp-0.8.1-1|278	
12cu|qmmp-0.8.1-1|279	%files -n %{name}-oss
12cu|qmmp-0.8.1-1|280	%doc AUTHORS ChangeLog
12cu|qmmp-0.8.1-1|281	%{_libdir}/%{name}/Output/liboss.so
12cu|qmmp-0.8.1-1|282	
12cu|qmmp-0.8.1-1|283	#----------------------------------------------------------------------------
12cu|qmmp-0.8.1-1|284	
12cu|qmmp-0.8.1-1|285	%package -n %{name}-wavpack
12cu|qmmp-0.8.1-1|286	Summary:	Qmmp WavPack Input Plugin
12cu|qmmp-0.8.1-1|287	Group:		Sound
12cu|qmmp-0.8.1-1|288	
12cu|qmmp-0.8.1-1|289	%description -n %{name}-wavpack
12cu|qmmp-0.8.1-1|290	This is the WavPack Input Plugin for Qmmp.
12cu|qmmp-0.8.1-1|291	
12cu|qmmp-0.8.1-1|292	%files -n %{name}-wavpack
12cu|qmmp-0.8.1-1|293	%doc AUTHORS ChangeLog
12cu|qmmp-0.8.1-1|294	%{_libdir}/%{name}/Input/libwavpack.so
12cu|qmmp-0.8.1-1|295	
12cu|qmmp-0.8.1-1|296	#----------------------------------------------------------------------------
12cu|qmmp-0.8.1-1|297	%package -n %{name}-opus
12cu|qmmp-0.8.1-1|298	Summary:	Qmmp Opus Input Plugin
12cu|qmmp-0.8.1-1|299	Group:		Sound
12cu|qmmp-0.8.1-1|300	
12cu|qmmp-0.8.1-1|301	%description -n %{name}-opus
12cu|qmmp-0.8.1-1|302	This is the Opus Input Plugin for Qmmp.
12cu|qmmp-0.8.1-1|303	
12cu|qmmp-0.8.1-1|304	%files -n %{name}-opus
12cu|qmmp-0.8.1-1|305	%doc AUTHORS ChangeLog
12cu|qmmp-0.8.1-1|306	%{_libdir}/%{name}/Input/libopus.so
12cu|qmmp-0.8.1-1|307	
12cu|qmmp-0.8.1-1|308	#----------------------------------------------------------------------------
12cu|qmmp-0.8.1-1|309	%package -n %{name}-sid
12cu|qmmp-0.8.1-1|310	Summary:	Qmmp SID Input Plugin
12cu|qmmp-0.8.1-1|311	Group:		Sound
12cu|qmmp-0.8.1-1|312	
12cu|qmmp-0.8.1-1|313	%description -n %{name}-sid
12cu|qmmp-0.8.1-1|314	This is the SID Input Plugin for Qmmp.
12cu|qmmp-0.8.1-1|315	
12cu|qmmp-0.8.1-1|316	%files -n %{name}-sid
12cu|qmmp-0.8.1-1|317	%doc AUTHORS ChangeLog
12cu|qmmp-0.8.1-1|318	%{_libdir}/%{name}/Input/libsid.so
12cu|qmmp-0.8.1-1|319	
12cu|qmmp-0.8.1-1|320	#----------------------------------------------------------------------------
12cu|qmmp-0.8.1-1|321	
12cu|qmmp-0.8.1-1|322	%package -n %{name}-plugins
12cu|qmmp-0.8.1-1|323	Summary:	Qmmp Plugins
12cu|qmmp-0.8.1-1|324	Group:		Sound
12cu|qmmp-0.8.1-1|325	
12cu|qmmp-0.8.1-1|326	%description -n %{name}-plugins
12cu|qmmp-0.8.1-1|327	Qmmp is an audio-player, written with help of Qt library.
12cu|qmmp-0.8.1-1|328	This contains basic plug-in distribution.
12cu|qmmp-0.8.1-1|329	
12cu|qmmp-0.8.1-1|330	%files -n %{name}-plugins
12cu|qmmp-0.8.1-1|331	%doc AUTHORS ChangeLog
12cu|qmmp-0.8.1-1|332	%{_libdir}/%{name}/Input/libflac.so
12cu|qmmp-0.8.1-1|333	%{_libdir}/%{name}/Input/libmad.so
12cu|qmmp-0.8.1-1|334	%{_libdir}/%{name}/Input/libsndfile.so
12cu|qmmp-0.8.1-1|335	%{_libdir}/%{name}/Input/libvorbis.so
12cu|qmmp-0.8.1-1|336	%{_libdir}/%{name}/Input/libcdaudio.so
12cu|qmmp-0.8.1-1|337	%{_libdir}/%{name}/Input/libcue.so
12cu|qmmp-0.8.1-1|338	%{_libdir}/%{name}/Input/libgme.so
12cu|qmmp-0.8.1-1|339	%{_libdir}/%{name}/Input/libwildmidi.so
12cu|qmmp-0.8.1-1|340	
12cu|qmmp-0.8.1-1|341	%{_libdir}/%{name}/Output/libalsa.so
12cu|qmmp-0.8.1-1|342	%{_libdir}/%{name}/Output/libpulseaudio.so
12cu|qmmp-0.8.1-1|343	%{_libdir}/%{name}/Output/libnull.so
12cu|qmmp-0.8.1-1|344	
12cu|qmmp-0.8.1-1|345	%{_libdir}/%{name}/General/libnotifier.so
12cu|qmmp-0.8.1-1|346	%{_libdir}/%{name}/General/libscrobbler.so
12cu|qmmp-0.8.1-1|347	%{_libdir}/%{name}/General/libstatusicon.so
12cu|qmmp-0.8.1-1|348	%{_libdir}/%{name}/General/libfileops.so
12cu|qmmp-0.8.1-1|349	%{_libdir}/%{name}/General/libhotkey.so
12cu|qmmp-0.8.1-1|350	%{_libdir}/%{name}/General/liblyrics.so
12cu|qmmp-0.8.1-1|351	%{_libdir}/%{name}/General/libmpris.so
12cu|qmmp-0.8.1-1|352	%{_libdir}/%{name}/General/libcovermanager.so
12cu|qmmp-0.8.1-1|353	%{_libdir}/%{name}/General/libkdenotify.so
12cu|qmmp-0.8.1-1|354	%{_libdir}/%{name}/General/libstreambrowser.so
12cu|qmmp-0.8.1-1|355	%{_libdir}/%{name}/General/libconverter.so
12cu|qmmp-0.8.1-1|356	%{_libdir}/%{name}/General/libcopypaste.so
12cu|qmmp-0.8.1-1|357	%{_libdir}/%{name}/General/libtrackchange.so
12cu|qmmp-0.8.1-1|358	%{_libdir}/%{name}/General/libudisks2.so
12cu|qmmp-0.8.1-1|359	%{_libdir}/%{name}/General/libgnomehotkey.so
12cu|qmmp-0.8.1-1|360	%{_libdir}/%{name}/General/librgscan.so
12cu|qmmp-0.8.1-1|361	
12cu|qmmp-0.8.1-1|362	%{_libdir}/%{name}/PlayListFormats/*
12cu|qmmp-0.8.1-1|363	
12cu|qmmp-0.8.1-1|364	%{_libdir}/%{name}/CommandLineOptions/libincdecvolumeoption.so
12cu|qmmp-0.8.1-1|365	%{_libdir}/%{name}/CommandLineOptions/libseekoption.so
12cu|qmmp-0.8.1-1|366	%{_libdir}/%{name}/CommandLineOptions/libstatusoption.so
12cu|qmmp-0.8.1-1|367	%{_libdir}/%{name}/CommandLineOptions/libplaylistoption.so
12cu|qmmp-0.8.1-1|368	
12cu|qmmp-0.8.1-1|369	%{_libdir}/%{name}/Effect/libsrconverter.so
12cu|qmmp-0.8.1-1|370	%{_libdir}/%{name}/Effect/libbs2b.so
12cu|qmmp-0.8.1-1|371	%{_libdir}/%{name}/Effect/libladspa.so
12cu|qmmp-0.8.1-1|372	%{_libdir}/%{name}/Effect/libcrossfade.so
12cu|qmmp-0.8.1-1|373	%{_libdir}/%{name}/Effect/libstereo.so
12cu|qmmp-0.8.1-1|374	
12cu|qmmp-0.8.1-1|375	%{_libdir}/%{name}/Engines/libmplayer.so
12cu|qmmp-0.8.1-1|376	
12cu|qmmp-0.8.1-1|377	%{_libdir}/%{name}/FileDialogs/libqmmpfiledialog.so
12cu|qmmp-0.8.1-1|378	
12cu|qmmp-0.8.1-1|379	%{_libdir}/%{name}/Transports/libhttp.so
12cu|qmmp-0.8.1-1|380	%{_libdir}/%{name}/Transports/libmms.so
12cu|qmmp-0.8.1-1|381	
12cu|qmmp-0.8.1-1|382	%{_libdir}/%{name}/Visual/libanalyzer.so
12cu|qmmp-0.8.1-1|383	%{_libdir}/%{name}/Visual/libprojectm.so
12cu|qmmp-0.8.1-1|384	
12cu|qmmp-0.8.1-1|385	%{_libdir}/%{name}/Ui/libskinned.so
12cu|qmmp-0.8.1-1|386	
12cu|qmmp-0.8.1-1|387	#----------------------------------------------------------------------------
12cu|qmmp-0.8.1-1|388	
12cu|qmmp-0.8.1-1|389	%prep
12cu|qmmp-0.8.1-1|390	%setup -q
12cu|qmmp-0.8.1-1|391	
12cu|qmmp-0.8.1-1|392	%build
12cu|qmmp-0.8.1-1|393	#oss3 support is deprecated upstream for now I'll enable it ...
12cu|qmmp-0.8.1-1|394	%cmake_qt4 -DUSE_HAL:BOOL=FALSE \
12cu|qmmp-0.8.1-1|395	-DUSE_OSS:BOOL=TRUE \
12cu|qmmp-0.8.1-1|396	-DUSE_OSS:UDISKS2=TRUE \
12cu|qmmp-0.8.1-1|397	-DUSE_RPATH=TRUE \
12cu|qmmp-0.8.1-1|398	-DCMAKE_INSTALL_PREFIX=/usr
12cu|qmmp-0.8.1-1|399	
12cu|qmmp-0.8.1-1|400	%make
12cu|qmmp-0.8.1-1|401	
12cu|qmmp-0.8.1-1|402	%install
12cu|qmmp-0.8.1-1|403	%makeinstall_std -C build
12cu|qmmp-0.8.1-1|404	
12cu|qmmp-0.8.1-1|405	
12cu|qmmp-0.8.1-1|406	%changelog
12cu|qmmp-0.8.1-1|407	* Sun Aug 10 2014 abfonly <abfonly@gmail.com> 0.8.1-1
12cu|qmmp-0.8.1-1|408	+ Revision: b750552
12cu|qmmp-0.8.1-1|409	- Merge pull request #3 from abfonly/qmmp:rosa2012.1
12cu|qmmp-0.8.1-1|410	- abfonly
12cu|qmmp-0.8.1-1|411	
12cu|qmmp-0.8.1-1|412	

12191 12
12cu|qmmp-plugin-pack-0.8.1-1|1	%define oname qmmp
12cu|qmmp-plugin-pack-0.8.1-1|2	
12cu|qmmp-plugin-pack-0.8.1-1|3	Summary:	A set of extra plug-ins for Qmmp
12cu|qmmp-plugin-pack-0.8.1-1|4	Name:		qmmp-plugin-pack
12cu|qmmp-plugin-pack-0.8.1-1|5	Version:	0.8.1
12cu|qmmp-plugin-pack-0.8.1-1|6	Release:	1
12cu|qmmp-plugin-pack-0.8.1-1|7	Group:		Sound
12cu|qmmp-plugin-pack-0.8.1-1|8	License:	GPLv2+
12cu|qmmp-plugin-pack-0.8.1-1|9	Url:		http://qmmp.ylsoftware.com/plugins.php
12cu|qmmp-plugin-pack-0.8.1-1|10	Source0:	http://qmmp.ylsoftware.com/files/plugins/%{name}-%{version}.tar.bz2
12cu|qmmp-plugin-pack-0.8.1-1|11	BuildRequires:	cmake
12cu|qmmp-plugin-pack-0.8.1-1|12	BuildRequires:	yasm
12cu|qmmp-plugin-pack-0.8.1-1|13	BuildRequires:	qt4-devel
12cu|qmmp-plugin-pack-0.8.1-1|14	BuildRequires:	pkgconfig(libmpg123)
12cu|qmmp-plugin-pack-0.8.1-1|15	BuildRequires:	pkgconfig(qmmp) >= %{version}
12cu|qmmp-plugin-pack-0.8.1-1|16	BuildRequires:	pkgconfig(qmmpui) >= %{version}
12cu|qmmp-plugin-pack-0.8.1-1|17	BuildRequires:	pkgconfig(taglib)
12cu|qmmp-plugin-pack-0.8.1-1|18	Suggests:	%{oname}-ffap = %{EVRD}
12cu|qmmp-plugin-pack-0.8.1-1|19	Suggests:	%{oname}-mpg123 = %{EVRD}
12cu|qmmp-plugin-pack-0.8.1-1|20	Suggests:	%{oname}-simple-ui = %{EVRD}
12cu|qmmp-plugin-pack-0.8.1-1|21	
12cu|qmmp-plugin-pack-0.8.1-1|22	%description
12cu|qmmp-plugin-pack-0.8.1-1|23	Plug-ins for Qmmp from Qmmp Plug-in Pack:
12cu|qmmp-plugin-pack-0.8.1-1|24	* FFap - enhanced Monkey's Audio (APE) decoder
12cu|qmmp-plugin-pack-0.8.1-1|25	(24-bit samples and embedded cue support)
12cu|qmmp-plugin-pack-0.8.1-1|26	* MPG123 - MPEG v1/2 layer1/2/3 decoder using of libmpg123 library
12cu|qmmp-plugin-pack-0.8.1-1|27	* Simple Ui - simple user interface based on standard widgets set
12cu|qmmp-plugin-pack-0.8.1-1|28	
12cu|qmmp-plugin-pack-0.8.1-1|29	%files
12cu|qmmp-plugin-pack-0.8.1-1|30	
12cu|qmmp-plugin-pack-0.8.1-1|31	#----------------------------------------------------------------------------
12cu|qmmp-plugin-pack-0.8.1-1|32	
12cu|qmmp-plugin-pack-0.8.1-1|33	%package -n %{oname}-ffap
12cu|qmmp-plugin-pack-0.8.1-1|34	Summary:	Qmmp FFap Input Plugin
12cu|qmmp-plugin-pack-0.8.1-1|35	Group:		Sound
12cu|qmmp-plugin-pack-0.8.1-1|36	
12cu|qmmp-plugin-pack-0.8.1-1|37	%description -n %{oname}-ffap
12cu|qmmp-plugin-pack-0.8.1-1|38	This is the FFap Input Plugin for Qmmp (enhanced Monkey's Audio (APE) decoder,
12cu|qmmp-plugin-pack-0.8.1-1|39	24-bit samples and embedded cue support).
12cu|qmmp-plugin-pack-0.8.1-1|40	
12cu|qmmp-plugin-pack-0.8.1-1|41	%files -n %{oname}-ffap
12cu|qmmp-plugin-pack-0.8.1-1|42	%doc AUTHORS COPYING ChangeLog.rus README README.RUS ChangeLog ChangeLog.svn
12cu|qmmp-plugin-pack-0.8.1-1|43	%{_libdir}/%{oname}/Input/libffap.so
12cu|qmmp-plugin-pack-0.8.1-1|44	
12cu|qmmp-plugin-pack-0.8.1-1|45	#----------------------------------------------------------------------------
12cu|qmmp-plugin-pack-0.8.1-1|46	
12cu|qmmp-plugin-pack-0.8.1-1|47	%package -n %{oname}-mpg123
12cu|qmmp-plugin-pack-0.8.1-1|48	Summary:	Qmmp MPG123 Input Plugin
12cu|qmmp-plugin-pack-0.8.1-1|49	Group:		Sound
12cu|qmmp-plugin-pack-0.8.1-1|50	
12cu|qmmp-plugin-pack-0.8.1-1|51	%description -n %{oname}-mpg123
12cu|qmmp-plugin-pack-0.8.1-1|52	This is the MPG123 Input Plugin for Qmmp (MPEG v1/2 layer1/2/3 decoder
12cu|qmmp-plugin-pack-0.8.1-1|53	using of libmpg123 library).
12cu|qmmp-plugin-pack-0.8.1-1|54	
12cu|qmmp-plugin-pack-0.8.1-1|55	%files -n %{oname}-mpg123
12cu|qmmp-plugin-pack-0.8.1-1|56	%doc AUTHORS COPYING ChangeLog.rus README README.RUS ChangeLog ChangeLog.svn
12cu|qmmp-plugin-pack-0.8.1-1|57	%{_libdir}/%{oname}/Input/libmpg123.so
12cu|qmmp-plugin-pack-0.8.1-1|58	
12cu|qmmp-plugin-pack-0.8.1-1|59	#----------------------------------------------------------------------------
12cu|qmmp-plugin-pack-0.8.1-1|60	
12cu|qmmp-plugin-pack-0.8.1-1|61	%package -n %{oname}-simple-ui
12cu|qmmp-plugin-pack-0.8.1-1|62	Summary:	Qmmp Simple UI Plugin
12cu|qmmp-plugin-pack-0.8.1-1|63	Group:		Sound
12cu|qmmp-plugin-pack-0.8.1-1|64	
12cu|qmmp-plugin-pack-0.8.1-1|65	%description -n %{oname}-simple-ui
12cu|qmmp-plugin-pack-0.8.1-1|66	This is the Simple UI Plugin for Qmmp (simple user interface based on standard
12cu|qmmp-plugin-pack-0.8.1-1|67	widgets set).
12cu|qmmp-plugin-pack-0.8.1-1|68	
12cu|qmmp-plugin-pack-0.8.1-1|69	%files -n %{oname}-simple-ui
12cu|qmmp-plugin-pack-0.8.1-1|70	%doc AUTHORS COPYING ChangeLog.rus README README.RUS ChangeLog ChangeLog.svn
12cu|qmmp-plugin-pack-0.8.1-1|71	%{_libdir}/%{oname}/Ui/libqsui.so
12cu|qmmp-plugin-pack-0.8.1-1|72	
12cu|qmmp-plugin-pack-0.8.1-1|73	#----------------------------------------------------------------------------
12cu|qmmp-plugin-pack-0.8.1-1|74	
12cu|qmmp-plugin-pack-0.8.1-1|75	%prep
12cu|qmmp-plugin-pack-0.8.1-1|76	%setup -q
12cu|qmmp-plugin-pack-0.8.1-1|77	
12cu|qmmp-plugin-pack-0.8.1-1|78	%build
12cu|qmmp-plugin-pack-0.8.1-1|79	%cmake_qt4
12cu|qmmp-plugin-pack-0.8.1-1|80	%make
12cu|qmmp-plugin-pack-0.8.1-1|81	
12cu|qmmp-plugin-pack-0.8.1-1|82	%install
12cu|qmmp-plugin-pack-0.8.1-1|83	%makeinstall_std -C build
12cu|qmmp-plugin-pack-0.8.1-1|84	
12cu|qmmp-plugin-pack-0.8.1-1|85	
12cu|qmmp-plugin-pack-0.8.1-1|86	%changelog
12cu|qmmp-plugin-pack-0.8.1-1|87	* Sun Aug 10 2014 abfonly <abfonly@gmail.com> 0.8.1-1
12cu|qmmp-plugin-pack-0.8.1-1|88	+ Revision: 752bc85
12cu|qmmp-plugin-pack-0.8.1-1|89	- Merge pull request #2 from abfonly/qmmp-plugin-pack:rosa2012.1
12cu|qmmp-plugin-pack-0.8.1-1|90	- abfonly
12cu|qmmp-plugin-pack-0.8.1-1|91	
12cu|qmmp-plugin-pack-0.8.1-1|92	

12192 12
12cu|qmplay2-14.10.07-2|1	######################################################
12cu|qmplay2-14.10.07-2|2	# SpecFile: qmplay2.spec
12cu|qmplay2-14.10.07-2|3	# Generato: http://www.mandrivausers.ro/
12cu|qmplay2-14.10.07-2|4	# MRB: Falticska Florin
12cu|qmplay2-14.10.07-2|5	######################################################
12cu|qmplay2-14.10.07-2|6	# empty debug
12cu|qmplay2-14.10.07-2|7	%define debug_package	%{nil}
12cu|qmplay2-14.10.07-2|8	
12cu|qmplay2-14.10.07-2|9	######
12cu|qmplay2-14.10.07-2|10	%define name qmplay2
12cu|qmplay2-14.10.07-2|11	%define oname QMPlay2
12cu|qmplay2-14.10.07-2|12	%define release  2
12cu|qmplay2-14.10.07-2|13	%define version  14.10.07
12cu|qmplay2-14.10.07-2|14	
12cu|qmplay2-14.10.07-2|15	Summary:	Video player
12cu|qmplay2-14.10.07-2|16	Name:		%{name}
12cu|qmplay2-14.10.07-2|17	Version:	%{version}
12cu|qmplay2-14.10.07-2|18	Release:	%{release}
12cu|qmplay2-14.10.07-2|19	Source0:	http://garr.dl.sourceforge.net/project/zaps166/%{oname}/%{oname}-master-%{version}.zip
12cu|qmplay2-14.10.07-2|20	Source100:	%{name}.rpmlintrc
12cu|qmplay2-14.10.07-2|21	Patch0:		QMplay2-desktop.patch
12cu|qmplay2-14.10.07-2|22	URL:		http://zaps166.sourceforge.net/?app=QMPlay2
12cu|qmplay2-14.10.07-2|23	License:	LGPLv3
12cu|qmplay2-14.10.07-2|24	Group:		Video
12cu|qmplay2-14.10.07-2|25	
12cu|qmplay2-14.10.07-2|26	BuildRequires:  qt4-devel
12cu|qmplay2-14.10.07-2|27	BuildRequires:  pkgconfig(portaudio-2.0)
12cu|qmplay2-14.10.07-2|28	BuildRequires:  pkgconfig(libpulse)
12cu|qmplay2-14.10.07-2|29	BuildRequires:  pkgconfig(libswresample)
12cu|qmplay2-14.10.07-2|30	BuildRequires:  pkgconfig(libva)
12cu|qmplay2-14.10.07-2|31	BuildRequires:  pkgconfig(libcdio)
12cu|qmplay2-14.10.07-2|32	BuildRequires:  pkgconfig(libass)
12cu|qmplay2-14.10.07-2|33	BuildRequires:  pkgconfig(xv)
12cu|qmplay2-14.10.07-2|34	BuildRequires:  pkgconfig(gl)
12cu|qmplay2-14.10.07-2|35	BuildRequires:  pkgconfig(vdpau)
12cu|qmplay2-14.10.07-2|36	BuildRequires:  pkgconfig(libcddb)
12cu|qmplay2-14.10.07-2|37	BuildRequires:  pkgconfig(taglib)
12cu|qmplay2-14.10.07-2|38	BuildRequires:  desktop-file-utils
12cu|qmplay2-14.10.07-2|39	BuildRequires:  imagemagick
12cu|qmplay2-14.10.07-2|40	BuildRequires:  kdebase4-workspace
12cu|qmplay2-14.10.07-2|41	Obsoletes:      qmplay2-12072013
12cu|qmplay2-14.10.07-2|42	Obsoletes:      qmplay2-common-12072013
12cu|qmplay2-14.10.07-2|43	
12cu|qmplay2-14.10.07-2|44	# since now needs youtube-dl.Sflo
12cu|qmplay2-14.10.07-2|45	Requires:       youtube-dl
12cu|qmplay2-14.10.07-2|46	# kde is Rosa's default DE no need to
12cu|qmplay2-14.10.07-2|47	# split kde-integration package
12cu|qmplay2-14.10.07-2|48	# kdebase4 suggested to allow it on gnome and lxde
12cu|qmplay2-14.10.07-2|49	# without DE integration
12cu|qmplay2-14.10.07-2|50	Suggests:	kdebase4-workspace
12cu|qmplay2-14.10.07-2|51	
12cu|qmplay2-14.10.07-2|52	
12cu|qmplay2-14.10.07-2|53	%description
12cu|qmplay2-14.10.07-2|54	QMPlay2 is a video player, it can plays all formats
12cu|qmplay2-14.10.07-2|55	and stream supported by ffmpeg and libmodplug
12cu|qmplay2-14.10.07-2|56	(including J2B). It has integrated Youtube and Wrzuta browser.
12cu|qmplay2-14.10.07-2|57	
12cu|qmplay2-14.10.07-2|58	%files
12cu|qmplay2-14.10.07-2|59	%doc COPYING TODO ChangeLog
12cu|qmplay2-14.10.07-2|60	%{_bindir}/%{oname}
12cu|qmplay2-14.10.07-2|61	%{_iconsdir}/%{oname}.png
12cu|qmplay2-14.10.07-2|62	%{_iconsdir}/hicolor/128x128/apps/QMPlay2.png
12cu|qmplay2-14.10.07-2|63	%{_miconsdir}/%{oname}.png
12cu|qmplay2-14.10.07-2|64	%{_liconsdir}/%{oname}.png
12cu|qmplay2-14.10.07-2|65	# keep this for kde integration
12cu|qmplay2-14.10.07-2|66	%{_datadir}/apps/solid/actions/*
12cu|qmplay2-14.10.07-2|67	%{_datadir}/applications/*.desktop
12cu|qmplay2-14.10.07-2|68	%{_libdir}/*
12cu|qmplay2-14.10.07-2|69	%exclude %{_libdir}/libqmplay2.so
12cu|qmplay2-14.10.07-2|70	%{_datadir}/qmplay2/
12cu|qmplay2-14.10.07-2|71	#############################
12cu|qmplay2-14.10.07-2|72	%define lib_name_devel  %mklibname %{name} -d
12cu|qmplay2-14.10.07-2|73	
12cu|qmplay2-14.10.07-2|74	%package -n %{lib_name_devel}
12cu|qmplay2-14.10.07-2|75	Group:      Development/Other
12cu|qmplay2-14.10.07-2|76	Summary:    Development libs for %{oname}
12cu|qmplay2-14.10.07-2|77	Provides:   %{name}-devel = %{version}-%{release}
12cu|qmplay2-14.10.07-2|78	Requires:   %{name} = %{version}-%{release}
12cu|qmplay2-14.10.07-2|79	
12cu|qmplay2-14.10.07-2|80	%description -n %{lib_name_devel}
12cu|qmplay2-14.10.07-2|81	Development libs for %{oname}.
12cu|qmplay2-14.10.07-2|82	
12cu|qmplay2-14.10.07-2|83	%files -n    	%{lib_name_devel}
12cu|qmplay2-14.10.07-2|84	%doc TODO
12cu|qmplay2-14.10.07-2|85	%{_libdir}/libqmplay2.so
12cu|qmplay2-14.10.07-2|86	############################
12cu|qmplay2-14.10.07-2|87	
12cu|qmplay2-14.10.07-2|88	
12cu|qmplay2-14.10.07-2|89	%prep
12cu|qmplay2-14.10.07-2|90	%setup -qn %{oname}-master
12cu|qmplay2-14.10.07-2|91	perl -pi -e 's|"/"|"/" |' src/modules/Inputs/Inputs.cpp
12cu|qmplay2-14.10.07-2|92	%patch0 -p0
12cu|qmplay2-14.10.07-2|93	
12cu|qmplay2-14.10.07-2|94	%build
12cu|qmplay2-14.10.07-2|95	NOTERM=1 SYSTEM_BUILD=1 ./compile_unix 0
12cu|qmplay2-14.10.07-2|96	
12cu|qmplay2-14.10.07-2|97	%install
12cu|qmplay2-14.10.07-2|98	# gen rpmtree
12cu|qmplay2-14.10.07-2|99	mkdir -p %{buildroot}{%{_bindir},%{_libdir}}
12cu|qmplay2-14.10.07-2|100	# install
12cu|qmplay2-14.10.07-2|101	mv app/lib/libqmplay2.* %{buildroot}%{_libdir}
12cu|qmplay2-14.10.07-2|102	install -m755 app/bin/%{oname} %{buildroot}%{_bindir}/%{oname}
12cu|qmplay2-14.10.07-2|103	mv app/share %{buildroot}/usr
12cu|qmplay2-14.10.07-2|104	#
12cu|qmplay2-14.10.07-2|105	# modules scam
12cu|qmplay2-14.10.07-2|106	mv %{buildroot}%{_datadir}/qmplay2/modules %{buildroot}%{_libdir}
12cu|qmplay2-14.10.07-2|107	
12cu|qmplay2-14.10.07-2|108	pushd %{buildroot}%{_datadir}/qmplay2
12cu|qmplay2-14.10.07-2|109	ln -s  %{_libdir}/modules modules
12cu|qmplay2-14.10.07-2|110	popd
12cu|qmplay2-14.10.07-2|111	
12cu|qmplay2-14.10.07-2|112	# icons
12cu|qmplay2-14.10.07-2|113	# we convert and install the icons properly
12cu|qmplay2-14.10.07-2|114	rm -fr %{buildroot}%{_iconsdir}/*.png
12cu|qmplay2-14.10.07-2|115	#
12cu|qmplay2-14.10.07-2|116	install -d -m755 %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
12cu|qmplay2-14.10.07-2|117	convert src/gui/Icons/QMPlay2.png -resize 32x32 %{buildroot}%{_iconsdir}/%{oname}.png
12cu|qmplay2-14.10.07-2|118	convert src/gui/Icons/QMPlay2.png -resize 16x16 %{buildroot}%{_miconsdir}/%{oname}.png
12cu|qmplay2-14.10.07-2|119	convert src/gui/Icons/QMPlay2.png -resize 48x48 %{buildroot}%{_liconsdir}/%{oname}.png
12cu|qmplay2-14.10.07-2|120	
12cu|qmplay2-14.10.07-2|121	desktop-file-validate %{buildroot}%{_datadir}/applications/%{oname}.desktop
12cu|qmplay2-14.10.07-2|122	rm -fr %{buildroot}%{_datadir}/qmplay2/noautoupdates
12cu|qmplay2-14.10.07-2|123	rm -fr %{buildroot}%{_datadir}/qmplay2/ChangeLog
12cu|qmplay2-14.10.07-2|124	
12cu|qmplay2-14.10.07-2|125	%changelog
12cu|qmplay2-14.10.07-2|126	* Fri Oct 10 2014 abfonly <abfonly@gmail.com> 14.10.07-2
12cu|qmplay2-14.10.07-2|127	+ Revision: 5156912
12cu|qmplay2-14.10.07-2|128	- QMPlay2 uses the external software - "youtube-dl", so "youtube-dl" should be as optional package in package manager.
12cu|qmplay2-14.10.07-2|129	
12cu|qmplay2-14.10.07-2|130	* Tue Oct 07 2014 Victor Ryzhikh <victorr2007@yandex.ru> 14.10.07-1
12cu|qmplay2-14.10.07-2|131	+ Revision: 2404085
12cu|qmplay2-14.10.07-2|132	- Updated qmplay2.spec
12cu|qmplay2-14.10.07-2|133	
12cu|qmplay2-14.10.07-2|134	* Tue Oct 07 2014 Victor Ryzhikh <victorr2007@yandex.ru> 14.10.07-1
12cu|qmplay2-14.10.07-2|135	+ Revision: 23809ab
12cu|qmplay2-14.10.07-2|136	- Updated qmplay2.spec
12cu|qmplay2-14.10.07-2|137	
12cu|qmplay2-14.10.07-2|138	* Tue Oct 07 2014 Victor Ryzhikh <victorr2007@yandex.ru> 14.07.27-1
12cu|qmplay2-14.10.07-2|139	+ Revision: 56a7272
12cu|qmplay2-14.10.07-2|140	- Updated .abf.yml
12cu|qmplay2-14.10.07-2|141	
12cu|qmplay2-14.10.07-2|142	* Tue Sep 16 2014 Victor Ryzhikh <victorr2007@yandex.ru> 14.07.27-1
12cu|qmplay2-14.10.07-2|143	+ Revision: 497475f
12cu|qmplay2-14.10.07-2|144	- Updated qmplay2.spec
12cu|qmplay2-14.10.07-2|145	
12cu|qmplay2-14.10.07-2|146	* Tue Sep 16 2014 Victor Ryzhikh <victorr2007@yandex.ru> 14.07.22-1
12cu|qmplay2-14.10.07-2|147	+ Revision: c3056f5
12cu|qmplay2-14.10.07-2|148	- Updated QMplay2-desktop.patch
12cu|qmplay2-14.10.07-2|149	
12cu|qmplay2-14.10.07-2|150	* Tue Sep 16 2014 Victor Ryzhikh <victorr2007@yandex.ru> 14.07.22-1
12cu|qmplay2-14.10.07-2|151	+ Revision: 570502c
12cu|qmplay2-14.10.07-2|152	- Updated .abf.yml
12cu|qmplay2-14.10.07-2|153	
12cu|qmplay2-14.10.07-2|154	* Wed Jul 23 2014 Victor Ryzhikh <victorr2007@yandex.ru> 14.07.22-1
12cu|qmplay2-14.10.07-2|155	+ Revision: f3f21d5
12cu|qmplay2-14.10.07-2|156	- Updated qmplay2.spec
12cu|qmplay2-14.10.07-2|157	
12cu|qmplay2-14.10.07-2|158	* Wed Jul 23 2014 Victor Ryzhikh <victorr2007@yandex.ru> 14.07.22-1
12cu|qmplay2-14.10.07-2|159	+ Revision: c3e139a
12cu|qmplay2-14.10.07-2|160	- Updated QMplay2-desktop.patch
12cu|qmplay2-14.10.07-2|161	
12cu|qmplay2-14.10.07-2|162	* Wed Jul 23 2014 Victor Ryzhikh <victorr2007@yandex.ru> 14.07.22-1
12cu|qmplay2-14.10.07-2|163	+ Revision: b9e340e
12cu|qmplay2-14.10.07-2|164	- Updated qmplay2.spec
12cu|qmplay2-14.10.07-2|165	
12cu|qmplay2-14.10.07-2|166	* Wed Jul 23 2014 Victor Ryzhikh <victorr2007@yandex.ru> 14.03.05-1
12cu|qmplay2-14.10.07-2|167	+ Revision: 17a6636
12cu|qmplay2-14.10.07-2|168	- Updated .abf.yml
12cu|qmplay2-14.10.07-2|169	
12cu|qmplay2-14.10.07-2|170	* Sat Mar 08 2014 SymbianFlo <symbianflo@mandrivausers.ro> 14.03.05-1
12cu|qmplay2-14.10.07-2|171	+ Revision: 26051a5
12cu|qmplay2-14.10.07-2|172	- Log: Update to  14.03.05 , - Improved operation YouTube - operated by the "youtube-dl" (required to provide the path in the options),
12cu|qmplay2-14.10.07-2|173	- - AudioCD disc title displayed as the album,
12cu|qmplay2-14.10.07-2|174	- - Fixed bug with refreshing OSD
12cu|qmplay2-14.10.07-2|175	- - Fixed bugs in editing tags
12cu|qmplay2-14.10.07-2|176	
12cu|qmplay2-14.10.07-2|177	* Tue Feb 18 2014 symbianflo <symbianflo@symbianflo> 14.02.17-1
12cu|qmplay2-14.10.07-2|178	+ Revision: 491ad0b
12cu|qmplay2-14.10.07-2|179	- Log: update to 14.02.17, fix BR
12cu|qmplay2-14.10.07-2|180	
12cu|qmplay2-14.10.07-2|181	* Tue Feb 18 2014 symbianflo <symbianflo@symbianflo> 14.02.17-1
12cu|qmplay2-14.10.07-2|182	+ Revision: f1d645c
12cu|qmplay2-14.10.07-2|183	- Log: update to 14.02.17, fix BR
12cu|qmplay2-14.10.07-2|184	
12cu|qmplay2-14.10.07-2|185	* Tue Feb 18 2014 symbianflo <symbianflo@symbianflo> 14.02.17-1
12cu|qmplay2-14.10.07-2|186	+ Revision: 23934a3
12cu|qmplay2-14.10.07-2|187	- Log: update to 14.02.17
12cu|qmplay2-14.10.07-2|188	
12cu|qmplay2-14.10.07-2|189	* Sat Jan 11 2014 SymbianFlo <symbianflo@mandrivausers.ro> 14.01.10-1
12cu|qmplay2-14.10.07-2|190	+ Revision: c2d6002
12cu|qmplay2-14.10.07-2|191	- Update
12cu|qmplay2-14.10.07-2|192	
12cu|qmplay2-14.10.07-2|193	* Sun Jan 05 2014 SymbianFlo <symbianflo@mandrivausers.ro> 14.01.05-1
12cu|qmplay2-14.10.07-2|194	+ Revision: 2bf33a0
12cu|qmplay2-14.10.07-2|195	- Changes in QMPlay2 build 14.01.05:
12cu|qmplay2-14.10.07-2|196	- - The possibility of decoding through VDPAU extracting frame image (optional, see "FFMpeg.pro")
12cu|qmplay2-14.10.07-2|197	- - To improve the compilation of an older version of alsa-lib,
12cu|qmplay2-14.10.07-2|198	- - The ability to play random in the group,
12cu|qmplay2-14.10.07-2|199	- - Improve the functioning and stability VAApi,
12cu|qmplay2-14.10.07-2|200	- - Minor fixes in the "VDPAU Writer"
12cu|qmplay2-14.10.07-2|201	
12cu|qmplay2-14.10.07-2|202	* Fri Jan 03 2014 SymbianFlo <symbianflo@mandrivausers.ro> 14.01.03-1
12cu|qmplay2-14.10.07-2|203	+ Revision: 3e8880d
12cu|qmplay2-14.10.07-2|204	- Update to 14.01.03, feature request-solved upstream , you can add your own internet radio stations in the *internet radio* widget.
12cu|qmplay2-14.10.07-2|205	
12cu|qmplay2-14.10.07-2|206	* Wed Jan 01 2014 SymbianFlo <symbianflo@mandrivausers.ro> 13.12.31-4
12cu|qmplay2-14.10.07-2|207	+ Revision: a6d5899
12cu|qmplay2-14.10.07-2|208	- Updated qmplay2.spec
12cu|qmplay2-14.10.07-2|209	
12cu|qmplay2-14.10.07-2|210	* Wed Jan 01 2014 symbianflo <symbianflo@symbianflo> 13.12.31-4
12cu|qmplay2-14.10.07-2|211	+ Revision: 78d4586
12cu|qmplay2-14.10.07-2|212	- Log:Source
12cu|qmplay2-14.10.07-2|213	- - Fixed bug ALSA module - the program in August poured in the absence of sound cards
12cu|qmplay2-14.10.07-2|214	- - Added German translation (Daniel Meiss-Wilhelm)
12cu|qmplay2-14.10.07-2|215	- - Improve the *Playback Settings*,
12cu|qmplay2-14.10.07-2|216	- - The possibility to record covers,
12cu|qmplay2-14.10.07-2|217	- - Improvements in the code.
12cu|qmplay2-14.10.07-2|218	- Packaging
12cu|qmplay2-14.10.07-2|219	- - Dropped viktor's russian translation ( on his request)
12cu|qmplay2-14.10.07-2|220	- - Enable debug
12cu|qmplay2-14.10.07-2|221	
12cu|qmplay2-14.10.07-2|222	* Sun Dec 15 2013 symbianflo <symbianflo@mandrivausers.ro> 13.12.15-4
12cu|qmplay2-14.10.07-2|223	+ Revision: 6428420
12cu|qmplay2-14.10.07-2|224	- Log: update to 13.12.15
12cu|qmplay2-14.10.07-2|225	
12cu|qmplay2-14.10.07-2|226	* Sun Nov 03 2013 symbianflo <symbianflo@mandrivausers.ro> 13.10.24-4
12cu|qmplay2-14.10.07-2|227	+ Revision: 19a7e9d
12cu|qmplay2-14.10.07-2|228	- Log: rediff desktop.patch, action entry
12cu|qmplay2-14.10.07-2|229	
12cu|qmplay2-14.10.07-2|230	* Sun Nov 03 2013 symbianflo <symbianflo@mandrivausers.ro> 13.10.24-3
12cu|qmplay2-14.10.07-2|231	+ Revision: 1085739
12cu|qmplay2-14.10.07-2|232	- Log: fix menu entry, fix kde integration,other fix,bump release
12cu|qmplay2-14.10.07-2|233	
12cu|qmplay2-14.10.07-2|234	* Fri Oct 25 2013 symbianflo <symbianflo@mandrivausers.ro> 13.10.24-1
12cu|qmplay2-14.10.07-2|235	+ Revision: 02bd4c9
12cu|qmplay2-14.10.07-2|236	- Log. update
12cu|qmplay2-14.10.07-2|237	
12cu|qmplay2-14.10.07-2|238	* Sat Oct 05 2013 symbianflo <symbianflo@mandrivausers.ro> 13.09.20-3
12cu|qmplay2-14.10.07-2|239	+ Revision: 9d3afd2
12cu|qmplay2-14.10.07-2|240	- LOG : fix non translated button in GUI, thx to viktor2007
12cu|qmplay2-14.10.07-2|241	
12cu|qmplay2-14.10.07-2|242	* Tue Oct 01 2013 SymbianFlo <symbianflo@mandrivausers.ro> 13.09.20-1
12cu|qmplay2-14.10.07-2|243	+ Revision: 0b14c74
12cu|qmplay2-14.10.07-2|244	- Updated qmplay2.spec
12cu|qmplay2-14.10.07-2|245	
12cu|qmplay2-14.10.07-2|246	* Tue Oct 01 2013 SymbianFlo <symbianflo@mandrivausers.ro> 13.09.20-1
12cu|qmplay2-14.10.07-2|247	+ Revision: 47fa2c2
12cu|qmplay2-14.10.07-2|248	- Updated qmplay2.spec
12cu|qmplay2-14.10.07-2|249	
12cu|qmplay2-14.10.07-2|250	* Tue Oct 01 2013 symbianflo <symbianflo@mandrivausers.ro> 13.09.20-1
12cu|qmplay2-14.10.07-2|251	+ Revision: 4d15d5b
12cu|qmplay2-14.10.07-2|252	- Log: update to 13.09.20
12cu|qmplay2-14.10.07-2|253	
12cu|qmplay2-14.10.07-2|254	* Tue Oct 01 2013 symbianflo <symbianflo@mandrivausers.ro> 13.09.20-1
12cu|qmplay2-14.10.07-2|255	+ Revision: 1118319
12cu|qmplay2-14.10.07-2|256	- LOG:update to 13.09.20, add russian lang file thx to viktor2007, split devel package,dropped mrb distsuffix,ready for contrib
12cu|qmplay2-14.10.07-2|257	
12cu|qmplay2-14.10.07-2|258	* Tue Oct 01 2013 symbianflo <symbianflo@mandrivausers.ro>
12cu|qmplay2-14.10.07-2|259	+ Revision: 2b8ca04
12cu|qmplay2-14.10.07-2|260	- LOG:update to 13.09.20, add russian lang file thx to viktor2007, split devel package,dropped mrb distsuffix,ready for contrib
12cu|qmplay2-14.10.07-2|261	
12cu|qmplay2-14.10.07-2|262	

12193 12
12cu|qnetstatview-1.2.0-6|1	Summary:	Shows detailed listings of all TCP and UDP endpoints
12cu|qnetstatview-1.2.0-6|2	Name:		qnetstatview
12cu|qnetstatview-1.2.0-6|3	Version:	1.2.0
12cu|qnetstatview-1.2.0-6|4	Release:	6
12cu|qnetstatview-1.2.0-6|5	License:	GPLv3+
12cu|qnetstatview-1.2.0-6|6	Group:		Networking/Other
12cu|qnetstatview-1.2.0-6|7	Url:		http://qt-apps.org/content/show.php?content=157088
12cu|qnetstatview-1.2.0-6|8	Source0:	http://dansoft.krasnokamensk.ru/data/1016/qnetstatview_source.tar.gz
12cu|qnetstatview-1.2.0-6|9	BuildRequires:	imagemagick
12cu|qnetstatview-1.2.0-6|10	BuildRequires:	libnet-devel
12cu|qnetstatview-1.2.0-6|11	BuildRequires:	libpcap-devel
12cu|qnetstatview-1.2.0-6|12	BuildRequires:	qt4-devel
12cu|qnetstatview-1.2.0-6|13	
12cu|qnetstatview-1.2.0-6|14	%description
12cu|qnetstatview-1.2.0-6|15	Shows detailed listings of all TCP and UDP endpoints.
12cu|qnetstatview-1.2.0-6|16	
12cu|qnetstatview-1.2.0-6|17	#----------------------------------------------------------------------------
12cu|qnetstatview-1.2.0-6|18	
12cu|qnetstatview-1.2.0-6|19	%files
12cu|qnetstatview-1.2.0-6|20	%doc Bin/HISTORY Bin/COPYING
12cu|qnetstatview-1.2.0-6|21	%{_bindir}/%{name}
12cu|qnetstatview-1.2.0-6|22	%{_datadir}/%{name}
12cu|qnetstatview-1.2.0-6|23	%{_datadir}/applications/%{name}.desktop
12cu|qnetstatview-1.2.0-6|24	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|qnetstatview-1.2.0-6|25	
12cu|qnetstatview-1.2.0-6|26	
12cu|qnetstatview-1.2.0-6|27	%prep
12cu|qnetstatview-1.2.0-6|28	%setup -q -n %{name}_source
12cu|qnetstatview-1.2.0-6|29	find . -perm 0600 | xargs chmod 0644
12cu|qnetstatview-1.2.0-6|30	
12cu|qnetstatview-1.2.0-6|31	%build
12cu|qnetstatview-1.2.0-6|32	%qmake_qt4 QMAKE_CXXFLAGS_RELEASE= %{name}.pro
12cu|qnetstatview-1.2.0-6|33	%make
12cu|qnetstatview-1.2.0-6|34	
12cu|qnetstatview-1.2.0-6|35	%install
12cu|qnetstatview-1.2.0-6|36	# install binary
12cu|qnetstatview-1.2.0-6|37	mkdir -p %{buildroot}%{_bindir}
12cu|qnetstatview-1.2.0-6|38	cp Bin/%{name} %{buildroot}%{_bindir}/%{name}
12cu|qnetstatview-1.2.0-6|39	
12cu|qnetstatview-1.2.0-6|40	# install locales
12cu|qnetstatview-1.2.0-6|41	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|qnetstatview-1.2.0-6|42	cp Bin/*.qm %{buildroot}%{_datadir}/%{name}/
12cu|qnetstatview-1.2.0-6|43	
12cu|qnetstatview-1.2.0-6|44	# create and install icons
12cu|qnetstatview-1.2.0-6|45	for N in 16 32 48 64 128; do convert %{name}.ico -scale ${N}x${N}! $N.png; done
12cu|qnetstatview-1.2.0-6|46	install -D 16.png -m 644 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|qnetstatview-1.2.0-6|47	install -D 32.png -m 644 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|qnetstatview-1.2.0-6|48	install -D 48.png -m 644 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|qnetstatview-1.2.0-6|49	install -D 64.png -m 644 %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cu|qnetstatview-1.2.0-6|50	install -D 128.png -m 644 %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cu|qnetstatview-1.2.0-6|51	
12cu|qnetstatview-1.2.0-6|52	# XDG menu entry
12cu|qnetstatview-1.2.0-6|53	mkdir -p %{buildroot}%{_datadir}/applications
12cu|qnetstatview-1.2.0-6|54	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|qnetstatview-1.2.0-6|55	[Desktop Entry]
12cu|qnetstatview-1.2.0-6|56	Type=Application
12cu|qnetstatview-1.2.0-6|57	Name=QNetStatView
12cu|qnetstatview-1.2.0-6|58	Comment=Shows detailed listings of all TCP and UDP endpoints
12cu|qnetstatview-1.2.0-6|59	Icon=%{name}
12cu|qnetstatview-1.2.0-6|60	Exec=%{name}
12cu|qnetstatview-1.2.0-6|61	Terminal=false
12cu|qnetstatview-1.2.0-6|62	Categories=Network;Utility;
12cu|qnetstatview-1.2.0-6|63	EOF
12cu|qnetstatview-1.2.0-6|64	
12cu|qnetstatview-1.2.0-6|65	
12cu|qnetstatview-1.2.0-6|66	%changelog
12cu|qnetstatview-1.2.0-6|67	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-6
12cu|qnetstatview-1.2.0-6|68	+ Revision: 73b08e0
12cu|qnetstatview-1.2.0-6|69	- Fix BuildRequires
12cu|qnetstatview-1.2.0-6|70	
12cu|qnetstatview-1.2.0-6|71	

12194 12
12cu|qnetwalk-1.3-1|1	Summary:	Game for System Administrators
12cu|qnetwalk-1.3-1|2	Name:		qnetwalk
12cu|qnetwalk-1.3-1|3	Version:	1.3
12cu|qnetwalk-1.3-1|4	Release:	1
12cu|qnetwalk-1.3-1|5	License:	GPLv2+
12cu|qnetwalk-1.3-1|6	Group:		Games/Puzzles
12cu|qnetwalk-1.3-1|7	URL:		http://qt.osdn.org.ua/qnetwalk.html
12cu|qnetwalk-1.3-1|8	Source0:	%{name}-%{version}.tar.bz2
12cu|qnetwalk-1.3-1|9	Patch0:		qnetwalk-1.3-datapath.patch
12cu|qnetwalk-1.3-1|10	Patch1:		qnetwalk-1.3_qtfix.diff
12cu|qnetwalk-1.3-1|11	Patch2:		qnetwalk-1.3-sfmt.patch
12cu|qnetwalk-1.3-1|12	Patch3:		qnetwalk-1.3-desktop.patch
12cu|qnetwalk-1.3-1|13	BuildRequires:	qt4-devel
12cu|qnetwalk-1.3-1|14	
12cu|qnetwalk-1.3-1|15	%description
12cu|qnetwalk-1.3-1|16	This is a Qt-version of the popular NetWalk game for system administrators.
12cu|qnetwalk-1.3-1|17	You have to connect all computers to the central server with as few clicks
12cu|qnetwalk-1.3-1|18	as possible.
12cu|qnetwalk-1.3-1|19	
12cu|qnetwalk-1.3-1|20	Authors:
12cu|qnetwalk-1.3-1|21	--------
12cu|qnetwalk-1.3-1|22	Andi Peredri <andi@ukr.net>
12cu|qnetwalk-1.3-1|23	
12cu|qnetwalk-1.3-1|24	%prep
12cu|qnetwalk-1.3-1|25	%setup -q
12cu|qnetwalk-1.3-1|26	%patch0 -p0
12cu|qnetwalk-1.3-1|27	%patch1 -p1
12cu|qnetwalk-1.3-1|28	%patch2 -p1
12cu|qnetwalk-1.3-1|29	%patch3 -p1
12cu|qnetwalk-1.3-1|30	
12cu|qnetwalk-1.3-1|31	%build
12cu|qnetwalk-1.3-1|32	%qmake_qt4
12cu|qnetwalk-1.3-1|33	%make
12cu|qnetwalk-1.3-1|34	
12cu|qnetwalk-1.3-1|35	%install
12cu|qnetwalk-1.3-1|36	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cu|qnetwalk-1.3-1|37	
12cu|qnetwalk-1.3-1|38	%files
12cu|qnetwalk-1.3-1|39	%doc COPYING ChangeLog README
12cu|qnetwalk-1.3-1|40	%{_gamesbindir}/%{name}
12cu|qnetwalk-1.3-1|41	%{_datadir}/applications/%{name}.desktop
12cu|qnetwalk-1.3-1|42	%{_mandir}/man6/%{name}.6.*
12cu|qnetwalk-1.3-1|43	%{_datadir}/pixmaps/%{name}.xpm
12cu|qnetwalk-1.3-1|44	%dir %{_gamesdatadir}/%{name}
12cu|qnetwalk-1.3-1|45	%{_gamesdatadir}/%{name}/*
12cu|qnetwalk-1.3-1|46	

12195 12
12cu|qpdfpresenterconsole-2.5.13-2|1	%define sfname qpdfpresenter
12cu|qpdfpresenterconsole-2.5.13-2|2	%define fullname QPdfPresenterConsole
12cu|qpdfpresenterconsole-2.5.13-2|3	
12cu|qpdfpresenterconsole-2.5.13-2|4	Summary:        Beamer-targeted presentation tool
12cu|qpdfpresenterconsole-2.5.13-2|5	Name:           qpdfpresenterconsole
12cu|qpdfpresenterconsole-2.5.13-2|6	Version:        2.5.13
12cu|qpdfpresenterconsole-2.5.13-2|7	Release:        2
12cu|qpdfpresenterconsole-2.5.13-2|8	License:        MIT
12cu|qpdfpresenterconsole-2.5.13-2|9	Source0:        http://sourceforge.net/projects/%{sfname}/files/sources/%{name}-v%{version}.tar.bz2
12cu|qpdfpresenterconsole-2.5.13-2|10	Group:          Graphical desktop/Other
12cu|qpdfpresenterconsole-2.5.13-2|11	Url:		http://gitorious.org/qpdfpresenterconsole
12cu|qpdfpresenterconsole-2.5.13-2|12	BuildRequires:	cmake
12cu|qpdfpresenterconsole-2.5.13-2|13	BuildRequires:	asciidoc
12cu|qpdfpresenterconsole-2.5.13-2|14	BuildRequires:	docbook-xsl
12cu|qpdfpresenterconsole-2.5.13-2|15	BuildRequires:	docbook-dtd45-xml
12cu|qpdfpresenterconsole-2.5.13-2|16	BuildRequires:	xsltproc
12cu|qpdfpresenterconsole-2.5.13-2|17	BuildRequires:	libxml2-utils
12cu|qpdfpresenterconsole-2.5.13-2|18	BuildRequires:	libpoppler-qt4-devel
12cu|qpdfpresenterconsole-2.5.13-2|19	BuildRequires:	pkgconfig(Qt3Support)
12cu|qpdfpresenterconsole-2.5.13-2|20	BuildRequires:	pkgconfig(libvlc)
12cu|qpdfpresenterconsole-2.5.13-2|21	
12cu|qpdfpresenterconsole-2.5.13-2|22	%description
12cu|qpdfpresenterconsole-2.5.13-2|23	Presentation console software, similar to what is provided by LibreOffice
12cu|qpdfpresenterconsole-2.5.13-2|24	Impress' plug-in or Apple Keynote, targeting PDF presentations and especially
12cu|qpdfpresenterconsole-2.5.13-2|25	those written in LaTeX with the Beamer package. It provides a presentation
12cu|qpdfpresenterconsole-2.5.13-2|26	console on the main speaker's screen which contains:
12cu|qpdfpresenterconsole-2.5.13-2|27	- the current slide if it's a simple pdf presentation, with notes below if
12cu|qpdfpresenterconsole-2.5.13-2|28	there is a text file provided that contains slide notes
12cu|qpdfpresenterconsole-2.5.13-2|29	- the current notes slide if it contains Beamer notes (left/right notes
12cu|qpdfpresenterconsole-2.5.13-2|30	supported)
12cu|qpdfpresenterconsole-2.5.13-2|31	- current date and time, current slide number
12cu|qpdfpresenterconsole-2.5.13-2|32	- countdown from the start of the presentation
12cu|qpdfpresenterconsole-2.5.13-2|33	- timer alarm to notify when the end of your slot is approaching
12cu|qpdfpresenterconsole-2.5.13-2|34	Slides are pre-rendered in background (current, next, previous) so that
12cu|qpdfpresenterconsole-2.5.13-2|35	changing slide is smooth and fast. Beamer-embedded (at least using movie15
12cu|qpdfpresenterconsole-2.5.13-2|36	package) videos are supported through LibVLC and one can provide separate text
12cu|qpdfpresenterconsole-2.5.13-2|37	file containing notes too. It's also heavily inspired from Pdf Presenter
12cu|qpdfpresenterconsole-2.5.13-2|38	Console, main differences are background pre-rendering of slides, videos
12cu|qpdfpresenterconsole-2.5.13-2|39	support, beamer and text file notes support. It should work nice on any
12cu|qpdfpresenterconsole-2.5.13-2|40	XRandR-capable system.
12cu|qpdfpresenterconsole-2.5.13-2|41	
12cu|qpdfpresenterconsole-2.5.13-2|42	%prep
12cu|qpdfpresenterconsole-2.5.13-2|43	%setup -q -n %{name}-v%{version}
12cu|qpdfpresenterconsole-2.5.13-2|44	
12cu|qpdfpresenterconsole-2.5.13-2|45	%build
12cu|qpdfpresenterconsole-2.5.13-2|46	%cmake_qt4
12cu|qpdfpresenterconsole-2.5.13-2|47	make
12cu|qpdfpresenterconsole-2.5.13-2|48	
12cu|qpdfpresenterconsole-2.5.13-2|49	%install
12cu|qpdfpresenterconsole-2.5.13-2|50	make -C build DESTDIR=%buildroot install
12cu|qpdfpresenterconsole-2.5.13-2|51	
12cu|qpdfpresenterconsole-2.5.13-2|52	%files
12cu|qpdfpresenterconsole-2.5.13-2|53	%{_bindir}/%{name}
12cu|qpdfpresenterconsole-2.5.13-2|54	%{_mandir}/man1/%{name}.1*
12cu|qpdfpresenterconsole-2.5.13-2|55	%{_datadir}/%{name}/*
12cu|qpdfpresenterconsole-2.5.13-2|56	%{_datadir}/pixmaps/%{fullname}.png
12cu|qpdfpresenterconsole-2.5.13-2|57	%{_datadir}/applications/%{fullname}.desktop
12cu|qpdfpresenterconsole-2.5.13-2|58	
12cu|qpdfpresenterconsole-2.5.13-2|59	
12cu|qpdfpresenterconsole-2.5.13-2|60	
12cu|qpdfpresenterconsole-2.5.13-2|61	%changelog
12cu|qpdfpresenterconsole-2.5.13-2|62	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.13-2
12cu|qpdfpresenterconsole-2.5.13-2|63	+ Revision: d7d4481
12cu|qpdfpresenterconsole-2.5.13-2|64	- Try non-parallel make
12cu|qpdfpresenterconsole-2.5.13-2|65	
12cu|qpdfpresenterconsole-2.5.13-2|66	

12196 12
12cu|qpdfview-0.4.3-1|1	Name:		qpdfview
12cu|qpdfview-0.4.3-1|2	Summary:	Light-weight tabbed PDF, DJVU and PostScript viewer
12cu|qpdfview-0.4.3-1|3	Version:	0.4.3
12cu|qpdfview-0.4.3-1|4	Release:	1
12cu|qpdfview-0.4.3-1|5	License:	GPLv2+
12cu|qpdfview-0.4.3-1|6	Group:		Office
12cu|qpdfview-0.4.3-1|7	URL:		https://launchpad.net/qpdfview
12cu|qpdfview-0.4.3-1|8	Source0:	https://launchpad.net/qpdfview/trunk/%{version}/+download/%{name}-%{version}.tar.gz
12cu|qpdfview-0.4.3-1|9	Patch0:		qpdfview-0.4-desktop.patch
12cu|qpdfview-0.4.3-1|10	BuildRequires:	imagemagick
12cu|qpdfview-0.4.3-1|11	BuildRequires:	cups-devel
12cu|qpdfview-0.4.3-1|12	BuildRequires:	magic-devel
12cu|qpdfview-0.4.3-1|13	BuildRequires:	qt4-devel
12cu|qpdfview-0.4.3-1|14	BuildRequires:	pkgconfig(ddjvuapi)
12cu|qpdfview-0.4.3-1|15	BuildRequires:	pkgconfig(libspectre)
12cu|qpdfview-0.4.3-1|16	BuildRequires:	pkgconfig(poppler-qt4)
12cu|qpdfview-0.4.3-1|17	BuildRequires:	pkgconfig(zlib)
12cu|qpdfview-0.4.3-1|18	
12cu|qpdfview-0.4.3-1|19	%description
12cu|qpdfview-0.4.3-1|20	qpdfview is a light-weight tabbed PDF, DJVU and PostScript viewer.
12cu|qpdfview-0.4.3-1|21	
12cu|qpdfview-0.4.3-1|22	%prep
12cu|qpdfview-0.4.3-1|23	%setup -q
12cu|qpdfview-0.4.3-1|24	%patch0 -p0
12cu|qpdfview-0.4.3-1|25	
12cu|qpdfview-0.4.3-1|26	%build
12cu|qpdfview-0.4.3-1|27	lrelease %{name}.pro
12cu|qpdfview-0.4.3-1|28	%qmake_qt4 \
12cu|qpdfview-0.4.3-1|29	QMAKE_CXXFLAGS_RELEASE=  \
12cu|qpdfview-0.4.3-1|30	PLUGIN_INSTALL_PATH="%{_libdir}/%{name}" \
12cu|qpdfview-0.4.3-1|31	%{name}.pro
12cu|qpdfview-0.4.3-1|32	%make
12cu|qpdfview-0.4.3-1|33	
12cu|qpdfview-0.4.3-1|34	%install
12cu|qpdfview-0.4.3-1|35	make install INSTALL_ROOT=%{buildroot}
12cu|qpdfview-0.4.3-1|36	
12cu|qpdfview-0.4.3-1|37	# install menu icons
12cu|qpdfview-0.4.3-1|38	for N in 16 32 48 64 128;
12cu|qpdfview-0.4.3-1|39	do
12cu|qpdfview-0.4.3-1|40	convert icons/%{name}.svg -resize ${N}x${N} $N.png;
12cu|qpdfview-0.4.3-1|41	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
12cu|qpdfview-0.4.3-1|42	done
12cu|qpdfview-0.4.3-1|43	install -D -m 0644 icons/%{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cu|qpdfview-0.4.3-1|44	
12cu|qpdfview-0.4.3-1|45	%find_lang %{name} --with-qt
12cu|qpdfview-0.4.3-1|46	
12cu|qpdfview-0.4.3-1|47	%files -f %{name}.lang
12cu|qpdfview-0.4.3-1|48	%{_bindir}/%{name}
12cu|qpdfview-0.4.3-1|49	%{_libdir}/%{name}/libqpdfview_djvu.so
12cu|qpdfview-0.4.3-1|50	%{_libdir}/%{name}/libqpdfview_pdf.so
12cu|qpdfview-0.4.3-1|51	%{_libdir}/%{name}/libqpdfview_ps.so
12cu|qpdfview-0.4.3-1|52	%{_mandir}/man1/%{name}.1*
12cu|qpdfview-0.4.3-1|53	%{_datadir}/applications/%{name}.desktop
12cu|qpdfview-0.4.3-1|54	%{_datadir}/%{name}/%{name}.svg
12cu|qpdfview-0.4.3-1|55	%{_datadir}/%{name}/help.html
12cu|qpdfview-0.4.3-1|56	%{_datadir}/%{name}/qpdfview_ast.qm
12cu|qpdfview-0.4.3-1|57	%{_iconsdir}/hicolor/*/apps/%{name}.*

12197 12
12cu|qprint-1.0-9|1	Summary:	Encode and decode quoted printable data
12cu|qprint-1.0-9|2	Name:           qprint
12cu|qprint-1.0-9|3	Version:        1.0
12cu|qprint-1.0-9|4	Release:        %mkrel 9
12cu|qprint-1.0-9|5	License:        Public Domain
12cu|qprint-1.0-9|6	Group:		Networking/Mail
12cu|qprint-1.0-9|7	URL:		http://www.fourmilab.ch/webtools/qprint/
12cu|qprint-1.0-9|8	Source:         %{name}-%{version}.tar.bz2
12cu|qprint-1.0-9|9	BuildRoot:      %{_tmppath}/%{name}-buildroot
12cu|qprint-1.0-9|10	
12cu|qprint-1.0-9|11	%description
12cu|qprint-1.0-9|12	qprint is a command line utility which encodes and decodes
12cu|qprint-1.0-9|13	files in this format. It can be used within a pipeline as
12cu|qprint-1.0-9|14	an encoding or decoding filter, and is most commonly used
12cu|qprint-1.0-9|15	in this manner as part of an automated mail processing
12cu|qprint-1.0-9|16	system. With appropriate options, qprint can encode pure
12cu|qprint-1.0-9|17	binary files, but it's a poor choice since it may inflate
12cu|qprint-1.0-9|18	the size of the file by as much as a factor of three. The
12cu|qprint-1.0-9|19	base64 MIME encoding is a better choice for such data.
12cu|qprint-1.0-9|20	
12cu|qprint-1.0-9|21	%prep
12cu|qprint-1.0-9|22	
12cu|qprint-1.0-9|23	%setup -q
12cu|qprint-1.0-9|24	
12cu|qprint-1.0-9|25	%build
12cu|qprint-1.0-9|26	
12cu|qprint-1.0-9|27	%configure2_5x
12cu|qprint-1.0-9|28	
12cu|qprint-1.0-9|29	%make
12cu|qprint-1.0-9|30	
12cu|qprint-1.0-9|31	%install
12cu|qprint-1.0-9|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cu|qprint-1.0-9|33	
12cu|qprint-1.0-9|34	install -d %{buildroot}%{_bindir}
12cu|qprint-1.0-9|35	install -d %{buildroot}%{_mandir}/man1
12cu|qprint-1.0-9|36	install -m755 qprint %{buildroot}%{_bindir}/
12cu|qprint-1.0-9|37	install -m755 qprint.1 %{buildroot}%{_mandir}/man1/
12cu|qprint-1.0-9|38	
12cu|qprint-1.0-9|39	%clean
12cu|qprint-1.0-9|40	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cu|qprint-1.0-9|41	
12cu|qprint-1.0-9|42	%files
12cu|qprint-1.0-9|43	%defattr(-,root,root)
12cu|qprint-1.0-9|44	%doc README index.html logo.gif qprint.pdf rfc1521.*
12cu|qprint-1.0-9|45	%{_bindir}/qprint
12cu|qprint-1.0-9|46	%{_mandir}/man1/qprint.1*
12cu|qprint-1.0-9|47	
12cu|qprint-1.0-9|48	
12cu|qprint-1.0-9|49	
12cu|qprint-1.0-9|50	%changelog
12cu|qprint-1.0-9|51	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0-9
12cu|qprint-1.0-9|52	+ Revision: 3d75df9
12cu|qprint-1.0-9|53	- Automatic import for version 1.0
12cu|qprint-1.0-9|54	
12cu|qprint-1.0-9|55	

12198 12
12cu|qps-1.10.16-3|1	%define debug_package %{nil}
12cu|qps-1.10.16-3|2	
12cu|qps-1.10.16-3|3	Name:         qps
12cu|qps-1.10.16-3|4	Summary:      Visual process manager
12cu|qps-1.10.16-3|5	Version:      1.10.16
12cu|qps-1.10.16-3|6	Release:      3
12cu|qps-1.10.16-3|7	URL:          http://qps.kldp.net
12cu|qps-1.10.16-3|8	Source:       %{name}-%{version}.tar.bz2
12cu|qps-1.10.16-3|9	License:      GPL
12cu|qps-1.10.16-3|10	Group:        Monitoring
12cu|qps-1.10.16-3|11	BuildRequires:  qt4-devel
12cu|qps-1.10.16-3|12	BuildRequires:  desktop-file-utils
12cu|qps-1.10.16-3|13	BuildRequires:  pkgconfig(x11)
12cu|qps-1.10.16-3|14	BuildRequires:  imagemagick
12cu|qps-1.10.16-3|15	
12cu|qps-1.10.16-3|16	%description
12cu|qps-1.10.16-3|17	Qps is a visual process manager, an X11 version of "top" or "ps" that
12cu|qps-1.10.16-3|18	displays processes in a window and lets you sort and manipulate them.
12cu|qps-1.10.16-3|19	
12cu|qps-1.10.16-3|20	Qps can:
12cu|qps-1.10.16-3|21	o  Change nice value of a process.
12cu|qps-1.10.16-3|22	o  Alter the scheduling policy and soft realtime priority of a process.
12cu|qps-1.10.16-3|23	o  Display the TCP/UDP sockets used by a process, and names of the
12cu|qps-1.10.16-3|24	connected hosts (Linux only).
12cu|qps-1.10.16-3|25	o  Display the memory mappings of the process (which files and shared
12cu|qps-1.10.16-3|26	o  libraries are loaded   where).
12cu|qps-1.10.16-3|27	o  Display the open files of a process, and the state of unix domain sockets.
12cu|qps-1.10.16-3|28	o  Kill or send any other signal to selected processes.
12cu|qps-1.10.16-3|29	o  Display the load average as a graph, and use this as its icon when
12cu|qps-1.10.16-3|30	iconified.
12cu|qps-1.10.16-3|31	o  Show (as graph or numbers) current CPU, memory and swap usage.
12cu|qps-1.10.16-3|32	o  Sort the process table on any attribute (size, cpu usage, owner etc).
12cu|qps-1.10.16-3|33	o  On SMP systems running Linux 2.1 or later (or Solaris), display cpu usage
12cu|qps-1.10.16-3|34	for each processor, and which CPU a process is running on.
12cu|qps-1.10.16-3|35	o  Display the environment variables of any process.
12cu|qps-1.10.16-3|36	o  Show the process table in tree form, showing the parent-child
12cu|qps-1.10.16-3|37	relationship.
12cu|qps-1.10.16-3|38	o  Execute user-defined commands on selected processes.
12cu|qps-1.10.16-3|39	o  Display MOSIX-specific fields and migrate processes to other nodes
12cu|qps-1.10.16-3|40	in a cluster.
12cu|qps-1.10.16-3|41	
12cu|qps-1.10.16-3|42	Qps runs on Linux and Solaris.
12cu|qps-1.10.16-3|43	
12cu|qps-1.10.16-3|44	%prep
12cu|qps-1.10.16-3|45	%setup -q
12cu|qps-1.10.16-3|46	perl -pi -e 's/\.xpm$//' %{name}.desktop
12cu|qps-1.10.16-3|47	
12cu|qps-1.10.16-3|48	%build
12cu|qps-1.10.16-3|49	%qmake_qt4
12cu|qps-1.10.16-3|50	%make
12cu|qps-1.10.16-3|51	
12cu|qps-1.10.16-3|52	%install
12cu|qps-1.10.16-3|53	##install missing
12cu|qps-1.10.16-3|54	install -D -p -m 0755 -s qps %{buildroot}%{_bindir}/qps
12cu|qps-1.10.16-3|55	install -D -p -m 0644 qps.1 %{buildroot}%{_mandir}/man1/qps.1
12cu|qps-1.10.16-3|56	install -D -p -m 0644 icon/icon.xpm %{buildroot}%{_datadir}/pixmaps/qps.xpm
12cu|qps-1.10.16-3|57	
12cu|qps-1.10.16-3|58	install -d %{buildroot}%{_liconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
12cu|qps-1.10.16-3|59	convert -size 48x48 icon/icon.xpm %{buildroot}%{_liconsdir}/%{name}.png
12cu|qps-1.10.16-3|60	convert -size 32x32 icon/icon.xpm %{buildroot}%{_iconsdir}/%{name}.png
12cu|qps-1.10.16-3|61	convert -size 16x16 icon/icon.xpm %{buildroot}%{_miconsdir}/%{name}.png
12cu|qps-1.10.16-3|62	
12cu|qps-1.10.16-3|63	desktop-file-install --vendor="" \
12cu|qps-1.10.16-3|64	--remove-category="Application" \
12cu|qps-1.10.16-3|65	--add-category=Monitor \
12cu|qps-1.10.16-3|66	--add-category=X-MandrivaLinux-System-Monitoring \
12cu|qps-1.10.16-3|67	--dir %{buildroot}%{_datadir}/applications %{name}.desktop
12cu|qps-1.10.16-3|68	
12cu|qps-1.10.16-3|69	%files
12cu|qps-1.10.16-3|70	%doc CHANGES COPYING README_INSTALL
12cu|qps-1.10.16-3|71	%{_bindir}/*
12cu|qps-1.10.16-3|72	%{_datadir}/applications/*
12cu|qps-1.10.16-3|73	%{_datadir}/pixmaps/qps.xpm
12cu|qps-1.10.16-3|74	%{_mandir}/man1/qps.1*
12cu|qps-1.10.16-3|75	%{_liconsdir}/%{name}.png
12cu|qps-1.10.16-3|76	%{_iconsdir}/%{name}.png
12cu|qps-1.10.16-3|77	%{_miconsdir}/%{name}.png
12cu|qps-1.10.16-3|78	
12cu|qps-1.10.16-3|79	
12cu|qps-1.10.16-3|80	
12cu|qps-1.10.16-3|81	
12cu|qps-1.10.16-3|82	%changelog
12cu|qps-1.10.16-3|83	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.16-3
12cu|qps-1.10.16-3|84	+ Revision: 1f6a285
12cu|qps-1.10.16-3|85	- Sync with cooker
12cu|qps-1.10.16-3|86	
12cu|qps-1.10.16-3|87	

12199 12
12cu|qrupdate-1.1.2-2|1	%define major	1
12cu|qrupdate-1.1.2-2|2	
12cu|qrupdate-1.1.2-2|3	%define libname %mklibname %{name} %{major}
12cu|qrupdate-1.1.2-2|4	%define develname %mklibname %{name} -d -s
12cu|qrupdate-1.1.2-2|5	
12cu|qrupdate-1.1.2-2|6	Summary:	Fortran library for fast updates of QR/Cholesky decompositions
12cu|qrupdate-1.1.2-2|7	Name:		qrupdate
12cu|qrupdate-1.1.2-2|8	Version:	1.1.2
12cu|qrupdate-1.1.2-2|9	Release:	2
12cu|qrupdate-1.1.2-2|10	License:	GPLv3+
12cu|qrupdate-1.1.2-2|11	Group:		Development/Other
12cu|qrupdate-1.1.2-2|12	Url:		http://qrupdate.sourceforge.net/
12cu|qrupdate-1.1.2-2|13	Source0:	%{name}-%{version}.tar.gz
12cu|qrupdate-1.1.2-2|14	Source100:	qrupdate.rpmlintrc
12cu|qrupdate-1.1.2-2|15	Patch0:		qrupdate-1.1.1-Makefiles.patch
12cu|qrupdate-1.1.2-2|16	Patch1:		qrupdate-enable_debugging.patch
12cu|qrupdate-1.1.2-2|17	BuildRequires:	gcc-gfortran
12cu|qrupdate-1.1.2-2|18	BuildRequires:	blas-devel
12cu|qrupdate-1.1.2-2|19	BuildRequires:	lapack-devel
12cu|qrupdate-1.1.2-2|20	
12cu|qrupdate-1.1.2-2|21	%description
12cu|qrupdate-1.1.2-2|22	qrupdate is a Fortran library for fast updates of QR and Cholesky
12cu|qrupdate-1.1.2-2|23	decompositions.
12cu|qrupdate-1.1.2-2|24	
12cu|qrupdate-1.1.2-2|25	%package -n %{libname}
12cu|qrupdate-1.1.2-2|26	Summary:	qrupdate shared libraries
12cu|qrupdate-1.1.2-2|27	Group:		System/Libraries
12cu|qrupdate-1.1.2-2|28	
12cu|qrupdate-1.1.2-2|29	%description -n %{libname}
12cu|qrupdate-1.1.2-2|30	qrupdate is a Fortran library for fast updates of QR and Cholesky
12cu|qrupdate-1.1.2-2|31	decompositions.
12cu|qrupdate-1.1.2-2|32	
12cu|qrupdate-1.1.2-2|33	This package contains the shared library required for running programs
12cu|qrupdate-1.1.2-2|34	built against %{name}.
12cu|qrupdate-1.1.2-2|35	
12cu|qrupdate-1.1.2-2|36	%package -n %{develname}
12cu|qrupdate-1.1.2-2|37	Summary:	qrupdate development files
12cu|qrupdate-1.1.2-2|38	Group:		Development/Other
12cu|qrupdate-1.1.2-2|39	Requires:	%{libname} = %{version}-%{release}
12cu|qrupdate-1.1.2-2|40	Provides:	%{name}-devel = %{version}-%{release}
12cu|qrupdate-1.1.2-2|41	
12cu|qrupdate-1.1.2-2|42	%description -n %{develname}
12cu|qrupdate-1.1.2-2|43	qrupdate is a Fortran library for fast updates of QR and Cholesky
12cu|qrupdate-1.1.2-2|44	decompositions.
12cu|qrupdate-1.1.2-2|45	
12cu|qrupdate-1.1.2-2|46	This package contains the files required for building programs
12cu|qrupdate-1.1.2-2|47	that use %{name}.
12cu|qrupdate-1.1.2-2|48	
12cu|qrupdate-1.1.2-2|49	%prep
12cu|qrupdate-1.1.2-2|50	%setup -q
12cu|qrupdate-1.1.2-2|51	%apply_patches
12cu|qrupdate-1.1.2-2|52	
12cu|qrupdate-1.1.2-2|53	sed -i Makeconf \
12cu|qrupdate-1.1.2-2|54	-e "s:LIBDIR=lib:LIBDIR=%{_libdir}:" \
12cu|qrupdate-1.1.2-2|55	-e "/^LIBDIR=/a\PREFIX=/" \
12cu|qrupdate-1.1.2-2|56	-e "s:LAPACK=.*:LAPACK=$(pkg-config --libs lapack):" \
12cu|qrupdate-1.1.2-2|57	-e "s:BLAS=.*:BLAS=$(pkg-config --libs blas):"
12cu|qrupdate-1.1.2-2|58	
12cu|qrupdate-1.1.2-2|59	
12cu|qrupdate-1.1.2-2|60	%build
12cu|qrupdate-1.1.2-2|61	#% make lib solib
12cu|qrupdate-1.1.2-2|62	%make
12cu|qrupdate-1.1.2-2|63	
12cu|qrupdate-1.1.2-2|64	%install
12cu|qrupdate-1.1.2-2|65	
12cu|qrupdate-1.1.2-2|66	#% ifarch x86_64
12cu|qrupdate-1.1.2-2|67	#% __sed -i 's,\/lib\/,\/lib64\/,g' src/Makefile
12cu|qrupdate-1.1.2-2|68	#% endif
12cu|qrupdate-1.1.2-2|69	#%make PREFIX=%{buildroot}/usr install
12cu|qrupdate-1.1.2-2|70	%makeinstall_std
12cu|qrupdate-1.1.2-2|71	
12cu|qrupdate-1.1.2-2|72	%files -n %{libname}
12cu|qrupdate-1.1.2-2|73	%_libdir/*.so.*
12cu|qrupdate-1.1.2-2|74	
12cu|qrupdate-1.1.2-2|75	%files -n %{develname}
12cu|qrupdate-1.1.2-2|76	%doc README ChangeLog COPYING
12cu|qrupdate-1.1.2-2|77	%{_libdir}/*.so
12cu|qrupdate-1.1.2-2|78	%{_libdir}/*.a
12cu|qrupdate-1.1.2-2|79	
12cu|qrupdate-1.1.2-2|80	
12cu|qrupdate-1.1.2-2|81	
12cu|qrupdate-1.1.2-2|82	%changelog
12cu|qrupdate-1.1.2-2|83	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-2
12cu|qrupdate-1.1.2-2|84	+ Revision: 9714a36
12cu|qrupdate-1.1.2-2|85	- Sync with cooker
12cu|qrupdate-1.1.2-2|86	
12cu|qrupdate-1.1.2-2|87	

12200 12
12cu|qsynth-0.3.8-1|1	%define debug_package          %{nil}
12cu|qsynth-0.3.8-1|2	
12cu|qsynth-0.3.8-1|3	%define name    qsynth
12cu|qsynth-0.3.8-1|4	%define version 0.3.8
12cu|qsynth-0.3.8-1|5	%define release 1
12cu|qsynth-0.3.8-1|6	
12cu|qsynth-0.3.8-1|7	Name:           %{name}
12cu|qsynth-0.3.8-1|8	Summary:        Qt GUI Interface for FluidSynth
12cu|qsynth-0.3.8-1|9	Version:        %{version}
12cu|qsynth-0.3.8-1|10	Release:        %{release}
12cu|qsynth-0.3.8-1|11	License:        GPLv2+
12cu|qsynth-0.3.8-1|12	Group:          Sound
12cu|qsynth-0.3.8-1|13	Source0:        http://downloads.sourceforge.net/qsynth/%{name}-%{version}.tar.gz
12cu|qsynth-0.3.8-1|14	URL:            http://%{name}.sourceforge.net/
12cu|qsynth-0.3.8-1|15	BuildRequires:  qt4-devel >= 4.2.0
12cu|qsynth-0.3.8-1|16	BuildRequires:  qt4-linguist
12cu|qsynth-0.3.8-1|17	BuildRequires:  pkgconfig(x11)
12cu|qsynth-0.3.8-1|18	BuildRequires:  pkgconfig(fluidsynth)
12cu|qsynth-0.3.8-1|19	BuildRequires:  desktop-file-utils
12cu|qsynth-0.3.8-1|20	BuildRequires:  cmake
12cu|qsynth-0.3.8-1|21	Requires:   fluidsynth
12cu|qsynth-0.3.8-1|22	
12cu|qsynth-0.3.8-1|23	%description
12cu|qsynth-0.3.8-1|24	Qsynth is a fluidsynth GUI front-end application written in C++ around
12cu|qsynth-0.3.8-1|25	the Qt4 toolkit using Qt Designer. Eventually it may evolve into a
12cu|qsynth-0.3.8-1|26	softsynth management application allowing the user to control and manage
12cu|qsynth-0.3.8-1|27	a variety of command line softsynth but for the moment it wraps the
12cu|qsynth-0.3.8-1|28	excellent FluidSynth softsynth.
12cu|qsynth-0.3.8-1|29	
12cu|qsynth-0.3.8-1|30	
12cu|qsynth-0.3.8-1|31	%prep
12cu|qsynth-0.3.8-1|32	%setup -q
12cu|qsynth-0.3.8-1|33	iconv -f iso8859-1 -t utf-8 \
12cu|qsynth-0.3.8-1|34	AUTHORS > AUTHORS.conv && mv -f AUTHORS.conv AUTHORS
12cu|qsynth-0.3.8-1|35	
12cu|qsynth-0.3.8-1|36	%build
12cu|qsynth-0.3.8-1|37	%configure2_5x
12cu|qsynth-0.3.8-1|38	%make
12cu|qsynth-0.3.8-1|39	
12cu|qsynth-0.3.8-1|40	
12cu|qsynth-0.3.8-1|41	%install
12cu|qsynth-0.3.8-1|42	%makeinstall_std
12cu|qsynth-0.3.8-1|43	
12cu|qsynth-0.3.8-1|44	desktop-file-install \
12cu|qsynth-0.3.8-1|45	--remove-key="X-SuSE-translate" \
12cu|qsynth-0.3.8-1|46	--remove-key="Version" \
12cu|qsynth-0.3.8-1|47	--remove-category="MIDI" \
12cu|qsynth-0.3.8-1|48	--remove-category="ALSA" \
12cu|qsynth-0.3.8-1|49	--remove-category="JACK" \
12cu|qsynth-0.3.8-1|50	--add-category="Midi" \
12cu|qsynth-0.3.8-1|51	--add-category="X-MandrivaLinux-Sound" \
12cu|qsynth-0.3.8-1|52	--dir %{buildroot}%{_datadir}/applications \
12cu|qsynth-0.3.8-1|53	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|qsynth-0.3.8-1|54	
12cu|qsynth-0.3.8-1|55	%find_lang %{name} --with-qt
12cu|qsynth-0.3.8-1|56	
12cu|qsynth-0.3.8-1|57	%files -f %{name}.lang
12cu|qsynth-0.3.8-1|58	%doc ChangeLog AUTHORS TRANSLATORS COPYING README TODO
12cu|qsynth-0.3.8-1|59	%{_bindir}/%{name}
12cu|qsynth-0.3.8-1|60	%{_datadir}/applications/%{name}.desktop
12cu|qsynth-0.3.8-1|61	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|qsynth-0.3.8-1|62	
12cu|qsynth-0.3.8-1|63	%changelog
12cu|qsynth-0.3.8-1|64	* Thu Jan 02 2014 symbianflo <symbianflo@symbianflo> 0.3.8-1
12cu|qsynth-0.3.8-1|65	+ Revision: 7d39f6a
12cu|qsynth-0.3.8-1|66	- Log:Changelog:
12cu|qsynth-0.3.8-1|67	- 0.3.8 2013-12-31 A fifth of a Jubilee.
12cu|qsynth-0.3.8-1|68	- - More preparations for Qt5 configure build.
12cu|qsynth-0.3.8-1|69	- - Serbian (sr) translation added (by Jay Alexander Fleming, thanks).
12cu|qsynth-0.3.8-1|70	
12cu|qsynth-0.3.8-1|71	

12201 12
12cu|qt4pas-5.2.5-3|1	%define _enable_debug_packages %{nil}
12cu|qt4pas-5.2.5-3|2	%define debug_package %{nil}
12cu|qt4pas-5.2.5-3|3	
12cu|qt4pas-5.2.5-3|4	%define major 5
12cu|qt4pas-5.2.5-3|5	%define libname %mklibname Qt4Pas %{major}
12cu|qt4pas-5.2.5-3|6	%define devname %mklibname Qt4Pas -d
12cu|qt4pas-5.2.5-3|7	
12cu|qt4pas-5.2.5-3|8	Summary:	Free Pascal Qt4 binding
12cu|qt4pas-5.2.5-3|9	Name:		qt4pas
12cu|qt4pas-5.2.5-3|10	# defined in .pro file inside source tarball
12cu|qt4pas-5.2.5-3|11	Version:	5.2.5
12cu|qt4pas-5.2.5-3|12	Release:	3
12cu|qt4pas-5.2.5-3|13	License:	LGPLv3+
12cu|qt4pas-5.2.5-3|14	Group:		System/Libraries
12cu|qt4pas-5.2.5-3|15	Url:		http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html
12cu|qt4pas-5.2.5-3|16	Source0:	qt4pas-V2.5_Qt4.5.3.tar.gz
12cu|qt4pas-5.2.5-3|17	BuildRequires:	qt4-devel
12cu|qt4pas-5.2.5-3|18	BuildRequires:	pkgconfig(QtWebKit)
12cu|qt4pas-5.2.5-3|19	
12cu|qt4pas-5.2.5-3|20	%description
12cu|qt4pas-5.2.5-3|21	The Free Pascal Qt4 binding that allows Free Pascal
12cu|qt4pas-5.2.5-3|22	to interface with the C++ Library Qt.
12cu|qt4pas-5.2.5-3|23	
12cu|qt4pas-5.2.5-3|24	#----------------------------------------------------------------------------
12cu|qt4pas-5.2.5-3|25	
12cu|qt4pas-5.2.5-3|26	%package -n %{libname}
12cu|qt4pas-5.2.5-3|27	Summary:	Free Pascal Qt4 binding
12cu|qt4pas-5.2.5-3|28	Group:		System/Libraries
12cu|qt4pas-5.2.5-3|29	
12cu|qt4pas-5.2.5-3|30	%description -n %{libname}
12cu|qt4pas-5.2.5-3|31	The Free Pascal Qt4 binding that allows Free Pascal
12cu|qt4pas-5.2.5-3|32	to interface with the C++ Library Qt.
12cu|qt4pas-5.2.5-3|33	
12cu|qt4pas-5.2.5-3|34	%files -n %{libname}
12cu|qt4pas-5.2.5-3|35	%{_libdir}/libQt4Pas.so.%{major}*
12cu|qt4pas-5.2.5-3|36	
12cu|qt4pas-5.2.5-3|37	#----------------------------------------------------------------------------
12cu|qt4pas-5.2.5-3|38	
12cu|qt4pas-5.2.5-3|39	%package -n %{devname}
12cu|qt4pas-5.2.5-3|40	Summary:	Free Pascal Qt4 binding
12cu|qt4pas-5.2.5-3|41	Group:		Development/Other
12cu|qt4pas-5.2.5-3|42	Requires:	%{libname} = %{EVRD}
12cu|qt4pas-5.2.5-3|43	Provides:	%{name}-devel = %{EVRD}
12cu|qt4pas-5.2.5-3|44	
12cu|qt4pas-5.2.5-3|45	%description -n %{devname}
12cu|qt4pas-5.2.5-3|46	The Free Pascal Qt4 binding that allows Free Pascal
12cu|qt4pas-5.2.5-3|47	to interface with the C++ Library Qt.
12cu|qt4pas-5.2.5-3|48	
12cu|qt4pas-5.2.5-3|49	%files -n %{devname}
12cu|qt4pas-5.2.5-3|50	%{_libdir}/libQt4Pas.so
12cu|qt4pas-5.2.5-3|51	
12cu|qt4pas-5.2.5-3|52	#----------------------------------------------------------------------------
12cu|qt4pas-5.2.5-3|53	
12cu|qt4pas-5.2.5-3|54	%prep
12cu|qt4pas-5.2.5-3|55	%setup -q -n qt4pas-V2.5_Qt4.5.3
12cu|qt4pas-5.2.5-3|56	
12cu|qt4pas-5.2.5-3|57	%build
12cu|qt4pas-5.2.5-3|58	%qmake_qt4 Qt4Pas.pro
12cu|qt4pas-5.2.5-3|59	%make
12cu|qt4pas-5.2.5-3|60	
12cu|qt4pas-5.2.5-3|61	%install
12cu|qt4pas-5.2.5-3|62	make install INSTALL_ROOT=%{buildroot}
12cu|qt4pas-5.2.5-3|63	

12202 12
12cu|qt4urpm-2.0-1|1	%define debug_package %{nil}
12cu|qt4urpm-2.0-1|2	
12cu|qt4urpm-2.0-1|3	Name:           qt4urpm
12cu|qt4urpm-2.0-1|4	Version:        2.0
12cu|qt4urpm-2.0-1|5	Release:        1
12cu|qt4urpm-2.0-1|6	Summary:        A Qt based frontend for the urpm* package management tools
12cu|qt4urpm-2.0-1|7	License:        GPLv3
12cu|qt4urpm-2.0-1|8	Group:          System/Configuration/Packaging
12cu|qt4urpm-2.0-1|9	URL:            http://www.sf.net/projects/qt4urpm
12cu|qt4urpm-2.0-1|10	Source0:        %{name}-%{version}.tar.xz
12cu|qt4urpm-2.0-1|11	
12cu|qt4urpm-2.0-1|12	BuildRequires:  qt4-devel
12cu|qt4urpm-2.0-1|13	Requires:       urpmi
12cu|qt4urpm-2.0-1|14	Requires:       kdebase4-runtime
12cu|qt4urpm-2.0-1|15	Requires:       gurpmi
12cu|qt4urpm-2.0-1|16	Requires:       xterm
12cu|qt4urpm-2.0-1|17	Requires:       qt4-common
12cu|qt4urpm-2.0-1|18	
12cu|qt4urpm-2.0-1|19	%description
12cu|qt4urpm-2.0-1|20	qt4urpm is a Qt4 based frontend for the urpm* package management tools,
12cu|qt4urpm-2.0-1|21	which provides an intuitive interface to manage orphaned packages and
12cu|qt4urpm-2.0-1|22	search for packages that contain a specific file.
12cu|qt4urpm-2.0-1|23	
12cu|qt4urpm-2.0-1|24	%prep
12cu|qt4urpm-2.0-1|25	%setup -q
12cu|qt4urpm-2.0-1|26	%apply_patches
12cu|qt4urpm-2.0-1|27	
12cu|qt4urpm-2.0-1|28	%build
12cu|qt4urpm-2.0-1|29	make lrelease
12cu|qt4urpm-2.0-1|30	qmake -spec /usr/lib/qt4/mkspecs/linux-g++ -o Makefile qt4urpm.pro
12cu|qt4urpm-2.0-1|31	make LOCALEPATH="%{_datadir}/%{name}/qm/"
12cu|qt4urpm-2.0-1|32	
12cu|qt4urpm-2.0-1|33	%install
12cu|qt4urpm-2.0-1|34	mkdir -p %{buildroot}%{_bindir}/
12cu|qt4urpm-2.0-1|35	cp %{name} %{buildroot}%{_bindir}/
12cu|qt4urpm-2.0-1|36	
12cu|qt4urpm-2.0-1|37	mkdir -p %{buildroot}%{_datadir}/applications
12cu|qt4urpm-2.0-1|38	cat > %{buildroot}%{_datadir}/applications/%{_vendor}-%{name}.desktop << EOF
12cu|qt4urpm-2.0-1|39	[Desktop Entry]
12cu|qt4urpm-2.0-1|40	Name=Qt4urpm
12cu|qt4urpm-2.0-1|41	Comment=%{summary}
12cu|qt4urpm-2.0-1|42	Comment[ru]=Поиск файлов по пакетам и управление осиротевшими пакетами
12cu|qt4urpm-2.0-1|43	Exec=%{_bindir}/%{name}
12cu|qt4urpm-2.0-1|44	Icon=/usr/share/icons/oxygen/256x256/categories/preferences-system.png
12cu|qt4urpm-2.0-1|45	Type=Application
12cu|qt4urpm-2.0-1|46	Categories=System;Settings;PackageManager;
12cu|qt4urpm-2.0-1|47	EOF
12cu|qt4urpm-2.0-1|48	
12cu|qt4urpm-2.0-1|49	mkdir -p %{buildroot}%{_datadir}/%{name}/qm
12cu|qt4urpm-2.0-1|50	cp *.qm %{buildroot}%{_datadir}/%{name}/qm/
12cu|qt4urpm-2.0-1|51	
12cu|qt4urpm-2.0-1|52	%files
12cu|qt4urpm-2.0-1|53	%{_datadir}/applications/%{_vendor}-%{name}.desktop
12cu|qt4urpm-2.0-1|54	%{_datadir}/%{name}/qm/*.qm
12cu|qt4urpm-2.0-1|55	%defattr(755,root,root,755)
12cu|qt4urpm-2.0-1|56	%{_bindir}/%{name}
12cu|qt4urpm-2.0-1|57	
12cu|qt4urpm-2.0-1|58	
12cu|qt4urpm-2.0-1|59	%changelog
12cu|qt4urpm-2.0-1|60	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-1
12cu|qt4urpm-2.0-1|61	+ Revision: 47a21e8
12cu|qt4urpm-2.0-1|62	- Major version bump
12cu|qt4urpm-2.0-1|63	
12cu|qt4urpm-2.0-1|64	

12203 12
12cu|qtads-2.1.6-1|1	%define name    qtads
12cu|qtads-2.1.6-1|2	%define version 2.1.6
12cu|qtads-2.1.6-1|3	%define release 1
12cu|qtads-2.1.6-1|4	
12cu|qtads-2.1.6-1|5	Name:           %{name}
12cu|qtads-2.1.6-1|6	Summary:        GUI multimedia interpreter for TADS games
12cu|qtads-2.1.6-1|7	Version:        %{version}
12cu|qtads-2.1.6-1|8	Release:        %{release}
12cu|qtads-2.1.6-1|9	Source0:	http://heanet.dl.sourceforge.net/project/%{name}/%{name}-2.x/%{version}/%{name}-%{version}.tar.bz2
12cu|qtads-2.1.6-1|10	URL:            http://qtads.sourceforge.net/
12cu|qtads-2.1.6-1|11	License:        GPLv2+
12cu|qtads-2.1.6-1|12	Group:          Games/Other
12cu|qtads-2.1.6-1|13	BuildRequires:  qt4-devel
12cu|qtads-2.1.6-1|14	BuildRequires:  pkgconfig(sdl)
12cu|qtads-2.1.6-1|15	BuildRequires:  pkgconfig(SDL_mixer)
12cu|qtads-2.1.6-1|16	BuildRequires:  SDL_sound-devel
12cu|qtads-2.1.6-1|17	
12cu|qtads-2.1.6-1|18	Suggests:	timidity-instruments
12cu|qtads-2.1.6-1|19	
12cu|qtads-2.1.6-1|20	%description
12cu|qtads-2.1.6-1|21	QTads is a cross-platform multimedia interpreter for Tads (Text Adventure
12cu|qtads-2.1.6-1|22	Development System) games. Both Tads versions in use today (Tads 2 and Tads 3)
12cu|qtads-2.1.6-1|23	are supported. MIDI, Ogg Vorbis, MP3, and WAV sound formats are supported.
12cu|qtads-2.1.6-1|24	
12cu|qtads-2.1.6-1|25	TADS is a programming language written by Michael J. Roberts, designed to
12cu|qtads-2.1.6-1|26	implement text-adventure games (Interactive Fiction), similar to those
12cu|qtads-2.1.6-1|27	developed by Infocom in 1980-1990, as well as other companies (like Legend
12cu|qtads-2.1.6-1|28	Entertainment, Level 9, etc). If you liked games like "Zork", "Adventure",
12cu|qtads-2.1.6-1|29	"Trinity", or "Eric the Unready", you'll feel right at home.
12cu|qtads-2.1.6-1|30	
12cu|qtads-2.1.6-1|31	%files
12cu|qtads-2.1.6-1|32	%doc AUTHORS COPYING NEWS README HTML_TADS_LICENSE
12cu|qtads-2.1.6-1|33	%{_mandir}/man6/*
12cu|qtads-2.1.6-1|34	%{_bindir}/qtads
12cu|qtads-2.1.6-1|35	%{_datadir}/applications/%{name}.desktop
12cu|qtads-2.1.6-1|36	
12cu|qtads-2.1.6-1|37	#--------------------------------------------------------------------
12cu|qtads-2.1.6-1|38	
12cu|qtads-2.1.6-1|39	%prep
12cu|qtads-2.1.6-1|40	%setup -q
12cu|qtads-2.1.6-1|41	
12cu|qtads-2.1.6-1|42	%build
12cu|qtads-2.1.6-1|43	%qmake_qt4 \
12cu|qtads-2.1.6-1|44	BIN_INSTALL=%{buildroot}%{_bindir} \
12cu|qtads-2.1.6-1|45	DOC_INSTALL=%{buildroot}%{_datadir}/doc \
12cu|qtads-2.1.6-1|46	DATA_INSTALL=%{buildroot}%{_datadir} \
12cu|qtads-2.1.6-1|47	CFLAGS="$RPM_OPT_FLAGS" \
12cu|qtads-2.1.6-1|48	CXXFLAGS="$RPM_OPT_FLAGS"
12cu|qtads-2.1.6-1|49	
12cu|qtads-2.1.6-1|50	%make
12cu|qtads-2.1.6-1|51	
12cu|qtads-2.1.6-1|52	%install
12cu|qtads-2.1.6-1|53	mkdir -p %{buildroot}%{_bindir}
12cu|qtads-2.1.6-1|54	cp qtads  %{buildroot}%{_bindir}/qtads
12cu|qtads-2.1.6-1|55	mkdir -p %{buildroot}%{_mandir}/man6
12cu|qtads-2.1.6-1|56	cp -f %{name}.6 %{buildroot}%{_mandir}/man6
12cu|qtads-2.1.6-1|57	
12cu|qtads-2.1.6-1|58	mkdir -p %{buildroot}%{_datadir}/applications
12cu|qtads-2.1.6-1|59	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|qtads-2.1.6-1|60	[Desktop Entry]
12cu|qtads-2.1.6-1|61	Name=%{name}
12cu|qtads-2.1.6-1|62	Comment=GUI multimedia interpreter for TADS games
12cu|qtads-2.1.6-1|63	Exec=%{name}
12cu|qtads-2.1.6-1|64	Icon=other_amusement
12cu|qtads-2.1.6-1|65	Terminal=false
12cu|qtads-2.1.6-1|66	Type=Application
12cu|qtads-2.1.6-1|67	Categories=Game;AdventureGame;RolePlaying;
12cu|qtads-2.1.6-1|68	EOF
12cu|qtads-2.1.6-1|69	
12cu|qtads-2.1.6-1|70	
12cu|qtads-2.1.6-1|71	
12cu|qtads-2.1.6-1|72	%changelog
12cu|qtads-2.1.6-1|73	* Sat Nov 16 2013 symbianflo <symbianflo@mandrivausers.ro> 2.1.6-1
12cu|qtads-2.1.6-1|74	+ Revision: e48df62
12cu|qtads-2.1.6-1|75	- Merge pull request #1 from symbianflo/qtads:rosa2012.1
12cu|qtads-2.1.6-1|76	- Symbianflo
12cu|qtads-2.1.6-1|77	
12cu|qtads-2.1.6-1|78	

12204 12
12cu|qterminal-0.4.0-6|1	Summary:	QT-based multitab terminal emulator
12cu|qterminal-0.4.0-6|2	Name:		qterminal
12cu|qterminal-0.4.0-6|3	Version:	0.4.0
12cu|qterminal-0.4.0-6|4	Release:	6
12cu|qterminal-0.4.0-6|5	License:	GPLv2+
12cu|qterminal-0.4.0-6|6	Group:		Terminals
12cu|qterminal-0.4.0-6|7	Url:		https://gitorious.org/qtermwidget
12cu|qterminal-0.4.0-6|8	Source0:	%{name}-%{name}-master.tar.gz
12cu|qterminal-0.4.0-6|9	Source1:	%{name}.desktop
12cu|qterminal-0.4.0-6|10	Source2:	%{name}.png
12cu|qterminal-0.4.0-6|11	Source3:	%{name}_it.ts
12cu|qterminal-0.4.0-6|12	Patch0:		%{name}-0.4.0-italian-translations.patch
12cu|qterminal-0.4.0-6|13	BuildRequires:	cmake
12cu|qterminal-0.4.0-6|14	BuildRequires:	desktop-file-utils
12cu|qterminal-0.4.0-6|15	BuildRequires:	qt4-devel
12cu|qterminal-0.4.0-6|16	BuildRequires:	qt4-linguist
12cu|qterminal-0.4.0-6|17	BuildRequires:	qtermwidget-devel
12cu|qterminal-0.4.0-6|18	
12cu|qterminal-0.4.0-6|19	%description
12cu|qterminal-0.4.0-6|20	QT-based multitab terminal emulator.
12cu|qterminal-0.4.0-6|21	Based on QTermWidget by e_k@users.sourceforge.net
12cu|qterminal-0.4.0-6|22	
12cu|qterminal-0.4.0-6|23	%files
12cu|qterminal-0.4.0-6|24	%doc AUTHORS COPYING NEWS README
12cu|qterminal-0.4.0-6|25	%{_bindir}/%{name}
12cu|qterminal-0.4.0-6|26	%{_datadir}/applications/%{name}.desktop
12cu|qterminal-0.4.0-6|27	%{_datadir}/applications/%{name}_drop.desktop
12cu|qterminal-0.4.0-6|28	%{_datadir}/pixmaps/%{name}.png
12cu|qterminal-0.4.0-6|29	%lang(cs) %{_datadir}/%{name}/translations/%{name}_cs.qm
12cu|qterminal-0.4.0-6|30	%lang(it) %{_datadir}/%{name}/translations/%{name}_it.qm
12cu|qterminal-0.4.0-6|31	
12cu|qterminal-0.4.0-6|32	#----------------------------------------------------------------------------
12cu|qterminal-0.4.0-6|33	
12cu|qterminal-0.4.0-6|34	%prep
12cu|qterminal-0.4.0-6|35	%setup -qn %{name}-%{name}
12cu|qterminal-0.4.0-6|36	%patch0 -p1 -b .itts
12cu|qterminal-0.4.0-6|37	cp %{SOURCE3} src/translations/
12cu|qterminal-0.4.0-6|38	
12cu|qterminal-0.4.0-6|39	%build
12cu|qterminal-0.4.0-6|40	%cmake
12cu|qterminal-0.4.0-6|41	%make
12cu|qterminal-0.4.0-6|42	
12cu|qterminal-0.4.0-6|43	%install
12cu|qterminal-0.4.0-6|44	%makeinstall_std -C build
12cu|qterminal-0.4.0-6|45	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|qterminal-0.4.0-6|46	install -D -m 644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|qterminal-0.4.0-6|47	
12cu|qterminal-0.4.0-6|48	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|qterminal-0.4.0-6|49	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}_drop.desktop
12cu|qterminal-0.4.0-6|50	
12cu|qterminal-0.4.0-6|51	
12cu|qterminal-0.4.0-6|52	%changelog
12cu|qterminal-0.4.0-6|53	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.0-6
12cu|qterminal-0.4.0-6|54	+ Revision: 44baf0f
12cu|qterminal-0.4.0-6|55	- Spec cleanup
12cu|qterminal-0.4.0-6|56	
12cu|qterminal-0.4.0-6|57	

12205 12
12cu|qtermwidget-0.4.0-7|1	%define major 0
12cu|qtermwidget-0.4.0-7|2	%define libname %mklibname qtermwidget %{major}
12cu|qtermwidget-0.4.0-7|3	%define devname %mklibname qtermwidget -d
12cu|qtermwidget-0.4.0-7|4	
12cu|qtermwidget-0.4.0-7|5	%define commit 8b3062f0248673b23b88afbd6f1d6ca581820c94
12cu|qtermwidget-0.4.0-7|6	%define shortcommit %(c=%{commit}; echo ${c:0:7})
12cu|qtermwidget-0.4.0-7|7	
12cu|qtermwidget-0.4.0-7|8	Summary:	Qt4 terminal widget
12cu|qtermwidget-0.4.0-7|9	Name:		qtermwidget
12cu|qtermwidget-0.4.0-7|10	Version:	0.4.0
12cu|qtermwidget-0.4.0-7|11	Release: 	7
12cu|qtermwidget-0.4.0-7|12	License:	GPLv2+
12cu|qtermwidget-0.4.0-7|13	Group:		Development/Other
12cu|qtermwidget-0.4.0-7|14	Url:		https://github.com/qterminal/qtermwidget/
12cu|qtermwidget-0.4.0-7|15	#Source0:	https://github.com/qterminal/qtermwidget/archive/%{version}.tar.gz
12cu|qtermwidget-0.4.0-7|16	Source0:	https://github.com/qterminal/qtermwidget/tarball/%{commit}/qterminal-%{name}-%{version}-%{shortcommit}.tar.gz
12cu|qtermwidget-0.4.0-7|17	BuildRequires:	cmake
12cu|qtermwidget-0.4.0-7|18	BuildRequires:	qt4-devel
12cu|qtermwidget-0.4.0-7|19	BuildRequires:	qt4-linguist
12cu|qtermwidget-0.4.0-7|20	
12cu|qtermwidget-0.4.0-7|21	%description
12cu|qtermwidget-0.4.0-7|22	QTermWidget is an open source project based on KDE4 Konsole application.
12cu|qtermwidget-0.4.0-7|23	The main goal of this project is to provide unicode-enabled,
12cu|qtermwidget-0.4.0-7|24	embeddable QT4 widget for using as a built-in console (or terminal
12cu|qtermwidget-0.4.0-7|25	emulation widget).
12cu|qtermwidget-0.4.0-7|26	
12cu|qtermwidget-0.4.0-7|27	%files
12cu|qtermwidget-0.4.0-7|28	%doc AUTHORS COPYING Changelog README TODO
12cu|qtermwidget-0.4.0-7|29	%{_datadir}/%{name}/
12cu|qtermwidget-0.4.0-7|30	
12cu|qtermwidget-0.4.0-7|31	#----------------------------------------------------------------------------
12cu|qtermwidget-0.4.0-7|32	
12cu|qtermwidget-0.4.0-7|33	%package -n %{libname}
12cu|qtermwidget-0.4.0-7|34	Summary:	Qt4 terminal widget - shared library
12cu|qtermwidget-0.4.0-7|35	Group:		System/Libraries
12cu|qtermwidget-0.4.0-7|36	Requires:	%{name}
12cu|qtermwidget-0.4.0-7|37	
12cu|qtermwidget-0.4.0-7|38	%description -n %{libname}
12cu|qtermwidget-0.4.0-7|39	This package provides shared library for Qt4 terminal widget.
12cu|qtermwidget-0.4.0-7|40	
12cu|qtermwidget-0.4.0-7|41	%files -n %{libname}
12cu|qtermwidget-0.4.0-7|42	%{_libdir}/lib%{name}.so.%{major}*
12cu|qtermwidget-0.4.0-7|43	
12cu|qtermwidget-0.4.0-7|44	#----------------------------------------------------------------------------
12cu|qtermwidget-0.4.0-7|45	
12cu|qtermwidget-0.4.0-7|46	%package -n %{devname}
12cu|qtermwidget-0.4.0-7|47	Summary:	Qt4 terminal widget - devel package
12cu|qtermwidget-0.4.0-7|48	Group:		Development/Other
12cu|qtermwidget-0.4.0-7|49	Requires:	%{libname} = %{EVRD}
12cu|qtermwidget-0.4.0-7|50	Obsoletes:	%{name}-devel < 0.4.0-1
12cu|qtermwidget-0.4.0-7|51	Provides:	%{name}-devel = %{EVRD}
12cu|qtermwidget-0.4.0-7|52	
12cu|qtermwidget-0.4.0-7|53	%description -n %{devname}
12cu|qtermwidget-0.4.0-7|54	This package provides headers files for qtermwidget development.
12cu|qtermwidget-0.4.0-7|55	
12cu|qtermwidget-0.4.0-7|56	%files -n %{devname}
12cu|qtermwidget-0.4.0-7|57	%{_includedir}/%{name}.h
12cu|qtermwidget-0.4.0-7|58	%{_libdir}/lib%{name}.so
12cu|qtermwidget-0.4.0-7|59	%{_libdir}/qt4/plugins/designer/lib%{name}plugin.so
12cu|qtermwidget-0.4.0-7|60	
12cu|qtermwidget-0.4.0-7|61	#----------------------------------------------------------------------------
12cu|qtermwidget-0.4.0-7|62	
12cu|qtermwidget-0.4.0-7|63	%prep
12cu|qtermwidget-0.4.0-7|64	%setup -qn qterminal-%{name}-%{shortcommit}
12cu|qtermwidget-0.4.0-7|65	
12cu|qtermwidget-0.4.0-7|66	%build
12cu|qtermwidget-0.4.0-7|67	%cmake
12cu|qtermwidget-0.4.0-7|68	%make
12cu|qtermwidget-0.4.0-7|69	
12cu|qtermwidget-0.4.0-7|70	%install
12cu|qtermwidget-0.4.0-7|71	%makeinstall_std -C build
12cu|qtermwidget-0.4.0-7|72	
12cu|qtermwidget-0.4.0-7|73	
12cu|qtermwidget-0.4.0-7|74	%changelog
12cu|qtermwidget-0.4.0-7|75	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.0-7
12cu|qtermwidget-0.4.0-7|76	+ Revision: 1d528e8
12cu|qtermwidget-0.4.0-7|77	- Fix library package summary and description, spec cleanup
12cu|qtermwidget-0.4.0-7|78	
12cu|qtermwidget-0.4.0-7|79	

12206 12
12cu|qtfm-5.4-2|1	Name:		qtfm
12cu|qtfm-5.4-2|2	Summary:	Lightweight file manager based on pure Qt
12cu|qtfm-5.4-2|3	Version:	5.4
12cu|qtfm-5.4-2|4	Release:	2
12cu|qtfm-5.4-2|5	License:	GPLv2+
12cu|qtfm-5.4-2|6	Group:		Graphical desktop/Other
12cu|qtfm-5.4-2|7	URL:		http://www.qtfm.org/
12cu|qtfm-5.4-2|8	Source0:	http://www.qtfm.org/%{name}-%{version}.tar.gz
12cu|qtfm-5.4-2|9	Patch0:		qtfm-5.4-mdv-desktop.patch
12cu|qtfm-5.4-2|10	BuildRequires:	pkgconfig(Qt3Support)
12cu|qtfm-5.4-2|11	BuildRequires:	magic-devel
12cu|qtfm-5.4-2|12	
12cu|qtfm-5.4-2|13	%description
12cu|qtfm-5.4-2|14	qtFM is a small, lightweight file manager for Linux desktops based on pure Qt
12cu|qtfm-5.4-2|15	and works great with minimal desktop environments like Openbox.
12cu|qtfm-5.4-2|16	
12cu|qtfm-5.4-2|17	Features:
12cu|qtfm-5.4-2|18	
12cu|qtfm-5.4-2|19	*  lightweight, pure Qt, no KDE libraries or other dependencies
12cu|qtfm-5.4-2|20	*  full theme and mime file type icon integration
12cu|qtfm-5.4-2|21	*  tree, bookmarks, list, icon, detail and thumbnail views
12cu|qtfm-5.4-2|22	*  customizable interface, rearrange views and toolbars to suit
12cu|qtfm-5.4-2|23	*  powerful custom command system for user defined actions
12cu|qtfm-5.4-2|24	*  customizable key bindings for built-in and custom actions
12cu|qtfm-5.4-2|25	*  drag & drop functionality
12cu|qtfm-5.4-2|26	*  tabs
12cu|qtfm-5.4-2|27	
12cu|qtfm-5.4-2|28	%prep
12cu|qtfm-5.4-2|29	%setup -q
12cu|qtfm-5.4-2|30	%patch0 -p1
12cu|qtfm-5.4-2|31	
12cu|qtfm-5.4-2|32	%build
12cu|qtfm-5.4-2|33	%qmake_qt4
12cu|qtfm-5.4-2|34	%make
12cu|qtfm-5.4-2|35	
12cu|qtfm-5.4-2|36	%install
12cu|qtfm-5.4-2|37	make install INSTALL_ROOT=%{buildroot}
12cu|qtfm-5.4-2|38	
12cu|qtfm-5.4-2|39	%if %{mdvver} >= 201200
12cu|qtfm-5.4-2|40	%find_lang %{name} --with-qt
12cu|qtfm-5.4-2|41	%define langfile %{name}.lang
12cu|qtfm-5.4-2|42	%endif
12cu|qtfm-5.4-2|43	
12cu|qtfm-5.4-2|44	%files %{?langfile:-f %{langfile}}
12cu|qtfm-5.4-2|45	%{_bindir}/qtfm
12cu|qtfm-5.4-2|46	%{_datadir}/applications/qtfm.desktop
12cu|qtfm-5.4-2|47	%doc CHANGELOG COPYING README
12cu|qtfm-5.4-2|48	%{_datadir}/pixmaps/qtfm.png
12cu|qtfm-5.4-2|49	%if %{mdvver} <= 201100
12cu|qtfm-5.4-2|50	%{_datadir}/qtfm/qtfm_*.qm
12cu|qtfm-5.4-2|51	%endif
12cu|qtfm-5.4-2|52	
12cu|qtfm-5.4-2|53	
12cu|qtfm-5.4-2|54	%changelog
12cu|qtfm-5.4-2|55	* Tue Mar 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 5.4-1
12cu|qtfm-5.4-2|56	+ Revision: 784638
12cu|qtfm-5.4-2|57	- imported package qtfm
12cu|qtfm-5.4-2|58	

12207 12
12cu|qtgtl-0.9.3-1|1	Summary:	Qtbindings for OpenGTL and OpenShiva
12cu|qtgtl-0.9.3-1|2	Name:		qtgtl
12cu|qtgtl-0.9.3-1|3	Version:	0.9.3
12cu|qtgtl-0.9.3-1|4	Release:	1
12cu|qtgtl-0.9.3-1|5	License:	GPLv2+
12cu|qtgtl-0.9.3-1|6	Group:		System/Libraries
12cu|qtgtl-0.9.3-1|7	Source0:	http://download.opengtl.org/libQtGTL-%{version}.tar.bz2
12cu|qtgtl-0.9.3-1|8	Patch0:		libQtGTL-0.9.3-version.patch
12cu|qtgtl-0.9.3-1|9	BuildRequires:	cmake
12cu|qtgtl-0.9.3-1|10	BuildRequires:	qt4-devel
12cu|qtgtl-0.9.3-1|11	BuildRequires:	pkgconfig(GTLCore)
12cu|qtgtl-0.9.3-1|12	BuildRequires:	pkgconfig(OpenShiva)
12cu|qtgtl-0.9.3-1|13	
12cu|qtgtl-0.9.3-1|14	%description
12cu|qtgtl-0.9.3-1|15	Qtbindings for OpenGTL and OpenShiva.
12cu|qtgtl-0.9.3-1|16	
12cu|qtgtl-0.9.3-1|17	#------------------------------------------------------------------------------
12cu|qtgtl-0.9.3-1|18	
12cu|qtgtl-0.9.3-1|19	%define qtgtl_major 0.2
12cu|qtgtl-0.9.3-1|20	%define libqtgtl %mklibname QtGTL %{qtgtl_major}
12cu|qtgtl-0.9.3-1|21	
12cu|qtgtl-0.9.3-1|22	%package -n %{libqtgtl}
12cu|qtgtl-0.9.3-1|23	Summary:	Qtbinding for OpenGTL
12cu|qtgtl-0.9.3-1|24	Group:		System/Libraries
12cu|qtgtl-0.9.3-1|25	
12cu|qtgtl-0.9.3-1|26	%description -n %{libqtgtl}
12cu|qtgtl-0.9.3-1|27	Qtbinding for OpenGTL.
12cu|qtgtl-0.9.3-1|28	
12cu|qtgtl-0.9.3-1|29	%files -n %{libqtgtl}
12cu|qtgtl-0.9.3-1|30	%{_libdir}/libQtGTL.so.%{qtgtl_major}
12cu|qtgtl-0.9.3-1|31	%{_libdir}/libQtGTL.so.%{version}
12cu|qtgtl-0.9.3-1|32	
12cu|qtgtl-0.9.3-1|33	#------------------------------------------------------------------------------
12cu|qtgtl-0.9.3-1|34	
12cu|qtgtl-0.9.3-1|35	%define qtshiva_major 0.2
12cu|qtgtl-0.9.3-1|36	%define libqtshiva %mklibname QtShiva %{qtshiva_major}
12cu|qtgtl-0.9.3-1|37	
12cu|qtgtl-0.9.3-1|38	%package -n %{libqtshiva}
12cu|qtgtl-0.9.3-1|39	Summary:	Qtbinding for OpenShiva
12cu|qtgtl-0.9.3-1|40	Group:		System/Libraries
12cu|qtgtl-0.9.3-1|41	
12cu|qtgtl-0.9.3-1|42	%description -n %{libqtshiva}
12cu|qtgtl-0.9.3-1|43	Qtbinding for OpenShiva.
12cu|qtgtl-0.9.3-1|44	
12cu|qtgtl-0.9.3-1|45	%files -n %{libqtshiva}
12cu|qtgtl-0.9.3-1|46	%{_libdir}/libQtShiva.so.%{qtshiva_major}
12cu|qtgtl-0.9.3-1|47	%{_libdir}/libQtShiva.so.%{version}
12cu|qtgtl-0.9.3-1|48	
12cu|qtgtl-0.9.3-1|49	#------------------------------------------------------------------------------
12cu|qtgtl-0.9.3-1|50	%package devel
12cu|qtgtl-0.9.3-1|51	Summary:	Development files for Qtbindings for OpenGTL and OpenShiva
12cu|qtgtl-0.9.3-1|52	Group:		Development/KDE and Qt
12cu|qtgtl-0.9.3-1|53	Requires:	%{libqtgtl} = %{EVRD}
12cu|qtgtl-0.9.3-1|54	Requires:	%{libqtshiva} = %{EVRD}
12cu|qtgtl-0.9.3-1|55	Provides:	QtGTL-devel = %{EVRD}
12cu|qtgtl-0.9.3-1|56	Provides:	qtshiva-devel = %{EVRD}
12cu|qtgtl-0.9.3-1|57	Provides:	QtShiva-devel = %{EVRD}
12cu|qtgtl-0.9.3-1|58	
12cu|qtgtl-0.9.3-1|59	%description devel
12cu|qtgtl-0.9.3-1|60	Development files for Qtbindings for OpenGTL and OpenShiva.
12cu|qtgtl-0.9.3-1|61	
12cu|qtgtl-0.9.3-1|62	%files devel
12cu|qtgtl-0.9.3-1|63	%{_libdir}/*.so
12cu|qtgtl-0.9.3-1|64	%{_includedir}/QtGTL
12cu|qtgtl-0.9.3-1|65	%{_includedir}/QtShiva
12cu|qtgtl-0.9.3-1|66	%{_libdir}/pkgconfig/*.pc
12cu|qtgtl-0.9.3-1|67	
12cu|qtgtl-0.9.3-1|68	#------------------------------------------------------------------------------
12cu|qtgtl-0.9.3-1|69	
12cu|qtgtl-0.9.3-1|70	%prep
12cu|qtgtl-0.9.3-1|71	%setup -q -n libQtGTL-%{version}
12cu|qtgtl-0.9.3-1|72	%patch0 -p1
12cu|qtgtl-0.9.3-1|73	
12cu|qtgtl-0.9.3-1|74	%build
12cu|qtgtl-0.9.3-1|75	%cmake_qt4
12cu|qtgtl-0.9.3-1|76	%make
12cu|qtgtl-0.9.3-1|77	
12cu|qtgtl-0.9.3-1|78	%install
12cu|qtgtl-0.9.3-1|79	%makeinstall_std -C build
12cu|qtgtl-0.9.3-1|80	
12cu|qtgtl-0.9.3-1|81	
12cu|qtgtl-0.9.3-1|82	%changelog
12cu|qtgtl-0.9.3-1|83	* Fri Oct 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3-1
12cu|qtgtl-0.9.3-1|84	+ Revision: 884a9e4
12cu|qtgtl-0.9.3-1|85	- Fix version
12cu|qtgtl-0.9.3-1|86	
12cu|qtgtl-0.9.3-1|87	

12208 12
12cu|qtiplot-0.9.8.9-1|1	Summary:	Data analysis and scientific plotting
12cu|qtiplot-0.9.8.9-1|2	Name:		qtiplot
12cu|qtiplot-0.9.8.9-1|3	Version:	0.9.8.9
12cu|qtiplot-0.9.8.9-1|4	Release:	1
12cu|qtiplot-0.9.8.9-1|5	License:	GPLv2+
12cu|qtiplot-0.9.8.9-1|6	Group:		Sciences/Other
12cu|qtiplot-0.9.8.9-1|7	Url:		http://soft.proindependent.com/qtiplot.html
12cu|qtiplot-0.9.8.9-1|8	Source0:	http://download.berlios.de/qtiplot/%{name}-%{version}.tar.bz2
12cu|qtiplot-0.9.8.9-1|9	Source1:	http://www.stat.tamu.edu/~aredd/tamuanova/tamu_anova-0.2.tar.gz
12cu|qtiplot-0.9.8.9-1|10	Source2:	build.conf
12cu|qtiplot-0.9.8.9-1|11	Patch0:		qtiplot-0.9.8.9-rosa-pro.patch
12cu|qtiplot-0.9.8.9-1|12	Patch1:		qtiplot-0.9.7.11-fix-str-fmt.patch
12cu|qtiplot-0.9.8.9-1|13	Patch2:		qtiplot-0.9.8.9-debian-fix_paths.patch
12cu|qtiplot-0.9.8.9-1|14	Patch3:		qtiplot-0.9.8.9-debian-crasher_without_internet.patch
12cu|qtiplot-0.9.8.9-1|15	Patch4:		qtiplot-0.9.8.9-debian-glu_include.patch
12cu|qtiplot-0.9.8.9-1|16	Patch5:		qtiplot-0.9.8.9-rosa-gl2ps_zlib_png.patch
12cu|qtiplot-0.9.8.9-1|17	Patch6:		qtiplot-0.9.8.9-linkage.patch
12cu|qtiplot-0.9.8.9-1|18	Patch7:		qtiplot-0.9.8.9-sip-4.15.patch
12cu|qtiplot-0.9.8.9-1|19	Patch8:		qtiplot-0.9.8.9-sip-4.15-2.patch
12cu|qtiplot-0.9.8.9-1|20	BuildRequires:	docbook-dtd44-xml
12cu|qtiplot-0.9.8.9-1|21	BuildRequires:	docbook-utils
12cu|qtiplot-0.9.8.9-1|22	BuildRequires:	icoutils
12cu|qtiplot-0.9.8.9-1|23	BuildRequires:	imagemagick
12cu|qtiplot-0.9.8.9-1|24	BuildRequires:	python-qt4
12cu|qtiplot-0.9.8.9-1|25	BuildRequires:	python-sip
12cu|qtiplot-0.9.8.9-1|26	BuildRequires:	qt4-devel
12cu|qtiplot-0.9.8.9-1|27	BuildRequires:	qtexengine-devel
12cu|qtiplot-0.9.8.9-1|28	BuildRequires:	pkgconfig(glu)
12cu|qtiplot-0.9.8.9-1|29	BuildRequires:	pkgconfig(gsl)
12cu|qtiplot-0.9.8.9-1|30	BuildRequires:	pkgconfig(muparser)
12cu|qtiplot-0.9.8.9-1|31	BuildRequires:	pkgconfig(python)
12cu|qtiplot-0.9.8.9-1|32	BuildRequires:	pkgconfig(QtAssistantClient)
12cu|qtiplot-0.9.8.9-1|33	Requires:	qt-assistant-adp
12cu|qtiplot-0.9.8.9-1|34	Requires:	python-qt4
12cu|qtiplot-0.9.8.9-1|35	
12cu|qtiplot-0.9.8.9-1|36	%description
12cu|qtiplot-0.9.8.9-1|37	Data analysis and scientific plotting. Free clone of Origin.
12cu|qtiplot-0.9.8.9-1|38	
12cu|qtiplot-0.9.8.9-1|39	%files
12cu|qtiplot-0.9.8.9-1|40	%defattr(644,root,root,755)
12cu|qtiplot-0.9.8.9-1|41	%doc README.html gpl_licence.txt
12cu|qtiplot-0.9.8.9-1|42	%attr(755,root,root) %{_bindir}/qtiplot
12cu|qtiplot-0.9.8.9-1|43	%{_mandir}/man1/qtiplot.1.*
12cu|qtiplot-0.9.8.9-1|44	%{_libdir}/qtiplot/plugins
12cu|qtiplot-0.9.8.9-1|45	%{_datadir}/qtiplot
12cu|qtiplot-0.9.8.9-1|46	%{_datadir}/applications/*.desktop
12cu|qtiplot-0.9.8.9-1|47	%{_liconsdir}/%{name}.png
12cu|qtiplot-0.9.8.9-1|48	%{_iconsdir}/%{name}.png
12cu|qtiplot-0.9.8.9-1|49	%{_miconsdir}/%{name}.png
12cu|qtiplot-0.9.8.9-1|50	%{_iconsdir}/hicolor/*/apps/*.png
12cu|qtiplot-0.9.8.9-1|51	
12cu|qtiplot-0.9.8.9-1|52	#----------------------------------------------------------------------------
12cu|qtiplot-0.9.8.9-1|53	
12cu|qtiplot-0.9.8.9-1|54	%prep
12cu|qtiplot-0.9.8.9-1|55	%setup -q
12cu|qtiplot-0.9.8.9-1|56	%patch0 -p1 -b .compile
12cu|qtiplot-0.9.8.9-1|57	%patch1 -p0 -b .str
12cu|qtiplot-0.9.8.9-1|58	%patch2 -p1 -b .path
12cu|qtiplot-0.9.8.9-1|59	%patch3 -p1 -b .inet
12cu|qtiplot-0.9.8.9-1|60	%patch4 -p1 -b .glu
12cu|qtiplot-0.9.8.9-1|61	%patch5 -p1 -b .zlib_png
12cu|qtiplot-0.9.8.9-1|62	%patch6 -p1 -b .linkage
12cu|qtiplot-0.9.8.9-1|63	%patch7 -p1 -b .sip415
12cu|qtiplot-0.9.8.9-1|64	%patch8 -p1 -b .sip415-2
12cu|qtiplot-0.9.8.9-1|65	pushd 3rdparty
12cu|qtiplot-0.9.8.9-1|66	tar xf %{SOURCE1}
12cu|qtiplot-0.9.8.9-1|67	mv tamu_anova-0.2 tamu_anova
12cu|qtiplot-0.9.8.9-1|68	popd
12cu|qtiplot-0.9.8.9-1|69	
12cu|qtiplot-0.9.8.9-1|70	cp %{SOURCE2} .
12cu|qtiplot-0.9.8.9-1|71	sed -i 's|@LIBDIR@|%{_libdir}|g;s|@INCLUDEDIR@|%{_includedir}|g' build.conf
12cu|qtiplot-0.9.8.9-1|72	
12cu|qtiplot-0.9.8.9-1|73	%build
12cu|qtiplot-0.9.8.9-1|74	pushd 3rdparty/tamu_anova
12cu|qtiplot-0.9.8.9-1|75	%configure2_5x --disable-shared --enable-static
12cu|qtiplot-0.9.8.9-1|76	%make
12cu|qtiplot-0.9.8.9-1|77	popd
12cu|qtiplot-0.9.8.9-1|78	%qmake_qt4 -d \
12cu|qtiplot-0.9.8.9-1|79	%if "%{_lib}" != "lib"
12cu|qtiplot-0.9.8.9-1|80	libsuff=64 \
12cu|qtiplot-0.9.8.9-1|81	%endif
12cu|qtiplot-0.9.8.9-1|82	-o Makefile
12cu|qtiplot-0.9.8.9-1|83	%make
12cu|qtiplot-0.9.8.9-1|84	
12cu|qtiplot-0.9.8.9-1|85	%install
12cu|qtiplot-0.9.8.9-1|86	make install INSTALL_ROOT=%{buildroot}
12cu|qtiplot-0.9.8.9-1|87	
12cu|qtiplot-0.9.8.9-1|88	mkdir -p %{buildroot}%{_datadir}/applications
12cu|qtiplot-0.9.8.9-1|89	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|qtiplot-0.9.8.9-1|90	[Desktop Entry]
12cu|qtiplot-0.9.8.9-1|91	Name=qtiplot
12cu|qtiplot-0.9.8.9-1|92	Comment=Data analysis and scientific plotting
12cu|qtiplot-0.9.8.9-1|93	Exec=qtiplot
12cu|qtiplot-0.9.8.9-1|94	Icon=qtiplot
12cu|qtiplot-0.9.8.9-1|95	Terminal=false
12cu|qtiplot-0.9.8.9-1|96	Type=Application
12cu|qtiplot-0.9.8.9-1|97	Categories=Qt;Science;DataVisualization;
12cu|qtiplot-0.9.8.9-1|98	StartupNotify=true
12cu|qtiplot-0.9.8.9-1|99	EOF
12cu|qtiplot-0.9.8.9-1|100	
12cu|qtiplot-0.9.8.9-1|101	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12cu|qtiplot-0.9.8.9-1|102	convert -scale 48 qtiplot_logo.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|qtiplot-0.9.8.9-1|103	convert -scale 32 qtiplot_logo.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|qtiplot-0.9.8.9-1|104	convert -scale 16 qtiplot_logo.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|qtiplot-0.9.8.9-1|105	
12cu|qtiplot-0.9.8.9-1|106	mkdir -p %{buildroot}%{_iconsdir}/hicolor/16x16/apps/
12cu|qtiplot-0.9.8.9-1|107	convert -geometry 16x16 qtiplot_logo.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|qtiplot-0.9.8.9-1|108	mkdir -p %{buildroot}%{_iconsdir}/hicolor/32x32/apps/
12cu|qtiplot-0.9.8.9-1|109	convert -geometry 32x32 qtiplot_logo.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|qtiplot-0.9.8.9-1|110	mkdir -p %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
12cu|qtiplot-0.9.8.9-1|111	convert -geometry 48x48 qtiplot_logo.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|qtiplot-0.9.8.9-1|112	
12cu|qtiplot-0.9.8.9-1|113	rm -fr %{buildroot}/usr/local
12cu|qtiplot-0.9.8.9-1|114	
12cu|qtiplot-0.9.8.9-1|115	# Nuke the junk
12cu|qtiplot-0.9.8.9-1|116	find %{buildroot} -name libqwtplot3d.a -delete
12cu|qtiplot-0.9.8.9-1|117	
12cu|qtiplot-0.9.8.9-1|118	
12cu|qtiplot-0.9.8.9-1|119	
12cu|qtiplot-0.9.8.9-1|120	%changelog
12cu|qtiplot-0.9.8.9-1|121	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.8.9-1
12cu|qtiplot-0.9.8.9-1|122	+ Revision: db0a441
12cu|qtiplot-0.9.8.9-1|123	- Add one more sip 4.15 patch
12cu|qtiplot-0.9.8.9-1|124	
12cu|qtiplot-0.9.8.9-1|125	

12209 12
12cu|qtkeychain-0.3.0-1|1	%define major 0
12cu|qtkeychain-0.3.0-1|2	%define libname %mklibname %name %{major}
12cu|qtkeychain-0.3.0-1|3	%define devname %mklibname %name -d
12cu|qtkeychain-0.3.0-1|4	
12cu|qtkeychain-0.3.0-1|5	Summary:	Platform-independent Qt API for storing passwords securely
12cu|qtkeychain-0.3.0-1|6	Name:		qtkeychain
12cu|qtkeychain-0.3.0-1|7	Version:	0.3.0
12cu|qtkeychain-0.3.0-1|8	Release:	1
12cu|qtkeychain-0.3.0-1|9	License:	LGPLv2+
12cu|qtkeychain-0.3.0-1|10	Group:		Development/KDE and Qt
12cu|qtkeychain-0.3.0-1|11	Url:		https://github.com/frankosterfeld/qtkeychain
12cu|qtkeychain-0.3.0-1|12	Source0:	%{name}-%{version}.tar.gz
12cu|qtkeychain-0.3.0-1|13	BuildRequires:	cmake
12cu|qtkeychain-0.3.0-1|14	BuildRequires:	qt4-devel
12cu|qtkeychain-0.3.0-1|15	
12cu|qtkeychain-0.3.0-1|16	%description
12cu|qtkeychain-0.3.0-1|17	Platform-independent Qt API for storing passwords securely.
12cu|qtkeychain-0.3.0-1|18	
12cu|qtkeychain-0.3.0-1|19	#----------------------------------------------------------------------------
12cu|qtkeychain-0.3.0-1|20	
12cu|qtkeychain-0.3.0-1|21	%package common
12cu|qtkeychain-0.3.0-1|22	Summary:	Common files for %{name} (translations etc)
12cu|qtkeychain-0.3.0-1|23	Group:		System/Libraries
12cu|qtkeychain-0.3.0-1|24	Requires:	%{name}-common
12cu|qtkeychain-0.3.0-1|25	
12cu|qtkeychain-0.3.0-1|26	%description common
12cu|qtkeychain-0.3.0-1|27	Common files for %{name} (translations etc).
12cu|qtkeychain-0.3.0-1|28	
12cu|qtkeychain-0.3.0-1|29	%files common -f %{name}.lang
12cu|qtkeychain-0.3.0-1|30	
12cu|qtkeychain-0.3.0-1|31	#----------------------------------------------------------------------------
12cu|qtkeychain-0.3.0-1|32	
12cu|qtkeychain-0.3.0-1|33	%package -n %{libname}
12cu|qtkeychain-0.3.0-1|34	Summary:	Platform-independent Qt API for storing passwords securely
12cu|qtkeychain-0.3.0-1|35	Group:		System/Libraries
12cu|qtkeychain-0.3.0-1|36	Requires:	%{name}-common
12cu|qtkeychain-0.3.0-1|37	
12cu|qtkeychain-0.3.0-1|38	%description -n %{libname}
12cu|qtkeychain-0.3.0-1|39	Platform-independent Qt API for storing passwords securely.
12cu|qtkeychain-0.3.0-1|40	
12cu|qtkeychain-0.3.0-1|41	%files -n %{libname}
12cu|qtkeychain-0.3.0-1|42	%{_libdir}/libqtkeychain.so.%{major}*
12cu|qtkeychain-0.3.0-1|43	
12cu|qtkeychain-0.3.0-1|44	#----------------------------------------------------------------------------
12cu|qtkeychain-0.3.0-1|45	
12cu|qtkeychain-0.3.0-1|46	%package -n %{devname}
12cu|qtkeychain-0.3.0-1|47	Summary:	Development tools for programs which will use the %{name}
12cu|qtkeychain-0.3.0-1|48	Group:		Development/C
12cu|qtkeychain-0.3.0-1|49	Requires:	%{libname} = %{EVRD}
12cu|qtkeychain-0.3.0-1|50	Provides:	%{name}-devel = %{EVRD}
12cu|qtkeychain-0.3.0-1|51	Provides:	lib%{name}-devel = %{EVRD}
12cu|qtkeychain-0.3.0-1|52	
12cu|qtkeychain-0.3.0-1|53	%description -n %{devname}
12cu|qtkeychain-0.3.0-1|54	This package contains the header files and .so libraries for developing
12cu|qtkeychain-0.3.0-1|55	%{name}.
12cu|qtkeychain-0.3.0-1|56	
12cu|qtkeychain-0.3.0-1|57	%files -n %{devname}
12cu|qtkeychain-0.3.0-1|58	%{_includedir}/*
12cu|qtkeychain-0.3.0-1|59	%{_libdir}/*.so
12cu|qtkeychain-0.3.0-1|60	%{_libdir}/cmake/QtKeychain
12cu|qtkeychain-0.3.0-1|61	
12cu|qtkeychain-0.3.0-1|62	#----------------------------------------------------------------------------
12cu|qtkeychain-0.3.0-1|63	
12cu|qtkeychain-0.3.0-1|64	%prep
12cu|qtkeychain-0.3.0-1|65	%setup -q
12cu|qtkeychain-0.3.0-1|66	
12cu|qtkeychain-0.3.0-1|67	%build
12cu|qtkeychain-0.3.0-1|68	%cmake_qt4 -DBUILD_WITH_QT4:BOOL=ON
12cu|qtkeychain-0.3.0-1|69	%make
12cu|qtkeychain-0.3.0-1|70	
12cu|qtkeychain-0.3.0-1|71	%install
12cu|qtkeychain-0.3.0-1|72	%makeinstall_std -C build
12cu|qtkeychain-0.3.0-1|73	
12cu|qtkeychain-0.3.0-1|74	%find_lang %{name} --with-qt
12cu|qtkeychain-0.3.0-1|75	
12cu|qtkeychain-0.3.0-1|76	%changelog
12cu|qtkeychain-0.3.0-1|77	* Mon May 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.0-1
12cu|qtkeychain-0.3.0-1|78	+ Revision: d09a880
12cu|qtkeychain-0.3.0-1|79	- New version 0.3.0
12cu|qtkeychain-0.3.0-1|80	
12cu|qtkeychain-0.3.0-1|81	

12210 12
12cu|qtlockedfile-2.4.1-3|1	%define upstream_version 2.4_1
12cu|qtlockedfile-2.4.1-3|2	%define version %(echo %{upstream_version} | sed 's,_,.,')
12cu|qtlockedfile-2.4.1-3|3	
12cu|qtlockedfile-2.4.1-3|4	%define major		1
12cu|qtlockedfile-2.4.1-3|5	%define libname		%mklibname %name %major
12cu|qtlockedfile-2.4.1-3|6	%define develname	%mklibname %name -d
12cu|qtlockedfile-2.4.1-3|7	
12cu|qtlockedfile-2.4.1-3|8	Summary:	QFile extension with advisory locking functions
12cu|qtlockedfile-2.4.1-3|9	Name:		qtlockedfile
12cu|qtlockedfile-2.4.1-3|10	Version:	%{version}
12cu|qtlockedfile-2.4.1-3|11	Release:	3
12cu|qtlockedfile-2.4.1-3|12	Group:		Development/KDE and Qt
12cu|qtlockedfile-2.4.1-3|13	License:	GPLv3 or LGPLv2 with exceptions
12cu|qtlockedfile-2.4.1-3|14	URL:		http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtlockedfile
12cu|qtlockedfile-2.4.1-3|15	Source0:	http://get.qt.nokia.com/qt/solutions/lgpl/%{name}-%{upstream_version}-opensource.tar.gz
12cu|qtlockedfile-2.4.1-3|16	Source1:	qtlockedfile.prf
12cu|qtlockedfile-2.4.1-3|17	# (Fedora) don't build examples
12cu|qtlockedfile-2.4.1-3|18	Patch0:		qtlockedfile-dont-build-example.patch
12cu|qtlockedfile-2.4.1-3|19	# (Fedora) Remove unnecessary linkage to libQtGui
12cu|qtlockedfile-2.4.1-3|20	Patch1:		qtlockedfile-dont-link-qtgui.patch
12cu|qtlockedfile-2.4.1-3|21	BuildRequires:	qt4-devel
12cu|qtlockedfile-2.4.1-3|22	
12cu|qtlockedfile-2.4.1-3|23	%description
12cu|qtlockedfile-2.4.1-3|24	This class extends the QFile class with inter-process file locking
12cu|qtlockedfile-2.4.1-3|25	capabilities.
12cu|qtlockedfile-2.4.1-3|26	If an application requires that several processes should access the same file,
12cu|qtlockedfile-2.4.1-3|27	QtLockedFile can be used to easily ensure that only one process at a time is
12cu|qtlockedfile-2.4.1-3|28	writing to the file, and that no process is writing to it while others are
12cu|qtlockedfile-2.4.1-3|29	reading it.
12cu|qtlockedfile-2.4.1-3|30	
12cu|qtlockedfile-2.4.1-3|31	%package	-n %libname
12cu|qtlockedfile-2.4.1-3|32	Summary:	QFile extension with advisory locking functions
12cu|qtlockedfile-2.4.1-3|33	Group:		Development/KDE and Qt
12cu|qtlockedfile-2.4.1-3|34	Requires:	qt4-common
12cu|qtlockedfile-2.4.1-3|35	
12cu|qtlockedfile-2.4.1-3|36	%description	-n %libname
12cu|qtlockedfile-2.4.1-3|37	This class extends the QFile class with inter-process file locking
12cu|qtlockedfile-2.4.1-3|38	capabilities.
12cu|qtlockedfile-2.4.1-3|39	If an application requires that several processes should access the same file,
12cu|qtlockedfile-2.4.1-3|40	QtLockedFile can be used to easily ensure that only one process at a time is
12cu|qtlockedfile-2.4.1-3|41	writing to the file, and that no process is writing to it while others are
12cu|qtlockedfile-2.4.1-3|42	reading it.
12cu|qtlockedfile-2.4.1-3|43	
12cu|qtlockedfile-2.4.1-3|44	This is the library package for %{name}
12cu|qtlockedfile-2.4.1-3|45	
12cu|qtlockedfile-2.4.1-3|46	%package	-n %develname
12cu|qtlockedfile-2.4.1-3|47	Summary:	Development files for %{name}
12cu|qtlockedfile-2.4.1-3|48	Group:		Development/KDE and Qt
12cu|qtlockedfile-2.4.1-3|49	Requires:	%{libname} = %{version}-%{release}
12cu|qtlockedfile-2.4.1-3|50	Provides:	%{name}-devel = %{version}
12cu|qtlockedfile-2.4.1-3|51	
12cu|qtlockedfile-2.4.1-3|52	%description	-n %develname
12cu|qtlockedfile-2.4.1-3|53	This package contains libraries and header files for developing applications
12cu|qtlockedfile-2.4.1-3|54	that use QtLockedFile.
12cu|qtlockedfile-2.4.1-3|55	
12cu|qtlockedfile-2.4.1-3|56	%prep
12cu|qtlockedfile-2.4.1-3|57	%setup -q -n %{name}-%{upstream_version}-opensource
12cu|qtlockedfile-2.4.1-3|58	%patch0 -p1 -b .no-example
12cu|qtlockedfile-2.4.1-3|59	%patch1 -p1 -b .dont-link-qtgui
12cu|qtlockedfile-2.4.1-3|60	
12cu|qtlockedfile-2.4.1-3|61	%build
12cu|qtlockedfile-2.4.1-3|62	touch .licenseAccepted
12cu|qtlockedfile-2.4.1-3|63	# Does not use GNU configure
12cu|qtlockedfile-2.4.1-3|64	./configure -library
12cu|qtlockedfile-2.4.1-3|65	%qmake_qt4
12cu|qtlockedfile-2.4.1-3|66	%make
12cu|qtlockedfile-2.4.1-3|67	
12cu|qtlockedfile-2.4.1-3|68	%install
12cu|qtlockedfile-2.4.1-3|69	# libraries
12cu|qtlockedfile-2.4.1-3|70	mkdir -p %{buildroot}%{qt4lib}
12cu|qtlockedfile-2.4.1-3|71	cp -a lib/* %{buildroot}%{qt4lib}
12cu|qtlockedfile-2.4.1-3|72	
12cu|qtlockedfile-2.4.1-3|73	# headers
12cu|qtlockedfile-2.4.1-3|74	mkdir -p %{buildroot}%{qt4include}/QtSolutions
12cu|qtlockedfile-2.4.1-3|75	cp -a \
12cu|qtlockedfile-2.4.1-3|76	src/qtlockedfile.h \
12cu|qtlockedfile-2.4.1-3|77	src/QtLockedFile \
12cu|qtlockedfile-2.4.1-3|78	%{buildroot}%{qt4include}/QtSolutions
12cu|qtlockedfile-2.4.1-3|79	
12cu|qtlockedfile-2.4.1-3|80	mkdir -p %{buildroot}%{qt4dir}/mkspecs/features
12cu|qtlockedfile-2.4.1-3|81	cp -a %{SOURCE1} %{buildroot}%{qt4dir}/mkspecs/features/
12cu|qtlockedfile-2.4.1-3|82	
12cu|qtlockedfile-2.4.1-3|83	%files -n %libname
12cu|qtlockedfile-2.4.1-3|84	%defattr(-,root,root,-)
12cu|qtlockedfile-2.4.1-3|85	%{qt4lib}/lib*.so.%{major}*
12cu|qtlockedfile-2.4.1-3|86	
12cu|qtlockedfile-2.4.1-3|87	%files -n %develname
12cu|qtlockedfile-2.4.1-3|88	%defattr(-,root,root,-)
12cu|qtlockedfile-2.4.1-3|89	%doc LGPL_EXCEPTION.txt LICENSE.* README.TXT
12cu|qtlockedfile-2.4.1-3|90	%doc doc example
12cu|qtlockedfile-2.4.1-3|91	%{qt4lib}/lib*.so
12cu|qtlockedfile-2.4.1-3|92	%{qt4include}/QtSolutions
12cu|qtlockedfile-2.4.1-3|93	%{qt4dir}/mkspecs/features/%{name}.prf
12cu|qtlockedfile-2.4.1-3|94	
12cu|qtlockedfile-2.4.1-3|95	
12cu|qtlockedfile-2.4.1-3|96	
12cu|qtlockedfile-2.4.1-3|97	%changelog
12cu|qtlockedfile-2.4.1-3|98	* Tue Nov 22 2011 Alexander Khrukin <akhrukin@mandriva.org> 2.4.1-2
12cu|qtlockedfile-2.4.1-3|99	+ Revision: 732376
12cu|qtlockedfile-2.4.1-3|100	- imported package qtlockedfile
12cu|qtlockedfile-2.4.1-3|101	

12211 12
12cu|qtox-0.1-0.20140718.1|1	%define oname qTox
12cu|qtox-0.1-0.20140718.1|2	%define Werror_cflags %{nil}
12cu|qtox-0.1-0.20140718.1|3	%define debug_package %{nil}
12cu|qtox-0.1-0.20140718.1|4	
12cu|qtox-0.1-0.20140718.1|5	Summary:	Tox client
12cu|qtox-0.1-0.20140718.1|6	Name:		qtox
12cu|qtox-0.1-0.20140718.1|7	Version:	0.1
12cu|qtox-0.1-0.20140718.1|8	Release:	0.20140718.1
12cu|qtox-0.1-0.20140718.1|9	Group:		Networking/Instant messaging
12cu|qtox-0.1-0.20140718.1|10	License:	GPLv3
12cu|qtox-0.1-0.20140718.1|11	Url:		https://wiki.tox.im/
12cu|qtox-0.1-0.20140718.1|12	Source0:	%{oname}.tar.gz
12cu|qtox-0.1-0.20140718.1|13	Patch0:		qTox-DESTDIR.patch
12cu|qtox-0.1-0.20140718.1|14	BuildRequires:	toxcore-devel
12cu|qtox-0.1-0.20140718.1|15	BuildRequires:	qt5-devel
12cu|qtox-0.1-0.20140718.1|16	BuildRequires:	cmake
12cu|qtox-0.1-0.20140718.1|17	BuildRequires:  pkgconfig(libsodium)
12cu|qtox-0.1-0.20140718.1|18	# FIXME: currently the only way to build qtox is to use its bootstrap.sh file
12cu|qtox-0.1-0.20140718.1|19	# that installs necessary deps from internet...
12cu|qtox-0.1-0.20140718.1|20	BuildRequires:  git
12cu|qtox-0.1-0.20140718.1|21	
12cu|qtox-0.1-0.20140718.1|22	%description
12cu|qtox-0.1-0.20140718.1|23	Tox GUI client
12cu|qtox-0.1-0.20140718.1|24	
12cu|qtox-0.1-0.20140718.1|25	%prep
12cu|qtox-0.1-0.20140718.1|26	%setup -qn %{oname}
12cu|qtox-0.1-0.20140718.1|27	%patch0 -p1
12cu|qtox-0.1-0.20140718.1|28	
12cu|qtox-0.1-0.20140718.1|29	%build
12cu|qtox-0.1-0.20140718.1|30	# . /bootstrap.sh
12cu|qtox-0.1-0.20140718.1|31	#DESTDIR=%{buildroot}
12cu|qtox-0.1-0.20140718.1|32	qmake-qt5
12cu|qtox-0.1-0.20140718.1|33	%make
12cu|qtox-0.1-0.20140718.1|34	
12cu|qtox-0.1-0.20140718.1|35	%install
12cu|qtox-0.1-0.20140718.1|36	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cu|qtox-0.1-0.20140718.1|37	
12cu|qtox-0.1-0.20140718.1|38	# %find_lang %{oname}  --with-qt
12cu|qtox-0.1-0.20140718.1|39	
12cu|qtox-0.1-0.20140718.1|40	%files
12cu|qtox-0.1-0.20140718.1|41	%{_bindir}/*
12cu|qtox-0.1-0.20140718.1|42	
12cu|qtox-0.1-0.20140718.1|43	%changelog
12cu|qtox-0.1-0.20140718.1|44	* Thu Jul 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-0.20140718.1
12cu|qtox-0.1-0.20140718.1|45	+ Revision: 5235390
12cu|qtox-0.1-0.20140718.1|46	- Fix installation path
12cu|qtox-0.1-0.20140718.1|47	
12cu|qtox-0.1-0.20140718.1|48	

12212 12
12cu|qtractor-0.6.3-1|1	%define debug_package          %{nil}
12cu|qtractor-0.6.3-1|2	
12cu|qtractor-0.6.3-1|3	Name:       qtractor
12cu|qtractor-0.6.3-1|4	Version:    0.6.3
12cu|qtractor-0.6.3-1|5	Release:    1
12cu|qtractor-0.6.3-1|6	Summary:    An Audio/MIDI multi-track sequencer
12cu|qtractor-0.6.3-1|7	License:    GPLv2+
12cu|qtractor-0.6.3-1|8	Group:      Sound
12cu|qtractor-0.6.3-1|9	Source0:    http://softlayer-dal.dl.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
12cu|qtractor-0.6.3-1|10	URL:        http://qtractor.sourceforge.net/
12cu|qtractor-0.6.3-1|11	BuildRequires:  qt4-devel
12cu|qtractor-0.6.3-1|12	BuildRequires:  pkgconfig(jack)
12cu|qtractor-0.6.3-1|13	BuildRequires:  pkgconfig(alsa)
12cu|qtractor-0.6.3-1|14	BuildRequires:  pkgconfig(sndfile)
12cu|qtractor-0.6.3-1|15	BuildRequires:  pkgconfig(vorbis)
12cu|qtractor-0.6.3-1|16	BuildRequires:  pkgconfig(mad)
12cu|qtractor-0.6.3-1|17	BuildRequires:  pkgconfig(samplerate)
12cu|qtractor-0.6.3-1|18	BuildRequires:  pkgconfig(rubberband)
12cu|qtractor-0.6.3-1|19	BuildRequires:  pkgconfig(liblo)
12cu|qtractor-0.6.3-1|20	BuildRequires:  ladspa-devel
12cu|qtractor-0.6.3-1|21	BuildRequires:  pkgconfig(dssi)
12cu|qtractor-0.6.3-1|22	BuildRequires:  pkgconfig(suil-0)
12cu|qtractor-0.6.3-1|23	BuildRequires:  pkgconfig(lilv-0)
12cu|qtractor-0.6.3-1|24	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|qtractor-0.6.3-1|25	BuildRequires:  desktop-file-utils
12cu|qtractor-0.6.3-1|26	
12cu|qtractor-0.6.3-1|27	Requires:       dssi
12cu|qtractor-0.6.3-1|28	Requires:       ladspa
12cu|qtractor-0.6.3-1|29	Requires:       suil-gtk2-in-qt4
12cu|qtractor-0.6.3-1|30	Requires:       suil-x11-in-qt4
12cu|qtractor-0.6.3-1|31	
12cu|qtractor-0.6.3-1|32	%description
12cu|qtractor-0.6.3-1|33	Qtractor is an Audio/MIDI multi-track sequencer application
12cu|qtractor-0.6.3-1|34	written in C++ around the Qt4 toolkit using Qt Designer.
12cu|qtractor-0.6.3-1|35	
12cu|qtractor-0.6.3-1|36	The initial target platform will be Linux, where the Jack Audio
12cu|qtractor-0.6.3-1|37	Connection Kit (JACK) for audio, and the Advanced Linux Sound
12cu|qtractor-0.6.3-1|38	Architecture (ALSA) for MIDI, are the main infrastructures to
12cu|qtractor-0.6.3-1|39	evolve as a fairly-featured Linux Desktop Audio Workstation GUI,
12cu|qtractor-0.6.3-1|40	specially dedicated to the personal home-studio.
12cu|qtractor-0.6.3-1|41	
12cu|qtractor-0.6.3-1|42	%prep
12cu|qtractor-0.6.3-1|43	%setup -q
12cu|qtractor-0.6.3-1|44	chmod -x src/qtractorMmcEvent.*
12cu|qtractor-0.6.3-1|45	
12cu|qtractor-0.6.3-1|46	%build
12cu|qtractor-0.6.3-1|47	%configure --enable-lilv --enable-suil --localedir=%{_localedir}/%{name}
12cu|qtractor-0.6.3-1|48	
12cu|qtractor-0.6.3-1|49	%make
12cu|qtractor-0.6.3-1|50	
12cu|qtractor-0.6.3-1|51	%install
12cu|qtractor-0.6.3-1|52	make install DESTDIR=%{buildroot}
12cu|qtractor-0.6.3-1|53	# Fix the .desktop file by removing
12cu|qtractor-0.6.3-1|54	# 2 non-Mdv key and 2 non-standard categories
12cu|qtractor-0.6.3-1|55	desktop-file-install \
12cu|qtractor-0.6.3-1|56	--remove-key="X-SuSE-translate" \
12cu|qtractor-0.6.3-1|57	--remove-key="Version" \
12cu|qtractor-0.6.3-1|58	--remove-category="MIDI" \
12cu|qtractor-0.6.3-1|59	--remove-category="ALSA" \
12cu|qtractor-0.6.3-1|60	--remove-category="JACK" \
12cu|qtractor-0.6.3-1|61	--add-category="Midi" \
12cu|qtractor-0.6.3-1|62	--add-category="X-MandrivaLinux-Sound" \
12cu|qtractor-0.6.3-1|63	--dir %{buildroot}%{_datadir}/applications \
12cu|qtractor-0.6.3-1|64	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|qtractor-0.6.3-1|65	
12cu|qtractor-0.6.3-1|66	%find_lang %{name} --with-qt
12cu|qtractor-0.6.3-1|67	
12cu|qtractor-0.6.3-1|68	%files -f %{name}.lang
12cu|qtractor-0.6.3-1|69	%doc AUTHORS COPYING ChangeLog README TODO
12cu|qtractor-0.6.3-1|70	%{_bindir}/%{name}
12cu|qtractor-0.6.3-1|71	%{_datadir}/applications/%{name}.desktop
12cu|qtractor-0.6.3-1|72	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cu|qtractor-0.6.3-1|73	%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12cu|qtractor-0.6.3-1|74	%{_datadir}/icons/hicolor/32x32/mimetypes/*.png
12cu|qtractor-0.6.3-1|75	%{_datadir}/icons/hicolor/scalable/mimetypes/*.svg
12cu|qtractor-0.6.3-1|76	%{_datadir}/mime/packages/%{name}.xml
12cu|qtractor-0.6.3-1|77	%docdir %{_mandir}/man1/*
12cu|qtractor-0.6.3-1|78	%{_mandir}/man1/*
12cu|qtractor-0.6.3-1|79	
12cu|qtractor-0.6.3-1|80	
12cu|qtractor-0.6.3-1|81	
12cu|qtractor-0.6.3-1|82	
12cu|qtractor-0.6.3-1|83	%changelog
12cu|qtractor-0.6.3-1|84	* Mon Sep 22 2014 emuse <goemusic@yahoo.fr> 0.6.3-1
12cu|qtractor-0.6.3-1|85	+ Revision: 7c93e4f
12cu|qtractor-0.6.3-1|86	- New version 0.6.3
12cu|qtractor-0.6.3-1|87	
12cu|qtractor-0.6.3-1|88	

12213 12
12cu|qt-recordmydesktop-0.3.8-4|1	%define oname recordMyDesktop
12cu|qt-recordmydesktop-0.3.8-4|2	%define qtoname qt-%{oname}
12cu|qt-recordmydesktop-0.3.8-4|3	
12cu|qt-recordmydesktop-0.3.8-4|4	Summary:	Qt4 frontend for recordmydesktop
12cu|qt-recordmydesktop-0.3.8-4|5	Name:		qt-recordmydesktop
12cu|qt-recordmydesktop-0.3.8-4|6	Version:	0.3.8
12cu|qt-recordmydesktop-0.3.8-4|7	Release:	4
12cu|qt-recordmydesktop-0.3.8-4|8	License:	GPLv2+
12cu|qt-recordmydesktop-0.3.8-4|9	Group:		Video
12cu|qt-recordmydesktop-0.3.8-4|10	URL:		http://recordmydesktop.sourceforge.net
12cu|qt-recordmydesktop-0.3.8-4|11	Source0:	http://downloads.sourceforge.net/recordmydesktop/%{name}-%{version}.tar.bz2
12cu|qt-recordmydesktop-0.3.8-4|12	Source1:	qt-recordmydesktop_ru-0.3.8.po
12cu|qt-recordmydesktop-0.3.8-4|13	BuildRequires:	desktop-file-utils
12cu|qt-recordmydesktop-0.3.8-4|14	BuildRequires:	imagemagick
12cu|qt-recordmydesktop-0.3.8-4|15	BuildRequires:	python-qt4
12cu|qt-recordmydesktop-0.3.8-4|16	BuildRequires:	qt4-devel
12cu|qt-recordmydesktop-0.3.8-4|17	%py_requires -d
12cu|qt-recordmydesktop-0.3.8-4|18	Requires:	recordmydesktop >= %{version}
12cu|qt-recordmydesktop-0.3.8-4|19	Requires:	python-qt4-gui
12cu|qt-recordmydesktop-0.3.8-4|20	Requires:	python-sip
12cu|qt-recordmydesktop-0.3.8-4|21	BuildArch:	noarch
12cu|qt-recordmydesktop-0.3.8-4|22	
12cu|qt-recordmydesktop-0.3.8-4|23	%description
12cu|qt-recordmydesktop-0.3.8-4|24	Qt4 frontend for recordmydesktop tool.
12cu|qt-recordmydesktop-0.3.8-4|25	
12cu|qt-recordmydesktop-0.3.8-4|26	%prep
12cu|qt-recordmydesktop-0.3.8-4|27	%setup -q
12cu|qt-recordmydesktop-0.3.8-4|28	cp %{SOURCE1} po/ru.po
12cu|qt-recordmydesktop-0.3.8-4|29	
12cu|qt-recordmydesktop-0.3.8-4|30	%build
12cu|qt-recordmydesktop-0.3.8-4|31	%configure2_5x
12cu|qt-recordmydesktop-0.3.8-4|32	%make
12cu|qt-recordmydesktop-0.3.8-4|33	
12cu|qt-recordmydesktop-0.3.8-4|34	%install
12cu|qt-recordmydesktop-0.3.8-4|35	%makeinstall_std
12cu|qt-recordmydesktop-0.3.8-4|36	
12cu|qt-recordmydesktop-0.3.8-4|37	#(tpg) drop icon extension
12cu|qt-recordmydesktop-0.3.8-4|38	sed -i -e 's/^Icon=%{name}.png$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
12cu|qt-recordmydesktop-0.3.8-4|39	
12cu|qt-recordmydesktop-0.3.8-4|40	desktop-file-install \
12cu|qt-recordmydesktop-0.3.8-4|41	--add-category='Video;Qt' \
12cu|qt-recordmydesktop-0.3.8-4|42	--add-only-show-in='KDE' \
12cu|qt-recordmydesktop-0.3.8-4|43	--dir=%{buildroot}%{_datadir}/applications \
12cu|qt-recordmydesktop-0.3.8-4|44	%{buildroot}%{_datadir}/applications/*.desktop
12cu|qt-recordmydesktop-0.3.8-4|45	
12cu|qt-recordmydesktop-0.3.8-4|46	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,scalable}/apps
12cu|qt-recordmydesktop-0.3.8-4|47	convert src/%{name}.png -scale 16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|qt-recordmydesktop-0.3.8-4|48	convert src/%{name}.png -scale 32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|qt-recordmydesktop-0.3.8-4|49	convert src/%{name}.png -scale 48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|qt-recordmydesktop-0.3.8-4|50	install -m 644 src/%{name}.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cu|qt-recordmydesktop-0.3.8-4|51	install -m 644 src/%{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cu|qt-recordmydesktop-0.3.8-4|52	
12cu|qt-recordmydesktop-0.3.8-4|53	%find_lang %{qtoname}
12cu|qt-recordmydesktop-0.3.8-4|54	
12cu|qt-recordmydesktop-0.3.8-4|55	%files -f %{qtoname}.lang
12cu|qt-recordmydesktop-0.3.8-4|56	%doc AUTHORS ChangeLog README
12cu|qt-recordmydesktop-0.3.8-4|57	%attr(755,root,root) %{_bindir}/*
12cu|qt-recordmydesktop-0.3.8-4|58	%{py_sitedir}/qt_%{oname}/
12cu|qt-recordmydesktop-0.3.8-4|59	%{_datadir}/applications/*.desktop
12cu|qt-recordmydesktop-0.3.8-4|60	%{_datadir}/pixmaps/*.*g
12cu|qt-recordmydesktop-0.3.8-4|61	%{_iconsdir}/hicolor/*/apps/*
12cu|qt-recordmydesktop-0.3.8-4|62	
12cu|qt-recordmydesktop-0.3.8-4|63	

12214 12
12cu|quaddouble-2.3.12-1|1	%define devname	%mklibname -d -s qd
12cu|quaddouble-2.3.12-1|2	
12cu|quaddouble-2.3.12-1|3	%define debug_package %{nil}
12cu|quaddouble-2.3.12-1|4	
12cu|quaddouble-2.3.12-1|5	Epoch:		1
12cu|quaddouble-2.3.12-1|6	Name:		quaddouble
12cu|quaddouble-2.3.12-1|7	Group:		Sciences/Mathematics
12cu|quaddouble-2.3.12-1|8	License:	BSD
12cu|quaddouble-2.3.12-1|9	Summary:	Double-Double and Quad-Double Arithmetic
12cu|quaddouble-2.3.12-1|10	Version:	2.3.12
12cu|quaddouble-2.3.12-1|11	Release:	1
12cu|quaddouble-2.3.12-1|12	Source0:	http://crd.lbl.gov/~dhbailey/mpdist/qd-%{version}.tar.gz
12cu|quaddouble-2.3.12-1|13	URL:		http://www.cs.berkeley.edu/~yozo/
12cu|quaddouble-2.3.12-1|14	
12cu|quaddouble-2.3.12-1|15	%description
12cu|quaddouble-2.3.12-1|16	This package provides numeric types of twice the precision of IEEE
12cu|quaddouble-2.3.12-1|17	double (106 mantissa bits, or approximately 32 decimal digits) and
12cu|quaddouble-2.3.12-1|18	four times the precision of IEEE double (212 mantissa bits, or
12cu|quaddouble-2.3.12-1|19	approximately 64 decimal digits).  Due to features such as operator
12cu|quaddouble-2.3.12-1|20	and function overloading, these facilities can be utilized
12cu|quaddouble-2.3.12-1|21	with only minor modifications to conventional C++ and Fortran-90
12cu|quaddouble-2.3.12-1|22	programs.
12cu|quaddouble-2.3.12-1|23	
12cu|quaddouble-2.3.12-1|24	%package	-n %{devname}
12cu|quaddouble-2.3.12-1|25	Group:		Development/C++
12cu|quaddouble-2.3.12-1|26	Summary:	Double-Double and Quad-Double Arithmetic
12cu|quaddouble-2.3.12-1|27	Provides:	qd-static-devel = %{version}-%{release}
12cu|quaddouble-2.3.12-1|28	
12cu|quaddouble-2.3.12-1|29	%description	-n %{devname}
12cu|quaddouble-2.3.12-1|30	This package provides numeric types of twice the precision of IEEE
12cu|quaddouble-2.3.12-1|31	double (106 mantissa bits, or approximately 32 decimal digits) and
12cu|quaddouble-2.3.12-1|32	four times the precision of IEEE double (212 mantissa bits, or
12cu|quaddouble-2.3.12-1|33	approximately 64 decimal digits).  Due to features such as operator
12cu|quaddouble-2.3.12-1|34	and function overloading, these facilities can be utilized
12cu|quaddouble-2.3.12-1|35	with only minor modifications to conventional C++ and Fortran-90
12cu|quaddouble-2.3.12-1|36	programs.
12cu|quaddouble-2.3.12-1|37	
12cu|quaddouble-2.3.12-1|38	%prep
12cu|quaddouble-2.3.12-1|39	%setup -q -n qd-%{version}
12cu|quaddouble-2.3.12-1|40	
12cu|quaddouble-2.3.12-1|41	%build
12cu|quaddouble-2.3.12-1|42	%configure --enable-fortran=no
12cu|quaddouble-2.3.12-1|43	%make CXXFLAGS='%{optflags} -fPIC'
12cu|quaddouble-2.3.12-1|44	
12cu|quaddouble-2.3.12-1|45	%install
12cu|quaddouble-2.3.12-1|46	%makeinstall_std
12cu|quaddouble-2.3.12-1|47	rm -fr %{buildroot}%{_libdir}/qd
12cu|quaddouble-2.3.12-1|48	
12cu|quaddouble-2.3.12-1|49	%files	-n %{devname}
12cu|quaddouble-2.3.12-1|50	%{_bindir}/qd-config
12cu|quaddouble-2.3.12-1|51	%dir %{_includedir}/qd
12cu|quaddouble-2.3.12-1|52	%{_includedir}/qd/*
12cu|quaddouble-2.3.12-1|53	%doc %dir %{_datadir}/doc/qd
12cu|quaddouble-2.3.12-1|54	%doc %{_datadir}/doc/qd/*
12cu|quaddouble-2.3.12-1|55	%{_libdir}/*.a
12cu|quaddouble-2.3.12-1|56	
12cu|quaddouble-2.3.12-1|57	
12cu|quaddouble-2.3.12-1|58	
12cu|quaddouble-2.3.12-1|59	%changelog
12cu|quaddouble-2.3.12-1|60	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.3.12-1
12cu|quaddouble-2.3.12-1|61	+ Revision: 84e51b8
12cu|quaddouble-2.3.12-1|62	- Disable debug
12cu|quaddouble-2.3.12-1|63	
12cu|quaddouble-2.3.12-1|64	

12215 12
12cu|quagga-0.99.20.1-2|1	%define _disable_ld_no_undefined 1
12cu|quagga-0.99.20.1-2|2	
12cu|quagga-0.99.20.1-2|3	# configure options
12cu|quagga-0.99.20.1-2|4	%define with_snmp	0
12cu|quagga-0.99.20.1-2|5	%define	with_vtysh	1
12cu|quagga-0.99.20.1-2|6	%define	with_ospf_te	1
12cu|quagga-0.99.20.1-2|7	%define	with_nssa	1
12cu|quagga-0.99.20.1-2|8	%define	with_opaque_lsa	1
12cu|quagga-0.99.20.1-2|9	%define	with_tcp_zebra	0
12cu|quagga-0.99.20.1-2|10	%define	with_vtysh	1
12cu|quagga-0.99.20.1-2|11	%define	with_pam	1
12cu|quagga-0.99.20.1-2|12	%define	with_ipv6	1
12cu|quagga-0.99.20.1-2|13	%define	with_ospfclient	1
12cu|quagga-0.99.20.1-2|14	%define	with_ospfapi	1
12cu|quagga-0.99.20.1-2|15	%define	with_irdp	1
12cu|quagga-0.99.20.1-2|16	%define	with_pim	1
12cu|quagga-0.99.20.1-2|17	%define with_rtadv	1
12cu|quagga-0.99.20.1-2|18	%define	with_isisd	1
12cu|quagga-0.99.20.1-2|19	%define	with_multipath	64
12cu|quagga-0.99.20.1-2|20	%define	quagga_user	quagga
12cu|quagga-0.99.20.1-2|21	%define	vty_group	quaggavt
12cu|quagga-0.99.20.1-2|22	
12cu|quagga-0.99.20.1-2|23	# path defines
12cu|quagga-0.99.20.1-2|24	%define	zeb_src		%{_builddir}/%{name}-%{version}
12cu|quagga-0.99.20.1-2|25	%define	zeb_rh_src	%{zeb_src}/redhat
12cu|quagga-0.99.20.1-2|26	%define	zeb_docs	%{zeb_src}/doc
12cu|quagga-0.99.20.1-2|27	
12cu|quagga-0.99.20.1-2|28	%define major 0
12cu|quagga-0.99.20.1-2|29	%define libname %mklibname %{name} %{major}
12cu|quagga-0.99.20.1-2|30	%define develname %mklibname %{name} -d
12cu|quagga-0.99.20.1-2|31	
12cu|quagga-0.99.20.1-2|32	Summary:	Routing daemon
12cu|quagga-0.99.20.1-2|33	Name:           quagga
12cu|quagga-0.99.20.1-2|34	Version:        0.99.20.1
12cu|quagga-0.99.20.1-2|35	Release:        2
12cu|quagga-0.99.20.1-2|36	License:	GPL
12cu|quagga-0.99.20.1-2|37	Group:		System/Servers
12cu|quagga-0.99.20.1-2|38	URL:		http://www.quagga.net
12cu|quagga-0.99.20.1-2|39	Source0:	http://www.quagga.net/download/%{name}-%{version}.tar.gz
12cu|quagga-0.99.20.1-2|40	Source2:	http://download-mirror.savannah.gnu.org/releases/qpimd/qpimd-0.162.tar.gz
12cu|quagga-0.99.20.1-2|41	Source3:	pimd.init
12cu|quagga-0.99.20.1-2|42	Patch0:         quagga-0.99.11-netlink.patch
12cu|quagga-0.99.20.1-2|43	Patch1:		quagga-0.96.5-nostart.patch
12cu|quagga-0.99.20.1-2|44	Patch3:		quagga-0.99.10-libcap.diff
12cu|quagga-0.99.20.1-2|45	Patch100:	pimd-0.162-quagga-0.99.20.diff
12cu|quagga-0.99.20.1-2|46	Requires(post): rpm-helper
12cu|quagga-0.99.20.1-2|47	Requires(preun): rpm-helper
12cu|quagga-0.99.20.1-2|48	Requires(pre): rpm-helper
12cu|quagga-0.99.20.1-2|49	Requires(postun): rpm-helper
12cu|quagga-0.99.20.1-2|50	BuildRequires:	texinfo
12cu|quagga-0.99.20.1-2|51	BuildRequires:  texi2html
12cu|quagga-0.99.20.1-2|52	BuildRequires:  texlive
12cu|quagga-0.99.20.1-2|53	#BuildRequires:	tetex-texi2html
12cu|quagga-0.99.20.1-2|54	#BuildRequires:	tetex
12cu|quagga-0.99.20.1-2|55	BuildRequires:	pam-devel
12cu|quagga-0.99.20.1-2|56	BuildRequires:	libpcap-devel
12cu|quagga-0.99.20.1-2|57	BuildRequires:	chrpath >= 0.12
12cu|quagga-0.99.20.1-2|58	BuildRequires:	autoconf automake libtool
12cu|quagga-0.99.20.1-2|59	%if %{with_snmp}
12cu|quagga-0.99.20.1-2|60	Requires:	net-snmp-mibs
12cu|quagga-0.99.20.1-2|61	BuildRequires:	net-snmp-devel
12cu|quagga-0.99.20.1-2|62	BuildRequires:	openssl-devel
12cu|quagga-0.99.20.1-2|63	%endif
12cu|quagga-0.99.20.1-2|64	%if %{with_vtysh}
12cu|quagga-0.99.20.1-2|65	BuildRequires:	readline readline-devel ncurses ncurses-devel
12cu|quagga-0.99.20.1-2|66	Requires:		readline ncurses
12cu|quagga-0.99.20.1-2|67	%endif
12cu|quagga-0.99.20.1-2|68	# Initscripts > 5.60 is required for IPv6 support
12cu|quagga-0.99.20.1-2|69	Requires(pre):		initscripts >= 5.60
12cu|quagga-0.99.20.1-2|70	Requires:		initscripts >= 5.60
12cu|quagga-0.99.20.1-2|71	Requires(pre):		ncurses readline pam
12cu|quagga-0.99.20.1-2|72	Requires:		ncurses readline pam
12cu|quagga-0.99.20.1-2|73	Provides:	routingdaemon
12cu|quagga-0.99.20.1-2|74	Obsoletes:	bird gated mrt zebra
12cu|quagga-0.99.20.1-2|75	Provides:	bird gated mrt zebra
12cu|quagga-0.99.20.1-2|76	Requires:	%{libname} = %{version}
12cu|quagga-0.99.20.1-2|77	
12cu|quagga-0.99.20.1-2|78	%description
12cu|quagga-0.99.20.1-2|79	Quagga is a free software that manages TCP/IP based routing
12cu|quagga-0.99.20.1-2|80	protocol. It takes multi-server and multi-thread approach to resolve
12cu|quagga-0.99.20.1-2|81	the current complexity of the Internet.
12cu|quagga-0.99.20.1-2|82	
12cu|quagga-0.99.20.1-2|83	Quagga supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1, RIPv2, and RIPng.
12cu|quagga-0.99.20.1-2|84	
12cu|quagga-0.99.20.1-2|85	Quagga is intended to be used as a Route Server and a Route Reflector. It is
12cu|quagga-0.99.20.1-2|86	not a toolkit, it provides full routing power under a new architecture.
12cu|quagga-0.99.20.1-2|87	Quagga by design has a process for each protocol.
12cu|quagga-0.99.20.1-2|88	
12cu|quagga-0.99.20.1-2|89	Quagga is a fork of GNU Zebra.
12cu|quagga-0.99.20.1-2|90	
12cu|quagga-0.99.20.1-2|91	%package	contrib
12cu|quagga-0.99.20.1-2|92	Summary:	Tools for quagga
12cu|quagga-0.99.20.1-2|93	Group:		System/Servers
12cu|quagga-0.99.20.1-2|94	
12cu|quagga-0.99.20.1-2|95	%description	contrib
12cu|quagga-0.99.20.1-2|96	Contributed/3rd party tools which may be of use with quagga.
12cu|quagga-0.99.20.1-2|97	
12cu|quagga-0.99.20.1-2|98	%package -n	%{libname}
12cu|quagga-0.99.20.1-2|99	Summary:	Shared %{name} library
12cu|quagga-0.99.20.1-2|100	Group:          System/Libraries
12cu|quagga-0.99.20.1-2|101	
12cu|quagga-0.99.20.1-2|102	%description -n	%{libname}
12cu|quagga-0.99.20.1-2|103	This package provides the shared %{name} library.
12cu|quagga-0.99.20.1-2|104	
12cu|quagga-0.99.20.1-2|105	%package -n	%{develname}
12cu|quagga-0.99.20.1-2|106	Summary:	Header and object files for quagga development
12cu|quagga-0.99.20.1-2|107	Group:		Development/C
12cu|quagga-0.99.20.1-2|108	Requires:	%{libname} = %{version}
12cu|quagga-0.99.20.1-2|109	Provides:	%{name}-devel = %{version}
12cu|quagga-0.99.20.1-2|110	Provides:	lib%{name}-devel = %{version}
12cu|quagga-0.99.20.1-2|111	Obsoletes:	%{mklibname quagga 0 -d}
12cu|quagga-0.99.20.1-2|112	
12cu|quagga-0.99.20.1-2|113	%description -n	%{develname}
12cu|quagga-0.99.20.1-2|114	The quagga-devel package contains the header and object files necessary for
12cu|quagga-0.99.20.1-2|115	developing OSPF-API and quagga applications.
12cu|quagga-0.99.20.1-2|116	
12cu|quagga-0.99.20.1-2|117	%prep
12cu|quagga-0.99.20.1-2|118	
12cu|quagga-0.99.20.1-2|119	%setup  -q
12cu|quagga-0.99.20.1-2|120	%patch0 -p1 -b .netlink
12cu|quagga-0.99.20.1-2|121	%patch1 -p1 -b .nostart
12cu|quagga-0.99.20.1-2|122	%patch3 -p0 -b .libcap
12cu|quagga-0.99.20.1-2|123	
12cu|quagga-0.99.20.1-2|124	%if %{with_pim}
12cu|quagga-0.99.20.1-2|125	tar xzf %{SOURCE2}
12cu|quagga-0.99.20.1-2|126	#patch -p1 --fuzz=0 < qpimd-0.162/pimd-0.162-quagga-0.99.17.patch
12cu|quagga-0.99.20.1-2|127	%patch100 -p1
12cu|quagga-0.99.20.1-2|128	%endif
12cu|quagga-0.99.20.1-2|129	
12cu|quagga-0.99.20.1-2|130	%build
12cu|quagga-0.99.20.1-2|131	export CFLAGS="%{optflags} -fPIC"
12cu|quagga-0.99.20.1-2|132	
12cu|quagga-0.99.20.1-2|133	%serverbuild
12cu|quagga-0.99.20.1-2|134	autoreconf -fi
12cu|quagga-0.99.20.1-2|135	%configure2_5x \
12cu|quagga-0.99.20.1-2|136	--sysconfdir=%{_sysconfdir}/quagga \
12cu|quagga-0.99.20.1-2|137	--localstatedir=/var/run/quagga \
12cu|quagga-0.99.20.1-2|138	%if %{with_ipv6}
12cu|quagga-0.99.20.1-2|139	--enable-ipv6 \
12cu|quagga-0.99.20.1-2|140	%endif
12cu|quagga-0.99.20.1-2|141	%if %{with_snmp}
12cu|quagga-0.99.20.1-2|142	--enable-snmp \
12cu|quagga-0.99.20.1-2|143	%endif
12cu|quagga-0.99.20.1-2|144	%if %{with_multipath}
12cu|quagga-0.99.20.1-2|145	--enable-multipath=%{with_multipath} \
12cu|quagga-0.99.20.1-2|146	%endif
12cu|quagga-0.99.20.1-2|147	%if %{with_tcp_zebra}
12cu|quagga-0.99.20.1-2|148	--enable-tcp-zebra \
12cu|quagga-0.99.20.1-2|149	%endif
12cu|quagga-0.99.20.1-2|150	%if %{with_nssa}
12cu|quagga-0.99.20.1-2|151	--enable-nssa \
12cu|quagga-0.99.20.1-2|152	%endif
12cu|quagga-0.99.20.1-2|153	%if %{with_opaque_lsa}
12cu|quagga-0.99.20.1-2|154	--enable-opaque-lsa \
12cu|quagga-0.99.20.1-2|155	%endif
12cu|quagga-0.99.20.1-2|156	%if %{with_ospf_te}
12cu|quagga-0.99.20.1-2|157	--enable-ospf-te \
12cu|quagga-0.99.20.1-2|158	%endif
12cu|quagga-0.99.20.1-2|159	%if %{with_vtysh}
12cu|quagga-0.99.20.1-2|160	--enable-vtysh \
12cu|quagga-0.99.20.1-2|161	%endif
12cu|quagga-0.99.20.1-2|162	%if %{with_ospfclient }
12cu|quagga-0.99.20.1-2|163	--enable-ospfclient=yes \
12cu|quagga-0.99.20.1-2|164	%else
12cu|quagga-0.99.20.1-2|165	--enable-ospfclient=no\
12cu|quagga-0.99.20.1-2|166	%endif
12cu|quagga-0.99.20.1-2|167	%if %{with_ospfapi}
12cu|quagga-0.99.20.1-2|168	--enable-ospfapi=yes \
12cu|quagga-0.99.20.1-2|169	%else
12cu|quagga-0.99.20.1-2|170	--enable-ospfapi=no \
12cu|quagga-0.99.20.1-2|171	%endif
12cu|quagga-0.99.20.1-2|172	%if %{with_irdp}
12cu|quagga-0.99.20.1-2|173	--enable-irdp=yes \
12cu|quagga-0.99.20.1-2|174	%else
12cu|quagga-0.99.20.1-2|175	--enable-irdp=no \
12cu|quagga-0.99.20.1-2|176	%endif
12cu|quagga-0.99.20.1-2|177	%if %{with_isisd}
12cu|quagga-0.99.20.1-2|178	--enable-isisd \
12cu|quagga-0.99.20.1-2|179	%else
12cu|quagga-0.99.20.1-2|180	--disable-isisd \
12cu|quagga-0.99.20.1-2|181	%endif
12cu|quagga-0.99.20.1-2|182	%if %{with_pim}
12cu|quagga-0.99.20.1-2|183	--enable-pimd \
12cu|quagga-0.99.20.1-2|184	%endif
12cu|quagga-0.99.20.1-2|185	%if %{with_pam}
12cu|quagga-0.99.20.1-2|186	--with-libpam \
12cu|quagga-0.99.20.1-2|187	%endif
12cu|quagga-0.99.20.1-2|188	%if %{quagga_user}
12cu|quagga-0.99.20.1-2|189	--enable-user=%{quagga_user} \
12cu|quagga-0.99.20.1-2|190	--enable-group=%{quagga_user} \
12cu|quagga-0.99.20.1-2|191	%endif
12cu|quagga-0.99.20.1-2|192	%if %{vty_group}
12cu|quagga-0.99.20.1-2|193	--enable-vty-group=%{vty_group} \
12cu|quagga-0.99.20.1-2|194	%endif
12cu|quagga-0.99.20.1-2|195	%if %{with_rtadv}
12cu|quagga-0.99.20.1-2|196	--with-rtadv \
12cu|quagga-0.99.20.1-2|197	%endif
12cu|quagga-0.99.20.1-2|198	--with-cflags="%{optflags}" \
12cu|quagga-0.99.20.1-2|199	--enable-netlink
12cu|quagga-0.99.20.1-2|200	
12cu|quagga-0.99.20.1-2|201	make MAKEINFO="makeinfo --no-split"
12cu|quagga-0.99.20.1-2|202	
12cu|quagga-0.99.20.1-2|203	pushd doc
12cu|quagga-0.99.20.1-2|204	texi2html quagga.texi
12cu|quagga-0.99.20.1-2|205	popd
12cu|quagga-0.99.20.1-2|206	
12cu|quagga-0.99.20.1-2|207	%install
12cu|quagga-0.99.20.1-2|208	
12cu|quagga-0.99.20.1-2|209	# don't fiddle with the initscript!
12cu|quagga-0.99.20.1-2|210	export DONT_GPRINTIFY=1
12cu|quagga-0.99.20.1-2|211	
12cu|quagga-0.99.20.1-2|212	install -d %{buildroot}%{_initrddir}
12cu|quagga-0.99.20.1-2|213	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cu|quagga-0.99.20.1-2|214	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cu|quagga-0.99.20.1-2|215	install -d %{buildroot}%{_sysconfdir}/pam.d
12cu|quagga-0.99.20.1-2|216	install -d %{buildroot}/var/log/quagga
12cu|quagga-0.99.20.1-2|217	install -d %{buildroot}/var/run/quagga
12cu|quagga-0.99.20.1-2|218	install -d %{buildroot}%{_infodir}
12cu|quagga-0.99.20.1-2|219	
12cu|quagga-0.99.20.1-2|220	
12cu|quagga-0.99.20.1-2|221	%makeinstall_std
12cu|quagga-0.99.20.1-2|222	
12cu|quagga-0.99.20.1-2|223	# Remove this file, as it is uninstalled and causes errors when building on RH9
12cu|quagga-0.99.20.1-2|224	rm -rf %{buildroot}/usr/share/info/dir
12cu|quagga-0.99.20.1-2|225	
12cu|quagga-0.99.20.1-2|226	%if %{with_pim}
12cu|quagga-0.99.20.1-2|227	install -m755 %{SOURCE3} %{buildroot}%{_initrddir}/pimd
12cu|quagga-0.99.20.1-2|228	%endif
12cu|quagga-0.99.20.1-2|229	
12cu|quagga-0.99.20.1-2|230	install -m755 %{zeb_rh_src}/zebra.init %{buildroot}%{_initrddir}/zebra
12cu|quagga-0.99.20.1-2|231	install -m755 %{zeb_rh_src}/bgpd.init %{buildroot}%{_initrddir}/bgpd
12cu|quagga-0.99.20.1-2|232	%if %{with_ipv6}
12cu|quagga-0.99.20.1-2|233	install -m755 %{zeb_rh_src}/ospf6d.init %{buildroot}%{_initrddir}/ospf6d
12cu|quagga-0.99.20.1-2|234	install -m755 %{zeb_rh_src}/ripngd.init %{buildroot}%{_initrddir}/ripngd
12cu|quagga-0.99.20.1-2|235	%endif
12cu|quagga-0.99.20.1-2|236	install -m755 %{zeb_rh_src}/ospfd.init %{buildroot}%{_initrddir}/ospfd
12cu|quagga-0.99.20.1-2|237	install -m755 %{zeb_rh_src}/ripd.init %{buildroot}%{_initrddir}/ripd
12cu|quagga-0.99.20.1-2|238	install -m755 %{zeb_rh_src}/watchquagga.init %{buildroot}%{_initrddir}/watchquagga
12cu|quagga-0.99.20.1-2|239	%if %{with_isisd}
12cu|quagga-0.99.20.1-2|240	install -m755 %{zeb_rh_src}/isisd.init %{buildroot}%{_initrddir}/isisd
12cu|quagga-0.99.20.1-2|241	%endif
12cu|quagga-0.99.20.1-2|242	install -m644 %{zeb_rh_src}/quagga.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/quagga
12cu|quagga-0.99.20.1-2|243	install -m644 %{zeb_rh_src}/quagga.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/quagga
12cu|quagga-0.99.20.1-2|244	
12cu|quagga-0.99.20.1-2|245	# fix conditional pam config file
12cu|quagga-0.99.20.1-2|246	%if %{mdkversion} < 200610
12cu|quagga-0.99.20.1-2|247	install -m644 %{zeb_rh_src}/quagga.pam.stack %{buildroot}%{_sysconfdir}/pam.d/quagga
12cu|quagga-0.99.20.1-2|248	%else
12cu|quagga-0.99.20.1-2|249	install -m644 %{zeb_rh_src}/quagga.pam %{buildroot}%{_sysconfdir}/pam.d/quagga
12cu|quagga-0.99.20.1-2|250	%endif
12cu|quagga-0.99.20.1-2|251	
12cu|quagga-0.99.20.1-2|252	# nuke rpath
12cu|quagga-0.99.20.1-2|253	chrpath -d %{buildroot}%{_bindir}/*
12cu|quagga-0.99.20.1-2|254	chrpath -d %{buildroot}%{_sbindir}/*
12cu|quagga-0.99.20.1-2|255	
12cu|quagga-0.99.20.1-2|256	rm -f %{buildroot}%{_libdir}/*.*a
12cu|quagga-0.99.20.1-2|257	
12cu|quagga-0.99.20.1-2|258	%pre
12cu|quagga-0.99.20.1-2|259	# add vty_group
12cu|quagga-0.99.20.1-2|260	%if %{vty_group}
12cu|quagga-0.99.20.1-2|261	%_pre_groupadd %{vty_group}
12cu|quagga-0.99.20.1-2|262	%endif
12cu|quagga-0.99.20.1-2|263	# add quagga user and group
12cu|quagga-0.99.20.1-2|264	%if %{quagga_user}
12cu|quagga-0.99.20.1-2|265	%_pre_useradd %{quagga_user} %{_localstatedir}/lib /sbin/nologin
12cu|quagga-0.99.20.1-2|266	%endif
12cu|quagga-0.99.20.1-2|267	
12cu|quagga-0.99.20.1-2|268	%post
12cu|quagga-0.99.20.1-2|269	%_post_service zebra
12cu|quagga-0.99.20.1-2|270	%_post_service ripd
12cu|quagga-0.99.20.1-2|271	%if %{with_ipv6}
12cu|quagga-0.99.20.1-2|272	%_post_service ospf6d
12cu|quagga-0.99.20.1-2|273	%_post_service ripngd
12cu|quagga-0.99.20.1-2|274	%endif
12cu|quagga-0.99.20.1-2|275	%_post_service ospfd
12cu|quagga-0.99.20.1-2|276	%_post_service bgpd
12cu|quagga-0.99.20.1-2|277	%_post_service watchquagga
12cu|quagga-0.99.20.1-2|278	
12cu|quagga-0.99.20.1-2|279	%_install_info %{name}.info
12cu|quagga-0.99.20.1-2|280	
12cu|quagga-0.99.20.1-2|281	# Create dummy files if they don't exist so basic functions can be used.
12cu|quagga-0.99.20.1-2|282	if [ ! -e %{_sysconfdir}/quagga/zebra.conf ]; then
12cu|quagga-0.99.20.1-2|283	echo "hostname `hostname`" > %{_sysconfdir}/quagga/zebra.conf
12cu|quagga-0.99.20.1-2|284	%if %{quagga_user}
12cu|quagga-0.99.20.1-2|285	chown %{quagga_user}:%{quagga_user} %{_sysconfdir}/quagga/zebra.conf
12cu|quagga-0.99.20.1-2|286	%endif
12cu|quagga-0.99.20.1-2|287	chmod 640 %{_sysconfdir}/quagga/zebra.conf
12cu|quagga-0.99.20.1-2|288	fi
12cu|quagga-0.99.20.1-2|289	if [ ! -e %{_sysconfdir}/quagga/vtysh.conf ]; then
12cu|quagga-0.99.20.1-2|290	touch %{_sysconfdir}/quagga/vtysh.conf
12cu|quagga-0.99.20.1-2|291	chmod 640 %{_sysconfdir}/quagga/vtysh.conf
12cu|quagga-0.99.20.1-2|292	fi
12cu|quagga-0.99.20.1-2|293	
12cu|quagga-0.99.20.1-2|294	%preun
12cu|quagga-0.99.20.1-2|295	%_preun_service zebra
12cu|quagga-0.99.20.1-2|296	%_preun_service ripd
12cu|quagga-0.99.20.1-2|297	%if %{with_ipv6}
12cu|quagga-0.99.20.1-2|298	%_preun_service ripngd
12cu|quagga-0.99.20.1-2|299	%endif
12cu|quagga-0.99.20.1-2|300	%_preun_service ospfd
12cu|quagga-0.99.20.1-2|301	%if %{with_ipv6}
12cu|quagga-0.99.20.1-2|302	%_preun_service ospf6d
12cu|quagga-0.99.20.1-2|303	%endif
12cu|quagga-0.99.20.1-2|304	%_preun_service bgpd
12cu|quagga-0.99.20.1-2|305	%_preun_service watchquagga
12cu|quagga-0.99.20.1-2|306	
12cu|quagga-0.99.20.1-2|307	%_remove_install_info %{name}.info
12cu|quagga-0.99.20.1-2|308	
12cu|quagga-0.99.20.1-2|309	%postun
12cu|quagga-0.99.20.1-2|310	%if %{quagga_user}
12cu|quagga-0.99.20.1-2|311	%_postun_userdel %{quagga_user}
12cu|quagga-0.99.20.1-2|312	%endif
12cu|quagga-0.99.20.1-2|313	
12cu|quagga-0.99.20.1-2|314	%files
12cu|quagga-0.99.20.1-2|315	%doc */*.sample* AUTHORS COPYING doc/quagga.html doc/mpls
12cu|quagga-0.99.20.1-2|316	%doc ChangeLog INSTALL NEWS README REPORTING-BUGS SERVICES TODO
12cu|quagga-0.99.20.1-2|317	#
12cu|quagga-0.99.20.1-2|318	%if %{quagga_user}
12cu|quagga-0.99.20.1-2|319	%dir %attr(0751,%{quagga_user},%{quagga_user}) %{_sysconfdir}/quagga
12cu|quagga-0.99.20.1-2|320	%dir %attr(0750,%{quagga_user},%{quagga_user}) /var/log/quagga
12cu|quagga-0.99.20.1-2|321	%dir %attr(0751,%{quagga_user},%{quagga_user}) /var/run/quagga
12cu|quagga-0.99.20.1-2|322	%else
12cu|quagga-0.99.20.1-2|323	#
12cu|quagga-0.99.20.1-2|324	%dir %attr(0750,root,root) %{_sysconfdir}/quagga
12cu|quagga-0.99.20.1-2|325	%dir %attr(0750,root,root) /var/log/quagga
12cu|quagga-0.99.20.1-2|326	%dir %attr(0750,root,root) /var/run/quagga
12cu|quagga-0.99.20.1-2|327	%endif
12cu|quagga-0.99.20.1-2|328	#
12cu|quagga-0.99.20.1-2|329	%if %{vty_group}
12cu|quagga-0.99.20.1-2|330	%attr(0640,%{quagga_user},%{vty_group}) %config(noreplace) %{_sysconfdir}/quagga/vtysh.conf*
12cu|quagga-0.99.20.1-2|331	%endif
12cu|quagga-0.99.20.1-2|332	#
12cu|quagga-0.99.20.1-2|333	%config(noreplace) %{_sysconfdir}/pam.d/quagga
12cu|quagga-0.99.20.1-2|334	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/*
12cu|quagga-0.99.20.1-2|335	%config(noreplace) %{_sysconfdir}/sysconfig/quagga
12cu|quagga-0.99.20.1-2|336	%config(noreplace) %{_sysconfdir}/quagga/bgpd.conf*
12cu|quagga-0.99.20.1-2|337	%config(noreplace) %{_sysconfdir}/quagga/ospf6d.conf*
12cu|quagga-0.99.20.1-2|338	%config(noreplace) %{_sysconfdir}/quagga/ospfd.conf*
12cu|quagga-0.99.20.1-2|339	%config(noreplace) %{_sysconfdir}/quagga/ripd.conf*
12cu|quagga-0.99.20.1-2|340	%config(noreplace) %{_sysconfdir}/quagga/ripngd.conf*
12cu|quagga-0.99.20.1-2|341	%config(noreplace) %{_sysconfdir}/quagga/zebra.conf*
12cu|quagga-0.99.20.1-2|342	%if %{with_pim}
12cu|quagga-0.99.20.1-2|343	%config(noreplace) %{_sysconfdir}/quagga/pimd.conf*
12cu|quagga-0.99.20.1-2|344	%endif
12cu|quagga-0.99.20.1-2|345	#
12cu|quagga-0.99.20.1-2|346	%attr(0755,root,root) %{_initrddir}/bgpd
12cu|quagga-0.99.20.1-2|347	%attr(0755,root,root) %{_initrddir}/ospf6d
12cu|quagga-0.99.20.1-2|348	%attr(0755,root,root) %{_initrddir}/ospfd
12cu|quagga-0.99.20.1-2|349	%attr(0755,root,root) %{_initrddir}/ripd
12cu|quagga-0.99.20.1-2|350	%attr(0755,root,root) %{_initrddir}/ripngd
12cu|quagga-0.99.20.1-2|351	%attr(0755,root,root) %{_initrddir}/watchquagga
12cu|quagga-0.99.20.1-2|352	%attr(0755,root,root) %{_initrddir}/zebra
12cu|quagga-0.99.20.1-2|353	%if %{with_pim}
12cu|quagga-0.99.20.1-2|354	%attr(0755,root,root) %{_initrddir}/pimd
12cu|quagga-0.99.20.1-2|355	%endif
12cu|quagga-0.99.20.1-2|356	#
12cu|quagga-0.99.20.1-2|357	%{_sbindir}/bgpd
12cu|quagga-0.99.20.1-2|358	%{_sbindir}/ospf6d
12cu|quagga-0.99.20.1-2|359	%{_sbindir}/ospfclient
12cu|quagga-0.99.20.1-2|360	%{_sbindir}/ospfd
12cu|quagga-0.99.20.1-2|361	%{_sbindir}/ripd
12cu|quagga-0.99.20.1-2|362	%{_sbindir}/ripngd
12cu|quagga-0.99.20.1-2|363	%{_sbindir}/watchquagga
12cu|quagga-0.99.20.1-2|364	%{_sbindir}/zebra
12cu|quagga-0.99.20.1-2|365	%if %{with_pim}
12cu|quagga-0.99.20.1-2|366	%{_sbindir}/pimd
12cu|quagga-0.99.20.1-2|367	%{_bindir}/test_igmpv3_join
12cu|quagga-0.99.20.1-2|368	%endif
12cu|quagga-0.99.20.1-2|369	#
12cu|quagga-0.99.20.1-2|370	%if %{with_vtysh}
12cu|quagga-0.99.20.1-2|371	%{_bindir}/vtysh
12cu|quagga-0.99.20.1-2|372	%attr(0644,root,root) %{_mandir}/man1/vtysh.1*
12cu|quagga-0.99.20.1-2|373	%endif
12cu|quagga-0.99.20.1-2|374	#
12cu|quagga-0.99.20.1-2|375	%if %{with_isisd}
12cu|quagga-0.99.20.1-2|376	%attr(0755,root,root) %{_initrddir}/isisd
12cu|quagga-0.99.20.1-2|377	%config(noreplace) %{_sysconfdir}/quagga/isisd.conf*
12cu|quagga-0.99.20.1-2|378	%{_sbindir}/isisd
12cu|quagga-0.99.20.1-2|379	%attr(0644,root,root) %{_mandir}/man8/isisd.8*
12cu|quagga-0.99.20.1-2|380	%endif
12cu|quagga-0.99.20.1-2|381	#
12cu|quagga-0.99.20.1-2|382	%attr(0644,root,root) %{_mandir}/man8/bgpd.8*
12cu|quagga-0.99.20.1-2|383	%attr(0644,root,root) %{_mandir}/man8/ospf6d.8*
12cu|quagga-0.99.20.1-2|384	%attr(0644,root,root) %{_mandir}/man8/ospfd.8*
12cu|quagga-0.99.20.1-2|385	%attr(0644,root,root) %{_mandir}/man8/ripd.8*
12cu|quagga-0.99.20.1-2|386	%attr(0644,root,root) %{_mandir}/man8/ripngd.8*
12cu|quagga-0.99.20.1-2|387	%attr(0644,root,root) %{_mandir}/man8/zebra.8*
12cu|quagga-0.99.20.1-2|388	%if %{with_pim}
12cu|quagga-0.99.20.1-2|389	%attr(0644,root,root) %{_mandir}/man8/pimd.8*
12cu|quagga-0.99.20.1-2|390	%endif
12cu|quagga-0.99.20.1-2|391	%{_infodir}/*info*
12cu|quagga-0.99.20.1-2|392	
12cu|quagga-0.99.20.1-2|393	%files contrib
12cu|quagga-0.99.20.1-2|394	%doc tools
12cu|quagga-0.99.20.1-2|395	
12cu|quagga-0.99.20.1-2|396	%files -n %{libname}
12cu|quagga-0.99.20.1-2|397	%{_libdir}/*.so.*
12cu|quagga-0.99.20.1-2|398	
12cu|quagga-0.99.20.1-2|399	%files -n %{develname}
12cu|quagga-0.99.20.1-2|400	%{_libdir}/*.so
12cu|quagga-0.99.20.1-2|401	%dir %{_includedir}/quagga
12cu|quagga-0.99.20.1-2|402	%{_includedir}/quagga/*.h
12cu|quagga-0.99.20.1-2|403	%dir %{_includedir}/quagga/ospfd/*
12cu|quagga-0.99.20.1-2|404	#
12cu|quagga-0.99.20.1-2|405	%if %{with_ospfapi}
12cu|quagga-0.99.20.1-2|406	%dir %{_includedir}/quagga/ospfapi/*
12cu|quagga-0.99.20.1-2|407	%endif
12cu|quagga-0.99.20.1-2|408	
12cu|quagga-0.99.20.1-2|409	
12cu|quagga-0.99.20.1-2|410	%changelog
12cu|quagga-0.99.20.1-2|411	* Fri Mar 23 2012 Oden Eriksson <oeriksson@mandriva.com> 0.99.20.1-1mdv2012.0
12cu|quagga-0.99.20.1-2|412	+ Revision: 786342
12cu|quagga-0.99.20.1-2|413	- drop one file
12cu|quagga-0.99.20.1-2|414	- 0.99.20.1 (fixes CVE-2012-0249, CVE-2012-0250, CVE-2012-0255)
12cu|quagga-0.99.20.1-2|415	- various fixes
12cu|quagga-0.99.20.1-2|416	
12cu|quagga-0.99.20.1-2|417	* Fri Sep 30 2011 Oden Eriksson <oeriksson@mandriva.com> 0.99.20-1
12cu|quagga-0.99.20.1-2|418	+ Revision: 702097
12cu|quagga-0.99.20.1-2|419	- 0.99.20
12cu|quagga-0.99.20.1-2|420	- simplify the pimd-0.162-quagga-0.99.18.diff patch
12cu|quagga-0.99.20.1-2|421	- drop upstream applied patches
12cu|quagga-0.99.20.1-2|422	- the quagga-0.99.11-fix-str-fmt.patch was silently fixed with no CVE assignment, well..., ok!
12cu|quagga-0.99.20.1-2|423	- 0.99.19 fixed CVE-2011-3323, CVE-2011-3324, CVE-2011-3325, CVE-2011-3326, CVE-2011-3327
12cu|quagga-0.99.20.1-2|424	
12cu|quagga-0.99.20.1-2|425	* Fri Apr 01 2011 Oden Eriksson <oeriksson@mandriva.com> 0.99.18-1
12cu|quagga-0.99.20.1-2|426	+ Revision: 649653
12cu|quagga-0.99.20.1-2|427	- readd one rediffed patch
12cu|quagga-0.99.20.1-2|428	- 0.99.18
12cu|quagga-0.99.20.1-2|429	
12cu|quagga-0.99.20.1-2|430	* Thu Mar 24 2011 zamir <zamir@mandriva.org> 0.99.17-3
12cu|quagga-0.99.20.1-2|431	+ Revision: 648238
12cu|quagga-0.99.20.1-2|432	- try pseudo patch
12cu|quagga-0.99.20.1-2|433	- wait fix error: texlive-20110312-1-mdv2011.0.x86_64 (due to unsatisfied texlive-texmf[*])
12cu|quagga-0.99.20.1-2|434	- try texi2html
12cu|quagga-0.99.20.1-2|435	- try again
12cu|quagga-0.99.20.1-2|436	- try again
12cu|quagga-0.99.20.1-2|437	- test requarements
12cu|quagga-0.99.20.1-2|438	- add pim-ssm support
12cu|quagga-0.99.20.1-2|439	
12cu|quagga-0.99.20.1-2|440	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.99.17-2mdv2011.0
12cu|quagga-0.99.20.1-2|441	+ Revision: 627819
12cu|quagga-0.99.20.1-2|442	- don't force the usage of automake1.7
12cu|quagga-0.99.20.1-2|443	
12cu|quagga-0.99.20.1-2|444	* Fri Aug 20 2010 Michael Scherer <misc@mandriva.org> 0.99.17-1mdv2011.0
12cu|quagga-0.99.20.1-2|445	+ Revision: 571432
12cu|quagga-0.99.20.1-2|446	- update to new version 0.99.17
12cu|quagga-0.99.20.1-2|447	
12cu|quagga-0.99.20.1-2|448	* Thu Mar 11 2010 Oden Eriksson <oeriksson@mandriva.com> 0.99.16-1mdv2010.1
12cu|quagga-0.99.20.1-2|449	+ Revision: 517985
12cu|quagga-0.99.20.1-2|450	- 0.99.16
12cu|quagga-0.99.20.1-2|451	
12cu|quagga-0.99.20.1-2|452	* Sun Aug 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0.99.15-1mdv2010.0
12cu|quagga-0.99.20.1-2|453	+ Revision: 422370
12cu|quagga-0.99.20.1-2|454	- 0.99.15
12cu|quagga-0.99.20.1-2|455	
12cu|quagga-0.99.20.1-2|456	* Wed Jul 22 2009 Oden Eriksson <oeriksson@mandriva.com> 0.99.14-1mdv2010.0
12cu|quagga-0.99.20.1-2|457	+ Revision: 398483
12cu|quagga-0.99.20.1-2|458	- 0.99.14
12cu|quagga-0.99.20.1-2|459	
12cu|quagga-0.99.20.1-2|460	* Thu Jun 25 2009 Frederik Himpe <fhimpe@mandriva.org> 0.99.13-1mdv2010.0
12cu|quagga-0.99.20.1-2|461	+ Revision: 389184
12cu|quagga-0.99.20.1-2|462	- update to new version 0.99.13
12cu|quagga-0.99.20.1-2|463	
12cu|quagga-0.99.20.1-2|464	* Sun May 10 2009 Oden Eriksson <oeriksson@mandriva.com> 0.99.12-1mdv2010.0
12cu|quagga-0.99.20.1-2|465	+ Revision: 373982
12cu|quagga-0.99.20.1-2|466	- 0.99.12 (fixes CVE-2009-1572)
12cu|quagga-0.99.20.1-2|467	
12cu|quagga-0.99.20.1-2|468	* Fri Apr 03 2009 Funda Wang <fwang@mandriva.org> 0.99.11-2mdv2009.1
12cu|quagga-0.99.20.1-2|469	+ Revision: 363812
12cu|quagga-0.99.20.1-2|470	- bump rel
12cu|quagga-0.99.20.1-2|471	- fix str fmt
12cu|quagga-0.99.20.1-2|472	- rediff netlink patch
12cu|quagga-0.99.20.1-2|473	
12cu|quagga-0.99.20.1-2|474	* Sat Oct 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.99.11-1mdv2009.1
12cu|quagga-0.99.20.1-2|475	+ Revision: 291860
12cu|quagga-0.99.20.1-2|476	- 0.99.11
12cu|quagga-0.99.20.1-2|477	
12cu|quagga-0.99.20.1-2|478	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.99.10-2mdv2009.0
12cu|quagga-0.99.20.1-2|479	+ Revision: 269101
12cu|quagga-0.99.20.1-2|480	- rebuild early 2009.0 package (before pixel changes)
12cu|quagga-0.99.20.1-2|481	
12cu|quagga-0.99.20.1-2|482	* Wed Jun 11 2008 Oden Eriksson <oeriksson@mandriva.com> 0.99.10-1mdv2009.0
12cu|quagga-0.99.20.1-2|483	+ Revision: 218009
12cu|quagga-0.99.20.1-2|484	- 0.99.10
12cu|quagga-0.99.20.1-2|485	- use _disable_ld_no_undefined to fix linkage
12cu|quagga-0.99.20.1-2|486	- added P3 to fix other linkage
12cu|quagga-0.99.20.1-2|487	- use the %%serverbuild macro
12cu|quagga-0.99.20.1-2|488	
12cu|quagga-0.99.20.1-2|489	+ Pixel <pixel@mandriva.com>
12cu|quagga-0.99.20.1-2|490	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|quagga-0.99.20.1-2|491	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cu|quagga-0.99.20.1-2|492	
12cu|quagga-0.99.20.1-2|493	+ Olivier Blin <blino@mandriva.org>
12cu|quagga-0.99.20.1-2|494	- restore BuildRoot
12cu|quagga-0.99.20.1-2|495	
12cu|quagga-0.99.20.1-2|496	+ Thierry Vignaud <tv@mandriva.org>
12cu|quagga-0.99.20.1-2|497	- kill re-definition of %%buildroot on Pixel's request
12cu|quagga-0.99.20.1-2|498	
12cu|quagga-0.99.20.1-2|499	* Thu Sep 13 2007 Oden Eriksson <oeriksson@mandriva.com> 0.99.9-1mdv2008.1
12cu|quagga-0.99.20.1-2|500	+ Revision: 84923
12cu|quagga-0.99.20.1-2|501	- 0.99.9
12cu|quagga-0.99.20.1-2|502	
12cu|quagga-0.99.20.1-2|503	* Mon Aug 27 2007 Thierry Vignaud <tv@mandriva.org> 0.99.7-2mdv2008.0
12cu|quagga-0.99.20.1-2|504	+ Revision: 72252
12cu|quagga-0.99.20.1-2|505	- fix info-install requires
12cu|quagga-0.99.20.1-2|506	- convert prereq
12cu|quagga-0.99.20.1-2|507	- kill file require on info-install
12cu|quagga-0.99.20.1-2|508	
12cu|quagga-0.99.20.1-2|509	* Mon Jul 02 2007 Andreas Hasenack <andreas@mandriva.com> 0.99.7-1mdv2008.0
12cu|quagga-0.99.20.1-2|510	+ Revision: 47301
12cu|quagga-0.99.20.1-2|511	- updated to version 0.99.7 (fixes #30596)
12cu|quagga-0.99.20.1-2|512	
12cu|quagga-0.99.20.1-2|513	
12cu|quagga-0.99.20.1-2|514	* Wed Mar 07 2007 Oden Eriksson <oeriksson@mandriva.com> 0.99.6-1mdv2007.0
12cu|quagga-0.99.20.1-2|515	+ Revision: 134493
12cu|quagga-0.99.20.1-2|516	- Import quagga
12cu|quagga-0.99.20.1-2|517	
12cu|quagga-0.99.20.1-2|518	* Wed Mar 07 2007 Oden Eriksson <oeriksson@mandriva.com> 0.99.6-1mdv2007.1
12cu|quagga-0.99.20.1-2|519	- 0.99.6
12cu|quagga-0.99.20.1-2|520	- synced patches with fc (0.98.6-3.fc7)
12cu|quagga-0.99.20.1-2|521	- enable -fstack-protector
12cu|quagga-0.99.20.1-2|522	
12cu|quagga-0.99.20.1-2|523	* Tue Feb 21 2006 Oden Eriksson <oeriksson@mandriva.com> 0.99.3-1mdk
12cu|quagga-0.99.20.1-2|524	- 0.99.3
12cu|quagga-0.99.20.1-2|525	- use dynamic uid/gid
12cu|quagga-0.99.20.1-2|526	- rediff P0 and install the pam_stack.so version if needed
12cu|quagga-0.99.20.1-2|527	
12cu|quagga-0.99.20.1-2|528	* Wed Aug 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98.5-1mdk
12cu|quagga-0.99.20.1-2|529	- 0.98.5
12cu|quagga-0.99.20.1-2|530	- fix deps
12cu|quagga-0.99.20.1-2|531	
12cu|quagga-0.99.20.1-2|532	* Wed Jun 29 2005 Oden Eriksson <oeriksson@mandriva.com> 0.98.4-1mdk
12cu|quagga-0.99.20.1-2|533	- 0.98.4
12cu|quagga-0.99.20.1-2|534	
12cu|quagga-0.99.20.1-2|535	* Sat Apr 09 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.98.3-1mdk
12cu|quagga-0.99.20.1-2|536	- 0.98.3
12cu|quagga-0.99.20.1-2|537	- use the %%mkrel macro
12cu|quagga-0.99.20.1-2|538	- misc rpmlint fixes
12cu|quagga-0.99.20.1-2|539	
12cu|quagga-0.99.20.1-2|540	* Fri Feb 04 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.98.0-2mdk
12cu|quagga-0.99.20.1-2|541	- rebuilt against new readline
12cu|quagga-0.99.20.1-2|542	
12cu|quagga-0.99.20.1-2|543	* Tue Jan 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.98.0-1mdk
12cu|quagga-0.99.20.1-2|544	- 0.98.0
12cu|quagga-0.99.20.1-2|545	
12cu|quagga-0.99.20.1-2|546	* Fri Dec 31 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.97.4-3mdk
12cu|quagga-0.99.20.1-2|547	- revert latest "lib64 fixes"
12cu|quagga-0.99.20.1-2|548	- fixed the install info error
12cu|quagga-0.99.20.1-2|549	- make it require the explicit libname version
12cu|quagga-0.99.20.1-2|550	
12cu|quagga-0.99.20.1-2|551	* Wed Dec 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.97.4-2mdk
12cu|quagga-0.99.20.1-2|552	- make it compile on 10.0
12cu|quagga-0.99.20.1-2|553	
12cu|quagga-0.99.20.1-2|554	* Tue Dec 28 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.97.4-1mdk
12cu|quagga-0.99.20.1-2|555	- 0.97.4
12cu|quagga-0.99.20.1-2|556	- rediffed P0
12cu|quagga-0.99.20.1-2|557	- added watchquagga
12cu|quagga-0.99.20.1-2|558	- use the %%configure2_5x macro and libifiction
12cu|quagga-0.99.20.1-2|559	- nuke rpath
12cu|quagga-0.99.20.1-2|560	- misc spec file fixes
12cu|quagga-0.99.20.1-2|561	
12cu|quagga-0.99.20.1-2|562	* Wed Aug 18 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.96.5-1mdk
12cu|quagga-0.99.20.1-2|563	- quagga-0.96.5 (the zebra fork, fedora import)
12cu|quagga-0.99.20.1-2|564	
12cu|quagga-0.99.20.1-2|565	* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
12cu|quagga-0.99.20.1-2|566	- rebuilt
12cu|quagga-0.99.20.1-2|567	
12cu|quagga-0.99.20.1-2|568	* Wed May 05 2004 Jay Fenlason <fenlason@redhat.com> 0.96.5-0
12cu|quagga-0.99.20.1-2|569	- New upstream version
12cu|quagga-0.99.20.1-2|570	- Change includedir
12cu|quagga-0.99.20.1-2|571	- Change the pre scriptlet to fail if the useradd command fails.
12cu|quagga-0.99.20.1-2|572	- Remove obsolete patches from this .spec file and renumber the two
12cu|quagga-0.99.20.1-2|573	remaining ones.
12cu|quagga-0.99.20.1-2|574	

12216 12
12cu|quasi88-0.6.3-3|1	Name:         quasi88
12cu|quasi88-0.6.3-3|2	License:      GPL
12cu|quasi88-0.6.3-3|3	Group:        Emulators
12cu|quasi88-0.6.3-3|4	Version:      0.6.3
12cu|quasi88-0.6.3-3|5	Release:      3
12cu|quasi88-0.6.3-3|6	Summary:      NEC PC-8801 Emulator
12cu|quasi88-0.6.3-3|7	URL:          http://www.117.ne.jp/~show/pc8801/pc88emu.html
12cu|quasi88-0.6.3-3|8	Source0:      http://www.117.ne.jp/~show/pc8801/%name-%version.tgz
12cu|quasi88-0.6.3-3|9	Patch0:       %name-compile.patch
12cu|quasi88-0.6.3-3|10	Patch1:       %name-rpmlint.patch
12cu|quasi88-0.6.3-3|11	Patch2:       %name-Werror.patch
12cu|quasi88-0.6.3-3|12	BuildRequires: SDL-devel gcc-c++
12cu|quasi88-0.6.3-3|13	
12cu|quasi88-0.6.3-3|14	%description
12cu|quasi88-0.6.3-3|15	Needs ROM images in ~/.quasi88/rom. You can use the corresponding MESS rom set
12cu|quasi88-0.6.3-3|16	(pc88srl.zip).
12cu|quasi88-0.6.3-3|17	
12cu|quasi88-0.6.3-3|18	%prep
12cu|quasi88-0.6.3-3|19	%setup
12cu|quasi88-0.6.3-3|20	%patch0 -p1 -b .config~
12cu|quasi88-0.6.3-3|21	%patch1 -p0 -b .rpmlint~
12cu|quasi88-0.6.3-3|22	%patch2 -p1 -b .Werror~
12cu|quasi88-0.6.3-3|23	
12cu|quasi88-0.6.3-3|24	%build
12cu|quasi88-0.6.3-3|25	CFLAGS="$RPM_OPT_FLAGS" make \
12cu|quasi88-0.6.3-3|26	%ifarch %ix86 x86_64 ia64 %arm
12cu|quasi88-0.6.3-3|27	LSB_FIRST=1
12cu|quasi88-0.6.3-3|28	%else
12cu|quasi88-0.6.3-3|29	
12cu|quasi88-0.6.3-3|30	%endif
12cu|quasi88-0.6.3-3|31	cd tools
12cu|quasi88-0.6.3-3|32	make CFLAGS="$RPM_OPT_FLAGS"
12cu|quasi88-0.6.3-3|33	
12cu|quasi88-0.6.3-3|34	%install
12cu|quasi88-0.6.3-3|35	install -D -m 755 quasi88.sdl %{buildroot}%{_bindir}/quasi88
12cu|quasi88-0.6.3-3|36	install -m 755 tools/*88 %{buildroot}%{_bindir}
12cu|quasi88-0.6.3-3|37	
12cu|quasi88-0.6.3-3|38	%files
12cu|quasi88-0.6.3-3|39	%defattr(-,root,root)
12cu|quasi88-0.6.3-3|40	%doc document/* *.ini *.rc tools/*.txt
12cu|quasi88-0.6.3-3|41	%{_bindir}/*88
12cu|quasi88-0.6.3-3|42	
12cu|quasi88-0.6.3-3|43	
12cu|quasi88-0.6.3-3|44	
12cu|quasi88-0.6.3-3|45	%changelog
12cu|quasi88-0.6.3-3|46	* Wed Jan 04 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.6.3-2mdv2011.0
12cu|quasi88-0.6.3-3|47	+ Revision: 755571
12cu|quasi88-0.6.3-3|48	- Use -p1 when applying patch0
12cu|quasi88-0.6.3-3|49	- Add URL to upstream sources in Source tag
12cu|quasi88-0.6.3-3|50	- Make it build with the standard -Werror flags
12cu|quasi88-0.6.3-3|51	- Fix build/linkage issues
12cu|quasi88-0.6.3-3|52	
12cu|quasi88-0.6.3-3|53	+ Zombie Ryushu <ryushu@mandriva.org>
12cu|quasi88-0.6.3-3|54	- Bad patch
12cu|quasi88-0.6.3-3|55	- Spec Cleanups
12cu|quasi88-0.6.3-3|56	- Spec Cleanups
12cu|quasi88-0.6.3-3|57	- imported package quasi88
12cu|quasi88-0.6.3-3|58	
12cu|quasi88-0.6.3-3|59	
12cu|quasi88-0.6.3-3|60	* Thu Nov 27 2008 - uli@suse.de
12cu|quasi88-0.6.3-3|61	- fixed bugs found by rpmlint

12217 12
12cu|qucs-0.0.17-0.svn1842.1|1	%define Werror_cflags %{nil}
12cu|qucs-0.0.17-0.svn1842.1|2	
12cu|qucs-0.0.17-0.svn1842.1|3	%define svn 1842
12cu|qucs-0.0.17-0.svn1842.1|4	
12cu|qucs-0.0.17-0.svn1842.1|5	Summary:	An integrated circuit simulator
12cu|qucs-0.0.17-0.svn1842.1|6	Name:		qucs
12cu|qucs-0.0.17-0.svn1842.1|7	Version:	0.0.17
12cu|qucs-0.0.17-0.svn1842.1|8	Release:	0.svn%{svn}.1
12cu|qucs-0.0.17-0.svn1842.1|9	License:	QPL
12cu|qucs-0.0.17-0.svn1842.1|10	Group:		Sciences/Other
12cu|qucs-0.0.17-0.svn1842.1|11	Url:		http://qucs.sourceforge.net/
12cu|qucs-0.0.17-0.svn1842.1|12	Source0:	%{name}-%{version}-svn%{svn}.tar.bz2
12cu|qucs-0.0.17-0.svn1842.1|13	BuildRequires:	adms
12cu|qucs-0.0.17-0.svn1842.1|14	BuildRequires:	flex
12cu|qucs-0.0.17-0.svn1842.1|15	BuildRequires:	bison
12cu|qucs-0.0.17-0.svn1842.1|16	BuildRequires:	qt3-devel
12cu|qucs-0.0.17-0.svn1842.1|17	BuildRequires:	imagemagick
12cu|qucs-0.0.17-0.svn1842.1|18	
12cu|qucs-0.0.17-0.svn1842.1|19	%description
12cu|qucs-0.0.17-0.svn1842.1|20	Qucs is going to be an integrated circuit simulator which means you will be
12cu|qucs-0.0.17-0.svn1842.1|21	able to setup a circuit with a graphical user interface (GUI) and simulate the
12cu|qucs-0.0.17-0.svn1842.1|22	large-signal, small-signal and noise behaviour of the circuit. After that
12cu|qucs-0.0.17-0.svn1842.1|23	simulation has finished you can present the simulation results on a
12cu|qucs-0.0.17-0.svn1842.1|24	presentation page or window.
12cu|qucs-0.0.17-0.svn1842.1|25	
12cu|qucs-0.0.17-0.svn1842.1|26	%prep
12cu|qucs-0.0.17-0.svn1842.1|27	%setup -q -n %{name}-%{version}-svn%{svn}
12cu|qucs-0.0.17-0.svn1842.1|28	
12cu|qucs-0.0.17-0.svn1842.1|29	%build
12cu|qucs-0.0.17-0.svn1842.1|30	export QTDIR=/usr/lib/qt3
12cu|qucs-0.0.17-0.svn1842.1|31	%configure2_5x
12cu|qucs-0.0.17-0.svn1842.1|32	%make
12cu|qucs-0.0.17-0.svn1842.1|33	
12cu|qucs-0.0.17-0.svn1842.1|34	%install
12cu|qucs-0.0.17-0.svn1842.1|35	%makeinstall_std
12cu|qucs-0.0.17-0.svn1842.1|36	
12cu|qucs-0.0.17-0.svn1842.1|37	mkdir -p %{buildroot}%{_miconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_liconsdir}
12cu|qucs-0.0.17-0.svn1842.1|38	convert -resize 16x16 qucs/bitmaps/ysmith.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|qucs-0.0.17-0.svn1842.1|39	convert -resize 32x32 qucs/bitmaps/ysmith.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|qucs-0.0.17-0.svn1842.1|40	convert -resize 48x48 qucs/bitmaps/ysmith.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|qucs-0.0.17-0.svn1842.1|41	chmod 644 %{buildroot}%{_miconsdir}/%{name}.png
12cu|qucs-0.0.17-0.svn1842.1|42	chmod 644 %{buildroot}%{_iconsdir}/%{name}.png
12cu|qucs-0.0.17-0.svn1842.1|43	chmod 644 %{buildroot}%{_liconsdir}/%{name}.png
12cu|qucs-0.0.17-0.svn1842.1|44	
12cu|qucs-0.0.17-0.svn1842.1|45	# add menu
12cu|qucs-0.0.17-0.svn1842.1|46	
12cu|qucs-0.0.17-0.svn1842.1|47	mkdir -p %{buildroot}%{_datadir}/applications
12cu|qucs-0.0.17-0.svn1842.1|48	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|qucs-0.0.17-0.svn1842.1|49	[Desktop Entry]
12cu|qucs-0.0.17-0.svn1842.1|50	Name=%{name}
12cu|qucs-0.0.17-0.svn1842.1|51	Comment=An integrated circuit simulator
12cu|qucs-0.0.17-0.svn1842.1|52	Comment[ru]=Симулятор электрических цепей
12cu|qucs-0.0.17-0.svn1842.1|53	Exec=%{_bindir}/%{name}
12cu|qucs-0.0.17-0.svn1842.1|54	Icon=%{name}
12cu|qucs-0.0.17-0.svn1842.1|55	Terminal=false
12cu|qucs-0.0.17-0.svn1842.1|56	Type=Application
12cu|qucs-0.0.17-0.svn1842.1|57	Categories=Electricity;Science;X-MandrivaLinux-MoreApplications-Sciences-Electricity;
12cu|qucs-0.0.17-0.svn1842.1|58	EOF
12cu|qucs-0.0.17-0.svn1842.1|59	
12cu|qucs-0.0.17-0.svn1842.1|60	%files
12cu|qucs-0.0.17-0.svn1842.1|61	%doc README
12cu|qucs-0.0.17-0.svn1842.1|62	%{_bindir}/*
12cu|qucs-0.0.17-0.svn1842.1|63	%{_datadir}/%{name}
12cu|qucs-0.0.17-0.svn1842.1|64	%{_mandir}/man?/*
12cu|qucs-0.0.17-0.svn1842.1|65	%{_iconsdir}/%{name}.png
12cu|qucs-0.0.17-0.svn1842.1|66	%{_miconsdir}/%{name}.png
12cu|qucs-0.0.17-0.svn1842.1|67	%{_liconsdir}/%{name}.png
12cu|qucs-0.0.17-0.svn1842.1|68	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|qucs-0.0.17-0.svn1842.1|69	
12cu|qucs-0.0.17-0.svn1842.1|70	

12218 12
12cu|quicksynergy-0.9.0-1|1	Name:		quicksynergy
12cu|quicksynergy-0.9.0-1|2	Version:	0.9.0
12cu|quicksynergy-0.9.0-1|3	Release:	1
12cu|quicksynergy-0.9.0-1|4	Summary:	Share keyboard and mouse between computers
12cu|quicksynergy-0.9.0-1|5	Group:		System/Configuration/Hardware
12cu|quicksynergy-0.9.0-1|6	License:	GPLv2+
12cu|quicksynergy-0.9.0-1|7	URL:		http://code.google.com/p/quicksynergy/
12cu|quicksynergy-0.9.0-1|8	Source0:	http://quicksynergy.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|quicksynergy-0.9.0-1|9	BuildRequires:	gettext
12cu|quicksynergy-0.9.0-1|10	BuildRequires:	imagemagick
12cu|quicksynergy-0.9.0-1|11	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|quicksynergy-0.9.0-1|12	Requires:	synergy
12cu|quicksynergy-0.9.0-1|13	
12cu|quicksynergy-0.9.0-1|14	%description
12cu|quicksynergy-0.9.0-1|15	QuickSynergy is a graphical interface (GUI) for easily configuring Synergy2,
12cu|quicksynergy-0.9.0-1|16	an application that allows the user to share his mouse and keyboard between
12cu|quicksynergy-0.9.0-1|17	two or more computers.
12cu|quicksynergy-0.9.0-1|18	
12cu|quicksynergy-0.9.0-1|19	%prep
12cu|quicksynergy-0.9.0-1|20	%setup -q
12cu|quicksynergy-0.9.0-1|21	
12cu|quicksynergy-0.9.0-1|22	%build
12cu|quicksynergy-0.9.0-1|23	%configure2_5x
12cu|quicksynergy-0.9.0-1|24	%make
12cu|quicksynergy-0.9.0-1|25	
12cu|quicksynergy-0.9.0-1|26	%install
12cu|quicksynergy-0.9.0-1|27	%makeinstall_std
12cu|quicksynergy-0.9.0-1|28	
12cu|quicksynergy-0.9.0-1|29	# install menu entry
12cu|quicksynergy-0.9.0-1|30	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|quicksynergy-0.9.0-1|31	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|quicksynergy-0.9.0-1|32	[Desktop Entry]
12cu|quicksynergy-0.9.0-1|33	Name=QuickSynergy
12cu|quicksynergy-0.9.0-1|34	Comment=Share keyboard and mouse between computers
12cu|quicksynergy-0.9.0-1|35	Exec=%{name}
12cu|quicksynergy-0.9.0-1|36	Icon=%{name}
12cu|quicksynergy-0.9.0-1|37	Type=Application
12cu|quicksynergy-0.9.0-1|38	Terminal=false
12cu|quicksynergy-0.9.0-1|39	StartupNotify=true
12cu|quicksynergy-0.9.0-1|40	Categories=System;Utility;
12cu|quicksynergy-0.9.0-1|41	EOF
12cu|quicksynergy-0.9.0-1|42	
12cu|quicksynergy-0.9.0-1|43	# install menu icons
12cu|quicksynergy-0.9.0-1|44	for N in 16 32 48 64 128;
12cu|quicksynergy-0.9.0-1|45	do
12cu|quicksynergy-0.9.0-1|46	convert src/logo/qslogo.png -resize ${N}x${N} $N.png;
12cu|quicksynergy-0.9.0-1|47	install -D -m 0644 16.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
12cu|quicksynergy-0.9.0-1|48	done
12cu|quicksynergy-0.9.0-1|49	
12cu|quicksynergy-0.9.0-1|50	%find_lang %{name}
12cu|quicksynergy-0.9.0-1|51	
12cu|quicksynergy-0.9.0-1|52	%files -f %{name}.lang
12cu|quicksynergy-0.9.0-1|53	%doc ChangeLog COPYING AUTHORS README
12cu|quicksynergy-0.9.0-1|54	%{_bindir}/quicksynergy
12cu|quicksynergy-0.9.0-1|55	%{_datadir}/applications/quicksynergy.desktop
12cu|quicksynergy-0.9.0-1|56	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|quicksynergy-0.9.0-1|57	

12219 12
12cu|quilt-0.60-2|1	%define debug_package %{nil}
12cu|quilt-0.60-2|2	
12cu|quilt-0.60-2|3	#
12cu|quilt-0.60-2|4	# spec file for quilt - patch management scripts
12cu|quilt-0.60-2|5	#
12cu|quilt-0.60-2|6	
12cu|quilt-0.60-2|7	Name:		quilt
12cu|quilt-0.60-2|8	Summary:	Scripts for working with series of patches
12cu|quilt-0.60-2|9	License:	GPLv2
12cu|quilt-0.60-2|10	Group:		Development/Other
12cu|quilt-0.60-2|11	Version:	0.60
12cu|quilt-0.60-2|12	Release:	2
12cu|quilt-0.60-2|13	URL:		http://savannah.nongnu.org/projects/quilt
12cu|quilt-0.60-2|14	Requires:	coreutils diffutils patch gzip bzip2 perl mktemp gettext
12cu|quilt-0.60-2|15	Requires:	diffstat procmail ed
12cu|quilt-0.60-2|16	Source:		http://mirrors.zerg.biz/nongnu/quilt/%{name}-%{version}.tar.gz
12cu|quilt-0.60-2|17	# sendmail-command is needed for testing purpose
12cu|quilt-0.60-2|18	BuildRequires: sendmail-command diffstat procmail ed
12cu|quilt-0.60-2|19	
12cu|quilt-0.60-2|20	%description
12cu|quilt-0.60-2|21	The scripts allow to manage a series of patches by keeping
12cu|quilt-0.60-2|22	track of the changes each patch makes. Patches can be
12cu|quilt-0.60-2|23	applied, un-applied, refreshed, etc.
12cu|quilt-0.60-2|24	
12cu|quilt-0.60-2|25	The scripts are heavily based on Andrew Morton's patch scripts
12cu|quilt-0.60-2|26	found at http://www.zip.com.au/~akpm/linux/patches/.
12cu|quilt-0.60-2|27	
12cu|quilt-0.60-2|28	
12cu|quilt-0.60-2|29	%prep
12cu|quilt-0.60-2|30	%setup -q
12cu|quilt-0.60-2|31	
12cu|quilt-0.60-2|32	%build
12cu|quilt-0.60-2|33	%configure --with-mta=%{_sbindir}/sendmail --with-diffstat=%{_bindir}/diffstat
12cu|quilt-0.60-2|34	make BUILD_ROOT=%{buildroot}
12cu|quilt-0.60-2|35	
12cu|quilt-0.60-2|36	%check
12cu|quilt-0.60-2|37	make check
12cu|quilt-0.60-2|38	
12cu|quilt-0.60-2|39	%install
12cu|quilt-0.60-2|40	make install BUILD_ROOT=%{buildroot}
12cu|quilt-0.60-2|41	mv -f %{buildroot}/%{_docdir}/%{name}/ %{buildroot}/%{_docdir}/%{name}-%{version}/
12cu|quilt-0.60-2|42	%{find_lang} %{name}
12cu|quilt-0.60-2|43	
12cu|quilt-0.60-2|44	%files -f %{name}.lang
12cu|quilt-0.60-2|45	%config(noreplace) /etc/bash_completion.d/quilt
12cu|quilt-0.60-2|46	%config(noreplace) /etc/quilt.quiltrc
12cu|quilt-0.60-2|47	%{_bindir}/*
12cu|quilt-0.60-2|48	%{_datadir}/emacs/site-lisp/quilt.el
12cu|quilt-0.60-2|49	%{_datadir}/%{name}/*
12cu|quilt-0.60-2|50	#%{_libdir}/quilt/
12cu|quilt-0.60-2|51	%{_mandir}/man1/*.1*
12cu|quilt-0.60-2|52	%doc %{_docdir}/%{name}-%{version}
12cu|quilt-0.60-2|53	%doc AUTHORS TODO
12cu|quilt-0.60-2|54	
12cu|quilt-0.60-2|55	%changelog
12cu|quilt-0.60-2|56	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60-2
12cu|quilt-0.60-2|57	+ Revision: 17c483a
12cu|quilt-0.60-2|58	- Disable debug
12cu|quilt-0.60-2|59	
12cu|quilt-0.60-2|60	

12220 12
12cu|quiterss-0.13.2-1|1	%define	oname		QuiteRSS
12cu|quiterss-0.13.2-1|2	#define	oversion	0.13.0.2610
12cu|quiterss-0.13.2-1|3	%define	qtsingleapp	%{_prefix}/lib/qt4/include/QtSolutions/
12cu|quiterss-0.13.2-1|4	
12cu|quiterss-0.13.2-1|5	Name:		quiterss
12cu|quiterss-0.13.2-1|6	Summary:	RSS/Atom feed reader written on Qt
12cu|quiterss-0.13.2-1|7	Version:	0.13.2
12cu|quiterss-0.13.2-1|8	Release:	1
12cu|quiterss-0.13.2-1|9	License:	GPLv3+
12cu|quiterss-0.13.2-1|10	Group:		Networking/News
12cu|quiterss-0.13.2-1|11	URL:		https://code.google.com/p/quite-rss/
12cu|quiterss-0.13.2-1|12	Source0:	https://quite-rss.googlecode.com/files/%{oname}-%{version}-src.tar.bz2
12cu|quiterss-0.13.2-1|13	#Patch0:	QuiteRSS-0.13.0-not-use-3rdparty.patch
12cu|quiterss-0.13.2-1|14	Patch1:		QuiteRSS-0.13.2-fix-install-prefix.patch
12cu|quiterss-0.13.2-1|15	BuildRequires:	qt4-devel >= 4.7.0
12cu|quiterss-0.13.2-1|16	BuildRequires:	qtsingleapplication-devel
12cu|quiterss-0.13.2-1|17	BuildRequires:	sqlite3-devel
12cu|quiterss-0.13.2-1|18	
12cu|quiterss-0.13.2-1|19	%description
12cu|quiterss-0.13.2-1|20	QuiteRSS is RSS/Atom feed reader written on Qt.
12cu|quiterss-0.13.2-1|21	
12cu|quiterss-0.13.2-1|22	%prep
12cu|quiterss-0.13.2-1|23	%setup -qn %{oname}-%{version}-src
12cu|quiterss-0.13.2-1|24	#patch0 -p1
12cu|quiterss-0.13.2-1|25	%patch1 -p1
12cu|quiterss-0.13.2-1|26	find . -type f -executable -exec chmod a-x {} \;
12cu|quiterss-0.13.2-1|27	
12cu|quiterss-0.13.2-1|28	%build
12cu|quiterss-0.13.2-1|29	export CFLAGS="%{optflags}"
12cu|quiterss-0.13.2-1|30	%qmake_qt4 SYSTEMQTSA=%{qtsingleapp}
12cu|quiterss-0.13.2-1|31	%make
12cu|quiterss-0.13.2-1|32	
12cu|quiterss-0.13.2-1|33	%install
12cu|quiterss-0.13.2-1|34	make install INSTALL_ROOT=%{buildroot}
12cu|quiterss-0.13.2-1|35	
12cu|quiterss-0.13.2-1|36	%if %{mdvver} >= 201200
12cu|quiterss-0.13.2-1|37	%find_lang %{name} --with-qt
12cu|quiterss-0.13.2-1|38	%else
12cu|quiterss-0.13.2-1|39	cat > %{name}.lang << EOF
12cu|quiterss-0.13.2-1|40	%lang(cs_cz) /usr/share/quiterss/lang/quiterss_cs_cz.qm
12cu|quiterss-0.13.2-1|41	%lang(de) /usr/share/quiterss/lang/quiterss_de.qm
12cu|quiterss-0.13.2-1|42	%lang(en) /usr/share/quiterss/lang/quiterss_en.qm
12cu|quiterss-0.13.2-1|43	%lang(es) /usr/share/quiterss/lang/quiterss_es.qm
12cu|quiterss-0.13.2-1|44	%lang(fa) /usr/share/quiterss/lang/quiterss_fa.qm
12cu|quiterss-0.13.2-1|45	%lang(fr) /usr/share/quiterss/lang/quiterss_fr.qm
12cu|quiterss-0.13.2-1|46	%lang(hu) /usr/share/quiterss/lang/quiterss_hu.qm
12cu|quiterss-0.13.2-1|47	%lang(it) /usr/share/quiterss/lang/quiterss_it.qm
12cu|quiterss-0.13.2-1|48	%lang(ja) /usr/share/quiterss/lang/quiterss_ja.qm
12cu|quiterss-0.13.2-1|49	%lang(ko) /usr/share/quiterss/lang/quiterss_ko.qm
12cu|quiterss-0.13.2-1|50	%lang(lt) /usr/share/quiterss/lang/quiterss_lt.qm
12cu|quiterss-0.13.2-1|51	%lang(nl) /usr/share/quiterss/lang/quiterss_nl.qm
12cu|quiterss-0.13.2-1|52	%lang(pl) /usr/share/quiterss/lang/quiterss_pl.qm
12cu|quiterss-0.13.2-1|53	%lang(pt_br) /usr/share/quiterss/lang/quiterss_pt_br.qm
12cu|quiterss-0.13.2-1|54	%lang(ru) /usr/share/quiterss/lang/quiterss_ru.qm
12cu|quiterss-0.13.2-1|55	%lang(sr) /usr/share/quiterss/lang/quiterss_sr.qm
12cu|quiterss-0.13.2-1|56	%lang(sv) /usr/share/quiterss/lang/quiterss_sv.qm
12cu|quiterss-0.13.2-1|57	%lang(uk) /usr/share/quiterss/lang/quiterss_uk.qm
12cu|quiterss-0.13.2-1|58	%lang(zh_cn) /usr/share/quiterss/lang/quiterss_zh_cn.qm
12cu|quiterss-0.13.2-1|59	EOF
12cu|quiterss-0.13.2-1|60	%endif
12cu|quiterss-0.13.2-1|61	
12cu|quiterss-0.13.2-1|62	
12cu|quiterss-0.13.2-1|63	%files -f %{name}.lang
12cu|quiterss-0.13.2-1|64	%doc AUTHORS CHANGELOG COPYING README
12cu|quiterss-0.13.2-1|65	%{_bindir}/%{name}
12cu|quiterss-0.13.2-1|66	%{_datadir}/applications/%{name}.desktop
12cu|quiterss-0.13.2-1|67	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cu|quiterss-0.13.2-1|68	%{_datadir}/pixmaps/%{name}.png
12cu|quiterss-0.13.2-1|69	%{_datadir}/%{name}/sound/notification.wav
12cu|quiterss-0.13.2-1|70	%{_datadir}/%{name}/style/*.qss
12cu|quiterss-0.13.2-1|71	%{_datadir}/%{name}/style/*.css
12cu|quiterss-0.13.2-1|72	
12cu|quiterss-0.13.2-1|73	
12cu|quiterss-0.13.2-1|74	%changelog
12cu|quiterss-0.13.2-1|75	* Wed Jul 31 2013 Giovanni Mariani <mc2374@mclink.it> 0.13.2-1
12cu|quiterss-0.13.2-1|76	- New release 0.13.2
12cu|quiterss-0.13.2-1|77	- Dropped P0 (now useless) and rediffed P1
12cu|quiterss-0.13.2-1|78	
12cu|quiterss-0.13.2-1|79	* Sat Jun 01 2013 Giovanni Mariani <mc2374@mclink.it> 0.13.0-1
12cu|quiterss-0.13.2-1|80	- New release 0.13.0
12cu|quiterss-0.13.2-1|81	- Redone P0 (now the systen sqlite is used by default)
12cu|quiterss-0.13.2-1|82	- Added P1 to fix install path
12cu|quiterss-0.13.2-1|83	
12cu|quiterss-0.13.2-1|84	* Fri May 10 2013 Giovanni Mariani <mc2374@mclink.it> 0.12.5-1
12cu|quiterss-0.13.2-1|85	- New release 0.12.5
12cu|quiterss-0.13.2-1|86	- Fixed file list
12cu|quiterss-0.13.2-1|87	
12cu|quiterss-0.13.2-1|88	* Sat Mar 30 2013 Giovanni Mariani <mc2374@mclink.it> 0.12.4-1
12cu|quiterss-0.13.2-1|89	- New release 0.12.4
12cu|quiterss-0.13.2-1|90	- Remade P0 (there are a couples of files hardcoding the sqlite3.h
12cu|quiterss-0.13.2-1|91	header path)
12cu|quiterss-0.13.2-1|92	- Updated the translations list
12cu|quiterss-0.13.2-1|93	- Fixed file list
12cu|quiterss-0.13.2-1|94	- Added some docs
12cu|quiterss-0.13.2-1|95	
12cu|quiterss-0.13.2-1|96	* Thu Jun 28 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.9.1-1
12cu|quiterss-0.13.2-1|97	+ Revision: 807381
12cu|quiterss-0.13.2-1|98	- update to 0.9.1
12cu|quiterss-0.13.2-1|99	
12cu|quiterss-0.13.2-1|100	* Thu Apr 19 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.8.6-1
12cu|quiterss-0.13.2-1|101	+ Revision: 792009
12cu|quiterss-0.13.2-1|102	- imported package quiterss
12cu|quiterss-0.13.2-1|103	

12221 12
12cu|qupzilla-1.6.6-1|1	%define		oname	QupZilla
12cu|qupzilla-1.6.6-1|2	%define		major	1
12cu|qupzilla-1.6.6-1|3	%define		libname	%mklibname %{oname} %{major}
12cu|qupzilla-1.6.6-1|4	%define		devname	%mklibname %{oname} -d
12cu|qupzilla-1.6.6-1|5	
12cu|qupzilla-1.6.6-1|6	Summary:	Fast browser based on QtWebKit
12cu|qupzilla-1.6.6-1|7	Name:		qupzilla
12cu|qupzilla-1.6.6-1|8	Version:	1.6.6
12cu|qupzilla-1.6.6-1|9	Release:	1
12cu|qupzilla-1.6.6-1|10	License:	GPLv3+ and BSD and LGPLv2.1 and GPLv2+ and MPL
12cu|qupzilla-1.6.6-1|11	Group:		Networking/WWW
12cu|qupzilla-1.6.6-1|12	Url:		http://www.qupzilla.org/
12cu|qupzilla-1.6.6-1|13	# Packaged from git://github.com/QupZilla/qupzilla.git
12cu|qupzilla-1.6.6-1|14	Source0:	https://codeload.github.com/QupZilla/qupzilla/zip/v%{version}/qupzilla-%{version}.zip
12cu|qupzilla-1.6.6-1|15	Patch0:		qupzilla-1.3.5-mdv-linking.patch
12cu|qupzilla-1.6.6-1|16	BuildRequires:	qt5-devel
12cu|qupzilla-1.6.6-1|17	BuildRequires:	pkgconfig(Qt5WebKit)
12cu|qupzilla-1.6.6-1|18	BuildRequires:	qt5-linguist-tools
12cu|qupzilla-1.6.6-1|19	BuildRequires:	dos2unix
12cu|qupzilla-1.6.6-1|20	Requires:	%{name}-core = %{EVRD}
12cu|qupzilla-1.6.6-1|21	Requires:	%{name}-plugins = %{EVRD}
12cu|qupzilla-1.6.6-1|22	Requires:	qt5-database-plugin-sqlite
12cu|qupzilla-1.6.6-1|23	Requires:	qt5-output-driver-default
12cu|qupzilla-1.6.6-1|24	Conflicts:	rosa-media-player-plugin
12cu|qupzilla-1.6.6-1|25	
12cu|qupzilla-1.6.6-1|26	%description
12cu|qupzilla-1.6.6-1|27	QupZilla is a new and very fast QtWebKit browser. It aims to be a lightweight
12cu|qupzilla-1.6.6-1|28	web browser available through all major platforms. This project has been
12cu|qupzilla-1.6.6-1|29	originally started only for educational purposes. But from its start, QupZilla
12cu|qupzilla-1.6.6-1|30	has grown into a feature-rich browser.
12cu|qupzilla-1.6.6-1|31	
12cu|qupzilla-1.6.6-1|32	QupZilla has all standard functions you expect from a web browser. It includes
12cu|qupzilla-1.6.6-1|33	bookmarks, history (both also in sidebar) and tabs. Above that, you can manage
12cu|qupzilla-1.6.6-1|34	RSS feeds with an included RSS reader, block ads with a builtin AdBlock plugin,
12cu|qupzilla-1.6.6-1|35	block Flash content with Click2Flash and edit the local CA Certificates
12cu|qupzilla-1.6.6-1|36	database with an SSL Manager.
12cu|qupzilla-1.6.6-1|37	
12cu|qupzilla-1.6.6-1|38	QupZilla's main aim is to be a very fast and very stable QtWebKit browser
12cu|qupzilla-1.6.6-1|39	available to everyone. There are already a lot of QtWebKit browsers available,
12cu|qupzilla-1.6.6-1|40	but they are either bound to the KDE environment (rekonq), are not actively
12cu|qupzilla-1.6.6-1|41	developed or very unstable and miss important features. But there is missing
12cu|qupzilla-1.6.6-1|42	a multiplatform, modern and actively developed browser. QupZilla is trying
12cu|qupzilla-1.6.6-1|43	to fill this gap by providing a very stable browsing experience.
12cu|qupzilla-1.6.6-1|44	
12cu|qupzilla-1.6.6-1|45	%files
12cu|qupzilla-1.6.6-1|46	
12cu|qupzilla-1.6.6-1|47	#----------------------------------------------------------------------------
12cu|qupzilla-1.6.6-1|48	
12cu|qupzilla-1.6.6-1|49	%package core
12cu|qupzilla-1.6.6-1|50	Summary:	%{oname} web browser core package
12cu|qupzilla-1.6.6-1|51	Group:		Networking/WWW
12cu|qupzilla-1.6.6-1|52	
12cu|qupzilla-1.6.6-1|53	%description core
12cu|qupzilla-1.6.6-1|54	QupZilla is a new and very fast QtWebKit browser. It aims to be a lightweight
12cu|qupzilla-1.6.6-1|55	web browser available through all major platforms. This project has been
12cu|qupzilla-1.6.6-1|56	originally started only for educational purposes. But from its start, QupZilla
12cu|qupzilla-1.6.6-1|57	has grown into a feature-rich browser.
12cu|qupzilla-1.6.6-1|58	
12cu|qupzilla-1.6.6-1|59	QupZilla has all standard functions you expect from a web browser. It includes
12cu|qupzilla-1.6.6-1|60	bookmarks, history (both also in sidebar) and tabs. Above that, you can manage
12cu|qupzilla-1.6.6-1|61	RSS feeds with an included RSS reader, block ads with a builtin AdBlock plugin,
12cu|qupzilla-1.6.6-1|62	block Flash content with Click2Flash and edit the local CA Certificates
12cu|qupzilla-1.6.6-1|63	database with an SSL Manager.
12cu|qupzilla-1.6.6-1|64	
12cu|qupzilla-1.6.6-1|65	QupZilla's main aim is to be a very fast and very stable QtWebKit browser
12cu|qupzilla-1.6.6-1|66	available to everyone. There are already a lot of QtWebKit browsers available,
12cu|qupzilla-1.6.6-1|67	but they are either bound to the KDE environment (rekonq), are not actively
12cu|qupzilla-1.6.6-1|68	developed or very unstable and miss important features. But there is missing
12cu|qupzilla-1.6.6-1|69	a multiplatform, modern and actively developed browser. QupZilla is trying
12cu|qupzilla-1.6.6-1|70	to fill this gap by providing a very stable browsing experience.
12cu|qupzilla-1.6.6-1|71	
12cu|qupzilla-1.6.6-1|72	%files core -f %{name}.lang
12cu|qupzilla-1.6.6-1|73	%doc AUTHORS COPYRIGHT FAQ README.md
12cu|qupzilla-1.6.6-1|74	%{_bindir}/%{name}
12cu|qupzilla-1.6.6-1|75	%dir %{_datadir}/%{name}
12cu|qupzilla-1.6.6-1|76	%{_datadir}/%{name}/themes
12cu|qupzilla-1.6.6-1|77	%{_datadir}/bash-completion/completions/*
12cu|qupzilla-1.6.6-1|78	%{_iconsdir}/hicolor/*/apps/*.png
12cu|qupzilla-1.6.6-1|79	%{_datadir}/pixmaps/%{name}.png
12cu|qupzilla-1.6.6-1|80	%{_datadir}/applications/%{name}.desktop
12cu|qupzilla-1.6.6-1|81	%dir %{_datadir}/%{name}/locale
12cu|qupzilla-1.6.6-1|82	%dir %{_libdir}/qupzilla
12cu|qupzilla-1.6.6-1|83	
12cu|qupzilla-1.6.6-1|84	#----------------------------------------------------------------------------
12cu|qupzilla-1.6.6-1|85	
12cu|qupzilla-1.6.6-1|86	%package plugins
12cu|qupzilla-1.6.6-1|87	Summary:	Various plugins for %{oname} web browser
12cu|qupzilla-1.6.6-1|88	Group:		Networking/WWW
12cu|qupzilla-1.6.6-1|89	Requires:	%{name} = %{EVRD}
12cu|qupzilla-1.6.6-1|90	
12cu|qupzilla-1.6.6-1|91	%description plugins
12cu|qupzilla-1.6.6-1|92	QupZilla Plugins are dynamically loaded shared libraries (*.so) that can extend
12cu|qupzilla-1.6.6-1|93	application in almost any way. This package contains the following plugins:
12cu|qupzilla-1.6.6-1|94	
12cu|qupzilla-1.6.6-1|95	* Mouse Gestures
12cu|qupzilla-1.6.6-1|96	* Access Keys Navigation
12cu|qupzilla-1.6.6-1|97	* Personal Information Manager
12cu|qupzilla-1.6.6-1|98	* GreaseMonkey
12cu|qupzilla-1.6.6-1|99	
12cu|qupzilla-1.6.6-1|100	%files plugins
12cu|qupzilla-1.6.6-1|101	%{_libdir}/qupzilla/*.so
12cu|qupzilla-1.6.6-1|102	
12cu|qupzilla-1.6.6-1|103	#----------------------------------------------------------------------------
12cu|qupzilla-1.6.6-1|104	
12cu|qupzilla-1.6.6-1|105	%package -n %{libname}
12cu|qupzilla-1.6.6-1|106	Summary:	%{oname} shared library
12cu|qupzilla-1.6.6-1|107	Group:		System/Libraries
12cu|qupzilla-1.6.6-1|108	
12cu|qupzilla-1.6.6-1|109	%description -n %{libname}
12cu|qupzilla-1.6.6-1|110	Shared library used by %{oname} web browser.
12cu|qupzilla-1.6.6-1|111	
12cu|qupzilla-1.6.6-1|112	%files -n %{libname}
12cu|qupzilla-1.6.6-1|113	%{_libdir}/lib%{oname}.so.%{major}*
12cu|qupzilla-1.6.6-1|114	
12cu|qupzilla-1.6.6-1|115	#----------------------------------------------------------------------------
12cu|qupzilla-1.6.6-1|116	
12cu|qupzilla-1.6.6-1|117	%package -n %{devname}
12cu|qupzilla-1.6.6-1|118	Summary:	%{oname} development files
12cu|qupzilla-1.6.6-1|119	Group:		Development/C++
12cu|qupzilla-1.6.6-1|120	Requires:	%{libname} = %{EVRD}
12cu|qupzilla-1.6.6-1|121	
12cu|qupzilla-1.6.6-1|122	%description -n %{devname}
12cu|qupzilla-1.6.6-1|123	Development files for %{libname} library.
12cu|qupzilla-1.6.6-1|124	
12cu|qupzilla-1.6.6-1|125	%files -n %{devname}
12cu|qupzilla-1.6.6-1|126	%{_libdir}/lib%{oname}.so
12cu|qupzilla-1.6.6-1|127	
12cu|qupzilla-1.6.6-1|128	#----------------------------------------------------------------------------
12cu|qupzilla-1.6.6-1|129	
12cu|qupzilla-1.6.6-1|130	%prep
12cu|qupzilla-1.6.6-1|131	%setup -q
12cu|qupzilla-1.6.6-1|132	%apply_patches
12cu|qupzilla-1.6.6-1|133	dos2unix COPYRIGHT README.md
12cu|qupzilla-1.6.6-1|134	# remove outdated prebuilt localizations
12cu|qupzilla-1.6.6-1|135	rm -rf bin/locale
12cu|qupzilla-1.6.6-1|136	
12cu|qupzilla-1.6.6-1|137	
12cu|qupzilla-1.6.6-1|138	%build
12cu|qupzilla-1.6.6-1|139	export USE_LIBPATH=%{_libdir}/
12cu|qupzilla-1.6.6-1|140	export USE_WEBGL="true"
12cu|qupzilla-1.6.6-1|141	%qmake_qt5
12cu|qupzilla-1.6.6-1|142	%make STRIP=true
12cu|qupzilla-1.6.6-1|143	
12cu|qupzilla-1.6.6-1|144	%install
12cu|qupzilla-1.6.6-1|145	make install INSTALL_ROOT=%{buildroot} STRIP=true
12cu|qupzilla-1.6.6-1|146	
12cu|qupzilla-1.6.6-1|147	%if %{mdvver} >= 201200
12cu|qupzilla-1.6.6-1|148	%find_lang %{name} --all-name --with-qt
12cu|qupzilla-1.6.6-1|149	echo "%%lang(uz) /usr/share/qupzilla/locale/uz@Latn.qm" >>%{name}.lang
12cu|qupzilla-1.6.6-1|150	%else
12cu|qupzilla-1.6.6-1|151	cat > %{name}.lang << EOF
12cu|qupzilla-1.6.6-1|152	%lang(ja) %{_datadir}/qupzilla/locale/qt_ja.qm
12cu|qupzilla-1.6.6-1|153	%lang(ru) %{_datadir}/qupzilla/locale/ru_RU.qm
12cu|qupzilla-1.6.6-1|154	%lang(pt) %{_datadir}/qupzilla/locale/pt_PT.qm
12cu|qupzilla-1.6.6-1|155	%lang(it) %{_datadir}/qupzilla/locale/qt_it.qm
12cu|qupzilla-1.6.6-1|156	%lang(sr_RS) %{_datadir}/qupzilla/locale/sr_RS.qm
12cu|qupzilla-1.6.6-1|157	%lang(pt) %{_datadir}/qupzilla/locale/qt_pt.qm
12cu|qupzilla-1.6.6-1|158	%lang(uk) %{_datadir}/qupzilla/locale/qt_uk.qm
12cu|qupzilla-1.6.6-1|159	%lang(sk) %{_datadir}/qupzilla/locale/qt_sk.qm
12cu|qupzilla-1.6.6-1|160	%lang(el) %{_datadir}/qupzilla/locale/el_GR.qm
12cu|qupzilla-1.6.6-1|161	%lang(ja) %{_datadir}/qupzilla/locale/ja_JP.qm
12cu|qupzilla-1.6.6-1|162	%lang(ro) %{_datadir}/qupzilla/locale/ro_RO.qm
12cu|qupzilla-1.6.6-1|163	%lang(sr_RS) %{_datadir}/qupzilla/locale/qt_sr_RS.qm
12cu|qupzilla-1.6.6-1|164	%lang(zh_CN) %{_datadir}/qupzilla/locale/qt_zh_CN.qm
12cu|qupzilla-1.6.6-1|165	%lang(sv) %{_datadir}/qupzilla/locale/sv_SE.qm
12cu|qupzilla-1.6.6-1|166	%lang(cs) %{_datadir}/qupzilla/locale/cs_CZ.qm
12cu|qupzilla-1.6.6-1|167	%lang(es_VE) %{_datadir}/qupzilla/locale/es_VE.qm
12cu|qupzilla-1.6.6-1|168	%lang(id) %{_datadir}/qupzilla/locale/id_ID.qm
12cu|qupzilla-1.6.6-1|169	%lang(es) %{_datadir}/qupzilla/locale/qt_es.qm
12cu|qupzilla-1.6.6-1|170	%lang(de) %{_datadir}/qupzilla/locale/qt_de.qm
12cu|qupzilla-1.6.6-1|171	%lang(cs) %{_datadir}/qupzilla/locale/qt_cs.qm
12cu|qupzilla-1.6.6-1|172	%lang(ka_GE) %{_datadir}/qupzilla/locale/ka_GE.qm
12cu|qupzilla-1.6.6-1|173	%lang(es) %{_datadir}/qupzilla/locale/es_ES.qm
12cu|qupzilla-1.6.6-1|174	%lang(uk_UA) %{_datadir}/qupzilla/locale/uk_UA.qm
12cu|qupzilla-1.6.6-1|175	%lang(hu) %{_datadir}/qupzilla/locale/qt_hu.qm
12cu|qupzilla-1.6.6-1|176	%lang(it) %{_datadir}/qupzilla/locale/it_IT.qm
12cu|qupzilla-1.6.6-1|177	%lang(zh_CN) %{_datadir}/qupzilla/locale/zh_CN.qm
12cu|qupzilla-1.6.6-1|178	%lang(nl) %{_datadir}/qupzilla/locale/qt_nl.qm
12cu|qupzilla-1.6.6-1|179	%lang(sr_BA) %{_datadir}/qupzilla/locale/qt_sr_BA.qm
12cu|qupzilla-1.6.6-1|180	%lang(sk) %{_datadir}/qupzilla/locale/sk_SK.qm
12cu|qupzilla-1.6.6-1|181	%lang(sr_BA) %{_datadir}/qupzilla/locale/sr_BA.qm
12cu|qupzilla-1.6.6-1|182	%lang(zh_TW) %{_datadir}/qupzilla/locale/qt_zh_TW.qm
12cu|qupzilla-1.6.6-1|183	%lang(hu) %{_datadir}/qupzilla/locale/hu_HU.qm
12cu|qupzilla-1.6.6-1|184	%lang(pl) %{_datadir}/qupzilla/locale/pl_PL.qm
12cu|qupzilla-1.6.6-1|185	%lang(sv) %{_datadir}/qupzilla/locale/qt_sv.qm
12cu|qupzilla-1.6.6-1|186	%lang(de) %{_datadir}/qupzilla/locale/de_DE.qm
12cu|qupzilla-1.6.6-1|187	%lang(zh_TW) %{_datadir}/qupzilla/locale/zh_TW.qm
12cu|qupzilla-1.6.6-1|188	%lang(fr) %{_datadir}/qupzilla/locale/qt_fr.qm
12cu|qupzilla-1.6.6-1|189	%lang(nl) %{_datadir}/qupzilla/locale/nl_NL.qm
12cu|qupzilla-1.6.6-1|190	%lang(el) %{_datadir}/qupzilla/locale/qt_el.qm
12cu|qupzilla-1.6.6-1|191	%lang(pt_BR) %{_datadir}/qupzilla/locale/pt_BR.qm
12cu|qupzilla-1.6.6-1|192	%lang(pl) %{_datadir}/qupzilla/locale/qt_pl.qm
12cu|qupzilla-1.6.6-1|193	%lang(fr) %{_datadir}/qupzilla/locale/fr_FR.qm
12cu|qupzilla-1.6.6-1|194	%lang(ru) %{_datadir}/qupzilla/locale/qt_ru.qm
12cu|qupzilla-1.6.6-1|195	%lang(uz) %{_datadir}/qupzilla/locale/uz@Latn.qm
12cu|qupzilla-1.6.6-1|196	EOF
12cu|qupzilla-1.6.6-1|197	%endif
12cu|qupzilla-1.6.6-1|198	cat >>%{name}.lang <<EOF
12cu|qupzilla-1.6.6-1|199	%lang(lg) %{_datadir}/qupzilla/locale/lg.qm
12cu|qupzilla-1.6.6-1|200	%lang(nqo) %{_datadir}/qupzilla/locale/nqo.qm
12cu|qupzilla-1.6.6-1|201	EOF
12cu|qupzilla-1.6.6-1|202	
12cu|qupzilla-1.6.6-1|203	
12cu|qupzilla-1.6.6-1|204	%changelog
12cu|qupzilla-1.6.6-1|205	* Tue May 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.6-1
12cu|qupzilla-1.6.6-1|206	+ Revision: 14db597
12cu|qupzilla-1.6.6-1|207	- New version 1.6.6
12cu|qupzilla-1.6.6-1|208	
12cu|qupzilla-1.6.6-1|209	

12222 12
12cu|qutecsound-0.6.1-2|1	%global optflags %{optflags} -Wstrict-aliasing=0
12cu|qutecsound-0.6.1-2|2	%define debug_package	%{nil}
12cu|qutecsound-0.6.1-2|3	#define distsuffix mrb
12cu|qutecsound-0.6.1-2|4	
12cu|qutecsound-0.6.1-2|5	Name:			qutecsound
12cu|qutecsound-0.6.1-2|6	Version:		0.6.1
12cu|qutecsound-0.6.1-2|7	Release:		2
12cu|qutecsound-0.6.1-2|8	Summary:		Frontend for the csound sound processor
12cu|qutecsound-0.6.1-2|9	License:		LGPLv2.1
12cu|qutecsound-0.6.1-2|10	Group:			Sound
12cu|qutecsound-0.6.1-2|11	URL:			http://qutecsound.sourceforge.net/
12cu|qutecsound-0.6.1-2|12	Source0:		http://garr.dl.sourceforge.net/project/qutecsound/CsoundQt/0.8.3/%{name}-%{version}-src.tar.gz
12cu|qutecsound-0.6.1-2|13	Source1:		%{name}.desktop
12cu|qutecsound-0.6.1-2|14	Source3:		qcs-unix.pro
12cu|qutecsound-0.6.1-2|15	BuildRequires:		desktop-file-utils
12cu|qutecsound-0.6.1-2|16	BuildRequires:		qt4-devel
12cu|qutecsound-0.6.1-2|17	BuildRequires:      	doxygen
12cu|qutecsound-0.6.1-2|18	BuildRequires:     	imagemagick
12cu|qutecsound-0.6.1-2|19	BuildRequires:     	csound-devel
12cu|qutecsound-0.6.1-2|20	BuildRequires:     	PyQt4
12cu|qutecsound-0.6.1-2|21	BuildRequires:     	csound
12cu|qutecsound-0.6.1-2|22	BuildRequires:     	pkgconfig(sndfile)
12cu|qutecsound-0.6.1-2|23	BuildRequires:     	pkgconfig(python)
12cu|qutecsound-0.6.1-2|24	
12cu|qutecsound-0.6.1-2|25	
12cu|qutecsound-0.6.1-2|26	
12cu|qutecsound-0.6.1-2|27	Requires:     	csound
12cu|qutecsound-0.6.1-2|28	
12cu|qutecsound-0.6.1-2|29	%description
12cu|qutecsound-0.6.1-2|30	CsoundQt is a frontend for Csound featuring
12cu|qutecsound-0.6.1-2|31	a highlighting editor with autocomplete,
12cu|qutecsound-0.6.1-2|32	interactive widgets and integrated help.
12cu|qutecsound-0.6.1-2|33	It is a cross-platform and aims to be a simple
12cu|qutecsound-0.6.1-2|34	yet powerful and complete development environment
12cu|qutecsound-0.6.1-2|35	for Csound. It can open files created by MacCsound.
12cu|qutecsound-0.6.1-2|36	Csound is a musical programming
12cu|qutecsound-0.6.1-2|37	language with a very long history,
12cu|qutecsound-0.6.1-2|38	with roots in the origins of computer music.
12cu|qutecsound-0.6.1-2|39	It is still being maintained by an active
12cu|qutecsound-0.6.1-2|40	community and despite its age, is still one of
12cu|qutecsound-0.6.1-2|41	the most powerful tools for sound processing and synthesis.
12cu|qutecsound-0.6.1-2|42	CsoundQt hopes to bring the power of
12cu|qutecsound-0.6.1-2|43	Csound to a larger group of people, by reducing
12cu|qutecsound-0.6.1-2|44	Csound's intial learning curve, and by giving
12cu|qutecsound-0.6.1-2|45	users more immediate control of their sound.
12cu|qutecsound-0.6.1-2|46	It hopes to be both a simple tool for
12cu|qutecsound-0.6.1-2|47	the beginner, as well as a powerful tool for experienced users.
12cu|qutecsound-0.6.1-2|48	
12cu|qutecsound-0.6.1-2|49	%prep
12cu|qutecsound-0.6.1-2|50	%setup -q
12cu|qutecsound-0.6.1-2|51	cp -r %{SOURCE3} qcs-unix.pro
12cu|qutecsound-0.6.1-2|52	
12cu|qutecsound-0.6.1-2|53	%build
12cu|qutecsound-0.6.1-2|54	%qmake_qt4 qcs.pro
12cu|qutecsound-0.6.1-2|55	%make
12cu|qutecsound-0.6.1-2|56	
12cu|qutecsound-0.6.1-2|57	%install
12cu|qutecsound-0.6.1-2|58	# Prepare folders no install provided
12cu|qutecsound-0.6.1-2|59	install -d %{buildroot}/usr/{bin,share/{applications,{,doc}/%{name}}}
12cu|qutecsound-0.6.1-2|60	
12cu|qutecsound-0.6.1-2|61	# Bin file
12cu|qutecsound-0.6.1-2|62	install -Dm755 bin/qutecsound-f "%{buildroot}%{_bindir}/%{name}"
12cu|qutecsound-0.6.1-2|63	
12cu|qutecsound-0.6.1-2|64	# Examples docs and data
12cu|qutecsound-0.6.1-2|65	cp -a examples %{buildroot}%{_datadir}/%{name}
12cu|qutecsound-0.6.1-2|66	cp -a images %{buildroot}%{_datadir}/%{name}
12cu|qutecsound-0.6.1-2|67	
12cu|qutecsound-0.6.1-2|68	
12cu|qutecsound-0.6.1-2|69	# Desktop file and pixmaps
12cu|qutecsound-0.6.1-2|70	install -Dm644 %{SOURCE1} "%{buildroot}%{_datadir}/applications"
12cu|qutecsound-0.6.1-2|71	install -Dm644 images/qtcs.png "%{buildroot}%{_datadir}/pixmaps/%{name}.png"
12cu|qutecsound-0.6.1-2|72	
12cu|qutecsound-0.6.1-2|73	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|qutecsound-0.6.1-2|74	
12cu|qutecsound-0.6.1-2|75	
12cu|qutecsound-0.6.1-2|76	%files
12cu|qutecsound-0.6.1-2|77	%doc ChangeLog BUILDING COPYING doc/*
12cu|qutecsound-0.6.1-2|78	%{_bindir}/%{name}
12cu|qutecsound-0.6.1-2|79	%{_datadir}/applications/%{name}.desktop
12cu|qutecsound-0.6.1-2|80	%{_datadir}/%{name}
12cu|qutecsound-0.6.1-2|81	%{_datadir}/pixmaps/%{name}.png
12cu|qutecsound-0.6.1-2|82	
12cu|qutecsound-0.6.1-2|83	
12cu|qutecsound-0.6.1-2|84	
12cu|qutecsound-0.6.1-2|85	
12cu|qutecsound-0.6.1-2|86	
12cu|qutecsound-0.6.1-2|87	%changelog
12cu|qutecsound-0.6.1-2|88	* Mon Jun 02 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.6.1-2
12cu|qutecsound-0.6.1-2|89	+ Revision: 9cb14af
12cu|qutecsound-0.6.1-2|90	- Updated qutecsound.spec
12cu|qutecsound-0.6.1-2|91	
12cu|qutecsound-0.6.1-2|92	

12223 12
12cu|qutim-0.3.2-1|1	%define _disable_ld_no_undefined 1
12cu|qutim-0.3.2-1|2	
12cu|qutim-0.3.2-1|3	Summary:	qutIM - multiplatform multiprotocol (ICQ, Jabber etc) instant messenger
12cu|qutim-0.3.2-1|4	Name:		qutim
12cu|qutim-0.3.2-1|5	Version:	0.3.2
12cu|qutim-0.3.2-1|6	Release:	1
12cu|qutim-0.3.2-1|7	License:	GPLv2+
12cu|qutim-0.3.2-1|8	Group:		Networking/Instant messaging
12cu|qutim-0.3.2-1|9	Url:		http://qutim.org/
12cu|qutim-0.3.2-1|10	Source0:	http://qutim.org/dwnl/68/%{name}-%{version}.tar.xz
12cu|qutim-0.3.2-1|11	Patch0:		telepathy-qt4-telepathyqt-upstream.patch
12cu|qutim-0.3.2-1|12	BuildRequires:	cmake
12cu|qutim-0.3.2-1|13	BuildRequires:	doxygen
12cu|qutim-0.3.2-1|14	BuildRequires:	qt4-assistant
12cu|qutim-0.3.2-1|15	BuildRequires:	qt4-linguist
12cu|qutim-0.3.2-1|16	BuildRequires:	aspell-devel
12cu|qutim-0.3.2-1|17	BuildRequires:	kdelibs4-devel
12cu|qutim-0.3.2-1|18	BuildRequires:	qt4-devel
12cu|qutim-0.3.2-1|19	BuildRequires:	SDLmm-devel
12cu|qutim-0.3.2-1|20	BuildRequires:	SDL_sound-devel
12cu|qutim-0.3.2-1|21	BuildRequires:	pkgconfig(libidn)
12cu|qutim-0.3.2-1|22	BuildRequires:	pkgconfig(gnutls)
12cu|qutim-0.3.2-1|23	BuildRequires:	pkgconfig(hunspell)
12cu|qutim-0.3.2-1|24	BuildRequires:	pkgconfig(libjreen)
12cu|qutim-0.3.2-1|25	BuildRequires:	pkgconfig(sdl)
12cu|qutim-0.3.2-1|26	BuildRequires:	pkgconfig(SDL_image)
12cu|qutim-0.3.2-1|27	BuildRequires:	pkgconfig(SDL_gfx)
12cu|qutim-0.3.2-1|28	BuildRequires:	pkgconfig(SDL_mixer)
12cu|qutim-0.3.2-1|29	BuildRequires:	pkgconfig(SDL_ttf)
12cu|qutim-0.3.2-1|30	BuildRequires:	pkgconfig(phonon)
12cu|qutim-0.3.2-1|31	BuildRequires:	pkgconfig(vreen)
12cu|qutim-0.3.2-1|32	
12cu|qutim-0.3.2-1|33	%description
12cu|qutim-0.3.2-1|34	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger.
12cu|qutim-0.3.2-1|35	
12cu|qutim-0.3.2-1|36	%files
12cu|qutim-0.3.2-1|37	%{_bindir}/%{name}
12cu|qutim-0.3.2-1|38	%{_datadir}/applications/%{name}.desktop
12cu|qutim-0.3.2-1|39	%{_datadir}/pixmaps/%{name}.xpm
12cu|qutim-0.3.2-1|40	%{_datadir}/%{name}
12cu|qutim-0.3.2-1|41	%{_datadir}/apps/%{name}
12cu|qutim-0.3.2-1|42	%{_datadir}/apps/desktoptheme/default/icons/%{name}.svg
12cu|qutim-0.3.2-1|43	%{_libdir}/%{name}/plugins/*.so
12cu|qutim-0.3.2-1|44	%{_iconsdir}/*/*/*
12cu|qutim-0.3.2-1|45	
12cu|qutim-0.3.2-1|46	#----------------------------------------------------------------------------
12cu|qutim-0.3.2-1|47	
12cu|qutim-0.3.2-1|48	%define major 0
12cu|qutim-0.3.2-1|49	%define libname %mklibname qutim %{major}
12cu|qutim-0.3.2-1|50	
12cu|qutim-0.3.2-1|51	%package -n	%{libname}
12cu|qutim-0.3.2-1|52	Summary:	qutIM shared library
12cu|qutim-0.3.2-1|53	Group:		Networking/Instant messaging
12cu|qutim-0.3.2-1|54	
12cu|qutim-0.3.2-1|55	%description -n %{libname}
12cu|qutim-0.3.2-1|56	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger.
12cu|qutim-0.3.2-1|57	
12cu|qutim-0.3.2-1|58	%files -n %{libname}
12cu|qutim-0.3.2-1|59	%{_libdir}/libqutim.so.%{major}*
12cu|qutim-0.3.2-1|60	
12cu|qutim-0.3.2-1|61	#----------------------------------------------------------------------------
12cu|qutim-0.3.2-1|62	
12cu|qutim-0.3.2-1|63	%define chat_major 1
12cu|qutim-0.3.2-1|64	%define libadiumchat %mklibname qutim-adiumchat %{chat_major}
12cu|qutim-0.3.2-1|65	
12cu|qutim-0.3.2-1|66	%package -n	%{libadiumchat}
12cu|qutim-0.3.2-1|67	Summary:	qutIM shared library
12cu|qutim-0.3.2-1|68	Group:		Networking/Instant messaging
12cu|qutim-0.3.2-1|69	
12cu|qutim-0.3.2-1|70	%description -n %{libadiumchat}
12cu|qutim-0.3.2-1|71	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger.
12cu|qutim-0.3.2-1|72	
12cu|qutim-0.3.2-1|73	%files -n %{libadiumchat}
12cu|qutim-0.3.2-1|74	%{_libdir}/libqutim-adiumchat.so.%{chat_major}*
12cu|qutim-0.3.2-1|75	
12cu|qutim-0.3.2-1|76	#----------------------------------------------------------------------------
12cu|qutim-0.3.2-1|77	
12cu|qutim-0.3.2-1|78	%define libadiumwebview %mklibname qutim-adiumwebview %{major}
12cu|qutim-0.3.2-1|79	
12cu|qutim-0.3.2-1|80	%package -n	%{libadiumwebview}
12cu|qutim-0.3.2-1|81	Summary:	qutIM shared library
12cu|qutim-0.3.2-1|82	Group:		Networking/Instant messaging
12cu|qutim-0.3.2-1|83	
12cu|qutim-0.3.2-1|84	%description -n %{libadiumwebview}
12cu|qutim-0.3.2-1|85	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger.
12cu|qutim-0.3.2-1|86	
12cu|qutim-0.3.2-1|87	%files -n %{libadiumwebview}
12cu|qutim-0.3.2-1|88	%{_libdir}/libqutim-adiumwebview.so.%{major}*
12cu|qutim-0.3.2-1|89	
12cu|qutim-0.3.2-1|90	#----------------------------------------------------------------------------
12cu|qutim-0.3.2-1|91	
12cu|qutim-0.3.2-1|92	%define libsimplecontactlist %mklibname qutim-simplecontactlist %{major}
12cu|qutim-0.3.2-1|93	
12cu|qutim-0.3.2-1|94	%package -n	%{libsimplecontactlist}
12cu|qutim-0.3.2-1|95	Summary:	qutIM shared library
12cu|qutim-0.3.2-1|96	Group:		Networking/Instant messaging
12cu|qutim-0.3.2-1|97	
12cu|qutim-0.3.2-1|98	%description -n %{libsimplecontactlist}
12cu|qutim-0.3.2-1|99	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger.
12cu|qutim-0.3.2-1|100	
12cu|qutim-0.3.2-1|101	%files -n %{libsimplecontactlist}
12cu|qutim-0.3.2-1|102	%{_libdir}/libqutim-simplecontactlist.so.%{major}*
12cu|qutim-0.3.2-1|103	
12cu|qutim-0.3.2-1|104	#----------------------------------------------------------------------------
12cu|qutim-0.3.2-1|105	
12cu|qutim-0.3.2-1|106	%define qutimdevelname %mklibname -d %{name}
12cu|qutim-0.3.2-1|107	
12cu|qutim-0.3.2-1|108	%package -n	%{qutimdevelname}
12cu|qutim-0.3.2-1|109	Summary:	qutIM header files
12cu|qutim-0.3.2-1|110	Group:		Development/C
12cu|qutim-0.3.2-1|111	Requires:	%{libname} = %{EVRD}
12cu|qutim-0.3.2-1|112	Requires:	%{libadiumchat} = %{EVRD}
12cu|qutim-0.3.2-1|113	Requires:	%{libadiumwebview} = %{EVRD}
12cu|qutim-0.3.2-1|114	Requires:	%{libsimplecontactlist} = %{EVRD}
12cu|qutim-0.3.2-1|115	Provides:	%{name}-devel = %{EVRD}
12cu|qutim-0.3.2-1|116	
12cu|qutim-0.3.2-1|117	%description -n %{qutimdevelname}
12cu|qutim-0.3.2-1|118	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger
12cu|qutim-0.3.2-1|119	header files.
12cu|qutim-0.3.2-1|120	
12cu|qutim-0.3.2-1|121	%files -n %{qutimdevelname}
12cu|qutim-0.3.2-1|122	%{_includedir}/%{name}/*.h
12cu|qutim-0.3.2-1|123	%{_includedir}/%{name}/adiumchat/*.h
12cu|qutim-0.3.2-1|124	%{_includedir}/%{name}/adiumwebview/*.h
12cu|qutim-0.3.2-1|125	%{_includedir}/%{name}/simplecontactlist/*.h
12cu|qutim-0.3.2-1|126	%{_libdir}/libqutim.so
12cu|qutim-0.3.2-1|127	%{_libdir}/libqutim-adiumchat.so
12cu|qutim-0.3.2-1|128	%{_libdir}/libqutim-adiumwebview.so
12cu|qutim-0.3.2-1|129	%{_libdir}/libqutim-simplecontactlist.so
12cu|qutim-0.3.2-1|130	%{_datadir}/cmake/Modules/*
12cu|qutim-0.3.2-1|131	
12cu|qutim-0.3.2-1|132	#----------------------------------------------------------------------------
12cu|qutim-0.3.2-1|133	
12cu|qutim-0.3.2-1|134	%prep
12cu|qutim-0.3.2-1|135	%setup -q
12cu|qutim-0.3.2-1|136	%patch0 -p1
12cu|qutim-0.3.2-1|137	
12cu|qutim-0.3.2-1|138	%build
12cu|qutim-0.3.2-1|139	%cmake_kde4 \
12cu|qutim-0.3.2-1|140	-DCMAKE_SKIP_RPATH:BOOL=ON \
12cu|qutim-0.3.2-1|141	-DSYSTEM_JREEN=ON \
12cu|qutim-0.3.2-1|142	-DSYSTEM_VREEN=ON \
12cu|qutim-0.3.2-1|143	-DASTRAL=OFF \
12cu|qutim-0.3.2-1|144	-DDOCKTILE=OFF \
12cu|qutim-0.3.2-1|145	-DHAIKUNOTIFICATIONS=OFF \
12cu|qutim-0.3.2-1|146	-DMACINTEGRATION=OFF \
12cu|qutim-0.3.2-1|147	-DMAEMO5INTEGRATION=OFF \
12cu|qutim-0.3.2-1|148	-DMOBILEABOUT=OFF \
12cu|qutim-0.3.2-1|149	-DMOBILECONTACTINFO=OFF \
12cu|qutim-0.3.2-1|150	-DMOBILENOTIFICATIONSSETTINGS=OFF \
12cu|qutim-0.3.2-1|151	-DMOBILESETTINGSDIALOG=OFF \
12cu|qutim-0.3.2-1|152	-DMOBILITY=OFF \
12cu|qutim-0.3.2-1|153	-DOFFTHERECORD=OFF \
12cu|qutim-0.3.2-1|154	-DPLUGMAN=OFF \
12cu|qutim-0.3.2-1|155	-DSDLSOUND=OFF \
12cu|qutim-0.3.2-1|156	-DSYMBIANINTEGRATION=OFF \
12cu|qutim-0.3.2-1|157	-DUPDATER=OFF \
12cu|qutim-0.3.2-1|158	-DWININTEGRATION=OFF
12cu|qutim-0.3.2-1|159	%make
12cu|qutim-0.3.2-1|160	
12cu|qutim-0.3.2-1|161	%install
12cu|qutim-0.3.2-1|162	%makeinstall_std -C build
12cu|qutim-0.3.2-1|163	
12cu|qutim-0.3.2-1|164	%changelog
12cu|qutim-0.3.2-1|165	* Thu Feb 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.2-1
12cu|qutim-0.3.2-1|166	+ Revision: 3ed6063
12cu|qutim-0.3.2-1|167	- LOG Update BuildRequires
12cu|qutim-0.3.2-1|168	
12cu|qutim-0.3.2-1|169	

12224 12
12cu|qutim2-0.2.1.git.630-1|1	%define oname qutim
12cu|qutim2-0.2.1.git.630-1|2	
12cu|qutim2-0.2.1.git.630-1|3	%define _disable_ld_as_needed 1
12cu|qutim2-0.2.1.git.630-1|4	# Jabber fails to work with gcc 4.7 and -O2
12cu|qutim2-0.2.1.git.630-1|5	%global optflags %{optflags} -O0
12cu|qutim2-0.2.1.git.630-1|6	
12cu|qutim2-0.2.1.git.630-1|7	%define coreversion		0.2.1.git.630
12cu|qutim2-0.2.1.git.630-1|8	%define icqversion		0.2.1.136
12cu|qutim2-0.2.1.git.630-1|9	%define ircversion		0.2.0.38
12cu|qutim2-0.2.1.git.630-1|10	%define jabberversion		0.2.1.431
12cu|qutim2-0.2.1.git.630-1|11	%define mrimversion		0.2.1.146
12cu|qutim2-0.2.1.git.630-1|12	%define vkontakteversion	0.2.0.40
12cu|qutim2-0.2.1.git.630-1|13	%define yandexnarodversion	0.2.0.21
12cu|qutim2-0.2.1.git.630-1|14	%define histmanversion		0.2.0.13
12cu|qutim2-0.2.1.git.630-1|15	%define juickversion		0.2.1.100
12cu|qutim2-0.2.1.git.630-1|16	%define weatherversion		0.2.1.145
12cu|qutim2-0.2.1.git.630-1|17	%define massmessagingversion	0.2.1.120
12cu|qutim2-0.2.1.git.630-1|18	%define plugmanversion		0.2.0.151
12cu|qutim2-0.2.1.git.630-1|19	%define imagepubversion		10
12cu|qutim2-0.2.1.git.630-1|20	%define kdeversion		31
12cu|qutim2-0.2.1.git.630-1|21	%define msnversion		6
12cu|qutim2-0.2.1.git.630-1|22	%define urlpreviewversion	12
12cu|qutim2-0.2.1.git.630-1|23	%define cchkversion		0.0.7
12cu|qutim2-0.2.1.git.630-1|24	%define twitterversion		4
12cu|qutim2-0.2.1.git.630-1|25	
12cu|qutim2-0.2.1.git.630-1|26	Summary:	qutIM - multiplatform multiprotocol (ICQ, Jabber etc) instant messenger
12cu|qutim2-0.2.1.git.630-1|27	Name:		qutim2
12cu|qutim2-0.2.1.git.630-1|28	Version:	%{coreversion}
12cu|qutim2-0.2.1.git.630-1|29	Release:	1
12cu|qutim2-0.2.1.git.630-1|30	Group:		Networking/Instant messaging
12cu|qutim2-0.2.1.git.630-1|31	License:	GPLv2+
12cu|qutim2-0.2.1.git.630-1|32	Url:		http://qutim.org/
12cu|qutim2-0.2.1.git.630-1|33	Source0:	%{oname}-%{coreversion}.tar.bz2
12cu|qutim2-0.2.1.git.630-1|34	Source1:	qutim-emoticons-0.2.0.tar.bz2
12cu|qutim2-0.2.1.git.630-1|35	Source2:	qutim-langs-0.2.0.tar.bz2
12cu|qutim2-0.2.1.git.630-1|36	Source3:	qutim-sounds-0.2.0.tar.bz2
12cu|qutim2-0.2.1.git.630-1|37	Source4:	qutIM.desktop
12cu|qutim2-0.2.1.git.630-1|38	Source5:	TributeToQIP.tar.bz2
12cu|qutim2-0.2.1.git.630-1|39	Source6:	qutim-glass.tar.bz2
12cu|qutim2-0.2.1.git.630-1|40	Source7:	qutim-red.tar.bz2
12cu|qutim2-0.2.1.git.630-1|41	Source8:	additional_plugins.tar.bz2
12cu|qutim2-0.2.1.git.630-1|42	Patch0:		qutim-0.2.0-x86_64.patch
12cu|qutim2-0.2.1.git.630-1|43	Patch1:		qutim-msn-3-cmake.patch
12cu|qutim2-0.2.1.git.630-1|44	Patch2:		qutim-0.2.1.git.630-gcc4.7.patch
12cu|qutim2-0.2.1.git.630-1|45	Patch3:		qutim-0.2.1.git.630-linkage.patch
12cu|qutim2-0.2.1.git.630-1|46	Patch4:		qutim-0.2.1.git.630-speller.patch
12cu|qutim2-0.2.1.git.630-1|47	Patch5:		qutim-0.2.1.git.630-qt4.8.patch
12cu|qutim2-0.2.1.git.630-1|48	BuildRequires:	cmake
12cu|qutim2-0.2.1.git.630-1|49	BuildRequires:	qt4-devel
12cu|qutim2-0.2.1.git.630-1|50	BuildRequires:	idn-devel
12cu|qutim2-0.2.1.git.630-1|51	BuildRequires:	gnutls-devel
12cu|qutim2-0.2.1.git.630-1|52	BuildRequires:	phonon-devel
12cu|qutim2-0.2.1.git.630-1|53	BuildRequires:	kdelibs4-devel
12cu|qutim2-0.2.1.git.630-1|54	Conflicts:	%{oname} >= 0.2.80
12cu|qutim2-0.2.1.git.630-1|55	
12cu|qutim2-0.2.1.git.630-1|56	%description
12cu|qutim2-0.2.1.git.630-1|57	qutIM - multiplatform multiprotocol (ICQ, Jabber) instant messenger.
12cu|qutim2-0.2.1.git.630-1|58	
12cu|qutim2-0.2.1.git.630-1|59	%files
12cu|qutim2-0.2.1.git.630-1|60	%{_bindir}/%{oname}
12cu|qutim2-0.2.1.git.630-1|61	%{_datadir}/applications/%{oname}.desktop
12cu|qutim2-0.2.1.git.630-1|62	%{_datadir}/pixmaps/%{oname}.png
12cu|qutim2-0.2.1.git.630-1|63	%{_datadir}/%{oname}
12cu|qutim2-0.2.1.git.630-1|64	
12cu|qutim2-0.2.1.git.630-1|65	#----------------------------------------------------------------------------
12cu|qutim2-0.2.1.git.630-1|66	
12cu|qutim2-0.2.1.git.630-1|67	%package -n %{name}-histman
12cu|qutim2-0.2.1.git.630-1|68	Summary:	History manager plugin for qutIM
12cu|qutim2-0.2.1.git.630-1|69	Group:		Networking/Instant messaging
12cu|qutim2-0.2.1.git.630-1|70	Version:	%{histmanversion}
12cu|qutim2-0.2.1.git.630-1|71	Requires:	%{name} = %{coreversion}
12cu|qutim2-0.2.1.git.630-1|72	
12cu|qutim2-0.2.1.git.630-1|73	%description -n %{name}-histman
12cu|qutim2-0.2.1.git.630-1|74	History manager plugin for qutIM. Import history from clients
12cu|qutim2-0.2.1.git.630-1|75	like QIP, Miranda, Pidgin, Kopete, Gajim, Psi and others.
12cu|qutim2-0.2.1.git.630-1|76	
12cu|qutim2-0.2.1.git.630-1|77	%files -n %{name}-histman
12cu|qutim2-0.2.1.git.630-1|78	%{_libdir}/%{oname}/libhistman.so
12cu|qutim2-0.2.1.git.630-1|79	
12cu|qutim2-0.2.1.git.630-1|80	#----------------------------------------------------------------------------
12cu|qutim2-0.2.1.git.630-1|81	
12cu|qutim2-0.2.1.git.630-1|82	%package -n %{name}-icq
12cu|qutim2-0.2.1.git.630-1|83	Summary:	ICQ plugin for qutIM
12cu|qutim2-0.2.1.git.630-1|84	Group:		Networking/Instant messaging
12cu|qutim2-0.2.1.git.630-1|85	Version:	%{icqversion}
12cu|qutim2-0.2.1.git.630-1|86	Requires:	%{name} = %{coreversion}
12cu|qutim2-0.2.1.git.630-1|87	
12cu|qutim2-0.2.1.git.630-1|88	%description -n %{name}-icq
12cu|qutim2-0.2.1.git.630-1|89	ICQ plugin for qutIM.
12cu|qutim2-0.2.1.git.630-1|90	
12cu|qutim2-0.2.1.git.630-1|91	%files -n %{name}-icq
12cu|qutim2-0.2.1.git.630-1|92	%{_libdir}/%{oname}/liboscar.so
12cu|qutim2-0.2.1.git.630-1|93	
12cu|qutim2-0.2.1.git.630-1|94	#----------------------------------------------------------------------------
12cu|qutim2-0.2.1.git.630-1|95	
12cu|qutim2-0.2.1.git.630-1|96	%package -n %{name}-imagepub
12cu|qutim2-0.2.1.git.630-1|97	Summary:	Image publishing services plugin for qutIM
12cu|qutim2-0.2.1.git.630-1|98	Group:		Networking/Instant messaging
12cu|qutim2-0.2.1.git.630-1|99	Version:	%{imagepubversion}
12cu|qutim2-0.2.1.git.630-1|100	Requires:	%{name} = %{coreversion}
12cu|qutim2-0.2.1.git.630-1|101	
12cu|qutim2-0.2.1.git.630-1|102	%description -n %{name}-imagepub
12cu|qutim2-0.2.1.git.630-1|103	Image publishing services plugin for qutIM.
12cu|qutim2-0.2.1.git.630-1|104	
12cu|qutim2-0.2.1.git.630-1|105	%files -n %{name}-imagepub
12cu|qutim2-0.2.1.git.630-1|106	%{_libdir}/%{oname}/libimagepub.so
12cu|qutim2-0.2.1.git.630-1|107	
12cu|qutim2-0.2.1.git.630-1|108	#----------------------------------------------------------------------------
12cu|qutim2-0.2.1.git.630-1|109	
12cu|qutim2-0.2.1.git.630-1|110	%package -n %{name}-irc
12cu|qutim2-0.2.1.git.630-1|111	Summary:	IRC plugin for qutIM
12cu|qutim2-0.2.1.git.630-1|112	Group:		Networking/Instant messaging
12cu|qutim2-0.2.1.git.630-1|113	Version:	%{ircversion}
12cu|qutim2-0.2.1.git.630-1|114	Requires:	%{name} = %{coreversion}
12cu|qutim2-0.2.1.git.630-1|115	
12cu|qutim2-0.2.1.git.630-1|116	%description -n %{name}-irc
12cu|qutim2-0.2.1.git.630-1|117	IRC plugin for qutIM.
12cu|qutim2-0.2.1.git.630-1|118	
12cu|qutim2-0.2.1.git.630-1|119	%files -n %{name}-irc
12cu|qutim2-0.2.1.git.630-1|120	%{_libdir}/%{oname}/libirc.so
12cu|qutim2-0.2.1.git.630-1|121	
12cu|qutim2-0.2.1.git.630-1|122	#----------------------------------------------------------------------------
12cu|qutim2-0.2.1.git.630-1|123	
12cu|qutim2-0.2.1.git.630-1|124	%package -n %{name}-jabber
12cu|qutim2-0.2.1.git.630-1|125	Summary:	Jabber plugin for qutIM
12cu|qutim2-0.2.1.git.630-1|126	Group:		Networking/Instant messaging
12cu|qutim2-0.2.1.git.630-1|127	Version:	%{jabberversion}
12cu|qutim2-0.2.1.git.630-1|128	Requires:	%{name} = %{coreversion}
12cu|qutim2-0.2.1.git.630-1|129	
12cu|qutim2-0.2.1.git.630-1|130	%description -n %{name}-jabber
12cu|qutim2-0.2.1.git.630-1|131	Jabber plugin for qutIM.
12cu|qutim2-0.2.1.git.630-1|132	
12cu|qutim2-0.2.1.git.630-1|133	%files -n %{name}-jabber
12cu|qutim2-0.2.1.git.630-1|134	%{_libdir}/%{oname}/libjabber.so
12cu|qutim2-0.2.1.git.630-1|135	
12cu|qutim2-0.2.1.git.630-1|136	#----------------------------------------------------------------------------
12cu|qutim2-0.2.1.git.630-1|137	
12cu|qutim2-0.2.1.git.630-1|138	%package -n %{name}-juick
12cu|qutim2-0.2.1.git.630-1|139	Summary:	Weather plugin for qutIM
12cu|qutim2-0.2.1.git.630-1|140	Group:		Networking/Instant messaging
12cu|qutim2-0.2.1.git.630-1|141	Version:	%{juickversion}
12cu|qutim2-0.2.1.git.630-1|142	Requires:	%{name} = %{coreversion}
12cu|qutim2-0.2.1.git.630-1|143	
12cu|qutim2-0.2.1.git.630-1|144	%description -n %{name}-juick
12cu|qutim2-0.2.1.git.630-1|145	juick plugin for qutIM.
12cu|qutim2-0.2.1.git.630-1|146	
12cu|qutim2-0.2.1.git.630-1|147	%files -n %{name}-juick
12cu|qutim2-0.2.1.git.630-1|148	%{_libdir}/%{oname}/libjuick.so
12cu|qutim2-0.2.1.git.630-1|149	
12cu|qutim2-0.2.1.git.630-1|150	#----------------------------------------------------------------------------
12cu|qutim2-0.2.1.git.630-1|151	
12cu|qutim2-0.2.1.git.630-1|152	%package -n %{name}-kde-integration
12cu|qutim2-0.2.1.git.630-1|153	Summary:	KDE integration plugin set for qutIM
12cu|qutim2-0.2.1.git.630-1|154	Group:		Networking/Instant messaging
12cu|qutim2-0.2.1.git.630-1|155	Version:	%{kdeversion}
12cu|qutim2-0.2.1.git.630-1|156	Requires:	%{name} = %{coreversion}
12cu|qutim2-0.2.1.git.630-1|157	
12cu|qutim2-0.2.1.git.630-1|158	%description -n %{name}-kde-integration
12cu|qutim2-0.2.1.git.630-1|159	KDE integration plugin set for qutIM.
12cu|qutim2-0.2.1.git.630-1|160	
12cu|qutim2-0.2.1.git.630-1|161	%files -n %{name}-kde-integration
12cu|qutim2-0.2.1.git.630-1|162	%{_libdir}/%{oname}/libkde*.so
12cu|qutim2-0.2.1.git.630-1|163	
12cu|qutim2-0.2.1.git.630-1|164	#----------------------------------------------------------------------------
12cu|qutim2-0.2.1.git.630-1|165	
12cu|qutim2-0.2.1.git.630-1|166	%package -n %{name}-massmessaging
12cu|qutim2-0.2.1.git.630-1|167	Summary:	Mass messaging plugin for qutIM
12cu|qutim2-0.2.1.git.630-1|168	Group:		Networking/Instant messaging
12cu|qutim2-0.2.1.git.630-1|169	Version:	%{massmessagingversion}
12cu|qutim2-0.2.1.git.630-1|170	Requires:	%{name} = %{coreversion}
12cu|qutim2-0.2.1.git.630-1|171	
12cu|qutim2-0.2.1.git.630-1|172	%description -n %{name}-massmessaging
12cu|qutim2-0.2.1.git.630-1|173	Mass messaging plugin for qutIM.
12cu|qutim2-0.2.1.git.630-1|174	
12cu|qutim2-0.2.1.git.630-1|175	%files -n %{name}-massmessaging
12cu|qutim2-0.2.1.git.630-1|176	%{_libdir}/%{oname}/libmassmessaging.so
12cu|qutim2-0.2.1.git.630-1|177	
12cu|qutim2-0.2.1.git.630-1|178	#----------------------------------------------------------------------------
12cu|qutim2-0.2.1.git.630-1|179	
12cu|qutim2-0.2.1.git.630-1|180	%package -n %{name}-mrim
12cu|qutim2-0.2.1.git.630-1|181	Summary:	Mail.ru plugin for qutIM
12cu|qutim2-0.2.1.git.630-1|182	Group:		Networking/Instant messaging
12cu|qutim2-0.2.1.git.630-1|183	Version:	%{mrimversion}
12cu|qutim2-0.2.1.git.630-1|184	Requires:	%{name} = %{coreversion}
12cu|qutim2-0.2.1.git.630-1|185	
12cu|qutim2-0.2.1.git.630-1|186	%description -n %{name}-mrim
12cu|qutim2-0.2.1.git.630-1|187	Mail.ru plugin for qutIM.
12cu|qutim2-0.2.1.git.630-1|188	
12cu|qutim2-0.2.1.git.630-1|189	%files -n %{name}-mrim
12cu|qutim2-0.2.1.git.630-1|190	%{_libdir}/%{oname}/libmrim.so
12cu|qutim2-0.2.1.git.630-1|191	
12cu|qutim2-0.2.1.git.630-1|192	#----------------------------------------------------------------------------
12cu|qutim2-0.2.1.git.630-1|193	
12cu|qutim2-0.2.1.git.630-1|194	%package -n %{name}-msn
12cu|qutim2-0.2.1.git.630-1|195	Summary:	MSN plugin for qutIM
12cu|qutim2-0.2.1.git.630-1|196	Group:		Networking/Instant messaging
12cu|qutim2-0.2.1.git.630-1|197	Version:	%{msnversion}
12cu|qutim2-0.2.1.git.630-1|198	Requires:	%{name} = %{coreversion}
12cu|qutim2-0.2.1.git.630-1|199	
12cu|qutim2-0.2.1.git.630-1|200	%description -n %{name}-msn
12cu|qutim2-0.2.1.git.630-1|201	MSN plugin for qutIM.
12cu|qutim2-0.2.1.git.630-1|202	
12cu|qutim2-0.2.1.git.630-1|203	%files -n %{name}-msn
12cu|qutim2-0.2.1.git.630-1|204	%{_libdir}/%{oname}/libmsn.so
12cu|qutim2-0.2.1.git.630-1|205	
12cu|qutim2-0.2.1.git.630-1|206	#----------------------------------------------------------------------------
12cu|qutim2-0.2.1.git.630-1|207	
12cu|qutim2-0.2.1.git.630-1|208	%package -n %{name}-plugman
12cu|qutim2-0.2.1.git.630-1|209	Summary:	Plugin manager for qutIM
12cu|qutim2-0.2.1.git.630-1|210	Group:		Networking/Instant messaging
12cu|qutim2-0.2.1.git.630-1|211	Version:	%{plugmanversion}
12cu|qutim2-0.2.1.git.630-1|212	Requires:	%{name} = %{coreversion}
12cu|qutim2-0.2.1.git.630-1|213	
12cu|qutim2-0.2.1.git.630-1|214	%description -n %{name}-plugman
12cu|qutim2-0.2.1.git.630-1|215	Plugin manager for qutIM. Allow install additional themes,
12cu|qutim2-0.2.1.git.630-1|216	icon packs and other useful staff.
12cu|qutim2-0.2.1.git.630-1|217	
12cu|qutim2-0.2.1.git.630-1|218	%files -n %{name}-plugman
12cu|qutim2-0.2.1.git.630-1|219	%{_libdir}/%{oname}/libplugman.so
12cu|qutim2-0.2.1.git.630-1|220	
12cu|qutim2-0.2.1.git.630-1|221	#----------------------------------------------------------------------------
12cu|qutim2-0.2.1.git.630-1|222	
12cu|qutim2-0.2.1.git.630-1|223	%package -n %{name}-twitter
12cu|qutim2-0.2.1.git.630-1|224	Summary:	Twitter plugin for qutIM
12cu|qutim2-0.2.1.git.630-1|225	Group:		Networking/Instant messaging
12cu|qutim2-0.2.1.git.630-1|226	Version:	%{twitterversion}
12cu|qutim2-0.2.1.git.630-1|227	Requires:	%{name} = %{coreversion}
12cu|qutim2-0.2.1.git.630-1|228	
12cu|qutim2-0.2.1.git.630-1|229	%description -n %{name}-twitter
12cu|qutim2-0.2.1.git.630-1|230	Twitter plugin for qutIM.
12cu|qutim2-0.2.1.git.630-1|231	
12cu|qutim2-0.2.1.git.630-1|232	%files -n %{name}-twitter
12cu|qutim2-0.2.1.git.630-1|233	%{_libdir}/%{oname}/libtwitter.so
12cu|qutim2-0.2.1.git.630-1|234	
12cu|qutim2-0.2.1.git.630-1|235	#----------------------------------------------------------------------------
12cu|qutim2-0.2.1.git.630-1|236	
12cu|qutim2-0.2.1.git.630-1|237	%package -n %{name}-urlpreview
12cu|qutim2-0.2.1.git.630-1|238	Summary:	Prewiew URLs in messages plugin for qutIM
12cu|qutim2-0.2.1.git.630-1|239	Group:		Networking/Instant messaging
12cu|qutim2-0.2.1.git.630-1|240	Version:	%{urlpreviewversion}
12cu|qutim2-0.2.1.git.630-1|241	Requires:	%{name} = %{coreversion}
12cu|qutim2-0.2.1.git.630-1|242	
12cu|qutim2-0.2.1.git.630-1|243	%description -n %{name}-urlpreview
12cu|qutim2-0.2.1.git.630-1|244	Prewiew URLs in messages plugin for qutIM.
12cu|qutim2-0.2.1.git.630-1|245	
12cu|qutim2-0.2.1.git.630-1|246	%files -n %{name}-urlpreview
12cu|qutim2-0.2.1.git.630-1|247	%{_libdir}/%{oname}/liburlpreview.so
12cu|qutim2-0.2.1.git.630-1|248	
12cu|qutim2-0.2.1.git.630-1|249	#----------------------------------------------------------------------------
12cu|qutim2-0.2.1.git.630-1|250	
12cu|qutim2-0.2.1.git.630-1|251	%package -n %{name}-vkontakte
12cu|qutim2-0.2.1.git.630-1|252	Summary:	Vkontakte.ru plugin for qutIM
12cu|qutim2-0.2.1.git.630-1|253	Group:		Networking/Instant messaging
12cu|qutim2-0.2.1.git.630-1|254	Version:	%{vkontakteversion}
12cu|qutim2-0.2.1.git.630-1|255	Requires:	%{name} = %{coreversion}
12cu|qutim2-0.2.1.git.630-1|256	
12cu|qutim2-0.2.1.git.630-1|257	%description -n %{name}-vkontakte
12cu|qutim2-0.2.1.git.630-1|258	Vkontakte.ru plugin for qutIM.
12cu|qutim2-0.2.1.git.630-1|259	
12cu|qutim2-0.2.1.git.630-1|260	%files -n %{name}-vkontakte
12cu|qutim2-0.2.1.git.630-1|261	%{_libdir}/%{oname}/libvkontakte.so
12cu|qutim2-0.2.1.git.630-1|262	
12cu|qutim2-0.2.1.git.630-1|263	#----------------------------------------------------------------------------
12cu|qutim2-0.2.1.git.630-1|264	
12cu|qutim2-0.2.1.git.630-1|265	%package -n %{name}-weather
12cu|qutim2-0.2.1.git.630-1|266	Summary:	Weather plugin for qutIM
12cu|qutim2-0.2.1.git.630-1|267	Group:		Networking/Instant messaging
12cu|qutim2-0.2.1.git.630-1|268	Version:	%{weatherversion}
12cu|qutim2-0.2.1.git.630-1|269	Requires:	%{name} = %{coreversion}
12cu|qutim2-0.2.1.git.630-1|270	
12cu|qutim2-0.2.1.git.630-1|271	%description -n %{name}-weather
12cu|qutim2-0.2.1.git.630-1|272	Weather plugin for qutIM.
12cu|qutim2-0.2.1.git.630-1|273	
12cu|qutim2-0.2.1.git.630-1|274	%files -n %{name}-weather
12cu|qutim2-0.2.1.git.630-1|275	%{_libdir}/%{oname}/libweather.so
12cu|qutim2-0.2.1.git.630-1|276	
12cu|qutim2-0.2.1.git.630-1|277	#----------------------------------------------------------------------------
12cu|qutim2-0.2.1.git.630-1|278	
12cu|qutim2-0.2.1.git.630-1|279	%package -n %{name}-yandexnarod
12cu|qutim2-0.2.1.git.630-1|280	Summary:	Yandex.narod.ru plugin for qutIM
12cu|qutim2-0.2.1.git.630-1|281	Group:		Networking/Instant messaging
12cu|qutim2-0.2.1.git.630-1|282	Version:	%{yandexnarodversion}
12cu|qutim2-0.2.1.git.630-1|283	Requires:	%{name} = %{coreversion}
12cu|qutim2-0.2.1.git.630-1|284	
12cu|qutim2-0.2.1.git.630-1|285	%description -n %{name}-yandexnarod
12cu|qutim2-0.2.1.git.630-1|286	Yandex.narod.ru plugin for qutIM. Requires narod.ru account.
12cu|qutim2-0.2.1.git.630-1|287	
12cu|qutim2-0.2.1.git.630-1|288	%files -n %{name}-yandexnarod
12cu|qutim2-0.2.1.git.630-1|289	%{_libdir}/%{oname}/libyandexnarod.so
12cu|qutim2-0.2.1.git.630-1|290	
12cu|qutim2-0.2.1.git.630-1|291	#----------------------------------------------------------------------------
12cu|qutim2-0.2.1.git.630-1|292	
12cu|qutim2-0.2.1.git.630-1|293	%package -n task-%{name}
12cu|qutim2-0.2.1.git.630-1|294	Summary:	Task for qutIM with Jabber & ICQ plugins
12cu|qutim2-0.2.1.git.630-1|295	Group:		Networking/Instant messaging
12cu|qutim2-0.2.1.git.630-1|296	Version:	%{coreversion}
12cu|qutim2-0.2.1.git.630-1|297	Requires:	%{name} = %{coreversion}
12cu|qutim2-0.2.1.git.630-1|298	Requires:	%{name}-icq = %{icqversion}
12cu|qutim2-0.2.1.git.630-1|299	Requires:	%{name}-jabber = %{jabberversion}
12cu|qutim2-0.2.1.git.630-1|300	
12cu|qutim2-0.2.1.git.630-1|301	%description -n task-%{name}
12cu|qutim2-0.2.1.git.630-1|302	Metapackage for qutIM + Jabber & ICQ plugins.
12cu|qutim2-0.2.1.git.630-1|303	
12cu|qutim2-0.2.1.git.630-1|304	%files -n task-%{name}
12cu|qutim2-0.2.1.git.630-1|305	
12cu|qutim2-0.2.1.git.630-1|306	#----------------------------------------------------------------------------
12cu|qutim2-0.2.1.git.630-1|307	
12cu|qutim2-0.2.1.git.630-1|308	%prep
12cu|qutim2-0.2.1.git.630-1|309	%setup -q -n %{oname}-%{version}
12cu|qutim2-0.2.1.git.630-1|310	%patch0 -p0
12cu|qutim2-0.2.1.git.630-1|311	pushd plugins
12cu|qutim2-0.2.1.git.630-1|312	tar xvjf %{SOURCE8}
12cu|qutim2-0.2.1.git.630-1|313	popd
12cu|qutim2-0.2.1.git.630-1|314	%patch1 -p0
12cu|qutim2-0.2.1.git.630-1|315	%patch2 -p1
12cu|qutim2-0.2.1.git.630-1|316	%patch3 -p1
12cu|qutim2-0.2.1.git.630-1|317	%patch4 -p1
12cu|qutim2-0.2.1.git.630-1|318	%patch5 -p1
12cu|qutim2-0.2.1.git.630-1|319	
12cu|qutim2-0.2.1.git.630-1|320	tar xvjf %{SOURCE1}
12cu|qutim2-0.2.1.git.630-1|321	tar xvjf %{SOURCE2}
12cu|qutim2-0.2.1.git.630-1|322	tar xvjf %{SOURCE3}
12cu|qutim2-0.2.1.git.630-1|323	
12cu|qutim2-0.2.1.git.630-1|324	%build
12cu|qutim2-0.2.1.git.630-1|325	%cmake_qt4 -DCMAKE_SKIP_RPATH=TRUE
12cu|qutim2-0.2.1.git.630-1|326	%make
12cu|qutim2-0.2.1.git.630-1|327	
12cu|qutim2-0.2.1.git.630-1|328	pushd ../plugins/icq
12cu|qutim2-0.2.1.git.630-1|329	%qmake_qt4
12cu|qutim2-0.2.1.git.630-1|330	%make
12cu|qutim2-0.2.1.git.630-1|331	popd
12cu|qutim2-0.2.1.git.630-1|332	
12cu|qutim2-0.2.1.git.630-1|333	pushd ../plugins/jabber
12cu|qutim2-0.2.1.git.630-1|334	%cmake_qt4 -DGNUTLS:BOOL=ON
12cu|qutim2-0.2.1.git.630-1|335	%make
12cu|qutim2-0.2.1.git.630-1|336	popd
12cu|qutim2-0.2.1.git.630-1|337	
12cu|qutim2-0.2.1.git.630-1|338	pushd ../plugins/irc
12cu|qutim2-0.2.1.git.630-1|339	%qmake_qt4
12cu|qutim2-0.2.1.git.630-1|340	%make
12cu|qutim2-0.2.1.git.630-1|341	popd
12cu|qutim2-0.2.1.git.630-1|342	
12cu|qutim2-0.2.1.git.630-1|343	pushd ../plugins/kde-integration
12cu|qutim2-0.2.1.git.630-1|344	%cmake_kde4
12cu|qutim2-0.2.1.git.630-1|345	%make
12cu|qutim2-0.2.1.git.630-1|346	popd
12cu|qutim2-0.2.1.git.630-1|347	
12cu|qutim2-0.2.1.git.630-1|348	pushd ../plugins/mrim
12cu|qutim2-0.2.1.git.630-1|349	%cmake_qt4
12cu|qutim2-0.2.1.git.630-1|350	%make
12cu|qutim2-0.2.1.git.630-1|351	popd
12cu|qutim2-0.2.1.git.630-1|352	
12cu|qutim2-0.2.1.git.630-1|353	pushd ../plugins/msn
12cu|qutim2-0.2.1.git.630-1|354	%cmake_qt4
12cu|qutim2-0.2.1.git.630-1|355	%make
12cu|qutim2-0.2.1.git.630-1|356	popd
12cu|qutim2-0.2.1.git.630-1|357	
12cu|qutim2-0.2.1.git.630-1|358	pushd ../plugins/vkontakte
12cu|qutim2-0.2.1.git.630-1|359	%qmake_qt4
12cu|qutim2-0.2.1.git.630-1|360	%make
12cu|qutim2-0.2.1.git.630-1|361	popd
12cu|qutim2-0.2.1.git.630-1|362	
12cu|qutim2-0.2.1.git.630-1|363	pushd ../plugins/imagepub
12cu|qutim2-0.2.1.git.630-1|364	%qmake_qt4
12cu|qutim2-0.2.1.git.630-1|365	%make
12cu|qutim2-0.2.1.git.630-1|366	popd
12cu|qutim2-0.2.1.git.630-1|367	
12cu|qutim2-0.2.1.git.630-1|368	pushd ../plugins/massmessaging
12cu|qutim2-0.2.1.git.630-1|369	%qmake_qt4
12cu|qutim2-0.2.1.git.630-1|370	%make
12cu|qutim2-0.2.1.git.630-1|371	popd
12cu|qutim2-0.2.1.git.630-1|372	
12cu|qutim2-0.2.1.git.630-1|373	pushd ../plugins/weather
12cu|qutim2-0.2.1.git.630-1|374	%qmake_qt4
12cu|qutim2-0.2.1.git.630-1|375	%make
12cu|qutim2-0.2.1.git.630-1|376	popd
12cu|qutim2-0.2.1.git.630-1|377	
12cu|qutim2-0.2.1.git.630-1|378	pushd ../plugins/juick
12cu|qutim2-0.2.1.git.630-1|379	%qmake_qt4
12cu|qutim2-0.2.1.git.630-1|380	%make
12cu|qutim2-0.2.1.git.630-1|381	popd
12cu|qutim2-0.2.1.git.630-1|382	
12cu|qutim2-0.2.1.git.630-1|383	pushd ../plugins/urlpreview
12cu|qutim2-0.2.1.git.630-1|384	%qmake_qt4
12cu|qutim2-0.2.1.git.630-1|385	%make
12cu|qutim2-0.2.1.git.630-1|386	popd
12cu|qutim2-0.2.1.git.630-1|387	
12cu|qutim2-0.2.1.git.630-1|388	pushd ../plugins/yandexnarod
12cu|qutim2-0.2.1.git.630-1|389	%qmake_qt4
12cu|qutim2-0.2.1.git.630-1|390	%make
12cu|qutim2-0.2.1.git.630-1|391	popd
12cu|qutim2-0.2.1.git.630-1|392	
12cu|qutim2-0.2.1.git.630-1|393	pushd ../plugins/histman
12cu|qutim2-0.2.1.git.630-1|394	%qmake_qt4
12cu|qutim2-0.2.1.git.630-1|395	%make
12cu|qutim2-0.2.1.git.630-1|396	popd
12cu|qutim2-0.2.1.git.630-1|397	
12cu|qutim2-0.2.1.git.630-1|398	pushd ../plugins/twitter
12cu|qutim2-0.2.1.git.630-1|399	%qmake_qt4
12cu|qutim2-0.2.1.git.630-1|400	%make
12cu|qutim2-0.2.1.git.630-1|401	popd
12cu|qutim2-0.2.1.git.630-1|402	
12cu|qutim2-0.2.1.git.630-1|403	pushd ../plugins/plugman
12cu|qutim2-0.2.1.git.630-1|404	%cmake_qt4
12cu|qutim2-0.2.1.git.630-1|405	%make
12cu|qutim2-0.2.1.git.630-1|406	popd
12cu|qutim2-0.2.1.git.630-1|407	
12cu|qutim2-0.2.1.git.630-1|408	%install
12cu|qutim2-0.2.1.git.630-1|409	install -D -m 0644 "icons/qutim_64.png" "%{buildroot}%{_datadir}/pixmaps/%{oname}.png"
12cu|qutim2-0.2.1.git.630-1|410	install -d "%{buildroot}%{_bindir}"
12cu|qutim2-0.2.1.git.630-1|411	install -d "%{buildroot}%{_datadir}"/applications/
12cu|qutim2-0.2.1.git.630-1|412	install -d "%{buildroot}%{_libdir}/%{oname}"
12cu|qutim2-0.2.1.git.630-1|413	install -d "%{buildroot}%{_datadir}/%{oname}/languages/ru"
12cu|qutim2-0.2.1.git.630-1|414	install -d "%{buildroot}%{_datadir}/%{oname}/webkitstyle"
12cu|qutim2-0.2.1.git.630-1|415	
12cu|qutim2-0.2.1.git.630-1|416	cp "build/%{oname}" "%{buildroot}%{_bindir}/%{oname}"
12cu|qutim2-0.2.1.git.630-1|417	cp %{SOURCE4} "%{buildroot}%{_datadir}/applications/%{oname}.desktop"
12cu|qutim2-0.2.1.git.630-1|418	cp "plugins/icq/liboscar.so" "%{buildroot}%{_libdir}/%{oname}/liboscar.so"
12cu|qutim2-0.2.1.git.630-1|419	cp "plugins/jabber/build/libjabber.so" "%{buildroot}%{_libdir}/%{oname}/libjabber.so"
12cu|qutim2-0.2.1.git.630-1|420	cp "plugins/irc/libirc.so" "%{buildroot}%{_libdir}/%{oname}/libirc.so"
12cu|qutim2-0.2.1.git.630-1|421	cp "plugins/mrim/build/libmrim.so" "%{buildroot}%{_libdir}/%{oname}/libmrim.so"
12cu|qutim2-0.2.1.git.630-1|422	cp "plugins/msn/build/libmsn.so" "%{buildroot}%{_libdir}/%{oname}/libmsn.so"
12cu|qutim2-0.2.1.git.630-1|423	cp "plugins/vkontakte/libvkontakte.so" "%{buildroot}%{_libdir}/%{oname}/libvkontakte.so"
12cu|qutim2-0.2.1.git.630-1|424	cp "plugins/imagepub/libimagepub.so" "%{buildroot}%{_libdir}/%{oname}/libimagepub.so"
12cu|qutim2-0.2.1.git.630-1|425	cp "plugins/massmessaging/libmassmessaging.so" "%{buildroot}%{_libdir}/%{oname}/libmassmessaging.so"
12cu|qutim2-0.2.1.git.630-1|426	cp "plugins/juick/libjuick.so" "%{buildroot}%{_libdir}/%{oname}/libjuick.so"
12cu|qutim2-0.2.1.git.630-1|427	cp "plugins/weather/libweather.so" "%{buildroot}%{_libdir}/%{oname}/libweather.so"
12cu|qutim2-0.2.1.git.630-1|428	cp "plugins/urlpreview/liburlpreview.so" "%{buildroot}%{_libdir}/%{oname}/liburlpreview.so"
12cu|qutim2-0.2.1.git.630-1|429	cp "plugins/yandexnarod/libyandexnarod.so" "%{buildroot}%{_libdir}/%{oname}/libyandexnarod.so"
12cu|qutim2-0.2.1.git.630-1|430	cp "plugins/histman/libhistman.so" "%{buildroot}%{_libdir}/%{oname}/libhistman.so"
12cu|qutim2-0.2.1.git.630-1|431	cp "plugins/twitter/libtwitter.so" "%{buildroot}%{_libdir}/%{oname}/libtwitter.so"
12cu|qutim2-0.2.1.git.630-1|432	cp "plugins/plugman/build/libplugman.so" "%{buildroot}%{_libdir}/%{oname}/libplugman.so"
12cu|qutim2-0.2.1.git.630-1|433	
12cu|qutim2-0.2.1.git.630-1|434	cp plugins/kde-integration/build/lib/libkde*.so %{buildroot}%{_libdir}/%{oname}/
12cu|qutim2-0.2.1.git.630-1|435	
12cu|qutim2-0.2.1.git.630-1|436	cp -R "emoticons" "%{buildroot}%{_datadir}/%{oname}/"
12cu|qutim2-0.2.1.git.630-1|437	cp -R languages/ru/*.qm "%{buildroot}%{_datadir}/%{oname}/languages/ru"
12cu|qutim2-0.2.1.git.630-1|438	cp -R "sounds" "%{buildroot}%{_datadir}/%{oname}/"
12cu|qutim2-0.2.1.git.630-1|439	cd "%{buildroot}%{_datadir}/%{oname}/webkitstyle"
12cu|qutim2-0.2.1.git.630-1|440	tar xvjf %{SOURCE5}
12cu|qutim2-0.2.1.git.630-1|441	tar xvjf %{SOURCE6}
12cu|qutim2-0.2.1.git.630-1|442	tar xvjf %{SOURCE7}
12cu|qutim2-0.2.1.git.630-1|443	

12225 12
12cu|qwinff-0.2.0-1|1	######################################################
12cu|qwinff-0.2.0-1|2	# SpecFile: qwinff.spec
12cu|qwinff-0.2.0-1|3	# Generato: http://www.mandrivausers.ro/
12cu|qwinff-0.2.0-1|4	# MRB-Falticska Florin
12cu|qwinff-0.2.0-1|5	######################################################
12cu|qwinff-0.2.0-1|6	
12cu|qwinff-0.2.0-1|7	%define _enable_debug_packages %{nil}
12cu|qwinff-0.2.0-1|8	%define debug_package %{nil}
12cu|qwinff-0.2.0-1|9	
12cu|qwinff-0.2.0-1|10	Summary:	An intuitive media converter GUI
12cu|qwinff-0.2.0-1|11	Name:		qwinff
12cu|qwinff-0.2.0-1|12	Version:	0.2.0
12cu|qwinff-0.2.0-1|13	Release:	1
12cu|qwinff-0.2.0-1|14	License:	GPLv3+
12cu|qwinff-0.2.0-1|15	Group:		Video
12cu|qwinff-0.2.0-1|16	Url:		http://code.google.com/p/qwinff/
12cu|qwinff-0.2.0-1|17	Source0:	http://qwinff.googlecode.com/files/%{name}_%{version}.tar.bz2
12cu|qwinff-0.2.0-1|18	Patch0:		pkgconfig_gtk.patch
12cu|qwinff-0.2.0-1|19	BuildRequires:	qt4-devel
12cu|qwinff-0.2.0-1|20	#needed to compile against libnotify
12cu|qwinff-0.2.0-1|21	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|qwinff-0.2.0-1|22	#
12cu|qwinff-0.2.0-1|23	BuildRequires:	pkgconfig(libnotify)
12cu|qwinff-0.2.0-1|24	Requires:	ffmpeg
12cu|qwinff-0.2.0-1|25	Requires:	sox
12cu|qwinff-0.2.0-1|26	
12cu|qwinff-0.2.0-1|27	%description
12cu|qwinff-0.2.0-1|28	QWinFF is a cross-platform, easy-to-use media converter front-end to FFmpeg.
12cu|qwinff-0.2.0-1|29	FFmpeg is a powerful command-line utility to convert audio and video file
12cu|qwinff-0.2.0-1|30	into numerous formats.
12cu|qwinff-0.2.0-1|31	
12cu|qwinff-0.2.0-1|32	QWinFF features a rich set of presets to help users use FFmpeg easily without
12cu|qwinff-0.2.0-1|33	having to manually input command-line flags. Average users can convert multiple
12cu|qwinff-0.2.0-1|34	media files in just a few clicks, while advanced users can still adjust
12cu|qwinff-0.2.0-1|35	conversion parameters in detail.
12cu|qwinff-0.2.0-1|36	
12cu|qwinff-0.2.0-1|37	Please make sure to use ffmpeg from Restricted repository (PLF version).
12cu|qwinff-0.2.0-1|38	
12cu|qwinff-0.2.0-1|39	%files -f %{name}.lang
12cu|qwinff-0.2.0-1|40	%doc CHANGELOG.txt COPYING.txt README.md
12cu|qwinff-0.2.0-1|41	%{_bindir}/qwinff
12cu|qwinff-0.2.0-1|42	%{_datadir}/applications/qwinff.desktop
12cu|qwinff-0.2.0-1|43	%{_datadir}/pixmaps/qwinff.png
12cu|qwinff-0.2.0-1|44	%dir %{_datadir}/qwinff
12cu|qwinff-0.2.0-1|45	%{_datadir}/qwinff/presets.xml
12cu|qwinff-0.2.0-1|46	%{_datadir}/qwinff/constants.xml
12cu|qwinff-0.2.0-1|47	%{_mandir}/man1/*
12cu|qwinff-0.2.0-1|48	
12cu|qwinff-0.2.0-1|49	#----------------------------------------------------------------------------
12cu|qwinff-0.2.0-1|50	
12cu|qwinff-0.2.0-1|51	%prep
12cu|qwinff-0.2.0-1|52	%setup -q
12cu|qwinff-0.2.0-1|53	%patch0 -p0
12cu|qwinff-0.2.0-1|54	
12cu|qwinff-0.2.0-1|55	rm -fr windows_build.bat windows_build_portable.bat
12cu|qwinff-0.2.0-1|56	
12cu|qwinff-0.2.0-1|57	%build
12cu|qwinff-0.2.0-1|58	%make USE_LIBNOTIFY=1
12cu|qwinff-0.2.0-1|59	
12cu|qwinff-0.2.0-1|60	%install
12cu|qwinff-0.2.0-1|61	%makeinstall_std
12cu|qwinff-0.2.0-1|62	
12cu|qwinff-0.2.0-1|63	%find_lang %{name} --with-qt
12cu|qwinff-0.2.0-1|64	
12cu|qwinff-0.2.0-1|65	
12cu|qwinff-0.2.0-1|66	%changelog
12cu|qwinff-0.2.0-1|67	* Wed Feb 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.0-1
12cu|qwinff-0.2.0-1|68	+ Revision: c502bca
12cu|qwinff-0.2.0-1|69	- LOG Minor cleanups
12cu|qwinff-0.2.0-1|70	
12cu|qwinff-0.2.0-1|71	

12226 12
12cu|qxmpp-0.7.5-1|1	%define major	0
12cu|qxmpp-0.7.5-1|2	%define libname	%mklibname %{name} %{major}
12cu|qxmpp-0.7.5-1|3	%define devname	%mklibname %{name} -d
12cu|qxmpp-0.7.5-1|4	
12cu|qxmpp-0.7.5-1|5	Summary:	XMPP client library based on Qt
12cu|qxmpp-0.7.5-1|6	Name:		qxmpp
12cu|qxmpp-0.7.5-1|7	Version:	0.7.5
12cu|qxmpp-0.7.5-1|8	Release:	1
12cu|qxmpp-0.7.5-1|9	License:	LGPLv2.1+ and Creative Commons Attribution
12cu|qxmpp-0.7.5-1|10	Group:		System/Libraries
12cu|qxmpp-0.7.5-1|11	Url:		http://code.google.com/p/qxmpp/
12cu|qxmpp-0.7.5-1|12	Source0:	http://qxmpp.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|qxmpp-0.7.5-1|13	Patch0:		qxmpp-0.6.3.1-dynamiclib.patch
12cu|qxmpp-0.7.5-1|14	BuildRequires:	qt4-devel
12cu|qxmpp-0.7.5-1|15	
12cu|qxmpp-0.7.5-1|16	%description
12cu|qxmpp-0.7.5-1|17	QXmpp is a cross-platform C++ XMPP client library. It is based on Qt and C++.
12cu|qxmpp-0.7.5-1|18	
12cu|qxmpp-0.7.5-1|19	QXmpp is pretty intuitive and easy to use. It uses Qt extensively. Qt is
12cu|qxmpp-0.7.5-1|20	the only third party library it is dependent on. Users need to a have working
12cu|qxmpp-0.7.5-1|21	knowledge of C++ and Qt basics (Signals and Slots and Qt data types).
12cu|qxmpp-0.7.5-1|22	The underlying TCP socket and the XMPP RFCs (RFC3920 and RFC3921) have been
12cu|qxmpp-0.7.5-1|23	encapsulated into classes and functions. Therefore the user would not be
12cu|qxmpp-0.7.5-1|24	bothered with these details. But it is always recommended to the advanced users
12cu|qxmpp-0.7.5-1|25	to read and enjoy the low level details.
12cu|qxmpp-0.7.5-1|26	
12cu|qxmpp-0.7.5-1|27	#------------------------------------------------------------------------------
12cu|qxmpp-0.7.5-1|28	
12cu|qxmpp-0.7.5-1|29	%package -n %{libname}
12cu|qxmpp-0.7.5-1|30	Summary:	XMPP client library based on Qt
12cu|qxmpp-0.7.5-1|31	Group:		System/Libraries
12cu|qxmpp-0.7.5-1|32	
12cu|qxmpp-0.7.5-1|33	%description -n %{libname}
12cu|qxmpp-0.7.5-1|34	QXmpp is a cross-platform C++ XMPP client library. It is based on Qt and C++.
12cu|qxmpp-0.7.5-1|35	
12cu|qxmpp-0.7.5-1|36	QXmpp is pretty intuitive and easy to use. It uses Qt extensively. Qt is
12cu|qxmpp-0.7.5-1|37	the only third party library it is dependent on. Users need to a have working
12cu|qxmpp-0.7.5-1|38	knowledge of C++ and Qt basics (Signals and Slots and Qt data types).
12cu|qxmpp-0.7.5-1|39	The underlying TCP socket and the XMPP RFCs (RFC3920 and RFC3921) have been
12cu|qxmpp-0.7.5-1|40	encapsulated into classes and functions. Therefore the user would not be
12cu|qxmpp-0.7.5-1|41	bothered with these details. But it is always recommended to the advanced users
12cu|qxmpp-0.7.5-1|42	to read and enjoy the low level details.
12cu|qxmpp-0.7.5-1|43	
12cu|qxmpp-0.7.5-1|44	%files -n %{libname}
12cu|qxmpp-0.7.5-1|45	%{_libdir}/libqxmpp.so.%{major}*
12cu|qxmpp-0.7.5-1|46	
12cu|qxmpp-0.7.5-1|47	#------------------------------------------------------------------------------
12cu|qxmpp-0.7.5-1|48	
12cu|qxmpp-0.7.5-1|49	%package -n %{devname}
12cu|qxmpp-0.7.5-1|50	Summary:	QXmpp development files
12cu|qxmpp-0.7.5-1|51	Group:		Development/C++
12cu|qxmpp-0.7.5-1|52	Requires:	qt4-devel
12cu|qxmpp-0.7.5-1|53	Requires:	%{libname} = %{version}-%{release}
12cu|qxmpp-0.7.5-1|54	Provides:	%{name}-devel = %{EVRD}
12cu|qxmpp-0.7.5-1|55	Obsoletes:	%{name}-devel < 0.7.5
12cu|qxmpp-0.7.5-1|56	
12cu|qxmpp-0.7.5-1|57	%description -n %{devname}
12cu|qxmpp-0.7.5-1|58	QXmpp is a cross-platform C++ XMPP client library. It is based on Qt and C++.
12cu|qxmpp-0.7.5-1|59	
12cu|qxmpp-0.7.5-1|60	This package contains files required for development.
12cu|qxmpp-0.7.5-1|61	
12cu|qxmpp-0.7.5-1|62	%files -n %{devname}
12cu|qxmpp-0.7.5-1|63	%doc AUTHORS CHANGELOG LICENSE.LGPL README
12cu|qxmpp-0.7.5-1|64	%doc %{_docdir}/%{name}
12cu|qxmpp-0.7.5-1|65	%{_includedir}/qxmpp
12cu|qxmpp-0.7.5-1|66	%{_libdir}/libqxmpp.so
12cu|qxmpp-0.7.5-1|67	%{_libdir}/pkgconfig/qxmpp.pc
12cu|qxmpp-0.7.5-1|68	
12cu|qxmpp-0.7.5-1|69	#------------------------------------------------------------------------------
12cu|qxmpp-0.7.5-1|70	
12cu|qxmpp-0.7.5-1|71	%prep
12cu|qxmpp-0.7.5-1|72	%setup -q
12cu|qxmpp-0.7.5-1|73	%patch0 -p1
12cu|qxmpp-0.7.5-1|74	
12cu|qxmpp-0.7.5-1|75	%build
12cu|qxmpp-0.7.5-1|76	%qmake_qt4 \
12cu|qxmpp-0.7.5-1|77	PREFIX=%{_prefix} \
12cu|qxmpp-0.7.5-1|78	LIBDIR=%{_lib} \
12cu|qxmpp-0.7.5-1|79	QMAKE_CXXFLAGS_RELEASE=
12cu|qxmpp-0.7.5-1|80	%make
12cu|qxmpp-0.7.5-1|81	
12cu|qxmpp-0.7.5-1|82	%install
12cu|qxmpp-0.7.5-1|83	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cu|qxmpp-0.7.5-1|84	

12227 12
12cu|R2spec-4.1.0-5|1	Name:           R2spec
12cu|R2spec-4.1.0-5|2	Version:        4.1.0
12cu|R2spec-4.1.0-5|3	Release:        5
12cu|R2spec-4.1.0-5|4	Summary:        Python script to generate R spec file
12cu|R2spec-4.1.0-5|5	
12cu|R2spec-4.1.0-5|6	Group:          Development/Other
12cu|R2spec-4.1.0-5|7	License:        GPLv3+
12cu|R2spec-4.1.0-5|8	URL:            https://fedorahosted.org/r2spec/
12cu|R2spec-4.1.0-5|9	Source0:        https://fedorahosted.org/releases/r/2/r2spec/R2spec-%{version}.tar.gz
12cu|R2spec-4.1.0-5|10	
12cu|R2spec-4.1.0-5|11	BuildArch:      noarch
12cu|R2spec-4.1.0-5|12	BuildRequires:  python-devel
12cu|R2spec-4.1.0-5|13	Requires:       R
12cu|R2spec-4.1.0-5|14	Requires:       python-jinja2
12cu|R2spec-4.1.0-5|15	Requires:       wget
12cu|R2spec-4.1.0-5|16	Provides:       R2rpm = 1.0.0
12cu|R2spec-4.1.0-5|17	Patch0:		R2spec-4.1.0-rosa.patch
12cu|R2spec-4.1.0-5|18	
12cu|R2spec-4.1.0-5|19	%description
12cu|R2spec-4.1.0-5|20	R2spec is a small python tool that generates spec file for R libraries.
12cu|R2spec-4.1.0-5|21	It can work from a URL or a tarball.
12cu|R2spec-4.1.0-5|22	R2spec provides R2rpm which generates rpm for R libraries using the
12cu|R2spec-4.1.0-5|23	R2spec API.
12cu|R2spec-4.1.0-5|24	
12cu|R2spec-4.1.0-5|25	%prep
12cu|R2spec-4.1.0-5|26	%setup -q
12cu|R2spec-4.1.0-5|27	%patch0 -p1
12cu|R2spec-4.1.0-5|28	
12cu|R2spec-4.1.0-5|29	%build
12cu|R2spec-4.1.0-5|30	%{__python} setup.py build
12cu|R2spec-4.1.0-5|31	
12cu|R2spec-4.1.0-5|32	%install
12cu|R2spec-4.1.0-5|33	%{__python} setup.py install --root=%{buildroot}
12cu|R2spec-4.1.0-5|34	install r2spec/specfile.tpl %{buildroot}/%{py_puresitedir}/r2spec/
12cu|R2spec-4.1.0-5|35	chmod -x %{buildroot}/%{py_puresitedir}/r2spec/specfile.tpl
12cu|R2spec-4.1.0-5|36	
12cu|R2spec-4.1.0-5|37	## Only work localy, needs internet
12cu|R2spec-4.1.0-5|38	#%check
12cu|R2spec-4.1.0-5|39	#%{__python} tests.py
12cu|R2spec-4.1.0-5|40	
12cu|R2spec-4.1.0-5|41	%files
12cu|R2spec-4.1.0-5|42	#-f installed_files2
12cu|R2spec-4.1.0-5|43	%doc README LICENSE CHANGELOG
12cu|R2spec-4.1.0-5|44	%{py_puresitedir}/*
12cu|R2spec-4.1.0-5|45	%config(noreplace) %{_sysconfdir}/%{name}/repos.cfg
12cu|R2spec-4.1.0-5|46	%{_bindir}/%{name}
12cu|R2spec-4.1.0-5|47	%{_bindir}/R2rpm
12cu|R2spec-4.1.0-5|48	%{_mandir}/man1/%{name}.1*
12cu|R2spec-4.1.0-5|49	%{_mandir}/man1/R2rpm.1*
12cu|R2spec-4.1.0-5|50	
12cu|R2spec-4.1.0-5|51	%changelog
12cu|R2spec-4.1.0-5|52	* Mon Apr 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1.0-5
12cu|R2spec-4.1.0-5|53	+ Revision: b7abf47
12cu|R2spec-4.1.0-5|54	- Fix license tag
12cu|R2spec-4.1.0-5|55	
12cu|R2spec-4.1.0-5|56	

12228 12
12cu|R-abind-1.4_0-3|1	%global packname  abind
12cu|R-abind-1.4_0-3|2	%global rlibdir  %{_datadir}/R/library
12cu|R-abind-1.4_0-3|3	
12cu|R-abind-1.4_0-3|4	Name:             R-%{packname}
12cu|R-abind-1.4_0-3|5	Version:          1.4_0
12cu|R-abind-1.4_0-3|6	Release:          3
12cu|R-abind-1.4_0-3|7	Summary:          Combine multi-dimensional arrays
12cu|R-abind-1.4_0-3|8	Group:            Sciences/Mathematics
12cu|R-abind-1.4_0-3|9	License:          LGPL (>= 2)
12cu|R-abind-1.4_0-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-abind-1.4_0-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.4-0.tar.gz
12cu|R-abind-1.4_0-3|12	BuildArch:        noarch
12cu|R-abind-1.4_0-3|13	Requires:         R-core
12cu|R-abind-1.4_0-3|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-abind-1.4_0-3|15	%rename R-cran-abind
12cu|R-abind-1.4_0-3|16	
12cu|R-abind-1.4_0-3|17	%description
12cu|R-abind-1.4_0-3|18	Combine multi-dimensional arrays into a single array. This is a
12cu|R-abind-1.4_0-3|19	generalization of cbind and rbind.  Works with vectors, matrices, and
12cu|R-abind-1.4_0-3|20	higher-dimensional arrays.  Also provides functions adrop, asub, and afill
12cu|R-abind-1.4_0-3|21	for manipulating, extracting and replacing data in arrays.
12cu|R-abind-1.4_0-3|22	
12cu|R-abind-1.4_0-3|23	%prep
12cu|R-abind-1.4_0-3|24	%setup -q -c -n %{packname}
12cu|R-abind-1.4_0-3|25	
12cu|R-abind-1.4_0-3|26	%build
12cu|R-abind-1.4_0-3|27	
12cu|R-abind-1.4_0-3|28	%install
12cu|R-abind-1.4_0-3|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-abind-1.4_0-3|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-abind-1.4_0-3|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-abind-1.4_0-3|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-abind-1.4_0-3|33	
12cu|R-abind-1.4_0-3|34	%check
12cu|R-abind-1.4_0-3|35	%{_bindir}/R CMD check %{packname}
12cu|R-abind-1.4_0-3|36	
12cu|R-abind-1.4_0-3|37	%files
12cu|R-abind-1.4_0-3|38	%dir %{rlibdir}/%{packname}
12cu|R-abind-1.4_0-3|39	%doc %{rlibdir}/%{packname}/html
12cu|R-abind-1.4_0-3|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-abind-1.4_0-3|41	%{rlibdir}/%{packname}/INDEX
12cu|R-abind-1.4_0-3|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-abind-1.4_0-3|43	%{rlibdir}/%{packname}/Meta
12cu|R-abind-1.4_0-3|44	%{rlibdir}/%{packname}/R
12cu|R-abind-1.4_0-3|45	%{rlibdir}/%{packname}/help
12cu|R-abind-1.4_0-3|46	
12cu|R-abind-1.4_0-3|47	
12cu|R-abind-1.4_0-3|48	%changelog
12cu|R-abind-1.4_0-3|49	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.4_0-2
12cu|R-abind-1.4_0-3|50	+ Revision: 774989
12cu|R-abind-1.4_0-3|51	- Use proper tarball.
12cu|R-abind-1.4_0-3|52	- Update to latest version
12cu|R-abind-1.4_0-3|53	
12cu|R-abind-1.4_0-3|54	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3_0-1
12cu|R-abind-1.4_0-3|55	+ Revision: 774764
12cu|R-abind-1.4_0-3|56	- Update and rebuild with R2spec
12cu|R-abind-1.4_0-3|57	- Update and rebuild with R2spec
12cu|R-abind-1.4_0-3|58	
12cu|R-abind-1.4_0-3|59	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6mdv2011.0
12cu|R-abind-1.4_0-3|60	+ Revision: 616442
12cu|R-abind-1.4_0-3|61	- the mass rebuild of 2010.0 packages
12cu|R-abind-1.4_0-3|62	
12cu|R-abind-1.4_0-3|63	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0-5mdv2010.0
12cu|R-abind-1.4_0-3|64	+ Revision: 433066
12cu|R-abind-1.4_0-3|65	- rebuild
12cu|R-abind-1.4_0-3|66	
12cu|R-abind-1.4_0-3|67	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0-4mdv2009.0
12cu|R-abind-1.4_0-3|68	+ Revision: 260108
12cu|R-abind-1.4_0-3|69	- rebuild
12cu|R-abind-1.4_0-3|70	
12cu|R-abind-1.4_0-3|71	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0-3mdv2009.0
12cu|R-abind-1.4_0-3|72	+ Revision: 247972
12cu|R-abind-1.4_0-3|73	- rebuild
12cu|R-abind-1.4_0-3|74	
12cu|R-abind-1.4_0-3|75	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-1mdv2008.1
12cu|R-abind-1.4_0-3|76	+ Revision: 169958
12cu|R-abind-1.4_0-3|77	- complete spec file
12cu|R-abind-1.4_0-3|78	- fix Url
12cu|R-abind-1.4_0-3|79	- add source and spec file
12cu|R-abind-1.4_0-3|80	- Created package structure for R-cran-abind.
12cu|R-abind-1.4_0-3|81	

12229 12
12cu|R-acepack-1.3.3.3-1|1	%global packname  acepack
12cu|R-acepack-1.3.3.3-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-acepack-1.3.3.3-1|3	
12cu|R-acepack-1.3.3.3-1|4	Name:             R-%{packname}
12cu|R-acepack-1.3.3.3-1|5	Version:          1.3.3.3
12cu|R-acepack-1.3.3.3-1|6	Release:          1
12cu|R-acepack-1.3.3.3-1|7	Summary:          ace() and avas() for selecting regression transformations
12cu|R-acepack-1.3.3.3-1|8	Group:            Sciences/Mathematics
12cu|R-acepack-1.3.3.3-1|9	License:          MIT + file LICENSE
12cu|R-acepack-1.3.3.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-acepack-1.3.3.3-1|11	Source0:          http://cran.r-project.org/src/contrib/acepack_1.3-3.3.tar.gz
12cu|R-acepack-1.3.3.3-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-acepack-1.3.3.3-1|13	%rename R-cran-acepack
12cu|R-acepack-1.3.3.3-1|14	
12cu|R-acepack-1.3.3.3-1|15	%description
12cu|R-acepack-1.3.3.3-1|16	ACE and AVAS methods for choosing regression transformations.
12cu|R-acepack-1.3.3.3-1|17	
12cu|R-acepack-1.3.3.3-1|18	%prep
12cu|R-acepack-1.3.3.3-1|19	%setup -q -c -n %{packname}
12cu|R-acepack-1.3.3.3-1|20	
12cu|R-acepack-1.3.3.3-1|21	%build
12cu|R-acepack-1.3.3.3-1|22	
12cu|R-acepack-1.3.3.3-1|23	%install
12cu|R-acepack-1.3.3.3-1|24	mkdir -p %{buildroot}%{rlibdir}
12cu|R-acepack-1.3.3.3-1|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-acepack-1.3.3.3-1|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-acepack-1.3.3.3-1|27	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-acepack-1.3.3.3-1|28	
12cu|R-acepack-1.3.3.3-1|29	%check
12cu|R-acepack-1.3.3.3-1|30	%{_bindir}/R CMD check %{packname}
12cu|R-acepack-1.3.3.3-1|31	
12cu|R-acepack-1.3.3.3-1|32	%files
12cu|R-acepack-1.3.3.3-1|33	%dir %{rlibdir}/%{packname}
12cu|R-acepack-1.3.3.3-1|34	%doc %{rlibdir}/%{packname}/html
12cu|R-acepack-1.3.3.3-1|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-acepack-1.3.3.3-1|36	%{rlibdir}/%{packname}/INDEX
12cu|R-acepack-1.3.3.3-1|37	%{rlibdir}/%{packname}/LICENSE
12cu|R-acepack-1.3.3.3-1|38	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-acepack-1.3.3.3-1|39	%{rlibdir}/%{packname}/Meta
12cu|R-acepack-1.3.3.3-1|40	%{rlibdir}/%{packname}/R
12cu|R-acepack-1.3.3.3-1|41	%{rlibdir}/%{packname}/help
12cu|R-acepack-1.3.3.3-1|42	%{rlibdir}/%{packname}/libs
12cu|R-acepack-1.3.3.3-1|43	
12cu|R-acepack-1.3.3.3-1|44	
12cu|R-acepack-1.3.3.3-1|45	%changelog
12cu|R-acepack-1.3.3.3-1|46	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3_3.0-1
12cu|R-acepack-1.3.3.3-1|47	+ Revision: 775014
12cu|R-acepack-1.3.3.3-1|48	- Update to latest version
12cu|R-acepack-1.3.3.3-1|49	
12cu|R-acepack-1.3.3.3-1|50	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3_2.3-1
12cu|R-acepack-1.3.3.3-1|51	+ Revision: 774778
12cu|R-acepack-1.3.3.3-1|52	- Update and rebuild with R2spec
12cu|R-acepack-1.3.3.3-1|53	- Update and rebuild with R2spec
12cu|R-acepack-1.3.3.3-1|54	
12cu|R-acepack-1.3.3.3-1|55	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.2.2-7mdv2011.0
12cu|R-acepack-1.3.3.3-1|56	+ Revision: 616443
12cu|R-acepack-1.3.3.3-1|57	- the mass rebuild of 2010.0 packages
12cu|R-acepack-1.3.3.3-1|58	
12cu|R-acepack-1.3.3.3-1|59	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.3.2.2-6mdv2010.0
12cu|R-acepack-1.3.3.3-1|60	+ Revision: 433067
12cu|R-acepack-1.3.3.3-1|61	- rebuild
12cu|R-acepack-1.3.3.3-1|62	
12cu|R-acepack-1.3.3.3-1|63	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2.2-5mdv2009.0
12cu|R-acepack-1.3.3.3-1|64	+ Revision: 260118
12cu|R-acepack-1.3.3.3-1|65	- rebuild
12cu|R-acepack-1.3.3.3-1|66	
12cu|R-acepack-1.3.3.3-1|67	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2.2-4mdv2009.0
12cu|R-acepack-1.3.3.3-1|68	+ Revision: 248007
12cu|R-acepack-1.3.3.3-1|69	- rebuild
12cu|R-acepack-1.3.3.3-1|70	
12cu|R-acepack-1.3.3.3-1|71	* Fri Feb 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2.2-2mdv2008.1
12cu|R-acepack-1.3.3.3-1|72	+ Revision: 176959
12cu|R-acepack-1.3.3.3-1|73	- remove requires on libR.so
12cu|R-acepack-1.3.3.3-1|74	
12cu|R-acepack-1.3.3.3-1|75	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2.2-1mdv2008.1
12cu|R-acepack-1.3.3.3-1|76	+ Revision: 169980
12cu|R-acepack-1.3.3.3-1|77	- complete spec file
12cu|R-acepack-1.3.3.3-1|78	- fix Url
12cu|R-acepack-1.3.3.3-1|79	- add source and spec file
12cu|R-acepack-1.3.3.3-1|80	- Created package structure for R-cran-acepack.
12cu|R-acepack-1.3.3.3-1|81	
12cu|R-acepack-1.3.3.3-1|82	
12cu|R-acepack-1.3.3.3-1|83	

12230 12
12cu|R-ada-2.0.3-1|1	%global packname  ada
12cu|R-ada-2.0.3-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-ada-2.0.3-1|3	
12cu|R-ada-2.0.3-1|4	Name:             R-%{packname}
12cu|R-ada-2.0.3-1|5	Version:          2.0.3
12cu|R-ada-2.0.3-1|6	Release:          1
12cu|R-ada-2.0.3-1|7	Summary:          ada: an R package for stochastic boosting
12cu|R-ada-2.0.3-1|8	Group:            Sciences/Mathematics
12cu|R-ada-2.0.3-1|9	License:          GPL
12cu|R-ada-2.0.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-ada-2.0.3-1|11	Source0:          http://cran.r-project.org/src/contrib/ada_2.0-3.tar.gz
12cu|R-ada-2.0.3-1|12	BuildArch:        noarch
12cu|R-ada-2.0.3-1|13	Requires:         R-core
12cu|R-ada-2.0.3-1|14	Requires:         R-rpart
12cu|R-ada-2.0.3-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-rpart
12cu|R-ada-2.0.3-1|16	%rename R-cran-ada
12cu|R-ada-2.0.3-1|17	
12cu|R-ada-2.0.3-1|18	%description
12cu|R-ada-2.0.3-1|19	Performs discrete, real, and gentle boost under both exponential and
12cu|R-ada-2.0.3-1|20	logistic loss on a given data set.  The package ada provides a
12cu|R-ada-2.0.3-1|21	straightforward, well-documented, and broad boosting routine for
12cu|R-ada-2.0.3-1|22	classification, ideally suited for small to moderate-sized data sets.
12cu|R-ada-2.0.3-1|23	Please refer to the Url below for more information.
12cu|R-ada-2.0.3-1|24	
12cu|R-ada-2.0.3-1|25	%prep
12cu|R-ada-2.0.3-1|26	%setup -q -c -n %{packname}
12cu|R-ada-2.0.3-1|27	
12cu|R-ada-2.0.3-1|28	%build
12cu|R-ada-2.0.3-1|29	
12cu|R-ada-2.0.3-1|30	%install
12cu|R-ada-2.0.3-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ada-2.0.3-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ada-2.0.3-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ada-2.0.3-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ada-2.0.3-1|35	
12cu|R-ada-2.0.3-1|36	%check
12cu|R-ada-2.0.3-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-ada-2.0.3-1|38	
12cu|R-ada-2.0.3-1|39	%files
12cu|R-ada-2.0.3-1|40	%dir %{rlibdir}/%{packname}
12cu|R-ada-2.0.3-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-ada-2.0.3-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ada-2.0.3-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-ada-2.0.3-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ada-2.0.3-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-ada-2.0.3-1|46	%{rlibdir}/%{packname}/R
12cu|R-ada-2.0.3-1|47	%{rlibdir}/%{packname}/data
12cu|R-ada-2.0.3-1|48	%{rlibdir}/%{packname}/help
12cu|R-ada-2.0.3-1|49	
12cu|R-ada-2.0.3-1|50	
12cu|R-ada-2.0.3-1|51	%changelog
12cu|R-ada-2.0.3-1|52	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.0_2-1
12cu|R-ada-2.0.3-1|53	+ Revision: 775013
12cu|R-ada-2.0.3-1|54	- Update to latest version
12cu|R-ada-2.0.3-1|55	
12cu|R-ada-2.0.3-1|56	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.0_1-1
12cu|R-ada-2.0.3-1|57	+ Revision: 774780
12cu|R-ada-2.0.3-1|58	- Update and rebuild with R2spec
12cu|R-ada-2.0.3-1|59	- Update and rebuild with R2spec
12cu|R-ada-2.0.3-1|60	
12cu|R-ada-2.0.3-1|61	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-6mdv2011.0
12cu|R-ada-2.0.3-1|62	+ Revision: 616444
12cu|R-ada-2.0.3-1|63	- the mass rebuild of 2010.0 packages
12cu|R-ada-2.0.3-1|64	
12cu|R-ada-2.0.3-1|65	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 2.0.1-5mdv2010.0
12cu|R-ada-2.0.3-1|66	+ Revision: 433068
12cu|R-ada-2.0.3-1|67	- rebuild
12cu|R-ada-2.0.3-1|68	
12cu|R-ada-2.0.3-1|69	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 2.0.1-4mdv2009.0
12cu|R-ada-2.0.3-1|70	+ Revision: 260119
12cu|R-ada-2.0.3-1|71	- rebuild
12cu|R-ada-2.0.3-1|72	
12cu|R-ada-2.0.3-1|73	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 2.0.1-3mdv2009.0
12cu|R-ada-2.0.3-1|74	+ Revision: 248035
12cu|R-ada-2.0.3-1|75	- rebuild
12cu|R-ada-2.0.3-1|76	
12cu|R-ada-2.0.3-1|77	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cu|R-ada-2.0.3-1|78	- fix Url
12cu|R-ada-2.0.3-1|79	
12cu|R-ada-2.0.3-1|80	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.0.1-1mdv2008.1
12cu|R-ada-2.0.3-1|81	+ Revision: 169413
12cu|R-ada-2.0.3-1|82	- import R-cran-ada
12cu|R-ada-2.0.3-1|83	
12cu|R-ada-2.0.3-1|84	

12231 12
12cu|R-adimpro-0.7.8-2|1	%global packname  adimpro
12cu|R-adimpro-0.7.8-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-adimpro-0.7.8-2|3	
12cu|R-adimpro-0.7.8-2|4	Name:             R-%{packname}
12cu|R-adimpro-0.7.8-2|5	Version:          0.7.8
12cu|R-adimpro-0.7.8-2|6	Release:          2
12cu|R-adimpro-0.7.8-2|7	Summary:          Adaptive Smoothing of Digital Images
12cu|R-adimpro-0.7.8-2|8	Group:            Sciences/Mathematics
12cu|R-adimpro-0.7.8-2|9	License:          GPL (>= 2)
12cu|R-adimpro-0.7.8-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-adimpro-0.7.8-2|11	Source0:          http://cran.r-project.org/src/contrib/adimpro_0.7.8.tar.gz
12cu|R-adimpro-0.7.8-2|12	Requires:         R-grDevices
12cu|R-adimpro-0.7.8-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-grDevices
12cu|R-adimpro-0.7.8-2|14	BuildRequires:    blas-devel
12cu|R-adimpro-0.7.8-2|15	BuildRequires:    lapack-devel
12cu|R-adimpro-0.7.8-2|16	%rename R-cran-adimpro
12cu|R-adimpro-0.7.8-2|17	
12cu|R-adimpro-0.7.8-2|18	%description
12cu|R-adimpro-0.7.8-2|19	This package implements tools for manipulationg digital images and the
12cu|R-adimpro-0.7.8-2|20	Propagation Separation approach by Polzehl and Spokoiny (2006) for
12cu|R-adimpro-0.7.8-2|21	smoothing digital images.
12cu|R-adimpro-0.7.8-2|22	
12cu|R-adimpro-0.7.8-2|23	%prep
12cu|R-adimpro-0.7.8-2|24	%setup -q -c -n %{packname}
12cu|R-adimpro-0.7.8-2|25	
12cu|R-adimpro-0.7.8-2|26	%build
12cu|R-adimpro-0.7.8-2|27	
12cu|R-adimpro-0.7.8-2|28	%install
12cu|R-adimpro-0.7.8-2|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-adimpro-0.7.8-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-adimpro-0.7.8-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-adimpro-0.7.8-2|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-adimpro-0.7.8-2|33	
12cu|R-adimpro-0.7.8-2|34	%check
12cu|R-adimpro-0.7.8-2|35	%{_bindir}/R CMD check %{packname}
12cu|R-adimpro-0.7.8-2|36	
12cu|R-adimpro-0.7.8-2|37	%files
12cu|R-adimpro-0.7.8-2|38	%dir %{rlibdir}/%{packname}
12cu|R-adimpro-0.7.8-2|39	%doc %{rlibdir}/%{packname}/html
12cu|R-adimpro-0.7.8-2|40	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-adimpro-0.7.8-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-adimpro-0.7.8-2|42	%{rlibdir}/%{packname}/INDEX
12cu|R-adimpro-0.7.8-2|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-adimpro-0.7.8-2|44	%{rlibdir}/%{packname}/Meta
12cu|R-adimpro-0.7.8-2|45	%{rlibdir}/%{packname}/R
12cu|R-adimpro-0.7.8-2|46	%{rlibdir}/%{packname}/demo
12cu|R-adimpro-0.7.8-2|47	%{rlibdir}/%{packname}/help
12cu|R-adimpro-0.7.8-2|48	%{rlibdir}/%{packname}/img
12cu|R-adimpro-0.7.8-2|49	%{rlibdir}/%{packname}/libs
12cu|R-adimpro-0.7.8-2|50	%{rlibdir}/%{packname}/adjust
12cu|R-adimpro-0.7.8-2|51	
12cu|R-adimpro-0.7.8-2|52	%changelog
12cu|R-adimpro-0.7.8-2|53	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.7.6-1
12cu|R-adimpro-0.7.8-2|54	+ Revision: 775041
12cu|R-adimpro-0.7.8-2|55	- Update to latest version
12cu|R-adimpro-0.7.8-2|56	
12cu|R-adimpro-0.7.8-2|57	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.7.5-1
12cu|R-adimpro-0.7.8-2|58	+ Revision: 774843
12cu|R-adimpro-0.7.8-2|59	- Update and rebuild with R2spec
12cu|R-adimpro-0.7.8-2|60	- Update and rebuild with R2spec
12cu|R-adimpro-0.7.8-2|61	
12cu|R-adimpro-0.7.8-2|62	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.4-9mdv2011.0
12cu|R-adimpro-0.7.8-2|63	+ Revision: 616446
12cu|R-adimpro-0.7.8-2|64	- the mass rebuild of 2010.0 packages
12cu|R-adimpro-0.7.8-2|65	
12cu|R-adimpro-0.7.8-2|66	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.4.4-8mdv2010.0
12cu|R-adimpro-0.7.8-2|67	+ Revision: 433149
12cu|R-adimpro-0.7.8-2|68	- BuildRequires lapack-devel
12cu|R-adimpro-0.7.8-2|69	- rebuild
12cu|R-adimpro-0.7.8-2|70	
12cu|R-adimpro-0.7.8-2|71	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.4.4-7mdv2009.0
12cu|R-adimpro-0.7.8-2|72	+ Revision: 260121
12cu|R-adimpro-0.7.8-2|73	- rebuild
12cu|R-adimpro-0.7.8-2|74	- rebuild
12cu|R-adimpro-0.7.8-2|75	
12cu|R-adimpro-0.7.8-2|76	* Sat Mar 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.4-4mdv2008.1
12cu|R-adimpro-0.7.8-2|77	+ Revision: 182146
12cu|R-adimpro-0.7.8-2|78	- remove requires on libRlapack.so
12cu|R-adimpro-0.7.8-2|79	
12cu|R-adimpro-0.7.8-2|80	* Mon Mar 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.4-3mdv2008.1
12cu|R-adimpro-0.7.8-2|81	+ Revision: 177972
12cu|R-adimpro-0.7.8-2|82	- remove requires on libRblas.so
12cu|R-adimpro-0.7.8-2|83	
12cu|R-adimpro-0.7.8-2|84	* Fri Feb 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.4-2mdv2008.1
12cu|R-adimpro-0.7.8-2|85	+ Revision: 176961
12cu|R-adimpro-0.7.8-2|86	- remove requires on libR.so
12cu|R-adimpro-0.7.8-2|87	
12cu|R-adimpro-0.7.8-2|88	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.4-1mdv2008.1
12cu|R-adimpro-0.7.8-2|89	+ Revision: 170017
12cu|R-adimpro-0.7.8-2|90	- complete spec file
12cu|R-adimpro-0.7.8-2|91	- fix Url
12cu|R-adimpro-0.7.8-2|92	- add source and spec file
12cu|R-adimpro-0.7.8-2|93	- Created package structure for R-cran-adimpro.
12cu|R-adimpro-0.7.8-2|94	
12cu|R-adimpro-0.7.8-2|95	

12232 12
12cu|R-adk-1.0_2-1|1	%global packname  adk
12cu|R-adk-1.0_2-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-adk-1.0_2-1|3	
12cu|R-adk-1.0_2-1|4	Name:             R-%{packname}
12cu|R-adk-1.0_2-1|5	Version:          1.0_2
12cu|R-adk-1.0_2-1|6	Release:          1
12cu|R-adk-1.0_2-1|7	Summary:          Anderson-Darling K-Sample Test and Combinations of Such Tests
12cu|R-adk-1.0_2-1|8	Group:            Sciences/Mathematics
12cu|R-adk-1.0_2-1|9	License:          GPL (>= 2)
12cu|R-adk-1.0_2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-adk-1.0_2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-2.tar.gz
12cu|R-adk-1.0_2-1|12	BuildArch:        noarch
12cu|R-adk-1.0_2-1|13	Requires:         R-core
12cu|R-adk-1.0_2-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-adk-1.0_2-1|15	%rename R-cran-adk
12cu|R-adk-1.0_2-1|16	
12cu|R-adk-1.0_2-1|17	%description
12cu|R-adk-1.0_2-1|18	The Anderson-Darling K-sample test can be used to test whether several
12cu|R-adk-1.0_2-1|19	independent random samples of various sizes come from the same but
12cu|R-adk-1.0_2-1|20	unspecified continuous distribution. It is a rank test and consistent
12cu|R-adk-1.0_2-1|21	against all alternatives. A low to moderate number of tied observations
12cu|R-adk-1.0_2-1|22	can be tolerated. The combination of such tests can be used to test
12cu|R-adk-1.0_2-1|23	whether M groups of samples (with K allowed to vary from group to group)
12cu|R-adk-1.0_2-1|24	come from respective common distributions, which may vary from group to
12cu|R-adk-1.0_2-1|25	group. This is useful in testing for treatment effects in randomized
12cu|R-adk-1.0_2-1|26	(incomplete) block designs or in examining whether several laboratories
12cu|R-adk-1.0_2-1|27	perform equally well when asked to measure a sufficient number of test
12cu|R-adk-1.0_2-1|28	speciments from different batches or materials.
12cu|R-adk-1.0_2-1|29	
12cu|R-adk-1.0_2-1|30	%prep
12cu|R-adk-1.0_2-1|31	%setup -q -c -n %{packname}
12cu|R-adk-1.0_2-1|32	
12cu|R-adk-1.0_2-1|33	%build
12cu|R-adk-1.0_2-1|34	
12cu|R-adk-1.0_2-1|35	%install
12cu|R-adk-1.0_2-1|36	mkdir -p %{buildroot}%{rlibdir}
12cu|R-adk-1.0_2-1|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-adk-1.0_2-1|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-adk-1.0_2-1|39	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-adk-1.0_2-1|40	
12cu|R-adk-1.0_2-1|41	%check
12cu|R-adk-1.0_2-1|42	%{_bindir}/R CMD check %{packname}
12cu|R-adk-1.0_2-1|43	
12cu|R-adk-1.0_2-1|44	%files
12cu|R-adk-1.0_2-1|45	%dir %{rlibdir}/%{packname}
12cu|R-adk-1.0_2-1|46	%doc %{rlibdir}/%{packname}/html
12cu|R-adk-1.0_2-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-adk-1.0_2-1|48	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-adk-1.0_2-1|49	%{rlibdir}/%{packname}/INDEX
12cu|R-adk-1.0_2-1|50	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-adk-1.0_2-1|51	%{rlibdir}/%{packname}/Meta
12cu|R-adk-1.0_2-1|52	%{rlibdir}/%{packname}/R
12cu|R-adk-1.0_2-1|53	%{rlibdir}/%{packname}/help
12cu|R-adk-1.0_2-1|54	
12cu|R-adk-1.0_2-1|55	
12cu|R-adk-1.0_2-1|56	%changelog
12cu|R-adk-1.0_2-1|57	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_1-1
12cu|R-adk-1.0_2-1|58	+ Revision: 774828
12cu|R-adk-1.0_2-1|59	- Update and rebuild with R2spec
12cu|R-adk-1.0_2-1|60	- Update and rebuild with R2spec
12cu|R-adk-1.0_2-1|61	
12cu|R-adk-1.0_2-1|62	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-6mdv2011.0
12cu|R-adk-1.0_2-1|63	+ Revision: 616447
12cu|R-adk-1.0_2-1|64	- the mass rebuild of 2010.0 packages
12cu|R-adk-1.0_2-1|65	
12cu|R-adk-1.0_2-1|66	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.0-5mdv2010.0
12cu|R-adk-1.0_2-1|67	+ Revision: 433073
12cu|R-adk-1.0_2-1|68	- rebuild
12cu|R-adk-1.0_2-1|69	
12cu|R-adk-1.0_2-1|70	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.0-4mdv2009.0
12cu|R-adk-1.0_2-1|71	+ Revision: 260122
12cu|R-adk-1.0_2-1|72	- rebuild
12cu|R-adk-1.0_2-1|73	- rebuild
12cu|R-adk-1.0_2-1|74	
12cu|R-adk-1.0_2-1|75	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-1mdv2008.1
12cu|R-adk-1.0_2-1|76	+ Revision: 170023
12cu|R-adk-1.0_2-1|77	- complete spec file
12cu|R-adk-1.0_2-1|78	- fix Url
12cu|R-adk-1.0_2-1|79	- add source and spec file
12cu|R-adk-1.0_2-1|80	- Created package structure for R-cran-adk.
12cu|R-adk-1.0_2-1|81	

12233 12
12cu|radmind-1.14.1-1|1	Summary:	Remotely administer the file systems of multiple unix machines
12cu|radmind-1.14.1-1|2	Name:		radmind
12cu|radmind-1.14.1-1|3	Version:	1.14.1
12cu|radmind-1.14.1-1|4	Release:	1
12cu|radmind-1.14.1-1|5	License:	BSD
12cu|radmind-1.14.1-1|6	Group:		System/Servers
12cu|radmind-1.14.1-1|7	Url:		http://rsug.itd.umich.edu/
12cu|radmind-1.14.1-1|8	Source0:	http://rsug.itd.umich.edu/software/radmind/files/%{name}-%{version}.tar.gz
12cu|radmind-1.14.1-1|9	Source2:	radmind-1.3.2-init
12cu|radmind-1.14.1-1|10	Source3:	radmind-1.3.2-sysconfig
12cu|radmind-1.14.1-1|11	Source4:	radmind-1.3.2-config
12cu|radmind-1.14.1-1|12	Source5:	radmind-1.3.2.pam-0.77
12cu|radmind-1.14.1-1|13	Patch0:		radmind-system_libs.diff
12cu|radmind-1.14.1-1|14	BuildRequires:	libsnet-devel
12cu|radmind-1.14.1-1|15	BuildRequires:	pam-devel
12cu|radmind-1.14.1-1|16	BuildRequires:	sasl-devel
12cu|radmind-1.14.1-1|17	BuildRequires:	pkgconfig(openssl)
12cu|radmind-1.14.1-1|18	BuildRequires:	pkgconfig(zlib)
12cu|radmind-1.14.1-1|19	Requires(post,preun):	rpm-helper
12cu|radmind-1.14.1-1|20	Requires:	diffutils
12cu|radmind-1.14.1-1|21	Requires:	openssl
12cu|radmind-1.14.1-1|22	
12cu|radmind-1.14.1-1|23	%description
12cu|radmind-1.14.1-1|24	A suite of Unix command-line tools and a server designed to remotely administer
12cu|radmind-1.14.1-1|25	the file systems of multiple Unix machines.
12cu|radmind-1.14.1-1|26	
12cu|radmind-1.14.1-1|27	At its core, radmind operates as a tripwire. It is able to detect changes to
12cu|radmind-1.14.1-1|28	any managed filesystem object, e.g. files, directories, links, etc. However,
12cu|radmind-1.14.1-1|29	radmind goes further than just integrity checking: once a change is detected,
12cu|radmind-1.14.1-1|30	radmind can optionally reverse the change.
12cu|radmind-1.14.1-1|31	
12cu|radmind-1.14.1-1|32	Each managed machine may have its own loadset composed of multiple, layered
12cu|radmind-1.14.1-1|33	overloads. This allows, for example, the operating system to be described
12cu|radmind-1.14.1-1|34	separately from applications.
12cu|radmind-1.14.1-1|35	
12cu|radmind-1.14.1-1|36	Loadsets are stored on a remote server. By updating a loadset on the server,
12cu|radmind-1.14.1-1|37	changes can be pushed to managed machines.
12cu|radmind-1.14.1-1|38	
12cu|radmind-1.14.1-1|39	%files
12cu|radmind-1.14.1-1|40	%doc COPYRIGHT README SPEC
12cu|radmind-1.14.1-1|41	%attr(0755,root,root) %{_initrddir}/radmind
12cu|radmind-1.14.1-1|42	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/radmind
12cu|radmind-1.14.1-1|43	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/radmind
12cu|radmind-1.14.1-1|44	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind
12cu|radmind-1.14.1-1|45	%attr(0644,root,root) %config(noreplace) %{_localstatedir}/lib/radmind/config
12cu|radmind-1.14.1-1|46	%attr(0750,root,root) %dir %{_sysconfdir}/pki/radmind
12cu|radmind-1.14.1-1|47	%{_bindir}/*
12cu|radmind-1.14.1-1|48	%{_sbindir}/*
12cu|radmind-1.14.1-1|49	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/command
12cu|radmind-1.14.1-1|50	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/file
12cu|radmind-1.14.1-1|51	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/special
12cu|radmind-1.14.1-1|52	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/tmp
12cu|radmind-1.14.1-1|53	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/tmp/file
12cu|radmind-1.14.1-1|54	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/tmp/transcript
12cu|radmind-1.14.1-1|55	%attr(0750,root,root) %dir %{_localstatedir}/lib/radmind/transcript
12cu|radmind-1.14.1-1|56	%{_mandir}/man?/*
12cu|radmind-1.14.1-1|57	
12cu|radmind-1.14.1-1|58	%post
12cu|radmind-1.14.1-1|59	%_post_service radmind
12cu|radmind-1.14.1-1|60	
12cu|radmind-1.14.1-1|61	%preun
12cu|radmind-1.14.1-1|62	%_preun_service radmind
12cu|radmind-1.14.1-1|63	
12cu|radmind-1.14.1-1|64	#----------------------------------------------------------------------------
12cu|radmind-1.14.1-1|65	
12cu|radmind-1.14.1-1|66	%prep
12cu|radmind-1.14.1-1|67	%setup -q
12cu|radmind-1.14.1-1|68	%patch0 -p1 -b .system_snet_libs
12cu|radmind-1.14.1-1|69	
12cu|radmind-1.14.1-1|70	mkdir -p Mandriva
12cu|radmind-1.14.1-1|71	cp %{SOURCE2} Mandriva/radmind-1.3.2-init
12cu|radmind-1.14.1-1|72	cp %{SOURCE3} Mandriva/radmind-1.3.2-sysconfig
12cu|radmind-1.14.1-1|73	cp %{SOURCE4} Mandriva/radmind-1.3.2-config
12cu|radmind-1.14.1-1|74	cp %{SOURCE5} Mandriva/radmind-1.3.2-pam
12cu|radmind-1.14.1-1|75	
12cu|radmind-1.14.1-1|76	%build
12cu|radmind-1.14.1-1|77	%serverbuild
12cu|radmind-1.14.1-1|78	
12cu|radmind-1.14.1-1|79	%configure2_5x \
12cu|radmind-1.14.1-1|80	--with-server="localhost" \
12cu|radmind-1.14.1-1|81	--with-radminddir=%{_localstatedir}/lib/radmind \
12cu|radmind-1.14.1-1|82	--with-ssl=%{_prefix}
12cu|radmind-1.14.1-1|83	
12cu|radmind-1.14.1-1|84	perl -pi -e "s|^GNU_DIFF.*|GNU_DIFF=%{_bindir}/diff|g" Makefile
12cu|radmind-1.14.1-1|85	perl -pi -e "s|^CERTDIR.*|CERTDIR=%{_sysconfdir}/pki/radmind|g" Makefile
12cu|radmind-1.14.1-1|86	perl -pi -e "s|^RADMINDSYSLOG.*|RADMINDSYSLOG=LOG_LOCAL7|g" Makefile
12cu|radmind-1.14.1-1|87	
12cu|radmind-1.14.1-1|88	%make \
12cu|radmind-1.14.1-1|89	OPTOPTS="%{optflags}" \
12cu|radmind-1.14.1-1|90	VERSION="%{version}-%{release}"
12cu|radmind-1.14.1-1|91	
12cu|radmind-1.14.1-1|92	%install
12cu|radmind-1.14.1-1|93	# don't fiddle with the initscript!
12cu|radmind-1.14.1-1|94	export DONT_GPRINTIFY=1
12cu|radmind-1.14.1-1|95	
12cu|radmind-1.14.1-1|96	install -d %{buildroot}%{_sysconfdir}/pam.d
12cu|radmind-1.14.1-1|97	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cu|radmind-1.14.1-1|98	install -d %{buildroot}%{_initrddir}
12cu|radmind-1.14.1-1|99	install -d %{buildroot}%{_localstatedir}/lib/radmind/command
12cu|radmind-1.14.1-1|100	install -d %{buildroot}%{_localstatedir}/lib/radmind/file
12cu|radmind-1.14.1-1|101	install -d %{buildroot}%{_localstatedir}/lib/radmind/special
12cu|radmind-1.14.1-1|102	install -d %{buildroot}%{_localstatedir}/lib/radmind/tmp
12cu|radmind-1.14.1-1|103	install -d %{buildroot}%{_localstatedir}/lib/radmind/tmp/file
12cu|radmind-1.14.1-1|104	install -d %{buildroot}%{_localstatedir}/lib/radmind/tmp/transcript
12cu|radmind-1.14.1-1|105	install -d %{buildroot}%{_localstatedir}/lib/radmind/transcript
12cu|radmind-1.14.1-1|106	
12cu|radmind-1.14.1-1|107	%makeinstall_std
12cu|radmind-1.14.1-1|108	
12cu|radmind-1.14.1-1|109	install -m0755 Mandriva/radmind-1.3.2-init %{buildroot}%{_initrddir}/radmind
12cu|radmind-1.14.1-1|110	install -m0644 Mandriva/radmind-1.3.2-sysconfig %{buildroot}%{_sysconfdir}/sysconfig/radmind
12cu|radmind-1.14.1-1|111	install -m0644 Mandriva/radmind-1.3.2-config %{buildroot}%{_localstatedir}/lib/radmind/config
12cu|radmind-1.14.1-1|112	install -m0644 Mandriva/radmind-1.3.2-pam %{buildroot}%{_sysconfdir}/pam.d/radmind
12cu|radmind-1.14.1-1|113	
12cu|radmind-1.14.1-1|114	
12cu|radmind-1.14.1-1|115	%changelog
12cu|radmind-1.14.1-1|116	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.14.1-1
12cu|radmind-1.14.1-1|117	+ Revision: 804d8a5
12cu|radmind-1.14.1-1|118	- LOG New version 1.14.1
12cu|radmind-1.14.1-1|119	
12cu|radmind-1.14.1-1|120	

12234 12
12cu|R-AER-1.2.2-1|1	%bcond_with bootstrap
12cu|R-AER-1.2.2-1|2	%global packname  AER
12cu|R-AER-1.2.2-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-AER-1.2.2-1|4	
12cu|R-AER-1.2.2-1|5	%define debug_package %{nil}
12cu|R-AER-1.2.2-1|6	
12cu|R-AER-1.2.2-1|7	Name:             R-%{packname}
12cu|R-AER-1.2.2-1|8	Version:          1.2.2
12cu|R-AER-1.2.2-1|9	Release:          1
12cu|R-AER-1.2.2-1|10	Summary:          Applied Econometrics with R
12cu|R-AER-1.2.2-1|11	Group:            Sciences/Mathematics
12cu|R-AER-1.2.2-1|12	License:          GPL-2
12cu|R-AER-1.2.2-1|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-AER-1.2.2-1|14	Source0:          http://cran.r-project.org/src/contrib/AER_1.2-2.tar.gz
12cu|R-AER-1.2.2-1|15	Requires:         R-stats R-car R-Formula R-lmtest R-sandwich R-strucchange
12cu|R-AER-1.2.2-1|16	Requires:         R-survival R-zoo R-stats
12cu|R-AER-1.2.2-1|17	%if %{with bootstrap}
12cu|R-AER-1.2.2-1|18	Requires:         R-boot R-dynlm R-effects R-foreign R-ineq R-KernSmooth
12cu|R-AER-1.2.2-1|19	Requires:         R-lattice R-MASS R-nlme R-nnet R-np R-plm R-pscl R-quantreg
12cu|R-AER-1.2.2-1|20	Requires:         R-ROCR R-sampleSelection R-scatterplot3d R-systemfit R-rgl
12cu|R-AER-1.2.2-1|21	Requires:         R-truncreg R-tseries R-urca
12cu|R-AER-1.2.2-1|22	%else
12cu|R-AER-1.2.2-1|23	Requires:         R-boot R-dynlm R-effects R-foreign R-ineq R-KernSmooth
12cu|R-AER-1.2.2-1|24	Requires:         R-lattice R-MASS R-mlogit R-nlme R-nnet R-np R-plm R-pscl
12cu|R-AER-1.2.2-1|25	Requires:         R-quantreg R-ROCR R-sampleSelection R-scatterplot3d
12cu|R-AER-1.2.2-1|26	Requires:         R-systemfit R-rgl R-truncreg R-tseries R-urca
12cu|R-AER-1.2.2-1|27	%endif
12cu|R-AER-1.2.2-1|28	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-car
12cu|R-AER-1.2.2-1|29	BuildRequires:    R-Formula R-lmtest R-sandwich R-strucchange R-survival R-zoo
12cu|R-AER-1.2.2-1|30	BuildRequires:    R-stats
12cu|R-AER-1.2.2-1|31	%if %{with bootstrap}
12cu|R-AER-1.2.2-1|32	BuildRequires:    R-boot R-dynlm R-effects R-foreign R-ineq R-KernSmooth
12cu|R-AER-1.2.2-1|33	BuildRequires:    R-lattice R-MASS R-nlme R-nnet R-np R-plm R-pscl R-quantreg
12cu|R-AER-1.2.2-1|34	BuildRequires:    R-ROCR R-sampleSelection R-scatterplot3d R-systemfit R-rgl
12cu|R-AER-1.2.2-1|35	BuildRequires:    R-truncreg R-tseries R-urca
12cu|R-AER-1.2.2-1|36	%else
12cu|R-AER-1.2.2-1|37	BuildRequires:    R-boot R-dynlm R-effects R-foreign R-ineq R-KernSmooth
12cu|R-AER-1.2.2-1|38	BuildRequires:    R-lattice R-MASS R-mlogit R-nlme R-nnet R-np R-plm R-pscl
12cu|R-AER-1.2.2-1|39	BuildRequires:    R-quantreg R-ROCR R-sampleSelection R-scatterplot3d
12cu|R-AER-1.2.2-1|40	BuildRequires:    R-systemfit R-rgl R-truncreg R-tseries R-urca
12cu|R-AER-1.2.2-1|41	%endif
12cu|R-AER-1.2.2-1|42	
12cu|R-AER-1.2.2-1|43	%description
12cu|R-AER-1.2.2-1|44	Functions, data sets, examples, demos, and vignettes for the book
12cu|R-AER-1.2.2-1|45	Christian Kleiber and Achim Zeileis (2008), Applied Econometrics with R,
12cu|R-AER-1.2.2-1|46	Springer-Verlag, New York. ISBN 978-0-387-77316-2. (See the vignette for a
12cu|R-AER-1.2.2-1|47	package overview.)
12cu|R-AER-1.2.2-1|48	
12cu|R-AER-1.2.2-1|49	%prep
12cu|R-AER-1.2.2-1|50	%setup -q -c -n %{packname}
12cu|R-AER-1.2.2-1|51	
12cu|R-AER-1.2.2-1|52	%build
12cu|R-AER-1.2.2-1|53	
12cu|R-AER-1.2.2-1|54	%install
12cu|R-AER-1.2.2-1|55	mkdir -p %{buildroot}%{rlibdir}
12cu|R-AER-1.2.2-1|56	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-AER-1.2.2-1|57	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-AER-1.2.2-1|58	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-AER-1.2.2-1|59	
12cu|R-AER-1.2.2-1|60	%if %{without bootstrap}
12cu|R-AER-1.2.2-1|61	%check
12cu|R-AER-1.2.2-1|62	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
12cu|R-AER-1.2.2-1|63	else			true
12cu|R-AER-1.2.2-1|64	fi
12cu|R-AER-1.2.2-1|65	%endif
12cu|R-AER-1.2.2-1|66	
12cu|R-AER-1.2.2-1|67	%files
12cu|R-AER-1.2.2-1|68	%dir %{rlibdir}/%{packname}
12cu|R-AER-1.2.2-1|69	%doc %{rlibdir}/%{packname}/doc
12cu|R-AER-1.2.2-1|70	%doc %{rlibdir}/%{packname}/html
12cu|R-AER-1.2.2-1|71	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-AER-1.2.2-1|72	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-AER-1.2.2-1|73	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-AER-1.2.2-1|74	%{rlibdir}/%{packname}/INDEX
12cu|R-AER-1.2.2-1|75	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-AER-1.2.2-1|76	%{rlibdir}/%{packname}/Meta
12cu|R-AER-1.2.2-1|77	%{rlibdir}/%{packname}/R
12cu|R-AER-1.2.2-1|78	%{rlibdir}/%{packname}/data
12cu|R-AER-1.2.2-1|79	%{rlibdir}/%{packname}/demo
12cu|R-AER-1.2.2-1|80	%{rlibdir}/%{packname}/help
12cu|R-AER-1.2.2-1|81	
12cu|R-AER-1.2.2-1|82	
12cu|R-AER-1.2.2-1|83	
12cu|R-AER-1.2.2-1|84	%changelog
12cu|R-AER-1.2.2-1|85	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-1
12cu|R-AER-1.2.2-1|86	+ Revision: ace5d33
12cu|R-AER-1.2.2-1|87	- Updated to 1.2.2 (by updates_builder)
12cu|R-AER-1.2.2-1|88	
12cu|R-AER-1.2.2-1|89	

12235 12
12cu|R-affy-1.40.0-1|1	%bcond_with bootstrap
12cu|R-affy-1.40.0-1|2	%global packname  affy
12cu|R-affy-1.40.0-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-affy-1.40.0-1|4	
12cu|R-affy-1.40.0-1|5	Name:             R-%{packname}
12cu|R-affy-1.40.0-1|6	Version:          1.40.0
12cu|R-affy-1.40.0-1|7	Release:          1
12cu|R-affy-1.40.0-1|8	Summary:          Methods for Affymetrix Oligonucleotide Arrays
12cu|R-affy-1.40.0-1|9	Group:            Sciences/Mathematics
12cu|R-affy-1.40.0-1|10	License:          LGPL (>= 2.0)
12cu|R-affy-1.40.0-1|11	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-affy-1.40.0-1|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/affy_1.40.0.tar.gz
12cu|R-affy-1.40.0-1|13	Requires:         R-Biobase R-affyio R-Biobase R-BiocInstaller R-graphics
12cu|R-affy-1.40.0-1|14	Requires:         R-grDevices R-methods R-preprocessCore R-stats R-utils
12cu|R-affy-1.40.0-1|15	Requires:         R-zlibbioc R-tkWidgets
12cu|R-affy-1.40.0-1|16	Requires:         R-BiocGenerics
12cu|R-affy-1.40.0-1|17	%if %{without bootstrap}
12cu|R-affy-1.40.0-1|18	Requires:         R-affydata
12cu|R-affy-1.40.0-1|19	%endif
12cu|R-affy-1.40.0-1|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Biobase
12cu|R-affy-1.40.0-1|21	BuildRequires:    R-affyio R-Biobase R-BiocInstaller R-graphics
12cu|R-affy-1.40.0-1|22	BuildRequires:    R-grDevices R-methods R-preprocessCore R-stats R-utils
12cu|R-affy-1.40.0-1|23	BuildRequires:    R-zlibbioc R-tkWidgets
12cu|R-affy-1.40.0-1|24	BuildRequires:    R-BiocGenerics
12cu|R-affy-1.40.0-1|25	%if %{without bootstrap}
12cu|R-affy-1.40.0-1|26	BuildRequires:    R-affydata
12cu|R-affy-1.40.0-1|27	%endif
12cu|R-affy-1.40.0-1|28	
12cu|R-affy-1.40.0-1|29	%description
12cu|R-affy-1.40.0-1|30	The package contains functions for exploratory oligonucleotide array
12cu|R-affy-1.40.0-1|31	analysis. The dependence on tkWidgets only concerns few convenience
12cu|R-affy-1.40.0-1|32	functions. 'affy' is fully functional without it.
12cu|R-affy-1.40.0-1|33	
12cu|R-affy-1.40.0-1|34	%prep
12cu|R-affy-1.40.0-1|35	%setup -q -c -n %{packname}
12cu|R-affy-1.40.0-1|36	
12cu|R-affy-1.40.0-1|37	%build
12cu|R-affy-1.40.0-1|38	
12cu|R-affy-1.40.0-1|39	%install
12cu|R-affy-1.40.0-1|40	mkdir -p %{buildroot}%{rlibdir}
12cu|R-affy-1.40.0-1|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-affy-1.40.0-1|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-affy-1.40.0-1|43	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-affy-1.40.0-1|44	
12cu|R-affy-1.40.0-1|45	%if %{without bootstrap}
12cu|R-affy-1.40.0-1|46	%check
12cu|R-affy-1.40.0-1|47	%{_bindir}/R CMD check %{packname}
12cu|R-affy-1.40.0-1|48	%endif
12cu|R-affy-1.40.0-1|49	
12cu|R-affy-1.40.0-1|50	%files
12cu|R-affy-1.40.0-1|51	%dir %{rlibdir}/%{packname}
12cu|R-affy-1.40.0-1|52	%doc %{rlibdir}/%{packname}/doc
12cu|R-affy-1.40.0-1|53	%doc %{rlibdir}/%{packname}/html
12cu|R-affy-1.40.0-1|54	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-affy-1.40.0-1|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-affy-1.40.0-1|56	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-affy-1.40.0-1|57	%{rlibdir}/%{packname}/INDEX
12cu|R-affy-1.40.0-1|58	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-affy-1.40.0-1|59	%{rlibdir}/%{packname}/Meta
12cu|R-affy-1.40.0-1|60	%{rlibdir}/%{packname}/R
12cu|R-affy-1.40.0-1|61	%{rlibdir}/%{packname}/data
12cu|R-affy-1.40.0-1|62	%{rlibdir}/%{packname}/demo
12cu|R-affy-1.40.0-1|63	%{rlibdir}/%{packname}/help
12cu|R-affy-1.40.0-1|64	%{rlibdir}/%{packname}/libs
12cu|R-affy-1.40.0-1|65	%{rlibdir}/%{packname}/tests
12cu|R-affy-1.40.0-1|66	
12cu|R-affy-1.40.0-1|67	
12cu|R-affy-1.40.0-1|68	
12cu|R-affy-1.40.0-1|69	%changelog
12cu|R-affy-1.40.0-1|70	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-1
12cu|R-affy-1.40.0-1|71	+ Revision: a0e0296
12cu|R-affy-1.40.0-1|72	- LOG Updated to 1.40.0 (by updates_builder)
12cu|R-affy-1.40.0-1|73	
12cu|R-affy-1.40.0-1|74	

12236 12
12cu|R-affydata-1.11.15-2|1	%global packname  affydata
12cu|R-affydata-1.11.15-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-affydata-1.11.15-2|3	
12cu|R-affydata-1.11.15-2|4	%define debug_package %{nil}
12cu|R-affydata-1.11.15-2|5	
12cu|R-affydata-1.11.15-2|6	Name:             R-%{packname}
12cu|R-affydata-1.11.15-2|7	Version:          1.11.15
12cu|R-affydata-1.11.15-2|8	Release:          2
12cu|R-affydata-1.11.15-2|9	Summary:          Affymetrix Data for Demonstration Purpose
12cu|R-affydata-1.11.15-2|10	Group:            Sciences/Mathematics
12cu|R-affydata-1.11.15-2|11	License:          GPL (>= 2)
12cu|R-affydata-1.11.15-2|12	URL:              None
12cu|R-affydata-1.11.15-2|13	Source0:          http://bioconductor.org/packages/2.9/data/experiment/src/contrib/affydata_1.11.15.tar.gz
12cu|R-affydata-1.11.15-2|14	Requires:         R-affy
12cu|R-affydata-1.11.15-2|15	Requires:         R-methods
12cu|R-affydata-1.11.15-2|16	Requires:         R-hgu95av2cdf R-hgu133acdf
12cu|R-affydata-1.11.15-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-affy
12cu|R-affydata-1.11.15-2|18	BuildRequires:    R-methods
12cu|R-affydata-1.11.15-2|19	BuildRequires:    R-hgu95av2cdf R-hgu133acdf
12cu|R-affydata-1.11.15-2|20	
12cu|R-affydata-1.11.15-2|21	%description
12cu|R-affydata-1.11.15-2|22	Example datasets of a slightly large size. They represent 'real world
12cu|R-affydata-1.11.15-2|23	examples', unlike the artificial examples included in the package affy.
12cu|R-affydata-1.11.15-2|24	
12cu|R-affydata-1.11.15-2|25	%prep
12cu|R-affydata-1.11.15-2|26	%setup -q -c -n %{packname}
12cu|R-affydata-1.11.15-2|27	
12cu|R-affydata-1.11.15-2|28	%build
12cu|R-affydata-1.11.15-2|29	
12cu|R-affydata-1.11.15-2|30	%install
12cu|R-affydata-1.11.15-2|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-affydata-1.11.15-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-affydata-1.11.15-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-affydata-1.11.15-2|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-affydata-1.11.15-2|35	
12cu|R-affydata-1.11.15-2|36	%check
12cu|R-affydata-1.11.15-2|37	%{_bindir}/R CMD check %{packname}
12cu|R-affydata-1.11.15-2|38	
12cu|R-affydata-1.11.15-2|39	%files
12cu|R-affydata-1.11.15-2|40	%dir %{rlibdir}/%{packname}
12cu|R-affydata-1.11.15-2|41	%doc %{rlibdir}/%{packname}/doc
12cu|R-affydata-1.11.15-2|42	%doc %{rlibdir}/%{packname}/html
12cu|R-affydata-1.11.15-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-affydata-1.11.15-2|44	%{rlibdir}/%{packname}/INDEX
12cu|R-affydata-1.11.15-2|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-affydata-1.11.15-2|46	%{rlibdir}/%{packname}/Meta
12cu|R-affydata-1.11.15-2|47	%{rlibdir}/%{packname}/R
12cu|R-affydata-1.11.15-2|48	%{rlibdir}/%{packname}/celfiles
12cu|R-affydata-1.11.15-2|49	%{rlibdir}/%{packname}/data
12cu|R-affydata-1.11.15-2|50	%{rlibdir}/%{packname}/extracelfiles
12cu|R-affydata-1.11.15-2|51	%{rlibdir}/%{packname}/help
12cu|R-affydata-1.11.15-2|52	
12cu|R-affydata-1.11.15-2|53	
12cu|R-affydata-1.11.15-2|54	%changelog
12cu|R-affydata-1.11.15-2|55	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.11.15-1
12cu|R-affydata-1.11.15-2|56	+ Revision: 775775
12cu|R-affydata-1.11.15-2|57	- Import R-affydata
12cu|R-affydata-1.11.15-2|58	- Import R-affydata
12cu|R-affydata-1.11.15-2|59	

12237 12
12cu|R-affyio-1.30.0-1|1	%global packname  affyio
12cu|R-affyio-1.30.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-affyio-1.30.0-1|3	
12cu|R-affyio-1.30.0-1|4	Name:             R-%{packname}
12cu|R-affyio-1.30.0-1|5	Version:          1.30.0
12cu|R-affyio-1.30.0-1|6	Release:          1
12cu|R-affyio-1.30.0-1|7	Summary:          Tools for parsing Affymetrix data files
12cu|R-affyio-1.30.0-1|8	Group:            Sciences/Mathematics
12cu|R-affyio-1.30.0-1|9	License:          LGPL (>= 2)
12cu|R-affyio-1.30.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-affyio-1.30.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/affyio_1.30.0.tar.gz
12cu|R-affyio-1.30.0-1|12	Requires:         R-methods
12cu|R-affyio-1.30.0-1|13	Requires:         R-zlibbioc
12cu|R-affyio-1.30.0-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-affyio-1.30.0-1|15	BuildRequires:    R-zlibbioc
12cu|R-affyio-1.30.0-1|16	BuildRequires:    zlib-devel
12cu|R-affyio-1.30.0-1|17	
12cu|R-affyio-1.30.0-1|18	%description
12cu|R-affyio-1.30.0-1|19	Routines for parsing Affymetrix data files based upon file format
12cu|R-affyio-1.30.0-1|20	information. Primary focus is on accessing the CEL and CDF file formats.
12cu|R-affyio-1.30.0-1|21	
12cu|R-affyio-1.30.0-1|22	%prep
12cu|R-affyio-1.30.0-1|23	%setup -q -c -n %{packname}
12cu|R-affyio-1.30.0-1|24	
12cu|R-affyio-1.30.0-1|25	%build
12cu|R-affyio-1.30.0-1|26	
12cu|R-affyio-1.30.0-1|27	%install
12cu|R-affyio-1.30.0-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-affyio-1.30.0-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-affyio-1.30.0-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-affyio-1.30.0-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-affyio-1.30.0-1|32	
12cu|R-affyio-1.30.0-1|33	%check
12cu|R-affyio-1.30.0-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-affyio-1.30.0-1|35	
12cu|R-affyio-1.30.0-1|36	%files
12cu|R-affyio-1.30.0-1|37	%dir %{rlibdir}/%{packname}
12cu|R-affyio-1.30.0-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-affyio-1.30.0-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-affyio-1.30.0-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-affyio-1.30.0-1|41	%{rlibdir}/%{packname}/LICENSE
12cu|R-affyio-1.30.0-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-affyio-1.30.0-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-affyio-1.30.0-1|44	%{rlibdir}/%{packname}/R
12cu|R-affyio-1.30.0-1|45	%{rlibdir}/%{packname}/help
12cu|R-affyio-1.30.0-1|46	%{rlibdir}/%{packname}/libs
12cu|R-affyio-1.30.0-1|47	
12cu|R-affyio-1.30.0-1|48	
12cu|R-affyio-1.30.0-1|49	
12cu|R-affyio-1.30.0-1|50	%changelog
12cu|R-affyio-1.30.0-1|51	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-1
12cu|R-affyio-1.30.0-1|52	+ Revision: bfa7f02
12cu|R-affyio-1.30.0-1|53	- LOG Updated to 1.30.0 (by updates_builder)
12cu|R-affyio-1.30.0-1|54	
12cu|R-affyio-1.30.0-1|55	

12238 12
12cu|R-AGD-0.30-1|1	%global packname  AGD
12cu|R-AGD-0.30-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-AGD-0.30-1|3	
12cu|R-AGD-0.30-1|4	Name:             R-%{packname}
12cu|R-AGD-0.30-1|5	Version:          0.30
12cu|R-AGD-0.30-1|6	Release:          1
12cu|R-AGD-0.30-1|7	Summary:          Analysis of Growth Data
12cu|R-AGD-0.30-1|8	Group:            Sciences/Mathematics
12cu|R-AGD-0.30-1|9	License:          GPLv2+
12cu|R-AGD-0.30-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-AGD-0.30-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-AGD-0.30-1|12	BuildArch:        noarch
12cu|R-AGD-0.30-1|13	Requires:         R-core
12cu|R-AGD-0.30-1|14	
12cu|R-AGD-0.30-1|15	Requires:         R-gamlss
12cu|R-AGD-0.30-1|16	
12cu|R-AGD-0.30-1|17	
12cu|R-AGD-0.30-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-gamlss
12cu|R-AGD-0.30-1|19	
12cu|R-AGD-0.30-1|20	
12cu|R-AGD-0.30-1|21	%description
12cu|R-AGD-0.30-1|22	Tools for NIHES course EP18 'Analysis of Growth Data', May 22-23 2012,
12cu|R-AGD-0.30-1|23	
12cu|R-AGD-0.30-1|24	%prep
12cu|R-AGD-0.30-1|25	%setup -q -c -n %{packname}
12cu|R-AGD-0.30-1|26	
12cu|R-AGD-0.30-1|27	%build
12cu|R-AGD-0.30-1|28	
12cu|R-AGD-0.30-1|29	%install
12cu|R-AGD-0.30-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-AGD-0.30-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-AGD-0.30-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-AGD-0.30-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-AGD-0.30-1|34	
12cu|R-AGD-0.30-1|35	%check
12cu|R-AGD-0.30-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-AGD-0.30-1|37	
12cu|R-AGD-0.30-1|38	%files
12cu|R-AGD-0.30-1|39	%dir %{rlibdir}/%{packname}
12cu|R-AGD-0.30-1|40	%doc %{rlibdir}/%{packname}/doc
12cu|R-AGD-0.30-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-AGD-0.30-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-AGD-0.30-1|43	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-AGD-0.30-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-AGD-0.30-1|45	%{rlibdir}/%{packname}/CITATION
12cu|R-AGD-0.30-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-AGD-0.30-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-AGD-0.30-1|48	%{rlibdir}/%{packname}/R
12cu|R-AGD-0.30-1|49	%{rlibdir}/%{packname}/data
12cu|R-AGD-0.30-1|50	%{rlibdir}/%{packname}/help
12cu|R-AGD-0.30-1|51	
12cu|R-AGD-0.30-1|52	%changelog
12cu|R-AGD-0.30-1|53	* Thu Dec 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.30-1
12cu|R-AGD-0.30-1|54	+ Revision: 856352c
12cu|R-AGD-0.30-1|55	- Fix files
12cu|R-AGD-0.30-1|56	
12cu|R-AGD-0.30-1|57	

12239 12
12cu|ragel-6.8-1|1	Name:           ragel
12cu|ragel-6.8-1|2	Version:        6.8
12cu|ragel-6.8-1|3	Release:        1
12cu|ragel-6.8-1|4	Summary:        Finite state machine compiler
12cu|ragel-6.8-1|5	
12cu|ragel-6.8-1|6	Group:          Development/Other
12cu|ragel-6.8-1|7	License:        GPLv2+
12cu|ragel-6.8-1|8	URL:            http://www.cs.queensu.ca/~thurston/ragel/
12cu|ragel-6.8-1|9	Source0:        http://www.cs.queensu.ca/~thurston/ragel/%{name}-%{version}.tar.gz
12cu|ragel-6.8-1|10	
12cu|ragel-6.8-1|11	BuildRequires:  transfig
12cu|ragel-6.8-1|12	
12cu|ragel-6.8-1|13	%description
12cu|ragel-6.8-1|14	Ragel compiles finite state machines from regular languages into executable C,
12cu|ragel-6.8-1|15	C++, Objective-C, D, Java or Ruby code.
12cu|ragel-6.8-1|16	
12cu|ragel-6.8-1|17	Ragel state machines can not only recognize byte sequences as regular
12cu|ragel-6.8-1|18	expression machines do, but can also execute code at arbitrary points in the
12cu|ragel-6.8-1|19	recognition of a regular language.
12cu|ragel-6.8-1|20	
12cu|ragel-6.8-1|21	Code embedding is done using inline operators that do not disrupt the regular
12cu|ragel-6.8-1|22	language syntax.
12cu|ragel-6.8-1|23	
12cu|ragel-6.8-1|24	%prep
12cu|ragel-6.8-1|25	%setup -q
12cu|ragel-6.8-1|26	
12cu|ragel-6.8-1|27	%build
12cu|ragel-6.8-1|28	%configure2_5x
12cu|ragel-6.8-1|29	%make
12cu|ragel-6.8-1|30	pushd doc
12cu|ragel-6.8-1|31	%make
12cu|ragel-6.8-1|32	popd
12cu|ragel-6.8-1|33	
12cu|ragel-6.8-1|34	
12cu|ragel-6.8-1|35	%install
12cu|ragel-6.8-1|36	%makeinstall
12cu|ragel-6.8-1|37	chmod a-x examples/*
12cu|ragel-6.8-1|38	pushd doc
12cu|ragel-6.8-1|39	%makeinstall
12cu|ragel-6.8-1|40	popd
12cu|ragel-6.8-1|41	
12cu|ragel-6.8-1|42	%clean
12cu|ragel-6.8-1|43	
12cu|ragel-6.8-1|44	%files
12cu|ragel-6.8-1|45	%doc COPYING ragel.vim
12cu|ragel-6.8-1|46	%doc examples
12cu|ragel-6.8-1|47	%doc doc/ragel-guide.pdf
12cu|ragel-6.8-1|48	%{_bindir}/ragel
12cu|ragel-6.8-1|49	%{_mandir}/*/*
12cu|ragel-6.8-1|50	
12cu|ragel-6.8-1|51	
12cu|ragel-6.8-1|52	
12cu|ragel-6.8-1|53	%changelog
12cu|ragel-6.8-1|54	* Mon Oct 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 6.8-1
12cu|ragel-6.8-1|55	+ Revision: 7bdc67a
12cu|ragel-6.8-1|56	- Updated to 6.8
12cu|ragel-6.8-1|57	
12cu|ragel-6.8-1|58	

12240 12
12cu|R-akima-0.5.11-1|1	%global packname  akima
12cu|R-akima-0.5.11-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-akima-0.5.11-1|3	
12cu|R-akima-0.5.11-1|4	Name:             R-%{packname}
12cu|R-akima-0.5.11-1|5	Version:          0.5.11
12cu|R-akima-0.5.11-1|6	Release:          1
12cu|R-akima-0.5.11-1|7	Summary:          Interpolation of irregularly spaced data
12cu|R-akima-0.5.11-1|8	Group:            Sciences/Mathematics
12cu|R-akima-0.5.11-1|9	License:          file LICENSE
12cu|R-akima-0.5.11-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-akima-0.5.11-1|11	Source0:          http://cran.r-project.org/src/contrib/akima_0.5-11.tar.gz
12cu|R-akima-0.5.11-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-akima-0.5.11-1|13	
12cu|R-akima-0.5.11-1|14	%description
12cu|R-akima-0.5.11-1|15	Linear or cubic spline interpolation for irregular gridded data
12cu|R-akima-0.5.11-1|16	
12cu|R-akima-0.5.11-1|17	%prep
12cu|R-akima-0.5.11-1|18	%setup -q -c -n %{packname}
12cu|R-akima-0.5.11-1|19	
12cu|R-akima-0.5.11-1|20	%build
12cu|R-akima-0.5.11-1|21	
12cu|R-akima-0.5.11-1|22	%install
12cu|R-akima-0.5.11-1|23	mkdir -p %{buildroot}%{rlibdir}
12cu|R-akima-0.5.11-1|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-akima-0.5.11-1|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-akima-0.5.11-1|26	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-akima-0.5.11-1|27	
12cu|R-akima-0.5.11-1|28	%check
12cu|R-akima-0.5.11-1|29	%{_bindir}/R CMD check %{packname}
12cu|R-akima-0.5.11-1|30	
12cu|R-akima-0.5.11-1|31	%files
12cu|R-akima-0.5.11-1|32	%dir %{rlibdir}/%{packname}
12cu|R-akima-0.5.11-1|33	%doc %{rlibdir}/%{packname}/html
12cu|R-akima-0.5.11-1|34	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-akima-0.5.11-1|35	%{rlibdir}/%{packname}/INDEX
12cu|R-akima-0.5.11-1|36	%{rlibdir}/%{packname}/LICENSE
12cu|R-akima-0.5.11-1|37	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-akima-0.5.11-1|38	%{rlibdir}/%{packname}/Meta
12cu|R-akima-0.5.11-1|39	%{rlibdir}/%{packname}/R
12cu|R-akima-0.5.11-1|40	%{rlibdir}/%{packname}/data
12cu|R-akima-0.5.11-1|41	%{rlibdir}/%{packname}/help
12cu|R-akima-0.5.11-1|42	%{rlibdir}/%{packname}/libs
12cu|R-akima-0.5.11-1|43	
12cu|R-akima-0.5.11-1|44	
12cu|R-akima-0.5.11-1|45	
12cu|R-akima-0.5.11-1|46	%changelog
12cu|R-akima-0.5.11-1|47	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.5.11-1
12cu|R-akima-0.5.11-1|48	+ Revision: 28b93c8
12cu|R-akima-0.5.11-1|49	- LOG Updated to 0.5.11 (by updates_builder)
12cu|R-akima-0.5.11-1|50	
12cu|R-akima-0.5.11-1|51	

12241 12
12cu|R-ALL-1.4.11-2|1	%global packname  ALL
12cu|R-ALL-1.4.11-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-ALL-1.4.11-2|3	
12cu|R-ALL-1.4.11-2|4	%define debug_package %{nil}
12cu|R-ALL-1.4.11-2|5	
12cu|R-ALL-1.4.11-2|6	Name:             R-%{packname}
12cu|R-ALL-1.4.11-2|7	Version:          1.4.11
12cu|R-ALL-1.4.11-2|8	Release:          2
12cu|R-ALL-1.4.11-2|9	Summary:          A data package
12cu|R-ALL-1.4.11-2|10	Group:            Sciences/Mathematics
12cu|R-ALL-1.4.11-2|11	License:          Artistic-2.0
12cu|R-ALL-1.4.11-2|12	URL:              None
12cu|R-ALL-1.4.11-2|13	Source0:          http://bioconductor.org/packages/data/experiment/src/contrib/ALL_1.4.11.tar.gz
12cu|R-ALL-1.4.11-2|14	Requires:         R-Biobase
12cu|R-ALL-1.4.11-2|15	Requires:         R-rpart
12cu|R-ALL-1.4.11-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Biobase
12cu|R-ALL-1.4.11-2|17	BuildRequires:    R-rpart
12cu|R-ALL-1.4.11-2|18	
12cu|R-ALL-1.4.11-2|19	%description
12cu|R-ALL-1.4.11-2|20	Data of T- and B-cell Acute Lymphocytic Leukemia from the Ritz Laboratory
12cu|R-ALL-1.4.11-2|21	at the DFCI (includes Apr 2004 versions)
12cu|R-ALL-1.4.11-2|22	
12cu|R-ALL-1.4.11-2|23	%prep
12cu|R-ALL-1.4.11-2|24	%setup -q -c -n %{packname}
12cu|R-ALL-1.4.11-2|25	
12cu|R-ALL-1.4.11-2|26	%build
12cu|R-ALL-1.4.11-2|27	
12cu|R-ALL-1.4.11-2|28	%install
12cu|R-ALL-1.4.11-2|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ALL-1.4.11-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ALL-1.4.11-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ALL-1.4.11-2|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ALL-1.4.11-2|33	
12cu|R-ALL-1.4.11-2|34	%check
12cu|R-ALL-1.4.11-2|35	%{_bindir}/R CMD check %{packname}
12cu|R-ALL-1.4.11-2|36	
12cu|R-ALL-1.4.11-2|37	%files
12cu|R-ALL-1.4.11-2|38	%dir %{rlibdir}/%{packname}
12cu|R-ALL-1.4.11-2|39	%doc %{rlibdir}/%{packname}/doc
12cu|R-ALL-1.4.11-2|40	%doc %{rlibdir}/%{packname}/html
12cu|R-ALL-1.4.11-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ALL-1.4.11-2|42	%{rlibdir}/%{packname}/INDEX
12cu|R-ALL-1.4.11-2|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ALL-1.4.11-2|44	%{rlibdir}/%{packname}/Meta
12cu|R-ALL-1.4.11-2|45	%{rlibdir}/%{packname}/R
12cu|R-ALL-1.4.11-2|46	%{rlibdir}/%{packname}/data
12cu|R-ALL-1.4.11-2|47	%{rlibdir}/%{packname}/help
12cu|R-ALL-1.4.11-2|48	
12cu|R-ALL-1.4.11-2|49	
12cu|R-ALL-1.4.11-2|50	%changelog
12cu|R-ALL-1.4.11-2|51	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.4.11-1
12cu|R-ALL-1.4.11-2|52	+ Revision: 775607
12cu|R-ALL-1.4.11-2|53	- Import R-ALL
12cu|R-ALL-1.4.11-2|54	- Import R-ALL
12cu|R-ALL-1.4.11-2|55	

12242 12
12cu|R-alr3-2.0.5-2|1	%global packname  alr3
12cu|R-alr3-2.0.5-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-alr3-2.0.5-2|3	
12cu|R-alr3-2.0.5-2|4	Name:             R-%{packname}
12cu|R-alr3-2.0.5-2|5	Version:          2.0.5
12cu|R-alr3-2.0.5-2|6	Release:          2
12cu|R-alr3-2.0.5-2|7	Summary:          Data to accompany Applied Linear Regression 3rd edition
12cu|R-alr3-2.0.5-2|8	Group:            Sciences/Mathematics
12cu|R-alr3-2.0.5-2|9	License:          GPL (>= 2)
12cu|R-alr3-2.0.5-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-alr3-2.0.5-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-alr3-2.0.5-2|12	BuildArch:        noarch
12cu|R-alr3-2.0.5-2|13	Requires:         R-core
12cu|R-alr3-2.0.5-2|14	Requires:         R-car
12cu|R-alr3-2.0.5-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-car
12cu|R-alr3-2.0.5-2|16	
12cu|R-alr3-2.0.5-2|17	%description
12cu|R-alr3-2.0.5-2|18	This package is a companion to the textbook S. Weisberg (2005), "Applied
12cu|R-alr3-2.0.5-2|19	Linear Regression," 3rd edition, Wiley. It includes all the data sets
12cu|R-alr3-2.0.5-2|20	discussed in the book (except one), and a few functions that are tailored
12cu|R-alr3-2.0.5-2|21	to the methods discussed in the book.  As of version 2.0.0, this package
12cu|R-alr3-2.0.5-2|22	depends on the car package. Many functions formerly in alr3 have been
12cu|R-alr3-2.0.5-2|23	renamed and now reside in car. Data files have beeen lightly modified to
12cu|R-alr3-2.0.5-2|24	make some data columns row labels.
12cu|R-alr3-2.0.5-2|25	
12cu|R-alr3-2.0.5-2|26	%prep
12cu|R-alr3-2.0.5-2|27	%setup -q -c -n %{packname}
12cu|R-alr3-2.0.5-2|28	
12cu|R-alr3-2.0.5-2|29	%build
12cu|R-alr3-2.0.5-2|30	
12cu|R-alr3-2.0.5-2|31	%install
12cu|R-alr3-2.0.5-2|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-alr3-2.0.5-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-alr3-2.0.5-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-alr3-2.0.5-2|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-alr3-2.0.5-2|36	
12cu|R-alr3-2.0.5-2|37	%check
12cu|R-alr3-2.0.5-2|38	%{_bindir}/R CMD check %{packname}
12cu|R-alr3-2.0.5-2|39	
12cu|R-alr3-2.0.5-2|40	%files
12cu|R-alr3-2.0.5-2|41	%dir %{rlibdir}/%{packname}
12cu|R-alr3-2.0.5-2|42	%doc %{rlibdir}/%{packname}/html
12cu|R-alr3-2.0.5-2|43	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-alr3-2.0.5-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-alr3-2.0.5-2|45	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-alr3-2.0.5-2|46	%{rlibdir}/%{packname}/INDEX
12cu|R-alr3-2.0.5-2|47	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-alr3-2.0.5-2|48	%{rlibdir}/%{packname}/Meta
12cu|R-alr3-2.0.5-2|49	%{rlibdir}/%{packname}/R
12cu|R-alr3-2.0.5-2|50	%{rlibdir}/%{packname}/data
12cu|R-alr3-2.0.5-2|51	%{rlibdir}/%{packname}/extdata
12cu|R-alr3-2.0.5-2|52	%{rlibdir}/%{packname}/help
12cu|R-alr3-2.0.5-2|53	
12cu|R-alr3-2.0.5-2|54	
12cu|R-alr3-2.0.5-2|55	%changelog
12cu|R-alr3-2.0.5-2|56	* Sun Feb 19 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.0.5-1
12cu|R-alr3-2.0.5-2|57	+ Revision: 777091
12cu|R-alr3-2.0.5-2|58	- Import R-alr3
12cu|R-alr3-2.0.5-2|59	- Import R-alr3
12cu|R-alr3-2.0.5-2|60	

12243 12
12cu|R-amap-0.8.12-1|1	%global packname  amap
12cu|R-amap-0.8.12-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-amap-0.8.12-1|3	
12cu|R-amap-0.8.12-1|4	Name:             R-%{packname}
12cu|R-amap-0.8.12-1|5	Version:          0.8.12
12cu|R-amap-0.8.12-1|6	Release:          1
12cu|R-amap-0.8.12-1|7	Summary:          Another Multidimensional Analysis Package
12cu|R-amap-0.8.12-1|8	Group:            Sciences/Mathematics
12cu|R-amap-0.8.12-1|9	License:          GPL
12cu|R-amap-0.8.12-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-amap-0.8.12-1|11	Source0:          http://cran.r-project.org/src/contrib/amap_0.8-12.tar.gz
12cu|R-amap-0.8.12-1|12	Requires:         R-Biobase
12cu|R-amap-0.8.12-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-amap-0.8.12-1|14	BuildRequires:    R-Biobase
12cu|R-amap-0.8.12-1|15	
12cu|R-amap-0.8.12-1|16	%description
12cu|R-amap-0.8.12-1|17	Tools for Clustering and Principal Component Analysis (With robusts
12cu|R-amap-0.8.12-1|18	methods, and parallelized functions).
12cu|R-amap-0.8.12-1|19	
12cu|R-amap-0.8.12-1|20	%prep
12cu|R-amap-0.8.12-1|21	%setup -q -c -n %{packname}
12cu|R-amap-0.8.12-1|22	
12cu|R-amap-0.8.12-1|23	%build
12cu|R-amap-0.8.12-1|24	
12cu|R-amap-0.8.12-1|25	%install
12cu|R-amap-0.8.12-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-amap-0.8.12-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-amap-0.8.12-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-amap-0.8.12-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-amap-0.8.12-1|30	
12cu|R-amap-0.8.12-1|31	#%check
12cu|R-amap-0.8.12-1|32	#%{_bindir}/R CMD check %{packname}
12cu|R-amap-0.8.12-1|33	
12cu|R-amap-0.8.12-1|34	%files
12cu|R-amap-0.8.12-1|35	%dir %{rlibdir}/%{packname}
12cu|R-amap-0.8.12-1|36	%doc %{rlibdir}/%{packname}/doc
12cu|R-amap-0.8.12-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-amap-0.8.12-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-amap-0.8.12-1|39	%{rlibdir}/%{packname}/INDEX
12cu|R-amap-0.8.12-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-amap-0.8.12-1|41	%{rlibdir}/%{packname}/Meta
12cu|R-amap-0.8.12-1|42	%{rlibdir}/%{packname}/R
12cu|R-amap-0.8.12-1|43	%{rlibdir}/%{packname}/data
12cu|R-amap-0.8.12-1|44	%{rlibdir}/%{packname}/demo
12cu|R-amap-0.8.12-1|45	%{rlibdir}/%{packname}/exec
12cu|R-amap-0.8.12-1|46	%{rlibdir}/%{packname}/help
12cu|R-amap-0.8.12-1|47	%{rlibdir}/%{packname}/libs
12cu|R-amap-0.8.12-1|48	%{rlibdir}/%{packname}/po
12cu|R-amap-0.8.12-1|49	
12cu|R-amap-0.8.12-1|50	
12cu|R-amap-0.8.12-1|51	
12cu|R-amap-0.8.12-1|52	%changelog
12cu|R-amap-0.8.12-1|53	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.12-1
12cu|R-amap-0.8.12-1|54	+ Revision: 7e8028d
12cu|R-amap-0.8.12-1|55	- Updated to 0.8.12 (by updates_builder)
12cu|R-amap-0.8.12-1|56	
12cu|R-amap-0.8.12-1|57	

12244 12
12cu|R-Amelia-1.7.2-2|1	%global packname Amelia
12cu|R-Amelia-1.7.2-2|2	%global rlibdir %{_libdir}/R/library
12cu|R-Amelia-1.7.2-2|3	
12cu|R-Amelia-1.7.2-2|4	Name:             R-%{packname}
12cu|R-Amelia-1.7.2-2|5	Version:          1.7.2
12cu|R-Amelia-1.7.2-2|6	Release:          2
12cu|R-Amelia-1.7.2-2|7	Summary:          Amelia II: A Program for Missing Data
12cu|R-Amelia-1.7.2-2|8	Group:            Sciences/Mathematics
12cu|R-Amelia-1.7.2-2|9	License:          GPLv2+
12cu|R-Amelia-1.7.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Amelia-1.7.2-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-Amelia-1.7.2-2|12	Requires:         R-core >= 2.15.3 R-foreign R-utils R-Rcpp >= 0.10.0.4 R-RcppArmadillo
12cu|R-Amelia-1.7.2-2|13	Requires:         liblapack libblas
12cu|R-Amelia-1.7.2-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-Amelia-1.7.2-2|15	BuildRequires:    R-core >= 2.15.3 R-foreign R-utils R-Rcpp >= 0.10.0.4 R-RcppArmadillo
12cu|R-Amelia-1.7.2-2|16	BuildRequires:    lapack-devel
12cu|R-Amelia-1.7.2-2|17	
12cu|R-Amelia-1.7.2-2|18	%description
12cu|R-Amelia-1.7.2-2|19	Amelia II multiply imputes missing data in a single
12cu|R-Amelia-1.7.2-2|20	cross-section (such as a survey), from a time series (like
12cu|R-Amelia-1.7.2-2|21	variables collected for each year in a country), or from a
12cu|R-Amelia-1.7.2-2|22	time-series-cross-sectional data set (such as collected by
12cu|R-Amelia-1.7.2-2|23	years for each of several countries). Amelia II implements our
12cu|R-Amelia-1.7.2-2|24	bootstrapping-based algorithm that gives essentially the same
12cu|R-Amelia-1.7.2-2|25	answers as the standard IP or EMis approaches, is usually
12cu|R-Amelia-1.7.2-2|26	considerably faster than existing approaches and can handle
12cu|R-Amelia-1.7.2-2|27	many more variables. Unlike Amelia I and other statistically
12cu|R-Amelia-1.7.2-2|28	rigorous imputation software, it virtually never crashes (but
12cu|R-Amelia-1.7.2-2|29	please let us know if you ﬁnd to the contrary!). The program
12cu|R-Amelia-1.7.2-2|30	also generalizes existing approaches by allowing for trends in
12cu|R-Amelia-1.7.2-2|31	time series across observations within a crosssectional unit,
12cu|R-Amelia-1.7.2-2|32	as well as priors that allow experts to incorporate beliefs
12cu|R-Amelia-1.7.2-2|33	they have about the values of missing cells in their data.
12cu|R-Amelia-1.7.2-2|34	Amelia II also includes useful diagnostics of the ﬁt of
12cu|R-Amelia-1.7.2-2|35	multiple imputation models. The program works from the R
12cu|R-Amelia-1.7.2-2|36	command line or via a graphical user interface that does not
12cu|R-Amelia-1.7.2-2|37	require users to know R.
12cu|R-Amelia-1.7.2-2|38	
12cu|R-Amelia-1.7.2-2|39	%prep
12cu|R-Amelia-1.7.2-2|40	%setup -q -c -n %{packname}
12cu|R-Amelia-1.7.2-2|41	
12cu|R-Amelia-1.7.2-2|42	%build
12cu|R-Amelia-1.7.2-2|43	
12cu|R-Amelia-1.7.2-2|44	%install
12cu|R-Amelia-1.7.2-2|45	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Amelia-1.7.2-2|46	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Amelia-1.7.2-2|47	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Amelia-1.7.2-2|48	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Amelia-1.7.2-2|49	
12cu|R-Amelia-1.7.2-2|50	%files
12cu|R-Amelia-1.7.2-2|51	%dir %{rlibdir}/%{packname}
12cu|R-Amelia-1.7.2-2|52	%doc %{rlibdir}/%{packname}/doc
12cu|R-Amelia-1.7.2-2|53	%doc %{rlibdir}/%{packname}/html
12cu|R-Amelia-1.7.2-2|54	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-Amelia-1.7.2-2|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Amelia-1.7.2-2|56	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-Amelia-1.7.2-2|57	%{rlibdir}/%{packname}/Meta
12cu|R-Amelia-1.7.2-2|58	%{rlibdir}/%{packname}/INDEX
12cu|R-Amelia-1.7.2-2|59	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Amelia-1.7.2-2|60	%{rlibdir}/%{packname}/R
12cu|R-Amelia-1.7.2-2|61	%{rlibdir}/%{packname}/data
12cu|R-Amelia-1.7.2-2|62	%{rlibdir}/%{packname}/help
12cu|R-Amelia-1.7.2-2|63	%{rlibdir}/%{packname}/gui
12cu|R-Amelia-1.7.2-2|64	%{rlibdir}/%{packname}/libs
12cu|R-Amelia-1.7.2-2|65	%{rlibdir}/%{packname}/test
12cu|R-Amelia-1.7.2-2|66	
12cu|R-Amelia-1.7.2-2|67	%changelog
12cu|R-Amelia-1.7.2-2|68	* Wed Feb 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.2-2
12cu|R-Amelia-1.7.2-2|69	+ Revision: c37fda7
12cu|R-Amelia-1.7.2-2|70	- Optimize requirements
12cu|R-Amelia-1.7.2-2|71	
12cu|R-Amelia-1.7.2-2|72	

12245 12
12cu|R-anchors-3.0.8-1|1	%global packname  anchors
12cu|R-anchors-3.0.8-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-anchors-3.0.8-1|3	
12cu|R-anchors-3.0.8-1|4	Name:             R-%{packname}
12cu|R-anchors-3.0.8-1|5	Version:          3.0.8
12cu|R-anchors-3.0.8-1|6	Release:          1
12cu|R-anchors-3.0.8-1|7	Summary:          Statistical analysis of surveys with anchoring vignettes
12cu|R-anchors-3.0.8-1|8	Group:            Sciences/Mathematics
12cu|R-anchors-3.0.8-1|9	License:          GPL (>= 2)
12cu|R-anchors-3.0.8-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-anchors-3.0.8-1|11	Source0:          http://cran.r-project.org/src/contrib/anchors_3.0-8.tar.gz
12cu|R-anchors-3.0.8-1|12	Requires:         R-rgenoud R-MASS
12cu|R-anchors-3.0.8-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-rgenoud R-MASS
12cu|R-anchors-3.0.8-1|14	BuildRequires:    blas-devel
12cu|R-anchors-3.0.8-1|15	BuildRequires:    lapack-devel
12cu|R-anchors-3.0.8-1|16	
12cu|R-anchors-3.0.8-1|17	%description
12cu|R-anchors-3.0.8-1|18	Tools for analyzing survey responses with anchors.
12cu|R-anchors-3.0.8-1|19	
12cu|R-anchors-3.0.8-1|20	%prep
12cu|R-anchors-3.0.8-1|21	%setup -q -c -n %{packname}
12cu|R-anchors-3.0.8-1|22	
12cu|R-anchors-3.0.8-1|23	%build
12cu|R-anchors-3.0.8-1|24	
12cu|R-anchors-3.0.8-1|25	%install
12cu|R-anchors-3.0.8-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-anchors-3.0.8-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-anchors-3.0.8-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-anchors-3.0.8-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-anchors-3.0.8-1|30	
12cu|R-anchors-3.0.8-1|31	# %check
12cu|R-anchors-3.0.8-1|32	# %{_bindir}/R CMD check %{packname}
12cu|R-anchors-3.0.8-1|33	
12cu|R-anchors-3.0.8-1|34	%files
12cu|R-anchors-3.0.8-1|35	%dir %{rlibdir}/%{packname}
12cu|R-anchors-3.0.8-1|36	%doc %{rlibdir}/%{packname}/doc
12cu|R-anchors-3.0.8-1|37	# %doc %{rlibdir}/%{packname}/doc.tmp
12cu|R-anchors-3.0.8-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-anchors-3.0.8-1|39	# %doc %{rlibdir}/%{packname}/CITATION
12cu|R-anchors-3.0.8-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-anchors-3.0.8-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-anchors-3.0.8-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-anchors-3.0.8-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-anchors-3.0.8-1|44	%{rlibdir}/%{packname}/R
12cu|R-anchors-3.0.8-1|45	%{rlibdir}/%{packname}/data
12cu|R-anchors-3.0.8-1|46	%{rlibdir}/%{packname}/demo
12cu|R-anchors-3.0.8-1|47	%{rlibdir}/%{packname}/help
12cu|R-anchors-3.0.8-1|48	%{rlibdir}/%{packname}/libs
12cu|R-anchors-3.0.8-1|49	
12cu|R-anchors-3.0.8-1|50	
12cu|R-anchors-3.0.8-1|51	
12cu|R-anchors-3.0.8-1|52	%changelog
12cu|R-anchors-3.0.8-1|53	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.8-1
12cu|R-anchors-3.0.8-1|54	+ Revision: 6172e96
12cu|R-anchors-3.0.8-1|55	- Remove files that are not created any more
12cu|R-anchors-3.0.8-1|56	
12cu|R-anchors-3.0.8-1|57	

12246 12
12cu|R-animation-2.2-1|1	%global packname  animation
12cu|R-animation-2.2-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-animation-2.2-1|3	
12cu|R-animation-2.2-1|4	Name:             R-%{packname}
12cu|R-animation-2.2-1|5	Version:          2.2
12cu|R-animation-2.2-1|6	Release:          1
12cu|R-animation-2.2-1|7	Summary:          A gallery of animations in statistics and utilities to create animations
12cu|R-animation-2.2-1|8	Group:            Sciences/Mathematics
12cu|R-animation-2.2-1|9	License:          GPLv2 | GPLv3
12cu|R-animation-2.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-animation-2.2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-animation-2.2-1|12	BuildArch:        noarch
12cu|R-animation-2.2-1|13	Requires:         R-core
12cu|R-animation-2.2-1|14	
12cu|R-animation-2.2-1|15	
12cu|R-animation-2.2-1|16	Requires:         R-MASS
12cu|R-animation-2.2-1|17	
12cu|R-animation-2.2-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-animation-2.2-1|19	BuildRequires:    R-MASS
12cu|R-animation-2.2-1|20	BuildRequires:    x11-server-xvfb
12cu|R-animation-2.2-1|21	
12cu|R-animation-2.2-1|22	%description
12cu|R-animation-2.2-1|23	This package contains a variety of functions for animations in statistics,
12cu|R-animation-2.2-1|24	covering areas such as probability theory, mathematical statistics,
12cu|R-animation-2.2-1|25	multivariate statistics, nonparametric statistics, sampling survey, linear
12cu|R-animation-2.2-1|26	models, time series, computational statistics, data mining and machine
12cu|R-animation-2.2-1|27	learning. These functions might be helpful in teaching statistics and data
12cu|R-animation-2.2-1|28	analysis. Also provided in this package are several approaches to save
12cu|R-animation-2.2-1|29	animations to various formats, e.g. Flash, GIF, HTML pages, PDF and videos
12cu|R-animation-2.2-1|30	(saveSWF(), saveGIF(), saveHTML(), saveLatex(), and saveVideo()
12cu|R-animation-2.2-1|31	respectively). PDF animations can be inserted into Sweave/knitr easily.
12cu|R-animation-2.2-1|32	
12cu|R-animation-2.2-1|33	%prep
12cu|R-animation-2.2-1|34	%setup -q -c -n %{packname}
12cu|R-animation-2.2-1|35	
12cu|R-animation-2.2-1|36	%build
12cu|R-animation-2.2-1|37	
12cu|R-animation-2.2-1|38	%install
12cu|R-animation-2.2-1|39	mkdir -p %{buildroot}%{rlibdir}
12cu|R-animation-2.2-1|40	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-animation-2.2-1|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-animation-2.2-1|42	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-animation-2.2-1|43	
12cu|R-animation-2.2-1|44	# Need to setup some fonts for check...
12cu|R-animation-2.2-1|45	# %check
12cu|R-animation-2.2-1|46	# xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-animation-2.2-1|47	
12cu|R-animation-2.2-1|48	%files
12cu|R-animation-2.2-1|49	%dir %{rlibdir}/%{packname}
12cu|R-animation-2.2-1|50	%doc %{rlibdir}/%{packname}/html
12cu|R-animation-2.2-1|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-animation-2.2-1|52	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-animation-2.2-1|53	%{rlibdir}/%{packname}/CITATION
12cu|R-animation-2.2-1|54	%{rlibdir}/%{packname}/INDEX
12cu|R-animation-2.2-1|55	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-animation-2.2-1|56	%{rlibdir}/%{packname}/Meta
12cu|R-animation-2.2-1|57	%{rlibdir}/%{packname}/R
12cu|R-animation-2.2-1|58	%{rlibdir}/%{packname}/articles
12cu|R-animation-2.2-1|59	%{rlibdir}/%{packname}/data
12cu|R-animation-2.2-1|60	%{rlibdir}/%{packname}/demo
12cu|R-animation-2.2-1|61	%{rlibdir}/%{packname}/help
12cu|R-animation-2.2-1|62	%{rlibdir}/%{packname}/misc
12cu|R-animation-2.2-1|63	
12cu|R-animation-2.2-1|64	
12cu|R-animation-2.2-1|65	%changelog
12cu|R-animation-2.2-1|66	* Mon Apr 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-1
12cu|R-animation-2.2-1|67	+ Revision: ebcf7e4
12cu|R-animation-2.2-1|68	- Fix files
12cu|R-animation-2.2-1|69	
12cu|R-animation-2.2-1|70	

12247 12
12cu|R-annotate-1.40.0-1|1	%bcond_with internet
12cu|R-annotate-1.40.0-1|2	%bcond_with bootstrap
12cu|R-annotate-1.40.0-1|3	%global packname  annotate
12cu|R-annotate-1.40.0-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-annotate-1.40.0-1|5	
12cu|R-annotate-1.40.0-1|6	%define debug_package %{nil}
12cu|R-annotate-1.40.0-1|7	
12cu|R-annotate-1.40.0-1|8	Name:             R-%{packname}
12cu|R-annotate-1.40.0-1|9	Version:          1.40.0
12cu|R-annotate-1.40.0-1|10	Release:          1
12cu|R-annotate-1.40.0-1|11	Summary:          Annotation for microarrays
12cu|R-annotate-1.40.0-1|12	Group:            Sciences/Mathematics
12cu|R-annotate-1.40.0-1|13	License:          Artistic-2.0
12cu|R-annotate-1.40.0-1|14	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-annotate-1.40.0-1|15	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/annotate_1.40.0.tar.gz
12cu|R-annotate-1.40.0-1|16	Requires:         R-AnnotationDbi
12cu|R-annotate-1.40.0-1|17	Requires:         R-Biobase R-AnnotationDbi R-DBI R-xtable R-graphics
12cu|R-annotate-1.40.0-1|18	Requires:         R-utils R-stats R-methods R-Biobase R-tkWidgets R-XML
12cu|R-annotate-1.40.0-1|19	%if %{without bootstrap}
12cu|R-annotate-1.40.0-1|20	Requires:         R-hgu95av2.db R-genefilter R-Biostrings R-rae230a.db
12cu|R-annotate-1.40.0-1|21	Requires:         R-rae230aprobe R-GO.db R-org.Hs.eg.db R-org.Mm.eg.db
12cu|R-annotate-1.40.0-1|22	Requires:         R-hom.Hs.inp.db
12cu|R-annotate-1.40.0-1|23	%endif
12cu|R-annotate-1.40.0-1|24	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-AnnotationDbi
12cu|R-annotate-1.40.0-1|25	BuildRequires:    R-Biobase R-AnnotationDbi R-DBI R-xtable R-graphics R-utils
12cu|R-annotate-1.40.0-1|26	BuildRequires:    R-stats R-methods  R-Biobase R-tkWidgets R-XML
12cu|R-annotate-1.40.0-1|27	%if %{without bootstrap}
12cu|R-annotate-1.40.0-1|28	BuildRequires:    R-hgu95av2.db R-genefilter R-Biostrings R-rae230a.db
12cu|R-annotate-1.40.0-1|29	BuildRequires:    R-rae230aprobe R-GO.db R-org.Hs.eg.db R-org.Mm.eg.db
12cu|R-annotate-1.40.0-1|30	BuildRequires:    R-hom.Hs.inp.db
12cu|R-annotate-1.40.0-1|31	%endif
12cu|R-annotate-1.40.0-1|32	
12cu|R-annotate-1.40.0-1|33	%description
12cu|R-annotate-1.40.0-1|34	Using R enviroments for annotation.
12cu|R-annotate-1.40.0-1|35	
12cu|R-annotate-1.40.0-1|36	%prep
12cu|R-annotate-1.40.0-1|37	%setup -q -c -n %{packname}
12cu|R-annotate-1.40.0-1|38	
12cu|R-annotate-1.40.0-1|39	%build
12cu|R-annotate-1.40.0-1|40	
12cu|R-annotate-1.40.0-1|41	%install
12cu|R-annotate-1.40.0-1|42	mkdir -p %{buildroot}%{rlibdir}
12cu|R-annotate-1.40.0-1|43	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-annotate-1.40.0-1|44	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-annotate-1.40.0-1|45	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-annotate-1.40.0-1|46	
12cu|R-annotate-1.40.0-1|47	%if %{without bootstrap}
12cu|R-annotate-1.40.0-1|48	%if %{with internet}
12cu|R-annotate-1.40.0-1|49	%check
12cu|R-annotate-1.40.0-1|50	%{_bindir}/R CMD check %{packname}
12cu|R-annotate-1.40.0-1|51	%endif
12cu|R-annotate-1.40.0-1|52	%endif
12cu|R-annotate-1.40.0-1|53	
12cu|R-annotate-1.40.0-1|54	%files
12cu|R-annotate-1.40.0-1|55	%dir %{rlibdir}/%{packname}
12cu|R-annotate-1.40.0-1|56	%doc %{rlibdir}/%{packname}/doc
12cu|R-annotate-1.40.0-1|57	%doc %{rlibdir}/%{packname}/html
12cu|R-annotate-1.40.0-1|58	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-annotate-1.40.0-1|59	%{rlibdir}/%{packname}/INDEX
12cu|R-annotate-1.40.0-1|60	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-annotate-1.40.0-1|61	%{rlibdir}/%{packname}/Meta
12cu|R-annotate-1.40.0-1|62	%{rlibdir}/%{packname}/R
12cu|R-annotate-1.40.0-1|63	%{rlibdir}/%{packname}/data
12cu|R-annotate-1.40.0-1|64	%{rlibdir}/%{packname}/help
12cu|R-annotate-1.40.0-1|65	%{rlibdir}/%{packname}/misc
12cu|R-annotate-1.40.0-1|66	%{rlibdir}/%{packname}/unitTests
12cu|R-annotate-1.40.0-1|67	
12cu|R-annotate-1.40.0-1|68	
12cu|R-annotate-1.40.0-1|69	
12cu|R-annotate-1.40.0-1|70	%changelog
12cu|R-annotate-1.40.0-1|71	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-1
12cu|R-annotate-1.40.0-1|72	+ Revision: 9cd993b
12cu|R-annotate-1.40.0-1|73	- LOG Updated to 1.40.0 (by updates_builder)
12cu|R-annotate-1.40.0-1|74	
12cu|R-annotate-1.40.0-1|75	

12248 12
12cu|R-AnnotationDbi-1.24.0-1|1	%bcond_without bootstrap
12cu|R-AnnotationDbi-1.24.0-1|2	%global packname  AnnotationDbi
12cu|R-AnnotationDbi-1.24.0-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-AnnotationDbi-1.24.0-1|4	
12cu|R-AnnotationDbi-1.24.0-1|5	%define debug_package %{nil}
12cu|R-AnnotationDbi-1.24.0-1|6	
12cu|R-AnnotationDbi-1.24.0-1|7	Name:             R-%{packname}
12cu|R-AnnotationDbi-1.24.0-1|8	Version:          1.24.0
12cu|R-AnnotationDbi-1.24.0-1|9	Release:          1
12cu|R-AnnotationDbi-1.24.0-1|10	Summary:          Annotation Database Interface
12cu|R-AnnotationDbi-1.24.0-1|11	Group:            Sciences/Mathematics
12cu|R-AnnotationDbi-1.24.0-1|12	License:          Artistic-2.0
12cu|R-AnnotationDbi-1.24.0-1|13	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-AnnotationDbi-1.24.0-1|14	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-AnnotationDbi-1.24.0-1|15	Requires:         R-methods R-utils R-Biobase R-DBI R-RSQLite R-IRanges
12cu|R-AnnotationDbi-1.24.0-1|16	Requires:         R-XML R-RCurl R-RUnit
12cu|R-AnnotationDbi-1.24.0-1|17	%if %{without bootstrap}
12cu|R-AnnotationDbi-1.24.0-1|18	Requires:         R-hgu95av2.db R-GO.db R-human.db0 R-hgu95av2cdf
12cu|R-AnnotationDbi-1.24.0-1|19	Requires:         R-org.Sc.sgd.db R-org.At.tair.db R-affy R-KEGG.db
12cu|R-AnnotationDbi-1.24.0-1|20	Requires:         R-seqnames.db R-reactome.db R-AnnotationForge R-graph R-org.TguttataTestingSubset.eg.db
12cu|R-AnnotationDbi-1.24.0-1|21	%endif
12cu|R-AnnotationDbi-1.24.0-1|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-AnnotationDbi-1.24.0-1|23	BuildRequires:    R-utils R-Biobase R-methods R-utils R-Biobase R-DBI
12cu|R-AnnotationDbi-1.24.0-1|24	BuildRequires:    R-RSQLite R-IRanges R-XML R-RCurl R-RUnit
12cu|R-AnnotationDbi-1.24.0-1|25	%if %{without bootstrap}
12cu|R-AnnotationDbi-1.24.0-1|26	BuildRequires:    R-hgu95av2.db R-GO.db R-human.db0 R-hgu95av2cdf
12cu|R-AnnotationDbi-1.24.0-1|27	BuildRequires:    R-org.Sc.sgd.db R-org.At.tair.db R-affy R-KEGG.db
12cu|R-AnnotationDbi-1.24.0-1|28	BuildRequires:    R-seqnames.db R-reactome.db R-AnnotationForge R-graph R-org.TguttataTestingSubset.eg.db
12cu|R-AnnotationDbi-1.24.0-1|29	%endif
12cu|R-AnnotationDbi-1.24.0-1|30	
12cu|R-AnnotationDbi-1.24.0-1|31	%description
12cu|R-AnnotationDbi-1.24.0-1|32	Provides user interface and database connection code for annotation data
12cu|R-AnnotationDbi-1.24.0-1|33	packages using SQLite data storage.
12cu|R-AnnotationDbi-1.24.0-1|34	
12cu|R-AnnotationDbi-1.24.0-1|35	%prep
12cu|R-AnnotationDbi-1.24.0-1|36	%setup -q -c -n %{packname}
12cu|R-AnnotationDbi-1.24.0-1|37	
12cu|R-AnnotationDbi-1.24.0-1|38	%build
12cu|R-AnnotationDbi-1.24.0-1|39	
12cu|R-AnnotationDbi-1.24.0-1|40	%install
12cu|R-AnnotationDbi-1.24.0-1|41	mkdir -p %{buildroot}%{rlibdir}
12cu|R-AnnotationDbi-1.24.0-1|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-AnnotationDbi-1.24.0-1|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-AnnotationDbi-1.24.0-1|44	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-AnnotationDbi-1.24.0-1|45	
12cu|R-AnnotationDbi-1.24.0-1|46	%if %{without bootstrap}
12cu|R-AnnotationDbi-1.24.0-1|47	%check
12cu|R-AnnotationDbi-1.24.0-1|48	%{_bindir}/R CMD check %{packname}
12cu|R-AnnotationDbi-1.24.0-1|49	%endif
12cu|R-AnnotationDbi-1.24.0-1|50	
12cu|R-AnnotationDbi-1.24.0-1|51	%files
12cu|R-AnnotationDbi-1.24.0-1|52	%dir %{rlibdir}/%{packname}
12cu|R-AnnotationDbi-1.24.0-1|53	%doc %{rlibdir}/%{packname}/doc
12cu|R-AnnotationDbi-1.24.0-1|54	%doc %{rlibdir}/%{packname}/html
12cu|R-AnnotationDbi-1.24.0-1|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-AnnotationDbi-1.24.0-1|56	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-AnnotationDbi-1.24.0-1|57	%doc %{rlibdir}/%{packname}/NOTES-Herve
12cu|R-AnnotationDbi-1.24.0-1|58	%doc %{rlibdir}/%{packname}/TODO
12cu|R-AnnotationDbi-1.24.0-1|59	%{rlibdir}/%{packname}/DBschemas
12cu|R-AnnotationDbi-1.24.0-1|60	%{rlibdir}/%{packname}/INDEX
12cu|R-AnnotationDbi-1.24.0-1|61	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-AnnotationDbi-1.24.0-1|62	%{rlibdir}/%{packname}/Meta
12cu|R-AnnotationDbi-1.24.0-1|63	%{rlibdir}/%{packname}/R
12cu|R-AnnotationDbi-1.24.0-1|64	%{rlibdir}/%{packname}/extdata
12cu|R-AnnotationDbi-1.24.0-1|65	%{rlibdir}/%{packname}/help
12cu|R-AnnotationDbi-1.24.0-1|66	%{rlibdir}/%{packname}/script
12cu|R-AnnotationDbi-1.24.0-1|67	%{rlibdir}/%{packname}/unitTests
12cu|R-AnnotationDbi-1.24.0-1|68	
12cu|R-AnnotationDbi-1.24.0-1|69	%changelog
12cu|R-AnnotationDbi-1.24.0-1|70	* Wed Nov 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.24.0-1
12cu|R-AnnotationDbi-1.24.0-1|71	+ Revision: 51a5a7e
12cu|R-AnnotationDbi-1.24.0-1|72	- Fix files
12cu|R-AnnotationDbi-1.24.0-1|73	
12cu|R-AnnotationDbi-1.24.0-1|74	

12249 12
12cu|R-AnnotationForge-1.4.0-1|1	%define debug_package %{nil}
12cu|R-AnnotationForge-1.4.0-1|2	
12cu|R-AnnotationForge-1.4.0-1|3	%global packname  AnnotationForge
12cu|R-AnnotationForge-1.4.0-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-AnnotationForge-1.4.0-1|5	
12cu|R-AnnotationForge-1.4.0-1|6	Name:             R-%{packname}
12cu|R-AnnotationForge-1.4.0-1|7	Version:          1.4.0
12cu|R-AnnotationForge-1.4.0-1|8	Release:          1
12cu|R-AnnotationForge-1.4.0-1|9	Summary:          Code for Building Annotation Database Packages
12cu|R-AnnotationForge-1.4.0-1|10	Group:            Sciences/Mathematics
12cu|R-AnnotationForge-1.4.0-1|11	License:          Artistic-2.0
12cu|R-AnnotationForge-1.4.0-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-AnnotationForge-1.4.0-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-AnnotationForge-1.4.0-1|14	
12cu|R-AnnotationForge-1.4.0-1|15	Requires:         R-methods R-utils R-BiocGenerics R-Biobase R-AnnotationDbi R-org.Hs.eg.db
12cu|R-AnnotationForge-1.4.0-1|16	Requires:         R-methods R-utils R-DBI R-RSQLite R-BiocGenerics R-Biobase
12cu|R-AnnotationForge-1.4.0-1|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
12cu|R-AnnotationForge-1.4.0-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-utils R-BiocGenerics R-Biobase R-AnnotationDbi R-org.Hs.eg.db
12cu|R-AnnotationForge-1.4.0-1|19	BuildRequires:    R-methods R-utils R-DBI R-RSQLite R-BiocGenerics R-Biobase
12cu|R-AnnotationForge-1.4.0-1|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
12cu|R-AnnotationForge-1.4.0-1|21	%description
12cu|R-AnnotationForge-1.4.0-1|22	Provides code for generating Annotation packages and their databases.
12cu|R-AnnotationForge-1.4.0-1|23	Packages produced are intended to be used with AnnotationDbi.
12cu|R-AnnotationForge-1.4.0-1|24	
12cu|R-AnnotationForge-1.4.0-1|25	%prep
12cu|R-AnnotationForge-1.4.0-1|26	%setup -q -c -n %{packname}
12cu|R-AnnotationForge-1.4.0-1|27	
12cu|R-AnnotationForge-1.4.0-1|28	%build
12cu|R-AnnotationForge-1.4.0-1|29	
12cu|R-AnnotationForge-1.4.0-1|30	%install
12cu|R-AnnotationForge-1.4.0-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-AnnotationForge-1.4.0-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-AnnotationForge-1.4.0-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-AnnotationForge-1.4.0-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-AnnotationForge-1.4.0-1|35	
12cu|R-AnnotationForge-1.4.0-1|36	# %check
12cu|R-AnnotationForge-1.4.0-1|37	# %{_bindir}/R CMD check %{packname}
12cu|R-AnnotationForge-1.4.0-1|38	
12cu|R-AnnotationForge-1.4.0-1|39	%files
12cu|R-AnnotationForge-1.4.0-1|40	%dir %{rlibdir}/%{packname}
12cu|R-AnnotationForge-1.4.0-1|41	%doc %{rlibdir}/%{packname}/doc
12cu|R-AnnotationForge-1.4.0-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-AnnotationForge-1.4.0-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-AnnotationForge-1.4.0-1|44	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-AnnotationForge-1.4.0-1|45	%{rlibdir}/%{packname}/INDEX
12cu|R-AnnotationForge-1.4.0-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-AnnotationForge-1.4.0-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-AnnotationForge-1.4.0-1|48	%{rlibdir}/%{packname}/TODO
12cu|R-AnnotationForge-1.4.0-1|49	%{rlibdir}/%{packname}/NOTES-Herve
12cu|R-AnnotationForge-1.4.0-1|50	%{rlibdir}/%{packname}/AnnDbPkg-templates
12cu|R-AnnotationForge-1.4.0-1|51	%{rlibdir}/%{packname}/ProbePkg-template
12cu|R-AnnotationForge-1.4.0-1|52	%{rlibdir}/%{packname}/R
12cu|R-AnnotationForge-1.4.0-1|53	%{rlibdir}/%{packname}/extdata
12cu|R-AnnotationForge-1.4.0-1|54	%{rlibdir}/%{packname}/help
12cu|R-AnnotationForge-1.4.0-1|55	%{rlibdir}/%{packname}/script
12cu|R-AnnotationForge-1.4.0-1|56	%{rlibdir}/%{packname}/seqnames-template
12cu|R-AnnotationForge-1.4.0-1|57	%{rlibdir}/%{packname}/unitTests
12cu|R-AnnotationForge-1.4.0-1|58	
12cu|R-AnnotationForge-1.4.0-1|59	%changelog
12cu|R-AnnotationForge-1.4.0-1|60	* Wed Mar 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-1
12cu|R-AnnotationForge-1.4.0-1|61	+ Revision: a2d4512
12cu|R-AnnotationForge-1.4.0-1|62	- Disable debug
12cu|R-AnnotationForge-1.4.0-1|63	
12cu|R-AnnotationForge-1.4.0-1|64	

12250 12
12cu|R-ape-3.1.1-1|1	%global packname  ape
12cu|R-ape-3.1.1-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-ape-3.1.1-1|3	
12cu|R-ape-3.1.1-1|4	Name:             R-%{packname}
12cu|R-ape-3.1.1-1|5	Version:          3.1.1
12cu|R-ape-3.1.1-1|6	Release:          1
12cu|R-ape-3.1.1-1|7	Summary:          Analyses of Phylogenetics and Evolution
12cu|R-ape-3.1.1-1|8	
12cu|R-ape-3.1.1-1|9	Group:            Sciences/Mathematics
12cu|R-ape-3.1.1-1|10	License:          GPL (>= 2)
12cu|R-ape-3.1.1-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-ape-3.1.1-1|12	Source0:          http://cran.r-project.org/src/contrib/ape_3.1-1.tar.gz
12cu|R-ape-3.1.1-1|13	Requires:         R-gee R-nlme R-lattice
12cu|R-ape-3.1.1-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-ape-3.1.1-1|15	BuildRequires: R-expm
12cu|R-ape-3.1.1-1|16	Requires: R-expm
12cu|R-ape-3.1.1-1|17	BuildRequires:    R-gee R-nlme R-lattice
12cu|R-ape-3.1.1-1|18	BuildRequires:    blas-devel
12cu|R-ape-3.1.1-1|19	BuildRequires:    lapack-devel
12cu|R-ape-3.1.1-1|20	
12cu|R-ape-3.1.1-1|21	%description
12cu|R-ape-3.1.1-1|22	ape provides functions for reading, writing, plotting, and manipulating
12cu|R-ape-3.1.1-1|23	phylogenetic trees, analyses of comparative data in a phylogenetic
12cu|R-ape-3.1.1-1|24	framework, analyses of diversification and macroevolution, computing
12cu|R-ape-3.1.1-1|25	distances from allelic and nucleotide data, reading nucleotide sequences,
12cu|R-ape-3.1.1-1|26	and several tools such as Mantel's test, computation of minimum spanning
12cu|R-ape-3.1.1-1|27	tree, generalized skyline plots, estimation of absolute evolutionary rates
12cu|R-ape-3.1.1-1|28	and clock-like trees using mean path lengths, non-parametric rate
12cu|R-ape-3.1.1-1|29	smoothing and penalized likelihood. Phylogeny estimation can be done with
12cu|R-ape-3.1.1-1|30	the NJ, BIONJ, ME, MVR, SDM, and triangle methods, and several methods
12cu|R-ape-3.1.1-1|31	handling incomplete distance matrices (NJ*, BIONJ*, MVR*, and the
12cu|R-ape-3.1.1-1|32	corresponding triangle method).
12cu|R-ape-3.1.1-1|33	
12cu|R-ape-3.1.1-1|34	%prep
12cu|R-ape-3.1.1-1|35	%setup -q -c -n %{packname}
12cu|R-ape-3.1.1-1|36	
12cu|R-ape-3.1.1-1|37	%build
12cu|R-ape-3.1.1-1|38	
12cu|R-ape-3.1.1-1|39	%install
12cu|R-ape-3.1.1-1|40	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ape-3.1.1-1|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ape-3.1.1-1|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ape-3.1.1-1|43	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ape-3.1.1-1|44	
12cu|R-ape-3.1.1-1|45	%check
12cu|R-ape-3.1.1-1|46	%{_bindir}/R CMD check %{packname}
12cu|R-ape-3.1.1-1|47	
12cu|R-ape-3.1.1-1|48	%files
12cu|R-ape-3.1.1-1|49	%dir %{rlibdir}/%{packname}
12cu|R-ape-3.1.1-1|50	%doc %{rlibdir}/%{packname}/doc
12cu|R-ape-3.1.1-1|51	%doc %{rlibdir}/%{packname}/html
12cu|R-ape-3.1.1-1|52	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-ape-3.1.1-1|53	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ape-3.1.1-1|54	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-ape-3.1.1-1|55	%{rlibdir}/%{packname}/INDEX
12cu|R-ape-3.1.1-1|56	# %{rlibdir}/%{packname}/LICENCE
12cu|R-ape-3.1.1-1|57	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ape-3.1.1-1|58	%{rlibdir}/%{packname}/Meta
12cu|R-ape-3.1.1-1|59	%{rlibdir}/%{packname}/R
12cu|R-ape-3.1.1-1|60	%{rlibdir}/%{packname}/data
12cu|R-ape-3.1.1-1|61	%{rlibdir}/%{packname}/help
12cu|R-ape-3.1.1-1|62	%{rlibdir}/%{packname}/libs
12cu|R-ape-3.1.1-1|63	
12cu|R-ape-3.1.1-1|64	
12cu|R-ape-3.1.1-1|65	
12cu|R-ape-3.1.1-1|66	%changelog
12cu|R-ape-3.1.1-1|67	* Wed Apr 02 2014 dsilakov <denis.silakov@rosalab.ru> 3.1.1-1
12cu|R-ape-3.1.1-1|68	+ Revision: 6a29e33
12cu|R-ape-3.1.1-1|69	- Merge pull request #1 from import/R-ape:auto_update
12cu|R-ape-3.1.1-1|70	- ROSA Updates Builder: update suggested
12cu|R-ape-3.1.1-1|71	
12cu|R-ape-3.1.1-1|72	

12251 12
12cu|rapid-photo-downloader-0.4.9-1|1	Name:		rapid-photo-downloader
12cu|rapid-photo-downloader-0.4.9-1|2	Version:	0.4.9
12cu|rapid-photo-downloader-0.4.9-1|3	Release:	1
12cu|rapid-photo-downloader-0.4.9-1|4	Summary:	Images downloader for external devices
12cu|rapid-photo-downloader-0.4.9-1|5	License:	GPLv2
12cu|rapid-photo-downloader-0.4.9-1|6	Group:		Graphics
12cu|rapid-photo-downloader-0.4.9-1|7	URL:		http://damonlynch.net/rapid
12cu|rapid-photo-downloader-0.4.9-1|8	Source0:	https://launchpad.net/rapid/trunk/%{version}/+download/%{name}-%{version}.tar.gz
12cu|rapid-photo-downloader-0.4.9-1|9	BuildArch:	noarch
12cu|rapid-photo-downloader-0.4.9-1|10	BuildRequires:	pkgconfig(python)
12cu|rapid-photo-downloader-0.4.9-1|11	BuildRequires:  pythonegg(setuptools)
12cu|rapid-photo-downloader-0.4.9-1|12	BuildRequires:	desktop-file-utils
12cu|rapid-photo-downloader-0.4.9-1|13	BuildRequires:  gettext
12cu|rapid-photo-downloader-0.4.9-1|14	
12cu|rapid-photo-downloader-0.4.9-1|15	
12cu|rapid-photo-downloader-0.4.9-1|16	Requires:	findutils
12cu|rapid-photo-downloader-0.4.9-1|17	Requires:	pythonegg(pil)
12cu|rapid-photo-downloader-0.4.9-1|18	Requires:	pythonegg(kaa-metadata)
12cu|rapid-photo-downloader-0.4.9-1|19	Requires:	pythonegg(hachoir-metadata)
12cu|rapid-photo-downloader-0.4.9-1|20	Requires:	perl(Image::ExifTool)
12cu|rapid-photo-downloader-0.4.9-1|21	Requires:	fbida
12cu|rapid-photo-downloader-0.4.9-1|22	Requires:	gtk2
12cu|rapid-photo-downloader-0.4.9-1|23	Requires:	pygtk2.0
12cu|rapid-photo-downloader-0.4.9-1|24	Requires:	python-exiv2 >= 0.3.0
12cu|rapid-photo-downloader-0.4.9-1|25	Requires:	exiv2
12cu|rapid-photo-downloader-0.4.9-1|26	Requires:	hicolor-icon-theme
12cu|rapid-photo-downloader-0.4.9-1|27	Requires:	gnome-python-gconf
12cu|rapid-photo-downloader-0.4.9-1|28	Requires:	ffmpegthumbnailer
12cu|rapid-photo-downloader-0.4.9-1|29	Requires:	pkgconfig(notify-python)
12cu|rapid-photo-downloader-0.4.9-1|30	Suggests:	librsvg2
12cu|rapid-photo-downloader-0.4.9-1|31	
12cu|rapid-photo-downloader-0.4.9-1|32	%description
12cu|rapid-photo-downloader-0.4.9-1|33	Rapid Photo Downloader is written by a photographer for professional
12cu|rapid-photo-downloader-0.4.9-1|34	and amateur photographers. Released under the GNU GPL license, it is
12cu|rapid-photo-downloader-0.4.9-1|35	designed for use on the Linux Desktop. It can download photos from
12cu|rapid-photo-downloader-0.4.9-1|36	multiple cameras, memory cards, and Portable Storage Devices
12cu|rapid-photo-downloader-0.4.9-1|37	simultaneously. It provides many options for sub-folder
12cu|rapid-photo-downloader-0.4.9-1|38	creation, image renaming and backup.
12cu|rapid-photo-downloader-0.4.9-1|39	
12cu|rapid-photo-downloader-0.4.9-1|40	%files -f rapid-photo-downloader.lang
12cu|rapid-photo-downloader-0.4.9-1|41	%doc rapid/AUTHORS rapid/ChangeLog rapid/COPYING README
12cu|rapid-photo-downloader-0.4.9-1|42	%{_bindir}/%{name}
12cu|rapid-photo-downloader-0.4.9-1|43	%{_datadir}/applications/%{name}.desktop
12cu|rapid-photo-downloader-0.4.9-1|44	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cu|rapid-photo-downloader-0.4.9-1|45	%{_datadir}/pixmaps/%{name}.png
12cu|rapid-photo-downloader-0.4.9-1|46	%{_datadir}/pixmaps/%{name}.xpm
12cu|rapid-photo-downloader-0.4.9-1|47	%{py_puresitedir}/rapid/
12cu|rapid-photo-downloader-0.4.9-1|48	%{py_puresitedir}/*.egg-info
12cu|rapid-photo-downloader-0.4.9-1|49	# kde integration, we'll keep it
12cu|rapid-photo-downloader-0.4.9-1|50	%{_datadir}/kde4/apps/solid/actions/rapid-photo-downloader.desktop
12cu|rapid-photo-downloader-0.4.9-1|51	%{_datadir}/appdata/rapid-photo-downloader.appdata.xml
12cu|rapid-photo-downloader-0.4.9-1|52	%{_mandir}/man1/%{name}.1*
12cu|rapid-photo-downloader-0.4.9-1|53	
12cu|rapid-photo-downloader-0.4.9-1|54	
12cu|rapid-photo-downloader-0.4.9-1|55	#---------------------------------------------------------------------
12cu|rapid-photo-downloader-0.4.9-1|56	
12cu|rapid-photo-downloader-0.4.9-1|57	%prep
12cu|rapid-photo-downloader-0.4.9-1|58	%setup -q
12cu|rapid-photo-downloader-0.4.9-1|59	
12cu|rapid-photo-downloader-0.4.9-1|60	cp  rapid/{ChangeLog,COPYING,AUTHORS} .
12cu|rapid-photo-downloader-0.4.9-1|61	pod2man --section=1 -u --release=%version  --center "" doc/rapid-photo-downloader.pod > %name.1
12cu|rapid-photo-downloader-0.4.9-1|62	
12cu|rapid-photo-downloader-0.4.9-1|63	
12cu|rapid-photo-downloader-0.4.9-1|64	%build
12cu|rapid-photo-downloader-0.4.9-1|65	python setup.py build
12cu|rapid-photo-downloader-0.4.9-1|66	
12cu|rapid-photo-downloader-0.4.9-1|67	
12cu|rapid-photo-downloader-0.4.9-1|68	
12cu|rapid-photo-downloader-0.4.9-1|69	
12cu|rapid-photo-downloader-0.4.9-1|70	%install
12cu|rapid-photo-downloader-0.4.9-1|71	python setup.py install --root=%{buildroot}
12cu|rapid-photo-downloader-0.4.9-1|72	
12cu|rapid-photo-downloader-0.4.9-1|73	desktop-file-install                                        \
12cu|rapid-photo-downloader-0.4.9-1|74	--dir=%{buildroot}%{_datadir}/applications              \
12cu|rapid-photo-downloader-0.4.9-1|75	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|rapid-photo-downloader-0.4.9-1|76	
12cu|rapid-photo-downloader-0.4.9-1|77	# man
12cu|rapid-photo-downloader-0.4.9-1|78	install -d %buildroot/%_mandir/man1
12cu|rapid-photo-downloader-0.4.9-1|79	install -m 644 %name.1 %buildroot/%_mandir/man1/
12cu|rapid-photo-downloader-0.4.9-1|80	
12cu|rapid-photo-downloader-0.4.9-1|81	# fix attr
12cu|rapid-photo-downloader-0.4.9-1|82	find %{buildroot}%{py_puresitedir}/rapid/ -name "*.py*" -exec chmod 755 {} \;
12cu|rapid-photo-downloader-0.4.9-1|83	chmod 644 %{buildroot}%{_datadir}/appdata/rapid-photo-downloader.appdata.xml
12cu|rapid-photo-downloader-0.4.9-1|84	
12cu|rapid-photo-downloader-0.4.9-1|85	# fix shebang
12cu|rapid-photo-downloader-0.4.9-1|86	sed -i -e '1i#!/usr/bin/python' \
12cu|rapid-photo-downloader-0.4.9-1|87	%{buildroot}%{py_puresitedir}/rapid/{rpdmultiprocessing,prefs,higdefaults,config,ValidatedEntry,__init__,paths}.py
12cu|rapid-photo-downloader-0.4.9-1|88	
12cu|rapid-photo-downloader-0.4.9-1|89	%find_lang rapid-photo-downloader
12cu|rapid-photo-downloader-0.4.9-1|90	
12cu|rapid-photo-downloader-0.4.9-1|91	
12cu|rapid-photo-downloader-0.4.9-1|92	
12cu|rapid-photo-downloader-0.4.9-1|93	%changelog
12cu|rapid-photo-downloader-0.4.9-1|94	* Thu Jan 23 2014 symbianflo <symbianflo@symbianflo> 0.4.9-1
12cu|rapid-photo-downloader-0.4.9-1|95	+ Revision: ca75286
12cu|rapid-photo-downloader-0.4.9-1|96	- Changelog:
12cu|rapid-photo-downloader-0.4.9-1|97	- Several bugs are fixed, the most important of which is to finalize a fix for severe performance problems and crashes that arose from the combination of Gnome's GIO file functionality and python's multiprocessing. A file verification feature has been added. All users are strongly recommended to upgrade.
12cu|rapid-photo-downloader-0.4.9-1|98	
12cu|rapid-photo-downloader-0.4.9-1|99	

12252 12
12cu|R-aplpack-1.2.9-1|1	%global packname  aplpack
12cu|R-aplpack-1.2.9-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-aplpack-1.2.9-1|3	
12cu|R-aplpack-1.2.9-1|4	%define debug_package %{nil}
12cu|R-aplpack-1.2.9-1|5	
12cu|R-aplpack-1.2.9-1|6	Name:             R-%{packname}
12cu|R-aplpack-1.2.9-1|7	Version:          1.2.9
12cu|R-aplpack-1.2.9-1|8	Release:          1
12cu|R-aplpack-1.2.9-1|9	Summary:          Another Plot PACKage: stem.leaf, bagplot, faces, spin3R, slider functions
12cu|R-aplpack-1.2.9-1|10	Group:            Sciences/Mathematics
12cu|R-aplpack-1.2.9-1|11	License:          GPL (>= 2)
12cu|R-aplpack-1.2.9-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-aplpack-1.2.9-1|13	Source0:          http://cran.r-project.org/src/contrib/aplpack_1.2.9.tar.gz
12cu|R-aplpack-1.2.9-1|14	Requires:         R-tcltk
12cu|R-aplpack-1.2.9-1|15	Requires:         R-tkrplot
12cu|R-aplpack-1.2.9-1|16	BuildRequires:    R-devel
12cu|R-aplpack-1.2.9-1|17	BuildRequires:    Rmath-devel
12cu|R-aplpack-1.2.9-1|18	BuildRequires:    texlive-collection-latex
12cu|R-aplpack-1.2.9-1|19	BuildRequires:    R-tcltk
12cu|R-aplpack-1.2.9-1|20	BuildRequires:    R-tkrplot
12cu|R-aplpack-1.2.9-1|21	%rename R-cran-aplpack
12cu|R-aplpack-1.2.9-1|22	
12cu|R-aplpack-1.2.9-1|23	%description
12cu|R-aplpack-1.2.9-1|24	set of functions for drawing some special plots: stem.leaf plots a stem
12cu|R-aplpack-1.2.9-1|25	and leaf plot bagplot plots a bagplot faces plots chernoff faces spin3R
12cu|R-aplpack-1.2.9-1|26	for an inspection of a 3-dim point cloud slider functions for interactive
12cu|R-aplpack-1.2.9-1|27	
12cu|R-aplpack-1.2.9-1|28	%prep
12cu|R-aplpack-1.2.9-1|29	%setup -q -c -n %{packname}
12cu|R-aplpack-1.2.9-1|30	
12cu|R-aplpack-1.2.9-1|31	%build
12cu|R-aplpack-1.2.9-1|32	
12cu|R-aplpack-1.2.9-1|33	%install
12cu|R-aplpack-1.2.9-1|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-aplpack-1.2.9-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-aplpack-1.2.9-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-aplpack-1.2.9-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-aplpack-1.2.9-1|38	
12cu|R-aplpack-1.2.9-1|39	#%check
12cu|R-aplpack-1.2.9-1|40	#%{_bindir}/R CMD check %{packname}
12cu|R-aplpack-1.2.9-1|41	
12cu|R-aplpack-1.2.9-1|42	%files
12cu|R-aplpack-1.2.9-1|43	%dir %{rlibdir}/%{packname}
12cu|R-aplpack-1.2.9-1|44	%doc %{rlibdir}/%{packname}/doc
12cu|R-aplpack-1.2.9-1|45	%doc %{rlibdir}/%{packname}/html
12cu|R-aplpack-1.2.9-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-aplpack-1.2.9-1|47	%{rlibdir}/%{packname}/INDEX
12cu|R-aplpack-1.2.9-1|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-aplpack-1.2.9-1|49	%{rlibdir}/%{packname}/Meta
12cu|R-aplpack-1.2.9-1|50	%{rlibdir}/%{packname}/R
12cu|R-aplpack-1.2.9-1|51	%{rlibdir}/%{packname}/help
12cu|R-aplpack-1.2.9-1|52	# %{rlibdir}/%{packname}/pdf
12cu|R-aplpack-1.2.9-1|53	%{rlibdir}/%{packname}/src
12cu|R-aplpack-1.2.9-1|54	
12cu|R-aplpack-1.2.9-1|55	
12cu|R-aplpack-1.2.9-1|56	
12cu|R-aplpack-1.2.9-1|57	%changelog
12cu|R-aplpack-1.2.9-1|58	* Tue Nov 12 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2.9-1
12cu|R-aplpack-1.2.9-1|59	+ Revision: e47aaaa
12cu|R-aplpack-1.2.9-1|60	- Remove files that are not created any more
12cu|R-aplpack-1.2.9-1|61	
12cu|R-aplpack-1.2.9-1|62	

12253 12
12cu|R-arm-1.6.10-1|1	%global packname  arm
12cu|R-arm-1.6.10-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-arm-1.6.10-1|3	
12cu|R-arm-1.6.10-1|4	Name:             R-%{packname}
12cu|R-arm-1.6.10-1|5	Version:          1.6.10
12cu|R-arm-1.6.10-1|6	Release:          1
12cu|R-arm-1.6.10-1|7	Summary:          Data Analysis Using Regression and Multilevel/Hierarchical Models
12cu|R-arm-1.6.10-1|8	Group:            Sciences/Mathematics
12cu|R-arm-1.6.10-1|9	License:          GPL (>= 2)
12cu|R-arm-1.6.10-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-arm-1.6.10-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.6-10.tar.gz
12cu|R-arm-1.6.10-1|12	BuildArch:        noarch
12cu|R-arm-1.6.10-1|13	Requires:         R-core
12cu|R-arm-1.6.10-1|14	
12cu|R-arm-1.6.10-1|15	Requires:         R-MASS R-Matrix R-stats R-lme4
12cu|R-arm-1.6.10-1|16	Requires:         R-abind R-methods R-coda R-nlme
12cu|R-arm-1.6.10-1|17	# Requires:         R-R2WinBUGS R-foreign
12cu|R-arm-1.6.10-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-MASS R-Matrix R-stats R-lme4
12cu|R-arm-1.6.10-1|19	BuildRequires:    R-abind R-methods R-coda R-nlme
12cu|R-arm-1.6.10-1|20	# BuildRequires:   R-R2WinBUGS R-foreign
12cu|R-arm-1.6.10-1|21	
12cu|R-arm-1.6.10-1|22	%description
12cu|R-arm-1.6.10-1|23	R functions for processing lm, glm, svy.glm, merMod and polr outputs.
12cu|R-arm-1.6.10-1|24	
12cu|R-arm-1.6.10-1|25	%prep
12cu|R-arm-1.6.10-1|26	%setup -q -c -n %{packname}
12cu|R-arm-1.6.10-1|27	
12cu|R-arm-1.6.10-1|28	%build
12cu|R-arm-1.6.10-1|29	
12cu|R-arm-1.6.10-1|30	%install
12cu|R-arm-1.6.10-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-arm-1.6.10-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-arm-1.6.10-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-arm-1.6.10-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-arm-1.6.10-1|35	
12cu|R-arm-1.6.10-1|36	# %check
12cu|R-arm-1.6.10-1|37	# %{_bindir}/R CMD check %{packname}
12cu|R-arm-1.6.10-1|38	
12cu|R-arm-1.6.10-1|39	%files
12cu|R-arm-1.6.10-1|40	%dir %{rlibdir}/%{packname}
12cu|R-arm-1.6.10-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-arm-1.6.10-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-arm-1.6.10-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-arm-1.6.10-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-arm-1.6.10-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-arm-1.6.10-1|46	%{rlibdir}/%{packname}/R
12cu|R-arm-1.6.10-1|47	%{rlibdir}/%{packname}/data
12cu|R-arm-1.6.10-1|48	%{rlibdir}/%{packname}/help
12cu|R-arm-1.6.10-1|49	
12cu|R-arm-1.6.10-1|50	%changelog
12cu|R-arm-1.6.10-1|51	* Tue Apr 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.10-1
12cu|R-arm-1.6.10-1|52	+ Revision: e0728e7
12cu|R-arm-1.6.10-1|53	- Fix files
12cu|R-arm-1.6.10-1|54	
12cu|R-arm-1.6.10-1|55	

12254 12
12cu|rarpd-ss981107-8|1	Summary:	The RARP daemon
12cu|rarpd-ss981107-8|2	Name:		rarpd
12cu|rarpd-ss981107-8|3	Version:	ss981107
12cu|rarpd-ss981107-8|4	Release:	%mkrel 8
12cu|rarpd-ss981107-8|5	License:	GPL
12cu|rarpd-ss981107-8|6	Group:		System/Servers
12cu|rarpd-ss981107-8|7	URL:		ftp://ftp.inr.ac.ru/ip-routing/dhcp.bootp.rarp/
12cu|rarpd-ss981107-8|8	Source0:	rarpd-%{version}.tar.bz2
12cu|rarpd-ss981107-8|9	Patch0:		rarpd-%{version}.patch
12cu|rarpd-ss981107-8|10	Patch1:		rarpd-norun.patch
12cu|rarpd-ss981107-8|11	Patch2:		rarpd-ss981107-initscript.patch
12cu|rarpd-ss981107-8|12	Patch3:		rarpd-ss981107-override-tftpboot-dir.patch
12cu|rarpd-ss981107-8|13	Requires(post,preun):	rpm-helper
12cu|rarpd-ss981107-8|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|rarpd-ss981107-8|15	
12cu|rarpd-ss981107-8|16	
12cu|rarpd-ss981107-8|17	%description
12cu|rarpd-ss981107-8|18	RARP (Reverse Address Resolution Protocol) is a protocol which allows
12cu|rarpd-ss981107-8|19	individual devices on an IP network to get their own IP addresses from the
12cu|rarpd-ss981107-8|20	RARP server.  Some machines (e.g. SPARC boxes) use this protocol instead
12cu|rarpd-ss981107-8|21	of e.g. DHCP to query their IP addresses during network bootup.
12cu|rarpd-ss981107-8|22	Linux kernels up to 2.2 used to provide a kernel daemon for this service,
12cu|rarpd-ss981107-8|23	but since 2.3 kernels it is served by this userland daemon.
12cu|rarpd-ss981107-8|24	
12cu|rarpd-ss981107-8|25	You should install rarpd if you want to set up a RARP server on your
12cu|rarpd-ss981107-8|26	network.
12cu|rarpd-ss981107-8|27	
12cu|rarpd-ss981107-8|28	%prep
12cu|rarpd-ss981107-8|29	%setup -q -n rarpd
12cu|rarpd-ss981107-8|30	%patch0 -p1
12cu|rarpd-ss981107-8|31	%patch1 -p1
12cu|rarpd-ss981107-8|32	%patch2 -p1 -b .initscript
12cu|rarpd-ss981107-8|33	%patch3 -p1 -b .tftpdir
12cu|rarpd-ss981107-8|34	
12cu|rarpd-ss981107-8|35	%build
12cu|rarpd-ss981107-8|36	%make CFLAGS="%{optflags} -Wall -DTFTPDIR='\"%{_localstatedir}/lib/tftpboot\"'"
12cu|rarpd-ss981107-8|37	
12cu|rarpd-ss981107-8|38	%install
12cu|rarpd-ss981107-8|39	rm -rf %{buildroot}
12cu|rarpd-ss981107-8|40	
12cu|rarpd-ss981107-8|41	install -m755 rarpd.init -D %{buildroot}%{_initrddir}/rarpd
12cu|rarpd-ss981107-8|42	install -m755 rarpd -D %{buildroot}%{_sbindir}/rarpd
12cu|rarpd-ss981107-8|43	install -m644 rarpd.8 -D %{buildroot}%{_mandir}/man8/rarpd.8
12cu|rarpd-ss981107-8|44	
12cu|rarpd-ss981107-8|45	%post
12cu|rarpd-ss981107-8|46	%_post_service %{name}
12cu|rarpd-ss981107-8|47	
12cu|rarpd-ss981107-8|48	%preun
12cu|rarpd-ss981107-8|49	%_preun_service %{name}
12cu|rarpd-ss981107-8|50	
12cu|rarpd-ss981107-8|51	%clean
12cu|rarpd-ss981107-8|52	rm -rf %{buildroot}
12cu|rarpd-ss981107-8|53	
12cu|rarpd-ss981107-8|54	%files
12cu|rarpd-ss981107-8|55	%defattr(-,root,root)
12cu|rarpd-ss981107-8|56	%doc README
12cu|rarpd-ss981107-8|57	%attr(0755,root,root) %{_initrddir}/rarpd
12cu|rarpd-ss981107-8|58	%{_sbindir}/rarpd
12cu|rarpd-ss981107-8|59	%{_mandir}/man8/*
12cu|rarpd-ss981107-8|60	
12cu|rarpd-ss981107-8|61	
12cu|rarpd-ss981107-8|62	
12cu|rarpd-ss981107-8|63	
12cu|rarpd-ss981107-8|64	%changelog
12cu|rarpd-ss981107-8|65	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> ss981107-8
12cu|rarpd-ss981107-8|66	+ Revision: 94b1fe9
12cu|rarpd-ss981107-8|67	- Automatic import for version ss981107
12cu|rarpd-ss981107-8|68	
12cu|rarpd-ss981107-8|69	

12255 12
12cu|R-arules-1.1.2-1|1	%bcond_without bootstrap
12cu|R-arules-1.1.2-1|2	%global packname  arules
12cu|R-arules-1.1.2-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-arules-1.1.2-1|4	
12cu|R-arules-1.1.2-1|5	Name:             R-%{packname}
12cu|R-arules-1.1.2-1|6	Version:          1.1.2
12cu|R-arules-1.1.2-1|7	Release:          1
12cu|R-arules-1.1.2-1|8	Summary:          Mining Association Rules and Frequent Itemsets
12cu|R-arules-1.1.2-1|9	Group:            Sciences/Mathematics
12cu|R-arules-1.1.2-1|10	License:          GPL-2
12cu|R-arules-1.1.2-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-arules-1.1.2-1|12	Source0:          http://cran.r-project.org/src/contrib/arules_1.1-2.tar.gz
12cu|R-arules-1.1.2-1|13	Requires:         R-stats
12cu|R-arules-1.1.2-1|14	Requires:         R-methods
12cu|R-arules-1.1.2-1|15	Requires:         R-Matrix
12cu|R-arules-1.1.2-1|16	%if %{without bootstrap}
12cu|R-arules-1.1.2-1|17	Requires:         R-pmml
12cu|R-arules-1.1.2-1|18	Requires:         R-arulesViz
12cu|R-arules-1.1.2-1|19	%endif
12cu|R-arules-1.1.2-1|20	BuildRequires:    R-devel
12cu|R-arules-1.1.2-1|21	BuildRequires:    Rmath-devel
12cu|R-arules-1.1.2-1|22	BuildRequires:    texlive-collection-latex
12cu|R-arules-1.1.2-1|23	BuildRequires:    R-stats
12cu|R-arules-1.1.2-1|24	BuildRequires:    R-methods
12cu|R-arules-1.1.2-1|25	BuildRequires:    R-Matrix
12cu|R-arules-1.1.2-1|26	%if %{without bootstrap}
12cu|R-arules-1.1.2-1|27	BuildRequires:    R-pmml
12cu|R-arules-1.1.2-1|28	BuildRequires:    R-arulesViz
12cu|R-arules-1.1.2-1|29	%endif
12cu|R-arules-1.1.2-1|30	BuildRequires:    pkgconfig(lapack)
12cu|R-arules-1.1.2-1|31	
12cu|R-arules-1.1.2-1|32	%description
12cu|R-arules-1.1.2-1|33	Provides the infrastructure for representing, manipulating and analyzing
12cu|R-arules-1.1.2-1|34	transaction data and patterns (frequent itemsets and association rules).
12cu|R-arules-1.1.2-1|35	Also provides interfaces to C implementations of the association mining
12cu|R-arules-1.1.2-1|36	algorithms Apriori and Eclat by C. Borgelt.
12cu|R-arules-1.1.2-1|37	
12cu|R-arules-1.1.2-1|38	%prep
12cu|R-arules-1.1.2-1|39	%setup -q -c -n %{packname}
12cu|R-arules-1.1.2-1|40	
12cu|R-arules-1.1.2-1|41	%build
12cu|R-arules-1.1.2-1|42	
12cu|R-arules-1.1.2-1|43	%install
12cu|R-arules-1.1.2-1|44	mkdir -p %{buildroot}%{rlibdir}
12cu|R-arules-1.1.2-1|45	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-arules-1.1.2-1|46	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-arules-1.1.2-1|47	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-arules-1.1.2-1|48	
12cu|R-arules-1.1.2-1|49	%if %{without bootstrap}
12cu|R-arules-1.1.2-1|50	%check
12cu|R-arules-1.1.2-1|51	%{_bindir}/R CMD check %{packname}
12cu|R-arules-1.1.2-1|52	%endif
12cu|R-arules-1.1.2-1|53	
12cu|R-arules-1.1.2-1|54	%files
12cu|R-arules-1.1.2-1|55	%dir %{rlibdir}/%{packname}
12cu|R-arules-1.1.2-1|56	%doc %{rlibdir}/%{packname}/doc
12cu|R-arules-1.1.2-1|57	%doc %{rlibdir}/%{packname}/html
12cu|R-arules-1.1.2-1|58	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-arules-1.1.2-1|59	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-arules-1.1.2-1|60	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-arules-1.1.2-1|61	%{rlibdir}/%{packname}/INDEX
12cu|R-arules-1.1.2-1|62	# %{rlibdir}/%{packname}/LICENSE
12cu|R-arules-1.1.2-1|63	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-arules-1.1.2-1|64	%{rlibdir}/%{packname}/Meta
12cu|R-arules-1.1.2-1|65	%{rlibdir}/%{packname}/R
12cu|R-arules-1.1.2-1|66	%{rlibdir}/%{packname}/data
12cu|R-arules-1.1.2-1|67	%{rlibdir}/%{packname}/help
12cu|R-arules-1.1.2-1|68	%{rlibdir}/%{packname}/libs
12cu|R-arules-1.1.2-1|69	
12cu|R-arules-1.1.2-1|70	
12cu|R-arules-1.1.2-1|71	
12cu|R-arules-1.1.2-1|72	%changelog
12cu|R-arules-1.1.2-1|73	* Sat Mar 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-1
12cu|R-arules-1.1.2-1|74	+ Revision: 68a684b
12cu|R-arules-1.1.2-1|75	- Updated to 1.1.2 (by updates_builder)
12cu|R-arules-1.1.2-1|76	
12cu|R-arules-1.1.2-1|77	

12256 12
12cu|R-arulesViz-0.1.9-1|1	%global packname  arulesViz
12cu|R-arulesViz-0.1.9-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-arulesViz-0.1.9-1|3	
12cu|R-arulesViz-0.1.9-1|4	%define debug_package %{nil}
12cu|R-arulesViz-0.1.9-1|5	
12cu|R-arulesViz-0.1.9-1|6	Name:             R-%{packname}
12cu|R-arulesViz-0.1.9-1|7	Version:          0.1.9
12cu|R-arulesViz-0.1.9-1|8	Release:          1
12cu|R-arulesViz-0.1.9-1|9	Summary:          arulesViz - Visualizing Association Rules and Frequent Itemsets
12cu|R-arulesViz-0.1.9-1|10	Group:            Sciences/Mathematics
12cu|R-arulesViz-0.1.9-1|11	License:          GPL (>= 2)
12cu|R-arulesViz-0.1.9-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-arulesViz-0.1.9-1|13	Source0:          http://cran.r-project.org/src/contrib/arulesViz_0.1-9.tar.gz
12cu|R-arulesViz-0.1.9-1|14	Requires:         R-arules R-MASS R-scatterplot3d R-vcd R-seriation R-igraph
12cu|R-arulesViz-0.1.9-1|15	Requires:         R-iplots R-Rgraphviz
12cu|R-arulesViz-0.1.9-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-arules
12cu|R-arulesViz-0.1.9-1|17	BuildRequires:    R-MASS R-scatterplot3d R-vcd R-seriation R-igraph
12cu|R-arulesViz-0.1.9-1|18	BuildRequires:    R-iplots R-Rgraphviz
12cu|R-arulesViz-0.1.9-1|19	
12cu|R-arulesViz-0.1.9-1|20	%description
12cu|R-arulesViz-0.1.9-1|21	Various visualization techniques for association rules and itemsets. The
12cu|R-arulesViz-0.1.9-1|22	packages also includes several interactive visualizations for rule
12cu|R-arulesViz-0.1.9-1|23	exploration. This package extends package arules.
12cu|R-arulesViz-0.1.9-1|24	
12cu|R-arulesViz-0.1.9-1|25	%prep
12cu|R-arulesViz-0.1.9-1|26	%setup -q -c -n %{packname}
12cu|R-arulesViz-0.1.9-1|27	
12cu|R-arulesViz-0.1.9-1|28	%build
12cu|R-arulesViz-0.1.9-1|29	
12cu|R-arulesViz-0.1.9-1|30	%install
12cu|R-arulesViz-0.1.9-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-arulesViz-0.1.9-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-arulesViz-0.1.9-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-arulesViz-0.1.9-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-arulesViz-0.1.9-1|35	
12cu|R-arulesViz-0.1.9-1|36	%check
12cu|R-arulesViz-0.1.9-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-arulesViz-0.1.9-1|38	
12cu|R-arulesViz-0.1.9-1|39	%files
12cu|R-arulesViz-0.1.9-1|40	%dir %{rlibdir}/%{packname}
12cu|R-arulesViz-0.1.9-1|41	%doc %{rlibdir}/%{packname}/doc
12cu|R-arulesViz-0.1.9-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-arulesViz-0.1.9-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-arulesViz-0.1.9-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-arulesViz-0.1.9-1|45	%{rlibdir}/%{packname}/NEWS
12cu|R-arulesViz-0.1.9-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-arulesViz-0.1.9-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-arulesViz-0.1.9-1|48	%{rlibdir}/%{packname}/R
12cu|R-arulesViz-0.1.9-1|49	%{rlibdir}/%{packname}/help
12cu|R-arulesViz-0.1.9-1|50	
12cu|R-arulesViz-0.1.9-1|51	
12cu|R-arulesViz-0.1.9-1|52	
12cu|R-arulesViz-0.1.9-1|53	%changelog
12cu|R-arulesViz-0.1.9-1|54	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.9-1
12cu|R-arulesViz-0.1.9-1|55	+ Revision: 66e7842
12cu|R-arulesViz-0.1.9-1|56	- Updated to 0.1.9 (by updates_builder)
12cu|R-arulesViz-0.1.9-1|57	
12cu|R-arulesViz-0.1.9-1|58	

12257 12
12cu|rasmol-2.7.5.2-2|1	Name:           rasmol
12cu|rasmol-2.7.5.2-2|2	Summary:        Molecular Graphics Visualization Tool
12cu|rasmol-2.7.5.2-2|3	Version:        2.7.5.2
12cu|rasmol-2.7.5.2-2|4	Release:        2
12cu|rasmol-2.7.5.2-2|5	License:        GPLv2 and LGPLv2
12cu|rasmol-2.7.5.2-2|6	Group:          Sciences/Chemistry
12cu|rasmol-2.7.5.2-2|7	URL:            http://www.rasmol.org
12cu|rasmol-2.7.5.2-2|8	Source:         http://www.rasmol.org/software/rasmol-%{version}-13May11.tar.gz
12cu|rasmol-2.7.5.2-2|9	Source1:        rasmol.png
12cu|rasmol-2.7.5.2-2|10	Source2:        rasmol.desktop
12cu|rasmol-2.7.5.2-2|11	Source3:        grasmol.desktop
12cu|rasmol-2.7.5.2-2|12	Source4:        rasmol
12cu|rasmol-2.7.5.2-2|13	Patch1:         rasmol-2.7.5-23Jul09-gtk.patch
12cu|rasmol-2.7.5.2-2|14	Patch2:         rasmol-2.7.5-23Jul09-64b.patch
12cu|rasmol-2.7.5.2-2|15	Patch3:         rasmol-2.7.5-23Jul09-man.patch
12cu|rasmol-2.7.5.2-2|16	Patch4:         RasMol-2.7.5.2_sprintf.patch
12cu|rasmol-2.7.5.2-2|17	
12cu|rasmol-2.7.5.2-2|18	BuildRequires:  pkgconfig(x11)
12cu|rasmol-2.7.5.2-2|19	BuildRequires:  pkgconfig(xext)
12cu|rasmol-2.7.5.2-2|20	BuildRequires:  pkgconfig(xi)
12cu|rasmol-2.7.5.2-2|21	BuildRequires:  pkgconfig(xpm)
12cu|rasmol-2.7.5.2-2|22	BuildRequires:  imake
12cu|rasmol-2.7.5.2-2|23	BuildRequires:  gccmakedep
12cu|rasmol-2.7.5.2-2|24	
12cu|rasmol-2.7.5.2-2|25	BuildRequires:  CVector-devel
12cu|rasmol-2.7.5.2-2|26	BuildRequires:  NearTree-devel
12cu|rasmol-2.7.5.2-2|27	BuildRequires:  CQRlib-devel
12cu|rasmol-2.7.5.2-2|28	BuildRequires:  CBFlib-devel
12cu|rasmol-2.7.5.2-2|29	BuildRequires:  xforms-devel
12cu|rasmol-2.7.5.2-2|30	
12cu|rasmol-2.7.5.2-2|31	# GTK version:
12cu|rasmol-2.7.5.2-2|32	BuildRequires:  gtk2-devel
12cu|rasmol-2.7.5.2-2|33	BuildRequires:  vte-devel
12cu|rasmol-2.7.5.2-2|34	
12cu|rasmol-2.7.5.2-2|35	# Script better support
12cu|rasmol-2.7.5.2-2|36	Requires:       xterm
12cu|rasmol-2.7.5.2-2|37	
12cu|rasmol-2.7.5.2-2|38	# Icons dir
12cu|rasmol-2.7.5.2-2|39	Requires:       hicolor-icon-theme
12cu|rasmol-2.7.5.2-2|40	
12cu|rasmol-2.7.5.2-2|41	%description
12cu|rasmol-2.7.5.2-2|42	RasMol is a molecular graphics program intended for the visualization of
12cu|rasmol-2.7.5.2-2|43	proteins, nucleic acids and small molecules. The program is aimed at
12cu|rasmol-2.7.5.2-2|44	display, teaching and generation of publication quality images.
12cu|rasmol-2.7.5.2-2|45	
12cu|rasmol-2.7.5.2-2|46	%package gtk
12cu|rasmol-2.7.5.2-2|47	Summary:  GTK version of %{name}
12cu|rasmol-2.7.5.2-2|48	Group:    Sciences/Chemistry
12cu|rasmol-2.7.5.2-2|49	Requires: %{name} = %{EVRD}
12cu|rasmol-2.7.5.2-2|50	%description gtk
12cu|rasmol-2.7.5.2-2|51	%{summary}.
12cu|rasmol-2.7.5.2-2|52	
12cu|rasmol-2.7.5.2-2|53	%package doc
12cu|rasmol-2.7.5.2-2|54	Summary:   Documentation and examples for %{name}
12cu|rasmol-2.7.5.2-2|55	Group:     Sciences/Chemistry
12cu|rasmol-2.7.5.2-2|56	BuildArch: noarch
12cu|rasmol-2.7.5.2-2|57	%description doc
12cu|rasmol-2.7.5.2-2|58	%{summary}.
12cu|rasmol-2.7.5.2-2|59	
12cu|rasmol-2.7.5.2-2|60	%prep
12cu|rasmol-2.7.5.2-2|61	%setup -qn RasMol-2.7.5.2
12cu|rasmol-2.7.5.2-2|62	# Fix GTK2 headers dependency
12cu|rasmol-2.7.5.2-2|63	%patch1 -p1
12cu|rasmol-2.7.5.2-2|64	# 64b version require one more definition
12cu|rasmol-2.7.5.2-2|65	%if "%{?__isa_bits}"  == "64"
12cu|rasmol-2.7.5.2-2|66	%patch2 -p1
12cu|rasmol-2.7.5.2-2|67	%endif
12cu|rasmol-2.7.5.2-2|68	# Fix man file
12cu|rasmol-2.7.5.2-2|69	%patch3 -p1
12cu|rasmol-2.7.5.2-2|70	# Fix build error with -Werror=format-security
12cu|rasmol-2.7.5.2-2|71	%patch4 -p1
12cu|rasmol-2.7.5.2-2|72	
12cu|rasmol-2.7.5.2-2|73	pushd src
12cu|rasmol-2.7.5.2-2|74	# Fix harcoded vars
12cu|rasmol-2.7.5.2-2|75	# 1) All substitutions beside RASMOLDIR. It is what could brake compilation and compilation only so it is instalation safety.
12cu|rasmol-2.7.5.2-2|76	# 2) RASMOLDIR. It is handle where place PDB and help files. If they (files) whould be in some
12cu|rasmol-2.7.5.2-2|77	#    other place, /usr/lib/rpm/check-files will provide an error.
12cu|rasmol-2.7.5.2-2|78	sed -i -e 's|PKGDIR = $(HOME)|PKGDIR = /usr|' -e 's|/usr/local|/usr|g' \
12cu|rasmol-2.7.5.2-2|79	-e 's|RASMOLDIR = $(USRLIBDIR)/rasmol/|RASMOLDIR = %{_datadir}/rasmol/|' \
12cu|rasmol-2.7.5.2-2|80	-e 's|CBFLIB_DIR)/include/cbflib|CBFLIB_DIR)/include/cbf|' Imakefile_base
12cu|rasmol-2.7.5.2-2|81	# Fix 64b libs location
12cu|rasmol-2.7.5.2-2|82	%if "%{?_lib}" == "lib64"
12cu|rasmol-2.7.5.2-2|83	sed -i -e 's|_DIR)/lib|_DIR)/lib|' Imakefile_base
12cu|rasmol-2.7.5.2-2|84	%endif
12cu|rasmol-2.7.5.2-2|85	popd
12cu|rasmol-2.7.5.2-2|86	
12cu|rasmol-2.7.5.2-2|87	# Mac only
12cu|rasmol-2.7.5.2-2|88	rm data/RSML_fixup.csh
12cu|rasmol-2.7.5.2-2|89	# Fix perms
12cu|rasmol-2.7.5.2-2|90	chmod 0644 data/* doc/* ChangeLog/* html_graphics/*
12cu|rasmol-2.7.5.2-2|91	chmod 0644 src/*.[ch]
12cu|rasmol-2.7.5.2-2|92	chmod 0644 ChangeLog.html NOTICE README.html TODO.html history.html PROJECTS
12cu|rasmol-2.7.5.2-2|93	
12cu|rasmol-2.7.5.2-2|94	# unzip pdf-s
12cu|rasmol-2.7.5.2-2|95	ls doc/*.pdf.gz | xargs gzip -d
12cu|rasmol-2.7.5.2-2|96	
12cu|rasmol-2.7.5.2-2|97	iconv -f ISO-8859-1 -t UTF-8 doc/itrasmol2721.hlp > doc/itrasmol2721_utf.hlp
12cu|rasmol-2.7.5.2-2|98	mv doc/itrasmol2721_utf.hlp doc/itrasmol2721.hlp
12cu|rasmol-2.7.5.2-2|99	
12cu|rasmol-2.7.5.2-2|100	%build
12cu|rasmol-2.7.5.2-2|101	pushd src
12cu|rasmol-2.7.5.2-2|102	
12cu|rasmol-2.7.5.2-2|103	# GTK version
12cu|rasmol-2.7.5.2-2|104	./rasmol_build_options.sh --pixeldepth=32 --use_gtk
12cu|rasmol-2.7.5.2-2|105	xmkmf
12cu|rasmol-2.7.5.2-2|106	
12cu|rasmol-2.7.5.2-2|107	# mistake in sources packaging
12cu|rasmol-2.7.5.2-2|108	unlink rasmol.man
12cu|rasmol-2.7.5.2-2|109	
12cu|rasmol-2.7.5.2-2|110	%make CCOPTIONS="%{optflags}"
12cu|rasmol-2.7.5.2-2|111	mv rasmol grasmol
12cu|rasmol-2.7.5.2-2|112	
12cu|rasmol-2.7.5.2-2|113	# Clean
12cu|rasmol-2.7.5.2-2|114	make distclean
12cu|rasmol-2.7.5.2-2|115	
12cu|rasmol-2.7.5.2-2|116	# Xlib version
12cu|rasmol-2.7.5.2-2|117	./rasmol_build_options.sh --pixeldepth=32 --use_xformslib
12cu|rasmol-2.7.5.2-2|118	xmkmf
12cu|rasmol-2.7.5.2-2|119	%make CCOPTIONS="%{optflags}"
12cu|rasmol-2.7.5.2-2|120	
12cu|rasmol-2.7.5.2-2|121	popd
12cu|rasmol-2.7.5.2-2|122	
12cu|rasmol-2.7.5.2-2|123	%install
12cu|rasmol-2.7.5.2-2|124	make -C src DESTDIR="%{buildroot}" install install.man
12cu|rasmol-2.7.5.2-2|125	
12cu|rasmol-2.7.5.2-2|126	# Make "rasmol" to be "binary rasmol" as main run will be in the script
12cu|rasmol-2.7.5.2-2|127	mv %{buildroot}%{_bindir}/rasmol %{buildroot}%{_bindir}/rasmolb
12cu|rasmol-2.7.5.2-2|128	# And it is "this" scrit that call rasmolb through xterm
12cu|rasmol-2.7.5.2-2|129	install -D -p -m 755 %{SOURCE4} %{buildroot}%{_bindir}/rasmol
12cu|rasmol-2.7.5.2-2|130	
12cu|rasmol-2.7.5.2-2|131	# Install GTK version of rasmol
12cu|rasmol-2.7.5.2-2|132	install -D -p -m 755 src/grasmol %{buildroot}%{_bindir}/grasmol
12cu|rasmol-2.7.5.2-2|133	
12cu|rasmol-2.7.5.2-2|134	install -p -d %{buildroot}%{_datadir}/rasmol/data
12cu|rasmol-2.7.5.2-2|135	cp data/* %{buildroot}%{_datadir}/rasmol/data/
12cu|rasmol-2.7.5.2-2|136	
12cu|rasmol-2.7.5.2-2|137	# Menu icons
12cu|rasmol-2.7.5.2-2|138	install -D -m 644 %{SOURCE1} %{buildroot}/%{_miconsdir}/%{name}.png
12cu|rasmol-2.7.5.2-2|139	install -D -m 644 %{SOURCE2} %{buildroot}/%{_iconsdir}/%{name}.png
12cu|rasmol-2.7.5.2-2|140	install -D -m 644 %{SOURCE3} %{buildroot}/%{_liconsdir}/%{name}.png
12cu|rasmol-2.7.5.2-2|141	
12cu|rasmol-2.7.5.2-2|142	
12cu|rasmol-2.7.5.2-2|143	desktop-file-install -m 644 --dir=%{buildroot}%{_datadir}/applications/ %{SOURCE2}
12cu|rasmol-2.7.5.2-2|144	desktop-file-install -m 644 --dir=%{buildroot}%{_datadir}/applications/ %{SOURCE3}
12cu|rasmol-2.7.5.2-2|145	
12cu|rasmol-2.7.5.2-2|146	# Remove dublicates with -doc subpackage
12cu|rasmol-2.7.5.2-2|147	rm -f %{buildroot}%{_datadir}/%{name}/{1crn,3cro}.pdb
12cu|rasmol-2.7.5.2-2|148	
12cu|rasmol-2.7.5.2-2|149	# not all in doc/ must be in %%doc
12cu|rasmol-2.7.5.2-2|150	# it should be here in %%install section as man page for rasmol is installed from doc/ dir
12cu|rasmol-2.7.5.2-2|151	mv doc doc_prep && mkdir doc
12cu|rasmol-2.7.5.2-2|152	mv doc_prep/*.pdf doc_prep/*.html doc_prep/Licenses.txt doc_prep/README doc_prep/*.hlp doc_prep/RASLIC doc/
12cu|rasmol-2.7.5.2-2|153	
12cu|rasmol-2.7.5.2-2|154	%post
12cu|rasmol-2.7.5.2-2|155	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
12cu|rasmol-2.7.5.2-2|156	
12cu|rasmol-2.7.5.2-2|157	%postun
12cu|rasmol-2.7.5.2-2|158	if [ $1 -eq 0 ] ; then
12cu|rasmol-2.7.5.2-2|159	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
12cu|rasmol-2.7.5.2-2|160	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cu|rasmol-2.7.5.2-2|161	fi
12cu|rasmol-2.7.5.2-2|162	
12cu|rasmol-2.7.5.2-2|163	%posttrans
12cu|rasmol-2.7.5.2-2|164	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cu|rasmol-2.7.5.2-2|165	
12cu|rasmol-2.7.5.2-2|166	%files
12cu|rasmol-2.7.5.2-2|167	%doc ChangeLog
12cu|rasmol-2.7.5.2-2|168	%doc GPL NOTICE RASLIC README.txt
12cu|rasmol-2.7.5.2-2|169	%{_bindir}/rasmol
12cu|rasmol-2.7.5.2-2|170	%{_bindir}/rasmolb
12cu|rasmol-2.7.5.2-2|171	%{_datadir}/%{name}
12cu|rasmol-2.7.5.2-2|172	%exclude %{_datadir}/%{name}/data
12cu|rasmol-2.7.5.2-2|173	%{_mandir}/man1/%{name}.1*
12cu|rasmol-2.7.5.2-2|174	%{_datadir}/applications/%{name}.desktop
12cu|rasmol-2.7.5.2-2|175	%{_liconsdir}/*.png
12cu|rasmol-2.7.5.2-2|176	%{_miconsdir}/*.png
12cu|rasmol-2.7.5.2-2|177	%{_iconsdir}/*.png
12cu|rasmol-2.7.5.2-2|178	
12cu|rasmol-2.7.5.2-2|179	%files gtk
12cu|rasmol-2.7.5.2-2|180	%{_bindir}/grasmol
12cu|rasmol-2.7.5.2-2|181	%{_datadir}/applications/grasmol.desktop
12cu|rasmol-2.7.5.2-2|182	
12cu|rasmol-2.7.5.2-2|183	%files doc
12cu|rasmol-2.7.5.2-2|184	%doc doc html_graphics
12cu|rasmol-2.7.5.2-2|185	%doc ChangeLog.html ChangeLog.txt GPL NOTICE PROJECTS RASLIC README.html README.txt TODO.html TODO.txt history.html
12cu|rasmol-2.7.5.2-2|186	%dir %{_datadir}/%{name}
12cu|rasmol-2.7.5.2-2|187	%dir %{_datadir}/%{name}/data
12cu|rasmol-2.7.5.2-2|188	%{_datadir}/%{name}/data/*
12cu|rasmol-2.7.5.2-2|189	
12cu|rasmol-2.7.5.2-2|190	%changelog
12cu|rasmol-2.7.5.2-2|191	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.5.2-2
12cu|rasmol-2.7.5.2-2|192	+ Revision: 7115169
12cu|rasmol-2.7.5.2-2|193	- Cleanup .abf.yml
12cu|rasmol-2.7.5.2-2|194	
12cu|rasmol-2.7.5.2-2|195	

12258 12
12cu|ratpoints-2.1.3-4|1	%define major 0
12cu|ratpoints-2.1.3-4|2	%define libname %mklibname %{name} %{major}
12cu|ratpoints-2.1.3-4|3	%define devname %mklibname %{name} -d
12cu|ratpoints-2.1.3-4|4	
12cu|ratpoints-2.1.3-4|5	Name:		ratpoints
12cu|ratpoints-2.1.3-4|6	Group:		Sciences/Mathematics
12cu|ratpoints-2.1.3-4|7	License:	GPLv2
12cu|ratpoints-2.1.3-4|8	Summary:	Find rational points on hyperelliptic curves
12cu|ratpoints-2.1.3-4|9	Version:	2.1.3
12cu|ratpoints-2.1.3-4|10	Release:	4
12cu|ratpoints-2.1.3-4|11	Source0:	http://www.mathe2.uni-bayreuth.de/stoll/programs/%{name}-%{version}.tar.gz
12cu|ratpoints-2.1.3-4|12	Source1:	%{name}.1
12cu|ratpoints-2.1.3-4|13	URL:		http://www.sagemath.org
12cu|ratpoints-2.1.3-4|14	
12cu|ratpoints-2.1.3-4|15	BuildRequires:	gmp-devel
12cu|ratpoints-2.1.3-4|16	BuildRequires:	gzip
12cu|ratpoints-2.1.3-4|17	
12cu|ratpoints-2.1.3-4|18	Patch0:		ratpoints-2.1.3-shared.patch
12cu|ratpoints-2.1.3-4|19	
12cu|ratpoints-2.1.3-4|20	%description
12cu|ratpoints-2.1.3-4|21	Ratpoints is a program that uses an optimized quadratic sieve algorithm
12cu|ratpoints-2.1.3-4|22	in order to find rational points on hyperelliptic curves.
12cu|ratpoints-2.1.3-4|23	
12cu|ratpoints-2.1.3-4|24	%package -n     %{libname}
12cu|ratpoints-2.1.3-4|25	Summary:        Shared library for %{name}
12cu|ratpoints-2.1.3-4|26	Group:          System/Libraries
12cu|ratpoints-2.1.3-4|27	
12cu|ratpoints-2.1.3-4|28	%description -n     %{libname}
12cu|ratpoints-2.1.3-4|29	Ratpoints shared library
12cu|ratpoints-2.1.3-4|30	
12cu|ratpoints-2.1.3-4|31	%package        devel
12cu|ratpoints-2.1.3-4|32	Summary:        Development files for %{name}
12cu|ratpoints-2.1.3-4|33	Requires:       %{name} = %{EVRD}
12cu|ratpoints-2.1.3-4|34	
12cu|ratpoints-2.1.3-4|35	%description    devel
12cu|ratpoints-2.1.3-4|36	Header and library for development with %{name}.
12cu|ratpoints-2.1.3-4|37	
12cu|ratpoints-2.1.3-4|38	%prep
12cu|ratpoints-2.1.3-4|39	%setup -q
12cu|ratpoints-2.1.3-4|40	
12cu|ratpoints-2.1.3-4|41	%patch0	-p1
12cu|ratpoints-2.1.3-4|42	
12cu|ratpoints-2.1.3-4|43	sed -e "s/-Wall -O2 -fomit-frame-pointer/%{optflags}/" \
12cu|ratpoints-2.1.3-4|44	-e "s/-shared/& $RPM_LD_FLAGS -lgmp -lm/" \
12cu|ratpoints-2.1.3-4|45	-i Makefile
12cu|ratpoints-2.1.3-4|46	
12cu|ratpoints-2.1.3-4|47	%build
12cu|ratpoints-2.1.3-4|48	%make CCFLAGS="%{optflags} -fPIC"
12cu|ratpoints-2.1.3-4|49	
12cu|ratpoints-2.1.3-4|50	%install
12cu|ratpoints-2.1.3-4|51	mkdir -p %{buildroot}%{_bindir}
12cu|ratpoints-2.1.3-4|52	mkdir -p %{buildroot}%{_libdir}
12cu|ratpoints-2.1.3-4|53	mkdir -p %{buildroot}%{_includedir}
12cu|ratpoints-2.1.3-4|54	%makeinstall_std LIBDIR=%{_libdir} install
12cu|ratpoints-2.1.3-4|55	install -p -D -m644 %{SOURCE1} %{buildroot}/%{_mandir}/man1/%{name}.1
12cu|ratpoints-2.1.3-4|56	
12cu|ratpoints-2.1.3-4|57	%check
12cu|ratpoints-2.1.3-4|58	LD_LIBRARY_PATH=$PWD: make test
12cu|ratpoints-2.1.3-4|59	
12cu|ratpoints-2.1.3-4|60	%files
12cu|ratpoints-2.1.3-4|61	%doc gpl-2.0.txt
12cu|ratpoints-2.1.3-4|62	%doc ratpoints-doc.pdf
12cu|ratpoints-2.1.3-4|63	%{_bindir}/ratpoints
12cu|ratpoints-2.1.3-4|64	%{_mandir}/man1/ratpoints.1*
12cu|ratpoints-2.1.3-4|65	
12cu|ratpoints-2.1.3-4|66	%files -n %{libname}
12cu|ratpoints-2.1.3-4|67	%{_libdir}/libratpoints.so.%{major}
12cu|ratpoints-2.1.3-4|68	
12cu|ratpoints-2.1.3-4|69	%files          devel
12cu|ratpoints-2.1.3-4|70	%{_includedir}/ratpoints.h
12cu|ratpoints-2.1.3-4|71	%{_libdir}/libratpoints.so
12cu|ratpoints-2.1.3-4|72	
12cu|ratpoints-2.1.3-4|73	%changelog
12cu|ratpoints-2.1.3-4|74	* Mon Dec 02 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.1.3-4
12cu|ratpoints-2.1.3-4|75	+ Revision: b8b02aa
12cu|ratpoints-2.1.3-4|76	- Updated to 2.1.3
12cu|ratpoints-2.1.3-4|77	
12cu|ratpoints-2.1.3-4|78	

12259 12
12cu|ratpoison-1.4.5-3|1	%define	name	ratpoison
12cu|ratpoison-1.4.5-3|2	%define version 1.4.5
12cu|ratpoison-1.4.5-3|3	%define release 3
12cu|ratpoison-1.4.5-3|4	
12cu|ratpoison-1.4.5-3|5	Name:		%{name}
12cu|ratpoison-1.4.5-3|6	Summary:	Simple Window Manager largely modelled after Screen
12cu|ratpoison-1.4.5-3|7	Group:		Graphical desktop/Other
12cu|ratpoison-1.4.5-3|8	Version:	%{version}
12cu|ratpoison-1.4.5-3|9	Release:	%{release}
12cu|ratpoison-1.4.5-3|10	License:	GPL
12cu|ratpoison-1.4.5-3|11	URL:		http://www.nongnu.org/ratpoison/
12cu|ratpoison-1.4.5-3|12	Source0:	http://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.gz
12cu|ratpoison-1.4.5-3|13	Patch0:		ratpoison-1.4.5-link.patch
12cu|ratpoison-1.4.5-3|14	BuildRequires:	pkgconfig(x11)
12cu|ratpoison-1.4.5-3|15	BuildRequires:	pkgconfig(xi)
12cu|ratpoison-1.4.5-3|16	BuildRequires:	pkgconfig(xft)
12cu|ratpoison-1.4.5-3|17	BuildRequires:	pkgconfig(xtst)
12cu|ratpoison-1.4.5-3|18	BuildRequires:	pkgconfig(xinerama)
12cu|ratpoison-1.4.5-3|19	BuildRequires:	readline-devel
12cu|ratpoison-1.4.5-3|20	
12cu|ratpoison-1.4.5-3|21	%description
12cu|ratpoison-1.4.5-3|22	Ratpoison is a simple window manager with no large library dependencies,
12cu|ratpoison-1.4.5-3|23	no fancy graphics, no window decorations, and no rodent dependence. It
12cu|ratpoison-1.4.5-3|24	is largely modeled after GNU Screen, which has done wonders in the
12cu|ratpoison-1.4.5-3|25	virtual terminal market. All interaction with the window manager is done
12cu|ratpoison-1.4.5-3|26	through keystrokes. ratpoison has a prefix map to minimize the key
12cu|ratpoison-1.4.5-3|27	clobbering that cripples EMACS and other quality pieces of software. All
12cu|ratpoison-1.4.5-3|28	windows are maximized and kept maximized to avoid wasting precious
12cu|ratpoison-1.4.5-3|29	screen space.
12cu|ratpoison-1.4.5-3|30	
12cu|ratpoison-1.4.5-3|31	%prep
12cu|ratpoison-1.4.5-3|32	%setup -q
12cu|ratpoison-1.4.5-3|33	%patch0 -p0
12cu|ratpoison-1.4.5-3|34	
12cu|ratpoison-1.4.5-3|35	%build
12cu|ratpoison-1.4.5-3|36	export CFLAGS="%optflags -DHAVE_GETLINE"
12cu|ratpoison-1.4.5-3|37	autoreconf -fi
12cu|ratpoison-1.4.5-3|38	%configure2_5x
12cu|ratpoison-1.4.5-3|39	%make
12cu|ratpoison-1.4.5-3|40	
12cu|ratpoison-1.4.5-3|41	%install
12cu|ratpoison-1.4.5-3|42	%makeinstall_std
12cu|ratpoison-1.4.5-3|43	rm -rf %{buildroot}/usr/share/doc/%{name}
12cu|ratpoison-1.4.5-3|44	
12cu|ratpoison-1.4.5-3|45	# startfile
12cu|ratpoison-1.4.5-3|46	%{__cat} > %{buildroot}%{_bindir}/start%{name} << EOF
12cu|ratpoison-1.4.5-3|47	exec %{_bindir}/%{name}
12cu|ratpoison-1.4.5-3|48	EOF
12cu|ratpoison-1.4.5-3|49	
12cu|ratpoison-1.4.5-3|50	# session file
12cu|ratpoison-1.4.5-3|51	%{__install} -d %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cu|ratpoison-1.4.5-3|52	%{__cat} > %{buildroot}%{_sysconfdir}/X11/wmsession.d/16%{name} << EOF
12cu|ratpoison-1.4.5-3|53	NAME=%{name}
12cu|ratpoison-1.4.5-3|54	EXEC=%{_bindir}/start%{name}
12cu|ratpoison-1.4.5-3|55	DESC=%{name} window manager
12cu|ratpoison-1.4.5-3|56	SCRIPT:
12cu|ratpoison-1.4.5-3|57	exec %{_bindir}/start%{name}
12cu|ratpoison-1.4.5-3|58	EOF
12cu|ratpoison-1.4.5-3|59	
12cu|ratpoison-1.4.5-3|60	
12cu|ratpoison-1.4.5-3|61	
12cu|ratpoison-1.4.5-3|62	
12cu|ratpoison-1.4.5-3|63	%files
12cu|ratpoison-1.4.5-3|64	%doc INSTALL README TODO doc/ipaq.ratpoisonrc doc/sample.ratpoisonrc AUTHORS COPYING contrib/genrpbindings contrib/split.sh NEWS
12cu|ratpoison-1.4.5-3|65	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/16%{name}
12cu|ratpoison-1.4.5-3|66	%attr(644,root,root) %{_mandir}/man1/%{name}.1*
12cu|ratpoison-1.4.5-3|67	%attr(644,root,root) %{_infodir}/%{name}.info*
12cu|ratpoison-1.4.5-3|68	%{_datadir}/%{name}
12cu|ratpoison-1.4.5-3|69	%defattr(755,root,root,755)
12cu|ratpoison-1.4.5-3|70	%{_bindir}/start%{name}
12cu|ratpoison-1.4.5-3|71	%{_bindir}/%{name}
12cu|ratpoison-1.4.5-3|72	%{_bindir}/rpws

12260 12
12cu|rawdog-2.19-1|1	Name:           rawdog
12cu|rawdog-2.19-1|2	Version:        2.19
12cu|rawdog-2.19-1|3	Release:        1
12cu|rawdog-2.19-1|4	Summary:        An RSS aggregator
12cu|rawdog-2.19-1|5	Group:          Networking/News
12cu|rawdog-2.19-1|6	License:        GPL
12cu|rawdog-2.19-1|7	URL:            http://offog.org/code/rawdog.html
12cu|rawdog-2.19-1|8	Source0:        http://offog.org/files/%{name}-%{version}.tar.gz
12cu|rawdog-2.19-1|9	BuildArch:      noarch
12cu|rawdog-2.19-1|10	BuildRequires:  python-devel
12cu|rawdog-2.19-1|11	%description
12cu|rawdog-2.19-1|12	rawdog is an RSS Aggregator Without Delusions Of Grandeur. Written in Python,
12cu|rawdog-2.19-1|13	it uses Mark Pilgrim's feed parser to read RSS 0.9, 1.0, 2.0, CDF and Atom
12cu|rawdog-2.19-1|14	feeds.
12cu|rawdog-2.19-1|15	
12cu|rawdog-2.19-1|16	It runs from cron, collects articles from a number of feeds, and generates a
12cu|rawdog-2.19-1|17	static HTML page listing the newest articles in date order. It supports
12cu|rawdog-2.19-1|18	per-feed customizable update times, and uses ETags, Last-Modified, and gzip
12cu|rawdog-2.19-1|19	compression to minimize network bandwidth usage.
12cu|rawdog-2.19-1|20	
12cu|rawdog-2.19-1|21	%prep
12cu|rawdog-2.19-1|22	%setup -q
12cu|rawdog-2.19-1|23	
12cu|rawdog-2.19-1|24	%install
12cu|rawdog-2.19-1|25	python setup.py install --prefix=%{buildroot}/%_prefix
12cu|rawdog-2.19-1|26	
12cu|rawdog-2.19-1|27	%clean
12cu|rawdog-2.19-1|28	
12cu|rawdog-2.19-1|29	%files
12cu|rawdog-2.19-1|30	%defattr(-,root,root,-)
12cu|rawdog-2.19-1|31	%doc README config NEWS PLUGINS style.css
12cu|rawdog-2.19-1|32	%{_bindir}/rawdog
12cu|rawdog-2.19-1|33	%{py_puresitedir}/rawdoglib/
12cu|rawdog-2.19-1|34	%{py_puresitedir}/*.egg-info
12cu|rawdog-2.19-1|35	%{_mandir}/man1/*
12cu|rawdog-2.19-1|36	
12cu|rawdog-2.19-1|37	
12cu|rawdog-2.19-1|38	
12cu|rawdog-2.19-1|39	
12cu|rawdog-2.19-1|40	
12cu|rawdog-2.19-1|41	%changelog
12cu|rawdog-2.19-1|42	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.19-1
12cu|rawdog-2.19-1|43	+ Revision: 540c0d9
12cu|rawdog-2.19-1|44	- Updated to 2.19 (by updates_builder)
12cu|rawdog-2.19-1|45	
12cu|rawdog-2.19-1|46	

12261 12
12cu|rawstudio-2.0-6|1	%define api 2.0
12cu|rawstudio-2.0-6|2	%define major 0
12cu|rawstudio-2.0-6|3	%define libname %mklibname %{name} %{api} %{major}
12cu|rawstudio-2.0-6|4	
12cu|rawstudio-2.0-6|5	Summary:	Graphical tool to convert raw images of digital cameras
12cu|rawstudio-2.0-6|6	Name:		rawstudio
12cu|rawstudio-2.0-6|7	Version:	2.0
12cu|rawstudio-2.0-6|8	Release:	6
12cu|rawstudio-2.0-6|9	License:	GPLv2+
12cu|rawstudio-2.0-6|10	Group:		Graphics
12cu|rawstudio-2.0-6|11	Url:		http://rawstudio.org/
12cu|rawstudio-2.0-6|12	Source0:	http://rawstudio.org/files/release/%{name}-%{version}.tar.gz
12cu|rawstudio-2.0-6|13	Patch0:		rawstudio-2.0-rosa-linkage.patch
12cu|rawstudio-2.0-6|14	Patch1:		rawstudio-2.0-rosa-libpng.patch
12cu|rawstudio-2.0-6|15	BuildRequires:	GConf2
12cu|rawstudio-2.0-6|16	BuildRequires:	imagemagick
12cu|rawstudio-2.0-6|17	BuildRequires:	jpeg-devel
12cu|rawstudio-2.0-6|18	BuildRequires:	pkgconfig(exiv2)
12cu|rawstudio-2.0-6|19	BuildRequires:	pkgconfig(fftw3)
12cu|rawstudio-2.0-6|20	BuildRequires:	pkgconfig(flickcurl)
12cu|rawstudio-2.0-6|21	BuildRequires:	pkgconfig(gconf-2.0)
12cu|rawstudio-2.0-6|22	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|rawstudio-2.0-6|23	BuildRequires:	pkgconfig(lcms)
12cu|rawstudio-2.0-6|24	BuildRequires:	pkgconfig(lensfun)
12cu|rawstudio-2.0-6|25	BuildRequires:	pkgconfig(libgphoto2)
12cu|rawstudio-2.0-6|26	BuildRequires:	pkgconfig(libtiff-4)
12cu|rawstudio-2.0-6|27	BuildRequires:	pkgconfig(libxml-2.0)
12cu|rawstudio-2.0-6|28	BuildRequires:	pkgconfig(sqlite3)
12cu|rawstudio-2.0-6|29	BuildRequires:	pkgconfig(zlib)
12cu|rawstudio-2.0-6|30	
12cu|rawstudio-2.0-6|31	%description
12cu|rawstudio-2.0-6|32	Rawstudio is an open source raw-image converter written in GTK+.
12cu|rawstudio-2.0-6|33	
12cu|rawstudio-2.0-6|34	Features:
12cu|rawstudio-2.0-6|35	* Reads all dcraw supported formats
12cu|rawstudio-2.0-6|36	* Internal 16bit rgb
12cu|rawstudio-2.0-6|37	* Various post-shot controls (white balance, saturation and exposure
12cu|rawstudio-2.0-6|38	compensation among others)
12cu|rawstudio-2.0-6|39	* Realtime histogram
12cu|rawstudio-2.0-6|40	* Optimized for MMX, 3dnow! and SSE (detected runtime)
12cu|rawstudio-2.0-6|41	* Easy sorting of images
12cu|rawstudio-2.0-6|42	* Fullscreen mode for better overview
12cu|rawstudio-2.0-6|43	
12cu|rawstudio-2.0-6|44	%files -f %{name}.lang
12cu|rawstudio-2.0-6|45	%doc README
12cu|rawstudio-2.0-6|46	%{_bindir}/*
12cu|rawstudio-2.0-6|47	%{_datadir}/%{name}
12cu|rawstudio-2.0-6|48	%{_datadir}/rawspeed
12cu|rawstudio-2.0-6|49	%{_datadir}/applications/*
12cu|rawstudio-2.0-6|50	%{_datadir}/pixmaps/*
12cu|rawstudio-2.0-6|51	%{_iconsdir}/*.png
12cu|rawstudio-2.0-6|52	%{_liconsdir}/*.png
12cu|rawstudio-2.0-6|53	%{_miconsdir}/*.png
12cu|rawstudio-2.0-6|54	
12cu|rawstudio-2.0-6|55	#----------------------------------------------------------------------------
12cu|rawstudio-2.0-6|56	
12cu|rawstudio-2.0-6|57	%package -n %{libname}
12cu|rawstudio-2.0-6|58	Summary:	Shared library for %{name}
12cu|rawstudio-2.0-6|59	Group:		System/Libraries
12cu|rawstudio-2.0-6|60	Conflicts:	%{name} < 2.0-6
12cu|rawstudio-2.0-6|61	
12cu|rawstudio-2.0-6|62	%description -n %{libname}
12cu|rawstudio-2.0-6|63	Shared library for %{name}.
12cu|rawstudio-2.0-6|64	
12cu|rawstudio-2.0-6|65	%files -n %{libname}
12cu|rawstudio-2.0-6|66	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12cu|rawstudio-2.0-6|67	
12cu|rawstudio-2.0-6|68	#----------------------------------------------------------------------------
12cu|rawstudio-2.0-6|69	
12cu|rawstudio-2.0-6|70	%prep
12cu|rawstudio-2.0-6|71	%setup -q
12cu|rawstudio-2.0-6|72	%patch0 -p1
12cu|rawstudio-2.0-6|73	%patch1 -p1
12cu|rawstudio-2.0-6|74	
12cu|rawstudio-2.0-6|75	%build
12cu|rawstudio-2.0-6|76	# required for patch0
12cu|rawstudio-2.0-6|77	autoreconf -fi
12cu|rawstudio-2.0-6|78	cp configure.ac configure.in
12cu|rawstudio-2.0-6|79	
12cu|rawstudio-2.0-6|80	%configure2_5x --disable-static
12cu|rawstudio-2.0-6|81	%make
12cu|rawstudio-2.0-6|82	
12cu|rawstudio-2.0-6|83	%install
12cu|rawstudio-2.0-6|84	%makeinstall_std
12cu|rawstudio-2.0-6|85	%find_lang %{name}
12cu|rawstudio-2.0-6|86	
12cu|rawstudio-2.0-6|87	install -d %{buildroot}%{_datadir}/icons/{large,mini}
12cu|rawstudio-2.0-6|88	
12cu|rawstudio-2.0-6|89	convert pixmaps/rawstudio.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12cu|rawstudio-2.0-6|90	convert pixmaps/rawstudio.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12cu|rawstudio-2.0-6|91	cp pixmaps/rawstudio.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|rawstudio-2.0-6|92	
12cu|rawstudio-2.0-6|93	rm -fr %{buildroot}%{_includedir} %{buildroot}%{_libdir}/{*.so,*.la,pkgconfig}
12cu|rawstudio-2.0-6|94	
12cu|rawstudio-2.0-6|95	
12cu|rawstudio-2.0-6|96	%changelog
12cu|rawstudio-2.0-6|97	* Mon Jul 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-6
12cu|rawstudio-2.0-6|98	+ Revision: 7725791
12cu|rawstudio-2.0-6|99	- Split library package, spec cleanup
12cu|rawstudio-2.0-6|100	
12cu|rawstudio-2.0-6|101	

12262 12
12cu|razorqt-0.5.2-1|1	%define qtxdglibdevel	%mklibname qtxdg -d
12cu|razorqt-0.5.2-1|2	%define libnamedevel	%mklibname  %name -d
12cu|razorqt-0.5.2-1|3	%define _name		razor
12cu|razorqt-0.5.2-1|4	
12cu|razorqt-0.5.2-1|5	Name:		%{_name}qt
12cu|razorqt-0.5.2-1|6	Version:	0.5.2
12cu|razorqt-0.5.2-1|7	Release:	%mkrel 1
12cu|razorqt-0.5.2-1|8	License:	LGPLv2+
12cu|razorqt-0.5.2-1|9	Source0:	https://github.com/downloads/Razor-qt/razor-qt/%{name}-%{version}.tar.bz2
12cu|razorqt-0.5.2-1|10	Group:		Graphical desktop/Other
12cu|razorqt-0.5.2-1|11	Summary:	Razor is a lightweight desktop toolbox
12cu|razorqt-0.5.2-1|12	Url:		http://%{_name}-qt.org
12cu|razorqt-0.5.2-1|13	
12cu|razorqt-0.5.2-1|14	BuildRequires:	gcc-c++
12cu|razorqt-0.5.2-1|15	BuildRequires:	cmake
12cu|razorqt-0.5.2-1|16	BuildRequires:	doxygen
12cu|razorqt-0.5.2-1|17	BuildRequires:	magic-devel
12cu|razorqt-0.5.2-1|18	BuildRequires:	qt4-devel
12cu|razorqt-0.5.2-1|19	BuildRequires:	qt4-linguist
12cu|razorqt-0.5.2-1|20	BuildRequires:	pkgconfig(xcomposite)
12cu|razorqt-0.5.2-1|21	BuildRequires:	pkgconfig(udev)
12cu|razorqt-0.5.2-1|22	BuildRequires:	pkgconfig(polkit-qt-1)
12cu|razorqt-0.5.2-1|23	BuildRequires:	pkgconfig(xcursor)
12cu|razorqt-0.5.2-1|24	BuildRequires:	pkgconfig(libpulse)
12cu|razorqt-0.5.2-1|25	BuildRequires:	pkgconfig(libstatgrab)
12cu|razorqt-0.5.2-1|26	BuildRequires:	desktop-file-utils
12cu|razorqt-0.5.2-1|27	
12cu|razorqt-0.5.2-1|28	
12cu|razorqt-0.5.2-1|29	%description
12cu|razorqt-0.5.2-1|30	Razor-qt is an advanced, easy-to-use, and fast desktop environment based on
12cu|razorqt-0.5.2-1|31	Qt technologies. It has been tailored for users who value simplicity, speed,
12cu|razorqt-0.5.2-1|32	and an intuitive interface.
12cu|razorqt-0.5.2-1|33	
12cu|razorqt-0.5.2-1|34	#------------------------------------------------------------------------------
12cu|razorqt-0.5.2-1|35	
12cu|razorqt-0.5.2-1|36	%define		librazormount_major 0
12cu|razorqt-0.5.2-1|37	%define		librazormount %mklibname razormount %{librazormount_major}
12cu|razorqt-0.5.2-1|38	
12cu|razorqt-0.5.2-1|39	%package -n	%librazormount
12cu|razorqt-0.5.2-1|40	Summary:	RazorQt shared library
12cu|razorqt-0.5.2-1|41	Group:		System/Libraries
12cu|razorqt-0.5.2-1|42	License:	LGPLv2+
12cu|razorqt-0.5.2-1|43	
12cu|razorqt-0.5.2-1|44	%description -n %librazormount
12cu|razorqt-0.5.2-1|45	%{summary}
12cu|razorqt-0.5.2-1|46	
12cu|razorqt-0.5.2-1|47	%files -n	%librazormount
12cu|razorqt-0.5.2-1|48	%_libdir/lib%{_name}mount.so.%{librazormount_major}*
12cu|razorqt-0.5.2-1|49	
12cu|razorqt-0.5.2-1|50	#------------------------------------------------------------------------------
12cu|razorqt-0.5.2-1|51	
12cu|razorqt-0.5.2-1|52	%define		librazorqt_major 0
12cu|razorqt-0.5.2-1|53	%define		librazorqt %mklibname razorqt %{librazorqt_major}
12cu|razorqt-0.5.2-1|54	
12cu|razorqt-0.5.2-1|55	%package -n	%librazorqt
12cu|razorqt-0.5.2-1|56	Summary:	RazorQt shared library
12cu|razorqt-0.5.2-1|57	Group:		System/Libraries
12cu|razorqt-0.5.2-1|58	License:	LGPLv2+
12cu|razorqt-0.5.2-1|59	
12cu|razorqt-0.5.2-1|60	%description -n %librazorqt
12cu|razorqt-0.5.2-1|61	%{summary}
12cu|razorqt-0.5.2-1|62	
12cu|razorqt-0.5.2-1|63	%files -n	%librazorqt
12cu|razorqt-0.5.2-1|64	%_libdir/lib%{_name}qt.so.%{librazorqt_major}*
12cu|razorqt-0.5.2-1|65	
12cu|razorqt-0.5.2-1|66	#------------------------------------------------------------------------------
12cu|razorqt-0.5.2-1|67	
12cu|razorqt-0.5.2-1|68	%define		librazorqxt_major 0
12cu|razorqt-0.5.2-1|69	%define		librazorqxt %mklibname razorqxt %{librazorqxt_major}
12cu|razorqt-0.5.2-1|70	
12cu|razorqt-0.5.2-1|71	%package -n	%librazorqxt
12cu|razorqt-0.5.2-1|72	Summary:	Customized part of the libqxt library
12cu|razorqt-0.5.2-1|73	Group:		System/Libraries
12cu|razorqt-0.5.2-1|74	# BSD3 (gpl2 and gpl3 compatible, as from http://fedoraproject.org/wiki/Licensing#SoftwareLicenses)
12cu|razorqt-0.5.2-1|75	License:	BSD
12cu|razorqt-0.5.2-1|76	
12cu|razorqt-0.5.2-1|77	%description -n %librazorqxt
12cu|razorqt-0.5.2-1|78	%{summary}
12cu|razorqt-0.5.2-1|79	
12cu|razorqt-0.5.2-1|80	%files -n	%librazorqxt
12cu|razorqt-0.5.2-1|81	%doc libraries/%{_name}qxt/LICENSE
12cu|razorqt-0.5.2-1|82	%_libdir/lib%{_name}qxt.so.%{librazorqxt_major}*
12cu|razorqt-0.5.2-1|83	
12cu|razorqt-0.5.2-1|84	#------------------------------------------------------------------------------
12cu|razorqt-0.5.2-1|85	
12cu|razorqt-0.5.2-1|86	%define		libqtxdg_major 0
12cu|razorqt-0.5.2-1|87	%define		libqtxdg %mklibname qtxdg %{libqtxdg_major}
12cu|razorqt-0.5.2-1|88	
12cu|razorqt-0.5.2-1|89	%package -n	%libqtxdg
12cu|razorqt-0.5.2-1|90	Summary:	Xdg manipulation library using Qt4
12cu|razorqt-0.5.2-1|91	Group:		System/Libraries
12cu|razorqt-0.5.2-1|92	# qiconloader.cpp and qiconloader_p.h -> lgplv2
12cu|razorqt-0.5.2-1|93	# xdg* files -> lgplv2+
12cu|razorqt-0.5.2-1|94	License:	LGPLv2+
12cu|razorqt-0.5.2-1|95	
12cu|razorqt-0.5.2-1|96	%description -n %libqtxdg
12cu|razorqt-0.5.2-1|97	%{summary}
12cu|razorqt-0.5.2-1|98	
12cu|razorqt-0.5.2-1|99	%files -n	%libqtxdg
12cu|razorqt-0.5.2-1|100	%_libdir/libqtxdg.so.%{libqtxdg_major}*
12cu|razorqt-0.5.2-1|101	
12cu|razorqt-0.5.2-1|102	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|103	
12cu|razorqt-0.5.2-1|104	%package -n     %libnamedevel
12cu|razorqt-0.5.2-1|105	Summary:	RazorQt development package
12cu|razorqt-0.5.2-1|106	Group:		Development/Other
12cu|razorqt-0.5.2-1|107	Requires:	%librazormount = %{version}-%{release}
12cu|razorqt-0.5.2-1|108	Requires:	%librazorqt = %{version}-%{release}
12cu|razorqt-0.5.2-1|109	Requires:	%librazorqxt = %{version}-%{release}
12cu|razorqt-0.5.2-1|110	License:	GPLv2 and LGPLv2+
12cu|razorqt-0.5.2-1|111	
12cu|razorqt-0.5.2-1|112	%description -n %libnamedevel
12cu|razorqt-0.5.2-1|113	%{summary}
12cu|razorqt-0.5.2-1|114	
12cu|razorqt-0.5.2-1|115	%files -n	%libnamedevel
12cu|razorqt-0.5.2-1|116	%{_libdir}/lib%{_name}*.so
12cu|razorqt-0.5.2-1|117	%{_includedir}/%{_name}*/
12cu|razorqt-0.5.2-1|118	%{_bindir}/%{_name}-x11info
12cu|razorqt-0.5.2-1|119	%{_libdir}/pkgconfig/%{_name}mount.pc
12cu|razorqt-0.5.2-1|120	%{_libdir}/pkgconfig/%{_name}qxt.pc
12cu|razorqt-0.5.2-1|121	%{_libdir}/pkgconfig/%{name}.pc
12cu|razorqt-0.5.2-1|122	
12cu|razorqt-0.5.2-1|123	#------------------------------------------------------------------------------
12cu|razorqt-0.5.2-1|124	
12cu|razorqt-0.5.2-1|125	%package -n     %{qtxdglibdevel}
12cu|razorqt-0.5.2-1|126	Summary:	Development files for QtXdg library
12cu|razorqt-0.5.2-1|127	Group:		Development/Other
12cu|razorqt-0.5.2-1|128	Requires:	%{libqtxdg} = %{version}-%{release}
12cu|razorqt-0.5.2-1|129	License:	LGPLv2+
12cu|razorqt-0.5.2-1|130	
12cu|razorqt-0.5.2-1|131	%description -n %{qtxdglibdevel}
12cu|razorqt-0.5.2-1|132	%{summary}
12cu|razorqt-0.5.2-1|133	
12cu|razorqt-0.5.2-1|134	%files -n	%{qtxdglibdevel}
12cu|razorqt-0.5.2-1|135	%{_libdir}/libqtxdg.so
12cu|razorqt-0.5.2-1|136	%{_includedir}/qtxdg/
12cu|razorqt-0.5.2-1|137	%{_libdir}/pkgconfig/qtxdg.pc
12cu|razorqt-0.5.2-1|138	
12cu|razorqt-0.5.2-1|139	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|140	
12cu|razorqt-0.5.2-1|141	%package	appswitcher
12cu|razorqt-0.5.2-1|142	Summary:	RazorQt application switcher
12cu|razorqt-0.5.2-1|143	Group:		System/X11
12cu|razorqt-0.5.2-1|144	Requires:	%{name}-data = %{version}-%{release}
12cu|razorqt-0.5.2-1|145	License:	LGPLv2+
12cu|razorqt-0.5.2-1|146	
12cu|razorqt-0.5.2-1|147	Conflicts:	%{name}-appswitcher <= 0.4.1
12cu|razorqt-0.5.2-1|148	Obsoletes:	%{name}-appswitcher <= 0.4.1
12cu|razorqt-0.5.2-1|149	
12cu|razorqt-0.5.2-1|150	%description    appswitcher
12cu|razorqt-0.5.2-1|151	%{summary}
12cu|razorqt-0.5.2-1|152	
12cu|razorqt-0.5.2-1|153	%files		appswitcher
12cu|razorqt-0.5.2-1|154	%{_bindir}/%{_name}-appswitcher
12cu|razorqt-0.5.2-1|155	
12cu|razorqt-0.5.2-1|156	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|157	
12cu|razorqt-0.5.2-1|158	%package	desktop
12cu|razorqt-0.5.2-1|159	Summary:	RazorQt desktop
12cu|razorqt-0.5.2-1|160	Group:		Graphical desktop/Other
12cu|razorqt-0.5.2-1|161	Requires:	%{name}-data = %{version}-%{release}
12cu|razorqt-0.5.2-1|162	Requires:	%{name}-config-desktop = %{version}-%{release}
12cu|razorqt-0.5.2-1|163	License:	LGPLv2+
12cu|razorqt-0.5.2-1|164	
12cu|razorqt-0.5.2-1|165	Conflicts:	%{name}-desktop <= 0.4.1
12cu|razorqt-0.5.2-1|166	Obsoletes:	%{name}-desktop <= 0.4.1
12cu|razorqt-0.5.2-1|167	
12cu|razorqt-0.5.2-1|168	%description    desktop
12cu|razorqt-0.5.2-1|169	%{summary}
12cu|razorqt-0.5.2-1|170	
12cu|razorqt-0.5.2-1|171	%files		desktop
12cu|razorqt-0.5.2-1|172	%{_bindir}/%{_name}-desktop
12cu|razorqt-0.5.2-1|173	%{_libdir}/%{_name}-desktop
12cu|razorqt-0.5.2-1|174	%dir %{_datadir}/%{_name}
12cu|razorqt-0.5.2-1|175	%{_sysconfdir}/%{_name}/desktop.conf
12cu|razorqt-0.5.2-1|176	%{_datadir}/%{_name}/%{_name}-desktop/
12cu|razorqt-0.5.2-1|177	
12cu|razorqt-0.5.2-1|178	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|179	
12cu|razorqt-0.5.2-1|180	%package	panel
12cu|razorqt-0.5.2-1|181	Summary:	RazorQt panel
12cu|razorqt-0.5.2-1|182	Group:		Graphical desktop/Other
12cu|razorqt-0.5.2-1|183	License:	LGPLv2+
12cu|razorqt-0.5.2-1|184	Requires:	%{name}-data  = %{version}-%{release}
12cu|razorqt-0.5.2-1|185	Requires:	%{name}-config-appearance = %{version}-%{release}
12cu|razorqt-0.5.2-1|186	Requires:	%{name}-config-mouse = %{version}-%{release}
12cu|razorqt-0.5.2-1|187	
12cu|razorqt-0.5.2-1|188	Conflicts:	%{name}-panel <= 0.4.1
12cu|razorqt-0.5.2-1|189	Obsoletes:	%{name}-panel <= 0.4.1
12cu|razorqt-0.5.2-1|190	
12cu|razorqt-0.5.2-1|191	%description    panel
12cu|razorqt-0.5.2-1|192	%{summary}
12cu|razorqt-0.5.2-1|193	
12cu|razorqt-0.5.2-1|194	%files		panel
12cu|razorqt-0.5.2-1|195	%{_bindir}/%{_name}-panel
12cu|razorqt-0.5.2-1|196	%{_libdir}/%{_name}-panel/
12cu|razorqt-0.5.2-1|197	%{_datadir}/%{_name}/%{_name}-panel/
12cu|razorqt-0.5.2-1|198	%{_sysconfdir}/%{_name}/%{_name}-panel/panel.conf
12cu|razorqt-0.5.2-1|199	
12cu|razorqt-0.5.2-1|200	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|201	
12cu|razorqt-0.5.2-1|202	%package	data
12cu|razorqt-0.5.2-1|203	Summary:	RazorQt resources and shared data
12cu|razorqt-0.5.2-1|204	Group:		Graphical desktop/Other
12cu|razorqt-0.5.2-1|205	
12cu|razorqt-0.5.2-1|206	Conflicts:	%{name}-data <= 0.4.1
12cu|razorqt-0.5.2-1|207	Obsoletes:	%{name}-data <= 0.4.1
12cu|razorqt-0.5.2-1|208	
12cu|razorqt-0.5.2-1|209	%description    data
12cu|razorqt-0.5.2-1|210	%{summary}
12cu|razorqt-0.5.2-1|211	
12cu|razorqt-0.5.2-1|212	%files		data
12cu|razorqt-0.5.2-1|213	%dir %{_datadir}/%{_name}
12cu|razorqt-0.5.2-1|214	%dir %{_datadir}/%{_name}/themes
12cu|razorqt-0.5.2-1|215	%dir %{_datadir}/%{_name}/graphics
12cu|razorqt-0.5.2-1|216	%{_sysconfdir}/%{_name}/%{_name}.conf
12cu|razorqt-0.5.2-1|217	%{_datadir}/%{_name}/graphics/*
12cu|razorqt-0.5.2-1|218	%{_datadir}/%{_name}/themes/*
12cu|razorqt-0.5.2-1|219	%config %_sysconfdir/xdg/menus/%{_name}-applications.menu
12cu|razorqt-0.5.2-1|220	%config %_sysconfdir/xdg/autostart/*.desktop
12cu|razorqt-0.5.2-1|221	%config %_sysconfdir/%{_name}/windowmanagers.conf
12cu|razorqt-0.5.2-1|222	%{_datadir}/desktop-directories/%{_name}*
12cu|razorqt-0.5.2-1|223	%{_datadir}/lib%{name}
12cu|razorqt-0.5.2-1|224	%{_datadir}/libqtxdg/
12cu|razorqt-0.5.2-1|225	# temp files - it will be removed when it becomes part of upstream
12cu|razorqt-0.5.2-1|226	%{_libdir}/%{_name}-xdg-tools
12cu|razorqt-0.5.2-1|227	%{_datadir}/icons/hicolor/scalable/apps/laptop-lid*
12cu|razorqt-0.5.2-1|228	
12cu|razorqt-0.5.2-1|229	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|230	
12cu|razorqt-0.5.2-1|231	%package	autosuspend
12cu|razorqt-0.5.2-1|232	Summary:	RazorQt autosuspend application
12cu|razorqt-0.5.2-1|233	Group:		Graphical desktop/Other
12cu|razorqt-0.5.2-1|234	Requires:	%{name}-data = %{version}-%{release}
12cu|razorqt-0.5.2-1|235	Requires:	%{name}-config-autosuspend = %{version}-%{release}
12cu|razorqt-0.5.2-1|236	Requires:	%{name}-power = %{version}-%{release}
12cu|razorqt-0.5.2-1|237	License:	LGPLv2+
12cu|razorqt-0.5.2-1|238	
12cu|razorqt-0.5.2-1|239	%description	autosuspend
12cu|razorqt-0.5.2-1|240	%{summary}
12cu|razorqt-0.5.2-1|241	
12cu|razorqt-0.5.2-1|242	%files		autosuspend
12cu|razorqt-0.5.2-1|243	%{_bindir}/%{_name}-autosuspend
12cu|razorqt-0.5.2-1|244	#% {_datadir}/applications/% {_name}-autosuspend.desktop
12cu|razorqt-0.5.2-1|245	%dir %{_datadir}/%{_name}/%{_name}-autosuspend
12cu|razorqt-0.5.2-1|246	%{_datadir}/%{_name}/%{_name}-autosuspend/*
12cu|razorqt-0.5.2-1|247	%{_iconsdir}/hicolor/scalable/apps/%{_name}-autosuspend.svg
12cu|razorqt-0.5.2-1|248	
12cu|razorqt-0.5.2-1|249	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|250	
12cu|razorqt-0.5.2-1|251	%package	power
12cu|razorqt-0.5.2-1|252	Summary:	RazorQt power application
12cu|razorqt-0.5.2-1|253	Group:		Graphical desktop/Other
12cu|razorqt-0.5.2-1|254	Requires:	%{name}-data = %{version}-%{release}
12cu|razorqt-0.5.2-1|255	License:	LGPLv2+
12cu|razorqt-0.5.2-1|256	
12cu|razorqt-0.5.2-1|257	Conflicts:	%{name}-power <= 0.4.1
12cu|razorqt-0.5.2-1|258	Obsoletes:	%{name}-power <= 0.4.1
12cu|razorqt-0.5.2-1|259	
12cu|razorqt-0.5.2-1|260	%description    power
12cu|razorqt-0.5.2-1|261	%{summary}
12cu|razorqt-0.5.2-1|262	
12cu|razorqt-0.5.2-1|263	%files		power
12cu|razorqt-0.5.2-1|264	%{_bindir}/%{_name}-power
12cu|razorqt-0.5.2-1|265	%dir %{_datadir}/%{_name}/%{_name}-power
12cu|razorqt-0.5.2-1|266	%{_datadir}/%{_name}/%{_name}-power/*.qm
12cu|razorqt-0.5.2-1|267	%{_datadir}/applications/%{_name}-power.desktop
12cu|razorqt-0.5.2-1|268	
12cu|razorqt-0.5.2-1|269	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|270	
12cu|razorqt-0.5.2-1|271	%package	runner
12cu|razorqt-0.5.2-1|272	Summary:	RazorQt runner application
12cu|razorqt-0.5.2-1|273	Group:		Graphical desktop/Other
12cu|razorqt-0.5.2-1|274	Requires:	%{name}-data = %{version}-%{release}
12cu|razorqt-0.5.2-1|275	License:	LGPLv2+
12cu|razorqt-0.5.2-1|276	
12cu|razorqt-0.5.2-1|277	Conflicts:	%{name}-runner <= 0.4.1
12cu|razorqt-0.5.2-1|278	Obsoletes:	%{name}-runner <= 0.4.1
12cu|razorqt-0.5.2-1|279	
12cu|razorqt-0.5.2-1|280	%description    runner
12cu|razorqt-0.5.2-1|281	%{summary}
12cu|razorqt-0.5.2-1|282	
12cu|razorqt-0.5.2-1|283	%files		runner
12cu|razorqt-0.5.2-1|284	%{_bindir}/%{_name}-runner
12cu|razorqt-0.5.2-1|285	%dir %{_datadir}/%{_name}/%{_name}-runner
12cu|razorqt-0.5.2-1|286	%{_datadir}/%{_name}/%{_name}-runner/*
12cu|razorqt-0.5.2-1|287	
12cu|razorqt-0.5.2-1|288	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|289	
12cu|razorqt-0.5.2-1|290	%package	notificationd
12cu|razorqt-0.5.2-1|291	Summary:	RazorQt notification system
12cu|razorqt-0.5.2-1|292	Group:		Graphical desktop/Other
12cu|razorqt-0.5.2-1|293	Requires:	%{name}-config-notificationd
12cu|razorqt-0.5.2-1|294	
12cu|razorqt-0.5.2-1|295	%description	notificationd
12cu|razorqt-0.5.2-1|296	%{summary}
12cu|razorqt-0.5.2-1|297	
12cu|razorqt-0.5.2-1|298	%files		notificationd
12cu|razorqt-0.5.2-1|299	%{_bindir}/%{_name}-notificationd
12cu|razorqt-0.5.2-1|300	%{_datadir}/%{_name}/%{_name}-notificationd/*.qm
12cu|razorqt-0.5.2-1|301	
12cu|razorqt-0.5.2-1|302	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|303	
12cu|razorqt-0.5.2-1|304	%package	globalkeyshortcuts
12cu|razorqt-0.5.2-1|305	Summary:	RazorQt global key shortcuts system
12cu|razorqt-0.5.2-1|306	Group:		Graphical desktop/Other
12cu|razorqt-0.5.2-1|307	Requires:	%{name}-config-globalkeyshortcuts
12cu|razorqt-0.5.2-1|308	
12cu|razorqt-0.5.2-1|309	%description	globalkeyshortcuts
12cu|razorqt-0.5.2-1|310	%{summary}
12cu|razorqt-0.5.2-1|311	
12cu|razorqt-0.5.2-1|312	%files		globalkeyshortcuts
12cu|razorqt-0.5.2-1|313	%{_bindir}/%{_name}-globalkeyshortcuts
12cu|razorqt-0.5.2-1|314	
12cu|razorqt-0.5.2-1|315	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|316	
12cu|razorqt-0.5.2-1|317	%package	session
12cu|razorqt-0.5.2-1|318	Summary:	RazorQt session
12cu|razorqt-0.5.2-1|319	Group:		Graphical desktop/Other
12cu|razorqt-0.5.2-1|320	Requires:	%{name}-data = %{version}-%{release}
12cu|razorqt-0.5.2-1|321	Requires:	%{name}-config-session = %{version}-%{release}
12cu|razorqt-0.5.2-1|322	Requires:	%{name}-notificationd = %{version}-%{release}
12cu|razorqt-0.5.2-1|323	Requires:	%{name}-globalkeyshortcuts = %{version}-%{release}
12cu|razorqt-0.5.2-1|324	Requires:	openbox
12cu|razorqt-0.5.2-1|325	License:	LGPLv2+
12cu|razorqt-0.5.2-1|326	
12cu|razorqt-0.5.2-1|327	Conflicts:	%{name}-session <= 0.4.1
12cu|razorqt-0.5.2-1|328	Obsoletes:	%{name}-session <= 0.4.1
12cu|razorqt-0.5.2-1|329	Obsoletes:	%{name}-openbox <= %{version}, %{name}-wm <= %{version}
12cu|razorqt-0.5.2-1|330	
12cu|razorqt-0.5.2-1|331	%description    session
12cu|razorqt-0.5.2-1|332	%{summary}
12cu|razorqt-0.5.2-1|333	
12cu|razorqt-0.5.2-1|334	%files		session
12cu|razorqt-0.5.2-1|335	%{_bindir}/%{_name}-session
12cu|razorqt-0.5.2-1|336	%{_bindir}/%{_name}-about
12cu|razorqt-0.5.2-1|337	%{_bindir}/%{_name}-openssh-askpass
12cu|razorqt-0.5.2-1|338	%{_datadir}/%{_name}/%{_name}-openssh-askpass/%{_name}-openssh-askpass*.qm
12cu|razorqt-0.5.2-1|339	%{_bindir}/start%{_name}
12cu|razorqt-0.5.2-1|340	%{_datadir}/applications/%{_name}-about.desktop
12cu|razorqt-0.5.2-1|341	%{_sysconfdir}/%{_name}/session.conf
12cu|razorqt-0.5.2-1|342	%dir %{_datadir}/%{_name}/%{_name}-session
12cu|razorqt-0.5.2-1|343	%{_datadir}/%{_name}/%{_name}-session/*
12cu|razorqt-0.5.2-1|344	%{_sysconfdir}/X11/wmsession.d/*
12cu|razorqt-0.5.2-1|345	
12cu|razorqt-0.5.2-1|346	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|347	
12cu|razorqt-0.5.2-1|348	%package	config
12cu|razorqt-0.5.2-1|349	Summary:	RazorQt config tools
12cu|razorqt-0.5.2-1|350	Group:		Graphical desktop/Other
12cu|razorqt-0.5.2-1|351	License:	LGPLv2+
12cu|razorqt-0.5.2-1|352	Requires:	%{name}-data = %{version}-%{release}
12cu|razorqt-0.5.2-1|353	
12cu|razorqt-0.5.2-1|354	Conflicts:	%{name}-config <= 0.4.1
12cu|razorqt-0.5.2-1|355	Obsoletes:	%{name}-config <= 0.4.1
12cu|razorqt-0.5.2-1|356	
12cu|razorqt-0.5.2-1|357	%description    config
12cu|razorqt-0.5.2-1|358	%{summary}
12cu|razorqt-0.5.2-1|359	
12cu|razorqt-0.5.2-1|360	%files		config
12cu|razorqt-0.5.2-1|361	%{_bindir}/%{_name}-config
12cu|razorqt-0.5.2-1|362	%{_datadir}/applications/%{_name}-config.desktop
12cu|razorqt-0.5.2-1|363	%{_datadir}/applications/%{_name}-config-qtconfig.desktop
12cu|razorqt-0.5.2-1|364	%config %_sysconfdir/xdg/menus/%{_name}-config.menu
12cu|razorqt-0.5.2-1|365	%dir %{_datadir}/%{_name}/%{_name}-config
12cu|razorqt-0.5.2-1|366	%{_datadir}/%{_name}/%{_name}-config/razor-config-appearance*.qm
12cu|razorqt-0.5.2-1|367	%{_datadir}/%{_name}/%{_name}-config/%{_name}-config_*.qm
12cu|razorqt-0.5.2-1|368	
12cu|razorqt-0.5.2-1|369	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|370	
12cu|razorqt-0.5.2-1|371	%package	config-globalkeyshortcuts
12cu|razorqt-0.5.2-1|372	Summary:	RazorQt globalkeyshortcuts configuration tool
12cu|razorqt-0.5.2-1|373	Group:		Graphical desktop/Other
12cu|razorqt-0.5.2-1|374	Requires:	%{name}-config = %{version}-%{release}
12cu|razorqt-0.5.2-1|375	
12cu|razorqt-0.5.2-1|376	%description	config-globalkeyshortcuts
12cu|razorqt-0.5.2-1|377	%{summary}
12cu|razorqt-0.5.2-1|378	
12cu|razorqt-0.5.2-1|379	%files		config-globalkeyshortcuts
12cu|razorqt-0.5.2-1|380	%{_bindir}/%{_name}-config-globalkeyshortcuts
12cu|razorqt-0.5.2-1|381	%{_datadir}/applications/%{_name}-config-globalkeyshortcuts.desktop
12cu|razorqt-0.5.2-1|382	%{_datadir}/%{_name}/%{_name}-config-globalkeyshortcuts/%{_name}-config-globalkeyshortcuts*.qm
12cu|razorqt-0.5.2-1|383	
12cu|razorqt-0.5.2-1|384	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|385	
12cu|razorqt-0.5.2-1|386	%package	config-notificationd
12cu|razorqt-0.5.2-1|387	Summary:	RazorQt notificationd configuration tool
12cu|razorqt-0.5.2-1|388	Group:		Graphical desktop/Other
12cu|razorqt-0.5.2-1|389	Requires:	%{name}-config = %{version}-%{release}
12cu|razorqt-0.5.2-1|390	
12cu|razorqt-0.5.2-1|391	%description	config-notificationd
12cu|razorqt-0.5.2-1|392	%{summary}
12cu|razorqt-0.5.2-1|393	
12cu|razorqt-0.5.2-1|394	%files		config-notificationd
12cu|razorqt-0.5.2-1|395	%{_bindir}/%{_name}-config-notificationd
12cu|razorqt-0.5.2-1|396	%{_datadir}/applications/%{_name}-config-notificationd.desktop
12cu|razorqt-0.5.2-1|397	%{_datadir}/%{_name}/%{_name}-config-notificationd/*.qm
12cu|razorqt-0.5.2-1|398	
12cu|razorqt-0.5.2-1|399	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|400	
12cu|razorqt-0.5.2-1|401	%package	config-desktop
12cu|razorqt-0.5.2-1|402	Summary:	RazorQt desktop configuration tool
12cu|razorqt-0.5.2-1|403	Group:		Graphical desktop/Other
12cu|razorqt-0.5.2-1|404	Requires:	%{name}-config = %{version}-%{release}
12cu|razorqt-0.5.2-1|405	
12cu|razorqt-0.5.2-1|406	%description	config-desktop
12cu|razorqt-0.5.2-1|407	%{summary}
12cu|razorqt-0.5.2-1|408	
12cu|razorqt-0.5.2-1|409	%files		config-desktop
12cu|razorqt-0.5.2-1|410	%{_bindir}/%{_name}-config-desktop
12cu|razorqt-0.5.2-1|411	%{_datadir}/applications/%{_name}-config-desktop.desktop
12cu|razorqt-0.5.2-1|412	
12cu|razorqt-0.5.2-1|413	
12cu|razorqt-0.5.2-1|414	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|415	
12cu|razorqt-0.5.2-1|416	%package	config-autosuspend
12cu|razorqt-0.5.2-1|417	Summary:	RazorQt autosuspend configuration tool
12cu|razorqt-0.5.2-1|418	Group:		Graphical desktop/Other
12cu|razorqt-0.5.2-1|419	Requires:	%{name}-config = %{version}-%{release}
12cu|razorqt-0.5.2-1|420	
12cu|razorqt-0.5.2-1|421	%description	config-autosuspend
12cu|razorqt-0.5.2-1|422	%{summary}
12cu|razorqt-0.5.2-1|423	
12cu|razorqt-0.5.2-1|424	%files		config-autosuspend
12cu|razorqt-0.5.2-1|425	%{_bindir}/%{_name}-config-autosuspend
12cu|razorqt-0.5.2-1|426	%{_datadir}/applications/%{_name}-config-autosuspend.desktop
12cu|razorqt-0.5.2-1|427	%{_datadir}/%{_name}/%{_name}-config-autosuspend/%{_name}-config-autosuspend*.qm
12cu|razorqt-0.5.2-1|428	
12cu|razorqt-0.5.2-1|429	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|430	
12cu|razorqt-0.5.2-1|431	%package	config-session
12cu|razorqt-0.5.2-1|432	Summary:	RazorQt session configuration tool
12cu|razorqt-0.5.2-1|433	Group:		Graphical desktop/Other
12cu|razorqt-0.5.2-1|434	Requires:	%{name}-config = %{version}-%{release}
12cu|razorqt-0.5.2-1|435	
12cu|razorqt-0.5.2-1|436	%description	config-session
12cu|razorqt-0.5.2-1|437	%{summary}
12cu|razorqt-0.5.2-1|438	
12cu|razorqt-0.5.2-1|439	%files		config-session
12cu|razorqt-0.5.2-1|440	%{_bindir}/%{_name}-config-session
12cu|razorqt-0.5.2-1|441	%{_datadir}/applications/%{_name}-config-session.desktop
12cu|razorqt-0.5.2-1|442	%dir %{_datadir}/%{_name}/%{_name}-config-session
12cu|razorqt-0.5.2-1|443	%{_datadir}/%{_name}/%{_name}-config-session/*
12cu|razorqt-0.5.2-1|444	
12cu|razorqt-0.5.2-1|445	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|446	
12cu|razorqt-0.5.2-1|447	%package	config-mouse
12cu|razorqt-0.5.2-1|448	Summary:	RazorQt mouse configuration tool
12cu|razorqt-0.5.2-1|449	Group:		Graphical desktop/Other
12cu|razorqt-0.5.2-1|450	Requires:	%{name}-config = %{version}-%{release}
12cu|razorqt-0.5.2-1|451	License:	GPLv2 or GPLv3
12cu|razorqt-0.5.2-1|452	
12cu|razorqt-0.5.2-1|453	%description	config-mouse
12cu|razorqt-0.5.2-1|454	%{summary}
12cu|razorqt-0.5.2-1|455	
12cu|razorqt-0.5.2-1|456	%files		config-mouse
12cu|razorqt-0.5.2-1|457	%{_bindir}/%{_name}-config-mouse
12cu|razorqt-0.5.2-1|458	%{_datadir}/applications/%{_name}-config-mouse.desktop
12cu|razorqt-0.5.2-1|459	%{_datadir}/%{_name}/%{_name}-config/%{_name}-config-mouse*.qm
12cu|razorqt-0.5.2-1|460	
12cu|razorqt-0.5.2-1|461	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|462	
12cu|razorqt-0.5.2-1|463	%package	config-appearance
12cu|razorqt-0.5.2-1|464	Summary:	RazorQt appearance configuration tool
12cu|razorqt-0.5.2-1|465	Group:		Graphical desktop/Other
12cu|razorqt-0.5.2-1|466	Requires:	%{name}-config = %{version}-%{release}
12cu|razorqt-0.5.2-1|467	License:	LGPLv2+
12cu|razorqt-0.5.2-1|468	
12cu|razorqt-0.5.2-1|469	%description	config-appearance
12cu|razorqt-0.5.2-1|470	%{summary}
12cu|razorqt-0.5.2-1|471	
12cu|razorqt-0.5.2-1|472	%files		config-appearance
12cu|razorqt-0.5.2-1|473	%{_bindir}/%{_name}-config-appearance
12cu|razorqt-0.5.2-1|474	%{_datadir}/applications/%{_name}-config-appearance.desktop
12cu|razorqt-0.5.2-1|475	
12cu|razorqt-0.5.2-1|476	
12cu|razorqt-0.5.2-1|477	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|478	
12cu|razorqt-0.5.2-1|479	%package	confupdate
12cu|razorqt-0.5.2-1|480	Summary:	RazorQt configuration update tool
12cu|razorqt-0.5.2-1|481	Requires:	%{name}-data = %{version}-%{release}
12cu|razorqt-0.5.2-1|482	
12cu|razorqt-0.5.2-1|483	Conflicts:	%{name}-confupdate <= 0.4.1
12cu|razorqt-0.5.2-1|484	Obsoletes:	%{name}-confupdate <= 0.4.1
12cu|razorqt-0.5.2-1|485	
12cu|razorqt-0.5.2-1|486	%description	confupdate
12cu|razorqt-0.5.2-1|487	Tool to update configuration from razorqt version 0.4.1 to 0.5.0
12cu|razorqt-0.5.2-1|488	
12cu|razorqt-0.5.2-1|489	%files		confupdate
12cu|razorqt-0.5.2-1|490	%{_bindir}/%{_name}-confupdate
12cu|razorqt-0.5.2-1|491	%dir %{_datadir}/%{_name}/%{_name}-confupdate
12cu|razorqt-0.5.2-1|492	%{_datadir}/%{_name}/%{_name}-confupdate/desktop-041-050.py
12cu|razorqt-0.5.2-1|493	%{_datadir}/%{_name}/%{_name}-confupdate/%{_name}-0.5.upd
12cu|razorqt-0.5.2-1|494	%{_libdir}/%{_name}-confupdate_bin/sesion_modules
12cu|razorqt-0.5.2-1|495	
12cu|razorqt-0.5.2-1|496	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|497	
12cu|razorqt-0.5.2-1|498	%package	policykit
12cu|razorqt-0.5.2-1|499	Summary:	RazorQt policykit integration
12cu|razorqt-0.5.2-1|500	Group:		System/X11
12cu|razorqt-0.5.2-1|501	
12cu|razorqt-0.5.2-1|502	%description policykit
12cu|razorqt-0.5.2-1|503	RazorQt policykit integration.
12cu|razorqt-0.5.2-1|504	
12cu|razorqt-0.5.2-1|505	%files policykit
12cu|razorqt-0.5.2-1|506	%{_datadir}/%{_name}/%{_name}-policykit-agent/%{_name}-policykit-agent*.qm
12cu|razorqt-0.5.2-1|507	%{_bindir}/razor-policykit-agent
12cu|razorqt-0.5.2-1|508	
12cu|razorqt-0.5.2-1|509	#--------------------------------------------------------------------
12cu|razorqt-0.5.2-1|510	
12cu|razorqt-0.5.2-1|511	%prep
12cu|razorqt-0.5.2-1|512	%setup -q
12cu|razorqt-0.5.2-1|513	# silence rpmlint's complains about non-readable
12cu|razorqt-0.5.2-1|514	# source files in debuginfo
12cu|razorqt-0.5.2-1|515	find . -name "*.cpp" -o -name "*.h" -o -name LICENSE |xargs chmod 0644
12cu|razorqt-0.5.2-1|516	
12cu|razorqt-0.5.2-1|517	%build
12cu|razorqt-0.5.2-1|518	%cmake_qt4
12cu|razorqt-0.5.2-1|519	%make
12cu|razorqt-0.5.2-1|520	
12cu|razorqt-0.5.2-1|521	#% find_lang %{name}
12cu|razorqt-0.5.2-1|522	
12cu|razorqt-0.5.2-1|523	%install
12cu|razorqt-0.5.2-1|524	%makeinstall_std -C build
12cu|razorqt-0.5.2-1|525	
12cu|razorqt-0.5.2-1|526	for i in `find %{buildroot}%{_datadir}/applications/ -type f -name "*.desktop"`;
12cu|razorqt-0.5.2-1|527	do
12cu|razorqt-0.5.2-1|528	desktop-file-validate $i
12cu|razorqt-0.5.2-1|529	done
12cu|razorqt-0.5.2-1|530	
12cu|razorqt-0.5.2-1|531	#========================================
12cu|razorqt-0.5.2-1|532	# the session file
12cu|razorqt-0.5.2-1|533	
12cu|razorqt-0.5.2-1|534	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cu|razorqt-0.5.2-1|535	outfile=%{buildroot}%{_sysconfdir}/X11/wmsession.d/05%{_name}
12cu|razorqt-0.5.2-1|536	
12cu|razorqt-0.5.2-1|537	cat > $outfile << EOF
12cu|razorqt-0.5.2-1|538	NAME=RazorDesktop
12cu|razorqt-0.5.2-1|539	DESC=The RazorQt Desktop Environment
12cu|razorqt-0.5.2-1|540	EXEC=/usr/bin/start%{_name}
12cu|razorqt-0.5.2-1|541	SCRIPT:
12cu|razorqt-0.5.2-1|542	exec /usr/bin/start%{_name}
12cu|razorqt-0.5.2-1|543	
12cu|razorqt-0.5.2-1|544	EOF
12cu|razorqt-0.5.2-1|545	
12cu|razorqt-0.5.2-1|546	rm -f %{buildroot}%{_datadir}/apps/kdm/sessions/*.desktop
12cu|razorqt-0.5.2-1|547	rm -f %{buildroot}%{_datadir}/xsessions/*.desktop

12263 12
12cu|R-BayesX-0.2.7-1|1	%global packname  BayesX
12cu|R-BayesX-0.2.7-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-BayesX-0.2.7-1|3	
12cu|R-BayesX-0.2.7-1|4	%define debug_package %{nil}
12cu|R-BayesX-0.2.7-1|5	
12cu|R-BayesX-0.2.7-1|6	Name:             R-%{packname}
12cu|R-BayesX-0.2.7-1|7	Version:          0.2.7
12cu|R-BayesX-0.2.7-1|8	Release:          1
12cu|R-BayesX-0.2.7-1|9	Summary:          R Utilities Accompanying the Software Package BayesX
12cu|R-BayesX-0.2.7-1|10	Group:            Sciences/Mathematics
12cu|R-BayesX-0.2.7-1|11	License:          GPL-2
12cu|R-BayesX-0.2.7-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-BayesX-0.2.7-1|13	Source0:          http://cran.r-project.org/src/contrib/BayesX_0.2-7.tar.gz
12cu|R-BayesX-0.2.7-1|14	Requires:         R-akima R-shapefiles
12cu|R-BayesX-0.2.7-1|15	Requires:         R-sp R-colorspace R-coda R-splines
12cu|R-BayesX-0.2.7-1|16	Requires:         R-spdep
12cu|R-BayesX-0.2.7-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-akima R-shapefiles
12cu|R-BayesX-0.2.7-1|18	BuildRequires:    R-sp R-colorspace R-coda R-splines
12cu|R-BayesX-0.2.7-1|19	BuildRequires:    R-spdep
12cu|R-BayesX-0.2.7-1|20	
12cu|R-BayesX-0.2.7-1|21	%description
12cu|R-BayesX-0.2.7-1|22	This package provides functionality for exploring and visualising
12cu|R-BayesX-0.2.7-1|23	estimation results obtained with the software package BayesX for
12cu|R-BayesX-0.2.7-1|24	structured additive regression. It also provides functions that allow to
12cu|R-BayesX-0.2.7-1|25	read, write and manipulate map objects that are required in spatial
12cu|R-BayesX-0.2.7-1|26	analyses performed with BayesX, a free software for estimating structured
12cu|R-BayesX-0.2.7-1|27	additive regression models (http://www.stat.uni-muenchen.de/~bayesx).
12cu|R-BayesX-0.2.7-1|28	
12cu|R-BayesX-0.2.7-1|29	%prep
12cu|R-BayesX-0.2.7-1|30	%setup -q -c -n %{packname}
12cu|R-BayesX-0.2.7-1|31	
12cu|R-BayesX-0.2.7-1|32	%build
12cu|R-BayesX-0.2.7-1|33	
12cu|R-BayesX-0.2.7-1|34	%install
12cu|R-BayesX-0.2.7-1|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-BayesX-0.2.7-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-BayesX-0.2.7-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-BayesX-0.2.7-1|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-BayesX-0.2.7-1|39	
12cu|R-BayesX-0.2.7-1|40	%check
12cu|R-BayesX-0.2.7-1|41	%{_bindir}/R CMD check %{packname}
12cu|R-BayesX-0.2.7-1|42	
12cu|R-BayesX-0.2.7-1|43	%files
12cu|R-BayesX-0.2.7-1|44	%dir %{rlibdir}/%{packname}
12cu|R-BayesX-0.2.7-1|45	%doc %{rlibdir}/%{packname}/html
12cu|R-BayesX-0.2.7-1|46	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-BayesX-0.2.7-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-BayesX-0.2.7-1|48	%{rlibdir}/%{packname}/INDEX
12cu|R-BayesX-0.2.7-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-BayesX-0.2.7-1|50	%{rlibdir}/%{packname}/Meta
12cu|R-BayesX-0.2.7-1|51	%{rlibdir}/%{packname}/R
12cu|R-BayesX-0.2.7-1|52	%{rlibdir}/%{packname}/examples
12cu|R-BayesX-0.2.7-1|53	%{rlibdir}/%{packname}/help
12cu|R-BayesX-0.2.7-1|54	
12cu|R-BayesX-0.2.7-1|55	
12cu|R-BayesX-0.2.7-1|56	%changelog
12cu|R-BayesX-0.2.7-1|57	* Sun Feb 19 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.2_5-1
12cu|R-BayesX-0.2.7-1|58	+ Revision: 777134
12cu|R-BayesX-0.2.7-1|59	- Import R-BayesX
12cu|R-BayesX-0.2.7-1|60	- Import R-BayesX
12cu|R-BayesX-0.2.7-1|61	
12cu|R-BayesX-0.2.7-1|62	
12cu|R-BayesX-0.2.7-1|63	

12264 12
12cu|R-BB-2014.1.1-1|1	%global packname  BB
12cu|R-BB-2014.1.1-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-BB-2014.1.1-1|3	
12cu|R-BB-2014.1.1-1|4	Name:             R-%{packname}
12cu|R-BB-2014.1.1-1|5	Version:          2014.1.1
12cu|R-BB-2014.1.1-1|6	Release:          1
12cu|R-BB-2014.1.1-1|7	Summary:          Solving and Optimizing Large-Scale Nonlinear Systems
12cu|R-BB-2014.1.1-1|8	Group:            Sciences/Mathematics
12cu|R-BB-2014.1.1-1|9	License:          GPLv3
12cu|R-BB-2014.1.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-BB-2014.1.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2014.1-1.tar.gz
12cu|R-BB-2014.1.1-1|12	
12cu|R-BB-2014.1.1-1|13	%define debug_package %{nil}
12cu|R-BB-2014.1.1-1|14	
12cu|R-BB-2014.1.1-1|15	Requires:         R-setRNG R-survival R-Hmisc R-numDeriv
12cu|R-BB-2014.1.1-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-BB-2014.1.1-1|17	
12cu|R-BB-2014.1.1-1|18	BuildRequires:   R-setRNG R-survival R-Hmisc R-numDeriv
12cu|R-BB-2014.1.1-1|19	%description
12cu|R-BB-2014.1.1-1|20	Barzilai-Borwein spectral methods for solving nonlinear system of
12cu|R-BB-2014.1.1-1|21	equations, and for optimizing nonlinear objective functions subject to
12cu|R-BB-2014.1.1-1|22	simple constraints. A tutorial style introduction to this package is
12cu|R-BB-2014.1.1-1|23	available in a vignette on the CRAN download page or, when the package is
12cu|R-BB-2014.1.1-1|24	loaded in an R session, with vignette("BB").
12cu|R-BB-2014.1.1-1|25	
12cu|R-BB-2014.1.1-1|26	%prep
12cu|R-BB-2014.1.1-1|27	%setup -q -c -n %{packname}
12cu|R-BB-2014.1.1-1|28	
12cu|R-BB-2014.1.1-1|29	%build
12cu|R-BB-2014.1.1-1|30	
12cu|R-BB-2014.1.1-1|31	%install
12cu|R-BB-2014.1.1-1|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-BB-2014.1.1-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-BB-2014.1.1-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-BB-2014.1.1-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-BB-2014.1.1-1|36	
12cu|R-BB-2014.1.1-1|37	%check
12cu|R-BB-2014.1.1-1|38	%{_bindir}/R CMD check %{packname}
12cu|R-BB-2014.1.1-1|39	
12cu|R-BB-2014.1.1-1|40	%files
12cu|R-BB-2014.1.1-1|41	%dir %{rlibdir}/%{packname}
12cu|R-BB-2014.1.1-1|42	%doc %{rlibdir}/%{packname}/doc
12cu|R-BB-2014.1.1-1|43	%doc %{rlibdir}/%{packname}/html
12cu|R-BB-2014.1.1-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-BB-2014.1.1-1|45	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-BB-2014.1.1-1|46	%{rlibdir}/%{packname}/demo
12cu|R-BB-2014.1.1-1|47	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-BB-2014.1.1-1|48	%{rlibdir}/%{packname}/Meta
12cu|R-BB-2014.1.1-1|49	%{rlibdir}/%{packname}/[RIC]*
12cu|R-BB-2014.1.1-1|50	%{rlibdir}/%{packname}/help
12cu|R-BB-2014.1.1-1|51	
12cu|R-BB-2014.1.1-1|52	%changelog
12cu|R-BB-2014.1.1-1|53	* Fri Apr 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 2014.1.1-1
12cu|R-BB-2014.1.1-1|54	+ Revision: 3f9be7c
12cu|R-BB-2014.1.1-1|55	- Disable debug
12cu|R-BB-2014.1.1-1|56	
12cu|R-BB-2014.1.1-1|57	

12265 12
12cu|rbbr-0.6.0-11|1	Summary: RuBy BRowser
12cu|rbbr-0.6.0-11|2	Name:    rbbr
12cu|rbbr-0.6.0-11|3	Version: 0.6.0
12cu|rbbr-0.6.0-11|4	Release: 11
12cu|rbbr-0.6.0-11|5	URL: http://ruby-gnome2.sourceforge.jp/hiki.cgi?rbbr
12cu|rbbr-0.6.0-11|6	Source0: %{name}-%{version}-withapi.tar.bz2
12cu|rbbr-0.6.0-11|7	Source1: %{name}-16.png.bz2
12cu|rbbr-0.6.0-11|8	Source2: %{name}-32.png.bz2
12cu|rbbr-0.6.0-11|9	Source3: %{name}-48.png.bz2
12cu|rbbr-0.6.0-11|10	Source100: %{name}.rpmlintrc
12cu|rbbr-0.6.0-11|11	License: GPL
12cu|rbbr-0.6.0-11|12	Group: Development/Other
12cu|rbbr-0.6.0-11|13	Requires: ruby >= 1.8
12cu|rbbr-0.6.0-11|14	Requires: rubygem(gtk2)
12cu|rbbr-0.6.0-11|15	Requires: rubygem(gettext)
12cu|rbbr-0.6.0-11|16	BuildRequires: ruby-devel
12cu|rbbr-0.6.0-11|17	BuildRequires: rubygem(gettext)
12cu|rbbr-0.6.0-11|18	BuildArch: noarch
12cu|rbbr-0.6.0-11|19	Obsoletes: ruby-rbbr
12cu|rbbr-0.6.0-11|20	Provides: ruby-rbbr
12cu|rbbr-0.6.0-11|21	
12cu|rbbr-0.6.0-11|22	%description
12cu|rbbr-0.6.0-11|23	rbbr is a ruby application to browse modules/classes hierarchy and their
12cu|rbbr-0.6.0-11|24	constants and methods.
12cu|rbbr-0.6.0-11|25	
12cu|rbbr-0.6.0-11|26	%prep
12cu|rbbr-0.6.0-11|27	%setup -q -n %{name}-%{version}-withapi
12cu|rbbr-0.6.0-11|28	
12cu|rbbr-0.6.0-11|29	%build
12cu|rbbr-0.6.0-11|30	ruby install.rb config
12cu|rbbr-0.6.0-11|31	ruby install.rb setup
12cu|rbbr-0.6.0-11|32	
12cu|rbbr-0.6.0-11|33	%install
12cu|rbbr-0.6.0-11|34	ruby install.rb install --prefix=%{buildroot}
12cu|rbbr-0.6.0-11|35	%find_lang %{name} --all-name
12cu|rbbr-0.6.0-11|36	
12cu|rbbr-0.6.0-11|37	#menu
12cu|rbbr-0.6.0-11|38	
12cu|rbbr-0.6.0-11|39	mkdir -p %{buildroot}%{_datadir}/applications
12cu|rbbr-0.6.0-11|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|rbbr-0.6.0-11|41	[Desktop Entry]
12cu|rbbr-0.6.0-11|42	Name=RBBR
12cu|rbbr-0.6.0-11|43	Comment=RuBy BRowser
12cu|rbbr-0.6.0-11|44	Comment[ru]=Броузер классов и модулей Ruby
12cu|rbbr-0.6.0-11|45	Exec=%{_bindir}/%{name}
12cu|rbbr-0.6.0-11|46	Icon=%{name}
12cu|rbbr-0.6.0-11|47	Terminal=false
12cu|rbbr-0.6.0-11|48	Type=Application
12cu|rbbr-0.6.0-11|49	Categories=GTK;Development;X-MandrivaLinux-MoreApplications-Development-Tools;
12cu|rbbr-0.6.0-11|50	EOF
12cu|rbbr-0.6.0-11|51	
12cu|rbbr-0.6.0-11|52	# icon
12cu|rbbr-0.6.0-11|53	install -m 755 -d %{buildroot}{%{_miconsdir},%{_liconsdir}}
12cu|rbbr-0.6.0-11|54	bzcat %{SOURCE1} > %{buildroot}%{_miconsdir}/%{name}.png
12cu|rbbr-0.6.0-11|55	bzcat %{SOURCE2} > %{buildroot}%{_iconsdir}/%{name}.png
12cu|rbbr-0.6.0-11|56	bzcat %{SOURCE3} > %{buildroot}%{_liconsdir}/%{name}.png
12cu|rbbr-0.6.0-11|57	
12cu|rbbr-0.6.0-11|58	%files -f %name.lang
12cu|rbbr-0.6.0-11|59	%{_bindir}/*
12cu|rbbr-0.6.0-11|60	%{ruby_sitelibdir}/%{name}*
12cu|rbbr-0.6.0-11|61	%{_datadir}/%{name}
12cu|rbbr-0.6.0-11|62	%{_datadir}/applications/*
12cu|rbbr-0.6.0-11|63	%{_iconsdir}/%{name}.png
12cu|rbbr-0.6.0-11|64	%{_miconsdir}/%{name}.png
12cu|rbbr-0.6.0-11|65	%{_liconsdir}/%{name}.png
12cu|rbbr-0.6.0-11|66	
12cu|rbbr-0.6.0-11|67	%doc README README.ja AUTHORS ChangeLog
12cu|rbbr-0.6.0-11|68	
12cu|rbbr-0.6.0-11|69	%changelog
12cu|rbbr-0.6.0-11|70	* Thu Mar 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-11
12cu|rbbr-0.6.0-11|71	+ Revision: 9883355
12cu|rbbr-0.6.0-11|72	- Added Russian description
12cu|rbbr-0.6.0-11|73	
12cu|rbbr-0.6.0-11|74	

12266 12
12cu|R-bdsmatrix-1.3.1-2|1	%global packname  bdsmatrix
12cu|R-bdsmatrix-1.3.1-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-bdsmatrix-1.3.1-2|3	
12cu|R-bdsmatrix-1.3.1-2|4	Name:             R-%{packname}
12cu|R-bdsmatrix-1.3.1-2|5	Version:          1.3.1
12cu|R-bdsmatrix-1.3.1-2|6	Release:          2
12cu|R-bdsmatrix-1.3.1-2|7	Summary:          Routines for Block Diagonal Symmetric matrices
12cu|R-bdsmatrix-1.3.1-2|8	Group:            Sciences/Mathematics
12cu|R-bdsmatrix-1.3.1-2|9	License:          GPL-2
12cu|R-bdsmatrix-1.3.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-bdsmatrix-1.3.1-2|11	Source0:          http://cran.r-project.org/src/contrib/bdsmatrix_1.3-1.tar.gz
12cu|R-bdsmatrix-1.3.1-2|12	Requires:         R-methods
12cu|R-bdsmatrix-1.3.1-2|13	BuildRequires:    R-devel
12cu|R-bdsmatrix-1.3.1-2|14	BuildRequires:    Rmath-devel
12cu|R-bdsmatrix-1.3.1-2|15	BuildRequires:    texlive-collection-latex
12cu|R-bdsmatrix-1.3.1-2|16	BuildRequires:    R-methods
12cu|R-bdsmatrix-1.3.1-2|17	BuildRequires:    pkgconfig(lapack)
12cu|R-bdsmatrix-1.3.1-2|18	
12cu|R-bdsmatrix-1.3.1-2|19	%description
12cu|R-bdsmatrix-1.3.1-2|20	This is a special case of sparse matrices, used by coxme
12cu|R-bdsmatrix-1.3.1-2|21	
12cu|R-bdsmatrix-1.3.1-2|22	%prep
12cu|R-bdsmatrix-1.3.1-2|23	%setup -q -c -n %{packname}
12cu|R-bdsmatrix-1.3.1-2|24	
12cu|R-bdsmatrix-1.3.1-2|25	%build
12cu|R-bdsmatrix-1.3.1-2|26	
12cu|R-bdsmatrix-1.3.1-2|27	%install
12cu|R-bdsmatrix-1.3.1-2|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-bdsmatrix-1.3.1-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-bdsmatrix-1.3.1-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-bdsmatrix-1.3.1-2|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-bdsmatrix-1.3.1-2|32	
12cu|R-bdsmatrix-1.3.1-2|33	%check
12cu|R-bdsmatrix-1.3.1-2|34	%{_bindir}/R CMD check %{packname}
12cu|R-bdsmatrix-1.3.1-2|35	
12cu|R-bdsmatrix-1.3.1-2|36	%files
12cu|R-bdsmatrix-1.3.1-2|37	%dir %{rlibdir}/%{packname}
12cu|R-bdsmatrix-1.3.1-2|38	%doc %{rlibdir}/%{packname}/html
12cu|R-bdsmatrix-1.3.1-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-bdsmatrix-1.3.1-2|40	%doc %{rlibdir}/%{packname}/NEWS.Rd
12cu|R-bdsmatrix-1.3.1-2|41	%{rlibdir}/%{packname}/INDEX
12cu|R-bdsmatrix-1.3.1-2|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-bdsmatrix-1.3.1-2|43	%{rlibdir}/%{packname}/Meta
12cu|R-bdsmatrix-1.3.1-2|44	%{rlibdir}/%{packname}/R
12cu|R-bdsmatrix-1.3.1-2|45	%{rlibdir}/%{packname}/help
12cu|R-bdsmatrix-1.3.1-2|46	%{rlibdir}/%{packname}/include
12cu|R-bdsmatrix-1.3.1-2|47	%{rlibdir}/%{packname}/libs
12cu|R-bdsmatrix-1.3.1-2|48	
12cu|R-bdsmatrix-1.3.1-2|49	
12cu|R-bdsmatrix-1.3.1-2|50	%changelog
12cu|R-bdsmatrix-1.3.1-2|51	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3-1
12cu|R-bdsmatrix-1.3.1-2|52	+ Revision: 776221
12cu|R-bdsmatrix-1.3.1-2|53	- Import R-bdsmatrix
12cu|R-bdsmatrix-1.3.1-2|54	- Import R-bdsmatrix
12cu|R-bdsmatrix-1.3.1-2|55	
12cu|R-bdsmatrix-1.3.1-2|56	

12267 12
12cu|R-biclust-1.0.2-2|1	%bcond_without bootstrap
12cu|R-biclust-1.0.2-2|2	%global packname  biclust
12cu|R-biclust-1.0.2-2|3	%global rlibdir  %{_libdir}/R/library
12cu|R-biclust-1.0.2-2|4	
12cu|R-biclust-1.0.2-2|5	Name:             R-%{packname}
12cu|R-biclust-1.0.2-2|6	Version:          1.0.2
12cu|R-biclust-1.0.2-2|7	Release:          2
12cu|R-biclust-1.0.2-2|8	Summary:          BiCluster Algorithms
12cu|R-biclust-1.0.2-2|9	Group:            Sciences/Mathematics
12cu|R-biclust-1.0.2-2|10	License:          GPL-2
12cu|R-biclust-1.0.2-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-biclust-1.0.2-2|12	Source0:          http://cran.r-project.org/src/contrib/biclust_1.0.2.tar.gz
12cu|R-biclust-1.0.2-2|13	Requires:         R-MASS R-grid R-colorspace R-lattice R-methods
12cu|R-biclust-1.0.2-2|14	%if %{without bootstrap}
12cu|R-biclust-1.0.2-2|15	Requires:         R-flexclust R-isa2
12cu|R-biclust-1.0.2-2|16	%endif
12cu|R-biclust-1.0.2-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS
12cu|R-biclust-1.0.2-2|18	BuildRequires:    R-grid R-colorspace R-lattice R-methods
12cu|R-biclust-1.0.2-2|19	%if %{without bootstrap}
12cu|R-biclust-1.0.2-2|20	BuildRequires:    R-flexclust R-isa2
12cu|R-biclust-1.0.2-2|21	%endif
12cu|R-biclust-1.0.2-2|22	
12cu|R-biclust-1.0.2-2|23	%description
12cu|R-biclust-1.0.2-2|24	The main function biclust provides several algorithms to find biclusters
12cu|R-biclust-1.0.2-2|25	in two-dimensional data: Cheng and Church, Spectral, Plaid Model, Xmotifs
12cu|R-biclust-1.0.2-2|26	and Bimax. In addition, the package provides methods for data
12cu|R-biclust-1.0.2-2|27	preprocessing (normalization and discretisation), visualisation, and
12cu|R-biclust-1.0.2-2|28	validation of bicluster solutions.
12cu|R-biclust-1.0.2-2|29	
12cu|R-biclust-1.0.2-2|30	%prep
12cu|R-biclust-1.0.2-2|31	%setup -q -c -n %{packname}
12cu|R-biclust-1.0.2-2|32	
12cu|R-biclust-1.0.2-2|33	%build
12cu|R-biclust-1.0.2-2|34	
12cu|R-biclust-1.0.2-2|35	%install
12cu|R-biclust-1.0.2-2|36	mkdir -p %{buildroot}%{rlibdir}
12cu|R-biclust-1.0.2-2|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-biclust-1.0.2-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-biclust-1.0.2-2|39	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-biclust-1.0.2-2|40	
12cu|R-biclust-1.0.2-2|41	%if %{without bootstrap}
12cu|R-biclust-1.0.2-2|42	%check
12cu|R-biclust-1.0.2-2|43	%{_bindir}/R CMD check %{packname}
12cu|R-biclust-1.0.2-2|44	%endif
12cu|R-biclust-1.0.2-2|45	
12cu|R-biclust-1.0.2-2|46	%files
12cu|R-biclust-1.0.2-2|47	%dir %{rlibdir}/%{packname}
12cu|R-biclust-1.0.2-2|48	%doc %{rlibdir}/%{packname}/html
12cu|R-biclust-1.0.2-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-biclust-1.0.2-2|50	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-biclust-1.0.2-2|51	%{rlibdir}/%{packname}/INDEX
12cu|R-biclust-1.0.2-2|52	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-biclust-1.0.2-2|53	%{rlibdir}/%{packname}/Meta
12cu|R-biclust-1.0.2-2|54	%{rlibdir}/%{packname}/R
12cu|R-biclust-1.0.2-2|55	%{rlibdir}/%{packname}/data
12cu|R-biclust-1.0.2-2|56	%{rlibdir}/%{packname}/help
12cu|R-biclust-1.0.2-2|57	%{rlibdir}/%{packname}/libs
12cu|R-biclust-1.0.2-2|58	
12cu|R-biclust-1.0.2-2|59	
12cu|R-biclust-1.0.2-2|60	%changelog
12cu|R-biclust-1.0.2-2|61	* Wed Feb 22 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0.1-2
12cu|R-biclust-1.0.2-2|62	+ Revision: 778956
12cu|R-biclust-1.0.2-2|63	- Rebuild with proper dependencies
12cu|R-biclust-1.0.2-2|64	
12cu|R-biclust-1.0.2-2|65	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0.1-1
12cu|R-biclust-1.0.2-2|66	+ Revision: 777858
12cu|R-biclust-1.0.2-2|67	- Import R-biclust
12cu|R-biclust-1.0.2-2|68	- Import R-biclust
12cu|R-biclust-1.0.2-2|69	
12cu|R-biclust-1.0.2-2|70	

12268 12
12cu|R-biglm-0.9.1-1|1	%global packname  biglm
12cu|R-biglm-0.9.1-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-biglm-0.9.1-1|3	
12cu|R-biglm-0.9.1-1|4	Name:             R-%{packname}
12cu|R-biglm-0.9.1-1|5	Version:          0.9.1
12cu|R-biglm-0.9.1-1|6	Release:          1
12cu|R-biglm-0.9.1-1|7	Summary:          bounded memory linear and generalized linear models
12cu|R-biglm-0.9.1-1|8	Group:            Sciences/Mathematics
12cu|R-biglm-0.9.1-1|9	License:          GPL
12cu|R-biglm-0.9.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-biglm-0.9.1-1|11	Source0:          http://cran.r-project.org/src/contrib/biglm_0.9-1.tar.gz
12cu|R-biglm-0.9.1-1|12	Requires:         R-DBI R-methods
12cu|R-biglm-0.9.1-1|13	Requires:         R-RSQLite R-RODBC
12cu|R-biglm-0.9.1-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-DBI R-methods
12cu|R-biglm-0.9.1-1|15	BuildRequires:    R-RSQLite R-RODBC
12cu|R-biglm-0.9.1-1|16	
12cu|R-biglm-0.9.1-1|17	%description
12cu|R-biglm-0.9.1-1|18	Regression for data too large to fit in memory
12cu|R-biglm-0.9.1-1|19	
12cu|R-biglm-0.9.1-1|20	%prep
12cu|R-biglm-0.9.1-1|21	%setup -q -c -n %{packname}
12cu|R-biglm-0.9.1-1|22	
12cu|R-biglm-0.9.1-1|23	%build
12cu|R-biglm-0.9.1-1|24	
12cu|R-biglm-0.9.1-1|25	%install
12cu|R-biglm-0.9.1-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-biglm-0.9.1-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-biglm-0.9.1-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-biglm-0.9.1-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-biglm-0.9.1-1|30	
12cu|R-biglm-0.9.1-1|31	%check
12cu|R-biglm-0.9.1-1|32	%{_bindir}/R CMD check %{packname}
12cu|R-biglm-0.9.1-1|33	
12cu|R-biglm-0.9.1-1|34	%files
12cu|R-biglm-0.9.1-1|35	%dir %{rlibdir}/%{packname}
12cu|R-biglm-0.9.1-1|36	%doc %{rlibdir}/%{packname}/html
12cu|R-biglm-0.9.1-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-biglm-0.9.1-1|38	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-biglm-0.9.1-1|39	%{rlibdir}/%{packname}/INDEX
12cu|R-biglm-0.9.1-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-biglm-0.9.1-1|41	%{rlibdir}/%{packname}/Meta
12cu|R-biglm-0.9.1-1|42	%{rlibdir}/%{packname}/R
12cu|R-biglm-0.9.1-1|43	%{rlibdir}/%{packname}/help
12cu|R-biglm-0.9.1-1|44	%{rlibdir}/%{packname}/libs
12cu|R-biglm-0.9.1-1|45	
12cu|R-biglm-0.9.1-1|46	
12cu|R-biglm-0.9.1-1|47	%changelog
12cu|R-biglm-0.9.1-1|48	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.8-1
12cu|R-biglm-0.9.1-1|49	+ Revision: 775138
12cu|R-biglm-0.9.1-1|50	- Import R-biglm
12cu|R-biglm-0.9.1-1|51	- Import R-biglm
12cu|R-biglm-0.9.1-1|52	
12cu|R-biglm-0.9.1-1|53	

12269 12
12cu|R-Biobase-2.22.0-1|1	%bcond_with internet
12cu|R-Biobase-2.22.0-1|2	%bcond_with bootstrap
12cu|R-Biobase-2.22.0-1|3	%global packname  Biobase
12cu|R-Biobase-2.22.0-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-Biobase-2.22.0-1|5	
12cu|R-Biobase-2.22.0-1|6	Name:             R-%{packname}
12cu|R-Biobase-2.22.0-1|7	Version:          2.22.0
12cu|R-Biobase-2.22.0-1|8	Release:          1
12cu|R-Biobase-2.22.0-1|9	Summary:          Biobase: Base functions for Bioconductor
12cu|R-Biobase-2.22.0-1|10	Group:            Sciences/Mathematics
12cu|R-Biobase-2.22.0-1|11	License:          Artistic-2.0
12cu|R-Biobase-2.22.0-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/Biobase.html
12cu|R-Biobase-2.22.0-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/Biobase_2.22.0.tar.gz
12cu|R-Biobase-2.22.0-1|14	Requires:         R-utils
12cu|R-Biobase-2.22.0-1|15	Requires:         R-methods
12cu|R-Biobase-2.22.0-1|16	Requires:         R-BiocGenerics
12cu|R-Biobase-2.22.0-1|17	%if %{with bootstrap}
12cu|R-Biobase-2.22.0-1|18	Requires:         R-tools
12cu|R-Biobase-2.22.0-1|19	%else
12cu|R-Biobase-2.22.0-1|20	Requires:         R-tools R-tkWidgets R-ALL
12cu|R-Biobase-2.22.0-1|21	%endif
12cu|R-Biobase-2.22.0-1|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils
12cu|R-Biobase-2.22.0-1|23	BuildRequires:    R-methods
12cu|R-Biobase-2.22.0-1|24	BuildRequires:    R-BiocGenerics
12cu|R-Biobase-2.22.0-1|25	%if %{with bootstrap}
12cu|R-Biobase-2.22.0-1|26	BuildRequires:    R-tools
12cu|R-Biobase-2.22.0-1|27	%else
12cu|R-Biobase-2.22.0-1|28	BuildRequires:    R-tools R-tkWidgets R-ALL
12cu|R-Biobase-2.22.0-1|29	%endif
12cu|R-Biobase-2.22.0-1|30	
12cu|R-Biobase-2.22.0-1|31	%description
12cu|R-Biobase-2.22.0-1|32	Functions that are needed by many other packages or which replace R
12cu|R-Biobase-2.22.0-1|33	
12cu|R-Biobase-2.22.0-1|34	%prep
12cu|R-Biobase-2.22.0-1|35	%setup -q -c -n %{packname}
12cu|R-Biobase-2.22.0-1|36	
12cu|R-Biobase-2.22.0-1|37	%build
12cu|R-Biobase-2.22.0-1|38	
12cu|R-Biobase-2.22.0-1|39	%install
12cu|R-Biobase-2.22.0-1|40	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Biobase-2.22.0-1|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Biobase-2.22.0-1|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Biobase-2.22.0-1|43	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Biobase-2.22.0-1|44	
12cu|R-Biobase-2.22.0-1|45	%if %{without bootstrap}
12cu|R-Biobase-2.22.0-1|46	%if %{with internet}
12cu|R-Biobase-2.22.0-1|47	%check
12cu|R-Biobase-2.22.0-1|48	%{_bindir}/R CMD check %{packname}
12cu|R-Biobase-2.22.0-1|49	%endif
12cu|R-Biobase-2.22.0-1|50	%endif
12cu|R-Biobase-2.22.0-1|51	
12cu|R-Biobase-2.22.0-1|52	%files
12cu|R-Biobase-2.22.0-1|53	%dir %{rlibdir}/%{packname}
12cu|R-Biobase-2.22.0-1|54	%doc %{rlibdir}/%{packname}/doc
12cu|R-Biobase-2.22.0-1|55	%doc %{rlibdir}/%{packname}/html
12cu|R-Biobase-2.22.0-1|56	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-Biobase-2.22.0-1|57	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Biobase-2.22.0-1|58	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-Biobase-2.22.0-1|59	%{rlibdir}/%{packname}/Code
12cu|R-Biobase-2.22.0-1|60	%{rlibdir}/%{packname}/ExpressionSet
12cu|R-Biobase-2.22.0-1|61	%{rlibdir}/%{packname}/INDEX
12cu|R-Biobase-2.22.0-1|62	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Biobase-2.22.0-1|63	%{rlibdir}/%{packname}/Meta
12cu|R-Biobase-2.22.0-1|64	%{rlibdir}/%{packname}/R
12cu|R-Biobase-2.22.0-1|65	%{rlibdir}/%{packname}/data
12cu|R-Biobase-2.22.0-1|66	%{rlibdir}/%{packname}/extdata
12cu|R-Biobase-2.22.0-1|67	%{rlibdir}/%{packname}/help
12cu|R-Biobase-2.22.0-1|68	%{rlibdir}/%{packname}/libs
12cu|R-Biobase-2.22.0-1|69	%{rlibdir}/%{packname}/scripts
12cu|R-Biobase-2.22.0-1|70	# %{rlibdir}/%{packname}/UnitTests
12cu|R-Biobase-2.22.0-1|71	%{rlibdir}/%{packname}/testClass.R
12cu|R-Biobase-2.22.0-1|72	%{rlibdir}/Biobase/unitTests/VersionedClass_data/1.8/AnnotatedDataFrame.Rda
12cu|R-Biobase-2.22.0-1|73	%{rlibdir}/Biobase/unitTests/VersionedClass_data/1.8/ExpressionSet.Rda
12cu|R-Biobase-2.22.0-1|74	%{rlibdir}/Biobase/unitTests/VersionedClass_data/1.8/MIAME.Rda
12cu|R-Biobase-2.22.0-1|75	%{rlibdir}/Biobase/unitTests/VersionedClass_data/1.8/exprSet.Rda
12cu|R-Biobase-2.22.0-1|76	%{rlibdir}/Biobase/unitTests/VersionedClass_data/1.8/phenoData.Rda
12cu|R-Biobase-2.22.0-1|77	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/AnnotatedDataFrame.Rda
12cu|R-Biobase-2.22.0-1|78	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/ExpressionSet.Rda
12cu|R-Biobase-2.22.0-1|79	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/MIAME.Rda
12cu|R-Biobase-2.22.0-1|80	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/MultiSet.Rda
12cu|R-Biobase-2.22.0-1|81	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/ScalarCharacter.Rda
12cu|R-Biobase-2.22.0-1|82	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/SnpSet.Rda
12cu|R-Biobase-2.22.0-1|83	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/Versioned.Rda
12cu|R-Biobase-2.22.0-1|84	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/VersionedBiobase.Rda
12cu|R-Biobase-2.22.0-1|85	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/Versions.Rda
12cu|R-Biobase-2.22.0-1|86	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/VersionsNull.Rda
12cu|R-Biobase-2.22.0-1|87	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/aggregator.Rda
12cu|R-Biobase-2.22.0-1|88	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/container.Rda
12cu|R-Biobase-2.22.0-1|89	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/exprSet.Rda
12cu|R-Biobase-2.22.0-1|90	%{rlibdir}/Biobase/unitTests/VersionedClass_data/2.0/phenoData.Rda
12cu|R-Biobase-2.22.0-1|91	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/AnnotatedDataFrame.Rda
12cu|R-Biobase-2.22.0-1|92	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/ExpressionSet.Rda
12cu|R-Biobase-2.22.0-1|93	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/MIAME.Rda
12cu|R-Biobase-2.22.0-1|94	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/MultiSet.Rda
12cu|R-Biobase-2.22.0-1|95	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/NChannelSet.Rda
12cu|R-Biobase-2.22.0-1|96	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/SWPD.rda
12cu|R-Biobase-2.22.0-1|97	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/ScalarCharacter.Rda
12cu|R-Biobase-2.22.0-1|98	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/ScalarInteger.Rda
12cu|R-Biobase-2.22.0-1|99	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/ScalarLogical.Rda
12cu|R-Biobase-2.22.0-1|100	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/ScalarNumeric.Rda
12cu|R-Biobase-2.22.0-1|101	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/SnpSet.Rda
12cu|R-Biobase-2.22.0-1|102	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/Versioned.Rda
12cu|R-Biobase-2.22.0-1|103	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/VersionedBiobase.Rda
12cu|R-Biobase-2.22.0-1|104	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/Versions.Rda
12cu|R-Biobase-2.22.0-1|105	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/VersionsNull.Rda
12cu|R-Biobase-2.22.0-1|106	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/aggregator.Rda
12cu|R-Biobase-2.22.0-1|107	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/bbsym.rda
12cu|R-Biobase-2.22.0-1|108	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/container.Rda
12cu|R-Biobase-2.22.0-1|109	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/eset.rda
12cu|R-Biobase-2.22.0-1|110	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/exprSet.Rda
12cu|R-Biobase-2.22.0-1|111	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/golubMergeSub.rda
12cu|R-Biobase-2.22.0-1|112	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/sample.eSet.rda
12cu|R-Biobase-2.22.0-1|113	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/sample.exprSet.1.rda
12cu|R-Biobase-2.22.0-1|114	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/sample.exprSet.rda
12cu|R-Biobase-2.22.0-1|115	%{rlibdir}/Biobase/unitTests/VersionedClass_data/devel/swrep.rda
12cu|R-Biobase-2.22.0-1|116	%{rlibdir}/Biobase/unitTests/VersionedClass_data/raw/exprs.tab
12cu|R-Biobase-2.22.0-1|117	%{rlibdir}/Biobase/unitTests/VersionedClass_data/raw/pData.tab
12cu|R-Biobase-2.22.0-1|118	%{rlibdir}/Biobase/unitTests/VersionedClass_data/raw%{_localstatedir}Metadata.tab
12cu|R-Biobase-2.22.0-1|119	%{rlibdir}/Biobase/unitTests/test_AnnotatedDataFrame.R
12cu|R-Biobase-2.22.0-1|120	%{rlibdir}/Biobase/unitTests/test_AssayData.R
12cu|R-Biobase-2.22.0-1|121	%{rlibdir}/Biobase/unitTests/test_DataClasses.R
12cu|R-Biobase-2.22.0-1|122	%{rlibdir}/Biobase/unitTests/test_EsetSubclasses.R
12cu|R-Biobase-2.22.0-1|123	%{rlibdir}/Biobase/unitTests/test_ExpressionSet.R
12cu|R-Biobase-2.22.0-1|124	%{rlibdir}/Biobase/unitTests/test_NChannelSet.R
12cu|R-Biobase-2.22.0-1|125	%{rlibdir}/Biobase/unitTests/test_SnpSet.R
12cu|R-Biobase-2.22.0-1|126	%{rlibdir}/Biobase/unitTests/test_UpdateObject.R
12cu|R-Biobase-2.22.0-1|127	%{rlibdir}/Biobase/unitTests/test_VersionedClass.R
12cu|R-Biobase-2.22.0-1|128	%{rlibdir}/Biobase/unitTests/test_cache.R
12cu|R-Biobase-2.22.0-1|129	%{rlibdir}/Biobase/unitTests/test_checkClass.R
12cu|R-Biobase-2.22.0-1|130	%{rlibdir}/Biobase/unitTests/test_combine.R
12cu|R-Biobase-2.22.0-1|131	%{rlibdir}/Biobase/unitTests/test_copyEnv.R
12cu|R-Biobase-2.22.0-1|132	%{rlibdir}/Biobase/unitTests/test_esApply.R
12cu|R-Biobase-2.22.0-1|133	%{rlibdir}/Biobase/unitTests/test_subListExtract.R
12cu|R-Biobase-2.22.0-1|134	%{rlibdir}/Biobase/unitTests/test_unsaveSetSlot.R
12cu|R-Biobase-2.22.0-1|135	%{rlibdir}/Biobase/unitTests/utilities.R
12cu|R-Biobase-2.22.0-1|136	
12cu|R-Biobase-2.22.0-1|137	
12cu|R-Biobase-2.22.0-1|138	
12cu|R-Biobase-2.22.0-1|139	%changelog
12cu|R-Biobase-2.22.0-1|140	* Fri Dec 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.22.0-1
12cu|R-Biobase-2.22.0-1|141	+ Revision: e91f106
12cu|R-Biobase-2.22.0-1|142	- Remove files that are not created any more
12cu|R-Biobase-2.22.0-1|143	
12cu|R-Biobase-2.22.0-1|144	

12270 12
12cu|R-BiocGenerics-0.8.0-1|1	%global packname BiocGenerics
12cu|R-BiocGenerics-0.8.0-1|2	%global rlibdir %{_libdir}/R/library
12cu|R-BiocGenerics-0.8.0-1|3	
12cu|R-BiocGenerics-0.8.0-1|4	Name:             R-%{packname}
12cu|R-BiocGenerics-0.8.0-1|5	Version:          0.8.0
12cu|R-BiocGenerics-0.8.0-1|6	Release:          1
12cu|R-BiocGenerics-0.8.0-1|7	Summary:          Generic functions for Bioconductor
12cu|R-BiocGenerics-0.8.0-1|8	Group:            Sciences/Mathematics
12cu|R-BiocGenerics-0.8.0-1|9	License:          Artistic-2.0
12cu|R-BiocGenerics-0.8.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/BiocGenerics.html
12cu|R-BiocGenerics-0.8.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/BiocGenerics_0.8.0.tar.gz
12cu|R-BiocGenerics-0.8.0-1|12	BuildArch:        noarch
12cu|R-BiocGenerics-0.8.0-1|13	Requires:         R-methods R-graphics R-stats R-parallel
12cu|R-BiocGenerics-0.8.0-1|14	BuildRequires:    R-methods R-graphics R-stats R-parallel
12cu|R-BiocGenerics-0.8.0-1|15	
12cu|R-BiocGenerics-0.8.0-1|16	%description
12cu|R-BiocGenerics-0.8.0-1|17	S4 generic functions needed by many Bioconductor packages
12cu|R-BiocGenerics-0.8.0-1|18	
12cu|R-BiocGenerics-0.8.0-1|19	%prep
12cu|R-BiocGenerics-0.8.0-1|20	%setup -q -c -n %{packname}
12cu|R-BiocGenerics-0.8.0-1|21	
12cu|R-BiocGenerics-0.8.0-1|22	%build
12cu|R-BiocGenerics-0.8.0-1|23	
12cu|R-BiocGenerics-0.8.0-1|24	%install
12cu|R-BiocGenerics-0.8.0-1|25	mkdir -p %{buildroot}%{rlibdir}
12cu|R-BiocGenerics-0.8.0-1|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-BiocGenerics-0.8.0-1|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-BiocGenerics-0.8.0-1|28	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-BiocGenerics-0.8.0-1|29	
12cu|R-BiocGenerics-0.8.0-1|30	%files
12cu|R-BiocGenerics-0.8.0-1|31	%dir %{rlibdir}/%{packname}
12cu|R-BiocGenerics-0.8.0-1|32	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-BiocGenerics-0.8.0-1|33	%doc %{rlibdir}/%{packname}/html
12cu|R-BiocGenerics-0.8.0-1|34	%{rlibdir}/%{packname}/help
12cu|R-BiocGenerics-0.8.0-1|35	%{rlibdir}/%{packname}/INDEX
12cu|R-BiocGenerics-0.8.0-1|36	%{rlibdir}/%{packname}/Meta
12cu|R-BiocGenerics-0.8.0-1|37	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-BiocGenerics-0.8.0-1|38	%{rlibdir}/%{packname}/R
12cu|R-BiocGenerics-0.8.0-1|39	%{rlibdir}/%{packname}/unitTests
12cu|R-BiocGenerics-0.8.0-1|40	
12cu|R-BiocGenerics-0.8.0-1|41	
12cu|R-BiocGenerics-0.8.0-1|42	%changelog
12cu|R-BiocGenerics-0.8.0-1|43	* Wed Nov 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-1
12cu|R-BiocGenerics-0.8.0-1|44	+ Revision: 5492106
12cu|R-BiocGenerics-0.8.0-1|45	- LOG Updated to 0.8.0 (by updates_builder)
12cu|R-BiocGenerics-0.8.0-1|46	
12cu|R-BiocGenerics-0.8.0-1|47	

12271 12
12cu|R-BiocInstaller-1.12.0-1|1	%global packname  BiocInstaller
12cu|R-BiocInstaller-1.12.0-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-BiocInstaller-1.12.0-1|3	
12cu|R-BiocInstaller-1.12.0-1|4	Name:             R-%{packname}
12cu|R-BiocInstaller-1.12.0-1|5	Version:          1.12.0
12cu|R-BiocInstaller-1.12.0-1|6	Release:          1
12cu|R-BiocInstaller-1.12.0-1|7	Summary:          Install/Update Bioconductor and CRAN Packages
12cu|R-BiocInstaller-1.12.0-1|8	Group:            Sciences/Mathematics
12cu|R-BiocInstaller-1.12.0-1|9	License:          Artistic-2.0
12cu|R-BiocInstaller-1.12.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-BiocInstaller-1.12.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/BiocInstaller_1.12.0.tar.gz
12cu|R-BiocInstaller-1.12.0-1|12	BuildArch:        noarch
12cu|R-BiocInstaller-1.12.0-1|13	Requires:         R-core
12cu|R-BiocInstaller-1.12.0-1|14	Requires:         R-RUnit
12cu|R-BiocInstaller-1.12.0-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-BiocInstaller-1.12.0-1|16	BuildRequires: R-BiocGenerics
12cu|R-BiocInstaller-1.12.0-1|17	Requires: R-BiocGenerics
12cu|R-BiocInstaller-1.12.0-1|18	BuildRequires:    R-RUnit
12cu|R-BiocInstaller-1.12.0-1|19	
12cu|R-BiocInstaller-1.12.0-1|20	%description
12cu|R-BiocInstaller-1.12.0-1|21	Installs/updates Bioconductor and CRAN packages
12cu|R-BiocInstaller-1.12.0-1|22	
12cu|R-BiocInstaller-1.12.0-1|23	%prep
12cu|R-BiocInstaller-1.12.0-1|24	%setup -q -c -n %{packname}
12cu|R-BiocInstaller-1.12.0-1|25	
12cu|R-BiocInstaller-1.12.0-1|26	%build
12cu|R-BiocInstaller-1.12.0-1|27	
12cu|R-BiocInstaller-1.12.0-1|28	%install
12cu|R-BiocInstaller-1.12.0-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-BiocInstaller-1.12.0-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-BiocInstaller-1.12.0-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-BiocInstaller-1.12.0-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-BiocInstaller-1.12.0-1|33	
12cu|R-BiocInstaller-1.12.0-1|34	%check
12cu|R-BiocInstaller-1.12.0-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-BiocInstaller-1.12.0-1|36	
12cu|R-BiocInstaller-1.12.0-1|37	%files
12cu|R-BiocInstaller-1.12.0-1|38	%dir %{rlibdir}/%{packname}
12cu|R-BiocInstaller-1.12.0-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-BiocInstaller-1.12.0-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-BiocInstaller-1.12.0-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-BiocInstaller-1.12.0-1|42	%{rlibdir}/%{packname}/NEWS
12cu|R-BiocInstaller-1.12.0-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-BiocInstaller-1.12.0-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-BiocInstaller-1.12.0-1|45	%{rlibdir}/%{packname}/R
12cu|R-BiocInstaller-1.12.0-1|46	%{rlibdir}/%{packname}/help
12cu|R-BiocInstaller-1.12.0-1|47	%{rlibdir}/%{packname}/scripts
12cu|R-BiocInstaller-1.12.0-1|48	%{rlibdir}/%{packname}/unitTests
12cu|R-BiocInstaller-1.12.0-1|49	
12cu|R-BiocInstaller-1.12.0-1|50	%changelog
12cu|R-BiocInstaller-1.12.0-1|51	* Wed Nov 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.12.0-1
12cu|R-BiocInstaller-1.12.0-1|52	+ Revision: 60be609
12cu|R-BiocInstaller-1.12.0-1|53	- Fix files
12cu|R-BiocInstaller-1.12.0-1|54	
12cu|R-BiocInstaller-1.12.0-1|55	

12272 12
12cu|R-BiocStyle-1.0.0-1|1	%global packname  BiocStyle
12cu|R-BiocStyle-1.0.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-BiocStyle-1.0.0-1|3	
12cu|R-BiocStyle-1.0.0-1|4	%define debug_package %{nil}
12cu|R-BiocStyle-1.0.0-1|5	
12cu|R-BiocStyle-1.0.0-1|6	Name:             R-%{packname}
12cu|R-BiocStyle-1.0.0-1|7	Version:          1.0.0
12cu|R-BiocStyle-1.0.0-1|8	Release:          1
12cu|R-BiocStyle-1.0.0-1|9	Summary:          Standard styles for vignettes and other Bioconductor documents
12cu|R-BiocStyle-1.0.0-1|10	Group:            Sciences/Mathematics
12cu|R-BiocStyle-1.0.0-1|11	License:          Artistic-2.0
12cu|R-BiocStyle-1.0.0-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-BiocStyle-1.0.0-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-BiocStyle-1.0.0-1|14	
12cu|R-BiocStyle-1.0.0-1|15	
12cu|R-BiocStyle-1.0.0-1|16	
12cu|R-BiocStyle-1.0.0-1|17	
12cu|R-BiocStyle-1.0.0-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-BiocStyle-1.0.0-1|19	
12cu|R-BiocStyle-1.0.0-1|20	
12cu|R-BiocStyle-1.0.0-1|21	%description
12cu|R-BiocStyle-1.0.0-1|22	Provides standard formatting styles for Bioconductor documents. The
12cu|R-BiocStyle-1.0.0-1|23	vignette illustrates use and functionality.
12cu|R-BiocStyle-1.0.0-1|24	
12cu|R-BiocStyle-1.0.0-1|25	%prep
12cu|R-BiocStyle-1.0.0-1|26	%setup -q -c -n %{packname}
12cu|R-BiocStyle-1.0.0-1|27	
12cu|R-BiocStyle-1.0.0-1|28	%build
12cu|R-BiocStyle-1.0.0-1|29	
12cu|R-BiocStyle-1.0.0-1|30	%install
12cu|R-BiocStyle-1.0.0-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-BiocStyle-1.0.0-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-BiocStyle-1.0.0-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-BiocStyle-1.0.0-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-BiocStyle-1.0.0-1|35	
12cu|R-BiocStyle-1.0.0-1|36	%check
12cu|R-BiocStyle-1.0.0-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-BiocStyle-1.0.0-1|38	
12cu|R-BiocStyle-1.0.0-1|39	%files
12cu|R-BiocStyle-1.0.0-1|40	%dir %{rlibdir}/%{packname}
12cu|R-BiocStyle-1.0.0-1|41	%doc %{rlibdir}/%{packname}/doc
12cu|R-BiocStyle-1.0.0-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-BiocStyle-1.0.0-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-BiocStyle-1.0.0-1|44	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-BiocStyle-1.0.0-1|45	%{rlibdir}/%{packname}/INDEX
12cu|R-BiocStyle-1.0.0-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-BiocStyle-1.0.0-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-BiocStyle-1.0.0-1|48	%{rlibdir}/%{packname}/R
12cu|R-BiocStyle-1.0.0-1|49	%{rlibdir}/%{packname}/help
12cu|R-BiocStyle-1.0.0-1|50	%{rlibdir}/%{packname}/sty
12cu|R-BiocStyle-1.0.0-1|51	
12cu|R-BiocStyle-1.0.0-1|52	%changelog
12cu|R-BiocStyle-1.0.0-1|53	* Mon Dec 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-1
12cu|R-BiocStyle-1.0.0-1|54	+ Revision: 23fb521
12cu|R-BiocStyle-1.0.0-1|55	- Disable debug
12cu|R-BiocStyle-1.0.0-1|56	
12cu|R-BiocStyle-1.0.0-1|57	

12273 12
12cu|R-biomaRt-2.18.0-1|1	%global packname  biomaRt
12cu|R-biomaRt-2.18.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-biomaRt-2.18.0-1|3	
12cu|R-biomaRt-2.18.0-1|4	%define debug_package %{nil}
12cu|R-biomaRt-2.18.0-1|5	
12cu|R-biomaRt-2.18.0-1|6	Name:             R-%{packname}
12cu|R-biomaRt-2.18.0-1|7	Version:          2.18.0
12cu|R-biomaRt-2.18.0-1|8	Release:          1
12cu|R-biomaRt-2.18.0-1|9	Summary:          Interface to BioMart databases (e.g. Ensembl, COSMIC ,Wormbase and Gramene)
12cu|R-biomaRt-2.18.0-1|10	Group:            Sciences/Mathematics
12cu|R-biomaRt-2.18.0-1|11	License:          Artistic-2.0
12cu|R-biomaRt-2.18.0-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-biomaRt-2.18.0-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/biomaRt_2.18.0.tar.gz
12cu|R-biomaRt-2.18.0-1|14	Requires:         R-methods
12cu|R-biomaRt-2.18.0-1|15	Requires:         R-XML R-RCurl
12cu|R-biomaRt-2.18.0-1|16	Requires:         R-annotate
12cu|R-biomaRt-2.18.0-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-biomaRt-2.18.0-1|18	BuildRequires:    R-XML R-RCurl
12cu|R-biomaRt-2.18.0-1|19	BuildRequires:    R-annotate
12cu|R-biomaRt-2.18.0-1|20	
12cu|R-biomaRt-2.18.0-1|21	%description
12cu|R-biomaRt-2.18.0-1|22	In recent years a wealth of biological data has become available in public
12cu|R-biomaRt-2.18.0-1|23	data repositories. Easy access to these valuable data resources and firm
12cu|R-biomaRt-2.18.0-1|24	integration with data analysis is needed for comprehensive bioinformatics
12cu|R-biomaRt-2.18.0-1|25	data analysis.  biomaRt provides an interface to a growing collection of
12cu|R-biomaRt-2.18.0-1|26	databases implementing the BioMart software suite
12cu|R-biomaRt-2.18.0-1|27	(http://www.biomart.org). The package enables retrieval of large amounts
12cu|R-biomaRt-2.18.0-1|28	of data in a uniform way without the need to know the underlying database
12cu|R-biomaRt-2.18.0-1|29	schemas or write complex SQL queries. Examples of BioMart databases are
12cu|R-biomaRt-2.18.0-1|30	Ensembl, COSMIC, Uniprot, HGNC, Gramene, Wormbase and dbSNP mapped to
12cu|R-biomaRt-2.18.0-1|31	Ensembl. These major databases give biomaRt users direct access to a
12cu|R-biomaRt-2.18.0-1|32	diverse set of data and enable a wide range of powerful online queries
12cu|R-biomaRt-2.18.0-1|33	from gene annotation to database mining.
12cu|R-biomaRt-2.18.0-1|34	
12cu|R-biomaRt-2.18.0-1|35	%prep
12cu|R-biomaRt-2.18.0-1|36	%setup -q -c -n %{packname}
12cu|R-biomaRt-2.18.0-1|37	
12cu|R-biomaRt-2.18.0-1|38	%build
12cu|R-biomaRt-2.18.0-1|39	
12cu|R-biomaRt-2.18.0-1|40	%install
12cu|R-biomaRt-2.18.0-1|41	mkdir -p %{buildroot}%{rlibdir}
12cu|R-biomaRt-2.18.0-1|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-biomaRt-2.18.0-1|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-biomaRt-2.18.0-1|44	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-biomaRt-2.18.0-1|45	
12cu|R-biomaRt-2.18.0-1|46	%files
12cu|R-biomaRt-2.18.0-1|47	%dir %{rlibdir}/%{packname}
12cu|R-biomaRt-2.18.0-1|48	%doc %{rlibdir}/%{packname}/doc
12cu|R-biomaRt-2.18.0-1|49	%doc %{rlibdir}/%{packname}/html
12cu|R-biomaRt-2.18.0-1|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-biomaRt-2.18.0-1|51	%{rlibdir}/%{packname}/CITATION
12cu|R-biomaRt-2.18.0-1|52	%{rlibdir}/%{packname}/INDEX
12cu|R-biomaRt-2.18.0-1|53	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-biomaRt-2.18.0-1|54	%{rlibdir}/%{packname}/Meta
12cu|R-biomaRt-2.18.0-1|55	%{rlibdir}/%{packname}/R
12cu|R-biomaRt-2.18.0-1|56	%{rlibdir}/%{packname}/help
12cu|R-biomaRt-2.18.0-1|57	%{rlibdir}/%{packname}/scripts
12cu|R-biomaRt-2.18.0-1|58	
12cu|R-biomaRt-2.18.0-1|59	
12cu|R-biomaRt-2.18.0-1|60	%changelog
12cu|R-biomaRt-2.18.0-1|61	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.18.0-1
12cu|R-biomaRt-2.18.0-1|62	+ Revision: ffa1f28
12cu|R-biomaRt-2.18.0-1|63	- LOG Updated to 2.18.0 (by updates_builder)
12cu|R-biomaRt-2.18.0-1|64	
12cu|R-biomaRt-2.18.0-1|65	

12274 12
12cu|R-Biostrings-2.30.1-1|1	%bcond_with bootstrap
12cu|R-Biostrings-2.30.1-1|2	%global packname  Biostrings
12cu|R-Biostrings-2.30.1-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-Biostrings-2.30.1-1|4	
12cu|R-Biostrings-2.30.1-1|5	Name:             R-%{packname}
12cu|R-Biostrings-2.30.1-1|6	Version:          2.30.1
12cu|R-Biostrings-2.30.1-1|7	Release:          1
12cu|R-Biostrings-2.30.1-1|8	Summary:          String objects representing biological sequences, and matching algorithms
12cu|R-Biostrings-2.30.1-1|9	Group:            Sciences/Mathematics
12cu|R-Biostrings-2.30.1-1|10	License:          Artistic-2.0
12cu|R-Biostrings-2.30.1-1|11	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-Biostrings-2.30.1-1|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/Biostrings_%{version}.tar.gz
12cu|R-Biostrings-2.30.1-1|13	Requires:         R-methods R-IRanges R-graphics R-methods R-stats R-utils
12cu|R-Biostrings-2.30.1-1|14	Requires:         R-RUnit R-Rmpi
12cu|R-Biostrings-2.30.1-1|15	%if %{without bootstrap}
12cu|R-Biostrings-2.30.1-1|16	Requires:         R-BSgenome R-BSgenome.Celegans.UCSC.ce2
12cu|R-Biostrings-2.30.1-1|17	Requires:         R-BSgenome.Dmelanogaster.UCSC.dm3 R-drosophila2probe
12cu|R-Biostrings-2.30.1-1|18	Requires:         R-hgu95av2probe R-hgu133aprobe R-GenomicFeatures
12cu|R-Biostrings-2.30.1-1|19	Requires:         R-hgu95av2cdf R-affy R-affydata R-XVector
12cu|R-Biostrings-2.30.1-1|20	%endif
12cu|R-Biostrings-2.30.1-1|21	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-Biostrings-2.30.1-1|22	BuildRequires:    R-IRanges R-graphics R-methods R-stats R-utils R-IRanges
12cu|R-Biostrings-2.30.1-1|23	BuildRequires:    R-RUnit R-Rmpi
12cu|R-Biostrings-2.30.1-1|24	%if %{without bootstrap}
12cu|R-Biostrings-2.30.1-1|25	BuildRequires:    R-BSgenome R-BSgenome.Celegans.UCSC.ce2
12cu|R-Biostrings-2.30.1-1|26	BuildRequires:    R-BSgenome.Dmelanogaster.UCSC.dm3 R-drosophila2probe
12cu|R-Biostrings-2.30.1-1|27	BuildRequires:    R-hgu95av2probe R-hgu133aprobe R-GenomicFeatures
12cu|R-Biostrings-2.30.1-1|28	BuildRequires:    R-hgu95av2cdf R-affy R-affydata R-XVector
12cu|R-Biostrings-2.30.1-1|29	%endif
12cu|R-Biostrings-2.30.1-1|30	BuildRequires:    x11-server-xvfb
12cu|R-Biostrings-2.30.1-1|31	
12cu|R-Biostrings-2.30.1-1|32	%description
12cu|R-Biostrings-2.30.1-1|33	Memory efficient string containers, string matching algorithms, and other
12cu|R-Biostrings-2.30.1-1|34	utilities, for fast manipulation of large biological sequences or sets of
12cu|R-Biostrings-2.30.1-1|35	
12cu|R-Biostrings-2.30.1-1|36	%prep
12cu|R-Biostrings-2.30.1-1|37	%setup -q -c -n %{packname}
12cu|R-Biostrings-2.30.1-1|38	
12cu|R-Biostrings-2.30.1-1|39	%build
12cu|R-Biostrings-2.30.1-1|40	
12cu|R-Biostrings-2.30.1-1|41	%install
12cu|R-Biostrings-2.30.1-1|42	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Biostrings-2.30.1-1|43	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Biostrings-2.30.1-1|44	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Biostrings-2.30.1-1|45	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Biostrings-2.30.1-1|46	
12cu|R-Biostrings-2.30.1-1|47	%if %{without bootstrap}
12cu|R-Biostrings-2.30.1-1|48	%check
12cu|R-Biostrings-2.30.1-1|49	xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-Biostrings-2.30.1-1|50	%endif
12cu|R-Biostrings-2.30.1-1|51	
12cu|R-Biostrings-2.30.1-1|52	%files
12cu|R-Biostrings-2.30.1-1|53	%dir %{rlibdir}/%{packname}
12cu|R-Biostrings-2.30.1-1|54	%doc %{rlibdir}/%{packname}/doc
12cu|R-Biostrings-2.30.1-1|55	%doc %{rlibdir}/%{packname}/html
12cu|R-Biostrings-2.30.1-1|56	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Biostrings-2.30.1-1|57	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-Biostrings-2.30.1-1|58	%{rlibdir}/%{packname}/INDEX
12cu|R-Biostrings-2.30.1-1|59	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Biostrings-2.30.1-1|60	%{rlibdir}/%{packname}/Meta
12cu|R-Biostrings-2.30.1-1|61	%{rlibdir}/%{packname}/R
12cu|R-Biostrings-2.30.1-1|62	%{rlibdir}/%{packname}/UnitTests
12cu|R-Biostrings-2.30.1-1|63	%{rlibdir}/%{packname}/data
12cu|R-Biostrings-2.30.1-1|64	%{rlibdir}/%{packname}/extdata
12cu|R-Biostrings-2.30.1-1|65	%{rlibdir}/%{packname}/help
12cu|R-Biostrings-2.30.1-1|66	%{rlibdir}/%{packname}/include
12cu|R-Biostrings-2.30.1-1|67	%{rlibdir}/%{packname}/libs
12cu|R-Biostrings-2.30.1-1|68	
12cu|R-Biostrings-2.30.1-1|69	%changelog
12cu|R-Biostrings-2.30.1-1|70	* Tue Dec 17 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.30.1-1
12cu|R-Biostrings-2.30.1-1|71	+ Revision: 7d56382
12cu|R-Biostrings-2.30.1-1|72	- Added R-XVector req
12cu|R-Biostrings-2.30.1-1|73	
12cu|R-Biostrings-2.30.1-1|74	

12275 12
12cu|R-bitops-1.0.6-1|1	%global packname  bitops
12cu|R-bitops-1.0.6-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-bitops-1.0.6-1|3	
12cu|R-bitops-1.0.6-1|4	Name:             R-%{packname}
12cu|R-bitops-1.0.6-1|5	Version:          1.0.6
12cu|R-bitops-1.0.6-1|6	Release:          1
12cu|R-bitops-1.0.6-1|7	Summary:          Functions for Bitwise operations
12cu|R-bitops-1.0.6-1|8	Group:            Sciences/Mathematics
12cu|R-bitops-1.0.6-1|9	License:          GPL (>= 2)
12cu|R-bitops-1.0.6-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-bitops-1.0.6-1|11	Source0:          http://cran.r-project.org/src/contrib/bitops_1.0-6.tar.gz
12cu|R-bitops-1.0.6-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-bitops-1.0.6-1|13	
12cu|R-bitops-1.0.6-1|14	%description
12cu|R-bitops-1.0.6-1|15	Functions for Bitwise operations on integer vectors.
12cu|R-bitops-1.0.6-1|16	
12cu|R-bitops-1.0.6-1|17	%prep
12cu|R-bitops-1.0.6-1|18	%setup -q -c -n %{packname}
12cu|R-bitops-1.0.6-1|19	
12cu|R-bitops-1.0.6-1|20	%build
12cu|R-bitops-1.0.6-1|21	
12cu|R-bitops-1.0.6-1|22	%install
12cu|R-bitops-1.0.6-1|23	mkdir -p %{buildroot}%{rlibdir}
12cu|R-bitops-1.0.6-1|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-bitops-1.0.6-1|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-bitops-1.0.6-1|26	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-bitops-1.0.6-1|27	
12cu|R-bitops-1.0.6-1|28	%check
12cu|R-bitops-1.0.6-1|29	%{_bindir}/R CMD check %{packname}
12cu|R-bitops-1.0.6-1|30	
12cu|R-bitops-1.0.6-1|31	%files
12cu|R-bitops-1.0.6-1|32	%dir %{rlibdir}/%{packname}
12cu|R-bitops-1.0.6-1|33	%doc %{rlibdir}/%{packname}/html
12cu|R-bitops-1.0.6-1|34	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-bitops-1.0.6-1|35	%{rlibdir}/%{packname}/INDEX
12cu|R-bitops-1.0.6-1|36	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-bitops-1.0.6-1|37	%{rlibdir}/%{packname}/Meta
12cu|R-bitops-1.0.6-1|38	%{rlibdir}/%{packname}/R
12cu|R-bitops-1.0.6-1|39	%{rlibdir}/%{packname}/help
12cu|R-bitops-1.0.6-1|40	%{rlibdir}/%{packname}/libs
12cu|R-bitops-1.0.6-1|41	
12cu|R-bitops-1.0.6-1|42	
12cu|R-bitops-1.0.6-1|43	%changelog
12cu|R-bitops-1.0.6-1|44	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_4.1-1
12cu|R-bitops-1.0.6-1|45	+ Revision: 775391
12cu|R-bitops-1.0.6-1|46	- Import R-bitops
12cu|R-bitops-1.0.6-1|47	- Import R-bitops
12cu|R-bitops-1.0.6-1|48	
12cu|R-bitops-1.0.6-1|49	
12cu|R-bitops-1.0.6-1|50	

12276 12
12cu|R-boot-1.3.10-1|1	%global packname  boot
12cu|R-boot-1.3.10-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-boot-1.3.10-1|3	
12cu|R-boot-1.3.10-1|4	Name:             R-%{packname}
12cu|R-boot-1.3.10-1|5	Version:          1.3.10
12cu|R-boot-1.3.10-1|6	Release:          1
12cu|R-boot-1.3.10-1|7	Summary:          Bootstrap Functions (originally by Angelo Canty for S)
12cu|R-boot-1.3.10-1|8	Group:            Sciences/Mathematics
12cu|R-boot-1.3.10-1|9	License:          Unlimited
12cu|R-boot-1.3.10-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-boot-1.3.10-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.3-10.tar.gz
12cu|R-boot-1.3.10-1|12	BuildArch:        noarch
12cu|R-boot-1.3.10-1|13	Requires:         R-core
12cu|R-boot-1.3.10-1|14	
12cu|R-boot-1.3.10-1|15	Requires:         R-graphics R-stats
12cu|R-boot-1.3.10-1|16	
12cu|R-boot-1.3.10-1|17	Requires:         R-MASS R-survival
12cu|R-boot-1.3.10-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-graphics R-stats
12cu|R-boot-1.3.10-1|19	
12cu|R-boot-1.3.10-1|20	BuildRequires:   R-MASS R-survival
12cu|R-boot-1.3.10-1|21	%description
12cu|R-boot-1.3.10-1|22	functions and datasets for bootstrapping from the book "Bootstrap Methods
12cu|R-boot-1.3.10-1|23	and Their Applications" by A. C. Davison and D. V. Hinkley (1997, CUP).
12cu|R-boot-1.3.10-1|24	
12cu|R-boot-1.3.10-1|25	%prep
12cu|R-boot-1.3.10-1|26	%setup -q -c -n %{packname}
12cu|R-boot-1.3.10-1|27	
12cu|R-boot-1.3.10-1|28	%build
12cu|R-boot-1.3.10-1|29	
12cu|R-boot-1.3.10-1|30	%install
12cu|R-boot-1.3.10-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-boot-1.3.10-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-boot-1.3.10-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-boot-1.3.10-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-boot-1.3.10-1|35	
12cu|R-boot-1.3.10-1|36	%check
12cu|R-boot-1.3.10-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-boot-1.3.10-1|38	
12cu|R-boot-1.3.10-1|39	%files
12cu|R-boot-1.3.10-1|40	%dir %{rlibdir}/%{packname}
12cu|R-boot-1.3.10-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-boot-1.3.10-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-boot-1.3.10-1|43	%{rlibdir}/%{packname}/CITATION
12cu|R-boot-1.3.10-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-boot-1.3.10-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-boot-1.3.10-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-boot-1.3.10-1|47	%{rlibdir}/%{packname}/R
12cu|R-boot-1.3.10-1|48	%{rlibdir}/%{packname}/bd.q
12cu|R-boot-1.3.10-1|49	%{rlibdir}/%{packname}/data
12cu|R-boot-1.3.10-1|50	%{rlibdir}/%{packname}/help
12cu|R-boot-1.3.10-1|51	%{rlibdir}/%{packname}/po
12cu|R-boot-1.3.10-1|52	
12cu|R-boot-1.3.10-1|53	%changelog
12cu|R-boot-1.3.10-1|54	* Wed Mar 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.10-1
12cu|R-boot-1.3.10-1|55	+ Revision: 9d61167
12cu|R-boot-1.3.10-1|56	- Fix files
12cu|R-boot-1.3.10-1|57	
12cu|R-boot-1.3.10-1|58	

12277 12
12cu|R-BSgenome-1.30.0-1|1	#%bcond_with internet
12cu|R-BSgenome-1.30.0-1|2	%bcond_with bootstrap
12cu|R-BSgenome-1.30.0-1|3	%global packname  BSgenome
12cu|R-BSgenome-1.30.0-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-BSgenome-1.30.0-1|5	
12cu|R-BSgenome-1.30.0-1|6	%define debug_package %{nil}
12cu|R-BSgenome-1.30.0-1|7	
12cu|R-BSgenome-1.30.0-1|8	Name:             R-%{packname}
12cu|R-BSgenome-1.30.0-1|9	Version:          1.30.0
12cu|R-BSgenome-1.30.0-1|10	Release:          1
12cu|R-BSgenome-1.30.0-1|11	Summary:          Infrastructure for Biostrings-based genome data packages
12cu|R-BSgenome-1.30.0-1|12	Group:            Sciences/Mathematics
12cu|R-BSgenome-1.30.0-1|13	License:          Artistic-2.0
12cu|R-BSgenome-1.30.0-1|14	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-BSgenome-1.30.0-1|15	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/BSgenome_1.30.0.tar.gz
12cu|R-BSgenome-1.30.0-1|16	Requires:         R-methods R-IRanges R-GenomicRanges R-Biostrings R-RUnit
12cu|R-BSgenome-1.30.0-1|17	Requires:         R-Biobase
12cu|R-BSgenome-1.30.0-1|18	%if %{without bootstrap}
12cu|R-BSgenome-1.30.0-1|19	Requires:         R-BSgenome.Celegans.UCSC.ce2 R-BSgenome.Hsapiens.UCSC.hg19
12cu|R-BSgenome-1.30.0-1|20	Requires:         R-SNPlocs.Hsapiens.dbSNP.20100427 R-hgu95av2probe
12cu|R-BSgenome-1.30.0-1|21	%endif
12cu|R-BSgenome-1.30.0-1|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-BSgenome-1.30.0-1|23	BuildRequires:    R-IRanges R-GenomicRanges R-Biostrings R-RUnit R-Biobase
12cu|R-BSgenome-1.30.0-1|24	%if %{without bootstrap}
12cu|R-BSgenome-1.30.0-1|25	BuildRequires:    R-BSgenome.Celegans.UCSC.ce2 R-BSgenome.Hsapiens.UCSC.hg19
12cu|R-BSgenome-1.30.0-1|26	BuildRequires:    R-SNPlocs.Hsapiens.dbSNP.20100427 R-hgu95av2probe
12cu|R-BSgenome-1.30.0-1|27	%endif
12cu|R-BSgenome-1.30.0-1|28	
12cu|R-BSgenome-1.30.0-1|29	%description
12cu|R-BSgenome-1.30.0-1|30	Infrastructure shared by all the Biostrings-based genome data packages
12cu|R-BSgenome-1.30.0-1|31	
12cu|R-BSgenome-1.30.0-1|32	%prep
12cu|R-BSgenome-1.30.0-1|33	%setup -q -c -n %{packname}
12cu|R-BSgenome-1.30.0-1|34	
12cu|R-BSgenome-1.30.0-1|35	%build
12cu|R-BSgenome-1.30.0-1|36	
12cu|R-BSgenome-1.30.0-1|37	%install
12cu|R-BSgenome-1.30.0-1|38	mkdir -p %{buildroot}%{rlibdir}
12cu|R-BSgenome-1.30.0-1|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-BSgenome-1.30.0-1|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-BSgenome-1.30.0-1|41	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-BSgenome-1.30.0-1|42	
12cu|R-BSgenome-1.30.0-1|43	%if %{without bootstrap}
12cu|R-BSgenome-1.30.0-1|44	%if %{with internet}
12cu|R-BSgenome-1.30.0-1|45	%check
12cu|R-BSgenome-1.30.0-1|46	%{_bindir}/R CMD check %{packname}
12cu|R-BSgenome-1.30.0-1|47	%endif
12cu|R-BSgenome-1.30.0-1|48	%endif
12cu|R-BSgenome-1.30.0-1|49	
12cu|R-BSgenome-1.30.0-1|50	%files
12cu|R-BSgenome-1.30.0-1|51	%dir %{rlibdir}/%{packname}
12cu|R-BSgenome-1.30.0-1|52	%doc %{rlibdir}/%{packname}/doc
12cu|R-BSgenome-1.30.0-1|53	%doc %{rlibdir}/%{packname}/html
12cu|R-BSgenome-1.30.0-1|54	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-BSgenome-1.30.0-1|55	%{rlibdir}/%{packname}/BSgenomeDataPkg-template
12cu|R-BSgenome-1.30.0-1|56	%{rlibdir}/%{packname}/INDEX
12cu|R-BSgenome-1.30.0-1|57	%{rlibdir}/%{packname}/NEWS
12cu|R-BSgenome-1.30.0-1|58	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-BSgenome-1.30.0-1|59	%{rlibdir}/%{packname}/Meta
12cu|R-BSgenome-1.30.0-1|60	%{rlibdir}/%{packname}/R
12cu|R-BSgenome-1.30.0-1|61	%{rlibdir}/%{packname}/extdata
12cu|R-BSgenome-1.30.0-1|62	%{rlibdir}/%{packname}/help
12cu|R-BSgenome-1.30.0-1|63	
12cu|R-BSgenome-1.30.0-1|64	
12cu|R-BSgenome-1.30.0-1|65	
12cu|R-BSgenome-1.30.0-1|66	%changelog
12cu|R-BSgenome-1.30.0-1|67	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.30.0-1
12cu|R-BSgenome-1.30.0-1|68	+ Revision: 5d29c10
12cu|R-BSgenome-1.30.0-1|69	- LOG Updated to 1.30.0 (by updates_builder)
12cu|R-BSgenome-1.30.0-1|70	
12cu|R-BSgenome-1.30.0-1|71	

12278 12
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|1	%global packname  BSgenome.Celegans.UCSC.ce2
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|3	
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|4	Name:             R-%{packname}
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|5	Version:          1.3.19
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|6	Release:          1
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|7	Summary:          Caenorhabditis elegans (Worm) full genome (UCSC version ce2)
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|8	Group:            Sciences/Mathematics
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|9	License:          Artistic-2.0
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/BSgenome.Celegans.UCSC.ce2_1.3.19.tar.gz
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|12	BuildArch:        noarch
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|13	Requires:         R-core
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|14	Requires:         R-BSgenome
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|15	Requires:         R-BSgenome
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-BSgenome
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|17	BuildRequires:    R-BSgenome
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|18	
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|19	%description
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|20	Caenorhabditis elegans (Worm) full genome as provided by UCSC (ce2, Mar.
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|21	2004) and stored in Biostrings objects.
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|22	
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|23	%prep
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|24	%setup -q -c -n %{packname}
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|25	
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|26	%build
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|27	
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|28	%install
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|33	
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|34	%check
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|36	
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|37	%files
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|38	%dir %{rlibdir}/%{packname}
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|44	%{rlibdir}/%{packname}/R
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|45	%{rlibdir}/%{packname}/extdata
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|46	%{rlibdir}/%{packname}/help
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|47	
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|48	
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|49	%changelog
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|50	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3.17-1
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|51	+ Revision: 776604
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|52	- Import R-BSgenome.Celegans.UCSC.ce2
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|53	- Import R-BSgenome.Celegans.UCSC.ce2
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|54	
12cu|R-BSgenome.Celegans.UCSC.ce2-1.3.19-1|55	

12279 12
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|1	%global packname  BSgenome.Dmelanogaster.UCSC.dm3
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|3	
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|4	Name:             R-%{packname}
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|5	Version:          1.3.19
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|6	Release:          1
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|7	Summary:          Drosophila melanogaster (Fly) full genome (UCSC version dm3)
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|8	Group:            Sciences/Mathematics
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|9	License:          Artistic-2.0
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/BSgenome.Dmelanogaster.UCSC.dm3_1.3.19.tar.gz
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|12	BuildArch:        noarch
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|13	Requires:         R-core
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|14	Requires:         R-BSgenome
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|15	Requires:         R-BSgenome
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-BSgenome
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|17	BuildRequires:    R-BSgenome
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|18	
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|19	%description
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|20	Drosophila melanogaster (Fly) full genome as provided by UCSC (dm3, Apr.
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|21	2006) and stored in Biostrings objects.
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|22	
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|23	%prep
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|24	%setup -q -c -n %{packname}
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|25	
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|26	%build
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|27	
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|28	%install
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|33	
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|34	%check
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|36	
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|37	%files
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|38	%dir %{rlibdir}/%{packname}
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|44	%{rlibdir}/%{packname}/R
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|45	%{rlibdir}/%{packname}/extdata
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|46	%{rlibdir}/%{packname}/help
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|47	
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|48	
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|49	%changelog
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|50	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3.17-1
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|51	+ Revision: 776754
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|52	- Import R-BSgenome.Dmelanogaster.UCSC.dm3
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|53	- Import R-BSgenome.Dmelanogaster.UCSC.dm3
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|54	
12cu|R-BSgenome.Dmelanogaster.UCSC.dm3-1.3.19-1|55	

12280 12
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|1	%global packname  BSgenome.Hsapiens.UCSC.hg18
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|3	
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|4	Name:             R-%{packname}
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|5	Version:          1.3.19
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|6	Release:          1
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|7	Summary:          Homo sapiens (Human) full genome (UCSC version hg18)
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|8	Group:            Sciences/Mathematics
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|9	License:          Artistic-2.0
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/BSgenome.Hsapiens.UCSC.hg18_1.3.19.tar.gz
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|12	BuildArch:        noarch
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|13	Requires:         R-core
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|14	Requires:         R-BSgenome
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|15	Requires:         R-BSgenome
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-BSgenome
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|17	BuildRequires:    R-BSgenome
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|18	
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|19	%description
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|20	Homo sapiens (Human) full genome as provided by UCSC (hg18, Mar. 2006) and
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|21	stored in Biostrings objects.
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|22	
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|23	%prep
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|24	%setup -q -c -n %{packname}
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|25	
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|26	%build
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|27	
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|28	%install
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|33	
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|34	%if 0
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|35	%check
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|37	%endif
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|38	
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|39	%files
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|40	%dir %{rlibdir}/%{packname}
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|46	%{rlibdir}/%{packname}/R
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|47	%{rlibdir}/%{packname}/extdata
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|48	%{rlibdir}/%{packname}/help
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|49	
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|50	
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|51	%changelog
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|52	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3.17-1
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|53	+ Revision: 776584
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|54	- Import R-BSgenome.Hsapiens.UCSC.hg18
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|55	- Import R-BSgenome.Hsapiens.UCSC.hg18
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|56	
12cu|R-BSgenome.Hsapiens.UCSC.hg18-1.3.19-1|57	

12281 12
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|1	%global packname  BSgenome.Hsapiens.UCSC.hg19
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|3	
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|4	Name:             R-%{packname}
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|5	Version:          1.3.19
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|6	Release:          1
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|7	Summary:          Homo sapiens (Human) full genome (UCSC version hg19)
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|8	Group:            Sciences/Mathematics
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|9	License:          Artistic-2.0
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/BSgenome.Hsapiens.UCSC.hg19_1.3.19.tar.gz
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|12	BuildArch:        noarch
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|13	Requires:         R-core
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|14	Requires:         R-BSgenome
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|15	Requires:         R-BSgenome
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-BSgenome
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|17	BuildRequires:    R-BSgenome
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|18	
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|19	%description
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|20	Homo sapiens (Human) full genome as provided by UCSC (hg19, Feb. 2009) and
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|21	stored in Biostrings objects.
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|22	
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|23	%prep
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|24	%setup -q -c -n %{packname}
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|25	
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|26	%build
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|27	
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|28	%install
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|33	
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|34	%check
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|36	
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|37	%files
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|38	%dir %{rlibdir}/%{packname}
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|44	%{rlibdir}/%{packname}/R
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|45	%{rlibdir}/%{packname}/extdata
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|46	%{rlibdir}/%{packname}/help
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|47	
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|48	
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|49	
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|50	%changelog
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|51	* Tue Sep 24 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.3.19-1
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|52	+ Revision: 7133bfb
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|53	- LOG Updated to 1.3.19 (by updates_builder)
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|54	
12cu|R-BSgenome.Hsapiens.UCSC.hg19-1.3.19-1|55	

12282 12
12cu|rbutil-1.2.11-2|1	%define Werror_cflags %nil
12cu|rbutil-1.2.11-2|2	
12cu|rbutil-1.2.11-2|3	Summary:	Rockbox (rbutil) firmware for mp3 players
12cu|rbutil-1.2.11-2|4	Name:		rbutil
12cu|rbutil-1.2.11-2|5	Version:	1.2.11
12cu|rbutil-1.2.11-2|6	Release:	2
12cu|rbutil-1.2.11-2|7	License:	GPLv2
12cu|rbutil-1.2.11-2|8	Group:		System/Configuration/Hardware
12cu|rbutil-1.2.11-2|9	URL:		http://www.rockbox.org/
12cu|rbutil-1.2.11-2|10	Source:		http://download.rockbox.org/rbutil/source/%{name}_%{version}-src.tar.bz2
12cu|rbutil-1.2.11-2|11	BuildRequires:	qt4-devel
12cu|rbutil-1.2.11-2|12	BuildRequires:	usb1-devel
12cu|rbutil-1.2.11-2|13	Patch0:		werror_sec.patch
12cu|rbutil-1.2.11-2|14	
12cu|rbutil-1.2.11-2|15	
12cu|rbutil-1.2.11-2|16	%description
12cu|rbutil-1.2.11-2|17	Rockbox (rbutil) is an open source firmware for mp3 players, written from
12cu|rbutil-1.2.11-2|18	scratch. It runs on a wide range of players:
12cu|rbutil-1.2.11-2|19	
12cu|rbutil-1.2.11-2|20	* Apple: 1st through 5.5th generation iPod, iPod Mini and 1st generation iPod
12cu|rbutil-1.2.11-2|21	Nano
12cu|rbutil-1.2.11-2|22	(not the Shuffle, 2nd/3rd/4th gen Nano, Classic or Touch)
12cu|rbutil-1.2.11-2|23	* Archos: Jukebox 5000, 6000, Studio, Recorder, FM Recorder, Recorder V2 and
12cu|rbutil-1.2.11-2|24	Ondio
12cu|rbutil-1.2.11-2|25	* Cowon: iAudio X5, X5V, X5L, M5, M5L, M3 and M3L
12cu|rbutil-1.2.11-2|26	* iriver: iHP100 series, H100 series, H300 series and H10 series
12cu|rbutil-1.2.11-2|27	* Olympus: M:Robe 100
12cu|rbutil-1.2.11-2|28	* SanDisk: Sansa c200 series, e200 series and e200R series (not the AMS models)
12cu|rbutil-1.2.11-2|29	* Toshiba: Gigabeat X and F series (not the S series)
12cu|rbutil-1.2.11-2|30	
12cu|rbutil-1.2.11-2|31	%prep
12cu|rbutil-1.2.11-2|32	%setup -q -n %{name}_%{version}
12cu|rbutil-1.2.11-2|33	%patch0 -p0
12cu|rbutil-1.2.11-2|34	
12cu|rbutil-1.2.11-2|35	%build
12cu|rbutil-1.2.11-2|36	cd rbutil/rbutilqt
12cu|rbutil-1.2.11-2|37	lrelease rbutilqt.pro
12cu|rbutil-1.2.11-2|38	
12cu|rbutil-1.2.11-2|39	%qmake_qt4
12cu|rbutil-1.2.11-2|40	%make
12cu|rbutil-1.2.11-2|41	
12cu|rbutil-1.2.11-2|42	%install
12cu|rbutil-1.2.11-2|43	# menu
12cu|rbutil-1.2.11-2|44	mkdir -p %{buildroot}%{_datadir}/applications
12cu|rbutil-1.2.11-2|45	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cu|rbutil-1.2.11-2|46	[Desktop Entry]
12cu|rbutil-1.2.11-2|47	Encoding=UTF-8
12cu|rbutil-1.2.11-2|48	Name=RockBox
12cu|rbutil-1.2.11-2|49	Comment=Firmware for mp3 players
12cu|rbutil-1.2.11-2|50	Exec=rbutil
12cu|rbutil-1.2.11-2|51	Icon=%{name}.png
12cu|rbutil-1.2.11-2|52	Terminal=false
12cu|rbutil-1.2.11-2|53	Type=Application
12cu|rbutil-1.2.11-2|54	StartupNotify=true
12cu|rbutil-1.2.11-2|55	Categories=System;Hardware;X-MandrivaLinux-System-Configuration-Hardware;
12cu|rbutil-1.2.11-2|56	EOF
12cu|rbutil-1.2.11-2|57	
12cu|rbutil-1.2.11-2|58	#icon
12cu|rbutil-1.2.11-2|59	install -m 644 rbutil/rbutilqt/icons/%{name}.png -D %{buildroot}%{_iconsdir}/%{name}.png
12cu|rbutil-1.2.11-2|60	install -m 755 rbutil/rbutilqt/RockboxUtility -D %{buildroot}%{_bindir}/%{name}
12cu|rbutil-1.2.11-2|61	
12cu|rbutil-1.2.11-2|62	
12cu|rbutil-1.2.11-2|63	%files
12cu|rbutil-1.2.11-2|64	%{_bindir}/rbutil
12cu|rbutil-1.2.11-2|65	%{_datadir}/applications/%{name}.desktop
12cu|rbutil-1.2.11-2|66	%{_iconsdir}/%{name}.png
12cu|rbutil-1.2.11-2|67	
12cu|rbutil-1.2.11-2|68	
12cu|rbutil-1.2.11-2|69	%changelog
12cu|rbutil-1.2.11-2|70	* Fri Dec 09 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.2.11-1
12cu|rbutil-1.2.11-2|71	+ Revision: 739380
12cu|rbutil-1.2.11-2|72	- BR fix
12cu|rbutil-1.2.11-2|73	- imported package rbutil
12cu|rbutil-1.2.11-2|74	

12283 12
12cu|R-ca-0.53-1|1	%global packname  ca
12cu|R-ca-0.53-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-ca-0.53-1|3	
12cu|R-ca-0.53-1|4	Name:             R-%{packname}
12cu|R-ca-0.53-1|5	Version:          0.53
12cu|R-ca-0.53-1|6	Release:          1
12cu|R-ca-0.53-1|7	Summary:          Simple, Multiple and Joint Correspondence Analysis
12cu|R-ca-0.53-1|8	Group:            Sciences/Mathematics
12cu|R-ca-0.53-1|9	License:          GPL
12cu|R-ca-0.53-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-ca-0.53-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-ca-0.53-1|12	BuildArch:        noarch
12cu|R-ca-0.53-1|13	Requires:         R-core
12cu|R-ca-0.53-1|14	
12cu|R-ca-0.53-1|15	
12cu|R-ca-0.53-1|16	
12cu|R-ca-0.53-1|17	Requires:         R-rgl
12cu|R-ca-0.53-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-ca-0.53-1|19	
12cu|R-ca-0.53-1|20	BuildRequires:   R-rgl
12cu|R-ca-0.53-1|21	%description
12cu|R-ca-0.53-1|22	A package for computation and visualization of simple, multiple and joint
12cu|R-ca-0.53-1|23	correspondence analysis.
12cu|R-ca-0.53-1|24	
12cu|R-ca-0.53-1|25	%prep
12cu|R-ca-0.53-1|26	%setup -q -c -n %{packname}
12cu|R-ca-0.53-1|27	
12cu|R-ca-0.53-1|28	%build
12cu|R-ca-0.53-1|29	
12cu|R-ca-0.53-1|30	%install
12cu|R-ca-0.53-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ca-0.53-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ca-0.53-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ca-0.53-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ca-0.53-1|35	
12cu|R-ca-0.53-1|36	%check
12cu|R-ca-0.53-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-ca-0.53-1|38	
12cu|R-ca-0.53-1|39	%files
12cu|R-ca-0.53-1|40	%dir %{rlibdir}/%{packname}
12cu|R-ca-0.53-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-ca-0.53-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ca-0.53-1|43	%{rlibdir}/%{packname}/CITATION
12cu|R-ca-0.53-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-ca-0.53-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ca-0.53-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-ca-0.53-1|47	%{rlibdir}/%{packname}/R
12cu|R-ca-0.53-1|48	%{rlibdir}/%{packname}/data
12cu|R-ca-0.53-1|49	%{rlibdir}/%{packname}/help
12cu|R-ca-0.53-1|50	
12cu|R-ca-0.53-1|51	%changelog
12cu|R-ca-0.53-1|52	* Mon Mar 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.53-1
12cu|R-ca-0.53-1|53	+ Revision: 132ca29
12cu|R-ca-0.53-1|54	- Fix files
12cu|R-ca-0.53-1|55	
12cu|R-ca-0.53-1|56	

12284 12
12cu|R-Cairo-1.5.5-1|1	%global packname  Cairo
12cu|R-Cairo-1.5.5-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-Cairo-1.5.5-1|3	
12cu|R-Cairo-1.5.5-1|4	Name:             R-%{packname}
12cu|R-Cairo-1.5.5-1|5	Version:          1.5.5
12cu|R-Cairo-1.5.5-1|6	Release:          1
12cu|R-Cairo-1.5.5-1|7	Summary:          Graphics device using cairo for creating high-quality output
12cu|R-Cairo-1.5.5-1|8	Group:            Sciences/Mathematics
12cu|R-Cairo-1.5.5-1|9	License:          GPL-2
12cu|R-Cairo-1.5.5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Cairo-1.5.5-1|11	Source0:          http://cran.r-project.org/src/contrib/Cairo_1.5-5.tar.gz
12cu|R-Cairo-1.5.5-1|12	Requires:         R-png
12cu|R-Cairo-1.5.5-1|13	BuildRequires:    R-devel Rmath-devel R-png texlive-collection-latex
12cu|R-Cairo-1.5.5-1|14	BuildRequires:    cairo-devel
12cu|R-Cairo-1.5.5-1|15	BuildRequires:    glib2-devel
12cu|R-Cairo-1.5.5-1|16	BuildRequires:    libice-devel
12cu|R-Cairo-1.5.5-1|17	BuildRequires:    libsm-devel
12cu|R-Cairo-1.5.5-1|18	BuildRequires:    libxmu-devel
12cu|R-Cairo-1.5.5-1|19	BuildRequires:    libxt-devel
12cu|R-Cairo-1.5.5-1|20	%rename R-cran-Cairo
12cu|R-Cairo-1.5.5-1|21	
12cu|R-Cairo-1.5.5-1|22	%description
12cu|R-Cairo-1.5.5-1|23	This package provides a Cairo graphics device that can be use to create
12cu|R-Cairo-1.5.5-1|24	high-quality vector (PDF, PostScript and SVG) and bitmap output
12cu|R-Cairo-1.5.5-1|25	(PNG,JPEG,TIFF), and high-quality rendering in displays (X11 and Win32).
12cu|R-Cairo-1.5.5-1|26	Since it uses the same back-end for all output, copying across formats is
12cu|R-Cairo-1.5.5-1|27	WYSIWYG. Files are created without the dependence on X11 or other external
12cu|R-Cairo-1.5.5-1|28	programs. This device supports alpha channel (semi-transparent drawing)
12cu|R-Cairo-1.5.5-1|29	and resulting images can contain transparent and semi-transparent regions.
12cu|R-Cairo-1.5.5-1|30	It is ideal for use in server environemnts (file output) and as a
12cu|R-Cairo-1.5.5-1|31	replacement for other devices that don't have Cairo's capabilities such as
12cu|R-Cairo-1.5.5-1|32	alpha support or anti-aliasing. Backends are modular such that any subset
12cu|R-Cairo-1.5.5-1|33	of backends is supported.
12cu|R-Cairo-1.5.5-1|34	
12cu|R-Cairo-1.5.5-1|35	%prep
12cu|R-Cairo-1.5.5-1|36	%setup -q -c -n %{packname}
12cu|R-Cairo-1.5.5-1|37	
12cu|R-Cairo-1.5.5-1|38	%build
12cu|R-Cairo-1.5.5-1|39	
12cu|R-Cairo-1.5.5-1|40	%install
12cu|R-Cairo-1.5.5-1|41	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Cairo-1.5.5-1|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Cairo-1.5.5-1|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Cairo-1.5.5-1|44	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Cairo-1.5.5-1|45	
12cu|R-Cairo-1.5.5-1|46	%check
12cu|R-Cairo-1.5.5-1|47	%{_bindir}/R CMD check %{packname}
12cu|R-Cairo-1.5.5-1|48	
12cu|R-Cairo-1.5.5-1|49	%files
12cu|R-Cairo-1.5.5-1|50	%dir %{rlibdir}/%{packname}
12cu|R-Cairo-1.5.5-1|51	%doc %{rlibdir}/%{packname}/html
12cu|R-Cairo-1.5.5-1|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Cairo-1.5.5-1|53	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-Cairo-1.5.5-1|54	%{rlibdir}/%{packname}/INDEX
12cu|R-Cairo-1.5.5-1|55	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Cairo-1.5.5-1|56	%{rlibdir}/%{packname}/Meta
12cu|R-Cairo-1.5.5-1|57	%{rlibdir}/%{packname}/R
12cu|R-Cairo-1.5.5-1|58	%{rlibdir}/%{packname}/help
12cu|R-Cairo-1.5.5-1|59	%{rlibdir}/%{packname}/libs
12cu|R-Cairo-1.5.5-1|60	
12cu|R-Cairo-1.5.5-1|61	
12cu|R-Cairo-1.5.5-1|62	%changelog
12cu|R-Cairo-1.5.5-1|63	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.5-1
12cu|R-Cairo-1.5.5-1|64	+ Revision: 6ed50de
12cu|R-Cairo-1.5.5-1|65	- Updated to 1.5.5 (by updates_builder)
12cu|R-Cairo-1.5.5-1|66	
12cu|R-Cairo-1.5.5-1|67	

12285 12
12cu|R-cairoDevice-2.19-2|1	%global packname  cairoDevice
12cu|R-cairoDevice-2.19-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-cairoDevice-2.19-2|3	
12cu|R-cairoDevice-2.19-2|4	Name:             R-%{packname}
12cu|R-cairoDevice-2.19-2|5	Version:          2.19
12cu|R-cairoDevice-2.19-2|6	Release:          2
12cu|R-cairoDevice-2.19-2|7	Summary:          Cairo-based cross-platform antialiased graphics device driver
12cu|R-cairoDevice-2.19-2|8	Group:            Sciences/Mathematics
12cu|R-cairoDevice-2.19-2|9	License:          GPL
12cu|R-cairoDevice-2.19-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-cairoDevice-2.19-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-cairoDevice-2.19-2|12	Requires:         R-grDevices
12cu|R-cairoDevice-2.19-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-cairoDevice-2.19-2|14	BuildRequires:    R-grDevices
12cu|R-cairoDevice-2.19-2|15	BuildRequires:    cairo-devel
12cu|R-cairoDevice-2.19-2|16	BuildRequires:    glib2-devel
12cu|R-cairoDevice-2.19-2|17	BuildRequires:    gtk2-devel
12cu|R-cairoDevice-2.19-2|18	BuildRequires:    jpeg-devel
12cu|R-cairoDevice-2.19-2|19	BuildRequires:    tiff-devel
12cu|R-cairoDevice-2.19-2|20	BuildRequires:    x11-server-xvfb
12cu|R-cairoDevice-2.19-2|21	%rename R-cran-cairoDevice
12cu|R-cairoDevice-2.19-2|22	
12cu|R-cairoDevice-2.19-2|23	%description
12cu|R-cairoDevice-2.19-2|24	Cairo/GTK graphics device driver with output to screen, file (png, svg,
12cu|R-cairoDevice-2.19-2|25	pdf, and ps) or memory (arbitrary GdkDrawable or Cairo context). The
12cu|R-cairoDevice-2.19-2|26	screen device may be embedded into RGtk2 interfaces. Supports all
12cu|R-cairoDevice-2.19-2|27	interactive features of other graphics devices, including
12cu|R-cairoDevice-2.19-2|28	
12cu|R-cairoDevice-2.19-2|29	%prep
12cu|R-cairoDevice-2.19-2|30	%setup -q -c -n %{packname}
12cu|R-cairoDevice-2.19-2|31	
12cu|R-cairoDevice-2.19-2|32	%build
12cu|R-cairoDevice-2.19-2|33	
12cu|R-cairoDevice-2.19-2|34	%install
12cu|R-cairoDevice-2.19-2|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-cairoDevice-2.19-2|36	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-cairoDevice-2.19-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-cairoDevice-2.19-2|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-cairoDevice-2.19-2|39	
12cu|R-cairoDevice-2.19-2|40	%files
12cu|R-cairoDevice-2.19-2|41	%dir %{rlibdir}/%{packname}
12cu|R-cairoDevice-2.19-2|42	%doc %{rlibdir}/%{packname}/html
12cu|R-cairoDevice-2.19-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-cairoDevice-2.19-2|44	%{rlibdir}/%{packname}/INDEX
12cu|R-cairoDevice-2.19-2|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-cairoDevice-2.19-2|46	%{rlibdir}/%{packname}/Meta
12cu|R-cairoDevice-2.19-2|47	%{rlibdir}/%{packname}/R
12cu|R-cairoDevice-2.19-2|48	%{rlibdir}/%{packname}/demo
12cu|R-cairoDevice-2.19-2|49	%{rlibdir}/%{packname}/help
12cu|R-cairoDevice-2.19-2|50	%{rlibdir}/%{packname}/libs
12cu|R-cairoDevice-2.19-2|51	
12cu|R-cairoDevice-2.19-2|52	
12cu|R-cairoDevice-2.19-2|53	%changelog
12cu|R-cairoDevice-2.19-2|54	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.19-1
12cu|R-cairoDevice-2.19-2|55	+ Revision: 775025
12cu|R-cairoDevice-2.19-2|56	- Update to latest version
12cu|R-cairoDevice-2.19-2|57	
12cu|R-cairoDevice-2.19-2|58	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.18-2
12cu|R-cairoDevice-2.19-2|59	+ Revision: 774835
12cu|R-cairoDevice-2.19-2|60	- Do the proper Provides/Obsoletes or previous R packages.
12cu|R-cairoDevice-2.19-2|61	
12cu|R-cairoDevice-2.19-2|62	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.18-1
12cu|R-cairoDevice-2.19-2|63	+ Revision: 774654
12cu|R-cairoDevice-2.19-2|64	- Rebuild with R2spec.
12cu|R-cairoDevice-2.19-2|65	- Update and rebuild with R2spec
12cu|R-cairoDevice-2.19-2|66	
12cu|R-cairoDevice-2.19-2|67	* Sat Sep 11 2010 Funda Wang <fwang@mandriva.org> 1.4.5-3mdv2011.0
12cu|R-cairoDevice-2.19-2|68	+ Revision: 577196
12cu|R-cairoDevice-2.19-2|69	- rebuild
12cu|R-cairoDevice-2.19-2|70	
12cu|R-cairoDevice-2.19-2|71	* Thu Jan 14 2010 Funda Wang <fwang@mandriva.org> 1.4.5-2mdv2010.1
12cu|R-cairoDevice-2.19-2|72	+ Revision: 491115
12cu|R-cairoDevice-2.19-2|73	- rebuild for new jpeg
12cu|R-cairoDevice-2.19-2|74	
12cu|R-cairoDevice-2.19-2|75	* Fri Dec 25 2009 Jérôme Brenier <incubusss@mandriva.org> 1.4.5-1mdv2010.1
12cu|R-cairoDevice-2.19-2|76	+ Revision: 482226
12cu|R-cairoDevice-2.19-2|77	- new version 1.4.5
12cu|R-cairoDevice-2.19-2|78	
12cu|R-cairoDevice-2.19-2|79	+ Thierry Vignaud <tv@mandriva.org>
12cu|R-cairoDevice-2.19-2|80	- rebuild
12cu|R-cairoDevice-2.19-2|81	
12cu|R-cairoDevice-2.19-2|82	* Sun Aug 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.3-1mdv2009.0
12cu|R-cairoDevice-2.19-2|83	+ Revision: 270296
12cu|R-cairoDevice-2.19-2|84	- update to new version 1.4-3
12cu|R-cairoDevice-2.19-2|85	
12cu|R-cairoDevice-2.19-2|86	+ Thierry Vignaud <tv@mandriva.org>
12cu|R-cairoDevice-2.19-2|87	- rebuild
12cu|R-cairoDevice-2.19-2|88	- rebuild
12cu|R-cairoDevice-2.19-2|89	
12cu|R-cairoDevice-2.19-2|90	* Fri Feb 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.5-2mdv2008.1
12cu|R-cairoDevice-2.19-2|91	+ Revision: 176956
12cu|R-cairoDevice-2.19-2|92	- remove requires on libR.so
12cu|R-cairoDevice-2.19-2|93	
12cu|R-cairoDevice-2.19-2|94	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.5-1mdv2008.1
12cu|R-cairoDevice-2.19-2|95	+ Revision: 169883
12cu|R-cairoDevice-2.19-2|96	- fix Url
12cu|R-cairoDevice-2.19-2|97	- add missing buildrequires
12cu|R-cairoDevice-2.19-2|98	- add source and spec file
12cu|R-cairoDevice-2.19-2|99	- Created package structure for R-cran-Cairo.
12cu|R-cairoDevice-2.19-2|100	

12286 12
12cu|R-candisc-0.6.5-1|1	%global packname  candisc
12cu|R-candisc-0.6.5-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-candisc-0.6.5-1|3	
12cu|R-candisc-0.6.5-1|4	Name:             R-%{packname}
12cu|R-candisc-0.6.5-1|5	Version:          0.6.5
12cu|R-candisc-0.6.5-1|6	Release:          1
12cu|R-candisc-0.6.5-1|7	Summary:          Visualizing Generalized Canonical Discriminant and Correlation Analysis
12cu|R-candisc-0.6.5-1|8	Group:            Sciences/Mathematics
12cu|R-candisc-0.6.5-1|9	License:          GPLv2+
12cu|R-candisc-0.6.5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-candisc-0.6.5-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.6-5.tar.gz
12cu|R-candisc-0.6.5-1|12	BuildArch:        noarch
12cu|R-candisc-0.6.5-1|13	Requires:         R-core
12cu|R-candisc-0.6.5-1|14	
12cu|R-candisc-0.6.5-1|15	Requires:         R-car R-graphics R-stats
12cu|R-candisc-0.6.5-1|16	Requires:         R-heplots
12cu|R-candisc-0.6.5-1|17	
12cu|R-candisc-0.6.5-1|18	Requires:         R-rgl R-corrplot
12cu|R-candisc-0.6.5-1|19	BuildRequires:    R-devel Rmath-devel texlive-latex R-car R-graphics R-stats
12cu|R-candisc-0.6.5-1|20	BuildRequires:    R-heplots
12cu|R-candisc-0.6.5-1|21	
12cu|R-candisc-0.6.5-1|22	BuildRequires:    R-rgl R-corrplot
12cu|R-candisc-0.6.5-1|23	BuildRequires:    x11-server-xvfb
12cu|R-candisc-0.6.5-1|24	
12cu|R-candisc-0.6.5-1|25	%description
12cu|R-candisc-0.6.5-1|26	This package includes functions for computing and visualizing generalized
12cu|R-candisc-0.6.5-1|27	canonical discriminant analyses and canonical correlation analysis for a
12cu|R-candisc-0.6.5-1|28	multivariate linear model. Traditional canonical discriminant analysis is
12cu|R-candisc-0.6.5-1|29	restricted to a one-way MANOVA design and is equivalent to canonical
12cu|R-candisc-0.6.5-1|30	correlation analysis between a set of quantitative response variables and
12cu|R-candisc-0.6.5-1|31	a set of dummy variables coded from the factor variable.  The candisc
12cu|R-candisc-0.6.5-1|32	package generalizes this to multi-way MANOVA designs for all factors in a
12cu|R-candisc-0.6.5-1|33	multivariate linear model, computing canonical scores and vectors for each
12cu|R-candisc-0.6.5-1|34	term. The graphic functions provide low-rank (1D, 2D, 3D) visualizations
12cu|R-candisc-0.6.5-1|35	of terms in an mlm via the plot.candisc and heplot.candisc methods.
12cu|R-candisc-0.6.5-1|36	Related plots are now provided for canonical correlation analysis when all
12cu|R-candisc-0.6.5-1|37	predictors are quantitative.
12cu|R-candisc-0.6.5-1|38	
12cu|R-candisc-0.6.5-1|39	%prep
12cu|R-candisc-0.6.5-1|40	%setup -q -c -n %{packname}
12cu|R-candisc-0.6.5-1|41	
12cu|R-candisc-0.6.5-1|42	%build
12cu|R-candisc-0.6.5-1|43	
12cu|R-candisc-0.6.5-1|44	%install
12cu|R-candisc-0.6.5-1|45	mkdir -p %{buildroot}%{rlibdir}
12cu|R-candisc-0.6.5-1|46	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-candisc-0.6.5-1|47	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-candisc-0.6.5-1|48	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-candisc-0.6.5-1|49	
12cu|R-candisc-0.6.5-1|50	# Fails in LXC wo real video driver
12cu|R-candisc-0.6.5-1|51	# %check
12cu|R-candisc-0.6.5-1|52	# xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-candisc-0.6.5-1|53	
12cu|R-candisc-0.6.5-1|54	%files
12cu|R-candisc-0.6.5-1|55	%dir %{rlibdir}/%{packname}
12cu|R-candisc-0.6.5-1|56	%doc %{rlibdir}/%{packname}/html
12cu|R-candisc-0.6.5-1|57	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-candisc-0.6.5-1|58	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-candisc-0.6.5-1|59	%{rlibdir}/%{packname}/INDEX
12cu|R-candisc-0.6.5-1|60	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-candisc-0.6.5-1|61	%{rlibdir}/%{packname}/Meta
12cu|R-candisc-0.6.5-1|62	%{rlibdir}/%{packname}/R
12cu|R-candisc-0.6.5-1|63	%{rlibdir}/%{packname}/demo
12cu|R-candisc-0.6.5-1|64	%{rlibdir}/%{packname}/data
12cu|R-candisc-0.6.5-1|65	%{rlibdir}/%{packname}/help
12cu|R-candisc-0.6.5-1|66	
12cu|R-candisc-0.6.5-1|67	%changelog
12cu|R-candisc-0.6.5-1|68	* Tue Apr 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.5-1
12cu|R-candisc-0.6.5-1|69	+ Revision: ebe76b7
12cu|R-candisc-0.6.5-1|70	- Fix files
12cu|R-candisc-0.6.5-1|71	
12cu|R-candisc-0.6.5-1|72	

12287 12
12cu|R-car-2.0.19-3|1	%bcond_with bootstrap
12cu|R-car-2.0.19-3|2	%global packname  car
12cu|R-car-2.0.19-3|3	%global rlibdir  %{_datadir}/R/library
12cu|R-car-2.0.19-3|4	
12cu|R-car-2.0.19-3|5	Name:             R-%{packname}
12cu|R-car-2.0.19-3|6	Version:          2.0.19
12cu|R-car-2.0.19-3|7	Release:          3
12cu|R-car-2.0.19-3|8	Summary:          Companion to Applied Regression
12cu|R-car-2.0.19-3|9	Group:            Sciences/Mathematics
12cu|R-car-2.0.19-3|10	License:          GPL (>= 2)
12cu|R-car-2.0.19-3|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-car-2.0.19-3|12	Source0:          http://cran.r-project.org/src/contrib/car_2.0-19.tar.gz
12cu|R-car-2.0.19-3|13	BuildArch:        noarch
12cu|R-car-2.0.19-3|14	Requires:         R-core
12cu|R-car-2.0.19-3|15	Requires:         R-stats R-graphics R-MASS R-nnet
12cu|R-car-2.0.19-3|16	%if %{with bootstrap}
12cu|R-car-2.0.19-3|17	Requires:         R-leaps R-lme4 R-nlme R-mgcv R-rgl R-survival
12cu|R-car-2.0.19-3|18	%else
12cu|R-car-2.0.19-3|19	Requires:         R-alr3 R-leaps R-lme4 R-lmtest R-nlme R-sandwich R-mgcv
12cu|R-car-2.0.19-3|20	Requires:         R-rgl R-survival R-survey
12cu|R-car-2.0.19-3|21	%endif
12cu|R-car-2.0.19-3|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
12cu|R-car-2.0.19-3|23	BuildRequires: R-pbkrtest
12cu|R-car-2.0.19-3|24	Requires: R-pbkrtest
12cu|R-car-2.0.19-3|25	BuildRequires:    R-graphics R-MASS R-nnet
12cu|R-car-2.0.19-3|26	%if %{with bootstrap}
12cu|R-car-2.0.19-3|27	BuildRequires:    R-leaps R-lme4 R-nlme R-mgcv R-rgl R-survival
12cu|R-car-2.0.19-3|28	%else
12cu|R-car-2.0.19-3|29	BuildRequires:    R-alr3 R-leaps R-lme4 R-lmtest R-nlme R-sandwich R-mgcv
12cu|R-car-2.0.19-3|30	BuildRequires:    R-rgl R-survival R-survey
12cu|R-car-2.0.19-3|31	%endif
12cu|R-car-2.0.19-3|32	%rename R-cran-car
12cu|R-car-2.0.19-3|33	
12cu|R-car-2.0.19-3|34	%description
12cu|R-car-2.0.19-3|35	This package accompanies J. Fox and S. Weisberg, An R Companion to Applied
12cu|R-car-2.0.19-3|36	Regression, Second Edition, Sage, 2011.
12cu|R-car-2.0.19-3|37	
12cu|R-car-2.0.19-3|38	%prep
12cu|R-car-2.0.19-3|39	%setup -q -c -n %{packname}
12cu|R-car-2.0.19-3|40	
12cu|R-car-2.0.19-3|41	%build
12cu|R-car-2.0.19-3|42	
12cu|R-car-2.0.19-3|43	%install
12cu|R-car-2.0.19-3|44	mkdir -p %{buildroot}%{rlibdir}
12cu|R-car-2.0.19-3|45	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-car-2.0.19-3|46	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-car-2.0.19-3|47	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-car-2.0.19-3|48	
12cu|R-car-2.0.19-3|49	%if %{without bootstrap}
12cu|R-car-2.0.19-3|50	%check
12cu|R-car-2.0.19-3|51	%{_bindir}/R CMD check %{packname}
12cu|R-car-2.0.19-3|52	%endif
12cu|R-car-2.0.19-3|53	
12cu|R-car-2.0.19-3|54	%files
12cu|R-car-2.0.19-3|55	%dir %{rlibdir}/%{packname}
12cu|R-car-2.0.19-3|56	%doc %{rlibdir}/%{packname}/html
12cu|R-car-2.0.19-3|57	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-car-2.0.19-3|58	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-car-2.0.19-3|59	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-car-2.0.19-3|60	%{rlibdir}/%{packname}/INDEX
12cu|R-car-2.0.19-3|61	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-car-2.0.19-3|62	%{rlibdir}/%{packname}/Meta
12cu|R-car-2.0.19-3|63	%{rlibdir}/%{packname}/R
12cu|R-car-2.0.19-3|64	%{rlibdir}/%{packname}/data
12cu|R-car-2.0.19-3|65	%{rlibdir}/%{packname}/help
12cu|R-car-2.0.19-3|66	%{rlibdir}/car/doc/embedding.R
12cu|R-car-2.0.19-3|67	%{rlibdir}/car/doc/embedding.Rnw
12cu|R-car-2.0.19-3|68	%{rlibdir}/car/doc/embedding.pdf
12cu|R-car-2.0.19-3|69	%{rlibdir}/car/doc/index.html
12cu|R-car-2.0.19-3|70	
12cu|R-car-2.0.19-3|71	%changelog
12cu|R-car-2.0.19-3|72	* Tue Mar 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.19-3
12cu|R-car-2.0.19-3|73	+ Revision: e9088a3
12cu|R-car-2.0.19-3|74	- Revert bootstrap
12cu|R-car-2.0.19-3|75	
12cu|R-car-2.0.19-3|76	

12288 12
12cu|R-catdata-1.1-2|1	%define debug_package %{nil}
12cu|R-catdata-1.1-2|2	
12cu|R-catdata-1.1-2|3	%global packname  catdata
12cu|R-catdata-1.1-2|4	%global rlibdir  %{_libdir}/R/library
12cu|R-catdata-1.1-2|5	
12cu|R-catdata-1.1-2|6	Name:             R-%{packname}
12cu|R-catdata-1.1-2|7	Version:          1.1
12cu|R-catdata-1.1-2|8	Release:          2
12cu|R-catdata-1.1-2|9	Summary:          Categorical Data
12cu|R-catdata-1.1-2|10	Group:            Sciences/Mathematics
12cu|R-catdata-1.1-2|11	License:          GPLv2
12cu|R-catdata-1.1-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-catdata-1.1-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-catdata-1.1-2|14	
12cu|R-catdata-1.1-2|15	Requires:         R-MASS
12cu|R-catdata-1.1-2|16	
12cu|R-catdata-1.1-2|17	Requires:         R-rms R-qvcalc R-glmmML R-pscl R-VGAM R-gee R-mlogit R-Ecdat
12cu|R-catdata-1.1-2|18	Requires:         R-geepack R-rpart R-party R-ordinal R-lme4 R-glmnet
12cu|R-catdata-1.1-2|19	Requires:         R-mboost R-e1071 R-flexmix R-lqa R-lpSolve R-GAMBoost
12cu|R-catdata-1.1-2|20	Requires:         R-penalized R-class R-mgcv R-vcdExtra
12cu|R-catdata-1.1-2|21	
12cu|R-catdata-1.1-2|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS
12cu|R-catdata-1.1-2|23	
12cu|R-catdata-1.1-2|24	BuildRequires:    R-rms R-qvcalc R-glmmML R-pscl R-VGAM R-gee R-mlogit R-Ecdat
12cu|R-catdata-1.1-2|25	BuildRequires:    R-geepack R-rpart R-party R-ordinal R-lme4 R-glmnet
12cu|R-catdata-1.1-2|26	BuildRequires:    R-mboost R-e1071 R-flexmix R-lqa R-lpSolve R-GAMBoost
12cu|R-catdata-1.1-2|27	BuildRequires:    R-penalized R-class R-mgcv R-vcdExtra
12cu|R-catdata-1.1-2|28	
12cu|R-catdata-1.1-2|29	%description
12cu|R-catdata-1.1-2|30	This R-package contains examples from the book "Regression for Categorical
12cu|R-catdata-1.1-2|31	Data", Tutz 2011, Cambridge University Press. The names of the examples
12cu|R-catdata-1.1-2|32	refer to the chapter and the data set that is used.
12cu|R-catdata-1.1-2|33	
12cu|R-catdata-1.1-2|34	%prep
12cu|R-catdata-1.1-2|35	%setup -q -c -n %{packname}
12cu|R-catdata-1.1-2|36	
12cu|R-catdata-1.1-2|37	%build
12cu|R-catdata-1.1-2|38	
12cu|R-catdata-1.1-2|39	%install
12cu|R-catdata-1.1-2|40	mkdir -p %{buildroot}%{rlibdir}
12cu|R-catdata-1.1-2|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-catdata-1.1-2|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-catdata-1.1-2|43	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-catdata-1.1-2|44	
12cu|R-catdata-1.1-2|45	%check
12cu|R-catdata-1.1-2|46	%{_bindir}/R CMD check %{packname}
12cu|R-catdata-1.1-2|47	
12cu|R-catdata-1.1-2|48	%files
12cu|R-catdata-1.1-2|49	%dir %{rlibdir}/%{packname}
12cu|R-catdata-1.1-2|50	%doc %{rlibdir}/%{packname}/doc
12cu|R-catdata-1.1-2|51	%doc %{rlibdir}/%{packname}/html
12cu|R-catdata-1.1-2|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-catdata-1.1-2|53	%{rlibdir}/%{packname}/INDEX
12cu|R-catdata-1.1-2|54	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-catdata-1.1-2|55	%{rlibdir}/%{packname}/Meta
12cu|R-catdata-1.1-2|56	%{rlibdir}/%{packname}/data
12cu|R-catdata-1.1-2|57	%{rlibdir}/%{packname}/help
12cu|R-catdata-1.1-2|58	
12cu|R-catdata-1.1-2|59	%changelog
12cu|R-catdata-1.1-2|60	* Tue Apr 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
12cu|R-catdata-1.1-2|61	+ Revision: f2eaa90
12cu|R-catdata-1.1-2|62	- Build with check and optional requires
12cu|R-catdata-1.1-2|63	
12cu|R-catdata-1.1-2|64	

12289 12
12cu|R-caTools-1.16-1|1	%global packname  caTools
12cu|R-caTools-1.16-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-caTools-1.16-1|3	
12cu|R-caTools-1.16-1|4	Name:             R-%{packname}
12cu|R-caTools-1.16-1|5	Version:          1.16
12cu|R-caTools-1.16-1|6	Release:          1
12cu|R-caTools-1.16-1|7	Summary:          Tools: moving window statistics, GIF, Base64, ROC AUC, etc
12cu|R-caTools-1.16-1|8	Group:            Sciences/Mathematics
12cu|R-caTools-1.16-1|9	License:          GPL-3
12cu|R-caTools-1.16-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-caTools-1.16-1|11	Source0:          http://cran.r-project.org/src/contrib/caTools_1.16.tar.gz
12cu|R-caTools-1.16-1|12	Requires:         R-bitops
12cu|R-caTools-1.16-1|13	Requires:         R-MASS R-rpart
12cu|R-caTools-1.16-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-bitops
12cu|R-caTools-1.16-1|15	BuildRequires:    R-MASS R-rpart
12cu|R-caTools-1.16-1|16	
12cu|R-caTools-1.16-1|17	%description
12cu|R-caTools-1.16-1|18	Contains several basic utility functions including: moving (rolling,
12cu|R-caTools-1.16-1|19	running) window statistic functions, read/write for GIF and ENVI binary
12cu|R-caTools-1.16-1|20	files, fast calculation of AUC, LogitBoost classifier, base64
12cu|R-caTools-1.16-1|21	encoder/decoder, round-off error free sum and cumsum, etc.
12cu|R-caTools-1.16-1|22	
12cu|R-caTools-1.16-1|23	%prep
12cu|R-caTools-1.16-1|24	%setup -q -c -n %{packname}
12cu|R-caTools-1.16-1|25	
12cu|R-caTools-1.16-1|26	%build
12cu|R-caTools-1.16-1|27	
12cu|R-caTools-1.16-1|28	%install
12cu|R-caTools-1.16-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-caTools-1.16-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-caTools-1.16-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-caTools-1.16-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-caTools-1.16-1|33	
12cu|R-caTools-1.16-1|34	%check
12cu|R-caTools-1.16-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-caTools-1.16-1|36	
12cu|R-caTools-1.16-1|37	%files
12cu|R-caTools-1.16-1|38	%dir %{rlibdir}/%{packname}
12cu|R-caTools-1.16-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-caTools-1.16-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-caTools-1.16-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-caTools-1.16-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-caTools-1.16-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-caTools-1.16-1|44	%{rlibdir}/%{packname}/R
12cu|R-caTools-1.16-1|45	%{rlibdir}/%{packname}/help
12cu|R-caTools-1.16-1|46	%{rlibdir}/%{packname}/libs
12cu|R-caTools-1.16-1|47	
12cu|R-caTools-1.16-1|48	
12cu|R-caTools-1.16-1|49	
12cu|R-caTools-1.16-1|50	%changelog
12cu|R-caTools-1.16-1|51	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.16-1
12cu|R-caTools-1.16-1|52	+ Revision: 9f36d44
12cu|R-caTools-1.16-1|53	- LOG Updated to 1.16 (by updates_builder)
12cu|R-caTools-1.16-1|54	
12cu|R-caTools-1.16-1|55	

12290 12
12cu|R-cba-0.2.14-1|1	%global packname  cba
12cu|R-cba-0.2.14-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-cba-0.2.14-1|3	
12cu|R-cba-0.2.14-1|4	Name:             R-%{packname}
12cu|R-cba-0.2.14-1|5	Version:          0.2.14
12cu|R-cba-0.2.14-1|6	Release:          1
12cu|R-cba-0.2.14-1|7	Summary:          Clustering for Business Analytics
12cu|R-cba-0.2.14-1|8	Group:            Sciences/Mathematics
12cu|R-cba-0.2.14-1|9	License:          GPL-2
12cu|R-cba-0.2.14-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-cba-0.2.14-1|11	Source0:          http://cran.r-project.org/src/contrib/cba_0.2-14.tar.gz
12cu|R-cba-0.2.14-1|12	Requires:         R-grid R-proxy
12cu|R-cba-0.2.14-1|13	Requires:         R-Matrix
12cu|R-cba-0.2.14-1|14	Requires:         R-gclus R-colorspace
12cu|R-cba-0.2.14-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-grid R-proxy
12cu|R-cba-0.2.14-1|16	BuildRequires:    R-Matrix
12cu|R-cba-0.2.14-1|17	BuildRequires:    R-gclus R-colorspace
12cu|R-cba-0.2.14-1|18	
12cu|R-cba-0.2.14-1|19	%description
12cu|R-cba-0.2.14-1|20	Implements clustering techniques such as Proximus and Rock, utility
12cu|R-cba-0.2.14-1|21	functions for efficient computation of cross distances and data
12cu|R-cba-0.2.14-1|22	
12cu|R-cba-0.2.14-1|23	%prep
12cu|R-cba-0.2.14-1|24	%setup -q -c -n %{packname}
12cu|R-cba-0.2.14-1|25	
12cu|R-cba-0.2.14-1|26	%build
12cu|R-cba-0.2.14-1|27	
12cu|R-cba-0.2.14-1|28	%install
12cu|R-cba-0.2.14-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-cba-0.2.14-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-cba-0.2.14-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-cba-0.2.14-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-cba-0.2.14-1|33	
12cu|R-cba-0.2.14-1|34	%check
12cu|R-cba-0.2.14-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-cba-0.2.14-1|36	
12cu|R-cba-0.2.14-1|37	%files
12cu|R-cba-0.2.14-1|38	%dir %{rlibdir}/%{packname}
12cu|R-cba-0.2.14-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-cba-0.2.14-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-cba-0.2.14-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-cba-0.2.14-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-cba-0.2.14-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-cba-0.2.14-1|44	%{rlibdir}/%{packname}/R
12cu|R-cba-0.2.14-1|45	%{rlibdir}/%{packname}/data
12cu|R-cba-0.2.14-1|46	%{rlibdir}/%{packname}/help
12cu|R-cba-0.2.14-1|47	%{rlibdir}/%{packname}/libs
12cu|R-cba-0.2.14-1|48	
12cu|R-cba-0.2.14-1|49	
12cu|R-cba-0.2.14-1|50	
12cu|R-cba-0.2.14-1|51	%changelog
12cu|R-cba-0.2.14-1|52	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.14-1
12cu|R-cba-0.2.14-1|53	+ Revision: 19e859d
12cu|R-cba-0.2.14-1|54	- Updated to 0.2.14 (by updates_builder)
12cu|R-cba-0.2.14-1|55	
12cu|R-cba-0.2.14-1|56	

12291 12
12cu|R-cem-1.1.5-1|1	%global packname  cem
12cu|R-cem-1.1.5-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-cem-1.1.5-1|3	
12cu|R-cem-1.1.5-1|4	Name:             R-%{packname}
12cu|R-cem-1.1.5-1|5	Version:          1.1.5
12cu|R-cem-1.1.5-1|6	Release:          1
12cu|R-cem-1.1.5-1|7	Summary:          Coarsened Exact Matching
12cu|R-cem-1.1.5-1|8	Group:            Sciences/Mathematics
12cu|R-cem-1.1.5-1|9	License:          GPLv2
12cu|R-cem-1.1.5-1|10	URL:              http://cran.r-project.org/web/packages/cem/index.html
12cu|R-cem-1.1.5-1|11	Source0:          http://cran.r-project.org/src/contrib/cem_1.1.5.tar.gz
12cu|R-cem-1.1.5-1|12	BuildRequires:    R-devel R-randomForest R-combinat R-tcltk R-nlme R-lattice
12cu|R-cem-1.1.5-1|13	Requires:         R-core R-randomForest R-combinat R-tcltk R-nlme R-lattice
12cu|R-cem-1.1.5-1|14	BuildArch:        noarch
12cu|R-cem-1.1.5-1|15	
12cu|R-cem-1.1.5-1|16	%description
12cu|R-cem-1.1.5-1|17	Implementation of the Coarsened Exact Matching algorithm
12cu|R-cem-1.1.5-1|18	
12cu|R-cem-1.1.5-1|19	%prep
12cu|R-cem-1.1.5-1|20	%setup -q -c -n %{packname}
12cu|R-cem-1.1.5-1|21	
12cu|R-cem-1.1.5-1|22	%build
12cu|R-cem-1.1.5-1|23	
12cu|R-cem-1.1.5-1|24	%install
12cu|R-cem-1.1.5-1|25	mkdir -p %{buildroot}%{rlibdir}
12cu|R-cem-1.1.5-1|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-cem-1.1.5-1|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-cem-1.1.5-1|28	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-cem-1.1.5-1|29	
12cu|R-cem-1.1.5-1|30	
12cu|R-cem-1.1.5-1|31	%files
12cu|R-cem-1.1.5-1|32	%dir %{rlibdir}/%{packname}
12cu|R-cem-1.1.5-1|33	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-cem-1.1.5-1|34	%doc %{rlibdir}/%{packname}/html
12cu|R-cem-1.1.5-1|35	%doc %{rlibdir}/%{packname}/doc
12cu|R-cem-1.1.5-1|36	%{rlibdir}/%{packname}/makeLelonde.R
12cu|R-cem-1.1.5-1|37	%{rlibdir}/%{packname}/INDEX
12cu|R-cem-1.1.5-1|38	%{rlibdir}/%{packname}/Meta
12cu|R-cem-1.1.5-1|39	%{rlibdir}/%{packname}/data
12cu|R-cem-1.1.5-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-cem-1.1.5-1|41	%{rlibdir}/%{packname}/R
12cu|R-cem-1.1.5-1|42	%{rlibdir}/%{packname}/help
12cu|R-cem-1.1.5-1|43	%changelog
12cu|R-cem-1.1.5-1|44	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-1
12cu|R-cem-1.1.5-1|45	+ Revision: f2e11e0
12cu|R-cem-1.1.5-1|46	- Added tarball
12cu|R-cem-1.1.5-1|47	
12cu|R-cem-1.1.5-1|48	

12292 12
12cu|R-chron-2.3.45-1|1	%global packname  chron
12cu|R-chron-2.3.45-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-chron-2.3.45-1|3	
12cu|R-chron-2.3.45-1|4	Name:             R-%{packname}
12cu|R-chron-2.3.45-1|5	Version:          2.3.45
12cu|R-chron-2.3.45-1|6	Release:          1
12cu|R-chron-2.3.45-1|7	Summary:          Chronological objects which can handle dates and times
12cu|R-chron-2.3.45-1|8	Group:            Sciences/Mathematics
12cu|R-chron-2.3.45-1|9	License:          GPL-2
12cu|R-chron-2.3.45-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-chron-2.3.45-1|11	Source0:          http://cran.r-project.org/src/contrib/chron_2.3-45.tar.gz
12cu|R-chron-2.3.45-1|12	Requires:         R-graphics R-stats
12cu|R-chron-2.3.45-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-chron-2.3.45-1|14	BuildRequires: R-scales
12cu|R-chron-2.3.45-1|15	Requires: R-scales
12cu|R-chron-2.3.45-1|16	BuildRequires:    R-graphics R-stats
12cu|R-chron-2.3.45-1|17	
12cu|R-chron-2.3.45-1|18	%description
12cu|R-chron-2.3.45-1|19	Chronological objects which can handle dates and times
12cu|R-chron-2.3.45-1|20	
12cu|R-chron-2.3.45-1|21	%prep
12cu|R-chron-2.3.45-1|22	%setup -q -c -n %{packname}
12cu|R-chron-2.3.45-1|23	
12cu|R-chron-2.3.45-1|24	%build
12cu|R-chron-2.3.45-1|25	
12cu|R-chron-2.3.45-1|26	%install
12cu|R-chron-2.3.45-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-chron-2.3.45-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-chron-2.3.45-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-chron-2.3.45-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-chron-2.3.45-1|31	
12cu|R-chron-2.3.45-1|32	# %check
12cu|R-chron-2.3.45-1|33	# %{_bindir}/R CMD check %{packname}
12cu|R-chron-2.3.45-1|34	
12cu|R-chron-2.3.45-1|35	%files
12cu|R-chron-2.3.45-1|36	%dir %{rlibdir}/%{packname}
12cu|R-chron-2.3.45-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-chron-2.3.45-1|38	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-chron-2.3.45-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-chron-2.3.45-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-chron-2.3.45-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-chron-2.3.45-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-chron-2.3.45-1|43	%{rlibdir}/%{packname}/R
12cu|R-chron-2.3.45-1|44	%{rlibdir}/%{packname}/help
12cu|R-chron-2.3.45-1|45	%{rlibdir}/%{packname}/libs
12cu|R-chron-2.3.45-1|46	
12cu|R-chron-2.3.45-1|47	
12cu|R-chron-2.3.45-1|48	
12cu|R-chron-2.3.45-1|49	%changelog
12cu|R-chron-2.3.45-1|50	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.45-1
12cu|R-chron-2.3.45-1|51	+ Revision: 6d390a6
12cu|R-chron-2.3.45-1|52	- Updated to 2.3.45 (by updates_builder)
12cu|R-chron-2.3.45-1|53	
12cu|R-chron-2.3.45-1|54	

12293 12
12cu|R-CircStats-0.2_4-2|1	%global packname  CircStats
12cu|R-CircStats-0.2_4-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-CircStats-0.2_4-2|3	
12cu|R-CircStats-0.2_4-2|4	Name:             R-%{packname}
12cu|R-CircStats-0.2_4-2|5	Version:          0.2_4
12cu|R-CircStats-0.2_4-2|6	Release:          2
12cu|R-CircStats-0.2_4-2|7	Summary:          Circular Statistics, from "Topics in circular Statistics" (2001)
12cu|R-CircStats-0.2_4-2|8	Group:            Sciences/Mathematics
12cu|R-CircStats-0.2_4-2|9	License:          GPL-2
12cu|R-CircStats-0.2_4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-CircStats-0.2_4-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.2-4.tar.gz
12cu|R-CircStats-0.2_4-2|12	Source1:          NAMESPACE
12cu|R-CircStats-0.2_4-2|13	BuildArch:        noarch
12cu|R-CircStats-0.2_4-2|14	Requires:         R-core
12cu|R-CircStats-0.2_4-2|15	Requires:         R-MASS
12cu|R-CircStats-0.2_4-2|16	Requires:         R-boot
12cu|R-CircStats-0.2_4-2|17	BuildRequires:    R-devel
12cu|R-CircStats-0.2_4-2|18	BuildRequires:    Rmath-devel
12cu|R-CircStats-0.2_4-2|19	BuildRequires:    texlive-collection-latex
12cu|R-CircStats-0.2_4-2|20	BuildRequires:    R-MASS
12cu|R-CircStats-0.2_4-2|21	BuildRequires:    R-boot
12cu|R-CircStats-0.2_4-2|22	BuildRequires:    pkgconfig(lapack)
12cu|R-CircStats-0.2_4-2|23	
12cu|R-CircStats-0.2_4-2|24	%description
12cu|R-CircStats-0.2_4-2|25	Circular Statistics, from "Topics in circular Statistics" (2001) S. Rao
12cu|R-CircStats-0.2_4-2|26	Jammalamadaka and A. SenGupta, World Scientific.
12cu|R-CircStats-0.2_4-2|27	
12cu|R-CircStats-0.2_4-2|28	%prep
12cu|R-CircStats-0.2_4-2|29	%setup -q -c -n %{packname}
12cu|R-CircStats-0.2_4-2|30	cp %{SOURCE1} %{packname}/
12cu|R-CircStats-0.2_4-2|31	
12cu|R-CircStats-0.2_4-2|32	%build
12cu|R-CircStats-0.2_4-2|33	
12cu|R-CircStats-0.2_4-2|34	%install
12cu|R-CircStats-0.2_4-2|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-CircStats-0.2_4-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-CircStats-0.2_4-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-CircStats-0.2_4-2|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-CircStats-0.2_4-2|39	
12cu|R-CircStats-0.2_4-2|40	%check
12cu|R-CircStats-0.2_4-2|41	%{_bindir}/R CMD check %{packname}
12cu|R-CircStats-0.2_4-2|42	
12cu|R-CircStats-0.2_4-2|43	%files
12cu|R-CircStats-0.2_4-2|44	%dir %{rlibdir}/%{packname}
12cu|R-CircStats-0.2_4-2|45	%doc %{rlibdir}/%{packname}/html
12cu|R-CircStats-0.2_4-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-CircStats-0.2_4-2|47	%{rlibdir}/%{packname}/INDEX
12cu|R-CircStats-0.2_4-2|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-CircStats-0.2_4-2|49	%{rlibdir}/%{packname}/Meta
12cu|R-CircStats-0.2_4-2|50	%{rlibdir}/%{packname}/R
12cu|R-CircStats-0.2_4-2|51	%{rlibdir}/%{packname}/data
12cu|R-CircStats-0.2_4-2|52	%{rlibdir}/%{packname}/help
12cu|R-CircStats-0.2_4-2|53	
12cu|R-CircStats-0.2_4-2|54	
12cu|R-CircStats-0.2_4-2|55	
12cu|R-CircStats-0.2_4-2|56	%changelog
12cu|R-CircStats-0.2_4-2|57	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.2_4-2
12cu|R-CircStats-0.2_4-2|58	+ Revision: 4dbeadf
12cu|R-CircStats-0.2_4-2|59	- Added dummy NAMESPACE
12cu|R-CircStats-0.2_4-2|60	
12cu|R-CircStats-0.2_4-2|61	

12294 12
12cu|R-class-7.3.10-1|1	%global packname  class
12cu|R-class-7.3.10-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-class-7.3.10-1|3	
12cu|R-class-7.3.10-1|4	Name:             R-%{packname}
12cu|R-class-7.3.10-1|5	Version:          7.3.10
12cu|R-class-7.3.10-1|6	Release:          1
12cu|R-class-7.3.10-1|7	Summary:          Functions for Classification
12cu|R-class-7.3.10-1|8	Group:            Sciences/Mathematics
12cu|R-class-7.3.10-1|9	License:          GPL-2 | GPL-3
12cu|R-class-7.3.10-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-class-7.3.10-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_7.3-10.tar.gz
12cu|R-class-7.3.10-1|12	
12cu|R-class-7.3.10-1|13	Requires:         R-stats R-utils
12cu|R-class-7.3.10-1|14	Requires:         R-MASS
12cu|R-class-7.3.10-1|15	
12cu|R-class-7.3.10-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-stats R-utils
12cu|R-class-7.3.10-1|17	BuildRequires:    R-MASS
12cu|R-class-7.3.10-1|18	
12cu|R-class-7.3.10-1|19	%description
12cu|R-class-7.3.10-1|20	Various functions for classification.
12cu|R-class-7.3.10-1|21	
12cu|R-class-7.3.10-1|22	%prep
12cu|R-class-7.3.10-1|23	%setup -q -c -n %{packname}
12cu|R-class-7.3.10-1|24	
12cu|R-class-7.3.10-1|25	%build
12cu|R-class-7.3.10-1|26	
12cu|R-class-7.3.10-1|27	%install
12cu|R-class-7.3.10-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-class-7.3.10-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-class-7.3.10-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-class-7.3.10-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-class-7.3.10-1|32	
12cu|R-class-7.3.10-1|33	%check
12cu|R-class-7.3.10-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-class-7.3.10-1|35	
12cu|R-class-7.3.10-1|36	%files
12cu|R-class-7.3.10-1|37	%dir %{rlibdir}/%{packname}
12cu|R-class-7.3.10-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-class-7.3.10-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-class-7.3.10-1|40	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-class-7.3.10-1|41	%{rlibdir}/%{packname}/CITATION
12cu|R-class-7.3.10-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-class-7.3.10-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-class-7.3.10-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-class-7.3.10-1|45	%{rlibdir}/%{packname}/R
12cu|R-class-7.3.10-1|46	%{rlibdir}/%{packname}/libs
12cu|R-class-7.3.10-1|47	%{rlibdir}/%{packname}/help
12cu|R-class-7.3.10-1|48	%{rlibdir}/%{packname}/po/*/LC_MESSAGES/*
12cu|R-class-7.3.10-1|49	
12cu|R-class-7.3.10-1|50	%changelog
12cu|R-class-7.3.10-1|51	* Thu Apr 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.3.10-1
12cu|R-class-7.3.10-1|52	+ Revision: c0e378c
12cu|R-class-7.3.10-1|53	- Fix files
12cu|R-class-7.3.10-1|54	
12cu|R-class-7.3.10-1|55	

12295 12
12cu|R-clue-0.3.48-1|1	%global packname  clue
12cu|R-clue-0.3.48-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-clue-0.3.48-1|3	
12cu|R-clue-0.3.48-1|4	Name:             R-%{packname}
12cu|R-clue-0.3.48-1|5	Version:          0.3.48
12cu|R-clue-0.3.48-1|6	Release:          1
12cu|R-clue-0.3.48-1|7	Summary:          Cluster ensembles
12cu|R-clue-0.3.48-1|8	
12cu|R-clue-0.3.48-1|9	Group:            Sciences/Mathematics
12cu|R-clue-0.3.48-1|10	License:          GPL-2
12cu|R-clue-0.3.48-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-clue-0.3.48-1|12	Source0:          http://cran.r-project.org/src/contrib/clue_0.3-48.tar.gz
12cu|R-clue-0.3.48-1|13	Requires:         R-stats R-cluster R-graphics R-methods
12cu|R-clue-0.3.48-1|14	Requires:         R-e1071 R-lpSolve R-quadprog R-relations R-cluster
12cu|R-clue-0.3.48-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-clue-0.3.48-1|16	BuildRequires:    R-stats R-cluster R-graphics R-methods
12cu|R-clue-0.3.48-1|17	BuildRequires:    R-e1071 R-lpSolve R-quadprog R-relations R-cluster
12cu|R-clue-0.3.48-1|18	
12cu|R-clue-0.3.48-1|19	%description
12cu|R-clue-0.3.48-1|20	CLUster Ensembles
12cu|R-clue-0.3.48-1|21	
12cu|R-clue-0.3.48-1|22	%prep
12cu|R-clue-0.3.48-1|23	%setup -q -c -n %{packname}
12cu|R-clue-0.3.48-1|24	
12cu|R-clue-0.3.48-1|25	%build
12cu|R-clue-0.3.48-1|26	
12cu|R-clue-0.3.48-1|27	%install
12cu|R-clue-0.3.48-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-clue-0.3.48-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-clue-0.3.48-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-clue-0.3.48-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-clue-0.3.48-1|32	
12cu|R-clue-0.3.48-1|33	%check
12cu|R-clue-0.3.48-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-clue-0.3.48-1|35	
12cu|R-clue-0.3.48-1|36	%files
12cu|R-clue-0.3.48-1|37	%dir %{rlibdir}/%{packname}
12cu|R-clue-0.3.48-1|38	%doc %{rlibdir}/%{packname}/doc
12cu|R-clue-0.3.48-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-clue-0.3.48-1|40	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-clue-0.3.48-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-clue-0.3.48-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-clue-0.3.48-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-clue-0.3.48-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-clue-0.3.48-1|45	%{rlibdir}/%{packname}/R
12cu|R-clue-0.3.48-1|46	%{rlibdir}/%{packname}/data
12cu|R-clue-0.3.48-1|47	%{rlibdir}/%{packname}/help
12cu|R-clue-0.3.48-1|48	%{rlibdir}/%{packname}/libs
12cu|R-clue-0.3.48-1|49	%{rlibdir}/%{packname}/po
12cu|R-clue-0.3.48-1|50	
12cu|R-clue-0.3.48-1|51	
12cu|R-clue-0.3.48-1|52	
12cu|R-clue-0.3.48-1|53	
12cu|R-clue-0.3.48-1|54	%changelog
12cu|R-clue-0.3.48-1|55	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.48-1
12cu|R-clue-0.3.48-1|56	+ Revision: f932b1f
12cu|R-clue-0.3.48-1|57	- Updated to 0.3.48 (by updates_builder)
12cu|R-clue-0.3.48-1|58	
12cu|R-clue-0.3.48-1|59	

12296 12
12cu|R-clv-0.3_2-2|1	%global packname  clv
12cu|R-clv-0.3_2-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-clv-0.3_2-2|3	
12cu|R-clv-0.3_2-2|4	Name:             R-%{packname}
12cu|R-clv-0.3_2-2|5	Version:          0.3_2
12cu|R-clv-0.3_2-2|6	Release:          2
12cu|R-clv-0.3_2-2|7	Summary:          Cluster Validation Techniques
12cu|R-clv-0.3_2-2|8	Group:            Sciences/Mathematics
12cu|R-clv-0.3_2-2|9	License:          GPL (>= 2)
12cu|R-clv-0.3_2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-clv-0.3_2-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.3-2.tar.gz
12cu|R-clv-0.3_2-2|12	Requires:         R-cluster
12cu|R-clv-0.3_2-2|13	Requires:         R-class
12cu|R-clv-0.3_2-2|14	BuildRequires:    R-devel
12cu|R-clv-0.3_2-2|15	BuildRequires:    Rmath-devel
12cu|R-clv-0.3_2-2|16	BuildRequires:    texlive-collection-latex
12cu|R-clv-0.3_2-2|17	BuildRequires:    R-cluster
12cu|R-clv-0.3_2-2|18	BuildRequires:    R-class
12cu|R-clv-0.3_2-2|19	BuildRequires:    pkgconfig(lapack)
12cu|R-clv-0.3_2-2|20	
12cu|R-clv-0.3_2-2|21	%description
12cu|R-clv-0.3_2-2|22	Package contains most of the popular internal and external cluster
12cu|R-clv-0.3_2-2|23	validation methods ready to use for the most of the outputs produced by
12cu|R-clv-0.3_2-2|24	functions coming from package "cluster". Package contains also functions
12cu|R-clv-0.3_2-2|25	and examples of usage for cluster stability approach that might be applied
12cu|R-clv-0.3_2-2|26	to algorithms implemented in "cluster" package as well as user defined
12cu|R-clv-0.3_2-2|27	clustering algorithms.
12cu|R-clv-0.3_2-2|28	
12cu|R-clv-0.3_2-2|29	%prep
12cu|R-clv-0.3_2-2|30	%setup -q -c -n %{packname}
12cu|R-clv-0.3_2-2|31	
12cu|R-clv-0.3_2-2|32	%build
12cu|R-clv-0.3_2-2|33	
12cu|R-clv-0.3_2-2|34	%install
12cu|R-clv-0.3_2-2|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-clv-0.3_2-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-clv-0.3_2-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-clv-0.3_2-2|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-clv-0.3_2-2|39	
12cu|R-clv-0.3_2-2|40	%check
12cu|R-clv-0.3_2-2|41	%{_bindir}/R CMD check %{packname}
12cu|R-clv-0.3_2-2|42	
12cu|R-clv-0.3_2-2|43	%files
12cu|R-clv-0.3_2-2|44	%dir %{rlibdir}/%{packname}
12cu|R-clv-0.3_2-2|45	%doc %{rlibdir}/%{packname}/html
12cu|R-clv-0.3_2-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-clv-0.3_2-2|47	%{rlibdir}/%{packname}/INDEX
12cu|R-clv-0.3_2-2|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-clv-0.3_2-2|49	%{rlibdir}/%{packname}/Meta
12cu|R-clv-0.3_2-2|50	%{rlibdir}/%{packname}/R
12cu|R-clv-0.3_2-2|51	%{rlibdir}/%{packname}/demo
12cu|R-clv-0.3_2-2|52	%{rlibdir}/%{packname}/help
12cu|R-clv-0.3_2-2|53	%{rlibdir}/%{packname}/libs
12cu|R-clv-0.3_2-2|54	
12cu|R-clv-0.3_2-2|55	
12cu|R-clv-0.3_2-2|56	%changelog
12cu|R-clv-0.3_2-2|57	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.3_2-1
12cu|R-clv-0.3_2-2|58	+ Revision: 777613
12cu|R-clv-0.3_2-2|59	- Import R-clv
12cu|R-clv-0.3_2-2|60	- Import R-clv
12cu|R-clv-0.3_2-2|61	

12297 12
12cu|R-coda-0.16.1-1|1	%global packname  coda
12cu|R-coda-0.16.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-coda-0.16.1-1|3	
12cu|R-coda-0.16.1-1|4	Name:             R-%{packname}
12cu|R-coda-0.16.1-1|5	Version:          0.16.1
12cu|R-coda-0.16.1-1|6	Release:          1
12cu|R-coda-0.16.1-1|7	Summary:          Output analysis and diagnostics for MCMC
12cu|R-coda-0.16.1-1|8	Group:            Sciences/Mathematics
12cu|R-coda-0.16.1-1|9	License:          GPL (>= 2)
12cu|R-coda-0.16.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-coda-0.16.1-1|11	Source0:          http://cran.r-project.org/src/contrib/coda_0.16-1.tar.gz
12cu|R-coda-0.16.1-1|12	BuildArch:        noarch
12cu|R-coda-0.16.1-1|13	Requires:         R-core
12cu|R-coda-0.16.1-1|14	Requires:         R-lattice
12cu|R-coda-0.16.1-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice
12cu|R-coda-0.16.1-1|16	
12cu|R-coda-0.16.1-1|17	%description
12cu|R-coda-0.16.1-1|18	Output analysis and diagnostics for Markov Chain Monte Carlo simulations.
12cu|R-coda-0.16.1-1|19	
12cu|R-coda-0.16.1-1|20	%prep
12cu|R-coda-0.16.1-1|21	%setup -q -c -n %{packname}
12cu|R-coda-0.16.1-1|22	
12cu|R-coda-0.16.1-1|23	%build
12cu|R-coda-0.16.1-1|24	
12cu|R-coda-0.16.1-1|25	%install
12cu|R-coda-0.16.1-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-coda-0.16.1-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-coda-0.16.1-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-coda-0.16.1-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-coda-0.16.1-1|30	
12cu|R-coda-0.16.1-1|31	%check
12cu|R-coda-0.16.1-1|32	%{_bindir}/R CMD check %{packname}
12cu|R-coda-0.16.1-1|33	
12cu|R-coda-0.16.1-1|34	%files
12cu|R-coda-0.16.1-1|35	%dir %{rlibdir}/%{packname}
12cu|R-coda-0.16.1-1|36	%doc %{rlibdir}/%{packname}/html
12cu|R-coda-0.16.1-1|37	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-coda-0.16.1-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-coda-0.16.1-1|39	%{rlibdir}/%{packname}/INDEX
12cu|R-coda-0.16.1-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-coda-0.16.1-1|41	%{rlibdir}/%{packname}/Meta
12cu|R-coda-0.16.1-1|42	%{rlibdir}/%{packname}/R
12cu|R-coda-0.16.1-1|43	%{rlibdir}/%{packname}/data
12cu|R-coda-0.16.1-1|44	%{rlibdir}/%{packname}/help
12cu|R-coda-0.16.1-1|45	
12cu|R-coda-0.16.1-1|46	
12cu|R-coda-0.16.1-1|47	%changelog
12cu|R-coda-0.16.1-1|48	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.14_6-1
12cu|R-coda-0.16.1-1|49	+ Revision: 775967
12cu|R-coda-0.16.1-1|50	- Import R-coda
12cu|R-coda-0.16.1-1|51	- Import R-coda
12cu|R-coda-0.16.1-1|52	
12cu|R-coda-0.16.1-1|53	

12298 12
12cu|R-coin-1.0.23-1|1	%bcond_with bootstrap
12cu|R-coin-1.0.23-1|2	%global packname  coin
12cu|R-coin-1.0.23-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-coin-1.0.23-1|4	
12cu|R-coin-1.0.23-1|5	Name:             R-%{packname}
12cu|R-coin-1.0.23-1|6	Version:          1.0.23
12cu|R-coin-1.0.23-1|7	Release:          1
12cu|R-coin-1.0.23-1|8	Summary:          Conditional Inference Procedures in a Permutation Test Framework
12cu|R-coin-1.0.23-1|9	Group:            Sciences/Mathematics
12cu|R-coin-1.0.23-1|10	License:          GPL-2
12cu|R-coin-1.0.23-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-coin-1.0.23-1|12	Source0:          http://cran.r-project.org/src/contrib/coin_1.0-23.tar.gz
12cu|R-coin-1.0.23-1|13	Requires:         R-methods R-survival R-mvtnorm R-modeltools R-xtable
12cu|R-coin-1.0.23-1|14	Requires:         R-e1071 R-vcd
12cu|R-coin-1.0.23-1|15	%if %{without bootstrap}
12cu|R-coin-1.0.23-1|16	Requires:         R-multcomp
12cu|R-coin-1.0.23-1|17	%endif
12cu|R-coin-1.0.23-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-coin-1.0.23-1|19	BuildRequires:    R-survival R-mvtnorm R-modeltools R-xtable R-e1071 R-vcd
12cu|R-coin-1.0.23-1|20	%if %{without bootstrap}
12cu|R-coin-1.0.23-1|21	BuildRequires:    R-multcomp
12cu|R-coin-1.0.23-1|22	%endif
12cu|R-coin-1.0.23-1|23	BuildRequires:    blas-devel
12cu|R-coin-1.0.23-1|24	BuildRequires:    lapack-devel
12cu|R-coin-1.0.23-1|25	
12cu|R-coin-1.0.23-1|26	%description
12cu|R-coin-1.0.23-1|27	Conditional inference procedures for the general independence problem
12cu|R-coin-1.0.23-1|28	including two-sample, K-sample (non-parametric ANOVA), correlation,
12cu|R-coin-1.0.23-1|29	censored, ordered and multivariate problems.
12cu|R-coin-1.0.23-1|30	
12cu|R-coin-1.0.23-1|31	%prep
12cu|R-coin-1.0.23-1|32	%setup -q -c -n %{packname}
12cu|R-coin-1.0.23-1|33	
12cu|R-coin-1.0.23-1|34	%build
12cu|R-coin-1.0.23-1|35	
12cu|R-coin-1.0.23-1|36	%install
12cu|R-coin-1.0.23-1|37	mkdir -p %{buildroot}%{rlibdir}
12cu|R-coin-1.0.23-1|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-coin-1.0.23-1|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-coin-1.0.23-1|40	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-coin-1.0.23-1|41	
12cu|R-coin-1.0.23-1|42	%if %{without bootstrap}
12cu|R-coin-1.0.23-1|43	%check
12cu|R-coin-1.0.23-1|44	%{_bindir}/R CMD check %{packname}
12cu|R-coin-1.0.23-1|45	%endif
12cu|R-coin-1.0.23-1|46	
12cu|R-coin-1.0.23-1|47	%files
12cu|R-coin-1.0.23-1|48	%dir %{rlibdir}/%{packname}
12cu|R-coin-1.0.23-1|49	%doc %{rlibdir}/%{packname}/doc
12cu|R-coin-1.0.23-1|50	%doc %{rlibdir}/%{packname}/html
12cu|R-coin-1.0.23-1|51	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-coin-1.0.23-1|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-coin-1.0.23-1|53	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-coin-1.0.23-1|54	%doc %{rlibdir}/%{packname}/README
12cu|R-coin-1.0.23-1|55	%{rlibdir}/%{packname}/INDEX
12cu|R-coin-1.0.23-1|56	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-coin-1.0.23-1|57	%{rlibdir}/%{packname}/Meta
12cu|R-coin-1.0.23-1|58	%{rlibdir}/%{packname}/R
12cu|R-coin-1.0.23-1|59	%{rlibdir}/%{packname}/data
12cu|R-coin-1.0.23-1|60	%{rlibdir}/%{packname}/help
12cu|R-coin-1.0.23-1|61	%{rlibdir}/%{packname}/libs
12cu|R-coin-1.0.23-1|62	
12cu|R-coin-1.0.23-1|63	
12cu|R-coin-1.0.23-1|64	%changelog
12cu|R-coin-1.0.23-1|65	* Fri Dec 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.23-1
12cu|R-coin-1.0.23-1|66	+ Revision: 41fda31
12cu|R-coin-1.0.23-1|67	- LOG Updated to 1.0.23 (by updates_builder)
12cu|R-coin-1.0.23-1|68	
12cu|R-coin-1.0.23-1|69	

12299 12
12cu|R-colorspace-1.2.4-2|1	%bcond_with bootstrap
12cu|R-colorspace-1.2.4-2|2	%global packname  colorspace
12cu|R-colorspace-1.2.4-2|3	%global rlibdir  %{_libdir}/R/library
12cu|R-colorspace-1.2.4-2|4	
12cu|R-colorspace-1.2.4-2|5	Name:             R-%{packname}
12cu|R-colorspace-1.2.4-2|6	Version:          1.2.4
12cu|R-colorspace-1.2.4-2|7	Release:          2
12cu|R-colorspace-1.2.4-2|8	Summary:          Color Space Manipulation
12cu|R-colorspace-1.2.4-2|9	Group:            Sciences/Mathematics
12cu|R-colorspace-1.2.4-2|10	License:          BSD
12cu|R-colorspace-1.2.4-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-colorspace-1.2.4-2|12	Source0:          http://cran.r-project.org/src/contrib/colorspace_1.2-4.tar.gz
12cu|R-colorspace-1.2.4-2|13	Requires:         R-methods
12cu|R-colorspace-1.2.4-2|14	%if %{with bootstrap}
12cu|R-colorspace-1.2.4-2|15	Requires:         R-KernSmooth R-MASS R-kernlab R-mvtnorm
12cu|R-colorspace-1.2.4-2|16	%else
12cu|R-colorspace-1.2.4-2|17	Requires:         R-KernSmooth R-MASS R-kernlab R-mvtnorm R-vcd
12cu|R-colorspace-1.2.4-2|18	%endif
12cu|R-colorspace-1.2.4-2|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-colorspace-1.2.4-2|20	%if %{with bootstrap}
12cu|R-colorspace-1.2.4-2|21	BuildRequires:    R-KernSmooth R-MASS R-kernlab R-mvtnorm
12cu|R-colorspace-1.2.4-2|22	%else
12cu|R-colorspace-1.2.4-2|23	BuildRequires:    R-KernSmooth R-MASS R-kernlab R-mvtnorm R-vcd
12cu|R-colorspace-1.2.4-2|24	%endif
12cu|R-colorspace-1.2.4-2|25	BuildRequires:    blas-devel
12cu|R-colorspace-1.2.4-2|26	BuildRequires:    lapack-devel
12cu|R-colorspace-1.2.4-2|27	%rename R-cran-colorspace
12cu|R-colorspace-1.2.4-2|28	
12cu|R-colorspace-1.2.4-2|29	%description
12cu|R-colorspace-1.2.4-2|30	Carries out mapping between assorted color spaces including RGB, HSV, HLS,
12cu|R-colorspace-1.2.4-2|31	CIEXYZ, CIELUV, HCL (polar CIELUV), CIELAB and polar CIELAB. Qualitative,
12cu|R-colorspace-1.2.4-2|32	sequential, and diverging color palettes based on HCL colors are provided.
12cu|R-colorspace-1.2.4-2|33	
12cu|R-colorspace-1.2.4-2|34	%prep
12cu|R-colorspace-1.2.4-2|35	%setup -q -c -n %{packname}
12cu|R-colorspace-1.2.4-2|36	
12cu|R-colorspace-1.2.4-2|37	%build
12cu|R-colorspace-1.2.4-2|38	
12cu|R-colorspace-1.2.4-2|39	%install
12cu|R-colorspace-1.2.4-2|40	mkdir -p %{buildroot}%{rlibdir}
12cu|R-colorspace-1.2.4-2|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-colorspace-1.2.4-2|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-colorspace-1.2.4-2|43	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-colorspace-1.2.4-2|44	
12cu|R-colorspace-1.2.4-2|45	%if %{without bootstrap}
12cu|R-colorspace-1.2.4-2|46	%check
12cu|R-colorspace-1.2.4-2|47	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
12cu|R-colorspace-1.2.4-2|48	else			true
12cu|R-colorspace-1.2.4-2|49	fi
12cu|R-colorspace-1.2.4-2|50	%endif
12cu|R-colorspace-1.2.4-2|51	
12cu|R-colorspace-1.2.4-2|52	%files
12cu|R-colorspace-1.2.4-2|53	%dir %{rlibdir}/%{packname}
12cu|R-colorspace-1.2.4-2|54	%doc %{rlibdir}/%{packname}/doc
12cu|R-colorspace-1.2.4-2|55	%doc %{rlibdir}/%{packname}/html
12cu|R-colorspace-1.2.4-2|56	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-colorspace-1.2.4-2|57	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-colorspace-1.2.4-2|58	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-colorspace-1.2.4-2|59	%{rlibdir}/%{packname}/INDEX
12cu|R-colorspace-1.2.4-2|60	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-colorspace-1.2.4-2|61	%{rlibdir}/%{packname}/Meta
12cu|R-colorspace-1.2.4-2|62	%{rlibdir}/%{packname}/R
12cu|R-colorspace-1.2.4-2|63	%{rlibdir}/%{packname}/help
12cu|R-colorspace-1.2.4-2|64	%{rlibdir}/%{packname}/libs
12cu|R-colorspace-1.2.4-2|65	%{rlibdir}/%{packname}/data
12cu|R-colorspace-1.2.4-2|66	%{rlibdir}/%{packname}/LICENSE
12cu|R-colorspace-1.2.4-2|67	
12cu|R-colorspace-1.2.4-2|68	
12cu|R-colorspace-1.2.4-2|69	%changelog
12cu|R-colorspace-1.2.4-2|70	* Wed Nov 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-2
12cu|R-colorspace-1.2.4-2|71	+ Revision: 34cfe5d
12cu|R-colorspace-1.2.4-2|72	- Fix files
12cu|R-colorspace-1.2.4-2|73	
12cu|R-colorspace-1.2.4-2|74	

12300 12
12cu|R-combinat-0.0_8-2|1	%global packname  combinat
12cu|R-combinat-0.0_8-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-combinat-0.0_8-2|3	
12cu|R-combinat-0.0_8-2|4	Name:             R-%{packname}
12cu|R-combinat-0.0_8-2|5	Version:          0.0_8
12cu|R-combinat-0.0_8-2|6	Release:          2
12cu|R-combinat-0.0_8-2|7	Summary:          combinatorics utilities
12cu|R-combinat-0.0_8-2|8	Group:            Sciences/Mathematics
12cu|R-combinat-0.0_8-2|9	License:          GPL-2
12cu|R-combinat-0.0_8-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-combinat-0.0_8-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.0-8.tar.gz
12cu|R-combinat-0.0_8-2|12	Source1:          NAMESPACE
12cu|R-combinat-0.0_8-2|13	BuildArch:        noarch
12cu|R-combinat-0.0_8-2|14	Requires:         R-core
12cu|R-combinat-0.0_8-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-combinat-0.0_8-2|16	
12cu|R-combinat-0.0_8-2|17	%description
12cu|R-combinat-0.0_8-2|18	routines for combinatorics
12cu|R-combinat-0.0_8-2|19	
12cu|R-combinat-0.0_8-2|20	%prep
12cu|R-combinat-0.0_8-2|21	%setup -q -c -n %{packname}
12cu|R-combinat-0.0_8-2|22	cp %{SOURCE1} combinat/
12cu|R-combinat-0.0_8-2|23	
12cu|R-combinat-0.0_8-2|24	%build
12cu|R-combinat-0.0_8-2|25	
12cu|R-combinat-0.0_8-2|26	%install
12cu|R-combinat-0.0_8-2|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-combinat-0.0_8-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-combinat-0.0_8-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-combinat-0.0_8-2|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-combinat-0.0_8-2|31	
12cu|R-combinat-0.0_8-2|32	%check
12cu|R-combinat-0.0_8-2|33	%{_bindir}/R CMD check %{packname}
12cu|R-combinat-0.0_8-2|34	
12cu|R-combinat-0.0_8-2|35	%files
12cu|R-combinat-0.0_8-2|36	%dir %{rlibdir}/%{packname}
12cu|R-combinat-0.0_8-2|37	%doc %{rlibdir}/%{packname}/html
12cu|R-combinat-0.0_8-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-combinat-0.0_8-2|39	%{rlibdir}/%{packname}/INDEX
12cu|R-combinat-0.0_8-2|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-combinat-0.0_8-2|41	%{rlibdir}/%{packname}/Meta
12cu|R-combinat-0.0_8-2|42	%{rlibdir}/%{packname}/R
12cu|R-combinat-0.0_8-2|43	%{rlibdir}/%{packname}/help
12cu|R-combinat-0.0_8-2|44	
12cu|R-combinat-0.0_8-2|45	
12cu|R-combinat-0.0_8-2|46	
12cu|R-combinat-0.0_8-2|47	%changelog
12cu|R-combinat-0.0_8-2|48	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0_8-2
12cu|R-combinat-0.0_8-2|49	+ Revision: 3c5de66
12cu|R-combinat-0.0_8-2|50	- Bump release
12cu|R-combinat-0.0_8-2|51	
12cu|R-combinat-0.0_8-2|52	

12301 12
12cu|R-ComPairWise-1.01-3|1	%global packname  ComPairWise
12cu|R-ComPairWise-1.01-3|2	%global rlibdir  %{_datadir}/R/library
12cu|R-ComPairWise-1.01-3|3	
12cu|R-ComPairWise-1.01-3|4	Name:             R-%{packname}
12cu|R-ComPairWise-1.01-3|5	Version:          1.01
12cu|R-ComPairWise-1.01-3|6	Release:          3
12cu|R-ComPairWise-1.01-3|7	Summary:          Compare phylogenetic or population genetic data alignments
12cu|R-ComPairWise-1.01-3|8	Group:            Sciences/Mathematics
12cu|R-ComPairWise-1.01-3|9	License:          GNU GPL
12cu|R-ComPairWise-1.01-3|10	URL:              None
12cu|R-ComPairWise-1.01-3|11	Source0:          http://cran.r-project.org/src/contrib/Archive/ComPairWise/ComPairWise_1.01.tar.gz
12cu|R-ComPairWise-1.01-3|12	BuildArch:        noarch
12cu|R-ComPairWise-1.01-3|13	Requires:         R-core
12cu|R-ComPairWise-1.01-3|14	BuildRequires:    R-devel texlive-collection-latex
12cu|R-ComPairWise-1.01-3|15	%rename R-cran-ComPairWise
12cu|R-ComPairWise-1.01-3|16	
12cu|R-ComPairWise-1.01-3|17	%description
12cu|R-ComPairWise-1.01-3|18	ComPairWise contains functions to compare DNA/RNA alignments.
12cu|R-ComPairWise-1.01-3|19	
12cu|R-ComPairWise-1.01-3|20	%prep
12cu|R-ComPairWise-1.01-3|21	%setup -q -c -n %{packname}
12cu|R-ComPairWise-1.01-3|22	echo 'exportPattern( "." )' > %{packname}/NAMESPACE
12cu|R-ComPairWise-1.01-3|23	
12cu|R-ComPairWise-1.01-3|24	%build
12cu|R-ComPairWise-1.01-3|25	
12cu|R-ComPairWise-1.01-3|26	%install
12cu|R-ComPairWise-1.01-3|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ComPairWise-1.01-3|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ComPairWise-1.01-3|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ComPairWise-1.01-3|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ComPairWise-1.01-3|31	
12cu|R-ComPairWise-1.01-3|32	%check
12cu|R-ComPairWise-1.01-3|33	%{_bindir}/R CMD check %{packname}
12cu|R-ComPairWise-1.01-3|34	
12cu|R-ComPairWise-1.01-3|35	%files
12cu|R-ComPairWise-1.01-3|36	%dir %{rlibdir}/%{packname}
12cu|R-ComPairWise-1.01-3|37	%doc %{rlibdir}/%{packname}/html
12cu|R-ComPairWise-1.01-3|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ComPairWise-1.01-3|39	%{rlibdir}/%{packname}/INDEX
12cu|R-ComPairWise-1.01-3|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ComPairWise-1.01-3|41	%{rlibdir}/%{packname}/Meta
12cu|R-ComPairWise-1.01-3|42	%{rlibdir}/%{packname}/R
12cu|R-ComPairWise-1.01-3|43	%{rlibdir}/%{packname}/data
12cu|R-ComPairWise-1.01-3|44	%{rlibdir}/%{packname}/demo
12cu|R-ComPairWise-1.01-3|45	%{rlibdir}/%{packname}/examples
12cu|R-ComPairWise-1.01-3|46	%{rlibdir}/%{packname}/help
12cu|R-ComPairWise-1.01-3|47	
12cu|R-ComPairWise-1.01-3|48	%changelog
12cu|R-ComPairWise-1.01-3|49	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.01-3
12cu|R-ComPairWise-1.01-3|50	+ Revision: d2e1396
12cu|R-ComPairWise-1.01-3|51	- Fix NAMESPACE
12cu|R-ComPairWise-1.01-3|52	
12cu|R-ComPairWise-1.01-3|53	

12302 12
12cu|R-CompQuadForm-1.4-2|1	%global packname  CompQuadForm
12cu|R-CompQuadForm-1.4-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-CompQuadForm-1.4-2|3	
12cu|R-CompQuadForm-1.4-2|4	Name:             R-%{packname}
12cu|R-CompQuadForm-1.4-2|5	Version:          1.4
12cu|R-CompQuadForm-1.4-2|6	Release:          2
12cu|R-CompQuadForm-1.4-2|7	Summary:          Distribution function of quadratic forms in normal variables
12cu|R-CompQuadForm-1.4-2|8	Group:            Sciences/Mathematics
12cu|R-CompQuadForm-1.4-2|9	License:          GPL (>= 2)
12cu|R-CompQuadForm-1.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-CompQuadForm-1.4-2|11	Source0:          http://cran.r-project.org/src/contrib/CompQuadForm_1.4.tar.gz
12cu|R-CompQuadForm-1.4-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-CompQuadForm-1.4-2|13	BuildRequires:    blas-devel
12cu|R-CompQuadForm-1.4-2|14	BuildRequires:    lapack-devel
12cu|R-CompQuadForm-1.4-2|15	
12cu|R-CompQuadForm-1.4-2|16	%description
12cu|R-CompQuadForm-1.4-2|17	Computes the distribution function of quadratic forms in normal variables
12cu|R-CompQuadForm-1.4-2|18	using Imhof's method, Davies's algorithm, Farebrother's algorithm or Liu
12cu|R-CompQuadForm-1.4-2|19	et al.'s algorithm.
12cu|R-CompQuadForm-1.4-2|20	
12cu|R-CompQuadForm-1.4-2|21	%prep
12cu|R-CompQuadForm-1.4-2|22	%setup -q -c -n %{packname}
12cu|R-CompQuadForm-1.4-2|23	
12cu|R-CompQuadForm-1.4-2|24	%build
12cu|R-CompQuadForm-1.4-2|25	
12cu|R-CompQuadForm-1.4-2|26	%install
12cu|R-CompQuadForm-1.4-2|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-CompQuadForm-1.4-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-CompQuadForm-1.4-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-CompQuadForm-1.4-2|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-CompQuadForm-1.4-2|31	
12cu|R-CompQuadForm-1.4-2|32	%check
12cu|R-CompQuadForm-1.4-2|33	%{_bindir}/R CMD check %{packname}
12cu|R-CompQuadForm-1.4-2|34	
12cu|R-CompQuadForm-1.4-2|35	%files
12cu|R-CompQuadForm-1.4-2|36	%dir %{rlibdir}/%{packname}
12cu|R-CompQuadForm-1.4-2|37	%doc %{rlibdir}/%{packname}/html
12cu|R-CompQuadForm-1.4-2|38	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-CompQuadForm-1.4-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-CompQuadForm-1.4-2|40	%doc %{rlibdir}/%{packname}/HISTORY
12cu|R-CompQuadForm-1.4-2|41	%{rlibdir}/%{packname}/INDEX
12cu|R-CompQuadForm-1.4-2|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-CompQuadForm-1.4-2|43	%{rlibdir}/%{packname}/Meta
12cu|R-CompQuadForm-1.4-2|44	%{rlibdir}/%{packname}/R
12cu|R-CompQuadForm-1.4-2|45	%{rlibdir}/%{packname}/help
12cu|R-CompQuadForm-1.4-2|46	%{rlibdir}/%{packname}/libs
12cu|R-CompQuadForm-1.4-2|47	
12cu|R-CompQuadForm-1.4-2|48	
12cu|R-CompQuadForm-1.4-2|49	%changelog
12cu|R-CompQuadForm-1.4-2|50	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3-1
12cu|R-CompQuadForm-1.4-2|51	+ Revision: 777035
12cu|R-CompQuadForm-1.4-2|52	- Import R-CompQuadForm
12cu|R-CompQuadForm-1.4-2|53	- Import R-CompQuadForm
12cu|R-CompQuadForm-1.4-2|54	
12cu|R-CompQuadForm-1.4-2|55	

12303 12
12cu|R-corpcor-1.6.6-1|1	%global packname  corpcor
12cu|R-corpcor-1.6.6-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-corpcor-1.6.6-1|3	
12cu|R-corpcor-1.6.6-1|4	Name:             R-%{packname}
12cu|R-corpcor-1.6.6-1|5	Version:          1.6.6
12cu|R-corpcor-1.6.6-1|6	Release:          1
12cu|R-corpcor-1.6.6-1|7	Summary:          Efficient Estimation of Covariance and (Partial) Correlation
12cu|R-corpcor-1.6.6-1|8	Group:            Sciences/Mathematics
12cu|R-corpcor-1.6.6-1|9	License:          GPLv3+
12cu|R-corpcor-1.6.6-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-corpcor-1.6.6-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-corpcor-1.6.6-1|12	BuildArch:        noarch
12cu|R-corpcor-1.6.6-1|13	Requires:         R-core
12cu|R-corpcor-1.6.6-1|14	
12cu|R-corpcor-1.6.6-1|15	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-corpcor-1.6.6-1|16	
12cu|R-corpcor-1.6.6-1|17	
12cu|R-corpcor-1.6.6-1|18	%description
12cu|R-corpcor-1.6.6-1|19	This package implements a James-Stein-type shrinkage estimator for the
12cu|R-corpcor-1.6.6-1|20	covariance matrix, with separate shrinkage for variances and correlations.
12cu|R-corpcor-1.6.6-1|21	The details of the method are explained in Sch\"afer and Strimmer (2005)
12cu|R-corpcor-1.6.6-1|22	and Opgen-Rhein and Strimmer (2007).  The approach is both computationally
12cu|R-corpcor-1.6.6-1|23	as well as statistically very efficient, it is applicable to "small n,
12cu|R-corpcor-1.6.6-1|24	large p" data, and always returns a positive definite and well-conditioned
12cu|R-corpcor-1.6.6-1|25	covariance matrix.  In addition to inferring the covariance matrix the
12cu|R-corpcor-1.6.6-1|26	package also provides shrinkage estimators for partial correlations and
12cu|R-corpcor-1.6.6-1|27	partial variances.  The inverse of the covariance and correlation matrix
12cu|R-corpcor-1.6.6-1|28	can be efficiently computed, as well as any arbitrary power of the
12cu|R-corpcor-1.6.6-1|29	shrinkage correlation matrix.  Furthermore, functions are available for
12cu|R-corpcor-1.6.6-1|30	fast singular value decomposition, for computing the pseudoinverse, and
12cu|R-corpcor-1.6.6-1|31	for checking the rank and positive definiteness of a matrix.
12cu|R-corpcor-1.6.6-1|32	
12cu|R-corpcor-1.6.6-1|33	%prep
12cu|R-corpcor-1.6.6-1|34	%setup -q -c -n %{packname}
12cu|R-corpcor-1.6.6-1|35	
12cu|R-corpcor-1.6.6-1|36	%build
12cu|R-corpcor-1.6.6-1|37	
12cu|R-corpcor-1.6.6-1|38	%install
12cu|R-corpcor-1.6.6-1|39	mkdir -p %{buildroot}%{rlibdir}
12cu|R-corpcor-1.6.6-1|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-corpcor-1.6.6-1|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-corpcor-1.6.6-1|42	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-corpcor-1.6.6-1|43	
12cu|R-corpcor-1.6.6-1|44	%check
12cu|R-corpcor-1.6.6-1|45	%{_bindir}/R CMD check %{packname}
12cu|R-corpcor-1.6.6-1|46	
12cu|R-corpcor-1.6.6-1|47	%files
12cu|R-corpcor-1.6.6-1|48	%dir %{rlibdir}/%{packname}
12cu|R-corpcor-1.6.6-1|49	%doc %{rlibdir}/%{packname}/html
12cu|R-corpcor-1.6.6-1|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-corpcor-1.6.6-1|51	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-corpcor-1.6.6-1|52	%{rlibdir}/%{packname}/INDEX
12cu|R-corpcor-1.6.6-1|53	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-corpcor-1.6.6-1|54	%{rlibdir}/%{packname}/Meta
12cu|R-corpcor-1.6.6-1|55	%{rlibdir}/%{packname}/R
12cu|R-corpcor-1.6.6-1|56	%{rlibdir}/%{packname}/help
12cu|R-corpcor-1.6.6-1|57	
12cu|R-corpcor-1.6.6-1|58	%changelog
12cu|R-corpcor-1.6.6-1|59	* Mon Apr 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.6-1
12cu|R-corpcor-1.6.6-1|60	+ Revision: 144a193
12cu|R-corpcor-1.6.6-1|61	- Fix files
12cu|R-corpcor-1.6.6-1|62	
12cu|R-corpcor-1.6.6-1|63	

12304 12
12cu|R-corrgram-1.5-1|1	%global packname  corrgram
12cu|R-corrgram-1.5-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-corrgram-1.5-1|3	
12cu|R-corrgram-1.5-1|4	Name:             R-%{packname}
12cu|R-corrgram-1.5-1|5	Version:          1.5
12cu|R-corrgram-1.5-1|6	Release:          1
12cu|R-corrgram-1.5-1|7	Summary:          Plot a correlogram
12cu|R-corrgram-1.5-1|8	Group:            Sciences/Mathematics
12cu|R-corrgram-1.5-1|9	License:          GPLv2
12cu|R-corrgram-1.5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-corrgram-1.5-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-corrgram-1.5-1|12	BuildArch:        noarch
12cu|R-corrgram-1.5-1|13	Requires:         R-core
12cu|R-corrgram-1.5-1|14	
12cu|R-corrgram-1.5-1|15	Requires:         R-graphics R-seriation R-stats
12cu|R-corrgram-1.5-1|16	
12cu|R-corrgram-1.5-1|17	
12cu|R-corrgram-1.5-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-graphics R-seriation R-stats
12cu|R-corrgram-1.5-1|19	
12cu|R-corrgram-1.5-1|20	
12cu|R-corrgram-1.5-1|21	%description
12cu|R-corrgram-1.5-1|22	Calculates correlation of variables and displays the results graphically.
12cu|R-corrgram-1.5-1|23	
12cu|R-corrgram-1.5-1|24	%prep
12cu|R-corrgram-1.5-1|25	%setup -q -c -n %{packname}
12cu|R-corrgram-1.5-1|26	
12cu|R-corrgram-1.5-1|27	%build
12cu|R-corrgram-1.5-1|28	
12cu|R-corrgram-1.5-1|29	%install
12cu|R-corrgram-1.5-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-corrgram-1.5-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-corrgram-1.5-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-corrgram-1.5-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-corrgram-1.5-1|34	
12cu|R-corrgram-1.5-1|35	%check
12cu|R-corrgram-1.5-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-corrgram-1.5-1|37	
12cu|R-corrgram-1.5-1|38	%files
12cu|R-corrgram-1.5-1|39	%dir %{rlibdir}/%{packname}
12cu|R-corrgram-1.5-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-corrgram-1.5-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-corrgram-1.5-1|42	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-corrgram-1.5-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-corrgram-1.5-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-corrgram-1.5-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-corrgram-1.5-1|46	%{rlibdir}/%{packname}/R
12cu|R-corrgram-1.5-1|47	%{rlibdir}/%{packname}/data
12cu|R-corrgram-1.5-1|48	%{rlibdir}/%{packname}/help
12cu|R-corrgram-1.5-1|49	
12cu|R-corrgram-1.5-1|50	%changelog
12cu|R-corrgram-1.5-1|51	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-1
12cu|R-corrgram-1.5-1|52	+ Revision: 2dc6d35
12cu|R-corrgram-1.5-1|53	- Fix files
12cu|R-corrgram-1.5-1|54	
12cu|R-corrgram-1.5-1|55	

12305 12
12cu|R-corrplot-0.73-1|1	%global packname  corrplot
12cu|R-corrplot-0.73-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-corrplot-0.73-1|3	
12cu|R-corrplot-0.73-1|4	Name:             R-%{packname}
12cu|R-corrplot-0.73-1|5	Version:          0.73
12cu|R-corrplot-0.73-1|6	Release:          1
12cu|R-corrplot-0.73-1|7	Summary:          Visualization of a correlation matrix
12cu|R-corrplot-0.73-1|8	Group:            Sciences/Mathematics
12cu|R-corrplot-0.73-1|9	License:          GPL
12cu|R-corrplot-0.73-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-corrplot-0.73-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-corrplot-0.73-1|12	BuildArch:        noarch
12cu|R-corrplot-0.73-1|13	Requires:         R-core
12cu|R-corrplot-0.73-1|14	
12cu|R-corrplot-0.73-1|15	
12cu|R-corrplot-0.73-1|16	
12cu|R-corrplot-0.73-1|17	Requires:         R-seriation R-knitr
12cu|R-corrplot-0.73-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-corrplot-0.73-1|19	
12cu|R-corrplot-0.73-1|20	BuildRequires:   R-seriation R-knitr
12cu|R-corrplot-0.73-1|21	%description
12cu|R-corrplot-0.73-1|22	The corrplot package is a graphical display of a correlation matrix,
12cu|R-corrplot-0.73-1|23	confidence interval. It also contains some algorithms to do matrix
12cu|R-corrplot-0.73-1|24	
12cu|R-corrplot-0.73-1|25	%prep
12cu|R-corrplot-0.73-1|26	%setup -q -c -n %{packname}
12cu|R-corrplot-0.73-1|27	
12cu|R-corrplot-0.73-1|28	%build
12cu|R-corrplot-0.73-1|29	
12cu|R-corrplot-0.73-1|30	%install
12cu|R-corrplot-0.73-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-corrplot-0.73-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-corrplot-0.73-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-corrplot-0.73-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-corrplot-0.73-1|35	
12cu|R-corrplot-0.73-1|36	%check
12cu|R-corrplot-0.73-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-corrplot-0.73-1|38	
12cu|R-corrplot-0.73-1|39	%files
12cu|R-corrplot-0.73-1|40	%dir %{rlibdir}/%{packname}
12cu|R-corrplot-0.73-1|41	%doc %{rlibdir}/%{packname}/doc
12cu|R-corrplot-0.73-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-corrplot-0.73-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-corrplot-0.73-1|44	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-corrplot-0.73-1|45	%{rlibdir}/%{packname}/INDEX
12cu|R-corrplot-0.73-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-corrplot-0.73-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-corrplot-0.73-1|48	%{rlibdir}/%{packname}/R
12cu|R-corrplot-0.73-1|49	%{rlibdir}/%{packname}/help
12cu|R-corrplot-0.73-1|50	
12cu|R-corrplot-0.73-1|51	%changelog
12cu|R-corrplot-0.73-1|52	* Wed Mar 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.73-1
12cu|R-corrplot-0.73-1|53	+ Revision: 763d855
12cu|R-corrplot-0.73-1|54	- Imported from SRPM
12cu|R-corrplot-0.73-1|55	
12cu|R-corrplot-0.73-1|56	

12306 12
12cu|R-CoxBoost-1.4-1|1	%global packname  CoxBoost
12cu|R-CoxBoost-1.4-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-CoxBoost-1.4-1|3	
12cu|R-CoxBoost-1.4-1|4	Name:             R-%{packname}
12cu|R-CoxBoost-1.4-1|5	Version:          1.4
12cu|R-CoxBoost-1.4-1|6	Release:          1
12cu|R-CoxBoost-1.4-1|7	Summary:          Cox models by likelihood based boosting
12cu|R-CoxBoost-1.4-1|8	Group:            Sciences/Mathematics
12cu|R-CoxBoost-1.4-1|9	License:          GPL (>= 2)
12cu|R-CoxBoost-1.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-CoxBoost-1.4-1|11	Source0:          http://cran.r-project.org/src/contrib/CoxBoost_1.4.tar.gz
12cu|R-CoxBoost-1.4-1|12	Requires:         R-survival R-Matrix
12cu|R-CoxBoost-1.4-1|13	Requires:         R-snowfall R-multicore
12cu|R-CoxBoost-1.4-1|14	Requires:         R-prodlim
12cu|R-CoxBoost-1.4-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-survival R-Matrix
12cu|R-CoxBoost-1.4-1|16	BuildRequires:    R-snowfall R-multicore
12cu|R-CoxBoost-1.4-1|17	BuildRequires:    R-prodlim
12cu|R-CoxBoost-1.4-1|18	%rename R-cran-CoxBoost
12cu|R-CoxBoost-1.4-1|19	
12cu|R-CoxBoost-1.4-1|20	%description
12cu|R-CoxBoost-1.4-1|21	This package provides routines for fitting Cox models by likelihood based
12cu|R-CoxBoost-1.4-1|22	boosting for a single endpoint or in presence of competing risks
12cu|R-CoxBoost-1.4-1|23	
12cu|R-CoxBoost-1.4-1|24	%prep
12cu|R-CoxBoost-1.4-1|25	%setup -q -c -n %{packname}
12cu|R-CoxBoost-1.4-1|26	
12cu|R-CoxBoost-1.4-1|27	%build
12cu|R-CoxBoost-1.4-1|28	
12cu|R-CoxBoost-1.4-1|29	%install
12cu|R-CoxBoost-1.4-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-CoxBoost-1.4-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-CoxBoost-1.4-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-CoxBoost-1.4-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-CoxBoost-1.4-1|34	
12cu|R-CoxBoost-1.4-1|35	%check
12cu|R-CoxBoost-1.4-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-CoxBoost-1.4-1|37	
12cu|R-CoxBoost-1.4-1|38	%files
12cu|R-CoxBoost-1.4-1|39	%dir %{rlibdir}/%{packname}
12cu|R-CoxBoost-1.4-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-CoxBoost-1.4-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-CoxBoost-1.4-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-CoxBoost-1.4-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-CoxBoost-1.4-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-CoxBoost-1.4-1|45	%{rlibdir}/%{packname}/R
12cu|R-CoxBoost-1.4-1|46	%{rlibdir}/%{packname}/help
12cu|R-CoxBoost-1.4-1|47	%{rlibdir}/%{packname}/libs
12cu|R-CoxBoost-1.4-1|48	
12cu|R-CoxBoost-1.4-1|49	
12cu|R-CoxBoost-1.4-1|50	%changelog
12cu|R-CoxBoost-1.4-1|51	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-1
12cu|R-CoxBoost-1.4-1|52	+ Revision: 5341fef
12cu|R-CoxBoost-1.4-1|53	- Added R-prodlim req
12cu|R-CoxBoost-1.4-1|54	
12cu|R-CoxBoost-1.4-1|55	

12307 12
12cu|R-coxme-2.2.3-2|1	%global packname  coxme
12cu|R-coxme-2.2.3-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-coxme-2.2.3-2|3	
12cu|R-coxme-2.2.3-2|4	Name:             R-%{packname}
12cu|R-coxme-2.2.3-2|5	Version:          2.2.3
12cu|R-coxme-2.2.3-2|6	Release:          2
12cu|R-coxme-2.2.3-2|7	Summary:          Mixed Effects Cox Models
12cu|R-coxme-2.2.3-2|8	Group:            Sciences/Mathematics
12cu|R-coxme-2.2.3-2|9	License:          GPL-2
12cu|R-coxme-2.2.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-coxme-2.2.3-2|11	Source0:          http://cran.r-project.org/src/contrib/coxme_2.2-3.tar.gz
12cu|R-coxme-2.2.3-2|12	Requires:         R-survival R-bdsmatrix R-nlme R-Matrix R-methods
12cu|R-coxme-2.2.3-2|13	Requires:         R-mvtnorm R-kinship2
12cu|R-coxme-2.2.3-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-survival
12cu|R-coxme-2.2.3-2|15	BuildRequires:    R-bdsmatrix R-nlme R-Matrix R-methods R-mvtnorm R-kinship2
12cu|R-coxme-2.2.3-2|16	
12cu|R-coxme-2.2.3-2|17	%description
12cu|R-coxme-2.2.3-2|18	Cox proportional hazards models containing Gaussian random effects, also
12cu|R-coxme-2.2.3-2|19	known as frailty models.
12cu|R-coxme-2.2.3-2|20	
12cu|R-coxme-2.2.3-2|21	%prep
12cu|R-coxme-2.2.3-2|22	%setup -q -c -n %{packname}
12cu|R-coxme-2.2.3-2|23	
12cu|R-coxme-2.2.3-2|24	%build
12cu|R-coxme-2.2.3-2|25	
12cu|R-coxme-2.2.3-2|26	%install
12cu|R-coxme-2.2.3-2|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-coxme-2.2.3-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-coxme-2.2.3-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-coxme-2.2.3-2|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-coxme-2.2.3-2|31	
12cu|R-coxme-2.2.3-2|32	%check
12cu|R-coxme-2.2.3-2|33	%{_bindir}/R CMD check %{packname}
12cu|R-coxme-2.2.3-2|34	
12cu|R-coxme-2.2.3-2|35	%files
12cu|R-coxme-2.2.3-2|36	%dir %{rlibdir}/%{packname}
12cu|R-coxme-2.2.3-2|37	%doc %{rlibdir}/%{packname}/doc
12cu|R-coxme-2.2.3-2|38	%doc %{rlibdir}/%{packname}/html
12cu|R-coxme-2.2.3-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-coxme-2.2.3-2|40	%doc %{rlibdir}/%{packname}/NEWS.Rd
12cu|R-coxme-2.2.3-2|41	%{rlibdir}/%{packname}/INDEX
12cu|R-coxme-2.2.3-2|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-coxme-2.2.3-2|43	%{rlibdir}/%{packname}/Meta
12cu|R-coxme-2.2.3-2|44	%{rlibdir}/%{packname}/R
12cu|R-coxme-2.2.3-2|45	%{rlibdir}/%{packname}/data
12cu|R-coxme-2.2.3-2|46	%{rlibdir}/%{packname}/help
12cu|R-coxme-2.2.3-2|47	%{rlibdir}/%{packname}/libs

12308 12
12cu|R-cran-leaps-2.9-2|1	%define modulename leaps
12cu|R-cran-leaps-2.9-2|2	%define realver 2.9
12cu|R-cran-leaps-2.9-2|3	%define r_library %{_libdir}/R/library
12cu|R-cran-leaps-2.9-2|4	
12cu|R-cran-leaps-2.9-2|5	Summary:        Regression subset for R
12cu|R-cran-leaps-2.9-2|6	Name:           R-cran-%{modulename}
12cu|R-cran-leaps-2.9-2|7	Version:        %(echo %{realver} | tr '-' '.')
12cu|R-cran-leaps-2.9-2|8	Release:        2
12cu|R-cran-leaps-2.9-2|9	License:        GPLv2+
12cu|R-cran-leaps-2.9-2|10	Group:          Sciences/Mathematics
12cu|R-cran-leaps-2.9-2|11	Url:            http://cran.r-project.org/web/packages/%{modulename}/index.html
12cu|R-cran-leaps-2.9-2|12	Source0:        http://cran.r-project.org/src/contrib/%{modulename}_%{realver}.tar.gz
12cu|R-cran-leaps-2.9-2|13	BuildRequires:  R-base
12cu|R-cran-leaps-2.9-2|14	BuildRequires:  gcc-gfortran
12cu|R-cran-leaps-2.9-2|15	Requires:       R-base
12cu|R-cran-leaps-2.9-2|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12cu|R-cran-leaps-2.9-2|17	
12cu|R-cran-leaps-2.9-2|18	%description
12cu|R-cran-leaps-2.9-2|19	This R package provides a regression subset selection including
12cu|R-cran-leaps-2.9-2|20	exhaustive search.
12cu|R-cran-leaps-2.9-2|21	
12cu|R-cran-leaps-2.9-2|22	%prep
12cu|R-cran-leaps-2.9-2|23	%setup -q -c
12cu|R-cran-leaps-2.9-2|24	
12cu|R-cran-leaps-2.9-2|25	%build
12cu|R-cran-leaps-2.9-2|26	
12cu|R-cran-leaps-2.9-2|27	R CMD build %{modulename}
12cu|R-cran-leaps-2.9-2|28	
12cu|R-cran-leaps-2.9-2|29	%install
12cu|R-cran-leaps-2.9-2|30	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cu|R-cran-leaps-2.9-2|31	
12cu|R-cran-leaps-2.9-2|32	mkdir -p %{buildroot}/%{r_library}
12cu|R-cran-leaps-2.9-2|33	
12cu|R-cran-leaps-2.9-2|34	# install
12cu|R-cran-leaps-2.9-2|35	R CMD INSTALL %{modulename} --library=%{buildroot}/%{r_library}
12cu|R-cran-leaps-2.9-2|36	
12cu|R-cran-leaps-2.9-2|37	# provided by R-base
12cu|R-cran-leaps-2.9-2|38	rm -rf %{buildroot}/%{r_library}/R.css
12cu|R-cran-leaps-2.9-2|39	
12cu|R-cran-leaps-2.9-2|40	%clean
12cu|R-cran-leaps-2.9-2|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cu|R-cran-leaps-2.9-2|42	
12cu|R-cran-leaps-2.9-2|43	%files
12cu|R-cran-leaps-2.9-2|44	%defattr(-,root,root)
12cu|R-cran-leaps-2.9-2|45	%{r_library}/%{modulename}
12cu|R-cran-leaps-2.9-2|46	
12cu|R-cran-leaps-2.9-2|47	
12cu|R-cran-leaps-2.9-2|48	
12cu|R-cran-leaps-2.9-2|49	%changelog
12cu|R-cran-leaps-2.9-2|50	* Tue Dec 29 2009 Jérôme Brenier <incubusss@mandriva.org> 2.9-1mdv2010.1
12cu|R-cran-leaps-2.9-2|51	+ Revision: 483337
12cu|R-cran-leaps-2.9-2|52	- import R-cran-leaps
12cu|R-cran-leaps-2.9-2|53	
12cu|R-cran-leaps-2.9-2|54	

12309 12
12cu|R-CreditMetrics-0.0_2-3|1	%global packname  CreditMetrics
12cu|R-CreditMetrics-0.0_2-3|2	%global rlibdir  %{_datadir}/R/library
12cu|R-CreditMetrics-0.0_2-3|3	
12cu|R-CreditMetrics-0.0_2-3|4	Name:             R-%{packname}
12cu|R-CreditMetrics-0.0_2-3|5	Epoch:            1
12cu|R-CreditMetrics-0.0_2-3|6	Version:          0.0_2
12cu|R-CreditMetrics-0.0_2-3|7	Release:          3
12cu|R-CreditMetrics-0.0_2-3|8	Summary:          Functions for calculating the CreditMetrics risk model
12cu|R-CreditMetrics-0.0_2-3|9	Group:            Sciences/Mathematics
12cu|R-CreditMetrics-0.0_2-3|10	License:          Unlimited
12cu|R-CreditMetrics-0.0_2-3|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-CreditMetrics-0.0_2-3|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.0-2.tar.gz
12cu|R-CreditMetrics-0.0_2-3|13	BuildArch:        noarch
12cu|R-CreditMetrics-0.0_2-3|14	Requires:         R-core
12cu|R-CreditMetrics-0.0_2-3|15	BuildRequires:    R-devel
12cu|R-CreditMetrics-0.0_2-3|16	BuildRequires:    Rmath-devel
12cu|R-CreditMetrics-0.0_2-3|17	BuildRequires:    texlive-collection-latex
12cu|R-CreditMetrics-0.0_2-3|18	BuildRequires:    pkgconfig(lapack)
12cu|R-CreditMetrics-0.0_2-3|19	
12cu|R-CreditMetrics-0.0_2-3|20	%description
12cu|R-CreditMetrics-0.0_2-3|21	A set of functions for computing the CreditMetrics risk model.
12cu|R-CreditMetrics-0.0_2-3|22	
12cu|R-CreditMetrics-0.0_2-3|23	%prep
12cu|R-CreditMetrics-0.0_2-3|24	%setup -q -c -n %{packname}
12cu|R-CreditMetrics-0.0_2-3|25	
12cu|R-CreditMetrics-0.0_2-3|26	%build
12cu|R-CreditMetrics-0.0_2-3|27	
12cu|R-CreditMetrics-0.0_2-3|28	%install
12cu|R-CreditMetrics-0.0_2-3|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-CreditMetrics-0.0_2-3|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-CreditMetrics-0.0_2-3|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-CreditMetrics-0.0_2-3|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-CreditMetrics-0.0_2-3|33	
12cu|R-CreditMetrics-0.0_2-3|34	%check
12cu|R-CreditMetrics-0.0_2-3|35	%{_bindir}/R CMD check %{packname}
12cu|R-CreditMetrics-0.0_2-3|36	
12cu|R-CreditMetrics-0.0_2-3|37	%files
12cu|R-CreditMetrics-0.0_2-3|38	%dir %{rlibdir}/%{packname}
12cu|R-CreditMetrics-0.0_2-3|39	%doc %{rlibdir}/%{packname}/html
12cu|R-CreditMetrics-0.0_2-3|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-CreditMetrics-0.0_2-3|41	%{rlibdir}/%{packname}/INDEX
12cu|R-CreditMetrics-0.0_2-3|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-CreditMetrics-0.0_2-3|43	%{rlibdir}/%{packname}/Meta
12cu|R-CreditMetrics-0.0_2-3|44	%{rlibdir}/%{packname}/R
12cu|R-CreditMetrics-0.0_2-3|45	%{rlibdir}/%{packname}/help
12cu|R-CreditMetrics-0.0_2-3|46	
12cu|R-CreditMetrics-0.0_2-3|47	
12cu|R-CreditMetrics-0.0_2-3|48	%changelog
12cu|R-CreditMetrics-0.0_2-3|49	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1:0.0_2-2
12cu|R-CreditMetrics-0.0_2-3|50	+ Revision: 774990
12cu|R-CreditMetrics-0.0_2-3|51	- Use proper tarball.
12cu|R-CreditMetrics-0.0_2-3|52	- Bump release.
12cu|R-CreditMetrics-0.0_2-3|53	- Update to latest version
12cu|R-CreditMetrics-0.0_2-3|54	
12cu|R-CreditMetrics-0.0_2-3|55	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1:0.0_1-1
12cu|R-CreditMetrics-0.0_2-3|56	+ Revision: 774724
12cu|R-CreditMetrics-0.0_2-3|57	- Update and rebuild with R2spec
12cu|R-CreditMetrics-0.0_2-3|58	- Update and rebuild with R2spec
12cu|R-CreditMetrics-0.0_2-3|59	
12cu|R-CreditMetrics-0.0_2-3|60	* Fri Dec 25 2009 Jérôme Brenier <incubusss@mandriva.org> 0.0.2-1mdv2010.1
12cu|R-CreditMetrics-0.0_2-3|61	+ Revision: 482254
12cu|R-CreditMetrics-0.0_2-3|62	- new version 0.0.2
12cu|R-CreditMetrics-0.0_2-3|63	
12cu|R-CreditMetrics-0.0_2-3|64	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.0.1-5mdv2010.0
12cu|R-CreditMetrics-0.0_2-3|65	+ Revision: 433080
12cu|R-CreditMetrics-0.0_2-3|66	- rebuild
12cu|R-CreditMetrics-0.0_2-3|67	
12cu|R-CreditMetrics-0.0_2-3|68	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.0.1-4mdv2009.0
12cu|R-CreditMetrics-0.0_2-3|69	+ Revision: 260129
12cu|R-CreditMetrics-0.0_2-3|70	- rebuild
12cu|R-CreditMetrics-0.0_2-3|71	- rebuild
12cu|R-CreditMetrics-0.0_2-3|72	
12cu|R-CreditMetrics-0.0_2-3|73	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-1mdv2008.1
12cu|R-CreditMetrics-0.0_2-3|74	+ Revision: 169935
12cu|R-CreditMetrics-0.0_2-3|75	- complete spec file
12cu|R-CreditMetrics-0.0_2-3|76	- fix Url
12cu|R-CreditMetrics-0.0_2-3|77	- add source and spec file
12cu|R-CreditMetrics-0.0_2-3|78	- Created package structure for R-cran-CreditMetrics.
12cu|R-CreditMetrics-0.0_2-3|79	

12310 12
12cu|R-cubature-1.1.2-2|1	%global packname  cubature
12cu|R-cubature-1.1.2-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-cubature-1.1.2-2|3	
12cu|R-cubature-1.1.2-2|4	Name:             R-%{packname}
12cu|R-cubature-1.1.2-2|5	Version:          1.1.2
12cu|R-cubature-1.1.2-2|6	Release:          2
12cu|R-cubature-1.1.2-2|7	Summary:          Adaptive multivariate integration over hypercubes
12cu|R-cubature-1.1.2-2|8	Group:            Sciences/Mathematics
12cu|R-cubature-1.1.2-2|9	License:          GPL (>= 2)
12cu|R-cubature-1.1.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-cubature-1.1.2-2|11	Source0:          http://cran.r-project.org/src/contrib/cubature_1.1-2.tar.gz
12cu|R-cubature-1.1.2-2|12	BuildRequires:    R-devel
12cu|R-cubature-1.1.2-2|13	BuildRequires:    Rmath-devel
12cu|R-cubature-1.1.2-2|14	BuildRequires:    texlive-collection-latex
12cu|R-cubature-1.1.2-2|15	BuildRequires:    pkgconfig(lapack)
12cu|R-cubature-1.1.2-2|16	
12cu|R-cubature-1.1.2-2|17	%description
12cu|R-cubature-1.1.2-2|18	Adaptive multivariate integration over hypercubes
12cu|R-cubature-1.1.2-2|19	
12cu|R-cubature-1.1.2-2|20	%prep
12cu|R-cubature-1.1.2-2|21	%setup -q -c -n %{packname}
12cu|R-cubature-1.1.2-2|22	
12cu|R-cubature-1.1.2-2|23	%build
12cu|R-cubature-1.1.2-2|24	
12cu|R-cubature-1.1.2-2|25	%install
12cu|R-cubature-1.1.2-2|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-cubature-1.1.2-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-cubature-1.1.2-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-cubature-1.1.2-2|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-cubature-1.1.2-2|30	
12cu|R-cubature-1.1.2-2|31	%check
12cu|R-cubature-1.1.2-2|32	%{_bindir}/R CMD check %{packname}
12cu|R-cubature-1.1.2-2|33	
12cu|R-cubature-1.1.2-2|34	%files
12cu|R-cubature-1.1.2-2|35	%dir %{rlibdir}/%{packname}
12cu|R-cubature-1.1.2-2|36	%doc %{rlibdir}/%{packname}/html
12cu|R-cubature-1.1.2-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-cubature-1.1.2-2|38	%{rlibdir}/%{packname}/INDEX
12cu|R-cubature-1.1.2-2|39	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-cubature-1.1.2-2|40	%{rlibdir}/%{packname}/Meta
12cu|R-cubature-1.1.2-2|41	%{rlibdir}/%{packname}/R
12cu|R-cubature-1.1.2-2|42	%{rlibdir}/%{packname}/help
12cu|R-cubature-1.1.2-2|43	%{rlibdir}/%{packname}/libs
12cu|R-cubature-1.1.2-2|44	
12cu|R-cubature-1.1.2-2|45	
12cu|R-cubature-1.1.2-2|46	%changelog
12cu|R-cubature-1.1.2-2|47	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.1_1-1
12cu|R-cubature-1.1.2-2|48	+ Revision: 777005
12cu|R-cubature-1.1.2-2|49	- Import R-cubature
12cu|R-cubature-1.1.2-2|50	- Import R-cubature
12cu|R-cubature-1.1.2-2|51	
12cu|R-cubature-1.1.2-2|52	

12311 12
12cu|R-DAAG-1.18-2|1	%global packname  DAAG
12cu|R-DAAG-1.18-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-DAAG-1.18-2|3	
12cu|R-DAAG-1.18-2|4	%define debug_package %{nil}
12cu|R-DAAG-1.18-2|5	
12cu|R-DAAG-1.18-2|6	Name:             R-%{packname}
12cu|R-DAAG-1.18-2|7	Version:          1.18
12cu|R-DAAG-1.18-2|8	Release:          2
12cu|R-DAAG-1.18-2|9	Summary:          Data Analysis And Graphics data and functions
12cu|R-DAAG-1.18-2|10	Group:            Sciences/Mathematics
12cu|R-DAAG-1.18-2|11	License:          Unlimited
12cu|R-DAAG-1.18-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-DAAG-1.18-2|13	Source0:          http://cran.r-project.org/src/contrib/DAAG_1.18.tar.gz
12cu|R-DAAG-1.18-2|14	Requires:         R-MASS R-rpart R-randomForest R-boot R-survival
12cu|R-DAAG-1.18-2|15	Requires:         R-lattice R-leaps R-oz R-lme4 R-quantreg R-knitr
12cu|R-DAAG-1.18-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS R-rpart R-randomForest R-boot R-survival
12cu|R-DAAG-1.18-2|17	BuildRequires:    R-lattice R-leaps R-oz R-lme4 R-quantreg R-knitr
12cu|R-DAAG-1.18-2|18	
12cu|R-DAAG-1.18-2|19	%description
12cu|R-DAAG-1.18-2|20	various data sets used in examples and exercises in the book Maindonald,
12cu|R-DAAG-1.18-2|21	J.H. and Braun, W.J. (2003, 2007, 2010) "Data Analysis and Graphics Using
12cu|R-DAAG-1.18-2|22	
12cu|R-DAAG-1.18-2|23	%prep
12cu|R-DAAG-1.18-2|24	%setup -q -c -n %{packname}
12cu|R-DAAG-1.18-2|25	
12cu|R-DAAG-1.18-2|26	%build
12cu|R-DAAG-1.18-2|27	
12cu|R-DAAG-1.18-2|28	%install
12cu|R-DAAG-1.18-2|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-DAAG-1.18-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-DAAG-1.18-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-DAAG-1.18-2|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-DAAG-1.18-2|33	
12cu|R-DAAG-1.18-2|34	%check
12cu|R-DAAG-1.18-2|35	%{_bindir}/R CMD check %{packname}
12cu|R-DAAG-1.18-2|36	
12cu|R-DAAG-1.18-2|37	%files
12cu|R-DAAG-1.18-2|38	%dir %{rlibdir}/%{packname}
12cu|R-DAAG-1.18-2|39	%doc %{rlibdir}/%{packname}/doc
12cu|R-DAAG-1.18-2|40	%doc %{rlibdir}/%{packname}/html
12cu|R-DAAG-1.18-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-DAAG-1.18-2|42	%{rlibdir}/%{packname}/INDEX
12cu|R-DAAG-1.18-2|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-DAAG-1.18-2|44	%{rlibdir}/%{packname}/NEWS
12cu|R-DAAG-1.18-2|45	%{rlibdir}/%{packname}/Meta
12cu|R-DAAG-1.18-2|46	%{rlibdir}/%{packname}/R
12cu|R-DAAG-1.18-2|47	%{rlibdir}/%{packname}/data
12cu|R-DAAG-1.18-2|48	%{rlibdir}/%{packname}/help
12cu|R-DAAG-1.18-2|49	%{rlibdir}/%{packname}/misc
12cu|R-DAAG-1.18-2|50	%{rlibdir}/%{packname}/seedrates.txt
12cu|R-DAAG-1.18-2|51	
12cu|R-DAAG-1.18-2|52	%changelog
12cu|R-DAAG-1.18-2|53	* Fri Mar 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.18-2
12cu|R-DAAG-1.18-2|54	+ Revision: d727ed3
12cu|R-DAAG-1.18-2|55	- Build with R-knitr
12cu|R-DAAG-1.18-2|56	
12cu|R-DAAG-1.18-2|57	

12312 12
12cu|R-DBI-0.2.7-1|1	%global packname  DBI
12cu|R-DBI-0.2.7-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-DBI-0.2.7-1|3	
12cu|R-DBI-0.2.7-1|4	Name:             R-%{packname}
12cu|R-DBI-0.2.7-1|5	Version:          0.2.7
12cu|R-DBI-0.2.7-1|6	Release:          1
12cu|R-DBI-0.2.7-1|7	Summary:          R Database Interface
12cu|R-DBI-0.2.7-1|8	Group:            Sciences/Mathematics
12cu|R-DBI-0.2.7-1|9	License:          LGPL (>= 2)
12cu|R-DBI-0.2.7-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-DBI-0.2.7-1|11	Source0:          http://cran.r-project.org/src/contrib/DBI_0.2-7.tar.gz
12cu|R-DBI-0.2.7-1|12	Requires:         R-methods
12cu|R-DBI-0.2.7-1|13	Requires:         R-methods
12cu|R-DBI-0.2.7-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-DBI-0.2.7-1|15	BuildRequires:    R-methods
12cu|R-DBI-0.2.7-1|16	
12cu|R-DBI-0.2.7-1|17	%define debug_package %{nil}
12cu|R-DBI-0.2.7-1|18	
12cu|R-DBI-0.2.7-1|19	%description
12cu|R-DBI-0.2.7-1|20	A database interface (DBI) definition for communication between R and
12cu|R-DBI-0.2.7-1|21	relational database management systems.  All classes in this package are
12cu|R-DBI-0.2.7-1|22	virtual and need to be extended by the various R/DBMS implementations.
12cu|R-DBI-0.2.7-1|23	
12cu|R-DBI-0.2.7-1|24	%prep
12cu|R-DBI-0.2.7-1|25	%setup -q -c -n %{packname}
12cu|R-DBI-0.2.7-1|26	
12cu|R-DBI-0.2.7-1|27	%build
12cu|R-DBI-0.2.7-1|28	
12cu|R-DBI-0.2.7-1|29	%install
12cu|R-DBI-0.2.7-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-DBI-0.2.7-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-DBI-0.2.7-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-DBI-0.2.7-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-DBI-0.2.7-1|34	
12cu|R-DBI-0.2.7-1|35	%check
12cu|R-DBI-0.2.7-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-DBI-0.2.7-1|37	
12cu|R-DBI-0.2.7-1|38	%files
12cu|R-DBI-0.2.7-1|39	%dir %{rlibdir}/%{packname}
12cu|R-DBI-0.2.7-1|40	%doc %{rlibdir}/%{packname}/doc
12cu|R-DBI-0.2.7-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-DBI-0.2.7-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-DBI-0.2.7-1|43	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-DBI-0.2.7-1|44	%doc %{rlibdir}/%{packname}/TODO
12cu|R-DBI-0.2.7-1|45	%{rlibdir}/%{packname}/INDEX
12cu|R-DBI-0.2.7-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-DBI-0.2.7-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-DBI-0.2.7-1|48	%{rlibdir}/%{packname}/R
12cu|R-DBI-0.2.7-1|49	%{rlibdir}/%{packname}/help
12cu|R-DBI-0.2.7-1|50	
12cu|R-DBI-0.2.7-1|51	
12cu|R-DBI-0.2.7-1|52	%changelog
12cu|R-DBI-0.2.7-1|53	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.2_5-1
12cu|R-DBI-0.2.7-1|54	+ Revision: 774952
12cu|R-DBI-0.2.7-1|55	- Update to latest version
12cu|R-DBI-0.2.7-1|56	
12cu|R-DBI-0.2.7-1|57	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.2_4-1
12cu|R-DBI-0.2.7-1|58	+ Revision: 774924
12cu|R-DBI-0.2.7-1|59	- Import R-DBI
12cu|R-DBI-0.2.7-1|60	- Import R-DBI
12cu|R-DBI-0.2.7-1|61	
12cu|R-DBI-0.2.7-1|62	

12313 12
12cu|R-Deducer-0.7.6.1-1|1	%global packname  Deducer
12cu|R-Deducer-0.7.6.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-Deducer-0.7.6.1-1|3	
12cu|R-Deducer-0.7.6.1-1|4	Name:             R-%{packname}
12cu|R-Deducer-0.7.6.1-1|5	Version:          0.7.6.1
12cu|R-Deducer-0.7.6.1-1|6	Release:          1
12cu|R-Deducer-0.7.6.1-1|7	Summary:          Deducer
12cu|R-Deducer-0.7.6.1-1|8	Group:            Sciences/Mathematics
12cu|R-Deducer-0.7.6.1-1|9	License:          GPLv2
12cu|R-Deducer-0.7.6.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Deducer-0.7.6.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.7-6.1.tar.gz
12cu|R-Deducer-0.7.6.1-1|12	BuildArch:        noarch
12cu|R-Deducer-0.7.6.1-1|13	Requires:         R-core
12cu|R-Deducer-0.7.6.1-1|14	
12cu|R-Deducer-0.7.6.1-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
12cu|R-Deducer-0.7.6.1-1|16	
12cu|R-Deducer-0.7.6.1-1|17	Requires:         R-lawstat R-Hmisc
12cu|R-Deducer-0.7.6.1-1|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
12cu|R-Deducer-0.7.6.1-1|19	
12cu|R-Deducer-0.7.6.1-1|20	BuildRequires:    R-lawstat R-Hmisc
12cu|R-Deducer-0.7.6.1-1|21	BuildRequires:    java-rpmbuild
12cu|R-Deducer-0.7.6.1-1|22	BuildRequires:    x11-server-xvfb
12cu|R-Deducer-0.7.6.1-1|23	
12cu|R-Deducer-0.7.6.1-1|24	%description
12cu|R-Deducer-0.7.6.1-1|25	An intuitive, cross-platform graphical data analysis system. It uses menus
12cu|R-Deducer-0.7.6.1-1|26	and dialogs to guide the user efficiently through the data manipulation
12cu|R-Deducer-0.7.6.1-1|27	and analysis process, and has an excel like spreadsheet for easy data
12cu|R-Deducer-0.7.6.1-1|28	frame visualization and editing. Deducer works best when used with the
12cu|R-Deducer-0.7.6.1-1|29	Java based R GUI JGR, but the dialogs can be called from the command line.
12cu|R-Deducer-0.7.6.1-1|30	Dialogs have also been integrated into the Windows Rgui.
12cu|R-Deducer-0.7.6.1-1|31	
12cu|R-Deducer-0.7.6.1-1|32	%prep
12cu|R-Deducer-0.7.6.1-1|33	%setup -q -c -n %{packname}
12cu|R-Deducer-0.7.6.1-1|34	
12cu|R-Deducer-0.7.6.1-1|35	%build
12cu|R-Deducer-0.7.6.1-1|36	
12cu|R-Deducer-0.7.6.1-1|37	%install
12cu|R-Deducer-0.7.6.1-1|38	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Deducer-0.7.6.1-1|39	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Deducer-0.7.6.1-1|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Deducer-0.7.6.1-1|41	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Deducer-0.7.6.1-1|42	
12cu|R-Deducer-0.7.6.1-1|43	%check
12cu|R-Deducer-0.7.6.1-1|44	xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-Deducer-0.7.6.1-1|45	
12cu|R-Deducer-0.7.6.1-1|46	%files
12cu|R-Deducer-0.7.6.1-1|47	%dir %{rlibdir}/%{packname}
12cu|R-Deducer-0.7.6.1-1|48	%doc %{rlibdir}/%{packname}/html
12cu|R-Deducer-0.7.6.1-1|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Deducer-0.7.6.1-1|50	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-Deducer-0.7.6.1-1|51	%{rlibdir}/%{packname}/CITATION
12cu|R-Deducer-0.7.6.1-1|52	%{rlibdir}/%{packname}/INDEX
12cu|R-Deducer-0.7.6.1-1|53	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Deducer-0.7.6.1-1|54	%{rlibdir}/%{packname}/Meta
12cu|R-Deducer-0.7.6.1-1|55	%{rlibdir}/%{packname}/R
12cu|R-Deducer-0.7.6.1-1|56	%{rlibdir}/%{packname}/help
12cu|R-Deducer-0.7.6.1-1|57	%{rlibdir}/%{packname}/java
12cu|R-Deducer-0.7.6.1-1|58	
12cu|R-Deducer-0.7.6.1-1|59	%changelog
12cu|R-Deducer-0.7.6.1-1|60	* Wed Apr 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.6.1-1
12cu|R-Deducer-0.7.6.1-1|61	+ Revision: a5654b5
12cu|R-Deducer-0.7.6.1-1|62	- Fix files
12cu|R-Deducer-0.7.6.1-1|63	
12cu|R-Deducer-0.7.6.1-1|64	

12314 12
12cu|R-degreenet-1.2-2|1	%global packname  degreenet
12cu|R-degreenet-1.2-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-degreenet-1.2-2|3	
12cu|R-degreenet-1.2-2|4	Name:             R-%{packname}
12cu|R-degreenet-1.2-2|5	Version:          1.2
12cu|R-degreenet-1.2-2|6	Release:          2
12cu|R-degreenet-1.2-2|7	Summary:          Models for Skewed Count Distributions Relevant to Networks
12cu|R-degreenet-1.2-2|8	Group:            Sciences/Mathematics
12cu|R-degreenet-1.2-2|9	License:          file LICENSE
12cu|R-degreenet-1.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-degreenet-1.2-2|11	Source0:          http://cran.r-project.org/src/contrib/degreenet_1.2.tar.gz
12cu|R-degreenet-1.2-2|12	Requires:         R-network
12cu|R-degreenet-1.2-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-degreenet-1.2-2|14	BuildRequires:    R-network
12cu|R-degreenet-1.2-2|15	BuildRequires:    blas-devel
12cu|R-degreenet-1.2-2|16	BuildRequires:    lapack-devel
12cu|R-degreenet-1.2-2|17	
12cu|R-degreenet-1.2-2|18	%description
12cu|R-degreenet-1.2-2|19	Likelihood-based inference for skewed count distributions used in network
12cu|R-degreenet-1.2-2|20	modeling. "degreenet" is a part of the "statnet" suite of packages for
12cu|R-degreenet-1.2-2|21	network analysis.  For a list of functions type: help(package='degreenet')
12cu|R-degreenet-1.2-2|22	
12cu|R-degreenet-1.2-2|23	%prep
12cu|R-degreenet-1.2-2|24	%setup -q -c -n %{packname}
12cu|R-degreenet-1.2-2|25	
12cu|R-degreenet-1.2-2|26	%build
12cu|R-degreenet-1.2-2|27	
12cu|R-degreenet-1.2-2|28	%install
12cu|R-degreenet-1.2-2|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-degreenet-1.2-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-degreenet-1.2-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-degreenet-1.2-2|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-degreenet-1.2-2|33	
12cu|R-degreenet-1.2-2|34	#%check
12cu|R-degreenet-1.2-2|35	#%{_bindir}/R CMD check %{packname}
12cu|R-degreenet-1.2-2|36	
12cu|R-degreenet-1.2-2|37	%files
12cu|R-degreenet-1.2-2|38	%dir %{rlibdir}/%{packname}
12cu|R-degreenet-1.2-2|39	%doc %{rlibdir}/%{packname}/html
12cu|R-degreenet-1.2-2|40	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-degreenet-1.2-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-degreenet-1.2-2|42	%{rlibdir}/%{packname}/INDEX
12cu|R-degreenet-1.2-2|43	%{rlibdir}/%{packname}/LICENSE
12cu|R-degreenet-1.2-2|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-degreenet-1.2-2|45	%{rlibdir}/%{packname}/Meta
12cu|R-degreenet-1.2-2|46	%{rlibdir}/%{packname}/R
12cu|R-degreenet-1.2-2|47	%{rlibdir}/%{packname}/data
12cu|R-degreenet-1.2-2|48	%{rlibdir}/%{packname}/demo
12cu|R-degreenet-1.2-2|49	%{rlibdir}/%{packname}/flo*
12cu|R-degreenet-1.2-2|50	%{rlibdir}/%{packname}/help
12cu|R-degreenet-1.2-2|51	%{rlibdir}/%{packname}/libs
12cu|R-degreenet-1.2-2|52	
12cu|R-degreenet-1.2-2|53	
12cu|R-degreenet-1.2-2|54	%changelog
12cu|R-degreenet-1.2-2|55	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.1-1
12cu|R-degreenet-1.2-2|56	+ Revision: 777022
12cu|R-degreenet-1.2-2|57	- Import R-degreenet
12cu|R-degreenet-1.2-2|58	- Import R-degreenet
12cu|R-degreenet-1.2-2|59	
12cu|R-degreenet-1.2-2|60	

12315 12
12cu|R-deldir-0.1.5-1|1	%global packname  deldir
12cu|R-deldir-0.1.5-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-deldir-0.1.5-1|3	
12cu|R-deldir-0.1.5-1|4	Name:             R-%{packname}
12cu|R-deldir-0.1.5-1|5	Version:          0.1.5
12cu|R-deldir-0.1.5-1|6	Release:          1
12cu|R-deldir-0.1.5-1|7	Summary:          Delaunay Triangulation and Dirichlet (Voronoi) Tessellation
12cu|R-deldir-0.1.5-1|8	
12cu|R-deldir-0.1.5-1|9	Group:            Sciences/Mathematics
12cu|R-deldir-0.1.5-1|10	License:          GPL (>= 2)
12cu|R-deldir-0.1.5-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-deldir-0.1.5-1|12	Source0:          http://cran.r-project.org/src/contrib/deldir_0.1-5.tar.gz
12cu|R-deldir-0.1.5-1|13	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-deldir-0.1.5-1|14	BuildRequires: R-polyclip
12cu|R-deldir-0.1.5-1|15	Requires: R-polyclip
12cu|R-deldir-0.1.5-1|16	BuildRequires:    R-spatstat
12cu|R-deldir-0.1.5-1|17	
12cu|R-deldir-0.1.5-1|18	%description
12cu|R-deldir-0.1.5-1|19	Calculates the Delaunay triangulation and the Dirichlet or Voronoi
12cu|R-deldir-0.1.5-1|20	tessellation (with respect to the entire plane) of a planar point set.
12cu|R-deldir-0.1.5-1|21	
12cu|R-deldir-0.1.5-1|22	%prep
12cu|R-deldir-0.1.5-1|23	%setup -q -c -n %{packname}
12cu|R-deldir-0.1.5-1|24	
12cu|R-deldir-0.1.5-1|25	%build
12cu|R-deldir-0.1.5-1|26	
12cu|R-deldir-0.1.5-1|27	%install
12cu|R-deldir-0.1.5-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-deldir-0.1.5-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-deldir-0.1.5-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-deldir-0.1.5-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-deldir-0.1.5-1|32	
12cu|R-deldir-0.1.5-1|33	%check
12cu|R-deldir-0.1.5-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-deldir-0.1.5-1|35	
12cu|R-deldir-0.1.5-1|36	%files
12cu|R-deldir-0.1.5-1|37	%dir %{rlibdir}/%{packname}
12cu|R-deldir-0.1.5-1|38	%doc %{rlibdir}/%{packname}/code.discarded
12cu|R-deldir-0.1.5-1|39	%doc %{rlibdir}/%{packname}/err.list
12cu|R-deldir-0.1.5-1|40	%doc %{rlibdir}/%{packname}/ex.out
12cu|R-deldir-0.1.5-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-deldir-0.1.5-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-deldir-0.1.5-1|43	%doc %{rlibdir}/%{packname}/READ_ME
12cu|R-deldir-0.1.5-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-deldir-0.1.5-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-deldir-0.1.5-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-deldir-0.1.5-1|47	%{rlibdir}/%{packname}/R
12cu|R-deldir-0.1.5-1|48	%{rlibdir}/%{packname}/help
12cu|R-deldir-0.1.5-1|49	%{rlibdir}/%{packname}/libs
12cu|R-deldir-0.1.5-1|50	%{rlibdir}/%{packname}/ratfor
12cu|R-deldir-0.1.5-1|51	
12cu|R-deldir-0.1.5-1|52	
12cu|R-deldir-0.1.5-1|53	
12cu|R-deldir-0.1.5-1|54	
12cu|R-deldir-0.1.5-1|55	
12cu|R-deldir-0.1.5-1|56	
12cu|R-deldir-0.1.5-1|57	%changelog
12cu|R-deldir-0.1.5-1|58	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.5-1
12cu|R-deldir-0.1.5-1|59	+ Revision: e644738
12cu|R-deldir-0.1.5-1|60	- Added missing requires
12cu|R-deldir-0.1.5-1|61	
12cu|R-deldir-0.1.5-1|62	

12316 12
12cu|R-denstrip-1.5.2-1|1	%global packname  denstrip
12cu|R-denstrip-1.5.2-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-denstrip-1.5.2-1|3	
12cu|R-denstrip-1.5.2-1|4	Name:             R-%{packname}
12cu|R-denstrip-1.5.2-1|5	Version:          1.5.2
12cu|R-denstrip-1.5.2-1|6	Release:          1
12cu|R-denstrip-1.5.2-1|7	Summary:          Density strips and other methods for compactly illustrating distributions
12cu|R-denstrip-1.5.2-1|8	Group:            Sciences/Mathematics
12cu|R-denstrip-1.5.2-1|9	License:          GPLv2+
12cu|R-denstrip-1.5.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-denstrip-1.5.2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-denstrip-1.5.2-1|12	BuildArch:        noarch
12cu|R-denstrip-1.5.2-1|13	Requires:         R-core
12cu|R-denstrip-1.5.2-1|14	
12cu|R-denstrip-1.5.2-1|15	
12cu|R-denstrip-1.5.2-1|16	
12cu|R-denstrip-1.5.2-1|17	Requires:         R-survival R-vioplot R-lattice R-Hmisc
12cu|R-denstrip-1.5.2-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-denstrip-1.5.2-1|19	
12cu|R-denstrip-1.5.2-1|20	BuildRequires:   R-survival R-vioplot R-lattice R-Hmisc
12cu|R-denstrip-1.5.2-1|21	%description
12cu|R-denstrip-1.5.2-1|22	Graphical methods for compactly illustrating probability distributions,
12cu|R-denstrip-1.5.2-1|23	including density strips, density regions, sectioned density plots and
12cu|R-denstrip-1.5.2-1|24	varying width strips.
12cu|R-denstrip-1.5.2-1|25	
12cu|R-denstrip-1.5.2-1|26	%prep
12cu|R-denstrip-1.5.2-1|27	%setup -q -c -n %{packname}
12cu|R-denstrip-1.5.2-1|28	
12cu|R-denstrip-1.5.2-1|29	%build
12cu|R-denstrip-1.5.2-1|30	
12cu|R-denstrip-1.5.2-1|31	%install
12cu|R-denstrip-1.5.2-1|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-denstrip-1.5.2-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-denstrip-1.5.2-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-denstrip-1.5.2-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-denstrip-1.5.2-1|36	
12cu|R-denstrip-1.5.2-1|37	%check
12cu|R-denstrip-1.5.2-1|38	%{_bindir}/R CMD check %{packname}
12cu|R-denstrip-1.5.2-1|39	
12cu|R-denstrip-1.5.2-1|40	%files
12cu|R-denstrip-1.5.2-1|41	%dir %{rlibdir}/%{packname}
12cu|R-denstrip-1.5.2-1|42	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-denstrip-1.5.2-1|43	%doc %{rlibdir}/%{packname}/html
12cu|R-denstrip-1.5.2-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-denstrip-1.5.2-1|45	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-denstrip-1.5.2-1|46	%{rlibdir}/%{packname}/INDEX
12cu|R-denstrip-1.5.2-1|47	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-denstrip-1.5.2-1|48	%{rlibdir}/%{packname}/Meta
12cu|R-denstrip-1.5.2-1|49	%{rlibdir}/%{packname}/R
12cu|R-denstrip-1.5.2-1|50	%{rlibdir}/%{packname}/help
12cu|R-denstrip-1.5.2-1|51	
12cu|R-denstrip-1.5.2-1|52	%changelog
12cu|R-denstrip-1.5.2-1|53	* Thu Nov 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-1
12cu|R-denstrip-1.5.2-1|54	+ Revision: 7df96c2
12cu|R-denstrip-1.5.2-1|55	- Fix files
12cu|R-denstrip-1.5.2-1|56	
12cu|R-denstrip-1.5.2-1|57	

12317 12
12cu|R-DEoptimR-1.0.1-1|1	%global packname  DEoptimR
12cu|R-DEoptimR-1.0.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-DEoptimR-1.0.1-1|3	
12cu|R-DEoptimR-1.0.1-1|4	Name:             R-%{packname}
12cu|R-DEoptimR-1.0.1-1|5	Version:          1.0.1
12cu|R-DEoptimR-1.0.1-1|6	Release:          1
12cu|R-DEoptimR-1.0.1-1|7	Summary:          Differential Evolution Optimization in pure R
12cu|R-DEoptimR-1.0.1-1|8	Group:            Sciences/Mathematics
12cu|R-DEoptimR-1.0.1-1|9	License:          GPLv2+
12cu|R-DEoptimR-1.0.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-DEoptimR-1.0.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-1.tar.gz
12cu|R-DEoptimR-1.0.1-1|12	BuildArch:        noarch
12cu|R-DEoptimR-1.0.1-1|13	Requires:         R-core
12cu|R-DEoptimR-1.0.1-1|14	
12cu|R-DEoptimR-1.0.1-1|15	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-DEoptimR-1.0.1-1|16	
12cu|R-DEoptimR-1.0.1-1|17	
12cu|R-DEoptimR-1.0.1-1|18	%description
12cu|R-DEoptimR-1.0.1-1|19	An implementation of the jDE variant of the Differential Evolution
12cu|R-DEoptimR-1.0.1-1|20	stochastic algorithm for global optimization of nonlinear programming
12cu|R-DEoptimR-1.0.1-1|21	
12cu|R-DEoptimR-1.0.1-1|22	%prep
12cu|R-DEoptimR-1.0.1-1|23	%setup -q -c -n %{packname}
12cu|R-DEoptimR-1.0.1-1|24	
12cu|R-DEoptimR-1.0.1-1|25	%build
12cu|R-DEoptimR-1.0.1-1|26	
12cu|R-DEoptimR-1.0.1-1|27	%install
12cu|R-DEoptimR-1.0.1-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-DEoptimR-1.0.1-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-DEoptimR-1.0.1-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-DEoptimR-1.0.1-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-DEoptimR-1.0.1-1|32	
12cu|R-DEoptimR-1.0.1-1|33	%check
12cu|R-DEoptimR-1.0.1-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-DEoptimR-1.0.1-1|35	
12cu|R-DEoptimR-1.0.1-1|36	%files
12cu|R-DEoptimR-1.0.1-1|37	%dir %{rlibdir}/%{packname}
12cu|R-DEoptimR-1.0.1-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-DEoptimR-1.0.1-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-DEoptimR-1.0.1-1|40	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-DEoptimR-1.0.1-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-DEoptimR-1.0.1-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-DEoptimR-1.0.1-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-DEoptimR-1.0.1-1|44	%{rlibdir}/%{packname}/R
12cu|R-DEoptimR-1.0.1-1|45	%{rlibdir}/%{packname}/help
12cu|R-DEoptimR-1.0.1-1|46	%{rlibdir}/%{packname}/xtraR
12cu|R-DEoptimR-1.0.1-1|47	%changelog
12cu|R-DEoptimR-1.0.1-1|48	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-1
12cu|R-DEoptimR-1.0.1-1|49	+ Revision: ef41c83
12cu|R-DEoptimR-1.0.1-1|50	- Fix files
12cu|R-DEoptimR-1.0.1-1|51	
12cu|R-DEoptimR-1.0.1-1|52	

12318 12
12cu|R-descr-1.0.2-1|1	%global packname  descr
12cu|R-descr-1.0.2-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-descr-1.0.2-1|3	
12cu|R-descr-1.0.2-1|4	Name:             R-%{packname}
12cu|R-descr-1.0.2-1|5	Version:          1.0.2
12cu|R-descr-1.0.2-1|6	Release:          1
12cu|R-descr-1.0.2-1|7	Summary:          Descriptive statistics
12cu|R-descr-1.0.2-1|8	Group:            Sciences/Mathematics
12cu|R-descr-1.0.2-1|9	License:          GPL (>= 2)
12cu|R-descr-1.0.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-descr-1.0.2-1|11	Source0:          http://cran.r-project.org/src/contrib/descr_1.0.2.tar.gz
12cu|R-descr-1.0.2-1|12	Requires:         R-xtable R-ENmisc
12cu|R-descr-1.0.2-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-descr-1.0.2-1|14	BuildRequires:    R-xtable R-ENmisc
12cu|R-descr-1.0.2-1|15	
12cu|R-descr-1.0.2-1|16	%description
12cu|R-descr-1.0.2-1|17	This package contains functions to describe weighted categorical variables
12cu|R-descr-1.0.2-1|18	and functions to facilitate the character encoding conversion of objects.
12cu|R-descr-1.0.2-1|19	
12cu|R-descr-1.0.2-1|20	%prep
12cu|R-descr-1.0.2-1|21	%setup -q -c -n %{packname}
12cu|R-descr-1.0.2-1|22	
12cu|R-descr-1.0.2-1|23	%build
12cu|R-descr-1.0.2-1|24	
12cu|R-descr-1.0.2-1|25	%install
12cu|R-descr-1.0.2-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-descr-1.0.2-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-descr-1.0.2-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-descr-1.0.2-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-descr-1.0.2-1|30	
12cu|R-descr-1.0.2-1|31	%check
12cu|R-descr-1.0.2-1|32	%{_bindir}/R CMD check %{packname}
12cu|R-descr-1.0.2-1|33	
12cu|R-descr-1.0.2-1|34	%files
12cu|R-descr-1.0.2-1|35	%dir %{rlibdir}/%{packname}
12cu|R-descr-1.0.2-1|36	%doc %{rlibdir}/%{packname}/html
12cu|R-descr-1.0.2-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-descr-1.0.2-1|38	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-descr-1.0.2-1|39	%{rlibdir}/%{packname}/INDEX
12cu|R-descr-1.0.2-1|40	# %{rlibdir}/%{packname}/LICENSE
12cu|R-descr-1.0.2-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-descr-1.0.2-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-descr-1.0.2-1|43	%{rlibdir}/%{packname}/R
12cu|R-descr-1.0.2-1|44	%{rlibdir}/%{packname}/help
12cu|R-descr-1.0.2-1|45	%{rlibdir}/%{packname}/libs
12cu|R-descr-1.0.2-1|46	%{rlibdir}/%{packname}/po
12cu|R-descr-1.0.2-1|47	
12cu|R-descr-1.0.2-1|48	
12cu|R-descr-1.0.2-1|49	
12cu|R-descr-1.0.2-1|50	%changelog
12cu|R-descr-1.0.2-1|51	* Tue Nov 12 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-1
12cu|R-descr-1.0.2-1|52	+ Revision: 5aea646
12cu|R-descr-1.0.2-1|53	- Remove files that are not created any more
12cu|R-descr-1.0.2-1|54	
12cu|R-descr-1.0.2-1|55	

12319 12
12cu|R-DESeq-1.14.0-1|1	%bcond_with bootstrap
12cu|R-DESeq-1.14.0-1|2	%global packname  DESeq
12cu|R-DESeq-1.14.0-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-DESeq-1.14.0-1|4	
12cu|R-DESeq-1.14.0-1|5	Name:             R-%{packname}
12cu|R-DESeq-1.14.0-1|6	Version:          1.14.0
12cu|R-DESeq-1.14.0-1|7	Release:          1
12cu|R-DESeq-1.14.0-1|8	Summary:          Differential gene expression analysis based on negative binomial distribution
12cu|R-DESeq-1.14.0-1|9	Group:            Sciences/Mathematics
12cu|R-DESeq-1.14.0-1|10	License:          GPL (>= 3)
12cu|R-DESeq-1.14.0-1|11	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-DESeq-1.14.0-1|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/DESeq_1.14.0.tar.gz
12cu|R-DESeq-1.14.0-1|13	Requires:         R-Biobase R-locfit R-genefilter R-geneplotter
12cu|R-DESeq-1.14.0-1|14	Requires:         R-methods R-MASS
12cu|R-DESeq-1.14.0-1|15	%if %{without bootstrap}
12cu|R-DESeq-1.14.0-1|16	Requires:         R-pasilla
12cu|R-DESeq-1.14.0-1|17	%endif
12cu|R-DESeq-1.14.0-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Biobase
12cu|R-DESeq-1.14.0-1|19	BuildRequires:    R-locfit R-genefilter R-geneplotter R-methods R-MASS
12cu|R-DESeq-1.14.0-1|20	%if %{without bootstrap}
12cu|R-DESeq-1.14.0-1|21	BuildRequires:    R-pasilla
12cu|R-DESeq-1.14.0-1|22	%endif
12cu|R-DESeq-1.14.0-1|23	
12cu|R-DESeq-1.14.0-1|24	%description
12cu|R-DESeq-1.14.0-1|25	Estimate variance-mean dependence in count data from high-throughput
12cu|R-DESeq-1.14.0-1|26	sequencing assays and test for differential expression based on a model
12cu|R-DESeq-1.14.0-1|27	using the negative binomial distribution
12cu|R-DESeq-1.14.0-1|28	
12cu|R-DESeq-1.14.0-1|29	%prep
12cu|R-DESeq-1.14.0-1|30	%setup -q -c -n %{packname}
12cu|R-DESeq-1.14.0-1|31	
12cu|R-DESeq-1.14.0-1|32	%build
12cu|R-DESeq-1.14.0-1|33	
12cu|R-DESeq-1.14.0-1|34	%install
12cu|R-DESeq-1.14.0-1|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-DESeq-1.14.0-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-DESeq-1.14.0-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-DESeq-1.14.0-1|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-DESeq-1.14.0-1|39	
12cu|R-DESeq-1.14.0-1|40	%if %{without bootstrap}
12cu|R-DESeq-1.14.0-1|41	%check
12cu|R-DESeq-1.14.0-1|42	%{_bindir}/R CMD check %{packname}
12cu|R-DESeq-1.14.0-1|43	%endif
12cu|R-DESeq-1.14.0-1|44	
12cu|R-DESeq-1.14.0-1|45	%files
12cu|R-DESeq-1.14.0-1|46	%dir %{rlibdir}/%{packname}
12cu|R-DESeq-1.14.0-1|47	%doc %{rlibdir}/%{packname}/doc
12cu|R-DESeq-1.14.0-1|48	%doc %{rlibdir}/%{packname}/html
12cu|R-DESeq-1.14.0-1|49	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-DESeq-1.14.0-1|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-DESeq-1.14.0-1|51	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-DESeq-1.14.0-1|52	%{rlibdir}/%{packname}/INDEX
12cu|R-DESeq-1.14.0-1|53	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-DESeq-1.14.0-1|54	%{rlibdir}/%{packname}/Meta
12cu|R-DESeq-1.14.0-1|55	%{rlibdir}/%{packname}/R
12cu|R-DESeq-1.14.0-1|56	%{rlibdir}/%{packname}/extra
12cu|R-DESeq-1.14.0-1|57	%{rlibdir}/%{packname}/help
12cu|R-DESeq-1.14.0-1|58	%{rlibdir}/%{packname}/libs
12cu|R-DESeq-1.14.0-1|59	%{rlibdir}/%{packname}/scripts
12cu|R-DESeq-1.14.0-1|60	
12cu|R-DESeq-1.14.0-1|61	
12cu|R-DESeq-1.14.0-1|62	%changelog
12cu|R-DESeq-1.14.0-1|63	* Sat Dec 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.14.0-1
12cu|R-DESeq-1.14.0-1|64	+ Revision: a46b725
12cu|R-DESeq-1.14.0-1|65	- LOG Updated to 1.14.0 (by updates_builder)
12cu|R-DESeq-1.14.0-1|66	
12cu|R-DESeq-1.14.0-1|67	

12320 12
12cu|R-DEXSeq-1.8.0-2|1	%bcond_with bootstrap
12cu|R-DEXSeq-1.8.0-2|2	%global packname  DEXSeq
12cu|R-DEXSeq-1.8.0-2|3	%global rlibdir  %{_libdir}/R/library
12cu|R-DEXSeq-1.8.0-2|4	
12cu|R-DEXSeq-1.8.0-2|5	%define debug_package %{nil}
12cu|R-DEXSeq-1.8.0-2|6	
12cu|R-DEXSeq-1.8.0-2|7	Name:             R-%{packname}
12cu|R-DEXSeq-1.8.0-2|8	Version:          1.8.0
12cu|R-DEXSeq-1.8.0-2|9	Release:          2
12cu|R-DEXSeq-1.8.0-2|10	Summary:          Inference of differential exon usage in RNA-Seq
12cu|R-DEXSeq-1.8.0-2|11	Group:            Sciences/Mathematics
12cu|R-DEXSeq-1.8.0-2|12	License:          GPL (>= 3)
12cu|R-DEXSeq-1.8.0-2|13	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-DEXSeq-1.8.0-2|14	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/DEXSeq_1.8.0.tar.gz
12cu|R-DEXSeq-1.8.0-2|15	Requires:         R-Biobase
12cu|R-DEXSeq-1.8.0-2|16	Requires:         R-hwriter R-methods R-stringr R-statmod
12cu|R-DEXSeq-1.8.0-2|17	Requires:         R-biomaRt
12cu|R-DEXSeq-1.8.0-2|18	%if %{without bootstrap}
12cu|R-DEXSeq-1.8.0-2|19	Requires:         R-pasilla R-GenomicFeatures R-BiocStyle
12cu|R-DEXSeq-1.8.0-2|20	%endif
12cu|R-DEXSeq-1.8.0-2|21	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Biobase
12cu|R-DEXSeq-1.8.0-2|22	BuildRequires:    R-hwriter R-methods R-stringr R-statmod
12cu|R-DEXSeq-1.8.0-2|23	%if %{without bootstrap}
12cu|R-DEXSeq-1.8.0-2|24	BuildRequires:    R-pasilla R-GenomicFeatures R-BiocStyle
12cu|R-DEXSeq-1.8.0-2|25	%endif
12cu|R-DEXSeq-1.8.0-2|26	BuildRequires:    R-biomaRt
12cu|R-DEXSeq-1.8.0-2|27	
12cu|R-DEXSeq-1.8.0-2|28	%description
12cu|R-DEXSeq-1.8.0-2|29	The package is focused on finding differential exon usage using RNA-seq
12cu|R-DEXSeq-1.8.0-2|30	exon counts between samples with different experimental designs. It
12cu|R-DEXSeq-1.8.0-2|31	provides functions that allows the user to make the necessary statistical
12cu|R-DEXSeq-1.8.0-2|32	tests based on a model that uses the negative binomial distribution to
12cu|R-DEXSeq-1.8.0-2|33	estimate the variance between biological replicates and generalized linear
12cu|R-DEXSeq-1.8.0-2|34	models for testing. The package also provides functions for the
12cu|R-DEXSeq-1.8.0-2|35	visualization and exploration of the results.
12cu|R-DEXSeq-1.8.0-2|36	
12cu|R-DEXSeq-1.8.0-2|37	%prep
12cu|R-DEXSeq-1.8.0-2|38	%setup -q -c -n %{packname}
12cu|R-DEXSeq-1.8.0-2|39	
12cu|R-DEXSeq-1.8.0-2|40	%build
12cu|R-DEXSeq-1.8.0-2|41	
12cu|R-DEXSeq-1.8.0-2|42	%install
12cu|R-DEXSeq-1.8.0-2|43	mkdir -p %{buildroot}%{rlibdir}
12cu|R-DEXSeq-1.8.0-2|44	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-DEXSeq-1.8.0-2|45	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-DEXSeq-1.8.0-2|46	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-DEXSeq-1.8.0-2|47	
12cu|R-DEXSeq-1.8.0-2|48	# %if %{without bootstrap}
12cu|R-DEXSeq-1.8.0-2|49	# %check
12cu|R-DEXSeq-1.8.0-2|50	# %{_bindir}/R CMD check %{packname}
12cu|R-DEXSeq-1.8.0-2|51	# %endif
12cu|R-DEXSeq-1.8.0-2|52	
12cu|R-DEXSeq-1.8.0-2|53	%files
12cu|R-DEXSeq-1.8.0-2|54	%dir %{rlibdir}/%{packname}
12cu|R-DEXSeq-1.8.0-2|55	%doc %{rlibdir}/%{packname}/doc
12cu|R-DEXSeq-1.8.0-2|56	%doc %{rlibdir}/%{packname}/html
12cu|R-DEXSeq-1.8.0-2|57	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-DEXSeq-1.8.0-2|58	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-DEXSeq-1.8.0-2|59	%{rlibdir}/%{packname}/CITATION
12cu|R-DEXSeq-1.8.0-2|60	%{rlibdir}/%{packname}/INDEX
12cu|R-DEXSeq-1.8.0-2|61	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-DEXSeq-1.8.0-2|62	%{rlibdir}/%{packname}/Meta
12cu|R-DEXSeq-1.8.0-2|63	%{rlibdir}/%{packname}/R
12cu|R-DEXSeq-1.8.0-2|64	%{rlibdir}/%{packname}/help
12cu|R-DEXSeq-1.8.0-2|65	%{rlibdir}/%{packname}/python_scripts
12cu|R-DEXSeq-1.8.0-2|66	
12cu|R-DEXSeq-1.8.0-2|67	
12cu|R-DEXSeq-1.8.0-2|68	
12cu|R-DEXSeq-1.8.0-2|69	
12cu|R-DEXSeq-1.8.0-2|70	
12cu|R-DEXSeq-1.8.0-2|71	
12cu|R-DEXSeq-1.8.0-2|72	%changelog
12cu|R-DEXSeq-1.8.0-2|73	* Tue Mar 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-2
12cu|R-DEXSeq-1.8.0-2|74	+ Revision: b2d293d
12cu|R-DEXSeq-1.8.0-2|75	- Disable check for now
12cu|R-DEXSeq-1.8.0-2|76	
12cu|R-DEXSeq-1.8.0-2|77	

12321 12
12cu|R-dfoptim-2011.8.1-1|1	%global packname  dfoptim
12cu|R-dfoptim-2011.8.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-dfoptim-2011.8.1-1|3	
12cu|R-dfoptim-2011.8.1-1|4	Name:             R-%{packname}
12cu|R-dfoptim-2011.8.1-1|5	Version:          2011.8.1
12cu|R-dfoptim-2011.8.1-1|6	Release:          1
12cu|R-dfoptim-2011.8.1-1|7	Summary:          Derivative-free Optimization
12cu|R-dfoptim-2011.8.1-1|8	Group:            Sciences/Mathematics
12cu|R-dfoptim-2011.8.1-1|9	License:          GPL (>= 2)
12cu|R-dfoptim-2011.8.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-dfoptim-2011.8.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2011.8-1.tar.gz
12cu|R-dfoptim-2011.8.1-1|12	BuildArch:        noarch
12cu|R-dfoptim-2011.8.1-1|13	Requires:         R-core
12cu|R-dfoptim-2011.8.1-1|14	
12cu|R-dfoptim-2011.8.1-1|15	
12cu|R-dfoptim-2011.8.1-1|16	
12cu|R-dfoptim-2011.8.1-1|17	
12cu|R-dfoptim-2011.8.1-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-dfoptim-2011.8.1-1|19	
12cu|R-dfoptim-2011.8.1-1|20	
12cu|R-dfoptim-2011.8.1-1|21	%description
12cu|R-dfoptim-2011.8.1-1|22	Derivative-Free optimization algorithms. These algorithms do not require
12cu|R-dfoptim-2011.8.1-1|23	gradient information. More importantly, they can be used to solve
12cu|R-dfoptim-2011.8.1-1|24	non-smooth optimization problems.
12cu|R-dfoptim-2011.8.1-1|25	
12cu|R-dfoptim-2011.8.1-1|26	%prep
12cu|R-dfoptim-2011.8.1-1|27	%setup -q -c -n %{packname}
12cu|R-dfoptim-2011.8.1-1|28	
12cu|R-dfoptim-2011.8.1-1|29	%build
12cu|R-dfoptim-2011.8.1-1|30	
12cu|R-dfoptim-2011.8.1-1|31	%install
12cu|R-dfoptim-2011.8.1-1|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-dfoptim-2011.8.1-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-dfoptim-2011.8.1-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-dfoptim-2011.8.1-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-dfoptim-2011.8.1-1|36	
12cu|R-dfoptim-2011.8.1-1|37	%check
12cu|R-dfoptim-2011.8.1-1|38	%{_bindir}/R CMD check %{packname}
12cu|R-dfoptim-2011.8.1-1|39	
12cu|R-dfoptim-2011.8.1-1|40	%files
12cu|R-dfoptim-2011.8.1-1|41	%dir %{rlibdir}/%{packname}
12cu|R-dfoptim-2011.8.1-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-dfoptim-2011.8.1-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-dfoptim-2011.8.1-1|44	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-dfoptim-2011.8.1-1|45	%{rlibdir}/%{packname}/INDEX
12cu|R-dfoptim-2011.8.1-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-dfoptim-2011.8.1-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-dfoptim-2011.8.1-1|48	%{rlibdir}/%{packname}/R
12cu|R-dfoptim-2011.8.1-1|49	%{rlibdir}/%{packname}/demo
12cu|R-dfoptim-2011.8.1-1|50	%{rlibdir}/%{packname}/help
12cu|R-dfoptim-2011.8.1-1|51	
12cu|R-dfoptim-2011.8.1-1|52	%changelog
12cu|R-dfoptim-2011.8.1-1|53	* Thu Apr 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 2011.8.1-1
12cu|R-dfoptim-2011.8.1-1|54	+ Revision: b6222a6
12cu|R-dfoptim-2011.8.1-1|55	- Fix files
12cu|R-dfoptim-2011.8.1-1|56	
12cu|R-dfoptim-2011.8.1-1|57	

12322 12
12cu|R-dichromat-2.0_0-1|1	%global packname dichromat
12cu|R-dichromat-2.0_0-1|2	%global rlibdir %{_libdir}/R/library
12cu|R-dichromat-2.0_0-1|3	
12cu|R-dichromat-2.0_0-1|4	Name:             R-%{packname}
12cu|R-dichromat-2.0_0-1|5	Version:          2.0_0
12cu|R-dichromat-2.0_0-1|6	Release:          1
12cu|R-dichromat-2.0_0-1|7	Summary:          Color Schemes for Dichromats
12cu|R-dichromat-2.0_0-1|8	Group:            Sciences/Mathematics
12cu|R-dichromat-2.0_0-1|9	License:          GPLv2
12cu|R-dichromat-2.0_0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-dichromat-2.0_0-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2.0-0.tar.gz
12cu|R-dichromat-2.0_0-1|12	BuildArch:        noarch
12cu|R-dichromat-2.0_0-1|13	Requires:         R-stats
12cu|R-dichromat-2.0_0-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-dichromat-2.0_0-1|15	BuildRequires:    R-stats
12cu|R-dichromat-2.0_0-1|16	
12cu|R-dichromat-2.0_0-1|17	%description
12cu|R-dichromat-2.0_0-1|18	Collapse red-green or green-blue distinctions to simulate
12cu|R-dichromat-2.0_0-1|19	the effects of different types of color-blindness.
12cu|R-dichromat-2.0_0-1|20	
12cu|R-dichromat-2.0_0-1|21	%prep
12cu|R-dichromat-2.0_0-1|22	%setup -q -c -n %{packname}
12cu|R-dichromat-2.0_0-1|23	
12cu|R-dichromat-2.0_0-1|24	%build
12cu|R-dichromat-2.0_0-1|25	
12cu|R-dichromat-2.0_0-1|26	%install
12cu|R-dichromat-2.0_0-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-dichromat-2.0_0-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-dichromat-2.0_0-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-dichromat-2.0_0-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-dichromat-2.0_0-1|31	
12cu|R-dichromat-2.0_0-1|32	%check
12cu|R-dichromat-2.0_0-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-dichromat-2.0_0-1|34	
12cu|R-dichromat-2.0_0-1|35	%files
12cu|R-dichromat-2.0_0-1|36	%dir %{rlibdir}/%{packname}
12cu|R-dichromat-2.0_0-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-dichromat-2.0_0-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-dichromat-2.0_0-1|39	%{rlibdir}/%{packname}/data
12cu|R-dichromat-2.0_0-1|40	%{rlibdir}/%{packname}/help
12cu|R-dichromat-2.0_0-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-dichromat-2.0_0-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-dichromat-2.0_0-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-dichromat-2.0_0-1|44	%{rlibdir}/%{packname}/R

12323 12
12cu|R-digest-0.6.4-1|1	%global packname  digest
12cu|R-digest-0.6.4-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-digest-0.6.4-1|3	
12cu|R-digest-0.6.4-1|4	Name:             R-%{packname}
12cu|R-digest-0.6.4-1|5	Version:          0.6.4
12cu|R-digest-0.6.4-1|6	Release:          1
12cu|R-digest-0.6.4-1|7	Summary:          Create cryptographic hash digests of R objects
12cu|R-digest-0.6.4-1|8	Group:            Sciences/Mathematics
12cu|R-digest-0.6.4-1|9	License:          GPL-2
12cu|R-digest-0.6.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-digest-0.6.4-1|11	Source0:          http://cran.r-project.org/src/contrib/digest_0.6.4.tar.gz
12cu|R-digest-0.6.4-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-digest-0.6.4-1|13	
12cu|R-digest-0.6.4-1|14	%description
12cu|R-digest-0.6.4-1|15	The digest package provides a function 'digest()' for the creation of hash
12cu|R-digest-0.6.4-1|16	digests of arbitrary R objects (using the md5, sha-1, sha-256 and crc32
12cu|R-digest-0.6.4-1|17	algorithms) permitting easy comparison of R language objects, as well as a
12cu|R-digest-0.6.4-1|18	function 'hmac()' to create hash-based message authentication code. . The
12cu|R-digest-0.6.4-1|19	md5 algorithm by Ron Rivest is specified in RFC 1321, the SHA-1 and
12cu|R-digest-0.6.4-1|20	SHA-256 algorithms are specified in FIPS-180-1 and FIPS-180-2, and the
12cu|R-digest-0.6.4-1|21	crc32 algorithm is described in
12cu|R-digest-0.6.4-1|22	ftp://ftp.rocksoft.com/cliens/rocksoft/papers/crc_v3.txt. For md5, sha-1
12cu|R-digest-0.6.4-1|23	and sha-256, this packages uses small standalone implementations that were
12cu|R-digest-0.6.4-1|24	provided by Christophe Devine. For crc32, code from the zlib library is
12cu|R-digest-0.6.4-1|25	used. . Please note that this package is not meant to be deployed for
12cu|R-digest-0.6.4-1|26	cryptographic purposes for which more comprehensive (and widely tested)
12cu|R-digest-0.6.4-1|27	libraries such as OpenSSL should be used.
12cu|R-digest-0.6.4-1|28	
12cu|R-digest-0.6.4-1|29	%prep
12cu|R-digest-0.6.4-1|30	%setup -q -c -n %{packname}
12cu|R-digest-0.6.4-1|31	
12cu|R-digest-0.6.4-1|32	%build
12cu|R-digest-0.6.4-1|33	
12cu|R-digest-0.6.4-1|34	%install
12cu|R-digest-0.6.4-1|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-digest-0.6.4-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-digest-0.6.4-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-digest-0.6.4-1|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-digest-0.6.4-1|39	
12cu|R-digest-0.6.4-1|40	%check
12cu|R-digest-0.6.4-1|41	%{_bindir}/R CMD check %{packname}
12cu|R-digest-0.6.4-1|42	
12cu|R-digest-0.6.4-1|43	%files
12cu|R-digest-0.6.4-1|44	%dir %{rlibdir}/%{packname}
12cu|R-digest-0.6.4-1|45	%doc %{rlibdir}/%{packname}/html
12cu|R-digest-0.6.4-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-digest-0.6.4-1|47	%doc %{rlibdir}/%{packname}/GPL-2
12cu|R-digest-0.6.4-1|48	%{rlibdir}/%{packname}/INDEX
12cu|R-digest-0.6.4-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-digest-0.6.4-1|50	%{rlibdir}/%{packname}/Meta
12cu|R-digest-0.6.4-1|51	%{rlibdir}/%{packname}/R
12cu|R-digest-0.6.4-1|52	%{rlibdir}/%{packname}/help
12cu|R-digest-0.6.4-1|53	%{rlibdir}/%{packname}/libs
12cu|R-digest-0.6.4-1|54	
12cu|R-digest-0.6.4-1|55	
12cu|R-digest-0.6.4-1|56	
12cu|R-digest-0.6.4-1|57	%changelog
12cu|R-digest-0.6.4-1|58	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.4-1
12cu|R-digest-0.6.4-1|59	+ Revision: 6520f7b
12cu|R-digest-0.6.4-1|60	- Updated to 0.6.4 (by updates_builder)
12cu|R-digest-0.6.4-1|61	
12cu|R-digest-0.6.4-1|62	

12324 12
12cu|R-diptest-0.75.5-1|1	%global packname  diptest
12cu|R-diptest-0.75.5-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-diptest-0.75.5-1|3	
12cu|R-diptest-0.75.5-1|4	Name:             R-%{packname}
12cu|R-diptest-0.75.5-1|5	Version:          0.75.5
12cu|R-diptest-0.75.5-1|6	Release:          1
12cu|R-diptest-0.75.5-1|7	Summary:          Hartigan's dip test statistic for unimodality - corrected code
12cu|R-diptest-0.75.5-1|8	Group:            Sciences/Mathematics
12cu|R-diptest-0.75.5-1|9	License:          GPL (>= 2)
12cu|R-diptest-0.75.5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-diptest-0.75.5-1|11	Source0:          http://cran.r-project.org/src/contrib/diptest_0.75-5.tar.gz
12cu|R-diptest-0.75.5-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-diptest-0.75.5-1|13	
12cu|R-diptest-0.75.5-1|14	%description
12cu|R-diptest-0.75.5-1|15	Compute Hartigan's dip test statistic for unimodality
12cu|R-diptest-0.75.5-1|16	
12cu|R-diptest-0.75.5-1|17	%prep
12cu|R-diptest-0.75.5-1|18	%setup -q -c -n %{packname}
12cu|R-diptest-0.75.5-1|19	
12cu|R-diptest-0.75.5-1|20	%build
12cu|R-diptest-0.75.5-1|21	
12cu|R-diptest-0.75.5-1|22	%install
12cu|R-diptest-0.75.5-1|23	mkdir -p %{buildroot}%{rlibdir}
12cu|R-diptest-0.75.5-1|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-diptest-0.75.5-1|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-diptest-0.75.5-1|26	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-diptest-0.75.5-1|27	
12cu|R-diptest-0.75.5-1|28	%check
12cu|R-diptest-0.75.5-1|29	%{_bindir}/R CMD check %{packname}
12cu|R-diptest-0.75.5-1|30	
12cu|R-diptest-0.75.5-1|31	%files
12cu|R-diptest-0.75.5-1|32	%dir %{rlibdir}/%{packname}
12cu|R-diptest-0.75.5-1|33	%doc %{rlibdir}/%{packname}/doc
12cu|R-diptest-0.75.5-1|34	%doc %{rlibdir}/%{packname}/html
12cu|R-diptest-0.75.5-1|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-diptest-0.75.5-1|36	%{rlibdir}/%{packname}/INDEX
12cu|R-diptest-0.75.5-1|37	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-diptest-0.75.5-1|38	%{rlibdir}/%{packname}/Meta
12cu|R-diptest-0.75.5-1|39	%{rlibdir}/%{packname}/R
12cu|R-diptest-0.75.5-1|40	%{rlibdir}/%{packname}/data
12cu|R-diptest-0.75.5-1|41	%{rlibdir}/%{packname}/extraData
12cu|R-diptest-0.75.5-1|42	%{rlibdir}/%{packname}/help
12cu|R-diptest-0.75.5-1|43	%{rlibdir}/%{packname}/libs
12cu|R-diptest-0.75.5-1|44	
12cu|R-diptest-0.75.5-1|45	
12cu|R-diptest-0.75.5-1|46	%changelog
12cu|R-diptest-0.75.5-1|47	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.75_1-1
12cu|R-diptest-0.75.5-1|48	+ Revision: 775929
12cu|R-diptest-0.75.5-1|49	- Import R-diptest
12cu|R-diptest-0.75.5-1|50	- Import R-diptest
12cu|R-diptest-0.75.5-1|51	
12cu|R-diptest-0.75.5-1|52	
12cu|R-diptest-0.75.5-1|53	

12325 12
12cu|R-doBy-4.5.10-1|1	%global packname  doBy
12cu|R-doBy-4.5.10-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-doBy-4.5.10-1|3	
12cu|R-doBy-4.5.10-1|4	%define debug_package %{nil}
12cu|R-doBy-4.5.10-1|5	
12cu|R-doBy-4.5.10-1|6	Name:             R-%{packname}
12cu|R-doBy-4.5.10-1|7	Version:          4.5.10
12cu|R-doBy-4.5.10-1|8	Release:          1
12cu|R-doBy-4.5.10-1|9	Summary:          Groupwise summary statistics, general linear contrasts, population means, etc
12cu|R-doBy-4.5.10-1|10	Group:            Sciences/Mathematics
12cu|R-doBy-4.5.10-1|11	License:          GPL (>= 2)
12cu|R-doBy-4.5.10-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-doBy-4.5.10-1|13	Source0:          http://cran.r-project.org/src/contrib/doBy_4.5-10.tar.gz
12cu|R-doBy-4.5.10-1|14	Requires:         R-survival R-R2HTML R-multcomp R-lme4 R-snow R-MASS
12cu|R-doBy-4.5.10-1|15	Requires:         R-Matrix
12cu|R-doBy-4.5.10-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-survival
12cu|R-doBy-4.5.10-1|17	BuildRequires:    R-R2HTML R-multcomp R-lme4 R-snow R-MASS R-Matrix
12cu|R-doBy-4.5.10-1|18	
12cu|R-doBy-4.5.10-1|19	%description
12cu|R-doBy-4.5.10-1|20	doBy contains a variety of utilities including: 1) Facilities for
12cu|R-doBy-4.5.10-1|21	groupwise computations of summary statistics and other facilities for
12cu|R-doBy-4.5.10-1|22	working with grouped data. 2) General linear contrasts and LSMEANS
12cu|R-doBy-4.5.10-1|23	(least-squares-means also known as population means), 3) Rscript2HTML for
12cu|R-doBy-4.5.10-1|24	autmatic generation of HTML file from R-script with a minimum of markup,
12cu|R-doBy-4.5.10-1|25	4) other utilities. doBy originally contained facilities for 'doing
12cu|R-doBy-4.5.10-1|26	something to data where data would be partitioned by some variables which
12cu|R-doBy-4.5.10-1|27	define groupings of data' - hence the name doBy.
12cu|R-doBy-4.5.10-1|28	
12cu|R-doBy-4.5.10-1|29	%prep
12cu|R-doBy-4.5.10-1|30	%setup -q -c -n %{packname}
12cu|R-doBy-4.5.10-1|31	
12cu|R-doBy-4.5.10-1|32	%build
12cu|R-doBy-4.5.10-1|33	
12cu|R-doBy-4.5.10-1|34	%install
12cu|R-doBy-4.5.10-1|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-doBy-4.5.10-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-doBy-4.5.10-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-doBy-4.5.10-1|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-doBy-4.5.10-1|39	
12cu|R-doBy-4.5.10-1|40	%check
12cu|R-doBy-4.5.10-1|41	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
12cu|R-doBy-4.5.10-1|42	else			true
12cu|R-doBy-4.5.10-1|43	fi
12cu|R-doBy-4.5.10-1|44	
12cu|R-doBy-4.5.10-1|45	%files
12cu|R-doBy-4.5.10-1|46	%dir %{rlibdir}/%{packname}
12cu|R-doBy-4.5.10-1|47	%doc %{rlibdir}/%{packname}/doc
12cu|R-doBy-4.5.10-1|48	%doc %{rlibdir}/%{packname}/html
12cu|R-doBy-4.5.10-1|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-doBy-4.5.10-1|50	%{rlibdir}/%{packname}/INDEX
12cu|R-doBy-4.5.10-1|51	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-doBy-4.5.10-1|52	%{rlibdir}/%{packname}/Meta
12cu|R-doBy-4.5.10-1|53	%{rlibdir}/%{packname}/R
12cu|R-doBy-4.5.10-1|54	%{rlibdir}/%{packname}/data
12cu|R-doBy-4.5.10-1|55	%{rlibdir}/%{packname}/help
12cu|R-doBy-4.5.10-1|56	
12cu|R-doBy-4.5.10-1|57	
12cu|R-doBy-4.5.10-1|58	
12cu|R-doBy-4.5.10-1|59	%changelog
12cu|R-doBy-4.5.10-1|60	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.5.10-1
12cu|R-doBy-4.5.10-1|61	+ Revision: 8b654d5
12cu|R-doBy-4.5.10-1|62	- Updated to 4.5.10 (by updates_builder)
12cu|R-doBy-4.5.10-1|63	
12cu|R-doBy-4.5.10-1|64	

12326 12
12cu|R-doMC-1.3.2-1|1	%global packname doMC
12cu|R-doMC-1.3.2-1|2	%global rlibdir %{_libdir}/R/library
12cu|R-doMC-1.3.2-1|3	
12cu|R-doMC-1.3.2-1|4	Name: R-%{packname}
12cu|R-doMC-1.3.2-1|5	Version: 1.3.2
12cu|R-doMC-1.3.2-1|6	Release: 1
12cu|R-doMC-1.3.2-1|7	Summary: Foreach parallel adaptor for the multicore package
12cu|R-doMC-1.3.2-1|8	Group: Sciences/Mathematics
12cu|R-doMC-1.3.2-1|9	License: GPLv2
12cu|R-doMC-1.3.2-1|10	URL: http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-doMC-1.3.2-1|11	Source0: http://cran.r-project.org/src/contrib/doMC_1.3.2.tar.gz
12cu|R-doMC-1.3.2-1|12	BuildArch: noarch
12cu|R-doMC-1.3.2-1|13	Requires: R-core R-foreach R-iterators R-utils
12cu|R-doMC-1.3.2-1|14	BuildRequires: R-devel R-foreach R-iterators R-utils texlive-collection-latex
12cu|R-doMC-1.3.2-1|15	
12cu|R-doMC-1.3.2-1|16	%description
12cu|R-doMC-1.3.2-1|17	Provides a parallel backend for the dopar function using
12cu|R-doMC-1.3.2-1|18	the multicore functionality of the parallel package.
12cu|R-doMC-1.3.2-1|19	
12cu|R-doMC-1.3.2-1|20	%prep
12cu|R-doMC-1.3.2-1|21	%setup -q -c -n %{packname}
12cu|R-doMC-1.3.2-1|22	
12cu|R-doMC-1.3.2-1|23	%build
12cu|R-doMC-1.3.2-1|24	
12cu|R-doMC-1.3.2-1|25	%install
12cu|R-doMC-1.3.2-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-doMC-1.3.2-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-doMC-1.3.2-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-doMC-1.3.2-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-doMC-1.3.2-1|30	
12cu|R-doMC-1.3.2-1|31	%check
12cu|R-doMC-1.3.2-1|32	%{_bindir}/R CMD check %{packname}
12cu|R-doMC-1.3.2-1|33	
12cu|R-doMC-1.3.2-1|34	%files
12cu|R-doMC-1.3.2-1|35	%dir %{rlibdir}/%{packname}
12cu|R-doMC-1.3.2-1|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-doMC-1.3.2-1|37	%doc %{rlibdir}/%{packname}/doc
12cu|R-doMC-1.3.2-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-doMC-1.3.2-1|39	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-doMC-1.3.2-1|40	%{rlibdir}/%{packname}/demo
12cu|R-doMC-1.3.2-1|41	%{rlibdir}/%{packname}/examples
12cu|R-doMC-1.3.2-1|42	%{rlibdir}/%{packname}/help
12cu|R-doMC-1.3.2-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-doMC-1.3.2-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-doMC-1.3.2-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-doMC-1.3.2-1|46	%{rlibdir}/%{packname}/R
12cu|R-doMC-1.3.2-1|47	%{rlibdir}/%{packname}/unitTests
12cu|R-doMC-1.3.2-1|48	
12cu|R-doMC-1.3.2-1|49	
12cu|R-doMC-1.3.2-1|50	
12cu|R-doMC-1.3.2-1|51	%changelog
12cu|R-doMC-1.3.2-1|52	* Sat Feb 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-1
12cu|R-doMC-1.3.2-1|53	+ Revision: ff29ae4
12cu|R-doMC-1.3.2-1|54	- Updated to 1.3.2 (by updates_builder)
12cu|R-doMC-1.3.2-1|55	
12cu|R-doMC-1.3.2-1|56	

12327 12
12cu|R-drosophila2probe-2.13.0-1|1	%global packname  drosophila2probe
12cu|R-drosophila2probe-2.13.0-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-drosophila2probe-2.13.0-1|3	
12cu|R-drosophila2probe-2.13.0-1|4	Name:             R-%{packname}
12cu|R-drosophila2probe-2.13.0-1|5	Version:          2.13.0
12cu|R-drosophila2probe-2.13.0-1|6	Release:          1
12cu|R-drosophila2probe-2.13.0-1|7	Summary:          Probe sequence data for microarrays of type drosophila2
12cu|R-drosophila2probe-2.13.0-1|8	Group:            Sciences/Mathematics
12cu|R-drosophila2probe-2.13.0-1|9	License:          LGPL
12cu|R-drosophila2probe-2.13.0-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-drosophila2probe-2.13.0-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/drosophila2probe_2.13.0.tar.gz
12cu|R-drosophila2probe-2.13.0-1|12	BuildArch:        noarch
12cu|R-drosophila2probe-2.13.0-1|13	Requires:         R-core
12cu|R-drosophila2probe-2.13.0-1|14	Requires:         R-AnnotationDbi
12cu|R-drosophila2probe-2.13.0-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-AnnotationDbi
12cu|R-drosophila2probe-2.13.0-1|16	
12cu|R-drosophila2probe-2.13.0-1|17	%description
12cu|R-drosophila2probe-2.13.0-1|18	This package was automatically created by package AnnotationDbi version
12cu|R-drosophila2probe-2.13.0-1|19	1.15.34. The probe sequence data was obtained from
12cu|R-drosophila2probe-2.13.0-1|20	http://www.affymetrix.com. The file name was Drosophila\_2\_probe\_tab.
12cu|R-drosophila2probe-2.13.0-1|21	
12cu|R-drosophila2probe-2.13.0-1|22	%prep
12cu|R-drosophila2probe-2.13.0-1|23	%setup -q -c -n %{packname}
12cu|R-drosophila2probe-2.13.0-1|24	
12cu|R-drosophila2probe-2.13.0-1|25	%build
12cu|R-drosophila2probe-2.13.0-1|26	
12cu|R-drosophila2probe-2.13.0-1|27	%install
12cu|R-drosophila2probe-2.13.0-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-drosophila2probe-2.13.0-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-drosophila2probe-2.13.0-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-drosophila2probe-2.13.0-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-drosophila2probe-2.13.0-1|32	
12cu|R-drosophila2probe-2.13.0-1|33	%check
12cu|R-drosophila2probe-2.13.0-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-drosophila2probe-2.13.0-1|35	
12cu|R-drosophila2probe-2.13.0-1|36	%files
12cu|R-drosophila2probe-2.13.0-1|37	%dir %{rlibdir}/%{packname}
12cu|R-drosophila2probe-2.13.0-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-drosophila2probe-2.13.0-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-drosophila2probe-2.13.0-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-drosophila2probe-2.13.0-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-drosophila2probe-2.13.0-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-drosophila2probe-2.13.0-1|43	%{rlibdir}/%{packname}/R
12cu|R-drosophila2probe-2.13.0-1|44	%{rlibdir}/%{packname}/data
12cu|R-drosophila2probe-2.13.0-1|45	%{rlibdir}/%{packname}/help
12cu|R-drosophila2probe-2.13.0-1|46	
12cu|R-drosophila2probe-2.13.0-1|47	
12cu|R-drosophila2probe-2.13.0-1|48	
12cu|R-drosophila2probe-2.13.0-1|49	%changelog
12cu|R-drosophila2probe-2.13.0-1|50	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.13.0-1
12cu|R-drosophila2probe-2.13.0-1|51	+ Revision: d7fc6f6
12cu|R-drosophila2probe-2.13.0-1|52	- LOG Updated to 2.13.0 (by updates_builder)
12cu|R-drosophila2probe-2.13.0-1|53	
12cu|R-drosophila2probe-2.13.0-1|54	

12328 12
12cu|R-DynDoc-1.40.0-1|1	%global packname  DynDoc
12cu|R-DynDoc-1.40.0-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-DynDoc-1.40.0-1|3	
12cu|R-DynDoc-1.40.0-1|4	Name:             R-%{packname}
12cu|R-DynDoc-1.40.0-1|5	Version:          1.40.0
12cu|R-DynDoc-1.40.0-1|6	Release:          1
12cu|R-DynDoc-1.40.0-1|7	Summary:          Dynamic document tools
12cu|R-DynDoc-1.40.0-1|8	Group:            Sciences/Mathematics
12cu|R-DynDoc-1.40.0-1|9	License:          Artistic-2.0
12cu|R-DynDoc-1.40.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-DynDoc-1.40.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/DynDoc_1.40.0.tar.gz
12cu|R-DynDoc-1.40.0-1|12	BuildArch:        noarch
12cu|R-DynDoc-1.40.0-1|13	Requires:         R-core
12cu|R-DynDoc-1.40.0-1|14	Requires:         R-methods R-utils
12cu|R-DynDoc-1.40.0-1|15	Requires:         R-methods
12cu|R-DynDoc-1.40.0-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-utils
12cu|R-DynDoc-1.40.0-1|17	BuildRequires:    R-methods
12cu|R-DynDoc-1.40.0-1|18	
12cu|R-DynDoc-1.40.0-1|19	%description
12cu|R-DynDoc-1.40.0-1|20	A set of functions to create and interact with dynamic documents and
12cu|R-DynDoc-1.40.0-1|21	
12cu|R-DynDoc-1.40.0-1|22	%prep
12cu|R-DynDoc-1.40.0-1|23	%setup -q -c -n %{packname}
12cu|R-DynDoc-1.40.0-1|24	
12cu|R-DynDoc-1.40.0-1|25	%build
12cu|R-DynDoc-1.40.0-1|26	
12cu|R-DynDoc-1.40.0-1|27	%install
12cu|R-DynDoc-1.40.0-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-DynDoc-1.40.0-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-DynDoc-1.40.0-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-DynDoc-1.40.0-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-DynDoc-1.40.0-1|32	
12cu|R-DynDoc-1.40.0-1|33	%check
12cu|R-DynDoc-1.40.0-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-DynDoc-1.40.0-1|35	
12cu|R-DynDoc-1.40.0-1|36	%files
12cu|R-DynDoc-1.40.0-1|37	%dir %{rlibdir}/%{packname}
12cu|R-DynDoc-1.40.0-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-DynDoc-1.40.0-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-DynDoc-1.40.0-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-DynDoc-1.40.0-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-DynDoc-1.40.0-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-DynDoc-1.40.0-1|43	%{rlibdir}/%{packname}/R
12cu|R-DynDoc-1.40.0-1|44	%{rlibdir}/%{packname}/help
12cu|R-DynDoc-1.40.0-1|45	
12cu|R-DynDoc-1.40.0-1|46	
12cu|R-DynDoc-1.40.0-1|47	
12cu|R-DynDoc-1.40.0-1|48	%changelog
12cu|R-DynDoc-1.40.0-1|49	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-1
12cu|R-DynDoc-1.40.0-1|50	+ Revision: 3e7177f
12cu|R-DynDoc-1.40.0-1|51	- LOG Updated to 1.40.0 (by updates_builder)
12cu|R-DynDoc-1.40.0-1|52	
12cu|R-DynDoc-1.40.0-1|53	

12329 12
12cu|R-dynlm-0.3.3-1|1	%global packname  dynlm
12cu|R-dynlm-0.3.3-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-dynlm-0.3.3-1|3	
12cu|R-dynlm-0.3.3-1|4	Name:             R-%{packname}
12cu|R-dynlm-0.3.3-1|5	Version:          0.3.3
12cu|R-dynlm-0.3.3-1|6	Release:          1
12cu|R-dynlm-0.3.3-1|7	Summary:          Dynamic Linear Regression
12cu|R-dynlm-0.3.3-1|8	Group:            Sciences/Mathematics
12cu|R-dynlm-0.3.3-1|9	License:          GPL-2
12cu|R-dynlm-0.3.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-dynlm-0.3.3-1|11	Source0:          http://cran.r-project.org/src/contrib/dynlm_0.3-3.tar.gz
12cu|R-dynlm-0.3.3-1|12	BuildArch:        noarch
12cu|R-dynlm-0.3.3-1|13	Requires:         R-core
12cu|R-dynlm-0.3.3-1|14	Requires:         R-stats R-zoo R-lmtest R-car
12cu|R-dynlm-0.3.3-1|15	Requires:         R-stats R-strucchange
12cu|R-dynlm-0.3.3-1|16	Requires:         R-datasets R-sandwich R-strucchange R-TSA
12cu|R-dynlm-0.3.3-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-zoo R-lmtest R-car
12cu|R-dynlm-0.3.3-1|18	BuildRequires:    R-stats R-strucchange
12cu|R-dynlm-0.3.3-1|19	BuildRequires:    R-datasets R-sandwich R-strucchange R-TSA
12cu|R-dynlm-0.3.3-1|20	
12cu|R-dynlm-0.3.3-1|21	%description
12cu|R-dynlm-0.3.3-1|22	Dynamic linear models and time series regression.
12cu|R-dynlm-0.3.3-1|23	
12cu|R-dynlm-0.3.3-1|24	%prep
12cu|R-dynlm-0.3.3-1|25	%setup -q -c -n %{packname}
12cu|R-dynlm-0.3.3-1|26	
12cu|R-dynlm-0.3.3-1|27	%build
12cu|R-dynlm-0.3.3-1|28	
12cu|R-dynlm-0.3.3-1|29	%install
12cu|R-dynlm-0.3.3-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-dynlm-0.3.3-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-dynlm-0.3.3-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-dynlm-0.3.3-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-dynlm-0.3.3-1|34	
12cu|R-dynlm-0.3.3-1|35	%check
12cu|R-dynlm-0.3.3-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-dynlm-0.3.3-1|37	
12cu|R-dynlm-0.3.3-1|38	%files
12cu|R-dynlm-0.3.3-1|39	%dir %{rlibdir}/%{packname}
12cu|R-dynlm-0.3.3-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-dynlm-0.3.3-1|41	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-dynlm-0.3.3-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-dynlm-0.3.3-1|43	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-dynlm-0.3.3-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-dynlm-0.3.3-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-dynlm-0.3.3-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-dynlm-0.3.3-1|47	%{rlibdir}/%{packname}/R
12cu|R-dynlm-0.3.3-1|48	%{rlibdir}/%{packname}/data
12cu|R-dynlm-0.3.3-1|49	%{rlibdir}/%{packname}/help
12cu|R-dynlm-0.3.3-1|50	
12cu|R-dynlm-0.3.3-1|51	
12cu|R-dynlm-0.3.3-1|52	
12cu|R-dynlm-0.3.3-1|53	%changelog
12cu|R-dynlm-0.3.3-1|54	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-1
12cu|R-dynlm-0.3.3-1|55	+ Revision: 95d359d
12cu|R-dynlm-0.3.3-1|56	- Updated to 0.3.3 (by updates_builder)
12cu|R-dynlm-0.3.3-1|57	
12cu|R-dynlm-0.3.3-1|58	

12330 12
12cu|R-e1071-1.6.3-1|1	%global packname  e1071
12cu|R-e1071-1.6.3-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-e1071-1.6.3-1|3	
12cu|R-e1071-1.6.3-1|4	Name:             R-%{packname}
12cu|R-e1071-1.6.3-1|5	Version:          1.6.3
12cu|R-e1071-1.6.3-1|6	Release:          1
12cu|R-e1071-1.6.3-1|7	Summary:          Misc Functions of the Department of Statistics (e1071), TU Wien
12cu|R-e1071-1.6.3-1|8	Group:            Sciences/Mathematics
12cu|R-e1071-1.6.3-1|9	License:          GPL-2
12cu|R-e1071-1.6.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-e1071-1.6.3-1|11	Source0:          http://cran.r-project.org/src/contrib/e1071_1.6-3.tar.gz
12cu|R-e1071-1.6.3-1|12	Requires:         R-class
12cu|R-e1071-1.6.3-1|13	Requires:         R-graphics R-stats R-grDevices R-utils
12cu|R-e1071-1.6.3-1|14	Requires:         R-cluster R-mlbench R-nnet R-randomForest R-rpart R-SparseM R-xtable R-Matrix R-MASS
12cu|R-e1071-1.6.3-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-class
12cu|R-e1071-1.6.3-1|16	BuildRequires:    R-graphics R-stats R-grDevices R-utils
12cu|R-e1071-1.6.3-1|17	BuildRequires:    R-cluster R-mlbench R-nnet R-randomForest R-rpart R-SparseM R-xtable R-Matrix R-MASS
12cu|R-e1071-1.6.3-1|18	
12cu|R-e1071-1.6.3-1|19	%description
12cu|R-e1071-1.6.3-1|20	Functions for latent class analysis, short time Fourier transform, fuzzy
12cu|R-e1071-1.6.3-1|21	clustering, support vector machines, shortest path computation, bagged
12cu|R-e1071-1.6.3-1|22	clustering, naive Bayes classifier, ...
12cu|R-e1071-1.6.3-1|23	
12cu|R-e1071-1.6.3-1|24	%prep
12cu|R-e1071-1.6.3-1|25	%setup -q -c -n %{packname}
12cu|R-e1071-1.6.3-1|26	
12cu|R-e1071-1.6.3-1|27	%build
12cu|R-e1071-1.6.3-1|28	
12cu|R-e1071-1.6.3-1|29	%install
12cu|R-e1071-1.6.3-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-e1071-1.6.3-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-e1071-1.6.3-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-e1071-1.6.3-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-e1071-1.6.3-1|34	
12cu|R-e1071-1.6.3-1|35	#%check
12cu|R-e1071-1.6.3-1|36	#%{_bindir}/R CMD check %{packname}
12cu|R-e1071-1.6.3-1|37	
12cu|R-e1071-1.6.3-1|38	%files
12cu|R-e1071-1.6.3-1|39	%dir %{rlibdir}/%{packname}
12cu|R-e1071-1.6.3-1|40	%doc %{rlibdir}/%{packname}/doc
12cu|R-e1071-1.6.3-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-e1071-1.6.3-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-e1071-1.6.3-1|43	%doc %{rlibdir}/%{packname}/NEWS.Rd
12cu|R-e1071-1.6.3-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-e1071-1.6.3-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-e1071-1.6.3-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-e1071-1.6.3-1|47	%{rlibdir}/%{packname}/R
12cu|R-e1071-1.6.3-1|48	%{rlibdir}/%{packname}/help
12cu|R-e1071-1.6.3-1|49	%{rlibdir}/%{packname}/libs
12cu|R-e1071-1.6.3-1|50	
12cu|R-e1071-1.6.3-1|51	
12cu|R-e1071-1.6.3-1|52	
12cu|R-e1071-1.6.3-1|53	%changelog
12cu|R-e1071-1.6.3-1|54	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.3-1
12cu|R-e1071-1.6.3-1|55	+ Revision: d235288
12cu|R-e1071-1.6.3-1|56	- Updated to 1.6.3 (by updates_builder)
12cu|R-e1071-1.6.3-1|57	
12cu|R-e1071-1.6.3-1|58	

12331 12
12cu|reaction-1.0-2|1	%if %{_use_internal_dependency_generator}
12cu|reaction-1.0-2|2	%define _noautoprov ^renderer(.*)
12cu|reaction-1.0-2|3	%else
12cu|reaction-1.0-2|4	%define _provides_exceptions ^renderer
12cu|reaction-1.0-2|5	%endif
12cu|reaction-1.0-2|6	
12cu|reaction-1.0-2|7	%define		oname	Reaction
12cu|reaction-1.0-2|8	
12cu|reaction-1.0-2|9	Name:		reaction
12cu|reaction-1.0-2|10	Version:	1.0
12cu|reaction-1.0-2|11	Release:	2
12cu|reaction-1.0-2|12	Summary:	First-person shooter based on modified Quake 3 engine
12cu|reaction-1.0-2|13	Group:		Games/Arcade
12cu|reaction-1.0-2|14	License:	GPLv2
12cu|reaction-1.0-2|15	URL:		http://rq3.com/
12cu|reaction-1.0-2|16	Source0:	http://download.rq3.com/%{oname}-%{version}-source.tar.gz
12cu|reaction-1.0-2|17	Patch0:		reaction-1.0-mdv-custom.patch
12cu|reaction-1.0-2|18	BuildRequires:	jpeg-devel
12cu|reaction-1.0-2|19	BuildRequires:	pkgconfig(gl)
12cu|reaction-1.0-2|20	BuildRequires:	pkgconfig(glu)
12cu|reaction-1.0-2|21	BuildRequires:	pkgconfig(sdl)
12cu|reaction-1.0-2|22	BuildRequires:	pkgconfig(zlib)
12cu|reaction-1.0-2|23	BuildRequires:	pkgconfig(ogg)
12cu|reaction-1.0-2|24	BuildRequires:	pkgconfig(speex)
12cu|reaction-1.0-2|25	BuildRequires:	pkgconfig(vorbis)
12cu|reaction-1.0-2|26	BuildRequires:	pkgconfig(vorbisfile)
12cu|reaction-1.0-2|27	BuildRequires:	imagemagick
12cu|reaction-1.0-2|28	Requires:	%{name}-data
12cu|reaction-1.0-2|29	
12cu|reaction-1.0-2|30	%description
12cu|reaction-1.0-2|31	Reaction was originally called Reaction Quake 3 which was a "total conversion
12cu|reaction-1.0-2|32	mod" for Quake III Arena based on action and realism with a specific emphasis
12cu|reaction-1.0-2|33	on action over realism. Reaction is a port of the classic Action Quake 2 (AQ2)
12cu|reaction-1.0-2|34	mod. AQ2 still enjoyed great popularity in online gaming even 4 years after it
12cu|reaction-1.0-2|35	was initially released and on an "obsolete" game engine as well. Many people
12cu|reaction-1.0-2|36	attribute this lasting popularity to both the unique gameplay and the AQ2
12cu|reaction-1.0-2|37	community. At the time Reaction Quake 3 was first released, AQ2 was still more
12cu|reaction-1.0-2|38	popular than other Q3 realism mods and any other Quake 2 and Quake/QuakeWorld
12cu|reaction-1.0-2|39	mods.
12cu|reaction-1.0-2|40	
12cu|reaction-1.0-2|41	Reaction Quake 3 aimed to bring the gameplay of AQ2 to a new, more modern game
12cu|reaction-1.0-2|42	engine. This mod is made by AQ2 fans and players specifically for those who
12cu|reaction-1.0-2|43	love the fast and furious AQ2 gameplay and also to hopefully expose a new
12cu|reaction-1.0-2|44	generation of players to this unique gameplay.
12cu|reaction-1.0-2|45	
12cu|reaction-1.0-2|46	Reaction has already surpassed many facets of the last official release of
12cu|reaction-1.0-2|47	Action Quake 2, 1.52, and is catching up to some of the latest AQ2 variants.
12cu|reaction-1.0-2|48	Considering that AQ2 has had over 4 years of development time and the bulk
12cu|reaction-1.0-2|49	Reaction's teamplay, matchmode, and bot development was done in less than
12cu|reaction-1.0-2|50	6 months, this is a pretty exciting project. What started out as a project by
12cu|reaction-1.0-2|51	part of the AQ2 community who wanted someone to make "Action Quake 3" has
12cu|reaction-1.0-2|52	turned into a well-received and pretty solid and fun standalone game.
12cu|reaction-1.0-2|53	
12cu|reaction-1.0-2|54	%prep
12cu|reaction-1.0-2|55	%setup -q -n %{name}
12cu|reaction-1.0-2|56	%patch0 -p1
12cu|reaction-1.0-2|57	
12cu|reaction-1.0-2|58	%build
12cu|reaction-1.0-2|59	mkdir -p ~/tmp
12cu|reaction-1.0-2|60	%make V=1
12cu|reaction-1.0-2|61	
12cu|reaction-1.0-2|62	%install
12cu|reaction-1.0-2|63	mkdir -p %{buildroot}%{_gamesbindir}
12cu|reaction-1.0-2|64	cp build/release-linux-*/%{oname}.* %{buildroot}%{_gamesbindir}/%{name}
12cu|reaction-1.0-2|65	cp build/release-linux-*/%{oname}ded.* %{buildroot}%{_gamesbindir}/%{name}-server
12cu|reaction-1.0-2|66	
12cu|reaction-1.0-2|67	mkdir -p %{buildroot}%{_libdir}/%{name}
12cu|reaction-1.0-2|68	cp build/release-linux-*/*.so %{buildroot}%{_libdir}/%{name}/
12cu|reaction-1.0-2|69	
12cu|reaction-1.0-2|70	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
12cu|reaction-1.0-2|71	pushd %{buildroot}%{_gamesdatadir}/%{name}
12cu|reaction-1.0-2|72	for N in %{buildroot}%{_libdir}/%{name}/*.so
12cu|reaction-1.0-2|73	do
12cu|reaction-1.0-2|74	ln -s %{_libdir}/%{name}/`basename $N` `basename $N`;
12cu|reaction-1.0-2|75	done
12cu|reaction-1.0-2|76	popd
12cu|reaction-1.0-2|77	
12cu|reaction-1.0-2|78	# create and install icons
12cu|reaction-1.0-2|79	for N in 16 32 48 64 128; do convert %{oname}.png -scale ${N}x${N}! $N.png; done
12cu|reaction-1.0-2|80	install -D 16.png -m 644 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|reaction-1.0-2|81	install -D 32.png -m 644 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|reaction-1.0-2|82	install -D 48.png -m 644 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|reaction-1.0-2|83	install -D 64.png -m 644 %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cu|reaction-1.0-2|84	install -D 128.png -m 644 %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cu|reaction-1.0-2|85	
12cu|reaction-1.0-2|86	# XDG menu entry
12cu|reaction-1.0-2|87	mkdir -p %{buildroot}%{_datadir}/applications
12cu|reaction-1.0-2|88	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|reaction-1.0-2|89	[Desktop Entry]
12cu|reaction-1.0-2|90	Type=Application
12cu|reaction-1.0-2|91	Name=%{oname}
12cu|reaction-1.0-2|92	Comment=First-person shooter
12cu|reaction-1.0-2|93	Icon=%{name}
12cu|reaction-1.0-2|94	Exec=%{_gamesbindir}/%{name}
12cu|reaction-1.0-2|95	Terminal=false
12cu|reaction-1.0-2|96	Categories=Game;ArcadeGame;
12cu|reaction-1.0-2|97	EOF
12cu|reaction-1.0-2|98	
12cu|reaction-1.0-2|99	%files
12cu|reaction-1.0-2|100	%doc COPYING.txt README README-Reaction id-readme.txt
12cu|reaction-1.0-2|101	%{_gamesbindir}/%{name}
12cu|reaction-1.0-2|102	%{_gamesbindir}/%{name}-server
12cu|reaction-1.0-2|103	%{_gamesdatadir}/%{name}
12cu|reaction-1.0-2|104	%{_libdir}/%{name}
12cu|reaction-1.0-2|105	%{_datadir}/applications/%{name}.desktop
12cu|reaction-1.0-2|106	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|reaction-1.0-2|107	
12cu|reaction-1.0-2|108	
12cu|reaction-1.0-2|109	
12cu|reaction-1.0-2|110	
12cu|reaction-1.0-2|111	%changelog
12cu|reaction-1.0-2|112	* Wed Sep 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-2
12cu|reaction-1.0-2|113	+ Revision: 51e2048
12cu|reaction-1.0-2|114	- LOG Update BuildRequires, spec cleanup
12cu|reaction-1.0-2|115	
12cu|reaction-1.0-2|116	

12332 12
12cu|reaction-data-1.0-1|1	%define		oname	Reaction
12cu|reaction-data-1.0-1|2	%define		gname	reaction
12cu|reaction-data-1.0-1|3	
12cu|reaction-data-1.0-1|4	Name:		%{gname}-data
12cu|reaction-data-1.0-1|5	Version:	1.0
12cu|reaction-data-1.0-1|6	Release:	%mkrel 1
12cu|reaction-data-1.0-1|7	Summary:	Data files used to play first-person shooter Reaction
12cu|reaction-data-1.0-1|8	Group:		Games/Arcade
12cu|reaction-data-1.0-1|9	License:	CC-BY-SA 3.0
12cu|reaction-data-1.0-1|10	URL:		http://rq3.com/
12cu|reaction-data-1.0-1|11	Source0:	http://download.rq3.com/%{oname}-%{version}-Linux-i386.tar.gz
12cu|reaction-data-1.0-1|12	Requires:	%{gname}
12cu|reaction-data-1.0-1|13	BuildArch:	noarch
12cu|reaction-data-1.0-1|14	
12cu|reaction-data-1.0-1|15	%description
12cu|reaction-data-1.0-1|16	Data files used to play first-person shooter Reaction.
12cu|reaction-data-1.0-1|17	
12cu|reaction-data-1.0-1|18	%prep
12cu|reaction-data-1.0-1|19	%setup -q -n %{oname}
12cu|reaction-data-1.0-1|20	
12cu|reaction-data-1.0-1|21	%build
12cu|reaction-data-1.0-1|22	
12cu|reaction-data-1.0-1|23	%install
12cu|reaction-data-1.0-1|24	%__rm -rf %{buildroot}
12cu|reaction-data-1.0-1|25	
12cu|reaction-data-1.0-1|26	%__mkdir_p %{buildroot}%{_gamesdatadir}/%{gname}/%{gname}
12cu|reaction-data-1.0-1|27	%__cp Boomstick/* %{buildroot}%{_gamesdatadir}/%{gname}/%{gname}/
12cu|reaction-data-1.0-1|28	
12cu|reaction-data-1.0-1|29	%clean
12cu|reaction-data-1.0-1|30	%__rm -rf %{buildroot}
12cu|reaction-data-1.0-1|31	
12cu|reaction-data-1.0-1|32	%files
12cu|reaction-data-1.0-1|33	%doc %{oname}-license.txt
12cu|reaction-data-1.0-1|34	%{_gamesdatadir}/%{gname}/%{gname}
12cu|reaction-data-1.0-1|35	
12cu|reaction-data-1.0-1|36	
12cu|reaction-data-1.0-1|37	
12cu|reaction-data-1.0-1|38	%changelog
12cu|reaction-data-1.0-1|39	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0-1
12cu|reaction-data-1.0-1|40	+ Revision: 5353a52
12cu|reaction-data-1.0-1|41	- Automatic import for version 1.0
12cu|reaction-data-1.0-1|42	
12cu|reaction-data-1.0-1|43	

12333 12
12cu|read-edid-3.0.0-2|1	Summary:	Get monitor details
12cu|read-edid-3.0.0-2|2	Name:		read-edid
12cu|read-edid-3.0.0-2|3	Version:	3.0.0
12cu|read-edid-3.0.0-2|4	Release:	2
12cu|read-edid-3.0.0-2|5	URL:		http://www.polypux.org/projects/read-edid/
12cu|read-edid-3.0.0-2|6	Source0:	http://www.polypux.org/projects/read-edid/%{name}-%{version}.tar.gz
12cu|read-edid-3.0.0-2|7	License:	GPLv2
12cu|read-edid-3.0.0-2|8	Group:		System/Configuration/Other
12cu|read-edid-3.0.0-2|9	BuildRequires:	libx86-devel
12cu|read-edid-3.0.0-2|10	BuildRequires:	cmake
12cu|read-edid-3.0.0-2|11	Patch0:		read-edid-3.0.0-include.patch
12cu|read-edid-3.0.0-2|12	Patch1:		read-edid-3.0.0-sharedir.patch
12cu|read-edid-3.0.0-2|13	
12cu|read-edid-3.0.0-2|14	%description
12cu|read-edid-3.0.0-2|15	This package will try to read the monitor details directly from the
12cu|read-edid-3.0.0-2|16	monitor. The program get-edid asks a VBE BIOS for the EDID data. The
12cu|read-edid-3.0.0-2|17	program parse-edid parses the data and prints out a human readable
12cu|read-edid-3.0.0-2|18	summary.
12cu|read-edid-3.0.0-2|19	
12cu|read-edid-3.0.0-2|20	%package	doc
12cu|read-edid-3.0.0-2|21	Group:		Development/Other
12cu|read-edid-3.0.0-2|22	Requires:	%{name} >= %{EVRD}
12cu|read-edid-3.0.0-2|23	
12cu|read-edid-3.0.0-2|24	%description
12cu|read-edid-3.0.0-2|25	doc files for %{name}
12cu|read-edid-3.0.0-2|26	
12cu|read-edid-3.0.0-2|27	%prep
12cu|read-edid-3.0.0-2|28	%setup -q
12cu|read-edid-3.0.0-2|29	%apply_patches
12cu|read-edid-3.0.0-2|30	
12cu|read-edid-3.0.0-2|31	%build
12cu|read-edid-3.0.0-2|32	%cmake
12cu|read-edid-3.0.0-2|33	%make
12cu|read-edid-3.0.0-2|34	
12cu|read-edid-3.0.0-2|35	%install
12cu|read-edid-3.0.0-2|36	mv get-edid.man get-edid.1
12cu|read-edid-3.0.0-2|37	%makeinstall_std -C build
12cu|read-edid-3.0.0-2|38	
12cu|read-edid-3.0.0-2|39	%files doc
12cu|read-edid-3.0.0-2|40	%{_docdir}/%{name}-%{version}/*
12cu|read-edid-3.0.0-2|41	
12cu|read-edid-3.0.0-2|42	%files
12cu|read-edid-3.0.0-2|43	%_mandir/man1/get-edid.1.*
12cu|read-edid-3.0.0-2|44	%_bindir/*-edid*
12cu|read-edid-3.0.0-2|45	
12cu|read-edid-3.0.0-2|46	%changelog
12cu|read-edid-3.0.0-2|47	* Sat Jan 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-2
12cu|read-edid-3.0.0-2|48	+ Revision: 9cc2c57
12cu|read-edid-3.0.0-2|49	- Fix doc requires
12cu|read-edid-3.0.0-2|50	
12cu|read-edid-3.0.0-2|51	

12334 12
12cu|R-EatonEtAlChIPseq-0.0.5-2|1	%global packname  EatonEtAlChIPseq
12cu|R-EatonEtAlChIPseq-0.0.5-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-EatonEtAlChIPseq-0.0.5-2|3	
12cu|R-EatonEtAlChIPseq-0.0.5-2|4	Name:             R-%{packname}
12cu|R-EatonEtAlChIPseq-0.0.5-2|5	Version:          0.0.5
12cu|R-EatonEtAlChIPseq-0.0.5-2|6	Release:          2
12cu|R-EatonEtAlChIPseq-0.0.5-2|7	Summary:          ChIP-seq data of ORC-binding sites in Yeast excerpted from Eaton et al. 2010
12cu|R-EatonEtAlChIPseq-0.0.5-2|8	Group:            Sciences/Mathematics
12cu|R-EatonEtAlChIPseq-0.0.5-2|9	License:          Artistic 2.0
12cu|R-EatonEtAlChIPseq-0.0.5-2|10	URL:              None
12cu|R-EatonEtAlChIPseq-0.0.5-2|11	Source0:          http://bioconductor.org/packages/data/experiment/src/contrib/EatonEtAlChIPseq_0.0.5.tar.gz
12cu|R-EatonEtAlChIPseq-0.0.5-2|12	BuildArch:        noarch
12cu|R-EatonEtAlChIPseq-0.0.5-2|13	Requires:         R-core
12cu|R-EatonEtAlChIPseq-0.0.5-2|14	Requires:         R-GenomicRanges R-ShortRead R-rtracklayer
12cu|R-EatonEtAlChIPseq-0.0.5-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-GenomicRanges R-ShortRead R-rtracklayer
12cu|R-EatonEtAlChIPseq-0.0.5-2|16	
12cu|R-EatonEtAlChIPseq-0.0.5-2|17	%description
12cu|R-EatonEtAlChIPseq-0.0.5-2|18	ChIP-seq analysis subset from "Conserved nucleosome positioning defines
12cu|R-EatonEtAlChIPseq-0.0.5-2|19	replication origins" (PMID 20351051)
12cu|R-EatonEtAlChIPseq-0.0.5-2|20	
12cu|R-EatonEtAlChIPseq-0.0.5-2|21	%prep
12cu|R-EatonEtAlChIPseq-0.0.5-2|22	%setup -q -c -n %{packname}
12cu|R-EatonEtAlChIPseq-0.0.5-2|23	
12cu|R-EatonEtAlChIPseq-0.0.5-2|24	%build
12cu|R-EatonEtAlChIPseq-0.0.5-2|25	
12cu|R-EatonEtAlChIPseq-0.0.5-2|26	%install
12cu|R-EatonEtAlChIPseq-0.0.5-2|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-EatonEtAlChIPseq-0.0.5-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-EatonEtAlChIPseq-0.0.5-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-EatonEtAlChIPseq-0.0.5-2|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-EatonEtAlChIPseq-0.0.5-2|31	
12cu|R-EatonEtAlChIPseq-0.0.5-2|32	%check
12cu|R-EatonEtAlChIPseq-0.0.5-2|33	%{_bindir}/R CMD check %{packname}
12cu|R-EatonEtAlChIPseq-0.0.5-2|34	
12cu|R-EatonEtAlChIPseq-0.0.5-2|35	%files
12cu|R-EatonEtAlChIPseq-0.0.5-2|36	%dir %{rlibdir}/%{packname}
12cu|R-EatonEtAlChIPseq-0.0.5-2|37	%doc %{rlibdir}/%{packname}/html
12cu|R-EatonEtAlChIPseq-0.0.5-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-EatonEtAlChIPseq-0.0.5-2|39	%{rlibdir}/%{packname}/INDEX
12cu|R-EatonEtAlChIPseq-0.0.5-2|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-EatonEtAlChIPseq-0.0.5-2|41	%{rlibdir}/%{packname}/Meta
12cu|R-EatonEtAlChIPseq-0.0.5-2|42	%{rlibdir}/%{packname}/data
12cu|R-EatonEtAlChIPseq-0.0.5-2|43	%{rlibdir}/%{packname}/extdata
12cu|R-EatonEtAlChIPseq-0.0.5-2|44	%{rlibdir}/%{packname}/help
12cu|R-EatonEtAlChIPseq-0.0.5-2|45	
12cu|R-EatonEtAlChIPseq-0.0.5-2|46	
12cu|R-EatonEtAlChIPseq-0.0.5-2|47	%changelog
12cu|R-EatonEtAlChIPseq-0.0.5-2|48	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.0.5-1
12cu|R-EatonEtAlChIPseq-0.0.5-2|49	+ Revision: 776872
12cu|R-EatonEtAlChIPseq-0.0.5-2|50	- Import R-EatonEtAlChIPseq
12cu|R-EatonEtAlChIPseq-0.0.5-2|51	- Import R-EatonEtAlChIPseq
12cu|R-EatonEtAlChIPseq-0.0.5-2|52	

12335 12
12cu|R-EBImage-4.4.0-1|1	%global packname  EBImage
12cu|R-EBImage-4.4.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-EBImage-4.4.0-1|3	
12cu|R-EBImage-4.4.0-1|4	Name:             R-%{packname}
12cu|R-EBImage-4.4.0-1|5	Version:          4.4.0
12cu|R-EBImage-4.4.0-1|6	Release:          1
12cu|R-EBImage-4.4.0-1|7	Summary:          Image processing toolbox for R
12cu|R-EBImage-4.4.0-1|8	Group:            Sciences/Mathematics
12cu|R-EBImage-4.4.0-1|9	License:          Artistic-2.0
12cu|R-EBImage-4.4.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-EBImage-4.4.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/EBImage_4.4.0.tar.gz
12cu|R-EBImage-4.4.0-1|12	Requires:         R-methods R-graphics R-stats R-utils R-abind
12cu|R-EBImage-4.4.0-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-graphics R-stats R-utils R-abind
12cu|R-EBImage-4.4.0-1|14	BuildRequires: R-EBImage
12cu|R-EBImage-4.4.0-1|15	Requires: R-EBImage
12cu|R-EBImage-4.4.0-1|16	BuildRequires: R-locfit
12cu|R-EBImage-4.4.0-1|17	Requires: R-locfit
12cu|R-EBImage-4.4.0-1|18	BuildRequires: R-png
12cu|R-EBImage-4.4.0-1|19	Requires: R-png
12cu|R-EBImage-4.4.0-1|20	BuildRequires: R-jpeg
12cu|R-EBImage-4.4.0-1|21	Requires: R-jpeg
12cu|R-EBImage-4.4.0-1|22	BuildRequires: R-tiff
12cu|R-EBImage-4.4.0-1|23	Requires: R-tiff
12cu|R-EBImage-4.4.0-1|24	BuildRequires: R-BiocGenerics
12cu|R-EBImage-4.4.0-1|25	Requires: R-BiocGenerics
12cu|R-EBImage-4.4.0-1|26	BuildRequires:    imagemagick-devel
12cu|R-EBImage-4.4.0-1|27	BuildRequires:    jpeg-devel
12cu|R-EBImage-4.4.0-1|28	
12cu|R-EBImage-4.4.0-1|29	%description
12cu|R-EBImage-4.4.0-1|30	EBImage is an R package which provides general purpose functionality for
12cu|R-EBImage-4.4.0-1|31	the reading, writing, processing and analysis of images. Furthermore, in
12cu|R-EBImage-4.4.0-1|32	the context of microscopy based cellular assays, EBImage offers tools to
12cu|R-EBImage-4.4.0-1|33	transform the images, segment cells and extract quantitative cellular
12cu|R-EBImage-4.4.0-1|34	
12cu|R-EBImage-4.4.0-1|35	%prep
12cu|R-EBImage-4.4.0-1|36	%setup -q -c -n %{packname}
12cu|R-EBImage-4.4.0-1|37	
12cu|R-EBImage-4.4.0-1|38	%build
12cu|R-EBImage-4.4.0-1|39	
12cu|R-EBImage-4.4.0-1|40	%install
12cu|R-EBImage-4.4.0-1|41	mkdir -p %{buildroot}%{rlibdir}
12cu|R-EBImage-4.4.0-1|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-EBImage-4.4.0-1|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-EBImage-4.4.0-1|44	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-EBImage-4.4.0-1|45	
12cu|R-EBImage-4.4.0-1|46	# FIXME
12cu|R-EBImage-4.4.0-1|47	#  When sourcing 'EBImage-introduction.R':
12cu|R-EBImage-4.4.0-1|48	#  Error: object must be an array
12cu|R-EBImage-4.4.0-1|49	%if 0
12cu|R-EBImage-4.4.0-1|50	%check
12cu|R-EBImage-4.4.0-1|51	%{_bindir}/R CMD check %{packname}
12cu|R-EBImage-4.4.0-1|52	%endif
12cu|R-EBImage-4.4.0-1|53	
12cu|R-EBImage-4.4.0-1|54	%files
12cu|R-EBImage-4.4.0-1|55	%dir %{rlibdir}/%{packname}
12cu|R-EBImage-4.4.0-1|56	%doc %{rlibdir}/%{packname}/doc
12cu|R-EBImage-4.4.0-1|57	%doc %{rlibdir}/%{packname}/html
12cu|R-EBImage-4.4.0-1|58	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-EBImage-4.4.0-1|59	%{rlibdir}/%{packname}/INDEX
12cu|R-EBImage-4.4.0-1|60	# %{rlibdir}/%{packname}/LICENSE
12cu|R-EBImage-4.4.0-1|61	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-EBImage-4.4.0-1|62	%{rlibdir}/%{packname}/Meta
12cu|R-EBImage-4.4.0-1|63	%{rlibdir}/%{packname}/R
12cu|R-EBImage-4.4.0-1|64	%{rlibdir}/%{packname}/help
12cu|R-EBImage-4.4.0-1|65	%{rlibdir}/%{packname}/images
12cu|R-EBImage-4.4.0-1|66	%{rlibdir}/%{packname}/libs
12cu|R-EBImage-4.4.0-1|67	%{rlibdir}/%{packname}/scripts
12cu|R-EBImage-4.4.0-1|68	%{rlibdir}/EBImage/NEWS.Rd
12cu|R-EBImage-4.4.0-1|69	%{rlibdir}/EBImage/viewer/display.css
12cu|R-EBImage-4.4.0-1|70	%{rlibdir}/EBImage/viewer/display.template
12cu|R-EBImage-4.4.0-1|71	%{rlibdir}/EBImage/viewer/viewer.js
12cu|R-EBImage-4.4.0-1|72	
12cu|R-EBImage-4.4.0-1|73	
12cu|R-EBImage-4.4.0-1|74	
12cu|R-EBImage-4.4.0-1|75	%changelog
12cu|R-EBImage-4.4.0-1|76	* Wed Jan 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.4.0-1
12cu|R-EBImage-4.4.0-1|77	+ Revision: ffa6bd2
12cu|R-EBImage-4.4.0-1|78	- Remove files that are not created any more
12cu|R-EBImage-4.4.0-1|79	
12cu|R-EBImage-4.4.0-1|80	

12336 12
12cu|R-Ecdat-0.2.4-1|1	%global packname  Ecdat
12cu|R-Ecdat-0.2.4-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-Ecdat-0.2.4-1|3	
12cu|R-Ecdat-0.2.4-1|4	Name:             R-%{packname}
12cu|R-Ecdat-0.2.4-1|5	Version:          0.2.4
12cu|R-Ecdat-0.2.4-1|6	Release:          1
12cu|R-Ecdat-0.2.4-1|7	Summary:          Data sets for econometrics
12cu|R-Ecdat-0.2.4-1|8	Group:            Sciences/Mathematics
12cu|R-Ecdat-0.2.4-1|9	License:          GPL (>= 2)
12cu|R-Ecdat-0.2.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Ecdat-0.2.4-1|11	Source0:          http://cran.r-project.org/src/contrib/Ecdat_0.2-4.tar.gz
12cu|R-Ecdat-0.2.4-1|12	BuildArch:        noarch
12cu|R-Ecdat-0.2.4-1|13	Requires:         R-core
12cu|R-Ecdat-0.2.4-1|14	Requires:         R-car R-systemfit R-sem R-lmtest R-sandwich
12cu|R-Ecdat-0.2.4-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-Ecdat-0.2.4-1|16	BuildRequires:    R-car R-systemfit R-sem R-lmtest R-sandwich
12cu|R-Ecdat-0.2.4-1|17	
12cu|R-Ecdat-0.2.4-1|18	%description
12cu|R-Ecdat-0.2.4-1|19	Data sets for econometrics
12cu|R-Ecdat-0.2.4-1|20	
12cu|R-Ecdat-0.2.4-1|21	%prep
12cu|R-Ecdat-0.2.4-1|22	%setup -q -c -n %{packname}
12cu|R-Ecdat-0.2.4-1|23	
12cu|R-Ecdat-0.2.4-1|24	%build
12cu|R-Ecdat-0.2.4-1|25	
12cu|R-Ecdat-0.2.4-1|26	%install
12cu|R-Ecdat-0.2.4-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Ecdat-0.2.4-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Ecdat-0.2.4-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Ecdat-0.2.4-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Ecdat-0.2.4-1|31	
12cu|R-Ecdat-0.2.4-1|32	%check
12cu|R-Ecdat-0.2.4-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-Ecdat-0.2.4-1|34	
12cu|R-Ecdat-0.2.4-1|35	%files
12cu|R-Ecdat-0.2.4-1|36	%dir %{rlibdir}/%{packname}
12cu|R-Ecdat-0.2.4-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-Ecdat-0.2.4-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Ecdat-0.2.4-1|39	%{rlibdir}/%{packname}/INDEX
12cu|R-Ecdat-0.2.4-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Ecdat-0.2.4-1|41	%{rlibdir}/%{packname}/Meta
12cu|R-Ecdat-0.2.4-1|42	%{rlibdir}/%{packname}/data
12cu|R-Ecdat-0.2.4-1|43	%{rlibdir}/%{packname}/help
12cu|R-Ecdat-0.2.4-1|44	%{rlibdir}/%{packname}/R
12cu|R-Ecdat-0.2.4-1|45	%{rlibdir}/%{packname}/demoFiles
12cu|R-Ecdat-0.2.4-1|46	%{rlibdir}/%{packname}/scripts
12cu|R-Ecdat-0.2.4-1|47	
12cu|R-Ecdat-0.2.4-1|48	
12cu|R-Ecdat-0.2.4-1|49	
12cu|R-Ecdat-0.2.4-1|50	
12cu|R-Ecdat-0.2.4-1|51	%changelog
12cu|R-Ecdat-0.2.4-1|52	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-1
12cu|R-Ecdat-0.2.4-1|53	+ Revision: 69f2b5b
12cu|R-Ecdat-0.2.4-1|54	- Updated to 0.2.4 (by updates_builder)
12cu|R-Ecdat-0.2.4-1|55	
12cu|R-Ecdat-0.2.4-1|56	

12337 12
12cu|recoll-1.19.11p1-1|1	%define debug_package %{nil}
12cu|recoll-1.19.11p1-1|2	Name:		recoll
12cu|recoll-1.19.11p1-1|3	Version:	1.19.11p1
12cu|recoll-1.19.11p1-1|4	Release:	1
12cu|recoll-1.19.11p1-1|5	Summary:	Desktop full text search tool with a qt gui
12cu|recoll-1.19.11p1-1|6	Source0:	http://www.lesbonscomptes.com/recoll/%{name}-%{version}.tar.gz
12cu|recoll-1.19.11p1-1|7	URL:		http://www.lesbonscomptes.com/recoll/
12cu|recoll-1.19.11p1-1|8	Group:		Databases
12cu|recoll-1.19.11p1-1|9	
12cu|recoll-1.19.11p1-1|10	License:	GPL
12cu|recoll-1.19.11p1-1|11	BuildRequires:	xapian-devel
12cu|recoll-1.19.11p1-1|12	BuildRequires:	qt4-devel
12cu|recoll-1.19.11p1-1|13	BuildRequires:	pkgconfig(QtWebKit)
12cu|recoll-1.19.11p1-1|14	
12cu|recoll-1.19.11p1-1|15	%description
12cu|recoll-1.19.11p1-1|16	Recoll is a personal full text search package for Linux, FreeBSD and
12cu|recoll-1.19.11p1-1|17	other Unix systems. It is based on a very strong backend (Xapian), for
12cu|recoll-1.19.11p1-1|18	which it provides an easy to use, feature-rich, easy administration
12cu|recoll-1.19.11p1-1|19	interface.
12cu|recoll-1.19.11p1-1|20	
12cu|recoll-1.19.11p1-1|21	%prep
12cu|recoll-1.19.11p1-1|22	%setup -q
12cu|recoll-1.19.11p1-1|23	
12cu|recoll-1.19.11p1-1|24	%build
12cu|recoll-1.19.11p1-1|25	%configure2_5x --disable-python-module
12cu|recoll-1.19.11p1-1|26	%make
12cu|recoll-1.19.11p1-1|27	
12cu|recoll-1.19.11p1-1|28	%install
12cu|recoll-1.19.11p1-1|29	%makeinstall_std
12cu|recoll-1.19.11p1-1|30	
12cu|recoll-1.19.11p1-1|31	%clean
12cu|recoll-1.19.11p1-1|32	
12cu|recoll-1.19.11p1-1|33	%files
12cu|recoll-1.19.11p1-1|34	%{_bindir}/*
12cu|recoll-1.19.11p1-1|35	%{_datadir}/applications/recoll-searchgui.desktop
12cu|recoll-1.19.11p1-1|36	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|recoll-1.19.11p1-1|37	%{_datadir}/pixmaps/%{name}.png
12cu|recoll-1.19.11p1-1|38	%{_datadir}/%{name}
12cu|recoll-1.19.11p1-1|39	%{_mandir}/man1/%{name}*.1*
12cu|recoll-1.19.11p1-1|40	%{_mandir}/man5/%{name}*.5*
12cu|recoll-1.19.11p1-1|41	
12cu|recoll-1.19.11p1-1|42	
12cu|recoll-1.19.11p1-1|43	
12cu|recoll-1.19.11p1-1|44	
12cu|recoll-1.19.11p1-1|45	%changelog
12cu|recoll-1.19.11p1-1|46	* Fri Jan 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.19.11p1-1
12cu|recoll-1.19.11p1-1|47	+ Revision: 620875d
12cu|recoll-1.19.11p1-1|48	- Disabled debug package
12cu|recoll-1.19.11p1-1|49	
12cu|recoll-1.19.11p1-1|50	

12338 12
12cu|recorditnow-0.8.1-70|1	%define	libname		%mklibname recorditnow
12cu|recorditnow-0.8.1-70|2	%define	joschylib	%mklibname joschycore
12cu|recorditnow-0.8.1-70|3	%define	joschydevel	%mklibname -d joschycore
12cu|recorditnow-0.8.1-70|4	
12cu|recorditnow-0.8.1-70|5	Name:		recorditnow
12cu|recorditnow-0.8.1-70|6	Version:	0.8.1
12cu|recorditnow-0.8.1-70|7	# use 69.x release for 0.8.1 to allow updates for MIB users
12cu|recorditnow-0.8.1-70|8	Release:	70
12cu|recorditnow-0.8.1-70|9	Summary:	Desktop session recorder for KDE 4
12cu|recorditnow-0.8.1-70|10	License:	GPLv2+
12cu|recorditnow-0.8.1-70|11	Group:		Video
12cu|recorditnow-0.8.1-70|12	URL:		http://recorditnow.sourceforge.net/
12cu|recorditnow-0.8.1-70|13	Source0:	http://sourceforge.net/projects/recorditnow/files/%{name}-%{version}.tar.bz2
12cu|recorditnow-0.8.1-70|14	Patch0:		recorditnow-0.8.1-ru.patch
12cu|recorditnow-0.8.1-70|15	Patch1:		recorditnow-0.8.1-linking.patch
12cu|recorditnow-0.8.1-70|16	BuildRequires:	automoc4
12cu|recorditnow-0.8.1-70|17	BuildRequires:	cmake >= 2.6
12cu|recorditnow-0.8.1-70|18	BuildRequires:	gettext
12cu|recorditnow-0.8.1-70|19	BuildRequires:	qt4-devel
12cu|recorditnow-0.8.1-70|20	BuildRequires:	kdelibs4-devel >= 4.4.0
12cu|recorditnow-0.8.1-70|21	BuildRequires:	pkgconfig(xfixes)
12cu|recorditnow-0.8.1-70|22	BuildRequires:	pkgconfig(xcursor)
12cu|recorditnow-0.8.1-70|23	BuildRequires:	pkgconfig(xext)
12cu|recorditnow-0.8.1-70|24	BuildRequires:	pkgconfig(x11)
12cu|recorditnow-0.8.1-70|25	BuildRequires:	ffmpeg-devel
12cu|recorditnow-0.8.1-70|26	BuildRequires:	ffmpeg
12cu|recorditnow-0.8.1-70|27	BuildRequires:	mencoder
12cu|recorditnow-0.8.1-70|28	BuildRequires:	recordmydesktop >= 0.3.8.1
12cu|recorditnow-0.8.1-70|29	Requires:	kdelibs4-core >= 4.4.0
12cu|recorditnow-0.8.1-70|30	Requires:	ffmpeg
12cu|recorditnow-0.8.1-70|31	Requires:	mencoder
12cu|recorditnow-0.8.1-70|32	Requires:	recordmydesktop >= 0.3.8.1
12cu|recorditnow-0.8.1-70|33	
12cu|recorditnow-0.8.1-70|34	%description
12cu|recorditnow-0.8.1-70|35	RecordItNow is a plug-in based desktop recorder for KDE SC 4.
12cu|recorditnow-0.8.1-70|36	Features:
12cu|recorditnow-0.8.1-70|37	Record your desktop;
12cu|recorditnow-0.8.1-70|38	Make screen-shots;
12cu|recorditnow-0.8.1-70|39	Automatically encode your videos in a desired format;
12cu|recorditnow-0.8.1-70|40	Zoom;
12cu|recorditnow-0.8.1-70|41	Show mouse activity;
12cu|recorditnow-0.8.1-70|42	Keyboard monitor;
12cu|recorditnow-0.8.1-70|43	Time-line;
12cu|recorditnow-0.8.1-70|44	Upload your videos to YouTube or blip.tv.
12cu|recorditnow-0.8.1-70|45	
12cu|recorditnow-0.8.1-70|46	%files -f %{name}.lang
12cu|recorditnow-0.8.1-70|47	%doc COPYING DEPENDENCIES
12cu|recorditnow-0.8.1-70|48	%{_kde_bindir}/%{name}
12cu|recorditnow-0.8.1-70|49	%{_kde_libdir}/kde4/libexec/%{name}_helper
12cu|recorditnow-0.8.1-70|50	%{_kde_libdir}/kde4/*.so
12cu|recorditnow-0.8.1-70|51	%{_kde_applicationsdir}/%{name}.desktop
12cu|recorditnow-0.8.1-70|52	%{_kde_appsdir}/%{name}/*
12cu|recorditnow-0.8.1-70|53	%{_kde_datadir}/config.kcfg/%{name}*.kcfg
12cu|recorditnow-0.8.1-70|54	%{_kde_iconsdir}/hicolor/*/apps/*.png
12cu|recorditnow-0.8.1-70|55	%{_kde_services}/%{name}_*.desktop
12cu|recorditnow-0.8.1-70|56	%{_kde_servicetypes}/%{name}_*.desktop
12cu|recorditnow-0.8.1-70|57	%{_datadir}/polkit-1/actions/*.policy
12cu|recorditnow-0.8.1-70|58	%{_datadir}/dbus-1/system-services/*.service
12cu|recorditnow-0.8.1-70|59	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/*.conf
12cu|recorditnow-0.8.1-70|60	
12cu|recorditnow-0.8.1-70|61	#------------------------------------------------------------
12cu|recorditnow-0.8.1-70|62	
12cu|recorditnow-0.8.1-70|63	%package -n	%{libname}
12cu|recorditnow-0.8.1-70|64	Summary:	Library package for recorditnow
12cu|recorditnow-0.8.1-70|65	Group:		System/Libraries
12cu|recorditnow-0.8.1-70|66	Requires:	%{name} = %{EVRD}
12cu|recorditnow-0.8.1-70|67	
12cu|recorditnow-0.8.1-70|68	%description -n %{libname}
12cu|recorditnow-0.8.1-70|69	This package contains the dynamic libraries needed for recorditnow.
12cu|recorditnow-0.8.1-70|70	
12cu|recorditnow-0.8.1-70|71	%files -n %{libname}
12cu|recorditnow-0.8.1-70|72	%{_kde_libdir}/librecordit*.so
12cu|recorditnow-0.8.1-70|73	
12cu|recorditnow-0.8.1-70|74	#------------------------------------------------------------
12cu|recorditnow-0.8.1-70|75	
12cu|recorditnow-0.8.1-70|76	%package -n	%{joschylib}
12cu|recorditnow-0.8.1-70|77	Summary:	Support library for recorditnow
12cu|recorditnow-0.8.1-70|78	Group:		System/Libraries
12cu|recorditnow-0.8.1-70|79	Requires:	%{name} = %{EVRD}
12cu|recorditnow-0.8.1-70|80	
12cu|recorditnow-0.8.1-70|81	%description -n %{joschylib}
12cu|recorditnow-0.8.1-70|82	This package contains the dynamic libraries needed for recorditnow.
12cu|recorditnow-0.8.1-70|83	
12cu|recorditnow-0.8.1-70|84	%files -n %{joschylib}
12cu|recorditnow-0.8.1-70|85	%{_kde_libdir}/libjoschycore.so
12cu|recorditnow-0.8.1-70|86	%{_kde_libdir}/joschy/*
12cu|recorditnow-0.8.1-70|87	
12cu|recorditnow-0.8.1-70|88	#------------------------------------------------------------
12cu|recorditnow-0.8.1-70|89	
12cu|recorditnow-0.8.1-70|90	%package -n	%{joschydevel}
12cu|recorditnow-0.8.1-70|91	
12cu|recorditnow-0.8.1-70|92	Summary:	Development files for the joschycore library
12cu|recorditnow-0.8.1-70|93	Group:		Development/C++
12cu|recorditnow-0.8.1-70|94	Provides:	joschycore-devel = %{version}
12cu|recorditnow-0.8.1-70|95	Provides:	%{joschydevel} = %{version}
12cu|recorditnow-0.8.1-70|96	Requires:	%{joschylib} = %{version}
12cu|recorditnow-0.8.1-70|97	
12cu|recorditnow-0.8.1-70|98	%description -n %{joschydevel}
12cu|recorditnow-0.8.1-70|99	This package contains the header files needed when building applications
12cu|recorditnow-0.8.1-70|100	based on the joschycore library.
12cu|recorditnow-0.8.1-70|101	
12cu|recorditnow-0.8.1-70|102	%files -n %{joschydevel}
12cu|recorditnow-0.8.1-70|103	%{_kde_includedir}/joschycore/*.h
12cu|recorditnow-0.8.1-70|104	
12cu|recorditnow-0.8.1-70|105	#------------------------------------------------------------
12cu|recorditnow-0.8.1-70|106	
12cu|recorditnow-0.8.1-70|107	%prep
12cu|recorditnow-0.8.1-70|108	%setup -q
12cu|recorditnow-0.8.1-70|109	%patch0 -p1 -b .ru
12cu|recorditnow-0.8.1-70|110	%patch1 -p1 -b .linking
12cu|recorditnow-0.8.1-70|111	
12cu|recorditnow-0.8.1-70|112	%build
12cu|recorditnow-0.8.1-70|113	%cmake_kde4 ..	-DCMAKE_BUILD_TYPE=release \
12cu|recorditnow-0.8.1-70|114	-DLINGUAS="de;hu;pt_BR;cs;fr;ru;tr"
12cu|recorditnow-0.8.1-70|115	%make
12cu|recorditnow-0.8.1-70|116	
12cu|recorditnow-0.8.1-70|117	%install
12cu|recorditnow-0.8.1-70|118	%makeinstall_std -C build
12cu|recorditnow-0.8.1-70|119	
12cu|recorditnow-0.8.1-70|120	%find_lang %{name}
12cu|recorditnow-0.8.1-70|121	
12cu|recorditnow-0.8.1-70|122	%post
12cu|recorditnow-0.8.1-70|123	kbuildsycoca4
12cu|recorditnow-0.8.1-70|124	
12cu|recorditnow-0.8.1-70|125	%postun
12cu|recorditnow-0.8.1-70|126	kbuildsycoca4
12cu|recorditnow-0.8.1-70|127	
12cu|recorditnow-0.8.1-70|128	%clean
12cu|recorditnow-0.8.1-70|129	
12cu|recorditnow-0.8.1-70|130	
12cu|recorditnow-0.8.1-70|131	
12cu|recorditnow-0.8.1-70|132	%changelog
12cu|recorditnow-0.8.1-70|133	* Tue Mar 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-70
12cu|recorditnow-0.8.1-70|134	+ Revision: 67d6a8a
12cu|recorditnow-0.8.1-70|135	- Fix BRs
12cu|recorditnow-0.8.1-70|136	
12cu|recorditnow-0.8.1-70|137	

12339 12
12cu|recoverjpeg-2.2.3-1|1	Name:		recoverjpeg
12cu|recoverjpeg-2.2.3-1|2	Version:	2.2.3
12cu|recoverjpeg-2.2.3-1|3	Release:	1
12cu|recoverjpeg-2.2.3-1|4	Summary:	JFIF/JPEG File Recovery Tool
12cu|recoverjpeg-2.2.3-1|5	Group:		Graphics
12cu|recoverjpeg-2.2.3-1|6	License:	GPLv2+
12cu|recoverjpeg-2.2.3-1|7	URL:		http://www.rfc1149.net/devel/recoverjpeg
12cu|recoverjpeg-2.2.3-1|8	Source0:	https://github.com/downloads/samueltardieu/recoverjpeg/%{name}-%{version}.tar.gz
12cu|recoverjpeg-2.2.3-1|9	Requires:	imagemagick
12cu|recoverjpeg-2.2.3-1|10	BuildRequires:	make
12cu|recoverjpeg-2.2.3-1|11	BuildRequires:	gcc
12cu|recoverjpeg-2.2.3-1|12	BuildRequires:	autoconf
12cu|recoverjpeg-2.2.3-1|13	BuildRequires:	automake
12cu|recoverjpeg-2.2.3-1|14	BuildRequires:	libtool
12cu|recoverjpeg-2.2.3-1|15	
12cu|recoverjpeg-2.2.3-1|16	%description
12cu|recoverjpeg-2.2.3-1|17	%{name} tries to recover JFIF (JPEG) pictures from a peripheral.
12cu|recoverjpeg-2.2.3-1|18	This may be useful if you mistakenly overwrite a partition or if a device such
12cu|recoverjpeg-2.2.3-1|19	as a digital camera memory card is bogus.
12cu|recoverjpeg-2.2.3-1|20	
12cu|recoverjpeg-2.2.3-1|21	
12cu|recoverjpeg-2.2.3-1|22	%prep
12cu|recoverjpeg-2.2.3-1|23	%setup -q
12cu|recoverjpeg-2.2.3-1|24	
12cu|recoverjpeg-2.2.3-1|25	
12cu|recoverjpeg-2.2.3-1|26	%build
12cu|recoverjpeg-2.2.3-1|27	autoreconf -fiv
12cu|recoverjpeg-2.2.3-1|28	%configure2_5x
12cu|recoverjpeg-2.2.3-1|29	%make
12cu|recoverjpeg-2.2.3-1|30	
12cu|recoverjpeg-2.2.3-1|31	
12cu|recoverjpeg-2.2.3-1|32	%install
12cu|recoverjpeg-2.2.3-1|33	%makeinstall_std
12cu|recoverjpeg-2.2.3-1|34	
12cu|recoverjpeg-2.2.3-1|35	
12cu|recoverjpeg-2.2.3-1|36	%files
12cu|recoverjpeg-2.2.3-1|37	%doc COPYING
12cu|recoverjpeg-2.2.3-1|38	%{_bindir}/%{name}
12cu|recoverjpeg-2.2.3-1|39	%{_bindir}/recovermov
12cu|recoverjpeg-2.2.3-1|40	%{_bindir}/remove-duplicates
12cu|recoverjpeg-2.2.3-1|41	%{_bindir}/sort-pictures
12cu|recoverjpeg-2.2.3-1|42	%{_mandir}/man1/%{name}.1*
12cu|recoverjpeg-2.2.3-1|43	%{_mandir}/man1/sort-pictures.1*
12cu|recoverjpeg-2.2.3-1|44	%{_mandir}/man1/recovermov.1*
12cu|recoverjpeg-2.2.3-1|45	%{_mandir}/man1/remove-duplicates.1*
12cu|recoverjpeg-2.2.3-1|46	
12cu|recoverjpeg-2.2.3-1|47	%changelog
12cu|recoverjpeg-2.2.3-1|48	* Fri Jun 07 2013 Giovanni Mariani <mc2374@mclink.it> 2.2.3-1
12cu|recoverjpeg-2.2.3-1|49	- New version 2.2.3
12cu|recoverjpeg-2.2.3-1|50	- Fixed License tag
12cu|recoverjpeg-2.2.3-1|51	
12cu|recoverjpeg-2.2.3-1|52	* Tue May 29 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.1.1-1
12cu|recoverjpeg-2.2.3-1|53	+ Revision: 801100
12cu|recoverjpeg-2.2.3-1|54	- version update 2.1.1
12cu|recoverjpeg-2.2.3-1|55	
12cu|recoverjpeg-2.2.3-1|56	* Tue Dec 13 2011 Alexander Khrukin <akhrukin@mandriva.org> 2.0-1
12cu|recoverjpeg-2.2.3-1|57	+ Revision: 740661
12cu|recoverjpeg-2.2.3-1|58	- imported package recoverjpeg
12cu|recoverjpeg-2.2.3-1|59	

12340 12
12cu|recutils-1.5-1|1	Name:		recutils
12cu|recutils-1.5-1|2	Summary:	A set of tools and librairies to access recfiles
12cu|recutils-1.5-1|3	Version:	1.5
12cu|recutils-1.5-1|4	Release:	1
12cu|recutils-1.5-1|5	URL:		http://www.gnu.org/software/recutils
12cu|recutils-1.5-1|6	License:	GPLv3+
12cu|recutils-1.5-1|7	Group:		Databases
12cu|recutils-1.5-1|8	Source0:	ftp://ftp.gnu.org:21/gnu/recutils/%{name}-%{version}.tar.gz
12cu|recutils-1.5-1|9	BuildRequires:	curl-devel
12cu|recutils-1.5-1|10	
12cu|recutils-1.5-1|11	%description
12cu|recutils-1.5-1|12	GNU Recutils is a set of tools and libraries to access human-editable,
12cu|recutils-1.5-1|13	text-based databases called recfiles. The data is stored as a sequence
12cu|recutils-1.5-1|14	of records, each record containing an arbitrary number of named fields.
12cu|recutils-1.5-1|15	
12cu|recutils-1.5-1|16	%prep
12cu|recutils-1.5-1|17	%setup -q
12cu|recutils-1.5-1|18	
12cu|recutils-1.5-1|19	%build
12cu|recutils-1.5-1|20	%configure2_5x --disable-static --disable-rpath
12cu|recutils-1.5-1|21	%make
12cu|recutils-1.5-1|22	
12cu|recutils-1.5-1|23	%install
12cu|recutils-1.5-1|24	%makeinstall_std
12cu|recutils-1.5-1|25	%find_lang %name
12cu|recutils-1.5-1|26	
12cu|recutils-1.5-1|27	rm -fr %{buildroot}%{_libdir}/*.so %{buildroot}%{_libdir}/*.*a %{buildroot}%{_includedir}
12cu|recutils-1.5-1|28	
12cu|recutils-1.5-1|29	%files
12cu|recutils-1.5-1|30	%doc ABOUT-NLS README AUTHORS ChangeLog
12cu|recutils-1.5-1|31	%{_bindir}/*
12cu|recutils-1.5-1|32	%{_libdir}/*.so.*
12cu|recutils-1.5-1|33	%{_datadir}/%{name}
12cu|recutils-1.5-1|34	%{_datadir}/emacs/site-lisp/*.el
12cu|recutils-1.5-1|35	%{_mandir}/man1/*
12cu|recutils-1.5-1|36	%{_infodir}/*
12cu|recutils-1.5-1|37	%{_datadir}/locale/de/LC_MESSAGES/recutils.mo
12cu|recutils-1.5-1|38	%{_datadir}/locale/fi/LC_MESSAGES/recutils.mo
12cu|recutils-1.5-1|39	%{_datadir}/locale/nl/LC_MESSAGES/recutils.mo
12cu|recutils-1.5-1|40	%{_datadir}/locale/sv/LC_MESSAGES/recutils.mo
12cu|recutils-1.5-1|41	
12cu|recutils-1.5-1|42	
12cu|recutils-1.5-1|43	%changelog
12cu|recutils-1.5-1|44	* Sun Feb 06 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.2-1mdv2011.0
12cu|recutils-1.5-1|45	+ Revision: 636380
12cu|recutils-1.5-1|46	- update to 1.2
12cu|recutils-1.5-1|47	- update file list with files in %%{_datadir}
12cu|recutils-1.5-1|48	
12cu|recutils-1.5-1|49	* Sun Dec 26 2010 Funda Wang <fwang@mandriva.org> 1.1-1mdv2011.0
12cu|recutils-1.5-1|50	+ Revision: 625204
12cu|recutils-1.5-1|51	- new version 1.1
12cu|recutils-1.5-1|52	
12cu|recutils-1.5-1|53	* Tue Dec 07 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.0-1mdv2011.0
12cu|recutils-1.5-1|54	+ Revision: 614430
12cu|recutils-1.5-1|55	- import recutils
12cu|recutils-1.5-1|56	
12cu|recutils-1.5-1|57	

12341 12
12cu|redeclipse-1.4-1|1	Name:		redeclipse
12cu|redeclipse-1.4-1|2	Version:	1.4
12cu|redeclipse-1.4-1|3	Release:	1
12cu|redeclipse-1.4-1|4	Summary:	Fast aced first person ego-shooter
12cu|redeclipse-1.4-1|5	Group:		Games/Arcade
12cu|redeclipse-1.4-1|6	License:	zlib/libpng License
12cu|redeclipse-1.4-1|7	URL:		http://www.redeclipse.net/
12cu|redeclipse-1.4-1|8	Source:		http://sourceforge.net/projects/%{name}/files/%{name}_%{version}/%{name}_%{version}_nix.tar.bz2
12cu|redeclipse-1.4-1|9	Patch0:		redeclipse-1.4-desktop.patch
12cu|redeclipse-1.4-1|10	BuildRequires:	imagemagick
12cu|redeclipse-1.4-1|11	BuildRequires:	pkgconfig(gl)
12cu|redeclipse-1.4-1|12	BuildRequires:	pkgconfig(glu)
12cu|redeclipse-1.4-1|13	BuildRequires:	pkgconfig(sdl)
12cu|redeclipse-1.4-1|14	BuildRequires:	pkgconfig(SDL_image)
12cu|redeclipse-1.4-1|15	BuildRequires:	pkgconfig(SDL_mixer)
12cu|redeclipse-1.4-1|16	BuildRequires:	pkgconfig(zlib)
12cu|redeclipse-1.4-1|17	Requires:	%{name}-data >= %{version}
12cu|redeclipse-1.4-1|18	
12cu|redeclipse-1.4-1|19	%description
12cu|redeclipse-1.4-1|20	The game is a single-player and multi-player first-person ego-shooter,
12cu|redeclipse-1.4-1|21	built as a total conversion of Cube Engine 2, which lends itself toward a
12cu|redeclipse-1.4-1|22	balanced gameplay, completely at the control of map makers, while maintaining
12cu|redeclipse-1.4-1|23	a general theme of agility in a variety of environments.
12cu|redeclipse-1.4-1|24	
12cu|redeclipse-1.4-1|25	%package data
12cu|redeclipse-1.4-1|26	Summary:	Data files for RedEclipse game
12cu|redeclipse-1.4-1|27	License:	Creative Commons Attribution-ShareAlike
12cu|redeclipse-1.4-1|28	Requires:	%{name} >= %{version}
12cu|redeclipse-1.4-1|29	BuildArch:	noarch
12cu|redeclipse-1.4-1|30	
12cu|redeclipse-1.4-1|31	%description data
12cu|redeclipse-1.4-1|32	The game is a single-player and multi-player first-person ego-shooter,
12cu|redeclipse-1.4-1|33	built as a total conversion of Cube Engine 2, which lends itself toward a
12cu|redeclipse-1.4-1|34	balanced gameplay, completely at the control of map makers, while maintaining
12cu|redeclipse-1.4-1|35	a general theme of agility in a variety of environments.
12cu|redeclipse-1.4-1|36	
12cu|redeclipse-1.4-1|37	%prep
12cu|redeclipse-1.4-1|38	%setup -q
12cu|redeclipse-1.4-1|39	%patch0 -p1
12cu|redeclipse-1.4-1|40	
12cu|redeclipse-1.4-1|41	%build
12cu|redeclipse-1.4-1|42	sed -i -e 's/^CXXFLAGS= -O3 -fomit-frame-pointer$/CXXFLAGS=%{optflags}/g' src/core.mk
12cu|redeclipse-1.4-1|43	make -C src
12cu|redeclipse-1.4-1|44	
12cu|redeclipse-1.4-1|45	%install
12cu|redeclipse-1.4-1|46	%makeinstall_std -C src prefix=%{_prefix} libexecdir=%{buildroot}%{_libdir} system-install
12cu|redeclipse-1.4-1|47	
12cu|redeclipse-1.4-1|48	%files
12cu|redeclipse-1.4-1|49	%doc readme.txt doc/*.txt
12cu|redeclipse-1.4-1|50	%{_bindir}/%{name}-server
12cu|redeclipse-1.4-1|51	%{_bindir}/%{name}
12cu|redeclipse-1.4-1|52	%dir %{_libdir}/%{name}/
12cu|redeclipse-1.4-1|53	%{_libdir}/%{name}/%{name}-server
12cu|redeclipse-1.4-1|54	%{_libdir}/%{name}/%{name}
12cu|redeclipse-1.4-1|55	%{_datadir}/applications/%{name}.desktop
12cu|redeclipse-1.4-1|56	%{_datadir}/pixmaps/%{name}.xpm
12cu|redeclipse-1.4-1|57	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|redeclipse-1.4-1|58	%{_mandir}/man6/%{name}-server.6.*
12cu|redeclipse-1.4-1|59	%{_mandir}/man6/%{name}.6.*
12cu|redeclipse-1.4-1|60	
12cu|redeclipse-1.4-1|61	%files data
12cu|redeclipse-1.4-1|62	%dir %{_datadir}/redeclipse
12cu|redeclipse-1.4-1|63	%{_libdir}/%{name}/data
12cu|redeclipse-1.4-1|64	%{_libdir}/%{name}/game
12cu|redeclipse-1.4-1|65	%{_datadir}/redeclipse/*
12cu|redeclipse-1.4-1|66	

12342 12
12cu|R-edgeR-3.4.2-1|1	%global packname  edgeR
12cu|R-edgeR-3.4.2-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-edgeR-3.4.2-1|3	
12cu|R-edgeR-3.4.2-1|4	%define debug_package %{nil}
12cu|R-edgeR-3.4.2-1|5	
12cu|R-edgeR-3.4.2-1|6	Name:             R-%{packname}
12cu|R-edgeR-3.4.2-1|7	Version:          3.4.2
12cu|R-edgeR-3.4.2-1|8	Release:          1
12cu|R-edgeR-3.4.2-1|9	Summary:          Empirical analysis of digital gene expression data in R
12cu|R-edgeR-3.4.2-1|10	Group:            Sciences/Mathematics
12cu|R-edgeR-3.4.2-1|11	License:          LGPL (>= 2)
12cu|R-edgeR-3.4.2-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-edgeR-3.4.2-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/edgeR_3.4.2.tar.gz
12cu|R-edgeR-3.4.2-1|14	Requires:         R-methods R-limma R-locfit
12cu|R-edgeR-3.4.2-1|15	Requires:         R-MASS R-statmod R-splines
12cu|R-edgeR-3.4.2-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-limma
12cu|R-edgeR-3.4.2-1|17	BuildRequires:    R-MASS R-statmod R-splines R-locfit
12cu|R-edgeR-3.4.2-1|18	BuildRequires:    blas-devel lapack-devel
12cu|R-edgeR-3.4.2-1|19	
12cu|R-edgeR-3.4.2-1|20	%description
12cu|R-edgeR-3.4.2-1|21	Differential expression analysis of RNA-seq and digital gene expression
12cu|R-edgeR-3.4.2-1|22	profiles with biological replication.  Uses empirical Bayes estimation and
12cu|R-edgeR-3.4.2-1|23	exact tests based on the negative binomial distribution.  Also useful for
12cu|R-edgeR-3.4.2-1|24	differential signal analysis with other types of genome-scale count data.
12cu|R-edgeR-3.4.2-1|25	
12cu|R-edgeR-3.4.2-1|26	%prep
12cu|R-edgeR-3.4.2-1|27	%setup -q -c -n %{packname}
12cu|R-edgeR-3.4.2-1|28	
12cu|R-edgeR-3.4.2-1|29	%build
12cu|R-edgeR-3.4.2-1|30	
12cu|R-edgeR-3.4.2-1|31	%install
12cu|R-edgeR-3.4.2-1|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-edgeR-3.4.2-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-edgeR-3.4.2-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-edgeR-3.4.2-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-edgeR-3.4.2-1|36	
12cu|R-edgeR-3.4.2-1|37	%check
12cu|R-edgeR-3.4.2-1|38	%{_bindir}/R CMD check %{packname}
12cu|R-edgeR-3.4.2-1|39	
12cu|R-edgeR-3.4.2-1|40	%files
12cu|R-edgeR-3.4.2-1|41	%dir %{rlibdir}/%{packname}
12cu|R-edgeR-3.4.2-1|42	%doc %{rlibdir}/%{packname}/doc
12cu|R-edgeR-3.4.2-1|43	%doc %{rlibdir}/%{packname}/html
12cu|R-edgeR-3.4.2-1|44	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-edgeR-3.4.2-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-edgeR-3.4.2-1|46	%doc %{rlibdir}/%{packname}/NEWS*
12cu|R-edgeR-3.4.2-1|47	%{rlibdir}/%{packname}/INDEX
12cu|R-edgeR-3.4.2-1|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-edgeR-3.4.2-1|49	%{rlibdir}/%{packname}/Meta
12cu|R-edgeR-3.4.2-1|50	%{rlibdir}/%{packname}/R
12cu|R-edgeR-3.4.2-1|51	%{rlibdir}/%{packname}/data
12cu|R-edgeR-3.4.2-1|52	%{rlibdir}/%{packname}/help
12cu|R-edgeR-3.4.2-1|53	%{rlibdir}/%{packname}/libs
12cu|R-edgeR-3.4.2-1|54	
12cu|R-edgeR-3.4.2-1|55	
12cu|R-edgeR-3.4.2-1|56	
12cu|R-edgeR-3.4.2-1|57	%changelog
12cu|R-edgeR-3.4.2-1|58	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.2-1
12cu|R-edgeR-3.4.2-1|59	+ Revision: 414489d
12cu|R-edgeR-3.4.2-1|60	- Updated to 3.4.2 (by updates_builder)
12cu|R-edgeR-3.4.2-1|61	
12cu|R-edgeR-3.4.2-1|62	

12343 12
12cu|redir-2.2.1-14|1	Name:           redir
12cu|redir-2.2.1-14|2	Version:        2.2.1
12cu|redir-2.2.1-14|3	Release:        14
12cu|redir-2.2.1-14|4	Summary:        Redirect TCP connections
12cu|redir-2.2.1-14|5	
12cu|redir-2.2.1-14|6	Group:          Networking/Other
12cu|redir-2.2.1-14|7	License:        GPL+
12cu|redir-2.2.1-14|8	URL:            http://sammy.net/~sammy/hacks/
12cu|redir-2.2.1-14|9	Source0:        http://sammy.net/~sammy/hacks/%{name}-%{version}.tar.gz
12cu|redir-2.2.1-14|10	BuildRequires:	tcp_wrappers-devel
12cu|redir-2.2.1-14|11	
12cu|redir-2.2.1-14|12	#Include Debian Patches
12cu|redir-2.2.1-14|13	Patch0:         01_fix_max_bandwidth_docs.dpatch
12cu|redir-2.2.1-14|14	Patch1:         02_use_ntohs.dpatch
12cu|redir-2.2.1-14|15	Patch2:         03_fix_tcp_wrappers.dpatch
12cu|redir-2.2.1-14|16	Patch3:         04_fix_timeouts.dpatch
12cu|redir-2.2.1-14|17	Patch4:         05_pedantic.dpatch
12cu|redir-2.2.1-14|18	Patch5:         06_fix_shaper_buffer.dpatch
12cu|redir-2.2.1-14|19	Patch6:         07_cosmetics.dpatch
12cu|redir-2.2.1-14|20	Patch7:         08_add_wrappers.dpatch
12cu|redir-2.2.1-14|21	Patch8:         09_add_linux_software_map.dpatch
12cu|redir-2.2.1-14|22	Patch9:         15_deb_cosmetics.dpatch
12cu|redir-2.2.1-14|23	Patch10:        20_do_not_strip.dpatch
12cu|redir-2.2.1-14|24	Patch11:        25_fix_setsockopt.dpatch
12cu|redir-2.2.1-14|25	Patch12:        30_fix_manpage.dpatch
12cu|redir-2.2.1-14|26	#end of debian patches
12cu|redir-2.2.1-14|27	
12cu|redir-2.2.1-14|28	Patch13:        redir_gcc4.4-signedness.patch
12cu|redir-2.2.1-14|29	Patch14:        31_fix_transproxy_location.patch
12cu|redir-2.2.1-14|30	%description
12cu|redir-2.2.1-14|31	a port redirector, used to forward incoming connections to somewhere else.
12cu|redir-2.2.1-14|32	by far the cleanest piece of code here, because someone else liked it
12cu|redir-2.2.1-14|33	enough to fix it.
12cu|redir-2.2.1-14|34	
12cu|redir-2.2.1-14|35	%prep
12cu|redir-2.2.1-14|36	%setup -q
12cu|redir-2.2.1-14|37	
12cu|redir-2.2.1-14|38	# Fix docs and --help to show --max_bandwidth instead of --maxbandwidth
12cu|redir-2.2.1-14|39	%patch0 -p1
12cu|redir-2.2.1-14|40	
12cu|redir-2.2.1-14|41	#use ntohs() to generate comprehensible debug()s and syslog()s
12cu|redir-2.2.1-14|42	%patch1 -p1
12cu|redir-2.2.1-14|43	
12cu|redir-2.2.1-14|44	#fix calls to tcp wrappers
12cu|redir-2.2.1-14|45	%patch2 -p1
12cu|redir-2.2.1-14|46	
12cu|redir-2.2.1-14|47	# fix and make timeout more verbose
12cu|redir-2.2.1-14|48	%patch3 -p1
12cu|redir-2.2.1-14|49	
12cu|redir-2.2.1-14|50	#changes to make clean up compilation, include missing time.h include
12cu|redir-2.2.1-14|51	%patch4 -p1
12cu|redir-2.2.1-14|52	
12cu|redir-2.2.1-14|53	#properly allocate copyloop buffer
12cu|redir-2.2.1-14|54	%patch5 -p1
12cu|redir-2.2.1-14|55	
12cu|redir-2.2.1-14|56	#cosmestic only patch
12cu|redir-2.2.1-14|57	%patch6 -p1
12cu|redir-2.2.1-14|58	
12cu|redir-2.2.1-14|59	#add tcp_wrapper support
12cu|redir-2.2.1-14|60	%patch7 -p1
12cu|redir-2.2.1-14|61	
12cu|redir-2.2.1-14|62	#description of redir
12cu|redir-2.2.1-14|63	%patch8 -p1
12cu|redir-2.2.1-14|64	
12cu|redir-2.2.1-14|65	#comestic only patch
12cu|redir-2.2.1-14|66	%patch9 -p1
12cu|redir-2.2.1-14|67	
12cu|redir-2.2.1-14|68	# do not stripping needed for debug-info package
12cu|redir-2.2.1-14|69	%patch10 -p1
12cu|redir-2.2.1-14|70	
12cu|redir-2.2.1-14|71	#make usage os setsockopt more verbose
12cu|redir-2.2.1-14|72	%patch11 -p1
12cu|redir-2.2.1-14|73	
12cu|redir-2.2.1-14|74	#Clean up questionable formatting in man page
12cu|redir-2.2.1-14|75	%patch12 -p1
12cu|redir-2.2.1-14|76	
12cu|redir-2.2.1-14|77	#fix compile warning with gcc 4.4
12cu|redir-2.2.1-14|78	%patch13 -p2
12cu|redir-2.2.1-14|79	
12cu|redir-2.2.1-14|80	# fix location of transproxy.txt
12cu|redir-2.2.1-14|81	%patch14 -p2
12cu|redir-2.2.1-14|82	
12cu|redir-2.2.1-14|83	# Convert to utf-8
12cu|redir-2.2.1-14|84	for file in CHANGES; do
12cu|redir-2.2.1-14|85	mv $file timestamp
12cu|redir-2.2.1-14|86	iconv -f ISO-8859-1 -t UTF-8 -o $file timestamp
12cu|redir-2.2.1-14|87	touch -r timestamp $file
12cu|redir-2.2.1-14|88	done
12cu|redir-2.2.1-14|89	
12cu|redir-2.2.1-14|90	%build
12cu|redir-2.2.1-14|91	%make CFLAGS="%{optflags}" LDFLAGS="%{optflags}"
12cu|redir-2.2.1-14|92	
12cu|redir-2.2.1-14|93	%install
12cu|redir-2.2.1-14|94	install -Dp -m 755 %{name} %{buildroot}%{_bindir}/%{name}
12cu|redir-2.2.1-14|95	install -Dp -m 644 %{name}.man %{buildroot}%{_mandir}/man1/%{name}.1
12cu|redir-2.2.1-14|96	
12cu|redir-2.2.1-14|97	%files
12cu|redir-2.2.1-14|98	%doc README CHANGES COPYING trans*.txt
12cu|redir-2.2.1-14|99	%{_bindir}/%{name}
12cu|redir-2.2.1-14|100	%{_mandir}/man1/%{name}.1*
12cu|redir-2.2.1-14|101	
12cu|redir-2.2.1-14|102	%changelog
12cu|redir-2.2.1-14|103	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-14
12cu|redir-2.2.1-14|104	+ Revision: b33ac5f
12cu|redir-2.2.1-14|105	- Sync with Cooker
12cu|redir-2.2.1-14|106	
12cu|redir-2.2.1-14|107	

12344 12
12cu|rednotebook-1.8.0-1|1	Name:           rednotebook
12cu|rednotebook-1.8.0-1|2	Version:        1.8.0
12cu|rednotebook-1.8.0-1|3	Release:        1
12cu|rednotebook-1.8.0-1|4	Summary:        A desktop diary
12cu|rednotebook-1.8.0-1|5	Group:          Office
12cu|rednotebook-1.8.0-1|6	License:        GPLv2+
12cu|rednotebook-1.8.0-1|7	URL:            http://rednotebook.sourceforge.net
12cu|rednotebook-1.8.0-1|8	Source0:        http://sourceforge.net/projects/rednotebook/files/%{name}-%{version}.tar.gz
12cu|rednotebook-1.8.0-1|9	BuildArch:      noarch
12cu|rednotebook-1.8.0-1|10	BuildRequires:  python-devel
12cu|rednotebook-1.8.0-1|11	Requires:       python-yaml
12cu|rednotebook-1.8.0-1|12	Requires:       pygtk2.0
12cu|rednotebook-1.8.0-1|13	Requires:       python-webkitgtk
12cu|rednotebook-1.8.0-1|14	Requires:       gnome-python-extras
12cu|rednotebook-1.8.0-1|15	Requires:	python-chardet
12cu|rednotebook-1.8.0-1|16	
12cu|rednotebook-1.8.0-1|17	%description
12cu|rednotebook-1.8.0-1|18	RedNotebook is a desktop diary that makes it very easy for you
12cu|rednotebook-1.8.0-1|19	to keep track of the stuff you do and the thoughts you have. This
12cu|rednotebook-1.8.0-1|20	journal software helps you to write whole passages or just facts,
12cu|rednotebook-1.8.0-1|21	and does so in style.
12cu|rednotebook-1.8.0-1|22	
12cu|rednotebook-1.8.0-1|23	%prep
12cu|rednotebook-1.8.0-1|24	%setup -q
12cu|rednotebook-1.8.0-1|25	
12cu|rednotebook-1.8.0-1|26	%build
12cu|rednotebook-1.8.0-1|27	python setup.py build
12cu|rednotebook-1.8.0-1|28	
12cu|rednotebook-1.8.0-1|29	%install
12cu|rednotebook-1.8.0-1|30	python setup.py install --skip-build --root %{buildroot}
12cu|rednotebook-1.8.0-1|31	desktop-file-install                                    \
12cu|rednotebook-1.8.0-1|32	--add-category="Calendar"                           \
12cu|rednotebook-1.8.0-1|33	--delete-original                                   \
12cu|rednotebook-1.8.0-1|34	--dir=%{buildroot}%{_datadir}/applications          \
12cu|rednotebook-1.8.0-1|35	%{buildroot}/%{_datadir}/applications/%{name}.desktop
12cu|rednotebook-1.8.0-1|36	
12cu|rednotebook-1.8.0-1|37	%find_lang %{name}
12cu|rednotebook-1.8.0-1|38	
12cu|rednotebook-1.8.0-1|39	%files -f %{name}.lang
12cu|rednotebook-1.8.0-1|40	%doc AUTHORS CHANGELOG LICENSE README
12cu|rednotebook-1.8.0-1|41	%{_bindir}/%{name}
12cu|rednotebook-1.8.0-1|42	%{_datadir}/applications/%{name}.desktop
12cu|rednotebook-1.8.0-1|43	%{_datadir}/icons/hicolor/scalable/apps/*.svg
12cu|rednotebook-1.8.0-1|44	# % {_datadir}/locale/*/
12cu|rednotebook-1.8.0-1|45	%dir %{py_puresitedir}/%{name}/
12cu|rednotebook-1.8.0-1|46	%{py_puresitedir}/%{name}/*.py*
12cu|rednotebook-1.8.0-1|47	%{py_puresitedir}/%{name}/external/
12cu|rednotebook-1.8.0-1|48	%{py_puresitedir}/%{name}/files/
12cu|rednotebook-1.8.0-1|49	%{py_puresitedir}/%{name}/gui/
12cu|rednotebook-1.8.0-1|50	%{py_puresitedir}/%{name}/images/
12cu|rednotebook-1.8.0-1|51	%{py_puresitedir}/%{name}/util/
12cu|rednotebook-1.8.0-1|52	%{py_puresitedir}/%{name}*.egg-info
12cu|rednotebook-1.8.0-1|53	
12cu|rednotebook-1.8.0-1|54	
12cu|rednotebook-1.8.0-1|55	%changelog
12cu|rednotebook-1.8.0-1|56	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|rednotebook-1.8.0-1|57	+ Revision: 2a8f0d1
12cu|rednotebook-1.8.0-1|58	- Updated to 1.8.0 (by updates_builder)
12cu|rednotebook-1.8.0-1|59	
12cu|rednotebook-1.8.0-1|60	

12345 12
12cu|redshift-1.7-3|1	%define name	redshift
12cu|redshift-1.7-3|2	%define version	1.7
12cu|redshift-1.7-3|3	
12cu|redshift-1.7-3|4	Name:		%{name}
12cu|redshift-1.7-3|5	Version:	%{version}
12cu|redshift-1.7-3|6	Release:	3
12cu|redshift-1.7-3|7	Summary:	Adjusts the color temperature of your screen according to time of day
12cu|redshift-1.7-3|8	Url:		http://jonls.dk/redshift/
12cu|redshift-1.7-3|9	Source:		http://launchpad.net/redshift/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
12cu|redshift-1.7-3|10	License:	GPLv3+
12cu|redshift-1.7-3|11	Group:		Graphical desktop/Other
12cu|redshift-1.7-3|12	BuildRequires:	x11-server-devel
12cu|redshift-1.7-3|13	BuildRequires:	pkgconfig(glib-2.0)
12cu|redshift-1.7-3|14	BuildRequires:	pkgconfig(gconf-2.0)
12cu|redshift-1.7-3|15	BuildRequires:	pkgconfig(xxf86vm)
12cu|redshift-1.7-3|16	BuildRequires:	python-devel
12cu|redshift-1.7-3|17	# For 1.7 geoclue support is reported to be broken, but later we can try it
12cu|redshift-1.7-3|18	# BuildRequires: geoclue-devel
12cu|redshift-1.7-3|19	# Requires:      geoclue
12cu|redshift-1.7-3|20	
12cu|redshift-1.7-3|21	%package gtk
12cu|redshift-1.7-3|22	Summary:	GTK integration for Redshift
12cu|redshift-1.7-3|23	Group:		Graphical desktop/Other
12cu|redshift-1.7-3|24	Requires:	pygtk2.0
12cu|redshift-1.7-3|25	Requires:	redshift = %{version}-%{release}
12cu|redshift-1.7-3|26	
12cu|redshift-1.7-3|27	%description
12cu|redshift-1.7-3|28	Redshift adjusts the color temperature of your screen according to your
12cu|redshift-1.7-3|29	surroundings. This may help your eyes hurt less if you are working in
12cu|redshift-1.7-3|30	front of the screen at night.
12cu|redshift-1.7-3|31	
12cu|redshift-1.7-3|32	The color temperature is set according to the position of the sun. A
12cu|redshift-1.7-3|33	different color temperature is set during night and daytime. During
12cu|redshift-1.7-3|34	twilight and early morning, the color temperature transitions smoothly
12cu|redshift-1.7-3|35	from night to daytime temperature to allow your eyes to slowly
12cu|redshift-1.7-3|36	adapt.
12cu|redshift-1.7-3|37	
12cu|redshift-1.7-3|38	%description gtk
12cu|redshift-1.7-3|39	GTK integration for Redshift, a screen color temperature adjustment
12cu|redshift-1.7-3|40	program.
12cu|redshift-1.7-3|41	
12cu|redshift-1.7-3|42	%prep
12cu|redshift-1.7-3|43	%setup -q
12cu|redshift-1.7-3|44	
12cu|redshift-1.7-3|45	%build
12cu|redshift-1.7-3|46	%configure2_5x \
12cu|redshift-1.7-3|47	--disable-rpath \
12cu|redshift-1.7-3|48	--enable-gui
12cu|redshift-1.7-3|49	%make
12cu|redshift-1.7-3|50	
12cu|redshift-1.7-3|51	%install
12cu|redshift-1.7-3|52	rm -rf %{buildroot}
12cu|redshift-1.7-3|53	%makeinstall_std \
12cu|redshift-1.7-3|54	uninstall-ubuntu_mono_dark_iconDATA \
12cu|redshift-1.7-3|55	uninstall-ubuntu_mono_light_iconDATA
12cu|redshift-1.7-3|56	
12cu|redshift-1.7-3|57	%find_lang %{name}
12cu|redshift-1.7-3|58	
12cu|redshift-1.7-3|59	%clean
12cu|redshift-1.7-3|60	rm -rf %{buildroot}
12cu|redshift-1.7-3|61	
12cu|redshift-1.7-3|62	%files -f %{name}.lang
12cu|redshift-1.7-3|63	%defattr(-,root,root)
12cu|redshift-1.7-3|64	%doc NEWS AUTHORS README
12cu|redshift-1.7-3|65	%{_bindir}/%{name}
12cu|redshift-1.7-3|66	%{_mandir}/man1/%{name}.*
12cu|redshift-1.7-3|67	
12cu|redshift-1.7-3|68	%files gtk
12cu|redshift-1.7-3|69	%defattr(-,root,root)
12cu|redshift-1.7-3|70	%{_bindir}/gtk-%{name}
12cu|redshift-1.7-3|71	%{_iconsdir}/hicolor/scalable/apps/%{name}*.svg
12cu|redshift-1.7-3|72	%{_datadir}/applications/gtk-%{name}.desktop
12cu|redshift-1.7-3|73	%{python_sitelib}/gtk_redshift/
12cu|redshift-1.7-3|74	
12cu|redshift-1.7-3|75	
12cu|redshift-1.7-3|76	%changelog
12cu|redshift-1.7-3|77	* Thu Dec 01 2011 Andrey Bondrov <abondrov@mandriva.org> 1.7-1
12cu|redshift-1.7-3|78	+ Revision: 735917
12cu|redshift-1.7-3|79	- New version 1.7
12cu|redshift-1.7-3|80	
12cu|redshift-1.7-3|81	* Sat Oct 30 2010 Jani Välimaa <wally@mandriva.org> 1.6-2mdv2011.0
12cu|redshift-1.7-3|82	+ Revision: 590582
12cu|redshift-1.7-3|83	- rebuild for new python 2.7
12cu|redshift-1.7-3|84	- drop py_requires macro
12cu|redshift-1.7-3|85	
12cu|redshift-1.7-3|86	* Mon Oct 18 2010 Jani Välimaa <wally@mandriva.org> 1.6-1mdv2011.0
12cu|redshift-1.7-3|87	+ Revision: 586676
12cu|redshift-1.7-3|88	- new version 1.6
12cu|redshift-1.7-3|89	- fix file list
12cu|redshift-1.7-3|90	
12cu|redshift-1.7-3|91	* Sat Aug 21 2010 Jani Välimaa <wally@mandriva.org> 1.5-1mdv2011.0
12cu|redshift-1.7-3|92	+ Revision: 571775
12cu|redshift-1.7-3|93	- new version 1.5
12cu|redshift-1.7-3|94	- disable rpath
12cu|redshift-1.7-3|95	- use provided .desktop file
12cu|redshift-1.7-3|96	
12cu|redshift-1.7-3|97	* Tue Jul 13 2010 Jani Välimaa <wally@mandriva.org> 1.4.1-3mdv2011.0
12cu|redshift-1.7-3|98	+ Revision: 552777
12cu|redshift-1.7-3|99	- use a fully versioned dependency in subpackage
12cu|redshift-1.7-3|100	
12cu|redshift-1.7-3|101	* Sat Jul 10 2010 Jani Välimaa <wally@mandriva.org> 1.4.1-2mdv2011.0
12cu|redshift-1.7-3|102	+ Revision: 550503
12cu|redshift-1.7-3|103	- split GTK stuff to a separate package
12cu|redshift-1.7-3|104	
12cu|redshift-1.7-3|105	* Wed Jun 23 2010 Jani Välimaa <wally@mandriva.org> 1.4.1-1mdv2011.0
12cu|redshift-1.7-3|106	+ Revision: 548748
12cu|redshift-1.7-3|107	- import redshift
12cu|redshift-1.7-3|108	
12cu|redshift-1.7-3|109	

12346 12
12cu|reed-solomon-3.1.1-6|1	%define major 3
12cu|reed-solomon-3.1.1-6|2	%define libname %mklibname %name %major
12cu|reed-solomon-3.1.1-6|3	%define libnamedevel %mklibname -d %name
12cu|reed-solomon-3.1.1-6|4	
12cu|reed-solomon-3.1.1-6|5	%define debug_package %{nil}
12cu|reed-solomon-3.1.1-6|6	
12cu|reed-solomon-3.1.1-6|7	Summary: A Reed-Solomon encoder/decoder library
12cu|reed-solomon-3.1.1-6|8	Name:    reed-solomon
12cu|reed-solomon-3.1.1-6|9	Version: 3.1.1
12cu|reed-solomon-3.1.1-6|10	Release: 6
12cu|reed-solomon-3.1.1-6|11	Source0: http://www.ka9q.net/code/fec/%{name}-%{version}.tar.gz
12cu|reed-solomon-3.1.1-6|12	Patch0:  reed-solomon-destdir.patch
12cu|reed-solomon-3.1.1-6|13	License: GPL
12cu|reed-solomon-3.1.1-6|14	Group:   System/Libraries
12cu|reed-solomon-3.1.1-6|15	Url:     http://www.ka9q.net/code/fec/
12cu|reed-solomon-3.1.1-6|16	
12cu|reed-solomon-3.1.1-6|17	%description
12cu|reed-solomon-3.1.1-6|18	This library implements a general-purpose encoder/decoder for Reed-Solomon
12cu|reed-solomon-3.1.1-6|19	error correcting codes. The decoder supports erasures. The user can specify
12cu|reed-solomon-3.1.1-6|20	the parameters for any size code, limited only by machine resources. Hard-coded
12cu|reed-solomon-3.1.1-6|21	routines for the CCSDS-standard (255,223) code are also included.
12cu|reed-solomon-3.1.1-6|22	
12cu|reed-solomon-3.1.1-6|23	%package -n %libname
12cu|reed-solomon-3.1.1-6|24	Summary: A Reed-Solomon encoder/decoder library
12cu|reed-solomon-3.1.1-6|25	Group: System/Libraries
12cu|reed-solomon-3.1.1-6|26	Provides: lib%{name} = %{version}-%{release}
12cu|reed-solomon-3.1.1-6|27	
12cu|reed-solomon-3.1.1-6|28	%description -n %libname
12cu|reed-solomon-3.1.1-6|29	This library implements a general-purpose encoder/decoder for Reed-Solomon
12cu|reed-solomon-3.1.1-6|30	error correcting codes. The decoder supports erasures. The user can specify
12cu|reed-solomon-3.1.1-6|31	the parameters for any size code, limited only by machine resources. Hard-coded
12cu|reed-solomon-3.1.1-6|32	routines for the CCSDS-standard (255,223) code are also included.
12cu|reed-solomon-3.1.1-6|33	
12cu|reed-solomon-3.1.1-6|34	%package -n %libnamedevel
12cu|reed-solomon-3.1.1-6|35	Summary: A Reed-Solomon encoder/decoder library
12cu|reed-solomon-3.1.1-6|36	Group: System/Libraries
12cu|reed-solomon-3.1.1-6|37	Provides: %{name}-devel
12cu|reed-solomon-3.1.1-6|38	Obsoletes: %mklibname %name
12cu|reed-solomon-3.1.1-6|39	Requires: %libname = %{version}-%{release}
12cu|reed-solomon-3.1.1-6|40	
12cu|reed-solomon-3.1.1-6|41	%description -n %libnamedevel
12cu|reed-solomon-3.1.1-6|42	This library implements a general-purpose encoder/decoder for Reed-Solomon
12cu|reed-solomon-3.1.1-6|43	error correcting codes. The decoder supports erasures. The user can specify
12cu|reed-solomon-3.1.1-6|44	the parameters for any size code, limited only by machine resources. Hard-coded
12cu|reed-solomon-3.1.1-6|45	routines for the CCSDS-standard (255,223) code are also included.
12cu|reed-solomon-3.1.1-6|46	
12cu|reed-solomon-3.1.1-6|47	%prep
12cu|reed-solomon-3.1.1-6|48	%setup -q
12cu|reed-solomon-3.1.1-6|49	%patch -p0 -b .destdir
12cu|reed-solomon-3.1.1-6|50	
12cu|reed-solomon-3.1.1-6|51	%build
12cu|reed-solomon-3.1.1-6|52	export CFLAGS="%{optflags} -fPIC"
12cu|reed-solomon-3.1.1-6|53	%configure
12cu|reed-solomon-3.1.1-6|54	
12cu|reed-solomon-3.1.1-6|55	%make
12cu|reed-solomon-3.1.1-6|56	
12cu|reed-solomon-3.1.1-6|57	%install
12cu|reed-solomon-3.1.1-6|58	mkdir -p %{buildroot}{%{_libdir},%{_mandir}/man3,%{_includedir}}
12cu|reed-solomon-3.1.1-6|59	%makeinstall_std
12cu|reed-solomon-3.1.1-6|60	
12cu|reed-solomon-3.1.1-6|61	%files -n %{libname}
12cu|reed-solomon-3.1.1-6|62	%{_libdir}/*.so.%{major}*
12cu|reed-solomon-3.1.1-6|63	
12cu|reed-solomon-3.1.1-6|64	%files -n %{libnamedevel}
12cu|reed-solomon-3.1.1-6|65	%{_libdir}/*.so
12cu|reed-solomon-3.1.1-6|66	%{_libdir}/*.a
12cu|reed-solomon-3.1.1-6|67	%{_includedir}/*.h
12cu|reed-solomon-3.1.1-6|68	%{_mandir}/*/*
12cu|reed-solomon-3.1.1-6|69	
12cu|reed-solomon-3.1.1-6|70	%changelog
12cu|reed-solomon-3.1.1-6|71	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.1-6
12cu|reed-solomon-3.1.1-6|72	+ Revision: 4c157d0
12cu|reed-solomon-3.1.1-6|73	- Spec cleanup
12cu|reed-solomon-3.1.1-6|74	
12cu|reed-solomon-3.1.1-6|75	

12347 12
12cu|refdb-0.9.9-12|1	%define rel	1
12cu|refdb-0.9.9-12|2	
12cu|refdb-0.9.9-12|3	Summary:	Reference database and bibliography tool
12cu|refdb-0.9.9-12|4	Name:		refdb
12cu|refdb-0.9.9-12|5	Version:	0.9.9
12cu|refdb-0.9.9-12|6	Release:	12
12cu|refdb-0.9.9-12|7	License:	GPLv2+
12cu|refdb-0.9.9-12|8	Group:		Sciences/Computer science
12cu|refdb-0.9.9-12|9	URL:		http://refdb.sourceforge.net
12cu|refdb-0.9.9-12|10	Source0:	http://prdownloads.sourceforge.net/sourceforge/refdb/%{name}-%{version}-%{rel}.tar.gz
12cu|refdb-0.9.9-12|11	Source1:	refdb-README.urpmi
12cu|refdb-0.9.9-12|12	Patch0:		refdb.in.patch
12cu|refdb-0.9.9-12|13	Patch1:		refdb-0.9.9-1-fix-format-errors.patch
12cu|refdb-0.9.9-12|14	Patch2:		refdb-0.9.9-1-fix-underlinking.patch
12cu|refdb-0.9.9-12|15	Patch3:		refdb-0.9.9-1-fix-doc-installation.patch
12cu|refdb-0.9.9-12|16	Requires:	apache-mod_php => 5
12cu|refdb-0.9.9-12|17	BuildRequires:	btparser
12cu|refdb-0.9.9-12|18	BuildRequires:	libdbi-devel
12cu|refdb-0.9.9-12|19	BuildRequires:	expat-devel
12cu|refdb-0.9.9-12|20	BuildRequires:	pkgconfig(ncurses)
12cu|refdb-0.9.9-12|21	BuildRequires:	readline-devel
12cu|refdb-0.9.9-12|22	BuildRequires:	gettext-devel
12cu|refdb-0.9.9-12|23	BuildRequires:	perl(MARC::Charset)
12cu|refdb-0.9.9-12|24	BuildRequires:	perl(MARC::Record)
12cu|refdb-0.9.9-12|25	BuildRequires:	perl(RefDB)
12cu|refdb-0.9.9-12|26	BuildRequires:	perl(Term::Clui)
12cu|refdb-0.9.9-12|27	BuildRequires:	perl(Text::Iconv)
12cu|refdb-0.9.9-12|28	BuildRequires:	perl(XML::Parser)
12cu|refdb-0.9.9-12|29	Requires(post): rpm-helper
12cu|refdb-0.9.9-12|30	Requires(preun): rpm-helper
12cu|refdb-0.9.9-12|31	
12cu|refdb-0.9.9-12|32	%description
12cu|refdb-0.9.9-12|33	RefDB is a reference database and bibliography tool for
12cu|refdb-0.9.9-12|34	SGML, XML, and LaTeX documents, sort of a Reference
12cu|refdb-0.9.9-12|35	Manager or BibTeX for markup languages. It is portable and
12cu|refdb-0.9.9-12|36	known to run on Linux, FreeBSD, and Windows/Cygwin.
12cu|refdb-0.9.9-12|37	
12cu|refdb-0.9.9-12|38	%package -n %{name}-clients
12cu|refdb-0.9.9-12|39	Summary:	Clients for using %{name}
12cu|refdb-0.9.9-12|40	Group:		Networking/Remote access
12cu|refdb-0.9.9-12|41	
12cu|refdb-0.9.9-12|42	%description	-n %{name}-clients
12cu|refdb-0.9.9-12|43	Clients allowing to connect to the refdb server.
12cu|refdb-0.9.9-12|44	
12cu|refdb-0.9.9-12|45	%prep
12cu|refdb-0.9.9-12|46	%setup -q -n	%{name}-%{version}-%{rel}
12cu|refdb-0.9.9-12|47	
12cu|refdb-0.9.9-12|48	cp %{SOURCE1}	README.urpmi
12cu|refdb-0.9.9-12|49	%patch0 -p 0
12cu|refdb-0.9.9-12|50	%patch1 -p 1
12cu|refdb-0.9.9-12|51	%patch2 -p 1
12cu|refdb-0.9.9-12|52	%patch3 -p 1
12cu|refdb-0.9.9-12|53	autoreconf
12cu|refdb-0.9.9-12|54	
12cu|refdb-0.9.9-12|55	%build
12cu|refdb-0.9.9-12|56	%configure2_5x --disable-rpath
12cu|refdb-0.9.9-12|57	%make
12cu|refdb-0.9.9-12|58	
12cu|refdb-0.9.9-12|59	%install
12cu|refdb-0.9.9-12|60	mkdir -p %{buildroot}/%{_localstatedir}/lib/%{name}/db
12cu|refdb-0.9.9-12|61	
12cu|refdb-0.9.9-12|62	# LSB and pinit compliant initscript
12cu|refdb-0.9.9-12|63	install -D -m755 scripts/%{name} %{buildroot}/%{_initrddir}/%{name}
12cu|refdb-0.9.9-12|64	
12cu|refdb-0.9.9-12|65	# Web interface
12cu|refdb-0.9.9-12|66	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|refdb-0.9.9-12|67	mkdir -p %{buildroot}%{_datadir}/%{name}/{css,images,includes,xsl}
12cu|refdb-0.9.9-12|68	install	phpweb/index.php	%{buildroot}%{_datadir}/%{name}
12cu|refdb-0.9.9-12|69	install phpweb/css/*.css	%{buildroot}%{_datadir}/%{name}/css
12cu|refdb-0.9.9-12|70	install phpweb/images/{*.gif,*.png}	%{buildroot}%{_datadir}/%{name}/images
12cu|refdb-0.9.9-12|71	install phpweb/includes/*.php	%{buildroot}%{_datadir}/%{name}/includes
12cu|refdb-0.9.9-12|72	install phpweb/xsl/*.xsl	%{buildroot}%{_datadir}/%{name}/xsl
12cu|refdb-0.9.9-12|73	
12cu|refdb-0.9.9-12|74	# apache configuration
12cu|refdb-0.9.9-12|75	install -d -m 755 %{buildroot}%{webappconfdir}
12cu|refdb-0.9.9-12|76	cat > %{buildroot}%{webappconfdir}/%{name}.conf << EOF
12cu|refdb-0.9.9-12|77	# RefDB Apache configuration
12cu|refdb-0.9.9-12|78	Alias /%{name} %{_datadir}/%{name}
12cu|refdb-0.9.9-12|79	
12cu|refdb-0.9.9-12|80	<Directory %{_datadir}/%{name}>
12cu|refdb-0.9.9-12|81	Options +ExecCGI
12cu|refdb-0.9.9-12|82	Require all granted
12cu|refdb-0.9.9-12|83	
12cu|refdb-0.9.9-12|84	php_flag session.auto_start 1
12cu|refdb-0.9.9-12|85	php_flag register_globals on
12cu|refdb-0.9.9-12|86	</Directory>
12cu|refdb-0.9.9-12|87	EOF
12cu|refdb-0.9.9-12|88	
12cu|refdb-0.9.9-12|89	%makeinstall_std
12cu|refdb-0.9.9-12|90	
12cu|refdb-0.9.9-12|91	find %{buildroot}%{_docdir} -name *~ | xargs rm -f
12cu|refdb-0.9.9-12|92	
12cu|refdb-0.9.9-12|93	%post
12cu|refdb-0.9.9-12|94	%_post_service	%{name}
12cu|refdb-0.9.9-12|95	chmod 1777 %{_datadir}/%{name}
12cu|refdb-0.9.9-12|96	
12cu|refdb-0.9.9-12|97	%preun
12cu|refdb-0.9.9-12|98	%_preun_service	%{name}
12cu|refdb-0.9.9-12|99	
12cu|refdb-0.9.9-12|100	%files
12cu|refdb-0.9.9-12|101	%{_bindir}/bib2ris-utf8
12cu|refdb-0.9.9-12|102	%{_bindir}/db2ris
12cu|refdb-0.9.9-12|103	%{_bindir}/eenc
12cu|refdb-0.9.9-12|104	%{_bindir}/en2ris
12cu|refdb-0.9.9-12|105	%{_bindir}/marc2ris
12cu|refdb-0.9.9-12|106	%{_bindir}/med2ris
12cu|refdb-0.9.9-12|107	%{_bindir}/refdb-backup
12cu|refdb-0.9.9-12|108	%{_bindir}/refdb-init
12cu|refdb-0.9.9-12|109	%{_bindir}/refdb-ms
12cu|refdb-0.9.9-12|110	%{_bindir}/refdb-restore
12cu|refdb-0.9.9-12|111	%{_bindir}/refdb-sruserver
12cu|refdb-0.9.9-12|112	%{_bindir}/refdb_dos2unix
12cu|refdb-0.9.9-12|113	%{_bindir}/refdb_latex2utf8txt
12cu|refdb-0.9.9-12|114	%{_bindir}/refdbd
12cu|refdb-0.9.9-12|115	%{_bindir}/refdbjade
12cu|refdb-0.9.9-12|116	%{_bindir}/refdbsru
12cu|refdb-0.9.9-12|117	%{_bindir}/refdbxml
12cu|refdb-0.9.9-12|118	%{_bindir}/refdbxp
12cu|refdb-0.9.9-12|119	%{_bindir}/runbib
12cu|refdb-0.9.9-12|120	%{_bindir}/refdbnd
12cu|refdb-0.9.9-12|121	%{_datadir}/%{name}
12cu|refdb-0.9.9-12|122	%{_initrddir}/refdb
12cu|refdb-0.9.9-12|123	%{_localstatedir}/lib/%{name}
12cu|refdb-0.9.9-12|124	%{_mandir}/*/*
12cu|refdb-0.9.9-12|125	%config(noreplace) %{_sysconfdir}/%{name}
12cu|refdb-0.9.9-12|126	%config(noreplace) %{webappconfdir}/%{name}.conf
12cu|refdb-0.9.9-12|127	%doc doc/*
12cu|refdb-0.9.9-12|128	%doc README.urpmi AUTHORS ChangeLog INSTALL NEWS README UPGRADING
12cu|refdb-0.9.9-12|129	
12cu|refdb-0.9.9-12|130	%files -n %{name}-clients
12cu|refdb-0.9.9-12|131	%{_bindir}/refdbc
12cu|refdb-0.9.9-12|132	%{_bindir}/refdba
12cu|refdb-0.9.9-12|133	%{_bindir}/refdbib
12cu|refdb-0.9.9-12|134	%{_bindir}/refdbctl
12cu|refdb-0.9.9-12|135	

12348 12
12cu|referencer-1.2.1-1|1	Summary:	Bibliography reference management tool for GNOME
12cu|referencer-1.2.1-1|2	Name:		referencer
12cu|referencer-1.2.1-1|3	Version:	1.2.1
12cu|referencer-1.2.1-1|4	Release:	1
12cu|referencer-1.2.1-1|5	License:	GPLv2+
12cu|referencer-1.2.1-1|6	Group:		Graphical desktop/GNOME
12cu|referencer-1.2.1-1|7	Url:		http://icculus.org/referencer/index.html
12cu|referencer-1.2.1-1|8	Source0:	http://icculus.org/referencer/downloads/%{name}-%{version}.tar.gz
12cu|referencer-1.2.1-1|9	# 48x48 PNG from referencer.svg in package, generated with GIMP
12cu|referencer-1.2.1-1|10	Source1:	referencer.png
12cu|referencer-1.2.1-1|11	
12cu|referencer-1.2.1-1|12	BuildRequires:	desktop-file-utils
12cu|referencer-1.2.1-1|13	BuildRequires:	imagemagick
12cu|referencer-1.2.1-1|14	BuildRequires:	intltool
12cu|referencer-1.2.1-1|15	BuildRequires:	boost-devel
12cu|referencer-1.2.1-1|16	BuildRequires:	pkgconfig(gconfmm-2.6)
12cu|referencer-1.2.1-1|17	BuildRequires:	pkgconfig(gnome-doc-utils)
12cu|referencer-1.2.1-1|18	BuildRequires:	pkgconfig(gnome-vfsmm-2.6)
12cu|referencer-1.2.1-1|19	BuildRequires:	pkgconfig(gtkmm-2.4)
12cu|referencer-1.2.1-1|20	BuildRequires:	pkgconfig(libglademm-2.4)
12cu|referencer-1.2.1-1|21	BuildRequires:	pkgconfig(libgnomeuimm-2.6)
12cu|referencer-1.2.1-1|22	BuildRequires:	pkgconfig(poppler-glib)
12cu|referencer-1.2.1-1|23	BuildRequires:	pkgconfig(python)
12cu|referencer-1.2.1-1|24	
12cu|referencer-1.2.1-1|25	%description
12cu|referencer-1.2.1-1|26	Referencer is a GNOME application to organize documents or references, and
12cu|referencer-1.2.1-1|27	ultimately generate a BibTeX bibliography file.
12cu|referencer-1.2.1-1|28	
12cu|referencer-1.2.1-1|29	%files -f %{name}.lang
12cu|referencer-1.2.1-1|30	%doc README AUTHORS ChangeLog TODO
12cu|referencer-1.2.1-1|31	%{_bindir}/%{name}
12cu|referencer-1.2.1-1|32	%{_libdir}/%{name}
12cu|referencer-1.2.1-1|33	%{_datadir}/applications/%{name}.desktop
12cu|referencer-1.2.1-1|34	%{_datadir}/%{name}
12cu|referencer-1.2.1-1|35	%{_datadir}/pixmaps/%{name}.svg
12cu|referencer-1.2.1-1|36	%{_datadir}/mime/packages/%{name}.xml
12cu|referencer-1.2.1-1|37	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cu|referencer-1.2.1-1|38	%{_iconsdir}/hicolor/48x48/mimetypes/gnome-mime-application-x-%{name}.png
12cu|referencer-1.2.1-1|39	
12cu|referencer-1.2.1-1|40	#----------------------------------------------------------------------------
12cu|referencer-1.2.1-1|41	
12cu|referencer-1.2.1-1|42	%prep
12cu|referencer-1.2.1-1|43	%setup -q
12cu|referencer-1.2.1-1|44	
12cu|referencer-1.2.1-1|45	%build
12cu|referencer-1.2.1-1|46	autoreconf -fi
12cu|referencer-1.2.1-1|47	%configure2_5x \
12cu|referencer-1.2.1-1|48	--disable-scrollkeeper \
12cu|referencer-1.2.1-1|49	--disable-update-mime-database
12cu|referencer-1.2.1-1|50	%make
12cu|referencer-1.2.1-1|51	
12cu|referencer-1.2.1-1|52	%install
12cu|referencer-1.2.1-1|53	%makeinstall_std
12cu|referencer-1.2.1-1|54	
12cu|referencer-1.2.1-1|55	# fd.o icons
12cu|referencer-1.2.1-1|56	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{scalable,48x48,32x32,16x16}/apps
12cu|referencer-1.2.1-1|57	install -m 644 %{buildroot}%{_datadir}/pixmaps/%{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cu|referencer-1.2.1-1|58	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|referencer-1.2.1-1|59	convert -scale 32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|referencer-1.2.1-1|60	convert -scale 16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|referencer-1.2.1-1|61	
12cu|referencer-1.2.1-1|62	# menu
12cu|referencer-1.2.1-1|63	desktop-file-install --vendor="" \
12cu|referencer-1.2.1-1|64	--remove-category="Application" \
12cu|referencer-1.2.1-1|65	--dir %{buildroot}%{_datadir}/applications \
12cu|referencer-1.2.1-1|66	%{buildroot}%{_datadir}/applications/*
12cu|referencer-1.2.1-1|67	
12cu|referencer-1.2.1-1|68	%find_lang %{name} --with-gnome --all-name
12cu|referencer-1.2.1-1|69	
12cu|referencer-1.2.1-1|70	
12cu|referencer-1.2.1-1|71	
12cu|referencer-1.2.1-1|72	%changelog
12cu|referencer-1.2.1-1|73	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.1-1
12cu|referencer-1.2.1-1|74	+ Revision: 1bd280c
12cu|referencer-1.2.1-1|75	- New version 1.2.1
12cu|referencer-1.2.1-1|76	
12cu|referencer-1.2.1-1|77	

12349 12
12cu|R-effects-3.0.0-1|1	%global packname  effects
12cu|R-effects-3.0.0-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-effects-3.0.0-1|3	
12cu|R-effects-3.0.0-1|4	Name:             R-%{packname}
12cu|R-effects-3.0.0-1|5	Version:          3.0.0
12cu|R-effects-3.0.0-1|6	Release:          1
12cu|R-effects-3.0.0-1|7	Summary:          Graphical and tabular effect displays
12cu|R-effects-3.0.0-1|8	
12cu|R-effects-3.0.0-1|9	Group:            Sciences/Mathematics
12cu|R-effects-3.0.0-1|10	License:          GPL (>= 2)
12cu|R-effects-3.0.0-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-effects-3.0.0-1|12	Source0:          http://cran.r-project.org/src/contrib/effects_3.0-0.tar.gz
12cu|R-effects-3.0.0-1|13	BuildArch:        noarch
12cu|R-effects-3.0.0-1|14	Requires:         R-core
12cu|R-effects-3.0.0-1|15	Requires:         R-lattice R-grid R-nlme R-MASS R-nnet R-colorspace
12cu|R-effects-3.0.0-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice R-grid R-nlme R-MASS R-nnet R-colorspace
12cu|R-effects-3.0.0-1|17	BuildRequires: R-heplots
12cu|R-effects-3.0.0-1|18	Requires: R-heplots
12cu|R-effects-3.0.0-1|19	BuildRequires: R-poLCA
12cu|R-effects-3.0.0-1|20	Requires: R-poLCA
12cu|R-effects-3.0.0-1|21	BuildRequires: R-lme4
12cu|R-effects-3.0.0-1|22	Requires: R-lme4
12cu|R-effects-3.0.0-1|23	%rename R-cran-effects
12cu|R-effects-3.0.0-1|24	
12cu|R-effects-3.0.0-1|25	%description
12cu|R-effects-3.0.0-1|26	Graphical and tabular effect displays, e.g., of interactions, for linear
12cu|R-effects-3.0.0-1|27	generalized linear, multinomial-logit, and proportional-odds logit models.
12cu|R-effects-3.0.0-1|28	
12cu|R-effects-3.0.0-1|29	%prep
12cu|R-effects-3.0.0-1|30	%setup -q -c -n %{packname}
12cu|R-effects-3.0.0-1|31	
12cu|R-effects-3.0.0-1|32	%build
12cu|R-effects-3.0.0-1|33	
12cu|R-effects-3.0.0-1|34	%install
12cu|R-effects-3.0.0-1|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-effects-3.0.0-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-effects-3.0.0-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-effects-3.0.0-1|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-effects-3.0.0-1|39	
12cu|R-effects-3.0.0-1|40	%check
12cu|R-effects-3.0.0-1|41	%{_bindir}/R CMD check %{packname}
12cu|R-effects-3.0.0-1|42	
12cu|R-effects-3.0.0-1|43	%files
12cu|R-effects-3.0.0-1|44	%dir %{rlibdir}/%{packname}
12cu|R-effects-3.0.0-1|45	%doc %{rlibdir}/%{packname}/html
12cu|R-effects-3.0.0-1|46	%doc %{rlibdir}/%{packname}/CHANGES
12cu|R-effects-3.0.0-1|47	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-effects-3.0.0-1|48	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-effects-3.0.0-1|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-effects-3.0.0-1|50	%{rlibdir}/%{packname}/INDEX
12cu|R-effects-3.0.0-1|51	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-effects-3.0.0-1|52	%{rlibdir}/%{packname}/Meta
12cu|R-effects-3.0.0-1|53	%{rlibdir}/%{packname}/R
12cu|R-effects-3.0.0-1|54	%{rlibdir}/%{packname}/data
12cu|R-effects-3.0.0-1|55	%{rlibdir}/%{packname}/help
12cu|R-effects-3.0.0-1|56	
12cu|R-effects-3.0.0-1|57	
12cu|R-effects-3.0.0-1|58	
12cu|R-effects-3.0.0-1|59	
12cu|R-effects-3.0.0-1|60	%changelog
12cu|R-effects-3.0.0-1|61	* Mon Apr 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.0-1
12cu|R-effects-3.0.0-1|62	+ Revision: 728a107
12cu|R-effects-3.0.0-1|63	- Fix files
12cu|R-effects-3.0.0-1|64	
12cu|R-effects-3.0.0-1|65	

12350 12
12cu|refind-0.8.1-6|1	%define libdir %{_libdir}
12cu|refind-0.8.1-6|2	%define debug_package %{nil}
12cu|refind-0.8.1-6|3	Summary: EFI boot manager software
12cu|refind-0.8.1-6|4	Name: refind
12cu|refind-0.8.1-6|5	Version: 0.8.1
12cu|refind-0.8.1-6|6	Release: 6
12cu|refind-0.8.1-6|7	Summary: EFI boot manager software
12cu|refind-0.8.1-6|8	License: GPLv3
12cu|refind-0.8.1-6|9	URL: http://www.rodsbooks.com/refind/
12cu|refind-0.8.1-6|10	Group:   System/Kernel and hardware
12cu|refind-0.8.1-6|11	Source: refind-src-%version.zip
12cu|refind-0.8.1-6|12	Patch0: refind-0.8.1.libdir.patch
12cu|refind-0.8.1-6|13	BuildRequires: gnu-efi
12cu|refind-0.8.1-6|14	Requires: efibootmgr
12cu|refind-0.8.1-6|15	
12cu|refind-0.8.1-6|16	%ifarch i586
12cu|refind-0.8.1-6|17	%define efiarch ia32
12cu|refind-0.8.1-6|18	%endif
12cu|refind-0.8.1-6|19	%ifarch i686
12cu|refind-0.8.1-6|20	%define efiarch ia32
12cu|refind-0.8.1-6|21	%endif
12cu|refind-0.8.1-6|22	%ifarch x86_64
12cu|refind-0.8.1-6|23	%define efiarch x64
12cu|refind-0.8.1-6|24	%endif
12cu|refind-0.8.1-6|25	
12cu|refind-0.8.1-6|26	# Directory in which refind.key and refind.crt files are found for
12cu|refind-0.8.1-6|27	# signing of binaries. If absent, binaries are copied unsigned.
12cu|refind-0.8.1-6|28	%define keydir /mnt/refind
12cu|refind-0.8.1-6|29	
12cu|refind-0.8.1-6|30	%description
12cu|refind-0.8.1-6|31	
12cu|refind-0.8.1-6|32	A graphical boot manager for EFI- and UEFI-based computers, such as all
12cu|refind-0.8.1-6|33	Intel-based Macs and recent (most 2011 and later) PCs. rEFInd presents a
12cu|refind-0.8.1-6|34	boot menu showing all the EFI boot loaders on the EFI-accessible
12cu|refind-0.8.1-6|35	partitions, and optionally BIOS-bootable partitions on Macs. EFI-compatbile
12cu|refind-0.8.1-6|36	OSes, including Linux, provide boot loaders that rEFInd can detect and
12cu|refind-0.8.1-6|37	launch. rEFInd can launch Linux EFI boot loaders such as ELILO, GRUB
12cu|refind-0.8.1-6|38	Legacy, GRUB 2, and 3.3.0 and later kernels with EFI stub support. EFI
12cu|refind-0.8.1-6|39	filesystem drivers for ext2/3/4fs, ReiserFS, HFS+, and ISO-9660 enable
12cu|refind-0.8.1-6|40	rEFInd to read boot loaders from these filesystems, too. rEFInd's ability
12cu|refind-0.8.1-6|41	to detect boot loaders at runtime makes it very easy to use, particularly
12cu|refind-0.8.1-6|42	when paired with Linux kernels that provide EFI stub support.
12cu|refind-0.8.1-6|43	
12cu|refind-0.8.1-6|44	%prep
12cu|refind-0.8.1-6|45	%setup -q
12cu|refind-0.8.1-6|46	%apply_patches
12cu|refind-0.8.1-6|47	
12cu|refind-0.8.1-6|48	%build
12cu|refind-0.8.1-6|49	%make gnuefi libdir=%libdir
12cu|refind-0.8.1-6|50	make fs_gnuefi libdir=%libdir
12cu|refind-0.8.1-6|51	
12cu|refind-0.8.1-6|52	%install
12cu|refind-0.8.1-6|53	rm -rf $RPM_BUILD_ROOT
12cu|refind-0.8.1-6|54	mkdir -p $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/
12cu|refind-0.8.1-6|55	
12cu|refind-0.8.1-6|56	# Copy the rEFInd binaries (rEFInd proper and drivers) to /usr/share/refind-%{version},
12cu|refind-0.8.1-6|57	# including signing the binaries if sbsign is installed and a %{keydir}/refind.key file
12cu|refind-0.8.1-6|58	# is available
12cu|refind-0.8.1-6|59	declare SBSign=`which sbsign 2> /dev/null`
12cu|refind-0.8.1-6|60	if [[ -f %{keydir}/refind.key && -x $SBSign ]] ; then
12cu|refind-0.8.1-6|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
12cu|refind-0.8.1-6|62	mkdir -p $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/drivers_%{efiarch}
12cu|refind-0.8.1-6|63	for File in `ls drivers_%{efiarch}/*_x64.efi` ; do
12cu|refind-0.8.1-6|64	$SBSign --key %{keydir}/refind.key --cert %{keydir}/refind.crt --output $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/$File $File
12cu|refind-0.8.1-6|65	done
12cu|refind-0.8.1-6|66	mkdir -p $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/tools_%{efiarch}
12cu|refind-0.8.1-6|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
12cu|refind-0.8.1-6|68	else
12cu|refind-0.8.1-6|69	install -Dp -m0644 refind/refind*.efi $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/
12cu|refind-0.8.1-6|70	mkdir -p $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/drivers_%{efiarch}
12cu|refind-0.8.1-6|71	cp -a drivers_%{efiarch}/* $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/drivers_%{efiarch}/
12cu|refind-0.8.1-6|72	mkdir -p $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/tools_%{efiarch}
12cu|refind-0.8.1-6|73	install -Dp -m0644 gptsync/gptsync_%{efiarch}.efi $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/tools_%{efiarch}/gptsync_%{efiarch}.efi
12cu|refind-0.8.1-6|74	fi
12cu|refind-0.8.1-6|75	
12cu|refind-0.8.1-6|76	# Copy configuration and support files to /usr/share/refind-%{version}
12cu|refind-0.8.1-6|77	install -Dp -m0644 refind.conf-sample $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/
12cu|refind-0.8.1-6|78	cp -a icons $RPM_BUILD_ROOT/usr/share/refind-%{version}/refind/
12cu|refind-0.8.1-6|79	install -Dp -m0755 install.sh $RPM_BUILD_ROOT/usr/share/refind-%{version}/
12cu|refind-0.8.1-6|80	
12cu|refind-0.8.1-6|81	# Copy documentation to /usr/share/doc/refind-%{version}
12cu|refind-0.8.1-6|82	mkdir -p $RPM_BUILD_ROOT/usr/share/doc/refind-%{version}
12cu|refind-0.8.1-6|83	cp -a docs/* $RPM_BUILD_ROOT/usr/share/doc/refind-%{version}/
12cu|refind-0.8.1-6|84	install -Dp -m0644 NEWS.txt COPYING.txt LICENSE.txt README.txt CREDITS.txt $RPM_BUILD_ROOT/usr/share/doc/refind-%{version}
12cu|refind-0.8.1-6|85	
12cu|refind-0.8.1-6|86	# Copy keys to /etc/refind.d/keys
12cu|refind-0.8.1-6|87	mkdir -p $RPM_BUILD_ROOT/etc/refind.d/keys
12cu|refind-0.8.1-6|88	install -Dp -m0644 keys/* $RPM_BUILD_ROOT/etc/refind.d/keys
12cu|refind-0.8.1-6|89	
12cu|refind-0.8.1-6|90	# Copy scripts to /usr/sbin
12cu|refind-0.8.1-6|91	mkdir -p $RPM_BUILD_ROOT/usr/sbin
12cu|refind-0.8.1-6|92	install -Dp -m0755 mkrlconf.sh $RPM_BUILD_ROOT/usr/sbin/
12cu|refind-0.8.1-6|93	install -Dp -m0755 mvrefind.sh $RPM_BUILD_ROOT/usr/sbin/
12cu|refind-0.8.1-6|94	
12cu|refind-0.8.1-6|95	# Copy banners and fonts to /usr/share/refind-%{version}
12cu|refind-0.8.1-6|96	cp -a banners $RPM_BUILD_ROOT/usr/share/refind-%{version}/
12cu|refind-0.8.1-6|97	cp -a fonts $RPM_BUILD_ROOT/usr/share/refind-%{version}/
12cu|refind-0.8.1-6|98	
12cu|refind-0.8.1-6|99	%clean
12cu|refind-0.8.1-6|100	#rm -rf $RPM_BUILD_ROOT
12cu|refind-0.8.1-6|101	
12cu|refind-0.8.1-6|102	%files
12cu|refind-0.8.1-6|103	%defattr(-,root,root -)
12cu|refind-0.8.1-6|104	%doc /usr/share/doc/refind-%{version}
12cu|refind-0.8.1-6|105	/usr/sbin/mkrlconf.sh
12cu|refind-0.8.1-6|106	/usr/sbin/mvrefind.sh
12cu|refind-0.8.1-6|107	/usr/share/refind-%{version}
12cu|refind-0.8.1-6|108	/etc/refind.d/
12cu|refind-0.8.1-6|109	
12cu|refind-0.8.1-6|110	%post
12cu|refind-0.8.1-6|111	PATH=$PATH:/usr/local/bin
12cu|refind-0.8.1-6|112	# Remove any existing NVRAM entry for rEFInd, to avoid creating a duplicate.
12cu|refind-0.8.1-6|113	ExistingEntry=`efibootmgr | grep "rEFInd Boot Manager" | cut -c 5-8`
12cu|refind-0.8.1-6|114	if [[ -n $ExistingEntry ]] ; then
12cu|refind-0.8.1-6|115	efibootmgr --bootnum $ExistingEntry --delete-bootnum
12cu|refind-0.8.1-6|116	fi
12cu|refind-0.8.1-6|117	
12cu|refind-0.8.1-6|118	cd /usr/share/refind-%{version}
12cu|refind-0.8.1-6|119	
12cu|refind-0.8.1-6|120	declare VarFile=`ls -d /sys/firmware/efi/vars/SecureBoot* 2> /dev/null`
12cu|refind-0.8.1-6|121	# Note: Two find operations for ShimFile favors shim over PreLoader -- if both are
12cu|refind-0.8.1-6|122	# present, the script uses shim rather than PreLoader.
12cu|refind-0.8.1-6|123	declare ShimFile=`find /boot -name shim\.efi -o -name shimx64\.efi -o -name PreLoader\.efi 2> /dev/null | head -n 1`
12cu|refind-0.8.1-6|124	if [[ ! -n $ShimFile ]] ; then
12cu|refind-0.8.1-6|125	declare ShimFile=`find /boot -name PreLoader\.efi 2> /dev/null | head -n 1`
12cu|refind-0.8.1-6|126	fi
12cu|refind-0.8.1-6|127	declare SBSign=`which sbsign 2> /dev/null`
12cu|refind-0.8.1-6|128	declare OpenSSL=`which openssl 2> /dev/null`
12cu|refind-0.8.1-6|129	
12cu|refind-0.8.1-6|130	# Run the rEFInd installation script. Do so with the --shim option
12cu|refind-0.8.1-6|131	# if Secure Boot mode is suspected and if a shim program can be
12cu|refind-0.8.1-6|132	# found, or without it if not. If a shim installation is attempted
12cu|refind-0.8.1-6|133	# and the sbsign and openssl programs can be found, do the install
12cu|refind-0.8.1-6|134	# using a local signing key. Note that this option is undesirable
12cu|refind-0.8.1-6|135	# for a distribution, since it would then require the user to
12cu|refind-0.8.1-6|136	# enroll an extra MOK. I'm including it here because I'm NOT a
12cu|refind-0.8.1-6|137	# distribution maintainer, and I want to encourage users to use
12cu|refind-0.8.1-6|138	# their own local keys.
12cu|refind-0.8.1-6|139	if [[ -n $VarFile && -n $ShimFile ]] ; then
12cu|refind-0.8.1-6|140	if [[ -n $SBSign && -n $OpenSSL ]] ; then
12cu|refind-0.8.1-6|141	./install.sh --shim $ShimFile --localkeys --yes
12cu|refind-0.8.1-6|142	else
12cu|refind-0.8.1-6|143	./install.sh --shim $ShimFile --yes
12cu|refind-0.8.1-6|144	fi
12cu|refind-0.8.1-6|145	else
12cu|refind-0.8.1-6|146	./install.sh --yes
12cu|refind-0.8.1-6|147	fi
12cu|refind-0.8.1-6|148	
12cu|refind-0.8.1-6|149	# CAUTION: Don't create a %preun or a %postun script that deletes the files
12cu|refind-0.8.1-6|150	# installed by install.sh, since that script will run after an update, thus
12cu|refind-0.8.1-6|151	# wiping out the just-updated files.
12cu|refind-0.8.1-6|152	
12cu|refind-0.8.1-6|153	
12cu|refind-0.8.1-6|154	%changelog
12cu|refind-0.8.1-6|155	* Tue May 27 2014 Alex Burmashev <alex.burmashev@gmail.com> 0.8.1-6
12cu|refind-0.8.1-6|156	+ Revision: 02833ad
12cu|refind-0.8.1-6|157	- fix errors
12cu|refind-0.8.1-6|158	
12cu|refind-0.8.1-6|159	

12351 12
12cu|regexxer-0.10-2|1	Summary:	GUI search/replace tool supporting Perl regular expression
12cu|regexxer-0.10-2|2	Name:		regexxer
12cu|regexxer-0.10-2|3	Version:	0.10
12cu|regexxer-0.10-2|4	Release:	2
12cu|regexxer-0.10-2|5	License:	GPLv2+
12cu|regexxer-0.10-2|6	Group:		Text tools
12cu|regexxer-0.10-2|7	Url:		http://regexxer.sourceforge.net/
12cu|regexxer-0.10-2|8	Source0:	http://downloads.sourceforge.net/project/regexxer/%{name}/%{version}/%{name}-%{version}.tar.xz
12cu|regexxer-0.10-2|9	Patch0:		regexxer-0.10-rosa-includes.patch
12cu|regexxer-0.10-2|10	Patch1:		regexxer-0.10-rosa-glib_h.patch
12cu|regexxer-0.10-2|11	Patch2:		regexxer-0.10-rosa-no_schemas_compile.patch
12cu|regexxer-0.10-2|12	BuildRequires:	gtk+2.0
12cu|regexxer-0.10-2|13	BuildRequires:	imagemagick
12cu|regexxer-0.10-2|14	BuildRequires:	intltool
12cu|regexxer-0.10-2|15	BuildRequires:	pkgconfig(gconfmm-2.6)
12cu|regexxer-0.10-2|16	BuildRequires:	pkgconfig(gtkmm-3.0)
12cu|regexxer-0.10-2|17	BuildRequires:	pkgconfig(glibmm-2.4)
12cu|regexxer-0.10-2|18	BuildRequires:	pkgconfig(gtksourceviewmm-3.0)
12cu|regexxer-0.10-2|19	BuildRequires:	pkgconfig(libglademm-2.4)
12cu|regexxer-0.10-2|20	BuildRequires:	pkgconfig(libpcre)
12cu|regexxer-0.10-2|21	
12cu|regexxer-0.10-2|22	%description
12cu|regexxer-0.10-2|23	regexxer is a nifty search/replace tool for the desktop user.  It features
12cu|regexxer-0.10-2|24	recursive search through directory trees and Perl-style regular expressions
12cu|regexxer-0.10-2|25	(using libpcre).
12cu|regexxer-0.10-2|26	
12cu|regexxer-0.10-2|27	%files -f %{name}.lang
12cu|regexxer-0.10-2|28	%doc AUTHORS ChangeLog COPYING NEWS README
12cu|regexxer-0.10-2|29	%{_bindir}/*
12cu|regexxer-0.10-2|30	%{_datadir}/applications/*.desktop
12cu|regexxer-0.10-2|31	%{_datadir}/%{name}
12cu|regexxer-0.10-2|32	%{_datadir}/glib-2.0/schemas/org.regexxer.gschema.xml
12cu|regexxer-0.10-2|33	%{_iconsdir}/%{name}.png
12cu|regexxer-0.10-2|34	%{_liconsdir}/%{name}.png
12cu|regexxer-0.10-2|35	%{_miconsdir}/%{name}.png
12cu|regexxer-0.10-2|36	%{_iconsdir}/hicolor/*/apps/*
12cu|regexxer-0.10-2|37	
12cu|regexxer-0.10-2|38	#----------------------------------------------------------------------------
12cu|regexxer-0.10-2|39	
12cu|regexxer-0.10-2|40	%prep
12cu|regexxer-0.10-2|41	%setup -q
12cu|regexxer-0.10-2|42	%patch0 -p1
12cu|regexxer-0.10-2|43	%patch1 -p1
12cu|regexxer-0.10-2|44	%patch2 -p1
12cu|regexxer-0.10-2|45	
12cu|regexxer-0.10-2|46	%build
12cu|regexxer-0.10-2|47	./autogen.sh
12cu|regexxer-0.10-2|48	%configure2_5x --disable-schemas-compile
12cu|regexxer-0.10-2|49	%make
12cu|regexxer-0.10-2|50	
12cu|regexxer-0.10-2|51	%install
12cu|regexxer-0.10-2|52	%makeinstall_std
12cu|regexxer-0.10-2|53	
12cu|regexxer-0.10-2|54	#icons
12cu|regexxer-0.10-2|55	mkdir -p %{buildroot}%{_iconsdir} \
12cu|regexxer-0.10-2|56	%{buildroot}%{_miconsdir}
12cu|regexxer-0.10-2|57	install -D -m 644       ui/regexxer.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|regexxer-0.10-2|58	convert -geometry 32x32 ui/regexxer.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|regexxer-0.10-2|59	convert -geometry 16x16 ui/regexxer.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|regexxer-0.10-2|60	
12cu|regexxer-0.10-2|61	# remove seemingly useless english translation
12cu|regexxer-0.10-2|62	rm -rf %{buildroot}%{_datadir}/locale/en/
12cu|regexxer-0.10-2|63	
12cu|regexxer-0.10-2|64	%find_lang %{name}
12cu|regexxer-0.10-2|65	
12cu|regexxer-0.10-2|66	
12cu|regexxer-0.10-2|67	%changelog
12cu|regexxer-0.10-2|68	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10-2
12cu|regexxer-0.10-2|69	+ Revision: ad9265c
12cu|regexxer-0.10-2|70	- Restore gtk+2.0 in BuildRequires
12cu|regexxer-0.10-2|71	
12cu|regexxer-0.10-2|72	

12352 12
12cu|rekonq-2.4.2-1|1	Summary:	A lightweight, WebKit based web browser for KDE
12cu|rekonq-2.4.2-1|2	Name:		rekonq
12cu|rekonq-2.4.2-1|3	Version:	2.4.2
12cu|rekonq-2.4.2-1|4	Release:	1
12cu|rekonq-2.4.2-1|5	License:	GPLv3+
12cu|rekonq-2.4.2-1|6	Group:		Graphical desktop/KDE
12cu|rekonq-2.4.2-1|7	Url:		http://rekonq.sourceforge.net/
12cu|rekonq-2.4.2-1|8	Source0:	http://freefr.dl.sourceforge.net/project/rekonq/2.0/rekonq-%version.tar.xz
12cu|rekonq-2.4.2-1|9	# Russian translation done for 2.4.2
12cu|rekonq-2.4.2-1|10	Source1:	rus.tgz
12cu|rekonq-2.4.2-1|11	Source2:	rudoc.tgz
12cu|rekonq-2.4.2-1|12	Source100:	rekonq.rpmlintrc
12cu|rekonq-2.4.2-1|13	# Patch 0 provides default bookmark
12cu|rekonq-2.4.2-1|14	Patch0:		rekonq-2.4.2-add-rosa-www-in-bookmark.patch
12cu|rekonq-2.4.2-1|15	# Patch 1 provides some mandriva sites in default rekonq preview
12cu|rekonq-2.4.2-1|16	# Patch 1 also fix the default website to point to /usr/share/doc/HTML/index.html
12cu|rekonq-2.4.2-1|17	Patch1:		rekonq-2.4.2-add-rosa-www-in-preview.patch
12cu|rekonq-2.4.2-1|18	BuildRequires:	kdelibs4-devel
12cu|rekonq-2.4.2-1|19	BuildRequires:	nepomuk-core-devel
12cu|rekonq-2.4.2-1|20	BuildRequires:	pkgconfig(dbus-1)
12cu|rekonq-2.4.2-1|21	BuildRequires:	pkgconfig(libkactivities)
12cu|rekonq-2.4.2-1|22	BuildRequires:	pkgconfig(soprano)
12cu|rekonq-2.4.2-1|23	BuildRequires:	pkgconfig(qoauth)
12cu|rekonq-2.4.2-1|24	BuildRequires:	qt4-designer-plugin-qt3support
12cu|rekonq-2.4.2-1|25	BuildRequires:	qt4-devel
12cu|rekonq-2.4.2-1|26	# Package konqueror is currently required because it's providing cookies,proxie & web shortcut support in rekonq
12cu|rekonq-2.4.2-1|27	Requires:	konqueror
12cu|rekonq-2.4.2-1|28	
12cu|rekonq-2.4.2-1|29	%description
12cu|rekonq-2.4.2-1|30	rekonq is a KDE browser based on Webkit. Its code is based on Nokia
12cu|rekonq-2.4.2-1|31	QtDemoBrowser, just like Arora. Anyway its implementation is going to embrace
12cu|rekonq-2.4.2-1|32	KDE technologies to have a full-featured KDE web browser.
12cu|rekonq-2.4.2-1|33	
12cu|rekonq-2.4.2-1|34	#------------------------------------------------------------------------------
12cu|rekonq-2.4.2-1|35	
12cu|rekonq-2.4.2-1|36	%prep
12cu|rekonq-2.4.2-1|37	%setup -q
12cu|rekonq-2.4.2-1|38	%apply_patches
12cu|rekonq-2.4.2-1|39	
12cu|rekonq-2.4.2-1|40	pushd po
12cu|rekonq-2.4.2-1|41	tar -xvzf %{SOURCE1}
12cu|rekonq-2.4.2-1|42	popd
12cu|rekonq-2.4.2-1|43	
12cu|rekonq-2.4.2-1|44	pushd doc
12cu|rekonq-2.4.2-1|45	tar -xvzf %{SOURCE2}
12cu|rekonq-2.4.2-1|46	popd
12cu|rekonq-2.4.2-1|47	
12cu|rekonq-2.4.2-1|48	%build
12cu|rekonq-2.4.2-1|49	%cmake_kde4
12cu|rekonq-2.4.2-1|50	%make
12cu|rekonq-2.4.2-1|51	
12cu|rekonq-2.4.2-1|52	%install
12cu|rekonq-2.4.2-1|53	%makeinstall_std -C build
12cu|rekonq-2.4.2-1|54	
12cu|rekonq-2.4.2-1|55	%find_lang %{name} --with-html
12cu|rekonq-2.4.2-1|56	
12cu|rekonq-2.4.2-1|57	%files -f %{name}.lang
12cu|rekonq-2.4.2-1|58	%{_kde_bindir}/%{name}
12cu|rekonq-2.4.2-1|59	%{_kde_libdir}/libkdeinit4_%{name}.so
12cu|rekonq-2.4.2-1|60	%{_kde_appsdir}/%{name}/
12cu|rekonq-2.4.2-1|61	%{_kde_datadir}/config.kcfg/%{name}.kcfg
12cu|rekonq-2.4.2-1|62	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
12cu|rekonq-2.4.2-1|63	%{_kde_applicationsdir}/%{name}.desktop
12cu|rekonq-2.4.2-1|64	
12cu|rekonq-2.4.2-1|65	
12cu|rekonq-2.4.2-1|66	%changelog
12cu|rekonq-2.4.2-1|67	* Sun Feb 09 2014 Victor Ryzhikh <victorr2007@yandex.ru> 2.4.2-1
12cu|rekonq-2.4.2-1|68	+ Revision: 3773f6e
12cu|rekonq-2.4.2-1|69	- Updated .abf.yml
12cu|rekonq-2.4.2-1|70	
12cu|rekonq-2.4.2-1|71	

12353 12
12cu|R-ellipse-0.3.8-1|1	%global packname  ellipse
12cu|R-ellipse-0.3.8-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-ellipse-0.3.8-1|3	
12cu|R-ellipse-0.3.8-1|4	Name:             R-%{packname}
12cu|R-ellipse-0.3.8-1|5	Epoch:            1
12cu|R-ellipse-0.3.8-1|6	Version:          0.3.8
12cu|R-ellipse-0.3.8-1|7	Release:          1
12cu|R-ellipse-0.3.8-1|8	Summary:          Functions for drawing ellipses and ellipse-like confidence regions
12cu|R-ellipse-0.3.8-1|9	Group:            Sciences/Mathematics
12cu|R-ellipse-0.3.8-1|10	License:          GPL (>= 2)
12cu|R-ellipse-0.3.8-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-ellipse-0.3.8-1|12	Source0:          http://cran.r-project.org/src/contrib/ellipse_0.3-8.tar.gz
12cu|R-ellipse-0.3.8-1|13	BuildArch:        noarch
12cu|R-ellipse-0.3.8-1|14	Requires:         R-core
12cu|R-ellipse-0.3.8-1|15	Requires:         R-graphics
12cu|R-ellipse-0.3.8-1|16	Requires:         R-stats
12cu|R-ellipse-0.3.8-1|17	BuildRequires:    R-devel
12cu|R-ellipse-0.3.8-1|18	BuildRequires:    Rmath-devel
12cu|R-ellipse-0.3.8-1|19	BuildRequires:    texlive-collection-latex
12cu|R-ellipse-0.3.8-1|20	BuildRequires:    R-graphics
12cu|R-ellipse-0.3.8-1|21	BuildRequires:    R-stats
12cu|R-ellipse-0.3.8-1|22	BuildRequires:    pkgconfig(lapack)
12cu|R-ellipse-0.3.8-1|23	%rename R-cran-ellipse
12cu|R-ellipse-0.3.8-1|24	
12cu|R-ellipse-0.3.8-1|25	%description
12cu|R-ellipse-0.3.8-1|26	This package contains various routines for drawing ellipses and
12cu|R-ellipse-0.3.8-1|27	ellipse-like confidence regions, implementing the plots described in
12cu|R-ellipse-0.3.8-1|28	Murdoch and Chow (1996), A graphical display of large correlation
12cu|R-ellipse-0.3.8-1|29	matrices, The American Statistician 50, 178-180. There are also routines
12cu|R-ellipse-0.3.8-1|30	implementing the profile plots described in Bates and Watts (1988),
12cu|R-ellipse-0.3.8-1|31	Nonlinear Regression Analysis and its Applications.
12cu|R-ellipse-0.3.8-1|32	
12cu|R-ellipse-0.3.8-1|33	%prep
12cu|R-ellipse-0.3.8-1|34	%setup -q -c -n %{packname}
12cu|R-ellipse-0.3.8-1|35	
12cu|R-ellipse-0.3.8-1|36	%build
12cu|R-ellipse-0.3.8-1|37	
12cu|R-ellipse-0.3.8-1|38	%install
12cu|R-ellipse-0.3.8-1|39	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ellipse-0.3.8-1|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ellipse-0.3.8-1|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ellipse-0.3.8-1|42	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ellipse-0.3.8-1|43	
12cu|R-ellipse-0.3.8-1|44	%check
12cu|R-ellipse-0.3.8-1|45	%{_bindir}/R CMD check %{packname}
12cu|R-ellipse-0.3.8-1|46	
12cu|R-ellipse-0.3.8-1|47	%files
12cu|R-ellipse-0.3.8-1|48	%dir %{rlibdir}/%{packname}
12cu|R-ellipse-0.3.8-1|49	%doc %{rlibdir}/%{packname}/html
12cu|R-ellipse-0.3.8-1|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ellipse-0.3.8-1|51	%{rlibdir}/%{packname}/INDEX
12cu|R-ellipse-0.3.8-1|52	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ellipse-0.3.8-1|53	%{rlibdir}/%{packname}/Meta
12cu|R-ellipse-0.3.8-1|54	%{rlibdir}/%{packname}/R
12cu|R-ellipse-0.3.8-1|55	%{rlibdir}/%{packname}/help
12cu|R-ellipse-0.3.8-1|56	
12cu|R-ellipse-0.3.8-1|57	
12cu|R-ellipse-0.3.8-1|58	%changelog
12cu|R-ellipse-0.3.8-1|59	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1:0.3_5-1
12cu|R-ellipse-0.3.8-1|60	+ Revision: 775045
12cu|R-ellipse-0.3.8-1|61	- Update to latest version
12cu|R-ellipse-0.3.8-1|62	- Update to latest version
12cu|R-ellipse-0.3.8-1|63	
12cu|R-ellipse-0.3.8-1|64	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1:0.3_4-1
12cu|R-ellipse-0.3.8-1|65	+ Revision: 774848
12cu|R-ellipse-0.3.8-1|66	- Update and rebuild with R2spec
12cu|R-ellipse-0.3.8-1|67	- Update and rebuild with R2spec
12cu|R-ellipse-0.3.8-1|68	
12cu|R-ellipse-0.3.8-1|69	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.5-3mdv2011.0
12cu|R-ellipse-0.3.8-1|70	+ Revision: 616448
12cu|R-ellipse-0.3.8-1|71	- the mass rebuild of 2010.0 packages
12cu|R-ellipse-0.3.8-1|72	
12cu|R-ellipse-0.3.8-1|73	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.3.5-2mdv2010.0
12cu|R-ellipse-0.3.8-1|74	+ Revision: 433081
12cu|R-ellipse-0.3.8-1|75	- rebuild
12cu|R-ellipse-0.3.8-1|76	
12cu|R-ellipse-0.3.8-1|77	* Wed Jun 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.5-1mdv2009.0
12cu|R-ellipse-0.3.8-1|78	+ Revision: 228933
12cu|R-ellipse-0.3.8-1|79	- import R-cran-ellipse
12cu|R-ellipse-0.3.8-1|80	
12cu|R-ellipse-0.3.8-1|81	

12354 12
12cu|remmina-1.0.0-3|1	%define oname Remmina
12cu|remmina-1.0.0-3|2	
12cu|remmina-1.0.0-3|3	Summary:	GTK+ remote desktop client
12cu|remmina-1.0.0-3|4	Name:		remmina
12cu|remmina-1.0.0-3|5	Version:	1.0.0
12cu|remmina-1.0.0-3|6	Release:	3
12cu|remmina-1.0.0-3|7	License:	GPLv2+
12cu|remmina-1.0.0-3|8	Group:		Networking/Remote access
12cu|remmina-1.0.0-3|9	Url:		http://remmina.sourceforge.net/
12cu|remmina-1.0.0-3|10	Source0:	https://github.com/downloads/FreeRDP/Remmina/%{oname}-%{version}.tar.gz
12cu|remmina-1.0.0-3|11	Patch0:		remmina-1.0-rosa-linkage.patch
12cu|remmina-1.0.0-3|12	Patch1:		remmina-1.0-rosa-datadir.patch
12cu|remmina-1.0.0-3|13	Patch2:		remmina-1.0-rosa-desktop.patch
12cu|remmina-1.0.0-3|14	Patch3:		remmina-1.0-rosa-libdir.patch
12cu|remmina-1.0.0-3|15	
12cu|remmina-1.0.0-3|16	# Fix some linking errors
12cu|remmina-1.0.0-3|17	# https://github.com/FreeRDP/Remmina/commit/503a008e
12cu|remmina-1.0.0-3|18	Patch100:         remmina-1.0.0-fix-library-name.patch
12cu|remmina-1.0.0-3|19	
12cu|remmina-1.0.0-3|20	# The following 4 patches are needed to add clipboard support (#818155)
12cu|remmina-1.0.0-3|21	# https://github.com/FreeRDP/Remmina/commit/3ebdd6e7
12cu|remmina-1.0.0-3|22	Patch102:         remmina-1.0.0-add-clipboard-support.patch
12cu|remmina-1.0.0-3|23	# https://github.com/FreeRDP/Remmina/commit/97c2af8c
12cu|remmina-1.0.0-3|24	Patch103:         remmina-1.0.0-clipboard-bugfix.patch
12cu|remmina-1.0.0-3|25	# https://github.com/FreeRDP/Remmina/commit/84327f81
12cu|remmina-1.0.0-3|26	Patch104:         remmina-1.0.0-some-more-clipboard-fixes.patch
12cu|remmina-1.0.0-3|27	# https://github.com/FreeRDP/Remmina/commit/c1ef3a16
12cu|remmina-1.0.0-3|28	Patch105:         remmina-1.0.0-disconnect-signal-handler-after-disconnect.patch
12cu|remmina-1.0.0-3|29	
12cu|remmina-1.0.0-3|30	# https://github.com/FreeRDP/Remmina/commit/6ee20289
12cu|remmina-1.0.0-3|31	Patch110:        remmina-1.0.0-fix-crashes-in-some-cases.patch
12cu|remmina-1.0.0-3|32	# https://github.com/FreeRDP/Remmina/commit/b2277827
12cu|remmina-1.0.0-3|33	Patch111:        remmina-1.0.0-fix-memory-leak.patch
12cu|remmina-1.0.0-3|34	
12cu|remmina-1.0.0-3|35	# Fedora bug:   https://bugzilla.redhat.com/show_bug.cgi?id=953678
12cu|remmina-1.0.0-3|36	# upstream bug: https://github.com/FreeRDP/Remmina/issues/63
12cu|remmina-1.0.0-3|37	# upstream fix: https://github.com/FreeRDP/Remmina/commit/1901a1e9
12cu|remmina-1.0.0-3|38	Patch112:        remmina-1.0.0-fix-typo-when-fitting-window.patch
12cu|remmina-1.0.0-3|39	
12cu|remmina-1.0.0-3|40	# Fedora bug:   https://bugzilla.redhat.com/show_bug.cgi?id=834883
12cu|remmina-1.0.0-3|41	# upstream bug: https://github.com/FreeRDP/Remmina/issues/76
12cu|remmina-1.0.0-3|42	# upstream fix: https://github.com/FreeRDP/Remmina/commit/1901a1e9
12cu|remmina-1.0.0-3|43	Patch113:        remmina-1.0.0-trayicon.patch
12cu|remmina-1.0.0-3|44	
12cu|remmina-1.0.0-3|45	# Fedora bug:   https://bugzilla.redhat.com/show_bug.cgi?id=830210
12cu|remmina-1.0.0-3|46	# upstream fix: https://github.com/FreeRDP/Remmina/commit/
12cu|remmina-1.0.0-3|47	Patch114:        remmina-1.0.0-fix-scrolling-in-vnc-plugin.patch
12cu|remmina-1.0.0-3|48	# upstream fix: https://github.com/FreeRDP/Remmina/commit/fe1b698e
12cu|remmina-1.0.0-3|49	Patch115:        remmina-1.0.0-Also-handle-GDK_SCROLL_SMOOTH.patch
12cu|remmina-1.0.0-3|50	
12cu|remmina-1.0.0-3|51	# upstream bug: https://github.com/FreeRDP/Remmina/issues/77
12cu|remmina-1.0.0-3|52	# upstream fix: https://github.com/FreeRDP/Remmina/commit/bed49ad6
12cu|remmina-1.0.0-3|53	Patch116:        remmina-1.0.0-close-SSH-tunnel-on-disconnect.patch
12cu|remmina-1.0.0-3|54	
12cu|remmina-1.0.0-3|55	# Fedora bug:   https://bugzilla.redhat.com/show_bug.cgi?id=864262
12cu|remmina-1.0.0-3|56	# upstream fix: https://github.com/FreeRDP/Remmina/commit/348e01d2
12cu|remmina-1.0.0-3|57	Patch117:        remmina-1.0.0-fix-fullscreen-with-multiple-monitors.patch
12cu|remmina-1.0.0-3|58	
12cu|remmina-1.0.0-3|59	# From Debian. Thanks to Luca Falavigna <dktrkranz at debian dot org>
12cu|remmina-1.0.0-3|60	Patch135:        remmina-1.0.0-remove-inline-libvncserver.patch
12cu|remmina-1.0.0-3|61	
12cu|remmina-1.0.0-3|62	Requires:	rdesktop
12cu|remmina-1.0.0-3|63	# We don't have x11-server-xephyr so try to live without it
12cu|remmina-1.0.0-3|64	#Requires:	x11-server-xephyr
12cu|remmina-1.0.0-3|65	BuildRequires:	cmake
12cu|remmina-1.0.0-3|66	BuildRequires:	rdesktop
12cu|remmina-1.0.0-3|67	BuildRequires:	pkgconfig(gdk-3.0)
12cu|remmina-1.0.0-3|68	BuildRequires:	pkgconfig(vte-2.90)
12cu|remmina-1.0.0-3|69	BuildRequires:	pkgconfig(appindicator3-0.1)
12cu|remmina-1.0.0-3|70	BuildRequires:	pkgconfig(avahi-ui-gtk3)
12cu|remmina-1.0.0-3|71	BuildRequires:	pkgconfig(avahi-client)
12cu|remmina-1.0.0-3|72	BuildRequires:	pkgconfig(xkbfile)
12cu|remmina-1.0.0-3|73	BuildRequires:	pkgconfig(freerdp) >= 1.0
12cu|remmina-1.0.0-3|74	BuildRequires:	pkgconfig(gnome-keyring-1)
12cu|remmina-1.0.0-3|75	BuildRequires:	zlib-devel
12cu|remmina-1.0.0-3|76	BuildRequires:	jpeg-devel
12cu|remmina-1.0.0-3|77	BuildRequires:	gnutls-devel
12cu|remmina-1.0.0-3|78	BuildRequires:	pkgconfig(libssh)
12cu|remmina-1.0.0-3|79	BuildRequires:	pkgconfig(libvncserver)
12cu|remmina-1.0.0-3|80	BuildRequires:	libavahi-ui-devel
12cu|remmina-1.0.0-3|81	BuildRequires:	pkgconfig(vte)
12cu|remmina-1.0.0-3|82	BuildRequires:	libgcrypt-devel
12cu|remmina-1.0.0-3|83	BuildRequires:	unique-devel
12cu|remmina-1.0.0-3|84	BuildRequires:	intltool >= 0.35.0
12cu|remmina-1.0.0-3|85	
12cu|remmina-1.0.0-3|86	%description
12cu|remmina-1.0.0-3|87	Remmina is a remote desktop client written in GTK+, aiming to be
12cu|remmina-1.0.0-3|88	useful for system administrators and travellers, who need to work with
12cu|remmina-1.0.0-3|89	lots of remote computers in front of either large monitors or tiny
12cu|remmina-1.0.0-3|90	netbooks. Remmina supports multiple network protocols in an integrated
12cu|remmina-1.0.0-3|91	and consistant user interface. Currently RDP, VNC, XDMCP and SSH are
12cu|remmina-1.0.0-3|92	supported.
12cu|remmina-1.0.0-3|93	
12cu|remmina-1.0.0-3|94	%package plugins
12cu|remmina-1.0.0-3|95	Summary:	A set of plugins for remmina
12cu|remmina-1.0.0-3|96	Requires:	%{name} = %{version}
12cu|remmina-1.0.0-3|97	
12cu|remmina-1.0.0-3|98	%description plugins
12cu|remmina-1.0.0-3|99	A set of plugins for remote desktop client - remmina.
12cu|remmina-1.0.0-3|100	
12cu|remmina-1.0.0-3|101	%package devel
12cu|remmina-1.0.0-3|102	Summary:	Developmnet files for %{name}
12cu|remmina-1.0.0-3|103	Group:		Development/C++
12cu|remmina-1.0.0-3|104	Requires:	%{name} = %{version}-%{release}
12cu|remmina-1.0.0-3|105	
12cu|remmina-1.0.0-3|106	%description devel
12cu|remmina-1.0.0-3|107	Development files and headers for %{name}.
12cu|remmina-1.0.0-3|108	
12cu|remmina-1.0.0-3|109	%prep
12cu|remmina-1.0.0-3|110	%setup -q -n FreeRDP-Remmina-356c033
12cu|remmina-1.0.0-3|111	%patch0 -p1
12cu|remmina-1.0.0-3|112	%patch1 -p1
12cu|remmina-1.0.0-3|113	%patch2 -p1
12cu|remmina-1.0.0-3|114	%patch3 -p1
12cu|remmina-1.0.0-3|115	
12cu|remmina-1.0.0-3|116	%patch100 -p1 -b .fix-library-name
12cu|remmina-1.0.0-3|117	
12cu|remmina-1.0.0-3|118	%patch102 -p1 -b .add-clipboard-support
12cu|remmina-1.0.0-3|119	%patch103 -p1 -b .clipboard-bugfix
12cu|remmina-1.0.0-3|120	%patch104 -p1 -b .some-more-clipboard-fixes
12cu|remmina-1.0.0-3|121	%patch105 -p1 -b .disconnect-signal-handler
12cu|remmina-1.0.0-3|122	
12cu|remmina-1.0.0-3|123	%patch110 -p1 -b .fix-crashes-in-some-cases
12cu|remmina-1.0.0-3|124	%patch111 -p1 -b .fix-memory-leak
12cu|remmina-1.0.0-3|125	
12cu|remmina-1.0.0-3|126	%patch112 -p1 -b .fitting-window
12cu|remmina-1.0.0-3|127	
12cu|remmina-1.0.0-3|128	%patch113 -p1 -b .trayicon
12cu|remmina-1.0.0-3|129	
12cu|remmina-1.0.0-3|130	%patch114 -p1 -b .vnc-scrolling
12cu|remmina-1.0.0-3|131	
12cu|remmina-1.0.0-3|132	%patch115 -p1 -b .GDK_SCROLL_SMOOTH
12cu|remmina-1.0.0-3|133	
12cu|remmina-1.0.0-3|134	%patch116 -p1 -b .ssh-disconnect
12cu|remmina-1.0.0-3|135	
12cu|remmina-1.0.0-3|136	%patch117 -p1 -b .multiple-monitors
12cu|remmina-1.0.0-3|137	
12cu|remmina-1.0.0-3|138	%patch135 -p1 -b .libvncserver
12cu|remmina-1.0.0-3|139	
12cu|remmina-1.0.0-3|140	
12cu|remmina-1.0.0-3|141	
12cu|remmina-1.0.0-3|142	%build
12cu|remmina-1.0.0-3|143	# FIXME: telepathy plugin is broken
12cu|remmina-1.0.0-3|144	%cmake -DWITH_TELEPATHY:BOOL=OFF
12cu|remmina-1.0.0-3|145	%make
12cu|remmina-1.0.0-3|146	
12cu|remmina-1.0.0-3|147	%install
12cu|remmina-1.0.0-3|148	pushd build
12cu|remmina-1.0.0-3|149	%makeinstall_std
12cu|remmina-1.0.0-3|150	popd
12cu|remmina-1.0.0-3|151	
12cu|remmina-1.0.0-3|152	%__rm -f %{buildroot}%{_iconsdir}/hicolor/icon-theme.cache
12cu|remmina-1.0.0-3|153	
12cu|remmina-1.0.0-3|154	# FIXME: includedir is empty
12cu|remmina-1.0.0-3|155	rm -rf %{buildroot}/%{_includedir}
12cu|remmina-1.0.0-3|156	
12cu|remmina-1.0.0-3|157	%find_lang %{name}
12cu|remmina-1.0.0-3|158	%find_lang %{name}-plugins
12cu|remmina-1.0.0-3|159	
12cu|remmina-1.0.0-3|160	%files -f %{name}.lang
12cu|remmina-1.0.0-3|161	%doc remmina/AUTHORS remmina/ChangeLog remmina/NEWS remmina/README*
12cu|remmina-1.0.0-3|162	%{_bindir}/%{name}
12cu|remmina-1.0.0-3|163	%{_datadir}/applications/%{name}.desktop
12cu|remmina-1.0.0-3|164	#%{_datadir}/%{name}/*
12cu|remmina-1.0.0-3|165	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cu|remmina-1.0.0-3|166	%{_iconsdir}/hicolor/*/actions/%{name}*
12cu|remmina-1.0.0-3|167	
12cu|remmina-1.0.0-3|168	%files plugins -f %{name}-plugins.lang
12cu|remmina-1.0.0-3|169	%doc remmina-plugins/AUTHORS remmina-plugins/ChangeLog remmina-plugins/NEWS remmina-plugins/README*
12cu|remmina-1.0.0-3|170	%{_libdir}/remmina/plugins
12cu|remmina-1.0.0-3|171	%{_iconsdir}/hicolor/*/emblems/%{name}*
12cu|remmina-1.0.0-3|172	
12cu|remmina-1.0.0-3|173	%files devel
12cu|remmina-1.0.0-3|174	%{_libdir}/pkgconfig/*.pc
12cu|remmina-1.0.0-3|175	#%{_includedir}/%{name}/*.h
12cu|remmina-1.0.0-3|176	
12cu|remmina-1.0.0-3|177	
12cu|remmina-1.0.0-3|178	%changelog
12cu|remmina-1.0.0-3|179	* Thu Nov 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
12cu|remmina-1.0.0-3|180	+ Revision: c39134d
12cu|remmina-1.0.0-3|181	- Updated remmina.spec
12cu|remmina-1.0.0-3|182	
12cu|remmina-1.0.0-3|183	

12355 12
12cu|R-ENmisc-1.2.7-1|1	%global packname  ENmisc
12cu|R-ENmisc-1.2.7-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-ENmisc-1.2.7-1|3	
12cu|R-ENmisc-1.2.7-1|4	Name:             R-%{packname}
12cu|R-ENmisc-1.2.7-1|5	Version:          1.2.7
12cu|R-ENmisc-1.2.7-1|6	Release:          1
12cu|R-ENmisc-1.2.7-1|7	Summary:          Neuwirth miscellaenous
12cu|R-ENmisc-1.2.7-1|8	Group:            Sciences/Mathematics
12cu|R-ENmisc-1.2.7-1|9	License:          GPL-2
12cu|R-ENmisc-1.2.7-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-ENmisc-1.2.7-1|11	Source0:          http://cran.r-project.org/src/contrib/ENmisc_1.2-7.tar.gz
12cu|R-ENmisc-1.2.7-1|12	BuildArch:        noarch
12cu|R-ENmisc-1.2.7-1|13	Requires:         R-core
12cu|R-ENmisc-1.2.7-1|14	Requires:         R-Hmisc R-vcd R-gWidgets R-gWidgetstcltk R-RColorBrewer
12cu|R-ENmisc-1.2.7-1|15	Requires:         R-Rcmdr
12cu|R-ENmisc-1.2.7-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Hmisc R-vcd R-gWidgets R-gWidgetstcltk R-RColorBrewer
12cu|R-ENmisc-1.2.7-1|17	BuildRequires:    R-Rcmdr
12cu|R-ENmisc-1.2.7-1|18	BuildRequires:    x11-server-xvfb
12cu|R-ENmisc-1.2.7-1|19	
12cu|R-ENmisc-1.2.7-1|20	%description
12cu|R-ENmisc-1.2.7-1|21	The ENmisc library contains utility function for different purposes:
12cu|R-ENmisc-1.2.7-1|22	mtapply and mlapply (multivariate version of tapply and lapply),
12cu|R-ENmisc-1.2.7-1|23	wtd.boxplot (a boxplot with weights), and a visual interface to
12cu|R-ENmisc-1.2.7-1|24	restructuring mosaic plots.
12cu|R-ENmisc-1.2.7-1|25	
12cu|R-ENmisc-1.2.7-1|26	%prep
12cu|R-ENmisc-1.2.7-1|27	%setup -q -c -n %{packname}
12cu|R-ENmisc-1.2.7-1|28	
12cu|R-ENmisc-1.2.7-1|29	%build
12cu|R-ENmisc-1.2.7-1|30	
12cu|R-ENmisc-1.2.7-1|31	%install
12cu|R-ENmisc-1.2.7-1|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ENmisc-1.2.7-1|33	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ENmisc-1.2.7-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ENmisc-1.2.7-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ENmisc-1.2.7-1|36	
12cu|R-ENmisc-1.2.7-1|37	%check
12cu|R-ENmisc-1.2.7-1|38	xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-ENmisc-1.2.7-1|39	
12cu|R-ENmisc-1.2.7-1|40	%files
12cu|R-ENmisc-1.2.7-1|41	%dir %{rlibdir}/%{packname}
12cu|R-ENmisc-1.2.7-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-ENmisc-1.2.7-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ENmisc-1.2.7-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-ENmisc-1.2.7-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ENmisc-1.2.7-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-ENmisc-1.2.7-1|47	%{rlibdir}/%{packname}/R
12cu|R-ENmisc-1.2.7-1|48	%{rlibdir}/%{packname}/help
12cu|R-ENmisc-1.2.7-1|49	
12cu|R-ENmisc-1.2.7-1|50	
12cu|R-ENmisc-1.2.7-1|51	
12cu|R-ENmisc-1.2.7-1|52	%changelog
12cu|R-ENmisc-1.2.7-1|53	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2.7-1
12cu|R-ENmisc-1.2.7-1|54	+ Revision: 7787203
12cu|R-ENmisc-1.2.7-1|55	- Added R-Rcmdr req
12cu|R-ENmisc-1.2.7-1|56	
12cu|R-ENmisc-1.2.7-1|57	

12356 12
12cu|renouveau-0-0.20121206.3|1	%define cvsver	20121206
12cu|renouveau-0-0.20121206.3|2	%define rel	3
12cu|renouveau-0-0.20121206.3|3	
12cu|renouveau-0-0.20121206.3|4	Summary:	A tool to help developers of nouveau
12cu|renouveau-0-0.20121206.3|5	Name:		renouveau
12cu|renouveau-0-0.20121206.3|6	Version:	0
12cu|renouveau-0-0.20121206.3|7	Release:	0.%{cvsver}.%{rel}
12cu|renouveau-0-0.20121206.3|8	License:	MIT
12cu|renouveau-0-0.20121206.3|9	Group:		Development/X11
12cu|renouveau-0-0.20121206.3|10	URL:		http://nouveau.freedesktop.org/
12cu|renouveau-0-0.20121206.3|11	# CVS snapshot
12cu|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
12cu|renouveau-0-0.20121206.3|13	# tar jcf renouveau-$(date +%Y%m%d).tar.bz2 renouveau-$(date +%Y%m%d)
12cu|renouveau-0-0.20121206.3|14	Source0:	renouveau-%{cvsver}.tar.bz2
12cu|renouveau-0-0.20121206.3|15	Patch0:		renouveau-20121206-rosa-linkage.patch
12cu|renouveau-0-0.20121206.3|16	BuildRequires:	libxvmc-devel
12cu|renouveau-0-0.20121206.3|17	BuildRequires:	SDL-devel
12cu|renouveau-0-0.20121206.3|18	BuildRequires:	pkgconfig(libxml-2.0)
12cu|renouveau-0-0.20121206.3|19	BuildRequires:	pkgconfig(gl)
12cu|renouveau-0-0.20121206.3|20	BuildRequires:	pkgconfig(glu)
12cu|renouveau-0-0.20121206.3|21	ExclusiveArch:	%ix86 x86_64
12cu|renouveau-0-0.20121206.3|22	
12cu|renouveau-0-0.20121206.3|23	%description
12cu|renouveau-0-0.20121206.3|24	REnouveau stands for Reverse Engineer nouveau. It is an application
12cu|renouveau-0-0.20121206.3|25	that runs small opengl tests and watches the changes in the video
12cu|renouveau-0-0.20121206.3|26	card registers while the nvidia proprietary video drivers are in
12cu|renouveau-0-0.20121206.3|27	use. This is used to do clean room reverse engineering (this is not
12cu|renouveau-0-0.20121206.3|28	in violation with nvidia driver license).
12cu|renouveau-0-0.20121206.3|29	
12cu|renouveau-0-0.20121206.3|30	Read this page if you want to submit a renouveau dump:
12cu|renouveau-0-0.20121206.3|31	http://nouveau.freedesktop.org/wiki/REnouveauDumps
12cu|renouveau-0-0.20121206.3|32	
12cu|renouveau-0-0.20121206.3|33	%prep
12cu|renouveau-0-0.20121206.3|34	%setup -q -n %{name}-%{cvsver}
12cu|renouveau-0-0.20121206.3|35	%patch0 -p1
12cu|renouveau-0-0.20121206.3|36	
12cu|renouveau-0-0.20121206.3|37	perl -pi -e 's,lXvMCNVIDIA,lXvMCW,' Makefile
12cu|renouveau-0-0.20121206.3|38	
12cu|renouveau-0-0.20121206.3|39	cat > README.install.urpmi <<EOF
12cu|renouveau-0-0.20121206.3|40	See the following page for usage instructions:
12cu|renouveau-0-0.20121206.3|41	http://nouveau.freedesktop.org/wiki/REnouveauDumps
12cu|renouveau-0-0.20121206.3|42	EOF
12cu|renouveau-0-0.20121206.3|43	
12cu|renouveau-0-0.20121206.3|44	%build
12cu|renouveau-0-0.20121206.3|45	# no optflags as they interfere with results
12cu|renouveau-0-0.20121206.3|46	%make
12cu|renouveau-0-0.20121206.3|47	
12cu|renouveau-0-0.20121206.3|48	%install
12cu|renouveau-0-0.20121206.3|49	# install binaries
12cu|renouveau-0-0.20121206.3|50	install -d -m0755 %{buildroot}%{_bindir}
12cu|renouveau-0-0.20121206.3|51	install -m0755 renouveau %{buildroot}%{_bindir}
12cu|renouveau-0-0.20121206.3|52	install -m0755 disasm_shader %{buildroot}%{_bindir}
12cu|renouveau-0-0.20121206.3|53	
12cu|renouveau-0-0.20121206.3|54	%files
12cu|renouveau-0-0.20121206.3|55	%doc README README.install.urpmi license.txt
12cu|renouveau-0-0.20121206.3|56	%{_bindir}/renouveau
12cu|renouveau-0-0.20121206.3|57	%{_bindir}/disasm_shader
12cu|renouveau-0-0.20121206.3|58	
12cu|renouveau-0-0.20121206.3|59	%changelog
12cu|renouveau-0-0.20121206.3|60	* Tue Mar 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-0.20121206.3
12cu|renouveau-0-0.20121206.3|61	+ Revision: 0da70bd
12cu|renouveau-0-0.20121206.3|62	- Fix BRs
12cu|renouveau-0-0.20121206.3|63	
12cu|renouveau-0-0.20121206.3|64	

12357 12
12cu|rep-gtk-0.90.8.1-3|1	%define librepver 0.92.0
12cu|rep-gtk-0.90.8.1-3|2	
12cu|rep-gtk-0.90.8.1-3|3	Name:		rep-gtk
12cu|rep-gtk-0.90.8.1-3|4	Summary:	GTK+ binding for librep Lisp environment
12cu|rep-gtk-0.90.8.1-3|5	Version:	0.90.8.1
12cu|rep-gtk-0.90.8.1-3|6	Release:    3
12cu|rep-gtk-0.90.8.1-3|7	License:	GPLv2+
12cu|rep-gtk-0.90.8.1-3|8	Group:		Development/GNOME and GTK+
12cu|rep-gtk-0.90.8.1-3|9	URL:		http://rep-gtk.sourceforge.net/
12cu|rep-gtk-0.90.8.1-3|10	Source0:	http://download.tuxfamily.org/librep/rep-gtk/%{name}-%{version}.tar.xz
12cu|rep-gtk-0.90.8.1-3|11	Requires:	librep >= %{librepver}
12cu|rep-gtk-0.90.8.1-3|12	BuildRequires:  pkgconfig(librep) >= %{librepver}
12cu|rep-gtk-0.90.8.1-3|13	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|rep-gtk-0.90.8.1-3|14	BuildRequires:  libgdk_pixbuf2.0-devel >= 2.24
12cu|rep-gtk-0.90.8.1-3|15	BuildRequires:  libgcrypt-devel
12cu|rep-gtk-0.90.8.1-3|16	
12cu|rep-gtk-0.90.8.1-3|17	
12cu|rep-gtk-0.90.8.1-3|18	%description
12cu|rep-gtk-0.90.8.1-3|19	This is a binding of GTK+ for the librep Lisp interpreter.  It is based on
12cu|rep-gtk-0.90.8.1-3|20	Marius Vollmer's guile-gtk package (initially version 0.15, updated to 0.17),
12cu|rep-gtk-0.90.8.1-3|21	with a new glue-code generator.
12cu|rep-gtk-0.90.8.1-3|22	
12cu|rep-gtk-0.90.8.1-3|23	%package devel
12cu|rep-gtk-0.90.8.1-3|24	Summary: C headers for %name
12cu|rep-gtk-0.90.8.1-3|25	Group: Development/C
12cu|rep-gtk-0.90.8.1-3|26	Requires: %name = %version-%release
12cu|rep-gtk-0.90.8.1-3|27	
12cu|rep-gtk-0.90.8.1-3|28	%description devel
12cu|rep-gtk-0.90.8.1-3|29	This is a binding of GTK+ for the librep Lisp interpreter.  It is based on
12cu|rep-gtk-0.90.8.1-3|30	Marius Vollmer's guile-gtk package (initially version 0.15, updated to 0.17),
12cu|rep-gtk-0.90.8.1-3|31	with a new glue-code generator.
12cu|rep-gtk-0.90.8.1-3|32	
12cu|rep-gtk-0.90.8.1-3|33	
12cu|rep-gtk-0.90.8.1-3|34	
12cu|rep-gtk-0.90.8.1-3|35	%prep
12cu|rep-gtk-0.90.8.1-3|36	%setup -q
12cu|rep-gtk-0.90.8.1-3|37	[ -x configure ] || ./autogen.sh
12cu|rep-gtk-0.90.8.1-3|38	
12cu|rep-gtk-0.90.8.1-3|39	%build
12cu|rep-gtk-0.90.8.1-3|40	
12cu|rep-gtk-0.90.8.1-3|41	%configure2_5x
12cu|rep-gtk-0.90.8.1-3|42	make host_type=%{_target_platform}
12cu|rep-gtk-0.90.8.1-3|43	
12cu|rep-gtk-0.90.8.1-3|44	
12cu|rep-gtk-0.90.8.1-3|45	%install
12cu|rep-gtk-0.90.8.1-3|46	%makeinstall_std host_type=%{_target_platform}
12cu|rep-gtk-0.90.8.1-3|47	rm -rf  %buildroot%_datadir/doc/rep-gtk-*
12cu|rep-gtk-0.90.8.1-3|48	
12cu|rep-gtk-0.90.8.1-3|49	%clean
12cu|rep-gtk-0.90.8.1-3|50	
12cu|rep-gtk-0.90.8.1-3|51	%files
12cu|rep-gtk-0.90.8.1-3|52	%defattr (-,root,root,0755)
12cu|rep-gtk-0.90.8.1-3|53	%doc README README.guile-gtk gtk.defs gdk.defs examples
12cu|rep-gtk-0.90.8.1-3|54	%{_libexecdir}/rep/gui/
12cu|rep-gtk-0.90.8.1-3|55	
12cu|rep-gtk-0.90.8.1-3|56	%files devel
12cu|rep-gtk-0.90.8.1-3|57	%defattr (-,root,root,0755)
12cu|rep-gtk-0.90.8.1-3|58	%doc ChangeLog
12cu|rep-gtk-0.90.8.1-3|59	%_includedir/rep-gtk
12cu|rep-gtk-0.90.8.1-3|60	%_libdir/pkgconfig/rep-gtk.pc
12cu|rep-gtk-0.90.8.1-3|61	
12cu|rep-gtk-0.90.8.1-3|62	
12cu|rep-gtk-0.90.8.1-3|63	%changelog
12cu|rep-gtk-0.90.8.1-3|64	* Wed Mar 28 2012 Götz Waschk <waschk@mandriva.org> 0.90.8-1mdv2012.0
12cu|rep-gtk-0.90.8.1-3|65	+ Revision: 787941
12cu|rep-gtk-0.90.8.1-3|66	- new version
12cu|rep-gtk-0.90.8.1-3|67	
12cu|rep-gtk-0.90.8.1-3|68	* Mon Aug 29 2011 Götz Waschk <waschk@mandriva.org> 0.90.7-1
12cu|rep-gtk-0.90.8.1-3|69	+ Revision: 697353
12cu|rep-gtk-0.90.8.1-3|70	- new version
12cu|rep-gtk-0.90.8.1-3|71	- bump gdk-pixbuf dep
12cu|rep-gtk-0.90.8.1-3|72	
12cu|rep-gtk-0.90.8.1-3|73	* Sun May 01 2011 Götz Waschk <waschk@mandriva.org> 0.90.6-1
12cu|rep-gtk-0.90.8.1-3|74	+ Revision: 661340
12cu|rep-gtk-0.90.8.1-3|75	- new version
12cu|rep-gtk-0.90.8.1-3|76	- bump librep dep
12cu|rep-gtk-0.90.8.1-3|77	- update file list
12cu|rep-gtk-0.90.8.1-3|78	
12cu|rep-gtk-0.90.8.1-3|79	* Sun Feb 27 2011 Götz Waschk <waschk@mandriva.org> 0.90.5-1
12cu|rep-gtk-0.90.8.1-3|80	+ Revision: 640672
12cu|rep-gtk-0.90.8.1-3|81	- new version
12cu|rep-gtk-0.90.8.1-3|82	- fix source URL
12cu|rep-gtk-0.90.8.1-3|83	
12cu|rep-gtk-0.90.8.1-3|84	* Thu Dec 16 2010 Götz Waschk <waschk@mandriva.org> 0.90.4-2mdv2011.0
12cu|rep-gtk-0.90.8.1-3|85	+ Revision: 622276
12cu|rep-gtk-0.90.8.1-3|86	- rebuild
12cu|rep-gtk-0.90.8.1-3|87	
12cu|rep-gtk-0.90.8.1-3|88	* Mon Sep 27 2010 Götz Waschk <waschk@mandriva.org> 0.90.4-1mdv2011.0
12cu|rep-gtk-0.90.8.1-3|89	+ Revision: 581305
12cu|rep-gtk-0.90.8.1-3|90	- new version
12cu|rep-gtk-0.90.8.1-3|91	- update file list
12cu|rep-gtk-0.90.8.1-3|92	
12cu|rep-gtk-0.90.8.1-3|93	* Sun Jul 11 2010 Götz Waschk <waschk@mandriva.org> 0.90.3-1mdv2011.0
12cu|rep-gtk-0.90.8.1-3|94	+ Revision: 550751
12cu|rep-gtk-0.90.8.1-3|95	- new version
12cu|rep-gtk-0.90.8.1-3|96	- new source URL
12cu|rep-gtk-0.90.8.1-3|97	
12cu|rep-gtk-0.90.8.1-3|98	* Sat Jan 09 2010 Götz Waschk <waschk@mandriva.org> 0.90.2-1mdv2010.1
12cu|rep-gtk-0.90.8.1-3|99	+ Revision: 488002
12cu|rep-gtk-0.90.8.1-3|100	- new version
12cu|rep-gtk-0.90.8.1-3|101	- drop librep dep
12cu|rep-gtk-0.90.8.1-3|102	- add devel package
12cu|rep-gtk-0.90.8.1-3|103	
12cu|rep-gtk-0.90.8.1-3|104	* Sat Dec 19 2009 Götz Waschk <waschk@mandriva.org> 0.90.1-1mdv2010.1
12cu|rep-gtk-0.90.8.1-3|105	+ Revision: 480080
12cu|rep-gtk-0.90.8.1-3|106	- update to new version 0.90.1
12cu|rep-gtk-0.90.8.1-3|107	
12cu|rep-gtk-0.90.8.1-3|108	* Sat Aug 29 2009 Götz Waschk <waschk@mandriva.org> 0.90.0-1mdv2010.0
12cu|rep-gtk-0.90.8.1-3|109	+ Revision: 422129
12cu|rep-gtk-0.90.8.1-3|110	- update to new version 0.90.0
12cu|rep-gtk-0.90.8.1-3|111	
12cu|rep-gtk-0.90.8.1-3|112	* Sun Jul 05 2009 Götz Waschk <waschk@mandriva.org> 0.18.6r2-1mdv2010.0
12cu|rep-gtk-0.90.8.1-3|113	+ Revision: 392598
12cu|rep-gtk-0.90.8.1-3|114	- update to new version 0.18.6r2
12cu|rep-gtk-0.90.8.1-3|115	
12cu|rep-gtk-0.90.8.1-3|116	* Sat Jun 20 2009 Götz Waschk <waschk@mandriva.org> 0.18.6-1mdv2010.0
12cu|rep-gtk-0.90.8.1-3|117	+ Revision: 387480
12cu|rep-gtk-0.90.8.1-3|118	- new version
12cu|rep-gtk-0.90.8.1-3|119	- call autogen
12cu|rep-gtk-0.90.8.1-3|120	
12cu|rep-gtk-0.90.8.1-3|121	* Sun May 03 2009 Götz Waschk <waschk@mandriva.org> 0.18.5-1mdv2010.0
12cu|rep-gtk-0.90.8.1-3|122	+ Revision: 371313
12cu|rep-gtk-0.90.8.1-3|123	- new version
12cu|rep-gtk-0.90.8.1-3|124	- fix installation
12cu|rep-gtk-0.90.8.1-3|125	
12cu|rep-gtk-0.90.8.1-3|126	* Thu Mar 05 2009 Götz Waschk <waschk@mandriva.org> 0.18.4-1mdv2009.1
12cu|rep-gtk-0.90.8.1-3|127	+ Revision: 348802
12cu|rep-gtk-0.90.8.1-3|128	- fix installation
12cu|rep-gtk-0.90.8.1-3|129	- drop libglade and gnome bindings
12cu|rep-gtk-0.90.8.1-3|130	- new version
12cu|rep-gtk-0.90.8.1-3|131	- bump librep dep
12cu|rep-gtk-0.90.8.1-3|132	
12cu|rep-gtk-0.90.8.1-3|133	* Mon Nov 24 2008 Götz Waschk <waschk@mandriva.org> 0.18.3-1mdv2009.1
12cu|rep-gtk-0.90.8.1-3|134	+ Revision: 306174
12cu|rep-gtk-0.90.8.1-3|135	- fix pkgconfig file location
12cu|rep-gtk-0.90.8.1-3|136	- new version
12cu|rep-gtk-0.90.8.1-3|137	- drop patch
12cu|rep-gtk-0.90.8.1-3|138	- update license
12cu|rep-gtk-0.90.8.1-3|139	- update file list
12cu|rep-gtk-0.90.8.1-3|140	
12cu|rep-gtk-0.90.8.1-3|141	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.18-11mdv2009.0
12cu|rep-gtk-0.90.8.1-3|142	+ Revision: 260213
12cu|rep-gtk-0.90.8.1-3|143	- rebuild
12cu|rep-gtk-0.90.8.1-3|144	- rebuild
12cu|rep-gtk-0.90.8.1-3|145	
12cu|rep-gtk-0.90.8.1-3|146	+ Pixel <pixel@mandriva.com>
12cu|rep-gtk-0.90.8.1-3|147	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|rep-gtk-0.90.8.1-3|148	
12cu|rep-gtk-0.90.8.1-3|149	* Tue Feb 19 2008 Thierry Vignaud <tv@mandriva.org> 0.18-8mdv2008.1
12cu|rep-gtk-0.90.8.1-3|150	+ Revision: 172432
12cu|rep-gtk-0.90.8.1-3|151	- rebuild
12cu|rep-gtk-0.90.8.1-3|152	- rebuild
12cu|rep-gtk-0.90.8.1-3|153	- fix description-line-too-long
12cu|rep-gtk-0.90.8.1-3|154	- kill re-definition of %%buildroot on Pixel's request
12cu|rep-gtk-0.90.8.1-3|155	
12cu|rep-gtk-0.90.8.1-3|156	+ Olivier Blin <blino@mandriva.org>
12cu|rep-gtk-0.90.8.1-3|157	- restore BuildRoot
12cu|rep-gtk-0.90.8.1-3|158	
12cu|rep-gtk-0.90.8.1-3|159	* Mon Jul 30 2007 Götz Waschk <waschk@mandriva.org> 0.18-6mdv2008.0
12cu|rep-gtk-0.90.8.1-3|160	+ Revision: 56733
12cu|rep-gtk-0.90.8.1-3|161	- fix buildrequires
12cu|rep-gtk-0.90.8.1-3|162	- unpack patch
12cu|rep-gtk-0.90.8.1-3|163	- Import rep-gtk
12cu|rep-gtk-0.90.8.1-3|164	
12cu|rep-gtk-0.90.8.1-3|165	
12cu|rep-gtk-0.90.8.1-3|166	
12cu|rep-gtk-0.90.8.1-3|167	* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 0.18-1mdv2007.0
12cu|rep-gtk-0.90.8.1-3|168	- Rebuild
12cu|rep-gtk-0.90.8.1-3|169	
12cu|rep-gtk-0.90.8.1-3|170	* Tue Jan 10 2006 Götz Waschk <waschk@mandriva.org> 0.18-5mdk
12cu|rep-gtk-0.90.8.1-3|171	- Rebuild
12cu|rep-gtk-0.90.8.1-3|172	- use mkrel
12cu|rep-gtk-0.90.8.1-3|173	
12cu|rep-gtk-0.90.8.1-3|174	* Mon Jan 24 2005 Götz Waschk <waschk@linux-mandrake.com> 0.18-4mdk
12cu|rep-gtk-0.90.8.1-3|175	- from Anders Melchiorsen :
12cu|rep-gtk-0.90.8.1-3|176	- changed gtk-2.4 fix to the one from
12cu|rep-gtk-0.90.8.1-3|177	http://linuxfromscratch.org/pipermail/blfs-dev/2004-March/005502.html
12cu|rep-gtk-0.90.8.1-3|178	
12cu|rep-gtk-0.90.8.1-3|179	* Fri Jun 25 2004 Götz Waschk <waschk@linux-mandrake.com> 0.18-3mdk
12cu|rep-gtk-0.90.8.1-3|180	- replace patch with fix from cvs
12cu|rep-gtk-0.90.8.1-3|181	
12cu|rep-gtk-0.90.8.1-3|182	* Wed Apr 21 2004 Götz Waschk <waschk@linux-mandrake.com> 0.18-2mdk
12cu|rep-gtk-0.90.8.1-3|183	- fix source url
12cu|rep-gtk-0.90.8.1-3|184	- fix buildrequires
12cu|rep-gtk-0.90.8.1-3|185	- fix build with new gtk
12cu|rep-gtk-0.90.8.1-3|186	
12cu|rep-gtk-0.90.8.1-3|187	* Sun Aug  3 2003 Götz Waschk <waschk@linux-mandrake.com> 0.18-1mdk
12cu|rep-gtk-0.90.8.1-3|188	- fix buildrequires
12cu|rep-gtk-0.90.8.1-3|189	- new version
12cu|rep-gtk-0.90.8.1-3|190	
12cu|rep-gtk-0.90.8.1-3|191	* Sun Jul 20 2003 Götz Waschk <waschk@linux-mandrake.com> 0.17-3mdk
12cu|rep-gtk-0.90.8.1-3|192	- rebuild against current orbit
12cu|rep-gtk-0.90.8.1-3|193	
12cu|rep-gtk-0.90.8.1-3|194	* Thu Jan 16 2003 Götz Waschk <waschk@linux-mandrake.com> 0.17-2mdk
12cu|rep-gtk-0.90.8.1-3|195	- rebuild against latest ssl
12cu|rep-gtk-0.90.8.1-3|196	
12cu|rep-gtk-0.90.8.1-3|197	* Fri Nov 15 2002 Götz Waschk <waschk@linux-mandrake.com> 0.17-1mdk
12cu|rep-gtk-0.90.8.1-3|198	- drop patch
12cu|rep-gtk-0.90.8.1-3|199	- new version
12cu|rep-gtk-0.90.8.1-3|200	
12cu|rep-gtk-0.90.8.1-3|201	* Fri Aug  9 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 0.16-2mdk
12cu|rep-gtk-0.90.8.1-3|202	- Patch0: fix crash when selecting color (bug 87959)
12cu|rep-gtk-0.90.8.1-3|203	- Recompiled against latest librep
12cu|rep-gtk-0.90.8.1-3|204	
12cu|rep-gtk-0.90.8.1-3|205	* Mon Jun 24 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 0.16-1mdk
12cu|rep-gtk-0.90.8.1-3|206	- Release 0.16
12cu|rep-gtk-0.90.8.1-3|207	
12cu|rep-gtk-0.90.8.1-3|208	* Wed Jun 12 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 0.15-5.20020611.1mdk
12cu|rep-gtk-0.90.8.1-3|209	- new snapshot
12cu|rep-gtk-0.90.8.1-3|210	
12cu|rep-gtk-0.90.8.1-3|211	* Tue Jun  4 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 0.15-5.20020524.1mdk
12cu|rep-gtk-0.90.8.1-3|212	- new snapshot
12cu|rep-gtk-0.90.8.1-3|213	
12cu|rep-gtk-0.90.8.1-3|214	* Fri May 10 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 0.15-5.20020502.1mdk
12cu|rep-gtk-0.90.8.1-3|215	- GNOME 2 cvs snapshot
12cu|rep-gtk-0.90.8.1-3|216	
12cu|rep-gtk-0.90.8.1-3|217	* Tue Oct 16 2001 Renaud Chaillat <rchaillat@mandrakesoft.com> 0.15-4mdk
12cu|rep-gtk-0.90.8.1-3|218	- rebuilt with libpng3
12cu|rep-gtk-0.90.8.1-3|219	
12cu|rep-gtk-0.90.8.1-3|220	* Tue Jul  3 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 0.15-3mdk
12cu|rep-gtk-0.90.8.1-3|221	- Recompiled against latest librep
12cu|rep-gtk-0.90.8.1-3|222	
12cu|rep-gtk-0.90.8.1-3|223	* Mon Dec 18 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.15-2mdk
12cu|rep-gtk-0.90.8.1-3|224	- Remove explicit dependency on libraries
12cu|rep-gtk-0.90.8.1-3|225	
12cu|rep-gtk-0.90.8.1-3|226	* Fri Dec  8 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.15-1mdk
12cu|rep-gtk-0.90.8.1-3|227	- 0.15
12cu|rep-gtk-0.90.8.1-3|228	
12cu|rep-gtk-0.90.8.1-3|229	* Wed Nov 15 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.14-2mdk
12cu|rep-gtk-0.90.8.1-3|230	- rebuild against (and require) librep-0.13.2
12cu|rep-gtk-0.90.8.1-3|231	
12cu|rep-gtk-0.90.8.1-3|232	* Fri Sep 22 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.14-1mdk
12cu|rep-gtk-0.90.8.1-3|233	- 0.14
12cu|rep-gtk-0.90.8.1-3|234	
12cu|rep-gtk-0.90.8.1-3|235	* Wed Aug 30 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.13a-6mdk
12cu|rep-gtk-0.90.8.1-3|236	- Add support for gdk-pixbuf
12cu|rep-gtk-0.90.8.1-3|237	
12cu|rep-gtk-0.90.8.1-3|238	* Mon Aug 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 0.13a-5mdk
12cu|rep-gtk-0.90.8.1-3|239	- automatically added BuildRequires
12cu|rep-gtk-0.90.8.1-3|240	
12cu|rep-gtk-0.90.8.1-3|241	* Thu Aug  3 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.13a-4mdk
12cu|rep-gtk-0.90.8.1-3|242	- force version dependencies
12cu|rep-gtk-0.90.8.1-3|243	- remove Packager
12cu|rep-gtk-0.90.8.1-3|244	
12cu|rep-gtk-0.90.8.1-3|245	* Thu Jul 27 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.13a-3mdk
12cu|rep-gtk-0.90.8.1-3|246	- rebuild to fix problems with previous build (macro problems)
12cu|rep-gtk-0.90.8.1-3|247	
12cu|rep-gtk-0.90.8.1-3|248	* Wed Jul 19 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.13a-2mdk
12cu|rep-gtk-0.90.8.1-3|249	- rebuild for directory changes
12cu|rep-gtk-0.90.8.1-3|250	
12cu|rep-gtk-0.90.8.1-3|251	* Wed Jul 12 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.13a-1mdk
12cu|rep-gtk-0.90.8.1-3|252	- 0.13a
12cu|rep-gtk-0.90.8.1-3|253	- more macroization
12cu|rep-gtk-0.90.8.1-3|254	
12cu|rep-gtk-0.90.8.1-3|255	* Tue Jul 11 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.13-1mdk
12cu|rep-gtk-0.90.8.1-3|256	- 0.13
12cu|rep-gtk-0.90.8.1-3|257	
12cu|rep-gtk-0.90.8.1-3|258	* Sun Jul  9 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.12-1mdk
12cu|rep-gtk-0.90.8.1-3|259	- 0.12
12cu|rep-gtk-0.90.8.1-3|260	- specfile cleanup
12cu|rep-gtk-0.90.8.1-3|261	- macroization
12cu|rep-gtk-0.90.8.1-3|262	
12cu|rep-gtk-0.90.8.1-3|263	* Thu May 11 2000 Vincent Danen <vdanen@linux-mandrake.com> 0.10-2mdk
12cu|rep-gtk-0.90.8.1-3|264	- add --with-libglade so sawfish will build themer package
12cu|rep-gtk-0.90.8.1-3|265	
12cu|rep-gtk-0.90.8.1-3|266	* Wed May 10 2000 Vincent Danen <vdanen@linux-mandrake.com> 0.10-1mdk
12cu|rep-gtk-0.90.8.1-3|267	- 0.10
12cu|rep-gtk-0.90.8.1-3|268	
12cu|rep-gtk-0.90.8.1-3|269	* Fri Apr 14 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cu|rep-gtk-0.90.8.1-3|270	- fix groups
12cu|rep-gtk-0.90.8.1-3|271	- applied helixcode gnome patch
12cu|rep-gtk-0.90.8.1-3|272	
12cu|rep-gtk-0.90.8.1-3|273	* Sat Mar 11 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cu|rep-gtk-0.90.8.1-3|274	- specfile cleanups
12cu|rep-gtk-0.90.8.1-3|275	- 0.9.1
12cu|rep-gtk-0.90.8.1-3|276	
12cu|rep-gtk-0.90.8.1-3|277	* Fri Feb 04 2000 Lenny Cartier <lenny@mandrakesoft.com>
12cu|rep-gtk-0.90.8.1-3|278	- new in contribs
12cu|rep-gtk-0.90.8.1-3|279	- used srpm provided by Vincent Danen <vdanen@linux-mandrake.com>
12cu|rep-gtk-0.90.8.1-3|280	
12cu|rep-gtk-0.90.8.1-3|281	* Sun Jan 30 2000 Vincent Danen <vdanen@linux-mandrake.com>
12cu|rep-gtk-0.90.8.1-3|282	- initial specfile
12cu|rep-gtk-0.90.8.1-3|283	- bzip sources
12cu|rep-gtk-0.90.8.1-3|284	

12358 12
12cu|R-ergm-3.1.2-1|1	%global packname  ergm
12cu|R-ergm-3.1.2-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-ergm-3.1.2-1|3	
12cu|R-ergm-3.1.2-1|4	Name:             R-%{packname}
12cu|R-ergm-3.1.2-1|5	Version:          3.1.2
12cu|R-ergm-3.1.2-1|6	Release:          1
12cu|R-ergm-3.1.2-1|7	Summary:          Fit, Simulate and Diagnose Exponential-Family Models for Networks
12cu|R-ergm-3.1.2-1|8	Group:            Sciences/Mathematics
12cu|R-ergm-3.1.2-1|9	License:          GPL-3 + file LICENSE
12cu|R-ergm-3.1.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-ergm-3.1.2-1|11	Source0:          http://cran.r-project.org/src/contrib/ergm_3.1.2.tar.gz
12cu|R-ergm-3.1.2-1|12	Requires:         R-network R-nlme R-trust
12cu|R-ergm-3.1.2-1|13	Requires:         R-coda R-KernSmooth R-sna R-Rglpk R-robustbase R-Matrix
12cu|R-ergm-3.1.2-1|14	Requires:         R-latticeExtra
12cu|R-ergm-3.1.2-1|15	Requires:         R-networkDynamic
12cu|R-ergm-3.1.2-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-network R-nlme R-trust
12cu|R-ergm-3.1.2-1|17	BuildRequires:    R-coda R-KernSmooth R-sna R-Rglpk R-robustbase R-Matrix
12cu|R-ergm-3.1.2-1|18	BuildRequires:    R-latticeExtra
12cu|R-ergm-3.1.2-1|19	BuildRequires:    R-networkDynamic
12cu|R-ergm-3.1.2-1|20	
12cu|R-ergm-3.1.2-1|21	%description
12cu|R-ergm-3.1.2-1|22	An integrated set of tools to analyze and simulate networks based on
12cu|R-ergm-3.1.2-1|23	exponential-family random graph models (ERGM). "ergm" is a part of the
12cu|R-ergm-3.1.2-1|24	"statnet" suite of packages for network analysis.  For a list of functions
12cu|R-ergm-3.1.2-1|25	type: help(package='ergm')
12cu|R-ergm-3.1.2-1|26	
12cu|R-ergm-3.1.2-1|27	%prep
12cu|R-ergm-3.1.2-1|28	%setup -q -c -n %{packname}
12cu|R-ergm-3.1.2-1|29	
12cu|R-ergm-3.1.2-1|30	%build
12cu|R-ergm-3.1.2-1|31	
12cu|R-ergm-3.1.2-1|32	%install
12cu|R-ergm-3.1.2-1|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ergm-3.1.2-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ergm-3.1.2-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ergm-3.1.2-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ergm-3.1.2-1|37	
12cu|R-ergm-3.1.2-1|38	%check
12cu|R-ergm-3.1.2-1|39	%{_bindir}/R CMD check %{packname}
12cu|R-ergm-3.1.2-1|40	
12cu|R-ergm-3.1.2-1|41	%files
12cu|R-ergm-3.1.2-1|42	%dir %{rlibdir}/%{packname}
12cu|R-ergm-3.1.2-1|43	%doc %{rlibdir}/%{packname}/html
12cu|R-ergm-3.1.2-1|44	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-ergm-3.1.2-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ergm-3.1.2-1|46	%doc %{rlibdir}/%{packname}/NEWS.Rd
12cu|R-ergm-3.1.2-1|47	%{rlibdir}/%{packname}/INDEX
12cu|R-ergm-3.1.2-1|48	%{rlibdir}/%{packname}/LICENSE
12cu|R-ergm-3.1.2-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ergm-3.1.2-1|50	%{rlibdir}/%{packname}/Meta
12cu|R-ergm-3.1.2-1|51	%{rlibdir}/%{packname}/R
12cu|R-ergm-3.1.2-1|52	%{rlibdir}/%{packname}/data
12cu|R-ergm-3.1.2-1|53	%{rlibdir}/%{packname}/libs
12cu|R-ergm-3.1.2-1|54	%{rlibdir}/%{packname}/help
12cu|R-ergm-3.1.2-1|55	%{rlibdir}/%{packname}/doc
12cu|R-ergm-3.1.2-1|56	%{rlibdir}/%{packname}/include
12cu|R-ergm-3.1.2-1|57	
12cu|R-ergm-3.1.2-1|58	
12cu|R-ergm-3.1.2-1|59	
12cu|R-ergm-3.1.2-1|60	%changelog
12cu|R-ergm-3.1.2-1|61	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.2-1
12cu|R-ergm-3.1.2-1|62	+ Revision: 44c2ec8
12cu|R-ergm-3.1.2-1|63	- Updated to 3.1.2 (by updates_builder)
12cu|R-ergm-3.1.2-1|64	
12cu|R-ergm-3.1.2-1|65	

12359 12
12cu|R-ergm.count-3.1.1-1|1	%global packname  ergm.count
12cu|R-ergm.count-3.1.1-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-ergm.count-3.1.1-1|3	
12cu|R-ergm.count-3.1.1-1|4	Name:             R-%{packname}
12cu|R-ergm.count-3.1.1-1|5	Version:          3.1.1
12cu|R-ergm.count-3.1.1-1|6	Release:          1
12cu|R-ergm.count-3.1.1-1|7	Summary:          Fit, Simulate and Diagnose Exponential-Family Models for Networks
12cu|R-ergm.count-3.1.1-1|8	Group:            Sciences/Mathematics
12cu|R-ergm.count-3.1.1-1|9	License:          GPL-3 + file LICENSE
12cu|R-ergm.count-3.1.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-ergm.count-3.1.1-1|11	Source0:          http://cran.r-project.org/src/contrib/ergm.count_3.1.1.tar.gz
12cu|R-ergm.count-3.1.1-1|12	
12cu|R-ergm.count-3.1.1-1|13	Requires:         R-statnet.common R-ergm R-network
12cu|R-ergm.count-3.1.1-1|14	
12cu|R-ergm.count-3.1.1-1|15	
12cu|R-ergm.count-3.1.1-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-statnet.common R-ergm R-network
12cu|R-ergm.count-3.1.1-1|17	
12cu|R-ergm.count-3.1.1-1|18	
12cu|R-ergm.count-3.1.1-1|19	%description
12cu|R-ergm.count-3.1.1-1|20	A set of extensions for the ergm package to fit weighted networks whose
12cu|R-ergm.count-3.1.1-1|21	edge weights are counts.
12cu|R-ergm.count-3.1.1-1|22	
12cu|R-ergm.count-3.1.1-1|23	%prep
12cu|R-ergm.count-3.1.1-1|24	%setup -q -c -n %{packname}
12cu|R-ergm.count-3.1.1-1|25	
12cu|R-ergm.count-3.1.1-1|26	%build
12cu|R-ergm.count-3.1.1-1|27	
12cu|R-ergm.count-3.1.1-1|28	%install
12cu|R-ergm.count-3.1.1-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ergm.count-3.1.1-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ergm.count-3.1.1-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ergm.count-3.1.1-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ergm.count-3.1.1-1|33	
12cu|R-ergm.count-3.1.1-1|34	%check
12cu|R-ergm.count-3.1.1-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-ergm.count-3.1.1-1|36	
12cu|R-ergm.count-3.1.1-1|37	%files
12cu|R-ergm.count-3.1.1-1|38	%dir %{rlibdir}/%{packname}
12cu|R-ergm.count-3.1.1-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-ergm.count-3.1.1-1|40	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-ergm.count-3.1.1-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ergm.count-3.1.1-1|42	%doc %{rlibdir}/%{packname}/NEWS*
12cu|R-ergm.count-3.1.1-1|43	%doc %{rlibdir}/%{packname}/LICENSE
12cu|R-ergm.count-3.1.1-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-ergm.count-3.1.1-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ergm.count-3.1.1-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-ergm.count-3.1.1-1|47	%{rlibdir}/%{packname}/R
12cu|R-ergm.count-3.1.1-1|48	%{rlibdir}/%{packname}/help
12cu|R-ergm.count-3.1.1-1|49	%{rlibdir}/%{packname}/data
12cu|R-ergm.count-3.1.1-1|50	%{rlibdir}/%{packname}/libs
12cu|R-ergm.count-3.1.1-1|51	
12cu|R-ergm.count-3.1.1-1|52	
12cu|R-ergm.count-3.1.1-1|53	%changelog
12cu|R-ergm.count-3.1.1-1|54	* Sat Feb 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.1-1
12cu|R-ergm.count-3.1.1-1|55	+ Revision: a9987ee
12cu|R-ergm.count-3.1.1-1|56	- Updated to 3.1.1 (by updates_builder)
12cu|R-ergm.count-3.1.1-1|57	
12cu|R-ergm.count-3.1.1-1|58	

12360 12
12cu|rescan-scsi-bus-1.57-1|1	Summary:	Rescan SCSI bus in Linux
12cu|rescan-scsi-bus-1.57-1|2	Name:		rescan-scsi-bus
12cu|rescan-scsi-bus-1.57-1|3	Version:	1.57
12cu|rescan-scsi-bus-1.57-1|4	Release:	1
12cu|rescan-scsi-bus-1.57-1|5	License:	GPL
12cu|rescan-scsi-bus-1.57-1|6	Group:		System/Kernel and hardware
12cu|rescan-scsi-bus-1.57-1|7	Source0:	http://www.garloff.de/kurt/linux/rescan-scsi-bus.sh-1.57
12cu|rescan-scsi-bus-1.57-1|8	URL:		http://www.garloff.de/kurt/linux/
12cu|rescan-scsi-bus-1.57-1|9	BuildArch:	noarch
12cu|rescan-scsi-bus-1.57-1|10	
12cu|rescan-scsi-bus-1.57-1|11	%description
12cu|rescan-scsi-bus-1.57-1|12	Linux allows you to add and remove SCSI devices without rebooting by
12cu|rescan-scsi-bus-1.57-1|13	using the
12cu|rescan-scsi-bus-1.57-1|14	
12cu|rescan-scsi-bus-1.57-1|15	echo "scsi add-single-device H C I L" > /proc/scsi/scsi
12cu|rescan-scsi-bus-1.57-1|16	
12cu|rescan-scsi-bus-1.57-1|17	command (H = host, C = channel, I = SCSI ID, L = SCSI LUN). The
12cu|rescan-scsi-bus-1.57-1|18	remove-single-device command works similarily.
12cu|rescan-scsi-bus-1.57-1|19	
12cu|rescan-scsi-bus-1.57-1|20	Note, however, that the SCSI bus was NOT designed for hot-plugging, so
12cu|rescan-scsi-bus-1.57-1|21	you might be out of luck... And you have to be sure, that termination
12cu|rescan-scsi-bus-1.57-1|22	is OK. All filesystems on a device have to be unmounted before
12cu|rescan-scsi-bus-1.57-1|23	disconnecting it or powering it down.
12cu|rescan-scsi-bus-1.57-1|24	
12cu|rescan-scsi-bus-1.57-1|25	%prep
12cu|rescan-scsi-bus-1.57-1|26	%setup -q -c -T
12cu|rescan-scsi-bus-1.57-1|27	install %{SOURCE0} %{name}
12cu|rescan-scsi-bus-1.57-1|28	
12cu|rescan-scsi-bus-1.57-1|29	%install
12cu|rescan-scsi-bus-1.57-1|30	install -d %{buildroot}%{_sbindir}
12cu|rescan-scsi-bus-1.57-1|31	install %{name} %{buildroot}%{_sbindir}
12cu|rescan-scsi-bus-1.57-1|32	
12cu|rescan-scsi-bus-1.57-1|33	%files
12cu|rescan-scsi-bus-1.57-1|34	%defattr(644,root,root,755)
12cu|rescan-scsi-bus-1.57-1|35	%attr(755,root,root) %{_sbindir}/rescan-scsi-bus
12cu|rescan-scsi-bus-1.57-1|36	
12cu|rescan-scsi-bus-1.57-1|37	
12cu|rescan-scsi-bus-1.57-1|38	
12cu|rescan-scsi-bus-1.57-1|39	%changelog
12cu|rescan-scsi-bus-1.57-1|40	* Fri Jan 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.57-1
12cu|rescan-scsi-bus-1.57-1|41	+ Revision: 7071750
12cu|rescan-scsi-bus-1.57-1|42	- LOG Updated to 1.57 (by updates_builder)
12cu|rescan-scsi-bus-1.57-1|43	
12cu|rescan-scsi-bus-1.57-1|44	

12361 12
12cu|retroarch-1.3.6-1|1	%define oname RetroArch
12cu|retroarch-1.3.6-1|2	
12cu|retroarch-1.3.6-1|3	%bcond_without ffmpeg
12cu|retroarch-1.3.6-1|4	%bcond_without shaders
12cu|retroarch-1.3.6-1|5	
12cu|retroarch-1.3.6-1|6	Summary:	A modular multi-system emulator system
12cu|retroarch-1.3.6-1|7	Name:		retroarch
12cu|retroarch-1.3.6-1|8	Version:	1.3.6
12cu|retroarch-1.3.6-1|9	Release:	1
12cu|retroarch-1.3.6-1|10	License:	GPLv3+
12cu|retroarch-1.3.6-1|11	Group:		Emulators
12cu|retroarch-1.3.6-1|12	Url:		http://www.libretro.org
12cu|retroarch-1.3.6-1|13	# From git by tag: https://github.com/libretro/RetroArch/
12cu|retroarch-1.3.6-1|14	Source0:	%{oname}-%{version}.tar.gz
12cu|retroarch-1.3.6-1|15	Source1:	%{name}-shaders.tar.bz2
12cu|retroarch-1.3.6-1|16	Patch0:		RetroArch-1.3.6-max-users.patch
12cu|retroarch-1.3.6-1|17	Patch1:		RetroArch-1.3.4-no-online.patch
12cu|retroarch-1.3.6-1|18	BuildRequires:	imagemagick
12cu|retroarch-1.3.6-1|19	%if %{with shaders}
12cu|retroarch-1.3.6-1|20	# for shaders support, requires non-free repo
12cu|retroarch-1.3.6-1|21	BuildRequires:	cg-devel
12cu|retroarch-1.3.6-1|22	%endif
12cu|retroarch-1.3.6-1|23	%if %{with ffmpeg}
12cu|retroarch-1.3.6-1|24	# ffmpeg part
12cu|retroarch-1.3.6-1|25	BuildRequires:	pkgconfig(libavcodec)
12cu|retroarch-1.3.6-1|26	BuildRequires:	pkgconfig(libavformat)
12cu|retroarch-1.3.6-1|27	BuildRequires:	pkgconfig(libavutil)
12cu|retroarch-1.3.6-1|28	BuildRequires:	pkgconfig(libswscale)
12cu|retroarch-1.3.6-1|29	%endif
12cu|retroarch-1.3.6-1|30	# The rest
12cu|retroarch-1.3.6-1|31	BuildRequires:	pkgconfig(alsa)
12cu|retroarch-1.3.6-1|32	BuildRequires:	pkgconfig(freetype2)
12cu|retroarch-1.3.6-1|33	BuildRequires:	pkgconfig(gbm)
12cu|retroarch-1.3.6-1|34	BuildRequires:	pkgconfig(gl)
12cu|retroarch-1.3.6-1|35	BuildRequires:	pkgconfig(libdrm)
12cu|retroarch-1.3.6-1|36	BuildRequires:	pkgconfig(libpulse)
12cu|retroarch-1.3.6-1|37	BuildRequires:	pkgconfig(libusb-1.0)
12cu|retroarch-1.3.6-1|38	BuildRequires:	pkgconfig(libxml-2.0)
12cu|retroarch-1.3.6-1|39	BuildRequires:	pkgconfig(openal)
12cu|retroarch-1.3.6-1|40	BuildRequires:	pkgconfig(sdl)
12cu|retroarch-1.3.6-1|41	BuildRequires:	pkgconfig(udev)
12cu|retroarch-1.3.6-1|42	BuildRequires:	pkgconfig(x11)
12cu|retroarch-1.3.6-1|43	BuildRequires:	pkgconfig(xext)
12cu|retroarch-1.3.6-1|44	BuildRequires:	pkgconfig(xinerama)
12cu|retroarch-1.3.6-1|45	BuildRequires:	pkgconfig(xkbcommon)
12cu|retroarch-1.3.6-1|46	BuildRequires:	pkgconfig(xv)
12cu|retroarch-1.3.6-1|47	BuildRequires:	pkgconfig(xxf86vm)
12cu|retroarch-1.3.6-1|48	BuildRequires:	pkgconfig(zlib)
12cu|retroarch-1.3.6-1|49	Requires:	libretro
12cu|retroarch-1.3.6-1|50	Suggests:	retroarch-phoenix
12cu|retroarch-1.3.6-1|51	
12cu|retroarch-1.3.6-1|52	%description
12cu|retroarch-1.3.6-1|53	RetroArch is a modular multi-system emulator system that is designed to be
12cu|retroarch-1.3.6-1|54	fast, lightweight, and portable. It has features few other emulators frontends
12cu|retroarch-1.3.6-1|55	have, such as real-time rewinding and game-aware shading.
12cu|retroarch-1.3.6-1|56	
12cu|retroarch-1.3.6-1|57	For each emulator 'core', RetroArch makes use of a library API that we like
12cu|retroarch-1.3.6-1|58	to call 'libretro'.
12cu|retroarch-1.3.6-1|59	
12cu|retroarch-1.3.6-1|60	Think of libretro as an interface for emulator and game ports. You can make
12cu|retroarch-1.3.6-1|61	a libretro port once and expect the same code to run on all the platforms
12cu|retroarch-1.3.6-1|62	that RetroArch supports. It's designed with simplicity and ease of use in
12cu|retroarch-1.3.6-1|63	mind so that the porter can worry about the port at hand instead of having
12cu|retroarch-1.3.6-1|64	to wrestle with an obfuscatory API.
12cu|retroarch-1.3.6-1|65	
12cu|retroarch-1.3.6-1|66	%files
12cu|retroarch-1.3.6-1|67	%config %{_sysconfdir}/%{name}.cfg
12cu|retroarch-1.3.6-1|68	%{_bindir}/%{name}
12cu|retroarch-1.3.6-1|69	%{_datadir}/applications/%{name}.desktop
12cu|retroarch-1.3.6-1|70	%{_datadir}/pixmaps/%{name}.*
12cu|retroarch-1.3.6-1|71	%{_mandir}/man6/%{name}.6*
12cu|retroarch-1.3.6-1|72	%if %{with shaders}
12cu|retroarch-1.3.6-1|73	%{_bindir}/%{name}-cg2glsl
12cu|retroarch-1.3.6-1|74	%{_mandir}/man6/%{name}-cg2glsl.6*
12cu|retroarch-1.3.6-1|75	%dir %attr(0777,root,root) %{_var}/games/%{name}/shaders
12cu|retroarch-1.3.6-1|76	%{_var}/games/%{name}/shaders/*
12cu|retroarch-1.3.6-1|77	%endif
12cu|retroarch-1.3.6-1|78	
12cu|retroarch-1.3.6-1|79	#----------------------------------------------------------------------------
12cu|retroarch-1.3.6-1|80	
12cu|retroarch-1.3.6-1|81	%prep
12cu|retroarch-1.3.6-1|82	%setup -q -a1 -n %{oname}-%{version}
12cu|retroarch-1.3.6-1|83	%patch0 -p1
12cu|retroarch-1.3.6-1|84	%patch1 -p1
12cu|retroarch-1.3.6-1|85	
12cu|retroarch-1.3.6-1|86	%build
12cu|retroarch-1.3.6-1|87	# Quickbuild script, not autotools
12cu|retroarch-1.3.6-1|88	./configure \
12cu|retroarch-1.3.6-1|89	--prefix=%{_prefix} \
12cu|retroarch-1.3.6-1|90	--enable-al \
12cu|retroarch-1.3.6-1|91	--enable-alsa \
12cu|retroarch-1.3.6-1|92	--enable-fbo \
12cu|retroarch-1.3.6-1|93	%if %{with ffmpeg}
12cu|retroarch-1.3.6-1|94	--enable-ffmpeg \
12cu|retroarch-1.3.6-1|95	%else
12cu|retroarch-1.3.6-1|96	--disable-ffmpeg \
12cu|retroarch-1.3.6-1|97	%endif
12cu|retroarch-1.3.6-1|98	--enable-netplay \
12cu|retroarch-1.3.6-1|99	--enable-pulse \
12cu|retroarch-1.3.6-1|100	--enable-sdl \
12cu|retroarch-1.3.6-1|101	--disable-sdl2 \
12cu|retroarch-1.3.6-1|102	--enable-threads \
12cu|retroarch-1.3.6-1|103	--enable-xinerama \
12cu|retroarch-1.3.6-1|104	--enable-xmb \
12cu|retroarch-1.3.6-1|105	--enable-zlib \
12cu|retroarch-1.3.6-1|106	%if %{with shaders}
12cu|retroarch-1.3.6-1|107	--enable-cg \
12cu|retroarch-1.3.6-1|108	%else
12cu|retroarch-1.3.6-1|109	--disable-cg \
12cu|retroarch-1.3.6-1|110	%endif
12cu|retroarch-1.3.6-1|111	--disable-egl \
12cu|retroarch-1.3.6-1|112	--disable-jack \
12cu|retroarch-1.3.6-1|113	--disable-oss \
12cu|retroarch-1.3.6-1|114	--disable-python \
12cu|retroarch-1.3.6-1|115	--disable-vg \
12cu|retroarch-1.3.6-1|116	--disable-wayland
12cu|retroarch-1.3.6-1|117	%make
12cu|retroarch-1.3.6-1|118	
12cu|retroarch-1.3.6-1|119	%install
12cu|retroarch-1.3.6-1|120	%makeinstall_std
12cu|retroarch-1.3.6-1|121	
12cu|retroarch-1.3.6-1|122	# Set path where to search for libretro
12cu|retroarch-1.3.6-1|123	sed -i s,.*libretro_path.*,"libretro_path = \"%{_libdir}/libretro\"",g %{buildroot}%{_sysconfdir}/%{name}.cfg
12cu|retroarch-1.3.6-1|124	sed -i s,.*libretro_directory.*,"libretro_directory = \"%{_libdir}/libretro\"",g %{buildroot}%{_sysconfdir}/%{name}.cfg
12cu|retroarch-1.3.6-1|125	sed -i s,.*libretro_info_path.*,"libretro_info_path = \"%{_libdir}/libretro\"",g %{buildroot}%{_sysconfdir}/%{name}.cfg
12cu|retroarch-1.3.6-1|126	sed -i s,.*video_shader_dir.*,"video_shader_dir = \"%{_var}/games/%{name}/shaders\"",g %{buildroot}%{_sysconfdir}/%{name}.cfg
12cu|retroarch-1.3.6-1|127	
12cu|retroarch-1.3.6-1|128	# install menu entry
12cu|retroarch-1.3.6-1|129	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|retroarch-1.3.6-1|130	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|retroarch-1.3.6-1|131	[Desktop Entry]
12cu|retroarch-1.3.6-1|132	Name=RetroArch
12cu|retroarch-1.3.6-1|133	Comment=A modular multi-system emulator system
12cu|retroarch-1.3.6-1|134	Exec=%{_bindir}/%{name}
12cu|retroarch-1.3.6-1|135	Icon=%{_datadir}/pixmaps/%{name}.svg
12cu|retroarch-1.3.6-1|136	Terminal=false
12cu|retroarch-1.3.6-1|137	Type=Application
12cu|retroarch-1.3.6-1|138	Categories=Game;Emulator;
12cu|retroarch-1.3.6-1|139	EOF
12cu|retroarch-1.3.6-1|140	
12cu|retroarch-1.3.6-1|141	%if %{with shaders}
12cu|retroarch-1.3.6-1|142	mkdir -p %{buildroot}%{_var}/games/%{name}/shaders
12cu|retroarch-1.3.6-1|143	cp -r retroarch-shaders/* %{buildroot}%{_var}/games/%{name}/shaders/
12cu|retroarch-1.3.6-1|144	%endif
12cu|retroarch-1.3.6-1|145	
12cu|retroarch-1.3.6-1|146	
12cu|retroarch-1.3.6-1|147	%changelog
12cu|retroarch-1.3.6-1|148	
12cu|retroarch-1.3.6-1|149	* Fri Jul 22 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.6-1
12cu|retroarch-1.3.6-1|150	- (b9265b2) New version 1.3.6
12cu|retroarch-1.3.6-1|151	
12cu|retroarch-1.3.6-1|152	

12362 12
12cu|retroarch-phoenix-20130609-2|1	# The binary is stripped at linkage stage and removing -s gives
12cu|retroarch-phoenix-20130609-2|2	# very strange fail results
12cu|retroarch-phoenix-20130609-2|3	%define _enable_debug_packages %{nil}
12cu|retroarch-phoenix-20130609-2|4	%define debug_package %{nil}
12cu|retroarch-phoenix-20130609-2|5	
12cu|retroarch-phoenix-20130609-2|6	Summary:	Simple GUI frontend for RetroArch using Phoenix framework
12cu|retroarch-phoenix-20130609-2|7	Name:		retroarch-phoenix
12cu|retroarch-phoenix-20130609-2|8	Version:	20130609
12cu|retroarch-phoenix-20130609-2|9	Release:	2
12cu|retroarch-phoenix-20130609-2|10	License:	GPLv3+
12cu|retroarch-phoenix-20130609-2|11	Group:		Emulators
12cu|retroarch-phoenix-20130609-2|12	Url:		http://www.libretro.org
12cu|retroarch-phoenix-20130609-2|13	# git snapshot
12cu|retroarch-phoenix-20130609-2|14	Source0:	%{name}-%{version}.tar.bz2
12cu|retroarch-phoenix-20130609-2|15	# make sure proper path to libretro is set
12cu|retroarch-phoenix-20130609-2|16	Patch0:		retroarch-phoenix-20130318-libretro.patch
12cu|retroarch-phoenix-20130609-2|17	# adjust prefix and CXXFLAGS
12cu|retroarch-phoenix-20130609-2|18	Patch1:		retroarch-phoenix-20130318-makefile.patch
12cu|retroarch-phoenix-20130609-2|19	# overwrite menu-entry because the default one sucks
12cu|retroarch-phoenix-20130609-2|20	Patch2:		retroarch-phoenix-20130318-desktop.patch
12cu|retroarch-phoenix-20130609-2|21	BuildRequires:	qt4-devel
12cu|retroarch-phoenix-20130609-2|22	BuildRequires:	pkgconfig(sdl)
12cu|retroarch-phoenix-20130609-2|23	Requires:	retroarch
12cu|retroarch-phoenix-20130609-2|24	
12cu|retroarch-phoenix-20130609-2|25	%description
12cu|retroarch-phoenix-20130609-2|26	Simple GUI frontend for RetroArch using Phoenix framework.
12cu|retroarch-phoenix-20130609-2|27	
12cu|retroarch-phoenix-20130609-2|28	%files
12cu|retroarch-phoenix-20130609-2|29	%{_bindir}/%{name}
12cu|retroarch-phoenix-20130609-2|30	%{_datadir}/applications/%{name}.desktop
12cu|retroarch-phoenix-20130609-2|31	%{_datadir}/pixmaps/%{name}.png
12cu|retroarch-phoenix-20130609-2|32	
12cu|retroarch-phoenix-20130609-2|33	#----------------------------------------------------------------------------
12cu|retroarch-phoenix-20130609-2|34	
12cu|retroarch-phoenix-20130609-2|35	%prep
12cu|retroarch-phoenix-20130609-2|36	%setup -q
12cu|retroarch-phoenix-20130609-2|37	%patch0 -p1
12cu|retroarch-phoenix-20130609-2|38	%patch1 -p1
12cu|retroarch-phoenix-20130609-2|39	%patch2 -p1
12cu|retroarch-phoenix-20130609-2|40	sed -i s,"/usr/lib",%{_libdir},g retroarch-phoenix.cpp
12cu|retroarch-phoenix-20130609-2|41	
12cu|retroarch-phoenix-20130609-2|42	%build
12cu|retroarch-phoenix-20130609-2|43	%setup_compile_flags
12cu|retroarch-phoenix-20130609-2|44	
12cu|retroarch-phoenix-20130609-2|45	# Hack to avoid gcc segfault
12cu|retroarch-phoenix-20130609-2|46	export CFLAGS="`echo %{optflags} | sed -e 's/-gdwarf-4//'`"
12cu|retroarch-phoenix-20130609-2|47	export CXXFLAGS="$CFLAGS"
12cu|retroarch-phoenix-20130609-2|48	
12cu|retroarch-phoenix-20130609-2|49	%make -f Makefile.qt
12cu|retroarch-phoenix-20130609-2|50	
12cu|retroarch-phoenix-20130609-2|51	%install
12cu|retroarch-phoenix-20130609-2|52	%makeinstall_std -f Makefile.qt
12cu|retroarch-phoenix-20130609-2|53	
12cu|retroarch-phoenix-20130609-2|54	
12cu|retroarch-phoenix-20130609-2|55	%changelog
12cu|retroarch-phoenix-20130609-2|56	* Thu Apr 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20130609-2
12cu|retroarch-phoenix-20130609-2|57	+ Revision: 57e7fdf
12cu|retroarch-phoenix-20130609-2|58	- Add hack to avoid gcc segfault
12cu|retroarch-phoenix-20130609-2|59	
12cu|retroarch-phoenix-20130609-2|60	

12363 12
12cu|R-evaluate-0.5.1-1|1	%bcond_with bootstrap
12cu|R-evaluate-0.5.1-1|2	%global packname  evaluate
12cu|R-evaluate-0.5.1-1|3	%global rlibdir  %{_datadir}/R/library
12cu|R-evaluate-0.5.1-1|4	
12cu|R-evaluate-0.5.1-1|5	Name:             R-%{packname}
12cu|R-evaluate-0.5.1-1|6	Version:          0.5.1
12cu|R-evaluate-0.5.1-1|7	Release:          1
12cu|R-evaluate-0.5.1-1|8	Summary:          Parsing and evaluation tools that provide more details than the default
12cu|R-evaluate-0.5.1-1|9	Group:            Sciences/Mathematics
12cu|R-evaluate-0.5.1-1|10	License:          GPL
12cu|R-evaluate-0.5.1-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-evaluate-0.5.1-1|12	Source0:          http://cran.r-project.org/src/contrib/evaluate_0.5.1.tar.gz
12cu|R-evaluate-0.5.1-1|13	BuildArch:        noarch
12cu|R-evaluate-0.5.1-1|14	Requires:         R-core
12cu|R-evaluate-0.5.1-1|15	Requires:         R-stringr
12cu|R-evaluate-0.5.1-1|16	%if %{without bootstrap}
12cu|R-evaluate-0.5.1-1|17	Requires:         R-testthat R-ggplot2
12cu|R-evaluate-0.5.1-1|18	%endif
12cu|R-evaluate-0.5.1-1|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-evaluate-0.5.1-1|20	BuildRequires:    R-stringr
12cu|R-evaluate-0.5.1-1|21	%if %{without bootstrap}
12cu|R-evaluate-0.5.1-1|22	BuildRequires:    R-testthat R-ggplot2
12cu|R-evaluate-0.5.1-1|23	%endif
12cu|R-evaluate-0.5.1-1|24	BuildRequires:    x11-server-xvfb
12cu|R-evaluate-0.5.1-1|25	
12cu|R-evaluate-0.5.1-1|26	%description
12cu|R-evaluate-0.5.1-1|27	Parsing and evaluation tools that make it easy to recreate the command
12cu|R-evaluate-0.5.1-1|28	line behaviour of R.
12cu|R-evaluate-0.5.1-1|29	
12cu|R-evaluate-0.5.1-1|30	%prep
12cu|R-evaluate-0.5.1-1|31	%setup -q -c -n %{packname}
12cu|R-evaluate-0.5.1-1|32	
12cu|R-evaluate-0.5.1-1|33	%build
12cu|R-evaluate-0.5.1-1|34	
12cu|R-evaluate-0.5.1-1|35	%install
12cu|R-evaluate-0.5.1-1|36	mkdir -p %{buildroot}%{rlibdir}
12cu|R-evaluate-0.5.1-1|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-evaluate-0.5.1-1|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-evaluate-0.5.1-1|39	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-evaluate-0.5.1-1|40	
12cu|R-evaluate-0.5.1-1|41	# FIXME
12cu|R-evaluate-0.5.1-1|42	#  length(dev.list()) not equal to 1
12cu|R-evaluate-0.5.1-1|43	#...
12cu|R-evaluate-0.5.1-1|44	#  cannot shut down device 1 (the null device)
12cu|R-evaluate-0.5.1-1|45	%if 0
12cu|R-evaluate-0.5.1-1|46	%check
12cu|R-evaluate-0.5.1-1|47	xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-evaluate-0.5.1-1|48	%endif
12cu|R-evaluate-0.5.1-1|49	
12cu|R-evaluate-0.5.1-1|50	%files
12cu|R-evaluate-0.5.1-1|51	%dir %{rlibdir}/%{packname}
12cu|R-evaluate-0.5.1-1|52	%doc %{rlibdir}/%{packname}/html
12cu|R-evaluate-0.5.1-1|53	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-evaluate-0.5.1-1|54	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-evaluate-0.5.1-1|55	%{rlibdir}/%{packname}/INDEX
12cu|R-evaluate-0.5.1-1|56	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-evaluate-0.5.1-1|57	%{rlibdir}/%{packname}/Meta
12cu|R-evaluate-0.5.1-1|58	%{rlibdir}/%{packname}/R
12cu|R-evaluate-0.5.1-1|59	%{rlibdir}/%{packname}/help
12cu|R-evaluate-0.5.1-1|60	%{rlibdir}/%{packname}/tests
12cu|R-evaluate-0.5.1-1|61	
12cu|R-evaluate-0.5.1-1|62	
12cu|R-evaluate-0.5.1-1|63	
12cu|R-evaluate-0.5.1-1|64	%changelog
12cu|R-evaluate-0.5.1-1|65	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-1
12cu|R-evaluate-0.5.1-1|66	+ Revision: c52fe5d
12cu|R-evaluate-0.5.1-1|67	- LOG Updated to 0.5.1 (by updates_builder)
12cu|R-evaluate-0.5.1-1|68	
12cu|R-evaluate-0.5.1-1|69	

12364 12
12cu|revelation-0.4.14-1|1	%define _enable_debug_packages %{nil}
12cu|revelation-0.4.14-1|2	%define debug_package %{nil}
12cu|revelation-0.4.14-1|3	
12cu|revelation-0.4.14-1|4	Summary:	Password manager for GNOME
12cu|revelation-0.4.14-1|5	Name:		revelation
12cu|revelation-0.4.14-1|6	Version:	0.4.14
12cu|revelation-0.4.14-1|7	Release:	1
12cu|revelation-0.4.14-1|8	License:	GPLv2+
12cu|revelation-0.4.14-1|9	Group:		File tools
12cu|revelation-0.4.14-1|10	Url:		http://oss.codepoet.no/revelation/
12cu|revelation-0.4.14-1|11	Source0:	https://bitbucket.org/erikg/%{name}/downloads/%{name}-%{version}.tar.xz
12cu|revelation-0.4.14-1|12	Source1:	%{name}.png
12cu|revelation-0.4.14-1|13	BuildRequires:	desktop-file-utils
12cu|revelation-0.4.14-1|14	BuildRequires:	intltool
12cu|revelation-0.4.14-1|15	BuildRequires:	pkgconfig(pygtk-2.0)
12cu|revelation-0.4.14-1|16	BuildRequires:	%{_lib}crack2-python
12cu|revelation-0.4.14-1|17	BuildRequires:	pkgconfig(gnome-python-2.0)
12cu|revelation-0.4.14-1|18	BuildRequires:	gnome-python-extras
12cu|revelation-0.4.14-1|19	BuildRequires:	gnome-python-desktop
12cu|revelation-0.4.14-1|20	BuildRequires:	gnome-python-gconf
12cu|revelation-0.4.14-1|21	BuildRequires:	gnome-python-gnomevfs
12cu|revelation-0.4.14-1|22	BuildRequires:	python-dbus
12cu|revelation-0.4.14-1|23	BuildRequires:	cracklib-devel
12cu|revelation-0.4.14-1|24	BuildRequires:	pycrypto >= 1.9
12cu|revelation-0.4.14-1|25	BuildRequires:	imagemagick
12cu|revelation-0.4.14-1|26	Requires:	gnome-python
12cu|revelation-0.4.14-1|27	Requires:	gnome-python-gconf
12cu|revelation-0.4.14-1|28	Requires:	gnome-python-gnomevfs
12cu|revelation-0.4.14-1|29	Requires:	python-dbus
12cu|revelation-0.4.14-1|30	Requires:	python-libxml2
12cu|revelation-0.4.14-1|31	Requires:	pycrypto >= 1.9
12cu|revelation-0.4.14-1|32	Requires:	pygtk2.0 >= 2.3.91
12cu|revelation-0.4.14-1|33	
12cu|revelation-0.4.14-1|34	%description
12cu|revelation-0.4.14-1|35	Revelation is a password manager for the GNOME desktop, released under
12cu|revelation-0.4.14-1|36	the GNU GPL license. It organizes accounts in a tree structure, and
12cu|revelation-0.4.14-1|37	stores them as AES-encrypted XML files.
12cu|revelation-0.4.14-1|38	
12cu|revelation-0.4.14-1|39	%files -f %{name}.lang
12cu|revelation-0.4.14-1|40	%doc AUTHORS ChangeLog README
12cu|revelation-0.4.14-1|41	%{_sysconfdir}/gconf/schemas/*.schemas
12cu|revelation-0.4.14-1|42	%{_bindir}/*
12cu|revelation-0.4.14-1|43	%{_datadir}/%{name}
12cu|revelation-0.4.14-1|44	%{_datadir}/applications/*.desktop
12cu|revelation-0.4.14-1|45	%{_datadir}/pixmaps/*
12cu|revelation-0.4.14-1|46	%{py_platsitedir}/%{name}
12cu|revelation-0.4.14-1|47	%dir %{_datadir}/icons/hicolor/
12cu|revelation-0.4.14-1|48	%{_datadir}/icons/hicolor/*
12cu|revelation-0.4.14-1|49	%{_datadir}/mime/packages/%{name}.xml
12cu|revelation-0.4.14-1|50	%{_liconsdir}/%{name}.png
12cu|revelation-0.4.14-1|51	%{_iconsdir}/%{name}.png
12cu|revelation-0.4.14-1|52	%{_miconsdir}/%{name}.png
12cu|revelation-0.4.14-1|53	
12cu|revelation-0.4.14-1|54	#----------------------------------------------------------------------------
12cu|revelation-0.4.14-1|55	
12cu|revelation-0.4.14-1|56	%prep
12cu|revelation-0.4.14-1|57	%setup -q
12cu|revelation-0.4.14-1|58	
12cu|revelation-0.4.14-1|59	%build
12cu|revelation-0.4.14-1|60	%configure2_5x \
12cu|revelation-0.4.14-1|61	--disable-mime-update \
12cu|revelation-0.4.14-1|62	--disable-desktop-update
12cu|revelation-0.4.14-1|63	
12cu|revelation-0.4.14-1|64	%make WARN_CFLAGS=""
12cu|revelation-0.4.14-1|65	
12cu|revelation-0.4.14-1|66	%install
12cu|revelation-0.4.14-1|67	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std UPDATE_MIME_DATABASE=true UPDATE_DESKTOP_DATABASE=true
12cu|revelation-0.4.14-1|68	rm -f %{buildroot}%{_libdir}/python%{py_ver}/site-packages/%{name}/*.pyc
12cu|revelation-0.4.14-1|69	
12cu|revelation-0.4.14-1|70	# menu entry
12cu|revelation-0.4.14-1|71	desktop-file-install --vendor="" \
12cu|revelation-0.4.14-1|72	--remove-category="Application" \
12cu|revelation-0.4.14-1|73	--add-category="X-MandrivaLinux-System-Other" \
12cu|revelation-0.4.14-1|74	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|revelation-0.4.14-1|75	
12cu|revelation-0.4.14-1|76	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12cu|revelation-0.4.14-1|77	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cu|revelation-0.4.14-1|78	install -m 644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
12cu|revelation-0.4.14-1|79	convert -geometry 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
12cu|revelation-0.4.14-1|80	convert -geometry 16x16 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12cu|revelation-0.4.14-1|81	cp %{SOURCE1} %{buildroot}%{_datadir}/pixmaps
12cu|revelation-0.4.14-1|82	
12cu|revelation-0.4.14-1|83	%find_lang %{name}
12cu|revelation-0.4.14-1|84	
12cu|revelation-0.4.14-1|85	
12cu|revelation-0.4.14-1|86	%changelog
12cu|revelation-0.4.14-1|87	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.14-1
12cu|revelation-0.4.14-1|88	+ Revision: 00515af
12cu|revelation-0.4.14-1|89	- New version 0.4.14, no longer build applet, spec cleanup
12cu|revelation-0.4.14-1|90	
12cu|revelation-0.4.14-1|91	

12365 12
12cu|rev-plugins-0.7.1-1|1	Name:           rev-plugins
12cu|rev-plugins-0.7.1-1|2	Version:        0.7.1
12cu|rev-plugins-0.7.1-1|3	Release:        1
12cu|rev-plugins-0.7.1-1|4	Summary:        A reverb plugin for LADSPA
12cu|rev-plugins-0.7.1-1|5	License:        GPLv2
12cu|rev-plugins-0.7.1-1|6	Group:          Sound
12cu|rev-plugins-0.7.1-1|7	Source:         http://www.kokkinizita.net/linuxaudio/downloads/REV-plugins-%{version}.tar.bz2
12cu|rev-plugins-0.7.1-1|8	URL:            http://www.kokkinizita.net/linuxaudio
12cu|rev-plugins-0.7.1-1|9	Requires:       ladspa
12cu|rev-plugins-0.7.1-1|10	
12cu|rev-plugins-0.7.1-1|11	%description
12cu|rev-plugins-0.7.1-1|12	This reverb is based on gverb by Juhana Sadeharju, but the code
12cu|rev-plugins-0.7.1-1|13	(now C++) is entirely original, including a second input for stereo
12cu|rev-plugins-0.7.1-1|14	operation, and some code to prevent FP denormalisation.
12cu|rev-plugins-0.7.1-1|15	
12cu|rev-plugins-0.7.1-1|16	%prep
12cu|rev-plugins-0.7.1-1|17	%setup -q -n REV-plugins-%{version}
12cu|rev-plugins-0.7.1-1|18	perl -p -i -e 's/\-O2/\$\(RPM_OPT_FLAGS\)/g' Makefile
12cu|rev-plugins-0.7.1-1|19	perl -p -i -e 's/\/usr\/lib\/ladspa/\$\(DESTDIR\)\/usr\/%_lib\/ladspa/g' Makefile
12cu|rev-plugins-0.7.1-1|20	
12cu|rev-plugins-0.7.1-1|21	%build
12cu|rev-plugins-0.7.1-1|22	%make
12cu|rev-plugins-0.7.1-1|23	
12cu|rev-plugins-0.7.1-1|24	%install
12cu|rev-plugins-0.7.1-1|25	mkdir -p $RPM_BUILD_ROOT%{_libdir}/ladspa
12cu|rev-plugins-0.7.1-1|26	make DESTDIR=$RPM_BUILD_ROOT install
12cu|rev-plugins-0.7.1-1|27	
12cu|rev-plugins-0.7.1-1|28	%files
12cu|rev-plugins-0.7.1-1|29	%defattr(-,root,root)
12cu|rev-plugins-0.7.1-1|30	%doc AUTHORS README
12cu|rev-plugins-0.7.1-1|31	%{_libdir}/ladspa/*.so
12cu|rev-plugins-0.7.1-1|32	
12cu|rev-plugins-0.7.1-1|33	
12cu|rev-plugins-0.7.1-1|34	
12cu|rev-plugins-0.7.1-1|35	
12cu|rev-plugins-0.7.1-1|36	%changelog
12cu|rev-plugins-0.7.1-1|37	* Mon Mar 10 2014 emuse <goemusic@yahoo.fr> 0.7.1-1
12cu|rev-plugins-0.7.1-1|38	+ Revision: f21d5e0
12cu|rev-plugins-0.7.1-1|39	- New version 0.7.1
12cu|rev-plugins-0.7.1-1|40	
12cu|rev-plugins-0.7.1-1|41	

12366 12
12cu|R-expm-0.99.1-1|1	%global packname  expm
12cu|R-expm-0.99.1-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-expm-0.99.1-1|3	
12cu|R-expm-0.99.1-1|4	Name:             R-%{packname}
12cu|R-expm-0.99.1-1|5	Version:          0.99.1
12cu|R-expm-0.99.1-1|6	Release:          1
12cu|R-expm-0.99.1-1|7	Summary:          Matrix exponential
12cu|R-expm-0.99.1-1|8	Group:            Sciences/Mathematics
12cu|R-expm-0.99.1-1|9	License:          GPL (>= 2)
12cu|R-expm-0.99.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-expm-0.99.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.99-1.tar.gz
12cu|R-expm-0.99.1-1|12	
12cu|R-expm-0.99.1-1|13	Requires:         R-Matrix
12cu|R-expm-0.99.1-1|14	
12cu|R-expm-0.99.1-1|15	Requires:         R-RColorBrewer R-sfsmisc
12cu|R-expm-0.99.1-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-Matrix
12cu|R-expm-0.99.1-1|17	BuildRequires:    pkgconfig(lapack)
12cu|R-expm-0.99.1-1|18	
12cu|R-expm-0.99.1-1|19	BuildRequires:   R-RColorBrewer R-sfsmisc
12cu|R-expm-0.99.1-1|20	%description
12cu|R-expm-0.99.1-1|21	Computation of the matrix exponential and related quantities.
12cu|R-expm-0.99.1-1|22	
12cu|R-expm-0.99.1-1|23	%prep
12cu|R-expm-0.99.1-1|24	%setup -q -c -n %{packname}
12cu|R-expm-0.99.1-1|25	
12cu|R-expm-0.99.1-1|26	%build
12cu|R-expm-0.99.1-1|27	
12cu|R-expm-0.99.1-1|28	%install
12cu|R-expm-0.99.1-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-expm-0.99.1-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-expm-0.99.1-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-expm-0.99.1-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-expm-0.99.1-1|33	
12cu|R-expm-0.99.1-1|34	%check
12cu|R-expm-0.99.1-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-expm-0.99.1-1|36	
12cu|R-expm-0.99.1-1|37	%files
12cu|R-expm-0.99.1-1|38	%dir %{rlibdir}/%{packname}
12cu|R-expm-0.99.1-1|39	%doc %{rlibdir}/%{packname}/doc
12cu|R-expm-0.99.1-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-expm-0.99.1-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-expm-0.99.1-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-expm-0.99.1-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-expm-0.99.1-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-expm-0.99.1-1|45	%{rlibdir}/%{packname}/R
12cu|R-expm-0.99.1-1|46	%{rlibdir}/%{packname}/help
12cu|R-expm-0.99.1-1|47	%{rlibdir}/%{packname}/data
12cu|R-expm-0.99.1-1|48	%{rlibdir}/%{packname}/demo
12cu|R-expm-0.99.1-1|49	%{rlibdir}/%{packname}/libs
12cu|R-expm-0.99.1-1|50	%{rlibdir}/%{packname}/test*
12cu|R-expm-0.99.1-1|51	%lang(fr) %{rlibdir}/%{packname}/po/fr/LC_MESSAGES/fr.mo
12cu|R-expm-0.99.1-1|52	
12cu|R-expm-0.99.1-1|53	
12cu|R-expm-0.99.1-1|54	%changelog
12cu|R-expm-0.99.1-1|55	* Mon Dec 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.99.1-1
12cu|R-expm-0.99.1-1|56	+ Revision: d3874ee
12cu|R-expm-0.99.1-1|57	- Fix files
12cu|R-expm-0.99.1-1|58	
12cu|R-expm-0.99.1-1|59	

12367 12
12cu|R-expsmooth-2.02-1|1	%global packname  expsmooth
12cu|R-expsmooth-2.02-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-expsmooth-2.02-1|3	
12cu|R-expsmooth-2.02-1|4	Name:             R-%{packname}
12cu|R-expsmooth-2.02-1|5	Version:          2.02
12cu|R-expsmooth-2.02-1|6	Release:          1
12cu|R-expsmooth-2.02-1|7	Summary:          Data sets from "Forecasting with exponential smoothing"
12cu|R-expsmooth-2.02-1|8	Group:            Sciences/Mathematics
12cu|R-expsmooth-2.02-1|9	License:          GPL (>= 2)
12cu|R-expsmooth-2.02-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-expsmooth-2.02-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-expsmooth-2.02-1|12	BuildArch:        noarch
12cu|R-expsmooth-2.02-1|13	Requires:         R-core
12cu|R-expsmooth-2.02-1|14	
12cu|R-expsmooth-2.02-1|15	Requires:         R-graphics R-stats R-tseries
12cu|R-expsmooth-2.02-1|16	Requires:         R-forecast
12cu|R-expsmooth-2.02-1|17	
12cu|R-expsmooth-2.02-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-graphics R-stats R-tseries
12cu|R-expsmooth-2.02-1|19	BuildRequires:   R-forecast
12cu|R-expsmooth-2.02-1|20	
12cu|R-expsmooth-2.02-1|21	%description
12cu|R-expsmooth-2.02-1|22	Data sets from the book "Forecasting with exponential smoothing: the state
12cu|R-expsmooth-2.02-1|23	space approach" by Hyndman, Koehler, Ord and Snyder (Springer, 2008).
12cu|R-expsmooth-2.02-1|24	
12cu|R-expsmooth-2.02-1|25	%prep
12cu|R-expsmooth-2.02-1|26	%setup -q -c -n %{packname}
12cu|R-expsmooth-2.02-1|27	
12cu|R-expsmooth-2.02-1|28	%build
12cu|R-expsmooth-2.02-1|29	
12cu|R-expsmooth-2.02-1|30	%install
12cu|R-expsmooth-2.02-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-expsmooth-2.02-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-expsmooth-2.02-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-expsmooth-2.02-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-expsmooth-2.02-1|35	
12cu|R-expsmooth-2.02-1|36	%check
12cu|R-expsmooth-2.02-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-expsmooth-2.02-1|38	
12cu|R-expsmooth-2.02-1|39	%files
12cu|R-expsmooth-2.02-1|40	%dir %{rlibdir}/%{packname}
12cu|R-expsmooth-2.02-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-expsmooth-2.02-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-expsmooth-2.02-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-expsmooth-2.02-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-expsmooth-2.02-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-expsmooth-2.02-1|46	%{rlibdir}/%{packname}/data
12cu|R-expsmooth-2.02-1|47	%{rlibdir}/%{packname}/help
12cu|R-expsmooth-2.02-1|48	
12cu|R-expsmooth-2.02-1|49	%changelog
12cu|R-expsmooth-2.02-1|50	* Thu Mar 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.02-1
12cu|R-expsmooth-2.02-1|51	+ Revision: a4ad1e8
12cu|R-expsmooth-2.02-1|52	- Fix files.
12cu|R-expsmooth-2.02-1|53	
12cu|R-expsmooth-2.02-1|54	

12368 12
12cu|rezound-0.13.1-1|1	Summary:    Audio Editing Package
12cu|rezound-0.13.1-1|2	Name:       rezound
12cu|rezound-0.13.1-1|3	Version:    0.13.1
12cu|rezound-0.13.1-1|4	Release:    1
12cu|rezound-0.13.1-1|5	License:    GPLv2+
12cu|rezound-0.13.1-1|6	Group:      Sound
12cu|rezound-0.13.1-1|7	URL:        http://rezound.sourceforge.net/
12cu|rezound-0.13.1-1|8	Source0:    http://prdownloads.sourceforge.net/rezound/%{name}-%{version}beta.tar.gz
12cu|rezound-0.13.1-1|9	BuildRequires:  libvorbis-devel
12cu|rezound-0.13.1-1|10	BuildRequires:  fox1.6-devel
12cu|rezound-0.13.1-1|11	BuildRequires:  audiofile-devel
12cu|rezound-0.13.1-1|12	BuildRequires:	flex
12cu|rezound-0.13.1-1|13	BuildRequires:  pkgconfig(jack)
12cu|rezound-0.13.1-1|14	BuildRequires:  fftw2-devel
12cu|rezound-0.13.1-1|15	BuildRequires:  flac++-devel
12cu|rezound-0.13.1-1|16	BuildRequires:  soundtouch-devel
12cu|rezound-0.13.1-1|17	BuildRequires:  bison >= 1.875-3mdk
12cu|rezound-0.13.1-1|18	BuildRequires:	autoconf
12cu|rezound-0.13.1-1|19	BuildRequires:	gettext-devel
12cu|rezound-0.13.1-1|20	BuildRequires:	boost-devel
12cu|rezound-0.13.1-1|21	
12cu|rezound-0.13.1-1|22	%description
12cu|rezound-0.13.1-1|23	ReZound aims to be a stable, open source, and graphical audio file editor
12cu|rezound-0.13.1-1|24	primarily for but not limited to the Linux operating system.
12cu|rezound-0.13.1-1|25	
12cu|rezound-0.13.1-1|26	%prep
12cu|rezound-0.13.1-1|27	
12cu|rezound-0.13.1-1|28	%setup -q -n %name-%{version}beta
12cu|rezound-0.13.1-1|29	perl -p -i -e 's/AM_GNU_GETTEXT_VERSION\(\[0.11.5\]\)/AM_GNU_GETTEXT_VERSION([0.14.4])/' configure.ac
12cu|rezound-0.13.1-1|30	touch NEWS AUTHORS
12cu|rezound-0.13.1-1|31	autoreconf -fiv
12cu|rezound-0.13.1-1|32	
12cu|rezound-0.13.1-1|33	%build
12cu|rezound-0.13.1-1|34	LDFLAGS="-lX11 -ldl" %configure2_5x --disable-portaudio
12cu|rezound-0.13.1-1|35	%make
12cu|rezound-0.13.1-1|36	
12cu|rezound-0.13.1-1|37	%install
12cu|rezound-0.13.1-1|38	%makeinstall_std
12cu|rezound-0.13.1-1|39	mkdir -p %buildroot/%{_docdir}/%name-%version
12cu|rezound-0.13.1-1|40	mv %buildroot%_prefix/doc/* %buildroot/%{_docdir}/%name-%version
12cu|rezound-0.13.1-1|41	
12cu|rezound-0.13.1-1|42	# Menu
12cu|rezound-0.13.1-1|43	
12cu|rezound-0.13.1-1|44	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cu|rezound-0.13.1-1|45	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|rezound-0.13.1-1|46	[Desktop Entry]
12cu|rezound-0.13.1-1|47	Name=Rezound
12cu|rezound-0.13.1-1|48	Comment=Digital audio editor
12cu|rezound-0.13.1-1|49	Exec=%{name}
12cu|rezound-0.13.1-1|50	Icon=sound_section
12cu|rezound-0.13.1-1|51	Terminal=false
12cu|rezound-0.13.1-1|52	Type=Application
12cu|rezound-0.13.1-1|53	StartupNotify=true
12cu|rezound-0.13.1-1|54	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideoEditing;Recorder;
12cu|rezound-0.13.1-1|55	EOF
12cu|rezound-0.13.1-1|56	
12cu|rezound-0.13.1-1|57	%find_lang %name
12cu|rezound-0.13.1-1|58	
12cu|rezound-0.13.1-1|59	%clean
12cu|rezound-0.13.1-1|60	rm -rf %buildroot/
12cu|rezound-0.13.1-1|61	
12cu|rezound-0.13.1-1|62	%files -f %name.lang
12cu|rezound-0.13.1-1|63	%defattr(-,root,root)
12cu|rezound-0.13.1-1|64	%{_bindir}/*
12cu|rezound-0.13.1-1|65	%{_datadir}/rezound
12cu|rezound-0.13.1-1|66	%_datadir/applications/mandriva-%name.desktop
12cu|rezound-0.13.1-1|67	%_docdir/%name-%version
12cu|rezound-0.13.1-1|68	
12cu|rezound-0.13.1-1|69	
12cu|rezound-0.13.1-1|70	%changelog
12cu|rezound-0.13.1-1|71	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13.1-1
12cu|rezound-0.13.1-1|72	+ Revision: 07326dc
12cu|rezound-0.13.1-1|73	- Sync with cooker
12cu|rezound-0.13.1-1|74	
12cu|rezound-0.13.1-1|75	

12369 12
12cu|R-Fahrmeir-2012.04.0-1|1	%global packname  Fahrmeir
12cu|R-Fahrmeir-2012.04.0-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-Fahrmeir-2012.04.0-1|3	
12cu|R-Fahrmeir-2012.04.0-1|4	Name:             R-%{packname}
12cu|R-Fahrmeir-2012.04.0-1|5	Version:          2012.04.0
12cu|R-Fahrmeir-2012.04.0-1|6	Release:          1
12cu|R-Fahrmeir-2012.04.0-1|7	Summary:          Multivariate Statistical Modelling Based on Generalized Linear Models data
12cu|R-Fahrmeir-2012.04.0-1|8	Group:            Sciences/Mathematics
12cu|R-Fahrmeir-2012.04.0-1|9	License:          GPLv2+
12cu|R-Fahrmeir-2012.04.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Fahrmeir-2012.04.0-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2012.04-0.tar.gz
12cu|R-Fahrmeir-2012.04.0-1|12	BuildArch:        noarch
12cu|R-Fahrmeir-2012.04.0-1|13	Requires:         R-core
12cu|R-Fahrmeir-2012.04.0-1|14	
12cu|R-Fahrmeir-2012.04.0-1|15	Requires:         R-stats
12cu|R-Fahrmeir-2012.04.0-1|16	
12cu|R-Fahrmeir-2012.04.0-1|17	Requires:         R-MASS
12cu|R-Fahrmeir-2012.04.0-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-stats
12cu|R-Fahrmeir-2012.04.0-1|19	
12cu|R-Fahrmeir-2012.04.0-1|20	BuildRequires:   R-MASS
12cu|R-Fahrmeir-2012.04.0-1|21	%description
12cu|R-Fahrmeir-2012.04.0-1|22	Data and functions for the book "Multivariate Statistical Modelling Based
12cu|R-Fahrmeir-2012.04.0-1|23	on Generalized Linear Models", version 1, by Ludwig Fahrmeir and Gerhard
12cu|R-Fahrmeir-2012.04.0-1|24	
12cu|R-Fahrmeir-2012.04.0-1|25	%prep
12cu|R-Fahrmeir-2012.04.0-1|26	%setup -q -c -n %{packname}
12cu|R-Fahrmeir-2012.04.0-1|27	
12cu|R-Fahrmeir-2012.04.0-1|28	%build
12cu|R-Fahrmeir-2012.04.0-1|29	
12cu|R-Fahrmeir-2012.04.0-1|30	%install
12cu|R-Fahrmeir-2012.04.0-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Fahrmeir-2012.04.0-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Fahrmeir-2012.04.0-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Fahrmeir-2012.04.0-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Fahrmeir-2012.04.0-1|35	
12cu|R-Fahrmeir-2012.04.0-1|36	%check
12cu|R-Fahrmeir-2012.04.0-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-Fahrmeir-2012.04.0-1|38	
12cu|R-Fahrmeir-2012.04.0-1|39	%files
12cu|R-Fahrmeir-2012.04.0-1|40	%dir %{rlibdir}/%{packname}
12cu|R-Fahrmeir-2012.04.0-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-Fahrmeir-2012.04.0-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Fahrmeir-2012.04.0-1|43	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-Fahrmeir-2012.04.0-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-Fahrmeir-2012.04.0-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Fahrmeir-2012.04.0-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-Fahrmeir-2012.04.0-1|47	%{rlibdir}/%{packname}/data
12cu|R-Fahrmeir-2012.04.0-1|48	%{rlibdir}/%{packname}/help
12cu|R-Fahrmeir-2012.04.0-1|49	
12cu|R-Fahrmeir-2012.04.0-1|50	%changelog
12cu|R-Fahrmeir-2012.04.0-1|51	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 2012.04.0-1
12cu|R-Fahrmeir-2012.04.0-1|52	+ Revision: 059bfeb
12cu|R-Fahrmeir-2012.04.0-1|53	- Fix files
12cu|R-Fahrmeir-2012.04.0-1|54	
12cu|R-Fahrmeir-2012.04.0-1|55	

12370 12
12cu|R-fBasics-3010.86-1|1	%global packname  fBasics
12cu|R-fBasics-3010.86-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-fBasics-3010.86-1|3	
12cu|R-fBasics-3010.86-1|4	Name:             R-%{packname}
12cu|R-fBasics-3010.86-1|5	Version:          3010.86
12cu|R-fBasics-3010.86-1|6	Release:          1
12cu|R-fBasics-3010.86-1|7	Summary:          Rmetrics - Markets and Basic Statistics
12cu|R-fBasics-3010.86-1|8	Group:            Sciences/Mathematics
12cu|R-fBasics-3010.86-1|9	License:          GPL (>= 2)
12cu|R-fBasics-3010.86-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-fBasics-3010.86-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-fBasics-3010.86-1|12	Requires:         R-MASS R-methods R-timeDate R-timeSeries
12cu|R-fBasics-3010.86-1|13	Requires:         R-akima R-spatial R-RUnit R-tcltk
12cu|R-fBasics-3010.86-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS R-methods R-timeDate R-timeSeries
12cu|R-fBasics-3010.86-1|15	BuildRequires:    R-akima R-spatial R-RUnit R-tcltk
12cu|R-fBasics-3010.86-1|16	BuildRequires:    R-gss
12cu|R-fBasics-3010.86-1|17	BuildRequires:    R-stabledist
12cu|R-fBasics-3010.86-1|18	BuildRequires:    blas-devel
12cu|R-fBasics-3010.86-1|19	BuildRequires:    lapack-devel
12cu|R-fBasics-3010.86-1|20	
12cu|R-fBasics-3010.86-1|21	%description
12cu|R-fBasics-3010.86-1|22	Environment for teaching "Financial Engineering and Computational Finance"
12cu|R-fBasics-3010.86-1|23	NOTE: SEVERAL PARTS ARE STILL PRELIMINARY AND MAY BE CHANGED IN THE
12cu|R-fBasics-3010.86-1|24	FUTURE. THIS TYPICALLY INCLUDES FUNCTION AND ARGUMENT NAMES, AS WELL AS
12cu|R-fBasics-3010.86-1|25	DEFAULTS FOR ARGUMENTS AND RETURN VALUES. Please donate, www.rmetrics.org,
12cu|R-fBasics-3010.86-1|26	to support future activities of the Rmetrics association.
12cu|R-fBasics-3010.86-1|27	
12cu|R-fBasics-3010.86-1|28	%prep
12cu|R-fBasics-3010.86-1|29	%setup -q -c -n %{packname}
12cu|R-fBasics-3010.86-1|30	
12cu|R-fBasics-3010.86-1|31	%build
12cu|R-fBasics-3010.86-1|32	
12cu|R-fBasics-3010.86-1|33	%install
12cu|R-fBasics-3010.86-1|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-fBasics-3010.86-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-fBasics-3010.86-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-fBasics-3010.86-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-fBasics-3010.86-1|38	
12cu|R-fBasics-3010.86-1|39	%check
12cu|R-fBasics-3010.86-1|40	%{_bindir}/R CMD check %{packname}
12cu|R-fBasics-3010.86-1|41	
12cu|R-fBasics-3010.86-1|42	%files
12cu|R-fBasics-3010.86-1|43	%dir %{rlibdir}/%{packname}
12cu|R-fBasics-3010.86-1|44	%doc %{rlibdir}/%{packname}/html
12cu|R-fBasics-3010.86-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-fBasics-3010.86-1|46	%{rlibdir}/%{packname}/COPYRIGHT.html
12cu|R-fBasics-3010.86-1|47	%{rlibdir}/%{packname}/INDEX
12cu|R-fBasics-3010.86-1|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-fBasics-3010.86-1|49	%{rlibdir}/%{packname}/Meta
12cu|R-fBasics-3010.86-1|50	%{rlibdir}/%{packname}/R
12cu|R-fBasics-3010.86-1|51	%{rlibdir}/%{packname}/help
12cu|R-fBasics-3010.86-1|52	%{rlibdir}/%{packname}/libs
12cu|R-fBasics-3010.86-1|53	%{rlibdir}/%{packname}/unitTests
12cu|R-fBasics-3010.86-1|54	
12cu|R-fBasics-3010.86-1|55	
12cu|R-fBasics-3010.86-1|56	%changelog
12cu|R-fBasics-3010.86-1|57	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 3010.86-1
12cu|R-fBasics-3010.86-1|58	+ Revision: 6ff3b31
12cu|R-fBasics-3010.86-1|59	- Fix files
12cu|R-fBasics-3010.86-1|60	
12cu|R-fBasics-3010.86-1|61	

12371 12
12cu|rfc-3.2-5|1	%define name    rfc
12cu|rfc-3.2-5|2	%define version 3.2
12cu|rfc-3.2-5|3	%define release %mkrel 5
12cu|rfc-3.2-5|4	
12cu|rfc-3.2-5|5	Summary:       Simple scripts for downloading and reading RFCs
12cu|rfc-3.2-5|6	Name:          %{name}
12cu|rfc-3.2-5|7	Version:       %{version}
12cu|rfc-3.2-5|8	Release:       %{release}
12cu|rfc-3.2-5|9	Source0:       %{name}-%{version}.tar.bz2
12cu|rfc-3.2-5|10	License:       Public Domain
12cu|rfc-3.2-5|11	Group:         Networking/Other
12cu|rfc-3.2-5|12	BuildRoot:     %{_tmppath}/%{name}-buildroot
12cu|rfc-3.2-5|13	Url:           http://www.dewn.com/rfc/
12cu|rfc-3.2-5|14	Requires:      lynx
12cu|rfc-3.2-5|15	BuildArch:     noarch
12cu|rfc-3.2-5|16	
12cu|rfc-3.2-5|17	%description
12cu|rfc-3.2-5|18	This package contains a script for reading RFCs off the Internet
12cu|rfc-3.2-5|19	from the shell (by starting your favorite browser, or just dumping
12cu|rfc-3.2-5|20	it to stdout). It also includes an emacs list package to read RFCs
12cu|rfc-3.2-5|21	from emacs.
12cu|rfc-3.2-5|22	
12cu|rfc-3.2-5|23	%prep
12cu|rfc-3.2-5|24	%setup -q
12cu|rfc-3.2-5|25	
12cu|rfc-3.2-5|26	%build
12cu|rfc-3.2-5|27	sed -i "s/# potential browsers, order of perference/my \$dumper=qw(lynx);/" %{name}-%{version}
12cu|rfc-3.2-5|28	sed -i "s/viewer -dump/dumper -dump/" %{name}-%{version}
12cu|rfc-3.2-5|29	sed -i "s/w3m lynx/\$TEXTBROWSER links lynx w3m \$BROWSER/" %{name}-%{version}
12cu|rfc-3.2-5|30	sed -i 's$/usr/local/etc$/var/cache/rfc$' %{name}-%{version}
12cu|rfc-3.2-5|31	sed -i 's$/local/path/to/rfcs$/var/cache/rfc$' %{name}-%{version}
12cu|rfc-3.2-5|32	sed -i 's$/ftp.isi.edu/in-notes/iana$/www.iana.org$' %{name}-%{version}
12cu|rfc-3.2-5|33	
12cu|rfc-3.2-5|34	%install
12cu|rfc-3.2-5|35	rm -rf $RPM_BUILD_ROOT
12cu|rfc-3.2-5|36	mkdir -p $RPM_BUILD_ROOT/var/cache/rfc/
12cu|rfc-3.2-5|37	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cu|rfc-3.2-5|38	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/emacs/site-lisp/
12cu|rfc-3.2-5|39	ln -s %{name}-%{version} %{name}
12cu|rfc-3.2-5|40	install -m755 %{name}-%{version} $RPM_BUILD_ROOT/%{_bindir}/
12cu|rfc-3.2-5|41	install -m755 %{name} $RPM_BUILD_ROOT/%{_bindir}/
12cu|rfc-3.2-5|42	install -m644 rfc-util.el $RPM_BUILD_ROOT/%{_datadir}/emacs/site-lisp/
12cu|rfc-3.2-5|43	
12cu|rfc-3.2-5|44	%post
12cu|rfc-3.2-5|45	%{_bindir}/%{name} -i
12cu|rfc-3.2-5|46	%{_bindir}/%{name} -n -i
12cu|rfc-3.2-5|47	
12cu|rfc-3.2-5|48	%clean
12cu|rfc-3.2-5|49	rm -rf $RPM_BUILD_ROOT
12cu|rfc-3.2-5|50	
12cu|rfc-3.2-5|51	%files
12cu|rfc-3.2-5|52	%defattr(-,root,root)
12cu|rfc-3.2-5|53	%{_bindir}/%{name}-%{version}
12cu|rfc-3.2-5|54	%{_bindir}/%{name}
12cu|rfc-3.2-5|55	%{_datadir}/emacs/site-lisp/rfc-util.el
12cu|rfc-3.2-5|56	%dir /var/cache/rfc
12cu|rfc-3.2-5|57	
12cu|rfc-3.2-5|58	
12cu|rfc-3.2-5|59	
12cu|rfc-3.2-5|60	
12cu|rfc-3.2-5|61	%changelog
12cu|rfc-3.2-5|62	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 3.2-5
12cu|rfc-3.2-5|63	+ Revision: 3b4ca5a
12cu|rfc-3.2-5|64	- Automatic import for version 3.2
12cu|rfc-3.2-5|65	
12cu|rfc-3.2-5|66	

12372 12
12cu|R-fdrtool-1.2.11-1|1	%global packname  fdrtool
12cu|R-fdrtool-1.2.11-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-fdrtool-1.2.11-1|3	
12cu|R-fdrtool-1.2.11-1|4	Name:             R-%{packname}
12cu|R-fdrtool-1.2.11-1|5	Version:          1.2.11
12cu|R-fdrtool-1.2.11-1|6	Release:          1
12cu|R-fdrtool-1.2.11-1|7	Summary:          Estimation and Control of (Local) False Discovery Rates
12cu|R-fdrtool-1.2.11-1|8	Group:            Sciences/Mathematics
12cu|R-fdrtool-1.2.11-1|9	License:          GPL (>= 3)
12cu|R-fdrtool-1.2.11-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-fdrtool-1.2.11-1|11	Source0:          http://cran.r-project.org/src/contrib/fdrtool_1.2.11.tar.gz
12cu|R-fdrtool-1.2.11-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-fdrtool-1.2.11-1|13	
12cu|R-fdrtool-1.2.11-1|14	%description
12cu|R-fdrtool-1.2.11-1|15	This package allows to estimate both tail area-based false discovery rates
12cu|R-fdrtool-1.2.11-1|16	(Fdr) as well as local false discovery rates (fdr) for a variety of null
12cu|R-fdrtool-1.2.11-1|17	models (p-values, z-scores, correlation coefficients, t-scores).  The
12cu|R-fdrtool-1.2.11-1|18	proportion of null values and the parameters of the null distribution are
12cu|R-fdrtool-1.2.11-1|19	adaptively estimated from the data.  In addition, the package contains
12cu|R-fdrtool-1.2.11-1|20	functions for non-parametric density estimation (Grenander estimator), for
12cu|R-fdrtool-1.2.11-1|21	monotone regression (isotonic regression and antitonic regression with
12cu|R-fdrtool-1.2.11-1|22	weights), for computing the greatest convex minorant (GCM) and the least
12cu|R-fdrtool-1.2.11-1|23	concave majorant (LCM), and for the half-normal and correlation
12cu|R-fdrtool-1.2.11-1|24	
12cu|R-fdrtool-1.2.11-1|25	%prep
12cu|R-fdrtool-1.2.11-1|26	%setup -q -c -n %{packname}
12cu|R-fdrtool-1.2.11-1|27	
12cu|R-fdrtool-1.2.11-1|28	%build
12cu|R-fdrtool-1.2.11-1|29	
12cu|R-fdrtool-1.2.11-1|30	%install
12cu|R-fdrtool-1.2.11-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-fdrtool-1.2.11-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-fdrtool-1.2.11-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-fdrtool-1.2.11-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-fdrtool-1.2.11-1|35	
12cu|R-fdrtool-1.2.11-1|36	%check
12cu|R-fdrtool-1.2.11-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-fdrtool-1.2.11-1|38	
12cu|R-fdrtool-1.2.11-1|39	%files
12cu|R-fdrtool-1.2.11-1|40	%dir %{rlibdir}/%{packname}
12cu|R-fdrtool-1.2.11-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-fdrtool-1.2.11-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-fdrtool-1.2.11-1|43	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-fdrtool-1.2.11-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-fdrtool-1.2.11-1|45	# %{rlibdir}/%{packname}/LICENSE
12cu|R-fdrtool-1.2.11-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-fdrtool-1.2.11-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-fdrtool-1.2.11-1|48	%{rlibdir}/%{packname}/R
12cu|R-fdrtool-1.2.11-1|49	%{rlibdir}/%{packname}/data
12cu|R-fdrtool-1.2.11-1|50	%{rlibdir}/%{packname}/help
12cu|R-fdrtool-1.2.11-1|51	%{rlibdir}/%{packname}/libs
12cu|R-fdrtool-1.2.11-1|52	
12cu|R-fdrtool-1.2.11-1|53	
12cu|R-fdrtool-1.2.11-1|54	
12cu|R-fdrtool-1.2.11-1|55	%changelog
12cu|R-fdrtool-1.2.11-1|56	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2.11-1
12cu|R-fdrtool-1.2.11-1|57	+ Revision: 6bb6833
12cu|R-fdrtool-1.2.11-1|58	- Remove files that are not created any more
12cu|R-fdrtool-1.2.11-1|59	
12cu|R-fdrtool-1.2.11-1|60	

12373 12
12cu|R-fftw-1.0.3-1|1	%global packname  fftw
12cu|R-fftw-1.0.3-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-fftw-1.0.3-1|3	
12cu|R-fftw-1.0.3-1|4	Name:             R-%{packname}
12cu|R-fftw-1.0.3-1|5	Version:          1.0.3
12cu|R-fftw-1.0.3-1|6	Release:          1
12cu|R-fftw-1.0.3-1|7	Summary:          Fast FFT and DCT based on FFTW
12cu|R-fftw-1.0.3-1|8	Group:            Sciences/Mathematics
12cu|R-fftw-1.0.3-1|9	License:          GPLv2
12cu|R-fftw-1.0.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-fftw-1.0.3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-3.tar.gz
12cu|R-fftw-1.0.3-1|12	
12cu|R-fftw-1.0.3-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-fftw-1.0.3-1|14	BuildRequires:    pkgconfig(fftw3)
12cu|R-fftw-1.0.3-1|15	
12cu|R-fftw-1.0.3-1|16	
12cu|R-fftw-1.0.3-1|17	%description
12cu|R-fftw-1.0.3-1|18	Provides a simple and efficient wrapper around the fastest Fourier
12cu|R-fftw-1.0.3-1|19	transform in the west (FFTW) library.
12cu|R-fftw-1.0.3-1|20	
12cu|R-fftw-1.0.3-1|21	%prep
12cu|R-fftw-1.0.3-1|22	%setup -q -c -n %{packname}
12cu|R-fftw-1.0.3-1|23	
12cu|R-fftw-1.0.3-1|24	%build
12cu|R-fftw-1.0.3-1|25	
12cu|R-fftw-1.0.3-1|26	%install
12cu|R-fftw-1.0.3-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-fftw-1.0.3-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-fftw-1.0.3-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-fftw-1.0.3-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-fftw-1.0.3-1|31	
12cu|R-fftw-1.0.3-1|32	%check
12cu|R-fftw-1.0.3-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-fftw-1.0.3-1|34	
12cu|R-fftw-1.0.3-1|35	%files
12cu|R-fftw-1.0.3-1|36	%dir %{rlibdir}/%{packname}
12cu|R-fftw-1.0.3-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-fftw-1.0.3-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-fftw-1.0.3-1|39	%{rlibdir}/%{packname}/INDEX
12cu|R-fftw-1.0.3-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-fftw-1.0.3-1|41	%{rlibdir}/%{packname}/Meta
12cu|R-fftw-1.0.3-1|42	%{rlibdir}/%{packname}/R
12cu|R-fftw-1.0.3-1|43	%{rlibdir}/%{packname}/help
12cu|R-fftw-1.0.3-1|44	%{rlibdir}/%{packname}/unittests
12cu|R-fftw-1.0.3-1|45	%{rlibdir}/%{packname}/libs
12cu|R-fftw-1.0.3-1|46	
12cu|R-fftw-1.0.3-1|47	%changelog
12cu|R-fftw-1.0.3-1|48	* Sat Nov 02 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-1
12cu|R-fftw-1.0.3-1|49	+ Revision: 1daf699
12cu|R-fftw-1.0.3-1|50	- Fix files
12cu|R-fftw-1.0.3-1|51	
12cu|R-fftw-1.0.3-1|52	

12374 12
12cu|R-fibroEset-1.4.6-2|1	%global packname  fibroEset
12cu|R-fibroEset-1.4.6-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-fibroEset-1.4.6-2|3	
12cu|R-fibroEset-1.4.6-2|4	Name:             R-%{packname}
12cu|R-fibroEset-1.4.6-2|5	Version:          1.4.6
12cu|R-fibroEset-1.4.6-2|6	Release:          2
12cu|R-fibroEset-1.4.6-2|7	Summary:          exprSet for Karaman et al. (2003) fibroblasts data
12cu|R-fibroEset-1.4.6-2|8	Group:            Sciences/Mathematics
12cu|R-fibroEset-1.4.6-2|9	License:          LGPL
12cu|R-fibroEset-1.4.6-2|10	URL:              None
12cu|R-fibroEset-1.4.6-2|11	Source0:          http://bioconductor.org/packages/data/experiment/src/contrib/fibroEset_1.4.6.tar.gz
12cu|R-fibroEset-1.4.6-2|12	BuildArch:        noarch
12cu|R-fibroEset-1.4.6-2|13	Requires:         R-core
12cu|R-fibroEset-1.4.6-2|14	Requires:         R-Biobase
12cu|R-fibroEset-1.4.6-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Biobase
12cu|R-fibroEset-1.4.6-2|16	
12cu|R-fibroEset-1.4.6-2|17	%description
12cu|R-fibroEset-1.4.6-2|18	exprSet for Karaman et al. (2003) human, bonobo and gorilla fibroblasts
12cu|R-fibroEset-1.4.6-2|19	
12cu|R-fibroEset-1.4.6-2|20	%prep
12cu|R-fibroEset-1.4.6-2|21	%setup -q -c -n %{packname}
12cu|R-fibroEset-1.4.6-2|22	
12cu|R-fibroEset-1.4.6-2|23	%build
12cu|R-fibroEset-1.4.6-2|24	
12cu|R-fibroEset-1.4.6-2|25	%install
12cu|R-fibroEset-1.4.6-2|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-fibroEset-1.4.6-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-fibroEset-1.4.6-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-fibroEset-1.4.6-2|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-fibroEset-1.4.6-2|30	
12cu|R-fibroEset-1.4.6-2|31	%check
12cu|R-fibroEset-1.4.6-2|32	%{_bindir}/R CMD check %{packname}
12cu|R-fibroEset-1.4.6-2|33	
12cu|R-fibroEset-1.4.6-2|34	%files
12cu|R-fibroEset-1.4.6-2|35	%dir %{rlibdir}/%{packname}
12cu|R-fibroEset-1.4.6-2|36	%doc %{rlibdir}/%{packname}/html
12cu|R-fibroEset-1.4.6-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-fibroEset-1.4.6-2|38	%{rlibdir}/%{packname}/INDEX
12cu|R-fibroEset-1.4.6-2|39	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-fibroEset-1.4.6-2|40	%{rlibdir}/%{packname}/Meta
12cu|R-fibroEset-1.4.6-2|41	%{rlibdir}/%{packname}/R
12cu|R-fibroEset-1.4.6-2|42	%{rlibdir}/%{packname}/data
12cu|R-fibroEset-1.4.6-2|43	%{rlibdir}/%{packname}/help
12cu|R-fibroEset-1.4.6-2|44	
12cu|R-fibroEset-1.4.6-2|45	
12cu|R-fibroEset-1.4.6-2|46	%changelog
12cu|R-fibroEset-1.4.6-2|47	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.4.6-1
12cu|R-fibroEset-1.4.6-2|48	+ Revision: 776712
12cu|R-fibroEset-1.4.6-2|49	- Import R-fibroEset
12cu|R-fibroEset-1.4.6-2|50	- Import R-fibroEset
12cu|R-fibroEset-1.4.6-2|51	

12375 12
12cu|R-fields-6.9.1-1|1	%global packname  fields
12cu|R-fields-6.9.1-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-fields-6.9.1-1|3	
12cu|R-fields-6.9.1-1|4	Name:             R-%{packname}
12cu|R-fields-6.9.1-1|5	Version:          6.9.1
12cu|R-fields-6.9.1-1|6	Release:          1
12cu|R-fields-6.9.1-1|7	Summary:          Tools for spatial data
12cu|R-fields-6.9.1-1|8	Group:            Sciences/Mathematics
12cu|R-fields-6.9.1-1|9	License:          GPL (>= 2)
12cu|R-fields-6.9.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-fields-6.9.1-1|11	Source0:          http://cran.r-project.org/src/contrib/fields_6.9.1.tar.gz
12cu|R-fields-6.9.1-1|12	Requires:         R-methods R-spam R-maps
12cu|R-fields-6.9.1-1|13	BuildRequires:    R-devel Rmath-devel R-methods R-spam R-maps
12cu|R-fields-6.9.1-1|14	BuildRequires:    texlive-latex
12cu|R-fields-6.9.1-1|15	BuildRequires:    texlive-latex-fonts
12cu|R-fields-6.9.1-1|16	BuildRequires:    texlive-latexconfig
12cu|R-fields-6.9.1-1|17	
12cu|R-fields-6.9.1-1|18	
12cu|R-fields-6.9.1-1|19	%description
12cu|R-fields-6.9.1-1|20	Fields is for curve, surface and function fitting with an emphasis on
12cu|R-fields-6.9.1-1|21	splines, spatial data and spatial statistics. The major methods include
12cu|R-fields-6.9.1-1|22	cubic, robust, and thin plate splines, and Kriging for large data sets.
12cu|R-fields-6.9.1-1|23	The splines and Kriging methods are supporting by functions that can
12cu|R-fields-6.9.1-1|24	determine the smoothing parameter (nugget and sill variance) by cross
12cu|R-fields-6.9.1-1|25	validation and also by restricted maximum likelihood.  A major feature is
12cu|R-fields-6.9.1-1|26	that any covariance function implemented in R with the fields interface
12cu|R-fields-6.9.1-1|27	can be used for spatial prediction. Some tailored optimization functions
12cu|R-fields-6.9.1-1|28	are supplied for find the MLEs for the Matern family of covariances. There
12cu|R-fields-6.9.1-1|29	are also many useful functions for plotting and working with spatial data
12cu|R-fields-6.9.1-1|30	as images. This package also contains an implementation of a sparse matrix
12cu|R-fields-6.9.1-1|31	methods for large data sets and currently requires the sparse matrix
12cu|R-fields-6.9.1-1|32	(spam) package for testing (but not for the standard spatial functions.)
12cu|R-fields-6.9.1-1|33	Use help(fields) to get started and for an overview.  The fields source
12cu|R-fields-6.9.1-1|34	code is heavily commented and should provide useful explanation of
12cu|R-fields-6.9.1-1|35	numerical details in addition to the manual pages.
12cu|R-fields-6.9.1-1|36	
12cu|R-fields-6.9.1-1|37	%prep
12cu|R-fields-6.9.1-1|38	%setup -q -c -n %{packname}
12cu|R-fields-6.9.1-1|39	
12cu|R-fields-6.9.1-1|40	%build
12cu|R-fields-6.9.1-1|41	
12cu|R-fields-6.9.1-1|42	%install
12cu|R-fields-6.9.1-1|43	mkdir -p %{buildroot}%{rlibdir}
12cu|R-fields-6.9.1-1|44	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-fields-6.9.1-1|45	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-fields-6.9.1-1|46	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-fields-6.9.1-1|47	
12cu|R-fields-6.9.1-1|48	#%check
12cu|R-fields-6.9.1-1|49	#%{_bindir}/R CMD check %{packname}
12cu|R-fields-6.9.1-1|50	
12cu|R-fields-6.9.1-1|51	%files
12cu|R-fields-6.9.1-1|52	%dir %{rlibdir}/%{packname}
12cu|R-fields-6.9.1-1|53	%doc %{rlibdir}/%{packname}/html
12cu|R-fields-6.9.1-1|54	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-fields-6.9.1-1|55	%{rlibdir}/%{packname}/INDEX
12cu|R-fields-6.9.1-1|56	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-fields-6.9.1-1|57	%{rlibdir}/%{packname}/Meta
12cu|R-fields-6.9.1-1|58	%{rlibdir}/%{packname}/R
12cu|R-fields-6.9.1-1|59	%{rlibdir}/%{packname}/data
12cu|R-fields-6.9.1-1|60	%{rlibdir}/%{packname}/help
12cu|R-fields-6.9.1-1|61	%{rlibdir}/%{packname}/libs
12cu|R-fields-6.9.1-1|62	
12cu|R-fields-6.9.1-1|63	
12cu|R-fields-6.9.1-1|64	
12cu|R-fields-6.9.1-1|65	%changelog
12cu|R-fields-6.9.1-1|66	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.9.1-1
12cu|R-fields-6.9.1-1|67	+ Revision: 1634c19
12cu|R-fields-6.9.1-1|68	- Updated to 6.9.1 (by updates_builder)
12cu|R-fields-6.9.1-1|69	
12cu|R-fields-6.9.1-1|70	

12376 12
12cu|R-filehash-2.2.2-1|1	%global packname  filehash
12cu|R-filehash-2.2.2-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-filehash-2.2.2-1|3	
12cu|R-filehash-2.2.2-1|4	Name:             R-%{packname}
12cu|R-filehash-2.2.2-1|5	Version:          2.2.2
12cu|R-filehash-2.2.2-1|6	Release:          1
12cu|R-filehash-2.2.2-1|7	Summary:          Simple key-value database
12cu|R-filehash-2.2.2-1|8	Group:            Sciences/Mathematics
12cu|R-filehash-2.2.2-1|9	License:          GPL (>= 2)
12cu|R-filehash-2.2.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-filehash-2.2.2-1|11	Source0:          http://cran.r-project.org/src/contrib/filehash_2.2-2.tar.gz
12cu|R-filehash-2.2.2-1|12	Requires:         R-methods
12cu|R-filehash-2.2.2-1|13	Requires:         R-utils
12cu|R-filehash-2.2.2-1|14	BuildRequires:    R-devel
12cu|R-filehash-2.2.2-1|15	BuildRequires:    Rmath-devel
12cu|R-filehash-2.2.2-1|16	BuildRequires:    texlive-collection-latex
12cu|R-filehash-2.2.2-1|17	BuildRequires:    R-methods
12cu|R-filehash-2.2.2-1|18	BuildRequires:    R-utils
12cu|R-filehash-2.2.2-1|19	BuildRequires:    pkgconfig(lapack)
12cu|R-filehash-2.2.2-1|20	
12cu|R-filehash-2.2.2-1|21	%description
12cu|R-filehash-2.2.2-1|22	Simple key-value database
12cu|R-filehash-2.2.2-1|23	
12cu|R-filehash-2.2.2-1|24	%prep
12cu|R-filehash-2.2.2-1|25	%setup -q -c -n %{packname}
12cu|R-filehash-2.2.2-1|26	
12cu|R-filehash-2.2.2-1|27	%build
12cu|R-filehash-2.2.2-1|28	
12cu|R-filehash-2.2.2-1|29	%install
12cu|R-filehash-2.2.2-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-filehash-2.2.2-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-filehash-2.2.2-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-filehash-2.2.2-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-filehash-2.2.2-1|34	
12cu|R-filehash-2.2.2-1|35	%check
12cu|R-filehash-2.2.2-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-filehash-2.2.2-1|37	
12cu|R-filehash-2.2.2-1|38	%files
12cu|R-filehash-2.2.2-1|39	%dir %{rlibdir}/%{packname}
12cu|R-filehash-2.2.2-1|40	%doc %{rlibdir}/%{packname}/doc
12cu|R-filehash-2.2.2-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-filehash-2.2.2-1|42	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-filehash-2.2.2-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-filehash-2.2.2-1|44	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-filehash-2.2.2-1|45	%{rlibdir}/%{packname}/COPYING
12cu|R-filehash-2.2.2-1|46	%{rlibdir}/%{packname}/INDEX
12cu|R-filehash-2.2.2-1|47	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-filehash-2.2.2-1|48	%{rlibdir}/%{packname}/Meta
12cu|R-filehash-2.2.2-1|49	%{rlibdir}/%{packname}/R
12cu|R-filehash-2.2.2-1|50	%{rlibdir}/%{packname}/help
12cu|R-filehash-2.2.2-1|51	%{rlibdir}/%{packname}/libs
12cu|R-filehash-2.2.2-1|52	
12cu|R-filehash-2.2.2-1|53	
12cu|R-filehash-2.2.2-1|54	
12cu|R-filehash-2.2.2-1|55	%changelog
12cu|R-filehash-2.2.2-1|56	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.2-1
12cu|R-filehash-2.2.2-1|57	+ Revision: e43fbba
12cu|R-filehash-2.2.2-1|58	- Updated to 2.2.2 (by updates_builder)
12cu|R-filehash-2.2.2-1|59	
12cu|R-filehash-2.2.2-1|60	

12377 12
12cu|R-fImport-3000.82-2|1	%global packname  fImport
12cu|R-fImport-3000.82-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-fImport-3000.82-2|3	
12cu|R-fImport-3000.82-2|4	%define __noautoprov 'perl.*'
12cu|R-fImport-3000.82-2|5	
12cu|R-fImport-3000.82-2|6	Name:             R-%{packname}
12cu|R-fImport-3000.82-2|7	Version:          3000.82
12cu|R-fImport-3000.82-2|8	Release:          2
12cu|R-fImport-3000.82-2|9	Summary:          Rmetrics - Economic and Financial Data Import
12cu|R-fImport-3000.82-2|10	Group:            Sciences/Mathematics
12cu|R-fImport-3000.82-2|11	License:          GPL (>= 2)
12cu|R-fImport-3000.82-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-fImport-3000.82-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-fImport-3000.82-2|14	BuildArch:        noarch
12cu|R-fImport-3000.82-2|15	Requires:         R-core
12cu|R-fImport-3000.82-2|16	
12cu|R-fImport-3000.82-2|17	Requires:         R-methods R-timeDate R-timeSeries
12cu|R-fImport-3000.82-2|18	
12cu|R-fImport-3000.82-2|19	Requires:         R-RUnit
12cu|R-fImport-3000.82-2|20	BuildRequires:    R-devel Rmath-devel texlive-latex R-methods R-timeDate R-timeSeries
12cu|R-fImport-3000.82-2|21	
12cu|R-fImport-3000.82-2|22	BuildRequires:   R-RUnit
12cu|R-fImport-3000.82-2|23	%description
12cu|R-fImport-3000.82-2|24	Environment for teaching "Financial Engineering and Computational Finance"
12cu|R-fImport-3000.82-2|25	
12cu|R-fImport-3000.82-2|26	%prep
12cu|R-fImport-3000.82-2|27	%setup -q -c -n %{packname}
12cu|R-fImport-3000.82-2|28	
12cu|R-fImport-3000.82-2|29	%build
12cu|R-fImport-3000.82-2|30	
12cu|R-fImport-3000.82-2|31	%install
12cu|R-fImport-3000.82-2|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-fImport-3000.82-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-fImport-3000.82-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-fImport-3000.82-2|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-fImport-3000.82-2|36	
12cu|R-fImport-3000.82-2|37	%check
12cu|R-fImport-3000.82-2|38	%{_bindir}/R CMD check %{packname}
12cu|R-fImport-3000.82-2|39	
12cu|R-fImport-3000.82-2|40	%files
12cu|R-fImport-3000.82-2|41	%dir %{rlibdir}/%{packname}
12cu|R-fImport-3000.82-2|42	%doc %{rlibdir}/%{packname}/html
12cu|R-fImport-3000.82-2|43	%doc %{rlibdir}/%{packname}/COPYRIGHT*
12cu|R-fImport-3000.82-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-fImport-3000.82-2|45	%doc %{rlibdir}/%{packname}/THANKS
12cu|R-fImport-3000.82-2|46	%{rlibdir}/%{packname}/INDEX
12cu|R-fImport-3000.82-2|47	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-fImport-3000.82-2|48	%{rlibdir}/%{packname}/Meta
12cu|R-fImport-3000.82-2|49	%{rlibdir}/%{packname}/R
12cu|R-fImport-3000.82-2|50	%{rlibdir}/%{packname}/data
12cu|R-fImport-3000.82-2|51	%{rlibdir}/%{packname}/help
12cu|R-fImport-3000.82-2|52	%{rlibdir}/%{packname}/perl
12cu|R-fImport-3000.82-2|53	
12cu|R-fImport-3000.82-2|54	%changelog
12cu|R-fImport-3000.82-2|55	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 3000.82-2
12cu|R-fImport-3000.82-2|56	+ Revision: 46483a5
12cu|R-fImport-3000.82-2|57	- Drop perl provides
12cu|R-fImport-3000.82-2|58	
12cu|R-fImport-3000.82-2|59	

12378 12
12cu|R-fit.models-0.5.10-1|1	%global packname  fit.models
12cu|R-fit.models-0.5.10-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-fit.models-0.5.10-1|3	
12cu|R-fit.models-0.5.10-1|4	Name:             R-%{packname}
12cu|R-fit.models-0.5.10-1|5	Version:          0.5.10
12cu|R-fit.models-0.5.10-1|6	Release:          1
12cu|R-fit.models-0.5.10-1|7	Summary:          fit.models
12cu|R-fit.models-0.5.10-1|8	Group:            Sciences/Mathematics
12cu|R-fit.models-0.5.10-1|9	License:          GPLv1+
12cu|R-fit.models-0.5.10-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-fit.models-0.5.10-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.5-10.tar.gz
12cu|R-fit.models-0.5.10-1|12	BuildArch:        noarch
12cu|R-fit.models-0.5.10-1|13	Requires:         R-core
12cu|R-fit.models-0.5.10-1|14	
12cu|R-fit.models-0.5.10-1|15	Requires:         R-lattice
12cu|R-fit.models-0.5.10-1|16	
12cu|R-fit.models-0.5.10-1|17	Requires:         R-MASS
12cu|R-fit.models-0.5.10-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice
12cu|R-fit.models-0.5.10-1|19	
12cu|R-fit.models-0.5.10-1|20	BuildRequires:   R-MASS
12cu|R-fit.models-0.5.10-1|21	%description
12cu|R-fit.models-0.5.10-1|22	A framework for comparing fitted models
12cu|R-fit.models-0.5.10-1|23	
12cu|R-fit.models-0.5.10-1|24	%prep
12cu|R-fit.models-0.5.10-1|25	%setup -q -c -n %{packname}
12cu|R-fit.models-0.5.10-1|26	
12cu|R-fit.models-0.5.10-1|27	%build
12cu|R-fit.models-0.5.10-1|28	
12cu|R-fit.models-0.5.10-1|29	%install
12cu|R-fit.models-0.5.10-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-fit.models-0.5.10-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-fit.models-0.5.10-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-fit.models-0.5.10-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-fit.models-0.5.10-1|34	
12cu|R-fit.models-0.5.10-1|35	%check
12cu|R-fit.models-0.5.10-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-fit.models-0.5.10-1|37	
12cu|R-fit.models-0.5.10-1|38	%files
12cu|R-fit.models-0.5.10-1|39	%dir %{rlibdir}/%{packname}
12cu|R-fit.models-0.5.10-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-fit.models-0.5.10-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-fit.models-0.5.10-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-fit.models-0.5.10-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-fit.models-0.5.10-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-fit.models-0.5.10-1|45	%{rlibdir}/%{packname}/R
12cu|R-fit.models-0.5.10-1|46	%{rlibdir}/%{packname}/help
12cu|R-fit.models-0.5.10-1|47	
12cu|R-fit.models-0.5.10-1|48	%changelog
12cu|R-fit.models-0.5.10-1|49	* Mon Nov 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.5.10-1
12cu|R-fit.models-0.5.10-1|50	+ Revision: bf2dd1a
12cu|R-fit.models-0.5.10-1|51	- Fix files
12cu|R-fit.models-0.5.10-1|52	
12cu|R-fit.models-0.5.10-1|53	

12379 12
12cu|R-flexclust-1.3.4-1|1	%global packname  flexclust
12cu|R-flexclust-1.3.4-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-flexclust-1.3.4-1|3	
12cu|R-flexclust-1.3.4-1|4	Name:             R-%{packname}
12cu|R-flexclust-1.3.4-1|5	Version:          1.3.4
12cu|R-flexclust-1.3.4-1|6	Release:          1
12cu|R-flexclust-1.3.4-1|7	Summary:          Flexible Cluster Algorithms
12cu|R-flexclust-1.3.4-1|8	Group:            Sciences/Mathematics
12cu|R-flexclust-1.3.4-1|9	License:          GPL-2
12cu|R-flexclust-1.3.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-flexclust-1.3.4-1|11	Source0:          http://cran.r-project.org/src/contrib/flexclust_1.3-4.tar.gz
12cu|R-flexclust-1.3.4-1|12	Requires:         R-graphics R-grid R-lattice R-modeltools
12cu|R-flexclust-1.3.4-1|13	Requires:         R-methods R-stats R-stats4
12cu|R-flexclust-1.3.4-1|14	Requires:         R-ellipse R-clue R-cluster R-seriation R-multicore R-snow
12cu|R-flexclust-1.3.4-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-graphics R-grid R-lattice R-modeltools
12cu|R-flexclust-1.3.4-1|16	BuildRequires:    R-methods R-stats R-stats4
12cu|R-flexclust-1.3.4-1|17	BuildRequires:    R-ellipse R-clue R-cluster R-seriation R-multicore R-snow
12cu|R-flexclust-1.3.4-1|18	
12cu|R-flexclust-1.3.4-1|19	%description
12cu|R-flexclust-1.3.4-1|20	The main function kcca implements a general framework for k-centroids
12cu|R-flexclust-1.3.4-1|21	cluster analysis supporting arbitrary distance measures and centroid
12cu|R-flexclust-1.3.4-1|22	computation. Further cluster methods include hard competitive learning,
12cu|R-flexclust-1.3.4-1|23	neural gas, and QT clustering. There are numerous visualization methods
12cu|R-flexclust-1.3.4-1|24	for cluster results (neighborhood graphs, convex cluster hulls, barcharts
12cu|R-flexclust-1.3.4-1|25	of centroids, ...), and bootstrap methods for the analysis of cluster
12cu|R-flexclust-1.3.4-1|26	
12cu|R-flexclust-1.3.4-1|27	%prep
12cu|R-flexclust-1.3.4-1|28	%setup -q -c -n %{packname}
12cu|R-flexclust-1.3.4-1|29	
12cu|R-flexclust-1.3.4-1|30	%build
12cu|R-flexclust-1.3.4-1|31	
12cu|R-flexclust-1.3.4-1|32	%install
12cu|R-flexclust-1.3.4-1|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-flexclust-1.3.4-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-flexclust-1.3.4-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-flexclust-1.3.4-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-flexclust-1.3.4-1|37	
12cu|R-flexclust-1.3.4-1|38	%check
12cu|R-flexclust-1.3.4-1|39	%{_bindir}/R CMD check %{packname}
12cu|R-flexclust-1.3.4-1|40	
12cu|R-flexclust-1.3.4-1|41	%files
12cu|R-flexclust-1.3.4-1|42	%dir %{rlibdir}/%{packname}
12cu|R-flexclust-1.3.4-1|43	%doc %{rlibdir}/%{packname}/html
12cu|R-flexclust-1.3.4-1|44	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-flexclust-1.3.4-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-flexclust-1.3.4-1|46	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-flexclust-1.3.4-1|47	%{rlibdir}/%{packname}/INDEX
12cu|R-flexclust-1.3.4-1|48	# %{rlibdir}/%{packname}/LICENSE
12cu|R-flexclust-1.3.4-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-flexclust-1.3.4-1|50	%{rlibdir}/%{packname}/Meta
12cu|R-flexclust-1.3.4-1|51	%{rlibdir}/%{packname}/R
12cu|R-flexclust-1.3.4-1|52	%{rlibdir}/%{packname}/data
12cu|R-flexclust-1.3.4-1|53	%{rlibdir}/%{packname}/help
12cu|R-flexclust-1.3.4-1|54	%{rlibdir}/%{packname}/libs
12cu|R-flexclust-1.3.4-1|55	
12cu|R-flexclust-1.3.4-1|56	
12cu|R-flexclust-1.3.4-1|57	
12cu|R-flexclust-1.3.4-1|58	%changelog
12cu|R-flexclust-1.3.4-1|59	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-1
12cu|R-flexclust-1.3.4-1|60	+ Revision: d8c4bb4
12cu|R-flexclust-1.3.4-1|61	- Remove files that are not created any more
12cu|R-flexclust-1.3.4-1|62	
12cu|R-flexclust-1.3.4-1|63	

12380 12
12cu|R-flexmix-2.3.11-1|1	%global packname  flexmix
12cu|R-flexmix-2.3.11-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-flexmix-2.3.11-1|3	
12cu|R-flexmix-2.3.11-1|4	%define debug_package %{nil}
12cu|R-flexmix-2.3.11-1|5	
12cu|R-flexmix-2.3.11-1|6	Name:             R-%{packname}
12cu|R-flexmix-2.3.11-1|7	Version:          2.3.11
12cu|R-flexmix-2.3.11-1|8	Release:          1
12cu|R-flexmix-2.3.11-1|9	Summary:          Flexible Mixture Modeling
12cu|R-flexmix-2.3.11-1|10	
12cu|R-flexmix-2.3.11-1|11	Group:            Sciences/Mathematics
12cu|R-flexmix-2.3.11-1|12	License:          GPL (>= 2)
12cu|R-flexmix-2.3.11-1|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-flexmix-2.3.11-1|14	Source0:          http://cran.r-project.org/src/contrib/flexmix_2.3-11.tar.gz
12cu|R-flexmix-2.3.11-1|15	Requires:         R-lattice R-modeltools R-multcomp R-methods R-stats R-stats4
12cu|R-flexmix-2.3.11-1|16	Requires:         R-MASS R-codetools R-diptest R-ellipse R-gclus R-grid R-lme4
12cu|R-flexmix-2.3.11-1|17	Requires:         R-mgcv R-mlbench R-mvtnorm R-nnet
12cu|R-flexmix-2.3.11-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice
12cu|R-flexmix-2.3.11-1|19	BuildRequires:    R-modeltools R-multcomp R-methods R-stats R-stats4
12cu|R-flexmix-2.3.11-1|20	BuildRequires:    R-MASS R-codetools R-diptest R-ellipse R-gclus R-grid
12cu|R-flexmix-2.3.11-1|21	BuildRequires:    R-lme4 R-mgcv R-mlbench R-mvtnorm R-nnet
12cu|R-flexmix-2.3.11-1|22	
12cu|R-flexmix-2.3.11-1|23	%description
12cu|R-flexmix-2.3.11-1|24	FlexMix implements a general framework for finite mixtures of regression
12cu|R-flexmix-2.3.11-1|25	models using the EM algorithm.  FlexMix provides the E-step and all data
12cu|R-flexmix-2.3.11-1|26	handling, while the M-step can be supplied by the user to easily define
12cu|R-flexmix-2.3.11-1|27	new models. Existing drivers implement mixtures of standard linear models,
12cu|R-flexmix-2.3.11-1|28	generalized linear models and model-based clustering.
12cu|R-flexmix-2.3.11-1|29	
12cu|R-flexmix-2.3.11-1|30	%prep
12cu|R-flexmix-2.3.11-1|31	%setup -q -c -n %{packname}
12cu|R-flexmix-2.3.11-1|32	
12cu|R-flexmix-2.3.11-1|33	%build
12cu|R-flexmix-2.3.11-1|34	
12cu|R-flexmix-2.3.11-1|35	%install
12cu|R-flexmix-2.3.11-1|36	mkdir -p %{buildroot}%{rlibdir}
12cu|R-flexmix-2.3.11-1|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-flexmix-2.3.11-1|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-flexmix-2.3.11-1|39	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-flexmix-2.3.11-1|40	
12cu|R-flexmix-2.3.11-1|41	%check
12cu|R-flexmix-2.3.11-1|42	%{_bindir}/R CMD check %{packname}
12cu|R-flexmix-2.3.11-1|43	
12cu|R-flexmix-2.3.11-1|44	%files
12cu|R-flexmix-2.3.11-1|45	%dir %{rlibdir}/%{packname}
12cu|R-flexmix-2.3.11-1|46	%doc %{rlibdir}/%{packname}/doc
12cu|R-flexmix-2.3.11-1|47	%doc %{rlibdir}/%{packname}/html
12cu|R-flexmix-2.3.11-1|48	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-flexmix-2.3.11-1|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-flexmix-2.3.11-1|50	%doc %{rlibdir}/%{packname}/NEWS*
12cu|R-flexmix-2.3.11-1|51	%{rlibdir}/%{packname}/INDEX
12cu|R-flexmix-2.3.11-1|52	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-flexmix-2.3.11-1|53	%{rlibdir}/%{packname}/Meta
12cu|R-flexmix-2.3.11-1|54	%{rlibdir}/%{packname}/R
12cu|R-flexmix-2.3.11-1|55	%{rlibdir}/%{packname}/data
12cu|R-flexmix-2.3.11-1|56	%{rlibdir}/%{packname}/help
12cu|R-flexmix-2.3.11-1|57	
12cu|R-flexmix-2.3.11-1|58	
12cu|R-flexmix-2.3.11-1|59	%changelog
12cu|R-flexmix-2.3.11-1|60	* Mon Apr 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.11-1
12cu|R-flexmix-2.3.11-1|61	+ Revision: 478139d
12cu|R-flexmix-2.3.11-1|62	- Fix files
12cu|R-flexmix-2.3.11-1|63	
12cu|R-flexmix-2.3.11-1|64	

12381 12
12cu|R-fma-2.01-1|1	%global packname  fma
12cu|R-fma-2.01-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-fma-2.01-1|3	
12cu|R-fma-2.01-1|4	Name:             R-%{packname}
12cu|R-fma-2.01-1|5	Version:          2.01
12cu|R-fma-2.01-1|6	Release:          1
12cu|R-fma-2.01-1|7	Summary:          Data sets from "Forecasting: methods and applications"
12cu|R-fma-2.01-1|8	Group:            Sciences/Mathematics
12cu|R-fma-2.01-1|9	License:          GPLv2+
12cu|R-fma-2.01-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-fma-2.01-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-fma-2.01-1|12	BuildArch:        noarch
12cu|R-fma-2.01-1|13	Requires:         R-core
12cu|R-fma-2.01-1|14	
12cu|R-fma-2.01-1|15	Requires:         R-graphics R-stats R-tseries
12cu|R-fma-2.01-1|16	Requires:         R-forecast
12cu|R-fma-2.01-1|17	
12cu|R-fma-2.01-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-graphics R-stats R-tseries
12cu|R-fma-2.01-1|19	BuildRequires:    R-forecast
12cu|R-fma-2.01-1|20	
12cu|R-fma-2.01-1|21	%description
12cu|R-fma-2.01-1|22	All data sets from "Forecasting: methods and applications" by Makridakis,
12cu|R-fma-2.01-1|23	Wheelwright & Hyndman (Wiley, 3rd ed., 1998).
12cu|R-fma-2.01-1|24	
12cu|R-fma-2.01-1|25	%prep
12cu|R-fma-2.01-1|26	%setup -q -c -n %{packname}
12cu|R-fma-2.01-1|27	
12cu|R-fma-2.01-1|28	%build
12cu|R-fma-2.01-1|29	
12cu|R-fma-2.01-1|30	%install
12cu|R-fma-2.01-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-fma-2.01-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-fma-2.01-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-fma-2.01-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-fma-2.01-1|35	
12cu|R-fma-2.01-1|36	%check
12cu|R-fma-2.01-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-fma-2.01-1|38	
12cu|R-fma-2.01-1|39	%files
12cu|R-fma-2.01-1|40	%dir %{rlibdir}/%{packname}
12cu|R-fma-2.01-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-fma-2.01-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-fma-2.01-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-fma-2.01-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-fma-2.01-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-fma-2.01-1|46	%{rlibdir}/%{packname}/data
12cu|R-fma-2.01-1|47	%{rlibdir}/%{packname}/help
12cu|R-fma-2.01-1|48	
12cu|R-fma-2.01-1|49	%changelog
12cu|R-fma-2.01-1|50	* Thu Mar 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.01-1
12cu|R-fma-2.01-1|51	+ Revision: c8d0c8f
12cu|R-fma-2.01-1|52	- Fix files
12cu|R-fma-2.01-1|53	
12cu|R-fma-2.01-1|54	

12382 12
12cu|R-foreach-1.4.1-1|1	%global packname  foreach
12cu|R-foreach-1.4.1-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-foreach-1.4.1-1|3	
12cu|R-foreach-1.4.1-1|4	%define debug_package %{nil}
12cu|R-foreach-1.4.1-1|5	
12cu|R-foreach-1.4.1-1|6	Name:             R-%{packname}
12cu|R-foreach-1.4.1-1|7	Version:          1.4.1
12cu|R-foreach-1.4.1-1|8	Release:          1
12cu|R-foreach-1.4.1-1|9	Summary:          Foreach looping construct for R
12cu|R-foreach-1.4.1-1|10	Group:            Sciences/Mathematics
12cu|R-foreach-1.4.1-1|11	License:          Apache License (== 2.0)
12cu|R-foreach-1.4.1-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-foreach-1.4.1-1|13	Source0:          http://cran.r-project.org/src/contrib/foreach_1.4.1.tar.gz
12cu|R-foreach-1.4.1-1|14	Requires:         R-iterators R-codetools R-utils
12cu|R-foreach-1.4.1-1|15	Requires:         R-randomForest
12cu|R-foreach-1.4.1-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-iterators R-codetools R-utils
12cu|R-foreach-1.4.1-1|17	BuildRequires:    R-randomForest
12cu|R-foreach-1.4.1-1|18	
12cu|R-foreach-1.4.1-1|19	%description
12cu|R-foreach-1.4.1-1|20	Support for the foreach looping construct.  Foreach is an idiom that
12cu|R-foreach-1.4.1-1|21	allows for iterating over elements in a collection, without the use of an
12cu|R-foreach-1.4.1-1|22	explicit loop counter.  This package in particular is intended to be used
12cu|R-foreach-1.4.1-1|23	for its return value, rather than for its side effects.  In that sense, it
12cu|R-foreach-1.4.1-1|24	is similar to the standard lapply function, but doesn't require the
12cu|R-foreach-1.4.1-1|25	evaluation of a function.  Using foreach without side effects also
12cu|R-foreach-1.4.1-1|26	facilitates executing the loop in parallel.
12cu|R-foreach-1.4.1-1|27	
12cu|R-foreach-1.4.1-1|28	%prep
12cu|R-foreach-1.4.1-1|29	%setup -q -c -n %{packname}
12cu|R-foreach-1.4.1-1|30	
12cu|R-foreach-1.4.1-1|31	%build
12cu|R-foreach-1.4.1-1|32	
12cu|R-foreach-1.4.1-1|33	%install
12cu|R-foreach-1.4.1-1|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-foreach-1.4.1-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-foreach-1.4.1-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-foreach-1.4.1-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-foreach-1.4.1-1|38	
12cu|R-foreach-1.4.1-1|39	# %check
12cu|R-foreach-1.4.1-1|40	# %{_bindir}/R CMD check %{packname}
12cu|R-foreach-1.4.1-1|41	
12cu|R-foreach-1.4.1-1|42	%files
12cu|R-foreach-1.4.1-1|43	%dir %{rlibdir}/%{packname}
12cu|R-foreach-1.4.1-1|44	%doc %{rlibdir}/%{packname}/doc
12cu|R-foreach-1.4.1-1|45	%doc %{rlibdir}/%{packname}/html
12cu|R-foreach-1.4.1-1|46	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-foreach-1.4.1-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-foreach-1.4.1-1|48	%{rlibdir}/%{packname}/INDEX
12cu|R-foreach-1.4.1-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-foreach-1.4.1-1|50	%{rlibdir}/%{packname}/Meta
12cu|R-foreach-1.4.1-1|51	%{rlibdir}/%{packname}/R
12cu|R-foreach-1.4.1-1|52	%{rlibdir}/%{packname}/demo
12cu|R-foreach-1.4.1-1|53	%{rlibdir}/%{packname}/examples
12cu|R-foreach-1.4.1-1|54	%{rlibdir}/%{packname}/help
12cu|R-foreach-1.4.1-1|55	%{rlibdir}/%{packname}/unitTests
12cu|R-foreach-1.4.1-1|56	
12cu|R-foreach-1.4.1-1|57	
12cu|R-foreach-1.4.1-1|58	
12cu|R-foreach-1.4.1-1|59	%changelog
12cu|R-foreach-1.4.1-1|60	* Mon Jan 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-1
12cu|R-foreach-1.4.1-1|61	+ Revision: f73abe4
12cu|R-foreach-1.4.1-1|62	- Fix files
12cu|R-foreach-1.4.1-1|63	
12cu|R-foreach-1.4.1-1|64	

12383 12
12cu|R-forecast-5.3-2|1	%global packname  forecast
12cu|R-forecast-5.3-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-forecast-5.3-2|3	
12cu|R-forecast-5.3-2|4	Name:             R-%{packname}
12cu|R-forecast-5.3-2|5	Version:          5.3
12cu|R-forecast-5.3-2|6	Release:          2
12cu|R-forecast-5.3-2|7	Summary:          Forecasting functions for time series and linear models
12cu|R-forecast-5.3-2|8	Group:            Sciences/Mathematics
12cu|R-forecast-5.3-2|9	License:          GPL (>= 2)
12cu|R-forecast-5.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-forecast-5.3-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-forecast-5.3-2|12	
12cu|R-forecast-5.3-2|13	Requires:         R-stats R-graphics R-zoo R-timeDate
12cu|R-forecast-5.3-2|14	Requires:         R-tseries R-testthat R-Rcpp R-colorspace
12cu|R-forecast-5.3-2|15	Requires:         R-Rmalschains R-fracdiff R-fpp
12cu|R-forecast-5.3-2|16	# Requires:         R-nnet  R-parallel
12cu|R-forecast-5.3-2|17	
12cu|R-forecast-5.3-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-stats R-graphics R-zoo R-timeDate
12cu|R-forecast-5.3-2|19	BuildRequires:    R-tseries R-testthat R-Rcpp R-colorspace
12cu|R-forecast-5.3-2|20	BuildRequires:    R-Rmalschains R-fracdiff R-fpp
12cu|R-forecast-5.3-2|21	# BuildRequires:    R-nnet R-parallel
12cu|R-forecast-5.3-2|22	BuildRequires:    lapack-devel
12cu|R-forecast-5.3-2|23	
12cu|R-forecast-5.3-2|24	%description
12cu|R-forecast-5.3-2|25	Methods and tools for displaying and analysing univariate time series
12cu|R-forecast-5.3-2|26	forecasts including exponential smoothing via state space models and
12cu|R-forecast-5.3-2|27	automatic ARIMA modelling.
12cu|R-forecast-5.3-2|28	
12cu|R-forecast-5.3-2|29	%prep
12cu|R-forecast-5.3-2|30	%setup -q -c -n %{packname}
12cu|R-forecast-5.3-2|31	
12cu|R-forecast-5.3-2|32	%build
12cu|R-forecast-5.3-2|33	
12cu|R-forecast-5.3-2|34	%install
12cu|R-forecast-5.3-2|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-forecast-5.3-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-forecast-5.3-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-forecast-5.3-2|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-forecast-5.3-2|39	
12cu|R-forecast-5.3-2|40	%check
12cu|R-forecast-5.3-2|41	%{_bindir}/R CMD check %{packname}
12cu|R-forecast-5.3-2|42	
12cu|R-forecast-5.3-2|43	%files
12cu|R-forecast-5.3-2|44	%dir %{rlibdir}/%{packname}
12cu|R-forecast-5.3-2|45	%doc %{rlibdir}/%{packname}/html
12cu|R-forecast-5.3-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-forecast-5.3-2|47	%{rlibdir}/%{packname}/INDEX
12cu|R-forecast-5.3-2|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-forecast-5.3-2|49	%{rlibdir}/%{packname}/Meta
12cu|R-forecast-5.3-2|50	%{rlibdir}/%{packname}/R
12cu|R-forecast-5.3-2|51	%{rlibdir}/%{packname}/data
12cu|R-forecast-5.3-2|52	%{rlibdir}/%{packname}/help
12cu|R-forecast-5.3-2|53	%{rlibdir}/%{packname}/libs
12cu|R-forecast-5.3-2|54	%{rlibdir}/%{packname}/tests
12cu|R-forecast-5.3-2|55	
12cu|R-forecast-5.3-2|56	%changelog
12cu|R-forecast-5.3-2|57	* Fri Mar 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.3-2
12cu|R-forecast-5.3-2|58	+ Revision: 57fbb0a
12cu|R-forecast-5.3-2|59	- Build with fpp
12cu|R-forecast-5.3-2|60	
12cu|R-forecast-5.3-2|61	

12384 12
12cu|R-formatR-0.10-2|1	%global packname  formatR
12cu|R-formatR-0.10-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-formatR-0.10-2|3	
12cu|R-formatR-0.10-2|4	Name:             R-%{packname}
12cu|R-formatR-0.10-2|5	Version:          0.10
12cu|R-formatR-0.10-2|6	Release:          2
12cu|R-formatR-0.10-2|7	Summary:          Format R Code Automatically
12cu|R-formatR-0.10-2|8	Group:            Sciences/Mathematics
12cu|R-formatR-0.10-2|9	License:          GPL
12cu|R-formatR-0.10-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-formatR-0.10-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-formatR-0.10-2|12	BuildArch:        noarch
12cu|R-formatR-0.10-2|13	Requires:         R-core
12cu|R-formatR-0.10-2|14	
12cu|R-formatR-0.10-2|15	Requires:         R-codetools R-gWidgetsRGtk2 R-testit
12cu|R-formatR-0.10-2|16	Requires:  R-knitr
12cu|R-formatR-0.10-2|17	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-formatR-0.10-2|18	
12cu|R-formatR-0.10-2|19	BuildRequires:   R-codetools R-gWidgetsRGtk2 R-testit
12cu|R-formatR-0.10-2|20	BuildRequires: R-knitr
12cu|R-formatR-0.10-2|21	
12cu|R-formatR-0.10-2|22	%description
12cu|R-formatR-0.10-2|23	This package provides a function tidy.source() and optionally a GUI (by
12cu|R-formatR-0.10-2|24	gWidgets and preferably gWidgetsRGtk2) to format R source code. Spaces and
12cu|R-formatR-0.10-2|25	indent will be added to the code automatically, and comments will be
12cu|R-formatR-0.10-2|26	preserved under certain conditions, so that R code will be more
12cu|R-formatR-0.10-2|27	human-readable and tidy.
12cu|R-formatR-0.10-2|28	
12cu|R-formatR-0.10-2|29	%prep
12cu|R-formatR-0.10-2|30	%setup -q -c -n %{packname}
12cu|R-formatR-0.10-2|31	
12cu|R-formatR-0.10-2|32	%build
12cu|R-formatR-0.10-2|33	
12cu|R-formatR-0.10-2|34	%install
12cu|R-formatR-0.10-2|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-formatR-0.10-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-formatR-0.10-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-formatR-0.10-2|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-formatR-0.10-2|39	
12cu|R-formatR-0.10-2|40	%check
12cu|R-formatR-0.10-2|41	%{_bindir}/R CMD check %{packname}
12cu|R-formatR-0.10-2|42	
12cu|R-formatR-0.10-2|43	%files
12cu|R-formatR-0.10-2|44	%dir %{rlibdir}/%{packname}
12cu|R-formatR-0.10-2|45	%doc %{rlibdir}/%{packname}/doc
12cu|R-formatR-0.10-2|46	%doc %{rlibdir}/%{packname}/html
12cu|R-formatR-0.10-2|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-formatR-0.10-2|48	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-formatR-0.10-2|49	%{rlibdir}/%{packname}/INDEX
12cu|R-formatR-0.10-2|50	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-formatR-0.10-2|51	%{rlibdir}/%{packname}/Meta
12cu|R-formatR-0.10-2|52	%{rlibdir}/%{packname}/R
12cu|R-formatR-0.10-2|53	%{rlibdir}/%{packname}/help
12cu|R-formatR-0.10-2|54	%{rlibdir}/%{packname}/format
12cu|R-formatR-0.10-2|55	
12cu|R-formatR-0.10-2|56	%changelog
12cu|R-formatR-0.10-2|57	* Fri Mar 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10-2
12cu|R-formatR-0.10-2|58	+ Revision: 7caf7ff
12cu|R-formatR-0.10-2|59	- Rebuild with knitr
12cu|R-formatR-0.10-2|60	
12cu|R-formatR-0.10-2|61	

12385 12
12cu|R-Formula-1.1.1-1|1	%global packname  Formula
12cu|R-Formula-1.1.1-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-Formula-1.1.1-1|3	
12cu|R-Formula-1.1.1-1|4	%define debug_package %{nil}
12cu|R-Formula-1.1.1-1|5	
12cu|R-Formula-1.1.1-1|6	Name:             R-%{packname}
12cu|R-Formula-1.1.1-1|7	Version:          1.1.1
12cu|R-Formula-1.1.1-1|8	Release:          1
12cu|R-Formula-1.1.1-1|9	Summary:          Extended Model Formulas
12cu|R-Formula-1.1.1-1|10	Group:            Sciences/Mathematics
12cu|R-Formula-1.1.1-1|11	License:          GPL-2
12cu|R-Formula-1.1.1-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Formula-1.1.1-1|13	Source0:          http://cran.r-project.org/src/contrib/Formula_1.1-1.tar.gz
12cu|R-Formula-1.1.1-1|14	Requires:         R-stats
12cu|R-Formula-1.1.1-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
12cu|R-Formula-1.1.1-1|16	
12cu|R-Formula-1.1.1-1|17	%description
12cu|R-Formula-1.1.1-1|18	Infrastructure for extended formulas with multiple parts on the right-hand
12cu|R-Formula-1.1.1-1|19	side and/or multiple responses on the left-hand side.
12cu|R-Formula-1.1.1-1|20	
12cu|R-Formula-1.1.1-1|21	%prep
12cu|R-Formula-1.1.1-1|22	%setup -q -c -n %{packname}
12cu|R-Formula-1.1.1-1|23	
12cu|R-Formula-1.1.1-1|24	%build
12cu|R-Formula-1.1.1-1|25	
12cu|R-Formula-1.1.1-1|26	%install
12cu|R-Formula-1.1.1-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Formula-1.1.1-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Formula-1.1.1-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Formula-1.1.1-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Formula-1.1.1-1|31	
12cu|R-Formula-1.1.1-1|32	%check
12cu|R-Formula-1.1.1-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-Formula-1.1.1-1|34	
12cu|R-Formula-1.1.1-1|35	%files
12cu|R-Formula-1.1.1-1|36	%dir %{rlibdir}/%{packname}
12cu|R-Formula-1.1.1-1|37	%doc %{rlibdir}/%{packname}/doc
12cu|R-Formula-1.1.1-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-Formula-1.1.1-1|39	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-Formula-1.1.1-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Formula-1.1.1-1|41	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-Formula-1.1.1-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-Formula-1.1.1-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Formula-1.1.1-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-Formula-1.1.1-1|45	%{rlibdir}/%{packname}/R
12cu|R-Formula-1.1.1-1|46	%{rlibdir}/%{packname}/help
12cu|R-Formula-1.1.1-1|47	
12cu|R-Formula-1.1.1-1|48	
12cu|R-Formula-1.1.1-1|49	%changelog
12cu|R-Formula-1.1.1-1|50	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.1_0-1
12cu|R-Formula-1.1.1-1|51	+ Revision: 776236
12cu|R-Formula-1.1.1-1|52	- Import R-Formula
12cu|R-Formula-1.1.1-1|53	- Import R-Formula
12cu|R-Formula-1.1.1-1|54	
12cu|R-Formula-1.1.1-1|55	

12386 12
12cu|R-fpc-2.1.7-1|1	%bcond_with bootstrap
12cu|R-fpc-2.1.7-1|2	%global packname  fpc
12cu|R-fpc-2.1.7-1|3	%global rlibdir  %{_datadir}/R/library
12cu|R-fpc-2.1.7-1|4	
12cu|R-fpc-2.1.7-1|5	Name:             R-%{packname}
12cu|R-fpc-2.1.7-1|6	Version:          2.1.7
12cu|R-fpc-2.1.7-1|7	Release:          1
12cu|R-fpc-2.1.7-1|8	Summary:          Flexible procedures for clustering
12cu|R-fpc-2.1.7-1|9	Group:            Sciences/Mathematics
12cu|R-fpc-2.1.7-1|10	License:          GPL
12cu|R-fpc-2.1.7-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-fpc-2.1.7-1|12	Source0:          http://cran.r-project.org/src/contrib/fpc_2.1-7.tar.gz
12cu|R-fpc-2.1.7-1|13	BuildArch:        noarch
12cu|R-fpc-2.1.7-1|14	Requires:         R-core R-MASS R-cluster R-mclust R-flexmix R-prabclus
12cu|R-fpc-2.1.7-1|15	Requires:         R-class R-diptest R-mvtnorm R-tclust
12cu|R-fpc-2.1.7-1|16	%if %{without bootstrap}
12cu|R-fpc-2.1.7-1|17	Requires:         R-trimcluster
12cu|R-fpc-2.1.7-1|18	%endif
12cu|R-fpc-2.1.7-1|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS
12cu|R-fpc-2.1.7-1|20	BuildRequires:    R-cluster R-mclust R-flexmix R-prabclus R-class
12cu|R-fpc-2.1.7-1|21	BuildRequires:    R-diptest R-mvtnorm R-tclust
12cu|R-fpc-2.1.7-1|22	%if %{without bootstrap}
12cu|R-fpc-2.1.7-1|23	BuildRequires:    R-trimcluster
12cu|R-fpc-2.1.7-1|24	%endif
12cu|R-fpc-2.1.7-1|25	
12cu|R-fpc-2.1.7-1|26	%description
12cu|R-fpc-2.1.7-1|27	Various methods for clustering and cluster validation. Fixed point
12cu|R-fpc-2.1.7-1|28	clustering. Linear regression clustering. Clustering by merging Gaussian
12cu|R-fpc-2.1.7-1|29	mixture components. Symmetric and asymmetric discriminant projections for
12cu|R-fpc-2.1.7-1|30	visualisation of the separation of groupings. Cluster validation
12cu|R-fpc-2.1.7-1|31	statistics for distance based clustering including corrected Rand index.
12cu|R-fpc-2.1.7-1|32	Clusterwise cluster stability assessment. Methods for estimation of the
12cu|R-fpc-2.1.7-1|33	number of clusters: Calinski-Harabasz, Tibshirani and Walther's prediction
12cu|R-fpc-2.1.7-1|34	strength. Gaussian/multinomial mixture fitting for mixed
12cu|R-fpc-2.1.7-1|35	continuous/categorical variables. Veriablewise statistics for cluster
12cu|R-fpc-2.1.7-1|36	interpretation. DBSCAN clustering. Interface functions for many clustering
12cu|R-fpc-2.1.7-1|37	methods implemented in R, including estimating the number of clusters with
12cu|R-fpc-2.1.7-1|38	kmeans, pam and clara. Modality diagnosis for Gaussian mixtures. Note that
12cu|R-fpc-2.1.7-1|39	the use of the package mclust (called by function prabclust) is protected
12cu|R-fpc-2.1.7-1|40	by a special license, see
12cu|R-fpc-2.1.7-1|41	http://www.stat.washington.edu/mclust/license.txt.
12cu|R-fpc-2.1.7-1|42	
12cu|R-fpc-2.1.7-1|43	%prep
12cu|R-fpc-2.1.7-1|44	%setup -q -c -n %{packname}
12cu|R-fpc-2.1.7-1|45	
12cu|R-fpc-2.1.7-1|46	%build
12cu|R-fpc-2.1.7-1|47	
12cu|R-fpc-2.1.7-1|48	%install
12cu|R-fpc-2.1.7-1|49	mkdir -p %{buildroot}%{rlibdir}
12cu|R-fpc-2.1.7-1|50	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-fpc-2.1.7-1|51	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-fpc-2.1.7-1|52	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-fpc-2.1.7-1|53	
12cu|R-fpc-2.1.7-1|54	%if %{without bootstrap}
12cu|R-fpc-2.1.7-1|55	%check
12cu|R-fpc-2.1.7-1|56	%{_bindir}/R CMD check %{packname}
12cu|R-fpc-2.1.7-1|57	%endif
12cu|R-fpc-2.1.7-1|58	
12cu|R-fpc-2.1.7-1|59	%files
12cu|R-fpc-2.1.7-1|60	%dir %{rlibdir}/%{packname}
12cu|R-fpc-2.1.7-1|61	%doc %{rlibdir}/%{packname}/html
12cu|R-fpc-2.1.7-1|62	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-fpc-2.1.7-1|63	%{rlibdir}/%{packname}/INDEX
12cu|R-fpc-2.1.7-1|64	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-fpc-2.1.7-1|65	%{rlibdir}/%{packname}/Meta
12cu|R-fpc-2.1.7-1|66	%{rlibdir}/%{packname}/R
12cu|R-fpc-2.1.7-1|67	%{rlibdir}/%{packname}/data
12cu|R-fpc-2.1.7-1|68	%{rlibdir}/%{packname}/help
12cu|R-fpc-2.1.7-1|69	
12cu|R-fpc-2.1.7-1|70	
12cu|R-fpc-2.1.7-1|71	
12cu|R-fpc-2.1.7-1|72	%changelog
12cu|R-fpc-2.1.7-1|73	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.7-1
12cu|R-fpc-2.1.7-1|74	+ Revision: 8749414
12cu|R-fpc-2.1.7-1|75	- Updated to 2.1.7 (by updates_builder)
12cu|R-fpc-2.1.7-1|76	
12cu|R-fpc-2.1.7-1|77	

12387 12
12cu|R-fpp-0.5-1|1	%global packname  fpp
12cu|R-fpp-0.5-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-fpp-0.5-1|3	
12cu|R-fpp-0.5-1|4	Name:             R-%{packname}
12cu|R-fpp-0.5-1|5	Version:          0.5
12cu|R-fpp-0.5-1|6	Release:          1
12cu|R-fpp-0.5-1|7	Summary:          Data for "Forecasting: principles and practice"
12cu|R-fpp-0.5-1|8	Group:            Sciences/Mathematics
12cu|R-fpp-0.5-1|9	License:          GPL (>= 2)
12cu|R-fpp-0.5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-fpp-0.5-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-fpp-0.5-1|12	BuildArch:        noarch
12cu|R-fpp-0.5-1|13	Requires:         R-core
12cu|R-fpp-0.5-1|14	
12cu|R-fpp-0.5-1|15	Requires:         R-graphics R-stats R-lmtest R-tseries
12cu|R-fpp-0.5-1|16	Requires:         R-forecast R-fma R-expsmooth
12cu|R-fpp-0.5-1|17	
12cu|R-fpp-0.5-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-graphics R-stats
12cu|R-fpp-0.5-1|19	BuildRequires:    R-expsmooth R-forecast R-fma
12cu|R-fpp-0.5-1|20	BuildRequires:    R-lmtest R-tseries
12cu|R-fpp-0.5-1|21	
12cu|R-fpp-0.5-1|22	%description
12cu|R-fpp-0.5-1|23	All data sets required for the examples and exercises in the book
12cu|R-fpp-0.5-1|24	"Forecasting: principles and practice" by Rob J Hyndman and George
12cu|R-fpp-0.5-1|25	Athanasopoulos. All packages required to run the examples are also loaded.
12cu|R-fpp-0.5-1|26	
12cu|R-fpp-0.5-1|27	%prep
12cu|R-fpp-0.5-1|28	%setup -q -c -n %{packname}
12cu|R-fpp-0.5-1|29	
12cu|R-fpp-0.5-1|30	%build
12cu|R-fpp-0.5-1|31	
12cu|R-fpp-0.5-1|32	%install
12cu|R-fpp-0.5-1|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-fpp-0.5-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-fpp-0.5-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-fpp-0.5-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-fpp-0.5-1|37	
12cu|R-fpp-0.5-1|38	# %check
12cu|R-fpp-0.5-1|39	# %{_bindir}/R CMD check %{packname}
12cu|R-fpp-0.5-1|40	
12cu|R-fpp-0.5-1|41	%files
12cu|R-fpp-0.5-1|42	%dir %{rlibdir}/%{packname}
12cu|R-fpp-0.5-1|43	%doc %{rlibdir}/%{packname}/html
12cu|R-fpp-0.5-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-fpp-0.5-1|45	%{rlibdir}/%{packname}/INDEX
12cu|R-fpp-0.5-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-fpp-0.5-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-fpp-0.5-1|48	%{rlibdir}/%{packname}/data
12cu|R-fpp-0.5-1|49	%{rlibdir}/%{packname}/help
12cu|R-fpp-0.5-1|50	
12cu|R-fpp-0.5-1|51	%changelog
12cu|R-fpp-0.5-1|52	* Thu Mar 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-1
12cu|R-fpp-0.5-1|53	+ Revision: d76bb59
12cu|R-fpp-0.5-1|54	- Fix files
12cu|R-fpp-0.5-1|55	
12cu|R-fpp-0.5-1|56	

12388 12
12cu|R-fracdiff-1.4.2-1|1	%global packname  fracdiff
12cu|R-fracdiff-1.4.2-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-fracdiff-1.4.2-1|3	
12cu|R-fracdiff-1.4.2-1|4	Name:             R-%{packname}
12cu|R-fracdiff-1.4.2-1|5	Version:          1.4.2
12cu|R-fracdiff-1.4.2-1|6	Release:          1
12cu|R-fracdiff-1.4.2-1|7	Summary:          Fractionally differenced ARIMA aka ARFIMA(p,d,q) models
12cu|R-fracdiff-1.4.2-1|8	Group:            Sciences/Mathematics
12cu|R-fracdiff-1.4.2-1|9	License:          GPLv2+
12cu|R-fracdiff-1.4.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-fracdiff-1.4.2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.4-2.tar.gz
12cu|R-fracdiff-1.4.2-1|12	
12cu|R-fracdiff-1.4.2-1|13	Requires:         R-longmemo R-urca
12cu|R-fracdiff-1.4.2-1|14	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-fracdiff-1.4.2-1|15	
12cu|R-fracdiff-1.4.2-1|16	BuildRequires:    R-longmemo R-urca
12cu|R-fracdiff-1.4.2-1|17	BuildRequires:    lapack-devel
12cu|R-fracdiff-1.4.2-1|18	
12cu|R-fracdiff-1.4.2-1|19	%description
12cu|R-fracdiff-1.4.2-1|20	Maximum likelihood estimation of the parameters of a fractionally
12cu|R-fracdiff-1.4.2-1|21	differenced ARIMA(p,d,q) model (Haslett and Raftery, Appl.Statistics,
12cu|R-fracdiff-1.4.2-1|22	
12cu|R-fracdiff-1.4.2-1|23	%prep
12cu|R-fracdiff-1.4.2-1|24	%setup -q -c -n %{packname}
12cu|R-fracdiff-1.4.2-1|25	
12cu|R-fracdiff-1.4.2-1|26	%build
12cu|R-fracdiff-1.4.2-1|27	
12cu|R-fracdiff-1.4.2-1|28	%install
12cu|R-fracdiff-1.4.2-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-fracdiff-1.4.2-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-fracdiff-1.4.2-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-fracdiff-1.4.2-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-fracdiff-1.4.2-1|33	
12cu|R-fracdiff-1.4.2-1|34	%check
12cu|R-fracdiff-1.4.2-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-fracdiff-1.4.2-1|36	
12cu|R-fracdiff-1.4.2-1|37	%files
12cu|R-fracdiff-1.4.2-1|38	%dir %{rlibdir}/%{packname}
12cu|R-fracdiff-1.4.2-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-fracdiff-1.4.2-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-fracdiff-1.4.2-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-fracdiff-1.4.2-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-fracdiff-1.4.2-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-fracdiff-1.4.2-1|44	%{rlibdir}/%{packname}/R
12cu|R-fracdiff-1.4.2-1|45	%{rlibdir}/%{packname}/help
12cu|R-fracdiff-1.4.2-1|46	%{rlibdir}/%{packname}/libs
12cu|R-fracdiff-1.4.2-1|47	
12cu|R-fracdiff-1.4.2-1|48	%changelog
12cu|R-fracdiff-1.4.2-1|49	* Thu Mar 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-1
12cu|R-fracdiff-1.4.2-1|50	+ Revision: f5bd922
12cu|R-fracdiff-1.4.2-1|51	- Fix files
12cu|R-fracdiff-1.4.2-1|52	
12cu|R-fracdiff-1.4.2-1|53	

12389 12
12cu|R-FRB-1.8-1|1	%global packname  FRB
12cu|R-FRB-1.8-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-FRB-1.8-1|3	
12cu|R-FRB-1.8-1|4	Name:             R-%{packname}
12cu|R-FRB-1.8-1|5	Version:          1.8
12cu|R-FRB-1.8-1|6	Release:          1
12cu|R-FRB-1.8-1|7	Summary:          Fast and Robust Bootstrap
12cu|R-FRB-1.8-1|8	Group:            Sciences/Mathematics
12cu|R-FRB-1.8-1|9	License:          GPLv2
12cu|R-FRB-1.8-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-FRB-1.8-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-FRB-1.8-1|12	BuildArch:        noarch
12cu|R-FRB-1.8-1|13	Requires:         R-core
12cu|R-FRB-1.8-1|14	
12cu|R-FRB-1.8-1|15	Requires:         R-corpcor R-rrcov
12cu|R-FRB-1.8-1|16	
12cu|R-FRB-1.8-1|17	BuildRequires:    R-devel Rmath-devel texlive-latex R-corpcor R-rrcov
12cu|R-FRB-1.8-1|18	
12cu|R-FRB-1.8-1|19	
12cu|R-FRB-1.8-1|20	%description
12cu|R-FRB-1.8-1|21	This package performs robust inference based on applying Fast and Robust
12cu|R-FRB-1.8-1|22	Bootstrap on robust estimators. Available methods are multivariate
12cu|R-FRB-1.8-1|23	regression, PCA and Hotelling tests.
12cu|R-FRB-1.8-1|24	
12cu|R-FRB-1.8-1|25	%prep
12cu|R-FRB-1.8-1|26	%setup -q -c -n %{packname}
12cu|R-FRB-1.8-1|27	
12cu|R-FRB-1.8-1|28	%build
12cu|R-FRB-1.8-1|29	
12cu|R-FRB-1.8-1|30	%install
12cu|R-FRB-1.8-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-FRB-1.8-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-FRB-1.8-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-FRB-1.8-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-FRB-1.8-1|35	
12cu|R-FRB-1.8-1|36	%check
12cu|R-FRB-1.8-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-FRB-1.8-1|38	
12cu|R-FRB-1.8-1|39	%files
12cu|R-FRB-1.8-1|40	%dir %{rlibdir}/%{packname}
12cu|R-FRB-1.8-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-FRB-1.8-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-FRB-1.8-1|43	%{rlibdir}/%{packname}/CITATION
12cu|R-FRB-1.8-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-FRB-1.8-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-FRB-1.8-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-FRB-1.8-1|47	%{rlibdir}/%{packname}/R
12cu|R-FRB-1.8-1|48	%{rlibdir}/%{packname}/data
12cu|R-FRB-1.8-1|49	%{rlibdir}/%{packname}/help
12cu|R-FRB-1.8-1|50	
12cu|R-FRB-1.8-1|51	%changelog
12cu|R-FRB-1.8-1|52	* Mon Apr 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8-1
12cu|R-FRB-1.8-1|53	+ Revision: 2b5c2a1
12cu|R-FRB-1.8-1|54	- Fix files
12cu|R-FRB-1.8-1|55	
12cu|R-FRB-1.8-1|56	

12390 12
12cu|R-fts-0.7.7-2|1	%global packname  fts
12cu|R-fts-0.7.7-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-fts-0.7.7-2|3	
12cu|R-fts-0.7.7-2|4	Name:             R-%{packname}
12cu|R-fts-0.7.7-2|5	Version:          0.7.7
12cu|R-fts-0.7.7-2|6	Release:          2
12cu|R-fts-0.7.7-2|7	Summary:          R interface to tslib (a time series library in c++)
12cu|R-fts-0.7.7-2|8	Group:            Sciences/Mathematics
12cu|R-fts-0.7.7-2|9	License:          GPL-3
12cu|R-fts-0.7.7-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-fts-0.7.7-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-fts-0.7.7-2|12	Requires:         R-utils R-stats
12cu|R-fts-0.7.7-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils R-stats
12cu|R-fts-0.7.7-2|14	BuildRequires:    blas-devel
12cu|R-fts-0.7.7-2|15	BuildRequires:    lapack-devel
12cu|R-fts-0.7.7-2|16	
12cu|R-fts-0.7.7-2|17	%description
12cu|R-fts-0.7.7-2|18	fast operations for time series objects
12cu|R-fts-0.7.7-2|19	
12cu|R-fts-0.7.7-2|20	%prep
12cu|R-fts-0.7.7-2|21	%setup -q -c -n %{packname}
12cu|R-fts-0.7.7-2|22	
12cu|R-fts-0.7.7-2|23	%build
12cu|R-fts-0.7.7-2|24	
12cu|R-fts-0.7.7-2|25	%install
12cu|R-fts-0.7.7-2|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-fts-0.7.7-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-fts-0.7.7-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-fts-0.7.7-2|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-fts-0.7.7-2|30	
12cu|R-fts-0.7.7-2|31	%check
12cu|R-fts-0.7.7-2|32	%{_bindir}/R CMD check %{packname}
12cu|R-fts-0.7.7-2|33	
12cu|R-fts-0.7.7-2|34	%files
12cu|R-fts-0.7.7-2|35	%dir %{rlibdir}/%{packname}
12cu|R-fts-0.7.7-2|36	%doc %{rlibdir}/%{packname}/html
12cu|R-fts-0.7.7-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-fts-0.7.7-2|38	%{rlibdir}/%{packname}/INDEX
12cu|R-fts-0.7.7-2|39	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-fts-0.7.7-2|40	%{rlibdir}/%{packname}/Meta
12cu|R-fts-0.7.7-2|41	%{rlibdir}/%{packname}/R
12cu|R-fts-0.7.7-2|42	%{rlibdir}/%{packname}/help
12cu|R-fts-0.7.7-2|43	%{rlibdir}/%{packname}/libs
12cu|R-fts-0.7.7-2|44	
12cu|R-fts-0.7.7-2|45	
12cu|R-fts-0.7.7-2|46	%changelog
12cu|R-fts-0.7.7-2|47	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.7.7-1
12cu|R-fts-0.7.7-2|48	+ Revision: 775345
12cu|R-fts-0.7.7-2|49	- Import R-fts
12cu|R-fts-0.7.7-2|50	- Import R-fts
12cu|R-fts-0.7.7-2|51	

12391 12
12cu|R-gam-1.09-1|1	%global packname  gam
12cu|R-gam-1.09-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-gam-1.09-1|3	
12cu|R-gam-1.09-1|4	Name:             R-%{packname}
12cu|R-gam-1.09-1|5	Version:          1.09
12cu|R-gam-1.09-1|6	Release:          1
12cu|R-gam-1.09-1|7	Summary:          Generalized Additive Models
12cu|R-gam-1.09-1|8	Group:            Sciences/Mathematics
12cu|R-gam-1.09-1|9	License:          GPL-2
12cu|R-gam-1.09-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gam-1.09-1|11	Source0:          http://cran.r-project.org/src/contrib/gam_1.09.tar.gz
12cu|R-gam-1.09-1|12	Requires:         R-stats R-splines
12cu|R-gam-1.09-1|13	Requires:         R-akima
12cu|R-gam-1.09-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-splines
12cu|R-gam-1.09-1|15	BuildRequires:    R-akima
12cu|R-gam-1.09-1|16	BuildRequires:    blas-devel
12cu|R-gam-1.09-1|17	BuildRequires:    lapack-devel
12cu|R-gam-1.09-1|18	
12cu|R-gam-1.09-1|19	%description
12cu|R-gam-1.09-1|20	Functions for fitting and working with generalized additive models, as
12cu|R-gam-1.09-1|21	described in chapter 7 of "Statistical Models in S" (Chambers and Hastie
12cu|R-gam-1.09-1|22	(eds), 1991), and "Generalized Additive Models" (Hastie and Tibshirani,
12cu|R-gam-1.09-1|23	
12cu|R-gam-1.09-1|24	%prep
12cu|R-gam-1.09-1|25	%setup -q -c -n %{packname}
12cu|R-gam-1.09-1|26	
12cu|R-gam-1.09-1|27	%build
12cu|R-gam-1.09-1|28	
12cu|R-gam-1.09-1|29	%install
12cu|R-gam-1.09-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gam-1.09-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gam-1.09-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gam-1.09-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gam-1.09-1|34	
12cu|R-gam-1.09-1|35	#%check
12cu|R-gam-1.09-1|36	#%{_bindir}/R CMD check %{packname}
12cu|R-gam-1.09-1|37	
12cu|R-gam-1.09-1|38	%files
12cu|R-gam-1.09-1|39	%dir %{rlibdir}/%{packname}
12cu|R-gam-1.09-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-gam-1.09-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gam-1.09-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-gam-1.09-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gam-1.09-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-gam-1.09-1|45	%{rlibdir}/%{packname}/R
12cu|R-gam-1.09-1|46	%{rlibdir}/%{packname}/data
12cu|R-gam-1.09-1|47	%{rlibdir}/%{packname}/help
12cu|R-gam-1.09-1|48	%{rlibdir}/%{packname}/libs
12cu|R-gam-1.09-1|49	%{rlibdir}/%{packname}/ratfor
12cu|R-gam-1.09-1|50	
12cu|R-gam-1.09-1|51	
12cu|R-gam-1.09-1|52	%changelog
12cu|R-gam-1.09-1|53	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.06.2-1
12cu|R-gam-1.09-1|54	+ Revision: 776464
12cu|R-gam-1.09-1|55	- Import R-gam
12cu|R-gam-1.09-1|56	- Import R-gam
12cu|R-gam-1.09-1|57	
12cu|R-gam-1.09-1|58	

12392 12
12cu|R-GAMBoost-1.2.3-1|1	%global packname  GAMBoost
12cu|R-GAMBoost-1.2.3-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-GAMBoost-1.2.3-1|3	
12cu|R-GAMBoost-1.2.3-1|4	Name:             R-%{packname}
12cu|R-GAMBoost-1.2.3-1|5	Version:          1.2.3
12cu|R-GAMBoost-1.2.3-1|6	Release:          1
12cu|R-GAMBoost-1.2.3-1|7	Summary:          Generalized linear and additive models by likelihood based boosting
12cu|R-GAMBoost-1.2.3-1|8	Group:            Sciences/Mathematics
12cu|R-GAMBoost-1.2.3-1|9	License:          GPL (>= 2)
12cu|R-GAMBoost-1.2.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-GAMBoost-1.2.3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.2-3.tar.gz
12cu|R-GAMBoost-1.2.3-1|12	
12cu|R-GAMBoost-1.2.3-1|13	Requires:         R-Matrix
12cu|R-GAMBoost-1.2.3-1|14	
12cu|R-GAMBoost-1.2.3-1|15	Requires:         R-parallel R-snowfall
12cu|R-GAMBoost-1.2.3-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-Matrix
12cu|R-GAMBoost-1.2.3-1|17	
12cu|R-GAMBoost-1.2.3-1|18	BuildRequires:   R-parallel R-snowfall
12cu|R-GAMBoost-1.2.3-1|19	%description
12cu|R-GAMBoost-1.2.3-1|20	This package provides routines for fitting generalized linear and and
12cu|R-GAMBoost-1.2.3-1|21	generalized additive models by likelihood based boosting, using penalized
12cu|R-GAMBoost-1.2.3-1|22	
12cu|R-GAMBoost-1.2.3-1|23	%prep
12cu|R-GAMBoost-1.2.3-1|24	%setup -q -c -n %{packname}
12cu|R-GAMBoost-1.2.3-1|25	
12cu|R-GAMBoost-1.2.3-1|26	%build
12cu|R-GAMBoost-1.2.3-1|27	
12cu|R-GAMBoost-1.2.3-1|28	%install
12cu|R-GAMBoost-1.2.3-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-GAMBoost-1.2.3-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-GAMBoost-1.2.3-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-GAMBoost-1.2.3-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-GAMBoost-1.2.3-1|33	
12cu|R-GAMBoost-1.2.3-1|34	%check
12cu|R-GAMBoost-1.2.3-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-GAMBoost-1.2.3-1|36	
12cu|R-GAMBoost-1.2.3-1|37	%files
12cu|R-GAMBoost-1.2.3-1|38	%dir %{rlibdir}/%{packname}
12cu|R-GAMBoost-1.2.3-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-GAMBoost-1.2.3-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-GAMBoost-1.2.3-1|41	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-GAMBoost-1.2.3-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-GAMBoost-1.2.3-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-GAMBoost-1.2.3-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-GAMBoost-1.2.3-1|45	%{rlibdir}/%{packname}/R
12cu|R-GAMBoost-1.2.3-1|46	%{rlibdir}/%{packname}/help
12cu|R-GAMBoost-1.2.3-1|47	%{rlibdir}/%{packname}/libs
12cu|R-GAMBoost-1.2.3-1|48	
12cu|R-GAMBoost-1.2.3-1|49	%changelog
12cu|R-GAMBoost-1.2.3-1|50	* Thu Dec 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-1
12cu|R-GAMBoost-1.2.3-1|51	+ Revision: cef5706
12cu|R-GAMBoost-1.2.3-1|52	- Fix files
12cu|R-GAMBoost-1.2.3-1|53	
12cu|R-GAMBoost-1.2.3-1|54	

12393 12
12cu|R-gamlss-4.2.8-1|1	%global packname  gamlss
12cu|R-gamlss-4.2.8-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-gamlss-4.2.8-1|3	
12cu|R-gamlss-4.2.8-1|4	%define debug_package %{nil}
12cu|R-gamlss-4.2.8-1|5	
12cu|R-gamlss-4.2.8-1|6	Name:             R-%{packname}
12cu|R-gamlss-4.2.8-1|7	Version:          4.2.8
12cu|R-gamlss-4.2.8-1|8	Release:          1
12cu|R-gamlss-4.2.8-1|9	Summary:          Generalised Additive Models for Location Scale and Shape
12cu|R-gamlss-4.2.8-1|10	
12cu|R-gamlss-4.2.8-1|11	Group:            Sciences/Mathematics
12cu|R-gamlss-4.2.8-1|12	License:          GPLv2+
12cu|R-gamlss-4.2.8-1|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gamlss-4.2.8-1|14	Source0:          http://cran.r-project.org/src/contrib/gamlss_4.2-8.tar.gz
12cu|R-gamlss-4.2.8-1|15	
12cu|R-gamlss-4.2.8-1|16	Requires:         R-graphics R-stats R-splines R-utils R-gamlss.dist R-gamlss.data R-nlme
12cu|R-gamlss-4.2.8-1|17	Requires:         R-MASS R-survival
12cu|R-gamlss-4.2.8-1|18	
12cu|R-gamlss-4.2.8-1|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-graphics R-stats R-splines R-utils R-gamlss.dist R-gamlss.data R-nlme
12cu|R-gamlss-4.2.8-1|20	BuildRequires:    R-MASS R-survival
12cu|R-gamlss-4.2.8-1|21	
12cu|R-gamlss-4.2.8-1|22	%description
12cu|R-gamlss-4.2.8-1|23	The library for fitting GAMLSS models.
12cu|R-gamlss-4.2.8-1|24	
12cu|R-gamlss-4.2.8-1|25	%prep
12cu|R-gamlss-4.2.8-1|26	%setup -q -c -n %{packname}
12cu|R-gamlss-4.2.8-1|27	
12cu|R-gamlss-4.2.8-1|28	%build
12cu|R-gamlss-4.2.8-1|29	
12cu|R-gamlss-4.2.8-1|30	%install
12cu|R-gamlss-4.2.8-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gamlss-4.2.8-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gamlss-4.2.8-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gamlss-4.2.8-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gamlss-4.2.8-1|35	
12cu|R-gamlss-4.2.8-1|36	%check
12cu|R-gamlss-4.2.8-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-gamlss-4.2.8-1|38	
12cu|R-gamlss-4.2.8-1|39	%files
12cu|R-gamlss-4.2.8-1|40	%dir %{rlibdir}/%{packname}
12cu|R-gamlss-4.2.8-1|41	%doc %{rlibdir}/%{packname}/doc
12cu|R-gamlss-4.2.8-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-gamlss-4.2.8-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gamlss-4.2.8-1|44	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-gamlss-4.2.8-1|45	%{rlibdir}/%{packname}/INDEX
12cu|R-gamlss-4.2.8-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gamlss-4.2.8-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-gamlss-4.2.8-1|48	%{rlibdir}/%{packname}/R
12cu|R-gamlss-4.2.8-1|49	%{rlibdir}/%{packname}/help
12cu|R-gamlss-4.2.8-1|50	
12cu|R-gamlss-4.2.8-1|51	
12cu|R-gamlss-4.2.8-1|52	
12cu|R-gamlss-4.2.8-1|53	%changelog
12cu|R-gamlss-4.2.8-1|54	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.8-1
12cu|R-gamlss-4.2.8-1|55	+ Revision: d30d62d
12cu|R-gamlss-4.2.8-1|56	- Updated to 4.2.8 (by updates_builder)
12cu|R-gamlss-4.2.8-1|57	
12cu|R-gamlss-4.2.8-1|58	

12394 12
12cu|R-gamlss.data-4.2.7-1|1	%global packname  gamlss.data
12cu|R-gamlss.data-4.2.7-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-gamlss.data-4.2.7-1|3	
12cu|R-gamlss.data-4.2.7-1|4	Name:             R-%{packname}
12cu|R-gamlss.data-4.2.7-1|5	Version:          4.2.7
12cu|R-gamlss.data-4.2.7-1|6	Release:          1
12cu|R-gamlss.data-4.2.7-1|7	Summary:          GAMLSS Data
12cu|R-gamlss.data-4.2.7-1|8	Group:            Sciences/Mathematics
12cu|R-gamlss.data-4.2.7-1|9	License:          GPL-2 | GPL-3
12cu|R-gamlss.data-4.2.7-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gamlss.data-4.2.7-1|11	Source0:          http://cran.r-project.org/src/contrib/gamlss.data_4.2-7.tar.gz
12cu|R-gamlss.data-4.2.7-1|12	BuildArch:        noarch
12cu|R-gamlss.data-4.2.7-1|13	Requires:         R-core
12cu|R-gamlss.data-4.2.7-1|14	
12cu|R-gamlss.data-4.2.7-1|15	
12cu|R-gamlss.data-4.2.7-1|16	
12cu|R-gamlss.data-4.2.7-1|17	
12cu|R-gamlss.data-4.2.7-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-gamlss.data-4.2.7-1|19	
12cu|R-gamlss.data-4.2.7-1|20	
12cu|R-gamlss.data-4.2.7-1|21	%description
12cu|R-gamlss.data-4.2.7-1|22	Data for GAMLSS models.
12cu|R-gamlss.data-4.2.7-1|23	
12cu|R-gamlss.data-4.2.7-1|24	%prep
12cu|R-gamlss.data-4.2.7-1|25	%setup -q -c -n %{packname}
12cu|R-gamlss.data-4.2.7-1|26	
12cu|R-gamlss.data-4.2.7-1|27	%build
12cu|R-gamlss.data-4.2.7-1|28	
12cu|R-gamlss.data-4.2.7-1|29	%install
12cu|R-gamlss.data-4.2.7-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gamlss.data-4.2.7-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gamlss.data-4.2.7-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gamlss.data-4.2.7-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gamlss.data-4.2.7-1|34	
12cu|R-gamlss.data-4.2.7-1|35	%check
12cu|R-gamlss.data-4.2.7-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-gamlss.data-4.2.7-1|37	
12cu|R-gamlss.data-4.2.7-1|38	%files
12cu|R-gamlss.data-4.2.7-1|39	%dir %{rlibdir}/%{packname}
12cu|R-gamlss.data-4.2.7-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-gamlss.data-4.2.7-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gamlss.data-4.2.7-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-gamlss.data-4.2.7-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gamlss.data-4.2.7-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-gamlss.data-4.2.7-1|45	%{rlibdir}/%{packname}/R
12cu|R-gamlss.data-4.2.7-1|46	%{rlibdir}/%{packname}/data
12cu|R-gamlss.data-4.2.7-1|47	%{rlibdir}/%{packname}/help
12cu|R-gamlss.data-4.2.7-1|48	
12cu|R-gamlss.data-4.2.7-1|49	
12cu|R-gamlss.data-4.2.7-1|50	%changelog
12cu|R-gamlss.data-4.2.7-1|51	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.7-1
12cu|R-gamlss.data-4.2.7-1|52	+ Revision: 4be63c5
12cu|R-gamlss.data-4.2.7-1|53	- Updated to 4.2.7 (by updates_builder)
12cu|R-gamlss.data-4.2.7-1|54	
12cu|R-gamlss.data-4.2.7-1|55	

12395 12
12cu|R-gamlss.dist-4.2.7-1|1	%global packname  gamlss.dist
12cu|R-gamlss.dist-4.2.7-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-gamlss.dist-4.2.7-1|3	
12cu|R-gamlss.dist-4.2.7-1|4	Name:             R-%{packname}
12cu|R-gamlss.dist-4.2.7-1|5	Version:          4.2.7
12cu|R-gamlss.dist-4.2.7-1|6	Release:          1
12cu|R-gamlss.dist-4.2.7-1|7	Summary:          Distributions to be used for GAMLSS modelling
12cu|R-gamlss.dist-4.2.7-1|8	Group:            Sciences/Mathematics
12cu|R-gamlss.dist-4.2.7-1|9	License:          GPL-2 | GPL-3
12cu|R-gamlss.dist-4.2.7-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gamlss.dist-4.2.7-1|11	Source0:          http://cran.r-project.org/src/contrib/gamlss.dist_4.2-7.tar.gz
12cu|R-gamlss.dist-4.2.7-1|12	
12cu|R-gamlss.dist-4.2.7-1|13	Requires:         R-MASS
12cu|R-gamlss.dist-4.2.7-1|14	
12cu|R-gamlss.dist-4.2.7-1|15	
12cu|R-gamlss.dist-4.2.7-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-MASS
12cu|R-gamlss.dist-4.2.7-1|17	
12cu|R-gamlss.dist-4.2.7-1|18	
12cu|R-gamlss.dist-4.2.7-1|19	%description
12cu|R-gamlss.dist-4.2.7-1|20	This package contains the distributions for GAMLSS modelling.
12cu|R-gamlss.dist-4.2.7-1|21	
12cu|R-gamlss.dist-4.2.7-1|22	%prep
12cu|R-gamlss.dist-4.2.7-1|23	%setup -q -c -n %{packname}
12cu|R-gamlss.dist-4.2.7-1|24	
12cu|R-gamlss.dist-4.2.7-1|25	%build
12cu|R-gamlss.dist-4.2.7-1|26	
12cu|R-gamlss.dist-4.2.7-1|27	%install
12cu|R-gamlss.dist-4.2.7-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gamlss.dist-4.2.7-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gamlss.dist-4.2.7-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gamlss.dist-4.2.7-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gamlss.dist-4.2.7-1|32	
12cu|R-gamlss.dist-4.2.7-1|33	%check
12cu|R-gamlss.dist-4.2.7-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-gamlss.dist-4.2.7-1|35	
12cu|R-gamlss.dist-4.2.7-1|36	%files
12cu|R-gamlss.dist-4.2.7-1|37	%dir %{rlibdir}/%{packname}
12cu|R-gamlss.dist-4.2.7-1|38	%doc %{rlibdir}/%{packname}/doc
12cu|R-gamlss.dist-4.2.7-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-gamlss.dist-4.2.7-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gamlss.dist-4.2.7-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-gamlss.dist-4.2.7-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gamlss.dist-4.2.7-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-gamlss.dist-4.2.7-1|44	%{rlibdir}/%{packname}/R
12cu|R-gamlss.dist-4.2.7-1|45	%{rlibdir}/%{packname}/help
12cu|R-gamlss.dist-4.2.7-1|46	%{rlibdir}/%{packname}/libs
12cu|R-gamlss.dist-4.2.7-1|47	
12cu|R-gamlss.dist-4.2.7-1|48	
12cu|R-gamlss.dist-4.2.7-1|49	%changelog
12cu|R-gamlss.dist-4.2.7-1|50	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.7-1
12cu|R-gamlss.dist-4.2.7-1|51	+ Revision: 7dfcb9e
12cu|R-gamlss.dist-4.2.7-1|52	- Updated to 4.2.7 (by updates_builder)
12cu|R-gamlss.dist-4.2.7-1|53	
12cu|R-gamlss.dist-4.2.7-1|54	

12396 12
12cu|R-gbm-2.1-1|1	%global packname  gbm
12cu|R-gbm-2.1-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-gbm-2.1-1|3	
12cu|R-gbm-2.1-1|4	Name:             R-%{packname}
12cu|R-gbm-2.1-1|5	Version:          2.1
12cu|R-gbm-2.1-1|6	Release:          1
12cu|R-gbm-2.1-1|7	Summary:          Generalized Boosted Regression Models
12cu|R-gbm-2.1-1|8	Group:            Sciences/Mathematics
12cu|R-gbm-2.1-1|9	License:          GPL (>= 2)
12cu|R-gbm-2.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gbm-2.1-1|11	Source0:          http://cran.r-project.org/src/contrib/gbm_2.1.tar.gz
12cu|R-gbm-2.1-1|12	Requires:         R-survival
12cu|R-gbm-2.1-1|13	Requires:         R-lattice
12cu|R-gbm-2.1-1|14	Requires:         R-splines R-RUnit
12cu|R-gbm-2.1-1|15	BuildRequires:    R-devel
12cu|R-gbm-2.1-1|16	BuildRequires:    Rmath-devel
12cu|R-gbm-2.1-1|17	BuildRequires:    texlive-collection-latex
12cu|R-gbm-2.1-1|18	BuildRequires:    R-survival R-RUnit
12cu|R-gbm-2.1-1|19	BuildRequires:    R-lattice
12cu|R-gbm-2.1-1|20	BuildRequires:    R-splines
12cu|R-gbm-2.1-1|21	BuildRequires:    pkgconfig(lapack)
12cu|R-gbm-2.1-1|22	
12cu|R-gbm-2.1-1|23	%description
12cu|R-gbm-2.1-1|24	This package implements extensions to Freund and Schapire's AdaBoost
12cu|R-gbm-2.1-1|25	algorithm and Friedman's gradient boosting machine. Includes regression
12cu|R-gbm-2.1-1|26	methods for least squares, absolute loss, quantile regression, logistic,
12cu|R-gbm-2.1-1|27	Poisson, Cox proportional hazards partial likelihood, and AdaBoost
12cu|R-gbm-2.1-1|28	exponential loss.
12cu|R-gbm-2.1-1|29	
12cu|R-gbm-2.1-1|30	%prep
12cu|R-gbm-2.1-1|31	%setup -q -c -n %{packname}
12cu|R-gbm-2.1-1|32	
12cu|R-gbm-2.1-1|33	%build
12cu|R-gbm-2.1-1|34	
12cu|R-gbm-2.1-1|35	%install
12cu|R-gbm-2.1-1|36	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gbm-2.1-1|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gbm-2.1-1|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gbm-2.1-1|39	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gbm-2.1-1|40	
12cu|R-gbm-2.1-1|41	%check
12cu|R-gbm-2.1-1|42	%{_bindir}/R CMD check %{packname}
12cu|R-gbm-2.1-1|43	
12cu|R-gbm-2.1-1|44	%files
12cu|R-gbm-2.1-1|45	%dir %{rlibdir}/%{packname}
12cu|R-gbm-2.1-1|46	%doc %{rlibdir}/%{packname}/doc
12cu|R-gbm-2.1-1|47	%doc %{rlibdir}/%{packname}/html
12cu|R-gbm-2.1-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gbm-2.1-1|49	%{rlibdir}/%{packname}/INDEX
12cu|R-gbm-2.1-1|50	%{rlibdir}/%{packname}/LICENSE
12cu|R-gbm-2.1-1|51	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gbm-2.1-1|52	%{rlibdir}/%{packname}/Meta
12cu|R-gbm-2.1-1|53	%{rlibdir}/%{packname}/R
12cu|R-gbm-2.1-1|54	%{rlibdir}/%{packname}/demo
12cu|R-gbm-2.1-1|55	%{rlibdir}/%{packname}/help
12cu|R-gbm-2.1-1|56	%{rlibdir}/%{packname}/libs
12cu|R-gbm-2.1-1|57	
12cu|R-gbm-2.1-1|58	
12cu|R-gbm-2.1-1|59	%changelog
12cu|R-gbm-2.1-1|60	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.6_3.1-1
12cu|R-gbm-2.1-1|61	+ Revision: 775948
12cu|R-gbm-2.1-1|62	- Import R-gbm
12cu|R-gbm-2.1-1|63	- Import R-gbm
12cu|R-gbm-2.1-1|64	
12cu|R-gbm-2.1-1|65	
12cu|R-gbm-2.1-1|66	

12397 12
12cu|R-gclus-1.3.1-2|1	%global packname  gclus
12cu|R-gclus-1.3.1-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-gclus-1.3.1-2|3	
12cu|R-gclus-1.3.1-2|4	Name:             R-%{packname}
12cu|R-gclus-1.3.1-2|5	Version:          1.3.1
12cu|R-gclus-1.3.1-2|6	Release:          2
12cu|R-gclus-1.3.1-2|7	Summary:          Clustering Graphics
12cu|R-gclus-1.3.1-2|8	Group:            Sciences/Mathematics
12cu|R-gclus-1.3.1-2|9	License:          GPL (>= 2)
12cu|R-gclus-1.3.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gclus-1.3.1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-gclus-1.3.1-2|12	BuildArch:        noarch
12cu|R-gclus-1.3.1-2|13	Requires:         R-core
12cu|R-gclus-1.3.1-2|14	Requires:         R-cluster
12cu|R-gclus-1.3.1-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-cluster
12cu|R-gclus-1.3.1-2|16	
12cu|R-gclus-1.3.1-2|17	%description
12cu|R-gclus-1.3.1-2|18	Orders panels in scatterplot matrices and parallel coordinate displays by
12cu|R-gclus-1.3.1-2|19	some merit index. Package contains various indices of merit, ordering
12cu|R-gclus-1.3.1-2|20	functions, and enhanced versions of pairs and parcoord which color panels
12cu|R-gclus-1.3.1-2|21	according to their merit level.
12cu|R-gclus-1.3.1-2|22	
12cu|R-gclus-1.3.1-2|23	%prep
12cu|R-gclus-1.3.1-2|24	%setup -q -c -n %{packname}
12cu|R-gclus-1.3.1-2|25	
12cu|R-gclus-1.3.1-2|26	%build
12cu|R-gclus-1.3.1-2|27	
12cu|R-gclus-1.3.1-2|28	%install
12cu|R-gclus-1.3.1-2|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gclus-1.3.1-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gclus-1.3.1-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gclus-1.3.1-2|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gclus-1.3.1-2|33	
12cu|R-gclus-1.3.1-2|34	%check
12cu|R-gclus-1.3.1-2|35	%{_bindir}/R CMD check %{packname}
12cu|R-gclus-1.3.1-2|36	
12cu|R-gclus-1.3.1-2|37	%files
12cu|R-gclus-1.3.1-2|38	%dir %{rlibdir}/%{packname}
12cu|R-gclus-1.3.1-2|39	%doc %{rlibdir}/%{packname}/html
12cu|R-gclus-1.3.1-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gclus-1.3.1-2|41	%{rlibdir}/%{packname}/INDEX
12cu|R-gclus-1.3.1-2|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gclus-1.3.1-2|43	%{rlibdir}/%{packname}/Meta
12cu|R-gclus-1.3.1-2|44	%{rlibdir}/%{packname}/R
12cu|R-gclus-1.3.1-2|45	%{rlibdir}/%{packname}/data
12cu|R-gclus-1.3.1-2|46	%{rlibdir}/%{packname}/help
12cu|R-gclus-1.3.1-2|47	
12cu|R-gclus-1.3.1-2|48	
12cu|R-gclus-1.3.1-2|49	%changelog
12cu|R-gclus-1.3.1-2|50	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3-1
12cu|R-gclus-1.3.1-2|51	+ Revision: 775926
12cu|R-gclus-1.3.1-2|52	- Import R-gclus
12cu|R-gclus-1.3.1-2|53	- Import R-gclus
12cu|R-gclus-1.3.1-2|54	

12398 12
12cu|R-gdata-2.13.2-1|1	%global packname  gdata
12cu|R-gdata-2.13.2-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-gdata-2.13.2-1|3	
12cu|R-gdata-2.13.2-1|4	%define debug_package %{nil}
12cu|R-gdata-2.13.2-1|5	%define __noautoreq 'perl.*'
12cu|R-gdata-2.13.2-1|6	%define __noautoprov 'perl.*'
12cu|R-gdata-2.13.2-1|7	
12cu|R-gdata-2.13.2-1|8	Name:             R-%{packname}
12cu|R-gdata-2.13.2-1|9	Version:          2.13.2
12cu|R-gdata-2.13.2-1|10	Release:          1
12cu|R-gdata-2.13.2-1|11	Summary:          Various R programming tools for data manipulation
12cu|R-gdata-2.13.2-1|12	Group:            Sciences/Mathematics
12cu|R-gdata-2.13.2-1|13	License:          GPL-2
12cu|R-gdata-2.13.2-1|14	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gdata-2.13.2-1|15	Source0:          http://cran.r-project.org/src/contrib/gdata_2.13.2.tar.gz
12cu|R-gdata-2.13.2-1|16	Requires:         R-gtools
12cu|R-gdata-2.13.2-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-gdata-2.13.2-1|18	BuildRequires:    R-gtools
12cu|R-gdata-2.13.2-1|19	
12cu|R-gdata-2.13.2-1|20	%description
12cu|R-gdata-2.13.2-1|21	Various R programming tools for data manipulation
12cu|R-gdata-2.13.2-1|22	
12cu|R-gdata-2.13.2-1|23	%prep
12cu|R-gdata-2.13.2-1|24	%setup -q -c -n %{packname}
12cu|R-gdata-2.13.2-1|25	
12cu|R-gdata-2.13.2-1|26	%build
12cu|R-gdata-2.13.2-1|27	
12cu|R-gdata-2.13.2-1|28	%install
12cu|R-gdata-2.13.2-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gdata-2.13.2-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gdata-2.13.2-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gdata-2.13.2-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gdata-2.13.2-1|33	
12cu|R-gdata-2.13.2-1|34	%check
12cu|R-gdata-2.13.2-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-gdata-2.13.2-1|36	
12cu|R-gdata-2.13.2-1|37	%files
12cu|R-gdata-2.13.2-1|38	%dir %{rlibdir}/%{packname}
12cu|R-gdata-2.13.2-1|39	%doc %{rlibdir}/%{packname}/doc
12cu|R-gdata-2.13.2-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-gdata-2.13.2-1|41	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-gdata-2.13.2-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gdata-2.13.2-1|43	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-gdata-2.13.2-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-gdata-2.13.2-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gdata-2.13.2-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-gdata-2.13.2-1|47	%{rlibdir}/%{packname}/R
12cu|R-gdata-2.13.2-1|48	%{rlibdir}/%{packname}/bin
12cu|R-gdata-2.13.2-1|49	%{rlibdir}/%{packname}/data
12cu|R-gdata-2.13.2-1|50	%{rlibdir}/%{packname}/help
12cu|R-gdata-2.13.2-1|51	%{rlibdir}/%{packname}/perl
12cu|R-gdata-2.13.2-1|52	%{rlibdir}/%{packname}/unitTests
12cu|R-gdata-2.13.2-1|53	%{rlibdir}/%{packname}/xls
12cu|R-gdata-2.13.2-1|54	
12cu|R-gdata-2.13.2-1|55	
12cu|R-gdata-2.13.2-1|56	%changelog
12cu|R-gdata-2.13.2-1|57	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.8.2-1
12cu|R-gdata-2.13.2-1|58	+ Revision: 776985
12cu|R-gdata-2.13.2-1|59	- Import R-gdata
12cu|R-gdata-2.13.2-1|60	- Import R-gdata
12cu|R-gdata-2.13.2-1|61	
12cu|R-gdata-2.13.2-1|62	
12cu|R-gdata-2.13.2-1|63	

12399 12
12cu|R-gee-4.13.18-2|1	%global packname  gee
12cu|R-gee-4.13.18-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-gee-4.13.18-2|3	
12cu|R-gee-4.13.18-2|4	Name:             R-%{packname}
12cu|R-gee-4.13.18-2|5	Version:          4.13.18
12cu|R-gee-4.13.18-2|6	Release:          2
12cu|R-gee-4.13.18-2|7	Summary:          Generalized Estimation Equation solver
12cu|R-gee-4.13.18-2|8	Group:            Sciences/Mathematics
12cu|R-gee-4.13.18-2|9	License:          GPL-2
12cu|R-gee-4.13.18-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gee-4.13.18-2|11	Source0:          http://cran.r-project.org/src/contrib/gee_4.13-18.tar.gz
12cu|R-gee-4.13.18-2|12	Requires:         R-stats
12cu|R-gee-4.13.18-2|13	Requires:         R-MASS
12cu|R-gee-4.13.18-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
12cu|R-gee-4.13.18-2|15	BuildRequires:    R-MASS
12cu|R-gee-4.13.18-2|16	BuildRequires:    blas-devel
12cu|R-gee-4.13.18-2|17	BuildRequires:    lapack-devel
12cu|R-gee-4.13.18-2|18	
12cu|R-gee-4.13.18-2|19	%description
12cu|R-gee-4.13.18-2|20	Generalized Estimation Equation solver
12cu|R-gee-4.13.18-2|21	
12cu|R-gee-4.13.18-2|22	%prep
12cu|R-gee-4.13.18-2|23	%setup -q -c -n %{packname}
12cu|R-gee-4.13.18-2|24	
12cu|R-gee-4.13.18-2|25	%build
12cu|R-gee-4.13.18-2|26	
12cu|R-gee-4.13.18-2|27	%install
12cu|R-gee-4.13.18-2|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gee-4.13.18-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gee-4.13.18-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gee-4.13.18-2|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gee-4.13.18-2|32	
12cu|R-gee-4.13.18-2|33	%check
12cu|R-gee-4.13.18-2|34	%{_bindir}/R CMD check %{packname}
12cu|R-gee-4.13.18-2|35	
12cu|R-gee-4.13.18-2|36	%files
12cu|R-gee-4.13.18-2|37	%dir %{rlibdir}/%{packname}
12cu|R-gee-4.13.18-2|38	%doc %{rlibdir}/%{packname}/html
12cu|R-gee-4.13.18-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gee-4.13.18-2|40	%{rlibdir}/%{packname}/INDEX
12cu|R-gee-4.13.18-2|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gee-4.13.18-2|42	%{rlibdir}/%{packname}/Meta
12cu|R-gee-4.13.18-2|43	%{rlibdir}/%{packname}/R
12cu|R-gee-4.13.18-2|44	%{rlibdir}/%{packname}/help
12cu|R-gee-4.13.18-2|45	%{rlibdir}/%{packname}/libs
12cu|R-gee-4.13.18-2|46	
12cu|R-gee-4.13.18-2|47	
12cu|R-gee-4.13.18-2|48	%changelog
12cu|R-gee-4.13.18-2|49	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 4.13_17-1
12cu|R-gee-4.13.18-2|50	+ Revision: 775938
12cu|R-gee-4.13.18-2|51	- Import R-gee
12cu|R-gee-4.13.18-2|52	- Import R-gee
12cu|R-gee-4.13.18-2|53	
12cu|R-gee-4.13.18-2|54	

12400 12
12cu|R-geepack-1.1.6-1|1	%global packname  geepack
12cu|R-geepack-1.1.6-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-geepack-1.1.6-1|3	
12cu|R-geepack-1.1.6-1|4	Name:             R-%{packname}
12cu|R-geepack-1.1.6-1|5	Version:          1.1.6
12cu|R-geepack-1.1.6-1|6	Release:          1
12cu|R-geepack-1.1.6-1|7	Summary:          Generalized Estimating Equation Package
12cu|R-geepack-1.1.6-1|8	Group:            Sciences/Mathematics
12cu|R-geepack-1.1.6-1|9	License:          GPLv3+
12cu|R-geepack-1.1.6-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-geepack-1.1.6-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.1-6.tar.gz
12cu|R-geepack-1.1.6-1|12	
12cu|R-geepack-1.1.6-1|13	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-geepack-1.1.6-1|14	
12cu|R-geepack-1.1.6-1|15	%description
12cu|R-geepack-1.1.6-1|16	Generalized estimating equations solver for parameters in mean, scale, and
12cu|R-geepack-1.1.6-1|17	correlation structures, through mean link, scale link, and correlation
12cu|R-geepack-1.1.6-1|18	link. Can also handle clustered categorical responses.
12cu|R-geepack-1.1.6-1|19	
12cu|R-geepack-1.1.6-1|20	%prep
12cu|R-geepack-1.1.6-1|21	%setup -q -c -n %{packname}
12cu|R-geepack-1.1.6-1|22	
12cu|R-geepack-1.1.6-1|23	%build
12cu|R-geepack-1.1.6-1|24	
12cu|R-geepack-1.1.6-1|25	%install
12cu|R-geepack-1.1.6-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-geepack-1.1.6-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-geepack-1.1.6-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-geepack-1.1.6-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-geepack-1.1.6-1|30	
12cu|R-geepack-1.1.6-1|31	%check
12cu|R-geepack-1.1.6-1|32	%{_bindir}/R CMD check %{packname}
12cu|R-geepack-1.1.6-1|33	
12cu|R-geepack-1.1.6-1|34	%files
12cu|R-geepack-1.1.6-1|35	%dir %{rlibdir}/%{packname}
12cu|R-geepack-1.1.6-1|36	%doc %{rlibdir}/%{packname}/doc
12cu|R-geepack-1.1.6-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-geepack-1.1.6-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-geepack-1.1.6-1|39	%{rlibdir}/%{packname}/CITATION
12cu|R-geepack-1.1.6-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-geepack-1.1.6-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-geepack-1.1.6-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-geepack-1.1.6-1|43	%{rlibdir}/%{packname}/R
12cu|R-geepack-1.1.6-1|44	%{rlibdir}/%{packname}/data
12cu|R-geepack-1.1.6-1|45	%{rlibdir}/%{packname}/help
12cu|R-geepack-1.1.6-1|46	%{rlibdir}/%{packname}/include
12cu|R-geepack-1.1.6-1|47	%{rlibdir}/%{packname}/libs
12cu|R-geepack-1.1.6-1|48	
12cu|R-geepack-1.1.6-1|49	%changelog
12cu|R-geepack-1.1.6-1|50	* Wed Mar 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-1
12cu|R-geepack-1.1.6-1|51	+ Revision: dcd34b7
12cu|R-geepack-1.1.6-1|52	- Fix files
12cu|R-geepack-1.1.6-1|53	
12cu|R-geepack-1.1.6-1|54	

12401 12
12cu|R-genefilter-1.44.0-3|1	%bcond_with bootstrap
12cu|R-genefilter-1.44.0-3|2	%global packname  genefilter
12cu|R-genefilter-1.44.0-3|3	%global rlibdir  %{_libdir}/R/library
12cu|R-genefilter-1.44.0-3|4	
12cu|R-genefilter-1.44.0-3|5	Name:             R-%{packname}
12cu|R-genefilter-1.44.0-3|6	Version:          1.44.0
12cu|R-genefilter-1.44.0-3|7	Release:          3
12cu|R-genefilter-1.44.0-3|8	Summary:          genefilter: methods for filtering genes from microarray experiments
12cu|R-genefilter-1.44.0-3|9	Group:            Sciences/Mathematics
12cu|R-genefilter-1.44.0-3|10	License:          Artistic-2.0
12cu|R-genefilter-1.44.0-3|11	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-genefilter-1.44.0-3|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-genefilter-1.44.0-3|13	Requires:         R-AnnotationDbi R-annotate R-Biobase R-graphics R-methods R-stats R-survival
12cu|R-genefilter-1.44.0-3|14	Requires:         R-Biobase R-class R-hgu95av2.db R-methods R-tkWidgets R-ALL
12cu|R-genefilter-1.44.0-3|15	%if %{without bootstrap}
12cu|R-genefilter-1.44.0-3|16	Requires:         R-DESeq R-ROC R-pasilla
12cu|R-genefilter-1.44.0-3|17	%endif
12cu|R-genefilter-1.44.0-3|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-genefilter-1.44.0-3|19	BuildRequires:    R-AnnotationDbi R-annotate R-Biobase R-graphics R-methods R-stats R-survival
12cu|R-genefilter-1.44.0-3|20	BuildRequires:    R-Biobase R-class R-hgu95av2.db R-methods R-tkWidgets R-ALL
12cu|R-genefilter-1.44.0-3|21	%if %{without bootstrap}
12cu|R-genefilter-1.44.0-3|22	BuildRequires:    R-DESeq R-ROC R-pasilla
12cu|R-genefilter-1.44.0-3|23	%endif
12cu|R-genefilter-1.44.0-3|24	
12cu|R-genefilter-1.44.0-3|25	%description
12cu|R-genefilter-1.44.0-3|26	Some basic functions for filtering genes
12cu|R-genefilter-1.44.0-3|27	
12cu|R-genefilter-1.44.0-3|28	%prep
12cu|R-genefilter-1.44.0-3|29	%setup -q -c -n %{packname}
12cu|R-genefilter-1.44.0-3|30	
12cu|R-genefilter-1.44.0-3|31	%build
12cu|R-genefilter-1.44.0-3|32	
12cu|R-genefilter-1.44.0-3|33	%install
12cu|R-genefilter-1.44.0-3|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-genefilter-1.44.0-3|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-genefilter-1.44.0-3|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-genefilter-1.44.0-3|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-genefilter-1.44.0-3|38	
12cu|R-genefilter-1.44.0-3|39	%if %{without bootstrap}
12cu|R-genefilter-1.44.0-3|40	%check
12cu|R-genefilter-1.44.0-3|41	%{_bindir}/R CMD check %{packname}
12cu|R-genefilter-1.44.0-3|42	%endif
12cu|R-genefilter-1.44.0-3|43	
12cu|R-genefilter-1.44.0-3|44	%files
12cu|R-genefilter-1.44.0-3|45	%dir %{rlibdir}/%{packname}
12cu|R-genefilter-1.44.0-3|46	%doc %{rlibdir}/%{packname}/doc
12cu|R-genefilter-1.44.0-3|47	%doc %{rlibdir}/%{packname}/html
12cu|R-genefilter-1.44.0-3|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-genefilter-1.44.0-3|49	%{rlibdir}/%{packname}/INDEX
12cu|R-genefilter-1.44.0-3|50	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-genefilter-1.44.0-3|51	%{rlibdir}/%{packname}/Meta
12cu|R-genefilter-1.44.0-3|52	%{rlibdir}/%{packname}/R
12cu|R-genefilter-1.44.0-3|53	%{rlibdir}/%{packname}/data
12cu|R-genefilter-1.44.0-3|54	%{rlibdir}/%{packname}/help
12cu|R-genefilter-1.44.0-3|55	%{rlibdir}/%{packname}/libs
12cu|R-genefilter-1.44.0-3|56	%{rlibdir}/%{packname}/wFun
12cu|R-genefilter-1.44.0-3|57	
12cu|R-genefilter-1.44.0-3|58	%changelog
12cu|R-genefilter-1.44.0-3|59	* Fri Mar 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.44.0-3
12cu|R-genefilter-1.44.0-3|60	+ Revision: 53f73e6
12cu|R-genefilter-1.44.0-3|61	- Turn back check
12cu|R-genefilter-1.44.0-3|62	
12cu|R-genefilter-1.44.0-3|63	

12402 12
12cu|R-geneplotter-1.40.0-1|1	%global packname  geneplotter
12cu|R-geneplotter-1.40.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-geneplotter-1.40.0-1|3	
12cu|R-geneplotter-1.40.0-1|4	%define debug_package %{nil}
12cu|R-geneplotter-1.40.0-1|5	
12cu|R-geneplotter-1.40.0-1|6	Name:             R-%{packname}
12cu|R-geneplotter-1.40.0-1|7	Version:          1.40.0
12cu|R-geneplotter-1.40.0-1|8	Release:          1
12cu|R-geneplotter-1.40.0-1|9	Summary:          Graphics related functions for Bioconductor
12cu|R-geneplotter-1.40.0-1|10	Group:            Sciences/Mathematics
12cu|R-geneplotter-1.40.0-1|11	License:          Artistic-2.0
12cu|R-geneplotter-1.40.0-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-geneplotter-1.40.0-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/geneplotter_1.40.0.tar.gz
12cu|R-geneplotter-1.40.0-1|14	Requires:         R-Biobase R-annotate R-lattice R-AnnotationDbi R-graphics
12cu|R-geneplotter-1.40.0-1|15	Requires:         R-grDevices R-grid R-methods R-RColorBrewer R-stats R-utils
12cu|R-geneplotter-1.40.0-1|16	Requires:         R-Rgraphviz R-annotate R-fibroEset R-hgu95av2.db
12cu|R-geneplotter-1.40.0-1|17	Requires:         R-hu6800.db R-hgu133a.db
12cu|R-geneplotter-1.40.0-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-geneplotter-1.40.0-1|19	BuildRequires:    R-Biobase R-annotate R-lattice R-AnnotationDbi R-graphics
12cu|R-geneplotter-1.40.0-1|20	BuildRequires:    R-grDevices R-grid R-methods R-RColorBrewer R-stats R-utils
12cu|R-geneplotter-1.40.0-1|21	BuildRequires:    R-Rgraphviz R-annotate R-fibroEset R-hgu95av2.db
12cu|R-geneplotter-1.40.0-1|22	BuildRequires:    R-hu6800.db R-hgu133a.db
12cu|R-geneplotter-1.40.0-1|23	BuildRequires:    x11-server-xvfb
12cu|R-geneplotter-1.40.0-1|24	
12cu|R-geneplotter-1.40.0-1|25	%description
12cu|R-geneplotter-1.40.0-1|26	Some basic functions for plotting genetic data
12cu|R-geneplotter-1.40.0-1|27	
12cu|R-geneplotter-1.40.0-1|28	%prep
12cu|R-geneplotter-1.40.0-1|29	%setup -q -c -n %{packname}
12cu|R-geneplotter-1.40.0-1|30	
12cu|R-geneplotter-1.40.0-1|31	%build
12cu|R-geneplotter-1.40.0-1|32	
12cu|R-geneplotter-1.40.0-1|33	%install
12cu|R-geneplotter-1.40.0-1|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-geneplotter-1.40.0-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-geneplotter-1.40.0-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-geneplotter-1.40.0-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-geneplotter-1.40.0-1|38	
12cu|R-geneplotter-1.40.0-1|39	# Fails in build system
12cu|R-geneplotter-1.40.0-1|40	%if 0
12cu|R-geneplotter-1.40.0-1|41	%check
12cu|R-geneplotter-1.40.0-1|42	%{_bindir}/R CMD check %{packname}
12cu|R-geneplotter-1.40.0-1|43	%endif
12cu|R-geneplotter-1.40.0-1|44	
12cu|R-geneplotter-1.40.0-1|45	%files
12cu|R-geneplotter-1.40.0-1|46	%dir %{rlibdir}/%{packname}
12cu|R-geneplotter-1.40.0-1|47	%doc %{rlibdir}/%{packname}/doc
12cu|R-geneplotter-1.40.0-1|48	%doc %{rlibdir}/%{packname}/html
12cu|R-geneplotter-1.40.0-1|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-geneplotter-1.40.0-1|50	%doc %{rlibdir}/%{packname}/NEWS.Rd
12cu|R-geneplotter-1.40.0-1|51	%{rlibdir}/%{packname}/INDEX
12cu|R-geneplotter-1.40.0-1|52	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-geneplotter-1.40.0-1|53	%{rlibdir}/%{packname}/Meta
12cu|R-geneplotter-1.40.0-1|54	%{rlibdir}/%{packname}/R
12cu|R-geneplotter-1.40.0-1|55	%{rlibdir}/%{packname}/data
12cu|R-geneplotter-1.40.0-1|56	%{rlibdir}/%{packname}/help
12cu|R-geneplotter-1.40.0-1|57	
12cu|R-geneplotter-1.40.0-1|58	
12cu|R-geneplotter-1.40.0-1|59	%changelog
12cu|R-geneplotter-1.40.0-1|60	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-1
12cu|R-geneplotter-1.40.0-1|61	+ Revision: 2b4426c
12cu|R-geneplotter-1.40.0-1|62	- LOG Updated to 1.40.0 (by updates_builder)
12cu|R-geneplotter-1.40.0-1|63	
12cu|R-geneplotter-1.40.0-1|64	

12403 12
12cu|R-GenomeGraphs-1.22.0-1|1	%bcond_with internet
12cu|R-GenomeGraphs-1.22.0-1|2	%global packname  GenomeGraphs
12cu|R-GenomeGraphs-1.22.0-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-GenomeGraphs-1.22.0-1|4	
12cu|R-GenomeGraphs-1.22.0-1|5	%define debug_package %{nil}
12cu|R-GenomeGraphs-1.22.0-1|6	
12cu|R-GenomeGraphs-1.22.0-1|7	Name:             R-%{packname}
12cu|R-GenomeGraphs-1.22.0-1|8	Version:          1.22.0
12cu|R-GenomeGraphs-1.22.0-1|9	Release:          1
12cu|R-GenomeGraphs-1.22.0-1|10	Summary:          Plotting genomic information from Ensembl
12cu|R-GenomeGraphs-1.22.0-1|11	Group:            Sciences/Mathematics
12cu|R-GenomeGraphs-1.22.0-1|12	License:          Artistic-2.0
12cu|R-GenomeGraphs-1.22.0-1|13	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-GenomeGraphs-1.22.0-1|14	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/GenomeGraphs_1.22.0.tar.gz
12cu|R-GenomeGraphs-1.22.0-1|15	Requires:         R-methods R-biomaRt R-grid
12cu|R-GenomeGraphs-1.22.0-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-GenomeGraphs-1.22.0-1|17	BuildRequires:    R-methods R-biomaRt R-grid
12cu|R-GenomeGraphs-1.22.0-1|18	
12cu|R-GenomeGraphs-1.22.0-1|19	%description
12cu|R-GenomeGraphs-1.22.0-1|20	Genomic data analyses requires integrated visualization of known genomic
12cu|R-GenomeGraphs-1.22.0-1|21	information and new experimental data.  GenomeGraphs uses the biomaRt
12cu|R-GenomeGraphs-1.22.0-1|22	package to perform live annotation queries to Ensembl and translates this
12cu|R-GenomeGraphs-1.22.0-1|23	to e.g. gene/transcript structures in viewports of the grid graphics
12cu|R-GenomeGraphs-1.22.0-1|24	package. This results in genomic information plotted together with your
12cu|R-GenomeGraphs-1.22.0-1|25	data.  Another strength of GenomeGraphs is to plot different data types
12cu|R-GenomeGraphs-1.22.0-1|26	such as array CGH, gene expression, sequencing and other data, together in
12cu|R-GenomeGraphs-1.22.0-1|27	one plot using the same genome coordinate system.
12cu|R-GenomeGraphs-1.22.0-1|28	
12cu|R-GenomeGraphs-1.22.0-1|29	%prep
12cu|R-GenomeGraphs-1.22.0-1|30	%setup -q -c -n %{packname}
12cu|R-GenomeGraphs-1.22.0-1|31	
12cu|R-GenomeGraphs-1.22.0-1|32	%build
12cu|R-GenomeGraphs-1.22.0-1|33	
12cu|R-GenomeGraphs-1.22.0-1|34	%install
12cu|R-GenomeGraphs-1.22.0-1|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-GenomeGraphs-1.22.0-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-GenomeGraphs-1.22.0-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-GenomeGraphs-1.22.0-1|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-GenomeGraphs-1.22.0-1|39	
12cu|R-GenomeGraphs-1.22.0-1|40	%if %{with internet}
12cu|R-GenomeGraphs-1.22.0-1|41	%check
12cu|R-GenomeGraphs-1.22.0-1|42	%{_bindir}/R CMD check %{packname}
12cu|R-GenomeGraphs-1.22.0-1|43	%endif
12cu|R-GenomeGraphs-1.22.0-1|44	
12cu|R-GenomeGraphs-1.22.0-1|45	%files
12cu|R-GenomeGraphs-1.22.0-1|46	%dir %{rlibdir}/%{packname}
12cu|R-GenomeGraphs-1.22.0-1|47	%doc %{rlibdir}/%{packname}/doc
12cu|R-GenomeGraphs-1.22.0-1|48	%doc %{rlibdir}/%{packname}/html
12cu|R-GenomeGraphs-1.22.0-1|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-GenomeGraphs-1.22.0-1|50	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-GenomeGraphs-1.22.0-1|51	%{rlibdir}/%{packname}/INDEX
12cu|R-GenomeGraphs-1.22.0-1|52	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-GenomeGraphs-1.22.0-1|53	%{rlibdir}/%{packname}/Meta
12cu|R-GenomeGraphs-1.22.0-1|54	%{rlibdir}/%{packname}/R
12cu|R-GenomeGraphs-1.22.0-1|55	%{rlibdir}/%{packname}/data
12cu|R-GenomeGraphs-1.22.0-1|56	%{rlibdir}/%{packname}/extra
12cu|R-GenomeGraphs-1.22.0-1|57	%{rlibdir}/%{packname}/help
12cu|R-GenomeGraphs-1.22.0-1|58	
12cu|R-GenomeGraphs-1.22.0-1|59	
12cu|R-GenomeGraphs-1.22.0-1|60	%changelog
12cu|R-GenomeGraphs-1.22.0-1|61	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.22.0-1
12cu|R-GenomeGraphs-1.22.0-1|62	+ Revision: d8d58a4
12cu|R-GenomeGraphs-1.22.0-1|63	- LOG Updated to 1.22.0 (by updates_builder)
12cu|R-GenomeGraphs-1.22.0-1|64	
12cu|R-GenomeGraphs-1.22.0-1|65	

12404 12
12cu|R-GenomicFeatures-1.14.2-1|1	%global packname  GenomicFeatures
12cu|R-GenomicFeatures-1.14.2-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-GenomicFeatures-1.14.2-1|3	
12cu|R-GenomicFeatures-1.14.2-1|4	%define debug_package %{nil}
12cu|R-GenomicFeatures-1.14.2-1|5	
12cu|R-GenomicFeatures-1.14.2-1|6	Name:             R-%{packname}
12cu|R-GenomicFeatures-1.14.2-1|7	Version:          1.14.2
12cu|R-GenomicFeatures-1.14.2-1|8	Release:          1
12cu|R-GenomicFeatures-1.14.2-1|9	Summary:          Tools for making and manipulating transcript centric annotations
12cu|R-GenomicFeatures-1.14.2-1|10	Group:            Sciences/Mathematics
12cu|R-GenomicFeatures-1.14.2-1|11	License:          Artistic-2.0
12cu|R-GenomicFeatures-1.14.2-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-GenomicFeatures-1.14.2-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/GenomicFeatures_1.14.2.tar.gz
12cu|R-GenomicFeatures-1.14.2-1|14	Requires:         R-IRanges R-GenomicRanges R-AnnotationDbi
12cu|R-GenomicFeatures-1.14.2-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
12cu|R-GenomicFeatures-1.14.2-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
12cu|R-GenomicFeatures-1.14.2-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-IRanges R-GenomicRanges R-AnnotationDbi
12cu|R-GenomicFeatures-1.14.2-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
12cu|R-GenomicFeatures-1.14.2-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
12cu|R-GenomicFeatures-1.14.2-1|20	
12cu|R-GenomicFeatures-1.14.2-1|21	%description
12cu|R-GenomicFeatures-1.14.2-1|22	A set of tools and methods for making and manipulating transcript centric
12cu|R-GenomicFeatures-1.14.2-1|23	annotations. With these tools the user can easily download the genomic
12cu|R-GenomicFeatures-1.14.2-1|24	locations of the transcripts, exons and cds of a given organism, from
12cu|R-GenomicFeatures-1.14.2-1|25	either the UCSC Genome Browser or a BioMart database (more sources will be
12cu|R-GenomicFeatures-1.14.2-1|26	supported in the future). This information is then stored in a local
12cu|R-GenomicFeatures-1.14.2-1|27	database that keeps track of the relationship between transcripts, exons,
12cu|R-GenomicFeatures-1.14.2-1|28	cds and genes. Flexible methods are provided for extracting the desired
12cu|R-GenomicFeatures-1.14.2-1|29	features in a convenient format.
12cu|R-GenomicFeatures-1.14.2-1|30	
12cu|R-GenomicFeatures-1.14.2-1|31	%prep
12cu|R-GenomicFeatures-1.14.2-1|32	%setup -q -c -n %{packname}
12cu|R-GenomicFeatures-1.14.2-1|33	
12cu|R-GenomicFeatures-1.14.2-1|34	%build
12cu|R-GenomicFeatures-1.14.2-1|35	
12cu|R-GenomicFeatures-1.14.2-1|36	%install
12cu|R-GenomicFeatures-1.14.2-1|37	mkdir -p %{buildroot}%{rlibdir}
12cu|R-GenomicFeatures-1.14.2-1|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-GenomicFeatures-1.14.2-1|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-GenomicFeatures-1.14.2-1|40	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-GenomicFeatures-1.14.2-1|41	
12cu|R-GenomicFeatures-1.14.2-1|42	%files
12cu|R-GenomicFeatures-1.14.2-1|43	%dir %{rlibdir}/%{packname}
12cu|R-GenomicFeatures-1.14.2-1|44	%doc %{rlibdir}/%{packname}/doc
12cu|R-GenomicFeatures-1.14.2-1|45	%doc %{rlibdir}/%{packname}/html
12cu|R-GenomicFeatures-1.14.2-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-GenomicFeatures-1.14.2-1|47	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-GenomicFeatures-1.14.2-1|48	%{rlibdir}/%{packname}/INDEX
12cu|R-GenomicFeatures-1.14.2-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-GenomicFeatures-1.14.2-1|50	%{rlibdir}/%{packname}/Meta
12cu|R-GenomicFeatures-1.14.2-1|51	%{rlibdir}/%{packname}/R
12cu|R-GenomicFeatures-1.14.2-1|52	%{rlibdir}/%{packname}/extdata
12cu|R-GenomicFeatures-1.14.2-1|53	%{rlibdir}/%{packname}/help
12cu|R-GenomicFeatures-1.14.2-1|54	%{rlibdir}/%{packname}/script
12cu|R-GenomicFeatures-1.14.2-1|55	%{rlibdir}/%{packname}/txdb-template
12cu|R-GenomicFeatures-1.14.2-1|56	%{rlibdir}/%{packname}/unitTests
12cu|R-GenomicFeatures-1.14.2-1|57	
12cu|R-GenomicFeatures-1.14.2-1|58	
12cu|R-GenomicFeatures-1.14.2-1|59	
12cu|R-GenomicFeatures-1.14.2-1|60	%changelog
12cu|R-GenomicFeatures-1.14.2-1|61	* Wed Feb 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.2-1
12cu|R-GenomicFeatures-1.14.2-1|62	+ Revision: 85b12ab
12cu|R-GenomicFeatures-1.14.2-1|63	- Fix files
12cu|R-GenomicFeatures-1.14.2-1|64	
12cu|R-GenomicFeatures-1.14.2-1|65	

12405 12
12cu|R-GenomicRanges-1.14.4-1|1	#%bcond_with internet
12cu|R-GenomicRanges-1.14.4-1|2	%bcond_without bootstrap
12cu|R-GenomicRanges-1.14.4-1|3	%global packname  GenomicRanges
12cu|R-GenomicRanges-1.14.4-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-GenomicRanges-1.14.4-1|5	
12cu|R-GenomicRanges-1.14.4-1|6	Name:             R-%{packname}
12cu|R-GenomicRanges-1.14.4-1|7	Version:          1.14.4
12cu|R-GenomicRanges-1.14.4-1|8	Release:          1
12cu|R-GenomicRanges-1.14.4-1|9	Summary:          Representation and manipulation of genomic intervals
12cu|R-GenomicRanges-1.14.4-1|10	Group:            Sciences/Mathematics
12cu|R-GenomicRanges-1.14.4-1|11	License:          Artistic-2.0
12cu|R-GenomicRanges-1.14.4-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-GenomicRanges-1.14.4-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/GenomicRanges_1.14.4.tar.gz
12cu|R-GenomicRanges-1.14.4-1|14	Requires:         R-methods R-IRanges
12cu|R-GenomicRanges-1.14.4-1|15	%if %{with bootstrap}
12cu|R-GenomicRanges-1.14.4-1|16	Requires:         R-RUnit
12cu|R-GenomicRanges-1.14.4-1|17	%else
12cu|R-GenomicRanges-1.14.4-1|18	Requires:         R-RUnit R-BSgenome R-GenomicFeatures R-Rsamtools
12cu|R-GenomicRanges-1.14.4-1|19	Requires:         R-EatonEtAlChIPseq R-leeBamViews R-edgeR R-DESeq
12cu|R-GenomicRanges-1.14.4-1|20	Requires:         R-rtracklayer R-org.Sc.sgd.db
12cu|R-GenomicRanges-1.14.4-1|21	Requires:         R-BSgenome.Scerevisiae.UCSC.sacCer2 R-DEXSeq R-pasilla
12cu|R-GenomicRanges-1.14.4-1|22	%endif
12cu|R-GenomicRanges-1.14.4-1|23	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-GenomicRanges-1.14.4-1|24	BuildRequires: R-GenomicRanges
12cu|R-GenomicRanges-1.14.4-1|25	Requires: R-GenomicRanges
12cu|R-GenomicRanges-1.14.4-1|26	BuildRequires: R-XVector
12cu|R-GenomicRanges-1.14.4-1|27	Requires: R-XVector
12cu|R-GenomicRanges-1.14.4-1|28	BuildRequires:    R-IRanges R-methods
12cu|R-GenomicRanges-1.14.4-1|29	BuildRequires:    R-BiocGenerics
12cu|R-GenomicRanges-1.14.4-1|30	%if %{with bootstrap}
12cu|R-GenomicRanges-1.14.4-1|31	BuildRequires:    R-RUnit
12cu|R-GenomicRanges-1.14.4-1|32	%else
12cu|R-GenomicRanges-1.14.4-1|33	BuildRequires:    R-RUnit R-BSgenome R-GenomicFeatures R-Rsamtools
12cu|R-GenomicRanges-1.14.4-1|34	BuildRequires:    R-EatonEtAlChIPseq R-leeBamViews R-edgeR R-DESeq
12cu|R-GenomicRanges-1.14.4-1|35	BuildRequires:    R-rtracklayer R-org.Sc.sgd.db
12cu|R-GenomicRanges-1.14.4-1|36	BuildRequires:    R-BSgenome.Scerevisiae.UCSC.sacCer2 R-DEXSeq R-pasilla
12cu|R-GenomicRanges-1.14.4-1|37	%endif
12cu|R-GenomicRanges-1.14.4-1|38	
12cu|R-GenomicRanges-1.14.4-1|39	%description
12cu|R-GenomicRanges-1.14.4-1|40	The ability to efficiently store genomic annotations and alignments is
12cu|R-GenomicRanges-1.14.4-1|41	playing a central role when it comes to analyze high-throughput sequencing
12cu|R-GenomicRanges-1.14.4-1|42	data (a.k.a. NGS data). The package defines general purpose containers for
12cu|R-GenomicRanges-1.14.4-1|43	storing genomic intervals as well as more specialized containers for
12cu|R-GenomicRanges-1.14.4-1|44	storing alignments against a reference genome.
12cu|R-GenomicRanges-1.14.4-1|45	
12cu|R-GenomicRanges-1.14.4-1|46	%prep
12cu|R-GenomicRanges-1.14.4-1|47	%setup -q -c -n %{packname}
12cu|R-GenomicRanges-1.14.4-1|48	
12cu|R-GenomicRanges-1.14.4-1|49	%build
12cu|R-GenomicRanges-1.14.4-1|50	
12cu|R-GenomicRanges-1.14.4-1|51	%install
12cu|R-GenomicRanges-1.14.4-1|52	mkdir -p %{buildroot}%{rlibdir}
12cu|R-GenomicRanges-1.14.4-1|53	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-GenomicRanges-1.14.4-1|54	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-GenomicRanges-1.14.4-1|55	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-GenomicRanges-1.14.4-1|56	
12cu|R-GenomicRanges-1.14.4-1|57	%if %{without bootstrap}
12cu|R-GenomicRanges-1.14.4-1|58	%if %{with internet}
12cu|R-GenomicRanges-1.14.4-1|59	%check
12cu|R-GenomicRanges-1.14.4-1|60	%{_bindir}/R CMD check %{packname}
12cu|R-GenomicRanges-1.14.4-1|61	%endif
12cu|R-GenomicRanges-1.14.4-1|62	%endif
12cu|R-GenomicRanges-1.14.4-1|63	
12cu|R-GenomicRanges-1.14.4-1|64	%files
12cu|R-GenomicRanges-1.14.4-1|65	%dir %{rlibdir}/%{packname}
12cu|R-GenomicRanges-1.14.4-1|66	%doc %{rlibdir}/%{packname}/doc
12cu|R-GenomicRanges-1.14.4-1|67	%doc %{rlibdir}/%{packname}/html
12cu|R-GenomicRanges-1.14.4-1|68	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-GenomicRanges-1.14.4-1|69	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-GenomicRanges-1.14.4-1|70	%{rlibdir}/%{packname}/INDEX
12cu|R-GenomicRanges-1.14.4-1|71	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-GenomicRanges-1.14.4-1|72	%{rlibdir}/%{packname}/Meta
12cu|R-GenomicRanges-1.14.4-1|73	%{rlibdir}/%{packname}/R
12cu|R-GenomicRanges-1.14.4-1|74	%{rlibdir}/%{packname}/extdata
12cu|R-GenomicRanges-1.14.4-1|75	%{rlibdir}/%{packname}/help
12cu|R-GenomicRanges-1.14.4-1|76	%{rlibdir}/%{packname}/libs
12cu|R-GenomicRanges-1.14.4-1|77	%{rlibdir}/%{packname}/scripts
12cu|R-GenomicRanges-1.14.4-1|78	%{rlibdir}/%{packname}/unitTests
12cu|R-GenomicRanges-1.14.4-1|79	
12cu|R-GenomicRanges-1.14.4-1|80	
12cu|R-GenomicRanges-1.14.4-1|81	
12cu|R-GenomicRanges-1.14.4-1|82	%changelog
12cu|R-GenomicRanges-1.14.4-1|83	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.4-1
12cu|R-GenomicRanges-1.14.4-1|84	+ Revision: 913b140
12cu|R-GenomicRanges-1.14.4-1|85	- Added missing requires
12cu|R-GenomicRanges-1.14.4-1|86	
12cu|R-GenomicRanges-1.14.4-1|87	

12406 12
12cu|R-GEOquery-2.28.0-1|1	%define debug_package %{nil}
12cu|R-GEOquery-2.28.0-1|2	
12cu|R-GEOquery-2.28.0-1|3	%global packname  GEOquery
12cu|R-GEOquery-2.28.0-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-GEOquery-2.28.0-1|5	
12cu|R-GEOquery-2.28.0-1|6	Name:             R-%{packname}
12cu|R-GEOquery-2.28.0-1|7	Version:          2.28.0
12cu|R-GEOquery-2.28.0-1|8	Release:          1
12cu|R-GEOquery-2.28.0-1|9	Summary:          Get data from NCBI Gene Expression Omnibus (GEO)
12cu|R-GEOquery-2.28.0-1|10	Group:            Sciences/Mathematics
12cu|R-GEOquery-2.28.0-1|11	License:          GPL-2
12cu|R-GEOquery-2.28.0-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-GEOquery-2.28.0-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-GEOquery-2.28.0-1|14	
12cu|R-GEOquery-2.28.0-1|15	Requires:         R-methods R-Biobase
12cu|R-GEOquery-2.28.0-1|16	Requires:         R-XML R-RCurl
12cu|R-GEOquery-2.28.0-1|17	Requires:         R-limma R-RUnit
12cu|R-GEOquery-2.28.0-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-methods R-Biobase
12cu|R-GEOquery-2.28.0-1|19	BuildRequires:    R-XML R-RCurl
12cu|R-GEOquery-2.28.0-1|20	BuildRequires:    R-limma R-RUnit
12cu|R-GEOquery-2.28.0-1|21	BuildRequires:    curl
12cu|R-GEOquery-2.28.0-1|22	
12cu|R-GEOquery-2.28.0-1|23	%description
12cu|R-GEOquery-2.28.0-1|24	The NCBI Gene Expression Omnibus (GEO) is a public repository of
12cu|R-GEOquery-2.28.0-1|25	microarray data.  Given the rich and varied nature of this resource, it is
12cu|R-GEOquery-2.28.0-1|26	only natural to want to apply BioConductor tools to these data.  GEOquery
12cu|R-GEOquery-2.28.0-1|27	is the bridge between GEO and BioConductor.
12cu|R-GEOquery-2.28.0-1|28	
12cu|R-GEOquery-2.28.0-1|29	%prep
12cu|R-GEOquery-2.28.0-1|30	%setup -q -c -n %{packname}
12cu|R-GEOquery-2.28.0-1|31	
12cu|R-GEOquery-2.28.0-1|32	%build
12cu|R-GEOquery-2.28.0-1|33	
12cu|R-GEOquery-2.28.0-1|34	%install
12cu|R-GEOquery-2.28.0-1|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-GEOquery-2.28.0-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-GEOquery-2.28.0-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-GEOquery-2.28.0-1|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-GEOquery-2.28.0-1|39	
12cu|R-GEOquery-2.28.0-1|40	# Do not run tests - their try to conenct to some sites that can be unavailable
12cu|R-GEOquery-2.28.0-1|41	# %check
12cu|R-GEOquery-2.28.0-1|42	# %{_bindir}/R CMD check %{packname}
12cu|R-GEOquery-2.28.0-1|43	
12cu|R-GEOquery-2.28.0-1|44	%files
12cu|R-GEOquery-2.28.0-1|45	%dir %{rlibdir}/%{packname}
12cu|R-GEOquery-2.28.0-1|46	%doc %{rlibdir}/%{packname}/doc
12cu|R-GEOquery-2.28.0-1|47	%doc %{rlibdir}/%{packname}/html
12cu|R-GEOquery-2.28.0-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-GEOquery-2.28.0-1|49	%{rlibdir}/%{packname}/CITATION
12cu|R-GEOquery-2.28.0-1|50	%{rlibdir}/%{packname}/INDEX
12cu|R-GEOquery-2.28.0-1|51	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-GEOquery-2.28.0-1|52	%{rlibdir}/%{packname}/Meta
12cu|R-GEOquery-2.28.0-1|53	%{rlibdir}/%{packname}/R
12cu|R-GEOquery-2.28.0-1|54	%{rlibdir}/%{packname}/extdata
12cu|R-GEOquery-2.28.0-1|55	%{rlibdir}/%{packname}/help
12cu|R-GEOquery-2.28.0-1|56	%{rlibdir}/%{packname}/unitTests
12cu|R-GEOquery-2.28.0-1|57	
12cu|R-GEOquery-2.28.0-1|58	%changelog
12cu|R-GEOquery-2.28.0-1|59	* Thu Mar 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.28.0-1
12cu|R-GEOquery-2.28.0-1|60	+ Revision: 7b0e1fc
12cu|R-GEOquery-2.28.0-1|61	- Disable check - it relies on availability of external internet sites
12cu|R-GEOquery-2.28.0-1|62	
12cu|R-GEOquery-2.28.0-1|63	

12407 12
12cu|R-geoR-1.7_4-2|1	%bcond_with bootstrap
12cu|R-geoR-1.7_4-2|2	%global packname  geoR
12cu|R-geoR-1.7_4-2|3	%global rlibdir  %{_libdir}/R/library
12cu|R-geoR-1.7_4-2|4	
12cu|R-geoR-1.7_4-2|5	Name:             R-%{packname}
12cu|R-geoR-1.7_4-2|6	Version:          1.7_4
12cu|R-geoR-1.7_4-2|7	Release:          2
12cu|R-geoR-1.7_4-2|8	Summary:          Analysis of geostatistical data
12cu|R-geoR-1.7_4-2|9	Group:            Sciences/Mathematics
12cu|R-geoR-1.7_4-2|10	License:          GPL (>= 2)
12cu|R-geoR-1.7_4-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-geoR-1.7_4-2|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.7-4.tar.gz
12cu|R-geoR-1.7_4-2|13	Requires:         R-stats R-sp R-methods R-MASS R-splancs R-RandomFields
12cu|R-geoR-1.7_4-2|14	Requires:         R-scatterplot3d R-tcltk R-lattice R-graphics
12cu|R-geoR-1.7_4-2|15	%if %{without bootstrap}
12cu|R-geoR-1.7_4-2|16	Requires:         R-geoRglm
12cu|R-geoR-1.7_4-2|17	%endif
12cu|R-geoR-1.7_4-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-geoR-1.7_4-2|19	BuildRequires:    R-stats R-sp R-methods R-MASS R-splancs R-RandomFields
12cu|R-geoR-1.7_4-2|20	BuildRequires:    R-scatterplot3d R-tcltk R-lattice R-graphics
12cu|R-geoR-1.7_4-2|21	%if %{without bootstrap}
12cu|R-geoR-1.7_4-2|22	BuildRequires:    R-geoRglm
12cu|R-geoR-1.7_4-2|23	%endif
12cu|R-geoR-1.7_4-2|24	
12cu|R-geoR-1.7_4-2|25	%description
12cu|R-geoR-1.7_4-2|26	Geostatistical analysis including traditional, likelihood-based and
12cu|R-geoR-1.7_4-2|27	Bayesian methods.
12cu|R-geoR-1.7_4-2|28	
12cu|R-geoR-1.7_4-2|29	%prep
12cu|R-geoR-1.7_4-2|30	%setup -q -c -n %{packname}
12cu|R-geoR-1.7_4-2|31	
12cu|R-geoR-1.7_4-2|32	%build
12cu|R-geoR-1.7_4-2|33	
12cu|R-geoR-1.7_4-2|34	%install
12cu|R-geoR-1.7_4-2|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-geoR-1.7_4-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-geoR-1.7_4-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-geoR-1.7_4-2|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-geoR-1.7_4-2|39	
12cu|R-geoR-1.7_4-2|40	%if %{without bootstrap}
12cu|R-geoR-1.7_4-2|41	%check
12cu|R-geoR-1.7_4-2|42	%{_bindir}/R CMD check %{packname}
12cu|R-geoR-1.7_4-2|43	%endif
12cu|R-geoR-1.7_4-2|44	
12cu|R-geoR-1.7_4-2|45	%files
12cu|R-geoR-1.7_4-2|46	%dir %{rlibdir}/%{packname}
12cu|R-geoR-1.7_4-2|47	%doc %{rlibdir}/%{packname}/doc
12cu|R-geoR-1.7_4-2|48	%doc %{rlibdir}/%{packname}/html
12cu|R-geoR-1.7_4-2|49	%doc %{rlibdir}/%{packname}/CHANGES
12cu|R-geoR-1.7_4-2|50	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-geoR-1.7_4-2|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-geoR-1.7_4-2|52	%{rlibdir}/%{packname}/INDEX
12cu|R-geoR-1.7_4-2|53	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-geoR-1.7_4-2|54	%{rlibdir}/%{packname}/Meta
12cu|R-geoR-1.7_4-2|55	%{rlibdir}/%{packname}/R
12cu|R-geoR-1.7_4-2|56	%{rlibdir}/%{packname}/data
12cu|R-geoR-1.7_4-2|57	%{rlibdir}/%{packname}/help
12cu|R-geoR-1.7_4-2|58	%{rlibdir}/%{packname}/libs

12408 12
12cu|R-geoRglm-0.9.4-1|1	%global packname  geoRglm
12cu|R-geoRglm-0.9.4-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-geoRglm-0.9.4-1|3	
12cu|R-geoRglm-0.9.4-1|4	Name:             R-%{packname}
12cu|R-geoRglm-0.9.4-1|5	Version:          0.9.4
12cu|R-geoRglm-0.9.4-1|6	Release:          1
12cu|R-geoRglm-0.9.4-1|7	Summary:          geoRglm - a package for generalised linear spatial models
12cu|R-geoRglm-0.9.4-1|8	Group:            Sciences/Mathematics
12cu|R-geoRglm-0.9.4-1|9	License:          GPL (>= 2)
12cu|R-geoRglm-0.9.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-geoRglm-0.9.4-1|11	Source0:          http://cran.r-project.org/src/contrib/geoRglm_0.9-4.tar.gz
12cu|R-geoRglm-0.9.4-1|12	Requires:         R-geoR R-stats
12cu|R-geoRglm-0.9.4-1|13	Requires:         R-coda
12cu|R-geoRglm-0.9.4-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-geoR R-stats
12cu|R-geoRglm-0.9.4-1|15	BuildRequires:    R-coda
12cu|R-geoRglm-0.9.4-1|16	
12cu|R-geoRglm-0.9.4-1|17	%description
12cu|R-geoRglm-0.9.4-1|18	Functions for inference in generalised linear spatial models. The
12cu|R-geoRglm-0.9.4-1|19	posterior and predictive inference is based on Markov chain Monte Carlo
12cu|R-geoRglm-0.9.4-1|20	methods. Package geoRglm is an extension to the package geoR, which must
12cu|R-geoRglm-0.9.4-1|21	be installed first.
12cu|R-geoRglm-0.9.4-1|22	
12cu|R-geoRglm-0.9.4-1|23	%prep
12cu|R-geoRglm-0.9.4-1|24	%setup -q -c -n %{packname}
12cu|R-geoRglm-0.9.4-1|25	
12cu|R-geoRglm-0.9.4-1|26	%build
12cu|R-geoRglm-0.9.4-1|27	
12cu|R-geoRglm-0.9.4-1|28	%install
12cu|R-geoRglm-0.9.4-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-geoRglm-0.9.4-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-geoRglm-0.9.4-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-geoRglm-0.9.4-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-geoRglm-0.9.4-1|33	
12cu|R-geoRglm-0.9.4-1|34	%check
12cu|R-geoRglm-0.9.4-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-geoRglm-0.9.4-1|36	
12cu|R-geoRglm-0.9.4-1|37	%files
12cu|R-geoRglm-0.9.4-1|38	%dir %{rlibdir}/%{packname}
12cu|R-geoRglm-0.9.4-1|39	%doc %{rlibdir}/%{packname}/doc
12cu|R-geoRglm-0.9.4-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-geoRglm-0.9.4-1|41	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-geoRglm-0.9.4-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-geoRglm-0.9.4-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-geoRglm-0.9.4-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-geoRglm-0.9.4-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-geoRglm-0.9.4-1|46	%{rlibdir}/%{packname}/R
12cu|R-geoRglm-0.9.4-1|47	%{rlibdir}/%{packname}/data
12cu|R-geoRglm-0.9.4-1|48	%{rlibdir}/%{packname}/help
12cu|R-geoRglm-0.9.4-1|49	%{rlibdir}/%{packname}/libs
12cu|R-geoRglm-0.9.4-1|50	
12cu|R-geoRglm-0.9.4-1|51	
12cu|R-geoRglm-0.9.4-1|52	
12cu|R-geoRglm-0.9.4-1|53	%changelog
12cu|R-geoRglm-0.9.4-1|54	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4-1
12cu|R-geoRglm-0.9.4-1|55	+ Revision: 0f78c8e
12cu|R-geoRglm-0.9.4-1|56	- Updated to 0.9.4 (by updates_builder)
12cu|R-geoRglm-0.9.4-1|57	
12cu|R-geoRglm-0.9.4-1|58	

12409 12
12cu|R-ggdendro-0.1.14-1|1	%define debug_package %{nil}
12cu|R-ggdendro-0.1.14-1|2	
12cu|R-ggdendro-0.1.14-1|3	%global packname  ggdendro
12cu|R-ggdendro-0.1.14-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-ggdendro-0.1.14-1|5	
12cu|R-ggdendro-0.1.14-1|6	Name:             R-%{packname}
12cu|R-ggdendro-0.1.14-1|7	Version:          0.1.14
12cu|R-ggdendro-0.1.14-1|8	Release:          1
12cu|R-ggdendro-0.1.14-1|9	Summary:          Tools for extracting dendrogram and tree diagram plot data for use with ggplot
12cu|R-ggdendro-0.1.14-1|10	Group:            Sciences/Mathematics
12cu|R-ggdendro-0.1.14-1|11	License:          GPLv2+
12cu|R-ggdendro-0.1.14-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-ggdendro-0.1.14-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.1-14.tar.gz
12cu|R-ggdendro-0.1.14-1|14	
12cu|R-ggdendro-0.1.14-1|15	
12cu|R-ggdendro-0.1.14-1|16	Requires:         R-MASS R-ggplot2
12cu|R-ggdendro-0.1.14-1|17	Requires:         R-rpart R-tree
12cu|R-ggdendro-0.1.14-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-ggdendro-0.1.14-1|19	BuildRequires:    R-MASS R-ggplot2
12cu|R-ggdendro-0.1.14-1|20	BuildRequires:   R-rpart R-tree
12cu|R-ggdendro-0.1.14-1|21	%description
12cu|R-ggdendro-0.1.14-1|22	This is a set of tools for dendrograms and tree plots using ggplot.  The
12cu|R-ggdendro-0.1.14-1|23	ggplot philosophy is to clearly separate data from the presentation.
12cu|R-ggdendro-0.1.14-1|24	Unfortunately the plot method for dendrograms plots directly to a plot
12cu|R-ggdendro-0.1.14-1|25	device without exposing the data. The ggdendro package resolves this by
12cu|R-ggdendro-0.1.14-1|26	making available functions that extract the dendrogram plot data.
12cu|R-ggdendro-0.1.14-1|27	
12cu|R-ggdendro-0.1.14-1|28	%prep
12cu|R-ggdendro-0.1.14-1|29	%setup -q -c -n %{packname}
12cu|R-ggdendro-0.1.14-1|30	
12cu|R-ggdendro-0.1.14-1|31	%build
12cu|R-ggdendro-0.1.14-1|32	
12cu|R-ggdendro-0.1.14-1|33	%install
12cu|R-ggdendro-0.1.14-1|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ggdendro-0.1.14-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ggdendro-0.1.14-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ggdendro-0.1.14-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ggdendro-0.1.14-1|38	
12cu|R-ggdendro-0.1.14-1|39	%check
12cu|R-ggdendro-0.1.14-1|40	%{_bindir}/R CMD check %{packname}
12cu|R-ggdendro-0.1.14-1|41	
12cu|R-ggdendro-0.1.14-1|42	%files
12cu|R-ggdendro-0.1.14-1|43	%dir %{rlibdir}/%{packname}
12cu|R-ggdendro-0.1.14-1|44	%doc %{rlibdir}/%{packname}/doc
12cu|R-ggdendro-0.1.14-1|45	%doc %{rlibdir}/%{packname}/html
12cu|R-ggdendro-0.1.14-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ggdendro-0.1.14-1|47	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-ggdendro-0.1.14-1|48	%{rlibdir}/%{packname}/INDEX
12cu|R-ggdendro-0.1.14-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ggdendro-0.1.14-1|50	%{rlibdir}/%{packname}/Meta
12cu|R-ggdendro-0.1.14-1|51	%{rlibdir}/%{packname}/R
12cu|R-ggdendro-0.1.14-1|52	%{rlibdir}/%{packname}/help
12cu|R-ggdendro-0.1.14-1|53	%{rlibdir}/%{packname}/tests
12cu|R-ggdendro-0.1.14-1|54	
12cu|R-ggdendro-0.1.14-1|55	%changelog
12cu|R-ggdendro-0.1.14-1|56	* Thu Mar 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.14-1
12cu|R-ggdendro-0.1.14-1|57	+ Revision: 48a5a08
12cu|R-ggdendro-0.1.14-1|58	- Disable debug
12cu|R-ggdendro-0.1.14-1|59	
12cu|R-ggdendro-0.1.14-1|60	

12410 12
12cu|R-ggplot2-0.9.3.1-2|1	%global packname  ggplot2
12cu|R-ggplot2-0.9.3.1-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-ggplot2-0.9.3.1-2|3	
12cu|R-ggplot2-0.9.3.1-2|4	Name:             R-%{packname}
12cu|R-ggplot2-0.9.3.1-2|5	Version:          0.9.3.1
12cu|R-ggplot2-0.9.3.1-2|6	Release:          2
12cu|R-ggplot2-0.9.3.1-2|7	Summary:          An implementation of the Grammar of Graphics
12cu|R-ggplot2-0.9.3.1-2|8	Group:            Sciences/Mathematics
12cu|R-ggplot2-0.9.3.1-2|9	License:          GPL-2
12cu|R-ggplot2-0.9.3.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-ggplot2-0.9.3.1-2|11	Source0:          http://cran.r-project.org/src/contrib/ggplot2_0.9.3.1.tar.gz
12cu|R-ggplot2-0.9.3.1-2|12	BuildArch:        noarch
12cu|R-ggplot2-0.9.3.1-2|13	Requires:         R-core
12cu|R-ggplot2-0.9.3.1-2|14	Requires:         R-reshape R-grid R-proto
12cu|R-ggplot2-0.9.3.1-2|15	Requires:         R-plyr R-splines R-MASS R-RColorBrewer R-digest R-colorspace
12cu|R-ggplot2-0.9.3.1-2|16	Requires:         R-quantreg R-Hmisc R-mapproj R-maps R-hexbin R-gpclib R-maptools
12cu|R-ggplot2-0.9.3.1-2|17	Requires:         R-scales R-gtable
12cu|R-ggplot2-0.9.3.1-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-reshape R-grid R-proto
12cu|R-ggplot2-0.9.3.1-2|19	BuildRequires:    R-plyr R-splines R-MASS R-RColorBrewer R-digest R-colorspace
12cu|R-ggplot2-0.9.3.1-2|20	BuildRequires:    R-quantreg R-Hmisc R-mapproj R-maps R-hexbin R-gpclib R-maptools
12cu|R-ggplot2-0.9.3.1-2|21	BuildRequires:    R-scales R-gtable
12cu|R-ggplot2-0.9.3.1-2|22	
12cu|R-ggplot2-0.9.3.1-2|23	%description
12cu|R-ggplot2-0.9.3.1-2|24	An implementation of the grammar of graphics in R. It combines the
12cu|R-ggplot2-0.9.3.1-2|25	advantages of both base and lattice graphics: conditioning and shared axes
12cu|R-ggplot2-0.9.3.1-2|26	are handled automatically, and you can still build up a plot step by step
12cu|R-ggplot2-0.9.3.1-2|27	from multiple data sources. It also implements a sophisticated
12cu|R-ggplot2-0.9.3.1-2|28	multidimensional conditioning system and a consistent interface to map
12cu|R-ggplot2-0.9.3.1-2|29	data to aesthetic attributes. See the ggplot2 website for more
12cu|R-ggplot2-0.9.3.1-2|30	information, documentation and examples.
12cu|R-ggplot2-0.9.3.1-2|31	
12cu|R-ggplot2-0.9.3.1-2|32	%prep
12cu|R-ggplot2-0.9.3.1-2|33	%setup -q -c -n %{packname}
12cu|R-ggplot2-0.9.3.1-2|34	
12cu|R-ggplot2-0.9.3.1-2|35	%build
12cu|R-ggplot2-0.9.3.1-2|36	
12cu|R-ggplot2-0.9.3.1-2|37	%install
12cu|R-ggplot2-0.9.3.1-2|38	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ggplot2-0.9.3.1-2|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ggplot2-0.9.3.1-2|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ggplot2-0.9.3.1-2|41	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ggplot2-0.9.3.1-2|42	
12cu|R-ggplot2-0.9.3.1-2|43	%check
12cu|R-ggplot2-0.9.3.1-2|44	%{_bindir}/R CMD check %{packname}
12cu|R-ggplot2-0.9.3.1-2|45	
12cu|R-ggplot2-0.9.3.1-2|46	%files
12cu|R-ggplot2-0.9.3.1-2|47	%dir %{rlibdir}/%{packname}
12cu|R-ggplot2-0.9.3.1-2|48	%doc %{rlibdir}/%{packname}/html
12cu|R-ggplot2-0.9.3.1-2|49	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-ggplot2-0.9.3.1-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ggplot2-0.9.3.1-2|51	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-ggplot2-0.9.3.1-2|52	%{rlibdir}/%{packname}/INDEX
12cu|R-ggplot2-0.9.3.1-2|53	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ggplot2-0.9.3.1-2|54	%{rlibdir}/%{packname}/Meta
12cu|R-ggplot2-0.9.3.1-2|55	%{rlibdir}/%{packname}/R
12cu|R-ggplot2-0.9.3.1-2|56	%{rlibdir}/%{packname}/data
12cu|R-ggplot2-0.9.3.1-2|57	%{rlibdir}/%{packname}/help
12cu|R-ggplot2-0.9.3.1-2|58	%{rlibdir}/%{packname}/staticdocs
12cu|R-ggplot2-0.9.3.1-2|59	%{rlibdir}/%{packname}/test_ns
12cu|R-ggplot2-0.9.3.1-2|60	%{rlibdir}/%{packname}/tests
12cu|R-ggplot2-0.9.3.1-2|61	
12cu|R-ggplot2-0.9.3.1-2|62	%changelog
12cu|R-ggplot2-0.9.3.1-2|63	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3.1-2
12cu|R-ggplot2-0.9.3.1-2|64	+ Revision: 5111cee
12cu|R-ggplot2-0.9.3.1-2|65	- Fix files
12cu|R-ggplot2-0.9.3.1-2|66	
12cu|R-ggplot2-0.9.3.1-2|67	

12411 12
12cu|R-glmmML-1.0-1|1	%global packname  glmmML
12cu|R-glmmML-1.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-glmmML-1.0-1|3	
12cu|R-glmmML-1.0-1|4	Name:             R-%{packname}
12cu|R-glmmML-1.0-1|5	Version:          1.0
12cu|R-glmmML-1.0-1|6	Release:          1
12cu|R-glmmML-1.0-1|7	Summary:          Generalized linear models with clustering
12cu|R-glmmML-1.0-1|8	Group:            Sciences/Mathematics
12cu|R-glmmML-1.0-1|9	License:          GPL (>= 3)
12cu|R-glmmML-1.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-glmmML-1.0-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-glmmML-1.0-1|12	
12cu|R-glmmML-1.0-1|13	Requires:         R-stats
12cu|R-glmmML-1.0-1|14	
12cu|R-glmmML-1.0-1|15	BuildRequires:    lapack-devel
12cu|R-glmmML-1.0-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-stats
12cu|R-glmmML-1.0-1|17	
12cu|R-glmmML-1.0-1|18	
12cu|R-glmmML-1.0-1|19	%description
12cu|R-glmmML-1.0-1|20	Binomial and Poisson regression for clustered data, fixed and random
12cu|R-glmmML-1.0-1|21	effects with bootstrapping.
12cu|R-glmmML-1.0-1|22	
12cu|R-glmmML-1.0-1|23	%prep
12cu|R-glmmML-1.0-1|24	%setup -q -c -n %{packname}
12cu|R-glmmML-1.0-1|25	
12cu|R-glmmML-1.0-1|26	%build
12cu|R-glmmML-1.0-1|27	
12cu|R-glmmML-1.0-1|28	%install
12cu|R-glmmML-1.0-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-glmmML-1.0-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-glmmML-1.0-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-glmmML-1.0-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-glmmML-1.0-1|33	
12cu|R-glmmML-1.0-1|34	%check
12cu|R-glmmML-1.0-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-glmmML-1.0-1|36	
12cu|R-glmmML-1.0-1|37	%files
12cu|R-glmmML-1.0-1|38	%dir %{rlibdir}/%{packname}
12cu|R-glmmML-1.0-1|39	%doc %{rlibdir}/%{packname}/doc
12cu|R-glmmML-1.0-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-glmmML-1.0-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-glmmML-1.0-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-glmmML-1.0-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-glmmML-1.0-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-glmmML-1.0-1|45	%{rlibdir}/%{packname}/R
12cu|R-glmmML-1.0-1|46	%{rlibdir}/%{packname}/help
12cu|R-glmmML-1.0-1|47	%{rlibdir}/%{packname}/libs
12cu|R-glmmML-1.0-1|48	
12cu|R-glmmML-1.0-1|49	%changelog
12cu|R-glmmML-1.0-1|50	* Tue Mar 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-1
12cu|R-glmmML-1.0-1|51	+ Revision: df8fa95
12cu|R-glmmML-1.0-1|52	- Fix files
12cu|R-glmmML-1.0-1|53	
12cu|R-glmmML-1.0-1|54	

12412 12
12cu|R-glmnet-1.9.5-1|1	%global packname  glmnet
12cu|R-glmnet-1.9.5-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-glmnet-1.9.5-1|3	
12cu|R-glmnet-1.9.5-1|4	Name:             R-%{packname}
12cu|R-glmnet-1.9.5-1|5	Version:          1.9.5
12cu|R-glmnet-1.9.5-1|6	Release:          1
12cu|R-glmnet-1.9.5-1|7	Summary:          Lasso and elastic-net regularized generalized linear models
12cu|R-glmnet-1.9.5-1|8	Group:            Sciences/Mathematics
12cu|R-glmnet-1.9.5-1|9	License:          GPLv2
12cu|R-glmnet-1.9.5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-glmnet-1.9.5-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.9-5.tar.gz
12cu|R-glmnet-1.9.5-1|12	
12cu|R-glmnet-1.9.5-1|13	Requires:         R-Matrix R-utils
12cu|R-glmnet-1.9.5-1|14	
12cu|R-glmnet-1.9.5-1|15	Requires:         R-survival R-foreach
12cu|R-glmnet-1.9.5-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Matrix R-utils
12cu|R-glmnet-1.9.5-1|17	
12cu|R-glmnet-1.9.5-1|18	BuildRequires:   R-survival R-foreach
12cu|R-glmnet-1.9.5-1|19	%description
12cu|R-glmnet-1.9.5-1|20	Extremely efficient procedures for fitting the entire lasso or elastic-net
12cu|R-glmnet-1.9.5-1|21	regularization path for linear regression, logistic and multinomial
12cu|R-glmnet-1.9.5-1|22	regression models, poisson regression and the Cox model. Two recent
12cu|R-glmnet-1.9.5-1|23	additions are the multiresponse gaussian, and the grouped multinomial. The
12cu|R-glmnet-1.9.5-1|24	algorithm uses cyclical coordinate descent in a pathwise fashion, as
12cu|R-glmnet-1.9.5-1|25	described in the paper listed below.
12cu|R-glmnet-1.9.5-1|26	
12cu|R-glmnet-1.9.5-1|27	%prep
12cu|R-glmnet-1.9.5-1|28	%setup -q -c -n %{packname}
12cu|R-glmnet-1.9.5-1|29	
12cu|R-glmnet-1.9.5-1|30	%build
12cu|R-glmnet-1.9.5-1|31	
12cu|R-glmnet-1.9.5-1|32	%install
12cu|R-glmnet-1.9.5-1|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-glmnet-1.9.5-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-glmnet-1.9.5-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-glmnet-1.9.5-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-glmnet-1.9.5-1|37	
12cu|R-glmnet-1.9.5-1|38	%check
12cu|R-glmnet-1.9.5-1|39	%{_bindir}/R CMD check %{packname}
12cu|R-glmnet-1.9.5-1|40	
12cu|R-glmnet-1.9.5-1|41	%files
12cu|R-glmnet-1.9.5-1|42	%dir %{rlibdir}/%{packname}
12cu|R-glmnet-1.9.5-1|43	%doc %{rlibdir}/%{packname}/doc
12cu|R-glmnet-1.9.5-1|44	%doc %{rlibdir}/%{packname}/html
12cu|R-glmnet-1.9.5-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-glmnet-1.9.5-1|46	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-glmnet-1.9.5-1|47	%{rlibdir}/%{packname}/INDEX
12cu|R-glmnet-1.9.5-1|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-glmnet-1.9.5-1|49	%{rlibdir}/%{packname}/Meta
12cu|R-glmnet-1.9.5-1|50	%{rlibdir}/%{packname}/R
12cu|R-glmnet-1.9.5-1|51	%{rlibdir}/%{packname}/help
12cu|R-glmnet-1.9.5-1|52	%{rlibdir}/%{packname}/libs
12cu|R-glmnet-1.9.5-1|53	%{rlibdir}/%{packname}/mortran
12cu|R-glmnet-1.9.5-1|54	
12cu|R-glmnet-1.9.5-1|55	%changelog
12cu|R-glmnet-1.9.5-1|56	* Thu Dec 12 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.9.5-1
12cu|R-glmnet-1.9.5-1|57	+ Revision: 4612f17
12cu|R-glmnet-1.9.5-1|58	- Fix files
12cu|R-glmnet-1.9.5-1|59	
12cu|R-glmnet-1.9.5-1|60	

12413 12
12cu|R-gmodels-2.15.4.1-1|1	%global packname  gmodels
12cu|R-gmodels-2.15.4.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-gmodels-2.15.4.1-1|3	
12cu|R-gmodels-2.15.4.1-1|4	Name:             R-%{packname}
12cu|R-gmodels-2.15.4.1-1|5	Version:          2.15.4.1
12cu|R-gmodels-2.15.4.1-1|6	Release:          1
12cu|R-gmodels-2.15.4.1-1|7	Summary:          Various R programming tools for model fitting
12cu|R-gmodels-2.15.4.1-1|8	Group:            Sciences/Mathematics
12cu|R-gmodels-2.15.4.1-1|9	License:          GPL-2
12cu|R-gmodels-2.15.4.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gmodels-2.15.4.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-gmodels-2.15.4.1-1|12	BuildArch:        noarch
12cu|R-gmodels-2.15.4.1-1|13	Requires:         R-core
12cu|R-gmodels-2.15.4.1-1|14	
12cu|R-gmodels-2.15.4.1-1|15	
12cu|R-gmodels-2.15.4.1-1|16	Requires:         R-MASS R-gdata
12cu|R-gmodels-2.15.4.1-1|17	Requires:         R-gplots R-gtools R-Matrix R-nlme R-lme4
12cu|R-gmodels-2.15.4.1-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-gmodels-2.15.4.1-1|19	BuildRequires:    R-MASS R-gdata
12cu|R-gmodels-2.15.4.1-1|20	BuildRequires:   R-gplots R-gtools R-Matrix R-nlme R-lme4
12cu|R-gmodels-2.15.4.1-1|21	%description
12cu|R-gmodels-2.15.4.1-1|22	Various R programming tools for model fitting
12cu|R-gmodels-2.15.4.1-1|23	
12cu|R-gmodels-2.15.4.1-1|24	%prep
12cu|R-gmodels-2.15.4.1-1|25	%setup -q -c -n %{packname}
12cu|R-gmodels-2.15.4.1-1|26	
12cu|R-gmodels-2.15.4.1-1|27	%build
12cu|R-gmodels-2.15.4.1-1|28	
12cu|R-gmodels-2.15.4.1-1|29	%install
12cu|R-gmodels-2.15.4.1-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gmodels-2.15.4.1-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gmodels-2.15.4.1-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gmodels-2.15.4.1-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gmodels-2.15.4.1-1|34	
12cu|R-gmodels-2.15.4.1-1|35	%check
12cu|R-gmodels-2.15.4.1-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-gmodels-2.15.4.1-1|37	
12cu|R-gmodels-2.15.4.1-1|38	%files
12cu|R-gmodels-2.15.4.1-1|39	%dir %{rlibdir}/%{packname}
12cu|R-gmodels-2.15.4.1-1|40	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-gmodels-2.15.4.1-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-gmodels-2.15.4.1-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gmodels-2.15.4.1-1|43	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-gmodels-2.15.4.1-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-gmodels-2.15.4.1-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gmodels-2.15.4.1-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-gmodels-2.15.4.1-1|47	%{rlibdir}/%{packname}/R
12cu|R-gmodels-2.15.4.1-1|48	%{rlibdir}/%{packname}/help
12cu|R-gmodels-2.15.4.1-1|49	
12cu|R-gmodels-2.15.4.1-1|50	%changelog
12cu|R-gmodels-2.15.4.1-1|51	* Mon Mar 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.15.4.1-1
12cu|R-gmodels-2.15.4.1-1|52	+ Revision: 3ce5032
12cu|R-gmodels-2.15.4.1-1|53	- Fix files
12cu|R-gmodels-2.15.4.1-1|54	
12cu|R-gmodels-2.15.4.1-1|55	

12414 12
12cu|R-gnm-1.0.7-2|1	%global packname  gnm
12cu|R-gnm-1.0.7-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-gnm-1.0.7-2|3	
12cu|R-gnm-1.0.7-2|4	Name:             R-%{packname}
12cu|R-gnm-1.0.7-2|5	Version:          1.0.7
12cu|R-gnm-1.0.7-2|6	Release:          2
12cu|R-gnm-1.0.7-2|7	Summary:          Generalized Nonlinear Models
12cu|R-gnm-1.0.7-2|8	Group:            Sciences/Mathematics
12cu|R-gnm-1.0.7-2|9	License:          GPLv2+
12cu|R-gnm-1.0.7-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gnm-1.0.7-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-7.tar.gz
12cu|R-gnm-1.0.7-2|12	
12cu|R-gnm-1.0.7-2|13	
12cu|R-gnm-1.0.7-2|14	Requires:         R-MASS R-stats R-graphics R-qvcalc R-relimp
12cu|R-gnm-1.0.7-2|15	Requires:         R-vcdExtra
12cu|R-gnm-1.0.7-2|16	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-gnm-1.0.7-2|17	BuildRequires:    R-MASS R-stats R-graphics R-qvcalc R-relimp
12cu|R-gnm-1.0.7-2|18	BuildRequires:    R-vcdExtra
12cu|R-gnm-1.0.7-2|19	BuildRequires:    lapack-devel
12cu|R-gnm-1.0.7-2|20	
12cu|R-gnm-1.0.7-2|21	%description
12cu|R-gnm-1.0.7-2|22	Functions to specify and fit generalized nonlinear models, including
12cu|R-gnm-1.0.7-2|23	models with multiplicative interaction terms such as the UNIDIFF model
12cu|R-gnm-1.0.7-2|24	from sociology and the AMMI model from crop science, and many others.
12cu|R-gnm-1.0.7-2|25	Over-parameterized representations of models are used throughout;
12cu|R-gnm-1.0.7-2|26	functions are provided for inference on estimable parameter combinations,
12cu|R-gnm-1.0.7-2|27	as well as standard methods for diagnostics etc.
12cu|R-gnm-1.0.7-2|28	
12cu|R-gnm-1.0.7-2|29	%prep
12cu|R-gnm-1.0.7-2|30	%setup -q -c -n %{packname}
12cu|R-gnm-1.0.7-2|31	
12cu|R-gnm-1.0.7-2|32	%build
12cu|R-gnm-1.0.7-2|33	
12cu|R-gnm-1.0.7-2|34	%install
12cu|R-gnm-1.0.7-2|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gnm-1.0.7-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gnm-1.0.7-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gnm-1.0.7-2|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gnm-1.0.7-2|39	
12cu|R-gnm-1.0.7-2|40	%check
12cu|R-gnm-1.0.7-2|41	%{_bindir}/R CMD check %{packname}
12cu|R-gnm-1.0.7-2|42	
12cu|R-gnm-1.0.7-2|43	%files
12cu|R-gnm-1.0.7-2|44	%dir %{rlibdir}/%{packname}
12cu|R-gnm-1.0.7-2|45	%doc %{rlibdir}/%{packname}/doc
12cu|R-gnm-1.0.7-2|46	%doc %{rlibdir}/%{packname}/html
12cu|R-gnm-1.0.7-2|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gnm-1.0.7-2|48	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-gnm-1.0.7-2|49	%{rlibdir}/%{packname}/CITATION
12cu|R-gnm-1.0.7-2|50	%{rlibdir}/%{packname}/INDEX
12cu|R-gnm-1.0.7-2|51	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gnm-1.0.7-2|52	%{rlibdir}/%{packname}/Meta
12cu|R-gnm-1.0.7-2|53	%{rlibdir}/%{packname}/R
12cu|R-gnm-1.0.7-2|54	%{rlibdir}/%{packname}/data
12cu|R-gnm-1.0.7-2|55	%{rlibdir}/%{packname}/demo
12cu|R-gnm-1.0.7-2|56	%{rlibdir}/%{packname}/help
12cu|R-gnm-1.0.7-2|57	%{rlibdir}/%{packname}/libs
12cu|R-gnm-1.0.7-2|58	
12cu|R-gnm-1.0.7-2|59	%changelog
12cu|R-gnm-1.0.7-2|60	* Tue Apr 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-2
12cu|R-gnm-1.0.7-2|61	+ Revision: 1aeadb5
12cu|R-gnm-1.0.7-2|62	- Build with check and optional requires
12cu|R-gnm-1.0.7-2|63	
12cu|R-gnm-1.0.7-2|64	

12415 12
12cu|R-GO.db-2.10.1-1|1	%global packname  GO.db
12cu|R-GO.db-2.10.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-GO.db-2.10.1-1|3	
12cu|R-GO.db-2.10.1-1|4	Name:             R-%{packname}
12cu|R-GO.db-2.10.1-1|5	Version:          2.10.1
12cu|R-GO.db-2.10.1-1|6	Release:          1
12cu|R-GO.db-2.10.1-1|7	Summary:          A set of annotation maps describing the entire Gene Ontology
12cu|R-GO.db-2.10.1-1|8	Group:            Sciences/Mathematics
12cu|R-GO.db-2.10.1-1|9	License:          Artistic-2.0
12cu|R-GO.db-2.10.1-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-GO.db-2.10.1-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/GO.db_2.10.1.tar.gz
12cu|R-GO.db-2.10.1-1|12	BuildArch:        noarch
12cu|R-GO.db-2.10.1-1|13	Requires:         R-core
12cu|R-GO.db-2.10.1-1|14	Requires:         R-methods R-AnnotationDbi
12cu|R-GO.db-2.10.1-1|15	Requires:         R-methods R-AnnotationDbi
12cu|R-GO.db-2.10.1-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi
12cu|R-GO.db-2.10.1-1|17	BuildRequires:    R-methods R-AnnotationDbi
12cu|R-GO.db-2.10.1-1|18	
12cu|R-GO.db-2.10.1-1|19	%description
12cu|R-GO.db-2.10.1-1|20	A set of annotation maps describing the entire Gene Ontology assembled
12cu|R-GO.db-2.10.1-1|21	using data from GO
12cu|R-GO.db-2.10.1-1|22	
12cu|R-GO.db-2.10.1-1|23	%prep
12cu|R-GO.db-2.10.1-1|24	%setup -q -c -n %{packname}
12cu|R-GO.db-2.10.1-1|25	
12cu|R-GO.db-2.10.1-1|26	%build
12cu|R-GO.db-2.10.1-1|27	
12cu|R-GO.db-2.10.1-1|28	%install
12cu|R-GO.db-2.10.1-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-GO.db-2.10.1-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-GO.db-2.10.1-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-GO.db-2.10.1-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-GO.db-2.10.1-1|33	
12cu|R-GO.db-2.10.1-1|34	%check
12cu|R-GO.db-2.10.1-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-GO.db-2.10.1-1|36	
12cu|R-GO.db-2.10.1-1|37	%files
12cu|R-GO.db-2.10.1-1|38	%dir %{rlibdir}/%{packname}
12cu|R-GO.db-2.10.1-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-GO.db-2.10.1-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-GO.db-2.10.1-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-GO.db-2.10.1-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-GO.db-2.10.1-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-GO.db-2.10.1-1|44	%{rlibdir}/%{packname}/R
12cu|R-GO.db-2.10.1-1|45	%{rlibdir}/%{packname}/extdata
12cu|R-GO.db-2.10.1-1|46	%{rlibdir}/%{packname}/help
12cu|R-GO.db-2.10.1-1|47	
12cu|R-GO.db-2.10.1-1|48	
12cu|R-GO.db-2.10.1-1|49	
12cu|R-GO.db-2.10.1-1|50	%changelog
12cu|R-GO.db-2.10.1-1|51	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-1
12cu|R-GO.db-2.10.1-1|52	+ Revision: 042f9bb
12cu|R-GO.db-2.10.1-1|53	- LOG Updated to 2.10.1 (by updates_builder)
12cu|R-GO.db-2.10.1-1|54	
12cu|R-GO.db-2.10.1-1|55	

12416 12
12cu|R-GPArotation-2012.3.1-2|1	%global packname  GPArotation
12cu|R-GPArotation-2012.3.1-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-GPArotation-2012.3.1-2|3	
12cu|R-GPArotation-2012.3.1-2|4	%define debug_package %{nil}
12cu|R-GPArotation-2012.3.1-2|5	
12cu|R-GPArotation-2012.3.1-2|6	Name:             R-%{packname}
12cu|R-GPArotation-2012.3.1-2|7	Version:          2012.3.1
12cu|R-GPArotation-2012.3.1-2|8	Release:          2
12cu|R-GPArotation-2012.3.1-2|9	Summary:          GPA Factor Rotation
12cu|R-GPArotation-2012.3.1-2|10	Group:            Sciences/Mathematics
12cu|R-GPArotation-2012.3.1-2|11	License:          GPL (>= 2) | file LICENSE
12cu|R-GPArotation-2012.3.1-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-GPArotation-2012.3.1-2|13	Source0:          http://cran.r-project.org/src/contrib/GPArotation_2012.3-1.tar.gz
12cu|R-GPArotation-2012.3.1-2|14	BuildRequires:    R-devel
12cu|R-GPArotation-2012.3.1-2|15	BuildRequires:    Rmath-devel
12cu|R-GPArotation-2012.3.1-2|16	BuildRequires:    texlive-collection-latex
12cu|R-GPArotation-2012.3.1-2|17	BuildRequires:    pkgconfig(lapack)
12cu|R-GPArotation-2012.3.1-2|18	
12cu|R-GPArotation-2012.3.1-2|19	%description
12cu|R-GPArotation-2012.3.1-2|20	Gradient Projection Algorithm Rotation for Factor Analysis. See
12cu|R-GPArotation-2012.3.1-2|21	?GPArotation.Intro for more details.
12cu|R-GPArotation-2012.3.1-2|22	
12cu|R-GPArotation-2012.3.1-2|23	%prep
12cu|R-GPArotation-2012.3.1-2|24	%setup -q -c -n %{packname}
12cu|R-GPArotation-2012.3.1-2|25	
12cu|R-GPArotation-2012.3.1-2|26	%build
12cu|R-GPArotation-2012.3.1-2|27	
12cu|R-GPArotation-2012.3.1-2|28	%install
12cu|R-GPArotation-2012.3.1-2|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-GPArotation-2012.3.1-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-GPArotation-2012.3.1-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-GPArotation-2012.3.1-2|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-GPArotation-2012.3.1-2|33	
12cu|R-GPArotation-2012.3.1-2|34	%check
12cu|R-GPArotation-2012.3.1-2|35	%{_bindir}/R CMD check %{packname}
12cu|R-GPArotation-2012.3.1-2|36	
12cu|R-GPArotation-2012.3.1-2|37	%files
12cu|R-GPArotation-2012.3.1-2|38	%dir %{rlibdir}/%{packname}
12cu|R-GPArotation-2012.3.1-2|39	%doc %{rlibdir}/%{packname}/doc
12cu|R-GPArotation-2012.3.1-2|40	%doc %{rlibdir}/%{packname}/html
12cu|R-GPArotation-2012.3.1-2|41	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-GPArotation-2012.3.1-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-GPArotation-2012.3.1-2|43	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-GPArotation-2012.3.1-2|44	%{rlibdir}/%{packname}/INDEX
12cu|R-GPArotation-2012.3.1-2|45	%{rlibdir}/%{packname}/LICENSE
12cu|R-GPArotation-2012.3.1-2|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-GPArotation-2012.3.1-2|47	%{rlibdir}/%{packname}/Meta
12cu|R-GPArotation-2012.3.1-2|48	%{rlibdir}/%{packname}/R
12cu|R-GPArotation-2012.3.1-2|49	%{rlibdir}/%{packname}/data
12cu|R-GPArotation-2012.3.1-2|50	%{rlibdir}/%{packname}/help

12417 12
12cu|R-gpclib-1.5.5-1|1	%global packname  gpclib
12cu|R-gpclib-1.5.5-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-gpclib-1.5.5-1|3	
12cu|R-gpclib-1.5.5-1|4	Name:             R-%{packname}
12cu|R-gpclib-1.5.5-1|5	Version:          1.5.5
12cu|R-gpclib-1.5.5-1|6	Release:          1
12cu|R-gpclib-1.5.5-1|7	Summary:          General Polygon Clipping Library for R
12cu|R-gpclib-1.5.5-1|8	Group:            Sciences/Mathematics
12cu|R-gpclib-1.5.5-1|9	License:          file LICENSE
12cu|R-gpclib-1.5.5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gpclib-1.5.5-1|11	Source0:          http://cran.r-project.org/src/contrib/gpclib_1.5-5.tar.gz
12cu|R-gpclib-1.5.5-1|12	Requires:         R-methods
12cu|R-gpclib-1.5.5-1|13	Requires:         R-graphics
12cu|R-gpclib-1.5.5-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-gpclib-1.5.5-1|15	BuildRequires:    R-graphics
12cu|R-gpclib-1.5.5-1|16	
12cu|R-gpclib-1.5.5-1|17	%description
12cu|R-gpclib-1.5.5-1|18	General polygon clipping routines for R based on Alan Murta's C library
12cu|R-gpclib-1.5.5-1|19	
12cu|R-gpclib-1.5.5-1|20	%prep
12cu|R-gpclib-1.5.5-1|21	%setup -q -c -n %{packname}
12cu|R-gpclib-1.5.5-1|22	
12cu|R-gpclib-1.5.5-1|23	%build
12cu|R-gpclib-1.5.5-1|24	
12cu|R-gpclib-1.5.5-1|25	%install
12cu|R-gpclib-1.5.5-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gpclib-1.5.5-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gpclib-1.5.5-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gpclib-1.5.5-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gpclib-1.5.5-1|30	
12cu|R-gpclib-1.5.5-1|31	# %check
12cu|R-gpclib-1.5.5-1|32	# %{_bindir}/R CMD check %{packname}
12cu|R-gpclib-1.5.5-1|33	
12cu|R-gpclib-1.5.5-1|34	%files
12cu|R-gpclib-1.5.5-1|35	%dir %{rlibdir}/%{packname}
12cu|R-gpclib-1.5.5-1|36	%doc %{rlibdir}/%{packname}/html
12cu|R-gpclib-1.5.5-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gpclib-1.5.5-1|38	%doc %{rlibdir}/%{packname}/README
12cu|R-gpclib-1.5.5-1|39	%{rlibdir}/%{packname}/INDEX
12cu|R-gpclib-1.5.5-1|40	%{rlibdir}/%{packname}/LICENSE
12cu|R-gpclib-1.5.5-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gpclib-1.5.5-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-gpclib-1.5.5-1|43	%{rlibdir}/%{packname}/R
12cu|R-gpclib-1.5.5-1|44	%{rlibdir}/%{packname}/help
12cu|R-gpclib-1.5.5-1|45	%{rlibdir}/%{packname}/libs
12cu|R-gpclib-1.5.5-1|46	%{rlibdir}/%{packname}/poly-ex
12cu|R-gpclib-1.5.5-1|47	%{rlibdir}/%{packname}/bugs
12cu|R-gpclib-1.5.5-1|48	
12cu|R-gpclib-1.5.5-1|49	%changelog
12cu|R-gpclib-1.5.5-1|50	* Mon Jan 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.5-1
12cu|R-gpclib-1.5.5-1|51	+ Revision: 901beaf
12cu|R-gpclib-1.5.5-1|52	- Fix files
12cu|R-gpclib-1.5.5-1|53	
12cu|R-gpclib-1.5.5-1|54	

12418 12
12cu|R-gplots-2.12.1-1|1	%global packname  gplots
12cu|R-gplots-2.12.1-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-gplots-2.12.1-1|3	
12cu|R-gplots-2.12.1-1|4	%define debug_package %{nil}
12cu|R-gplots-2.12.1-1|5	
12cu|R-gplots-2.12.1-1|6	Name:             R-%{packname}
12cu|R-gplots-2.12.1-1|7	Version:          2.12.1
12cu|R-gplots-2.12.1-1|8	Release:          1
12cu|R-gplots-2.12.1-1|9	Summary:          Various R programming tools for plotting data
12cu|R-gplots-2.12.1-1|10	Group:            Sciences/Mathematics
12cu|R-gplots-2.12.1-1|11	License:          GPL-2
12cu|R-gplots-2.12.1-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gplots-2.12.1-1|13	Source0:          http://cran.r-project.org/src/contrib/gplots_2.12.1.tar.gz
12cu|R-gplots-2.12.1-1|14	Requires:         R-gtools R-gdata R-stats R-caTools R-grid R-KernSmooth
12cu|R-gplots-2.12.1-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-gplots-2.12.1-1|16	BuildRequires:    R-gtools R-gdata R-stats R-caTools R-grid R-KernSmooth
12cu|R-gplots-2.12.1-1|17	
12cu|R-gplots-2.12.1-1|18	%description
12cu|R-gplots-2.12.1-1|19	Various R programming tools for plotting data
12cu|R-gplots-2.12.1-1|20	
12cu|R-gplots-2.12.1-1|21	%prep
12cu|R-gplots-2.12.1-1|22	%setup -q -c -n %{packname}
12cu|R-gplots-2.12.1-1|23	
12cu|R-gplots-2.12.1-1|24	%build
12cu|R-gplots-2.12.1-1|25	
12cu|R-gplots-2.12.1-1|26	%install
12cu|R-gplots-2.12.1-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gplots-2.12.1-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gplots-2.12.1-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gplots-2.12.1-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gplots-2.12.1-1|31	
12cu|R-gplots-2.12.1-1|32	%check
12cu|R-gplots-2.12.1-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-gplots-2.12.1-1|34	
12cu|R-gplots-2.12.1-1|35	%files
12cu|R-gplots-2.12.1-1|36	%dir %{rlibdir}/%{packname}
12cu|R-gplots-2.12.1-1|37	%doc %{rlibdir}/%{packname}/doc
12cu|R-gplots-2.12.1-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-gplots-2.12.1-1|39	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-gplots-2.12.1-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gplots-2.12.1-1|41	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-gplots-2.12.1-1|42	%doc %{rlibdir}/%{packname}/TODO
12cu|R-gplots-2.12.1-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-gplots-2.12.1-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gplots-2.12.1-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-gplots-2.12.1-1|46	%{rlibdir}/%{packname}/R
12cu|R-gplots-2.12.1-1|47	%{rlibdir}/%{packname}/data
12cu|R-gplots-2.12.1-1|48	%{rlibdir}/%{packname}/help
12cu|R-gplots-2.12.1-1|49	
12cu|R-gplots-2.12.1-1|50	
12cu|R-gplots-2.12.1-1|51	%changelog
12cu|R-gplots-2.12.1-1|52	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.12.1-1
12cu|R-gplots-2.12.1-1|53	+ Revision: da86510
12cu|R-gplots-2.12.1-1|54	- LOG Updated to 2.12.1 (by updates_builder)
12cu|R-gplots-2.12.1-1|55	
12cu|R-gplots-2.12.1-1|56	

12419 12
12cu|R-graph-1.40.1-1|1	%bcond_without bootstrap
12cu|R-graph-1.40.1-1|2	%global packname  graph
12cu|R-graph-1.40.1-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-graph-1.40.1-1|4	
12cu|R-graph-1.40.1-1|5	Name:             R-%{packname}
12cu|R-graph-1.40.1-1|6	Version:          1.40.1
12cu|R-graph-1.40.1-1|7	Release:          1
12cu|R-graph-1.40.1-1|8	Summary:          graph: A package to handle graph data structures
12cu|R-graph-1.40.1-1|9	Group:            Sciences/Mathematics
12cu|R-graph-1.40.1-1|10	License:          Artistic-2.0
12cu|R-graph-1.40.1-1|11	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-graph-1.40.1-1|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/graph_1.40.1.tar.gz
12cu|R-graph-1.40.1-1|13	Requires:         R-methods
12cu|R-graph-1.40.1-1|14	Requires:         R-methods R-stats R-tools R-utils
12cu|R-graph-1.40.1-1|15	Requires:         R-BiocGenerics
12cu|R-graph-1.40.1-1|16	%if %{with bootstrap}
12cu|R-graph-1.40.1-1|17	Requires:         R-XML R-RUnit R-cluster
12cu|R-graph-1.40.1-1|18	%else
12cu|R-graph-1.40.1-1|19	Requires:         R-SparseM R-XML R-RBGL R-RUnit R-cluster
12cu|R-graph-1.40.1-1|20	%endif
12cu|R-graph-1.40.1-1|21	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-graph-1.40.1-1|22	BuildRequires:    R-methods R-stats R-tools R-utils
12cu|R-graph-1.40.1-1|23	BuildRequires:    R-BiocGenerics
12cu|R-graph-1.40.1-1|24	%if %{with bootstrap}
12cu|R-graph-1.40.1-1|25	BuildRequires:    R-XML R-RUnit R-cluster
12cu|R-graph-1.40.1-1|26	%else
12cu|R-graph-1.40.1-1|27	BuildRequires:    R-SparseM R-XML R-RBGL R-RUnit R-cluster
12cu|R-graph-1.40.1-1|28	%endif
12cu|R-graph-1.40.1-1|29	BuildRequires:    x11-server-xvfb
12cu|R-graph-1.40.1-1|30	
12cu|R-graph-1.40.1-1|31	%description
12cu|R-graph-1.40.1-1|32	A package that implements some simple graph handling capabilities.
12cu|R-graph-1.40.1-1|33	
12cu|R-graph-1.40.1-1|34	%prep
12cu|R-graph-1.40.1-1|35	%setup -q -c -n %{packname}
12cu|R-graph-1.40.1-1|36	
12cu|R-graph-1.40.1-1|37	%build
12cu|R-graph-1.40.1-1|38	
12cu|R-graph-1.40.1-1|39	%install
12cu|R-graph-1.40.1-1|40	mkdir -p %{buildroot}%{rlibdir}
12cu|R-graph-1.40.1-1|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-graph-1.40.1-1|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-graph-1.40.1-1|43	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-graph-1.40.1-1|44	
12cu|R-graph-1.40.1-1|45	%if %{without bootstrap}
12cu|R-graph-1.40.1-1|46	%check
12cu|R-graph-1.40.1-1|47	xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-graph-1.40.1-1|48	%endif
12cu|R-graph-1.40.1-1|49	
12cu|R-graph-1.40.1-1|50	%files
12cu|R-graph-1.40.1-1|51	%dir %{rlibdir}/%{packname}
12cu|R-graph-1.40.1-1|52	%doc %{rlibdir}/%{packname}/doc
12cu|R-graph-1.40.1-1|53	%doc %{rlibdir}/%{packname}/html
12cu|R-graph-1.40.1-1|54	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-graph-1.40.1-1|55	%{rlibdir}/%{packname}/GXL
12cu|R-graph-1.40.1-1|56	%{rlibdir}/%{packname}/INDEX
12cu|R-graph-1.40.1-1|57	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-graph-1.40.1-1|58	%{rlibdir}/%{packname}/Meta
12cu|R-graph-1.40.1-1|59	%{rlibdir}/%{packname}/R
12cu|R-graph-1.40.1-1|60	%{rlibdir}/%{packname}/Scripts
12cu|R-graph-1.40.1-1|61	%{rlibdir}/%{packname}/data
12cu|R-graph-1.40.1-1|62	%{rlibdir}/%{packname}/help
12cu|R-graph-1.40.1-1|63	%{rlibdir}/%{packname}/libs
12cu|R-graph-1.40.1-1|64	%{rlibdir}/%{packname}/perf
12cu|R-graph-1.40.1-1|65	%{rlibdir}/%{packname}/unitTests
12cu|R-graph-1.40.1-1|66	
12cu|R-graph-1.40.1-1|67	
12cu|R-graph-1.40.1-1|68	
12cu|R-graph-1.40.1-1|69	%changelog
12cu|R-graph-1.40.1-1|70	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.1-1
12cu|R-graph-1.40.1-1|71	+ Revision: 53aa93f
12cu|R-graph-1.40.1-1|72	- Updated to 1.40.1 (by updates_builder)
12cu|R-graph-1.40.1-1|73	
12cu|R-graph-1.40.1-1|74	

12420 12
12cu|R-gridBase-0.4.7-1|1	%global packname  gridBase
12cu|R-gridBase-0.4.7-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-gridBase-0.4.7-1|3	
12cu|R-gridBase-0.4.7-1|4	%define debug_package %{nil}
12cu|R-gridBase-0.4.7-1|5	
12cu|R-gridBase-0.4.7-1|6	Name:             R-%{packname}
12cu|R-gridBase-0.4.7-1|7	Version:          0.4.7
12cu|R-gridBase-0.4.7-1|8	Release:          1
12cu|R-gridBase-0.4.7-1|9	Summary:          Integration of base and grid graphics
12cu|R-gridBase-0.4.7-1|10	Group:            Sciences/Mathematics
12cu|R-gridBase-0.4.7-1|11	License:          GPL
12cu|R-gridBase-0.4.7-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gridBase-0.4.7-1|13	Source0:          http://cran.r-project.org/src/contrib/gridBase_0.4-7.tar.gz
12cu|R-gridBase-0.4.7-1|14	Requires:         R-graphics R-grid
12cu|R-gridBase-0.4.7-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-graphics R-grid
12cu|R-gridBase-0.4.7-1|16	
12cu|R-gridBase-0.4.7-1|17	%description
12cu|R-gridBase-0.4.7-1|18	Integration of base and grid graphics
12cu|R-gridBase-0.4.7-1|19	
12cu|R-gridBase-0.4.7-1|20	%prep
12cu|R-gridBase-0.4.7-1|21	%setup -q -c -n %{packname}
12cu|R-gridBase-0.4.7-1|22	
12cu|R-gridBase-0.4.7-1|23	%build
12cu|R-gridBase-0.4.7-1|24	
12cu|R-gridBase-0.4.7-1|25	%install
12cu|R-gridBase-0.4.7-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gridBase-0.4.7-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gridBase-0.4.7-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gridBase-0.4.7-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gridBase-0.4.7-1|30	
12cu|R-gridBase-0.4.7-1|31	%check
12cu|R-gridBase-0.4.7-1|32	%{_bindir}/R CMD check %{packname}
12cu|R-gridBase-0.4.7-1|33	
12cu|R-gridBase-0.4.7-1|34	%files
12cu|R-gridBase-0.4.7-1|35	%dir %{rlibdir}/%{packname}
12cu|R-gridBase-0.4.7-1|36	%doc %{rlibdir}/%{packname}/doc
12cu|R-gridBase-0.4.7-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-gridBase-0.4.7-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gridBase-0.4.7-1|39	%{rlibdir}/%{packname}/INDEX
12cu|R-gridBase-0.4.7-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gridBase-0.4.7-1|41	%{rlibdir}/%{packname}/Meta
12cu|R-gridBase-0.4.7-1|42	%{rlibdir}/%{packname}/R
12cu|R-gridBase-0.4.7-1|43	%{rlibdir}/%{packname}/demo
12cu|R-gridBase-0.4.7-1|44	%{rlibdir}/%{packname}/help
12cu|R-gridBase-0.4.7-1|45	
12cu|R-gridBase-0.4.7-1|46	
12cu|R-gridBase-0.4.7-1|47	
12cu|R-gridBase-0.4.7-1|48	%changelog
12cu|R-gridBase-0.4.7-1|49	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.7-1
12cu|R-gridBase-0.4.7-1|50	+ Revision: f04962b
12cu|R-gridBase-0.4.7-1|51	- Updated to 0.4.7 (by updates_builder)
12cu|R-gridBase-0.4.7-1|52	
12cu|R-gridBase-0.4.7-1|53	

12421 12
12cu|R-gsl-1.9.10-1|1	%global packname gsl
12cu|R-gsl-1.9.10-1|2	%global rlibdir %{_libdir}/R/library
12cu|R-gsl-1.9.10-1|3	
12cu|R-gsl-1.9.10-1|4	Name: R-%{packname}
12cu|R-gsl-1.9.10-1|5	Version: 1.9.10
12cu|R-gsl-1.9.10-1|6	Release: 1
12cu|R-gsl-1.9.10-1|7	Summary: Wrapper for the Gnu Scientific Library
12cu|R-gsl-1.9.10-1|8	Group: Sciences/Mathematics
12cu|R-gsl-1.9.10-1|9	License: GPLv2+
12cu|R-gsl-1.9.10-1|10	URL: http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gsl-1.9.10-1|11	Source0: http://cran.r-project.org/src/contrib/gsl_1.9-10.tar.gz
12cu|R-gsl-1.9.10-1|12	Requires: R-core
12cu|R-gsl-1.9.10-1|13	BuildRequires: R-devel texlive-collection-latex
12cu|R-gsl-1.9.10-1|14	%ifarch i586
12cu|R-gsl-1.9.10-1|15	Requires: libgsl0 >= 1.12
12cu|R-gsl-1.9.10-1|16	BuildRequires: libgsl0 >= 1.12 libgsl-devel
12cu|R-gsl-1.9.10-1|17	%endif
12cu|R-gsl-1.9.10-1|18	%ifarch x86_64
12cu|R-gsl-1.9.10-1|19	Requires: lib64gsl0 >= 1.12
12cu|R-gsl-1.9.10-1|20	BuildRequires: lib64gsl0 >= 1.12 lib64gsl-devel
12cu|R-gsl-1.9.10-1|21	%endif
12cu|R-gsl-1.9.10-1|22	
12cu|R-gsl-1.9.10-1|23	%description
12cu|R-gsl-1.9.10-1|24	An R wrapper for the special functions and quasi random
12cu|R-gsl-1.9.10-1|25	number generators of the Gnu Scientific Library
12cu|R-gsl-1.9.10-1|26	(http://www.gnu.org/software/gsl/). See gsl-package.Rd for
12cu|R-gsl-1.9.10-1|27	details of overall package organization, and Misc.Rd for some
12cu|R-gsl-1.9.10-1|28	functions that are widely used in the package, and some tips on installation.
12cu|R-gsl-1.9.10-1|29	
12cu|R-gsl-1.9.10-1|30	%prep
12cu|R-gsl-1.9.10-1|31	%setup -q -c -n %{packname}
12cu|R-gsl-1.9.10-1|32	
12cu|R-gsl-1.9.10-1|33	%build
12cu|R-gsl-1.9.10-1|34	
12cu|R-gsl-1.9.10-1|35	%install
12cu|R-gsl-1.9.10-1|36	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gsl-1.9.10-1|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gsl-1.9.10-1|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gsl-1.9.10-1|39	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gsl-1.9.10-1|40	
12cu|R-gsl-1.9.10-1|41	%check
12cu|R-gsl-1.9.10-1|42	%{_bindir}/R CMD check %{packname}
12cu|R-gsl-1.9.10-1|43	
12cu|R-gsl-1.9.10-1|44	%files
12cu|R-gsl-1.9.10-1|45	%dir %{rlibdir}/%{packname}
12cu|R-gsl-1.9.10-1|46	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-gsl-1.9.10-1|47	%doc %{rlibdir}/%{packname}/doc
12cu|R-gsl-1.9.10-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gsl-1.9.10-1|49	%doc %{rlibdir}/%{packname}/html
12cu|R-gsl-1.9.10-1|50	%{rlibdir}/%{packname}/help
12cu|R-gsl-1.9.10-1|51	%{rlibdir}/%{packname}/INDEX
12cu|R-gsl-1.9.10-1|52	%{rlibdir}/%{packname}/libs
12cu|R-gsl-1.9.10-1|53	%{rlibdir}/%{packname}/Meta
12cu|R-gsl-1.9.10-1|54	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gsl-1.9.10-1|55	%{rlibdir}/%{packname}/R
12cu|R-gsl-1.9.10-1|56	
12cu|R-gsl-1.9.10-1|57	
12cu|R-gsl-1.9.10-1|58	%changelog
12cu|R-gsl-1.9.10-1|59	* Sat Feb 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.10-1
12cu|R-gsl-1.9.10-1|60	+ Revision: b1ababd
12cu|R-gsl-1.9.10-1|61	- Updated to 1.9.10 (by updates_builder)
12cu|R-gsl-1.9.10-1|62	
12cu|R-gsl-1.9.10-1|63	

12422 12
12cu|R-gss-2.1.0-1|1	%global packname  gss
12cu|R-gss-2.1.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-gss-2.1.0-1|3	
12cu|R-gss-2.1.0-1|4	Name:             R-%{packname}
12cu|R-gss-2.1.0-1|5	Version:          2.1.0
12cu|R-gss-2.1.0-1|6	Release:          1
12cu|R-gss-2.1.0-1|7	Summary:          General Smoothing Splines
12cu|R-gss-2.1.0-1|8	Group:            Sciences/Mathematics
12cu|R-gss-2.1.0-1|9	License:          GPLv3
12cu|R-gss-2.1.0-1|10	URL:              http://cran.r-project.org/web/packages/gss/index.html
12cu|R-gss-2.1.0-1|11	Source0:          http://cran.r-project.org/src/contrib/gss_2.1-0.tar.gz
12cu|R-gss-2.1.0-1|12	Requires:         R-core
12cu|R-gss-2.1.0-1|13	BuildRequires:    R-devel
12cu|R-gss-2.1.0-1|14	BuildRequires:    pkgconfig(lapack)
12cu|R-gss-2.1.0-1|15	
12cu|R-gss-2.1.0-1|16	%description
12cu|R-gss-2.1.0-1|17	A comprehensive package for structural multivariate function
12cu|R-gss-2.1.0-1|18	estimation using smoothing splines.
12cu|R-gss-2.1.0-1|19	
12cu|R-gss-2.1.0-1|20	%prep
12cu|R-gss-2.1.0-1|21	%setup -q -c -n %{packname}
12cu|R-gss-2.1.0-1|22	
12cu|R-gss-2.1.0-1|23	%build
12cu|R-gss-2.1.0-1|24	
12cu|R-gss-2.1.0-1|25	%install
12cu|R-gss-2.1.0-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gss-2.1.0-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gss-2.1.0-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gss-2.1.0-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gss-2.1.0-1|30	
12cu|R-gss-2.1.0-1|31	%check
12cu|R-gss-2.1.0-1|32	%{_bindir}/R CMD check %{packname}
12cu|R-gss-2.1.0-1|33	
12cu|R-gss-2.1.0-1|34	%files
12cu|R-gss-2.1.0-1|35	%dir %{rlibdir}/%{packname}
12cu|R-gss-2.1.0-1|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gss-2.1.0-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-gss-2.1.0-1|38	%{rlibdir}/%{packname}/help
12cu|R-gss-2.1.0-1|39	%{rlibdir}/%{packname}/libs
12cu|R-gss-2.1.0-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-gss-2.1.0-1|41	%{rlibdir}/%{packname}/Meta
12cu|R-gss-2.1.0-1|42	%{rlibdir}/%{packname}/data
12cu|R-gss-2.1.0-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gss-2.1.0-1|44	%{rlibdir}/%{packname}/R
12cu|R-gss-2.1.0-1|45	
12cu|R-gss-2.1.0-1|46	%changelog
12cu|R-gss-2.1.0-1|47	* Sat Feb 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.0-1
12cu|R-gss-2.1.0-1|48	+ Revision: ff6ef9f
12cu|R-gss-2.1.0-1|49	- Updated to 2.1.0 (by updates_builder)
12cu|R-gss-2.1.0-1|50	
12cu|R-gss-2.1.0-1|51	

12423 12
12cu|R-gtable-0.1.2-1|1	%global packname  gtable
12cu|R-gtable-0.1.2-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-gtable-0.1.2-1|3	
12cu|R-gtable-0.1.2-1|4	Name:             R-%{packname}
12cu|R-gtable-0.1.2-1|5	Version:          0.1.2
12cu|R-gtable-0.1.2-1|6	Release:          1
12cu|R-gtable-0.1.2-1|7	Summary:          Arrange grobs in tables
12cu|R-gtable-0.1.2-1|8	Group:            Sciences/Mathematics
12cu|R-gtable-0.1.2-1|9	License:          GPLv2
12cu|R-gtable-0.1.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gtable-0.1.2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-gtable-0.1.2-1|12	BuildArch:        noarch
12cu|R-gtable-0.1.2-1|13	Requires:         R-core
12cu|R-gtable-0.1.2-1|14	
12cu|R-gtable-0.1.2-1|15	Requires:         R-grid
12cu|R-gtable-0.1.2-1|16	
12cu|R-gtable-0.1.2-1|17	Requires:         R-testthat R-plyr
12cu|R-gtable-0.1.2-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-grid
12cu|R-gtable-0.1.2-1|19	
12cu|R-gtable-0.1.2-1|20	BuildRequires:   R-testthat R-plyr
12cu|R-gtable-0.1.2-1|21	%description
12cu|R-gtable-0.1.2-1|22	Tools to make it easier to work with "tables" of grobs.
12cu|R-gtable-0.1.2-1|23	
12cu|R-gtable-0.1.2-1|24	%prep
12cu|R-gtable-0.1.2-1|25	%setup -q -c -n %{packname}
12cu|R-gtable-0.1.2-1|26	
12cu|R-gtable-0.1.2-1|27	%build
12cu|R-gtable-0.1.2-1|28	
12cu|R-gtable-0.1.2-1|29	%install
12cu|R-gtable-0.1.2-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gtable-0.1.2-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gtable-0.1.2-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gtable-0.1.2-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gtable-0.1.2-1|34	
12cu|R-gtable-0.1.2-1|35	%check
12cu|R-gtable-0.1.2-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-gtable-0.1.2-1|37	
12cu|R-gtable-0.1.2-1|38	%files
12cu|R-gtable-0.1.2-1|39	%dir %{rlibdir}/%{packname}
12cu|R-gtable-0.1.2-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-gtable-0.1.2-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gtable-0.1.2-1|42	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-gtable-0.1.2-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-gtable-0.1.2-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gtable-0.1.2-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-gtable-0.1.2-1|46	%{rlibdir}/%{packname}/R
12cu|R-gtable-0.1.2-1|47	%{rlibdir}/%{packname}/help
12cu|R-gtable-0.1.2-1|48	%{rlibdir}/%{packname}/tests
12cu|R-gtable-0.1.2-1|49	
12cu|R-gtable-0.1.2-1|50	%changelog
12cu|R-gtable-0.1.2-1|51	* Mon Nov 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1.2-1
12cu|R-gtable-0.1.2-1|52	+ Revision: 3f90bbd
12cu|R-gtable-0.1.2-1|53	- Fix files
12cu|R-gtable-0.1.2-1|54	
12cu|R-gtable-0.1.2-1|55	

12424 12
12cu|R-gtools-3.3.0-1|1	%global packname  gtools
12cu|R-gtools-3.3.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-gtools-3.3.0-1|3	
12cu|R-gtools-3.3.0-1|4	Name:             R-%{packname}
12cu|R-gtools-3.3.0-1|5	Version:          3.3.0
12cu|R-gtools-3.3.0-1|6	Release:          1
12cu|R-gtools-3.3.0-1|7	Summary:          Various R programming tools
12cu|R-gtools-3.3.0-1|8	Group:            Sciences/Mathematics
12cu|R-gtools-3.3.0-1|9	License:          LGPL-2.1
12cu|R-gtools-3.3.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gtools-3.3.0-1|11	Source0:          http://cran.r-project.org/src/contrib/gtools_3.3.0.tar.gz
12cu|R-gtools-3.3.0-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-gtools-3.3.0-1|13	
12cu|R-gtools-3.3.0-1|14	%description
12cu|R-gtools-3.3.0-1|15	Various R programming tools
12cu|R-gtools-3.3.0-1|16	
12cu|R-gtools-3.3.0-1|17	%prep
12cu|R-gtools-3.3.0-1|18	%setup -q -c -n %{packname}
12cu|R-gtools-3.3.0-1|19	
12cu|R-gtools-3.3.0-1|20	%build
12cu|R-gtools-3.3.0-1|21	
12cu|R-gtools-3.3.0-1|22	%install
12cu|R-gtools-3.3.0-1|23	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gtools-3.3.0-1|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gtools-3.3.0-1|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gtools-3.3.0-1|26	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gtools-3.3.0-1|27	
12cu|R-gtools-3.3.0-1|28	%files
12cu|R-gtools-3.3.0-1|29	%dir %{rlibdir}/%{packname}
12cu|R-gtools-3.3.0-1|30	%doc %{rlibdir}/%{packname}/html
12cu|R-gtools-3.3.0-1|31	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-gtools-3.3.0-1|32	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gtools-3.3.0-1|33	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-gtools-3.3.0-1|34	%{rlibdir}/%{packname}/INDEX
12cu|R-gtools-3.3.0-1|35	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gtools-3.3.0-1|36	%{rlibdir}/%{packname}/Meta
12cu|R-gtools-3.3.0-1|37	%{rlibdir}/%{packname}/R
12cu|R-gtools-3.3.0-1|38	%{rlibdir}/%{packname}/data
12cu|R-gtools-3.3.0-1|39	%{rlibdir}/%{packname}/help
12cu|R-gtools-3.3.0-1|40	%{rlibdir}/%{packname}/libs
12cu|R-gtools-3.3.0-1|41	
12cu|R-gtools-3.3.0-1|42	
12cu|R-gtools-3.3.0-1|43	
12cu|R-gtools-3.3.0-1|44	%changelog
12cu|R-gtools-3.3.0-1|45	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.0-1
12cu|R-gtools-3.3.0-1|46	+ Revision: f85fd1a
12cu|R-gtools-3.3.0-1|47	- Updated to 3.3.0 (by updates_builder)
12cu|R-gtools-3.3.0-1|48	
12cu|R-gtools-3.3.0-1|49	

12425 12
12cu|R-gWidgets-0.0.52-3|1	%bcond_with bootstrap
12cu|R-gWidgets-0.0.52-3|2	%global packname  gWidgets
12cu|R-gWidgets-0.0.52-3|3	%global rlibdir  %{_libdir}/R/library
12cu|R-gWidgets-0.0.52-3|4	
12cu|R-gWidgets-0.0.52-3|5	%define debug_package %{nil}
12cu|R-gWidgets-0.0.52-3|6	
12cu|R-gWidgets-0.0.52-3|7	Name:             R-%{packname}
12cu|R-gWidgets-0.0.52-3|8	Version:          0.0.52
12cu|R-gWidgets-0.0.52-3|9	Release:          3
12cu|R-gWidgets-0.0.52-3|10	Summary:          gWidgets API for building toolkit-independent, interactive GUIs
12cu|R-gWidgets-0.0.52-3|11	Group:            Sciences/Mathematics
12cu|R-gWidgets-0.0.52-3|12	License:          GPL (>= 2)
12cu|R-gWidgets-0.0.52-3|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gWidgets-0.0.52-3|14	Source0:          http://cran.r-project.org/src/contrib/gWidgets_0.0-52.tar.gz
12cu|R-gWidgets-0.0.52-3|15	Requires:         R-methods R-utils R-cairoDevice
12cu|R-gWidgets-0.0.52-3|16	%if %{without bootstrap}
12cu|R-gWidgets-0.0.52-3|17	Requires:         R-gWidgetsRGtk2 R-gWidgetstcltk
12cu|R-gWidgets-0.0.52-3|18	%endif
12cu|R-gWidgets-0.0.52-3|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-gWidgets-0.0.52-3|20	BuildRequires:    R-utils R-cairoDevice
12cu|R-gWidgets-0.0.52-3|21	%if %{without bootstrap}
12cu|R-gWidgets-0.0.52-3|22	BuildRequires:    R-gWidgetsRGtk2 R-cairoDevice R-gWidgetstcltk
12cu|R-gWidgets-0.0.52-3|23	%endif
12cu|R-gWidgets-0.0.52-3|24	BuildRequires:    x11-server-xvfb
12cu|R-gWidgets-0.0.52-3|25	
12cu|R-gWidgets-0.0.52-3|26	%description
12cu|R-gWidgets-0.0.52-3|27	gWidgets provides a toolkit-independent API for building interactive GUIs.
12cu|R-gWidgets-0.0.52-3|28	Atleast one of the gWidgetsXXX packages, such as gWidgetstcltk, needs to
12cu|R-gWidgets-0.0.52-3|29	be installed. Some icons are on loan from the scigraphica project
12cu|R-gWidgets-0.0.52-3|30	
12cu|R-gWidgets-0.0.52-3|31	%prep
12cu|R-gWidgets-0.0.52-3|32	%setup -q -c -n %{packname}
12cu|R-gWidgets-0.0.52-3|33	
12cu|R-gWidgets-0.0.52-3|34	%build
12cu|R-gWidgets-0.0.52-3|35	
12cu|R-gWidgets-0.0.52-3|36	%install
12cu|R-gWidgets-0.0.52-3|37	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gWidgets-0.0.52-3|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gWidgets-0.0.52-3|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gWidgets-0.0.52-3|40	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gWidgets-0.0.52-3|41	
12cu|R-gWidgets-0.0.52-3|42	%if %{without bootstrap}
12cu|R-gWidgets-0.0.52-3|43	%check
12cu|R-gWidgets-0.0.52-3|44	xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-gWidgets-0.0.52-3|45	%endif
12cu|R-gWidgets-0.0.52-3|46	
12cu|R-gWidgets-0.0.52-3|47	%files
12cu|R-gWidgets-0.0.52-3|48	%dir %{rlibdir}/%{packname}
12cu|R-gWidgets-0.0.52-3|49	%doc %{rlibdir}/%{packname}/doc
12cu|R-gWidgets-0.0.52-3|50	%doc %{rlibdir}/%{packname}/html
12cu|R-gWidgets-0.0.52-3|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gWidgets-0.0.52-3|52	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-gWidgets-0.0.52-3|53	%{rlibdir}/%{packname}/INDEX
12cu|R-gWidgets-0.0.52-3|54	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gWidgets-0.0.52-3|55	%{rlibdir}/%{packname}/Meta
12cu|R-gWidgets-0.0.52-3|56	%{rlibdir}/%{packname}/R
12cu|R-gWidgets-0.0.52-3|57	%{rlibdir}/%{packname}/help
12cu|R-gWidgets-0.0.52-3|58	%{rlibdir}/%{packname}/images
12cu|R-gWidgets-0.0.52-3|59	%{rlibdir}/%{packname}/install
12cu|R-gWidgets-0.0.52-3|60	%{rlibdir}/%{packname}/tests
12cu|R-gWidgets-0.0.52-3|61	
12cu|R-gWidgets-0.0.52-3|62	
12cu|R-gWidgets-0.0.52-3|63	
12cu|R-gWidgets-0.0.52-3|64	%changelog
12cu|R-gWidgets-0.0.52-3|65	* Mon Jul 01 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.0.52-3
12cu|R-gWidgets-0.0.52-3|66	+ Revision: e91fbb5
12cu|R-gWidgets-0.0.52-3|67	- revert bootstrap
12cu|R-gWidgets-0.0.52-3|68	
12cu|R-gWidgets-0.0.52-3|69	

12426 12
12cu|R-gWidgetsRGtk2-0.0.82-1|1	%global packname  gWidgetsRGtk2
12cu|R-gWidgetsRGtk2-0.0.82-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-gWidgetsRGtk2-0.0.82-1|3	
12cu|R-gWidgetsRGtk2-0.0.82-1|4	%define debug_package %{nil}
12cu|R-gWidgetsRGtk2-0.0.82-1|5	
12cu|R-gWidgetsRGtk2-0.0.82-1|6	Name:             R-%{packname}
12cu|R-gWidgetsRGtk2-0.0.82-1|7	Version:          0.0.82
12cu|R-gWidgetsRGtk2-0.0.82-1|8	Release:          1
12cu|R-gWidgetsRGtk2-0.0.82-1|9	Summary:          Toolkit implementation of gWidgets for RGtk2
12cu|R-gWidgetsRGtk2-0.0.82-1|10	Group:            Sciences/Mathematics
12cu|R-gWidgetsRGtk2-0.0.82-1|11	License:          GPL (>= 2)
12cu|R-gWidgetsRGtk2-0.0.82-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gWidgetsRGtk2-0.0.82-1|13	Source0:          http://cran.r-project.org/src/contrib/gWidgetsRGtk2_0.0-82.tar.gz
12cu|R-gWidgetsRGtk2-0.0.82-1|14	Requires:         R-methods R-gWidgets R-RGtk2 R-cairoDevice
12cu|R-gWidgetsRGtk2-0.0.82-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-gWidgetsRGtk2-0.0.82-1|16	BuildRequires:    R-methods R-gWidgets R-RGtk2  R-cairoDevice
12cu|R-gWidgetsRGtk2-0.0.82-1|17	BuildRequires:    gtk2-devel
12cu|R-gWidgetsRGtk2-0.0.82-1|18	
12cu|R-gWidgetsRGtk2-0.0.82-1|19	%description
12cu|R-gWidgetsRGtk2-0.0.82-1|20	Port of gWidgets API to RGtk2
12cu|R-gWidgetsRGtk2-0.0.82-1|21	
12cu|R-gWidgetsRGtk2-0.0.82-1|22	%prep
12cu|R-gWidgetsRGtk2-0.0.82-1|23	%setup -q -c -n %{packname}
12cu|R-gWidgetsRGtk2-0.0.82-1|24	
12cu|R-gWidgetsRGtk2-0.0.82-1|25	%build
12cu|R-gWidgetsRGtk2-0.0.82-1|26	
12cu|R-gWidgetsRGtk2-0.0.82-1|27	%install
12cu|R-gWidgetsRGtk2-0.0.82-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gWidgetsRGtk2-0.0.82-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gWidgetsRGtk2-0.0.82-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gWidgetsRGtk2-0.0.82-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gWidgetsRGtk2-0.0.82-1|32	
12cu|R-gWidgetsRGtk2-0.0.82-1|33	%check
12cu|R-gWidgetsRGtk2-0.0.82-1|34	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
12cu|R-gWidgetsRGtk2-0.0.82-1|35	else			true
12cu|R-gWidgetsRGtk2-0.0.82-1|36	fi
12cu|R-gWidgetsRGtk2-0.0.82-1|37	
12cu|R-gWidgetsRGtk2-0.0.82-1|38	%files
12cu|R-gWidgetsRGtk2-0.0.82-1|39	%dir %{rlibdir}/%{packname}
12cu|R-gWidgetsRGtk2-0.0.82-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-gWidgetsRGtk2-0.0.82-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gWidgetsRGtk2-0.0.82-1|42	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-gWidgetsRGtk2-0.0.82-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-gWidgetsRGtk2-0.0.82-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gWidgetsRGtk2-0.0.82-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-gWidgetsRGtk2-0.0.82-1|46	%{rlibdir}/%{packname}/R
12cu|R-gWidgetsRGtk2-0.0.82-1|47	%{rlibdir}/%{packname}/examples
12cu|R-gWidgetsRGtk2-0.0.82-1|48	%{rlibdir}/%{packname}/help
12cu|R-gWidgetsRGtk2-0.0.82-1|49	%{rlibdir}/%{packname}/images
12cu|R-gWidgetsRGtk2-0.0.82-1|50	
12cu|R-gWidgetsRGtk2-0.0.82-1|51	
12cu|R-gWidgetsRGtk2-0.0.82-1|52	%changelog
12cu|R-gWidgetsRGtk2-0.0.82-1|53	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.82-1
12cu|R-gWidgetsRGtk2-0.0.82-1|54	+ Revision: 9aaf148
12cu|R-gWidgetsRGtk2-0.0.82-1|55	- Updated to 0.0.82 (by updates_builder)
12cu|R-gWidgetsRGtk2-0.0.82-1|56	
12cu|R-gWidgetsRGtk2-0.0.82-1|57	

12427 12
12cu|R-gWidgetstcltk-0.0.54-2|1	%global packname  gWidgetstcltk
12cu|R-gWidgetstcltk-0.0.54-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-gWidgetstcltk-0.0.54-2|3	
12cu|R-gWidgetstcltk-0.0.54-2|4	%define debug_package %{nil}
12cu|R-gWidgetstcltk-0.0.54-2|5	
12cu|R-gWidgetstcltk-0.0.54-2|6	Name:             R-%{packname}
12cu|R-gWidgetstcltk-0.0.54-2|7	Version:          0.0.54
12cu|R-gWidgetstcltk-0.0.54-2|8	Release:          2
12cu|R-gWidgetstcltk-0.0.54-2|9	Summary:          Toolkit implementation of gWidgets for tcltk package
12cu|R-gWidgetstcltk-0.0.54-2|10	Group:            Sciences/Mathematics
12cu|R-gWidgetstcltk-0.0.54-2|11	License:          GPL (>= 2)
12cu|R-gWidgetstcltk-0.0.54-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-gWidgetstcltk-0.0.54-2|13	Source0:          http://cran.r-project.org/src/contrib/gWidgetstcltk_0.0-54.tar.gz
12cu|R-gWidgetstcltk-0.0.54-2|14	Requires:         R-methods R-gWidgets R-tcltk R-tcltk2 R-digest
12cu|R-gWidgetstcltk-0.0.54-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-gWidgetstcltk-0.0.54-2|16	BuildRequires:    R-methods R-gWidgets R-tcltk R-tcltk2 R-digest
12cu|R-gWidgetstcltk-0.0.54-2|17	BuildRequires:    x11-server-xvfb
12cu|R-gWidgetstcltk-0.0.54-2|18	
12cu|R-gWidgetstcltk-0.0.54-2|19	%description
12cu|R-gWidgetstcltk-0.0.54-2|20	Port of the gWidgets API to the tcltk package. Requires TK 8.5 or greater
12cu|R-gWidgetstcltk-0.0.54-2|21	for the tile (ttk)widgets http://www.tcl.tk/software/tcltk/8.5.tml. This
12cu|R-gWidgetstcltk-0.0.54-2|22	is the default on Windows. Under linux, Tk must be installed. Under Mac OS
12cu|R-gWidgetstcltk-0.0.54-2|23	X (10.5) there are two options: native Tk or X11. For the native one, Tk
12cu|R-gWidgetstcltk-0.0.54-2|24	must be upgraded. See www.tcl.tk to download source. Under the Mac it
12cu|R-gWidgetstcltk-0.0.54-2|25	compiles and installs cleanly. For X11, tcltk libraries can be downloaded
12cu|R-gWidgetstcltk-0.0.54-2|26	to augment the R binary package. See
12cu|R-gWidgetstcltk-0.0.54-2|27	http://cran.r-project.org/bin/macosx/tools/. The gdf function requires the
12cu|R-gWidgetstcltk-0.0.54-2|28	add on Tk package TkTable (http://tktable.sourceforge.net/).
12cu|R-gWidgetstcltk-0.0.54-2|29	
12cu|R-gWidgetstcltk-0.0.54-2|30	%prep
12cu|R-gWidgetstcltk-0.0.54-2|31	%setup -q -c -n %{packname}
12cu|R-gWidgetstcltk-0.0.54-2|32	
12cu|R-gWidgetstcltk-0.0.54-2|33	%build
12cu|R-gWidgetstcltk-0.0.54-2|34	
12cu|R-gWidgetstcltk-0.0.54-2|35	%install
12cu|R-gWidgetstcltk-0.0.54-2|36	mkdir -p %{buildroot}%{rlibdir}
12cu|R-gWidgetstcltk-0.0.54-2|37	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-gWidgetstcltk-0.0.54-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-gWidgetstcltk-0.0.54-2|39	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-gWidgetstcltk-0.0.54-2|40	
12cu|R-gWidgetstcltk-0.0.54-2|41	%check
12cu|R-gWidgetstcltk-0.0.54-2|42	xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-gWidgetstcltk-0.0.54-2|43	
12cu|R-gWidgetstcltk-0.0.54-2|44	%files
12cu|R-gWidgetstcltk-0.0.54-2|45	%dir %{rlibdir}/%{packname}
12cu|R-gWidgetstcltk-0.0.54-2|46	%doc %{rlibdir}/%{packname}/html
12cu|R-gWidgetstcltk-0.0.54-2|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-gWidgetstcltk-0.0.54-2|48	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-gWidgetstcltk-0.0.54-2|49	%{rlibdir}/%{packname}/INDEX
12cu|R-gWidgetstcltk-0.0.54-2|50	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-gWidgetstcltk-0.0.54-2|51	%{rlibdir}/%{packname}/Meta
12cu|R-gWidgetstcltk-0.0.54-2|52	%{rlibdir}/%{packname}/R
12cu|R-gWidgetstcltk-0.0.54-2|53	%{rlibdir}/%{packname}/help
12cu|R-gWidgetstcltk-0.0.54-2|54	%{rlibdir}/%{packname}/images
12cu|R-gWidgetstcltk-0.0.54-2|55	%{rlibdir}/%{packname}/tcl
12cu|R-gWidgetstcltk-0.0.54-2|56	%{rlibdir}/%{packname}/tklibs
12cu|R-gWidgetstcltk-0.0.54-2|57	%{rlibdir}/%{packname}/*.tcl
12cu|R-gWidgetstcltk-0.0.54-2|58	%{rlibdir}/%{packname}/ChangeLog

12428 12
12cu|R-heplots-1.0.11-2|1	%define debug_package %{nil}
12cu|R-heplots-1.0.11-2|2	
12cu|R-heplots-1.0.11-2|3	%global packname  heplots
12cu|R-heplots-1.0.11-2|4	%global rlibdir  %{_libdir}/R/library
12cu|R-heplots-1.0.11-2|5	
12cu|R-heplots-1.0.11-2|6	Name:             R-%{packname}
12cu|R-heplots-1.0.11-2|7	Version:          1.0.11
12cu|R-heplots-1.0.11-2|8	Release:          2
12cu|R-heplots-1.0.11-2|9	Summary:          Visualizing Hypothesis Tests in Multivariate Linear Models
12cu|R-heplots-1.0.11-2|10	Group:            Sciences/Mathematics
12cu|R-heplots-1.0.11-2|11	License:          GPLv2+
12cu|R-heplots-1.0.11-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-heplots-1.0.11-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-11.tar.gz
12cu|R-heplots-1.0.11-2|14	
12cu|R-heplots-1.0.11-2|15	Requires:         R-car R-graphics R-stats R-MASS
12cu|R-heplots-1.0.11-2|16	
12cu|R-heplots-1.0.11-2|17	Requires:         R-rgl R-effects R-reshape R-gplots R-nlme R-lattice R-reshape2 R-corrgram R-FRB R-animation
12cu|R-heplots-1.0.11-2|18	Requires:         R-candisc
12cu|R-heplots-1.0.11-2|19	BuildRequires:    R-devel Rmath-devel texlive-latex R-car R-graphics R-stats R-MASS
12cu|R-heplots-1.0.11-2|20	
12cu|R-heplots-1.0.11-2|21	BuildRequires:   R-rgl R-effects R-reshape R-gplots R-nlme R-lattice R-reshape2 R-corrgram R-FRB R-animation
12cu|R-heplots-1.0.11-2|22	BuildRequires:  R-candisc
12cu|R-heplots-1.0.11-2|23	
12cu|R-heplots-1.0.11-2|24	%description
12cu|R-heplots-1.0.11-2|25	Provides HE plot functions for visualizing hypothesis tests in
12cu|R-heplots-1.0.11-2|26	multivariate linear models. They represents sums-of-squares-and-products
12cu|R-heplots-1.0.11-2|27	matrices for linear hypotheses and for error using ellipses (in two
12cu|R-heplots-1.0.11-2|28	dimensions) and ellipsoids (in three dimensions).
12cu|R-heplots-1.0.11-2|29	
12cu|R-heplots-1.0.11-2|30	%prep
12cu|R-heplots-1.0.11-2|31	%setup -q -c -n %{packname}
12cu|R-heplots-1.0.11-2|32	
12cu|R-heplots-1.0.11-2|33	%build
12cu|R-heplots-1.0.11-2|34	
12cu|R-heplots-1.0.11-2|35	%install
12cu|R-heplots-1.0.11-2|36	mkdir -p %{buildroot}%{rlibdir}
12cu|R-heplots-1.0.11-2|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-heplots-1.0.11-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-heplots-1.0.11-2|39	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-heplots-1.0.11-2|40	
12cu|R-heplots-1.0.11-2|41	# Disable for now; TODO: try with xvfb
12cu|R-heplots-1.0.11-2|42	# %check
12cu|R-heplots-1.0.11-2|43	# %{_bindir}/R CMD check %{packname}
12cu|R-heplots-1.0.11-2|44	
12cu|R-heplots-1.0.11-2|45	%files
12cu|R-heplots-1.0.11-2|46	%dir %{rlibdir}/%{packname}
12cu|R-heplots-1.0.11-2|47	%doc %{rlibdir}/%{packname}/doc
12cu|R-heplots-1.0.11-2|48	%doc %{rlibdir}/%{packname}/html
12cu|R-heplots-1.0.11-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-heplots-1.0.11-2|50	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-heplots-1.0.11-2|51	%{rlibdir}/%{packname}/CITATION
12cu|R-heplots-1.0.11-2|52	%{rlibdir}/%{packname}/INDEX
12cu|R-heplots-1.0.11-2|53	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-heplots-1.0.11-2|54	%{rlibdir}/%{packname}/Meta
12cu|R-heplots-1.0.11-2|55	%{rlibdir}/%{packname}/R
12cu|R-heplots-1.0.11-2|56	%{rlibdir}/%{packname}/data
12cu|R-heplots-1.0.11-2|57	%{rlibdir}/%{packname}/demo
12cu|R-heplots-1.0.11-2|58	%{rlibdir}/%{packname}/help
12cu|R-heplots-1.0.11-2|59	
12cu|R-heplots-1.0.11-2|60	%changelog
12cu|R-heplots-1.0.11-2|61	* Wed Apr 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.11-2
12cu|R-heplots-1.0.11-2|62	+ Revision: 029edc9
12cu|R-heplots-1.0.11-2|63	- Disable check, but leave candisc requirement
12cu|R-heplots-1.0.11-2|64	
12cu|R-heplots-1.0.11-2|65	

12429 12
12cu|R-hergm-1.3.11-1|1	%global packname  hergm
12cu|R-hergm-1.3.11-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-hergm-1.3.11-1|3	
12cu|R-hergm-1.3.11-1|4	Name:             R-%{packname}
12cu|R-hergm-1.3.11-1|5	Version:          1.3.11
12cu|R-hergm-1.3.11-1|6	Release:          1
12cu|R-hergm-1.3.11-1|7	Summary:          Hierarchical Exponential-Family Random Graph Models
12cu|R-hergm-1.3.11-1|8	
12cu|R-hergm-1.3.11-1|9	Group:            Sciences/Mathematics
12cu|R-hergm-1.3.11-1|10	License:          GPL-3
12cu|R-hergm-1.3.11-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-hergm-1.3.11-1|12	Source0:          http://cran.r-project.org/src/contrib/hergm_1.3-11.tar.gz
12cu|R-hergm-1.3.11-1|13	Requires:         R-ergm R-snow
12cu|R-hergm-1.3.11-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-ergm R-snow
12cu|R-hergm-1.3.11-1|15	
12cu|R-hergm-1.3.11-1|16	%description
12cu|R-hergm-1.3.11-1|17	The R package 'hergm' implements Hierarchical Exponential-Family Random
12cu|R-hergm-1.3.11-1|18	Graph Models (HERGMs), which can be used to model a wide range of
12cu|R-hergm-1.3.11-1|19	relational data (networks). 'hergm' implements both simulation and
12cu|R-hergm-1.3.11-1|20	Bayesian inference.
12cu|R-hergm-1.3.11-1|21	
12cu|R-hergm-1.3.11-1|22	%prep
12cu|R-hergm-1.3.11-1|23	%setup -q -c -n %{packname}
12cu|R-hergm-1.3.11-1|24	
12cu|R-hergm-1.3.11-1|25	%build
12cu|R-hergm-1.3.11-1|26	
12cu|R-hergm-1.3.11-1|27	%install
12cu|R-hergm-1.3.11-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-hergm-1.3.11-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-hergm-1.3.11-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-hergm-1.3.11-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-hergm-1.3.11-1|32	
12cu|R-hergm-1.3.11-1|33	%check
12cu|R-hergm-1.3.11-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-hergm-1.3.11-1|35	
12cu|R-hergm-1.3.11-1|36	%files
12cu|R-hergm-1.3.11-1|37	%dir %{rlibdir}/%{packname}
12cu|R-hergm-1.3.11-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-hergm-1.3.11-1|39	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-hergm-1.3.11-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-hergm-1.3.11-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-hergm-1.3.11-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-hergm-1.3.11-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-hergm-1.3.11-1|44	%{rlibdir}/%{packname}/R
12cu|R-hergm-1.3.11-1|45	%{rlibdir}/%{packname}/data
12cu|R-hergm-1.3.11-1|46	%{rlibdir}/%{packname}/demo
12cu|R-hergm-1.3.11-1|47	%{rlibdir}/%{packname}/help
12cu|R-hergm-1.3.11-1|48	%{rlibdir}/%{packname}/libs
12cu|R-hergm-1.3.11-1|49	
12cu|R-hergm-1.3.11-1|50	
12cu|R-hergm-1.3.11-1|51	
12cu|R-hergm-1.3.11-1|52	%changelog
12cu|R-hergm-1.3.11-1|53	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.11-1
12cu|R-hergm-1.3.11-1|54	+ Revision: d20aafd
12cu|R-hergm-1.3.11-1|55	- Updated to 1.3.11 (by updates_builder)
12cu|R-hergm-1.3.11-1|56	
12cu|R-hergm-1.3.11-1|57	

12430 12
12cu|R-hexbin-1.26.3-1|1	%global packname  hexbin
12cu|R-hexbin-1.26.3-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-hexbin-1.26.3-1|3	
12cu|R-hexbin-1.26.3-1|4	Name:             R-%{packname}
12cu|R-hexbin-1.26.3-1|5	Version:          1.26.3
12cu|R-hexbin-1.26.3-1|6	Release:          1
12cu|R-hexbin-1.26.3-1|7	Summary:          Hexagonal Binning Routines
12cu|R-hexbin-1.26.3-1|8	Group:            Sciences/Mathematics
12cu|R-hexbin-1.26.3-1|9	License:          GPL-2
12cu|R-hexbin-1.26.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-hexbin-1.26.3-1|11	Source0:          http://cran.r-project.org/src/contrib/hexbin_1.26.3.tar.gz
12cu|R-hexbin-1.26.3-1|12	Requires:         R-methods R-grid R-lattice R-graphics R-grDevices
12cu|R-hexbin-1.26.3-1|13	Requires:         R-stats R-utils R-marray R-affy R-Biobase
12cu|R-hexbin-1.26.3-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-hexbin-1.26.3-1|15	BuildRequires:    R-methods R-grid R-lattice R-graphics R-grDevices
12cu|R-hexbin-1.26.3-1|16	BuildRequires:    R-stats R-utils R-marray R-affy R-Biobase
12cu|R-hexbin-1.26.3-1|17	
12cu|R-hexbin-1.26.3-1|18	%description
12cu|R-hexbin-1.26.3-1|19	Binning and plotting functions for hexagonal bins. Now uses and relies on
12cu|R-hexbin-1.26.3-1|20	grid graphics and formal (S4) classes and methods.
12cu|R-hexbin-1.26.3-1|21	
12cu|R-hexbin-1.26.3-1|22	%prep
12cu|R-hexbin-1.26.3-1|23	%setup -q -c -n %{packname}
12cu|R-hexbin-1.26.3-1|24	
12cu|R-hexbin-1.26.3-1|25	%build
12cu|R-hexbin-1.26.3-1|26	
12cu|R-hexbin-1.26.3-1|27	%install
12cu|R-hexbin-1.26.3-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-hexbin-1.26.3-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-hexbin-1.26.3-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-hexbin-1.26.3-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-hexbin-1.26.3-1|32	
12cu|R-hexbin-1.26.3-1|33	%check
12cu|R-hexbin-1.26.3-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-hexbin-1.26.3-1|35	
12cu|R-hexbin-1.26.3-1|36	%files
12cu|R-hexbin-1.26.3-1|37	%dir %{rlibdir}/%{packname}
12cu|R-hexbin-1.26.3-1|38	%doc %{rlibdir}/%{packname}/doc
12cu|R-hexbin-1.26.3-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-hexbin-1.26.3-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-hexbin-1.26.3-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-hexbin-1.26.3-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-hexbin-1.26.3-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-hexbin-1.26.3-1|44	%{rlibdir}/%{packname}/R
12cu|R-hexbin-1.26.3-1|45	%{rlibdir}/%{packname}/data
12cu|R-hexbin-1.26.3-1|46	%{rlibdir}/%{packname}/help
12cu|R-hexbin-1.26.3-1|47	%{rlibdir}/%{packname}/libs
12cu|R-hexbin-1.26.3-1|48	
12cu|R-hexbin-1.26.3-1|49	
12cu|R-hexbin-1.26.3-1|50	%changelog
12cu|R-hexbin-1.26.3-1|51	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.26.3-1
12cu|R-hexbin-1.26.3-1|52	+ Revision: 5e9b367
12cu|R-hexbin-1.26.3-1|53	- Updated to 1.26.3 (by updates_builder)
12cu|R-hexbin-1.26.3-1|54	
12cu|R-hexbin-1.26.3-1|55	

12431 12
12cu|R-hgu133acdf-2.13.0-1|1	%global packname  hgu133acdf
12cu|R-hgu133acdf-2.13.0-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-hgu133acdf-2.13.0-1|3	
12cu|R-hgu133acdf-2.13.0-1|4	Name:             R-%{packname}
12cu|R-hgu133acdf-2.13.0-1|5	Version:          2.13.0
12cu|R-hgu133acdf-2.13.0-1|6	Release:          1
12cu|R-hgu133acdf-2.13.0-1|7	Summary:          hgu133acdf
12cu|R-hgu133acdf-2.13.0-1|8	Group:            Sciences/Mathematics
12cu|R-hgu133acdf-2.13.0-1|9	License:          LGPL
12cu|R-hgu133acdf-2.13.0-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-hgu133acdf-2.13.0-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/hgu133acdf_2.13.0.tar.gz
12cu|R-hgu133acdf-2.13.0-1|12	BuildArch:        noarch
12cu|R-hgu133acdf-2.13.0-1|13	Requires:         R-core
12cu|R-hgu133acdf-2.13.0-1|14	Requires:         R-utils R-AnnotationDbi
12cu|R-hgu133acdf-2.13.0-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils R-AnnotationDbi
12cu|R-hgu133acdf-2.13.0-1|16	
12cu|R-hgu133acdf-2.13.0-1|17	%description
12cu|R-hgu133acdf-2.13.0-1|18	A package containing an environment representing the HG-U133A.cdf file.
12cu|R-hgu133acdf-2.13.0-1|19	
12cu|R-hgu133acdf-2.13.0-1|20	%prep
12cu|R-hgu133acdf-2.13.0-1|21	%setup -q -c -n %{packname}
12cu|R-hgu133acdf-2.13.0-1|22	
12cu|R-hgu133acdf-2.13.0-1|23	%build
12cu|R-hgu133acdf-2.13.0-1|24	
12cu|R-hgu133acdf-2.13.0-1|25	%install
12cu|R-hgu133acdf-2.13.0-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-hgu133acdf-2.13.0-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-hgu133acdf-2.13.0-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-hgu133acdf-2.13.0-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-hgu133acdf-2.13.0-1|30	
12cu|R-hgu133acdf-2.13.0-1|31	%check
12cu|R-hgu133acdf-2.13.0-1|32	%{_bindir}/R CMD check %{packname}
12cu|R-hgu133acdf-2.13.0-1|33	
12cu|R-hgu133acdf-2.13.0-1|34	%files
12cu|R-hgu133acdf-2.13.0-1|35	%dir %{rlibdir}/%{packname}
12cu|R-hgu133acdf-2.13.0-1|36	%doc %{rlibdir}/%{packname}/html
12cu|R-hgu133acdf-2.13.0-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-hgu133acdf-2.13.0-1|38	%{rlibdir}/%{packname}/INDEX
12cu|R-hgu133acdf-2.13.0-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-hgu133acdf-2.13.0-1|40	%{rlibdir}/%{packname}/Meta
12cu|R-hgu133acdf-2.13.0-1|41	%{rlibdir}/%{packname}/R
12cu|R-hgu133acdf-2.13.0-1|42	%{rlibdir}/%{packname}/data
12cu|R-hgu133acdf-2.13.0-1|43	%{rlibdir}/%{packname}/help
12cu|R-hgu133acdf-2.13.0-1|44	
12cu|R-hgu133acdf-2.13.0-1|45	
12cu|R-hgu133acdf-2.13.0-1|46	
12cu|R-hgu133acdf-2.13.0-1|47	%changelog
12cu|R-hgu133acdf-2.13.0-1|48	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.13.0-1
12cu|R-hgu133acdf-2.13.0-1|49	+ Revision: 439fbb4
12cu|R-hgu133acdf-2.13.0-1|50	- LOG Updated to 2.13.0 (by updates_builder)
12cu|R-hgu133acdf-2.13.0-1|51	
12cu|R-hgu133acdf-2.13.0-1|52	

12432 12
12cu|R-hgu133a.db-2.10.1-1|1	%global packname  hgu133a.db
12cu|R-hgu133a.db-2.10.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-hgu133a.db-2.10.1-1|3	
12cu|R-hgu133a.db-2.10.1-1|4	Name:             R-%{packname}
12cu|R-hgu133a.db-2.10.1-1|5	Version:          2.10.1
12cu|R-hgu133a.db-2.10.1-1|6	Release:          1
12cu|R-hgu133a.db-2.10.1-1|7	Summary:          Affymetrix Human Genome U133 Set annotation data (chip hgu133a)
12cu|R-hgu133a.db-2.10.1-1|8	Group:            Sciences/Mathematics
12cu|R-hgu133a.db-2.10.1-1|9	License:          Artistic-2.0
12cu|R-hgu133a.db-2.10.1-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-hgu133a.db-2.10.1-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/hgu133a.db_2.10.1.tar.gz
12cu|R-hgu133a.db-2.10.1-1|12	BuildArch:        noarch
12cu|R-hgu133a.db-2.10.1-1|13	Requires:         R-core
12cu|R-hgu133a.db-2.10.1-1|14	Requires:         R-methods R-AnnotationDbi R-org.Hs.eg.db
12cu|R-hgu133a.db-2.10.1-1|15	Requires:         R-methods R-AnnotationDbi
12cu|R-hgu133a.db-2.10.1-1|16	Requires:         R-annotate
12cu|R-hgu133a.db-2.10.1-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi R-org.Hs.eg.db
12cu|R-hgu133a.db-2.10.1-1|18	BuildRequires:    R-methods R-AnnotationDbi
12cu|R-hgu133a.db-2.10.1-1|19	BuildRequires:    R-annotate
12cu|R-hgu133a.db-2.10.1-1|20	
12cu|R-hgu133a.db-2.10.1-1|21	%description
12cu|R-hgu133a.db-2.10.1-1|22	Affymetrix Human Genome U133 Set annotation data (chip hgu133a) assembled
12cu|R-hgu133a.db-2.10.1-1|23	using data from public repositories
12cu|R-hgu133a.db-2.10.1-1|24	
12cu|R-hgu133a.db-2.10.1-1|25	%prep
12cu|R-hgu133a.db-2.10.1-1|26	%setup -q -c -n %{packname}
12cu|R-hgu133a.db-2.10.1-1|27	
12cu|R-hgu133a.db-2.10.1-1|28	%build
12cu|R-hgu133a.db-2.10.1-1|29	
12cu|R-hgu133a.db-2.10.1-1|30	%install
12cu|R-hgu133a.db-2.10.1-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-hgu133a.db-2.10.1-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-hgu133a.db-2.10.1-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-hgu133a.db-2.10.1-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-hgu133a.db-2.10.1-1|35	
12cu|R-hgu133a.db-2.10.1-1|36	%check
12cu|R-hgu133a.db-2.10.1-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-hgu133a.db-2.10.1-1|38	
12cu|R-hgu133a.db-2.10.1-1|39	%files
12cu|R-hgu133a.db-2.10.1-1|40	%dir %{rlibdir}/%{packname}
12cu|R-hgu133a.db-2.10.1-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-hgu133a.db-2.10.1-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-hgu133a.db-2.10.1-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-hgu133a.db-2.10.1-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-hgu133a.db-2.10.1-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-hgu133a.db-2.10.1-1|46	%{rlibdir}/%{packname}/R
12cu|R-hgu133a.db-2.10.1-1|47	%{rlibdir}/%{packname}/extdata
12cu|R-hgu133a.db-2.10.1-1|48	%{rlibdir}/%{packname}/help
12cu|R-hgu133a.db-2.10.1-1|49	
12cu|R-hgu133a.db-2.10.1-1|50	
12cu|R-hgu133a.db-2.10.1-1|51	
12cu|R-hgu133a.db-2.10.1-1|52	%changelog
12cu|R-hgu133a.db-2.10.1-1|53	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-1
12cu|R-hgu133a.db-2.10.1-1|54	+ Revision: a421a18
12cu|R-hgu133a.db-2.10.1-1|55	- LOG Updated to 2.10.1 (by updates_builder)
12cu|R-hgu133a.db-2.10.1-1|56	
12cu|R-hgu133a.db-2.10.1-1|57	

12433 12
12cu|R-hgu133aprobe-2.13.0-1|1	%global packname  hgu133aprobe
12cu|R-hgu133aprobe-2.13.0-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-hgu133aprobe-2.13.0-1|3	
12cu|R-hgu133aprobe-2.13.0-1|4	Name:             R-%{packname}
12cu|R-hgu133aprobe-2.13.0-1|5	Version:          2.13.0
12cu|R-hgu133aprobe-2.13.0-1|6	Release:          1
12cu|R-hgu133aprobe-2.13.0-1|7	Summary:          Probe sequence data for microarrays of type hgu133a
12cu|R-hgu133aprobe-2.13.0-1|8	Group:            Sciences/Mathematics
12cu|R-hgu133aprobe-2.13.0-1|9	License:          LGPL
12cu|R-hgu133aprobe-2.13.0-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-hgu133aprobe-2.13.0-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/hgu133aprobe_2.13.0.tar.gz
12cu|R-hgu133aprobe-2.13.0-1|12	BuildArch:        noarch
12cu|R-hgu133aprobe-2.13.0-1|13	Requires:         R-core
12cu|R-hgu133aprobe-2.13.0-1|14	Requires:         R-AnnotationDbi
12cu|R-hgu133aprobe-2.13.0-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-AnnotationDbi
12cu|R-hgu133aprobe-2.13.0-1|16	
12cu|R-hgu133aprobe-2.13.0-1|17	%description
12cu|R-hgu133aprobe-2.13.0-1|18	This package was automatically created by package AnnotationDbi version
12cu|R-hgu133aprobe-2.13.0-1|19	1.15.34. The probe sequence data was obtained from
12cu|R-hgu133aprobe-2.13.0-1|20	http://www.affymetrix.com. The file name was HG-U133A\_probe\_tab.
12cu|R-hgu133aprobe-2.13.0-1|21	
12cu|R-hgu133aprobe-2.13.0-1|22	%prep
12cu|R-hgu133aprobe-2.13.0-1|23	%setup -q -c -n %{packname}
12cu|R-hgu133aprobe-2.13.0-1|24	
12cu|R-hgu133aprobe-2.13.0-1|25	%build
12cu|R-hgu133aprobe-2.13.0-1|26	
12cu|R-hgu133aprobe-2.13.0-1|27	%install
12cu|R-hgu133aprobe-2.13.0-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-hgu133aprobe-2.13.0-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-hgu133aprobe-2.13.0-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-hgu133aprobe-2.13.0-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-hgu133aprobe-2.13.0-1|32	
12cu|R-hgu133aprobe-2.13.0-1|33	%check
12cu|R-hgu133aprobe-2.13.0-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-hgu133aprobe-2.13.0-1|35	
12cu|R-hgu133aprobe-2.13.0-1|36	%files
12cu|R-hgu133aprobe-2.13.0-1|37	%dir %{rlibdir}/%{packname}
12cu|R-hgu133aprobe-2.13.0-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-hgu133aprobe-2.13.0-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-hgu133aprobe-2.13.0-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-hgu133aprobe-2.13.0-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-hgu133aprobe-2.13.0-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-hgu133aprobe-2.13.0-1|43	%{rlibdir}/%{packname}/R
12cu|R-hgu133aprobe-2.13.0-1|44	%{rlibdir}/%{packname}/data
12cu|R-hgu133aprobe-2.13.0-1|45	%{rlibdir}/%{packname}/help
12cu|R-hgu133aprobe-2.13.0-1|46	
12cu|R-hgu133aprobe-2.13.0-1|47	
12cu|R-hgu133aprobe-2.13.0-1|48	
12cu|R-hgu133aprobe-2.13.0-1|49	%changelog
12cu|R-hgu133aprobe-2.13.0-1|50	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.13.0-1
12cu|R-hgu133aprobe-2.13.0-1|51	+ Revision: dfcefc3
12cu|R-hgu133aprobe-2.13.0-1|52	- LOG Updated to 2.13.0 (by updates_builder)
12cu|R-hgu133aprobe-2.13.0-1|53	
12cu|R-hgu133aprobe-2.13.0-1|54	

12434 12
12cu|R-hgu133plus2.db-2.10.1-1|1	%global packname  hgu133plus2.db
12cu|R-hgu133plus2.db-2.10.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-hgu133plus2.db-2.10.1-1|3	
12cu|R-hgu133plus2.db-2.10.1-1|4	Name:             R-%{packname}
12cu|R-hgu133plus2.db-2.10.1-1|5	Version:          2.10.1
12cu|R-hgu133plus2.db-2.10.1-1|6	Release:          1
12cu|R-hgu133plus2.db-2.10.1-1|7	Summary:          Affymetrix Human Genome U133 Plus 2.0 Array annotation data (chip hgu133plus2)
12cu|R-hgu133plus2.db-2.10.1-1|8	Group:            Sciences/Mathematics
12cu|R-hgu133plus2.db-2.10.1-1|9	License:          Artistic-2.0
12cu|R-hgu133plus2.db-2.10.1-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-hgu133plus2.db-2.10.1-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/hgu133plus2.db_2.10.1.tar.gz
12cu|R-hgu133plus2.db-2.10.1-1|12	BuildArch:        noarch
12cu|R-hgu133plus2.db-2.10.1-1|13	Requires:         R-core
12cu|R-hgu133plus2.db-2.10.1-1|14	Requires:         R-methods R-AnnotationDbi R-org.Hs.eg.db
12cu|R-hgu133plus2.db-2.10.1-1|15	Requires:         R-methods R-AnnotationDbi
12cu|R-hgu133plus2.db-2.10.1-1|16	Requires:         R-annotate
12cu|R-hgu133plus2.db-2.10.1-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi R-org.Hs.eg.db
12cu|R-hgu133plus2.db-2.10.1-1|18	BuildRequires:    R-methods R-AnnotationDbi
12cu|R-hgu133plus2.db-2.10.1-1|19	BuildRequires:    R-annotate
12cu|R-hgu133plus2.db-2.10.1-1|20	
12cu|R-hgu133plus2.db-2.10.1-1|21	%description
12cu|R-hgu133plus2.db-2.10.1-1|22	Affymetrix Human Genome U133 Plus 2.0 Array annotation data (chip
12cu|R-hgu133plus2.db-2.10.1-1|23	hgu133plus2) assembled using data from public repositories
12cu|R-hgu133plus2.db-2.10.1-1|24	
12cu|R-hgu133plus2.db-2.10.1-1|25	%prep
12cu|R-hgu133plus2.db-2.10.1-1|26	%setup -q -c -n %{packname}
12cu|R-hgu133plus2.db-2.10.1-1|27	
12cu|R-hgu133plus2.db-2.10.1-1|28	%build
12cu|R-hgu133plus2.db-2.10.1-1|29	
12cu|R-hgu133plus2.db-2.10.1-1|30	%install
12cu|R-hgu133plus2.db-2.10.1-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-hgu133plus2.db-2.10.1-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-hgu133plus2.db-2.10.1-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-hgu133plus2.db-2.10.1-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-hgu133plus2.db-2.10.1-1|35	
12cu|R-hgu133plus2.db-2.10.1-1|36	%check
12cu|R-hgu133plus2.db-2.10.1-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-hgu133plus2.db-2.10.1-1|38	
12cu|R-hgu133plus2.db-2.10.1-1|39	%files
12cu|R-hgu133plus2.db-2.10.1-1|40	%dir %{rlibdir}/%{packname}
12cu|R-hgu133plus2.db-2.10.1-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-hgu133plus2.db-2.10.1-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-hgu133plus2.db-2.10.1-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-hgu133plus2.db-2.10.1-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-hgu133plus2.db-2.10.1-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-hgu133plus2.db-2.10.1-1|46	%{rlibdir}/%{packname}/R
12cu|R-hgu133plus2.db-2.10.1-1|47	%{rlibdir}/%{packname}/extdata
12cu|R-hgu133plus2.db-2.10.1-1|48	%{rlibdir}/%{packname}/help
12cu|R-hgu133plus2.db-2.10.1-1|49	
12cu|R-hgu133plus2.db-2.10.1-1|50	
12cu|R-hgu133plus2.db-2.10.1-1|51	
12cu|R-hgu133plus2.db-2.10.1-1|52	%changelog
12cu|R-hgu133plus2.db-2.10.1-1|53	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-1
12cu|R-hgu133plus2.db-2.10.1-1|54	+ Revision: f279ea0
12cu|R-hgu133plus2.db-2.10.1-1|55	- LOG Updated to 2.10.1 (by updates_builder)
12cu|R-hgu133plus2.db-2.10.1-1|56	
12cu|R-hgu133plus2.db-2.10.1-1|57	

12435 12
12cu|R-hgu95av2cdf-2.13.0-1|1	%global packname  hgu95av2cdf
12cu|R-hgu95av2cdf-2.13.0-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-hgu95av2cdf-2.13.0-1|3	
12cu|R-hgu95av2cdf-2.13.0-1|4	Name:             R-%{packname}
12cu|R-hgu95av2cdf-2.13.0-1|5	Version:          2.13.0
12cu|R-hgu95av2cdf-2.13.0-1|6	Release:          1
12cu|R-hgu95av2cdf-2.13.0-1|7	Summary:          hgu95av2cdf
12cu|R-hgu95av2cdf-2.13.0-1|8	Group:            Sciences/Mathematics
12cu|R-hgu95av2cdf-2.13.0-1|9	License:          LGPL
12cu|R-hgu95av2cdf-2.13.0-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-hgu95av2cdf-2.13.0-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/hgu95av2cdf_2.13.0.tar.gz
12cu|R-hgu95av2cdf-2.13.0-1|12	BuildArch:        noarch
12cu|R-hgu95av2cdf-2.13.0-1|13	Requires:         R-core
12cu|R-hgu95av2cdf-2.13.0-1|14	Requires:         R-utils R-AnnotationDbi
12cu|R-hgu95av2cdf-2.13.0-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils R-AnnotationDbi
12cu|R-hgu95av2cdf-2.13.0-1|16	
12cu|R-hgu95av2cdf-2.13.0-1|17	%description
12cu|R-hgu95av2cdf-2.13.0-1|18	A package containing an environment representing the HG_U95Av2.CDF file.
12cu|R-hgu95av2cdf-2.13.0-1|19	
12cu|R-hgu95av2cdf-2.13.0-1|20	%prep
12cu|R-hgu95av2cdf-2.13.0-1|21	%setup -q -c -n %{packname}
12cu|R-hgu95av2cdf-2.13.0-1|22	
12cu|R-hgu95av2cdf-2.13.0-1|23	%build
12cu|R-hgu95av2cdf-2.13.0-1|24	
12cu|R-hgu95av2cdf-2.13.0-1|25	%install
12cu|R-hgu95av2cdf-2.13.0-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-hgu95av2cdf-2.13.0-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-hgu95av2cdf-2.13.0-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-hgu95av2cdf-2.13.0-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-hgu95av2cdf-2.13.0-1|30	
12cu|R-hgu95av2cdf-2.13.0-1|31	%check
12cu|R-hgu95av2cdf-2.13.0-1|32	%{_bindir}/R CMD check %{packname}
12cu|R-hgu95av2cdf-2.13.0-1|33	
12cu|R-hgu95av2cdf-2.13.0-1|34	%files
12cu|R-hgu95av2cdf-2.13.0-1|35	%dir %{rlibdir}/%{packname}
12cu|R-hgu95av2cdf-2.13.0-1|36	%doc %{rlibdir}/%{packname}/html
12cu|R-hgu95av2cdf-2.13.0-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-hgu95av2cdf-2.13.0-1|38	%{rlibdir}/%{packname}/INDEX
12cu|R-hgu95av2cdf-2.13.0-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-hgu95av2cdf-2.13.0-1|40	%{rlibdir}/%{packname}/Meta
12cu|R-hgu95av2cdf-2.13.0-1|41	%{rlibdir}/%{packname}/R
12cu|R-hgu95av2cdf-2.13.0-1|42	%{rlibdir}/%{packname}/data
12cu|R-hgu95av2cdf-2.13.0-1|43	%{rlibdir}/%{packname}/help
12cu|R-hgu95av2cdf-2.13.0-1|44	
12cu|R-hgu95av2cdf-2.13.0-1|45	
12cu|R-hgu95av2cdf-2.13.0-1|46	
12cu|R-hgu95av2cdf-2.13.0-1|47	%changelog
12cu|R-hgu95av2cdf-2.13.0-1|48	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.13.0-1
12cu|R-hgu95av2cdf-2.13.0-1|49	+ Revision: 223f263
12cu|R-hgu95av2cdf-2.13.0-1|50	- LOG Updated to 2.13.0 (by updates_builder)
12cu|R-hgu95av2cdf-2.13.0-1|51	
12cu|R-hgu95av2cdf-2.13.0-1|52	

12436 12
12cu|R-hgu95av2.db-2.10.1-1|1	%global packname  hgu95av2.db
12cu|R-hgu95av2.db-2.10.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-hgu95av2.db-2.10.1-1|3	
12cu|R-hgu95av2.db-2.10.1-1|4	Name:             R-%{packname}
12cu|R-hgu95av2.db-2.10.1-1|5	Version:          2.10.1
12cu|R-hgu95av2.db-2.10.1-1|6	Release:          1
12cu|R-hgu95av2.db-2.10.1-1|7	Summary:          Affymetrix Human Genome U95 Set annotation data (chip hgu95av2)
12cu|R-hgu95av2.db-2.10.1-1|8	Group:            Sciences/Mathematics
12cu|R-hgu95av2.db-2.10.1-1|9	License:          Artistic-2.0
12cu|R-hgu95av2.db-2.10.1-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-hgu95av2.db-2.10.1-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/hgu95av2.db_2.10.1.tar.gz
12cu|R-hgu95av2.db-2.10.1-1|12	BuildArch:        noarch
12cu|R-hgu95av2.db-2.10.1-1|13	Requires:         R-core
12cu|R-hgu95av2.db-2.10.1-1|14	Requires:         R-methods R-AnnotationDbi R-org.Hs.eg.db
12cu|R-hgu95av2.db-2.10.1-1|15	Requires:         R-methods R-AnnotationDbi
12cu|R-hgu95av2.db-2.10.1-1|16	Requires:         R-annotate
12cu|R-hgu95av2.db-2.10.1-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi R-org.Hs.eg.db
12cu|R-hgu95av2.db-2.10.1-1|18	BuildRequires:    R-methods R-AnnotationDbi
12cu|R-hgu95av2.db-2.10.1-1|19	BuildRequires:    R-annotate
12cu|R-hgu95av2.db-2.10.1-1|20	
12cu|R-hgu95av2.db-2.10.1-1|21	%description
12cu|R-hgu95av2.db-2.10.1-1|22	Affymetrix Human Genome U95 Set annotation data (chip hgu95av2) assembled
12cu|R-hgu95av2.db-2.10.1-1|23	using data from public repositories
12cu|R-hgu95av2.db-2.10.1-1|24	
12cu|R-hgu95av2.db-2.10.1-1|25	%prep
12cu|R-hgu95av2.db-2.10.1-1|26	%setup -q -c -n %{packname}
12cu|R-hgu95av2.db-2.10.1-1|27	
12cu|R-hgu95av2.db-2.10.1-1|28	%build
12cu|R-hgu95av2.db-2.10.1-1|29	
12cu|R-hgu95av2.db-2.10.1-1|30	%install
12cu|R-hgu95av2.db-2.10.1-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-hgu95av2.db-2.10.1-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-hgu95av2.db-2.10.1-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-hgu95av2.db-2.10.1-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-hgu95av2.db-2.10.1-1|35	
12cu|R-hgu95av2.db-2.10.1-1|36	%check
12cu|R-hgu95av2.db-2.10.1-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-hgu95av2.db-2.10.1-1|38	
12cu|R-hgu95av2.db-2.10.1-1|39	%files
12cu|R-hgu95av2.db-2.10.1-1|40	%dir %{rlibdir}/%{packname}
12cu|R-hgu95av2.db-2.10.1-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-hgu95av2.db-2.10.1-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-hgu95av2.db-2.10.1-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-hgu95av2.db-2.10.1-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-hgu95av2.db-2.10.1-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-hgu95av2.db-2.10.1-1|46	%{rlibdir}/%{packname}/R
12cu|R-hgu95av2.db-2.10.1-1|47	%{rlibdir}/%{packname}/extdata
12cu|R-hgu95av2.db-2.10.1-1|48	%{rlibdir}/%{packname}/help
12cu|R-hgu95av2.db-2.10.1-1|49	
12cu|R-hgu95av2.db-2.10.1-1|50	
12cu|R-hgu95av2.db-2.10.1-1|51	
12cu|R-hgu95av2.db-2.10.1-1|52	%changelog
12cu|R-hgu95av2.db-2.10.1-1|53	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-1
12cu|R-hgu95av2.db-2.10.1-1|54	+ Revision: 4ecfdb3
12cu|R-hgu95av2.db-2.10.1-1|55	- LOG Updated to 2.10.1 (by updates_builder)
12cu|R-hgu95av2.db-2.10.1-1|56	
12cu|R-hgu95av2.db-2.10.1-1|57	

12437 12
12cu|R-hgu95av2probe-2.13.0-1|1	%global packname  hgu95av2probe
12cu|R-hgu95av2probe-2.13.0-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-hgu95av2probe-2.13.0-1|3	
12cu|R-hgu95av2probe-2.13.0-1|4	Name:             R-%{packname}
12cu|R-hgu95av2probe-2.13.0-1|5	Version:          2.13.0
12cu|R-hgu95av2probe-2.13.0-1|6	Release:          1
12cu|R-hgu95av2probe-2.13.0-1|7	Summary:          Probe sequence data for microarrays of type hgu95av2
12cu|R-hgu95av2probe-2.13.0-1|8	Group:            Sciences/Mathematics
12cu|R-hgu95av2probe-2.13.0-1|9	License:          LGPL
12cu|R-hgu95av2probe-2.13.0-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-hgu95av2probe-2.13.0-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/hgu95av2probe_2.13.0.tar.gz
12cu|R-hgu95av2probe-2.13.0-1|12	BuildArch:        noarch
12cu|R-hgu95av2probe-2.13.0-1|13	Requires:         R-core
12cu|R-hgu95av2probe-2.13.0-1|14	Requires:         R-AnnotationDbi
12cu|R-hgu95av2probe-2.13.0-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-AnnotationDbi
12cu|R-hgu95av2probe-2.13.0-1|16	
12cu|R-hgu95av2probe-2.13.0-1|17	%description
12cu|R-hgu95av2probe-2.13.0-1|18	This package was automatically created by package AnnotationDbi version
12cu|R-hgu95av2probe-2.13.0-1|19	1.15.34. The probe sequence data was obtained from
12cu|R-hgu95av2probe-2.13.0-1|20	http://www.affymetrix.com. The file name was HG\_U95Av2\_probe\_tab.
12cu|R-hgu95av2probe-2.13.0-1|21	
12cu|R-hgu95av2probe-2.13.0-1|22	%prep
12cu|R-hgu95av2probe-2.13.0-1|23	%setup -q -c -n %{packname}
12cu|R-hgu95av2probe-2.13.0-1|24	
12cu|R-hgu95av2probe-2.13.0-1|25	%build
12cu|R-hgu95av2probe-2.13.0-1|26	
12cu|R-hgu95av2probe-2.13.0-1|27	%install
12cu|R-hgu95av2probe-2.13.0-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-hgu95av2probe-2.13.0-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-hgu95av2probe-2.13.0-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-hgu95av2probe-2.13.0-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-hgu95av2probe-2.13.0-1|32	
12cu|R-hgu95av2probe-2.13.0-1|33	%check
12cu|R-hgu95av2probe-2.13.0-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-hgu95av2probe-2.13.0-1|35	
12cu|R-hgu95av2probe-2.13.0-1|36	%files
12cu|R-hgu95av2probe-2.13.0-1|37	%dir %{rlibdir}/%{packname}
12cu|R-hgu95av2probe-2.13.0-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-hgu95av2probe-2.13.0-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-hgu95av2probe-2.13.0-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-hgu95av2probe-2.13.0-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-hgu95av2probe-2.13.0-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-hgu95av2probe-2.13.0-1|43	%{rlibdir}/%{packname}/R
12cu|R-hgu95av2probe-2.13.0-1|44	%{rlibdir}/%{packname}/data
12cu|R-hgu95av2probe-2.13.0-1|45	%{rlibdir}/%{packname}/help
12cu|R-hgu95av2probe-2.13.0-1|46	
12cu|R-hgu95av2probe-2.13.0-1|47	
12cu|R-hgu95av2probe-2.13.0-1|48	
12cu|R-hgu95av2probe-2.13.0-1|49	%changelog
12cu|R-hgu95av2probe-2.13.0-1|50	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.13.0-1
12cu|R-hgu95av2probe-2.13.0-1|51	+ Revision: 1b1f0cc
12cu|R-hgu95av2probe-2.13.0-1|52	- LOG Updated to 2.13.0 (by updates_builder)
12cu|R-hgu95av2probe-2.13.0-1|53	
12cu|R-hgu95av2probe-2.13.0-1|54	

12438 12
12cu|R-highr-0.3-2|1	%global packname  highr
12cu|R-highr-0.3-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-highr-0.3-2|3	
12cu|R-highr-0.3-2|4	Name:             R-%{packname}
12cu|R-highr-0.3-2|5	Version:          0.3
12cu|R-highr-0.3-2|6	Release:          2
12cu|R-highr-0.3-2|7	Summary:          Syntax highlighting for R
12cu|R-highr-0.3-2|8	Group:            Sciences/Mathematics
12cu|R-highr-0.3-2|9	License:          GPL
12cu|R-highr-0.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-highr-0.3-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-highr-0.3-2|12	BuildArch:        noarch
12cu|R-highr-0.3-2|13	Requires:         R-core
12cu|R-highr-0.3-2|14	Requires:         R-knitr R-testit
12cu|R-highr-0.3-2|15	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-highr-0.3-2|16	BuildRequires:    R-knitr R-testit
12cu|R-highr-0.3-2|17	
12cu|R-highr-0.3-2|18	%description
12cu|R-highr-0.3-2|19	This package provides syntax highlighting for R source code. Currently it
12cu|R-highr-0.3-2|20	supports LaTeX and HTML output. Source code of other languages can be
12cu|R-highr-0.3-2|21	supported via Andre Simon's Highlight package.
12cu|R-highr-0.3-2|22	
12cu|R-highr-0.3-2|23	%prep
12cu|R-highr-0.3-2|24	%setup -q -c -n %{packname}
12cu|R-highr-0.3-2|25	
12cu|R-highr-0.3-2|26	%build
12cu|R-highr-0.3-2|27	
12cu|R-highr-0.3-2|28	%install
12cu|R-highr-0.3-2|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-highr-0.3-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-highr-0.3-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-highr-0.3-2|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-highr-0.3-2|33	
12cu|R-highr-0.3-2|34	%check
12cu|R-highr-0.3-2|35	%{_bindir}/R CMD check %{packname}
12cu|R-highr-0.3-2|36	
12cu|R-highr-0.3-2|37	%files
12cu|R-highr-0.3-2|38	%dir %{rlibdir}/%{packname}
12cu|R-highr-0.3-2|39	%doc %{rlibdir}/%{packname}/doc
12cu|R-highr-0.3-2|40	%doc %{rlibdir}/%{packname}/html
12cu|R-highr-0.3-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-highr-0.3-2|42	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-highr-0.3-2|43	%{rlibdir}/%{packname}/INDEX
12cu|R-highr-0.3-2|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-highr-0.3-2|45	%{rlibdir}/%{packname}/Meta
12cu|R-highr-0.3-2|46	%{rlibdir}/%{packname}/R
12cu|R-highr-0.3-2|47	%{rlibdir}/%{packname}/help
12cu|R-highr-0.3-2|48	
12cu|R-highr-0.3-2|49	%changelog
12cu|R-highr-0.3-2|50	* Fri Mar 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
12cu|R-highr-0.3-2|51	+ Revision: b38c69f
12cu|R-highr-0.3-2|52	- Revert bootstrap
12cu|R-highr-0.3-2|53	
12cu|R-highr-0.3-2|54	

12439 12
12cu|R-hmeasure-1.0-1|1	%global packname  hmeasure
12cu|R-hmeasure-1.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-hmeasure-1.0-1|3	
12cu|R-hmeasure-1.0-1|4	%define debug_package %{nil}
12cu|R-hmeasure-1.0-1|5	
12cu|R-hmeasure-1.0-1|6	Name:             R-%{packname}
12cu|R-hmeasure-1.0-1|7	Version:          1.0
12cu|R-hmeasure-1.0-1|8	Release:          1
12cu|R-hmeasure-1.0-1|9	Summary:          The H-measure and other scalar classification performance metrics
12cu|R-hmeasure-1.0-1|10	Group:            Sciences/Mathematics
12cu|R-hmeasure-1.0-1|11	License:          GPLv2+
12cu|R-hmeasure-1.0-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-hmeasure-1.0-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-hmeasure-1.0-1|14	
12cu|R-hmeasure-1.0-1|15	
12cu|R-hmeasure-1.0-1|16	
12cu|R-hmeasure-1.0-1|17	Requires:         R-MASS R-class
12cu|R-hmeasure-1.0-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-hmeasure-1.0-1|19	
12cu|R-hmeasure-1.0-1|20	BuildRequires:   R-MASS R-class
12cu|R-hmeasure-1.0-1|21	%description
12cu|R-hmeasure-1.0-1|22	Scalar performance metrics, including the H-measure, based on
12cu|R-hmeasure-1.0-1|23	classification scores for several classifiers applied to the same dataset.
12cu|R-hmeasure-1.0-1|24	
12cu|R-hmeasure-1.0-1|25	%prep
12cu|R-hmeasure-1.0-1|26	%setup -q -c -n %{packname}
12cu|R-hmeasure-1.0-1|27	
12cu|R-hmeasure-1.0-1|28	%build
12cu|R-hmeasure-1.0-1|29	
12cu|R-hmeasure-1.0-1|30	%install
12cu|R-hmeasure-1.0-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-hmeasure-1.0-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-hmeasure-1.0-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-hmeasure-1.0-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-hmeasure-1.0-1|35	
12cu|R-hmeasure-1.0-1|36	%check
12cu|R-hmeasure-1.0-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-hmeasure-1.0-1|38	
12cu|R-hmeasure-1.0-1|39	%files
12cu|R-hmeasure-1.0-1|40	%dir %{rlibdir}/%{packname}
12cu|R-hmeasure-1.0-1|41	%doc %{rlibdir}/%{packname}/doc
12cu|R-hmeasure-1.0-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-hmeasure-1.0-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-hmeasure-1.0-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-hmeasure-1.0-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-hmeasure-1.0-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-hmeasure-1.0-1|47	%{rlibdir}/%{packname}/R
12cu|R-hmeasure-1.0-1|48	%{rlibdir}/%{packname}/help
12cu|R-hmeasure-1.0-1|49	
12cu|R-hmeasure-1.0-1|50	%changelog
12cu|R-hmeasure-1.0-1|51	* Mon Nov 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0-1
12cu|R-hmeasure-1.0-1|52	+ Revision: ccba706
12cu|R-hmeasure-1.0-1|53	- Disable debug
12cu|R-hmeasure-1.0-1|54	
12cu|R-hmeasure-1.0-1|55	

12440 12
12cu|R-Hmisc-3.12.2-3|1	%bcond_with bootstrap
12cu|R-Hmisc-3.12.2-3|2	%global packname  Hmisc
12cu|R-Hmisc-3.12.2-3|3	%global rlibdir  %{_libdir}/R/library
12cu|R-Hmisc-3.12.2-3|4	
12cu|R-Hmisc-3.12.2-3|5	Name:             R-%{packname}
12cu|R-Hmisc-3.12.2-3|6	Version:          3.12.2
12cu|R-Hmisc-3.12.2-3|7	Release:          3
12cu|R-Hmisc-3.12.2-3|8	Summary:          Harrell Miscellaneous
12cu|R-Hmisc-3.12.2-3|9	Group:            Sciences/Mathematics
12cu|R-Hmisc-3.12.2-3|10	License:          GPL (>= 2)
12cu|R-Hmisc-3.12.2-3|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Hmisc-3.12.2-3|12	Source0:          http://cran.r-project.org/src/contrib/Hmisc_3.12-2.tar.gz
12cu|R-Hmisc-3.12.2-3|13	Requires:         R-methods R-survival R-lattice R-cluster R-Formula
12cu|R-Hmisc-3.12.2-3|14	%if %{without bootstrap}
12cu|R-Hmisc-3.12.2-3|15	Requires:         R-grid R-nnet R-foreign R-chron R-acepack R-subselect R-tree
12cu|R-Hmisc-3.12.2-3|16	Requires:         R-TeachingDemos R-rms R-mice
12cu|R-Hmisc-3.12.2-3|17	%endif
12cu|R-Hmisc-3.12.2-3|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-Hmisc-3.12.2-3|19	BuildRequires:    R-survival R-lattice R-cluster R-Formula
12cu|R-Hmisc-3.12.2-3|20	%if %{without bootstrap}
12cu|R-Hmisc-3.12.2-3|21	BuildRequires:    R-grid R-nnet R-foreign R-chron R-acepack R-subselect R-tree
12cu|R-Hmisc-3.12.2-3|22	BuildRequires:    R-TeachingDemos R-rms R-mice
12cu|R-Hmisc-3.12.2-3|23	%endif
12cu|R-Hmisc-3.12.2-3|24	
12cu|R-Hmisc-3.12.2-3|25	%description
12cu|R-Hmisc-3.12.2-3|26	The Hmisc library contains many functions useful for data analysis,
12cu|R-Hmisc-3.12.2-3|27	high-level graphics, utility operations, functions for computing sample
12cu|R-Hmisc-3.12.2-3|28	size and power, importing datasets, imputing missing values, advanced
12cu|R-Hmisc-3.12.2-3|29	table making, variable clustering, character string manipulation,
12cu|R-Hmisc-3.12.2-3|30	conversion of S objects to LaTeX code, and recoding variables.  Please
12cu|R-Hmisc-3.12.2-3|31	submit bug reports to 'http://biostat.mc.vanderbilt.edu/trac/Hmisc'.
12cu|R-Hmisc-3.12.2-3|32	
12cu|R-Hmisc-3.12.2-3|33	%prep
12cu|R-Hmisc-3.12.2-3|34	%setup -q -c -n %{packname}
12cu|R-Hmisc-3.12.2-3|35	
12cu|R-Hmisc-3.12.2-3|36	%build
12cu|R-Hmisc-3.12.2-3|37	
12cu|R-Hmisc-3.12.2-3|38	%install
12cu|R-Hmisc-3.12.2-3|39	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Hmisc-3.12.2-3|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Hmisc-3.12.2-3|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Hmisc-3.12.2-3|42	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Hmisc-3.12.2-3|43	
12cu|R-Hmisc-3.12.2-3|44	%if %{without bootstrap}
12cu|R-Hmisc-3.12.2-3|45	%check
12cu|R-Hmisc-3.12.2-3|46	%{_bindir}/R CMD check %{packname}
12cu|R-Hmisc-3.12.2-3|47	%endif
12cu|R-Hmisc-3.12.2-3|48	
12cu|R-Hmisc-3.12.2-3|49	%files
12cu|R-Hmisc-3.12.2-3|50	%dir %{rlibdir}/%{packname}
12cu|R-Hmisc-3.12.2-3|51	%doc %{rlibdir}/%{packname}/html
12cu|R-Hmisc-3.12.2-3|52	%doc %{rlibdir}/%{packname}/todo
12cu|R-Hmisc-3.12.2-3|53	%doc %{rlibdir}/%{packname}/CHANGELOG
12cu|R-Hmisc-3.12.2-3|54	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Hmisc-3.12.2-3|55	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-Hmisc-3.12.2-3|56	%doc %{rlibdir}/%{packname}/THANKS
12cu|R-Hmisc-3.12.2-3|57	%doc %{rlibdir}/%{packname}/WISHLIST
12cu|R-Hmisc-3.12.2-3|58	%{rlibdir}/%{packname}/INDEX
12cu|R-Hmisc-3.12.2-3|59	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Hmisc-3.12.2-3|60	%{rlibdir}/%{packname}/Meta
12cu|R-Hmisc-3.12.2-3|61	%{rlibdir}/%{packname}/R
12cu|R-Hmisc-3.12.2-3|62	%{rlibdir}/%{packname}/help
12cu|R-Hmisc-3.12.2-3|63	%{rlibdir}/%{packname}/libs
12cu|R-Hmisc-3.12.2-3|64	
12cu|R-Hmisc-3.12.2-3|65	
12cu|R-Hmisc-3.12.2-3|66	%changelog
12cu|R-Hmisc-3.12.2-3|67	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.12.2-3
12cu|R-Hmisc-3.12.2-3|68	+ Revision: f7b1b1f
12cu|R-Hmisc-3.12.2-3|69	- Revert bootstrap
12cu|R-Hmisc-3.12.2-3|70	
12cu|R-Hmisc-3.12.2-3|71	

12441 12
12cu|R-hom.Hs.inp.db-2.10.1-1|1	%global packname  hom.Hs.inp.db
12cu|R-hom.Hs.inp.db-2.10.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-hom.Hs.inp.db-2.10.1-1|3	
12cu|R-hom.Hs.inp.db-2.10.1-1|4	Name:             R-%{packname}
12cu|R-hom.Hs.inp.db-2.10.1-1|5	Version:          2.10.1
12cu|R-hom.Hs.inp.db-2.10.1-1|6	Release:          1
12cu|R-hom.Hs.inp.db-2.10.1-1|7	Summary:          Homology information for Homo Sapiens from Inparanoid
12cu|R-hom.Hs.inp.db-2.10.1-1|8	Group:            Sciences/Mathematics
12cu|R-hom.Hs.inp.db-2.10.1-1|9	License:          Artistic-2.0
12cu|R-hom.Hs.inp.db-2.10.1-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-hom.Hs.inp.db-2.10.1-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/hom.Hs.inp.db_2.10.1.tar.gz
12cu|R-hom.Hs.inp.db-2.10.1-1|12	BuildArch:        noarch
12cu|R-hom.Hs.inp.db-2.10.1-1|13	Requires:         R-core
12cu|R-hom.Hs.inp.db-2.10.1-1|14	Requires:         R-methods R-AnnotationDbi
12cu|R-hom.Hs.inp.db-2.10.1-1|15	Requires:         R-methods R-AnnotationDbi
12cu|R-hom.Hs.inp.db-2.10.1-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi
12cu|R-hom.Hs.inp.db-2.10.1-1|17	BuildRequires:    R-methods R-AnnotationDbi
12cu|R-hom.Hs.inp.db-2.10.1-1|18	
12cu|R-hom.Hs.inp.db-2.10.1-1|19	%description
12cu|R-hom.Hs.inp.db-2.10.1-1|20	Homology information for Homo Sapiens from Inparanoid assembled using data
12cu|R-hom.Hs.inp.db-2.10.1-1|21	from public repositories
12cu|R-hom.Hs.inp.db-2.10.1-1|22	
12cu|R-hom.Hs.inp.db-2.10.1-1|23	%prep
12cu|R-hom.Hs.inp.db-2.10.1-1|24	%setup -q -c -n %{packname}
12cu|R-hom.Hs.inp.db-2.10.1-1|25	
12cu|R-hom.Hs.inp.db-2.10.1-1|26	%build
12cu|R-hom.Hs.inp.db-2.10.1-1|27	
12cu|R-hom.Hs.inp.db-2.10.1-1|28	%install
12cu|R-hom.Hs.inp.db-2.10.1-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-hom.Hs.inp.db-2.10.1-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-hom.Hs.inp.db-2.10.1-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-hom.Hs.inp.db-2.10.1-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-hom.Hs.inp.db-2.10.1-1|33	
12cu|R-hom.Hs.inp.db-2.10.1-1|34	# FIXME appears to hang at 100% cpu forever
12cu|R-hom.Hs.inp.db-2.10.1-1|35	%if 0
12cu|R-hom.Hs.inp.db-2.10.1-1|36	%check
12cu|R-hom.Hs.inp.db-2.10.1-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-hom.Hs.inp.db-2.10.1-1|38	%endif
12cu|R-hom.Hs.inp.db-2.10.1-1|39	
12cu|R-hom.Hs.inp.db-2.10.1-1|40	%files
12cu|R-hom.Hs.inp.db-2.10.1-1|41	%dir %{rlibdir}/%{packname}
12cu|R-hom.Hs.inp.db-2.10.1-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-hom.Hs.inp.db-2.10.1-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-hom.Hs.inp.db-2.10.1-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-hom.Hs.inp.db-2.10.1-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-hom.Hs.inp.db-2.10.1-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-hom.Hs.inp.db-2.10.1-1|47	%{rlibdir}/%{packname}/R
12cu|R-hom.Hs.inp.db-2.10.1-1|48	%{rlibdir}/%{packname}/extdata
12cu|R-hom.Hs.inp.db-2.10.1-1|49	%{rlibdir}/%{packname}/help
12cu|R-hom.Hs.inp.db-2.10.1-1|50	
12cu|R-hom.Hs.inp.db-2.10.1-1|51	
12cu|R-hom.Hs.inp.db-2.10.1-1|52	
12cu|R-hom.Hs.inp.db-2.10.1-1|53	%changelog
12cu|R-hom.Hs.inp.db-2.10.1-1|54	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-1
12cu|R-hom.Hs.inp.db-2.10.1-1|55	+ Revision: 6744052
12cu|R-hom.Hs.inp.db-2.10.1-1|56	- LOG Updated to 2.10.1 (by updates_builder)
12cu|R-hom.Hs.inp.db-2.10.1-1|57	
12cu|R-hom.Hs.inp.db-2.10.1-1|58	

12442 12
12cu|R-Homo.sapiens-1.1.2-1|1	%global packname  Homo.sapiens
12cu|R-Homo.sapiens-1.1.2-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-Homo.sapiens-1.1.2-1|3	
12cu|R-Homo.sapiens-1.1.2-1|4	Name:             R-%{packname}
12cu|R-Homo.sapiens-1.1.2-1|5	Version:          1.1.2
12cu|R-Homo.sapiens-1.1.2-1|6	Release:          1
12cu|R-Homo.sapiens-1.1.2-1|7	Summary:          Annotation package for the Homo.sapiens object
12cu|R-Homo.sapiens-1.1.2-1|8	Group:            Sciences/Mathematics
12cu|R-Homo.sapiens-1.1.2-1|9	License:          Artistic-2.0
12cu|R-Homo.sapiens-1.1.2-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-Homo.sapiens-1.1.2-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-Homo.sapiens-1.1.2-1|12	BuildArch:        noarch
12cu|R-Homo.sapiens-1.1.2-1|13	Requires:         R-core
12cu|R-Homo.sapiens-1.1.2-1|14	
12cu|R-Homo.sapiens-1.1.2-1|15	Requires:         R-AnnotationDbi R-methods R-OrganismDbi R-GenomicFeatures R-GO.db R-org.Hs.eg.db R-TxDb.Hsapiens.UCSC.hg19.knownGene
12cu|R-Homo.sapiens-1.1.2-1|16	Requires:         R-GenomicFeatures R-AnnotationDbi
12cu|R-Homo.sapiens-1.1.2-1|17	
12cu|R-Homo.sapiens-1.1.2-1|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
12cu|R-Homo.sapiens-1.1.2-1|19	BuildRequires:    R-GenomicFeatures R-AnnotationDbi
12cu|R-Homo.sapiens-1.1.2-1|20	
12cu|R-Homo.sapiens-1.1.2-1|21	%description
12cu|R-Homo.sapiens-1.1.2-1|22	Contains the Homo.sapiens object to access data from several related
12cu|R-Homo.sapiens-1.1.2-1|23	annotation packages.
12cu|R-Homo.sapiens-1.1.2-1|24	
12cu|R-Homo.sapiens-1.1.2-1|25	%prep
12cu|R-Homo.sapiens-1.1.2-1|26	%setup -q -c -n %{packname}
12cu|R-Homo.sapiens-1.1.2-1|27	
12cu|R-Homo.sapiens-1.1.2-1|28	%build
12cu|R-Homo.sapiens-1.1.2-1|29	
12cu|R-Homo.sapiens-1.1.2-1|30	%install
12cu|R-Homo.sapiens-1.1.2-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Homo.sapiens-1.1.2-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Homo.sapiens-1.1.2-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Homo.sapiens-1.1.2-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Homo.sapiens-1.1.2-1|35	
12cu|R-Homo.sapiens-1.1.2-1|36	%check
12cu|R-Homo.sapiens-1.1.2-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-Homo.sapiens-1.1.2-1|38	
12cu|R-Homo.sapiens-1.1.2-1|39	%files
12cu|R-Homo.sapiens-1.1.2-1|40	%dir %{rlibdir}/%{packname}
12cu|R-Homo.sapiens-1.1.2-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-Homo.sapiens-1.1.2-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Homo.sapiens-1.1.2-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-Homo.sapiens-1.1.2-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Homo.sapiens-1.1.2-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-Homo.sapiens-1.1.2-1|46	%{rlibdir}/%{packname}/R
12cu|R-Homo.sapiens-1.1.2-1|47	%{rlibdir}/%{packname}/data
12cu|R-Homo.sapiens-1.1.2-1|48	%{rlibdir}/%{packname}/help
12cu|R-Homo.sapiens-1.1.2-1|49	
12cu|R-Homo.sapiens-1.1.2-1|50	%changelog
12cu|R-Homo.sapiens-1.1.2-1|51	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-1
12cu|R-Homo.sapiens-1.1.2-1|52	+ Revision: 4731b3e
12cu|R-Homo.sapiens-1.1.2-1|53	- Fix files
12cu|R-Homo.sapiens-1.1.2-1|54	
12cu|R-Homo.sapiens-1.1.2-1|55	

12443 12
12cu|R-HSAUR-1.3.3-1|1	%global packname  HSAUR
12cu|R-HSAUR-1.3.3-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-HSAUR-1.3.3-1|3	
12cu|R-HSAUR-1.3.3-1|4	%define debug_package %{nil}
12cu|R-HSAUR-1.3.3-1|5	
12cu|R-HSAUR-1.3.3-1|6	Name:             R-%{packname}
12cu|R-HSAUR-1.3.3-1|7	Version:          1.3.3
12cu|R-HSAUR-1.3.3-1|8	Release:          1
12cu|R-HSAUR-1.3.3-1|9	Summary:          A Handbook of Statistical Analyses Using R
12cu|R-HSAUR-1.3.3-1|10	Group:            Sciences/Mathematics
12cu|R-HSAUR-1.3.3-1|11	License:          GPL
12cu|R-HSAUR-1.3.3-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-HSAUR-1.3.3-1|13	Source0:          http://cran.r-project.org/src/contrib/HSAUR_1.3-3.tar.gz
12cu|R-HSAUR-1.3.3-1|14	Requires:         R-lattice R-MASS R-scatterplot3d
12cu|R-HSAUR-1.3.3-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
12cu|R-HSAUR-1.3.3-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice R-MASS R-scatterplot3d
12cu|R-HSAUR-1.3.3-1|17	BuildRequires: R-TH.data
12cu|R-HSAUR-1.3.3-1|18	Requires: R-TH.data
12cu|R-HSAUR-1.3.3-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
12cu|R-HSAUR-1.3.3-1|20	
12cu|R-HSAUR-1.3.3-1|21	%description
12cu|R-HSAUR-1.3.3-1|22	Functions, data sets, analyses and examples from the book `A Handbook of
12cu|R-HSAUR-1.3.3-1|23	Statistical Analyses Using R' (Brian S. Everitt and Torsten Hothorn,
12cu|R-HSAUR-1.3.3-1|24	Chapman & Hall/CRC, 2006). The first chapter of the book, which is
12cu|R-HSAUR-1.3.3-1|25	entitled `An Introduction to R', is completely included in this package,
12cu|R-HSAUR-1.3.3-1|26	for all other chapters, a vignette containing all data analyses is
12cu|R-HSAUR-1.3.3-1|27	
12cu|R-HSAUR-1.3.3-1|28	%prep
12cu|R-HSAUR-1.3.3-1|29	%setup -q -c -n %{packname}
12cu|R-HSAUR-1.3.3-1|30	
12cu|R-HSAUR-1.3.3-1|31	%build
12cu|R-HSAUR-1.3.3-1|32	
12cu|R-HSAUR-1.3.3-1|33	%install
12cu|R-HSAUR-1.3.3-1|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-HSAUR-1.3.3-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-HSAUR-1.3.3-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-HSAUR-1.3.3-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-HSAUR-1.3.3-1|38	
12cu|R-HSAUR-1.3.3-1|39	%check
12cu|R-HSAUR-1.3.3-1|40	%{_bindir}/R CMD check %{packname}
12cu|R-HSAUR-1.3.3-1|41	
12cu|R-HSAUR-1.3.3-1|42	%files
12cu|R-HSAUR-1.3.3-1|43	%dir %{rlibdir}/%{packname}
12cu|R-HSAUR-1.3.3-1|44	%doc %{rlibdir}/%{packname}/doc
12cu|R-HSAUR-1.3.3-1|45	%doc %{rlibdir}/%{packname}/html
12cu|R-HSAUR-1.3.3-1|46	%doc %{rlibdir}/%{packname}/CHANGES
12cu|R-HSAUR-1.3.3-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-HSAUR-1.3.3-1|48	%{rlibdir}/%{packname}/INDEX
12cu|R-HSAUR-1.3.3-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-HSAUR-1.3.3-1|50	%{rlibdir}/%{packname}/Meta
12cu|R-HSAUR-1.3.3-1|51	%{rlibdir}/%{packname}/R
12cu|R-HSAUR-1.3.3-1|52	%{rlibdir}/%{packname}/cache
12cu|R-HSAUR-1.3.3-1|53	%{rlibdir}/%{packname}/data
12cu|R-HSAUR-1.3.3-1|54	%{rlibdir}/%{packname}/help
12cu|R-HSAUR-1.3.3-1|55	%{rlibdir}/%{packname}/rawdata
12cu|R-HSAUR-1.3.3-1|56	
12cu|R-HSAUR-1.3.3-1|57	
12cu|R-HSAUR-1.3.3-1|58	
12cu|R-HSAUR-1.3.3-1|59	%changelog
12cu|R-HSAUR-1.3.3-1|60	* Thu Dec 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-1
12cu|R-HSAUR-1.3.3-1|61	+ Revision: 1101832
12cu|R-HSAUR-1.3.3-1|62	- Added missing requires
12cu|R-HSAUR-1.3.3-1|63	
12cu|R-HSAUR-1.3.3-1|64	

12444 12
12cu|R-hu6800.db-2.10.1-1|1	%global packname  hu6800.db
12cu|R-hu6800.db-2.10.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-hu6800.db-2.10.1-1|3	
12cu|R-hu6800.db-2.10.1-1|4	Name:             R-%{packname}
12cu|R-hu6800.db-2.10.1-1|5	Version:          2.10.1
12cu|R-hu6800.db-2.10.1-1|6	Release:          1
12cu|R-hu6800.db-2.10.1-1|7	Summary:          Affymetrix HuGeneFL Genome Array annotation data (chip hu6800)
12cu|R-hu6800.db-2.10.1-1|8	Group:            Sciences/Mathematics
12cu|R-hu6800.db-2.10.1-1|9	License:          Artistic-2.0
12cu|R-hu6800.db-2.10.1-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-hu6800.db-2.10.1-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/hu6800.db_2.10.1.tar.gz
12cu|R-hu6800.db-2.10.1-1|12	BuildArch:        noarch
12cu|R-hu6800.db-2.10.1-1|13	Requires:         R-core
12cu|R-hu6800.db-2.10.1-1|14	Requires:         R-methods R-AnnotationDbi R-org.Hs.eg.db
12cu|R-hu6800.db-2.10.1-1|15	Requires:         R-methods R-AnnotationDbi
12cu|R-hu6800.db-2.10.1-1|16	Requires:         R-annotate
12cu|R-hu6800.db-2.10.1-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi R-org.Hs.eg.db
12cu|R-hu6800.db-2.10.1-1|18	BuildRequires:    R-methods R-AnnotationDbi
12cu|R-hu6800.db-2.10.1-1|19	BuildRequires:    R-annotate
12cu|R-hu6800.db-2.10.1-1|20	
12cu|R-hu6800.db-2.10.1-1|21	%description
12cu|R-hu6800.db-2.10.1-1|22	Affymetrix HuGeneFL Genome Array annotation data (chip hu6800) assembled
12cu|R-hu6800.db-2.10.1-1|23	using data from public repositories
12cu|R-hu6800.db-2.10.1-1|24	
12cu|R-hu6800.db-2.10.1-1|25	%prep
12cu|R-hu6800.db-2.10.1-1|26	%setup -q -c -n %{packname}
12cu|R-hu6800.db-2.10.1-1|27	
12cu|R-hu6800.db-2.10.1-1|28	%build
12cu|R-hu6800.db-2.10.1-1|29	
12cu|R-hu6800.db-2.10.1-1|30	%install
12cu|R-hu6800.db-2.10.1-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-hu6800.db-2.10.1-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-hu6800.db-2.10.1-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-hu6800.db-2.10.1-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-hu6800.db-2.10.1-1|35	
12cu|R-hu6800.db-2.10.1-1|36	%check
12cu|R-hu6800.db-2.10.1-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-hu6800.db-2.10.1-1|38	
12cu|R-hu6800.db-2.10.1-1|39	%files
12cu|R-hu6800.db-2.10.1-1|40	%dir %{rlibdir}/%{packname}
12cu|R-hu6800.db-2.10.1-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-hu6800.db-2.10.1-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-hu6800.db-2.10.1-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-hu6800.db-2.10.1-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-hu6800.db-2.10.1-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-hu6800.db-2.10.1-1|46	%{rlibdir}/%{packname}/R
12cu|R-hu6800.db-2.10.1-1|47	%{rlibdir}/%{packname}/extdata
12cu|R-hu6800.db-2.10.1-1|48	%{rlibdir}/%{packname}/help
12cu|R-hu6800.db-2.10.1-1|49	
12cu|R-hu6800.db-2.10.1-1|50	
12cu|R-hu6800.db-2.10.1-1|51	
12cu|R-hu6800.db-2.10.1-1|52	%changelog
12cu|R-hu6800.db-2.10.1-1|53	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-1
12cu|R-hu6800.db-2.10.1-1|54	+ Revision: e68b91a
12cu|R-hu6800.db-2.10.1-1|55	- LOG Updated to 2.10.1 (by updates_builder)
12cu|R-hu6800.db-2.10.1-1|56	
12cu|R-hu6800.db-2.10.1-1|57	

12445 12
12cu|R-human.db0-2.10.1-1|1	%global packname  human.db0
12cu|R-human.db0-2.10.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-human.db0-2.10.1-1|3	
12cu|R-human.db0-2.10.1-1|4	Name:             R-%{packname}
12cu|R-human.db0-2.10.1-1|5	Version:          2.10.1
12cu|R-human.db0-2.10.1-1|6	Release:          1
12cu|R-human.db0-2.10.1-1|7	Summary:          Base Level Annotation databases for human
12cu|R-human.db0-2.10.1-1|8	Group:            Sciences/Mathematics
12cu|R-human.db0-2.10.1-1|9	License:          The Artistic License, Version 2.0
12cu|R-human.db0-2.10.1-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-human.db0-2.10.1-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/human.db0_2.10.1.tar.gz
12cu|R-human.db0-2.10.1-1|12	BuildArch:        noarch
12cu|R-human.db0-2.10.1-1|13	Requires:         R-core
12cu|R-human.db0-2.10.1-1|14	Requires:         R-methods R-AnnotationDbi
12cu|R-human.db0-2.10.1-1|15	Requires:         R-methods R-AnnotationDbi
12cu|R-human.db0-2.10.1-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi
12cu|R-human.db0-2.10.1-1|17	BuildRequires:    R-methods R-AnnotationDbi
12cu|R-human.db0-2.10.1-1|18	
12cu|R-human.db0-2.10.1-1|19	%description
12cu|R-human.db0-2.10.1-1|20	Base annotation databases for human, intended ONLY to be used by
12cu|R-human.db0-2.10.1-1|21	AnnotationDbi to produce regular annotation packages.
12cu|R-human.db0-2.10.1-1|22	
12cu|R-human.db0-2.10.1-1|23	%prep
12cu|R-human.db0-2.10.1-1|24	%setup -q -c -n %{packname}
12cu|R-human.db0-2.10.1-1|25	
12cu|R-human.db0-2.10.1-1|26	%build
12cu|R-human.db0-2.10.1-1|27	
12cu|R-human.db0-2.10.1-1|28	%install
12cu|R-human.db0-2.10.1-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-human.db0-2.10.1-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-human.db0-2.10.1-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-human.db0-2.10.1-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-human.db0-2.10.1-1|33	
12cu|R-human.db0-2.10.1-1|34	%check
12cu|R-human.db0-2.10.1-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-human.db0-2.10.1-1|36	
12cu|R-human.db0-2.10.1-1|37	%files
12cu|R-human.db0-2.10.1-1|38	%dir %{rlibdir}/%{packname}
12cu|R-human.db0-2.10.1-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-human.db0-2.10.1-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-human.db0-2.10.1-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-human.db0-2.10.1-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-human.db0-2.10.1-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-human.db0-2.10.1-1|44	%{rlibdir}/%{packname}/extdata
12cu|R-human.db0-2.10.1-1|45	%{rlibdir}/%{packname}/help
12cu|R-human.db0-2.10.1-1|46	
12cu|R-human.db0-2.10.1-1|47	
12cu|R-human.db0-2.10.1-1|48	
12cu|R-human.db0-2.10.1-1|49	%changelog
12cu|R-human.db0-2.10.1-1|50	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-1
12cu|R-human.db0-2.10.1-1|51	+ Revision: 8c97432
12cu|R-human.db0-2.10.1-1|52	- LOG Updated to 2.10.1 (by updates_builder)
12cu|R-human.db0-2.10.1-1|53	
12cu|R-human.db0-2.10.1-1|54	

12446 12
12cu|R-humanStemCell-0.2.9-1|1	%global packname  humanStemCell
12cu|R-humanStemCell-0.2.9-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-humanStemCell-0.2.9-1|3	
12cu|R-humanStemCell-0.2.9-1|4	Name:             R-%{packname}
12cu|R-humanStemCell-0.2.9-1|5	Version:          0.2.9
12cu|R-humanStemCell-0.2.9-1|6	Release:          1
12cu|R-humanStemCell-0.2.9-1|7	Summary:          Human Stem Cells time course experiment
12cu|R-humanStemCell-0.2.9-1|8	Group:            Sciences/Mathematics
12cu|R-humanStemCell-0.2.9-1|9	License:          Artistic-2.0
12cu|R-humanStemCell-0.2.9-1|10	URL:              http://bioconductor.org/packages/release/data/experiment/html/%{packname}.html
12cu|R-humanStemCell-0.2.9-1|11	Source0:          http://bioconductor.org/packages/release/data/experiment/src/contrib/humanStemCell_0.2.9.tar.gz
12cu|R-humanStemCell-0.2.9-1|12	BuildArch:        noarch
12cu|R-humanStemCell-0.2.9-1|13	Requires:         R-core
12cu|R-humanStemCell-0.2.9-1|14	Requires:         R-Biobase R-hgu133plus2.db
12cu|R-humanStemCell-0.2.9-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Biobase R-hgu133plus2.db
12cu|R-humanStemCell-0.2.9-1|16	
12cu|R-humanStemCell-0.2.9-1|17	%description
12cu|R-humanStemCell-0.2.9-1|18	Affymetrix time course experiment on human stem cells (two time points:
12cu|R-humanStemCell-0.2.9-1|19	undifferentiated and differentiated).
12cu|R-humanStemCell-0.2.9-1|20	
12cu|R-humanStemCell-0.2.9-1|21	%prep
12cu|R-humanStemCell-0.2.9-1|22	%setup -q -c -n %{packname}
12cu|R-humanStemCell-0.2.9-1|23	
12cu|R-humanStemCell-0.2.9-1|24	%build
12cu|R-humanStemCell-0.2.9-1|25	
12cu|R-humanStemCell-0.2.9-1|26	%install
12cu|R-humanStemCell-0.2.9-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-humanStemCell-0.2.9-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-humanStemCell-0.2.9-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-humanStemCell-0.2.9-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-humanStemCell-0.2.9-1|31	
12cu|R-humanStemCell-0.2.9-1|32	%check
12cu|R-humanStemCell-0.2.9-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-humanStemCell-0.2.9-1|34	
12cu|R-humanStemCell-0.2.9-1|35	%files
12cu|R-humanStemCell-0.2.9-1|36	%dir %{rlibdir}/%{packname}
12cu|R-humanStemCell-0.2.9-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-humanStemCell-0.2.9-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-humanStemCell-0.2.9-1|39	%{rlibdir}/%{packname}/INDEX
12cu|R-humanStemCell-0.2.9-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-humanStemCell-0.2.9-1|41	%{rlibdir}/%{packname}/Meta
12cu|R-humanStemCell-0.2.9-1|42	%{rlibdir}/%{packname}/data
12cu|R-humanStemCell-0.2.9-1|43	%{rlibdir}/%{packname}/extdata
12cu|R-humanStemCell-0.2.9-1|44	%{rlibdir}/%{packname}/help
12cu|R-humanStemCell-0.2.9-1|45	%{rlibdir}/%{packname}/script
12cu|R-humanStemCell-0.2.9-1|46	
12cu|R-humanStemCell-0.2.9-1|47	
12cu|R-humanStemCell-0.2.9-1|48	
12cu|R-humanStemCell-0.2.9-1|49	%changelog
12cu|R-humanStemCell-0.2.9-1|50	* Thu Dec 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.2.9-1
12cu|R-humanStemCell-0.2.9-1|51	+ Revision: b07fbb4
12cu|R-humanStemCell-0.2.9-1|52	- LOG Updated to 0.2.9 (by updates_builder)
12cu|R-humanStemCell-0.2.9-1|53	
12cu|R-humanStemCell-0.2.9-1|54	

12447 12
12cu|R-hwriter-1.3-2|1	%global packname  hwriter
12cu|R-hwriter-1.3-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-hwriter-1.3-2|3	
12cu|R-hwriter-1.3-2|4	%define debug_package %{nil}
12cu|R-hwriter-1.3-2|5	
12cu|R-hwriter-1.3-2|6	Name:             R-%{packname}
12cu|R-hwriter-1.3-2|7	Version:          1.3
12cu|R-hwriter-1.3-2|8	Release:          2
12cu|R-hwriter-1.3-2|9	Summary:          HTML Writer - Outputs R objects in HTML format
12cu|R-hwriter-1.3-2|10	Group:            Sciences/Mathematics
12cu|R-hwriter-1.3-2|11	License:          LGPL-2.1
12cu|R-hwriter-1.3-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-hwriter-1.3-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-hwriter-1.3-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-hwriter-1.3-2|15	
12cu|R-hwriter-1.3-2|16	%description
12cu|R-hwriter-1.3-2|17	Easy-to-use and versatile functions to output R objects in HTML format
12cu|R-hwriter-1.3-2|18	
12cu|R-hwriter-1.3-2|19	%prep
12cu|R-hwriter-1.3-2|20	%setup -q -c -n %{packname}
12cu|R-hwriter-1.3-2|21	
12cu|R-hwriter-1.3-2|22	%build
12cu|R-hwriter-1.3-2|23	
12cu|R-hwriter-1.3-2|24	%install
12cu|R-hwriter-1.3-2|25	mkdir -p %{buildroot}%{rlibdir}
12cu|R-hwriter-1.3-2|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-hwriter-1.3-2|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-hwriter-1.3-2|28	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-hwriter-1.3-2|29	
12cu|R-hwriter-1.3-2|30	%check
12cu|R-hwriter-1.3-2|31	%{_bindir}/R CMD check %{packname}
12cu|R-hwriter-1.3-2|32	
12cu|R-hwriter-1.3-2|33	%files
12cu|R-hwriter-1.3-2|34	%dir %{rlibdir}/%{packname}
12cu|R-hwriter-1.3-2|35	%doc %{rlibdir}/%{packname}/doc
12cu|R-hwriter-1.3-2|36	%doc %{rlibdir}/%{packname}/html
12cu|R-hwriter-1.3-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-hwriter-1.3-2|38	%{rlibdir}/%{packname}/INDEX
12cu|R-hwriter-1.3-2|39	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-hwriter-1.3-2|40	%{rlibdir}/%{packname}/Meta
12cu|R-hwriter-1.3-2|41	%{rlibdir}/%{packname}/R
12cu|R-hwriter-1.3-2|42	%{rlibdir}/%{packname}/help
12cu|R-hwriter-1.3-2|43	%{rlibdir}/%{packname}/images
12cu|R-hwriter-1.3-2|44	%{rlibdir}/%{packname}/scripts
12cu|R-hwriter-1.3-2|45	
12cu|R-hwriter-1.3-2|46	
12cu|R-hwriter-1.3-2|47	%changelog
12cu|R-hwriter-1.3-2|48	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3-1
12cu|R-hwriter-1.3-2|49	+ Revision: 776626
12cu|R-hwriter-1.3-2|50	- Import R-hwriter
12cu|R-hwriter-1.3-2|51	- Import R-hwriter
12cu|R-hwriter-1.3-2|52	

12448 12
12cu|R-igraph0-0.5.7-1|1	%global packname igraph0
12cu|R-igraph0-0.5.7-1|2	%global rlibdir %{_libdir}/R/library
12cu|R-igraph0-0.5.7-1|3	
12cu|R-igraph0-0.5.7-1|4	Name:             R-%{packname}
12cu|R-igraph0-0.5.7-1|5	Version:          0.5.7
12cu|R-igraph0-0.5.7-1|6	Release:          1
12cu|R-igraph0-0.5.7-1|7	Summary:          Network analysis and visualization, old, deprecated package
12cu|R-igraph0-0.5.7-1|8	Group:            Sciences/Mathematics
12cu|R-igraph0-0.5.7-1|9	License:          GPLv2+
12cu|R-igraph0-0.5.7-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-igraph0-0.5.7-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.5.7.tar.gz
12cu|R-igraph0-0.5.7-1|12	Requires:         R-stats R-stats4 R-rgl R-tcltk R-RSQLite R-digest R-graph R-Matrix
12cu|R-igraph0-0.5.7-1|13	%ifarch i586
12cu|R-igraph0-0.5.7-1|14	Requires:         libgmp10 libxml2
12cu|R-igraph0-0.5.7-1|15	BuildRequires:    libgmp10 libxml2
12cu|R-igraph0-0.5.7-1|16	%endif
12cu|R-igraph0-0.5.7-1|17	%ifarch x86_64
12cu|R-igraph0-0.5.7-1|18	Requires:         lib64gmp10 libxml2
12cu|R-igraph0-0.5.7-1|19	BuildRequires:    lib64gmp10 libxml2
12cu|R-igraph0-0.5.7-1|20	%endif
12cu|R-igraph0-0.5.7-1|21	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-igraph0-0.5.7-1|22	BuildRequires:    R-stats R-stats4 R-rgl R-tcltk R-RSQLite R-digest R-graph R-Matrix
12cu|R-igraph0-0.5.7-1|23	
12cu|R-igraph0-0.5.7-1|24	%description
12cu|R-igraph0-0.5.7-1|25	Network analysis package, old, deprecated version.
12cu|R-igraph0-0.5.7-1|26	igraph0 is the old version of the igraph package, kept alive
12cu|R-igraph0-0.5.7-1|27	temporarily, for compatibility reasons. In this package,
12cu|R-igraph0-0.5.7-1|28	vertices and edges are indexed from zero, whereas in ’igraph’,
12cu|R-igraph0-0.5.7-1|29	starting from version 0.6, they are indexed from one. Please do
12cu|R-igraph0-0.5.7-1|30	not use this package for new projects.
12cu|R-igraph0-0.5.7-1|31	
12cu|R-igraph0-0.5.7-1|32	%prep
12cu|R-igraph0-0.5.7-1|33	%setup -q -c -n %{packname}
12cu|R-igraph0-0.5.7-1|34	
12cu|R-igraph0-0.5.7-1|35	%build
12cu|R-igraph0-0.5.7-1|36	
12cu|R-igraph0-0.5.7-1|37	%install
12cu|R-igraph0-0.5.7-1|38	mkdir -p %{buildroot}%{rlibdir}
12cu|R-igraph0-0.5.7-1|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-igraph0-0.5.7-1|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-igraph0-0.5.7-1|41	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-igraph0-0.5.7-1|42	
12cu|R-igraph0-0.5.7-1|43	%check
12cu|R-igraph0-0.5.7-1|44	%{_bindir}/R CMD check %{packname}
12cu|R-igraph0-0.5.7-1|45	
12cu|R-igraph0-0.5.7-1|46	%files
12cu|R-igraph0-0.5.7-1|47	%dir %{rlibdir}/%{packname}
12cu|R-igraph0-0.5.7-1|48	%doc %{rlibdir}/%{packname}/AUTHORS
12cu|R-igraph0-0.5.7-1|49	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-igraph0-0.5.7-1|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-igraph0-0.5.7-1|51	%doc %{rlibdir}/%{packname}/html
12cu|R-igraph0-0.5.7-1|52	%doc %{rlibdir}/%{packname}/html_library.license.terms
12cu|R-igraph0-0.5.7-1|53	%doc %{rlibdir}/%{packname}/html_library.tcl
12cu|R-igraph0-0.5.7-1|54	%doc %{rlibdir}/%{packname}/my_html_library.tcl
12cu|R-igraph0-0.5.7-1|55	%doc %{rlibdir}/%{packname}/tkigraph_help
12cu|R-igraph0-0.5.7-1|56	%{rlibdir}/%{packname}/help
12cu|R-igraph0-0.5.7-1|57	%{rlibdir}/%{packname}/INDEX
12cu|R-igraph0-0.5.7-1|58	%{rlibdir}/%{packname}/igraph.gif
12cu|R-igraph0-0.5.7-1|59	%{rlibdir}/%{packname}/libs
12cu|R-igraph0-0.5.7-1|60	%{rlibdir}/%{packname}/Meta
12cu|R-igraph0-0.5.7-1|61	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-igraph0-0.5.7-1|62	%{rlibdir}/%{packname}/R

12449 12
12cu|R-igraph-0.7.0-1|1	%global packname  igraph
12cu|R-igraph-0.7.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-igraph-0.7.0-1|3	
12cu|R-igraph-0.7.0-1|4	Name:             R-%{packname}
12cu|R-igraph-0.7.0-1|5	Version:          0.7.0
12cu|R-igraph-0.7.0-1|6	Release:          1
12cu|R-igraph-0.7.0-1|7	Summary:          Network analysis and visualization
12cu|R-igraph-0.7.0-1|8	Group:            Sciences/Mathematics
12cu|R-igraph-0.7.0-1|9	License:          GPL (>= 2)
12cu|R-igraph-0.7.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-igraph-0.7.0-1|11	Source0:          http://cran.r-project.org/src/contrib/igraph_0.7.0.tar.gz
12cu|R-igraph-0.7.0-1|12	Requires:         R-stats
12cu|R-igraph-0.7.0-1|13	Requires:         R-stats4 R-rgl R-tcltk R-RSQLite R-digest R-graph R-Matrix
12cu|R-igraph-0.7.0-1|14	Requires:    	  R-igraphdata R-jpeg R-png R-ape
12cu|R-igraph-0.7.0-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
12cu|R-igraph-0.7.0-1|16	BuildRequires:    R-stats4 R-rgl R-tcltk R-RSQLite R-digest R-graph R-Matrix
12cu|R-igraph-0.7.0-1|17	BuildRequires:    R-igraphdata R-jpeg R-png R-ape
12cu|R-igraph-0.7.0-1|18	BuildRequires:    libxml2-devel
12cu|R-igraph-0.7.0-1|19	BuildRequires:    gmp-devel
12cu|R-igraph-0.7.0-1|20	BuildRequires:    pkgconfig(lapack)
12cu|R-igraph-0.7.0-1|21	
12cu|R-igraph-0.7.0-1|22	%description
12cu|R-igraph-0.7.0-1|23	Routines for simple graphs and network analysis. igraph can handle large
12cu|R-igraph-0.7.0-1|24	graphs very well and provides functions for generating random and regular
12cu|R-igraph-0.7.0-1|25	graphs, graph visualization, centrality indices and much more.
12cu|R-igraph-0.7.0-1|26	
12cu|R-igraph-0.7.0-1|27	%prep
12cu|R-igraph-0.7.0-1|28	%setup -q -c -n %{packname}
12cu|R-igraph-0.7.0-1|29	
12cu|R-igraph-0.7.0-1|30	%build
12cu|R-igraph-0.7.0-1|31	
12cu|R-igraph-0.7.0-1|32	%install
12cu|R-igraph-0.7.0-1|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-igraph-0.7.0-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-igraph-0.7.0-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-igraph-0.7.0-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-igraph-0.7.0-1|37	
12cu|R-igraph-0.7.0-1|38	%check
12cu|R-igraph-0.7.0-1|39	%{_bindir}/R CMD check %{packname}
12cu|R-igraph-0.7.0-1|40	
12cu|R-igraph-0.7.0-1|41	%files
12cu|R-igraph-0.7.0-1|42	%dir %{rlibdir}/%{packname}
12cu|R-igraph-0.7.0-1|43	%doc %{rlibdir}/%{packname}/html
12cu|R-igraph-0.7.0-1|44	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-igraph-0.7.0-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-igraph-0.7.0-1|46	%doc %{rlibdir}/%{packname}/AUTHORS
12cu|R-igraph-0.7.0-1|47	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-igraph-0.7.0-1|48	%{rlibdir}/%{packname}/INDEX
12cu|R-igraph-0.7.0-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-igraph-0.7.0-1|50	%{rlibdir}/%{packname}/Meta
12cu|R-igraph-0.7.0-1|51	%{rlibdir}/%{packname}/R
12cu|R-igraph-0.7.0-1|52	%{rlibdir}/%{packname}/*.gif
12cu|R-igraph-0.7.0-1|53	%{rlibdir}/%{packname}/*.terms
12cu|R-igraph-0.7.0-1|54	%{rlibdir}/%{packname}/*.tcl
12cu|R-igraph-0.7.0-1|55	%{rlibdir}/%{packname}/demo
12cu|R-igraph-0.7.0-1|56	%{rlibdir}/%{packname}/help
12cu|R-igraph-0.7.0-1|57	%{rlibdir}/%{packname}/libs
12cu|R-igraph-0.7.0-1|58	%{rlibdir}/%{packname}/tests
12cu|R-igraph-0.7.0-1|59	%{rlibdir}/%{packname}/tkigraph_help
12cu|R-igraph-0.7.0-1|60	%{rlibdir}/igraph/benchmarks/time_sir.R
12cu|R-igraph-0.7.0-1|61	
12cu|R-igraph-0.7.0-1|62	
12cu|R-igraph-0.7.0-1|63	
12cu|R-igraph-0.7.0-1|64	
12cu|R-igraph-0.7.0-1|65	%changelog
12cu|R-igraph-0.7.0-1|66	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.0-1
12cu|R-igraph-0.7.0-1|67	+ Revision: 389d489
12cu|R-igraph-0.7.0-1|68	- Add new files
12cu|R-igraph-0.7.0-1|69	
12cu|R-igraph-0.7.0-1|70	

12450 12
12cu|R-igraphdata-0.2-1|1	%global packname  igraphdata
12cu|R-igraphdata-0.2-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-igraphdata-0.2-1|3	
12cu|R-igraphdata-0.2-1|4	Name:             R-%{packname}
12cu|R-igraphdata-0.2-1|5	Version:          0.2
12cu|R-igraphdata-0.2-1|6	Release:          1
12cu|R-igraphdata-0.2-1|7	Summary:          A collection of network data sets for the igraph package
12cu|R-igraphdata-0.2-1|8	Group:            Sciences/Mathematics
12cu|R-igraphdata-0.2-1|9	License:          CC BY-SA 2.0 + file LICENSE
12cu|R-igraphdata-0.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-igraphdata-0.2-1|11	Source0:          http://cran.r-project.org/src/contrib/igraphdata_0.2.tar.gz
12cu|R-igraphdata-0.2-1|12	BuildArch:        noarch
12cu|R-igraphdata-0.2-1|13	Requires:         R-core
12cu|R-igraphdata-0.2-1|14	
12cu|R-igraphdata-0.2-1|15	
12cu|R-igraphdata-0.2-1|16	
12cu|R-igraphdata-0.2-1|17	Requires:         R-igraph0 R-igraph
12cu|R-igraphdata-0.2-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-igraphdata-0.2-1|19	
12cu|R-igraphdata-0.2-1|20	BuildRequires:   R-igraph0 R-igraph
12cu|R-igraphdata-0.2-1|21	%description
12cu|R-igraphdata-0.2-1|22	A small collection of various network data sets, to use with the igraph
12cu|R-igraphdata-0.2-1|23	package. They also work with the igraph0 package.
12cu|R-igraphdata-0.2-1|24	
12cu|R-igraphdata-0.2-1|25	%prep
12cu|R-igraphdata-0.2-1|26	%setup -q -c -n %{packname}
12cu|R-igraphdata-0.2-1|27	
12cu|R-igraphdata-0.2-1|28	%build
12cu|R-igraphdata-0.2-1|29	
12cu|R-igraphdata-0.2-1|30	%install
12cu|R-igraphdata-0.2-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-igraphdata-0.2-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-igraphdata-0.2-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-igraphdata-0.2-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-igraphdata-0.2-1|35	
12cu|R-igraphdata-0.2-1|36	%check
12cu|R-igraphdata-0.2-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-igraphdata-0.2-1|38	
12cu|R-igraphdata-0.2-1|39	%files
12cu|R-igraphdata-0.2-1|40	%dir %{rlibdir}/%{packname}
12cu|R-igraphdata-0.2-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-igraphdata-0.2-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-igraphdata-0.2-1|43	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-igraphdata-0.2-1|44	%doc %{rlibdir}/%{packname}/LICENSE
12cu|R-igraphdata-0.2-1|45	%{rlibdir}/%{packname}/INDEX
12cu|R-igraphdata-0.2-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-igraphdata-0.2-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-igraphdata-0.2-1|48	%{rlibdir}/%{packname}/help
12cu|R-igraphdata-0.2-1|49	%{rlibdir}/%{packname}/data
12cu|R-igraphdata-0.2-1|50	%{rlibdir}/%{packname}/getdata.R
12cu|R-igraphdata-0.2-1|51	
12cu|R-igraphdata-0.2-1|52	
12cu|R-igraphdata-0.2-1|53	
12cu|R-igraphdata-0.2-1|54	%changelog
12cu|R-igraphdata-0.2-1|55	* Sun Feb 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-1
12cu|R-igraphdata-0.2-1|56	+ Revision: 5311e1f
12cu|R-igraphdata-0.2-1|57	- Updated to 0.2 (by updates_builder)
12cu|R-igraphdata-0.2-1|58	
12cu|R-igraphdata-0.2-1|59	

12451 12
12cu|R-ineq-0.2.11-1|1	%global packname  ineq
12cu|R-ineq-0.2.11-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-ineq-0.2.11-1|3	
12cu|R-ineq-0.2.11-1|4	Name:             R-%{packname}
12cu|R-ineq-0.2.11-1|5	Version:          0.2.11
12cu|R-ineq-0.2.11-1|6	Release:          1
12cu|R-ineq-0.2.11-1|7	Summary:          Measuring Inequality, Concentration, and Poverty
12cu|R-ineq-0.2.11-1|8	Group:            Sciences/Mathematics
12cu|R-ineq-0.2.11-1|9	License:          GPL-2
12cu|R-ineq-0.2.11-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-ineq-0.2.11-1|11	Source0:          http://cran.r-project.org/src/contrib/ineq_0.2-11.tar.gz
12cu|R-ineq-0.2.11-1|12	BuildArch:        noarch
12cu|R-ineq-0.2.11-1|13	Requires:         R-core
12cu|R-ineq-0.2.11-1|14	Requires:         R-stats R-graphics R-grDevices
12cu|R-ineq-0.2.11-1|15	Requires:         R-stats R-graphics R-grDevices
12cu|R-ineq-0.2.11-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-graphics R-grDevices
12cu|R-ineq-0.2.11-1|17	BuildRequires:    R-stats R-graphics R-grDevices
12cu|R-ineq-0.2.11-1|18	
12cu|R-ineq-0.2.11-1|19	%description
12cu|R-ineq-0.2.11-1|20	Inequality, concentration, and poverty measures. Lorenz curves (empirical
12cu|R-ineq-0.2.11-1|21	and theoretical).
12cu|R-ineq-0.2.11-1|22	
12cu|R-ineq-0.2.11-1|23	%prep
12cu|R-ineq-0.2.11-1|24	%setup -q -c -n %{packname}
12cu|R-ineq-0.2.11-1|25	
12cu|R-ineq-0.2.11-1|26	%build
12cu|R-ineq-0.2.11-1|27	
12cu|R-ineq-0.2.11-1|28	%install
12cu|R-ineq-0.2.11-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ineq-0.2.11-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ineq-0.2.11-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ineq-0.2.11-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ineq-0.2.11-1|33	
12cu|R-ineq-0.2.11-1|34	%check
12cu|R-ineq-0.2.11-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-ineq-0.2.11-1|36	
12cu|R-ineq-0.2.11-1|37	%files
12cu|R-ineq-0.2.11-1|38	%dir %{rlibdir}/%{packname}
12cu|R-ineq-0.2.11-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-ineq-0.2.11-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ineq-0.2.11-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-ineq-0.2.11-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ineq-0.2.11-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-ineq-0.2.11-1|44	%{rlibdir}/%{packname}/R
12cu|R-ineq-0.2.11-1|45	%{rlibdir}/%{packname}/data
12cu|R-ineq-0.2.11-1|46	%{rlibdir}/%{packname}/help
12cu|R-ineq-0.2.11-1|47	
12cu|R-ineq-0.2.11-1|48	
12cu|R-ineq-0.2.11-1|49	
12cu|R-ineq-0.2.11-1|50	%changelog
12cu|R-ineq-0.2.11-1|51	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.2.11-1
12cu|R-ineq-0.2.11-1|52	+ Revision: b81d5da
12cu|R-ineq-0.2.11-1|53	- LOG Updated to 0.2.11 (by updates_builder)
12cu|R-ineq-0.2.11-1|54	
12cu|R-ineq-0.2.11-1|55	

12452 12
12cu|R-inline-0.3.13-1|1	%bcond_with bootstrap
12cu|R-inline-0.3.13-1|2	%global packname  inline
12cu|R-inline-0.3.13-1|3	%global rlibdir  %{_datadir}/R/library
12cu|R-inline-0.3.13-1|4	
12cu|R-inline-0.3.13-1|5	Name:             R-%{packname}
12cu|R-inline-0.3.13-1|6	Version:          0.3.13
12cu|R-inline-0.3.13-1|7	Release:          1
12cu|R-inline-0.3.13-1|8	Summary:          Inline C, C++, Fortran function calls from R
12cu|R-inline-0.3.13-1|9	Group:            Sciences/Mathematics
12cu|R-inline-0.3.13-1|10	License:          LGPL
12cu|R-inline-0.3.13-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-inline-0.3.13-1|12	Source0:          http://cran.r-project.org/src/contrib/inline_0.3.13.tar.gz
12cu|R-inline-0.3.13-1|13	BuildArch:        noarch
12cu|R-inline-0.3.13-1|14	Requires:         R-core
12cu|R-inline-0.3.13-1|15	Requires:         R-methods
12cu|R-inline-0.3.13-1|16	%if %{without bootstrap}
12cu|R-inline-0.3.13-1|17	Requires:         R-Rcpp
12cu|R-inline-0.3.13-1|18	%endif
12cu|R-inline-0.3.13-1|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-inline-0.3.13-1|20	%if %{without bootstrap}
12cu|R-inline-0.3.13-1|21	BuildRequires:    R-Rcpp
12cu|R-inline-0.3.13-1|22	%endif
12cu|R-inline-0.3.13-1|23	
12cu|R-inline-0.3.13-1|24	%description
12cu|R-inline-0.3.13-1|25	Functionality to dynamically define R functions and S4 methods with
12cu|R-inline-0.3.13-1|26	in-lined C, C++ or Fortran code supporting .C and .Call calling
12cu|R-inline-0.3.13-1|27	
12cu|R-inline-0.3.13-1|28	%prep
12cu|R-inline-0.3.13-1|29	%setup -q -c -n %{packname}
12cu|R-inline-0.3.13-1|30	
12cu|R-inline-0.3.13-1|31	%build
12cu|R-inline-0.3.13-1|32	
12cu|R-inline-0.3.13-1|33	%install
12cu|R-inline-0.3.13-1|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-inline-0.3.13-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-inline-0.3.13-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-inline-0.3.13-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-inline-0.3.13-1|38	
12cu|R-inline-0.3.13-1|39	#%if %{without bootstrap}
12cu|R-inline-0.3.13-1|40	#%check
12cu|R-inline-0.3.13-1|41	#%{_bindir}/R CMD check %{packname}
12cu|R-inline-0.3.13-1|42	#%endif
12cu|R-inline-0.3.13-1|43	
12cu|R-inline-0.3.13-1|44	%files
12cu|R-inline-0.3.13-1|45	%dir %{rlibdir}/%{packname}
12cu|R-inline-0.3.13-1|46	%doc %{rlibdir}/%{packname}/html
12cu|R-inline-0.3.13-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-inline-0.3.13-1|48	# %doc %{rlibdir}/%{packname}/NEWS
12cu|R-inline-0.3.13-1|49	%{rlibdir}/%{packname}/INDEX
12cu|R-inline-0.3.13-1|50	# %{rlibdir}/%{packname}/LICENSE
12cu|R-inline-0.3.13-1|51	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-inline-0.3.13-1|52	%{rlibdir}/%{packname}/Meta
12cu|R-inline-0.3.13-1|53	%{rlibdir}/%{packname}/R
12cu|R-inline-0.3.13-1|54	%{rlibdir}/%{packname}/help
12cu|R-inline-0.3.13-1|55	%{_datadir}/R/library/inline/NEWS.Rd
12cu|R-inline-0.3.13-1|56	
12cu|R-inline-0.3.13-1|57	
12cu|R-inline-0.3.13-1|58	
12cu|R-inline-0.3.13-1|59	%changelog
12cu|R-inline-0.3.13-1|60	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.3.13-1
12cu|R-inline-0.3.13-1|61	+ Revision: 5ba3122
12cu|R-inline-0.3.13-1|62	- Remove files that are not created any more
12cu|R-inline-0.3.13-1|63	
12cu|R-inline-0.3.13-1|64	

12453 12
12cu|rio500-0.9.1-6|1	%define major		0
12cu|rio500-0.9.1-6|2	%define libname		%mklibname %{name}_ %{major}
12cu|rio500-0.9.1-6|3	%define develname	%mklibname %{name} -d
12cu|rio500-0.9.1-6|4	
12cu|rio500-0.9.1-6|5	Summary:	Utilities for accessing a Rio 500 player
12cu|rio500-0.9.1-6|6	Name:		rio500
12cu|rio500-0.9.1-6|7	Version:	0.9.1
12cu|rio500-0.9.1-6|8	Release:	6
12cu|rio500-0.9.1-6|9	License:	GPLv2+
12cu|rio500-0.9.1-6|10	Group:		Sound
12cu|rio500-0.9.1-6|11	Source0:	http://downloads.sourceforge.net/rio500/%{name}-%{version}.tar.bz2
12cu|rio500-0.9.1-6|12	Patch:		rio500-0.9.1-format-strings.patch
12cu|rio500-0.9.1-6|13	URL:		http://rio500.sourceforge.net/
12cu|rio500-0.9.1-6|14	BuildRequires:	pkgconfig(glib-2.0)
12cu|rio500-0.9.1-6|15	BuildRequires:	pkgconfig(libusb)
12cu|rio500-0.9.1-6|16	Obsoletes:	rio500-utils < %{version}-%{release}
12cu|rio500-0.9.1-6|17	Obsoletes:	rio500-share < %{version}-%{release}
12cu|rio500-0.9.1-6|18	Conflicts:	rio500-share < %{version}-%{release}
12cu|rio500-0.9.1-6|19	
12cu|rio500-0.9.1-6|20	%description
12cu|rio500-0.9.1-6|21	The Rio 500 support package consists of a static library (librio500)
12cu|rio500-0.9.1-6|22	containing low level rio access routines and a number of command
12cu|rio500-0.9.1-6|23	line utilities. These utilities will allow you to format the
12cu|rio500-0.9.1-6|24	memory in your rio, add/delete folders, and add/delete songs.
12cu|rio500-0.9.1-6|25	
12cu|rio500-0.9.1-6|26	%package -n %{libname}
12cu|rio500-0.9.1-6|27	Summary:	Shared library for rio500
12cu|rio500-0.9.1-6|28	Group:		System/Libraries
12cu|rio500-0.9.1-6|29	
12cu|rio500-0.9.1-6|30	%description -n %{libname}
12cu|rio500-0.9.1-6|31	This package contains the shared library from the rio500 application
12cu|rio500-0.9.1-6|32	for accessing the Rio 500 music player.
12cu|rio500-0.9.1-6|33	
12cu|rio500-0.9.1-6|34	%package -n %{develname}
12cu|rio500-0.9.1-6|35	Summary:	Development headers and static library for rio500
12cu|rio500-0.9.1-6|36	Group:		Development/C
12cu|rio500-0.9.1-6|37	Requires:	%{libname} = %{version}
12cu|rio500-0.9.1-6|38	Obsoletes:	rio500-devel <= %{version}-%{release}
12cu|rio500-0.9.1-6|39	
12cu|rio500-0.9.1-6|40	%description -n %{develname}
12cu|rio500-0.9.1-6|41	This package includes the header files and libraries needed for
12cu|rio500-0.9.1-6|42	developing programs accessing a Rio 500.
12cu|rio500-0.9.1-6|43	
12cu|rio500-0.9.1-6|44	%prep
12cu|rio500-0.9.1-6|45	%setup -q
12cu|rio500-0.9.1-6|46	%patch -p1
12cu|rio500-0.9.1-6|47	
12cu|rio500-0.9.1-6|48	%build
12cu|rio500-0.9.1-6|49	export CFLAGS="%{optflags} -fPIC -DPIC"
12cu|rio500-0.9.1-6|50	%configure2_5x --with-id3support
12cu|rio500-0.9.1-6|51	
12cu|rio500-0.9.1-6|52	%make
12cu|rio500-0.9.1-6|53	
12cu|rio500-0.9.1-6|54	%install
12cu|rio500-0.9.1-6|55	%{makeinstall_std}
12cu|rio500-0.9.1-6|56	
12cu|rio500-0.9.1-6|57	%find_lang %{name}
12cu|rio500-0.9.1-6|58	
12cu|rio500-0.9.1-6|59	%clean
12cu|rio500-0.9.1-6|60	
12cu|rio500-0.9.1-6|61	%files -f %{name}.lang
12cu|rio500-0.9.1-6|62	%defattr(-, root, root)
12cu|rio500-0.9.1-6|63	%doc AUTHORS ChangeLog INSTALL NEWS README TODO
12cu|rio500-0.9.1-6|64	%{_bindir}/*
12cu|rio500-0.9.1-6|65	%{_mandir}/*/*
12cu|rio500-0.9.1-6|66	%{_sysconfdir}/udev/rules.d/60-rio500.rules
12cu|rio500-0.9.1-6|67	%{_datadir}/hal/fdi/information/20thirdparty/10-usb-music-players-rio500.fdi
12cu|rio500-0.9.1-6|68	%{_datadir}/%{name}
12cu|rio500-0.9.1-6|69	
12cu|rio500-0.9.1-6|70	%files -n %{libname}
12cu|rio500-0.9.1-6|71	%defattr(-,root,root)
12cu|rio500-0.9.1-6|72	%{_libdir}/lib%{name}.so.%{major}*
12cu|rio500-0.9.1-6|73	
12cu|rio500-0.9.1-6|74	%files -n %{develname}
12cu|rio500-0.9.1-6|75	%defattr(-,root,root)
12cu|rio500-0.9.1-6|76	%doc AUTHORS ChangeLog INSTALL NEWS README TODO
12cu|rio500-0.9.1-6|77	%{_libdir}/lib%{name}.*a
12cu|rio500-0.9.1-6|78	%{_libdir}/lib%{name}.so
12cu|rio500-0.9.1-6|79	%{_libdir}/pkgconfig/%{name}.pc
12cu|rio500-0.9.1-6|80	%{_includedir}/rio500
12cu|rio500-0.9.1-6|81	
12cu|rio500-0.9.1-6|82	
12cu|rio500-0.9.1-6|83	
12cu|rio500-0.9.1-6|84	%changelog
12cu|rio500-0.9.1-6|85	* Mon Sep 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 0.9.1-5mdv2010.0
12cu|rio500-0.9.1-6|86	+ Revision: 439985
12cu|rio500-0.9.1-6|87	- fix format strings
12cu|rio500-0.9.1-6|88	
12cu|rio500-0.9.1-6|89	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|rio500-0.9.1-6|90	- rebuild
12cu|rio500-0.9.1-6|91	
12cu|rio500-0.9.1-6|92	* Fri Aug 01 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9.1-3mdv2009.0
12cu|rio500-0.9.1-6|93	+ Revision: 260239
12cu|rio500-0.9.1-6|94	- rebuild
12cu|rio500-0.9.1-6|95	
12cu|rio500-0.9.1-6|96	* Thu Jul 31 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.1-1mdv2009.0
12cu|rio500-0.9.1-6|97	+ Revision: 258612
12cu|rio500-0.9.1-6|98	- drop modified source (font freedom issue fixed upstream)
12cu|rio500-0.9.1-6|99	- drop link.patch (underlinking fixed upstream)
12cu|rio500-0.9.1-6|100	- new release 0.9.1
12cu|rio500-0.9.1-6|101	
12cu|rio500-0.9.1-6|102	* Wed Jul 23 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.0-1mdv2009.0
12cu|rio500-0.9.1-6|103	+ Revision: 243100
12cu|rio500-0.9.1-6|104	- don't package COPYING
12cu|rio500-0.9.1-6|105	- new license policy
12cu|rio500-0.9.1-6|106	- rework package structure
12cu|rio500-0.9.1-6|107	- libify properly
12cu|rio500-0.9.1-6|108	- drop conditionals for libusb support (it's now mandatory)
12cu|rio500-0.9.1-6|109	- add link.patch to fix underlinking (has already been fixed in upstream CVS)
12cu|rio500-0.9.1-6|110	- use modified tarball with non-free fonts replaced
12cu|rio500-0.9.1-6|111	- drop gcc3.4-fix.patch (superseded upstream)
12cu|rio500-0.9.1-6|112	- new release 0.9.0
12cu|rio500-0.9.1-6|113	
12cu|rio500-0.9.1-6|114	+ Olivier Blin <oblin@mandriva.com>
12cu|rio500-0.9.1-6|115	- restore BuildRoot
12cu|rio500-0.9.1-6|116	
12cu|rio500-0.9.1-6|117	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.8.1-8mdv2008.1
12cu|rio500-0.9.1-6|118	+ Revision: 126611
12cu|rio500-0.9.1-6|119	- kill re-definition of %%buildroot on Pixel's request
12cu|rio500-0.9.1-6|120	- use %%mkrel
12cu|rio500-0.9.1-6|121	- import rio500
12cu|rio500-0.9.1-6|122	
12cu|rio500-0.9.1-6|123	
12cu|rio500-0.9.1-6|124	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 0.8.1-8mdk
12cu|rio500-0.9.1-6|125	- Rebuild
12cu|rio500-0.9.1-6|126	
12cu|rio500-0.9.1-6|127	* Thu Jul  1 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.8.1-7mdk
12cu|rio500-0.9.1-6|128	- fix gcc3.4 patch
12cu|rio500-0.9.1-6|129	
12cu|rio500-0.9.1-6|130	* Mon Jun 14 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.8.1-6mdk
12cu|rio500-0.9.1-6|131	- fix gcc-3.4 build (P0)
12cu|rio500-0.9.1-6|132	- fix buildrequires
12cu|rio500-0.9.1-6|133	
12cu|rio500-0.9.1-6|134	* Mon Jul 21 2003 Frederic Crozat <fcrozat@mandrakesoft.com> - 0.8.1-5mdk
12cu|rio500-0.9.1-6|135	- Rebuild
12cu|rio500-0.9.1-6|136	
12cu|rio500-0.9.1-6|137	* Fri Sep 27 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.8.1-4mdk
12cu|rio500-0.9.1-6|138	- Build librio500.a with PIC as it could be linked into a DSO that
12cu|rio500-0.9.1-6|139	does require PIC, always. e.g. gnome-vfs-extras.
12cu|rio500-0.9.1-6|140	
12cu|rio500-0.9.1-6|141	* Wed Jul 17 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 0.8.1-3mdk
12cu|rio500-0.9.1-6|142	- Release 0.8.1
12cu|rio500-0.9.1-6|143	
12cu|rio500-0.9.1-6|144	* Thu Apr 11 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 0.8-3mdk
12cu|rio500-0.9.1-6|145	- New snapshot (it seems old 0.8 version was not released version)
12cu|rio500-0.9.1-6|146	
12cu|rio500-0.9.1-6|147	* Thu Jul 19 2001 Stefan van der Eijk <stefan@eijk.nu> 0.8-2mdk
12cu|rio500-0.9.1-6|148	- BuildRequires:	glib-devel
12cu|rio500-0.9.1-6|149	- Copyright --> License
12cu|rio500-0.9.1-6|150	
12cu|rio500-0.9.1-6|151	* Thu Apr 12 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 0.8-1mdk
12cu|rio500-0.9.1-6|152	- Correct versionning and Description
12cu|rio500-0.9.1-6|153	
12cu|rio500-0.9.1-6|154	* Thu Apr  5 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 0.8-0.04052001.1mdk
12cu|rio500-0.9.1-6|155	- Snapshot release (04052001) which works with 2.4 kernel
12cu|rio500-0.9.1-6|156	
12cu|rio500-0.9.1-6|157	* Tue Nov 21 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.7-3mdk
12cu|rio500-0.9.1-6|158	- Correct path for fonts
12cu|rio500-0.9.1-6|159	- Use more macros
12cu|rio500-0.9.1-6|160	
12cu|rio500-0.9.1-6|161	* Mon Oct  2 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.7-2mdk
12cu|rio500-0.9.1-6|162	- Compiled with usbdevfs support
12cu|rio500-0.9.1-6|163	
12cu|rio500-0.9.1-6|164	* Wed Aug 30 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.7-1mdk
12cu|rio500-0.9.1-6|165	- macros
12cu|rio500-0.9.1-6|166	- BM
12cu|rio500-0.9.1-6|167	
12cu|rio500-0.9.1-6|168	* Mon Aug 11 2000 HA Quôc-Viêt <viet@mandrakesoft.com> 0.7-0mdk
12cu|rio500-0.9.1-6|169	- initial mdk release. no device created
12cu|rio500-0.9.1-6|170	- no usbdevfs support
12cu|rio500-0.9.1-6|171	- from Keith Clayton's spec file (kclayton@jps.net) for 0.7-1

12454 12
12cu|rioutil-1.5.1-0.54.4|1	%define svn	54
12cu|rioutil-1.5.1-0.54.4|2	
12cu|rioutil-1.5.1-0.54.4|3	%define release
12cu|rioutil-1.5.1-0.54.4|4	%define distname	%{name}-%{svn}.tar.lzma
12cu|rioutil-1.5.1-0.54.4|5	
12cu|rioutil-1.5.1-0.54.4|6	%define major		1
12cu|rioutil-1.5.1-0.54.4|7	%define libname		%mklibname %{name} %{major}
12cu|rioutil-1.5.1-0.54.4|8	%define develname	%mklibname %{name} -d
12cu|rioutil-1.5.1-0.54.4|9	
12cu|rioutil-1.5.1-0.54.4|10	Name: 	 	rioutil
12cu|rioutil-1.5.1-0.54.4|11	Summary: 	File transfer utility for newer RIO MP3 players
12cu|rioutil-1.5.1-0.54.4|12	Version: 	1.5.1
12cu|rioutil-1.5.1-0.54.4|13	Release: 	0.%{svn}.4
12cu|rioutil-1.5.1-0.54.4|14	Source0:	http://downloads.sourceforge.net/%{name}/%{distname}
12cu|rioutil-1.5.1-0.54.4|15	URL:		http://rioutil.sourceforge.net/
12cu|rioutil-1.5.1-0.54.4|16	License:	GPLv2+
12cu|rioutil-1.5.1-0.54.4|17	Group:		Sound
12cu|rioutil-1.5.1-0.54.4|18	BuildRequires:	libusb-devel
12cu|rioutil-1.5.1-0.54.4|19	
12cu|rioutil-1.5.1-0.54.4|20	%description
12cu|rioutil-1.5.1-0.54.4|21	RioUtil is a utility designed for the use of interfacing with Rio's third,
12cu|rioutil-1.5.1-0.54.4|22	fourth, and fifth generations of portable mp3 players:
12cu|rioutil-1.5.1-0.54.4|23	Rio 600/800/900/S-Series/Riot/Nike psa[play/Fuse/Chiba/Cali/Nitrus.
12cu|rioutil-1.5.1-0.54.4|24	
12cu|rioutil-1.5.1-0.54.4|25	It goes beyond the originally packaged software by providing downloading.
12cu|rioutil-1.5.1-0.54.4|26	
12cu|rioutil-1.5.1-0.54.4|27	%package -n 	%{libname}
12cu|rioutil-1.5.1-0.54.4|28	Summary:        Dynamic libraries from %{name}
12cu|rioutil-1.5.1-0.54.4|29	Group:          System/Libraries
12cu|rioutil-1.5.1-0.54.4|30	
12cu|rioutil-1.5.1-0.54.4|31	%description -n %{libname}
12cu|rioutil-1.5.1-0.54.4|32	Dynamic libraries from %{name}.
12cu|rioutil-1.5.1-0.54.4|33	
12cu|rioutil-1.5.1-0.54.4|34	%package -n 	%{develname}
12cu|rioutil-1.5.1-0.54.4|35	Summary: 	Header files and static libraries from %{name}
12cu|rioutil-1.5.1-0.54.4|36	Group: 		Development/C
12cu|rioutil-1.5.1-0.54.4|37	Provides:	%{name}-devel = %{version}-%{release}
12cu|rioutil-1.5.1-0.54.4|38	Obsoletes: 	%{name}-devel
12cu|rioutil-1.5.1-0.54.4|39	Obsoletes:	%{mklibname rioutil 1 -d}
12cu|rioutil-1.5.1-0.54.4|40	
12cu|rioutil-1.5.1-0.54.4|41	%description -n %{develname}
12cu|rioutil-1.5.1-0.54.4|42	Libraries and includes files for developing programs based on %{name}.
12cu|rioutil-1.5.1-0.54.4|43	
12cu|rioutil-1.5.1-0.54.4|44	%prep
12cu|rioutil-1.5.1-0.54.4|45	%setup -q -n %{name}-1.x
12cu|rioutil-1.5.1-0.54.4|46	
12cu|rioutil-1.5.1-0.54.4|47	%build
12cu|rioutil-1.5.1-0.54.4|48	sed -i -e 's,$(prefix)/lib,%{_libdir},g' Makefile.am librioutil/Makefile.am
12cu|rioutil-1.5.1-0.54.4|49	./autogen.sh
12cu|rioutil-1.5.1-0.54.4|50	%configure2_5x
12cu|rioutil-1.5.1-0.54.4|51	%make
12cu|rioutil-1.5.1-0.54.4|52	
12cu|rioutil-1.5.1-0.54.4|53	%install
12cu|rioutil-1.5.1-0.54.4|54	%makeinstall_std
12cu|rioutil-1.5.1-0.54.4|55	
12cu|rioutil-1.5.1-0.54.4|56	%files
12cu|rioutil-1.5.1-0.54.4|57	%doc AUTHORS ChangeLog NEWS TODO README
12cu|rioutil-1.5.1-0.54.4|58	%{_bindir}/%{name}
12cu|rioutil-1.5.1-0.54.4|59	%{_mandir}/man1/*
12cu|rioutil-1.5.1-0.54.4|60	
12cu|rioutil-1.5.1-0.54.4|61	%files -n %{libname}
12cu|rioutil-1.5.1-0.54.4|62	%{_libdir}/*.so.%{major}*
12cu|rioutil-1.5.1-0.54.4|63	
12cu|rioutil-1.5.1-0.54.4|64	%files -n %{develname}
12cu|rioutil-1.5.1-0.54.4|65	%{_includedir}/*
12cu|rioutil-1.5.1-0.54.4|66	%{_libdir}/*.*a
12cu|rioutil-1.5.1-0.54.4|67	%{_libdir}/*.so
12cu|rioutil-1.5.1-0.54.4|68	
12cu|rioutil-1.5.1-0.54.4|69	%changelog
12cu|rioutil-1.5.1-0.54.4|70	* Fri Mar 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.1-0.54.4
12cu|rioutil-1.5.1-0.54.4|71	+ Revision: 31f4732
12cu|rioutil-1.5.1-0.54.4|72	- Spec cleanup
12cu|rioutil-1.5.1-0.54.4|73	
12cu|rioutil-1.5.1-0.54.4|74	

12455 12
12cu|R-iplots-1.1.7-1|1	%global packname  iplots
12cu|R-iplots-1.1.7-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-iplots-1.1.7-1|3	
12cu|R-iplots-1.1.7-1|4	Name:             R-%{packname}
12cu|R-iplots-1.1.7-1|5	Version:          1.1.7
12cu|R-iplots-1.1.7-1|6	Release:          1
12cu|R-iplots-1.1.7-1|7	Summary:          iPlots - interactive graphics for R
12cu|R-iplots-1.1.7-1|8	Group:            Sciences/Mathematics
12cu|R-iplots-1.1.7-1|9	License:          GPL-2
12cu|R-iplots-1.1.7-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-iplots-1.1.7-1|11	Source0:          http://cran.r-project.org/src/contrib/iplots_1.1-7.tar.gz
12cu|R-iplots-1.1.7-1|12	BuildArch:        noarch
12cu|R-iplots-1.1.7-1|13	Requires:         R-core
12cu|R-iplots-1.1.7-1|14	Requires:         R-methods R-rJava
12cu|R-iplots-1.1.7-1|15	Requires:         R-maps R-MASS R-png
12cu|R-iplots-1.1.7-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-rJava
12cu|R-iplots-1.1.7-1|17	BuildRequires:    R-maps R-MASS R-png
12cu|R-iplots-1.1.7-1|18	BuildRequires:    java-rpmbuild
12cu|R-iplots-1.1.7-1|19	BuildRequires:    x11-server-xvfb
12cu|R-iplots-1.1.7-1|20	
12cu|R-iplots-1.1.7-1|21	%description
12cu|R-iplots-1.1.7-1|22	Interactive plots for R
12cu|R-iplots-1.1.7-1|23	
12cu|R-iplots-1.1.7-1|24	%prep
12cu|R-iplots-1.1.7-1|25	%setup -q -c -n %{packname}
12cu|R-iplots-1.1.7-1|26	
12cu|R-iplots-1.1.7-1|27	%build
12cu|R-iplots-1.1.7-1|28	
12cu|R-iplots-1.1.7-1|29	%install
12cu|R-iplots-1.1.7-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-iplots-1.1.7-1|31	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-iplots-1.1.7-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-iplots-1.1.7-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-iplots-1.1.7-1|34	mkdir -p %{buildroot}%{_javadir}/iplots.jar
12cu|R-iplots-1.1.7-1|35	ln -sf %{rlibdir}/java/iplots.jar %{buildroot}%{_javadir}/iplots.jar
12cu|R-iplots-1.1.7-1|36	
12cu|R-iplots-1.1.7-1|37	# FIXME wants to test (disabled/removed dependency) R-CarbonEL OS-X interface
12cu|R-iplots-1.1.7-1|38	%if 0
12cu|R-iplots-1.1.7-1|39	%check
12cu|R-iplots-1.1.7-1|40	%{_bindir}/R CMD check %{packname}
12cu|R-iplots-1.1.7-1|41	%endif
12cu|R-iplots-1.1.7-1|42	
12cu|R-iplots-1.1.7-1|43	%files
12cu|R-iplots-1.1.7-1|44	%dir %{rlibdir}/%{packname}
12cu|R-iplots-1.1.7-1|45	%doc %{rlibdir}/%{packname}/html
12cu|R-iplots-1.1.7-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-iplots-1.1.7-1|47	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-iplots-1.1.7-1|48	%{rlibdir}/%{packname}/INDEX
12cu|R-iplots-1.1.7-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-iplots-1.1.7-1|50	%{rlibdir}/%{packname}/Meta
12cu|R-iplots-1.1.7-1|51	%{rlibdir}/%{packname}/R
12cu|R-iplots-1.1.7-1|52	%{rlibdir}/%{packname}/help
12cu|R-iplots-1.1.7-1|53	%{rlibdir}/%{packname}/java
12cu|R-iplots-1.1.7-1|54	%{_javadir}/iplots.jar
12cu|R-iplots-1.1.7-1|55	
12cu|R-iplots-1.1.7-1|56	
12cu|R-iplots-1.1.7-1|57	
12cu|R-iplots-1.1.7-1|58	
12cu|R-iplots-1.1.7-1|59	
12cu|R-iplots-1.1.7-1|60	%changelog
12cu|R-iplots-1.1.7-1|61	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.7-1
12cu|R-iplots-1.1.7-1|62	+ Revision: 4f8ba20
12cu|R-iplots-1.1.7-1|63	- Updated to 1.1.7 (by updates_builder)
12cu|R-iplots-1.1.7-1|64	
12cu|R-iplots-1.1.7-1|65	

12456 12
12cu|ripperx-2.7.0-5|1	%define	oname	ripperX
12cu|ripperx-2.7.0-5|2	
12cu|ripperx-2.7.0-5|3	Summary:	GTK program to rip CD audio and encode mp3s
12cu|ripperx-2.7.0-5|4	Name:		ripperx
12cu|ripperx-2.7.0-5|5	Version:	2.7.0
12cu|ripperx-2.7.0-5|6	Release:	5
12cu|ripperx-2.7.0-5|7	License:	GPL
12cu|ripperx-2.7.0-5|8	Group:		Sound
12cu|ripperx-2.7.0-5|9	Requires:	cdparanoia
12cu|ripperx-2.7.0-5|10	BuildRequires:	gtk+-devel >= 1.2
12cu|ripperx-2.7.0-5|11	BuildRequires:	libid3-devel
12cu|ripperx-2.7.0-5|12	BuildRequires:	desktop-file-utils
12cu|ripperx-2.7.0-5|13	Source0:	%{oname}-%{version}.tar.bz2
12cu|ripperx-2.7.0-5|14	Source11:	%{oname}-48.png
12cu|ripperx-2.7.0-5|15	Source12:	%{oname}-32.png
12cu|ripperx-2.7.0-5|16	Source13:	%{oname}-16.png
12cu|ripperx-2.7.0-5|17	Patch2:		%{oname}-2.7.0-cdplay-command.patch
12cu|ripperx-2.7.0-5|18	Patch3:		ripperX-2.7.0-fix-format-errors.patch
12cu|ripperx-2.7.0-5|19	Patch4:		ripperX-2.7.0-fix-linking.patch
12cu|ripperx-2.7.0-5|20	URL:		http://sourceforge.net/projects/ripperx/
12cu|ripperx-2.7.0-5|21	Provides:	%{oname}
12cu|ripperx-2.7.0-5|22	Obsoletes:	%{oname}
12cu|ripperx-2.7.0-5|23	
12cu|ripperx-2.7.0-5|24	%description
12cu|ripperx-2.7.0-5|25	GTK program to rip CD audio and encode mp3s. Supports parallel
12cu|ripperx-2.7.0-5|26	ripping/encoding, has plugins for cdparanoia, BladeEnc, Lame,
12cu|ripperx-2.7.0-5|27	GoGo, FHG (l3enc and mp3enc), XingMp3enc, 8hz-mp3, and the
12cu|ripperx-2.7.0-5|28	ISO encoder.  Also has support for CDDB and ID3 tags.
12cu|ripperx-2.7.0-5|29	
12cu|ripperx-2.7.0-5|30	%prep
12cu|ripperx-2.7.0-5|31	%setup -q -n %{oname}-%{version}
12cu|ripperx-2.7.0-5|32	%patch2 -p1
12cu|ripperx-2.7.0-5|33	%patch3 -p1
12cu|ripperx-2.7.0-5|34	%patch4 -p1
12cu|ripperx-2.7.0-5|35	
12cu|ripperx-2.7.0-5|36	perl -pi -e 's/MultipleArgs=false\n//' ripperX.desktop
12cu|ripperx-2.7.0-5|37	
12cu|ripperx-2.7.0-5|38	%build
12cu|ripperx-2.7.0-5|39	%configure
12cu|ripperx-2.7.0-5|40	%make
12cu|ripperx-2.7.0-5|41	
12cu|ripperx-2.7.0-5|42	
12cu|ripperx-2.7.0-5|43	%install
12cu|ripperx-2.7.0-5|44	%makeinstall
12cu|ripperx-2.7.0-5|45	
12cu|ripperx-2.7.0-5|46	install -m644 src/xpms/%{oname}-icon.xpm -D %{buildroot}%{_datadir}/pixmaps/%{oname}-icon.xpm
12cu|ripperx-2.7.0-5|47	desktop-file-install --vendor="" \
12cu|ripperx-2.7.0-5|48	--dir=%{buildroot}%{_datadir}/applications/ \
12cu|ripperx-2.7.0-5|49	--add-category="AudioVideo;Audio;" \
12cu|ripperx-2.7.0-5|50	%{oname}.desktop
12cu|ripperx-2.7.0-5|51	
12cu|ripperx-2.7.0-5|52	#icon
12cu|ripperx-2.7.0-5|53	install -m644 %{SOURCE11} -D %{buildroot}/%{_liconsdir}/%{oname}.png
12cu|ripperx-2.7.0-5|54	install -m644 %{SOURCE12} -D %{buildroot}/%{_iconsdir}/%{oname}.png
12cu|ripperx-2.7.0-5|55	install -m644 %{SOURCE13} -D %{buildroot}/%{_miconsdir}/%{oname}.png
12cu|ripperx-2.7.0-5|56	
12cu|ripperx-2.7.0-5|57	%clean
12cu|ripperx-2.7.0-5|58	
12cu|ripperx-2.7.0-5|59	%files
12cu|ripperx-2.7.0-5|60	%doc FAQ README README.plugin README.plugin_spec_v0.1 README.plugin_tester TODO CHANGES COPYING BUGS
12cu|ripperx-2.7.0-5|61	%{_bindir}/%{oname}*
12cu|ripperx-2.7.0-5|62	%{_iconsdir}/%{oname}.png
12cu|ripperx-2.7.0-5|63	%{_liconsdir}/%{oname}.png
12cu|ripperx-2.7.0-5|64	%{_miconsdir}/%{oname}.png
12cu|ripperx-2.7.0-5|65	%{_datadir}/pixmaps/%{oname}-icon.xpm
12cu|ripperx-2.7.0-5|66	%{_datadir}/applications/%{oname}.desktop
12cu|ripperx-2.7.0-5|67	
12cu|ripperx-2.7.0-5|68	
12cu|ripperx-2.7.0-5|69	%changelog
12cu|ripperx-2.7.0-5|70	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.7.0-4mdv2010.0
12cu|ripperx-2.7.0-5|71	+ Revision: 442753
12cu|ripperx-2.7.0-5|72	- rebuild
12cu|ripperx-2.7.0-5|73	
12cu|ripperx-2.7.0-5|74	* Sat Mar 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.0-3mdv2009.1
12cu|ripperx-2.7.0-5|75	+ Revision: 355092
12cu|ripperx-2.7.0-5|76	- fix linking
12cu|ripperx-2.7.0-5|77	- fir format errors
12cu|ripperx-2.7.0-5|78	- fix menu entry
12cu|ripperx-2.7.0-5|79	
12cu|ripperx-2.7.0-5|80	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|ripperx-2.7.0-5|81	- rebuild
12cu|ripperx-2.7.0-5|82	- kill re-definition of %%buildroot on Pixel's request
12cu|ripperx-2.7.0-5|83	
12cu|ripperx-2.7.0-5|84	+ Pixel <pixel@mandriva.com>
12cu|ripperx-2.7.0-5|85	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|ripperx-2.7.0-5|86	
12cu|ripperx-2.7.0-5|87	+ Olivier Blin <oblin@mandriva.com>
12cu|ripperx-2.7.0-5|88	- restore BuildRoot
12cu|ripperx-2.7.0-5|89	
12cu|ripperx-2.7.0-5|90	+ Funda Wang <fundawang@mandriva.org>
12cu|ripperx-2.7.0-5|91	- Add patch from debian
12cu|ripperx-2.7.0-5|92	- BR id3
12cu|ripperx-2.7.0-5|93	- New version
12cu|ripperx-2.7.0-5|94	- Import ripperx
12cu|ripperx-2.7.0-5|95	
12cu|ripperx-2.7.0-5|96	
12cu|ripperx-2.7.0-5|97	
12cu|ripperx-2.7.0-5|98	* Thu Apr 06 2006 Erwan Velu <erwan@seanodes.com> 2.6.7-1mdk
12cu|ripperx-2.7.0-5|99	- 2.6.7
12cu|ripperx-2.7.0-5|100	
12cu|ripperx-2.7.0-5|101	* Sun Jun 12 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.6.6-1mdk
12cu|ripperx-2.7.0-5|102	- 2.6.6
12cu|ripperx-2.7.0-5|103	
12cu|ripperx-2.7.0-5|104	* Thu Dec 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.6.4-1mdk
12cu|ripperx-2.7.0-5|105	- 2.6.4
12cu|ripperx-2.7.0-5|106	
12cu|ripperx-2.7.0-5|107	* Wed Nov 10 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.6.3-1mdk
12cu|ripperx-2.7.0-5|108	- 2.6.3
12cu|ripperx-2.7.0-5|109	
12cu|ripperx-2.7.0-5|110	* Sat May 29 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.6.1-1mdk
12cu|ripperx-2.7.0-5|111	- 2.6.1
12cu|ripperx-2.7.0-5|112	
12cu|ripperx-2.7.0-5|113	* Wed May 26 2004 Robert Vojta <robert.vojta@mandrake.org> 2.6.0-3mdk
12cu|ripperx-2.7.0-5|114	- fixed menu entry (use %%{oname} instead of %%{name})
12cu|ripperx-2.7.0-5|115	
12cu|ripperx-2.7.0-5|116	* Sun Jan 04 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.6.0-2mdk
12cu|ripperx-2.7.0-5|117	- fix provides/obsoletes
12cu|ripperx-2.7.0-5|118	
12cu|ripperx-2.7.0-5|119	* Mon Dec 15 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.6.0-1mdk
12cu|ripperx-2.7.0-5|120	- 2.6.0
12cu|ripperx-2.7.0-5|121	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12cu|ripperx-2.7.0-5|122	- don't bzip2 icons in src.rpm
12cu|ripperx-2.7.0-5|123	- cleanups
12cu|ripperx-2.7.0-5|124	- no explicit library dependency
12cu|ripperx-2.7.0-5|125	- fix buildrequires (lib64..)
12cu|ripperx-2.7.0-5|126	- quiet setup
12cu|ripperx-2.7.0-5|127	
12cu|ripperx-2.7.0-5|128	* Wed Jan 29 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.5-2mdk
12cu|ripperx-2.7.0-5|129	- rebuild
12cu|ripperx-2.7.0-5|130	
12cu|ripperx-2.7.0-5|131	* Wed Jan 22 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.5-1mdk
12cu|ripperx-2.7.0-5|132	- 2.5
12cu|ripperx-2.7.0-5|133	
12cu|ripperx-2.7.0-5|134	* Thu Sep 26 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.4-1mdk
12cu|ripperx-2.7.0-5|135	- 2.4
12cu|ripperx-2.7.0-5|136	
12cu|ripperx-2.7.0-5|137	* Fri Jun 14 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.3-2mdk
12cu|ripperx-2.7.0-5|138	- BuildRequires
12cu|ripperx-2.7.0-5|139	- png icons (out xpm!)
12cu|ripperx-2.7.0-5|140	- update URL
12cu|ripperx-2.7.0-5|141	
12cu|ripperx-2.7.0-5|142	* Mon Dec 03 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.3-1mdk
12cu|ripperx-2.7.0-5|143	- 2.3
12cu|ripperx-2.7.0-5|144	
12cu|ripperx-2.7.0-5|145	* Tue Aug 28 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.2-1mdk
12cu|ripperx-2.7.0-5|146	- 2.2
12cu|ripperx-2.7.0-5|147	
12cu|ripperx-2.7.0-5|148	* Thu Apr 26 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.0-1mdk
12cu|ripperx-2.7.0-5|149	- added in contribs by Marcel Pol <mpol@gmx.net> :
12cu|ripperx-2.7.0-5|150	- Made rpm for Mandrake
12cu|ripperx-2.7.0-5|151	- Version 2.0 (Jan 09 2000)
12cu|ripperx-2.7.0-5|152	- Added menu-entry
12cu|ripperx-2.7.0-5|153	
12cu|ripperx-2.7.0-5|154	* Mon Jan 03 2000 Dax Kelson <dax@gurulabs.com>
12cu|ripperx-2.7.0-5|155	- Version 1.9
12cu|ripperx-2.7.0-5|156	- Updated SPEC to use a $RPM_BUILD_ROOT, changelog, docs, and the strip binaries
12cu|ripperx-2.7.0-5|157	- Created GNOME ".desktop" file so ripperX shows up on the menu
12cu|ripperx-2.7.0-5|158	- Patch so cdparanoia fills files that are group writable, enabling shared directory ripping

12457 12
12cu|R-ipred-0.9.3-1|1	%global packname  ipred
12cu|R-ipred-0.9.3-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-ipred-0.9.3-1|3	
12cu|R-ipred-0.9.3-1|4	Name:             R-%{packname}
12cu|R-ipred-0.9.3-1|5	Version:          0.9.3
12cu|R-ipred-0.9.3-1|6	Release:          1
12cu|R-ipred-0.9.3-1|7	Summary:          Improved Predictors
12cu|R-ipred-0.9.3-1|8	Group:            Sciences/Mathematics
12cu|R-ipred-0.9.3-1|9	License:          GPL
12cu|R-ipred-0.9.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-ipred-0.9.3-1|11	Source0:          http://cran.r-project.org/src/contrib/ipred_0.9-3.tar.gz
12cu|R-ipred-0.9.3-1|12	
12cu|R-ipred-0.9.3-1|13	Requires:         R-rpart R-MASS R-mlbench R-survival R-nnet R-class
12cu|R-ipred-0.9.3-1|14	Requires:         R-mvtnorm
12cu|R-ipred-0.9.3-1|15	Requires:         R-prodlim
12cu|R-ipred-0.9.3-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-rpart R-MASS R-mlbench R-survival R-nnet R-class
12cu|R-ipred-0.9.3-1|17	BuildRequires: R-TH.data
12cu|R-ipred-0.9.3-1|18	Requires: R-TH.data
12cu|R-ipred-0.9.3-1|19	BuildRequires:    R-mvtnorm
12cu|R-ipred-0.9.3-1|20	BuildRequires:    R-prodlim
12cu|R-ipred-0.9.3-1|21	
12cu|R-ipred-0.9.3-1|22	%description
12cu|R-ipred-0.9.3-1|23	Improved predictive models by indirect classification and bagging for
12cu|R-ipred-0.9.3-1|24	classification, regression and survival problems as well as resampling
12cu|R-ipred-0.9.3-1|25	based estimators of prediction error.
12cu|R-ipred-0.9.3-1|26	
12cu|R-ipred-0.9.3-1|27	%prep
12cu|R-ipred-0.9.3-1|28	%setup -q -c -n %{packname}
12cu|R-ipred-0.9.3-1|29	
12cu|R-ipred-0.9.3-1|30	%build
12cu|R-ipred-0.9.3-1|31	
12cu|R-ipred-0.9.3-1|32	%install
12cu|R-ipred-0.9.3-1|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ipred-0.9.3-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ipred-0.9.3-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ipred-0.9.3-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ipred-0.9.3-1|37	
12cu|R-ipred-0.9.3-1|38	%check
12cu|R-ipred-0.9.3-1|39	%{_bindir}/R CMD check %{packname}
12cu|R-ipred-0.9.3-1|40	
12cu|R-ipred-0.9.3-1|41	%files
12cu|R-ipred-0.9.3-1|42	%dir %{rlibdir}/%{packname}
12cu|R-ipred-0.9.3-1|43	%doc %{rlibdir}/%{packname}/doc
12cu|R-ipred-0.9.3-1|44	%doc %{rlibdir}/%{packname}/html
12cu|R-ipred-0.9.3-1|45	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-ipred-0.9.3-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ipred-0.9.3-1|47	%{rlibdir}/%{packname}/INDEX
12cu|R-ipred-0.9.3-1|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ipred-0.9.3-1|49	%{rlibdir}/%{packname}/Meta
12cu|R-ipred-0.9.3-1|50	%{rlibdir}/%{packname}/R
12cu|R-ipred-0.9.3-1|51	%{rlibdir}/%{packname}/data
12cu|R-ipred-0.9.3-1|52	%{rlibdir}/%{packname}/help
12cu|R-ipred-0.9.3-1|53	%{rlibdir}/%{packname}/libs
12cu|R-ipred-0.9.3-1|54	%{rlibdir}/ipred/COPYRIGHTS
12cu|R-ipred-0.9.3-1|55	
12cu|R-ipred-0.9.3-1|56	
12cu|R-ipred-0.9.3-1|57	
12cu|R-ipred-0.9.3-1|58	%changelog
12cu|R-ipred-0.9.3-1|59	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3-1
12cu|R-ipred-0.9.3-1|60	+ Revision: 21ab048
12cu|R-ipred-0.9.3-1|61	- Updated to 0.9.3 (by updates_builder)
12cu|R-ipred-0.9.3-1|62	
12cu|R-ipred-0.9.3-1|63	

12458 12
12cu|R-IRanges-1.20.6-1|1	%global packname  IRanges
12cu|R-IRanges-1.20.6-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-IRanges-1.20.6-1|3	
12cu|R-IRanges-1.20.6-1|4	Name:             R-%{packname}
12cu|R-IRanges-1.20.6-1|5	Version:          1.20.6
12cu|R-IRanges-1.20.6-1|6	Release:          1
12cu|R-IRanges-1.20.6-1|7	Summary:          Infrastructure for manipulating intervals on sequences
12cu|R-IRanges-1.20.6-1|8	Group:            Sciences/Mathematics
12cu|R-IRanges-1.20.6-1|9	License:          Artistic-2.0
12cu|R-IRanges-1.20.6-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-IRanges-1.20.6-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/IRanges_%{version}.tar.gz
12cu|R-IRanges-1.20.6-1|12	Requires:         R-methods R-utils R-stats
12cu|R-IRanges-1.20.6-1|13	Requires:         R-RUnit
12cu|R-IRanges-1.20.6-1|14	Requires:	  R-BiocGenerics
12cu|R-IRanges-1.20.6-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-utils R-stats
12cu|R-IRanges-1.20.6-1|16	BuildRequires:    R-methods R-utils R-stats
12cu|R-IRanges-1.20.6-1|17	BuildRequires:    R-RUnit
12cu|R-IRanges-1.20.6-1|18	BuildRequires:    R-BiocGenerics
12cu|R-IRanges-1.20.6-1|19	
12cu|R-IRanges-1.20.6-1|20	%description
12cu|R-IRanges-1.20.6-1|21	The package provides efficient low-level and highly reusable S4 classes
12cu|R-IRanges-1.20.6-1|22	for storing ranges of integers, RLE vectors (Run-Length Encoding), and,
12cu|R-IRanges-1.20.6-1|23	more generally, data that can be organized sequentially (formally defined
12cu|R-IRanges-1.20.6-1|24	as Vector objects), as well as views on these Vector objects. Efficient
12cu|R-IRanges-1.20.6-1|25	list-like classes are also provided for storing big collections of
12cu|R-IRanges-1.20.6-1|26	instances of the basic classes. All classes in the package use consistent
12cu|R-IRanges-1.20.6-1|27	naming and share the same rich and consistent "Vector API" as much as
12cu|R-IRanges-1.20.6-1|28	
12cu|R-IRanges-1.20.6-1|29	%prep
12cu|R-IRanges-1.20.6-1|30	%setup -q -c -n %{packname}
12cu|R-IRanges-1.20.6-1|31	
12cu|R-IRanges-1.20.6-1|32	%build
12cu|R-IRanges-1.20.6-1|33	
12cu|R-IRanges-1.20.6-1|34	%install
12cu|R-IRanges-1.20.6-1|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-IRanges-1.20.6-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-IRanges-1.20.6-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-IRanges-1.20.6-1|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-IRanges-1.20.6-1|39	
12cu|R-IRanges-1.20.6-1|40	#%check
12cu|R-IRanges-1.20.6-1|41	#%{_bindir}/R CMD check %{packname}
12cu|R-IRanges-1.20.6-1|42	
12cu|R-IRanges-1.20.6-1|43	%files
12cu|R-IRanges-1.20.6-1|44	%dir %{rlibdir}/%{packname}
12cu|R-IRanges-1.20.6-1|45	%doc %{rlibdir}/%{packname}/doc
12cu|R-IRanges-1.20.6-1|46	%doc %{rlibdir}/%{packname}/html
12cu|R-IRanges-1.20.6-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-IRanges-1.20.6-1|48	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-IRanges-1.20.6-1|49	%{rlibdir}/%{packname}/INDEX
12cu|R-IRanges-1.20.6-1|50	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-IRanges-1.20.6-1|51	%{rlibdir}/%{packname}/Meta
12cu|R-IRanges-1.20.6-1|52	%{rlibdir}/%{packname}/R
12cu|R-IRanges-1.20.6-1|53	%{rlibdir}/%{packname}/extdata
12cu|R-IRanges-1.20.6-1|54	%{rlibdir}/%{packname}/help
12cu|R-IRanges-1.20.6-1|55	%{rlibdir}/%{packname}/include
12cu|R-IRanges-1.20.6-1|56	%{rlibdir}/%{packname}/libs
12cu|R-IRanges-1.20.6-1|57	%{rlibdir}/%{packname}/unitTests
12cu|R-IRanges-1.20.6-1|58	
12cu|R-IRanges-1.20.6-1|59	
12cu|R-IRanges-1.20.6-1|60	
12cu|R-IRanges-1.20.6-1|61	%changelog
12cu|R-IRanges-1.20.6-1|62	* Tue Dec 17 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.20.6-1
12cu|R-IRanges-1.20.6-1|63	+ Revision: d78a1b1
12cu|R-IRanges-1.20.6-1|64	- Updated to 1.20.6
12cu|R-IRanges-1.20.6-1|65	
12cu|R-IRanges-1.20.6-1|66	

12459 12
12cu|R-isa2-0.3.3-1|1	%global packname  isa2
12cu|R-isa2-0.3.3-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-isa2-0.3.3-1|3	
12cu|R-isa2-0.3.3-1|4	Name:             R-%{packname}
12cu|R-isa2-0.3.3-1|5	Version:          0.3.3
12cu|R-isa2-0.3.3-1|6	Release:          1
12cu|R-isa2-0.3.3-1|7	Summary:          The Iterative Signature Algorithm
12cu|R-isa2-0.3.3-1|8	Group:            Sciences/Mathematics
12cu|R-isa2-0.3.3-1|9	License:          file LICENCE
12cu|R-isa2-0.3.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-isa2-0.3.3-1|11	Source0:          http://cran.r-project.org/src/contrib/isa2_0.3.3.tar.gz
12cu|R-isa2-0.3.3-1|12	Requires:         R-methods
12cu|R-isa2-0.3.3-1|13	Requires:         R-igraph R-biclust R-lattice
12cu|R-isa2-0.3.3-1|14	Requires:         R-igraph0
12cu|R-isa2-0.3.3-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-isa2-0.3.3-1|16	BuildRequires:    R-igraph R-biclust R-lattice
12cu|R-isa2-0.3.3-1|17	BuildRequires:    R-igraph0
12cu|R-isa2-0.3.3-1|18	
12cu|R-isa2-0.3.3-1|19	%description
12cu|R-isa2-0.3.3-1|20	The ISA is a biclustering algorithm that finds modules in an input matrix.
12cu|R-isa2-0.3.3-1|21	A module or bicluster is a block of the reordered input matrix.
12cu|R-isa2-0.3.3-1|22	
12cu|R-isa2-0.3.3-1|23	%prep
12cu|R-isa2-0.3.3-1|24	%setup -q -c -n %{packname}
12cu|R-isa2-0.3.3-1|25	
12cu|R-isa2-0.3.3-1|26	%build
12cu|R-isa2-0.3.3-1|27	
12cu|R-isa2-0.3.3-1|28	%install
12cu|R-isa2-0.3.3-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-isa2-0.3.3-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-isa2-0.3.3-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-isa2-0.3.3-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-isa2-0.3.3-1|33	
12cu|R-isa2-0.3.3-1|34	%check
12cu|R-isa2-0.3.3-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-isa2-0.3.3-1|36	
12cu|R-isa2-0.3.3-1|37	%files
12cu|R-isa2-0.3.3-1|38	%dir %{rlibdir}/%{packname}
12cu|R-isa2-0.3.3-1|39	%doc %{rlibdir}/%{packname}/doc
12cu|R-isa2-0.3.3-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-isa2-0.3.3-1|41	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-isa2-0.3.3-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-isa2-0.3.3-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-isa2-0.3.3-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-isa2-0.3.3-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-isa2-0.3.3-1|46	%{rlibdir}/%{packname}/R
12cu|R-isa2-0.3.3-1|47	%{rlibdir}/%{packname}/help
12cu|R-isa2-0.3.3-1|48	%{rlibdir}/%{packname}/libs
12cu|R-isa2-0.3.3-1|49	
12cu|R-isa2-0.3.3-1|50	
12cu|R-isa2-0.3.3-1|51	
12cu|R-isa2-0.3.3-1|52	%changelog
12cu|R-isa2-0.3.3-1|53	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-1
12cu|R-isa2-0.3.3-1|54	+ Revision: 3fa9b04
12cu|R-isa2-0.3.3-1|55	- LOG Updated to 0.3.3 (by updates_builder)
12cu|R-isa2-0.3.3-1|56	
12cu|R-isa2-0.3.3-1|57	

12460 12
12cu|R-ISwR-2.0_6-2|1	%global packname  ISwR
12cu|R-ISwR-2.0_6-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-ISwR-2.0_6-2|3	
12cu|R-ISwR-2.0_6-2|4	Name:             R-%{packname}
12cu|R-ISwR-2.0_6-2|5	Version:          2.0_6
12cu|R-ISwR-2.0_6-2|6	Release:          2
12cu|R-ISwR-2.0_6-2|7	Summary:          Introductory Statistics with R
12cu|R-ISwR-2.0_6-2|8	Group:            Sciences/Mathematics
12cu|R-ISwR-2.0_6-2|9	License:          GPL (>= 2)
12cu|R-ISwR-2.0_6-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-ISwR-2.0_6-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2.0-6.tar.gz
12cu|R-ISwR-2.0_6-2|12	BuildArch:        noarch
12cu|R-ISwR-2.0_6-2|13	Requires:         R-core
12cu|R-ISwR-2.0_6-2|14	Requires:         R-survival
12cu|R-ISwR-2.0_6-2|15	BuildRequires:    R-devel
12cu|R-ISwR-2.0_6-2|16	BuildRequires:    Rmath-devel
12cu|R-ISwR-2.0_6-2|17	BuildRequires:    texlive-collection-latex
12cu|R-ISwR-2.0_6-2|18	BuildRequires:    R-survival
12cu|R-ISwR-2.0_6-2|19	BuildRequires:    pkgconfig(lapack)
12cu|R-ISwR-2.0_6-2|20	
12cu|R-ISwR-2.0_6-2|21	%description
12cu|R-ISwR-2.0_6-2|22	Data sets and scripts for text examples and exercises in P. Dalgaard
12cu|R-ISwR-2.0_6-2|23	(2008), `Introductory Statistics with R', 2nd ed., Springer Verlag, ISBN
12cu|R-ISwR-2.0_6-2|24	
12cu|R-ISwR-2.0_6-2|25	%prep
12cu|R-ISwR-2.0_6-2|26	%setup -q -c -n %{packname}
12cu|R-ISwR-2.0_6-2|27	
12cu|R-ISwR-2.0_6-2|28	%build
12cu|R-ISwR-2.0_6-2|29	
12cu|R-ISwR-2.0_6-2|30	%install
12cu|R-ISwR-2.0_6-2|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ISwR-2.0_6-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ISwR-2.0_6-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ISwR-2.0_6-2|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ISwR-2.0_6-2|35	
12cu|R-ISwR-2.0_6-2|36	%check
12cu|R-ISwR-2.0_6-2|37	%{_bindir}/R CMD check %{packname}
12cu|R-ISwR-2.0_6-2|38	
12cu|R-ISwR-2.0_6-2|39	%files
12cu|R-ISwR-2.0_6-2|40	%dir %{rlibdir}/%{packname}
12cu|R-ISwR-2.0_6-2|41	%doc %{rlibdir}/%{packname}/html
12cu|R-ISwR-2.0_6-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ISwR-2.0_6-2|43	%{rlibdir}/%{packname}/INDEX
12cu|R-ISwR-2.0_6-2|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ISwR-2.0_6-2|45	%{rlibdir}/%{packname}/Meta
12cu|R-ISwR-2.0_6-2|46	%{rlibdir}/%{packname}/R
12cu|R-ISwR-2.0_6-2|47	%{rlibdir}/%{packname}/data
12cu|R-ISwR-2.0_6-2|48	%{rlibdir}/%{packname}/help
12cu|R-ISwR-2.0_6-2|49	%{rlibdir}/%{packname}/rawdata
12cu|R-ISwR-2.0_6-2|50	%{rlibdir}/%{packname}/scripts
12cu|R-ISwR-2.0_6-2|51	
12cu|R-ISwR-2.0_6-2|52	
12cu|R-ISwR-2.0_6-2|53	%changelog
12cu|R-ISwR-2.0_6-2|54	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.0_5-1
12cu|R-ISwR-2.0_6-2|55	+ Revision: 776269
12cu|R-ISwR-2.0_6-2|56	- Import R-ISwR
12cu|R-ISwR-2.0_6-2|57	- Import R-ISwR
12cu|R-ISwR-2.0_6-2|58	

12461 12
12cu|R-iterators-1.0.6-2|1	%bcond_with       bootstrap
12cu|R-iterators-1.0.6-2|2	%global packname  iterators
12cu|R-iterators-1.0.6-2|3	%global rlibdir  %{_libdir}/R/library
12cu|R-iterators-1.0.6-2|4	
12cu|R-iterators-1.0.6-2|5	%define debug_package %{nil}
12cu|R-iterators-1.0.6-2|6	
12cu|R-iterators-1.0.6-2|7	Name:             R-%{packname}
12cu|R-iterators-1.0.6-2|8	Version:          1.0.6
12cu|R-iterators-1.0.6-2|9	Release:          2
12cu|R-iterators-1.0.6-2|10	Summary:          Iterator construct for R
12cu|R-iterators-1.0.6-2|11	Group:            Sciences/Mathematics
12cu|R-iterators-1.0.6-2|12	License:          Apache License (== 2.0)
12cu|R-iterators-1.0.6-2|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-iterators-1.0.6-2|14	Source0:          http://cran.r-project.org/src/contrib/iterators_1.0.6.tar.gz
12cu|R-iterators-1.0.6-2|15	Requires:         R-utils
12cu|R-iterators-1.0.6-2|16	%if %{with bootstrap}
12cu|R-iterators-1.0.6-2|17	Requires:         R-RUnit
12cu|R-iterators-1.0.6-2|18	%else
12cu|R-iterators-1.0.6-2|19	Requires:         R-foreach R-RUnit
12cu|R-iterators-1.0.6-2|20	%endif
12cu|R-iterators-1.0.6-2|21	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils
12cu|R-iterators-1.0.6-2|22	%if %{with bootstrap}
12cu|R-iterators-1.0.6-2|23	BuildRequires:    R-RUnit
12cu|R-iterators-1.0.6-2|24	%else
12cu|R-iterators-1.0.6-2|25	BuildRequires:    R-foreach R-RUnit
12cu|R-iterators-1.0.6-2|26	%endif
12cu|R-iterators-1.0.6-2|27	
12cu|R-iterators-1.0.6-2|28	%description
12cu|R-iterators-1.0.6-2|29	Support for iterators, which allow a programmer to traverse through all
12cu|R-iterators-1.0.6-2|30	the elements of a vector, list, or other collection of data.
12cu|R-iterators-1.0.6-2|31	
12cu|R-iterators-1.0.6-2|32	%prep
12cu|R-iterators-1.0.6-2|33	%setup -q -c -n %{packname}
12cu|R-iterators-1.0.6-2|34	
12cu|R-iterators-1.0.6-2|35	%build
12cu|R-iterators-1.0.6-2|36	
12cu|R-iterators-1.0.6-2|37	%install
12cu|R-iterators-1.0.6-2|38	mkdir -p %{buildroot}%{rlibdir}
12cu|R-iterators-1.0.6-2|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-iterators-1.0.6-2|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-iterators-1.0.6-2|41	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-iterators-1.0.6-2|42	
12cu|R-iterators-1.0.6-2|43	%if %{without bootstrap}
12cu|R-iterators-1.0.6-2|44	%check
12cu|R-iterators-1.0.6-2|45	%{_bindir}/R CMD check %{packname}
12cu|R-iterators-1.0.6-2|46	%endif
12cu|R-iterators-1.0.6-2|47	
12cu|R-iterators-1.0.6-2|48	%files
12cu|R-iterators-1.0.6-2|49	%dir %{rlibdir}/%{packname}
12cu|R-iterators-1.0.6-2|50	%doc %{rlibdir}/%{packname}/doc
12cu|R-iterators-1.0.6-2|51	%doc %{rlibdir}/%{packname}/html
12cu|R-iterators-1.0.6-2|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-iterators-1.0.6-2|53	%{rlibdir}/%{packname}/INDEX
12cu|R-iterators-1.0.6-2|54	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-iterators-1.0.6-2|55	%{rlibdir}/%{packname}/Meta
12cu|R-iterators-1.0.6-2|56	%{rlibdir}/%{packname}/R
12cu|R-iterators-1.0.6-2|57	%{rlibdir}/%{packname}/examples
12cu|R-iterators-1.0.6-2|58	%{rlibdir}/%{packname}/help
12cu|R-iterators-1.0.6-2|59	%{rlibdir}/%{packname}/unitTests
12cu|R-iterators-1.0.6-2|60	
12cu|R-iterators-1.0.6-2|61	
12cu|R-iterators-1.0.6-2|62	%changelog
12cu|R-iterators-1.0.6-2|63	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0.5-2
12cu|R-iterators-1.0.6-2|64	+ Revision: 775488
12cu|R-iterators-1.0.6-2|65	- Rebuild.
12cu|R-iterators-1.0.6-2|66	
12cu|R-iterators-1.0.6-2|67	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0.5-1
12cu|R-iterators-1.0.6-2|68	+ Revision: 775327
12cu|R-iterators-1.0.6-2|69	- Import R-iterators
12cu|R-iterators-1.0.6-2|70	- Import R-iterators
12cu|R-iterators-1.0.6-2|71	
12cu|R-iterators-1.0.6-2|72	

12462 12
12cu|R-itertools-0.1.3-1|1	%global packname  itertools
12cu|R-itertools-0.1.3-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-itertools-0.1.3-1|3	
12cu|R-itertools-0.1.3-1|4	Name:             R-%{packname}
12cu|R-itertools-0.1.3-1|5	Version:          0.1.3
12cu|R-itertools-0.1.3-1|6	Release:          1
12cu|R-itertools-0.1.3-1|7	Summary:          Iterator Tools
12cu|R-itertools-0.1.3-1|8	Group:            Sciences/Mathematics
12cu|R-itertools-0.1.3-1|9	License:          GPL-2
12cu|R-itertools-0.1.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-itertools-0.1.3-1|11	Source0:          http://cran.r-project.org/src/contrib/itertools_0.1-3.tar.gz
12cu|R-itertools-0.1.3-1|12	BuildArch:        noarch
12cu|R-itertools-0.1.3-1|13	Requires:         R-core
12cu|R-itertools-0.1.3-1|14	Requires:         R-iterators
12cu|R-itertools-0.1.3-1|15	Requires:         R-foreach
12cu|R-itertools-0.1.3-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-iterators
12cu|R-itertools-0.1.3-1|17	BuildRequires:    R-foreach
12cu|R-itertools-0.1.3-1|18	
12cu|R-itertools-0.1.3-1|19	%description
12cu|R-itertools-0.1.3-1|20	Various tools for creating iterators, many patterned after functions in
12cu|R-itertools-0.1.3-1|21	the Python itertools module, and others patterned after functions in the
12cu|R-itertools-0.1.3-1|22	'snow' package.
12cu|R-itertools-0.1.3-1|23	
12cu|R-itertools-0.1.3-1|24	%prep
12cu|R-itertools-0.1.3-1|25	%setup -q -c -n %{packname}
12cu|R-itertools-0.1.3-1|26	
12cu|R-itertools-0.1.3-1|27	%build
12cu|R-itertools-0.1.3-1|28	
12cu|R-itertools-0.1.3-1|29	%install
12cu|R-itertools-0.1.3-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-itertools-0.1.3-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-itertools-0.1.3-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-itertools-0.1.3-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-itertools-0.1.3-1|34	
12cu|R-itertools-0.1.3-1|35	%check
12cu|R-itertools-0.1.3-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-itertools-0.1.3-1|37	
12cu|R-itertools-0.1.3-1|38	%files
12cu|R-itertools-0.1.3-1|39	%dir %{rlibdir}/%{packname}
12cu|R-itertools-0.1.3-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-itertools-0.1.3-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-itertools-0.1.3-1|42	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-itertools-0.1.3-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-itertools-0.1.3-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-itertools-0.1.3-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-itertools-0.1.3-1|46	%{rlibdir}/%{packname}/R
12cu|R-itertools-0.1.3-1|47	%{rlibdir}/%{packname}/examples
12cu|R-itertools-0.1.3-1|48	%{rlibdir}/%{packname}/help
12cu|R-itertools-0.1.3-1|49	
12cu|R-itertools-0.1.3-1|50	
12cu|R-itertools-0.1.3-1|51	
12cu|R-itertools-0.1.3-1|52	%changelog
12cu|R-itertools-0.1.3-1|53	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-1
12cu|R-itertools-0.1.3-1|54	+ Revision: 2e5a5d1
12cu|R-itertools-0.1.3-1|55	- Updated to 0.1.3 (by updates_builder)
12cu|R-itertools-0.1.3-1|56	
12cu|R-itertools-0.1.3-1|57	

12463 12
12cu|R-its-1.1.8-2|1	%global packname  its
12cu|R-its-1.1.8-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-its-1.1.8-2|3	
12cu|R-its-1.1.8-2|4	Name:             R-%{packname}
12cu|R-its-1.1.8-2|5	Version:          1.1.8
12cu|R-its-1.1.8-2|6	Release:          2
12cu|R-its-1.1.8-2|7	Summary:          Irregular Time Series
12cu|R-its-1.1.8-2|8	Group:            Sciences/Mathematics
12cu|R-its-1.1.8-2|9	License:          GPL-2
12cu|R-its-1.1.8-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-its-1.1.8-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-its-1.1.8-2|12	BuildArch:        noarch
12cu|R-its-1.1.8-2|13	Requires:         R-core
12cu|R-its-1.1.8-2|14	Requires:         R-methods R-stats R-Hmisc
12cu|R-its-1.1.8-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-stats R-Hmisc
12cu|R-its-1.1.8-2|16	
12cu|R-its-1.1.8-2|17	%description
12cu|R-its-1.1.8-2|18	The its package contains an S4 class for handling irregular time series
12cu|R-its-1.1.8-2|19	
12cu|R-its-1.1.8-2|20	%prep
12cu|R-its-1.1.8-2|21	%setup -q -c -n %{packname}
12cu|R-its-1.1.8-2|22	
12cu|R-its-1.1.8-2|23	%build
12cu|R-its-1.1.8-2|24	
12cu|R-its-1.1.8-2|25	%install
12cu|R-its-1.1.8-2|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-its-1.1.8-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-its-1.1.8-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-its-1.1.8-2|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-its-1.1.8-2|30	
12cu|R-its-1.1.8-2|31	%check
12cu|R-its-1.1.8-2|32	%{_bindir}/R CMD check %{packname}
12cu|R-its-1.1.8-2|33	
12cu|R-its-1.1.8-2|34	%files
12cu|R-its-1.1.8-2|35	%dir %{rlibdir}/%{packname}
12cu|R-its-1.1.8-2|36	%doc %{rlibdir}/%{packname}/changes
12cu|R-its-1.1.8-2|37	%doc %{rlibdir}/%{packname}/html
12cu|R-its-1.1.8-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-its-1.1.8-2|39	%{rlibdir}/%{packname}/INDEX
12cu|R-its-1.1.8-2|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-its-1.1.8-2|41	%{rlibdir}/%{packname}/Meta
12cu|R-its-1.1.8-2|42	%{rlibdir}/%{packname}/R
12cu|R-its-1.1.8-2|43	%{rlibdir}/%{packname}/dev
12cu|R-its-1.1.8-2|44	%{rlibdir}/%{packname}/examples
12cu|R-its-1.1.8-2|45	%{rlibdir}/%{packname}/help
12cu|R-its-1.1.8-2|46	%{rlibdir}/%{packname}/test
12cu|R-its-1.1.8-2|47	
12cu|R-its-1.1.8-2|48	
12cu|R-its-1.1.8-2|49	%changelog
12cu|R-its-1.1.8-2|50	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.1.8-1
12cu|R-its-1.1.8-2|51	+ Revision: 776527
12cu|R-its-1.1.8-2|52	- Import R-its
12cu|R-its-1.1.8-2|53	- Import R-its
12cu|R-its-1.1.8-2|54	- Import R-its
12cu|R-its-1.1.8-2|55	

12464 12
12cu|R-JavaGD-0.6.1-1|1	%global packname  JavaGD
12cu|R-JavaGD-0.6.1-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-JavaGD-0.6.1-1|3	
12cu|R-JavaGD-0.6.1-1|4	Name:             R-%{packname}
12cu|R-JavaGD-0.6.1-1|5	Version:          0.6.1
12cu|R-JavaGD-0.6.1-1|6	Release:          1
12cu|R-JavaGD-0.6.1-1|7	Summary:          Java Graphics Device
12cu|R-JavaGD-0.6.1-1|8	Group:            Sciences/Mathematics
12cu|R-JavaGD-0.6.1-1|9	License:          GPL-2 | GPL-3
12cu|R-JavaGD-0.6.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-JavaGD-0.6.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.6-1.tar.gz
12cu|R-JavaGD-0.6.1-1|12	
12cu|R-JavaGD-0.6.1-1|13	Requires:         R-rJava
12cu|R-JavaGD-0.6.1-1|14	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-JavaGD-0.6.1-1|15	
12cu|R-JavaGD-0.6.1-1|16	BuildRequires:    R-rJava
12cu|R-JavaGD-0.6.1-1|17	BuildRequires:    java-rpmbuild
12cu|R-JavaGD-0.6.1-1|18	
12cu|R-JavaGD-0.6.1-1|19	%description
12cu|R-JavaGD-0.6.1-1|20	Graphics device routing all graphics commands to a Java program. The
12cu|R-JavaGD-0.6.1-1|21	actual functionality of the JavaGD depends on the Java-side
12cu|R-JavaGD-0.6.1-1|22	implementation. Simple AWT and Swing implementations are included.
12cu|R-JavaGD-0.6.1-1|23	
12cu|R-JavaGD-0.6.1-1|24	%prep
12cu|R-JavaGD-0.6.1-1|25	%setup -q -c -n %{packname}
12cu|R-JavaGD-0.6.1-1|26	
12cu|R-JavaGD-0.6.1-1|27	%build
12cu|R-JavaGD-0.6.1-1|28	
12cu|R-JavaGD-0.6.1-1|29	%install
12cu|R-JavaGD-0.6.1-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-JavaGD-0.6.1-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-JavaGD-0.6.1-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-JavaGD-0.6.1-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-JavaGD-0.6.1-1|34	
12cu|R-JavaGD-0.6.1-1|35	%check
12cu|R-JavaGD-0.6.1-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-JavaGD-0.6.1-1|37	
12cu|R-JavaGD-0.6.1-1|38	%files
12cu|R-JavaGD-0.6.1-1|39	%dir %{rlibdir}/%{packname}
12cu|R-JavaGD-0.6.1-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-JavaGD-0.6.1-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-JavaGD-0.6.1-1|42	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-JavaGD-0.6.1-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-JavaGD-0.6.1-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-JavaGD-0.6.1-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-JavaGD-0.6.1-1|46	%{rlibdir}/%{packname}/R
12cu|R-JavaGD-0.6.1-1|47	%{rlibdir}/%{packname}/help
12cu|R-JavaGD-0.6.1-1|48	%{rlibdir}/%{packname}/java
12cu|R-JavaGD-0.6.1-1|49	%{rlibdir}/%{packname}/libs
12cu|R-JavaGD-0.6.1-1|50	
12cu|R-JavaGD-0.6.1-1|51	%changelog
12cu|R-JavaGD-0.6.1-1|52	* Tue Apr 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-1
12cu|R-JavaGD-0.6.1-1|53	+ Revision: 0ef7342
12cu|R-JavaGD-0.6.1-1|54	- Fix files
12cu|R-JavaGD-0.6.1-1|55	
12cu|R-JavaGD-0.6.1-1|56	

12465 12
12cu|R-JGR-1.7.16-1|1	%global packname  JGR
12cu|R-JGR-1.7.16-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-JGR-1.7.16-1|3	
12cu|R-JGR-1.7.16-1|4	Name:             R-%{packname}
12cu|R-JGR-1.7.16-1|5	Version:          1.7.16
12cu|R-JGR-1.7.16-1|6	Release:          1
12cu|R-JGR-1.7.16-1|7	Summary:          JGR - Java GUI for R
12cu|R-JGR-1.7.16-1|8	Group:            Sciences/Mathematics
12cu|R-JGR-1.7.16-1|9	License:          GPL-2
12cu|R-JGR-1.7.16-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-JGR-1.7.16-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.7-16.tar.gz
12cu|R-JGR-1.7.16-1|12	BuildArch:        noarch
12cu|R-JGR-1.7.16-1|13	Requires:         R-core
12cu|R-JGR-1.7.16-1|14	
12cu|R-JGR-1.7.16-1|15	Requires:         R-rJava R-JavaGD R-iplots
12cu|R-JGR-1.7.16-1|16	
12cu|R-JGR-1.7.16-1|17	Requires:         R-XLConnect
12cu|R-JGR-1.7.16-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-rJava R-JavaGD R-iplots
12cu|R-JGR-1.7.16-1|19	
12cu|R-JGR-1.7.16-1|20	BuildRequires:    R-XLConnect
12cu|R-JGR-1.7.16-1|21	BuildRequires:    java-rpmbuild
12cu|R-JGR-1.7.16-1|22	BuildRequires:    x11-server-xvfb
12cu|R-JGR-1.7.16-1|23	
12cu|R-JGR-1.7.16-1|24	%description
12cu|R-JGR-1.7.16-1|25	Java GUI for R - cross-platform, universal and unified Graphical User
12cu|R-JGR-1.7.16-1|26	Interface for R. For full functionality on Windows and Mac OS X JGR
12cu|R-JGR-1.7.16-1|27	requires a start application which depends on your OS. This can be
12cu|R-JGR-1.7.16-1|28	downloaded from JGR website: http://rforge.net/JGR/
12cu|R-JGR-1.7.16-1|29	
12cu|R-JGR-1.7.16-1|30	%prep
12cu|R-JGR-1.7.16-1|31	%setup -q -c -n %{packname}
12cu|R-JGR-1.7.16-1|32	
12cu|R-JGR-1.7.16-1|33	%build
12cu|R-JGR-1.7.16-1|34	
12cu|R-JGR-1.7.16-1|35	%install
12cu|R-JGR-1.7.16-1|36	mkdir -p %{buildroot}%{rlibdir}
12cu|R-JGR-1.7.16-1|37	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-JGR-1.7.16-1|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-JGR-1.7.16-1|39	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-JGR-1.7.16-1|40	
12cu|R-JGR-1.7.16-1|41	%check
12cu|R-JGR-1.7.16-1|42	xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-JGR-1.7.16-1|43	
12cu|R-JGR-1.7.16-1|44	%files
12cu|R-JGR-1.7.16-1|45	%dir %{rlibdir}/%{packname}
12cu|R-JGR-1.7.16-1|46	%doc %{rlibdir}/%{packname}/html
12cu|R-JGR-1.7.16-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-JGR-1.7.16-1|48	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-JGR-1.7.16-1|49	%{rlibdir}/%{packname}/INDEX
12cu|R-JGR-1.7.16-1|50	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-JGR-1.7.16-1|51	%{rlibdir}/%{packname}/Meta
12cu|R-JGR-1.7.16-1|52	%{rlibdir}/%{packname}/R
12cu|R-JGR-1.7.16-1|53	%{rlibdir}/%{packname}/help
12cu|R-JGR-1.7.16-1|54	%{rlibdir}/%{packname}/icons
12cu|R-JGR-1.7.16-1|55	%{rlibdir}/%{packname}/java
12cu|R-JGR-1.7.16-1|56	%{rlibdir}/%{packname}/scripts
12cu|R-JGR-1.7.16-1|57	
12cu|R-JGR-1.7.16-1|58	%changelog
12cu|R-JGR-1.7.16-1|59	* Tue Apr 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.16-1
12cu|R-JGR-1.7.16-1|60	+ Revision: 6272f9b
12cu|R-JGR-1.7.16-1|61	- Fix files
12cu|R-JGR-1.7.16-1|62	
12cu|R-JGR-1.7.16-1|63	

12466 12
12cu|R-jpeg-0.1.8-1|1	%global packname  jpeg
12cu|R-jpeg-0.1.8-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-jpeg-0.1.8-1|3	
12cu|R-jpeg-0.1.8-1|4	Name:             R-%{packname}
12cu|R-jpeg-0.1.8-1|5	Version:          0.1.8
12cu|R-jpeg-0.1.8-1|6	Release:          1
12cu|R-jpeg-0.1.8-1|7	Summary:          Read and write JPEG images
12cu|R-jpeg-0.1.8-1|8	Group:            Sciences/Mathematics
12cu|R-jpeg-0.1.8-1|9	License:          GPLv2+
12cu|R-jpeg-0.1.8-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-jpeg-0.1.8-1|11	Source0:          http://cran.r-project.org/src/contrib/jpeg_0.1-8.tar.gz
12cu|R-jpeg-0.1.8-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-jpeg-0.1.8-1|13	BuildRequires:    jpeg-devel
12cu|R-jpeg-0.1.8-1|14	
12cu|R-jpeg-0.1.8-1|15	
12cu|R-jpeg-0.1.8-1|16	%description
12cu|R-jpeg-0.1.8-1|17	This package provides an easy and simple way to read, write and display
12cu|R-jpeg-0.1.8-1|18	bitmap images stored in the JPEG format. It can read and write both files
12cu|R-jpeg-0.1.8-1|19	and in-memory raw vectors.
12cu|R-jpeg-0.1.8-1|20	
12cu|R-jpeg-0.1.8-1|21	%prep
12cu|R-jpeg-0.1.8-1|22	%setup -q -c -n %{packname}
12cu|R-jpeg-0.1.8-1|23	
12cu|R-jpeg-0.1.8-1|24	%build
12cu|R-jpeg-0.1.8-1|25	
12cu|R-jpeg-0.1.8-1|26	%install
12cu|R-jpeg-0.1.8-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-jpeg-0.1.8-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-jpeg-0.1.8-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-jpeg-0.1.8-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-jpeg-0.1.8-1|31	
12cu|R-jpeg-0.1.8-1|32	%check
12cu|R-jpeg-0.1.8-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-jpeg-0.1.8-1|34	
12cu|R-jpeg-0.1.8-1|35	%files
12cu|R-jpeg-0.1.8-1|36	%dir %{rlibdir}/%{packname}
12cu|R-jpeg-0.1.8-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-jpeg-0.1.8-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-jpeg-0.1.8-1|39	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-jpeg-0.1.8-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-jpeg-0.1.8-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-jpeg-0.1.8-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-jpeg-0.1.8-1|43	%{rlibdir}/%{packname}/R
12cu|R-jpeg-0.1.8-1|44	%{rlibdir}/%{packname}/help
12cu|R-jpeg-0.1.8-1|45	%{rlibdir}/%{packname}/img
12cu|R-jpeg-0.1.8-1|46	%{rlibdir}/%{packname}/libs
12cu|R-jpeg-0.1.8-1|47	
12cu|R-jpeg-0.1.8-1|48	
12cu|R-jpeg-0.1.8-1|49	%changelog
12cu|R-jpeg-0.1.8-1|50	* Sat Feb 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.8-1
12cu|R-jpeg-0.1.8-1|51	+ Revision: 1ae004f
12cu|R-jpeg-0.1.8-1|52	- Updated to 0.1.8 (by updates_builder)
12cu|R-jpeg-0.1.8-1|53	
12cu|R-jpeg-0.1.8-1|54	

12467 12
12cu|R-KEGG.db-2.10.1-1|1	%global packname  KEGG.db
12cu|R-KEGG.db-2.10.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-KEGG.db-2.10.1-1|3	
12cu|R-KEGG.db-2.10.1-1|4	Name:             R-%{packname}
12cu|R-KEGG.db-2.10.1-1|5	Version:          2.10.1
12cu|R-KEGG.db-2.10.1-1|6	Release:          1
12cu|R-KEGG.db-2.10.1-1|7	Summary:          A set of annotation maps for KEGG
12cu|R-KEGG.db-2.10.1-1|8	Group:            Sciences/Mathematics
12cu|R-KEGG.db-2.10.1-1|9	License:          file LICENSE
12cu|R-KEGG.db-2.10.1-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-KEGG.db-2.10.1-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/KEGG.db_2.10.1.tar.gz
12cu|R-KEGG.db-2.10.1-1|12	BuildArch:        noarch
12cu|R-KEGG.db-2.10.1-1|13	Requires:         R-core
12cu|R-KEGG.db-2.10.1-1|14	Requires:         R-methods R-AnnotationDbi
12cu|R-KEGG.db-2.10.1-1|15	Requires:         R-methods R-AnnotationDbi
12cu|R-KEGG.db-2.10.1-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi
12cu|R-KEGG.db-2.10.1-1|17	BuildRequires:    R-methods R-AnnotationDbi
12cu|R-KEGG.db-2.10.1-1|18	
12cu|R-KEGG.db-2.10.1-1|19	%description
12cu|R-KEGG.db-2.10.1-1|20	A set of annotation maps for KEGG assembled using data from KEGG
12cu|R-KEGG.db-2.10.1-1|21	
12cu|R-KEGG.db-2.10.1-1|22	%prep
12cu|R-KEGG.db-2.10.1-1|23	%setup -q -c -n %{packname}
12cu|R-KEGG.db-2.10.1-1|24	
12cu|R-KEGG.db-2.10.1-1|25	%build
12cu|R-KEGG.db-2.10.1-1|26	
12cu|R-KEGG.db-2.10.1-1|27	%install
12cu|R-KEGG.db-2.10.1-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-KEGG.db-2.10.1-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-KEGG.db-2.10.1-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-KEGG.db-2.10.1-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-KEGG.db-2.10.1-1|32	
12cu|R-KEGG.db-2.10.1-1|33	%check
12cu|R-KEGG.db-2.10.1-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-KEGG.db-2.10.1-1|35	
12cu|R-KEGG.db-2.10.1-1|36	%files
12cu|R-KEGG.db-2.10.1-1|37	%dir %{rlibdir}/%{packname}
12cu|R-KEGG.db-2.10.1-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-KEGG.db-2.10.1-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-KEGG.db-2.10.1-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-KEGG.db-2.10.1-1|41	%{rlibdir}/%{packname}/LICENSE
12cu|R-KEGG.db-2.10.1-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-KEGG.db-2.10.1-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-KEGG.db-2.10.1-1|44	%{rlibdir}/%{packname}/R
12cu|R-KEGG.db-2.10.1-1|45	%{rlibdir}/%{packname}/extdata
12cu|R-KEGG.db-2.10.1-1|46	%{rlibdir}/%{packname}/help
12cu|R-KEGG.db-2.10.1-1|47	
12cu|R-KEGG.db-2.10.1-1|48	
12cu|R-KEGG.db-2.10.1-1|49	
12cu|R-KEGG.db-2.10.1-1|50	%changelog
12cu|R-KEGG.db-2.10.1-1|51	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-1
12cu|R-KEGG.db-2.10.1-1|52	+ Revision: d0442c7
12cu|R-KEGG.db-2.10.1-1|53	- LOG Updated to 2.10.1 (by updates_builder)
12cu|R-KEGG.db-2.10.1-1|54	
12cu|R-KEGG.db-2.10.1-1|55	

12468 12
12cu|R-Kendall-2.2-1|1	%global packname  Kendall
12cu|R-Kendall-2.2-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-Kendall-2.2-1|3	
12cu|R-Kendall-2.2-1|4	Name:             R-%{packname}
12cu|R-Kendall-2.2-1|5	Version:          2.2
12cu|R-Kendall-2.2-1|6	Release:          1
12cu|R-Kendall-2.2-1|7	Summary:          Kendall rank correlation and Mann-Kendall trend test
12cu|R-Kendall-2.2-1|8	Group:            Sciences/Mathematics
12cu|R-Kendall-2.2-1|9	License:          GPL (>= 2)
12cu|R-Kendall-2.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Kendall-2.2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-Kendall-2.2-1|12	
12cu|R-Kendall-2.2-1|13	
12cu|R-Kendall-2.2-1|14	Requires:         R-boot
12cu|R-Kendall-2.2-1|15	
12cu|R-Kendall-2.2-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-Kendall-2.2-1|17	BuildRequires:    R-boot
12cu|R-Kendall-2.2-1|18	
12cu|R-Kendall-2.2-1|19	%description
12cu|R-Kendall-2.2-1|20	Computes the Kendall rank correlation and Mann-Kendall trend test. See
12cu|R-Kendall-2.2-1|21	documentation for use of block bootstrap when there is autocorrelation.
12cu|R-Kendall-2.2-1|22	
12cu|R-Kendall-2.2-1|23	%prep
12cu|R-Kendall-2.2-1|24	%setup -q -c -n %{packname}
12cu|R-Kendall-2.2-1|25	
12cu|R-Kendall-2.2-1|26	%build
12cu|R-Kendall-2.2-1|27	
12cu|R-Kendall-2.2-1|28	%install
12cu|R-Kendall-2.2-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Kendall-2.2-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Kendall-2.2-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Kendall-2.2-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Kendall-2.2-1|33	
12cu|R-Kendall-2.2-1|34	%check
12cu|R-Kendall-2.2-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-Kendall-2.2-1|36	
12cu|R-Kendall-2.2-1|37	%files
12cu|R-Kendall-2.2-1|38	%dir %{rlibdir}/%{packname}
12cu|R-Kendall-2.2-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-Kendall-2.2-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Kendall-2.2-1|41	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-Kendall-2.2-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-Kendall-2.2-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Kendall-2.2-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-Kendall-2.2-1|45	%{rlibdir}/%{packname}/R
12cu|R-Kendall-2.2-1|46	%{rlibdir}/%{packname}/help
12cu|R-Kendall-2.2-1|47	%{rlibdir}/%{packname}/data
12cu|R-Kendall-2.2-1|48	%{rlibdir}/%{packname}/libs
12cu|R-Kendall-2.2-1|49	
12cu|R-Kendall-2.2-1|50	%changelog
12cu|R-Kendall-2.2-1|51	* Wed Dec 18 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.2-1
12cu|R-Kendall-2.2-1|52	+ Revision: 237feba
12cu|R-Kendall-2.2-1|53	- Fix files
12cu|R-Kendall-2.2-1|54	
12cu|R-Kendall-2.2-1|55	

12469 12
12cu|R-kernlab-0.9.19-2|1	%global packname  kernlab
12cu|R-kernlab-0.9.19-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-kernlab-0.9.19-2|3	
12cu|R-kernlab-0.9.19-2|4	Name:             R-%{packname}
12cu|R-kernlab-0.9.19-2|5	Version:          0.9.19
12cu|R-kernlab-0.9.19-2|6	Release:          2
12cu|R-kernlab-0.9.19-2|7	Summary:          Kernel-based Machine Learning Lab
12cu|R-kernlab-0.9.19-2|8	Group:            Sciences/Mathematics
12cu|R-kernlab-0.9.19-2|9	License:          GPL-2
12cu|R-kernlab-0.9.19-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-kernlab-0.9.19-2|11	Source0:          http://cran.r-project.org/src/contrib/kernlab_0.9-19.tar.gz
12cu|R-kernlab-0.9.19-2|12	Requires:         R-methods
12cu|R-kernlab-0.9.19-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-kernlab-0.9.19-2|14	BuildRequires:    blas-devel
12cu|R-kernlab-0.9.19-2|15	BuildRequires:    lapack-devel
12cu|R-kernlab-0.9.19-2|16	
12cu|R-kernlab-0.9.19-2|17	%description
12cu|R-kernlab-0.9.19-2|18	Kernel-based machine learning methods for classification, regression,
12cu|R-kernlab-0.9.19-2|19	clustering, novelty detection, quantile regression and dimensionality
12cu|R-kernlab-0.9.19-2|20	reduction. Among other methods kernlab includes Support Vector Machines,
12cu|R-kernlab-0.9.19-2|21	Spectral Clustering, Kernel PCA and a QP solver.
12cu|R-kernlab-0.9.19-2|22	
12cu|R-kernlab-0.9.19-2|23	%prep
12cu|R-kernlab-0.9.19-2|24	%setup -q -c -n %{packname}
12cu|R-kernlab-0.9.19-2|25	
12cu|R-kernlab-0.9.19-2|26	%build
12cu|R-kernlab-0.9.19-2|27	
12cu|R-kernlab-0.9.19-2|28	%install
12cu|R-kernlab-0.9.19-2|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-kernlab-0.9.19-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-kernlab-0.9.19-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-kernlab-0.9.19-2|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-kernlab-0.9.19-2|33	
12cu|R-kernlab-0.9.19-2|34	%check
12cu|R-kernlab-0.9.19-2|35	%{_bindir}/R CMD check %{packname}
12cu|R-kernlab-0.9.19-2|36	
12cu|R-kernlab-0.9.19-2|37	%files
12cu|R-kernlab-0.9.19-2|38	%dir %{rlibdir}/%{packname}
12cu|R-kernlab-0.9.19-2|39	%doc %{rlibdir}/%{packname}/doc
12cu|R-kernlab-0.9.19-2|40	%doc %{rlibdir}/%{packname}/html
12cu|R-kernlab-0.9.19-2|41	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-kernlab-0.9.19-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-kernlab-0.9.19-2|43	%{rlibdir}/%{packname}/INDEX
12cu|R-kernlab-0.9.19-2|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-kernlab-0.9.19-2|45	%{rlibdir}/%{packname}/Meta
12cu|R-kernlab-0.9.19-2|46	%{rlibdir}/%{packname}/R
12cu|R-kernlab-0.9.19-2|47	%{rlibdir}/%{packname}/data
12cu|R-kernlab-0.9.19-2|48	%{rlibdir}/%{packname}/help
12cu|R-kernlab-0.9.19-2|49	%{rlibdir}/%{packname}/libs
12cu|R-kernlab-0.9.19-2|50	%{rlibdir}/%{packname}/COPYRIGHTS
12cu|R-kernlab-0.9.19-2|51	
12cu|R-kernlab-0.9.19-2|52	%changelog
12cu|R-kernlab-0.9.19-2|53	* Wed Nov 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.9.19-2
12cu|R-kernlab-0.9.19-2|54	+ Revision: 5d1cb9d
12cu|R-kernlab-0.9.19-2|55	- Fix files
12cu|R-kernlab-0.9.19-2|56	
12cu|R-kernlab-0.9.19-2|57	

12470 12
12cu|R-kinship2-1.5.4-1|1	%global packname  kinship2
12cu|R-kinship2-1.5.4-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-kinship2-1.5.4-1|3	
12cu|R-kinship2-1.5.4-1|4	%define debug_package %{nil}
12cu|R-kinship2-1.5.4-1|5	
12cu|R-kinship2-1.5.4-1|6	Name:             R-%{packname}
12cu|R-kinship2-1.5.4-1|7	Version:          1.5.4
12cu|R-kinship2-1.5.4-1|8	Release:          1
12cu|R-kinship2-1.5.4-1|9	Summary:          Pedigree functions
12cu|R-kinship2-1.5.4-1|10	Group:            Sciences/Mathematics
12cu|R-kinship2-1.5.4-1|11	License:          GPL (>= 2)
12cu|R-kinship2-1.5.4-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-kinship2-1.5.4-1|13	Source0:          http://cran.r-project.org/src/contrib/kinship2_1.5.4.tar.gz
12cu|R-kinship2-1.5.4-1|14	Requires:         R-Matrix R-quadprog
12cu|R-kinship2-1.5.4-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-kinship2-1.5.4-1|16	BuildRequires:    R-Matrix R-quadprog
12cu|R-kinship2-1.5.4-1|17	
12cu|R-kinship2-1.5.4-1|18	%description
12cu|R-kinship2-1.5.4-1|19	Routines to handle family data with a pedigree object. The initial purpose
12cu|R-kinship2-1.5.4-1|20	was to create correlation structures that describe family relationships
12cu|R-kinship2-1.5.4-1|21	such as kinship and identity-by-descent, which can be used to model family
12cu|R-kinship2-1.5.4-1|22	data in mixed effects models, such as in the coxme function.  Also
12cu|R-kinship2-1.5.4-1|23	includes a tool for pedigree drawing which is focused on producing compact
12cu|R-kinship2-1.5.4-1|24	layouts without intervention.  Recent additions include utilities to trim
12cu|R-kinship2-1.5.4-1|25	the pedigree object with various criteria.
12cu|R-kinship2-1.5.4-1|26	
12cu|R-kinship2-1.5.4-1|27	%prep
12cu|R-kinship2-1.5.4-1|28	%setup -q -c -n %{packname}
12cu|R-kinship2-1.5.4-1|29	
12cu|R-kinship2-1.5.4-1|30	%build
12cu|R-kinship2-1.5.4-1|31	
12cu|R-kinship2-1.5.4-1|32	%install
12cu|R-kinship2-1.5.4-1|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-kinship2-1.5.4-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-kinship2-1.5.4-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-kinship2-1.5.4-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-kinship2-1.5.4-1|37	
12cu|R-kinship2-1.5.4-1|38	%check
12cu|R-kinship2-1.5.4-1|39	%{_bindir}/R CMD check %{packname}
12cu|R-kinship2-1.5.4-1|40	
12cu|R-kinship2-1.5.4-1|41	%files
12cu|R-kinship2-1.5.4-1|42	%dir %{rlibdir}/%{packname}
12cu|R-kinship2-1.5.4-1|43	%doc %{rlibdir}/%{packname}/doc
12cu|R-kinship2-1.5.4-1|44	%doc %{rlibdir}/%{packname}/html
12cu|R-kinship2-1.5.4-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-kinship2-1.5.4-1|46	%doc %{rlibdir}/%{packname}/NEWS.Rd
12cu|R-kinship2-1.5.4-1|47	%{rlibdir}/%{packname}/COPYRIGHT
12cu|R-kinship2-1.5.4-1|48	%{rlibdir}/%{packname}/GPL2.txt
12cu|R-kinship2-1.5.4-1|49	%{rlibdir}/%{packname}/INDEX
12cu|R-kinship2-1.5.4-1|50	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-kinship2-1.5.4-1|51	%{rlibdir}/%{packname}/Meta
12cu|R-kinship2-1.5.4-1|52	%{rlibdir}/%{packname}/R
12cu|R-kinship2-1.5.4-1|53	%{rlibdir}/%{packname}/data
12cu|R-kinship2-1.5.4-1|54	%{rlibdir}/%{packname}/help
12cu|R-kinship2-1.5.4-1|55	

12471 12
12cu|R-knitr-1.5-1|1	%define debug_package %{nil}
12cu|R-knitr-1.5-1|2	
12cu|R-knitr-1.5-1|3	%global packname  knitr
12cu|R-knitr-1.5-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-knitr-1.5-1|5	
12cu|R-knitr-1.5-1|6	Name:             R-%{packname}
12cu|R-knitr-1.5-1|7	Version:          1.5
12cu|R-knitr-1.5-1|8	Release:          1
12cu|R-knitr-1.5-1|9	Summary:          A general-purpose package for dynamic report generation in R
12cu|R-knitr-1.5-1|10	Group:            Sciences/Mathematics
12cu|R-knitr-1.5-1|11	License:          GPL
12cu|R-knitr-1.5-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-knitr-1.5-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-knitr-1.5-1|14	
12cu|R-knitr-1.5-1|15	
12cu|R-knitr-1.5-1|16	Requires:         R-evaluate R-digest R-formatR R-highr R-markdown R-stringr R-tools
12cu|R-knitr-1.5-1|17	Requires:         R-testit R-rgl R-codetools R-XML R-RCurl
12cu|R-knitr-1.5-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-knitr-1.5-1|19	BuildRequires:    R-evaluate R-digest R-formatR R-highr R-markdown R-stringr R-tools
12cu|R-knitr-1.5-1|20	BuildRequires:   R-testit R-rgl R-codetools R-XML R-RCurl
12cu|R-knitr-1.5-1|21	
12cu|R-knitr-1.5-1|22	%description
12cu|R-knitr-1.5-1|23	This package provides a general-purpose tool for dynamic report generation
12cu|R-knitr-1.5-1|24	in R, which can be used to deal with any type of (plain text) files,
12cu|R-knitr-1.5-1|25	including Sweave, HTML, Markdown, reStructuredText and AsciiDoc. The
12cu|R-knitr-1.5-1|26	patterns of code chunks and inline R expressions can be customized. R code
12cu|R-knitr-1.5-1|27	is evaluated as if it were copied and pasted in an R terminal thanks to
12cu|R-knitr-1.5-1|28	the evaluate package (e.g. we do not need to explicitly print() plots from
12cu|R-knitr-1.5-1|29	ggplot2 or lattice). R code can be reformatted by the formatR package so
12cu|R-knitr-1.5-1|30	that long lines are automatically wrapped, with indent and spaces being
12cu|R-knitr-1.5-1|31	added, and comments being preserved. A simple caching mechanism is
12cu|R-knitr-1.5-1|32	provided to cache results from computations for the first time and the
12cu|R-knitr-1.5-1|33	computations will be skipped the next time. Almost all common graphics
12cu|R-knitr-1.5-1|34	devices, including those in base R and add-on packages like Cairo,
12cu|R-knitr-1.5-1|35	cairoDevice and tikzDevice, are built-in with this package and it is
12cu|R-knitr-1.5-1|36	straightforward to switch between devices without writing any special
12cu|R-knitr-1.5-1|37	functions. The width and height as well as alignment of plots in the
12cu|R-knitr-1.5-1|38	output document can be specified in chunk options (the size of plots for
12cu|R-knitr-1.5-1|39	graphics devices is still supported as usual). Multiple plots can be
12cu|R-knitr-1.5-1|40	recorded in a single code chunk, and it is also allowed to rearrange plots
12cu|R-knitr-1.5-1|41	to the end of a chunk or just keep the last plot. Warnings, messages and
12cu|R-knitr-1.5-1|42	errors are written in the output document by default (can be turned off).
12cu|R-knitr-1.5-1|43	Currently LaTeX, HTML, Markdown and reST are supported, and other output
12cu|R-knitr-1.5-1|44	formats can be supported by hook functions. The large collection of hooks
12cu|R-knitr-1.5-1|45	in this package makes it possible for the user to control almost
12cu|R-knitr-1.5-1|46	everything in the R code input and output. Hooks can be used either to
12cu|R-knitr-1.5-1|47	format the output or to run a specified R code fragment before or after a
12cu|R-knitr-1.5-1|48	code chunk. The language in code chunks is not restricted to R only (there
12cu|R-knitr-1.5-1|49	is simple support to Python and Awk, etc). Many features are borrowed from
12cu|R-knitr-1.5-1|50	or inspired by Sweave, cacheSweave, pgfSweave, brew and decumar.
12cu|R-knitr-1.5-1|51	
12cu|R-knitr-1.5-1|52	%prep
12cu|R-knitr-1.5-1|53	%setup -q -c -n %{packname}
12cu|R-knitr-1.5-1|54	
12cu|R-knitr-1.5-1|55	%build
12cu|R-knitr-1.5-1|56	
12cu|R-knitr-1.5-1|57	%install
12cu|R-knitr-1.5-1|58	mkdir -p %{buildroot}%{rlibdir}
12cu|R-knitr-1.5-1|59	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-knitr-1.5-1|60	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-knitr-1.5-1|61	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-knitr-1.5-1|62	
12cu|R-knitr-1.5-1|63	%check
12cu|R-knitr-1.5-1|64	%{_bindir}/R CMD check %{packname}
12cu|R-knitr-1.5-1|65	
12cu|R-knitr-1.5-1|66	%files
12cu|R-knitr-1.5-1|67	%dir %{rlibdir}/%{packname}
12cu|R-knitr-1.5-1|68	%doc %{rlibdir}/%{packname}/doc
12cu|R-knitr-1.5-1|69	%doc %{rlibdir}/%{packname}/html
12cu|R-knitr-1.5-1|70	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-knitr-1.5-1|71	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-knitr-1.5-1|72	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-knitr-1.5-1|73	%{rlibdir}/%{packname}/INDEX
12cu|R-knitr-1.5-1|74	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-knitr-1.5-1|75	%{rlibdir}/%{packname}/Meta
12cu|R-knitr-1.5-1|76	%{rlibdir}/%{packname}/R
12cu|R-knitr-1.5-1|77	%{rlibdir}/%{packname}/bin
12cu|R-knitr-1.5-1|78	%{rlibdir}/%{packname}/demo
12cu|R-knitr-1.5-1|79	%{rlibdir}/%{packname}/examples
12cu|R-knitr-1.5-1|80	%{rlibdir}/%{packname}/help
12cu|R-knitr-1.5-1|81	%{rlibdir}/%{packname}/misc
12cu|R-knitr-1.5-1|82	%{rlibdir}/%{packname}/opencpu
12cu|R-knitr-1.5-1|83	%{rlibdir}/%{packname}/shiny
12cu|R-knitr-1.5-1|84	%{rlibdir}/%{packname}/themes
12cu|R-knitr-1.5-1|85	
12cu|R-knitr-1.5-1|86	%changelog
12cu|R-knitr-1.5-1|87	* Fri Mar 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-1
12cu|R-knitr-1.5-1|88	+ Revision: 8a6cf5d
12cu|R-knitr-1.5-1|89	- Disable debug
12cu|R-knitr-1.5-1|90	
12cu|R-knitr-1.5-1|91	

12472 12
12cu|rkward-0.6.1-1|1	%if %{_use_internal_dependency_generator}
12cu|rkward-0.6.1-1|2	%define __noautoreq 'libR\\.so|libRblas\\.so|libRlapack\\.so'
12cu|rkward-0.6.1-1|3	%else
12cu|rkward-0.6.1-1|4	%define _requires_exceptions libR.so\\|libRblas.so\\|libRlapack.so
12cu|rkward-0.6.1-1|5	%endif
12cu|rkward-0.6.1-1|6	
12cu|rkward-0.6.1-1|7	Summary:	A KDE gui to R language
12cu|rkward-0.6.1-1|8	Name:		rkward
12cu|rkward-0.6.1-1|9	Version:	0.6.1
12cu|rkward-0.6.1-1|10	Release:	1
12cu|rkward-0.6.1-1|11	License:	GPLv2+
12cu|rkward-0.6.1-1|12	Group:		Sciences/Mathematics
12cu|rkward-0.6.1-1|13	Url:		http://rkward.sourceforge.net
12cu|rkward-0.6.1-1|14	Source0:	https://sourceforge.net/projects/rkward/files/Current_Stable_Releases/%{name}-%{version}.tar.gz
12cu|rkward-0.6.1-1|15	BuildRequires:	pkgconfig(libR)
12cu|rkward-0.6.1-1|16	BuildRequires:	kdelibs4-devel
12cu|rkward-0.6.1-1|17	BuildRequires:	gcc-gfortran
12cu|rkward-0.6.1-1|18	BuildRequires:	desktop-file-utils
12cu|rkward-0.6.1-1|19	BuildRequires:	cmake
12cu|rkward-0.6.1-1|20	Requires:	R-base
12cu|rkward-0.6.1-1|21	Requires:	php-cli
12cu|rkward-0.6.1-1|22	Suggests:	katepart
12cu|rkward-0.6.1-1|23	Obsoletes:	kde4-%{name} < 0.5.1
12cu|rkward-0.6.1-1|24	Provides:	kde4-%{name} = %{version}
12cu|rkward-0.6.1-1|25	
12cu|rkward-0.6.1-1|26	%description
12cu|rkward-0.6.1-1|27	RKWard is meant to become an easy to use, transparent frontend to the
12cu|rkward-0.6.1-1|28	R-language, a very powerful, yet hard-to-get-into scripting-language with
12cu|rkward-0.6.1-1|29	a strong focus on statistic functions. It will not only provide a convenient
12cu|rkward-0.6.1-1|30	user-interface, however, but also take care of seamless integration with an
12cu|rkward-0.6.1-1|31	office-suite. Practical statistics is not just about calculating, after all,
12cu|rkward-0.6.1-1|32	but also about documenting and ultimately publishing the results.
12cu|rkward-0.6.1-1|33	
12cu|rkward-0.6.1-1|34	%prep
12cu|rkward-0.6.1-1|35	%setup -q
12cu|rkward-0.6.1-1|36	
12cu|rkward-0.6.1-1|37	%build
12cu|rkward-0.6.1-1|38	%cmake_kde4
12cu|rkward-0.6.1-1|39	%make
12cu|rkward-0.6.1-1|40	
12cu|rkward-0.6.1-1|41	%install
12cu|rkward-0.6.1-1|42	%makeinstall_std -C build
12cu|rkward-0.6.1-1|43	
12cu|rkward-0.6.1-1|44	#(tpg) provide by R-base
12cu|rkward-0.6.1-1|45	rm -rf %{buildroot}%{_libdir}/R/lib/R.css
12cu|rkward-0.6.1-1|46	
12cu|rkward-0.6.1-1|47	# provided by katepart
12cu|rkward-0.6.1-1|48	rm -f %{buildroot}%{_kde_appsdir}/katepart/syntax/r.xml
12cu|rkward-0.6.1-1|49	
12cu|rkward-0.6.1-1|50	%find_lang %{name}
12cu|rkward-0.6.1-1|51	
12cu|rkward-0.6.1-1|52	%files -f %{name}.lang
12cu|rkward-0.6.1-1|53	%doc AUTHORS ChangeLog README
12cu|rkward-0.6.1-1|54	%{_kde_bindir}/%{name}*
12cu|rkward-0.6.1-1|55	%{_kde_datadir}/applications/kde4/rkward.desktop
12cu|rkward-0.6.1-1|56	%{_kde_appsdir}/rkward
12cu|rkward-0.6.1-1|57	%{_kde_appsdir}/katepart/*
12cu|rkward-0.6.1-1|58	%{_kde_docdir}/*/*/*
12cu|rkward-0.6.1-1|59	%{_kde_iconsdir}/*
12cu|rkward-0.6.1-1|60	%{_kde_libdir}/kde4/libexec/%{name}.*
12cu|rkward-0.6.1-1|61	%{_kde_mandir}/man1/%{name}.1*
12cu|rkward-0.6.1-1|62	%{_libdir}/R/*
12cu|rkward-0.6.1-1|63	
12cu|rkward-0.6.1-1|64	
12cu|rkward-0.6.1-1|65	
12cu|rkward-0.6.1-1|66	%changelog
12cu|rkward-0.6.1-1|67	* Fri Jan 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-1
12cu|rkward-0.6.1-1|68	+ Revision: cbab78e
12cu|rkward-0.6.1-1|69	- LOG Updated to 0.6.1 (by updates_builder)
12cu|rkward-0.6.1-1|70	
12cu|rkward-0.6.1-1|71	

12473 12
12cu|R-labdsv-1.6.1-1|1	%global packname  labdsv
12cu|R-labdsv-1.6.1-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-labdsv-1.6.1-1|3	
12cu|R-labdsv-1.6.1-1|4	Name:             R-%{packname}
12cu|R-labdsv-1.6.1-1|5	Version:          1.6.1
12cu|R-labdsv-1.6.1-1|6	Release:          1
12cu|R-labdsv-1.6.1-1|7	Summary:          Ordination and Multivariate Analysis for Ecology
12cu|R-labdsv-1.6.1-1|8	Group:            Sciences/Mathematics
12cu|R-labdsv-1.6.1-1|9	License:          GPL (>= 2)
12cu|R-labdsv-1.6.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-labdsv-1.6.1-1|11	Source0:          http://cran.r-project.org/src/contrib/labdsv_1.6-1.tar.gz
12cu|R-labdsv-1.6.1-1|12	Requires:         R-mgcv
12cu|R-labdsv-1.6.1-1|13	Requires:         R-MASS
12cu|R-labdsv-1.6.1-1|14	Requires:         R-rgl
12cu|R-labdsv-1.6.1-1|15	BuildRequires:    R-devel
12cu|R-labdsv-1.6.1-1|16	BuildRequires:    Rmath-devel
12cu|R-labdsv-1.6.1-1|17	BuildRequires:    texlive-collection-latex
12cu|R-labdsv-1.6.1-1|18	BuildRequires:    R-mgcv
12cu|R-labdsv-1.6.1-1|19	BuildRequires:    R-MASS
12cu|R-labdsv-1.6.1-1|20	BuildRequires:    R-rgl
12cu|R-labdsv-1.6.1-1|21	BuildRequires:    pkgconfig(lapack)
12cu|R-labdsv-1.6.1-1|22	%rename R-cran-labdsv
12cu|R-labdsv-1.6.1-1|23	
12cu|R-labdsv-1.6.1-1|24	%description
12cu|R-labdsv-1.6.1-1|25	A variety of ordination and vegetation analyses useful in analysis of
12cu|R-labdsv-1.6.1-1|26	datasets in community ecology.  Includes many of the common ordination
12cu|R-labdsv-1.6.1-1|27	methods, with graphical routines to facilitate their interpretation, as
12cu|R-labdsv-1.6.1-1|28	well as several novel analyses.
12cu|R-labdsv-1.6.1-1|29	
12cu|R-labdsv-1.6.1-1|30	%prep
12cu|R-labdsv-1.6.1-1|31	%setup -q -c -n %{packname}
12cu|R-labdsv-1.6.1-1|32	
12cu|R-labdsv-1.6.1-1|33	%build
12cu|R-labdsv-1.6.1-1|34	
12cu|R-labdsv-1.6.1-1|35	%install
12cu|R-labdsv-1.6.1-1|36	mkdir -p %{buildroot}%{rlibdir}
12cu|R-labdsv-1.6.1-1|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-labdsv-1.6.1-1|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-labdsv-1.6.1-1|39	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-labdsv-1.6.1-1|40	
12cu|R-labdsv-1.6.1-1|41	#%check
12cu|R-labdsv-1.6.1-1|42	#%{_bindir}/R CMD check %{packname}
12cu|R-labdsv-1.6.1-1|43	
12cu|R-labdsv-1.6.1-1|44	%files
12cu|R-labdsv-1.6.1-1|45	%dir %{rlibdir}/%{packname}
12cu|R-labdsv-1.6.1-1|46	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-labdsv-1.6.1-1|47	%doc %{rlibdir}/%{packname}/html
12cu|R-labdsv-1.6.1-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-labdsv-1.6.1-1|49	%{rlibdir}/%{packname}/INDEX
12cu|R-labdsv-1.6.1-1|50	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-labdsv-1.6.1-1|51	%{rlibdir}/%{packname}/Meta
12cu|R-labdsv-1.6.1-1|52	%{rlibdir}/%{packname}/R
12cu|R-labdsv-1.6.1-1|53	%{rlibdir}/%{packname}/data
12cu|R-labdsv-1.6.1-1|54	%{rlibdir}/%{packname}/help
12cu|R-labdsv-1.6.1-1|55	%{rlibdir}/%{packname}/libs
12cu|R-labdsv-1.6.1-1|56	
12cu|R-labdsv-1.6.1-1|57	
12cu|R-labdsv-1.6.1-1|58	
12cu|R-labdsv-1.6.1-1|59	%changelog
12cu|R-labdsv-1.6.1-1|60	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.6.1-1
12cu|R-labdsv-1.6.1-1|61	+ Revision: e40d0b8
12cu|R-labdsv-1.6.1-1|62	- LOG Updated to 1.6.1 (by updates_builder)
12cu|R-labdsv-1.6.1-1|63	
12cu|R-labdsv-1.6.1-1|64	

12474 12
12cu|R-labeling-0.2-1|1	%global packname labeling
12cu|R-labeling-0.2-1|2	%global rlibdir %{_libdir}/R/library
12cu|R-labeling-0.2-1|3	
12cu|R-labeling-0.2-1|4	Name:             R-%{packname}
12cu|R-labeling-0.2-1|5	Version:          0.2
12cu|R-labeling-0.2-1|6	Release:          1
12cu|R-labeling-0.2-1|7	Summary:          Axis Labeling
12cu|R-labeling-0.2-1|8	Group:            Sciences/Mathematics
12cu|R-labeling-0.2-1|9	License:          MIT
12cu|R-labeling-0.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-labeling-0.2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.2.tar.gz
12cu|R-labeling-0.2-1|12	BuildArch:        noarch
12cu|R-labeling-0.2-1|13	Requires:         R-core
12cu|R-labeling-0.2-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-labeling-0.2-1|15	
12cu|R-labeling-0.2-1|16	%description
12cu|R-labeling-0.2-1|17	Provides a range of axis labeling algorithms
12cu|R-labeling-0.2-1|18	
12cu|R-labeling-0.2-1|19	%prep
12cu|R-labeling-0.2-1|20	%setup -q -c -n %{packname}
12cu|R-labeling-0.2-1|21	
12cu|R-labeling-0.2-1|22	%build
12cu|R-labeling-0.2-1|23	
12cu|R-labeling-0.2-1|24	%install
12cu|R-labeling-0.2-1|25	mkdir -p %{buildroot}%{rlibdir}
12cu|R-labeling-0.2-1|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-labeling-0.2-1|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-labeling-0.2-1|28	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-labeling-0.2-1|29	
12cu|R-labeling-0.2-1|30	%check
12cu|R-labeling-0.2-1|31	%{_bindir}/R CMD check %{packname}
12cu|R-labeling-0.2-1|32	
12cu|R-labeling-0.2-1|33	%files
12cu|R-labeling-0.2-1|34	%dir %{rlibdir}/%{packname}
12cu|R-labeling-0.2-1|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-labeling-0.2-1|36	%doc %{rlibdir}/%{packname}/html
12cu|R-labeling-0.2-1|37	%{rlibdir}/%{packname}/help
12cu|R-labeling-0.2-1|38	%{rlibdir}/%{packname}/INDEX
12cu|R-labeling-0.2-1|39	%{rlibdir}/%{packname}/Meta
12cu|R-labeling-0.2-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-labeling-0.2-1|41	%{rlibdir}/%{packname}/R

12475 12
12cu|R-latentnet-2.4.5-1|1	%global packname  latentnet
12cu|R-latentnet-2.4.5-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-latentnet-2.4.5-1|3	
12cu|R-latentnet-2.4.5-1|4	Name:             R-%{packname}
12cu|R-latentnet-2.4.5-1|5	Version:          2.4.5
12cu|R-latentnet-2.4.5-1|6	Release:          1
12cu|R-latentnet-2.4.5-1|7	Summary:          Latent position and cluster models for statistical networks
12cu|R-latentnet-2.4.5-1|8	Group:            Sciences/Mathematics
12cu|R-latentnet-2.4.5-1|9	License:          file LICENSE
12cu|R-latentnet-2.4.5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-latentnet-2.4.5-1|11	Source0:          http://cran.r-project.org/src/contrib/latentnet_2.4-5.tar.gz
12cu|R-latentnet-2.4.5-1|12	Requires:         R-network R-shapes R-abind R-tools R-mvtnorm R-coda
12cu|R-latentnet-2.4.5-1|13	Requires:         R-KernSmooth R-snowFT R-ergm R-rgl
12cu|R-latentnet-2.4.5-1|14	Requires:         R-statnet.common
12cu|R-latentnet-2.4.5-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-latentnet-2.4.5-1|16	BuildRequires:    R-network R-shapes R-abind R-tools R-mvtnorm R-coda
12cu|R-latentnet-2.4.5-1|17	BuildRequires:    R-KernSmooth R-snowFT R-ergm R-rgl
12cu|R-latentnet-2.4.5-1|18	BuildRequires:    R-statnet.common
12cu|R-latentnet-2.4.5-1|19	BuildRequires:    blas-devel
12cu|R-latentnet-2.4.5-1|20	BuildRequires:    lapack-devel
12cu|R-latentnet-2.4.5-1|21	
12cu|R-latentnet-2.4.5-1|22	%description
12cu|R-latentnet-2.4.5-1|23	A package to fit and simulate latent position and cluster models for
12cu|R-latentnet-2.4.5-1|24	statistical networks.
12cu|R-latentnet-2.4.5-1|25	
12cu|R-latentnet-2.4.5-1|26	%prep
12cu|R-latentnet-2.4.5-1|27	%setup -q -c -n %{packname}
12cu|R-latentnet-2.4.5-1|28	
12cu|R-latentnet-2.4.5-1|29	%build
12cu|R-latentnet-2.4.5-1|30	
12cu|R-latentnet-2.4.5-1|31	%install
12cu|R-latentnet-2.4.5-1|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-latentnet-2.4.5-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-latentnet-2.4.5-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-latentnet-2.4.5-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-latentnet-2.4.5-1|36	
12cu|R-latentnet-2.4.5-1|37	# FIXME Should eventually finish on i586, but after 5 hours at 100% cpu
12cu|R-latentnet-2.4.5-1|38	# did not finish. Works fine on x86_64, so, could beh a real problem
12cu|R-latentnet-2.4.5-1|39	# that only happens in i586.
12cu|R-latentnet-2.4.5-1|40	%ifarch 0
12cu|R-latentnet-2.4.5-1|41	%check
12cu|R-latentnet-2.4.5-1|42	%{_bindir}/R CMD check %{packname}
12cu|R-latentnet-2.4.5-1|43	%endif
12cu|R-latentnet-2.4.5-1|44	
12cu|R-latentnet-2.4.5-1|45	%files
12cu|R-latentnet-2.4.5-1|46	%dir %{rlibdir}/%{packname}
12cu|R-latentnet-2.4.5-1|47	%doc %{rlibdir}/%{packname}/html
12cu|R-latentnet-2.4.5-1|48	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-latentnet-2.4.5-1|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-latentnet-2.4.5-1|50	%{rlibdir}/%{packname}/INDEX
12cu|R-latentnet-2.4.5-1|51	%{rlibdir}/%{packname}/LICENSE
12cu|R-latentnet-2.4.5-1|52	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-latentnet-2.4.5-1|53	%{rlibdir}/%{packname}/Meta
12cu|R-latentnet-2.4.5-1|54	%{rlibdir}/%{packname}/R
12cu|R-latentnet-2.4.5-1|55	%{rlibdir}/%{packname}/data
12cu|R-latentnet-2.4.5-1|56	%{rlibdir}/%{packname}/help
12cu|R-latentnet-2.4.5-1|57	%{rlibdir}/%{packname}/libs

12476 12
12cu|R-latticeExtra-0.6.26-1|1	%bcond_without bootstrap
12cu|R-latticeExtra-0.6.26-1|2	%global packname  latticeExtra
12cu|R-latticeExtra-0.6.26-1|3	%global rlibdir  %{_datadir}/R/library
12cu|R-latticeExtra-0.6.26-1|4	
12cu|R-latticeExtra-0.6.26-1|5	Name:             R-%{packname}
12cu|R-latticeExtra-0.6.26-1|6	Version:          0.6.26
12cu|R-latticeExtra-0.6.26-1|7	Release:          1
12cu|R-latticeExtra-0.6.26-1|8	Summary:          Extra Graphical Utilities Based on Lattice
12cu|R-latticeExtra-0.6.26-1|9	Group:            Sciences/Mathematics
12cu|R-latticeExtra-0.6.26-1|10	License:          GPL (>= 2)
12cu|R-latticeExtra-0.6.26-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-latticeExtra-0.6.26-1|12	Source0:          http://cran.r-project.org/src/contrib/latticeExtra_0.6-26.tar.gz
12cu|R-latticeExtra-0.6.26-1|13	BuildArch:        noarch
12cu|R-latticeExtra-0.6.26-1|14	Requires:         R-core R-RColorBrewer R-lattice R-lattice R-grid
12cu|R-latticeExtra-0.6.26-1|15	%if %{without bootstrap}
12cu|R-latticeExtra-0.6.26-1|16	Requires:         R-maps R-mapproj R-deldir R-tripack R-quantreg R-zoo
12cu|R-latticeExtra-0.6.26-1|17	Requires:         R-MASS R-mgcv
12cu|R-latticeExtra-0.6.26-1|18	%endif
12cu|R-latticeExtra-0.6.26-1|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-RColorBrewer
12cu|R-latticeExtra-0.6.26-1|20	BuildRequires:    R-lattice R-lattice R-grid
12cu|R-latticeExtra-0.6.26-1|21	%if %{without bootstrap}
12cu|R-latticeExtra-0.6.26-1|22	BuildRequires:    R-maps R-mapproj R-deldir R-tripack R-quantreg R-zoo
12cu|R-latticeExtra-0.6.26-1|23	BuildRequires:    R-MASS R-mgcv
12cu|R-latticeExtra-0.6.26-1|24	%endif
12cu|R-latticeExtra-0.6.26-1|25	
12cu|R-latticeExtra-0.6.26-1|26	%description
12cu|R-latticeExtra-0.6.26-1|27	Extra graphical utilities based on lattice
12cu|R-latticeExtra-0.6.26-1|28	
12cu|R-latticeExtra-0.6.26-1|29	%prep
12cu|R-latticeExtra-0.6.26-1|30	%setup -q -c -n %{packname}
12cu|R-latticeExtra-0.6.26-1|31	
12cu|R-latticeExtra-0.6.26-1|32	%build
12cu|R-latticeExtra-0.6.26-1|33	
12cu|R-latticeExtra-0.6.26-1|34	%install
12cu|R-latticeExtra-0.6.26-1|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-latticeExtra-0.6.26-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-latticeExtra-0.6.26-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-latticeExtra-0.6.26-1|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-latticeExtra-0.6.26-1|39	
12cu|R-latticeExtra-0.6.26-1|40	%if %{without bootstrap}
12cu|R-latticeExtra-0.6.26-1|41	%check
12cu|R-latticeExtra-0.6.26-1|42	%{_bindir}/R CMD check %{packname}
12cu|R-latticeExtra-0.6.26-1|43	%endif
12cu|R-latticeExtra-0.6.26-1|44	
12cu|R-latticeExtra-0.6.26-1|45	%files
12cu|R-latticeExtra-0.6.26-1|46	%dir %{rlibdir}/%{packname}
12cu|R-latticeExtra-0.6.26-1|47	%doc %{rlibdir}/%{packname}/html
12cu|R-latticeExtra-0.6.26-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-latticeExtra-0.6.26-1|49	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-latticeExtra-0.6.26-1|50	%{rlibdir}/%{packname}/INDEX
12cu|R-latticeExtra-0.6.26-1|51	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-latticeExtra-0.6.26-1|52	%{rlibdir}/%{packname}/Meta
12cu|R-latticeExtra-0.6.26-1|53	%{rlibdir}/%{packname}/R
12cu|R-latticeExtra-0.6.26-1|54	%{rlibdir}/%{packname}/data
12cu|R-latticeExtra-0.6.26-1|55	%{rlibdir}/%{packname}/help
12cu|R-latticeExtra-0.6.26-1|56	%{rlibdir}/%{packname}/scripts
12cu|R-latticeExtra-0.6.26-1|57	
12cu|R-latticeExtra-0.6.26-1|58	
12cu|R-latticeExtra-0.6.26-1|59	%changelog
12cu|R-latticeExtra-0.6.26-1|60	* Wed Feb 22 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.6_19-2
12cu|R-latticeExtra-0.6.26-1|61	+ Revision: 778845
12cu|R-latticeExtra-0.6.26-1|62	- Rebuild with proper dependencies
12cu|R-latticeExtra-0.6.26-1|63	
12cu|R-latticeExtra-0.6.26-1|64	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.6_19-1
12cu|R-latticeExtra-0.6.26-1|65	+ Revision: 776349
12cu|R-latticeExtra-0.6.26-1|66	- Import R-latticeExtra
12cu|R-latticeExtra-0.6.26-1|67	- Import R-latticeExtra
12cu|R-latticeExtra-0.6.26-1|68	
12cu|R-latticeExtra-0.6.26-1|69	

12477 12
12cu|R-latticist-0.9_44-2|1	%global packname  latticist
12cu|R-latticist-0.9_44-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-latticist-0.9_44-2|3	
12cu|R-latticist-0.9_44-2|4	%define debug_package %{nil}
12cu|R-latticist-0.9_44-2|5	
12cu|R-latticist-0.9_44-2|6	Name:             R-%{packname}
12cu|R-latticist-0.9_44-2|7	Version:          0.9_44
12cu|R-latticist-0.9_44-2|8	Release:          2
12cu|R-latticist-0.9_44-2|9	Summary:          A graphical user interface for exploratory visualisation
12cu|R-latticist-0.9_44-2|10	Group:            Sciences/Mathematics
12cu|R-latticist-0.9_44-2|11	License:          GPL (>= 2)
12cu|R-latticist-0.9_44-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-latticist-0.9_44-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.9-44.tar.gz
12cu|R-latticist-0.9_44-2|14	Requires:         R-lattice R-latticeExtra R-vcd
12cu|R-latticist-0.9_44-2|15	Requires:         R-gWidgets R-utils
12cu|R-latticist-0.9_44-2|16	Requires:         R-playwith R-hexbin R-deldir R-tripack R-DAAG R-RGtk2 R-gWidgetsRGtk2 R-gWidgetstcltk R-MASS
12cu|R-latticist-0.9_44-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice R-latticeExtra R-vcd
12cu|R-latticist-0.9_44-2|18	BuildRequires:    R-gWidgets R-utils
12cu|R-latticist-0.9_44-2|19	BuildRequires:    R-playwith R-hexbin R-deldir R-tripack R-DAAG R-RGtk2 R-gWidgetsRGtk2 R-gWidgetstcltk R-MASS
12cu|R-latticist-0.9_44-2|20	
12cu|R-latticist-0.9_44-2|21	%description
12cu|R-latticist-0.9_44-2|22	Latticist provides a graphical user interface for exploratory
12cu|R-latticist-0.9_44-2|23	visualisation. It is primarily an interface to the Lattice graphics
12cu|R-latticist-0.9_44-2|24	system, but also produces displays from the vcd package for categorical
12cu|R-latticist-0.9_44-2|25	data. Given a multivariate dataset (either a data frame or a table),
12cu|R-latticist-0.9_44-2|26	latticist attempts to produce useful displays based on the properties of
12cu|R-latticist-0.9_44-2|27	the data. The displays can be customised by editing the calls used to
12cu|R-latticist-0.9_44-2|28	generate them.
12cu|R-latticist-0.9_44-2|29	
12cu|R-latticist-0.9_44-2|30	%prep
12cu|R-latticist-0.9_44-2|31	%setup -q -c -n %{packname}
12cu|R-latticist-0.9_44-2|32	
12cu|R-latticist-0.9_44-2|33	%build
12cu|R-latticist-0.9_44-2|34	
12cu|R-latticist-0.9_44-2|35	%install
12cu|R-latticist-0.9_44-2|36	mkdir -p %{buildroot}%{rlibdir}
12cu|R-latticist-0.9_44-2|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-latticist-0.9_44-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-latticist-0.9_44-2|39	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-latticist-0.9_44-2|40	
12cu|R-latticist-0.9_44-2|41	%check
12cu|R-latticist-0.9_44-2|42	%{_bindir}/R CMD check %{packname}
12cu|R-latticist-0.9_44-2|43	
12cu|R-latticist-0.9_44-2|44	%files
12cu|R-latticist-0.9_44-2|45	%dir %{rlibdir}/%{packname}
12cu|R-latticist-0.9_44-2|46	%doc %{rlibdir}/%{packname}/doc
12cu|R-latticist-0.9_44-2|47	%doc %{rlibdir}/%{packname}/html
12cu|R-latticist-0.9_44-2|48	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-latticist-0.9_44-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-latticist-0.9_44-2|50	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-latticist-0.9_44-2|51	%{rlibdir}/%{packname}/INDEX
12cu|R-latticist-0.9_44-2|52	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-latticist-0.9_44-2|53	%{rlibdir}/%{packname}/Meta
12cu|R-latticist-0.9_44-2|54	%{rlibdir}/%{packname}/R
12cu|R-latticist-0.9_44-2|55	%{rlibdir}/%{packname}/etc
12cu|R-latticist-0.9_44-2|56	%{rlibdir}/%{packname}/help
12cu|R-latticist-0.9_44-2|57	
12cu|R-latticist-0.9_44-2|58	
12cu|R-latticist-0.9_44-2|59	%changelog
12cu|R-latticist-0.9_44-2|60	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.9_44-1
12cu|R-latticist-0.9_44-2|61	+ Revision: 777907
12cu|R-latticist-0.9_44-2|62	- Import R-latticist
12cu|R-latticist-0.9_44-2|63	- Import R-latticist
12cu|R-latticist-0.9_44-2|64	

12478 12
12cu|R-lavaan-0.5.16-1|1	%bcond_without bootstrap
12cu|R-lavaan-0.5.16-1|2	%global packname  lavaan
12cu|R-lavaan-0.5.16-1|3	%global rlibdir  %{_datadir}/R/library
12cu|R-lavaan-0.5.16-1|4	
12cu|R-lavaan-0.5.16-1|5	Name:             R-%{packname}
12cu|R-lavaan-0.5.16-1|6	Version:          0.5.16
12cu|R-lavaan-0.5.16-1|7	Release:          1
12cu|R-lavaan-0.5.16-1|8	Summary:          Latent Variable Analysis
12cu|R-lavaan-0.5.16-1|9	Group:            Sciences/Mathematics
12cu|R-lavaan-0.5.16-1|10	License:          GPL (>= 2)
12cu|R-lavaan-0.5.16-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-lavaan-0.5.16-1|12	Source0:          http://cran.r-project.org/src/contrib/lavaan_0.5-16.tar.gz
12cu|R-lavaan-0.5.16-1|13	BuildArch:        noarch
12cu|R-lavaan-0.5.16-1|14	Requires:         R-core
12cu|R-lavaan-0.5.16-1|15	Requires:         R-methods
12cu|R-lavaan-0.5.16-1|16	Requires:         R-stats4
12cu|R-lavaan-0.5.16-1|17	Requires:         R-stats
12cu|R-lavaan-0.5.16-1|18	Requires:         R-graphics
12cu|R-lavaan-0.5.16-1|19	%if %{with bootstrap}
12cu|R-lavaan-0.5.16-1|20	Requires:         R-quadprog
12cu|R-lavaan-0.5.16-1|21	Requires:         R-boot
12cu|R-lavaan-0.5.16-1|22	%else
12cu|R-lavaan-0.5.16-1|23	Requires:         R-psych
12cu|R-lavaan-0.5.16-1|24	Requires:         R-qgraph
12cu|R-lavaan-0.5.16-1|25	Requires:         R-quadprog
12cu|R-lavaan-0.5.16-1|26	Requires:         R-boot
12cu|R-lavaan-0.5.16-1|27	%endif
12cu|R-lavaan-0.5.16-1|28	BuildRequires:    R-devel
12cu|R-lavaan-0.5.16-1|29	BuildRequires: R-lavaan
12cu|R-lavaan-0.5.16-1|30	Requires: R-lavaan
12cu|R-lavaan-0.5.16-1|31	BuildRequires: R-pbivnorm
12cu|R-lavaan-0.5.16-1|32	Requires: R-pbivnorm
12cu|R-lavaan-0.5.16-1|33	BuildRequires: R-mnormt
12cu|R-lavaan-0.5.16-1|34	Requires: R-mnormt
12cu|R-lavaan-0.5.16-1|35	BuildRequires:    Rmath-devel
12cu|R-lavaan-0.5.16-1|36	BuildRequires:    texlive-collection-latex
12cu|R-lavaan-0.5.16-1|37	BuildRequires:    R-methods
12cu|R-lavaan-0.5.16-1|38	BuildRequires:    R-stats4
12cu|R-lavaan-0.5.16-1|39	BuildRequires:    R-stats
12cu|R-lavaan-0.5.16-1|40	BuildRequires:    R-graphics
12cu|R-lavaan-0.5.16-1|41	%if %{with bootstrap}
12cu|R-lavaan-0.5.16-1|42	BuildRequires:    R-quadprog R-boot
12cu|R-lavaan-0.5.16-1|43	%else
12cu|R-lavaan-0.5.16-1|44	BuildRequires:    R-psych
12cu|R-lavaan-0.5.16-1|45	BuildRequires:    R-qgraph
12cu|R-lavaan-0.5.16-1|46	BuildRequires:    R-quadprog
12cu|R-lavaan-0.5.16-1|47	BuildRequires:    R-boot
12cu|R-lavaan-0.5.16-1|48	%endif
12cu|R-lavaan-0.5.16-1|49	BuildRequires:    pkgconfig(lapack)
12cu|R-lavaan-0.5.16-1|50	
12cu|R-lavaan-0.5.16-1|51	%description
12cu|R-lavaan-0.5.16-1|52	Fit a variety of latent variable models, including confirmatory factor
12cu|R-lavaan-0.5.16-1|53	analysis, structural equation modeling and latent growth curve models.
12cu|R-lavaan-0.5.16-1|54	
12cu|R-lavaan-0.5.16-1|55	%prep
12cu|R-lavaan-0.5.16-1|56	%setup -q -c -n %{packname}
12cu|R-lavaan-0.5.16-1|57	
12cu|R-lavaan-0.5.16-1|58	%build
12cu|R-lavaan-0.5.16-1|59	
12cu|R-lavaan-0.5.16-1|60	%install
12cu|R-lavaan-0.5.16-1|61	mkdir -p %{buildroot}%{rlibdir}
12cu|R-lavaan-0.5.16-1|62	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-lavaan-0.5.16-1|63	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-lavaan-0.5.16-1|64	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-lavaan-0.5.16-1|65	
12cu|R-lavaan-0.5.16-1|66	%if %{without bootstrap}
12cu|R-lavaan-0.5.16-1|67	%check
12cu|R-lavaan-0.5.16-1|68	%{_bindir}/R CMD check %{packname}
12cu|R-lavaan-0.5.16-1|69	%endif
12cu|R-lavaan-0.5.16-1|70	
12cu|R-lavaan-0.5.16-1|71	%files
12cu|R-lavaan-0.5.16-1|72	%dir %{rlibdir}/%{packname}
12cu|R-lavaan-0.5.16-1|73	%doc %{rlibdir}/%{packname}/html
12cu|R-lavaan-0.5.16-1|74	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-lavaan-0.5.16-1|75	%{rlibdir}/%{packname}/INDEX
12cu|R-lavaan-0.5.16-1|76	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-lavaan-0.5.16-1|77	%{rlibdir}/%{packname}/Meta
12cu|R-lavaan-0.5.16-1|78	%{rlibdir}/%{packname}/R
12cu|R-lavaan-0.5.16-1|79	%{rlibdir}/%{packname}/data
12cu|R-lavaan-0.5.16-1|80	%{rlibdir}/%{packname}/help
12cu|R-lavaan-0.5.16-1|81	%{rlibdir}/lavaan/CITATION
12cu|R-lavaan-0.5.16-1|82	
12cu|R-lavaan-0.5.16-1|83	
12cu|R-lavaan-0.5.16-1|84	
12cu|R-lavaan-0.5.16-1|85	%changelog
12cu|R-lavaan-0.5.16-1|86	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.16-1
12cu|R-lavaan-0.5.16-1|87	+ Revision: a3f3e9b
12cu|R-lavaan-0.5.16-1|88	- Updated to 0.5.16 (by updates_builder)
12cu|R-lavaan-0.5.16-1|89	
12cu|R-lavaan-0.5.16-1|90	

12479 12
12cu|R-lawstat-2.4.1-1|1	%global packname  lawstat
12cu|R-lawstat-2.4.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-lawstat-2.4.1-1|3	
12cu|R-lawstat-2.4.1-1|4	Name:             R-%{packname}
12cu|R-lawstat-2.4.1-1|5	Version:          2.4.1
12cu|R-lawstat-2.4.1-1|6	Release:          1
12cu|R-lawstat-2.4.1-1|7	Summary:          An R package for biostatistics, public policy, and law
12cu|R-lawstat-2.4.1-1|8	Group:            Sciences/Mathematics
12cu|R-lawstat-2.4.1-1|9	License:          GPL (>= 2)
12cu|R-lawstat-2.4.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-lawstat-2.4.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-lawstat-2.4.1-1|12	BuildArch:        noarch
12cu|R-lawstat-2.4.1-1|13	Requires:         R-core
12cu|R-lawstat-2.4.1-1|14	
12cu|R-lawstat-2.4.1-1|15	Requires:         R-grDevices R-stats R-mvtnorm R-VGAM
12cu|R-lawstat-2.4.1-1|16	
12cu|R-lawstat-2.4.1-1|17	Requires:         R-Kendall R-Hmisc R-fBasics R-stabledist
12cu|R-lawstat-2.4.1-1|18	
12cu|R-lawstat-2.4.1-1|19	BuildRequires:    R-devel Rmath-devel texlive-latex R-grDevices R-stats R-mvtnorm R-VGAM
12cu|R-lawstat-2.4.1-1|20	
12cu|R-lawstat-2.4.1-1|21	BuildRequires:   R-Kendall R-Hmisc R-fBasics R-stabledist
12cu|R-lawstat-2.4.1-1|22	
12cu|R-lawstat-2.4.1-1|23	%description
12cu|R-lawstat-2.4.1-1|24	An R software package on statistical tests widely utilized in
12cu|R-lawstat-2.4.1-1|25	biostatistics, public policy and law. Along with the well known tests for
12cu|R-lawstat-2.4.1-1|26	equality of means and variances, randomness, measures of relative
12cu|R-lawstat-2.4.1-1|27	variability etc, the package contains new robust tests of symmetry,
12cu|R-lawstat-2.4.1-1|28	omnibus and directional tests of normality, and their graphical
12cu|R-lawstat-2.4.1-1|29	counterparts such as Robust QQ plot; a robust trend tests for variances
12cu|R-lawstat-2.4.1-1|30	etc. All implemented tests and methods are illustrated by simulations and
12cu|R-lawstat-2.4.1-1|31	real-life examples from legal statistics, economics, and biostatistics.
12cu|R-lawstat-2.4.1-1|32	
12cu|R-lawstat-2.4.1-1|33	%prep
12cu|R-lawstat-2.4.1-1|34	%setup -q -c -n %{packname}
12cu|R-lawstat-2.4.1-1|35	
12cu|R-lawstat-2.4.1-1|36	%build
12cu|R-lawstat-2.4.1-1|37	
12cu|R-lawstat-2.4.1-1|38	%install
12cu|R-lawstat-2.4.1-1|39	mkdir -p %{buildroot}%{rlibdir}
12cu|R-lawstat-2.4.1-1|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-lawstat-2.4.1-1|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-lawstat-2.4.1-1|42	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-lawstat-2.4.1-1|43	
12cu|R-lawstat-2.4.1-1|44	%check
12cu|R-lawstat-2.4.1-1|45	%{_bindir}/R CMD check %{packname}
12cu|R-lawstat-2.4.1-1|46	
12cu|R-lawstat-2.4.1-1|47	%files
12cu|R-lawstat-2.4.1-1|48	%dir %{rlibdir}/%{packname}
12cu|R-lawstat-2.4.1-1|49	%doc %{rlibdir}/%{packname}/html
12cu|R-lawstat-2.4.1-1|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-lawstat-2.4.1-1|51	%{rlibdir}/%{packname}/INDEX
12cu|R-lawstat-2.4.1-1|52	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-lawstat-2.4.1-1|53	%{rlibdir}/%{packname}/Meta
12cu|R-lawstat-2.4.1-1|54	%{rlibdir}/%{packname}/R
12cu|R-lawstat-2.4.1-1|55	%{rlibdir}/%{packname}/data
12cu|R-lawstat-2.4.1-1|56	%{rlibdir}/%{packname}/help
12cu|R-lawstat-2.4.1-1|57	
12cu|R-lawstat-2.4.1-1|58	%changelog
12cu|R-lawstat-2.4.1-1|59	* Thu Dec 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.4.1-1
12cu|R-lawstat-2.4.1-1|60	+ Revision: a76ce69
12cu|R-lawstat-2.4.1-1|61	- Fix files
12cu|R-lawstat-2.4.1-1|62	
12cu|R-lawstat-2.4.1-1|63	

12480 12
12cu|R-leaps-2.9-2|1	%global packname  leaps
12cu|R-leaps-2.9-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-leaps-2.9-2|3	
12cu|R-leaps-2.9-2|4	Name:             R-%{packname}
12cu|R-leaps-2.9-2|5	Version:          2.9
12cu|R-leaps-2.9-2|6	Release:          2
12cu|R-leaps-2.9-2|7	Summary:          regression subset selection
12cu|R-leaps-2.9-2|8	Group:            Sciences/Mathematics
12cu|R-leaps-2.9-2|9	License:          GPL (>= 2)
12cu|R-leaps-2.9-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-leaps-2.9-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-leaps-2.9-2|12	Requires:         R-biglm
12cu|R-leaps-2.9-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-leaps-2.9-2|14	BuildRequires:    R-biglm
12cu|R-leaps-2.9-2|15	%rename R-cran-leaps
12cu|R-leaps-2.9-2|16	
12cu|R-leaps-2.9-2|17	%description
12cu|R-leaps-2.9-2|18	Regression subset selection including exhaustive search
12cu|R-leaps-2.9-2|19	
12cu|R-leaps-2.9-2|20	%prep
12cu|R-leaps-2.9-2|21	%setup -q -c -n %{packname}
12cu|R-leaps-2.9-2|22	
12cu|R-leaps-2.9-2|23	%build
12cu|R-leaps-2.9-2|24	
12cu|R-leaps-2.9-2|25	%install
12cu|R-leaps-2.9-2|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-leaps-2.9-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-leaps-2.9-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-leaps-2.9-2|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-leaps-2.9-2|30	
12cu|R-leaps-2.9-2|31	%check
12cu|R-leaps-2.9-2|32	%{_bindir}/R CMD check %{packname}
12cu|R-leaps-2.9-2|33	
12cu|R-leaps-2.9-2|34	%files
12cu|R-leaps-2.9-2|35	%dir %{rlibdir}/%{packname}
12cu|R-leaps-2.9-2|36	%doc %{rlibdir}/%{packname}/html
12cu|R-leaps-2.9-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-leaps-2.9-2|38	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-leaps-2.9-2|39	%{rlibdir}/%{packname}/INDEX
12cu|R-leaps-2.9-2|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-leaps-2.9-2|41	%{rlibdir}/%{packname}/Meta
12cu|R-leaps-2.9-2|42	%{rlibdir}/%{packname}/R
12cu|R-leaps-2.9-2|43	%{rlibdir}/%{packname}/help
12cu|R-leaps-2.9-2|44	%{rlibdir}/%{packname}/libs
12cu|R-leaps-2.9-2|45	
12cu|R-leaps-2.9-2|46	
12cu|R-leaps-2.9-2|47	%changelog
12cu|R-leaps-2.9-2|48	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.9-1
12cu|R-leaps-2.9-2|49	+ Revision: 775324
12cu|R-leaps-2.9-2|50	- Update and rebuild with R2spec
12cu|R-leaps-2.9-2|51	- Update and rebuild with R2spec
12cu|R-leaps-2.9-2|52	
12cu|R-leaps-2.9-2|53	* Tue Dec 29 2009 Jérôme Brenier <incubusss@mandriva.org> 2.9-1mdv2010.1
12cu|R-leaps-2.9-2|54	+ Revision: 483337
12cu|R-leaps-2.9-2|55	- import R-cran-leaps
12cu|R-leaps-2.9-2|56	

12481 12
12cu|R-LearnBayes-2.12-1|1	%global packname LearnBayes
12cu|R-LearnBayes-2.12-1|2	%global rlibdir %{_libdir}/R/library
12cu|R-LearnBayes-2.12-1|3	
12cu|R-LearnBayes-2.12-1|4	Name: R-%{packname}
12cu|R-LearnBayes-2.12-1|5	Version: 2.12
12cu|R-LearnBayes-2.12-1|6	Release: 1
12cu|R-LearnBayes-2.12-1|7	Summary: Functions for Learning Bayesian Inference
12cu|R-LearnBayes-2.12-1|8	Group: Sciences/Mathematics
12cu|R-LearnBayes-2.12-1|9	License: GPLv2+
12cu|R-LearnBayes-2.12-1|10	URL: http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-LearnBayes-2.12-1|11	Source0: http://cran.r-project.org/src/contrib/%{packname}_2.12.tar.gz
12cu|R-LearnBayes-2.12-1|12	BuildArch: noarch
12cu|R-LearnBayes-2.12-1|13	Requires: R-core
12cu|R-LearnBayes-2.12-1|14	BuildRequires: R-devel texlive-collection-latex
12cu|R-LearnBayes-2.12-1|15	
12cu|R-LearnBayes-2.12-1|16	%description
12cu|R-LearnBayes-2.12-1|17	LearnBayes contains a collection of functions helpful in
12cu|R-LearnBayes-2.12-1|18	learning the basic tenets of Bayesian statistical inference.
12cu|R-LearnBayes-2.12-1|19	It contains functions for summarizing basic one and two
12cu|R-LearnBayes-2.12-1|20	parameter posterior distributions and predictive distributions.
12cu|R-LearnBayes-2.12-1|21	It contains MCMC algorithms for summarizing posterior
12cu|R-LearnBayes-2.12-1|22	distributions defined by the user. It also contains functions
12cu|R-LearnBayes-2.12-1|23	for regression models, hierarchical models, Bayesian tests, and
12cu|R-LearnBayes-2.12-1|24	illustrations of Gibbs sampling.
12cu|R-LearnBayes-2.12-1|25	
12cu|R-LearnBayes-2.12-1|26	%prep
12cu|R-LearnBayes-2.12-1|27	%setup -q -c -n %{packname}
12cu|R-LearnBayes-2.12-1|28	
12cu|R-LearnBayes-2.12-1|29	%build
12cu|R-LearnBayes-2.12-1|30	
12cu|R-LearnBayes-2.12-1|31	%install
12cu|R-LearnBayes-2.12-1|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-LearnBayes-2.12-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-LearnBayes-2.12-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-LearnBayes-2.12-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-LearnBayes-2.12-1|36	
12cu|R-LearnBayes-2.12-1|37	%check
12cu|R-LearnBayes-2.12-1|38	%{_bindir}/R CMD check %{packname}
12cu|R-LearnBayes-2.12-1|39	
12cu|R-LearnBayes-2.12-1|40	%files
12cu|R-LearnBayes-2.12-1|41	%dir %{rlibdir}/%{packname}
12cu|R-LearnBayes-2.12-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-LearnBayes-2.12-1|43	%doc %{rlibdir}/%{packname}/html
12cu|R-LearnBayes-2.12-1|44	%{rlibdir}/%{packname}/data
12cu|R-LearnBayes-2.12-1|45	%{rlibdir}/%{packname}/demo
12cu|R-LearnBayes-2.12-1|46	%{rlibdir}/%{packname}/help
12cu|R-LearnBayes-2.12-1|47	%{rlibdir}/%{packname}/INDEX
12cu|R-LearnBayes-2.12-1|48	%{rlibdir}/%{packname}/Meta
12cu|R-LearnBayes-2.12-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-LearnBayes-2.12-1|50	%{rlibdir}/%{packname}/R

12482 12
12cu|R-leeBamViews-0.99.13-2|1	%global packname  leeBamViews
12cu|R-leeBamViews-0.99.13-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-leeBamViews-0.99.13-2|3	
12cu|R-leeBamViews-0.99.13-2|4	%define debug_package %{nil}
12cu|R-leeBamViews-0.99.13-2|5	
12cu|R-leeBamViews-0.99.13-2|6	Name:             R-%{packname}
12cu|R-leeBamViews-0.99.13-2|7	Version:          0.99.13
12cu|R-leeBamViews-0.99.13-2|8	Release:          2
12cu|R-leeBamViews-0.99.13-2|9	Summary:          leeBamViews -- multiple yeast RNAseq samples excerpted from Lee 2009
12cu|R-leeBamViews-0.99.13-2|10	Group:            Sciences/Mathematics
12cu|R-leeBamViews-0.99.13-2|11	License:          Artistic 2.0
12cu|R-leeBamViews-0.99.13-2|12	URL:              None
12cu|R-leeBamViews-0.99.13-2|13	Source0:          http://bioconductor.org/packages/data/experiment/src/contrib/leeBamViews_0.99.13.tar.gz
12cu|R-leeBamViews-0.99.13-2|14	Requires:         R-Biobase R-Rsamtools R-BSgenome
12cu|R-leeBamViews-0.99.13-2|15	Requires:         R-GenomicRanges R-methods
12cu|R-leeBamViews-0.99.13-2|16	Requires:         R-GenomeGraphs R-biomaRt R-org.Sc.sgd.db R-edgeR
12cu|R-leeBamViews-0.99.13-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Biobase R-Rsamtools R-BSgenome
12cu|R-leeBamViews-0.99.13-2|18	BuildRequires:    R-GenomicRanges R-methods
12cu|R-leeBamViews-0.99.13-2|19	BuildRequires:    R-GenomeGraphs R-biomaRt R-org.Sc.sgd.db R-edgeR
12cu|R-leeBamViews-0.99.13-2|20	
12cu|R-leeBamViews-0.99.13-2|21	%description
12cu|R-leeBamViews-0.99.13-2|22	data from PMID 19096707; prototype for managing multiple NGS samples
12cu|R-leeBamViews-0.99.13-2|23	
12cu|R-leeBamViews-0.99.13-2|24	%prep
12cu|R-leeBamViews-0.99.13-2|25	%setup -q -c -n %{packname}
12cu|R-leeBamViews-0.99.13-2|26	
12cu|R-leeBamViews-0.99.13-2|27	%build
12cu|R-leeBamViews-0.99.13-2|28	
12cu|R-leeBamViews-0.99.13-2|29	%install
12cu|R-leeBamViews-0.99.13-2|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-leeBamViews-0.99.13-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-leeBamViews-0.99.13-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-leeBamViews-0.99.13-2|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-leeBamViews-0.99.13-2|34	
12cu|R-leeBamViews-0.99.13-2|35	%files
12cu|R-leeBamViews-0.99.13-2|36	%dir %{rlibdir}/%{packname}
12cu|R-leeBamViews-0.99.13-2|37	%doc %{rlibdir}/%{packname}/doc
12cu|R-leeBamViews-0.99.13-2|38	%doc %{rlibdir}/%{packname}/html
12cu|R-leeBamViews-0.99.13-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-leeBamViews-0.99.13-2|40	%{rlibdir}/%{packname}/INDEX
12cu|R-leeBamViews-0.99.13-2|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-leeBamViews-0.99.13-2|42	%{rlibdir}/%{packname}/Meta
12cu|R-leeBamViews-0.99.13-2|43	%{rlibdir}/%{packname}/R
12cu|R-leeBamViews-0.99.13-2|44	%{rlibdir}/%{packname}/bam
12cu|R-leeBamViews-0.99.13-2|45	%{rlibdir}/%{packname}/data
12cu|R-leeBamViews-0.99.13-2|46	%{rlibdir}/%{packname}/help
12cu|R-leeBamViews-0.99.13-2|47	
12cu|R-leeBamViews-0.99.13-2|48	
12cu|R-leeBamViews-0.99.13-2|49	%changelog
12cu|R-leeBamViews-0.99.13-2|50	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.99.13-1
12cu|R-leeBamViews-0.99.13-2|51	+ Revision: 776900
12cu|R-leeBamViews-0.99.13-2|52	- Import R-leeBamViews
12cu|R-leeBamViews-0.99.13-2|53	- Import R-leeBamViews
12cu|R-leeBamViews-0.99.13-2|54	

12483 12
12cu|R-limma-3.18.2-1|1	%bcond_with bootstrap
12cu|R-limma-3.18.2-1|2	%global packname  limma
12cu|R-limma-3.18.2-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-limma-3.18.2-1|4	
12cu|R-limma-3.18.2-1|5	Name:             R-%{packname}
12cu|R-limma-3.18.2-1|6	Version:          3.18.2
12cu|R-limma-3.18.2-1|7	Release:          1
12cu|R-limma-3.18.2-1|8	Summary:          Linear Models for Microarray Data
12cu|R-limma-3.18.2-1|9	Group:            Sciences/Mathematics
12cu|R-limma-3.18.2-1|10	License:          LGPL
12cu|R-limma-3.18.2-1|11	URL:              http://bioconductor.org/packages/release/bioc/html/limma.html
12cu|R-limma-3.18.2-1|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/limma_3.18.2.tar.gz
12cu|R-limma-3.18.2-1|13	Requires:         R-methods R-affy R-MASS R-org.Hs.eg.db R-splines R-statmod
12cu|R-limma-3.18.2-1|14	%if %{without bootstrap}
12cu|R-limma-3.18.2-1|15	Requires:         R-vsn
12cu|R-limma-3.18.2-1|16	%endif
12cu|R-limma-3.18.2-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-limma-3.18.2-1|18	BuildRequires:    R-methods R-affy R-MASS R-org.Hs.eg.db R-splines R-statmod
12cu|R-limma-3.18.2-1|19	%if %{without bootstrap}
12cu|R-limma-3.18.2-1|20	BuildRequires:    R-vsn
12cu|R-limma-3.18.2-1|21	%endif
12cu|R-limma-3.18.2-1|22	
12cu|R-limma-3.18.2-1|23	%description
12cu|R-limma-3.18.2-1|24	Data analysis, linear models and differential expression for microarray
12cu|R-limma-3.18.2-1|25	
12cu|R-limma-3.18.2-1|26	%prep
12cu|R-limma-3.18.2-1|27	%setup -q -c -n %{packname}
12cu|R-limma-3.18.2-1|28	
12cu|R-limma-3.18.2-1|29	%build
12cu|R-limma-3.18.2-1|30	
12cu|R-limma-3.18.2-1|31	%install
12cu|R-limma-3.18.2-1|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-limma-3.18.2-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-limma-3.18.2-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-limma-3.18.2-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-limma-3.18.2-1|36	
12cu|R-limma-3.18.2-1|37	# Disable check; either some example in this package is incorect or we should rebuild some
12cu|R-limma-3.18.2-1|38	# dependent packages
12cu|R-limma-3.18.2-1|39	%if %{without bootstrap}
12cu|R-limma-3.18.2-1|40	#%check
12cu|R-limma-3.18.2-1|41	#%{_bindir}/R CMD check %{packname}
12cu|R-limma-3.18.2-1|42	%endif
12cu|R-limma-3.18.2-1|43	
12cu|R-limma-3.18.2-1|44	%files
12cu|R-limma-3.18.2-1|45	%dir %{rlibdir}/%{packname}
12cu|R-limma-3.18.2-1|46	%doc %{rlibdir}/%{packname}/doc
12cu|R-limma-3.18.2-1|47	%doc %{rlibdir}/%{packname}/html
12cu|R-limma-3.18.2-1|48	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-limma-3.18.2-1|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-limma-3.18.2-1|50	%doc %{rlibdir}/%{packname}/NEWS.Rd
12cu|R-limma-3.18.2-1|51	%{rlibdir}/%{packname}/INDEX
12cu|R-limma-3.18.2-1|52	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-limma-3.18.2-1|53	%{rlibdir}/%{packname}/Meta
12cu|R-limma-3.18.2-1|54	%{rlibdir}/%{packname}/R
12cu|R-limma-3.18.2-1|55	%{rlibdir}/%{packname}/help
12cu|R-limma-3.18.2-1|56	%{rlibdir}/%{packname}/libs
12cu|R-limma-3.18.2-1|57	
12cu|R-limma-3.18.2-1|58	
12cu|R-limma-3.18.2-1|59	%changelog
12cu|R-limma-3.18.2-1|60	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.18.2-1
12cu|R-limma-3.18.2-1|61	+ Revision: 13f4bb1
12cu|R-limma-3.18.2-1|62	- LOG Updated to 3.18.2 (by updates_builder)
12cu|R-limma-3.18.2-1|63	
12cu|R-limma-3.18.2-1|64	

12484 12
12cu|R-lme4-1.1.5-1|1	%bcond_with bootstrap
12cu|R-lme4-1.1.5-1|2	%global packname  lme4
12cu|R-lme4-1.1.5-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-lme4-1.1.5-1|4	
12cu|R-lme4-1.1.5-1|5	Name:             R-%{packname}
12cu|R-lme4-1.1.5-1|6	Version:          1.1.5
12cu|R-lme4-1.1.5-1|7	Release:          1
12cu|R-lme4-1.1.5-1|8	Summary:          Linear mixed-effects models using S4 classes
12cu|R-lme4-1.1.5-1|9	
12cu|R-lme4-1.1.5-1|10	Group:            Sciences/Mathematics
12cu|R-lme4-1.1.5-1|11	License:          GPL (>= 2)
12cu|R-lme4-1.1.5-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-lme4-1.1.5-1|13	Source0:          http://cran.r-project.org/src/contrib/lme4_1.1-5.tar.gz
12cu|R-lme4-1.1.5-1|14	Requires:         R-methods R-Matrix R-lattice R-graphics R-nlme R-stats4
12cu|R-lme4-1.1.5-1|15	Requires:         R-stats
12cu|R-lme4-1.1.5-1|16	%if %{without bootstrap}
12cu|R-lme4-1.1.5-1|17	Requires:         R-mlmRev R-MEMSS R-coda R-MASS R-sfsmisc R-MatrixModels
12cu|R-lme4-1.1.5-1|18	%endif
12cu|R-lme4-1.1.5-1|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-lme4-1.1.5-1|20	BuildRequires:    R-RcppEigen
12cu|R-lme4-1.1.5-1|21	Requires:         R-RcppEigen
12cu|R-lme4-1.1.5-1|22	BuildRequires:    R-minqa
12cu|R-lme4-1.1.5-1|23	Requires:         R-minqa
12cu|R-lme4-1.1.5-1|24	BuildRequires:    R-Rcpp
12cu|R-lme4-1.1.5-1|25	Requires:         R-Rcpp
12cu|R-lme4-1.1.5-1|26	BuildRequires:    R-PKPDmodels
12cu|R-lme4-1.1.5-1|27	Requires:         R-PKPDmodels
12cu|R-lme4-1.1.5-1|28	BuildRequires:    R-optimx
12cu|R-lme4-1.1.5-1|29	Requires:         R-optimx
12cu|R-lme4-1.1.5-1|30	BuildRequires:    R-Matrix R-lattice R-graphics R-nlme R-stats4 R-stats
12cu|R-lme4-1.1.5-1|31	%if %{without bootstrap}
12cu|R-lme4-1.1.5-1|32	BuildRequires:    R-mlmRev R-MEMSS R-coda R-MASS R-sfsmisc R-MatrixModels
12cu|R-lme4-1.1.5-1|33	%endif
12cu|R-lme4-1.1.5-1|34	BuildRequires:    blas-devel
12cu|R-lme4-1.1.5-1|35	BuildRequires:    lapack-devel
12cu|R-lme4-1.1.5-1|36	
12cu|R-lme4-1.1.5-1|37	%description
12cu|R-lme4-1.1.5-1|38	Fit linear and generalized linear mixed-effects models.
12cu|R-lme4-1.1.5-1|39	
12cu|R-lme4-1.1.5-1|40	%prep
12cu|R-lme4-1.1.5-1|41	%setup -q -c -n %{packname}
12cu|R-lme4-1.1.5-1|42	
12cu|R-lme4-1.1.5-1|43	%build
12cu|R-lme4-1.1.5-1|44	
12cu|R-lme4-1.1.5-1|45	%install
12cu|R-lme4-1.1.5-1|46	mkdir -p %{buildroot}%{rlibdir}
12cu|R-lme4-1.1.5-1|47	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-lme4-1.1.5-1|48	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-lme4-1.1.5-1|49	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-lme4-1.1.5-1|50	
12cu|R-lme4-1.1.5-1|51	%if %{without bootstrap}
12cu|R-lme4-1.1.5-1|52	%check
12cu|R-lme4-1.1.5-1|53	%{_bindir}/R CMD check %{packname}
12cu|R-lme4-1.1.5-1|54	%endif
12cu|R-lme4-1.1.5-1|55	
12cu|R-lme4-1.1.5-1|56	%files
12cu|R-lme4-1.1.5-1|57	%dir %{rlibdir}/%{packname}
12cu|R-lme4-1.1.5-1|58	%doc %{rlibdir}/%{packname}/doc
12cu|R-lme4-1.1.5-1|59	%doc %{rlibdir}/%{packname}/html
12cu|R-lme4-1.1.5-1|60	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-lme4-1.1.5-1|61	%doc %{rlibdir}/%{packname}/NEWS*
12cu|R-lme4-1.1.5-1|62	%{rlibdir}/%{packname}/INDEX
12cu|R-lme4-1.1.5-1|63	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-lme4-1.1.5-1|64	%{rlibdir}/%{packname}/Meta
12cu|R-lme4-1.1.5-1|65	%{rlibdir}/%{packname}/R
12cu|R-lme4-1.1.5-1|66	%{rlibdir}/%{packname}/data
12cu|R-lme4-1.1.5-1|67	%{rlibdir}/%{packname}/help
12cu|R-lme4-1.1.5-1|68	%{rlibdir}/%{packname}/libs
12cu|R-lme4-1.1.5-1|69	%{rlibdir}/%{packname}/test*
12cu|R-lme4-1.1.5-1|70	%{rlibdir}/%{packname}/vignettedata
12cu|R-lme4-1.1.5-1|71	
12cu|R-lme4-1.1.5-1|72	
12cu|R-lme4-1.1.5-1|73	%changelog
12cu|R-lme4-1.1.5-1|74	* Mon Apr 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-1
12cu|R-lme4-1.1.5-1|75	+ Revision: e6ec421
12cu|R-lme4-1.1.5-1|76	- Fix files
12cu|R-lme4-1.1.5-1|77	
12cu|R-lme4-1.1.5-1|78	

12485 12
12cu|R-lmtest-0.9.33-1|1	%bcond_with bootstrap
12cu|R-lmtest-0.9.33-1|2	%global packname  lmtest
12cu|R-lmtest-0.9.33-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-lmtest-0.9.33-1|4	
12cu|R-lmtest-0.9.33-1|5	Name:             R-%{packname}
12cu|R-lmtest-0.9.33-1|6	Version:          0.9.33
12cu|R-lmtest-0.9.33-1|7	Release:          1
12cu|R-lmtest-0.9.33-1|8	Summary:          Testing Linear Regression Models
12cu|R-lmtest-0.9.33-1|9	Group:            Sciences/Mathematics
12cu|R-lmtest-0.9.33-1|10	License:          GPL-2
12cu|R-lmtest-0.9.33-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-lmtest-0.9.33-1|12	Source0:          http://cran.r-project.org/src/contrib/lmtest_0.9-33.tar.gz
12cu|R-lmtest-0.9.33-1|13	Requires:         R-stats R-zoo R-graphics R-car R-survival
12cu|R-lmtest-0.9.33-1|14	%if %{without bootstrap}
12cu|R-lmtest-0.9.33-1|15	Requires:         R-strucchange R-sandwich R-dynlm R-AER
12cu|R-lmtest-0.9.33-1|16	%endif
12cu|R-lmtest-0.9.33-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-lmtest-0.9.33-1|18	BuildRequires:    R-stats R-zoo R-graphics R-car R-survival
12cu|R-lmtest-0.9.33-1|19	%if %{without bootstrap}
12cu|R-lmtest-0.9.33-1|20	BuildRequires:    R-strucchange R-sandwich R-dynlm R-AER
12cu|R-lmtest-0.9.33-1|21	%endif
12cu|R-lmtest-0.9.33-1|22	%rename R-cran-lmtest
12cu|R-lmtest-0.9.33-1|23	
12cu|R-lmtest-0.9.33-1|24	%description
12cu|R-lmtest-0.9.33-1|25	A collection of tests, data sets, and examples for diagnostic checking in
12cu|R-lmtest-0.9.33-1|26	linear regression models. Furthermore, some generic tools for inference in
12cu|R-lmtest-0.9.33-1|27	parametric models are provided.
12cu|R-lmtest-0.9.33-1|28	
12cu|R-lmtest-0.9.33-1|29	%prep
12cu|R-lmtest-0.9.33-1|30	%setup -q -c -n %{packname}
12cu|R-lmtest-0.9.33-1|31	
12cu|R-lmtest-0.9.33-1|32	%build
12cu|R-lmtest-0.9.33-1|33	
12cu|R-lmtest-0.9.33-1|34	%install
12cu|R-lmtest-0.9.33-1|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-lmtest-0.9.33-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-lmtest-0.9.33-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-lmtest-0.9.33-1|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-lmtest-0.9.33-1|39	
12cu|R-lmtest-0.9.33-1|40	%if %{without bootstrap}
12cu|R-lmtest-0.9.33-1|41	%check
12cu|R-lmtest-0.9.33-1|42	%{_bindir}/R CMD check %{packname}
12cu|R-lmtest-0.9.33-1|43	%endif
12cu|R-lmtest-0.9.33-1|44	
12cu|R-lmtest-0.9.33-1|45	%files
12cu|R-lmtest-0.9.33-1|46	%dir %{rlibdir}/%{packname}
12cu|R-lmtest-0.9.33-1|47	%doc %{rlibdir}/%{packname}/doc
12cu|R-lmtest-0.9.33-1|48	%doc %{rlibdir}/%{packname}/html
12cu|R-lmtest-0.9.33-1|49	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-lmtest-0.9.33-1|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-lmtest-0.9.33-1|51	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-lmtest-0.9.33-1|52	%{rlibdir}/%{packname}/INDEX
12cu|R-lmtest-0.9.33-1|53	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-lmtest-0.9.33-1|54	%{rlibdir}/%{packname}/Meta
12cu|R-lmtest-0.9.33-1|55	%{rlibdir}/%{packname}/R
12cu|R-lmtest-0.9.33-1|56	%{rlibdir}/%{packname}/data
12cu|R-lmtest-0.9.33-1|57	%{rlibdir}/%{packname}/libs
12cu|R-lmtest-0.9.33-1|58	%{rlibdir}/%{packname}/help
12cu|R-lmtest-0.9.33-1|59	
12cu|R-lmtest-0.9.33-1|60	
12cu|R-lmtest-0.9.33-1|61	
12cu|R-lmtest-0.9.33-1|62	%changelog
12cu|R-lmtest-0.9.33-1|63	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.33-1
12cu|R-lmtest-0.9.33-1|64	+ Revision: 83233ec
12cu|R-lmtest-0.9.33-1|65	- Updated to 0.9.33 (by updates_builder)
12cu|R-lmtest-0.9.33-1|66	
12cu|R-lmtest-0.9.33-1|67	

12486 12
12cu|R-locfit-1.5_9.1-3|1	%global packname  locfit
12cu|R-locfit-1.5_9.1-3|2	%global rlibdir  %{_libdir}/R/library
12cu|R-locfit-1.5_9.1-3|3	
12cu|R-locfit-1.5_9.1-3|4	%define debug_package %{nil}
12cu|R-locfit-1.5_9.1-3|5	
12cu|R-locfit-1.5_9.1-3|6	Name:             R-%{packname}
12cu|R-locfit-1.5_9.1-3|7	Version:          1.5_9.1
12cu|R-locfit-1.5_9.1-3|8	Release:          3
12cu|R-locfit-1.5_9.1-3|9	Summary:          Local Regression, Likelihood and Density Estimation
12cu|R-locfit-1.5_9.1-3|10	Group:            Sciences/Mathematics
12cu|R-locfit-1.5_9.1-3|11	License:          GPL (>= 2)
12cu|R-locfit-1.5_9.1-3|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-locfit-1.5_9.1-3|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.5-9.1.tar.gz
12cu|R-locfit-1.5_9.1-3|14	Requires:         R-akima R-lattice
12cu|R-locfit-1.5_9.1-3|15	Requires:         R-gam
12cu|R-locfit-1.5_9.1-3|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-akima R-lattice
12cu|R-locfit-1.5_9.1-3|17	BuildRequires:    R-gam
12cu|R-locfit-1.5_9.1-3|18	
12cu|R-locfit-1.5_9.1-3|19	%description
12cu|R-locfit-1.5_9.1-3|20	Local regression, likelihood and density estimation.
12cu|R-locfit-1.5_9.1-3|21	
12cu|R-locfit-1.5_9.1-3|22	%prep
12cu|R-locfit-1.5_9.1-3|23	%setup -q -c -n %{packname}
12cu|R-locfit-1.5_9.1-3|24	
12cu|R-locfit-1.5_9.1-3|25	%build
12cu|R-locfit-1.5_9.1-3|26	
12cu|R-locfit-1.5_9.1-3|27	%install
12cu|R-locfit-1.5_9.1-3|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-locfit-1.5_9.1-3|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-locfit-1.5_9.1-3|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-locfit-1.5_9.1-3|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-locfit-1.5_9.1-3|32	
12cu|R-locfit-1.5_9.1-3|33	%check
12cu|R-locfit-1.5_9.1-3|34	%{_bindir}/R CMD check %{packname}
12cu|R-locfit-1.5_9.1-3|35	
12cu|R-locfit-1.5_9.1-3|36	%files
12cu|R-locfit-1.5_9.1-3|37	%dir %{rlibdir}/%{packname}
12cu|R-locfit-1.5_9.1-3|38	%doc %{rlibdir}/%{packname}/html
12cu|R-locfit-1.5_9.1-3|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-locfit-1.5_9.1-3|40	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-locfit-1.5_9.1-3|41	%{rlibdir}/%{packname}/INDEX
12cu|R-locfit-1.5_9.1-3|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-locfit-1.5_9.1-3|43	%{rlibdir}/%{packname}/Meta
12cu|R-locfit-1.5_9.1-3|44	%{rlibdir}/%{packname}/R
12cu|R-locfit-1.5_9.1-3|45	%{rlibdir}/%{packname}/data
12cu|R-locfit-1.5_9.1-3|46	%{rlibdir}/%{packname}/help
12cu|R-locfit-1.5_9.1-3|47	%{rlibdir}/%{packname}/libs
12cu|R-locfit-1.5_9.1-3|48	
12cu|R-locfit-1.5_9.1-3|49	
12cu|R-locfit-1.5_9.1-3|50	%changelog
12cu|R-locfit-1.5_9.1-3|51	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.5_6-2
12cu|R-locfit-1.5_9.1-3|52	+ Revision: 776583
12cu|R-locfit-1.5_9.1-3|53	- Rebuild.
12cu|R-locfit-1.5_9.1-3|54	- Import R-locfit
12cu|R-locfit-1.5_9.1-3|55	- Import R-locfit
12cu|R-locfit-1.5_9.1-3|56	

12487 12
12cu|R-logspline-2.1.5-1|1	%global packname  logspline
12cu|R-logspline-2.1.5-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-logspline-2.1.5-1|3	
12cu|R-logspline-2.1.5-1|4	Name:             R-%{packname}
12cu|R-logspline-2.1.5-1|5	Version:          2.1.5
12cu|R-logspline-2.1.5-1|6	Release:          1
12cu|R-logspline-2.1.5-1|7	Summary:          Logspline density estimation routines
12cu|R-logspline-2.1.5-1|8	Group:            Sciences/Mathematics
12cu|R-logspline-2.1.5-1|9	License:          GPL (>= 2)
12cu|R-logspline-2.1.5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-logspline-2.1.5-1|11	Source0:          http://cran.r-project.org/src/contrib/logspline_2.1.5.tar.gz
12cu|R-logspline-2.1.5-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-logspline-2.1.5-1|13	BuildRequires:    blas-devel
12cu|R-logspline-2.1.5-1|14	BuildRequires:    lapack-devel
12cu|R-logspline-2.1.5-1|15	
12cu|R-logspline-2.1.5-1|16	%description
12cu|R-logspline-2.1.5-1|17	Routines for the logspline density estimation. oldlogspline uses the same
12cu|R-logspline-2.1.5-1|18	algorithm as the logspline 1.0.x package - the Kooperberg and Stone (1992)
12cu|R-logspline-2.1.5-1|19	algorithm (with an improved interface). The recomended routine logspline
12cu|R-logspline-2.1.5-1|20	uses an algorithm from Stone et al (1997).
12cu|R-logspline-2.1.5-1|21	
12cu|R-logspline-2.1.5-1|22	%prep
12cu|R-logspline-2.1.5-1|23	%setup -q -c -n %{packname}
12cu|R-logspline-2.1.5-1|24	
12cu|R-logspline-2.1.5-1|25	%build
12cu|R-logspline-2.1.5-1|26	
12cu|R-logspline-2.1.5-1|27	%install
12cu|R-logspline-2.1.5-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-logspline-2.1.5-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-logspline-2.1.5-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-logspline-2.1.5-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-logspline-2.1.5-1|32	
12cu|R-logspline-2.1.5-1|33	%check
12cu|R-logspline-2.1.5-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-logspline-2.1.5-1|35	
12cu|R-logspline-2.1.5-1|36	%files
12cu|R-logspline-2.1.5-1|37	%dir %{rlibdir}/%{packname}
12cu|R-logspline-2.1.5-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-logspline-2.1.5-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-logspline-2.1.5-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-logspline-2.1.5-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-logspline-2.1.5-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-logspline-2.1.5-1|43	%{rlibdir}/%{packname}/R
12cu|R-logspline-2.1.5-1|44	%{rlibdir}/%{packname}/help
12cu|R-logspline-2.1.5-1|45	%{rlibdir}/%{packname}/libs
12cu|R-logspline-2.1.5-1|46	
12cu|R-logspline-2.1.5-1|47	
12cu|R-logspline-2.1.5-1|48	%changelog
12cu|R-logspline-2.1.5-1|49	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.1.3-1
12cu|R-logspline-2.1.5-1|50	+ Revision: 776296
12cu|R-logspline-2.1.5-1|51	- Import R-logspline
12cu|R-logspline-2.1.5-1|52	- Import R-logspline
12cu|R-logspline-2.1.5-1|53	
12cu|R-logspline-2.1.5-1|54	
12cu|R-logspline-2.1.5-1|55	

12488 12
12cu|R-longmemo-1.0.0-1|1	%global packname  longmemo
12cu|R-longmemo-1.0.0-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-longmemo-1.0.0-1|3	
12cu|R-longmemo-1.0.0-1|4	Name:             R-%{packname}
12cu|R-longmemo-1.0.0-1|5	Version:          1.0.0
12cu|R-longmemo-1.0.0-1|6	Release:          1
12cu|R-longmemo-1.0.0-1|7	Summary:          Statistics for Long-Memory Processes (Jan Beran) -- Data and Functions
12cu|R-longmemo-1.0.0-1|8	Group:            Sciences/Mathematics
12cu|R-longmemo-1.0.0-1|9	License:          GPL (>= 2)
12cu|R-longmemo-1.0.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-longmemo-1.0.0-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-0.tar.gz
12cu|R-longmemo-1.0.0-1|12	BuildArch:        noarch
12cu|R-longmemo-1.0.0-1|13	Requires:         R-core
12cu|R-longmemo-1.0.0-1|14	
12cu|R-longmemo-1.0.0-1|15	Requires:         R-stats
12cu|R-longmemo-1.0.0-1|16	
12cu|R-longmemo-1.0.0-1|17	Requires:         R-sfsmisc
12cu|R-longmemo-1.0.0-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-stats
12cu|R-longmemo-1.0.0-1|19	
12cu|R-longmemo-1.0.0-1|20	BuildRequires:   R-sfsmisc
12cu|R-longmemo-1.0.0-1|21	
12cu|R-longmemo-1.0.0-1|22	%description
12cu|R-longmemo-1.0.0-1|23	Datasets and Functionality from the textbook Jan Beran (1994). Statistics
12cu|R-longmemo-1.0.0-1|24	for Long-Memory Processes; Chapman & Hall.
12cu|R-longmemo-1.0.0-1|25	
12cu|R-longmemo-1.0.0-1|26	%prep
12cu|R-longmemo-1.0.0-1|27	%setup -q -c -n %{packname}
12cu|R-longmemo-1.0.0-1|28	
12cu|R-longmemo-1.0.0-1|29	%build
12cu|R-longmemo-1.0.0-1|30	
12cu|R-longmemo-1.0.0-1|31	%install
12cu|R-longmemo-1.0.0-1|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-longmemo-1.0.0-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-longmemo-1.0.0-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-longmemo-1.0.0-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-longmemo-1.0.0-1|36	
12cu|R-longmemo-1.0.0-1|37	%check
12cu|R-longmemo-1.0.0-1|38	%{_bindir}/R CMD check %{packname}
12cu|R-longmemo-1.0.0-1|39	
12cu|R-longmemo-1.0.0-1|40	%files
12cu|R-longmemo-1.0.0-1|41	%dir %{rlibdir}/%{packname}
12cu|R-longmemo-1.0.0-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-longmemo-1.0.0-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-longmemo-1.0.0-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-longmemo-1.0.0-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-longmemo-1.0.0-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-longmemo-1.0.0-1|47	%{rlibdir}/%{packname}/R
12cu|R-longmemo-1.0.0-1|48	%{rlibdir}/%{packname}/data
12cu|R-longmemo-1.0.0-1|49	%{rlibdir}/%{packname}/help
12cu|R-longmemo-1.0.0-1|50	
12cu|R-longmemo-1.0.0-1|51	%changelog
12cu|R-longmemo-1.0.0-1|52	* Wed Mar 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-1
12cu|R-longmemo-1.0.0-1|53	+ Revision: 2a59970
12cu|R-longmemo-1.0.0-1|54	- Fix files
12cu|R-longmemo-1.0.0-1|55	
12cu|R-longmemo-1.0.0-1|56	

12489 12
12cu|R-lpSolve-5.6.7-2|1	%global packname  lpSolve
12cu|R-lpSolve-5.6.7-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-lpSolve-5.6.7-2|3	
12cu|R-lpSolve-5.6.7-2|4	Name:             R-%{packname}
12cu|R-lpSolve-5.6.7-2|5	Version:          5.6.7
12cu|R-lpSolve-5.6.7-2|6	Release:          2
12cu|R-lpSolve-5.6.7-2|7	Summary:          Interface to Lp_solve v. 5.5 to solve linear/integer programs
12cu|R-lpSolve-5.6.7-2|8	Group:            Sciences/Mathematics
12cu|R-lpSolve-5.6.7-2|9	License:          LGPL-2
12cu|R-lpSolve-5.6.7-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-lpSolve-5.6.7-2|11	Source0:          http://cran.r-project.org/src/contrib/lpSolve_5.6.7.tar.gz
12cu|R-lpSolve-5.6.7-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-lpSolve-5.6.7-2|13	BuildRequires:    blas-devel
12cu|R-lpSolve-5.6.7-2|14	BuildRequires:    lapack-devel
12cu|R-lpSolve-5.6.7-2|15	Patch0:           lpSolve_5.6.7-format.patch
12cu|R-lpSolve-5.6.7-2|16	
12cu|R-lpSolve-5.6.7-2|17	%description
12cu|R-lpSolve-5.6.7-2|18	Lp_solve is freely available (under LGPL 2) software for solving linear,
12cu|R-lpSolve-5.6.7-2|19	integer and mixed integer programs. In this implementation we supply a
12cu|R-lpSolve-5.6.7-2|20	"wrapper" function in C and some R functions that solve general
12cu|R-lpSolve-5.6.7-2|21	linear/integer problems, assignment problems, and transportation problems.
12cu|R-lpSolve-5.6.7-2|22	This version calls lp_solve version 5.5.
12cu|R-lpSolve-5.6.7-2|23	
12cu|R-lpSolve-5.6.7-2|24	%prep
12cu|R-lpSolve-5.6.7-2|25	%setup -q -c -n %{packname}
12cu|R-lpSolve-5.6.7-2|26	%patch0 -p0
12cu|R-lpSolve-5.6.7-2|27	
12cu|R-lpSolve-5.6.7-2|28	%build
12cu|R-lpSolve-5.6.7-2|29	
12cu|R-lpSolve-5.6.7-2|30	%install
12cu|R-lpSolve-5.6.7-2|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-lpSolve-5.6.7-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-lpSolve-5.6.7-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-lpSolve-5.6.7-2|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-lpSolve-5.6.7-2|35	
12cu|R-lpSolve-5.6.7-2|36	%check
12cu|R-lpSolve-5.6.7-2|37	%{_bindir}/R CMD check %{packname}
12cu|R-lpSolve-5.6.7-2|38	
12cu|R-lpSolve-5.6.7-2|39	%files
12cu|R-lpSolve-5.6.7-2|40	%dir %{rlibdir}/%{packname}
12cu|R-lpSolve-5.6.7-2|41	%doc %{rlibdir}/%{packname}/html
12cu|R-lpSolve-5.6.7-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-lpSolve-5.6.7-2|43	%{rlibdir}/%{packname}/INDEX
12cu|R-lpSolve-5.6.7-2|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-lpSolve-5.6.7-2|45	%{rlibdir}/%{packname}/Meta
12cu|R-lpSolve-5.6.7-2|46	%{rlibdir}/%{packname}/R
12cu|R-lpSolve-5.6.7-2|47	%{rlibdir}/%{packname}/help
12cu|R-lpSolve-5.6.7-2|48	%{rlibdir}/%{packname}/libs
12cu|R-lpSolve-5.6.7-2|49	
12cu|R-lpSolve-5.6.7-2|50	
12cu|R-lpSolve-5.6.7-2|51	%changelog
12cu|R-lpSolve-5.6.7-2|52	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 5.6.6-1
12cu|R-lpSolve-5.6.7-2|53	+ Revision: 777869
12cu|R-lpSolve-5.6.7-2|54	- Import R-lpSolve
12cu|R-lpSolve-5.6.7-2|55	- Import R-lpSolve
12cu|R-lpSolve-5.6.7-2|56	
12cu|R-lpSolve-5.6.7-2|57	

12490 12
12cu|R-lqa-1.0.3-1|1	%define debug_package %{nil}
12cu|R-lqa-1.0.3-1|2	
12cu|R-lqa-1.0.3-1|3	%global packname  lqa
12cu|R-lqa-1.0.3-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-lqa-1.0.3-1|5	
12cu|R-lqa-1.0.3-1|6	Name:             R-%{packname}
12cu|R-lqa-1.0.3-1|7	Version:          1.0.3
12cu|R-lqa-1.0.3-1|8	Release:          1
12cu|R-lqa-1.0.3-1|9	Summary:          Penalized Likelihood Inference for GLMs
12cu|R-lqa-1.0.3-1|10	Group:            Sciences/Mathematics
12cu|R-lqa-1.0.3-1|11	License:          GPL-2
12cu|R-lqa-1.0.3-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-lqa-1.0.3-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-3.tar.gz
12cu|R-lqa-1.0.3-1|14	
12cu|R-lqa-1.0.3-1|15	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-lqa-1.0.3-1|16	
12cu|R-lqa-1.0.3-1|17	
12cu|R-lqa-1.0.3-1|18	%description
12cu|R-lqa-1.0.3-1|19	This package provides some basic infrastructure and tools to fit
12cu|R-lqa-1.0.3-1|20	Generalized Linear Models (GLMs) via penalized likelihood inference.
12cu|R-lqa-1.0.3-1|21	Estimating procedures already implemented are the LQA algorithm (that is
12cu|R-lqa-1.0.3-1|22	where its name come from), P-IRLS, RidgeBoost, GBlockBoost and
12cu|R-lqa-1.0.3-1|23	
12cu|R-lqa-1.0.3-1|24	%prep
12cu|R-lqa-1.0.3-1|25	%setup -q -c -n %{packname}
12cu|R-lqa-1.0.3-1|26	
12cu|R-lqa-1.0.3-1|27	%build
12cu|R-lqa-1.0.3-1|28	
12cu|R-lqa-1.0.3-1|29	%install
12cu|R-lqa-1.0.3-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-lqa-1.0.3-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-lqa-1.0.3-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-lqa-1.0.3-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-lqa-1.0.3-1|34	
12cu|R-lqa-1.0.3-1|35	%check
12cu|R-lqa-1.0.3-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-lqa-1.0.3-1|37	
12cu|R-lqa-1.0.3-1|38	%files
12cu|R-lqa-1.0.3-1|39	%dir %{rlibdir}/%{packname}
12cu|R-lqa-1.0.3-1|40	%doc %{rlibdir}/%{packname}/doc
12cu|R-lqa-1.0.3-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-lqa-1.0.3-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-lqa-1.0.3-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-lqa-1.0.3-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-lqa-1.0.3-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-lqa-1.0.3-1|46	%{rlibdir}/%{packname}/R
12cu|R-lqa-1.0.3-1|47	%{rlibdir}/%{packname}/help
12cu|R-lqa-1.0.3-1|48	
12cu|R-lqa-1.0.3-1|49	%changelog
12cu|R-lqa-1.0.3-1|50	* Thu Mar 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-1
12cu|R-lqa-1.0.3-1|51	+ Revision: 755c07a
12cu|R-lqa-1.0.3-1|52	- Disable debug
12cu|R-lqa-1.0.3-1|53	
12cu|R-lqa-1.0.3-1|54	

12491 12
12cu|R-mapproj-1.2.2-1|1	%global packname  mapproj
12cu|R-mapproj-1.2.2-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-mapproj-1.2.2-1|3	
12cu|R-mapproj-1.2.2-1|4	Name:             R-%{packname}
12cu|R-mapproj-1.2.2-1|5	Version:          1.2.2
12cu|R-mapproj-1.2.2-1|6	Release:          1
12cu|R-mapproj-1.2.2-1|7	Summary:          Map Projections
12cu|R-mapproj-1.2.2-1|8	Group:            Sciences/Mathematics
12cu|R-mapproj-1.2.2-1|9	License:          file LICENSE
12cu|R-mapproj-1.2.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-mapproj-1.2.2-1|11	Source0:          http://cran.r-project.org/src/contrib/mapproj_1.2-2.tar.gz
12cu|R-mapproj-1.2.2-1|12	Requires:         R-maps
12cu|R-mapproj-1.2.2-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-maps
12cu|R-mapproj-1.2.2-1|14	
12cu|R-mapproj-1.2.2-1|15	%description
12cu|R-mapproj-1.2.2-1|16	Converts latitude/longitude into projected coordinates.
12cu|R-mapproj-1.2.2-1|17	
12cu|R-mapproj-1.2.2-1|18	%prep
12cu|R-mapproj-1.2.2-1|19	%setup -q -c -n %{packname}
12cu|R-mapproj-1.2.2-1|20	
12cu|R-mapproj-1.2.2-1|21	%build
12cu|R-mapproj-1.2.2-1|22	
12cu|R-mapproj-1.2.2-1|23	%install
12cu|R-mapproj-1.2.2-1|24	mkdir -p %{buildroot}%{rlibdir}
12cu|R-mapproj-1.2.2-1|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-mapproj-1.2.2-1|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-mapproj-1.2.2-1|27	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-mapproj-1.2.2-1|28	
12cu|R-mapproj-1.2.2-1|29	%check
12cu|R-mapproj-1.2.2-1|30	%{_bindir}/R CMD check %{packname}
12cu|R-mapproj-1.2.2-1|31	
12cu|R-mapproj-1.2.2-1|32	%files
12cu|R-mapproj-1.2.2-1|33	%dir %{rlibdir}/%{packname}
12cu|R-mapproj-1.2.2-1|34	%doc %{rlibdir}/%{packname}/html
12cu|R-mapproj-1.2.2-1|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-mapproj-1.2.2-1|36	%{rlibdir}/%{packname}/INDEX
12cu|R-mapproj-1.2.2-1|37	# %{rlibdir}/%{packname}/LICENSE
12cu|R-mapproj-1.2.2-1|38	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-mapproj-1.2.2-1|39	%{rlibdir}/%{packname}/Meta
12cu|R-mapproj-1.2.2-1|40	%{rlibdir}/%{packname}/R
12cu|R-mapproj-1.2.2-1|41	%{rlibdir}/%{packname}/help
12cu|R-mapproj-1.2.2-1|42	%{rlibdir}/%{packname}/libs
12cu|R-mapproj-1.2.2-1|43	
12cu|R-mapproj-1.2.2-1|44	
12cu|R-mapproj-1.2.2-1|45	
12cu|R-mapproj-1.2.2-1|46	%changelog
12cu|R-mapproj-1.2.2-1|47	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-1
12cu|R-mapproj-1.2.2-1|48	+ Revision: 5eee5d0
12cu|R-mapproj-1.2.2-1|49	- Remove files that are not created any more
12cu|R-mapproj-1.2.2-1|50	
12cu|R-mapproj-1.2.2-1|51	

12492 12
12cu|R-maps-2.3.6-1|1	%bcond_with bootstrap
12cu|R-maps-2.3.6-1|2	%global packname  maps
12cu|R-maps-2.3.6-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-maps-2.3.6-1|4	
12cu|R-maps-2.3.6-1|5	Name:             R-%{packname}
12cu|R-maps-2.3.6-1|6	Version:          2.3.6
12cu|R-maps-2.3.6-1|7	Release:          1
12cu|R-maps-2.3.6-1|8	Summary:          Draw Geographical Maps
12cu|R-maps-2.3.6-1|9	Group:            Sciences/Mathematics
12cu|R-maps-2.3.6-1|10	License:          GPL-2
12cu|R-maps-2.3.6-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-maps-2.3.6-1|12	Source0:          http://cran.r-project.org/src/contrib/maps_2.3-6.tar.gz
12cu|R-maps-2.3.6-1|13	%if %{without bootstrap}
12cu|R-maps-2.3.6-1|14	Requires:         R-mapproj
12cu|R-maps-2.3.6-1|15	%endif
12cu|R-maps-2.3.6-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-maps-2.3.6-1|17	%if %{without bootstrap}
12cu|R-maps-2.3.6-1|18	BuildRequires:    R-mapproj
12cu|R-maps-2.3.6-1|19	%endif
12cu|R-maps-2.3.6-1|20	
12cu|R-maps-2.3.6-1|21	%description
12cu|R-maps-2.3.6-1|22	Display of maps.  Projection code and larger maps are in separate packages
12cu|R-maps-2.3.6-1|23	(mapproj and mapdata).
12cu|R-maps-2.3.6-1|24	
12cu|R-maps-2.3.6-1|25	%prep
12cu|R-maps-2.3.6-1|26	%setup -q -c -n %{packname}
12cu|R-maps-2.3.6-1|27	
12cu|R-maps-2.3.6-1|28	%build
12cu|R-maps-2.3.6-1|29	
12cu|R-maps-2.3.6-1|30	%install
12cu|R-maps-2.3.6-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-maps-2.3.6-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-maps-2.3.6-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-maps-2.3.6-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-maps-2.3.6-1|35	
12cu|R-maps-2.3.6-1|36	%if %{without bootstrap}
12cu|R-maps-2.3.6-1|37	%check
12cu|R-maps-2.3.6-1|38	%{_bindir}/R CMD check %{packname}
12cu|R-maps-2.3.6-1|39	%endif
12cu|R-maps-2.3.6-1|40	
12cu|R-maps-2.3.6-1|41	%files
12cu|R-maps-2.3.6-1|42	%dir %{rlibdir}/%{packname}
12cu|R-maps-2.3.6-1|43	%doc %{rlibdir}/%{packname}/html
12cu|R-maps-2.3.6-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-maps-2.3.6-1|45	%{rlibdir}/%{packname}/INDEX
12cu|R-maps-2.3.6-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-maps-2.3.6-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-maps-2.3.6-1|48	%{rlibdir}/%{packname}/R
12cu|R-maps-2.3.6-1|49	%{rlibdir}/%{packname}/data
12cu|R-maps-2.3.6-1|50	%{rlibdir}/%{packname}/help
12cu|R-maps-2.3.6-1|51	%{rlibdir}/%{packname}/libs
12cu|R-maps-2.3.6-1|52	%{rlibdir}/%{packname}/mapdata
12cu|R-maps-2.3.6-1|53	
12cu|R-maps-2.3.6-1|54	
12cu|R-maps-2.3.6-1|55	%changelog
12cu|R-maps-2.3.6-1|56	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.3.6-1
12cu|R-maps-2.3.6-1|57	+ Revision: 3baccc9
12cu|R-maps-2.3.6-1|58	- LOG Updated to 2.3.6 (by updates_builder)
12cu|R-maps-2.3.6-1|59	
12cu|R-maps-2.3.6-1|60	

12493 12
12cu|R-maptools-0.8.29-1|1	%global packname  maptools
12cu|R-maptools-0.8.29-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-maptools-0.8.29-1|3	
12cu|R-maptools-0.8.29-1|4	Name:             R-%{packname}
12cu|R-maptools-0.8.29-1|5	Version:          0.8.29
12cu|R-maptools-0.8.29-1|6	Release:          1
12cu|R-maptools-0.8.29-1|7	Summary:          Tools for reading and handling spatial objects
12cu|R-maptools-0.8.29-1|8	Group:            Sciences/Mathematics
12cu|R-maptools-0.8.29-1|9	License:          GPL (>= 2)
12cu|R-maptools-0.8.29-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-maptools-0.8.29-1|11	Source0:          http://cran.r-project.org/src/contrib/maptools_0.8-29.tar.gz
12cu|R-maptools-0.8.29-1|12	Requires:         R-foreign R-sp R-methods R-lattice R-spatstat R-PBSmapping
12cu|R-maptools-0.8.29-1|13	Requires:         R-maps R-rgeos R-gpclib R-RArcInfo
12cu|R-maptools-0.8.29-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-maptools-0.8.29-1|15	BuildRequires:    R-foreign R-sp R-methods R-lattice R-spatstat R-PBSmapping
12cu|R-maptools-0.8.29-1|16	BuildRequires:    R-maps R-rgeos R-gpclib R-RArcInfo
12cu|R-maptools-0.8.29-1|17	BuildRequires:    geos-devel
12cu|R-maptools-0.8.29-1|18	BuildRequires:    blas-devel
12cu|R-maptools-0.8.29-1|19	BuildRequires:    lapack-devel
12cu|R-maptools-0.8.29-1|20	
12cu|R-maptools-0.8.29-1|21	%description
12cu|R-maptools-0.8.29-1|22	Set of tools for manipulating and reading geographic data, in particular
12cu|R-maptools-0.8.29-1|23	ESRI shapefiles; C code used from shapelib. It includes binary access to
12cu|R-maptools-0.8.29-1|24	GSHHS shoreline files. The package also provides interface wrappers for
12cu|R-maptools-0.8.29-1|25	exchanging spatial objects with packages such as PBSmapping, spatstat,
12cu|R-maptools-0.8.29-1|26	maps, RArcInfo, Stata tmap, WinBUGS, Mondrian, and others.
12cu|R-maptools-0.8.29-1|27	
12cu|R-maptools-0.8.29-1|28	%prep
12cu|R-maptools-0.8.29-1|29	%setup -q -c -n %{packname}
12cu|R-maptools-0.8.29-1|30	
12cu|R-maptools-0.8.29-1|31	%build
12cu|R-maptools-0.8.29-1|32	
12cu|R-maptools-0.8.29-1|33	%install
12cu|R-maptools-0.8.29-1|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-maptools-0.8.29-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-maptools-0.8.29-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-maptools-0.8.29-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-maptools-0.8.29-1|38	
12cu|R-maptools-0.8.29-1|39	%check
12cu|R-maptools-0.8.29-1|40	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
12cu|R-maptools-0.8.29-1|41	else			true
12cu|R-maptools-0.8.29-1|42	fi
12cu|R-maptools-0.8.29-1|43	
12cu|R-maptools-0.8.29-1|44	%files
12cu|R-maptools-0.8.29-1|45	%dir %{rlibdir}/%{packname}
12cu|R-maptools-0.8.29-1|46	%doc %{rlibdir}/%{packname}/changes
12cu|R-maptools-0.8.29-1|47	%doc %{rlibdir}/%{packname}/html
12cu|R-maptools-0.8.29-1|48	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-maptools-0.8.29-1|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-maptools-0.8.29-1|50	%{rlibdir}/%{packname}/INDEX
12cu|R-maptools-0.8.29-1|51	# %{rlibdir}/%{packname}/LICENSE
12cu|R-maptools-0.8.29-1|52	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-maptools-0.8.29-1|53	%{rlibdir}/%{packname}/Meta
12cu|R-maptools-0.8.29-1|54	%{rlibdir}/%{packname}/R
12cu|R-maptools-0.8.29-1|55	%{rlibdir}/%{packname}/data
12cu|R-maptools-0.8.29-1|56	%{rlibdir}/%{packname}/grids
12cu|R-maptools-0.8.29-1|57	%{rlibdir}/%{packname}/help
12cu|R-maptools-0.8.29-1|58	%{rlibdir}/%{packname}/libs
12cu|R-maptools-0.8.29-1|59	#%{rlibdir}/%{packname}/old_man
12cu|R-maptools-0.8.29-1|60	%{rlibdir}/%{packname}/shapes
12cu|R-maptools-0.8.29-1|61	%{rlibdir}/%{packname}/share
12cu|R-maptools-0.8.29-1|62	%{rlibdir}/maptools/README
12cu|R-maptools-0.8.29-1|63	%{rlibdir}/maptools/doc/combine_maptools.R
12cu|R-maptools-0.8.29-1|64	%{rlibdir}/maptools/doc/combine_maptools.Rnw
12cu|R-maptools-0.8.29-1|65	%{rlibdir}/maptools/doc/combine_maptools.pdf
12cu|R-maptools-0.8.29-1|66	%{rlibdir}/maptools/doc/index.html
12cu|R-maptools-0.8.29-1|67	
12cu|R-maptools-0.8.29-1|68	
12cu|R-maptools-0.8.29-1|69	
12cu|R-maptools-0.8.29-1|70	%changelog
12cu|R-maptools-0.8.29-1|71	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.29-1
12cu|R-maptools-0.8.29-1|72	+ Revision: b562d17
12cu|R-maptools-0.8.29-1|73	- Updated to 0.8.29 (by updates_builder)
12cu|R-maptools-0.8.29-1|74	
12cu|R-maptools-0.8.29-1|75	

12494 12
12cu|R-markdown-0.6.4-2|1	%bcond_with bootstrap
12cu|R-markdown-0.6.4-2|2	%global packname  markdown
12cu|R-markdown-0.6.4-2|3	%global rlibdir  %{_libdir}/R/library
12cu|R-markdown-0.6.4-2|4	
12cu|R-markdown-0.6.4-2|5	Name:             R-%{packname}
12cu|R-markdown-0.6.4-2|6	Version:          0.6.4
12cu|R-markdown-0.6.4-2|7	Release:          2
12cu|R-markdown-0.6.4-2|8	Summary:          Markdown rendering for R
12cu|R-markdown-0.6.4-2|9	Group:            Sciences/Mathematics
12cu|R-markdown-0.6.4-2|10	License:          GPL-2
12cu|R-markdown-0.6.4-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-markdown-0.6.4-2|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-markdown-0.6.4-2|13	
12cu|R-markdown-0.6.4-2|14	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-markdown-0.6.4-2|15	Requires:        R-RCurl
12cu|R-markdown-0.6.4-2|16	BuildRequires:   R-RCurl
12cu|R-markdown-0.6.4-2|17	
12cu|R-markdown-0.6.4-2|18	%if %{with bootstrap}
12cu|R-markdown-0.6.4-2|19	%else
12cu|R-markdown-0.6.4-2|20	Requires:        R-knitr
12cu|R-markdown-0.6.4-2|21	BuildRequires:   R-knitr
12cu|R-markdown-0.6.4-2|22	%endif
12cu|R-markdown-0.6.4-2|23	
12cu|R-markdown-0.6.4-2|24	%description
12cu|R-markdown-0.6.4-2|25	Markdown is a plain-text formatting syntax that can be converted to XHTML
12cu|R-markdown-0.6.4-2|26	or other formats. This package provides R bindings to the Sundown markdown
12cu|R-markdown-0.6.4-2|27	rendering library.
12cu|R-markdown-0.6.4-2|28	
12cu|R-markdown-0.6.4-2|29	%prep
12cu|R-markdown-0.6.4-2|30	%setup -q -c -n %{packname}
12cu|R-markdown-0.6.4-2|31	
12cu|R-markdown-0.6.4-2|32	%build
12cu|R-markdown-0.6.4-2|33	
12cu|R-markdown-0.6.4-2|34	%install
12cu|R-markdown-0.6.4-2|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-markdown-0.6.4-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-markdown-0.6.4-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-markdown-0.6.4-2|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-markdown-0.6.4-2|39	
12cu|R-markdown-0.6.4-2|40	%if %{with bootstrap}
12cu|R-markdown-0.6.4-2|41	%else
12cu|R-markdown-0.6.4-2|42	%check
12cu|R-markdown-0.6.4-2|43	%{_bindir}/R CMD check %{packname}
12cu|R-markdown-0.6.4-2|44	%endif
12cu|R-markdown-0.6.4-2|45	
12cu|R-markdown-0.6.4-2|46	%files
12cu|R-markdown-0.6.4-2|47	%dir %{rlibdir}/%{packname}
12cu|R-markdown-0.6.4-2|48	%doc %{rlibdir}/%{packname}/doc
12cu|R-markdown-0.6.4-2|49	%doc %{rlibdir}/%{packname}/html
12cu|R-markdown-0.6.4-2|50	%doc %{rlibdir}/%{packname}/COPYING
12cu|R-markdown-0.6.4-2|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-markdown-0.6.4-2|52	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-markdown-0.6.4-2|53	%doc %{rlibdir}/%{packname}/NOTICE
12cu|R-markdown-0.6.4-2|54	%{rlibdir}/%{packname}/INDEX
12cu|R-markdown-0.6.4-2|55	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-markdown-0.6.4-2|56	%{rlibdir}/%{packname}/Meta
12cu|R-markdown-0.6.4-2|57	%{rlibdir}/%{packname}/R
12cu|R-markdown-0.6.4-2|58	%{rlibdir}/%{packname}/examples
12cu|R-markdown-0.6.4-2|59	%{rlibdir}/%{packname}/help
12cu|R-markdown-0.6.4-2|60	%{rlibdir}/%{packname}/include
12cu|R-markdown-0.6.4-2|61	%{rlibdir}/%{packname}/libs
12cu|R-markdown-0.6.4-2|62	%{rlibdir}/%{packname}/resources
12cu|R-markdown-0.6.4-2|63	
12cu|R-markdown-0.6.4-2|64	%changelog
12cu|R-markdown-0.6.4-2|65	* Fri Mar 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.4-2
12cu|R-markdown-0.6.4-2|66	+ Revision: eb72843
12cu|R-markdown-0.6.4-2|67	- Revert bootstrap
12cu|R-markdown-0.6.4-2|68	
12cu|R-markdown-0.6.4-2|69	

12495 12
12cu|R-marray-1.40.0-1|1	%global packname  marray
12cu|R-marray-1.40.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-marray-1.40.0-1|3	
12cu|R-marray-1.40.0-1|4	%define debug_package %{nil}
12cu|R-marray-1.40.0-1|5	
12cu|R-marray-1.40.0-1|6	Name:             R-%{packname}
12cu|R-marray-1.40.0-1|7	Version:          1.40.0
12cu|R-marray-1.40.0-1|8	Release:          1
12cu|R-marray-1.40.0-1|9	Summary:          Exploratory analysis for two-color spotted microarray data
12cu|R-marray-1.40.0-1|10	Group:            Sciences/Mathematics
12cu|R-marray-1.40.0-1|11	License:          LGPL
12cu|R-marray-1.40.0-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/marray.html
12cu|R-marray-1.40.0-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/marray_1.40.0.tar.gz
12cu|R-marray-1.40.0-1|14	Requires:         R-limma R-methods R-tkWidgets
12cu|R-marray-1.40.0-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-marray-1.40.0-1|16	BuildRequires:    R-limma R-methods R-tkWidgets
12cu|R-marray-1.40.0-1|17	
12cu|R-marray-1.40.0-1|18	%description
12cu|R-marray-1.40.0-1|19	Class definitions for two-color spotted microarray data. Fuctions for data
12cu|R-marray-1.40.0-1|20	input, diagnostic plots, normalization and quality checking.
12cu|R-marray-1.40.0-1|21	
12cu|R-marray-1.40.0-1|22	%prep
12cu|R-marray-1.40.0-1|23	%setup -q -c -n %{packname}
12cu|R-marray-1.40.0-1|24	
12cu|R-marray-1.40.0-1|25	%build
12cu|R-marray-1.40.0-1|26	
12cu|R-marray-1.40.0-1|27	%install
12cu|R-marray-1.40.0-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-marray-1.40.0-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-marray-1.40.0-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-marray-1.40.0-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-marray-1.40.0-1|32	
12cu|R-marray-1.40.0-1|33	%check
12cu|R-marray-1.40.0-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-marray-1.40.0-1|35	
12cu|R-marray-1.40.0-1|36	%files
12cu|R-marray-1.40.0-1|37	%dir %{rlibdir}/%{packname}
12cu|R-marray-1.40.0-1|38	%doc %{rlibdir}/%{packname}/doc
12cu|R-marray-1.40.0-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-marray-1.40.0-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-marray-1.40.0-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-marray-1.40.0-1|42	%{rlibdir}/%{packname}/LICENSE
12cu|R-marray-1.40.0-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-marray-1.40.0-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-marray-1.40.0-1|45	%{rlibdir}/%{packname}/R
12cu|R-marray-1.40.0-1|46	%{rlibdir}/%{packname}/data
12cu|R-marray-1.40.0-1|47	%{rlibdir}/%{packname}/help
12cu|R-marray-1.40.0-1|48	%{rlibdir}/%{packname}/swirldata
12cu|R-marray-1.40.0-1|49	
12cu|R-marray-1.40.0-1|50	
12cu|R-marray-1.40.0-1|51	%changelog
12cu|R-marray-1.40.0-1|52	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-1
12cu|R-marray-1.40.0-1|53	+ Revision: 2a74902
12cu|R-marray-1.40.0-1|54	- LOG Updated to 1.40.0 (by updates_builder)
12cu|R-marray-1.40.0-1|55	
12cu|R-marray-1.40.0-1|56	

12496 12
12cu|R-Matching-4.8.3.4-1|1	%global packname  Matching
12cu|R-Matching-4.8.3.4-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-Matching-4.8.3.4-1|3	
12cu|R-Matching-4.8.3.4-1|4	Name:             R-%{packname}
12cu|R-Matching-4.8.3.4-1|5	Version:          4.8.3.4
12cu|R-Matching-4.8.3.4-1|6	Release:          1
12cu|R-Matching-4.8.3.4-1|7	Summary:          Multivariate and Propensity Score Matching with Balance Optimization
12cu|R-Matching-4.8.3.4-1|8	Group:            Sciences/Mathematics
12cu|R-Matching-4.8.3.4-1|9	License:          GPLv3
12cu|R-Matching-4.8.3.4-1|10	URL:              http://cran.r-project.org/web/packages/Matching/index.html
12cu|R-Matching-4.8.3.4-1|11	Source0:          http://cran.r-project.org/src/contrib/Matching_4.8-3.4.tar.gz
12cu|R-Matching-4.8.3.4-1|12	BuildRequires:    R-devel R-MASS R-rgenoud R-graphics R-stats R-parallel R-grDevices
12cu|R-Matching-4.8.3.4-1|13	Requires:         R-core R-MASS R-rgenoud R-graphics R-stats R-parallel R-grDevices
12cu|R-Matching-4.8.3.4-1|14	
12cu|R-Matching-4.8.3.4-1|15	%description
12cu|R-Matching-4.8.3.4-1|16	Provides functions for multivariate and propensity score matching and for
12cu|R-Matching-4.8.3.4-1|17	finding optimal balance based on a genetic search algorithm. A variety of
12cu|R-Matching-4.8.3.4-1|18	univariate and multivariate metrics to determine if balance has been
12cu|R-Matching-4.8.3.4-1|19	obtained are also provided.
12cu|R-Matching-4.8.3.4-1|20	
12cu|R-Matching-4.8.3.4-1|21	%prep
12cu|R-Matching-4.8.3.4-1|22	%setup -q -c -n %{packname}
12cu|R-Matching-4.8.3.4-1|23	
12cu|R-Matching-4.8.3.4-1|24	%build
12cu|R-Matching-4.8.3.4-1|25	
12cu|R-Matching-4.8.3.4-1|26	%install
12cu|R-Matching-4.8.3.4-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Matching-4.8.3.4-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Matching-4.8.3.4-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Matching-4.8.3.4-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Matching-4.8.3.4-1|31	
12cu|R-Matching-4.8.3.4-1|32	%files
12cu|R-Matching-4.8.3.4-1|33	%dir %{rlibdir}/%{packname}
12cu|R-Matching-4.8.3.4-1|34	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Matching-4.8.3.4-1|35	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-Matching-4.8.3.4-1|36	%doc %{rlibdir}/%{packname}/html
12cu|R-Matching-4.8.3.4-1|37	%{rlibdir}/%{packname}/INDEX
12cu|R-Matching-4.8.3.4-1|38	%{rlibdir}/%{packname}/Meta
12cu|R-Matching-4.8.3.4-1|39	%{rlibdir}/%{packname}/data
12cu|R-Matching-4.8.3.4-1|40	%{rlibdir}/%{packname}/demo
12cu|R-Matching-4.8.3.4-1|41	%{rlibdir}/%{packname}/extras
12cu|R-Matching-4.8.3.4-1|42	%{rlibdir}/%{packname}/libs
12cu|R-Matching-4.8.3.4-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Matching-4.8.3.4-1|44	%{rlibdir}/%{packname}/R
12cu|R-Matching-4.8.3.4-1|45	%{rlibdir}/%{packname}/help
12cu|R-Matching-4.8.3.4-1|46	
12cu|R-Matching-4.8.3.4-1|47	%changelog
12cu|R-Matching-4.8.3.4-1|48	* Wed Nov 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.8.3.4-1
12cu|R-Matching-4.8.3.4-1|49	+ Revision: 7fc661a
12cu|R-Matching-4.8.3.4-1|50	- LOG Updated to 4.8.3.4 (by updates_builder)
12cu|R-Matching-4.8.3.4-1|51	
12cu|R-Matching-4.8.3.4-1|52	

12497 12
12cu|R-MatchIt-2.4_21-1|1	%global packname  MatchIt
12cu|R-MatchIt-2.4_21-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-MatchIt-2.4_21-1|3	
12cu|R-MatchIt-2.4_21-1|4	Name:             R-%{packname}
12cu|R-MatchIt-2.4_21-1|5	Version:          2.4_21
12cu|R-MatchIt-2.4_21-1|6	Release:          1
12cu|R-MatchIt-2.4_21-1|7	Summary:          The skew-normal and skew-t distributions
12cu|R-MatchIt-2.4_21-1|8	Group:            Sciences/Mathematics
12cu|R-MatchIt-2.4_21-1|9	License:          GPLv2
12cu|R-MatchIt-2.4_21-1|10	URL:              http://cran.r-project.org/web/packages/MatchIt/index.html
12cu|R-MatchIt-2.4_21-1|11	Source0:          http://cran.r-project.org/src/contrib/MatchIt_2.4-21.tar.gz
12cu|R-MatchIt-2.4_21-1|12	BuildRequires:    R-devel R-MASS R-WhatIf R-cem R-nnet R-rpart R-mgcv R-Matching
12cu|R-MatchIt-2.4_21-1|13	Requires:         R-core R-MASS R-WhatIf R-cem R-nnet R-rpart R-mgcv R-Matching
12cu|R-MatchIt-2.4_21-1|14	BuildArch:        noarch
12cu|R-MatchIt-2.4_21-1|15	
12cu|R-MatchIt-2.4_21-1|16	%description
12cu|R-MatchIt-2.4_21-1|17	Functions for manipulating skew-normal and skew-t probability distributions,
12cu|R-MatchIt-2.4_21-1|18	and for fitting them to data, in the scalar and in the multivariate case.
12cu|R-MatchIt-2.4_21-1|19	
12cu|R-MatchIt-2.4_21-1|20	%prep
12cu|R-MatchIt-2.4_21-1|21	%setup -q -c -n %{packname}
12cu|R-MatchIt-2.4_21-1|22	
12cu|R-MatchIt-2.4_21-1|23	%build
12cu|R-MatchIt-2.4_21-1|24	
12cu|R-MatchIt-2.4_21-1|25	%install
12cu|R-MatchIt-2.4_21-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-MatchIt-2.4_21-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-MatchIt-2.4_21-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-MatchIt-2.4_21-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-MatchIt-2.4_21-1|30	
12cu|R-MatchIt-2.4_21-1|31	%files
12cu|R-MatchIt-2.4_21-1|32	%dir %{rlibdir}/%{packname}
12cu|R-MatchIt-2.4_21-1|33	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-MatchIt-2.4_21-1|34	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-MatchIt-2.4_21-1|35	%doc %{rlibdir}/%{packname}/html
12cu|R-MatchIt-2.4_21-1|36	%{rlibdir}/%{packname}/INDEX
12cu|R-MatchIt-2.4_21-1|37	%{rlibdir}/%{packname}/Meta
12cu|R-MatchIt-2.4_21-1|38	%{rlibdir}/%{packname}/data
12cu|R-MatchIt-2.4_21-1|39	%{rlibdir}/%{packname}/demo
12cu|R-MatchIt-2.4_21-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-MatchIt-2.4_21-1|41	%{rlibdir}/%{packname}/R
12cu|R-MatchIt-2.4_21-1|42	%{rlibdir}/%{packname}/help
12cu|R-MatchIt-2.4_21-1|43	%changelog
12cu|R-MatchIt-2.4_21-1|44	* Thu Oct 10 2013 Rosa <rosa@abf.rosalinux.ru> 2.4_21-1
12cu|R-MatchIt-2.4_21-1|45	+ Revision: ccc5f3c
12cu|R-MatchIt-2.4_21-1|46	- Automatic import for version 2.4_21-1
12cu|R-MatchIt-2.4_21-1|47	
12cu|R-MatchIt-2.4_21-1|48	

12498 12
12cu|R-matrixcalc-1.0.3-1|1	%global packname  matrixcalc
12cu|R-matrixcalc-1.0.3-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-matrixcalc-1.0.3-1|3	
12cu|R-matrixcalc-1.0.3-1|4	Name:             R-%{packname}
12cu|R-matrixcalc-1.0.3-1|5	Version:          1.0.3
12cu|R-matrixcalc-1.0.3-1|6	Release:          1
12cu|R-matrixcalc-1.0.3-1|7	Summary:          Collection of functions for matrix differential calculus
12cu|R-matrixcalc-1.0.3-1|8	Group:            Sciences/Mathematics
12cu|R-matrixcalc-1.0.3-1|9	License:          GPL (>=2)
12cu|R-matrixcalc-1.0.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-matrixcalc-1.0.3-1|11	Source0:          http://cran.r-project.org/src/contrib/matrixcalc_1.0-3.tar.gz
12cu|R-matrixcalc-1.0.3-1|12	BuildArch:        noarch
12cu|R-matrixcalc-1.0.3-1|13	Requires:         R-core
12cu|R-matrixcalc-1.0.3-1|14	BuildRequires:    R-devel
12cu|R-matrixcalc-1.0.3-1|15	BuildRequires:    Rmath-devel
12cu|R-matrixcalc-1.0.3-1|16	BuildRequires:    texlive-collection-latex
12cu|R-matrixcalc-1.0.3-1|17	BuildRequires:    pkgconfig(lapack)
12cu|R-matrixcalc-1.0.3-1|18	
12cu|R-matrixcalc-1.0.3-1|19	%description
12cu|R-matrixcalc-1.0.3-1|20	A collection of functions to support matrix differential calculus as
12cu|R-matrixcalc-1.0.3-1|21	presented in Magnus and Neudecker (1999) Matrix Differential Calculus with
12cu|R-matrixcalc-1.0.3-1|22	Applications in Statistics and Econometrics, Second Edition, John Wiley,
12cu|R-matrixcalc-1.0.3-1|23	New York.  Some of the functions are comparable to APL and J functions
12cu|R-matrixcalc-1.0.3-1|24	which are useful for actuarial models and calculations. This package is
12cu|R-matrixcalc-1.0.3-1|25	used for teaching and research purposes at the Department of Finance and
12cu|R-matrixcalc-1.0.3-1|26	Risk Engineering, Polytechnic University, Brooklyn, NY 11201.
12cu|R-matrixcalc-1.0.3-1|27	
12cu|R-matrixcalc-1.0.3-1|28	%prep
12cu|R-matrixcalc-1.0.3-1|29	%setup -q -c -n %{packname}
12cu|R-matrixcalc-1.0.3-1|30	
12cu|R-matrixcalc-1.0.3-1|31	%build
12cu|R-matrixcalc-1.0.3-1|32	
12cu|R-matrixcalc-1.0.3-1|33	%install
12cu|R-matrixcalc-1.0.3-1|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-matrixcalc-1.0.3-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-matrixcalc-1.0.3-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-matrixcalc-1.0.3-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-matrixcalc-1.0.3-1|38	
12cu|R-matrixcalc-1.0.3-1|39	%check
12cu|R-matrixcalc-1.0.3-1|40	%{_bindir}/R CMD check %{packname}
12cu|R-matrixcalc-1.0.3-1|41	
12cu|R-matrixcalc-1.0.3-1|42	%files
12cu|R-matrixcalc-1.0.3-1|43	%dir %{rlibdir}/%{packname}
12cu|R-matrixcalc-1.0.3-1|44	%doc %{rlibdir}/%{packname}/html
12cu|R-matrixcalc-1.0.3-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-matrixcalc-1.0.3-1|46	%{rlibdir}/%{packname}/INDEX
12cu|R-matrixcalc-1.0.3-1|47	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-matrixcalc-1.0.3-1|48	%{rlibdir}/%{packname}/Meta
12cu|R-matrixcalc-1.0.3-1|49	%{rlibdir}/%{packname}/R
12cu|R-matrixcalc-1.0.3-1|50	%{rlibdir}/%{packname}/help
12cu|R-matrixcalc-1.0.3-1|51	
12cu|R-matrixcalc-1.0.3-1|52	
12cu|R-matrixcalc-1.0.3-1|53	%changelog
12cu|R-matrixcalc-1.0.3-1|54	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_1-1
12cu|R-matrixcalc-1.0.3-1|55	+ Revision: 776239
12cu|R-matrixcalc-1.0.3-1|56	- Import R-matrixcalc
12cu|R-matrixcalc-1.0.3-1|57	- Import R-matrixcalc
12cu|R-matrixcalc-1.0.3-1|58	
12cu|R-matrixcalc-1.0.3-1|59	

12499 12
12cu|R-MatrixModels-0.3_1-2|1	%global packname  MatrixModels
12cu|R-MatrixModels-0.3_1-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-MatrixModels-0.3_1-2|3	
12cu|R-MatrixModels-0.3_1-2|4	Name:             R-%{packname}
12cu|R-MatrixModels-0.3_1-2|5	Version:          0.3_1
12cu|R-MatrixModels-0.3_1-2|6	Release:          2
12cu|R-MatrixModels-0.3_1-2|7	Summary:          Modelling with Sparse And Dense Matrices
12cu|R-MatrixModels-0.3_1-2|8	Group:            Sciences/Mathematics
12cu|R-MatrixModels-0.3_1-2|9	License:          GPL (>= 2)
12cu|R-MatrixModels-0.3_1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-MatrixModels-0.3_1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.3-1.tar.gz
12cu|R-MatrixModels-0.3_1-2|12	BuildArch:        noarch
12cu|R-MatrixModels-0.3_1-2|13	Requires:         R-core
12cu|R-MatrixModels-0.3_1-2|14	Requires:         R-stats
12cu|R-MatrixModels-0.3_1-2|15	Requires:         R-utils
12cu|R-MatrixModels-0.3_1-2|16	Requires:         R-methods
12cu|R-MatrixModels-0.3_1-2|17	Requires:         R-Matrix
12cu|R-MatrixModels-0.3_1-2|18	BuildRequires:    R-devel
12cu|R-MatrixModels-0.3_1-2|19	BuildRequires:    Rmath-devel
12cu|R-MatrixModels-0.3_1-2|20	BuildRequires:    texlive-collection-latex
12cu|R-MatrixModels-0.3_1-2|21	BuildRequires:    R-stats
12cu|R-MatrixModels-0.3_1-2|22	BuildRequires:    R-utils
12cu|R-MatrixModels-0.3_1-2|23	BuildRequires:    R-methods
12cu|R-MatrixModels-0.3_1-2|24	BuildRequires:    R-Matrix
12cu|R-MatrixModels-0.3_1-2|25	BuildRequires:    pkgconfig(lapack)
12cu|R-MatrixModels-0.3_1-2|26	
12cu|R-MatrixModels-0.3_1-2|27	%description
12cu|R-MatrixModels-0.3_1-2|28	Modelling with sparse and dense 'Matrix' matrices, using modular
12cu|R-MatrixModels-0.3_1-2|29	prediction and response module classes.
12cu|R-MatrixModels-0.3_1-2|30	
12cu|R-MatrixModels-0.3_1-2|31	%prep
12cu|R-MatrixModels-0.3_1-2|32	%setup -q -c -n %{packname}
12cu|R-MatrixModels-0.3_1-2|33	
12cu|R-MatrixModels-0.3_1-2|34	%build
12cu|R-MatrixModels-0.3_1-2|35	
12cu|R-MatrixModels-0.3_1-2|36	%install
12cu|R-MatrixModels-0.3_1-2|37	mkdir -p %{buildroot}%{rlibdir}
12cu|R-MatrixModels-0.3_1-2|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-MatrixModels-0.3_1-2|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-MatrixModels-0.3_1-2|40	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-MatrixModels-0.3_1-2|41	
12cu|R-MatrixModels-0.3_1-2|42	%check
12cu|R-MatrixModels-0.3_1-2|43	%{_bindir}/R CMD check %{packname}
12cu|R-MatrixModels-0.3_1-2|44	
12cu|R-MatrixModels-0.3_1-2|45	%files
12cu|R-MatrixModels-0.3_1-2|46	%dir %{rlibdir}/%{packname}
12cu|R-MatrixModels-0.3_1-2|47	%doc %{rlibdir}/%{packname}/html
12cu|R-MatrixModels-0.3_1-2|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-MatrixModels-0.3_1-2|49	%{rlibdir}/%{packname}/INDEX
12cu|R-MatrixModels-0.3_1-2|50	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-MatrixModels-0.3_1-2|51	%{rlibdir}/%{packname}/Meta
12cu|R-MatrixModels-0.3_1-2|52	%{rlibdir}/%{packname}/R
12cu|R-MatrixModels-0.3_1-2|53	%{rlibdir}/%{packname}/help
12cu|R-MatrixModels-0.3_1-2|54	
12cu|R-MatrixModels-0.3_1-2|55	
12cu|R-MatrixModels-0.3_1-2|56	%changelog
12cu|R-MatrixModels-0.3_1-2|57	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.3_1-1
12cu|R-MatrixModels-0.3_1-2|58	+ Revision: 776204
12cu|R-MatrixModels-0.3_1-2|59	- Import R-MatrixModels
12cu|R-MatrixModels-0.3_1-2|60	- Import R-MatrixModels
12cu|R-MatrixModels-0.3_1-2|61	

12500 12
12cu|R-maxLik-1.2.0-1|1	%global packname  maxLik
12cu|R-maxLik-1.2.0-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-maxLik-1.2.0-1|3	
12cu|R-maxLik-1.2.0-1|4	Name:             R-%{packname}
12cu|R-maxLik-1.2.0-1|5	Version:          1.2.0
12cu|R-maxLik-1.2.0-1|6	Release:          1
12cu|R-maxLik-1.2.0-1|7	Summary:          Maximum Likelihood Estimation
12cu|R-maxLik-1.2.0-1|8	Group:            Sciences/Mathematics
12cu|R-maxLik-1.2.0-1|9	License:          GPL (>= 2)
12cu|R-maxLik-1.2.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-maxLik-1.2.0-1|11	Source0:          http://cran.r-project.org/src/contrib/maxLik_1.2-0.tar.gz
12cu|R-maxLik-1.2.0-1|12	BuildArch:        noarch
12cu|R-maxLik-1.2.0-1|13	Requires:         R-core
12cu|R-maxLik-1.2.0-1|14	Requires:         R-miscTools
12cu|R-maxLik-1.2.0-1|15	Requires:         R-sandwich
12cu|R-maxLik-1.2.0-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-miscTools
12cu|R-maxLik-1.2.0-1|17	BuildRequires:    R-sandwich
12cu|R-maxLik-1.2.0-1|18	
12cu|R-maxLik-1.2.0-1|19	%description
12cu|R-maxLik-1.2.0-1|20	Tools for Maximum Likelihood Estimation
12cu|R-maxLik-1.2.0-1|21	
12cu|R-maxLik-1.2.0-1|22	%prep
12cu|R-maxLik-1.2.0-1|23	%setup -q -c -n %{packname}
12cu|R-maxLik-1.2.0-1|24	
12cu|R-maxLik-1.2.0-1|25	%build
12cu|R-maxLik-1.2.0-1|26	
12cu|R-maxLik-1.2.0-1|27	%install
12cu|R-maxLik-1.2.0-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-maxLik-1.2.0-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-maxLik-1.2.0-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-maxLik-1.2.0-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-maxLik-1.2.0-1|32	
12cu|R-maxLik-1.2.0-1|33	%check
12cu|R-maxLik-1.2.0-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-maxLik-1.2.0-1|35	
12cu|R-maxLik-1.2.0-1|36	%files
12cu|R-maxLik-1.2.0-1|37	%dir %{rlibdir}/%{packname}
12cu|R-maxLik-1.2.0-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-maxLik-1.2.0-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-maxLik-1.2.0-1|40	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-maxLik-1.2.0-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-maxLik-1.2.0-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-maxLik-1.2.0-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-maxLik-1.2.0-1|44	%{rlibdir}/%{packname}/R
12cu|R-maxLik-1.2.0-1|45	%{rlibdir}/%{packname}/help
12cu|R-maxLik-1.2.0-1|46	%{_datadir}/R/library/maxLik/CITATION
12cu|R-maxLik-1.2.0-1|47	
12cu|R-maxLik-1.2.0-1|48	
12cu|R-maxLik-1.2.0-1|49	
12cu|R-maxLik-1.2.0-1|50	%changelog
12cu|R-maxLik-1.2.0-1|51	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-1
12cu|R-maxLik-1.2.0-1|52	+ Revision: 8f3ca49
12cu|R-maxLik-1.2.0-1|53	- Add new files
12cu|R-maxLik-1.2.0-1|54	
12cu|R-maxLik-1.2.0-1|55	

12501 12
12cu|R-MBESS-3.3.3-1|1	%global packname  MBESS
12cu|R-MBESS-3.3.3-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-MBESS-3.3.3-1|3	
12cu|R-MBESS-3.3.3-1|4	Name:             R-%{packname}
12cu|R-MBESS-3.3.3-1|5	Version:          3.3.3
12cu|R-MBESS-3.3.3-1|6	Release:          1
12cu|R-MBESS-3.3.3-1|7	Summary:          MBESS
12cu|R-MBESS-3.3.3-1|8	Group:            Sciences/Mathematics
12cu|R-MBESS-3.3.3-1|9	License:          GPLv2+
12cu|R-MBESS-3.3.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-MBESS-3.3.3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-MBESS-3.3.3-1|12	BuildArch:        noarch
12cu|R-MBESS-3.3.3-1|13	Requires:         R-core
12cu|R-MBESS-3.3.3-1|14	
12cu|R-MBESS-3.3.3-1|15	Requires:         R-MASS R-sem R-boot R-nlme R-gsl R-lavaan R-parallel R-snow R-OpenMx
12cu|R-MBESS-3.3.3-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-MBESS-3.3.3-1|17	
12cu|R-MBESS-3.3.3-1|18	BuildRequires:   R-MASS R-sem R-boot R-nlme R-gsl R-lavaan R-parallel R-snow R-OpenMx
12cu|R-MBESS-3.3.3-1|19	
12cu|R-MBESS-3.3.3-1|20	%description
12cu|R-MBESS-3.3.3-1|21	MBESS implements methods that are especially useful to researchers working
12cu|R-MBESS-3.3.3-1|22	within the behavioral, educational, and social sciences (both substantive
12cu|R-MBESS-3.3.3-1|23	researchers and methodologists), Many of the methods contained within
12cu|R-MBESS-3.3.3-1|24	MBESS are applicable to quantitative research in general,
12cu|R-MBESS-3.3.3-1|25	
12cu|R-MBESS-3.3.3-1|26	%prep
12cu|R-MBESS-3.3.3-1|27	%setup -q -c -n %{packname}
12cu|R-MBESS-3.3.3-1|28	
12cu|R-MBESS-3.3.3-1|29	%build
12cu|R-MBESS-3.3.3-1|30	
12cu|R-MBESS-3.3.3-1|31	%install
12cu|R-MBESS-3.3.3-1|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-MBESS-3.3.3-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-MBESS-3.3.3-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-MBESS-3.3.3-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-MBESS-3.3.3-1|36	
12cu|R-MBESS-3.3.3-1|37	%check
12cu|R-MBESS-3.3.3-1|38	%{_bindir}/R CMD check %{packname}
12cu|R-MBESS-3.3.3-1|39	
12cu|R-MBESS-3.3.3-1|40	%files
12cu|R-MBESS-3.3.3-1|41	%dir %{rlibdir}/%{packname}
12cu|R-MBESS-3.3.3-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-MBESS-3.3.3-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-MBESS-3.3.3-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-MBESS-3.3.3-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-MBESS-3.3.3-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-MBESS-3.3.3-1|47	%{rlibdir}/%{packname}/R
12cu|R-MBESS-3.3.3-1|48	%{rlibdir}/%{packname}/data
12cu|R-MBESS-3.3.3-1|49	%{rlibdir}/%{packname}/help
12cu|R-MBESS-3.3.3-1|50	
12cu|R-MBESS-3.3.3-1|51	%changelog
12cu|R-MBESS-3.3.3-1|52	* Tue Apr 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.3-1
12cu|R-MBESS-3.3.3-1|53	+ Revision: deceb69
12cu|R-MBESS-3.3.3-1|54	- Fix files
12cu|R-MBESS-3.3.3-1|55	
12cu|R-MBESS-3.3.3-1|56	

12502 12
12cu|R-mboost-2.2.3-1|1	%bcond_with internet
12cu|R-mboost-2.2.3-1|2	%global packname  mboost
12cu|R-mboost-2.2.3-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-mboost-2.2.3-1|4	
12cu|R-mboost-2.2.3-1|5	Name:             R-%{packname}
12cu|R-mboost-2.2.3-1|6	Version:          2.2.3
12cu|R-mboost-2.2.3-1|7	Release:          1
12cu|R-mboost-2.2.3-1|8	Summary:          Model-Based Boosting
12cu|R-mboost-2.2.3-1|9	Group:            Sciences/Mathematics
12cu|R-mboost-2.2.3-1|10	License:          GPL-2
12cu|R-mboost-2.2.3-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-mboost-2.2.3-1|12	Source0:          http://cran.r-project.org/src/contrib/mboost_2.2-3.tar.gz
12cu|R-mboost-2.2.3-1|13	Requires:         R-methods R-stats
12cu|R-mboost-2.2.3-1|14	Requires:         R-Matrix R-survival R-splines R-lattice
12cu|R-mboost-2.2.3-1|15	Requires:         R-multicore R-party R-ipred R-MASS R-fields R-BayesX R-gbm
12cu|R-mboost-2.2.3-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-stats
12cu|R-mboost-2.2.3-1|17	BuildRequires:    R-Matrix R-survival R-splines R-lattice
12cu|R-mboost-2.2.3-1|18	BuildRequires:    R-multicore R-party R-ipred R-MASS R-fields R-BayesX R-gbm
12cu|R-mboost-2.2.3-1|19	BuildRequires:    blas-devel
12cu|R-mboost-2.2.3-1|20	BuildRequires:    lapack-devel
12cu|R-mboost-2.2.3-1|21	
12cu|R-mboost-2.2.3-1|22	%description
12cu|R-mboost-2.2.3-1|23	Functional gradient descent algorithm (boosting) for optimizing general
12cu|R-mboost-2.2.3-1|24	risk functions utilizing component-wise (penalised) least squares
12cu|R-mboost-2.2.3-1|25	estimates or regression trees as base-learners for fitting generalized
12cu|R-mboost-2.2.3-1|26	linear, additive and interaction models to potentially high-dimensional
12cu|R-mboost-2.2.3-1|27	
12cu|R-mboost-2.2.3-1|28	%prep
12cu|R-mboost-2.2.3-1|29	%setup -q -c -n %{packname}
12cu|R-mboost-2.2.3-1|30	
12cu|R-mboost-2.2.3-1|31	%build
12cu|R-mboost-2.2.3-1|32	
12cu|R-mboost-2.2.3-1|33	%install
12cu|R-mboost-2.2.3-1|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-mboost-2.2.3-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-mboost-2.2.3-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-mboost-2.2.3-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-mboost-2.2.3-1|38	
12cu|R-mboost-2.2.3-1|39	%if %{with internet}
12cu|R-mboost-2.2.3-1|40	%check
12cu|R-mboost-2.2.3-1|41	%{_bindir}/R CMD check %{packname}
12cu|R-mboost-2.2.3-1|42	%endif
12cu|R-mboost-2.2.3-1|43	
12cu|R-mboost-2.2.3-1|44	%files
12cu|R-mboost-2.2.3-1|45	%dir %{rlibdir}/%{packname}
12cu|R-mboost-2.2.3-1|46	%doc %{rlibdir}/%{packname}/doc
12cu|R-mboost-2.2.3-1|47	%doc %{rlibdir}/%{packname}/html
12cu|R-mboost-2.2.3-1|48	%doc %{rlibdir}/%{packname}/CHANGES
12cu|R-mboost-2.2.3-1|49	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-mboost-2.2.3-1|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-mboost-2.2.3-1|51	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-mboost-2.2.3-1|52	%{rlibdir}/%{packname}/INDEX
12cu|R-mboost-2.2.3-1|53	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-mboost-2.2.3-1|54	%{rlibdir}/%{packname}/Meta
12cu|R-mboost-2.2.3-1|55	%{rlibdir}/%{packname}/R
12cu|R-mboost-2.2.3-1|56	%{rlibdir}/%{packname}/cache
12cu|R-mboost-2.2.3-1|57	%{rlibdir}/%{packname}/data
12cu|R-mboost-2.2.3-1|58	%{rlibdir}/%{packname}/help
12cu|R-mboost-2.2.3-1|59	%{rlibdir}/%{packname}/libs
12cu|R-mboost-2.2.3-1|60	%{rlibdir}/%{packname}/*.R
12cu|R-mboost-2.2.3-1|61	%{rlibdir}/%{packname}/*.Rda
12cu|R-mboost-2.2.3-1|62	
12cu|R-mboost-2.2.3-1|63	
12cu|R-mboost-2.2.3-1|64	%changelog
12cu|R-mboost-2.2.3-1|65	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.2.3-1
12cu|R-mboost-2.2.3-1|66	+ Revision: 45cca6f
12cu|R-mboost-2.2.3-1|67	- LOG Updated to 2.2.3 (by updates_builder)
12cu|R-mboost-2.2.3-1|68	
12cu|R-mboost-2.2.3-1|69	

12503 12
12cu|R-mclust-4.2-1|1	%global packname  mclust
12cu|R-mclust-4.2-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-mclust-4.2-1|3	
12cu|R-mclust-4.2-1|4	Name:             R-%{packname}
12cu|R-mclust-4.2-1|5	Version:          4.2
12cu|R-mclust-4.2-1|6	Release:          1
12cu|R-mclust-4.2-1|7	Summary:          Model-Based Clustering / Normal Mixture Modeling
12cu|R-mclust-4.2-1|8	Group:            Sciences/Mathematics
12cu|R-mclust-4.2-1|9	License:          file LICENSE
12cu|R-mclust-4.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-mclust-4.2-1|11	Source0:          http://cran.r-project.org/src/contrib/mclust_4.2.tar.gz
12cu|R-mclust-4.2-1|12	Requires:         R-stats R-utils
12cu|R-mclust-4.2-1|13	Requires:         R-mix
12cu|R-mclust-4.2-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-utils
12cu|R-mclust-4.2-1|15	BuildRequires:    R-mix
12cu|R-mclust-4.2-1|16	BuildRequires:    blas-devel
12cu|R-mclust-4.2-1|17	BuildRequires:    lapack-devel
12cu|R-mclust-4.2-1|18	
12cu|R-mclust-4.2-1|19	%description
12cu|R-mclust-4.2-1|20	Model-based clustering and normal mixture modeling including Bayesian
12cu|R-mclust-4.2-1|21	
12cu|R-mclust-4.2-1|22	%prep
12cu|R-mclust-4.2-1|23	%setup -q -c -n %{packname}
12cu|R-mclust-4.2-1|24	
12cu|R-mclust-4.2-1|25	%build
12cu|R-mclust-4.2-1|26	
12cu|R-mclust-4.2-1|27	%install
12cu|R-mclust-4.2-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-mclust-4.2-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-mclust-4.2-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-mclust-4.2-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-mclust-4.2-1|32	
12cu|R-mclust-4.2-1|33	%check
12cu|R-mclust-4.2-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-mclust-4.2-1|35	
12cu|R-mclust-4.2-1|36	%files
12cu|R-mclust-4.2-1|37	%dir %{rlibdir}/%{packname}
12cu|R-mclust-4.2-1|38	#%doc %{rlibdir}/%{packname}/cite
12cu|R-mclust-4.2-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-mclust-4.2-1|40	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-mclust-4.2-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-mclust-4.2-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-mclust-4.2-1|43	#%{rlibdir}/%{packname}/LICENSE
12cu|R-mclust-4.2-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-mclust-4.2-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-mclust-4.2-1|46	%{rlibdir}/%{packname}/R
12cu|R-mclust-4.2-1|47	%{rlibdir}/%{packname}/data
12cu|R-mclust-4.2-1|48	%{rlibdir}/%{packname}/help
12cu|R-mclust-4.2-1|49	%{rlibdir}/%{packname}/libs
12cu|R-mclust-4.2-1|50	%{rlibdir}/%{packname}/doc
12cu|R-mclust-4.2-1|51	%{rlibdir}/%{packname}/NEWS
12cu|R-mclust-4.2-1|52	
12cu|R-mclust-4.2-1|53	
12cu|R-mclust-4.2-1|54	%changelog
12cu|R-mclust-4.2-1|55	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 3.4.11-1
12cu|R-mclust-4.2-1|56	+ Revision: 775949
12cu|R-mclust-4.2-1|57	- Import R-mclust
12cu|R-mclust-4.2-1|58	- Import R-mclust
12cu|R-mclust-4.2-1|59	
12cu|R-mclust-4.2-1|60	
12cu|R-mclust-4.2-1|61	

12504 12
12cu|R-MCMCpack-1.3.3-1|1	%global packname  MCMCpack
12cu|R-MCMCpack-1.3.3-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-MCMCpack-1.3.3-1|3	
12cu|R-MCMCpack-1.3.3-1|4	Name:             R-%{packname}
12cu|R-MCMCpack-1.3.3-1|5	Version:          1.3.3
12cu|R-MCMCpack-1.3.3-1|6	Release:          1
12cu|R-MCMCpack-1.3.3-1|7	Summary:          Markov chain Monte Carlo (MCMC) Package
12cu|R-MCMCpack-1.3.3-1|8	Group:            Sciences/Mathematics
12cu|R-MCMCpack-1.3.3-1|9	License:          GPL-3
12cu|R-MCMCpack-1.3.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-MCMCpack-1.3.3-1|11	Source0:          http://cran.r-project.org/src/contrib/MCMCpack_1.3-3.tar.gz
12cu|R-MCMCpack-1.3.3-1|12	Requires:         R-coda R-MASS R-stats
12cu|R-MCMCpack-1.3.3-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-coda R-MASS R-stats
12cu|R-MCMCpack-1.3.3-1|14	
12cu|R-MCMCpack-1.3.3-1|15	%description
12cu|R-MCMCpack-1.3.3-1|16	This package contains functions to perform Bayesian inference using
12cu|R-MCMCpack-1.3.3-1|17	posterior simulation for a number of statistical models. Most simulation
12cu|R-MCMCpack-1.3.3-1|18	is done in compiled C++ written in the Scythe Statistical Library Version
12cu|R-MCMCpack-1.3.3-1|19	1.0.2. All models return coda mcmc objects that can then be summarized
12cu|R-MCMCpack-1.3.3-1|20	using the coda package.  MCMCpack also contains some useful utility
12cu|R-MCMCpack-1.3.3-1|21	functions, including some additional density functions and pseudo-random
12cu|R-MCMCpack-1.3.3-1|22	number generators for statistical distributions, a general purpose
12cu|R-MCMCpack-1.3.3-1|23	Metropolis sampling algorithm, and tools for visualization.
12cu|R-MCMCpack-1.3.3-1|24	
12cu|R-MCMCpack-1.3.3-1|25	%prep
12cu|R-MCMCpack-1.3.3-1|26	%setup -q -c -n %{packname}
12cu|R-MCMCpack-1.3.3-1|27	
12cu|R-MCMCpack-1.3.3-1|28	%build
12cu|R-MCMCpack-1.3.3-1|29	
12cu|R-MCMCpack-1.3.3-1|30	%install
12cu|R-MCMCpack-1.3.3-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-MCMCpack-1.3.3-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-MCMCpack-1.3.3-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-MCMCpack-1.3.3-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-MCMCpack-1.3.3-1|35	
12cu|R-MCMCpack-1.3.3-1|36	%check
12cu|R-MCMCpack-1.3.3-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-MCMCpack-1.3.3-1|38	
12cu|R-MCMCpack-1.3.3-1|39	%files
12cu|R-MCMCpack-1.3.3-1|40	%dir %{rlibdir}/%{packname}
12cu|R-MCMCpack-1.3.3-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-MCMCpack-1.3.3-1|42	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-MCMCpack-1.3.3-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-MCMCpack-1.3.3-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-MCMCpack-1.3.3-1|45	# %{rlibdir}/%{packname}/LICENSE
12cu|R-MCMCpack-1.3.3-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-MCMCpack-1.3.3-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-MCMCpack-1.3.3-1|48	%{rlibdir}/%{packname}/R
12cu|R-MCMCpack-1.3.3-1|49	%{rlibdir}/%{packname}/data
12cu|R-MCMCpack-1.3.3-1|50	%{rlibdir}/%{packname}/help
12cu|R-MCMCpack-1.3.3-1|51	%{rlibdir}/%{packname}/libs
12cu|R-MCMCpack-1.3.3-1|52	
12cu|R-MCMCpack-1.3.3-1|53	%changelog
12cu|R-MCMCpack-1.3.3-1|54	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-1
12cu|R-MCMCpack-1.3.3-1|55	+ Revision: 97e750b
12cu|R-MCMCpack-1.3.3-1|56	- Merge branch 'auto_update' into rosa2012.1
12cu|R-MCMCpack-1.3.3-1|57	- Conflicts:
12cu|R-MCMCpack-1.3.3-1|58	- R-MCMCpack.spec
12cu|R-MCMCpack-1.3.3-1|59	
12cu|R-MCMCpack-1.3.3-1|60	

12505 12
12cu|R-MEMSS-0.9.2-1|1	%global packname  MEMSS
12cu|R-MEMSS-0.9.2-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-MEMSS-0.9.2-1|3	
12cu|R-MEMSS-0.9.2-1|4	Name:             R-%{packname}
12cu|R-MEMSS-0.9.2-1|5	Version:          0.9.2
12cu|R-MEMSS-0.9.2-1|6	Release:          1
12cu|R-MEMSS-0.9.2-1|7	Summary:          Data sets from Mixed-effects Models in S
12cu|R-MEMSS-0.9.2-1|8	Group:            Sciences/Mathematics
12cu|R-MEMSS-0.9.2-1|9	License:          GPL (>= 2)
12cu|R-MEMSS-0.9.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-MEMSS-0.9.2-1|11	Source0:          http://cran.r-project.org/src/contrib/MEMSS_0.9-2.tar.gz
12cu|R-MEMSS-0.9.2-1|12	BuildArch:        noarch
12cu|R-MEMSS-0.9.2-1|13	Requires:         R-core
12cu|R-MEMSS-0.9.2-1|14	Requires:         R-lme4
12cu|R-MEMSS-0.9.2-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lme4
12cu|R-MEMSS-0.9.2-1|16	
12cu|R-MEMSS-0.9.2-1|17	%description
12cu|R-MEMSS-0.9.2-1|18	Data sets and sample analyses from Pinheiro and Bates, "Mixed-effects
12cu|R-MEMSS-0.9.2-1|19	Models in S and S-PLUS" (Springer, 2000).
12cu|R-MEMSS-0.9.2-1|20	
12cu|R-MEMSS-0.9.2-1|21	%prep
12cu|R-MEMSS-0.9.2-1|22	%setup -q -c -n %{packname}
12cu|R-MEMSS-0.9.2-1|23	
12cu|R-MEMSS-0.9.2-1|24	%build
12cu|R-MEMSS-0.9.2-1|25	
12cu|R-MEMSS-0.9.2-1|26	%install
12cu|R-MEMSS-0.9.2-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-MEMSS-0.9.2-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-MEMSS-0.9.2-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-MEMSS-0.9.2-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-MEMSS-0.9.2-1|31	
12cu|R-MEMSS-0.9.2-1|32	%check
12cu|R-MEMSS-0.9.2-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-MEMSS-0.9.2-1|34	
12cu|R-MEMSS-0.9.2-1|35	%files
12cu|R-MEMSS-0.9.2-1|36	%dir %{rlibdir}/%{packname}
12cu|R-MEMSS-0.9.2-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-MEMSS-0.9.2-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-MEMSS-0.9.2-1|39	%{rlibdir}/%{packname}/INDEX
12cu|R-MEMSS-0.9.2-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-MEMSS-0.9.2-1|41	%{rlibdir}/%{packname}/Meta
12cu|R-MEMSS-0.9.2-1|42	%{rlibdir}/%{packname}/data
12cu|R-MEMSS-0.9.2-1|43	%{rlibdir}/%{packname}/help
12cu|R-MEMSS-0.9.2-1|44	
12cu|R-MEMSS-0.9.2-1|45	
12cu|R-MEMSS-0.9.2-1|46	
12cu|R-MEMSS-0.9.2-1|47	%changelog
12cu|R-MEMSS-0.9.2-1|48	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-1
12cu|R-MEMSS-0.9.2-1|49	+ Revision: 03164a0
12cu|R-MEMSS-0.9.2-1|50	- Updated to 0.9.2 (by updates_builder)
12cu|R-MEMSS-0.9.2-1|51	
12cu|R-MEMSS-0.9.2-1|52	

12506 12
12cu|R-mgcv-1.7.29-1|1	%global packname  mgcv
12cu|R-mgcv-1.7.29-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-mgcv-1.7.29-1|3	
12cu|R-mgcv-1.7.29-1|4	Name:             R-%{packname}
12cu|R-mgcv-1.7.29-1|5	Version:          1.7.29
12cu|R-mgcv-1.7.29-1|6	Release:          1
12cu|R-mgcv-1.7.29-1|7	Summary:          Mixed GAM Computation Vehicle with GCV/AIC/REML smoothness estimation
12cu|R-mgcv-1.7.29-1|8	Group:            Sciences/Mathematics
12cu|R-mgcv-1.7.29-1|9	License:          GPL (>= 2)
12cu|R-mgcv-1.7.29-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-mgcv-1.7.29-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.7-29.tar.gz
12cu|R-mgcv-1.7.29-1|12	
12cu|R-mgcv-1.7.29-1|13	Requires:         R-nlme
12cu|R-mgcv-1.7.29-1|14	Requires:         R-methods R-stats R-graphics R-Matrix
12cu|R-mgcv-1.7.29-1|15	Requires:         R-splines R-parallel
12cu|R-mgcv-1.7.29-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-nlme
12cu|R-mgcv-1.7.29-1|17	BuildRequires:    R-methods R-stats R-graphics R-Matrix
12cu|R-mgcv-1.7.29-1|18	BuildRequires:    R-splines R-parallel
12cu|R-mgcv-1.7.29-1|19	BuildRequires:    lapack-devel
12cu|R-mgcv-1.7.29-1|20	
12cu|R-mgcv-1.7.29-1|21	%description
12cu|R-mgcv-1.7.29-1|22	Routines for GAMs and other generalized ridge regression with multiple
12cu|R-mgcv-1.7.29-1|23	smoothing parameter selection by GCV, REML or UBRE/AIC. Also GAMMs.
12cu|R-mgcv-1.7.29-1|24	Includes a gam() function.
12cu|R-mgcv-1.7.29-1|25	
12cu|R-mgcv-1.7.29-1|26	%prep
12cu|R-mgcv-1.7.29-1|27	%setup -q -c -n %{packname}
12cu|R-mgcv-1.7.29-1|28	
12cu|R-mgcv-1.7.29-1|29	%build
12cu|R-mgcv-1.7.29-1|30	
12cu|R-mgcv-1.7.29-1|31	%install
12cu|R-mgcv-1.7.29-1|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-mgcv-1.7.29-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-mgcv-1.7.29-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-mgcv-1.7.29-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-mgcv-1.7.29-1|36	
12cu|R-mgcv-1.7.29-1|37	%check
12cu|R-mgcv-1.7.29-1|38	%{_bindir}/R CMD check %{packname}
12cu|R-mgcv-1.7.29-1|39	
12cu|R-mgcv-1.7.29-1|40	%files
12cu|R-mgcv-1.7.29-1|41	%dir %{rlibdir}/%{packname}
12cu|R-mgcv-1.7.29-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-mgcv-1.7.29-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-mgcv-1.7.29-1|44	%{rlibdir}/%{packname}/CITATION
12cu|R-mgcv-1.7.29-1|45	%{rlibdir}/%{packname}/INDEX
12cu|R-mgcv-1.7.29-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-mgcv-1.7.29-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-mgcv-1.7.29-1|48	%{rlibdir}/%{packname}/R
12cu|R-mgcv-1.7.29-1|49	%{rlibdir}/%{packname}/data
12cu|R-mgcv-1.7.29-1|50	%{rlibdir}/%{packname}/help
12cu|R-mgcv-1.7.29-1|51	%{rlibdir}/%{packname}/libs
12cu|R-mgcv-1.7.29-1|52	
12cu|R-mgcv-1.7.29-1|53	%changelog
12cu|R-mgcv-1.7.29-1|54	* Thu Apr 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.29-1
12cu|R-mgcv-1.7.29-1|55	+ Revision: 22b29b6
12cu|R-mgcv-1.7.29-1|56	- Fix files
12cu|R-mgcv-1.7.29-1|57	
12cu|R-mgcv-1.7.29-1|58	

12507 12
12cu|R-mice-2.21-2|1	%global packname  mice
12cu|R-mice-2.21-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-mice-2.21-2|3	
12cu|R-mice-2.21-2|4	%define debug_package %{nil}
12cu|R-mice-2.21-2|5	
12cu|R-mice-2.21-2|6	Name:             R-%{packname}
12cu|R-mice-2.21-2|7	Version:          2.21
12cu|R-mice-2.21-2|8	Release:          2
12cu|R-mice-2.21-2|9	Summary:          Multivariate Imputation by Chained Equations
12cu|R-mice-2.21-2|10	Group:            Sciences/Mathematics
12cu|R-mice-2.21-2|11	License:          GPL-2 | GPL-3
12cu|R-mice-2.21-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-mice-2.21-2|13	Source0:          http://cran.r-project.org/src/contrib/mice_2.21.tar.gz
12cu|R-mice-2.21-2|14	BuildArch:        noarch
12cu|R-mice-2.21-2|15	Requires:         R-core
12cu|R-mice-2.21-2|16	Requires:         R-MASS R-nnet R-methods R-lattice
12cu|R-mice-2.21-2|17	Requires:         R-VIM R-lattice R-mitools R-nlme R-Zelig R-lme4
12cu|R-mice-2.21-2|18	Requires:         R-AGD R-gamlss R-pan
12cu|R-mice-2.21-2|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS R-nnet R-methods R-lattice
12cu|R-mice-2.21-2|20	BuildRequires:    R-VIM R-lattice R-mitools R-nlme R-Zelig R-lme4
12cu|R-mice-2.21-2|21	BuildRequires:    R-AGD R-gamlss R-pan
12cu|R-mice-2.21-2|22	
12cu|R-mice-2.21-2|23	%description
12cu|R-mice-2.21-2|24	Multiple Imputation using Fully Conditional Specification
12cu|R-mice-2.21-2|25	
12cu|R-mice-2.21-2|26	%prep
12cu|R-mice-2.21-2|27	%setup -q -c -n %{packname}
12cu|R-mice-2.21-2|28	
12cu|R-mice-2.21-2|29	%build
12cu|R-mice-2.21-2|30	
12cu|R-mice-2.21-2|31	%install
12cu|R-mice-2.21-2|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-mice-2.21-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-mice-2.21-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-mice-2.21-2|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-mice-2.21-2|36	
12cu|R-mice-2.21-2|37	%check
12cu|R-mice-2.21-2|38	%{_bindir}/R CMD check %{packname}
12cu|R-mice-2.21-2|39	
12cu|R-mice-2.21-2|40	%files
12cu|R-mice-2.21-2|41	%dir %{rlibdir}/%{packname}
12cu|R-mice-2.21-2|42	%doc %{rlibdir}/%{packname}/doc
12cu|R-mice-2.21-2|43	%doc %{rlibdir}/%{packname}/html
12cu|R-mice-2.21-2|44	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-mice-2.21-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-mice-2.21-2|46	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-mice-2.21-2|47	%{rlibdir}/%{packname}/INDEX
12cu|R-mice-2.21-2|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-mice-2.21-2|49	%{rlibdir}/%{packname}/Meta
12cu|R-mice-2.21-2|50	%{rlibdir}/%{packname}/R
12cu|R-mice-2.21-2|51	%{rlibdir}/%{packname}/data
12cu|R-mice-2.21-2|52	%{rlibdir}/%{packname}/help
12cu|R-mice-2.21-2|53	%{rlibdir}/mice/libs/mice.so
12cu|R-mice-2.21-2|54	
12cu|R-mice-2.21-2|55	
12cu|R-mice-2.21-2|56	
12cu|R-mice-2.21-2|57	%changelog
12cu|R-mice-2.21-2|58	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.21-2
12cu|R-mice-2.21-2|59	+ Revision: fd37cf4
12cu|R-mice-2.21-2|60	- Disable debug
12cu|R-mice-2.21-2|61	
12cu|R-mice-2.21-2|62	

12508 12
12cu|R-microRNA-1.20.0-1|1	%global packname  microRNA
12cu|R-microRNA-1.20.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-microRNA-1.20.0-1|3	
12cu|R-microRNA-1.20.0-1|4	%define debug_package %{nil}
12cu|R-microRNA-1.20.0-1|5	
12cu|R-microRNA-1.20.0-1|6	Name:             R-%{packname}
12cu|R-microRNA-1.20.0-1|7	Version:          1.20.0
12cu|R-microRNA-1.20.0-1|8	Release:          1
12cu|R-microRNA-1.20.0-1|9	Summary:          Data and functions for dealing with microRNAs
12cu|R-microRNA-1.20.0-1|10	Group:            Sciences/Mathematics
12cu|R-microRNA-1.20.0-1|11	License:          Artistic-2.0
12cu|R-microRNA-1.20.0-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-microRNA-1.20.0-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/microRNA_1.20.0.tar.gz
12cu|R-microRNA-1.20.0-1|14	Requires:         R-Biostrings
12cu|R-microRNA-1.20.0-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-microRNA-1.20.0-1|16	BuildRequires:    R-Biostrings
12cu|R-microRNA-1.20.0-1|17	
12cu|R-microRNA-1.20.0-1|18	%description
12cu|R-microRNA-1.20.0-1|19	Different data resources for microRNAs and some functions for manipulating
12cu|R-microRNA-1.20.0-1|20	
12cu|R-microRNA-1.20.0-1|21	%prep
12cu|R-microRNA-1.20.0-1|22	%setup -q -c -n %{packname}
12cu|R-microRNA-1.20.0-1|23	
12cu|R-microRNA-1.20.0-1|24	%build
12cu|R-microRNA-1.20.0-1|25	
12cu|R-microRNA-1.20.0-1|26	%install
12cu|R-microRNA-1.20.0-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-microRNA-1.20.0-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-microRNA-1.20.0-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-microRNA-1.20.0-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-microRNA-1.20.0-1|31	
12cu|R-microRNA-1.20.0-1|32	%check
12cu|R-microRNA-1.20.0-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-microRNA-1.20.0-1|34	
12cu|R-microRNA-1.20.0-1|35	%files
12cu|R-microRNA-1.20.0-1|36	%dir %{rlibdir}/%{packname}
12cu|R-microRNA-1.20.0-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-microRNA-1.20.0-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-microRNA-1.20.0-1|39	%{rlibdir}/%{packname}/INDEX
12cu|R-microRNA-1.20.0-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-microRNA-1.20.0-1|41	%{rlibdir}/%{packname}/Meta
12cu|R-microRNA-1.20.0-1|42	%{rlibdir}/%{packname}/R
12cu|R-microRNA-1.20.0-1|43	%{rlibdir}/%{packname}/data
12cu|R-microRNA-1.20.0-1|44	%{rlibdir}/%{packname}/extdata
12cu|R-microRNA-1.20.0-1|45	%{rlibdir}/%{packname}/help
12cu|R-microRNA-1.20.0-1|46	%{rlibdir}/%{packname}/scripts
12cu|R-microRNA-1.20.0-1|47	
12cu|R-microRNA-1.20.0-1|48	
12cu|R-microRNA-1.20.0-1|49	%changelog
12cu|R-microRNA-1.20.0-1|50	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-1
12cu|R-microRNA-1.20.0-1|51	+ Revision: 2510793
12cu|R-microRNA-1.20.0-1|52	- LOG Updated to 1.20.0 (by updates_builder)
12cu|R-microRNA-1.20.0-1|53	
12cu|R-microRNA-1.20.0-1|54	

12509 12
12cu|R-minqa-1.2.3-2|1	%global packname  minqa
12cu|R-minqa-1.2.3-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-minqa-1.2.3-2|3	
12cu|R-minqa-1.2.3-2|4	Name:             R-%{packname}
12cu|R-minqa-1.2.3-2|5	Version:          1.2.3
12cu|R-minqa-1.2.3-2|6	Release:          2
12cu|R-minqa-1.2.3-2|7	Summary:          Derivative-free optimization algorithms by quadratic approximation
12cu|R-minqa-1.2.3-2|8	Group:            Sciences/Mathematics
12cu|R-minqa-1.2.3-2|9	License:          GPL-2
12cu|R-minqa-1.2.3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-minqa-1.2.3-2|11	Source0:          http://cran.r-project.org/src/contrib/minqa_1.2.3.tar.gz
12cu|R-minqa-1.2.3-2|12	
12cu|R-minqa-1.2.3-2|13	Requires:         R-Rcpp
12cu|R-minqa-1.2.3-2|14	
12cu|R-minqa-1.2.3-2|15	
12cu|R-minqa-1.2.3-2|16	BuildRequires:    R-devel Rmath-devel R-Rcpp
12cu|R-minqa-1.2.3-2|17	BuildRequires:    texlive-scheme-tetex
12cu|R-minqa-1.2.3-2|18	
12cu|R-minqa-1.2.3-2|19	
12cu|R-minqa-1.2.3-2|20	%description
12cu|R-minqa-1.2.3-2|21	Derivative-free optimization by quadratic approximation based on an
12cu|R-minqa-1.2.3-2|22	interface to Fortran implementations by M. J. D. Powell.
12cu|R-minqa-1.2.3-2|23	
12cu|R-minqa-1.2.3-2|24	%prep
12cu|R-minqa-1.2.3-2|25	%setup -q -c -n %{packname}
12cu|R-minqa-1.2.3-2|26	
12cu|R-minqa-1.2.3-2|27	%build
12cu|R-minqa-1.2.3-2|28	
12cu|R-minqa-1.2.3-2|29	%install
12cu|R-minqa-1.2.3-2|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-minqa-1.2.3-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-minqa-1.2.3-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-minqa-1.2.3-2|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-minqa-1.2.3-2|34	
12cu|R-minqa-1.2.3-2|35	%check
12cu|R-minqa-1.2.3-2|36	%{_bindir}/R CMD check %{packname}
12cu|R-minqa-1.2.3-2|37	
12cu|R-minqa-1.2.3-2|38	%files
12cu|R-minqa-1.2.3-2|39	%dir %{rlibdir}/%{packname}
12cu|R-minqa-1.2.3-2|40	%doc %{rlibdir}/%{packname}/html
12cu|R-minqa-1.2.3-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-minqa-1.2.3-2|42	%{rlibdir}/%{packname}/INDEX
12cu|R-minqa-1.2.3-2|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-minqa-1.2.3-2|44	%{rlibdir}/%{packname}/Meta
12cu|R-minqa-1.2.3-2|45	%{rlibdir}/%{packname}/R
12cu|R-minqa-1.2.3-2|46	%{rlibdir}/%{packname}/help
12cu|R-minqa-1.2.3-2|47	%{rlibdir}/%{packname}/libs
12cu|R-minqa-1.2.3-2|48	
12cu|R-minqa-1.2.3-2|49	
12cu|R-minqa-1.2.3-2|50	%changelog
12cu|R-minqa-1.2.3-2|51	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-2
12cu|R-minqa-1.2.3-2|52	+ Revision: f473d8e
12cu|R-minqa-1.2.3-2|53	- Fix doc building
12cu|R-minqa-1.2.3-2|54	
12cu|R-minqa-1.2.3-2|55	

12510 12
12cu|R-misc3d-0.8.4-1|1	%global packname  misc3d
12cu|R-misc3d-0.8.4-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-misc3d-0.8.4-1|3	
12cu|R-misc3d-0.8.4-1|4	Name:             R-%{packname}
12cu|R-misc3d-0.8.4-1|5	Version:          0.8.4
12cu|R-misc3d-0.8.4-1|6	Release:          1
12cu|R-misc3d-0.8.4-1|7	Summary:          Miscellaneous 3D Plots
12cu|R-misc3d-0.8.4-1|8	Group:            Sciences/Mathematics
12cu|R-misc3d-0.8.4-1|9	License:          GPL
12cu|R-misc3d-0.8.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-misc3d-0.8.4-1|11	Source0:          http://cran.r-project.org/src/contrib/misc3d_0.8-4.tar.gz
12cu|R-misc3d-0.8.4-1|12	BuildArch:        noarch
12cu|R-misc3d-0.8.4-1|13	Requires:         R-core
12cu|R-misc3d-0.8.4-1|14	Requires:         R-rgl R-tkrplot R-MASS
12cu|R-misc3d-0.8.4-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-misc3d-0.8.4-1|16	BuildRequires:    R-rgl R-tkrplot R-MASS
12cu|R-misc3d-0.8.4-1|17	
12cu|R-misc3d-0.8.4-1|18	%description
12cu|R-misc3d-0.8.4-1|19	A collection of miscellaneous 3d plots, including isosurfaces.
12cu|R-misc3d-0.8.4-1|20	
12cu|R-misc3d-0.8.4-1|21	%prep
12cu|R-misc3d-0.8.4-1|22	%setup -q -c -n %{packname}
12cu|R-misc3d-0.8.4-1|23	
12cu|R-misc3d-0.8.4-1|24	%build
12cu|R-misc3d-0.8.4-1|25	
12cu|R-misc3d-0.8.4-1|26	%install
12cu|R-misc3d-0.8.4-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-misc3d-0.8.4-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-misc3d-0.8.4-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-misc3d-0.8.4-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-misc3d-0.8.4-1|31	
12cu|R-misc3d-0.8.4-1|32	%if 0
12cu|R-misc3d-0.8.4-1|33	%check
12cu|R-misc3d-0.8.4-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-misc3d-0.8.4-1|35	%endif
12cu|R-misc3d-0.8.4-1|36	
12cu|R-misc3d-0.8.4-1|37	%files
12cu|R-misc3d-0.8.4-1|38	%dir %{rlibdir}/%{packname}
12cu|R-misc3d-0.8.4-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-misc3d-0.8.4-1|40	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-misc3d-0.8.4-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-misc3d-0.8.4-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-misc3d-0.8.4-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-misc3d-0.8.4-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-misc3d-0.8.4-1|45	%{rlibdir}/%{packname}/R
12cu|R-misc3d-0.8.4-1|46	%{rlibdir}/%{packname}/data
12cu|R-misc3d-0.8.4-1|47	%{rlibdir}/%{packname}/demo
12cu|R-misc3d-0.8.4-1|48	%{rlibdir}/%{packname}/help
12cu|R-misc3d-0.8.4-1|49	
12cu|R-misc3d-0.8.4-1|50	
12cu|R-misc3d-0.8.4-1|51	%changelog
12cu|R-misc3d-0.8.4-1|52	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.8_2-1
12cu|R-misc3d-0.8.4-1|53	+ Revision: 776390
12cu|R-misc3d-0.8.4-1|54	- Import R-misc3d
12cu|R-misc3d-0.8.4-1|55	- Import R-misc3d
12cu|R-misc3d-0.8.4-1|56	
12cu|R-misc3d-0.8.4-1|57	

12511 12
12cu|R-miscTools-0.6.16-1|1	%global packname  miscTools
12cu|R-miscTools-0.6.16-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-miscTools-0.6.16-1|3	
12cu|R-miscTools-0.6.16-1|4	Name:             R-%{packname}
12cu|R-miscTools-0.6.16-1|5	Version:          0.6.16
12cu|R-miscTools-0.6.16-1|6	Release:          1
12cu|R-miscTools-0.6.16-1|7	Summary:          Miscellanneous Tools and Utilities
12cu|R-miscTools-0.6.16-1|8	Group:            Sciences/Mathematics
12cu|R-miscTools-0.6.16-1|9	License:          GPL (>= 2)
12cu|R-miscTools-0.6.16-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-miscTools-0.6.16-1|11	Source0:          http://cran.r-project.org/src/contrib/miscTools_0.6-16.tar.gz
12cu|R-miscTools-0.6.16-1|12	BuildArch:        noarch
12cu|R-miscTools-0.6.16-1|13	Requires:         R-core
12cu|R-miscTools-0.6.16-1|14	Requires:         R-Ecdat
12cu|R-miscTools-0.6.16-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-miscTools-0.6.16-1|16	BuildRequires:    R-Ecdat
12cu|R-miscTools-0.6.16-1|17	
12cu|R-miscTools-0.6.16-1|18	%description
12cu|R-miscTools-0.6.16-1|19	Miscellanneous small tools and utilities
12cu|R-miscTools-0.6.16-1|20	
12cu|R-miscTools-0.6.16-1|21	%prep
12cu|R-miscTools-0.6.16-1|22	%setup -q -c -n %{packname}
12cu|R-miscTools-0.6.16-1|23	
12cu|R-miscTools-0.6.16-1|24	%build
12cu|R-miscTools-0.6.16-1|25	
12cu|R-miscTools-0.6.16-1|26	%install
12cu|R-miscTools-0.6.16-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-miscTools-0.6.16-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-miscTools-0.6.16-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-miscTools-0.6.16-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-miscTools-0.6.16-1|31	
12cu|R-miscTools-0.6.16-1|32	%check
12cu|R-miscTools-0.6.16-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-miscTools-0.6.16-1|34	
12cu|R-miscTools-0.6.16-1|35	%files
12cu|R-miscTools-0.6.16-1|36	%dir %{rlibdir}/%{packname}
12cu|R-miscTools-0.6.16-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-miscTools-0.6.16-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-miscTools-0.6.16-1|39	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-miscTools-0.6.16-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-miscTools-0.6.16-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-miscTools-0.6.16-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-miscTools-0.6.16-1|43	%{rlibdir}/%{packname}/R
12cu|R-miscTools-0.6.16-1|44	%{rlibdir}/%{packname}/help
12cu|R-miscTools-0.6.16-1|45	
12cu|R-miscTools-0.6.16-1|46	
12cu|R-miscTools-0.6.16-1|47	%changelog
12cu|R-miscTools-0.6.16-1|48	* Sun Feb 19 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.6_12-1
12cu|R-miscTools-0.6.16-1|49	+ Revision: 777495
12cu|R-miscTools-0.6.16-1|50	- Import R-miscTools
12cu|R-miscTools-0.6.16-1|51	- Import R-miscTools
12cu|R-miscTools-0.6.16-1|52	
12cu|R-miscTools-0.6.16-1|53	

12512 12
12cu|R-mitools-2.2-2|1	%global packname  mitools
12cu|R-mitools-2.2-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-mitools-2.2-2|3	
12cu|R-mitools-2.2-2|4	%define debug_package %{nil}
12cu|R-mitools-2.2-2|5	
12cu|R-mitools-2.2-2|6	Name:             R-%{packname}
12cu|R-mitools-2.2-2|7	Version:          2.2
12cu|R-mitools-2.2-2|8	Release:          2
12cu|R-mitools-2.2-2|9	Summary:          Tools for multiple imputation of missing data
12cu|R-mitools-2.2-2|10	Group:            Sciences/Mathematics
12cu|R-mitools-2.2-2|11	License:          GPL-2
12cu|R-mitools-2.2-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-mitools-2.2-2|13	Source0:          http://cran.r-project.org/src/contrib/mitools_2.2.tar.gz
12cu|R-mitools-2.2-2|14	Requires:         R-RODBC R-DBI
12cu|R-mitools-2.2-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-mitools-2.2-2|16	BuildRequires:    R-RODBC R-DBI
12cu|R-mitools-2.2-2|17	
12cu|R-mitools-2.2-2|18	%description
12cu|R-mitools-2.2-2|19	Tools to perform analyses and combine results from multiple-imputation
12cu|R-mitools-2.2-2|20	
12cu|R-mitools-2.2-2|21	%prep
12cu|R-mitools-2.2-2|22	%setup -q -c -n %{packname}
12cu|R-mitools-2.2-2|23	
12cu|R-mitools-2.2-2|24	%build
12cu|R-mitools-2.2-2|25	
12cu|R-mitools-2.2-2|26	%install
12cu|R-mitools-2.2-2|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-mitools-2.2-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-mitools-2.2-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-mitools-2.2-2|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-mitools-2.2-2|31	
12cu|R-mitools-2.2-2|32	#%check
12cu|R-mitools-2.2-2|33	#%{_bindir}/R CMD check %{packname}
12cu|R-mitools-2.2-2|34	
12cu|R-mitools-2.2-2|35	%files
12cu|R-mitools-2.2-2|36	%dir %{rlibdir}/%{packname}
12cu|R-mitools-2.2-2|37	%doc %{rlibdir}/%{packname}/doc
12cu|R-mitools-2.2-2|38	%doc %{rlibdir}/%{packname}/html
12cu|R-mitools-2.2-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-mitools-2.2-2|40	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-mitools-2.2-2|41	%{rlibdir}/%{packname}/INDEX
12cu|R-mitools-2.2-2|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-mitools-2.2-2|43	%{rlibdir}/%{packname}/Meta
12cu|R-mitools-2.2-2|44	%{rlibdir}/%{packname}/R
12cu|R-mitools-2.2-2|45	%{rlibdir}/%{packname}/data
12cu|R-mitools-2.2-2|46	%{rlibdir}/%{packname}/demo
12cu|R-mitools-2.2-2|47	%{rlibdir}/%{packname}/dta
12cu|R-mitools-2.2-2|48	%{rlibdir}/%{packname}/help
12cu|R-mitools-2.2-2|49	
12cu|R-mitools-2.2-2|50	
12cu|R-mitools-2.2-2|51	%changelog
12cu|R-mitools-2.2-2|52	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.1-1
12cu|R-mitools-2.2-2|53	+ Revision: 776374
12cu|R-mitools-2.2-2|54	- Import R-mitools
12cu|R-mitools-2.2-2|55	- Import R-mitools
12cu|R-mitools-2.2-2|56	
12cu|R-mitools-2.2-2|57	

12513 12
12cu|R-mix-1.0_8-3|1	%global packname  mix
12cu|R-mix-1.0_8-3|2	%global rlibdir  %{_libdir}/R/library
12cu|R-mix-1.0_8-3|3	
12cu|R-mix-1.0_8-3|4	Name:             R-%{packname}
12cu|R-mix-1.0_8-3|5	Version:          1.0_8
12cu|R-mix-1.0_8-3|6	Release:          3
12cu|R-mix-1.0_8-3|7	Summary:          Estimation/multiple Imputation for Mixed Categorical and Continuous Data
12cu|R-mix-1.0_8-3|8	Group:            Sciences/Mathematics
12cu|R-mix-1.0_8-3|9	License:          Unlimited
12cu|R-mix-1.0_8-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-mix-1.0_8-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-8.tar.gz
12cu|R-mix-1.0_8-3|12	Requires:         R-stats
12cu|R-mix-1.0_8-3|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
12cu|R-mix-1.0_8-3|14	
12cu|R-mix-1.0_8-3|15	%description
12cu|R-mix-1.0_8-3|16	Estimation/multiple imputation programs for mixed categorical and
12cu|R-mix-1.0_8-3|17	continuous data
12cu|R-mix-1.0_8-3|18	
12cu|R-mix-1.0_8-3|19	%prep
12cu|R-mix-1.0_8-3|20	%setup -q -c -n %{packname}
12cu|R-mix-1.0_8-3|21	
12cu|R-mix-1.0_8-3|22	%build
12cu|R-mix-1.0_8-3|23	
12cu|R-mix-1.0_8-3|24	%install
12cu|R-mix-1.0_8-3|25	mkdir -p %{buildroot}%{rlibdir}
12cu|R-mix-1.0_8-3|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-mix-1.0_8-3|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-mix-1.0_8-3|28	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-mix-1.0_8-3|29	
12cu|R-mix-1.0_8-3|30	%check
12cu|R-mix-1.0_8-3|31	%{_bindir}/R CMD check %{packname}
12cu|R-mix-1.0_8-3|32	
12cu|R-mix-1.0_8-3|33	%files
12cu|R-mix-1.0_8-3|34	%dir %{rlibdir}/%{packname}
12cu|R-mix-1.0_8-3|35	%doc %{rlibdir}/%{packname}/html
12cu|R-mix-1.0_8-3|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-mix-1.0_8-3|37	%{rlibdir}/%{packname}/INDEX
12cu|R-mix-1.0_8-3|38	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-mix-1.0_8-3|39	%{rlibdir}/%{packname}/Meta
12cu|R-mix-1.0_8-3|40	%{rlibdir}/%{packname}/R
12cu|R-mix-1.0_8-3|41	%{rlibdir}/%{packname}/data
12cu|R-mix-1.0_8-3|42	%{rlibdir}/%{packname}/help
12cu|R-mix-1.0_8-3|43	%{rlibdir}/%{packname}/libs
12cu|R-mix-1.0_8-3|44	
12cu|R-mix-1.0_8-3|45	
12cu|R-mix-1.0_8-3|46	%changelog
12cu|R-mix-1.0_8-3|47	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_8-1
12cu|R-mix-1.0_8-3|48	+ Revision: 775856
12cu|R-mix-1.0_8-3|49	- Import R-mix
12cu|R-mix-1.0_8-3|50	- Import R-mix
12cu|R-mix-1.0_8-3|51	

12514 12
12cu|R-mlbench-2.1.1-2|1	%global packname  mlbench
12cu|R-mlbench-2.1.1-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-mlbench-2.1.1-2|3	
12cu|R-mlbench-2.1.1-2|4	Name:             R-%{packname}
12cu|R-mlbench-2.1.1-2|5	Version:          2.1.1
12cu|R-mlbench-2.1.1-2|6	Release:          2
12cu|R-mlbench-2.1.1-2|7	Summary:          Machine Learning Benchmark Problems
12cu|R-mlbench-2.1.1-2|8	Group:            Sciences/Mathematics
12cu|R-mlbench-2.1.1-2|9	License:          GPL-2
12cu|R-mlbench-2.1.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-mlbench-2.1.1-2|11	Source0:          http://cran.r-project.org/src/contrib/mlbench_2.1-1.tar.gz
12cu|R-mlbench-2.1.1-2|12	Requires:         R-lattice
12cu|R-mlbench-2.1.1-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-mlbench-2.1.1-2|14	BuildRequires:    R-lattice
12cu|R-mlbench-2.1.1-2|15	
12cu|R-mlbench-2.1.1-2|16	%description
12cu|R-mlbench-2.1.1-2|17	A collection of artificial and real-world machine learning benchmark
12cu|R-mlbench-2.1.1-2|18	problems, including, e.g., several data sets from the UCI repository.
12cu|R-mlbench-2.1.1-2|19	
12cu|R-mlbench-2.1.1-2|20	%prep
12cu|R-mlbench-2.1.1-2|21	%setup -q -c -n %{packname}
12cu|R-mlbench-2.1.1-2|22	
12cu|R-mlbench-2.1.1-2|23	%build
12cu|R-mlbench-2.1.1-2|24	
12cu|R-mlbench-2.1.1-2|25	%install
12cu|R-mlbench-2.1.1-2|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-mlbench-2.1.1-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-mlbench-2.1.1-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-mlbench-2.1.1-2|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-mlbench-2.1.1-2|30	
12cu|R-mlbench-2.1.1-2|31	%check
12cu|R-mlbench-2.1.1-2|32	%{_bindir}/R CMD check %{packname}
12cu|R-mlbench-2.1.1-2|33	
12cu|R-mlbench-2.1.1-2|34	%files
12cu|R-mlbench-2.1.1-2|35	%dir %{rlibdir}/%{packname}
12cu|R-mlbench-2.1.1-2|36	%doc %{rlibdir}/%{packname}/html
12cu|R-mlbench-2.1.1-2|37	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-mlbench-2.1.1-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-mlbench-2.1.1-2|39	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-mlbench-2.1.1-2|40	%{rlibdir}/%{packname}/INDEX
12cu|R-mlbench-2.1.1-2|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-mlbench-2.1.1-2|42	%{rlibdir}/%{packname}/Meta
12cu|R-mlbench-2.1.1-2|43	%{rlibdir}/%{packname}/R
12cu|R-mlbench-2.1.1-2|44	%{rlibdir}/%{packname}/data
12cu|R-mlbench-2.1.1-2|45	%{rlibdir}/%{packname}/help
12cu|R-mlbench-2.1.1-2|46	%{rlibdir}/%{packname}/libs
12cu|R-mlbench-2.1.1-2|47	
12cu|R-mlbench-2.1.1-2|48	
12cu|R-mlbench-2.1.1-2|49	%changelog
12cu|R-mlbench-2.1.1-2|50	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.1_0-1
12cu|R-mlbench-2.1.1-2|51	+ Revision: 775867
12cu|R-mlbench-2.1.1-2|52	- Import R-mlbench
12cu|R-mlbench-2.1.1-2|53	- Import R-mlbench
12cu|R-mlbench-2.1.1-2|54	
12cu|R-mlbench-2.1.1-2|55	

12515 12
12cu|R-mlmRev-1.0.6-1|1	%global packname  mlmRev
12cu|R-mlmRev-1.0.6-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-mlmRev-1.0.6-1|3	
12cu|R-mlmRev-1.0.6-1|4	%define debug_package %{nil}
12cu|R-mlmRev-1.0.6-1|5	
12cu|R-mlmRev-1.0.6-1|6	Name:             R-%{packname}
12cu|R-mlmRev-1.0.6-1|7	Version:          1.0.6
12cu|R-mlmRev-1.0.6-1|8	Release:          1
12cu|R-mlmRev-1.0.6-1|9	Summary:          Examples from Multilevel Modelling Software Review
12cu|R-mlmRev-1.0.6-1|10	Group:            Sciences/Mathematics
12cu|R-mlmRev-1.0.6-1|11	License:          GPL (>= 2)
12cu|R-mlmRev-1.0.6-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-mlmRev-1.0.6-1|13	Source0:          http://cran.r-project.org/src/contrib/mlmRev_1.0-6.tar.gz
12cu|R-mlmRev-1.0.6-1|14	Requires:         R-lme4
12cu|R-mlmRev-1.0.6-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lme4
12cu|R-mlmRev-1.0.6-1|16	
12cu|R-mlmRev-1.0.6-1|17	%description
12cu|R-mlmRev-1.0.6-1|18	Data and examples from a multilevel modelling software review as well as
12cu|R-mlmRev-1.0.6-1|19	other well-known data sets from the multilevel modelling literature.
12cu|R-mlmRev-1.0.6-1|20	
12cu|R-mlmRev-1.0.6-1|21	%prep
12cu|R-mlmRev-1.0.6-1|22	%setup -q -c -n %{packname}
12cu|R-mlmRev-1.0.6-1|23	
12cu|R-mlmRev-1.0.6-1|24	%build
12cu|R-mlmRev-1.0.6-1|25	
12cu|R-mlmRev-1.0.6-1|26	%install
12cu|R-mlmRev-1.0.6-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-mlmRev-1.0.6-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-mlmRev-1.0.6-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-mlmRev-1.0.6-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-mlmRev-1.0.6-1|31	
12cu|R-mlmRev-1.0.6-1|32	%check
12cu|R-mlmRev-1.0.6-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-mlmRev-1.0.6-1|34	
12cu|R-mlmRev-1.0.6-1|35	%files
12cu|R-mlmRev-1.0.6-1|36	%dir %{rlibdir}/%{packname}
12cu|R-mlmRev-1.0.6-1|37	%doc %{rlibdir}/%{packname}/doc
12cu|R-mlmRev-1.0.6-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-mlmRev-1.0.6-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-mlmRev-1.0.6-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-mlmRev-1.0.6-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-mlmRev-1.0.6-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-mlmRev-1.0.6-1|43	%{rlibdir}/%{packname}/data
12cu|R-mlmRev-1.0.6-1|44	%{rlibdir}/%{packname}/help
12cu|R-mlmRev-1.0.6-1|45	%{rlibdir}/%{packname}/original
12cu|R-mlmRev-1.0.6-1|46	
12cu|R-mlmRev-1.0.6-1|47	
12cu|R-mlmRev-1.0.6-1|48	
12cu|R-mlmRev-1.0.6-1|49	%changelog
12cu|R-mlmRev-1.0.6-1|50	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.6-1
12cu|R-mlmRev-1.0.6-1|51	+ Revision: 260ca0e
12cu|R-mlmRev-1.0.6-1|52	- Updated to 1.0.6 (by updates_builder)
12cu|R-mlmRev-1.0.6-1|53	
12cu|R-mlmRev-1.0.6-1|54	

12516 12
12cu|R-mlogit-0.2.4-1|1	%global packname  mlogit
12cu|R-mlogit-0.2.4-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-mlogit-0.2.4-1|3	
12cu|R-mlogit-0.2.4-1|4	%define debug_package %{nil}
12cu|R-mlogit-0.2.4-1|5	
12cu|R-mlogit-0.2.4-1|6	Name:             R-%{packname}
12cu|R-mlogit-0.2.4-1|7	Version:          0.2.4
12cu|R-mlogit-0.2.4-1|8	Release:          1
12cu|R-mlogit-0.2.4-1|9	Summary:          multinomial logit model
12cu|R-mlogit-0.2.4-1|10	Group:            Sciences/Mathematics
12cu|R-mlogit-0.2.4-1|11	License:          GPL (>= 2)
12cu|R-mlogit-0.2.4-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-mlogit-0.2.4-1|13	Source0:          http://cran.r-project.org/src/contrib/mlogit_0.2-4.tar.gz
12cu|R-mlogit-0.2.4-1|14	Requires:         R-Formula R-statmod R-lmtest R-maxLik R-zoo R-MASS
12cu|R-mlogit-0.2.4-1|15	Requires:         R-car R-nnet R-AER R-lattice
12cu|R-mlogit-0.2.4-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-mlogit-0.2.4-1|17	BuildRequires:    R-Formula R-statmod R-lmtest R-maxLik R-zoo R-MASS
12cu|R-mlogit-0.2.4-1|18	BuildRequires:    R-car R-nnet R-AER R-lattice
12cu|R-mlogit-0.2.4-1|19	
12cu|R-mlogit-0.2.4-1|20	%description
12cu|R-mlogit-0.2.4-1|21	Estimation of the multinomial logit model
12cu|R-mlogit-0.2.4-1|22	
12cu|R-mlogit-0.2.4-1|23	%prep
12cu|R-mlogit-0.2.4-1|24	%setup -q -c -n %{packname}
12cu|R-mlogit-0.2.4-1|25	
12cu|R-mlogit-0.2.4-1|26	%build
12cu|R-mlogit-0.2.4-1|27	
12cu|R-mlogit-0.2.4-1|28	%install
12cu|R-mlogit-0.2.4-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-mlogit-0.2.4-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-mlogit-0.2.4-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-mlogit-0.2.4-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-mlogit-0.2.4-1|33	
12cu|R-mlogit-0.2.4-1|34	%check
12cu|R-mlogit-0.2.4-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-mlogit-0.2.4-1|36	
12cu|R-mlogit-0.2.4-1|37	%files
12cu|R-mlogit-0.2.4-1|38	%dir %{rlibdir}/%{packname}
12cu|R-mlogit-0.2.4-1|39	%doc %{rlibdir}/%{packname}/doc
12cu|R-mlogit-0.2.4-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-mlogit-0.2.4-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-mlogit-0.2.4-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-mlogit-0.2.4-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-mlogit-0.2.4-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-mlogit-0.2.4-1|45	%{rlibdir}/%{packname}/R
12cu|R-mlogit-0.2.4-1|46	%{rlibdir}/%{packname}/data
12cu|R-mlogit-0.2.4-1|47	%{rlibdir}/%{packname}/help
12cu|R-mlogit-0.2.4-1|48	%{rlibdir}/mlogit/NEWS
12cu|R-mlogit-0.2.4-1|49	
12cu|R-mlogit-0.2.4-1|50	
12cu|R-mlogit-0.2.4-1|51	%changelog
12cu|R-mlogit-0.2.4-1|52	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4-1
12cu|R-mlogit-0.2.4-1|53	+ Revision: 14ee6dc
12cu|R-mlogit-0.2.4-1|54	- Add new files
12cu|R-mlogit-0.2.4-1|55	
12cu|R-mlogit-0.2.4-1|56	

12517 12
12cu|R-mnormt-1.4.7-1|1	%global packname  mnormt
12cu|R-mnormt-1.4.7-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-mnormt-1.4.7-1|3	
12cu|R-mnormt-1.4.7-1|4	Name:             R-%{packname}
12cu|R-mnormt-1.4.7-1|5	Version:          1.4.7
12cu|R-mnormt-1.4.7-1|6	Release:          1
12cu|R-mnormt-1.4.7-1|7	Summary:          The multivariate normal and t distributions
12cu|R-mnormt-1.4.7-1|8	Group:            Sciences/Mathematics
12cu|R-mnormt-1.4.7-1|9	License:          GPLv2
12cu|R-mnormt-1.4.7-1|10	URL:              http://cran.r-project.org/web/packages/mnormt/index.html
12cu|R-mnormt-1.4.7-1|11	Source0:          http://cran.r-project.org/src/contrib/mnormt_1.4-7.tar.gz
12cu|R-mnormt-1.4.7-1|12	BuildRequires:    R-devel
12cu|R-mnormt-1.4.7-1|13	Requires:         R-core
12cu|R-mnormt-1.4.7-1|14	
12cu|R-mnormt-1.4.7-1|15	%description
12cu|R-mnormt-1.4.7-1|16	This package provides functions for computing the density and the distribution
12cu|R-mnormt-1.4.7-1|17	function of multivariate normal and multivariate "t" variates, and for
12cu|R-mnormt-1.4.7-1|18	generating random vectors sampled from these distributions. Probabilities are
12cu|R-mnormt-1.4.7-1|19	computed via a non-Monte Carlo method; different routines are used
12cu|R-mnormt-1.4.7-1|20	for the case d=1, d=2, d>2, if d denotes the number of dimensions.
12cu|R-mnormt-1.4.7-1|21	
12cu|R-mnormt-1.4.7-1|22	%prep
12cu|R-mnormt-1.4.7-1|23	%setup -q -c -n %{packname}
12cu|R-mnormt-1.4.7-1|24	
12cu|R-mnormt-1.4.7-1|25	%build
12cu|R-mnormt-1.4.7-1|26	
12cu|R-mnormt-1.4.7-1|27	%install
12cu|R-mnormt-1.4.7-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-mnormt-1.4.7-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-mnormt-1.4.7-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-mnormt-1.4.7-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-mnormt-1.4.7-1|32	
12cu|R-mnormt-1.4.7-1|33	%check
12cu|R-mnormt-1.4.7-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-mnormt-1.4.7-1|35	
12cu|R-mnormt-1.4.7-1|36	%files
12cu|R-mnormt-1.4.7-1|37	%dir %{rlibdir}/%{packname}
12cu|R-mnormt-1.4.7-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-mnormt-1.4.7-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-mnormt-1.4.7-1|40	%{rlibdir}/%{packname}/help
12cu|R-mnormt-1.4.7-1|41	%{rlibdir}/%{packname}/libs
12cu|R-mnormt-1.4.7-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-mnormt-1.4.7-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-mnormt-1.4.7-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-mnormt-1.4.7-1|45	%{rlibdir}/%{packname}/R
12cu|R-mnormt-1.4.7-1|46	
12cu|R-mnormt-1.4.7-1|47	%changelog
12cu|R-mnormt-1.4.7-1|48	* Sat Feb 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.7-1
12cu|R-mnormt-1.4.7-1|49	+ Revision: 30aabd8
12cu|R-mnormt-1.4.7-1|50	- Updated to 1.4.7 (by updates_builder)
12cu|R-mnormt-1.4.7-1|51	
12cu|R-mnormt-1.4.7-1|52	

12518 12
12cu|R-modeltools-0.2.21-1|1	%global packname  modeltools
12cu|R-modeltools-0.2.21-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-modeltools-0.2.21-1|3	
12cu|R-modeltools-0.2.21-1|4	Name:             R-%{packname}
12cu|R-modeltools-0.2.21-1|5	Version:          0.2.21
12cu|R-modeltools-0.2.21-1|6	Release:          1
12cu|R-modeltools-0.2.21-1|7	Summary:          Tools and Classes for Statistical Models
12cu|R-modeltools-0.2.21-1|8	Group:            Sciences/Mathematics
12cu|R-modeltools-0.2.21-1|9	License:          GPL-2
12cu|R-modeltools-0.2.21-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-modeltools-0.2.21-1|11	Source0:          http://cran.r-project.org/src/contrib/modeltools_0.2-21.tar.gz
12cu|R-modeltools-0.2.21-1|12	BuildArch:        noarch
12cu|R-modeltools-0.2.21-1|13	Requires:         R-core
12cu|R-modeltools-0.2.21-1|14	Requires:         R-stats R-stats4
12cu|R-modeltools-0.2.21-1|15	Requires:         R-methods
12cu|R-modeltools-0.2.21-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-stats4
12cu|R-modeltools-0.2.21-1|17	BuildRequires:    R-methods
12cu|R-modeltools-0.2.21-1|18	
12cu|R-modeltools-0.2.21-1|19	%description
12cu|R-modeltools-0.2.21-1|20	A collection of tools to deal with statistical models. The functionality
12cu|R-modeltools-0.2.21-1|21	is experimental and the user interface is likely to change in the future.
12cu|R-modeltools-0.2.21-1|22	The documentation is rather terse, but packages `coin' and `party' have
12cu|R-modeltools-0.2.21-1|23	some working examples. However, if you find the implemented ideas
12cu|R-modeltools-0.2.21-1|24	interesting we would be very interested in a discussion of this proposal.
12cu|R-modeltools-0.2.21-1|25	Contributions are more than welcome!
12cu|R-modeltools-0.2.21-1|26	
12cu|R-modeltools-0.2.21-1|27	%prep
12cu|R-modeltools-0.2.21-1|28	%setup -q -c -n %{packname}
12cu|R-modeltools-0.2.21-1|29	
12cu|R-modeltools-0.2.21-1|30	%build
12cu|R-modeltools-0.2.21-1|31	
12cu|R-modeltools-0.2.21-1|32	%install
12cu|R-modeltools-0.2.21-1|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-modeltools-0.2.21-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-modeltools-0.2.21-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-modeltools-0.2.21-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-modeltools-0.2.21-1|37	
12cu|R-modeltools-0.2.21-1|38	%check
12cu|R-modeltools-0.2.21-1|39	%{_bindir}/R CMD check %{packname}
12cu|R-modeltools-0.2.21-1|40	
12cu|R-modeltools-0.2.21-1|41	%files
12cu|R-modeltools-0.2.21-1|42	%dir %{rlibdir}/%{packname}
12cu|R-modeltools-0.2.21-1|43	%doc %{rlibdir}/%{packname}/html
12cu|R-modeltools-0.2.21-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-modeltools-0.2.21-1|45	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-modeltools-0.2.21-1|46	%{rlibdir}/%{packname}/INDEX
12cu|R-modeltools-0.2.21-1|47	# %{rlibdir}/%{packname}/LICENSE
12cu|R-modeltools-0.2.21-1|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-modeltools-0.2.21-1|49	%{rlibdir}/%{packname}/Meta
12cu|R-modeltools-0.2.21-1|50	%{rlibdir}/%{packname}/R
12cu|R-modeltools-0.2.21-1|51	%{rlibdir}/%{packname}/help
12cu|R-modeltools-0.2.21-1|52	
12cu|R-modeltools-0.2.21-1|53	
12cu|R-modeltools-0.2.21-1|54	
12cu|R-modeltools-0.2.21-1|55	%changelog
12cu|R-modeltools-0.2.21-1|56	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.2.21-1
12cu|R-modeltools-0.2.21-1|57	+ Revision: c131aa1
12cu|R-modeltools-0.2.21-1|58	- Remove files that are not created any more
12cu|R-modeltools-0.2.21-1|59	
12cu|R-modeltools-0.2.21-1|60	

12519 12
12cu|R-mondate-0.10.01.02-1|1	%global packname  mondate
12cu|R-mondate-0.10.01.02-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-mondate-0.10.01.02-1|3	
12cu|R-mondate-0.10.01.02-1|4	Name:             R-%{packname}
12cu|R-mondate-0.10.01.02-1|5	Version:          0.10.01.02
12cu|R-mondate-0.10.01.02-1|6	Release:          1
12cu|R-mondate-0.10.01.02-1|7	Summary:          Keep track of dates in terms of months
12cu|R-mondate-0.10.01.02-1|8	Group:            Sciences/Mathematics
12cu|R-mondate-0.10.01.02-1|9	License:          GPL (>= 2)
12cu|R-mondate-0.10.01.02-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-mondate-0.10.01.02-1|11	Source0:          http://cran.r-project.org/src/contrib/mondate_0.10.01.02.tar.gz
12cu|R-mondate-0.10.01.02-1|12	BuildArch:        noarch
12cu|R-mondate-0.10.01.02-1|13	Requires:         R-core
12cu|R-mondate-0.10.01.02-1|14	Requires:         R-utils R-methods
12cu|R-mondate-0.10.01.02-1|15	Requires:         R-zoo
12cu|R-mondate-0.10.01.02-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils R-methods
12cu|R-mondate-0.10.01.02-1|17	BuildRequires:    R-zoo
12cu|R-mondate-0.10.01.02-1|18	
12cu|R-mondate-0.10.01.02-1|19	%description
12cu|R-mondate-0.10.01.02-1|20	Keep track of dates in month units.  Perform date arithmetic in "months"
12cu|R-mondate-0.10.01.02-1|21	(default), "years", and "days".  Enable dates to have "shape" (non NULL
12cu|R-mondate-0.10.01.02-1|22	dim).  Allow "infinite" dates.
12cu|R-mondate-0.10.01.02-1|23	
12cu|R-mondate-0.10.01.02-1|24	%prep
12cu|R-mondate-0.10.01.02-1|25	%setup -q -c -n %{packname}
12cu|R-mondate-0.10.01.02-1|26	
12cu|R-mondate-0.10.01.02-1|27	%build
12cu|R-mondate-0.10.01.02-1|28	
12cu|R-mondate-0.10.01.02-1|29	%install
12cu|R-mondate-0.10.01.02-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-mondate-0.10.01.02-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-mondate-0.10.01.02-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-mondate-0.10.01.02-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-mondate-0.10.01.02-1|34	
12cu|R-mondate-0.10.01.02-1|35	%check
12cu|R-mondate-0.10.01.02-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-mondate-0.10.01.02-1|37	
12cu|R-mondate-0.10.01.02-1|38	%files
12cu|R-mondate-0.10.01.02-1|39	%dir %{rlibdir}/%{packname}
12cu|R-mondate-0.10.01.02-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-mondate-0.10.01.02-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-mondate-0.10.01.02-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-mondate-0.10.01.02-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-mondate-0.10.01.02-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-mondate-0.10.01.02-1|45	%{rlibdir}/%{packname}/R
12cu|R-mondate-0.10.01.02-1|46	%{rlibdir}/%{packname}/help
12cu|R-mondate-0.10.01.02-1|47	%{rlibdir}/%{packname}/NEWS
12cu|R-mondate-0.10.01.02-1|48	
12cu|R-mondate-0.10.01.02-1|49	
12cu|R-mondate-0.10.01.02-1|50	%changelog
12cu|R-mondate-0.10.01.02-1|51	* Sun Feb 19 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.9.9.01-1
12cu|R-mondate-0.10.01.02-1|52	+ Revision: 777250
12cu|R-mondate-0.10.01.02-1|53	- Import R-mondate
12cu|R-mondate-0.10.01.02-1|54	- Import R-mondate
12cu|R-mondate-0.10.01.02-1|55	
12cu|R-mondate-0.10.01.02-1|56	

12520 12
12cu|R-MPV-1.29-1|1	%global packname  MPV
12cu|R-MPV-1.29-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-MPV-1.29-1|3	
12cu|R-MPV-1.29-1|4	Name:             R-%{packname}
12cu|R-MPV-1.29-1|5	Version:          1.29
12cu|R-MPV-1.29-1|6	Release:          1
12cu|R-MPV-1.29-1|7	Summary:          Data Sets from Montgomery, Peck and Vining's Book
12cu|R-MPV-1.29-1|8	Group:            Sciences/Mathematics
12cu|R-MPV-1.29-1|9	License:          Unlimited
12cu|R-MPV-1.29-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-MPV-1.29-1|11	Source0:          http://cran.r-project.org/src/contrib/MPV_1.29.tar.gz
12cu|R-MPV-1.29-1|12	BuildArch:        noarch
12cu|R-MPV-1.29-1|13	Requires:         R-core
12cu|R-MPV-1.29-1|14	BuildRequires:    R-devel
12cu|R-MPV-1.29-1|15	BuildRequires:    Rmath-devel
12cu|R-MPV-1.29-1|16	BuildRequires:    texlive-collection-latex
12cu|R-MPV-1.29-1|17	BuildRequires:    pkgconfig(lapack)
12cu|R-MPV-1.29-1|18	
12cu|R-MPV-1.29-1|19	%description
12cu|R-MPV-1.29-1|20	These data sets are taken from the book Introduction to Linear Regression
12cu|R-MPV-1.29-1|21	Analysis (3rd ed), by the above authors.
12cu|R-MPV-1.29-1|22	
12cu|R-MPV-1.29-1|23	%prep
12cu|R-MPV-1.29-1|24	%setup -q -c -n %{packname}
12cu|R-MPV-1.29-1|25	
12cu|R-MPV-1.29-1|26	%build
12cu|R-MPV-1.29-1|27	
12cu|R-MPV-1.29-1|28	%install
12cu|R-MPV-1.29-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-MPV-1.29-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-MPV-1.29-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-MPV-1.29-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-MPV-1.29-1|33	
12cu|R-MPV-1.29-1|34	%check
12cu|R-MPV-1.29-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-MPV-1.29-1|36	
12cu|R-MPV-1.29-1|37	%files
12cu|R-MPV-1.29-1|38	%dir %{rlibdir}/%{packname}
12cu|R-MPV-1.29-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-MPV-1.29-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-MPV-1.29-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-MPV-1.29-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-MPV-1.29-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-MPV-1.29-1|44	%{rlibdir}/%{packname}/R
12cu|R-MPV-1.29-1|45	%{rlibdir}/%{packname}/data
12cu|R-MPV-1.29-1|46	%{rlibdir}/%{packname}/help
12cu|R-MPV-1.29-1|47	
12cu|R-MPV-1.29-1|48	
12cu|R-MPV-1.29-1|49	
12cu|R-MPV-1.29-1|50	%changelog
12cu|R-MPV-1.29-1|51	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.29-1
12cu|R-MPV-1.29-1|52	+ Revision: 7c7ce3e
12cu|R-MPV-1.29-1|53	- LOG Updated to 1.29 (by updates_builder)
12cu|R-MPV-1.29-1|54	
12cu|R-MPV-1.29-1|55	

12521 12
12cu|R-multcomp-1.3.2-1|1	%bcond_with internet
12cu|R-multcomp-1.3.2-1|2	%bcond_with bootstrap
12cu|R-multcomp-1.3.2-1|3	%global packname  multcomp
12cu|R-multcomp-1.3.2-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-multcomp-1.3.2-1|5	
12cu|R-multcomp-1.3.2-1|6	%define debug_package %{nil}
12cu|R-multcomp-1.3.2-1|7	
12cu|R-multcomp-1.3.2-1|8	Name:             R-%{packname}
12cu|R-multcomp-1.3.2-1|9	Version:          1.3.2
12cu|R-multcomp-1.3.2-1|10	Release:          1
12cu|R-multcomp-1.3.2-1|11	Summary:          Simultaneous Inference in General Parametric Models
12cu|R-multcomp-1.3.2-1|12	Group:            Sciences/Mathematics
12cu|R-multcomp-1.3.2-1|13	License:          GPL-2
12cu|R-multcomp-1.3.2-1|14	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-multcomp-1.3.2-1|15	Source0:          http://cran.r-project.org/src/contrib/multcomp_1.3-2.tar.gz
12cu|R-multcomp-1.3.2-1|16	Requires:         R-stats R-graphics R-mvtnorm R-survival R-lme4 R-nlme
12cu|R-multcomp-1.3.2-1|17	Requires:         R-robustbase R-coin R-MASS R-car R-foreign R-xtable
12cu|R-multcomp-1.3.2-1|18	Requires:         R-sandwich R-lmtest R-coxme texlive-inconsolata
12cu|R-multcomp-1.3.2-1|19	%if %{without bootstrap}
12cu|R-multcomp-1.3.2-1|20	Requires:         R-mboost
12cu|R-multcomp-1.3.2-1|21	%endif
12cu|R-multcomp-1.3.2-1|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
12cu|R-multcomp-1.3.2-1|23	BuildRequires:    R-graphics R-mvtnorm R-survival R-lme4 R-nlme R-robustbase
12cu|R-multcomp-1.3.2-1|24	BuildRequires:    R-coin R-MASS R-car R-foreign R-xtable R-sandwich R-lmtest
12cu|R-multcomp-1.3.2-1|25	BuildRequires:    R-coxme texlive-inconsolata
12cu|R-multcomp-1.3.2-1|26	%if %{without bootstrap}
12cu|R-multcomp-1.3.2-1|27	BuildRequires:    R-mboost
12cu|R-multcomp-1.3.2-1|28	%endif
12cu|R-multcomp-1.3.2-1|29	%rename R-cran-multcomp
12cu|R-multcomp-1.3.2-1|30	
12cu|R-multcomp-1.3.2-1|31	%description
12cu|R-multcomp-1.3.2-1|32	Simultaneous tests and confidence intervals for general linear hypotheses
12cu|R-multcomp-1.3.2-1|33	in parametric models, including linear, generalized linear, linear mixed
12cu|R-multcomp-1.3.2-1|34	effects, and survival models. The package includes demos reproducing
12cu|R-multcomp-1.3.2-1|35	analyzes presented in the book "Multiple Comparisons Using R" (Bretz,
12cu|R-multcomp-1.3.2-1|36	Hothorn, Westfall, 2010, CRC Press).
12cu|R-multcomp-1.3.2-1|37	
12cu|R-multcomp-1.3.2-1|38	%prep
12cu|R-multcomp-1.3.2-1|39	%setup -q -c -n %{packname}
12cu|R-multcomp-1.3.2-1|40	
12cu|R-multcomp-1.3.2-1|41	%build
12cu|R-multcomp-1.3.2-1|42	
12cu|R-multcomp-1.3.2-1|43	%install
12cu|R-multcomp-1.3.2-1|44	mkdir -p %{buildroot}%{rlibdir}
12cu|R-multcomp-1.3.2-1|45	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-multcomp-1.3.2-1|46	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-multcomp-1.3.2-1|47	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-multcomp-1.3.2-1|48	
12cu|R-multcomp-1.3.2-1|49	%if %{without bootstrap}
12cu|R-multcomp-1.3.2-1|50	%if %{with internet}
12cu|R-multcomp-1.3.2-1|51	%check
12cu|R-multcomp-1.3.2-1|52	%{_bindir}/R CMD check %{packname}
12cu|R-multcomp-1.3.2-1|53	%endif
12cu|R-multcomp-1.3.2-1|54	%endif
12cu|R-multcomp-1.3.2-1|55	
12cu|R-multcomp-1.3.2-1|56	%files
12cu|R-multcomp-1.3.2-1|57	%dir %{rlibdir}/%{packname}
12cu|R-multcomp-1.3.2-1|58	%doc %{rlibdir}/%{packname}/doc
12cu|R-multcomp-1.3.2-1|59	%doc %{rlibdir}/%{packname}/html
12cu|R-multcomp-1.3.2-1|60	# %doc %{rlibdir}/%{packname}/CHANGES
12cu|R-multcomp-1.3.2-1|61	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-multcomp-1.3.2-1|62	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-multcomp-1.3.2-1|63	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-multcomp-1.3.2-1|64	%{rlibdir}/%{packname}/INDEX
12cu|R-multcomp-1.3.2-1|65	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-multcomp-1.3.2-1|66	%{rlibdir}/%{packname}/MCMT
12cu|R-multcomp-1.3.2-1|67	%{rlibdir}/%{packname}/Meta
12cu|R-multcomp-1.3.2-1|68	%{rlibdir}/%{packname}/R
12cu|R-multcomp-1.3.2-1|69	# %{rlibdir}/%{packname}/applications
12cu|R-multcomp-1.3.2-1|70	%{rlibdir}/%{packname}/data
12cu|R-multcomp-1.3.2-1|71	%{rlibdir}/%{packname}/demo
12cu|R-multcomp-1.3.2-1|72	%{rlibdir}/%{packname}/deprecated
12cu|R-multcomp-1.3.2-1|73	%{rlibdir}/%{packname}/help
12cu|R-multcomp-1.3.2-1|74	%{rlibdir}/%{packname}/multcomp*.R
12cu|R-multcomp-1.3.2-1|75	
12cu|R-multcomp-1.3.2-1|76	
12cu|R-multcomp-1.3.2-1|77	
12cu|R-multcomp-1.3.2-1|78	%changelog
12cu|R-multcomp-1.3.2-1|79	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-1
12cu|R-multcomp-1.3.2-1|80	+ Revision: d7d139e
12cu|R-multcomp-1.3.2-1|81	- Updated to 1.3.2 (by updates_builder)
12cu|R-multcomp-1.3.2-1|82	
12cu|R-multcomp-1.3.2-1|83	

12522 12
12cu|R-multicore-0.1_7-2|1	%global packname  multicore
12cu|R-multicore-0.1_7-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-multicore-0.1_7-2|3	
12cu|R-multicore-0.1_7-2|4	Name:             R-%{packname}
12cu|R-multicore-0.1_7-2|5	Version:          0.1_7
12cu|R-multicore-0.1_7-2|6	Release:          2
12cu|R-multicore-0.1_7-2|7	Summary:          Parallel processing of R code on machines with multiple cores or CPUs
12cu|R-multicore-0.1_7-2|8	Group:            Sciences/Mathematics
12cu|R-multicore-0.1_7-2|9	License:          GPL-2
12cu|R-multicore-0.1_7-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-multicore-0.1_7-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.1-7.tar.gz
12cu|R-multicore-0.1_7-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-multicore-0.1_7-2|13	
12cu|R-multicore-0.1_7-2|14	%description
12cu|R-multicore-0.1_7-2|15	This package provides a way of running parallel computations in R on
12cu|R-multicore-0.1_7-2|16	machines with multiple cores or CPUs. Jobs can share the entire initial
12cu|R-multicore-0.1_7-2|17	workspace and it provides methods for results collection.
12cu|R-multicore-0.1_7-2|18	
12cu|R-multicore-0.1_7-2|19	%prep
12cu|R-multicore-0.1_7-2|20	%setup -q -c -n %{packname}
12cu|R-multicore-0.1_7-2|21	
12cu|R-multicore-0.1_7-2|22	%build
12cu|R-multicore-0.1_7-2|23	
12cu|R-multicore-0.1_7-2|24	%install
12cu|R-multicore-0.1_7-2|25	mkdir -p %{buildroot}%{rlibdir}
12cu|R-multicore-0.1_7-2|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-multicore-0.1_7-2|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-multicore-0.1_7-2|28	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-multicore-0.1_7-2|29	
12cu|R-multicore-0.1_7-2|30	%check
12cu|R-multicore-0.1_7-2|31	%{_bindir}/R CMD check %{packname}
12cu|R-multicore-0.1_7-2|32	
12cu|R-multicore-0.1_7-2|33	%files
12cu|R-multicore-0.1_7-2|34	%dir %{rlibdir}/%{packname}
12cu|R-multicore-0.1_7-2|35	%doc %{rlibdir}/%{packname}/html
12cu|R-multicore-0.1_7-2|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-multicore-0.1_7-2|37	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-multicore-0.1_7-2|38	%{rlibdir}/%{packname}/INDEX
12cu|R-multicore-0.1_7-2|39	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-multicore-0.1_7-2|40	%{rlibdir}/%{packname}/Meta
12cu|R-multicore-0.1_7-2|41	%{rlibdir}/%{packname}/R
12cu|R-multicore-0.1_7-2|42	%{rlibdir}/%{packname}/help
12cu|R-multicore-0.1_7-2|43	%{rlibdir}/%{packname}/libs
12cu|R-multicore-0.1_7-2|44	
12cu|R-multicore-0.1_7-2|45	
12cu|R-multicore-0.1_7-2|46	%changelog
12cu|R-multicore-0.1_7-2|47	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.1_7-1
12cu|R-multicore-0.1_7-2|48	+ Revision: 775011
12cu|R-multicore-0.1_7-2|49	- Update to latest version
12cu|R-multicore-0.1_7-2|50	
12cu|R-multicore-0.1_7-2|51	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.1_6-1
12cu|R-multicore-0.1_7-2|52	+ Revision: 774771
12cu|R-multicore-0.1_7-2|53	- Import R-multicore
12cu|R-multicore-0.1_7-2|54	- Import R-multicore
12cu|R-multicore-0.1_7-2|55	

12523 12
12cu|R-munsell-0.4.2-1|1	%global packname munsell
12cu|R-munsell-0.4.2-1|2	%global rlibdir %{_libdir}/R/library
12cu|R-munsell-0.4.2-1|3	
12cu|R-munsell-0.4.2-1|4	Name:             R-%{packname}
12cu|R-munsell-0.4.2-1|5	Version:          0.4.2
12cu|R-munsell-0.4.2-1|6	Release:          1
12cu|R-munsell-0.4.2-1|7	Summary:          Munsell color system
12cu|R-munsell-0.4.2-1|8	Group:            Sciences/Mathematics
12cu|R-munsell-0.4.2-1|9	License:          MIT
12cu|R-munsell-0.4.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-munsell-0.4.2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.4.2.tar.gz
12cu|R-munsell-0.4.2-1|12	BuildArch:        noarch
12cu|R-munsell-0.4.2-1|13	Requires:         R-colorspace
12cu|R-munsell-0.4.2-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-munsell-0.4.2-1|15	BuildRequires:    R-colorspace
12cu|R-munsell-0.4.2-1|16	
12cu|R-munsell-0.4.2-1|17	%description
12cu|R-munsell-0.4.2-1|18	Functions for exploring and using the Munsell color system
12cu|R-munsell-0.4.2-1|19	
12cu|R-munsell-0.4.2-1|20	%prep
12cu|R-munsell-0.4.2-1|21	%setup -q -c -n %{packname}
12cu|R-munsell-0.4.2-1|22	
12cu|R-munsell-0.4.2-1|23	%build
12cu|R-munsell-0.4.2-1|24	
12cu|R-munsell-0.4.2-1|25	%install
12cu|R-munsell-0.4.2-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-munsell-0.4.2-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-munsell-0.4.2-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-munsell-0.4.2-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-munsell-0.4.2-1|30	
12cu|R-munsell-0.4.2-1|31	%files
12cu|R-munsell-0.4.2-1|32	%dir %{rlibdir}/%{packname}
12cu|R-munsell-0.4.2-1|33	%doc %{rlibdir}/%{packname}/html
12cu|R-munsell-0.4.2-1|34	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-munsell-0.4.2-1|35	%doc %{rlibdir}/%{packname}/LICENSE
12cu|R-munsell-0.4.2-1|36	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-munsell-0.4.2-1|37	%{rlibdir}/%{packname}/help
12cu|R-munsell-0.4.2-1|38	%{rlibdir}/%{packname}/INDEX
12cu|R-munsell-0.4.2-1|39	%{rlibdir}/%{packname}/Meta
12cu|R-munsell-0.4.2-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-munsell-0.4.2-1|41	%{rlibdir}/%{packname}/R
12cu|R-munsell-0.4.2-1|42	%{rlibdir}/%{packname}/raw

12524 12
12cu|R-mvtnorm-0.9.9997-1|1	%global packname  mvtnorm
12cu|R-mvtnorm-0.9.9997-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-mvtnorm-0.9.9997-1|3	
12cu|R-mvtnorm-0.9.9997-1|4	Name:             R-%{packname}
12cu|R-mvtnorm-0.9.9997-1|5	Version:          0.9.9997
12cu|R-mvtnorm-0.9.9997-1|6	Release:          1
12cu|R-mvtnorm-0.9.9997-1|7	Summary:          Multivariate Normal and t Distributions
12cu|R-mvtnorm-0.9.9997-1|8	Group:            Sciences/Mathematics
12cu|R-mvtnorm-0.9.9997-1|9	License:          GPL-2
12cu|R-mvtnorm-0.9.9997-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-mvtnorm-0.9.9997-1|11	Source0:          http://cran.r-project.org/src/contrib/mvtnorm_0.9-9997.tar.gz
12cu|R-mvtnorm-0.9.9997-1|12	Requires:         R-stats
12cu|R-mvtnorm-0.9.9997-1|13	BuildRequires:    R-devel
12cu|R-mvtnorm-0.9.9997-1|14	BuildRequires:    Rmath-devel
12cu|R-mvtnorm-0.9.9997-1|15	BuildRequires:    texlive-collection-latex
12cu|R-mvtnorm-0.9.9997-1|16	BuildRequires:    R-stats
12cu|R-mvtnorm-0.9.9997-1|17	BuildRequires:    pkgconfig(lapack)
12cu|R-mvtnorm-0.9.9997-1|18	%rename R-cran-mvtnorm
12cu|R-mvtnorm-0.9.9997-1|19	
12cu|R-mvtnorm-0.9.9997-1|20	%description
12cu|R-mvtnorm-0.9.9997-1|21	Computes multivariate normal and t probabilities, quantiles, random
12cu|R-mvtnorm-0.9.9997-1|22	deviates and densities.
12cu|R-mvtnorm-0.9.9997-1|23	
12cu|R-mvtnorm-0.9.9997-1|24	%prep
12cu|R-mvtnorm-0.9.9997-1|25	%setup -q -c -n %{packname}
12cu|R-mvtnorm-0.9.9997-1|26	
12cu|R-mvtnorm-0.9.9997-1|27	%build
12cu|R-mvtnorm-0.9.9997-1|28	
12cu|R-mvtnorm-0.9.9997-1|29	%install
12cu|R-mvtnorm-0.9.9997-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-mvtnorm-0.9.9997-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-mvtnorm-0.9.9997-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-mvtnorm-0.9.9997-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-mvtnorm-0.9.9997-1|34	
12cu|R-mvtnorm-0.9.9997-1|35	%check
12cu|R-mvtnorm-0.9.9997-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-mvtnorm-0.9.9997-1|37	
12cu|R-mvtnorm-0.9.9997-1|38	%files
12cu|R-mvtnorm-0.9.9997-1|39	%dir %{rlibdir}/%{packname}
12cu|R-mvtnorm-0.9.9997-1|40	%doc %{rlibdir}/%{packname}/doc
12cu|R-mvtnorm-0.9.9997-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-mvtnorm-0.9.9997-1|42	# %doc %{rlibdir}/%{packname}/CHANGES
12cu|R-mvtnorm-0.9.9997-1|43	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-mvtnorm-0.9.9997-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-mvtnorm-0.9.9997-1|45	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-mvtnorm-0.9.9997-1|46	%{rlibdir}/%{packname}/INDEX
12cu|R-mvtnorm-0.9.9997-1|47	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-mvtnorm-0.9.9997-1|48	%{rlibdir}/%{packname}/Meta
12cu|R-mvtnorm-0.9.9997-1|49	%{rlibdir}/%{packname}/R
12cu|R-mvtnorm-0.9.9997-1|50	%{rlibdir}/%{packname}/help
12cu|R-mvtnorm-0.9.9997-1|51	%{rlibdir}/%{packname}/libs
12cu|R-mvtnorm-0.9.9997-1|52	
12cu|R-mvtnorm-0.9.9997-1|53	
12cu|R-mvtnorm-0.9.9997-1|54	
12cu|R-mvtnorm-0.9.9997-1|55	%changelog
12cu|R-mvtnorm-0.9.9997-1|56	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.9997-1
12cu|R-mvtnorm-0.9.9997-1|57	+ Revision: 4988cf9
12cu|R-mvtnorm-0.9.9997-1|58	- Updated to 0.9.9997 (by updates_builder)
12cu|R-mvtnorm-0.9.9997-1|59	
12cu|R-mvtnorm-0.9.9997-1|60	

12525 12
12cu|R-network-1.9.0-1|1	%bcond_without bootstrap
12cu|R-network-1.9.0-1|2	%global packname  network
12cu|R-network-1.9.0-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-network-1.9.0-1|4	
12cu|R-network-1.9.0-1|5	Name:             R-%{packname}
12cu|R-network-1.9.0-1|6	Version:          1.9.0
12cu|R-network-1.9.0-1|7	Release:          1
12cu|R-network-1.9.0-1|8	Summary:          Classes for Relational Data
12cu|R-network-1.9.0-1|9	Group:            Sciences/Mathematics
12cu|R-network-1.9.0-1|10	License:          GPL (>= 2)
12cu|R-network-1.9.0-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-network-1.9.0-1|12	Source0:          http://cran.r-project.org/src/contrib/network_1.9.0.tar.gz
12cu|R-network-1.9.0-1|13	Requires:         R-utils
12cu|R-network-1.9.0-1|14	%if %{without bootstrap}
12cu|R-network-1.9.0-1|15	Requires:         R-sna R-statnet
12cu|R-network-1.9.0-1|16	%endif
12cu|R-network-1.9.0-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils
12cu|R-network-1.9.0-1|18	%if %{without bootstrap}
12cu|R-network-1.9.0-1|19	BuildRequires:    R-sna R-statnet
12cu|R-network-1.9.0-1|20	%endif
12cu|R-network-1.9.0-1|21	
12cu|R-network-1.9.0-1|22	%description
12cu|R-network-1.9.0-1|23	Tools to create and modify network objects.  The network class can
12cu|R-network-1.9.0-1|24	represent a range of relational data types, and supports arbitrary
12cu|R-network-1.9.0-1|25	vertex/edge/graph attributes.
12cu|R-network-1.9.0-1|26	
12cu|R-network-1.9.0-1|27	%prep
12cu|R-network-1.9.0-1|28	%setup -q -c -n %{packname}
12cu|R-network-1.9.0-1|29	
12cu|R-network-1.9.0-1|30	%build
12cu|R-network-1.9.0-1|31	
12cu|R-network-1.9.0-1|32	%install
12cu|R-network-1.9.0-1|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-network-1.9.0-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-network-1.9.0-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-network-1.9.0-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-network-1.9.0-1|37	
12cu|R-network-1.9.0-1|38	%if %{without bootstrap}
12cu|R-network-1.9.0-1|39	%check
12cu|R-network-1.9.0-1|40	%{_bindir}/R CMD check %{packname}
12cu|R-network-1.9.0-1|41	%endif
12cu|R-network-1.9.0-1|42	
12cu|R-network-1.9.0-1|43	%files
12cu|R-network-1.9.0-1|44	%dir %{rlibdir}/%{packname}
12cu|R-network-1.9.0-1|45	%doc %{rlibdir}/%{packname}/doc
12cu|R-network-1.9.0-1|46	%doc %{rlibdir}/%{packname}/html
12cu|R-network-1.9.0-1|47	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-network-1.9.0-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-network-1.9.0-1|49	%{rlibdir}/%{packname}/INDEX
12cu|R-network-1.9.0-1|50	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-network-1.9.0-1|51	%{rlibdir}/%{packname}/Meta
12cu|R-network-1.9.0-1|52	%{rlibdir}/%{packname}/R
12cu|R-network-1.9.0-1|53	%{rlibdir}/%{packname}/data
12cu|R-network-1.9.0-1|54	%{rlibdir}/%{packname}/help
12cu|R-network-1.9.0-1|55	%{rlibdir}/%{packname}/libs
12cu|R-network-1.9.0-1|56	%{rlibdir}/%{packname}/network.api
12cu|R-network-1.9.0-1|57	
12cu|R-network-1.9.0-1|58	
12cu|R-network-1.9.0-1|59	
12cu|R-network-1.9.0-1|60	%changelog
12cu|R-network-1.9.0-1|61	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.0-1
12cu|R-network-1.9.0-1|62	+ Revision: 57b615c
12cu|R-network-1.9.0-1|63	- Updated to 1.9.0 (by updates_builder)
12cu|R-network-1.9.0-1|64	
12cu|R-network-1.9.0-1|65	

12526 12
12cu|R-networkDynamic-0.6.2-1|1	%global packname networkDynamic
12cu|R-networkDynamic-0.6.2-1|2	%global rlibdir %{_libdir}/R/library
12cu|R-networkDynamic-0.6.2-1|3	
12cu|R-networkDynamic-0.6.2-1|4	Name:             R-%{packname}
12cu|R-networkDynamic-0.6.2-1|5	Version:          0.6.2
12cu|R-networkDynamic-0.6.2-1|6	Release:          1
12cu|R-networkDynamic-0.6.2-1|7	Summary:          Dynamic Extensions for Network Objects
12cu|R-networkDynamic-0.6.2-1|8	Group:            Sciences/Mathematics
12cu|R-networkDynamic-0.6.2-1|9	License:          GPLv3
12cu|R-networkDynamic-0.6.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-networkDynamic-0.6.2-1|11	Source0:          http://cran.r-project.org/src/contrib/networkDynamic_0.6.2.tar.gz
12cu|R-networkDynamic-0.6.2-1|12	Requires:         R-network >= 1.7.2 R-statnet.common R-testthat >= 0.7.1
12cu|R-networkDynamic-0.6.2-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-networkDynamic-0.6.2-1|14	BuildRequires:    R-network >= 1.7.2 R-statnet.common R-testthat >= 0.7.1
12cu|R-networkDynamic-0.6.2-1|15	
12cu|R-networkDynamic-0.6.2-1|16	%description
12cu|R-networkDynamic-0.6.2-1|17	Simple interface routines to facilitate the handling of
12cu|R-networkDynamic-0.6.2-1|18	network objects with complex intertemporal data.
12cu|R-networkDynamic-0.6.2-1|19	networkDynamic is a part of the statnet suite of packages for network analysis.
12cu|R-networkDynamic-0.6.2-1|20	
12cu|R-networkDynamic-0.6.2-1|21	%prep
12cu|R-networkDynamic-0.6.2-1|22	%setup -q -c -n %{packname}
12cu|R-networkDynamic-0.6.2-1|23	
12cu|R-networkDynamic-0.6.2-1|24	%build
12cu|R-networkDynamic-0.6.2-1|25	
12cu|R-networkDynamic-0.6.2-1|26	%install
12cu|R-networkDynamic-0.6.2-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-networkDynamic-0.6.2-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-networkDynamic-0.6.2-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-networkDynamic-0.6.2-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-networkDynamic-0.6.2-1|31	
12cu|R-networkDynamic-0.6.2-1|32	%check
12cu|R-networkDynamic-0.6.2-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-networkDynamic-0.6.2-1|34	
12cu|R-networkDynamic-0.6.2-1|35	%files
12cu|R-networkDynamic-0.6.2-1|36	%dir %{rlibdir}/%{packname}
12cu|R-networkDynamic-0.6.2-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-networkDynamic-0.6.2-1|38	%doc %{rlibdir}/%{packname}/doc
12cu|R-networkDynamic-0.6.2-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-networkDynamic-0.6.2-1|40	%{rlibdir}/%{packname}/data
12cu|R-networkDynamic-0.6.2-1|41	%{rlibdir}/%{packname}/extdata
12cu|R-networkDynamic-0.6.2-1|42	%{rlibdir}/%{packname}/help
12cu|R-networkDynamic-0.6.2-1|43	%{rlibdir}/%{packname}/libs
12cu|R-networkDynamic-0.6.2-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-networkDynamic-0.6.2-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-networkDynamic-0.6.2-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-networkDynamic-0.6.2-1|47	%{rlibdir}/%{packname}/R
12cu|R-networkDynamic-0.6.2-1|48	
12cu|R-networkDynamic-0.6.2-1|49	
12cu|R-networkDynamic-0.6.2-1|50	%changelog
12cu|R-networkDynamic-0.6.2-1|51	* Mon Feb 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-1
12cu|R-networkDynamic-0.6.2-1|52	+ Revision: a8e3fef
12cu|R-networkDynamic-0.6.2-1|53	- Updated to 0.6.2 (by updates_builder)
12cu|R-networkDynamic-0.6.2-1|54	
12cu|R-networkDynamic-0.6.2-1|55	

12527 12
12cu|R-networksis-2.1.2-1|1	%global packname  networksis
12cu|R-networksis-2.1.2-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-networksis-2.1.2-1|3	
12cu|R-networksis-2.1.2-1|4	Name:             R-%{packname}
12cu|R-networksis-2.1.2-1|5	Version:          2.1.2
12cu|R-networksis-2.1.2-1|6	Release:          1
12cu|R-networksis-2.1.2-1|7	Summary:          Simulate fixed marginals bipartite graphs using sequential importance sampling
12cu|R-networksis-2.1.2-1|8	Group:            Sciences/Mathematics
12cu|R-networksis-2.1.2-1|9	License:          GPL-3 + file LICENSE
12cu|R-networksis-2.1.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-networksis-2.1.2-1|11	Source0:          http://cran.r-project.org/src/contrib/networksis_2.1-2.tar.gz
12cu|R-networksis-2.1.2-1|12	Requires:         R-ergm R-network
12cu|R-networksis-2.1.2-1|13	Requires:         R-snow
12cu|R-networksis-2.1.2-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-ergm R-network
12cu|R-networksis-2.1.2-1|15	BuildRequires:    R-snow
12cu|R-networksis-2.1.2-1|16	
12cu|R-networksis-2.1.2-1|17	%description
12cu|R-networksis-2.1.2-1|18	Tools to simulate bipartite networks/graphs with the degrees of the nodes
12cu|R-networksis-2.1.2-1|19	fixed and specified. Part of the "statnet" suite of packages for network
12cu|R-networksis-2.1.2-1|20	
12cu|R-networksis-2.1.2-1|21	%prep
12cu|R-networksis-2.1.2-1|22	%setup -q -c -n %{packname}
12cu|R-networksis-2.1.2-1|23	
12cu|R-networksis-2.1.2-1|24	%build
12cu|R-networksis-2.1.2-1|25	
12cu|R-networksis-2.1.2-1|26	%install
12cu|R-networksis-2.1.2-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-networksis-2.1.2-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-networksis-2.1.2-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-networksis-2.1.2-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-networksis-2.1.2-1|31	
12cu|R-networksis-2.1.2-1|32	%check
12cu|R-networksis-2.1.2-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-networksis-2.1.2-1|34	
12cu|R-networksis-2.1.2-1|35	%files
12cu|R-networksis-2.1.2-1|36	%dir %{rlibdir}/%{packname}
12cu|R-networksis-2.1.2-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-networksis-2.1.2-1|38	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-networksis-2.1.2-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-networksis-2.1.2-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-networksis-2.1.2-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-networksis-2.1.2-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-networksis-2.1.2-1|43	%{rlibdir}/%{packname}/R
12cu|R-networksis-2.1.2-1|44	%{rlibdir}/%{packname}/data
12cu|R-networksis-2.1.2-1|45	%{rlibdir}/%{packname}/help
12cu|R-networksis-2.1.2-1|46	%{rlibdir}/%{packname}/libs
12cu|R-networksis-2.1.2-1|47	
12cu|R-networksis-2.1.2-1|48	%changelog
12cu|R-networksis-2.1.2-1|49	* Thu Oct 17 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.1.2-1
12cu|R-networksis-2.1.2-1|50	+ Revision: 7899481
12cu|R-networksis-2.1.2-1|51	- Merge branch 'auto_update' into rosa2012.1
12cu|R-networksis-2.1.2-1|52	- Conflicts:
12cu|R-networksis-2.1.2-1|53	- R-networksis.spec
12cu|R-networksis-2.1.2-1|54	
12cu|R-networksis-2.1.2-1|55	

12528 12
12cu|R-nor1mix-1.1.4-1|1	%global packname  nor1mix
12cu|R-nor1mix-1.1.4-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-nor1mix-1.1.4-1|3	
12cu|R-nor1mix-1.1.4-1|4	%define debug_package %{nil}
12cu|R-nor1mix-1.1.4-1|5	
12cu|R-nor1mix-1.1.4-1|6	Name:             R-%{packname}
12cu|R-nor1mix-1.1.4-1|7	Version:          1.1.4
12cu|R-nor1mix-1.1.4-1|8	Release:          1
12cu|R-nor1mix-1.1.4-1|9	Summary:          Normal (1-d) Mixture Models (S3 Classes and Methods)
12cu|R-nor1mix-1.1.4-1|10	Group:            Sciences/Mathematics
12cu|R-nor1mix-1.1.4-1|11	License:          GPL (>= 2)
12cu|R-nor1mix-1.1.4-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-nor1mix-1.1.4-1|13	Source0:          http://cran.r-project.org/src/contrib/nor1mix_1.1-4.tar.gz
12cu|R-nor1mix-1.1.4-1|14	Requires:         R-stats R-graphics
12cu|R-nor1mix-1.1.4-1|15	Requires:         R-cluster
12cu|R-nor1mix-1.1.4-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-graphics
12cu|R-nor1mix-1.1.4-1|17	BuildRequires:    R-cluster
12cu|R-nor1mix-1.1.4-1|18	
12cu|R-nor1mix-1.1.4-1|19	%description
12cu|R-nor1mix-1.1.4-1|20	Onedimensional Normal Mixture Models Classes, for, e.g., density
12cu|R-nor1mix-1.1.4-1|21	estimation or clustering algorithms research and teaching; providing the
12cu|R-nor1mix-1.1.4-1|22	widely used Marron-Wand densities, see ?MarronWand.
12cu|R-nor1mix-1.1.4-1|23	
12cu|R-nor1mix-1.1.4-1|24	%prep
12cu|R-nor1mix-1.1.4-1|25	%setup -q -c -n %{packname}
12cu|R-nor1mix-1.1.4-1|26	
12cu|R-nor1mix-1.1.4-1|27	%build
12cu|R-nor1mix-1.1.4-1|28	
12cu|R-nor1mix-1.1.4-1|29	%install
12cu|R-nor1mix-1.1.4-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-nor1mix-1.1.4-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-nor1mix-1.1.4-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-nor1mix-1.1.4-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-nor1mix-1.1.4-1|34	
12cu|R-nor1mix-1.1.4-1|35	%check
12cu|R-nor1mix-1.1.4-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-nor1mix-1.1.4-1|37	
12cu|R-nor1mix-1.1.4-1|38	%files
12cu|R-nor1mix-1.1.4-1|39	%dir %{rlibdir}/%{packname}
12cu|R-nor1mix-1.1.4-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-nor1mix-1.1.4-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-nor1mix-1.1.4-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-nor1mix-1.1.4-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-nor1mix-1.1.4-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-nor1mix-1.1.4-1|45	%{rlibdir}/%{packname}/R
12cu|R-nor1mix-1.1.4-1|46	%{rlibdir}/%{packname}/help
12cu|R-nor1mix-1.1.4-1|47	
12cu|R-nor1mix-1.1.4-1|48	
12cu|R-nor1mix-1.1.4-1|49	%changelog
12cu|R-nor1mix-1.1.4-1|50	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.1_3-1
12cu|R-nor1mix-1.1.4-1|51	+ Revision: 776259
12cu|R-nor1mix-1.1.4-1|52	- Import R-nor1mix
12cu|R-nor1mix-1.1.4-1|53	- Import R-nor1mix
12cu|R-nor1mix-1.1.4-1|54	
12cu|R-nor1mix-1.1.4-1|55	

12529 12
12cu|R-np-0.50.1-2|1	%global packname  np
12cu|R-np-0.50.1-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-np-0.50.1-2|3	
12cu|R-np-0.50.1-2|4	Name:             R-%{packname}
12cu|R-np-0.50.1-2|5	Version:          0.50.1
12cu|R-np-0.50.1-2|6	Release:          2
12cu|R-np-0.50.1-2|7	Summary:          Nonparametric kernel smoothing methods for mixed data types
12cu|R-np-0.50.1-2|8	Group:            Sciences/Mathematics
12cu|R-np-0.50.1-2|9	License:          GPL
12cu|R-np-0.50.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-np-0.50.1-2|11	Source0:          http://cran.r-project.org/src/contrib/np_0.50-1.tar.gz
12cu|R-np-0.50.1-2|12	Requires:         R-boot R-cubature
12cu|R-np-0.50.1-2|13	Requires:         R-quantreg R-MASS
12cu|R-np-0.50.1-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-boot R-cubature
12cu|R-np-0.50.1-2|15	BuildRequires:    R-quantreg R-MASS
12cu|R-np-0.50.1-2|16	BuildRequires:    blas-devel
12cu|R-np-0.50.1-2|17	BuildRequires:    lapack-devel
12cu|R-np-0.50.1-2|18	
12cu|R-np-0.50.1-2|19	%description
12cu|R-np-0.50.1-2|20	This package provides a variety of nonparametric (and semiparametric)
12cu|R-np-0.50.1-2|21	kernel methods that seamlessly handle a mix of continuous, unordered, and
12cu|R-np-0.50.1-2|22	ordered factor data types. We would like to gratefully acknowledge support
12cu|R-np-0.50.1-2|23	from the Natural Sciences and Engineering Research Council of Canada
12cu|R-np-0.50.1-2|24	(NSERC:www.nserc.ca), the Social Sciences and Humanities Research Council
12cu|R-np-0.50.1-2|25	of Canada (SSHRC:www.sshrc.ca), and the Shared Hierarchical Academic
12cu|R-np-0.50.1-2|26	Research Computing Network (SHARCNET:www.sharcnet.ca).
12cu|R-np-0.50.1-2|27	
12cu|R-np-0.50.1-2|28	%prep
12cu|R-np-0.50.1-2|29	%setup -q -c -n %{packname}
12cu|R-np-0.50.1-2|30	
12cu|R-np-0.50.1-2|31	%build
12cu|R-np-0.50.1-2|32	
12cu|R-np-0.50.1-2|33	%install
12cu|R-np-0.50.1-2|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-np-0.50.1-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-np-0.50.1-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-np-0.50.1-2|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-np-0.50.1-2|38	
12cu|R-np-0.50.1-2|39	# FIXME killed after 15 min at 100%% cpp ...
12cu|R-np-0.50.1-2|40	%if 0
12cu|R-np-0.50.1-2|41	%check
12cu|R-np-0.50.1-2|42	%{_bindir}/R CMD check %{packname}
12cu|R-np-0.50.1-2|43	%endif
12cu|R-np-0.50.1-2|44	
12cu|R-np-0.50.1-2|45	%files
12cu|R-np-0.50.1-2|46	%dir %{rlibdir}/%{packname}
12cu|R-np-0.50.1-2|47	%doc %{rlibdir}/%{packname}/doc
12cu|R-np-0.50.1-2|48	%doc %{rlibdir}/%{packname}/html
12cu|R-np-0.50.1-2|49	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-np-0.50.1-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-np-0.50.1-2|51	%{rlibdir}/%{packname}/INDEX
12cu|R-np-0.50.1-2|52	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-np-0.50.1-2|53	%{rlibdir}/%{packname}/Meta
12cu|R-np-0.50.1-2|54	%{rlibdir}/%{packname}/R
12cu|R-np-0.50.1-2|55	%{rlibdir}/%{packname}/data
12cu|R-np-0.50.1-2|56	%{rlibdir}/%{packname}/demo
12cu|R-np-0.50.1-2|57	%{rlibdir}/%{packname}/help
12cu|R-np-0.50.1-2|58	%{rlibdir}/%{packname}/libs
12cu|R-np-0.50.1-2|59	
12cu|R-np-0.50.1-2|60	
12cu|R-np-0.50.1-2|61	%changelog
12cu|R-np-0.50.1-2|62	* Sun Feb 19 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.40_12-1
12cu|R-np-0.50.1-2|63	+ Revision: 777080
12cu|R-np-0.50.1-2|64	- Import R-np
12cu|R-np-0.50.1-2|65	- Import R-np
12cu|R-np-0.50.1-2|66	
12cu|R-np-0.50.1-2|67	
12cu|R-np-0.50.1-2|68	

12530 12
12cu|R-numDeriv-2012.9.1-2|1	%global packname  numDeriv
12cu|R-numDeriv-2012.9.1-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-numDeriv-2012.9.1-2|3	
12cu|R-numDeriv-2012.9.1-2|4	%define debug_package %{nil}
12cu|R-numDeriv-2012.9.1-2|5	
12cu|R-numDeriv-2012.9.1-2|6	Name:             R-%{packname}
12cu|R-numDeriv-2012.9.1-2|7	Version:          2012.9.1
12cu|R-numDeriv-2012.9.1-2|8	Release:          2
12cu|R-numDeriv-2012.9.1-2|9	Summary:          Accurate Numerical Derivatives
12cu|R-numDeriv-2012.9.1-2|10	Group:            Sciences/Mathematics
12cu|R-numDeriv-2012.9.1-2|11	License:          GPL-2
12cu|R-numDeriv-2012.9.1-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-numDeriv-2012.9.1-2|13	Source0:          http://cran.r-project.org/src/contrib/numDeriv_2012.9-1.tar.gz
12cu|R-numDeriv-2012.9.1-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-numDeriv-2012.9.1-2|15	
12cu|R-numDeriv-2012.9.1-2|16	%description
12cu|R-numDeriv-2012.9.1-2|17	Accurate Numerical Derivatives. See ?numDeriv.Intro for more details.
12cu|R-numDeriv-2012.9.1-2|18	
12cu|R-numDeriv-2012.9.1-2|19	%prep
12cu|R-numDeriv-2012.9.1-2|20	%setup -q -c -n %{packname}
12cu|R-numDeriv-2012.9.1-2|21	
12cu|R-numDeriv-2012.9.1-2|22	%build
12cu|R-numDeriv-2012.9.1-2|23	
12cu|R-numDeriv-2012.9.1-2|24	%install
12cu|R-numDeriv-2012.9.1-2|25	mkdir -p %{buildroot}%{rlibdir}
12cu|R-numDeriv-2012.9.1-2|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-numDeriv-2012.9.1-2|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-numDeriv-2012.9.1-2|28	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-numDeriv-2012.9.1-2|29	
12cu|R-numDeriv-2012.9.1-2|30	%check
12cu|R-numDeriv-2012.9.1-2|31	%{_bindir}/R CMD check %{packname}
12cu|R-numDeriv-2012.9.1-2|32	
12cu|R-numDeriv-2012.9.1-2|33	%files
12cu|R-numDeriv-2012.9.1-2|34	%dir %{rlibdir}/%{packname}
12cu|R-numDeriv-2012.9.1-2|35	%doc %{rlibdir}/%{packname}/doc
12cu|R-numDeriv-2012.9.1-2|36	%doc %{rlibdir}/%{packname}/html
12cu|R-numDeriv-2012.9.1-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-numDeriv-2012.9.1-2|38	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-numDeriv-2012.9.1-2|39	%{rlibdir}/%{packname}/INDEX
12cu|R-numDeriv-2012.9.1-2|40	#%{rlibdir}/%{packname}/LICENSE
12cu|R-numDeriv-2012.9.1-2|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-numDeriv-2012.9.1-2|42	%{rlibdir}/%{packname}/Meta
12cu|R-numDeriv-2012.9.1-2|43	%{rlibdir}/%{packname}/R
12cu|R-numDeriv-2012.9.1-2|44	%{rlibdir}/%{packname}/help
12cu|R-numDeriv-2012.9.1-2|45	
12cu|R-numDeriv-2012.9.1-2|46	
12cu|R-numDeriv-2012.9.1-2|47	%changelog
12cu|R-numDeriv-2012.9.1-2|48	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 2010.11_1-1
12cu|R-numDeriv-2012.9.1-2|49	+ Revision: 776320
12cu|R-numDeriv-2012.9.1-2|50	- Import R-numDeriv
12cu|R-numDeriv-2012.9.1-2|51	- Import R-numDeriv
12cu|R-numDeriv-2012.9.1-2|52	
12cu|R-numDeriv-2012.9.1-2|53	

12531 12
12cu|R-nws-1.7.0.1-2|1	%global packname  nws
12cu|R-nws-1.7.0.1-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-nws-1.7.0.1-2|3	
12cu|R-nws-1.7.0.1-2|4	Name:             R-%{packname}
12cu|R-nws-1.7.0.1-2|5	Version:          1.7.0.1
12cu|R-nws-1.7.0.1-2|6	Release:          2
12cu|R-nws-1.7.0.1-2|7	Summary:          R functions for NetWorkSpaces and Sleigh
12cu|R-nws-1.7.0.1-2|8	Group:            Sciences/Mathematics
12cu|R-nws-1.7.0.1-2|9	License:          GPL (>= 2)
12cu|R-nws-1.7.0.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-nws-1.7.0.1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-nws-1.7.0.1-2|12	BuildArch:        noarch
12cu|R-nws-1.7.0.1-2|13	Requires:         R-core
12cu|R-nws-1.7.0.1-2|14	Requires:         R-methods
12cu|R-nws-1.7.0.1-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-nws-1.7.0.1-2|16	
12cu|R-nws-1.7.0.1-2|17	%description
12cu|R-nws-1.7.0.1-2|18	Provides coordination and parallel execution facilities, as well as
12cu|R-nws-1.7.0.1-2|19	limited cross-language data exchange, using the netWorkSpaces server
12cu|R-nws-1.7.0.1-2|20	developed by REvolution Computing
12cu|R-nws-1.7.0.1-2|21	
12cu|R-nws-1.7.0.1-2|22	%prep
12cu|R-nws-1.7.0.1-2|23	%setup -q -c -n %{packname}
12cu|R-nws-1.7.0.1-2|24	
12cu|R-nws-1.7.0.1-2|25	%build
12cu|R-nws-1.7.0.1-2|26	
12cu|R-nws-1.7.0.1-2|27	%install
12cu|R-nws-1.7.0.1-2|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-nws-1.7.0.1-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-nws-1.7.0.1-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-nws-1.7.0.1-2|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-nws-1.7.0.1-2|32	
12cu|R-nws-1.7.0.1-2|33	%check
12cu|R-nws-1.7.0.1-2|34	%{_bindir}/R CMD check %{packname}
12cu|R-nws-1.7.0.1-2|35	
12cu|R-nws-1.7.0.1-2|36	%files
12cu|R-nws-1.7.0.1-2|37	%dir %{rlibdir}/%{packname}
12cu|R-nws-1.7.0.1-2|38	%doc %{rlibdir}/%{packname}/html
12cu|R-nws-1.7.0.1-2|39	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-nws-1.7.0.1-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-nws-1.7.0.1-2|41	%doc %{rlibdir}/%{packname}/README*
12cu|R-nws-1.7.0.1-2|42	%{rlibdir}/%{packname}/INDEX
12cu|R-nws-1.7.0.1-2|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-nws-1.7.0.1-2|44	%{rlibdir}/%{packname}/Meta
12cu|R-nws-1.7.0.1-2|45	%{rlibdir}/%{packname}/R
12cu|R-nws-1.7.0.1-2|46	%{rlibdir}/%{packname}/bin
12cu|R-nws-1.7.0.1-2|47	%{rlibdir}/%{packname}/data
12cu|R-nws-1.7.0.1-2|48	%{rlibdir}/%{packname}/demo
12cu|R-nws-1.7.0.1-2|49	%{rlibdir}/%{packname}/examples
12cu|R-nws-1.7.0.1-2|50	%{rlibdir}/%{packname}/help
12cu|R-nws-1.7.0.1-2|51	
12cu|R-nws-1.7.0.1-2|52	
12cu|R-nws-1.7.0.1-2|53	%changelog
12cu|R-nws-1.7.0.1-2|54	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.7.0.1-1
12cu|R-nws-1.7.0.1-2|55	+ Revision: 774961
12cu|R-nws-1.7.0.1-2|56	- Update to latest version
12cu|R-nws-1.7.0.1-2|57	
12cu|R-nws-1.7.0.1-2|58	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.7.0.0-1
12cu|R-nws-1.7.0.1-2|59	+ Revision: 774645
12cu|R-nws-1.7.0.1-2|60	- Import R-nws
12cu|R-nws-1.7.0.1-2|61	- Import R-nws
12cu|R-nws-1.7.0.1-2|62	

12532 12
12cu|rocrail-1.3-0.rev986.3|1	# FIXME: str fmt check is temporarily disabled
12cu|rocrail-1.3-0.rev986.3|2	# as priority is to get package working even somehow (wally 08/2010)
12cu|rocrail-1.3-0.rev986.3|3	%define Werror_cflags %nil
12cu|rocrail-1.3-0.rev986.3|4	
12cu|rocrail-1.3-0.rev986.3|5	%define __noautoprov '.+\.so$'
12cu|rocrail-1.3-0.rev986.3|6	
12cu|rocrail-1.3-0.rev986.3|7	%define oname	Rocrail
12cu|rocrail-1.3-0.rev986.3|8	%define rname	air
12cu|rocrail-1.3-0.rev986.3|9	%define revno	986
12cu|rocrail-1.3-0.rev986.3|10	
12cu|rocrail-1.3-0.rev986.3|11	Name:		rocrail
12cu|rocrail-1.3-0.rev986.3|12	License:	GPLv2+
12cu|rocrail-1.3-0.rev986.3|13	Group:		Networking/Other
12cu|rocrail-1.3-0.rev986.3|14	Summary:	Model Railroad Control System
12cu|rocrail-1.3-0.rev986.3|15	Version:	1.3
12cu|rocrail-1.3-0.rev986.3|16	Release:	%mkrel -c rev%{revno} 3
12cu|rocrail-1.3-0.rev986.3|17	URL:		http://www.rocrail.net/
12cu|rocrail-1.3-0.rev986.3|18	BuildRoot:	%{_tmppath}/build-%{name}-%{version}-%{svnrel}
12cu|rocrail-1.3-0.rev986.3|19	Source:		%{name}-%{version}-%{rname}-revno%{revno}.tar.gz
12cu|rocrail-1.3-0.rev986.3|20	Patch1:		rocrail-fix_makefile.patch
12cu|rocrail-1.3-0.rev986.3|21	BuildRequires:	gcc-c++
12cu|rocrail-1.3-0.rev986.3|22	BuildRequires:	wxgtku-devel
12cu|rocrail-1.3-0.rev986.3|23	Requires(post):	rpm-helper
12cu|rocrail-1.3-0.rev986.3|24	Requires(preun):	rpm-helper
12cu|rocrail-1.3-0.rev986.3|25	
12cu|rocrail-1.3-0.rev986.3|26	%description
12cu|rocrail-1.3-0.rev986.3|27	RocRail is a C/C++ control viewing program for a digital
12cu|rocrail-1.3-0.rev986.3|28	model railroad in manual and automatic mode. Supported
12cu|rocrail-1.3-0.rev986.3|29	multiple controllers:
12cu|rocrail-1.3-0.rev986.3|30	* Marklin 6050
12cu|rocrail-1.3-0.rev986.3|31	* IntelliBox P50x
12cu|rocrail-1.3-0.rev986.3|32	* SRCP
12cu|rocrail-1.3-0.rev986.3|33	* HSI88
12cu|rocrail-1.3-0.rev986.3|34	* Dinamo
12cu|rocrail-1.3-0.rev986.3|35	* OM32
12cu|rocrail-1.3-0.rev986.3|36	* Lenz
12cu|rocrail-1.3-0.rev986.3|37	* Selectrix
12cu|rocrail-1.3-0.rev986.3|38	* Zimo
12cu|rocrail-1.3-0.rev986.3|39	* ECoS
12cu|rocrail-1.3-0.rev986.3|40	* Loconet
12cu|rocrail-1.3-0.rev986.3|41	* OpenDCC
12cu|rocrail-1.3-0.rev986.3|42	
12cu|rocrail-1.3-0.rev986.3|43	RocRail is a 2 tier application written for Linux and Windows
12cu|rocrail-1.3-0.rev986.3|44	in C/C++ based on the wxWidgets class library.
12cu|rocrail-1.3-0.rev986.3|45	
12cu|rocrail-1.3-0.rev986.3|46	%prep
12cu|rocrail-1.3-0.rev986.3|47	%setup -q -n %{oname}-Air
12cu|rocrail-1.3-0.rev986.3|48	%patch1 -p1
12cu|rocrail-1.3-0.rev986.3|49	
12cu|rocrail-1.3-0.rev986.3|50	%build
12cu|rocrail-1.3-0.rev986.3|51	#fix filename
12cu|rocrail-1.3-0.rev986.3|52	mv "rocview/svg/themes/DB/signaldistant -2.svg" rocview/svg/themes/DB/signaldistant-2.svg
12cu|rocrail-1.3-0.rev986.3|53	
12cu|rocrail-1.3-0.rev986.3|54	#fix build flags
12cu|rocrail-1.3-0.rev986.3|55	find . -name "makefile" -exec sed -i -e 's|CC_EXTRA_FLAGS=.*|CC_EXTRA_FLAGS=-fPIC %{optflags}|g' {} \;
12cu|rocrail-1.3-0.rev986.3|56	find . -name "makefile" -exec sed -i -e 's|LNK_FLAGS=|LNK_FLAGS+=|g' {} \;
12cu|rocrail-1.3-0.rev986.3|57	find . -name "makefile" -exec sed -i -e 's|DEBUG=.*|DEBUG=|g' {} \;
12cu|rocrail-1.3-0.rev986.3|58	
12cu|rocrail-1.3-0.rev986.3|59	#do not use bzr to determine version
12cu|rocrail-1.3-0.rev986.3|60	find . -name "makefile" -exec sed -i -e 's|bzr revno|echo %{revno}|g' {} \;
12cu|rocrail-1.3-0.rev986.3|61	
12cu|rocrail-1.3-0.rev986.3|62	export LNK_FLAGS="%{ldflags}"
12cu|rocrail-1.3-0.rev986.3|63	
12cu|rocrail-1.3-0.rev986.3|64	#fix init script
12cu|rocrail-1.3-0.rev986.3|65	sed -i -e 's,rocraild_BIN=.*,rocraild_BIN=%{_libdir}/%{name}/rocrail,g' rocrail/package/rocraild
12cu|rocrail-1.3-0.rev986.3|66	sed -i -e 's,rocraild_PID=.*,rocraild_PID=%{_var}/run/rocraild.pid,g' rocrail/package/rocraild
12cu|rocrail-1.3-0.rev986.3|67	sed -i -e 's,rocraild_SH=.*,rocraild_SH=%{_libdir}/%{name}/rocraild.sh,g' rocrail/package/rocraild
12cu|rocrail-1.3-0.rev986.3|68	
12cu|rocrail-1.3-0.rev986.3|69	%make fromtar
12cu|rocrail-1.3-0.rev986.3|70	
12cu|rocrail-1.3-0.rev986.3|71	%install
12cu|rocrail-1.3-0.rev986.3|72	rm -rf %{buildroot}
12cu|rocrail-1.3-0.rev986.3|73	make DESTDIR=%{buildroot}%{_libdir}/%{name} install
12cu|rocrail-1.3-0.rev986.3|74	
12cu|rocrail-1.3-0.rev986.3|75	#install files which install doesn't handle
12cu|rocrail-1.3-0.rev986.3|76	mkdir -p %{buildroot}%{_datadir}/applications
12cu|rocrail-1.3-0.rev986.3|77	mkdir -p %{buildroot}%{_datadir}/desktop-directories
12cu|rocrail-1.3-0.rev986.3|78	mkdir -p %{buildroot}%{_initrddir}
12cu|rocrail-1.3-0.rev986.3|79	mkdir -p %{buildroot}%{_iconsdir}
12cu|rocrail-1.3-0.rev986.3|80	mkdir -p %{buildroot}%{_bindir}
12cu|rocrail-1.3-0.rev986.3|81	
12cu|rocrail-1.3-0.rev986.3|82	install -m 755 rocrail/package/rocraild %{buildroot}%{_initrddir}/rocraild
12cu|rocrail-1.3-0.rev986.3|83	
12cu|rocrail-1.3-0.rev986.3|84	mv	%{buildroot}%{_libdir}/%{name}/%{name}.xpm \
12cu|rocrail-1.3-0.rev986.3|85	%{buildroot}%{_libdir}/%{name}/rocraild.png \
12cu|rocrail-1.3-0.rev986.3|86	%{buildroot}%{_iconsdir}
12cu|rocrail-1.3-0.rev986.3|87	
12cu|rocrail-1.3-0.rev986.3|88	#desktop files
12cu|rocrail-1.3-0.rev986.3|89	cat > %{buildroot}%{_datadir}/applications/rocrail.desktop << EOF
12cu|rocrail-1.3-0.rev986.3|90	[Desktop Entry]
12cu|rocrail-1.3-0.rev986.3|91	Type=Application
12cu|rocrail-1.3-0.rev986.3|92	Terminal=true
12cu|rocrail-1.3-0.rev986.3|93	Exec=%{name}
12cu|rocrail-1.3-0.rev986.3|94	Icon=rocraild
12cu|rocrail-1.3-0.rev986.3|95	Name=Rocrail
12cu|rocrail-1.3-0.rev986.3|96	Categories=Utility;
12cu|rocrail-1.3-0.rev986.3|97	EOF
12cu|rocrail-1.3-0.rev986.3|98	
12cu|rocrail-1.3-0.rev986.3|99	cat > %{buildroot}%{_datadir}/applications/rocview.desktop << EOF
12cu|rocrail-1.3-0.rev986.3|100	[Desktop Entry]
12cu|rocrail-1.3-0.rev986.3|101	Type=Application
12cu|rocrail-1.3-0.rev986.3|102	Exec=rocview
12cu|rocrail-1.3-0.rev986.3|103	Icon=%{name}
12cu|rocrail-1.3-0.rev986.3|104	Name=Rocview
12cu|rocrail-1.3-0.rev986.3|105	Categories=Utility;
12cu|rocrail-1.3-0.rev986.3|106	EOF
12cu|rocrail-1.3-0.rev986.3|107	
12cu|rocrail-1.3-0.rev986.3|108	#binary scripts
12cu|rocrail-1.3-0.rev986.3|109	cat > %{buildroot}%{_bindir}/rocrail << EOF
12cu|rocrail-1.3-0.rev986.3|110	#!/bin/sh
12cu|rocrail-1.3-0.rev986.3|111	if [ ! -e ~/.rocrail ] ; then
12cu|rocrail-1.3-0.rev986.3|112	mkdir ~/.rocrail
12cu|rocrail-1.3-0.rev986.3|113	fi
12cu|rocrail-1.3-0.rev986.3|114	
12cu|rocrail-1.3-0.rev986.3|115	cd ~/.rocrail
12cu|rocrail-1.3-0.rev986.3|116	
12cu|rocrail-1.3-0.rev986.3|117	if pidof rocrail
12cu|rocrail-1.3-0.rev986.3|118	then
12cu|rocrail-1.3-0.rev986.3|119	echo "rocrail is running"
12cu|rocrail-1.3-0.rev986.3|120	else
12cu|rocrail-1.3-0.rev986.3|121	echo "rocrail is not running. start..."
12cu|rocrail-1.3-0.rev986.3|122	%{_libdir}/rocrail/rocrail -console -l %{_libdir}/rocrail
12cu|rocrail-1.3-0.rev986.3|123	fi
12cu|rocrail-1.3-0.rev986.3|124	EOF
12cu|rocrail-1.3-0.rev986.3|125	
12cu|rocrail-1.3-0.rev986.3|126	cat > %{buildroot}%{_bindir}/rocview << EOF
12cu|rocrail-1.3-0.rev986.3|127	#!/bin/sh
12cu|rocrail-1.3-0.rev986.3|128	if [ ! -e ~/.rocrail ] ; then
12cu|rocrail-1.3-0.rev986.3|129	mkdir ~/.rocrail
12cu|rocrail-1.3-0.rev986.3|130	fi
12cu|rocrail-1.3-0.rev986.3|131	
12cu|rocrail-1.3-0.rev986.3|132	if [ ! -e ~/.rocrail/rocview.ini ] ; then
12cu|rocrail-1.3-0.rev986.3|133	cp %{_libdir}/rocrail/plan.xml ~/.rocrail
12cu|rocrail-1.3-0.rev986.3|134	fi
12cu|rocrail-1.3-0.rev986.3|135	
12cu|rocrail-1.3-0.rev986.3|136	if [ ! -e ~/.rocrail/svg ] ; then
12cu|rocrail-1.3-0.rev986.3|137	ln -s %{_libdir}/rocrail/svg ~/.rocrail/svg
12cu|rocrail-1.3-0.rev986.3|138	fi
12cu|rocrail-1.3-0.rev986.3|139	
12cu|rocrail-1.3-0.rev986.3|140	if [ ! -e ~/.rocrail/images ] ; then
12cu|rocrail-1.3-0.rev986.3|141	ln -s %{_libdir}/rocrail/images ~/.rocrail/images
12cu|rocrail-1.3-0.rev986.3|142	fi
12cu|rocrail-1.3-0.rev986.3|143	
12cu|rocrail-1.3-0.rev986.3|144	cd ~/.rocrail
12cu|rocrail-1.3-0.rev986.3|145	
12cu|rocrail-1.3-0.rev986.3|146	%{_libdir}/rocrail/rocview -sp %{_libdir}/rocrail -themespath . $1 $2 $3
12cu|rocrail-1.3-0.rev986.3|147	EOF
12cu|rocrail-1.3-0.rev986.3|148	
12cu|rocrail-1.3-0.rev986.3|149	cat > %{buildroot}%{_libdir}/%{name}/rocraild.sh << EOF
12cu|rocrail-1.3-0.rev986.3|150	#!/bin/sh
12cu|rocrail-1.3-0.rev986.3|151	cd %{_libdir}/rocrail/
12cu|rocrail-1.3-0.rev986.3|152	rm -f nohup.out
12cu|rocrail-1.3-0.rev986.3|153	nohup ./rocrail -l %{_libdir}/rocrail&
12cu|rocrail-1.3-0.rev986.3|154	EOF
12cu|rocrail-1.3-0.rev986.3|155	
12cu|rocrail-1.3-0.rev986.3|156	#ugly workaround
12cu|rocrail-1.3-0.rev986.3|157	echo 'echo "$!" > /var/run/rocraild.pid' >> %{buildroot}%{_libdir}/%{name}/rocraild.sh
12cu|rocrail-1.3-0.rev986.3|158	
12cu|rocrail-1.3-0.rev986.3|159	#fix rights
12cu|rocrail-1.3-0.rev986.3|160	chmod 644 %{buildroot}%{_libdir}/%{name}/plan.xml
12cu|rocrail-1.3-0.rev986.3|161	chmod 755 %{buildroot}%{_libdir}/%{name}/rocraild.sh
12cu|rocrail-1.3-0.rev986.3|162	
12cu|rocrail-1.3-0.rev986.3|163	#clean empty files
12cu|rocrail-1.3-0.rev986.3|164	find %{buildroot}%{_libdir}/%{name} -size 0 -type f -exec rm -rf {} \;
12cu|rocrail-1.3-0.rev986.3|165	
12cu|rocrail-1.3-0.rev986.3|166	%clean
12cu|rocrail-1.3-0.rev986.3|167	rm -rf %{buildroot}
12cu|rocrail-1.3-0.rev986.3|168	
12cu|rocrail-1.3-0.rev986.3|169	%post
12cu|rocrail-1.3-0.rev986.3|170	%_post_service rocraild
12cu|rocrail-1.3-0.rev986.3|171	
12cu|rocrail-1.3-0.rev986.3|172	%preun
12cu|rocrail-1.3-0.rev986.3|173	%_preun_service rocraild
12cu|rocrail-1.3-0.rev986.3|174	
12cu|rocrail-1.3-0.rev986.3|175	%files
12cu|rocrail-1.3-0.rev986.3|176	%defattr(-,root,root)
12cu|rocrail-1.3-0.rev986.3|177	%doc README
12cu|rocrail-1.3-0.rev986.3|178	%{_libdir}/%{name}
12cu|rocrail-1.3-0.rev986.3|179	%attr(755,root,root) %{_bindir}/roc*
12cu|rocrail-1.3-0.rev986.3|180	%{_datadir}/applications/roc*.desktop
12cu|rocrail-1.3-0.rev986.3|181	%{_initrddir}/rocraild
12cu|rocrail-1.3-0.rev986.3|182	%{_iconsdir}/roc*
12cu|rocrail-1.3-0.rev986.3|183	
12cu|rocrail-1.3-0.rev986.3|184	
12cu|rocrail-1.3-0.rev986.3|185	%changelog
12cu|rocrail-1.3-0.rev986.3|186	* Fri Jan 13 2012 Andrey Bondrov <abondrov@mandriva.org> 1.3-0.rev986.2
12cu|rocrail-1.3-0.rev986.3|187	+ Revision: 760705
12cu|rocrail-1.3-0.rev986.3|188	- Don't use bzr to determine version, drop bzr BuildRequires
12cu|rocrail-1.3-0.rev986.3|189	- Rebuild against utf8 wxGTK2.8
12cu|rocrail-1.3-0.rev986.3|190	
12cu|rocrail-1.3-0.rev986.3|191	* Mon Aug 02 2010 Jani Välimaa <wally@mandriva.org> 1.3-0.rev986.1mdv2011.0
12cu|rocrail-1.3-0.rev986.3|192	+ Revision: 565123
12cu|rocrail-1.3-0.rev986.3|193	- version 1.3 (rev 986)
12cu|rocrail-1.3-0.rev986.3|194	- make package somehow working
12cu|rocrail-1.3-0.rev986.3|195	
12cu|rocrail-1.3-0.rev986.3|196	+ Zombie Ryushu <ryushu@mandriva.org>
12cu|rocrail-1.3-0.rev986.3|197	- Redo SPEC entirely
12cu|rocrail-1.3-0.rev986.3|198	- Try an older version
12cu|rocrail-1.3-0.rev986.3|199	- Try an older version
12cu|rocrail-1.3-0.rev986.3|200	- Try an older version
12cu|rocrail-1.3-0.rev986.3|201	- Try an older version
12cu|rocrail-1.3-0.rev986.3|202	- Try an older version
12cu|rocrail-1.3-0.rev986.3|203	- remove extranious sources
12cu|rocrail-1.3-0.rev986.3|204	- remove extranious sources
12cu|rocrail-1.3-0.rev986.3|205	- Fix bzr
12cu|rocrail-1.3-0.rev986.3|206	- Fix Non-standard grouping
12cu|rocrail-1.3-0.rev986.3|207	- import rocrail
12cu|rocrail-1.3-0.rev986.3|208	
12cu|rocrail-1.3-0.rev986.3|209	
12cu|rocrail-1.3-0.rev986.3|210	* Sat Oct 18 2008 Stephan Linz <linz@li-pro.net> 1.1.0svn3770
12cu|rocrail-1.3-0.rev986.3|211	- - initial package for openSUSE

12533 12
12cu|R-odfWeave-0.8.4-1|1	%global packname  odfWeave
12cu|R-odfWeave-0.8.4-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-odfWeave-0.8.4-1|3	
12cu|R-odfWeave-0.8.4-1|4	%define debug_package %{nil}
12cu|R-odfWeave-0.8.4-1|5	
12cu|R-odfWeave-0.8.4-1|6	Name:             R-%{packname}
12cu|R-odfWeave-0.8.4-1|7	Version:          0.8.4
12cu|R-odfWeave-0.8.4-1|8	Release:          1
12cu|R-odfWeave-0.8.4-1|9	Summary:          Sweave processing of Open Document Format (ODF) files
12cu|R-odfWeave-0.8.4-1|10	Group:            Sciences/Mathematics
12cu|R-odfWeave-0.8.4-1|11	License:          GPL-2
12cu|R-odfWeave-0.8.4-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-odfWeave-0.8.4-1|13	Source0:          http://cran.r-project.org/src/contrib/odfWeave_0.8.4.tar.gz
12cu|R-odfWeave-0.8.4-1|14	Requires:         R-lattice R-XML
12cu|R-odfWeave-0.8.4-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice R-XML
12cu|R-odfWeave-0.8.4-1|16	
12cu|R-odfWeave-0.8.4-1|17	%description
12cu|R-odfWeave-0.8.4-1|18	Sweave processing of Open Document Format (ODF) files
12cu|R-odfWeave-0.8.4-1|19	
12cu|R-odfWeave-0.8.4-1|20	%prep
12cu|R-odfWeave-0.8.4-1|21	%setup -q -c -n %{packname}
12cu|R-odfWeave-0.8.4-1|22	
12cu|R-odfWeave-0.8.4-1|23	%build
12cu|R-odfWeave-0.8.4-1|24	
12cu|R-odfWeave-0.8.4-1|25	%install
12cu|R-odfWeave-0.8.4-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-odfWeave-0.8.4-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-odfWeave-0.8.4-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-odfWeave-0.8.4-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-odfWeave-0.8.4-1|30	
12cu|R-odfWeave-0.8.4-1|31	# FIXME
12cu|R-odfWeave-0.8.4-1|32	# Opening and ending tag mismatch: list-style line 132 and list-level-style-bullet
12cu|R-odfWeave-0.8.4-1|33	# Opening and ending tag mismatch: automatic-styles line 13 and list-level-style-bullet
12cu|R-odfWeave-0.8.4-1|34	# Opening and ending tag mismatch: document-content line 2 and list-level-style-bullet
12cu|R-odfWeave-0.8.4-1|35	# Extra content at the end of the document
12cu|R-odfWeave-0.8.4-1|36	# Error: 1: Opening and ending tag mismatch: list-style line 132 and list-level-style-bullet
12cu|R-odfWeave-0.8.4-1|37	# 2: Opening and ending tag mismatch: automatic-styles line 13 and list-level-style-bullet
12cu|R-odfWeave-0.8.4-1|38	# 3: Opening and ending tag mismatch: document-content line 2 and list-level-style-bullet
12cu|R-odfWeave-0.8.4-1|39	# 4: Extra content at the end of the document
12cu|R-odfWeave-0.8.4-1|40	%if 0
12cu|R-odfWeave-0.8.4-1|41	%check
12cu|R-odfWeave-0.8.4-1|42	%{_bindir}/R CMD check %{packname}
12cu|R-odfWeave-0.8.4-1|43	%endif
12cu|R-odfWeave-0.8.4-1|44	
12cu|R-odfWeave-0.8.4-1|45	%files
12cu|R-odfWeave-0.8.4-1|46	%dir %{rlibdir}/%{packname}
12cu|R-odfWeave-0.8.4-1|47	%doc %{rlibdir}/%{packname}/doc
12cu|R-odfWeave-0.8.4-1|48	%doc %{rlibdir}/%{packname}/html
12cu|R-odfWeave-0.8.4-1|49	%doc %{rlibdir}/%{packname}/CHANGES
12cu|R-odfWeave-0.8.4-1|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-odfWeave-0.8.4-1|51	%{rlibdir}/%{packname}/INDEX
12cu|R-odfWeave-0.8.4-1|52	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-odfWeave-0.8.4-1|53	%{rlibdir}/%{packname}/Meta
12cu|R-odfWeave-0.8.4-1|54	%{rlibdir}/%{packname}/R
12cu|R-odfWeave-0.8.4-1|55	%{rlibdir}/%{packname}/examples
12cu|R-odfWeave-0.8.4-1|56	%{rlibdir}/%{packname}/help
12cu|R-odfWeave-0.8.4-1|57	%{rlibdir}/%{packname}/validate
12cu|R-odfWeave-0.8.4-1|58	
12cu|R-odfWeave-0.8.4-1|59	
12cu|R-odfWeave-0.8.4-1|60	
12cu|R-odfWeave-0.8.4-1|61	%changelog
12cu|R-odfWeave-0.8.4-1|62	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.4-1
12cu|R-odfWeave-0.8.4-1|63	+ Revision: dc11bd5
12cu|R-odfWeave-0.8.4-1|64	- Updated to 0.8.4 (by updates_builder)
12cu|R-odfWeave-0.8.4-1|65	
12cu|R-odfWeave-0.8.4-1|66	

12534 12
12cu|root-tail-1.2-12|1	%define name root-tail
12cu|root-tail-1.2-12|2	%define version 1.2
12cu|root-tail-1.2-12|3	%define release  12
12cu|root-tail-1.2-12|4	
12cu|root-tail-1.2-12|5	Summary:   Root-tail prints text directly to an X11 root window
12cu|root-tail-1.2-12|6	Name:      %{name}
12cu|root-tail-1.2-12|7	Version:   %{version}
12cu|root-tail-1.2-12|8	Release:   %{release}
12cu|root-tail-1.2-12|9	Source:    http://www.goof.com/pcg/marc/data/%{name}-%{version}.tar.bz2
12cu|root-tail-1.2-12|10	URL:	   http://www.goof.com/pcg/marc/root-tail.html
12cu|root-tail-1.2-12|11	BuildRequires: pkgconfig(x11)
12cu|root-tail-1.2-12|12	BuildRequires: pkgconfig(xext)
12cu|root-tail-1.2-12|13	BuildRequires: rman
12cu|root-tail-1.2-12|14	BuildRequires: imake
12cu|root-tail-1.2-12|15	BuildRequires: gccmakedep
12cu|root-tail-1.2-12|16	License:   GPL
12cu|root-tail-1.2-12|17	Group:     Monitoring
12cu|root-tail-1.2-12|18	
12cu|root-tail-1.2-12|19	%description
12cu|root-tail-1.2-12|20	Displays a given file anywhere on your X11 root window
12cu|root-tail-1.2-12|21	with a transparent background.
12cu|root-tail-1.2-12|22	It was made because I am very lazy and this was easier than
12cu|root-tail-1.2-12|23	making a new rxvt pixmap each time I changed my background
12cu|root-tail-1.2-12|24	to simulate that transparent effect.
12cu|root-tail-1.2-12|25	
12cu|root-tail-1.2-12|26	%prep
12cu|root-tail-1.2-12|27	%setup -q
12cu|root-tail-1.2-12|28	
12cu|root-tail-1.2-12|29	%build
12cu|root-tail-1.2-12|30	xmkmf -a
12cu|root-tail-1.2-12|31	make CDEBUGFLAGS="${RPM_OPT_FLAGS}" \
12cu|root-tail-1.2-12|32	CXXDEBUGFLAGS="${RPM_OPT_FLAGS}"
12cu|root-tail-1.2-12|33	
12cu|root-tail-1.2-12|34	%install
12cu|root-tail-1.2-12|35	rm -rf %buildroot
12cu|root-tail-1.2-12|36	mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
12cu|root-tail-1.2-12|37	mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man1
12cu|root-tail-1.2-12|38	cp root-tail ${RPM_BUILD_ROOT}%{_bindir}
12cu|root-tail-1.2-12|39	cp root-tail.man ${RPM_BUILD_ROOT}%{_mandir}/man1/root-tail.1
12cu|root-tail-1.2-12|40	
12cu|root-tail-1.2-12|41	# Menu
12cu|root-tail-1.2-12|42	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cu|root-tail-1.2-12|43	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|root-tail-1.2-12|44	[Desktop Entry]
12cu|root-tail-1.2-12|45	Name=Root-Tail
12cu|root-tail-1.2-12|46	Comment=Root-tail prints text directly to a root window
12cu|root-tail-1.2-12|47	Exec=%_bindir/%{name} -g 80x25+100+50 -font fixed /var/log/messages,black
12cu|root-tail-1.2-12|48	Terminal=false
12cu|root-tail-1.2-12|49	Type=Application
12cu|root-tail-1.2-12|50	StartupNotify=true
12cu|root-tail-1.2-12|51	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
12cu|root-tail-1.2-12|52	EOF
12cu|root-tail-1.2-12|53	
12cu|root-tail-1.2-12|54	
12cu|root-tail-1.2-12|55	#icon
12cu|root-tail-1.2-12|56	#install -d $RPM_BUILD_ROOT/%{_iconsdir}
12cu|root-tail-1.2-12|57	#install -d $RPM_BUILD_ROOT/%{_liconsdir}
12cu|root-tail-1.2-12|58	#install -d $RPM_BUILD_ROOT/%{_miconsdir}
12cu|root-tail-1.2-12|59	#bzcat %{SOURCE1} > $RPM_BUILD_ROOT/%{_liconsdir}/%{name}.png
12cu|root-tail-1.2-12|60	#bzcat %{SOURCE2} > $RPM_BUILD_ROOT/%{_iconsdir}/%{name}.png
12cu|root-tail-1.2-12|61	#bzcat %{SOURCE3} > $RPM_BUILD_ROOT/%{_miconsdir}/%{name}.png
12cu|root-tail-1.2-12|62	
12cu|root-tail-1.2-12|63	%if %mdkversion < 200900
12cu|root-tail-1.2-12|64	%post
12cu|root-tail-1.2-12|65	%{update_menus}
12cu|root-tail-1.2-12|66	%endif
12cu|root-tail-1.2-12|67	
12cu|root-tail-1.2-12|68	%if %mdkversion < 200900
12cu|root-tail-1.2-12|69	%postun
12cu|root-tail-1.2-12|70	%{clean_menus}
12cu|root-tail-1.2-12|71	%endif
12cu|root-tail-1.2-12|72	
12cu|root-tail-1.2-12|73	%clean
12cu|root-tail-1.2-12|74	rm -rf %buildroot
12cu|root-tail-1.2-12|75	
12cu|root-tail-1.2-12|76	%files
12cu|root-tail-1.2-12|77	%defattr(-,root,root,755)
12cu|root-tail-1.2-12|78	%doc README Changes
12cu|root-tail-1.2-12|79	%attr(755,root,root)
12cu|root-tail-1.2-12|80	%{_bindir}/*
12cu|root-tail-1.2-12|81	%{_mandir}/man1/*
12cu|root-tail-1.2-12|82	%_datadir/applications/mandriva-*
12cu|root-tail-1.2-12|83	#%{_iconsdir}/%{name}.png
12cu|root-tail-1.2-12|84	#%{_liconsdir}/%{name}.png
12cu|root-tail-1.2-12|85	#%{_miconsdir}/%{name}.png
12cu|root-tail-1.2-12|86	
12cu|root-tail-1.2-12|87	
12cu|root-tail-1.2-12|88	%changelog
12cu|root-tail-1.2-12|89	* Sun Mar 18 2012 Götz Waschk <waschk@mandriva.org> 1.2-11mdv2012.0
12cu|root-tail-1.2-12|90	+ Revision: 785474
12cu|root-tail-1.2-12|91	- yearly rebuild
12cu|root-tail-1.2-12|92	
12cu|root-tail-1.2-12|93	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2-10
12cu|root-tail-1.2-12|94	+ Revision: 645876
12cu|root-tail-1.2-12|95	- relink against libmysqlclient.so.18
12cu|root-tail-1.2-12|96	
12cu|root-tail-1.2-12|97	* Thu Feb 10 2011 Funda Wang <fwang@mandriva.org> 1.2-9
12cu|root-tail-1.2-12|98	+ Revision: 637092
12cu|root-tail-1.2-12|99	- tighten BR
12cu|root-tail-1.2-12|100	
12cu|root-tail-1.2-12|101	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 1.2-8mdv2011.0
12cu|root-tail-1.2-12|102	+ Revision: 260278
12cu|root-tail-1.2-12|103	- rebuild
12cu|root-tail-1.2-12|104	
12cu|root-tail-1.2-12|105	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 1.2-7mdv2009.0
12cu|root-tail-1.2-12|106	+ Revision: 251350
12cu|root-tail-1.2-12|107	- rebuild
12cu|root-tail-1.2-12|108	
12cu|root-tail-1.2-12|109	+ Pixel <pixel@mandriva.com>
12cu|root-tail-1.2-12|110	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|root-tail-1.2-12|111	
12cu|root-tail-1.2-12|112	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 1.2-5mdv2008.1
12cu|root-tail-1.2-12|113	+ Revision: 148352
12cu|root-tail-1.2-12|114	- drop old menu
12cu|root-tail-1.2-12|115	- kill re-definition of %%buildroot on Pixel's request
12cu|root-tail-1.2-12|116	- buildrequires X11-devel instead of XFree86-devel
12cu|root-tail-1.2-12|117	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|root-tail-1.2-12|118	
12cu|root-tail-1.2-12|119	+ Olivier Blin <blino@mandriva.org>
12cu|root-tail-1.2-12|120	- restore BuildRoot
12cu|root-tail-1.2-12|121	
12cu|root-tail-1.2-12|122	* Wed Jul 11 2007 Götz Waschk <waschk@mandriva.org> 1.2-5mdv2008.0
12cu|root-tail-1.2-12|123	+ Revision: 51176
12cu|root-tail-1.2-12|124	- Import root-tail
12cu|root-tail-1.2-12|125	
12cu|root-tail-1.2-12|126	
12cu|root-tail-1.2-12|127	
12cu|root-tail-1.2-12|128	* Mon Jul 10 2006 Gtz Waschk <waschk@mandriva.org> 1.2-5mdv2007.0
12cu|root-tail-1.2-12|129	- fix buildrequires
12cu|root-tail-1.2-12|130	
12cu|root-tail-1.2-12|131	* Wed Jul  5 2006 Gtz Waschk <waschk@mandriva.org> 1.2-4mdv2007.0
12cu|root-tail-1.2-12|132	- fix prefix
12cu|root-tail-1.2-12|133	- new menu
12cu|root-tail-1.2-12|134	- fix buildrequires
12cu|root-tail-1.2-12|135	
12cu|root-tail-1.2-12|136	* Wed Dec 14 2005 Götz Waschk <waschk@mandriva.org> 1.2-3mdk
12cu|root-tail-1.2-12|137	- Rebuild
12cu|root-tail-1.2-12|138	- use mkrel
12cu|root-tail-1.2-12|139	
12cu|root-tail-1.2-12|140	* Mon Dec 13 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.2-2mdk
12cu|root-tail-1.2-12|141	- fix buildrequires
12cu|root-tail-1.2-12|142	
12cu|root-tail-1.2-12|143	* Tue Aug 31 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.2-1mdk
12cu|root-tail-1.2-12|144	- fix rpmlint warning about the menu description
12cu|root-tail-1.2-12|145	- fix man page
12cu|root-tail-1.2-12|146	- add source URL
12cu|root-tail-1.2-12|147	- New release 1.2
12cu|root-tail-1.2-12|148	
12cu|root-tail-1.2-12|149	* Mon Apr 12 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.1-1mdk
12cu|root-tail-1.2-12|150	- new version
12cu|root-tail-1.2-12|151	
12cu|root-tail-1.2-12|152	* Wed Feb 25 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.9-1mdk
12cu|root-tail-1.2-12|153	- drop prefix
12cu|root-tail-1.2-12|154	- new version
12cu|root-tail-1.2-12|155	
12cu|root-tail-1.2-12|156	* Mon Aug 04 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.2-3mdk
12cu|root-tail-1.2-12|157	- rebuild
12cu|root-tail-1.2-12|158	
12cu|root-tail-1.2-12|159	* Fri Dec 27 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.2-2mdk
12cu|root-tail-1.2-12|160	- rebuild
12cu|root-tail-1.2-12|161	
12cu|root-tail-1.2-12|162	* Wed Nov  6 2002 Gtz Waschk <waschk@linux-mandrake.com> 0.2-1mdk
12cu|root-tail-1.2-12|163	- initial Mandrake package based on the work from Marcel Pol <mpol@gmx.net>
12cu|root-tail-1.2-12|164	- spec cleanup
12cu|root-tail-1.2-12|165	
12cu|root-tail-1.2-12|166	* Sat Oct 12 2002 Marcel Pol <mpol@gmx.net>
12cu|root-tail-1.2-12|167	- 0.2
12cu|root-tail-1.2-12|168	
12cu|root-tail-1.2-12|169	* Sat Jul 14 2001 Marcel Pol <mpol@gmx.net> 0.0.10-1mdk
12cu|root-tail-1.2-12|170	- Update to 0.10
12cu|root-tail-1.2-12|171	- Added menu entry
12cu|root-tail-1.2-12|172	
12cu|root-tail-1.2-12|173	* Tue Jul 25 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.0.4B-2mdk
12cu|root-tail-1.2-12|174	- BM
12cu|root-tail-1.2-12|175	
12cu|root-tail-1.2-12|176	* Mon Jun 26 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.0.4B-1mdk
12cu|root-tail-1.2-12|177	- new in contribs
12cu|root-tail-1.2-12|178	- used srpm provided by Max Heijndijk <cchq@wanadoo.nl>

12535 12
12cu|R-OpenMx-1.3.2_2301-1|1	%global packname  OpenMx
12cu|R-OpenMx-1.3.2_2301-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-OpenMx-1.3.2_2301-1|3	
12cu|R-OpenMx-1.3.2_2301-1|4	Name:             R-%{packname}
12cu|R-OpenMx-1.3.2_2301-1|5	Version:          1.3.2_2301
12cu|R-OpenMx-1.3.2_2301-1|6	Release:          1
12cu|R-OpenMx-1.3.2_2301-1|7	Summary:          Multipurpose Software for Statistical Modeling
12cu|R-OpenMx-1.3.2_2301-1|8	Group:            Sciences/Mathematics
12cu|R-OpenMx-1.3.2_2301-1|9	License:          Apache License 2.0
12cu|R-OpenMx-1.3.2_2301-1|10	URL:              None
12cu|R-OpenMx-1.3.2_2301-1|11	Source0:          OpenMx_1.3.2-2301.tar.gz
12cu|R-OpenMx-1.3.2_2301-1|12	
12cu|R-OpenMx-1.3.2_2301-1|13	Requires:         R-methods
12cu|R-OpenMx-1.3.2_2301-1|14	
12cu|R-OpenMx-1.3.2_2301-1|15	Requires:         R-snowfall
12cu|R-OpenMx-1.3.2_2301-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-methods
12cu|R-OpenMx-1.3.2_2301-1|17	
12cu|R-OpenMx-1.3.2_2301-1|18	BuildRequires:   R-snowfall
12cu|R-OpenMx-1.3.2_2301-1|19	BuildRequires:   lapack-devel
12cu|R-OpenMx-1.3.2_2301-1|20	
12cu|R-OpenMx-1.3.2_2301-1|21	%description
12cu|R-OpenMx-1.3.2_2301-1|22	The OpenMx Project intends to rewrite and extend the popular statistical
12cu|R-OpenMx-1.3.2_2301-1|23	package Mx to address the challenges facing a large range of modern
12cu|R-OpenMx-1.3.2_2301-1|24	statistical problems such as: the difficulty of measuring behavioral
12cu|R-OpenMx-1.3.2_2301-1|25	traits; the availability of technologies - such as such as magnetic
12cu|R-OpenMx-1.3.2_2301-1|26	resonance imaging, continuous physiological monitoring and microarrays -
12cu|R-OpenMx-1.3.2_2301-1|27	which generate extremely large amounts of data often with complex
12cu|R-OpenMx-1.3.2_2301-1|28	time-dependent patterning; and increased sophistication in the statistical
12cu|R-OpenMx-1.3.2_2301-1|29	models used to analyze the data.
12cu|R-OpenMx-1.3.2_2301-1|30	
12cu|R-OpenMx-1.3.2_2301-1|31	%prep
12cu|R-OpenMx-1.3.2_2301-1|32	%setup -q -c -n %{packname}
12cu|R-OpenMx-1.3.2_2301-1|33	
12cu|R-OpenMx-1.3.2_2301-1|34	%build
12cu|R-OpenMx-1.3.2_2301-1|35	
12cu|R-OpenMx-1.3.2_2301-1|36	%install
12cu|R-OpenMx-1.3.2_2301-1|37	mkdir -p %{buildroot}%{rlibdir}
12cu|R-OpenMx-1.3.2_2301-1|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-OpenMx-1.3.2_2301-1|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-OpenMx-1.3.2_2301-1|40	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-OpenMx-1.3.2_2301-1|41	
12cu|R-OpenMx-1.3.2_2301-1|42	%check
12cu|R-OpenMx-1.3.2_2301-1|43	%{_bindir}/R CMD check %{packname}
12cu|R-OpenMx-1.3.2_2301-1|44	
12cu|R-OpenMx-1.3.2_2301-1|45	%files
12cu|R-OpenMx-1.3.2_2301-1|46	%dir %{rlibdir}/%{packname}
12cu|R-OpenMx-1.3.2_2301-1|47	%doc %{rlibdir}/%{packname}/html
12cu|R-OpenMx-1.3.2_2301-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-OpenMx-1.3.2_2301-1|49	%{rlibdir}/%{packname}/CITATION
12cu|R-OpenMx-1.3.2_2301-1|50	%{rlibdir}/%{packname}/INDEX
12cu|R-OpenMx-1.3.2_2301-1|51	%{rlibdir}/%{packname}/LICENSE
12cu|R-OpenMx-1.3.2_2301-1|52	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-OpenMx-1.3.2_2301-1|53	%{rlibdir}/%{packname}/Meta
12cu|R-OpenMx-1.3.2_2301-1|54	%{rlibdir}/%{packname}/R
12cu|R-OpenMx-1.3.2_2301-1|55	%{rlibdir}/%{packname}/data
12cu|R-OpenMx-1.3.2_2301-1|56	%{rlibdir}/%{packname}/demo
12cu|R-OpenMx-1.3.2_2301-1|57	%{rlibdir}/%{packname}/help
12cu|R-OpenMx-1.3.2_2301-1|58	%{rlibdir}/%{packname}/libs
12cu|R-OpenMx-1.3.2_2301-1|59	%{rlibdir}/%{packname}/npsol
12cu|R-OpenMx-1.3.2_2301-1|60	%{rlibdir}/%{packname}/tools
12cu|R-OpenMx-1.3.2_2301-1|61	
12cu|R-OpenMx-1.3.2_2301-1|62	%changelog
12cu|R-OpenMx-1.3.2_2301-1|63	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2_2301-1
12cu|R-OpenMx-1.3.2_2301-1|64	+ Revision: 4b4426a
12cu|R-OpenMx-1.3.2_2301-1|65	- Fix files
12cu|R-OpenMx-1.3.2_2301-1|66	
12cu|R-OpenMx-1.3.2_2301-1|67	

12536 12
12cu|R-optextras-2013.10.27-1|1	%global packname  optextras
12cu|R-optextras-2013.10.27-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-optextras-2013.10.27-1|3	
12cu|R-optextras-2013.10.27-1|4	Name:             R-%{packname}
12cu|R-optextras-2013.10.27-1|5	Version:          2013.10.27
12cu|R-optextras-2013.10.27-1|6	Release:          1
12cu|R-optextras-2013.10.27-1|7	Summary:          A set of tools to support optimization methods
12cu|R-optextras-2013.10.27-1|8	Group:            Sciences/Mathematics
12cu|R-optextras-2013.10.27-1|9	License:          GPLv2
12cu|R-optextras-2013.10.27-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-optextras-2013.10.27-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2013-10.27.tar.gz
12cu|R-optextras-2013.10.27-1|12	BuildArch:        noarch
12cu|R-optextras-2013.10.27-1|13	Requires:         R-core
12cu|R-optextras-2013.10.27-1|14	
12cu|R-optextras-2013.10.27-1|15	Requires:         R-numDeriv
12cu|R-optextras-2013.10.27-1|16	
12cu|R-optextras-2013.10.27-1|17	BuildRequires:    R-devel Rmath-devel texlive-latex R-numDeriv
12cu|R-optextras-2013.10.27-1|18	
12cu|R-optextras-2013.10.27-1|19	%description
12cu|R-optextras-2013.10.27-1|20	Tools to assist in safely applying user generated objective and derivative
12cu|R-optextras-2013.10.27-1|21	function to optimization programs. These are primarily function
12cu|R-optextras-2013.10.27-1|22	minimization methods with at most bounds and masks on the parameters.
12cu|R-optextras-2013.10.27-1|23	Provides a way to check the basic computation of objective functions that
12cu|R-optextras-2013.10.27-1|24	the user provides, along with proposed gradient and Hessian functions, as
12cu|R-optextras-2013.10.27-1|25	well as to wrap such functions to avoid failures when inadmissible
12cu|R-optextras-2013.10.27-1|26	parameters are provided. Check bounds and masks. Check scaling or
12cu|R-optextras-2013.10.27-1|27	optimality conditions. Perform an axial search to seek lower points on the
12cu|R-optextras-2013.10.27-1|28	objective function surface. Includes forward, central and backward
12cu|R-optextras-2013.10.27-1|29	gradient approximation codes.
12cu|R-optextras-2013.10.27-1|30	
12cu|R-optextras-2013.10.27-1|31	%prep
12cu|R-optextras-2013.10.27-1|32	%setup -q -c -n %{packname}
12cu|R-optextras-2013.10.27-1|33	
12cu|R-optextras-2013.10.27-1|34	%build
12cu|R-optextras-2013.10.27-1|35	
12cu|R-optextras-2013.10.27-1|36	%install
12cu|R-optextras-2013.10.27-1|37	mkdir -p %{buildroot}%{rlibdir}
12cu|R-optextras-2013.10.27-1|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-optextras-2013.10.27-1|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-optextras-2013.10.27-1|40	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-optextras-2013.10.27-1|41	
12cu|R-optextras-2013.10.27-1|42	%check
12cu|R-optextras-2013.10.27-1|43	%{_bindir}/R CMD check %{packname}
12cu|R-optextras-2013.10.27-1|44	
12cu|R-optextras-2013.10.27-1|45	%files
12cu|R-optextras-2013.10.27-1|46	%dir %{rlibdir}/%{packname}
12cu|R-optextras-2013.10.27-1|47	%doc %{rlibdir}/%{packname}/html
12cu|R-optextras-2013.10.27-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-optextras-2013.10.27-1|49	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-optextras-2013.10.27-1|50	%{rlibdir}/%{packname}/INDEX
12cu|R-optextras-2013.10.27-1|51	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-optextras-2013.10.27-1|52	%{rlibdir}/%{packname}/Meta
12cu|R-optextras-2013.10.27-1|53	%{rlibdir}/%{packname}/R
12cu|R-optextras-2013.10.27-1|54	%{rlibdir}/%{packname}/help
12cu|R-optextras-2013.10.27-1|55	
12cu|R-optextras-2013.10.27-1|56	%changelog
12cu|R-optextras-2013.10.27-1|57	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.10.27-1
12cu|R-optextras-2013.10.27-1|58	+ Revision: 98d31c7
12cu|R-optextras-2013.10.27-1|59	- Fix files
12cu|R-optextras-2013.10.27-1|60	
12cu|R-optextras-2013.10.27-1|61	

12537 12
12cu|R-optimx-2013.8.6-1|1	%global packname  optimx
12cu|R-optimx-2013.8.6-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-optimx-2013.8.6-1|3	
12cu|R-optimx-2013.8.6-1|4	Name:             R-%{packname}
12cu|R-optimx-2013.8.6-1|5	Version:          2013.8.6
12cu|R-optimx-2013.8.6-1|6	Release:          1
12cu|R-optimx-2013.8.6-1|7	Summary:          A Replacement and Extension of the optim() Function
12cu|R-optimx-2013.8.6-1|8	Group:            Sciences/Mathematics
12cu|R-optimx-2013.8.6-1|9	License:          GPLv2
12cu|R-optimx-2013.8.6-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-optimx-2013.8.6-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-optimx-2013.8.6-1|12	BuildArch:        noarch
12cu|R-optimx-2013.8.6-1|13	Requires:         R-core
12cu|R-optimx-2013.8.6-1|14	
12cu|R-optimx-2013.8.6-1|15	Requires:         R-numDeriv
12cu|R-optimx-2013.8.6-1|16	
12cu|R-optimx-2013.8.6-1|17	Requires:         R-BB R-ucminf R-Rcgmin R-Rvmmin R-minqa R-setRNG R-dfoptim R-svUnit
12cu|R-optimx-2013.8.6-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-numDeriv
12cu|R-optimx-2013.8.6-1|19	
12cu|R-optimx-2013.8.6-1|20	BuildRequires:   R-BB R-ucminf R-Rcgmin R-Rvmmin R-minqa R-setRNG R-dfoptim R-svUnit
12cu|R-optimx-2013.8.6-1|21	%description
12cu|R-optimx-2013.8.6-1|22	Provides a replacement and extension of the optim() function to unify and
12cu|R-optimx-2013.8.6-1|23	streamline optimization capabilities in R for smooth, possibly box
12cu|R-optimx-2013.8.6-1|24	constrained functions of several or many parameters. This is the CRAN
12cu|R-optimx-2013.8.6-1|25	version of the package.
12cu|R-optimx-2013.8.6-1|26	
12cu|R-optimx-2013.8.6-1|27	%prep
12cu|R-optimx-2013.8.6-1|28	%setup -q -c -n %{packname}
12cu|R-optimx-2013.8.6-1|29	
12cu|R-optimx-2013.8.6-1|30	%build
12cu|R-optimx-2013.8.6-1|31	
12cu|R-optimx-2013.8.6-1|32	%install
12cu|R-optimx-2013.8.6-1|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-optimx-2013.8.6-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-optimx-2013.8.6-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-optimx-2013.8.6-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-optimx-2013.8.6-1|37	
12cu|R-optimx-2013.8.6-1|38	%check
12cu|R-optimx-2013.8.6-1|39	%{_bindir}/R CMD check %{packname}
12cu|R-optimx-2013.8.6-1|40	
12cu|R-optimx-2013.8.6-1|41	%files
12cu|R-optimx-2013.8.6-1|42	%dir %{rlibdir}/%{packname}
12cu|R-optimx-2013.8.6-1|43	%doc %{rlibdir}/%{packname}/html
12cu|R-optimx-2013.8.6-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-optimx-2013.8.6-1|45	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-optimx-2013.8.6-1|46	%{rlibdir}/%{packname}/INDEX
12cu|R-optimx-2013.8.6-1|47	%{rlibdir}/%{packname}/CITATION
12cu|R-optimx-2013.8.6-1|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-optimx-2013.8.6-1|49	%{rlibdir}/%{packname}/Meta
12cu|R-optimx-2013.8.6-1|50	%{rlibdir}/%{packname}/R
12cu|R-optimx-2013.8.6-1|51	%{rlibdir}/%{packname}/demo
12cu|R-optimx-2013.8.6-1|52	%{rlibdir}/%{packname}/help
12cu|R-optimx-2013.8.6-1|53	%{rlibdir}/%{packname}/unitTests
12cu|R-optimx-2013.8.6-1|54	
12cu|R-optimx-2013.8.6-1|55	%changelog
12cu|R-optimx-2013.8.6-1|56	* Mon Apr 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.8.6-1
12cu|R-optimx-2013.8.6-1|57	+ Revision: 12f5e17
12cu|R-optimx-2013.8.6-1|58	- Fix files
12cu|R-optimx-2013.8.6-1|59	
12cu|R-optimx-2013.8.6-1|60	

12538 12
12cu|R-ordinal-2013.9.30-1|1	%global packname  ordinal
12cu|R-ordinal-2013.9.30-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-ordinal-2013.9.30-1|3	
12cu|R-ordinal-2013.9.30-1|4	Name:             R-%{packname}
12cu|R-ordinal-2013.9.30-1|5	Version:          2013.9.30
12cu|R-ordinal-2013.9.30-1|6	Release:          1
12cu|R-ordinal-2013.9.30-1|7	Summary:          Regression Models for Ordinal Data
12cu|R-ordinal-2013.9.30-1|8	Group:            Sciences/Mathematics
12cu|R-ordinal-2013.9.30-1|9	License:          GPL (>= 2)
12cu|R-ordinal-2013.9.30-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-ordinal-2013.9.30-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2013.9-30.tar.gz
12cu|R-ordinal-2013.9.30-1|12	
12cu|R-ordinal-2013.9.30-1|13	
12cu|R-ordinal-2013.9.30-1|14	Requires:         R-ucminf R-MASS R-Matrix
12cu|R-ordinal-2013.9.30-1|15	Requires:         R-lme4 R-nnet R-xtable
12cu|R-ordinal-2013.9.30-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-ordinal-2013.9.30-1|17	BuildRequires:    R-ucminf R-MASS R-Matrix
12cu|R-ordinal-2013.9.30-1|18	BuildRequires:   R-lme4 R-nnet R-xtable
12cu|R-ordinal-2013.9.30-1|19	
12cu|R-ordinal-2013.9.30-1|20	%description
12cu|R-ordinal-2013.9.30-1|21	This package implements cumulative link (mixed) models also known as
12cu|R-ordinal-2013.9.30-1|22	ordered regression models, proportional odds models, proportional hazards
12cu|R-ordinal-2013.9.30-1|23	models for grouped survival times and ordered logit/probit/... models.
12cu|R-ordinal-2013.9.30-1|24	Estimation is via maximum likelihood and mixed models are fitted with the
12cu|R-ordinal-2013.9.30-1|25	Laplace approximation and adaptive Gauss-Hermite quadrature. Multiple
12cu|R-ordinal-2013.9.30-1|26	random effect terms are allowed and they may be nested, crossed or
12cu|R-ordinal-2013.9.30-1|27	partially nested/crossed. Restrictions of symmetry and equidistance can be
12cu|R-ordinal-2013.9.30-1|28	imposed on the thresholds (cut-points). Standard model methods are
12cu|R-ordinal-2013.9.30-1|29	available (summary, anova, drop-methods, step, confint, predict etc.) in
12cu|R-ordinal-2013.9.30-1|30	addition to profile methods and slice methods for visualizing the
12cu|R-ordinal-2013.9.30-1|31	likelihood function and checking convergence.
12cu|R-ordinal-2013.9.30-1|32	
12cu|R-ordinal-2013.9.30-1|33	%prep
12cu|R-ordinal-2013.9.30-1|34	%setup -q -c -n %{packname}
12cu|R-ordinal-2013.9.30-1|35	
12cu|R-ordinal-2013.9.30-1|36	%build
12cu|R-ordinal-2013.9.30-1|37	
12cu|R-ordinal-2013.9.30-1|38	%install
12cu|R-ordinal-2013.9.30-1|39	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ordinal-2013.9.30-1|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ordinal-2013.9.30-1|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ordinal-2013.9.30-1|42	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ordinal-2013.9.30-1|43	
12cu|R-ordinal-2013.9.30-1|44	%check
12cu|R-ordinal-2013.9.30-1|45	%{_bindir}/R CMD check %{packname}
12cu|R-ordinal-2013.9.30-1|46	
12cu|R-ordinal-2013.9.30-1|47	%files
12cu|R-ordinal-2013.9.30-1|48	%dir %{rlibdir}/%{packname}
12cu|R-ordinal-2013.9.30-1|49	%doc %{rlibdir}/%{packname}/doc
12cu|R-ordinal-2013.9.30-1|50	%doc %{rlibdir}/%{packname}/html
12cu|R-ordinal-2013.9.30-1|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ordinal-2013.9.30-1|52	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-ordinal-2013.9.30-1|53	%{rlibdir}/%{packname}/CITATION
12cu|R-ordinal-2013.9.30-1|54	%{rlibdir}/%{packname}/INDEX
12cu|R-ordinal-2013.9.30-1|55	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ordinal-2013.9.30-1|56	%{rlibdir}/%{packname}/Meta
12cu|R-ordinal-2013.9.30-1|57	%{rlibdir}/%{packname}/R
12cu|R-ordinal-2013.9.30-1|58	%{rlibdir}/%{packname}/data
12cu|R-ordinal-2013.9.30-1|59	%{rlibdir}/%{packname}/help
12cu|R-ordinal-2013.9.30-1|60	%{rlibdir}/%{packname}/libs
12cu|R-ordinal-2013.9.30-1|61	
12cu|R-ordinal-2013.9.30-1|62	%changelog
12cu|R-ordinal-2013.9.30-1|63	* Wed Mar 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.9.30-1
12cu|R-ordinal-2013.9.30-1|64	+ Revision: f9d75b3
12cu|R-ordinal-2013.9.30-1|65	- Fix files
12cu|R-ordinal-2013.9.30-1|66	
12cu|R-ordinal-2013.9.30-1|67	

12539 12
12cu|R-OrganismDbi-1.4.0-2|1	%global packname  OrganismDbi
12cu|R-OrganismDbi-1.4.0-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-OrganismDbi-1.4.0-2|3	
12cu|R-OrganismDbi-1.4.0-2|4	%define debug_package %{nil}
12cu|R-OrganismDbi-1.4.0-2|5	
12cu|R-OrganismDbi-1.4.0-2|6	Name:             R-%{packname}
12cu|R-OrganismDbi-1.4.0-2|7	Version:          1.4.0
12cu|R-OrganismDbi-1.4.0-2|8	Release:          2
12cu|R-OrganismDbi-1.4.0-2|9	Summary:          Software to enable the smooth interfacing of different database packages
12cu|R-OrganismDbi-1.4.0-2|10	Group:            Sciences/Mathematics
12cu|R-OrganismDbi-1.4.0-2|11	License:          Artistic-2.0
12cu|R-OrganismDbi-1.4.0-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-OrganismDbi-1.4.0-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-OrganismDbi-1.4.0-2|14	
12cu|R-OrganismDbi-1.4.0-2|15	Requires:         R-methods R-AnnotationDbi R-GenomicFeatures
12cu|R-OrganismDbi-1.4.0-2|16	Requires:         R-BiocGenerics R-graph R-RBGL R-AnnotationDbi
12cu|R-OrganismDbi-1.4.0-2|17	Requires:         R-Homo.sapiens R-Rattus.norvegicus R-RUnit
12cu|R-OrganismDbi-1.4.0-2|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-methods R-AnnotationDbi R-GenomicFeatures
12cu|R-OrganismDbi-1.4.0-2|19	BuildRequires:    R-BiocGenerics R-graph R-RBGL R-AnnotationDbi
12cu|R-OrganismDbi-1.4.0-2|20	BuildRequires:    R-Homo.sapiens R-Rattus.norvegicus R-RUnit
12cu|R-OrganismDbi-1.4.0-2|21	
12cu|R-OrganismDbi-1.4.0-2|22	%description
12cu|R-OrganismDbi-1.4.0-2|23	The package enables a simple unified interface to several annotation
12cu|R-OrganismDbi-1.4.0-2|24	packages each of which has its own schema by taking advantage of the fact
12cu|R-OrganismDbi-1.4.0-2|25	that each of these packages implements a select methods.
12cu|R-OrganismDbi-1.4.0-2|26	
12cu|R-OrganismDbi-1.4.0-2|27	%prep
12cu|R-OrganismDbi-1.4.0-2|28	%setup -q -c -n %{packname}
12cu|R-OrganismDbi-1.4.0-2|29	
12cu|R-OrganismDbi-1.4.0-2|30	%build
12cu|R-OrganismDbi-1.4.0-2|31	
12cu|R-OrganismDbi-1.4.0-2|32	%install
12cu|R-OrganismDbi-1.4.0-2|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-OrganismDbi-1.4.0-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-OrganismDbi-1.4.0-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-OrganismDbi-1.4.0-2|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-OrganismDbi-1.4.0-2|37	
12cu|R-OrganismDbi-1.4.0-2|38	%check
12cu|R-OrganismDbi-1.4.0-2|39	%{_bindir}/R CMD check %{packname}
12cu|R-OrganismDbi-1.4.0-2|40	
12cu|R-OrganismDbi-1.4.0-2|41	%files
12cu|R-OrganismDbi-1.4.0-2|42	%dir %{rlibdir}/%{packname}
12cu|R-OrganismDbi-1.4.0-2|43	%doc %{rlibdir}/%{packname}/doc
12cu|R-OrganismDbi-1.4.0-2|44	%doc %{rlibdir}/%{packname}/html
12cu|R-OrganismDbi-1.4.0-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-OrganismDbi-1.4.0-2|46	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-OrganismDbi-1.4.0-2|47	%{rlibdir}/%{packname}/INDEX
12cu|R-OrganismDbi-1.4.0-2|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-OrganismDbi-1.4.0-2|49	%{rlibdir}/%{packname}/Meta
12cu|R-OrganismDbi-1.4.0-2|50	%{rlibdir}/%{packname}/OrgPkg-template
12cu|R-OrganismDbi-1.4.0-2|51	%{rlibdir}/%{packname}/R
12cu|R-OrganismDbi-1.4.0-2|52	%{rlibdir}/%{packname}/help
12cu|R-OrganismDbi-1.4.0-2|53	%{rlibdir}/%{packname}/script
12cu|R-OrganismDbi-1.4.0-2|54	%{rlibdir}/%{packname}/unitTests
12cu|R-OrganismDbi-1.4.0-2|55	
12cu|R-OrganismDbi-1.4.0-2|56	%changelog
12cu|R-OrganismDbi-1.4.0-2|57	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-2
12cu|R-OrganismDbi-1.4.0-2|58	+ Revision: 505fcdd
12cu|R-OrganismDbi-1.4.0-2|59	- Enable tests and extra dependencies.
12cu|R-OrganismDbi-1.4.0-2|60	
12cu|R-OrganismDbi-1.4.0-2|61	

12540 12
12cu|R-org.At.tair.db-2.10.1-1|1	%bcond_with bootstrap
12cu|R-org.At.tair.db-2.10.1-1|2	%global packname  org.At.tair.db
12cu|R-org.At.tair.db-2.10.1-1|3	%global rlibdir  %{_datadir}/R/library
12cu|R-org.At.tair.db-2.10.1-1|4	
12cu|R-org.At.tair.db-2.10.1-1|5	Name:             R-%{packname}
12cu|R-org.At.tair.db-2.10.1-1|6	Version:          2.10.1
12cu|R-org.At.tair.db-2.10.1-1|7	Release:          1
12cu|R-org.At.tair.db-2.10.1-1|8	Summary:          Genome wide annotation for Arabidopsis
12cu|R-org.At.tair.db-2.10.1-1|9	Group:            Sciences/Mathematics
12cu|R-org.At.tair.db-2.10.1-1|10	License:          Artistic-2.0
12cu|R-org.At.tair.db-2.10.1-1|11	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-org.At.tair.db-2.10.1-1|12	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/org.At.tair.db_2.10.1.tar.gz
12cu|R-org.At.tair.db-2.10.1-1|13	BuildArch:        noarch
12cu|R-org.At.tair.db-2.10.1-1|14	Requires:         R-core R-methods R-AnnotationDbi
12cu|R-org.At.tair.db-2.10.1-1|15	%if %{without bootstrap}
12cu|R-org.At.tair.db-2.10.1-1|16	Requires:         R-hgu95av2.db R-RUnit
12cu|R-org.At.tair.db-2.10.1-1|17	%endif
12cu|R-org.At.tair.db-2.10.1-1|18	Requires:         R-annotate
12cu|R-org.At.tair.db-2.10.1-1|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-org.At.tair.db-2.10.1-1|20	BuildRequires:    R-methods R-AnnotationDbi R-annotate
12cu|R-org.At.tair.db-2.10.1-1|21	%if %{without bootstrap}
12cu|R-org.At.tair.db-2.10.1-1|22	BuildRequires:    R-hgu95av2.db R-RUnit
12cu|R-org.At.tair.db-2.10.1-1|23	%endif
12cu|R-org.At.tair.db-2.10.1-1|24	
12cu|R-org.At.tair.db-2.10.1-1|25	%description
12cu|R-org.At.tair.db-2.10.1-1|26	Genome wide annotation for Arabidopsis, primarily based on mapping using
12cu|R-org.At.tair.db-2.10.1-1|27	TAIR identifiers.
12cu|R-org.At.tair.db-2.10.1-1|28	
12cu|R-org.At.tair.db-2.10.1-1|29	%prep
12cu|R-org.At.tair.db-2.10.1-1|30	%setup -q -c -n %{packname}
12cu|R-org.At.tair.db-2.10.1-1|31	
12cu|R-org.At.tair.db-2.10.1-1|32	%build
12cu|R-org.At.tair.db-2.10.1-1|33	
12cu|R-org.At.tair.db-2.10.1-1|34	%install
12cu|R-org.At.tair.db-2.10.1-1|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-org.At.tair.db-2.10.1-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-org.At.tair.db-2.10.1-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-org.At.tair.db-2.10.1-1|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-org.At.tair.db-2.10.1-1|39	
12cu|R-org.At.tair.db-2.10.1-1|40	%if %{without bootstrap}
12cu|R-org.At.tair.db-2.10.1-1|41	%check
12cu|R-org.At.tair.db-2.10.1-1|42	%{_bindir}/R CMD check %{packname}
12cu|R-org.At.tair.db-2.10.1-1|43	%endif
12cu|R-org.At.tair.db-2.10.1-1|44	
12cu|R-org.At.tair.db-2.10.1-1|45	%files
12cu|R-org.At.tair.db-2.10.1-1|46	%dir %{rlibdir}/%{packname}
12cu|R-org.At.tair.db-2.10.1-1|47	%doc %{rlibdir}/%{packname}/html
12cu|R-org.At.tair.db-2.10.1-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-org.At.tair.db-2.10.1-1|49	%{rlibdir}/%{packname}/INDEX
12cu|R-org.At.tair.db-2.10.1-1|50	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-org.At.tair.db-2.10.1-1|51	%{rlibdir}/%{packname}/Meta
12cu|R-org.At.tair.db-2.10.1-1|52	%{rlibdir}/%{packname}/R
12cu|R-org.At.tair.db-2.10.1-1|53	%{rlibdir}/%{packname}/extdata
12cu|R-org.At.tair.db-2.10.1-1|54	%{rlibdir}/%{packname}/help
12cu|R-org.At.tair.db-2.10.1-1|55	
12cu|R-org.At.tair.db-2.10.1-1|56	
12cu|R-org.At.tair.db-2.10.1-1|57	
12cu|R-org.At.tair.db-2.10.1-1|58	%changelog
12cu|R-org.At.tair.db-2.10.1-1|59	* Mon Nov 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-1
12cu|R-org.At.tair.db-2.10.1-1|60	+ Revision: 9cab13d
12cu|R-org.At.tair.db-2.10.1-1|61	- LOG Updated to 2.10.1 (by updates_builder)
12cu|R-org.At.tair.db-2.10.1-1|62	
12cu|R-org.At.tair.db-2.10.1-1|63	

12541 12
12cu|R-org.Hs.eg.db-2.10.1-1|1	%bcond_with bootstrap
12cu|R-org.Hs.eg.db-2.10.1-1|2	%global packname  org.Hs.eg.db
12cu|R-org.Hs.eg.db-2.10.1-1|3	%global rlibdir  %{_datadir}/R/library
12cu|R-org.Hs.eg.db-2.10.1-1|4	
12cu|R-org.Hs.eg.db-2.10.1-1|5	Name:             R-%{packname}
12cu|R-org.Hs.eg.db-2.10.1-1|6	Version:          2.10.1
12cu|R-org.Hs.eg.db-2.10.1-1|7	Release:          1
12cu|R-org.Hs.eg.db-2.10.1-1|8	Summary:          Genome wide annotation for Human
12cu|R-org.Hs.eg.db-2.10.1-1|9	Group:            Sciences/Mathematics
12cu|R-org.Hs.eg.db-2.10.1-1|10	License:          Artistic-2.0
12cu|R-org.Hs.eg.db-2.10.1-1|11	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-org.Hs.eg.db-2.10.1-1|12	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/org.Hs.eg.db_2.10.1.tar.gz
12cu|R-org.Hs.eg.db-2.10.1-1|13	BuildArch:        noarch
12cu|R-org.Hs.eg.db-2.10.1-1|14	Requires:         R-core R-methods R-AnnotationDbi R-annotate
12cu|R-org.Hs.eg.db-2.10.1-1|15	%if %{without bootstrap}
12cu|R-org.Hs.eg.db-2.10.1-1|16	Requires:         R-hgu95av2.db
12cu|R-org.Hs.eg.db-2.10.1-1|17	%endif
12cu|R-org.Hs.eg.db-2.10.1-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-org.Hs.eg.db-2.10.1-1|19	BuildRequires:    R-AnnotationDbi R-annotate
12cu|R-org.Hs.eg.db-2.10.1-1|20	%if %{without bootstrap}
12cu|R-org.Hs.eg.db-2.10.1-1|21	BuildRequires:    R-methods R-AnnotationDbi R-hgu95av2.db R-annotate
12cu|R-org.Hs.eg.db-2.10.1-1|22	%endif
12cu|R-org.Hs.eg.db-2.10.1-1|23	
12cu|R-org.Hs.eg.db-2.10.1-1|24	%description
12cu|R-org.Hs.eg.db-2.10.1-1|25	Genome wide annotation for Human, primarily based on mapping using Entrez
12cu|R-org.Hs.eg.db-2.10.1-1|26	Gene identifiers.
12cu|R-org.Hs.eg.db-2.10.1-1|27	
12cu|R-org.Hs.eg.db-2.10.1-1|28	%prep
12cu|R-org.Hs.eg.db-2.10.1-1|29	%setup -q -c -n %{packname}
12cu|R-org.Hs.eg.db-2.10.1-1|30	
12cu|R-org.Hs.eg.db-2.10.1-1|31	%build
12cu|R-org.Hs.eg.db-2.10.1-1|32	
12cu|R-org.Hs.eg.db-2.10.1-1|33	%install
12cu|R-org.Hs.eg.db-2.10.1-1|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-org.Hs.eg.db-2.10.1-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-org.Hs.eg.db-2.10.1-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-org.Hs.eg.db-2.10.1-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-org.Hs.eg.db-2.10.1-1|38	
12cu|R-org.Hs.eg.db-2.10.1-1|39	%if %{without bootstrap}
12cu|R-org.Hs.eg.db-2.10.1-1|40	%check
12cu|R-org.Hs.eg.db-2.10.1-1|41	%{_bindir}/R CMD check %{packname}
12cu|R-org.Hs.eg.db-2.10.1-1|42	%endif
12cu|R-org.Hs.eg.db-2.10.1-1|43	
12cu|R-org.Hs.eg.db-2.10.1-1|44	%files
12cu|R-org.Hs.eg.db-2.10.1-1|45	%dir %{rlibdir}/%{packname}
12cu|R-org.Hs.eg.db-2.10.1-1|46	%doc %{rlibdir}/%{packname}/html
12cu|R-org.Hs.eg.db-2.10.1-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-org.Hs.eg.db-2.10.1-1|48	%{rlibdir}/%{packname}/INDEX
12cu|R-org.Hs.eg.db-2.10.1-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-org.Hs.eg.db-2.10.1-1|50	%{rlibdir}/%{packname}/Meta
12cu|R-org.Hs.eg.db-2.10.1-1|51	%{rlibdir}/%{packname}/R
12cu|R-org.Hs.eg.db-2.10.1-1|52	%{rlibdir}/%{packname}/extdata
12cu|R-org.Hs.eg.db-2.10.1-1|53	%{rlibdir}/%{packname}/help
12cu|R-org.Hs.eg.db-2.10.1-1|54	
12cu|R-org.Hs.eg.db-2.10.1-1|55	
12cu|R-org.Hs.eg.db-2.10.1-1|56	
12cu|R-org.Hs.eg.db-2.10.1-1|57	%changelog
12cu|R-org.Hs.eg.db-2.10.1-1|58	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-1
12cu|R-org.Hs.eg.db-2.10.1-1|59	+ Revision: a39d9e6
12cu|R-org.Hs.eg.db-2.10.1-1|60	- LOG Updated to 2.10.1 (by updates_builder)
12cu|R-org.Hs.eg.db-2.10.1-1|61	
12cu|R-org.Hs.eg.db-2.10.1-1|62	

12542 12
12cu|R-org.Mm.eg.db-2.10.1-1|1	%bcond_with bootstrap
12cu|R-org.Mm.eg.db-2.10.1-1|2	%global packname  org.Mm.eg.db
12cu|R-org.Mm.eg.db-2.10.1-1|3	%global rlibdir  %{_datadir}/R/library
12cu|R-org.Mm.eg.db-2.10.1-1|4	
12cu|R-org.Mm.eg.db-2.10.1-1|5	Name:             R-%{packname}
12cu|R-org.Mm.eg.db-2.10.1-1|6	Version:          2.10.1
12cu|R-org.Mm.eg.db-2.10.1-1|7	Release:          1
12cu|R-org.Mm.eg.db-2.10.1-1|8	Summary:          Genome wide annotation for Mouse
12cu|R-org.Mm.eg.db-2.10.1-1|9	Group:            Sciences/Mathematics
12cu|R-org.Mm.eg.db-2.10.1-1|10	License:          Artistic-2.0
12cu|R-org.Mm.eg.db-2.10.1-1|11	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-org.Mm.eg.db-2.10.1-1|12	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/org.Mm.eg.db_2.10.1.tar.gz
12cu|R-org.Mm.eg.db-2.10.1-1|13	BuildArch:        noarch
12cu|R-org.Mm.eg.db-2.10.1-1|14	Requires:         R-core R-methods R-AnnotationDbi R-annotate
12cu|R-org.Mm.eg.db-2.10.1-1|15	%if %{without bootstrap}
12cu|R-org.Mm.eg.db-2.10.1-1|16	Requires:         R-hgu95av2.db
12cu|R-org.Mm.eg.db-2.10.1-1|17	%endif
12cu|R-org.Mm.eg.db-2.10.1-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-org.Mm.eg.db-2.10.1-1|19	BuildRequires:    R-AnnotationDbi R-annotate
12cu|R-org.Mm.eg.db-2.10.1-1|20	%if %{without bootstrap}
12cu|R-org.Mm.eg.db-2.10.1-1|21	BuildRequires:    R-hgu95av2.db
12cu|R-org.Mm.eg.db-2.10.1-1|22	%endif
12cu|R-org.Mm.eg.db-2.10.1-1|23	
12cu|R-org.Mm.eg.db-2.10.1-1|24	%description
12cu|R-org.Mm.eg.db-2.10.1-1|25	Genome wide annotation for Mouse, primarily based on mapping using Entrez
12cu|R-org.Mm.eg.db-2.10.1-1|26	Gene identifiers.
12cu|R-org.Mm.eg.db-2.10.1-1|27	
12cu|R-org.Mm.eg.db-2.10.1-1|28	%prep
12cu|R-org.Mm.eg.db-2.10.1-1|29	%setup -q -c -n %{packname}
12cu|R-org.Mm.eg.db-2.10.1-1|30	
12cu|R-org.Mm.eg.db-2.10.1-1|31	%build
12cu|R-org.Mm.eg.db-2.10.1-1|32	
12cu|R-org.Mm.eg.db-2.10.1-1|33	%install
12cu|R-org.Mm.eg.db-2.10.1-1|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-org.Mm.eg.db-2.10.1-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-org.Mm.eg.db-2.10.1-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-org.Mm.eg.db-2.10.1-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-org.Mm.eg.db-2.10.1-1|38	
12cu|R-org.Mm.eg.db-2.10.1-1|39	%if %{without bootstrap}
12cu|R-org.Mm.eg.db-2.10.1-1|40	%check
12cu|R-org.Mm.eg.db-2.10.1-1|41	%{_bindir}/R CMD check %{packname}
12cu|R-org.Mm.eg.db-2.10.1-1|42	%endif
12cu|R-org.Mm.eg.db-2.10.1-1|43	
12cu|R-org.Mm.eg.db-2.10.1-1|44	%files
12cu|R-org.Mm.eg.db-2.10.1-1|45	%dir %{rlibdir}/%{packname}
12cu|R-org.Mm.eg.db-2.10.1-1|46	%doc %{rlibdir}/%{packname}/html
12cu|R-org.Mm.eg.db-2.10.1-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-org.Mm.eg.db-2.10.1-1|48	%{rlibdir}/%{packname}/INDEX
12cu|R-org.Mm.eg.db-2.10.1-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-org.Mm.eg.db-2.10.1-1|50	%{rlibdir}/%{packname}/Meta
12cu|R-org.Mm.eg.db-2.10.1-1|51	%{rlibdir}/%{packname}/R
12cu|R-org.Mm.eg.db-2.10.1-1|52	%{rlibdir}/%{packname}/extdata
12cu|R-org.Mm.eg.db-2.10.1-1|53	%{rlibdir}/%{packname}/help
12cu|R-org.Mm.eg.db-2.10.1-1|54	
12cu|R-org.Mm.eg.db-2.10.1-1|55	
12cu|R-org.Mm.eg.db-2.10.1-1|56	
12cu|R-org.Mm.eg.db-2.10.1-1|57	%changelog
12cu|R-org.Mm.eg.db-2.10.1-1|58	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-1
12cu|R-org.Mm.eg.db-2.10.1-1|59	+ Revision: 96d6190
12cu|R-org.Mm.eg.db-2.10.1-1|60	- LOG Updated to 2.10.1 (by updates_builder)
12cu|R-org.Mm.eg.db-2.10.1-1|61	
12cu|R-org.Mm.eg.db-2.10.1-1|62	

12543 12
12cu|R-org.Rn.eg.db-2.10.1-1|1	%bcond_with bootstrap
12cu|R-org.Rn.eg.db-2.10.1-1|2	%global packname  org.Rn.eg.db
12cu|R-org.Rn.eg.db-2.10.1-1|3	%global rlibdir  %{_datadir}/R/library
12cu|R-org.Rn.eg.db-2.10.1-1|4	
12cu|R-org.Rn.eg.db-2.10.1-1|5	Name:             R-%{packname}
12cu|R-org.Rn.eg.db-2.10.1-1|6	Version:          2.10.1
12cu|R-org.Rn.eg.db-2.10.1-1|7	Release:          1
12cu|R-org.Rn.eg.db-2.10.1-1|8	Summary:          Genome wide annotation for Rat
12cu|R-org.Rn.eg.db-2.10.1-1|9	Group:            Sciences/Mathematics
12cu|R-org.Rn.eg.db-2.10.1-1|10	License:          Artistic-2.0
12cu|R-org.Rn.eg.db-2.10.1-1|11	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-org.Rn.eg.db-2.10.1-1|12	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/org.Rn.eg.db_2.10.1.tar.gz
12cu|R-org.Rn.eg.db-2.10.1-1|13	BuildArch:        noarch
12cu|R-org.Rn.eg.db-2.10.1-1|14	Requires:         R-core R-methods R-AnnotationDbi R-annotate
12cu|R-org.Rn.eg.db-2.10.1-1|15	%if %{without bootstrap}
12cu|R-org.Rn.eg.db-2.10.1-1|16	Requires:         R-hgu95av2.db
12cu|R-org.Rn.eg.db-2.10.1-1|17	%endif
12cu|R-org.Rn.eg.db-2.10.1-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-org.Rn.eg.db-2.10.1-1|19	BuildRequires:    R-AnnotationDbi R-annotate
12cu|R-org.Rn.eg.db-2.10.1-1|20	%if %{without bootstrap}
12cu|R-org.Rn.eg.db-2.10.1-1|21	BuildRequires:    R-hgu95av2.db
12cu|R-org.Rn.eg.db-2.10.1-1|22	%endif
12cu|R-org.Rn.eg.db-2.10.1-1|23	
12cu|R-org.Rn.eg.db-2.10.1-1|24	%description
12cu|R-org.Rn.eg.db-2.10.1-1|25	Genome wide annotation for Rat, primarily based on mapping using Entrez
12cu|R-org.Rn.eg.db-2.10.1-1|26	Gene identifiers.
12cu|R-org.Rn.eg.db-2.10.1-1|27	
12cu|R-org.Rn.eg.db-2.10.1-1|28	%prep
12cu|R-org.Rn.eg.db-2.10.1-1|29	%setup -q -c -n %{packname}
12cu|R-org.Rn.eg.db-2.10.1-1|30	
12cu|R-org.Rn.eg.db-2.10.1-1|31	%build
12cu|R-org.Rn.eg.db-2.10.1-1|32	
12cu|R-org.Rn.eg.db-2.10.1-1|33	%install
12cu|R-org.Rn.eg.db-2.10.1-1|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-org.Rn.eg.db-2.10.1-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-org.Rn.eg.db-2.10.1-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-org.Rn.eg.db-2.10.1-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-org.Rn.eg.db-2.10.1-1|38	
12cu|R-org.Rn.eg.db-2.10.1-1|39	%if %{without bootstrap}
12cu|R-org.Rn.eg.db-2.10.1-1|40	%check
12cu|R-org.Rn.eg.db-2.10.1-1|41	%{_bindir}/R CMD check %{packname}
12cu|R-org.Rn.eg.db-2.10.1-1|42	%endif
12cu|R-org.Rn.eg.db-2.10.1-1|43	
12cu|R-org.Rn.eg.db-2.10.1-1|44	%files
12cu|R-org.Rn.eg.db-2.10.1-1|45	%dir %{rlibdir}/%{packname}
12cu|R-org.Rn.eg.db-2.10.1-1|46	%doc %{rlibdir}/%{packname}/html
12cu|R-org.Rn.eg.db-2.10.1-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-org.Rn.eg.db-2.10.1-1|48	%{rlibdir}/%{packname}/INDEX
12cu|R-org.Rn.eg.db-2.10.1-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-org.Rn.eg.db-2.10.1-1|50	%{rlibdir}/%{packname}/Meta
12cu|R-org.Rn.eg.db-2.10.1-1|51	%{rlibdir}/%{packname}/R
12cu|R-org.Rn.eg.db-2.10.1-1|52	%{rlibdir}/%{packname}/extdata
12cu|R-org.Rn.eg.db-2.10.1-1|53	%{rlibdir}/%{packname}/help
12cu|R-org.Rn.eg.db-2.10.1-1|54	
12cu|R-org.Rn.eg.db-2.10.1-1|55	
12cu|R-org.Rn.eg.db-2.10.1-1|56	
12cu|R-org.Rn.eg.db-2.10.1-1|57	%changelog
12cu|R-org.Rn.eg.db-2.10.1-1|58	* Wed Nov 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-1
12cu|R-org.Rn.eg.db-2.10.1-1|59	+ Revision: 19f1aa1
12cu|R-org.Rn.eg.db-2.10.1-1|60	- LOG Updated to 2.10.1 (by updates_builder)
12cu|R-org.Rn.eg.db-2.10.1-1|61	
12cu|R-org.Rn.eg.db-2.10.1-1|62	

12544 12
12cu|R-org.Sc.sgd.db-2.10.1-1|1	%bcond_with bootstrap
12cu|R-org.Sc.sgd.db-2.10.1-1|2	%global packname  org.Sc.sgd.db
12cu|R-org.Sc.sgd.db-2.10.1-1|3	%global rlibdir  %{_datadir}/R/library
12cu|R-org.Sc.sgd.db-2.10.1-1|4	
12cu|R-org.Sc.sgd.db-2.10.1-1|5	Name:             R-%{packname}
12cu|R-org.Sc.sgd.db-2.10.1-1|6	Version:          2.10.1
12cu|R-org.Sc.sgd.db-2.10.1-1|7	Release:          1
12cu|R-org.Sc.sgd.db-2.10.1-1|8	Summary:          Genome wide annotation for Yeast
12cu|R-org.Sc.sgd.db-2.10.1-1|9	Group:            Sciences/Mathematics
12cu|R-org.Sc.sgd.db-2.10.1-1|10	License:          Artistic-2.0
12cu|R-org.Sc.sgd.db-2.10.1-1|11	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-org.Sc.sgd.db-2.10.1-1|12	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/org.Sc.sgd.db_2.10.1.tar.gz
12cu|R-org.Sc.sgd.db-2.10.1-1|13	BuildArch:        noarch
12cu|R-org.Sc.sgd.db-2.10.1-1|14	Requires:         R-core R-methods R-AnnotationDbi R-annotate
12cu|R-org.Sc.sgd.db-2.10.1-1|15	%if %{without bootstrap}
12cu|R-org.Sc.sgd.db-2.10.1-1|16	Requires:         R-hgu95av2.db
12cu|R-org.Sc.sgd.db-2.10.1-1|17	%endif
12cu|R-org.Sc.sgd.db-2.10.1-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-org.Sc.sgd.db-2.10.1-1|19	BuildRequires:    R-AnnotationDbi R-annotate
12cu|R-org.Sc.sgd.db-2.10.1-1|20	%if %{without bootstrap}
12cu|R-org.Sc.sgd.db-2.10.1-1|21	BuildRequires:    R-hgu95av2.db
12cu|R-org.Sc.sgd.db-2.10.1-1|22	%endif
12cu|R-org.Sc.sgd.db-2.10.1-1|23	
12cu|R-org.Sc.sgd.db-2.10.1-1|24	%description
12cu|R-org.Sc.sgd.db-2.10.1-1|25	Genome wide annotation for Yeast, primarily based on mapping using ORF
12cu|R-org.Sc.sgd.db-2.10.1-1|26	identifiers from SGD.
12cu|R-org.Sc.sgd.db-2.10.1-1|27	
12cu|R-org.Sc.sgd.db-2.10.1-1|28	%prep
12cu|R-org.Sc.sgd.db-2.10.1-1|29	%setup -q -c -n %{packname}
12cu|R-org.Sc.sgd.db-2.10.1-1|30	
12cu|R-org.Sc.sgd.db-2.10.1-1|31	%build
12cu|R-org.Sc.sgd.db-2.10.1-1|32	
12cu|R-org.Sc.sgd.db-2.10.1-1|33	%install
12cu|R-org.Sc.sgd.db-2.10.1-1|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-org.Sc.sgd.db-2.10.1-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-org.Sc.sgd.db-2.10.1-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-org.Sc.sgd.db-2.10.1-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-org.Sc.sgd.db-2.10.1-1|38	
12cu|R-org.Sc.sgd.db-2.10.1-1|39	%if %{without bootstrap}
12cu|R-org.Sc.sgd.db-2.10.1-1|40	%check
12cu|R-org.Sc.sgd.db-2.10.1-1|41	%{_bindir}/R CMD check %{packname}
12cu|R-org.Sc.sgd.db-2.10.1-1|42	%endif
12cu|R-org.Sc.sgd.db-2.10.1-1|43	
12cu|R-org.Sc.sgd.db-2.10.1-1|44	%files
12cu|R-org.Sc.sgd.db-2.10.1-1|45	%dir %{rlibdir}/%{packname}
12cu|R-org.Sc.sgd.db-2.10.1-1|46	%doc %{rlibdir}/%{packname}/html
12cu|R-org.Sc.sgd.db-2.10.1-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-org.Sc.sgd.db-2.10.1-1|48	%{rlibdir}/%{packname}/INDEX
12cu|R-org.Sc.sgd.db-2.10.1-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-org.Sc.sgd.db-2.10.1-1|50	%{rlibdir}/%{packname}/Meta
12cu|R-org.Sc.sgd.db-2.10.1-1|51	%{rlibdir}/%{packname}/R
12cu|R-org.Sc.sgd.db-2.10.1-1|52	%{rlibdir}/%{packname}/extdata
12cu|R-org.Sc.sgd.db-2.10.1-1|53	%{rlibdir}/%{packname}/help
12cu|R-org.Sc.sgd.db-2.10.1-1|54	
12cu|R-org.Sc.sgd.db-2.10.1-1|55	
12cu|R-org.Sc.sgd.db-2.10.1-1|56	
12cu|R-org.Sc.sgd.db-2.10.1-1|57	%changelog
12cu|R-org.Sc.sgd.db-2.10.1-1|58	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-1
12cu|R-org.Sc.sgd.db-2.10.1-1|59	+ Revision: 1d4198b
12cu|R-org.Sc.sgd.db-2.10.1-1|60	- LOG Updated to 2.10.1 (by updates_builder)
12cu|R-org.Sc.sgd.db-2.10.1-1|61	
12cu|R-org.Sc.sgd.db-2.10.1-1|62	

12545 12
12cu|rosa-flat-icons-0.0.2-1|1	%define tarname	rosa-flat
12cu|rosa-flat-icons-0.0.2-1|2	%define _name	rosa-flat
12cu|rosa-flat-icons-0.0.2-1|3	%define version	0.0.2
12cu|rosa-flat-icons-0.0.2-1|4	%define release	1
12cu|rosa-flat-icons-0.0.2-1|5	
12cu|rosa-flat-icons-0.0.2-1|6	Summary:	ROSA Flat icons theme
12cu|rosa-flat-icons-0.0.2-1|7	Name:		%{_name}-icons
12cu|rosa-flat-icons-0.0.2-1|8	Version:	%{version}
12cu|rosa-flat-icons-0.0.2-1|9	Release:	%{release}
12cu|rosa-flat-icons-0.0.2-1|10	Source0:	%{tarname}.tar.xz
12cu|rosa-flat-icons-0.0.2-1|11	URL:		www.rosalinux.com
12cu|rosa-flat-icons-0.0.2-1|12	License:	GPLv2
12cu|rosa-flat-icons-0.0.2-1|13	Group:		Graphical desktop/Other
12cu|rosa-flat-icons-0.0.2-1|14	BuildArch:	noarch
12cu|rosa-flat-icons-0.0.2-1|15	BuildRequires:	fdupes inkscape
12cu|rosa-flat-icons-0.0.2-1|16	Requires:	gnome-icon-theme
12cu|rosa-flat-icons-0.0.2-1|17	
12cu|rosa-flat-icons-0.0.2-1|18	%description
12cu|rosa-flat-icons-0.0.2-1|19	ROSA icon theme is high quality icon theme for KDE, GNOME and Xfce.
12cu|rosa-flat-icons-0.0.2-1|20	It is part of ROSA theme pack - theme for ROSA Desktop distribution.
12cu|rosa-flat-icons-0.0.2-1|21	Initially based on the original icon theme Elementary by Daniel Fore
12cu|rosa-flat-icons-0.0.2-1|22	(Dan Rabbit).
12cu|rosa-flat-icons-0.0.2-1|23	
12cu|rosa-flat-icons-0.0.2-1|24	%prep
12cu|rosa-flat-icons-0.0.2-1|25	%setup -q -n %{_name}
12cu|rosa-flat-icons-0.0.2-1|26	
12cu|rosa-flat-icons-0.0.2-1|27	%install
12cu|rosa-flat-icons-0.0.2-1|28	mkdir -p %{buildroot}%{_datadir}/icons/%{_name}
12cu|rosa-flat-icons-0.0.2-1|29	cp -rf ./* %{buildroot}%{_datadir}/icons/%{_name}
12cu|rosa-flat-icons-0.0.2-1|30	%fdupes -s %{buildroot}%{_datadir}/icons/%{_name}
12cu|rosa-flat-icons-0.0.2-1|31	
12cu|rosa-flat-icons-0.0.2-1|32	%files
12cu|rosa-flat-icons-0.0.2-1|33	%{_datadir}/icons/%{_name}/*

12546 12
12cu|rosa-freeze-0.4-1|1	Name:      rosa-freeze
12cu|rosa-freeze-0.4-1|2	Version:   0.4
12cu|rosa-freeze-0.4-1|3	Release:   1
12cu|rosa-freeze-0.4-1|4	Group:     System/Base
12cu|rosa-freeze-0.4-1|5	Summary:   ROSA Freeze
12cu|rosa-freeze-0.4-1|6	License:   BSD
12cu|rosa-freeze-0.4-1|7	Url:       http://wiki.rosalab.ru/en/index.php/ROSA_Freeze
12cu|rosa-freeze-0.4-1|8	Source0:   %{name}-%{version}.tar.xz
12cu|rosa-freeze-0.4-1|9	Source1:   %{name}.rpmlintrc
12cu|rosa-freeze-0.4-1|10	BuildArch: noarch
12cu|rosa-freeze-0.4-1|11	Requires:  dracut >= 027-22
12cu|rosa-freeze-0.4-1|12	Requires:  rsync
12cu|rosa-freeze-0.4-1|13	Requires:  python-%{name} = %{EVRD}
12cu|rosa-freeze-0.4-1|14	
12cu|rosa-freeze-0.4-1|15	%description
12cu|rosa-freeze-0.4-1|16	ROSA Freeze
12cu|rosa-freeze-0.4-1|17	
12cu|rosa-freeze-0.4-1|18	%package -n     python-%{name}
12cu|rosa-freeze-0.4-1|19	Summary:        Python API for ROSA Freeze
12cu|rosa-freeze-0.4-1|20	Group:          System/Base
12cu|rosa-freeze-0.4-1|21	
12cu|rosa-freeze-0.4-1|22	%description -n python-%{name}
12cu|rosa-freeze-0.4-1|23	Python-%{name} is a module with Python API to
12cu|rosa-freeze-0.4-1|24	manipulate ROSA Freeze features.
12cu|rosa-freeze-0.4-1|25	
12cu|rosa-freeze-0.4-1|26	%prep
12cu|rosa-freeze-0.4-1|27	%setup -q
12cu|rosa-freeze-0.4-1|28	
12cu|rosa-freeze-0.4-1|29	%build
12cu|rosa-freeze-0.4-1|30	
12cu|rosa-freeze-0.4-1|31	%install
12cu|rosa-freeze-0.4-1|32	install -m700 -D rfreeze %{buildroot}%{_sbindir}/rfreeze
12cu|rosa-freeze-0.4-1|33	mkdir -p %{buildroot}%{py_puresitedir}
12cu|rosa-freeze-0.4-1|34	cp -r rosa_freeze %{buildroot}%{py_puresitedir}
12cu|rosa-freeze-0.4-1|35	
12cu|rosa-freeze-0.4-1|36	%files
12cu|rosa-freeze-0.4-1|37	%{_sbindir}/*
12cu|rosa-freeze-0.4-1|38	
12cu|rosa-freeze-0.4-1|39	%files -n python-%{name}
12cu|rosa-freeze-0.4-1|40	%{py_puresitedir}/*
12cu|rosa-freeze-0.4-1|41	
12cu|rosa-freeze-0.4-1|42	%changelog
12cu|rosa-freeze-0.4-1|43	* Fri Sep 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-1
12cu|rosa-freeze-0.4-1|44	+ Revision: 8a44e60
12cu|rosa-freeze-0.4-1|45	- Updated to 0.4 - added more safety checks
12cu|rosa-freeze-0.4-1|46	
12cu|rosa-freeze-0.4-1|47	

12547 12
12cu|rosa-freeze-0.5-3|1	Name:      rosa-freeze
12cu|rosa-freeze-0.5-3|2	Version:   0.5
12cu|rosa-freeze-0.5-3|3	Release:   3
12cu|rosa-freeze-0.5-3|4	Group:     System/Base
12cu|rosa-freeze-0.5-3|5	Summary:   ROSA Freeze
12cu|rosa-freeze-0.5-3|6	License:   BSD
12cu|rosa-freeze-0.5-3|7	Url:       http://wiki.rosalab.ru/en/index.php/ROSA_Freeze
12cu|rosa-freeze-0.5-3|8	Source0:   %{name}-%{version}.tar.xz
12cu|rosa-freeze-0.5-3|9	Source1:   %{name}.rpmlintrc
12cu|rosa-freeze-0.5-3|10	BuildArch: noarch
12cu|rosa-freeze-0.5-3|11	Requires:  dracut >= 027-22
12cu|rosa-freeze-0.5-3|12	Requires:  rsync
12cu|rosa-freeze-0.5-3|13	Requires:  python-%{name} = %{EVRD}
12cu|rosa-freeze-0.5-3|14	
12cu|rosa-freeze-0.5-3|15	%description
12cu|rosa-freeze-0.5-3|16	ROSA Freeze
12cu|rosa-freeze-0.5-3|17	
12cu|rosa-freeze-0.5-3|18	%package -n     python-%{name}
12cu|rosa-freeze-0.5-3|19	Summary:        Python API for ROSA Freeze
12cu|rosa-freeze-0.5-3|20	Group:          System/Base
12cu|rosa-freeze-0.5-3|21	
12cu|rosa-freeze-0.5-3|22	%description -n python-%{name}
12cu|rosa-freeze-0.5-3|23	Python-%{name} is a module with Python API to
12cu|rosa-freeze-0.5-3|24	manipulate ROSA Freeze features.
12cu|rosa-freeze-0.5-3|25	
12cu|rosa-freeze-0.5-3|26	%prep
12cu|rosa-freeze-0.5-3|27	%setup -q
12cu|rosa-freeze-0.5-3|28	
12cu|rosa-freeze-0.5-3|29	%build
12cu|rosa-freeze-0.5-3|30	
12cu|rosa-freeze-0.5-3|31	%install
12cu|rosa-freeze-0.5-3|32	install -m700 -D rfreeze %{buildroot}%{_sbindir}/rfreeze
12cu|rosa-freeze-0.5-3|33	mkdir -p %{buildroot}%{py_puresitedir}
12cu|rosa-freeze-0.5-3|34	cp -r rosa_freeze %{buildroot}%{py_puresitedir}
12cu|rosa-freeze-0.5-3|35	
12cu|rosa-freeze-0.5-3|36	%files
12cu|rosa-freeze-0.5-3|37	%{_sbindir}/*
12cu|rosa-freeze-0.5-3|38	
12cu|rosa-freeze-0.5-3|39	%files -n python-%{name}
12cu|rosa-freeze-0.5-3|40	%{py_puresitedir}/*
12cu|rosa-freeze-0.5-3|41	
12cu|rosa-freeze-0.5-3|42	%changelog
12cu|rosa-freeze-0.5-3|43	* Thu Sep 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-3
12cu|rosa-freeze-0.5-3|44	+ Revision: a86d246
12cu|rosa-freeze-0.5-3|45	- Updated tarball - fix typo
12cu|rosa-freeze-0.5-3|46	
12cu|rosa-freeze-0.5-3|47	

12548 12
12cu|rosa-freeze-0.6-1|1	Name:      rosa-freeze
12cu|rosa-freeze-0.6-1|2	Version:   0.6
12cu|rosa-freeze-0.6-1|3	Release:   1
12cu|rosa-freeze-0.6-1|4	Group:     System/Base
12cu|rosa-freeze-0.6-1|5	Summary:   ROSA Freeze
12cu|rosa-freeze-0.6-1|6	License:   BSD
12cu|rosa-freeze-0.6-1|7	Url:       http://wiki.rosalab.ru/en/index.php/ROSA_Freeze
12cu|rosa-freeze-0.6-1|8	Source0:   %{name}-%{version}.tar.xz
12cu|rosa-freeze-0.6-1|9	Source1:   %{name}.rpmlintrc
12cu|rosa-freeze-0.6-1|10	BuildArch: noarch
12cu|rosa-freeze-0.6-1|11	Requires:  dracut >= 027-22
12cu|rosa-freeze-0.6-1|12	Requires:  rsync
12cu|rosa-freeze-0.6-1|13	Requires:  python-%{name} = %{EVRD}
12cu|rosa-freeze-0.6-1|14	
12cu|rosa-freeze-0.6-1|15	%description
12cu|rosa-freeze-0.6-1|16	ROSA Freeze
12cu|rosa-freeze-0.6-1|17	
12cu|rosa-freeze-0.6-1|18	%package -n     python-%{name}
12cu|rosa-freeze-0.6-1|19	Summary:        Python API for ROSA Freeze
12cu|rosa-freeze-0.6-1|20	Group:          System/Base
12cu|rosa-freeze-0.6-1|21	
12cu|rosa-freeze-0.6-1|22	%description -n python-%{name}
12cu|rosa-freeze-0.6-1|23	Python-%{name} is a module with Python API to
12cu|rosa-freeze-0.6-1|24	manipulate ROSA Freeze features.
12cu|rosa-freeze-0.6-1|25	
12cu|rosa-freeze-0.6-1|26	%prep
12cu|rosa-freeze-0.6-1|27	%setup -q
12cu|rosa-freeze-0.6-1|28	
12cu|rosa-freeze-0.6-1|29	%build
12cu|rosa-freeze-0.6-1|30	
12cu|rosa-freeze-0.6-1|31	%install
12cu|rosa-freeze-0.6-1|32	install -m700 -D rfreeze %{buildroot}%{_sbindir}/rfreeze
12cu|rosa-freeze-0.6-1|33	mkdir -p %{buildroot}%{py_puresitedir}
12cu|rosa-freeze-0.6-1|34	cp -r rosa_freeze %{buildroot}%{py_puresitedir}
12cu|rosa-freeze-0.6-1|35	
12cu|rosa-freeze-0.6-1|36	%files
12cu|rosa-freeze-0.6-1|37	%{_sbindir}/*
12cu|rosa-freeze-0.6-1|38	
12cu|rosa-freeze-0.6-1|39	%files -n python-%{name}
12cu|rosa-freeze-0.6-1|40	%{py_puresitedir}/*
12cu|rosa-freeze-0.6-1|41	
12cu|rosa-freeze-0.6-1|42	%changelog
12cu|rosa-freeze-0.6-1|43	* Thu Sep 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-1
12cu|rosa-freeze-0.6-1|44	+ Revision: 2a9fc8a
12cu|rosa-freeze-0.6-1|45	- Updated to 0.6 - added basic support for restore points
12cu|rosa-freeze-0.6-1|46	
12cu|rosa-freeze-0.6-1|47	

12549 12
12cu|rosa-lxde-flat-0.0.4-1|1	%define tarname	rosa-lxde-flat
12cu|rosa-lxde-flat-0.0.4-1|2	%define name	rosa-lxde-flat
12cu|rosa-lxde-flat-0.0.4-1|3	%define version	0.0.4
12cu|rosa-lxde-flat-0.0.4-1|4	%define release 1
12cu|rosa-lxde-flat-0.0.4-1|5	
12cu|rosa-lxde-flat-0.0.4-1|6	Summary:	ROSA-elementary theme
12cu|rosa-lxde-flat-0.0.4-1|7	Name:		%{name}
12cu|rosa-lxde-flat-0.0.4-1|8	Version:	%{version}
12cu|rosa-lxde-flat-0.0.4-1|9	Release:	%{release}
12cu|rosa-lxde-flat-0.0.4-1|10	Source0:	%{tarname}-%{version}.tar.xz
12cu|rosa-lxde-flat-0.0.4-1|11	License:	GPLv2
12cu|rosa-lxde-flat-0.0.4-1|12	Group:		Graphical desktop/Other
12cu|rosa-lxde-flat-0.0.4-1|13	URL:		www.rosalinux.com
12cu|rosa-lxde-flat-0.0.4-1|14	BuildArch:	noarch
12cu|rosa-lxde-flat-0.0.4-1|15	Requires:	murrine
12cu|rosa-lxde-flat-0.0.4-1|16	Suggests:	rosa-flat-icons
12cu|rosa-lxde-flat-0.0.4-1|17	
12cu|rosa-lxde-flat-0.0.4-1|18	%description
12cu|rosa-lxde-flat-0.0.4-1|19	ROSA flat theme creates specially for the ROSA LXDE spin.
12cu|rosa-lxde-flat-0.0.4-1|20	Originally based on Sive Flat theme by http://nale12.deviantart.com
12cu|rosa-lxde-flat-0.0.4-1|21	
12cu|rosa-lxde-flat-0.0.4-1|22	%prep
12cu|rosa-lxde-flat-0.0.4-1|23	%setup -q
12cu|rosa-lxde-flat-0.0.4-1|24	
12cu|rosa-lxde-flat-0.0.4-1|25	%install
12cu|rosa-lxde-flat-0.0.4-1|26	%__rm -rf %{buildroot}
12cu|rosa-lxde-flat-0.0.4-1|27	%__mkdir -p %{buildroot}%{_datadir}/themes
12cu|rosa-lxde-flat-0.0.4-1|28	%__mkdir -p %{buildroot}%{_datadir}/themes/rosa-lxde-flat
12cu|rosa-lxde-flat-0.0.4-1|29	cp -rf ./* %{buildroot}%{_datadir}/themes/rosa-lxde-flat
12cu|rosa-lxde-flat-0.0.4-1|30	
12cu|rosa-lxde-flat-0.0.4-1|31	%files
12cu|rosa-lxde-flat-0.0.4-1|32	%defattr(644,root,root,755)
12cu|rosa-lxde-flat-0.0.4-1|33	%{_datadir}/themes/*
12cu|rosa-lxde-flat-0.0.4-1|34	%changelog
12cu|rosa-lxde-flat-0.0.4-1|35	* Fri Nov 22 2013 akdengi <kazancas@mandriva.ru> 0.0.4-1
12cu|rosa-lxde-flat-0.0.4-1|36	+ Revision: e70e41a
12cu|rosa-lxde-flat-0.0.4-1|37	- More contrast buttons, scrollbars, range and tabs
12cu|rosa-lxde-flat-0.0.4-1|38	
12cu|rosa-lxde-flat-0.0.4-1|39	

12550 12
12cu|rosa-popularity-contest-1.0-2|1	Name:		rosa-popularity-contest
12cu|rosa-popularity-contest-1.0-2|2	Version:	1.0
12cu|rosa-popularity-contest-1.0-2|3	Release:	2
12cu|rosa-popularity-contest-1.0-2|4	Summary:	Vote for your favorite packages automatically
12cu|rosa-popularity-contest-1.0-2|5	Group:		Education
12cu|rosa-popularity-contest-1.0-2|6	License:	GPLv2
12cu|rosa-popularity-contest-1.0-2|7	Source0:	%{name}-%{version}.tar.gz
12cu|rosa-popularity-contest-1.0-2|8	Requires:	perl
12cu|rosa-popularity-contest-1.0-2|9	BuildArch:	noarch
12cu|rosa-popularity-contest-1.0-2|10	
12cu|rosa-popularity-contest-1.0-2|11	%description
12cu|rosa-popularity-contest-1.0-2|12	The popularity-contest package sets up a cron job that will
12cu|rosa-popularity-contest-1.0-2|13	periodically anonymously submit to the Debian developers
12cu|rosa-popularity-contest-1.0-2|14	statistics about the most used Debian packages on this system.
12cu|rosa-popularity-contest-1.0-2|15	
12cu|rosa-popularity-contest-1.0-2|16	This information helps ROSA making decisions such as which packages.
12cu|rosa-popularity-contest-1.0-2|17	should go to the supported repositories. It also lets ROSA improve
12cu|rosa-popularity-contest-1.0-2|18	future versions of the distribution so that the most popular packages
12cu|rosa-popularity-contest-1.0-2|19	are the ones which are installed automatically for new users.
12cu|rosa-popularity-contest-1.0-2|20	
12cu|rosa-popularity-contest-1.0-2|21	%prep
12cu|rosa-popularity-contest-1.0-2|22	%setup -q
12cu|rosa-popularity-contest-1.0-2|23	
12cu|rosa-popularity-contest-1.0-2|24	%build
12cu|rosa-popularity-contest-1.0-2|25	
12cu|rosa-popularity-contest-1.0-2|26	%install
12cu|rosa-popularity-contest-1.0-2|27	mkdir -p %{buildroot}%{_sbindir}
12cu|rosa-popularity-contest-1.0-2|28	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|rosa-popularity-contest-1.0-2|29	mkdir -p %{buildroot}/etc/cron.daily
12cu|rosa-popularity-contest-1.0-2|30	install -m 755 popularity-contest popcon-largest-unused %{buildroot}/%{_sbindir}
12cu|rosa-popularity-contest-1.0-2|31	install -m 755 popcon-upload %{buildroot}/%{_datadir}/%{name}
12cu|rosa-popularity-contest-1.0-2|32	install -m 644 default.conf %{buildroot}/%{_datadir}/%{name}
12cu|rosa-popularity-contest-1.0-2|33	install -m 755 popularity-contest-cron %{buildroot}/etc/cron.daily
12cu|rosa-popularity-contest-1.0-2|34	
12cu|rosa-popularity-contest-1.0-2|35	%post
12cu|rosa-popularity-contest-1.0-2|36	conffile=/etc/rosa-popularity-contest.conf
12cu|rosa-popularity-contest-1.0-2|37	if [ ! -e $conffile ]; then
12cu|rosa-popularity-contest-1.0-2|38	if [ -x /usr/bin/uuidgen ] ; then
12cu|rosa-popularity-contest-1.0-2|39	MY_HOSTID=`uuidgen | tr -d -`
12cu|rosa-popularity-contest-1.0-2|40	else
12cu|rosa-popularity-contest-1.0-2|41	MY_HOSTID=`dd if=/dev/urandom bs=1k count=1 2>/dev/null | md5sum | sed 's/  -//'''`
12cu|rosa-popularity-contest-1.0-2|42	fi
12cu|rosa-popularity-contest-1.0-2|43	
12cu|rosa-popularity-contest-1.0-2|44	DAY=`/bin/bash -c 'echo $(($RANDOM % 7))'`
12cu|rosa-popularity-contest-1.0-2|45	cat <<-EOF >$conffile
12cu|rosa-popularity-contest-1.0-2|46	# Config file for ROSA popularity-contest package.
12cu|rosa-popularity-contest-1.0-2|47	#
12cu|rosa-popularity-contest-1.0-2|48	# See /usr/share/rosa-popularity-contest/default.conf for more info
12cu|rosa-popularity-contest-1.0-2|49	# on the options.
12cu|rosa-popularity-contest-1.0-2|50	
12cu|rosa-popularity-contest-1.0-2|51	MY_HOSTID="$MY_HOSTID"
12cu|rosa-popularity-contest-1.0-2|52	PARTICIPATE="yes"
12cu|rosa-popularity-contest-1.0-2|53	USEHTTP="yes"
12cu|rosa-popularity-contest-1.0-2|54	DAY="$DAY"
12cu|rosa-popularity-contest-1.0-2|55	EOF
12cu|rosa-popularity-contest-1.0-2|56	
12cu|rosa-popularity-contest-1.0-2|57	# Make sure user nobody can read the file.
12cu|rosa-popularity-contest-1.0-2|58	chmod a+r $conffile
12cu|rosa-popularity-contest-1.0-2|59	fi
12cu|rosa-popularity-contest-1.0-2|60	
12cu|rosa-popularity-contest-1.0-2|61	%files
12cu|rosa-popularity-contest-1.0-2|62	%{_sbindir}/popularity-contest
12cu|rosa-popularity-contest-1.0-2|63	%{_sbindir}/popcon-largest-unused
12cu|rosa-popularity-contest-1.0-2|64	%{_datadir}/%{name}/popcon-upload
12cu|rosa-popularity-contest-1.0-2|65	%{_datadir}/%{name}/default.conf
12cu|rosa-popularity-contest-1.0-2|66	/etc/cron.daily/popularity-contest-cron
12cu|rosa-popularity-contest-1.0-2|67	
12cu|rosa-popularity-contest-1.0-2|68	%changelog
12cu|rosa-popularity-contest-1.0-2|69	* Thu Mar 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
12cu|rosa-popularity-contest-1.0-2|70	+ Revision: b4fa145
12cu|rosa-popularity-contest-1.0-2|71	- Fix description
12cu|rosa-popularity-contest-1.0-2|72	
12cu|rosa-popularity-contest-1.0-2|73	

12551 12
12cu|rosa-software-center-0.1.0-0|1	# Constants ###################################################################
12cu|rosa-software-center-0.1.0-0|2	# Required version of Qt5
12cu|rosa-software-center-0.1.0-0|3	%define qt_version 5.2.1
12cu|rosa-software-center-0.1.0-0|4	
12cu|rosa-software-center-0.1.0-0|5	
12cu|rosa-software-center-0.1.0-0|6	# Main Package ################################################################
12cu|rosa-software-center-0.1.0-0|7	Name: rosa-software-center
12cu|rosa-software-center-0.1.0-0|8	Version: 0.1.0
12cu|rosa-software-center-0.1.0-0|9	Release: 0
12cu|rosa-software-center-0.1.0-0|10	License: GPLv3+
12cu|rosa-software-center-0.1.0-0|11	Group: System/Configuration/Packaging
12cu|rosa-software-center-0.1.0-0|12	URL: http://www.rosalab.ru
12cu|rosa-software-center-0.1.0-0|13	Summary: Software Center
12cu|rosa-software-center-0.1.0-0|14	
12cu|rosa-software-center-0.1.0-0|15	# Sources #####################################################################
12cu|rosa-software-center-0.1.0-0|16	Source0: %{name}-%{version}.tar.gz
12cu|rosa-software-center-0.1.0-0|17	Source1: yaml-cpp-0.5.1.tar.gz
12cu|rosa-software-center-0.1.0-0|18	
12cu|rosa-software-center-0.1.0-0|19	# Patches #####################################################################
12cu|rosa-software-center-0.1.0-0|20	Patch0: rsc_disable_check_main_repo.patch
12cu|rosa-software-center-0.1.0-0|21	
12cu|rosa-software-center-0.1.0-0|22	# to test metadata generation without ABF
12cu|rosa-software-center-0.1.0-0|23	Patch1: try_local_metadata.patch
12cu|rosa-software-center-0.1.0-0|24	
12cu|rosa-software-center-0.1.0-0|25	# Requires ####################################################################
12cu|rosa-software-center-0.1.0-0|26	BuildRequires: cmake
12cu|rosa-software-center-0.1.0-0|27	BuildRequires: qmake5 >= %{qt_version}
12cu|rosa-software-center-0.1.0-0|28	BuildRequires: pkgconfig(Qt5Core) >= %{qt_version}
12cu|rosa-software-center-0.1.0-0|29	BuildRequires: pkgconfig(Qt5Quick) >= %{qt_version}
12cu|rosa-software-center-0.1.0-0|30	BuildRequires: pkgconfig(Qt5DBus) >= %{qt_version}
12cu|rosa-software-center-0.1.0-0|31	BuildRequires: pkgconfig(Qt5Gui) >= %{qt_version}
12cu|rosa-software-center-0.1.0-0|32	BuildRequires: pkgconfig(Qt5Svg) >= %{qt_version}
12cu|rosa-software-center-0.1.0-0|33	BuildRequires: intltool
12cu|rosa-software-center-0.1.0-0|34	BuildRequires: qt5-linguist-tools >= %{qt_version}
12cu|rosa-software-center-0.1.0-0|35	BuildRequires: boost-devel
12cu|rosa-software-center-0.1.0-0|36	BuildRequires: polkit-qt5-1-devel
12cu|rosa-software-center-0.1.0-0|37	BuildRequires: rpm-devel
12cu|rosa-software-center-0.1.0-0|38	BuildRequires: curl-devel
12cu|rosa-software-center-0.1.0-0|39	BuildRequires: xapian-devel
12cu|rosa-software-center-0.1.0-0|40	BuildRequires: pkgconfig(QtCore)
12cu|rosa-software-center-0.1.0-0|41	
12cu|rosa-software-center-0.1.0-0|42	Requires: %{_lib}qt5gui5-x11
12cu|rosa-software-center-0.1.0-0|43	
12cu|rosa-software-center-0.1.0-0|44	Obsoletes: %{name}-updater
12cu|rosa-software-center-0.1.0-0|45	Obsoletes: %{name}-notifier
12cu|rosa-software-center-0.1.0-0|46	Obsoletes: %{name}-core
12cu|rosa-software-center-0.1.0-0|47	
12cu|rosa-software-center-0.1.0-0|48	%description
12cu|rosa-software-center-0.1.0-0|49	Software Center main application
12cu|rosa-software-center-0.1.0-0|50	
12cu|rosa-software-center-0.1.0-0|51	
12cu|rosa-software-center-0.1.0-0|52	# Preparation #################################################################
12cu|rosa-software-center-0.1.0-0|53	%prep
12cu|rosa-software-center-0.1.0-0|54	%setup -c -a 1
12cu|rosa-software-center-0.1.0-0|55	%patch0 -p1
12cu|rosa-software-center-0.1.0-0|56	%patch1 -p1
12cu|rosa-software-center-0.1.0-0|57	
12cu|rosa-software-center-0.1.0-0|58	
12cu|rosa-software-center-0.1.0-0|59	# Build #######################################################################
12cu|rosa-software-center-0.1.0-0|60	%build
12cu|rosa-software-center-0.1.0-0|61	
12cu|rosa-software-center-0.1.0-0|62	# Build and install yaml-cpp
12cu|rosa-software-center-0.1.0-0|63	cd yaml-cpp-0.5.1
12cu|rosa-software-center-0.1.0-0|64	%cmake -DCMAKE_BUILD_TYPE=Release \
12cu|rosa-software-center-0.1.0-0|65	-DBUILD_SHARED_LIBS=OFF \
12cu|rosa-software-center-0.1.0-0|66	-DYAML_CPP_BUILD_TOOLS=OFF
12cu|rosa-software-center-0.1.0-0|67	%make
12cu|rosa-software-center-0.1.0-0|68	make DESTDIR=../install install
12cu|rosa-software-center-0.1.0-0|69	
12cu|rosa-software-center-0.1.0-0|70	cd %{_builddir}/%{name}-%{version}
12cu|rosa-software-center-0.1.0-0|71	
12cu|rosa-software-center-0.1.0-0|72	# Build SC
12cu|rosa-software-center-0.1.0-0|73	mkdir -p build
12cu|rosa-software-center-0.1.0-0|74	cd build
12cu|rosa-software-center-0.1.0-0|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"
12cu|rosa-software-center-0.1.0-0|76	cmake .. -DCMAKE_BUILD_TYPE=Debug \
12cu|rosa-software-center-0.1.0-0|77	-DCMAKE_INSTALL_PREFIX="/usr" \
12cu|rosa-software-center-0.1.0-0|78	-DBUILD_TESTING=OFF \
12cu|rosa-software-center-0.1.0-0|79	-DAPP_GIT_VERSION="%{version}-%{release}" \
12cu|rosa-software-center-0.1.0-0|80	-DCMAKE_INSTALL_DATADIR="%{_datadir}/%{name}" \
12cu|rosa-software-center-0.1.0-0|81	-DCMAKE_INSTALL_LIBDIR="%{_libdir}" \
12cu|rosa-software-center-0.1.0-0|82	-DCMAKE_INSTALL_SYSCONFDIR="%{_sysconfdir}" \
12cu|rosa-software-center-0.1.0-0|83	-DCMAKE_PREFIX_PATH=%{_builddir}/%{name}-%{version}/yaml-cpp-0.5.1/install/%{_prefix}
12cu|rosa-software-center-0.1.0-0|84	
12cu|rosa-software-center-0.1.0-0|85	%make VERBOSE=1
12cu|rosa-software-center-0.1.0-0|86	
12cu|rosa-software-center-0.1.0-0|87	
12cu|rosa-software-center-0.1.0-0|88	# Install ####################################################################
12cu|rosa-software-center-0.1.0-0|89	%install
12cu|rosa-software-center-0.1.0-0|90	
12cu|rosa-software-center-0.1.0-0|91	%makeinstall_std -C build
12cu|rosa-software-center-0.1.0-0|92	
12cu|rosa-software-center-0.1.0-0|93	# Make autostart of notifier by default => add update skel
12cu|rosa-software-center-0.1.0-0|94	mkdir -p %{buildroot}%{_sysconfdir}/skel/.config/autostart
12cu|rosa-software-center-0.1.0-0|95	cp %{buildroot}%{_datadir}/%{name}/desktop_integration/%{name}-notifier.desktop %{buildroot}%{_sysconfdir}/skel/.config/autostart
12cu|rosa-software-center-0.1.0-0|96	
12cu|rosa-software-center-0.1.0-0|97	
12cu|rosa-software-center-0.1.0-0|98	# Files ######################################################################
12cu|rosa-software-center-0.1.0-0|99	%files
12cu|rosa-software-center-0.1.0-0|100	
12cu|rosa-software-center-0.1.0-0|101	# main application
12cu|rosa-software-center-0.1.0-0|102	%{_bindir}/%{name}
12cu|rosa-software-center-0.1.0-0|103	%{_datadir}/applications/%{name}.desktop
12cu|rosa-software-center-0.1.0-0|104	%{_datadir}/icons/*
12cu|rosa-software-center-0.1.0-0|105	%{_datadir}/%{name}/images/*
12cu|rosa-software-center-0.1.0-0|106	%{_datadir}/%{name}/translations/rsc_*.qm
12cu|rosa-software-center-0.1.0-0|107	%{_datadir}/%{name}/ui/*
12cu|rosa-software-center-0.1.0-0|108	%{_datadir}/%{name}/ui_modules/*
12cu|rosa-software-center-0.1.0-0|109	
12cu|rosa-software-center-0.1.0-0|110	# rpm support lib
12cu|rosa-software-center-0.1.0-0|111	%{_libdir}/libsoftwarecenterrpm.so
12cu|rosa-software-center-0.1.0-0|112	
12cu|rosa-software-center-0.1.0-0|113	# urpm support lib
12cu|rosa-software-center-0.1.0-0|114	%{_libdir}/libsoftwarecenterurpm.so
12cu|rosa-software-center-0.1.0-0|115	%{_datadir}/%{name}/urpm/*
12cu|rosa-software-center-0.1.0-0|116	
12cu|rosa-software-center-0.1.0-0|117	# core lib
12cu|rosa-software-center-0.1.0-0|118	%{_libdir}/libsoftwarecenter.so
12cu|rosa-software-center-0.1.0-0|119	
12cu|rosa-software-center-0.1.0-0|120	# pkhelper
12cu|rosa-software-center-0.1.0-0|121	%{_bindir}/%{name}-pkhelper
12cu|rosa-software-center-0.1.0-0|122	%config %{_sysconfdir}/dbus-1/system.d/com.rosalinux.softwarecenter.pk.conf
12cu|rosa-software-center-0.1.0-0|123	%{_datadir}/dbus-1/system-services/com.rosalinux.softwarecenter.pk.service
12cu|rosa-software-center-0.1.0-0|124	%{_datadir}/polkit-1/actions/com.rosalinux.softwarecenter.pk.policy
12cu|rosa-software-center-0.1.0-0|125	
12cu|rosa-software-center-0.1.0-0|126	# rpmhelper
12cu|rosa-software-center-0.1.0-0|127	%{_bindir}/%{name}-rpmhelper
12cu|rosa-software-center-0.1.0-0|128	%config %{_sysconfdir}/dbus-1/system.d/com.rosalinux.softwarecenter.rpm.conf
12cu|rosa-software-center-0.1.0-0|129	%{_datadir}/dbus-1/system-services/com.rosalinux.softwarecenter.rpm.service
12cu|rosa-software-center-0.1.0-0|130	
12cu|rosa-software-center-0.1.0-0|131	# notifier
12cu|rosa-software-center-0.1.0-0|132	%{_bindir}/%{name}-notifier
12cu|rosa-software-center-0.1.0-0|133	%{_datadir}/%{name}/notifier/*
12cu|rosa-software-center-0.1.0-0|134	
12cu|rosa-software-center-0.1.0-0|135	# notifier-trayicon
12cu|rosa-software-center-0.1.0-0|136	%{_bindir}/%{name}-notifier-trayicon
12cu|rosa-software-center-0.1.0-0|137	%{_datadir}/%{name}/notifier_trayicon/*
12cu|rosa-software-center-0.1.0-0|138	
12cu|rosa-software-center-0.1.0-0|139	# desctop integration: icon, etc
12cu|rosa-software-center-0.1.0-0|140	%{_datadir}/%{name}/desktop_integration/*
12cu|rosa-software-center-0.1.0-0|141	%{_sysconfdir}/skel/.config/autostart/%{name}-notifier.desktop
12cu|rosa-software-center-0.1.0-0|142	
12cu|rosa-software-center-0.1.0-0|143	%changelog
12cu|rosa-software-center-0.1.0-0|144	* Fri May 30 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.1.0-0
12cu|rosa-software-center-0.1.0-0|145	+ Revision: 41bf65b
12cu|rosa-software-center-0.1.0-0|146	- Update to version 0.1.0
12cu|rosa-software-center-0.1.0-0|147	
12cu|rosa-software-center-0.1.0-0|148	* Mon Apr 28 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140426.0
12cu|rosa-software-center-0.1.0-0|149	+ Revision: b8b820f
12cu|rosa-software-center-0.1.0-0|150	- Add Qt5Svg to requirements
12cu|rosa-software-center-0.1.0-0|151	
12cu|rosa-software-center-0.1.0-0|152	* Mon Apr 28 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140426.0
12cu|rosa-software-center-0.1.0-0|153	+ Revision: 27308c2
12cu|rosa-software-center-0.1.0-0|154	- Update version of SC
12cu|rosa-software-center-0.1.0-0|155	
12cu|rosa-software-center-0.1.0-0|156	* Wed Mar 12 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140226.0
12cu|rosa-software-center-0.1.0-0|157	+ Revision: a8ff106
12cu|rosa-software-center-0.1.0-0|158	- Add patch: Try local metadata
12cu|rosa-software-center-0.1.0-0|159	
12cu|rosa-software-center-0.1.0-0|160	* Wed Feb 26 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140225.0
12cu|rosa-software-center-0.1.0-0|161	+ Revision: 19a7b68
12cu|rosa-software-center-0.1.0-0|162	- Update sources
12cu|rosa-software-center-0.1.0-0|163	
12cu|rosa-software-center-0.1.0-0|164	* Sat Feb 08 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140208.1
12cu|rosa-software-center-0.1.0-0|165	+ Revision: 1953179
12cu|rosa-software-center-0.1.0-0|166	- Updates sources to fix problem with yaml-cpp
12cu|rosa-software-center-0.1.0-0|167	
12cu|rosa-software-center-0.1.0-0|168	* Fri Feb 07 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140207.1
12cu|rosa-software-center-0.1.0-0|169	+ Revision: dade8fd
12cu|rosa-software-center-0.1.0-0|170	- Disable checks for main repository
12cu|rosa-software-center-0.1.0-0|171	
12cu|rosa-software-center-0.1.0-0|172	* Wed Jan 29 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140123.1
12cu|rosa-software-center-0.1.0-0|173	+ Revision: de1de52
12cu|rosa-software-center-0.1.0-0|174	- Use more pkgconfig for Qt5
12cu|rosa-software-center-0.1.0-0|175	
12cu|rosa-software-center-0.1.0-0|176	* Wed Jan 29 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140123.1
12cu|rosa-software-center-0.1.0-0|177	+ Revision: c1341f8
12cu|rosa-software-center-0.1.0-0|178	- Use pkgconfig for Qt in build requires
12cu|rosa-software-center-0.1.0-0|179	
12cu|rosa-software-center-0.1.0-0|180	* Thu Jan 23 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140123.1
12cu|rosa-software-center-0.1.0-0|181	+ Revision: cc35cdf
12cu|rosa-software-center-0.1.0-0|182	- Merge remote-tracking branch 'uxteam/master'
12cu|rosa-software-center-0.1.0-0|183	- Conflicts:
12cu|rosa-software-center-0.1.0-0|184	- .abf.yml
12cu|rosa-software-center-0.1.0-0|185	- rosa-software-center.spec
12cu|rosa-software-center-0.1.0-0|186	
12cu|rosa-software-center-0.1.0-0|187	* Thu Jan 23 2014 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20140123.1
12cu|rosa-software-center-0.1.0-0|188	+ Revision: 5d7d8e7
12cu|rosa-software-center-0.1.0-0|189	- Sources have been updated
12cu|rosa-software-center-0.1.0-0|190	
12cu|rosa-software-center-0.1.0-0|191	* Sat Dec 07 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20131207.2
12cu|rosa-software-center-0.1.0-0|192	+ Revision: 6729e6e
12cu|rosa-software-center-0.1.0-0|193	- Sources updated
12cu|rosa-software-center-0.1.0-0|194	
12cu|rosa-software-center-0.1.0-0|195	* Sat Dec 07 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20131207.1
12cu|rosa-software-center-0.1.0-0|196	+ Revision: 4449734
12cu|rosa-software-center-0.1.0-0|197	- Remove subfolder for libraries
12cu|rosa-software-center-0.1.0-0|198	
12cu|rosa-software-center-0.1.0-0|199	* Sat Dec 07 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20131207.1
12cu|rosa-software-center-0.1.0-0|200	+ Revision: 22354c8
12cu|rosa-software-center-0.1.0-0|201	- Updates sources to new version
12cu|rosa-software-center-0.1.0-0|202	
12cu|rosa-software-center-0.1.0-0|203	* Thu Sep 26 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 0.0.0-21.20130926.1
12cu|rosa-software-center-0.1.0-0|204	+ Revision: 0b3f5a1
12cu|rosa-software-center-0.1.0-0|205	- Updated sources.
12cu|rosa-software-center-0.1.0-0|206	
12cu|rosa-software-center-0.1.0-0|207	* Fri Sep 13 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-21.20130913.1
12cu|rosa-software-center-0.1.0-0|208	+ Revision: 98b3a9d
12cu|rosa-software-center-0.1.0-0|209	- Updated sources, enable debug build
12cu|rosa-software-center-0.1.0-0|210	
12cu|rosa-software-center-0.1.0-0|211	* Tue Sep 03 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 0.0.0-21.20130903.1
12cu|rosa-software-center-0.1.0-0|212	+ Revision: 4d64774
12cu|rosa-software-center-0.1.0-0|213	- Changed version of QT.
12cu|rosa-software-center-0.1.0-0|214	
12cu|rosa-software-center-0.1.0-0|215	* Tue Sep 03 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 0.0.0-21.20130903.1
12cu|rosa-software-center-0.1.0-0|216	+ Revision: c728a76
12cu|rosa-software-center-0.1.0-0|217	- Update sourse
12cu|rosa-software-center-0.1.0-0|218	
12cu|rosa-software-center-0.1.0-0|219	* Fri Aug 30 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 0.0.0-21.20130830.0
12cu|rosa-software-center-0.1.0-0|220	+ Revision: 4704267
12cu|rosa-software-center-0.1.0-0|221	- Fix archive
12cu|rosa-software-center-0.1.0-0|222	
12cu|rosa-software-center-0.1.0-0|223	* Fri Aug 30 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 0.0.0-21.20130830.0
12cu|rosa-software-center-0.1.0-0|224	+ Revision: c50555b
12cu|rosa-software-center-0.1.0-0|225	- Update sources
12cu|rosa-software-center-0.1.0-0|226	
12cu|rosa-software-center-0.1.0-0|227	* Fri Aug 16 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-20.20130815.1
12cu|rosa-software-center-0.1.0-0|228	+ Revision: 6172740
12cu|rosa-software-center-0.1.0-0|229	- Added autostart for skel
12cu|rosa-software-center-0.1.0-0|230	
12cu|rosa-software-center-0.1.0-0|231	* Fri Aug 16 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-20.20130815.1
12cu|rosa-software-center-0.1.0-0|232	+ Revision: 29f03bc
12cu|rosa-software-center-0.1.0-0|233	- Added libqt5gui5-x11 to required
12cu|rosa-software-center-0.1.0-0|234	
12cu|rosa-software-center-0.1.0-0|235	* Fri Aug 16 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-20.20130815.1
12cu|rosa-software-center-0.1.0-0|236	+ Revision: 7c224a0
12cu|rosa-software-center-0.1.0-0|237	- Added yaml-cpp lib for static linkage and updated sources
12cu|rosa-software-center-0.1.0-0|238	
12cu|rosa-software-center-0.1.0-0|239	* Mon Jul 29 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-20.20130729.1
12cu|rosa-software-center-0.1.0-0|240	+ Revision: 0ebb42c
12cu|rosa-software-center-0.1.0-0|241	- Update sources
12cu|rosa-software-center-0.1.0-0|242	
12cu|rosa-software-center-0.1.0-0|243	* Mon Jul 29 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-20.20130729.0
12cu|rosa-software-center-0.1.0-0|244	+ Revision: b884c56
12cu|rosa-software-center-0.1.0-0|245	- Add curl to BuildRequires
12cu|rosa-software-center-0.1.0-0|246	
12cu|rosa-software-center-0.1.0-0|247	* Mon Jul 29 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-20.20130729.0
12cu|rosa-software-center-0.1.0-0|248	+ Revision: 13579b2
12cu|rosa-software-center-0.1.0-0|249	- Add rpm-devel to BuildRequires
12cu|rosa-software-center-0.1.0-0|250	
12cu|rosa-software-center-0.1.0-0|251	* Mon Jul 29 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-20.20130729.0
12cu|rosa-software-center-0.1.0-0|252	+ Revision: aa30656
12cu|rosa-software-center-0.1.0-0|253	- Updates sources and refactor spec
12cu|rosa-software-center-0.1.0-0|254	
12cu|rosa-software-center-0.1.0-0|255	* Sat Jul 27 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-17.2601026
12cu|rosa-software-center-0.1.0-0|256	+ Revision: b1c648b
12cu|rosa-software-center-0.1.0-0|257	- Spec file has been updated to correspong new version of SC
12cu|rosa-software-center-0.1.0-0|258	
12cu|rosa-software-center-0.1.0-0|259	* Tue May 28 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-16.d4f7bb4
12cu|rosa-software-center-0.1.0-0|260	+ Revision: 53e723f
12cu|rosa-software-center-0.1.0-0|261	- Updated sources
12cu|rosa-software-center-0.1.0-0|262	
12cu|rosa-software-center-0.1.0-0|263	* Wed May 22 2013 Julia Pikareva <uxteam@rosalab.ru> 0.0.0-14.54bba5e
12cu|rosa-software-center-0.1.0-0|264	+ Revision: 846d475
12cu|rosa-software-center-0.1.0-0|265	- Transform page of the package information.
12cu|rosa-software-center-0.1.0-0|266	
12cu|rosa-software-center-0.1.0-0|267	* Mon May 20 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-13.c3acf61
12cu|rosa-software-center-0.1.0-0|268	+ Revision: 29ee814
12cu|rosa-software-center-0.1.0-0|269	- Update sources
12cu|rosa-software-center-0.1.0-0|270	
12cu|rosa-software-center-0.1.0-0|271	* Thu May 16 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.0.0-12.128fa55
12cu|rosa-software-center-0.1.0-0|272	+ Revision: e358f7c
12cu|rosa-software-center-0.1.0-0|273	- Update sources
12cu|rosa-software-center-0.1.0-0|274	
12cu|rosa-software-center-0.1.0-0|275	* Wed May 08 2013 Ural Mullabaev <uxteam@rosalab.ru> 0.0.0-11.7f900a4
12cu|rosa-software-center-0.1.0-0|276	+ Revision: 11e9df2
12cu|rosa-software-center-0.1.0-0|277	- Increased release version
12cu|rosa-software-center-0.1.0-0|278	
12cu|rosa-software-center-0.1.0-0|279	

12552 12
12cu|rosegarden-14.02-1|1	Name:		rosegarden
12cu|rosegarden-14.02-1|2	Version:	14.02
12cu|rosegarden-14.02-1|3	Release:	1
12cu|rosegarden-14.02-1|4	Summary:	Midi, audio and notation editor
12cu|rosegarden-14.02-1|5	License:	GPLv2+
12cu|rosegarden-14.02-1|6	Group:		Sound
12cu|rosegarden-14.02-1|7	URL:		http://www.rosegardenmusic.com/
12cu|rosegarden-14.02-1|8	Source0:	http://sourceforge.net/projects/rosegarden/files/rosegarden/14.02/%{name}-%{version}.tar.bz2
12cu|rosegarden-14.02-1|9	Source100:	%{name}.rpmlintrc
12cu|rosegarden-14.02-1|10	BuildRequires:	kdelibs4-devel
12cu|rosegarden-14.02-1|11	BuildRequires:	ladspa-devel
12cu|rosegarden-14.02-1|12	BuildRequires:	pkgconfig(jack)
12cu|rosegarden-14.02-1|13	BuildRequires:	pkgconfig(lrdf)
12cu|rosegarden-14.02-1|14	BuildRequires:	pkgconfig(dssi)
12cu|rosegarden-14.02-1|15	BuildRequires:	pkgconfig(fftw3)
12cu|rosegarden-14.02-1|16	BuildRequires:	pkgconfig(liblo)
12cu|rosegarden-14.02-1|17	BuildRequires:	pkgconfig(xft)
12cu|rosegarden-14.02-1|18	BuildRequires:	imagemagick
12cu|rosegarden-14.02-1|19	BuildRequires:	chrpath
12cu|rosegarden-14.02-1|20	BuildRequires:	libxml2-utils
12cu|rosegarden-14.02-1|21	BuildRequires:	makedepend
12cu|rosegarden-14.02-1|22	BuildRequires:	python
12cu|rosegarden-14.02-1|23	BuildRequires:	alsa-oss-devel
12cu|rosegarden-14.02-1|24	BuildRequires:	lirc-devel
12cu|rosegarden-14.02-1|25	Requires:	flac
12cu|rosegarden-14.02-1|26	Requires:	wavpack
12cu|rosegarden-14.02-1|27	Requires:	libsndfile-progs
12cu|rosegarden-14.02-1|28	# For sndfile-resample, see https://bugzilla.novell.com/show_bug.cgi?id=443543
12cu|rosegarden-14.02-1|29	# - AdamW 2008/12
12cu|rosegarden-14.02-1|30	Requires:	libsamplerate-progs
12cu|rosegarden-14.02-1|31	Requires:	xterm
12cu|rosegarden-14.02-1|32	Suggests:	lilypond
12cu|rosegarden-14.02-1|33	Suggests:	okular
12cu|rosegarden-14.02-1|34	Suggests:	qjackctl
12cu|rosegarden-14.02-1|35	Suggests:	fluidsynth
12cu|rosegarden-14.02-1|36	%rename		%{name}4
12cu|rosegarden-14.02-1|37	
12cu|rosegarden-14.02-1|38	%description
12cu|rosegarden-14.02-1|39	Rosegarden is an attractive, user-friendly MIDI and audio sequencer, notation
12cu|rosegarden-14.02-1|40	editor, and general-purpose music composition and editing application for Unix
12cu|rosegarden-14.02-1|41	and Linux
12cu|rosegarden-14.02-1|42	
12cu|rosegarden-14.02-1|43	%files -n %{name}
12cu|rosegarden-14.02-1|44	%doc AUTHORS COPYING README
12cu|rosegarden-14.02-1|45	%{_bindir}/%{name}
12cu|rosegarden-14.02-1|46	%{_datadir}/%{name}
12cu|rosegarden-14.02-1|47	%{_datadir}/applications/%{name}.desktop
12cu|rosegarden-14.02-1|48	%{_datadir}/icons/*/*/*/*%{name}*
12cu|rosegarden-14.02-1|49	%{_datadir}/mime/*
12cu|rosegarden-14.02-1|50	%{_datadir}/appdata/rosegarden.appdata.xml
12cu|rosegarden-14.02-1|51	
12cu|rosegarden-14.02-1|52	#--------------------------------------------------------------------
12cu|rosegarden-14.02-1|53	
12cu|rosegarden-14.02-1|54	%prep
12cu|rosegarden-14.02-1|55	%setup -q -n %{name}-%{version}
12cu|rosegarden-14.02-1|56	
12cu|rosegarden-14.02-1|57	
12cu|rosegarden-14.02-1|58	%build
12cu|rosegarden-14.02-1|59	#export QTDIR=/usr/lib/qt4
12cu|rosegarden-14.02-1|60	%configure2_5x
12cu|rosegarden-14.02-1|61	%make
12cu|rosegarden-14.02-1|62	
12cu|rosegarden-14.02-1|63	
12cu|rosegarden-14.02-1|64	%install
12cu|rosegarden-14.02-1|65	%makeinstall_std
12cu|rosegarden-14.02-1|66	
12cu|rosegarden-14.02-1|67	# install some extra files
12cu|rosegarden-14.02-1|68	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|rosegarden-14.02-1|69	cp -pr \
12cu|rosegarden-14.02-1|70	data/autoload \
12cu|rosegarden-14.02-1|71	data/chords \
12cu|rosegarden-14.02-1|72	data/examples \
12cu|rosegarden-14.02-1|73	data/fonts \
12cu|rosegarden-14.02-1|74	data/library \
12cu|rosegarden-14.02-1|75	data/pixmaps \
12cu|rosegarden-14.02-1|76	data/presets \
12cu|rosegarden-14.02-1|77	data/profile \
12cu|rosegarden-14.02-1|78	data/styles \
12cu|rosegarden-14.02-1|79	data/templates \
12cu|rosegarden-14.02-1|80	%{buildroot}%{_datadir}/%{name}
12cu|rosegarden-14.02-1|81	
12cu|rosegarden-14.02-1|82	#vim: set ft=rpm tabstop=4 shiftwidth=4 expandtab smarttab autoindent smartindent nu:
12cu|rosegarden-14.02-1|83	
12cu|rosegarden-14.02-1|84	
12cu|rosegarden-14.02-1|85	
12cu|rosegarden-14.02-1|86	%changelog
12cu|rosegarden-14.02-1|87	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 14.02-1
12cu|rosegarden-14.02-1|88	+ Revision: de0f234
12cu|rosegarden-14.02-1|89	- Updated to 14.02 (by updates_builder)
12cu|rosegarden-14.02-1|90	
12cu|rosegarden-14.02-1|91	

12553 12
12cu|roundcubemail-0.9.5-1|1	%if %mdkversion >= 201200
12cu|roundcubemail-0.9.5-1|2	# rpmlint just sucks!!!
12cu|roundcubemail-0.9.5-1|3	%define _build_pkgcheck_set %{nil}
12cu|roundcubemail-0.9.5-1|4	%define _build_pkgcheck_srpm %{nil}
12cu|roundcubemail-0.9.5-1|5	%endif
12cu|roundcubemail-0.9.5-1|6	
12cu|roundcubemail-0.9.5-1|7	Summary:	A PHP-based webmail server
12cu|roundcubemail-0.9.5-1|8	Name:		roundcubemail
12cu|roundcubemail-0.9.5-1|9	Version:	0.9.5
12cu|roundcubemail-0.9.5-1|10	Release:	1
12cu|roundcubemail-0.9.5-1|11	Group:		System/Servers
12cu|roundcubemail-0.9.5-1|12	License:	GPLv2
12cu|roundcubemail-0.9.5-1|13	# Use the -dep tarballs. These use system copies of the PHP stuff
12cu|roundcubemail-0.9.5-1|14	# rather than including them, which is better for our purposes.
12cu|roundcubemail-0.9.5-1|15	# - AdamW 2007/07
12cu|roundcubemail-0.9.5-1|16	URL:		http://www.roundcube.net/
12cu|roundcubemail-0.9.5-1|17	Source0:	https://sourceforge.net/projects/roundcubemail/files/roundcubemail-dependent/0.9.5/roundcubemail-0.9.5-dep.tar.gz
12cu|roundcubemail-0.9.5-1|18	Epoch:		1
12cu|roundcubemail-0.9.5-1|19	Requires:	apache-mod_php
12cu|roundcubemail-0.9.5-1|20	Requires:	php-gd
12cu|roundcubemail-0.9.5-1|21	Requires:	php-gettext
12cu|roundcubemail-0.9.5-1|22	Requires:	php-iconv
12cu|roundcubemail-0.9.5-1|23	Requires:	php-mbstring
12cu|roundcubemail-0.9.5-1|24	Requires:	php-mcrypt
12cu|roundcubemail-0.9.5-1|25	Requires:	php-openssl
12cu|roundcubemail-0.9.5-1|26	Requires:	php-pspell
12cu|roundcubemail-0.9.5-1|27	Requires:	php-session
12cu|roundcubemail-0.9.5-1|28	Requires:	php-pear-Auth_SASL
12cu|roundcubemail-0.9.5-1|29	Requires:	php-pear-Mail_Mime
12cu|roundcubemail-0.9.5-1|30	Requires:	php-pear-Net_SMTP
12cu|roundcubemail-0.9.5-1|31	Requires:	php-pear-Net_LDAP2
12cu|roundcubemail-0.9.5-1|32	Requires:	php-pear-MDB2
12cu|roundcubemail-0.9.5-1|33	Requires:	php-pear-Net_IDNA2
12cu|roundcubemail-0.9.5-1|34	# The installer suggests the use of these, but they're not
12cu|roundcubemail-0.9.5-1|35	# required - AdamW 2011/01
12cu|roundcubemail-0.9.5-1|36	Suggests:	php-fileinfo
12cu|roundcubemail-0.9.5-1|37	Suggests:	php-intl
12cu|roundcubemail-0.9.5-1|38	# Most people will probably use mysql, but you can use sqlite or
12cu|roundcubemail-0.9.5-1|39	# pgsql, so not a hard require - AdamW 2008/10
12cu|roundcubemail-0.9.5-1|40	Suggests:	php-pear-MDB2_Driver_mysql
12cu|roundcubemail-0.9.5-1|41	BuildArch:	noarch
12cu|roundcubemail-0.9.5-1|42	# rpm-build / rpm macros does not seem to require php-cli in cooker
12cu|roundcubemail-0.9.5-1|43	BuildRequires:	php-cli
12cu|roundcubemail-0.9.5-1|44	
12cu|roundcubemail-0.9.5-1|45	%description
12cu|roundcubemail-0.9.5-1|46	RoundCube Webmail is a browser-based multilingual IMAP client with an
12cu|roundcubemail-0.9.5-1|47	application-like user interface. It provides full functionality you expect
12cu|roundcubemail-0.9.5-1|48	from an e-mail client, including MIME support, address book, folder
12cu|roundcubemail-0.9.5-1|49	manipulation, message searching and spell checking. RoundCube Webmail is
12cu|roundcubemail-0.9.5-1|50	written in PHP and requires a MySQL or PostgreSQL database. The user
12cu|roundcubemail-0.9.5-1|51	interface is fully skinnable using XHTML and CSS 2.
12cu|roundcubemail-0.9.5-1|52	
12cu|roundcubemail-0.9.5-1|53	%prep
12cu|roundcubemail-0.9.5-1|54	
12cu|roundcubemail-0.9.5-1|55	%setup -q -n %{name}-%{version}-dep
12cu|roundcubemail-0.9.5-1|56	
12cu|roundcubemail-0.9.5-1|57	%build
12cu|roundcubemail-0.9.5-1|58	
12cu|roundcubemail-0.9.5-1|59	%install
12cu|roundcubemail-0.9.5-1|60	
12cu|roundcubemail-0.9.5-1|61	# tell it that we're moving the configuration files
12cu|roundcubemail-0.9.5-1|62	for i in installer/index.php program/include/iniset.php; do \
12cu|roundcubemail-0.9.5-1|63	sed -i \
12cu|roundcubemail-0.9.5-1|64	-e "s,INSTALL_PATH . 'config','%{_sysconfdir}/%{name}',g" \
12cu|roundcubemail-0.9.5-1|65	$i; \
12cu|roundcubemail-0.9.5-1|66	done
12cu|roundcubemail-0.9.5-1|67	# use systemwide log dir and temp dir
12cu|roundcubemail-0.9.5-1|68	sed -i \
12cu|roundcubemail-0.9.5-1|69	-e 's,logs/,%{_logdir}/%{name}/,g' \
12cu|roundcubemail-0.9.5-1|70	-e 's,temp/,/tmp/,g' \
12cu|roundcubemail-0.9.5-1|71	config/main.inc.php.dist
12cu|roundcubemail-0.9.5-1|72	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|roundcubemail-0.9.5-1|73	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12cu|roundcubemail-0.9.5-1|74	mkdir -p %{buildroot}%{_logdir}/%{name}
12cu|roundcubemail-0.9.5-1|75	cp -a config/db.inc.php.dist %{buildroot}%{_sysconfdir}/%{name}/db.inc.php
12cu|roundcubemail-0.9.5-1|76	cp -a config/db.inc.php.dist %{buildroot}%{_sysconfdir}/%{name}/db.inc.php.dist
12cu|roundcubemail-0.9.5-1|77	cp -a config/main.inc.php.dist %{buildroot}%{_sysconfdir}/%{name}/main.inc.php
12cu|roundcubemail-0.9.5-1|78	cp -a config/main.inc.php.dist %{buildroot}%{_sysconfdir}/%{name}/main.inc.php.dist
12cu|roundcubemail-0.9.5-1|79	rm -rf config
12cu|roundcubemail-0.9.5-1|80	rm -rf temp
12cu|roundcubemail-0.9.5-1|81	rm -rf logs
12cu|roundcubemail-0.9.5-1|82	cp -a * %{buildroot}%{_datadir}/%{name}
12cu|roundcubemail-0.9.5-1|83	
12cu|roundcubemail-0.9.5-1|84	pushd %{buildroot}%{_datadir}/%{name}
12cu|roundcubemail-0.9.5-1|85	rm -f CHANGELOG INSTALL UPGRADING LICENSE README
12cu|roundcubemail-0.9.5-1|86	popd
12cu|roundcubemail-0.9.5-1|87	
12cu|roundcubemail-0.9.5-1|88	
12cu|roundcubemail-0.9.5-1|89	cat <<EOF > README.urpmi
12cu|roundcubemail-0.9.5-1|90	
12cu|roundcubemail-0.9.5-1|91	This package conforms to the Mandriva web applications policy:
12cu|roundcubemail-0.9.5-1|92	http://wiki.mandriva.com/Policies/Web_Applications
12cu|roundcubemail-0.9.5-1|93	
12cu|roundcubemail-0.9.5-1|94	It therefore differs from a standard installation in the following
12cu|roundcubemail-0.9.5-1|95	ways:
12cu|roundcubemail-0.9.5-1|96	
12cu|roundcubemail-0.9.5-1|97	* Logs are stored to /var/log/roundcubemail
12cu|roundcubemail-0.9.5-1|98	* Temporary files are placed in /tmp
12cu|roundcubemail-0.9.5-1|99	* Configuration files (main.inc.php and db.inc.php) are placed in
12cu|roundcubemail-0.9.5-1|100	/etc/roundcubemail
12cu|roundcubemail-0.9.5-1|101	
12cu|roundcubemail-0.9.5-1|102	You will need to edit /etc/roundcubemail/main.inc.php and
12cu|roundcubemail-0.9.5-1|103	/etc/roundcubemail/db.inc.php appropriately for your site before you
12cu|roundcubemail-0.9.5-1|104	can use Roundcube. You must at least configure an appropriate mail
12cu|roundcubemail-0.9.5-1|105	server and port in main.inc.php, and change the
12cu|roundcubemail-0.9.5-1|106	$rcmail_config['des_key'] setting. In db.inc.php you must configure
12cu|roundcubemail-0.9.5-1|107	an appropriate database location and user; in the most simple
12cu|roundcubemail-0.9.5-1|108	configuration, you would create a new user and database both named
12cu|roundcubemail-0.9.5-1|109	'roundcubemail' on a MySQL server running on the same machine, give
12cu|roundcubemail-0.9.5-1|110	the roundcubemail user full read/write access to the roundcubemail
12cu|roundcubemail-0.9.5-1|111	database, and set db.inc.php appropriately. Roundcubemail ships with
12cu|roundcubemail-0.9.5-1|112	an installer which can help you do all this, but it is disabled by
12cu|roundcubemail-0.9.5-1|113	default for security reasons. You can enable it in main.inc.php by
12cu|roundcubemail-0.9.5-1|114	setting the 'enable_installer' variable to 'true'. Then browse to
12cu|roundcubemail-0.9.5-1|115	http://server/roundcubemail/installer to use the installer.
12cu|roundcubemail-0.9.5-1|116	EOF
12cu|roundcubemail-0.9.5-1|117	
12cu|roundcubemail-0.9.5-1|118	mkdir -p %{buildroot}%{_webappconfdir}
12cu|roundcubemail-0.9.5-1|119	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|roundcubemail-0.9.5-1|120	Alias /%{name} %{_datadir}/%{name}
12cu|roundcubemail-0.9.5-1|121	
12cu|roundcubemail-0.9.5-1|122	<Directory %{_datadir}/%{name}>
12cu|roundcubemail-0.9.5-1|123	Require all granted
12cu|roundcubemail-0.9.5-1|124	</Directory>
12cu|roundcubemail-0.9.5-1|125	
12cu|roundcubemail-0.9.5-1|126	<Directory %{_datadir}/%{name}/SQL>
12cu|roundcubemail-0.9.5-1|127	Require all denied
12cu|roundcubemail-0.9.5-1|128	</Directory>
12cu|roundcubemail-0.9.5-1|129	
12cu|roundcubemail-0.9.5-1|130	php_value suhosin.session.encrypt Off
12cu|roundcubemail-0.9.5-1|131	EOF
12cu|roundcubemail-0.9.5-1|132	
12cu|roundcubemail-0.9.5-1|133	
12cu|roundcubemail-0.9.5-1|134	
12cu|roundcubemail-0.9.5-1|135	%clean
12cu|roundcubemail-0.9.5-1|136	
12cu|roundcubemail-0.9.5-1|137	%files
12cu|roundcubemail-0.9.5-1|138	%doc CHANGELOG README.urpmi UPGRADING
12cu|roundcubemail-0.9.5-1|139	%{_datadir}/%{name}
12cu|roundcubemail-0.9.5-1|140	%dir %{_sysconfdir}/%{name}
12cu|roundcubemail-0.9.5-1|141	%{_logdir}/%{name}
12cu|roundcubemail-0.9.5-1|142	# these store the default values, the installer refers to them
12cu|roundcubemail-0.9.5-1|143	# no need to edit them so they're not tagged config - AdamW 2011/01
12cu|roundcubemail-0.9.5-1|144	%{_sysconfdir}/%{name}/db.inc.php.dist
12cu|roundcubemail-0.9.5-1|145	%{_sysconfdir}/%{name}/main.inc.php.dist
12cu|roundcubemail-0.9.5-1|146	%config(noreplace) %{_sysconfdir}/%{name}/db.inc.php
12cu|roundcubemail-0.9.5-1|147	%config(noreplace) %{_sysconfdir}/%{name}/main.inc.php
12cu|roundcubemail-0.9.5-1|148	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|roundcubemail-0.9.5-1|149	
12cu|roundcubemail-0.9.5-1|150	
12cu|roundcubemail-0.9.5-1|151	%changelog
12cu|roundcubemail-0.9.5-1|152	* Sat Jan 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.9.5-1
12cu|roundcubemail-0.9.5-1|153	+ Revision: 6c11d3e
12cu|roundcubemail-0.9.5-1|154	- Fix files
12cu|roundcubemail-0.9.5-1|155	
12cu|roundcubemail-0.9.5-1|156	

12554 12
12cu|rox-clib-2.1.10-4|1	%define oname ROX-CLib
12cu|rox-clib-2.1.10-4|2	%define major 6
12cu|rox-clib-2.1.10-4|3	%define libname %mklibname rox-c %major
12cu|rox-clib-2.1.10-4|4	%define develname %mklibname -d rox-c
12cu|rox-clib-2.1.10-4|5	
12cu|rox-clib-2.1.10-4|6	Summary:	Shared code for ROX applications
12cu|rox-clib-2.1.10-4|7	Name:		rox-clib
12cu|rox-clib-2.1.10-4|8	Version:	2.1.10
12cu|rox-clib-2.1.10-4|9	Release:	4
12cu|rox-clib-2.1.10-4|10	Source0:	http://www.kerofin.demon.co.uk/rox/%{oname}-%{version}.tar.gz
12cu|rox-clib-2.1.10-4|11	URL:		http://www.kerofin.demon.co.uk/rox/ROX-CLib.html
12cu|rox-clib-2.1.10-4|12	License:	GPLv2
12cu|rox-clib-2.1.10-4|13	Group:		Graphical desktop/Other
12cu|rox-clib-2.1.10-4|14	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|rox-clib-2.1.10-4|15	BuildRequires:	pkgconfig(libxml-2.0)
12cu|rox-clib-2.1.10-4|16	Requires:	rox
12cu|rox-clib-2.1.10-4|17	
12cu|rox-clib-2.1.10-4|18	%description
12cu|rox-clib-2.1.10-4|19	A library for ROX applications written in C.
12cu|rox-clib-2.1.10-4|20	
12cu|rox-clib-2.1.10-4|21	%package -n %libname
12cu|rox-clib-2.1.10-4|22	Group: System/Libraries
12cu|rox-clib-2.1.10-4|23	Summary: Shared library of ROX-Clib
12cu|rox-clib-2.1.10-4|24	Requires: %name >= %version
12cu|rox-clib-2.1.10-4|25	
12cu|rox-clib-2.1.10-4|26	%description -n %libname
12cu|rox-clib-2.1.10-4|27	A library for ROX applications written in C.
12cu|rox-clib-2.1.10-4|28	
12cu|rox-clib-2.1.10-4|29	%package -n %develname
12cu|rox-clib-2.1.10-4|30	Group: Development/C
12cu|rox-clib-2.1.10-4|31	Summary: Headers for the rox C library
12cu|rox-clib-2.1.10-4|32	Requires: %libname = %version
12cu|rox-clib-2.1.10-4|33	Provides: librox-c-devel = %{EVRD}
12cu|rox-clib-2.1.10-4|34	Requires: libgtk+2.0-devel
12cu|rox-clib-2.1.10-4|35	Requires: libxml2-devel
12cu|rox-clib-2.1.10-4|36	Obsoletes: %mklibname -d rox-c 6
12cu|rox-clib-2.1.10-4|37	
12cu|rox-clib-2.1.10-4|38	%description -n %develname
12cu|rox-clib-2.1.10-4|39	A library for ROX applications written in C.
12cu|rox-clib-2.1.10-4|40	
12cu|rox-clib-2.1.10-4|41	%prep
12cu|rox-clib-2.1.10-4|42	%setup -q -n %oname
12cu|rox-clib-2.1.10-4|43	rm -rf .xvpics
12cu|rox-clib-2.1.10-4|44	
12cu|rox-clib-2.1.10-4|45	%build
12cu|rox-clib-2.1.10-4|46	export CFLAGS="%optflags"
12cu|rox-clib-2.1.10-4|47	./AppRun --compile
12cu|rox-clib-2.1.10-4|48	
12cu|rox-clib-2.1.10-4|49	%install
12cu|rox-clib-2.1.10-4|50	mkdir -p %buildroot/%_libdir
12cu|rox-clib-2.1.10-4|51	cd ..
12cu|rox-clib-2.1.10-4|52	cp -r %oname %buildroot/%_libdir
12cu|rox-clib-2.1.10-4|53	rm -rf %buildroot/%_libdir/%oname/src
12cu|rox-clib-2.1.10-4|54	perl -pi -e "s/lib/%_lib/g" %buildroot/%_libdir/%oname/Linux-*/bin/rox_run
12cu|rox-clib-2.1.10-4|55	perl -pi -e "s!$RPM_BUILD_DIR/%oname/src/../!%_libdir/%oname/!"  %buildroot/%_libdir/%oname/Linux-*/lib/librox-clib.la
12cu|rox-clib-2.1.10-4|56	
12cu|rox-clib-2.1.10-4|57	%files
12cu|rox-clib-2.1.10-4|58	%doc %_libdir/%oname/Help
12cu|rox-clib-2.1.10-4|59	%dir %_libdir/%oname
12cu|rox-clib-2.1.10-4|60	%_libdir/%oname/ROX-CLib.xml
12cu|rox-clib-2.1.10-4|61	%_libdir/%oname/ROX-CLib-src.xml
12cu|rox-clib-2.1.10-4|62	%_libdir/%oname/App*
12cu|rox-clib-2.1.10-4|63	%_libdir/%oname/.DirIcon
12cu|rox-clib-2.1.10-4|64	%dir %_libdir/%oname/Linux*/
12cu|rox-clib-2.1.10-4|65	%_libdir/%oname/Linux*/bin
12cu|rox-clib-2.1.10-4|66	%dir %_libdir/%oname/Linux*/lib
12cu|rox-clib-2.1.10-4|67	
12cu|rox-clib-2.1.10-4|68	%files -n %libname
12cu|rox-clib-2.1.10-4|69	%_libdir/%oname/Linux*/lib/librox-clib.so.%{major}*
12cu|rox-clib-2.1.10-4|70	
12cu|rox-clib-2.1.10-4|71	%files -n %develname
12cu|rox-clib-2.1.10-4|72	%_libdir/%oname/Linux*/lib/librox-clib.a
12cu|rox-clib-2.1.10-4|73	%_libdir/%oname/Linux*/lib/librox-clib.so
12cu|rox-clib-2.1.10-4|74	%_libdir/%oname/Linux*/lib/ROX-CLib.pc
12cu|rox-clib-2.1.10-4|75	%_libdir/%oname/Linux*/include
12cu|rox-clib-2.1.10-4|76	
12cu|rox-clib-2.1.10-4|77	
12cu|rox-clib-2.1.10-4|78	
12cu|rox-clib-2.1.10-4|79	
12cu|rox-clib-2.1.10-4|80	%changelog
12cu|rox-clib-2.1.10-4|81	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.10-2mdv2011.0
12cu|rox-clib-2.1.10-4|82	+ Revision: 614711
12cu|rox-clib-2.1.10-4|83	- the mass rebuild of 2010.1 packages
12cu|rox-clib-2.1.10-4|84	
12cu|rox-clib-2.1.10-4|85	* Thu Mar 04 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.1.10-1mdv2010.1
12cu|rox-clib-2.1.10-4|86	+ Revision: 514332
12cu|rox-clib-2.1.10-4|87	- fix license
12cu|rox-clib-2.1.10-4|88	- fix file list
12cu|rox-clib-2.1.10-4|89	- update to 2.1.10
12cu|rox-clib-2.1.10-4|90	
12cu|rox-clib-2.1.10-4|91	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 2.1.9-4mdv2010.0
12cu|rox-clib-2.1.10-4|92	+ Revision: 433356
12cu|rox-clib-2.1.10-4|93	- rebuild
12cu|rox-clib-2.1.10-4|94	
12cu|rox-clib-2.1.10-4|95	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 2.1.9-3mdv2009.0
12cu|rox-clib-2.1.10-4|96	+ Revision: 242555
12cu|rox-clib-2.1.10-4|97	- rebuild
12cu|rox-clib-2.1.10-4|98	- kill re-definition of %%buildroot on Pixel's request
12cu|rox-clib-2.1.10-4|99	
12cu|rox-clib-2.1.10-4|100	+ Pixel <pixel@mandriva.com>
12cu|rox-clib-2.1.10-4|101	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|rox-clib-2.1.10-4|102	
12cu|rox-clib-2.1.10-4|103	+ Olivier Blin <oblin@mandriva.com>
12cu|rox-clib-2.1.10-4|104	- restore BuildRoot
12cu|rox-clib-2.1.10-4|105	
12cu|rox-clib-2.1.10-4|106	+ Götz Waschk <waschk@mandriva.org>
12cu|rox-clib-2.1.10-4|107	- fix description
12cu|rox-clib-2.1.10-4|108	
12cu|rox-clib-2.1.10-4|109	* Wed Sep 05 2007 Götz Waschk <waschk@mandriva.org> 2.1.9-1mdv2008.0
12cu|rox-clib-2.1.10-4|110	+ Revision: 79945
12cu|rox-clib-2.1.10-4|111	- new version
12cu|rox-clib-2.1.10-4|112	- new devel name
12cu|rox-clib-2.1.10-4|113	- update file list
12cu|rox-clib-2.1.10-4|114	
12cu|rox-clib-2.1.10-4|115	
12cu|rox-clib-2.1.10-4|116	* Sun Jan 14 2007 Götz Waschk <waschk@mandriva.org> 2.1.7-3mdv2007.0
12cu|rox-clib-2.1.10-4|117	+ Revision: 108622
12cu|rox-clib-2.1.10-4|118	- Import rox-clib
12cu|rox-clib-2.1.10-4|119	
12cu|rox-clib-2.1.10-4|120	* Sun Jan 14 2007 Gtz Waschk <waschk@mandriva.org> 2.1.7-3mdv2007.1
12cu|rox-clib-2.1.10-4|121	- fix devel deps
12cu|rox-clib-2.1.10-4|122	
12cu|rox-clib-2.1.10-4|123	* Fri Jul 21 2006 Götz Waschk <waschk@mandriva.org> 2.1.7-2mdk
12cu|rox-clib-2.1.10-4|124	- Rebuild
12cu|rox-clib-2.1.10-4|125	
12cu|rox-clib-2.1.10-4|126	* Mon Jan 02 2006 Gtz Waschk <waschk@mandriva.org> 2.1.7-1mdk
12cu|rox-clib-2.1.10-4|127	- new major
12cu|rox-clib-2.1.10-4|128	- New release 2.1.7
12cu|rox-clib-2.1.10-4|129	- use mkrel
12cu|rox-clib-2.1.10-4|130	
12cu|rox-clib-2.1.10-4|131	* Tue Oct 18 2005 Götz Waschk <waschk@mandriva.org> 2.1.5-1mdk
12cu|rox-clib-2.1.10-4|132	- New release 2.1.5
12cu|rox-clib-2.1.10-4|133	
12cu|rox-clib-2.1.10-4|134	* Wed Nov 24 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.1.4-1mdk
12cu|rox-clib-2.1.10-4|135	- New release 2.1.4
12cu|rox-clib-2.1.10-4|136	
12cu|rox-clib-2.1.10-4|137	* Mon Sep 27 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.1.3-1mdk
12cu|rox-clib-2.1.10-4|138	- New release 2.1.3
12cu|rox-clib-2.1.10-4|139	
12cu|rox-clib-2.1.10-4|140	* Sat Aug 07 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.1.2-1mdk
12cu|rox-clib-2.1.10-4|141	- add missing file
12cu|rox-clib-2.1.10-4|142	- New release 2.1.2
12cu|rox-clib-2.1.10-4|143	
12cu|rox-clib-2.1.10-4|144	* Sat May 15 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.1.1-1mdk
12cu|rox-clib-2.1.10-4|145	- New release 2.1.1
12cu|rox-clib-2.1.10-4|146	
12cu|rox-clib-2.1.10-4|147	* Thu May 06 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.1.0-1mdk
12cu|rox-clib-2.1.10-4|148	- New release 2.1.0
12cu|rox-clib-2.1.10-4|149	
12cu|rox-clib-2.1.10-4|150	* Sat Jan 17 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.0.0-1mdk
12cu|rox-clib-2.1.10-4|151	- new version
12cu|rox-clib-2.1.10-4|152	

12555 12
12cu|rox-mime-editor-0.5-5|1	%define name rox-mime-editor
12cu|rox-mime-editor-0.5-5|2	%define oname MIME-Editor
12cu|rox-mime-editor-0.5-5|3	%define fname mime-editor
12cu|rox-mime-editor-0.5-5|4	%define version 0.5
12cu|rox-mime-editor-0.5-5|5	%define release %mkrel 5
12cu|rox-mime-editor-0.5-5|6	%define appdir %_prefix/lib/apps
12cu|rox-mime-editor-0.5-5|7	
12cu|rox-mime-editor-0.5-5|8	Summary: MIME database editor
12cu|rox-mime-editor-0.5-5|9	Name: %{name}
12cu|rox-mime-editor-0.5-5|10	Version: %{version}
12cu|rox-mime-editor-0.5-5|11	Release: %{release}
12cu|rox-mime-editor-0.5-5|12	Source0: http://prdownloads.sourceforge.net/rox/%fname-%version.tar.bz2
12cu|rox-mime-editor-0.5-5|13	License: GPL
12cu|rox-mime-editor-0.5-5|14	Group: Graphical desktop/Other
12cu|rox-mime-editor-0.5-5|15	URL: http://rox.sf.net/mime_editor.php3
12cu|rox-mime-editor-0.5-5|16	BuildRoot: %{_tmppath}/%{name}-buildroot
12cu|rox-mime-editor-0.5-5|17	Requires: rox-lib
12cu|rox-mime-editor-0.5-5|18	Buildarch: noarch
12cu|rox-mime-editor-0.5-5|19	
12cu|rox-mime-editor-0.5-5|20	%description
12cu|rox-mime-editor-0.5-5|21	The Shared MIME Database stores information about file types. It holds
12cu|rox-mime-editor-0.5-5|22	information such as "Files with names ending in .html have the MIME
12cu|rox-mime-editor-0.5-5|23	type text/html" and "A text/html file should be described as an `HTML
12cu|rox-mime-editor-0.5-5|24	Page'".
12cu|rox-mime-editor-0.5-5|25	
12cu|rox-mime-editor-0.5-5|26	Normally, you shouldn't need to edit this database, but if you do you
12cu|rox-mime-editor-0.5-5|27	can use MIME-Editor for the task.
12cu|rox-mime-editor-0.5-5|28	
12cu|rox-mime-editor-0.5-5|29	%prep
12cu|rox-mime-editor-0.5-5|30	%setup -q -n %fname-%version
12cu|rox-mime-editor-0.5-5|31	
12cu|rox-mime-editor-0.5-5|32	%build
12cu|rox-mime-editor-0.5-5|33	
12cu|rox-mime-editor-0.5-5|34	%install
12cu|rox-mime-editor-0.5-5|35	rm -rf $RPM_BUILD_ROOT
12cu|rox-mime-editor-0.5-5|36	mkdir -p %buildroot/%appdir
12cu|rox-mime-editor-0.5-5|37	cp -r %oname %buildroot/%appdir
12cu|rox-mime-editor-0.5-5|38	rm -f %buildroot%appdir/%oname/Messages/dist
12cu|rox-mime-editor-0.5-5|39	rm -f %buildroot%appdir/%oname/Messages/*po
12cu|rox-mime-editor-0.5-5|40	for gmo in %buildroot%appdir/%oname/Messages/*.gmo;do
12cu|rox-mime-editor-0.5-5|41	echo "%lang($(basename $gmo|sed s/.gmo//)) $(echo $gmo|sed s!%buildroot!!)" >> %name.lang
12cu|rox-mime-editor-0.5-5|42	done
12cu|rox-mime-editor-0.5-5|43	
12cu|rox-mime-editor-0.5-5|44	%clean
12cu|rox-mime-editor-0.5-5|45	rm -rf $RPM_BUILD_ROOT
12cu|rox-mime-editor-0.5-5|46	
12cu|rox-mime-editor-0.5-5|47	%files -f %name.lang
12cu|rox-mime-editor-0.5-5|48	%defattr(-,root,root)
12cu|rox-mime-editor-0.5-5|49	%doc %appdir/%oname/Help
12cu|rox-mime-editor-0.5-5|50	%dir %appdir/%oname/
12cu|rox-mime-editor-0.5-5|51	%appdir/%oname/*.*
12cu|rox-mime-editor-0.5-5|52	%appdir/%oname/AppRun
12cu|rox-mime-editor-0.5-5|53	%appdir/%oname/.DirIcon
12cu|rox-mime-editor-0.5-5|54	%dir %appdir/%oname/Messages
12cu|rox-mime-editor-0.5-5|55	
12cu|rox-mime-editor-0.5-5|56	
12cu|rox-mime-editor-0.5-5|57	
12cu|rox-mime-editor-0.5-5|58	
12cu|rox-mime-editor-0.5-5|59	%changelog
12cu|rox-mime-editor-0.5-5|60	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.5-5
12cu|rox-mime-editor-0.5-5|61	+ Revision: 3061473
12cu|rox-mime-editor-0.5-5|62	- Automatic import for version 0.5
12cu|rox-mime-editor-0.5-5|63	
12cu|rox-mime-editor-0.5-5|64	

12556 12
12cu|rox-mime-editor-0.6-1|1	%define name rox-mime-editor
12cu|rox-mime-editor-0.6-1|2	%define oname MIME-Editor
12cu|rox-mime-editor-0.6-1|3	%define fname mime-editor
12cu|rox-mime-editor-0.6-1|4	%define version 0.5
12cu|rox-mime-editor-0.6-1|5	%define release %mkrel 5
12cu|rox-mime-editor-0.6-1|6	%define appdir %_prefix/lib/apps
12cu|rox-mime-editor-0.6-1|7	
12cu|rox-mime-editor-0.6-1|8	Summary: MIME database editor
12cu|rox-mime-editor-0.6-1|9	Name: %{name}
12cu|rox-mime-editor-0.6-1|10	Version: 0.6
12cu|rox-mime-editor-0.6-1|11	Release: 1
12cu|rox-mime-editor-0.6-1|12	Source0: https://sourceforge.net/projects/rox/files/MIME-Editor/0.6/mime-editor-%{version}.tar.bz2
12cu|rox-mime-editor-0.6-1|13	License: GPL
12cu|rox-mime-editor-0.6-1|14	Group: Graphical desktop/Other
12cu|rox-mime-editor-0.6-1|15	URL: http://rox.sf.net/mime_editor.php3
12cu|rox-mime-editor-0.6-1|16	Requires: rox-lib
12cu|rox-mime-editor-0.6-1|17	Buildarch: noarch
12cu|rox-mime-editor-0.6-1|18	
12cu|rox-mime-editor-0.6-1|19	%description
12cu|rox-mime-editor-0.6-1|20	The Shared MIME Database stores information about file types. It holds
12cu|rox-mime-editor-0.6-1|21	information such as "Files with names ending in .html have the MIME
12cu|rox-mime-editor-0.6-1|22	type text/html" and "A text/html file should be described as an `HTML
12cu|rox-mime-editor-0.6-1|23	Page'".
12cu|rox-mime-editor-0.6-1|24	
12cu|rox-mime-editor-0.6-1|25	Normally, you shouldn't need to edit this database, but if you do you
12cu|rox-mime-editor-0.6-1|26	can use MIME-Editor for the task.
12cu|rox-mime-editor-0.6-1|27	
12cu|rox-mime-editor-0.6-1|28	%prep
12cu|rox-mime-editor-0.6-1|29	%setup -q -n %fname-%version
12cu|rox-mime-editor-0.6-1|30	
12cu|rox-mime-editor-0.6-1|31	%build
12cu|rox-mime-editor-0.6-1|32	
12cu|rox-mime-editor-0.6-1|33	%install
12cu|rox-mime-editor-0.6-1|34	mkdir -p %{buildroot}/%appdir
12cu|rox-mime-editor-0.6-1|35	cp -r %oname %{buildroot}/%appdir
12cu|rox-mime-editor-0.6-1|36	rm -f %{buildroot}%appdir/%oname/Messages/dist
12cu|rox-mime-editor-0.6-1|37	rm -f %{buildroot}%appdir/%oname/Messages/*po
12cu|rox-mime-editor-0.6-1|38	for gmo in %{buildroot}%appdir/%oname/Messages/*.gmo;do
12cu|rox-mime-editor-0.6-1|39	echo "%lang($(basename $gmo|sed s/.gmo//)) $(echo $gmo|sed s!%{buildroot}!!)" >> %name.lang
12cu|rox-mime-editor-0.6-1|40	done
12cu|rox-mime-editor-0.6-1|41	
12cu|rox-mime-editor-0.6-1|42	%clean
12cu|rox-mime-editor-0.6-1|43	
12cu|rox-mime-editor-0.6-1|44	%files -f %name.lang
12cu|rox-mime-editor-0.6-1|45	%doc %appdir/%oname/Help
12cu|rox-mime-editor-0.6-1|46	%dir %appdir/%oname/
12cu|rox-mime-editor-0.6-1|47	%appdir/%oname/*.*
12cu|rox-mime-editor-0.6-1|48	%appdir/%oname/AppRun
12cu|rox-mime-editor-0.6-1|49	%appdir/%oname/.DirIcon
12cu|rox-mime-editor-0.6-1|50	%dir %appdir/%oname/Messages
12cu|rox-mime-editor-0.6-1|51	
12cu|rox-mime-editor-0.6-1|52	
12cu|rox-mime-editor-0.6-1|53	
12cu|rox-mime-editor-0.6-1|54	
12cu|rox-mime-editor-0.6-1|55	%changelog
12cu|rox-mime-editor-0.6-1|56	* Fri Jan 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-1
12cu|rox-mime-editor-0.6-1|57	+ Revision: 443c500
12cu|rox-mime-editor-0.6-1|58	- LOG Updated to 0.6 (by updates_builder)
12cu|rox-mime-editor-0.6-1|59	
12cu|rox-mime-editor-0.6-1|60	

12557 12
12cu|rox-musicbox-027-8|1	%define debug_package %{nil}
12cu|rox-musicbox-027-8|2	
12cu|rox-musicbox-027-8|3	%define oname MusicBox
12cu|rox-musicbox-027-8|4	
12cu|rox-musicbox-027-8|5	Summary: Music player for the ROX desktop
12cu|rox-musicbox-027-8|6	Name:    rox-musicbox
12cu|rox-musicbox-027-8|7	Version: 027
12cu|rox-musicbox-027-8|8	Release: 8
12cu|rox-musicbox-027-8|9	Source0: http://www.hayber.us/rox/musicbox/%{oname}-%{version}.tar.bz2
12cu|rox-musicbox-027-8|10	Patch:   MusicBox-026-pic.patch
12cu|rox-musicbox-027-8|11	License: GPL
12cu|rox-musicbox-027-8|12	Group:   Sound
12cu|rox-musicbox-027-8|13	URL: http://www.hayber.us/rox/MusicBox/
12cu|rox-musicbox-027-8|14	Requires: rox-lib >= 1.9.8
12cu|rox-musicbox-027-8|15	Requires: pyvorbis
12cu|rox-musicbox-027-8|16	Requires: pyao
12cu|rox-musicbox-027-8|17	Requires: pymad
12cu|rox-musicbox-027-8|18	Requires: pyid3lib
12cu|rox-musicbox-027-8|19	#BuildRequires: libflac-devel
12cu|rox-musicbox-027-8|20	BuildRequires: python-devel
12cu|rox-musicbox-027-8|21	BuildRequires: swig
12cu|rox-musicbox-027-8|22	
12cu|rox-musicbox-027-8|23	%description
12cu|rox-musicbox-027-8|24	MusicBox plays your mp3 and ogg files (yea!).  It supports ogg via
12cu|rox-musicbox-027-8|25	pyogg/libvorbis and mp3 via pymad/libmad.
12cu|rox-musicbox-027-8|26	
12cu|rox-musicbox-027-8|27	MusicBox supports mp3, ogg files, directories, .pls and .m3u files to
12cu|rox-musicbox-027-8|28	build the playlist.  Any and all of these can be used together.
12cu|rox-musicbox-027-8|29	
12cu|rox-musicbox-027-8|30	%prep
12cu|rox-musicbox-027-8|31	%setup -q -n %oname
12cu|rox-musicbox-027-8|32	%patch -p1
12cu|rox-musicbox-027-8|33	find  . -name .svn|xargs rm -rf
12cu|rox-musicbox-027-8|34	
12cu|rox-musicbox-027-8|35	%build
12cu|rox-musicbox-027-8|36	#cd plugins/flac
12cu|rox-musicbox-027-8|37	#%make
12cu|rox-musicbox-027-8|38	
12cu|rox-musicbox-027-8|39	%install
12cu|rox-musicbox-027-8|40	rm -rf %{name}.lang
12cu|rox-musicbox-027-8|41	mkdir -p %{buildroot}/%{_libdir}/apps
12cu|rox-musicbox-027-8|42	cp -r ../%{oname} %{buildroot}/%{_libdir}/apps/
12cu|rox-musicbox-027-8|43	rm -f %{buildroot}/%{_libdir}/apps/%{oname}/Messages/*.po
12cu|rox-musicbox-027-8|44	rm -f %{buildroot}/%{_libdir}/apps/%{oname}/messages.pot
12cu|rox-musicbox-027-8|45	# wrong bytecode version
12cu|rox-musicbox-027-8|46	rm -f %{buildroot}/%{_libdir}/apps/%{oname}/*.pyc
12cu|rox-musicbox-027-8|47	rm -f %{buildroot}/%{_libdir}/apps/%{oname}/Messages/dist
12cu|rox-musicbox-027-8|48	rm -f %{buildroot}/%{_libdir}/apps/%{oname}/Messages/update-po
12cu|rox-musicbox-027-8|49	rm -f %{buildroot}/%{_libdir}/apps/%{oname}/Messages/make_tips
12cu|rox-musicbox-027-8|50	#flac source code
12cu|rox-musicbox-027-8|51	rm -f %{buildroot}%{_libdir}/apps/%{oname}/plugins/flac/*.i
12cu|rox-musicbox-027-8|52	rm -f %{buildroot}%{_libdir}/apps/%{oname}/plugins/flac/*.c
12cu|rox-musicbox-027-8|53	rm -f %{buildroot}%{_libdir}/apps/%{oname}/plugins/flac/Makefile
12cu|rox-musicbox-027-8|54	
12cu|rox-musicbox-027-8|55	for gmo in %{buildroot}%{_libdir}/apps/%{oname}/Messages/*.gmo;do
12cu|rox-musicbox-027-8|56	echo "%lang($(basename $gmo|sed s/.gmo//)) $(echo $gmo|sed s!%{buildroot}!!)" >> %{name}.lang
12cu|rox-musicbox-027-8|57	done
12cu|rox-musicbox-027-8|58	
12cu|rox-musicbox-027-8|59	%files -f %{name}.lang
12cu|rox-musicbox-027-8|60	%doc %{_libdir}/apps/%{oname}/Help
12cu|rox-musicbox-027-8|61	%dir %{_libdir}/apps/%{oname}/
12cu|rox-musicbox-027-8|62	%dir %{_libdir}/apps/%{oname}/Messages
12cu|rox-musicbox-027-8|63	%{_libdir}/apps/%{oname}/Messages/tips.py
12cu|rox-musicbox-027-8|64	%{_libdir}/apps/%{oname}/plugins/
12cu|rox-musicbox-027-8|65	%{_libdir}/apps/%{oname}/Extras/
12cu|rox-musicbox-027-8|66	%{_libdir}/apps/%{oname}/images/
12cu|rox-musicbox-027-8|67	%{_libdir}/apps/%{oname}/AppRun
12cu|rox-musicbox-027-8|68	%{_libdir}/apps/%{oname}/.DirIcon
12cu|rox-musicbox-027-8|69	%{_libdir}/apps/%{oname}/*.py
12cu|rox-musicbox-027-8|70	%{_libdir}/apps/%{oname}/AppInfo.xml
12cu|rox-musicbox-027-8|71	%{_libdir}/apps/%{oname}/Options.xml
12cu|rox-musicbox-027-8|72	%{_libdir}/apps/%{oname}/tips
12cu|rox-musicbox-027-8|73	
12cu|rox-musicbox-027-8|74	%changelog
12cu|rox-musicbox-027-8|75	* Thu Mar 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 027-8
12cu|rox-musicbox-027-8|76	+ Revision: 3267af8
12cu|rox-musicbox-027-8|77	- Disable debug
12cu|rox-musicbox-027-8|78	
12cu|rox-musicbox-027-8|79	

12558 12
12cu|rox-session-0.30-6|1	%define oname ROX-Session
12cu|rox-session-0.30-6|2	%define version 0.30
12cu|rox-session-0.30-6|3	%define name rox-session
12cu|rox-session-0.30-6|4	%define appdir %_prefix/lib/apps
12cu|rox-session-0.30-6|5	Name:		%name
12cu|rox-session-0.30-6|6	Version:	%version
12cu|rox-session-0.30-6|7	Release:    6
12cu|rox-session-0.30-6|8	Summary:	Session manager for the ROX graphical desktop
12cu|rox-session-0.30-6|9	Group:		Graphical desktop/Other
12cu|rox-session-0.30-6|10	License:	GPL
12cu|rox-session-0.30-6|11	URL:		http://rox.sourceforge.net/rox_session.php3
12cu|rox-session-0.30-6|12	Source:		http://prdownloads.sourceforge.net/rox/%{name}-%{version}.tar.bz2
12cu|rox-session-0.30-6|13	Source1:	rox-session
12cu|rox-session-0.30-6|14	Source2:	%name-48.png
12cu|rox-session-0.30-6|15	Source3:	%name-32.png
12cu|rox-session-0.30-6|16	Source4:	%name-16.png
12cu|rox-session-0.30-6|17	Patch1: rox-session-0.26-suppress-error.patch
12cu|rox-session-0.30-6|18	Requires:	rox-lib
12cu|rox-session-0.30-6|19	Requires: 	python
12cu|rox-session-0.30-6|20	Requires:	dbus-python
12cu|rox-session-0.30-6|21	BuildRoot:	%{_tmppath}/%{name}-buildroot
12cu|rox-session-0.30-6|22	BuildArch: noarch
12cu|rox-session-0.30-6|23	
12cu|rox-session-0.30-6|24	%description
12cu|rox-session-0.30-6|25	ROX-Session is a really simple session manager. It loads, runs any
12cu|rox-session-0.30-6|26	programs you asked it to, and then quits when you run it a second time
12cu|rox-session-0.30-6|27	(thus ending your session). It does not display any windows until you
12cu|rox-session-0.30-6|28	ask it to quit.
12cu|rox-session-0.30-6|29	
12cu|rox-session-0.30-6|30	The first time you run it it will offer to make itself your session
12cu|rox-session-0.30-6|31	manager (so that you'll get a ROX desktop when you log in).
12cu|rox-session-0.30-6|32	
12cu|rox-session-0.30-6|33	%prep
12cu|rox-session-0.30-6|34	%setup -q
12cu|rox-session-0.30-6|35	%patch1 -p1
12cu|rox-session-0.30-6|36	chmod 644 %oname/*.xml
12cu|rox-session-0.30-6|37	
12cu|rox-session-0.30-6|38	%build
12cu|rox-session-0.30-6|39	rm -f %oname/Messages/*.p?
12cu|rox-session-0.30-6|40	rm -f %oname/Messages/update-po
12cu|rox-session-0.30-6|41	rm -f %oname/Messages/dist
12cu|rox-session-0.30-6|42	
12cu|rox-session-0.30-6|43	%install
12cu|rox-session-0.30-6|44	rm -rf $RPM_BUILD_ROOT %name.lang
12cu|rox-session-0.30-6|45	mkdir -p $RPM_BUILD_ROOT%appdir
12cu|rox-session-0.30-6|46	cp -a ./%oname $RPM_BUILD_ROOT%appdir
12cu|rox-session-0.30-6|47	rm -rf %buildroot%appdir/%oname/{src,build}
12cu|rox-session-0.30-6|48	
12cu|rox-session-0.30-6|49	#rox session entry
12cu|rox-session-0.30-6|50	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cu|rox-session-0.30-6|51	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/17Rox
12cu|rox-session-0.30-6|52	NAME=ROX
12cu|rox-session-0.30-6|53	ICON=%name.png
12cu|rox-session-0.30-6|54	DESC=Session manager for the ROX desktop
12cu|rox-session-0.30-6|55	EXEC=%{_bindir}/rox-session
12cu|rox-session-0.30-6|56	SCRIPT:
12cu|rox-session-0.30-6|57	exec %{_bindir}/rox-session
12cu|rox-session-0.30-6|58	EOF
12cu|rox-session-0.30-6|59	
12cu|rox-session-0.30-6|60	#session script
12cu|rox-session-0.30-6|61	mkdir -p %buildroot%_bindir
12cu|rox-session-0.30-6|62	cp %SOURCE1 %buildroot%_bindir/%name
12cu|rox-session-0.30-6|63	#gw path to the ROX-Session directory
12cu|rox-session-0.30-6|64	perl -pi -e "s^%%s^%appdir/%oname^" %buildroot%_bindir/%name
12cu|rox-session-0.30-6|65	
12cu|rox-session-0.30-6|66	#session icons
12cu|rox-session-0.30-6|67	mkdir -p %buildroot{%_iconsdir,%_miconsdir,%_liconsdir}
12cu|rox-session-0.30-6|68	install -m 644 %SOURCE2 %buildroot%_liconsdir/%name.png
12cu|rox-session-0.30-6|69	install -m 644 %SOURCE3 %buildroot%_iconsdir/%name.png
12cu|rox-session-0.30-6|70	install -m 644 %SOURCE4 %buildroot%_miconsdir/%name.png
12cu|rox-session-0.30-6|71	
12cu|rox-session-0.30-6|72	for gmo in %buildroot%appdir/%oname/Messages/*.gmo;do
12cu|rox-session-0.30-6|73	echo "%lang($(basename $gmo|sed s/.gmo//)) $(echo $gmo|sed s!%buildroot!!)" >> %name.lang
12cu|rox-session-0.30-6|74	done
12cu|rox-session-0.30-6|75	
12cu|rox-session-0.30-6|76	%clean
12cu|rox-session-0.30-6|77	rm -rf $RPM_BUILD_ROOT
12cu|rox-session-0.30-6|78	
12cu|rox-session-0.30-6|79	
12cu|rox-session-0.30-6|80	
12cu|rox-session-0.30-6|81	%files -f %name.lang
12cu|rox-session-0.30-6|82	%defattr (-,root,root)
12cu|rox-session-0.30-6|83	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/17Rox
12cu|rox-session-0.30-6|84	%attr(755,root,root) %{_bindir}/rox-session
12cu|rox-session-0.30-6|85	%doc %appdir/%oname/Help
12cu|rox-session-0.30-6|86	%dir %appdir/%oname
12cu|rox-session-0.30-6|87	%appdir/%oname/.DirIcon
12cu|rox-session-0.30-6|88	%appdir/%oname/browser
12cu|rox-session-0.30-6|89	%appdir/%oname/AppRun
12cu|rox-session-0.30-6|90	%appdir/%oname/Login
12cu|rox-session-0.30-6|91	%appdir/%oname/RunROX
12cu|rox-session-0.30-6|92	%appdir/%oname/Setup*
12cu|rox-session-0.30-6|93	%appdir/%oname/Styles
12cu|rox-session-0.30-6|94	%appdir/%oname/*.*
12cu|rox-session-0.30-6|95	%appdir/%oname/images
12cu|rox-session-0.30-6|96	%appdir/%oname/tests
12cu|rox-session-0.30-6|97	%dir %appdir/%oname/Messages
12cu|rox-session-0.30-6|98	%_liconsdir/%name.png
12cu|rox-session-0.30-6|99	%_iconsdir/%name.png
12cu|rox-session-0.30-6|100	%_miconsdir/%name.png
12cu|rox-session-0.30-6|101	
12cu|rox-session-0.30-6|102	
12cu|rox-session-0.30-6|103	
12cu|rox-session-0.30-6|104	%changelog
12cu|rox-session-0.30-6|105	* Thu May 07 2009 Gustavo De Nardin <gustavodn@mandriva.com> 0.30-5mdv2010.0
12cu|rox-session-0.30-6|106	+ Revision: 372808
12cu|rox-session-0.30-6|107	- fixed oroborox WM name
12cu|rox-session-0.30-6|108	- use bunzipped file
12cu|rox-session-0.30-6|109	- bunzip2 plain text file
12cu|rox-session-0.30-6|110	
12cu|rox-session-0.30-6|111	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.30-4mdv2009.0
12cu|rox-session-0.30-6|112	+ Revision: 260303
12cu|rox-session-0.30-6|113	- rebuild
12cu|rox-session-0.30-6|114	
12cu|rox-session-0.30-6|115	* Mon Jul 28 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.30-3mdv2009.0
12cu|rox-session-0.30-6|116	+ Revision: 251444
12cu|rox-session-0.30-6|117	- rebuild
12cu|rox-session-0.30-6|118	
12cu|rox-session-0.30-6|119	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.30-1mdv2008.1
12cu|rox-session-0.30-6|120	+ Revision: 140747
12cu|rox-session-0.30-6|121	- restore BuildRoot
12cu|rox-session-0.30-6|122	
12cu|rox-session-0.30-6|123	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|rox-session-0.30-6|124	- kill re-definition of %%buildroot on Pixel's request
12cu|rox-session-0.30-6|125	
12cu|rox-session-0.30-6|126	* Tue Apr 17 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.30-1mdv2007.1
12cu|rox-session-0.30-6|127	+ Revision: 13565
12cu|rox-session-0.30-6|128	- new version
12cu|rox-session-0.30-6|129	
12cu|rox-session-0.30-6|130	
12cu|rox-session-0.30-6|131	* Mon Sep 11 2006 Götz Waschk <waschk@mandriva.org> 0.29-1mdv2007.0
12cu|rox-session-0.30-6|132	- New version 0.29
12cu|rox-session-0.30-6|133	
12cu|rox-session-0.30-6|134	* Mon Jul 31 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.28-1mdv2007.0
12cu|rox-session-0.30-6|135	- Rebuild
12cu|rox-session-0.30-6|136	
12cu|rox-session-0.30-6|137	* Sat Mar 11 2006 Götz Waschk <waschk@mandriva.org> 0.28-1mdk
12cu|rox-session-0.30-6|138	- update file list
12cu|rox-session-0.30-6|139	- New release 0.28
12cu|rox-session-0.30-6|140	
12cu|rox-session-0.30-6|141	* Mon Feb 13 2006 Götz Waschk <waschk@mandriva.org> 0.27-1mdk
12cu|rox-session-0.30-6|142	- it is noarch now
12cu|rox-session-0.30-6|143	- drop patch 0
12cu|rox-session-0.30-6|144	- new source URL
12cu|rox-session-0.30-6|145	- new version
12cu|rox-session-0.30-6|146	
12cu|rox-session-0.30-6|147	* Wed Jan 25 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.26-5mdk
12cu|rox-session-0.30-6|148	- rebuild for new dbus
12cu|rox-session-0.30-6|149	- use mkrel
12cu|rox-session-0.30-6|150	
12cu|rox-session-0.30-6|151	* Wed Oct 26 2005 GÃ¶tz Waschk <waschk@mandriva.org> 0.26-4mdk
12cu|rox-session-0.30-6|152	- rebuild for new dbus
12cu|rox-session-0.30-6|153	
12cu|rox-session-0.30-6|154	* Thu Oct 13 2005 Götz Waschk <waschk@mandriva.org> 0.26-3mdk
12cu|rox-session-0.30-6|155	- update session script (source 1)
12cu|rox-session-0.30-6|156	- patch1 to suppress error about 0which
12cu|rox-session-0.30-6|157	
12cu|rox-session-0.30-6|158	* Sun Aug 28 2005 Götz Waschk <waschk@mandriva.org> 0.26-2mdk
12cu|rox-session-0.30-6|159	- reebable fortify
12cu|rox-session-0.30-6|160	
12cu|rox-session-0.30-6|161	* Sun Aug 28 2005 Götz Waschk <waschk@mandriva.org> 0.26-1mdk
12cu|rox-session-0.30-6|162	- update paths
12cu|rox-session-0.30-6|163	- disable fortify
12cu|rox-session-0.30-6|164	- New release 0.26
12cu|rox-session-0.30-6|165	
12cu|rox-session-0.30-6|166	* Thu Aug 11 2005 GÃ¶tz Waschk <waschk@mandriva.org> 0.1.25-2mdk
12cu|rox-session-0.30-6|167	- Rebuild
12cu|rox-session-0.30-6|168	
12cu|rox-session-0.30-6|169	* Thu Oct 14 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.1.25-1mdk
12cu|rox-session-0.30-6|170	- New release 0.1.25
12cu|rox-session-0.30-6|171	
12cu|rox-session-0.30-6|172	* Fri Aug 20 2004 Götz Waschk <waschk@linux-mandrake.com> 0.1.24-1mdk
12cu|rox-session-0.30-6|173	- fix source URL
12cu|rox-session-0.30-6|174	- New release 0.1.24
12cu|rox-session-0.30-6|175	
12cu|rox-session-0.30-6|176	* Fri Jun 11 2004 Götz Waschk <waschk@linux-mandrake.com> 0.1.23-1mdk
12cu|rox-session-0.30-6|177	- patch to prefer oroborox if installed
12cu|rox-session-0.30-6|178	- New release 0.1.23
12cu|rox-session-0.30-6|179	
12cu|rox-session-0.30-6|180	* Tue Apr 27 2004 Götz Waschk <waschk@linux-mandrake.com> 0.1.22-2mdk
12cu|rox-session-0.30-6|181	- update source1
12cu|rox-session-0.30-6|182	
12cu|rox-session-0.30-6|183	* Mon Apr 26 2004 Götz Waschk <waschk@linux-mandrake.com> 0.1.22-1mdk
12cu|rox-session-0.30-6|184	- fix file listing
12cu|rox-session-0.30-6|185	- requires dbus
12cu|rox-session-0.30-6|186	- cvs snapshot
12cu|rox-session-0.30-6|187	
12cu|rox-session-0.30-6|188	* Sun Oct 26 2003 Götz Waschk <waschk@linux-mandrake.com> 0.1.21-1mdk
12cu|rox-session-0.30-6|189	- new version
12cu|rox-session-0.30-6|190	

12559 12
12cu|rox-wallpaper-2.3-1|1	%define oname wallpaper
12cu|rox-wallpaper-2.3-1|2	%define appdir %{_prefix}/lib/apps
12cu|rox-wallpaper-2.3-1|3	
12cu|rox-wallpaper-2.3-1|4	Summary:   Set the wallpaper image for the ROX graphical desktop
12cu|rox-wallpaper-2.3-1|5	Name:      rox-wallpaper
12cu|rox-wallpaper-2.3-1|6	Version:   2.3
12cu|rox-wallpaper-2.3-1|7	Release:   1
12cu|rox-wallpaper-2.3-1|8	Source0:   https://sourceforge.net/projects/rox/files/Wallpaper/2.3/Wallpaper-%{version}.tar.gz
12cu|rox-wallpaper-2.3-1|9	License:   GPL
12cu|rox-wallpaper-2.3-1|10	Group:     Graphical desktop/Other
12cu|rox-wallpaper-2.3-1|11	URL:       http://rox.sf.net/wallpaper.html
12cu|rox-wallpaper-2.3-1|12	Requires:  rox-lib
12cu|rox-wallpaper-2.3-1|13	BuildArch: noarch
12cu|rox-wallpaper-2.3-1|14	
12cu|rox-wallpaper-2.3-1|15	%description
12cu|rox-wallpaper-2.3-1|16	This program can be used to set the background image for your pinboard, if
12cu|rox-wallpaper-2.3-1|17	you are using ROX-Filer 1.3.1 or later to manage it. Use an older version of
12cu|rox-wallpaper-2.3-1|18	Wallpaper to set the background with older versions of the filer.
12cu|rox-wallpaper-2.3-1|19	
12cu|rox-wallpaper-2.3-1|20	Note that ROX-Filer already allows you to set an image or plain colour for
12cu|rox-wallpaper-2.3-1|21	the backdrop. Wallpaper lets you do more interesting things...
12cu|rox-wallpaper-2.3-1|22	
12cu|rox-wallpaper-2.3-1|23	%prep
12cu|rox-wallpaper-2.3-1|24	%setup -qc
12cu|rox-wallpaper-2.3-1|25	chmod 644 Wallpaper/Wallpaper.xml
12cu|rox-wallpaper-2.3-1|26	
12cu|rox-wallpaper-2.3-1|27	%build
12cu|rox-wallpaper-2.3-1|28	
12cu|rox-wallpaper-2.3-1|29	%install
12cu|rox-wallpaper-2.3-1|30	rm -rf %{buildroot} %name.lang
12cu|rox-wallpaper-2.3-1|31	mkdir -p %{buildroot}/%{appdir}
12cu|rox-wallpaper-2.3-1|32	cp -r Wallpaper %{buildroot}/%{appdir}
12cu|rox-wallpaper-2.3-1|33	rm -rf %{buildroot}/%{appdir}/Wallpaper/Messages/*.po
12cu|rox-wallpaper-2.3-1|34	rm -rf %{buildroot}/%{appdir}/Wallpaper/Messages/dist
12cu|rox-wallpaper-2.3-1|35	rm -rf %{buildroot}/%{appdir}/Wallpaper/Messages/update-po
12cu|rox-wallpaper-2.3-1|36	for gmo in %{buildroot}%{appdir}/Wallpaper/Messages/*.gmo;do
12cu|rox-wallpaper-2.3-1|37	echo "%lang($(basename $gmo|sed s/.gmo//)) $(echo $gmo|sed s!%{buildroot}!!)" >> %name.lang
12cu|rox-wallpaper-2.3-1|38	done
12cu|rox-wallpaper-2.3-1|39	
12cu|rox-wallpaper-2.3-1|40	%clean
12cu|rox-wallpaper-2.3-1|41	
12cu|rox-wallpaper-2.3-1|42	%files -f %name.lang
12cu|rox-wallpaper-2.3-1|43	%doc %{appdir}/Wallpaper/Help
12cu|rox-wallpaper-2.3-1|44	%dir %{appdir}/Wallpaper
12cu|rox-wallpaper-2.3-1|45	%{appdir}/Wallpaper/.DirIcon
12cu|rox-wallpaper-2.3-1|46	%{appdir}/Wallpaper/*.py
12cu|rox-wallpaper-2.3-1|47	%{appdir}/Wallpaper/App*
12cu|rox-wallpaper-2.3-1|48	%{appdir}/Wallpaper/Wallpaper.xml
12cu|rox-wallpaper-2.3-1|49	%{appdir}/Wallpaper/Messages/messages.pot
12cu|rox-wallpaper-2.3-1|50	%{appdir}/Wallpaper/makedist.sh
12cu|rox-wallpaper-2.3-1|51	
12cu|rox-wallpaper-2.3-1|52	
12cu|rox-wallpaper-2.3-1|53	%changelog
12cu|rox-wallpaper-2.3-1|54	* Thu Jan 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3-1
12cu|rox-wallpaper-2.3-1|55	+ Revision: db9e23c
12cu|rox-wallpaper-2.3-1|56	- Spec cleanup
12cu|rox-wallpaper-2.3-1|57	
12cu|rox-wallpaper-2.3-1|58	

12560 12
12cu|R-oz-1.0.20-1|1	%global packname  oz
12cu|R-oz-1.0.20-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-oz-1.0.20-1|3	
12cu|R-oz-1.0.20-1|4	Name:             R-%{packname}
12cu|R-oz-1.0.20-1|5	Version:          1.0.20
12cu|R-oz-1.0.20-1|6	Release:          1
12cu|R-oz-1.0.20-1|7	Summary:          Plot the Australian coastline and states
12cu|R-oz-1.0.20-1|8	Group:            Sciences/Mathematics
12cu|R-oz-1.0.20-1|9	License:          GPL-2
12cu|R-oz-1.0.20-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-oz-1.0.20-1|11	Source0:          http://cran.r-project.org/src/contrib/oz_1.0-20.tar.gz
12cu|R-oz-1.0.20-1|12	BuildArch:        noarch
12cu|R-oz-1.0.20-1|13	Requires:         R-core
12cu|R-oz-1.0.20-1|14	Requires:         R-graphics
12cu|R-oz-1.0.20-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-oz-1.0.20-1|16	BuildRequires:    R-graphics
12cu|R-oz-1.0.20-1|17	
12cu|R-oz-1.0.20-1|18	%description
12cu|R-oz-1.0.20-1|19	Functions for plotting Australia's coastline and state boundaries.
12cu|R-oz-1.0.20-1|20	
12cu|R-oz-1.0.20-1|21	%prep
12cu|R-oz-1.0.20-1|22	%setup -q -c -n %{packname}
12cu|R-oz-1.0.20-1|23	
12cu|R-oz-1.0.20-1|24	%build
12cu|R-oz-1.0.20-1|25	
12cu|R-oz-1.0.20-1|26	%install
12cu|R-oz-1.0.20-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-oz-1.0.20-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-oz-1.0.20-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-oz-1.0.20-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-oz-1.0.20-1|31	
12cu|R-oz-1.0.20-1|32	%check
12cu|R-oz-1.0.20-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-oz-1.0.20-1|34	
12cu|R-oz-1.0.20-1|35	%files
12cu|R-oz-1.0.20-1|36	%dir %{rlibdir}/%{packname}
12cu|R-oz-1.0.20-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-oz-1.0.20-1|38	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-oz-1.0.20-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-oz-1.0.20-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-oz-1.0.20-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-oz-1.0.20-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-oz-1.0.20-1|43	%{rlibdir}/%{packname}/R
12cu|R-oz-1.0.20-1|44	%{rlibdir}/%{packname}/help
12cu|R-oz-1.0.20-1|45	
12cu|R-oz-1.0.20-1|46	
12cu|R-oz-1.0.20-1|47	
12cu|R-oz-1.0.20-1|48	%changelog
12cu|R-oz-1.0.20-1|49	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.20-1
12cu|R-oz-1.0.20-1|50	+ Revision: 8f240a7
12cu|R-oz-1.0.20-1|51	- Updated to 1.0.20 (by updates_builder)
12cu|R-oz-1.0.20-1|52	
12cu|R-oz-1.0.20-1|53	

12561 12
12cu|R-pan-0.9-1|1	%global packname  pan
12cu|R-pan-0.9-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-pan-0.9-1|3	
12cu|R-pan-0.9-1|4	Name:             R-%{packname}
12cu|R-pan-0.9-1|5	Version:          0.9
12cu|R-pan-0.9-1|6	Release:          1
12cu|R-pan-0.9-1|7	Summary:          Multiple imputation for multivariate panel or clustered data
12cu|R-pan-0.9-1|8	Group:            Sciences/Mathematics
12cu|R-pan-0.9-1|9	License:          MIT + file LICENSE
12cu|R-pan-0.9-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-pan-0.9-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-pan-0.9-1|12	
12cu|R-pan-0.9-1|13	
12cu|R-pan-0.9-1|14	
12cu|R-pan-0.9-1|15	Requires:         R-mitools R-lme4
12cu|R-pan-0.9-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-pan-0.9-1|17	
12cu|R-pan-0.9-1|18	BuildRequires:   R-mitools R-lme4
12cu|R-pan-0.9-1|19	%description
12cu|R-pan-0.9-1|20	Multiple imputation for multivariate panel or clustered data
12cu|R-pan-0.9-1|21	
12cu|R-pan-0.9-1|22	%prep
12cu|R-pan-0.9-1|23	%setup -q -c -n %{packname}
12cu|R-pan-0.9-1|24	
12cu|R-pan-0.9-1|25	%build
12cu|R-pan-0.9-1|26	
12cu|R-pan-0.9-1|27	%install
12cu|R-pan-0.9-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-pan-0.9-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-pan-0.9-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-pan-0.9-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-pan-0.9-1|32	
12cu|R-pan-0.9-1|33	%check
12cu|R-pan-0.9-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-pan-0.9-1|35	
12cu|R-pan-0.9-1|36	%files
12cu|R-pan-0.9-1|37	%dir %{rlibdir}/%{packname}
12cu|R-pan-0.9-1|38	%doc %{rlibdir}/%{packname}/doc
12cu|R-pan-0.9-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-pan-0.9-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-pan-0.9-1|41	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-pan-0.9-1|42	%doc %{rlibdir}/%{packname}/LICENSE
12cu|R-pan-0.9-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-pan-0.9-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-pan-0.9-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-pan-0.9-1|46	%{rlibdir}/%{packname}/R
12cu|R-pan-0.9-1|47	%{rlibdir}/%{packname}/help
12cu|R-pan-0.9-1|48	%{rlibdir}/%{packname}/data
12cu|R-pan-0.9-1|49	%{rlibdir}/%{packname}/libs
12cu|R-pan-0.9-1|50	
12cu|R-pan-0.9-1|51	%changelog
12cu|R-pan-0.9-1|52	* Mon Nov 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.9-1
12cu|R-pan-0.9-1|53	+ Revision: db76876
12cu|R-pan-0.9-1|54	- Fix files
12cu|R-pan-0.9-1|55	
12cu|R-pan-0.9-1|56	

12562 12
12cu|R-parathyroidSE-1.0.4-1|1	%define debug_package %{nil}
12cu|R-parathyroidSE-1.0.4-1|2	
12cu|R-parathyroidSE-1.0.4-1|3	%global packname  parathyroidSE
12cu|R-parathyroidSE-1.0.4-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-parathyroidSE-1.0.4-1|5	
12cu|R-parathyroidSE-1.0.4-1|6	Name:             R-%{packname}
12cu|R-parathyroidSE-1.0.4-1|7	Version:          1.0.4
12cu|R-parathyroidSE-1.0.4-1|8	Release:          1
12cu|R-parathyroidSE-1.0.4-1|9	Summary:          SummarizedExperiment for RNA-Seq of primary cultures of parathyroid tumors
12cu|R-parathyroidSE-1.0.4-1|10	Group:            Sciences/Mathematics
12cu|R-parathyroidSE-1.0.4-1|11	License:          LGPL
12cu|R-parathyroidSE-1.0.4-1|12	URL:              http://bioconductor.org/packages/release/data/experiment/html/%{packname}.html
12cu|R-parathyroidSE-1.0.4-1|13	Source0:          http://bioconductor.org/packages/release/data/experiment/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-parathyroidSE-1.0.4-1|14	
12cu|R-parathyroidSE-1.0.4-1|15	Requires:         R-GenomicRanges
12cu|R-parathyroidSE-1.0.4-1|16	
12cu|R-parathyroidSE-1.0.4-1|17	Requires:         R-Rsamtools R-GEOquery R-SRAdb R-GenomicFeatures R-BiocStyle
12cu|R-parathyroidSE-1.0.4-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-GenomicRanges
12cu|R-parathyroidSE-1.0.4-1|19	
12cu|R-parathyroidSE-1.0.4-1|20	BuildRequires:   R-Rsamtools R-GEOquery R-SRAdb R-GenomicFeatures R-BiocStyle
12cu|R-parathyroidSE-1.0.4-1|21	
12cu|R-parathyroidSE-1.0.4-1|22	%description
12cu|R-parathyroidSE-1.0.4-1|23	This package provides SummarizedExperiment objects of read counts in genes
12cu|R-parathyroidSE-1.0.4-1|24	and exonic parts for paired-end RNA-Seq data from experiments on primary
12cu|R-parathyroidSE-1.0.4-1|25	cultures of parathyroid tumors.  The data were presented in the article
12cu|R-parathyroidSE-1.0.4-1|26	"Evidence of a Functional Estrogen Receptor in Parathyroid Adenomas" by
12cu|R-parathyroidSE-1.0.4-1|27	Haglund F, Ma R, Huss M, Sulaiman L, Lu M, Nilsson IL, Hoog A, Juhlin CC,
12cu|R-parathyroidSE-1.0.4-1|28	Hartman J, Larsson C, J Clin Endocrinol Metab. jc.2012-2484, Epub 2012 Sep
12cu|R-parathyroidSE-1.0.4-1|29	28, PMID: 23024189.  The sequencing was performed on tumor cultures from 4
12cu|R-parathyroidSE-1.0.4-1|30	patients at 2 time points over 3 conditions (DPN, OHT and control).  One
12cu|R-parathyroidSE-1.0.4-1|31	control sample was omitted by the paper authors due to low quality.  The
12cu|R-parathyroidSE-1.0.4-1|32	package vignette describes the creation of the object from raw sequencing
12cu|R-parathyroidSE-1.0.4-1|33	data provided by NCBI Gene Expression Omnibus under accession number
12cu|R-parathyroidSE-1.0.4-1|34	GSE37211.  The gene and exon features are the GRCh37 Ensembl annotations.
12cu|R-parathyroidSE-1.0.4-1|35	
12cu|R-parathyroidSE-1.0.4-1|36	%prep
12cu|R-parathyroidSE-1.0.4-1|37	%setup -q -c -n %{packname}
12cu|R-parathyroidSE-1.0.4-1|38	
12cu|R-parathyroidSE-1.0.4-1|39	%build
12cu|R-parathyroidSE-1.0.4-1|40	
12cu|R-parathyroidSE-1.0.4-1|41	%install
12cu|R-parathyroidSE-1.0.4-1|42	mkdir -p %{buildroot}%{rlibdir}
12cu|R-parathyroidSE-1.0.4-1|43	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-parathyroidSE-1.0.4-1|44	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-parathyroidSE-1.0.4-1|45	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-parathyroidSE-1.0.4-1|46	
12cu|R-parathyroidSE-1.0.4-1|47	# Disable check, some tricks are required to pass them inside ABF chroots
12cu|R-parathyroidSE-1.0.4-1|48	# %check
12cu|R-parathyroidSE-1.0.4-1|49	# %{_bindir}/R CMD check %{packname}
12cu|R-parathyroidSE-1.0.4-1|50	
12cu|R-parathyroidSE-1.0.4-1|51	%files
12cu|R-parathyroidSE-1.0.4-1|52	%dir %{rlibdir}/%{packname}
12cu|R-parathyroidSE-1.0.4-1|53	%doc %{rlibdir}/%{packname}/doc
12cu|R-parathyroidSE-1.0.4-1|54	%doc %{rlibdir}/%{packname}/html
12cu|R-parathyroidSE-1.0.4-1|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-parathyroidSE-1.0.4-1|56	%{rlibdir}/%{packname}/INDEX
12cu|R-parathyroidSE-1.0.4-1|57	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-parathyroidSE-1.0.4-1|58	%{rlibdir}/%{packname}/Meta
12cu|R-parathyroidSE-1.0.4-1|59	%{rlibdir}/%{packname}/data
12cu|R-parathyroidSE-1.0.4-1|60	%{rlibdir}/%{packname}/extdata
12cu|R-parathyroidSE-1.0.4-1|61	%{rlibdir}/%{packname}/help
12cu|R-parathyroidSE-1.0.4-1|62	
12cu|R-parathyroidSE-1.0.4-1|63	%changelog
12cu|R-parathyroidSE-1.0.4-1|64	* Mon Mar 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-1
12cu|R-parathyroidSE-1.0.4-1|65	+ Revision: 1b55039
12cu|R-parathyroidSE-1.0.4-1|66	- Disable debug
12cu|R-parathyroidSE-1.0.4-1|67	
12cu|R-parathyroidSE-1.0.4-1|68	

12563 12
12cu|R-party-1.0.13-1|1	%global packname  party
12cu|R-party-1.0.13-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-party-1.0.13-1|3	
12cu|R-party-1.0.13-1|4	Name:             R-%{packname}
12cu|R-party-1.0.13-1|5	Version:          1.0.13
12cu|R-party-1.0.13-1|6	Release:          1
12cu|R-party-1.0.13-1|7	Summary:          A Laboratory for Recursive Partytioning
12cu|R-party-1.0.13-1|8	Group:            Sciences/Mathematics
12cu|R-party-1.0.13-1|9	License:          GPL-2
12cu|R-party-1.0.13-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-party-1.0.13-1|11	Source0:          http://cran.r-project.org/src/contrib/party_1.0-13.tar.gz
12cu|R-party-1.0.13-1|12	Requires:         R-methods R-survival R-grid R-modeltools R-coin R-zoo
12cu|R-party-1.0.13-1|13	Requires:         R-sandwich R-strucchange R-vcd R-stats
12cu|R-party-1.0.13-1|14	Requires:         R-ipred R-mlbench R-colorspace R-MASS R-mvtnorm
12cu|R-party-1.0.13-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-party-1.0.13-1|16	BuildRequires: R-TH.data
12cu|R-party-1.0.13-1|17	Requires: R-TH.data
12cu|R-party-1.0.13-1|18	BuildRequires:    R-methods R-survival R-grid R-modeltools R-coin R-zoo
12cu|R-party-1.0.13-1|19	BuildRequires:    R-sandwich R-strucchange R-vcd R-stats
12cu|R-party-1.0.13-1|20	BuildRequires:    R-ipred R-mlbench R-colorspace R-MASS R-mvtnorm
12cu|R-party-1.0.13-1|21	BuildRequires:    blas-devel
12cu|R-party-1.0.13-1|22	BuildRequires:    lapack-devel
12cu|R-party-1.0.13-1|23	
12cu|R-party-1.0.13-1|24	%description
12cu|R-party-1.0.13-1|25	A computational toolbox for recursive partitioning. The core of the
12cu|R-party-1.0.13-1|26	package is ctree(), an implementation of conditional inference trees which
12cu|R-party-1.0.13-1|27	embed tree-structured regression models into a well defined theory of
12cu|R-party-1.0.13-1|28	conditional inference procedures. This non-parametric class of regression
12cu|R-party-1.0.13-1|29	trees is applicable to all kinds of regression problems, including
12cu|R-party-1.0.13-1|30	nominal, ordinal, numeric, censored as well as multivariate response
12cu|R-party-1.0.13-1|31	variables and arbitrary measurement scales of the covariates. Based on
12cu|R-party-1.0.13-1|32	conditional inference trees, cforest() provides an implementation of
12cu|R-party-1.0.13-1|33	Breiman's random forests. The function mob() implements an algorithm for
12cu|R-party-1.0.13-1|34	recursive partitioning based on parametric models (e.g. linear models,
12cu|R-party-1.0.13-1|35	GLMs or survival regression) employing parameter instability tests for
12cu|R-party-1.0.13-1|36	split selection. Extensible functionality for visualizing tree-structured
12cu|R-party-1.0.13-1|37	regression models is available.
12cu|R-party-1.0.13-1|38	
12cu|R-party-1.0.13-1|39	%prep
12cu|R-party-1.0.13-1|40	%setup -q -c -n %{packname}
12cu|R-party-1.0.13-1|41	
12cu|R-party-1.0.13-1|42	%build
12cu|R-party-1.0.13-1|43	
12cu|R-party-1.0.13-1|44	%install
12cu|R-party-1.0.13-1|45	mkdir -p %{buildroot}%{rlibdir}
12cu|R-party-1.0.13-1|46	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-party-1.0.13-1|47	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-party-1.0.13-1|48	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-party-1.0.13-1|49	
12cu|R-party-1.0.13-1|50	%if %{without bootstrap}
12cu|R-party-1.0.13-1|51	%check
12cu|R-party-1.0.13-1|52	%{_bindir}/R CMD check %{packname}
12cu|R-party-1.0.13-1|53	%endif
12cu|R-party-1.0.13-1|54	
12cu|R-party-1.0.13-1|55	%files
12cu|R-party-1.0.13-1|56	%dir %{rlibdir}/%{packname}
12cu|R-party-1.0.13-1|57	%doc %{rlibdir}/%{packname}/doc
12cu|R-party-1.0.13-1|58	%doc %{rlibdir}/%{packname}/html
12cu|R-party-1.0.13-1|59	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-party-1.0.13-1|60	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-party-1.0.13-1|61	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-party-1.0.13-1|62	%{rlibdir}/%{packname}/INDEX
12cu|R-party-1.0.13-1|63	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-party-1.0.13-1|64	%{rlibdir}/%{packname}/Meta
12cu|R-party-1.0.13-1|65	%{rlibdir}/%{packname}/R
12cu|R-party-1.0.13-1|66	%{rlibdir}/%{packname}/data
12cu|R-party-1.0.13-1|67	%{rlibdir}/%{packname}/help
12cu|R-party-1.0.13-1|68	%{rlibdir}/%{packname}/libs
12cu|R-party-1.0.13-1|69	%{rlibdir}/party/demo/strucchange-perm.R
12cu|R-party-1.0.13-1|70	%{rlibdir}/party/doxygen.cfg
12cu|R-party-1.0.13-1|71	
12cu|R-party-1.0.13-1|72	
12cu|R-party-1.0.13-1|73	
12cu|R-party-1.0.13-1|74	%changelog
12cu|R-party-1.0.13-1|75	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.13-1
12cu|R-party-1.0.13-1|76	+ Revision: 3aa542a
12cu|R-party-1.0.13-1|77	- Updated to 1.0.13 (by updates_builder)
12cu|R-party-1.0.13-1|78	
12cu|R-party-1.0.13-1|79	

12564 12
12cu|R-pasilla-0.2.20-1|1	%global packname  pasilla
12cu|R-pasilla-0.2.20-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-pasilla-0.2.20-1|3	
12cu|R-pasilla-0.2.20-1|4	%define debug_package %{nil}
12cu|R-pasilla-0.2.20-1|5	
12cu|R-pasilla-0.2.20-1|6	Name:             R-%{packname}
12cu|R-pasilla-0.2.20-1|7	Version:          0.2.20
12cu|R-pasilla-0.2.20-1|8	Release:          1
12cu|R-pasilla-0.2.20-1|9	Summary:          Per-exon and per-gene read counts of RNA-seq samples of Pasilla knock-down
12cu|R-pasilla-0.2.20-1|10	Group:            Sciences/Mathematics
12cu|R-pasilla-0.2.20-1|11	License:          LGPL
12cu|R-pasilla-0.2.20-1|12	URL:              None
12cu|R-pasilla-0.2.20-1|13	Source0:          http://bioconductor.org/packages/data/experiment/src/contrib/pasilla_0.2.20.tar.gz
12cu|R-pasilla-0.2.20-1|14	Requires:         R-DEXSeq R-DESeq
12cu|R-pasilla-0.2.20-1|15	Requires:         R-locfit R-edgeR R-xtable
12cu|R-pasilla-0.2.20-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-DEXSeq R-DESeq
12cu|R-pasilla-0.2.20-1|17	BuildRequires:    R-locfit R-edgeR R-xtable
12cu|R-pasilla-0.2.20-1|18	
12cu|R-pasilla-0.2.20-1|19	%description
12cu|R-pasilla-0.2.20-1|20	This package provides per-exon and per-gene read counts computed for
12cu|R-pasilla-0.2.20-1|21	selected genes from RNA-seq data that were presented in the article
12cu|R-pasilla-0.2.20-1|22	"Conservation of an RNA regulatory map between Drosophila and mammals" by
12cu|R-pasilla-0.2.20-1|23	Brooks AN, Yang L, Duff MO, Hansen KD, Park JW, Dudoit S, Brenner SE,
12cu|R-pasilla-0.2.20-1|24	Graveley BR, Genome Res. 2011 Feb;21(2):193-202, Epub 2010 Oct 4, PMID:
12cu|R-pasilla-0.2.20-1|25	20921232.  The experiment studied the effect of RNAi knockdown of Pasilla,
12cu|R-pasilla-0.2.20-1|26	the Drosophila melanogaster ortholog of mammalian NOVA1 and NOVA2, on the
12cu|R-pasilla-0.2.20-1|27	transcriptome.  The package vignette describes how the data provided here
12cu|R-pasilla-0.2.20-1|28	were derived from the RNA-Seq read sequence data that is provided by NCBI
12cu|R-pasilla-0.2.20-1|29	Gene Expression Omnibus under accession numbers GSM461176 to GSM461181
12cu|R-pasilla-0.2.20-1|30	
12cu|R-pasilla-0.2.20-1|31	%prep
12cu|R-pasilla-0.2.20-1|32	%setup -q -c -n %{packname}
12cu|R-pasilla-0.2.20-1|33	
12cu|R-pasilla-0.2.20-1|34	%build
12cu|R-pasilla-0.2.20-1|35	
12cu|R-pasilla-0.2.20-1|36	%install
12cu|R-pasilla-0.2.20-1|37	mkdir -p %{buildroot}%{rlibdir}
12cu|R-pasilla-0.2.20-1|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-pasilla-0.2.20-1|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-pasilla-0.2.20-1|40	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-pasilla-0.2.20-1|41	
12cu|R-pasilla-0.2.20-1|42	# %check
12cu|R-pasilla-0.2.20-1|43	# %{_bindir}/R CMD check %{packname}
12cu|R-pasilla-0.2.20-1|44	
12cu|R-pasilla-0.2.20-1|45	%files
12cu|R-pasilla-0.2.20-1|46	%dir %{rlibdir}/%{packname}
12cu|R-pasilla-0.2.20-1|47	%doc %{rlibdir}/%{packname}/doc
12cu|R-pasilla-0.2.20-1|48	%doc %{rlibdir}/%{packname}/html
12cu|R-pasilla-0.2.20-1|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-pasilla-0.2.20-1|50	%{rlibdir}/%{packname}/INDEX
12cu|R-pasilla-0.2.20-1|51	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-pasilla-0.2.20-1|52	%{rlibdir}/%{packname}/Meta
12cu|R-pasilla-0.2.20-1|53	%{rlibdir}/%{packname}/data
12cu|R-pasilla-0.2.20-1|54	%{rlibdir}/%{packname}/extdata
12cu|R-pasilla-0.2.20-1|55	%{rlibdir}/%{packname}/help
12cu|R-pasilla-0.2.20-1|56	
12cu|R-pasilla-0.2.20-1|57	
12cu|R-pasilla-0.2.20-1|58	%changelog
12cu|R-pasilla-0.2.20-1|59	* Tue Mar 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.20-1
12cu|R-pasilla-0.2.20-1|60	+ Revision: 97067df
12cu|R-pasilla-0.2.20-1|61	- Updated to 0.2.20
12cu|R-pasilla-0.2.20-1|62	
12cu|R-pasilla-0.2.20-1|63	

12565 12
12cu|R-pbivnorm-0.5.1-1|1	%global packname  pbivnorm
12cu|R-pbivnorm-0.5.1-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-pbivnorm-0.5.1-1|3	
12cu|R-pbivnorm-0.5.1-1|4	Name:             R-%{packname}
12cu|R-pbivnorm-0.5.1-1|5	Version:          0.5.1
12cu|R-pbivnorm-0.5.1-1|6	Release:          1
12cu|R-pbivnorm-0.5.1-1|7	Summary:          Vectorized Bivariate Normal CDF
12cu|R-pbivnorm-0.5.1-1|8	Group:            Sciences/Mathematics
12cu|R-pbivnorm-0.5.1-1|9	License:          GPL (>= 2)
12cu|R-pbivnorm-0.5.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-pbivnorm-0.5.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.5-1.tar.gz
12cu|R-pbivnorm-0.5.1-1|12	
12cu|R-pbivnorm-0.5.1-1|13	BuildRequires:    R-devel Rmath-devel
12cu|R-pbivnorm-0.5.1-1|14	
12cu|R-pbivnorm-0.5.1-1|15	
12cu|R-pbivnorm-0.5.1-1|16	%description
12cu|R-pbivnorm-0.5.1-1|17	Provides a vectorized R function for calculating probabilities from a
12cu|R-pbivnorm-0.5.1-1|18	standard bivariate normal CDF.
12cu|R-pbivnorm-0.5.1-1|19	
12cu|R-pbivnorm-0.5.1-1|20	%prep
12cu|R-pbivnorm-0.5.1-1|21	%setup -q -c -n %{packname}
12cu|R-pbivnorm-0.5.1-1|22	
12cu|R-pbivnorm-0.5.1-1|23	%build
12cu|R-pbivnorm-0.5.1-1|24	
12cu|R-pbivnorm-0.5.1-1|25	%install
12cu|R-pbivnorm-0.5.1-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-pbivnorm-0.5.1-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-pbivnorm-0.5.1-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-pbivnorm-0.5.1-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-pbivnorm-0.5.1-1|30	
12cu|R-pbivnorm-0.5.1-1|31	%check
12cu|R-pbivnorm-0.5.1-1|32	%{_bindir}/R CMD check %{packname}
12cu|R-pbivnorm-0.5.1-1|33	
12cu|R-pbivnorm-0.5.1-1|34	%files
12cu|R-pbivnorm-0.5.1-1|35	%dir %{rlibdir}/%{packname}
12cu|R-pbivnorm-0.5.1-1|36	%doc %{rlibdir}/%{packname}/html
12cu|R-pbivnorm-0.5.1-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-pbivnorm-0.5.1-1|38	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-pbivnorm-0.5.1-1|39	%{rlibdir}/%{packname}/INDEX
12cu|R-pbivnorm-0.5.1-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-pbivnorm-0.5.1-1|41	%{rlibdir}/%{packname}/Meta
12cu|R-pbivnorm-0.5.1-1|42	%{rlibdir}/%{packname}/R
12cu|R-pbivnorm-0.5.1-1|43	%{rlibdir}/%{packname}/help
12cu|R-pbivnorm-0.5.1-1|44	%{rlibdir}/%{packname}/libs
12cu|R-pbivnorm-0.5.1-1|45	
12cu|R-pbivnorm-0.5.1-1|46	%changelog
12cu|R-pbivnorm-0.5.1-1|47	* Thu Dec 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-1
12cu|R-pbivnorm-0.5.1-1|48	+ Revision: 2c6e57b
12cu|R-pbivnorm-0.5.1-1|49	- Fix files
12cu|R-pbivnorm-0.5.1-1|50	
12cu|R-pbivnorm-0.5.1-1|51	

12566 12
12cu|R-pbkrtest-0.3.7-1|1	%global packname  pbkrtest
12cu|R-pbkrtest-0.3.7-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-pbkrtest-0.3.7-1|3	
12cu|R-pbkrtest-0.3.7-1|4	%define debug_package %{nil}
12cu|R-pbkrtest-0.3.7-1|5	
12cu|R-pbkrtest-0.3.7-1|6	Name:             R-%{packname}
12cu|R-pbkrtest-0.3.7-1|7	Version:          0.3.7
12cu|R-pbkrtest-0.3.7-1|8	Release:          1
12cu|R-pbkrtest-0.3.7-1|9	Summary:          Parametric bootstrap and Kenward Roger based methods for mixed model comparison
12cu|R-pbkrtest-0.3.7-1|10	Group:            Sciences/Mathematics
12cu|R-pbkrtest-0.3.7-1|11	License:          GPLv2+
12cu|R-pbkrtest-0.3.7-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-pbkrtest-0.3.7-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.3-7.tar.gz
12cu|R-pbkrtest-0.3.7-1|14	
12cu|R-pbkrtest-0.3.7-1|15	Requires:         R-MASS R-lme4 R-parallel
12cu|R-pbkrtest-0.3.7-1|16	Requires:         R-Matrix
12cu|R-pbkrtest-0.3.7-1|17	Requires:         R-gplots
12cu|R-pbkrtest-0.3.7-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS R-lme4 R-parallel
12cu|R-pbkrtest-0.3.7-1|19	BuildRequires:    R-Matrix
12cu|R-pbkrtest-0.3.7-1|20	BuildRequires:   R-gplots
12cu|R-pbkrtest-0.3.7-1|21	%description
12cu|R-pbkrtest-0.3.7-1|22	Test in linear mixed effects models. . Attention is on linear mixed
12cu|R-pbkrtest-0.3.7-1|23	effects models as implemented in the lme4 package. . The package
12cu|R-pbkrtest-0.3.7-1|24	implements a parametric bootstrap test . The package implements a
12cu|R-pbkrtest-0.3.7-1|25	Kenward-Roger modification of F-tests
12cu|R-pbkrtest-0.3.7-1|26	
12cu|R-pbkrtest-0.3.7-1|27	%prep
12cu|R-pbkrtest-0.3.7-1|28	%setup -q -c -n %{packname}
12cu|R-pbkrtest-0.3.7-1|29	
12cu|R-pbkrtest-0.3.7-1|30	%build
12cu|R-pbkrtest-0.3.7-1|31	
12cu|R-pbkrtest-0.3.7-1|32	%install
12cu|R-pbkrtest-0.3.7-1|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-pbkrtest-0.3.7-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-pbkrtest-0.3.7-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-pbkrtest-0.3.7-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-pbkrtest-0.3.7-1|37	
12cu|R-pbkrtest-0.3.7-1|38	# % check
12cu|R-pbkrtest-0.3.7-1|39	# %{_bindir}/R CMD check %{packname}
12cu|R-pbkrtest-0.3.7-1|40	
12cu|R-pbkrtest-0.3.7-1|41	%files
12cu|R-pbkrtest-0.3.7-1|42	%dir %{rlibdir}/%{packname}
12cu|R-pbkrtest-0.3.7-1|43	%doc %{rlibdir}/%{packname}/doc
12cu|R-pbkrtest-0.3.7-1|44	%doc %{rlibdir}/%{packname}/html
12cu|R-pbkrtest-0.3.7-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-pbkrtest-0.3.7-1|46	%{rlibdir}/%{packname}/INDEX
12cu|R-pbkrtest-0.3.7-1|47	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-pbkrtest-0.3.7-1|48	%{rlibdir}/%{packname}/Meta
12cu|R-pbkrtest-0.3.7-1|49	%{rlibdir}/%{packname}/R
12cu|R-pbkrtest-0.3.7-1|50	%{rlibdir}/%{packname}/data
12cu|R-pbkrtest-0.3.7-1|51	%{rlibdir}/%{packname}/help
12cu|R-pbkrtest-0.3.7-1|52	
12cu|R-pbkrtest-0.3.7-1|53	%changelog
12cu|R-pbkrtest-0.3.7-1|54	* Fri Dec 27 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.3.7-1
12cu|R-pbkrtest-0.3.7-1|55	+ Revision: 97c08c9
12cu|R-pbkrtest-0.3.7-1|56	- Disable debug
12cu|R-pbkrtest-0.3.7-1|57	
12cu|R-pbkrtest-0.3.7-1|58	

12567 12
12cu|R-PBSmapping-2.65.40-2|1	%bcond_with bootstrap
12cu|R-PBSmapping-2.65.40-2|2	%global packname  PBSmapping
12cu|R-PBSmapping-2.65.40-2|3	%global rlibdir  %{_libdir}/R/library
12cu|R-PBSmapping-2.65.40-2|4	
12cu|R-PBSmapping-2.65.40-2|5	Name:             R-%{packname}
12cu|R-PBSmapping-2.65.40-2|6	Version:          2.65.40
12cu|R-PBSmapping-2.65.40-2|7	Release:          2
12cu|R-PBSmapping-2.65.40-2|8	Summary:          Mapping Fisheries Data and Spatial Analysis Tools
12cu|R-PBSmapping-2.65.40-2|9	Group:            Sciences/Mathematics
12cu|R-PBSmapping-2.65.40-2|10	License:          GPL (>= 2)
12cu|R-PBSmapping-2.65.40-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-PBSmapping-2.65.40-2|12	Source0:          http://cran.r-project.org/src/contrib/PBSmapping_2.65.40.tar.gz
12cu|R-PBSmapping-2.65.40-2|13	Requires:         R-foreign R-deldir
12cu|R-PBSmapping-2.65.40-2|14	%if %{without bootstrap}
12cu|R-PBSmapping-2.65.40-2|15	Requires:         R-maptools
12cu|R-PBSmapping-2.65.40-2|16	%endif
12cu|R-PBSmapping-2.65.40-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-PBSmapping-2.65.40-2|18	BuildRequires:    R-foreign R-deldir
12cu|R-PBSmapping-2.65.40-2|19	%if %{without bootstrap}
12cu|R-PBSmapping-2.65.40-2|20	BuildRequires:    R-maptools
12cu|R-PBSmapping-2.65.40-2|21	%endif
12cu|R-PBSmapping-2.65.40-2|22	
12cu|R-PBSmapping-2.65.40-2|23	%description
12cu|R-PBSmapping-2.65.40-2|24	This software has evolved from fisheries research conducted at the Pacific
12cu|R-PBSmapping-2.65.40-2|25	Biological Station (PBS) in Nanaimo, British Columbia, Canada. It extends
12cu|R-PBSmapping-2.65.40-2|26	the R language to include two-dimensional plotting features similar to
12cu|R-PBSmapping-2.65.40-2|27	those commonly available in a Geographic Information System (GIS).
12cu|R-PBSmapping-2.65.40-2|28	Embedded C code speeds algorithms from computational geometry, such as
12cu|R-PBSmapping-2.65.40-2|29	finding polygons that contain specified point events or converting between
12cu|R-PBSmapping-2.65.40-2|30	longitude-latitude and Universal Transverse Mercator (UTM) coordinates.
12cu|R-PBSmapping-2.65.40-2|31	It includes data for a global shoreline and other data sets in the public
12cu|R-PBSmapping-2.65.40-2|32	domain. The R directory '.../library/PBSmapping/doc' includes a complete
12cu|R-PBSmapping-2.65.40-2|33	user's guide PBSmapping-UG.pdf. To use this package effectively, please
12cu|R-PBSmapping-2.65.40-2|34	consult the guide.
12cu|R-PBSmapping-2.65.40-2|35	
12cu|R-PBSmapping-2.65.40-2|36	%prep
12cu|R-PBSmapping-2.65.40-2|37	%setup -q -c -n %{packname}
12cu|R-PBSmapping-2.65.40-2|38	
12cu|R-PBSmapping-2.65.40-2|39	%build
12cu|R-PBSmapping-2.65.40-2|40	
12cu|R-PBSmapping-2.65.40-2|41	%install
12cu|R-PBSmapping-2.65.40-2|42	mkdir -p %{buildroot}%{rlibdir}
12cu|R-PBSmapping-2.65.40-2|43	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-PBSmapping-2.65.40-2|44	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-PBSmapping-2.65.40-2|45	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-PBSmapping-2.65.40-2|46	
12cu|R-PBSmapping-2.65.40-2|47	%if %{without bootstrap}
12cu|R-PBSmapping-2.65.40-2|48	%check
12cu|R-PBSmapping-2.65.40-2|49	%{_bindir}/R CMD check %{packname}
12cu|R-PBSmapping-2.65.40-2|50	%endif
12cu|R-PBSmapping-2.65.40-2|51	
12cu|R-PBSmapping-2.65.40-2|52	%files
12cu|R-PBSmapping-2.65.40-2|53	%dir %{rlibdir}/%{packname}
12cu|R-PBSmapping-2.65.40-2|54	%doc %{rlibdir}/%{packname}/doc
12cu|R-PBSmapping-2.65.40-2|55	%doc %{rlibdir}/%{packname}/html
12cu|R-PBSmapping-2.65.40-2|56	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-PBSmapping-2.65.40-2|57	%{rlibdir}/%{packname}/Extra
12cu|R-PBSmapping-2.65.40-2|58	%{rlibdir}/%{packname}/INDEX
12cu|R-PBSmapping-2.65.40-2|59	%{rlibdir}/%{packname}/LICENSE
12cu|R-PBSmapping-2.65.40-2|60	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-PBSmapping-2.65.40-2|61	%{rlibdir}/%{packname}/Meta
12cu|R-PBSmapping-2.65.40-2|62	%{rlibdir}/%{packname}/R
12cu|R-PBSmapping-2.65.40-2|63	%{rlibdir}/%{packname}/Utils
12cu|R-PBSmapping-2.65.40-2|64	%{rlibdir}/%{packname}/data
12cu|R-PBSmapping-2.65.40-2|65	%{rlibdir}/%{packname}/demo
12cu|R-PBSmapping-2.65.40-2|66	%{rlibdir}/%{packname}/help
12cu|R-PBSmapping-2.65.40-2|67	%{rlibdir}/%{packname}/libs

12568 12
12cu|R-pcaPP-1.9.49-1|1	%global packname  pcaPP
12cu|R-pcaPP-1.9.49-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-pcaPP-1.9.49-1|3	
12cu|R-pcaPP-1.9.49-1|4	Name:             R-%{packname}
12cu|R-pcaPP-1.9.49-1|5	Version:          1.9.49
12cu|R-pcaPP-1.9.49-1|6	Release:          1
12cu|R-pcaPP-1.9.49-1|7	Summary:          Robust PCA by Projection Pursuit
12cu|R-pcaPP-1.9.49-1|8	Group:            Sciences/Mathematics
12cu|R-pcaPP-1.9.49-1|9	License:          GPL (>= 3)
12cu|R-pcaPP-1.9.49-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-pcaPP-1.9.49-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.9-49.tar.gz
12cu|R-pcaPP-1.9.49-1|12	
12cu|R-pcaPP-1.9.49-1|13	Requires:         R-mvtnorm
12cu|R-pcaPP-1.9.49-1|14	
12cu|R-pcaPP-1.9.49-1|15	BuildRequires:    R-devel Rmath-devel texlive-latex R-mvtnorm
12cu|R-pcaPP-1.9.49-1|16	BuildRequires:    lapack-devel
12cu|R-pcaPP-1.9.49-1|17	
12cu|R-pcaPP-1.9.49-1|18	
12cu|R-pcaPP-1.9.49-1|19	%description
12cu|R-pcaPP-1.9.49-1|20	Robust PCA by Projection Pursuit
12cu|R-pcaPP-1.9.49-1|21	
12cu|R-pcaPP-1.9.49-1|22	%prep
12cu|R-pcaPP-1.9.49-1|23	%setup -q -c -n %{packname}
12cu|R-pcaPP-1.9.49-1|24	
12cu|R-pcaPP-1.9.49-1|25	%build
12cu|R-pcaPP-1.9.49-1|26	
12cu|R-pcaPP-1.9.49-1|27	%install
12cu|R-pcaPP-1.9.49-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-pcaPP-1.9.49-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-pcaPP-1.9.49-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-pcaPP-1.9.49-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-pcaPP-1.9.49-1|32	
12cu|R-pcaPP-1.9.49-1|33	%check
12cu|R-pcaPP-1.9.49-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-pcaPP-1.9.49-1|35	
12cu|R-pcaPP-1.9.49-1|36	%files
12cu|R-pcaPP-1.9.49-1|37	%dir %{rlibdir}/%{packname}
12cu|R-pcaPP-1.9.49-1|38	%doc %{rlibdir}/%{packname}/doc
12cu|R-pcaPP-1.9.49-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-pcaPP-1.9.49-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-pcaPP-1.9.49-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-pcaPP-1.9.49-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-pcaPP-1.9.49-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-pcaPP-1.9.49-1|44	%{rlibdir}/%{packname}/R
12cu|R-pcaPP-1.9.49-1|45	%{rlibdir}/%{packname}/libs
12cu|R-pcaPP-1.9.49-1|46	%{rlibdir}/%{packname}/help
12cu|R-pcaPP-1.9.49-1|47	
12cu|R-pcaPP-1.9.49-1|48	%changelog
12cu|R-pcaPP-1.9.49-1|49	* Mon Mar 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9.49-1
12cu|R-pcaPP-1.9.49-1|50	+ Revision: 7c1dde7
12cu|R-pcaPP-1.9.49-1|51	- Fix files
12cu|R-pcaPP-1.9.49-1|52	
12cu|R-pcaPP-1.9.49-1|53	

12569 12
12cu|R-penalized-0.9.42-1|1	%define debug_package %{nil}
12cu|R-penalized-0.9.42-1|2	
12cu|R-penalized-0.9.42-1|3	%global packname  penalized
12cu|R-penalized-0.9.42-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-penalized-0.9.42-1|5	
12cu|R-penalized-0.9.42-1|6	Name:             R-%{packname}
12cu|R-penalized-0.9.42-1|7	Version:          0.9.42
12cu|R-penalized-0.9.42-1|8	Release:          1
12cu|R-penalized-0.9.42-1|9	Summary:          L1 and L2 penalized estimation in GLMs and in the Cox model
12cu|R-penalized-0.9.42-1|10	Group:            Sciences/Mathematics
12cu|R-penalized-0.9.42-1|11	License:          GPL (>= 2)
12cu|R-penalized-0.9.42-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-penalized-0.9.42-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.9-42.tar.gz
12cu|R-penalized-0.9.42-1|14	
12cu|R-penalized-0.9.42-1|15	Requires:         R-methods R-survival
12cu|R-penalized-0.9.42-1|16	Requires:         R-survival
12cu|R-penalized-0.9.42-1|17	#Requires:         R-globaltest
12cu|R-penalized-0.9.42-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-methods R-survival
12cu|R-penalized-0.9.42-1|19	BuildRequires:    R-survival
12cu|R-penalized-0.9.42-1|20	#BuildRequires:   R-globaltest
12cu|R-penalized-0.9.42-1|21	
12cu|R-penalized-0.9.42-1|22	%description
12cu|R-penalized-0.9.42-1|23	A package for fitting possibly high dimensional penalized regression
12cu|R-penalized-0.9.42-1|24	models. The penalty structure can be any combination of an L1 penalty
12cu|R-penalized-0.9.42-1|25	(lasso and fused lasso), an L2 penalty (ridge) and a positivity constraint
12cu|R-penalized-0.9.42-1|26	on the regression coefficients. The supported regression models are
12cu|R-penalized-0.9.42-1|27	linear, logistic and poisson regression and the Cox Proportional Hazards
12cu|R-penalized-0.9.42-1|28	model. Cross-validation routines allow optimization of the tuning
12cu|R-penalized-0.9.42-1|29	
12cu|R-penalized-0.9.42-1|30	%prep
12cu|R-penalized-0.9.42-1|31	%setup -q -c -n %{packname}
12cu|R-penalized-0.9.42-1|32	
12cu|R-penalized-0.9.42-1|33	%build
12cu|R-penalized-0.9.42-1|34	
12cu|R-penalized-0.9.42-1|35	%install
12cu|R-penalized-0.9.42-1|36	mkdir -p %{buildroot}%{rlibdir}
12cu|R-penalized-0.9.42-1|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-penalized-0.9.42-1|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-penalized-0.9.42-1|39	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-penalized-0.9.42-1|40	
12cu|R-penalized-0.9.42-1|41	#%check
12cu|R-penalized-0.9.42-1|42	#%{_bindir}/R CMD check %{packname}
12cu|R-penalized-0.9.42-1|43	
12cu|R-penalized-0.9.42-1|44	%files
12cu|R-penalized-0.9.42-1|45	%dir %{rlibdir}/%{packname}
12cu|R-penalized-0.9.42-1|46	%doc %{rlibdir}/%{packname}/doc
12cu|R-penalized-0.9.42-1|47	%doc %{rlibdir}/%{packname}/html
12cu|R-penalized-0.9.42-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-penalized-0.9.42-1|49	%{rlibdir}/%{packname}/CITATION
12cu|R-penalized-0.9.42-1|50	%{rlibdir}/%{packname}/INDEX
12cu|R-penalized-0.9.42-1|51	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-penalized-0.9.42-1|52	%{rlibdir}/%{packname}/Meta
12cu|R-penalized-0.9.42-1|53	%{rlibdir}/%{packname}/R
12cu|R-penalized-0.9.42-1|54	%{rlibdir}/%{packname}/data
12cu|R-penalized-0.9.42-1|55	%{rlibdir}/%{packname}/help
12cu|R-penalized-0.9.42-1|56	
12cu|R-penalized-0.9.42-1|57	%changelog
12cu|R-penalized-0.9.42-1|58	* Tue Apr 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.42-1
12cu|R-penalized-0.9.42-1|59	+ Revision: e38cd9c
12cu|R-penalized-0.9.42-1|60	- Disable debug
12cu|R-penalized-0.9.42-1|61	
12cu|R-penalized-0.9.42-1|62	

12570 12
12cu|R-pkgDepTools-1.28.0-1|1	%bcond_with internet
12cu|R-pkgDepTools-1.28.0-1|2	%global packname  pkgDepTools
12cu|R-pkgDepTools-1.28.0-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-pkgDepTools-1.28.0-1|4	
12cu|R-pkgDepTools-1.28.0-1|5	%define debug_package %{nil}
12cu|R-pkgDepTools-1.28.0-1|6	
12cu|R-pkgDepTools-1.28.0-1|7	Name:             R-%{packname}
12cu|R-pkgDepTools-1.28.0-1|8	Version:          1.28.0
12cu|R-pkgDepTools-1.28.0-1|9	Release:          1
12cu|R-pkgDepTools-1.28.0-1|10	Summary:          Package Dependency Tools
12cu|R-pkgDepTools-1.28.0-1|11	Group:            Sciences/Mathematics
12cu|R-pkgDepTools-1.28.0-1|12	License:          GPL-2
12cu|R-pkgDepTools-1.28.0-1|13	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-pkgDepTools-1.28.0-1|14	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/pkgDepTools_1.28.0.tar.gz
12cu|R-pkgDepTools-1.28.0-1|15	Requires:         R-methods R-graph R-RBGL R-Biobase R-Rgraphviz R-RCurl
12cu|R-pkgDepTools-1.28.0-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-pkgDepTools-1.28.0-1|17	BuildRequires:    R-methods R-graph R-RBGL R-Biobase R-Rgraphviz R-RCurl
12cu|R-pkgDepTools-1.28.0-1|18	
12cu|R-pkgDepTools-1.28.0-1|19	%description
12cu|R-pkgDepTools-1.28.0-1|20	This package provides tools for computing and analyzing dependency
12cu|R-pkgDepTools-1.28.0-1|21	relationships among R packages.  It provides tools for building a
12cu|R-pkgDepTools-1.28.0-1|22	graph-based representation of the dependencies among all packages in a
12cu|R-pkgDepTools-1.28.0-1|23	list of CRAN-style package repositories.  There are also utilities for
12cu|R-pkgDepTools-1.28.0-1|24	computing installation order of a given package.  If the RCurl package is
12cu|R-pkgDepTools-1.28.0-1|25	available, an estimate of the download size required to install a given
12cu|R-pkgDepTools-1.28.0-1|26	package and its dependencies can be obtained.
12cu|R-pkgDepTools-1.28.0-1|27	
12cu|R-pkgDepTools-1.28.0-1|28	%prep
12cu|R-pkgDepTools-1.28.0-1|29	%setup -q -c -n %{packname}
12cu|R-pkgDepTools-1.28.0-1|30	
12cu|R-pkgDepTools-1.28.0-1|31	%build
12cu|R-pkgDepTools-1.28.0-1|32	
12cu|R-pkgDepTools-1.28.0-1|33	%install
12cu|R-pkgDepTools-1.28.0-1|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-pkgDepTools-1.28.0-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-pkgDepTools-1.28.0-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-pkgDepTools-1.28.0-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-pkgDepTools-1.28.0-1|38	
12cu|R-pkgDepTools-1.28.0-1|39	%if %{with internet}
12cu|R-pkgDepTools-1.28.0-1|40	%check
12cu|R-pkgDepTools-1.28.0-1|41	%{_bindir}/R CMD check %{packname}
12cu|R-pkgDepTools-1.28.0-1|42	%endif
12cu|R-pkgDepTools-1.28.0-1|43	
12cu|R-pkgDepTools-1.28.0-1|44	%files
12cu|R-pkgDepTools-1.28.0-1|45	%dir %{rlibdir}/%{packname}
12cu|R-pkgDepTools-1.28.0-1|46	%doc %{rlibdir}/%{packname}/doc
12cu|R-pkgDepTools-1.28.0-1|47	%doc %{rlibdir}/%{packname}/html
12cu|R-pkgDepTools-1.28.0-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-pkgDepTools-1.28.0-1|49	%{rlibdir}/%{packname}/INDEX
12cu|R-pkgDepTools-1.28.0-1|50	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-pkgDepTools-1.28.0-1|51	%{rlibdir}/%{packname}/Meta
12cu|R-pkgDepTools-1.28.0-1|52	%{rlibdir}/%{packname}/R
12cu|R-pkgDepTools-1.28.0-1|53	%{rlibdir}/%{packname}/help
12cu|R-pkgDepTools-1.28.0-1|54	
12cu|R-pkgDepTools-1.28.0-1|55	
12cu|R-pkgDepTools-1.28.0-1|56	%changelog
12cu|R-pkgDepTools-1.28.0-1|57	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.28.0-1
12cu|R-pkgDepTools-1.28.0-1|58	+ Revision: dc07309
12cu|R-pkgDepTools-1.28.0-1|59	- LOG Updated to 1.28.0 (by updates_builder)
12cu|R-pkgDepTools-1.28.0-1|60	
12cu|R-pkgDepTools-1.28.0-1|61	

12571 12
12cu|R-PKPDmodels-0.3.2-1|1	%define debug_package %{nil}
12cu|R-PKPDmodels-0.3.2-1|2	
12cu|R-PKPDmodels-0.3.2-1|3	%global packname  PKPDmodels
12cu|R-PKPDmodels-0.3.2-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-PKPDmodels-0.3.2-1|5	
12cu|R-PKPDmodels-0.3.2-1|6	Name:             R-%{packname}
12cu|R-PKPDmodels-0.3.2-1|7	Version:          0.3.2
12cu|R-PKPDmodels-0.3.2-1|8	Release:          1
12cu|R-PKPDmodels-0.3.2-1|9	Summary:          Pharmacokinetic/pharmacodynamic models
12cu|R-PKPDmodels-0.3.2-1|10	Group:            Sciences/Mathematics
12cu|R-PKPDmodels-0.3.2-1|11	License:          GPLv2+
12cu|R-PKPDmodels-0.3.2-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-PKPDmodels-0.3.2-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-PKPDmodels-0.3.2-1|14	
12cu|R-PKPDmodels-0.3.2-1|15	Requires:         R-lattice
12cu|R-PKPDmodels-0.3.2-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-PKPDmodels-0.3.2-1|17	BuildRequires:   R-lattice
12cu|R-PKPDmodels-0.3.2-1|18	
12cu|R-PKPDmodels-0.3.2-1|19	%description
12cu|R-PKPDmodels-0.3.2-1|20	Provides functions to evaluate common pharmacokinetic/pharmacodynamic
12cu|R-PKPDmodels-0.3.2-1|21	models and their gradients.
12cu|R-PKPDmodels-0.3.2-1|22	
12cu|R-PKPDmodels-0.3.2-1|23	%prep
12cu|R-PKPDmodels-0.3.2-1|24	%setup -q -c -n %{packname}
12cu|R-PKPDmodels-0.3.2-1|25	
12cu|R-PKPDmodels-0.3.2-1|26	%build
12cu|R-PKPDmodels-0.3.2-1|27	
12cu|R-PKPDmodels-0.3.2-1|28	%install
12cu|R-PKPDmodels-0.3.2-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-PKPDmodels-0.3.2-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-PKPDmodels-0.3.2-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-PKPDmodels-0.3.2-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-PKPDmodels-0.3.2-1|33	
12cu|R-PKPDmodels-0.3.2-1|34	%check
12cu|R-PKPDmodels-0.3.2-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-PKPDmodels-0.3.2-1|36	
12cu|R-PKPDmodels-0.3.2-1|37	%files
12cu|R-PKPDmodels-0.3.2-1|38	%dir %{rlibdir}/%{packname}
12cu|R-PKPDmodels-0.3.2-1|39	%doc %{rlibdir}/%{packname}/doc
12cu|R-PKPDmodels-0.3.2-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-PKPDmodels-0.3.2-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-PKPDmodels-0.3.2-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-PKPDmodels-0.3.2-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-PKPDmodels-0.3.2-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-PKPDmodels-0.3.2-1|45	%{rlibdir}/%{packname}/R
12cu|R-PKPDmodels-0.3.2-1|46	%{rlibdir}/%{packname}/help
12cu|R-PKPDmodels-0.3.2-1|47	
12cu|R-PKPDmodels-0.3.2-1|48	%changelog
12cu|R-PKPDmodels-0.3.2-1|49	* Fri Apr 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2-1
12cu|R-PKPDmodels-0.3.2-1|50	+ Revision: 2f14230
12cu|R-PKPDmodels-0.3.2-1|51	- Disable debug
12cu|R-PKPDmodels-0.3.2-1|52	
12cu|R-PKPDmodels-0.3.2-1|53	

12572 12
12cu|rplay-3.3.2-7|1	%define libname %{_lib}%{name}
12cu|rplay-3.3.2-7|2	%define libnamedevel %{_lib}%{name}-devel
12cu|rplay-3.3.2-7|3	
12cu|rplay-3.3.2-7|4	Summary: A flexible network audio system
12cu|rplay-3.3.2-7|5	Name:    rplay
12cu|rplay-3.3.2-7|6	Version: 3.3.2
12cu|rplay-3.3.2-7|7	Release: 7
12cu|rplay-3.3.2-7|8	Source0: %{name}-%{version}.tar.bz2
12cu|rplay-3.3.2-7|9	Patch0: rplay-3.3.2-use-gnu.patch
12cu|rplay-3.3.2-7|10	License: GPL
12cu|rplay-3.3.2-7|11	Group: Sound
12cu|rplay-3.3.2-7|12	Url: http://rplay.doit.org/
12cu|rplay-3.3.2-7|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12cu|rplay-3.3.2-7|14	Requires(pre): rpm-helper
12cu|rplay-3.3.2-7|15	Requires(preun): rpm-helper
12cu|rplay-3.3.2-7|16	
12cu|rplay-3.3.2-7|17	%description
12cu|rplay-3.3.2-7|18	rplay is a flexible network audio system that allows sounds to be
12cu|rplay-3.3.2-7|19	played to and from local and remote Unix systems.  Sounds can be
12cu|rplay-3.3.2-7|20	played with or without sending audio data over the network using
12cu|rplay-3.3.2-7|21	either UDP or TCP.  rplay audio servers can be configured to share
12cu|rplay-3.3.2-7|22	sound files with each other.
12cu|rplay-3.3.2-7|23	
12cu|rplay-3.3.2-7|24	Support for rplay is included in several applications.  These include
12cu|rplay-3.3.2-7|25	xpilot, xlockmore, xboing, fvwm, and ctwm.
12cu|rplay-3.3.2-7|26	
12cu|rplay-3.3.2-7|27	%package -n %{libname}
12cu|rplay-3.3.2-7|28	Group: Sound
12cu|rplay-3.3.2-7|29	Summary: The rplay libraries
12cu|rplay-3.3.2-7|30	
12cu|rplay-3.3.2-7|31	%description -n %{libname}
12cu|rplay-3.3.2-7|32	rplay is a flexible network audio system that allows sounds to be
12cu|rplay-3.3.2-7|33	played to and from local and remote Unix systems.  Sounds can be
12cu|rplay-3.3.2-7|34	played with or without sending audio data over the network using
12cu|rplay-3.3.2-7|35	either UDP or TCP.  rplay audio servers can be configured to share
12cu|rplay-3.3.2-7|36	sound files with each other.
12cu|rplay-3.3.2-7|37	
12cu|rplay-3.3.2-7|38	Support for rplay is included in several applications.  These include
12cu|rplay-3.3.2-7|39	xpilot, xlockmore, xboing, fvwm, and ctwm.
12cu|rplay-3.3.2-7|40	
12cu|rplay-3.3.2-7|41	%package -n %{libnamedevel}
12cu|rplay-3.3.2-7|42	Group: Sound
12cu|rplay-3.3.2-7|43	Summary: The rplay libraries
12cu|rplay-3.3.2-7|44	Requires: %{libname} = %{version}
12cu|rplay-3.3.2-7|45	Provides: %{name}-devel = %{version}-%{release}
12cu|rplay-3.3.2-7|46	
12cu|rplay-3.3.2-7|47	%description -n %{libnamedevel}
12cu|rplay-3.3.2-7|48	rplay is a flexible network audio system that allows sounds to be
12cu|rplay-3.3.2-7|49	played to and from local and remote Unix systems.  Sounds can be
12cu|rplay-3.3.2-7|50	played with or without sending audio data over the network using
12cu|rplay-3.3.2-7|51	either UDP or TCP.  rplay audio servers can be configured to share
12cu|rplay-3.3.2-7|52	sound files with each other.
12cu|rplay-3.3.2-7|53	
12cu|rplay-3.3.2-7|54	Support for rplay is included in several applications.  These include
12cu|rplay-3.3.2-7|55	xpilot, xlockmore, xboing, fvwm, and ctwm.
12cu|rplay-3.3.2-7|56	
12cu|rplay-3.3.2-7|57	%prep
12cu|rplay-3.3.2-7|58	%setup -q
12cu|rplay-3.3.2-7|59	%patch0 -p0 -b .usegnu
12cu|rplay-3.3.2-7|60	
12cu|rplay-3.3.2-7|61	%build
12cu|rplay-3.3.2-7|62	%configure
12cu|rplay-3.3.2-7|63	
12cu|rplay-3.3.2-7|64	%make
12cu|rplay-3.3.2-7|65	
12cu|rplay-3.3.2-7|66	%install
12cu|rplay-3.3.2-7|67	%makeinstall
12cu|rplay-3.3.2-7|68	
12cu|rplay-3.3.2-7|69	
12cu|rplay-3.3.2-7|70	%files
12cu|rplay-3.3.2-7|71	%doc ChangeLog NEWS PORTING README README.linux TODO
12cu|rplay-3.3.2-7|72	%{_bindir}/*
12cu|rplay-3.3.2-7|73	%{_mandir}/*/*
12cu|rplay-3.3.2-7|74	%{_infodir}/*
12cu|rplay-3.3.2-7|75	
12cu|rplay-3.3.2-7|76	%files -n %{libname}
12cu|rplay-3.3.2-7|77	%doc ChangeLog NEWS PORTING README README.linux TODO
12cu|rplay-3.3.2-7|78	%{_libdir}/*.so
12cu|rplay-3.3.2-7|79	
12cu|rplay-3.3.2-7|80	%files -n %{libnamedevel}
12cu|rplay-3.3.2-7|81	%doc ChangeLog NEWS PORTING README README.linux TODO
12cu|rplay-3.3.2-7|82	%{_includedir}/*
12cu|rplay-3.3.2-7|83	%{_libdir}/*.a
12cu|rplay-3.3.2-7|84	
12cu|rplay-3.3.2-7|85	
12cu|rplay-3.3.2-7|86	
12cu|rplay-3.3.2-7|87	
12cu|rplay-3.3.2-7|88	%changelog
12cu|rplay-3.3.2-7|89	* Wed Apr 24 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.3.2-7
12cu|rplay-3.3.2-7|90	+ Revision: beca0ce
12cu|rplay-3.3.2-7|91	- Spec cleanup
12cu|rplay-3.3.2-7|92	
12cu|rplay-3.3.2-7|93	

12573 12
12cu|R-playwith-0.9.54-2|1	%bcond_with bootstrap
12cu|R-playwith-0.9.54-2|2	%global packname  playwith
12cu|R-playwith-0.9.54-2|3	%global rlibdir  %{_libdir}/R/library
12cu|R-playwith-0.9.54-2|4	
12cu|R-playwith-0.9.54-2|5	Name:             R-%{packname}
12cu|R-playwith-0.9.54-2|6	Version:          0.9.54
12cu|R-playwith-0.9.54-2|7	Release:          2
12cu|R-playwith-0.9.54-2|8	Summary:          A GUI for interactive plots using GTK+
12cu|R-playwith-0.9.54-2|9	Group:            Sciences/Mathematics
12cu|R-playwith-0.9.54-2|10	License:          GPL (>= 2)
12cu|R-playwith-0.9.54-2|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-playwith-0.9.54-2|12	Source0:          http://cran.r-project.org/src/contrib/playwith_0.9-54.tar.gz
12cu|R-playwith-0.9.54-2|13	Requires:         R-lattice R-cairoDevice R-gWidgetsRGtk2 R-grid
12cu|R-playwith-0.9.54-2|14	Requires:         R-RGtk2 R-gWidgets R-gridBase R-grDevices R-graphics
12cu|R-playwith-0.9.54-2|15	Requires:         R-stats R-utils R-zoo R-MASS R-ggplot2 R-sp
12cu|R-playwith-0.9.54-2|16	%if %{without bootstrap}
12cu|R-playwith-0.9.54-2|17	Requires:         R-latticist
12cu|R-playwith-0.9.54-2|18	%endif
12cu|R-playwith-0.9.54-2|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-playwith-0.9.54-2|20	BuildRequires:    R-lattice R-cairoDevice R-gWidgetsRGtk2 R-grid
12cu|R-playwith-0.9.54-2|21	BuildRequires:    R-RGtk2 R-gWidgets R-gridBase R-grDevices R-graphics
12cu|R-playwith-0.9.54-2|22	BuildRequires:    R-stats R-utils R-zoo R-MASS R-ggplot2 R-sp
12cu|R-playwith-0.9.54-2|23	%if %{without bootstrap}
12cu|R-playwith-0.9.54-2|24	BuildRequires:    R-latticist
12cu|R-playwith-0.9.54-2|25	%endif
12cu|R-playwith-0.9.54-2|26	BuildRequires:    x11-server-xvfb
12cu|R-playwith-0.9.54-2|27	
12cu|R-playwith-0.9.54-2|28	%description
12cu|R-playwith-0.9.54-2|29	A GTK+ graphical user interface for editing and interacting with R plots.
12cu|R-playwith-0.9.54-2|30	
12cu|R-playwith-0.9.54-2|31	%prep
12cu|R-playwith-0.9.54-2|32	%setup -q -c -n %{packname}
12cu|R-playwith-0.9.54-2|33	
12cu|R-playwith-0.9.54-2|34	%build
12cu|R-playwith-0.9.54-2|35	
12cu|R-playwith-0.9.54-2|36	%install
12cu|R-playwith-0.9.54-2|37	mkdir -p %{buildroot}%{rlibdir}
12cu|R-playwith-0.9.54-2|38	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-playwith-0.9.54-2|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-playwith-0.9.54-2|40	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-playwith-0.9.54-2|41	
12cu|R-playwith-0.9.54-2|42	%if %{without bootstrap}
12cu|R-playwith-0.9.54-2|43	%check
12cu|R-playwith-0.9.54-2|44	xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-playwith-0.9.54-2|45	%endif
12cu|R-playwith-0.9.54-2|46	
12cu|R-playwith-0.9.54-2|47	%files
12cu|R-playwith-0.9.54-2|48	%dir %{rlibdir}/%{packname}
12cu|R-playwith-0.9.54-2|49	%doc %{rlibdir}/%{packname}/html
12cu|R-playwith-0.9.54-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-playwith-0.9.54-2|51	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-playwith-0.9.54-2|52	%{rlibdir}/%{packname}/INDEX
12cu|R-playwith-0.9.54-2|53	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-playwith-0.9.54-2|54	%{rlibdir}/%{packname}/Meta
12cu|R-playwith-0.9.54-2|55	%{rlibdir}/%{packname}/R
12cu|R-playwith-0.9.54-2|56	%{rlibdir}/%{packname}/demo
12cu|R-playwith-0.9.54-2|57	%{rlibdir}/%{packname}/etc
12cu|R-playwith-0.9.54-2|58	%{rlibdir}/%{packname}/help
12cu|R-playwith-0.9.54-2|59	%{rlibdir}/%{packname}/libs
12cu|R-playwith-0.9.54-2|60	
12cu|R-playwith-0.9.54-2|61	%changelog
12cu|R-playwith-0.9.54-2|62	* Tue Jun 18 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.9.54-2
12cu|R-playwith-0.9.54-2|63	+ Revision: 8f74e5b
12cu|R-playwith-0.9.54-2|64	- Bump release to rebuild with new R
12cu|R-playwith-0.9.54-2|65	
12cu|R-playwith-0.9.54-2|66	

12574 12
12cu|R-plm-1.4.0-1|1	%bcond_with bootstrap
12cu|R-plm-1.4.0-1|2	%global packname  plm
12cu|R-plm-1.4.0-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-plm-1.4.0-1|4	
12cu|R-plm-1.4.0-1|5	%define debug_package %{nil}
12cu|R-plm-1.4.0-1|6	
12cu|R-plm-1.4.0-1|7	Name:             R-%{packname}
12cu|R-plm-1.4.0-1|8	Version:          1.4.0
12cu|R-plm-1.4.0-1|9	Release:          1
12cu|R-plm-1.4.0-1|10	Summary:          Linear Models for Panel Data
12cu|R-plm-1.4.0-1|11	Group:            Sciences/Mathematics
12cu|R-plm-1.4.0-1|12	License:          GPL (>= 2)
12cu|R-plm-1.4.0-1|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-plm-1.4.0-1|14	Source0:          http://cran.r-project.org/src/contrib/plm_1.4-0.tar.gz
12cu|R-plm-1.4.0-1|15	Requires:         R-stats R-bdsmatrix R-nlme R-Formula R-MASS R-sandwich
12cu|R-plm-1.4.0-1|16	Requires:         R-lmtest R-car
12cu|R-plm-1.4.0-1|17	%if %{without bootstrap}
12cu|R-plm-1.4.0-1|18	Requires:         R-AER
12cu|R-plm-1.4.0-1|19	%endif
12cu|R-plm-1.4.0-1|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-plm-1.4.0-1|21	BuildRequires:    R-stats R-bdsmatrix R-nlme R-Formula R-MASS R-sandwich
12cu|R-plm-1.4.0-1|22	BuildRequires:    R-lmtest R-car
12cu|R-plm-1.4.0-1|23	%if %{without bootstrap}
12cu|R-plm-1.4.0-1|24	BuildRequires:    R-AER
12cu|R-plm-1.4.0-1|25	%endif
12cu|R-plm-1.4.0-1|26	
12cu|R-plm-1.4.0-1|27	%description
12cu|R-plm-1.4.0-1|28	A set of estimators and tests for panel data.
12cu|R-plm-1.4.0-1|29	
12cu|R-plm-1.4.0-1|30	%prep
12cu|R-plm-1.4.0-1|31	%setup -q -c -n %{packname}
12cu|R-plm-1.4.0-1|32	
12cu|R-plm-1.4.0-1|33	%build
12cu|R-plm-1.4.0-1|34	
12cu|R-plm-1.4.0-1|35	%install
12cu|R-plm-1.4.0-1|36	mkdir -p %{buildroot}%{rlibdir}
12cu|R-plm-1.4.0-1|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-plm-1.4.0-1|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-plm-1.4.0-1|39	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-plm-1.4.0-1|40	
12cu|R-plm-1.4.0-1|41	%if %{without bootstrap}
12cu|R-plm-1.4.0-1|42	%check
12cu|R-plm-1.4.0-1|43	%{_bindir}/R CMD check %{packname}
12cu|R-plm-1.4.0-1|44	%endif
12cu|R-plm-1.4.0-1|45	
12cu|R-plm-1.4.0-1|46	%files
12cu|R-plm-1.4.0-1|47	%dir %{rlibdir}/%{packname}
12cu|R-plm-1.4.0-1|48	%doc %{rlibdir}/%{packname}/doc
12cu|R-plm-1.4.0-1|49	%doc %{rlibdir}/%{packname}/html
12cu|R-plm-1.4.0-1|50	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-plm-1.4.0-1|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-plm-1.4.0-1|52	%{rlibdir}/%{packname}/INDEX
12cu|R-plm-1.4.0-1|53	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-plm-1.4.0-1|54	%{rlibdir}/%{packname}/Meta
12cu|R-plm-1.4.0-1|55	%{rlibdir}/%{packname}/R
12cu|R-plm-1.4.0-1|56	%{rlibdir}/%{packname}/data
12cu|R-plm-1.4.0-1|57	%{rlibdir}/%{packname}/help
12cu|R-plm-1.4.0-1|58	%{rlibdir}/plm/NEWS
12cu|R-plm-1.4.0-1|59	
12cu|R-plm-1.4.0-1|60	
12cu|R-plm-1.4.0-1|61	%changelog
12cu|R-plm-1.4.0-1|62	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-1
12cu|R-plm-1.4.0-1|63	+ Revision: e06e4df
12cu|R-plm-1.4.0-1|64	- Add new files
12cu|R-plm-1.4.0-1|65	
12cu|R-plm-1.4.0-1|66	

12575 12
12cu|R-plyr-1.8-1|1	%bcond_with bootstrap
12cu|R-plyr-1.8-1|2	%global packname  plyr
12cu|R-plyr-1.8-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-plyr-1.8-1|4	
12cu|R-plyr-1.8-1|5	%define debug_package %{nil}
12cu|R-plyr-1.8-1|6	
12cu|R-plyr-1.8-1|7	Name:             R-%{packname}
12cu|R-plyr-1.8-1|8	Version:          1.8
12cu|R-plyr-1.8-1|9	Release:          1
12cu|R-plyr-1.8-1|10	Summary:          Tools for splitting, applying and combining data
12cu|R-plyr-1.8-1|11	Group:            Sciences/Mathematics
12cu|R-plyr-1.8-1|12	License:          MIT
12cu|R-plyr-1.8-1|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-plyr-1.8-1|14	Source0:          http://cran.r-project.org/src/contrib/plyr_1.8.tar.gz
12cu|R-plyr-1.8-1|15	%if %{with bootstrap}
12cu|R-plyr-1.8-1|16	Requires:         R-abind R-tcltk R-foreach R-itertools R-iterators
12cu|R-plyr-1.8-1|17	%else
12cu|R-plyr-1.8-1|18	Requires:         R-abind R-testthat R-tcltk R-foreach R-itertools R-iterators R-doMC
12cu|R-plyr-1.8-1|19	%endif
12cu|R-plyr-1.8-1|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-plyr-1.8-1|21	%if %{with bootstrap}
12cu|R-plyr-1.8-1|22	BuildRequires:    R-abind R-tcltk R-foreach R-itertools R-iterators
12cu|R-plyr-1.8-1|23	%else
12cu|R-plyr-1.8-1|24	BuildRequires:    R-abind R-testthat R-tcltk R-foreach R-itertools R-iterators R-doMC
12cu|R-plyr-1.8-1|25	%endif
12cu|R-plyr-1.8-1|26	BuildRequires:    x11-server-xvfb
12cu|R-plyr-1.8-1|27	
12cu|R-plyr-1.8-1|28	%description
12cu|R-plyr-1.8-1|29	plyr is a set of tools that solves a common set of problems: you need to
12cu|R-plyr-1.8-1|30	break a big problem down into manageable pieces, operate on each pieces
12cu|R-plyr-1.8-1|31	and then put all the pieces back together.  For example, you might want to
12cu|R-plyr-1.8-1|32	fit a model to each spatial location or time point in your study,
12cu|R-plyr-1.8-1|33	summarise data by panels or collapse high-dimensional arrays to simpler
12cu|R-plyr-1.8-1|34	summary statistics. The development of plyr has been generously supported
12cu|R-plyr-1.8-1|35	by BD (Becton Dickinson).
12cu|R-plyr-1.8-1|36	
12cu|R-plyr-1.8-1|37	%prep
12cu|R-plyr-1.8-1|38	%setup -q -c -n %{packname}
12cu|R-plyr-1.8-1|39	
12cu|R-plyr-1.8-1|40	%build
12cu|R-plyr-1.8-1|41	
12cu|R-plyr-1.8-1|42	%install
12cu|R-plyr-1.8-1|43	mkdir -p %{buildroot}%{rlibdir}
12cu|R-plyr-1.8-1|44	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-plyr-1.8-1|45	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-plyr-1.8-1|46	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-plyr-1.8-1|47	
12cu|R-plyr-1.8-1|48	%if %{without bootstrap}
12cu|R-plyr-1.8-1|49	%check
12cu|R-plyr-1.8-1|50	xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-plyr-1.8-1|51	%endif
12cu|R-plyr-1.8-1|52	
12cu|R-plyr-1.8-1|53	%files
12cu|R-plyr-1.8-1|54	%dir %{rlibdir}/%{packname}
12cu|R-plyr-1.8-1|55	%doc %{rlibdir}/%{packname}/html
12cu|R-plyr-1.8-1|56	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-plyr-1.8-1|57	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-plyr-1.8-1|58	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-plyr-1.8-1|59	%{rlibdir}/%{packname}/INDEX
12cu|R-plyr-1.8-1|60	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-plyr-1.8-1|61	%{rlibdir}/%{packname}/Meta
12cu|R-plyr-1.8-1|62	%{rlibdir}/%{packname}/R
12cu|R-plyr-1.8-1|63	%{rlibdir}/%{packname}/data
12cu|R-plyr-1.8-1|64	%{rlibdir}/%{packname}/help
12cu|R-plyr-1.8-1|65	%{rlibdir}/%{packname}/libs
12cu|R-plyr-1.8-1|66	%{rlibdir}/%{packname}/tests
12cu|R-plyr-1.8-1|67	
12cu|R-plyr-1.8-1|68	
12cu|R-plyr-1.8-1|69	%changelog
12cu|R-plyr-1.8-1|70	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.7.1-2
12cu|R-plyr-1.8-1|71	+ Revision: 778276
12cu|R-plyr-1.8-1|72	- Rebuild with proper dependencies
12cu|R-plyr-1.8-1|73	- Prepare for rebuild after breaking dependency cycles.
12cu|R-plyr-1.8-1|74	
12cu|R-plyr-1.8-1|75	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.7.1-1
12cu|R-plyr-1.8-1|76	+ Revision: 775436
12cu|R-plyr-1.8-1|77	- Import R-plyr
12cu|R-plyr-1.8-1|78	- Import R-plyr
12cu|R-plyr-1.8-1|79	
12cu|R-plyr-1.8-1|80	

12576 12
12cu|rpmdevtools-6.7-3|1	%define emacs_sitestart_d  %{_sysconfdir}/emacs/site-start.d
12cu|rpmdevtools-6.7-3|2	%define spectool_version   1.0.10
12cu|rpmdevtools-6.7-3|3	
12cu|rpmdevtools-6.7-3|4	Name:           rpmdevtools
12cu|rpmdevtools-6.7-3|5	Version:        6.7
12cu|rpmdevtools-6.7-3|6	Release:        3
12cu|rpmdevtools-6.7-3|7	Summary:        RPM Development Tools
12cu|rpmdevtools-6.7-3|8	
12cu|rpmdevtools-6.7-3|9	Group:          System/Configuration/Packaging
12cu|rpmdevtools-6.7-3|10	# rpmdev-setuptree is GPLv2, everything else GPLv2+
12cu|rpmdevtools-6.7-3|11	License:        GPL
12cu|rpmdevtools-6.7-3|12	URL:            http://fedoraproject.org/
12cu|rpmdevtools-6.7-3|13	Source0:        %{name}-%{version}.tar.bz2
12cu|rpmdevtools-6.7-3|14	Source1:        http://people.redhat.com/nphilipp/spectool/spectool-%{spectool_version}.tar.bz2
12cu|rpmdevtools-6.7-3|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cu|rpmdevtools-6.7-3|16	
12cu|rpmdevtools-6.7-3|17	BuildArch:      noarch
12cu|rpmdevtools-6.7-3|18	Provides:       spectool = %{spectool_version}
12cu|rpmdevtools-6.7-3|19	BuildRequires:  help2man
12cu|rpmdevtools-6.7-3|20	BuildRequires:  python-rpm
12cu|rpmdevtools-6.7-3|21	# Minimal RPM build requirements
12cu|rpmdevtools-6.7-3|22	Requires:       bash
12cu|rpmdevtools-6.7-3|23	Requires:       bzip2
12cu|rpmdevtools-6.7-3|24	Requires:       coreutils
12cu|rpmdevtools-6.7-3|25	Requires:       cpio
12cu|rpmdevtools-6.7-3|26	Requires:       diffutils
12cu|rpmdevtools-6.7-3|27	Requires:       findutils
12cu|rpmdevtools-6.7-3|28	Requires:       gawk
12cu|rpmdevtools-6.7-3|29	Requires:       gcc
12cu|rpmdevtools-6.7-3|30	Requires:       gcc-c++
12cu|rpmdevtools-6.7-3|31	Requires:       grep
12cu|rpmdevtools-6.7-3|32	Requires:       gzip
12cu|rpmdevtools-6.7-3|33	Requires:       info
12cu|rpmdevtools-6.7-3|34	Requires:       make
12cu|rpmdevtools-6.7-3|35	Requires:       patch
12cu|rpmdevtools-6.7-3|36	Requires:       redhat-release
12cu|rpmdevtools-6.7-3|37	Requires:       rpm-mandriva-setup-build
12cu|rpmdevtools-6.7-3|38	Requires:       rpm-build >= 4.4.2.1
12cu|rpmdevtools-6.7-3|39	Requires:       sed
12cu|rpmdevtools-6.7-3|40	Requires:       tar
12cu|rpmdevtools-6.7-3|41	Requires:       unzip
12cu|rpmdevtools-6.7-3|42	Requires:       util-linux
12cu|rpmdevtools-6.7-3|43	Requires:       which
12cu|rpmdevtools-6.7-3|44	# Additionally required for tool operations
12cu|rpmdevtools-6.7-3|45	#Requires:      cpio
12cu|rpmdevtools-6.7-3|46	Requires:       fakeroot
12cu|rpmdevtools-6.7-3|47	Requires:       file
12cu|rpmdevtools-6.7-3|48	Requires:       perl
12cu|rpmdevtools-6.7-3|49	Requires:       python
12cu|rpmdevtools-6.7-3|50	Requires:       python-rpm
12cu|rpmdevtools-6.7-3|51	#Requires:      sed
12cu|rpmdevtools-6.7-3|52	Requires:       wget
12cu|rpmdevtools-6.7-3|53	
12cu|rpmdevtools-6.7-3|54	%description
12cu|rpmdevtools-6.7-3|55	This package contains scripts and (X)Emacs support files to aid in
12cu|rpmdevtools-6.7-3|56	development of RPM packages.
12cu|rpmdevtools-6.7-3|57	rpmdev-setuptree    Create RPM build tree within user's home directory
12cu|rpmdevtools-6.7-3|58	rpmdev-diff         Diff contents of two archives
12cu|rpmdevtools-6.7-3|59	rpmdev-newspec      Creates new .spec from template
12cu|rpmdevtools-6.7-3|60	rpmdev-rmdevelrpms  Find (and optionally remove) "development" RPMs
12cu|rpmdevtools-6.7-3|61	rpmdev-checksig     Check package signatures using alternate RPM keyring
12cu|rpmdevtools-6.7-3|62	rpminfo             Print information about executables and libraries
12cu|rpmdevtools-6.7-3|63	rpmdev-md5          Display the md5sum of all files in an RPM
12cu|rpmdevtools-6.7-3|64	rpmdev-vercmp       RPM version comparison checker
12cu|rpmdevtools-6.7-3|65	spectool            Expand and download sources and patches in specfiles
12cu|rpmdevtools-6.7-3|66	rpmdev-wipetree     Erase all files within dirs created by rpmdev-setuptree
12cu|rpmdevtools-6.7-3|67	rpmdev-extract      Extract various archives, "tar xvf" style
12cu|rpmdevtools-6.7-3|68	...and many more.
12cu|rpmdevtools-6.7-3|69	
12cu|rpmdevtools-6.7-3|70	
12cu|rpmdevtools-6.7-3|71	%prep
12cu|rpmdevtools-6.7-3|72	%setup -q -a 1
12cu|rpmdevtools-6.7-3|73	%{__cp} -a spectool*/README README.spectool
12cu|rpmdevtools-6.7-3|74	
12cu|rpmdevtools-6.7-3|75	%build
12cu|rpmdevtools-6.7-3|76	%{configure2_5x} --libdir=%{_prefix}/lib
12cu|rpmdevtools-6.7-3|77	%{make}
12cu|rpmdevtools-6.7-3|78	
12cu|rpmdevtools-6.7-3|79	%install
12cu|rpmdevtools-6.7-3|80	%{__rm} -rf %{buildroot}
12cu|rpmdevtools-6.7-3|81	
12cu|rpmdevtools-6.7-3|82	%{makeinstall_std}
12cu|rpmdevtools-6.7-3|83	
12cu|rpmdevtools-6.7-3|84	%{__cp} -a spectool*/spectool %{buildroot}%{_bindir}
12cu|rpmdevtools-6.7-3|85	
12cu|rpmdevtools-6.7-3|86	%{__mkdir_p} %{buildroot}%{emacs_sitestart_d}
12cu|rpmdevtools-6.7-3|87	%{__ln_s} %{_datadir}/rpmdevtools/rpmdev-init.el %{buildroot}%{emacs_sitestart_d}/rpmdev-init.el
12cu|rpmdevtools-6.7-3|88	#/bin/touch %{buildroot}%{emacs_sitestart_d}/rpmdev-init.elc
12cu|rpmdevtools-6.7-3|89	
12cu|rpmdevtools-6.7-3|90	%{__chmod} 755 %{buildroot}%{_datadir}/rpmdevtools/{trap.sh,template.init,tmpdir.sh}
12cu|rpmdevtools-6.7-3|91	
12cu|rpmdevtools-6.7-3|92	%clean
12cu|rpmdevtools-6.7-3|93	%{__rm} -rf %{buildroot}
12cu|rpmdevtools-6.7-3|94	
12cu|rpmdevtools-6.7-3|95	%files
12cu|rpmdevtools-6.7-3|96	%defattr(-,root,root,-)
12cu|rpmdevtools-6.7-3|97	%doc COPYING README*
12cu|rpmdevtools-6.7-3|98	%config(noreplace) %{_sysconfdir}/rpmdevtools/
12cu|rpmdevtools-6.7-3|99	%{_datadir}/rpmdevtools/
12cu|rpmdevtools-6.7-3|100	%attr(0755,root,root) %{_bindir}/rpm*
12cu|rpmdevtools-6.7-3|101	%attr(0755,root,root) %{_bindir}/spectool
12cu|rpmdevtools-6.7-3|102	%config(noreplace) %{emacs_sitestart_d}/rpmdev-init.el*
12cu|rpmdevtools-6.7-3|103	%{_mandir}/man[18]/rpm*.[18]*
12cu|rpmdevtools-6.7-3|104	
12cu|rpmdevtools-6.7-3|105	
12cu|rpmdevtools-6.7-3|106	
12cu|rpmdevtools-6.7-3|107	%changelog
12cu|rpmdevtools-6.7-3|108	* Thu Jan 12 2012 Denis Silakov <dsilakov@mandriva.org> 6.7-3
12cu|rpmdevtools-6.7-3|109	+ Revision: 760319
12cu|rpmdevtools-6.7-3|110	- update to be built with rpm5
12cu|rpmdevtools-6.7-3|111	
12cu|rpmdevtools-6.7-3|112	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 6.7-2mdv2010.0
12cu|rpmdevtools-6.7-3|113	+ Revision: 433452
12cu|rpmdevtools-6.7-3|114	- rebuild
12cu|rpmdevtools-6.7-3|115	
12cu|rpmdevtools-6.7-3|116	* Mon Sep 01 2008 Olivier Blin <blino@mandriva.org> 6.7-1mdv2009.0
12cu|rpmdevtools-6.7-3|117	+ Revision: 278175
12cu|rpmdevtools-6.7-3|118	- buildrequire python-rpm
12cu|rpmdevtools-6.7-3|119	- buildrequires help2man
12cu|rpmdevtools-6.7-3|120	- update to spectool 1.0.10
12cu|rpmdevtools-6.7-3|121	- 6.7
12cu|rpmdevtools-6.7-3|122	
12cu|rpmdevtools-6.7-3|123	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 6.4-3mdv2009.0
12cu|rpmdevtools-6.7-3|124	+ Revision: 269221
12cu|rpmdevtools-6.7-3|125	- rebuild early 2009.0 package (before pixel changes)
12cu|rpmdevtools-6.7-3|126	
12cu|rpmdevtools-6.7-3|127	* Fri Jun 06 2008 Olivier Blin <blino@mandriva.org> 6.4-2mdv2009.0
12cu|rpmdevtools-6.7-3|128	+ Revision: 216446
12cu|rpmdevtools-6.7-3|129	- fix emacs start file symlink
12cu|rpmdevtools-6.7-3|130	- restore BuildRoot
12cu|rpmdevtools-6.7-3|131	
12cu|rpmdevtools-6.7-3|132	+ Thierry Vignaud <tv@mandriva.org>
12cu|rpmdevtools-6.7-3|133	- kill re-definition of %%buildroot on Pixel's request
12cu|rpmdevtools-6.7-3|134	
12cu|rpmdevtools-6.7-3|135	* Mon Oct 15 2007 David Walluck <walluck@mandriva.org> 6.4-1mdv2008.1
12cu|rpmdevtools-6.7-3|136	+ Revision: 98423
12cu|rpmdevtools-6.7-3|137	- import rpmdevtools
12cu|rpmdevtools-6.7-3|138	
12cu|rpmdevtools-6.7-3|139	
12cu|rpmdevtools-6.7-3|140	* Fri Oct 12 2007 Lubomir Kundrak <lkundrak@redhat.com> - 6.4-1
12cu|rpmdevtools-6.7-3|141	- Import the previous fix into CVS to resync, bump version
12cu|rpmdevtools-6.7-3|142	
12cu|rpmdevtools-6.7-3|143	* Fri Oct 12 2007 Lubomir Kundrak <lkundrak@redhat.com> - 6.3-1
12cu|rpmdevtools-6.7-3|144	- Fix paths in qa-robot tools
12cu|rpmdevtools-6.7-3|145	
12cu|rpmdevtools-6.7-3|146	* Sat Sep  8 2007 Ville Skyttä <ville.skytta at iki.fi> - 6.2-1
12cu|rpmdevtools-6.7-3|147	- Sync deps with Fedora's new "assumed present in buildroots" packages list.
12cu|rpmdevtools-6.7-3|148	
12cu|rpmdevtools-6.7-3|149	* Thu Sep  6 2007 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|150	- Init script template cleanups.
12cu|rpmdevtools-6.7-3|151	
12cu|rpmdevtools-6.7-3|152	* Tue Aug 28 2007 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|153	- Update rpminfo to version 2004-07-07-02.
12cu|rpmdevtools-6.7-3|154	
12cu|rpmdevtools-6.7-3|155	* Fri Aug 10 2007 Ville Skyttä <ville.skytta at iki.fi> - 6.1-1
12cu|rpmdevtools-6.7-3|156	- Sync COPYING with http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
12cu|rpmdevtools-6.7-3|157	
12cu|rpmdevtools-6.7-3|158	* Mon Aug  6 2007 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|159	- Work around #250990 in rpmls and rpmdev-extract.
12cu|rpmdevtools-6.7-3|160	- Clarify copyright info of rpmdev-* and rpmls.
12cu|rpmdevtools-6.7-3|161	
12cu|rpmdevtools-6.7-3|162	* Sat Jul  7 2007 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|163	- Fix Epoch handling in the 2-arg form of rpmdev-vercmp with yum < 3.1.2.
12cu|rpmdevtools-6.7-3|164	- The long form of the list option in rmdevelrpms is --list-only, not --list.
12cu|rpmdevtools-6.7-3|165	
12cu|rpmdevtools-6.7-3|166	* Thu Jul  5 2007 Ville Skyttä <ville.skytta at iki.fi> - 6.0-1
12cu|rpmdevtools-6.7-3|167	- Remove check-{buildroot,rpaths*}, now included in rpm-build >= 4.4.2.1.
12cu|rpmdevtools-6.7-3|168	- Drop explicit dependency on patch, pulled in by recent rpm-build.
12cu|rpmdevtools-6.7-3|169	- Add cmake and scons to default devel package list in rpmdev-rmdevelrpms.
12cu|rpmdevtools-6.7-3|170	- Add LSB comment block to init script template.
12cu|rpmdevtools-6.7-3|171	
12cu|rpmdevtools-6.7-3|172	* Wed Jun 27 2007 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|173	- Add 2-argument form for comparing EVR strings to rpmdev-vercmp
12cu|rpmdevtools-6.7-3|174	(available only if rpmUtils.miscutils is available).
12cu|rpmdevtools-6.7-3|175	
12cu|rpmdevtools-6.7-3|176	* Sat Jun 16 2007 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|177	- Include rpmsodiff and dependencies (rpmargs, rpmelfsym, rpmfile, rpmpeek,
12cu|rpmdevtools-6.7-3|178	rpmsoname) from ALT Linux's qa-robot package.
12cu|rpmdevtools-6.7-3|179	- Include rpmls (#213778).
12cu|rpmdevtools-6.7-3|180	
12cu|rpmdevtools-6.7-3|181	* Fri Jun 15 2007 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|182	- Update spectool to 1.0.9 (#243731).
12cu|rpmdevtools-6.7-3|183	
12cu|rpmdevtools-6.7-3|184	* Wed Apr 11 2007 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|185	- Add --list-only option to rmdevelrpms (Thorsten Leemhuis).
12cu|rpmdevtools-6.7-3|186	
12cu|rpmdevtools-6.7-3|187	* Tue Mar 13 2007 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|188	- BR perl(ExtUtils::MakeMaker) by default in perl spec template.
12cu|rpmdevtools-6.7-3|189	- Drop deprecated backwards compatibility with fedora-rpmdevtools.
12cu|rpmdevtools-6.7-3|190	- Update URL.
12cu|rpmdevtools-6.7-3|191	
12cu|rpmdevtools-6.7-3|192	* Wed Nov  8 2006 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|193	- Arch-qualify output of matched packages in rmdevelrpms and allow
12cu|rpmdevtools-6.7-3|194	arch-qualified packages in the config file.
12cu|rpmdevtools-6.7-3|195	
12cu|rpmdevtools-6.7-3|196	* Wed Oct 25 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.3-1
12cu|rpmdevtools-6.7-3|197	- Update spectool to 1.0.8, fixes #212108.
12cu|rpmdevtools-6.7-3|198	
12cu|rpmdevtools-6.7-3|199	* Mon Oct  2 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.2-1
12cu|rpmdevtools-6.7-3|200	- Skip *.jar.so.debug in check-buildroot (#208903).
12cu|rpmdevtools-6.7-3|201	- Treat yasm and *-static as devel packages in rmdevelrpms.
12cu|rpmdevtools-6.7-3|202	
12cu|rpmdevtools-6.7-3|203	* Sat Sep  9 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.1-1
12cu|rpmdevtools-6.7-3|204	- Re-add PHP PEAR spec template, more improvements to it (#198706,
12cu|rpmdevtools-6.7-3|205	Christopher Stone, Remi Collet).
12cu|rpmdevtools-6.7-3|206	
12cu|rpmdevtools-6.7-3|207	* Tue Aug 22 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.0-2
12cu|rpmdevtools-6.7-3|208	- Migrate rmdevelrpms config when upgrading from fedora-rpmdevtools.
12cu|rpmdevtools-6.7-3|209	
12cu|rpmdevtools-6.7-3|210	* Sun Aug 20 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.0-1
12cu|rpmdevtools-6.7-3|211	- Re-rename almost everything to rpmdev-*, with backwards compat symlinks.
12cu|rpmdevtools-6.7-3|212	- Don't encourage %%ghost'ing *.pyo in Python spec template, add some comments.
12cu|rpmdevtools-6.7-3|213	- Drop PHP PEAR spec template, it's not ready yet.
12cu|rpmdevtools-6.7-3|214	
12cu|rpmdevtools-6.7-3|215	* Wed Aug  2 2006 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|216	- Treat *-sdk as devel packages in rmdevelrpms (#199909).
12cu|rpmdevtools-6.7-3|217	- Don't assume compface is a devel package in rmdevelrpms.
12cu|rpmdevtools-6.7-3|218	
12cu|rpmdevtools-6.7-3|219	* Thu Jul 20 2006 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|220	- Mark things that are not needed for noarch module packages in the Perl
12cu|rpmdevtools-6.7-3|221	spec template.
12cu|rpmdevtools-6.7-3|222	
12cu|rpmdevtools-6.7-3|223	* Wed Jul 19 2006 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|224	- Move option arguments to "find" before non-option ones in Perl spec template.
12cu|rpmdevtools-6.7-3|225	- Drop python-abi dependency from Python spec template (#189947).
12cu|rpmdevtools-6.7-3|226	
12cu|rpmdevtools-6.7-3|227	* Tue Jul 18 2006 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|228	- Add PHP PEAR spec template (#198706, Christopher Stone).
12cu|rpmdevtools-6.7-3|229	
12cu|rpmdevtools-6.7-3|230	* Mon Jul 17 2006 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|231	- Drop fedora- prefix everywhere, add backcompat symlinks for execubtables.
12cu|rpmdevtools-6.7-3|232	- Move %%{_sysconfdir}/fedora to %%{_sysconfdir}/rpmdevtools and
12cu|rpmdevtools-6.7-3|233	%%{_datadir}/fedora to %%{_datadir}/rpmdevtools.
12cu|rpmdevtools-6.7-3|234	- Move spec templates to %%{_sysconfdir}/rpmdevtools, mark as config.
12cu|rpmdevtools-6.7-3|235	- Bump version to 5.0.
12cu|rpmdevtools-6.7-3|236	
12cu|rpmdevtools-6.7-3|237	* Sun Jul 16 2006 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|238	- Drop fedora-kmodhelper.
12cu|rpmdevtools-6.7-3|239	- Drop fedora-installdevkeys and GPG keys, modify rpmchecksig to use
12cu|rpmdevtools-6.7-3|240	the system rpmdb.
12cu|rpmdevtools-6.7-3|241	
12cu|rpmdevtools-6.7-3|242	* Sat Jul 15 2006 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|243	- Sort rmdevelrpms' output.
12cu|rpmdevtools-6.7-3|244	
12cu|rpmdevtools-6.7-3|245	* Fri Jul  7 2006 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|246	- Improve ruby spec template (#180066, David Lutterkort).
12cu|rpmdevtools-6.7-3|247	
12cu|rpmdevtools-6.7-3|248	* Mon Jun  5 2006 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|249	- Add manual pages for rmdevelrpms, diffarchive and extract.
12cu|rpmdevtools-6.7-3|250	- Trim pre-2005 changelog entries.
12cu|rpmdevtools-6.7-3|251	- Autotoolize source tree.
12cu|rpmdevtools-6.7-3|252	
12cu|rpmdevtools-6.7-3|253	* Tue May 16 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.6-1
12cu|rpmdevtools-6.7-3|254	- Add spec template for library packages (#185606, Ignacio Vazquez-Abrams).
12cu|rpmdevtools-6.7-3|255	
12cu|rpmdevtools-6.7-3|256	* Sun Feb 26 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.5-1
12cu|rpmdevtools-6.7-3|257	- Improve diffarchive and extract error messages.
12cu|rpmdevtools-6.7-3|258	
12cu|rpmdevtools-6.7-3|259	* Fri Feb 24 2006 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|260	- Update spectool to 1.0.7 (#162253).
12cu|rpmdevtools-6.7-3|261	
12cu|rpmdevtools-6.7-3|262	* Thu Feb  9 2006 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|263	- Add file(1) based archive type detection to fedora-extract.
12cu|rpmdevtools-6.7-3|264	
12cu|rpmdevtools-6.7-3|265	* Wed Feb  8 2006 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|266	- Add "diff file lists only" option to diffarchive.
12cu|rpmdevtools-6.7-3|267	
12cu|rpmdevtools-6.7-3|268	* Sun Feb  5 2006 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|269	- Add Ruby spec template (#180066, Oliver Andrich) and make newrpmspec
12cu|rpmdevtools-6.7-3|270	use it for ruby-*.
12cu|rpmdevtools-6.7-3|271	
12cu|rpmdevtools-6.7-3|272	* Sat Feb  4 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4-2
12cu|rpmdevtools-6.7-3|273	- Fix rpath checker tests with bash 3.1 (#178636, Enrico Scholz).
12cu|rpmdevtools-6.7-3|274	
12cu|rpmdevtools-6.7-3|275	* Fri Dec 30 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.4-1
12cu|rpmdevtools-6.7-3|276	- Update spectool to 1.0.6 (#176521).
12cu|rpmdevtools-6.7-3|277	
12cu|rpmdevtools-6.7-3|278	* Wed Dec 28 2005 Ville Skyttä <ville.skytta at iki.fi>
12cu|rpmdevtools-6.7-3|279	- Update spectool to 1.0.5 (#162253), require wget for it.
12cu|rpmdevtools-6.7-3|280	- Add disttags to spec templates.
12cu|rpmdevtools-6.7-3|281	
12cu|rpmdevtools-6.7-3|282	* Thu Oct 27 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.3-1
12cu|rpmdevtools-6.7-3|283	- check-rpaths-worker: detect when RPATH references the parent directory
12cu|rpmdevtools-6.7-3|284	of an absolute path (#169298, Enrico Scholz).
12cu|rpmdevtools-6.7-3|285	- Add regression test for check-rpaths* (#169298, Enrico Scholz).
12cu|rpmdevtools-6.7-3|286	- Honor user's indent-tabs-mode setting in fedora-init.el (#170902).
12cu|rpmdevtools-6.7-3|287	
12cu|rpmdevtools-6.7-3|288	* Fri Oct  7 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.2-1
12cu|rpmdevtools-6.7-3|289	- check-buildroot: grep for buildroot as a fixed string, not a regexp.
12cu|rpmdevtools-6.7-3|290	- Update FSF's address in copyright notices.
12cu|rpmdevtools-6.7-3|291	- check-rpaths-worker: allow multiple $ORIGIN paths in an RPATH and allow
12cu|rpmdevtools-6.7-3|292	RPATHs which are relative to $ORIGIN (#169298, Enrico Scholz).
12cu|rpmdevtools-6.7-3|293	- check-rpaths-worker: give out an hint about usage and the detected issues
12cu|rpmdevtools-6.7-3|294	at the first detected error (Enrico Scholz).
12cu|rpmdevtools-6.7-3|295	- Remove some redundancy from the Perl spec template.
12cu|rpmdevtools-6.7-3|296	- Teach fedora-newrpmspec to detect and use different specfile variants.
12cu|rpmdevtools-6.7-3|297	- Use fedora-newrpmspec in fedora-init.el.
12cu|rpmdevtools-6.7-3|298	
12cu|rpmdevtools-6.7-3|299	* Fri Jul  8 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.1-1
12cu|rpmdevtools-6.7-3|300	- Drop more pre-FC2 compat stuff from Perl spec template.
12cu|rpmdevtools-6.7-3|301	- Treat gcc-gfortran as a devel package in rmdevelrpms.
12cu|rpmdevtools-6.7-3|302	- Drop fedora.us GPG key.
12cu|rpmdevtools-6.7-3|303	
12cu|rpmdevtools-6.7-3|304	* Thu Mar 24 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.0-1
12cu|rpmdevtools-6.7-3|305	- Make fedora-diffarchive work better with archives containing dirs without
12cu|rpmdevtools-6.7-3|306	read/execute permissions.
12cu|rpmdevtools-6.7-3|307	- Sync "Epoch: 0" drops with Fedora Extras CVS.
12cu|rpmdevtools-6.7-3|308	- Include Nils Philippsen's spectool.
12cu|rpmdevtools-6.7-3|309	- Own (%%ghost'd) more dirs from the site-lisp dir hierarchies.
12cu|rpmdevtools-6.7-3|310	- Drop trigger support pre-FC2 Emacs and XEmacs packages.
12cu|rpmdevtools-6.7-3|311	- Drop rpm-spec-mode.el patch, no longer needed for FC2 Emacs and later.
12cu|rpmdevtools-6.7-3|312	- Update URLs.
12cu|rpmdevtools-6.7-3|313	- Drop developer GPG keys from the package, add Fedora Extras key.
12cu|rpmdevtools-6.7-3|314	- Drop fedora-pkgannfmt, it's no longer relevant.
12cu|rpmdevtools-6.7-3|315	- Remove pre-FC2 compatibility stuff from Perl spec template.
12cu|rpmdevtools-6.7-3|316	- Don't try to remove gcc-java and related packages by default in rmdevelrpms.
12cu|rpmdevtools-6.7-3|317	- Remove "full featured" spec template, convert newrpmspec to use -minimal.
12cu|rpmdevtools-6.7-3|318	
12cu|rpmdevtools-6.7-3|319	* Sun Feb  6 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:0.3.1-1
12cu|rpmdevtools-6.7-3|320	- Make buildrpmtree and wipebuildtree less dependent on a specific
12cu|rpmdevtools-6.7-3|321	configuration (#147014, Ignacio Vazquez-Abrams).
12cu|rpmdevtools-6.7-3|322	
12cu|rpmdevtools-6.7-3|323	* Tue Jan 18 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:0.3.0-1
12cu|rpmdevtools-6.7-3|324	- Remove 0.fdr. prefixes and epoch 0's from all spec templates.
12cu|rpmdevtools-6.7-3|325	- Add try-restart action to init script template.
12cu|rpmdevtools-6.7-3|326	- Remove deprecated fedora-diffrpm and fedora-unrpm.
12cu|rpmdevtools-6.7-3|327	- Install check-* to %%{_prefix}/lib/rpm instead of %%{_libdir}/rpm (bug 2351).
12cu|rpmdevtools-6.7-3|328	- Check both %%{_prefix}/lib and %%{_prefix}/lib64 in the xemacs trigger.
12cu|rpmdevtools-6.7-3|329	- Update rpminfo to 2004-07-07-01 and include it in the tarball.

12577 12
12cu|R-pmml-1.4.1-1|1	%global packname  pmml
12cu|R-pmml-1.4.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-pmml-1.4.1-1|3	
12cu|R-pmml-1.4.1-1|4	Name:             R-%{packname}
12cu|R-pmml-1.4.1-1|5	Version:          1.4.1
12cu|R-pmml-1.4.1-1|6	Release:          1
12cu|R-pmml-1.4.1-1|7	Summary:          Generate PMML for various models
12cu|R-pmml-1.4.1-1|8	Group:            Sciences/Mathematics
12cu|R-pmml-1.4.1-1|9	License:          GPL (>= 2)
12cu|R-pmml-1.4.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-pmml-1.4.1-1|11	Source0:          http://cran.r-project.org/src/contrib/pmml_1.4.1.tar.gz
12cu|R-pmml-1.4.1-1|12	BuildArch:        noarch
12cu|R-pmml-1.4.1-1|13	Requires:         R-core
12cu|R-pmml-1.4.1-1|14	Requires:         R-XML
12cu|R-pmml-1.4.1-1|15	Requires:         R-arules R-nnet R-rpart R-randomSurvivalForest R-randomForest R-kernlab
12cu|R-pmml-1.4.1-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-XML
12cu|R-pmml-1.4.1-1|17	BuildRequires: R-pmmlTransformations
12cu|R-pmml-1.4.1-1|18	Requires: R-pmmlTransformations
12cu|R-pmml-1.4.1-1|19	BuildRequires: R-mlbench
12cu|R-pmml-1.4.1-1|20	Requires: R-mlbench
12cu|R-pmml-1.4.1-1|21	BuildRequires: R-e1071
12cu|R-pmml-1.4.1-1|22	Requires: R-e1071
12cu|R-pmml-1.4.1-1|23	BuildRequires: R-randomForestSRC
12cu|R-pmml-1.4.1-1|24	Requires: R-randomForestSRC
12cu|R-pmml-1.4.1-1|25	BuildRequires: R-glmnet
12cu|R-pmml-1.4.1-1|26	Requires: R-glmnet
12cu|R-pmml-1.4.1-1|27	BuildRequires: R-ada
12cu|R-pmml-1.4.1-1|28	Requires: R-ada
12cu|R-pmml-1.4.1-1|29	BuildRequires:    R-arules R-nnet R-rpart R-randomSurvivalForest R-randomForest R-kernlab
12cu|R-pmml-1.4.1-1|30	
12cu|R-pmml-1.4.1-1|31	%description
12cu|R-pmml-1.4.1-1|32	The Predictive Modelling Markup Language (PMML) is a language for
12cu|R-pmml-1.4.1-1|33	representing models using XML in an application independent way. Such
12cu|R-pmml-1.4.1-1|34	models can then be shared with other applications that support PMML (see
12cu|R-pmml-1.4.1-1|35	http://www.dmg.org/products.html). The generic pmml() function takes an R
12cu|R-pmml-1.4.1-1|36	model as its argument and returns the corresponding PMML.  Currently
12cu|R-pmml-1.4.1-1|37	supported models for export include linear regression (lm and glm),
12cu|R-pmml-1.4.1-1|38	support vector machines (ksvm), decision trees (rpart), neural networks
12cu|R-pmml-1.4.1-1|39	(nnet, multinom), association rules (arules), survival models (coxph,
12cu|R-pmml-1.4.1-1|40	survreg), random survival forests (randomSurvivalForest), and clusters
12cu|R-pmml-1.4.1-1|41	(kmeans, hclust).
12cu|R-pmml-1.4.1-1|42	
12cu|R-pmml-1.4.1-1|43	%prep
12cu|R-pmml-1.4.1-1|44	%setup -q -c -n %{packname}
12cu|R-pmml-1.4.1-1|45	
12cu|R-pmml-1.4.1-1|46	%build
12cu|R-pmml-1.4.1-1|47	
12cu|R-pmml-1.4.1-1|48	%install
12cu|R-pmml-1.4.1-1|49	mkdir -p %{buildroot}%{rlibdir}
12cu|R-pmml-1.4.1-1|50	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-pmml-1.4.1-1|51	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-pmml-1.4.1-1|52	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-pmml-1.4.1-1|53	
12cu|R-pmml-1.4.1-1|54	%check
12cu|R-pmml-1.4.1-1|55	%{_bindir}/R CMD check %{packname}
12cu|R-pmml-1.4.1-1|56	
12cu|R-pmml-1.4.1-1|57	%files
12cu|R-pmml-1.4.1-1|58	%dir %{rlibdir}/%{packname}
12cu|R-pmml-1.4.1-1|59	%doc %{rlibdir}/%{packname}/html
12cu|R-pmml-1.4.1-1|60	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-pmml-1.4.1-1|61	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-pmml-1.4.1-1|62	%{rlibdir}/%{packname}/INDEX
12cu|R-pmml-1.4.1-1|63	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-pmml-1.4.1-1|64	%{rlibdir}/%{packname}/Meta
12cu|R-pmml-1.4.1-1|65	%{rlibdir}/%{packname}/R
12cu|R-pmml-1.4.1-1|66	%{rlibdir}/%{packname}/data
12cu|R-pmml-1.4.1-1|67	%{rlibdir}/%{packname}/help
12cu|R-pmml-1.4.1-1|68	
12cu|R-pmml-1.4.1-1|69	%changelog
12cu|R-pmml-1.4.1-1|70	* Thu Mar 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-1
12cu|R-pmml-1.4.1-1|71	+ Revision: b05c3c6
12cu|R-pmml-1.4.1-1|72	- Fix files
12cu|R-pmml-1.4.1-1|73	
12cu|R-pmml-1.4.1-1|74	

12578 12
12cu|R-pmmlTransformations-1.2.1-2|1	%global packname  pmmlTransformations
12cu|R-pmmlTransformations-1.2.1-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-pmmlTransformations-1.2.1-2|3	
12cu|R-pmmlTransformations-1.2.1-2|4	Name:             R-%{packname}
12cu|R-pmmlTransformations-1.2.1-2|5	Version:          1.2.1
12cu|R-pmmlTransformations-1.2.1-2|6	Release:          2
12cu|R-pmmlTransformations-1.2.1-2|7	Summary:          Transforms input data from a PMML perspective
12cu|R-pmmlTransformations-1.2.1-2|8	Group:            Sciences/Mathematics
12cu|R-pmmlTransformations-1.2.1-2|9	License:          LGPL (>= 2.1)
12cu|R-pmmlTransformations-1.2.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-pmmlTransformations-1.2.1-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-pmmlTransformations-1.2.1-2|12	BuildArch:        noarch
12cu|R-pmmlTransformations-1.2.1-2|13	Requires:         R-core
12cu|R-pmmlTransformations-1.2.1-2|14	
12cu|R-pmmlTransformations-1.2.1-2|15	
12cu|R-pmmlTransformations-1.2.1-2|16	
12cu|R-pmmlTransformations-1.2.1-2|17	Requires:         R-pmml
12cu|R-pmmlTransformations-1.2.1-2|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-pmmlTransformations-1.2.1-2|19	
12cu|R-pmmlTransformations-1.2.1-2|20	BuildRequires:   R-pmml
12cu|R-pmmlTransformations-1.2.1-2|21	%description
12cu|R-pmmlTransformations-1.2.1-2|22	Allows for data to be transformed before using it to construct models.
12cu|R-pmmlTransformations-1.2.1-2|23	Builds structures to allow functions in the PMML package to output
12cu|R-pmmlTransformations-1.2.1-2|24	transformation details in addition to the model in the resulting PMML
12cu|R-pmmlTransformations-1.2.1-2|25	
12cu|R-pmmlTransformations-1.2.1-2|26	%prep
12cu|R-pmmlTransformations-1.2.1-2|27	%setup -q -c -n %{packname}
12cu|R-pmmlTransformations-1.2.1-2|28	
12cu|R-pmmlTransformations-1.2.1-2|29	%build
12cu|R-pmmlTransformations-1.2.1-2|30	
12cu|R-pmmlTransformations-1.2.1-2|31	%install
12cu|R-pmmlTransformations-1.2.1-2|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-pmmlTransformations-1.2.1-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-pmmlTransformations-1.2.1-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-pmmlTransformations-1.2.1-2|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-pmmlTransformations-1.2.1-2|36	
12cu|R-pmmlTransformations-1.2.1-2|37	%check
12cu|R-pmmlTransformations-1.2.1-2|38	%{_bindir}/R CMD check %{packname}
12cu|R-pmmlTransformations-1.2.1-2|39	
12cu|R-pmmlTransformations-1.2.1-2|40	%files
12cu|R-pmmlTransformations-1.2.1-2|41	%dir %{rlibdir}/%{packname}
12cu|R-pmmlTransformations-1.2.1-2|42	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-pmmlTransformations-1.2.1-2|43	%doc %{rlibdir}/%{packname}/html
12cu|R-pmmlTransformations-1.2.1-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-pmmlTransformations-1.2.1-2|45	%{rlibdir}/%{packname}/INDEX
12cu|R-pmmlTransformations-1.2.1-2|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-pmmlTransformations-1.2.1-2|47	%{rlibdir}/%{packname}/Meta
12cu|R-pmmlTransformations-1.2.1-2|48	%{rlibdir}/%{packname}/R
12cu|R-pmmlTransformations-1.2.1-2|49	%{rlibdir}/%{packname}/help
12cu|R-pmmlTransformations-1.2.1-2|50	
12cu|R-pmmlTransformations-1.2.1-2|51	%changelog
12cu|R-pmmlTransformations-1.2.1-2|52	* Thu Mar 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-2
12cu|R-pmmlTransformations-1.2.1-2|53	+ Revision: 1b10254
12cu|R-pmmlTransformations-1.2.1-2|54	- Enable check
12cu|R-pmmlTransformations-1.2.1-2|55	
12cu|R-pmmlTransformations-1.2.1-2|56	

12579 12
12cu|R-png-0.1.7-1|1	%global packname  png
12cu|R-png-0.1.7-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-png-0.1.7-1|3	
12cu|R-png-0.1.7-1|4	Name:             R-%{packname}
12cu|R-png-0.1.7-1|5	Version:          0.1.7
12cu|R-png-0.1.7-1|6	Release:          1
12cu|R-png-0.1.7-1|7	Summary:          Read and write PNG images
12cu|R-png-0.1.7-1|8	Group:            Sciences/Mathematics
12cu|R-png-0.1.7-1|9	License:          GPL-2 | GPL-3
12cu|R-png-0.1.7-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-png-0.1.7-1|11	Source0:          http://cran.r-project.org/src/contrib/png_0.1-7.tar.gz
12cu|R-png-0.1.7-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-png-0.1.7-1|13	BuildRequires:    png-devel
12cu|R-png-0.1.7-1|14	
12cu|R-png-0.1.7-1|15	%description
12cu|R-png-0.1.7-1|16	This package provides an easy and simple way to read, write and display
12cu|R-png-0.1.7-1|17	bitmap images stored in the PNG format. It can read and write both files
12cu|R-png-0.1.7-1|18	and in-memory raw vectors.
12cu|R-png-0.1.7-1|19	
12cu|R-png-0.1.7-1|20	%prep
12cu|R-png-0.1.7-1|21	%setup -q -c -n %{packname}
12cu|R-png-0.1.7-1|22	
12cu|R-png-0.1.7-1|23	%build
12cu|R-png-0.1.7-1|24	
12cu|R-png-0.1.7-1|25	%install
12cu|R-png-0.1.7-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-png-0.1.7-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-png-0.1.7-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-png-0.1.7-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-png-0.1.7-1|30	
12cu|R-png-0.1.7-1|31	%check
12cu|R-png-0.1.7-1|32	%{_bindir}/R CMD check %{packname}
12cu|R-png-0.1.7-1|33	
12cu|R-png-0.1.7-1|34	%files
12cu|R-png-0.1.7-1|35	%dir %{rlibdir}/%{packname}
12cu|R-png-0.1.7-1|36	%doc %{rlibdir}/%{packname}/html
12cu|R-png-0.1.7-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-png-0.1.7-1|38	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-png-0.1.7-1|39	%{rlibdir}/%{packname}/INDEX
12cu|R-png-0.1.7-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-png-0.1.7-1|41	%{rlibdir}/%{packname}/Meta
12cu|R-png-0.1.7-1|42	%{rlibdir}/%{packname}/R
12cu|R-png-0.1.7-1|43	%{rlibdir}/%{packname}/help
12cu|R-png-0.1.7-1|44	%{rlibdir}/%{packname}/img
12cu|R-png-0.1.7-1|45	%{rlibdir}/%{packname}/libs
12cu|R-png-0.1.7-1|46	
12cu|R-png-0.1.7-1|47	
12cu|R-png-0.1.7-1|48	
12cu|R-png-0.1.7-1|49	%changelog
12cu|R-png-0.1.7-1|50	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.7-1
12cu|R-png-0.1.7-1|51	+ Revision: 239056d
12cu|R-png-0.1.7-1|52	- Updated to 0.1.7 (by updates_builder)
12cu|R-png-0.1.7-1|53	
12cu|R-png-0.1.7-1|54	

12580 12
12cu|R-poLCA-1.4.1-1|1	%global packname  poLCA
12cu|R-poLCA-1.4.1-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-poLCA-1.4.1-1|3	
12cu|R-poLCA-1.4.1-1|4	Name:             R-%{packname}
12cu|R-poLCA-1.4.1-1|5	Version:          1.4.1
12cu|R-poLCA-1.4.1-1|6	Release:          1
12cu|R-poLCA-1.4.1-1|7	Summary:          Polytomous variable Latent Class Analysis
12cu|R-poLCA-1.4.1-1|8	Group:            Sciences/Mathematics
12cu|R-poLCA-1.4.1-1|9	License:          GPLv2+
12cu|R-poLCA-1.4.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-poLCA-1.4.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-poLCA-1.4.1-1|12	
12cu|R-poLCA-1.4.1-1|13	Requires:         R-scatterplot3d R-MASS
12cu|R-poLCA-1.4.1-1|14	
12cu|R-poLCA-1.4.1-1|15	BuildRequires:    R-devel Rmath-devel texlive-latex R-scatterplot3d R-MASS
12cu|R-poLCA-1.4.1-1|16	
12cu|R-poLCA-1.4.1-1|17	%description
12cu|R-poLCA-1.4.1-1|18	Latent class analysis and latent class regression models for polytomous
12cu|R-poLCA-1.4.1-1|19	outcome variables.  Also known as latent structure analysis.
12cu|R-poLCA-1.4.1-1|20	
12cu|R-poLCA-1.4.1-1|21	%prep
12cu|R-poLCA-1.4.1-1|22	%setup -q -c -n %{packname}
12cu|R-poLCA-1.4.1-1|23	
12cu|R-poLCA-1.4.1-1|24	%build
12cu|R-poLCA-1.4.1-1|25	
12cu|R-poLCA-1.4.1-1|26	%install
12cu|R-poLCA-1.4.1-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-poLCA-1.4.1-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-poLCA-1.4.1-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-poLCA-1.4.1-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-poLCA-1.4.1-1|31	
12cu|R-poLCA-1.4.1-1|32	%check
12cu|R-poLCA-1.4.1-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-poLCA-1.4.1-1|34	
12cu|R-poLCA-1.4.1-1|35	%files
12cu|R-poLCA-1.4.1-1|36	%dir %{rlibdir}/%{packname}
12cu|R-poLCA-1.4.1-1|37	%doc %{rlibdir}/%{packname}/doc
12cu|R-poLCA-1.4.1-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-poLCA-1.4.1-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-poLCA-1.4.1-1|40	%{rlibdir}/%{packname}/CITATION
12cu|R-poLCA-1.4.1-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-poLCA-1.4.1-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-poLCA-1.4.1-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-poLCA-1.4.1-1|44	%{rlibdir}/%{packname}/R
12cu|R-poLCA-1.4.1-1|45	%{rlibdir}/%{packname}/data
12cu|R-poLCA-1.4.1-1|46	%{rlibdir}/%{packname}/help
12cu|R-poLCA-1.4.1-1|47	%{rlibdir}/%{packname}/libs
12cu|R-poLCA-1.4.1-1|48	
12cu|R-poLCA-1.4.1-1|49	%changelog
12cu|R-poLCA-1.4.1-1|50	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.1-1
12cu|R-poLCA-1.4.1-1|51	+ Revision: 59c20eb
12cu|R-poLCA-1.4.1-1|52	- Fix files
12cu|R-poLCA-1.4.1-1|53	
12cu|R-poLCA-1.4.1-1|54	

12581 12
12cu|R-polspline-1.1.9-1|1	%global packname  polspline
12cu|R-polspline-1.1.9-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-polspline-1.1.9-1|3	
12cu|R-polspline-1.1.9-1|4	Name:             R-%{packname}
12cu|R-polspline-1.1.9-1|5	Version:          1.1.9
12cu|R-polspline-1.1.9-1|6	Release:          1
12cu|R-polspline-1.1.9-1|7	Summary:          Polynomial spline routines
12cu|R-polspline-1.1.9-1|8	Group:            Sciences/Mathematics
12cu|R-polspline-1.1.9-1|9	License:          GPL (>= 2)
12cu|R-polspline-1.1.9-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-polspline-1.1.9-1|11	Source0:          http://cran.r-project.org/src/contrib/polspline_1.1.9.tar.gz
12cu|R-polspline-1.1.9-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-polspline-1.1.9-1|13	BuildRequires:    blas-devel
12cu|R-polspline-1.1.9-1|14	BuildRequires:    lapack-devel
12cu|R-polspline-1.1.9-1|15	
12cu|R-polspline-1.1.9-1|16	%description
12cu|R-polspline-1.1.9-1|17	Routines for the polynomial spline fitting routines hazard regression,
12cu|R-polspline-1.1.9-1|18	hazard estimation with flexible tails, logspline, lspec, polyclass, and
12cu|R-polspline-1.1.9-1|19	polymars, by C. Kooperberg and co-authors
12cu|R-polspline-1.1.9-1|20	
12cu|R-polspline-1.1.9-1|21	%prep
12cu|R-polspline-1.1.9-1|22	%setup -q -c -n %{packname}
12cu|R-polspline-1.1.9-1|23	
12cu|R-polspline-1.1.9-1|24	%build
12cu|R-polspline-1.1.9-1|25	
12cu|R-polspline-1.1.9-1|26	%install
12cu|R-polspline-1.1.9-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-polspline-1.1.9-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-polspline-1.1.9-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-polspline-1.1.9-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-polspline-1.1.9-1|31	
12cu|R-polspline-1.1.9-1|32	%check
12cu|R-polspline-1.1.9-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-polspline-1.1.9-1|34	
12cu|R-polspline-1.1.9-1|35	%files
12cu|R-polspline-1.1.9-1|36	%dir %{rlibdir}/%{packname}
12cu|R-polspline-1.1.9-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-polspline-1.1.9-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-polspline-1.1.9-1|39	%{rlibdir}/%{packname}/INDEX
12cu|R-polspline-1.1.9-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-polspline-1.1.9-1|41	%{rlibdir}/%{packname}/Meta
12cu|R-polspline-1.1.9-1|42	%{rlibdir}/%{packname}/R
12cu|R-polspline-1.1.9-1|43	%{rlibdir}/%{packname}/help
12cu|R-polspline-1.1.9-1|44	%{rlibdir}/%{packname}/libs
12cu|R-polspline-1.1.9-1|45	
12cu|R-polspline-1.1.9-1|46	
12cu|R-polspline-1.1.9-1|47	
12cu|R-polspline-1.1.9-1|48	%changelog
12cu|R-polspline-1.1.9-1|49	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.9-1
12cu|R-polspline-1.1.9-1|50	+ Revision: 04ea6e9
12cu|R-polspline-1.1.9-1|51	- Updated to 1.1.9 (by updates_builder)
12cu|R-polspline-1.1.9-1|52	
12cu|R-polspline-1.1.9-1|53	

12582 12
12cu|R-polyclip-1.2.0-1|1	%global packname  polyclip
12cu|R-polyclip-1.2.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-polyclip-1.2.0-1|3	
12cu|R-polyclip-1.2.0-1|4	Name:             R-%{packname}
12cu|R-polyclip-1.2.0-1|5	Version:          1.2.0
12cu|R-polyclip-1.2.0-1|6	Release:          1
12cu|R-polyclip-1.2.0-1|7	Summary:          Polygon Clipping
12cu|R-polyclip-1.2.0-1|8	Group:            Sciences/Mathematics
12cu|R-polyclip-1.2.0-1|9	License:          BSL
12cu|R-polyclip-1.2.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-polyclip-1.2.0-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.2-0.tar.gz
12cu|R-polyclip-1.2.0-1|12	
12cu|R-polyclip-1.2.0-1|13	BuildRequires:    R-devel Rmath-devel
12cu|R-polyclip-1.2.0-1|14	# texlive-latex
12cu|R-polyclip-1.2.0-1|15	
12cu|R-polyclip-1.2.0-1|16	%description
12cu|R-polyclip-1.2.0-1|17	R port of the Clipper library. Performs polygon clipping operations
12cu|R-polyclip-1.2.0-1|18	(intersection, union, set minus, set difference) for polygonal regions of
12cu|R-polyclip-1.2.0-1|19	arbitrary complexity, including holes. Also computes offset polygons
12cu|R-polyclip-1.2.0-1|20	(spatial buffer zones, morphological dilations, Minkowski dilations) for
12cu|R-polyclip-1.2.0-1|21	polygonal regions and polygonal lines.
12cu|R-polyclip-1.2.0-1|22	
12cu|R-polyclip-1.2.0-1|23	%prep
12cu|R-polyclip-1.2.0-1|24	%setup -q -c -n %{packname}
12cu|R-polyclip-1.2.0-1|25	
12cu|R-polyclip-1.2.0-1|26	%build
12cu|R-polyclip-1.2.0-1|27	
12cu|R-polyclip-1.2.0-1|28	%install
12cu|R-polyclip-1.2.0-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-polyclip-1.2.0-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-polyclip-1.2.0-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-polyclip-1.2.0-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-polyclip-1.2.0-1|33	
12cu|R-polyclip-1.2.0-1|34	%check
12cu|R-polyclip-1.2.0-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-polyclip-1.2.0-1|36	
12cu|R-polyclip-1.2.0-1|37	%files
12cu|R-polyclip-1.2.0-1|38	%dir %{rlibdir}/%{packname}
12cu|R-polyclip-1.2.0-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-polyclip-1.2.0-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-polyclip-1.2.0-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-polyclip-1.2.0-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-polyclip-1.2.0-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-polyclip-1.2.0-1|44	%{rlibdir}/%{packname}/R
12cu|R-polyclip-1.2.0-1|45	%{rlibdir}/%{packname}/help
12cu|R-polyclip-1.2.0-1|46	%{rlibdir}/%{packname}/libs
12cu|R-polyclip-1.2.0-1|47	
12cu|R-polyclip-1.2.0-1|48	%changelog
12cu|R-polyclip-1.2.0-1|49	* Fri Apr 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-1
12cu|R-polyclip-1.2.0-1|50	+ Revision: ac40c33
12cu|R-polyclip-1.2.0-1|51	- Fix files
12cu|R-polyclip-1.2.0-1|52	
12cu|R-polyclip-1.2.0-1|53	

12583 12
12cu|R-polycor-0.7_8-2|1	%global packname  polycor
12cu|R-polycor-0.7_8-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-polycor-0.7_8-2|3	
12cu|R-polycor-0.7_8-2|4	Name:             R-%{packname}
12cu|R-polycor-0.7_8-2|5	Version:          0.7_8
12cu|R-polycor-0.7_8-2|6	Release:          2
12cu|R-polycor-0.7_8-2|7	Summary:          Polychoric and Polyserial Correlations
12cu|R-polycor-0.7_8-2|8	Group:            Sciences/Mathematics
12cu|R-polycor-0.7_8-2|9	License:          GPL (>= 2)
12cu|R-polycor-0.7_8-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-polycor-0.7_8-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.7-8.tar.gz
12cu|R-polycor-0.7_8-2|12	BuildArch:        noarch
12cu|R-polycor-0.7_8-2|13	Requires:         R-core
12cu|R-polycor-0.7_8-2|14	Requires:         R-mvtnorm R-sfsmisc
12cu|R-polycor-0.7_8-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-mvtnorm R-sfsmisc
12cu|R-polycor-0.7_8-2|16	
12cu|R-polycor-0.7_8-2|17	%description
12cu|R-polycor-0.7_8-2|18	Computes polychoric and polyserial correlations by quick "two-step"
12cu|R-polycor-0.7_8-2|19	methods or ML, optionally with standard errors; tetrachoric and biserial
12cu|R-polycor-0.7_8-2|20	correlations are special cases.
12cu|R-polycor-0.7_8-2|21	
12cu|R-polycor-0.7_8-2|22	%prep
12cu|R-polycor-0.7_8-2|23	%setup -q -c -n %{packname}
12cu|R-polycor-0.7_8-2|24	
12cu|R-polycor-0.7_8-2|25	%build
12cu|R-polycor-0.7_8-2|26	
12cu|R-polycor-0.7_8-2|27	%install
12cu|R-polycor-0.7_8-2|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-polycor-0.7_8-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-polycor-0.7_8-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-polycor-0.7_8-2|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-polycor-0.7_8-2|32	
12cu|R-polycor-0.7_8-2|33	%check
12cu|R-polycor-0.7_8-2|34	%{_bindir}/R CMD check %{packname}
12cu|R-polycor-0.7_8-2|35	
12cu|R-polycor-0.7_8-2|36	%files
12cu|R-polycor-0.7_8-2|37	%dir %{rlibdir}/%{packname}
12cu|R-polycor-0.7_8-2|38	%doc %{rlibdir}/%{packname}/html
12cu|R-polycor-0.7_8-2|39	%doc %{rlibdir}/%{packname}/CHANGES
12cu|R-polycor-0.7_8-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-polycor-0.7_8-2|41	%{rlibdir}/%{packname}/INDEX
12cu|R-polycor-0.7_8-2|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-polycor-0.7_8-2|43	%{rlibdir}/%{packname}/Meta
12cu|R-polycor-0.7_8-2|44	%{rlibdir}/%{packname}/R
12cu|R-polycor-0.7_8-2|45	%{rlibdir}/%{packname}/help
12cu|R-polycor-0.7_8-2|46	
12cu|R-polycor-0.7_8-2|47	
12cu|R-polycor-0.7_8-2|48	%changelog
12cu|R-polycor-0.7_8-2|49	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.7_8-1
12cu|R-polycor-0.7_8-2|50	+ Revision: 776243
12cu|R-polycor-0.7_8-2|51	- Import R-polycor
12cu|R-polycor-0.7_8-2|52	- Import R-polycor
12cu|R-polycor-0.7_8-2|53	

12584 12
12cu|R-prabclus-2.2.4-2|1	%global packname  prabclus
12cu|R-prabclus-2.2.4-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-prabclus-2.2.4-2|3	
12cu|R-prabclus-2.2.4-2|4	Name:             R-%{packname}
12cu|R-prabclus-2.2.4-2|5	Version:          2.2.4
12cu|R-prabclus-2.2.4-2|6	Release:          2
12cu|R-prabclus-2.2.4-2|7	Summary:          Clustering of presence-absence, abundance and multilocus genetic data
12cu|R-prabclus-2.2.4-2|8	Group:            Sciences/Mathematics
12cu|R-prabclus-2.2.4-2|9	License:          GPL
12cu|R-prabclus-2.2.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-prabclus-2.2.4-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2.2-4.tar.gz
12cu|R-prabclus-2.2.4-2|12	BuildArch:        noarch
12cu|R-prabclus-2.2.4-2|13	Requires:         R-core
12cu|R-prabclus-2.2.4-2|14	Requires:         R-MASS R-mclust
12cu|R-prabclus-2.2.4-2|15	Requires:         R-spdep R-maptools R-foreign R-mvtnorm
12cu|R-prabclus-2.2.4-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS R-mclust
12cu|R-prabclus-2.2.4-2|17	BuildRequires:    R-spdep R-maptools R-foreign R-mvtnorm
12cu|R-prabclus-2.2.4-2|18	
12cu|R-prabclus-2.2.4-2|19	%description
12cu|R-prabclus-2.2.4-2|20	Distance-based parametric bootstrap tests for clustering with spatial
12cu|R-prabclus-2.2.4-2|21	neighborhood information. Some distance measures, Clustering of
12cu|R-prabclus-2.2.4-2|22	presence-absence, abundance and multilocus genetical data for species
12cu|R-prabclus-2.2.4-2|23	delimitation, nearest neighbor based noise detection. Try package?prabclus
12cu|R-prabclus-2.2.4-2|24	for on overview. Note that the use of the package mclust (called by
12cu|R-prabclus-2.2.4-2|25	function prabclust) is protected by a special license, see
12cu|R-prabclus-2.2.4-2|26	http://www.stat.washington.edu/mclust/license.txt, particularly point 6.
12cu|R-prabclus-2.2.4-2|27	
12cu|R-prabclus-2.2.4-2|28	%prep
12cu|R-prabclus-2.2.4-2|29	%setup -q -c -n %{packname}
12cu|R-prabclus-2.2.4-2|30	
12cu|R-prabclus-2.2.4-2|31	%build
12cu|R-prabclus-2.2.4-2|32	
12cu|R-prabclus-2.2.4-2|33	%install
12cu|R-prabclus-2.2.4-2|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-prabclus-2.2.4-2|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-prabclus-2.2.4-2|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-prabclus-2.2.4-2|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-prabclus-2.2.4-2|38	
12cu|R-prabclus-2.2.4-2|39	%check
12cu|R-prabclus-2.2.4-2|40	%{_bindir}/R CMD check %{packname}
12cu|R-prabclus-2.2.4-2|41	
12cu|R-prabclus-2.2.4-2|42	%files
12cu|R-prabclus-2.2.4-2|43	%dir %{rlibdir}/%{packname}
12cu|R-prabclus-2.2.4-2|44	%doc %{rlibdir}/%{packname}/html
12cu|R-prabclus-2.2.4-2|45	%doc %{rlibdir}/%{packname}/extdata
12cu|R-prabclus-2.2.4-2|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-prabclus-2.2.4-2|47	%{rlibdir}/%{packname}/INDEX
12cu|R-prabclus-2.2.4-2|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-prabclus-2.2.4-2|49	%{rlibdir}/%{packname}/Meta
12cu|R-prabclus-2.2.4-2|50	%{rlibdir}/%{packname}/R
12cu|R-prabclus-2.2.4-2|51	%{rlibdir}/%{packname}/data
12cu|R-prabclus-2.2.4-2|52	%{rlibdir}/%{packname}/help
12cu|R-prabclus-2.2.4-2|53	
12cu|R-prabclus-2.2.4-2|54	
12cu|R-prabclus-2.2.4-2|55	%changelog
12cu|R-prabclus-2.2.4-2|56	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.2_2-1
12cu|R-prabclus-2.2.4-2|57	+ Revision: 777738
12cu|R-prabclus-2.2.4-2|58	- Import R-prabclus
12cu|R-prabclus-2.2.4-2|59	- Import R-prabclus
12cu|R-prabclus-2.2.4-2|60	

12585 12
12cu|R-preprocessCore-1.24.0-1|1	%global packname  preprocessCore
12cu|R-preprocessCore-1.24.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-preprocessCore-1.24.0-1|3	
12cu|R-preprocessCore-1.24.0-1|4	Name:             R-%{packname}
12cu|R-preprocessCore-1.24.0-1|5	Version:          1.24.0
12cu|R-preprocessCore-1.24.0-1|6	Release:          1
12cu|R-preprocessCore-1.24.0-1|7	Summary:          A collection of pre-processing functions
12cu|R-preprocessCore-1.24.0-1|8	Group:            Sciences/Mathematics
12cu|R-preprocessCore-1.24.0-1|9	License:          LGPL (>= 2)
12cu|R-preprocessCore-1.24.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-preprocessCore-1.24.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/preprocessCore_1.24.0.tar.gz
12cu|R-preprocessCore-1.24.0-1|12	Requires:         R-methods
12cu|R-preprocessCore-1.24.0-1|13	Requires:         R-stats
12cu|R-preprocessCore-1.24.0-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-preprocessCore-1.24.0-1|15	BuildRequires:    R-stats
12cu|R-preprocessCore-1.24.0-1|16	BuildRequires:    blas-devel
12cu|R-preprocessCore-1.24.0-1|17	BuildRequires:    lapack-devel
12cu|R-preprocessCore-1.24.0-1|18	
12cu|R-preprocessCore-1.24.0-1|19	%description
12cu|R-preprocessCore-1.24.0-1|20	A library of core preprocessing routines
12cu|R-preprocessCore-1.24.0-1|21	
12cu|R-preprocessCore-1.24.0-1|22	%prep
12cu|R-preprocessCore-1.24.0-1|23	%setup -q -c -n %{packname}
12cu|R-preprocessCore-1.24.0-1|24	
12cu|R-preprocessCore-1.24.0-1|25	%build
12cu|R-preprocessCore-1.24.0-1|26	
12cu|R-preprocessCore-1.24.0-1|27	%install
12cu|R-preprocessCore-1.24.0-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-preprocessCore-1.24.0-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-preprocessCore-1.24.0-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-preprocessCore-1.24.0-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-preprocessCore-1.24.0-1|32	
12cu|R-preprocessCore-1.24.0-1|33	%check
12cu|R-preprocessCore-1.24.0-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-preprocessCore-1.24.0-1|35	
12cu|R-preprocessCore-1.24.0-1|36	%files
12cu|R-preprocessCore-1.24.0-1|37	%dir %{rlibdir}/%{packname}
12cu|R-preprocessCore-1.24.0-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-preprocessCore-1.24.0-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-preprocessCore-1.24.0-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-preprocessCore-1.24.0-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-preprocessCore-1.24.0-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-preprocessCore-1.24.0-1|43	%{rlibdir}/%{packname}/R
12cu|R-preprocessCore-1.24.0-1|44	%{rlibdir}/%{packname}/help
12cu|R-preprocessCore-1.24.0-1|45	%{rlibdir}/%{packname}/include
12cu|R-preprocessCore-1.24.0-1|46	%{rlibdir}/%{packname}/libs
12cu|R-preprocessCore-1.24.0-1|47	
12cu|R-preprocessCore-1.24.0-1|48	
12cu|R-preprocessCore-1.24.0-1|49	
12cu|R-preprocessCore-1.24.0-1|50	%changelog
12cu|R-preprocessCore-1.24.0-1|51	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.24.0-1
12cu|R-preprocessCore-1.24.0-1|52	+ Revision: c99316c
12cu|R-preprocessCore-1.24.0-1|53	- LOG Updated to 1.24.0 (by updates_builder)
12cu|R-preprocessCore-1.24.0-1|54	
12cu|R-preprocessCore-1.24.0-1|55	

12586 12
12cu|R-prodlim-1.3.7-1|1	%global packname prodlim
12cu|R-prodlim-1.3.7-1|2	%global rlibdir %{_libdir}/R/library
12cu|R-prodlim-1.3.7-1|3	
12cu|R-prodlim-1.3.7-1|4	Name:             R-%{packname}
12cu|R-prodlim-1.3.7-1|5	Version:          1.3.7
12cu|R-prodlim-1.3.7-1|6	Release:          1
12cu|R-prodlim-1.3.7-1|7	Summary:          Product Limit Estimation for event history and survival analysis
12cu|R-prodlim-1.3.7-1|8	Group:            Sciences/Mathematics
12cu|R-prodlim-1.3.7-1|9	License:          GPLv2+
12cu|R-prodlim-1.3.7-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-prodlim-1.3.7-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-prodlim-1.3.7-1|12	Requires:         R-core R-KernSmooth R-survival
12cu|R-prodlim-1.3.7-1|13	BuildRequires:    R-devel texlive-collection-latex
12cu|R-prodlim-1.3.7-1|14	BuildRequires:    R-KernSmooth R-survival
12cu|R-prodlim-1.3.7-1|15	
12cu|R-prodlim-1.3.7-1|16	%description
12cu|R-prodlim-1.3.7-1|17	Fast and user friendly nonparametric estimation in
12cu|R-prodlim-1.3.7-1|18	censored survival (event history) analysis.
12cu|R-prodlim-1.3.7-1|19	
12cu|R-prodlim-1.3.7-1|20	%prep
12cu|R-prodlim-1.3.7-1|21	%setup -q -c -n %{packname}
12cu|R-prodlim-1.3.7-1|22	
12cu|R-prodlim-1.3.7-1|23	%build
12cu|R-prodlim-1.3.7-1|24	
12cu|R-prodlim-1.3.7-1|25	%install
12cu|R-prodlim-1.3.7-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-prodlim-1.3.7-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-prodlim-1.3.7-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-prodlim-1.3.7-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-prodlim-1.3.7-1|30	
12cu|R-prodlim-1.3.7-1|31	%files
12cu|R-prodlim-1.3.7-1|32	%dir %{rlibdir}/%{packname}
12cu|R-prodlim-1.3.7-1|33	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-prodlim-1.3.7-1|34	%doc %{rlibdir}/%{packname}/html
12cu|R-prodlim-1.3.7-1|35	%{rlibdir}/%{packname}/data
12cu|R-prodlim-1.3.7-1|36	%{rlibdir}/%{packname}/help
12cu|R-prodlim-1.3.7-1|37	%{rlibdir}/%{packname}/INDEX
12cu|R-prodlim-1.3.7-1|38	%{rlibdir}/%{packname}/libs
12cu|R-prodlim-1.3.7-1|39	%{rlibdir}/%{packname}/Meta
12cu|R-prodlim-1.3.7-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-prodlim-1.3.7-1|41	%{rlibdir}/%{packname}/R

12587 12
12cu|R-proto-0.3.10-2|1	%global packname  proto
12cu|R-proto-0.3.10-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-proto-0.3.10-2|3	
12cu|R-proto-0.3.10-2|4	%define debug_package %{nil}
12cu|R-proto-0.3.10-2|5	
12cu|R-proto-0.3.10-2|6	Name:             R-%{packname}
12cu|R-proto-0.3.10-2|7	Version:          0.3.10
12cu|R-proto-0.3.10-2|8	Release:          2
12cu|R-proto-0.3.10-2|9	Summary:          Prototype object-based programming
12cu|R-proto-0.3.10-2|10	Group:            Sciences/Mathematics
12cu|R-proto-0.3.10-2|11	License:          GPL-2
12cu|R-proto-0.3.10-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-proto-0.3.10-2|13	Source0:          http://cran.r-project.org/src/contrib/proto_0.3-10.tar.gz
12cu|R-proto-0.3.10-2|14	Requires:         R-graph R-Rgraphviz
12cu|R-proto-0.3.10-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-proto-0.3.10-2|16	BuildRequires:    R-graph R-Rgraphviz
12cu|R-proto-0.3.10-2|17	
12cu|R-proto-0.3.10-2|18	%description
12cu|R-proto-0.3.10-2|19	An object oriented system using object-based, also called prototype-based,
12cu|R-proto-0.3.10-2|20	rather than class-based object oriented ideas.
12cu|R-proto-0.3.10-2|21	
12cu|R-proto-0.3.10-2|22	%prep
12cu|R-proto-0.3.10-2|23	%setup -q -c -n %{packname}
12cu|R-proto-0.3.10-2|24	
12cu|R-proto-0.3.10-2|25	%build
12cu|R-proto-0.3.10-2|26	
12cu|R-proto-0.3.10-2|27	%install
12cu|R-proto-0.3.10-2|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-proto-0.3.10-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-proto-0.3.10-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-proto-0.3.10-2|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-proto-0.3.10-2|32	
12cu|R-proto-0.3.10-2|33	%check
12cu|R-proto-0.3.10-2|34	%{_bindir}/R CMD check %{packname}
12cu|R-proto-0.3.10-2|35	
12cu|R-proto-0.3.10-2|36	%files
12cu|R-proto-0.3.10-2|37	%dir %{rlibdir}/%{packname}
12cu|R-proto-0.3.10-2|38	%doc %{rlibdir}/%{packname}/doc
12cu|R-proto-0.3.10-2|39	%doc %{rlibdir}/%{packname}/html
12cu|R-proto-0.3.10-2|40	%doc %{rlibdir}/%{packname}/FAQ
12cu|R-proto-0.3.10-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-proto-0.3.10-2|42	%doc %{rlibdir}/%{packname}/README
12cu|R-proto-0.3.10-2|43	%doc %{rlibdir}/%{packname}/THANKS
12cu|R-proto-0.3.10-2|44	%doc %{rlibdir}/%{packname}/WISHLIST
12cu|R-proto-0.3.10-2|45	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-proto-0.3.10-2|46	%{rlibdir}/%{packname}/INDEX
12cu|R-proto-0.3.10-2|47	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-proto-0.3.10-2|48	%{rlibdir}/%{packname}/Meta
12cu|R-proto-0.3.10-2|49	%{rlibdir}/%{packname}/R
12cu|R-proto-0.3.10-2|50	%{rlibdir}/%{packname}/demo
12cu|R-proto-0.3.10-2|51	%{rlibdir}/%{packname}/help
12cu|R-proto-0.3.10-2|52	
12cu|R-proto-0.3.10-2|53	
12cu|R-proto-0.3.10-2|54	%changelog
12cu|R-proto-0.3.10-2|55	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.3_9.2-1
12cu|R-proto-0.3.10-2|56	+ Revision: 776907
12cu|R-proto-0.3.10-2|57	- Import R-proto
12cu|R-proto-0.3.10-2|58	- Import R-proto
12cu|R-proto-0.3.10-2|59	
12cu|R-proto-0.3.10-2|60	

12588 12
12cu|R-proxy-0.4.12-1|1	%bcond_with bootstrap
12cu|R-proxy-0.4.12-1|2	%global packname  proxy
12cu|R-proxy-0.4.12-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-proxy-0.4.12-1|4	
12cu|R-proxy-0.4.12-1|5	Name:             R-%{packname}
12cu|R-proxy-0.4.12-1|6	Version:          0.4.12
12cu|R-proxy-0.4.12-1|7	Release:          1
12cu|R-proxy-0.4.12-1|8	Summary:          Distance and Similarity Measures
12cu|R-proxy-0.4.12-1|9	Group:            Sciences/Mathematics
12cu|R-proxy-0.4.12-1|10	License:          GPL-2
12cu|R-proxy-0.4.12-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-proxy-0.4.12-1|12	Source0:          http://cran.r-project.org/src/contrib/proxy_0.4-12.tar.gz
12cu|R-proxy-0.4.12-1|13	%if %{without bootstrap}
12cu|R-proxy-0.4.12-1|14	Requires:         R-cba
12cu|R-proxy-0.4.12-1|15	%endif
12cu|R-proxy-0.4.12-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-proxy-0.4.12-1|17	%if %{without bootstrap}
12cu|R-proxy-0.4.12-1|18	BuildRequires:    R-cba
12cu|R-proxy-0.4.12-1|19	%endif
12cu|R-proxy-0.4.12-1|20	
12cu|R-proxy-0.4.12-1|21	%description
12cu|R-proxy-0.4.12-1|22	Provides an extensible framework for the effcient calculation of auto- and
12cu|R-proxy-0.4.12-1|23	cross-proximities, along with implementations of the most popular ones.
12cu|R-proxy-0.4.12-1|24	
12cu|R-proxy-0.4.12-1|25	%prep
12cu|R-proxy-0.4.12-1|26	%setup -q -c -n %{packname}
12cu|R-proxy-0.4.12-1|27	
12cu|R-proxy-0.4.12-1|28	%build
12cu|R-proxy-0.4.12-1|29	
12cu|R-proxy-0.4.12-1|30	%install
12cu|R-proxy-0.4.12-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-proxy-0.4.12-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-proxy-0.4.12-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-proxy-0.4.12-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-proxy-0.4.12-1|35	
12cu|R-proxy-0.4.12-1|36	%if %{without bootstrap}
12cu|R-proxy-0.4.12-1|37	%check
12cu|R-proxy-0.4.12-1|38	%{_bindir}/R CMD check %{packname}
12cu|R-proxy-0.4.12-1|39	%endif
12cu|R-proxy-0.4.12-1|40	
12cu|R-proxy-0.4.12-1|41	%files
12cu|R-proxy-0.4.12-1|42	%dir %{rlibdir}/%{packname}
12cu|R-proxy-0.4.12-1|43	%doc %{rlibdir}/%{packname}/doc
12cu|R-proxy-0.4.12-1|44	%doc %{rlibdir}/%{packname}/html
12cu|R-proxy-0.4.12-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-proxy-0.4.12-1|46	%doc %{rlibdir}/%{packname}/NEWS.Rd
12cu|R-proxy-0.4.12-1|47	%{rlibdir}/%{packname}/INDEX
12cu|R-proxy-0.4.12-1|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-proxy-0.4.12-1|49	%{rlibdir}/%{packname}/Meta
12cu|R-proxy-0.4.12-1|50	%{rlibdir}/%{packname}/R
12cu|R-proxy-0.4.12-1|51	%{rlibdir}/%{packname}/help
12cu|R-proxy-0.4.12-1|52	%{rlibdir}/%{packname}/libs
12cu|R-proxy-0.4.12-1|53	
12cu|R-proxy-0.4.12-1|54	
12cu|R-proxy-0.4.12-1|55	
12cu|R-proxy-0.4.12-1|56	%changelog
12cu|R-proxy-0.4.12-1|57	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.12-1
12cu|R-proxy-0.4.12-1|58	+ Revision: f0b66e7
12cu|R-proxy-0.4.12-1|59	- Updated to 0.4.12 (by updates_builder)
12cu|R-proxy-0.4.12-1|60	
12cu|R-proxy-0.4.12-1|61	

12589 12
12cu|R-pscl-1.04.4-1|1	%global packname  pscl
12cu|R-pscl-1.04.4-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-pscl-1.04.4-1|3	
12cu|R-pscl-1.04.4-1|4	Name:             R-%{packname}
12cu|R-pscl-1.04.4-1|5	Version:          1.04.4
12cu|R-pscl-1.04.4-1|6	Release:          1
12cu|R-pscl-1.04.4-1|7	Summary:          Political Science Computational Laboratory, Stanford University
12cu|R-pscl-1.04.4-1|8	Group:            Sciences/Mathematics
12cu|R-pscl-1.04.4-1|9	License:          GPL-2
12cu|R-pscl-1.04.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-pscl-1.04.4-1|11	Source0:          http://cran.r-project.org/src/contrib/pscl_1.04.4.tar.gz
12cu|R-pscl-1.04.4-1|12	Requires:         R-MASS R-stats R-mvtnorm R-coda R-gam R-vcd
12cu|R-pscl-1.04.4-1|13	Requires:         R-lattice
12cu|R-pscl-1.04.4-1|14	Requires:         R-MCMCpack R-car R-lmtest R-sandwich R-zoo
12cu|R-pscl-1.04.4-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS R-stats R-mvtnorm R-coda R-gam R-vcd
12cu|R-pscl-1.04.4-1|16	BuildRequires:    R-lattice
12cu|R-pscl-1.04.4-1|17	BuildRequires:    R-MCMCpack R-car R-lmtest R-sandwich R-zoo
12cu|R-pscl-1.04.4-1|18	BuildRequires:    blas-devel
12cu|R-pscl-1.04.4-1|19	BuildRequires:    lapack-devel
12cu|R-pscl-1.04.4-1|20	
12cu|R-pscl-1.04.4-1|21	%description
12cu|R-pscl-1.04.4-1|22	Bayesian analysis of item-response theory (IRT) models, roll call
12cu|R-pscl-1.04.4-1|23	analysis; computing highest density regions; maximum likelihood estimation
12cu|R-pscl-1.04.4-1|24	of zero-inflated and hurdle models for count data; goodness-of-fit
12cu|R-pscl-1.04.4-1|25	measures for GLMs; data sets used in writing and teaching at the Political
12cu|R-pscl-1.04.4-1|26	Science Computational Laboratory; seats-votes curves.
12cu|R-pscl-1.04.4-1|27	
12cu|R-pscl-1.04.4-1|28	%prep
12cu|R-pscl-1.04.4-1|29	%setup -q -c -n %{packname}
12cu|R-pscl-1.04.4-1|30	
12cu|R-pscl-1.04.4-1|31	%build
12cu|R-pscl-1.04.4-1|32	
12cu|R-pscl-1.04.4-1|33	%install
12cu|R-pscl-1.04.4-1|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-pscl-1.04.4-1|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-pscl-1.04.4-1|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-pscl-1.04.4-1|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-pscl-1.04.4-1|38	
12cu|R-pscl-1.04.4-1|39	%check
12cu|R-pscl-1.04.4-1|40	%{_bindir}/R CMD check %{packname}
12cu|R-pscl-1.04.4-1|41	
12cu|R-pscl-1.04.4-1|42	%files
12cu|R-pscl-1.04.4-1|43	%dir %{rlibdir}/%{packname}
12cu|R-pscl-1.04.4-1|44	%doc %{rlibdir}/%{packname}/doc
12cu|R-pscl-1.04.4-1|45	%doc %{rlibdir}/%{packname}/html
12cu|R-pscl-1.04.4-1|46	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-pscl-1.04.4-1|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-pscl-1.04.4-1|48	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-pscl-1.04.4-1|49	%{rlibdir}/%{packname}/INDEX
12cu|R-pscl-1.04.4-1|50	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-pscl-1.04.4-1|51	%{rlibdir}/%{packname}/Meta
12cu|R-pscl-1.04.4-1|52	%{rlibdir}/%{packname}/R
12cu|R-pscl-1.04.4-1|53	%{rlibdir}/%{packname}/data
12cu|R-pscl-1.04.4-1|54	%{rlibdir}/%{packname}/help
12cu|R-pscl-1.04.4-1|55	%{rlibdir}/%{packname}/libs
12cu|R-pscl-1.04.4-1|56	
12cu|R-pscl-1.04.4-1|57	
12cu|R-pscl-1.04.4-1|58	%changelog
12cu|R-pscl-1.04.4-1|59	* Sun Feb 19 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.04.1-1
12cu|R-pscl-1.04.4-1|60	+ Revision: 777432
12cu|R-pscl-1.04.4-1|61	- Import R-pscl
12cu|R-pscl-1.04.4-1|62	- Import R-pscl
12cu|R-pscl-1.04.4-1|63	
12cu|R-pscl-1.04.4-1|64	

12590 12
12cu|R-psych-1.4.2.3-1|1	%global packname  psych
12cu|R-psych-1.4.2.3-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-psych-1.4.2.3-1|3	
12cu|R-psych-1.4.2.3-1|4	Name:             R-%{packname}
12cu|R-psych-1.4.2.3-1|5	Version:          1.4.2.3
12cu|R-psych-1.4.2.3-1|6	Release:          1
12cu|R-psych-1.4.2.3-1|7	Summary:          Procedures for Psychological, Psychometric, and Personality Research
12cu|R-psych-1.4.2.3-1|8	Group:            Sciences/Mathematics
12cu|R-psych-1.4.2.3-1|9	License:          GPL (>= 2)
12cu|R-psych-1.4.2.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-psych-1.4.2.3-1|11	Source0:          http://cran.r-project.org/src/contrib/psych_1.4.2.3.tar.gz
12cu|R-psych-1.4.2.3-1|12	Requires:         R-MASS R-GPArotation R-graph R-Rgraphviz R-mvtnorm R-polycor R-sem R-Rcsdp R-lavaan
12cu|R-psych-1.4.2.3-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-psych-1.4.2.3-1|14	BuildRequires:    R-MASS R-GPArotation R-graph R-Rgraphviz R-mvtnorm R-polycor R-sem R-Rcsdp R-lavaan
12cu|R-psych-1.4.2.3-1|15	
12cu|R-psych-1.4.2.3-1|16	%define debug_package %{nil}
12cu|R-psych-1.4.2.3-1|17	
12cu|R-psych-1.4.2.3-1|18	%description
12cu|R-psych-1.4.2.3-1|19	A number of routines for personality, psychometrics and experimental
12cu|R-psych-1.4.2.3-1|20	psychology.  Functions are primarily for scale construction using factor
12cu|R-psych-1.4.2.3-1|21	analysis, cluster analysis and reliability analysis, although others
12cu|R-psych-1.4.2.3-1|22	provide basic descriptive statistics. Item Response Theory is done using
12cu|R-psych-1.4.2.3-1|23	factor analysis of tetrachoric and polychoric correlations. Functions for
12cu|R-psych-1.4.2.3-1|24	simulating particular item and test structures are included. Several
12cu|R-psych-1.4.2.3-1|25	functions serve as a useful front end for structural equation modeling.
12cu|R-psych-1.4.2.3-1|26	Graphical displays of path diagrams, factor analysis and structural
12cu|R-psych-1.4.2.3-1|27	equation models are created using basic graphics. Some of the functions
12cu|R-psych-1.4.2.3-1|28	are written to support a book on psychometrics as well as publications in
12cu|R-psych-1.4.2.3-1|29	personality research. For more information, see the
12cu|R-psych-1.4.2.3-1|30	personality-project.org/r webpage.
12cu|R-psych-1.4.2.3-1|31	
12cu|R-psych-1.4.2.3-1|32	%prep
12cu|R-psych-1.4.2.3-1|33	%setup -q -c -n %{packname}
12cu|R-psych-1.4.2.3-1|34	
12cu|R-psych-1.4.2.3-1|35	%build
12cu|R-psych-1.4.2.3-1|36	
12cu|R-psych-1.4.2.3-1|37	%install
12cu|R-psych-1.4.2.3-1|38	mkdir -p %{buildroot}%{rlibdir}
12cu|R-psych-1.4.2.3-1|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-psych-1.4.2.3-1|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-psych-1.4.2.3-1|41	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-psych-1.4.2.3-1|42	
12cu|R-psych-1.4.2.3-1|43	%check
12cu|R-psych-1.4.2.3-1|44	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
12cu|R-psych-1.4.2.3-1|45	else			true
12cu|R-psych-1.4.2.3-1|46	fi
12cu|R-psych-1.4.2.3-1|47	
12cu|R-psych-1.4.2.3-1|48	%files
12cu|R-psych-1.4.2.3-1|49	%dir %{rlibdir}/%{packname}
12cu|R-psych-1.4.2.3-1|50	%doc %{rlibdir}/%{packname}/doc
12cu|R-psych-1.4.2.3-1|51	%doc %{rlibdir}/%{packname}/html
12cu|R-psych-1.4.2.3-1|52	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-psych-1.4.2.3-1|53	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-psych-1.4.2.3-1|54	%doc %{rlibdir}/%{packname}/NEWS.Rd
12cu|R-psych-1.4.2.3-1|55	%{rlibdir}/%{packname}/INDEX
12cu|R-psych-1.4.2.3-1|56	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-psych-1.4.2.3-1|57	%{rlibdir}/%{packname}/Meta
12cu|R-psych-1.4.2.3-1|58	%{rlibdir}/%{packname}/R
12cu|R-psych-1.4.2.3-1|59	%{rlibdir}/%{packname}/data
12cu|R-psych-1.4.2.3-1|60	%{rlibdir}/%{packname}/help
12cu|R-psych-1.4.2.3-1|61	
12cu|R-psych-1.4.2.3-1|62	
12cu|R-psych-1.4.2.3-1|63	
12cu|R-psych-1.4.2.3-1|64	%changelog
12cu|R-psych-1.4.2.3-1|65	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2.3-1
12cu|R-psych-1.4.2.3-1|66	+ Revision: c404370
12cu|R-psych-1.4.2.3-1|67	- Updated to 1.4.2.3 (by updates_builder)
12cu|R-psych-1.4.2.3-1|68	
12cu|R-psych-1.4.2.3-1|69	

12591 12
12cu|R-qgraph-1.2.3-1|1	%global packname  qgraph
12cu|R-qgraph-1.2.3-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-qgraph-1.2.3-1|3	
12cu|R-qgraph-1.2.3-1|4	Name:             R-%{packname}
12cu|R-qgraph-1.2.3-1|5	Version:          1.2.3
12cu|R-qgraph-1.2.3-1|6	Release:          1
12cu|R-qgraph-1.2.3-1|7	Summary:          Network representations of relationships in data
12cu|R-qgraph-1.2.3-1|8	Group:            Sciences/Mathematics
12cu|R-qgraph-1.2.3-1|9	License:          GPL-2
12cu|R-qgraph-1.2.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-qgraph-1.2.3-1|11	Source0:          http://cran.r-project.org/src/contrib/qgraph_1.2.3.tar.gz
12cu|R-qgraph-1.2.3-1|12	Requires:         R-psych R-ellipse R-lavaan R-sem R-plyr
12cu|R-qgraph-1.2.3-1|13	Requires:         R-RSVGTipsDevice R-tikzDevice R-fdrtool R-lavaan R-sem
12cu|R-qgraph-1.2.3-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-qgraph-1.2.3-1|15	BuildRequires: R-jpeg
12cu|R-qgraph-1.2.3-1|16	Requires: R-jpeg
12cu|R-qgraph-1.2.3-1|17	BuildRequires: R-igraph
12cu|R-qgraph-1.2.3-1|18	Requires: R-igraph
12cu|R-qgraph-1.2.3-1|19	BuildRequires:    R-psych R-ellipse R-lavaan R-sem R-plyr
12cu|R-qgraph-1.2.3-1|20	BuildRequires:    R-RSVGTipsDevice R-tikzDevice R-fdrtool R-lavaan R-sem
12cu|R-qgraph-1.2.3-1|21	
12cu|R-qgraph-1.2.3-1|22	%description
12cu|R-qgraph-1.2.3-1|23	The qgraph package can be used to visualize data as networks.
12cu|R-qgraph-1.2.3-1|24	
12cu|R-qgraph-1.2.3-1|25	%prep
12cu|R-qgraph-1.2.3-1|26	%setup -q -c -n %{packname}
12cu|R-qgraph-1.2.3-1|27	
12cu|R-qgraph-1.2.3-1|28	%build
12cu|R-qgraph-1.2.3-1|29	
12cu|R-qgraph-1.2.3-1|30	%install
12cu|R-qgraph-1.2.3-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-qgraph-1.2.3-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-qgraph-1.2.3-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-qgraph-1.2.3-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-qgraph-1.2.3-1|35	
12cu|R-qgraph-1.2.3-1|36	%check
12cu|R-qgraph-1.2.3-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-qgraph-1.2.3-1|38	
12cu|R-qgraph-1.2.3-1|39	%files
12cu|R-qgraph-1.2.3-1|40	%dir %{rlibdir}/%{packname}
12cu|R-qgraph-1.2.3-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-qgraph-1.2.3-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-qgraph-1.2.3-1|43	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-qgraph-1.2.3-1|44	%{rlibdir}/%{packname}/CITATION
12cu|R-qgraph-1.2.3-1|45	%{rlibdir}/%{packname}/COPYING
12cu|R-qgraph-1.2.3-1|46	%{rlibdir}/%{packname}/COPYRIGHTS
12cu|R-qgraph-1.2.3-1|47	%{rlibdir}/%{packname}/INDEX
12cu|R-qgraph-1.2.3-1|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-qgraph-1.2.3-1|49	%{rlibdir}/%{packname}/Meta
12cu|R-qgraph-1.2.3-1|50	%{rlibdir}/%{packname}/R
12cu|R-qgraph-1.2.3-1|51	%{rlibdir}/%{packname}/data
12cu|R-qgraph-1.2.3-1|52	%{rlibdir}/%{packname}/help
12cu|R-qgraph-1.2.3-1|53	%{rlibdir}/%{packname}/libs
12cu|R-qgraph-1.2.3-1|54	
12cu|R-qgraph-1.2.3-1|55	
12cu|R-qgraph-1.2.3-1|56	%changelog
12cu|R-qgraph-1.2.3-1|57	* Wed Nov 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-1
12cu|R-qgraph-1.2.3-1|58	+ Revision: c865233
12cu|R-qgraph-1.2.3-1|59	- Fix files
12cu|R-qgraph-1.2.3-1|60	
12cu|R-qgraph-1.2.3-1|61	

12592 12
12cu|R-quadprog-1.5.5-1|1	%global packname  quadprog
12cu|R-quadprog-1.5.5-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-quadprog-1.5.5-1|3	
12cu|R-quadprog-1.5.5-1|4	Name:             R-%{packname}
12cu|R-quadprog-1.5.5-1|5	Version:          1.5.5
12cu|R-quadprog-1.5.5-1|6	Release:          1
12cu|R-quadprog-1.5.5-1|7	Summary:          Functions to solve Quadratic Programming Problems
12cu|R-quadprog-1.5.5-1|8	Group:            Sciences/Mathematics
12cu|R-quadprog-1.5.5-1|9	License:          GPL (>= 2)
12cu|R-quadprog-1.5.5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-quadprog-1.5.5-1|11	Source0:          http://cran.r-project.org/src/contrib/quadprog_1.5-5.tar.gz
12cu|R-quadprog-1.5.5-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-quadprog-1.5.5-1|13	BuildRequires:    blas-devel
12cu|R-quadprog-1.5.5-1|14	BuildRequires:    lapack-devel
12cu|R-quadprog-1.5.5-1|15	
12cu|R-quadprog-1.5.5-1|16	%description
12cu|R-quadprog-1.5.5-1|17	This package contains routines and documentation for solving quadratic
12cu|R-quadprog-1.5.5-1|18	programming problems.
12cu|R-quadprog-1.5.5-1|19	
12cu|R-quadprog-1.5.5-1|20	%prep
12cu|R-quadprog-1.5.5-1|21	%setup -q -c -n %{packname}
12cu|R-quadprog-1.5.5-1|22	
12cu|R-quadprog-1.5.5-1|23	%build
12cu|R-quadprog-1.5.5-1|24	
12cu|R-quadprog-1.5.5-1|25	%install
12cu|R-quadprog-1.5.5-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-quadprog-1.5.5-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-quadprog-1.5.5-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-quadprog-1.5.5-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-quadprog-1.5.5-1|30	
12cu|R-quadprog-1.5.5-1|31	%check
12cu|R-quadprog-1.5.5-1|32	%{_bindir}/R CMD check %{packname}
12cu|R-quadprog-1.5.5-1|33	
12cu|R-quadprog-1.5.5-1|34	%files
12cu|R-quadprog-1.5.5-1|35	%dir %{rlibdir}/%{packname}
12cu|R-quadprog-1.5.5-1|36	%doc %{rlibdir}/%{packname}/html
12cu|R-quadprog-1.5.5-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-quadprog-1.5.5-1|38	%{rlibdir}/%{packname}/INDEX
12cu|R-quadprog-1.5.5-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-quadprog-1.5.5-1|40	%{rlibdir}/%{packname}/Meta
12cu|R-quadprog-1.5.5-1|41	%{rlibdir}/%{packname}/R
12cu|R-quadprog-1.5.5-1|42	%{rlibdir}/%{packname}/help
12cu|R-quadprog-1.5.5-1|43	%{rlibdir}/%{packname}/libs
12cu|R-quadprog-1.5.5-1|44	
12cu|R-quadprog-1.5.5-1|45	
12cu|R-quadprog-1.5.5-1|46	%changelog
12cu|R-quadprog-1.5.5-1|47	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.5_4-1
12cu|R-quadprog-1.5.5-1|48	+ Revision: 775349
12cu|R-quadprog-1.5.5-1|49	- Import R-quadprog
12cu|R-quadprog-1.5.5-1|50	- Import R-quadprog
12cu|R-quadprog-1.5.5-1|51	
12cu|R-quadprog-1.5.5-1|52	

12593 12
12cu|R-quantreg-5.05-1|1	%bcond_with bootstrap
12cu|R-quantreg-5.05-1|2	%global packname  quantreg
12cu|R-quantreg-5.05-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-quantreg-5.05-1|4	
12cu|R-quantreg-5.05-1|5	Name:             R-%{packname}
12cu|R-quantreg-5.05-1|6	Version:          5.05
12cu|R-quantreg-5.05-1|7	Release:          1
12cu|R-quantreg-5.05-1|8	Summary:          Quantile Regression
12cu|R-quantreg-5.05-1|9	Group:            Sciences/Mathematics
12cu|R-quantreg-5.05-1|10	License:          GPLv2+
12cu|R-quantreg-5.05-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-quantreg-5.05-1|12	Source0:          http://cran.r-project.org/src/contrib/quantreg_5.05.tar.gz
12cu|R-quantreg-5.05-1|13	Requires:         R-stats R-SparseM R-tripack R-akima R-MASS R-survival R-rgl
12cu|R-quantreg-5.05-1|14	Requires:         R-logspline R-nor1mix R-MatrixModels R-Matrix R-Formula
12cu|R-quantreg-5.05-1|15	%if %{without bootstrap}
12cu|R-quantreg-5.05-1|16	Requires:         R-zoo
12cu|R-quantreg-5.05-1|17	%endif
12cu|R-quantreg-5.05-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-quantreg-5.05-1|19	BuildRequires:    R-stats R-SparseM R-tripack R-akima R-MASS R-survival R-rgl
12cu|R-quantreg-5.05-1|20	BuildRequires:    R-logspline R-nor1mix R-MatrixModels R-Matrix R-Formula
12cu|R-quantreg-5.05-1|21	%if %{without bootstrap}
12cu|R-quantreg-5.05-1|22	BuildRequires:    R-zoo
12cu|R-quantreg-5.05-1|23	%endif
12cu|R-quantreg-5.05-1|24	BuildRequires:    blas-devel
12cu|R-quantreg-5.05-1|25	BuildRequires:    lapack-devel
12cu|R-quantreg-5.05-1|26	
12cu|R-quantreg-5.05-1|27	%description
12cu|R-quantreg-5.05-1|28	Quantile regression and related methods.
12cu|R-quantreg-5.05-1|29	
12cu|R-quantreg-5.05-1|30	%prep
12cu|R-quantreg-5.05-1|31	%setup -q -c -n %{packname}
12cu|R-quantreg-5.05-1|32	
12cu|R-quantreg-5.05-1|33	%build
12cu|R-quantreg-5.05-1|34	
12cu|R-quantreg-5.05-1|35	%install
12cu|R-quantreg-5.05-1|36	mkdir -p %{buildroot}%{rlibdir}
12cu|R-quantreg-5.05-1|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-quantreg-5.05-1|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-quantreg-5.05-1|39	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-quantreg-5.05-1|40	
12cu|R-quantreg-5.05-1|41	%if %{without bootstrap}
12cu|R-quantreg-5.05-1|42	%check
12cu|R-quantreg-5.05-1|43	%{_bindir}/R CMD check %{packname}
12cu|R-quantreg-5.05-1|44	%endif
12cu|R-quantreg-5.05-1|45	
12cu|R-quantreg-5.05-1|46	%files
12cu|R-quantreg-5.05-1|47	%dir %{rlibdir}/%{packname}
12cu|R-quantreg-5.05-1|48	%doc %{rlibdir}/%{packname}/doc
12cu|R-quantreg-5.05-1|49	%doc %{rlibdir}/%{packname}/html
12cu|R-quantreg-5.05-1|50	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-quantreg-5.05-1|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-quantreg-5.05-1|52	%doc %{rlibdir}/%{packname}/FAQ
12cu|R-quantreg-5.05-1|53	%{rlibdir}/%{packname}/INDEX
12cu|R-quantreg-5.05-1|54	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-quantreg-5.05-1|55	%{rlibdir}/%{packname}/Meta
12cu|R-quantreg-5.05-1|56	%{rlibdir}/%{packname}/R
12cu|R-quantreg-5.05-1|57	%{rlibdir}/%{packname}/TODO
12cu|R-quantreg-5.05-1|58	%{rlibdir}/%{packname}/data
12cu|R-quantreg-5.05-1|59	%{rlibdir}/%{packname}/demo
12cu|R-quantreg-5.05-1|60	%{rlibdir}/%{packname}/help
12cu|R-quantreg-5.05-1|61	%{rlibdir}/%{packname}/libs
12cu|R-quantreg-5.05-1|62	
12cu|R-quantreg-5.05-1|63	
12cu|R-quantreg-5.05-1|64	%changelog
12cu|R-quantreg-5.05-1|65	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.05-1
12cu|R-quantreg-5.05-1|66	+ Revision: 38c6543
12cu|R-quantreg-5.05-1|67	- LOG Updated to 5.05 (by updates_builder)
12cu|R-quantreg-5.05-1|68	
12cu|R-quantreg-5.05-1|69	

12594 12
12cu|R-qvcalc-0.8.8-1|1	%global packname  qvcalc
12cu|R-qvcalc-0.8.8-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-qvcalc-0.8.8-1|3	
12cu|R-qvcalc-0.8.8-1|4	Name:             R-%{packname}
12cu|R-qvcalc-0.8.8-1|5	Version:          0.8.8
12cu|R-qvcalc-0.8.8-1|6	Release:          1
12cu|R-qvcalc-0.8.8-1|7	Summary:          Quasi variances for factor effects in statistical models
12cu|R-qvcalc-0.8.8-1|8	Group:            Sciences/Mathematics
12cu|R-qvcalc-0.8.8-1|9	License:          GPL (>= 2)
12cu|R-qvcalc-0.8.8-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-qvcalc-0.8.8-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.8-8.tar.gz
12cu|R-qvcalc-0.8.8-1|12	BuildArch:        noarch
12cu|R-qvcalc-0.8.8-1|13	Requires:         R-core
12cu|R-qvcalc-0.8.8-1|14	
12cu|R-qvcalc-0.8.8-1|15	
12cu|R-qvcalc-0.8.8-1|16	
12cu|R-qvcalc-0.8.8-1|17	Requires:         R-relimp R-MASS
12cu|R-qvcalc-0.8.8-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-qvcalc-0.8.8-1|19	
12cu|R-qvcalc-0.8.8-1|20	BuildRequires:   R-relimp R-MASS
12cu|R-qvcalc-0.8.8-1|21	%description
12cu|R-qvcalc-0.8.8-1|22	Functions to compute quasi variances and associated measures of
12cu|R-qvcalc-0.8.8-1|23	approximation error
12cu|R-qvcalc-0.8.8-1|24	
12cu|R-qvcalc-0.8.8-1|25	%prep
12cu|R-qvcalc-0.8.8-1|26	%setup -q -c -n %{packname}
12cu|R-qvcalc-0.8.8-1|27	
12cu|R-qvcalc-0.8.8-1|28	%build
12cu|R-qvcalc-0.8.8-1|29	
12cu|R-qvcalc-0.8.8-1|30	%install
12cu|R-qvcalc-0.8.8-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-qvcalc-0.8.8-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-qvcalc-0.8.8-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-qvcalc-0.8.8-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-qvcalc-0.8.8-1|35	
12cu|R-qvcalc-0.8.8-1|36	%check
12cu|R-qvcalc-0.8.8-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-qvcalc-0.8.8-1|38	
12cu|R-qvcalc-0.8.8-1|39	%files
12cu|R-qvcalc-0.8.8-1|40	%dir %{rlibdir}/%{packname}
12cu|R-qvcalc-0.8.8-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-qvcalc-0.8.8-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-qvcalc-0.8.8-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-qvcalc-0.8.8-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-qvcalc-0.8.8-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-qvcalc-0.8.8-1|46	%{rlibdir}/%{packname}/R
12cu|R-qvcalc-0.8.8-1|47	%{rlibdir}/%{packname}/help
12cu|R-qvcalc-0.8.8-1|48	
12cu|R-qvcalc-0.8.8-1|49	%changelog
12cu|R-qvcalc-0.8.8-1|50	* Mon Dec 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.8.8-1
12cu|R-qvcalc-0.8.8-1|51	+ Revision: ae26117
12cu|R-qvcalc-0.8.8-1|52	- Fix files
12cu|R-qvcalc-0.8.8-1|53	
12cu|R-qvcalc-0.8.8-1|54	

12595 12
12cu|R-R2HTML-2.2-2|1	%global packname  R2HTML
12cu|R-R2HTML-2.2-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-R2HTML-2.2-2|3	
12cu|R-R2HTML-2.2-2|4	%define debug_package %{nil}
12cu|R-R2HTML-2.2-2|5	
12cu|R-R2HTML-2.2-2|6	Name:             R-%{packname}
12cu|R-R2HTML-2.2-2|7	Version:          2.2
12cu|R-R2HTML-2.2-2|8	Release:          2
12cu|R-R2HTML-2.2-2|9	Summary:          HTML exportation for R objects
12cu|R-R2HTML-2.2-2|10	Group:            Sciences/Mathematics
12cu|R-R2HTML-2.2-2|11	License:          GPL (>= 2)
12cu|R-R2HTML-2.2-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-R2HTML-2.2-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-R2HTML-2.2-2|14	Requires:         R-boot R-splines R-survival R-stats R-cluster R-nlme R-rpart R-nnet R-utils
12cu|R-R2HTML-2.2-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-R2HTML-2.2-2|16	BuildRequires:    R-boot R-splines R-survival R-stats R-cluster R-nlme R-rpart R-nnet R-utils
12cu|R-R2HTML-2.2-2|17	%rename R-cran-R2HTML
12cu|R-R2HTML-2.2-2|18	
12cu|R-R2HTML-2.2-2|19	%description
12cu|R-R2HTML-2.2-2|20	Includes HTML function and methods to write in an HTML file. Thus, making
12cu|R-R2HTML-2.2-2|21	HTML reports is easy. Includes a function that allows redirection on the
12cu|R-R2HTML-2.2-2|22	fly, which appears to be very usefull for teaching purpose, as the student
12cu|R-R2HTML-2.2-2|23	can keep a copy of the produced output to keep all that he did during the
12cu|R-R2HTML-2.2-2|24	course. Package comes with a vignette describing how to write HTML reports
12cu|R-R2HTML-2.2-2|25	for statistical analysis. Finally, a driver for Sweave allows to parse
12cu|R-R2HTML-2.2-2|26	HTML flat files containing R code and to automatically write the
12cu|R-R2HTML-2.2-2|27	corresponding outputs (tables and graphs).
12cu|R-R2HTML-2.2-2|28	
12cu|R-R2HTML-2.2-2|29	%prep
12cu|R-R2HTML-2.2-2|30	%setup -q -c -n %{packname}
12cu|R-R2HTML-2.2-2|31	
12cu|R-R2HTML-2.2-2|32	%build
12cu|R-R2HTML-2.2-2|33	
12cu|R-R2HTML-2.2-2|34	%install
12cu|R-R2HTML-2.2-2|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-R2HTML-2.2-2|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-R2HTML-2.2-2|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-R2HTML-2.2-2|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-R2HTML-2.2-2|39	
12cu|R-R2HTML-2.2-2|40	%check
12cu|R-R2HTML-2.2-2|41	%{_bindir}/R CMD check %{packname}
12cu|R-R2HTML-2.2-2|42	
12cu|R-R2HTML-2.2-2|43	%files
12cu|R-R2HTML-2.2-2|44	%dir %{rlibdir}/%{packname}
12cu|R-R2HTML-2.2-2|45	%doc %{rlibdir}/%{packname}/doc
12cu|R-R2HTML-2.2-2|46	%doc %{rlibdir}/%{packname}/html
12cu|R-R2HTML-2.2-2|47	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-R2HTML-2.2-2|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-R2HTML-2.2-2|49	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-R2HTML-2.2-2|50	%{rlibdir}/%{packname}/INDEX
12cu|R-R2HTML-2.2-2|51	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-R2HTML-2.2-2|52	%{rlibdir}/%{packname}/Meta
12cu|R-R2HTML-2.2-2|53	%{rlibdir}/%{packname}/R
12cu|R-R2HTML-2.2-2|54	%{rlibdir}/%{packname}/demo
12cu|R-R2HTML-2.2-2|55	%{rlibdir}/%{packname}/help
12cu|R-R2HTML-2.2-2|56	%{rlibdir}/%{packname}/output
12cu|R-R2HTML-2.2-2|57	%{rlibdir}/%{packname}/samples
12cu|R-R2HTML-2.2-2|58	
12cu|R-R2HTML-2.2-2|59	
12cu|R-R2HTML-2.2-2|60	%changelog
12cu|R-R2HTML-2.2-2|61	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.2-1
12cu|R-R2HTML-2.2-2|62	+ Revision: 774986
12cu|R-R2HTML-2.2-2|63	- Update to latest version
12cu|R-R2HTML-2.2-2|64	
12cu|R-R2HTML-2.2-2|65	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.1-1
12cu|R-R2HTML-2.2-2|66	+ Revision: 774730
12cu|R-R2HTML-2.2-2|67	- Update and rebuild with R2spec
12cu|R-R2HTML-2.2-2|68	- Update and rebuild with R2spec
12cu|R-R2HTML-2.2-2|69	
12cu|R-R2HTML-2.2-2|70	* Fri Dec 25 2009 Jérôme Brenier <incubusss@mandriva.org> 1.59.1-1mdv2010.1
12cu|R-R2HTML-2.2-2|71	+ Revision: 482255
12cu|R-R2HTML-2.2-2|72	- new version 1.59.1
12cu|R-R2HTML-2.2-2|73	
12cu|R-R2HTML-2.2-2|74	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 1.59-2mdv2010.0
12cu|R-R2HTML-2.2-2|75	+ Revision: 433083
12cu|R-R2HTML-2.2-2|76	- rebuild
12cu|R-R2HTML-2.2-2|77	
12cu|R-R2HTML-2.2-2|78	* Sun Aug 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.59-1mdv2009.0
12cu|R-R2HTML-2.2-2|79	+ Revision: 270297
12cu|R-R2HTML-2.2-2|80	- update to new version 1.59
12cu|R-R2HTML-2.2-2|81	
12cu|R-R2HTML-2.2-2|82	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.58-4mdv2009.0
12cu|R-R2HTML-2.2-2|83	+ Revision: 260150
12cu|R-R2HTML-2.2-2|84	- rebuild
12cu|R-R2HTML-2.2-2|85	
12cu|R-R2HTML-2.2-2|86	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.58-3mdv2009.0
12cu|R-R2HTML-2.2-2|87	+ Revision: 248236
12cu|R-R2HTML-2.2-2|88	- rebuild
12cu|R-R2HTML-2.2-2|89	
12cu|R-R2HTML-2.2-2|90	* Sun Feb 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.58-1mdv2008.1
12cu|R-R2HTML-2.2-2|91	+ Revision: 169873
12cu|R-R2HTML-2.2-2|92	- import R-cran-R2HTML
12cu|R-R2HTML-2.2-2|93	

12596 12
12cu|R-rae230a.db-2.10.1-1|1	%global packname  rae230a.db
12cu|R-rae230a.db-2.10.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-rae230a.db-2.10.1-1|3	
12cu|R-rae230a.db-2.10.1-1|4	Name:             R-%{packname}
12cu|R-rae230a.db-2.10.1-1|5	Version:          2.10.1
12cu|R-rae230a.db-2.10.1-1|6	Release:          1
12cu|R-rae230a.db-2.10.1-1|7	Summary:          Affymetrix Rat Expression Set 230 annotation data (chip rae230a)
12cu|R-rae230a.db-2.10.1-1|8	Group:            Sciences/Mathematics
12cu|R-rae230a.db-2.10.1-1|9	License:          Artistic-2.0
12cu|R-rae230a.db-2.10.1-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-rae230a.db-2.10.1-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-rae230a.db-2.10.1-1|12	BuildArch:        noarch
12cu|R-rae230a.db-2.10.1-1|13	Requires:         R-core
12cu|R-rae230a.db-2.10.1-1|14	Requires:         R-methods R-AnnotationDbi R-org.Rn.eg.db
12cu|R-rae230a.db-2.10.1-1|15	Requires:         R-methods R-AnnotationDbi
12cu|R-rae230a.db-2.10.1-1|16	Requires:         R-annotate
12cu|R-rae230a.db-2.10.1-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi R-org.Rn.eg.db
12cu|R-rae230a.db-2.10.1-1|18	BuildRequires:    R-methods R-AnnotationDbi
12cu|R-rae230a.db-2.10.1-1|19	BuildRequires:    R-annotate
12cu|R-rae230a.db-2.10.1-1|20	
12cu|R-rae230a.db-2.10.1-1|21	%description
12cu|R-rae230a.db-2.10.1-1|22	Affymetrix Rat Expression Set 230 annotation data (chip rae230a) assembled
12cu|R-rae230a.db-2.10.1-1|23	using data from public repositories
12cu|R-rae230a.db-2.10.1-1|24	
12cu|R-rae230a.db-2.10.1-1|25	%prep
12cu|R-rae230a.db-2.10.1-1|26	%setup -q -c -n %{packname}
12cu|R-rae230a.db-2.10.1-1|27	
12cu|R-rae230a.db-2.10.1-1|28	%build
12cu|R-rae230a.db-2.10.1-1|29	
12cu|R-rae230a.db-2.10.1-1|30	%install
12cu|R-rae230a.db-2.10.1-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rae230a.db-2.10.1-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rae230a.db-2.10.1-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rae230a.db-2.10.1-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rae230a.db-2.10.1-1|35	
12cu|R-rae230a.db-2.10.1-1|36	%check
12cu|R-rae230a.db-2.10.1-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-rae230a.db-2.10.1-1|38	
12cu|R-rae230a.db-2.10.1-1|39	%files
12cu|R-rae230a.db-2.10.1-1|40	%dir %{rlibdir}/%{packname}
12cu|R-rae230a.db-2.10.1-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-rae230a.db-2.10.1-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rae230a.db-2.10.1-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-rae230a.db-2.10.1-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rae230a.db-2.10.1-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-rae230a.db-2.10.1-1|46	%{rlibdir}/%{packname}/R
12cu|R-rae230a.db-2.10.1-1|47	%{rlibdir}/%{packname}/extdata
12cu|R-rae230a.db-2.10.1-1|48	%{rlibdir}/%{packname}/help
12cu|R-rae230a.db-2.10.1-1|49	
12cu|R-rae230a.db-2.10.1-1|50	
12cu|R-rae230a.db-2.10.1-1|51	
12cu|R-rae230a.db-2.10.1-1|52	%changelog
12cu|R-rae230a.db-2.10.1-1|53	* Wed Nov 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-1
12cu|R-rae230a.db-2.10.1-1|54	+ Revision: 71020e8
12cu|R-rae230a.db-2.10.1-1|55	- Updated to 2.10.1
12cu|R-rae230a.db-2.10.1-1|56	
12cu|R-rae230a.db-2.10.1-1|57	

12597 12
12cu|R-rae230aprobe-2.13.0-1|1	%global packname  rae230aprobe
12cu|R-rae230aprobe-2.13.0-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-rae230aprobe-2.13.0-1|3	
12cu|R-rae230aprobe-2.13.0-1|4	Name:             R-%{packname}
12cu|R-rae230aprobe-2.13.0-1|5	Version:          2.13.0
12cu|R-rae230aprobe-2.13.0-1|6	Release:          1
12cu|R-rae230aprobe-2.13.0-1|7	Summary:          Probe sequence data for microarrays of type rae230a
12cu|R-rae230aprobe-2.13.0-1|8	Group:            Sciences/Mathematics
12cu|R-rae230aprobe-2.13.0-1|9	License:          LGPL
12cu|R-rae230aprobe-2.13.0-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-rae230aprobe-2.13.0-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/rae230aprobe_2.13.0.tar.gz
12cu|R-rae230aprobe-2.13.0-1|12	BuildArch:        noarch
12cu|R-rae230aprobe-2.13.0-1|13	Requires:         R-core
12cu|R-rae230aprobe-2.13.0-1|14	Requires:         R-AnnotationDbi
12cu|R-rae230aprobe-2.13.0-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-AnnotationDbi
12cu|R-rae230aprobe-2.13.0-1|16	
12cu|R-rae230aprobe-2.13.0-1|17	%description
12cu|R-rae230aprobe-2.13.0-1|18	This package was automatically created by package AnnotationDbi version
12cu|R-rae230aprobe-2.13.0-1|19	1.15.34. The probe sequence data was obtained from
12cu|R-rae230aprobe-2.13.0-1|20	http://www.affymetrix.com. The file name was RAE230A\_probe\_tab.
12cu|R-rae230aprobe-2.13.0-1|21	
12cu|R-rae230aprobe-2.13.0-1|22	%prep
12cu|R-rae230aprobe-2.13.0-1|23	%setup -q -c -n %{packname}
12cu|R-rae230aprobe-2.13.0-1|24	
12cu|R-rae230aprobe-2.13.0-1|25	%build
12cu|R-rae230aprobe-2.13.0-1|26	
12cu|R-rae230aprobe-2.13.0-1|27	%install
12cu|R-rae230aprobe-2.13.0-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rae230aprobe-2.13.0-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rae230aprobe-2.13.0-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rae230aprobe-2.13.0-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rae230aprobe-2.13.0-1|32	
12cu|R-rae230aprobe-2.13.0-1|33	%check
12cu|R-rae230aprobe-2.13.0-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-rae230aprobe-2.13.0-1|35	
12cu|R-rae230aprobe-2.13.0-1|36	%files
12cu|R-rae230aprobe-2.13.0-1|37	%dir %{rlibdir}/%{packname}
12cu|R-rae230aprobe-2.13.0-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-rae230aprobe-2.13.0-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rae230aprobe-2.13.0-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-rae230aprobe-2.13.0-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rae230aprobe-2.13.0-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-rae230aprobe-2.13.0-1|43	%{rlibdir}/%{packname}/R
12cu|R-rae230aprobe-2.13.0-1|44	%{rlibdir}/%{packname}/data
12cu|R-rae230aprobe-2.13.0-1|45	%{rlibdir}/%{packname}/help
12cu|R-rae230aprobe-2.13.0-1|46	
12cu|R-rae230aprobe-2.13.0-1|47	
12cu|R-rae230aprobe-2.13.0-1|48	
12cu|R-rae230aprobe-2.13.0-1|49	%changelog
12cu|R-rae230aprobe-2.13.0-1|50	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.13.0-1
12cu|R-rae230aprobe-2.13.0-1|51	+ Revision: 49c41b9
12cu|R-rae230aprobe-2.13.0-1|52	- LOG Updated to 2.13.0 (by updates_builder)
12cu|R-rae230aprobe-2.13.0-1|53	
12cu|R-rae230aprobe-2.13.0-1|54	

12598 12
12cu|R-RandomFields-2.0.66-2|1	%global packname  RandomFields
12cu|R-RandomFields-2.0.66-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-RandomFields-2.0.66-2|3	
12cu|R-RandomFields-2.0.66-2|4	Name:             R-%{packname}
12cu|R-RandomFields-2.0.66-2|5	Version:          2.0.66
12cu|R-RandomFields-2.0.66-2|6	Release:          2
12cu|R-RandomFields-2.0.66-2|7	Summary:          Simulation and Analysis of Random Fields
12cu|R-RandomFields-2.0.66-2|8	Group:            Sciences/Mathematics
12cu|R-RandomFields-2.0.66-2|9	License:          GPL
12cu|R-RandomFields-2.0.66-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-RandomFields-2.0.66-2|11	Source0:          http://cran.r-project.org/src/contrib/RandomFields_2.0.66.tar.gz
12cu|R-RandomFields-2.0.66-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-RandomFields-2.0.66-2|13	BuildRequires:    blas-devel
12cu|R-RandomFields-2.0.66-2|14	BuildRequires:    lapack-devel
12cu|R-RandomFields-2.0.66-2|15	
12cu|R-RandomFields-2.0.66-2|16	%description
12cu|R-RandomFields-2.0.66-2|17	Simulation of Gaussian and extreme value random fields; conditional
12cu|R-RandomFields-2.0.66-2|18	simulation; kriging
12cu|R-RandomFields-2.0.66-2|19	
12cu|R-RandomFields-2.0.66-2|20	%prep
12cu|R-RandomFields-2.0.66-2|21	%setup -q -c -n %{packname}
12cu|R-RandomFields-2.0.66-2|22	
12cu|R-RandomFields-2.0.66-2|23	%build
12cu|R-RandomFields-2.0.66-2|24	
12cu|R-RandomFields-2.0.66-2|25	%install
12cu|R-RandomFields-2.0.66-2|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-RandomFields-2.0.66-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-RandomFields-2.0.66-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-RandomFields-2.0.66-2|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-RandomFields-2.0.66-2|30	
12cu|R-RandomFields-2.0.66-2|31	%check
12cu|R-RandomFields-2.0.66-2|32	%{_bindir}/R CMD check %{packname}
12cu|R-RandomFields-2.0.66-2|33	
12cu|R-RandomFields-2.0.66-2|34	%files
12cu|R-RandomFields-2.0.66-2|35	%dir %{rlibdir}/%{packname}
12cu|R-RandomFields-2.0.66-2|36	%doc %{rlibdir}/%{packname}/html
12cu|R-RandomFields-2.0.66-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-RandomFields-2.0.66-2|38	%{rlibdir}/%{packname}/INDEX
12cu|R-RandomFields-2.0.66-2|39	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-RandomFields-2.0.66-2|40	%{rlibdir}/%{packname}/Meta
12cu|R-RandomFields-2.0.66-2|41	%{rlibdir}/%{packname}/R
12cu|R-RandomFields-2.0.66-2|42	%{rlibdir}/%{packname}/data
12cu|R-RandomFields-2.0.66-2|43	%{rlibdir}/%{packname}/help
12cu|R-RandomFields-2.0.66-2|44	%{rlibdir}/%{packname}/libs
12cu|R-RandomFields-2.0.66-2|45	
12cu|R-RandomFields-2.0.66-2|46	
12cu|R-RandomFields-2.0.66-2|47	%changelog
12cu|R-RandomFields-2.0.66-2|48	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.0.54-1
12cu|R-RandomFields-2.0.66-2|49	+ Revision: 776441
12cu|R-RandomFields-2.0.66-2|50	- Import R-RandomFields
12cu|R-RandomFields-2.0.66-2|51	- Import R-RandomFields
12cu|R-RandomFields-2.0.66-2|52	
12cu|R-RandomFields-2.0.66-2|53	

12599 12
12cu|R-randomForest-4.6.7-2|1	%global packname  randomForest
12cu|R-randomForest-4.6.7-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-randomForest-4.6.7-2|3	
12cu|R-randomForest-4.6.7-2|4	Name:             R-%{packname}
12cu|R-randomForest-4.6.7-2|5	Version:          4.6.7
12cu|R-randomForest-4.6.7-2|6	Release:          2
12cu|R-randomForest-4.6.7-2|7	Summary:          Breiman and Cutler's random forests for classification and regression
12cu|R-randomForest-4.6.7-2|8	Group:            Sciences/Mathematics
12cu|R-randomForest-4.6.7-2|9	License:          GPL (>= 2)
12cu|R-randomForest-4.6.7-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-randomForest-4.6.7-2|11	Source0:          http://cran.r-project.org/src/contrib/randomForest_4.6-7.tar.gz
12cu|R-randomForest-4.6.7-2|12	Requires:         R-stats
12cu|R-randomForest-4.6.7-2|13	Requires:         R-RColorBrewer R-MASS
12cu|R-randomForest-4.6.7-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
12cu|R-randomForest-4.6.7-2|15	BuildRequires:    R-RColorBrewer R-MASS
12cu|R-randomForest-4.6.7-2|16	
12cu|R-randomForest-4.6.7-2|17	%description
12cu|R-randomForest-4.6.7-2|18	Classification and regression based on a forest of trees using random
12cu|R-randomForest-4.6.7-2|19	
12cu|R-randomForest-4.6.7-2|20	%prep
12cu|R-randomForest-4.6.7-2|21	%setup -q -c -n %{packname}
12cu|R-randomForest-4.6.7-2|22	
12cu|R-randomForest-4.6.7-2|23	%build
12cu|R-randomForest-4.6.7-2|24	
12cu|R-randomForest-4.6.7-2|25	%install
12cu|R-randomForest-4.6.7-2|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-randomForest-4.6.7-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-randomForest-4.6.7-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-randomForest-4.6.7-2|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-randomForest-4.6.7-2|30	
12cu|R-randomForest-4.6.7-2|31	#%check
12cu|R-randomForest-4.6.7-2|32	#%{_bindir}/R CMD check %{packname}
12cu|R-randomForest-4.6.7-2|33	
12cu|R-randomForest-4.6.7-2|34	%files
12cu|R-randomForest-4.6.7-2|35	%dir %{rlibdir}/%{packname}
12cu|R-randomForest-4.6.7-2|36	%doc %{rlibdir}/%{packname}/html
12cu|R-randomForest-4.6.7-2|37	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-randomForest-4.6.7-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-randomForest-4.6.7-2|39	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-randomForest-4.6.7-2|40	%{rlibdir}/%{packname}/INDEX
12cu|R-randomForest-4.6.7-2|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-randomForest-4.6.7-2|42	%{rlibdir}/%{packname}/Meta
12cu|R-randomForest-4.6.7-2|43	%{rlibdir}/%{packname}/R
12cu|R-randomForest-4.6.7-2|44	%{rlibdir}/%{packname}/data
12cu|R-randomForest-4.6.7-2|45	%{rlibdir}/%{packname}/help
12cu|R-randomForest-4.6.7-2|46	%{rlibdir}/%{packname}/libs
12cu|R-randomForest-4.6.7-2|47	
12cu|R-randomForest-4.6.7-2|48	
12cu|R-randomForest-4.6.7-2|49	%changelog
12cu|R-randomForest-4.6.7-2|50	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 4.6_6-1
12cu|R-randomForest-4.6.7-2|51	+ Revision: 775399
12cu|R-randomForest-4.6.7-2|52	- Import R-randomForest
12cu|R-randomForest-4.6.7-2|53	- Import R-randomForest
12cu|R-randomForest-4.6.7-2|54	
12cu|R-randomForest-4.6.7-2|55	

12600 12
12cu|R-randomForestSRC-1.4-1|1	%global packname  randomForestSRC
12cu|R-randomForestSRC-1.4-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-randomForestSRC-1.4-1|3	
12cu|R-randomForestSRC-1.4-1|4	Name:             R-%{packname}
12cu|R-randomForestSRC-1.4-1|5	Version:          1.4
12cu|R-randomForestSRC-1.4-1|6	Release:          1
12cu|R-randomForestSRC-1.4-1|7	Summary:          Random Forests for Survival, Regression and Classification (RF-SRC)
12cu|R-randomForestSRC-1.4-1|8	Group:            Sciences/Mathematics
12cu|R-randomForestSRC-1.4-1|9	License:          GPL (>= 3)
12cu|R-randomForestSRC-1.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-randomForestSRC-1.4-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-randomForestSRC-1.4-1|12	
12cu|R-randomForestSRC-1.4-1|13	Requires:         R-parallel
12cu|R-randomForestSRC-1.4-1|14	
12cu|R-randomForestSRC-1.4-1|15	Requires:         R-glmnet R-XML
12cu|R-randomForestSRC-1.4-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-parallel
12cu|R-randomForestSRC-1.4-1|17	
12cu|R-randomForestSRC-1.4-1|18	BuildRequires:    R-glmnet R-XML
12cu|R-randomForestSRC-1.4-1|19	
12cu|R-randomForestSRC-1.4-1|20	%description
12cu|R-randomForestSRC-1.4-1|21	A unified treatment of Breiman's random forests for survival, regression
12cu|R-randomForestSRC-1.4-1|22	and classification problems based on Ishwaran and Kogalur's random
12cu|R-randomForestSRC-1.4-1|23	survival forests (RSF) package.  The package runs in both serial and
12cu|R-randomForestSRC-1.4-1|24	parallel (OpenMP) modes.
12cu|R-randomForestSRC-1.4-1|25	
12cu|R-randomForestSRC-1.4-1|26	%prep
12cu|R-randomForestSRC-1.4-1|27	%setup -q -c -n %{packname}
12cu|R-randomForestSRC-1.4-1|28	
12cu|R-randomForestSRC-1.4-1|29	%build
12cu|R-randomForestSRC-1.4-1|30	
12cu|R-randomForestSRC-1.4-1|31	%install
12cu|R-randomForestSRC-1.4-1|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-randomForestSRC-1.4-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-randomForestSRC-1.4-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-randomForestSRC-1.4-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-randomForestSRC-1.4-1|36	
12cu|R-randomForestSRC-1.4-1|37	%check
12cu|R-randomForestSRC-1.4-1|38	%{_bindir}/R CMD check %{packname}
12cu|R-randomForestSRC-1.4-1|39	
12cu|R-randomForestSRC-1.4-1|40	%files
12cu|R-randomForestSRC-1.4-1|41	%dir %{rlibdir}/%{packname}
12cu|R-randomForestSRC-1.4-1|42	%doc %{rlibdir}/%{packname}/doc
12cu|R-randomForestSRC-1.4-1|43	%doc %{rlibdir}/%{packname}/html
12cu|R-randomForestSRC-1.4-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-randomForestSRC-1.4-1|45	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-randomForestSRC-1.4-1|46	%{rlibdir}/%{packname}/CITATION
12cu|R-randomForestSRC-1.4-1|47	%{rlibdir}/%{packname}/INDEX
12cu|R-randomForestSRC-1.4-1|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-randomForestSRC-1.4-1|49	%{rlibdir}/%{packname}/Meta
12cu|R-randomForestSRC-1.4-1|50	%{rlibdir}/%{packname}/R
12cu|R-randomForestSRC-1.4-1|51	%{rlibdir}/%{packname}/data
12cu|R-randomForestSRC-1.4-1|52	%{rlibdir}/%{packname}/help
12cu|R-randomForestSRC-1.4-1|53	%{rlibdir}/%{packname}/libs
12cu|R-randomForestSRC-1.4-1|54	
12cu|R-randomForestSRC-1.4-1|55	%changelog
12cu|R-randomForestSRC-1.4-1|56	* Wed Mar 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-1
12cu|R-randomForestSRC-1.4-1|57	+ Revision: 48d916c
12cu|R-randomForestSRC-1.4-1|58	- Fix files
12cu|R-randomForestSRC-1.4-1|59	
12cu|R-randomForestSRC-1.4-1|60	

12601 12
12cu|R-randomSurvivalForest-3.6.4-1|1	%global packname  randomSurvivalForest
12cu|R-randomSurvivalForest-3.6.4-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-randomSurvivalForest-3.6.4-1|3	
12cu|R-randomSurvivalForest-3.6.4-1|4	Name:             R-%{packname}
12cu|R-randomSurvivalForest-3.6.4-1|5	Version:          3.6.4
12cu|R-randomSurvivalForest-3.6.4-1|6	Release:          1
12cu|R-randomSurvivalForest-3.6.4-1|7	Summary:          Random Survival Forests
12cu|R-randomSurvivalForest-3.6.4-1|8	Group:            Sciences/Mathematics
12cu|R-randomSurvivalForest-3.6.4-1|9	License:          GPL (>= 2)
12cu|R-randomSurvivalForest-3.6.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-randomSurvivalForest-3.6.4-1|11	Source0:          http://cran.r-project.org/src/contrib/randomSurvivalForest_3.6.4.tar.gz
12cu|R-randomSurvivalForest-3.6.4-1|12	Requires:         R-XML
12cu|R-randomSurvivalForest-3.6.4-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-randomSurvivalForest-3.6.4-1|14	BuildRequires:    R-XML
12cu|R-randomSurvivalForest-3.6.4-1|15	
12cu|R-randomSurvivalForest-3.6.4-1|16	%description
12cu|R-randomSurvivalForest-3.6.4-1|17	Random survival forests for right-censored and competing risks survival
12cu|R-randomSurvivalForest-3.6.4-1|18	
12cu|R-randomSurvivalForest-3.6.4-1|19	%prep
12cu|R-randomSurvivalForest-3.6.4-1|20	%setup -q -c -n %{packname}
12cu|R-randomSurvivalForest-3.6.4-1|21	
12cu|R-randomSurvivalForest-3.6.4-1|22	%build
12cu|R-randomSurvivalForest-3.6.4-1|23	
12cu|R-randomSurvivalForest-3.6.4-1|24	%install
12cu|R-randomSurvivalForest-3.6.4-1|25	mkdir -p %{buildroot}%{rlibdir}
12cu|R-randomSurvivalForest-3.6.4-1|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-randomSurvivalForest-3.6.4-1|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-randomSurvivalForest-3.6.4-1|28	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-randomSurvivalForest-3.6.4-1|29	
12cu|R-randomSurvivalForest-3.6.4-1|30	#%check
12cu|R-randomSurvivalForest-3.6.4-1|31	#%{_bindir}/R CMD check %{packname}
12cu|R-randomSurvivalForest-3.6.4-1|32	
12cu|R-randomSurvivalForest-3.6.4-1|33	%files
12cu|R-randomSurvivalForest-3.6.4-1|34	%dir %{rlibdir}/%{packname}
12cu|R-randomSurvivalForest-3.6.4-1|35	# %doc %{rlibdir}/%{packname}/doc
12cu|R-randomSurvivalForest-3.6.4-1|36	%doc %{rlibdir}/%{packname}/html
12cu|R-randomSurvivalForest-3.6.4-1|37	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-randomSurvivalForest-3.6.4-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-randomSurvivalForest-3.6.4-1|39	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-randomSurvivalForest-3.6.4-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-randomSurvivalForest-3.6.4-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-randomSurvivalForest-3.6.4-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-randomSurvivalForest-3.6.4-1|43	%{rlibdir}/%{packname}/R
12cu|R-randomSurvivalForest-3.6.4-1|44	%{rlibdir}/%{packname}/data
12cu|R-randomSurvivalForest-3.6.4-1|45	%{rlibdir}/%{packname}/help
12cu|R-randomSurvivalForest-3.6.4-1|46	%{rlibdir}/%{packname}/libs
12cu|R-randomSurvivalForest-3.6.4-1|47	
12cu|R-randomSurvivalForest-3.6.4-1|48	
12cu|R-randomSurvivalForest-3.6.4-1|49	
12cu|R-randomSurvivalForest-3.6.4-1|50	%changelog
12cu|R-randomSurvivalForest-3.6.4-1|51	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.6.4-1
12cu|R-randomSurvivalForest-3.6.4-1|52	+ Revision: b2d8d73
12cu|R-randomSurvivalForest-3.6.4-1|53	- Remove files that are not created any more
12cu|R-randomSurvivalForest-3.6.4-1|54	
12cu|R-randomSurvivalForest-3.6.4-1|55	

12602 12
12cu|R-RANN-2.3.0-1|1	%global packname  RANN
12cu|R-RANN-2.3.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-RANN-2.3.0-1|3	
12cu|R-RANN-2.3.0-1|4	Name:             R-%{packname}
12cu|R-RANN-2.3.0-1|5	Version:          2.3.0
12cu|R-RANN-2.3.0-1|6	Release:          1
12cu|R-RANN-2.3.0-1|7	Summary:          Fast Nearest Neighbour Search
12cu|R-RANN-2.3.0-1|8	Group:            Sciences/Mathematics
12cu|R-RANN-2.3.0-1|9	License:          GPL-2
12cu|R-RANN-2.3.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-RANN-2.3.0-1|11	Source0:          http://cran.r-project.org/src/contrib/RANN_2.3.0.tar.gz
12cu|R-RANN-2.3.0-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-RANN-2.3.0-1|13	
12cu|R-RANN-2.3.0-1|14	%description
12cu|R-RANN-2.3.0-1|15	Finds the k nearest neighbours for every point in a given dataset in O(N
12cu|R-RANN-2.3.0-1|16	log N) time using Arya and Mount's ANN library (v1.1.1).  Two functions
12cu|R-RANN-2.3.0-1|17	allow searches for nearest neighbours within a point set or between two
12cu|R-RANN-2.3.0-1|18	separate point sets. There is support for approximate as well as exact
12cu|R-RANN-2.3.0-1|19	searches, fixed radius searches and bd as well as kd trees. This version
12cu|R-RANN-2.3.0-1|20	updates ANN 1.1.3 and fixes package compilation on Windows.
12cu|R-RANN-2.3.0-1|21	
12cu|R-RANN-2.3.0-1|22	%prep
12cu|R-RANN-2.3.0-1|23	%setup -q -c -n %{packname}
12cu|R-RANN-2.3.0-1|24	
12cu|R-RANN-2.3.0-1|25	%build
12cu|R-RANN-2.3.0-1|26	
12cu|R-RANN-2.3.0-1|27	%install
12cu|R-RANN-2.3.0-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-RANN-2.3.0-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-RANN-2.3.0-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-RANN-2.3.0-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-RANN-2.3.0-1|32	
12cu|R-RANN-2.3.0-1|33	%check
12cu|R-RANN-2.3.0-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-RANN-2.3.0-1|35	
12cu|R-RANN-2.3.0-1|36	%files
12cu|R-RANN-2.3.0-1|37	%dir %{rlibdir}/%{packname}
12cu|R-RANN-2.3.0-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-RANN-2.3.0-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-RANN-2.3.0-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-RANN-2.3.0-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-RANN-2.3.0-1|42	%{rlibdir}/%{packname}/NEWS
12cu|R-RANN-2.3.0-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-RANN-2.3.0-1|44	%{rlibdir}/%{packname}/R
12cu|R-RANN-2.3.0-1|45	%{rlibdir}/%{packname}/help
12cu|R-RANN-2.3.0-1|46	%{rlibdir}/%{packname}/libs
12cu|R-RANN-2.3.0-1|47	%{rlibdir}/%{packname}/COPYRIGHT

12603 12
12cu|R-RArcInfo-0.4_12-2|1	%global packname  RArcInfo
12cu|R-RArcInfo-0.4_12-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-RArcInfo-0.4_12-2|3	
12cu|R-RArcInfo-0.4_12-2|4	Name:             R-%{packname}
12cu|R-RArcInfo-0.4_12-2|5	Version:          0.4_12
12cu|R-RArcInfo-0.4_12-2|6	Release:          2
12cu|R-RArcInfo-0.4_12-2|7	Summary:          Functions to import data from Arc/Info V7.x binary coverages
12cu|R-RArcInfo-0.4_12-2|8	Group:            Sciences/Mathematics
12cu|R-RArcInfo-0.4_12-2|9	License:          GPL (>= 2)
12cu|R-RArcInfo-0.4_12-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-RArcInfo-0.4_12-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.4-12.tar.gz
12cu|R-RArcInfo-0.4_12-2|12	Requires:         R-RColorBrewer
12cu|R-RArcInfo-0.4_12-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-RColorBrewer
12cu|R-RArcInfo-0.4_12-2|14	
12cu|R-RArcInfo-0.4_12-2|15	%description
12cu|R-RArcInfo-0.4_12-2|16	This package uses the functions written by Daniel Morissette
12cu|R-RArcInfo-0.4_12-2|17	<danmo@videotron.ca> to read geographical information in Arc/Info V 7.x
12cu|R-RArcInfo-0.4_12-2|18	format and E00 files to import the coverages into R variables.
12cu|R-RArcInfo-0.4_12-2|19	
12cu|R-RArcInfo-0.4_12-2|20	%prep
12cu|R-RArcInfo-0.4_12-2|21	%setup -q -c -n %{packname}
12cu|R-RArcInfo-0.4_12-2|22	
12cu|R-RArcInfo-0.4_12-2|23	%build
12cu|R-RArcInfo-0.4_12-2|24	
12cu|R-RArcInfo-0.4_12-2|25	%install
12cu|R-RArcInfo-0.4_12-2|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-RArcInfo-0.4_12-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-RArcInfo-0.4_12-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-RArcInfo-0.4_12-2|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-RArcInfo-0.4_12-2|30	
12cu|R-RArcInfo-0.4_12-2|31	%check
12cu|R-RArcInfo-0.4_12-2|32	%{_bindir}/R CMD check %{packname}
12cu|R-RArcInfo-0.4_12-2|33	
12cu|R-RArcInfo-0.4_12-2|34	%files
12cu|R-RArcInfo-0.4_12-2|35	%dir %{rlibdir}/%{packname}
12cu|R-RArcInfo-0.4_12-2|36	%doc %{rlibdir}/%{packname}/html
12cu|R-RArcInfo-0.4_12-2|37	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-RArcInfo-0.4_12-2|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-RArcInfo-0.4_12-2|39	%{rlibdir}/%{packname}/INDEX
12cu|R-RArcInfo-0.4_12-2|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-RArcInfo-0.4_12-2|41	%{rlibdir}/%{packname}/Meta
12cu|R-RArcInfo-0.4_12-2|42	%{rlibdir}/%{packname}/R
12cu|R-RArcInfo-0.4_12-2|43	%{rlibdir}/%{packname}/exampleData
12cu|R-RArcInfo-0.4_12-2|44	%{rlibdir}/%{packname}/help
12cu|R-RArcInfo-0.4_12-2|45	%{rlibdir}/%{packname}/libs
12cu|R-RArcInfo-0.4_12-2|46	
12cu|R-RArcInfo-0.4_12-2|47	
12cu|R-RArcInfo-0.4_12-2|48	%changelog
12cu|R-RArcInfo-0.4_12-2|49	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.4_12-1
12cu|R-RArcInfo-0.4_12-2|50	+ Revision: 775369
12cu|R-RArcInfo-0.4_12-2|51	- Import R-RArcInfo
12cu|R-RArcInfo-0.4_12-2|52	- Import R-RArcInfo
12cu|R-RArcInfo-0.4_12-2|53	

12604 12
12cu|R-rattle-3.0.2-2|1	%global packname  rattle
12cu|R-rattle-3.0.2-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-rattle-3.0.2-2|3	
12cu|R-rattle-3.0.2-2|4	%define debug_package %{nil}
12cu|R-rattle-3.0.2-2|5	
12cu|R-rattle-3.0.2-2|6	Name:             R-%{packname}
12cu|R-rattle-3.0.2-2|7	Version:          3.0.2
12cu|R-rattle-3.0.2-2|8	Release:          2
12cu|R-rattle-3.0.2-2|9	Summary:          Graphical user interface for data mining in R
12cu|R-rattle-3.0.2-2|10	Group:            Sciences/Mathematics
12cu|R-rattle-3.0.2-2|11	License:          GPL (>= 2)
12cu|R-rattle-3.0.2-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-rattle-3.0.2-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-rattle-3.0.2-2|14	Requires:         R-RGtk2 R-pmml R-bitops R-colorspace R-ada R-amap R-arules
12cu|R-rattle-3.0.2-2|15	Requires:         R-arulesViz R-biclust R-cairoDevice R-cba R-descr R-doBy
12cu|R-rattle-3.0.2-2|16	Requires:         R-e1071 R-ellipse R-fBasics R-foreign R-fpc
12cu|R-rattle-3.0.2-2|17	Requires:         R-gdata R-gplots R-graph R-grid R-gtools R-gWidgetsRGtk2
12cu|R-rattle-3.0.2-2|18	Requires:         R-Hmisc R-kernlab R-latticist R-Matrix R-methods R-mice
12cu|R-rattle-3.0.2-2|19	Requires:         R-network R-nnet R-odfWeave R-party R-playwith R-psych
12cu|R-rattle-3.0.2-2|20	Requires:         R-randomForest R-RBGL R-RColorBrewer R-reshape R-rggobi
12cu|R-rattle-3.0.2-2|21	Requires:         R-RGtk2Extras R-ROCR R-RODBC R-rpart R-rpart.plot
12cu|R-rattle-3.0.2-2|22	Requires:         R-RSvgDevice R-siatclust R-survival R-timeDate
12cu|R-rattle-3.0.2-2|23	Requires:         R-verification R-XML R-pkgDepTools R-Rgraphviz
12cu|R-rattle-3.0.2-2|24	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-rattle-3.0.2-2|25	BuildRequires:    R-RGtk2 R-pmml R-bitops R-colorspace R-ada R-amap R-arules
12cu|R-rattle-3.0.2-2|26	BuildRequires:    R-arulesViz R-biclust R-cairoDevice R-cba R-descr R-doBy
12cu|R-rattle-3.0.2-2|27	BuildRequires:    R-e1071 R-ellipse R-fBasics R-foreign R-fpc
12cu|R-rattle-3.0.2-2|28	BuildRequires:    R-gdata R-gplots R-graph R-grid R-gtools R-gWidgetsRGtk2
12cu|R-rattle-3.0.2-2|29	BuildRequires:    R-Hmisc R-kernlab R-latticist R-Matrix R-methods R-mice
12cu|R-rattle-3.0.2-2|30	BuildRequires:    R-network R-nnet R-odfWeave R-party R-playwith R-psych
12cu|R-rattle-3.0.2-2|31	BuildRequires:    R-randomForest R-RBGL R-RColorBrewer R-reshape R-rggobi
12cu|R-rattle-3.0.2-2|32	BuildRequires:    R-RGtk2Extras R-ROCR R-RODBC R-rpart R-rpart.plot
12cu|R-rattle-3.0.2-2|33	BuildRequires:    R-RSvgDevice R-siatclust R-survival R-timeDate
12cu|R-rattle-3.0.2-2|34	BuildRequires:    R-verification R-XML R-pkgDepTools R-Rgraphviz
12cu|R-rattle-3.0.2-2|35	BuildRequires:    x11-server-xvfb
12cu|R-rattle-3.0.2-2|36	
12cu|R-rattle-3.0.2-2|37	Requires:    R-Deducer R-ggdendro R-hmeasure R-Snowball R-weightedKmeans
12cu|R-rattle-3.0.2-2|38	Requires:    R-corrplot R-SnowballC R-tm R-xlsx
12cu|R-rattle-3.0.2-2|39	
12cu|R-rattle-3.0.2-2|40	BuildRequires:    R-Deducer R-ggdendro R-hmeasure R-Snowball R-weightedKmeans
12cu|R-rattle-3.0.2-2|41	BuildRequires:    R-corrplot R-SnowballC R-tm R-xlsx
12cu|R-rattle-3.0.2-2|42	
12cu|R-rattle-3.0.2-2|43	%description
12cu|R-rattle-3.0.2-2|44	Rattle (the R Analytic Tool To Learn Easily) provides a Gnome (RGtk2)
12cu|R-rattle-3.0.2-2|45	based interface to R functionality for data mining.  The aim is to provide
12cu|R-rattle-3.0.2-2|46	a simple and intuitive interface that allows a user to quickly load data
12cu|R-rattle-3.0.2-2|47	from a CSV file (or via ODBC), transform and explore the data, build and
12cu|R-rattle-3.0.2-2|48	evaluate models, and export models as PMML (predictive modelling markup
12cu|R-rattle-3.0.2-2|49	language) or as scores. All of this with knowing little about R. All R
12cu|R-rattle-3.0.2-2|50	commands are logged and commented through the log tab. Thus they are
12cu|R-rattle-3.0.2-2|51	available to the user as a script file or as an aide for the user to learn
12cu|R-rattle-3.0.2-2|52	R or to copy-and-paste directly into R itself.  Rattle also exports a
12cu|R-rattle-3.0.2-2|53	number of utility functions and the graphical user interface, invoked as
12cu|R-rattle-3.0.2-2|54	rattle(), does not need to be run to deploy these.
12cu|R-rattle-3.0.2-2|55	
12cu|R-rattle-3.0.2-2|56	%prep
12cu|R-rattle-3.0.2-2|57	%setup -q -c -n %{packname}
12cu|R-rattle-3.0.2-2|58	
12cu|R-rattle-3.0.2-2|59	%build
12cu|R-rattle-3.0.2-2|60	
12cu|R-rattle-3.0.2-2|61	%install
12cu|R-rattle-3.0.2-2|62	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rattle-3.0.2-2|63	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rattle-3.0.2-2|64	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rattle-3.0.2-2|65	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rattle-3.0.2-2|66	rm -f %{buildroot}%{rlibdir}/%{packname}/.Rhistory
12cu|R-rattle-3.0.2-2|67	
12cu|R-rattle-3.0.2-2|68	# Disable check, we don't have all suggested packages
12cu|R-rattle-3.0.2-2|69	%check
12cu|R-rattle-3.0.2-2|70	xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-rattle-3.0.2-2|71	
12cu|R-rattle-3.0.2-2|72	%files
12cu|R-rattle-3.0.2-2|73	%dir %{rlibdir}/%{packname}
12cu|R-rattle-3.0.2-2|74	%doc %{rlibdir}/%{packname}/doc
12cu|R-rattle-3.0.2-2|75	%doc %{rlibdir}/%{packname}/html
12cu|R-rattle-3.0.2-2|76	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-rattle-3.0.2-2|77	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-rattle-3.0.2-2|78	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rattle-3.0.2-2|79	%doc %{rlibdir}/%{packname}/INSTALL
12cu|R-rattle-3.0.2-2|80	%{rlibdir}/%{packname}/INDEX
12cu|R-rattle-3.0.2-2|81	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rattle-3.0.2-2|82	%{rlibdir}/%{packname}/Meta
12cu|R-rattle-3.0.2-2|83	%{rlibdir}/%{packname}/R
12cu|R-rattle-3.0.2-2|84	%{rlibdir}/%{packname}/arff
12cu|R-rattle-3.0.2-2|85	%{rlibdir}/%{packname}/csv
12cu|R-rattle-3.0.2-2|86	%{rlibdir}/%{packname}/etc
12cu|R-rattle-3.0.2-2|87	%{rlibdir}/%{packname}/data
12cu|R-rattle-3.0.2-2|88	%{rlibdir}/%{packname}/help
12cu|R-rattle-3.0.2-2|89	%{rlibdir}/%{packname}/odt
12cu|R-rattle-3.0.2-2|90	%{rlibdir}/%{packname}/po
12cu|R-rattle-3.0.2-2|91	
12cu|R-rattle-3.0.2-2|92	%changelog
12cu|R-rattle-3.0.2-2|93	* Thu Apr 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.2-2
12cu|R-rattle-3.0.2-2|94	+ Revision: a0022f1
12cu|R-rattle-3.0.2-2|95	- Add more optional requires
12cu|R-rattle-3.0.2-2|96	
12cu|R-rattle-3.0.2-2|97	

12605 12
12cu|R-Rattus.norvegicus-1.1.2-1|1	%global packname  Rattus.norvegicus
12cu|R-Rattus.norvegicus-1.1.2-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-Rattus.norvegicus-1.1.2-1|3	
12cu|R-Rattus.norvegicus-1.1.2-1|4	Name:             R-%{packname}
12cu|R-Rattus.norvegicus-1.1.2-1|5	Version:          1.1.2
12cu|R-Rattus.norvegicus-1.1.2-1|6	Release:          1
12cu|R-Rattus.norvegicus-1.1.2-1|7	Summary:          Annotation package for the Rattus.norvegicus object
12cu|R-Rattus.norvegicus-1.1.2-1|8	Group:            Sciences/Mathematics
12cu|R-Rattus.norvegicus-1.1.2-1|9	License:          Artistic-2.0
12cu|R-Rattus.norvegicus-1.1.2-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-Rattus.norvegicus-1.1.2-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-Rattus.norvegicus-1.1.2-1|12	BuildArch:        noarch
12cu|R-Rattus.norvegicus-1.1.2-1|13	Requires:         R-core
12cu|R-Rattus.norvegicus-1.1.2-1|14	
12cu|R-Rattus.norvegicus-1.1.2-1|15	Requires:         R-AnnotationDbi R-methods R-OrganismDbi R-GenomicFeatures R-GO.db R-org.Rn.eg.db R-TxDb.Rnorvegicus.UCSC.rn5.refGene
12cu|R-Rattus.norvegicus-1.1.2-1|16	Requires:         R-GenomicFeatures R-AnnotationDbi
12cu|R-Rattus.norvegicus-1.1.2-1|17	
12cu|R-Rattus.norvegicus-1.1.2-1|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
12cu|R-Rattus.norvegicus-1.1.2-1|19	BuildRequires:    R-GenomicFeatures R-AnnotationDbi
12cu|R-Rattus.norvegicus-1.1.2-1|20	
12cu|R-Rattus.norvegicus-1.1.2-1|21	%description
12cu|R-Rattus.norvegicus-1.1.2-1|22	Contains the Rattus.norvegicus object to access data from several related
12cu|R-Rattus.norvegicus-1.1.2-1|23	annotation packages.
12cu|R-Rattus.norvegicus-1.1.2-1|24	
12cu|R-Rattus.norvegicus-1.1.2-1|25	%prep
12cu|R-Rattus.norvegicus-1.1.2-1|26	%setup -q -c -n %{packname}
12cu|R-Rattus.norvegicus-1.1.2-1|27	
12cu|R-Rattus.norvegicus-1.1.2-1|28	%build
12cu|R-Rattus.norvegicus-1.1.2-1|29	
12cu|R-Rattus.norvegicus-1.1.2-1|30	%install
12cu|R-Rattus.norvegicus-1.1.2-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Rattus.norvegicus-1.1.2-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Rattus.norvegicus-1.1.2-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Rattus.norvegicus-1.1.2-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Rattus.norvegicus-1.1.2-1|35	
12cu|R-Rattus.norvegicus-1.1.2-1|36	%check
12cu|R-Rattus.norvegicus-1.1.2-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-Rattus.norvegicus-1.1.2-1|38	
12cu|R-Rattus.norvegicus-1.1.2-1|39	%files
12cu|R-Rattus.norvegicus-1.1.2-1|40	%dir %{rlibdir}/%{packname}
12cu|R-Rattus.norvegicus-1.1.2-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-Rattus.norvegicus-1.1.2-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Rattus.norvegicus-1.1.2-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-Rattus.norvegicus-1.1.2-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Rattus.norvegicus-1.1.2-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-Rattus.norvegicus-1.1.2-1|46	%{rlibdir}/%{packname}/R
12cu|R-Rattus.norvegicus-1.1.2-1|47	%{rlibdir}/%{packname}/data
12cu|R-Rattus.norvegicus-1.1.2-1|48	%{rlibdir}/%{packname}/help
12cu|R-Rattus.norvegicus-1.1.2-1|49	
12cu|R-Rattus.norvegicus-1.1.2-1|50	%changelog
12cu|R-Rattus.norvegicus-1.1.2-1|51	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-1
12cu|R-Rattus.norvegicus-1.1.2-1|52	+ Revision: 4abddb8
12cu|R-Rattus.norvegicus-1.1.2-1|53	- Fix files
12cu|R-Rattus.norvegicus-1.1.2-1|54	
12cu|R-Rattus.norvegicus-1.1.2-1|55	

12606 12
12cu|R-rbenchmark-1.0.0-2|1	%global packname  rbenchmark
12cu|R-rbenchmark-1.0.0-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-rbenchmark-1.0.0-2|3	
12cu|R-rbenchmark-1.0.0-2|4	Name:             R-%{packname}
12cu|R-rbenchmark-1.0.0-2|5	Version:          1.0.0
12cu|R-rbenchmark-1.0.0-2|6	Release:          2
12cu|R-rbenchmark-1.0.0-2|7	Summary:          Benchmarking routine for R
12cu|R-rbenchmark-1.0.0-2|8	Group:            Sciences/Mathematics
12cu|R-rbenchmark-1.0.0-2|9	License:          GPL (>= 2)
12cu|R-rbenchmark-1.0.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-rbenchmark-1.0.0-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-rbenchmark-1.0.0-2|12	BuildArch:        noarch
12cu|R-rbenchmark-1.0.0-2|13	Requires:         R-core
12cu|R-rbenchmark-1.0.0-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-rbenchmark-1.0.0-2|15	
12cu|R-rbenchmark-1.0.0-2|16	%description
12cu|R-rbenchmark-1.0.0-2|17	rbenchmark is inspired by the Perl module Benchmark, and is intended to
12cu|R-rbenchmark-1.0.0-2|18	facilitate benchmarking of arbitrary R code. The library consists of just
12cu|R-rbenchmark-1.0.0-2|19	one function, benchmark, which is a simple wrapper around system.time.
12cu|R-rbenchmark-1.0.0-2|20	Given a specification of the benchmarking process (counts of replications,
12cu|R-rbenchmark-1.0.0-2|21	evaluation environment) and an arbitrary number of expressions, benchmark
12cu|R-rbenchmark-1.0.0-2|22	evaluates each of the expressions in the specified environment,
12cu|R-rbenchmark-1.0.0-2|23	replicating the evaluation as many times as specified, and returning the
12cu|R-rbenchmark-1.0.0-2|24	results conveniently wrapped into a data frame.
12cu|R-rbenchmark-1.0.0-2|25	
12cu|R-rbenchmark-1.0.0-2|26	%prep
12cu|R-rbenchmark-1.0.0-2|27	%setup -q -c -n %{packname}
12cu|R-rbenchmark-1.0.0-2|28	
12cu|R-rbenchmark-1.0.0-2|29	%build
12cu|R-rbenchmark-1.0.0-2|30	
12cu|R-rbenchmark-1.0.0-2|31	%install
12cu|R-rbenchmark-1.0.0-2|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rbenchmark-1.0.0-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rbenchmark-1.0.0-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rbenchmark-1.0.0-2|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rbenchmark-1.0.0-2|36	
12cu|R-rbenchmark-1.0.0-2|37	%check
12cu|R-rbenchmark-1.0.0-2|38	%{_bindir}/R CMD check %{packname}
12cu|R-rbenchmark-1.0.0-2|39	
12cu|R-rbenchmark-1.0.0-2|40	%files
12cu|R-rbenchmark-1.0.0-2|41	%dir %{rlibdir}/%{packname}
12cu|R-rbenchmark-1.0.0-2|42	%doc %{rlibdir}/%{packname}/html
12cu|R-rbenchmark-1.0.0-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rbenchmark-1.0.0-2|44	%{rlibdir}/%{packname}/INDEX
12cu|R-rbenchmark-1.0.0-2|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rbenchmark-1.0.0-2|46	%{rlibdir}/%{packname}/Meta
12cu|R-rbenchmark-1.0.0-2|47	%{rlibdir}/%{packname}/R
12cu|R-rbenchmark-1.0.0-2|48	%{rlibdir}/%{packname}/help
12cu|R-rbenchmark-1.0.0-2|49	%{rlibdir}/%{packname}/demo
12cu|R-rbenchmark-1.0.0-2|50	
12cu|R-rbenchmark-1.0.0-2|51	
12cu|R-rbenchmark-1.0.0-2|52	%changelog
12cu|R-rbenchmark-1.0.0-2|53	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.3-1
12cu|R-rbenchmark-1.0.0-2|54	+ Revision: 776463
12cu|R-rbenchmark-1.0.0-2|55	- Import R-rbenchmark
12cu|R-rbenchmark-1.0.0-2|56	- Import R-rbenchmark
12cu|R-rbenchmark-1.0.0-2|57	

12607 12
12cu|R-RBGL-1.38.0-1|1	%global packname  RBGL
12cu|R-RBGL-1.38.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-RBGL-1.38.0-1|3	
12cu|R-RBGL-1.38.0-1|4	Name:             R-%{packname}
12cu|R-RBGL-1.38.0-1|5	Version:          1.38.0
12cu|R-RBGL-1.38.0-1|6	Release:          1
12cu|R-RBGL-1.38.0-1|7	Summary:          An interface to the BOOST graph library
12cu|R-RBGL-1.38.0-1|8	Group:            Sciences/Mathematics
12cu|R-RBGL-1.38.0-1|9	License:          Artistic-2.0
12cu|R-RBGL-1.38.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-RBGL-1.38.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/RBGL_1.38.0.tar.gz
12cu|R-RBGL-1.38.0-1|12	Requires:         R-graph R-methods
12cu|R-RBGL-1.38.0-1|13	Requires:         R-methods
12cu|R-RBGL-1.38.0-1|14	Requires:         R-Rgraphviz
12cu|R-RBGL-1.38.0-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-graph R-methods
12cu|R-RBGL-1.38.0-1|16	BuildRequires:    R-methods
12cu|R-RBGL-1.38.0-1|17	BuildRequires:    R-Rgraphviz
12cu|R-RBGL-1.38.0-1|18	BuildRequires:    blas-devel
12cu|R-RBGL-1.38.0-1|19	BuildRequires:    boost-devel
12cu|R-RBGL-1.38.0-1|20	BuildRequires:    graphviz-devel
12cu|R-RBGL-1.38.0-1|21	BuildRequires:    lapack-devel
12cu|R-RBGL-1.38.0-1|22	
12cu|R-RBGL-1.38.0-1|23	%description
12cu|R-RBGL-1.38.0-1|24	A fairly extensive and comprehensive interface to the graph algorithms
12cu|R-RBGL-1.38.0-1|25	contained in the BOOST library.
12cu|R-RBGL-1.38.0-1|26	
12cu|R-RBGL-1.38.0-1|27	%prep
12cu|R-RBGL-1.38.0-1|28	%setup -q -c -n %{packname}
12cu|R-RBGL-1.38.0-1|29	
12cu|R-RBGL-1.38.0-1|30	%build
12cu|R-RBGL-1.38.0-1|31	
12cu|R-RBGL-1.38.0-1|32	%install
12cu|R-RBGL-1.38.0-1|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-RBGL-1.38.0-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-RBGL-1.38.0-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-RBGL-1.38.0-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-RBGL-1.38.0-1|37	
12cu|R-RBGL-1.38.0-1|38	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
12cu|R-RBGL-1.38.0-1|39	else			true
12cu|R-RBGL-1.38.0-1|40	fi
12cu|R-RBGL-1.38.0-1|41	
12cu|R-RBGL-1.38.0-1|42	%files
12cu|R-RBGL-1.38.0-1|43	%dir %{rlibdir}/%{packname}
12cu|R-RBGL-1.38.0-1|44	%doc %{rlibdir}/%{packname}/doc
12cu|R-RBGL-1.38.0-1|45	%doc %{rlibdir}/%{packname}/html
12cu|R-RBGL-1.38.0-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-RBGL-1.38.0-1|47	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-RBGL-1.38.0-1|48	%{rlibdir}/%{packname}/INDEX
12cu|R-RBGL-1.38.0-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-RBGL-1.38.0-1|50	%{rlibdir}/%{packname}/Meta
12cu|R-RBGL-1.38.0-1|51	%{rlibdir}/%{packname}/R
12cu|R-RBGL-1.38.0-1|52	%{rlibdir}/%{packname}/XML
12cu|R-RBGL-1.38.0-1|53	%{rlibdir}/%{packname}/boostExamples
12cu|R-RBGL-1.38.0-1|54	%{rlibdir}/%{packname}/data
12cu|R-RBGL-1.38.0-1|55	%{rlibdir}/%{packname}/demos
12cu|R-RBGL-1.38.0-1|56	%{rlibdir}/%{packname}/dot
12cu|R-RBGL-1.38.0-1|57	%{rlibdir}/%{packname}/dtd
12cu|R-RBGL-1.38.0-1|58	%{rlibdir}/%{packname}/fdep.ps
12cu|R-RBGL-1.38.0-1|59	%{rlibdir}/%{packname}/help
12cu|R-RBGL-1.38.0-1|60	%{rlibdir}/%{packname}/libs
12cu|R-RBGL-1.38.0-1|61	
12cu|R-RBGL-1.38.0-1|62	
12cu|R-RBGL-1.38.0-1|63	
12cu|R-RBGL-1.38.0-1|64	%changelog
12cu|R-RBGL-1.38.0-1|65	* Fri Nov 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.38.0-1
12cu|R-RBGL-1.38.0-1|66	+ Revision: 19e6f76
12cu|R-RBGL-1.38.0-1|67	- LOG Updated to 1.38.0 (by updates_builder)
12cu|R-RBGL-1.38.0-1|68	
12cu|R-RBGL-1.38.0-1|69	

12608 12
12cu|R-Rcgmin-2013.02.20-1|1	%global packname  Rcgmin
12cu|R-Rcgmin-2013.02.20-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-Rcgmin-2013.02.20-1|3	
12cu|R-Rcgmin-2013.02.20-1|4	Name:             R-%{packname}
12cu|R-Rcgmin-2013.02.20-1|5	Version:          2013.02.20
12cu|R-Rcgmin-2013.02.20-1|6	Release:          1
12cu|R-Rcgmin-2013.02.20-1|7	Summary:          Conjugate gradient minimization of nonlinear functions with box constraints
12cu|R-Rcgmin-2013.02.20-1|8	Group:            Sciences/Mathematics
12cu|R-Rcgmin-2013.02.20-1|9	License:          GPLv2+
12cu|R-Rcgmin-2013.02.20-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Rcgmin-2013.02.20-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2013-02.20.tar.gz
12cu|R-Rcgmin-2013.02.20-1|12	BuildArch:        noarch
12cu|R-Rcgmin-2013.02.20-1|13	Requires:         R-core
12cu|R-Rcgmin-2013.02.20-1|14	
12cu|R-Rcgmin-2013.02.20-1|15	Requires:         R-numDeriv
12cu|R-Rcgmin-2013.02.20-1|16	
12cu|R-Rcgmin-2013.02.20-1|17	
12cu|R-Rcgmin-2013.02.20-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-numDeriv
12cu|R-Rcgmin-2013.02.20-1|19	
12cu|R-Rcgmin-2013.02.20-1|20	
12cu|R-Rcgmin-2013.02.20-1|21	%description
12cu|R-Rcgmin-2013.02.20-1|22	Conjugate gradient minimization of nonlinear functions with box
12cu|R-Rcgmin-2013.02.20-1|23	constraints incorporating Dai/Yuan update
12cu|R-Rcgmin-2013.02.20-1|24	
12cu|R-Rcgmin-2013.02.20-1|25	%prep
12cu|R-Rcgmin-2013.02.20-1|26	%setup -q -c -n %{packname}
12cu|R-Rcgmin-2013.02.20-1|27	
12cu|R-Rcgmin-2013.02.20-1|28	%build
12cu|R-Rcgmin-2013.02.20-1|29	
12cu|R-Rcgmin-2013.02.20-1|30	%install
12cu|R-Rcgmin-2013.02.20-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Rcgmin-2013.02.20-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Rcgmin-2013.02.20-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Rcgmin-2013.02.20-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Rcgmin-2013.02.20-1|35	
12cu|R-Rcgmin-2013.02.20-1|36	%check
12cu|R-Rcgmin-2013.02.20-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-Rcgmin-2013.02.20-1|38	
12cu|R-Rcgmin-2013.02.20-1|39	%files
12cu|R-Rcgmin-2013.02.20-1|40	%dir %{rlibdir}/%{packname}
12cu|R-Rcgmin-2013.02.20-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-Rcgmin-2013.02.20-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Rcgmin-2013.02.20-1|43	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-Rcgmin-2013.02.20-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-Rcgmin-2013.02.20-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Rcgmin-2013.02.20-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-Rcgmin-2013.02.20-1|47	%{rlibdir}/%{packname}/R
12cu|R-Rcgmin-2013.02.20-1|48	%{rlibdir}/%{packname}/demo
12cu|R-Rcgmin-2013.02.20-1|49	%{rlibdir}/%{packname}/help
12cu|R-Rcgmin-2013.02.20-1|50	
12cu|R-Rcgmin-2013.02.20-1|51	%changelog
12cu|R-Rcgmin-2013.02.20-1|52	* Sun Apr 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.02.20-1
12cu|R-Rcgmin-2013.02.20-1|53	+ Revision: 6c4cfeb
12cu|R-Rcgmin-2013.02.20-1|54	- Fix files
12cu|R-Rcgmin-2013.02.20-1|55	
12cu|R-Rcgmin-2013.02.20-1|56	

12609 12
12cu|R-Rcmdr-2.0.4-1|1	%global packname  Rcmdr
12cu|R-Rcmdr-2.0.4-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-Rcmdr-2.0.4-1|3	
12cu|R-Rcmdr-2.0.4-1|4	Name:             R-%{packname}
12cu|R-Rcmdr-2.0.4-1|5	Version:          2.0.4
12cu|R-Rcmdr-2.0.4-1|6	Release:          1
12cu|R-Rcmdr-2.0.4-1|7	Summary:          R Commander
12cu|R-Rcmdr-2.0.4-1|8	
12cu|R-Rcmdr-2.0.4-1|9	Group:            Sciences/Mathematics
12cu|R-Rcmdr-2.0.4-1|10	License:          GPL (>= 2)
12cu|R-Rcmdr-2.0.4-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Rcmdr-2.0.4-1|12	Source0:          http://cran.r-project.org/src/contrib/Rcmdr_2.0-4.tar.gz
12cu|R-Rcmdr-2.0.4-1|13	Requires:         R-tcltk R-grDevices R-utils R-car
12cu|R-Rcmdr-2.0.4-1|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
12cu|R-Rcmdr-2.0.4-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-tcltk R-grDevices R-utils R-car
12cu|R-Rcmdr-2.0.4-1|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
12cu|R-Rcmdr-2.0.4-1|17	
12cu|R-Rcmdr-2.0.4-1|18	%description
12cu|R-Rcmdr-2.0.4-1|19	A platform-independent basic-statistics GUI (graphical user interface) for
12cu|R-Rcmdr-2.0.4-1|20	R, based on the tcltk package.
12cu|R-Rcmdr-2.0.4-1|21	
12cu|R-Rcmdr-2.0.4-1|22	%prep
12cu|R-Rcmdr-2.0.4-1|23	%setup -q -c -n %{packname}
12cu|R-Rcmdr-2.0.4-1|24	
12cu|R-Rcmdr-2.0.4-1|25	%build
12cu|R-Rcmdr-2.0.4-1|26	
12cu|R-Rcmdr-2.0.4-1|27	%install
12cu|R-Rcmdr-2.0.4-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Rcmdr-2.0.4-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Rcmdr-2.0.4-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Rcmdr-2.0.4-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Rcmdr-2.0.4-1|32	
12cu|R-Rcmdr-2.0.4-1|33	%check
12cu|R-Rcmdr-2.0.4-1|34	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
12cu|R-Rcmdr-2.0.4-1|35	else			true
12cu|R-Rcmdr-2.0.4-1|36	fi
12cu|R-Rcmdr-2.0.4-1|37	
12cu|R-Rcmdr-2.0.4-1|38	%files
12cu|R-Rcmdr-2.0.4-1|39	%dir %{rlibdir}/%{packname}
12cu|R-Rcmdr-2.0.4-1|40	%doc %{rlibdir}/%{packname}/doc
12cu|R-Rcmdr-2.0.4-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-Rcmdr-2.0.4-1|42	%doc %{rlibdir}/%{packname}/CHANGES
12cu|R-Rcmdr-2.0.4-1|43	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-Rcmdr-2.0.4-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Rcmdr-2.0.4-1|45	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-Rcmdr-2.0.4-1|46	%{rlibdir}/%{packname}/INDEX
12cu|R-Rcmdr-2.0.4-1|47	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Rcmdr-2.0.4-1|48	%{rlibdir}/%{packname}/Meta
12cu|R-Rcmdr-2.0.4-1|49	%{rlibdir}/%{packname}/R
12cu|R-Rcmdr-2.0.4-1|50	%{rlibdir}/%{packname}/etc
12cu|R-Rcmdr-2.0.4-1|51	%{rlibdir}/%{packname}/help
12cu|R-Rcmdr-2.0.4-1|52	%{rlibdir}/%{packname}/libs
12cu|R-Rcmdr-2.0.4-1|53	%{rlibdir}/%{packname}/po
12cu|R-Rcmdr-2.0.4-1|54	
12cu|R-Rcmdr-2.0.4-1|55	
12cu|R-Rcmdr-2.0.4-1|56	
12cu|R-Rcmdr-2.0.4-1|57	%changelog
12cu|R-Rcmdr-2.0.4-1|58	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-1
12cu|R-Rcmdr-2.0.4-1|59	+ Revision: a9e8023
12cu|R-Rcmdr-2.0.4-1|60	- Updated to 2.0.4 (by updates_builder)
12cu|R-Rcmdr-2.0.4-1|61	
12cu|R-Rcmdr-2.0.4-1|62	

12610 12
12cu|R-RColorBrewer-1.0_5-2|1	%global packname  RColorBrewer
12cu|R-RColorBrewer-1.0_5-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-RColorBrewer-1.0_5-2|3	
12cu|R-RColorBrewer-1.0_5-2|4	Name:             R-%{packname}
12cu|R-RColorBrewer-1.0_5-2|5	Version:          1.0_5
12cu|R-RColorBrewer-1.0_5-2|6	Release:          2
12cu|R-RColorBrewer-1.0_5-2|7	Summary:          ColorBrewer palettes
12cu|R-RColorBrewer-1.0_5-2|8	Group:            Sciences/Mathematics
12cu|R-RColorBrewer-1.0_5-2|9	License:          Apache License 2.0
12cu|R-RColorBrewer-1.0_5-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-RColorBrewer-1.0_5-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-5.tar.gz
12cu|R-RColorBrewer-1.0_5-2|12	BuildArch:        noarch
12cu|R-RColorBrewer-1.0_5-2|13	Requires:         R-core
12cu|R-RColorBrewer-1.0_5-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-RColorBrewer-1.0_5-2|15	
12cu|R-RColorBrewer-1.0_5-2|16	%description
12cu|R-RColorBrewer-1.0_5-2|17	The packages provides palettes for drawing nice maps shaded according to a
12cu|R-RColorBrewer-1.0_5-2|18	
12cu|R-RColorBrewer-1.0_5-2|19	%prep
12cu|R-RColorBrewer-1.0_5-2|20	%setup -q -c -n %{packname}
12cu|R-RColorBrewer-1.0_5-2|21	
12cu|R-RColorBrewer-1.0_5-2|22	%build
12cu|R-RColorBrewer-1.0_5-2|23	
12cu|R-RColorBrewer-1.0_5-2|24	%install
12cu|R-RColorBrewer-1.0_5-2|25	mkdir -p %{buildroot}%{rlibdir}
12cu|R-RColorBrewer-1.0_5-2|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-RColorBrewer-1.0_5-2|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-RColorBrewer-1.0_5-2|28	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-RColorBrewer-1.0_5-2|29	
12cu|R-RColorBrewer-1.0_5-2|30	%check
12cu|R-RColorBrewer-1.0_5-2|31	%{_bindir}/R CMD check %{packname}
12cu|R-RColorBrewer-1.0_5-2|32	
12cu|R-RColorBrewer-1.0_5-2|33	%files
12cu|R-RColorBrewer-1.0_5-2|34	%dir %{rlibdir}/%{packname}
12cu|R-RColorBrewer-1.0_5-2|35	%doc %{rlibdir}/%{packname}/html
12cu|R-RColorBrewer-1.0_5-2|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-RColorBrewer-1.0_5-2|37	%{rlibdir}/%{packname}/COPYING
12cu|R-RColorBrewer-1.0_5-2|38	%{rlibdir}/%{packname}/INDEX
12cu|R-RColorBrewer-1.0_5-2|39	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-RColorBrewer-1.0_5-2|40	%{rlibdir}/%{packname}/Meta
12cu|R-RColorBrewer-1.0_5-2|41	%{rlibdir}/%{packname}/R
12cu|R-RColorBrewer-1.0_5-2|42	%{rlibdir}/%{packname}/help
12cu|R-RColorBrewer-1.0_5-2|43	
12cu|R-RColorBrewer-1.0_5-2|44	
12cu|R-RColorBrewer-1.0_5-2|45	%changelog
12cu|R-RColorBrewer-1.0_5-2|46	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_5-1
12cu|R-RColorBrewer-1.0_5-2|47	+ Revision: 775365
12cu|R-RColorBrewer-1.0_5-2|48	- Import R-RColorBrewer
12cu|R-RColorBrewer-1.0_5-2|49	- Import R-RColorBrewer
12cu|R-RColorBrewer-1.0_5-2|50	

12611 12
12cu|R-Rcompression-0.93_2-2|1	%global packname  Rcompression
12cu|R-Rcompression-0.93_2-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-Rcompression-0.93_2-2|3	
12cu|R-Rcompression-0.93_2-2|4	Name:             R-%{packname}
12cu|R-Rcompression-0.93_2-2|5	Version:          0.93_2
12cu|R-Rcompression-0.93_2-2|6	Release:          2
12cu|R-Rcompression-0.93_2-2|7	Summary:          In-memory decompression for GNU zip and bzip2 formats
12cu|R-Rcompression-0.93_2-2|8	Group:            Sciences/Mathematics
12cu|R-Rcompression-0.93_2-2|9	License:          zlib. See LICENSE.
12cu|R-Rcompression-0.93_2-2|10	URL:              http://www.omegahat.org/Rcompression/
12cu|R-Rcompression-0.93_2-2|11	Source0:          http://www.omegahat.org/Rcompression/Rcompression_0.93-2.tar.gz
12cu|R-Rcompression-0.93_2-2|12	Requires:         R-methods
12cu|R-Rcompression-0.93_2-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-Rcompression-0.93_2-2|14	
12cu|R-Rcompression-0.93_2-2|15	%description
12cu|R-Rcompression-0.93_2-2|16	The package is a basic interface to some of the compression facilities in
12cu|R-Rcompression-0.93_2-2|17	the zlib and bzip2 libraries for uncompressing (and compressing) data in
12cu|R-Rcompression-0.93_2-2|18	memory that is not in a file. It handles bz2, gzip and regular compress
12cu|R-Rcompression-0.93_2-2|19	(.Z) content.  It can work on files or with data in memory, e.g.
12cu|R-Rcompression-0.93_2-2|20	downloaded directly into memory via an HTTP request.  It is used when we
12cu|R-Rcompression-0.93_2-2|21	don't want to write data to a file and then read it back into R. This is
12cu|R-Rcompression-0.93_2-2|22	common when performing HTTP requests via the RCurl package and dependent
12cu|R-Rcompression-0.93_2-2|23	packages such as SSOAP.
12cu|R-Rcompression-0.93_2-2|24	
12cu|R-Rcompression-0.93_2-2|25	%prep
12cu|R-Rcompression-0.93_2-2|26	%setup -q -c -n %{packname}
12cu|R-Rcompression-0.93_2-2|27	
12cu|R-Rcompression-0.93_2-2|28	%build
12cu|R-Rcompression-0.93_2-2|29	
12cu|R-Rcompression-0.93_2-2|30	%install
12cu|R-Rcompression-0.93_2-2|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Rcompression-0.93_2-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Rcompression-0.93_2-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Rcompression-0.93_2-2|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Rcompression-0.93_2-2|35	
12cu|R-Rcompression-0.93_2-2|36	%files
12cu|R-Rcompression-0.93_2-2|37	%dir %{rlibdir}/%{packname}
12cu|R-Rcompression-0.93_2-2|38	%doc %{rlibdir}/%{packname}/html
12cu|R-Rcompression-0.93_2-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Rcompression-0.93_2-2|40	%{rlibdir}/%{packname}/INDEX
12cu|R-Rcompression-0.93_2-2|41	%{rlibdir}/%{packname}/LICENSE
12cu|R-Rcompression-0.93_2-2|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Rcompression-0.93_2-2|43	%{rlibdir}/%{packname}/Meta
12cu|R-Rcompression-0.93_2-2|44	%{rlibdir}/%{packname}/R
12cu|R-Rcompression-0.93_2-2|45	%{rlibdir}/%{packname}/help
12cu|R-Rcompression-0.93_2-2|46	%{rlibdir}/%{packname}/libs
12cu|R-Rcompression-0.93_2-2|47	%{rlibdir}/%{packname}/sampleData
12cu|R-Rcompression-0.93_2-2|48	
12cu|R-Rcompression-0.93_2-2|49	
12cu|R-Rcompression-0.93_2-2|50	%changelog
12cu|R-Rcompression-0.93_2-2|51	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.93_2-1
12cu|R-Rcompression-0.93_2-2|52	+ Revision: 775542
12cu|R-Rcompression-0.93_2-2|53	- Import R-Rcompression
12cu|R-Rcompression-0.93_2-2|54	- Import R-Rcompression
12cu|R-Rcompression-0.93_2-2|55	

12612 12
12cu|R-Rcpp-0.11.0-1|1	%global packname  Rcpp
12cu|R-Rcpp-0.11.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-Rcpp-0.11.0-1|3	
12cu|R-Rcpp-0.11.0-1|4	%define __noautoreq '/usr/bin/R'
12cu|R-Rcpp-0.11.0-1|5	
12cu|R-Rcpp-0.11.0-1|6	Name:             R-%{packname}
12cu|R-Rcpp-0.11.0-1|7	Version:          0.11.0
12cu|R-Rcpp-0.11.0-1|8	Release:          1
12cu|R-Rcpp-0.11.0-1|9	Summary:          Seamless R and C++ Integration
12cu|R-Rcpp-0.11.0-1|10	Group:            Sciences/Mathematics
12cu|R-Rcpp-0.11.0-1|11	License:          GPL (>= 2)
12cu|R-Rcpp-0.11.0-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Rcpp-0.11.0-1|13	Source0:          http://cran.r-project.org/src/contrib/Rcpp_0.11.0.tar.gz
12cu|R-Rcpp-0.11.0-1|14	Requires:         R-methods
12cu|R-Rcpp-0.11.0-1|15	Requires:         R-RUnit
12cu|R-Rcpp-0.11.0-1|16	Requires:         R-inline
12cu|R-Rcpp-0.11.0-1|17	Requires:         R-rbenchmark
12cu|R-Rcpp-0.11.0-1|18	BuildRequires:    R-devel
12cu|R-Rcpp-0.11.0-1|19	BuildRequires:    Rmath-devel
12cu|R-Rcpp-0.11.0-1|20	BuildRequires:    texlive-collection-latex
12cu|R-Rcpp-0.11.0-1|21	BuildRequires:    R-methods
12cu|R-Rcpp-0.11.0-1|22	BuildRequires:    R-RUnit
12cu|R-Rcpp-0.11.0-1|23	BuildRequires:    R-inline
12cu|R-Rcpp-0.11.0-1|24	BuildRequires:    R-rbenchmark
12cu|R-Rcpp-0.11.0-1|25	
12cu|R-Rcpp-0.11.0-1|26	%description
12cu|R-Rcpp-0.11.0-1|27	The Rcpp package provides R functions as well as a C++ library which
12cu|R-Rcpp-0.11.0-1|28	facilitate the integration of R and C++. . R data types (SEXP) are matched
12cu|R-Rcpp-0.11.0-1|29	to C++ objects in a class hierarchy. All R types are supported (vectors,
12cu|R-Rcpp-0.11.0-1|30	functions, environment, etc ...)  and each type is mapped to a dedicated
12cu|R-Rcpp-0.11.0-1|31	class. For example, numeric vectors are represented as instances of the
12cu|R-Rcpp-0.11.0-1|32	Rcpp::NumericVector class, environments are represented as instances of
12cu|R-Rcpp-0.11.0-1|33	Rcpp::Environment, functions are represented as Rcpp::Function, etc ...
12cu|R-Rcpp-0.11.0-1|34	The "Rcpp-introduction" vignette provides a good entry point to Rcpp. .
12cu|R-Rcpp-0.11.0-1|35	Conversion from C++ to R and back is driven by the templates Rcpp::wrap
12cu|R-Rcpp-0.11.0-1|36	and Rcpp::as which are highly flexible and extensible, as documented in
12cu|R-Rcpp-0.11.0-1|37	the "Rcpp-extending" vignette. . Rcpp also provides Rcpp modules, a
12cu|R-Rcpp-0.11.0-1|38	framework that allows exposing C++ functions and classes to the R level.
12cu|R-Rcpp-0.11.0-1|39	The "Rcpp-modules" vignette details the current set of features of
12cu|R-Rcpp-0.11.0-1|40	Rcpp-modules. . Rcpp includes a concept called Rcpp sugar that brings many
12cu|R-Rcpp-0.11.0-1|41	R functions into C++. Sugar takes advantage of lazy evaluation and
12cu|R-Rcpp-0.11.0-1|42	expression templates to achieve great performance while exposing a syntax
12cu|R-Rcpp-0.11.0-1|43	that is much nicer to use than the equivalent low-level loop code. The
12cu|R-Rcpp-0.11.0-1|44	"Rcpp-sugar" vignette gives an overview of the feature. . Several examples
12cu|R-Rcpp-0.11.0-1|45	are included, and more than 750 unit tests in over 330 unit test functions
12cu|R-Rcpp-0.11.0-1|46	provide additional usage examples. . An earlier version of Rcpp,
12cu|R-Rcpp-0.11.0-1|47	containing what we now call the 'classic Rcpp API' was written during 2005
12cu|R-Rcpp-0.11.0-1|48	and 2006 by Dominick Samperi. This code has been factored out of Rcpp into
12cu|R-Rcpp-0.11.0-1|49	the package RcppClassic, and it is still available for code relying on the
12cu|R-Rcpp-0.11.0-1|50	older interface. New development should use alwayse use this Rcpp package
12cu|R-Rcpp-0.11.0-1|51	
12cu|R-Rcpp-0.11.0-1|52	%prep
12cu|R-Rcpp-0.11.0-1|53	%setup -q -c -n %{packname}
12cu|R-Rcpp-0.11.0-1|54	perl -pi -e 's|%{_bindir}/r|%{_bindir}/R|;' `find . -name \*.R` `find . -name \*.r`
12cu|R-Rcpp-0.11.0-1|55	
12cu|R-Rcpp-0.11.0-1|56	%build
12cu|R-Rcpp-0.11.0-1|57	
12cu|R-Rcpp-0.11.0-1|58	%install
12cu|R-Rcpp-0.11.0-1|59	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Rcpp-0.11.0-1|60	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Rcpp-0.11.0-1|61	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Rcpp-0.11.0-1|62	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Rcpp-0.11.0-1|63	
12cu|R-Rcpp-0.11.0-1|64	#%check
12cu|R-Rcpp-0.11.0-1|65	#%{_bindir}/R CMD check %{packname}
12cu|R-Rcpp-0.11.0-1|66	
12cu|R-Rcpp-0.11.0-1|67	%files
12cu|R-Rcpp-0.11.0-1|68	%dir %{rlibdir}/%{packname}
12cu|R-Rcpp-0.11.0-1|69	%doc %{rlibdir}/%{packname}/announce
12cu|R-Rcpp-0.11.0-1|70	%doc %{rlibdir}/%{packname}/doc
12cu|R-Rcpp-0.11.0-1|71	%doc %{rlibdir}/%{packname}/html
12cu|R-Rcpp-0.11.0-1|72	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-Rcpp-0.11.0-1|73	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Rcpp-0.11.0-1|74	%doc %{rlibdir}/%{packname}/README
12cu|R-Rcpp-0.11.0-1|75	%doc %{rlibdir}/%{packname}/THANKS
12cu|R-Rcpp-0.11.0-1|76	%doc %{rlibdir}/%{packname}/NEWS*
12cu|R-Rcpp-0.11.0-1|77	%{rlibdir}/%{packname}/INDEX
12cu|R-Rcpp-0.11.0-1|78	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Rcpp-0.11.0-1|79	%{rlibdir}/%{packname}/Meta
12cu|R-Rcpp-0.11.0-1|80	%{rlibdir}/%{packname}/R
12cu|R-Rcpp-0.11.0-1|81	%{rlibdir}/%{packname}/discovery
12cu|R-Rcpp-0.11.0-1|82	%{rlibdir}/%{packname}/examples
12cu|R-Rcpp-0.11.0-1|83	%{rlibdir}/%{packname}/help
12cu|R-Rcpp-0.11.0-1|84	%{rlibdir}/%{packname}/include
12cu|R-Rcpp-0.11.0-1|85	# %{rlibdir}/%{packname}/lib
12cu|R-Rcpp-0.11.0-1|86	%{rlibdir}/%{packname}/libs
12cu|R-Rcpp-0.11.0-1|87	%{rlibdir}/%{packname}/prompt
12cu|R-Rcpp-0.11.0-1|88	%{rlibdir}/%{packname}/skeleton
12cu|R-Rcpp-0.11.0-1|89	%{rlibdir}/%{packname}/unitTests
12cu|R-Rcpp-0.11.0-1|90	
12cu|R-Rcpp-0.11.0-1|91	
12cu|R-Rcpp-0.11.0-1|92	
12cu|R-Rcpp-0.11.0-1|93	%changelog
12cu|R-Rcpp-0.11.0-1|94	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11.0-1
12cu|R-Rcpp-0.11.0-1|95	+ Revision: 9ef2fe5
12cu|R-Rcpp-0.11.0-1|96	- Remove files that are not created any more
12cu|R-Rcpp-0.11.0-1|97	
12cu|R-Rcpp-0.11.0-1|98	

12613 12
12cu|R-RcppArmadillo-0.4.000.4-1|1	%global packname RcppArmadillo
12cu|R-RcppArmadillo-0.4.000.4-1|2	%global rlibdir %{_libdir}/R/library
12cu|R-RcppArmadillo-0.4.000.4-1|3	
12cu|R-RcppArmadillo-0.4.000.4-1|4	Name:             R-%{packname}
12cu|R-RcppArmadillo-0.4.000.4-1|5	Version:          0.4.000.4
12cu|R-RcppArmadillo-0.4.000.4-1|6	Release:          1
12cu|R-RcppArmadillo-0.4.000.4-1|7	Summary:          Rcpp integration for Armadillo templated linear algebra library
12cu|R-RcppArmadillo-0.4.000.4-1|8	Group:            Sciences/Mathematics
12cu|R-RcppArmadillo-0.4.000.4-1|9	License:          GPLv2+
12cu|R-RcppArmadillo-0.4.000.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-RcppArmadillo-0.4.000.4-1|11	Source0:          http://cran.r-project.org/src/contrib/RcppArmadillo_0.4.000.4.tar.gz
12cu|R-RcppArmadillo-0.4.000.4-1|12	Requires:         R-Rcpp >= 0.10.2 R-inline R-RUnit
12cu|R-RcppArmadillo-0.4.000.4-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-RcppArmadillo-0.4.000.4-1|14	BuildRequires:    R-Rcpp >= 0.10.2 R-inline R-RUnit
12cu|R-RcppArmadillo-0.4.000.4-1|15	BuildRequires:    lapack-devel
12cu|R-RcppArmadillo-0.4.000.4-1|16	
12cu|R-RcppArmadillo-0.4.000.4-1|17	%description
12cu|R-RcppArmadillo-0.4.000.4-1|18	R and Armadillo integration using Rcpp Armadillo is a
12cu|R-RcppArmadillo-0.4.000.4-1|19	templated C++ linear algebra library (by Conrad Sanderson) that
12cu|R-RcppArmadillo-0.4.000.4-1|20	aims towards a good balance between speed and ease of use.
12cu|R-RcppArmadillo-0.4.000.4-1|21	Integer, floating point and complex numbers are supported, as
12cu|R-RcppArmadillo-0.4.000.4-1|22	well as a subset of trigonometric and statistics functions.
12cu|R-RcppArmadillo-0.4.000.4-1|23	Various matrix decompositions are provided through optional
12cu|R-RcppArmadillo-0.4.000.4-1|24	integration with LAPACK and ATLAS libraries.
12cu|R-RcppArmadillo-0.4.000.4-1|25	A delayed evaluation approach is employed (during compile time) to
12cu|R-RcppArmadillo-0.4.000.4-1|26	combine several operations into one, and to reduce (or
12cu|R-RcppArmadillo-0.4.000.4-1|27	eliminate) the need for temporaries. This is accomplished
12cu|R-RcppArmadillo-0.4.000.4-1|28	through recursive templates and template meta-programming.
12cu|R-RcppArmadillo-0.4.000.4-1|29	This library is useful if C++ has been decided as the language of
12cu|R-RcppArmadillo-0.4.000.4-1|30	choice (due to speed and/or integration capabilities), rather than
12cu|R-RcppArmadillo-0.4.000.4-1|31	another language.
12cu|R-RcppArmadillo-0.4.000.4-1|32	The RcppArmadillo package includes the header files from the templated
12cu|R-RcppArmadillo-0.4.000.4-1|33	Armadillo library (currently version 3.820). Thus users do not
12cu|R-RcppArmadillo-0.4.000.4-1|34	need to install Armadillo itself in order to use RcppArmadillo.
12cu|R-RcppArmadillo-0.4.000.4-1|35	This Armadillo integration provides a nice illustration of the
12cu|R-RcppArmadillo-0.4.000.4-1|36	capabilities of the Rcpp package for seamless R and C++ integration.
12cu|R-RcppArmadillo-0.4.000.4-1|37	Armadillo is licensed under the MPL 2.0, while RcppArmadillo (the Rcpp
12cu|R-RcppArmadillo-0.4.000.4-1|38	bindings/bridge to Armadillo) is licensed under the GNU GPL
12cu|R-RcppArmadillo-0.4.000.4-1|39	version 2 or later, as is the rest of Rcpp.
12cu|R-RcppArmadillo-0.4.000.4-1|40	
12cu|R-RcppArmadillo-0.4.000.4-1|41	%prep
12cu|R-RcppArmadillo-0.4.000.4-1|42	%setup -q -c -n %{packname}
12cu|R-RcppArmadillo-0.4.000.4-1|43	
12cu|R-RcppArmadillo-0.4.000.4-1|44	%build
12cu|R-RcppArmadillo-0.4.000.4-1|45	
12cu|R-RcppArmadillo-0.4.000.4-1|46	%install
12cu|R-RcppArmadillo-0.4.000.4-1|47	mkdir -p %{buildroot}%{rlibdir}
12cu|R-RcppArmadillo-0.4.000.4-1|48	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-RcppArmadillo-0.4.000.4-1|49	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-RcppArmadillo-0.4.000.4-1|50	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-RcppArmadillo-0.4.000.4-1|51	
12cu|R-RcppArmadillo-0.4.000.4-1|52	%check
12cu|R-RcppArmadillo-0.4.000.4-1|53	%{_bindir}/R CMD check %{packname}
12cu|R-RcppArmadillo-0.4.000.4-1|54	
12cu|R-RcppArmadillo-0.4.000.4-1|55	%files
12cu|R-RcppArmadillo-0.4.000.4-1|56	%dir %{rlibdir}/%{packname}
12cu|R-RcppArmadillo-0.4.000.4-1|57	%doc %{rlibdir}/%{packname}/announce
12cu|R-RcppArmadillo-0.4.000.4-1|58	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-RcppArmadillo-0.4.000.4-1|59	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-RcppArmadillo-0.4.000.4-1|60	%doc %{rlibdir}/%{packname}/doc
12cu|R-RcppArmadillo-0.4.000.4-1|61	%doc %{rlibdir}/%{packname}/html
12cu|R-RcppArmadillo-0.4.000.4-1|62	%doc %{rlibdir}/%{packname}/NEWS.Rd
12cu|R-RcppArmadillo-0.4.000.4-1|63	%{rlibdir}/%{packname}/examples
12cu|R-RcppArmadillo-0.4.000.4-1|64	%{rlibdir}/%{packname}/help
12cu|R-RcppArmadillo-0.4.000.4-1|65	%{rlibdir}/%{packname}/include
12cu|R-RcppArmadillo-0.4.000.4-1|66	%{rlibdir}/%{packname}/INDEX
12cu|R-RcppArmadillo-0.4.000.4-1|67	%{rlibdir}/%{packname}/libs
12cu|R-RcppArmadillo-0.4.000.4-1|68	%{rlibdir}/%{packname}/Meta
12cu|R-RcppArmadillo-0.4.000.4-1|69	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-RcppArmadillo-0.4.000.4-1|70	%{rlibdir}/%{packname}/R
12cu|R-RcppArmadillo-0.4.000.4-1|71	%{rlibdir}/%{packname}/skeleton
12cu|R-RcppArmadillo-0.4.000.4-1|72	%{rlibdir}/%{packname}/unitTests
12cu|R-RcppArmadillo-0.4.000.4-1|73	
12cu|R-RcppArmadillo-0.4.000.4-1|74	
12cu|R-RcppArmadillo-0.4.000.4-1|75	
12cu|R-RcppArmadillo-0.4.000.4-1|76	
12cu|R-RcppArmadillo-0.4.000.4-1|77	%changelog
12cu|R-RcppArmadillo-0.4.000.4-1|78	* Mon Feb 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.000.4-1
12cu|R-RcppArmadillo-0.4.000.4-1|79	+ Revision: 659dcf8
12cu|R-RcppArmadillo-0.4.000.4-1|80	- Updated to 0.4.000.4 (by updates_builder)
12cu|R-RcppArmadillo-0.4.000.4-1|81	
12cu|R-RcppArmadillo-0.4.000.4-1|82	

12614 12
12cu|R-RcppEigen-0.3.2.1.1-1|1	%global packname  RcppEigen
12cu|R-RcppEigen-0.3.2.1.1-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-RcppEigen-0.3.2.1.1-1|3	
12cu|R-RcppEigen-0.3.2.1.1-1|4	Name:             R-%{packname}
12cu|R-RcppEigen-0.3.2.1.1-1|5	Version:          0.3.2.1.1
12cu|R-RcppEigen-0.3.2.1.1-1|6	Release:          1
12cu|R-RcppEigen-0.3.2.1.1-1|7	Summary:          Rcpp integration for the Eigen templated linear algebra library
12cu|R-RcppEigen-0.3.2.1.1-1|8	Group:            Sciences/Mathematics
12cu|R-RcppEigen-0.3.2.1.1-1|9	License:          GPL (>= 2)
12cu|R-RcppEigen-0.3.2.1.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-RcppEigen-0.3.2.1.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-RcppEigen-0.3.2.1.1-1|12	
12cu|R-RcppEigen-0.3.2.1.1-1|13	
12cu|R-RcppEigen-0.3.2.1.1-1|14	Requires:         R-Matrix R-Rcpp
12cu|R-RcppEigen-0.3.2.1.1-1|15	Requires:         R-inline R-RUnit R-testthat
12cu|R-RcppEigen-0.3.2.1.1-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-RcppEigen-0.3.2.1.1-1|17	BuildRequires:    R-Matrix R-Rcpp
12cu|R-RcppEigen-0.3.2.1.1-1|18	BuildRequires:   R-inline R-RUnit R-testthat
12cu|R-RcppEigen-0.3.2.1.1-1|19	BuildRequires:    pkgconfig(lapack)
12cu|R-RcppEigen-0.3.2.1.1-1|20	
12cu|R-RcppEigen-0.3.2.1.1-1|21	%description
12cu|R-RcppEigen-0.3.2.1.1-1|22	R and Eigen integration using Rcpp. . Eigen is a C++ template library for
12cu|R-RcppEigen-0.3.2.1.1-1|23	linear algebra: matrices, vectors, numerical solvers and related
12cu|R-RcppEigen-0.3.2.1.1-1|24	algorithms.  It supports dense and sparse matrices on integer, floating
12cu|R-RcppEigen-0.3.2.1.1-1|25	point and complex numbers, decompositions of such matrices, and solutions
12cu|R-RcppEigen-0.3.2.1.1-1|26	of linear systems. Its performance on many algorithms is comparable with
12cu|R-RcppEigen-0.3.2.1.1-1|27	some of the best implementations based on Lapack and level-3 BLAS. . The
12cu|R-RcppEigen-0.3.2.1.1-1|28	RcppEigen package includes the header files from the Eigen C++ template
12cu|R-RcppEigen-0.3.2.1.1-1|29	library (currently version 3.2.0). Thus users do not need to install Eigen
12cu|R-RcppEigen-0.3.2.1.1-1|30	itself in order to use RcppEigen. . Eigen is licensed under the GNU LGPL
12cu|R-RcppEigen-0.3.2.1.1-1|31	version 3 or later, and also under the GNU GPL version 2 or later.
12cu|R-RcppEigen-0.3.2.1.1-1|32	RcppEigen (the Rcpp bindings/bridge to Eigen) is licensed under the GNU
12cu|R-RcppEigen-0.3.2.1.1-1|33	GPL version 2 or later, as is the rest of Rcpp.
12cu|R-RcppEigen-0.3.2.1.1-1|34	
12cu|R-RcppEigen-0.3.2.1.1-1|35	%prep
12cu|R-RcppEigen-0.3.2.1.1-1|36	%setup -q -c -n %{packname}
12cu|R-RcppEigen-0.3.2.1.1-1|37	
12cu|R-RcppEigen-0.3.2.1.1-1|38	%build
12cu|R-RcppEigen-0.3.2.1.1-1|39	
12cu|R-RcppEigen-0.3.2.1.1-1|40	%install
12cu|R-RcppEigen-0.3.2.1.1-1|41	mkdir -p %{buildroot}%{rlibdir}
12cu|R-RcppEigen-0.3.2.1.1-1|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-RcppEigen-0.3.2.1.1-1|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-RcppEigen-0.3.2.1.1-1|44	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-RcppEigen-0.3.2.1.1-1|45	
12cu|R-RcppEigen-0.3.2.1.1-1|46	%check
12cu|R-RcppEigen-0.3.2.1.1-1|47	%{_bindir}/R CMD check %{packname}
12cu|R-RcppEigen-0.3.2.1.1-1|48	
12cu|R-RcppEigen-0.3.2.1.1-1|49	%files
12cu|R-RcppEigen-0.3.2.1.1-1|50	%dir %{rlibdir}/%{packname}
12cu|R-RcppEigen-0.3.2.1.1-1|51	%doc %{rlibdir}/%{packname}/doc
12cu|R-RcppEigen-0.3.2.1.1-1|52	%doc %{rlibdir}/%{packname}/html
12cu|R-RcppEigen-0.3.2.1.1-1|53	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-RcppEigen-0.3.2.1.1-1|54	%doc %{rlibdir}/%{packname}/NEWS*
12cu|R-RcppEigen-0.3.2.1.1-1|55	%{rlibdir}/%{packname}/COPYRIGHTS
12cu|R-RcppEigen-0.3.2.1.1-1|56	%{rlibdir}/%{packname}/LICENSE
12cu|R-RcppEigen-0.3.2.1.1-1|57	%{rlibdir}/%{packname}/CITATION
12cu|R-RcppEigen-0.3.2.1.1-1|58	%{rlibdir}/%{packname}/INDEX
12cu|R-RcppEigen-0.3.2.1.1-1|59	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-RcppEigen-0.3.2.1.1-1|60	%{rlibdir}/%{packname}/Meta
12cu|R-RcppEigen-0.3.2.1.1-1|61	%{rlibdir}/%{packname}/R
12cu|R-RcppEigen-0.3.2.1.1-1|62	%{rlibdir}/%{packname}/examples
12cu|R-RcppEigen-0.3.2.1.1-1|63	%{rlibdir}/%{packname}/help
12cu|R-RcppEigen-0.3.2.1.1-1|64	%{rlibdir}/%{packname}/include
12cu|R-RcppEigen-0.3.2.1.1-1|65	%{rlibdir}/%{packname}/libs
12cu|R-RcppEigen-0.3.2.1.1-1|66	%{rlibdir}/%{packname}/skeleton
12cu|R-RcppEigen-0.3.2.1.1-1|67	%{rlibdir}/%{packname}/unitTests
12cu|R-RcppEigen-0.3.2.1.1-1|68	
12cu|R-RcppEigen-0.3.2.1.1-1|69	%changelog
12cu|R-RcppEigen-0.3.2.1.1-1|70	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.2.1.1-1
12cu|R-RcppEigen-0.3.2.1.1-1|71	+ Revision: 43d0f02
12cu|R-RcppEigen-0.3.2.1.1-1|72	- Fix files
12cu|R-RcppEigen-0.3.2.1.1-1|73	
12cu|R-RcppEigen-0.3.2.1.1-1|74	

12615 12
12cu|R-Rcsdp-0.1.52-1|1	%global packname  Rcsdp
12cu|R-Rcsdp-0.1.52-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-Rcsdp-0.1.52-1|3	
12cu|R-Rcsdp-0.1.52-1|4	Name:             R-%{packname}
12cu|R-Rcsdp-0.1.52-1|5	Version:          0.1.52
12cu|R-Rcsdp-0.1.52-1|6	Release:          1
12cu|R-Rcsdp-0.1.52-1|7	Summary:          R interface to the CSDP semidefinite programming library
12cu|R-Rcsdp-0.1.52-1|8	Group:            Sciences/Mathematics
12cu|R-Rcsdp-0.1.52-1|9	License:          file LICENSE
12cu|R-Rcsdp-0.1.52-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Rcsdp-0.1.52-1|11	Source0:          http://cran.r-project.org/src/contrib/Rcsdp_0.1.52.tar.gz
12cu|R-Rcsdp-0.1.52-1|12	Requires:         R-Matrix
12cu|R-Rcsdp-0.1.52-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-Rcsdp-0.1.52-1|14	BuildRequires:    R-Matrix
12cu|R-Rcsdp-0.1.52-1|15	BuildRequires:    blas-devel
12cu|R-Rcsdp-0.1.52-1|16	BuildRequires:    coin-or-devel
12cu|R-Rcsdp-0.1.52-1|17	BuildRequires:    lapack-devel
12cu|R-Rcsdp-0.1.52-1|18	
12cu|R-Rcsdp-0.1.52-1|19	%description
12cu|R-Rcsdp-0.1.52-1|20	R interface to the CSDP semidefinite programming library. Installs version
12cu|R-Rcsdp-0.1.52-1|21	6.0.1 of CSDP from the COIN-OR website if required. An existing
12cu|R-Rcsdp-0.1.52-1|22	intallation of CSDP may be used by passing the proper configure arguments
12cu|R-Rcsdp-0.1.52-1|23	to the installation command. See the INSTALL file for further details.
12cu|R-Rcsdp-0.1.52-1|24	
12cu|R-Rcsdp-0.1.52-1|25	%prep
12cu|R-Rcsdp-0.1.52-1|26	%setup -q -c -n %{packname}
12cu|R-Rcsdp-0.1.52-1|27	
12cu|R-Rcsdp-0.1.52-1|28	%build
12cu|R-Rcsdp-0.1.52-1|29	
12cu|R-Rcsdp-0.1.52-1|30	%install
12cu|R-Rcsdp-0.1.52-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Rcsdp-0.1.52-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Rcsdp-0.1.52-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Rcsdp-0.1.52-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Rcsdp-0.1.52-1|35	
12cu|R-Rcsdp-0.1.52-1|36	%check
12cu|R-Rcsdp-0.1.52-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-Rcsdp-0.1.52-1|38	
12cu|R-Rcsdp-0.1.52-1|39	%files
12cu|R-Rcsdp-0.1.52-1|40	%dir %{rlibdir}/%{packname}
12cu|R-Rcsdp-0.1.52-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-Rcsdp-0.1.52-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Rcsdp-0.1.52-1|43	%doc %{rlibdir}/%{packname}/INSTALL
12cu|R-Rcsdp-0.1.52-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-Rcsdp-0.1.52-1|45	# %{rlibdir}/%{packname}/LICENSE
12cu|R-Rcsdp-0.1.52-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Rcsdp-0.1.52-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-Rcsdp-0.1.52-1|48	%{rlibdir}/%{packname}/R
12cu|R-Rcsdp-0.1.52-1|49	%{rlibdir}/%{packname}/help
12cu|R-Rcsdp-0.1.52-1|50	%{rlibdir}/%{packname}/libs
12cu|R-Rcsdp-0.1.52-1|51	
12cu|R-Rcsdp-0.1.52-1|52	
12cu|R-Rcsdp-0.1.52-1|53	
12cu|R-Rcsdp-0.1.52-1|54	%changelog
12cu|R-Rcsdp-0.1.52-1|55	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1.52-1
12cu|R-Rcsdp-0.1.52-1|56	+ Revision: b7a6654
12cu|R-Rcsdp-0.1.52-1|57	- Remove files that are not created any more
12cu|R-Rcsdp-0.1.52-1|58	
12cu|R-Rcsdp-0.1.52-1|59	

12616 12
12cu|R-RCurl-1.95.4.1-2|1	%global packname  RCurl
12cu|R-RCurl-1.95.4.1-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-RCurl-1.95.4.1-2|3	
12cu|R-RCurl-1.95.4.1-2|4	Name:             R-%{packname}
12cu|R-RCurl-1.95.4.1-2|5	Version:          1.95.4.1
12cu|R-RCurl-1.95.4.1-2|6	Release:          2
12cu|R-RCurl-1.95.4.1-2|7	Summary:          General network (HTTP/FTP/...) client interface for R
12cu|R-RCurl-1.95.4.1-2|8	Group:            Sciences/Mathematics
12cu|R-RCurl-1.95.4.1-2|9	License:          BSD
12cu|R-RCurl-1.95.4.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-RCurl-1.95.4.1-2|11	Source0:          http://cran.r-project.org/src/contrib/RCurl_1.95-4.1.tar.gz
12cu|R-RCurl-1.95.4.1-2|12	Requires:         R-methods R-bitops R-Rcompression R-XML
12cu|R-RCurl-1.95.4.1-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-RCurl-1.95.4.1-2|14	BuildRequires:    R-methods R-bitops R-Rcompression R-XML
12cu|R-RCurl-1.95.4.1-2|15	BuildRequires:    curl-devel
12cu|R-RCurl-1.95.4.1-2|16	
12cu|R-RCurl-1.95.4.1-2|17	%description
12cu|R-RCurl-1.95.4.1-2|18	The package allows one to compose general HTTP requests and provides
12cu|R-RCurl-1.95.4.1-2|19	convenient functions to fetch URIs, get & post forms, etc. and process the
12cu|R-RCurl-1.95.4.1-2|20	results returned by the Web server. This provides a great deal of control
12cu|R-RCurl-1.95.4.1-2|21	over the HTTP/FTP/... connection and the form of the request while
12cu|R-RCurl-1.95.4.1-2|22	providing a higher-level interface than is available just using R socket
12cu|R-RCurl-1.95.4.1-2|23	connections.  Additionally, the underlying implementation is robust and
12cu|R-RCurl-1.95.4.1-2|24	extensive, supporting FTP/FTPS/TFTP (uploads and downloads), SSL/HTTPS,
12cu|R-RCurl-1.95.4.1-2|25	telnet, dict, ldap, and also supports cookies, redirects, authentication,
12cu|R-RCurl-1.95.4.1-2|26	
12cu|R-RCurl-1.95.4.1-2|27	%prep
12cu|R-RCurl-1.95.4.1-2|28	%setup -q -c -n %{packname}
12cu|R-RCurl-1.95.4.1-2|29	
12cu|R-RCurl-1.95.4.1-2|30	%build
12cu|R-RCurl-1.95.4.1-2|31	
12cu|R-RCurl-1.95.4.1-2|32	%install
12cu|R-RCurl-1.95.4.1-2|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-RCurl-1.95.4.1-2|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-RCurl-1.95.4.1-2|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-RCurl-1.95.4.1-2|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-RCurl-1.95.4.1-2|37	
12cu|R-RCurl-1.95.4.1-2|38	%files
12cu|R-RCurl-1.95.4.1-2|39	%dir %{rlibdir}/%{packname}
12cu|R-RCurl-1.95.4.1-2|40	%doc %{rlibdir}/%{packname}/doc
12cu|R-RCurl-1.95.4.1-2|41	%doc %{rlibdir}/%{packname}/html
12cu|R-RCurl-1.95.4.1-2|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-RCurl-1.95.4.1-2|43	%{rlibdir}/%{packname}/CurlSSL
12cu|R-RCurl-1.95.4.1-2|44	%{rlibdir}/%{packname}/HTTPErrors
12cu|R-RCurl-1.95.4.1-2|45	%{rlibdir}/%{packname}/INDEX
12cu|R-RCurl-1.95.4.1-2|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-RCurl-1.95.4.1-2|47	%{rlibdir}/%{packname}/Meta
12cu|R-RCurl-1.95.4.1-2|48	%{rlibdir}/%{packname}/R
12cu|R-RCurl-1.95.4.1-2|49	%{rlibdir}/%{packname}/data
12cu|R-RCurl-1.95.4.1-2|50	%{rlibdir}/%{packname}/enums
12cu|R-RCurl-1.95.4.1-2|51	%{rlibdir}/%{packname}/examples
12cu|R-RCurl-1.95.4.1-2|52	%{rlibdir}/%{packname}/help
12cu|R-RCurl-1.95.4.1-2|53	%{rlibdir}/%{packname}/libs

12617 12
12cu|R-relations-0.6-3|1	%bcond_with bootstrap
12cu|R-relations-0.6-3|2	%global packname  relations
12cu|R-relations-0.6-3|3	%global rlibdir  %{_libdir}/R/library
12cu|R-relations-0.6-3|4	
12cu|R-relations-0.6-3|5	Name:             R-%{packname}
12cu|R-relations-0.6-3|6	Version:          0.6
12cu|R-relations-0.6-3|7	Release:          3
12cu|R-relations-0.6-3|8	Summary:          Data Structures and Algorithms for Relations
12cu|R-relations-0.6-3|9	Group:            Sciences/Mathematics
12cu|R-relations-0.6-3|10	License:          GPL-2
12cu|R-relations-0.6-3|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-relations-0.6-3|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-relations-0.6-3|13	Requires:         R-sets
12cu|R-relations-0.6-3|14	Requires:         R-cluster R-stats R-slam
12cu|R-relations-0.6-3|15	%if %{with bootstrap}
12cu|R-relations-0.6-3|16	Requires:         R-Rgraphviz R-Rglpk R-lpSolve R-Rsymphony
12cu|R-relations-0.6-3|17	%else
12cu|R-relations-0.6-3|18	Requires:         R-Rgraphviz R-clue R-Rglpk R-lpSolve R-Rsymphony
12cu|R-relations-0.6-3|19	%endif
12cu|R-relations-0.6-3|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-sets
12cu|R-relations-0.6-3|21	BuildRequires:    R-cluster R-stats R-slam
12cu|R-relations-0.6-3|22	%if %{with bootstrap}
12cu|R-relations-0.6-3|23	BuildRequires:    R-Rgraphviz R-Rglpk R-lpSolve R-Rsymphony
12cu|R-relations-0.6-3|24	%else
12cu|R-relations-0.6-3|25	BuildRequires:    R-Rgraphviz R-clue R-Rglpk R-lpSolve R-Rsymphony
12cu|R-relations-0.6-3|26	%endif
12cu|R-relations-0.6-3|27	
12cu|R-relations-0.6-3|28	%define debug_package %{nil}
12cu|R-relations-0.6-3|29	
12cu|R-relations-0.6-3|30	%description
12cu|R-relations-0.6-3|31	Data structures and algorithms for k-ary relations with arbitrary domains,
12cu|R-relations-0.6-3|32	featuring relational algebra, predicate functions, and fitters for
12cu|R-relations-0.6-3|33	consensus relations.
12cu|R-relations-0.6-3|34	
12cu|R-relations-0.6-3|35	%prep
12cu|R-relations-0.6-3|36	%setup -q -c -n %{packname}
12cu|R-relations-0.6-3|37	
12cu|R-relations-0.6-3|38	%build
12cu|R-relations-0.6-3|39	
12cu|R-relations-0.6-3|40	%install
12cu|R-relations-0.6-3|41	mkdir -p %{buildroot}%{rlibdir}
12cu|R-relations-0.6-3|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-relations-0.6-3|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-relations-0.6-3|44	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-relations-0.6-3|45	
12cu|R-relations-0.6-3|46	%if %{without bootstrap}
12cu|R-relations-0.6-3|47	%check
12cu|R-relations-0.6-3|48	%{_bindir}/R CMD check %{packname}
12cu|R-relations-0.6-3|49	%endif
12cu|R-relations-0.6-3|50	
12cu|R-relations-0.6-3|51	%files
12cu|R-relations-0.6-3|52	%dir %{rlibdir}/%{packname}
12cu|R-relations-0.6-3|53	%doc %{rlibdir}/%{packname}/doc
12cu|R-relations-0.6-3|54	%doc %{rlibdir}/%{packname}/html
12cu|R-relations-0.6-3|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-relations-0.6-3|56	%doc %{rlibdir}/%{packname}/NEWS.Rd
12cu|R-relations-0.6-3|57	%{rlibdir}/%{packname}/INDEX
12cu|R-relations-0.6-3|58	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-relations-0.6-3|59	%{rlibdir}/%{packname}/Meta
12cu|R-relations-0.6-3|60	%{rlibdir}/%{packname}/R
12cu|R-relations-0.6-3|61	%{rlibdir}/%{packname}/data
12cu|R-relations-0.6-3|62	%{rlibdir}/%{packname}/help
12cu|R-relations-0.6-3|63	%{rlibdir}/%{packname}/po
12cu|R-relations-0.6-3|64	
12cu|R-relations-0.6-3|65	
12cu|R-relations-0.6-3|66	
12cu|R-relations-0.6-3|67	%changelog
12cu|R-relations-0.6-3|68	* Tue Jun 18 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.6-3
12cu|R-relations-0.6-3|69	+ Revision: 84767f1
12cu|R-relations-0.6-3|70	- Bump release to rebuild with new R
12cu|R-relations-0.6-3|71	
12cu|R-relations-0.6-3|72	

12618 12
12cu|R-relevent-1.0.3-1|1	%global packname  relevent
12cu|R-relevent-1.0.3-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-relevent-1.0.3-1|3	
12cu|R-relevent-1.0.3-1|4	Name:             R-%{packname}
12cu|R-relevent-1.0.3-1|5	Version:          1.0.3
12cu|R-relevent-1.0.3-1|6	Release:          1
12cu|R-relevent-1.0.3-1|7	Summary:          Relational Event Models
12cu|R-relevent-1.0.3-1|8	Group:            Sciences/Mathematics
12cu|R-relevent-1.0.3-1|9	License:          GPL-2
12cu|R-relevent-1.0.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-relevent-1.0.3-1|11	Source0:          http://cran.r-project.org/src/contrib/relevent_1.0-3.tar.gz
12cu|R-relevent-1.0.3-1|12	Requires:         R-trust R-sna R-coda
12cu|R-relevent-1.0.3-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-relevent-1.0.3-1|14	BuildRequires:    R-trust R-sna R-coda
12cu|R-relevent-1.0.3-1|15	
12cu|R-relevent-1.0.3-1|16	%description
12cu|R-relevent-1.0.3-1|17	Tools to fit relational event models.
12cu|R-relevent-1.0.3-1|18	
12cu|R-relevent-1.0.3-1|19	%prep
12cu|R-relevent-1.0.3-1|20	%setup -q -c -n %{packname}
12cu|R-relevent-1.0.3-1|21	
12cu|R-relevent-1.0.3-1|22	%build
12cu|R-relevent-1.0.3-1|23	
12cu|R-relevent-1.0.3-1|24	%install
12cu|R-relevent-1.0.3-1|25	mkdir -p %{buildroot}%{rlibdir}
12cu|R-relevent-1.0.3-1|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-relevent-1.0.3-1|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-relevent-1.0.3-1|28	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-relevent-1.0.3-1|29	
12cu|R-relevent-1.0.3-1|30	%check
12cu|R-relevent-1.0.3-1|31	%{_bindir}/R CMD check %{packname}
12cu|R-relevent-1.0.3-1|32	
12cu|R-relevent-1.0.3-1|33	%files
12cu|R-relevent-1.0.3-1|34	%dir %{rlibdir}/%{packname}
12cu|R-relevent-1.0.3-1|35	%doc %{rlibdir}/%{packname}/html
12cu|R-relevent-1.0.3-1|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-relevent-1.0.3-1|37	%{rlibdir}/%{packname}/INDEX
12cu|R-relevent-1.0.3-1|38	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-relevent-1.0.3-1|39	%{rlibdir}/%{packname}/Meta
12cu|R-relevent-1.0.3-1|40	%{rlibdir}/%{packname}/R
12cu|R-relevent-1.0.3-1|41	%{rlibdir}/%{packname}/help
12cu|R-relevent-1.0.3-1|42	%{rlibdir}/%{packname}/libs

12619 12
12cu|R-relimp-1.0_3-2|1	%global packname  relimp
12cu|R-relimp-1.0_3-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-relimp-1.0_3-2|3	
12cu|R-relimp-1.0_3-2|4	Name:             R-%{packname}
12cu|R-relimp-1.0_3-2|5	Version:          1.0_3
12cu|R-relimp-1.0_3-2|6	Release:          2
12cu|R-relimp-1.0_3-2|7	Summary:          Relative Contribution of Effects in a Regression Model
12cu|R-relimp-1.0_3-2|8	Group:            Sciences/Mathematics
12cu|R-relimp-1.0_3-2|9	License:          GPL (>= 2)
12cu|R-relimp-1.0_3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-relimp-1.0_3-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-3.tar.gz
12cu|R-relimp-1.0_3-2|12	BuildArch:        noarch
12cu|R-relimp-1.0_3-2|13	Requires:         R-core
12cu|R-relimp-1.0_3-2|14	Requires:         R-tcltk
12cu|R-relimp-1.0_3-2|15	Requires:         R-nnet
12cu|R-relimp-1.0_3-2|16	Requires:         R-MASS
12cu|R-relimp-1.0_3-2|17	BuildRequires:    R-devel
12cu|R-relimp-1.0_3-2|18	BuildRequires:    Rmath-devel
12cu|R-relimp-1.0_3-2|19	BuildRequires:    texlive-collection-latex
12cu|R-relimp-1.0_3-2|20	BuildRequires:    R-tcltk
12cu|R-relimp-1.0_3-2|21	BuildRequires:    R-nnet
12cu|R-relimp-1.0_3-2|22	BuildRequires:    R-MASS
12cu|R-relimp-1.0_3-2|23	BuildRequires:    pkgconfig(lapack)
12cu|R-relimp-1.0_3-2|24	%rename R-cran-relimp
12cu|R-relimp-1.0_3-2|25	
12cu|R-relimp-1.0_3-2|26	%description
12cu|R-relimp-1.0_3-2|27	Functions to facilitate inference on the relative importance of predictors
12cu|R-relimp-1.0_3-2|28	in a linear or generalized linear model, and a couple of useful Tcl/Tk
12cu|R-relimp-1.0_3-2|29	
12cu|R-relimp-1.0_3-2|30	%prep
12cu|R-relimp-1.0_3-2|31	%setup -q -c -n %{packname}
12cu|R-relimp-1.0_3-2|32	
12cu|R-relimp-1.0_3-2|33	%build
12cu|R-relimp-1.0_3-2|34	
12cu|R-relimp-1.0_3-2|35	%install
12cu|R-relimp-1.0_3-2|36	mkdir -p %{buildroot}%{rlibdir}
12cu|R-relimp-1.0_3-2|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-relimp-1.0_3-2|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-relimp-1.0_3-2|39	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-relimp-1.0_3-2|40	
12cu|R-relimp-1.0_3-2|41	%check
12cu|R-relimp-1.0_3-2|42	%{_bindir}/R CMD check %{packname}
12cu|R-relimp-1.0_3-2|43	
12cu|R-relimp-1.0_3-2|44	%files
12cu|R-relimp-1.0_3-2|45	%dir %{rlibdir}/%{packname}
12cu|R-relimp-1.0_3-2|46	%doc %{rlibdir}/%{packname}/html
12cu|R-relimp-1.0_3-2|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-relimp-1.0_3-2|48	%{rlibdir}/%{packname}/INDEX
12cu|R-relimp-1.0_3-2|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-relimp-1.0_3-2|50	%{rlibdir}/%{packname}/Meta
12cu|R-relimp-1.0_3-2|51	%{rlibdir}/%{packname}/R
12cu|R-relimp-1.0_3-2|52	%{rlibdir}/%{packname}/help
12cu|R-relimp-1.0_3-2|53	
12cu|R-relimp-1.0_3-2|54	
12cu|R-relimp-1.0_3-2|55	%changelog
12cu|R-relimp-1.0_3-2|56	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_3-1
12cu|R-relimp-1.0_3-2|57	+ Revision: 775049
12cu|R-relimp-1.0_3-2|58	- Update to latest version
12cu|R-relimp-1.0_3-2|59	
12cu|R-relimp-1.0_3-2|60	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_2-1
12cu|R-relimp-1.0_3-2|61	+ Revision: 774875
12cu|R-relimp-1.0_3-2|62	- Update and rebuild with R2spec
12cu|R-relimp-1.0_3-2|63	- Update and rebuild with R2spec
12cu|R-relimp-1.0_3-2|64	
12cu|R-relimp-1.0_3-2|65	* Tue Dec 29 2009 Jérôme Brenier <incubusss@mandriva.org> 1.0.1-1mdv2010.1
12cu|R-relimp-1.0_3-2|66	+ Revision: 483325
12cu|R-relimp-1.0_3-2|67	- import R-cran-relimp
12cu|R-relimp-1.0_3-2|68	

12620 12
12cu|R-reshape-0.8.4-2|1	%global packname  reshape
12cu|R-reshape-0.8.4-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-reshape-0.8.4-2|3	
12cu|R-reshape-0.8.4-2|4	Name:             R-%{packname}
12cu|R-reshape-0.8.4-2|5	Version:          0.8.4
12cu|R-reshape-0.8.4-2|6	Release:          2
12cu|R-reshape-0.8.4-2|7	Summary:          Flexibly reshape data
12cu|R-reshape-0.8.4-2|8	Group:            Sciences/Mathematics
12cu|R-reshape-0.8.4-2|9	License:          MIT
12cu|R-reshape-0.8.4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-reshape-0.8.4-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-reshape-0.8.4-2|12	BuildArch:        noarch
12cu|R-reshape-0.8.4-2|13	Requires:         R-core
12cu|R-reshape-0.8.4-2|14	Requires:         R-plyr
12cu|R-reshape-0.8.4-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-plyr
12cu|R-reshape-0.8.4-2|16	
12cu|R-reshape-0.8.4-2|17	%description
12cu|R-reshape-0.8.4-2|18	Reshape lets you flexibly restructure and aggregate data using just two
12cu|R-reshape-0.8.4-2|19	functions: melt and cast.
12cu|R-reshape-0.8.4-2|20	
12cu|R-reshape-0.8.4-2|21	%prep
12cu|R-reshape-0.8.4-2|22	%setup -q -c -n %{packname}
12cu|R-reshape-0.8.4-2|23	
12cu|R-reshape-0.8.4-2|24	%build
12cu|R-reshape-0.8.4-2|25	
12cu|R-reshape-0.8.4-2|26	%install
12cu|R-reshape-0.8.4-2|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-reshape-0.8.4-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-reshape-0.8.4-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-reshape-0.8.4-2|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-reshape-0.8.4-2|31	
12cu|R-reshape-0.8.4-2|32	%check
12cu|R-reshape-0.8.4-2|33	%{_bindir}/R CMD check %{packname}
12cu|R-reshape-0.8.4-2|34	
12cu|R-reshape-0.8.4-2|35	%files
12cu|R-reshape-0.8.4-2|36	%dir %{rlibdir}/%{packname}
12cu|R-reshape-0.8.4-2|37	%doc %{rlibdir}/%{packname}/doc
12cu|R-reshape-0.8.4-2|38	%doc %{rlibdir}/%{packname}/html
12cu|R-reshape-0.8.4-2|39	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-reshape-0.8.4-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-reshape-0.8.4-2|41	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-reshape-0.8.4-2|42	%{rlibdir}/%{packname}/INDEX
12cu|R-reshape-0.8.4-2|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-reshape-0.8.4-2|44	%{rlibdir}/%{packname}/Meta
12cu|R-reshape-0.8.4-2|45	%{rlibdir}/%{packname}/R
12cu|R-reshape-0.8.4-2|46	%{rlibdir}/%{packname}/data
12cu|R-reshape-0.8.4-2|47	%{rlibdir}/%{packname}/help
12cu|R-reshape-0.8.4-2|48	
12cu|R-reshape-0.8.4-2|49	
12cu|R-reshape-0.8.4-2|50	%changelog
12cu|R-reshape-0.8.4-2|51	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.8.4-1
12cu|R-reshape-0.8.4-2|52	+ Revision: 775836
12cu|R-reshape-0.8.4-2|53	- Import R-reshape
12cu|R-reshape-0.8.4-2|54	- Import R-reshape
12cu|R-reshape-0.8.4-2|55	

12621 12
12cu|R-reshape2-1.2.2-1|1	%global packname reshape2
12cu|R-reshape2-1.2.2-1|2	%global rlibdir %{_libdir}/R/library
12cu|R-reshape2-1.2.2-1|3	
12cu|R-reshape2-1.2.2-1|4	Name: R-%{packname}
12cu|R-reshape2-1.2.2-1|5	Version: 1.2.2
12cu|R-reshape2-1.2.2-1|6	Release: 1
12cu|R-reshape2-1.2.2-1|7	Summary: Flexibly reshape data: a reboot of the reshape package
12cu|R-reshape2-1.2.2-1|8	Group: Sciences/Mathematics
12cu|R-reshape2-1.2.2-1|9	License: MIT
12cu|R-reshape2-1.2.2-1|10	URL: http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-reshape2-1.2.2-1|11	Source0: http://cran.r-project.org/src/contrib/%{packname}_1.2.2.tar.gz
12cu|R-reshape2-1.2.2-1|12	BuildArch: noarch
12cu|R-reshape2-1.2.2-1|13	Requires: R-core R-plyr R-stringr R-lattice
12cu|R-reshape2-1.2.2-1|14	BuildRequires: R-devel Rmath-devel R-plyr R-stringr R-lattice texlive-collection-latex
12cu|R-reshape2-1.2.2-1|15	
12cu|R-reshape2-1.2.2-1|16	%description
12cu|R-reshape2-1.2.2-1|17	Reshape lets you flexibly restructure and aggregate data
12cu|R-reshape2-1.2.2-1|18	using just two functions: melt and cast.
12cu|R-reshape2-1.2.2-1|19	
12cu|R-reshape2-1.2.2-1|20	%prep
12cu|R-reshape2-1.2.2-1|21	%setup -q -c -n %{packname}
12cu|R-reshape2-1.2.2-1|22	
12cu|R-reshape2-1.2.2-1|23	%build
12cu|R-reshape2-1.2.2-1|24	
12cu|R-reshape2-1.2.2-1|25	%install
12cu|R-reshape2-1.2.2-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-reshape2-1.2.2-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-reshape2-1.2.2-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-reshape2-1.2.2-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-reshape2-1.2.2-1|30	
12cu|R-reshape2-1.2.2-1|31	%check
12cu|R-reshape2-1.2.2-1|32	%{_bindir}/R CMD check %{packname}
12cu|R-reshape2-1.2.2-1|33	
12cu|R-reshape2-1.2.2-1|34	%files
12cu|R-reshape2-1.2.2-1|35	%dir %{rlibdir}/%{packname}
12cu|R-reshape2-1.2.2-1|36	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-reshape2-1.2.2-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-reshape2-1.2.2-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-reshape2-1.2.2-1|39	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-reshape2-1.2.2-1|40	%{rlibdir}/%{packname}/data
12cu|R-reshape2-1.2.2-1|41	%{rlibdir}/%{packname}/help
12cu|R-reshape2-1.2.2-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-reshape2-1.2.2-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-reshape2-1.2.2-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-reshape2-1.2.2-1|45	%{rlibdir}/%{packname}/R
12cu|R-reshape2-1.2.2-1|46	%{rlibdir}/%{packname}/tests

12622 12
12cu|R-rgdal-0.8.16-1|1	%global packname  rgdal
12cu|R-rgdal-0.8.16-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-rgdal-0.8.16-1|3	
12cu|R-rgdal-0.8.16-1|4	Name:             R-%{packname}
12cu|R-rgdal-0.8.16-1|5	Version:          0.8.16
12cu|R-rgdal-0.8.16-1|6	Release:          1
12cu|R-rgdal-0.8.16-1|7	Summary:          Bindings for the Geospatial Data Abstraction Library
12cu|R-rgdal-0.8.16-1|8	Group:            Sciences/Mathematics
12cu|R-rgdal-0.8.16-1|9	License:          GPL (>= 2)
12cu|R-rgdal-0.8.16-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-rgdal-0.8.16-1|11	Source0:          http://cran.r-project.org/src/contrib/rgdal_0.8-16.tar.gz
12cu|R-rgdal-0.8.16-1|12	Requires:         R-methods R-sp
12cu|R-rgdal-0.8.16-1|13	Requires:         gdal
12cu|R-rgdal-0.8.16-1|14	Requires:         gdal-devel
12cu|R-rgdal-0.8.16-1|15	Requires:         proj
12cu|R-rgdal-0.8.16-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-sp
12cu|R-rgdal-0.8.16-1|17	BuildRequires:    gdal
12cu|R-rgdal-0.8.16-1|18	BuildRequires:    gdal-devel
12cu|R-rgdal-0.8.16-1|19	BuildRequires:    proj
12cu|R-rgdal-0.8.16-1|20	
12cu|R-rgdal-0.8.16-1|21	%description
12cu|R-rgdal-0.8.16-1|22	Provides bindings to Frank Warmerdam's Geospatial Data Abstraction Library
12cu|R-rgdal-0.8.16-1|23	(GDAL) (>= 1.3.1) and access to projection/transformation operations from
12cu|R-rgdal-0.8.16-1|24	the PROJ.4 library. The GDAL and PROJ.4 libraries are external to the
12cu|R-rgdal-0.8.16-1|25	package, and, when installing the package from source, must be correctly
12cu|R-rgdal-0.8.16-1|26	installed first. Both GDAL raster and OGR vector map data can be imported
12cu|R-rgdal-0.8.16-1|27	into R, and GDAL raster data and OGR vector data exported. Use is made of
12cu|R-rgdal-0.8.16-1|28	classes defined in the sp package. Windows binaries (including GDAL,
12cu|R-rgdal-0.8.16-1|29	PROJ.4 and Expat) are provided on CRAN. Mac Intel OS X binaries (including
12cu|R-rgdal-0.8.16-1|30	GDAL, PROJ.4 and Expat) are not provided on CRAN, but can be installed
12cu|R-rgdal-0.8.16-1|31	from the CRAN Extras repository with: setRepositories(ind=1:2);
12cu|R-rgdal-0.8.16-1|32	
12cu|R-rgdal-0.8.16-1|33	%prep
12cu|R-rgdal-0.8.16-1|34	%setup -q -c -n %{packname}
12cu|R-rgdal-0.8.16-1|35	
12cu|R-rgdal-0.8.16-1|36	%build
12cu|R-rgdal-0.8.16-1|37	
12cu|R-rgdal-0.8.16-1|38	%install
12cu|R-rgdal-0.8.16-1|39	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rgdal-0.8.16-1|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rgdal-0.8.16-1|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rgdal-0.8.16-1|42	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rgdal-0.8.16-1|43	
12cu|R-rgdal-0.8.16-1|44	%check
12cu|R-rgdal-0.8.16-1|45	%{_bindir}/R CMD check %{packname}
12cu|R-rgdal-0.8.16-1|46	
12cu|R-rgdal-0.8.16-1|47	%files
12cu|R-rgdal-0.8.16-1|48	%dir %{rlibdir}/%{packname}
12cu|R-rgdal-0.8.16-1|49	%doc %{rlibdir}/%{packname}/html
12cu|R-rgdal-0.8.16-1|50	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-rgdal-0.8.16-1|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rgdal-0.8.16-1|52	%doc %{rlibdir}/%{packname}/README*
12cu|R-rgdal-0.8.16-1|53	%{rlibdir}/%{packname}/INDEX
12cu|R-rgdal-0.8.16-1|54	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rgdal-0.8.16-1|55	%{rlibdir}/%{packname}/Meta
12cu|R-rgdal-0.8.16-1|56	%{rlibdir}/%{packname}/OSGeo4W_test
12cu|R-rgdal-0.8.16-1|57	%{rlibdir}/%{packname}/SVN_VERSION
12cu|R-rgdal-0.8.16-1|58	%{rlibdir}/%{packname}/R
12cu|R-rgdal-0.8.16-1|59	%{rlibdir}/%{packname}/data
12cu|R-rgdal-0.8.16-1|60	%{rlibdir}/%{packname}/doc
12cu|R-rgdal-0.8.16-1|61	%{rlibdir}/%{packname}/etc
12cu|R-rgdal-0.8.16-1|62	%{rlibdir}/%{packname}/help
12cu|R-rgdal-0.8.16-1|63	%{rlibdir}/%{packname}/libs
12cu|R-rgdal-0.8.16-1|64	%{rlibdir}/%{packname}/pictures
12cu|R-rgdal-0.8.16-1|65	%{rlibdir}/%{packname}/vectors
12cu|R-rgdal-0.8.16-1|66	
12cu|R-rgdal-0.8.16-1|67	
12cu|R-rgdal-0.8.16-1|68	%changelog
12cu|R-rgdal-0.8.16-1|69	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.16-1
12cu|R-rgdal-0.8.16-1|70	+ Revision: cd3430c
12cu|R-rgdal-0.8.16-1|71	- Updated to 0.8.16 (by updates_builder)
12cu|R-rgdal-0.8.16-1|72	
12cu|R-rgdal-0.8.16-1|73	

12623 12
12cu|R-rgenoud-5.7.12-1|1	%global packname  rgenoud
12cu|R-rgenoud-5.7.12-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-rgenoud-5.7.12-1|3	
12cu|R-rgenoud-5.7.12-1|4	Name:             R-%{packname}
12cu|R-rgenoud-5.7.12-1|5	Version:          5.7.12
12cu|R-rgenoud-5.7.12-1|6	Release:          1
12cu|R-rgenoud-5.7.12-1|7	Summary:          R version of GENetic Optimization Using Derivatives
12cu|R-rgenoud-5.7.12-1|8	Group:            Sciences/Mathematics
12cu|R-rgenoud-5.7.12-1|9	License:          GPL-3
12cu|R-rgenoud-5.7.12-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-rgenoud-5.7.12-1|11	Source0:          http://cran.r-project.org/src/contrib/rgenoud_5.7-12.tar.gz
12cu|R-rgenoud-5.7.12-1|12	Requires:         R-utils
12cu|R-rgenoud-5.7.12-1|13	Requires:         R-snow
12cu|R-rgenoud-5.7.12-1|14	BuildRequires:    R-devel
12cu|R-rgenoud-5.7.12-1|15	BuildRequires:    Rmath-devel
12cu|R-rgenoud-5.7.12-1|16	BuildRequires:    texlive-collection-latex
12cu|R-rgenoud-5.7.12-1|17	BuildRequires:    R-utils
12cu|R-rgenoud-5.7.12-1|18	BuildRequires:    R-snow
12cu|R-rgenoud-5.7.12-1|19	
12cu|R-rgenoud-5.7.12-1|20	%description
12cu|R-rgenoud-5.7.12-1|21	A genetic algorithm plus derivative optimizer
12cu|R-rgenoud-5.7.12-1|22	
12cu|R-rgenoud-5.7.12-1|23	%prep
12cu|R-rgenoud-5.7.12-1|24	%setup -q -c -n %{packname}
12cu|R-rgenoud-5.7.12-1|25	
12cu|R-rgenoud-5.7.12-1|26	%build
12cu|R-rgenoud-5.7.12-1|27	
12cu|R-rgenoud-5.7.12-1|28	%install
12cu|R-rgenoud-5.7.12-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rgenoud-5.7.12-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rgenoud-5.7.12-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rgenoud-5.7.12-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rgenoud-5.7.12-1|33	
12cu|R-rgenoud-5.7.12-1|34	#%check
12cu|R-rgenoud-5.7.12-1|35	#%{_bindir}/R CMD check %{packname}
12cu|R-rgenoud-5.7.12-1|36	
12cu|R-rgenoud-5.7.12-1|37	%files
12cu|R-rgenoud-5.7.12-1|38	%dir %{rlibdir}/%{packname}
12cu|R-rgenoud-5.7.12-1|39	%doc %{rlibdir}/%{packname}/doc
12cu|R-rgenoud-5.7.12-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-rgenoud-5.7.12-1|41	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-rgenoud-5.7.12-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rgenoud-5.7.12-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-rgenoud-5.7.12-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rgenoud-5.7.12-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-rgenoud-5.7.12-1|46	%{rlibdir}/%{packname}/R
12cu|R-rgenoud-5.7.12-1|47	%{rlibdir}/%{packname}/help
12cu|R-rgenoud-5.7.12-1|48	%{rlibdir}/%{packname}/libs
12cu|R-rgenoud-5.7.12-1|49	
12cu|R-rgenoud-5.7.12-1|50	
12cu|R-rgenoud-5.7.12-1|51	
12cu|R-rgenoud-5.7.12-1|52	%changelog
12cu|R-rgenoud-5.7.12-1|53	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.7.12-1
12cu|R-rgenoud-5.7.12-1|54	+ Revision: 4029ce9
12cu|R-rgenoud-5.7.12-1|55	- Merge branch 'auto_update' into rosa2012.1
12cu|R-rgenoud-5.7.12-1|56	- Conflicts:
12cu|R-rgenoud-5.7.12-1|57	- R-rgenoud.spec
12cu|R-rgenoud-5.7.12-1|58	
12cu|R-rgenoud-5.7.12-1|59	

12624 12
12cu|R-rgeos-0.3.3-1|1	%bcond_with bootstrap
12cu|R-rgeos-0.3.3-1|2	%global packname  rgeos
12cu|R-rgeos-0.3.3-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-rgeos-0.3.3-1|4	
12cu|R-rgeos-0.3.3-1|5	Name:             R-%{packname}
12cu|R-rgeos-0.3.3-1|6	Version:          0.3.3
12cu|R-rgeos-0.3.3-1|7	Release:          1
12cu|R-rgeos-0.3.3-1|8	Summary:          Interface to Geometry Engine - Open Source (GEOS)
12cu|R-rgeos-0.3.3-1|9	Group:            Sciences/Mathematics
12cu|R-rgeos-0.3.3-1|10	License:          GPL (>= 2)
12cu|R-rgeos-0.3.3-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-rgeos-0.3.3-1|12	Source0:          http://cran.r-project.org/src/contrib/rgeos_0.3-3.tar.gz
12cu|R-rgeos-0.3.3-1|13	Requires:         R-methods R-sp R-stringr R-testthat R-plyr R-XML
12cu|R-rgeos-0.3.3-1|14	%if %{without bootstrap}
12cu|R-rgeos-0.3.3-1|15	Requires:         R-maptools
12cu|R-rgeos-0.3.3-1|16	%endif
12cu|R-rgeos-0.3.3-1|17	Requires:         gdal
12cu|R-rgeos-0.3.3-1|18	Requires:         gdal-devel
12cu|R-rgeos-0.3.3-1|19	Requires:         proj
12cu|R-rgeos-0.3.3-1|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-rgeos-0.3.3-1|21	BuildRequires:    R-methods R-sp R-stringr R-testthat R-plyr R-XML
12cu|R-rgeos-0.3.3-1|22	%if %{without bootstrap}
12cu|R-rgeos-0.3.3-1|23	BuildRequires:    R-maptools
12cu|R-rgeos-0.3.3-1|24	%endif
12cu|R-rgeos-0.3.3-1|25	BuildRequires:    gdal
12cu|R-rgeos-0.3.3-1|26	BuildRequires:    gdal-devel
12cu|R-rgeos-0.3.3-1|27	BuildRequires:    proj
12cu|R-rgeos-0.3.3-1|28	
12cu|R-rgeos-0.3.3-1|29	%description
12cu|R-rgeos-0.3.3-1|30	Interface to Geometry Engine - Open Source (GEOS) using the C API for
12cu|R-rgeos-0.3.3-1|31	topology operations on geometries.
12cu|R-rgeos-0.3.3-1|32	
12cu|R-rgeos-0.3.3-1|33	%prep
12cu|R-rgeos-0.3.3-1|34	%setup -q -c -n %{packname}
12cu|R-rgeos-0.3.3-1|35	
12cu|R-rgeos-0.3.3-1|36	%build
12cu|R-rgeos-0.3.3-1|37	
12cu|R-rgeos-0.3.3-1|38	%install
12cu|R-rgeos-0.3.3-1|39	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rgeos-0.3.3-1|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rgeos-0.3.3-1|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rgeos-0.3.3-1|42	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rgeos-0.3.3-1|43	
12cu|R-rgeos-0.3.3-1|44	%if %{without bootstrap}
12cu|R-rgeos-0.3.3-1|45	%check
12cu|R-rgeos-0.3.3-1|46	%{_bindir}/R CMD check %{packname}
12cu|R-rgeos-0.3.3-1|47	%endif
12cu|R-rgeos-0.3.3-1|48	
12cu|R-rgeos-0.3.3-1|49	%files
12cu|R-rgeos-0.3.3-1|50	%dir %{rlibdir}/%{packname}
12cu|R-rgeos-0.3.3-1|51	%doc %{rlibdir}/%{packname}/html
12cu|R-rgeos-0.3.3-1|52	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-rgeos-0.3.3-1|53	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rgeos-0.3.3-1|54	%doc %{rlibdir}/%{packname}/README*
12cu|R-rgeos-0.3.3-1|55	%doc %{rlibdir}/%{packname}/SVN_VERSION
12cu|R-rgeos-0.3.3-1|56	%{rlibdir}/%{packname}/INDEX
12cu|R-rgeos-0.3.3-1|57	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rgeos-0.3.3-1|58	%{rlibdir}/%{packname}/Meta
12cu|R-rgeos-0.3.3-1|59	%{rlibdir}/%{packname}/R
12cu|R-rgeos-0.3.3-1|60	%{rlibdir}/%{packname}/help
12cu|R-rgeos-0.3.3-1|61	%{rlibdir}/%{packname}/libs
12cu|R-rgeos-0.3.3-1|62	%{rlibdir}/%{packname}/poly-ex-gpc
12cu|R-rgeos-0.3.3-1|63	%{rlibdir}/%{packname}/tests
12cu|R-rgeos-0.3.3-1|64	%{rlibdir}/%{packname}/wkts
12cu|R-rgeos-0.3.3-1|65	
12cu|R-rgeos-0.3.3-1|66	
12cu|R-rgeos-0.3.3-1|67	
12cu|R-rgeos-0.3.3-1|68	%changelog
12cu|R-rgeos-0.3.3-1|69	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.3-1
12cu|R-rgeos-0.3.3-1|70	+ Revision: b326674
12cu|R-rgeos-0.3.3-1|71	- Updated to 0.3.3 (by updates_builder)
12cu|R-rgeos-0.3.3-1|72	
12cu|R-rgeos-0.3.3-1|73	

12625 12
12cu|R-rggobi-2.1.19-2|1	%global packname  rggobi
12cu|R-rggobi-2.1.19-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-rggobi-2.1.19-2|3	
12cu|R-rggobi-2.1.19-2|4	Name:             R-%{packname}
12cu|R-rggobi-2.1.19-2|5	Version:          2.1.19
12cu|R-rggobi-2.1.19-2|6	Release:          2
12cu|R-rggobi-2.1.19-2|7	Summary:          Interface between R and GGobi
12cu|R-rggobi-2.1.19-2|8	Group:            Sciences/Mathematics
12cu|R-rggobi-2.1.19-2|9	License:          BSD
12cu|R-rggobi-2.1.19-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-rggobi-2.1.19-2|11	Source0:          http://cran.r-project.org/src/contrib/rggobi_2.1.19.tar.gz
12cu|R-rggobi-2.1.19-2|12	Requires:         R-RGtk2 R-utils R-methods R-reshape
12cu|R-rggobi-2.1.19-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-rggobi-2.1.19-2|14	BuildRequires:    R-RGtk2 R-utils R-methods R-reshape
12cu|R-rggobi-2.1.19-2|15	BuildRequires:    ggobi-devel
12cu|R-rggobi-2.1.19-2|16	BuildRequires:    octave-devel
12cu|R-rggobi-2.1.19-2|17	Patch0:           rggobi_2.1.17-format.patch
12cu|R-rggobi-2.1.19-2|18	
12cu|R-rggobi-2.1.19-2|19	%description
12cu|R-rggobi-2.1.19-2|20	The rggobi package provides a command-line interface to GGobi, an
12cu|R-rggobi-2.1.19-2|21	interactive and dynamic graphics package. Rggobi complements GGobi's
12cu|R-rggobi-2.1.19-2|22	graphical user interface, providing a way to fluidly transition between
12cu|R-rggobi-2.1.19-2|23	analysis and exploration, as well as automating common tasks.
12cu|R-rggobi-2.1.19-2|24	
12cu|R-rggobi-2.1.19-2|25	%prep
12cu|R-rggobi-2.1.19-2|26	%setup -q -c -n %{packname}
12cu|R-rggobi-2.1.19-2|27	%patch0 -p1
12cu|R-rggobi-2.1.19-2|28	
12cu|R-rggobi-2.1.19-2|29	%build
12cu|R-rggobi-2.1.19-2|30	
12cu|R-rggobi-2.1.19-2|31	%install
12cu|R-rggobi-2.1.19-2|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rggobi-2.1.19-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rggobi-2.1.19-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rggobi-2.1.19-2|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rggobi-2.1.19-2|36	
12cu|R-rggobi-2.1.19-2|37	%check
12cu|R-rggobi-2.1.19-2|38	if [ x$DISPLAY != x ];	then %{_bindir}/R CMD check %{packname}
12cu|R-rggobi-2.1.19-2|39	else			true
12cu|R-rggobi-2.1.19-2|40	fi
12cu|R-rggobi-2.1.19-2|41	
12cu|R-rggobi-2.1.19-2|42	%files
12cu|R-rggobi-2.1.19-2|43	%dir %{rlibdir}/%{packname}
12cu|R-rggobi-2.1.19-2|44	%doc %{rlibdir}/%{packname}/html
12cu|R-rggobi-2.1.19-2|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rggobi-2.1.19-2|46	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-rggobi-2.1.19-2|47	%{rlibdir}/%{packname}/INDEX
12cu|R-rggobi-2.1.19-2|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rggobi-2.1.19-2|49	%{rlibdir}/%{packname}/Meta
12cu|R-rggobi-2.1.19-2|50	%{rlibdir}/%{packname}/R
12cu|R-rggobi-2.1.19-2|51	%{rlibdir}/%{packname}/data
12cu|R-rggobi-2.1.19-2|52	%{rlibdir}/%{packname}/demo
12cu|R-rggobi-2.1.19-2|53	%{rlibdir}/%{packname}/help
12cu|R-rggobi-2.1.19-2|54	%{rlibdir}/%{packname}/libs
12cu|R-rggobi-2.1.19-2|55	
12cu|R-rggobi-2.1.19-2|56	%changelog
12cu|R-rggobi-2.1.19-2|57	* Tue Jun 18 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.1.19-2
12cu|R-rggobi-2.1.19-2|58	+ Revision: 112f36b
12cu|R-rggobi-2.1.19-2|59	- Bump release to rebuild with new R
12cu|R-rggobi-2.1.19-2|60	
12cu|R-rggobi-2.1.19-2|61	

12626 12
12cu|R-rgl-0.93.996-1|1	%global packname  rgl
12cu|R-rgl-0.93.996-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-rgl-0.93.996-1|3	
12cu|R-rgl-0.93.996-1|4	Name:             R-%{packname}
12cu|R-rgl-0.93.996-1|5	Version:          0.93.996
12cu|R-rgl-0.93.996-1|6	Release:          1
12cu|R-rgl-0.93.996-1|7	Summary:          3D visualization device system (OpenGL)
12cu|R-rgl-0.93.996-1|8	Group:            Sciences/Mathematics
12cu|R-rgl-0.93.996-1|9	License:          GPL
12cu|R-rgl-0.93.996-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-rgl-0.93.996-1|11	Source0:          http://cran.r-project.org/src/contrib/rgl_0.93.996.tar.gz
12cu|R-rgl-0.93.996-1|12	Requires:         R-stats R-grDevices
12cu|R-rgl-0.93.996-1|13	Requires:         R-MASS
12cu|R-rgl-0.93.996-1|14	BuildRequires:    R-devel Rmath-devel texlive-latex R-stats R-grDevices
12cu|R-rgl-0.93.996-1|15	BuildRequires:    R-MASS
12cu|R-rgl-0.93.996-1|16	BuildRequires:    png-devel
12cu|R-rgl-0.93.996-1|17	BuildRequires:    pkgconfig(gl)
12cu|R-rgl-0.93.996-1|18	BuildRequires:    pkgconfig(glu)
12cu|R-rgl-0.93.996-1|19	%rename R-cran-rgl
12cu|R-rgl-0.93.996-1|20	
12cu|R-rgl-0.93.996-1|21	%description
12cu|R-rgl-0.93.996-1|22	3D visualization device (OpenGL)
12cu|R-rgl-0.93.996-1|23	
12cu|R-rgl-0.93.996-1|24	%prep
12cu|R-rgl-0.93.996-1|25	%setup -q -c -n %{packname}
12cu|R-rgl-0.93.996-1|26	
12cu|R-rgl-0.93.996-1|27	%build
12cu|R-rgl-0.93.996-1|28	
12cu|R-rgl-0.93.996-1|29	%install
12cu|R-rgl-0.93.996-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rgl-0.93.996-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rgl-0.93.996-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rgl-0.93.996-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rgl-0.93.996-1|34	
12cu|R-rgl-0.93.996-1|35	%files
12cu|R-rgl-0.93.996-1|36	%dir %{rlibdir}/%{packname}
12cu|R-rgl-0.93.996-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-rgl-0.93.996-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rgl-0.93.996-1|39	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-rgl-0.93.996-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-rgl-0.93.996-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rgl-0.93.996-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-rgl-0.93.996-1|43	%{rlibdir}/%{packname}/R
12cu|R-rgl-0.93.996-1|44	%{rlibdir}/%{packname}/demo
12cu|R-rgl-0.93.996-1|45	%{rlibdir}/%{packname}/demodata
12cu|R-rgl-0.93.996-1|46	%{rlibdir}/%{packname}/fonts
12cu|R-rgl-0.93.996-1|47	%{rlibdir}/%{packname}/help
12cu|R-rgl-0.93.996-1|48	%{rlibdir}/%{packname}/libs
12cu|R-rgl-0.93.996-1|49	%{rlibdir}/%{packname}/textures
12cu|R-rgl-0.93.996-1|50	%{rlibdir}/%{packname}/WebGL
12cu|R-rgl-0.93.996-1|51	
12cu|R-rgl-0.93.996-1|52	
12cu|R-rgl-0.93.996-1|53	
12cu|R-rgl-0.93.996-1|54	%changelog
12cu|R-rgl-0.93.996-1|55	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.93.996-1
12cu|R-rgl-0.93.996-1|56	+ Revision: 9397def
12cu|R-rgl-0.93.996-1|57	- Updated to 0.93.996 (by updates_builder)
12cu|R-rgl-0.93.996-1|58	
12cu|R-rgl-0.93.996-1|59	

12627 12
12cu|R-Rglpk-0.5.2-1|1	%global packname  Rglpk
12cu|R-Rglpk-0.5.2-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-Rglpk-0.5.2-1|3	
12cu|R-Rglpk-0.5.2-1|4	Name:             R-%{packname}
12cu|R-Rglpk-0.5.2-1|5	Version:          0.5.2
12cu|R-Rglpk-0.5.2-1|6	Release:          1
12cu|R-Rglpk-0.5.2-1|7	Summary:          R/GNU Linear Programming Kit Interface
12cu|R-Rglpk-0.5.2-1|8	Group:            Sciences/Mathematics
12cu|R-Rglpk-0.5.2-1|9	License:          GPL-2
12cu|R-Rglpk-0.5.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Rglpk-0.5.2-1|11	Source0:          http://cran.r-project.org/src/contrib/Rglpk_0.5-2.tar.gz
12cu|R-Rglpk-0.5.2-1|12	Requires:         R-slam
12cu|R-Rglpk-0.5.2-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-slam
12cu|R-Rglpk-0.5.2-1|14	BuildRequires:    glpk-devel
12cu|R-Rglpk-0.5.2-1|15	
12cu|R-Rglpk-0.5.2-1|16	%description
12cu|R-Rglpk-0.5.2-1|17	R interface to the GNU Linear Programing Kit (GLPK version 4.47 is shipped
12cu|R-Rglpk-0.5.2-1|18	with the source package).  GLPK is open source software for solving
12cu|R-Rglpk-0.5.2-1|19	large-scale linear programming (LP), mixed integer linear programming
12cu|R-Rglpk-0.5.2-1|20	(MILP) and other related problems.
12cu|R-Rglpk-0.5.2-1|21	
12cu|R-Rglpk-0.5.2-1|22	%prep
12cu|R-Rglpk-0.5.2-1|23	%setup -q -c -n %{packname}
12cu|R-Rglpk-0.5.2-1|24	
12cu|R-Rglpk-0.5.2-1|25	%build
12cu|R-Rglpk-0.5.2-1|26	
12cu|R-Rglpk-0.5.2-1|27	%install
12cu|R-Rglpk-0.5.2-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Rglpk-0.5.2-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Rglpk-0.5.2-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Rglpk-0.5.2-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Rglpk-0.5.2-1|32	
12cu|R-Rglpk-0.5.2-1|33	%check
12cu|R-Rglpk-0.5.2-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-Rglpk-0.5.2-1|35	
12cu|R-Rglpk-0.5.2-1|36	%files
12cu|R-Rglpk-0.5.2-1|37	%dir %{rlibdir}/%{packname}
12cu|R-Rglpk-0.5.2-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-Rglpk-0.5.2-1|39	%doc %{rlibdir}/%{packname}/CHANGELOG
12cu|R-Rglpk-0.5.2-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Rglpk-0.5.2-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-Rglpk-0.5.2-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Rglpk-0.5.2-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-Rglpk-0.5.2-1|44	%{rlibdir}/%{packname}/R
12cu|R-Rglpk-0.5.2-1|45	%{rlibdir}/%{packname}/examples
12cu|R-Rglpk-0.5.2-1|46	%{rlibdir}/%{packname}/help
12cu|R-Rglpk-0.5.2-1|47	%{rlibdir}/%{packname}/libs
12cu|R-Rglpk-0.5.2-1|48	
12cu|R-Rglpk-0.5.2-1|49	
12cu|R-Rglpk-0.5.2-1|50	
12cu|R-Rglpk-0.5.2-1|51	%changelog
12cu|R-Rglpk-0.5.2-1|52	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.2-1
12cu|R-Rglpk-0.5.2-1|53	+ Revision: 8863987
12cu|R-Rglpk-0.5.2-1|54	- Updated to 0.5.2 (by updates_builder)
12cu|R-Rglpk-0.5.2-1|55	
12cu|R-Rglpk-0.5.2-1|56	

12628 12
12cu|R-Rgraphviz-2.6.0-1|1	%global packname  Rgraphviz
12cu|R-Rgraphviz-2.6.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-Rgraphviz-2.6.0-1|3	
12cu|R-Rgraphviz-2.6.0-1|4	Name:             R-%{packname}
12cu|R-Rgraphviz-2.6.0-1|5	Version:          2.6.0
12cu|R-Rgraphviz-2.6.0-1|6	Release:          1
12cu|R-Rgraphviz-2.6.0-1|7	Summary:          Provides plotting capabilities for R graph objects
12cu|R-Rgraphviz-2.6.0-1|8	Group:            Sciences/Mathematics
12cu|R-Rgraphviz-2.6.0-1|9	License:          Artistic-2.0
12cu|R-Rgraphviz-2.6.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-Rgraphviz-2.6.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-Rgraphviz-2.6.0-1|12	Requires:         R-methods R-utils R-graph R-grid
12cu|R-Rgraphviz-2.6.0-1|13	Requires:         R-graph R-graphics R-grDevices R-grid R-methods R-utils
12cu|R-Rgraphviz-2.6.0-1|14	Requires:         graphviz
12cu|R-Rgraphviz-2.6.0-1|15	Requires:    	  R-BiocGenerics
12cu|R-Rgraphviz-2.6.0-1|16	BuildRequires:    R-utils R-graph R-grid R-graph R-graphics R-grDevices
12cu|R-Rgraphviz-2.6.0-1|17	BuildRequires:    R-grid R-methods R-utils
12cu|R-Rgraphviz-2.6.0-1|18	BuildRequires:    R-BiocGenerics
12cu|R-Rgraphviz-2.6.0-1|19	BuildRequires:    blas-devel
12cu|R-Rgraphviz-2.6.0-1|20	BuildRequires:    graphviz-devel
12cu|R-Rgraphviz-2.6.0-1|21	BuildRequires:    graphviz
12cu|R-Rgraphviz-2.6.0-1|22	BuildRequires:    lapack-devel
12cu|R-Rgraphviz-2.6.0-1|23	BuildRequires:    x11-server-xvfb
12cu|R-Rgraphviz-2.6.0-1|24	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-Rgraphviz-2.6.0-1|25	
12cu|R-Rgraphviz-2.6.0-1|26	%description
12cu|R-Rgraphviz-2.6.0-1|27	Interfaces R with the AT and T graphviz library for plotting R graph
12cu|R-Rgraphviz-2.6.0-1|28	objects from the graph package. Users on all platforms must install
12cu|R-Rgraphviz-2.6.0-1|29	graphviz; see the README file, available in the source distribution of
12cu|R-Rgraphviz-2.6.0-1|30	this file, for details.
12cu|R-Rgraphviz-2.6.0-1|31	
12cu|R-Rgraphviz-2.6.0-1|32	%prep
12cu|R-Rgraphviz-2.6.0-1|33	%setup -q -c -n %{packname}
12cu|R-Rgraphviz-2.6.0-1|34	
12cu|R-Rgraphviz-2.6.0-1|35	%build
12cu|R-Rgraphviz-2.6.0-1|36	
12cu|R-Rgraphviz-2.6.0-1|37	%install
12cu|R-Rgraphviz-2.6.0-1|38	export CFLAGS="-I/usr/include/graphviz"
12cu|R-Rgraphviz-2.6.0-1|39	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Rgraphviz-2.6.0-1|40	%{_bindir}/R CMD INSTALL --configure-args='--with-graphviz=/usr' -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Rgraphviz-2.6.0-1|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Rgraphviz-2.6.0-1|42	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Rgraphviz-2.6.0-1|43	
12cu|R-Rgraphviz-2.6.0-1|44	# FIXME blocks (apparently due to calling malloc, with bogus value, from
12cu|R-Rgraphviz-2.6.0-1|45	# signal handler that apparently triggered the signal due to out of memory)
12cu|R-Rgraphviz-2.6.0-1|46	#(gdb) bt
12cu|R-Rgraphviz-2.6.0-1|47	#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:96
12cu|R-Rgraphviz-2.6.0-1|48	#1  0x00000034de680ce5 in _L_lock_9980 () from /lib64/libc.so.6
12cu|R-Rgraphviz-2.6.0-1|49	#2  0x00000034de67ea62 in __GI___libc_malloc (bytes=227072984864) at malloc.c:2925
12cu|R-Rgraphviz-2.6.0-1|50	#3  0x00007f1f8b006268 in ?? () from /usr/lib64/R/lib/libR.so
12cu|R-Rgraphviz-2.6.0-1|51	#4  0x00007f1f8af7fbee in ?? () from /usr/lib64/R/lib/libR.so
12cu|R-Rgraphviz-2.6.0-1|52	#5  0x00007f1f8af81417 in ?? () from /usr/lib64/R/lib/libR.so
12cu|R-Rgraphviz-2.6.0-1|53	#6  0x00007f1f8af8248e in ?? () from /usr/lib64/R/lib/libR.so
12cu|R-Rgraphviz-2.6.0-1|54	#7  0x00007f1f8afb21b5 in R_GetTraceback () from /usr/lib64/R/lib/libR.so
12cu|R-Rgraphviz-2.6.0-1|55	#8  0x00007f1f8affad61 in ?? () from /usr/lib64/R/lib/libR.so
12cu|R-Rgraphviz-2.6.0-1|56	#9  <signal handler called>
12cu|R-Rgraphviz-2.6.0-1|57	#10 malloc_consolidate (av=0x34de9ac720) at malloc.c:4252
12cu|R-Rgraphviz-2.6.0-1|58	#11 0x00000034de67bff8 in malloc_consolidate (av=0x34de9ac720) at malloc.c:4227
12cu|R-Rgraphviz-2.6.0-1|59	#12 _int_malloc (av=0x34de9ac720, bytes=<optimized out>) at malloc.c:3538
12cu|R-Rgraphviz-2.6.0-1|60	#13 0x00000034de67ea70 in __GI___libc_malloc (bytes=2008) at malloc.c:2928
12cu|R-Rgraphviz-2.6.0-1|61	%if 0
12cu|R-Rgraphviz-2.6.0-1|62	%check
12cu|R-Rgraphviz-2.6.0-1|63	xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-Rgraphviz-2.6.0-1|64	%endif
12cu|R-Rgraphviz-2.6.0-1|65	
12cu|R-Rgraphviz-2.6.0-1|66	%files
12cu|R-Rgraphviz-2.6.0-1|67	%dir %{rlibdir}/%{packname}
12cu|R-Rgraphviz-2.6.0-1|68	%doc %{rlibdir}/%{packname}/doc
12cu|R-Rgraphviz-2.6.0-1|69	%doc %{rlibdir}/%{packname}/html
12cu|R-Rgraphviz-2.6.0-1|70	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Rgraphviz-2.6.0-1|71	%doc %{rlibdir}/%{packname}/NEWS*
12cu|R-Rgraphviz-2.6.0-1|72	%{rlibdir}/%{packname}/INDEX
12cu|R-Rgraphviz-2.6.0-1|73	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Rgraphviz-2.6.0-1|74	%{rlibdir}/%{packname}/Meta
12cu|R-Rgraphviz-2.6.0-1|75	%{rlibdir}/%{packname}/R
12cu|R-Rgraphviz-2.6.0-1|76	%{rlibdir}/%{packname}/help
12cu|R-Rgraphviz-2.6.0-1|77	%{rlibdir}/%{packname}/libs
12cu|R-Rgraphviz-2.6.0-1|78	%{rlibdir}/%{packname}/prepare
12cu|R-Rgraphviz-2.6.0-1|79	%{rlibdir}/%{packname}/unitTests
12cu|R-Rgraphviz-2.6.0-1|80	%{rlibdir}/%{packname}/usecases
12cu|R-Rgraphviz-2.6.0-1|81	
12cu|R-Rgraphviz-2.6.0-1|82	%changelog
12cu|R-Rgraphviz-2.6.0-1|83	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.0-1
12cu|R-Rgraphviz-2.6.0-1|84	+ Revision: f18c269
12cu|R-Rgraphviz-2.6.0-1|85	- Fix build with system graphviz
12cu|R-Rgraphviz-2.6.0-1|86	
12cu|R-Rgraphviz-2.6.0-1|87	

12629 12
12cu|R-RGtk2-2.20.27-1|1	%global packname  RGtk2
12cu|R-RGtk2-2.20.27-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-RGtk2-2.20.27-1|3	
12cu|R-RGtk2-2.20.27-1|4	Name:             R-%{packname}
12cu|R-RGtk2-2.20.27-1|5	Version:          2.20.27
12cu|R-RGtk2-2.20.27-1|6	Release:          1
12cu|R-RGtk2-2.20.27-1|7	Summary:          R bindings for Gtk 2.8.0 and above
12cu|R-RGtk2-2.20.27-1|8	Group:            Sciences/Mathematics
12cu|R-RGtk2-2.20.27-1|9	License:          GPL
12cu|R-RGtk2-2.20.27-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-RGtk2-2.20.27-1|11	Source0:          http://cran.r-project.org/src/contrib/RGtk2_2.20.27.tar.gz
12cu|R-RGtk2-2.20.27-1|12	Patch1:		R-RGtk2-format-security.patch
12cu|R-RGtk2-2.20.27-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-RGtk2-2.20.27-1|14	BuildRequires:    gtk2-devel
12cu|R-RGtk2-2.20.27-1|15	BuildRequires:    pkgconfig(libglade-2.0)
12cu|R-RGtk2-2.20.27-1|16	%rename R-cran-RGtk2
12cu|R-RGtk2-2.20.27-1|17	
12cu|R-RGtk2-2.20.27-1|18	%description
12cu|R-RGtk2-2.20.27-1|19	Facilities in the R language for programming graphical interfaces using
12cu|R-RGtk2-2.20.27-1|20	Gtk, the Gimp Tool Kit.
12cu|R-RGtk2-2.20.27-1|21	
12cu|R-RGtk2-2.20.27-1|22	%prep
12cu|R-RGtk2-2.20.27-1|23	%setup -q -c -n %{packname}
12cu|R-RGtk2-2.20.27-1|24	%patch1 -p0
12cu|R-RGtk2-2.20.27-1|25	
12cu|R-RGtk2-2.20.27-1|26	%build
12cu|R-RGtk2-2.20.27-1|27	
12cu|R-RGtk2-2.20.27-1|28	%install
12cu|R-RGtk2-2.20.27-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-RGtk2-2.20.27-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-RGtk2-2.20.27-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-RGtk2-2.20.27-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-RGtk2-2.20.27-1|33	
12cu|R-RGtk2-2.20.27-1|34	%check
12cu|R-RGtk2-2.20.27-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-RGtk2-2.20.27-1|36	
12cu|R-RGtk2-2.20.27-1|37	%files
12cu|R-RGtk2-2.20.27-1|38	%dir %{rlibdir}/%{packname}
12cu|R-RGtk2-2.20.27-1|39	%doc %{rlibdir}/%{packname}/doc
12cu|R-RGtk2-2.20.27-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-RGtk2-2.20.27-1|41	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-RGtk2-2.20.27-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-RGtk2-2.20.27-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-RGtk2-2.20.27-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-RGtk2-2.20.27-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-RGtk2-2.20.27-1|46	%{rlibdir}/%{packname}/R
12cu|R-RGtk2-2.20.27-1|47	%{rlibdir}/%{packname}/demo
12cu|R-RGtk2-2.20.27-1|48	%{rlibdir}/%{packname}/examples
12cu|R-RGtk2-2.20.27-1|49	%{rlibdir}/%{packname}/help
12cu|R-RGtk2-2.20.27-1|50	%{rlibdir}/%{packname}/images
12cu|R-RGtk2-2.20.27-1|51	%{rlibdir}/%{packname}/include
12cu|R-RGtk2-2.20.27-1|52	%{rlibdir}/%{packname}/libs
12cu|R-RGtk2-2.20.27-1|53	%{rlibdir}/%{packname}/ui
12cu|R-RGtk2-2.20.27-1|54	
12cu|R-RGtk2-2.20.27-1|55	
12cu|R-RGtk2-2.20.27-1|56	
12cu|R-RGtk2-2.20.27-1|57	%changelog
12cu|R-RGtk2-2.20.27-1|58	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.20.27-1
12cu|R-RGtk2-2.20.27-1|59	+ Revision: 387e021
12cu|R-RGtk2-2.20.27-1|60	- Fix format-security error
12cu|R-RGtk2-2.20.27-1|61	
12cu|R-RGtk2-2.20.27-1|62	

12630 12
12cu|R-RGtk2Extras-0.6.1-2|1	%global packname  RGtk2Extras
12cu|R-RGtk2Extras-0.6.1-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-RGtk2Extras-0.6.1-2|3	
12cu|R-RGtk2Extras-0.6.1-2|4	Name:             R-%{packname}
12cu|R-RGtk2Extras-0.6.1-2|5	Version:          0.6.1
12cu|R-RGtk2Extras-0.6.1-2|6	Release:          2
12cu|R-RGtk2Extras-0.6.1-2|7	Summary:          Data frame editor and dialog making wrapper for RGtk2
12cu|R-RGtk2Extras-0.6.1-2|8	Group:            Sciences/Mathematics
12cu|R-RGtk2Extras-0.6.1-2|9	License:          GPL (>= 2)
12cu|R-RGtk2Extras-0.6.1-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-RGtk2Extras-0.6.1-2|11	Source0:          http://cran.r-project.org/src/contrib/RGtk2Extras_0.6.1.tar.gz
12cu|R-RGtk2Extras-0.6.1-2|12	Requires:         R-methods R-RGtk2 R-gWidgets R-gWidgetsRGtk2
12cu|R-RGtk2Extras-0.6.1-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-RGtk2Extras-0.6.1-2|14	BuildRequires:    R-methods R-RGtk2 R-gWidgets R-gWidgetsRGtk2
12cu|R-RGtk2Extras-0.6.1-2|15	BuildRequires:    gtk2-devel
12cu|R-RGtk2Extras-0.6.1-2|16	BuildRequires:    pkgconfig(libglade-2.0)
12cu|R-RGtk2Extras-0.6.1-2|17	BuildRequires:    x11-server-xvfb
12cu|R-RGtk2Extras-0.6.1-2|18	
12cu|R-RGtk2Extras-0.6.1-2|19	%description
12cu|R-RGtk2Extras-0.6.1-2|20	Useful add-ons for RGtk2
12cu|R-RGtk2Extras-0.6.1-2|21	
12cu|R-RGtk2Extras-0.6.1-2|22	%prep
12cu|R-RGtk2Extras-0.6.1-2|23	%setup -q -c -n %{packname}
12cu|R-RGtk2Extras-0.6.1-2|24	
12cu|R-RGtk2Extras-0.6.1-2|25	%build
12cu|R-RGtk2Extras-0.6.1-2|26	
12cu|R-RGtk2Extras-0.6.1-2|27	%install
12cu|R-RGtk2Extras-0.6.1-2|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-RGtk2Extras-0.6.1-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-RGtk2Extras-0.6.1-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-RGtk2Extras-0.6.1-2|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-RGtk2Extras-0.6.1-2|32	
12cu|R-RGtk2Extras-0.6.1-2|33	%check
12cu|R-RGtk2Extras-0.6.1-2|34	xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-RGtk2Extras-0.6.1-2|35	
12cu|R-RGtk2Extras-0.6.1-2|36	%files
12cu|R-RGtk2Extras-0.6.1-2|37	%dir %{rlibdir}/%{packname}
12cu|R-RGtk2Extras-0.6.1-2|38	%doc %{rlibdir}/%{packname}/html
12cu|R-RGtk2Extras-0.6.1-2|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-RGtk2Extras-0.6.1-2|40	%{rlibdir}/%{packname}/INDEX
12cu|R-RGtk2Extras-0.6.1-2|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-RGtk2Extras-0.6.1-2|42	%{rlibdir}/%{packname}/Meta
12cu|R-RGtk2Extras-0.6.1-2|43	%{rlibdir}/%{packname}/R
12cu|R-RGtk2Extras-0.6.1-2|44	%{rlibdir}/%{packname}/demo
12cu|R-RGtk2Extras-0.6.1-2|45	%{rlibdir}/%{packname}/help
12cu|R-RGtk2Extras-0.6.1-2|46	%{rlibdir}/%{packname}/libs
12cu|R-RGtk2Extras-0.6.1-2|47	
12cu|R-RGtk2Extras-0.6.1-2|48	%changelog
12cu|R-RGtk2Extras-0.6.1-2|49	* Tue Jun 18 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-2
12cu|R-RGtk2Extras-0.6.1-2|50	+ Revision: 845aea3
12cu|R-RGtk2Extras-0.6.1-2|51	- Bump release to rebuild with new R
12cu|R-RGtk2Extras-0.6.1-2|52	
12cu|R-RGtk2Extras-0.6.1-2|53	

12631 12
12cu|R-rJava-0.9.6-1|1	%global packname  rJava
12cu|R-rJava-0.9.6-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-rJava-0.9.6-1|3	
12cu|R-rJava-0.9.6-1|4	Name:             R-%{packname}
12cu|R-rJava-0.9.6-1|5	Version:          0.9.6
12cu|R-rJava-0.9.6-1|6	Release:          1
12cu|R-rJava-0.9.6-1|7	Summary:          Low-level R to Java interface
12cu|R-rJava-0.9.6-1|8	Group:            Sciences/Mathematics
12cu|R-rJava-0.9.6-1|9	License:          GPL-2
12cu|R-rJava-0.9.6-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-rJava-0.9.6-1|11	Source0:          http://cran.r-project.org/src/contrib/rJava_0.9-6.tar.gz
12cu|R-rJava-0.9.6-1|12	Requires:         R-methods
12cu|R-rJava-0.9.6-1|13	Requires:         java
12cu|R-rJava-0.9.6-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-rJava-0.9.6-1|15	BuildRequires:    java-rpmbuild
12cu|R-rJava-0.9.6-1|16	BuildRequires:    x11-server-xvfb
12cu|R-rJava-0.9.6-1|17	
12cu|R-rJava-0.9.6-1|18	%description
12cu|R-rJava-0.9.6-1|19	Low-level interface to Java VM very much like .C/.Call and friends. Allows
12cu|R-rJava-0.9.6-1|20	creation of objects, calling methods and accessing fields.
12cu|R-rJava-0.9.6-1|21	
12cu|R-rJava-0.9.6-1|22	%prep
12cu|R-rJava-0.9.6-1|23	%setup -q -c -n %{packname}
12cu|R-rJava-0.9.6-1|24	
12cu|R-rJava-0.9.6-1|25	%build
12cu|R-rJava-0.9.6-1|26	
12cu|R-rJava-0.9.6-1|27	%install
12cu|R-rJava-0.9.6-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rJava-0.9.6-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rJava-0.9.6-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rJava-0.9.6-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rJava-0.9.6-1|32	
12cu|R-rJava-0.9.6-1|33	%check
12cu|R-rJava-0.9.6-1|34	xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-rJava-0.9.6-1|35	
12cu|R-rJava-0.9.6-1|36	%files
12cu|R-rJava-0.9.6-1|37	%dir %{rlibdir}/%{packname}
12cu|R-rJava-0.9.6-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-rJava-0.9.6-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rJava-0.9.6-1|40	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-rJava-0.9.6-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-rJava-0.9.6-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rJava-0.9.6-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-rJava-0.9.6-1|44	%{rlibdir}/%{packname}/R
12cu|R-rJava-0.9.6-1|45	%{rlibdir}/%{packname}/help
12cu|R-rJava-0.9.6-1|46	%{rlibdir}/%{packname}/java
12cu|R-rJava-0.9.6-1|47	%{rlibdir}/%{packname}/javadoc
12cu|R-rJava-0.9.6-1|48	%{rlibdir}/%{packname}/jri
12cu|R-rJava-0.9.6-1|49	%{rlibdir}/%{packname}/libs
12cu|R-rJava-0.9.6-1|50	
12cu|R-rJava-0.9.6-1|51	
12cu|R-rJava-0.9.6-1|52	
12cu|R-rJava-0.9.6-1|53	%changelog
12cu|R-rJava-0.9.6-1|54	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-1
12cu|R-rJava-0.9.6-1|55	+ Revision: 00ffde1
12cu|R-rJava-0.9.6-1|56	- Updated to 0.9.6 (by updates_builder)
12cu|R-rJava-0.9.6-1|57	
12cu|R-rJava-0.9.6-1|58	

12632 12
12cu|R-rlecuyer-0.3_3-2|1	%global packname  rlecuyer
12cu|R-rlecuyer-0.3_3-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-rlecuyer-0.3_3-2|3	
12cu|R-rlecuyer-0.3_3-2|4	Name:             R-%{packname}
12cu|R-rlecuyer-0.3_3-2|5	Version:          0.3_3
12cu|R-rlecuyer-0.3_3-2|6	Release:          2
12cu|R-rlecuyer-0.3_3-2|7	Summary:          R interface to RNG with multiple streams
12cu|R-rlecuyer-0.3_3-2|8	Group:            Sciences/Mathematics
12cu|R-rlecuyer-0.3_3-2|9	License:          GPL (>= 2)
12cu|R-rlecuyer-0.3_3-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-rlecuyer-0.3_3-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.3-3.tar.gz
12cu|R-rlecuyer-0.3_3-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-rlecuyer-0.3_3-2|13	
12cu|R-rlecuyer-0.3_3-2|14	%description
12cu|R-rlecuyer-0.3_3-2|15	Provides an interface to the C implementation of the random number
12cu|R-rlecuyer-0.3_3-2|16	generator with multiple independent streams developed by L'Ecuyer et al
12cu|R-rlecuyer-0.3_3-2|17	(2002). The main purpose of this package is to enable the use of this
12cu|R-rlecuyer-0.3_3-2|18	random number generator in parallel R applications.
12cu|R-rlecuyer-0.3_3-2|19	
12cu|R-rlecuyer-0.3_3-2|20	%prep
12cu|R-rlecuyer-0.3_3-2|21	%setup -q -c -n %{packname}
12cu|R-rlecuyer-0.3_3-2|22	
12cu|R-rlecuyer-0.3_3-2|23	%build
12cu|R-rlecuyer-0.3_3-2|24	
12cu|R-rlecuyer-0.3_3-2|25	%install
12cu|R-rlecuyer-0.3_3-2|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rlecuyer-0.3_3-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rlecuyer-0.3_3-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rlecuyer-0.3_3-2|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rlecuyer-0.3_3-2|30	
12cu|R-rlecuyer-0.3_3-2|31	%check
12cu|R-rlecuyer-0.3_3-2|32	%{_bindir}/R CMD check %{packname}
12cu|R-rlecuyer-0.3_3-2|33	
12cu|R-rlecuyer-0.3_3-2|34	%files
12cu|R-rlecuyer-0.3_3-2|35	%dir %{rlibdir}/%{packname}
12cu|R-rlecuyer-0.3_3-2|36	%doc %{rlibdir}/%{packname}/html
12cu|R-rlecuyer-0.3_3-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rlecuyer-0.3_3-2|38	%{rlibdir}/%{packname}/INDEX
12cu|R-rlecuyer-0.3_3-2|39	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rlecuyer-0.3_3-2|40	%{rlibdir}/%{packname}/Meta
12cu|R-rlecuyer-0.3_3-2|41	%{rlibdir}/%{packname}/R
12cu|R-rlecuyer-0.3_3-2|42	%{rlibdir}/%{packname}/help
12cu|R-rlecuyer-0.3_3-2|43	%{rlibdir}/%{packname}/libs
12cu|R-rlecuyer-0.3_3-2|44	
12cu|R-rlecuyer-0.3_3-2|45	
12cu|R-rlecuyer-0.3_3-2|46	%changelog
12cu|R-rlecuyer-0.3_3-2|47	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.3_3-1
12cu|R-rlecuyer-0.3_3-2|48	+ Revision: 774953
12cu|R-rlecuyer-0.3_3-2|49	- Update to latest version
12cu|R-rlecuyer-0.3_3-2|50	
12cu|R-rlecuyer-0.3_3-2|51	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.3_2-1
12cu|R-rlecuyer-0.3_3-2|52	+ Revision: 774628
12cu|R-rlecuyer-0.3_3-2|53	- Import R-rlecuyer
12cu|R-rlecuyer-0.3_3-2|54	- Import R-rlecuyer
12cu|R-rlecuyer-0.3_3-2|55	

12633 12
12cu|R-Rmalschains-0.2.1-1|1	%global packname  Rmalschains
12cu|R-Rmalschains-0.2.1-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-Rmalschains-0.2.1-1|3	
12cu|R-Rmalschains-0.2.1-1|4	Name:             R-%{packname}
12cu|R-Rmalschains-0.2.1-1|5	Version:          0.2.1
12cu|R-Rmalschains-0.2.1-1|6	Release:          1
12cu|R-Rmalschains-0.2.1-1|7	Summary:          Continuous Optimization using MA-LS-Chains
12cu|R-Rmalschains-0.2.1-1|8	Group:            Sciences/Mathematics
12cu|R-Rmalschains-0.2.1-1|9	License:          GPLv3
12cu|R-Rmalschains-0.2.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Rmalschains-0.2.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.2-1.tar.gz
12cu|R-Rmalschains-0.2.1-1|12	
12cu|R-Rmalschains-0.2.1-1|13	Requires:         R-Rcpp
12cu|R-Rmalschains-0.2.1-1|14	
12cu|R-Rmalschains-0.2.1-1|15	Requires:         R-inline
12cu|R-Rmalschains-0.2.1-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-Rcpp
12cu|R-Rmalschains-0.2.1-1|17	
12cu|R-Rmalschains-0.2.1-1|18	BuildRequires:   R-inline
12cu|R-Rmalschains-0.2.1-1|19	%description
12cu|R-Rmalschains-0.2.1-1|20	This package implements an algorithm family for continuous optimization
12cu|R-Rmalschains-0.2.1-1|21	called memetic algorithms with local search chains (MA-LS-Chains). Memetic
12cu|R-Rmalschains-0.2.1-1|22	algorithms are hybridizations of genetic algorithms with local search
12cu|R-Rmalschains-0.2.1-1|23	methods. They are especially suited for continuous optimization.
12cu|R-Rmalschains-0.2.1-1|24	
12cu|R-Rmalschains-0.2.1-1|25	%prep
12cu|R-Rmalschains-0.2.1-1|26	%setup -q -c -n %{packname}
12cu|R-Rmalschains-0.2.1-1|27	
12cu|R-Rmalschains-0.2.1-1|28	%build
12cu|R-Rmalschains-0.2.1-1|29	
12cu|R-Rmalschains-0.2.1-1|30	%install
12cu|R-Rmalschains-0.2.1-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Rmalschains-0.2.1-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Rmalschains-0.2.1-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Rmalschains-0.2.1-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Rmalschains-0.2.1-1|35	
12cu|R-Rmalschains-0.2.1-1|36	%check
12cu|R-Rmalschains-0.2.1-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-Rmalschains-0.2.1-1|38	
12cu|R-Rmalschains-0.2.1-1|39	%files
12cu|R-Rmalschains-0.2.1-1|40	%dir %{rlibdir}/%{packname}
12cu|R-Rmalschains-0.2.1-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-Rmalschains-0.2.1-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Rmalschains-0.2.1-1|43	%{rlibdir}/%{packname}/CITATION
12cu|R-Rmalschains-0.2.1-1|44	%{rlibdir}/%{packname}/LICENSE
12cu|R-Rmalschains-0.2.1-1|45	%{rlibdir}/%{packname}/INDEX
12cu|R-Rmalschains-0.2.1-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Rmalschains-0.2.1-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-Rmalschains-0.2.1-1|48	%{rlibdir}/%{packname}/R
12cu|R-Rmalschains-0.2.1-1|49	%{rlibdir}/%{packname}/demo
12cu|R-Rmalschains-0.2.1-1|50	%{rlibdir}/%{packname}/help
12cu|R-Rmalschains-0.2.1-1|51	%{rlibdir}/%{packname}/libs
12cu|R-Rmalschains-0.2.1-1|52	
12cu|R-Rmalschains-0.2.1-1|53	%changelog
12cu|R-Rmalschains-0.2.1-1|54	* Wed Mar 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-1
12cu|R-Rmalschains-0.2.1-1|55	+ Revision: 3fb9314
12cu|R-Rmalschains-0.2.1-1|56	- Fix files
12cu|R-Rmalschains-0.2.1-1|57	
12cu|R-Rmalschains-0.2.1-1|58	

12634 12
12cu|R-rmeta-2.16-2|1	%global packname  rmeta
12cu|R-rmeta-2.16-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-rmeta-2.16-2|3	
12cu|R-rmeta-2.16-2|4	Name:             R-%{packname}
12cu|R-rmeta-2.16-2|5	Version:          2.16
12cu|R-rmeta-2.16-2|6	Release:          2
12cu|R-rmeta-2.16-2|7	Summary:          Meta-analysis
12cu|R-rmeta-2.16-2|8	Group:            Sciences/Mathematics
12cu|R-rmeta-2.16-2|9	License:          GPL-2
12cu|R-rmeta-2.16-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-rmeta-2.16-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-rmeta-2.16-2|12	Source1:          NAMESPACE
12cu|R-rmeta-2.16-2|13	BuildArch:        noarch
12cu|R-rmeta-2.16-2|14	Requires:         R-core
12cu|R-rmeta-2.16-2|15	Requires:         R-grid
12cu|R-rmeta-2.16-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-grid
12cu|R-rmeta-2.16-2|17	
12cu|R-rmeta-2.16-2|18	%description
12cu|R-rmeta-2.16-2|19	Functions for simple fixed and random effects meta-analysis for two-sample
12cu|R-rmeta-2.16-2|20	comparisons and cumulative meta-analyses. Draws standard summary plots,
12cu|R-rmeta-2.16-2|21	funnel plots, and computes summaries and tests for association and
12cu|R-rmeta-2.16-2|22	
12cu|R-rmeta-2.16-2|23	%prep
12cu|R-rmeta-2.16-2|24	%setup -q -c -n %{packname}
12cu|R-rmeta-2.16-2|25	cp %{SOURCE1} %{packname}/
12cu|R-rmeta-2.16-2|26	
12cu|R-rmeta-2.16-2|27	%build
12cu|R-rmeta-2.16-2|28	
12cu|R-rmeta-2.16-2|29	%install
12cu|R-rmeta-2.16-2|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rmeta-2.16-2|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rmeta-2.16-2|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rmeta-2.16-2|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rmeta-2.16-2|34	
12cu|R-rmeta-2.16-2|35	%check
12cu|R-rmeta-2.16-2|36	%{_bindir}/R CMD check %{packname}
12cu|R-rmeta-2.16-2|37	
12cu|R-rmeta-2.16-2|38	%files
12cu|R-rmeta-2.16-2|39	%dir %{rlibdir}/%{packname}
12cu|R-rmeta-2.16-2|40	%doc %{rlibdir}/%{packname}/html
12cu|R-rmeta-2.16-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rmeta-2.16-2|42	%{rlibdir}/%{packname}/INDEX
12cu|R-rmeta-2.16-2|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rmeta-2.16-2|44	%{rlibdir}/%{packname}/Meta
12cu|R-rmeta-2.16-2|45	%{rlibdir}/%{packname}/R
12cu|R-rmeta-2.16-2|46	%{rlibdir}/%{packname}/data
12cu|R-rmeta-2.16-2|47	%{rlibdir}/%{packname}/help
12cu|R-rmeta-2.16-2|48	
12cu|R-rmeta-2.16-2|49	
12cu|R-rmeta-2.16-2|50	
12cu|R-rmeta-2.16-2|51	%changelog
12cu|R-rmeta-2.16-2|52	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.16-2
12cu|R-rmeta-2.16-2|53	+ Revision: 88795a5
12cu|R-rmeta-2.16-2|54	- Added dummy NAMESPACE
12cu|R-rmeta-2.16-2|55	
12cu|R-rmeta-2.16-2|56	

12635 12
12cu|R-Rmpi-0.6.3-3|1	%global packname Rmpi
12cu|R-Rmpi-0.6.3-3|2	%global rlibdir  %{_libdir}/R/library
12cu|R-Rmpi-0.6.3-3|3	
12cu|R-Rmpi-0.6.3-3|4	Name:		R-%{packname}
12cu|R-Rmpi-0.6.3-3|5	Version:	0.6.3
12cu|R-Rmpi-0.6.3-3|6	Release:	3
12cu|R-Rmpi-0.6.3-3|7	Summary:	Interface (Wrapper) to MPI (Message-Passing Interface)
12cu|R-Rmpi-0.6.3-3|8	Group:		Sciences/Mathematics
12cu|R-Rmpi-0.6.3-3|9	License:	GPLv2+
12cu|R-Rmpi-0.6.3-3|10	Url:		http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Rmpi-0.6.3-3|11	Source0:	http://cran.r-project.org/src/contrib/Rmpi_0.6-3.tar.gz
12cu|R-Rmpi-0.6.3-3|12	BuildRequires:	openmpi
12cu|R-Rmpi-0.6.3-3|13	BuildRequires:	R-rlecuyer
12cu|R-Rmpi-0.6.3-3|14	BuildRequires:	R-rsprng
12cu|R-Rmpi-0.6.3-3|15	BuildRequires:	texlive-collection-latex
12cu|R-Rmpi-0.6.3-3|16	BuildRequires:	pkgconfig(libR)
12cu|R-Rmpi-0.6.3-3|17	BuildRequires:	pkgconfig(libRmath)
12cu|R-Rmpi-0.6.3-3|18	BuildRequires:	pkgconfig(ompi)
12cu|R-Rmpi-0.6.3-3|19	Requires:	openmpi
12cu|R-Rmpi-0.6.3-3|20	Requires:	R-rlecuyer
12cu|R-Rmpi-0.6.3-3|21	Requires:	R-rsprng
12cu|R-Rmpi-0.6.3-3|22	
12cu|R-Rmpi-0.6.3-3|23	%description
12cu|R-Rmpi-0.6.3-3|24	Rmpi provides an interface (wrapper) to MPI APIs. It also provides
12cu|R-Rmpi-0.6.3-3|25	interactive R slave environment.
12cu|R-Rmpi-0.6.3-3|26	
12cu|R-Rmpi-0.6.3-3|27	%files
12cu|R-Rmpi-0.6.3-3|28	%dir %{rlibdir}/%{packname}
12cu|R-Rmpi-0.6.3-3|29	%doc %{rlibdir}/%{packname}/html
12cu|R-Rmpi-0.6.3-3|30	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Rmpi-0.6.3-3|31	%{rlibdir}/%{packname}/INDEX
12cu|R-Rmpi-0.6.3-3|32	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Rmpi-0.6.3-3|33	%{rlibdir}/%{packname}/Meta
12cu|R-Rmpi-0.6.3-3|34	%{rlibdir}/%{packname}/CITATION
12cu|R-Rmpi-0.6.3-3|35	%{rlibdir}/%{packname}/MacR64slaves.sh
12cu|R-Rmpi-0.6.3-3|36	%{rlibdir}/%{packname}/R*
12cu|R-Rmpi-0.6.3-3|37	%{rlibdir}/%{packname}/c*
12cu|R-Rmpi-0.6.3-3|38	%{rlibdir}/%{packname}/demo
12cu|R-Rmpi-0.6.3-3|39	%{rlibdir}/%{packname}/help
12cu|R-Rmpi-0.6.3-3|40	%{rlibdir}/%{packname}/libs
12cu|R-Rmpi-0.6.3-3|41	%{rlibdir}/%{packname}/s*
12cu|R-Rmpi-0.6.3-3|42	
12cu|R-Rmpi-0.6.3-3|43	#----------------------------------------------------------------------------
12cu|R-Rmpi-0.6.3-3|44	
12cu|R-Rmpi-0.6.3-3|45	%prep
12cu|R-Rmpi-0.6.3-3|46	%setup -q -c -n %{packname}
12cu|R-Rmpi-0.6.3-3|47	
12cu|R-Rmpi-0.6.3-3|48	%build
12cu|R-Rmpi-0.6.3-3|49	
12cu|R-Rmpi-0.6.3-3|50	%install
12cu|R-Rmpi-0.6.3-3|51	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Rmpi-0.6.3-3|52	%{_bindir}/R CMD INSTALL --no-test-load -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Rmpi-0.6.3-3|53	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Rmpi-0.6.3-3|54	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Rmpi-0.6.3-3|55	
12cu|R-Rmpi-0.6.3-3|56	
12cu|R-Rmpi-0.6.3-3|57	%changelog
12cu|R-Rmpi-0.6.3-3|58	* Wed Jan 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.3-3
12cu|R-Rmpi-0.6.3-3|59	+ Revision: 13a9422
12cu|R-Rmpi-0.6.3-3|60	- LOG Rebuild against new openmpi, spec cleanup
12cu|R-Rmpi-0.6.3-3|61	
12cu|R-Rmpi-0.6.3-3|62	

12636 12
12cu|R-rms-4.0.0-1|1	%global packname  rms
12cu|R-rms-4.0.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-rms-4.0.0-1|3	
12cu|R-rms-4.0.0-1|4	Name:             R-%{packname}
12cu|R-rms-4.0.0-1|5	Version:          4.0.0
12cu|R-rms-4.0.0-1|6	Release:          1
12cu|R-rms-4.0.0-1|7	Summary:          Regression Modeling Strategies
12cu|R-rms-4.0.0-1|8	Group:            Sciences/Mathematics
12cu|R-rms-4.0.0-1|9	License:          GPL (>= 2)
12cu|R-rms-4.0.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-rms-4.0.0-1|11	Source0:          http://cran.r-project.org/src/contrib/rms_4.0-0.tar.gz
12cu|R-rms-4.0.0-1|12	Requires:         R-Hmisc R-survival
12cu|R-rms-4.0.0-1|13	Requires:         R-survival
12cu|R-rms-4.0.0-1|14	Requires:         R-lattice R-quantreg R-nlme R-rpart R-polspline R-multcomp
12cu|R-rms-4.0.0-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-Hmisc R-survival
12cu|R-rms-4.0.0-1|16	BuildRequires:    R-survival
12cu|R-rms-4.0.0-1|17	BuildRequires:    R-lattice R-quantreg R-nlme R-rpart R-polspline R-multcomp
12cu|R-rms-4.0.0-1|18	BuildRequires:    x11-server-xvfb
12cu|R-rms-4.0.0-1|19	
12cu|R-rms-4.0.0-1|20	%description
12cu|R-rms-4.0.0-1|21	Regression modeling, testing, estimation, validation, graphics,
12cu|R-rms-4.0.0-1|22	prediction, and typesetting by storing enhanced model design attributes in
12cu|R-rms-4.0.0-1|23	the fit.  rms is a collection of 229 functions that assist with and
12cu|R-rms-4.0.0-1|24	streamline modeling.  It also contains functions for binary and ordinal
12cu|R-rms-4.0.0-1|25	logistic regression models and the Buckley-James multiple regression model
12cu|R-rms-4.0.0-1|26	for right-censored responses, and implements penalized maximum likelihood
12cu|R-rms-4.0.0-1|27	estimation for logistic and ordinary linear models. rms works with almost
12cu|R-rms-4.0.0-1|28	any regression model, but it was especially written to work with binary or
12cu|R-rms-4.0.0-1|29	ordinal logistic regression, Cox regression, accelerated failure time
12cu|R-rms-4.0.0-1|30	models, ordinary linear models, the Buckley-James model, generalized least
12cu|R-rms-4.0.0-1|31	squares for serially or spatially correlated observations, generalized
12cu|R-rms-4.0.0-1|32	linear models, and quantile regression.
12cu|R-rms-4.0.0-1|33	
12cu|R-rms-4.0.0-1|34	%prep
12cu|R-rms-4.0.0-1|35	%setup -q -c -n %{packname}
12cu|R-rms-4.0.0-1|36	
12cu|R-rms-4.0.0-1|37	%build
12cu|R-rms-4.0.0-1|38	
12cu|R-rms-4.0.0-1|39	%install
12cu|R-rms-4.0.0-1|40	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rms-4.0.0-1|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rms-4.0.0-1|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rms-4.0.0-1|43	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rms-4.0.0-1|44	
12cu|R-rms-4.0.0-1|45	%check
12cu|R-rms-4.0.0-1|46	xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-rms-4.0.0-1|47	
12cu|R-rms-4.0.0-1|48	%files
12cu|R-rms-4.0.0-1|49	%dir %{rlibdir}/%{packname}
12cu|R-rms-4.0.0-1|50	%doc %{rlibdir}/%{packname}/html
12cu|R-rms-4.0.0-1|51	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rms-4.0.0-1|52	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-rms-4.0.0-1|53	%{rlibdir}/%{packname}/INDEX
12cu|R-rms-4.0.0-1|54	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rms-4.0.0-1|55	%{rlibdir}/%{packname}/Meta
12cu|R-rms-4.0.0-1|56	%{rlibdir}/%{packname}/R
12cu|R-rms-4.0.0-1|57	%{rlibdir}/%{packname}/help
12cu|R-rms-4.0.0-1|58	%{rlibdir}/%{packname}/libs
12cu|R-rms-4.0.0-1|59	%{rlibdir}/%{packname}/demo
12cu|R-rms-4.0.0-1|60	
12cu|R-rms-4.0.0-1|61	%changelog
12cu|R-rms-4.0.0-1|62	* Fri Oct 18 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0-1
12cu|R-rms-4.0.0-1|63	+ Revision: 404fa30
12cu|R-rms-4.0.0-1|64	- Merge branch 'auto_update' into rosa2012.1
12cu|R-rms-4.0.0-1|65	- Conflicts:
12cu|R-rms-4.0.0-1|66	- R-rms.spec
12cu|R-rms-4.0.0-1|67	
12cu|R-rms-4.0.0-1|68	

12637 12
12cu|R-robust-0.4.15-1|1	%global packname  robust
12cu|R-robust-0.4.15-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-robust-0.4.15-1|3	
12cu|R-robust-0.4.15-1|4	Name:             R-%{packname}
12cu|R-robust-0.4.15-1|5	Version:          0.4.15
12cu|R-robust-0.4.15-1|6	Release:          1
12cu|R-robust-0.4.15-1|7	Summary:          Robust Library
12cu|R-robust-0.4.15-1|8	Group:            Sciences/Mathematics
12cu|R-robust-0.4.15-1|9	License:          GPLv1+
12cu|R-robust-0.4.15-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-robust-0.4.15-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.4-15.tar.gz
12cu|R-robust-0.4.15-1|12	
12cu|R-robust-0.4.15-1|13	Requires:         R-fit.models R-MASS R-lattice R-robustbase R-rrcov
12cu|R-robust-0.4.15-1|14	Requires:         R-stats R-robustbase
12cu|R-robust-0.4.15-1|15	
12cu|R-robust-0.4.15-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-fit.models R-MASS R-lattice R-robustbase R-rrcov
12cu|R-robust-0.4.15-1|17	BuildRequires:    R-stats R-robustbase
12cu|R-robust-0.4.15-1|18	BuildRequires:    lapack-devel
12cu|R-robust-0.4.15-1|19	
12cu|R-robust-0.4.15-1|20	%description
12cu|R-robust-0.4.15-1|21	A package of robust methods.
12cu|R-robust-0.4.15-1|22	
12cu|R-robust-0.4.15-1|23	%prep
12cu|R-robust-0.4.15-1|24	%setup -q -c -n %{packname}
12cu|R-robust-0.4.15-1|25	
12cu|R-robust-0.4.15-1|26	%build
12cu|R-robust-0.4.15-1|27	
12cu|R-robust-0.4.15-1|28	%install
12cu|R-robust-0.4.15-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-robust-0.4.15-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-robust-0.4.15-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-robust-0.4.15-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-robust-0.4.15-1|33	
12cu|R-robust-0.4.15-1|34	%check
12cu|R-robust-0.4.15-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-robust-0.4.15-1|36	
12cu|R-robust-0.4.15-1|37	%files
12cu|R-robust-0.4.15-1|38	%dir %{rlibdir}/%{packname}
12cu|R-robust-0.4.15-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-robust-0.4.15-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-robust-0.4.15-1|41	%{rlibdir}/%{packname}/Copyright
12cu|R-robust-0.4.15-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-robust-0.4.15-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-robust-0.4.15-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-robust-0.4.15-1|45	%{rlibdir}/%{packname}/R
12cu|R-robust-0.4.15-1|46	%{rlibdir}/%{packname}/data*
12cu|R-robust-0.4.15-1|47	%{rlibdir}/%{packname}/help
12cu|R-robust-0.4.15-1|48	%{rlibdir}/%{packname}/libs
12cu|R-robust-0.4.15-1|49	%{rlibdir}/%{packname}/tests_S
12cu|R-robust-0.4.15-1|50	
12cu|R-robust-0.4.15-1|51	%changelog
12cu|R-robust-0.4.15-1|52	* Mon Mar 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.15-1
12cu|R-robust-0.4.15-1|53	+ Revision: b875f2f
12cu|R-robust-0.4.15-1|54	- Fix files
12cu|R-robust-0.4.15-1|55	
12cu|R-robust-0.4.15-1|56	

12638 12
12cu|R-robustbase-0.90.2-1|1	%global packname  robustbase
12cu|R-robustbase-0.90.2-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-robustbase-0.90.2-1|3	
12cu|R-robustbase-0.90.2-1|4	%define debug_package %{nil}
12cu|R-robustbase-0.90.2-1|5	
12cu|R-robustbase-0.90.2-1|6	Name:             R-%{packname}
12cu|R-robustbase-0.90.2-1|7	Version:          0.90.2
12cu|R-robustbase-0.90.2-1|8	Release:          1
12cu|R-robustbase-0.90.2-1|9	Summary:          Basic Robust Statistics
12cu|R-robustbase-0.90.2-1|10	
12cu|R-robustbase-0.90.2-1|11	Group:            Sciences/Mathematics
12cu|R-robustbase-0.90.2-1|12	License:          GPL (>= 2)
12cu|R-robustbase-0.90.2-1|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-robustbase-0.90.2-1|14	Source0:          http://cran.r-project.org/src/contrib/robustbase_0.90-2.tar.gz
12cu|R-robustbase-0.90.2-1|15	Requires:         R-stats R-graphics R-methods
12cu|R-robustbase-0.90.2-1|16	Requires:         R-MASS R-lattice R-boot R-MPV R-xtable R-ggplot2 R-RColorBrewer
12cu|R-robustbase-0.90.2-1|17	Requires:         R-reshape2
12cu|R-robustbase-0.90.2-1|18	Requires:         R-robust R-fit.models R-catdata
12cu|R-robustbase-0.90.2-1|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-graphics R-methods
12cu|R-robustbase-0.90.2-1|20	BuildRequires:    R-DEoptimR
12cu|R-robustbase-0.90.2-1|21	Requires:         R-DEoptimR
12cu|R-robustbase-0.90.2-1|22	BuildRequires:    R-robust R-fit.models R-catdata
12cu|R-robustbase-0.90.2-1|23	BuildRequires:    R-MASS R-lattice R-boot R-MPV R-xtable R-ggplot2 R-RColorBrewer
12cu|R-robustbase-0.90.2-1|24	BuildRequires:    blas-devel
12cu|R-robustbase-0.90.2-1|25	BuildRequires:    lapack-devel
12cu|R-robustbase-0.90.2-1|26	BuildRequires:    R-reshape2
12cu|R-robustbase-0.90.2-1|27	
12cu|R-robustbase-0.90.2-1|28	%description
12cu|R-robustbase-0.90.2-1|29	"Essential" Robust Statistics.  The goal is to provide tools allowing to
12cu|R-robustbase-0.90.2-1|30	analyze data with robust methods.  This includes regression methodology
12cu|R-robustbase-0.90.2-1|31	including model selections and multivariate statistics where we strive to
12cu|R-robustbase-0.90.2-1|32	cover the book "Robust Statistics, Theory and Methods" by Maronna, Martin
12cu|R-robustbase-0.90.2-1|33	and Yohai; Wiley 2006.
12cu|R-robustbase-0.90.2-1|34	
12cu|R-robustbase-0.90.2-1|35	%prep
12cu|R-robustbase-0.90.2-1|36	%setup -q -c -n %{packname}
12cu|R-robustbase-0.90.2-1|37	
12cu|R-robustbase-0.90.2-1|38	%build
12cu|R-robustbase-0.90.2-1|39	
12cu|R-robustbase-0.90.2-1|40	%install
12cu|R-robustbase-0.90.2-1|41	mkdir -p %{buildroot}%{rlibdir}
12cu|R-robustbase-0.90.2-1|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-robustbase-0.90.2-1|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-robustbase-0.90.2-1|44	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-robustbase-0.90.2-1|45	
12cu|R-robustbase-0.90.2-1|46	%check
12cu|R-robustbase-0.90.2-1|47	%{_bindir}/R CMD check %{packname}
12cu|R-robustbase-0.90.2-1|48	
12cu|R-robustbase-0.90.2-1|49	%files
12cu|R-robustbase-0.90.2-1|50	%dir %{rlibdir}/%{packname}
12cu|R-robustbase-0.90.2-1|51	%doc %{rlibdir}/%{packname}/doc
12cu|R-robustbase-0.90.2-1|52	%doc %{rlibdir}/%{packname}/html
12cu|R-robustbase-0.90.2-1|53	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-robustbase-0.90.2-1|54	%doc %{rlibdir}/%{packname}/Copyrights
12cu|R-robustbase-0.90.2-1|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-robustbase-0.90.2-1|56	%{rlibdir}/%{packname}/INDEX
12cu|R-robustbase-0.90.2-1|57	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-robustbase-0.90.2-1|58	%{rlibdir}/%{packname}/Meta
12cu|R-robustbase-0.90.2-1|59	%{rlibdir}/%{packname}/R
12cu|R-robustbase-0.90.2-1|60	%{rlibdir}/%{packname}/data
12cu|R-robustbase-0.90.2-1|61	%{rlibdir}/%{packname}/external
12cu|R-robustbase-0.90.2-1|62	%{rlibdir}/%{packname}/help
12cu|R-robustbase-0.90.2-1|63	%{rlibdir}/%{packname}/libs
12cu|R-robustbase-0.90.2-1|64	%{rlibdir}/%{packname}/xtraR
12cu|R-robustbase-0.90.2-1|65	
12cu|R-robustbase-0.90.2-1|66	%changelog
12cu|R-robustbase-0.90.2-1|67	* Tue Apr 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90.2-1
12cu|R-robustbase-0.90.2-1|68	+ Revision: 4fcc138
12cu|R-robustbase-0.90.2-1|69	- Added R-robust R-fit.models R-catdata reqs
12cu|R-robustbase-0.90.2-1|70	
12cu|R-robustbase-0.90.2-1|71	

12639 12
12cu|R-ROC-1.38.0-1|1	%global packname  ROC
12cu|R-ROC-1.38.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-ROC-1.38.0-1|3	
12cu|R-ROC-1.38.0-1|4	Name:             R-%{packname}
12cu|R-ROC-1.38.0-1|5	Version:          1.38.0
12cu|R-ROC-1.38.0-1|6	Release:          1
12cu|R-ROC-1.38.0-1|7	Summary:          utilities for ROC, with uarray focus
12cu|R-ROC-1.38.0-1|8	Group:            Sciences/Mathematics
12cu|R-ROC-1.38.0-1|9	License:          Artistic-2.0
12cu|R-ROC-1.38.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-ROC-1.38.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-ROC-1.38.0-1|12	
12cu|R-ROC-1.38.0-1|13	Requires:         R-utils R-methods
12cu|R-ROC-1.38.0-1|14	
12cu|R-ROC-1.38.0-1|15	Requires:         R-Biobase
12cu|R-ROC-1.38.0-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-utils R-methods
12cu|R-ROC-1.38.0-1|17	
12cu|R-ROC-1.38.0-1|18	BuildRequires:   R-Biobase
12cu|R-ROC-1.38.0-1|19	%description
12cu|R-ROC-1.38.0-1|20	utilities for ROC, with uarray focus
12cu|R-ROC-1.38.0-1|21	
12cu|R-ROC-1.38.0-1|22	%prep
12cu|R-ROC-1.38.0-1|23	%setup -q -c -n %{packname}
12cu|R-ROC-1.38.0-1|24	
12cu|R-ROC-1.38.0-1|25	%build
12cu|R-ROC-1.38.0-1|26	
12cu|R-ROC-1.38.0-1|27	%install
12cu|R-ROC-1.38.0-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ROC-1.38.0-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ROC-1.38.0-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ROC-1.38.0-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ROC-1.38.0-1|32	
12cu|R-ROC-1.38.0-1|33	%check
12cu|R-ROC-1.38.0-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-ROC-1.38.0-1|35	
12cu|R-ROC-1.38.0-1|36	%files
12cu|R-ROC-1.38.0-1|37	%dir %{rlibdir}/%{packname}
12cu|R-ROC-1.38.0-1|38	%doc %{rlibdir}/%{packname}/doc
12cu|R-ROC-1.38.0-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-ROC-1.38.0-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ROC-1.38.0-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-ROC-1.38.0-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ROC-1.38.0-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-ROC-1.38.0-1|44	%{rlibdir}/%{packname}/R
12cu|R-ROC-1.38.0-1|45	%{rlibdir}/%{packname}/help
12cu|R-ROC-1.38.0-1|46	%{rlibdir}/%{packname}/libs
12cu|R-ROC-1.38.0-1|47	
12cu|R-ROC-1.38.0-1|48	%changelog
12cu|R-ROC-1.38.0-1|49	* Fri Mar 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.38.0-1
12cu|R-ROC-1.38.0-1|50	+ Revision: e3bdb74
12cu|R-ROC-1.38.0-1|51	- Fix fikles
12cu|R-ROC-1.38.0-1|52	
12cu|R-ROC-1.38.0-1|53	

12640 12
12cu|R-ROCR-1.0_5-1|1	%global packname  ROCR
12cu|R-ROCR-1.0_5-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-ROCR-1.0_5-1|3	
12cu|R-ROCR-1.0_5-1|4	Name:             R-%{packname}
12cu|R-ROCR-1.0_5-1|5	Version:          1.0_5
12cu|R-ROCR-1.0_5-1|6	Release:          1
12cu|R-ROCR-1.0_5-1|7	Summary:          Visualizing the performance of scoring classifiers
12cu|R-ROCR-1.0_5-1|8	Group:            Sciences/Mathematics
12cu|R-ROCR-1.0_5-1|9	License:          GPL (>= 2)
12cu|R-ROCR-1.0_5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-ROCR-1.0_5-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-5.tar.gz
12cu|R-ROCR-1.0_5-1|12	BuildArch:        noarch
12cu|R-ROCR-1.0_5-1|13	Requires:         R-core
12cu|R-ROCR-1.0_5-1|14	Requires:         R-gplots R-methods
12cu|R-ROCR-1.0_5-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-gplots R-methods
12cu|R-ROCR-1.0_5-1|16	
12cu|R-ROCR-1.0_5-1|17	%description
12cu|R-ROCR-1.0_5-1|18	ROC graphs, sensitivity/specificity curves, lift charts, and
12cu|R-ROCR-1.0_5-1|19	precision/recall plots are popular examples of trade-off visualizations
12cu|R-ROCR-1.0_5-1|20	for specific pairs of performance measures. ROCR is a flexible tool for
12cu|R-ROCR-1.0_5-1|21	creating cutoff-parametrized 2D performance curves by freely combining two
12cu|R-ROCR-1.0_5-1|22	from over 25 performance measures (new performance measures can be added
12cu|R-ROCR-1.0_5-1|23	using a standard interface). Curves from different cross-validation or
12cu|R-ROCR-1.0_5-1|24	bootstrapping runs can be averaged by different methods, and standard
12cu|R-ROCR-1.0_5-1|25	deviations, standard errors or box plots can be used to visualize the
12cu|R-ROCR-1.0_5-1|26	variability across the runs. The parametrization can be visualized by
12cu|R-ROCR-1.0_5-1|27	printing cutoff values at the corresponding curve positions, or by
12cu|R-ROCR-1.0_5-1|28	coloring the curve according to cutoff. All components of a performance
12cu|R-ROCR-1.0_5-1|29	plot can be quickly adjusted using a flexible parameter dispatching
12cu|R-ROCR-1.0_5-1|30	mechanism. Despite its flexibility, ROCR is easy to use, with only three
12cu|R-ROCR-1.0_5-1|31	commands and reasonable default values for all optional parameters.
12cu|R-ROCR-1.0_5-1|32	
12cu|R-ROCR-1.0_5-1|33	%prep
12cu|R-ROCR-1.0_5-1|34	%setup -q -c -n %{packname}
12cu|R-ROCR-1.0_5-1|35	
12cu|R-ROCR-1.0_5-1|36	%build
12cu|R-ROCR-1.0_5-1|37	
12cu|R-ROCR-1.0_5-1|38	%install
12cu|R-ROCR-1.0_5-1|39	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ROCR-1.0_5-1|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ROCR-1.0_5-1|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ROCR-1.0_5-1|42	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ROCR-1.0_5-1|43	
12cu|R-ROCR-1.0_5-1|44	%check
12cu|R-ROCR-1.0_5-1|45	%{_bindir}/R CMD check %{packname}
12cu|R-ROCR-1.0_5-1|46	
12cu|R-ROCR-1.0_5-1|47	%files
12cu|R-ROCR-1.0_5-1|48	%dir %{rlibdir}/%{packname}
12cu|R-ROCR-1.0_5-1|49	%doc %{rlibdir}/%{packname}/html
12cu|R-ROCR-1.0_5-1|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ROCR-1.0_5-1|51	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-ROCR-1.0_5-1|52	%{rlibdir}/%{packname}/CITATION
12cu|R-ROCR-1.0_5-1|53	%{rlibdir}/%{packname}/INDEX
12cu|R-ROCR-1.0_5-1|54	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ROCR-1.0_5-1|55	%{rlibdir}/%{packname}/Meta
12cu|R-ROCR-1.0_5-1|56	%{rlibdir}/%{packname}/R
12cu|R-ROCR-1.0_5-1|57	%{rlibdir}/%{packname}/data
12cu|R-ROCR-1.0_5-1|58	%{rlibdir}/%{packname}/demo
12cu|R-ROCR-1.0_5-1|59	%{rlibdir}/%{packname}/help
12cu|R-ROCR-1.0_5-1|60	
12cu|R-ROCR-1.0_5-1|61	
12cu|R-ROCR-1.0_5-1|62	%changelog
12cu|R-ROCR-1.0_5-1|63	* Sun Feb 19 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_4-1
12cu|R-ROCR-1.0_5-1|64	+ Revision: 777441
12cu|R-ROCR-1.0_5-1|65	- Import R-ROCR
12cu|R-ROCR-1.0_5-1|66	- Import R-ROCR
12cu|R-ROCR-1.0_5-1|67	

12641 12
12cu|R-RODBC-1.3.10-1|1	%global packname  RODBC
12cu|R-RODBC-1.3.10-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-RODBC-1.3.10-1|3	
12cu|R-RODBC-1.3.10-1|4	Name:             R-%{packname}
12cu|R-RODBC-1.3.10-1|5	Version:          1.3.10
12cu|R-RODBC-1.3.10-1|6	Release:          1
12cu|R-RODBC-1.3.10-1|7	Summary:          ODBC Database Access
12cu|R-RODBC-1.3.10-1|8	Group:            Sciences/Mathematics
12cu|R-RODBC-1.3.10-1|9	License:          GPL-2 | GPL-3
12cu|R-RODBC-1.3.10-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-RODBC-1.3.10-1|11	Source0:          http://cran.r-project.org/src/contrib/RODBC_1.3-10.tar.gz
12cu|R-RODBC-1.3.10-1|12	Requires:         R-utils
12cu|R-RODBC-1.3.10-1|13	Requires:         R-stats
12cu|R-RODBC-1.3.10-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils
12cu|R-RODBC-1.3.10-1|15	BuildRequires:    R-stats
12cu|R-RODBC-1.3.10-1|16	BuildRequires:    unixODBC-devel
12cu|R-RODBC-1.3.10-1|17	
12cu|R-RODBC-1.3.10-1|18	%description
12cu|R-RODBC-1.3.10-1|19	An ODBC database interface
12cu|R-RODBC-1.3.10-1|20	
12cu|R-RODBC-1.3.10-1|21	%prep
12cu|R-RODBC-1.3.10-1|22	%setup -q -c -n %{packname}
12cu|R-RODBC-1.3.10-1|23	
12cu|R-RODBC-1.3.10-1|24	%build
12cu|R-RODBC-1.3.10-1|25	
12cu|R-RODBC-1.3.10-1|26	%install
12cu|R-RODBC-1.3.10-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-RODBC-1.3.10-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-RODBC-1.3.10-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-RODBC-1.3.10-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-RODBC-1.3.10-1|31	
12cu|R-RODBC-1.3.10-1|32	%check
12cu|R-RODBC-1.3.10-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-RODBC-1.3.10-1|34	
12cu|R-RODBC-1.3.10-1|35	%files
12cu|R-RODBC-1.3.10-1|36	%dir %{rlibdir}/%{packname}
12cu|R-RODBC-1.3.10-1|37	%doc %{rlibdir}/%{packname}/doc
12cu|R-RODBC-1.3.10-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-RODBC-1.3.10-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-RODBC-1.3.10-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-RODBC-1.3.10-1|41	# %{rlibdir}/%{packname}/LICENCE
12cu|R-RODBC-1.3.10-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-RODBC-1.3.10-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-RODBC-1.3.10-1|44	%{rlibdir}/%{packname}/R
12cu|R-RODBC-1.3.10-1|45	%{rlibdir}/%{packname}/help
12cu|R-RODBC-1.3.10-1|46	%{rlibdir}/%{packname}/libs
12cu|R-RODBC-1.3.10-1|47	%{rlibdir}/%{packname}/po
12cu|R-RODBC-1.3.10-1|48	%{rlibdir}/%{packname}/tests.R
12cu|R-RODBC-1.3.10-1|49	
12cu|R-RODBC-1.3.10-1|50	
12cu|R-RODBC-1.3.10-1|51	
12cu|R-RODBC-1.3.10-1|52	%changelog
12cu|R-RODBC-1.3.10-1|53	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.10-1
12cu|R-RODBC-1.3.10-1|54	+ Revision: 23a5eee
12cu|R-RODBC-1.3.10-1|55	- Updated to 1.3.10 (by updates_builder)
12cu|R-RODBC-1.3.10-1|56	
12cu|R-RODBC-1.3.10-1|57	

12642 12
12cu|R-rpanel-1.1.3-1|1	%bcond_with bootstrap
12cu|R-rpanel-1.1.3-1|2	%global packname  rpanel
12cu|R-rpanel-1.1.3-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-rpanel-1.1.3-1|4	
12cu|R-rpanel-1.1.3-1|5	%define debug_package %{nil}
12cu|R-rpanel-1.1.3-1|6	
12cu|R-rpanel-1.1.3-1|7	Name:             R-%{packname}
12cu|R-rpanel-1.1.3-1|8	Version:          1.1.3
12cu|R-rpanel-1.1.3-1|9	Release:          1
12cu|R-rpanel-1.1.3-1|10	Summary:          Simple Interactive Controls for R Using the tcltk Package
12cu|R-rpanel-1.1.3-1|11	
12cu|R-rpanel-1.1.3-1|12	Group:            Sciences/Mathematics
12cu|R-rpanel-1.1.3-1|13	License:          GPL-2
12cu|R-rpanel-1.1.3-1|14	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-rpanel-1.1.3-1|15	Source0:          http://cran.r-project.org/src/contrib/rpanel_1.1-3.tar.gz
12cu|R-rpanel-1.1.3-1|16	Requires:         R-tcltk
12cu|R-rpanel-1.1.3-1|17	%if %{with bootstrap}
12cu|R-rpanel-1.1.3-1|18	Requires:         R-tkrplot R-rgl R-sp R-geoR R-RandomFields
12cu|R-rpanel-1.1.3-1|19	%else
12cu|R-rpanel-1.1.3-1|20	Requires:         R-tkrplot R-rgl R-sp R-geoR R-RandomFields R-sm R-denstrip R-maps
12cu|R-rpanel-1.1.3-1|21	%endif
12cu|R-rpanel-1.1.3-1|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-tcltk
12cu|R-rpanel-1.1.3-1|23	%if %{with bootstrap}
12cu|R-rpanel-1.1.3-1|24	BuildRequires:    R-tkrplot R-rgl R-sp R-geoR R-RandomFields
12cu|R-rpanel-1.1.3-1|25	%else
12cu|R-rpanel-1.1.3-1|26	BuildRequires:    R-tkrplot R-rgl R-sp R-geoR R-RandomFields R-sm R-denstrip R-maps
12cu|R-rpanel-1.1.3-1|27	%endif
12cu|R-rpanel-1.1.3-1|28	
12cu|R-rpanel-1.1.3-1|29	BuildRequires:    bwidget
12cu|R-rpanel-1.1.3-1|30	BuildRequires:    x11-server-xvfb
12cu|R-rpanel-1.1.3-1|31	
12cu|R-rpanel-1.1.3-1|32	%description
12cu|R-rpanel-1.1.3-1|33	rpanel provides a set of functions to build simple GUI controls for R
12cu|R-rpanel-1.1.3-1|34	functions.  These are built on the tcltk package. Uses could include
12cu|R-rpanel-1.1.3-1|35	changing a parameter on a graph by animating it with a slider or a
12cu|R-rpanel-1.1.3-1|36	"doublebutton", up to more sophisticated control panels.
12cu|R-rpanel-1.1.3-1|37	
12cu|R-rpanel-1.1.3-1|38	%prep
12cu|R-rpanel-1.1.3-1|39	%setup -q -c -n %{packname}
12cu|R-rpanel-1.1.3-1|40	
12cu|R-rpanel-1.1.3-1|41	%build
12cu|R-rpanel-1.1.3-1|42	
12cu|R-rpanel-1.1.3-1|43	%install
12cu|R-rpanel-1.1.3-1|44	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rpanel-1.1.3-1|45	xvfb-run %{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rpanel-1.1.3-1|46	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rpanel-1.1.3-1|47	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rpanel-1.1.3-1|48	
12cu|R-rpanel-1.1.3-1|49	%if %{without bootstrap}
12cu|R-rpanel-1.1.3-1|50	%check
12cu|R-rpanel-1.1.3-1|51	xvfb-run  %{_bindir}/R CMD check %{packname}
12cu|R-rpanel-1.1.3-1|52	%endif
12cu|R-rpanel-1.1.3-1|53	
12cu|R-rpanel-1.1.3-1|54	%files
12cu|R-rpanel-1.1.3-1|55	%dir %{rlibdir}/%{packname}
12cu|R-rpanel-1.1.3-1|56	%doc %{rlibdir}/%{packname}/history.txt
12cu|R-rpanel-1.1.3-1|57	%doc %{rlibdir}/%{packname}/html
12cu|R-rpanel-1.1.3-1|58	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-rpanel-1.1.3-1|59	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rpanel-1.1.3-1|60	%{rlibdir}/%{packname}/COPYING
12cu|R-rpanel-1.1.3-1|61	%{rlibdir}/%{packname}/INDEX
12cu|R-rpanel-1.1.3-1|62	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rpanel-1.1.3-1|63	%{rlibdir}/%{packname}/Meta
12cu|R-rpanel-1.1.3-1|64	%{rlibdir}/%{packname}/R
12cu|R-rpanel-1.1.3-1|65	%{rlibdir}/%{packname}/data
12cu|R-rpanel-1.1.3-1|66	%{rlibdir}/%{packname}/demo
12cu|R-rpanel-1.1.3-1|67	%{rlibdir}/%{packname}/help
12cu|R-rpanel-1.1.3-1|68	%{rlibdir}/%{packname}/images
12cu|R-rpanel-1.1.3-1|69	
12cu|R-rpanel-1.1.3-1|70	
12cu|R-rpanel-1.1.3-1|71	%changelog
12cu|R-rpanel-1.1.3-1|72	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-1
12cu|R-rpanel-1.1.3-1|73	+ Revision: 423295b
12cu|R-rpanel-1.1.3-1|74	- Merge branch 'auto_update' into rosa2012.1
12cu|R-rpanel-1.1.3-1|75	- Conflicts:
12cu|R-rpanel-1.1.3-1|76	- R-rpanel.spec
12cu|R-rpanel-1.1.3-1|77	
12cu|R-rpanel-1.1.3-1|78	

12643 12
12cu|R-rpart.plot-1.4.4-1|1	%define debug_package %{nil}
12cu|R-rpart.plot-1.4.4-1|2	%global packname  rpart.plot
12cu|R-rpart.plot-1.4.4-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-rpart.plot-1.4.4-1|4	
12cu|R-rpart.plot-1.4.4-1|5	Name:             R-%{packname}
12cu|R-rpart.plot-1.4.4-1|6	Version:          1.4.4
12cu|R-rpart.plot-1.4.4-1|7	Release:          1
12cu|R-rpart.plot-1.4.4-1|8	Summary:          Plot rpart models.  An enhanced version of plot.rpart
12cu|R-rpart.plot-1.4.4-1|9	Group:            Sciences/Mathematics
12cu|R-rpart.plot-1.4.4-1|10	License:          GPL-3
12cu|R-rpart.plot-1.4.4-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-rpart.plot-1.4.4-1|12	Source0:          http://cran.r-project.org/src/contrib/rpart.plot_1.4-4.tar.gz
12cu|R-rpart.plot-1.4.4-1|13	Requires:         R-rpart
12cu|R-rpart.plot-1.4.4-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-rpart
12cu|R-rpart.plot-1.4.4-1|15	
12cu|R-rpart.plot-1.4.4-1|16	%description
12cu|R-rpart.plot-1.4.4-1|17	Plot rpart models. Extends plot.rpart and text.rpart in the rpart package.
12cu|R-rpart.plot-1.4.4-1|18	
12cu|R-rpart.plot-1.4.4-1|19	%prep
12cu|R-rpart.plot-1.4.4-1|20	%setup -q -c -n %{packname}
12cu|R-rpart.plot-1.4.4-1|21	
12cu|R-rpart.plot-1.4.4-1|22	%build
12cu|R-rpart.plot-1.4.4-1|23	
12cu|R-rpart.plot-1.4.4-1|24	%install
12cu|R-rpart.plot-1.4.4-1|25	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rpart.plot-1.4.4-1|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rpart.plot-1.4.4-1|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rpart.plot-1.4.4-1|28	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rpart.plot-1.4.4-1|29	
12cu|R-rpart.plot-1.4.4-1|30	%check
12cu|R-rpart.plot-1.4.4-1|31	%{_bindir}/R CMD check %{packname}
12cu|R-rpart.plot-1.4.4-1|32	
12cu|R-rpart.plot-1.4.4-1|33	%files
12cu|R-rpart.plot-1.4.4-1|34	%dir %{rlibdir}/%{packname}
12cu|R-rpart.plot-1.4.4-1|35	%doc %{rlibdir}/%{packname}/doc
12cu|R-rpart.plot-1.4.4-1|36	%doc %{rlibdir}/%{packname}/html
12cu|R-rpart.plot-1.4.4-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rpart.plot-1.4.4-1|38	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-rpart.plot-1.4.4-1|39	%{rlibdir}/%{packname}/INDEX
12cu|R-rpart.plot-1.4.4-1|40	#%{rlibdir}/%{packname}/LICENCE
12cu|R-rpart.plot-1.4.4-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rpart.plot-1.4.4-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-rpart.plot-1.4.4-1|43	%{rlibdir}/%{packname}/R
12cu|R-rpart.plot-1.4.4-1|44	%{rlibdir}/%{packname}/data
12cu|R-rpart.plot-1.4.4-1|45	%{rlibdir}/%{packname}/help
12cu|R-rpart.plot-1.4.4-1|46	# %{rlibdir}/%{packname}/libs
12cu|R-rpart.plot-1.4.4-1|47	%{rlibdir}/rpart.plot/slowtests/README.txt
12cu|R-rpart.plot-1.4.4-1|48	%{rlibdir}/rpart.plot/slowtests/code.in.rpart.report.with.prp.R
12cu|R-rpart.plot-1.4.4-1|49	%{rlibdir}/rpart.plot/slowtests/data.stagec
12cu|R-rpart.plot-1.4.4-1|50	%{rlibdir}/rpart.plot/slowtests/make.bat
12cu|R-rpart.plot-1.4.4-1|51	%{rlibdir}/rpart.plot/slowtests/test.prp.R
12cu|R-rpart.plot-1.4.4-1|52	%{rlibdir}/rpart.plot/slowtests/test.prp.Rout.save
12cu|R-rpart.plot-1.4.4-1|53	%{rlibdir}/rpart.plot/slowtests/test.prp.save.ps
12cu|R-rpart.plot-1.4.4-1|54	%{rlibdir}/rpart.plot/slowtests/user-manual-figs.R
12cu|R-rpart.plot-1.4.4-1|55	
12cu|R-rpart.plot-1.4.4-1|56	
12cu|R-rpart.plot-1.4.4-1|57	
12cu|R-rpart.plot-1.4.4-1|58	%changelog
12cu|R-rpart.plot-1.4.4-1|59	* Fri Feb 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.4-1
12cu|R-rpart.plot-1.4.4-1|60	+ Revision: 21a92a5
12cu|R-rpart.plot-1.4.4-1|61	- Disabled debug package
12cu|R-rpart.plot-1.4.4-1|62	
12cu|R-rpart.plot-1.4.4-1|63	

12644 12
12cu|R-Rpoppler-0.0.1-1|1	%global packname  Rpoppler
12cu|R-Rpoppler-0.0.1-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-Rpoppler-0.0.1-1|3	
12cu|R-Rpoppler-0.0.1-1|4	Name:             R-%{packname}
12cu|R-Rpoppler-0.0.1-1|5	Version:          0.0.1
12cu|R-Rpoppler-0.0.1-1|6	Release:          1
12cu|R-Rpoppler-0.0.1-1|7	Summary:          PDF tools based on Poppler
12cu|R-Rpoppler-0.0.1-1|8	Group:            Sciences/Mathematics
12cu|R-Rpoppler-0.0.1-1|9	License:          GPLv2
12cu|R-Rpoppler-0.0.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Rpoppler-0.0.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.0-1.tar.gz
12cu|R-Rpoppler-0.0.1-1|12	
12cu|R-Rpoppler-0.0.1-1|13	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-Rpoppler-0.0.1-1|14	BuildRequires:    pkgconfig(poppler-glib)
12cu|R-Rpoppler-0.0.1-1|15	
12cu|R-Rpoppler-0.0.1-1|16	%description
12cu|R-Rpoppler-0.0.1-1|17	PDF tools based on the Poppler library
12cu|R-Rpoppler-0.0.1-1|18	
12cu|R-Rpoppler-0.0.1-1|19	%prep
12cu|R-Rpoppler-0.0.1-1|20	%setup -q -c -n %{packname}
12cu|R-Rpoppler-0.0.1-1|21	
12cu|R-Rpoppler-0.0.1-1|22	%build
12cu|R-Rpoppler-0.0.1-1|23	
12cu|R-Rpoppler-0.0.1-1|24	%install
12cu|R-Rpoppler-0.0.1-1|25	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Rpoppler-0.0.1-1|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Rpoppler-0.0.1-1|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Rpoppler-0.0.1-1|28	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Rpoppler-0.0.1-1|29	
12cu|R-Rpoppler-0.0.1-1|30	%check
12cu|R-Rpoppler-0.0.1-1|31	%{_bindir}/R CMD check %{packname}
12cu|R-Rpoppler-0.0.1-1|32	
12cu|R-Rpoppler-0.0.1-1|33	%files
12cu|R-Rpoppler-0.0.1-1|34	%dir %{rlibdir}/%{packname}
12cu|R-Rpoppler-0.0.1-1|35	%doc %{rlibdir}/%{packname}/html
12cu|R-Rpoppler-0.0.1-1|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Rpoppler-0.0.1-1|37	%{rlibdir}/%{packname}/INDEX
12cu|R-Rpoppler-0.0.1-1|38	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Rpoppler-0.0.1-1|39	%{rlibdir}/%{packname}/Meta
12cu|R-Rpoppler-0.0.1-1|40	%{rlibdir}/%{packname}/R
12cu|R-Rpoppler-0.0.1-1|41	%{rlibdir}/%{packname}/help
12cu|R-Rpoppler-0.0.1-1|42	%{rlibdir}/%{packname}/libs
12cu|R-Rpoppler-0.0.1-1|43	
12cu|R-Rpoppler-0.0.1-1|44	%changelog
12cu|R-Rpoppler-0.0.1-1|45	* Wed Mar 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-1
12cu|R-Rpoppler-0.0.1-1|46	+ Revision: ec6e25c
12cu|R-Rpoppler-0.0.1-1|47	- Fix files
12cu|R-Rpoppler-0.0.1-1|48	
12cu|R-Rpoppler-0.0.1-1|49	

12645 12
12cu|R-rrcov-1.3.4-1|1	%global packname  rrcov
12cu|R-rrcov-1.3.4-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-rrcov-1.3.4-1|3	
12cu|R-rrcov-1.3.4-1|4	Name:             R-%{packname}
12cu|R-rrcov-1.3.4-1|5	Version:          1.3.4
12cu|R-rrcov-1.3.4-1|6	Release:          1
12cu|R-rrcov-1.3.4-1|7	Summary:          Scalable Robust Estimators with High Breakdown Point
12cu|R-rrcov-1.3.4-1|8	Group:            Sciences/Mathematics
12cu|R-rrcov-1.3.4-1|9	License:          GPL (>= 2)
12cu|R-rrcov-1.3.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-rrcov-1.3.4-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.3-4.tar.gz
12cu|R-rrcov-1.3.4-1|12	
12cu|R-rrcov-1.3.4-1|13	Requires:         R-methods R-robustbase R-pcaPP
12cu|R-rrcov-1.3.4-1|14	Requires:         R-stats4 R-mvtnorm
12cu|R-rrcov-1.3.4-1|15	Requires:         R-grid R-lattice R-cluster R-mclust R-MASS R-ellipse
12cu|R-rrcov-1.3.4-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex R-methods R-robustbase R-pcaPP
12cu|R-rrcov-1.3.4-1|17	BuildRequires:    R-stats4 R-mvtnorm
12cu|R-rrcov-1.3.4-1|18	BuildRequires:    R-grid R-lattice R-cluster R-mclust R-MASS R-ellipse
12cu|R-rrcov-1.3.4-1|19	BuildRequires:    lapack-devel
12cu|R-rrcov-1.3.4-1|20	
12cu|R-rrcov-1.3.4-1|21	%description
12cu|R-rrcov-1.3.4-1|22	Robust Location and Scatter Estimation and Robust Multivariate Analysis
12cu|R-rrcov-1.3.4-1|23	with High Breakdown Point.
12cu|R-rrcov-1.3.4-1|24	
12cu|R-rrcov-1.3.4-1|25	%prep
12cu|R-rrcov-1.3.4-1|26	%setup -q -c -n %{packname}
12cu|R-rrcov-1.3.4-1|27	
12cu|R-rrcov-1.3.4-1|28	%build
12cu|R-rrcov-1.3.4-1|29	
12cu|R-rrcov-1.3.4-1|30	%install
12cu|R-rrcov-1.3.4-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rrcov-1.3.4-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rrcov-1.3.4-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rrcov-1.3.4-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rrcov-1.3.4-1|35	
12cu|R-rrcov-1.3.4-1|36	%check
12cu|R-rrcov-1.3.4-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-rrcov-1.3.4-1|38	
12cu|R-rrcov-1.3.4-1|39	%files
12cu|R-rrcov-1.3.4-1|40	%dir %{rlibdir}/%{packname}
12cu|R-rrcov-1.3.4-1|41	%doc %{rlibdir}/%{packname}/doc
12cu|R-rrcov-1.3.4-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-rrcov-1.3.4-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rrcov-1.3.4-1|44	%{rlibdir}/%{packname}/CITATION
12cu|R-rrcov-1.3.4-1|45	%{rlibdir}/%{packname}/INDEX
12cu|R-rrcov-1.3.4-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rrcov-1.3.4-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-rrcov-1.3.4-1|48	%{rlibdir}/%{packname}/R
12cu|R-rrcov-1.3.4-1|49	%{rlibdir}/%{packname}/bm
12cu|R-rrcov-1.3.4-1|50	%{rlibdir}/%{packname}/data
12cu|R-rrcov-1.3.4-1|51	%{rlibdir}/%{packname}/help
12cu|R-rrcov-1.3.4-1|52	%{rlibdir}/%{packname}/libs
12cu|R-rrcov-1.3.4-1|53	
12cu|R-rrcov-1.3.4-1|54	%changelog
12cu|R-rrcov-1.3.4-1|55	* Mon Mar 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-1
12cu|R-rrcov-1.3.4-1|56	+ Revision: aa2b289
12cu|R-rrcov-1.3.4-1|57	- Fix files
12cu|R-rrcov-1.3.4-1|58	
12cu|R-rrcov-1.3.4-1|59	

12646 12
12cu|R-Rsamtools-1.14.3-1|1	%bcond_with bootstrap
12cu|R-Rsamtools-1.14.3-1|2	%global packname  Rsamtools
12cu|R-Rsamtools-1.14.3-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-Rsamtools-1.14.3-1|4	
12cu|R-Rsamtools-1.14.3-1|5	Name:             R-%{packname}
12cu|R-Rsamtools-1.14.3-1|6	Version:          1.14.3
12cu|R-Rsamtools-1.14.3-1|7	Release:          1
12cu|R-Rsamtools-1.14.3-1|8	Summary:          Binary alignment (BAM), variant call (BCF), or tabix file import
12cu|R-Rsamtools-1.14.3-1|9	Group:            Sciences/Mathematics
12cu|R-Rsamtools-1.14.3-1|10	License:          Artistic-2.0 + file LICENSE
12cu|R-Rsamtools-1.14.3-1|11	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-Rsamtools-1.14.3-1|12	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/Rsamtools_1.14.3.tar.gz
12cu|R-Rsamtools-1.14.3-1|13	Requires:         R-methods R-IRanges R-GenomicRanges R-Biostrings
12cu|R-Rsamtools-1.14.3-1|14	Requires:         R-utils R-zlibbioc R-rtracklayer R-bitops
12cu|R-Rsamtools-1.14.3-1|15	%if %{with bootstrap}
12cu|R-Rsamtools-1.14.3-1|16	Requires:         R-RUnit R-KEGG.db
12cu|R-Rsamtools-1.14.3-1|17	%else
12cu|R-Rsamtools-1.14.3-1|18	Requires:         R-ShortRead R-GenomicFeatures R-RUnit R-KEGG.db
12cu|R-Rsamtools-1.14.3-1|19	%endif
12cu|R-Rsamtools-1.14.3-1|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-Rsamtools-1.14.3-1|21	BuildRequires:    R-methods R-IRanges R-GenomicRanges R-Biostrings
12cu|R-Rsamtools-1.14.3-1|22	BuildRequires:    R-utils R-zlibbioc R-rtracklayer R-bitops
12cu|R-Rsamtools-1.14.3-1|23	%if %{with bootstrap}
12cu|R-Rsamtools-1.14.3-1|24	BuildRequires:    R-RUnit R-KEGG.db
12cu|R-Rsamtools-1.14.3-1|25	%else
12cu|R-Rsamtools-1.14.3-1|26	BuildRequires:    R-ShortRead R-GenomicFeatures R-RUnit R-KEGG.db
12cu|R-Rsamtools-1.14.3-1|27	%endif
12cu|R-Rsamtools-1.14.3-1|28	
12cu|R-Rsamtools-1.14.3-1|29	%description
12cu|R-Rsamtools-1.14.3-1|30	This package provides an interface to the 'samtools', 'bcftools', and
12cu|R-Rsamtools-1.14.3-1|31	'tabix' utilities (see 'LICENCE') for manipulating SAM (Sequence Alignment
12cu|R-Rsamtools-1.14.3-1|32	/ Map), binary variant call (BCF) and compressed indexed tab-delimited
12cu|R-Rsamtools-1.14.3-1|33	(tabix) files.
12cu|R-Rsamtools-1.14.3-1|34	
12cu|R-Rsamtools-1.14.3-1|35	%prep
12cu|R-Rsamtools-1.14.3-1|36	%setup -q -c -n %{packname}
12cu|R-Rsamtools-1.14.3-1|37	
12cu|R-Rsamtools-1.14.3-1|38	%build
12cu|R-Rsamtools-1.14.3-1|39	
12cu|R-Rsamtools-1.14.3-1|40	%install
12cu|R-Rsamtools-1.14.3-1|41	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Rsamtools-1.14.3-1|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Rsamtools-1.14.3-1|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Rsamtools-1.14.3-1|44	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Rsamtools-1.14.3-1|45	
12cu|R-Rsamtools-1.14.3-1|46	#%if %{without bootstrap}
12cu|R-Rsamtools-1.14.3-1|47	#%check
12cu|R-Rsamtools-1.14.3-1|48	#%{_bindir}/R CMD check %{packname}
12cu|R-Rsamtools-1.14.3-1|49	#%endif
12cu|R-Rsamtools-1.14.3-1|50	
12cu|R-Rsamtools-1.14.3-1|51	%files
12cu|R-Rsamtools-1.14.3-1|52	%dir %{rlibdir}/%{packname}
12cu|R-Rsamtools-1.14.3-1|53	%doc %{rlibdir}/%{packname}/doc
12cu|R-Rsamtools-1.14.3-1|54	%doc %{rlibdir}/%{packname}/html
12cu|R-Rsamtools-1.14.3-1|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Rsamtools-1.14.3-1|56	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-Rsamtools-1.14.3-1|57	%{rlibdir}/%{packname}/INDEX
12cu|R-Rsamtools-1.14.3-1|58	%{rlibdir}/%{packname}/LICENSE
12cu|R-Rsamtools-1.14.3-1|59	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Rsamtools-1.14.3-1|60	%{rlibdir}/%{packname}/Meta
12cu|R-Rsamtools-1.14.3-1|61	%{rlibdir}/%{packname}/R
12cu|R-Rsamtools-1.14.3-1|62	%{rlibdir}/%{packname}/extdata
12cu|R-Rsamtools-1.14.3-1|63	%{rlibdir}/%{packname}/help
12cu|R-Rsamtools-1.14.3-1|64	%{rlibdir}/%{packname}/include
12cu|R-Rsamtools-1.14.3-1|65	%{rlibdir}/%{packname}/libs
12cu|R-Rsamtools-1.14.3-1|66	%{rlibdir}/%{packname}/scripts
12cu|R-Rsamtools-1.14.3-1|67	%{rlibdir}/%{packname}/unitTests
12cu|R-Rsamtools-1.14.3-1|68	%{rlibdir}/%{packname}/usretc
12cu|R-Rsamtools-1.14.3-1|69	%{rlibdir}/%{packname}/usrlib
12cu|R-Rsamtools-1.14.3-1|70	
12cu|R-Rsamtools-1.14.3-1|71	
12cu|R-Rsamtools-1.14.3-1|72	
12cu|R-Rsamtools-1.14.3-1|73	%changelog
12cu|R-Rsamtools-1.14.3-1|74	* Thu Feb 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.3-1
12cu|R-Rsamtools-1.14.3-1|75	+ Revision: 0281263
12cu|R-Rsamtools-1.14.3-1|76	- Updated to 1.14.3
12cu|R-Rsamtools-1.14.3-1|77	
12cu|R-Rsamtools-1.14.3-1|78	

12647 12
12cu|R-rscproxy-2.0.5-2|1	%global packname  rscproxy
12cu|R-rscproxy-2.0.5-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-rscproxy-2.0.5-2|3	
12cu|R-rscproxy-2.0.5-2|4	Name:             R-%{packname}
12cu|R-rscproxy-2.0.5-2|5	Version:          2.0.5
12cu|R-rscproxy-2.0.5-2|6	Release:          2
12cu|R-rscproxy-2.0.5-2|7	Summary:          statconn: provides portable C-style interface to R (StatConnector)
12cu|R-rscproxy-2.0.5-2|8	Group:            Sciences/Mathematics
12cu|R-rscproxy-2.0.5-2|9	License:          GPL-2
12cu|R-rscproxy-2.0.5-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-rscproxy-2.0.5-2|11	Source0:          http://cran.r-project.org/src/contrib/rscproxy_2.0-5.tar.gz
12cu|R-rscproxy-2.0.5-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-rscproxy-2.0.5-2|13	
12cu|R-rscproxy-2.0.5-2|14	%description
12cu|R-rscproxy-2.0.5-2|15	rscproxy library provides an interface to R used by third party
12cu|R-rscproxy-2.0.5-2|16	applications, most notable, but not limited to, statconnDCOM, ROOo and
12cu|R-rscproxy-2.0.5-2|17	other systems.
12cu|R-rscproxy-2.0.5-2|18	
12cu|R-rscproxy-2.0.5-2|19	%prep
12cu|R-rscproxy-2.0.5-2|20	%setup -q -c -n %{packname}
12cu|R-rscproxy-2.0.5-2|21	
12cu|R-rscproxy-2.0.5-2|22	%build
12cu|R-rscproxy-2.0.5-2|23	
12cu|R-rscproxy-2.0.5-2|24	%install
12cu|R-rscproxy-2.0.5-2|25	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rscproxy-2.0.5-2|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rscproxy-2.0.5-2|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rscproxy-2.0.5-2|28	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rscproxy-2.0.5-2|29	
12cu|R-rscproxy-2.0.5-2|30	%check
12cu|R-rscproxy-2.0.5-2|31	%{_bindir}/R CMD check %{packname}
12cu|R-rscproxy-2.0.5-2|32	
12cu|R-rscproxy-2.0.5-2|33	%files
12cu|R-rscproxy-2.0.5-2|34	%dir %{rlibdir}/%{packname}
12cu|R-rscproxy-2.0.5-2|35	%doc %{rlibdir}/%{packname}/html
12cu|R-rscproxy-2.0.5-2|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rscproxy-2.0.5-2|37	%{rlibdir}/%{packname}/INDEX
12cu|R-rscproxy-2.0.5-2|38	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rscproxy-2.0.5-2|39	%{rlibdir}/%{packname}/Meta
12cu|R-rscproxy-2.0.5-2|40	%{rlibdir}/%{packname}/R
12cu|R-rscproxy-2.0.5-2|41	%{rlibdir}/%{packname}/help
12cu|R-rscproxy-2.0.5-2|42	%{rlibdir}/%{packname}/include
12cu|R-rscproxy-2.0.5-2|43	%{rlibdir}/%{packname}/libs
12cu|R-rscproxy-2.0.5-2|44	
12cu|R-rscproxy-2.0.5-2|45	
12cu|R-rscproxy-2.0.5-2|46	%changelog
12cu|R-rscproxy-2.0.5-2|47	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3_1-1
12cu|R-rscproxy-2.0.5-2|48	+ Revision: 776346
12cu|R-rscproxy-2.0.5-2|49	- Import R-rscproxy
12cu|R-rscproxy-2.0.5-2|50	- Import R-rscproxy
12cu|R-rscproxy-2.0.5-2|51	
12cu|R-rscproxy-2.0.5-2|52	

12648 12
12cu|R-rsprng-1.0-2|1	%global packname  rsprng
12cu|R-rsprng-1.0-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-rsprng-1.0-2|3	
12cu|R-rsprng-1.0-2|4	Name:             R-%{packname}
12cu|R-rsprng-1.0-2|5	Version:          1.0
12cu|R-rsprng-1.0-2|6	Release:          2
12cu|R-rsprng-1.0-2|7	Summary:          R interface to SPRNG (Scalable Parallel Random Number Generators)
12cu|R-rsprng-1.0-2|8	Group:            Sciences/Mathematics
12cu|R-rsprng-1.0-2|9	License:          GPL (>= 2)
12cu|R-rsprng-1.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-rsprng-1.0-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-rsprng-1.0-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-rsprng-1.0-2|13	BuildRequires:    gmp-devel
12cu|R-rsprng-1.0-2|14	BuildRequires:    sprng-devel
12cu|R-rsprng-1.0-2|15	
12cu|R-rsprng-1.0-2|16	%description
12cu|R-rsprng-1.0-2|17	Provides interface to SPRNG 2.0 APIs, and examples and documentation for
12cu|R-rsprng-1.0-2|18	its use.
12cu|R-rsprng-1.0-2|19	
12cu|R-rsprng-1.0-2|20	%prep
12cu|R-rsprng-1.0-2|21	%setup -q -c -n %{packname}
12cu|R-rsprng-1.0-2|22	
12cu|R-rsprng-1.0-2|23	%build
12cu|R-rsprng-1.0-2|24	
12cu|R-rsprng-1.0-2|25	%install
12cu|R-rsprng-1.0-2|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rsprng-1.0-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rsprng-1.0-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rsprng-1.0-2|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rsprng-1.0-2|30	
12cu|R-rsprng-1.0-2|31	%check
12cu|R-rsprng-1.0-2|32	%{_bindir}/R CMD check %{packname}
12cu|R-rsprng-1.0-2|33	
12cu|R-rsprng-1.0-2|34	%files
12cu|R-rsprng-1.0-2|35	%dir %{rlibdir}/%{packname}
12cu|R-rsprng-1.0-2|36	%doc %{rlibdir}/%{packname}/html
12cu|R-rsprng-1.0-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rsprng-1.0-2|38	%{rlibdir}/%{packname}/INDEX
12cu|R-rsprng-1.0-2|39	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rsprng-1.0-2|40	%{rlibdir}/%{packname}/Meta
12cu|R-rsprng-1.0-2|41	%{rlibdir}/%{packname}/R
12cu|R-rsprng-1.0-2|42	%{rlibdir}/%{packname}/help
12cu|R-rsprng-1.0-2|43	%{rlibdir}/%{packname}/libs
12cu|R-rsprng-1.0-2|44	
12cu|R-rsprng-1.0-2|45	
12cu|R-rsprng-1.0-2|46	%changelog
12cu|R-rsprng-1.0-2|47	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0-1
12cu|R-rsprng-1.0-2|48	+ Revision: 774960
12cu|R-rsprng-1.0-2|49	- Update to latest version
12cu|R-rsprng-1.0-2|50	
12cu|R-rsprng-1.0-2|51	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.4-1
12cu|R-rsprng-1.0-2|52	+ Revision: 774636
12cu|R-rsprng-1.0-2|53	- Import R-rsprng
12cu|R-rsprng-1.0-2|54	- Import R-rsprng
12cu|R-rsprng-1.0-2|55	

12649 12
12cu|R-RSQLite-0.11.4-1|1	%global packname  RSQLite
12cu|R-RSQLite-0.11.4-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-RSQLite-0.11.4-1|3	
12cu|R-RSQLite-0.11.4-1|4	Name:             R-%{packname}
12cu|R-RSQLite-0.11.4-1|5	Version:          0.11.4
12cu|R-RSQLite-0.11.4-1|6	Release:          1
12cu|R-RSQLite-0.11.4-1|7	Summary:          SQLite interface for R
12cu|R-RSQLite-0.11.4-1|8	Group:            Sciences/Mathematics
12cu|R-RSQLite-0.11.4-1|9	License:          LGPL (>= 2)
12cu|R-RSQLite-0.11.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-RSQLite-0.11.4-1|11	Source0:          http://cran.r-project.org/src/contrib/RSQLite_0.11.4.tar.gz
12cu|R-RSQLite-0.11.4-1|12	Requires:         R-methods R-DBI R-RUnit
12cu|R-RSQLite-0.11.4-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-RSQLite-0.11.4-1|14	BuildRequires:    R-methods R-DBI R-RUnit
12cu|R-RSQLite-0.11.4-1|15	BuildRequires:    sqlite3-devel
12cu|R-RSQLite-0.11.4-1|16	
12cu|R-RSQLite-0.11.4-1|17	%description
12cu|R-RSQLite-0.11.4-1|18	Database Interface R driver for SQLite. This package embeds the SQLite
12cu|R-RSQLite-0.11.4-1|19	database engine in R and provides an interface compliant with the DBI
12cu|R-RSQLite-0.11.4-1|20	package. The source for the SQLite engine (version 3.7.9) is included.
12cu|R-RSQLite-0.11.4-1|21	
12cu|R-RSQLite-0.11.4-1|22	%prep
12cu|R-RSQLite-0.11.4-1|23	%setup -q -c -n %{packname}
12cu|R-RSQLite-0.11.4-1|24	
12cu|R-RSQLite-0.11.4-1|25	%build
12cu|R-RSQLite-0.11.4-1|26	
12cu|R-RSQLite-0.11.4-1|27	%install
12cu|R-RSQLite-0.11.4-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-RSQLite-0.11.4-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-RSQLite-0.11.4-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-RSQLite-0.11.4-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-RSQLite-0.11.4-1|32	
12cu|R-RSQLite-0.11.4-1|33	%check
12cu|R-RSQLite-0.11.4-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-RSQLite-0.11.4-1|35	
12cu|R-RSQLite-0.11.4-1|36	%files
12cu|R-RSQLite-0.11.4-1|37	%dir %{rlibdir}/%{packname}
12cu|R-RSQLite-0.11.4-1|38	%doc %{rlibdir}/%{packname}/announce
12cu|R-RSQLite-0.11.4-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-RSQLite-0.11.4-1|40	%doc %{rlibdir}/%{packname}/rsqlitePerf.txt
12cu|R-RSQLite-0.11.4-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-RSQLite-0.11.4-1|42	%doc %{rlibdir}/%{packname}/HACKING
12cu|R-RSQLite-0.11.4-1|43	%doc %{rlibdir}/%{packname}/INSTALL
12cu|R-RSQLite-0.11.4-1|44	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-RSQLite-0.11.4-1|45	%doc %{rlibdir}/%{packname}/ONEWS
12cu|R-RSQLite-0.11.4-1|46	%doc %{rlibdir}/%{packname}/README
12cu|R-RSQLite-0.11.4-1|47	%doc %{rlibdir}/%{packname}/THANKS
12cu|R-RSQLite-0.11.4-1|48	%doc %{rlibdir}/%{packname}/TODO
12cu|R-RSQLite-0.11.4-1|49	%{rlibdir}/%{packname}/INDEX
12cu|R-RSQLite-0.11.4-1|50	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-RSQLite-0.11.4-1|51	%{rlibdir}/%{packname}/Meta
12cu|R-RSQLite-0.11.4-1|52	%{rlibdir}/%{packname}/R
12cu|R-RSQLite-0.11.4-1|53	%{rlibdir}/%{packname}/help
12cu|R-RSQLite-0.11.4-1|54	%{rlibdir}/%{packname}/include
12cu|R-RSQLite-0.11.4-1|55	%{rlibdir}/%{packname}/libs
12cu|R-RSQLite-0.11.4-1|56	%{rlibdir}/%{packname}/UnitTests

12650 12
12cu|R-RSvgDevice-0.6.4.3-1|1	%global packname  RSvgDevice
12cu|R-RSvgDevice-0.6.4.3-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-RSvgDevice-0.6.4.3-1|3	
12cu|R-RSvgDevice-0.6.4.3-1|4	Name:             R-%{packname}
12cu|R-RSvgDevice-0.6.4.3-1|5	Version:          0.6.4.3
12cu|R-RSvgDevice-0.6.4.3-1|6	Release:          1
12cu|R-RSvgDevice-0.6.4.3-1|7	Summary:          An R SVG graphics device
12cu|R-RSvgDevice-0.6.4.3-1|8	Group:            Sciences/Mathematics
12cu|R-RSvgDevice-0.6.4.3-1|9	License:          GPL (>= 2)
12cu|R-RSvgDevice-0.6.4.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-RSvgDevice-0.6.4.3-1|11	Source0:          http://cran.r-project.org/src/contrib/RSvgDevice_0.6.4.3.tar.gz
12cu|R-RSvgDevice-0.6.4.3-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-RSvgDevice-0.6.4.3-1|13	
12cu|R-RSvgDevice-0.6.4.3-1|14	%description
12cu|R-RSvgDevice-0.6.4.3-1|15	A graphics device for R that uses the w3.org xml standard for Scalable
12cu|R-RSvgDevice-0.6.4.3-1|16	Vector Graphics.
12cu|R-RSvgDevice-0.6.4.3-1|17	
12cu|R-RSvgDevice-0.6.4.3-1|18	%prep
12cu|R-RSvgDevice-0.6.4.3-1|19	%setup -q -c -n %{packname}
12cu|R-RSvgDevice-0.6.4.3-1|20	
12cu|R-RSvgDevice-0.6.4.3-1|21	%build
12cu|R-RSvgDevice-0.6.4.3-1|22	
12cu|R-RSvgDevice-0.6.4.3-1|23	%install
12cu|R-RSvgDevice-0.6.4.3-1|24	mkdir -p %{buildroot}%{rlibdir}
12cu|R-RSvgDevice-0.6.4.3-1|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-RSvgDevice-0.6.4.3-1|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-RSvgDevice-0.6.4.3-1|27	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-RSvgDevice-0.6.4.3-1|28	
12cu|R-RSvgDevice-0.6.4.3-1|29	%check
12cu|R-RSvgDevice-0.6.4.3-1|30	%{_bindir}/R CMD check %{packname}
12cu|R-RSvgDevice-0.6.4.3-1|31	
12cu|R-RSvgDevice-0.6.4.3-1|32	%files
12cu|R-RSvgDevice-0.6.4.3-1|33	%dir %{rlibdir}/%{packname}
12cu|R-RSvgDevice-0.6.4.3-1|34	%doc %{rlibdir}/%{packname}/html
12cu|R-RSvgDevice-0.6.4.3-1|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-RSvgDevice-0.6.4.3-1|36	%{rlibdir}/%{packname}/INDEX
12cu|R-RSvgDevice-0.6.4.3-1|37	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-RSvgDevice-0.6.4.3-1|38	%{rlibdir}/%{packname}/Meta
12cu|R-RSvgDevice-0.6.4.3-1|39	%{rlibdir}/%{packname}/R
12cu|R-RSvgDevice-0.6.4.3-1|40	%{rlibdir}/%{packname}/help
12cu|R-RSvgDevice-0.6.4.3-1|41	%{rlibdir}/%{packname}/libs
12cu|R-RSvgDevice-0.6.4.3-1|42	
12cu|R-RSvgDevice-0.6.4.3-1|43	
12cu|R-RSvgDevice-0.6.4.3-1|44	%changelog
12cu|R-RSvgDevice-0.6.4.3-1|45	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.6.4.1-1
12cu|R-RSvgDevice-0.6.4.3-1|46	+ Revision: 777616
12cu|R-RSvgDevice-0.6.4.3-1|47	- Import R-RSvgDevice
12cu|R-RSvgDevice-0.6.4.3-1|48	- Import R-RSvgDevice
12cu|R-RSvgDevice-0.6.4.3-1|49	
12cu|R-RSvgDevice-0.6.4.3-1|50	
12cu|R-RSvgDevice-0.6.4.3-1|51	

12651 12
12cu|R-RSVGTipsDevice-1.0_4-2|1	%global packname  RSVGTipsDevice
12cu|R-RSVGTipsDevice-1.0_4-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-RSVGTipsDevice-1.0_4-2|3	
12cu|R-RSVGTipsDevice-1.0_4-2|4	Name:             R-%{packname}
12cu|R-RSVGTipsDevice-1.0_4-2|5	Version:          1.0_4
12cu|R-RSVGTipsDevice-1.0_4-2|6	Release:          2
12cu|R-RSVGTipsDevice-1.0_4-2|7	Summary:          An R SVG graphics device with dynamic tips and hyperlinks
12cu|R-RSVGTipsDevice-1.0_4-2|8	Group:            Sciences/Mathematics
12cu|R-RSVGTipsDevice-1.0_4-2|9	License:          GPL (>= 2)
12cu|R-RSVGTipsDevice-1.0_4-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-RSVGTipsDevice-1.0_4-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-4.tar.gz
12cu|R-RSVGTipsDevice-1.0_4-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-RSVGTipsDevice-1.0_4-2|13	
12cu|R-RSVGTipsDevice-1.0_4-2|14	%description
12cu|R-RSVGTipsDevice-1.0_4-2|15	A graphics device for R that uses the w3.org xml standard for Scalable
12cu|R-RSVGTipsDevice-1.0_4-2|16	Vector Graphics.  This version supports tooltips with 1 to 3 lines,
12cu|R-RSVGTipsDevice-1.0_4-2|17	hyperlinks, and line styles.
12cu|R-RSVGTipsDevice-1.0_4-2|18	
12cu|R-RSVGTipsDevice-1.0_4-2|19	%prep
12cu|R-RSVGTipsDevice-1.0_4-2|20	%setup -q -c -n %{packname}
12cu|R-RSVGTipsDevice-1.0_4-2|21	
12cu|R-RSVGTipsDevice-1.0_4-2|22	%build
12cu|R-RSVGTipsDevice-1.0_4-2|23	
12cu|R-RSVGTipsDevice-1.0_4-2|24	%install
12cu|R-RSVGTipsDevice-1.0_4-2|25	mkdir -p %{buildroot}%{rlibdir}
12cu|R-RSVGTipsDevice-1.0_4-2|26	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-RSVGTipsDevice-1.0_4-2|27	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-RSVGTipsDevice-1.0_4-2|28	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-RSVGTipsDevice-1.0_4-2|29	
12cu|R-RSVGTipsDevice-1.0_4-2|30	%check
12cu|R-RSVGTipsDevice-1.0_4-2|31	%{_bindir}/R CMD check %{packname}
12cu|R-RSVGTipsDevice-1.0_4-2|32	
12cu|R-RSVGTipsDevice-1.0_4-2|33	%files
12cu|R-RSVGTipsDevice-1.0_4-2|34	%dir %{rlibdir}/%{packname}
12cu|R-RSVGTipsDevice-1.0_4-2|35	%doc %{rlibdir}/%{packname}/html
12cu|R-RSVGTipsDevice-1.0_4-2|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-RSVGTipsDevice-1.0_4-2|37	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-RSVGTipsDevice-1.0_4-2|38	%{rlibdir}/%{packname}/INDEX
12cu|R-RSVGTipsDevice-1.0_4-2|39	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-RSVGTipsDevice-1.0_4-2|40	%{rlibdir}/%{packname}/Meta
12cu|R-RSVGTipsDevice-1.0_4-2|41	%{rlibdir}/%{packname}/R
12cu|R-RSVGTipsDevice-1.0_4-2|42	%{rlibdir}/%{packname}/help
12cu|R-RSVGTipsDevice-1.0_4-2|43	%{rlibdir}/%{packname}/libs
12cu|R-RSVGTipsDevice-1.0_4-2|44	%{rlibdir}/%{packname}/serverconfig
12cu|R-RSVGTipsDevice-1.0_4-2|45	
12cu|R-RSVGTipsDevice-1.0_4-2|46	
12cu|R-RSVGTipsDevice-1.0_4-2|47	%changelog
12cu|R-RSVGTipsDevice-1.0_4-2|48	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_4-1
12cu|R-RSVGTipsDevice-1.0_4-2|49	+ Revision: 777719
12cu|R-RSVGTipsDevice-1.0_4-2|50	- Import R-RSVGTipsDevice
12cu|R-RSVGTipsDevice-1.0_4-2|51	- Import R-RSVGTipsDevice
12cu|R-RSVGTipsDevice-1.0_4-2|52	

12652 12
12cu|R-Rsymphony-0.1.17-1|1	%global packname  Rsymphony
12cu|R-Rsymphony-0.1.17-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-Rsymphony-0.1.17-1|3	
12cu|R-Rsymphony-0.1.17-1|4	Name:             R-%{packname}
12cu|R-Rsymphony-0.1.17-1|5	Version:          0.1.17
12cu|R-Rsymphony-0.1.17-1|6	Release:          1
12cu|R-Rsymphony-0.1.17-1|7	Summary:          Symphony in R
12cu|R-Rsymphony-0.1.17-1|8	Group:            Sciences/Mathematics
12cu|R-Rsymphony-0.1.17-1|9	License:          EPL
12cu|R-Rsymphony-0.1.17-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Rsymphony-0.1.17-1|11	Source0:          http://cran.r-project.org/src/contrib/Rsymphony_0.1-17.tar.gz
12cu|R-Rsymphony-0.1.17-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-Rsymphony-0.1.17-1|13	BuildRequires:    coin-or-devel
12cu|R-Rsymphony-0.1.17-1|14	BuildRequires:    blas-devel
12cu|R-Rsymphony-0.1.17-1|15	BuildRequires:    lapack-devel
12cu|R-Rsymphony-0.1.17-1|16	
12cu|R-Rsymphony-0.1.17-1|17	%description
12cu|R-Rsymphony-0.1.17-1|18	An R interface to the SYMPHONY MILP solver (version 5.4.3).
12cu|R-Rsymphony-0.1.17-1|19	
12cu|R-Rsymphony-0.1.17-1|20	%prep
12cu|R-Rsymphony-0.1.17-1|21	%setup -q -c -n %{packname}
12cu|R-Rsymphony-0.1.17-1|22	perl -pi -e 's|^(SYMPHONY_LIBS="-lSym)"|$1 -lCgl -lOsiClp -lClp -lOsi -lCoinUtils"|;' \
12cu|R-Rsymphony-0.1.17-1|23	Rsymphony/configure
12cu|R-Rsymphony-0.1.17-1|24	
12cu|R-Rsymphony-0.1.17-1|25	%build
12cu|R-Rsymphony-0.1.17-1|26	
12cu|R-Rsymphony-0.1.17-1|27	%install
12cu|R-Rsymphony-0.1.17-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Rsymphony-0.1.17-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Rsymphony-0.1.17-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Rsymphony-0.1.17-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Rsymphony-0.1.17-1|32	
12cu|R-Rsymphony-0.1.17-1|33	%check
12cu|R-Rsymphony-0.1.17-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-Rsymphony-0.1.17-1|35	
12cu|R-Rsymphony-0.1.17-1|36	%files
12cu|R-Rsymphony-0.1.17-1|37	%dir %{rlibdir}/%{packname}
12cu|R-Rsymphony-0.1.17-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-Rsymphony-0.1.17-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Rsymphony-0.1.17-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-Rsymphony-0.1.17-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Rsymphony-0.1.17-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-Rsymphony-0.1.17-1|43	%{rlibdir}/%{packname}/R
12cu|R-Rsymphony-0.1.17-1|44	%{rlibdir}/%{packname}/help
12cu|R-Rsymphony-0.1.17-1|45	%{rlibdir}/%{packname}/libs
12cu|R-Rsymphony-0.1.17-1|46	
12cu|R-Rsymphony-0.1.17-1|47	
12cu|R-Rsymphony-0.1.17-1|48	
12cu|R-Rsymphony-0.1.17-1|49	%changelog
12cu|R-Rsymphony-0.1.17-1|50	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.17-1
12cu|R-Rsymphony-0.1.17-1|51	+ Revision: f2b6f89
12cu|R-Rsymphony-0.1.17-1|52	- Updated to 0.1.17 (by updates_builder)
12cu|R-Rsymphony-0.1.17-1|53	
12cu|R-Rsymphony-0.1.17-1|54	

12653 12
12cu|R-rtracklayer-1.22.3-1|1	%bcond_with internet
12cu|R-rtracklayer-1.22.3-1|2	%bcond_with bootstrap
12cu|R-rtracklayer-1.22.3-1|3	%global packname  rtracklayer
12cu|R-rtracklayer-1.22.3-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-rtracklayer-1.22.3-1|5	
12cu|R-rtracklayer-1.22.3-1|6	Name:             R-%{packname}
12cu|R-rtracklayer-1.22.3-1|7	Version:          1.22.3
12cu|R-rtracklayer-1.22.3-1|8	Release:          1
12cu|R-rtracklayer-1.22.3-1|9	Summary:          R interface to genome browsers and their annotation tracks
12cu|R-rtracklayer-1.22.3-1|10	Group:            Sciences/Mathematics
12cu|R-rtracklayer-1.22.3-1|11	License:          Artistic-2.0
12cu|R-rtracklayer-1.22.3-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-rtracklayer-1.22.3-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/rtracklayer_1.22.3.tar.gz
12cu|R-rtracklayer-1.22.3-1|14	Requires:         R-methods R-RCurl R-XML R-IRanges R-GenomicRanges
12cu|R-rtracklayer-1.22.3-1|15	Requires:         R-Biostrings R-BSgenome R-zlibbioc
12cu|R-rtracklayer-1.22.3-1|16	Requires:         R-Rsamtools
12cu|R-rtracklayer-1.22.3-1|17	%if %{with bootstrap}
12cu|R-rtracklayer-1.22.3-1|18	Requires:         R-microRNA R-genefilter R-org.Hs.eg.db
12cu|R-rtracklayer-1.22.3-1|19	Requires:         R-BSgenome.Hsapiens.UCSC.hg19 R-hgu133plus2.db
12cu|R-rtracklayer-1.22.3-1|20	%else
12cu|R-rtracklayer-1.22.3-1|21	Requires:         R-humanStemCell R-microRNA R-genefilter R-limma
12cu|R-rtracklayer-1.22.3-1|22	Requires:         R-org.Hs.eg.db R-BSgenome.Hsapiens.UCSC.hg19
12cu|R-rtracklayer-1.22.3-1|23	Requires:         R-TxDb.Hsapiens.UCSC.hg19.knownGene R-hgu133plus2.db
12cu|R-rtracklayer-1.22.3-1|24	Requires:         R-BiocGenerics
12cu|R-rtracklayer-1.22.3-1|25	%endif
12cu|R-rtracklayer-1.22.3-1|26	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-rtracklayer-1.22.3-1|27	BuildRequires:    R-RCurl R-XML R-IRanges R-GenomicRanges R-Biostrings
12cu|R-rtracklayer-1.22.3-1|28	BuildRequires:    R-BSgenome R-zlibbioc
12cu|R-rtracklayer-1.22.3-1|29	BuildRequires:    R-BiocGenerics
12cu|R-rtracklayer-1.22.3-1|30	%if %{with bootstrap}
12cu|R-rtracklayer-1.22.3-1|31	BuildRequires:    R-microRNA R-genefilter R-org.Hs.eg.db
12cu|R-rtracklayer-1.22.3-1|32	BuildRequires:    R-BSgenome.Hsapiens.UCSC.hg19 R-hgu133plus2.db
12cu|R-rtracklayer-1.22.3-1|33	%else
12cu|R-rtracklayer-1.22.3-1|34	BuildRequires:    R-humanStemCell R-microRNA R-genefilter R-limma
12cu|R-rtracklayer-1.22.3-1|35	BuildRequires:    R-org.Hs.eg.db R-BSgenome.Hsapiens.UCSC.hg19
12cu|R-rtracklayer-1.22.3-1|36	BuildRequires:    R-TxDb.Hsapiens.UCSC.hg19.knownGene R-hgu133plus2.db
12cu|R-rtracklayer-1.22.3-1|37	%endif
12cu|R-rtracklayer-1.22.3-1|38	BuildRequires:    R-Rsamtools
12cu|R-rtracklayer-1.22.3-1|39	
12cu|R-rtracklayer-1.22.3-1|40	%description
12cu|R-rtracklayer-1.22.3-1|41	Extensible framework for interacting with multiple genome browsers
12cu|R-rtracklayer-1.22.3-1|42	(currently UCSC built-in) and manipulating annotation tracks in various
12cu|R-rtracklayer-1.22.3-1|43	formats (currently GFF, BED, bedGraph, BED15, WIG, and BigWig built-in).
12cu|R-rtracklayer-1.22.3-1|44	The user may export/import tracks to/from the supported browsers, as well
12cu|R-rtracklayer-1.22.3-1|45	as query and modify the browser state, such as the current viewport.
12cu|R-rtracklayer-1.22.3-1|46	
12cu|R-rtracklayer-1.22.3-1|47	%prep
12cu|R-rtracklayer-1.22.3-1|48	%setup -q -c -n %{packname}
12cu|R-rtracklayer-1.22.3-1|49	
12cu|R-rtracklayer-1.22.3-1|50	%build
12cu|R-rtracklayer-1.22.3-1|51	
12cu|R-rtracklayer-1.22.3-1|52	%install
12cu|R-rtracklayer-1.22.3-1|53	mkdir -p %{buildroot}%{rlibdir}
12cu|R-rtracklayer-1.22.3-1|54	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-rtracklayer-1.22.3-1|55	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-rtracklayer-1.22.3-1|56	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-rtracklayer-1.22.3-1|57	
12cu|R-rtracklayer-1.22.3-1|58	%if %{without bootstrap}
12cu|R-rtracklayer-1.22.3-1|59	%if %{with internet}
12cu|R-rtracklayer-1.22.3-1|60	%check
12cu|R-rtracklayer-1.22.3-1|61	%{_bindir}/R CMD check %{packname}
12cu|R-rtracklayer-1.22.3-1|62	%endif
12cu|R-rtracklayer-1.22.3-1|63	%endif
12cu|R-rtracklayer-1.22.3-1|64	
12cu|R-rtracklayer-1.22.3-1|65	%files
12cu|R-rtracklayer-1.22.3-1|66	%dir %{rlibdir}/%{packname}
12cu|R-rtracklayer-1.22.3-1|67	%doc %{rlibdir}/%{packname}/doc
12cu|R-rtracklayer-1.22.3-1|68	%doc %{rlibdir}/%{packname}/html
12cu|R-rtracklayer-1.22.3-1|69	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-rtracklayer-1.22.3-1|70	%{rlibdir}/%{packname}/CITATION
12cu|R-rtracklayer-1.22.3-1|71	%{rlibdir}/%{packname}/INDEX
12cu|R-rtracklayer-1.22.3-1|72	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-rtracklayer-1.22.3-1|73	%{rlibdir}/%{packname}/NEWS
12cu|R-rtracklayer-1.22.3-1|74	%{rlibdir}/%{packname}/Meta
12cu|R-rtracklayer-1.22.3-1|75	%{rlibdir}/%{packname}/R
12cu|R-rtracklayer-1.22.3-1|76	%{rlibdir}/%{packname}/data
12cu|R-rtracklayer-1.22.3-1|77	%{rlibdir}/%{packname}/demo
12cu|R-rtracklayer-1.22.3-1|78	%{rlibdir}/%{packname}/help
12cu|R-rtracklayer-1.22.3-1|79	%{rlibdir}/%{packname}/libs
12cu|R-rtracklayer-1.22.3-1|80	%{rlibdir}/%{packname}/notes
12cu|R-rtracklayer-1.22.3-1|81	%{rlibdir}/%{packname}/scripts
12cu|R-rtracklayer-1.22.3-1|82	%{rlibdir}/%{packname}/tests
12cu|R-rtracklayer-1.22.3-1|83	%{rlibdir}/%{packname}/unitTests
12cu|R-rtracklayer-1.22.3-1|84	%{rlibdir}/%{packname}/extdata
12cu|R-rtracklayer-1.22.3-1|85	
12cu|R-rtracklayer-1.22.3-1|86	
12cu|R-rtracklayer-1.22.3-1|87	
12cu|R-rtracklayer-1.22.3-1|88	%changelog
12cu|R-rtracklayer-1.22.3-1|89	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.22.3-1
12cu|R-rtracklayer-1.22.3-1|90	+ Revision: 8188cf9
12cu|R-rtracklayer-1.22.3-1|91	- Updated to 1.22.3 (by updates_builder)
12cu|R-rtracklayer-1.22.3-1|92	
12cu|R-rtracklayer-1.22.3-1|93	

12654 12
12cu|R-RUnit-0.4.26-2|1	%global packname  RUnit
12cu|R-RUnit-0.4.26-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-RUnit-0.4.26-2|3	
12cu|R-RUnit-0.4.26-2|4	%define debug_package %{nil}
12cu|R-RUnit-0.4.26-2|5	
12cu|R-RUnit-0.4.26-2|6	Name:             R-%{packname}
12cu|R-RUnit-0.4.26-2|7	Version:          0.4.26
12cu|R-RUnit-0.4.26-2|8	Release:          2
12cu|R-RUnit-0.4.26-2|9	Summary:          R Unit test framework
12cu|R-RUnit-0.4.26-2|10	Group:            Sciences/Mathematics
12cu|R-RUnit-0.4.26-2|11	License:          GPL-2
12cu|R-RUnit-0.4.26-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-RUnit-0.4.26-2|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-RUnit-0.4.26-2|14	Requires:         R-utils R-methods
12cu|R-RUnit-0.4.26-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils R-methods
12cu|R-RUnit-0.4.26-2|16	BuildRequires:    x11-server-xvfb
12cu|R-RUnit-0.4.26-2|17	
12cu|R-RUnit-0.4.26-2|18	%description
12cu|R-RUnit-0.4.26-2|19	R functions implementing a standard Unit Testing framework, with
12cu|R-RUnit-0.4.26-2|20	additional code inspection and report generation tools
12cu|R-RUnit-0.4.26-2|21	
12cu|R-RUnit-0.4.26-2|22	%prep
12cu|R-RUnit-0.4.26-2|23	%setup -q -c -n %{packname}
12cu|R-RUnit-0.4.26-2|24	
12cu|R-RUnit-0.4.26-2|25	%build
12cu|R-RUnit-0.4.26-2|26	
12cu|R-RUnit-0.4.26-2|27	%install
12cu|R-RUnit-0.4.26-2|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-RUnit-0.4.26-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-RUnit-0.4.26-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-RUnit-0.4.26-2|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-RUnit-0.4.26-2|32	
12cu|R-RUnit-0.4.26-2|33	%check
12cu|R-RUnit-0.4.26-2|34	xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-RUnit-0.4.26-2|35	
12cu|R-RUnit-0.4.26-2|36	%files
12cu|R-RUnit-0.4.26-2|37	%dir %{rlibdir}/%{packname}
12cu|R-RUnit-0.4.26-2|38	%doc %{rlibdir}/%{packname}/doc
12cu|R-RUnit-0.4.26-2|39	%doc %{rlibdir}/%{packname}/html
12cu|R-RUnit-0.4.26-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-RUnit-0.4.26-2|41	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-RUnit-0.4.26-2|42	%{rlibdir}/%{packname}/INDEX
12cu|R-RUnit-0.4.26-2|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-RUnit-0.4.26-2|44	%{rlibdir}/%{packname}/Meta
12cu|R-RUnit-0.4.26-2|45	%{rlibdir}/%{packname}/R
12cu|R-RUnit-0.4.26-2|46	%{rlibdir}/%{packname}/examples
12cu|R-RUnit-0.4.26-2|47	%{rlibdir}/%{packname}/help
12cu|R-RUnit-0.4.26-2|48	%{rlibdir}/%{packname}/share
12cu|R-RUnit-0.4.26-2|49	%{rlibdir}/%{packname}/unitTests
12cu|R-RUnit-0.4.26-2|50	
12cu|R-RUnit-0.4.26-2|51	
12cu|R-RUnit-0.4.26-2|52	%changelog
12cu|R-RUnit-0.4.26-2|53	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.4.26-1
12cu|R-RUnit-0.4.26-2|54	+ Revision: 775313
12cu|R-RUnit-0.4.26-2|55	- Use proper tarball and wrap make check in xvfb-run.
12cu|R-RUnit-0.4.26-2|56	- Update to latest version
12cu|R-RUnit-0.4.26-2|57	- Import R-RUnit
12cu|R-RUnit-0.4.26-2|58	- Import R-RUnit
12cu|R-RUnit-0.4.26-2|59	

12655 12
12cu|R-Rvmmin-2013.11.11-1|1	%global packname  Rvmmin
12cu|R-Rvmmin-2013.11.11-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-Rvmmin-2013.11.11-1|3	
12cu|R-Rvmmin-2013.11.11-1|4	Name:             R-%{packname}
12cu|R-Rvmmin-2013.11.11-1|5	Version:          2013.11.11
12cu|R-Rvmmin-2013.11.11-1|6	Release:          1
12cu|R-Rvmmin-2013.11.11-1|7	Summary:          Variable metric nonlinear function minimization with bounds constraints
12cu|R-Rvmmin-2013.11.11-1|8	Group:            Sciences/Mathematics
12cu|R-Rvmmin-2013.11.11-1|9	License:          GPLv2+
12cu|R-Rvmmin-2013.11.11-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Rvmmin-2013.11.11-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2013-11.11.tar.gz
12cu|R-Rvmmin-2013.11.11-1|12	BuildArch:        noarch
12cu|R-Rvmmin-2013.11.11-1|13	Requires:         R-core
12cu|R-Rvmmin-2013.11.11-1|14	
12cu|R-Rvmmin-2013.11.11-1|15	Requires:         R-optextras
12cu|R-Rvmmin-2013.11.11-1|16	
12cu|R-Rvmmin-2013.11.11-1|17	
12cu|R-Rvmmin-2013.11.11-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-optextras
12cu|R-Rvmmin-2013.11.11-1|19	
12cu|R-Rvmmin-2013.11.11-1|20	
12cu|R-Rvmmin-2013.11.11-1|21	%description
12cu|R-Rvmmin-2013.11.11-1|22	Variable metric nonlinear function minimization with bounds constraints
12cu|R-Rvmmin-2013.11.11-1|23	
12cu|R-Rvmmin-2013.11.11-1|24	%prep
12cu|R-Rvmmin-2013.11.11-1|25	%setup -q -c -n %{packname}
12cu|R-Rvmmin-2013.11.11-1|26	
12cu|R-Rvmmin-2013.11.11-1|27	%build
12cu|R-Rvmmin-2013.11.11-1|28	
12cu|R-Rvmmin-2013.11.11-1|29	%install
12cu|R-Rvmmin-2013.11.11-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Rvmmin-2013.11.11-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Rvmmin-2013.11.11-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Rvmmin-2013.11.11-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Rvmmin-2013.11.11-1|34	
12cu|R-Rvmmin-2013.11.11-1|35	%check
12cu|R-Rvmmin-2013.11.11-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-Rvmmin-2013.11.11-1|37	
12cu|R-Rvmmin-2013.11.11-1|38	%files
12cu|R-Rvmmin-2013.11.11-1|39	%dir %{rlibdir}/%{packname}
12cu|R-Rvmmin-2013.11.11-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-Rvmmin-2013.11.11-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Rvmmin-2013.11.11-1|42	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-Rvmmin-2013.11.11-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-Rvmmin-2013.11.11-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Rvmmin-2013.11.11-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-Rvmmin-2013.11.11-1|46	%{rlibdir}/%{packname}/R
12cu|R-Rvmmin-2013.11.11-1|47	%{rlibdir}/%{packname}/demo
12cu|R-Rvmmin-2013.11.11-1|48	%{rlibdir}/%{packname}/help
12cu|R-Rvmmin-2013.11.11-1|49	
12cu|R-Rvmmin-2013.11.11-1|50	%changelog
12cu|R-Rvmmin-2013.11.11-1|51	* Tue Apr 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.11.11-1
12cu|R-Rvmmin-2013.11.11-1|52	+ Revision: 8c6566b
12cu|R-Rvmmin-2013.11.11-1|53	- Fix files
12cu|R-Rvmmin-2013.11.11-1|54	
12cu|R-Rvmmin-2013.11.11-1|55	

12656 12
12cu|R-RWeka-0.4.21-1|1	%define debug_package %{nil}
12cu|R-RWeka-0.4.21-1|2	
12cu|R-RWeka-0.4.21-1|3	%global packname  RWeka
12cu|R-RWeka-0.4.21-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-RWeka-0.4.21-1|5	
12cu|R-RWeka-0.4.21-1|6	Name:             R-%{packname}
12cu|R-RWeka-0.4.21-1|7	Version:          0.4.21
12cu|R-RWeka-0.4.21-1|8	Release:          1
12cu|R-RWeka-0.4.21-1|9	Summary:          R/Weka interface
12cu|R-RWeka-0.4.21-1|10	Group:            Sciences/Mathematics
12cu|R-RWeka-0.4.21-1|11	License:          GPL-2
12cu|R-RWeka-0.4.21-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-RWeka-0.4.21-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.4-21.tar.gz
12cu|R-RWeka-0.4.21-1|14	
12cu|R-RWeka-0.4.21-1|15	
12cu|R-RWeka-0.4.21-1|16	Requires:         R-RWekajars R-rJava R-graphics R-stats R-utils R-grid
12cu|R-RWeka-0.4.21-1|17	Requires:         R-party R-mlbench R-e1071
12cu|R-RWeka-0.4.21-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-RWeka-0.4.21-1|19	BuildRequires:    R-RWekajars R-rJava R-graphics R-stats R-utils R-grid
12cu|R-RWeka-0.4.21-1|20	BuildRequires:    R-party R-mlbench R-e1071
12cu|R-RWeka-0.4.21-1|21	BuildRequires:    java-rpmbuild
12cu|R-RWeka-0.4.21-1|22	
12cu|R-RWeka-0.4.21-1|23	%description
12cu|R-RWeka-0.4.21-1|24	An R interface to Weka (Version 3.7.10). Weka is a collection of machine
12cu|R-RWeka-0.4.21-1|25	learning algorithms for data mining tasks written in Java, containing
12cu|R-RWeka-0.4.21-1|26	tools for data pre-processing, classification, regression, clustering,
12cu|R-RWeka-0.4.21-1|27	association rules, and visualization.  Package RWeka contains the
12cu|R-RWeka-0.4.21-1|28	interface code, the Weka jar is in a separate package RWekajars.  For more
12cu|R-RWeka-0.4.21-1|29	information on Weka see http://www.cs.waikato.ac.nz/~ml/weka/.
12cu|R-RWeka-0.4.21-1|30	
12cu|R-RWeka-0.4.21-1|31	%prep
12cu|R-RWeka-0.4.21-1|32	%setup -q -c -n %{packname}
12cu|R-RWeka-0.4.21-1|33	
12cu|R-RWeka-0.4.21-1|34	%build
12cu|R-RWeka-0.4.21-1|35	
12cu|R-RWeka-0.4.21-1|36	%install
12cu|R-RWeka-0.4.21-1|37	export JAVA="/usr/bin/java"
12cu|R-RWeka-0.4.21-1|38	mkdir -p %{buildroot}%{rlibdir}
12cu|R-RWeka-0.4.21-1|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-RWeka-0.4.21-1|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-RWeka-0.4.21-1|41	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-RWeka-0.4.21-1|42	
12cu|R-RWeka-0.4.21-1|43	%check
12cu|R-RWeka-0.4.21-1|44	%{_bindir}/R CMD check %{packname}
12cu|R-RWeka-0.4.21-1|45	
12cu|R-RWeka-0.4.21-1|46	%files
12cu|R-RWeka-0.4.21-1|47	%dir %{rlibdir}/%{packname}
12cu|R-RWeka-0.4.21-1|48	%doc %{rlibdir}/%{packname}/doc
12cu|R-RWeka-0.4.21-1|49	%doc %{rlibdir}/%{packname}/html
12cu|R-RWeka-0.4.21-1|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-RWeka-0.4.21-1|51	%{rlibdir}/%{packname}/CITATION
12cu|R-RWeka-0.4.21-1|52	%{rlibdir}/%{packname}/INDEX
12cu|R-RWeka-0.4.21-1|53	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-RWeka-0.4.21-1|54	%{rlibdir}/%{packname}/Meta
12cu|R-RWeka-0.4.21-1|55	%{rlibdir}/%{packname}/R
12cu|R-RWeka-0.4.21-1|56	%{rlibdir}/%{packname}/arff
12cu|R-RWeka-0.4.21-1|57	%{rlibdir}/%{packname}/help
12cu|R-RWeka-0.4.21-1|58	%{rlibdir}/%{packname}/java
12cu|R-RWeka-0.4.21-1|59	%{rlibdir}/%{packname}/po/*/LC_MESSAGES/*
12cu|R-RWeka-0.4.21-1|60	
12cu|R-RWeka-0.4.21-1|61	%changelog
12cu|R-RWeka-0.4.21-1|62	* Mon Apr 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.21-1
12cu|R-RWeka-0.4.21-1|63	+ Revision: bc07309
12cu|R-RWeka-0.4.21-1|64	- Disable debug
12cu|R-RWeka-0.4.21-1|65	
12cu|R-RWeka-0.4.21-1|66	

12657 12
12cu|R-RWekajars-3.7.10.1-1|1	%global packname  RWekajars
12cu|R-RWekajars-3.7.10.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-RWekajars-3.7.10.1-1|3	
12cu|R-RWekajars-3.7.10.1-1|4	Name:             R-%{packname}
12cu|R-RWekajars-3.7.10.1-1|5	Version:          3.7.10.1
12cu|R-RWekajars-3.7.10.1-1|6	Release:          1
12cu|R-RWekajars-3.7.10.1-1|7	Summary:          R/Weka interface jars
12cu|R-RWekajars-3.7.10.1-1|8	Group:            Sciences/Mathematics
12cu|R-RWekajars-3.7.10.1-1|9	License:          GPL-2
12cu|R-RWekajars-3.7.10.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-RWekajars-3.7.10.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_3.7.10-1.tar.gz
12cu|R-RWekajars-3.7.10.1-1|12	BuildArch:        noarch
12cu|R-RWekajars-3.7.10.1-1|13	Requires:         R-core
12cu|R-RWekajars-3.7.10.1-1|14	
12cu|R-RWekajars-3.7.10.1-1|15	
12cu|R-RWekajars-3.7.10.1-1|16	Requires:         R-rJava
12cu|R-RWekajars-3.7.10.1-1|17	
12cu|R-RWekajars-3.7.10.1-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-RWekajars-3.7.10.1-1|19	BuildRequires:    R-rJava
12cu|R-RWekajars-3.7.10.1-1|20	BuildRequires:    java-1.6.0-openjdk
12cu|R-RWekajars-3.7.10.1-1|21	
12cu|R-RWekajars-3.7.10.1-1|22	%description
12cu|R-RWekajars-3.7.10.1-1|23	External jars required for package RWeka.
12cu|R-RWekajars-3.7.10.1-1|24	
12cu|R-RWekajars-3.7.10.1-1|25	%prep
12cu|R-RWekajars-3.7.10.1-1|26	%setup -q -c -n %{packname}
12cu|R-RWekajars-3.7.10.1-1|27	
12cu|R-RWekajars-3.7.10.1-1|28	%build
12cu|R-RWekajars-3.7.10.1-1|29	
12cu|R-RWekajars-3.7.10.1-1|30	%install
12cu|R-RWekajars-3.7.10.1-1|31	export JAVA="/usr/bin/java"
12cu|R-RWekajars-3.7.10.1-1|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-RWekajars-3.7.10.1-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-RWekajars-3.7.10.1-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-RWekajars-3.7.10.1-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-RWekajars-3.7.10.1-1|36	
12cu|R-RWekajars-3.7.10.1-1|37	%check
12cu|R-RWekajars-3.7.10.1-1|38	%{_bindir}/R CMD check %{packname}
12cu|R-RWekajars-3.7.10.1-1|39	
12cu|R-RWekajars-3.7.10.1-1|40	%files
12cu|R-RWekajars-3.7.10.1-1|41	%dir %{rlibdir}/%{packname}
12cu|R-RWekajars-3.7.10.1-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-RWekajars-3.7.10.1-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-RWekajars-3.7.10.1-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-RWekajars-3.7.10.1-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-RWekajars-3.7.10.1-1|46	%{rlibdir}/%{packname}/R
12cu|R-RWekajars-3.7.10.1-1|47	%{rlibdir}/%{packname}/java
12cu|R-RWekajars-3.7.10.1-1|48	%{rlibdir}/%{packname}/help
12cu|R-RWekajars-3.7.10.1-1|49	
12cu|R-RWekajars-3.7.10.1-1|50	%changelog
12cu|R-RWekajars-3.7.10.1-1|51	* Wed Apr 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.10.1-1
12cu|R-RWekajars-3.7.10.1-1|52	+ Revision: e250c68
12cu|R-RWekajars-3.7.10.1-1|53	- One more JAVA try
12cu|R-RWekajars-3.7.10.1-1|54	
12cu|R-RWekajars-3.7.10.1-1|55	

12658 12
12cu|R-sampleSelection-0.7.2-2|1	%global packname  sampleSelection
12cu|R-sampleSelection-0.7.2-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-sampleSelection-0.7.2-2|3	
12cu|R-sampleSelection-0.7.2-2|4	%define debug_package %{nil}
12cu|R-sampleSelection-0.7.2-2|5	
12cu|R-sampleSelection-0.7.2-2|6	Name:             R-%{packname}
12cu|R-sampleSelection-0.7.2-2|7	Version:          0.7.2
12cu|R-sampleSelection-0.7.2-2|8	Release:          2
12cu|R-sampleSelection-0.7.2-2|9	Summary:          Sample Selection Models
12cu|R-sampleSelection-0.7.2-2|10	Group:            Sciences/Mathematics
12cu|R-sampleSelection-0.7.2-2|11	License:          GPL (>= 2)
12cu|R-sampleSelection-0.7.2-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-sampleSelection-0.7.2-2|13	Source0:          http://cran.r-project.org/src/contrib/sampleSelection_0.7-2.tar.gz
12cu|R-sampleSelection-0.7.2-2|14	Requires:         R-maxLik R-systemfit R-miscTools R-VGAM R-MASS R-mvtnorm R-plm
12cu|R-sampleSelection-0.7.2-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-sampleSelection-0.7.2-2|16	BuildRequires:    R-maxLik R-systemfit R-miscTools R-VGAM R-MASS R-mvtnorm R-plm
12cu|R-sampleSelection-0.7.2-2|17	
12cu|R-sampleSelection-0.7.2-2|18	%description
12cu|R-sampleSelection-0.7.2-2|19	Estimation of Sample Selection Models
12cu|R-sampleSelection-0.7.2-2|20	
12cu|R-sampleSelection-0.7.2-2|21	%prep
12cu|R-sampleSelection-0.7.2-2|22	%setup -q -c -n %{packname}
12cu|R-sampleSelection-0.7.2-2|23	
12cu|R-sampleSelection-0.7.2-2|24	%build
12cu|R-sampleSelection-0.7.2-2|25	
12cu|R-sampleSelection-0.7.2-2|26	%install
12cu|R-sampleSelection-0.7.2-2|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-sampleSelection-0.7.2-2|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-sampleSelection-0.7.2-2|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-sampleSelection-0.7.2-2|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-sampleSelection-0.7.2-2|31	
12cu|R-sampleSelection-0.7.2-2|32	%check
12cu|R-sampleSelection-0.7.2-2|33	%{_bindir}/R CMD check %{packname}
12cu|R-sampleSelection-0.7.2-2|34	
12cu|R-sampleSelection-0.7.2-2|35	%files
12cu|R-sampleSelection-0.7.2-2|36	%dir %{rlibdir}/%{packname}
12cu|R-sampleSelection-0.7.2-2|37	%doc %{rlibdir}/%{packname}/doc
12cu|R-sampleSelection-0.7.2-2|38	%doc %{rlibdir}/%{packname}/html
12cu|R-sampleSelection-0.7.2-2|39	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-sampleSelection-0.7.2-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-sampleSelection-0.7.2-2|41	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-sampleSelection-0.7.2-2|42	%{rlibdir}/%{packname}/INDEX
12cu|R-sampleSelection-0.7.2-2|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-sampleSelection-0.7.2-2|44	%{rlibdir}/%{packname}/Meta
12cu|R-sampleSelection-0.7.2-2|45	%{rlibdir}/%{packname}/R
12cu|R-sampleSelection-0.7.2-2|46	%{rlibdir}/%{packname}/data
12cu|R-sampleSelection-0.7.2-2|47	%{rlibdir}/%{packname}/help

12659 12
12cu|R-sandwich-2.3.0-1|1	%bcond_with bootstrap
12cu|R-sandwich-2.3.0-1|2	%global packname  sandwich
12cu|R-sandwich-2.3.0-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-sandwich-2.3.0-1|4	
12cu|R-sandwich-2.3.0-1|5	%define debug_package %{nil}
12cu|R-sandwich-2.3.0-1|6	
12cu|R-sandwich-2.3.0-1|7	Name:             R-%{packname}
12cu|R-sandwich-2.3.0-1|8	Version:          2.3.0
12cu|R-sandwich-2.3.0-1|9	Release:          1
12cu|R-sandwich-2.3.0-1|10	Summary:          Robust Covariance Matrix Estimators
12cu|R-sandwich-2.3.0-1|11	Group:            Sciences/Mathematics
12cu|R-sandwich-2.3.0-1|12	License:          GPL-2
12cu|R-sandwich-2.3.0-1|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-sandwich-2.3.0-1|14	Source0:          http://cran.r-project.org/src/contrib/sandwich_2.3-0.tar.gz
12cu|R-sandwich-2.3.0-1|15	Requires:         R-stats R-zoo R-stats
12cu|R-sandwich-2.3.0-1|16	%if %{with bootstrap}
12cu|R-sandwich-2.3.0-1|17	Requires:         R-car R-lmtest R-survival R-MASS R-scatterplot3d
12cu|R-sandwich-2.3.0-1|18	%else
12cu|R-sandwich-2.3.0-1|19	Requires:         R-car R-lmtest R-strucchange R-AER R-survival R-MASS
12cu|R-sandwich-2.3.0-1|20	Requires:         R-scatterplot3d
12cu|R-sandwich-2.3.0-1|21	%endif
12cu|R-sandwich-2.3.0-1|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-zoo
12cu|R-sandwich-2.3.0-1|23	BuildRequires:    R-stats
12cu|R-sandwich-2.3.0-1|24	%if %{with bootstrap}
12cu|R-sandwich-2.3.0-1|25	BuildRequires:    R-car R-lmtest R-survival R-MASS R-scatterplot3d
12cu|R-sandwich-2.3.0-1|26	%else
12cu|R-sandwich-2.3.0-1|27	BuildRequires:    R-car R-lmtest R-strucchange R-AER R-survival R-MASS
12cu|R-sandwich-2.3.0-1|28	BuildRequires:    R-scatterplot3d
12cu|R-sandwich-2.3.0-1|29	%endif
12cu|R-sandwich-2.3.0-1|30	
12cu|R-sandwich-2.3.0-1|31	%description
12cu|R-sandwich-2.3.0-1|32	Model-robust standard error estimators for cross-sectional, time series
12cu|R-sandwich-2.3.0-1|33	and longitudinal data.
12cu|R-sandwich-2.3.0-1|34	
12cu|R-sandwich-2.3.0-1|35	%prep
12cu|R-sandwich-2.3.0-1|36	%setup -q -c -n %{packname}
12cu|R-sandwich-2.3.0-1|37	
12cu|R-sandwich-2.3.0-1|38	%build
12cu|R-sandwich-2.3.0-1|39	
12cu|R-sandwich-2.3.0-1|40	%install
12cu|R-sandwich-2.3.0-1|41	mkdir -p %{buildroot}%{rlibdir}
12cu|R-sandwich-2.3.0-1|42	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-sandwich-2.3.0-1|43	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-sandwich-2.3.0-1|44	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-sandwich-2.3.0-1|45	
12cu|R-sandwich-2.3.0-1|46	%if %{without bootstrap}
12cu|R-sandwich-2.3.0-1|47	%check
12cu|R-sandwich-2.3.0-1|48	%{_bindir}/R CMD check %{packname}
12cu|R-sandwich-2.3.0-1|49	%endif
12cu|R-sandwich-2.3.0-1|50	
12cu|R-sandwich-2.3.0-1|51	%files
12cu|R-sandwich-2.3.0-1|52	%dir %{rlibdir}/%{packname}
12cu|R-sandwich-2.3.0-1|53	%doc %{rlibdir}/%{packname}/doc
12cu|R-sandwich-2.3.0-1|54	%doc %{rlibdir}/%{packname}/html
12cu|R-sandwich-2.3.0-1|55	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-sandwich-2.3.0-1|56	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-sandwich-2.3.0-1|57	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-sandwich-2.3.0-1|58	%{rlibdir}/%{packname}/INDEX
12cu|R-sandwich-2.3.0-1|59	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-sandwich-2.3.0-1|60	%{rlibdir}/%{packname}/Meta
12cu|R-sandwich-2.3.0-1|61	%{rlibdir}/%{packname}/R
12cu|R-sandwich-2.3.0-1|62	%{rlibdir}/%{packname}/data
12cu|R-sandwich-2.3.0-1|63	%{rlibdir}/%{packname}/help
12cu|R-sandwich-2.3.0-1|64	
12cu|R-sandwich-2.3.0-1|65	
12cu|R-sandwich-2.3.0-1|66	
12cu|R-sandwich-2.3.0-1|67	%changelog
12cu|R-sandwich-2.3.0-1|68	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.3.0-1
12cu|R-sandwich-2.3.0-1|69	+ Revision: c9aa61f
12cu|R-sandwich-2.3.0-1|70	- LOG Updated to 2.3.0 (by updates_builder)
12cu|R-sandwich-2.3.0-1|71	
12cu|R-sandwich-2.3.0-1|72	

12660 12
12cu|R-scales-0.2.3-1|1	%global packname scales
12cu|R-scales-0.2.3-1|2	%global rlibdir %{_libdir}/R/library
12cu|R-scales-0.2.3-1|3	
12cu|R-scales-0.2.3-1|4	Name:             R-%{packname}
12cu|R-scales-0.2.3-1|5	Version:          0.2.3
12cu|R-scales-0.2.3-1|6	Release:          1
12cu|R-scales-0.2.3-1|7	Summary:          Scale functions for graphics
12cu|R-scales-0.2.3-1|8	Group:            Sciences/Mathematics
12cu|R-scales-0.2.3-1|9	License:          MIT
12cu|R-scales-0.2.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-scales-0.2.3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-scales-0.2.3-1|12	BuildArch:        noarch
12cu|R-scales-0.2.3-1|13	Requires:         R-methods R-RColorBrewer R-stringr R-dichromat
12cu|R-scales-0.2.3-1|14	Requires:         R-munsell >= 0.2 R-plyr >= 1.2 R-labeling R-testthat
12cu|R-scales-0.2.3-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-scales-0.2.3-1|16	BuildRequires:    R-methods R-RColorBrewer R-stringr R-dichromat
12cu|R-scales-0.2.3-1|17	BuildRequires:    R-munsell >= 0.2 R-plyr >= 1.2 R-labeling R-testthat
12cu|R-scales-0.2.3-1|18	
12cu|R-scales-0.2.3-1|19	%description
12cu|R-scales-0.2.3-1|20	Scales map data to aesthetics, and provide methods for
12cu|R-scales-0.2.3-1|21	automatically determining breaks and labels for axes and legends.
12cu|R-scales-0.2.3-1|22	
12cu|R-scales-0.2.3-1|23	%prep
12cu|R-scales-0.2.3-1|24	%setup -q -c -n %{packname}
12cu|R-scales-0.2.3-1|25	
12cu|R-scales-0.2.3-1|26	%build
12cu|R-scales-0.2.3-1|27	
12cu|R-scales-0.2.3-1|28	%install
12cu|R-scales-0.2.3-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-scales-0.2.3-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-scales-0.2.3-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-scales-0.2.3-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-scales-0.2.3-1|33	
12cu|R-scales-0.2.3-1|34	%check
12cu|R-scales-0.2.3-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-scales-0.2.3-1|36	
12cu|R-scales-0.2.3-1|37	%files
12cu|R-scales-0.2.3-1|38	%dir %{rlibdir}/%{packname}
12cu|R-scales-0.2.3-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-scales-0.2.3-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-scales-0.2.3-1|41	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-scales-0.2.3-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-scales-0.2.3-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-scales-0.2.3-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-scales-0.2.3-1|45	%{rlibdir}/%{packname}/R
12cu|R-scales-0.2.3-1|46	%{rlibdir}/%{packname}/help
12cu|R-scales-0.2.3-1|47	%{rlibdir}/%{packname}/tests

12661 12
12cu|R-scatterplot3d-0.3.35-1|1	%global packname  scatterplot3d
12cu|R-scatterplot3d-0.3.35-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-scatterplot3d-0.3.35-1|3	
12cu|R-scatterplot3d-0.3.35-1|4	%define debug_package %{nil}
12cu|R-scatterplot3d-0.3.35-1|5	
12cu|R-scatterplot3d-0.3.35-1|6	Name:             R-%{packname}
12cu|R-scatterplot3d-0.3.35-1|7	Version:          0.3.35
12cu|R-scatterplot3d-0.3.35-1|8	Release:          1
12cu|R-scatterplot3d-0.3.35-1|9	Summary:          3D Scatter Plot
12cu|R-scatterplot3d-0.3.35-1|10	Group:            Sciences/Mathematics
12cu|R-scatterplot3d-0.3.35-1|11	License:          GPL-2
12cu|R-scatterplot3d-0.3.35-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-scatterplot3d-0.3.35-1|13	Source0:          http://cran.r-project.org/src/contrib/scatterplot3d_0.3-35.tar.gz
12cu|R-scatterplot3d-0.3.35-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-scatterplot3d-0.3.35-1|15	%rename R-cran-scatterplot3d
12cu|R-scatterplot3d-0.3.35-1|16	
12cu|R-scatterplot3d-0.3.35-1|17	%description
12cu|R-scatterplot3d-0.3.35-1|18	Plots a three dimensional (3D) point cloud.
12cu|R-scatterplot3d-0.3.35-1|19	
12cu|R-scatterplot3d-0.3.35-1|20	%prep
12cu|R-scatterplot3d-0.3.35-1|21	%setup -q -c -n %{packname}
12cu|R-scatterplot3d-0.3.35-1|22	
12cu|R-scatterplot3d-0.3.35-1|23	%build
12cu|R-scatterplot3d-0.3.35-1|24	
12cu|R-scatterplot3d-0.3.35-1|25	%install
12cu|R-scatterplot3d-0.3.35-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-scatterplot3d-0.3.35-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-scatterplot3d-0.3.35-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-scatterplot3d-0.3.35-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-scatterplot3d-0.3.35-1|30	
12cu|R-scatterplot3d-0.3.35-1|31	%check
12cu|R-scatterplot3d-0.3.35-1|32	%{_bindir}/R CMD check %{packname}
12cu|R-scatterplot3d-0.3.35-1|33	
12cu|R-scatterplot3d-0.3.35-1|34	%files
12cu|R-scatterplot3d-0.3.35-1|35	%dir %{rlibdir}/%{packname}
12cu|R-scatterplot3d-0.3.35-1|36	%doc %{rlibdir}/%{packname}/doc
12cu|R-scatterplot3d-0.3.35-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-scatterplot3d-0.3.35-1|38	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-scatterplot3d-0.3.35-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-scatterplot3d-0.3.35-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-scatterplot3d-0.3.35-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-scatterplot3d-0.3.35-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-scatterplot3d-0.3.35-1|43	%{rlibdir}/%{packname}/R
12cu|R-scatterplot3d-0.3.35-1|44	%{rlibdir}/%{packname}/help
12cu|R-scatterplot3d-0.3.35-1|45	%{rlibdir}/%{packname}/po
12cu|R-scatterplot3d-0.3.35-1|46	
12cu|R-scatterplot3d-0.3.35-1|47	
12cu|R-scatterplot3d-0.3.35-1|48	
12cu|R-scatterplot3d-0.3.35-1|49	%changelog
12cu|R-scatterplot3d-0.3.35-1|50	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.35-1
12cu|R-scatterplot3d-0.3.35-1|51	+ Revision: a78b92a
12cu|R-scatterplot3d-0.3.35-1|52	- Updated to 0.3.35 (by updates_builder)
12cu|R-scatterplot3d-0.3.35-1|53	
12cu|R-scatterplot3d-0.3.35-1|54	

12662 12
12cu|R-sem-3.1.3-1|1	%define debug_package %{nil}
12cu|R-sem-3.1.3-1|2	
12cu|R-sem-3.1.3-1|3	%global packname  sem
12cu|R-sem-3.1.3-1|4	%global rlibdir  %{_datadir}/R/library
12cu|R-sem-3.1.3-1|5	
12cu|R-sem-3.1.3-1|6	Name:             R-%{packname}
12cu|R-sem-3.1.3-1|7	Version:          3.1.3
12cu|R-sem-3.1.3-1|8	Release:          1
12cu|R-sem-3.1.3-1|9	Summary:          Structural Equation Models
12cu|R-sem-3.1.3-1|10	
12cu|R-sem-3.1.3-1|11	Group:            Sciences/Mathematics
12cu|R-sem-3.1.3-1|12	License:          GPL (>= 2)
12cu|R-sem-3.1.3-1|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-sem-3.1.3-1|14	Source0:          http://cran.r-project.org/src/contrib/sem_3.1-3.tar.gz
12cu|R-sem-3.1.3-1|15	BuildArch:        noarch
12cu|R-sem-3.1.3-1|16	Requires:         R-core
12cu|R-sem-3.1.3-1|17	Requires:         R-stats R-MASS R-matrixcalc
12cu|R-sem-3.1.3-1|18	Requires:         R-boot R-tcltk R-polycor
12cu|R-sem-3.1.3-1|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-MASS R-matrixcalc
12cu|R-sem-3.1.3-1|20	# BuildRequires: R-mi
12cu|R-sem-3.1.3-1|21	# Requires: R-mi
12cu|R-sem-3.1.3-1|22	BuildRequires: R-MBESS
12cu|R-sem-3.1.3-1|23	Requires: R-MBESS
12cu|R-sem-3.1.3-1|24	BuildRequires: pkgconfig(blas)
12cu|R-sem-3.1.3-1|25	BuildRequires: pkgconfig(lapack)
12cu|R-sem-3.1.3-1|26	BuildRequires:    R-boot R-tcltk R-polycor
12cu|R-sem-3.1.3-1|27	
12cu|R-sem-3.1.3-1|28	%description
12cu|R-sem-3.1.3-1|29	This package contains functions for fitting general linear structural
12cu|R-sem-3.1.3-1|30	equation models (with observed and unobserved variables) using the RAM
12cu|R-sem-3.1.3-1|31	approach, and for fitting structural equations in observed-variable models
12cu|R-sem-3.1.3-1|32	by two-stage least squares.
12cu|R-sem-3.1.3-1|33	
12cu|R-sem-3.1.3-1|34	%prep
12cu|R-sem-3.1.3-1|35	%setup -q -c -n %{packname}
12cu|R-sem-3.1.3-1|36	
12cu|R-sem-3.1.3-1|37	%build
12cu|R-sem-3.1.3-1|38	
12cu|R-sem-3.1.3-1|39	%install
12cu|R-sem-3.1.3-1|40	mkdir -p %{buildroot}%{rlibdir}
12cu|R-sem-3.1.3-1|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-sem-3.1.3-1|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-sem-3.1.3-1|43	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-sem-3.1.3-1|44	
12cu|R-sem-3.1.3-1|45	# %check
12cu|R-sem-3.1.3-1|46	# %{_bindir}/R CMD check %{packname}
12cu|R-sem-3.1.3-1|47	
12cu|R-sem-3.1.3-1|48	%files
12cu|R-sem-3.1.3-1|49	%dir %{rlibdir}/%{packname}
12cu|R-sem-3.1.3-1|50	%doc %{rlibdir}/%{packname}/html
12cu|R-sem-3.1.3-1|51	%doc %{rlibdir}/%{packname}/CHANGES
12cu|R-sem-3.1.3-1|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-sem-3.1.3-1|53	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-sem-3.1.3-1|54	%{rlibdir}/%{packname}/INDEX
12cu|R-sem-3.1.3-1|55	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-sem-3.1.3-1|56	%{rlibdir}/%{packname}/Meta
12cu|R-sem-3.1.3-1|57	%{rlibdir}/%{packname}/R
12cu|R-sem-3.1.3-1|58	%{rlibdir}/%{packname}/data
12cu|R-sem-3.1.3-1|59	%{rlibdir}/%{packname}/etc
12cu|R-sem-3.1.3-1|60	%{rlibdir}/%{packname}/help
12cu|R-sem-3.1.3-1|61	%{rlibdir}/%{packname}/libs
12cu|R-sem-3.1.3-1|62	
12cu|R-sem-3.1.3-1|63	
12cu|R-sem-3.1.3-1|64	
12cu|R-sem-3.1.3-1|65	%changelog
12cu|R-sem-3.1.3-1|66	* Tue Apr 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.3-1
12cu|R-sem-3.1.3-1|67	+ Revision: bf7eafb
12cu|R-sem-3.1.3-1|68	- Disable debug
12cu|R-sem-3.1.3-1|69	
12cu|R-sem-3.1.3-1|70	

12663 12
12cu|R-seqnames.db-1.0.1-1|1	%global packname  seqnames.db
12cu|R-seqnames.db-1.0.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-seqnames.db-1.0.1-1|3	
12cu|R-seqnames.db-1.0.1-1|4	Name:             R-%{packname}
12cu|R-seqnames.db-1.0.1-1|5	Version:          1.0.1
12cu|R-seqnames.db-1.0.1-1|6	Release:          1
12cu|R-seqnames.db-1.0.1-1|7	Summary:          Chromosome Name translations
12cu|R-seqnames.db-1.0.1-1|8	Group:            Sciences/Mathematics
12cu|R-seqnames.db-1.0.1-1|9	License:          Artistic-2.0
12cu|R-seqnames.db-1.0.1-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-seqnames.db-1.0.1-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-seqnames.db-1.0.1-1|12	BuildArch:        noarch
12cu|R-seqnames.db-1.0.1-1|13	Requires:         R-core
12cu|R-seqnames.db-1.0.1-1|14	
12cu|R-seqnames.db-1.0.1-1|15	Requires:         R-methods R-AnnotationDbi
12cu|R-seqnames.db-1.0.1-1|16	Requires:         R-methods R-AnnotationDbi
12cu|R-seqnames.db-1.0.1-1|17	
12cu|R-seqnames.db-1.0.1-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-AnnotationDbi
12cu|R-seqnames.db-1.0.1-1|19	BuildRequires:    R-methods R-AnnotationDbi
12cu|R-seqnames.db-1.0.1-1|20	
12cu|R-seqnames.db-1.0.1-1|21	%description
12cu|R-seqnames.db-1.0.1-1|22	Provides translation information for various kinds of chromosome name
12cu|R-seqnames.db-1.0.1-1|23	
12cu|R-seqnames.db-1.0.1-1|24	%prep
12cu|R-seqnames.db-1.0.1-1|25	%setup -q -c -n %{packname}
12cu|R-seqnames.db-1.0.1-1|26	
12cu|R-seqnames.db-1.0.1-1|27	%build
12cu|R-seqnames.db-1.0.1-1|28	
12cu|R-seqnames.db-1.0.1-1|29	%install
12cu|R-seqnames.db-1.0.1-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-seqnames.db-1.0.1-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-seqnames.db-1.0.1-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-seqnames.db-1.0.1-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-seqnames.db-1.0.1-1|34	
12cu|R-seqnames.db-1.0.1-1|35	%check
12cu|R-seqnames.db-1.0.1-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-seqnames.db-1.0.1-1|37	
12cu|R-seqnames.db-1.0.1-1|38	%files
12cu|R-seqnames.db-1.0.1-1|39	%dir %{rlibdir}/%{packname}
12cu|R-seqnames.db-1.0.1-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-seqnames.db-1.0.1-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-seqnames.db-1.0.1-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-seqnames.db-1.0.1-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-seqnames.db-1.0.1-1|44	%{rlibdir}/%{packname}/extdata
12cu|R-seqnames.db-1.0.1-1|45	%{rlibdir}/%{packname}/help
12cu|R-seqnames.db-1.0.1-1|46	
12cu|R-seqnames.db-1.0.1-1|47	%changelog
12cu|R-seqnames.db-1.0.1-1|48	* Wed Nov 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-1
12cu|R-seqnames.db-1.0.1-1|49	+ Revision: e2fd9ca
12cu|R-seqnames.db-1.0.1-1|50	- Fix files
12cu|R-seqnames.db-1.0.1-1|51	
12cu|R-seqnames.db-1.0.1-1|52	

12664 12
12cu|R-seriation-1.0.13-1|1	%global packname  seriation
12cu|R-seriation-1.0.13-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-seriation-1.0.13-1|3	
12cu|R-seriation-1.0.13-1|4	Name:             R-%{packname}
12cu|R-seriation-1.0.13-1|5	Version:          1.0.13
12cu|R-seriation-1.0.13-1|6	Release:          1
12cu|R-seriation-1.0.13-1|7	Summary:          Infrastructure for seriation
12cu|R-seriation-1.0.13-1|8	
12cu|R-seriation-1.0.13-1|9	Group:            Sciences/Mathematics
12cu|R-seriation-1.0.13-1|10	License:          GPL-2
12cu|R-seriation-1.0.13-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-seriation-1.0.13-1|12	Source0:          http://cran.r-project.org/src/contrib/seriation_1.0-13.tar.gz
12cu|R-seriation-1.0.13-1|13	Requires:         R-stats R-cluster R-TSP R-gclus R-grid R-colorspace
12cu|R-seriation-1.0.13-1|14	Requires:         R-MASS R-biclust
12cu|R-seriation-1.0.13-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-seriation-1.0.13-1|16	BuildRequires:    R-stats R-cluster R-TSP R-gclus R-grid R-colorspace
12cu|R-seriation-1.0.13-1|17	BuildRequires:    R-MASS R-biclust
12cu|R-seriation-1.0.13-1|18	
12cu|R-seriation-1.0.13-1|19	%description
12cu|R-seriation-1.0.13-1|20	Infrastructure for seriation with an implementation of several
12cu|R-seriation-1.0.13-1|21	seriation/sequencing techniques to reorder matrices, dissimilarity
12cu|R-seriation-1.0.13-1|22	matrices, and dendrograms. Also contains some visualizations techniques
12cu|R-seriation-1.0.13-1|23	based on seriation.
12cu|R-seriation-1.0.13-1|24	
12cu|R-seriation-1.0.13-1|25	%prep
12cu|R-seriation-1.0.13-1|26	%setup -q -c -n %{packname}
12cu|R-seriation-1.0.13-1|27	
12cu|R-seriation-1.0.13-1|28	%build
12cu|R-seriation-1.0.13-1|29	
12cu|R-seriation-1.0.13-1|30	%install
12cu|R-seriation-1.0.13-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-seriation-1.0.13-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-seriation-1.0.13-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-seriation-1.0.13-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-seriation-1.0.13-1|35	
12cu|R-seriation-1.0.13-1|36	%check
12cu|R-seriation-1.0.13-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-seriation-1.0.13-1|38	
12cu|R-seriation-1.0.13-1|39	%files
12cu|R-seriation-1.0.13-1|40	%dir %{rlibdir}/%{packname}
12cu|R-seriation-1.0.13-1|41	%doc %{rlibdir}/%{packname}/doc
12cu|R-seriation-1.0.13-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-seriation-1.0.13-1|43	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-seriation-1.0.13-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-seriation-1.0.13-1|45	%{rlibdir}/%{packname}/INDEX
12cu|R-seriation-1.0.13-1|46	# %{rlibdir}/%{packname}/LICENSE
12cu|R-seriation-1.0.13-1|47	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-seriation-1.0.13-1|48	%{rlibdir}/%{packname}/NEWS
12cu|R-seriation-1.0.13-1|49	%{rlibdir}/%{packname}/Meta
12cu|R-seriation-1.0.13-1|50	%{rlibdir}/%{packname}/R
12cu|R-seriation-1.0.13-1|51	%{rlibdir}/%{packname}/data
12cu|R-seriation-1.0.13-1|52	%{rlibdir}/%{packname}/help
12cu|R-seriation-1.0.13-1|53	%{rlibdir}/%{packname}/libs
12cu|R-seriation-1.0.13-1|54	%{rlibdir}/seriation/tests/criterion.R
12cu|R-seriation-1.0.13-1|55	%{rlibdir}/seriation/tests/permuation_vector.R
12cu|R-seriation-1.0.13-1|56	
12cu|R-seriation-1.0.13-1|57	
12cu|R-seriation-1.0.13-1|58	
12cu|R-seriation-1.0.13-1|59	%changelog
12cu|R-seriation-1.0.13-1|60	* Wed Apr 02 2014 dsilakov <denis.silakov@rosalab.ru> 1.0.13-1
12cu|R-seriation-1.0.13-1|61	+ Revision: 3e60255
12cu|R-seriation-1.0.13-1|62	- Merge pull request #1 from import/R-seriation:auto_update
12cu|R-seriation-1.0.13-1|63	- ROSA Updates Builder: update suggested
12cu|R-seriation-1.0.13-1|64	
12cu|R-seriation-1.0.13-1|65	

12665 12
12cu|R-setRNG-2011.11.2-1|1	%define debug_package %{nil}
12cu|R-setRNG-2011.11.2-1|2	
12cu|R-setRNG-2011.11.2-1|3	%global packname  setRNG
12cu|R-setRNG-2011.11.2-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-setRNG-2011.11.2-1|5	
12cu|R-setRNG-2011.11.2-1|6	Name:             R-%{packname}
12cu|R-setRNG-2011.11.2-1|7	Version:          2011.11.2
12cu|R-setRNG-2011.11.2-1|8	Release:          1
12cu|R-setRNG-2011.11.2-1|9	Summary:          Set (Normal) Random Number Generator and Seed
12cu|R-setRNG-2011.11.2-1|10	Group:            Sciences/Mathematics
12cu|R-setRNG-2011.11.2-1|11	License:          GPLv2 | file LICENSE
12cu|R-setRNG-2011.11.2-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-setRNG-2011.11.2-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_2011.11-2.tar.gz
12cu|R-setRNG-2011.11.2-1|14	
12cu|R-setRNG-2011.11.2-1|15	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-setRNG-2011.11.2-1|16	
12cu|R-setRNG-2011.11.2-1|17	
12cu|R-setRNG-2011.11.2-1|18	%description
12cu|R-setRNG-2011.11.2-1|19	SetRNG provides utilities to help set and record the setting of the seed
12cu|R-setRNG-2011.11.2-1|20	and the uniform and normal generators used when a random experiment is
12cu|R-setRNG-2011.11.2-1|21	run. The utilities can be used in other functions that do random
12cu|R-setRNG-2011.11.2-1|22	experiments to simplify recording and/or setting all the necessary
12cu|R-setRNG-2011.11.2-1|23	information for reproducibility.  See the vignette and reference manual
12cu|R-setRNG-2011.11.2-1|24	for examples.
12cu|R-setRNG-2011.11.2-1|25	
12cu|R-setRNG-2011.11.2-1|26	%prep
12cu|R-setRNG-2011.11.2-1|27	%setup -q -c -n %{packname}
12cu|R-setRNG-2011.11.2-1|28	
12cu|R-setRNG-2011.11.2-1|29	%build
12cu|R-setRNG-2011.11.2-1|30	
12cu|R-setRNG-2011.11.2-1|31	%install
12cu|R-setRNG-2011.11.2-1|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-setRNG-2011.11.2-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-setRNG-2011.11.2-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-setRNG-2011.11.2-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-setRNG-2011.11.2-1|36	
12cu|R-setRNG-2011.11.2-1|37	%check
12cu|R-setRNG-2011.11.2-1|38	%{_bindir}/R CMD check %{packname}
12cu|R-setRNG-2011.11.2-1|39	
12cu|R-setRNG-2011.11.2-1|40	%files
12cu|R-setRNG-2011.11.2-1|41	%dir %{rlibdir}/%{packname}
12cu|R-setRNG-2011.11.2-1|42	%doc %{rlibdir}/%{packname}/doc
12cu|R-setRNG-2011.11.2-1|43	%doc %{rlibdir}/%{packname}/html
12cu|R-setRNG-2011.11.2-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-setRNG-2011.11.2-1|45	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-setRNG-2011.11.2-1|46	%{rlibdir}/%{packname}/INDEX
12cu|R-setRNG-2011.11.2-1|47	%{rlibdir}/%{packname}/LICENSE
12cu|R-setRNG-2011.11.2-1|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-setRNG-2011.11.2-1|49	%{rlibdir}/%{packname}/Meta
12cu|R-setRNG-2011.11.2-1|50	%{rlibdir}/%{packname}/R
12cu|R-setRNG-2011.11.2-1|51	%{rlibdir}/%{packname}/help
12cu|R-setRNG-2011.11.2-1|52	
12cu|R-setRNG-2011.11.2-1|53	%changelog
12cu|R-setRNG-2011.11.2-1|54	* Thu Apr 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 2011.11.2-1
12cu|R-setRNG-2011.11.2-1|55	+ Revision: 041c358
12cu|R-setRNG-2011.11.2-1|56	- Disable debug
12cu|R-setRNG-2011.11.2-1|57	
12cu|R-setRNG-2011.11.2-1|58	

12666 12
12cu|R-sets-1.0.13-2|1	%global packname  sets
12cu|R-sets-1.0.13-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-sets-1.0.13-2|3	
12cu|R-sets-1.0.13-2|4	Name:             R-%{packname}
12cu|R-sets-1.0.13-2|5	Version:          1.0.13
12cu|R-sets-1.0.13-2|6	Release:          2
12cu|R-sets-1.0.13-2|7	Summary:          Sets, Generalized Sets, Customizable Sets and Intervals
12cu|R-sets-1.0.13-2|8	Group:            Sciences/Mathematics
12cu|R-sets-1.0.13-2|9	License:          GPL-2
12cu|R-sets-1.0.13-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-sets-1.0.13-2|11	Source0:          http://cran.r-project.org/src/contrib/sets_1.0-13.tar.gz
12cu|R-sets-1.0.13-2|12	Requires:         R-stats
12cu|R-sets-1.0.13-2|13	Requires:         R-proxy
12cu|R-sets-1.0.13-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-sets-1.0.13-2|15	BuildRequires:    R-stats
12cu|R-sets-1.0.13-2|16	BuildRequires:    R-proxy
12cu|R-sets-1.0.13-2|17	
12cu|R-sets-1.0.13-2|18	%description
12cu|R-sets-1.0.13-2|19	Data structures and basic operations for ordinary sets, generalizations
12cu|R-sets-1.0.13-2|20	such as fuzzy sets, multisets, and fuzzy multisets, customizable sets, and
12cu|R-sets-1.0.13-2|21	
12cu|R-sets-1.0.13-2|22	%prep
12cu|R-sets-1.0.13-2|23	%setup -q -c -n %{packname}
12cu|R-sets-1.0.13-2|24	
12cu|R-sets-1.0.13-2|25	%build
12cu|R-sets-1.0.13-2|26	
12cu|R-sets-1.0.13-2|27	%install
12cu|R-sets-1.0.13-2|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-sets-1.0.13-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-sets-1.0.13-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-sets-1.0.13-2|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-sets-1.0.13-2|32	
12cu|R-sets-1.0.13-2|33	#%check
12cu|R-sets-1.0.13-2|34	#%{_bindir}/R CMD check %{packname}
12cu|R-sets-1.0.13-2|35	
12cu|R-sets-1.0.13-2|36	%files
12cu|R-sets-1.0.13-2|37	%dir %{rlibdir}/%{packname}
12cu|R-sets-1.0.13-2|38	%doc %{rlibdir}/%{packname}/doc
12cu|R-sets-1.0.13-2|39	%doc %{rlibdir}/%{packname}/html
12cu|R-sets-1.0.13-2|40	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-sets-1.0.13-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-sets-1.0.13-2|42	%doc %{rlibdir}/%{packname}/NEWS.Rd
12cu|R-sets-1.0.13-2|43	%{rlibdir}/%{packname}/INDEX
12cu|R-sets-1.0.13-2|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-sets-1.0.13-2|45	%{rlibdir}/%{packname}/Meta
12cu|R-sets-1.0.13-2|46	%{rlibdir}/%{packname}/R
12cu|R-sets-1.0.13-2|47	%{rlibdir}/%{packname}/data
12cu|R-sets-1.0.13-2|48	%{rlibdir}/%{packname}/help
12cu|R-sets-1.0.13-2|49	%{rlibdir}/%{packname}/libs
12cu|R-sets-1.0.13-2|50	
12cu|R-sets-1.0.13-2|51	
12cu|R-sets-1.0.13-2|52	%changelog
12cu|R-sets-1.0.13-2|53	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_8-1
12cu|R-sets-1.0.13-2|54	+ Revision: 777881
12cu|R-sets-1.0.13-2|55	- Import R-sets
12cu|R-sets-1.0.13-2|56	- Import R-sets
12cu|R-sets-1.0.13-2|57	
12cu|R-sets-1.0.13-2|58	
12cu|R-sets-1.0.13-2|59	

12667 12
12cu|R-sfsmisc-1.0.25-1|1	%global packname  sfsmisc
12cu|R-sfsmisc-1.0.25-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-sfsmisc-1.0.25-1|3	
12cu|R-sfsmisc-1.0.25-1|4	Name:             R-%{packname}
12cu|R-sfsmisc-1.0.25-1|5	Version:          1.0.25
12cu|R-sfsmisc-1.0.25-1|6	Release:          1
12cu|R-sfsmisc-1.0.25-1|7	Summary:          Utilities from Seminar fuer Statistik ETH Zurich
12cu|R-sfsmisc-1.0.25-1|8	Group:            Sciences/Mathematics
12cu|R-sfsmisc-1.0.25-1|9	License:          GPL (>= 2)
12cu|R-sfsmisc-1.0.25-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-sfsmisc-1.0.25-1|11	Source0:          http://cran.r-project.org/src/contrib/sfsmisc_1.0-25.tar.gz
12cu|R-sfsmisc-1.0.25-1|12	BuildArch:        noarch
12cu|R-sfsmisc-1.0.25-1|13	Requires:         R-core
12cu|R-sfsmisc-1.0.25-1|14	Requires:         R-stats R-methods R-utils
12cu|R-sfsmisc-1.0.25-1|15	Requires:         R-datasets R-MASS R-tcltk
12cu|R-sfsmisc-1.0.25-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-methods R-utils
12cu|R-sfsmisc-1.0.25-1|17	BuildRequires:   R-datasets R-MASS R-tcltk
12cu|R-sfsmisc-1.0.25-1|18	
12cu|R-sfsmisc-1.0.25-1|19	%description
12cu|R-sfsmisc-1.0.25-1|20	Useful utilities ['goodies'] from Seminar fuer Statistik ETH Zurich, quite
12cu|R-sfsmisc-1.0.25-1|21	a few related to graphics; many ported from S-plus times.
12cu|R-sfsmisc-1.0.25-1|22	
12cu|R-sfsmisc-1.0.25-1|23	%prep
12cu|R-sfsmisc-1.0.25-1|24	%setup -q -c -n %{packname}
12cu|R-sfsmisc-1.0.25-1|25	
12cu|R-sfsmisc-1.0.25-1|26	%build
12cu|R-sfsmisc-1.0.25-1|27	
12cu|R-sfsmisc-1.0.25-1|28	%install
12cu|R-sfsmisc-1.0.25-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-sfsmisc-1.0.25-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-sfsmisc-1.0.25-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-sfsmisc-1.0.25-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-sfsmisc-1.0.25-1|33	
12cu|R-sfsmisc-1.0.25-1|34	# FIXME fail to reencode latin1 to utf (should not be latin1...)
12cu|R-sfsmisc-1.0.25-1|35	%if 0
12cu|R-sfsmisc-1.0.25-1|36	%check
12cu|R-sfsmisc-1.0.25-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-sfsmisc-1.0.25-1|38	%endif
12cu|R-sfsmisc-1.0.25-1|39	
12cu|R-sfsmisc-1.0.25-1|40	%files
12cu|R-sfsmisc-1.0.25-1|41	%dir %{rlibdir}/%{packname}
12cu|R-sfsmisc-1.0.25-1|42	%doc %{rlibdir}/%{packname}/doc
12cu|R-sfsmisc-1.0.25-1|43	%doc %{rlibdir}/%{packname}/html
12cu|R-sfsmisc-1.0.25-1|44	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-sfsmisc-1.0.25-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-sfsmisc-1.0.25-1|46	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-sfsmisc-1.0.25-1|47	%{rlibdir}/%{packname}/INDEX
12cu|R-sfsmisc-1.0.25-1|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-sfsmisc-1.0.25-1|49	%{rlibdir}/%{packname}/Meta
12cu|R-sfsmisc-1.0.25-1|50	%{rlibdir}/%{packname}/R
12cu|R-sfsmisc-1.0.25-1|51	%{rlibdir}/%{packname}/data
12cu|R-sfsmisc-1.0.25-1|52	%{rlibdir}/%{packname}/demo
12cu|R-sfsmisc-1.0.25-1|53	%{rlibdir}/%{packname}/help
12cu|R-sfsmisc-1.0.25-1|54	
12cu|R-sfsmisc-1.0.25-1|55	
12cu|R-sfsmisc-1.0.25-1|56	
12cu|R-sfsmisc-1.0.25-1|57	%changelog
12cu|R-sfsmisc-1.0.25-1|58	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.25-1
12cu|R-sfsmisc-1.0.25-1|59	+ Revision: 1f1f46e
12cu|R-sfsmisc-1.0.25-1|60	- Updated to 1.0.25 (by updates_builder)
12cu|R-sfsmisc-1.0.25-1|61	
12cu|R-sfsmisc-1.0.25-1|62	

12668 12
12cu|R-sgeostat-1.0.25-2|1	%global packname  sgeostat
12cu|R-sgeostat-1.0.25-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-sgeostat-1.0.25-2|3	
12cu|R-sgeostat-1.0.25-2|4	Name:             R-%{packname}
12cu|R-sgeostat-1.0.25-2|5	Version:          1.0.25
12cu|R-sgeostat-1.0.25-2|6	Release:          2
12cu|R-sgeostat-1.0.25-2|7	Summary:          An Object-oriented Framework for Geostatistical Modeling in S+
12cu|R-sgeostat-1.0.25-2|8	Group:            Sciences/Mathematics
12cu|R-sgeostat-1.0.25-2|9	License:          file LICENSE
12cu|R-sgeostat-1.0.25-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-sgeostat-1.0.25-2|11	Source0:          http://cran.r-project.org/src/contrib/sgeostat_1.0-25.tar.gz
12cu|R-sgeostat-1.0.25-2|12	Requires:         R-stats R-grDevices R-graphics
12cu|R-sgeostat-1.0.25-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-grDevices R-graphics
12cu|R-sgeostat-1.0.25-2|14	
12cu|R-sgeostat-1.0.25-2|15	%description
12cu|R-sgeostat-1.0.25-2|16	An Object-oriented Framework for Geostatistical Modeling in S+
12cu|R-sgeostat-1.0.25-2|17	
12cu|R-sgeostat-1.0.25-2|18	%prep
12cu|R-sgeostat-1.0.25-2|19	%setup -q -c -n %{packname}
12cu|R-sgeostat-1.0.25-2|20	
12cu|R-sgeostat-1.0.25-2|21	%build
12cu|R-sgeostat-1.0.25-2|22	
12cu|R-sgeostat-1.0.25-2|23	%install
12cu|R-sgeostat-1.0.25-2|24	mkdir -p %{buildroot}%{rlibdir}
12cu|R-sgeostat-1.0.25-2|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-sgeostat-1.0.25-2|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-sgeostat-1.0.25-2|27	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-sgeostat-1.0.25-2|28	
12cu|R-sgeostat-1.0.25-2|29	%check
12cu|R-sgeostat-1.0.25-2|30	%{_bindir}/R CMD check %{packname}
12cu|R-sgeostat-1.0.25-2|31	
12cu|R-sgeostat-1.0.25-2|32	%files
12cu|R-sgeostat-1.0.25-2|33	%dir %{rlibdir}/%{packname}
12cu|R-sgeostat-1.0.25-2|34	%doc %{rlibdir}/%{packname}/html
12cu|R-sgeostat-1.0.25-2|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-sgeostat-1.0.25-2|36	%{rlibdir}/%{packname}/INDEX
12cu|R-sgeostat-1.0.25-2|37	%{rlibdir}/%{packname}/LICENSE
12cu|R-sgeostat-1.0.25-2|38	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-sgeostat-1.0.25-2|39	%{rlibdir}/%{packname}/Meta
12cu|R-sgeostat-1.0.25-2|40	%{rlibdir}/%{packname}/R
12cu|R-sgeostat-1.0.25-2|41	%{rlibdir}/%{packname}/data
12cu|R-sgeostat-1.0.25-2|42	%{rlibdir}/%{packname}/help
12cu|R-sgeostat-1.0.25-2|43	%{rlibdir}/%{packname}/libs
12cu|R-sgeostat-1.0.25-2|44	
12cu|R-sgeostat-1.0.25-2|45	
12cu|R-sgeostat-1.0.25-2|46	%changelog
12cu|R-sgeostat-1.0.25-2|47	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0_24-1
12cu|R-sgeostat-1.0.25-2|48	+ Revision: 776272
12cu|R-sgeostat-1.0.25-2|49	- Import R-sgeostat
12cu|R-sgeostat-1.0.25-2|50	- Import R-sgeostat
12cu|R-sgeostat-1.0.25-2|51	
12cu|R-sgeostat-1.0.25-2|52	

12669 12
12cu|R-shapefiles-0.7-2|1	%global packname  shapefiles
12cu|R-shapefiles-0.7-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-shapefiles-0.7-2|3	
12cu|R-shapefiles-0.7-2|4	Name:             R-%{packname}
12cu|R-shapefiles-0.7-2|5	Version:          0.7
12cu|R-shapefiles-0.7-2|6	Release:          2
12cu|R-shapefiles-0.7-2|7	Summary:          Read and Write ESRI Shapefiles
12cu|R-shapefiles-0.7-2|8	Group:            Sciences/Mathematics
12cu|R-shapefiles-0.7-2|9	License:          GPL
12cu|R-shapefiles-0.7-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-shapefiles-0.7-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-shapefiles-0.7-2|12	BuildArch:        noarch
12cu|R-shapefiles-0.7-2|13	Requires:         R-core
12cu|R-shapefiles-0.7-2|14	Requires:         R-foreign
12cu|R-shapefiles-0.7-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-foreign
12cu|R-shapefiles-0.7-2|16	
12cu|R-shapefiles-0.7-2|17	%description
12cu|R-shapefiles-0.7-2|18	Functions to read and write ESRI shapefiles
12cu|R-shapefiles-0.7-2|19	
12cu|R-shapefiles-0.7-2|20	%prep
12cu|R-shapefiles-0.7-2|21	%setup -q -c -n %{packname}
12cu|R-shapefiles-0.7-2|22	
12cu|R-shapefiles-0.7-2|23	%build
12cu|R-shapefiles-0.7-2|24	
12cu|R-shapefiles-0.7-2|25	%install
12cu|R-shapefiles-0.7-2|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-shapefiles-0.7-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-shapefiles-0.7-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-shapefiles-0.7-2|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-shapefiles-0.7-2|30	
12cu|R-shapefiles-0.7-2|31	%check
12cu|R-shapefiles-0.7-2|32	%{_bindir}/R CMD check %{packname}
12cu|R-shapefiles-0.7-2|33	
12cu|R-shapefiles-0.7-2|34	%files
12cu|R-shapefiles-0.7-2|35	%dir %{rlibdir}/%{packname}
12cu|R-shapefiles-0.7-2|36	%doc %{rlibdir}/%{packname}/html
12cu|R-shapefiles-0.7-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-shapefiles-0.7-2|38	%{rlibdir}/%{packname}/INDEX
12cu|R-shapefiles-0.7-2|39	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-shapefiles-0.7-2|40	%{rlibdir}/%{packname}/Meta
12cu|R-shapefiles-0.7-2|41	%{rlibdir}/%{packname}/R
12cu|R-shapefiles-0.7-2|42	%{rlibdir}/%{packname}/help
12cu|R-shapefiles-0.7-2|43	
12cu|R-shapefiles-0.7-2|44	
12cu|R-shapefiles-0.7-2|45	%changelog
12cu|R-shapefiles-0.7-2|46	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.6-1
12cu|R-shapefiles-0.7-2|47	+ Revision: 775960
12cu|R-shapefiles-0.7-2|48	- Import R-shapefiles
12cu|R-shapefiles-0.7-2|49	- Import R-shapefiles
12cu|R-shapefiles-0.7-2|50	

12670 12
12cu|R-shapes-1.1.9-1|1	%global packname  shapes
12cu|R-shapes-1.1.9-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-shapes-1.1.9-1|3	
12cu|R-shapes-1.1.9-1|4	Name:             R-%{packname}
12cu|R-shapes-1.1.9-1|5	Version:          1.1.9
12cu|R-shapes-1.1.9-1|6	Release:          1
12cu|R-shapes-1.1.9-1|7	Summary:          Statistical shape analysis
12cu|R-shapes-1.1.9-1|8	Group:            Sciences/Mathematics
12cu|R-shapes-1.1.9-1|9	License:          GPL-2
12cu|R-shapes-1.1.9-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-shapes-1.1.9-1|11	Source0:          http://cran.r-project.org/src/contrib/shapes_1.1-9.tar.gz
12cu|R-shapes-1.1.9-1|12	BuildArch:        noarch
12cu|R-shapes-1.1.9-1|13	Requires:         R-core
12cu|R-shapes-1.1.9-1|14	Requires:         R-scatterplot3d R-rgl R-MASS
12cu|R-shapes-1.1.9-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-scatterplot3d R-rgl R-MASS
12cu|R-shapes-1.1.9-1|16	
12cu|R-shapes-1.1.9-1|17	%description
12cu|R-shapes-1.1.9-1|18	Routines for the statistical analysis of shapes. In particular, the
12cu|R-shapes-1.1.9-1|19	package provides routines for procrustes analysis, displaying shapes and
12cu|R-shapes-1.1.9-1|20	principal components, testing for mean shape difference, thin-plate spline
12cu|R-shapes-1.1.9-1|21	transformation grids and edge superimposition methods.
12cu|R-shapes-1.1.9-1|22	
12cu|R-shapes-1.1.9-1|23	%prep
12cu|R-shapes-1.1.9-1|24	%setup -q -c -n %{packname}
12cu|R-shapes-1.1.9-1|25	
12cu|R-shapes-1.1.9-1|26	%build
12cu|R-shapes-1.1.9-1|27	
12cu|R-shapes-1.1.9-1|28	%install
12cu|R-shapes-1.1.9-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-shapes-1.1.9-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-shapes-1.1.9-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-shapes-1.1.9-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-shapes-1.1.9-1|33	
12cu|R-shapes-1.1.9-1|34	# FIXME (Error in rgl.open() : rgl.open failed)
12cu|R-shapes-1.1.9-1|35	%if 0
12cu|R-shapes-1.1.9-1|36	%check
12cu|R-shapes-1.1.9-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-shapes-1.1.9-1|38	%endif
12cu|R-shapes-1.1.9-1|39	
12cu|R-shapes-1.1.9-1|40	%files
12cu|R-shapes-1.1.9-1|41	%dir %{rlibdir}/%{packname}
12cu|R-shapes-1.1.9-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-shapes-1.1.9-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-shapes-1.1.9-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-shapes-1.1.9-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-shapes-1.1.9-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-shapes-1.1.9-1|47	%{rlibdir}/%{packname}/R
12cu|R-shapes-1.1.9-1|48	%{rlibdir}/%{packname}/data
12cu|R-shapes-1.1.9-1|49	%{rlibdir}/%{packname}/demo
12cu|R-shapes-1.1.9-1|50	%{rlibdir}/%{packname}/help
12cu|R-shapes-1.1.9-1|51	
12cu|R-shapes-1.1.9-1|52	
12cu|R-shapes-1.1.9-1|53	
12cu|R-shapes-1.1.9-1|54	%changelog
12cu|R-shapes-1.1.9-1|55	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.9-1
12cu|R-shapes-1.1.9-1|56	+ Revision: de7fe11
12cu|R-shapes-1.1.9-1|57	- Updated to 1.1.9 (by updates_builder)
12cu|R-shapes-1.1.9-1|58	
12cu|R-shapes-1.1.9-1|59	

12671 12
12cu|R-ShortRead-1.20.0-1|1	%global packname  ShortRead
12cu|R-ShortRead-1.20.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-ShortRead-1.20.0-1|3	
12cu|R-ShortRead-1.20.0-1|4	Name:             R-%{packname}
12cu|R-ShortRead-1.20.0-1|5	Version:          1.20.0
12cu|R-ShortRead-1.20.0-1|6	Release:          1
12cu|R-ShortRead-1.20.0-1|7	Summary:          Classes and methods for high-throughput short-read sequencing data
12cu|R-ShortRead-1.20.0-1|8	Group:            Sciences/Mathematics
12cu|R-ShortRead-1.20.0-1|9	License:          Artistic-2.0
12cu|R-ShortRead-1.20.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-ShortRead-1.20.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/ShortRead_1.20.0.tar.gz
12cu|R-ShortRead-1.20.0-1|12	Requires:         R-methods R-IRanges R-GenomicRanges R-Biostrings R-lattice R-Rsamtools R-latticeExtra
12cu|R-ShortRead-1.20.0-1|13	Requires:         R-IRanges R-GenomicRanges R-Biostrings R-Biobase R-hwriter R-Rsamtools R-zlibbioc R-lattice
12cu|R-ShortRead-1.20.0-1|14	Requires:         R-biomaRt R-RUnit R-GenomicFeatures R-yeastNagalakshmi
12cu|R-ShortRead-1.20.0-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-IRanges R-GenomicRanges R-Biostrings R-lattice R-Rsamtools R-latticeExtra
12cu|R-ShortRead-1.20.0-1|16	BuildRequires:    R-IRanges R-GenomicRanges R-Biostrings R-Biobase R-hwriter R-Rsamtools R-zlibbioc R-lattice
12cu|R-ShortRead-1.20.0-1|17	BuildRequires:    R-biomaRt R-RUnit R-GenomicFeatures R-yeastNagalakshmi
12cu|R-ShortRead-1.20.0-1|18	BuildRequires:    R-XVector
12cu|R-ShortRead-1.20.0-1|19	
12cu|R-ShortRead-1.20.0-1|20	%description
12cu|R-ShortRead-1.20.0-1|21	Base classes, functions, and methods for representation of
12cu|R-ShortRead-1.20.0-1|22	high-throughput, short-read sequencing data.
12cu|R-ShortRead-1.20.0-1|23	
12cu|R-ShortRead-1.20.0-1|24	%prep
12cu|R-ShortRead-1.20.0-1|25	%setup -q -c -n %{packname}
12cu|R-ShortRead-1.20.0-1|26	
12cu|R-ShortRead-1.20.0-1|27	%build
12cu|R-ShortRead-1.20.0-1|28	
12cu|R-ShortRead-1.20.0-1|29	%install
12cu|R-ShortRead-1.20.0-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ShortRead-1.20.0-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ShortRead-1.20.0-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ShortRead-1.20.0-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ShortRead-1.20.0-1|34	
12cu|R-ShortRead-1.20.0-1|35	# FIXME fails in build system (probably hidden message due no internet access)
12cu|R-ShortRead-1.20.0-1|36	%if 0
12cu|R-ShortRead-1.20.0-1|37	%check
12cu|R-ShortRead-1.20.0-1|38	%{_bindir}/R CMD check %{packname}
12cu|R-ShortRead-1.20.0-1|39	%endif
12cu|R-ShortRead-1.20.0-1|40	
12cu|R-ShortRead-1.20.0-1|41	%files
12cu|R-ShortRead-1.20.0-1|42	%dir %{rlibdir}/%{packname}
12cu|R-ShortRead-1.20.0-1|43	%doc %{rlibdir}/%{packname}/doc
12cu|R-ShortRead-1.20.0-1|44	%doc %{rlibdir}/%{packname}/html
12cu|R-ShortRead-1.20.0-1|45	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-ShortRead-1.20.0-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ShortRead-1.20.0-1|47	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-ShortRead-1.20.0-1|48	%{rlibdir}/%{packname}/INDEX
12cu|R-ShortRead-1.20.0-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ShortRead-1.20.0-1|50	%{rlibdir}/%{packname}/Meta
12cu|R-ShortRead-1.20.0-1|51	%{rlibdir}/%{packname}/R
12cu|R-ShortRead-1.20.0-1|52	%{rlibdir}/%{packname}/extdata
12cu|R-ShortRead-1.20.0-1|53	%{rlibdir}/%{packname}/help
12cu|R-ShortRead-1.20.0-1|54	%{rlibdir}/%{packname}/libs
12cu|R-ShortRead-1.20.0-1|55	%{rlibdir}/%{packname}/script
12cu|R-ShortRead-1.20.0-1|56	%{rlibdir}/%{packname}/template
12cu|R-ShortRead-1.20.0-1|57	%{rlibdir}/%{packname}/unitTests
12cu|R-ShortRead-1.20.0-1|58	
12cu|R-ShortRead-1.20.0-1|59	
12cu|R-ShortRead-1.20.0-1|60	
12cu|R-ShortRead-1.20.0-1|61	%changelog
12cu|R-ShortRead-1.20.0-1|62	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.20.0-1
12cu|R-ShortRead-1.20.0-1|63	+ Revision: 4570217
12cu|R-ShortRead-1.20.0-1|64	- Updated to 1.20.0 (by updates_builder)
12cu|R-ShortRead-1.20.0-1|65	
12cu|R-ShortRead-1.20.0-1|66	

12672 12
12cu|R-siatclust-1.0.5-2|1	%global packname  siatclust
12cu|R-siatclust-1.0.5-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-siatclust-1.0.5-2|3	
12cu|R-siatclust-1.0.5-2|4	Name:             R-%{packname}
12cu|R-siatclust-1.0.5-2|5	Version:          1.0.5
12cu|R-siatclust-1.0.5-2|6	Release:          2
12cu|R-siatclust-1.0.5-2|7	Summary:          Shenzhen Institutes of Advanced Technology Clustering Suite
12cu|R-siatclust-1.0.5-2|8	Group:            Sciences/Mathematics
12cu|R-siatclust-1.0.5-2|9	License:          GPL (>= 3)
12cu|R-siatclust-1.0.5-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-siatclust-1.0.5-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-siatclust-1.0.5-2|12	Requires:         R-lattice R-latticeExtra R-clv
12cu|R-siatclust-1.0.5-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice R-latticeExtra R-clv
12cu|R-siatclust-1.0.5-2|14	
12cu|R-siatclust-1.0.5-2|15	%description
12cu|R-siatclust-1.0.5-2|16	A collection of cluster analysis tools and algorithms for data mining
12cu|R-siatclust-1.0.5-2|17	developed at the Shenzhen Institutes of Advanced Technology (SIAT) under
12cu|R-siatclust-1.0.5-2|18	the Senior International Scientist program of the Chinese Academy of
12cu|R-siatclust-1.0.5-2|19	Sciences. Development of this package is also supported by the Shenzhen
12cu|R-siatclust-1.0.5-2|20	High Technology Development Fund within the Shenzhen Key Laboratory for
12cu|R-siatclust-1.0.5-2|21	High Performance Data Mining.
12cu|R-siatclust-1.0.5-2|22	
12cu|R-siatclust-1.0.5-2|23	%prep
12cu|R-siatclust-1.0.5-2|24	%setup -q -c -n %{packname}
12cu|R-siatclust-1.0.5-2|25	
12cu|R-siatclust-1.0.5-2|26	%build
12cu|R-siatclust-1.0.5-2|27	
12cu|R-siatclust-1.0.5-2|28	%install
12cu|R-siatclust-1.0.5-2|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-siatclust-1.0.5-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-siatclust-1.0.5-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-siatclust-1.0.5-2|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-siatclust-1.0.5-2|33	
12cu|R-siatclust-1.0.5-2|34	%check
12cu|R-siatclust-1.0.5-2|35	%{_bindir}/R CMD check %{packname}
12cu|R-siatclust-1.0.5-2|36	
12cu|R-siatclust-1.0.5-2|37	%files
12cu|R-siatclust-1.0.5-2|38	%dir %{rlibdir}/%{packname}
12cu|R-siatclust-1.0.5-2|39	%doc %{rlibdir}/%{packname}/html
12cu|R-siatclust-1.0.5-2|40	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-siatclust-1.0.5-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-siatclust-1.0.5-2|42	%{rlibdir}/%{packname}/INDEX
12cu|R-siatclust-1.0.5-2|43	%{rlibdir}/%{packname}/LICENSE
12cu|R-siatclust-1.0.5-2|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-siatclust-1.0.5-2|45	%{rlibdir}/%{packname}/Meta
12cu|R-siatclust-1.0.5-2|46	%{rlibdir}/%{packname}/R
12cu|R-siatclust-1.0.5-2|47	%{rlibdir}/%{packname}/data
12cu|R-siatclust-1.0.5-2|48	%{rlibdir}/%{packname}/help
12cu|R-siatclust-1.0.5-2|49	%{rlibdir}/%{packname}/libs
12cu|R-siatclust-1.0.5-2|50	
12cu|R-siatclust-1.0.5-2|51	
12cu|R-siatclust-1.0.5-2|52	%changelog
12cu|R-siatclust-1.0.5-2|53	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.0.5-1
12cu|R-siatclust-1.0.5-2|54	+ Revision: 777682
12cu|R-siatclust-1.0.5-2|55	- Import R-siatclust
12cu|R-siatclust-1.0.5-2|56	- Import R-siatclust
12cu|R-siatclust-1.0.5-2|57	

12673 12
12cu|R-slam-0.1.31-1|1	%global packname  slam
12cu|R-slam-0.1.31-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-slam-0.1.31-1|3	
12cu|R-slam-0.1.31-1|4	Name:             R-%{packname}
12cu|R-slam-0.1.31-1|5	Version:          0.1.31
12cu|R-slam-0.1.31-1|6	Release:          1
12cu|R-slam-0.1.31-1|7	Summary:          Sparse Lightweight Arrays and Matrices
12cu|R-slam-0.1.31-1|8	Group:            Sciences/Mathematics
12cu|R-slam-0.1.31-1|9	License:          GPL-2
12cu|R-slam-0.1.31-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-slam-0.1.31-1|11	Source0:          http://cran.r-project.org/src/contrib/slam_0.1-31.tar.gz
12cu|R-slam-0.1.31-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-slam-0.1.31-1|13	BuildRequires:    blas-devel
12cu|R-slam-0.1.31-1|14	BuildRequires:    lapack-devel
12cu|R-slam-0.1.31-1|15	
12cu|R-slam-0.1.31-1|16	%description
12cu|R-slam-0.1.31-1|17	Data structures and algorithms for sparse arrays and matrices, based on
12cu|R-slam-0.1.31-1|18	index arrays and simple triplet representations, respectively.
12cu|R-slam-0.1.31-1|19	
12cu|R-slam-0.1.31-1|20	%prep
12cu|R-slam-0.1.31-1|21	%setup -q -c -n %{packname}
12cu|R-slam-0.1.31-1|22	
12cu|R-slam-0.1.31-1|23	%build
12cu|R-slam-0.1.31-1|24	
12cu|R-slam-0.1.31-1|25	%install
12cu|R-slam-0.1.31-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-slam-0.1.31-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-slam-0.1.31-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-slam-0.1.31-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-slam-0.1.31-1|30	
12cu|R-slam-0.1.31-1|31	%check
12cu|R-slam-0.1.31-1|32	%{_bindir}/R CMD check %{packname}
12cu|R-slam-0.1.31-1|33	
12cu|R-slam-0.1.31-1|34	%files
12cu|R-slam-0.1.31-1|35	%dir %{rlibdir}/%{packname}
12cu|R-slam-0.1.31-1|36	%doc %{rlibdir}/%{packname}/html
12cu|R-slam-0.1.31-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-slam-0.1.31-1|38	%{rlibdir}/%{packname}/INDEX
12cu|R-slam-0.1.31-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-slam-0.1.31-1|40	%{rlibdir}/%{packname}/Meta
12cu|R-slam-0.1.31-1|41	%{rlibdir}/%{packname}/R
12cu|R-slam-0.1.31-1|42	%{rlibdir}/%{packname}/help
12cu|R-slam-0.1.31-1|43	%{rlibdir}/%{packname}/libs
12cu|R-slam-0.1.31-1|44	
12cu|R-slam-0.1.31-1|45	
12cu|R-slam-0.1.31-1|46	
12cu|R-slam-0.1.31-1|47	%changelog
12cu|R-slam-0.1.31-1|48	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.31-1
12cu|R-slam-0.1.31-1|49	+ Revision: 3fe6117
12cu|R-slam-0.1.31-1|50	- Updated to 0.1.31 (by updates_builder)
12cu|R-slam-0.1.31-1|51	
12cu|R-slam-0.1.31-1|52	

12674 12
12cu|R-Sleuth2-1.0.7-1|1	%define debug_package %{nil}
12cu|R-Sleuth2-1.0.7-1|2	
12cu|R-Sleuth2-1.0.7-1|3	%global packname  Sleuth2
12cu|R-Sleuth2-1.0.7-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-Sleuth2-1.0.7-1|5	
12cu|R-Sleuth2-1.0.7-1|6	Name:             R-%{packname}
12cu|R-Sleuth2-1.0.7-1|7	Version:          1.0.7
12cu|R-Sleuth2-1.0.7-1|8	Release:          1
12cu|R-Sleuth2-1.0.7-1|9	Summary:          Data sets from Ramsey and Schafer's "Statistical Sleuth (2nd ed)"
12cu|R-Sleuth2-1.0.7-1|10	Group:            Sciences/Mathematics
12cu|R-Sleuth2-1.0.7-1|11	License:          GPLv2+
12cu|R-Sleuth2-1.0.7-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Sleuth2-1.0.7-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.0-7.tar.gz
12cu|R-Sleuth2-1.0.7-1|14	
12cu|R-Sleuth2-1.0.7-1|15	
12cu|R-Sleuth2-1.0.7-1|16	
12cu|R-Sleuth2-1.0.7-1|17	Requires:         R-lattice
12cu|R-Sleuth2-1.0.7-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-Sleuth2-1.0.7-1|19	
12cu|R-Sleuth2-1.0.7-1|20	BuildRequires:   R-lattice
12cu|R-Sleuth2-1.0.7-1|21	%description
12cu|R-Sleuth2-1.0.7-1|22	Data sets from Ramsey, F.L. and Schafer, D.W. (2002), "The Statistical
12cu|R-Sleuth2-1.0.7-1|23	Sleuth: A Course in Methods of Data Analysis (2nd ed)", Duxbury.
12cu|R-Sleuth2-1.0.7-1|24	
12cu|R-Sleuth2-1.0.7-1|25	%prep
12cu|R-Sleuth2-1.0.7-1|26	%setup -q -c -n %{packname}
12cu|R-Sleuth2-1.0.7-1|27	
12cu|R-Sleuth2-1.0.7-1|28	%build
12cu|R-Sleuth2-1.0.7-1|29	
12cu|R-Sleuth2-1.0.7-1|30	%install
12cu|R-Sleuth2-1.0.7-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Sleuth2-1.0.7-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Sleuth2-1.0.7-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Sleuth2-1.0.7-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Sleuth2-1.0.7-1|35	
12cu|R-Sleuth2-1.0.7-1|36	%check
12cu|R-Sleuth2-1.0.7-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-Sleuth2-1.0.7-1|38	
12cu|R-Sleuth2-1.0.7-1|39	%files
12cu|R-Sleuth2-1.0.7-1|40	%dir %{rlibdir}/%{packname}
12cu|R-Sleuth2-1.0.7-1|41	%doc %{rlibdir}/%{packname}/doc
12cu|R-Sleuth2-1.0.7-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-Sleuth2-1.0.7-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Sleuth2-1.0.7-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-Sleuth2-1.0.7-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Sleuth2-1.0.7-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-Sleuth2-1.0.7-1|47	%{rlibdir}/%{packname}/R
12cu|R-Sleuth2-1.0.7-1|48	%{rlibdir}/%{packname}/data
12cu|R-Sleuth2-1.0.7-1|49	%{rlibdir}/%{packname}/help
12cu|R-Sleuth2-1.0.7-1|50	
12cu|R-Sleuth2-1.0.7-1|51	%changelog
12cu|R-Sleuth2-1.0.7-1|52	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-1
12cu|R-Sleuth2-1.0.7-1|53	+ Revision: cc986fb
12cu|R-Sleuth2-1.0.7-1|54	- Disable debug
12cu|R-Sleuth2-1.0.7-1|55	
12cu|R-Sleuth2-1.0.7-1|56	

12675 12
12cu|R-sm-2.2.5.4-1|1	%define debug_package %{nil}
12cu|R-sm-2.2.5.4-1|2	
12cu|R-sm-2.2.5.4-1|3	%global packname  sm
12cu|R-sm-2.2.5.4-1|4	%global rlibdir  %{_datadir}/R/library
12cu|R-sm-2.2.5.4-1|5	
12cu|R-sm-2.2.5.4-1|6	Name:             R-%{packname}
12cu|R-sm-2.2.5.4-1|7	Version:          2.2.5.4
12cu|R-sm-2.2.5.4-1|8	Release:          1
12cu|R-sm-2.2.5.4-1|9	Summary:          Smoothing methods for nonparametric regression and density estimation
12cu|R-sm-2.2.5.4-1|10	Group:            Sciences/Mathematics
12cu|R-sm-2.2.5.4-1|11	License:          GPL-2
12cu|R-sm-2.2.5.4-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-sm-2.2.5.4-1|13	Source0:          http://cran.r-project.org/src/contrib/sm_2.2-5.4.tar.gz
12cu|R-sm-2.2.5.4-1|14	BuildArch:        noarch
12cu|R-sm-2.2.5.4-1|15	Requires:         R-core
12cu|R-sm-2.2.5.4-1|16	Requires:         R-rpanel R-tkrplot R-rgl R-misc3d R-akima R-gam
12cu|R-sm-2.2.5.4-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-sm-2.2.5.4-1|18	BuildRequires:    R-rpanel R-tkrplot R-rgl R-misc3d R-akima R-gam
12cu|R-sm-2.2.5.4-1|19	
12cu|R-sm-2.2.5.4-1|20	%description
12cu|R-sm-2.2.5.4-1|21	This is software linked to the book `Applied Smoothing Techniques for Data
12cu|R-sm-2.2.5.4-1|22	Analysis: The Kernel Approach with S-Plus Illustrations' Oxford University
12cu|R-sm-2.2.5.4-1|23	
12cu|R-sm-2.2.5.4-1|24	%prep
12cu|R-sm-2.2.5.4-1|25	%setup -q -c -n %{packname}
12cu|R-sm-2.2.5.4-1|26	
12cu|R-sm-2.2.5.4-1|27	%build
12cu|R-sm-2.2.5.4-1|28	
12cu|R-sm-2.2.5.4-1|29	%install
12cu|R-sm-2.2.5.4-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-sm-2.2.5.4-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-sm-2.2.5.4-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-sm-2.2.5.4-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-sm-2.2.5.4-1|34	
12cu|R-sm-2.2.5.4-1|35	# FIXME (possibly due to bootstrap of other packages: Error in rgl.open() : rgl.open failed)
12cu|R-sm-2.2.5.4-1|36	%if 0
12cu|R-sm-2.2.5.4-1|37	%check
12cu|R-sm-2.2.5.4-1|38	%{_bindir}/R CMD check %{packname}
12cu|R-sm-2.2.5.4-1|39	%endif
12cu|R-sm-2.2.5.4-1|40	
12cu|R-sm-2.2.5.4-1|41	%files
12cu|R-sm-2.2.5.4-1|42	%dir %{rlibdir}/%{packname}
12cu|R-sm-2.2.5.4-1|43	%doc %{rlibdir}/%{packname}/history.txt
12cu|R-sm-2.2.5.4-1|44	%doc %{rlibdir}/%{packname}/html
12cu|R-sm-2.2.5.4-1|45	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-sm-2.2.5.4-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-sm-2.2.5.4-1|47	%{rlibdir}/%{packname}/COPYING
12cu|R-sm-2.2.5.4-1|48	%{rlibdir}/%{packname}/INDEX
12cu|R-sm-2.2.5.4-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-sm-2.2.5.4-1|50	%{rlibdir}/%{packname}/Meta
12cu|R-sm-2.2.5.4-1|51	%{rlibdir}/%{packname}/R
12cu|R-sm-2.2.5.4-1|52	%{rlibdir}/%{packname}/data
12cu|R-sm-2.2.5.4-1|53	%{rlibdir}/%{packname}/help
12cu|R-sm-2.2.5.4-1|54	%{rlibdir}/%{packname}/scripts
12cu|R-sm-2.2.5.4-1|55	%{rlibdir}/%{packname}/smdata
12cu|R-sm-2.2.5.4-1|56	%{rlibdir}/sm/libs/sm.so
12cu|R-sm-2.2.5.4-1|57	
12cu|R-sm-2.2.5.4-1|58	%changelog
12cu|R-sm-2.2.5.4-1|59	* Wed Apr 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.5.4-1
12cu|R-sm-2.2.5.4-1|60	+ Revision: 626a477
12cu|R-sm-2.2.5.4-1|61	- Disable debug
12cu|R-sm-2.2.5.4-1|62	
12cu|R-sm-2.2.5.4-1|63	

12676 12
12cu|R-sn-1.0.0-1|1	%global packname  sn
12cu|R-sn-1.0.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-sn-1.0.0-1|3	
12cu|R-sn-1.0.0-1|4	Name:             R-%{packname}
12cu|R-sn-1.0.0-1|5	Version:          1.0.0
12cu|R-sn-1.0.0-1|6	Release:          1
12cu|R-sn-1.0.0-1|7	Summary:          The skew-normal and skew-t distributions
12cu|R-sn-1.0.0-1|8	Group:            Sciences/Mathematics
12cu|R-sn-1.0.0-1|9	License:          GPLv2
12cu|R-sn-1.0.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-sn-1.0.0-1|11	Source0:          http://cran.r-project.org/src/contrib/sn_1.0-0.tar.gz
12cu|R-sn-1.0.0-1|12	BuildRequires:    R-devel R-mnormt R-sm
12cu|R-sn-1.0.0-1|13	BuildRequires: R-sn
12cu|R-sn-1.0.0-1|14	Requires: R-sn
12cu|R-sn-1.0.0-1|15	BuildRequires: R-numDeriv
12cu|R-sn-1.0.0-1|16	Requires: R-numDeriv
12cu|R-sn-1.0.0-1|17	Requires:         R-core R-mnormt R-sm
12cu|R-sn-1.0.0-1|18	BuildArch:        noarch
12cu|R-sn-1.0.0-1|19	
12cu|R-sn-1.0.0-1|20	%description
12cu|R-sn-1.0.0-1|21	Functions for manipulating skew-normal and skew-t probability distributions,
12cu|R-sn-1.0.0-1|22	and for fitting them to data, in the scalar and in the multivariate case.
12cu|R-sn-1.0.0-1|23	
12cu|R-sn-1.0.0-1|24	%prep
12cu|R-sn-1.0.0-1|25	%setup -q -c -n %{packname}
12cu|R-sn-1.0.0-1|26	
12cu|R-sn-1.0.0-1|27	%build
12cu|R-sn-1.0.0-1|28	
12cu|R-sn-1.0.0-1|29	%install
12cu|R-sn-1.0.0-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-sn-1.0.0-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-sn-1.0.0-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-sn-1.0.0-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-sn-1.0.0-1|34	
12cu|R-sn-1.0.0-1|35	%check
12cu|R-sn-1.0.0-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-sn-1.0.0-1|37	
12cu|R-sn-1.0.0-1|38	%files
12cu|R-sn-1.0.0-1|39	%dir %{rlibdir}/%{packname}
12cu|R-sn-1.0.0-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-sn-1.0.0-1|41	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-sn-1.0.0-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-sn-1.0.0-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-sn-1.0.0-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-sn-1.0.0-1|45	%{rlibdir}/%{packname}/data
12cu|R-sn-1.0.0-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-sn-1.0.0-1|47	%{rlibdir}/%{packname}/R
12cu|R-sn-1.0.0-1|48	%{rlibdir}/%{packname}/help
12cu|R-sn-1.0.0-1|49	
12cu|R-sn-1.0.0-1|50	%changelog
12cu|R-sn-1.0.0-1|51	* Sat Feb 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-1
12cu|R-sn-1.0.0-1|52	+ Revision: 7dac440
12cu|R-sn-1.0.0-1|53	- Added missing requires
12cu|R-sn-1.0.0-1|54	
12cu|R-sn-1.0.0-1|55	

12677 12
12cu|R-sna-2.3.2-1|1	%bcond_with bootstrap
12cu|R-sna-2.3.2-1|2	%global packname  sna
12cu|R-sna-2.3.2-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-sna-2.3.2-1|4	
12cu|R-sna-2.3.2-1|5	Name:             R-%{packname}
12cu|R-sna-2.3.2-1|6	Version:          2.3.2
12cu|R-sna-2.3.2-1|7	Release:          1
12cu|R-sna-2.3.2-1|8	Summary:          Tools for Social Network Analysis
12cu|R-sna-2.3.2-1|9	Group:            Sciences/Mathematics
12cu|R-sna-2.3.2-1|10	License:          GPL (>= 2)
12cu|R-sna-2.3.2-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-sna-2.3.2-1|12	Source0:          http://cran.r-project.org/src/contrib/sna_2.3-2.tar.gz
12cu|R-sna-2.3.2-1|13	Requires:         R-utils R-network R-rgl R-numDeriv R-SparseM
12cu|R-sna-2.3.2-1|14	%if %{without bootstrap}
12cu|R-sna-2.3.2-1|15	Requires:         R-statnet
12cu|R-sna-2.3.2-1|16	%endif
12cu|R-sna-2.3.2-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-sna-2.3.2-1|18	BuildRequires:    R-utils R-network R-rgl R-numDeriv R-SparseM
12cu|R-sna-2.3.2-1|19	%if %{without bootstrap}
12cu|R-sna-2.3.2-1|20	BuildRequires:    R-statnet
12cu|R-sna-2.3.2-1|21	%endif
12cu|R-sna-2.3.2-1|22	
12cu|R-sna-2.3.2-1|23	%description
12cu|R-sna-2.3.2-1|24	A range of tools for social network analysis, including node and
12cu|R-sna-2.3.2-1|25	graph-level indices, structural distance and covariance methods,
12cu|R-sna-2.3.2-1|26	structural equivalence detection, p* modeling, random graph generation,
12cu|R-sna-2.3.2-1|27	and 2D/3D network visualization.
12cu|R-sna-2.3.2-1|28	
12cu|R-sna-2.3.2-1|29	%prep
12cu|R-sna-2.3.2-1|30	%setup -q -c -n %{packname}
12cu|R-sna-2.3.2-1|31	
12cu|R-sna-2.3.2-1|32	%build
12cu|R-sna-2.3.2-1|33	
12cu|R-sna-2.3.2-1|34	%install
12cu|R-sna-2.3.2-1|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-sna-2.3.2-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-sna-2.3.2-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-sna-2.3.2-1|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-sna-2.3.2-1|39	
12cu|R-sna-2.3.2-1|40	%if %{without bootstrap}
12cu|R-sna-2.3.2-1|41	%check
12cu|R-sna-2.3.2-1|42	%{_bindir}/R CMD check %{packname}
12cu|R-sna-2.3.2-1|43	%endif
12cu|R-sna-2.3.2-1|44	
12cu|R-sna-2.3.2-1|45	%files
12cu|R-sna-2.3.2-1|46	%dir %{rlibdir}/%{packname}
12cu|R-sna-2.3.2-1|47	%doc %{rlibdir}/%{packname}/html
12cu|R-sna-2.3.2-1|48	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-sna-2.3.2-1|49	%{rlibdir}/%{packname}/INDEX
12cu|R-sna-2.3.2-1|50	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-sna-2.3.2-1|51	%{rlibdir}/%{packname}/Meta
12cu|R-sna-2.3.2-1|52	%{rlibdir}/%{packname}/R
12cu|R-sna-2.3.2-1|53	%{rlibdir}/%{packname}/data
12cu|R-sna-2.3.2-1|54	%{rlibdir}/%{packname}/help
12cu|R-sna-2.3.2-1|55	%{rlibdir}/%{packname}/libs
12cu|R-sna-2.3.2-1|56	
12cu|R-sna-2.3.2-1|57	
12cu|R-sna-2.3.2-1|58	%changelog
12cu|R-sna-2.3.2-1|59	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.2-1
12cu|R-sna-2.3.2-1|60	+ Revision: 2657e50
12cu|R-sna-2.3.2-1|61	- Updated to 2.3.2 (by updates_builder)
12cu|R-sna-2.3.2-1|62	
12cu|R-sna-2.3.2-1|63	

12678 12
12cu|R-snow-0.3.13-1|1	%global packname  snow
12cu|R-snow-0.3.13-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-snow-0.3.13-1|3	
12cu|R-snow-0.3.13-1|4	Name:             R-%{packname}
12cu|R-snow-0.3.13-1|5	Version:          0.3.13
12cu|R-snow-0.3.13-1|6	Release:          1
12cu|R-snow-0.3.13-1|7	Summary:          Simple Network of Workstations
12cu|R-snow-0.3.13-1|8	Group:            Sciences/Mathematics
12cu|R-snow-0.3.13-1|9	License:          GPL
12cu|R-snow-0.3.13-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-snow-0.3.13-1|11	Source0:          http://cran.r-project.org/src/contrib/snow_0.3-13.tar.gz
12cu|R-snow-0.3.13-1|12	BuildArch:        noarch
12cu|R-snow-0.3.13-1|13	Requires:         R-core
12cu|R-snow-0.3.13-1|14	Requires:         R-utils
12cu|R-snow-0.3.13-1|15	Requires:         R-Rmpi R-rpvm R-rlecuyer R-rsprng R-nws
12cu|R-snow-0.3.13-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-utils
12cu|R-snow-0.3.13-1|17	BuildRequires:    R-Rmpi R-rpvm R-rlecuyer R-rsprng R-nws
12cu|R-snow-0.3.13-1|18	
12cu|R-snow-0.3.13-1|19	%description
12cu|R-snow-0.3.13-1|20	Support for simple parallel computing in R.
12cu|R-snow-0.3.13-1|21	
12cu|R-snow-0.3.13-1|22	%prep
12cu|R-snow-0.3.13-1|23	%setup -q -c -n %{packname}
12cu|R-snow-0.3.13-1|24	
12cu|R-snow-0.3.13-1|25	%build
12cu|R-snow-0.3.13-1|26	
12cu|R-snow-0.3.13-1|27	%install
12cu|R-snow-0.3.13-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-snow-0.3.13-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-snow-0.3.13-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-snow-0.3.13-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-snow-0.3.13-1|32	
12cu|R-snow-0.3.13-1|33	%check
12cu|R-snow-0.3.13-1|34	_R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
12cu|R-snow-0.3.13-1|35	
12cu|R-snow-0.3.13-1|36	%files
12cu|R-snow-0.3.13-1|37	%dir %{rlibdir}/%{packname}
12cu|R-snow-0.3.13-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-snow-0.3.13-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-snow-0.3.13-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-snow-0.3.13-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-snow-0.3.13-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-snow-0.3.13-1|43	%{rlibdir}/%{packname}/R*
12cu|R-snow-0.3.13-1|44	%{rlibdir}/%{packname}/help
12cu|R-snow-0.3.13-1|45	
12cu|R-snow-0.3.13-1|46	
12cu|R-snow-0.3.13-1|47	
12cu|R-snow-0.3.13-1|48	%changelog
12cu|R-snow-0.3.13-1|49	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.3.13-1
12cu|R-snow-0.3.13-1|50	+ Revision: 07e6890
12cu|R-snow-0.3.13-1|51	- LOG Updated to 0.3.13 (by updates_builder)
12cu|R-snow-0.3.13-1|52	
12cu|R-snow-0.3.13-1|53	

12679 12
12cu|R-Snowball-0.0.10-1|1	%define debug_package %{nil}
12cu|R-Snowball-0.0.10-1|2	
12cu|R-Snowball-0.0.10-1|3	%global packname  Snowball
12cu|R-Snowball-0.0.10-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-Snowball-0.0.10-1|5	
12cu|R-Snowball-0.0.10-1|6	Name:             R-%{packname}
12cu|R-Snowball-0.0.10-1|7	Version:          0.0.10
12cu|R-Snowball-0.0.10-1|8	Release:          1
12cu|R-Snowball-0.0.10-1|9	Summary:          Snowball Stemmers
12cu|R-Snowball-0.0.10-1|10	Group:            Sciences/Mathematics
12cu|R-Snowball-0.0.10-1|11	License:          BSD_2_clause + file LICENSE
12cu|R-Snowball-0.0.10-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Snowball-0.0.10-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.0-10.tar.gz
12cu|R-Snowball-0.0.10-1|14	
12cu|R-Snowball-0.0.10-1|15	
12cu|R-Snowball-0.0.10-1|16	Requires:         R-RWeka R-rJava
12cu|R-Snowball-0.0.10-1|17	
12cu|R-Snowball-0.0.10-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-Snowball-0.0.10-1|19	BuildRequires:    R-RWeka R-rJava
12cu|R-Snowball-0.0.10-1|20	BuildRequires:    java-rpmbuild
12cu|R-Snowball-0.0.10-1|21	
12cu|R-Snowball-0.0.10-1|22	%description
12cu|R-Snowball-0.0.10-1|23	Snowball stemmers.
12cu|R-Snowball-0.0.10-1|24	
12cu|R-Snowball-0.0.10-1|25	%prep
12cu|R-Snowball-0.0.10-1|26	%setup -q -c -n %{packname}
12cu|R-Snowball-0.0.10-1|27	
12cu|R-Snowball-0.0.10-1|28	%build
12cu|R-Snowball-0.0.10-1|29	
12cu|R-Snowball-0.0.10-1|30	%install
12cu|R-Snowball-0.0.10-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Snowball-0.0.10-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Snowball-0.0.10-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Snowball-0.0.10-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Snowball-0.0.10-1|35	
12cu|R-Snowball-0.0.10-1|36	%check
12cu|R-Snowball-0.0.10-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-Snowball-0.0.10-1|38	
12cu|R-Snowball-0.0.10-1|39	%files
12cu|R-Snowball-0.0.10-1|40	%dir %{rlibdir}/%{packname}
12cu|R-Snowball-0.0.10-1|41	%doc %{rlibdir}/%{packname}/doc
12cu|R-Snowball-0.0.10-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-Snowball-0.0.10-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Snowball-0.0.10-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-Snowball-0.0.10-1|45	%{rlibdir}/%{packname}/LICENSE
12cu|R-Snowball-0.0.10-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Snowball-0.0.10-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-Snowball-0.0.10-1|48	%{rlibdir}/%{packname}/R
12cu|R-Snowball-0.0.10-1|49	%{rlibdir}/%{packname}/java
12cu|R-Snowball-0.0.10-1|50	%{rlibdir}/%{packname}/help
12cu|R-Snowball-0.0.10-1|51	%{rlibdir}/%{packname}/words
12cu|R-Snowball-0.0.10-1|52	
12cu|R-Snowball-0.0.10-1|53	%changelog
12cu|R-Snowball-0.0.10-1|54	* Tue Apr 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.10-1
12cu|R-Snowball-0.0.10-1|55	+ Revision: 0ee9e50
12cu|R-Snowball-0.0.10-1|56	- Disable debug
12cu|R-Snowball-0.0.10-1|57	
12cu|R-Snowball-0.0.10-1|58	

12680 12
12cu|R-SnowballC-0.5-1|1	%global packname  SnowballC
12cu|R-SnowballC-0.5-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-SnowballC-0.5-1|3	
12cu|R-SnowballC-0.5-1|4	Name:             R-%{packname}
12cu|R-SnowballC-0.5-1|5	Version:          0.5
12cu|R-SnowballC-0.5-1|6	Release:          1
12cu|R-SnowballC-0.5-1|7	Summary:          Snowball stemmers based on the C libstemmer UTF-8 library
12cu|R-SnowballC-0.5-1|8	Group:            Sciences/Mathematics
12cu|R-SnowballC-0.5-1|9	License:          BSD
12cu|R-SnowballC-0.5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-SnowballC-0.5-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-SnowballC-0.5-1|12	
12cu|R-SnowballC-0.5-1|13	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-SnowballC-0.5-1|14	
12cu|R-SnowballC-0.5-1|15	
12cu|R-SnowballC-0.5-1|16	%description
12cu|R-SnowballC-0.5-1|17	An R interface to the C libstemmer library that implements Porter's word
12cu|R-SnowballC-0.5-1|18	stemming algorithm for collapsing words to a common root to aid comparison
12cu|R-SnowballC-0.5-1|19	of vocabulary. Currently supported languages are Danish, Dutch, English,
12cu|R-SnowballC-0.5-1|20	Finnish, French, German, Hungarian, Italian, Norwegian, Portuguese,
12cu|R-SnowballC-0.5-1|21	Romanian, Russian, Spanish, Swedish and Turkish.
12cu|R-SnowballC-0.5-1|22	
12cu|R-SnowballC-0.5-1|23	%prep
12cu|R-SnowballC-0.5-1|24	%setup -q -c -n %{packname}
12cu|R-SnowballC-0.5-1|25	
12cu|R-SnowballC-0.5-1|26	%build
12cu|R-SnowballC-0.5-1|27	
12cu|R-SnowballC-0.5-1|28	%install
12cu|R-SnowballC-0.5-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-SnowballC-0.5-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-SnowballC-0.5-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-SnowballC-0.5-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-SnowballC-0.5-1|33	
12cu|R-SnowballC-0.5-1|34	%check
12cu|R-SnowballC-0.5-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-SnowballC-0.5-1|36	
12cu|R-SnowballC-0.5-1|37	%files
12cu|R-SnowballC-0.5-1|38	%dir %{rlibdir}/%{packname}
12cu|R-SnowballC-0.5-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-SnowballC-0.5-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-SnowballC-0.5-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-SnowballC-0.5-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-SnowballC-0.5-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-SnowballC-0.5-1|44	%{rlibdir}/%{packname}/R
12cu|R-SnowballC-0.5-1|45	%{rlibdir}/%{packname}/help
12cu|R-SnowballC-0.5-1|46	%{rlibdir}/%{packname}/libs
12cu|R-SnowballC-0.5-1|47	%{rlibdir}/%{packname}/words*
12cu|R-SnowballC-0.5-1|48	
12cu|R-SnowballC-0.5-1|49	%changelog
12cu|R-SnowballC-0.5-1|50	* Wed Mar 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-1
12cu|R-SnowballC-0.5-1|51	+ Revision: f2a5831
12cu|R-SnowballC-0.5-1|52	- Fix files
12cu|R-SnowballC-0.5-1|53	
12cu|R-SnowballC-0.5-1|54	

12681 12
12cu|R-snowfall-1.84.6-1|1	%global packname  snowfall
12cu|R-snowfall-1.84.6-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-snowfall-1.84.6-1|3	
12cu|R-snowfall-1.84.6-1|4	%define debug_package %{nil}
12cu|R-snowfall-1.84.6-1|5	
12cu|R-snowfall-1.84.6-1|6	Name:             R-%{packname}
12cu|R-snowfall-1.84.6-1|7	Version:          1.84.6
12cu|R-snowfall-1.84.6-1|8	Release:          1
12cu|R-snowfall-1.84.6-1|9	Summary:          Easier cluster computing (based on snow)
12cu|R-snowfall-1.84.6-1|10	Group:            Sciences/Mathematics
12cu|R-snowfall-1.84.6-1|11	License:          GPL
12cu|R-snowfall-1.84.6-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-snowfall-1.84.6-1|13	Source0:          http://cran.r-project.org/src/contrib/snowfall_1.84-6.tar.gz
12cu|R-snowfall-1.84.6-1|14	Requires:         R-snow R-Rmpi
12cu|R-snowfall-1.84.6-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-snowfall-1.84.6-1|16	BuildRequires:    R-snow R-Rmpi
12cu|R-snowfall-1.84.6-1|17	
12cu|R-snowfall-1.84.6-1|18	%description
12cu|R-snowfall-1.84.6-1|19	Usability wrapper around snow for easier development of parallel R
12cu|R-snowfall-1.84.6-1|20	programs. This package offers e.g. extended error checks, and additional
12cu|R-snowfall-1.84.6-1|21	functions. All functions work in sequential mode, too, if no cluster is
12cu|R-snowfall-1.84.6-1|22	present or wished. Package is also designed as connector to the cluster
12cu|R-snowfall-1.84.6-1|23	management tool sfCluster, but can also used without it.
12cu|R-snowfall-1.84.6-1|24	
12cu|R-snowfall-1.84.6-1|25	%prep
12cu|R-snowfall-1.84.6-1|26	%setup -q -c -n %{packname}
12cu|R-snowfall-1.84.6-1|27	
12cu|R-snowfall-1.84.6-1|28	%build
12cu|R-snowfall-1.84.6-1|29	
12cu|R-snowfall-1.84.6-1|30	%install
12cu|R-snowfall-1.84.6-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-snowfall-1.84.6-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-snowfall-1.84.6-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-snowfall-1.84.6-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-snowfall-1.84.6-1|35	
12cu|R-snowfall-1.84.6-1|36	%check
12cu|R-snowfall-1.84.6-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-snowfall-1.84.6-1|38	
12cu|R-snowfall-1.84.6-1|39	%files
12cu|R-snowfall-1.84.6-1|40	%dir %{rlibdir}/%{packname}
12cu|R-snowfall-1.84.6-1|41	%doc %{rlibdir}/%{packname}/doc
12cu|R-snowfall-1.84.6-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-snowfall-1.84.6-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-snowfall-1.84.6-1|44	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-snowfall-1.84.6-1|45	%{rlibdir}/%{packname}/INDEX
12cu|R-snowfall-1.84.6-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-snowfall-1.84.6-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-snowfall-1.84.6-1|48	%{rlibdir}/%{packname}/R
12cu|R-snowfall-1.84.6-1|49	%{rlibdir}/%{packname}/data
12cu|R-snowfall-1.84.6-1|50	%{rlibdir}/%{packname}/help
12cu|R-snowfall-1.84.6-1|51	
12cu|R-snowfall-1.84.6-1|52	
12cu|R-snowfall-1.84.6-1|53	%changelog
12cu|R-snowfall-1.84.6-1|54	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.84.6-1
12cu|R-snowfall-1.84.6-1|55	+ Revision: a535dfe
12cu|R-snowfall-1.84.6-1|56	- Updated to 1.84.6 (by updates_builder)
12cu|R-snowfall-1.84.6-1|57	
12cu|R-snowfall-1.84.6-1|58	

12682 12
12cu|R-snowFT-1.3_0-2|1	%global packname  snowFT
12cu|R-snowFT-1.3_0-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-snowFT-1.3_0-2|3	
12cu|R-snowFT-1.3_0-2|4	Name:             R-%{packname}
12cu|R-snowFT-1.3_0-2|5	Version:          1.3_0
12cu|R-snowFT-1.3_0-2|6	Release:          2
12cu|R-snowFT-1.3_0-2|7	Summary:          Fault Tolerant Simple Network of Workstations
12cu|R-snowFT-1.3_0-2|8	Group:            Sciences/Mathematics
12cu|R-snowFT-1.3_0-2|9	License:          GPL (>= 2)
12cu|R-snowFT-1.3_0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-snowFT-1.3_0-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.3-0.tar.gz
12cu|R-snowFT-1.3_0-2|12	BuildArch:        noarch
12cu|R-snowFT-1.3_0-2|13	Requires:         R-core
12cu|R-snowFT-1.3_0-2|14	Requires:         R-snow
12cu|R-snowFT-1.3_0-2|15	Requires:         R-rpvm R-Rmpi R-rlecuyer R-rsprng
12cu|R-snowFT-1.3_0-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-snow
12cu|R-snowFT-1.3_0-2|17	BuildRequires:    R-rpvm R-Rmpi R-rlecuyer R-rsprng
12cu|R-snowFT-1.3_0-2|18	
12cu|R-snowFT-1.3_0-2|19	%description
12cu|R-snowFT-1.3_0-2|20	Extension of the snow package supporting fault tolerant and reproducible
12cu|R-snowFT-1.3_0-2|21	applications, as well as supporting easy-to-use parallel programming -
12cu|R-snowFT-1.3_0-2|22	only one function is needed.
12cu|R-snowFT-1.3_0-2|23	
12cu|R-snowFT-1.3_0-2|24	%prep
12cu|R-snowFT-1.3_0-2|25	%setup -q -c -n %{packname}
12cu|R-snowFT-1.3_0-2|26	
12cu|R-snowFT-1.3_0-2|27	perl -pi -e 's|\brmpi\b|Rmpi|;' snowFT/man/snowFT-package.Rd snowFT/DESCRIPTION
12cu|R-snowFT-1.3_0-2|28	
12cu|R-snowFT-1.3_0-2|29	%build
12cu|R-snowFT-1.3_0-2|30	
12cu|R-snowFT-1.3_0-2|31	%install
12cu|R-snowFT-1.3_0-2|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-snowFT-1.3_0-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-snowFT-1.3_0-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-snowFT-1.3_0-2|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-snowFT-1.3_0-2|36	
12cu|R-snowFT-1.3_0-2|37	%check
12cu|R-snowFT-1.3_0-2|38	%{_bindir}/R CMD check %{packname}
12cu|R-snowFT-1.3_0-2|39	
12cu|R-snowFT-1.3_0-2|40	%files
12cu|R-snowFT-1.3_0-2|41	%dir %{rlibdir}/%{packname}
12cu|R-snowFT-1.3_0-2|42	%doc %{rlibdir}/%{packname}/html
12cu|R-snowFT-1.3_0-2|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-snowFT-1.3_0-2|44	%{rlibdir}/%{packname}/INDEX
12cu|R-snowFT-1.3_0-2|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-snowFT-1.3_0-2|46	%{rlibdir}/%{packname}/Meta
12cu|R-snowFT-1.3_0-2|47	%{rlibdir}/%{packname}/R
12cu|R-snowFT-1.3_0-2|48	%{rlibdir}/%{packname}/help
12cu|R-snowFT-1.3_0-2|49	
12cu|R-snowFT-1.3_0-2|50	
12cu|R-snowFT-1.3_0-2|51	%changelog
12cu|R-snowFT-1.3_0-2|52	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.2_0-1
12cu|R-snowFT-1.3_0-2|53	+ Revision: 776954
12cu|R-snowFT-1.3_0-2|54	- Import R-snowFT
12cu|R-snowFT-1.3_0-2|55	- Import R-snowFT
12cu|R-snowFT-1.3_0-2|56	

12683 12
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|1	%global packname  SNPlocs.Hsapiens.dbSNP.20100427
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|3	
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|4	%define debug_package %{nil}
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|5	
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|6	Name:             R-%{packname}
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|7	Version:          0.99.6
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|8	Release:          2
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|9	Summary:          SNP locations for Homo sapiens (dbSNP BUILD 131)
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|10	Group:            Sciences/Mathematics
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|11	License:          Artistic-2.0
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|12	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|13	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|14	Requires:         R-IRanges R-GenomicRanges
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|15	Requires:         R-methods R-IRanges R-GenomicRanges
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|16	Requires:         R-Biostrings R-BSgenome R-BSgenome.Hsapiens.UCSC.hg19
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-IRanges R-GenomicRanges
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|18	BuildRequires:    R-methods R-IRanges R-GenomicRanges
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|19	BuildRequires:    R-Biostrings R-BSgenome R-BSgenome.Hsapiens.UCSC.hg19
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|20	BuildRequires:    texlive-scheme-tetex
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|21	
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|22	%description
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|23	SNP locations and alleles for Homo sapiens extracted from dbSNP BUILD
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|24	131:human_9606 (based on GRCh37). The source data files used for this
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|25	package were created by NCBI on 24-26 March 2010. WARNING: The SNPs in
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|26	this package are based on the GRCh37 genome. Note that the GRCh37 genome
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|27	is the same as the hg19 genome from UCSC except for the mitochondrion
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|28	chromosome. Therefore, the SNPs in this package can be "injected" in
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|29	BSgenome.Hsapiens.UCSC.hg19 but this injection will exclude chrM (i.e.
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|30	nothing will be injected in that sequence).
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|31	
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|32	%prep
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|33	%setup -q -c -n %{packname}
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|34	
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|35	%build
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|36	
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|37	%install
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|38	mkdir -p %{buildroot}%{rlibdir}
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|41	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|42	
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|43	%check
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|44	%{_bindir}/R CMD check %{packname}
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|45	
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|46	%files
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|47	%dir %{rlibdir}/%{packname}
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|48	%doc %{rlibdir}/%{packname}/html
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|50	%{rlibdir}/%{packname}/INDEX
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|51	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|52	%{rlibdir}/%{packname}/Meta
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|53	%{rlibdir}/%{packname}/R
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|54	%{rlibdir}/%{packname}/data
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|55	%{rlibdir}/%{packname}/help
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|56	%{rlibdir}/%{packname}/tools
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|57	
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|58	
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|59	
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|60	%changelog
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|61	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.99.6-2
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|62	+ Revision: 267c896
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|63	- Fix doc generation
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|64	
12cu|R-SNPlocs.Hsapiens.dbSNP.20100427-0.99.6-2|65	

12684 12
12cu|R-sp-1.0.14-1|1	%bcond_without bootstrap
12cu|R-sp-1.0.14-1|2	%global packname  sp
12cu|R-sp-1.0.14-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-sp-1.0.14-1|4	
12cu|R-sp-1.0.14-1|5	Name:             R-%{packname}
12cu|R-sp-1.0.14-1|6	Version:          1.0.14
12cu|R-sp-1.0.14-1|7	Release:          1
12cu|R-sp-1.0.14-1|8	Summary:          classes and methods for spatial data
12cu|R-sp-1.0.14-1|9	Group:            Sciences/Mathematics
12cu|R-sp-1.0.14-1|10	License:          GPL (>= 2)
12cu|R-sp-1.0.14-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-sp-1.0.14-1|12	Source0:          http://cran.r-project.org/src/contrib/sp_1.0-14.tar.gz
12cu|R-sp-1.0.14-1|13	Requires:         R-methods R-graphics
12cu|R-sp-1.0.14-1|14	Requires:         R-utils R-lattice R-grid
12cu|R-sp-1.0.14-1|15	%if %{with bootstrap}
12cu|R-sp-1.0.14-1|16	Requires:         R-lattice R-RColorBrewer
12cu|R-sp-1.0.14-1|17	%else
12cu|R-sp-1.0.14-1|18	Requires:         R-lattice R-RColorBrewer R-rgdal R-rgeos
12cu|R-sp-1.0.14-1|19	%endif
12cu|R-sp-1.0.14-1|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-sp-1.0.14-1|21	BuildRequires:    R-graphics R-utils R-lattice R-grid
12cu|R-sp-1.0.14-1|22	%if %{with bootstrap}
12cu|R-sp-1.0.14-1|23	BuildRequires:    R-lattice R-RColorBrewer
12cu|R-sp-1.0.14-1|24	%else
12cu|R-sp-1.0.14-1|25	BuildRequires:    R-lattice R-RColorBrewer R-rgdal R-rgeos
12cu|R-sp-1.0.14-1|26	%endif
12cu|R-sp-1.0.14-1|27	BuildRequires:    blas-devel
12cu|R-sp-1.0.14-1|28	BuildRequires:    lapack-devel
12cu|R-sp-1.0.14-1|29	BuildRequires:    x11-server-xvfb
12cu|R-sp-1.0.14-1|30	
12cu|R-sp-1.0.14-1|31	%description
12cu|R-sp-1.0.14-1|32	A package that provides classes and methods for spatial data. The classes
12cu|R-sp-1.0.14-1|33	document where the spatial location information resides, for 2D or 3D
12cu|R-sp-1.0.14-1|34	data. Utility functions are provided, e.g. for plotting data as maps,
12cu|R-sp-1.0.14-1|35	spatial selection, as well as methods for retrieving coordinates, for
12cu|R-sp-1.0.14-1|36	subsetting, print, summary, etc.
12cu|R-sp-1.0.14-1|37	
12cu|R-sp-1.0.14-1|38	%prep
12cu|R-sp-1.0.14-1|39	%setup -q -c -n %{packname}
12cu|R-sp-1.0.14-1|40	
12cu|R-sp-1.0.14-1|41	%build
12cu|R-sp-1.0.14-1|42	
12cu|R-sp-1.0.14-1|43	%install
12cu|R-sp-1.0.14-1|44	mkdir -p %{buildroot}%{rlibdir}
12cu|R-sp-1.0.14-1|45	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-sp-1.0.14-1|46	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-sp-1.0.14-1|47	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-sp-1.0.14-1|48	
12cu|R-sp-1.0.14-1|49	%if %{without bootstrap}
12cu|R-sp-1.0.14-1|50	%check
12cu|R-sp-1.0.14-1|51	xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-sp-1.0.14-1|52	%endif
12cu|R-sp-1.0.14-1|53	
12cu|R-sp-1.0.14-1|54	%files
12cu|R-sp-1.0.14-1|55	%dir %{rlibdir}/%{packname}
12cu|R-sp-1.0.14-1|56	%doc %{rlibdir}/%{packname}/doc
12cu|R-sp-1.0.14-1|57	%doc %{rlibdir}/%{packname}/html
12cu|R-sp-1.0.14-1|58	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-sp-1.0.14-1|59	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-sp-1.0.14-1|60	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-sp-1.0.14-1|61	%{rlibdir}/%{packname}/INDEX
12cu|R-sp-1.0.14-1|62	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-sp-1.0.14-1|63	%{rlibdir}/%{packname}/Meta
12cu|R-sp-1.0.14-1|64	%{rlibdir}/%{packname}/R
12cu|R-sp-1.0.14-1|65	%{rlibdir}/%{packname}/data
12cu|R-sp-1.0.14-1|66	%{rlibdir}/%{packname}/demo
12cu|R-sp-1.0.14-1|67	%{rlibdir}/%{packname}/external
12cu|R-sp-1.0.14-1|68	%{rlibdir}/%{packname}/help
12cu|R-sp-1.0.14-1|69	%{rlibdir}/%{packname}/include
12cu|R-sp-1.0.14-1|70	%{rlibdir}/%{packname}/libs
12cu|R-sp-1.0.14-1|71	
12cu|R-sp-1.0.14-1|72	
12cu|R-sp-1.0.14-1|73	
12cu|R-sp-1.0.14-1|74	%changelog
12cu|R-sp-1.0.14-1|75	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.14-1
12cu|R-sp-1.0.14-1|76	+ Revision: e17af3c
12cu|R-sp-1.0.14-1|77	- LOG Updated to 1.0.14 (by updates_builder)
12cu|R-sp-1.0.14-1|78	
12cu|R-sp-1.0.14-1|79	

12685 12
12cu|R-spam-0.41.0-1|1	%bcond_with bootstrap
12cu|R-spam-0.41.0-1|2	%global packname  spam
12cu|R-spam-0.41.0-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-spam-0.41.0-1|4	
12cu|R-spam-0.41.0-1|5	Name:             R-%{packname}
12cu|R-spam-0.41.0-1|6	Version:          0.41.0
12cu|R-spam-0.41.0-1|7	Release:          1
12cu|R-spam-0.41.0-1|8	Summary:          SPArse Matrix
12cu|R-spam-0.41.0-1|9	Group:            Sciences/Mathematics
12cu|R-spam-0.41.0-1|10	License:          GPL | file LICENSE
12cu|R-spam-0.41.0-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-spam-0.41.0-1|12	Source0:          http://cran.r-project.org/src/contrib/spam_0.41-0.tar.gz
12cu|R-spam-0.41.0-1|13	Requires:         R-methods
12cu|R-spam-0.41.0-1|14	%if %{with bootstrap}
12cu|R-spam-0.41.0-1|15	Requires:         R-SparseM
12cu|R-spam-0.41.0-1|16	Requires:         R-Matrix
12cu|R-spam-0.41.0-1|17	%else
12cu|R-spam-0.41.0-1|18	Requires:         R-fields
12cu|R-spam-0.41.0-1|19	Requires:         R-SparseM
12cu|R-spam-0.41.0-1|20	Requires:         R-Matrix
12cu|R-spam-0.41.0-1|21	%endif
12cu|R-spam-0.41.0-1|22	BuildRequires:    R-devel
12cu|R-spam-0.41.0-1|23	BuildRequires:    Rmath-devel
12cu|R-spam-0.41.0-1|24	BuildRequires:    texlive-collection-latex
12cu|R-spam-0.41.0-1|25	BuildRequires:    R-methods
12cu|R-spam-0.41.0-1|26	%if %{with bootstrap}
12cu|R-spam-0.41.0-1|27	BuildRequires:    R-SparseM
12cu|R-spam-0.41.0-1|28	BuildRequires:    R-Matrix
12cu|R-spam-0.41.0-1|29	%else
12cu|R-spam-0.41.0-1|30	BuildRequires:    R-fields
12cu|R-spam-0.41.0-1|31	BuildRequires:    R-SparseM
12cu|R-spam-0.41.0-1|32	BuildRequires:    R-Matrix
12cu|R-spam-0.41.0-1|33	%endif
12cu|R-spam-0.41.0-1|34	BuildRequires:    blas-devel
12cu|R-spam-0.41.0-1|35	BuildRequires:    lapack-devel
12cu|R-spam-0.41.0-1|36	
12cu|R-spam-0.41.0-1|37	%description
12cu|R-spam-0.41.0-1|38	Set of function for sparse matrix algebra.  Differences with
12cu|R-spam-0.41.0-1|39	SparseM/Matrix are: (1) we only support (essentially) one sparse matrix
12cu|R-spam-0.41.0-1|40	format, (2) based on transparent and simple structure(s), (3) tailored for
12cu|R-spam-0.41.0-1|41	MCMC calculations within GMRF. (4) S3 and S4 like-"compatible" ...  and it
12cu|R-spam-0.41.0-1|42	is fast.
12cu|R-spam-0.41.0-1|43	
12cu|R-spam-0.41.0-1|44	%prep
12cu|R-spam-0.41.0-1|45	%setup -q -c -n %{packname}
12cu|R-spam-0.41.0-1|46	
12cu|R-spam-0.41.0-1|47	%build
12cu|R-spam-0.41.0-1|48	
12cu|R-spam-0.41.0-1|49	%install
12cu|R-spam-0.41.0-1|50	mkdir -p %{buildroot}%{rlibdir}
12cu|R-spam-0.41.0-1|51	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-spam-0.41.0-1|52	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-spam-0.41.0-1|53	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-spam-0.41.0-1|54	
12cu|R-spam-0.41.0-1|55	%if %{without bootstrap}
12cu|R-spam-0.41.0-1|56	%check
12cu|R-spam-0.41.0-1|57	%{_bindir}/R CMD check %{packname}
12cu|R-spam-0.41.0-1|58	%endif
12cu|R-spam-0.41.0-1|59	
12cu|R-spam-0.41.0-1|60	%files
12cu|R-spam-0.41.0-1|61	%dir %{rlibdir}/%{packname}
12cu|R-spam-0.41.0-1|62	%doc %{rlibdir}/%{packname}/html
12cu|R-spam-0.41.0-1|63	%doc %{rlibdir}/%{packname}/0NEWS
12cu|R-spam-0.41.0-1|64	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-spam-0.41.0-1|65	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-spam-0.41.0-1|66	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-spam-0.41.0-1|67	%{rlibdir}/%{packname}/INDEX
12cu|R-spam-0.41.0-1|68	%{rlibdir}/%{packname}/LICENSE
12cu|R-spam-0.41.0-1|69	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-spam-0.41.0-1|70	%{rlibdir}/%{packname}/Meta
12cu|R-spam-0.41.0-1|71	%{rlibdir}/%{packname}/R
12cu|R-spam-0.41.0-1|72	%{rlibdir}/%{packname}/data
12cu|R-spam-0.41.0-1|73	%{rlibdir}/%{packname}/demo
12cu|R-spam-0.41.0-1|74	%{rlibdir}/%{packname}/demodata
12cu|R-spam-0.41.0-1|75	%{rlibdir}/%{packname}/help
12cu|R-spam-0.41.0-1|76	%{rlibdir}/%{packname}/libs
12cu|R-spam-0.41.0-1|77	
12cu|R-spam-0.41.0-1|78	
12cu|R-spam-0.41.0-1|79	
12cu|R-spam-0.41.0-1|80	%changelog
12cu|R-spam-0.41.0-1|81	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.41.0-1
12cu|R-spam-0.41.0-1|82	+ Revision: 9c1417a
12cu|R-spam-0.41.0-1|83	- Updated to 0.41.0 (by updates_builder)
12cu|R-spam-0.41.0-1|84	
12cu|R-spam-0.41.0-1|85	

12686 12
12cu|R-SparseM-1.03-1|1	%global packname  SparseM
12cu|R-SparseM-1.03-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-SparseM-1.03-1|3	
12cu|R-SparseM-1.03-1|4	Name:             R-%{packname}
12cu|R-SparseM-1.03-1|5	Version:          1.03
12cu|R-SparseM-1.03-1|6	Release:          1
12cu|R-SparseM-1.03-1|7	Summary:          Sparse Linear Algebra
12cu|R-SparseM-1.03-1|8	Group:            Sciences/Mathematics
12cu|R-SparseM-1.03-1|9	License:          file LICENSE
12cu|R-SparseM-1.03-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-SparseM-1.03-1|11	Source0:          http://cran.r-project.org/src/contrib/SparseM_1.03.tar.gz
12cu|R-SparseM-1.03-1|12	Requires:         R-methods
12cu|R-SparseM-1.03-1|13	Requires:         R-stats
12cu|R-SparseM-1.03-1|14	Requires:         R-utils
12cu|R-SparseM-1.03-1|15	BuildRequires:    R-devel
12cu|R-SparseM-1.03-1|16	BuildRequires:    Rmath-devel
12cu|R-SparseM-1.03-1|17	BuildRequires:    texlive-collection-latex
12cu|R-SparseM-1.03-1|18	BuildRequires:    R-methods
12cu|R-SparseM-1.03-1|19	BuildRequires:    R-stats
12cu|R-SparseM-1.03-1|20	BuildRequires:    R-utils
12cu|R-SparseM-1.03-1|21	BuildRequires:    pkgconfig(lapack)
12cu|R-SparseM-1.03-1|22	
12cu|R-SparseM-1.03-1|23	%description
12cu|R-SparseM-1.03-1|24	Basic linear algebra for sparse matrices
12cu|R-SparseM-1.03-1|25	
12cu|R-SparseM-1.03-1|26	%prep
12cu|R-SparseM-1.03-1|27	%setup -q -c -n %{packname}
12cu|R-SparseM-1.03-1|28	
12cu|R-SparseM-1.03-1|29	%build
12cu|R-SparseM-1.03-1|30	
12cu|R-SparseM-1.03-1|31	%install
12cu|R-SparseM-1.03-1|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-SparseM-1.03-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-SparseM-1.03-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-SparseM-1.03-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-SparseM-1.03-1|36	
12cu|R-SparseM-1.03-1|37	%check
12cu|R-SparseM-1.03-1|38	%{_bindir}/R CMD check %{packname}
12cu|R-SparseM-1.03-1|39	
12cu|R-SparseM-1.03-1|40	%files
12cu|R-SparseM-1.03-1|41	%dir %{rlibdir}/%{packname}
12cu|R-SparseM-1.03-1|42	%doc %{rlibdir}/%{packname}/doc
12cu|R-SparseM-1.03-1|43	%doc %{rlibdir}/%{packname}/html
12cu|R-SparseM-1.03-1|44	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-SparseM-1.03-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-SparseM-1.03-1|46	%{rlibdir}/%{packname}/INDEX
12cu|R-SparseM-1.03-1|47	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-SparseM-1.03-1|48	%{rlibdir}/%{packname}/Meta
12cu|R-SparseM-1.03-1|49	%{rlibdir}/%{packname}/R
12cu|R-SparseM-1.03-1|50	%{rlibdir}/%{packname}/data
12cu|R-SparseM-1.03-1|51	%{rlibdir}/%{packname}/demo
12cu|R-SparseM-1.03-1|52	%{rlibdir}/%{packname}/extdata
12cu|R-SparseM-1.03-1|53	%{rlibdir}/%{packname}/help
12cu|R-SparseM-1.03-1|54	%{rlibdir}/%{packname}/libs
12cu|R-SparseM-1.03-1|55	
12cu|R-SparseM-1.03-1|56	
12cu|R-SparseM-1.03-1|57	%changelog
12cu|R-SparseM-1.03-1|58	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.91-1
12cu|R-SparseM-1.03-1|59	+ Revision: 775917
12cu|R-SparseM-1.03-1|60	- Import R-SparseM
12cu|R-SparseM-1.03-1|61	- Import R-SparseM
12cu|R-SparseM-1.03-1|62	
12cu|R-SparseM-1.03-1|63	
12cu|R-SparseM-1.03-1|64	

12687 12
12cu|R-spatstat-1.31.0-1|1	%bcond_with bootstrap
12cu|R-spatstat-1.31.0-1|2	%global packname  spatstat
12cu|R-spatstat-1.31.0-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-spatstat-1.31.0-1|4	
12cu|R-spatstat-1.31.0-1|5	Name:             R-%{packname}
12cu|R-spatstat-1.31.0-1|6	Version:          1.31.0
12cu|R-spatstat-1.31.0-1|7	Release:          1
12cu|R-spatstat-1.31.0-1|8	Summary:          Spatial Point Pattern analysis, model-fitting, simulation, tests
12cu|R-spatstat-1.31.0-1|9	Group:            Sciences/Mathematics
12cu|R-spatstat-1.31.0-1|10	License:          GPL (>= 2)
12cu|R-spatstat-1.31.0-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-spatstat-1.31.0-1|12	Source0:          http://cran.r-project.org/src/contrib/spatstat_1.31-0.tar.gz
12cu|R-spatstat-1.31.0-1|13	Requires:         R-stats R-graphics R-utils R-mgcv R-deldir
12cu|R-spatstat-1.31.0-1|14	Requires:         R-gsl
12cu|R-spatstat-1.31.0-1|15	%if %{with bootstrap}
12cu|R-spatstat-1.31.0-1|16	Requires:         R-gpclib R-sm R-spatial R-rpanel R-tkrplot R-scatterplot3d
12cu|R-spatstat-1.31.0-1|17	Requires:         R-RandomFields
12cu|R-spatstat-1.31.0-1|18	%else
12cu|R-spatstat-1.31.0-1|19	Requires:         R-gpclib R-sm R-maptools R-spatial R-rpanel R-tkrplot
12cu|R-spatstat-1.31.0-1|20	Requires:         R-scatterplot3d R-RandomFields
12cu|R-spatstat-1.31.0-1|21	%endif
12cu|R-spatstat-1.31.0-1|22	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats
12cu|R-spatstat-1.31.0-1|23	BuildRequires:    R-graphics R-utils R-mgcv R-deldir
12cu|R-spatstat-1.31.0-1|24	BuildRequires:    R-gsl
12cu|R-spatstat-1.31.0-1|25	%if %{with bootstrap}
12cu|R-spatstat-1.31.0-1|26	BuildRequires:    R-gpclib R-sm R-spatial R-rpanel R-tkrplot R-scatterplot3d
12cu|R-spatstat-1.31.0-1|27	BuildRequires:    R-RandomFields
12cu|R-spatstat-1.31.0-1|28	%else
12cu|R-spatstat-1.31.0-1|29	BuildRequires:    R-gpclib R-sm R-maptools R-spatial R-rpanel R-tkrplot
12cu|R-spatstat-1.31.0-1|30	BuildRequires:    R-scatterplot3d R-RandomFields
12cu|R-spatstat-1.31.0-1|31	%endif
12cu|R-spatstat-1.31.0-1|32	BuildRequires:    x11-server-xvfb
12cu|R-spatstat-1.31.0-1|33	
12cu|R-spatstat-1.31.0-1|34	%description
12cu|R-spatstat-1.31.0-1|35	A package for analysing spatial data, mainly Spatial Point Patterns,
12cu|R-spatstat-1.31.0-1|36	including multitype/marked points and spatial covariates, in any
12cu|R-spatstat-1.31.0-1|37	two-dimensional spatial region. Also supports three-dimensional point
12cu|R-spatstat-1.31.0-1|38	patterns, and space-time point patterns in any number of dimensions.
12cu|R-spatstat-1.31.0-1|39	Contains over 1000 functions for plotting spatial data, exploratory data
12cu|R-spatstat-1.31.0-1|40	analysis, model-fitting, simulation, spatial sampling, model diagnostics,
12cu|R-spatstat-1.31.0-1|41	and formal inference.  Data types include point patterns, line segment
12cu|R-spatstat-1.31.0-1|42	patterns, spatial windows, pixel images and tessellations.  Exploratory
12cu|R-spatstat-1.31.0-1|43	methods include K-functions, nearest neighbour distance and empty space
12cu|R-spatstat-1.31.0-1|44	statistics, Fry plots, pair correlation function, kernel smoothed
12cu|R-spatstat-1.31.0-1|45	intensity, relative risk estimation with cross-validated bandwidth
12cu|R-spatstat-1.31.0-1|46	selection, mark correlation functions, segregation indices, mark
12cu|R-spatstat-1.31.0-1|47	dependence diagnostics etc.  Point process models can be fitted to point
12cu|R-spatstat-1.31.0-1|48	pattern data using functions ppm, kppm, slrm similar to glm. Models may
12cu|R-spatstat-1.31.0-1|49	include dependence on covariates, interpoint interaction, cluster
12cu|R-spatstat-1.31.0-1|50	formation and dependence on marks. Fitted models can be simulated
12cu|R-spatstat-1.31.0-1|51	automatically.  Also provides facilities for formal inference (such as
12cu|R-spatstat-1.31.0-1|52	chi-squared tests) and model diagnostics (including simulation envelopes,
12cu|R-spatstat-1.31.0-1|53	residuals, residual plots and Q-Q plots).
12cu|R-spatstat-1.31.0-1|54	
12cu|R-spatstat-1.31.0-1|55	%prep
12cu|R-spatstat-1.31.0-1|56	%setup -q -c -n %{packname}
12cu|R-spatstat-1.31.0-1|57	
12cu|R-spatstat-1.31.0-1|58	%build
12cu|R-spatstat-1.31.0-1|59	
12cu|R-spatstat-1.31.0-1|60	%install
12cu|R-spatstat-1.31.0-1|61	mkdir -p %{buildroot}%{rlibdir}
12cu|R-spatstat-1.31.0-1|62	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-spatstat-1.31.0-1|63	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-spatstat-1.31.0-1|64	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-spatstat-1.31.0-1|65	
12cu|R-spatstat-1.31.0-1|66	%if %{without bootstrap}
12cu|R-spatstat-1.31.0-1|67	%check
12cu|R-spatstat-1.31.0-1|68	xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-spatstat-1.31.0-1|69	%endif
12cu|R-spatstat-1.31.0-1|70	
12cu|R-spatstat-1.31.0-1|71	%files
12cu|R-spatstat-1.31.0-1|72	%dir %{rlibdir}/%{packname}
12cu|R-spatstat-1.31.0-1|73	%doc %{rlibdir}/%{packname}/doc
12cu|R-spatstat-1.31.0-1|74	%doc %{rlibdir}/%{packname}/html
12cu|R-spatstat-1.31.0-1|75	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-spatstat-1.31.0-1|76	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-spatstat-1.31.0-1|77	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-spatstat-1.31.0-1|78	%{rlibdir}/%{packname}/INDEX
12cu|R-spatstat-1.31.0-1|79	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-spatstat-1.31.0-1|80	%{rlibdir}/%{packname}/Meta
12cu|R-spatstat-1.31.0-1|81	%{rlibdir}/%{packname}/R
12cu|R-spatstat-1.31.0-1|82	%{rlibdir}/%{packname}/data
12cu|R-spatstat-1.31.0-1|83	%{rlibdir}/%{packname}/demo
12cu|R-spatstat-1.31.0-1|84	%{rlibdir}/%{packname}/help
12cu|R-spatstat-1.31.0-1|85	%{rlibdir}/%{packname}/libs
12cu|R-spatstat-1.31.0-1|86	%{rlibdir}/%{packname}/ratfor
12cu|R-spatstat-1.31.0-1|87	
12cu|R-spatstat-1.31.0-1|88	
12cu|R-spatstat-1.31.0-1|89	%changelog
12cu|R-spatstat-1.31.0-1|90	* Tue Feb 21 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.25_3-2
12cu|R-spatstat-1.31.0-1|91	+ Revision: 778369
12cu|R-spatstat-1.31.0-1|92	- Rebuild with proper dependencies
12cu|R-spatstat-1.31.0-1|93	
12cu|R-spatstat-1.31.0-1|94	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.25_3-1
12cu|R-spatstat-1.31.0-1|95	+ Revision: 776910
12cu|R-spatstat-1.31.0-1|96	- Import R-spatstat
12cu|R-spatstat-1.31.0-1|97	- Import R-spatstat
12cu|R-spatstat-1.31.0-1|98	
12cu|R-spatstat-1.31.0-1|99	

12688 12
12cu|R-spdep-0.5.71-1|1	%global packname  spdep
12cu|R-spdep-0.5.71-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-spdep-0.5.71-1|3	
12cu|R-spdep-0.5.71-1|4	Name:             R-%{packname}
12cu|R-spdep-0.5.71-1|5	Version:          0.5.71
12cu|R-spdep-0.5.71-1|6	Release:          1
12cu|R-spdep-0.5.71-1|7	Summary:          Spatial dependence: weighting schemes, statistics and models
12cu|R-spdep-0.5.71-1|8	Group:            Sciences/Mathematics
12cu|R-spdep-0.5.71-1|9	License:          GPL (>= 2)
12cu|R-spdep-0.5.71-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-spdep-0.5.71-1|11	Source0:          http://cran.r-project.org/src/contrib/spdep_0.5-71.tar.gz
12cu|R-spdep-0.5.71-1|12	Requires:         R-methods R-sp R-boot R-Matrix R-MASS R-nlme R-maptools R-deldir R-coda
12cu|R-spdep-0.5.71-1|13	Requires:         R-snow R-rlecuyer R-spam R-RANN R-RColorBrewer R-lattice
12cu|R-spdep-0.5.71-1|14	Requires:         R-LearnBayes
12cu|R-spdep-0.5.71-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
12cu|R-spdep-0.5.71-1|16	BuildRequires:    R-snow R-rlecuyer R-spam R-RANN R-RColorBrewer R-lattice
12cu|R-spdep-0.5.71-1|17	BuildRequires:    R-LearnBayes
12cu|R-spdep-0.5.71-1|18	BuildRequires:    blas-devel
12cu|R-spdep-0.5.71-1|19	BuildRequires:    lapack-devel
12cu|R-spdep-0.5.71-1|20	
12cu|R-spdep-0.5.71-1|21	%description
12cu|R-spdep-0.5.71-1|22	A collection of functions to create spatial weights matrix objects from
12cu|R-spdep-0.5.71-1|23	polygon contiguities, from point patterns by distance and tesselations,
12cu|R-spdep-0.5.71-1|24	for summarising these objects, and for permitting their use in spatial
12cu|R-spdep-0.5.71-1|25	data analysis, including regional aggregation by minimum spanning tree; a
12cu|R-spdep-0.5.71-1|26	collection of tests for spatial autocorrelation, including global Moran's
12cu|R-spdep-0.5.71-1|27	I, APLE, Geary's C, Hubert/Mantel general cross product statistic,
12cu|R-spdep-0.5.71-1|28	Empirical Bayes estimates and Assuncao/Reis Index, Getis/Ord G and
12cu|R-spdep-0.5.71-1|29	multicoloured join count statistics, local Moran's I and Getis/Ord G,
12cu|R-spdep-0.5.71-1|30	saddlepoint approximations  and exact tests for global and local Moran's
12cu|R-spdep-0.5.71-1|31	I; and functions for estimating spatial simultaneous autoregressive (SAR)
12cu|R-spdep-0.5.71-1|32	lag and error models, impact measures for lag models, weighted and
12cu|R-spdep-0.5.71-1|33	unweighted SAR and CAR spatial regression models, semi-parametric and
12cu|R-spdep-0.5.71-1|34	Moran eigenvector spatial filtering, GM SAR error models, and generalized
12cu|R-spdep-0.5.71-1|35	spatial two stage least squares models.
12cu|R-spdep-0.5.71-1|36	
12cu|R-spdep-0.5.71-1|37	%prep
12cu|R-spdep-0.5.71-1|38	%setup -q -c -n %{packname}
12cu|R-spdep-0.5.71-1|39	
12cu|R-spdep-0.5.71-1|40	%build
12cu|R-spdep-0.5.71-1|41	
12cu|R-spdep-0.5.71-1|42	%install
12cu|R-spdep-0.5.71-1|43	mkdir -p %{buildroot}%{rlibdir}
12cu|R-spdep-0.5.71-1|44	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-spdep-0.5.71-1|45	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-spdep-0.5.71-1|46	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-spdep-0.5.71-1|47	
12cu|R-spdep-0.5.71-1|48	%check
12cu|R-spdep-0.5.71-1|49	%{_bindir}/R CMD check %{packname}
12cu|R-spdep-0.5.71-1|50	
12cu|R-spdep-0.5.71-1|51	%files
12cu|R-spdep-0.5.71-1|52	%dir %{rlibdir}/%{packname}
12cu|R-spdep-0.5.71-1|53	%doc %{rlibdir}/%{packname}/doc
12cu|R-spdep-0.5.71-1|54	%doc %{rlibdir}/%{packname}/html
12cu|R-spdep-0.5.71-1|55	%doc %{rlibdir}/%{packname}/CHANGES
12cu|R-spdep-0.5.71-1|56	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-spdep-0.5.71-1|57	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-spdep-0.5.71-1|58	%{rlibdir}/%{packname}/INDEX
12cu|R-spdep-0.5.71-1|59	# %{rlibdir}/%{packname}/LICENCE
12cu|R-spdep-0.5.71-1|60	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-spdep-0.5.71-1|61	%{rlibdir}/%{packname}/Meta
12cu|R-spdep-0.5.71-1|62	%{rlibdir}/%{packname}/R
12cu|R-spdep-0.5.71-1|63	%{rlibdir}/%{packname}/data
12cu|R-spdep-0.5.71-1|64	%{rlibdir}/%{packname}/etc
12cu|R-spdep-0.5.71-1|65	%{rlibdir}/%{packname}/help
12cu|R-spdep-0.5.71-1|66	%{rlibdir}/%{packname}/libs
12cu|R-spdep-0.5.71-1|67	%{rlibdir}/spdep/README
12cu|R-spdep-0.5.71-1|68	
12cu|R-spdep-0.5.71-1|69	
12cu|R-spdep-0.5.71-1|70	
12cu|R-spdep-0.5.71-1|71	%changelog
12cu|R-spdep-0.5.71-1|72	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.71-1
12cu|R-spdep-0.5.71-1|73	+ Revision: 126b86b
12cu|R-spdep-0.5.71-1|74	- Updated to 0.5.71 (by updates_builder)
12cu|R-spdep-0.5.71-1|75	
12cu|R-spdep-0.5.71-1|76	

12689 12
12cu|R-splancs-2.01.34-1|1	%global packname  splancs
12cu|R-splancs-2.01.34-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-splancs-2.01.34-1|3	
12cu|R-splancs-2.01.34-1|4	Name:             R-%{packname}
12cu|R-splancs-2.01.34-1|5	Version:          2.01.34
12cu|R-splancs-2.01.34-1|6	Release:          1
12cu|R-splancs-2.01.34-1|7	Summary:          Spatial and Space-Time Point Pattern Analysis
12cu|R-splancs-2.01.34-1|8	Group:            Sciences/Mathematics
12cu|R-splancs-2.01.34-1|9	License:          GPL (>= 2)
12cu|R-splancs-2.01.34-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-splancs-2.01.34-1|11	Source0:          http://cran.r-project.org/src/contrib/splancs_2.01-34.tar.gz
12cu|R-splancs-2.01.34-1|12	Requires:         R-sp
12cu|R-splancs-2.01.34-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-sp
12cu|R-splancs-2.01.34-1|14	
12cu|R-splancs-2.01.34-1|15	%description
12cu|R-splancs-2.01.34-1|16	Spatial and Space-Time Point Pattern Analysis Functions
12cu|R-splancs-2.01.34-1|17	
12cu|R-splancs-2.01.34-1|18	%prep
12cu|R-splancs-2.01.34-1|19	%setup -q -c -n %{packname}
12cu|R-splancs-2.01.34-1|20	
12cu|R-splancs-2.01.34-1|21	%build
12cu|R-splancs-2.01.34-1|22	
12cu|R-splancs-2.01.34-1|23	%install
12cu|R-splancs-2.01.34-1|24	mkdir -p %{buildroot}%{rlibdir}
12cu|R-splancs-2.01.34-1|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-splancs-2.01.34-1|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-splancs-2.01.34-1|27	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-splancs-2.01.34-1|28	
12cu|R-splancs-2.01.34-1|29	%check
12cu|R-splancs-2.01.34-1|30	%{_bindir}/R CMD check %{packname}
12cu|R-splancs-2.01.34-1|31	
12cu|R-splancs-2.01.34-1|32	%files
12cu|R-splancs-2.01.34-1|33	%dir %{rlibdir}/%{packname}
12cu|R-splancs-2.01.34-1|34	%doc %{rlibdir}/%{packname}/html
12cu|R-splancs-2.01.34-1|35	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-splancs-2.01.34-1|36	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-splancs-2.01.34-1|37	%{rlibdir}/%{packname}/INDEX
12cu|R-splancs-2.01.34-1|38	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-splancs-2.01.34-1|39	%{rlibdir}/%{packname}/Meta
12cu|R-splancs-2.01.34-1|40	%{rlibdir}/%{packname}/R
12cu|R-splancs-2.01.34-1|41	%{rlibdir}/%{packname}/data
12cu|R-splancs-2.01.34-1|42	%{rlibdir}/%{packname}/help
12cu|R-splancs-2.01.34-1|43	%{rlibdir}/%{packname}/libs
12cu|R-splancs-2.01.34-1|44	%{rlibdir}/%{packname}/README
12cu|R-splancs-2.01.34-1|45	
12cu|R-splancs-2.01.34-1|46	
12cu|R-splancs-2.01.34-1|47	
12cu|R-splancs-2.01.34-1|48	%changelog
12cu|R-splancs-2.01.34-1|49	* Wed Nov 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.01.34-1
12cu|R-splancs-2.01.34-1|50	+ Revision: 72c1abb
12cu|R-splancs-2.01.34-1|51	- Fix files
12cu|R-splancs-2.01.34-1|52	
12cu|R-splancs-2.01.34-1|53	

12690 12
12cu|R-SRAdb-1.16.0-1|1	%define debug_package %{nil}
12cu|R-SRAdb-1.16.0-1|2	
12cu|R-SRAdb-1.16.0-1|3	%global packname  SRAdb
12cu|R-SRAdb-1.16.0-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-SRAdb-1.16.0-1|5	
12cu|R-SRAdb-1.16.0-1|6	Name:             R-%{packname}
12cu|R-SRAdb-1.16.0-1|7	Version:          1.16.0
12cu|R-SRAdb-1.16.0-1|8	Release:          1
12cu|R-SRAdb-1.16.0-1|9	Summary:          A compilation of metadata from NCBI SRA and tools
12cu|R-SRAdb-1.16.0-1|10	Group:            Sciences/Mathematics
12cu|R-SRAdb-1.16.0-1|11	License:          Artistic-2.0
12cu|R-SRAdb-1.16.0-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-SRAdb-1.16.0-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-SRAdb-1.16.0-1|14	
12cu|R-SRAdb-1.16.0-1|15	Requires:         R-RSQLite R-graph R-RCurl
12cu|R-SRAdb-1.16.0-1|16	Requires:         R-GEOquery
12cu|R-SRAdb-1.16.0-1|17	Requires:         R-Rgraphviz
12cu|R-SRAdb-1.16.0-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-RSQLite R-graph R-RCurl
12cu|R-SRAdb-1.16.0-1|19	BuildRequires:    R-GEOquery
12cu|R-SRAdb-1.16.0-1|20	BuildRequires:   R-Rgraphviz
12cu|R-SRAdb-1.16.0-1|21	%description
12cu|R-SRAdb-1.16.0-1|22	The Sequence Read Archive (SRA) is the largest public repository of
12cu|R-SRAdb-1.16.0-1|23	sequencing data from the next generation of sequencing platforms including
12cu|R-SRAdb-1.16.0-1|24	Roche 454 GS System, Illumina Genome Analyzer, Applied Biosystems SOLiD
12cu|R-SRAdb-1.16.0-1|25	System, Helicos Heliscope, and others. However, finding data of interest
12cu|R-SRAdb-1.16.0-1|26	can be challenging using current tools. SRAdb is an attempt to make access
12cu|R-SRAdb-1.16.0-1|27	to the metadata associated with submission, study, sample, experiment and
12cu|R-SRAdb-1.16.0-1|28	run much more feasible. This is accomplished by parsing all the NCBI SRA
12cu|R-SRAdb-1.16.0-1|29	metadata into a SQLite database that can be stored and queried locally.
12cu|R-SRAdb-1.16.0-1|30	Fulltext search in the package make querying metadata very flexible and
12cu|R-SRAdb-1.16.0-1|31	powerful.  fastq and sra files can be downloaded for doing alignment
12cu|R-SRAdb-1.16.0-1|32	locally. Beside ftp protocol, the SRAdb has funcitons supporting fastp
12cu|R-SRAdb-1.16.0-1|33	protocol (ascp from Aspera Connect) for faster downloading large data
12cu|R-SRAdb-1.16.0-1|34	files over long distance. The SQLite database is updated regularly as new
12cu|R-SRAdb-1.16.0-1|35	data is added to SRA and can be downloaded at will for the most up-to-date
12cu|R-SRAdb-1.16.0-1|36	
12cu|R-SRAdb-1.16.0-1|37	%prep
12cu|R-SRAdb-1.16.0-1|38	%setup -q -c -n %{packname}
12cu|R-SRAdb-1.16.0-1|39	
12cu|R-SRAdb-1.16.0-1|40	%build
12cu|R-SRAdb-1.16.0-1|41	
12cu|R-SRAdb-1.16.0-1|42	%install
12cu|R-SRAdb-1.16.0-1|43	mkdir -p %{buildroot}%{rlibdir}
12cu|R-SRAdb-1.16.0-1|44	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-SRAdb-1.16.0-1|45	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-SRAdb-1.16.0-1|46	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-SRAdb-1.16.0-1|47	
12cu|R-SRAdb-1.16.0-1|48	%check
12cu|R-SRAdb-1.16.0-1|49	%{_bindir}/R CMD check %{packname}
12cu|R-SRAdb-1.16.0-1|50	
12cu|R-SRAdb-1.16.0-1|51	%files
12cu|R-SRAdb-1.16.0-1|52	%dir %{rlibdir}/%{packname}
12cu|R-SRAdb-1.16.0-1|53	%doc %{rlibdir}/%{packname}/doc
12cu|R-SRAdb-1.16.0-1|54	%doc %{rlibdir}/%{packname}/html
12cu|R-SRAdb-1.16.0-1|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-SRAdb-1.16.0-1|56	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-SRAdb-1.16.0-1|57	%{rlibdir}/%{packname}/CITATION
12cu|R-SRAdb-1.16.0-1|58	%{rlibdir}/%{packname}/INDEX
12cu|R-SRAdb-1.16.0-1|59	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-SRAdb-1.16.0-1|60	%{rlibdir}/%{packname}/Meta
12cu|R-SRAdb-1.16.0-1|61	%{rlibdir}/%{packname}/R
12cu|R-SRAdb-1.16.0-1|62	%{rlibdir}/%{packname}/extdata
12cu|R-SRAdb-1.16.0-1|63	%{rlibdir}/%{packname}/help
12cu|R-SRAdb-1.16.0-1|64	
12cu|R-SRAdb-1.16.0-1|65	%changelog
12cu|R-SRAdb-1.16.0-1|66	* Mon Mar 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.16.0-1
12cu|R-SRAdb-1.16.0-1|67	+ Revision: 30fdd81
12cu|R-SRAdb-1.16.0-1|68	- Disable debug
12cu|R-SRAdb-1.16.0-1|69	
12cu|R-SRAdb-1.16.0-1|70	

12691 12
12cu|R-stabledist-0.6_6-1|1	%global packname stabledist
12cu|R-stabledist-0.6_6-1|2	%global rlibdir %{_libdir}/R/library
12cu|R-stabledist-0.6_6-1|3	
12cu|R-stabledist-0.6_6-1|4	Name:             R-%{packname}
12cu|R-stabledist-0.6_6-1|5	Version:          0.6_6
12cu|R-stabledist-0.6_6-1|6	Release:          1
12cu|R-stabledist-0.6_6-1|7	Summary:          Stable Distribution Functions
12cu|R-stabledist-0.6_6-1|8	Group:            Sciences/Mathematics
12cu|R-stabledist-0.6_6-1|9	License:          GPLv2+
12cu|R-stabledist-0.6_6-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-stabledist-0.6_6-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.6-6.tar.gz
12cu|R-stabledist-0.6_6-1|12	BuildArch:        noarch
12cu|R-stabledist-0.6_6-1|13	Requires:         R-stats R-utils R-fBasics R-RUnit R-sfsmisc
12cu|R-stabledist-0.6_6-1|14	BuildRequires:    R-devel Rmath-devel R-stats R-utils R-fBasics R-RUnit R-sfsmisc texlive-collection-latex
12cu|R-stabledist-0.6_6-1|15	
12cu|R-stabledist-0.6_6-1|16	%description
12cu|R-stabledist-0.6_6-1|17	Density, Probability and Quantile functions, and random
12cu|R-stabledist-0.6_6-1|18	number generation for (skew) stable distributions, using the
12cu|R-stabledist-0.6_6-1|19	parameterizations of Nolan.
12cu|R-stabledist-0.6_6-1|20	
12cu|R-stabledist-0.6_6-1|21	%prep
12cu|R-stabledist-0.6_6-1|22	%setup -q -c -n %{packname}
12cu|R-stabledist-0.6_6-1|23	
12cu|R-stabledist-0.6_6-1|24	%build
12cu|R-stabledist-0.6_6-1|25	
12cu|R-stabledist-0.6_6-1|26	%install
12cu|R-stabledist-0.6_6-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-stabledist-0.6_6-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-stabledist-0.6_6-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-stabledist-0.6_6-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-stabledist-0.6_6-1|31	
12cu|R-stabledist-0.6_6-1|32	%files
12cu|R-stabledist-0.6_6-1|33	%dir %{rlibdir}/%{packname}
12cu|R-stabledist-0.6_6-1|34	%doc %{rlibdir}/%{packname}/html
12cu|R-stabledist-0.6_6-1|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-stabledist-0.6_6-1|36	%{rlibdir}/%{packname}/Meta
12cu|R-stabledist-0.6_6-1|37	%{rlibdir}/%{packname}/INDEX
12cu|R-stabledist-0.6_6-1|38	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-stabledist-0.6_6-1|39	%{rlibdir}/%{packname}/R
12cu|R-stabledist-0.6_6-1|40	%{rlibdir}/%{packname}/help
12cu|R-stabledist-0.6_6-1|41	%{rlibdir}/%{packname}/unitTests
12cu|R-stabledist-0.6_6-1|42	%{rlibdir}/%{packname}/xtraR

12692 12
12cu|R-statmod-1.4.18-1|1	%bcond_without bootstrap
12cu|R-statmod-1.4.18-1|2	%global packname  statmod
12cu|R-statmod-1.4.18-1|3	%global rlibdir  %{_datadir}/R/library
12cu|R-statmod-1.4.18-1|4	
12cu|R-statmod-1.4.18-1|5	Name:             R-%{packname}
12cu|R-statmod-1.4.18-1|6	Version:          1.4.18
12cu|R-statmod-1.4.18-1|7	Release:          1
12cu|R-statmod-1.4.18-1|8	Summary:          Statistical Modeling
12cu|R-statmod-1.4.18-1|9	Group:            Sciences/Mathematics
12cu|R-statmod-1.4.18-1|10	License:          LGPL (>= 2)
12cu|R-statmod-1.4.18-1|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-statmod-1.4.18-1|12	Source0:          http://cran.r-project.org/src/contrib/statmod_1.4.18.tar.gz
12cu|R-statmod-1.4.18-1|13	# BuildArch:        noarch
12cu|R-statmod-1.4.18-1|14	Requires:         R-core R-MASS
12cu|R-statmod-1.4.18-1|15	%if %{without bootstrap}
12cu|R-statmod-1.4.18-1|16	Requires:         R-tweedie
12cu|R-statmod-1.4.18-1|17	%endif
12cu|R-statmod-1.4.18-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS
12cu|R-statmod-1.4.18-1|19	%if %{without bootstrap}
12cu|R-statmod-1.4.18-1|20	BuildRequires:    R-tweedie
12cu|R-statmod-1.4.18-1|21	%endif
12cu|R-statmod-1.4.18-1|22	
12cu|R-statmod-1.4.18-1|23	%description
12cu|R-statmod-1.4.18-1|24	Various statistical modeling functions including growth curve comparisons,
12cu|R-statmod-1.4.18-1|25	limiting dilution analysis, mixed linear models, heteroscedastic
12cu|R-statmod-1.4.18-1|26	regression, Tweedie family generalized linear models, the inverse-Gaussian
12cu|R-statmod-1.4.18-1|27	distribution and Gauss quadrature.
12cu|R-statmod-1.4.18-1|28	
12cu|R-statmod-1.4.18-1|29	%prep
12cu|R-statmod-1.4.18-1|30	%setup -q -c -n %{packname}
12cu|R-statmod-1.4.18-1|31	
12cu|R-statmod-1.4.18-1|32	%build
12cu|R-statmod-1.4.18-1|33	
12cu|R-statmod-1.4.18-1|34	%install
12cu|R-statmod-1.4.18-1|35	mkdir -p %{buildroot}%{rlibdir}
12cu|R-statmod-1.4.18-1|36	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-statmod-1.4.18-1|37	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-statmod-1.4.18-1|38	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-statmod-1.4.18-1|39	
12cu|R-statmod-1.4.18-1|40	%if %{without bootstrap}
12cu|R-statmod-1.4.18-1|41	%check
12cu|R-statmod-1.4.18-1|42	%{_bindir}/R CMD check %{packname}
12cu|R-statmod-1.4.18-1|43	%endif
12cu|R-statmod-1.4.18-1|44	
12cu|R-statmod-1.4.18-1|45	%files
12cu|R-statmod-1.4.18-1|46	%dir %{rlibdir}/%{packname}
12cu|R-statmod-1.4.18-1|47	%doc %{rlibdir}/%{packname}/doc
12cu|R-statmod-1.4.18-1|48	%doc %{rlibdir}/%{packname}/html
12cu|R-statmod-1.4.18-1|49	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-statmod-1.4.18-1|50	%{rlibdir}/%{packname}/INDEX
12cu|R-statmod-1.4.18-1|51	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-statmod-1.4.18-1|52	%{rlibdir}/%{packname}/Meta
12cu|R-statmod-1.4.18-1|53	%{rlibdir}/%{packname}/R
12cu|R-statmod-1.4.18-1|54	%{rlibdir}/%{packname}/data
12cu|R-statmod-1.4.18-1|55	%{rlibdir}/%{packname}/help
12cu|R-statmod-1.4.18-1|56	%{rlibdir}/%{packname}/libs
12cu|R-statmod-1.4.18-1|57	
12cu|R-statmod-1.4.18-1|58	
12cu|R-statmod-1.4.18-1|59	
12cu|R-statmod-1.4.18-1|60	%changelog
12cu|R-statmod-1.4.18-1|61	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4.18-1
12cu|R-statmod-1.4.18-1|62	+ Revision: d06f062
12cu|R-statmod-1.4.18-1|63	- LOG Updated to 1.4.18 (by updates_builder)
12cu|R-statmod-1.4.18-1|64	
12cu|R-statmod-1.4.18-1|65	

12693 12
12cu|R-statnet-3.1.0-3|1	%global packname  statnet
12cu|R-statnet-3.1.0-3|2	%global rlibdir  %{_datadir}/R/library
12cu|R-statnet-3.1.0-3|3	
12cu|R-statnet-3.1.0-3|4	Name:             R-%{packname}
12cu|R-statnet-3.1.0-3|5	Version:          3.1.0
12cu|R-statnet-3.1.0-3|6	Release:          3
12cu|R-statnet-3.1.0-3|7	Summary:          Software tools for the Statistical Modeling of Network Data
12cu|R-statnet-3.1.0-3|8	Group:            Sciences/Mathematics
12cu|R-statnet-3.1.0-3|9	License:          GPL-3 + file LICENSE
12cu|R-statnet-3.1.0-3|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-statnet-3.1.0-3|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_3.1-0.tar.gz
12cu|R-statnet-3.1.0-3|12	BuildArch:        noarch
12cu|R-statnet-3.1.0-3|13	Requires:         R-core
12cu|R-statnet-3.1.0-3|14	Requires:         R-network R-ergm R-latentnet R-degreenet R-sna R-abind R-shapes R-tools R-utils
12cu|R-statnet-3.1.0-3|15	Requires:         R-relevent R-networksis R-hergm
12cu|R-statnet-3.1.0-3|16	Requires:         R-statnet.common
12cu|R-statnet-3.1.0-3|17	Requires:         R-tergm R-ergm.count R-networkDynamic
12cu|R-statnet-3.1.0-3|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
12cu|R-statnet-3.1.0-3|19	BuildRequires:    R-relevent R-networksis R-hergm
12cu|R-statnet-3.1.0-3|20	BuildRequires:    R-statnet.common
12cu|R-statnet-3.1.0-3|21	BuildRequires:    R-tergm R-ergm.count R-networkDynamic
12cu|R-statnet-3.1.0-3|22	
12cu|R-statnet-3.1.0-3|23	%description
12cu|R-statnet-3.1.0-3|24	An integrated set of tools for the representation, visualization, analysis
12cu|R-statnet-3.1.0-3|25	and simulation of network data. For an introduction type:
12cu|R-statnet-3.1.0-3|26	
12cu|R-statnet-3.1.0-3|27	%prep
12cu|R-statnet-3.1.0-3|28	%setup -q -c -n %{packname}
12cu|R-statnet-3.1.0-3|29	
12cu|R-statnet-3.1.0-3|30	%build
12cu|R-statnet-3.1.0-3|31	
12cu|R-statnet-3.1.0-3|32	%install
12cu|R-statnet-3.1.0-3|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-statnet-3.1.0-3|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-statnet-3.1.0-3|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-statnet-3.1.0-3|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-statnet-3.1.0-3|37	
12cu|R-statnet-3.1.0-3|38	%check
12cu|R-statnet-3.1.0-3|39	%{_bindir}/R CMD check %{packname}
12cu|R-statnet-3.1.0-3|40	
12cu|R-statnet-3.1.0-3|41	%files
12cu|R-statnet-3.1.0-3|42	%dir %{rlibdir}/%{packname}
12cu|R-statnet-3.1.0-3|43	%doc %{rlibdir}/%{packname}/html
12cu|R-statnet-3.1.0-3|44	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-statnet-3.1.0-3|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-statnet-3.1.0-3|46	%{rlibdir}/%{packname}/INDEX
12cu|R-statnet-3.1.0-3|47	%{rlibdir}/%{packname}/LICENSE
12cu|R-statnet-3.1.0-3|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-statnet-3.1.0-3|49	%{rlibdir}/%{packname}/Meta
12cu|R-statnet-3.1.0-3|50	%{rlibdir}/%{packname}/R
12cu|R-statnet-3.1.0-3|51	%{rlibdir}/%{packname}/help
12cu|R-statnet-3.1.0-3|52	
12cu|R-statnet-3.1.0-3|53	
12cu|R-statnet-3.1.0-3|54	
12cu|R-statnet-3.1.0-3|55	%changelog
12cu|R-statnet-3.1.0-3|56	* Tue Nov 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.1.0-3
12cu|R-statnet-3.1.0-3|57	+ Revision: b49092a
12cu|R-statnet-3.1.0-3|58	- More reqs for the new package version
12cu|R-statnet-3.1.0-3|59	
12cu|R-statnet-3.1.0-3|60	

12694 12
12cu|R-statnet.common-3.1.1-1|1	%global packname statnet.common
12cu|R-statnet.common-3.1.1-1|2	%global rlibdir %{_libdir}/R/library
12cu|R-statnet.common-3.1.1-1|3	
12cu|R-statnet.common-3.1.1-1|4	Name:             R-%{packname}
12cu|R-statnet.common-3.1.1-1|5	Version:          3.1.1
12cu|R-statnet.common-3.1.1-1|6	Release:          1
12cu|R-statnet.common-3.1.1-1|7	Summary:          Common R Scripts and Utilities Used by the Statnet Project Software
12cu|R-statnet.common-3.1.1-1|8	Group:            Sciences/Mathematics
12cu|R-statnet.common-3.1.1-1|9	License:          GPLv3
12cu|R-statnet.common-3.1.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-statnet.common-3.1.1-1|11	Source0:          http://cran.r-project.org/src/contrib/statnet.common_3.1.1.tar.gz
12cu|R-statnet.common-3.1.1-1|12	BuildArch:        noarch
12cu|R-statnet.common-3.1.1-1|13	Requires:         R-core
12cu|R-statnet.common-3.1.1-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-statnet.common-3.1.1-1|15	
12cu|R-statnet.common-3.1.1-1|16	%description
12cu|R-statnet.common-3.1.1-1|17	This package contains non-statistical utilities used by
12cu|R-statnet.common-3.1.1-1|18	the software developed by the Statnet Project.
12cu|R-statnet.common-3.1.1-1|19	They may also be of use to others.
12cu|R-statnet.common-3.1.1-1|20	
12cu|R-statnet.common-3.1.1-1|21	%prep
12cu|R-statnet.common-3.1.1-1|22	%setup -q -c -n %{packname}
12cu|R-statnet.common-3.1.1-1|23	
12cu|R-statnet.common-3.1.1-1|24	%build
12cu|R-statnet.common-3.1.1-1|25	
12cu|R-statnet.common-3.1.1-1|26	%install
12cu|R-statnet.common-3.1.1-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-statnet.common-3.1.1-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-statnet.common-3.1.1-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-statnet.common-3.1.1-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-statnet.common-3.1.1-1|31	
12cu|R-statnet.common-3.1.1-1|32	%check
12cu|R-statnet.common-3.1.1-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-statnet.common-3.1.1-1|34	
12cu|R-statnet.common-3.1.1-1|35	%files
12cu|R-statnet.common-3.1.1-1|36	%dir %{rlibdir}/%{packname}
12cu|R-statnet.common-3.1.1-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-statnet.common-3.1.1-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-statnet.common-3.1.1-1|39	%doc %{rlibdir}/%{packname}/LICENSE
12cu|R-statnet.common-3.1.1-1|40	%{rlibdir}/%{packname}/help
12cu|R-statnet.common-3.1.1-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-statnet.common-3.1.1-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-statnet.common-3.1.1-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-statnet.common-3.1.1-1|44	%{rlibdir}/%{packname}/R
12cu|R-statnet.common-3.1.1-1|45	
12cu|R-statnet.common-3.1.1-1|46	
12cu|R-statnet.common-3.1.1-1|47	%changelog
12cu|R-statnet.common-3.1.1-1|48	* Sat Feb 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.1-1
12cu|R-statnet.common-3.1.1-1|49	+ Revision: 191c7ac
12cu|R-statnet.common-3.1.1-1|50	- Updated to 3.1.1 (by updates_builder)
12cu|R-statnet.common-3.1.1-1|51	
12cu|R-statnet.common-3.1.1-1|52	

12695 12
12cu|R-stringr-0.6-5|1	%bcond_with       bootstrap
12cu|R-stringr-0.6-5|2	%global packname  stringr
12cu|R-stringr-0.6-5|3	%global rlibdir  %{_datadir}/R/library
12cu|R-stringr-0.6-5|4	
12cu|R-stringr-0.6-5|5	Name:             R-%{packname}
12cu|R-stringr-0.6-5|6	Version:          0.6
12cu|R-stringr-0.6-5|7	Release:          5
12cu|R-stringr-0.6-5|8	Summary:          Make it easier to work with strings
12cu|R-stringr-0.6-5|9	Group:            Sciences/Mathematics
12cu|R-stringr-0.6-5|10	License:          GPL-2
12cu|R-stringr-0.6-5|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-stringr-0.6-5|12	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-stringr-0.6-5|13	BuildArch:        noarch
12cu|R-stringr-0.6-5|14	Requires:         R-core
12cu|R-stringr-0.6-5|15	Requires:         R-plyr
12cu|R-stringr-0.6-5|16	%if %{without bootstrap}
12cu|R-stringr-0.6-5|17	Requires:         R-testthat
12cu|R-stringr-0.6-5|18	%endif
12cu|R-stringr-0.6-5|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-stringr-0.6-5|20	BuildRequires:    R-plyr
12cu|R-stringr-0.6-5|21	%if %{without bootstrap}
12cu|R-stringr-0.6-5|22	BuildRequires:    R-testthat
12cu|R-stringr-0.6-5|23	%endif
12cu|R-stringr-0.6-5|24	
12cu|R-stringr-0.6-5|25	%description
12cu|R-stringr-0.6-5|26	stringr is a set of simple wrappers that make R's string functions more
12cu|R-stringr-0.6-5|27	consistent, simpler and easier to use.  It does this by ensuring that:
12cu|R-stringr-0.6-5|28	function and argument names (and positions) are consistent, all functions
12cu|R-stringr-0.6-5|29	deal with NA's and zero length character appropriately, and the output
12cu|R-stringr-0.6-5|30	data structures from each function matches the input data structures of
12cu|R-stringr-0.6-5|31	other functions.
12cu|R-stringr-0.6-5|32	
12cu|R-stringr-0.6-5|33	%prep
12cu|R-stringr-0.6-5|34	%setup -q -c -n %{packname}
12cu|R-stringr-0.6-5|35	
12cu|R-stringr-0.6-5|36	%build
12cu|R-stringr-0.6-5|37	
12cu|R-stringr-0.6-5|38	%install
12cu|R-stringr-0.6-5|39	mkdir -p %{buildroot}%{rlibdir}
12cu|R-stringr-0.6-5|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-stringr-0.6-5|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-stringr-0.6-5|42	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-stringr-0.6-5|43	
12cu|R-stringr-0.6-5|44	%if %{without bootstrap}
12cu|R-stringr-0.6-5|45	%check
12cu|R-stringr-0.6-5|46	%{_bindir}/R CMD check %{packname}
12cu|R-stringr-0.6-5|47	%endif
12cu|R-stringr-0.6-5|48	
12cu|R-stringr-0.6-5|49	%files
12cu|R-stringr-0.6-5|50	%dir %{rlibdir}/%{packname}
12cu|R-stringr-0.6-5|51	%doc %{rlibdir}/%{packname}/html
12cu|R-stringr-0.6-5|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-stringr-0.6-5|53	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-stringr-0.6-5|54	%{rlibdir}/%{packname}/INDEX
12cu|R-stringr-0.6-5|55	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-stringr-0.6-5|56	%{rlibdir}/%{packname}/Meta
12cu|R-stringr-0.6-5|57	%{rlibdir}/%{packname}/R
12cu|R-stringr-0.6-5|58	%{rlibdir}/%{packname}/help
12cu|R-stringr-0.6-5|59	%{rlibdir}/%{packname}/tests
12cu|R-stringr-0.6-5|60	
12cu|R-stringr-0.6-5|61	
12cu|R-stringr-0.6-5|62	%changelog
12cu|R-stringr-0.6-5|63	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.6-2
12cu|R-stringr-0.6-5|64	+ Revision: 775662
12cu|R-stringr-0.6-5|65	- Prepare to rebuild after breaking dependency cycle.
12cu|R-stringr-0.6-5|66	
12cu|R-stringr-0.6-5|67	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.6-1
12cu|R-stringr-0.6-5|68	+ Revision: 775628
12cu|R-stringr-0.6-5|69	- Import R-stringr
12cu|R-stringr-0.6-5|70	- Import R-stringr
12cu|R-stringr-0.6-5|71	

12696 12
12cu|R-strucchange-1.5.0-1|1	%bcond_with bootstrap
12cu|R-strucchange-1.5.0-1|2	%global packname  strucchange
12cu|R-strucchange-1.5.0-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-strucchange-1.5.0-1|4	
12cu|R-strucchange-1.5.0-1|5	%define debug_package %{nil}
12cu|R-strucchange-1.5.0-1|6	
12cu|R-strucchange-1.5.0-1|7	Name:             R-%{packname}
12cu|R-strucchange-1.5.0-1|8	Version:          1.5.0
12cu|R-strucchange-1.5.0-1|9	Release:          1
12cu|R-strucchange-1.5.0-1|10	Summary:          Testing, Monitoring, and Dating Structural Changes
12cu|R-strucchange-1.5.0-1|11	Group:            Sciences/Mathematics
12cu|R-strucchange-1.5.0-1|12	License:          GPL-2
12cu|R-strucchange-1.5.0-1|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-strucchange-1.5.0-1|14	Source0:          http://cran.r-project.org/src/contrib/strucchange_1.5-0.tar.gz
12cu|R-strucchange-1.5.0-1|15	Requires:         R-graphics R-stats R-zoo R-sandwich R-graphics R-stats
12cu|R-strucchange-1.5.0-1|16	Requires:         R-lmtest R-car R-e1071 R-tseries R-foreach
12cu|R-strucchange-1.5.0-1|17	%if %{without bootstrap}
12cu|R-strucchange-1.5.0-1|18	Requires:         R-dynlm
12cu|R-strucchange-1.5.0-1|19	%endif
12cu|R-strucchange-1.5.0-1|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-strucchange-1.5.0-1|21	BuildRequires:    R-graphics R-stats R-zoo R-sandwich R-graphics R-stats
12cu|R-strucchange-1.5.0-1|22	BuildRequires:    R-lmtest R-car R-e1071 R-tseries R-foreach
12cu|R-strucchange-1.5.0-1|23	%if %{without bootstrap}
12cu|R-strucchange-1.5.0-1|24	BuildRequires:    R-dynlm
12cu|R-strucchange-1.5.0-1|25	%endif
12cu|R-strucchange-1.5.0-1|26	
12cu|R-strucchange-1.5.0-1|27	%description
12cu|R-strucchange-1.5.0-1|28	Testing, monitoring and dating structural changes in (linear) regression
12cu|R-strucchange-1.5.0-1|29	models. strucchange features tests/methods from the generalized
12cu|R-strucchange-1.5.0-1|30	fluctuation test framework as well as from the F test (Chow test)
12cu|R-strucchange-1.5.0-1|31	framework. This includes methods to fit, plot and test fluctuation
12cu|R-strucchange-1.5.0-1|32	processes (e.g., CUSUM, MOSUM, recursive/moving estimates) and F
12cu|R-strucchange-1.5.0-1|33	statistics, respectively. It is possible to monitor incoming data online
12cu|R-strucchange-1.5.0-1|34	using fluctuation processes. Finally, the breakpoints in regression models
12cu|R-strucchange-1.5.0-1|35	with structural changes can be estimated together with confidence
12cu|R-strucchange-1.5.0-1|36	intervals. Emphasis is always given to methods for visualizing the data.
12cu|R-strucchange-1.5.0-1|37	
12cu|R-strucchange-1.5.0-1|38	%prep
12cu|R-strucchange-1.5.0-1|39	%setup -q -c -n %{packname}
12cu|R-strucchange-1.5.0-1|40	
12cu|R-strucchange-1.5.0-1|41	%build
12cu|R-strucchange-1.5.0-1|42	
12cu|R-strucchange-1.5.0-1|43	%install
12cu|R-strucchange-1.5.0-1|44	mkdir -p %{buildroot}%{rlibdir}
12cu|R-strucchange-1.5.0-1|45	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-strucchange-1.5.0-1|46	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-strucchange-1.5.0-1|47	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-strucchange-1.5.0-1|48	
12cu|R-strucchange-1.5.0-1|49	%if %{without bootstrap}
12cu|R-strucchange-1.5.0-1|50	%check
12cu|R-strucchange-1.5.0-1|51	%{_bindir}/R CMD check %{packname}
12cu|R-strucchange-1.5.0-1|52	%endif
12cu|R-strucchange-1.5.0-1|53	
12cu|R-strucchange-1.5.0-1|54	%files
12cu|R-strucchange-1.5.0-1|55	%dir %{rlibdir}/%{packname}
12cu|R-strucchange-1.5.0-1|56	%doc %{rlibdir}/%{packname}/doc
12cu|R-strucchange-1.5.0-1|57	%doc %{rlibdir}/%{packname}/html
12cu|R-strucchange-1.5.0-1|58	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-strucchange-1.5.0-1|59	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-strucchange-1.5.0-1|60	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-strucchange-1.5.0-1|61	%{rlibdir}/%{packname}/INDEX
12cu|R-strucchange-1.5.0-1|62	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-strucchange-1.5.0-1|63	%{rlibdir}/%{packname}/Meta
12cu|R-strucchange-1.5.0-1|64	%{rlibdir}/%{packname}/R
12cu|R-strucchange-1.5.0-1|65	%{rlibdir}/%{packname}/data
12cu|R-strucchange-1.5.0-1|66	%{rlibdir}/%{packname}/demo
12cu|R-strucchange-1.5.0-1|67	%{rlibdir}/%{packname}/help
12cu|R-strucchange-1.5.0-1|68	
12cu|R-strucchange-1.5.0-1|69	
12cu|R-strucchange-1.5.0-1|70	%changelog
12cu|R-strucchange-1.5.0-1|71	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.5.0-1
12cu|R-strucchange-1.5.0-1|72	+ Revision: ca88eee
12cu|R-strucchange-1.5.0-1|73	- LOG Updated to 1.5.0 (by updates_builder)
12cu|R-strucchange-1.5.0-1|74	
12cu|R-strucchange-1.5.0-1|75	

12697 12
12cu|rstudio-0.97.551-1|1	%define                       _enable_debug_packages %{nil}
12cu|rstudio-0.97.551-1|2	%define                        debug_package          %{nil}
12cu|rstudio-0.97.551-1|3	
12cu|rstudio-0.97.551-1|4	Name:		rstudio
12cu|rstudio-0.97.551-1|5	Version:	0.97.551
12cu|rstudio-0.97.551-1|6	Release:	1
12cu|rstudio-0.97.551-1|7	Summary:	RStudio IDE is a powerful and productive user interface for R
12cu|rstudio-0.97.551-1|8	Group:		Sciences/Mathematics
12cu|rstudio-0.97.551-1|9	License:	GPLv3
12cu|rstudio-0.97.551-1|10	Url:		http://www.rstudio.com/
12cu|rstudio-0.97.551-1|11	# Re-pack of https://github.com/rstudio/rstudio/tarball/v%{version}
12cu|rstudio-0.97.551-1|12	# Added required deps - dictionaries etc
12cu|rstudio-0.97.551-1|13	# See dependencies/common
12cu|rstudio-0.97.551-1|14	Source:		%{name}-%{version}.tar.bz2
12cu|rstudio-0.97.551-1|15	BuildRequires:	ant
12cu|rstudio-0.97.551-1|16	BuildRequires:	cmake
12cu|rstudio-0.97.551-1|17	BuildRequires:	boost-devel
12cu|rstudio-0.97.551-1|18	BuildRequires:	icu-devel
12cu|rstudio-0.97.551-1|19	BuildRequires:	java-devel
12cu|rstudio-0.97.551-1|20	BuildRequires:	pam-devel
12cu|rstudio-0.97.551-1|21	BuildRequires:	qt4-devel
12cu|rstudio-0.97.551-1|22	BuildRequires:  bzip2-devel
12cu|rstudio-0.97.551-1|23	BuildRequires:  openssl-devel
12cu|rstudio-0.97.551-1|24	BuildRequires:  pango-devel
12cu|rstudio-0.97.551-1|25	BuildRequires:  xml-commons
12cu|rstudio-0.97.551-1|26	BuildRequires:  xml-commons-jaxp-1.3-apis
12cu|rstudio-0.97.551-1|27	BuildRequires:	R-devel
12cu|rstudio-0.97.551-1|28	BuildRequires:	pkgconfig(fontconfig)
12cu|rstudio-0.97.551-1|29	BuildRequires:	pkgconfig(freetype2)
12cu|rstudio-0.97.551-1|30	BuildRequires:	pkgconfig(glib-2.0)
12cu|rstudio-0.97.551-1|31	BuildRequires:	pkgconfig(liblzma)
12cu|rstudio-0.97.551-1|32	BuildRequires:	pkgconfig(libpcre)
12cu|rstudio-0.97.551-1|33	BuildRequires:	pkgconfig(libpng)
12cu|rstudio-0.97.551-1|34	BuildRequires:	pkgconfig(libxml-2.0)
12cu|rstudio-0.97.551-1|35	BuildRequires:	pkgconfig(sqlite3)
12cu|rstudio-0.97.551-1|36	BuildRequires:	pkgconfig(uuid)
12cu|rstudio-0.97.551-1|37	BuildRequires:  subversion
12cu|rstudio-0.97.551-1|38	BuildRequires:  wget
12cu|rstudio-0.97.551-1|39	BuildRequires:  xml-commons
12cu|rstudio-0.97.551-1|40	Requires:		R-devel
12cu|rstudio-0.97.551-1|41	Requires:		subversion
12cu|rstudio-0.97.551-1|42	Requires:		git-core
12cu|rstudio-0.97.551-1|43	
12cu|rstudio-0.97.551-1|44	%description
12cu|rstudio-0.97.551-1|45	RStudio is a free and open source integrated development environment for R.
12cu|rstudio-0.97.551-1|46	
12cu|rstudio-0.97.551-1|47	%prep
12cu|rstudio-0.97.551-1|48	%setup -q
12cu|rstudio-0.97.551-1|49	
12cu|rstudio-0.97.551-1|50	%build
12cu|rstudio-0.97.551-1|51	%cmake \
12cu|rstudio-0.97.551-1|52	-DRSTUDIO_TARGET=Desktop \
12cu|rstudio-0.97.551-1|53	-DCMAKE_INSTALL_PREFIX=%{_libdir}/%{name} \
12cu|rstudio-0.97.551-1|54	-DCMAKE_BUILD_TYPE=Release
12cu|rstudio-0.97.551-1|55	
12cu|rstudio-0.97.551-1|56	# Too hungry for resources
12cu|rstudio-0.97.551-1|57	make
12cu|rstudio-0.97.551-1|58	
12cu|rstudio-0.97.551-1|59	%install
12cu|rstudio-0.97.551-1|60	%makeinstall_std -C build
12cu|rstudio-0.97.551-1|61	
12cu|rstudio-0.97.551-1|62	mkdir -p %{buildroot}%{_bindir}
12cu|rstudio-0.97.551-1|63	ln -s %{_libdir}/%{name}/bin/%{name} %{buildroot}%{_bindir}/%{name}
12cu|rstudio-0.97.551-1|64	
12cu|rstudio-0.97.551-1|65	# The default one is too ugly
12cu|rstudio-0.97.551-1|66	rm -f %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|rstudio-0.97.551-1|67	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|rstudio-0.97.551-1|68	[Desktop Entry]
12cu|rstudio-0.97.551-1|69	Name=RStudio
12cu|rstudio-0.97.551-1|70	Comment=IDE for R
12cu|rstudio-0.97.551-1|71	Exec=%{_bindir}/rstudio
12cu|rstudio-0.97.551-1|72	Icon=rstudio
12cu|rstudio-0.97.551-1|73	Type=Application
12cu|rstudio-0.97.551-1|74	Terminal=false
12cu|rstudio-0.97.551-1|75	Categories=Science;Math;X-MandrivaLinux-MoreApplications-Sciences-Mathematics;
12cu|rstudio-0.97.551-1|76	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;
12cu|rstudio-0.97.551-1|77	EOF
12cu|rstudio-0.97.551-1|78	
12cu|rstudio-0.97.551-1|79	%files
12cu|rstudio-0.97.551-1|80	%doc README.md COPYING
12cu|rstudio-0.97.551-1|81	%{_bindir}/%{name}
12cu|rstudio-0.97.551-1|82	%{_libdir}/%{name}
12cu|rstudio-0.97.551-1|83	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|rstudio-0.97.551-1|84	%{_datadir}/mime/packages/%{name}.xml
12cu|rstudio-0.97.551-1|85	%{_datadir}/pixmaps/%{name}.png
12cu|rstudio-0.97.551-1|86	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|rstudio-0.97.551-1|87	%{_iconsdir}/hicolor/*/mimetypes/application-x-r-*.png
12cu|rstudio-0.97.551-1|88	
12cu|rstudio-0.97.551-1|89	
12cu|rstudio-0.97.551-1|90	%changelog
12cu|rstudio-0.97.551-1|91	* Tue Mar 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.97.551-1
12cu|rstudio-0.97.551-1|92	+ Revision: 0cd263f
12cu|rstudio-0.97.551-1|93	- Updated to 0.97.551
12cu|rstudio-0.97.551-1|94	
12cu|rstudio-0.97.551-1|95	

12698 12
12cu|R-subselect-0.12.3-1|1	%global packname  subselect
12cu|R-subselect-0.12.3-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-subselect-0.12.3-1|3	
12cu|R-subselect-0.12.3-1|4	Name:             R-%{packname}
12cu|R-subselect-0.12.3-1|5	Version:          0.12.3
12cu|R-subselect-0.12.3-1|6	Release:          1
12cu|R-subselect-0.12.3-1|7	Summary:          Selecting variable subsets
12cu|R-subselect-0.12.3-1|8	Group:            Sciences/Mathematics
12cu|R-subselect-0.12.3-1|9	License:          GPL (>= 2)
12cu|R-subselect-0.12.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-subselect-0.12.3-1|11	Source0:          http://cran.r-project.org/src/contrib/subselect_0.12-3.tar.gz
12cu|R-subselect-0.12.3-1|12	Requires:         R-MASS R-ISwR
12cu|R-subselect-0.12.3-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-subselect-0.12.3-1|14	BuildRequires:    R-MASS R-ISwR
12cu|R-subselect-0.12.3-1|15	BuildRequires:    blas-devel
12cu|R-subselect-0.12.3-1|16	BuildRequires:    lapack-devel
12cu|R-subselect-0.12.3-1|17	
12cu|R-subselect-0.12.3-1|18	%description
12cu|R-subselect-0.12.3-1|19	A collection of functions which (i) assess the quality of variable subsets
12cu|R-subselect-0.12.3-1|20	as surrogates for a full data set, in either an exploratory data analysis
12cu|R-subselect-0.12.3-1|21	or in the context of a multivariate linear model, and (ii) search for
12cu|R-subselect-0.12.3-1|22	subsets which are optimal under various criteria.
12cu|R-subselect-0.12.3-1|23	
12cu|R-subselect-0.12.3-1|24	%prep
12cu|R-subselect-0.12.3-1|25	%setup -q -c -n %{packname}
12cu|R-subselect-0.12.3-1|26	
12cu|R-subselect-0.12.3-1|27	%build
12cu|R-subselect-0.12.3-1|28	
12cu|R-subselect-0.12.3-1|29	%install
12cu|R-subselect-0.12.3-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-subselect-0.12.3-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-subselect-0.12.3-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-subselect-0.12.3-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-subselect-0.12.3-1|34	
12cu|R-subselect-0.12.3-1|35	#%check
12cu|R-subselect-0.12.3-1|36	#%{_bindir}/R CMD check %{packname}
12cu|R-subselect-0.12.3-1|37	
12cu|R-subselect-0.12.3-1|38	%files
12cu|R-subselect-0.12.3-1|39	%dir %{rlibdir}/%{packname}
12cu|R-subselect-0.12.3-1|40	%doc %{rlibdir}/%{packname}/doc
12cu|R-subselect-0.12.3-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-subselect-0.12.3-1|42	%doc %{rlibdir}/%{packname}/readme
12cu|R-subselect-0.12.3-1|43	%doc %{rlibdir}/%{packname}/CHANGELOG
12cu|R-subselect-0.12.3-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-subselect-0.12.3-1|45	%{rlibdir}/%{packname}/INDEX
12cu|R-subselect-0.12.3-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-subselect-0.12.3-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-subselect-0.12.3-1|48	%{rlibdir}/%{packname}/R
12cu|R-subselect-0.12.3-1|49	%{rlibdir}/%{packname}/data
12cu|R-subselect-0.12.3-1|50	%{rlibdir}/%{packname}/help
12cu|R-subselect-0.12.3-1|51	%{rlibdir}/%{packname}/libs
12cu|R-subselect-0.12.3-1|52	
12cu|R-subselect-0.12.3-1|53	
12cu|R-subselect-0.12.3-1|54	%changelog
12cu|R-subselect-0.12.3-1|55	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.11_3-1
12cu|R-subselect-0.12.3-1|56	+ Revision: 776383
12cu|R-subselect-0.12.3-1|57	- Import R-subselect
12cu|R-subselect-0.12.3-1|58	- Import R-subselect
12cu|R-subselect-0.12.3-1|59	
12cu|R-subselect-0.12.3-1|60	
12cu|R-subselect-0.12.3-1|61	

12699 12
12cu|R-survey-3.29.5-1|1	%global packname  survey
12cu|R-survey-3.29.5-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-survey-3.29.5-1|3	
12cu|R-survey-3.29.5-1|4	%define debug_package %{nil}
12cu|R-survey-3.29.5-1|5	
12cu|R-survey-3.29.5-1|6	Name:             R-%{packname}
12cu|R-survey-3.29.5-1|7	Version:          3.29.5
12cu|R-survey-3.29.5-1|8	Release:          1
12cu|R-survey-3.29.5-1|9	Summary:          analysis of complex survey samples
12cu|R-survey-3.29.5-1|10	Group:            Sciences/Mathematics
12cu|R-survey-3.29.5-1|11	License:          GPL-2 | GPL-3
12cu|R-survey-3.29.5-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-survey-3.29.5-1|13	Source0:          http://cran.r-project.org/src/contrib/survey_3.29-5.tar.gz
12cu|R-survey-3.29.5-1|14	Requires:         R-foreign R-survival R-MASS R-splines R-KernSmooth
12cu|R-survey-3.29.5-1|15	Requires:         R-hexbin R-mitools R-lattice R-RSQLite R-RODBC R-quantreg
12cu|R-survey-3.29.5-1|16	Requires:         R-Matrix R-multicore R-CompQuadForm
12cu|R-survey-3.29.5-1|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-survey-3.29.5-1|18	BuildRequires:    R-foreign R-survival R-MASS R-splines R-KernSmooth
12cu|R-survey-3.29.5-1|19	BuildRequires:    R-hexbin R-mitools R-lattice R-RSQLite R-RODBC R-quantreg
12cu|R-survey-3.29.5-1|20	BuildRequires:    R-Matrix R-multicore R-CompQuadForm
12cu|R-survey-3.29.5-1|21	
12cu|R-survey-3.29.5-1|22	%description
12cu|R-survey-3.29.5-1|23	Summary statistics, two-sample tests, generalised linear models,
12cu|R-survey-3.29.5-1|24	cumulative link models, Cox models, loglinear models, and general maximum
12cu|R-survey-3.29.5-1|25	pseudolikelihood estimation for multistage stratified, cluster-sampled,
12cu|R-survey-3.29.5-1|26	unequally weighted survey samples. Variances by Taylor series
12cu|R-survey-3.29.5-1|27	linearisation or replicate weights. Post-stratification, calibration, and
12cu|R-survey-3.29.5-1|28	raking. Two-phase subsampling designs. Graphics. Predictive margins by
12cu|R-survey-3.29.5-1|29	direct standardization. PPS sampling without replacement. Principal
12cu|R-survey-3.29.5-1|30	components, factor analysis.
12cu|R-survey-3.29.5-1|31	
12cu|R-survey-3.29.5-1|32	%prep
12cu|R-survey-3.29.5-1|33	%setup -q -c -n %{packname}
12cu|R-survey-3.29.5-1|34	
12cu|R-survey-3.29.5-1|35	%build
12cu|R-survey-3.29.5-1|36	
12cu|R-survey-3.29.5-1|37	%install
12cu|R-survey-3.29.5-1|38	mkdir -p %{buildroot}%{rlibdir}
12cu|R-survey-3.29.5-1|39	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-survey-3.29.5-1|40	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-survey-3.29.5-1|41	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-survey-3.29.5-1|42	
12cu|R-survey-3.29.5-1|43	%check
12cu|R-survey-3.29.5-1|44	%{_bindir}/R CMD check %{packname}
12cu|R-survey-3.29.5-1|45	
12cu|R-survey-3.29.5-1|46	%files
12cu|R-survey-3.29.5-1|47	%dir %{rlibdir}/%{packname}
12cu|R-survey-3.29.5-1|48	%doc %{rlibdir}/%{packname}/disclaimer
12cu|R-survey-3.29.5-1|49	%doc %{rlibdir}/%{packname}/doc
12cu|R-survey-3.29.5-1|50	%doc %{rlibdir}/%{packname}/html
12cu|R-survey-3.29.5-1|51	%doc %{rlibdir}/%{packname}/porting*
12cu|R-survey-3.29.5-1|52	%doc %{rlibdir}/%{packname}/*.pdf
12cu|R-survey-3.29.5-1|53	%doc %{rlibdir}/%{packname}/BUGS
12cu|R-survey-3.29.5-1|54	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-survey-3.29.5-1|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-survey-3.29.5-1|56	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-survey-3.29.5-1|57	%{rlibdir}/%{packname}/COPYING
12cu|R-survey-3.29.5-1|58	%{rlibdir}/%{packname}/INDEX
12cu|R-survey-3.29.5-1|59	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-survey-3.29.5-1|60	%{rlibdir}/%{packname}/Meta
12cu|R-survey-3.29.5-1|61	%{rlibdir}/%{packname}/R
12cu|R-survey-3.29.5-1|62	%{rlibdir}/%{packname}/api.db
12cu|R-survey-3.29.5-1|63	%{rlibdir}/%{packname}/data
12cu|R-survey-3.29.5-1|64	%{rlibdir}/%{packname}/help

12700 12
12cu|R-svGUI-0.9.55-1|1	%global packname  svGUI
12cu|R-svGUI-0.9.55-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-svGUI-0.9.55-1|3	
12cu|R-svGUI-0.9.55-1|4	Name:             R-%{packname}
12cu|R-svGUI-0.9.55-1|5	Version:          0.9.55
12cu|R-svGUI-0.9.55-1|6	Release:          1
12cu|R-svGUI-0.9.55-1|7	Summary:          SciViews GUI API - Functions to manage GUIs
12cu|R-svGUI-0.9.55-1|8	Group:            Sciences/Mathematics
12cu|R-svGUI-0.9.55-1|9	License:          GPLv2
12cu|R-svGUI-0.9.55-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-svGUI-0.9.55-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.9-55.tar.gz
12cu|R-svGUI-0.9.55-1|12	BuildArch:        noarch
12cu|R-svGUI-0.9.55-1|13	Requires:         R-core
12cu|R-svGUI-0.9.55-1|14	
12cu|R-svGUI-0.9.55-1|15	
12cu|R-svGUI-0.9.55-1|16	
12cu|R-svGUI-0.9.55-1|17	
12cu|R-svGUI-0.9.55-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-svGUI-0.9.55-1|19	
12cu|R-svGUI-0.9.55-1|20	
12cu|R-svGUI-0.9.55-1|21	%description
12cu|R-svGUI-0.9.55-1|22	Functions to manage GUIs from R
12cu|R-svGUI-0.9.55-1|23	
12cu|R-svGUI-0.9.55-1|24	%prep
12cu|R-svGUI-0.9.55-1|25	%setup -q -c -n %{packname}
12cu|R-svGUI-0.9.55-1|26	
12cu|R-svGUI-0.9.55-1|27	%build
12cu|R-svGUI-0.9.55-1|28	
12cu|R-svGUI-0.9.55-1|29	%install
12cu|R-svGUI-0.9.55-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-svGUI-0.9.55-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-svGUI-0.9.55-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-svGUI-0.9.55-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-svGUI-0.9.55-1|34	
12cu|R-svGUI-0.9.55-1|35	%check
12cu|R-svGUI-0.9.55-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-svGUI-0.9.55-1|37	
12cu|R-svGUI-0.9.55-1|38	%files
12cu|R-svGUI-0.9.55-1|39	%dir %{rlibdir}/%{packname}
12cu|R-svGUI-0.9.55-1|40	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-svGUI-0.9.55-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-svGUI-0.9.55-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-svGUI-0.9.55-1|43	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-svGUI-0.9.55-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-svGUI-0.9.55-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-svGUI-0.9.55-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-svGUI-0.9.55-1|47	%{rlibdir}/%{packname}/R
12cu|R-svGUI-0.9.55-1|48	%{rlibdir}/%{packname}/help
12cu|R-svGUI-0.9.55-1|49	
12cu|R-svGUI-0.9.55-1|50	%changelog
12cu|R-svGUI-0.9.55-1|51	* Fri Apr 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.55-1
12cu|R-svGUI-0.9.55-1|52	+ Revision: d3607dd
12cu|R-svGUI-0.9.55-1|53	- Fix files
12cu|R-svGUI-0.9.55-1|54	
12cu|R-svGUI-0.9.55-1|55	

12701 12
12cu|R-svUnit-0.7.12-1|1	%define debug_package %{nil}
12cu|R-svUnit-0.7.12-1|2	
12cu|R-svUnit-0.7.12-1|3	%global packname  svUnit
12cu|R-svUnit-0.7.12-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-svUnit-0.7.12-1|5	
12cu|R-svUnit-0.7.12-1|6	Name:             R-%{packname}
12cu|R-svUnit-0.7.12-1|7	Version:          0.7.12
12cu|R-svUnit-0.7.12-1|8	Release:          1
12cu|R-svUnit-0.7.12-1|9	Summary:          SciViews GUI API - Unit testing
12cu|R-svUnit-0.7.12-1|10	Group:            Sciences/Mathematics
12cu|R-svUnit-0.7.12-1|11	License:          GPL-2
12cu|R-svUnit-0.7.12-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-svUnit-0.7.12-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.7-12.tar.gz
12cu|R-svUnit-0.7.12-1|14	
12cu|R-svUnit-0.7.12-1|15	Requires:         R-svGUI R-datasets R-utils R-XML
12cu|R-svUnit-0.7.12-1|16	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-svUnit-0.7.12-1|17	
12cu|R-svUnit-0.7.12-1|18	BuildRequires:   R-svGUI R-datasets R-utils R-XML
12cu|R-svUnit-0.7.12-1|19	
12cu|R-svUnit-0.7.12-1|20	%description
12cu|R-svUnit-0.7.12-1|21	A complete unit test system and functions to implement its GUI part
12cu|R-svUnit-0.7.12-1|22	
12cu|R-svUnit-0.7.12-1|23	%prep
12cu|R-svUnit-0.7.12-1|24	%setup -q -c -n %{packname}
12cu|R-svUnit-0.7.12-1|25	
12cu|R-svUnit-0.7.12-1|26	%build
12cu|R-svUnit-0.7.12-1|27	
12cu|R-svUnit-0.7.12-1|28	%install
12cu|R-svUnit-0.7.12-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-svUnit-0.7.12-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-svUnit-0.7.12-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-svUnit-0.7.12-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-svUnit-0.7.12-1|33	
12cu|R-svUnit-0.7.12-1|34	%check
12cu|R-svUnit-0.7.12-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-svUnit-0.7.12-1|36	
12cu|R-svUnit-0.7.12-1|37	%files
12cu|R-svUnit-0.7.12-1|38	%dir %{rlibdir}/%{packname}
12cu|R-svUnit-0.7.12-1|39	%doc %{rlibdir}/%{packname}/doc
12cu|R-svUnit-0.7.12-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-svUnit-0.7.12-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-svUnit-0.7.12-1|42	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-svUnit-0.7.12-1|43	%{rlibdir}/%{packname}/CITATION
12cu|R-svUnit-0.7.12-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-svUnit-0.7.12-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-svUnit-0.7.12-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-svUnit-0.7.12-1|47	%{rlibdir}/%{packname}/R
12cu|R-svUnit-0.7.12-1|48	%{rlibdir}/%{packname}/Tests*
12cu|R-svUnit-0.7.12-1|49	%{rlibdir}/%{packname}/help
12cu|R-svUnit-0.7.12-1|50	%{rlibdir}/%{packname}/komodo
12cu|R-svUnit-0.7.12-1|51	%{rlibdir}/%{packname}/unitTests
12cu|R-svUnit-0.7.12-1|52	
12cu|R-svUnit-0.7.12-1|53	%changelog
12cu|R-svUnit-0.7.12-1|54	* Sat Apr 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.12-1
12cu|R-svUnit-0.7.12-1|55	+ Revision: a18bc7c
12cu|R-svUnit-0.7.12-1|56	- Disable debug
12cu|R-svUnit-0.7.12-1|57	
12cu|R-svUnit-0.7.12-1|58	

12702 12
12cu|R-systemfit-1.1.14-2|1	%global packname  systemfit
12cu|R-systemfit-1.1.14-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-systemfit-1.1.14-2|3	
12cu|R-systemfit-1.1.14-2|4	%define debug_package %{nil}
12cu|R-systemfit-1.1.14-2|5	
12cu|R-systemfit-1.1.14-2|6	Name:             R-%{packname}
12cu|R-systemfit-1.1.14-2|7	Version:          1.1.14
12cu|R-systemfit-1.1.14-2|8	Release:          2
12cu|R-systemfit-1.1.14-2|9	Summary:          Estimating Systems of Simultaneous Equations
12cu|R-systemfit-1.1.14-2|10	Group:            Sciences/Mathematics
12cu|R-systemfit-1.1.14-2|11	License:          GPL (>= 2)
12cu|R-systemfit-1.1.14-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-systemfit-1.1.14-2|13	Source0:          http://cran.r-project.org/src/contrib/systemfit_1.1-14.tar.gz
12cu|R-systemfit-1.1.14-2|14	Requires:         R-Matrix R-car R-lmtest R-plm R-MASS R-sem
12cu|R-systemfit-1.1.14-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-systemfit-1.1.14-2|16	BuildRequires:    R-Matrix R-car R-lmtest R-plm R-MASS R-sem
12cu|R-systemfit-1.1.14-2|17	
12cu|R-systemfit-1.1.14-2|18	%description
12cu|R-systemfit-1.1.14-2|19	This package contains functions for fitting simultaneous systems of linear
12cu|R-systemfit-1.1.14-2|20	and nonlinear equations using Ordinary Least Squares (OLS), Weighted Least
12cu|R-systemfit-1.1.14-2|21	Squares (WLS), Seemingly Unrelated Regressions (SUR), Two-Stage Least
12cu|R-systemfit-1.1.14-2|22	Squares (2SLS), Weighted Two-Stage Least Squares (W2SLS), and Three-Stage
12cu|R-systemfit-1.1.14-2|23	Least Squares (3SLS).
12cu|R-systemfit-1.1.14-2|24	
12cu|R-systemfit-1.1.14-2|25	%prep
12cu|R-systemfit-1.1.14-2|26	%setup -q -c -n %{packname}
12cu|R-systemfit-1.1.14-2|27	
12cu|R-systemfit-1.1.14-2|28	%build
12cu|R-systemfit-1.1.14-2|29	
12cu|R-systemfit-1.1.14-2|30	%install
12cu|R-systemfit-1.1.14-2|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-systemfit-1.1.14-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-systemfit-1.1.14-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-systemfit-1.1.14-2|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-systemfit-1.1.14-2|35	
12cu|R-systemfit-1.1.14-2|36	%check
12cu|R-systemfit-1.1.14-2|37	%{_bindir}/R CMD check %{packname}
12cu|R-systemfit-1.1.14-2|38	
12cu|R-systemfit-1.1.14-2|39	%files
12cu|R-systemfit-1.1.14-2|40	%dir %{rlibdir}/%{packname}
12cu|R-systemfit-1.1.14-2|41	%doc %{rlibdir}/%{packname}/doc
12cu|R-systemfit-1.1.14-2|42	%doc %{rlibdir}/%{packname}/html
12cu|R-systemfit-1.1.14-2|43	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-systemfit-1.1.14-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-systemfit-1.1.14-2|45	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-systemfit-1.1.14-2|46	%{rlibdir}/%{packname}/INDEX
12cu|R-systemfit-1.1.14-2|47	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-systemfit-1.1.14-2|48	%{rlibdir}/%{packname}/Meta
12cu|R-systemfit-1.1.14-2|49	%{rlibdir}/%{packname}/R
12cu|R-systemfit-1.1.14-2|50	%{rlibdir}/%{packname}/data
12cu|R-systemfit-1.1.14-2|51	%{rlibdir}/%{packname}/help

12703 12
12cu|R-tcltk2-1.2.10-1|1	%global packname  tcltk2
12cu|R-tcltk2-1.2.10-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-tcltk2-1.2.10-1|3	
12cu|R-tcltk2-1.2.10-1|4	%define debug_package %{nil}
12cu|R-tcltk2-1.2.10-1|5	
12cu|R-tcltk2-1.2.10-1|6	Name:             R-%{packname}
12cu|R-tcltk2-1.2.10-1|7	Version:          1.2.10
12cu|R-tcltk2-1.2.10-1|8	Release:          1
12cu|R-tcltk2-1.2.10-1|9	Summary:          Tcl/Tk Additions
12cu|R-tcltk2-1.2.10-1|10	Group:            Sciences/Mathematics
12cu|R-tcltk2-1.2.10-1|11	License:          file LICENSE
12cu|R-tcltk2-1.2.10-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-tcltk2-1.2.10-1|13	Source0:          http://cran.r-project.org/src/contrib/tcltk2_1.2-10.tar.gz
12cu|R-tcltk2-1.2.10-1|14	Requires:         R-tcltk
12cu|R-tcltk2-1.2.10-1|15	Requires:         R-utils
12cu|R-tcltk2-1.2.10-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-tcltk
12cu|R-tcltk2-1.2.10-1|17	BuildRequires:    R-utils
12cu|R-tcltk2-1.2.10-1|18	
12cu|R-tcltk2-1.2.10-1|19	%description
12cu|R-tcltk2-1.2.10-1|20	A series of additional Tcl commands and Tk widgets with style and various
12cu|R-tcltk2-1.2.10-1|21	functions (under Windows: DDE exchange, access to the registry and icon
12cu|R-tcltk2-1.2.10-1|22	manipulation) to supplement the tcltk package
12cu|R-tcltk2-1.2.10-1|23	
12cu|R-tcltk2-1.2.10-1|24	%prep
12cu|R-tcltk2-1.2.10-1|25	%setup -q -c -n %{packname}
12cu|R-tcltk2-1.2.10-1|26	perl -pi -e 's|/bin/tclsh8.3|%{_bindir}/tclsh|;'			\
12cu|R-tcltk2-1.2.10-1|27	tcltk2.Rcheck/tcltk2/tklibs/ctext3.2/function_finder.tcl		\
12cu|R-tcltk2-1.2.10-1|28	tcltk2/inst/tklibs/ctext3.2/function_finder.tcl
12cu|R-tcltk2-1.2.10-1|29	
12cu|R-tcltk2-1.2.10-1|30	%build
12cu|R-tcltk2-1.2.10-1|31	
12cu|R-tcltk2-1.2.10-1|32	%install
12cu|R-tcltk2-1.2.10-1|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-tcltk2-1.2.10-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-tcltk2-1.2.10-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-tcltk2-1.2.10-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-tcltk2-1.2.10-1|37	
12cu|R-tcltk2-1.2.10-1|38	%check
12cu|R-tcltk2-1.2.10-1|39	%{_bindir}/R CMD check %{packname}
12cu|R-tcltk2-1.2.10-1|40	
12cu|R-tcltk2-1.2.10-1|41	%files
12cu|R-tcltk2-1.2.10-1|42	%dir %{rlibdir}/%{packname}
12cu|R-tcltk2-1.2.10-1|43	%doc %{rlibdir}/%{packname}/html
12cu|R-tcltk2-1.2.10-1|44	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-tcltk2-1.2.10-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-tcltk2-1.2.10-1|46	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-tcltk2-1.2.10-1|47	%{rlibdir}/%{packname}/Fonts.txt
12cu|R-tcltk2-1.2.10-1|48	%{rlibdir}/%{packname}/INDEX
12cu|R-tcltk2-1.2.10-1|49	%{rlibdir}/%{packname}/LICENSE
12cu|R-tcltk2-1.2.10-1|50	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-tcltk2-1.2.10-1|51	%{rlibdir}/%{packname}/Meta
12cu|R-tcltk2-1.2.10-1|52	%{rlibdir}/%{packname}/R
12cu|R-tcltk2-1.2.10-1|53	%{rlibdir}/%{packname}/gui
12cu|R-tcltk2-1.2.10-1|54	%{rlibdir}/%{packname}/help
12cu|R-tcltk2-1.2.10-1|55	%{rlibdir}/%{packname}/po
12cu|R-tcltk2-1.2.10-1|56	%{rlibdir}/%{packname}/tklibs
12cu|R-tcltk2-1.2.10-1|57	%{rlibdir}/tcltk2/test.R
12cu|R-tcltk2-1.2.10-1|58	
12cu|R-tcltk2-1.2.10-1|59	
12cu|R-tcltk2-1.2.10-1|60	
12cu|R-tcltk2-1.2.10-1|61	%changelog
12cu|R-tcltk2-1.2.10-1|62	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.10-1
12cu|R-tcltk2-1.2.10-1|63	+ Revision: a28dc23
12cu|R-tcltk2-1.2.10-1|64	- Updated to 1.2.10 (by updates_builder)
12cu|R-tcltk2-1.2.10-1|65	
12cu|R-tcltk2-1.2.10-1|66	

12704 12
12cu|R-tclust-1.1.03-2|1	%global packname  tclust
12cu|R-tclust-1.1.03-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-tclust-1.1.03-2|3	
12cu|R-tclust-1.1.03-2|4	Name:             R-%{packname}
12cu|R-tclust-1.1.03-2|5	Version:          1.1.03
12cu|R-tclust-1.1.03-2|6	Release:          2
12cu|R-tclust-1.1.03-2|7	Summary:          Robust Trimmed Clustering
12cu|R-tclust-1.1.03-2|8	Group:            Sciences/Mathematics
12cu|R-tclust-1.1.03-2|9	License:          GPLv3
12cu|R-tclust-1.1.03-2|10	URL:              http://cran.r-project.org/web/packages/tclust/index.html
12cu|R-tclust-1.1.03-2|11	Source0:          http://cran.r-project.org/src/contrib/tclust_1.1-03.tar.gz
12cu|R-tclust-1.1.03-2|12	BuildRequires:    R-devel R-mvtnorm R-sn R-mclust R-cluster lapack-devel
12cu|R-tclust-1.1.03-2|13	Requires:    	  R-core R-mvtnorm R-sn R-mclust R-cluster
12cu|R-tclust-1.1.03-2|14	
12cu|R-tclust-1.1.03-2|15	%description
12cu|R-tclust-1.1.03-2|16	Robust Trimmed Clustering
12cu|R-tclust-1.1.03-2|17	
12cu|R-tclust-1.1.03-2|18	%prep
12cu|R-tclust-1.1.03-2|19	%setup -q -c -n %{packname}
12cu|R-tclust-1.1.03-2|20	
12cu|R-tclust-1.1.03-2|21	%build
12cu|R-tclust-1.1.03-2|22	
12cu|R-tclust-1.1.03-2|23	%install
12cu|R-tclust-1.1.03-2|24	mkdir -p %{buildroot}%{rlibdir}
12cu|R-tclust-1.1.03-2|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-tclust-1.1.03-2|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-tclust-1.1.03-2|27	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-tclust-1.1.03-2|28	
12cu|R-tclust-1.1.03-2|29	# %check
12cu|R-tclust-1.1.03-2|30	# %{_bindir}/R CMD check %{packname}
12cu|R-tclust-1.1.03-2|31	
12cu|R-tclust-1.1.03-2|32	%files
12cu|R-tclust-1.1.03-2|33	%dir %{rlibdir}/%{packname}
12cu|R-tclust-1.1.03-2|34	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-tclust-1.1.03-2|35	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-tclust-1.1.03-2|36	%doc %{rlibdir}/%{packname}/html
12cu|R-tclust-1.1.03-2|37	%doc %{rlibdir}/%{packname}/doc
12cu|R-tclust-1.1.03-2|38	%{rlibdir}/%{packname}/help
12cu|R-tclust-1.1.03-2|39	%{rlibdir}/%{packname}/libs
12cu|R-tclust-1.1.03-2|40	%{rlibdir}/%{packname}/INDEX
12cu|R-tclust-1.1.03-2|41	%{rlibdir}/%{packname}/Meta
12cu|R-tclust-1.1.03-2|42	%{rlibdir}/%{packname}/data
12cu|R-tclust-1.1.03-2|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-tclust-1.1.03-2|44	%{rlibdir}/%{packname}/R
12cu|R-tclust-1.1.03-2|45	%changelog
12cu|R-tclust-1.1.03-2|46	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.03-2
12cu|R-tclust-1.1.03-2|47	+ Revision: 3190886
12cu|R-tclust-1.1.03-2|48	- Disable check
12cu|R-tclust-1.1.03-2|49	
12cu|R-tclust-1.1.03-2|50	

12705 12
12cu|R-TeachingDemos-2.9-1|1	%global packname  TeachingDemos
12cu|R-TeachingDemos-2.9-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-TeachingDemos-2.9-1|3	
12cu|R-TeachingDemos-2.9-1|4	Name:             R-%{packname}
12cu|R-TeachingDemos-2.9-1|5	Version:          2.9
12cu|R-TeachingDemos-2.9-1|6	Release:          1
12cu|R-TeachingDemos-2.9-1|7	Summary:          Demonstrations for teaching and learning
12cu|R-TeachingDemos-2.9-1|8	Group:            Sciences/Mathematics
12cu|R-TeachingDemos-2.9-1|9	License:          Artistic-2.0
12cu|R-TeachingDemos-2.9-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-TeachingDemos-2.9-1|11	Source0:          http://cran.r-project.org/src/contrib/TeachingDemos_2.9.tar.gz
12cu|R-TeachingDemos-2.9-1|12	BuildArch:        noarch
12cu|R-TeachingDemos-2.9-1|13	Requires:         R-core
12cu|R-TeachingDemos-2.9-1|14	Requires:         R-tkrplot R-lattice R-MASS R-rgl R-sgeostat R-mapproj R-tcltk R-tcltk2 R-EBImage R-png
12cu|R-TeachingDemos-2.9-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-TeachingDemos-2.9-1|16	BuildRequires:    R-tkrplot R-lattice R-MASS R-rgl R-sgeostat R-mapproj R-tcltk R-tcltk2 R-EBImage R-png
12cu|R-TeachingDemos-2.9-1|17	
12cu|R-TeachingDemos-2.9-1|18	%description
12cu|R-TeachingDemos-2.9-1|19	This package is a set of demonstration functions that can be used in a
12cu|R-TeachingDemos-2.9-1|20	classroom to demonstrate statistical concepts, or on your own to better
12cu|R-TeachingDemos-2.9-1|21	understand the concepts or the programming.
12cu|R-TeachingDemos-2.9-1|22	
12cu|R-TeachingDemos-2.9-1|23	%prep
12cu|R-TeachingDemos-2.9-1|24	%setup -q -c -n %{packname}
12cu|R-TeachingDemos-2.9-1|25	
12cu|R-TeachingDemos-2.9-1|26	%build
12cu|R-TeachingDemos-2.9-1|27	
12cu|R-TeachingDemos-2.9-1|28	%install
12cu|R-TeachingDemos-2.9-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-TeachingDemos-2.9-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-TeachingDemos-2.9-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-TeachingDemos-2.9-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-TeachingDemos-2.9-1|33	
12cu|R-TeachingDemos-2.9-1|34	%files
12cu|R-TeachingDemos-2.9-1|35	%dir %{rlibdir}/%{packname}
12cu|R-TeachingDemos-2.9-1|36	%doc %{rlibdir}/%{packname}/html
12cu|R-TeachingDemos-2.9-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-TeachingDemos-2.9-1|38	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-TeachingDemos-2.9-1|39	%{rlibdir}/%{packname}/INDEX
12cu|R-TeachingDemos-2.9-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-TeachingDemos-2.9-1|41	%{rlibdir}/%{packname}/Meta
12cu|R-TeachingDemos-2.9-1|42	%{rlibdir}/%{packname}/R
12cu|R-TeachingDemos-2.9-1|43	%{rlibdir}/%{packname}/data
12cu|R-TeachingDemos-2.9-1|44	%{rlibdir}/%{packname}/help
12cu|R-TeachingDemos-2.9-1|45	
12cu|R-TeachingDemos-2.9-1|46	
12cu|R-TeachingDemos-2.9-1|47	%changelog
12cu|R-TeachingDemos-2.9-1|48	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.7-1
12cu|R-TeachingDemos-2.9-1|49	+ Revision: 776913
12cu|R-TeachingDemos-2.9-1|50	- Import R-TeachingDemos (removed deps on windows comm features)
12cu|R-TeachingDemos-2.9-1|51	- Import R-TeachingDemos (removed deps on windows comm features)
12cu|R-TeachingDemos-2.9-1|52	
12cu|R-TeachingDemos-2.9-1|53	

12706 12
12cu|R-tensor-1.5-1|1	%global packname  tensor
12cu|R-tensor-1.5-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-tensor-1.5-1|3	
12cu|R-tensor-1.5-1|4	Name:             R-%{packname}
12cu|R-tensor-1.5-1|5	Version:          1.5
12cu|R-tensor-1.5-1|6	Release:          1
12cu|R-tensor-1.5-1|7	Summary:          Tensor product of arrays
12cu|R-tensor-1.5-1|8	Group:            Sciences/Mathematics
12cu|R-tensor-1.5-1|9	License:          GPLv2+
12cu|R-tensor-1.5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-tensor-1.5-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-tensor-1.5-1|12	BuildArch:        noarch
12cu|R-tensor-1.5-1|13	Requires:         R-core
12cu|R-tensor-1.5-1|14	
12cu|R-tensor-1.5-1|15	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-tensor-1.5-1|16	
12cu|R-tensor-1.5-1|17	
12cu|R-tensor-1.5-1|18	%description
12cu|R-tensor-1.5-1|19	The tensor product of two arrays is notionally an outer product of the
12cu|R-tensor-1.5-1|20	arrays collapsed in specific extents by summing along the appropriate
12cu|R-tensor-1.5-1|21	
12cu|R-tensor-1.5-1|22	%prep
12cu|R-tensor-1.5-1|23	%setup -q -c -n %{packname}
12cu|R-tensor-1.5-1|24	
12cu|R-tensor-1.5-1|25	%build
12cu|R-tensor-1.5-1|26	
12cu|R-tensor-1.5-1|27	%install
12cu|R-tensor-1.5-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-tensor-1.5-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-tensor-1.5-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-tensor-1.5-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-tensor-1.5-1|32	
12cu|R-tensor-1.5-1|33	%check
12cu|R-tensor-1.5-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-tensor-1.5-1|35	
12cu|R-tensor-1.5-1|36	%files
12cu|R-tensor-1.5-1|37	%dir %{rlibdir}/%{packname}
12cu|R-tensor-1.5-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-tensor-1.5-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-tensor-1.5-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-tensor-1.5-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-tensor-1.5-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-tensor-1.5-1|43	%{rlibdir}/%{packname}/R
12cu|R-tensor-1.5-1|44	%{rlibdir}/%{packname}/help
12cu|R-tensor-1.5-1|45	
12cu|R-tensor-1.5-1|46	%changelog
12cu|R-tensor-1.5-1|47	* Fri Apr 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-1
12cu|R-tensor-1.5-1|48	+ Revision: 066817c
12cu|R-tensor-1.5-1|49	- Fix files
12cu|R-tensor-1.5-1|50	
12cu|R-tensor-1.5-1|51	

12707 12
12cu|R-tergm-3.1.4-1|1	%global packname  tergm
12cu|R-tergm-3.1.4-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-tergm-3.1.4-1|3	
12cu|R-tergm-3.1.4-1|4	Name:             R-%{packname}
12cu|R-tergm-3.1.4-1|5	Version:          3.1.4
12cu|R-tergm-3.1.4-1|6	Release:          1
12cu|R-tergm-3.1.4-1|7	Summary:          Fit, Simulate and Diagnose Models for Network Evoluation
12cu|R-tergm-3.1.4-1|8	Group:            Sciences/Mathematics
12cu|R-tergm-3.1.4-1|9	License:          GPL-3 + file LICENSE
12cu|R-tergm-3.1.4-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-tergm-3.1.4-1|11	Source0:          http://cran.r-project.org/src/contrib/tergm_3.1.4.tar.gz
12cu|R-tergm-3.1.4-1|12	
12cu|R-tergm-3.1.4-1|13	Requires:         R-statnet.common R-ergm R-robustbase R-nlme R-network R-networkDynamic R-coda
12cu|R-tergm-3.1.4-1|14	
12cu|R-tergm-3.1.4-1|15	Requires:         R-lattice R-snow
12cu|R-tergm-3.1.4-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-statnet.common R-ergm R-robustbase R-nlme R-network R-networkDynamic R-coda
12cu|R-tergm-3.1.4-1|17	
12cu|R-tergm-3.1.4-1|18	BuildRequires:   R-lattice R-snow
12cu|R-tergm-3.1.4-1|19	%description
12cu|R-tergm-3.1.4-1|20	An integrated set of extensions to the `ergm` package to analyze and
12cu|R-tergm-3.1.4-1|21	simulate network evolution based on exponential-family random graph models
12cu|R-tergm-3.1.4-1|22	(ERGM). "tergm" is a part of the "statnet" suite of packages for network
12cu|R-tergm-3.1.4-1|23	
12cu|R-tergm-3.1.4-1|24	%prep
12cu|R-tergm-3.1.4-1|25	%setup -q -c -n %{packname}
12cu|R-tergm-3.1.4-1|26	
12cu|R-tergm-3.1.4-1|27	%build
12cu|R-tergm-3.1.4-1|28	
12cu|R-tergm-3.1.4-1|29	%install
12cu|R-tergm-3.1.4-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-tergm-3.1.4-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-tergm-3.1.4-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-tergm-3.1.4-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-tergm-3.1.4-1|34	
12cu|R-tergm-3.1.4-1|35	%check
12cu|R-tergm-3.1.4-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-tergm-3.1.4-1|37	
12cu|R-tergm-3.1.4-1|38	%files
12cu|R-tergm-3.1.4-1|39	%dir %{rlibdir}/%{packname}
12cu|R-tergm-3.1.4-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-tergm-3.1.4-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-tergm-3.1.4-1|42	%doc %{rlibdir}/%{packname}/NEWS*
12cu|R-tergm-3.1.4-1|43	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-tergm-3.1.4-1|44	%doc %{rlibdir}/%{packname}/LICENSE
12cu|R-tergm-3.1.4-1|45	%{rlibdir}/%{packname}/INDEX
12cu|R-tergm-3.1.4-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-tergm-3.1.4-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-tergm-3.1.4-1|48	%{rlibdir}/%{packname}/R
12cu|R-tergm-3.1.4-1|49	%{rlibdir}/%{packname}/help
12cu|R-tergm-3.1.4-1|50	%{rlibdir}/%{packname}/libs
12cu|R-tergm-3.1.4-1|51	
12cu|R-tergm-3.1.4-1|52	
12cu|R-tergm-3.1.4-1|53	%changelog
12cu|R-tergm-3.1.4-1|54	* Mon Feb 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.4-1
12cu|R-tergm-3.1.4-1|55	+ Revision: a81a703
12cu|R-tergm-3.1.4-1|56	- Updated to 3.1.4 (by updates_builder)
12cu|R-tergm-3.1.4-1|57	
12cu|R-tergm-3.1.4-1|58	

12708 12
12cu|R-testit-0.3-1|1	%global packname  testit
12cu|R-testit-0.3-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-testit-0.3-1|3	
12cu|R-testit-0.3-1|4	Name:             R-%{packname}
12cu|R-testit-0.3-1|5	Version:          0.3
12cu|R-testit-0.3-1|6	Release:          1
12cu|R-testit-0.3-1|7	Summary:          A simple package for testing R packages
12cu|R-testit-0.3-1|8	Group:            Sciences/Mathematics
12cu|R-testit-0.3-1|9	License:          GPL
12cu|R-testit-0.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-testit-0.3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-testit-0.3-1|12	BuildArch:        noarch
12cu|R-testit-0.3-1|13	Requires:         R-core
12cu|R-testit-0.3-1|14	
12cu|R-testit-0.3-1|15	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-testit-0.3-1|16	
12cu|R-testit-0.3-1|17	%description
12cu|R-testit-0.3-1|18	This package provides two convenience functions assert() and test_pkg() to
12cu|R-testit-0.3-1|19	facilitate testing R packages.
12cu|R-testit-0.3-1|20	
12cu|R-testit-0.3-1|21	%prep
12cu|R-testit-0.3-1|22	%setup -q -c -n %{packname}
12cu|R-testit-0.3-1|23	
12cu|R-testit-0.3-1|24	%build
12cu|R-testit-0.3-1|25	
12cu|R-testit-0.3-1|26	%install
12cu|R-testit-0.3-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-testit-0.3-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-testit-0.3-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-testit-0.3-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-testit-0.3-1|31	
12cu|R-testit-0.3-1|32	%check
12cu|R-testit-0.3-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-testit-0.3-1|34	
12cu|R-testit-0.3-1|35	%files
12cu|R-testit-0.3-1|36	%dir %{rlibdir}/%{packname}
12cu|R-testit-0.3-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-testit-0.3-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-testit-0.3-1|39	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-testit-0.3-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-testit-0.3-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-testit-0.3-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-testit-0.3-1|43	%{rlibdir}/%{packname}/R
12cu|R-testit-0.3-1|44	%{rlibdir}/%{packname}/help
12cu|R-testit-0.3-1|45	
12cu|R-testit-0.3-1|46	%changelog
12cu|R-testit-0.3-1|47	* Tue Mar 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-1
12cu|R-testit-0.3-1|48	+ Revision: 39b972f
12cu|R-testit-0.3-1|49	- Fix files
12cu|R-testit-0.3-1|50	
12cu|R-testit-0.3-1|51	

12709 12
12cu|R-testthat-0.7.1-1|1	%global packname  testthat
12cu|R-testthat-0.7.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-testthat-0.7.1-1|3	
12cu|R-testthat-0.7.1-1|4	Name:             R-%{packname}
12cu|R-testthat-0.7.1-1|5	Version:          0.7.1
12cu|R-testthat-0.7.1-1|6	Release:          1
12cu|R-testthat-0.7.1-1|7	Summary:          Testthat code.  Tools to make testing fun :)
12cu|R-testthat-0.7.1-1|8	Group:            Sciences/Mathematics
12cu|R-testthat-0.7.1-1|9	License:          GPL
12cu|R-testthat-0.7.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-testthat-0.7.1-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-testthat-0.7.1-1|12	BuildArch:        noarch
12cu|R-testthat-0.7.1-1|13	Requires:         R-core
12cu|R-testthat-0.7.1-1|14	Requires:         R-digest R-stringr >= 0.4 R-evaluate >= 0.4.3 R-methods
12cu|R-testthat-0.7.1-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-testthat-0.7.1-1|16	BuildRequires:    R-digest R-stringr >= 0.4 R-evaluate >= 0.4.3 R-methods
12cu|R-testthat-0.7.1-1|17	
12cu|R-testthat-0.7.1-1|18	%description
12cu|R-testthat-0.7.1-1|19	A testing package specifically tailored for R that's fun, flexible and
12cu|R-testthat-0.7.1-1|20	easy to set up.
12cu|R-testthat-0.7.1-1|21	
12cu|R-testthat-0.7.1-1|22	%prep
12cu|R-testthat-0.7.1-1|23	%setup -q -c -n %{packname}
12cu|R-testthat-0.7.1-1|24	
12cu|R-testthat-0.7.1-1|25	%build
12cu|R-testthat-0.7.1-1|26	
12cu|R-testthat-0.7.1-1|27	%install
12cu|R-testthat-0.7.1-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-testthat-0.7.1-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-testthat-0.7.1-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-testthat-0.7.1-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-testthat-0.7.1-1|32	
12cu|R-testthat-0.7.1-1|33	# %check
12cu|R-testthat-0.7.1-1|34	# %{_bindir}/R CMD check %{packname}
12cu|R-testthat-0.7.1-1|35	
12cu|R-testthat-0.7.1-1|36	%files
12cu|R-testthat-0.7.1-1|37	%dir %{rlibdir}/%{packname}
12cu|R-testthat-0.7.1-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-testthat-0.7.1-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-testthat-0.7.1-1|40	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-testthat-0.7.1-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-testthat-0.7.1-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-testthat-0.7.1-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-testthat-0.7.1-1|44	%{rlibdir}/%{packname}/R
12cu|R-testthat-0.7.1-1|45	%{rlibdir}/%{packname}/help
12cu|R-testthat-0.7.1-1|46	%{rlibdir}/%{packname}/tests
12cu|R-testthat-0.7.1-1|47	
12cu|R-testthat-0.7.1-1|48	
12cu|R-testthat-0.7.1-1|49	%changelog
12cu|R-testthat-0.7.1-1|50	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.6-1
12cu|R-testthat-0.7.1-1|51	+ Revision: 775809
12cu|R-testthat-0.7.1-1|52	- Import R-testthat
12cu|R-testthat-0.7.1-1|53	- Import R-testthat
12cu|R-testthat-0.7.1-1|54	

12710 12
12cu|rtf2xml-1.33-5|1	Summary:		Converts RTF format to structured XML
12cu|rtf2xml-1.33-5|2	Name:			rtf2xml
12cu|rtf2xml-1.33-5|3	Version:		1.33
12cu|rtf2xml-1.33-5|4	Release:		5
12cu|rtf2xml-1.33-5|5	Source0:		http://belnet.dl.sourceforge.net/sourceforge/rtf2xml/rtf2xml-1.33.tar.bz2
12cu|rtf2xml-1.33-5|6	URL:			http://rtf2xml.sourceforge.net/
12cu|rtf2xml-1.33-5|7	License:		GPL
12cu|rtf2xml-1.33-5|8	Group:			File tools
12cu|rtf2xml-1.33-5|9	Requires:		python
12cu|rtf2xml-1.33-5|10	BuildRequires:	python-devel
12cu|rtf2xml-1.33-5|11	BuildArch:		noarch
12cu|rtf2xml-1.33-5|12	
12cu|rtf2xml-1.33-5|13	%description
12cu|rtf2xml-1.33-5|14	Converts a RTF file to structured XML.
12cu|rtf2xml-1.33-5|15	
12cu|rtf2xml-1.33-5|16	%prep
12cu|rtf2xml-1.33-5|17	%setup -q
12cu|rtf2xml-1.33-5|18	
12cu|rtf2xml-1.33-5|19	%build
12cu|rtf2xml-1.33-5|20	%{__python} setup.py build
12cu|rtf2xml-1.33-5|21	
12cu|rtf2xml-1.33-5|22	%install
12cu|rtf2xml-1.33-5|23	mkdir -p %{buildroot}%{_bindir}
12cu|rtf2xml-1.33-5|24	%{__python} setup.py install --root=%{buildroot} --record rtf2xml.lst
12cu|rtf2xml-1.33-5|25	
12cu|rtf2xml-1.33-5|26	%files
12cu|rtf2xml-1.33-5|27	%doc README.txt
12cu|rtf2xml-1.33-5|28	%attr(0755,root,root) %{_bindir}/*
12cu|rtf2xml-1.33-5|29	%{py_puresitedir}/*
12cu|rtf2xml-1.33-5|30	
12cu|rtf2xml-1.33-5|31	%changelog
12cu|rtf2xml-1.33-5|32	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.33-5
12cu|rtf2xml-1.33-5|33	+ Revision: 6ce1bbc
12cu|rtf2xml-1.33-5|34	- Spec cleanup
12cu|rtf2xml-1.33-5|35	
12cu|rtf2xml-1.33-5|36	

12711 12
12cu|R-TH.data-1.0.3-1|1	%global packname  TH.data
12cu|R-TH.data-1.0.3-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-TH.data-1.0.3-1|3	
12cu|R-TH.data-1.0.3-1|4	Name:             R-%{packname}
12cu|R-TH.data-1.0.3-1|5	Version:          1.0.3
12cu|R-TH.data-1.0.3-1|6	Release:          1
12cu|R-TH.data-1.0.3-1|7	Summary:          TH's Data Archive
12cu|R-TH.data-1.0.3-1|8	Group:            Sciences/Mathematics
12cu|R-TH.data-1.0.3-1|9	License:          GPL-3
12cu|R-TH.data-1.0.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-TH.data-1.0.3-1|11	Source0:          http://cran.r-project.org/src/contrib/TH.data_1.0-3.tar.gz
12cu|R-TH.data-1.0.3-1|12	BuildArch:        noarch
12cu|R-TH.data-1.0.3-1|13	Requires:         R-core
12cu|R-TH.data-1.0.3-1|14	
12cu|R-TH.data-1.0.3-1|15	BuildRequires:    R-devel Rmath-devel texinfo texlive-epsf
12cu|R-TH.data-1.0.3-1|16	
12cu|R-TH.data-1.0.3-1|17	
12cu|R-TH.data-1.0.3-1|18	%description
12cu|R-TH.data-1.0.3-1|19	Contains data sets used in other packages I maintain.
12cu|R-TH.data-1.0.3-1|20	
12cu|R-TH.data-1.0.3-1|21	%prep
12cu|R-TH.data-1.0.3-1|22	%setup -q -c -n %{packname}
12cu|R-TH.data-1.0.3-1|23	
12cu|R-TH.data-1.0.3-1|24	%build
12cu|R-TH.data-1.0.3-1|25	
12cu|R-TH.data-1.0.3-1|26	%install
12cu|R-TH.data-1.0.3-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-TH.data-1.0.3-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-TH.data-1.0.3-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-TH.data-1.0.3-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-TH.data-1.0.3-1|31	
12cu|R-TH.data-1.0.3-1|32	%check
12cu|R-TH.data-1.0.3-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-TH.data-1.0.3-1|34	
12cu|R-TH.data-1.0.3-1|35	%files
12cu|R-TH.data-1.0.3-1|36	%dir %{rlibdir}/%{packname}
12cu|R-TH.data-1.0.3-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-TH.data-1.0.3-1|38	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-TH.data-1.0.3-1|39	%{rlibdir}/%{packname}/INDEX
12cu|R-TH.data-1.0.3-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-TH.data-1.0.3-1|41	%{rlibdir}/%{packname}/Meta
12cu|R-TH.data-1.0.3-1|42	%{rlibdir}/%{packname}/help
12cu|R-TH.data-1.0.3-1|43	%{rlibdir}/%{packname}/data
12cu|R-TH.data-1.0.3-1|44	%{rlibdir}/%{packname}/rda
12cu|R-TH.data-1.0.3-1|45	
12cu|R-TH.data-1.0.3-1|46	
12cu|R-TH.data-1.0.3-1|47	%changelog
12cu|R-TH.data-1.0.3-1|48	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-1
12cu|R-TH.data-1.0.3-1|49	+ Revision: 9ea1455
12cu|R-TH.data-1.0.3-1|50	- Updated to 1.0.3 (by updates_builder)
12cu|R-TH.data-1.0.3-1|51	
12cu|R-TH.data-1.0.3-1|52	

12712 12
12cu|R-tiff-0.1.5-1|1	%global packname  tiff
12cu|R-tiff-0.1.5-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-tiff-0.1.5-1|3	
12cu|R-tiff-0.1.5-1|4	Name:             R-%{packname}
12cu|R-tiff-0.1.5-1|5	Version:          0.1.5
12cu|R-tiff-0.1.5-1|6	Release:          1
12cu|R-tiff-0.1.5-1|7	Summary:          Read and write TIFF images
12cu|R-tiff-0.1.5-1|8	Group:            Sciences/Mathematics
12cu|R-tiff-0.1.5-1|9	License:          GPL-2 | GPL-3
12cu|R-tiff-0.1.5-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-tiff-0.1.5-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.1-5.tar.gz
12cu|R-tiff-0.1.5-1|12	
12cu|R-tiff-0.1.5-1|13	BuildRequires:    tiff-devel
12cu|R-tiff-0.1.5-1|14	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-tiff-0.1.5-1|15	
12cu|R-tiff-0.1.5-1|16	
12cu|R-tiff-0.1.5-1|17	%description
12cu|R-tiff-0.1.5-1|18	This package provides an easy and simple way to read, write and display
12cu|R-tiff-0.1.5-1|19	bitmap images stored in the TIFF format. It can read and write both files
12cu|R-tiff-0.1.5-1|20	and in-memory raw vectors.
12cu|R-tiff-0.1.5-1|21	
12cu|R-tiff-0.1.5-1|22	%prep
12cu|R-tiff-0.1.5-1|23	%setup -q -c -n %{packname}
12cu|R-tiff-0.1.5-1|24	
12cu|R-tiff-0.1.5-1|25	%build
12cu|R-tiff-0.1.5-1|26	
12cu|R-tiff-0.1.5-1|27	%install
12cu|R-tiff-0.1.5-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-tiff-0.1.5-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-tiff-0.1.5-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-tiff-0.1.5-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-tiff-0.1.5-1|32	
12cu|R-tiff-0.1.5-1|33	%check
12cu|R-tiff-0.1.5-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-tiff-0.1.5-1|35	
12cu|R-tiff-0.1.5-1|36	%files
12cu|R-tiff-0.1.5-1|37	%dir %{rlibdir}/%{packname}
12cu|R-tiff-0.1.5-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-tiff-0.1.5-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-tiff-0.1.5-1|40	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-tiff-0.1.5-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-tiff-0.1.5-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-tiff-0.1.5-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-tiff-0.1.5-1|44	%{rlibdir}/%{packname}/R
12cu|R-tiff-0.1.5-1|45	%{rlibdir}/%{packname}/help
12cu|R-tiff-0.1.5-1|46	%{rlibdir}/%{packname}/img
12cu|R-tiff-0.1.5-1|47	%{rlibdir}/%{packname}/libs
12cu|R-tiff-0.1.5-1|48	
12cu|R-tiff-0.1.5-1|49	%changelog
12cu|R-tiff-0.1.5-1|50	* Tue Jan 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.5-1
12cu|R-tiff-0.1.5-1|51	+ Revision: 9b6fe5a
12cu|R-tiff-0.1.5-1|52	- Fix files
12cu|R-tiff-0.1.5-1|53	
12cu|R-tiff-0.1.5-1|54	

12713 12
12cu|R-tikzDevice-0.6.2-2|1	%global packname  tikzDevice
12cu|R-tikzDevice-0.6.2-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-tikzDevice-0.6.2-2|3	
12cu|R-tikzDevice-0.6.2-2|4	Name:             R-%{packname}
12cu|R-tikzDevice-0.6.2-2|5	Version:          0.6.2
12cu|R-tikzDevice-0.6.2-2|6	Release:          2
12cu|R-tikzDevice-0.6.2-2|7	Summary:          A Device for R Graphics Output in PGF/TikZ Format
12cu|R-tikzDevice-0.6.2-2|8	Group:            Sciences/Mathematics
12cu|R-tikzDevice-0.6.2-2|9	License:          GPL (>= 3)
12cu|R-tikzDevice-0.6.2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-tikzDevice-0.6.2-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-tikzDevice-0.6.2-2|12	Requires:         R-filehash
12cu|R-tikzDevice-0.6.2-2|13	Requires:         R-testthat R-evaluate R-stringr R-ggplot2 R-maps
12cu|R-tikzDevice-0.6.2-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-filehash
12cu|R-tikzDevice-0.6.2-2|15	BuildRequires:    R-testthat R-evaluate R-stringr R-ggplot2 R-maps
12cu|R-tikzDevice-0.6.2-2|16	
12cu|R-tikzDevice-0.6.2-2|17	%description
12cu|R-tikzDevice-0.6.2-2|18	The TikZ device enables LaTeX-ready output from R graphics functions. This
12cu|R-tikzDevice-0.6.2-2|19	is done by producing code that can be understood by the TikZ graphics
12cu|R-tikzDevice-0.6.2-2|20	language. All text in a graphic output with the tikz() function will can
12cu|R-tikzDevice-0.6.2-2|21	be typeset by LaTeX and therefore will match whatever fonts are currently
12cu|R-tikzDevice-0.6.2-2|22	used in the document. This also means that LaTeX mathematics can be
12cu|R-tikzDevice-0.6.2-2|23	typeset directly into labels and annotations!  Graphics produced this way
12cu|R-tikzDevice-0.6.2-2|24	can also be annotated with custom TikZ commands.
12cu|R-tikzDevice-0.6.2-2|25	
12cu|R-tikzDevice-0.6.2-2|26	%prep
12cu|R-tikzDevice-0.6.2-2|27	%setup -q -c -n %{packname}
12cu|R-tikzDevice-0.6.2-2|28	
12cu|R-tikzDevice-0.6.2-2|29	%build
12cu|R-tikzDevice-0.6.2-2|30	
12cu|R-tikzDevice-0.6.2-2|31	%install
12cu|R-tikzDevice-0.6.2-2|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-tikzDevice-0.6.2-2|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-tikzDevice-0.6.2-2|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-tikzDevice-0.6.2-2|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-tikzDevice-0.6.2-2|36	
12cu|R-tikzDevice-0.6.2-2|37	%check
12cu|R-tikzDevice-0.6.2-2|38	%{_bindir}/R CMD check %{packname}
12cu|R-tikzDevice-0.6.2-2|39	
12cu|R-tikzDevice-0.6.2-2|40	%files
12cu|R-tikzDevice-0.6.2-2|41	%dir %{rlibdir}/%{packname}
12cu|R-tikzDevice-0.6.2-2|42	%doc %{rlibdir}/%{packname}/doc
12cu|R-tikzDevice-0.6.2-2|43	%doc %{rlibdir}/%{packname}/html
12cu|R-tikzDevice-0.6.2-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-tikzDevice-0.6.2-2|45	%doc %{rlibdir}/%{packname}/GIT_VERSION
12cu|R-tikzDevice-0.6.2-2|46	%{rlibdir}/%{packname}/INDEX
12cu|R-tikzDevice-0.6.2-2|47	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-tikzDevice-0.6.2-2|48	%{rlibdir}/%{packname}/Meta
12cu|R-tikzDevice-0.6.2-2|49	%{rlibdir}/%{packname}/R
12cu|R-tikzDevice-0.6.2-2|50	%{rlibdir}/%{packname}/help
12cu|R-tikzDevice-0.6.2-2|51	%{rlibdir}/%{packname}/libs
12cu|R-tikzDevice-0.6.2-2|52	%{rlibdir}/%{packname}/tests
12cu|R-tikzDevice-0.6.2-2|53	
12cu|R-tikzDevice-0.6.2-2|54	
12cu|R-tikzDevice-0.6.2-2|55	%changelog
12cu|R-tikzDevice-0.6.2-2|56	* Mon Feb 20 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.6.2-1
12cu|R-tikzDevice-0.6.2-2|57	+ Revision: 777828
12cu|R-tikzDevice-0.6.2-2|58	- Import R-tikzDevice
12cu|R-tikzDevice-0.6.2-2|59	- Import R-tikzDevice
12cu|R-tikzDevice-0.6.2-2|60	

12714 12
12cu|R-timeDate-3010.98-1|1	%global packname  timeDate
12cu|R-timeDate-3010.98-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-timeDate-3010.98-1|3	
12cu|R-timeDate-3010.98-1|4	Name:             R-%{packname}
12cu|R-timeDate-3010.98-1|5	Version:          3010.98
12cu|R-timeDate-3010.98-1|6	Release:          1
12cu|R-timeDate-3010.98-1|7	Summary:          Rmetrics - Chronological and Calendarical Objects
12cu|R-timeDate-3010.98-1|8	Group:            Sciences/Mathematics
12cu|R-timeDate-3010.98-1|9	License:          GPL (>= 2)
12cu|R-timeDate-3010.98-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-timeDate-3010.98-1|11	Source0:          http://cran.r-project.org/src/contrib/timeDate_3010.98.tar.gz
12cu|R-timeDate-3010.98-1|12	BuildArch:        noarch
12cu|R-timeDate-3010.98-1|13	Requires:         R-core
12cu|R-timeDate-3010.98-1|14	Requires:         R-graphics R-utils R-stats R-methods
12cu|R-timeDate-3010.98-1|15	Requires:         R-RUnit
12cu|R-timeDate-3010.98-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-graphics R-utils R-stats R-methods
12cu|R-timeDate-3010.98-1|17	BuildRequires:    R-RUnit
12cu|R-timeDate-3010.98-1|18	
12cu|R-timeDate-3010.98-1|19	%description
12cu|R-timeDate-3010.98-1|20	Environment for teaching "Financial Engineering and Computational Finance"
12cu|R-timeDate-3010.98-1|21	
12cu|R-timeDate-3010.98-1|22	%prep
12cu|R-timeDate-3010.98-1|23	%setup -q -c -n %{packname}
12cu|R-timeDate-3010.98-1|24	
12cu|R-timeDate-3010.98-1|25	%build
12cu|R-timeDate-3010.98-1|26	
12cu|R-timeDate-3010.98-1|27	%install
12cu|R-timeDate-3010.98-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-timeDate-3010.98-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-timeDate-3010.98-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-timeDate-3010.98-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-timeDate-3010.98-1|32	
12cu|R-timeDate-3010.98-1|33	#%check
12cu|R-timeDate-3010.98-1|34	#%{_bindir}/R CMD check %{packname}
12cu|R-timeDate-3010.98-1|35	
12cu|R-timeDate-3010.98-1|36	%files
12cu|R-timeDate-3010.98-1|37	%dir %{rlibdir}/%{packname}
12cu|R-timeDate-3010.98-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-timeDate-3010.98-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-timeDate-3010.98-1|40	%{rlibdir}/%{packname}/COPYRIGHT.html
12cu|R-timeDate-3010.98-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-timeDate-3010.98-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-timeDate-3010.98-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-timeDate-3010.98-1|44	%{rlibdir}/%{packname}/R
12cu|R-timeDate-3010.98-1|45	%{rlibdir}/%{packname}/help
12cu|R-timeDate-3010.98-1|46	%{rlibdir}/%{packname}/unitTests
12cu|R-timeDate-3010.98-1|47	
12cu|R-timeDate-3010.98-1|48	
12cu|R-timeDate-3010.98-1|49	%changelog
12cu|R-timeDate-3010.98-1|50	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 2131.00-1
12cu|R-timeDate-3010.98-1|51	+ Revision: 775348
12cu|R-timeDate-3010.98-1|52	- Import R-timeDate
12cu|R-timeDate-3010.98-1|53	- Import R-timeDate
12cu|R-timeDate-3010.98-1|54	
12cu|R-timeDate-3010.98-1|55	

12715 12
12cu|R-timeSeries-3010.97-3|1	%bcond_with bootstrap
12cu|R-timeSeries-3010.97-3|2	%global packname  timeSeries
12cu|R-timeSeries-3010.97-3|3	%global rlibdir  %{_datadir}/R/library
12cu|R-timeSeries-3010.97-3|4	
12cu|R-timeSeries-3010.97-3|5	Name:             R-%{packname}
12cu|R-timeSeries-3010.97-3|6	Version:          3010.97
12cu|R-timeSeries-3010.97-3|7	Release:          3
12cu|R-timeSeries-3010.97-3|8	Summary:          Rmetrics - Financial Time Series Objects
12cu|R-timeSeries-3010.97-3|9	Group:            Sciences/Mathematics
12cu|R-timeSeries-3010.97-3|10	License:          GPL (>= 2)
12cu|R-timeSeries-3010.97-3|11	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-timeSeries-3010.97-3|12	Source0:          http://cran.r-project.org/src/contrib/timeSeries_3010.97.tar.gz
12cu|R-timeSeries-3010.97-3|13	BuildArch:        noarch
12cu|R-timeSeries-3010.97-3|14	Requires:         R-core R-graphics R-grDevices R-methods R-stats R-utils
12cu|R-timeSeries-3010.97-3|15	Requires:         R-timeDate R-RUnit
12cu|R-timeSeries-3010.97-3|16	%if %{without bootstrap}
12cu|R-timeSeries-3010.97-3|17	Requires:         R-robustbase
12cu|R-timeSeries-3010.97-3|18	%endif
12cu|R-timeSeries-3010.97-3|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-graphics
12cu|R-timeSeries-3010.97-3|20	BuildRequires:    R-grDevices R-methods R-stats R-utils R-timeDate R-RUnit
12cu|R-timeSeries-3010.97-3|21	%if %{without bootstrap}
12cu|R-timeSeries-3010.97-3|22	BuildRequires:    R-robustbase
12cu|R-timeSeries-3010.97-3|23	%endif
12cu|R-timeSeries-3010.97-3|24	
12cu|R-timeSeries-3010.97-3|25	%description
12cu|R-timeSeries-3010.97-3|26	Environment for teaching "Financial Engineering and Computational Finance"
12cu|R-timeSeries-3010.97-3|27	
12cu|R-timeSeries-3010.97-3|28	%prep
12cu|R-timeSeries-3010.97-3|29	%setup -q -c -n %{packname}
12cu|R-timeSeries-3010.97-3|30	
12cu|R-timeSeries-3010.97-3|31	%build
12cu|R-timeSeries-3010.97-3|32	
12cu|R-timeSeries-3010.97-3|33	%install
12cu|R-timeSeries-3010.97-3|34	mkdir -p %{buildroot}%{rlibdir}
12cu|R-timeSeries-3010.97-3|35	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-timeSeries-3010.97-3|36	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-timeSeries-3010.97-3|37	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-timeSeries-3010.97-3|38	
12cu|R-timeSeries-3010.97-3|39	#%if %{without bootstrap}
12cu|R-timeSeries-3010.97-3|40	#%check
12cu|R-timeSeries-3010.97-3|41	#%{_bindir}/R CMD check %{packname}
12cu|R-timeSeries-3010.97-3|42	#%endif
12cu|R-timeSeries-3010.97-3|43	
12cu|R-timeSeries-3010.97-3|44	%files
12cu|R-timeSeries-3010.97-3|45	%dir %{rlibdir}/%{packname}
12cu|R-timeSeries-3010.97-3|46	%doc %{rlibdir}/%{packname}/html
12cu|R-timeSeries-3010.97-3|47	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-timeSeries-3010.97-3|48	%doc %{rlibdir}/%{packname}/README
12cu|R-timeSeries-3010.97-3|49	%doc %{rlibdir}/%{packname}/THANKS
12cu|R-timeSeries-3010.97-3|50	%{rlibdir}/%{packname}/COPYING
12cu|R-timeSeries-3010.97-3|51	%{rlibdir}/%{packname}/COPYRIGHTS
12cu|R-timeSeries-3010.97-3|52	%{rlibdir}/%{packname}/INDEX
12cu|R-timeSeries-3010.97-3|53	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-timeSeries-3010.97-3|54	%{rlibdir}/%{packname}/Meta
12cu|R-timeSeries-3010.97-3|55	%{rlibdir}/%{packname}/R
12cu|R-timeSeries-3010.97-3|56	%{rlibdir}/%{packname}/data
12cu|R-timeSeries-3010.97-3|57	%{rlibdir}/%{packname}/help
12cu|R-timeSeries-3010.97-3|58	%{rlibdir}/%{packname}/unitTests
12cu|R-timeSeries-3010.97-3|59	
12cu|R-timeSeries-3010.97-3|60	
12cu|R-timeSeries-3010.97-3|61	
12cu|R-timeSeries-3010.97-3|62	%changelog
12cu|R-timeSeries-3010.97-3|63	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 3010.97-3
12cu|R-timeSeries-3010.97-3|64	+ Revision: 05dc33b
12cu|R-timeSeries-3010.97-3|65	- Revert bootstrap
12cu|R-timeSeries-3010.97-3|66	
12cu|R-timeSeries-3010.97-3|67	

12716 12
12cu|R-tis-1.23-2|1	%global packname  tis
12cu|R-tis-1.23-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-tis-1.23-2|3	
12cu|R-tis-1.23-2|4	Name:             R-%{packname}
12cu|R-tis-1.23-2|5	Version:          1.23
12cu|R-tis-1.23-2|6	Release:          2
12cu|R-tis-1.23-2|7	Summary:          Time Indexes and Time Indexed Series
12cu|R-tis-1.23-2|8	Group:            Sciences/Mathematics
12cu|R-tis-1.23-2|9	License:          Unlimited
12cu|R-tis-1.23-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-tis-1.23-2|11	Source0:          http://cran.r-project.org/src/contrib/tis_1.23.tar.gz
12cu|R-tis-1.23-2|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-tis-1.23-2|13	
12cu|R-tis-1.23-2|14	%description
12cu|R-tis-1.23-2|15	Functions and S3 classes for time indexes and time indexed series, which
12cu|R-tis-1.23-2|16	are compatible with FAME frequencies.
12cu|R-tis-1.23-2|17	
12cu|R-tis-1.23-2|18	%prep
12cu|R-tis-1.23-2|19	%setup -q -c -n %{packname}
12cu|R-tis-1.23-2|20	
12cu|R-tis-1.23-2|21	%build
12cu|R-tis-1.23-2|22	
12cu|R-tis-1.23-2|23	%install
12cu|R-tis-1.23-2|24	mkdir -p %{buildroot}%{rlibdir}
12cu|R-tis-1.23-2|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-tis-1.23-2|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-tis-1.23-2|27	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-tis-1.23-2|28	
12cu|R-tis-1.23-2|29	%files
12cu|R-tis-1.23-2|30	%dir %{rlibdir}/%{packname}
12cu|R-tis-1.23-2|31	%doc %{rlibdir}/%{packname}/html
12cu|R-tis-1.23-2|32	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-tis-1.23-2|33	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-tis-1.23-2|34	%{rlibdir}/%{packname}/INDEX
12cu|R-tis-1.23-2|35	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-tis-1.23-2|36	%{rlibdir}/%{packname}/Meta
12cu|R-tis-1.23-2|37	%{rlibdir}/%{packname}/R
12cu|R-tis-1.23-2|38	%{rlibdir}/%{packname}/help
12cu|R-tis-1.23-2|39	%{rlibdir}/%{packname}/libs
12cu|R-tis-1.23-2|40	
12cu|R-tis-1.23-2|41	
12cu|R-tis-1.23-2|42	%changelog
12cu|R-tis-1.23-2|43	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.18-1
12cu|R-tis-1.23-2|44	+ Revision: 775419
12cu|R-tis-1.23-2|45	- Import R-tis
12cu|R-tis-1.23-2|46	- Import R-tis
12cu|R-tis-1.23-2|47	
12cu|R-tis-1.23-2|48	

12717 12
12cu|R-tkrplot-0.0_23-2|1	%global packname  tkrplot
12cu|R-tkrplot-0.0_23-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-tkrplot-0.0_23-2|3	
12cu|R-tkrplot-0.0_23-2|4	Name:             R-%{packname}
12cu|R-tkrplot-0.0_23-2|5	Version:          0.0_23
12cu|R-tkrplot-0.0_23-2|6	Release:          2
12cu|R-tkrplot-0.0_23-2|7	Summary:          TK Rplot
12cu|R-tkrplot-0.0_23-2|8	Group:            Sciences/Mathematics
12cu|R-tkrplot-0.0_23-2|9	License:          GPL
12cu|R-tkrplot-0.0_23-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-tkrplot-0.0_23-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.0-23.tar.gz
12cu|R-tkrplot-0.0_23-2|12	Requires:         R-grDevices R-tcltk
12cu|R-tkrplot-0.0_23-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-grDevices R-tcltk
12cu|R-tkrplot-0.0_23-2|14	
12cu|R-tkrplot-0.0_23-2|15	%description
12cu|R-tkrplot-0.0_23-2|16	simple mechanism for placing R graphics in a Tk widget
12cu|R-tkrplot-0.0_23-2|17	
12cu|R-tkrplot-0.0_23-2|18	%prep
12cu|R-tkrplot-0.0_23-2|19	%setup -q -c -n %{packname}
12cu|R-tkrplot-0.0_23-2|20	
12cu|R-tkrplot-0.0_23-2|21	%build
12cu|R-tkrplot-0.0_23-2|22	
12cu|R-tkrplot-0.0_23-2|23	%install
12cu|R-tkrplot-0.0_23-2|24	mkdir -p %{buildroot}%{rlibdir}
12cu|R-tkrplot-0.0_23-2|25	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-tkrplot-0.0_23-2|26	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-tkrplot-0.0_23-2|27	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-tkrplot-0.0_23-2|28	
12cu|R-tkrplot-0.0_23-2|29	%check
12cu|R-tkrplot-0.0_23-2|30	%{_bindir}/R CMD check %{packname}
12cu|R-tkrplot-0.0_23-2|31	
12cu|R-tkrplot-0.0_23-2|32	%files
12cu|R-tkrplot-0.0_23-2|33	%dir %{rlibdir}/%{packname}
12cu|R-tkrplot-0.0_23-2|34	%doc %{rlibdir}/%{packname}/html
12cu|R-tkrplot-0.0_23-2|35	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-tkrplot-0.0_23-2|36	%{rlibdir}/%{packname}/INDEX
12cu|R-tkrplot-0.0_23-2|37	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-tkrplot-0.0_23-2|38	%{rlibdir}/%{packname}/Meta
12cu|R-tkrplot-0.0_23-2|39	%{rlibdir}/%{packname}/R
12cu|R-tkrplot-0.0_23-2|40	%{rlibdir}/%{packname}/help
12cu|R-tkrplot-0.0_23-2|41	%{rlibdir}/%{packname}/libs
12cu|R-tkrplot-0.0_23-2|42	
12cu|R-tkrplot-0.0_23-2|43	
12cu|R-tkrplot-0.0_23-2|44	%changelog
12cu|R-tkrplot-0.0_23-2|45	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.0_23-1
12cu|R-tkrplot-0.0_23-2|46	+ Revision: 775029
12cu|R-tkrplot-0.0_23-2|47	- Import R-tkrplot
12cu|R-tkrplot-0.0_23-2|48	- Import R-tkrplot
12cu|R-tkrplot-0.0_23-2|49	

12718 12
12cu|R-tkWidgets-1.32.0-2|1	%global packname  tkWidgets
12cu|R-tkWidgets-1.32.0-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-tkWidgets-1.32.0-2|3	
12cu|R-tkWidgets-1.32.0-2|4	%define debug_package %{nil}
12cu|R-tkWidgets-1.32.0-2|5	
12cu|R-tkWidgets-1.32.0-2|6	Name:             R-%{packname}
12cu|R-tkWidgets-1.32.0-2|7	Version:          1.32.0
12cu|R-tkWidgets-1.32.0-2|8	Release:          2
12cu|R-tkWidgets-1.32.0-2|9	Summary:          R based tk widgets
12cu|R-tkWidgets-1.32.0-2|10	Group:            Sciences/Mathematics
12cu|R-tkWidgets-1.32.0-2|11	License:          Artistic-2.0
12cu|R-tkWidgets-1.32.0-2|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-tkWidgets-1.32.0-2|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-tkWidgets-1.32.0-2|14	Requires:         R-methods R-widgetTools R-DynDoc R-tools
12cu|R-tkWidgets-1.32.0-2|15	Requires:         R-Biobase
12cu|R-tkWidgets-1.32.0-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-widgetTools R-DynDoc R-tools
12cu|R-tkWidgets-1.32.0-2|17	BuildRequires:    R-Biobase
12cu|R-tkWidgets-1.32.0-2|18	
12cu|R-tkWidgets-1.32.0-2|19	%description
12cu|R-tkWidgets-1.32.0-2|20	Widgets to provide user interfaces. tcltk should have been installed for
12cu|R-tkWidgets-1.32.0-2|21	the widgets to run.
12cu|R-tkWidgets-1.32.0-2|22	
12cu|R-tkWidgets-1.32.0-2|23	%prep
12cu|R-tkWidgets-1.32.0-2|24	%setup -q -c -n %{packname}
12cu|R-tkWidgets-1.32.0-2|25	
12cu|R-tkWidgets-1.32.0-2|26	%build
12cu|R-tkWidgets-1.32.0-2|27	
12cu|R-tkWidgets-1.32.0-2|28	%install
12cu|R-tkWidgets-1.32.0-2|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-tkWidgets-1.32.0-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-tkWidgets-1.32.0-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-tkWidgets-1.32.0-2|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-tkWidgets-1.32.0-2|33	
12cu|R-tkWidgets-1.32.0-2|34	%check
12cu|R-tkWidgets-1.32.0-2|35	%{_bindir}/R CMD check %{packname}
12cu|R-tkWidgets-1.32.0-2|36	
12cu|R-tkWidgets-1.32.0-2|37	%files
12cu|R-tkWidgets-1.32.0-2|38	%dir %{rlibdir}/%{packname}
12cu|R-tkWidgets-1.32.0-2|39	%doc %{rlibdir}/%{packname}/doc
12cu|R-tkWidgets-1.32.0-2|40	%doc %{rlibdir}/%{packname}/html
12cu|R-tkWidgets-1.32.0-2|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-tkWidgets-1.32.0-2|42	%{rlibdir}/%{packname}/INDEX
12cu|R-tkWidgets-1.32.0-2|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-tkWidgets-1.32.0-2|44	%{rlibdir}/%{packname}/Meta
12cu|R-tkWidgets-1.32.0-2|45	%{rlibdir}/%{packname}/R
12cu|R-tkWidgets-1.32.0-2|46	%{rlibdir}/%{packname}/help
12cu|R-tkWidgets-1.32.0-2|47	%{rlibdir}/%{packname}/testfiles
12cu|R-tkWidgets-1.32.0-2|48	
12cu|R-tkWidgets-1.32.0-2|49	
12cu|R-tkWidgets-1.32.0-2|50	%changelog
12cu|R-tkWidgets-1.32.0-2|51	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.32.0-1
12cu|R-tkWidgets-1.32.0-2|52	+ Revision: 775500
12cu|R-tkWidgets-1.32.0-2|53	- Import R-tkWidgets
12cu|R-tkWidgets-1.32.0-2|54	- Import R-tkWidgets
12cu|R-tkWidgets-1.32.0-2|55	

12719 12
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|1	%define oname rtl8188eu
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|2	
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|3	# Revision from the upstream git repository.
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|4	%define git_rev fcc9034b
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|5	
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|6	# The real release number (increment it before rebuild).
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|7	%define real_rel 1
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|8	
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|9	%define _enable_debug_packages  %{nil}
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|10	%define debug_package       %{nil}
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|11	
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|12	Summary:	The standalone RTL8188EU driver
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|13	Name:		rtl8188eu
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|14	Version:	4.1.4
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|15	Release:	0.%{git_rev}.%{real_rel}
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|16	Source0:	%{oname}-%{git_rev}.tar.xz
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|17	Source1:	Kbuild
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|18	License:	GPLv2
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|19	Group:		System/Kernel and hardware
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|20	URL:		https://github.com/lwfinger/rtl8188eu
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|21	
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|22	# The driver is now in the process of being included into the mainline
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|23	# kernel. When it finally gets to the appropriate kernel versions, this
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|24	# package will be needed no longer.
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|25	%description
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|26	This package contains the driver for Realtek 8188 802.11n USB wireless
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|27	adapters (RTL8188EU).
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|28	
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|29	%package -n dkms-%{name}
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|30	Summary:	The standalone RTL8188EU driver
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|31	Group:		System/Kernel and hardware
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|32	Requires(post):		dkms
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|33	Requires(preun):	dkms
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|34	
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|35	%description -n dkms-%{name}
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|36	This package contains the driver for Realtek 8188 802.11n USB wireless
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|37	adapters (RTL8188EU).
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|38	
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|39	%prep
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|40	%setup -q -T -c -a0 %{oname}
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|41	
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|42	# Kbuild file is a stripped version of the original Makefile. This is to
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|43	# make sure the driver is build with the same compiler settings as the rest
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|44	# of the kernel - just in case.
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|45	cp -p %{SOURCE1} .
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|46	
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|47	%build
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|48	
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|49	%install
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|50	# firmware
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|51	mkdir -p %{buildroot}/lib/firmware/rtlwifi
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|52	install -m644 %{oname}/rtl8188eufw.bin %{buildroot}/lib/firmware/rtlwifi
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|53	
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|54	# sources to be used by DKMS
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|55	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{real_rel}
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|56	cp -R %{oname}/core/ %{oname}/hal/ %{oname}/include/ %{oname}/os_dep/ \
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|57	%{buildroot}%{_usr}/src/%{name}-%{version}-%{real_rel}/
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|58	cp Kbuild %{buildroot}%{_usr}/src/%{name}-%{version}-%{real_rel}/
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|59	
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|60	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{real_rel}/dkms.conf << EOF
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|61	MAKE="make -C \$kernel_source_dir M=\\\$(pwd)"
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|62	PACKAGE_NAME=%{name}
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|63	PACKAGE_VERSION=%{version}-%{real_rel}
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|64	DEST_MODULE_LOCATION=/kernel/3rdparty/%{name}
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|65	BUILT_MODULE_NAME=%{oname}
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|66	AUTOINSTALL=yes
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|67	EOF
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|68	
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|69	%post -n dkms-%{name}
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|70	set -x
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|71	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{real_rel}
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|72	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{real_rel}
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|73	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{real_rel}
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|74	
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|75	%preun -n dkms-%{name}
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|76	# rmmod can fail
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|77	/sbin/rmmod %{oname} >/dev/null 2>&1
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|78	set -x
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|79	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{real_rel} --all || :
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|80	
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|81	%files -n dkms-%{name}
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|82	%defattr(0644,root,root,0755)
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|83	%dir %{_usr}/src/%{name}-%{version}-%{real_rel}
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|84	%{_usr}/src/%{name}-%{version}-%{real_rel}/*
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|85	/lib/firmware/rtlwifi/rtl8188eufw.bin
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|86	
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|87	%changelog
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|88	* Fri Apr 04 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.4-0.fcc9034b.1
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|89	+ Revision: 194e7cb
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|90	- Added the files needed to build driver rtl8188eu
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|91	
12cu|rtl8188eu-4.1.4-0.fcc9034b.1|92	

12720 12
12cu|R-tm-0.5.10-1|1	%global packname  tm
12cu|R-tm-0.5.10-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-tm-0.5.10-1|3	
12cu|R-tm-0.5.10-1|4	Name:             R-%{packname}
12cu|R-tm-0.5.10-1|5	Version:          0.5.10
12cu|R-tm-0.5.10-1|6	Release:          1
12cu|R-tm-0.5.10-1|7	Summary:          Text Mining Package
12cu|R-tm-0.5.10-1|8	Group:            Sciences/Mathematics
12cu|R-tm-0.5.10-1|9	License:          GPL-3
12cu|R-tm-0.5.10-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-tm-0.5.10-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.5-10.tar.gz
12cu|R-tm-0.5.10-1|12	
12cu|R-tm-0.5.10-1|13	
12cu|R-tm-0.5.10-1|14	Requires:         R-parallel R-slam
12cu|R-tm-0.5.10-1|15	Requires:         R-filehash R-proxy R-Rgraphviz R-Rpoppler R-SnowballC R-XML
12cu|R-tm-0.5.10-1|16	# Requires:         R-Rcampdf
12cu|R-tm-0.5.10-1|17	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-tm-0.5.10-1|18	BuildRequires:    R-parallel R-slam
12cu|R-tm-0.5.10-1|19	BuildRequires:    R-filehash R-proxy R-Rgraphviz R-Rpoppler R-SnowballC R-XML
12cu|R-tm-0.5.10-1|20	# BuildRequires:    R-Rcampdf
12cu|R-tm-0.5.10-1|21	
12cu|R-tm-0.5.10-1|22	%description
12cu|R-tm-0.5.10-1|23	A framework for text mining applications within R.
12cu|R-tm-0.5.10-1|24	
12cu|R-tm-0.5.10-1|25	%prep
12cu|R-tm-0.5.10-1|26	%setup -q -c -n %{packname}
12cu|R-tm-0.5.10-1|27	
12cu|R-tm-0.5.10-1|28	%build
12cu|R-tm-0.5.10-1|29	
12cu|R-tm-0.5.10-1|30	%install
12cu|R-tm-0.5.10-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-tm-0.5.10-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-tm-0.5.10-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-tm-0.5.10-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-tm-0.5.10-1|35	
12cu|R-tm-0.5.10-1|36	# %check
12cu|R-tm-0.5.10-1|37	# %{_bindir}/R CMD check %{packname}
12cu|R-tm-0.5.10-1|38	
12cu|R-tm-0.5.10-1|39	%files
12cu|R-tm-0.5.10-1|40	%dir %{rlibdir}/%{packname}
12cu|R-tm-0.5.10-1|41	%doc %{rlibdir}/%{packname}/doc
12cu|R-tm-0.5.10-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-tm-0.5.10-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-tm-0.5.10-1|44	%doc %{rlibdir}/%{packname}/NEWS*
12cu|R-tm-0.5.10-1|45	%{rlibdir}/%{packname}/CITATION
12cu|R-tm-0.5.10-1|46	%{rlibdir}/%{packname}/INDEX
12cu|R-tm-0.5.10-1|47	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-tm-0.5.10-1|48	%{rlibdir}/%{packname}/Meta
12cu|R-tm-0.5.10-1|49	%{rlibdir}/%{packname}/R
12cu|R-tm-0.5.10-1|50	%{rlibdir}/%{packname}/data
12cu|R-tm-0.5.10-1|51	%{rlibdir}/%{packname}/ghostscript
12cu|R-tm-0.5.10-1|52	%{rlibdir}/%{packname}/help
12cu|R-tm-0.5.10-1|53	%{rlibdir}/%{packname}/libs
12cu|R-tm-0.5.10-1|54	%{rlibdir}/%{packname}/stopwords
12cu|R-tm-0.5.10-1|55	%{rlibdir}/%{packname}/texts
12cu|R-tm-0.5.10-1|56	
12cu|R-tm-0.5.10-1|57	%changelog
12cu|R-tm-0.5.10-1|58	* Thu Mar 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.10-1
12cu|R-tm-0.5.10-1|59	+ Revision: df0fd29
12cu|R-tm-0.5.10-1|60	- Fix files
12cu|R-tm-0.5.10-1|61	
12cu|R-tm-0.5.10-1|62	

12721 12
12cu|rtorrent-0.9.3-1|1	%define	libtorrentver	0.13.3
12cu|rtorrent-0.9.3-1|2	%define	release	1
12cu|rtorrent-0.9.3-1|3	
12cu|rtorrent-0.9.3-1|4	Name:		rtorrent
12cu|rtorrent-0.9.3-1|5	Version:	0.9.3
12cu|rtorrent-0.9.3-1|6	Release:	%{release}
12cu|rtorrent-0.9.3-1|7	Epoch:		1
12cu|rtorrent-0.9.3-1|8	Summary:	Curses based BitTorrent client
12cu|rtorrent-0.9.3-1|9	License:	GPLv2+
12cu|rtorrent-0.9.3-1|10	Group:		Networking/File transfer
12cu|rtorrent-0.9.3-1|11	URL:		http://libtorrent.rakshasa.no/
12cu|rtorrent-0.9.3-1|12	Source0:	http://libtorrent.rakshasa.no/downloads/%name-%{version}.tar.gz
12cu|rtorrent-0.9.3-1|13	
12cu|rtorrent-0.9.3-1|14	BuildRequires:	pkgconfig(libtorrent) >= %{libtorrentver}
12cu|rtorrent-0.9.3-1|15	BuildRequires:	pkgconfig(libcurl)
12cu|rtorrent-0.9.3-1|16	BuildRequires:	pkgconfig(ncursesw)
12cu|rtorrent-0.9.3-1|17	BuildRequires:	pkgconfig(xmlrpc)
12cu|rtorrent-0.9.3-1|18	BuildRequires:	pkgconfig(sigc++-2.0)
12cu|rtorrent-0.9.3-1|19	
12cu|rtorrent-0.9.3-1|20	Requires:	libtorrent >= %{libtorrentver}
12cu|rtorrent-0.9.3-1|21	
12cu|rtorrent-0.9.3-1|22	%description
12cu|rtorrent-0.9.3-1|23	This is a text mode BitTorrent client with a curses interface based on
12cu|rtorrent-0.9.3-1|24	libtorrent.
12cu|rtorrent-0.9.3-1|25	
12cu|rtorrent-0.9.3-1|26	%prep
12cu|rtorrent-0.9.3-1|27	%setup -q
12cu|rtorrent-0.9.3-1|28	
12cu|rtorrent-0.9.3-1|29	%build
12cu|rtorrent-0.9.3-1|30	export CPPFLAGS=-I%{_includedir}/ncursesw
12cu|rtorrent-0.9.3-1|31	export LIBS="-lpthread -lxmlrpc -lxmlrpc_util"
12cu|rtorrent-0.9.3-1|32	
12cu|rtorrent-0.9.3-1|33	%configure2_5x --with-xmlrpc-c
12cu|rtorrent-0.9.3-1|34	%make
12cu|rtorrent-0.9.3-1|35	
12cu|rtorrent-0.9.3-1|36	
12cu|rtorrent-0.9.3-1|37	%install
12cu|rtorrent-0.9.3-1|38	%makeinstall_std
12cu|rtorrent-0.9.3-1|39	
12cu|rtorrent-0.9.3-1|40	
12cu|rtorrent-0.9.3-1|41	%files
12cu|rtorrent-0.9.3-1|42	%doc README AUTHORS doc/rtorrent.rc
12cu|rtorrent-0.9.3-1|43	%{_bindir}/rtorrent
12cu|rtorrent-0.9.3-1|44	
12cu|rtorrent-0.9.3-1|45	
12cu|rtorrent-0.9.3-1|46	
12cu|rtorrent-0.9.3-1|47	%changelog
12cu|rtorrent-0.9.3-1|48	* Sat Oct 05 2013 symbianflo <symbianflo@mandrivausers.ro> 1:0.9.3-1
12cu|rtorrent-0.9.3-1|49	+ Revision: e46ca58
12cu|rtorrent-0.9.3-1|50	- LOG: update to 0.9.3 for fresh
12cu|rtorrent-0.9.3-1|51	
12cu|rtorrent-0.9.3-1|52	

12722 12
12cu|R-tree-1.0.35-1|1	%global packname  tree
12cu|R-tree-1.0.35-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-tree-1.0.35-1|3	
12cu|R-tree-1.0.35-1|4	Name:             R-%{packname}
12cu|R-tree-1.0.35-1|5	Version:          1.0.35
12cu|R-tree-1.0.35-1|6	Release:          1
12cu|R-tree-1.0.35-1|7	Summary:          Classification and regression trees
12cu|R-tree-1.0.35-1|8	Group:            Sciences/Mathematics
12cu|R-tree-1.0.35-1|9	License:          GPL-2 | GPL-3
12cu|R-tree-1.0.35-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-tree-1.0.35-1|11	Source0:          http://cran.r-project.org/src/contrib/tree_1.0-35.tar.gz
12cu|R-tree-1.0.35-1|12	Requires:         R-grDevices R-graphics R-stats
12cu|R-tree-1.0.35-1|13	Requires:         R-MASS
12cu|R-tree-1.0.35-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-grDevices R-graphics R-stats
12cu|R-tree-1.0.35-1|15	BuildRequires:    R-MASS
12cu|R-tree-1.0.35-1|16	
12cu|R-tree-1.0.35-1|17	%description
12cu|R-tree-1.0.35-1|18	Classification and Regression Trees.
12cu|R-tree-1.0.35-1|19	
12cu|R-tree-1.0.35-1|20	%prep
12cu|R-tree-1.0.35-1|21	%setup -q -c -n %{packname}
12cu|R-tree-1.0.35-1|22	
12cu|R-tree-1.0.35-1|23	%build
12cu|R-tree-1.0.35-1|24	
12cu|R-tree-1.0.35-1|25	%install
12cu|R-tree-1.0.35-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-tree-1.0.35-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-tree-1.0.35-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-tree-1.0.35-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-tree-1.0.35-1|30	
12cu|R-tree-1.0.35-1|31	%check
12cu|R-tree-1.0.35-1|32	%{_bindir}/R CMD check %{packname}
12cu|R-tree-1.0.35-1|33	
12cu|R-tree-1.0.35-1|34	%files
12cu|R-tree-1.0.35-1|35	%dir %{rlibdir}/%{packname}
12cu|R-tree-1.0.35-1|36	%doc %{rlibdir}/%{packname}/html
12cu|R-tree-1.0.35-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-tree-1.0.35-1|38	%{rlibdir}/%{packname}/INDEX
12cu|R-tree-1.0.35-1|39	# %{rlibdir}/%{packname}/LICENCE
12cu|R-tree-1.0.35-1|40	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-tree-1.0.35-1|41	%{rlibdir}/%{packname}/Meta
12cu|R-tree-1.0.35-1|42	%{rlibdir}/%{packname}/R
12cu|R-tree-1.0.35-1|43	%{rlibdir}/%{packname}/help
12cu|R-tree-1.0.35-1|44	%{rlibdir}/%{packname}/libs
12cu|R-tree-1.0.35-1|45	%{rlibdir}/%{packname}/po
12cu|R-tree-1.0.35-1|46	
12cu|R-tree-1.0.35-1|47	
12cu|R-tree-1.0.35-1|48	%changelog
12cu|R-tree-1.0.35-1|49	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.35-1
12cu|R-tree-1.0.35-1|50	+ Revision: 2e17980
12cu|R-tree-1.0.35-1|51	- Updated to 1.0.35 (by updates_builder)
12cu|R-tree-1.0.35-1|52	
12cu|R-tree-1.0.35-1|53	

12723 12
12cu|R-trimcluster-0.1_2-2|1	%global packname  trimcluster
12cu|R-trimcluster-0.1_2-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-trimcluster-0.1_2-2|3	
12cu|R-trimcluster-0.1_2-2|4	Name:             R-%{packname}
12cu|R-trimcluster-0.1_2-2|5	Version:          0.1_2
12cu|R-trimcluster-0.1_2-2|6	Release:          2
12cu|R-trimcluster-0.1_2-2|7	Summary:          Cluster analysis with trimming
12cu|R-trimcluster-0.1_2-2|8	Group:            Sciences/Mathematics
12cu|R-trimcluster-0.1_2-2|9	License:          GPL
12cu|R-trimcluster-0.1_2-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-trimcluster-0.1_2-2|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.1-2.tar.gz
12cu|R-trimcluster-0.1_2-2|12	Source1:          NAMESPACE
12cu|R-trimcluster-0.1_2-2|13	BuildArch:        noarch
12cu|R-trimcluster-0.1_2-2|14	Requires:         R-core
12cu|R-trimcluster-0.1_2-2|15	Requires:         R-fpc
12cu|R-trimcluster-0.1_2-2|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-trimcluster-0.1_2-2|17	BuildRequires:    R-fpc
12cu|R-trimcluster-0.1_2-2|18	
12cu|R-trimcluster-0.1_2-2|19	%description
12cu|R-trimcluster-0.1_2-2|20	Trimmed k-means clustering.
12cu|R-trimcluster-0.1_2-2|21	
12cu|R-trimcluster-0.1_2-2|22	%prep
12cu|R-trimcluster-0.1_2-2|23	%setup -q -c -n %{packname}
12cu|R-trimcluster-0.1_2-2|24	cp %{SOURCE1} %{packname}/
12cu|R-trimcluster-0.1_2-2|25	
12cu|R-trimcluster-0.1_2-2|26	%build
12cu|R-trimcluster-0.1_2-2|27	
12cu|R-trimcluster-0.1_2-2|28	%install
12cu|R-trimcluster-0.1_2-2|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-trimcluster-0.1_2-2|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-trimcluster-0.1_2-2|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-trimcluster-0.1_2-2|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-trimcluster-0.1_2-2|33	
12cu|R-trimcluster-0.1_2-2|34	%check
12cu|R-trimcluster-0.1_2-2|35	%{_bindir}/R CMD check %{packname}
12cu|R-trimcluster-0.1_2-2|36	
12cu|R-trimcluster-0.1_2-2|37	%files
12cu|R-trimcluster-0.1_2-2|38	%dir %{rlibdir}/%{packname}
12cu|R-trimcluster-0.1_2-2|39	%doc %{rlibdir}/%{packname}/html
12cu|R-trimcluster-0.1_2-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-trimcluster-0.1_2-2|41	%{rlibdir}/%{packname}/INDEX
12cu|R-trimcluster-0.1_2-2|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-trimcluster-0.1_2-2|43	%{rlibdir}/%{packname}/Meta
12cu|R-trimcluster-0.1_2-2|44	%{rlibdir}/%{packname}/R
12cu|R-trimcluster-0.1_2-2|45	%{rlibdir}/%{packname}/help
12cu|R-trimcluster-0.1_2-2|46	
12cu|R-trimcluster-0.1_2-2|47	
12cu|R-trimcluster-0.1_2-2|48	
12cu|R-trimcluster-0.1_2-2|49	%changelog
12cu|R-trimcluster-0.1_2-2|50	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1_2-2
12cu|R-trimcluster-0.1_2-2|51	+ Revision: 7e3771c
12cu|R-trimcluster-0.1_2-2|52	- Added dummy NAMESPACE
12cu|R-trimcluster-0.1_2-2|53	
12cu|R-trimcluster-0.1_2-2|54	

12724 12
12cu|R-tripack-1.3.6-1|1	%global packname  tripack
12cu|R-tripack-1.3.6-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-tripack-1.3.6-1|3	
12cu|R-tripack-1.3.6-1|4	Name:             R-%{packname}
12cu|R-tripack-1.3.6-1|5	Version:          1.3.6
12cu|R-tripack-1.3.6-1|6	Release:          1
12cu|R-tripack-1.3.6-1|7	Summary:          Triangulation of irregularly spaced data
12cu|R-tripack-1.3.6-1|8	Group:            Sciences/Mathematics
12cu|R-tripack-1.3.6-1|9	License:          file LICENSE
12cu|R-tripack-1.3.6-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-tripack-1.3.6-1|11	Source0:          http://cran.r-project.org/src/contrib/tripack_1.3-6.tar.gz
12cu|R-tripack-1.3.6-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-tripack-1.3.6-1|13	
12cu|R-tripack-1.3.6-1|14	%description
12cu|R-tripack-1.3.6-1|15	A constrained two-dimensional Delaunay triangulation package
12cu|R-tripack-1.3.6-1|16	
12cu|R-tripack-1.3.6-1|17	%prep
12cu|R-tripack-1.3.6-1|18	%setup -q -c -n %{packname}
12cu|R-tripack-1.3.6-1|19	
12cu|R-tripack-1.3.6-1|20	%build
12cu|R-tripack-1.3.6-1|21	
12cu|R-tripack-1.3.6-1|22	%install
12cu|R-tripack-1.3.6-1|23	mkdir -p %{buildroot}%{rlibdir}
12cu|R-tripack-1.3.6-1|24	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-tripack-1.3.6-1|25	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-tripack-1.3.6-1|26	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-tripack-1.3.6-1|27	
12cu|R-tripack-1.3.6-1|28	%check
12cu|R-tripack-1.3.6-1|29	%{_bindir}/R CMD check %{packname}
12cu|R-tripack-1.3.6-1|30	
12cu|R-tripack-1.3.6-1|31	%files
12cu|R-tripack-1.3.6-1|32	%dir %{rlibdir}/%{packname}
12cu|R-tripack-1.3.6-1|33	%doc %{rlibdir}/%{packname}/html
12cu|R-tripack-1.3.6-1|34	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-tripack-1.3.6-1|35	%{rlibdir}/%{packname}/INDEX
12cu|R-tripack-1.3.6-1|36	%{rlibdir}/%{packname}/LICENSE
12cu|R-tripack-1.3.6-1|37	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-tripack-1.3.6-1|38	%{rlibdir}/%{packname}/Meta
12cu|R-tripack-1.3.6-1|39	%{rlibdir}/%{packname}/R
12cu|R-tripack-1.3.6-1|40	%{rlibdir}/%{packname}/data
12cu|R-tripack-1.3.6-1|41	%{rlibdir}/%{packname}/help
12cu|R-tripack-1.3.6-1|42	%{rlibdir}/%{packname}/libs
12cu|R-tripack-1.3.6-1|43	
12cu|R-tripack-1.3.6-1|44	
12cu|R-tripack-1.3.6-1|45	
12cu|R-tripack-1.3.6-1|46	%changelog
12cu|R-tripack-1.3.6-1|47	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.3.6-1
12cu|R-tripack-1.3.6-1|48	+ Revision: 0f6c68c
12cu|R-tripack-1.3.6-1|49	- LOG Updated to 1.3.6 (by updates_builder)
12cu|R-tripack-1.3.6-1|50	
12cu|R-tripack-1.3.6-1|51	

12725 12
12cu|R-truncreg-0.2.1-1|1	%global packname  truncreg
12cu|R-truncreg-0.2.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-truncreg-0.2.1-1|3	
12cu|R-truncreg-0.2.1-1|4	Name:             R-%{packname}
12cu|R-truncreg-0.2.1-1|5	Version:          0.2.1
12cu|R-truncreg-0.2.1-1|6	Release:          1
12cu|R-truncreg-0.2.1-1|7	Summary:          Truncated Regression Models
12cu|R-truncreg-0.2.1-1|8	Group:            Sciences/Mathematics
12cu|R-truncreg-0.2.1-1|9	License:          GPL (>=2)
12cu|R-truncreg-0.2.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-truncreg-0.2.1-1|11	Source0:          http://cran.r-project.org/src/contrib/truncreg_0.2-1.tar.gz
12cu|R-truncreg-0.2.1-1|12	BuildArch:        noarch
12cu|R-truncreg-0.2.1-1|13	Requires:         R-core
12cu|R-truncreg-0.2.1-1|14	Requires:         R-maxLik
12cu|R-truncreg-0.2.1-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-maxLik
12cu|R-truncreg-0.2.1-1|16	
12cu|R-truncreg-0.2.1-1|17	%description
12cu|R-truncreg-0.2.1-1|18	Estimation of models for truncated variables by maximum likelihood
12cu|R-truncreg-0.2.1-1|19	
12cu|R-truncreg-0.2.1-1|20	%prep
12cu|R-truncreg-0.2.1-1|21	%setup -q -c -n %{packname}
12cu|R-truncreg-0.2.1-1|22	
12cu|R-truncreg-0.2.1-1|23	%build
12cu|R-truncreg-0.2.1-1|24	
12cu|R-truncreg-0.2.1-1|25	%install
12cu|R-truncreg-0.2.1-1|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-truncreg-0.2.1-1|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-truncreg-0.2.1-1|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-truncreg-0.2.1-1|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-truncreg-0.2.1-1|30	
12cu|R-truncreg-0.2.1-1|31	%check
12cu|R-truncreg-0.2.1-1|32	%{_bindir}/R CMD check %{packname}
12cu|R-truncreg-0.2.1-1|33	
12cu|R-truncreg-0.2.1-1|34	%files
12cu|R-truncreg-0.2.1-1|35	%dir %{rlibdir}/%{packname}
12cu|R-truncreg-0.2.1-1|36	%doc %{rlibdir}/%{packname}/html
12cu|R-truncreg-0.2.1-1|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-truncreg-0.2.1-1|38	%{rlibdir}/%{packname}/INDEX
12cu|R-truncreg-0.2.1-1|39	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-truncreg-0.2.1-1|40	%{rlibdir}/%{packname}/Meta
12cu|R-truncreg-0.2.1-1|41	%{rlibdir}/%{packname}/R
12cu|R-truncreg-0.2.1-1|42	%{rlibdir}/%{packname}/help
12cu|R-truncreg-0.2.1-1|43	%{rlibdir}/truncreg/NEWS
12cu|R-truncreg-0.2.1-1|44	
12cu|R-truncreg-0.2.1-1|45	
12cu|R-truncreg-0.2.1-1|46	
12cu|R-truncreg-0.2.1-1|47	%changelog
12cu|R-truncreg-0.2.1-1|48	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-1
12cu|R-truncreg-0.2.1-1|49	+ Revision: fe4bd76
12cu|R-truncreg-0.2.1-1|50	- Add new files
12cu|R-truncreg-0.2.1-1|51	
12cu|R-truncreg-0.2.1-1|52	

12726 12
12cu|R-trust-0.1.6-1|1	%global packname  trust
12cu|R-trust-0.1.6-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-trust-0.1.6-1|3	
12cu|R-trust-0.1.6-1|4	%define debug_package %{nil}
12cu|R-trust-0.1.6-1|5	
12cu|R-trust-0.1.6-1|6	Name:             R-%{packname}
12cu|R-trust-0.1.6-1|7	Version:          0.1.6
12cu|R-trust-0.1.6-1|8	Release:          1
12cu|R-trust-0.1.6-1|9	Summary:          Trust Region Optimization
12cu|R-trust-0.1.6-1|10	
12cu|R-trust-0.1.6-1|11	Group:            Sciences/Mathematics
12cu|R-trust-0.1.6-1|12	License:          X11
12cu|R-trust-0.1.6-1|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-trust-0.1.6-1|14	Source0:          http://cran.r-project.org/src/contrib/trust_0.1-6.tar.gz
12cu|R-trust-0.1.6-1|15	BuildRequires:    R-devel
12cu|R-trust-0.1.6-1|16	BuildRequires:    Rmath-devel
12cu|R-trust-0.1.6-1|17	BuildRequires:    texlive-collection-latex
12cu|R-trust-0.1.6-1|18	BuildRequires:    pkgconfig(lapack)
12cu|R-trust-0.1.6-1|19	
12cu|R-trust-0.1.6-1|20	%description
12cu|R-trust-0.1.6-1|21	local optimization using two derivatives and trust regions
12cu|R-trust-0.1.6-1|22	
12cu|R-trust-0.1.6-1|23	%prep
12cu|R-trust-0.1.6-1|24	%setup -q -c -n %{packname}
12cu|R-trust-0.1.6-1|25	
12cu|R-trust-0.1.6-1|26	%build
12cu|R-trust-0.1.6-1|27	
12cu|R-trust-0.1.6-1|28	%install
12cu|R-trust-0.1.6-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-trust-0.1.6-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-trust-0.1.6-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-trust-0.1.6-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-trust-0.1.6-1|33	
12cu|R-trust-0.1.6-1|34	%check
12cu|R-trust-0.1.6-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-trust-0.1.6-1|36	
12cu|R-trust-0.1.6-1|37	%files
12cu|R-trust-0.1.6-1|38	%dir %{rlibdir}/%{packname}
12cu|R-trust-0.1.6-1|39	%doc %{rlibdir}/%{packname}/doc
12cu|R-trust-0.1.6-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-trust-0.1.6-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-trust-0.1.6-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-trust-0.1.6-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-trust-0.1.6-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-trust-0.1.6-1|45	%{rlibdir}/%{packname}/R
12cu|R-trust-0.1.6-1|46	%{rlibdir}/%{packname}/help
12cu|R-trust-0.1.6-1|47	%{rlibdir}/%{packname}/LICENSE
12cu|R-trust-0.1.6-1|48	
12cu|R-trust-0.1.6-1|49	
12cu|R-trust-0.1.6-1|50	%changelog
12cu|R-trust-0.1.6-1|51	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.6-1
12cu|R-trust-0.1.6-1|52	+ Revision: 2dc07fb
12cu|R-trust-0.1.6-1|53	- Updated to 0.1.6 (by updates_builder)
12cu|R-trust-0.1.6-1|54	
12cu|R-trust-0.1.6-1|55	

12727 12
12cu|R-TSA-1.01-1|1	%global packname  TSA
12cu|R-TSA-1.01-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-TSA-1.01-1|3	
12cu|R-TSA-1.01-1|4	Name:             R-%{packname}
12cu|R-TSA-1.01-1|5	Version:          1.01
12cu|R-TSA-1.01-1|6	Release:          1
12cu|R-TSA-1.01-1|7	Summary:          Time Series Analysis
12cu|R-TSA-1.01-1|8	Group:            Sciences/Mathematics
12cu|R-TSA-1.01-1|9	License:          GPL (>= 2)
12cu|R-TSA-1.01-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-TSA-1.01-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-TSA-1.01-1|12	BuildArch:        noarch
12cu|R-TSA-1.01-1|13	Requires:         R-core
12cu|R-TSA-1.01-1|14	Requires:         R-leaps R-locfit R-mgcv R-tseries
12cu|R-TSA-1.01-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-leaps R-locfit R-mgcv R-tseries
12cu|R-TSA-1.01-1|16	
12cu|R-TSA-1.01-1|17	%description
12cu|R-TSA-1.01-1|18	Contains R functions and datasets detailed in the book "Time Series
12cu|R-TSA-1.01-1|19	Analysis with Applications in R (second edition)" by Jonathan Cryer and
12cu|R-TSA-1.01-1|20	Kung-Sik Chan
12cu|R-TSA-1.01-1|21	
12cu|R-TSA-1.01-1|22	%prep
12cu|R-TSA-1.01-1|23	%setup -q -c -n %{packname}
12cu|R-TSA-1.01-1|24	
12cu|R-TSA-1.01-1|25	%build
12cu|R-TSA-1.01-1|26	
12cu|R-TSA-1.01-1|27	%install
12cu|R-TSA-1.01-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-TSA-1.01-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-TSA-1.01-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-TSA-1.01-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-TSA-1.01-1|32	
12cu|R-TSA-1.01-1|33	%check
12cu|R-TSA-1.01-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-TSA-1.01-1|35	
12cu|R-TSA-1.01-1|36	%files
12cu|R-TSA-1.01-1|37	%dir %{rlibdir}/%{packname}
12cu|R-TSA-1.01-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-TSA-1.01-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-TSA-1.01-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-TSA-1.01-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-TSA-1.01-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-TSA-1.01-1|43	%{rlibdir}/%{packname}/R
12cu|R-TSA-1.01-1|44	%{rlibdir}/%{packname}/data
12cu|R-TSA-1.01-1|45	%{rlibdir}/%{packname}/help
12cu|R-TSA-1.01-1|46	
12cu|R-TSA-1.01-1|47	
12cu|R-TSA-1.01-1|48	%changelog
12cu|R-TSA-1.01-1|49	* Sun Feb 19 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.98-1
12cu|R-TSA-1.01-1|50	+ Revision: 777173
12cu|R-TSA-1.01-1|51	- Import R-TSA
12cu|R-TSA-1.01-1|52	- Import R-TSA
12cu|R-TSA-1.01-1|53	

12728 12
12cu|R-tseries-0.10.32-1|1	%global packname  tseries
12cu|R-tseries-0.10.32-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-tseries-0.10.32-1|3	
12cu|R-tseries-0.10.32-1|4	Name:             R-%{packname}
12cu|R-tseries-0.10.32-1|5	Version:          0.10.32
12cu|R-tseries-0.10.32-1|6	Release:          1
12cu|R-tseries-0.10.32-1|7	Summary:          Time series analysis and computational finance
12cu|R-tseries-0.10.32-1|8	Group:            Sciences/Mathematics
12cu|R-tseries-0.10.32-1|9	License:          GPL-2
12cu|R-tseries-0.10.32-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-tseries-0.10.32-1|11	Source0:          http://cran.r-project.org/src/contrib/tseries_0.10-32.tar.gz
12cu|R-tseries-0.10.32-1|12	Requires:         R-quadprog R-stats R-zoo R-graphics R-stats R-utils R-its
12cu|R-tseries-0.10.32-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-tseries-0.10.32-1|14	BuildRequires:    R-quadprog R-stats R-zoo R-graphics R-stats R-utils R-its
12cu|R-tseries-0.10.32-1|15	BuildRequires:    blas-devel
12cu|R-tseries-0.10.32-1|16	BuildRequires:    lapack-devel
12cu|R-tseries-0.10.32-1|17	
12cu|R-tseries-0.10.32-1|18	%description
12cu|R-tseries-0.10.32-1|19	Package for time series analysis and computational finance
12cu|R-tseries-0.10.32-1|20	
12cu|R-tseries-0.10.32-1|21	%prep
12cu|R-tseries-0.10.32-1|22	%setup -q -c -n %{packname}
12cu|R-tseries-0.10.32-1|23	
12cu|R-tseries-0.10.32-1|24	%build
12cu|R-tseries-0.10.32-1|25	
12cu|R-tseries-0.10.32-1|26	%install
12cu|R-tseries-0.10.32-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-tseries-0.10.32-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-tseries-0.10.32-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-tseries-0.10.32-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-tseries-0.10.32-1|31	
12cu|R-tseries-0.10.32-1|32	%check
12cu|R-tseries-0.10.32-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-tseries-0.10.32-1|34	
12cu|R-tseries-0.10.32-1|35	%files
12cu|R-tseries-0.10.32-1|36	%dir %{rlibdir}/%{packname}
12cu|R-tseries-0.10.32-1|37	%doc %{rlibdir}/%{packname}/html
12cu|R-tseries-0.10.32-1|38	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-tseries-0.10.32-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-tseries-0.10.32-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-tseries-0.10.32-1|41	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-tseries-0.10.32-1|42	%{rlibdir}/%{packname}/Meta
12cu|R-tseries-0.10.32-1|43	%{rlibdir}/%{packname}/R
12cu|R-tseries-0.10.32-1|44	%{rlibdir}/%{packname}/data
12cu|R-tseries-0.10.32-1|45	%{rlibdir}/%{packname}/help
12cu|R-tseries-0.10.32-1|46	%{rlibdir}/%{packname}/libs

12729 12
12cu|R-TSP-1.0.8-2|1	%global packname  TSP
12cu|R-TSP-1.0.8-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-TSP-1.0.8-2|3	
12cu|R-TSP-1.0.8-2|4	Name:             R-%{packname}
12cu|R-TSP-1.0.8-2|5	Version:          1.0.8
12cu|R-TSP-1.0.8-2|6	Release:          2
12cu|R-TSP-1.0.8-2|7	Summary:          Traveling Salesperson Problem (TSP)
12cu|R-TSP-1.0.8-2|8	Group:            Sciences/Mathematics
12cu|R-TSP-1.0.8-2|9	License:          GPL-2
12cu|R-TSP-1.0.8-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-TSP-1.0.8-2|11	Source0:          http://cran.r-project.org/src/contrib/TSP_1.0-8.tar.gz
12cu|R-TSP-1.0.8-2|12	Requires:         R-maps R-sp R-maptools
12cu|R-TSP-1.0.8-2|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-TSP-1.0.8-2|14	BuildRequires:    R-maps R-sp R-maptools
12cu|R-TSP-1.0.8-2|15	BuildRequires:    blas-devel
12cu|R-TSP-1.0.8-2|16	BuildRequires:    lapack-devel
12cu|R-TSP-1.0.8-2|17	
12cu|R-TSP-1.0.8-2|18	%description
12cu|R-TSP-1.0.8-2|19	Basic infrastructure and some algorithms for the traveling salesperson
12cu|R-TSP-1.0.8-2|20	problem (also traveling salesman problem; TSP). The package provides some
12cu|R-TSP-1.0.8-2|21	simple algorithms and an interface to Concorde, the currently fastest TSP
12cu|R-TSP-1.0.8-2|22	solver. Concorde itself is not included in the package and has to be
12cu|R-TSP-1.0.8-2|23	obtained separately.
12cu|R-TSP-1.0.8-2|24	
12cu|R-TSP-1.0.8-2|25	%prep
12cu|R-TSP-1.0.8-2|26	%setup -q -c -n %{packname}
12cu|R-TSP-1.0.8-2|27	
12cu|R-TSP-1.0.8-2|28	%build
12cu|R-TSP-1.0.8-2|29	
12cu|R-TSP-1.0.8-2|30	%install
12cu|R-TSP-1.0.8-2|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-TSP-1.0.8-2|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-TSP-1.0.8-2|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-TSP-1.0.8-2|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-TSP-1.0.8-2|35	
12cu|R-TSP-1.0.8-2|36	%check
12cu|R-TSP-1.0.8-2|37	%{_bindir}/R CMD check %{packname}
12cu|R-TSP-1.0.8-2|38	
12cu|R-TSP-1.0.8-2|39	%files
12cu|R-TSP-1.0.8-2|40	%dir %{rlibdir}/%{packname}
12cu|R-TSP-1.0.8-2|41	%doc %{rlibdir}/%{packname}/doc
12cu|R-TSP-1.0.8-2|42	%doc %{rlibdir}/%{packname}/html
12cu|R-TSP-1.0.8-2|43	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-TSP-1.0.8-2|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-TSP-1.0.8-2|45	%{rlibdir}/%{packname}/INDEX
12cu|R-TSP-1.0.8-2|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-TSP-1.0.8-2|47	%{rlibdir}/%{packname}/Meta
12cu|R-TSP-1.0.8-2|48	%{rlibdir}/%{packname}/R
12cu|R-TSP-1.0.8-2|49	%{rlibdir}/%{packname}/data
12cu|R-TSP-1.0.8-2|50	%{rlibdir}/%{packname}/help
12cu|R-TSP-1.0.8-2|51	%{rlibdir}/%{packname}/libs
12cu|R-TSP-1.0.8-2|52	%{rlibdir}/%{packname}/NEWS
12cu|R-TSP-1.0.8-2|53	
12cu|R-TSP-1.0.8-2|54	
12cu|R-TSP-1.0.8-2|55	
12cu|R-TSP-1.0.8-2|56	%changelog
12cu|R-TSP-1.0.8-2|57	* Wed Nov 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-2
12cu|R-TSP-1.0.8-2|58	+ Revision: a7f6f53
12cu|R-TSP-1.0.8-2|59	- Fix files
12cu|R-TSP-1.0.8-2|60	
12cu|R-TSP-1.0.8-2|61	

12730 12
12cu|R-tweedie-2.1.7-1|1	%global packname  tweedie
12cu|R-tweedie-2.1.7-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-tweedie-2.1.7-1|3	
12cu|R-tweedie-2.1.7-1|4	Name:             R-%{packname}
12cu|R-tweedie-2.1.7-1|5	Version:          2.1.7
12cu|R-tweedie-2.1.7-1|6	Release:          1
12cu|R-tweedie-2.1.7-1|7	Summary:          Tweedie exponential family models
12cu|R-tweedie-2.1.7-1|8	Group:            Sciences/Mathematics
12cu|R-tweedie-2.1.7-1|9	License:          GPL (>= 2)
12cu|R-tweedie-2.1.7-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-tweedie-2.1.7-1|11	Source0:          http://cran.r-project.org/src/contrib/tweedie_2.1.7.tar.gz
12cu|R-tweedie-2.1.7-1|12	Requires:         R-statmod
12cu|R-tweedie-2.1.7-1|13	Requires:         R-fBasics
12cu|R-tweedie-2.1.7-1|14	Requires:         R-stabledist
12cu|R-tweedie-2.1.7-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-statmod
12cu|R-tweedie-2.1.7-1|16	BuildRequires:    R-fBasics
12cu|R-tweedie-2.1.7-1|17	BuildRequires:    R-stabledist
12cu|R-tweedie-2.1.7-1|18	
12cu|R-tweedie-2.1.7-1|19	%description
12cu|R-tweedie-2.1.7-1|20	Maximum likelihood computations for Tweedie families.
12cu|R-tweedie-2.1.7-1|21	
12cu|R-tweedie-2.1.7-1|22	%prep
12cu|R-tweedie-2.1.7-1|23	%setup -q -c -n %{packname}
12cu|R-tweedie-2.1.7-1|24	
12cu|R-tweedie-2.1.7-1|25	%build
12cu|R-tweedie-2.1.7-1|26	
12cu|R-tweedie-2.1.7-1|27	%install
12cu|R-tweedie-2.1.7-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-tweedie-2.1.7-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-tweedie-2.1.7-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-tweedie-2.1.7-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-tweedie-2.1.7-1|32	
12cu|R-tweedie-2.1.7-1|33	%check
12cu|R-tweedie-2.1.7-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-tweedie-2.1.7-1|35	
12cu|R-tweedie-2.1.7-1|36	%files
12cu|R-tweedie-2.1.7-1|37	%dir %{rlibdir}/%{packname}
12cu|R-tweedie-2.1.7-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-tweedie-2.1.7-1|39	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-tweedie-2.1.7-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-tweedie-2.1.7-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-tweedie-2.1.7-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-tweedie-2.1.7-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-tweedie-2.1.7-1|44	%{rlibdir}/%{packname}/R
12cu|R-tweedie-2.1.7-1|45	%{rlibdir}/%{packname}/help
12cu|R-tweedie-2.1.7-1|46	%{rlibdir}/%{packname}/libs
12cu|R-tweedie-2.1.7-1|47	
12cu|R-tweedie-2.1.7-1|48	
12cu|R-tweedie-2.1.7-1|49	%changelog
12cu|R-tweedie-2.1.7-1|50	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.1.1-1
12cu|R-tweedie-2.1.7-1|51	+ Revision: 776605
12cu|R-tweedie-2.1.7-1|52	- Import R-tweedie
12cu|R-tweedie-2.1.7-1|53	- Import R-tweedie
12cu|R-tweedie-2.1.7-1|54	
12cu|R-tweedie-2.1.7-1|55	

12731 12
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|1	%global packname  TxDb.Hsapiens.UCSC.hg19.knownGene
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|3	
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|4	Name:             R-%{packname}
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|5	Version:          2.10.1
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|6	Release:          1
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|7	Summary:          Annotation package for the Hsapiens_UCSC_hg19_knownGene_TxDb object
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|8	Group:            Sciences/Mathematics
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|9	License:          Artistic-2.0
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/TxDb.Hsapiens.UCSC.hg19.knownGene_2.10.1.tar.gz
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|12	BuildArch:        noarch
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|13	Requires:         R-core
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|14	Requires:         R-GenomicFeatures
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|15	Requires:         R-GenomicFeatures R-AnnotationDbi
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-GenomicFeatures
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|17	BuildRequires:    R-GenomicFeatures R-AnnotationDbi
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|18	
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|19	%description
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|20	Contains the Hsapiens_UCSC_hg19_knownGene_TxDb object annotation database
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|21	as generated from UCSC
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|22	
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|23	%prep
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|24	%setup -q -c -n %{packname}
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|25	
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|26	%build
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|27	
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|28	%install
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|33	
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|34	%check
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|36	
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|37	%files
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|38	%dir %{rlibdir}/%{packname}
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|44	%{rlibdir}/%{packname}/R
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|45	%{rlibdir}/%{packname}/extdata
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|46	%{rlibdir}/%{packname}/help
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|47	
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|48	
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|49	
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|50	%changelog
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|51	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-1
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|52	+ Revision: 988c7f7
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|53	- Updated to 2.10.1 (by updates_builder)
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|54	
12cu|R-TxDb.Hsapiens.UCSC.hg19.knownGene-2.10.1-1|55	

12732 12
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|1	%global packname  TxDb.Rnorvegicus.UCSC.rn5.refGene
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|3	
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|4	Name:             R-%{packname}
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|5	Version:          2.10.1
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|6	Release:          1
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|7	Summary:          Annotation package for TranscriptDb object(s)
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|8	Group:            Sciences/Mathematics
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|9	License:          Artistic-2.0
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|10	URL:              http://bioconductor.org/packages/release/data/annotation/html/%{packname}.html
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|11	Source0:          http://bioconductor.org/packages/release/data/annotation/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|12	BuildArch:        noarch
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|13	Requires:         R-core
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|14	
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|15	Requires:         R-GenomicFeatures
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|16	Requires:         R-GenomicFeatures R-AnnotationDbi
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|17	
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-GenomicFeatures
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|19	BuildRequires:    R-GenomicFeatures R-AnnotationDbi
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|20	
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|21	%description
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|22	Exposes an annotation databases generated from UCSC by exposing these as
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|23	TranscriptDb objects
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|24	
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|25	%prep
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|26	%setup -q -c -n %{packname}
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|27	
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|28	%build
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|29	
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|30	%install
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|35	
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|36	%check
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|38	
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|39	%files
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|40	%dir %{rlibdir}/%{packname}
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|46	%{rlibdir}/%{packname}/R
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|47	%{rlibdir}/%{packname}/extdata
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|48	%{rlibdir}/%{packname}/help
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|49	
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|50	%changelog
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|51	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.10.1-1
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|52	+ Revision: b3788ad
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|53	- Fix files
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|54	
12cu|R-TxDb.Rnorvegicus.UCSC.rn5.refGene-2.10.1-1|55	

12733 12
12cu|rubber-1.1-8|1	%define name rubber
12cu|rubber-1.1-8|2	%define version 1.1
12cu|rubber-1.1-8|3	%define release 8
12cu|rubber-1.1-8|4	
12cu|rubber-1.1-8|5	Name:		%name
12cu|rubber-1.1-8|6	Summary:	An automated system for building LaTeX documents
12cu|rubber-1.1-8|7	Version:	%version
12cu|rubber-1.1-8|8	Release:	%release
12cu|rubber-1.1-8|9	Source:		http://ebeffara.free.fr/pub/%name-%version.tar.bz2
12cu|rubber-1.1-8|10	URL:		http://www.pps.jussieu.fr/~beffara/soft/rubber/
12cu|rubber-1.1-8|11	License:	GPL
12cu|rubber-1.1-8|12	Group:		Publishing
12cu|rubber-1.1-8|13	Requires:	tetex
12cu|rubber-1.1-8|14	%py_requires -d
12cu|rubber-1.1-8|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|rubber-1.1-8|16	BuildRequires:  texinfo
12cu|rubber-1.1-8|17	BuildArch: noarch
12cu|rubber-1.1-8|18	
12cu|rubber-1.1-8|19	%description
12cu|rubber-1.1-8|20	This is a building system for LaTeX documents. It is based on a routine that
12cu|rubber-1.1-8|21	runs just as many compilations as necessary. The module system provides a
12cu|rubber-1.1-8|22	great flexibility that virtually allows support for any package with no user
12cu|rubber-1.1-8|23	intervention, as well as pre- and post-processing of the document. The
12cu|rubber-1.1-8|24	standard modules currently provide support for bibtex, dvips, dvipdfm, pdftex,
12cu|rubber-1.1-8|25	makeindex. A good number of standard packages are supported, including
12cu|rubber-1.1-8|26	graphics/graphicx (with automatic conversion between various formats and
12cu|rubber-1.1-8|27	Metapost compilation).
12cu|rubber-1.1-8|28	
12cu|rubber-1.1-8|29	%prep
12cu|rubber-1.1-8|30	%setup -q
12cu|rubber-1.1-8|31	
12cu|rubber-1.1-8|32	%build
12cu|rubber-1.1-8|33	./configure --prefix=%{_prefix} --bindir=%{_bindir} --mandir=%{_mandir} --infodir=%{_infodir}
12cu|rubber-1.1-8|34	%make
12cu|rubber-1.1-8|35	
12cu|rubber-1.1-8|36	%install
12cu|rubber-1.1-8|37	[ "$RPM_BUILD_ROOT" != "/" ] && [ -d "$RPM_BUILD_ROOT" ] && rm -rf "$RPM_BUILD_ROOT"
12cu|rubber-1.1-8|38	rm -rf $RPM_BUILD_ROOT
12cu|rubber-1.1-8|39	python setup.py install --root=$RPM_BUILD_ROOT
12cu|rubber-1.1-8|40	
12cu|rubber-1.1-8|41	
12cu|rubber-1.1-8|42	
12cu|rubber-1.1-8|43	%clean
12cu|rubber-1.1-8|44	rm -rf $RPM_BUILD_ROOT
12cu|rubber-1.1-8|45	
12cu|rubber-1.1-8|46	%files
12cu|rubber-1.1-8|47	%defattr(-,root,root)
12cu|rubber-1.1-8|48	%doc COPYING NEWS README
12cu|rubber-1.1-8|49	%{_bindir}/*
12cu|rubber-1.1-8|50	%{python_sitelib}/rubber
12cu|rubber-1.1-8|51	%{python_sitelib}/*.egg-info
12cu|rubber-1.1-8|52	%{_datadir}/rubber
12cu|rubber-1.1-8|53	%lang(fr) %{_mandir}/fr/man1/*
12cu|rubber-1.1-8|54	%{_mandir}/man1/*
12cu|rubber-1.1-8|55	%{_infodir}/*
12cu|rubber-1.1-8|56	
12cu|rubber-1.1-8|57	
12cu|rubber-1.1-8|58	%changelog
12cu|rubber-1.1-8|59	* Mon Nov 01 2010 Funda Wang <fwang@mandriva.org> 1.1-7mdv2011.0
12cu|rubber-1.1-8|60	+ Revision: 591342
12cu|rubber-1.1-8|61	- rebuild for py 2.7
12cu|rubber-1.1-8|62	
12cu|rubber-1.1-8|63	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 1.1-6mdv2010.0
12cu|rubber-1.1-8|64	+ Revision: 442768
12cu|rubber-1.1-8|65	- rebuild
12cu|rubber-1.1-8|66	
12cu|rubber-1.1-8|67	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 1.1-5mdv2009.1
12cu|rubber-1.1-8|68	+ Revision: 326018
12cu|rubber-1.1-8|69	- rebuild
12cu|rubber-1.1-8|70	
12cu|rubber-1.1-8|71	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.1-4mdv2009.0
12cu|rubber-1.1-8|72	+ Revision: 242567
12cu|rubber-1.1-8|73	- rebuild
12cu|rubber-1.1-8|74	- kill re-definition of %%buildroot on Pixel's request
12cu|rubber-1.1-8|75	
12cu|rubber-1.1-8|76	+ Olivier Blin <oblin@mandriva.com>
12cu|rubber-1.1-8|77	- restore BuildRoot
12cu|rubber-1.1-8|78	
12cu|rubber-1.1-8|79	* Mon Aug 27 2007 Funda Wang <fwang@mandriva.org> 1.1-2mdv2008.0
12cu|rubber-1.1-8|80	+ Revision: 71744
12cu|rubber-1.1-8|81	- fix file list on x86_64
12cu|rubber-1.1-8|82	
12cu|rubber-1.1-8|83	+ Lenny Cartier <lenny@mandriva.org>
12cu|rubber-1.1-8|84	- Rebuild for python
12cu|rubber-1.1-8|85	- Import rubber
12cu|rubber-1.1-8|86	
12cu|rubber-1.1-8|87	
12cu|rubber-1.1-8|88	
12cu|rubber-1.1-8|89	* Sun Mar 26 2006 Marc Lijour <mlijour@mandriva.com> 1.1-1mdk
12cu|rubber-1.1-8|90	- Update to version 1.1
12cu|rubber-1.1-8|91	- noarch works now
12cu|rubber-1.1-8|92	
12cu|rubber-1.1-8|93	* Thu Dec 15 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.0-3mdk
12cu|rubber-1.1-8|94	- Don't build as noarch, since apparently python doesn't handle that
12cu|rubber-1.1-8|95	
12cu|rubber-1.1-8|96	* Wed Dec 14 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.0-2mdk
12cu|rubber-1.1-8|97	- Fix BuildRequires
12cu|rubber-1.1-8|98	
12cu|rubber-1.1-8|99	* Tue Dec 13 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.0-1mdk
12cu|rubber-1.1-8|100	- Initial MDV package

12734 12
12cu|ruby-daemons-1.1.6-2|1	%define	oname	daemons
12cu|ruby-daemons-1.1.6-2|2	
12cu|ruby-daemons-1.1.6-2|3	Summary:	A toolkit to create and control daemons in different ways
12cu|ruby-daemons-1.1.6-2|4	Name:		ruby-%{oname}
12cu|ruby-daemons-1.1.6-2|5	Version:	1.1.6
12cu|ruby-daemons-1.1.6-2|6	Release:	2
12cu|ruby-daemons-1.1.6-2|7	License:	BSD and Ruby
12cu|ruby-daemons-1.1.6-2|8	Group:		Development/Ruby
12cu|ruby-daemons-1.1.6-2|9	URL:		http://%{oname}.rubyforge.org/
12cu|ruby-daemons-1.1.6-2|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cu|ruby-daemons-1.1.6-2|11	BuildRequires:	ruby-RubyGems
12cu|ruby-daemons-1.1.6-2|12	BuildArch:	noarch
12cu|ruby-daemons-1.1.6-2|13	
12cu|ruby-daemons-1.1.6-2|14	%description
12cu|ruby-daemons-1.1.6-2|15	Daemons provides an easy way to wrap existing ruby scripts (for example a
12cu|ruby-daemons-1.1.6-2|16	self-written server)  to be run as a daemon and to be controlled by simple
12cu|ruby-daemons-1.1.6-2|17	start/stop/restart commands.  You can also call blocks as daemons and control
12cu|ruby-daemons-1.1.6-2|18	them from the parent or just daemonize the current process.  Besides this basic
12cu|ruby-daemons-1.1.6-2|19	functionality, daemons offers many advanced features like exception backtracing
12cu|ruby-daemons-1.1.6-2|20	and logging (in case your ruby script crashes) and monitoring and automatic
12cu|ruby-daemons-1.1.6-2|21	restarting of your processes if they crash.
12cu|ruby-daemons-1.1.6-2|22	
12cu|ruby-daemons-1.1.6-2|23	%prep
12cu|ruby-daemons-1.1.6-2|24	
12cu|ruby-daemons-1.1.6-2|25	%build
12cu|ruby-daemons-1.1.6-2|26	
12cu|ruby-daemons-1.1.6-2|27	%install
12cu|ruby-daemons-1.1.6-2|28	gem install --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cu|ruby-daemons-1.1.6-2|29	rm -rf %{buildroot}%{ruby_gemdir}/{cache,gems/%{oname}-%{version}/ext}
12cu|ruby-daemons-1.1.6-2|30	
12cu|ruby-daemons-1.1.6-2|31	%files
12cu|ruby-daemons-1.1.6-2|32	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cu|ruby-daemons-1.1.6-2|33	%{ruby_gemdir}/gems/%{oname}-%{version}
12cu|ruby-daemons-1.1.6-2|34	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cu|ruby-daemons-1.1.6-2|35	
12cu|ruby-daemons-1.1.6-2|36	
12cu|ruby-daemons-1.1.6-2|37	
12cu|ruby-daemons-1.1.6-2|38	%changelog
12cu|ruby-daemons-1.1.6-2|39	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.1.6-2
12cu|ruby-daemons-1.1.6-2|40	+ Revision: e8a23a9
12cu|ruby-daemons-1.1.6-2|41	- Automatic import for version 1.1.6-2
12cu|ruby-daemons-1.1.6-2|42	
12cu|ruby-daemons-1.1.6-2|43	

12735 12
12cu|rubygem-allison-2.0.3-2|1	# Generated from allison-2.0.3.gem by gem2rpm5 -*- rpm-spec -*-
12cu|rubygem-allison-2.0.3-2|2	%define	rbname	allison
12cu|rubygem-allison-2.0.3-2|3	
12cu|rubygem-allison-2.0.3-2|4	Summary:	A modern, pretty RDoc template
12cu|rubygem-allison-2.0.3-2|5	Name:		rubygem-%{rbname}
12cu|rubygem-allison-2.0.3-2|6	
12cu|rubygem-allison-2.0.3-2|7	Version:	2.0.3
12cu|rubygem-allison-2.0.3-2|8	Release:	2
12cu|rubygem-allison-2.0.3-2|9	Group:		Development/Ruby
12cu|rubygem-allison-2.0.3-2|10	License:	GPLv2+ or Ruby
12cu|rubygem-allison-2.0.3-2|11	URL:		http://blog.evanweaver.com/pages/code#allison
12cu|rubygem-allison-2.0.3-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cu|rubygem-allison-2.0.3-2|13	BuildRequires:	rubygems
12cu|rubygem-allison-2.0.3-2|14	BuildArch:	noarch
12cu|rubygem-allison-2.0.3-2|15	
12cu|rubygem-allison-2.0.3-2|16	%description
12cu|rubygem-allison-2.0.3-2|17	A modern, pretty RDoc template.
12cu|rubygem-allison-2.0.3-2|18	
12cu|rubygem-allison-2.0.3-2|19	%package	doc
12cu|rubygem-allison-2.0.3-2|20	Summary:	Documentation for %{name}
12cu|rubygem-allison-2.0.3-2|21	Group:		Books/Computer books
12cu|rubygem-allison-2.0.3-2|22	Requires:	%{name} = %{EVRD}
12cu|rubygem-allison-2.0.3-2|23	
12cu|rubygem-allison-2.0.3-2|24	%description	doc
12cu|rubygem-allison-2.0.3-2|25	Documents, RDoc & RI documentation for %{name}.
12cu|rubygem-allison-2.0.3-2|26	
12cu|rubygem-allison-2.0.3-2|27	%prep
12cu|rubygem-allison-2.0.3-2|28	%setup -q
12cu|rubygem-allison-2.0.3-2|29	
12cu|rubygem-allison-2.0.3-2|30	%build
12cu|rubygem-allison-2.0.3-2|31	mkdir -p .%{ruby_gemdir}
12cu|rubygem-allison-2.0.3-2|32	gem install -V --local --install-dir .%{ruby_gemdir} \
12cu|rubygem-allison-2.0.3-2|33	--force --rdoc %{SOURCE0}
12cu|rubygem-allison-2.0.3-2|34	
12cu|rubygem-allison-2.0.3-2|35	%install
12cu|rubygem-allison-2.0.3-2|36	mkdir -p %{buildroot}%{ruby_gemdir}
12cu|rubygem-allison-2.0.3-2|37	mkdir -p %{buildroot}%{_bindir}
12cu|rubygem-allison-2.0.3-2|38	cp -rf .%{ruby_gemdir}/* %{buildroot}%{ruby_gemdir}
12cu|rubygem-allison-2.0.3-2|39	pushd %{buildroot}
12cu|rubygem-allison-2.0.3-2|40	ln -s ../../%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/allison ./%{_bindir}/allison
12cu|rubygem-allison-2.0.3-2|41	popd
12cu|rubygem-allison-2.0.3-2|42	
12cu|rubygem-allison-2.0.3-2|43	
12cu|rubygem-allison-2.0.3-2|44	%files
12cu|rubygem-allison-2.0.3-2|45	%{_bindir}/allison
12cu|rubygem-allison-2.0.3-2|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cu|rubygem-allison-2.0.3-2|47	%{ruby_gemdir}/bin/allison
12cu|rubygem-allison-2.0.3-2|48	%{ruby_gemdir}/cache/*
12cu|rubygem-allison-2.0.3-2|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/*
12cu|rubygem-allison-2.0.3-2|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cu|rubygem-allison-2.0.3-2|51	
12cu|rubygem-allison-2.0.3-2|52	%files doc
12cu|rubygem-allison-2.0.3-2|53	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cu|rubygem-allison-2.0.3-2|54	
12cu|rubygem-allison-2.0.3-2|55	%changelog
12cu|rubygem-allison-2.0.3-2|56	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-2
12cu|rubygem-allison-2.0.3-2|57	+ Revision: 8869f2a
12cu|rubygem-allison-2.0.3-2|58	- Fux symlink location
12cu|rubygem-allison-2.0.3-2|59	
12cu|rubygem-allison-2.0.3-2|60	

12736 12
12cu|rubygem-childprocess-0.3.0-2|1	# Generated from childprocess-0.3.0.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
12cu|rubygem-childprocess-0.3.0-2|2	%define	rbname	childprocess
12cu|rubygem-childprocess-0.3.0-2|3	%define	desc	A simple and reliable solution for controlling external programs running in the background
12cu|rubygem-childprocess-0.3.0-2|4	
12cu|rubygem-childprocess-0.3.0-2|5	Summary:	Control external programs running in the background
12cu|rubygem-childprocess-0.3.0-2|6	Name:		rubygem-%{rbname}
12cu|rubygem-childprocess-0.3.0-2|7	
12cu|rubygem-childprocess-0.3.0-2|8	Version:	0.3.0
12cu|rubygem-childprocess-0.3.0-2|9	Release:	2
12cu|rubygem-childprocess-0.3.0-2|10	Group:		Development/Ruby
12cu|rubygem-childprocess-0.3.0-2|11	License:	GPLv2+ or Ruby
12cu|rubygem-childprocess-0.3.0-2|12	URL:		http://github.com/jarib/childprocess
12cu|rubygem-childprocess-0.3.0-2|13	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cu|rubygem-childprocess-0.3.0-2|14	BuildRequires:	rubygems
12cu|rubygem-childprocess-0.3.0-2|15	BuildArch:	noarch
12cu|rubygem-childprocess-0.3.0-2|16	
12cu|rubygem-childprocess-0.3.0-2|17	%description
12cu|rubygem-childprocess-0.3.0-2|18	This gem aims at being a simple and reliable solution for controlling external
12cu|rubygem-childprocess-0.3.0-2|19	programs running in the background on any Ruby / OS combination.
12cu|rubygem-childprocess-0.3.0-2|20	
12cu|rubygem-childprocess-0.3.0-2|21	%package	doc
12cu|rubygem-childprocess-0.3.0-2|22	Summary:	Documentation for %{name}
12cu|rubygem-childprocess-0.3.0-2|23	Group:		Books/Computer books
12cu|rubygem-childprocess-0.3.0-2|24	Requires:	%{name} = %{EVRD}
12cu|rubygem-childprocess-0.3.0-2|25	
12cu|rubygem-childprocess-0.3.0-2|26	%description	doc
12cu|rubygem-childprocess-0.3.0-2|27	Documents, RDoc & RI documentation for %{name}.
12cu|rubygem-childprocess-0.3.0-2|28	
12cu|rubygem-childprocess-0.3.0-2|29	%prep
12cu|rubygem-childprocess-0.3.0-2|30	%setup -q
12cu|rubygem-childprocess-0.3.0-2|31	
12cu|rubygem-childprocess-0.3.0-2|32	%build
12cu|rubygem-childprocess-0.3.0-2|33	%gem_build
12cu|rubygem-childprocess-0.3.0-2|34	
12cu|rubygem-childprocess-0.3.0-2|35	%install
12cu|rubygem-childprocess-0.3.0-2|36	%gem_install
12cu|rubygem-childprocess-0.3.0-2|37	
12cu|rubygem-childprocess-0.3.0-2|38	%files
12cu|rubygem-childprocess-0.3.0-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cu|rubygem-childprocess-0.3.0-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cu|rubygem-childprocess-0.3.0-2|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cu|rubygem-childprocess-0.3.0-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess
12cu|rubygem-childprocess-0.3.0-2|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/*.rb
12cu|rubygem-childprocess-0.3.0-2|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/jruby
12cu|rubygem-childprocess-0.3.0-2|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/jruby/*.rb
12cu|rubygem-childprocess-0.3.0-2|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/tools
12cu|rubygem-childprocess-0.3.0-2|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/tools/*.rb
12cu|rubygem-childprocess-0.3.0-2|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/unix
12cu|rubygem-childprocess-0.3.0-2|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/unix/*.rb
12cu|rubygem-childprocess-0.3.0-2|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/unix/platform
12cu|rubygem-childprocess-0.3.0-2|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/unix/platform/*.rb
12cu|rubygem-childprocess-0.3.0-2|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/windows
12cu|rubygem-childprocess-0.3.0-2|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/childprocess/windows/*.rb
12cu|rubygem-childprocess-0.3.0-2|54	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cu|rubygem-childprocess-0.3.0-2|55	
12cu|rubygem-childprocess-0.3.0-2|56	%files doc
12cu|rubygem-childprocess-0.3.0-2|57	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cu|rubygem-childprocess-0.3.0-2|58	
12cu|rubygem-childprocess-0.3.0-2|59	
12cu|rubygem-childprocess-0.3.0-2|60	
12cu|rubygem-childprocess-0.3.0-2|61	%changelog
12cu|rubygem-childprocess-0.3.0-2|62	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-2
12cu|rubygem-childprocess-0.3.0-2|63	+ Revision: ee34094
12cu|rubygem-childprocess-0.3.0-2|64	- Fix summary
12cu|rubygem-childprocess-0.3.0-2|65	
12cu|rubygem-childprocess-0.3.0-2|66	

12737 12
12cu|rubygem-echoe-4.5.5-2|1	# Generated from echoe-4.5.5.gem by gem2rpm5 -*- rpm-spec -*-
12cu|rubygem-echoe-4.5.5-2|2	%define	rbname	echoe
12cu|rubygem-echoe-4.5.5-2|3	
12cu|rubygem-echoe-4.5.5-2|4	Summary:	A Rubygems packaging tool
12cu|rubygem-echoe-4.5.5-2|5	Name:		rubygem-%{rbname}
12cu|rubygem-echoe-4.5.5-2|6	
12cu|rubygem-echoe-4.5.5-2|7	Version:	4.5.5
12cu|rubygem-echoe-4.5.5-2|8	Release:	2
12cu|rubygem-echoe-4.5.5-2|9	Group:		Development/Ruby
12cu|rubygem-echoe-4.5.5-2|10	License:	MIT
12cu|rubygem-echoe-4.5.5-2|11	URL:		http://fauna.github.com/fauna/echoe/
12cu|rubygem-echoe-4.5.5-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cu|rubygem-echoe-4.5.5-2|13	BuildRequires:	rubygems >= 1.2
12cu|rubygem-echoe-4.5.5-2|14	BuildArch:	noarch
12cu|rubygem-echoe-4.5.5-2|15	
12cu|rubygem-echoe-4.5.5-2|16	%description
12cu|rubygem-echoe-4.5.5-2|17	A Rubygems packaging tool that provides Rake tasks for documentation,
12cu|rubygem-echoe-4.5.5-2|18	extension compiling, testing, and deployment.
12cu|rubygem-echoe-4.5.5-2|19	
12cu|rubygem-echoe-4.5.5-2|20	%package	doc
12cu|rubygem-echoe-4.5.5-2|21	Summary:	Documentation for %{name}
12cu|rubygem-echoe-4.5.5-2|22	Group:		Books/Computer books
12cu|rubygem-echoe-4.5.5-2|23	Requires:	%{name} = %{EVRD}
12cu|rubygem-echoe-4.5.5-2|24	
12cu|rubygem-echoe-4.5.5-2|25	%description	doc
12cu|rubygem-echoe-4.5.5-2|26	Documents, RDoc & RI documentation for %{name}.
12cu|rubygem-echoe-4.5.5-2|27	
12cu|rubygem-echoe-4.5.5-2|28	%prep
12cu|rubygem-echoe-4.5.5-2|29	%setup -q
12cu|rubygem-echoe-4.5.5-2|30	
12cu|rubygem-echoe-4.5.5-2|31	%build
12cu|rubygem-echoe-4.5.5-2|32	%gem_build -f vendor/
12cu|rubygem-echoe-4.5.5-2|33	
12cu|rubygem-echoe-4.5.5-2|34	%install
12cu|rubygem-echoe-4.5.5-2|35	%gem_install
12cu|rubygem-echoe-4.5.5-2|36	
12cu|rubygem-echoe-4.5.5-2|37	%clean
12cu|rubygem-echoe-4.5.5-2|38	rm -rf %{buildroot}
12cu|rubygem-echoe-4.5.5-2|39	
12cu|rubygem-echoe-4.5.5-2|40	%files
12cu|rubygem-echoe-4.5.5-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cu|rubygem-echoe-4.5.5-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cu|rubygem-echoe-4.5.5-2|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/echoe
12cu|rubygem-echoe-4.5.5-2|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/
12cu|rubygem-echoe-4.5.5-2|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/rake
12cu|rubygem-echoe-4.5.5-2|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/rake/MIT-LICENSE
12cu|rubygem-echoe-4.5.5-2|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/rake/lib
12cu|rubygem-echoe-4.5.5-2|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/rake/lib/rake
12cu|rubygem-echoe-4.5.5-2|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/rake/lib/rake/contrib
12cu|rubygem-echoe-4.5.5-2|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/vendor/rake/lib/rake/contrib/*.rb
12cu|rubygem-echoe-4.5.5-2|51	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cu|rubygem-echoe-4.5.5-2|52	
12cu|rubygem-echoe-4.5.5-2|53	%files doc
12cu|rubygem-echoe-4.5.5-2|54	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGELOG
12cu|rubygem-echoe-4.5.5-2|55	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cu|rubygem-echoe-4.5.5-2|56	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README
12cu|rubygem-echoe-4.5.5-2|57	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cu|rubygem-echoe-4.5.5-2|58	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/echoe/*.rb
12cu|rubygem-echoe-4.5.5-2|59	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cu|rubygem-echoe-4.5.5-2|60	
12cu|rubygem-echoe-4.5.5-2|61	
12cu|rubygem-echoe-4.5.5-2|62	%changelog
12cu|rubygem-echoe-4.5.5-2|63	* Tue Mar 15 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 4.5.5-1
12cu|rubygem-echoe-4.5.5-2|64	+ Revision: 645111
12cu|rubygem-echoe-4.5.5-2|65	- regenerate spec with gem2rpm5
12cu|rubygem-echoe-4.5.5-2|66	- new release: 4.5.5
12cu|rubygem-echoe-4.5.5-2|67	
12cu|rubygem-echoe-4.5.5-2|68	* Sat Oct 09 2010 Rémy Clouard <shikamaru@mandriva.org> 4.3.1-1mdv2011.0
12cu|rubygem-echoe-4.5.5-2|69	+ Revision: 584413
12cu|rubygem-echoe-4.5.5-2|70	- import rubygem-echoe
12cu|rubygem-echoe-4.5.5-2|71	

12738 12
12cu|rubygem-eventmachine-1.0.0-2|1	%define	oname	eventmachine
12cu|rubygem-eventmachine-1.0.0-2|2	
12cu|rubygem-eventmachine-1.0.0-2|3	Summary:	A fast, single-threaded engine for arbitrary network communications
12cu|rubygem-eventmachine-1.0.0-2|4	Name:		rubygem-%{oname}
12cu|rubygem-eventmachine-1.0.0-2|5	Version:	1.0.0
12cu|rubygem-eventmachine-1.0.0-2|6	Release:	2
12cu|rubygem-eventmachine-1.0.0-2|7	License:	MIT
12cu|rubygem-eventmachine-1.0.0-2|8	Group:		Development/Ruby
12cu|rubygem-eventmachine-1.0.0-2|9	URL:		http://%{oname}.rubyforge.org/
12cu|rubygem-eventmachine-1.0.0-2|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cu|rubygem-eventmachine-1.0.0-2|11	BuildRequires:	ruby-RubyGems ruby-devel
12cu|rubygem-eventmachine-1.0.0-2|12	
12cu|rubygem-eventmachine-1.0.0-2|13	%description
12cu|rubygem-eventmachine-1.0.0-2|14	EventMachine implements a fast, single-threaded engine for arbitrary network
12cu|rubygem-eventmachine-1.0.0-2|15	communications. It's extremely easy to use in Ruby. EventMachine wraps all
12cu|rubygem-eventmachine-1.0.0-2|16	interactions with IP sockets, allowing programs to concentrate on the
12cu|rubygem-eventmachine-1.0.0-2|17	implementation of network protocols. It can be used to create both network
12cu|rubygem-eventmachine-1.0.0-2|18	servers and clients. To create a server or client, a Ruby program only needs
12cu|rubygem-eventmachine-1.0.0-2|19	to specify the IP address and port, and provide a Module that implements the
12cu|rubygem-eventmachine-1.0.0-2|20	communications protocol. Implementations of several standard network protocols
12cu|rubygem-eventmachine-1.0.0-2|21	are provided with the package, primarily to serve as examples. The real goal of
12cu|rubygem-eventmachine-1.0.0-2|22	EventMachine is to enable programs to easily interface with other programs
12cu|rubygem-eventmachine-1.0.0-2|23	using TCP/IP, especially if custom protocols are required.
12cu|rubygem-eventmachine-1.0.0-2|24	
12cu|rubygem-eventmachine-1.0.0-2|25	%prep
12cu|rubygem-eventmachine-1.0.0-2|26	
12cu|rubygem-eventmachine-1.0.0-2|27	%build
12cu|rubygem-eventmachine-1.0.0-2|28	
12cu|rubygem-eventmachine-1.0.0-2|29	%install
12cu|rubygem-eventmachine-1.0.0-2|30	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cu|rubygem-eventmachine-1.0.0-2|31	rm -rf %{buildroot}%{ruby_gemdir}/{cache,gems/%{oname}-%{version}/ext}
12cu|rubygem-eventmachine-1.0.0-2|32	
12cu|rubygem-eventmachine-1.0.0-2|33	mkdir -p %{buildroot}%{ruby_sitearchdir}
12cu|rubygem-eventmachine-1.0.0-2|34	mv %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/*.so  %{buildroot}%{ruby_sitearchdir}
12cu|rubygem-eventmachine-1.0.0-2|35	
12cu|rubygem-eventmachine-1.0.0-2|36	%files
12cu|rubygem-eventmachine-1.0.0-2|37	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cu|rubygem-eventmachine-1.0.0-2|38	%{ruby_gemdir}/gems/%{oname}-%{version}
12cu|rubygem-eventmachine-1.0.0-2|39	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cu|rubygem-eventmachine-1.0.0-2|40	%{ruby_sitearchdir}/fastfilereaderext.so
12cu|rubygem-eventmachine-1.0.0-2|41	%{ruby_sitearchdir}/rubyeventmachine.so
12cu|rubygem-eventmachine-1.0.0-2|42	
12cu|rubygem-eventmachine-1.0.0-2|43	
12cu|rubygem-eventmachine-1.0.0-2|44	
12cu|rubygem-eventmachine-1.0.0-2|45	%changelog
12cu|rubygem-eventmachine-1.0.0-2|46	* Sat Sep 18 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.12.10-1mdv2011.0
12cu|rubygem-eventmachine-1.0.0-2|47	+ Revision: 579427
12cu|rubygem-eventmachine-1.0.0-2|48	- import rubygem-eventmachine
12cu|rubygem-eventmachine-1.0.0-2|49	
12cu|rubygem-eventmachine-1.0.0-2|50	
12cu|rubygem-eventmachine-1.0.0-2|51	* Sat Sep 18 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.12.10-1
12cu|rubygem-eventmachine-1.0.0-2|52	- initial release

12739 12
12cu|rubygem-factory_girl-1.3.3-2|1	# Generated from factory_girl-1.3.3.gem by gem2rpm5 -*- rpm-spec -*-
12cu|rubygem-factory_girl-1.3.3-2|2	%define	rbname	factory_girl
12cu|rubygem-factory_girl-1.3.3-2|3	
12cu|rubygem-factory_girl-1.3.3-2|4	Summary:	Framework and DSL for defining and using model instance factories
12cu|rubygem-factory_girl-1.3.3-2|5	Name:		rubygem-%{rbname}
12cu|rubygem-factory_girl-1.3.3-2|6	
12cu|rubygem-factory_girl-1.3.3-2|7	Version:	1.3.3
12cu|rubygem-factory_girl-1.3.3-2|8	Release:	2
12cu|rubygem-factory_girl-1.3.3-2|9	Group:		Development/Ruby
12cu|rubygem-factory_girl-1.3.3-2|10	License:	GPLv2+ or Ruby
12cu|rubygem-factory_girl-1.3.3-2|11	URL:		http://thoughtbot.com/projects/factory_girl
12cu|rubygem-factory_girl-1.3.3-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cu|rubygem-factory_girl-1.3.3-2|13	BuildRequires:	rubygems
12cu|rubygem-factory_girl-1.3.3-2|14	BuildArch:	noarch
12cu|rubygem-factory_girl-1.3.3-2|15	
12cu|rubygem-factory_girl-1.3.3-2|16	%description
12cu|rubygem-factory_girl-1.3.3-2|17	factory_girl provides a framework and DSL for defining and
12cu|rubygem-factory_girl-1.3.3-2|18	using factories - less error-prone, more explicit, and
12cu|rubygem-factory_girl-1.3.3-2|19	all-around easier to work with than fixtures.
12cu|rubygem-factory_girl-1.3.3-2|20	
12cu|rubygem-factory_girl-1.3.3-2|21	%package	doc
12cu|rubygem-factory_girl-1.3.3-2|22	Summary:	Documentation for %{name}
12cu|rubygem-factory_girl-1.3.3-2|23	Group:		Books/Computer books
12cu|rubygem-factory_girl-1.3.3-2|24	Requires:	%{name} = %{EVRD}
12cu|rubygem-factory_girl-1.3.3-2|25	
12cu|rubygem-factory_girl-1.3.3-2|26	%description	doc
12cu|rubygem-factory_girl-1.3.3-2|27	Documents, RDoc & RI documentation for %{name}.
12cu|rubygem-factory_girl-1.3.3-2|28	
12cu|rubygem-factory_girl-1.3.3-2|29	%prep
12cu|rubygem-factory_girl-1.3.3-2|30	%setup -q
12cu|rubygem-factory_girl-1.3.3-2|31	
12cu|rubygem-factory_girl-1.3.3-2|32	%build
12cu|rubygem-factory_girl-1.3.3-2|33	%gem_build -f '(features|spec)/'
12cu|rubygem-factory_girl-1.3.3-2|34	
12cu|rubygem-factory_girl-1.3.3-2|35	%install
12cu|rubygem-factory_girl-1.3.3-2|36	rm -rf %{buildroot}
12cu|rubygem-factory_girl-1.3.3-2|37	%gem_install
12cu|rubygem-factory_girl-1.3.3-2|38	
12cu|rubygem-factory_girl-1.3.3-2|39	%clean
12cu|rubygem-factory_girl-1.3.3-2|40	rm -rf %{buildroot}
12cu|rubygem-factory_girl-1.3.3-2|41	
12cu|rubygem-factory_girl-1.3.3-2|42	%files
12cu|rubygem-factory_girl-1.3.3-2|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cu|rubygem-factory_girl-1.3.3-2|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/features
12cu|rubygem-factory_girl-1.3.3-2|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/features/*
12cu|rubygem-factory_girl-1.3.3-2|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cu|rubygem-factory_girl-1.3.3-2|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cu|rubygem-factory_girl-1.3.3-2|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/factory_girl
12cu|rubygem-factory_girl-1.3.3-2|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/factory_girl/*
12cu|rubygem-factory_girl-1.3.3-2|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
12cu|rubygem-factory_girl-1.3.3-2|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*
12cu|rubygem-factory_girl-1.3.3-2|52	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cu|rubygem-factory_girl-1.3.3-2|53	
12cu|rubygem-factory_girl-1.3.3-2|54	%files doc
12cu|rubygem-factory_girl-1.3.3-2|55	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cu|rubygem-factory_girl-1.3.3-2|56	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cu|rubygem-factory_girl-1.3.3-2|57	
12cu|rubygem-factory_girl-1.3.3-2|58	
12cu|rubygem-factory_girl-1.3.3-2|59	
12cu|rubygem-factory_girl-1.3.3-2|60	%changelog
12cu|rubygem-factory_girl-1.3.3-2|61	* Sun Mar 13 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.3-1
12cu|rubygem-factory_girl-1.3.3-2|62	+ Revision: 644327
12cu|rubygem-factory_girl-1.3.3-2|63	- imported package rubygem-factory_girl
12cu|rubygem-factory_girl-1.3.3-2|64	
12cu|rubygem-factory_girl-1.3.3-2|65	
12cu|rubygem-factory_girl-1.3.3-2|66	* Thu Mar 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.3.3-1
12cu|rubygem-factory_girl-1.3.3-2|67	- Initial package

12740 12
12cu|rubygem-file-tail-1.0.5-1|1	# Generated from file-tail-1.0.5.gem by gem2rpm5 -*- rpm-spec -*-
12cu|rubygem-file-tail-1.0.5-1|2	%define	rbname	file-tail
12cu|rubygem-file-tail-1.0.5-1|3	
12cu|rubygem-file-tail-1.0.5-1|4	Summary:	File::Tail for Ruby
12cu|rubygem-file-tail-1.0.5-1|5	Name:		rubygem-%{rbname}
12cu|rubygem-file-tail-1.0.5-1|6	
12cu|rubygem-file-tail-1.0.5-1|7	Version:	1.0.5
12cu|rubygem-file-tail-1.0.5-1|8	Release:	1
12cu|rubygem-file-tail-1.0.5-1|9	Group:		Development/Ruby
12cu|rubygem-file-tail-1.0.5-1|10	License:	GPLv2+ or Ruby
12cu|rubygem-file-tail-1.0.5-1|11	URL:		http://flori.github.com/file-tail
12cu|rubygem-file-tail-1.0.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cu|rubygem-file-tail-1.0.5-1|13	BuildRequires:	rubygems
12cu|rubygem-file-tail-1.0.5-1|14	BuildArch:	noarch
12cu|rubygem-file-tail-1.0.5-1|15	
12cu|rubygem-file-tail-1.0.5-1|16	%description
12cu|rubygem-file-tail-1.0.5-1|17	Library to tail files in Ruby
12cu|rubygem-file-tail-1.0.5-1|18	
12cu|rubygem-file-tail-1.0.5-1|19	%package	doc
12cu|rubygem-file-tail-1.0.5-1|20	Summary:	Documentation for %{name}
12cu|rubygem-file-tail-1.0.5-1|21	Group:		Books/Computer books
12cu|rubygem-file-tail-1.0.5-1|22	Requires:	%{name} = %{EVRD}
12cu|rubygem-file-tail-1.0.5-1|23	
12cu|rubygem-file-tail-1.0.5-1|24	%description	doc
12cu|rubygem-file-tail-1.0.5-1|25	Documents, RDoc & RI documentation for %{name}.
12cu|rubygem-file-tail-1.0.5-1|26	
12cu|rubygem-file-tail-1.0.5-1|27	%prep
12cu|rubygem-file-tail-1.0.5-1|28	%setup -q
12cu|rubygem-file-tail-1.0.5-1|29	
12cu|rubygem-file-tail-1.0.5-1|30	%build
12cu|rubygem-file-tail-1.0.5-1|31	%gem_build -f '(examples|tests)/'
12cu|rubygem-file-tail-1.0.5-1|32	
12cu|rubygem-file-tail-1.0.5-1|33	%install
12cu|rubygem-file-tail-1.0.5-1|34	%gem_install
12cu|rubygem-file-tail-1.0.5-1|35	
12cu|rubygem-file-tail-1.0.5-1|36	%files
12cu|rubygem-file-tail-1.0.5-1|37	%{_bindir}/rtail
12cu|rubygem-file-tail-1.0.5-1|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cu|rubygem-file-tail-1.0.5-1|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cu|rubygem-file-tail-1.0.5-1|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rtail
12cu|rubygem-file-tail-1.0.5-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cu|rubygem-file-tail-1.0.5-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/file
12cu|rubygem-file-tail-1.0.5-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/file/*.rb
12cu|rubygem-file-tail-1.0.5-1|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/file/tail
12cu|rubygem-file-tail-1.0.5-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/file/tail/*.rb
12cu|rubygem-file-tail-1.0.5-1|46	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cu|rubygem-file-tail-1.0.5-1|47	
12cu|rubygem-file-tail-1.0.5-1|48	%files doc
12cu|rubygem-file-tail-1.0.5-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/README
12cu|rubygem-file-tail-1.0.5-1|50	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cu|rubygem-file-tail-1.0.5-1|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tests
12cu|rubygem-file-tail-1.0.5-1|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/tests/*.rb
12cu|rubygem-file-tail-1.0.5-1|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
12cu|rubygem-file-tail-1.0.5-1|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*.rb
12cu|rubygem-file-tail-1.0.5-1|55	
12cu|rubygem-file-tail-1.0.5-1|56	
12cu|rubygem-file-tail-1.0.5-1|57	
12cu|rubygem-file-tail-1.0.5-1|58	
12cu|rubygem-file-tail-1.0.5-1|59	%changelog
12cu|rubygem-file-tail-1.0.5-1|60	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.5-1
12cu|rubygem-file-tail-1.0.5-1|61	+ Revision: c2f3c8c
12cu|rubygem-file-tail-1.0.5-1|62	- Automatic import for version 1.0.5
12cu|rubygem-file-tail-1.0.5-1|63	
12cu|rubygem-file-tail-1.0.5-1|64	

12741 12
12cu|rubygem-hpricot-0.8.3-1|1	%define oname hpricot
12cu|rubygem-hpricot-0.8.3-1|2	
12cu|rubygem-hpricot-0.8.3-1|3	Summary:    A swift, liberal HTML parser with a fantastic library
12cu|rubygem-hpricot-0.8.3-1|4	Name:       rubygem-%{oname}
12cu|rubygem-hpricot-0.8.3-1|5	Version:    0.8.3
12cu|rubygem-hpricot-0.8.3-1|6	Release:    %mkrel 1
12cu|rubygem-hpricot-0.8.3-1|7	Group:      Development/Ruby
12cu|rubygem-hpricot-0.8.3-1|8	License:    MIT
12cu|rubygem-hpricot-0.8.3-1|9	URL:        http://code.whytheluckystiff.net/hpricot/
12cu|rubygem-hpricot-0.8.3-1|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cu|rubygem-hpricot-0.8.3-1|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12cu|rubygem-hpricot-0.8.3-1|12	Requires:   rubygems
12cu|rubygem-hpricot-0.8.3-1|13	BuildRequires: rubygems
12cu|rubygem-hpricot-0.8.3-1|14	BuildRequires: ruby-devel
12cu|rubygem-hpricot-0.8.3-1|15	Obsoletes:  ruby-hpricot < %{version}
12cu|rubygem-hpricot-0.8.3-1|16	Provides:   rubygem(%{oname}) = %{version}
12cu|rubygem-hpricot-0.8.3-1|17	
12cu|rubygem-hpricot-0.8.3-1|18	%description
12cu|rubygem-hpricot-0.8.3-1|19	Hpricot is a very flexible HTML parser, based on Tanaka Akira's
12cu|rubygem-hpricot-0.8.3-1|20	HTree and John Resig's JQuery, but with the scanner recoded in C
12cu|rubygem-hpricot-0.8.3-1|21	(using Ragel for scanning.)
12cu|rubygem-hpricot-0.8.3-1|22	
12cu|rubygem-hpricot-0.8.3-1|23	%prep
12cu|rubygem-hpricot-0.8.3-1|24	
12cu|rubygem-hpricot-0.8.3-1|25	%build
12cu|rubygem-hpricot-0.8.3-1|26	mkdir -p .%{ruby_gemdir}
12cu|rubygem-hpricot-0.8.3-1|27	gem install -V --local --install-dir .%{ruby_gemdir} \
12cu|rubygem-hpricot-0.8.3-1|28	--force --rdoc %{SOURCE0}
12cu|rubygem-hpricot-0.8.3-1|29	
12cu|rubygem-hpricot-0.8.3-1|30	%install
12cu|rubygem-hpricot-0.8.3-1|31	rm -rf %buildroot
12cu|rubygem-hpricot-0.8.3-1|32	mkdir -p %{buildroot}%{ruby_gemdir}
12cu|rubygem-hpricot-0.8.3-1|33	cp -a .%{ruby_gemdir}/* %{buildroot}%{ruby_gemdir}
12cu|rubygem-hpricot-0.8.3-1|34	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/ext/
12cu|rubygem-hpricot-0.8.3-1|35	
12cu|rubygem-hpricot-0.8.3-1|36	# install so files in sitearchdir
12cu|rubygem-hpricot-0.8.3-1|37	mkdir -p %{buildroot}%{ruby_sitearchdir}
12cu|rubygem-hpricot-0.8.3-1|38	mv %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/*.so %{buildroot}%{ruby_sitearchdir}
12cu|rubygem-hpricot-0.8.3-1|39	
12cu|rubygem-hpricot-0.8.3-1|40	for f in `find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/lib/ -name \*.rb | sort` ; do
12cu|rubygem-hpricot-0.8.3-1|41	sed -i -e '/^#!/d' $f
12cu|rubygem-hpricot-0.8.3-1|42	done
12cu|rubygem-hpricot-0.8.3-1|43	%clean
12cu|rubygem-hpricot-0.8.3-1|44	rm -rf %buildroot
12cu|rubygem-hpricot-0.8.3-1|45	
12cu|rubygem-hpricot-0.8.3-1|46	%files
12cu|rubygem-hpricot-0.8.3-1|47	%defattr(-, root, root, -)
12cu|rubygem-hpricot-0.8.3-1|48	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cu|rubygem-hpricot-0.8.3-1|49	%{ruby_gemdir}/gems/%{oname}-%{version}/extras/
12cu|rubygem-hpricot-0.8.3-1|50	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cu|rubygem-hpricot-0.8.3-1|51	%{ruby_gemdir}/gems/%{oname}-%{version}/test/
12cu|rubygem-hpricot-0.8.3-1|52	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cu|rubygem-hpricot-0.8.3-1|53	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/Rakefile
12cu|rubygem-hpricot-0.8.3-1|54	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.md
12cu|rubygem-hpricot-0.8.3-1|55	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/CHANGELOG
12cu|rubygem-hpricot-0.8.3-1|56	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/COPYING
12cu|rubygem-hpricot-0.8.3-1|57	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cu|rubygem-hpricot-0.8.3-1|58	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cu|rubygem-hpricot-0.8.3-1|59	%{ruby_sitearchdir}/*.so
12cu|rubygem-hpricot-0.8.3-1|60	
12cu|rubygem-hpricot-0.8.3-1|61	
12cu|rubygem-hpricot-0.8.3-1|62	
12cu|rubygem-hpricot-0.8.3-1|63	%changelog
12cu|rubygem-hpricot-0.8.3-1|64	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.8.3-1
12cu|rubygem-hpricot-0.8.3-1|65	+ Revision: a9b6fa3
12cu|rubygem-hpricot-0.8.3-1|66	- Automatic import for version 0.8.3
12cu|rubygem-hpricot-0.8.3-1|67	
12cu|rubygem-hpricot-0.8.3-1|68	

12742 12
12cu|rubygem-libxml-ruby-2.4.0-1|1	# Generated from libxml-ruby-1.1.3.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
12cu|rubygem-libxml-ruby-2.4.0-1|2	%define	rbname	libxml-ruby
12cu|rubygem-libxml-ruby-2.4.0-1|3	
12cu|rubygem-libxml-ruby-2.4.0-1|4	Summary:	Ruby libxml bindings
12cu|rubygem-libxml-ruby-2.4.0-1|5	Name:		rubygem-%{rbname}
12cu|rubygem-libxml-ruby-2.4.0-1|6	
12cu|rubygem-libxml-ruby-2.4.0-1|7	Version:	2.4.0
12cu|rubygem-libxml-ruby-2.4.0-1|8	Release:	1
12cu|rubygem-libxml-ruby-2.4.0-1|9	Group:		Development/Ruby
12cu|rubygem-libxml-ruby-2.4.0-1|10	License:	GPLv2+ or Ruby
12cu|rubygem-libxml-ruby-2.4.0-1|11	URL:		http://libxml.rubyforge.org/
12cu|rubygem-libxml-ruby-2.4.0-1|12	Source0:	http://rubygems.org/downloads/%{rbname}-%{version}.gem
12cu|rubygem-libxml-ruby-2.4.0-1|13	BuildRequires:	rubygems
12cu|rubygem-libxml-ruby-2.4.0-1|14	BuildRequires:	ruby-devel libxml2-devel
12cu|rubygem-libxml-ruby-2.4.0-1|15	Provides:	rubygem-libxml
12cu|rubygem-libxml-ruby-2.4.0-1|16	%rename		ruby-libxml
12cu|rubygem-libxml-ruby-2.4.0-1|17	
12cu|rubygem-libxml-ruby-2.4.0-1|18	%description
12cu|rubygem-libxml-ruby-2.4.0-1|19	The Libxml-Ruby project provides Ruby language bindings for the GNOME Libxml2
12cu|rubygem-libxml-ruby-2.4.0-1|20	XML toolkit. It is free software, released under the MIT License.
12cu|rubygem-libxml-ruby-2.4.0-1|21	Libxml-ruby's primary advantage over REXML is performance - if speed  is your
12cu|rubygem-libxml-ruby-2.4.0-1|22	need, these are good libraries to consider, as demonstrated by the informal
12cu|rubygem-libxml-ruby-2.4.0-1|23	benchmark below.
12cu|rubygem-libxml-ruby-2.4.0-1|24	
12cu|rubygem-libxml-ruby-2.4.0-1|25	%package	doc
12cu|rubygem-libxml-ruby-2.4.0-1|26	Summary:	Documentation for %{name}
12cu|rubygem-libxml-ruby-2.4.0-1|27	Group:		Books/Computer books
12cu|rubygem-libxml-ruby-2.4.0-1|28	Requires:	%{name} = %{EVRD}
12cu|rubygem-libxml-ruby-2.4.0-1|29	BuildArch:	noarch
12cu|rubygem-libxml-ruby-2.4.0-1|30	
12cu|rubygem-libxml-ruby-2.4.0-1|31	%description	doc
12cu|rubygem-libxml-ruby-2.4.0-1|32	Documents, RDoc & RI documentation for %{name}.
12cu|rubygem-libxml-ruby-2.4.0-1|33	
12cu|rubygem-libxml-ruby-2.4.0-1|34	%prep
12cu|rubygem-libxml-ruby-2.4.0-1|35	%setup -q
12cu|rubygem-libxml-ruby-2.4.0-1|36	gunzip metadata.gz
12cu|rubygem-libxml-ruby-2.4.0-1|37	gzip metadata
12cu|rubygem-libxml-ruby-2.4.0-1|38	
12cu|rubygem-libxml-ruby-2.4.0-1|39	%build
12cu|rubygem-libxml-ruby-2.4.0-1|40	%gem_build
12cu|rubygem-libxml-ruby-2.4.0-1|41	
12cu|rubygem-libxml-ruby-2.4.0-1|42	%install
12cu|rubygem-libxml-ruby-2.4.0-1|43	%gem_install
12cu|rubygem-libxml-ruby-2.4.0-1|44	
12cu|rubygem-libxml-ruby-2.4.0-1|45	%files
12cu|rubygem-libxml-ruby-2.4.0-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cu|rubygem-libxml-ruby-2.4.0-1|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cu|rubygem-libxml-ruby-2.4.0-1|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cu|rubygem-libxml-ruby-2.4.0-1|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/libxml
12cu|rubygem-libxml-ruby-2.4.0-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/libxml/*.rb
12cu|rubygem-libxml-ruby-2.4.0-1|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xml
12cu|rubygem-libxml-ruby-2.4.0-1|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xml/*.rb
12cu|rubygem-libxml-ruby-2.4.0-1|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/libxml/schema
12cu|rubygem-libxml-ruby-2.4.0-1|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/libxml/schema/*.rb
12cu|rubygem-libxml-ruby-2.4.0-1|55	%{ruby_sitearchdir}/libxml_ruby.so
12cu|rubygem-libxml-ruby-2.4.0-1|56	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cu|rubygem-libxml-ruby-2.4.0-1|57	
12cu|rubygem-libxml-ruby-2.4.0-1|58	%files doc
12cu|rubygem-libxml-ruby-2.4.0-1|59	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cu|rubygem-libxml-ruby-2.4.0-1|60	
12cu|rubygem-libxml-ruby-2.4.0-1|61	
12cu|rubygem-libxml-ruby-2.4.0-1|62	%changelog
12cu|rubygem-libxml-ruby-2.4.0-1|63	* Mon Apr 09 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.3.2-1
12cu|rubygem-libxml-ruby-2.4.0-1|64	+ Revision: 789990
12cu|rubygem-libxml-ruby-2.4.0-1|65	- version update 2.3.2
12cu|rubygem-libxml-ruby-2.4.0-1|66	
12cu|rubygem-libxml-ruby-2.4.0-1|67	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cu|rubygem-libxml-ruby-2.4.0-1|68	- add missing licenses tag to metadata (P1)
12cu|rubygem-libxml-ruby-2.4.0-1|69	- fix build with ruby 1.9 (P0)
12cu|rubygem-libxml-ruby-2.4.0-1|70	- rename from ruby-libxml to rubygem-libxml
12cu|rubygem-libxml-ruby-2.4.0-1|71	- regenerate spec with gem2rpm5
12cu|rubygem-libxml-ruby-2.4.0-1|72	- mass rebuild of ruby packages against ruby 1.9.1
12cu|rubygem-libxml-ruby-2.4.0-1|73	
12cu|rubygem-libxml-ruby-2.4.0-1|74	* Sun Dec 19 2010 Rémy Clouard <shikamaru@mandriva.org> 1.1.3-2mdv2011.0
12cu|rubygem-libxml-ruby-2.4.0-1|75	+ Revision: 623176
12cu|rubygem-libxml-ruby-2.4.0-1|76	- Fix Build
12cu|rubygem-libxml-ruby-2.4.0-1|77	- require rubygems
12cu|rubygem-libxml-ruby-2.4.0-1|78	- require ruby(abi) as suggested by proyvind
12cu|rubygem-libxml-ruby-2.4.0-1|79	- Bump release
12cu|rubygem-libxml-ruby-2.4.0-1|80	- new version 1.1.3
12cu|rubygem-libxml-ruby-2.4.0-1|81	- use gem and %%gem_* macros to build the package
12cu|rubygem-libxml-ruby-2.4.0-1|82	- fix URL
12cu|rubygem-libxml-ruby-2.4.0-1|83	- fix license
12cu|rubygem-libxml-ruby-2.4.0-1|84	- fix file list
12cu|rubygem-libxml-ruby-2.4.0-1|85	- drop patch0 (code changed way too much in 3 years and isn?\226?\128?\153t needed
12cu|rubygem-libxml-ruby-2.4.0-1|86	anymore)
12cu|rubygem-libxml-ruby-2.4.0-1|87	TODO: remove manual untar once rpm-5.3 lands
12cu|rubygem-libxml-ruby-2.4.0-1|88	
12cu|rubygem-libxml-ruby-2.4.0-1|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|rubygem-libxml-ruby-2.4.0-1|90	- rebuild
12cu|rubygem-libxml-ruby-2.4.0-1|91	- rebuild
12cu|rubygem-libxml-ruby-2.4.0-1|92	- rebuild
12cu|rubygem-libxml-ruby-2.4.0-1|93	
12cu|rubygem-libxml-ruby-2.4.0-1|94	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.3.4-4mdv2008.1
12cu|rubygem-libxml-ruby-2.4.0-1|95	+ Revision: 140755
12cu|rubygem-libxml-ruby-2.4.0-1|96	- restore BuildRoot
12cu|rubygem-libxml-ruby-2.4.0-1|97	
12cu|rubygem-libxml-ruby-2.4.0-1|98	+ Thierry Vignaud <tv@mandriva.org>
12cu|rubygem-libxml-ruby-2.4.0-1|99	- kill re-definition of %%buildroot on Pixel's request
12cu|rubygem-libxml-ruby-2.4.0-1|100	
12cu|rubygem-libxml-ruby-2.4.0-1|101	* Sun Apr 22 2007 Pascal Terjan <pterjan@mandriva.org> 0.3.4-4mdv2008.0
12cu|rubygem-libxml-ruby-2.4.0-1|102	+ Revision: 16811
12cu|rubygem-libxml-ruby-2.4.0-1|103	- Use mkrel
12cu|rubygem-libxml-ruby-2.4.0-1|104	- Use Development/Ruby group
12cu|rubygem-libxml-ruby-2.4.0-1|105	- Use std macros
12cu|rubygem-libxml-ruby-2.4.0-1|106	

12743 12
12cu|rubygem-mime-types-1.19-1|1	%define	oname	mime-types
12cu|rubygem-mime-types-1.19-1|2	
12cu|rubygem-mime-types-1.19-1|3	Summary:	MIME content type identification library for ruby
12cu|rubygem-mime-types-1.19-1|4	Name:		rubygem-%{oname}
12cu|rubygem-mime-types-1.19-1|5	Version:	1.19
12cu|rubygem-mime-types-1.19-1|6	Release:	1
12cu|rubygem-mime-types-1.19-1|7	License:	GPLv2+ or Ruby or Perl Artistic License
12cu|rubygem-mime-types-1.19-1|8	Group:		Development/Ruby
12cu|rubygem-mime-types-1.19-1|9	URL:		http://%{oname}.rubyforge.org/
12cu|rubygem-mime-types-1.19-1|10	Source0:	http://gems.rubyforge.org/gems/%{oname}-%{version}.gem
12cu|rubygem-mime-types-1.19-1|11	BuildRequires:	ruby-RubyGems
12cu|rubygem-mime-types-1.19-1|12	Requires:	rubygem-hoe >= 1.8.3
12cu|rubygem-mime-types-1.19-1|13	Requires:	rubygem(simplecov)
12cu|rubygem-mime-types-1.19-1|14	Requires:	rubygem-nokogiri
12cu|rubygem-mime-types-1.19-1|15	Requires:	rubygem-archive-tar-minitar
12cu|rubygem-mime-types-1.19-1|16	BuildArch:	noarch
12cu|rubygem-mime-types-1.19-1|17	
12cu|rubygem-mime-types-1.19-1|18	%description
12cu|rubygem-mime-types-1.19-1|19	This ruby library allows for the identification of a file's likely MIME content
12cu|rubygem-mime-types-1.19-1|20	type. The identification of MIME content type is based on a file's filename
12cu|rubygem-mime-types-1.19-1|21	extensions.
12cu|rubygem-mime-types-1.19-1|22	
12cu|rubygem-mime-types-1.19-1|23	%prep
12cu|rubygem-mime-types-1.19-1|24	
12cu|rubygem-mime-types-1.19-1|25	%build
12cu|rubygem-mime-types-1.19-1|26	
12cu|rubygem-mime-types-1.19-1|27	%install
12cu|rubygem-mime-types-1.19-1|28	gem install --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cu|rubygem-mime-types-1.19-1|29	
12cu|rubygem-mime-types-1.19-1|30	rm -rf %{buildroot}%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cu|rubygem-mime-types-1.19-1|31	
12cu|rubygem-mime-types-1.19-1|32	%files
12cu|rubygem-mime-types-1.19-1|33	%defattr(-,root,root)
12cu|rubygem-mime-types-1.19-1|34	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cu|rubygem-mime-types-1.19-1|35	%{ruby_gemdir}/gems/%{oname}-%{version}
12cu|rubygem-mime-types-1.19-1|36	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cu|rubygem-mime-types-1.19-1|37	
12cu|rubygem-mime-types-1.19-1|38	
12cu|rubygem-mime-types-1.19-1|39	
12cu|rubygem-mime-types-1.19-1|40	%changelog
12cu|rubygem-mime-types-1.19-1|41	* Wed Dec 15 2010 Rémy Clouard <shikamaru@mandriva.org> 1.16-4mdv2011.0
12cu|rubygem-mime-types-1.19-1|42	+ Revision: 622186
12cu|rubygem-mime-types-1.19-1|43	- rebuild for new rpm-mandriva-setup
12cu|rubygem-mime-types-1.19-1|44	
12cu|rubygem-mime-types-1.19-1|45	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.16-3mdv2011.0
12cu|rubygem-mime-types-1.19-1|46	+ Revision: 614773
12cu|rubygem-mime-types-1.19-1|47	- the mass rebuild of 2010.1 packages
12cu|rubygem-mime-types-1.19-1|48	
12cu|rubygem-mime-types-1.19-1|49	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.16-2mdv2010.1
12cu|rubygem-mime-types-1.19-1|50	+ Revision: 500515
12cu|rubygem-mime-types-1.19-1|51	- don't ship gem with package
12cu|rubygem-mime-types-1.19-1|52	- fix dependencies
12cu|rubygem-mime-types-1.19-1|53	
12cu|rubygem-mime-types-1.19-1|54	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.16-1mdv2010.1
12cu|rubygem-mime-types-1.19-1|55	+ Revision: 500416
12cu|rubygem-mime-types-1.19-1|56	- fix license
12cu|rubygem-mime-types-1.19-1|57	- import rubygem-mime-types
12cu|rubygem-mime-types-1.19-1|58	
12cu|rubygem-mime-types-1.19-1|59	
12cu|rubygem-mime-types-1.19-1|60	* Mon Feb  3 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.16-1
12cu|rubygem-mime-types-1.19-1|61	- initial release

12744 12
12cu|rubygem-minitest-2.12.0-2|1	# Generated from minitest-2.11.0.gem by gem2rpm5 -*- rpm-spec -*-
12cu|rubygem-minitest-2.12.0-2|2	%define	rbname	minitest
12cu|rubygem-minitest-2.12.0-2|3	
12cu|rubygem-minitest-2.12.0-2|4	Summary:	Testing facilities supporting TDD, BDD, mocking, and benchmarking
12cu|rubygem-minitest-2.12.0-2|5	Name:		rubygem-%{rbname}
12cu|rubygem-minitest-2.12.0-2|6	
12cu|rubygem-minitest-2.12.0-2|7	Version:	2.12.0
12cu|rubygem-minitest-2.12.0-2|8	Release:	2
12cu|rubygem-minitest-2.12.0-2|9	Group:		Development/Ruby
12cu|rubygem-minitest-2.12.0-2|10	License:	GPLv2+ or Ruby
12cu|rubygem-minitest-2.12.0-2|11	URL:		https://github.com/seattlerb/minitest
12cu|rubygem-minitest-2.12.0-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cu|rubygem-minitest-2.12.0-2|13	BuildRequires:	rubygems
12cu|rubygem-minitest-2.12.0-2|14	BuildArch:	noarch
12cu|rubygem-minitest-2.12.0-2|15	
12cu|rubygem-minitest-2.12.0-2|16	%description
12cu|rubygem-minitest-2.12.0-2|17	minitest provides a complete suite of testing facilities supporting
12cu|rubygem-minitest-2.12.0-2|18	TDD, BDD, mocking, and benchmarking.
12cu|rubygem-minitest-2.12.0-2|19	"I had a class with Jim Weirich on testing last week and we were
12cu|rubygem-minitest-2.12.0-2|20	allowed to choose our testing frameworks. Kirk Haines and I were
12cu|rubygem-minitest-2.12.0-2|21	paired up and we cracked open the code for a few test
12cu|rubygem-minitest-2.12.0-2|22	frameworks...
12cu|rubygem-minitest-2.12.0-2|23	I MUST say that mintiest is *very* readable / understandable
12cu|rubygem-minitest-2.12.0-2|24	compared to the 'other two' options we looked at. Nicely done and
12cu|rubygem-minitest-2.12.0-2|25	thank you for helping us keep our mental sanity."
12cu|rubygem-minitest-2.12.0-2|26	-- Wayne E. Seguin
12cu|rubygem-minitest-2.12.0-2|27	minitest/unit is a small and incredibly fast unit testing framework.
12cu|rubygem-minitest-2.12.0-2|28	It provides a rich set of assertions to make your tests clean and
12cu|rubygem-minitest-2.12.0-2|29	readable.
12cu|rubygem-minitest-2.12.0-2|30	minitest/spec is a functionally complete spec engine. It hooks onto
12cu|rubygem-minitest-2.12.0-2|31	minitest/unit and seamlessly bridges test assertions over to spec
12cu|rubygem-minitest-2.12.0-2|32	expectations.
12cu|rubygem-minitest-2.12.0-2|33	minitest/benchmark is an awesome way to assert the performance of your
12cu|rubygem-minitest-2.12.0-2|34	algorithms in a repeatable manner. Now you can assert that your newb
12cu|rubygem-minitest-2.12.0-2|35	co-worker doesn't replace your linear algorithm with an exponential
12cu|rubygem-minitest-2.12.0-2|36	one!
12cu|rubygem-minitest-2.12.0-2|37	minitest/mock by Steven Baker, is a beautifully tiny mock object
12cu|rubygem-minitest-2.12.0-2|38	framework.
12cu|rubygem-minitest-2.12.0-2|39	minitest/pride shows pride in testing and adds coloring to your test
12cu|rubygem-minitest-2.12.0-2|40	output. I guess it is an example of how to write IO pipes too. :P
12cu|rubygem-minitest-2.12.0-2|41	minitest/unit is meant to have a clean implementation for language
12cu|rubygem-minitest-2.12.0-2|42	implementors that need a minimal set of methods to bootstrap a working
12cu|rubygem-minitest-2.12.0-2|43	test suite. For example, there is no magic involved for test-case
12cu|rubygem-minitest-2.12.0-2|44	discovery.
12cu|rubygem-minitest-2.12.0-2|45	"Again, I can't praise enough the idea of a testing/specing
12cu|rubygem-minitest-2.12.0-2|46	framework that I can actually read in full in one sitting!"
12cu|rubygem-minitest-2.12.0-2|47	-- Piotr Szotkowski
12cu|rubygem-minitest-2.12.0-2|48	
12cu|rubygem-minitest-2.12.0-2|49	%package	doc
12cu|rubygem-minitest-2.12.0-2|50	Summary:	Documentation for %{name}
12cu|rubygem-minitest-2.12.0-2|51	Group:		Books/Computer books
12cu|rubygem-minitest-2.12.0-2|52	Requires:	%{name} = %{EVRD}
12cu|rubygem-minitest-2.12.0-2|53	BuildArch:	noarch
12cu|rubygem-minitest-2.12.0-2|54	
12cu|rubygem-minitest-2.12.0-2|55	%description	doc
12cu|rubygem-minitest-2.12.0-2|56	Documents, RDoc & RI documentation for %{name}.
12cu|rubygem-minitest-2.12.0-2|57	
12cu|rubygem-minitest-2.12.0-2|58	%prep
12cu|rubygem-minitest-2.12.0-2|59	%setup -q
12cu|rubygem-minitest-2.12.0-2|60	
12cu|rubygem-minitest-2.12.0-2|61	%build
12cu|rubygem-minitest-2.12.0-2|62	%gem_build
12cu|rubygem-minitest-2.12.0-2|63	
12cu|rubygem-minitest-2.12.0-2|64	%install
12cu|rubygem-minitest-2.12.0-2|65	rm -rf %{buildroot}
12cu|rubygem-minitest-2.12.0-2|66	%gem_install
12cu|rubygem-minitest-2.12.0-2|67	
12cu|rubygem-minitest-2.12.0-2|68	%clean
12cu|rubygem-minitest-2.12.0-2|69	rm -rf %{buildroot}
12cu|rubygem-minitest-2.12.0-2|70	
12cu|rubygem-minitest-2.12.0-2|71	%files
12cu|rubygem-minitest-2.12.0-2|72	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cu|rubygem-minitest-2.12.0-2|73	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/hoe
12cu|rubygem-minitest-2.12.0-2|74	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cu|rubygem-minitest-2.12.0-2|75	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/hoe/*.rb
12cu|rubygem-minitest-2.12.0-2|76	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/minitest
12cu|rubygem-minitest-2.12.0-2|77	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/minitest/*.rb
12cu|rubygem-minitest-2.12.0-2|78	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cu|rubygem-minitest-2.12.0-2|79	
12cu|rubygem-minitest-2.12.0-2|80	%files doc
12cu|rubygem-minitest-2.12.0-2|81	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
12cu|rubygem-minitest-2.12.0-2|82	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cu|rubygem-minitest-2.12.0-2|83	
12cu|rubygem-minitest-2.12.0-2|84	
12cu|rubygem-minitest-2.12.0-2|85	%changelog
12cu|rubygem-minitest-2.12.0-2|86	* Mon Apr 09 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.12.0-1
12cu|rubygem-minitest-2.12.0-2|87	+ Revision: 790013
12cu|rubygem-minitest-2.12.0-2|88	- version update 2.12.0
12cu|rubygem-minitest-2.12.0-2|89	
12cu|rubygem-minitest-2.12.0-2|90	* Wed Feb 15 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.11.0-2
12cu|rubygem-minitest-2.12.0-2|91	+ Revision: 774161
12cu|rubygem-minitest-2.12.0-2|92	- mass rebuild of ruby packages against ruby 1.9.1
12cu|rubygem-minitest-2.12.0-2|93	
12cu|rubygem-minitest-2.12.0-2|94	* Fri Jan 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.11.0-1
12cu|rubygem-minitest-2.12.0-2|95	+ Revision: 769352
12cu|rubygem-minitest-2.12.0-2|96	- version update 2.11.0
12cu|rubygem-minitest-2.12.0-2|97	
12cu|rubygem-minitest-2.12.0-2|98	* Mon Sep 12 2011 Alexander Barakin <abarakin@mandriva.org> 2.5.1-1
12cu|rubygem-minitest-2.12.0-2|99	+ Revision: 699541
12cu|rubygem-minitest-2.12.0-2|100	- missing rdoc fix
12cu|rubygem-minitest-2.12.0-2|101	- imported package rubygem-minitest
12cu|rubygem-minitest-2.12.0-2|102	
12cu|rubygem-minitest-2.12.0-2|103	* Thu Dec 09 2010 Rémy Clouard <shikamaru@mandriva.org> 1.7.1-2mdv2011.0
12cu|rubygem-minitest-2.12.0-2|104	+ Revision: 618332
12cu|rubygem-minitest-2.12.0-2|105	- add necessary provides
12cu|rubygem-minitest-2.12.0-2|106	
12cu|rubygem-minitest-2.12.0-2|107	* Sat Sep 18 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.7.1-1mdv2011.0
12cu|rubygem-minitest-2.12.0-2|108	+ Revision: 579406
12cu|rubygem-minitest-2.12.0-2|109	- new release: 1.7.1
12cu|rubygem-minitest-2.12.0-2|110	
12cu|rubygem-minitest-2.12.0-2|111	* Wed Feb 03 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.5.0-1mdv2010.1
12cu|rubygem-minitest-2.12.0-2|112	+ Revision: 500539
12cu|rubygem-minitest-2.12.0-2|113	- import rubygem-minitest
12cu|rubygem-minitest-2.12.0-2|114	

12745 12
12cu|rubygem-mocha-0.10.5-1|1	# Generated from mocha-0.9.12.gem by gem2rpm5 -*- rpm-spec -*-
12cu|rubygem-mocha-0.10.5-1|2	%define	rbname	mocha
12cu|rubygem-mocha-0.10.5-1|3	
12cu|rubygem-mocha-0.10.5-1|4	Summary:	Mocking and stubbing library
12cu|rubygem-mocha-0.10.5-1|5	Name:		rubygem-%{rbname}
12cu|rubygem-mocha-0.10.5-1|6	
12cu|rubygem-mocha-0.10.5-1|7	Version:	0.10.5
12cu|rubygem-mocha-0.10.5-1|8	Release:	1
12cu|rubygem-mocha-0.10.5-1|9	Group:		Development/Ruby
12cu|rubygem-mocha-0.10.5-1|10	License:	GPLv2+ or Ruby
12cu|rubygem-mocha-0.10.5-1|11	URL:		http://mocha.rubyforge.org
12cu|rubygem-mocha-0.10.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cu|rubygem-mocha-0.10.5-1|13	Source1:        %{name}.rpmlintrc
12cu|rubygem-mocha-0.10.5-1|14	BuildRequires:	rubygems
12cu|rubygem-mocha-0.10.5-1|15	BuildArch:	noarch
12cu|rubygem-mocha-0.10.5-1|16	
12cu|rubygem-mocha-0.10.5-1|17	%description
12cu|rubygem-mocha-0.10.5-1|18	Mocking and stubbing library with JMock/SchMock syntax, which allows
12cu|rubygem-mocha-0.10.5-1|19	mocking and stubbing of methods on real (non-mock) classes.
12cu|rubygem-mocha-0.10.5-1|20	
12cu|rubygem-mocha-0.10.5-1|21	%package	doc
12cu|rubygem-mocha-0.10.5-1|22	Summary:	Documentation for %{name}
12cu|rubygem-mocha-0.10.5-1|23	Group:		Books/Computer books
12cu|rubygem-mocha-0.10.5-1|24	Requires:	%{name} = %{EVRD}
12cu|rubygem-mocha-0.10.5-1|25	BuildArch:	noarch
12cu|rubygem-mocha-0.10.5-1|26	
12cu|rubygem-mocha-0.10.5-1|27	%description	doc
12cu|rubygem-mocha-0.10.5-1|28	Documents, RDoc & RI documentation for %{name}.
12cu|rubygem-mocha-0.10.5-1|29	
12cu|rubygem-mocha-0.10.5-1|30	%prep
12cu|rubygem-mocha-0.10.5-1|31	%setup -q
12cu|rubygem-mocha-0.10.5-1|32	
12cu|rubygem-mocha-0.10.5-1|33	%build
12cu|rubygem-mocha-0.10.5-1|34	%gem_build -f '(examples|test)/'
12cu|rubygem-mocha-0.10.5-1|35	
12cu|rubygem-mocha-0.10.5-1|36	%install
12cu|rubygem-mocha-0.10.5-1|37	%gem_install
12cu|rubygem-mocha-0.10.5-1|38	
12cu|rubygem-mocha-0.10.5-1|39	%files
12cu|rubygem-mocha-0.10.5-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cu|rubygem-mocha-0.10.5-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cu|rubygem-mocha-0.10.5-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*
12cu|rubygem-mocha-0.10.5-1|43	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cu|rubygem-mocha-0.10.5-1|44	
12cu|rubygem-mocha-0.10.5-1|45	%files doc
12cu|rubygem-mocha-0.10.5-1|46	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cu|rubygem-mocha-0.10.5-1|47	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cu|rubygem-mocha-0.10.5-1|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
12cu|rubygem-mocha-0.10.5-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*.rb
12cu|rubygem-mocha-0.10.5-1|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cu|rubygem-mocha-0.10.5-1|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
12cu|rubygem-mocha-0.10.5-1|52	
12cu|rubygem-mocha-0.10.5-1|53	
12cu|rubygem-mocha-0.10.5-1|54	
12cu|rubygem-mocha-0.10.5-1|55	
12cu|rubygem-mocha-0.10.5-1|56	%changelog
12cu|rubygem-mocha-0.10.5-1|57	* Thu Mar 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.10.5-1
12cu|rubygem-mocha-0.10.5-1|58	+ Revision: 0938022
12cu|rubygem-mocha-0.10.5-1|59	- Added rpmlintrc
12cu|rubygem-mocha-0.10.5-1|60	
12cu|rubygem-mocha-0.10.5-1|61	

12746 12
12cu|rubygem-ncurses-ruby-1.2.1-2|1	# Generated from ncurses-0.9.1.gem by gem2rpm5 -*- rpm-spec -*-
12cu|rubygem-ncurses-ruby-1.2.1-2|2	%define	rbname	ncurses
12cu|rubygem-ncurses-ruby-1.2.1-2|3	
12cu|rubygem-ncurses-ruby-1.2.1-2|4	Summary:	Ruby wrapper for ncurses library
12cu|rubygem-ncurses-ruby-1.2.1-2|5	Name:		rubygem-%{rbname}-ruby
12cu|rubygem-ncurses-ruby-1.2.1-2|6	
12cu|rubygem-ncurses-ruby-1.2.1-2|7	Version:	1.2.1
12cu|rubygem-ncurses-ruby-1.2.1-2|8	Release:	2
12cu|rubygem-ncurses-ruby-1.2.1-2|9	Group:		Development/Ruby
12cu|rubygem-ncurses-ruby-1.2.1-2|10	License:	GPLv2+ or Ruby
12cu|rubygem-ncurses-ruby-1.2.1-2|11	URL:		http://ncurses-ruby.berlios.de/
12cu|rubygem-ncurses-ruby-1.2.1-2|12	Source0:	http://rubygems.org/gems/%{rbname}-ruby-%{version}.gem
12cu|rubygem-ncurses-ruby-1.2.1-2|13	Patch0:		ncurses-ruby-1.2.10-strfmt.patch
12cu|rubygem-ncurses-ruby-1.2.1-2|14	BuildRequires:	rubygems
12cu|rubygem-ncurses-ruby-1.2.1-2|15	BuildRequires:	ruby-devel
12cu|rubygem-ncurses-ruby-1.2.1-2|16	BuildRequires:	rubygem(rake)
12cu|rubygem-ncurses-ruby-1.2.1-2|17	BuildRequires:	pkgconfig(ncurses)
12cu|rubygem-ncurses-ruby-1.2.1-2|18	%rename		ruby-ncurses
12cu|rubygem-ncurses-ruby-1.2.1-2|19	
12cu|rubygem-ncurses-ruby-1.2.1-2|20	%description
12cu|rubygem-ncurses-ruby-1.2.1-2|21	This wrapper provides access to the functions, macros, global variables and
12cu|rubygem-ncurses-ruby-1.2.1-2|22	constants of the ncurses library.  These are mapped to a Ruby Module named
12cu|rubygem-ncurses-ruby-1.2.1-2|23	"Ncurses":  Functions and external variables are implemented as singleton
12cu|rubygem-ncurses-ruby-1.2.1-2|24	functions of the Module Ncurses.
12cu|rubygem-ncurses-ruby-1.2.1-2|25	
12cu|rubygem-ncurses-ruby-1.2.1-2|26	%package	doc
12cu|rubygem-ncurses-ruby-1.2.1-2|27	Summary:	Documentation for %{name}
12cu|rubygem-ncurses-ruby-1.2.1-2|28	Group:		Books/Computer books
12cu|rubygem-ncurses-ruby-1.2.1-2|29	Requires:	%{name} = %{EVRD}
12cu|rubygem-ncurses-ruby-1.2.1-2|30	BuildArch:	noarch
12cu|rubygem-ncurses-ruby-1.2.1-2|31	
12cu|rubygem-ncurses-ruby-1.2.1-2|32	%description	doc
12cu|rubygem-ncurses-ruby-1.2.1-2|33	Documents, RDoc & RI documentation for %{name}.
12cu|rubygem-ncurses-ruby-1.2.1-2|34	
12cu|rubygem-ncurses-ruby-1.2.1-2|35	%prep
12cu|rubygem-ncurses-ruby-1.2.1-2|36	gem unpack %{SOURCE0}
12cu|rubygem-ncurses-ruby-1.2.1-2|37	%setup -q
12cu|rubygem-ncurses-ruby-1.2.1-2|38	%patch0 -p1
12cu|rubygem-ncurses-ruby-1.2.1-2|39	
12cu|rubygem-ncurses-ruby-1.2.1-2|40	%build
12cu|rubygem-ncurses-ruby-1.2.1-2|41	#gem build %{rbname}-ruby.gemspec
12cu|rubygem-ncurses-ruby-1.2.1-2|42	#%gem_build
12cu|rubygem-ncurses-ruby-1.2.1-2|43	
12cu|rubygem-ncurses-ruby-1.2.1-2|44	%install
12cu|rubygem-ncurses-ruby-1.2.1-2|45	%gem_install
12cu|rubygem-ncurses-ruby-1.2.1-2|46	
12cu|rubygem-ncurses-ruby-1.2.1-2|47	%files
12cu|rubygem-ncurses-ruby-1.2.1-2|48	%dir %{ruby_gemdir}/gems/%{rbname}-ruby-%{version}
12cu|rubygem-ncurses-ruby-1.2.1-2|49	%dir %{ruby_gemdir}/gems/%{rbname}-ruby-%{version}/lib
12cu|rubygem-ncurses-ruby-1.2.1-2|50	%{ruby_gemdir}/gems/%{rbname}-ruby-%{version}/lib/*.rb
12cu|rubygem-ncurses-ruby-1.2.1-2|51	%{ruby_gemdir}/gems/%{rbname}-ruby-%{version}/lib/%{rbname}-ruby/*.rb
12cu|rubygem-ncurses-ruby-1.2.1-2|52	%{ruby_gemdir}/specifications/%{rbname}-ruby-%{version}.gemspec
12cu|rubygem-ncurses-ruby-1.2.1-2|53	%{ruby_sitearchdir}/*.so
12cu|rubygem-ncurses-ruby-1.2.1-2|54	
12cu|rubygem-ncurses-ruby-1.2.1-2|55	%files doc
12cu|rubygem-ncurses-ruby-1.2.1-2|56	%doc %{ruby_gemdir}/doc/%{rbname}-ruby-%{version}
12cu|rubygem-ncurses-ruby-1.2.1-2|57	
12cu|rubygem-ncurses-ruby-1.2.1-2|58	
12cu|rubygem-ncurses-ruby-1.2.1-2|59	%changelog
12cu|rubygem-ncurses-ruby-1.2.1-2|60	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-2
12cu|rubygem-ncurses-ruby-1.2.1-2|61	+ Revision: 618538e
12cu|rubygem-ncurses-ruby-1.2.1-2|62	- Fix summary
12cu|rubygem-ncurses-ruby-1.2.1-2|63	
12cu|rubygem-ncurses-ruby-1.2.1-2|64	

12747 12
12cu|rubygem-oauth-0.4.4-2|1	# Generated from oauth-0.4.4.gem by gem2rpm5 -*- rpm-spec -*-
12cu|rubygem-oauth-0.4.4-2|2	%define	rbname	oauth
12cu|rubygem-oauth-0.4.4-2|3	
12cu|rubygem-oauth-0.4.4-2|4	Summary:	OAuth Core Ruby implementation
12cu|rubygem-oauth-0.4.4-2|5	Name:		rubygem-%{rbname}
12cu|rubygem-oauth-0.4.4-2|6	
12cu|rubygem-oauth-0.4.4-2|7	Version:	0.4.4
12cu|rubygem-oauth-0.4.4-2|8	Release:	2
12cu|rubygem-oauth-0.4.4-2|9	Group:		Development/Ruby
12cu|rubygem-oauth-0.4.4-2|10	License:	MIT
12cu|rubygem-oauth-0.4.4-2|11	URL:		http://%{rbname}.rubyforge.org/
12cu|rubygem-oauth-0.4.4-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cu|rubygem-oauth-0.4.4-2|13	BuildRequires:	rubygems
12cu|rubygem-oauth-0.4.4-2|14	BuildArch:	noarch
12cu|rubygem-oauth-0.4.4-2|15	
12cu|rubygem-oauth-0.4.4-2|16	%description
12cu|rubygem-oauth-0.4.4-2|17	This is a RubyGem for implementing both OAuth clients and servers in Ruby
12cu|rubygem-oauth-0.4.4-2|18	applications.
12cu|rubygem-oauth-0.4.4-2|19	
12cu|rubygem-oauth-0.4.4-2|20	%package	doc
12cu|rubygem-oauth-0.4.4-2|21	Summary:	Documentation for %{name}
12cu|rubygem-oauth-0.4.4-2|22	Group:		Books/Computer books
12cu|rubygem-oauth-0.4.4-2|23	Requires:	%{name} = %{EVRD}
12cu|rubygem-oauth-0.4.4-2|24	
12cu|rubygem-oauth-0.4.4-2|25	%description	doc
12cu|rubygem-oauth-0.4.4-2|26	Documents, RDoc & RI documentation for %{name}.
12cu|rubygem-oauth-0.4.4-2|27	
12cu|rubygem-oauth-0.4.4-2|28	%prep
12cu|rubygem-oauth-0.4.4-2|29	%setup -q
12cu|rubygem-oauth-0.4.4-2|30	
12cu|rubygem-oauth-0.4.4-2|31	%build
12cu|rubygem-oauth-0.4.4-2|32	%gem_build -f '(Gemfile|Rakefile|examples|tasks|test)'
12cu|rubygem-oauth-0.4.4-2|33	
12cu|rubygem-oauth-0.4.4-2|34	%install
12cu|rubygem-oauth-0.4.4-2|35	rm -rf %{buildroot}
12cu|rubygem-oauth-0.4.4-2|36	%gem_install
12cu|rubygem-oauth-0.4.4-2|37	
12cu|rubygem-oauth-0.4.4-2|38	%clean
12cu|rubygem-oauth-0.4.4-2|39	rm -rf %{buildroot}
12cu|rubygem-oauth-0.4.4-2|40	
12cu|rubygem-oauth-0.4.4-2|41	%files
12cu|rubygem-oauth-0.4.4-2|42	%{_bindir}/oauth
12cu|rubygem-oauth-0.4.4-2|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cu|rubygem-oauth-0.4.4-2|44	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cu|rubygem-oauth-0.4.4-2|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/Gemfile*
12cu|rubygem-oauth-0.4.4-2|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/Rakefile
12cu|rubygem-oauth-0.4.4-2|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cu|rubygem-oauth-0.4.4-2|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/oauth
12cu|rubygem-oauth-0.4.4-2|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cu|rubygem-oauth-0.4.4-2|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cu|rubygem-oauth-0.4.4-2|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/digest
12cu|rubygem-oauth-0.4.4-2|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/digest/*.rb
12cu|rubygem-oauth-0.4.4-2|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/oauth
12cu|rubygem-oauth-0.4.4-2|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/oauth/*
12cu|rubygem-oauth-0.4.4-2|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/tasks
12cu|rubygem-oauth-0.4.4-2|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/tasks/*.rake
12cu|rubygem-oauth-0.4.4-2|57	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cu|rubygem-oauth-0.4.4-2|58	
12cu|rubygem-oauth-0.4.4-2|59	%files doc
12cu|rubygem-oauth-0.4.4-2|60	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cu|rubygem-oauth-0.4.4-2|61	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cu|rubygem-oauth-0.4.4-2|62	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/TODO
12cu|rubygem-oauth-0.4.4-2|63	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*
12cu|rubygem-oauth-0.4.4-2|64	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/examples
12cu|rubygem-oauth-0.4.4-2|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/examples/*.rb
12cu|rubygem-oauth-0.4.4-2|66	
12cu|rubygem-oauth-0.4.4-2|67	
12cu|rubygem-oauth-0.4.4-2|68	%changelog
12cu|rubygem-oauth-0.4.4-2|69	* Thu Mar 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.4.4-1
12cu|rubygem-oauth-0.4.4-2|70	+ Revision: 643381
12cu|rubygem-oauth-0.4.4-2|71	- regenerate spec with gem2rpm5
12cu|rubygem-oauth-0.4.4-2|72	- new release: 0.4.4
12cu|rubygem-oauth-0.4.4-2|73	
12cu|rubygem-oauth-0.4.4-2|74	* Fri Dec 17 2010 Rémy Clouard <shikamaru@mandriva.org> 0.3.6-3mdv2011.0
12cu|rubygem-oauth-0.4.4-2|75	+ Revision: 622496
12cu|rubygem-oauth-0.4.4-2|76	- rebuild for new rpm-mandriva-setup
12cu|rubygem-oauth-0.4.4-2|77	
12cu|rubygem-oauth-0.4.4-2|78	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.6-2mdv2011.0
12cu|rubygem-oauth-0.4.4-2|79	+ Revision: 614774
12cu|rubygem-oauth-0.4.4-2|80	- the mass rebuild of 2010.1 packages
12cu|rubygem-oauth-0.4.4-2|81	
12cu|rubygem-oauth-0.4.4-2|82	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12cu|rubygem-oauth-0.4.4-2|83	- ooops, revert previous incorrect buildrequires change...
12cu|rubygem-oauth-0.4.4-2|84	- add missing buildrequires
12cu|rubygem-oauth-0.4.4-2|85	
12cu|rubygem-oauth-0.4.4-2|86	* Thu Feb 04 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.6-1mdv2010.1
12cu|rubygem-oauth-0.4.4-2|87	+ Revision: 500857
12cu|rubygem-oauth-0.4.4-2|88	- import rubygem-oauth
12cu|rubygem-oauth-0.4.4-2|89	
12cu|rubygem-oauth-0.4.4-2|90	
12cu|rubygem-oauth-0.4.4-2|91	* Mon Feb  4 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.6-1
12cu|rubygem-oauth-0.4.4-2|92	- initial release

12748 12
12cu|rubygem-pg-0.14.1-1|1	# Generated from pg-0.14.1.gem by gem2rpm5 0.6.7 -*- rpm-spec -*-
12cu|rubygem-pg-0.14.1-1|2	%define	rbname	pg
12cu|rubygem-pg-0.14.1-1|3	
12cu|rubygem-pg-0.14.1-1|4	Summary:	Pg is the Ruby interface to the {PostgreSQL RDBMS}[http://www.postgresql.org/]
12cu|rubygem-pg-0.14.1-1|5	Name:		rubygem-%{rbname}
12cu|rubygem-pg-0.14.1-1|6	
12cu|rubygem-pg-0.14.1-1|7	Version:	0.14.1
12cu|rubygem-pg-0.14.1-1|8	Release:	1
12cu|rubygem-pg-0.14.1-1|9	Group:		Development/Ruby
12cu|rubygem-pg-0.14.1-1|10	License:	GPLv2+ or Ruby
12cu|rubygem-pg-0.14.1-1|11	URL:		https://bitbucket.org/ged/ruby-pg
12cu|rubygem-pg-0.14.1-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cu|rubygem-pg-0.14.1-1|13	BuildRequires:	rubygems
12cu|rubygem-pg-0.14.1-1|14	BuildRequires:	ruby-devel
12cu|rubygem-pg-0.14.1-1|15	BuildRequires:	postgresql-devel
12cu|rubygem-pg-0.14.1-1|16	
12cu|rubygem-pg-0.14.1-1|17	%description
12cu|rubygem-pg-0.14.1-1|18	Pg is the Ruby interface to the {PostgreSQL
12cu|rubygem-pg-0.14.1-1|19	RDBMS}[http://www.postgresql.org/].
12cu|rubygem-pg-0.14.1-1|20	It works with {PostgreSQL 8.3 and later}.
12cu|rubygem-pg-0.14.1-1|21	
12cu|rubygem-pg-0.14.1-1|22	%package	doc
12cu|rubygem-pg-0.14.1-1|23	Summary:	Documentation for %{name}
12cu|rubygem-pg-0.14.1-1|24	Group:		Books/Computer books
12cu|rubygem-pg-0.14.1-1|25	Requires:	%{name} = %{EVRD}
12cu|rubygem-pg-0.14.1-1|26	BuildArch:	noarch
12cu|rubygem-pg-0.14.1-1|27	
12cu|rubygem-pg-0.14.1-1|28	%description	doc
12cu|rubygem-pg-0.14.1-1|29	Documents, RDoc & RI documentation for %{name}.
12cu|rubygem-pg-0.14.1-1|30	
12cu|rubygem-pg-0.14.1-1|31	%prep
12cu|rubygem-pg-0.14.1-1|32	%setup -q
12cu|rubygem-pg-0.14.1-1|33	
12cu|rubygem-pg-0.14.1-1|34	%build
12cu|rubygem-pg-0.14.1-1|35	%gem_build
12cu|rubygem-pg-0.14.1-1|36	
12cu|rubygem-pg-0.14.1-1|37	%install
12cu|rubygem-pg-0.14.1-1|38	%gem_install
12cu|rubygem-pg-0.14.1-1|39	
12cu|rubygem-pg-0.14.1-1|40	%files
12cu|rubygem-pg-0.14.1-1|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cu|rubygem-pg-0.14.1-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/ext
12cu|rubygem-pg-0.14.1-1|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cu|rubygem-pg-0.14.1-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/ext/*.c
12cu|rubygem-pg-0.14.1-1|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cu|rubygem-pg-0.14.1-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/pg
12cu|rubygem-pg-0.14.1-1|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/pg/*.rb
12cu|rubygem-pg-0.14.1-1|48	%{ruby_sitearchdir}/*.so
12cu|rubygem-pg-0.14.1-1|49	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cu|rubygem-pg-0.14.1-1|50	
12cu|rubygem-pg-0.14.1-1|51	%files doc
12cu|rubygem-pg-0.14.1-1|52	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cu|rubygem-pg-0.14.1-1|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cu|rubygem-pg-0.14.1-1|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
12cu|rubygem-pg-0.14.1-1|55	%{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cu|rubygem-pg-0.14.1-1|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/POSTGRES
12cu|rubygem-pg-0.14.1-1|57	
12cu|rubygem-pg-0.14.1-1|58	%changelog
12cu|rubygem-pg-0.14.1-1|59	* Fri Apr 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14.1-1
12cu|rubygem-pg-0.14.1-1|60	+ Revision: 6d997ae
12cu|rubygem-pg-0.14.1-1|61	- Fix BRs
12cu|rubygem-pg-0.14.1-1|62	
12cu|rubygem-pg-0.14.1-1|63	

12749 12
12cu|rubygem-postgres-0.8.1-3|1	# Generated from postgres-0.8.1.gem by gem2rpm5 -*- rpm-spec -*-
12cu|rubygem-postgres-0.8.1-3|2	%define	rbname	postgres
12cu|rubygem-postgres-0.8.1-3|3	
12cu|rubygem-postgres-0.8.1-3|4	Summary:	Deprecated version of the Ruby PostgreSQL driver
12cu|rubygem-postgres-0.8.1-3|5	Name:		rubygem-%{rbname}
12cu|rubygem-postgres-0.8.1-3|6	
12cu|rubygem-postgres-0.8.1-3|7	Version:	0.8.1
12cu|rubygem-postgres-0.8.1-3|8	Release:	3
12cu|rubygem-postgres-0.8.1-3|9	Group:		Development/Ruby
12cu|rubygem-postgres-0.8.1-3|10	License:	GPLv2+ or Ruby
12cu|rubygem-postgres-0.8.1-3|11	URL:		https://bitbucket.org/ged/ruby-pg
12cu|rubygem-postgres-0.8.1-3|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cu|rubygem-postgres-0.8.1-3|13	BuildRequires:	rubygems
12cu|rubygem-postgres-0.8.1-3|14	BuildArch:	noarch
12cu|rubygem-postgres-0.8.1-3|15	%rename     ruby-postgres
12cu|rubygem-postgres-0.8.1-3|16	
12cu|rubygem-postgres-0.8.1-3|17	%description
12cu|rubygem-postgres-0.8.1-3|18	This is an old, deprecated version of the Ruby PostgreSQL driver that hasn't
12cu|rubygem-postgres-0.8.1-3|19	been maintained or supported since early 2008.
12cu|rubygem-postgres-0.8.1-3|20	You should install/require 'pg' instead.
12cu|rubygem-postgres-0.8.1-3|21	If you need the 'postgres' gem for legacy code that can't be converted, you
12cu|rubygem-postgres-0.8.1-3|22	can
12cu|rubygem-postgres-0.8.1-3|23	still install it using an explicit version, like so:
12cu|rubygem-postgres-0.8.1-3|24	gem install postgres -v '0.7.9.2008.01.28'
12cu|rubygem-postgres-0.8.1-3|25	gem uninstall postgres -v '>0.7.9.2008.01.28'
12cu|rubygem-postgres-0.8.1-3|26	If you have any questions, the nice folks in the Google group can help:
12cu|rubygem-postgres-0.8.1-3|27	http://goo.gl/OjOPP / ruby-pg@googlegroups.com
12cu|rubygem-postgres-0.8.1-3|28	
12cu|rubygem-postgres-0.8.1-3|29	%package	doc
12cu|rubygem-postgres-0.8.1-3|30	Summary:	Documentation for %{name}
12cu|rubygem-postgres-0.8.1-3|31	Group:		Books/Computer books
12cu|rubygem-postgres-0.8.1-3|32	Requires:	%{name} = %{EVRD}
12cu|rubygem-postgres-0.8.1-3|33	BuildArch:	noarch
12cu|rubygem-postgres-0.8.1-3|34	
12cu|rubygem-postgres-0.8.1-3|35	%description	doc
12cu|rubygem-postgres-0.8.1-3|36	Documents, RDoc & RI documentation for %{name}.
12cu|rubygem-postgres-0.8.1-3|37	
12cu|rubygem-postgres-0.8.1-3|38	%prep
12cu|rubygem-postgres-0.8.1-3|39	%setup -q
12cu|rubygem-postgres-0.8.1-3|40	
12cu|rubygem-postgres-0.8.1-3|41	%build
12cu|rubygem-postgres-0.8.1-3|42	%gem_build
12cu|rubygem-postgres-0.8.1-3|43	
12cu|rubygem-postgres-0.8.1-3|44	%install
12cu|rubygem-postgres-0.8.1-3|45	%gem_install
12cu|rubygem-postgres-0.8.1-3|46	
12cu|rubygem-postgres-0.8.1-3|47	%files
12cu|rubygem-postgres-0.8.1-3|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cu|rubygem-postgres-0.8.1-3|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cu|rubygem-postgres-0.8.1-3|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cu|rubygem-postgres-0.8.1-3|51	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cu|rubygem-postgres-0.8.1-3|52	
12cu|rubygem-postgres-0.8.1-3|53	%files doc
12cu|rubygem-postgres-0.8.1-3|54	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
12cu|rubygem-postgres-0.8.1-3|55	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cu|rubygem-postgres-0.8.1-3|56	
12cu|rubygem-postgres-0.8.1-3|57	%changelog
12cu|rubygem-postgres-0.8.1-3|58	* Fri Sep 28 2012 Denis Silakov <uragan@localhost> 0.8.1-1
12cu|rubygem-postgres-0.8.1-3|59	- Initial package

12750 12
12cu|rubygem-rake-10.0.4-1|1	%define rbname   rake
12cu|rubygem-rake-10.0.4-1|2	
12cu|rubygem-rake-10.0.4-1|3	Summary:    Simple ruby build program with capabilities similar to make
12cu|rubygem-rake-10.0.4-1|4	Name:       rubygem-%{rbname}
12cu|rubygem-rake-10.0.4-1|5	Version:    10.0.4
12cu|rubygem-rake-10.0.4-1|6	Release:    1
12cu|rubygem-rake-10.0.4-1|7	License:    MIT
12cu|rubygem-rake-10.0.4-1|8	Group:      Development/Ruby
12cu|rubygem-rake-10.0.4-1|9	URL:        http://rake.rubyforge.org/
12cu|rubygem-rake-10.0.4-1|10	Source0:    http://rubygems.org/downloads/%{rbname}-%{version}.gem
12cu|rubygem-rake-10.0.4-1|11	BuildArch:  noarch
12cu|rubygem-rake-10.0.4-1|12	BuildRequires: rubygems
12cu|rubygem-rake-10.0.4-1|13	BuildRequires: p7zip
12cu|rubygem-rake-10.0.4-1|14	
12cu|rubygem-rake-10.0.4-1|15	%description
12cu|rubygem-rake-10.0.4-1|16	This package contains Rake, a simple ruby build program with capabilities
12cu|rubygem-rake-10.0.4-1|17	similar to make.
12cu|rubygem-rake-10.0.4-1|18	
12cu|rubygem-rake-10.0.4-1|19	%package	doc
12cu|rubygem-rake-10.0.4-1|20	Summary:	Documentation for %{name}
12cu|rubygem-rake-10.0.4-1|21	Group:		Books/Computer books
12cu|rubygem-rake-10.0.4-1|22	Requires:	%{name} = %{EVRD}
12cu|rubygem-rake-10.0.4-1|23	
12cu|rubygem-rake-10.0.4-1|24	%description	doc
12cu|rubygem-rake-10.0.4-1|25	Documents, RDoc & RI documentation for %{name}.
12cu|rubygem-rake-10.0.4-1|26	
12cu|rubygem-rake-10.0.4-1|27	%prep
12cu|rubygem-rake-10.0.4-1|28	%setup -q
12cu|rubygem-rake-10.0.4-1|29	
12cu|rubygem-rake-10.0.4-1|30	%build
12cu|rubygem-rake-10.0.4-1|31	%gem_build
12cu|rubygem-rake-10.0.4-1|32	
12cu|rubygem-rake-10.0.4-1|33	%install
12cu|rubygem-rake-10.0.4-1|34	%gem_install
12cu|rubygem-rake-10.0.4-1|35	
12cu|rubygem-rake-10.0.4-1|36	# Install manpage
12cu|rubygem-rake-10.0.4-1|37	mkdir -p %{buildroot}%{_mandir}/man1/
12cu|rubygem-rake-10.0.4-1|38	# use 7z and not gzip, as the file is corrupted.
12cu|rubygem-rake-10.0.4-1|39	# For some reason it works fine with 7z.
12cu|rubygem-rake-10.0.4-1|40	7z e doc/%{rbname}.1.gz
12cu|rubygem-rake-10.0.4-1|41	install %{rbname}.1 %{buildroot}%{_mandir}/man1/rake.1
12cu|rubygem-rake-10.0.4-1|42	
12cu|rubygem-rake-10.0.4-1|43	%files
12cu|rubygem-rake-10.0.4-1|44	%{_bindir}/rake
12cu|rubygem-rake-10.0.4-1|45	%{_mandir}/man1/*
12cu|rubygem-rake-10.0.4-1|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cu|rubygem-rake-10.0.4-1|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cu|rubygem-rake-10.0.4-1|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/rake
12cu|rubygem-rake-10.0.4-1|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc
12cu|rubygem-rake-10.0.4-1|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/release_notes
12cu|rubygem-rake-10.0.4-1|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cu|rubygem-rake-10.0.4-1|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cu|rubygem-rake-10.0.4-1|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake
12cu|rubygem-rake-10.0.4-1|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/*.rb
12cu|rubygem-rake-10.0.4-1|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/contrib
12cu|rubygem-rake-10.0.4-1|56	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/contrib/*.rb
12cu|rubygem-rake-10.0.4-1|57	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/ext
12cu|rubygem-rake-10.0.4-1|58	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/ext/*.rb
12cu|rubygem-rake-10.0.4-1|59	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/loaders
12cu|rubygem-rake-10.0.4-1|60	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/rake/loaders/*.rb
12cu|rubygem-rake-10.0.4-1|61	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cu|rubygem-rake-10.0.4-1|62	
12cu|rubygem-rake-10.0.4-1|63	%files doc
12cu|rubygem-rake-10.0.4-1|64	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cu|rubygem-rake-10.0.4-1|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cu|rubygem-rake-10.0.4-1|66	%{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGES
12cu|rubygem-rake-10.0.4-1|67	%{ruby_gemdir}/gems/%{rbname}-%{version}/MIT-LICENSE
12cu|rubygem-rake-10.0.4-1|68	%{ruby_gemdir}/gems/%{rbname}-%{version}/TODO
12cu|rubygem-rake-10.0.4-1|69	%{ruby_gemdir}/gems/%{rbname}-%{version}/doc/*.rdoc
12cu|rubygem-rake-10.0.4-1|70	%{ruby_gemdir}/gems/%{rbname}-%{version}/doc/release_notes/*.rdoc
12cu|rubygem-rake-10.0.4-1|71	
12cu|rubygem-rake-10.0.4-1|72	%changelog
12cu|rubygem-rake-10.0.4-1|73	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 10.0.4-1
12cu|rubygem-rake-10.0.4-1|74	+ Revision: 92659e9
12cu|rubygem-rake-10.0.4-1|75	- Really add manpage
12cu|rubygem-rake-10.0.4-1|76	
12cu|rubygem-rake-10.0.4-1|77	

12751 12
12cu|rubygem-sequel-3.31.0-2|1	# Generated from sequel-3.31.0.gem by gem2rpm5 -*- rpm-spec -*-
12cu|rubygem-sequel-3.31.0-2|2	%define	rbname	sequel
12cu|rubygem-sequel-3.31.0-2|3	
12cu|rubygem-sequel-3.31.0-2|4	Summary:	The Database Toolkit for Ruby
12cu|rubygem-sequel-3.31.0-2|5	Name:		rubygem-%{rbname}
12cu|rubygem-sequel-3.31.0-2|6	
12cu|rubygem-sequel-3.31.0-2|7	Version:	3.31.0
12cu|rubygem-sequel-3.31.0-2|8	Release:	2
12cu|rubygem-sequel-3.31.0-2|9	Group:		Development/Ruby
12cu|rubygem-sequel-3.31.0-2|10	License:	GPLv2+ or Ruby
12cu|rubygem-sequel-3.31.0-2|11	URL:		http://sequel.rubyforge.org
12cu|rubygem-sequel-3.31.0-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cu|rubygem-sequel-3.31.0-2|13	Source1:        %{name}.rpmlintrc
12cu|rubygem-sequel-3.31.0-2|14	BuildRequires:	rubygems
12cu|rubygem-sequel-3.31.0-2|15	BuildArch:	noarch
12cu|rubygem-sequel-3.31.0-2|16	
12cu|rubygem-sequel-3.31.0-2|17	%description
12cu|rubygem-sequel-3.31.0-2|18	The Database Toolkit for Ruby
12cu|rubygem-sequel-3.31.0-2|19	
12cu|rubygem-sequel-3.31.0-2|20	%package	doc
12cu|rubygem-sequel-3.31.0-2|21	Summary:	Documentation for %{name}
12cu|rubygem-sequel-3.31.0-2|22	Group:		Books/Computer books
12cu|rubygem-sequel-3.31.0-2|23	Requires:	%{name} = %{EVRD}
12cu|rubygem-sequel-3.31.0-2|24	BuildArch:	noarch
12cu|rubygem-sequel-3.31.0-2|25	
12cu|rubygem-sequel-3.31.0-2|26	%description	doc
12cu|rubygem-sequel-3.31.0-2|27	Documents, RDoc & RI documentation for %{name}.
12cu|rubygem-sequel-3.31.0-2|28	
12cu|rubygem-sequel-3.31.0-2|29	%prep
12cu|rubygem-sequel-3.31.0-2|30	%setup -q
12cu|rubygem-sequel-3.31.0-2|31	
12cu|rubygem-sequel-3.31.0-2|32	%build
12cu|rubygem-sequel-3.31.0-2|33	%gem_build
12cu|rubygem-sequel-3.31.0-2|34	
12cu|rubygem-sequel-3.31.0-2|35	%install
12cu|rubygem-sequel-3.31.0-2|36	%gem_install
12cu|rubygem-sequel-3.31.0-2|37	
12cu|rubygem-sequel-3.31.0-2|38	%files
12cu|rubygem-sequel-3.31.0-2|39	%{_bindir}/sequel
12cu|rubygem-sequel-3.31.0-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cu|rubygem-sequel-3.31.0-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/bin
12cu|rubygem-sequel-3.31.0-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}
12cu|rubygem-sequel-3.31.0-2|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/plugins
12cu|rubygem-sequel-3.31.0-2|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/model
12cu|rubygem-sequel-3.31.0-2|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/database
12cu|rubygem-sequel-3.31.0-2|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/
12cu|rubygem-sequel-3.31.0-2|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/swift
12cu|rubygem-sequel-3.31.0-2|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/jdbc
12cu|rubygem-sequel-3.31.0-2|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/ado
12cu|rubygem-sequel-3.31.0-2|50	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/do
12cu|rubygem-sequel-3.31.0-2|51	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/odbc
12cu|rubygem-sequel-3.31.0-2|52	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/utils
12cu|rubygem-sequel-3.31.0-2|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/shared
12cu|rubygem-sequel-3.31.0-2|54	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/extensions
12cu|rubygem-sequel-3.31.0-2|55	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/dataset
12cu|rubygem-sequel-3.31.0-2|56	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/connection_pool
12cu|rubygem-sequel-3.31.0-2|57	%{ruby_gemdir}/gems/%{rbname}-%{version}/bin/sequel
12cu|rubygem-sequel-3.31.0-2|58	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc
12cu|rubygem-sequel-3.31.0-2|59	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/release_notes
12cu|rubygem-sequel-3.31.0-2|60	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cu|rubygem-sequel-3.31.0-2|61	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cu|rubygem-sequel-3.31.0-2|62	
12cu|rubygem-sequel-3.31.0-2|63	
12cu|rubygem-sequel-3.31.0-2|64	
12cu|rubygem-sequel-3.31.0-2|65	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/swift/*.rb
12cu|rubygem-sequel-3.31.0-2|66	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/jdbc/*.rb
12cu|rubygem-sequel-3.31.0-2|67	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/ado/*.rb
12cu|rubygem-sequel-3.31.0-2|68	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/do/*.rb
12cu|rubygem-sequel-3.31.0-2|69	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/odbc/*.rb
12cu|rubygem-sequel-3.31.0-2|70	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/utils/*.rb
12cu|rubygem-sequel-3.31.0-2|71	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/shared/*.rb
12cu|rubygem-sequel-3.31.0-2|72	
12cu|rubygem-sequel-3.31.0-2|73	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/connection_pool/*.rb
12cu|rubygem-sequel-3.31.0-2|74	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
12cu|rubygem-sequel-3.31.0-2|75	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/plugins/*.rb
12cu|rubygem-sequel-3.31.0-2|76	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/model/*.rb
12cu|rubygem-sequel-3.31.0-2|77	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/database/*.rb
12cu|rubygem-sequel-3.31.0-2|78	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/adapters/*.rb
12cu|rubygem-sequel-3.31.0-2|79	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/extensions/*.rb
12cu|rubygem-sequel-3.31.0-2|80	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/dataset/*.rb
12cu|rubygem-sequel-3.31.0-2|81	
12cu|rubygem-sequel-3.31.0-2|82	
12cu|rubygem-sequel-3.31.0-2|83	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cu|rubygem-sequel-3.31.0-2|84	
12cu|rubygem-sequel-3.31.0-2|85	%files doc
12cu|rubygem-sequel-3.31.0-2|86	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cu|rubygem-sequel-3.31.0-2|87	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/CHANGELOG
12cu|rubygem-sequel-3.31.0-2|88	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/MIT-LICENSE
12cu|rubygem-sequel-3.31.0-2|89	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/*.rdoc
12cu|rubygem-sequel-3.31.0-2|90	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/doc/release_notes/*.txt
12cu|rubygem-sequel-3.31.0-2|91	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cu|rubygem-sequel-3.31.0-2|92	
12cu|rubygem-sequel-3.31.0-2|93	
12cu|rubygem-sequel-3.31.0-2|94	
12cu|rubygem-sequel-3.31.0-2|95	%changelog
12cu|rubygem-sequel-3.31.0-2|96	* Thu Mar 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.31.0-2
12cu|rubygem-sequel-3.31.0-2|97	+ Revision: 6b28a98
12cu|rubygem-sequel-3.31.0-2|98	- Added rpmlintrc
12cu|rubygem-sequel-3.31.0-2|99	
12cu|rubygem-sequel-3.31.0-2|100	

12752 12
12cu|rubygem-spork-0.9.2-2|1	%define oname spork
12cu|rubygem-spork-0.9.2-2|2	
12cu|rubygem-spork-0.9.2-2|3	Name:       rubygem-%{oname}
12cu|rubygem-spork-0.9.2-2|4	Version:    0.9.2
12cu|rubygem-spork-0.9.2-2|5	Release:    2
12cu|rubygem-spork-0.9.2-2|6	Summary:    A forking Drb spec server
12cu|rubygem-spork-0.9.2-2|7	Group:      Development/Ruby
12cu|rubygem-spork-0.9.2-2|8	License:    MIT
12cu|rubygem-spork-0.9.2-2|9	URL:        http://github.com/timcharper/spork
12cu|rubygem-spork-0.9.2-2|10	Source0:    http://rubygems.org/gems/%{oname}-%{version}.gem
12cu|rubygem-spork-0.9.2-2|11	Requires:   rubygems
12cu|rubygem-spork-0.9.2-2|12	BuildRequires: rubygems
12cu|rubygem-spork-0.9.2-2|13	BuildRequires: rubygem(rake)
12cu|rubygem-spork-0.9.2-2|14	Provides:   rubygem(%{oname}) = %{version}
12cu|rubygem-spork-0.9.2-2|15	
12cu|rubygem-spork-0.9.2-2|16	%description
12cu|rubygem-spork-0.9.2-2|17	A forking Drb spec server
12cu|rubygem-spork-0.9.2-2|18	
12cu|rubygem-spork-0.9.2-2|19	%prep
12cu|rubygem-spork-0.9.2-2|20	
12cu|rubygem-spork-0.9.2-2|21	%build
12cu|rubygem-spork-0.9.2-2|22	
12cu|rubygem-spork-0.9.2-2|23	%install
12cu|rubygem-spork-0.9.2-2|24	mkdir -p %{buildroot}%{ruby_gemdir}
12cu|rubygem-spork-0.9.2-2|25	gem install -V --local --install-dir %{buildroot}%{ruby_gemdir} \
12cu|rubygem-spork-0.9.2-2|26	--force --rdoc %{SOURCE0}
12cu|rubygem-spork-0.9.2-2|27	
12cu|rubygem-spork-0.9.2-2|28	# copy binaries to bindir
12cu|rubygem-spork-0.9.2-2|29	mkdir -p %{buildroot}/%{_bindir}
12cu|rubygem-spork-0.9.2-2|30	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12cu|rubygem-spork-0.9.2-2|31	
12cu|rubygem-spork-0.9.2-2|32	rm -rf %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/ext/
12cu|rubygem-spork-0.9.2-2|33	find %{buildroot}%{ruby_gemdir}/gems/%{oname}-%{version}/bin -type f | xargs chmod a+x
12cu|rubygem-spork-0.9.2-2|34	
12cu|rubygem-spork-0.9.2-2|35	%files
12cu|rubygem-spork-0.9.2-2|36	%{_bindir}/spork
12cu|rubygem-spork-0.9.2-2|37	%dir %{ruby_gemdir}/gems/%{oname}-%{version}/
12cu|rubygem-spork-0.9.2-2|38	%{ruby_gemdir}/gems/%{oname}-%{version}/assets/
12cu|rubygem-spork-0.9.2-2|39	%{ruby_gemdir}/gems/%{oname}-%{version}/bin/
12cu|rubygem-spork-0.9.2-2|40	%{ruby_gemdir}/gems/%{oname}-%{version}/features/
12cu|rubygem-spork-0.9.2-2|41	%{ruby_gemdir}/gems/%{oname}-%{version}/lib/
12cu|rubygem-spork-0.9.2-2|42	%{ruby_gemdir}/gems/%{oname}-%{version}/spec/
12cu|rubygem-spork-0.9.2-2|43	%{ruby_gemdir}/gems/%{oname}-%{version}/Gemfile
12cu|rubygem-spork-0.9.2-2|44	%doc %{ruby_gemdir}/doc/%{oname}-%{version}
12cu|rubygem-spork-0.9.2-2|45	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/MIT-LICENSE
12cu|rubygem-spork-0.9.2-2|46	%doc %{ruby_gemdir}/gems/%{oname}-%{version}/README.rdoc
12cu|rubygem-spork-0.9.2-2|47	%{ruby_gemdir}/cache/%{oname}-%{version}.gem
12cu|rubygem-spork-0.9.2-2|48	%{ruby_gemdir}/specifications/%{oname}-%{version}.gemspec
12cu|rubygem-spork-0.9.2-2|49	
12cu|rubygem-spork-0.9.2-2|50	%changelog
12cu|rubygem-spork-0.9.2-2|51	* Thu Mar 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-2
12cu|rubygem-spork-0.9.2-2|52	+ Revision: 13de183
12cu|rubygem-spork-0.9.2-2|53	- Updated to 0.9.2
12cu|rubygem-spork-0.9.2-2|54	
12cu|rubygem-spork-0.9.2-2|55	

12753 12
12cu|rubygem-sprockets-2.12.0-8|1	%define __noautoreq '!=|1.3.0'
12cu|rubygem-sprockets-2.12.0-8|2	
12cu|rubygem-sprockets-2.12.0-8|3	%define gemname sprockets
12cu|rubygem-sprockets-2.12.0-8|4	Summary:	Sprockets is a Rack-based asset packaging system
12cu|rubygem-sprockets-2.12.0-8|5	Name:		rubygem-%{gemname}
12cu|rubygem-sprockets-2.12.0-8|6	Version:	2.12.0
12cu|rubygem-sprockets-2.12.0-8|7	Release:	8
12cu|rubygem-sprockets-2.12.0-8|8	Source0:	http://rubygems.org/downloads/%{gemname}-%{version}.gem
12cu|rubygem-sprockets-2.12.0-8|9	License:	MIT
12cu|rubygem-sprockets-2.12.0-8|10	Group:		System/Servers
12cu|rubygem-sprockets-2.12.0-8|11	Url:		http://www.rubyonrails.org/
12cu|rubygem-sprockets-2.12.0-8|12	BuildArch:	noarch
12cu|rubygem-sprockets-2.12.0-8|13	BuildRequires:	ruby-RubyGems
12cu|rubygem-sprockets-2.12.0-8|14	
12cu|rubygem-sprockets-2.12.0-8|15	%description
12cu|rubygem-sprockets-2.12.0-8|16	Sprockets is a Rack-based asset packaging system that concatenates
12cu|rubygem-sprockets-2.12.0-8|17	and serves JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS.
12cu|rubygem-sprockets-2.12.0-8|18	
12cu|rubygem-sprockets-2.12.0-8|19	%prep
12cu|rubygem-sprockets-2.12.0-8|20	%setup -c
12cu|rubygem-sprockets-2.12.0-8|21	
12cu|rubygem-sprockets-2.12.0-8|22	%build
12cu|rubygem-sprockets-2.12.0-8|23	
12cu|rubygem-sprockets-2.12.0-8|24	%install
12cu|rubygem-sprockets-2.12.0-8|25	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cu|rubygem-sprockets-2.12.0-8|26	
12cu|rubygem-sprockets-2.12.0-8|27	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cu|rubygem-sprockets-2.12.0-8|28	
12cu|rubygem-sprockets-2.12.0-8|29	%files
12cu|rubygem-sprockets-2.12.0-8|30	%defattr(-,root,root)
12cu|rubygem-sprockets-2.12.0-8|31	%{_bindir}/sprockets
12cu|rubygem-sprockets-2.12.0-8|32	%{ruby_gemdir}/gems/%{gemname}-%{version}
12cu|rubygem-sprockets-2.12.0-8|33	%{ruby_gemdir}/specifications/%{gemname}-%{version}.gemspec
12cu|rubygem-sprockets-2.12.0-8|34	%doc %{ruby_gemdir}/doc/%{gemname}-%{version}
12cu|rubygem-sprockets-2.12.0-8|35	
12cu|rubygem-sprockets-2.12.0-8|36	
12cu|rubygem-sprockets-2.12.0-8|37	
12cu|rubygem-sprockets-2.12.0-8|38	%changelog
12cu|rubygem-sprockets-2.12.0-8|39	* Wed Apr 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.12.0-8
12cu|rubygem-sprockets-2.12.0-8|40	+ Revision: 05e87a5
12cu|rubygem-sprockets-2.12.0-8|41	- Updated to 2.12.0
12cu|rubygem-sprockets-2.12.0-8|42	
12cu|rubygem-sprockets-2.12.0-8|43	

12754 12
12cu|rubygem-sqlite3-1.3.6-2|1	# Generated from sqlite3-1.3.5.gem by gem2rpm5 -*- rpm-spec -*-
12cu|rubygem-sqlite3-1.3.6-2|2	%define	rbname	sqlite3
12cu|rubygem-sqlite3-1.3.6-2|3	
12cu|rubygem-sqlite3-1.3.6-2|4	Summary:	Interface with the SQLite3 database engine
12cu|rubygem-sqlite3-1.3.6-2|5	Name:		rubygem-%{rbname}
12cu|rubygem-sqlite3-1.3.6-2|6	
12cu|rubygem-sqlite3-1.3.6-2|7	Version:	1.3.6
12cu|rubygem-sqlite3-1.3.6-2|8	Release:	2
12cu|rubygem-sqlite3-1.3.6-2|9	Group:		Development/Ruby
12cu|rubygem-sqlite3-1.3.6-2|10	License:	GPLv2+ or Ruby
12cu|rubygem-sqlite3-1.3.6-2|11	URL:		http://github.com/luislavena/sqlite3-ruby
12cu|rubygem-sqlite3-1.3.6-2|12	Source0:	http://gems.rubyforge.org/gems/%{rbname}-%{version}.gem
12cu|rubygem-sqlite3-1.3.6-2|13	BuildRequires:	rubygems >= 1.3.5
12cu|rubygem-sqlite3-1.3.6-2|14	BuildRequires:	ruby-devel
12cu|rubygem-sqlite3-1.3.6-2|15	BuildRequires:	rubygem(rake)
12cu|rubygem-sqlite3-1.3.6-2|16	BuildRequires:  sqlite-devel
12cu|rubygem-sqlite3-1.3.6-2|17	BuildRequires:  pkgconfig(sqlite3)
12cu|rubygem-sqlite3-1.3.6-2|18	
12cu|rubygem-sqlite3-1.3.6-2|19	
12cu|rubygem-sqlite3-1.3.6-2|20	%description
12cu|rubygem-sqlite3-1.3.6-2|21	This module allows Ruby programs to interface with the SQLite3
12cu|rubygem-sqlite3-1.3.6-2|22	database engine (http://www.sqlite.org).  You must have the
12cu|rubygem-sqlite3-1.3.6-2|23	SQLite engine installed in order to build this module.
12cu|rubygem-sqlite3-1.3.6-2|24	Note that this module is only compatible with SQLite 3.6.16 or newer.
12cu|rubygem-sqlite3-1.3.6-2|25	
12cu|rubygem-sqlite3-1.3.6-2|26	%package	doc
12cu|rubygem-sqlite3-1.3.6-2|27	Summary:	Documentation for %{name}
12cu|rubygem-sqlite3-1.3.6-2|28	Group:		Books/Computer books
12cu|rubygem-sqlite3-1.3.6-2|29	Requires:	%{name} = %{EVRD}
12cu|rubygem-sqlite3-1.3.6-2|30	BuildArch:	noarch
12cu|rubygem-sqlite3-1.3.6-2|31	
12cu|rubygem-sqlite3-1.3.6-2|32	%description	doc
12cu|rubygem-sqlite3-1.3.6-2|33	Documents, RDoc & RI documentation for %{name}.
12cu|rubygem-sqlite3-1.3.6-2|34	
12cu|rubygem-sqlite3-1.3.6-2|35	%prep
12cu|rubygem-sqlite3-1.3.6-2|36	%setup -q
12cu|rubygem-sqlite3-1.3.6-2|37	
12cu|rubygem-sqlite3-1.3.6-2|38	%build
12cu|rubygem-sqlite3-1.3.6-2|39	%gem_build
12cu|rubygem-sqlite3-1.3.6-2|40	
12cu|rubygem-sqlite3-1.3.6-2|41	%install
12cu|rubygem-sqlite3-1.3.6-2|42	%gem_install
12cu|rubygem-sqlite3-1.3.6-2|43	
12cu|rubygem-sqlite3-1.3.6-2|44	%files
12cu|rubygem-sqlite3-1.3.6-2|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cu|rubygem-sqlite3-1.3.6-2|46	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cu|rubygem-sqlite3-1.3.6-2|47	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cu|rubygem-sqlite3-1.3.6-2|48	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sqlite3
12cu|rubygem-sqlite3-1.3.6-2|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/sqlite3/*.rb
12cu|rubygem-sqlite3-1.3.6-2|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cu|rubygem-sqlite3-1.3.6-2|51	%{ruby_sitearchdir}/%{rbname}/*.so
12cu|rubygem-sqlite3-1.3.6-2|52	
12cu|rubygem-sqlite3-1.3.6-2|53	
12cu|rubygem-sqlite3-1.3.6-2|54	%files doc
12cu|rubygem-sqlite3-1.3.6-2|55	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cu|rubygem-sqlite3-1.3.6-2|56	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
12cu|rubygem-sqlite3-1.3.6-2|57	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/ext/sqlite3/*.c
12cu|rubygem-sqlite3-1.3.6-2|58	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cu|rubygem-sqlite3-1.3.6-2|59	
12cu|rubygem-sqlite3-1.3.6-2|60	
12cu|rubygem-sqlite3-1.3.6-2|61	%changelog
12cu|rubygem-sqlite3-1.3.6-2|62	* Fri Jan 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.3.5-1
12cu|rubygem-sqlite3-1.3.6-2|63	+ Revision: 769341
12cu|rubygem-sqlite3-1.3.6-2|64	- spec file regenerated from gem2rpm5 script
12cu|rubygem-sqlite3-1.3.6-2|65	- BR:pkgconfig(sqlite3)
12cu|rubygem-sqlite3-1.3.6-2|66	- imported package rubygem-sqlite3
12cu|rubygem-sqlite3-1.3.6-2|67	

12755 12
12cu|rubygem-thor-0.14.6-4|1	%define gemname thor
12cu|rubygem-thor-0.14.6-4|2	Summary:	A scripting framework that replaces rake, sake and rubigen
12cu|rubygem-thor-0.14.6-4|3	Name:		rubygem-%{gemname}
12cu|rubygem-thor-0.14.6-4|4	Version:	0.14.6
12cu|rubygem-thor-0.14.6-4|5	Release:	4
12cu|rubygem-thor-0.14.6-4|6	Source0:	http://rubygems.org/downloads/%{gemname}-%{version}.gem
12cu|rubygem-thor-0.14.6-4|7	Source1:        %{name}.rpmlintrc
12cu|rubygem-thor-0.14.6-4|8	License:	MIT
12cu|rubygem-thor-0.14.6-4|9	Group:		System/Servers
12cu|rubygem-thor-0.14.6-4|10	Url:		http://www.rubyonrails.org/
12cu|rubygem-thor-0.14.6-4|11	BuildRoot:	%{_tmppath}/%{gemname}-%{version}-%{release}-buildroot
12cu|rubygem-thor-0.14.6-4|12	BuildArch:	noarch
12cu|rubygem-thor-0.14.6-4|13	BuildRequires:	ruby-RubyGems
12cu|rubygem-thor-0.14.6-4|14	Provides:       rubygem(%{gemname}) = %{version}
12cu|rubygem-thor-0.14.6-4|15	
12cu|rubygem-thor-0.14.6-4|16	%description
12cu|rubygem-thor-0.14.6-4|17	A scripting framework that replaces rake, sake and rubigen.
12cu|rubygem-thor-0.14.6-4|18	
12cu|rubygem-thor-0.14.6-4|19	%prep
12cu|rubygem-thor-0.14.6-4|20	%setup -c
12cu|rubygem-thor-0.14.6-4|21	
12cu|rubygem-thor-0.14.6-4|22	%build
12cu|rubygem-thor-0.14.6-4|23	
12cu|rubygem-thor-0.14.6-4|24	%install
12cu|rubygem-thor-0.14.6-4|25	
12cu|rubygem-thor-0.14.6-4|26	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cu|rubygem-thor-0.14.6-4|27	
12cu|rubygem-thor-0.14.6-4|28	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cu|rubygem-thor-0.14.6-4|29	
12cu|rubygem-thor-0.14.6-4|30	%files
12cu|rubygem-thor-0.14.6-4|31	%defattr(-,root,root)
12cu|rubygem-thor-0.14.6-4|32	%{_bindir}/rake2thor
12cu|rubygem-thor-0.14.6-4|33	%{_bindir}/thor
12cu|rubygem-thor-0.14.6-4|34	%{ruby_gemdir}/gems/%{gemname}-%{version}
12cu|rubygem-thor-0.14.6-4|35	%{ruby_gemdir}/specifications/%{gemname}-%{version}.gemspec
12cu|rubygem-thor-0.14.6-4|36	%doc %{ruby_gemdir}/doc/%{gemname}-%{version}
12cu|rubygem-thor-0.14.6-4|37	
12cu|rubygem-thor-0.14.6-4|38	
12cu|rubygem-thor-0.14.6-4|39	
12cu|rubygem-thor-0.14.6-4|40	%changelog
12cu|rubygem-thor-0.14.6-4|41	* Thu Mar 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14.6-4
12cu|rubygem-thor-0.14.6-4|42	+ Revision: b82d8ed
12cu|rubygem-thor-0.14.6-4|43	- Added rpmlintrc
12cu|rubygem-thor-0.14.6-4|44	
12cu|rubygem-thor-0.14.6-4|45	

12756 12
12cu|rubygem-transaction-simple-1.4.0.2-2|1	# Generated from transaction-simple-1.4.0.2.gem by gem2rpm5 -*- rpm-spec -*-
12cu|rubygem-transaction-simple-1.4.0.2-2|2	%define	rbname	transaction-simple
12cu|rubygem-transaction-simple-1.4.0.2-2|3	
12cu|rubygem-transaction-simple-1.4.0.2-2|4	Summary:	Add active transaction support to objects
12cu|rubygem-transaction-simple-1.4.0.2-2|5	Name:		rubygem-%{rbname}
12cu|rubygem-transaction-simple-1.4.0.2-2|6	
12cu|rubygem-transaction-simple-1.4.0.2-2|7	Version:	1.4.0.2
12cu|rubygem-transaction-simple-1.4.0.2-2|8	Release:	2
12cu|rubygem-transaction-simple-1.4.0.2-2|9	Group:		Development/Ruby
12cu|rubygem-transaction-simple-1.4.0.2-2|10	License:	GPLv2+ or Ruby
12cu|rubygem-transaction-simple-1.4.0.2-2|11	URL:		http://trans-simple.rubyforge.org/
12cu|rubygem-transaction-simple-1.4.0.2-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cu|rubygem-transaction-simple-1.4.0.2-2|13	BuildRequires:	rubygems
12cu|rubygem-transaction-simple-1.4.0.2-2|14	BuildArch:	noarch
12cu|rubygem-transaction-simple-1.4.0.2-2|15	Obsoletes:	ruby-transaction-simple
12cu|rubygem-transaction-simple-1.4.0.2-2|16	
12cu|rubygem-transaction-simple-1.4.0.2-2|17	%description
12cu|rubygem-transaction-simple-1.4.0.2-2|18	Transaction::Simple provides a generic way to add active transaction support
12cu|rubygem-transaction-simple-1.4.0.2-2|19	to
12cu|rubygem-transaction-simple-1.4.0.2-2|20	objects. The transaction methods added by this module will work with most
12cu|rubygem-transaction-simple-1.4.0.2-2|21	objects, excluding those that cannot be Marshal-ed (bindings, procedure
12cu|rubygem-transaction-simple-1.4.0.2-2|22	objects, IO instances, or singleton objects).
12cu|rubygem-transaction-simple-1.4.0.2-2|23	The transactions supported by Transaction::Simple are not associated with any
12cu|rubygem-transaction-simple-1.4.0.2-2|24	sort of data store. They are "live" transactions occurring in memory on the
12cu|rubygem-transaction-simple-1.4.0.2-2|25	object itself. This is to allow "test" changes to be made to an object before
12cu|rubygem-transaction-simple-1.4.0.2-2|26	making the changes permanent.
12cu|rubygem-transaction-simple-1.4.0.2-2|27	Transaction::Simple can handle an "infinite" number of transaction levels
12cu|rubygem-transaction-simple-1.4.0.2-2|28	(limited only by memory). If I open two transactions, commit the second, but
12cu|rubygem-transaction-simple-1.4.0.2-2|29	abort the first, the object will revert to the original version.
12cu|rubygem-transaction-simple-1.4.0.2-2|30	Transaction::Simple supports "named" transactions, so that multiple levels of
12cu|rubygem-transaction-simple-1.4.0.2-2|31	transactions can be committed, aborted, or rewound by referring to the
12cu|rubygem-transaction-simple-1.4.0.2-2|32	appropriate name of the transaction. Names may be any object except nil.
12cu|rubygem-transaction-simple-1.4.0.2-2|33	Transaction groups are also supported. A transaction group is an object
12cu|rubygem-transaction-simple-1.4.0.2-2|34	wrapper
12cu|rubygem-transaction-simple-1.4.0.2-2|35	that manages a group of objects as if they were a single object for the
12cu|rubygem-transaction-simple-1.4.0.2-2|36	purpose
12cu|rubygem-transaction-simple-1.4.0.2-2|37	of transaction management. All transactions for this group of objects should
12cu|rubygem-transaction-simple-1.4.0.2-2|38	be
12cu|rubygem-transaction-simple-1.4.0.2-2|39	performed against the transaction group object, not against individual objects
12cu|rubygem-transaction-simple-1.4.0.2-2|40	in the group.
12cu|rubygem-transaction-simple-1.4.0.2-2|41	Version 1.4.0 of Transaction::Simple adds a new post-rewind hook so that
12cu|rubygem-transaction-simple-1.4.0.2-2|42	complex graph objects of the type in tests/tc_broken_graph.rb can correct
12cu|rubygem-transaction-simple-1.4.0.2-2|43	themselves.
12cu|rubygem-transaction-simple-1.4.0.2-2|44	Version 1.4.0.1 just fixes a simple bug with #transaction method handling
12cu|rubygem-transaction-simple-1.4.0.2-2|45	during the deprecation warning.
12cu|rubygem-transaction-simple-1.4.0.2-2|46	Version 1.4.0.2 is a small update for people who use Transaction::Simple in
12cu|rubygem-transaction-simple-1.4.0.2-2|47	bundler (adding lib/transaction-simple.rb) and other scenarios where having
12cu|rubygem-transaction-simple-1.4.0.2-2|48	Hoe
12cu|rubygem-transaction-simple-1.4.0.2-2|49	as a runtime dependency (a bug fixed in Hoe several years ago, but not visible
12cu|rubygem-transaction-simple-1.4.0.2-2|50	in Transaction::Simple because it has not needed a re-release). All of the
12cu|rubygem-transaction-simple-1.4.0.2-2|51	files internally have also been marked as UTF-8, ensuring full Ruby 1.9
12cu|rubygem-transaction-simple-1.4.0.2-2|52	compatibility.
12cu|rubygem-transaction-simple-1.4.0.2-2|53	
12cu|rubygem-transaction-simple-1.4.0.2-2|54	%package	doc
12cu|rubygem-transaction-simple-1.4.0.2-2|55	Summary:	Documentation for %{name}
12cu|rubygem-transaction-simple-1.4.0.2-2|56	Group:		Books/Computer books
12cu|rubygem-transaction-simple-1.4.0.2-2|57	Requires:	%{name} = %{EVRD}
12cu|rubygem-transaction-simple-1.4.0.2-2|58	BuildArch:	noarch
12cu|rubygem-transaction-simple-1.4.0.2-2|59	
12cu|rubygem-transaction-simple-1.4.0.2-2|60	%description	doc
12cu|rubygem-transaction-simple-1.4.0.2-2|61	Documents, RDoc & RI documentation for %{name}.
12cu|rubygem-transaction-simple-1.4.0.2-2|62	
12cu|rubygem-transaction-simple-1.4.0.2-2|63	%prep
12cu|rubygem-transaction-simple-1.4.0.2-2|64	%setup -q
12cu|rubygem-transaction-simple-1.4.0.2-2|65	
12cu|rubygem-transaction-simple-1.4.0.2-2|66	%build
12cu|rubygem-transaction-simple-1.4.0.2-2|67	%gem_build
12cu|rubygem-transaction-simple-1.4.0.2-2|68	
12cu|rubygem-transaction-simple-1.4.0.2-2|69	%install
12cu|rubygem-transaction-simple-1.4.0.2-2|70	%gem_install
12cu|rubygem-transaction-simple-1.4.0.2-2|71	
12cu|rubygem-transaction-simple-1.4.0.2-2|72	%files
12cu|rubygem-transaction-simple-1.4.0.2-2|73	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cu|rubygem-transaction-simple-1.4.0.2-2|74	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cu|rubygem-transaction-simple-1.4.0.2-2|75	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cu|rubygem-transaction-simple-1.4.0.2-2|76	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/transaction
12cu|rubygem-transaction-simple-1.4.0.2-2|77	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/transaction/*.rb
12cu|rubygem-transaction-simple-1.4.0.2-2|78	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/transaction/simple
12cu|rubygem-transaction-simple-1.4.0.2-2|79	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/transaction/simple/*.rb
12cu|rubygem-transaction-simple-1.4.0.2-2|80	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/transaction/simple/threadsafe
12cu|rubygem-transaction-simple-1.4.0.2-2|81	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/transaction/simple/threadsafe/*.rb
12cu|rubygem-transaction-simple-1.4.0.2-2|82	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cu|rubygem-transaction-simple-1.4.0.2-2|83	
12cu|rubygem-transaction-simple-1.4.0.2-2|84	%files doc
12cu|rubygem-transaction-simple-1.4.0.2-2|85	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cu|rubygem-transaction-simple-1.4.0.2-2|86	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.txt
12cu|rubygem-transaction-simple-1.4.0.2-2|87	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cu|rubygem-transaction-simple-1.4.0.2-2|88	
12cu|rubygem-transaction-simple-1.4.0.2-2|89	%changelog
12cu|rubygem-transaction-simple-1.4.0.2-2|90	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0.2-2
12cu|rubygem-transaction-simple-1.4.0.2-2|91	+ Revision: 404f7b6
12cu|rubygem-transaction-simple-1.4.0.2-2|92	- Fix summary
12cu|rubygem-transaction-simple-1.4.0.2-2|93	
12cu|rubygem-transaction-simple-1.4.0.2-2|94	

12757 12
12cu|rubygem-treetop-1.4.10-4|1	%define gemname treetop
12cu|rubygem-treetop-1.4.10-4|2	Summary:	A Ruby-based text parsing and interpretation DSL
12cu|rubygem-treetop-1.4.10-4|3	Name:		rubygem-%{gemname}
12cu|rubygem-treetop-1.4.10-4|4	Version:	1.4.10
12cu|rubygem-treetop-1.4.10-4|5	Release:	4
12cu|rubygem-treetop-1.4.10-4|6	Source0:	http://rubygems.org/downloads/%{gemname}-%{version}.gem
12cu|rubygem-treetop-1.4.10-4|7	License:	MIT
12cu|rubygem-treetop-1.4.10-4|8	Group:		System/Servers
12cu|rubygem-treetop-1.4.10-4|9	Url:		http://www.rubyonrails.org/
12cu|rubygem-treetop-1.4.10-4|10	BuildRoot:	%{_tmppath}/%{gemname}-%{version}-%{release}-buildroot
12cu|rubygem-treetop-1.4.10-4|11	BuildArch:	noarch
12cu|rubygem-treetop-1.4.10-4|12	BuildRequires:	ruby-RubyGems
12cu|rubygem-treetop-1.4.10-4|13	Provides:       rubygem(%{gemname}) = %{version}
12cu|rubygem-treetop-1.4.10-4|14	
12cu|rubygem-treetop-1.4.10-4|15	%description
12cu|rubygem-treetop-1.4.10-4|16	A Ruby-based text parsing and interpretation DSL.
12cu|rubygem-treetop-1.4.10-4|17	
12cu|rubygem-treetop-1.4.10-4|18	%prep
12cu|rubygem-treetop-1.4.10-4|19	%setup -c
12cu|rubygem-treetop-1.4.10-4|20	
12cu|rubygem-treetop-1.4.10-4|21	%build
12cu|rubygem-treetop-1.4.10-4|22	
12cu|rubygem-treetop-1.4.10-4|23	%install
12cu|rubygem-treetop-1.4.10-4|24	rm -rf $RPM_BUILD_ROOT
12cu|rubygem-treetop-1.4.10-4|25	
12cu|rubygem-treetop-1.4.10-4|26	gem install -E -n %{buildroot}%{_bindir} --local --install-dir %{buildroot}/%{ruby_gemdir} --force %{SOURCE0}
12cu|rubygem-treetop-1.4.10-4|27	
12cu|rubygem-treetop-1.4.10-4|28	rm -rf %{buildroot}%{ruby_gemdir}/cache
12cu|rubygem-treetop-1.4.10-4|29	
12cu|rubygem-treetop-1.4.10-4|30	%clean
12cu|rubygem-treetop-1.4.10-4|31	rm -rf $RPM_BUILD_ROOT
12cu|rubygem-treetop-1.4.10-4|32	
12cu|rubygem-treetop-1.4.10-4|33	%files
12cu|rubygem-treetop-1.4.10-4|34	%defattr(-,root,root)
12cu|rubygem-treetop-1.4.10-4|35	%{_bindir}/tt
12cu|rubygem-treetop-1.4.10-4|36	%{ruby_gemdir}/gems/%{gemname}-%{version}
12cu|rubygem-treetop-1.4.10-4|37	%{ruby_gemdir}/specifications/%{gemname}-%{version}.gemspec
12cu|rubygem-treetop-1.4.10-4|38	%doc %{ruby_gemdir}/doc/%{gemname}-%{version}
12cu|rubygem-treetop-1.4.10-4|39	
12cu|rubygem-treetop-1.4.10-4|40	
12cu|rubygem-treetop-1.4.10-4|41	
12cu|rubygem-treetop-1.4.10-4|42	%changelog
12cu|rubygem-treetop-1.4.10-4|43	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.4.10-4
12cu|rubygem-treetop-1.4.10-4|44	+ Revision: 5181752
12cu|rubygem-treetop-1.4.10-4|45	- Automatic import for version 1.4.10-4
12cu|rubygem-treetop-1.4.10-4|46	
12cu|rubygem-treetop-1.4.10-4|47	

12758 12
12cu|rubygem-webmock-1.6.2-2|1	# Generated from webmock-1.6.2.gem by gem2rpm5 -*- rpm-spec -*-
12cu|rubygem-webmock-1.6.2-2|2	%define	rbname	webmock
12cu|rubygem-webmock-1.6.2-2|3	
12cu|rubygem-webmock-1.6.2-2|4	%define debug_package %{nil}
12cu|rubygem-webmock-1.6.2-2|5	
12cu|rubygem-webmock-1.6.2-2|6	Summary:	HTTP regression testing framework
12cu|rubygem-webmock-1.6.2-2|7	Name:		rubygem-%{rbname}
12cu|rubygem-webmock-1.6.2-2|8	
12cu|rubygem-webmock-1.6.2-2|9	Version:	1.6.2
12cu|rubygem-webmock-1.6.2-2|10	Release:	2
12cu|rubygem-webmock-1.6.2-2|11	Group:		Development/Ruby
12cu|rubygem-webmock-1.6.2-2|12	License:	GPLv2
12cu|rubygem-webmock-1.6.2-2|13	URL:		http://github.com/bblimke/webmock
12cu|rubygem-webmock-1.6.2-2|14	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cu|rubygem-webmock-1.6.2-2|15	BuildRequires:	rubygems
12cu|rubygem-webmock-1.6.2-2|16	
12cu|rubygem-webmock-1.6.2-2|17	%description
12cu|rubygem-webmock-1.6.2-2|18	WebMock allows stubbing HTTP requests and setting expectations on HTTP
12cu|rubygem-webmock-1.6.2-2|19	requests.
12cu|rubygem-webmock-1.6.2-2|20	
12cu|rubygem-webmock-1.6.2-2|21	%package	doc
12cu|rubygem-webmock-1.6.2-2|22	Summary:	Documentation for %{name}
12cu|rubygem-webmock-1.6.2-2|23	Group:		Books/Computer books
12cu|rubygem-webmock-1.6.2-2|24	Requires:	%{name} = %{EVRD}
12cu|rubygem-webmock-1.6.2-2|25	
12cu|rubygem-webmock-1.6.2-2|26	%description	doc
12cu|rubygem-webmock-1.6.2-2|27	Documents, RDoc & RI documentation for %{name}.
12cu|rubygem-webmock-1.6.2-2|28	
12cu|rubygem-webmock-1.6.2-2|29	%prep
12cu|rubygem-webmock-1.6.2-2|30	%setup -q
12cu|rubygem-webmock-1.6.2-2|31	
12cu|rubygem-webmock-1.6.2-2|32	%build
12cu|rubygem-webmock-1.6.2-2|33	%gem_build -f '(spec|vendor|test)/'
12cu|rubygem-webmock-1.6.2-2|34	
12cu|rubygem-webmock-1.6.2-2|35	%install
12cu|rubygem-webmock-1.6.2-2|36	%gem_install
12cu|rubygem-webmock-1.6.2-2|37	
12cu|rubygem-webmock-1.6.2-2|38	%files
12cu|rubygem-webmock-1.6.2-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cu|rubygem-webmock-1.6.2-2|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cu|rubygem-webmock-1.6.2-2|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cu|rubygem-webmock-1.6.2-2|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/webmock
12cu|rubygem-webmock-1.6.2-2|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/webmock/*
12cu|rubygem-webmock-1.6.2-2|44	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
12cu|rubygem-webmock-1.6.2-2|45	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*.rb
12cu|rubygem-webmock-1.6.2-2|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*.txt
12cu|rubygem-webmock-1.6.2-2|47	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec/util
12cu|rubygem-webmock-1.6.2-2|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/util/*.rb
12cu|rubygem-webmock-1.6.2-2|49	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec/vendor
12cu|rubygem-webmock-1.6.2-2|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/vendor/addressable
12cu|rubygem-webmock-1.6.2-2|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/vendor/crack
12cu|rubygem-webmock-1.6.2-2|52	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/vendor/right_http_connection-1.2.4
12cu|rubygem-webmock-1.6.2-2|53	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12cu|rubygem-webmock-1.6.2-2|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
12cu|rubygem-webmock-1.6.2-2|55	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cu|rubygem-webmock-1.6.2-2|56	
12cu|rubygem-webmock-1.6.2-2|57	%files doc
12cu|rubygem-webmock-1.6.2-2|58	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/*.md
12cu|rubygem-webmock-1.6.2-2|59	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/LICENSE
12cu|rubygem-webmock-1.6.2-2|60	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12cu|rubygem-webmock-1.6.2-2|61	
12cu|rubygem-webmock-1.6.2-2|62	
12cu|rubygem-webmock-1.6.2-2|63	
12cu|rubygem-webmock-1.6.2-2|64	%changelog
12cu|rubygem-webmock-1.6.2-2|65	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.2-2
12cu|rubygem-webmock-1.6.2-2|66	+ Revision: b2a29cf
12cu|rubygem-webmock-1.6.2-2|67	- Disable debug
12cu|rubygem-webmock-1.6.2-2|68	
12cu|rubygem-webmock-1.6.2-2|69	

12759 12
12cu|rubygem-xpath-0.1.4-2|1	# Generated from xpath-0.1.4.gem by gem2rpm5 0.6.5 -*- rpm-spec -*-
12cu|rubygem-xpath-0.1.4-2|2	%define	rbname	xpath
12cu|rubygem-xpath-0.1.4-2|3	
12cu|rubygem-xpath-0.1.4-2|4	Summary:	Generate XPath expressions from Ruby
12cu|rubygem-xpath-0.1.4-2|5	Name:		rubygem-%{rbname}
12cu|rubygem-xpath-0.1.4-2|6	
12cu|rubygem-xpath-0.1.4-2|7	Version:	0.1.4
12cu|rubygem-xpath-0.1.4-2|8	Release:	2
12cu|rubygem-xpath-0.1.4-2|9	Group:		Development/Ruby
12cu|rubygem-xpath-0.1.4-2|10	License:	GPLv2+ or Ruby
12cu|rubygem-xpath-0.1.4-2|11	URL:		http://github.com/jnicklas/xpath
12cu|rubygem-xpath-0.1.4-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12cu|rubygem-xpath-0.1.4-2|13	Source1:	%{name}.rpmlintrc
12cu|rubygem-xpath-0.1.4-2|14	BuildRequires:	rubygems
12cu|rubygem-xpath-0.1.4-2|15	BuildArch:	noarch
12cu|rubygem-xpath-0.1.4-2|16	
12cu|rubygem-xpath-0.1.4-2|17	%description
12cu|rubygem-xpath-0.1.4-2|18	XPath is a Ruby DSL for generating XPath expressions
12cu|rubygem-xpath-0.1.4-2|19	
12cu|rubygem-xpath-0.1.4-2|20	%package	doc
12cu|rubygem-xpath-0.1.4-2|21	Summary:	Documentation for %{name}
12cu|rubygem-xpath-0.1.4-2|22	Group:		Books/Computer books
12cu|rubygem-xpath-0.1.4-2|23	Requires:	%{name} = %{EVRD}
12cu|rubygem-xpath-0.1.4-2|24	
12cu|rubygem-xpath-0.1.4-2|25	%description	doc
12cu|rubygem-xpath-0.1.4-2|26	Documents, RDoc & RI documentation for %{name}.
12cu|rubygem-xpath-0.1.4-2|27	
12cu|rubygem-xpath-0.1.4-2|28	%prep
12cu|rubygem-xpath-0.1.4-2|29	%setup -q
12cu|rubygem-xpath-0.1.4-2|30	
12cu|rubygem-xpath-0.1.4-2|31	%build
12cu|rubygem-xpath-0.1.4-2|32	%gem_build -f spec/
12cu|rubygem-xpath-0.1.4-2|33	
12cu|rubygem-xpath-0.1.4-2|34	%install
12cu|rubygem-xpath-0.1.4-2|35	%gem_install
12cu|rubygem-xpath-0.1.4-2|36	
12cu|rubygem-xpath-0.1.4-2|37	%files
12cu|rubygem-xpath-0.1.4-2|38	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12cu|rubygem-xpath-0.1.4-2|39	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12cu|rubygem-xpath-0.1.4-2|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12cu|rubygem-xpath-0.1.4-2|41	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xpath
12cu|rubygem-xpath-0.1.4-2|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/xpath/*.rb
12cu|rubygem-xpath-0.1.4-2|43	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec
12cu|rubygem-xpath-0.1.4-2|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/*.rb
12cu|rubygem-xpath-0.1.4-2|45	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/spec/fixtures
12cu|rubygem-xpath-0.1.4-2|46	%{ruby_gemdir}/gems/%{rbname}-%{version}/spec/fixtures/*.html
12cu|rubygem-xpath-0.1.4-2|47	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12cu|rubygem-xpath-0.1.4-2|48	
12cu|rubygem-xpath-0.1.4-2|49	%files doc
12cu|rubygem-xpath-0.1.4-2|50	%{ruby_gemdir}/doc/%{rbname}-%{version}
12cu|rubygem-xpath-0.1.4-2|51	%{ruby_gemdir}/gems/%{rbname}-%{version}/*.rdoc
12cu|rubygem-xpath-0.1.4-2|52	
12cu|rubygem-xpath-0.1.4-2|53	
12cu|rubygem-xpath-0.1.4-2|54	
12cu|rubygem-xpath-0.1.4-2|55	
12cu|rubygem-xpath-0.1.4-2|56	%changelog
12cu|rubygem-xpath-0.1.4-2|57	* Thu Mar 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.4-2
12cu|rubygem-xpath-0.1.4-2|58	+ Revision: e3aa0a1
12cu|rubygem-xpath-0.1.4-2|59	- Added rpmlintrc
12cu|rubygem-xpath-0.1.4-2|60	
12cu|rubygem-xpath-0.1.4-2|61	

12760 12
12cu|ruby-mpd-0.2.3-6|1	%define rname mpd
12cu|ruby-mpd-0.2.3-6|2	%define debug_package %{nil}
12cu|ruby-mpd-0.2.3-6|3	
12cu|ruby-mpd-0.2.3-6|4	Summary: Ruby bindings for libmpd
12cu|ruby-mpd-0.2.3-6|5	Name:    ruby-%{rname}
12cu|ruby-mpd-0.2.3-6|6	Version: 0.2.3
12cu|ruby-mpd-0.2.3-6|7	Release: 6
12cu|ruby-mpd-0.2.3-6|8	URL: https://rubyforge.org/
12cu|ruby-mpd-0.2.3-6|9	Source0: https://rubyforge.org/frs/download.php/8040/%{rname}-rb-%{version}.tar.gz
12cu|ruby-mpd-0.2.3-6|10	License: GPL
12cu|ruby-mpd-0.2.3-6|11	Group: Development/Ruby
12cu|ruby-mpd-0.2.3-6|12	Requires: ruby >= 1.6.8
12cu|ruby-mpd-0.2.3-6|13	BuildRequires: ruby-devel libmpd-devel
12cu|ruby-mpd-0.2.3-6|14	
12cu|ruby-mpd-0.2.3-6|15	%description
12cu|ruby-mpd-0.2.3-6|16	This is the libmpd API module for Ruby.
12cu|ruby-mpd-0.2.3-6|17	
12cu|ruby-mpd-0.2.3-6|18	%prep
12cu|ruby-mpd-0.2.3-6|19	%setup -q -n %{rname}-rb-%{version}
12cu|ruby-mpd-0.2.3-6|20	perl -pi -e 's/555/755/' setup.rb
12cu|ruby-mpd-0.2.3-6|21	
12cu|ruby-mpd-0.2.3-6|22	%build
12cu|ruby-mpd-0.2.3-6|23	ruby setup.rb config
12cu|ruby-mpd-0.2.3-6|24	ruby setup.rb setup
12cu|ruby-mpd-0.2.3-6|25	
12cu|ruby-mpd-0.2.3-6|26	#%check
12cu|ruby-mpd-0.2.3-6|27	#ruby -Ilib test/test.rb
12cu|ruby-mpd-0.2.3-6|28	
12cu|ruby-mpd-0.2.3-6|29	%install
12cu|ruby-mpd-0.2.3-6|30	ruby setup.rb install --prefix=%buildroot
12cu|ruby-mpd-0.2.3-6|31	
12cu|ruby-mpd-0.2.3-6|32	%files
12cu|ruby-mpd-0.2.3-6|33	%doc COPYING INSTALL.en.txt INSTALL.ja.txt
12cu|ruby-mpd-0.2.3-6|34	%{ruby_sitelibdir}/*
12cu|ruby-mpd-0.2.3-6|35	
12cu|ruby-mpd-0.2.3-6|36	%changelog
12cu|ruby-mpd-0.2.3-6|37	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-6
12cu|ruby-mpd-0.2.3-6|38	+ Revision: 3be15be
12cu|ruby-mpd-0.2.3-6|39	- Disable debug package
12cu|ruby-mpd-0.2.3-6|40	
12cu|ruby-mpd-0.2.3-6|41	

12761 12
12cu|ruby-SDL-2.0.1-3|1	%define real_name rubysdl
12cu|ruby-SDL-2.0.1-3|2	
12cu|ruby-SDL-2.0.1-3|3	Summary: Wrapper around the cross platform Simple DirectMedia Layer game library
12cu|ruby-SDL-2.0.1-3|4	Name:    ruby-SDL
12cu|ruby-SDL-2.0.1-3|5	Version: 2.0.1
12cu|ruby-SDL-2.0.1-3|6	Release: 3
12cu|ruby-SDL-2.0.1-3|7	License: LGPLv2+
12cu|ruby-SDL-2.0.1-3|8	Source:  http://www.kmc.gr.jp/~ohai/rubysdl/%{real_name}-%{version}.tar.gz
12cu|ruby-SDL-2.0.1-3|9	Source1: http://www.kmc.gr.jp/~ohai/rubysdl_ref_2.en.html.bz2
12cu|ruby-SDL-2.0.1-3|10	Group:   Development/Ruby
12cu|ruby-SDL-2.0.1-3|11	URL:     http://www.kmc.gr.jp/~ohai/index.en.html
12cu|ruby-SDL-2.0.1-3|12	BuildRequires: SDL-devel
12cu|ruby-SDL-2.0.1-3|13	BuildRequires: SDL_image-devel
12cu|ruby-SDL-2.0.1-3|14	BuildRequires: SDL_mixer-devel
12cu|ruby-SDL-2.0.1-3|15	BuildRequires: SDL_ttf-devel
12cu|ruby-SDL-2.0.1-3|16	BuildRequires: libsmpeg-devel
12cu|ruby-SDL-2.0.1-3|17	BuildRequires: ruby-devel
12cu|ruby-SDL-2.0.1-3|18	
12cu|ruby-SDL-2.0.1-3|19	Provides: %{real_name} = %{version}-%{release}
12cu|ruby-SDL-2.0.1-3|20	
12cu|ruby-SDL-2.0.1-3|21	%description
12cu|ruby-SDL-2.0.1-3|22	Ruby-SDL is a wrapper around the cross platform Simple Direct Layer game
12cu|ruby-SDL-2.0.1-3|23	library. Essentially it allows you to write cross platform games in Ruby,
12cu|ruby-SDL-2.0.1-3|24	using 2d (SDL), or 3d (OpenGL), or a combination of both if you wish.
12cu|ruby-SDL-2.0.1-3|25	
12cu|ruby-SDL-2.0.1-3|26	%prep
12cu|ruby-SDL-2.0.1-3|27	%setup -q -n %{real_name}-%{version}
12cu|ruby-SDL-2.0.1-3|28	bzcat %{SOURCE1} > reference_manual.html
12cu|ruby-SDL-2.0.1-3|29	
12cu|ruby-SDL-2.0.1-3|30	%build
12cu|ruby-SDL-2.0.1-3|31	ruby extconf.rb --enable-opengl
12cu|ruby-SDL-2.0.1-3|32	make
12cu|ruby-SDL-2.0.1-3|33	sed -i 's|/usr/local/bin/ruby|/usr/bin/ruby|' sample/*.rb
12cu|ruby-SDL-2.0.1-3|34	chmod 0755 sample/kanji.rb
12cu|ruby-SDL-2.0.1-3|35	
12cu|ruby-SDL-2.0.1-3|36	%install
12cu|ruby-SDL-2.0.1-3|37	%makeinstall_std
12cu|ruby-SDL-2.0.1-3|38	
12cu|ruby-SDL-2.0.1-3|39	%files
12cu|ruby-SDL-2.0.1-3|40	%doc README.* sample rubysdl_const_list.txt reference_manual.html
12cu|ruby-SDL-2.0.1-3|41	%{ruby_sitelibdir}/*.rb
12cu|ruby-SDL-2.0.1-3|42	%{ruby_sitearchdir}/*.so
12cu|ruby-SDL-2.0.1-3|43	
12cu|ruby-SDL-2.0.1-3|44	
12cu|ruby-SDL-2.0.1-3|45	%changelog
12cu|ruby-SDL-2.0.1-3|46	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-3
12cu|ruby-SDL-2.0.1-3|47	+ Revision: 3541785
12cu|ruby-SDL-2.0.1-3|48	- Spec cleanup
12cu|ruby-SDL-2.0.1-3|49	
12cu|ruby-SDL-2.0.1-3|50	

12762 12
12cu|R-ucminf-1.1.3-1|1	%global packname  ucminf
12cu|R-ucminf-1.1.3-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-ucminf-1.1.3-1|3	
12cu|R-ucminf-1.1.3-1|4	Name:             R-%{packname}
12cu|R-ucminf-1.1.3-1|5	Version:          1.1.3
12cu|R-ucminf-1.1.3-1|6	Release:          1
12cu|R-ucminf-1.1.3-1|7	Summary:          General-purpose unconstrained non-linear optimization
12cu|R-ucminf-1.1.3-1|8	Group:            Sciences/Mathematics
12cu|R-ucminf-1.1.3-1|9	License:          GPL (>= 2)
12cu|R-ucminf-1.1.3-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-ucminf-1.1.3-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_1.1-3.tar.gz
12cu|R-ucminf-1.1.3-1|12	
12cu|R-ucminf-1.1.3-1|13	Requires:         R-numDeriv
12cu|R-ucminf-1.1.3-1|14	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-ucminf-1.1.3-1|15	
12cu|R-ucminf-1.1.3-1|16	BuildRequires:    R-numDeriv
12cu|R-ucminf-1.1.3-1|17	BuildRequires:    lapack-devel
12cu|R-ucminf-1.1.3-1|18	
12cu|R-ucminf-1.1.3-1|19	
12cu|R-ucminf-1.1.3-1|20	%description
12cu|R-ucminf-1.1.3-1|21	An algorithm for general-purpose unconstrained non-linear optimization.
12cu|R-ucminf-1.1.3-1|22	The algorithm is of quasi-Newton type with BFGS updating of the inverse
12cu|R-ucminf-1.1.3-1|23	Hessian and soft line search with a trust region type monitoring of the
12cu|R-ucminf-1.1.3-1|24	input to the line search algorithm. The interface of 'ucminf' is designed
12cu|R-ucminf-1.1.3-1|25	for easy interchange with 'optim'.
12cu|R-ucminf-1.1.3-1|26	
12cu|R-ucminf-1.1.3-1|27	%prep
12cu|R-ucminf-1.1.3-1|28	%setup -q -c -n %{packname}
12cu|R-ucminf-1.1.3-1|29	
12cu|R-ucminf-1.1.3-1|30	%build
12cu|R-ucminf-1.1.3-1|31	
12cu|R-ucminf-1.1.3-1|32	%install
12cu|R-ucminf-1.1.3-1|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-ucminf-1.1.3-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-ucminf-1.1.3-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-ucminf-1.1.3-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-ucminf-1.1.3-1|37	
12cu|R-ucminf-1.1.3-1|38	%check
12cu|R-ucminf-1.1.3-1|39	%{_bindir}/R CMD check %{packname}
12cu|R-ucminf-1.1.3-1|40	
12cu|R-ucminf-1.1.3-1|41	%files
12cu|R-ucminf-1.1.3-1|42	%dir %{rlibdir}/%{packname}
12cu|R-ucminf-1.1.3-1|43	%doc %{rlibdir}/%{packname}/doc
12cu|R-ucminf-1.1.3-1|44	%doc %{rlibdir}/%{packname}/html
12cu|R-ucminf-1.1.3-1|45	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-ucminf-1.1.3-1|46	%{rlibdir}/%{packname}/INDEX
12cu|R-ucminf-1.1.3-1|47	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-ucminf-1.1.3-1|48	%{rlibdir}/%{packname}/Meta
12cu|R-ucminf-1.1.3-1|49	%{rlibdir}/%{packname}/R
12cu|R-ucminf-1.1.3-1|50	%{rlibdir}/%{packname}/help
12cu|R-ucminf-1.1.3-1|51	%{rlibdir}/%{packname}/libs
12cu|R-ucminf-1.1.3-1|52	
12cu|R-ucminf-1.1.3-1|53	%changelog
12cu|R-ucminf-1.1.3-1|54	* Wed Mar 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-1
12cu|R-ucminf-1.1.3-1|55	+ Revision: 38cef58
12cu|R-ucminf-1.1.3-1|56	- Fix files
12cu|R-ucminf-1.1.3-1|57	
12cu|R-ucminf-1.1.3-1|58	

12763 12
12cu|R-urca-1.2.8-1|1	%global packname  urca
12cu|R-urca-1.2.8-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-urca-1.2.8-1|3	
12cu|R-urca-1.2.8-1|4	Name:             R-%{packname}
12cu|R-urca-1.2.8-1|5	Version:          1.2.8
12cu|R-urca-1.2.8-1|6	Release:          1
12cu|R-urca-1.2.8-1|7	Summary:          Unit root and cointegration tests for time series data
12cu|R-urca-1.2.8-1|8	Group:            Sciences/Mathematics
12cu|R-urca-1.2.8-1|9	License:          GPL (>= 2)
12cu|R-urca-1.2.8-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-urca-1.2.8-1|11	Source0:          http://cran.r-project.org/src/contrib/urca_1.2-8.tar.gz
12cu|R-urca-1.2.8-1|12	Requires:         R-methods
12cu|R-urca-1.2.8-1|13	Requires:         R-nlme R-graphics R-stats
12cu|R-urca-1.2.8-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods
12cu|R-urca-1.2.8-1|15	BuildRequires:    R-nlme R-graphics R-stats
12cu|R-urca-1.2.8-1|16	BuildRequires:    blas-devel
12cu|R-urca-1.2.8-1|17	BuildRequires:    lapack-devel
12cu|R-urca-1.2.8-1|18	
12cu|R-urca-1.2.8-1|19	%description
12cu|R-urca-1.2.8-1|20	Unit root and cointegration tests encountered in applied econometric
12cu|R-urca-1.2.8-1|21	analysis are implemented.
12cu|R-urca-1.2.8-1|22	
12cu|R-urca-1.2.8-1|23	%prep
12cu|R-urca-1.2.8-1|24	%setup -q -c -n %{packname}
12cu|R-urca-1.2.8-1|25	
12cu|R-urca-1.2.8-1|26	%build
12cu|R-urca-1.2.8-1|27	
12cu|R-urca-1.2.8-1|28	%install
12cu|R-urca-1.2.8-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-urca-1.2.8-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-urca-1.2.8-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-urca-1.2.8-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-urca-1.2.8-1|33	
12cu|R-urca-1.2.8-1|34	%check
12cu|R-urca-1.2.8-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-urca-1.2.8-1|36	
12cu|R-urca-1.2.8-1|37	%files
12cu|R-urca-1.2.8-1|38	%dir %{rlibdir}/%{packname}
12cu|R-urca-1.2.8-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-urca-1.2.8-1|40	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-urca-1.2.8-1|41	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-urca-1.2.8-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-urca-1.2.8-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-urca-1.2.8-1|44	%{rlibdir}/%{packname}/License
12cu|R-urca-1.2.8-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-urca-1.2.8-1|46	%{rlibdir}/%{packname}/MacKinnonLicense.txt
12cu|R-urca-1.2.8-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-urca-1.2.8-1|48	%{rlibdir}/%{packname}/R
12cu|R-urca-1.2.8-1|49	%{rlibdir}/%{packname}/Rcmdr
12cu|R-urca-1.2.8-1|50	%{rlibdir}/%{packname}/book-ex
12cu|R-urca-1.2.8-1|51	%{rlibdir}/%{packname}/data
12cu|R-urca-1.2.8-1|52	%{rlibdir}/%{packname}/help
12cu|R-urca-1.2.8-1|53	%{rlibdir}/%{packname}/libs
12cu|R-urca-1.2.8-1|54	
12cu|R-urca-1.2.8-1|55	
12cu|R-urca-1.2.8-1|56	%changelog
12cu|R-urca-1.2.8-1|57	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.2_6-1
12cu|R-urca-1.2.8-1|58	+ Revision: 776276
12cu|R-urca-1.2.8-1|59	- Import R-urca
12cu|R-urca-1.2.8-1|60	- Import R-urca
12cu|R-urca-1.2.8-1|61	
12cu|R-urca-1.2.8-1|62	
12cu|R-urca-1.2.8-1|63	

12764 12
12cu|rutorrent-3.2-5|1	Summary:	Web frontend for the rTorrent bittorrent client
12cu|rutorrent-3.2-5|2	Name:		rutorrent
12cu|rutorrent-3.2-5|3	Version:	3.2
12cu|rutorrent-3.2-5|4	Release:	5
12cu|rutorrent-3.2-5|5	License:	GPLv3
12cu|rutorrent-3.2-5|6	Group:		Networking/File transfer
12cu|rutorrent-3.2-5|7	URL:		http://code.google.com/p/rutorrent/
12cu|rutorrent-3.2-5|8	Source:		http://rutorrent.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|rutorrent-3.2-5|9	# Plugins are here in the same .spec for simplicity as they mostly share
12cu|rutorrent-3.2-5|10	# rutorrent's version number. If this changes in the future or it is otherwise
12cu|rutorrent-3.2-5|11	# seemed better, this can be splitted to one or more separate src.rpms.
12cu|rutorrent-3.2-5|12	# - Anssi 08/2010
12cu|rutorrent-3.2-5|13	Source1:	http://rutorrent.googlecode.com/files/plugins-%{version}.tar.gz
12cu|rutorrent-3.2-5|14	Patch0:		rutorrent-fhs.patch
12cu|rutorrent-3.2-5|15	Patch1:		rutorrent-log.patch
12cu|rutorrent-3.2-5|16	# Load a "backup" config file before the actual config file.
12cu|rutorrent-3.2-5|17	# In case of an unhandled .rpmnew file, the possible newly added configuration
12cu|rutorrent-3.2-5|18	# options are loaded from the backup file. This is similar in how e.g. normal
12cu|rutorrent-3.2-5|19	# initscript configurations are handled. - Anssi 08/2010
12cu|rutorrent-3.2-5|20	Patch2:		rutorrent-defaults.patch
12cu|rutorrent-3.2-5|21	BuildRoot:	%{_tmppath}/%{name}-root
12cu|rutorrent-3.2-5|22	BuildArch:	noarch
12cu|rutorrent-3.2-5|23	Requires:	webserver
12cu|rutorrent-3.2-5|24	# suggests to allow other webservers:
12cu|rutorrent-3.2-5|25	Suggests:	apache-mod_php
12cu|rutorrent-3.2-5|26	# for apache user:
12cu|rutorrent-3.2-5|27	Requires(pre):	apache-conf
12cu|rutorrent-3.2-5|28	
12cu|rutorrent-3.2-5|29	%description
12cu|rutorrent-3.2-5|30	rutorrent is a web frontend for the rTorrent bittorrent client.
12cu|rutorrent-3.2-5|31	
12cu|rutorrent-3.2-5|32	Plugin packages are named rutorrent-plugin-*.
12cu|rutorrent-3.2-5|33	
12cu|rutorrent-3.2-5|34	Note that you need to either configure an SCGI module for your web server or
12cu|rutorrent-3.2-5|35	install rutorrent-plugin-rpc or rutorrent-plugin-httprpc for rutorrent to
12cu|rutorrent-3.2-5|36	work. See the online documentation for more details.
12cu|rutorrent-3.2-5|37	All configuration files, including plugin configuration, are in
12cu|rutorrent-3.2-5|38	%{_sysconfdir}/%{name}.
12cu|rutorrent-3.2-5|39	
12cu|rutorrent-3.2-5|40	# mkplugin(plugin_name, version, url)
12cu|rutorrent-3.2-5|41	%define mkplugin() \
12cu|rutorrent-3.2-5|42	%package plugin-%{1} \
12cu|rutorrent-3.2-5|43	Summary:	rutorrent plugin: %{expand:%{%{1}_summary}} \
12cu|rutorrent-3.2-5|44	Requires:	%{name} = %{version} \
12cu|rutorrent-3.2-5|45	%{expand:%%{?%{1}_req:Requires: %{%{1}_req}}} \
12cu|rutorrent-3.2-5|46	Group:		Networking/File transfer \
12cu|rutorrent-3.2-5|47	%description plugin-%{1} \
12cu|rutorrent-3.2-5|48	%(echo "%{expand:%{%{1}_desc}}" | fold -s) \
12cu|rutorrent-3.2-5|49	\
12cu|rutorrent-3.2-5|50	This is a plugin for rutorrent, a web frontend for the rTorrent bittorrent \
12cu|rutorrent-3.2-5|51	client. \
12cu|rutorrent-3.2-5|52	%files plugin-%{1} -f lists/%{1}.list \
12cu|rutorrent-3.2-5|53	%defattr(-,root,root) \
12cu|rutorrent-3.2-5|54	%{_datadir}/%{name}/plugins/%{1}
12cu|rutorrent-3.2-5|55	
12cu|rutorrent-3.2-5|56	%define autotools_req	%name-plugin-_getdir
12cu|rutorrent-3.2-5|57	%define autotools_summary Automation tool
12cu|rutorrent-3.2-5|58	%define autotools_desc	This plug-in provides some possibilities on automation.
12cu|rutorrent-3.2-5|59	%mkplugin autotools	http://code.google.com/p/rutorrent/wiki/PluginAutotools
12cu|rutorrent-3.2-5|60	
12cu|rutorrent-3.2-5|61	%define chunks_summary	Chunks information
12cu|rutorrent-3.2-5|62	%define chunks_desc	This plug-in provides chunks information for opened torrents.
12cu|rutorrent-3.2-5|63	%mkplugin chunks	http://code.google.com/p/rutorrent/wiki/PluginChunks
12cu|rutorrent-3.2-5|64	
12cu|rutorrent-3.2-5|65	%define cookies_summary	Cookies information
12cu|rutorrent-3.2-5|66	%define cookies_desc	This plug-in provides cookies information.
12cu|rutorrent-3.2-5|67	%mkplugin cookies	http://code.google.com/p/rutorrent/wiki/PluginCookies
12cu|rutorrent-3.2-5|68	
12cu|rutorrent-3.2-5|69	%define cpuload_summary	Show cpu load
12cu|rutorrent-3.2-5|70	%define cpuload_desc	This plug-in adds to status bar an indicator of cpu load.
12cu|rutorrent-3.2-5|71	%mkplugin cpuload	http://code.google.com/p/rutorrent/wiki/PluginCpuload
12cu|rutorrent-3.2-5|72	
12cu|rutorrent-3.2-5|73	%define create_req	%name-plugin-_getdir
12cu|rutorrent-3.2-5|74	%define create_summary	Create torrent files
12cu|rutorrent-3.2-5|75	%define create_desc	This plug-in provides ability to create .torrent files.
12cu|rutorrent-3.2-5|76	%mkplugin create	http://code.google.com/p/rutorrent/wiki/PluginCreate
12cu|rutorrent-3.2-5|77	
12cu|rutorrent-3.2-5|78	%define data_summary	Transfer downloaded files through http
12cu|rutorrent-3.2-5|79	%define data_desc	This plug-in is intended for obtaining torrent data through http.
12cu|rutorrent-3.2-5|80	%mkplugin data		http://code.google.com/p/rutorrent/wiki/PluginData
12cu|rutorrent-3.2-5|81	
12cu|rutorrent-3.2-5|82	%define datadir_req	%name-plugin-_getdir
12cu|rutorrent-3.2-5|83	%define datadir_summary	Move data files
12cu|rutorrent-3.2-5|84	%define datadir_desc	This plug-in is intended for moving torrent's data files.
12cu|rutorrent-3.2-5|85	%mkplugin datadir	http://code.google.com/p/rutorrent/wiki/PluginDataDir
12cu|rutorrent-3.2-5|86	
12cu|rutorrent-3.2-5|87	%define diskspace_summary Available disk space
12cu|rutorrent-3.2-5|88	%define diskspace_desc	This plug-in adds to status bar an indicator of available disk space.
12cu|rutorrent-3.2-5|89	%mkplugin diskspace	http://code.google.com/p/rutorrent/wiki/PluginDiskspace
12cu|rutorrent-3.2-5|90	
12cu|rutorrent-3.2-5|91	%define edit_summary	Edit torrents
12cu|rutorrent-3.2-5|92	%define edit_desc	This plug-in allows user to edit the list of trackers and commentaries of the current torrent.
12cu|rutorrent-3.2-5|93	%mkplugin edit		http://code.google.com/p/rutorrent/wiki/PluginEdit
12cu|rutorrent-3.2-5|94	
12cu|rutorrent-3.2-5|95	%define erasedata_summary Remove data files
12cu|rutorrent-3.2-5|96	%define erasedata_desc	This plug-in allows to remove not only a .torrent file, but also its data.
12cu|rutorrent-3.2-5|97	%mkplugin erasedata	http://code.google.com/p/rutorrent/wiki/PluginErasedata
12cu|rutorrent-3.2-5|98	
12cu|rutorrent-3.2-5|99	%define extsearch_summary	External search
12cu|rutorrent-3.2-5|100	%define extsearch_desc	The plug-in is intended for external search of torrents.
12cu|rutorrent-3.2-5|101	%mkplugin extsearch	http://code.google.com/p/rutorrent/wiki/PluginExtsearch
12cu|rutorrent-3.2-5|102	
12cu|rutorrent-3.2-5|103	%define feeds_summary	RSS feed creator
12cu|rutorrent-3.2-5|104	%define feeds_desc	The plug-in is intended for making RSS feeds with information of torrents.
12cu|rutorrent-3.2-5|105	%mkplugin feeds		http://code.google.com/p/rutorrent/wiki/PluginFeeds
12cu|rutorrent-3.2-5|106	
12cu|rutorrent-3.2-5|107	%define geoip_req	php-geoip
12cu|rutorrent-3.2-5|108	%define geoip_summary	Peer country information
12cu|rutorrent-3.2-5|109	%define geoip_desc	This plug-in provides country information for peers.
12cu|rutorrent-3.2-5|110	%mkplugin geoip		http://code.google.com/p/rutorrent/wiki/PluginGeoIP
12cu|rutorrent-3.2-5|111	
12cu|rutorrent-3.2-5|112	%define _getdir_summary	Navigate host system
12cu|rutorrent-3.2-5|113	%define _getdir_desc	This service plug-in _getdir gives to other plug-ins the possibility of comfortable navigation on a host file system.
12cu|rutorrent-3.2-5|114	%mkplugin _getdir	http://code.google.com/p/rutorrent/wiki/Plugin_getdir
12cu|rutorrent-3.2-5|115	
12cu|rutorrent-3.2-5|116	%define httprpc_summary	Low-traffic mod_scgi replacement
12cu|rutorrent-3.2-5|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.
12cu|rutorrent-3.2-5|118	%mkplugin httprpc	http://code.google.com/p/rutorrent/wiki/PluginHTTPRPC
12cu|rutorrent-3.2-5|119	
12cu|rutorrent-3.2-5|120	%define loginmgr_summary 3rd party login manager
12cu|rutorrent-3.2-5|121	%define loginmgr_desc	The plug-in is intended for managing accounts on private trackers.
12cu|rutorrent-3.2-5|122	%mkplugin loginmgr	http://code.google.com/p/rutorrent/wiki/PluginLoginMgr
12cu|rutorrent-3.2-5|123	
12cu|rutorrent-3.2-5|124	%define ratio_summary	Set ratio limits
12cu|rutorrent-3.2-5|125	%define ratio_desc	This plug-in allows to manage a ratio limits for groups of torrents.
12cu|rutorrent-3.2-5|126	%mkplugin ratio		http://code.google.com/p/rutorrent/wiki/PluginRatio
12cu|rutorrent-3.2-5|127	
12cu|rutorrent-3.2-5|128	%define retrackers_summary Add custom trackers automatically
12cu|rutorrent-3.2-5|129	%define retrackers_desc	This plug-in appends specified trackers to the trackers list of all newly added torrents.
12cu|rutorrent-3.2-5|130	%mkplugin retrackers	http://code.google.com/p/rutorrent/wiki/PluginRetrackers
12cu|rutorrent-3.2-5|131	
12cu|rutorrent-3.2-5|132	%define rpc_summary	mod_scgi replacement
12cu|rutorrent-3.2-5|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.
12cu|rutorrent-3.2-5|134	%mkplugin rpc		http://code.google.com/p/rutorrent/wiki/PluginRPC
12cu|rutorrent-3.2-5|135	
12cu|rutorrent-3.2-5|136	%define rss_req		%name-plugin-_getdir
12cu|rutorrent-3.2-5|137	%define rss_summary	RSS feed client
12cu|rutorrent-3.2-5|138	%define rss_desc	This plug-in is intended for work with RSS feeds.
12cu|rutorrent-3.2-5|139	%mkplugin rss		http://code.google.com/p/rutorrent/wiki/PluginRSS
12cu|rutorrent-3.2-5|140	
12cu|rutorrent-3.2-5|141	%define rssurlrewrite_req	%name-plugin-rss
12cu|rutorrent-3.2-5|142	%define rssurlrewrite_summary	URL rewriting in the RSS plugin
12cu|rutorrent-3.2-5|143	%define rssurlrewrite_desc	The plug-in is intended for url rewrite in RSS plugin.
12cu|rutorrent-3.2-5|144	%mkplugin rssurlrewrite		http://code.google.com/p/rutorrent/wiki/PluginRSSURLRewrite
12cu|rutorrent-3.2-5|145	
12cu|rutorrent-3.2-5|146	%define scheduler_summary Behavior scheduler
12cu|rutorrent-3.2-5|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.
12cu|rutorrent-3.2-5|148	%mkplugin scheduler	http://code.google.com/p/rutorrent/wiki/PluginScheduler
12cu|rutorrent-3.2-5|149	
12cu|rutorrent-3.2-5|150	%define seedingtime_summary Show 'Finished' time
12cu|rutorrent-3.2-5|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.
12cu|rutorrent-3.2-5|152	%mkplugin seedingtime	http://code.google.com/p/rutorrent/wiki/PluginSeedingtime
12cu|rutorrent-3.2-5|153	
12cu|rutorrent-3.2-5|154	%define show_peers_like_wtorrent_summary wTorrent style peer counts
12cu|rutorrent-3.2-5|155	%define show_peers_like_wtorrent_desc	This plug-in changes the format of values in columns 'Seeds' and 'Peers' in the torrents list.
12cu|rutorrent-3.2-5|156	%mkplugin show_peers_like_wtorrent	http://code.google.com/p/rutorrent/wiki/PluginShow_peers_like_wtorrent
12cu|rutorrent-3.2-5|157	
12cu|rutorrent-3.2-5|158	%define source_summary	Transfer .torrent file through http
12cu|rutorrent-3.2-5|159	%define source_desc	This plug-in is intended for obtaining source .torrent file.
12cu|rutorrent-3.2-5|160	%mkplugin source	http://code.google.com/p/rutorrent/wiki/PluginSource
12cu|rutorrent-3.2-5|161	
12cu|rutorrent-3.2-5|162	%define theme_summary	Theme support for ruTorrent
12cu|rutorrent-3.2-5|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.
12cu|rutorrent-3.2-5|164	%mkplugin theme		http://code.google.com/p/rutorrent/wiki/PluginTheme
12cu|rutorrent-3.2-5|165	
12cu|rutorrent-3.2-5|166	%define throttle_summary Torrent group throttling
12cu|rutorrent-3.2-5|167	%define throttle_desc	This plug-in gives a convenient control over a limits of speed for groups of torrents.
12cu|rutorrent-3.2-5|168	%mkplugin throttle	http://code.google.com/p/rutorrent/wiki/PluginThrottle
12cu|rutorrent-3.2-5|169	
12cu|rutorrent-3.2-5|170	%define tracklabels_ver	3.0
12cu|rutorrent-3.2-5|171	%define tracklabels_summary Add labels based on trackers
12cu|rutorrent-3.2-5|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.
12cu|rutorrent-3.2-5|173	%mkplugin tracklabels	http://code.google.com/p/rutorrent/wiki/PluginTracklabels
12cu|rutorrent-3.2-5|174	
12cu|rutorrent-3.2-5|175	%define trafic_summary	Traffic statistics
12cu|rutorrent-3.2-5|176	%define trafic_desc	This plug-in is a subsystem for registration of the total (all trackers counted) rTorrent traffic.
12cu|rutorrent-3.2-5|177	%mkplugin trafic	http://code.google.com/p/rutorrent/wiki/PluginTrafic
12cu|rutorrent-3.2-5|178	
12cu|rutorrent-3.2-5|179	%define unpack_req	%name-plugin-_getdir
12cu|rutorrent-3.2-5|180	%define unpack_summary	Unpack downloaded data
12cu|rutorrent-3.2-5|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.
12cu|rutorrent-3.2-5|182	%mkplugin unpack	http://code.google.com/p/rutorrent/wiki/PluginUnpack
12cu|rutorrent-3.2-5|183	
12cu|rutorrent-3.2-5|184	%prep
12cu|rutorrent-3.2-5|185	%setup -q -n %name -a 1
12cu|rutorrent-3.2-5|186	%apply_patches
12cu|rutorrent-3.2-5|187	find -name '*.00??*' -print -delete
12cu|rutorrent-3.2-5|188	
12cu|rutorrent-3.2-5|189	# make sure a directory layout change is not missed
12cu|rutorrent-3.2-5|190	[ $(ls | wc -l) -eq 10 ]
12cu|rutorrent-3.2-5|191	# make sure the fhs patch does not miss anything
12cu|rutorrent-3.2-5|192	grep -R -e 'conf/' -e "'/share" . && exit 1
12cu|rutorrent-3.2-5|193	
12cu|rutorrent-3.2-5|194	# for defaults.patch:
12cu|rutorrent-3.2-5|195	cp -a conf/config.php php/defaults-mdv.php
12cu|rutorrent-3.2-5|196	
12cu|rutorrent-3.2-5|197	cat > README.install.urpmi <<EOF
12cu|rutorrent-3.2-5|198	Note that you will need to either configure an SCGI module for your web server
12cu|rutorrent-3.2-5|199	or install rutorrent-plugin-rpc or rutorrent-plugin-httprpc for rutorrent to
12cu|rutorrent-3.2-5|200	work. See the online documentation for more details:
12cu|rutorrent-3.2-5|201	http://code.google.com/p/rutorrent/wiki/WebSERVER
12cu|rutorrent-3.2-5|202	
12cu|rutorrent-3.2-5|203	On this Mandriva packaging of rutorrent and its plugins, all configuration
12cu|rutorrent-3.2-5|204	files are in %{_sysconfdir}/%{name}.
12cu|rutorrent-3.2-5|205	The access configuration is in %{_webappconfdir}/%{name}.conf. By default only
12cu|rutorrent-3.2-5|206	localhost is allowed to use rutorrent.
12cu|rutorrent-3.2-5|207	EOF
12cu|rutorrent-3.2-5|208	
12cu|rutorrent-3.2-5|209	%install
12cu|rutorrent-3.2-5|210	rm -rf %{buildroot}
12cu|rutorrent-3.2-5|211	
12cu|rutorrent-3.2-5|212	install -d -m755 %{buildroot}%{_webappconfdir}
12cu|rutorrent-3.2-5|213	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|rutorrent-3.2-5|214	Alias /%{name} %{_datadir}/%{name}
12cu|rutorrent-3.2-5|215	
12cu|rutorrent-3.2-5|216	<Directory %{_datadir}/%{name}>
12cu|rutorrent-3.2-5|217	Require local granted
12cu|rutorrent-3.2-5|218	</Directory>
12cu|rutorrent-3.2-5|219	EOF
12cu|rutorrent-3.2-5|220	
12cu|rutorrent-3.2-5|221	install -d -m755 %{buildroot}%{_sysconfdir}/logrotate.d
12cu|rutorrent-3.2-5|222	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
12cu|rutorrent-3.2-5|223	%{_logdir}/%{name}/*.log {
12cu|rutorrent-3.2-5|224	missingok
12cu|rutorrent-3.2-5|225	}
12cu|rutorrent-3.2-5|226	EOF
12cu|rutorrent-3.2-5|227	
12cu|rutorrent-3.2-5|228	install -d -m755 %{buildroot}%{_datadir}/%{name}
12cu|rutorrent-3.2-5|229	cp -a *.html *.ico css images js lang php plugins %{buildroot}%{_datadir}/%{name}
12cu|rutorrent-3.2-5|230	
12cu|rutorrent-3.2-5|231	install -d -m755 %{buildroot}%{_localstatedir}/lib/%{name}
12cu|rutorrent-3.2-5|232	cp -a share %{buildroot}%{_localstatedir}/lib/%{name}
12cu|rutorrent-3.2-5|233	
12cu|rutorrent-3.2-5|234	install -d -m755 %{buildroot}%{_sysconfdir}/%{name}
12cu|rutorrent-3.2-5|235	cp -a conf/* %{buildroot}%{_sysconfdir}/%{name}
12cu|rutorrent-3.2-5|236	
12cu|rutorrent-3.2-5|237	install -d -m755 %{buildroot}%{_logdir}/%{name}
12cu|rutorrent-3.2-5|238	
12cu|rutorrent-3.2-5|239	rm -rf lists
12cu|rutorrent-3.2-5|240	mkdir lists
12cu|rutorrent-3.2-5|241	for dir in %{buildroot}%{_datadir}/%{name}/plugins/*; do
12cu|rutorrent-3.2-5|242	plugin=$(basename "$dir")
12cu|rutorrent-3.2-5|243	version=$(sed -n 's,plugin.version: ,,p' "$dir/plugin.info" | tr -d '\r')
12cu|rutorrent-3.2-5|244	# check that rpm version is set correctly:
12cu|rutorrent-3.2-5|245	[ "%version" = "$version" ]
12cu|rutorrent-3.2-5|246	
12cu|rutorrent-3.2-5|247	touch lists/$plugin.list
12cu|rutorrent-3.2-5|248	if [ -e "$dir/conf.php" ]; then
12cu|rutorrent-3.2-5|249	install -d -m755 %{buildroot}%{_sysconfdir}/%{name}/plugins/$plugin
12cu|rutorrent-3.2-5|250	cp "$dir/conf.php" %{buildroot}%{_sysconfdir}/%{name}/plugins/$plugin
12cu|rutorrent-3.2-5|251	mv "$dir/conf.php" "$dir/defaults-mdv.php"
12cu|rutorrent-3.2-5|252	sed -i '/rtorrent.php.error/s/conf.php/defaults-mdv.php/' $dir/plugin.info
12cu|rutorrent-3.2-5|253	echo "%dir %{_sysconfdir}/%{name}/plugins/$plugin" >> lists/$plugin.list
12cu|rutorrent-3.2-5|254	echo "%config(noreplace) %{_sysconfdir}/%{name}/plugins/$plugin/conf.php" >> lists/$plugin.list
12cu|rutorrent-3.2-5|255	fi
12cu|rutorrent-3.2-5|256	for file in $dir/readme*.txt; do
12cu|rutorrent-3.2-5|257	[ -e "$file" ] || continue
12cu|rutorrent-3.2-5|258	rm "$file"
12cu|rutorrent-3.2-5|259	echo "%doc plugins/$plugin/$(basename "$file")" >> lists/$plugin.list
12cu|rutorrent-3.2-5|260	done
12cu|rutorrent-3.2-5|261	done
12cu|rutorrent-3.2-5|262	
12cu|rutorrent-3.2-5|263	%clean
12cu|rutorrent-3.2-5|264	rm -rf %{buildroot}
12cu|rutorrent-3.2-5|265	
12cu|rutorrent-3.2-5|266	%if %mdkversion < 201010
12cu|rutorrent-3.2-5|267	%post
12cu|rutorrent-3.2-5|268	%_post_webapp
12cu|rutorrent-3.2-5|269	
12cu|rutorrent-3.2-5|270	%postun
12cu|rutorrent-3.2-5|271	%_postun_webapp
12cu|rutorrent-3.2-5|272	%endif
12cu|rutorrent-3.2-5|273	
12cu|rutorrent-3.2-5|274	%files
12cu|rutorrent-3.2-5|275	%defattr(-,root,root,0755)
12cu|rutorrent-3.2-5|276	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|rutorrent-3.2-5|277	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cu|rutorrent-3.2-5|278	%dir %{_sysconfdir}/%{name}
12cu|rutorrent-3.2-5|279	%config(noreplace) %{_sysconfdir}/%{name}/access.ini
12cu|rutorrent-3.2-5|280	%config(noreplace) %{_sysconfdir}/%{name}/config.php
12cu|rutorrent-3.2-5|281	%config(noreplace) %{_sysconfdir}/%{name}/plugins.ini
12cu|rutorrent-3.2-5|282	%dir %{_sysconfdir}/%{name}/plugins
12cu|rutorrent-3.2-5|283	%dir %{_sysconfdir}/%{name}/users
12cu|rutorrent-3.2-5|284	%dir %{_datadir}/%{name}
12cu|rutorrent-3.2-5|285	%{_datadir}/%{name}/css
12cu|rutorrent-3.2-5|286	%{_datadir}/%{name}/favicon.ico
12cu|rutorrent-3.2-5|287	%{_datadir}/%{name}/images
12cu|rutorrent-3.2-5|288	%{_datadir}/%{name}/index.html
12cu|rutorrent-3.2-5|289	%{_datadir}/%{name}/js
12cu|rutorrent-3.2-5|290	%{_datadir}/%{name}/lang
12cu|rutorrent-3.2-5|291	%{_datadir}/%{name}/php
12cu|rutorrent-3.2-5|292	%dir %{_datadir}/%{name}/plugins
12cu|rutorrent-3.2-5|293	%dir %{_localstatedir}/lib/%{name}
12cu|rutorrent-3.2-5|294	%attr(0755,apache,apache) %{_localstatedir}/lib/%{name}/share
12cu|rutorrent-3.2-5|295	%attr(0755,apache,apache) %dir %{_logdir}/%{name}
12cu|rutorrent-3.2-5|296	
12cu|rutorrent-3.2-5|297	
12cu|rutorrent-3.2-5|298	%changelog
12cu|rutorrent-3.2-5|299	* Sun Dec 12 2010 Anssi Hannula <anssi@mandriva.org> 3.2-2mdv2011.0
12cu|rutorrent-3.2-5|300	+ Revision: 620617
12cu|rutorrent-3.2-5|301	- require apache-conf instead of apache-base for apache user
12cu|rutorrent-3.2-5|302	
12cu|rutorrent-3.2-5|303	* Wed Dec 01 2010 Anssi Hannula <anssi@mandriva.org> 3.2-1mdv2011.0
12cu|rutorrent-3.2-5|304	+ Revision: 604521
12cu|rutorrent-3.2-5|305	- initial Mandriva release
12cu|rutorrent-3.2-5|306	

12765 12
12cu|rutracker-news-0.8-1|1	%bcond_without qt5
12cu|rutracker-news-0.8-1|2	
12cu|rutracker-news-0.8-1|3	Summary:	Rutracker.org new releases fetcher
12cu|rutracker-news-0.8-1|4	Name:		rutracker-news
12cu|rutracker-news-0.8-1|5	Version:	0.8
12cu|rutracker-news-0.8-1|6	Release:	1
12cu|rutracker-news-0.8-1|7	License:	GPLv2+
12cu|rutracker-news-0.8-1|8	Group:		Networking/News
12cu|rutracker-news-0.8-1|9	Url:		https://github.com/Pulfer/rutracker-news
12cu|rutracker-news-0.8-1|10	# From git by tag, https://github.com/Pulfer/rutracker-news/archive/%{version}.tar.gz
12cu|rutracker-news-0.8-1|11	Source0:	%{name}-%{version}.tar.gz
12cu|rutracker-news-0.8-1|12	BuildRequires:	imagemagick
12cu|rutracker-news-0.8-1|13	%if %{with qt5}
12cu|rutracker-news-0.8-1|14	BuildRequires:	qmake5
12cu|rutracker-news-0.8-1|15	BuildRequires:	pkgconfig(Qt5Core)
12cu|rutracker-news-0.8-1|16	BuildRequires:	pkgconfig(Qt5Gui)
12cu|rutracker-news-0.8-1|17	BuildRequires:	pkgconfig(Qt5Network)
12cu|rutracker-news-0.8-1|18	BuildRequires:	pkgconfig(Qt5Widgets)
12cu|rutracker-news-0.8-1|19	%else
12cu|rutracker-news-0.8-1|20	BuildRequires:	qt4-devel
12cu|rutracker-news-0.8-1|21	%endif
12cu|rutracker-news-0.8-1|22	
12cu|rutracker-news-0.8-1|23	%description
12cu|rutracker-news-0.8-1|24	Rutracker.org new releases fetcher. Supports most popular subforums (various
12cu|rutracker-news-0.8-1|25	movies, TV series, anime etc). Fetches also IMDB ratings where it's possible.
12cu|rutracker-news-0.8-1|26	See project homepage for more info.
12cu|rutracker-news-0.8-1|27	
12cu|rutracker-news-0.8-1|28	GUI in Russian only (other languages make no sense for this application).
12cu|rutracker-news-0.8-1|29	
12cu|rutracker-news-0.8-1|30	%files
12cu|rutracker-news-0.8-1|31	%doc AUTHORS COPYING
12cu|rutracker-news-0.8-1|32	%{_bindir}/%{name}
12cu|rutracker-news-0.8-1|33	%{_datadir}/applications/%{name}.desktop
12cu|rutracker-news-0.8-1|34	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|rutracker-news-0.8-1|35	
12cu|rutracker-news-0.8-1|36	#----------------------------------------------------------------------------
12cu|rutracker-news-0.8-1|37	
12cu|rutracker-news-0.8-1|38	%prep
12cu|rutracker-news-0.8-1|39	%setup -q
12cu|rutracker-news-0.8-1|40	
12cu|rutracker-news-0.8-1|41	%build
12cu|rutracker-news-0.8-1|42	%if %{with qt5}
12cu|rutracker-news-0.8-1|43	%qmake_qt5
12cu|rutracker-news-0.8-1|44	%else
12cu|rutracker-news-0.8-1|45	%qmake_qt4
12cu|rutracker-news-0.8-1|46	%endif
12cu|rutracker-news-0.8-1|47	%make
12cu|rutracker-news-0.8-1|48	
12cu|rutracker-news-0.8-1|49	%install
12cu|rutracker-news-0.8-1|50	install -D %{name} %{buildroot}%{_bindir}/%{name}
12cu|rutracker-news-0.8-1|51	
12cu|rutracker-news-0.8-1|52	# menu-entry
12cu|rutracker-news-0.8-1|53	mkdir -p %{buildroot}%{_datadir}/applications
12cu|rutracker-news-0.8-1|54	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|rutracker-news-0.8-1|55	[Desktop Entry]
12cu|rutracker-news-0.8-1|56	Name=Rutracker News
12cu|rutracker-news-0.8-1|57	Name[ru]=Rutracker News
12cu|rutracker-news-0.8-1|58	Comment=Rutracker.org new releases fetcher
12cu|rutracker-news-0.8-1|59	Comment[ru]=Просмотр информации о новых релизах на Rutracker.org
12cu|rutracker-news-0.8-1|60	Exec=%{name}
12cu|rutracker-news-0.8-1|61	Icon=%{name}
12cu|rutracker-news-0.8-1|62	Terminal=false
12cu|rutracker-news-0.8-1|63	Type=Application
12cu|rutracker-news-0.8-1|64	Categories=Qt;Network;News;
12cu|rutracker-news-0.8-1|65	EOF
12cu|rutracker-news-0.8-1|66	
12cu|rutracker-news-0.8-1|67	# menu icons
12cu|rutracker-news-0.8-1|68	for N in 16 32 48 64 128;
12cu|rutracker-news-0.8-1|69	do
12cu|rutracker-news-0.8-1|70	convert %{name}.png -scale ${N}x${N} $N.png;
12cu|rutracker-news-0.8-1|71	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
12cu|rutracker-news-0.8-1|72	done
12cu|rutracker-news-0.8-1|73	
12cu|rutracker-news-0.8-1|74	%changelog
12cu|rutracker-news-0.8-1|75	
12cu|rutracker-news-0.8-1|76	* Thu Jun 22 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8-1
12cu|rutracker-news-0.8-1|77	- (1aa5b86) New version 0.8
12cu|rutracker-news-0.8-1|78	
12cu|rutracker-news-0.8-1|79	

12766 12
12cu|R-vcd-1.3.1-1|1	%bcond_without bootstrap
12cu|R-vcd-1.3.1-1|2	%global packname  vcd
12cu|R-vcd-1.3.1-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-vcd-1.3.1-1|4	
12cu|R-vcd-1.3.1-1|5	%define debug_package %{nil}
12cu|R-vcd-1.3.1-1|6	
12cu|R-vcd-1.3.1-1|7	Name:             R-%{packname}
12cu|R-vcd-1.3.1-1|8	Version:          1.3.1
12cu|R-vcd-1.3.1-1|9	Release:          1
12cu|R-vcd-1.3.1-1|10	Summary:          Visualizing Categorical Data
12cu|R-vcd-1.3.1-1|11	Group:            Sciences/Mathematics
12cu|R-vcd-1.3.1-1|12	License:          GPL-2
12cu|R-vcd-1.3.1-1|13	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-vcd-1.3.1-1|14	Source0:          http://cran.r-project.org/src/contrib/vcd_1.3-1.tar.gz
12cu|R-vcd-1.3.1-1|15	Requires:         R-MASS R-grid R-colorspace R-stats R-utils
12cu|R-vcd-1.3.1-1|16	Requires:         R-grDevices R-KernSmooth R-mvtnorm R-kernlab
12cu|R-vcd-1.3.1-1|17	%if %{without bootstrap}
12cu|R-vcd-1.3.1-1|18	Requires:         R-HSAUR
12cu|R-vcd-1.3.1-1|19	%endif
12cu|R-vcd-1.3.1-1|20	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-vcd-1.3.1-1|21	BuildRequires:    R-MASS R-grid R-colorspace R-stats R-utils
12cu|R-vcd-1.3.1-1|22	BuildRequires:    R-grDevices R-KernSmooth R-mvtnorm R-kernlab
12cu|R-vcd-1.3.1-1|23	%if %{without bootstrap}
12cu|R-vcd-1.3.1-1|24	BuildRequires:    R-HSAUR
12cu|R-vcd-1.3.1-1|25	%endif
12cu|R-vcd-1.3.1-1|26	
12cu|R-vcd-1.3.1-1|27	%description
12cu|R-vcd-1.3.1-1|28	Visualization techniques, data sets, summary and inference procedures
12cu|R-vcd-1.3.1-1|29	aimed particularly at categorical data. Special emphasis is given to
12cu|R-vcd-1.3.1-1|30	highly extensible grid graphics. The package was inspired by the book
12cu|R-vcd-1.3.1-1|31	"Visualizing Categorical Data" by Michael Friendly.
12cu|R-vcd-1.3.1-1|32	
12cu|R-vcd-1.3.1-1|33	%prep
12cu|R-vcd-1.3.1-1|34	%setup -q -c -n %{packname}
12cu|R-vcd-1.3.1-1|35	
12cu|R-vcd-1.3.1-1|36	%build
12cu|R-vcd-1.3.1-1|37	
12cu|R-vcd-1.3.1-1|38	%install
12cu|R-vcd-1.3.1-1|39	mkdir -p %{buildroot}%{rlibdir}
12cu|R-vcd-1.3.1-1|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-vcd-1.3.1-1|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-vcd-1.3.1-1|42	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-vcd-1.3.1-1|43	
12cu|R-vcd-1.3.1-1|44	%if %{without bootstrap}
12cu|R-vcd-1.3.1-1|45	%check
12cu|R-vcd-1.3.1-1|46	%{_bindir}/R CMD check %{packname}
12cu|R-vcd-1.3.1-1|47	%endif
12cu|R-vcd-1.3.1-1|48	
12cu|R-vcd-1.3.1-1|49	%files
12cu|R-vcd-1.3.1-1|50	%dir %{rlibdir}/%{packname}
12cu|R-vcd-1.3.1-1|51	%doc %{rlibdir}/%{packname}/doc
12cu|R-vcd-1.3.1-1|52	%doc %{rlibdir}/%{packname}/html
12cu|R-vcd-1.3.1-1|53	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-vcd-1.3.1-1|54	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-vcd-1.3.1-1|55	%doc %{rlibdir}/%{packname}/NEWS.Rd
12cu|R-vcd-1.3.1-1|56	%{rlibdir}/%{packname}/INDEX
12cu|R-vcd-1.3.1-1|57	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-vcd-1.3.1-1|58	%{rlibdir}/%{packname}/Meta
12cu|R-vcd-1.3.1-1|59	%{rlibdir}/%{packname}/R
12cu|R-vcd-1.3.1-1|60	%{rlibdir}/%{packname}/data
12cu|R-vcd-1.3.1-1|61	%{rlibdir}/%{packname}/demo
12cu|R-vcd-1.3.1-1|62	%{rlibdir}/%{packname}/help
12cu|R-vcd-1.3.1-1|63	
12cu|R-vcd-1.3.1-1|64	
12cu|R-vcd-1.3.1-1|65	%changelog
12cu|R-vcd-1.3.1-1|66	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-1
12cu|R-vcd-1.3.1-1|67	+ Revision: e7167ec
12cu|R-vcd-1.3.1-1|68	- LOG Updated to 1.3.1 (by updates_builder)
12cu|R-vcd-1.3.1-1|69	
12cu|R-vcd-1.3.1-1|70	

12767 12
12cu|R-vcdExtra-0.6.0-1|1	%define debug_package %{nil}
12cu|R-vcdExtra-0.6.0-1|2	
12cu|R-vcdExtra-0.6.0-1|3	%global packname  vcdExtra
12cu|R-vcdExtra-0.6.0-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-vcdExtra-0.6.0-1|5	
12cu|R-vcdExtra-0.6.0-1|6	Name:             R-%{packname}
12cu|R-vcdExtra-0.6.0-1|7	Version:          0.6.0
12cu|R-vcdExtra-0.6.0-1|8	Release:          1
12cu|R-vcdExtra-0.6.0-1|9	Summary:          vcd extensions and additions
12cu|R-vcdExtra-0.6.0-1|10	Group:            Sciences/Mathematics
12cu|R-vcdExtra-0.6.0-1|11	License:          GPL (>= 2)
12cu|R-vcdExtra-0.6.0-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-vcdExtra-0.6.0-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.6-0.tar.gz
12cu|R-vcdExtra-0.6.0-1|14	
12cu|R-vcdExtra-0.6.0-1|15	Requires:         R-vcd R-gnm
12cu|R-vcdExtra-0.6.0-1|16	Requires:         R-MASS
12cu|R-vcdExtra-0.6.0-1|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
12cu|R-vcdExtra-0.6.0-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-vcd R-gnm
12cu|R-vcdExtra-0.6.0-1|19	BuildRequires:    R-MASS
12cu|R-vcdExtra-0.6.0-1|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
12cu|R-vcdExtra-0.6.0-1|21	BuildRequires:    x11-server-xvfb
12cu|R-vcdExtra-0.6.0-1|22	
12cu|R-vcdExtra-0.6.0-1|23	%description
12cu|R-vcdExtra-0.6.0-1|24	Provides additional data sets, methods and documentation to complement the
12cu|R-vcdExtra-0.6.0-1|25	vcd package for Visualizing Categorical Data and the gnm package for
12cu|R-vcdExtra-0.6.0-1|26	Generalized Nonlinear Models. In particular, vcdExtra extends mosaic,
12cu|R-vcdExtra-0.6.0-1|27	assoc and sieve plots from vcd to handle glm() and gnm() models and adds a
12cu|R-vcdExtra-0.6.0-1|28	3D version in mosaic3d.  Additionally, methods are provided for comparing
12cu|R-vcdExtra-0.6.0-1|29	and visualizing lists of glm and loglm objects.
12cu|R-vcdExtra-0.6.0-1|30	
12cu|R-vcdExtra-0.6.0-1|31	%prep
12cu|R-vcdExtra-0.6.0-1|32	%setup -q -c -n %{packname}
12cu|R-vcdExtra-0.6.0-1|33	
12cu|R-vcdExtra-0.6.0-1|34	%build
12cu|R-vcdExtra-0.6.0-1|35	
12cu|R-vcdExtra-0.6.0-1|36	%install
12cu|R-vcdExtra-0.6.0-1|37	mkdir -p %{buildroot}%{rlibdir}
12cu|R-vcdExtra-0.6.0-1|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-vcdExtra-0.6.0-1|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-vcdExtra-0.6.0-1|40	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-vcdExtra-0.6.0-1|41	
12cu|R-vcdExtra-0.6.0-1|42	# Fail even with xvfb due to GL problems
12cu|R-vcdExtra-0.6.0-1|43	# %check
12cu|R-vcdExtra-0.6.0-1|44	#xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-vcdExtra-0.6.0-1|45	
12cu|R-vcdExtra-0.6.0-1|46	%files
12cu|R-vcdExtra-0.6.0-1|47	%dir %{rlibdir}/%{packname}
12cu|R-vcdExtra-0.6.0-1|48	%doc %{rlibdir}/%{packname}/doc
12cu|R-vcdExtra-0.6.0-1|49	%doc %{rlibdir}/%{packname}/html
12cu|R-vcdExtra-0.6.0-1|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-vcdExtra-0.6.0-1|51	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-vcdExtra-0.6.0-1|52	%{rlibdir}/%{packname}/INDEX
12cu|R-vcdExtra-0.6.0-1|53	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-vcdExtra-0.6.0-1|54	%{rlibdir}/%{packname}/Meta
12cu|R-vcdExtra-0.6.0-1|55	%{rlibdir}/%{packname}/R
12cu|R-vcdExtra-0.6.0-1|56	%{rlibdir}/%{packname}/data
12cu|R-vcdExtra-0.6.0-1|57	%{rlibdir}/%{packname}/demo
12cu|R-vcdExtra-0.6.0-1|58	%{rlibdir}/%{packname}/help
12cu|R-vcdExtra-0.6.0-1|59	
12cu|R-vcdExtra-0.6.0-1|60	%changelog
12cu|R-vcdExtra-0.6.0-1|61	* Tue Apr 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-1
12cu|R-vcdExtra-0.6.0-1|62	+ Revision: e7c210a
12cu|R-vcdExtra-0.6.0-1|63	- Disable debug
12cu|R-vcdExtra-0.6.0-1|64	
12cu|R-vcdExtra-0.6.0-1|65	

12768 12
12cu|R-verification-1.35-2|1	%global packname  verification
12cu|R-verification-1.35-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-verification-1.35-2|3	
12cu|R-verification-1.35-2|4	%define debug_package %{nil}
12cu|R-verification-1.35-2|5	
12cu|R-verification-1.35-2|6	Name:             R-%{packname}
12cu|R-verification-1.35-2|7	Version:          1.35
12cu|R-verification-1.35-2|8	Release:          2
12cu|R-verification-1.35-2|9	Summary:          Forecast verification utilities
12cu|R-verification-1.35-2|10	Group:            Sciences/Mathematics
12cu|R-verification-1.35-2|11	License:          GPL (>= 2)
12cu|R-verification-1.35-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-verification-1.35-2|13	Source0:          http://cran.r-project.org/src/contrib/verification_1.35.tar.gz
12cu|R-verification-1.35-2|14	Requires:         R-methods R-waveslim R-fields R-boot R-CircStats
12cu|R-verification-1.35-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-verification-1.35-2|16	BuildRequires:    R-methods R-waveslim R-fields R-boot R-CircStats
12cu|R-verification-1.35-2|17	
12cu|R-verification-1.35-2|18	%description
12cu|R-verification-1.35-2|19	This package contains utilities for verification of discrete,continuous,
12cu|R-verification-1.35-2|20	probabilistic forecasts and forecast expressed as parametric
12cu|R-verification-1.35-2|21	
12cu|R-verification-1.35-2|22	%prep
12cu|R-verification-1.35-2|23	%setup -q -c -n %{packname}
12cu|R-verification-1.35-2|24	
12cu|R-verification-1.35-2|25	%build
12cu|R-verification-1.35-2|26	
12cu|R-verification-1.35-2|27	%install
12cu|R-verification-1.35-2|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-verification-1.35-2|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-verification-1.35-2|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-verification-1.35-2|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-verification-1.35-2|32	
12cu|R-verification-1.35-2|33	# %check
12cu|R-verification-1.35-2|34	# %{_bindir}/R CMD check %{packname}
12cu|R-verification-1.35-2|35	
12cu|R-verification-1.35-2|36	%files
12cu|R-verification-1.35-2|37	%dir %{rlibdir}/%{packname}
12cu|R-verification-1.35-2|38	%doc %{rlibdir}/%{packname}/doc
12cu|R-verification-1.35-2|39	%doc %{rlibdir}/%{packname}/html
12cu|R-verification-1.35-2|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-verification-1.35-2|41	%{rlibdir}/%{packname}/INDEX
12cu|R-verification-1.35-2|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-verification-1.35-2|43	%{rlibdir}/%{packname}/Meta
12cu|R-verification-1.35-2|44	%{rlibdir}/%{packname}/R
12cu|R-verification-1.35-2|45	%{rlibdir}/%{packname}/data
12cu|R-verification-1.35-2|46	%{rlibdir}/%{packname}/help
12cu|R-verification-1.35-2|47	
12cu|R-verification-1.35-2|48	%changelog
12cu|R-verification-1.35-2|49	* Thu Mar 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.35-2
12cu|R-verification-1.35-2|50	+ Revision: 2583ff7
12cu|R-verification-1.35-2|51	- Disable check for now
12cu|R-verification-1.35-2|52	
12cu|R-verification-1.35-2|53	

12769 12
12cu|R-VGAM-0.9.0-2|1	%global packname  VGAM
12cu|R-VGAM-0.9.0-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-VGAM-0.9.0-2|3	
12cu|R-VGAM-0.9.0-2|4	Name:             R-%{packname}
12cu|R-VGAM-0.9.0-2|5	Version:          0.9.0
12cu|R-VGAM-0.9.0-2|6	Release:          2
12cu|R-VGAM-0.9.0-2|7	Summary:          Vector Generalized Linear and Additive Models
12cu|R-VGAM-0.9.0-2|8	Group:            Sciences/Mathematics
12cu|R-VGAM-0.9.0-2|9	License:          GPL-2
12cu|R-VGAM-0.9.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-VGAM-0.9.0-2|11	Source0:          http://cran.r-project.org/src/contrib/VGAM_0.9-0.tar.gz
12cu|R-VGAM-0.9.0-2|12	Requires:         R-splines
12cu|R-VGAM-0.9.0-2|13	Requires:         R-methods
12cu|R-VGAM-0.9.0-2|14	Requires:         R-stats
12cu|R-VGAM-0.9.0-2|15	Requires:         R-stats4
12cu|R-VGAM-0.9.0-2|16	BuildRequires:    R-devel
12cu|R-VGAM-0.9.0-2|17	BuildRequires:    Rmath-devel
12cu|R-VGAM-0.9.0-2|18	BuildRequires:    texlive-collection-latex
12cu|R-VGAM-0.9.0-2|19	BuildRequires:    R-splines
12cu|R-VGAM-0.9.0-2|20	BuildRequires:    R-methods
12cu|R-VGAM-0.9.0-2|21	BuildRequires:    R-stats
12cu|R-VGAM-0.9.0-2|22	BuildRequires:    R-stats4
12cu|R-VGAM-0.9.0-2|23	BuildRequires:    pkgconfig(lapack)
12cu|R-VGAM-0.9.0-2|24	
12cu|R-VGAM-0.9.0-2|25	%description
12cu|R-VGAM-0.9.0-2|26	Vector generalized linear and additive models, and associated models
12cu|R-VGAM-0.9.0-2|27	(Reduced-Rank VGLMs, Quadratic RR-VGLMs, Reduced-Rank VGAMs). This package
12cu|R-VGAM-0.9.0-2|28	fits many models and distribution by maximum likelihood estimation (MLE)
12cu|R-VGAM-0.9.0-2|29	or penalized MLE. Also fits constrained ordination models in ecology.
12cu|R-VGAM-0.9.0-2|30	
12cu|R-VGAM-0.9.0-2|31	%prep
12cu|R-VGAM-0.9.0-2|32	%setup -q -c -n %{packname}
12cu|R-VGAM-0.9.0-2|33	
12cu|R-VGAM-0.9.0-2|34	%build
12cu|R-VGAM-0.9.0-2|35	
12cu|R-VGAM-0.9.0-2|36	%install
12cu|R-VGAM-0.9.0-2|37	mkdir -p %{buildroot}%{rlibdir}
12cu|R-VGAM-0.9.0-2|38	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-VGAM-0.9.0-2|39	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-VGAM-0.9.0-2|40	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-VGAM-0.9.0-2|41	
12cu|R-VGAM-0.9.0-2|42	%check
12cu|R-VGAM-0.9.0-2|43	%{_bindir}/R CMD check %{packname}
12cu|R-VGAM-0.9.0-2|44	
12cu|R-VGAM-0.9.0-2|45	%files
12cu|R-VGAM-0.9.0-2|46	%dir %{rlibdir}/%{packname}
12cu|R-VGAM-0.9.0-2|47	%doc %{rlibdir}/%{packname}/doc
12cu|R-VGAM-0.9.0-2|48	%doc %{rlibdir}/%{packname}/html
12cu|R-VGAM-0.9.0-2|49	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-VGAM-0.9.0-2|50	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-VGAM-0.9.0-2|51	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-VGAM-0.9.0-2|52	%{rlibdir}/%{packname}/INDEX
12cu|R-VGAM-0.9.0-2|53	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-VGAM-0.9.0-2|54	%{rlibdir}/%{packname}/Meta
12cu|R-VGAM-0.9.0-2|55	%{rlibdir}/%{packname}/R
12cu|R-VGAM-0.9.0-2|56	%{rlibdir}/%{packname}/data
12cu|R-VGAM-0.9.0-2|57	%{rlibdir}/%{packname}/demo
12cu|R-VGAM-0.9.0-2|58	%{rlibdir}/%{packname}/help
12cu|R-VGAM-0.9.0-2|59	%{rlibdir}/%{packname}/libs
12cu|R-VGAM-0.9.0-2|60	
12cu|R-VGAM-0.9.0-2|61	
12cu|R-VGAM-0.9.0-2|62	%changelog
12cu|R-VGAM-0.9.0-2|63	* Fri Feb 17 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.8_4-1
12cu|R-VGAM-0.9.0-2|64	+ Revision: 776297
12cu|R-VGAM-0.9.0-2|65	- Import R-VGAM
12cu|R-VGAM-0.9.0-2|66	- Import R-VGAM
12cu|R-VGAM-0.9.0-2|67	
12cu|R-VGAM-0.9.0-2|68	

12770 12
12cu|R-VIM-4.0.0-2|1	%global packname  VIM
12cu|R-VIM-4.0.0-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-VIM-4.0.0-2|3	
12cu|R-VIM-4.0.0-2|4	Name:             R-%{packname}
12cu|R-VIM-4.0.0-2|5	Version:          4.0.0
12cu|R-VIM-4.0.0-2|6	Release:          2
12cu|R-VIM-4.0.0-2|7	Summary:          Visualization and Imputation of Missing Values
12cu|R-VIM-4.0.0-2|8	Group:            Sciences/Mathematics
12cu|R-VIM-4.0.0-2|9	License:          GPL (>= 2)
12cu|R-VIM-4.0.0-2|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-VIM-4.0.0-2|11	Source0:          http://cran.r-project.org/src/contrib/VIM_4.0.0.tar.gz
12cu|R-VIM-4.0.0-2|12	Requires:         R-e1071 R-car R-colorspace R-nnet R-robustbase R-tcltk
12cu|R-VIM-4.0.0-2|13	Requires:         R-tkrplot R-sp R-vcd R-Rcpp R-car R-colorspace R-grDevices
12cu|R-VIM-4.0.0-2|14	Requires:         R-robustbase R-stats R-tcltk R-sp R-utils R-vcd
12cu|R-VIM-4.0.0-2|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-VIM-4.0.0-2|16	BuildRequires: R-glmnet
12cu|R-VIM-4.0.0-2|17	Requires: R-glmnet
12cu|R-VIM-4.0.0-2|18	BuildRequires:    R-e1071 R-car R-colorspace R-nnet R-robustbase R-tcltk
12cu|R-VIM-4.0.0-2|19	BuildRequires:    R-tkrplot R-sp R-vcd R-Rcpp R-car R-colorspace R-grDevices
12cu|R-VIM-4.0.0-2|20	BuildRequires:    R-robustbase R-stats R-tcltk R-sp R-utils R-vcd
12cu|R-VIM-4.0.0-2|21	
12cu|R-VIM-4.0.0-2|22	%description
12cu|R-VIM-4.0.0-2|23	This package introduces new tools for the visualization of missing and/or
12cu|R-VIM-4.0.0-2|24	imputed values, which can be used for exploring the data and the structure
12cu|R-VIM-4.0.0-2|25	of the missing and/or imputed values. Depending on this structure of the
12cu|R-VIM-4.0.0-2|26	missing values, the corresponding methods may help to identify the
12cu|R-VIM-4.0.0-2|27	mechanism generating the missings and allows to explore the data including
12cu|R-VIM-4.0.0-2|28	missing values.  In addition, the quality of imputation can be visually
12cu|R-VIM-4.0.0-2|29	explored using various univariate, bivariate, multiple and multivariate
12cu|R-VIM-4.0.0-2|30	plot methods.  A graphical user interface allows an easy handling of the
12cu|R-VIM-4.0.0-2|31	implemented plot methods.
12cu|R-VIM-4.0.0-2|32	
12cu|R-VIM-4.0.0-2|33	%prep
12cu|R-VIM-4.0.0-2|34	%setup -q -c -n %{packname}
12cu|R-VIM-4.0.0-2|35	
12cu|R-VIM-4.0.0-2|36	%build
12cu|R-VIM-4.0.0-2|37	
12cu|R-VIM-4.0.0-2|38	%install
12cu|R-VIM-4.0.0-2|39	mkdir -p %{buildroot}%{rlibdir}
12cu|R-VIM-4.0.0-2|40	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-VIM-4.0.0-2|41	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-VIM-4.0.0-2|42	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-VIM-4.0.0-2|43	
12cu|R-VIM-4.0.0-2|44	#  When sourcing 'VIM-EU-SILC.R':
12cu|R-VIM-4.0.0-2|45	# Error: [tcl] invalid command name "toplevel".
12cu|R-VIM-4.0.0-2|46	%if 0
12cu|R-VIM-4.0.0-2|47	%check
12cu|R-VIM-4.0.0-2|48	%{_bindir}/R CMD check %{packname}
12cu|R-VIM-4.0.0-2|49	%endif
12cu|R-VIM-4.0.0-2|50	
12cu|R-VIM-4.0.0-2|51	%files
12cu|R-VIM-4.0.0-2|52	%dir %{rlibdir}/%{packname}
12cu|R-VIM-4.0.0-2|53	# %doc %{rlibdir}/%{packname}/doc
12cu|R-VIM-4.0.0-2|54	%doc %{rlibdir}/%{packname}/html
12cu|R-VIM-4.0.0-2|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-VIM-4.0.0-2|56	%{rlibdir}/%{packname}/INDEX
12cu|R-VIM-4.0.0-2|57	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-VIM-4.0.0-2|58	%{rlibdir}/%{packname}/Meta
12cu|R-VIM-4.0.0-2|59	%{rlibdir}/%{packname}/R
12cu|R-VIM-4.0.0-2|60	%{rlibdir}/%{packname}/data
12cu|R-VIM-4.0.0-2|61	%{rlibdir}/%{packname}/help
12cu|R-VIM-4.0.0-2|62	%{rlibdir}/%{packname}/libs
12cu|R-VIM-4.0.0-2|63	# %{rlibdir}/%{packname}/tklibs
12cu|R-VIM-4.0.0-2|64	%{rlibdir}/VIM/NEWS
12cu|R-VIM-4.0.0-2|65	
12cu|R-VIM-4.0.0-2|66	
12cu|R-VIM-4.0.0-2|67	%changelog
12cu|R-VIM-4.0.0-2|68	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.0-2
12cu|R-VIM-4.0.0-2|69	+ Revision: 1e41194
12cu|R-VIM-4.0.0-2|70	- Bump release
12cu|R-VIM-4.0.0-2|71	
12cu|R-VIM-4.0.0-2|72	

12771 12
12cu|R-vioplot-0.2-1|1	%global packname  vioplot
12cu|R-vioplot-0.2-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-vioplot-0.2-1|3	
12cu|R-vioplot-0.2-1|4	Name:             R-%{packname}
12cu|R-vioplot-0.2-1|5	Version:          0.2
12cu|R-vioplot-0.2-1|6	Release:          1
12cu|R-vioplot-0.2-1|7	Summary:          Violin plot
12cu|R-vioplot-0.2-1|8	Group:            Sciences/Mathematics
12cu|R-vioplot-0.2-1|9	License:          BSD
12cu|R-vioplot-0.2-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-vioplot-0.2-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-vioplot-0.2-1|12	BuildArch:        noarch
12cu|R-vioplot-0.2-1|13	Requires:         R-core
12cu|R-vioplot-0.2-1|14	
12cu|R-vioplot-0.2-1|15	Requires:         R-sm
12cu|R-vioplot-0.2-1|16	
12cu|R-vioplot-0.2-1|17	
12cu|R-vioplot-0.2-1|18	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-sm
12cu|R-vioplot-0.2-1|19	
12cu|R-vioplot-0.2-1|20	
12cu|R-vioplot-0.2-1|21	%description
12cu|R-vioplot-0.2-1|22	A violin plot is a combination of a box plot and a kernel density plot.
12cu|R-vioplot-0.2-1|23	
12cu|R-vioplot-0.2-1|24	%prep
12cu|R-vioplot-0.2-1|25	%setup -q -c -n %{packname}
12cu|R-vioplot-0.2-1|26	
12cu|R-vioplot-0.2-1|27	%build
12cu|R-vioplot-0.2-1|28	
12cu|R-vioplot-0.2-1|29	%install
12cu|R-vioplot-0.2-1|30	mkdir -p %{buildroot}%{rlibdir}
12cu|R-vioplot-0.2-1|31	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-vioplot-0.2-1|32	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-vioplot-0.2-1|33	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-vioplot-0.2-1|34	
12cu|R-vioplot-0.2-1|35	%check
12cu|R-vioplot-0.2-1|36	%{_bindir}/R CMD check %{packname}
12cu|R-vioplot-0.2-1|37	
12cu|R-vioplot-0.2-1|38	%files
12cu|R-vioplot-0.2-1|39	%dir %{rlibdir}/%{packname}
12cu|R-vioplot-0.2-1|40	%doc %{rlibdir}/%{packname}/html
12cu|R-vioplot-0.2-1|41	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-vioplot-0.2-1|42	%doc %{rlibdir}/%{packname}/LICENSE
12cu|R-vioplot-0.2-1|43	%{rlibdir}/%{packname}/INDEX
12cu|R-vioplot-0.2-1|44	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-vioplot-0.2-1|45	%{rlibdir}/%{packname}/Meta
12cu|R-vioplot-0.2-1|46	%{rlibdir}/%{packname}/R
12cu|R-vioplot-0.2-1|47	%{rlibdir}/%{packname}/help
12cu|R-vioplot-0.2-1|48	
12cu|R-vioplot-0.2-1|49	%changelog
12cu|R-vioplot-0.2-1|50	* Wed Nov 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.2-1
12cu|R-vioplot-0.2-1|51	+ Revision: ae35634
12cu|R-vioplot-0.2-1|52	- Fix files
12cu|R-vioplot-0.2-1|53	
12cu|R-vioplot-0.2-1|54	

12772 12
12cu|R-vsn-3.30.0-1|1	%global packname  vsn
12cu|R-vsn-3.30.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-vsn-3.30.0-1|3	
12cu|R-vsn-3.30.0-1|4	Name:             R-%{packname}
12cu|R-vsn-3.30.0-1|5	Version:          3.30.0
12cu|R-vsn-3.30.0-1|6	Release:          1
12cu|R-vsn-3.30.0-1|7	Summary:          Variance stabilization and calibration for microarray data
12cu|R-vsn-3.30.0-1|8	Group:            Sciences/Mathematics
12cu|R-vsn-3.30.0-1|9	License:          Artistic-2.0
12cu|R-vsn-3.30.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/vsn.html
12cu|R-vsn-3.30.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/vsn_3.30.0.tar.gz
12cu|R-vsn-3.30.0-1|12	Requires:         R-Biobase R-methods R-affy R-limma R-lattice
12cu|R-vsn-3.30.0-1|13	Requires:         R-affydata R-hgu95av2cdf
12cu|R-vsn-3.30.0-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-vsn-3.30.0-1|15	BuildRequires:    R-Biobase R-methods R-affy R-limma R-lattice
12cu|R-vsn-3.30.0-1|16	BuildRequires:    R-affydata R-hgu95av2cdf
12cu|R-vsn-3.30.0-1|17	
12cu|R-vsn-3.30.0-1|18	%description
12cu|R-vsn-3.30.0-1|19	The package implements a method for normalising microarray intensities,
12cu|R-vsn-3.30.0-1|20	both between colours within array, and between arrays. The method uses a
12cu|R-vsn-3.30.0-1|21	robust variant of the maximum-likelihood estimator for the stochastic
12cu|R-vsn-3.30.0-1|22	model of microarray data described in the references (see vignette). The
12cu|R-vsn-3.30.0-1|23	model incorporates data calibration (a.k.a. normalization), a model for
12cu|R-vsn-3.30.0-1|24	the dependence of the variance on the mean intensity, and a variance
12cu|R-vsn-3.30.0-1|25	stabilizing data transformation. Differences between transformed
12cu|R-vsn-3.30.0-1|26	intensities are analogous to "normalized log-ratios". However, in contrast
12cu|R-vsn-3.30.0-1|27	to the latter, their variance is independent of the mean, and they are
12cu|R-vsn-3.30.0-1|28	usually more sensitive and specific in detecting differential
12cu|R-vsn-3.30.0-1|29	
12cu|R-vsn-3.30.0-1|30	%prep
12cu|R-vsn-3.30.0-1|31	%setup -q -c -n %{packname}
12cu|R-vsn-3.30.0-1|32	
12cu|R-vsn-3.30.0-1|33	%build
12cu|R-vsn-3.30.0-1|34	
12cu|R-vsn-3.30.0-1|35	%install
12cu|R-vsn-3.30.0-1|36	mkdir -p %{buildroot}%{rlibdir}
12cu|R-vsn-3.30.0-1|37	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-vsn-3.30.0-1|38	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-vsn-3.30.0-1|39	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-vsn-3.30.0-1|40	
12cu|R-vsn-3.30.0-1|41	%files
12cu|R-vsn-3.30.0-1|42	%dir %{rlibdir}/%{packname}
12cu|R-vsn-3.30.0-1|43	%doc %{rlibdir}/%{packname}/doc
12cu|R-vsn-3.30.0-1|44	%doc %{rlibdir}/%{packname}/html
12cu|R-vsn-3.30.0-1|45	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-vsn-3.30.0-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-vsn-3.30.0-1|47	%{rlibdir}/%{packname}/INDEX
12cu|R-vsn-3.30.0-1|48	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-vsn-3.30.0-1|49	%{rlibdir}/%{packname}/Meta
12cu|R-vsn-3.30.0-1|50	%{rlibdir}/%{packname}/R
12cu|R-vsn-3.30.0-1|51	%{rlibdir}/%{packname}/data
12cu|R-vsn-3.30.0-1|52	%{rlibdir}/%{packname}/help
12cu|R-vsn-3.30.0-1|53	%{rlibdir}/%{packname}/libs
12cu|R-vsn-3.30.0-1|54	%{rlibdir}/%{packname}/scripts
12cu|R-vsn-3.30.0-1|55	
12cu|R-vsn-3.30.0-1|56	
12cu|R-vsn-3.30.0-1|57	%changelog
12cu|R-vsn-3.30.0-1|58	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.30.0-1
12cu|R-vsn-3.30.0-1|59	+ Revision: 8f40e33
12cu|R-vsn-3.30.0-1|60	- LOG Updated to 3.30.0 (by updates_builder)
12cu|R-vsn-3.30.0-1|61	
12cu|R-vsn-3.30.0-1|62	

12773 12
12cu|R-waveslim-1.12-1|1	%global packname  waveslim
12cu|R-waveslim-1.12-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-waveslim-1.12-1|3	
12cu|R-waveslim-1.12-1|4	Name:             R-%{packname}
12cu|R-waveslim-1.12-1|5	Version:          1.12
12cu|R-waveslim-1.12-1|6	Release:          1
12cu|R-waveslim-1.12-1|7	Summary:          Basic wavelet routines for one-, two- and three-dimensional signal processing
12cu|R-waveslim-1.12-1|8	Group:            Sciences/Mathematics
12cu|R-waveslim-1.12-1|9	License:          GPL (>= 2)
12cu|R-waveslim-1.12-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-waveslim-1.12-1|11	Source0:          http://cran.r-project.org/src/contrib/Archive/waveslim/waveslim_1.12.tar.gz
12cu|R-waveslim-1.12-1|12	Requires:         R-stats R-graphics R-grDevices
12cu|R-waveslim-1.12-1|13	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-stats R-graphics R-grDevices R-fftw
12cu|R-waveslim-1.12-1|14	
12cu|R-waveslim-1.12-1|15	%description
12cu|R-waveslim-1.12-1|16	Basic wavelet routines for time series (1D), image (2D) and array (3D)
12cu|R-waveslim-1.12-1|17	analysis.  The code provided here is based on wavelet methodology
12cu|R-waveslim-1.12-1|18	developed in Percival and Walden (2000); Gencay, Selcuk and Whitcher
12cu|R-waveslim-1.12-1|19	(2001); the dual-tree complex wavelet transform (CWT) from Kingsbury
12cu|R-waveslim-1.12-1|20	(1999, 2001) as implemented by Selesnick; and Hilbert wavelet pairs
12cu|R-waveslim-1.12-1|21	(Selesnick 2001, 2002).  All figures in chapters 4-7 of GSW (2001) are
12cu|R-waveslim-1.12-1|22	reproducible using this package and R code available at the book
12cu|R-waveslim-1.12-1|23	website(s) below.
12cu|R-waveslim-1.12-1|24	
12cu|R-waveslim-1.12-1|25	%prep
12cu|R-waveslim-1.12-1|26	%setup -q -c -n %{packname}
12cu|R-waveslim-1.12-1|27	echo 'exportPattern( "." )' > %{packname}/NAMESPACE
12cu|R-waveslim-1.12-1|28	
12cu|R-waveslim-1.12-1|29	%build
12cu|R-waveslim-1.12-1|30	
12cu|R-waveslim-1.12-1|31	%install
12cu|R-waveslim-1.12-1|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-waveslim-1.12-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-waveslim-1.12-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-waveslim-1.12-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-waveslim-1.12-1|36	
12cu|R-waveslim-1.12-1|37	# %check
12cu|R-waveslim-1.12-1|38	# %{_bindir}/R CMD check %{packname}
12cu|R-waveslim-1.12-1|39	
12cu|R-waveslim-1.12-1|40	%files
12cu|R-waveslim-1.12-1|41	%dir %{rlibdir}/%{packname}
12cu|R-waveslim-1.12-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-waveslim-1.12-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-waveslim-1.12-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-waveslim-1.12-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-waveslim-1.12-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-waveslim-1.12-1|47	%{rlibdir}/%{packname}/R
12cu|R-waveslim-1.12-1|48	%{rlibdir}/%{packname}/data
12cu|R-waveslim-1.12-1|49	%{rlibdir}/%{packname}/help
12cu|R-waveslim-1.12-1|50	%{rlibdir}/%{packname}/libs
12cu|R-waveslim-1.12-1|51	
12cu|R-waveslim-1.12-1|52	
12cu|R-waveslim-1.12-1|53	
12cu|R-waveslim-1.12-1|54	%changelog
12cu|R-waveslim-1.12-1|55	* Thu Mar 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.12-1
12cu|R-waveslim-1.12-1|56	+ Revision: 7633b6f
12cu|R-waveslim-1.12-1|57	- Merge branch 'auto_update' into rosa2012.1
12cu|R-waveslim-1.12-1|58	
12cu|R-waveslim-1.12-1|59	

12774 12
12cu|R-weightedKmeans-1.2.0-1|1	%global packname  weightedKmeans
12cu|R-weightedKmeans-1.2.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-weightedKmeans-1.2.0-1|3	
12cu|R-weightedKmeans-1.2.0-1|4	Name:             R-%{packname}
12cu|R-weightedKmeans-1.2.0-1|5	Version:          1.2.0
12cu|R-weightedKmeans-1.2.0-1|6	Release:          1
12cu|R-weightedKmeans-1.2.0-1|7	Summary:          Weighted KMeans Clustering
12cu|R-weightedKmeans-1.2.0-1|8	Group:            Sciences/Mathematics
12cu|R-weightedKmeans-1.2.0-1|9	License:          GPLv3+
12cu|R-weightedKmeans-1.2.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-weightedKmeans-1.2.0-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-weightedKmeans-1.2.0-1|12	
12cu|R-weightedKmeans-1.2.0-1|13	Requires:         R-lattice R-latticeExtra R-clv
12cu|R-weightedKmeans-1.2.0-1|14	
12cu|R-weightedKmeans-1.2.0-1|15	
12cu|R-weightedKmeans-1.2.0-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-lattice R-latticeExtra R-clv
12cu|R-weightedKmeans-1.2.0-1|17	
12cu|R-weightedKmeans-1.2.0-1|18	
12cu|R-weightedKmeans-1.2.0-1|19	%description
12cu|R-weightedKmeans-1.2.0-1|20	Entropy weighted kmeans (ewkm) is a weighted subspace clustering algorithm
12cu|R-weightedKmeans-1.2.0-1|21	that is well suited to very high dimensional data. Weights are calculated
12cu|R-weightedKmeans-1.2.0-1|22	as the importance of a variable with regard to cluster membership. The
12cu|R-weightedKmeans-1.2.0-1|23	feature group weighted kmenas (fgkm) extends this concept by grouping
12cu|R-weightedKmeans-1.2.0-1|24	features and weighting the group in addition to weihgting individual
12cu|R-weightedKmeans-1.2.0-1|25	
12cu|R-weightedKmeans-1.2.0-1|26	%prep
12cu|R-weightedKmeans-1.2.0-1|27	%setup -q -c -n %{packname}
12cu|R-weightedKmeans-1.2.0-1|28	
12cu|R-weightedKmeans-1.2.0-1|29	%build
12cu|R-weightedKmeans-1.2.0-1|30	
12cu|R-weightedKmeans-1.2.0-1|31	%install
12cu|R-weightedKmeans-1.2.0-1|32	mkdir -p %{buildroot}%{rlibdir}
12cu|R-weightedKmeans-1.2.0-1|33	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-weightedKmeans-1.2.0-1|34	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-weightedKmeans-1.2.0-1|35	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-weightedKmeans-1.2.0-1|36	
12cu|R-weightedKmeans-1.2.0-1|37	%check
12cu|R-weightedKmeans-1.2.0-1|38	%{_bindir}/R CMD check %{packname}
12cu|R-weightedKmeans-1.2.0-1|39	
12cu|R-weightedKmeans-1.2.0-1|40	%files
12cu|R-weightedKmeans-1.2.0-1|41	%dir %{rlibdir}/%{packname}
12cu|R-weightedKmeans-1.2.0-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-weightedKmeans-1.2.0-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-weightedKmeans-1.2.0-1|44	%doc %{rlibdir}/%{packname}/LICENSE
12cu|R-weightedKmeans-1.2.0-1|45	%doc %{rlibdir}/%{packname}/ChangeLog
12cu|R-weightedKmeans-1.2.0-1|46	%{rlibdir}/%{packname}/INDEX
12cu|R-weightedKmeans-1.2.0-1|47	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-weightedKmeans-1.2.0-1|48	%{rlibdir}/%{packname}/Meta
12cu|R-weightedKmeans-1.2.0-1|49	%{rlibdir}/%{packname}/R
12cu|R-weightedKmeans-1.2.0-1|50	%{rlibdir}/%{packname}/help
12cu|R-weightedKmeans-1.2.0-1|51	%{rlibdir}/%{packname}/data
12cu|R-weightedKmeans-1.2.0-1|52	%{rlibdir}/%{packname}/libs
12cu|R-weightedKmeans-1.2.0-1|53	
12cu|R-weightedKmeans-1.2.0-1|54	%changelog
12cu|R-weightedKmeans-1.2.0-1|55	* Sat Nov 02 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-1
12cu|R-weightedKmeans-1.2.0-1|56	+ Revision: 67ec7ce
12cu|R-weightedKmeans-1.2.0-1|57	- Fix files
12cu|R-weightedKmeans-1.2.0-1|58	
12cu|R-weightedKmeans-1.2.0-1|59	

12775 12
12cu|R-WhatIf-1.5.6-1|1	%global packname  WhatIf
12cu|R-WhatIf-1.5.6-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-WhatIf-1.5.6-1|3	
12cu|R-WhatIf-1.5.6-1|4	Name:             R-%{packname}
12cu|R-WhatIf-1.5.6-1|5	Version:          1.5.6
12cu|R-WhatIf-1.5.6-1|6	Release:          1
12cu|R-WhatIf-1.5.6-1|7	Summary:          Software for Evaluating Counterfactuals
12cu|R-WhatIf-1.5.6-1|8	Group:            Sciences/Mathematics
12cu|R-WhatIf-1.5.6-1|9	License:          GPLv3
12cu|R-WhatIf-1.5.6-1|10	URL:              http://cran.r-project.org/web/packages/WhatIf/index.html
12cu|R-WhatIf-1.5.6-1|11	Source0:          http://cran.r-project.org/src/contrib/WhatIf_1.5-6.tar.gz
12cu|R-WhatIf-1.5.6-1|12	BuildRequires:    R-devel R-lpSolve
12cu|R-WhatIf-1.5.6-1|13	Requires:         R-core R-lpSolve
12cu|R-WhatIf-1.5.6-1|14	BuildArch:        noarch
12cu|R-WhatIf-1.5.6-1|15	
12cu|R-WhatIf-1.5.6-1|16	%description
12cu|R-WhatIf-1.5.6-1|17	Inferences about counterfactuals are essential for prediction,
12cu|R-WhatIf-1.5.6-1|18	answering what if questions, and estimating causal effects.
12cu|R-WhatIf-1.5.6-1|19	However, when the counterfactuals posed are too far from the data at hand,
12cu|R-WhatIf-1.5.6-1|20	conclusions drawn from well-specified statistical analyses become based largely
12cu|R-WhatIf-1.5.6-1|21	on speculation hidden in convenient modeling assumptions that few would be
12cu|R-WhatIf-1.5.6-1|22	willing to defend. Unfortunately, standard statistical approaches assume the
12cu|R-WhatIf-1.5.6-1|23	veracity of the model rather than revealing the degree of model-dependence,
12cu|R-WhatIf-1.5.6-1|24	which makes this problem hard to detect. WhatIf offers easy-to-apply methods
12cu|R-WhatIf-1.5.6-1|25	to evaluate counterfactuals that do not require sensitivity testing over
12cu|R-WhatIf-1.5.6-1|26	specified classes of models. If an analysis fails the tests offered here,
12cu|R-WhatIf-1.5.6-1|27	then we know that substantive inferences will be sensitive to at least some
12cu|R-WhatIf-1.5.6-1|28	modeling choices that are not based on empirical evidence, no matter what
12cu|R-WhatIf-1.5.6-1|29	method of inference one chooses to use. WhatIf implements the methods for
12cu|R-WhatIf-1.5.6-1|30	evaluating counterfactuals discussed in Gary King and Langche Zeng, 2006,
12cu|R-WhatIf-1.5.6-1|31	"The Dangers of Extreme Counterfactuals," Political Analysis 14 (2);
12cu|R-WhatIf-1.5.6-1|32	and Gary King and Langche Zeng, 2007, "When Can History Be Our Guide?
12cu|R-WhatIf-1.5.6-1|33	The Pitfalls of Counterfactual Inference,"
12cu|R-WhatIf-1.5.6-1|34	International Studies Quarterly 51 (March).
12cu|R-WhatIf-1.5.6-1|35	
12cu|R-WhatIf-1.5.6-1|36	%prep
12cu|R-WhatIf-1.5.6-1|37	%setup -q -c -n %{packname}
12cu|R-WhatIf-1.5.6-1|38	
12cu|R-WhatIf-1.5.6-1|39	%build
12cu|R-WhatIf-1.5.6-1|40	
12cu|R-WhatIf-1.5.6-1|41	%install
12cu|R-WhatIf-1.5.6-1|42	mkdir -p %{buildroot}%{rlibdir}
12cu|R-WhatIf-1.5.6-1|43	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-WhatIf-1.5.6-1|44	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-WhatIf-1.5.6-1|45	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-WhatIf-1.5.6-1|46	
12cu|R-WhatIf-1.5.6-1|47	%check
12cu|R-WhatIf-1.5.6-1|48	%{_bindir}/R CMD check %{packname}
12cu|R-WhatIf-1.5.6-1|49	
12cu|R-WhatIf-1.5.6-1|50	%files
12cu|R-WhatIf-1.5.6-1|51	%dir %{rlibdir}/%{packname}
12cu|R-WhatIf-1.5.6-1|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-WhatIf-1.5.6-1|53	%doc %{rlibdir}/%{packname}/html
12cu|R-WhatIf-1.5.6-1|54	%doc %{rlibdir}/%{packname}/doc
12cu|R-WhatIf-1.5.6-1|55	%{rlibdir}/%{packname}/INDEX
12cu|R-WhatIf-1.5.6-1|56	%{rlibdir}/%{packname}/Meta
12cu|R-WhatIf-1.5.6-1|57	%{rlibdir}/%{packname}/data
12cu|R-WhatIf-1.5.6-1|58	%{rlibdir}/%{packname}/demo
12cu|R-WhatIf-1.5.6-1|59	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-WhatIf-1.5.6-1|60	%{rlibdir}/%{packname}/R
12cu|R-WhatIf-1.5.6-1|61	%{rlibdir}/%{packname}/help
12cu|R-WhatIf-1.5.6-1|62	
12cu|R-WhatIf-1.5.6-1|63	%changelog
12cu|R-WhatIf-1.5.6-1|64	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.6-1
12cu|R-WhatIf-1.5.6-1|65	+ Revision: e639a27
12cu|R-WhatIf-1.5.6-1|66	- Fix files
12cu|R-WhatIf-1.5.6-1|67	
12cu|R-WhatIf-1.5.6-1|68	

12776 12
12cu|R-widgetTools-1.40.0-1|1	%global packname  widgetTools
12cu|R-widgetTools-1.40.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-widgetTools-1.40.0-1|3	
12cu|R-widgetTools-1.40.0-1|4	%define debug_package %{nil}
12cu|R-widgetTools-1.40.0-1|5	
12cu|R-widgetTools-1.40.0-1|6	Name:             R-%{packname}
12cu|R-widgetTools-1.40.0-1|7	Version:          1.40.0
12cu|R-widgetTools-1.40.0-1|8	Release:          1
12cu|R-widgetTools-1.40.0-1|9	Summary:          Creates an interactive tcltk widget
12cu|R-widgetTools-1.40.0-1|10	Group:            Sciences/Mathematics
12cu|R-widgetTools-1.40.0-1|11	License:          LGPL
12cu|R-widgetTools-1.40.0-1|12	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-widgetTools-1.40.0-1|13	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/widgetTools_1.40.0.tar.gz
12cu|R-widgetTools-1.40.0-1|14	Requires:         R-methods R-utils R-tcltk
12cu|R-widgetTools-1.40.0-1|15	Requires:         R-Biobase
12cu|R-widgetTools-1.40.0-1|16	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-utils R-tcltk
12cu|R-widgetTools-1.40.0-1|17	BuildRequires:    R-Biobase
12cu|R-widgetTools-1.40.0-1|18	
12cu|R-widgetTools-1.40.0-1|19	%description
12cu|R-widgetTools-1.40.0-1|20	This packages contains tools to support the construction of tcltk widgets
12cu|R-widgetTools-1.40.0-1|21	
12cu|R-widgetTools-1.40.0-1|22	%prep
12cu|R-widgetTools-1.40.0-1|23	%setup -q -c -n %{packname}
12cu|R-widgetTools-1.40.0-1|24	
12cu|R-widgetTools-1.40.0-1|25	%build
12cu|R-widgetTools-1.40.0-1|26	
12cu|R-widgetTools-1.40.0-1|27	%install
12cu|R-widgetTools-1.40.0-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-widgetTools-1.40.0-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-widgetTools-1.40.0-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-widgetTools-1.40.0-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-widgetTools-1.40.0-1|32	
12cu|R-widgetTools-1.40.0-1|33	#%check
12cu|R-widgetTools-1.40.0-1|34	#%{_bindir}/R CMD check %{packname}
12cu|R-widgetTools-1.40.0-1|35	
12cu|R-widgetTools-1.40.0-1|36	%files
12cu|R-widgetTools-1.40.0-1|37	%dir %{rlibdir}/%{packname}
12cu|R-widgetTools-1.40.0-1|38	%doc %{rlibdir}/%{packname}/doc
12cu|R-widgetTools-1.40.0-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-widgetTools-1.40.0-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-widgetTools-1.40.0-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-widgetTools-1.40.0-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-widgetTools-1.40.0-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-widgetTools-1.40.0-1|44	%{rlibdir}/%{packname}/R
12cu|R-widgetTools-1.40.0-1|45	%{rlibdir}/%{packname}/help
12cu|R-widgetTools-1.40.0-1|46	
12cu|R-widgetTools-1.40.0-1|47	
12cu|R-widgetTools-1.40.0-1|48	
12cu|R-widgetTools-1.40.0-1|49	%changelog
12cu|R-widgetTools-1.40.0-1|50	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-1
12cu|R-widgetTools-1.40.0-1|51	+ Revision: 9711946
12cu|R-widgetTools-1.40.0-1|52	- LOG Updated to 1.40.0 (by updates_builder)
12cu|R-widgetTools-1.40.0-1|53	
12cu|R-widgetTools-1.40.0-1|54	

12777 12
12cu|R-XLConnect-0.2.7-1|1	%define debug_package %{nil}
12cu|R-XLConnect-0.2.7-1|2	
12cu|R-XLConnect-0.2.7-1|3	%global packname  XLConnect
12cu|R-XLConnect-0.2.7-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-XLConnect-0.2.7-1|5	
12cu|R-XLConnect-0.2.7-1|6	Name:             R-%{packname}
12cu|R-XLConnect-0.2.7-1|7	Version:          0.2.7
12cu|R-XLConnect-0.2.7-1|8	Release:          1
12cu|R-XLConnect-0.2.7-1|9	Summary:          Excel Connector for R
12cu|R-XLConnect-0.2.7-1|10	Group:            Sciences/Mathematics
12cu|R-XLConnect-0.2.7-1|11	License:          GPL-3
12cu|R-XLConnect-0.2.7-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-XLConnect-0.2.7-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_0.2-7.tar.gz
12cu|R-XLConnect-0.2.7-1|14	
12cu|R-XLConnect-0.2.7-1|15	
12cu|R-XLConnect-0.2.7-1|16	Requires:         R-methods R-rJava R-utils
12cu|R-XLConnect-0.2.7-1|17	Requires:         R-RUnit R-lattice R-ggplot2 R-fImport R-forecast R-zoo R-scales
12cu|R-XLConnect-0.2.7-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex
12cu|R-XLConnect-0.2.7-1|19	BuildRequires:    R-methods R-rJava R-utils
12cu|R-XLConnect-0.2.7-1|20	BuildRequires:    R-RUnit R-lattice R-ggplot2 R-fImport R-forecast R-zoo R-scales
12cu|R-XLConnect-0.2.7-1|21	BuildRequires:    java-rpmbuild
12cu|R-XLConnect-0.2.7-1|22	BuildRequires:    x11-server-xvfb
12cu|R-XLConnect-0.2.7-1|23	
12cu|R-XLConnect-0.2.7-1|24	%description
12cu|R-XLConnect-0.2.7-1|25	Manipulate Excel files from R
12cu|R-XLConnect-0.2.7-1|26	
12cu|R-XLConnect-0.2.7-1|27	%prep
12cu|R-XLConnect-0.2.7-1|28	%setup -q -c -n %{packname}
12cu|R-XLConnect-0.2.7-1|29	
12cu|R-XLConnect-0.2.7-1|30	%build
12cu|R-XLConnect-0.2.7-1|31	
12cu|R-XLConnect-0.2.7-1|32	%install
12cu|R-XLConnect-0.2.7-1|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-XLConnect-0.2.7-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-XLConnect-0.2.7-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-XLConnect-0.2.7-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-XLConnect-0.2.7-1|37	
12cu|R-XLConnect-0.2.7-1|38	# Need to setup some fonts for check to pass...
12cu|R-XLConnect-0.2.7-1|39	# %check
12cu|R-XLConnect-0.2.7-1|40	# xvfb-run %{_bindir}/R CMD check %{packname}
12cu|R-XLConnect-0.2.7-1|41	
12cu|R-XLConnect-0.2.7-1|42	%files
12cu|R-XLConnect-0.2.7-1|43	%dir %{rlibdir}/%{packname}
12cu|R-XLConnect-0.2.7-1|44	%doc %{rlibdir}/%{packname}/doc
12cu|R-XLConnect-0.2.7-1|45	%doc %{rlibdir}/%{packname}/html
12cu|R-XLConnect-0.2.7-1|46	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-XLConnect-0.2.7-1|47	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-XLConnect-0.2.7-1|48	%{rlibdir}/%{packname}/INDEX
12cu|R-XLConnect-0.2.7-1|49	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-XLConnect-0.2.7-1|50	%{rlibdir}/%{packname}/Meta
12cu|R-XLConnect-0.2.7-1|51	%{rlibdir}/%{packname}/R
12cu|R-XLConnect-0.2.7-1|52	%{rlibdir}/%{packname}/XLConnect.R
12cu|R-XLConnect-0.2.7-1|53	%{rlibdir}/%{packname}/demo*
12cu|R-XLConnect-0.2.7-1|54	%{rlibdir}/%{packname}/help
12cu|R-XLConnect-0.2.7-1|55	%{rlibdir}/%{packname}/java
12cu|R-XLConnect-0.2.7-1|56	%{rlibdir}/%{packname}/unitTests
12cu|R-XLConnect-0.2.7-1|57	
12cu|R-XLConnect-0.2.7-1|58	%changelog
12cu|R-XLConnect-0.2.7-1|59	* Tue Apr 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.7-1
12cu|R-XLConnect-0.2.7-1|60	+ Revision: b63f820
12cu|R-XLConnect-0.2.7-1|61	- Disable debug
12cu|R-XLConnect-0.2.7-1|62	
12cu|R-XLConnect-0.2.7-1|63	

12778 12
12cu|R-xlsx-0.5.5-1|1	%define debug_package %{nil}
12cu|R-xlsx-0.5.5-1|2	
12cu|R-xlsx-0.5.5-1|3	%global packname  xlsx
12cu|R-xlsx-0.5.5-1|4	%global rlibdir  %{_libdir}/R/library
12cu|R-xlsx-0.5.5-1|5	
12cu|R-xlsx-0.5.5-1|6	Name:             R-%{packname}
12cu|R-xlsx-0.5.5-1|7	Version:          0.5.5
12cu|R-xlsx-0.5.5-1|8	Release:          1
12cu|R-xlsx-0.5.5-1|9	Summary:          Read, write, format Excel 2007 and Excel 97/2000/XP/2003 files
12cu|R-xlsx-0.5.5-1|10	Group:            Sciences/Mathematics
12cu|R-xlsx-0.5.5-1|11	License:          GPL-3
12cu|R-xlsx-0.5.5-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-xlsx-0.5.5-1|13	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-xlsx-0.5.5-1|14	
12cu|R-xlsx-0.5.5-1|15	Requires:         R-rJava R-xlsxjars
12cu|R-xlsx-0.5.5-1|16	
12cu|R-xlsx-0.5.5-1|17	BuildRequires:    R-devel Rmath-devel texlive-latex R-rJava R-xlsxjars
12cu|R-xlsx-0.5.5-1|18	BuildRequires:    java-rpmbuild
12cu|R-xlsx-0.5.5-1|19	
12cu|R-xlsx-0.5.5-1|20	
12cu|R-xlsx-0.5.5-1|21	%description
12cu|R-xlsx-0.5.5-1|22	Provide R functions to read/write/format Excel 2007 and Excel
12cu|R-xlsx-0.5.5-1|23	97/2000/XP/2003 file formats.
12cu|R-xlsx-0.5.5-1|24	
12cu|R-xlsx-0.5.5-1|25	%prep
12cu|R-xlsx-0.5.5-1|26	%setup -q -c -n %{packname}
12cu|R-xlsx-0.5.5-1|27	
12cu|R-xlsx-0.5.5-1|28	%build
12cu|R-xlsx-0.5.5-1|29	
12cu|R-xlsx-0.5.5-1|30	%install
12cu|R-xlsx-0.5.5-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-xlsx-0.5.5-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-xlsx-0.5.5-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-xlsx-0.5.5-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-xlsx-0.5.5-1|35	
12cu|R-xlsx-0.5.5-1|36	%check
12cu|R-xlsx-0.5.5-1|37	%{_bindir}/R CMD check %{packname}
12cu|R-xlsx-0.5.5-1|38	
12cu|R-xlsx-0.5.5-1|39	%files
12cu|R-xlsx-0.5.5-1|40	%dir %{rlibdir}/%{packname}
12cu|R-xlsx-0.5.5-1|41	%doc %{rlibdir}/%{packname}/doc
12cu|R-xlsx-0.5.5-1|42	%doc %{rlibdir}/%{packname}/html
12cu|R-xlsx-0.5.5-1|43	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-xlsx-0.5.5-1|44	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-xlsx-0.5.5-1|45	%{rlibdir}/%{packname}/INDEX
12cu|R-xlsx-0.5.5-1|46	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-xlsx-0.5.5-1|47	%{rlibdir}/%{packname}/Meta
12cu|R-xlsx-0.5.5-1|48	%{rlibdir}/%{packname}/R
12cu|R-xlsx-0.5.5-1|49	%{rlibdir}/%{packname}/help
12cu|R-xlsx-0.5.5-1|50	%{rlibdir}/%{packname}/java
12cu|R-xlsx-0.5.5-1|51	%{rlibdir}/%{packname}/tests
12cu|R-xlsx-0.5.5-1|52	
12cu|R-xlsx-0.5.5-1|53	%changelog
12cu|R-xlsx-0.5.5-1|54	* Mon Apr 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.5-1
12cu|R-xlsx-0.5.5-1|55	+ Revision: 3140197
12cu|R-xlsx-0.5.5-1|56	- Disable debug
12cu|R-xlsx-0.5.5-1|57	
12cu|R-xlsx-0.5.5-1|58	

12779 12
12cu|R-xlsxjars-0.6.0-1|1	%global packname  xlsxjars
12cu|R-xlsxjars-0.6.0-1|2	%global rlibdir  %{_datadir}/R/library
12cu|R-xlsxjars-0.6.0-1|3	
12cu|R-xlsxjars-0.6.0-1|4	Name:             R-%{packname}
12cu|R-xlsxjars-0.6.0-1|5	Version:          0.6.0
12cu|R-xlsxjars-0.6.0-1|6	Release:          1
12cu|R-xlsxjars-0.6.0-1|7	Summary:          Package required POI jars for the xlsx package
12cu|R-xlsxjars-0.6.0-1|8	Group:            Sciences/Mathematics
12cu|R-xlsxjars-0.6.0-1|9	License:          GPL-3
12cu|R-xlsxjars-0.6.0-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-xlsxjars-0.6.0-1|11	Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-xlsxjars-0.6.0-1|12	BuildArch:        noarch
12cu|R-xlsxjars-0.6.0-1|13	Requires:         R-core
12cu|R-xlsxjars-0.6.0-1|14	
12cu|R-xlsxjars-0.6.0-1|15	Requires:         R-rJava
12cu|R-xlsxjars-0.6.0-1|16	
12cu|R-xlsxjars-0.6.0-1|17	
12cu|R-xlsxjars-0.6.0-1|18	BuildRequires:    R-devel Rmath-devel texlive-latex R-rJava
12cu|R-xlsxjars-0.6.0-1|19	
12cu|R-xlsxjars-0.6.0-1|20	
12cu|R-xlsxjars-0.6.0-1|21	%description
12cu|R-xlsxjars-0.6.0-1|22	The xlsxjars package collects all the external jars required for the xlxs
12cu|R-xlsxjars-0.6.0-1|23	package.  These external jars are quite large in size (15MB) and have a
12cu|R-xlsxjars-0.6.0-1|24	slow release cycle.  By separating the Java and R development, the storage
12cu|R-xlsxjars-0.6.0-1|25	footprint on CRAN is reduced. This release corresponds to POI 3.10.
12cu|R-xlsxjars-0.6.0-1|26	
12cu|R-xlsxjars-0.6.0-1|27	%prep
12cu|R-xlsxjars-0.6.0-1|28	%setup -q -c -n %{packname}
12cu|R-xlsxjars-0.6.0-1|29	
12cu|R-xlsxjars-0.6.0-1|30	%build
12cu|R-xlsxjars-0.6.0-1|31	
12cu|R-xlsxjars-0.6.0-1|32	%install
12cu|R-xlsxjars-0.6.0-1|33	mkdir -p %{buildroot}%{rlibdir}
12cu|R-xlsxjars-0.6.0-1|34	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-xlsxjars-0.6.0-1|35	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-xlsxjars-0.6.0-1|36	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-xlsxjars-0.6.0-1|37	
12cu|R-xlsxjars-0.6.0-1|38	%check
12cu|R-xlsxjars-0.6.0-1|39	%{_bindir}/R CMD check %{packname}
12cu|R-xlsxjars-0.6.0-1|40	
12cu|R-xlsxjars-0.6.0-1|41	%files
12cu|R-xlsxjars-0.6.0-1|42	%dir %{rlibdir}/%{packname}
12cu|R-xlsxjars-0.6.0-1|43	%doc %{rlibdir}/%{packname}/html
12cu|R-xlsxjars-0.6.0-1|44	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-xlsxjars-0.6.0-1|45	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-xlsxjars-0.6.0-1|46	%{rlibdir}/%{packname}/INDEX
12cu|R-xlsxjars-0.6.0-1|47	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-xlsxjars-0.6.0-1|48	%{rlibdir}/%{packname}/Meta
12cu|R-xlsxjars-0.6.0-1|49	%{rlibdir}/%{packname}/R
12cu|R-xlsxjars-0.6.0-1|50	%{rlibdir}/%{packname}/java
12cu|R-xlsxjars-0.6.0-1|51	%{rlibdir}/%{packname}/help
12cu|R-xlsxjars-0.6.0-1|52	%{rlibdir}/%{packname}/make*
12cu|R-xlsxjars-0.6.0-1|53	
12cu|R-xlsxjars-0.6.0-1|54	%changelog
12cu|R-xlsxjars-0.6.0-1|55	* Wed Apr 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-1
12cu|R-xlsxjars-0.6.0-1|56	+ Revision: 0faf318
12cu|R-xlsxjars-0.6.0-1|57	- Fix files
12cu|R-xlsxjars-0.6.0-1|58	
12cu|R-xlsxjars-0.6.0-1|59	

12780 12
12cu|R-XML-3.98.1.1-1|1	%global packname  XML
12cu|R-XML-3.98.1.1-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-XML-3.98.1.1-1|3	
12cu|R-XML-3.98.1.1-1|4	Name:             R-%{packname}
12cu|R-XML-3.98.1.1-1|5	Version:          3.98.1.1
12cu|R-XML-3.98.1.1-1|6	Release:          1
12cu|R-XML-3.98.1.1-1|7	Summary:          Tools for parsing and generating XML within R and S-Plus
12cu|R-XML-3.98.1.1-1|8	Group:            Sciences/Mathematics
12cu|R-XML-3.98.1.1-1|9	License:          BSD
12cu|R-XML-3.98.1.1-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-XML-3.98.1.1-1|11	Source0:          http://cran.r-project.org/src/contrib/XML_3.98-1.1.tar.gz
12cu|R-XML-3.98.1.1-1|12	Requires:         R-methods R-utils
12cu|R-XML-3.98.1.1-1|13	Requires:         R-methods
12cu|R-XML-3.98.1.1-1|14	Requires:         R-bitops
12cu|R-XML-3.98.1.1-1|15	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-methods R-utils
12cu|R-XML-3.98.1.1-1|16	BuildRequires:    R-methods
12cu|R-XML-3.98.1.1-1|17	BuildRequires:    R-bitops
12cu|R-XML-3.98.1.1-1|18	BuildRequires:    libxml2-devel
12cu|R-XML-3.98.1.1-1|19	
12cu|R-XML-3.98.1.1-1|20	%description
12cu|R-XML-3.98.1.1-1|21	This package provides many approaches for both reading and creating XML
12cu|R-XML-3.98.1.1-1|22	(and HTML) documents (including DTDs), both local and accessible via HTTP
12cu|R-XML-3.98.1.1-1|23	or FTP.  It also offers access to an XPath "interpreter".
12cu|R-XML-3.98.1.1-1|24	
12cu|R-XML-3.98.1.1-1|25	%prep
12cu|R-XML-3.98.1.1-1|26	%setup -q -c -n %{packname}
12cu|R-XML-3.98.1.1-1|27	
12cu|R-XML-3.98.1.1-1|28	%build
12cu|R-XML-3.98.1.1-1|29	
12cu|R-XML-3.98.1.1-1|30	%install
12cu|R-XML-3.98.1.1-1|31	mkdir -p %{buildroot}%{rlibdir}
12cu|R-XML-3.98.1.1-1|32	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-XML-3.98.1.1-1|33	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-XML-3.98.1.1-1|34	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-XML-3.98.1.1-1|35	
12cu|R-XML-3.98.1.1-1|36	%files
12cu|R-XML-3.98.1.1-1|37	%dir %{rlibdir}/%{packname}
12cu|R-XML-3.98.1.1-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-XML-3.98.1.1-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-XML-3.98.1.1-1|40	#%doc %{rlibdir}/%{packname}/Docs
12cu|R-XML-3.98.1.1-1|41	#%doc %{rlibdir}/%{packname}/README*
12cu|R-XML-3.98.1.1-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-XML-3.98.1.1-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-XML-3.98.1.1-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-XML-3.98.1.1-1|45	%{rlibdir}/%{packname}/R
12cu|R-XML-3.98.1.1-1|46	%{rlibdir}/%{packname}/examples
12cu|R-XML-3.98.1.1-1|47	%{rlibdir}/%{packname}/exampleData
12cu|R-XML-3.98.1.1-1|48	%{rlibdir}/%{packname}/help
12cu|R-XML-3.98.1.1-1|49	%{rlibdir}/%{packname}/libs
12cu|R-XML-3.98.1.1-1|50	%{rlibdir}/%{packname}/scripts
12cu|R-XML-3.98.1.1-1|51	
12cu|R-XML-3.98.1.1-1|52	
12cu|R-XML-3.98.1.1-1|53	%changelog
12cu|R-XML-3.98.1.1-1|54	* Thu Feb 16 2012 Paulo Andrade <pcpa@mandriva.com.br> 3.9_4-1
12cu|R-XML-3.98.1.1-1|55	+ Revision: 775395
12cu|R-XML-3.98.1.1-1|56	- Import R-XML
12cu|R-XML-3.98.1.1-1|57	- Import R-XML
12cu|R-XML-3.98.1.1-1|58	
12cu|R-XML-3.98.1.1-1|59	
12cu|R-XML-3.98.1.1-1|60	
12cu|R-XML-3.98.1.1-1|61	

12781 12
12cu|R-xtable-1.7.3-1|1	%global packname  xtable
12cu|R-xtable-1.7.3-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-xtable-1.7.3-1|3	
12cu|R-xtable-1.7.3-1|4	%define debug_package %{nil}
12cu|R-xtable-1.7.3-1|5	
12cu|R-xtable-1.7.3-1|6	Name:             R-%{packname}
12cu|R-xtable-1.7.3-1|7	Version:          1.7.3
12cu|R-xtable-1.7.3-1|8	Release:          1
12cu|R-xtable-1.7.3-1|9	Summary:          Export tables to LaTeX or HTML
12cu|R-xtable-1.7.3-1|10	Group:            Sciences/Mathematics
12cu|R-xtable-1.7.3-1|11	License:          GPL (>= 2)
12cu|R-xtable-1.7.3-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-xtable-1.7.3-1|13	Source0:          http://cran.r-project.org/src/contrib/xtable_1.7-3.tar.gz
12cu|R-xtable-1.7.3-1|14	BuildRequires:    R-devel
12cu|R-xtable-1.7.3-1|15	BuildRequires:    Rmath-devel
12cu|R-xtable-1.7.3-1|16	BuildRequires:    texlive-collection-latex
12cu|R-xtable-1.7.3-1|17	BuildRequires:    pkgconfig(lapack)
12cu|R-xtable-1.7.3-1|18	
12cu|R-xtable-1.7.3-1|19	%description
12cu|R-xtable-1.7.3-1|20	Coerce data to LaTeX and HTML tables
12cu|R-xtable-1.7.3-1|21	
12cu|R-xtable-1.7.3-1|22	%prep
12cu|R-xtable-1.7.3-1|23	%setup -q -c -n %{packname}
12cu|R-xtable-1.7.3-1|24	
12cu|R-xtable-1.7.3-1|25	%build
12cu|R-xtable-1.7.3-1|26	
12cu|R-xtable-1.7.3-1|27	%install
12cu|R-xtable-1.7.3-1|28	mkdir -p %{buildroot}%{rlibdir}
12cu|R-xtable-1.7.3-1|29	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-xtable-1.7.3-1|30	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-xtable-1.7.3-1|31	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-xtable-1.7.3-1|32	
12cu|R-xtable-1.7.3-1|33	%check
12cu|R-xtable-1.7.3-1|34	%{_bindir}/R CMD check %{packname}
12cu|R-xtable-1.7.3-1|35	
12cu|R-xtable-1.7.3-1|36	%files
12cu|R-xtable-1.7.3-1|37	%dir %{rlibdir}/%{packname}
12cu|R-xtable-1.7.3-1|38	%doc %{rlibdir}/%{packname}/doc
12cu|R-xtable-1.7.3-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-xtable-1.7.3-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-xtable-1.7.3-1|41	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-xtable-1.7.3-1|42	%{rlibdir}/%{packname}/INDEX
12cu|R-xtable-1.7.3-1|43	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-xtable-1.7.3-1|44	%{rlibdir}/%{packname}/Meta
12cu|R-xtable-1.7.3-1|45	%{rlibdir}/%{packname}/R
12cu|R-xtable-1.7.3-1|46	%{rlibdir}/%{packname}/data
12cu|R-xtable-1.7.3-1|47	%{rlibdir}/%{packname}/help
12cu|R-xtable-1.7.3-1|48	
12cu|R-xtable-1.7.3-1|49	
12cu|R-xtable-1.7.3-1|50	
12cu|R-xtable-1.7.3-1|51	%changelog
12cu|R-xtable-1.7.3-1|52	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.3-1
12cu|R-xtable-1.7.3-1|53	+ Revision: 72f1a8e
12cu|R-xtable-1.7.3-1|54	- Updated to 1.7.3 (by updates_builder)
12cu|R-xtable-1.7.3-1|55	
12cu|R-xtable-1.7.3-1|56	

12782 12
12cu|R-xts-0.9.7-1|1	%global packname  xts
12cu|R-xts-0.9.7-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-xts-0.9.7-1|3	
12cu|R-xts-0.9.7-1|4	Name:             R-%{packname}
12cu|R-xts-0.9.7-1|5	Version:          0.9.7
12cu|R-xts-0.9.7-1|6	Release:          1
12cu|R-xts-0.9.7-1|7	Summary:          eXtensible Time Series
12cu|R-xts-0.9.7-1|8	Group:            Sciences/Mathematics
12cu|R-xts-0.9.7-1|9	License:          GPL-2
12cu|R-xts-0.9.7-1|10	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-xts-0.9.7-1|11	Source0:          http://cran.r-project.org/src/contrib/xts_0.9-7.tar.gz
12cu|R-xts-0.9.7-1|12	Requires:         R-zoo
12cu|R-xts-0.9.7-1|13	Requires:         R-timeSeries R-timeDate R-tseries R-its R-chron R-fts R-tis
12cu|R-xts-0.9.7-1|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-zoo
12cu|R-xts-0.9.7-1|15	BuildRequires:    R-timeSeries R-timeDate R-tseries R-its R-chron R-fts R-tis
12cu|R-xts-0.9.7-1|16	
12cu|R-xts-0.9.7-1|17	%description
12cu|R-xts-0.9.7-1|18	Provide for uniform handling of R's different time-based data classes by
12cu|R-xts-0.9.7-1|19	extending zoo, maximizing native format information preservation and
12cu|R-xts-0.9.7-1|20	allowing for user level customization and extension, while simplifying
12cu|R-xts-0.9.7-1|21	cross-class interoperability.
12cu|R-xts-0.9.7-1|22	
12cu|R-xts-0.9.7-1|23	%prep
12cu|R-xts-0.9.7-1|24	%setup -q -c -n %{packname}
12cu|R-xts-0.9.7-1|25	
12cu|R-xts-0.9.7-1|26	%build
12cu|R-xts-0.9.7-1|27	
12cu|R-xts-0.9.7-1|28	%install
12cu|R-xts-0.9.7-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-xts-0.9.7-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-xts-0.9.7-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-xts-0.9.7-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-xts-0.9.7-1|33	
12cu|R-xts-0.9.7-1|34	%check
12cu|R-xts-0.9.7-1|35	%{_bindir}/R CMD check %{packname}
12cu|R-xts-0.9.7-1|36	
12cu|R-xts-0.9.7-1|37	%files
12cu|R-xts-0.9.7-1|38	%dir %{rlibdir}/%{packname}
12cu|R-xts-0.9.7-1|39	%doc %{rlibdir}/%{packname}/api_example
12cu|R-xts-0.9.7-1|40	%doc %{rlibdir}/%{packname}/doc
12cu|R-xts-0.9.7-1|41	%doc %{rlibdir}/%{packname}/html
12cu|R-xts-0.9.7-1|42	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-xts-0.9.7-1|43	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-xts-0.9.7-1|44	%{rlibdir}/%{packname}/INDEX
12cu|R-xts-0.9.7-1|45	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-xts-0.9.7-1|46	%{rlibdir}/%{packname}/Meta
12cu|R-xts-0.9.7-1|47	%{rlibdir}/%{packname}/R
12cu|R-xts-0.9.7-1|48	%{rlibdir}/%{packname}/data
12cu|R-xts-0.9.7-1|49	%{rlibdir}/%{packname}/help
12cu|R-xts-0.9.7-1|50	%{rlibdir}/%{packname}/include
12cu|R-xts-0.9.7-1|51	%{rlibdir}/%{packname}/libs
12cu|R-xts-0.9.7-1|52	# %{rlibdir}/%{packname}/unitTests
12cu|R-xts-0.9.7-1|53	
12cu|R-xts-0.9.7-1|54	
12cu|R-xts-0.9.7-1|55	
12cu|R-xts-0.9.7-1|56	%changelog
12cu|R-xts-0.9.7-1|57	* Wed Jan 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.7-1
12cu|R-xts-0.9.7-1|58	+ Revision: 42616e3
12cu|R-xts-0.9.7-1|59	- Remove files that are not created any more
12cu|R-xts-0.9.7-1|60	
12cu|R-xts-0.9.7-1|61	

12783 12
12cu|R-XVector-0.2.0-1|1	%global packname  XVector
12cu|R-XVector-0.2.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-XVector-0.2.0-1|3	
12cu|R-XVector-0.2.0-1|4	Name:             R-%{packname}
12cu|R-XVector-0.2.0-1|5	Version:          0.2.0
12cu|R-XVector-0.2.0-1|6	Release:          1
12cu|R-XVector-0.2.0-1|7	Summary:          Representation and manpulation of external sequences
12cu|R-XVector-0.2.0-1|8	Group:            Sciences/Mathematics
12cu|R-XVector-0.2.0-1|9	License:          Artistic-2.0
12cu|R-XVector-0.2.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-XVector-0.2.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
12cu|R-XVector-0.2.0-1|12	
12cu|R-XVector-0.2.0-1|13	Requires:         R-methods R-BiocGenerics R-IRanges
12cu|R-XVector-0.2.0-1|14	Requires:         R-Biostrings R-drosophila2probe R-RUnit
12cu|R-XVector-0.2.0-1|15	BuildRequires:    R-devel Rmath-devel R-methods R-BiocGenerics R-IRanges
12cu|R-XVector-0.2.0-1|16	BuildRequires:    R-methods R-BiocGenerics R-IRanges
12cu|R-XVector-0.2.0-1|17	BuildRequires:    R-Biostrings R-drosophila2probe R-RUnit
12cu|R-XVector-0.2.0-1|18	
12cu|R-XVector-0.2.0-1|19	%description
12cu|R-XVector-0.2.0-1|20	Memory efficient S4 classes for storing sequences "externally" (behind an
12cu|R-XVector-0.2.0-1|21	R external pointer, or on disk).
12cu|R-XVector-0.2.0-1|22	
12cu|R-XVector-0.2.0-1|23	%prep
12cu|R-XVector-0.2.0-1|24	%setup -q -c -n %{packname}
12cu|R-XVector-0.2.0-1|25	
12cu|R-XVector-0.2.0-1|26	%build
12cu|R-XVector-0.2.0-1|27	
12cu|R-XVector-0.2.0-1|28	%install
12cu|R-XVector-0.2.0-1|29	mkdir -p %{buildroot}%{rlibdir}
12cu|R-XVector-0.2.0-1|30	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-XVector-0.2.0-1|31	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-XVector-0.2.0-1|32	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-XVector-0.2.0-1|33	
12cu|R-XVector-0.2.0-1|34	# %check
12cu|R-XVector-0.2.0-1|35	# %{_bindir}/R CMD check %{packname}
12cu|R-XVector-0.2.0-1|36	
12cu|R-XVector-0.2.0-1|37	%files
12cu|R-XVector-0.2.0-1|38	%dir %{rlibdir}/%{packname}
12cu|R-XVector-0.2.0-1|39	%doc %{rlibdir}/%{packname}/html
12cu|R-XVector-0.2.0-1|40	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-XVector-0.2.0-1|41	%{rlibdir}/%{packname}/INDEX
12cu|R-XVector-0.2.0-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-XVector-0.2.0-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-XVector-0.2.0-1|44	%{rlibdir}/%{packname}/R
12cu|R-XVector-0.2.0-1|45	%{rlibdir}/%{packname}/help
12cu|R-XVector-0.2.0-1|46	%{rlibdir}/%{packname}/include
12cu|R-XVector-0.2.0-1|47	%{rlibdir}/%{packname}/libs
12cu|R-XVector-0.2.0-1|48	%{rlibdir}/%{packname}/unitTests
12cu|R-XVector-0.2.0-1|49	
12cu|R-XVector-0.2.0-1|50	
12cu|R-XVector-0.2.0-1|51	%changelog
12cu|R-XVector-0.2.0-1|52	* Tue Dec 17 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-1
12cu|R-XVector-0.2.0-1|53	+ Revision: 44b53d2
12cu|R-XVector-0.2.0-1|54	- Fix files
12cu|R-XVector-0.2.0-1|55	
12cu|R-XVector-0.2.0-1|56	

12784 12
12cu|rxvt-unicode-9.20-2|1	Summary:	A color VT102 terminal emulator for the X Window System
12cu|rxvt-unicode-9.20-2|2	Name:		rxvt-unicode
12cu|rxvt-unicode-9.20-2|3	Version:	9.20
12cu|rxvt-unicode-9.20-2|4	Release:	2
12cu|rxvt-unicode-9.20-2|5	License:	GPLv2+
12cu|rxvt-unicode-9.20-2|6	Group:		Terminals
12cu|rxvt-unicode-9.20-2|7	Url:		http://dist.schmorp.de/rxvt-unicode
12cu|rxvt-unicode-9.20-2|8	Source0:	http://dist.schmorp.de/rxvt-unicode/%{name}-%{version}.tar.bz2
12cu|rxvt-unicode-9.20-2|9	Source1:	%{name}.desktop
12cu|rxvt-unicode-9.20-2|10	Patch0:		rxvt-unicode-9.20-Fix-hard-coded-wrong-path-to-xsubpp.patch
12cu|rxvt-unicode-9.20-2|11	# Don't build terminfo files because they are already in ncurses-extraterms
12cu|rxvt-unicode-9.20-2|12	Patch1:		rxvt-unicode-9.20-terminfo.patch
12cu|rxvt-unicode-9.20-2|13	# X11 locales are required to build IM support
12cu|rxvt-unicode-9.20-2|14	BuildRequires:	libx11-common
12cu|rxvt-unicode-9.20-2|15	BuildRequires:	libstdc++-static-devel
12cu|rxvt-unicode-9.20-2|16	BuildRequires:	perl-devel
12cu|rxvt-unicode-9.20-2|17	BuildRequires:	pkgconfig(fontconfig)
12cu|rxvt-unicode-9.20-2|18	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cu|rxvt-unicode-9.20-2|19	BuildRequires:	pkgconfig(ice)
12cu|rxvt-unicode-9.20-2|20	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12cu|rxvt-unicode-9.20-2|21	BuildRequires:	pkgconfig(x11)
12cu|rxvt-unicode-9.20-2|22	BuildRequires:	pkgconfig(xft)
12cu|rxvt-unicode-9.20-2|23	BuildRequires:	pkgconfig(xrender)
12cu|rxvt-unicode-9.20-2|24	Requires:	ncurses-extraterms
12cu|rxvt-unicode-9.20-2|25	
12cu|rxvt-unicode-9.20-2|26	%description
12cu|rxvt-unicode-9.20-2|27	Rxvt-unicode is a clone of the well known terminal emulator rxvt, modified to
12cu|rxvt-unicode-9.20-2|28	store text in Unicode (either UCS-2 or UCS-4) and to use locale-correct input
12cu|rxvt-unicode-9.20-2|29	and output. It also supports mixing multiple fonts at the same time, including
12cu|rxvt-unicode-9.20-2|30	Xft fonts.
12cu|rxvt-unicode-9.20-2|31	
12cu|rxvt-unicode-9.20-2|32	%files
12cu|rxvt-unicode-9.20-2|33	%{_bindir}/urxvt*
12cu|rxvt-unicode-9.20-2|34	%{_libdir}/urxvt
12cu|rxvt-unicode-9.20-2|35	%{_datadir}/applications/*.desktop
12cu|rxvt-unicode-9.20-2|36	%{_mandir}/man*/*
12cu|rxvt-unicode-9.20-2|37	
12cu|rxvt-unicode-9.20-2|38	#----------------------------------------------------------------------------
12cu|rxvt-unicode-9.20-2|39	
12cu|rxvt-unicode-9.20-2|40	%prep
12cu|rxvt-unicode-9.20-2|41	%setup -q
12cu|rxvt-unicode-9.20-2|42	%patch0 -p1
12cu|rxvt-unicode-9.20-2|43	%patch1 -p1
12cu|rxvt-unicode-9.20-2|44	find . -type f -exec chmod a+r {} \;
12cu|rxvt-unicode-9.20-2|45	
12cu|rxvt-unicode-9.20-2|46	%build
12cu|rxvt-unicode-9.20-2|47	./autogen.sh
12cu|rxvt-unicode-9.20-2|48	
12cu|rxvt-unicode-9.20-2|49	%configure2_5x \
12cu|rxvt-unicode-9.20-2|50	--enable-unicode3 \
12cu|rxvt-unicode-9.20-2|51	--enable-combining \
12cu|rxvt-unicode-9.20-2|52	--enable-xft \
12cu|rxvt-unicode-9.20-2|53	--enable-font-styles \
12cu|rxvt-unicode-9.20-2|54	--enable-transparency \
12cu|rxvt-unicode-9.20-2|55	--enable-fading \
12cu|rxvt-unicode-9.20-2|56	--enable-rxvt-scroll \
12cu|rxvt-unicode-9.20-2|57	--disable-next-scroll \
12cu|rxvt-unicode-9.20-2|58	--disable-xterm-scroll \
12cu|rxvt-unicode-9.20-2|59	--enable-perl \
12cu|rxvt-unicode-9.20-2|60	--enable-xim \
12cu|rxvt-unicode-9.20-2|61	--enable-backspace-key \
12cu|rxvt-unicode-9.20-2|62	--enable-delete-key \
12cu|rxvt-unicode-9.20-2|63	--enable-resources \
12cu|rxvt-unicode-9.20-2|64	--disable-8bitctrls \
12cu|rxvt-unicode-9.20-2|65	--enable-swapscreen \
12cu|rxvt-unicode-9.20-2|66	--enable-iso14755 \
12cu|rxvt-unicode-9.20-2|67	--enable-frills \
12cu|rxvt-unicode-9.20-2|68	--enable-keepscrolling \
12cu|rxvt-unicode-9.20-2|69	--enable-selectionscrolling \
12cu|rxvt-unicode-9.20-2|70	--enable-mousewheel \
12cu|rxvt-unicode-9.20-2|71	--enable-slipwheeling \
12cu|rxvt-unicode-9.20-2|72	--enable-smart-resize \
12cu|rxvt-unicode-9.20-2|73	--enable-text-blink \
12cu|rxvt-unicode-9.20-2|74	--enable-pointer-blank \
12cu|rxvt-unicode-9.20-2|75	--disable-utmp \
12cu|rxvt-unicode-9.20-2|76	--disable-wtmp \
12cu|rxvt-unicode-9.20-2|77	--disable-lastlog \
12cu|rxvt-unicode-9.20-2|78	--with-term=rxvt-unicode-256color \
12cu|rxvt-unicode-9.20-2|79	--enable-256-color
12cu|rxvt-unicode-9.20-2|80	
12cu|rxvt-unicode-9.20-2|81	%make
12cu|rxvt-unicode-9.20-2|82	
12cu|rxvt-unicode-9.20-2|83	%install
12cu|rxvt-unicode-9.20-2|84	%makeinstall_std
12cu|rxvt-unicode-9.20-2|85	
12cu|rxvt-unicode-9.20-2|86	install -D -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|rxvt-unicode-9.20-2|87	
12cu|rxvt-unicode-9.20-2|88	
12cu|rxvt-unicode-9.20-2|89	%changelog
12cu|rxvt-unicode-9.20-2|90	* Thu Sep 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.20-2
12cu|rxvt-unicode-9.20-2|91	+ Revision: 9ce5ec3
12cu|rxvt-unicode-9.20-2|92	- Don't build terminfo files, require ncurses-extraterms instead
12cu|rxvt-unicode-9.20-2|93	
12cu|rxvt-unicode-9.20-2|94	

12785 12
12cu|R-yeastNagalakshmi-0.99.3-2|1	%global packname  yeastNagalakshmi
12cu|R-yeastNagalakshmi-0.99.3-2|2	%global rlibdir  %{_datadir}/R/library
12cu|R-yeastNagalakshmi-0.99.3-2|3	
12cu|R-yeastNagalakshmi-0.99.3-2|4	Name:             R-%{packname}
12cu|R-yeastNagalakshmi-0.99.3-2|5	Version:          0.99.3
12cu|R-yeastNagalakshmi-0.99.3-2|6	Release:          2
12cu|R-yeastNagalakshmi-0.99.3-2|7	Summary:          Yeast genome RNA sequencing data based on Nagalakshmi et. al
12cu|R-yeastNagalakshmi-0.99.3-2|8	Group:            Sciences/Mathematics
12cu|R-yeastNagalakshmi-0.99.3-2|9	License:          Artistic-2.0
12cu|R-yeastNagalakshmi-0.99.3-2|10	URL:              None
12cu|R-yeastNagalakshmi-0.99.3-2|11	Source0:          http://bioconductor.org/packages/data/experiment/src/contrib/yeastNagalakshmi_0.99.3.tar.gz
12cu|R-yeastNagalakshmi-0.99.3-2|12	BuildArch:        noarch
12cu|R-yeastNagalakshmi-0.99.3-2|13	Requires:         R-core
12cu|R-yeastNagalakshmi-0.99.3-2|14	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-yeastNagalakshmi-0.99.3-2|15	
12cu|R-yeastNagalakshmi-0.99.3-2|16	%description
12cu|R-yeastNagalakshmi-0.99.3-2|17	The yeast genome data was retrieved from the sequence read archive,
12cu|R-yeastNagalakshmi-0.99.3-2|18	aligned with bwa, and converted to BAM format with samtools.
12cu|R-yeastNagalakshmi-0.99.3-2|19	
12cu|R-yeastNagalakshmi-0.99.3-2|20	%prep
12cu|R-yeastNagalakshmi-0.99.3-2|21	%setup -q -c -n %{packname}
12cu|R-yeastNagalakshmi-0.99.3-2|22	
12cu|R-yeastNagalakshmi-0.99.3-2|23	%build
12cu|R-yeastNagalakshmi-0.99.3-2|24	
12cu|R-yeastNagalakshmi-0.99.3-2|25	%install
12cu|R-yeastNagalakshmi-0.99.3-2|26	mkdir -p %{buildroot}%{rlibdir}
12cu|R-yeastNagalakshmi-0.99.3-2|27	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-yeastNagalakshmi-0.99.3-2|28	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-yeastNagalakshmi-0.99.3-2|29	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-yeastNagalakshmi-0.99.3-2|30	
12cu|R-yeastNagalakshmi-0.99.3-2|31	%check
12cu|R-yeastNagalakshmi-0.99.3-2|32	%{_bindir}/R CMD check %{packname}
12cu|R-yeastNagalakshmi-0.99.3-2|33	
12cu|R-yeastNagalakshmi-0.99.3-2|34	%files
12cu|R-yeastNagalakshmi-0.99.3-2|35	%dir %{rlibdir}/%{packname}
12cu|R-yeastNagalakshmi-0.99.3-2|36	%doc %{rlibdir}/%{packname}/html
12cu|R-yeastNagalakshmi-0.99.3-2|37	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-yeastNagalakshmi-0.99.3-2|38	%{rlibdir}/%{packname}/INDEX
12cu|R-yeastNagalakshmi-0.99.3-2|39	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-yeastNagalakshmi-0.99.3-2|40	%{rlibdir}/%{packname}/Meta
12cu|R-yeastNagalakshmi-0.99.3-2|41	%{rlibdir}/%{packname}/extdata
12cu|R-yeastNagalakshmi-0.99.3-2|42	%{rlibdir}/%{packname}/help
12cu|R-yeastNagalakshmi-0.99.3-2|43	
12cu|R-yeastNagalakshmi-0.99.3-2|44	
12cu|R-yeastNagalakshmi-0.99.3-2|45	%changelog
12cu|R-yeastNagalakshmi-0.99.3-2|46	* Sat Feb 18 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.99.3-1
12cu|R-yeastNagalakshmi-0.99.3-2|47	+ Revision: 776728
12cu|R-yeastNagalakshmi-0.99.3-2|48	- Import R-yeastNagalakshmi
12cu|R-yeastNagalakshmi-0.99.3-2|49	- Import R-yeastNagalakshmi
12cu|R-yeastNagalakshmi-0.99.3-2|50	

12786 12
12cu|rygel-0.22.0-2|1	%define api 2.2
12cu|rygel-0.22.0-2|2	%define major 2
12cu|rygel-0.22.0-2|3	%define libname %mklibname %{name} %{api} %{major}
12cu|rygel-0.22.0-2|4	
12cu|rygel-0.22.0-2|5	%define url_ver %(echo %{version} | cut -d. -f1,2)
12cu|rygel-0.22.0-2|6	
12cu|rygel-0.22.0-2|7	Summary:	A UPnP v2 Media Server
12cu|rygel-0.22.0-2|8	Name:		rygel
12cu|rygel-0.22.0-2|9	Version:	0.22.0
12cu|rygel-0.22.0-2|10	Release:	2
12cu|rygel-0.22.0-2|11	License:	LGPLv2+
12cu|rygel-0.22.0-2|12	Group:		Sound
12cu|rygel-0.22.0-2|13	Url:		https://wiki.gnome.org/Rygel
12cu|rygel-0.22.0-2|14	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12cu|rygel-0.22.0-2|15	BuildRequires:	intltool
12cu|rygel-0.22.0-2|16	#BuildRequires:	tracker-vala
12cu|rygel-0.22.0-2|17	BuildRequires:	vala >= 0.20.0
12cu|rygel-0.22.0-2|18	BuildRequires:	tracker-devel
12cu|rygel-0.22.0-2|19	BuildRequires:	pkgconfig(gee-0.8) >= 0.8.0
12cu|rygel-0.22.0-2|20	BuildRequires:	pkgconfig(gio-2.0) >= 2.26
12cu|rygel-0.22.0-2|21	BuildRequires:	pkgconfig(gmodule-2.0)
12cu|rygel-0.22.0-2|22	BuildRequires:	pkgconfig(gssdp-1.0) >= 0.13.0
12cu|rygel-0.22.0-2|23	BuildRequires:	pkgconfig(gstreamer-1.0) >= 1.0
12cu|rygel-0.22.0-2|24	BuildRequires:	pkgconfig(gstreamer-app-1.0) >= 1.0
12cu|rygel-0.22.0-2|25	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0) >= 1.0
12cu|rygel-0.22.0-2|26	BuildRequires:	pkgconfig(gstreamer-tag-1.0) >= 1.0
12cu|rygel-0.22.0-2|27	BuildRequires:	pkgconfig(gstreamer-video-1.0) >= 1.0
12cu|rygel-0.22.0-2|28	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
12cu|rygel-0.22.0-2|29	BuildRequires:	pkgconfig(gupnp-1.0) >= 0.19.0
12cu|rygel-0.22.0-2|30	BuildRequires:	pkgconfig(gupnp-av-1.0) >= 0.11.4
12cu|rygel-0.22.0-2|31	BuildRequires:	pkgconfig(gupnp-dlna-2.0) >= 0.9.4
12cu|rygel-0.22.0-2|32	BuildRequires:	pkgconfig(gupnp-dlna-gst-2.0) >= 0.9.4
12cu|rygel-0.22.0-2|33	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.34.0
12cu|rygel-0.22.0-2|34	BuildRequires:	pkgconfig(libxml-2.0) >= 2.7
12cu|rygel-0.22.0-2|35	BuildRequires:	pkgconfig(sqlite3) >= 3.5
12cu|rygel-0.22.0-2|36	BuildRequires:	pkgconfig(uuid) >= 1.41.3
12cu|rygel-0.22.0-2|37	Requires:	gnome-icon-theme-symbolic
12cu|rygel-0.22.0-2|38	Requires:	gstreamer1.0-libav
12cu|rygel-0.22.0-2|39	Requires:	gstreamer1.0-plugins-bad
12cu|rygel-0.22.0-2|40	Requires:	gstreamer1.0-plugins-good
12cu|rygel-0.22.0-2|41	Requires:	gstreamer1.0-plugins-ugly
12cu|rygel-0.22.0-2|42	Requires:	shared-mime-info
12cu|rygel-0.22.0-2|43	
12cu|rygel-0.22.0-2|44	%description
12cu|rygel-0.22.0-2|45	Rygel is an implementation of the UPnP MediaServer V 2.0 specification that is
12cu|rygel-0.22.0-2|46	specifically designed for GNOME. It is based on GUPnP and is written (mostly)
12cu|rygel-0.22.0-2|47	in Vala language. The project was previously known as gupnp-media-server.
12cu|rygel-0.22.0-2|48	
12cu|rygel-0.22.0-2|49	%files -f %{name}.lang
12cu|rygel-0.22.0-2|50	%doc AUTHORS COPYING README TODO NEWS
12cu|rygel-0.22.0-2|51	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cu|rygel-0.22.0-2|52	%{_bindir}/%{name}
12cu|rygel-0.22.0-2|53	%{_bindir}/%{name}-preferences
12cu|rygel-0.22.0-2|54	%dir %{_libdir}/%{name}-%{api}
12cu|rygel-0.22.0-2|55	%dir %{_libdir}/%{name}-%{api}/plugins
12cu|rygel-0.22.0-2|56	%{_libdir}/%{name}-%{api}/plugins/*media-export.*
12cu|rygel-0.22.0-2|57	%{_libdir}/%{name}-%{api}/plugins/*external.*
12cu|rygel-0.22.0-2|58	%{_libdir}/%{name}-%{api}/plugins/*playbin.*
12cu|rygel-0.22.0-2|59	%{_libdir}/%{name}-%{api}/plugins/*mpris.*
12cu|rygel-0.22.0-2|60	%{_libdir}/%{name}-%{api}/plugins/*gst-launch.*
12cu|rygel-0.22.0-2|61	%{_libdir}/%{name}-%{api}/engines/*media-engine-simple.*
12cu|rygel-0.22.0-2|62	%{_libdir}/%{name}-%{api}/engines/*media-engine-gst.*
12cu|rygel-0.22.0-2|63	%{_datadir}/%{name}/
12cu|rygel-0.22.0-2|64	%{_datadir}/applications/%{name}*
12cu|rygel-0.22.0-2|65	%{_iconsdir}/*/*/*/*
12cu|rygel-0.22.0-2|66	%{_mandir}/man?/*
12cu|rygel-0.22.0-2|67	%{_datadir}/dbus-1/services/org.gnome.Rygel1.service
12cu|rygel-0.22.0-2|68	
12cu|rygel-0.22.0-2|69	#----------------------------------------------------------------------------
12cu|rygel-0.22.0-2|70	
12cu|rygel-0.22.0-2|71	%package -n %{libname}
12cu|rygel-0.22.0-2|72	Summary:	Shared libraries for %{name}
12cu|rygel-0.22.0-2|73	Group:		System/Libraries
12cu|rygel-0.22.0-2|74	
12cu|rygel-0.22.0-2|75	%description -n %{libname}
12cu|rygel-0.22.0-2|76	Shared libraries for %{name}.
12cu|rygel-0.22.0-2|77	
12cu|rygel-0.22.0-2|78	%files -n %{libname}
12cu|rygel-0.22.0-2|79	%{_libdir}/lib*-%{api}.so.%{major}
12cu|rygel-0.22.0-2|80	%{_libdir}/lib*-%{api}.so.%{major}.*
12cu|rygel-0.22.0-2|81	
12cu|rygel-0.22.0-2|82	#----------------------------------------------------------------------------
12cu|rygel-0.22.0-2|83	
12cu|rygel-0.22.0-2|84	%package devel
12cu|rygel-0.22.0-2|85	Summary:	Development package for %{name}
12cu|rygel-0.22.0-2|86	Group:		Development/Other
12cu|rygel-0.22.0-2|87	Requires:	%{name} = %{EVRD}
12cu|rygel-0.22.0-2|88	Requires:	%{libname} = %{EVRD}
12cu|rygel-0.22.0-2|89	
12cu|rygel-0.22.0-2|90	%description devel
12cu|rygel-0.22.0-2|91	Files for development with %{name}.
12cu|rygel-0.22.0-2|92	
12cu|rygel-0.22.0-2|93	%files devel
12cu|rygel-0.22.0-2|94	%{_libdir}/*.so
12cu|rygel-0.22.0-2|95	%{_libdir}/pkgconfig/%{name}-*-%{api}.pc
12cu|rygel-0.22.0-2|96	%{_datadir}/gtk-doc/html/*
12cu|rygel-0.22.0-2|97	%{_includedir}/%{name}-%{api}
12cu|rygel-0.22.0-2|98	%{_datadir}/vala/vapi/*
12cu|rygel-0.22.0-2|99	
12cu|rygel-0.22.0-2|100	#----------------------------------------------------------------------------
12cu|rygel-0.22.0-2|101	
12cu|rygel-0.22.0-2|102	%package tracker
12cu|rygel-0.22.0-2|103	Summary:	Tracker plugin for %{name}
12cu|rygel-0.22.0-2|104	Group:		Sound
12cu|rygel-0.22.0-2|105	Requires:	%{name} = %{version}-%{release}
12cu|rygel-0.22.0-2|106	Requires:	tracker
12cu|rygel-0.22.0-2|107	
12cu|rygel-0.22.0-2|108	%description tracker
12cu|rygel-0.22.0-2|109	A plugin for rygel to use tracker to locate media on the local machine.
12cu|rygel-0.22.0-2|110	
12cu|rygel-0.22.0-2|111	%files tracker
12cu|rygel-0.22.0-2|112	%{_libdir}/%{name}-%{api}/plugins/*tracker.*
12cu|rygel-0.22.0-2|113	
12cu|rygel-0.22.0-2|114	#----------------------------------------------------------------------------
12cu|rygel-0.22.0-2|115	
12cu|rygel-0.22.0-2|116	%prep
12cu|rygel-0.22.0-2|117	%setup -q
12cu|rygel-0.22.0-2|118	
12cu|rygel-0.22.0-2|119	%build
12cu|rygel-0.22.0-2|120	%configure2_5x \
12cu|rygel-0.22.0-2|121	--disable-static \
12cu|rygel-0.22.0-2|122	--enable-gst-launch-plugin
12cu|rygel-0.22.0-2|123	%make
12cu|rygel-0.22.0-2|124	
12cu|rygel-0.22.0-2|125	%install
12cu|rygel-0.22.0-2|126	%makeinstall_std
12cu|rygel-0.22.0-2|127	
12cu|rygel-0.22.0-2|128	%find_lang %{name}
12cu|rygel-0.22.0-2|129	
12cu|rygel-0.22.0-2|130	%changelog
12cu|rygel-0.22.0-2|131	* Wed Apr 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.22.0-2
12cu|rygel-0.22.0-2|132	+ Revision: 15569a4
12cu|rygel-0.22.0-2|133	- Require gnome-icon-theme-symbolic to fix icons
12cu|rygel-0.22.0-2|134	
12cu|rygel-0.22.0-2|135	

12787 12
12cu|R-Zelig-4.2.1-2|1	%global packname  Zelig
12cu|R-Zelig-4.2.1-2|2	%global rlibdir  %{_libdir}/R/library
12cu|R-Zelig-4.2.1-2|3	
12cu|R-Zelig-4.2.1-2|4	%define debug_package %{nil}
12cu|R-Zelig-4.2.1-2|5	
12cu|R-Zelig-4.2.1-2|6	Name:             R-%{packname}
12cu|R-Zelig-4.2.1-2|7	Version:          4.2.1
12cu|R-Zelig-4.2.1-2|8	Release:          2
12cu|R-Zelig-4.2.1-2|9	Summary:          Everyone's Statistical Software
12cu|R-Zelig-4.2.1-2|10	Group:            Sciences/Mathematics
12cu|R-Zelig-4.2.1-2|11	License:          GPL (>= 2)
12cu|R-Zelig-4.2.1-2|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-Zelig-4.2.1-2|13	Source0:          http://cran.r-project.org/src/contrib/Zelig_4.2-1.tar.gz
12cu|R-Zelig-4.2.1-2|14	Requires:         R-MASS R-boot R-stats
12cu|R-Zelig-4.2.1-2|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
12cu|R-Zelig-4.2.1-2|16	Requires:         R-Amelia R-MatchIt
12cu|R-Zelig-4.2.1-2|17	BuildRequires:    R-devel Rmath-devel texlive-collection-latex R-MASS R-boot R-stats
12cu|R-Zelig-4.2.1-2|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
12cu|R-Zelig-4.2.1-2|19	BuildRequires:    R-Amelia R-MatchIt
12cu|R-Zelig-4.2.1-2|20	
12cu|R-Zelig-4.2.1-2|21	%description
12cu|R-Zelig-4.2.1-2|22	Zelig is an easy-to-use program that can estimate, and help interpret the
12cu|R-Zelig-4.2.1-2|23	results of, an enormous range of statistical models. It literally is
12cu|R-Zelig-4.2.1-2|24	``everyone's statistical software'' because Zelig's simple unified
12cu|R-Zelig-4.2.1-2|25	framework incorporates everyone else's (R) code. We also hope it will
12cu|R-Zelig-4.2.1-2|26	become ``everyone's statistical software'' for applications and teaching,
12cu|R-Zelig-4.2.1-2|27	and so have designed Zelig so that anyone can easily use it or add their
12cu|R-Zelig-4.2.1-2|28	programs to it.  Zelig also comes with infrastructure that facilitates the
12cu|R-Zelig-4.2.1-2|29	use of any existing method, such as by allowing multiply imputed data for
12cu|R-Zelig-4.2.1-2|30	any model, and mimicking the program Clarify (for Stata) that takes the
12cu|R-Zelig-4.2.1-2|31	raw output of existing statistical procedures and translates them into
12cu|R-Zelig-4.2.1-2|32	quantities of direct interest.
12cu|R-Zelig-4.2.1-2|33	
12cu|R-Zelig-4.2.1-2|34	%prep
12cu|R-Zelig-4.2.1-2|35	%setup -q -c -n %{packname}
12cu|R-Zelig-4.2.1-2|36	
12cu|R-Zelig-4.2.1-2|37	%build
12cu|R-Zelig-4.2.1-2|38	
12cu|R-Zelig-4.2.1-2|39	%install
12cu|R-Zelig-4.2.1-2|40	mkdir -p %{buildroot}%{rlibdir}
12cu|R-Zelig-4.2.1-2|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-Zelig-4.2.1-2|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-Zelig-4.2.1-2|43	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-Zelig-4.2.1-2|44	
12cu|R-Zelig-4.2.1-2|45	%check
12cu|R-Zelig-4.2.1-2|46	%{_bindir}/R CMD check %{packname}
12cu|R-Zelig-4.2.1-2|47	
12cu|R-Zelig-4.2.1-2|48	%files
12cu|R-Zelig-4.2.1-2|49	%dir %{rlibdir}/%{packname}
12cu|R-Zelig-4.2.1-2|50	%doc %{rlibdir}/%{packname}/doc
12cu|R-Zelig-4.2.1-2|51	%doc %{rlibdir}/%{packname}/html
12cu|R-Zelig-4.2.1-2|52	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-Zelig-4.2.1-2|53	%{rlibdir}/%{packname}/INDEX
12cu|R-Zelig-4.2.1-2|54	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-Zelig-4.2.1-2|55	%{rlibdir}/%{packname}/Meta
12cu|R-Zelig-4.2.1-2|56	%{rlibdir}/%{packname}/R
12cu|R-Zelig-4.2.1-2|57	%{rlibdir}/%{packname}/data
12cu|R-Zelig-4.2.1-2|58	%{rlibdir}/%{packname}/demo
12cu|R-Zelig-4.2.1-2|59	%{rlibdir}/%{packname}/help
12cu|R-Zelig-4.2.1-2|60	%{rlibdir}/%{packname}/templates
12cu|R-Zelig-4.2.1-2|61	%{rlibdir}/%{packname}/NEWS
12cu|R-Zelig-4.2.1-2|62	
12cu|R-Zelig-4.2.1-2|63	
12cu|R-Zelig-4.2.1-2|64	%changelog
12cu|R-Zelig-4.2.1-2|65	* Wed Nov 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.2.1-2
12cu|R-Zelig-4.2.1-2|66	+ Revision: 323cc85
12cu|R-Zelig-4.2.1-2|67	- Fix files
12cu|R-Zelig-4.2.1-2|68	
12cu|R-Zelig-4.2.1-2|69	

12788 12
12cu|R-zlibbioc-1.8.0-1|1	%global packname  zlibbioc
12cu|R-zlibbioc-1.8.0-1|2	%global rlibdir  %{_libdir}/R/library
12cu|R-zlibbioc-1.8.0-1|3	
12cu|R-zlibbioc-1.8.0-1|4	Name:             R-%{packname}
12cu|R-zlibbioc-1.8.0-1|5	Version:          1.8.0
12cu|R-zlibbioc-1.8.0-1|6	Release:          1
12cu|R-zlibbioc-1.8.0-1|7	Summary:          An R packaged zlib-1.2.5
12cu|R-zlibbioc-1.8.0-1|8	Group:            Sciences/Mathematics
12cu|R-zlibbioc-1.8.0-1|9	License:          Artistic-2.0 + file LICENSE
12cu|R-zlibbioc-1.8.0-1|10	URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
12cu|R-zlibbioc-1.8.0-1|11	Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/zlibbioc_1.8.0.tar.gz
12cu|R-zlibbioc-1.8.0-1|12	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-zlibbioc-1.8.0-1|13	BuildRequires:    zlib-devel
12cu|R-zlibbioc-1.8.0-1|14	
12cu|R-zlibbioc-1.8.0-1|15	%description
12cu|R-zlibbioc-1.8.0-1|16	This package uses the source code of zlib-1.2.5 to create libraries for
12cu|R-zlibbioc-1.8.0-1|17	systems that do not have these available via other means (most Linux and
12cu|R-zlibbioc-1.8.0-1|18	Mac users should have system-level access to zlib, and no direct need for
12cu|R-zlibbioc-1.8.0-1|19	this package). See the vignette for instructions on use.
12cu|R-zlibbioc-1.8.0-1|20	
12cu|R-zlibbioc-1.8.0-1|21	%prep
12cu|R-zlibbioc-1.8.0-1|22	%setup -q -c -n %{packname}
12cu|R-zlibbioc-1.8.0-1|23	
12cu|R-zlibbioc-1.8.0-1|24	%build
12cu|R-zlibbioc-1.8.0-1|25	
12cu|R-zlibbioc-1.8.0-1|26	%install
12cu|R-zlibbioc-1.8.0-1|27	mkdir -p %{buildroot}%{rlibdir}
12cu|R-zlibbioc-1.8.0-1|28	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-zlibbioc-1.8.0-1|29	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-zlibbioc-1.8.0-1|30	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-zlibbioc-1.8.0-1|31	
12cu|R-zlibbioc-1.8.0-1|32	%check
12cu|R-zlibbioc-1.8.0-1|33	%{_bindir}/R CMD check %{packname}
12cu|R-zlibbioc-1.8.0-1|34	
12cu|R-zlibbioc-1.8.0-1|35	%files
12cu|R-zlibbioc-1.8.0-1|36	%dir %{rlibdir}/%{packname}
12cu|R-zlibbioc-1.8.0-1|37	%doc %{rlibdir}/%{packname}/doc
12cu|R-zlibbioc-1.8.0-1|38	%doc %{rlibdir}/%{packname}/html
12cu|R-zlibbioc-1.8.0-1|39	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-zlibbioc-1.8.0-1|40	%{rlibdir}/%{packname}/INDEX
12cu|R-zlibbioc-1.8.0-1|41	%{rlibdir}/%{packname}/LICENSE
12cu|R-zlibbioc-1.8.0-1|42	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-zlibbioc-1.8.0-1|43	%{rlibdir}/%{packname}/Meta
12cu|R-zlibbioc-1.8.0-1|44	%{rlibdir}/%{packname}/R
12cu|R-zlibbioc-1.8.0-1|45	%{rlibdir}/%{packname}/help
12cu|R-zlibbioc-1.8.0-1|46	%{rlibdir}/%{packname}/libs
12cu|R-zlibbioc-1.8.0-1|47	
12cu|R-zlibbioc-1.8.0-1|48	
12cu|R-zlibbioc-1.8.0-1|49	
12cu|R-zlibbioc-1.8.0-1|50	%changelog
12cu|R-zlibbioc-1.8.0-1|51	* Sat Nov 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|R-zlibbioc-1.8.0-1|52	+ Revision: c15e625
12cu|R-zlibbioc-1.8.0-1|53	- LOG Updated to 1.8.0 (by updates_builder)
12cu|R-zlibbioc-1.8.0-1|54	
12cu|R-zlibbioc-1.8.0-1|55	

12789 12
12cu|R-zoo-1.7.11-1|1	%bcond_with bootstrap
12cu|R-zoo-1.7.11-1|2	%global packname  zoo
12cu|R-zoo-1.7.11-1|3	%global rlibdir  %{_libdir}/R/library
12cu|R-zoo-1.7.11-1|4	
12cu|R-zoo-1.7.11-1|5	Name:             R-%{packname}
12cu|R-zoo-1.7.11-1|6	Version:          1.7.11
12cu|R-zoo-1.7.11-1|7	Release:          1
12cu|R-zoo-1.7.11-1|8	Summary:          Regular and Irregular Time Series S3 Infrastructure (Z's ordered observations)
12cu|R-zoo-1.7.11-1|9	
12cu|R-zoo-1.7.11-1|10	Group:            Sciences/Mathematics
12cu|R-zoo-1.7.11-1|11	License:          GPL-2
12cu|R-zoo-1.7.11-1|12	URL:              http://cran.r-project.org/web/packages/%{packname}/index.html
12cu|R-zoo-1.7.11-1|13	Source0:          http://cran.r-project.org/src/contrib/zoo_1.7-11.tar.gz
12cu|R-zoo-1.7.11-1|14	Requires:         R-stats R-utils R-graphics R-grDevices R-lattice R-coda
12cu|R-zoo-1.7.11-1|15	Requires:         R-chron R-fts R-its R-lattice R-timeDate R-timeSeries R-tis
12cu|R-zoo-1.7.11-1|16	%if %{without bootstrap}
12cu|R-zoo-1.7.11-1|17	Requires:         R-DAAG R-mondate R-strucchange R-tis R-tseries R-xts R-scales
12cu|R-zoo-1.7.11-1|18	%endif
12cu|R-zoo-1.7.11-1|19	BuildRequires:    R-devel Rmath-devel texlive-collection-latex
12cu|R-zoo-1.7.11-1|20	BuildRequires:    R-stats R-utils R-graphics R-grDevices R-lattice R-coda
12cu|R-zoo-1.7.11-1|21	BuildRequires:    R-chron R-fts R-its R-lattice R-timeDate R-timeSeries R-tis
12cu|R-zoo-1.7.11-1|22	%if %{without bootstrap}
12cu|R-zoo-1.7.11-1|23	BuildRequires:    R-DAAG R-mondate R-strucchange R-tis R-tseries R-xts R-scales
12cu|R-zoo-1.7.11-1|24	%endif
12cu|R-zoo-1.7.11-1|25	%rename R-cran-zoo
12cu|R-zoo-1.7.11-1|26	
12cu|R-zoo-1.7.11-1|27	%description
12cu|R-zoo-1.7.11-1|28	An S3 class with methods for totally ordered indexed observations. It is
12cu|R-zoo-1.7.11-1|29	particularly aimed at irregular time series of numeric vectors/matrices
12cu|R-zoo-1.7.11-1|30	and factors. zoo's key design goals are independence of a particular
12cu|R-zoo-1.7.11-1|31	index/date/time class and consistency with ts and base R by providing
12cu|R-zoo-1.7.11-1|32	methods to extend standard generics.
12cu|R-zoo-1.7.11-1|33	
12cu|R-zoo-1.7.11-1|34	%prep
12cu|R-zoo-1.7.11-1|35	%setup -q -c -n %{packname}
12cu|R-zoo-1.7.11-1|36	
12cu|R-zoo-1.7.11-1|37	%build
12cu|R-zoo-1.7.11-1|38	
12cu|R-zoo-1.7.11-1|39	%install
12cu|R-zoo-1.7.11-1|40	mkdir -p %{buildroot}%{rlibdir}
12cu|R-zoo-1.7.11-1|41	%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname}
12cu|R-zoo-1.7.11-1|42	test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
12cu|R-zoo-1.7.11-1|43	rm -f %{buildroot}%{rlibdir}/R.css
12cu|R-zoo-1.7.11-1|44	
12cu|R-zoo-1.7.11-1|45	# %if %{without bootstrap}
12cu|R-zoo-1.7.11-1|46	# %check
12cu|R-zoo-1.7.11-1|47	# %{_bindir}/R CMD check %{packname}
12cu|R-zoo-1.7.11-1|48	# %endif
12cu|R-zoo-1.7.11-1|49	
12cu|R-zoo-1.7.11-1|50	%files
12cu|R-zoo-1.7.11-1|51	%dir %{rlibdir}/%{packname}
12cu|R-zoo-1.7.11-1|52	%doc %{rlibdir}/%{packname}/doc
12cu|R-zoo-1.7.11-1|53	%doc %{rlibdir}/%{packname}/html
12cu|R-zoo-1.7.11-1|54	%doc %{rlibdir}/%{packname}/CITATION
12cu|R-zoo-1.7.11-1|55	%doc %{rlibdir}/%{packname}/DESCRIPTION
12cu|R-zoo-1.7.11-1|56	%doc %{rlibdir}/%{packname}/NEWS
12cu|R-zoo-1.7.11-1|57	%{rlibdir}/%{packname}/INDEX
12cu|R-zoo-1.7.11-1|58	%{rlibdir}/%{packname}/NAMESPACE
12cu|R-zoo-1.7.11-1|59	%{rlibdir}/%{packname}/Meta
12cu|R-zoo-1.7.11-1|60	%{rlibdir}/%{packname}/R
12cu|R-zoo-1.7.11-1|61	%{rlibdir}/%{packname}/demo
12cu|R-zoo-1.7.11-1|62	%{rlibdir}/%{packname}/help
12cu|R-zoo-1.7.11-1|63	%{rlibdir}/%{packname}/libs
12cu|R-zoo-1.7.11-1|64	%{rlibdir}/zoo/THANKS
12cu|R-zoo-1.7.11-1|65	%{rlibdir}/zoo/TODO
12cu|R-zoo-1.7.11-1|66	%{rlibdir}/zoo/WISHLIST
12cu|R-zoo-1.7.11-1|67	
12cu|R-zoo-1.7.11-1|68	
12cu|R-zoo-1.7.11-1|69	%changelog
12cu|R-zoo-1.7.11-1|70	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.11-1
12cu|R-zoo-1.7.11-1|71	+ Revision: b9dc24f
12cu|R-zoo-1.7.11-1|72	- Add new files
12cu|R-zoo-1.7.11-1|73	
12cu|R-zoo-1.7.11-1|74	

12790 12
12cu|sagemath-5.4.1-5|1	%global with_sphinx_hack	1
12cu|sagemath-5.4.1-5|2	
12cu|sagemath-5.4.1-5|3	# may be required if not matching system version or to be updates proof
12cu|sagemath-5.4.1-5|4	%global with_sage_cython	1
12cu|sagemath-5.4.1-5|5	
12cu|sagemath-5.4.1-5|6	# ipython-0.11 drastically changed api since ipython-0.10.2
12cu|sagemath-5.4.1-5|7	%global with_sage_ipython	1
12cu|sagemath-5.4.1-5|8	
12cu|sagemath-5.4.1-5|9	# sagemath uses a somewhat old and heavily patched networkx
12cu|sagemath-5.4.1-5|10	%global with_sage_networkx	1
12cu|sagemath-5.4.1-5|11	
12cu|sagemath-5.4.1-5|12	# sagemath works only with pexpect-2.0
12cu|sagemath-5.4.1-5|13	%global with_sage_pexpect	1
12cu|sagemath-5.4.1-5|14	
12cu|sagemath-5.4.1-5|15	%global conway_polynomials_pkg	conway_polynomials-0.3
12cu|sagemath-5.4.1-5|16	%global cython_pkg		cython-0.17pre
12cu|sagemath-5.4.1-5|17	%global	elliptic_curves_pkg	elliptic_curves-0.7
12cu|sagemath-5.4.1-5|18	%global	flintqs_pkg		flintqs-20070817.p8
12cu|sagemath-5.4.1-5|19	%global graphs_pkg		graphs-20120404.p4
12cu|sagemath-5.4.1-5|20	%global ipython_pkg		ipython-0.10.2.p1
12cu|sagemath-5.4.1-5|21	%global networkx_pkg		networkx-1.6
12cu|sagemath-5.4.1-5|22	%global pexpect_pkg		pexpect-2.0.p5
12cu|sagemath-5.4.1-5|23	%global polytopes_db_pkg	polytopes_db-20100210.p2
12cu|sagemath-5.4.1-5|24	%global rubiks_pkg		rubiks-20070912.p18
12cu|sagemath-5.4.1-5|25	%global	sagenb_pkg		sagenb-0.10.2
12cu|sagemath-5.4.1-5|26	%global sagetex_pkg		sagetex-2.3.3.p2
12cu|sagemath-5.4.1-5|27	
12cu|sagemath-5.4.1-5|28	%global SAGE_ROOT		%{_datadir}/sagemath
12cu|sagemath-5.4.1-5|29	%global SAGE_SHARE		%{SAGE_ROOT}/share
12cu|sagemath-5.4.1-5|30	%global SAGE_LOCAL		%{SAGE_ROOT}/local
12cu|sagemath-5.4.1-5|31	%global SAGE_DEVEL		%{SAGE_ROOT}/devel
12cu|sagemath-5.4.1-5|32	%global SAGE_DOC		%{SAGE_DEVEL}/doc
12cu|sagemath-5.4.1-5|33	%global SAGE_DATA		%{SAGE_ROOT}/data
12cu|sagemath-5.4.1-5|34	%global SAGE_EXTCODE	        %{SAGE_DATA}/extcode
12cu|sagemath-5.4.1-5|35	%global SAGE_PYTHONPATH		%{SAGE_ROOT}/site-packages
12cu|sagemath-5.4.1-5|36	
12cu|sagemath-5.4.1-5|37	%define __noautoreq 'pythonegg\\(webassets\\)|libLfunction\\.so'
12cu|sagemath-5.4.1-5|38	
12cu|sagemath-5.4.1-5|39	Name:		sagemath
12cu|sagemath-5.4.1-5|40	Group:		Sciences/Mathematics
12cu|sagemath-5.4.1-5|41	Summary:	A free open-source mathematics software system
12cu|sagemath-5.4.1-5|42	Version:	5.4.1
12cu|sagemath-5.4.1-5|43	Release:	5
12cu|sagemath-5.4.1-5|44	License:	GPL
12cu|sagemath-5.4.1-5|45	Url:		http://www.sagemath.org
12cu|sagemath-5.4.1-5|46	Source0:	http://www.sagemath.org/src/sage-%{version}.tar
12cu|sagemath-5.4.1-5|47	Source1:	gprc.expect
12cu|sagemath-5.4.1-5|48	Source2:	makecmds.sty
12cu|sagemath-5.4.1-5|49	Source3:	%{name}.rpmlintrc
12cu|sagemath-5.4.1-5|50	
12cu|sagemath-5.4.1-5|51	Patch0:		sage-gmp.patch
12cu|sagemath-5.4.1-5|52	Patch1:		sage-scripts.patch
12cu|sagemath-5.4.1-5|53	
12cu|sagemath-5.4.1-5|54	# remove call to not implemented sagemath "is_package_installed" interfaces
12cu|sagemath-5.4.1-5|55	# mpc is available in all modern linux distros
12cu|sagemath-5.4.1-5|56	# need to package coin-or solver in fedora
12cu|sagemath-5.4.1-5|57	# remove check for non free solvers
12cu|sagemath-5.4.1-5|58	Patch3:		sage-extensions.patch
12cu|sagemath-5.4.1-5|59	
12cu|sagemath-5.4.1-5|60	# helper to:
12cu|sagemath-5.4.1-5|61	#	o respect a DESTDIR environment variable
12cu|sagemath-5.4.1-5|62	#	o avoid double '//' in pathnames, what can confused debugedit & co
12cu|sagemath-5.4.1-5|63	#	o minor change to help in incremental builds by avoiding rebuilding
12cu|sagemath-5.4.1-5|64	#	  files
12cu|sagemath-5.4.1-5|65	#	o do not assume there is an installed sagemath
12cu|sagemath-5.4.1-5|66	Patch4:		sage-rpmbuild.patch
12cu|sagemath-5.4.1-5|67	
12cu|sagemath-5.4.1-5|68	# build documentation in buildroot environment
12cu|sagemath-5.4.1-5|69	Patch5:		sage-sagedoc.patch
12cu|sagemath-5.4.1-5|70	
12cu|sagemath-5.4.1-5|71	# sage notebook rpm and system environment adjustments
12cu|sagemath-5.4.1-5|72	Patch6:		sage-sagenb.patch
12cu|sagemath-5.4.1-5|73	
12cu|sagemath-5.4.1-5|74	# do not attempt to create state files in system directories
12cu|sagemath-5.4.1-5|75	Patch7:		sage-readonly.patch
12cu|sagemath-5.4.1-5|76	
12cu|sagemath-5.4.1-5|77	# force coercion of ecl t_string to ecl t_base_string
12cu|sagemath-5.4.1-5|78	# this is hackish and only required if ecl is built with unicode support
12cu|sagemath-5.4.1-5|79	Patch8:		sage-ecl-unicode.patch
12cu|sagemath-5.4.1-5|80	
12cu|sagemath-5.4.1-5|81	# do not link explicitly to png12
12cu|sagemath-5.4.1-5|82	Patch9:		sage-png.patch
12cu|sagemath-5.4.1-5|83	
12cu|sagemath-5.4.1-5|84	# work with all maxima-runtime lisp backend packages
12cu|sagemath-5.4.1-5|85	Patch10:	sage-maxima.patch
12cu|sagemath-5.4.1-5|86	
12cu|sagemath-5.4.1-5|87	# execute 4ti2 programs in $PATH not in $SAGE_ROOT/local/bin
12cu|sagemath-5.4.1-5|88	Patch11:	sage-4ti2.patch
12cu|sagemath-5.4.1-5|89	
12cu|sagemath-5.4.1-5|90	Patch12:	sage-fplll.patch
12cu|sagemath-5.4.1-5|91	
12cu|sagemath-5.4.1-5|92	Patch13:	sage-qepcad.patch
12cu|sagemath-5.4.1-5|93	Patch14:	sage-pari.patch
12cu|sagemath-5.4.1-5|94	Patch15:	sage-networkx.patch
12cu|sagemath-5.4.1-5|95	Patch16:	sage-lie.patch
12cu|sagemath-5.4.1-5|96	Patch17:	sage-gap.patch
12cu|sagemath-5.4.1-5|97	
12cu|sagemath-5.4.1-5|98	# Portuguese translations: http://trac.sagemath.org/sage_trac/ticket/12822
12cu|sagemath-5.4.1-5|99	Patch18:	trac_12502_pt_translation_of_a_tour_of_sage_rebase1.patch
12cu|sagemath-5.4.1-5|100	Patch19:	trac_12822_pt_translation_of_tutorial.patch
12cu|sagemath-5.4.1-5|101	Patch20:	trac_12822_pt_translation_of_tutorial_rev1.patch
12cu|sagemath-5.4.1-5|102	
12cu|sagemath-5.4.1-5|103	BuildRequires:	boost-devel
12cu|sagemath-5.4.1-5|104	BuildRequires:	cliquer-devel
12cu|sagemath-5.4.1-5|105	BuildRequires:	dos2unix
12cu|sagemath-5.4.1-5|106	BuildRequires:	factory-devel
12cu|sagemath-5.4.1-5|107	BuildRequires:	flint-devel
12cu|sagemath-5.4.1-5|108	BuildRequires:	fplll-devel
12cu|sagemath-5.4.1-5|109	BuildRequires:	ecl
12cu|sagemath-5.4.1-5|110	BuildRequires:	eclib-devel
12cu|sagemath-5.4.1-5|111	BuildRequires:	ecm-devel
12cu|sagemath-5.4.1-5|112	BuildRequires:	gap-system
12cu|sagemath-5.4.1-5|113	BuildRequires:	gap-system-packages
12cu|sagemath-5.4.1-5|114	BuildRequires:	gc-devel
12cu|sagemath-5.4.1-5|115	BuildRequires:	gcc-gfortran
12cu|sagemath-5.4.1-5|116	BuildRequires:	gd-devel
12cu|sagemath-5.4.1-5|117	BuildRequires:	glpk-devel
12cu|sagemath-5.4.1-5|118	BuildRequires:	gnutls-devel
12cu|sagemath-5.4.1-5|119	BuildRequires:	gsl-devel
12cu|sagemath-5.4.1-5|120	BuildRequires:	iml-devel
12cu|sagemath-5.4.1-5|121	BuildRequires:	lcalc-devel
12cu|sagemath-5.4.1-5|122	BuildRequires:	libatlas-devel
12cu|sagemath-5.4.1-5|123	BuildRequires:	libmpc-devel
12cu|sagemath-5.4.1-5|124	BuildRequires:	libpari-devel
12cu|sagemath-5.4.1-5|125	BuildRequires:	linalg-linbox-devel
12cu|sagemath-5.4.1-5|126	BuildRequires:	m4ri-devel
12cu|sagemath-5.4.1-5|127	BuildRequires:	m4rie-devel
12cu|sagemath-5.4.1-5|128	# try to ensure a sane /dev will exist when building documentation
12cu|sagemath-5.4.1-5|129	BuildRequires:	makedev
12cu|sagemath-5.4.1-5|130	BuildRequires:	maxima-runtime-ecl
12cu|sagemath-5.4.1-5|131	BuildRequires:	mpfi-devel
12cu|sagemath-5.4.1-5|132	BuildRequires:	ntl-devel
12cu|sagemath-5.4.1-5|133	BuildRequires:	polybori
12cu|sagemath-5.4.1-5|134	BuildRequires:	ppl-devel
12cu|sagemath-5.4.1-5|135	BuildRequires:	pynac-devel
12cu|sagemath-5.4.1-5|136	BuildRequires:	python-devel
12cu|sagemath-5.4.1-5|137	BuildRequires:	python-flask-autoindex
12cu|sagemath-5.4.1-5|138	BuildRequires:	python-flask-babel
12cu|sagemath-5.4.1-5|139	BuildRequires:	python-flask-openid
12cu|sagemath-5.4.1-5|140	BuildRequires:	python-flask-silk
12cu|sagemath-5.4.1-5|141	BuildRequires:	python-numpy-devel
12cu|sagemath-5.4.1-5|142	BuildRequires:	python-scipy
12cu|sagemath-5.4.1-5|143	BuildRequires:	python-sphinx
12cu|sagemath-5.4.1-5|144	BuildRequires:	python-twisted
12cu|sagemath-5.4.1-5|145	BuildRequires:	polybori-devel
12cu|sagemath-5.4.1-5|146	BuildRequires:	ratpoints-devel
12cu|sagemath-5.4.1-5|147	BuildRequires:	readline-devel
12cu|sagemath-5.4.1-5|148	BuildRequires:	scons
12cu|sagemath-5.4.1-5|149	BuildRequires:	singular-devel
12cu|sagemath-5.4.1-5|150	BuildRequires:	sphinx
12cu|sagemath-5.4.1-5|151	BuildRequires:	symmetrica-devel
12cu|sagemath-5.4.1-5|152	
12cu|sagemath-5.4.1-5|153	Requires:	4ti2
12cu|sagemath-5.4.1-5|154	Requires:	cddlib-devel
12cu|sagemath-5.4.1-5|155	Requires:	ecl
12cu|sagemath-5.4.1-5|156	Requires:	gap-system
12cu|sagemath-5.4.1-5|157	Requires:	gap-system-packages
12cu|sagemath-5.4.1-5|158	Requires:	genus2reduction
12cu|sagemath-5.4.1-5|159	Requires:	gfan
12cu|sagemath-5.4.1-5|160	Requires:	gp2c
12cu|sagemath-5.4.1-5|161	Requires:	iml-devel
12cu|sagemath-5.4.1-5|162	Requires:	jmol
12cu|sagemath-5.4.1-5|163	Requires:	jsmath-fonts
12cu|sagemath-5.4.1-5|164	Requires:	libpari-devel
12cu|sagemath-5.4.1-5|165	Requires:	maxima-gui
12cu|sagemath-5.4.1-5|166	Requires:	maxima-runtime-ecl
12cu|sagemath-5.4.1-5|167	Requires:	palp
12cu|sagemath-5.4.1-5|168	Requires:	pari
12cu|sagemath-5.4.1-5|169	Requires:	pari-data
12cu|sagemath-5.4.1-5|170	Requires:	python-pycrypto
12cu|sagemath-5.4.1-5|171	Requires:	python-cvxopt
12cu|sagemath-5.4.1-5|172	Requires:	python-flask-autoindex
12cu|sagemath-5.4.1-5|173	Requires:	python-flask-babel
12cu|sagemath-5.4.1-5|174	Requires:	python-flask-openid
12cu|sagemath-5.4.1-5|175	Requires:	python-flask-silk
12cu|sagemath-5.4.1-5|176	Requires:	python-sympy
12cu|sagemath-5.4.1-5|177	Requires:	python-twisted-web
12cu|sagemath-5.4.1-5|178	Requires:	python-twisted-web2
12cu|sagemath-5.4.1-5|179	Requires:	R
12cu|sagemath-5.4.1-5|180	Requires:	singular
12cu|sagemath-5.4.1-5|181	Requires:	sympow
12cu|sagemath-5.4.1-5|182	Requires:	tachyon
12cu|sagemath-5.4.1-5|183	
12cu|sagemath-5.4.1-5|184	%description
12cu|sagemath-5.4.1-5|185	Sage is a free open-source mathematics software system licensed
12cu|sagemath-5.4.1-5|186	under the GPL. It combines the power of many existing open-source
12cu|sagemath-5.4.1-5|187	packages into a common Python-based interface.
12cu|sagemath-5.4.1-5|188	
12cu|sagemath-5.4.1-5|189	########################################################################
12cu|sagemath-5.4.1-5|190	%prep
12cu|sagemath-5.4.1-5|191	%setup -q -n sage-%{version}
12cu|sagemath-5.4.1-5|192	
12cu|sagemath-5.4.1-5|193	mkdir -p spkg/build
12cu|sagemath-5.4.1-5|194	pushd spkg/build
12cu|sagemath-5.4.1-5|195	for pkg in					\
12cu|sagemath-5.4.1-5|196	%{conway_polynomials_pkg}		\
12cu|sagemath-5.4.1-5|197	%if %{with_sage_cython}
12cu|sagemath-5.4.1-5|198	%{cython_pkg}				\
12cu|sagemath-5.4.1-5|199	%endif
12cu|sagemath-5.4.1-5|200	%{elliptic_curves_pkg}			\
12cu|sagemath-5.4.1-5|201	extcode-%{version}			\
12cu|sagemath-5.4.1-5|202	%{flintqs_pkg}				\
12cu|sagemath-5.4.1-5|203	%{graphs_pkg}				\
12cu|sagemath-5.4.1-5|204	%if %{with_sage_ipython}
12cu|sagemath-5.4.1-5|205	%{ipython_pkg}				\
12cu|sagemath-5.4.1-5|206	%endif
12cu|sagemath-5.4.1-5|207	%if %{with_sage_networkx}
12cu|sagemath-5.4.1-5|208	%{networkx_pkg}				\
12cu|sagemath-5.4.1-5|209	%endif
12cu|sagemath-5.4.1-5|210	%if %{with_sage_pexpect}
12cu|sagemath-5.4.1-5|211	%{pexpect_pkg}				\
12cu|sagemath-5.4.1-5|212	%endif
12cu|sagemath-5.4.1-5|213	%{polytopes_db_pkg}			\
12cu|sagemath-5.4.1-5|214	%{rubiks_pkg}				\
12cu|sagemath-5.4.1-5|215	%{sagenb_pkg}				\
12cu|sagemath-5.4.1-5|216	%{sagetex_pkg}				\
12cu|sagemath-5.4.1-5|217	sage-%{version}				\
12cu|sagemath-5.4.1-5|218	sage_scripts-%{version}			\
12cu|sagemath-5.4.1-5|219	; do
12cu|sagemath-5.4.1-5|220	tar jxf ../standard/$pkg.spkg
12cu|sagemath-5.4.1-5|221	done
12cu|sagemath-5.4.1-5|222	
12cu|sagemath-5.4.1-5|223	# apply in spkgs that do not have patches already applied
12cu|sagemath-5.4.1-5|224	# or that actually have patches
12cu|sagemath-5.4.1-5|225	pushd %{flintqs_pkg}/src
12cu|sagemath-5.4.1-5|226	for diff in `ls ../patches/*.patch`; do
12cu|sagemath-5.4.1-5|227	patch -p1 < $diff
12cu|sagemath-5.4.1-5|228	done
12cu|sagemath-5.4.1-5|229	popd
12cu|sagemath-5.4.1-5|230	pushd %{sagenb_pkg}/src
12cu|sagemath-5.4.1-5|231	tar zxf %{sagenb_pkg}.tar.gz
12cu|sagemath-5.4.1-5|232	mv  %{sagenb_pkg} sagenb
12cu|sagemath-5.4.1-5|233	popd
12cu|sagemath-5.4.1-5|234	%if %{with_sage_ipython}
12cu|sagemath-5.4.1-5|235	pushd %{ipython_pkg}/src
12cu|sagemath-5.4.1-5|236	for diff in `ls ../patches/*.patch ../patches/*.diff`; do
12cu|sagemath-5.4.1-5|237	patch -p1 < $diff
12cu|sagemath-5.4.1-5|238	done
12cu|sagemath-5.4.1-5|239	popd
12cu|sagemath-5.4.1-5|240	%endif
12cu|sagemath-5.4.1-5|241	%if %{with_sage_pexpect}
12cu|sagemath-5.4.1-5|242	pushd %{pexpect_pkg}/src
12cu|sagemath-5.4.1-5|243	for diff in `ls ../patches/*.patch ../patches/*.diff`; do
12cu|sagemath-5.4.1-5|244	patch -p1 < $diff
12cu|sagemath-5.4.1-5|245	done
12cu|sagemath-5.4.1-5|246	popd
12cu|sagemath-5.4.1-5|247	%endif
12cu|sagemath-5.4.1-5|248	pushd %{rubiks_pkg}
12cu|sagemath-5.4.1-5|249	cp patches/dietz-mcube-Makefile src/dietz/mcube/Makefile
12cu|sagemath-5.4.1-5|250	cp patches/dietz-solver-Makefile src/dietz/solver/Makefile
12cu|sagemath-5.4.1-5|251	cp patches/dietz-cu2-Makefile src/dietz/cu2/Makefile
12cu|sagemath-5.4.1-5|252	cp patches/reid-Makefile src/reid/Makefile
12cu|sagemath-5.4.1-5|253	popd
12cu|sagemath-5.4.1-5|254	popd
12cu|sagemath-5.4.1-5|255	
12cu|sagemath-5.4.1-5|256	%patch0 -p1
12cu|sagemath-5.4.1-5|257	%patch1 -p1
12cu|sagemath-5.4.1-5|258	%patch3 -p1
12cu|sagemath-5.4.1-5|259	%patch4 -p1
12cu|sagemath-5.4.1-5|260	%patch5 -p1
12cu|sagemath-5.4.1-5|261	%patch6 -p1
12cu|sagemath-5.4.1-5|262	%patch7 -p1
12cu|sagemath-5.4.1-5|263	%patch8 -p1
12cu|sagemath-5.4.1-5|264	%patch9 -p1
12cu|sagemath-5.4.1-5|265	%patch10 -p1
12cu|sagemath-5.4.1-5|266	%patch11 -p1
12cu|sagemath-5.4.1-5|267	%patch12 -p1
12cu|sagemath-5.4.1-5|268	%patch13 -p1
12cu|sagemath-5.4.1-5|269	%patch14 -p1
12cu|sagemath-5.4.1-5|270	%patch15 -p1
12cu|sagemath-5.4.1-5|271	%patch16 -p1
12cu|sagemath-5.4.1-5|272	%patch17 -p1
12cu|sagemath-5.4.1-5|273	
12cu|sagemath-5.4.1-5|274	pushd spkg/build/sage-%{version}
12cu|sagemath-5.4.1-5|275	mkdir -p doc/pt/a_tour_of_sage/
12cu|sagemath-5.4.1-5|276	cp -fa doc/en/a_tour_of_sage/*.png doc/pt/a_tour_of_sage/
12cu|sagemath-5.4.1-5|277	%patch18 -p1
12cu|sagemath-5.4.1-5|278	%patch19 -p1
12cu|sagemath-5.4.1-5|279	%patch20 -p1
12cu|sagemath-5.4.1-5|280	popd
12cu|sagemath-5.4.1-5|281	
12cu|sagemath-5.4.1-5|282	# match system packages as sagemath packages
12cu|sagemath-5.4.1-5|283	export SAGE_ROOT=%{buildroot}%{SAGE_ROOT}
12cu|sagemath-5.4.1-5|284	export SAGE_LOCAL=%{buildroot}%{SAGE_LOCAL}
12cu|sagemath-5.4.1-5|285	export SAGE_SHARE=%{buildroot}%{SAGE_SHARE}
12cu|sagemath-5.4.1-5|286	export SAGE_EXTCODE=%{buildroot}%{SAGE_EXTCODE}
12cu|sagemath-5.4.1-5|287	export SAGE_DEVEL=%{buildroot}%{SAGE_DEVEL}
12cu|sagemath-5.4.1-5|288	mkdir -p $SAGE_ROOT $SAGE_LOCAL $SAGE_DEVEL/sage
12cu|sagemath-5.4.1-5|289	ln -sf $PWD/spkg/build/sage-%{version}/sage $SAGE_DEVEL/sage/sage
12cu|sagemath-5.4.1-5|290	ln -sf %{_libdir} $SAGE_LOCAL/lib
12cu|sagemath-5.4.1-5|291	ln -sf %{_includedir} $SAGE_LOCAL/include
12cu|sagemath-5.4.1-5|292	ln -sf %{_datadir} $SAGE_LOCAL/share
12cu|sagemath-5.4.1-5|293	
12cu|sagemath-5.4.1-5|294	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|295	# ensure proper/preferred libatlas is in linker path
12cu|sagemath-5.4.1-5|296	pushd spkg/build/sage-%{version}
12cu|sagemath-5.4.1-5|297	perl -pi -e 's|^(extra_link_args = ).*|$1\["-L%{_libdir}/atlas"\]|;' sage/misc/cython.py
12cu|sagemath-5.4.1-5|298	# some .c files are not (re)generated
12cu|sagemath-5.4.1-5|299	find . \( -name \*.pyx -o -name \*.pxd \) | xargs touch
12cu|sagemath-5.4.1-5|300	popd
12cu|sagemath-5.4.1-5|301	
12cu|sagemath-5.4.1-5|302	########################################################################
12cu|sagemath-5.4.1-5|303	%build
12cu|sagemath-5.4.1-5|304	export SAGE_ROOT=%{buildroot}%{SAGE_ROOT}
12cu|sagemath-5.4.1-5|305	export SAGE_LOCAL=%{buildroot}%{SAGE_LOCAL}
12cu|sagemath-5.4.1-5|306	export SAGE_DEVEL=%{buildroot}%{SAGE_DEVEL}
12cu|sagemath-5.4.1-5|307	export SAGE_SHARE=%{buildroot}%{SAGE_SHARE}
12cu|sagemath-5.4.1-5|308	export SAGE_EXTCODE=%{buildroot}%{SAGE_EXTCODE}
12cu|sagemath-5.4.1-5|309	export SAGE_FORTRAN=%{_bindir}/gfortran
12cu|sagemath-5.4.1-5|310	export SAGE_FORTRAN_LIB=`gfortran --print-file-name=libgfortran.so`
12cu|sagemath-5.4.1-5|311	export DESTDIR=%{buildroot}
12cu|sagemath-5.4.1-5|312	# Use file in /tmp because there are issues with long pathnames
12cu|sagemath-5.4.1-5|313	export DOT_SAGE=/tmp/sage$$
12cu|sagemath-5.4.1-5|314	mkdir -p $DOT_SAGE/tmp
12cu|sagemath-5.4.1-5|315	
12cu|sagemath-5.4.1-5|316	export PATH=%{buildroot}%{_bindir}:$PATH
12cu|sagemath-5.4.1-5|317	export PYTHONPATH=%{buildroot}%{python_sitearch}:$PYTHONPATH
12cu|sagemath-5.4.1-5|318	
12cu|sagemath-5.4.1-5|319	%if %{with_sage_cython}
12cu|sagemath-5.4.1-5|320	pushd spkg/build/%{cython_pkg}/src
12cu|sagemath-5.4.1-5|321	%__python setup.py install --root=%{buildroot}
12cu|sagemath-5.4.1-5|322	popd
12cu|sagemath-5.4.1-5|323	%endif
12cu|sagemath-5.4.1-5|324	
12cu|sagemath-5.4.1-5|325	%if %{with_sage_ipython}
12cu|sagemath-5.4.1-5|326	pushd spkg/build/%{ipython_pkg}/src
12cu|sagemath-5.4.1-5|327	%__python setup.py install --root=%{buildroot}
12cu|sagemath-5.4.1-5|328	popd
12cu|sagemath-5.4.1-5|329	%endif
12cu|sagemath-5.4.1-5|330	
12cu|sagemath-5.4.1-5|331	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|332	pushd spkg/build/sage-%{version}
12cu|sagemath-5.4.1-5|333	pushd c_lib
12cu|sagemath-5.4.1-5|334	CXX=g++ UNAME=Linux SAGE64=auto scons
12cu|sagemath-5.4.1-5|335	popd
12cu|sagemath-5.4.1-5|336	pushd sage/libs/mpmath
12cu|sagemath-5.4.1-5|337	dos2unix ext_impl.pxd ext_libmp.pyx ext_main.pxd ext_main.pyx
12cu|sagemath-5.4.1-5|338	popd
12cu|sagemath-5.4.1-5|339	python ./setup.py build
12cu|sagemath-5.4.1-5|340	popd
12cu|sagemath-5.4.1-5|341	
12cu|sagemath-5.4.1-5|342	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|343	pushd spkg/build/%{sagenb_pkg}/src/sagenb
12cu|sagemath-5.4.1-5|344	python ./setup.py build
12cu|sagemath-5.4.1-5|345	popd
12cu|sagemath-5.4.1-5|346	
12cu|sagemath-5.4.1-5|347	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|348	pushd spkg/build/%{flintqs_pkg}/src
12cu|sagemath-5.4.1-5|349	make %{?_smpflags} CPP="g++ %{optflags} -fPIC"
12cu|sagemath-5.4.1-5|350	popd
12cu|sagemath-5.4.1-5|351	
12cu|sagemath-5.4.1-5|352	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|353	pushd spkg/build/%{rubiks_pkg}/src
12cu|sagemath-5.4.1-5|354	make %{?_smp_mflags} CC="gcc -fPIC" CXX="g++ -fPIC" CFLAGS="%{optflags}"
12cu|sagemath-5.4.1-5|355	popd
12cu|sagemath-5.4.1-5|356	
12cu|sagemath-5.4.1-5|357	# last build command
12cu|sagemath-5.4.1-5|358	rm -fr $DOT_SAGE
12cu|sagemath-5.4.1-5|359	
12cu|sagemath-5.4.1-5|360	########################################################################
12cu|sagemath-5.4.1-5|361	%install
12cu|sagemath-5.4.1-5|362	export SAGE_ROOT=%{buildroot}%{SAGE_ROOT}
12cu|sagemath-5.4.1-5|363	export SAGE_LOCAL=%{buildroot}%{SAGE_LOCAL}
12cu|sagemath-5.4.1-5|364	export SAGE_DEVEL=%{buildroot}%{SAGE_DEVEL}
12cu|sagemath-5.4.1-5|365	export SAGE_DATA=%{buildroot}%{SAGE_DATA}
12cu|sagemath-5.4.1-5|366	export SAGE_SHARE=%{buildroot}%{SAGE_SHARE}
12cu|sagemath-5.4.1-5|367	export SAGE_EXTCODE=%{buildroot}%{SAGE_EXTCODE}
12cu|sagemath-5.4.1-5|368	export SAGE_DOC=%{buildroot}%{SAGE_DOC}
12cu|sagemath-5.4.1-5|369	export SAGE_PYTHONPATH=%{buildroot}%{SAGE_PYTHONPATH}
12cu|sagemath-5.4.1-5|370	export DESTDIR=%{buildroot}
12cu|sagemath-5.4.1-5|371	export DOT_SAGE=/tmp/sage$$
12cu|sagemath-5.4.1-5|372	mkdir -p $DOT_SAGE/tmp
12cu|sagemath-5.4.1-5|373	
12cu|sagemath-5.4.1-5|374	export PATH=%{buildroot}%{_bindir}:$PATH
12cu|sagemath-5.4.1-5|375	export PYTHONPATH=%{buildroot}%{python_sitearch}:$PYTHONPATH
12cu|sagemath-5.4.1-5|376	
12cu|sagemath-5.4.1-5|377	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|378	mkdir -p %{buildroot}%{_bindir}
12cu|sagemath-5.4.1-5|379	mkdir -p %{buildroot}%{_libdir}
12cu|sagemath-5.4.1-5|380	mkdir -p $SAGE_PYTHONPATH
12cu|sagemath-5.4.1-5|381	rm -fr $SAGE_DEVEL/sage $SAGE_LOCAL/{include,lib,share,notebook}
12cu|sagemath-5.4.1-5|382	mkdir -p $SAGE_DATA $SAGE_DOC $SAGE_LOCAL/bin $SAGE_DEVEL/sage
12cu|sagemath-5.4.1-5|383	ln -sf $PWD/spkg/build/sage-%{version}/sage $SAGE_DEVEL/sage/sage
12cu|sagemath-5.4.1-5|384	ln -sf %{_libdir} $SAGE_LOCAL/lib
12cu|sagemath-5.4.1-5|385	ln -sf %{_includedir} $SAGE_LOCAL/include
12cu|sagemath-5.4.1-5|386	ln -sf %{_datadir} $SAGE_LOCAL/share
12cu|sagemath-5.4.1-5|387	
12cu|sagemath-5.4.1-5|388	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|389	# reinstall due to implicit clean
12cu|sagemath-5.4.1-5|390	%if %{with_sage_cython}
12cu|sagemath-5.4.1-5|391	pushd spkg/build/%{cython_pkg}/src
12cu|sagemath-5.4.1-5|392	%__python setup.py install --root=%{buildroot}
12cu|sagemath-5.4.1-5|393	popd
12cu|sagemath-5.4.1-5|394	[ -f %{buildroot}%{_bindir}/cython ] &&
12cu|sagemath-5.4.1-5|395	mv -f %{buildroot}%{_bindir}/cython $SAGE_LOCAL/bin
12cu|sagemath-5.4.1-5|396	[ -d %{buildroot}%{python_sitearch}/Cython ] &&
12cu|sagemath-5.4.1-5|397	mv -f	%{buildroot}%{python_sitearch}/[Cc]ython*	\
12cu|sagemath-5.4.1-5|398	%{buildroot}%{SAGE_PYTHONPATH}
12cu|sagemath-5.4.1-5|399	%endif
12cu|sagemath-5.4.1-5|400	
12cu|sagemath-5.4.1-5|401	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|402	# reinstall due to implicit clean
12cu|sagemath-5.4.1-5|403	%if %{with_sage_ipython}
12cu|sagemath-5.4.1-5|404	pushd spkg/build/%{ipython_pkg}/src
12cu|sagemath-5.4.1-5|405	%__python setup.py install --root=%{buildroot}
12cu|sagemath-5.4.1-5|406	popd
12cu|sagemath-5.4.1-5|407	[ -f %{buildroot}%{_bindir}/%{ipython} &&
12cu|sagemath-5.4.1-5|408	mv -f %{buildroot}%{_bindir}/ipython $SAGE_LOCAL/bin
12cu|sagemath-5.4.1-5|409	rm -f	%{buildroot}%{_bindir}/ip*			\
12cu|sagemath-5.4.1-5|410	%{buildroot}%{_bindir}/irunner			\
12cu|sagemath-5.4.1-5|411	%{buildroot}%{_bindir}/pycolor
12cu|sagemath-5.4.1-5|412	[ -d %{buildroot}%{python_sitelib}/IPython ] &&
12cu|sagemath-5.4.1-5|413	mv -f	%{buildroot}%{python_sitelib}/IPython		\
12cu|sagemath-5.4.1-5|414	%{buildroot}%{python_sitelib}/ipython-*		\
12cu|sagemath-5.4.1-5|415	%{buildroot}%{SAGE_PYTHONPATH}
12cu|sagemath-5.4.1-5|416	rm -fr %{buildroot}%{_docdir}/ipython
12cu|sagemath-5.4.1-5|417	rm -f	%{buildroot}%{_mandir}/man1/ip*			\
12cu|sagemath-5.4.1-5|418	%{buildroot}%{_mandir}/man1/irunner*		\
12cu|sagemath-5.4.1-5|419	%{buildroot}%{_mandir}/man1/pycolor*
12cu|sagemath-5.4.1-5|420	%endif
12cu|sagemath-5.4.1-5|421	
12cu|sagemath-5.4.1-5|422	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|423	pushd spkg/build/sage-%{version}
12cu|sagemath-5.4.1-5|424	python setup.py install --root=%{buildroot}
12cu|sagemath-5.4.1-5|425	cp -fa c_lib/libcsage.so %{buildroot}%{_libdir}
12cu|sagemath-5.4.1-5|426	pushd sage
12cu|sagemath-5.4.1-5|427	# install sage notebook templates
12cu|sagemath-5.4.1-5|428	cp -fa server/notebook/templates %{buildroot}%{python_sitearch}/sage/server/notebook
12cu|sagemath-5.4.1-5|429	popd
12cu|sagemath-5.4.1-5|430	# install documentation sources
12cu|sagemath-5.4.1-5|431	rm -fr $SAGE_DOC/{common,en,fr}
12cu|sagemath-5.4.1-5|432	cp -far doc/{common,de,en,fr,pt,ru,tr} $SAGE_DOC
12cu|sagemath-5.4.1-5|433	popd
12cu|sagemath-5.4.1-5|434	
12cu|sagemath-5.4.1-5|435	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|436	pushd spkg/build/%{sagenb_pkg}/src/sagenb
12cu|sagemath-5.4.1-5|437	rm -f %{buildroot}%{python_sitearch}/sagenb/data/jmol
12cu|sagemath-5.4.1-5|438	rm -f %{buildroot}%{python_sitearch}/sagenb/data/sage3d/sage3d
12cu|sagemath-5.4.1-5|439	python setup.py install --root=%{buildroot} --install-purelib=%{python_sitearch}
12cu|sagemath-5.4.1-5|440	# will install sage3d a proper sage3d below
12cu|sagemath-5.4.1-5|441	rm -f %{buildroot}%{_bindir}/sage3d
12cu|sagemath-5.4.1-5|442	# remove duplicated jmol that only works with sage
12cu|sagemath-5.4.1-5|443	rm -f %{buildroot}%{_bindir}/jmol
12cu|sagemath-5.4.1-5|444	rm -fr %{buildroot}%{python_sitearch}/sagenb/data/jmol
12cu|sagemath-5.4.1-5|445	# use system jmol
12cu|sagemath-5.4.1-5|446	ln -sf %{_javadir} %{buildroot}%{python_sitearch}/sagenb/data/jmol
12cu|sagemath-5.4.1-5|447	ln -sf %{SAGE_LOCAL}/bin/sage3d %{buildroot}%{python_sitearch}/sagenb/data/sage3d/sage3d
12cu|sagemath-5.4.1-5|448	# flask stuff not installed
12cu|sagemath-5.4.1-5|449	cp -ar flask_version %{buildroot}%{python_sitearch}/sagenb
12cu|sagemath-5.4.1-5|450	ln -sf %{python_sitearch}/sagenb %{buildroot}%{SAGE_DEVEL}/sagenb
12cu|sagemath-5.4.1-5|451	popd
12cu|sagemath-5.4.1-5|452	
12cu|sagemath-5.4.1-5|453	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|454	%if %{with_sage_pexpect}
12cu|sagemath-5.4.1-5|455	pushd spkg/build/%{pexpect_pkg}/src
12cu|sagemath-5.4.1-5|456	cp -f {ANSI,FSM,pexpect,pxssh,screen}.py $SAGE_PYTHONPATH
12cu|sagemath-5.4.1-5|457	popd
12cu|sagemath-5.4.1-5|458	%endif
12cu|sagemath-5.4.1-5|459	
12cu|sagemath-5.4.1-5|460	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|461	%if %{with_sage_networkx}
12cu|sagemath-5.4.1-5|462	pushd spkg/build/%{networkx_pkg}/src
12cu|sagemath-5.4.1-5|463	rm -fr $SAGE_PYTHONPATH/networkx*
12cu|sagemath-5.4.1-5|464	rm -fr %{buildroot}%{python_sitearch}/networkx*
12cu|sagemath-5.4.1-5|465	python setup.py install --root=%{buildroot} --install-purelib=%{SAGE_PYTHONPATH}
12cu|sagemath-5.4.1-5|466	rm -fr $SAGE_DOC/networkx*
12cu|sagemath-5.4.1-5|467	mv -f %{buildroot}/%{_datadir}/doc/* $SAGE_DOC
12cu|sagemath-5.4.1-5|468	rmdir %{buildroot}/%{_datadir}/doc
12cu|sagemath-5.4.1-5|469	popd
12cu|sagemath-5.4.1-5|470	%endif
12cu|sagemath-5.4.1-5|471	
12cu|sagemath-5.4.1-5|472	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|473	cp -fa COPYING.txt $SAGE_ROOT
12cu|sagemath-5.4.1-5|474	cp -far ipython $SAGE_ROOT
12cu|sagemath-5.4.1-5|475	pushd spkg/build/sage_scripts-%{version}
12cu|sagemath-5.4.1-5|476	mkdir -p $SAGE_LOCAL/bin
12cu|sagemath-5.4.1-5|477	cp -fa sage-* *doctest.py ipy_profile_sage.py $SAGE_LOCAL/bin
12cu|sagemath-5.4.1-5|478	pushd $SAGE_LOCAL/bin
12cu|sagemath-5.4.1-5|479	ln -sf %{_bindir}/python sage.bin
12cu|sagemath-5.4.1-5|480	ln -sf %{_bindir}/gp sage_pari
12cu|sagemath-5.4.1-5|481	ln -sf %{_bindir}/gap gap_stamp
12cu|sagemath-5.4.1-5|482	popd
12cu|sagemath-5.4.1-5|483	popd
12cu|sagemath-5.4.1-5|484	install -m755 spkg/bin/sage $SAGE_LOCAL/bin
12cu|sagemath-5.4.1-5|485	
12cu|sagemath-5.4.1-5|486	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|487	pushd spkg/build/%{flintqs_pkg}/src
12cu|sagemath-5.4.1-5|488	cp -fa QuadraticSieve $SAGE_LOCAL/bin
12cu|sagemath-5.4.1-5|489	popd
12cu|sagemath-5.4.1-5|490	
12cu|sagemath-5.4.1-5|491	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|492	# FIXME create proper package(s) for cube solvers
12cu|sagemath-5.4.1-5|493	pushd spkg/build/%{rubiks_pkg}/src
12cu|sagemath-5.4.1-5|494	cp -fa \
12cu|sagemath-5.4.1-5|495	reid/optimal \
12cu|sagemath-5.4.1-5|496	dietz/solver/cubex \
12cu|sagemath-5.4.1-5|497	dietz/mcube/mcube \
12cu|sagemath-5.4.1-5|498	dietz/cu2/cu2 \
12cu|sagemath-5.4.1-5|499	dik/dikcube \
12cu|sagemath-5.4.1-5|500	dik/size222 \
12cu|sagemath-5.4.1-5|501	$SAGE_LOCAL/bin
12cu|sagemath-5.4.1-5|502	popd
12cu|sagemath-5.4.1-5|503	
12cu|sagemath-5.4.1-5|504	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|505	rm -f %{buildroot}%{_bindir}/spkg-debian-maybe
12cu|sagemath-5.4.1-5|506	pushd $SAGE_LOCAL/bin/
12cu|sagemath-5.4.1-5|507	rm -f sage-{bdist,build,build-debian,clone,crap,debsource,download_package,env,libdist,location,make_devel_packages,omega,pkg,pkg-nocompress,pull,push,sdist,sbuildhack,upgrade}
12cu|sagemath-5.4.1-5|508	rm -f sage-list-* sage-mirror* SbuildHack.pm sage-test-*
12cu|sagemath-5.4.1-5|509	rm -f sage-{verify-pyc,hardcode_sage_root,check-64,spkg*,update*,starts}
12cu|sagemath-5.4.1-5|510	rm -f *~
12cu|sagemath-5.4.1-5|511	rm -f sage-{check-libraries.py,ldwrap,open,osx-open,README-osx.txt}
12cu|sagemath-5.4.1-5|512	rm -f sage-rebase_sage.sh
12cu|sagemath-5.4.1-5|513	rm -f sage-combinat
12cu|sagemath-5.4.1-5|514	popd
12cu|sagemath-5.4.1-5|515	
12cu|sagemath-5.4.1-5|516	
12cu|sagemath-5.4.1-5|517	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|518	pushd spkg/build/%{conway_polynomials_pkg}
12cu|sagemath-5.4.1-5|519	mkdir -p $SAGE_DATA/conway_polynomials
12cu|sagemath-5.4.1-5|520	cp -fa src/conway_polynomials/* $SAGE_DATA/conway_polynomials
12cu|sagemath-5.4.1-5|521	popd
12cu|sagemath-5.4.1-5|522	
12cu|sagemath-5.4.1-5|523	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|524	pushd spkg/build/%{elliptic_curves_pkg}
12cu|sagemath-5.4.1-5|525	python ./spkg-install
12cu|sagemath-5.4.1-5|526	popd
12cu|sagemath-5.4.1-5|527	
12cu|sagemath-5.4.1-5|528	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|529	pushd spkg/build/extcode-%{version}
12cu|sagemath-5.4.1-5|530	mkdir -p $SAGE_DATA/extcode
12cu|sagemath-5.4.1-5|531	cp -far			\
12cu|sagemath-5.4.1-5|532	gap			\
12cu|sagemath-5.4.1-5|533	genus2reduction		\
12cu|sagemath-5.4.1-5|534	gnuplot			\
12cu|sagemath-5.4.1-5|535	images			\
12cu|sagemath-5.4.1-5|536	kash			\
12cu|sagemath-5.4.1-5|537	macaulay2		\
12cu|sagemath-5.4.1-5|538	magma			\
12cu|sagemath-5.4.1-5|539	maple			\
12cu|sagemath-5.4.1-5|540	matlab			\
12cu|sagemath-5.4.1-5|541	mathematica		\
12cu|sagemath-5.4.1-5|542	maxima			\
12cu|sagemath-5.4.1-5|543	MuPAD			\
12cu|sagemath-5.4.1-5|544	mwrank			\
12cu|sagemath-5.4.1-5|545	notebook		\
12cu|sagemath-5.4.1-5|546	octave			\
12cu|sagemath-5.4.1-5|547	pari			\
12cu|sagemath-5.4.1-5|548	pickle_jar		\
12cu|sagemath-5.4.1-5|549	QEPCAD			\
12cu|sagemath-5.4.1-5|550	scilab			\
12cu|sagemath-5.4.1-5|551	singular		\
12cu|sagemath-5.4.1-5|552	sobj			\
12cu|sagemath-5.4.1-5|553	$SAGE_DATA/extcode
12cu|sagemath-5.4.1-5|554	cp -f %{SOURCE1} $SAGE_DATA/extcode/pari
12cu|sagemath-5.4.1-5|555	popd
12cu|sagemath-5.4.1-5|556	
12cu|sagemath-5.4.1-5|557	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|558	pushd spkg/build/%{graphs_pkg}
12cu|sagemath-5.4.1-5|559	mkdir -p $SAGE_DATA/graphs
12cu|sagemath-5.4.1-5|560	cp -fa src/* $SAGE_DATA/graphs
12cu|sagemath-5.4.1-5|561	popd
12cu|sagemath-5.4.1-5|562	
12cu|sagemath-5.4.1-5|563	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|564	pushd spkg/build/%{polytopes_db_pkg}
12cu|sagemath-5.4.1-5|565	mkdir -p $SAGE_DATA/reflexive_polytopes
12cu|sagemath-5.4.1-5|566	cp -fa src/* $SAGE_DATA/reflexive_polytopes
12cu|sagemath-5.4.1-5|567	popd
12cu|sagemath-5.4.1-5|568	
12cu|sagemath-5.4.1-5|569	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|570	pushd spkg/build/%{sagetex_pkg}/src
12cu|sagemath-5.4.1-5|571	python setup.py install --root=%{buildroot} --install-purelib=%{python_sitearch}
12cu|sagemath-5.4.1-5|572	install -m 0644 -D %{SOURCE2} \
12cu|sagemath-5.4.1-5|573	%{buildroot}%{_datadir}/texmf/tex/generic/sagetex/makecmds.sty
12cu|sagemath-5.4.1-5|574	popd
12cu|sagemath-5.4.1-5|575	
12cu|sagemath-5.4.1-5|576	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|577	cat > %{buildroot}%{_bindir}/sage << EOF
12cu|sagemath-5.4.1-5|578	#!/bin/sh
12cu|sagemath-5.4.1-5|579	
12cu|sagemath-5.4.1-5|580	export CUR=\`pwd\`
12cu|sagemath-5.4.1-5|581	##export DOT_SAGE="\$HOME/.sage"
12cu|sagemath-5.4.1-5|582	export DOT_SAGENB="\$DOT_SAGE"
12cu|sagemath-5.4.1-5|583	mkdir -p \$DOT_SAGE/{maxima,sympow,tmp}
12cu|sagemath-5.4.1-5|584	export SAGE_TESTDIR=\$DOT_SAGE/tmp
12cu|sagemath-5.4.1-5|585	export SAGE_ROOT="$SAGE_ROOT"
12cu|sagemath-5.4.1-5|586	export SAGE_SHARE="$SAGE_SHARE"
12cu|sagemath-5.4.1-5|587	export SAGE_EXTCODE="$SAGE_EXTCODE"
12cu|sagemath-5.4.1-5|588	export SAGE_LOCAL="$SAGE_LOCAL"
12cu|sagemath-5.4.1-5|589	export SAGE_DATA="$SAGE_DATA"
12cu|sagemath-5.4.1-5|590	export SAGE_DEVEL="$SAGE_DEVEL"
12cu|sagemath-5.4.1-5|591	##export SAGE_DOC="$SAGE_DOC"
12cu|sagemath-5.4.1-5|592	export PATH=$SAGE_LOCAL/bin:%{_libdir}/4ti2/bin:\$PATH
12cu|sagemath-5.4.1-5|593	export SINGULARPATH=%{_libdir}/Singular/LIB
12cu|sagemath-5.4.1-5|594	export SINGULAR_BIN_DIR=%{_libdir}/Singular
12cu|sagemath-5.4.1-5|595	##export PYTHONPATH="$SAGE_PYTHONPATH"
12cu|sagemath-5.4.1-5|596	export SAGE_CBLAS=cblas
12cu|sagemath-5.4.1-5|597	export SAGE_FORTRAN=%{_bindir}/gfortran
12cu|sagemath-5.4.1-5|598	export SAGE_FORTRAN_LIB=\`gfortran --print-file-name=libgfortran.so\`
12cu|sagemath-5.4.1-5|599	export SYMPOW_DIR="\$DOT_SAGE/sympow"
12cu|sagemath-5.4.1-5|600	export LC_MESSAGES=C
12cu|sagemath-5.4.1-5|601	export LC_NUMERIC=C
12cu|sagemath-5.4.1-5|602	MALLOC_CHECK_=1 $SAGE_LOCAL/bin/sage "\$@"
12cu|sagemath-5.4.1-5|603	EOF
12cu|sagemath-5.4.1-5|604	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|605	chmod +x %{buildroot}%{_bindir}/sage
12cu|sagemath-5.4.1-5|606	
12cu|sagemath-5.4.1-5|607	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|608	cat > %{buildroot}%{_datadir}/sagemath/local/bin/sage3d << EOF
12cu|sagemath-5.4.1-5|609	#!/bin/sh
12cu|sagemath-5.4.1-5|610	
12cu|sagemath-5.4.1-5|611	java -classpath %{SAGE_DEVEL}/sage/sagenb/data/sage3d/lib/sage3d.jar:%{_javadir}/j3dcore.jar:%{_javadir}/vecmath.jar:%{_javadir}/j3dutils.jar org.sagemath.sage3d.ObjectViewerApp "\$1"
12cu|sagemath-5.4.1-5|612	EOF
12cu|sagemath-5.4.1-5|613	chmod +x %{buildroot}%{_datadir}/sagemath/local/bin/sage3d
12cu|sagemath-5.4.1-5|614	
12cu|sagemath-5.4.1-5|615	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|616	# adjust cython interface:
12cu|sagemath-5.4.1-5|617	# o link with proper atlas
12cu|sagemath-5.4.1-5|618	# o install csage headers
12cu|sagemath-5.4.1-5|619	# o install .pxi and .pxd files
12cu|sagemath-5.4.1-5|620	pushd spkg/build/sage-%{version}
12cu|sagemath-5.4.1-5|621	# make atlas/blas available to compiled sources
12cu|sagemath-5.4.1-5|622	perl -pi -e								\
12cu|sagemath-5.4.1-5|623	's|^(extra_link_args =).*|$1 ["-L%{_libdir}/atlas"]|;'		\
12cu|sagemath-5.4.1-5|624	%{buildroot}/%{python_sitearch}/sage/misc/cython.py
12cu|sagemath-5.4.1-5|625	# make csage headers available
12cu|sagemath-5.4.1-5|626	mkdir -p %{buildroot}/%{_includedir}/csage
12cu|sagemath-5.4.1-5|627	cp -fa c_lib/include/* %{buildroot}/%{_includedir}/csage
12cu|sagemath-5.4.1-5|628	for f in `find sage \( -name \*.pxi -o -name \*.pxd -o -name \*.pyx \)`; do
12cu|sagemath-5.4.1-5|629	install -D -m 0644 $f %{buildroot}/%{python_sitearch}/$f
12cu|sagemath-5.4.1-5|630	done
12cu|sagemath-5.4.1-5|631	# need this or will not "find" the files in the directory, and
12cu|sagemath-5.4.1-5|632	# fail to link with gmp
12cu|sagemath-5.4.1-5|633	touch %{buildroot}/%{python_sitearch}/sage/libs/gmp/__init__.py
12cu|sagemath-5.4.1-5|634	popd
12cu|sagemath-5.4.1-5|635	
12cu|sagemath-5.4.1-5|636	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|637	%if %{with_sage_pexpect}
12cu|sagemath-5.4.1-5|638	cp -f $SAGE_PYTHONPATH/{ANSI,FSM,pexpect,pxssh,screen}.py %{buildroot}%{python_sitearch}
12cu|sagemath-5.4.1-5|639	%endif
12cu|sagemath-5.4.1-5|640	
12cu|sagemath-5.4.1-5|641	# Build documentation, using %{buildroot} environment
12cu|sagemath-5.4.1-5|642	pushd spkg/build/sage-%{version}/doc
12cu|sagemath-5.4.1-5|643	export SAGE_DOC=`pwd`
12cu|sagemath-5.4.1-5|644	export PATH=%{buildroot}%{_bindir}:$SAGE_LOCAL/bin:$PATH
12cu|sagemath-5.4.1-5|645	export SINGULARPATH=%{_libdir}/Singular/LIB
12cu|sagemath-5.4.1-5|646	export SINGULAR_BIN_DIR=%{_libdir}/Singular
12cu|sagemath-5.4.1-5|647	export LD_LIBRARY_PATH=%{buildroot}%{_libdir}:%{_libdir}/atlas:$LD_LIBRARY_PATH
12cu|sagemath-5.4.1-5|648	export PYTHONPATH=%{buildroot}%{python_sitearch}:$SAGE_PYTHONPATH:$SAGE_DOC
12cu|sagemath-5.4.1-5|649	
12cu|sagemath-5.4.1-5|650	%if %{with_sphinx_hack}
12cu|sagemath-5.4.1-5|651	cp -far %{python_sitelib}/sphinx %{buildroot}%{python_sitearch}
12cu|sagemath-5.4.1-5|652	sed -i "s|\(source.startswith('>>>')\)|\1 or source.startswith('sage: ')|" \
12cu|sagemath-5.4.1-5|653	%{buildroot}%{python_sitearch}/sphinx/highlighting.py
12cu|sagemath-5.4.1-5|654	%endif
12cu|sagemath-5.4.1-5|655	
12cu|sagemath-5.4.1-5|656	# there we go
12cu|sagemath-5.4.1-5|657	python common/builder.py all html
12cu|sagemath-5.4.1-5|658	export SAGE_DOC=%{buildroot}%{SAGE_DOC}
12cu|sagemath-5.4.1-5|659	cp -far output $SAGE_DOC
12cu|sagemath-5.4.1-5|660	
12cu|sagemath-5.4.1-5|661	# should not be required and encodes buildroot
12cu|sagemath-5.4.1-5|662	rm -fr $SAGE_DOC/output/doctrees
12cu|sagemath-5.4.1-5|663	popd
12cu|sagemath-5.4.1-5|664	
12cu|sagemath-5.4.1-5|665	%if %{with_sage_pexpect}
12cu|sagemath-5.4.1-5|666	rm -f %{buildroot}%{python_sitearch}/{ANSI,FSM,pexpect,pxssh,screen}.py
12cu|sagemath-5.4.1-5|667	%endif
12cu|sagemath-5.4.1-5|668	
12cu|sagemath-5.4.1-5|669	%if %{with_sphinx_hack}
12cu|sagemath-5.4.1-5|670	rm -fr %{buildroot}%{python_sitearch}/sphinx
12cu|sagemath-5.4.1-5|671	%endif
12cu|sagemath-5.4.1-5|672	
12cu|sagemath-5.4.1-5|673	# Script was used to build documentation
12cu|sagemath-5.4.1-5|674	perl -pi -e 's|%{buildroot}||g;s|^##||g;' %{buildroot}%{_bindir}/sage
12cu|sagemath-5.4.1-5|675	
12cu|sagemath-5.4.1-5|676	# More wrong buildroot references
12cu|sagemath-5.4.1-5|677	perl -pi -e 's|%{buildroot}||g;' \
12cu|sagemath-5.4.1-5|678	-e "s|$PWD/spkg/build/sage-%{version}/doc|%{SAGE_DOC}|g;" \
12cu|sagemath-5.4.1-5|679	%{buildroot}%{SAGE_DOC}/output/html/en/reference/todolist.html
12cu|sagemath-5.4.1-5|680	
12cu|sagemath-5.4.1-5|681	#------------------------------------------------------------------------
12cu|sagemath-5.4.1-5|682	# Fix links
12cu|sagemath-5.4.1-5|683	rm -fr $SAGE_DEVEL/sage $SAGE_DATA/extcode/sage $SAGE_ROOT/doc
12cu|sagemath-5.4.1-5|684	ln -sf %{python_sitearch} $SAGE_DEVEL/sage
12cu|sagemath-5.4.1-5|685	ln -sf %{python_sitearch} $SAGE_DATA/extcode/sage
12cu|sagemath-5.4.1-5|686	ln -sf %{SAGE_DOC} $SAGE_ROOT/doc
12cu|sagemath-5.4.1-5|687	rm -fr %{buildroot}%{python_sitearch}/site-packages
12cu|sagemath-5.4.1-5|688	
12cu|sagemath-5.4.1-5|689	# Install menu and icons
12cu|sagemath-5.4.1-5|690	pushd spkg/build/extcode-%{version}
12cu|sagemath-5.4.1-5|691	install -m644 -D notebook/images/icon16x16.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|sagemath-5.4.1-5|692	install -m644 -D notebook/images/icon32x32.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|sagemath-5.4.1-5|693	install -m644 -D notebook/images/icon32x32.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|sagemath-5.4.1-5|694	install -m644 -D notebook/images/icon48x48.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|sagemath-5.4.1-5|695	popd
12cu|sagemath-5.4.1-5|696	mkdir -p %{buildroot}%{_datadir}/applications
12cu|sagemath-5.4.1-5|697	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|sagemath-5.4.1-5|698	[Desktop Entry]
12cu|sagemath-5.4.1-5|699	Name=Sagemath
12cu|sagemath-5.4.1-5|700	Comment=A free open-source mathematics software system
12cu|sagemath-5.4.1-5|701	Exec=sage
12cu|sagemath-5.4.1-5|702	Icon=%{name}
12cu|sagemath-5.4.1-5|703	Terminal=true
12cu|sagemath-5.4.1-5|704	Type=Application
12cu|sagemath-5.4.1-5|705	Categories=Science;Math;
12cu|sagemath-5.4.1-5|706	EOF
12cu|sagemath-5.4.1-5|707	
12cu|sagemath-5.4.1-5|708	# last install command
12cu|sagemath-5.4.1-5|709	rm -fr $DOT_SAGE
12cu|sagemath-5.4.1-5|710	
12cu|sagemath-5.4.1-5|711	
12cu|sagemath-5.4.1-5|712	########################################################################
12cu|sagemath-5.4.1-5|713	%post
12cu|sagemath-5.4.1-5|714	%{_bindir}/mktexlsr
12cu|sagemath-5.4.1-5|715	
12cu|sagemath-5.4.1-5|716	%postun
12cu|sagemath-5.4.1-5|717	%{_bindir}/mktexlsr
12cu|sagemath-5.4.1-5|718	
12cu|sagemath-5.4.1-5|719	########################################################################
12cu|sagemath-5.4.1-5|720	%files
12cu|sagemath-5.4.1-5|721	%{python_sitearch}/*
12cu|sagemath-5.4.1-5|722	%{SAGE_ROOT}
12cu|sagemath-5.4.1-5|723	%{_bindir}/*
12cu|sagemath-5.4.1-5|724	%{_libdir}/*.so
12cu|sagemath-5.4.1-5|725	%{_includedir}/csage
12cu|sagemath-5.4.1-5|726	%{_iconsdir}/%{name}.png
12cu|sagemath-5.4.1-5|727	%{_liconsdir}/%{name}*.png
12cu|sagemath-5.4.1-5|728	%{_miconsdir}/%{name}*.png
12cu|sagemath-5.4.1-5|729	%{_datadir}/pixmaps/%{name}.png
12cu|sagemath-5.4.1-5|730	%{_datadir}/applications/%{name}.desktop
12cu|sagemath-5.4.1-5|731	%{_datadir}/texmf/tex/generic/sagetex
12cu|sagemath-5.4.1-5|732	%{_docdir}/sagetex
12cu|sagemath-5.4.1-5|733	
12cu|sagemath-5.4.1-5|734	
12cu|sagemath-5.4.1-5|735	%changelog
12cu|sagemath-5.4.1-5|736	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.1-5
12cu|sagemath-5.4.1-5|737	+ Revision: 698a62d
12cu|sagemath-5.4.1-5|738	- Try another way to fix sphinx
12cu|sagemath-5.4.1-5|739	
12cu|sagemath-5.4.1-5|740	

12791 12
12cu|sam2p-0.44.14-2|1	%define build_plf 0
12cu|sam2p-0.44.14-2|2	%{?_with_plf: %global build_plf 1}
12cu|sam2p-0.44.14-2|3	
12cu|sam2p-0.44.14-2|4	%define debug_package %{nil}
12cu|sam2p-0.44.14-2|5	
12cu|sam2p-0.44.14-2|6	# enablelzw = 0 (don't build with LZW compression support)
12cu|sam2p-0.44.14-2|7	# enablelzw = 1 (build with LZW compression support)
12cu|sam2p-0.44.14-2|8	# Currently we use enablelzw = 0 due to Unisys LZW patents.
12cu|sam2p-0.44.14-2|9	%define enablelzw       0
12cu|sam2p-0.44.14-2|10	
12cu|sam2p-0.44.14-2|11	%if %build_plf
12cu|sam2p-0.44.14-2|12	%define enablelzw       1
12cu|sam2p-0.44.14-2|13	%endif
12cu|sam2p-0.44.14-2|14	
12cu|sam2p-0.44.14-2|15	%define		sam2pver	0.49.1
12cu|sam2p-0.44.14-2|16	%define		tif22pnmver	0.14
12cu|sam2p-0.44.14-2|17	
12cu|sam2p-0.44.14-2|18	Summary:	Convert raster images to PostScript or PDF
12cu|sam2p-0.44.14-2|19	Name:		sam2p
12cu|sam2p-0.44.14-2|20	Version:	0.44.14
12cu|sam2p-0.44.14-2|21	Release:	2
12cu|sam2p-0.44.14-2|22	License:	GPL
12cu|sam2p-0.44.14-2|23	Source0:	http://code.google.com/p/sam2p/downloads/list/sam2p-0.49.1.tar.gz
12cu|sam2p-0.44.14-2|24	Source1:	http://code.google.com/p/sam2p/downloads/list/tif22pnm-0.14.tar.gz
12cu|sam2p-0.44.14-2|25	URL:		http://code.google.com/p/sam2p/downloads/list
12cu|sam2p-0.44.14-2|26	Group:		Graphics
12cu|sam2p-0.44.14-2|27	BuildRequires:	libjpeg-progs
12cu|sam2p-0.44.14-2|28	BuildRequires:	libtiff-devel
12cu|sam2p-0.44.14-2|29	BuildRequires:	libpng-devel
12cu|sam2p-0.44.14-2|30	Requires:	netpbm
12cu|sam2p-0.44.14-2|31	Requires:	ghostscript
12cu|sam2p-0.44.14-2|32	Requires:	jpeg-progs
12cu|sam2p-0.44.14-2|33	
12cu|sam2p-0.44.14-2|34	%description
12cu|sam2p-0.44.14-2|35	sam2p is a UNIX command line utility written in ANSI C++ that converts
12cu|sam2p-0.44.14-2|36	many raster (bitmap) image formats into Adobe PostScript or PDF files
12cu|sam2p-0.44.14-2|37	and several other formats. The images are not vectorized. sam2p gives
12cu|sam2p-0.44.14-2|38	full control to the user to specify standards-compliance, compression,
12cu|sam2p-0.44.14-2|39	and bit depths. In some cases sam2p can compress an image 100 times
12cu|sam2p-0.44.14-2|40	smaller than the PostScript output of many other common image
12cu|sam2p-0.44.14-2|41	converters. sam2p provides ZIP, RLE and LZW (de)compression filters
12cu|sam2p-0.44.14-2|42	even on Level1 devices.
12cu|sam2p-0.44.14-2|43	
12cu|sam2p-0.44.14-2|44	%prep
12cu|sam2p-0.44.14-2|45	%setup -q -n %{name}-%{sam2pver} -a 1
12cu|sam2p-0.44.14-2|46	
12cu|sam2p-0.44.14-2|47	
12cu|sam2p-0.44.14-2|48	%build
12cu|sam2p-0.44.14-2|49	# don't use icecream
12cu|sam2p-0.44.14-2|50	PATH=/bin:/usr/bin:/usr/X11R6/bin
12cu|sam2p-0.44.14-2|51	export PATH
12cu|sam2p-0.44.14-2|52	autoconf
12cu|sam2p-0.44.14-2|53	
12cu|sam2p-0.44.14-2|54	pushd tif22pnm-%{tif22pnmver}
12cu|sam2p-0.44.14-2|55	%configure2_5x \
12cu|sam2p-0.44.14-2|56	--with-libtiff-idir=%{_includedir} \
12cu|sam2p-0.44.14-2|57	--with-libpng-idir=%{_includedir} \
12cu|sam2p-0.44.14-2|58	--with-libtiff-ldir=%{_libdir} \
12cu|sam2p-0.44.14-2|59	--with-libpng-ldir=%{_libdir}
12cu|sam2p-0.44.14-2|60	
12cu|sam2p-0.44.14-2|61	sed -i -e 's/lpng /lpng -lm/' cc_help.sh
12cu|sam2p-0.44.14-2|62	
12cu|sam2p-0.44.14-2|63	make
12cu|sam2p-0.44.14-2|64	
12cu|sam2p-0.44.14-2|65	cp tif22pnm png22pnm ../
12cu|sam2p-0.44.14-2|66	cp -p README ../README.tif22pnm
12cu|sam2p-0.44.14-2|67	popd
12cu|sam2p-0.44.14-2|68	
12cu|sam2p-0.44.14-2|69	%configure \
12cu|sam2p-0.44.14-2|70	%if %build_plf
12cu|sam2p-0.44.14-2|71	--enable-lzw \
12cu|sam2p-0.44.14-2|72	--enable-gif
12cu|sam2p-0.44.14-2|73	%endif
12cu|sam2p-0.44.14-2|74	
12cu|sam2p-0.44.14-2|75	make
12cu|sam2p-0.44.14-2|76	
12cu|sam2p-0.44.14-2|77	%install
12cu|sam2p-0.44.14-2|78	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cu|sam2p-0.44.14-2|79	install -m 755 sam2p tif22pnm png22pnm $RPM_BUILD_ROOT%{_bindir}
12cu|sam2p-0.44.14-2|80	
12cu|sam2p-0.44.14-2|81	%files
12cu|sam2p-0.44.14-2|82	%defattr(-,root,root)
12cu|sam2p-0.44.14-2|83	%doc COPYING
12cu|sam2p-0.44.14-2|84	%doc README README.tif22pnm examples contrib
12cu|sam2p-0.44.14-2|85	%{_bindir}/*
12cu|sam2p-0.44.14-2|86	
12cu|sam2p-0.44.14-2|87	
12cu|sam2p-0.44.14-2|88	%changelog
12cu|sam2p-0.44.14-2|89	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.44.14-2
12cu|sam2p-0.44.14-2|90	+ Revision: 1b821aa
12cu|sam2p-0.44.14-2|91	- Disable debug
12cu|sam2p-0.44.14-2|92	
12cu|sam2p-0.44.14-2|93	

12792 12
12cu|samhain-2.5.2b-3|1	%define package_version %{version}
12cu|samhain-2.5.2b-3|2	
12cu|samhain-2.5.2b-3|3	%define debug_package %{nil}
12cu|samhain-2.5.2b-3|4	
12cu|samhain-2.5.2b-3|5	Name:           samhain
12cu|samhain-2.5.2b-3|6	Version:        2.5.2b
12cu|samhain-2.5.2b-3|7	Release:        3
12cu|samhain-2.5.2b-3|8	Epoch:          0
12cu|samhain-2.5.2b-3|9	Summary:        File integrity and host-based IDS
12cu|samhain-2.5.2b-3|10	License:        GPLv2+
12cu|samhain-2.5.2b-3|11	Group:          System/Servers
12cu|samhain-2.5.2b-3|12	URL:            http://www.la-samhna.de/samhain/
12cu|samhain-2.5.2b-3|13	Source0:        http://www.la-samhna.de/samhain/samhain-current.tar.gz
12cu|samhain-2.5.2b-3|14	#Requires(post): lsb-core
12cu|samhain-2.5.2b-3|15	#Requires(preun): lsb-core
12cu|samhain-2.5.2b-3|16	Requires(post): rpm-helper
12cu|samhain-2.5.2b-3|17	Requires(preun): rpm-helper
12cu|samhain-2.5.2b-3|18	BuildRequires:  attr-devel
12cu|samhain-2.5.2b-3|19	BuildRequires:  ext2fs-devel
12cu|samhain-2.5.2b-3|20	BuildRequires:  gmp-devel
12cu|samhain-2.5.2b-3|21	BuildRequires:  prelude-devel
12cu|samhain-2.5.2b-3|22	BuildRequires:  wrap-devel
12cu|samhain-2.5.2b-3|23	BuildRequires:  procps
12cu|samhain-2.5.2b-3|24	
12cu|samhain-2.5.2b-3|25	%description
12cu|samhain-2.5.2b-3|26	samhain is an open source file integrity and host-based intrusion
12cu|samhain-2.5.2b-3|27	detection system for Linux and Unix. It can run as a daemon process, and
12cu|samhain-2.5.2b-3|28	thus can remember file changes. Contrary to a tool that runs from
12cu|samhain-2.5.2b-3|29	cron, if a file is modified you will get only one report, while
12cu|samhain-2.5.2b-3|30	subsequent checks of that file will ignore the modification as it is
12cu|samhain-2.5.2b-3|31	already reported (unless the file is modified again).
12cu|samhain-2.5.2b-3|32	
12cu|samhain-2.5.2b-3|33	samhain can optionally be used as client/server system to provide
12cu|samhain-2.5.2b-3|34	centralized monitoring for multiple host. Logging to a (MySQL or
12cu|samhain-2.5.2b-3|35	PostgreSQL) database is supported.
12cu|samhain-2.5.2b-3|36	
12cu|samhain-2.5.2b-3|37	This package contains only the single host version. It also contains
12cu|samhain-2.5.2b-3|38	support for tcp-wrappers and prelude.
12cu|samhain-2.5.2b-3|39	
12cu|samhain-2.5.2b-3|40	This package does not contain database support.
12cu|samhain-2.5.2b-3|41	
12cu|samhain-2.5.2b-3|42	%prep
12cu|samhain-2.5.2b-3|43	%setup -q -c
12cu|samhain-2.5.2b-3|44	%{__tar} xf samhain-%{package_version}.tar.gz
12cu|samhain-2.5.2b-3|45	cd samhain-%{package_version}
12cu|samhain-2.5.2b-3|46	
12cu|samhain-2.5.2b-3|47	%build
12cu|samhain-2.5.2b-3|48	cd samhain-%{package_version}
12cu|samhain-2.5.2b-3|49	%{serverbuild}
12cu|samhain-2.5.2b-3|50	%setup_compile_flags
12cu|samhain-2.5.2b-3|51	# XXX: Wow, these guys are evil, overriding the default configure
12cu|samhain-2.5.2b-3|52	# XXX: args parsing...
12cu|samhain-2.5.2b-3|53	./configure \
12cu|samhain-2.5.2b-3|54	--build=%{_target_platform} \
12cu|samhain-2.5.2b-3|55	--prefix=%{_prefix} \
12cu|samhain-2.5.2b-3|56	--exec-prefix=%{_exec_prefix} \
12cu|samhain-2.5.2b-3|57	--sbindir=%{_sbindir} \
12cu|samhain-2.5.2b-3|58	--sysconfdir=%{_sysconfdir} \
12cu|samhain-2.5.2b-3|59	--localstatedir=%{_var} \
12cu|samhain-2.5.2b-3|60	--mandir=%{_mandir} \
12cu|samhain-2.5.2b-3|61	--with-libwrap \
12cu|samhain-2.5.2b-3|62	--with-prelude
12cu|samhain-2.5.2b-3|63	# XXX: parallel make doesn't work since `encode' must exist first
12cu|samhain-2.5.2b-3|64	%{__make}
12cu|samhain-2.5.2b-3|65	
12cu|samhain-2.5.2b-3|66	%install
12cu|samhain-2.5.2b-3|67	cd samhain-%{package_version}
12cu|samhain-2.5.2b-3|68	%{__cat} > sstrip << EOF
12cu|samhain-2.5.2b-3|69	#!/bin/sh
12cu|samhain-2.5.2b-3|70	echo "*** sstrip DISABLED ***"
12cu|samhain-2.5.2b-3|71	EOF
12cu|samhain-2.5.2b-3|72	%{__chmod} 0755 sstrip
12cu|samhain-2.5.2b-3|73	%{makeinstall_std}
12cu|samhain-2.5.2b-3|74	%{__mkdir_p} %{buildroot}%{_initrddir}
12cu|samhain-2.5.2b-3|75	%{__install} -m 0755 init/samhain.startLSB %{buildroot}%{_initrddir}/%{name}
12cu|samhain-2.5.2b-3|76	%{__mkdir_p} %{buildroot}%{_sysconfdir}/logrotate.d
12cu|samhain-2.5.2b-3|77	%{__cat} > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} << EOF
12cu|samhain-2.5.2b-3|78	%{_logdir}/%{name}_log {
12cu|samhain-2.5.2b-3|79	notifempty
12cu|samhain-2.5.2b-3|80	missingok
12cu|samhain-2.5.2b-3|81	rotate 7
12cu|samhain-2.5.2b-3|82	daily
12cu|samhain-2.5.2b-3|83	compress
12cu|samhain-2.5.2b-3|84	create 644 root root
12cu|samhain-2.5.2b-3|85	postrotate
12cu|samhain-2.5.2b-3|86	/sbin/service %{name} reload 2>/dev/null || true
12cu|samhain-2.5.2b-3|87	endscript
12cu|samhain-2.5.2b-3|88	}
12cu|samhain-2.5.2b-3|89	EOF
12cu|samhain-2.5.2b-3|90	/bin/touch %{buildroot}%{_logdir}/%{name}_log.lock
12cu|samhain-2.5.2b-3|91	/bin/touch %{buildroot}%{_logdir}/%{name}_log
12cu|samhain-2.5.2b-3|92	/bin/touch %{buildroot}%{_localstatedir}/lib/%{name}/samhain_file
12cu|samhain-2.5.2b-3|93	/bin/touch %{buildroot}%{_localstatedir}/lib/%{name}/samhain.html
12cu|samhain-2.5.2b-3|94	
12cu|samhain-2.5.2b-3|95	
12cu|samhain-2.5.2b-3|96	%post
12cu|samhain-2.5.2b-3|97	if [ "$1" = 1 ]; then
12cu|samhain-2.5.2b-3|98	%create_ghostfile %{_logdir}/%{name}_log.lock root root 0644
12cu|samhain-2.5.2b-3|99	%create_ghostfile %{_logdir}/%{name}_log root root 0644
12cu|samhain-2.5.2b-3|100	%create_ghostfile %{_localstatedir}/lib/%{name}/samhain_file root root 0644
12cu|samhain-2.5.2b-3|101	%create_ghostfile %{_localstatedir}/lib/%{name}/samhain.html root root 0644
12cu|samhain-2.5.2b-3|102	%{_sbindir}/samhain -t init >/dev/null 2>&1
12cu|samhain-2.5.2b-3|103	fi
12cu|samhain-2.5.2b-3|104	%_post_service %{name}
12cu|samhain-2.5.2b-3|105	
12cu|samhain-2.5.2b-3|106	%preun
12cu|samhain-2.5.2b-3|107	%_preun_service %{name}
12cu|samhain-2.5.2b-3|108	
12cu|samhain-2.5.2b-3|109	%files
12cu|samhain-2.5.2b-3|110	%defattr(0644,root,root,0755)
12cu|samhain-2.5.2b-3|111	%doc samhain-%{package_version}/docs/BUGS samhain-%{package_version}/COPYING
12cu|samhain-2.5.2b-3|112	%doc samhain-%{package_version}/docs/Changelog samhain-%{package_version}/docs/TODO
12cu|samhain-2.5.2b-3|113	%doc samhain-%{package_version}/LICENSE samhain-%{package_version}/docs/HOWTO*
12cu|samhain-2.5.2b-3|114	%doc samhain-%{package_version}/docs/MANUAL-* samhain-%{package_version}/docs/README*
12cu|samhain-2.5.2b-3|115	%doc samhain-%{version}.tar.gz.asc
12cu|samhain-2.5.2b-3|116	%attr(0755,root,root) %{_sbindir}/%{name}
12cu|samhain-2.5.2b-3|117	%{_mandir}/man5/samhain*
12cu|samhain-2.5.2b-3|118	%{_mandir}/man8/samhain*
12cu|samhain-2.5.2b-3|119	%config(noreplace) %{_sysconfdir}/samhainrc
12cu|samhain-2.5.2b-3|120	%attr(0755,root,root) %{_initrddir}/%{name}
12cu|samhain-2.5.2b-3|121	%ghost %{_logdir}/%{name}_log
12cu|samhain-2.5.2b-3|122	%ghost %{_logdir}/%{name}_log.lock
12cu|samhain-2.5.2b-3|123	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cu|samhain-2.5.2b-3|124	%dir %{_localstatedir}/lib/%{name}
12cu|samhain-2.5.2b-3|125	%ghost %{_localstatedir}/lib/%{name}/samhain_file
12cu|samhain-2.5.2b-3|126	%ghost %{_localstatedir}/lib/%{name}/samhain.html
12cu|samhain-2.5.2b-3|127	
12cu|samhain-2.5.2b-3|128	%changelog
12cu|samhain-2.5.2b-3|129	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.5.2b-3
12cu|samhain-2.5.2b-3|130	+ Revision: c95bfe1
12cu|samhain-2.5.2b-3|131	- Spec cleanup
12cu|samhain-2.5.2b-3|132	
12cu|samhain-2.5.2b-3|133	

12793 12
12cu|samsung-tools-2.1-2|1	Name:		samsung-tools
12cu|samsung-tools-2.1-2|2	Version:	2.1
12cu|samsung-tools-2.1-2|3	Release:	2
12cu|samsung-tools-2.1-2|4	License:	GPLv2+
12cu|samsung-tools-2.1-2|5	Group:		System/Configuration/Hardware
12cu|samsung-tools-2.1-2|6	URL:		https://launchpad.net/samsung-tools
12cu|samsung-tools-2.1-2|7	Source0:	http://launchpad.net/samsung-tools/trunk/2.1/+download/%{name}-%{version}.tar.gz
12cu|samsung-tools-2.1-2|8	Summary:	Tools for Samsung laptops
12cu|samsung-tools-2.1-2|9	
12cu|samsung-tools-2.1-2|10	%define debug_package %{nil}
12cu|samsung-tools-2.1-2|11	
12cu|samsung-tools-2.1-2|12	%description
12cu|samsung-tools-2.1-2|13	Tools for Samsung netbooks.
12cu|samsung-tools-2.1-2|14	'Samsung Tools' is the successor of 'Samsung Scripts'
12cu|samsung-tools-2.1-2|15	provided by the 'Linux On My Samsung' project.
12cu|samsung-tools-2.1-2|16	It allows the complete configuration and the
12cu|samsung-tools-2.1-2|17	control in a friendly way of devices
12cu|samsung-tools-2.1-2|18	found on Samsung netbooks (bluetooth, wireless,
12cu|samsung-tools-2.1-2|19	webcam, backlight, CPU fan, special keys)
12cu|samsung-tools-2.1-2|20	and the control of various aspects
12cu|samsung-tools-2.1-2|21	related to power management,
12cu|samsung-tools-2.1-2|22	like the CPU undervolting
12cu|samsung-tools-2.1-2|23	(when a PHC-enabled kernel is available).
12cu|samsung-tools-2.1-2|24	
12cu|samsung-tools-2.1-2|25	
12cu|samsung-tools-2.1-2|26	%prep
12cu|samsung-tools-2.1-2|27	%setup -q
12cu|samsung-tools-2.1-2|28	
12cu|samsung-tools-2.1-2|29	%build
12cu|samsung-tools-2.1-2|30	#make
12cu|samsung-tools-2.1-2|31	
12cu|samsung-tools-2.1-2|32	%install
12cu|samsung-tools-2.1-2|33	%makeinstall_std
12cu|samsung-tools-2.1-2|34	
12cu|samsung-tools-2.1-2|35	%find_lang %{name} --all-name
12cu|samsung-tools-2.1-2|36	
12cu|samsung-tools-2.1-2|37	%files -f %{name}.lang
12cu|samsung-tools-2.1-2|38	%doc ChangeLog README
12cu|samsung-tools-2.1-2|39	%{_bindir}/%{name}
12cu|samsung-tools-2.1-2|40	%{_bindir}/%{name}-preferences
12cu|samsung-tools-2.1-2|41	%{_sysconfdir}/%{name}
12cu|samsung-tools-2.1-2|42	%{_sysconfdir}/dbus-1
12cu|samsung-tools-2.1-2|43	%{_sysconfdir}/pm/
12cu|samsung-tools-2.1-2|44	%{_sysconfdir}/xdg/autostart/*.desktop
12cu|samsung-tools-2.1-2|45	%{_datadir}/applications/%{name}-preferences.desktop
12cu|samsung-tools-2.1-2|46	%{_datadir}/dbus-1/*/*
12cu|samsung-tools-2.1-2|47	%{_prefix}/lib/%{name}
12cu|samsung-tools-2.1-2|48	
12cu|samsung-tools-2.1-2|49	%changelog
12cu|samsung-tools-2.1-2|50	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-2
12cu|samsung-tools-2.1-2|51	+ Revision: c08b1da
12cu|samsung-tools-2.1-2|52	- Disable debug
12cu|samsung-tools-2.1-2|53	
12cu|samsung-tools-2.1-2|54	

12794 12
12cu|sauerbraten-2013_02_03-1|1	Name:		sauerbraten
12cu|sauerbraten-2013_02_03-1|2	Version:	2013_02_03
12cu|sauerbraten-2013_02_03-1|3	Release:	1
12cu|sauerbraten-2013_02_03-1|4	Summary:	A multi-player/single-player first person shooter
12cu|sauerbraten-2013_02_03-1|5	Group:		Games/Arcade
12cu|sauerbraten-2013_02_03-1|6	License:	ZLIB license, BSD
12cu|sauerbraten-2013_02_03-1|7	URL:		http://www.sauerbraten.org/
12cu|sauerbraten-2013_02_03-1|8	Source0:	http://switch.dl.sourceforge.net/project/sauerbraten/sauerbraten/%{version}/sauerbraten_%{version}_collect_edition_linux.tar.bz2
12cu|sauerbraten-2013_02_03-1|9	Source1:	%{name}.png
12cu|sauerbraten-2013_02_03-1|10	BuildRequires:	imagemagick
12cu|sauerbraten-2013_02_03-1|11	BuildRequires:	pkgconfig(gl)
12cu|sauerbraten-2013_02_03-1|12	BuildRequires:	pkgconfig(glu)
12cu|sauerbraten-2013_02_03-1|13	BuildRequires:	pkgconfig(libpng)
12cu|sauerbraten-2013_02_03-1|14	BuildRequires:	pkgconfig(sdl)
12cu|sauerbraten-2013_02_03-1|15	BuildRequires:	pkgconfig(SDL_image)
12cu|sauerbraten-2013_02_03-1|16	BuildRequires:	pkgconfig(SDL_mixer)
12cu|sauerbraten-2013_02_03-1|17	BuildRequires:	pkgconfig(zlib)
12cu|sauerbraten-2013_02_03-1|18	BuildRequires:	pkgconfig(libenet) >= 1.3.5
12cu|sauerbraten-2013_02_03-1|19	Requires:	%{name}-data = %{EVRD}
12cu|sauerbraten-2013_02_03-1|20	
12cu|sauerbraten-2013_02_03-1|21	%description
12cu|sauerbraten-2013_02_03-1|22	Free multi-player/single-player first person shooter, built as a major
12cu|sauerbraten-2013_02_03-1|23	redesign of the Cube FPS.
12cu|sauerbraten-2013_02_03-1|24	
12cu|sauerbraten-2013_02_03-1|25	Much like the original Cube, the aim of this game is not necessarily
12cu|sauerbraten-2013_02_03-1|26	to produce the most features & eye-candy possible, but rather to
12cu|sauerbraten-2013_02_03-1|27	allow map/geometry editing to be done dynamically in-game, to create
12cu|sauerbraten-2013_02_03-1|28	fun game-play and an elegant engine.
12cu|sauerbraten-2013_02_03-1|29	
12cu|sauerbraten-2013_02_03-1|30	The engine supporting the game is entirely original in code & design,
12cu|sauerbraten-2013_02_03-1|31	and its code is Open Source (ZLIB license, read the docs for more on
12cu|sauerbraten-2013_02_03-1|32	how you can use the engine).
12cu|sauerbraten-2013_02_03-1|33	
12cu|sauerbraten-2013_02_03-1|34	In addition to the FPS game which is in a very playable state, the
12cu|sauerbraten-2013_02_03-1|35	engine is being used for an RPG which is in the preproduction phase.
12cu|sauerbraten-2013_02_03-1|36	Additionally, Proper Games ltd are the first to use the engine
12cu|sauerbraten-2013_02_03-1|37	commercially. dot3 labs is a company started by the creators of
12cu|sauerbraten-2013_02_03-1|38	sauerbraten that offers commercial support.
12cu|sauerbraten-2013_02_03-1|39	
12cu|sauerbraten-2013_02_03-1|40	%files
12cu|sauerbraten-2013_02_03-1|41	%doc docs/*
12cu|sauerbraten-2013_02_03-1|42	%{_bindir}/%{name}.sh
12cu|sauerbraten-2013_02_03-1|43	%{_gamesbindir}/sauer_client
12cu|sauerbraten-2013_02_03-1|44	%{_datadir}/pixmaps/%{name}.png
12cu|sauerbraten-2013_02_03-1|45	%{_miconsdir}/%{name}.png
12cu|sauerbraten-2013_02_03-1|46	%{_iconsdir}/%{name}.png
12cu|sauerbraten-2013_02_03-1|47	%{_liconsdir}/%{name}.png
12cu|sauerbraten-2013_02_03-1|48	%{_datadir}/applications/%{name}.desktop
12cu|sauerbraten-2013_02_03-1|49	
12cu|sauerbraten-2013_02_03-1|50	#-----------------------------------------------------------------------------
12cu|sauerbraten-2013_02_03-1|51	
12cu|sauerbraten-2013_02_03-1|52	%package server
12cu|sauerbraten-2013_02_03-1|53	Summary:	Standalone Sauerbraten server for LAN and Internet gaming
12cu|sauerbraten-2013_02_03-1|54	Group:		Games/Arcade
12cu|sauerbraten-2013_02_03-1|55	Requires:	%{name}-data = %{EVRD}
12cu|sauerbraten-2013_02_03-1|56	
12cu|sauerbraten-2013_02_03-1|57	%description server
12cu|sauerbraten-2013_02_03-1|58	Sauerbraten (a.k.a. Cube 2) is a free multi-player/single-player
12cu|sauerbraten-2013_02_03-1|59	first person shooter, built as a major redesign of the Cube FPS.
12cu|sauerbraten-2013_02_03-1|60	This package is useful if you only need the Sauerbraten server and
12cu|sauerbraten-2013_02_03-1|61	not the game itself.
12cu|sauerbraten-2013_02_03-1|62	
12cu|sauerbraten-2013_02_03-1|63	This package contains a standalone server.
12cu|sauerbraten-2013_02_03-1|64	
12cu|sauerbraten-2013_02_03-1|65	%files server
12cu|sauerbraten-2013_02_03-1|66	%{_bindir}/%{name}-server.sh
12cu|sauerbraten-2013_02_03-1|67	%{_gamesbindir}/sauer_server
12cu|sauerbraten-2013_02_03-1|68	
12cu|sauerbraten-2013_02_03-1|69	#-----------------------------------------------------------------------------
12cu|sauerbraten-2013_02_03-1|70	
12cu|sauerbraten-2013_02_03-1|71	%package data
12cu|sauerbraten-2013_02_03-1|72	Summary:	Standalone Sauerbraten server for LAN and Internet gaming
12cu|sauerbraten-2013_02_03-1|73	Group:		Games/Arcade
12cu|sauerbraten-2013_02_03-1|74	Conflicts:	%{name} < 2013_02_03
12cu|sauerbraten-2013_02_03-1|75	BuildArch:	noarch
12cu|sauerbraten-2013_02_03-1|76	
12cu|sauerbraten-2013_02_03-1|77	%description data
12cu|sauerbraten-2013_02_03-1|78	Sauerbraten (a.k.a. Cube 2) is a free multi-player/single-player
12cu|sauerbraten-2013_02_03-1|79	first person shooter, built as a major redesign of the Cube FPS.
12cu|sauerbraten-2013_02_03-1|80	This package is useful if you only need the Sauerbraten server and
12cu|sauerbraten-2013_02_03-1|81	not the game itself.
12cu|sauerbraten-2013_02_03-1|82	
12cu|sauerbraten-2013_02_03-1|83	%files data
12cu|sauerbraten-2013_02_03-1|84	%{_gamesdatadir}/%{name}
12cu|sauerbraten-2013_02_03-1|85	
12cu|sauerbraten-2013_02_03-1|86	#-----------------------------------------------------------------------------
12cu|sauerbraten-2013_02_03-1|87	
12cu|sauerbraten-2013_02_03-1|88	%prep
12cu|sauerbraten-2013_02_03-1|89	%setup -q -n %{name}
12cu|sauerbraten-2013_02_03-1|90	rm -rf bin_unix/*
12cu|sauerbraten-2013_02_03-1|91	
12cu|sauerbraten-2013_02_03-1|92	%build
12cu|sauerbraten-2013_02_03-1|93	# flags for enet
12cu|sauerbraten-2013_02_03-1|94	%setup_compile_flags
12cu|sauerbraten-2013_02_03-1|95	pushd src
12cu|sauerbraten-2013_02_03-1|96	%make
12cu|sauerbraten-2013_02_03-1|97	popd
12cu|sauerbraten-2013_02_03-1|98	
12cu|sauerbraten-2013_02_03-1|99	%install
12cu|sauerbraten-2013_02_03-1|100	# engine --------------------------------------------------------------------
12cu|sauerbraten-2013_02_03-1|101	mkdir -p %{buildroot}%{_gamesbindir}
12cu|sauerbraten-2013_02_03-1|102	install -m 755 src/sauer_client %{buildroot}%{_gamesbindir}
12cu|sauerbraten-2013_02_03-1|103	install -m 755 src/sauer_server %{buildroot}%{_gamesbindir}
12cu|sauerbraten-2013_02_03-1|104	
12cu|sauerbraten-2013_02_03-1|105	# startscripts --------------------------------------------------------------
12cu|sauerbraten-2013_02_03-1|106	cat > %{name}.sh <<EOF
12cu|sauerbraten-2013_02_03-1|107	#!/bin/bash
12cu|sauerbraten-2013_02_03-1|108	CUBE_DIR=\$HOME/.%{name}
12cu|sauerbraten-2013_02_03-1|109	if [ ! -d \$CUBE_DIR ]; then
12cu|sauerbraten-2013_02_03-1|110	mkdir -p \$CUBE_DIR
12cu|sauerbraten-2013_02_03-1|111	cd \$CUBE_DIR
12cu|sauerbraten-2013_02_03-1|112	ln -s %{_gamesbindir}/sauer_*  .
12cu|sauerbraten-2013_02_03-1|113	ln -s %{_gamesdatadir}/%{name}/* .
12cu|sauerbraten-2013_02_03-1|114	rm server*.cfg 2> /dev/null
12cu|sauerbraten-2013_02_03-1|115	fi
12cu|sauerbraten-2013_02_03-1|116	
12cu|sauerbraten-2013_02_03-1|117	cd \$CUBE_DIR
12cu|sauerbraten-2013_02_03-1|118	ln -sf %{_gamesbindir}/sauer_*  .
12cu|sauerbraten-2013_02_03-1|119	ln -sf %{_gamesdatadir}/%{name}/* .
12cu|sauerbraten-2013_02_03-1|120	exec ./sauer_client \$*
12cu|sauerbraten-2013_02_03-1|121	EOF
12cu|sauerbraten-2013_02_03-1|122	
12cu|sauerbraten-2013_02_03-1|123	cat > %{name}-server.sh <<EOF
12cu|sauerbraten-2013_02_03-1|124	#!/bin/bash
12cu|sauerbraten-2013_02_03-1|125	CUBE_DIR=\$HOME/.%{name}
12cu|sauerbraten-2013_02_03-1|126	if [ ! -d \$CUBE_DIR ]; then
12cu|sauerbraten-2013_02_03-1|127	mkdir -p \$CUBE_DIR
12cu|sauerbraten-2013_02_03-1|128	cd \$CUBE_DIR
12cu|sauerbraten-2013_02_03-1|129	ln -s %{_gamesbindir}/sauer_* .
12cu|sauerbraten-2013_02_03-1|130	ln -s %{_gamesdatadir}/%{name}/* .
12cu|sauerbraten-2013_02_03-1|131	rm server*.cfg 2> /dev/null
12cu|sauerbraten-2013_02_03-1|132	cp %{_gamesdatadir}/%{name}/server*.cfg .
12cu|sauerbraten-2013_02_03-1|133	fi
12cu|sauerbraten-2013_02_03-1|134	# server.cfg ==> servers.cfg
12cu|sauerbraten-2013_02_03-1|135	if [ ! -e \$CUBE_DIR/servers.cfg ]; then
12cu|sauerbraten-2013_02_03-1|136	cd \$CUBE_DIR
12cu|sauerbraten-2013_02_03-1|137	rm servers.cfg 2> /dev/null
12cu|sauerbraten-2013_02_03-1|138	cp %{_gamesdatadir}/%{name}/servers.cfg .
12cu|sauerbraten-2013_02_03-1|139	fi
12cu|sauerbraten-2013_02_03-1|140	# new in troopers server-init.cfg
12cu|sauerbraten-2013_02_03-1|141	if [ ! -e \$CUBE_DIR/server-init.cfg ]; then
12cu|sauerbraten-2013_02_03-1|142	cd \$CUBE_DIR
12cu|sauerbraten-2013_02_03-1|143	rm server-init.cfg 2> /dev/null
12cu|sauerbraten-2013_02_03-1|144	cp %{_gamesdatadir}/%{name}/server-init.cfg .
12cu|sauerbraten-2013_02_03-1|145	fi
12cu|sauerbraten-2013_02_03-1|146	cd \$CUBE_DIR
12cu|sauerbraten-2013_02_03-1|147	exec ./sauer_server \$*
12cu|sauerbraten-2013_02_03-1|148	EOF
12cu|sauerbraten-2013_02_03-1|149	
12cu|sauerbraten-2013_02_03-1|150	mkdir -p %{buildroot}%{_bindir}
12cu|sauerbraten-2013_02_03-1|151	install -m 755 %{name}*.sh %{buildroot}%{_bindir}
12cu|sauerbraten-2013_02_03-1|152	
12cu|sauerbraten-2013_02_03-1|153	# install the menu icon -----------------------------------------------------
12cu|sauerbraten-2013_02_03-1|154	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cu|sauerbraten-2013_02_03-1|155	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps
12cu|sauerbraten-2013_02_03-1|156	
12cu|sauerbraten-2013_02_03-1|157	# need for simple-welcome ---------------------------------------------------
12cu|sauerbraten-2013_02_03-1|158	mkdir -p %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cu|sauerbraten-2013_02_03-1|159	convert -size 16x16 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12cu|sauerbraten-2013_02_03-1|160	convert -size 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
12cu|sauerbraten-2013_02_03-1|161	convert -size 48x48 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
12cu|sauerbraten-2013_02_03-1|162	
12cu|sauerbraten-2013_02_03-1|163	# menu entry ----------------------------------------------------------------
12cu|sauerbraten-2013_02_03-1|164	mkdir -p %{buildroot}%{_datadir}/applications
12cu|sauerbraten-2013_02_03-1|165	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|sauerbraten-2013_02_03-1|166	[Desktop Entry]
12cu|sauerbraten-2013_02_03-1|167	Name=Sauerbraten
12cu|sauerbraten-2013_02_03-1|168	Comment=A multi-player/single-player first person shooter
12cu|sauerbraten-2013_02_03-1|169	Comment[ru]=Sauerbraten - одно/многопользовательский шутер от первого лица
12cu|sauerbraten-2013_02_03-1|170	Exec=%{_bindir}/%{name}.sh
12cu|sauerbraten-2013_02_03-1|171	Icon=%{name}
12cu|sauerbraten-2013_02_03-1|172	Terminal=false
12cu|sauerbraten-2013_02_03-1|173	Type=Application
12cu|sauerbraten-2013_02_03-1|174	StartupNotify=false
12cu|sauerbraten-2013_02_03-1|175	Categories=Game;ArcadeGame;
12cu|sauerbraten-2013_02_03-1|176	EOF
12cu|sauerbraten-2013_02_03-1|177	
12cu|sauerbraten-2013_02_03-1|178	# data files ----------------------------------------------------------------
12cu|sauerbraten-2013_02_03-1|179	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
12cu|sauerbraten-2013_02_03-1|180	cp -a data packages %{buildroot}%{_gamesdatadir}/%{name}
12cu|sauerbraten-2013_02_03-1|181	

12795 12
12cu|sawfish-1.10-1|1	%define _disable_ld_no_undefined 1
12cu|sawfish-1.10-1|2	
12cu|sawfish-1.10-1|3	%define libver		0.92.3
12cu|sawfish-1.10-1|4	%define repver		0.90.7
12cu|sawfish-1.10-1|5	
12cu|sawfish-1.10-1|6	Summary:	An extensible window manager for the X Window System
12cu|sawfish-1.10-1|7	Name:		sawfish
12cu|sawfish-1.10-1|8	Version:	1.10
12cu|sawfish-1.10-1|9	Release:	1
12cu|sawfish-1.10-1|10	Epoch:		2
12cu|sawfish-1.10-1|11	License:	GPLv2+
12cu|sawfish-1.10-1|12	Group:		Graphical desktop/Sawfish
12cu|sawfish-1.10-1|13	Url:		http://sawmill.sourceforge.net/
12cu|sawfish-1.10-1|14	Source0:	http://download.tuxfamily.org/%name/%{name}-%{version}.tar.bz2
12cu|sawfish-1.10-1|15	BuildRequires:	kdelibs4-core
12cu|sawfish-1.10-1|16	Buildrequires:	texinfo
12cu|sawfish-1.10-1|17	BuildRequires:	gmp-devel
12cu|sawfish-1.10-1|18	BuildRequires:	readline-devel
12cu|sawfish-1.10-1|19	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
12cu|sawfish-1.10-1|20	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|sawfish-1.10-1|21	BuildRequires:	pkgconfig(ice)
12cu|sawfish-1.10-1|22	BuildRequires:	pkgconfig(librep) >= %{libver}
12cu|sawfish-1.10-1|23	BuildRequires:	pkgconfig(ncurses)
12cu|sawfish-1.10-1|24	BuildRequires:	pkgconfig(pangox)
12cu|sawfish-1.10-1|25	BuildRequires:	pkgconfig(pangoxft)
12cu|sawfish-1.10-1|26	BuildRequires:	pkgconfig(rep-gtk) >= %{repver}
12cu|sawfish-1.10-1|27	BuildRequires:	pkgconfig(sm)
12cu|sawfish-1.10-1|28	BuildRequires:	pkgconfig(xft)
12cu|sawfish-1.10-1|29	BuildRequires:	pkgconfig(xtst)
12cu|sawfish-1.10-1|30	
12cu|sawfish-1.10-1|31	Requires:	librep >= %{libver}
12cu|sawfish-1.10-1|32	Requires:	rep-gtk >= %{repver}
12cu|sawfish-1.10-1|33	Requires:	xsetroot
12cu|sawfish-1.10-1|34	Provides:	windowmanager
12cu|sawfish-1.10-1|35	Provides:	sawmill
12cu|sawfish-1.10-1|36	Provides:	sawmill-gnome
12cu|sawfish-1.10-1|37	Provides:	sawfish-gnome
12cu|sawfish-1.10-1|38	Provides:	sawfish-themer
12cu|sawfish-1.10-1|39	
12cu|sawfish-1.10-1|40	%description
12cu|sawfish-1.10-1|41	Sawfish is an extensible window manager which uses a Lisp-based scripting
12cu|sawfish-1.10-1|42	language. All window decorations are configurable and the basic idea is to
12cu|sawfish-1.10-1|43	have as much user-interface policy as possible controlled through the Lisp
12cu|sawfish-1.10-1|44	language. Configuration can be accomplished by writing Lisp code in a
12cu|sawfish-1.10-1|45	personal .sawfishrc file, or using a GTK+ interface. Sawfish is mostly
12cu|sawfish-1.10-1|46	GNOME compliant.
12cu|sawfish-1.10-1|47	
12cu|sawfish-1.10-1|48	%files -f %{name}.lang
12cu|sawfish-1.10-1|49	%doc COPYING INSTALL README* NEWS TODO
12cu|sawfish-1.10-1|50	%{_bindir}/sawfish
12cu|sawfish-1.10-1|51	%{_bindir}/sawfish-about
12cu|sawfish-1.10-1|52	%{_bindir}/sawfish-client
12cu|sawfish-1.10-1|53	%{_bindir}/sawfish-config
12cu|sawfish-1.10-1|54	%{_libexecdir}/%{name}
12cu|sawfish-1.10-1|55	%{_libexecdir}/rep/*
12cu|sawfish-1.10-1|56	%{_datadir}/applications/*.desktop
12cu|sawfish-1.10-1|57	%{_datadir}/apps/ksmserver/windowmanagers/sawfish.desktop
12cu|sawfish-1.10-1|58	%{_datadir}/gnome/wm-properties/sawfish-wm.desktop
12cu|sawfish-1.10-1|59	%{_datadir}/sawfish
12cu|sawfish-1.10-1|60	%{_datadir}/xsessions/sawfish.desktop
12cu|sawfish-1.10-1|61	%{_iconsdir}/hicolor/*/apps/sawfish*
12cu|sawfish-1.10-1|62	%{_mandir}/man1/sawfish.1*
12cu|sawfish-1.10-1|63	%{_mandir}/man1/sawfish-client.1*
12cu|sawfish-1.10-1|64	%{_mandir}/man1/sawfish-config.1*
12cu|sawfish-1.10-1|65	%{_infodir}/sawfish*
12cu|sawfish-1.10-1|66	
12cu|sawfish-1.10-1|67	#----------------------------------------------------------------------------
12cu|sawfish-1.10-1|68	
12cu|sawfish-1.10-1|69	%package devel
12cu|sawfish-1.10-1|70	Summary:	Development files for Sawfish
12cu|sawfish-1.10-1|71	Group:		Graphical desktop/Sawfish
12cu|sawfish-1.10-1|72	Requires:	%{name} = %{EVRD}
12cu|sawfish-1.10-1|73	
12cu|sawfish-1.10-1|74	%description devel
12cu|sawfish-1.10-1|75	This package contains development files for sawfish.
12cu|sawfish-1.10-1|76	
12cu|sawfish-1.10-1|77	%files devel
12cu|sawfish-1.10-1|78	%{_libdir}/pkgconfig/*.pc
12cu|sawfish-1.10-1|79	%{_includedir}/sawfish/
12cu|sawfish-1.10-1|80	
12cu|sawfish-1.10-1|81	#----------------------------------------------------------------------------
12cu|sawfish-1.10-1|82	
12cu|sawfish-1.10-1|83	%prep
12cu|sawfish-1.10-1|84	%setup -q
12cu|sawfish-1.10-1|85	
12cu|sawfish-1.10-1|86	%build
12cu|sawfish-1.10-1|87	%configure2_5x
12cu|sawfish-1.10-1|88	%make
12cu|sawfish-1.10-1|89	
12cu|sawfish-1.10-1|90	%install
12cu|sawfish-1.10-1|91	%makeinstall_std
12cu|sawfish-1.10-1|92	
12cu|sawfish-1.10-1|93	%find_lang %{name}
12cu|sawfish-1.10-1|94	
12cu|sawfish-1.10-1|95	
12cu|sawfish-1.10-1|96	%changelog
12cu|sawfish-1.10-1|97	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.10-1
12cu|sawfish-1.10-1|98	+ Revision: 3c2e408
12cu|sawfish-1.10-1|99	- New version 1.10, fix Requires and Provides
12cu|sawfish-1.10-1|100	
12cu|sawfish-1.10-1|101	

12796 12
12cu|saxon-9.2.0.3-4|1	# Copyright (c) 2000-2005, JPackage Project
12cu|saxon-9.2.0.3-4|2	# All rights reserved.
12cu|saxon-9.2.0.3-4|3	#
12cu|saxon-9.2.0.3-4|4	# Redistribution and use in source and binary forms, with or without
12cu|saxon-9.2.0.3-4|5	# modification, are permitted provided that the following conditions
12cu|saxon-9.2.0.3-4|6	# are met:
12cu|saxon-9.2.0.3-4|7	#
12cu|saxon-9.2.0.3-4|8	# 1. Redistributions of source code must retain the above copyright
12cu|saxon-9.2.0.3-4|9	#    notice, this list of conditions and the following disclaimer.
12cu|saxon-9.2.0.3-4|10	# 2. Redistributions in binary form must reproduce the above copyright
12cu|saxon-9.2.0.3-4|11	#    notice, this list of conditions and the following disclaimer in the
12cu|saxon-9.2.0.3-4|12	#    documentation and/or other materials provided with the
12cu|saxon-9.2.0.3-4|13	#    distribution.
12cu|saxon-9.2.0.3-4|14	# 3. Neither the name of the JPackage Project nor the names of its
12cu|saxon-9.2.0.3-4|15	#    contributors may be used to endorse or promote products derived
12cu|saxon-9.2.0.3-4|16	#    from this software without specific prior written permission.
12cu|saxon-9.2.0.3-4|17	#
12cu|saxon-9.2.0.3-4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12cu|saxon-9.2.0.3-4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12cu|saxon-9.2.0.3-4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12cu|saxon-9.2.0.3-4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12cu|saxon-9.2.0.3-4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12cu|saxon-9.2.0.3-4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12cu|saxon-9.2.0.3-4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12cu|saxon-9.2.0.3-4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12cu|saxon-9.2.0.3-4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12cu|saxon-9.2.0.3-4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12cu|saxon-9.2.0.3-4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12cu|saxon-9.2.0.3-4|29	#
12cu|saxon-9.2.0.3-4|30	
12cu|saxon-9.2.0.3-4|31	Summary:        Java XPath, XSLT 2.0 and XQuery implementation
12cu|saxon-9.2.0.3-4|32	Name:           saxon
12cu|saxon-9.2.0.3-4|33	Version:        9.2.0.3
12cu|saxon-9.2.0.3-4|34	Release:        4
12cu|saxon-9.2.0.3-4|35	# net.sf.saxon.om.XMLChar is from ASL-licensed Xerces
12cu|saxon-9.2.0.3-4|36	License:        MPLv1.0 and ASL 1.1
12cu|saxon-9.2.0.3-4|37	Group:          Development/Java
12cu|saxon-9.2.0.3-4|38	URL:            http://saxon.sourceforge.net/
12cu|saxon-9.2.0.3-4|39	Source0:        http://dl.sourceforge.net/project/saxon/Saxon-HE/9.2/saxon-resources9-2-0-2.zip
12cu|saxon-9.2.0.3-4|40	Source1:        %{name}.saxon.script
12cu|saxon-9.2.0.3-4|41	Source2:        %{name}.saxonq.script
12cu|saxon-9.2.0.3-4|42	Source3:        %{name}.build.script
12cu|saxon-9.2.0.3-4|43	Source4:        %{name}.1
12cu|saxon-9.2.0.3-4|44	Source5:        %{name}q.1
12cu|saxon-9.2.0.3-4|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
12cu|saxon-9.2.0.3-4|46	Patch0:         saxon-9.2.0.2-9.2.0.3.patch
12cu|saxon-9.2.0.3-4|47	BuildRequires:  unzip
12cu|saxon-9.2.0.3-4|48	BuildRequires:  ant
12cu|saxon-9.2.0.3-4|49	BuildRequires:  jpackage-utils >= 0:1.6
12cu|saxon-9.2.0.3-4|50	BuildRequires:  bea-stax-api
12cu|saxon-9.2.0.3-4|51	BuildRequires:  xml-commons-apis
12cu|saxon-9.2.0.3-4|52	BuildRequires:  xom
12cu|saxon-9.2.0.3-4|53	BuildRequires:  jdom >= 0:1.0-0.b7
12cu|saxon-9.2.0.3-4|54	BuildRequires:  java-javadoc
12cu|saxon-9.2.0.3-4|55	BuildRequires:  jdom-javadoc >= 0:1.0-0.b9.3jpp
12cu|saxon-9.2.0.3-4|56	BuildRequires:  dom4j
12cu|saxon-9.2.0.3-4|57	BuildRequires:  recode
12cu|saxon-9.2.0.3-4|58	BuildRequires:  locales-en
12cu|saxon-9.2.0.3-4|59	Requires:       jpackage-utils
12cu|saxon-9.2.0.3-4|60	Requires:       bea-stax-api
12cu|saxon-9.2.0.3-4|61	Requires:       bea-stax
12cu|saxon-9.2.0.3-4|62	Requires:       jaxp_parser_impl
12cu|saxon-9.2.0.3-4|63	Requires:       /usr/sbin/update-alternatives
12cu|saxon-9.2.0.3-4|64	Provides:       jaxp_transform_impl = %{version}-%{release}
12cu|saxon-9.2.0.3-4|65	
12cu|saxon-9.2.0.3-4|66	# Older versions were split into multile packages
12cu|saxon-9.2.0.3-4|67	Obsoletes:	%{name}-xpath < %{version}-%{release}
12cu|saxon-9.2.0.3-4|68	Obsoletes:	%{name}-xom < %{version}-%{release}
12cu|saxon-9.2.0.3-4|69	Obsoletes:	%{name}-sql < %{version}-%{release}
12cu|saxon-9.2.0.3-4|70	Obsoletes:	%{name}-jdom < %{version}-%{release}
12cu|saxon-9.2.0.3-4|71	Obsoletes:	%{name}-dom < %{version}-%{release}
12cu|saxon-9.2.0.3-4|72	
12cu|saxon-9.2.0.3-4|73	BuildArch:      noarch
12cu|saxon-9.2.0.3-4|74	BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
12cu|saxon-9.2.0.3-4|75	
12cu|saxon-9.2.0.3-4|76	%description
12cu|saxon-9.2.0.3-4|77	Saxon HE is Saxonica's non-schema-aware implementation of the XPath 2.0,
12cu|saxon-9.2.0.3-4|78	XSLT 2.0, and XQuery 1.0 specifications aligned with the W3C Candidate
12cu|saxon-9.2.0.3-4|79	Recommendation published on 3 November 2005. It is a complete and
12cu|saxon-9.2.0.3-4|80	conformant implementation, providing all the mandatory features of
12cu|saxon-9.2.0.3-4|81	those specifications and nearly all the optional features.
12cu|saxon-9.2.0.3-4|82	
12cu|saxon-9.2.0.3-4|83	
12cu|saxon-9.2.0.3-4|84	%package        manual
12cu|saxon-9.2.0.3-4|85	Summary:        Manual for %{name}
12cu|saxon-9.2.0.3-4|86	Group:          Development/Java
12cu|saxon-9.2.0.3-4|87	
12cu|saxon-9.2.0.3-4|88	%description    manual
12cu|saxon-9.2.0.3-4|89	Manual for %{name}.
12cu|saxon-9.2.0.3-4|90	
12cu|saxon-9.2.0.3-4|91	%package        javadoc
12cu|saxon-9.2.0.3-4|92	Summary:        Javadoc for %{name}
12cu|saxon-9.2.0.3-4|93	Group:          Development/Java
12cu|saxon-9.2.0.3-4|94	
12cu|saxon-9.2.0.3-4|95	%description    javadoc
12cu|saxon-9.2.0.3-4|96	Javadoc for %{name}.
12cu|saxon-9.2.0.3-4|97	
12cu|saxon-9.2.0.3-4|98	%package        demo
12cu|saxon-9.2.0.3-4|99	Summary:        Demos for %{name}
12cu|saxon-9.2.0.3-4|100	Group:          Development/Java
12cu|saxon-9.2.0.3-4|101	Requires:       %{name} = %{version}-%{release}
12cu|saxon-9.2.0.3-4|102	
12cu|saxon-9.2.0.3-4|103	%description    demo
12cu|saxon-9.2.0.3-4|104	Demonstrations and samples for %{name}.
12cu|saxon-9.2.0.3-4|105	
12cu|saxon-9.2.0.3-4|106	%package        scripts
12cu|saxon-9.2.0.3-4|107	Summary:        Utility scripts for %{name}
12cu|saxon-9.2.0.3-4|108	Group:          Development/Java
12cu|saxon-9.2.0.3-4|109	Requires:       jpackage-utils >= 0:1.5
12cu|saxon-9.2.0.3-4|110	Requires:       %{name} = %{version}-%{release}
12cu|saxon-9.2.0.3-4|111	
12cu|saxon-9.2.0.3-4|112	%description    scripts
12cu|saxon-9.2.0.3-4|113	Utility scripts for %{name}.
12cu|saxon-9.2.0.3-4|114	
12cu|saxon-9.2.0.3-4|115	
12cu|saxon-9.2.0.3-4|116	%prep
12cu|saxon-9.2.0.3-4|117	%setup -q -c
12cu|saxon-9.2.0.3-4|118	unzip -q source.zip -d src
12cu|saxon-9.2.0.3-4|119	cd src
12cu|saxon-9.2.0.3-4|120	%patch0 -p1 -b .9.2.0.3
12cu|saxon-9.2.0.3-4|121	cd ..
12cu|saxon-9.2.0.3-4|122	
12cu|saxon-9.2.0.3-4|123	cp -p %{SOURCE3} ./build.xml
12cu|saxon-9.2.0.3-4|124	
12cu|saxon-9.2.0.3-4|125	# deadNET
12cu|saxon-9.2.0.3-4|126	rm -rf src/net/sf/saxon/dotnet
12cu|saxon-9.2.0.3-4|127	
12cu|saxon-9.2.0.3-4|128	# Depends on XQJ (javax.xml.xquery)
12cu|saxon-9.2.0.3-4|129	rm -rf src/net/sf/saxon/xqj
12cu|saxon-9.2.0.3-4|130	
12cu|saxon-9.2.0.3-4|131	# This requires a EE edition feature (com.saxonica.xsltextn)
12cu|saxon-9.2.0.3-4|132	rm -rf src/net/sf/saxon/option/sql/SQLElementFactory.java
12cu|saxon-9.2.0.3-4|133	
12cu|saxon-9.2.0.3-4|134	# cleanup unnecessary stuff we'll build ourselves
12cu|saxon-9.2.0.3-4|135	rm -rf docs/api
12cu|saxon-9.2.0.3-4|136	find . \( -name "*.jar" -name "*.pyc" \) -delete
12cu|saxon-9.2.0.3-4|137	
12cu|saxon-9.2.0.3-4|138	find -name '*.java' -exec recode Latin-1..UTF-8 {} \;
12cu|saxon-9.2.0.3-4|139	
12cu|saxon-9.2.0.3-4|140	
12cu|saxon-9.2.0.3-4|141	%build
12cu|saxon-9.2.0.3-4|142	locale -a
12cu|saxon-9.2.0.3-4|143	export LC_ALL=en_GB.UTF-8
12cu|saxon-9.2.0.3-4|144	mkdir -p build/classes
12cu|saxon-9.2.0.3-4|145	cat >build/classes/edition.properties <<EOF
12cu|saxon-9.2.0.3-4|146	config=net.sf.saxon.Configuration
12cu|saxon-9.2.0.3-4|147	platform=net.sf.saxon.java.JavaPlatform
12cu|saxon-9.2.0.3-4|148	EOF
12cu|saxon-9.2.0.3-4|149	
12cu|saxon-9.2.0.3-4|150	export CLASSPATH=%(build-classpath xml-commons-apis jdom xom bea-stax-api dom4j)
12cu|saxon-9.2.0.3-4|151	ant \
12cu|saxon-9.2.0.3-4|152	-Dj2se.javadoc=%{_javadocdir}/java \
12cu|saxon-9.2.0.3-4|153	-Djdom.javadoc=%{_javadocdir}/jdom \
12cu|saxon-9.2.0.3-4|154	-Dfile.encoding=UTF8
12cu|saxon-9.2.0.3-4|155	
12cu|saxon-9.2.0.3-4|156	
12cu|saxon-9.2.0.3-4|157	%install
12cu|saxon-9.2.0.3-4|158	# jars
12cu|saxon-9.2.0.3-4|159	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12cu|saxon-9.2.0.3-4|160	cp -p build/lib/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12cu|saxon-9.2.0.3-4|161	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12cu|saxon-9.2.0.3-4|162	
12cu|saxon-9.2.0.3-4|163	# javadoc
12cu|saxon-9.2.0.3-4|164	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cu|saxon-9.2.0.3-4|165	cp -pr build/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12cu|saxon-9.2.0.3-4|166	
12cu|saxon-9.2.0.3-4|167	# demo
12cu|saxon-9.2.0.3-4|168	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
12cu|saxon-9.2.0.3-4|169	cp -pr samples/* $RPM_BUILD_ROOT%{_datadir}/%{name}
12cu|saxon-9.2.0.3-4|170	
12cu|saxon-9.2.0.3-4|171	# scripts
12cu|saxon-9.2.0.3-4|172	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cu|saxon-9.2.0.3-4|173	install -p -m755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/%{name}
12cu|saxon-9.2.0.3-4|174	install -p -m755 %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}/%{name}q
12cu|saxon-9.2.0.3-4|175	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cu|saxon-9.2.0.3-4|176	install -p -m644 %{SOURCE4} $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
12cu|saxon-9.2.0.3-4|177	install -p -m644 %{SOURCE5} $RPM_BUILD_ROOT%{_mandir}/man1/%{name}q.1
12cu|saxon-9.2.0.3-4|178	
12cu|saxon-9.2.0.3-4|179	# jaxp_transform_impl ghost symlink
12cu|saxon-9.2.0.3-4|180	ln -s %{_sysconfdir}/alternatives \
12cu|saxon-9.2.0.3-4|181	$RPM_BUILD_ROOT%{_javadir}/jaxp_transform_impl.jar
12cu|saxon-9.2.0.3-4|182	
12cu|saxon-9.2.0.3-4|183	
12cu|saxon-9.2.0.3-4|184	%post
12cu|saxon-9.2.0.3-4|185	update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
12cu|saxon-9.2.0.3-4|186	jaxp_transform_impl %{_javadir}/%{name}.jar 25
12cu|saxon-9.2.0.3-4|187	
12cu|saxon-9.2.0.3-4|188	%preun
12cu|saxon-9.2.0.3-4|189	{
12cu|saxon-9.2.0.3-4|190	[ $1 -eq 0 ] || exit 0
12cu|saxon-9.2.0.3-4|191	update-alternatives --remove jaxp_transform_impl %{_javadir}/%{name}.jar
12cu|saxon-9.2.0.3-4|192	} >/dev/null 2>&1 || :
12cu|saxon-9.2.0.3-4|193	
12cu|saxon-9.2.0.3-4|194	%files
12cu|saxon-9.2.0.3-4|195	%{_javadir}/%{name}.jar
12cu|saxon-9.2.0.3-4|196	%{_javadir}/%{name}-%{version}.jar
12cu|saxon-9.2.0.3-4|197	%ghost %{_javadir}/jaxp_transform_impl.jar
12cu|saxon-9.2.0.3-4|198	
12cu|saxon-9.2.0.3-4|199	%files manual
12cu|saxon-9.2.0.3-4|200	%doc doc/*.html
12cu|saxon-9.2.0.3-4|201	
12cu|saxon-9.2.0.3-4|202	%files javadoc
12cu|saxon-9.2.0.3-4|203	%doc %{_javadocdir}/%{name}-%{version}
12cu|saxon-9.2.0.3-4|204	
12cu|saxon-9.2.0.3-4|205	%files demo
12cu|saxon-9.2.0.3-4|206	%{_datadir}/%{name}
12cu|saxon-9.2.0.3-4|207	
12cu|saxon-9.2.0.3-4|208	%files scripts
12cu|saxon-9.2.0.3-4|209	%{_bindir}/%{name}
12cu|saxon-9.2.0.3-4|210	%{_bindir}/%{name}q
12cu|saxon-9.2.0.3-4|211	%{_mandir}/man1/%{name}.1*
12cu|saxon-9.2.0.3-4|212	%{_mandir}/man1/%{name}q.1*
12cu|saxon-9.2.0.3-4|213	
12cu|saxon-9.2.0.3-4|214	%changelog
12cu|saxon-9.2.0.3-4|215	* Fri Mar 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 9.2.0.3-4
12cu|saxon-9.2.0.3-4|216	+ Revision: 5eae5f8
12cu|saxon-9.2.0.3-4|217	- Use recode to fix file encodings
12cu|saxon-9.2.0.3-4|218	
12cu|saxon-9.2.0.3-4|219	

12797 12
12cu|sbcl-1.1.3-1|1	%define bootstrap 1
12cu|sbcl-1.1.3-1|2	%define threads 1
12cu|sbcl-1.1.3-1|3	# disabled until updated to work with newer texinfo
12cu|sbcl-1.1.3-1|4	%bcond_without	docs
12cu|sbcl-1.1.3-1|5	
12cu|sbcl-1.1.3-1|6	Name:           sbcl
12cu|sbcl-1.1.3-1|7	Version:        1.1.3
12cu|sbcl-1.1.3-1|8	Release:        1
12cu|sbcl-1.1.3-1|9	Summary:        Steel Bank Common Lisp compiler and runtime system
12cu|sbcl-1.1.3-1|10	License:        Public Domain and MIT and BSD with advertising
12cu|sbcl-1.1.3-1|11	Group:          Development/Other
12cu|sbcl-1.1.3-1|12	URL:            http://sbcl.sourceforge.net/
12cu|sbcl-1.1.3-1|13	Source0:        http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}-source.tar.bz2
12cu|sbcl-1.1.3-1|14	Source10:       customize-target-features.lisp
12cu|sbcl-1.1.3-1|15	Patch1:         %{name}-1.0.45-default-%{name}-home.patch
12cu|sbcl-1.1.3-1|16	Patch2:         %{name}-0.9.5-personality.patch
12cu|sbcl-1.1.3-1|17	Patch3:         %{name}-1.0.28-optflags.patch
12cu|sbcl-1.1.3-1|18	Patch4:         %{name}-0.9.17-LIB_DIR.patch
12cu|sbcl-1.1.3-1|19	Patch5:         %{name}-1.0.16-GNU_SOURCE.patch
12cu|sbcl-1.1.3-1|20	Patch6:		%{name}-1.1.3-glibc-2.17.patch
12cu|sbcl-1.1.3-1|21	# Allow override of contrib test failure(s)
12cu|sbcl-1.1.3-1|22	Patch7:         %{name}-1.0.2-permissive.patch
12cu|sbcl-1.1.3-1|23	
12cu|sbcl-1.1.3-1|24	#Requires(post): /sbin/install-info
12cu|sbcl-1.1.3-1|25	#Requires(preun):/sbin/install-info
12cu|sbcl-1.1.3-1|26	BuildRequires:  time
12cu|sbcl-1.1.3-1|27	%if %{bootstrap}
12cu|sbcl-1.1.3-1|28	BuildRequires:  clisp
12cu|sbcl-1.1.3-1|29	%else
12cu|sbcl-1.1.3-1|30	BuildRequires:  %{name}
12cu|sbcl-1.1.3-1|31	%endif
12cu|sbcl-1.1.3-1|32	%if %{with docs}
12cu|sbcl-1.1.3-1|33	BuildRequires:  ghostscript
12cu|sbcl-1.1.3-1|34	BuildRequires:  texinfo
12cu|sbcl-1.1.3-1|35	BuildRequires:  texlive
12cu|sbcl-1.1.3-1|36	%endif
12cu|sbcl-1.1.3-1|37	
12cu|sbcl-1.1.3-1|38	%description
12cu|sbcl-1.1.3-1|39	Steel Bank Common Lisp (SBCL) is a Open Source development environment for
12cu|sbcl-1.1.3-1|40	Common Lisp. It includes an integrated native compiler, interpreter, and
12cu|sbcl-1.1.3-1|41	debugger.
12cu|sbcl-1.1.3-1|42	
12cu|sbcl-1.1.3-1|43	
12cu|sbcl-1.1.3-1|44	%prep
12cu|sbcl-1.1.3-1|45	%setup -q
12cu|sbcl-1.1.3-1|46	%patch1 -p0
12cu|sbcl-1.1.3-1|47	%patch2 -p0
12cu|sbcl-1.1.3-1|48	%patch3 -p0
12cu|sbcl-1.1.3-1|49	%patch4 -p0
12cu|sbcl-1.1.3-1|50	%patch5 -p0
12cu|sbcl-1.1.3-1|51	%patch6 -p1 -b .glibc217~
12cu|sbcl-1.1.3-1|52	%patch7 -p0
12cu|sbcl-1.1.3-1|53	
12cu|sbcl-1.1.3-1|54	%if %{threads}
12cu|sbcl-1.1.3-1|55	install -m644 -p %{SOURCE10} ./customize-target-features.lisp
12cu|sbcl-1.1.3-1|56	%endif
12cu|sbcl-1.1.3-1|57	
12cu|sbcl-1.1.3-1|58	%build
12cu|sbcl-1.1.3-1|59	#setup SBCL_HOME, DEFAULT_SBCL_HOME and RPM_OPT_FLAGS
12cu|sbcl-1.1.3-1|60	#these variables are available thanks to patching
12cu|sbcl-1.1.3-1|61	export SBCL_HOME=%{_libdir}/%{name}
12cu|sbcl-1.1.3-1|62	export DEFAULT_SBCL_HOME=%{_libdir}/%{name}
12cu|sbcl-1.1.3-1|63	export RPM_OPT_FLAGS=$(echo %optflags | sed -e "s/-fomit-frame-pointer//")
12cu|sbcl-1.1.3-1|64	
12cu|sbcl-1.1.3-1|65	%if %{bootstrap}
12cu|sbcl-1.1.3-1|66	sh make.sh "clisp"
12cu|sbcl-1.1.3-1|67	%else
12cu|sbcl-1.1.3-1|68	sh make.sh "%{name}"
12cu|sbcl-1.1.3-1|69	%endif
12cu|sbcl-1.1.3-1|70	
12cu|sbcl-1.1.3-1|71	%if %{with docs}
12cu|sbcl-1.1.3-1|72	make -C doc/manual
12cu|sbcl-1.1.3-1|73	%endif
12cu|sbcl-1.1.3-1|74	
12cu|sbcl-1.1.3-1|75	%install
12cu|sbcl-1.1.3-1|76	unset SBCL_HOME
12cu|sbcl-1.1.3-1|77	export INSTALL_ROOT=%{buildroot}%{_prefix}
12cu|sbcl-1.1.3-1|78	export LIB_DIR=%{buildroot}%{_libdir}
12cu|sbcl-1.1.3-1|79	sh install.sh
12cu|sbcl-1.1.3-1|80	
12cu|sbcl-1.1.3-1|81	if test %{_docdir} != %{_prefix}/share/doc ;then
12cu|sbcl-1.1.3-1|82	mkdir -p %{buildroot}%{_docdir}
12cu|sbcl-1.1.3-1|83	mv %{buildroot}%{_prefix}/share/doc/%{name} %{buildroot}%{_docdir}/
12cu|sbcl-1.1.3-1|84	fi
12cu|sbcl-1.1.3-1|85	
12cu|sbcl-1.1.3-1|86	## Unpackaged files
12cu|sbcl-1.1.3-1|87	rm -f  %{buildroot}%{_infodir}/dir
12cu|sbcl-1.1.3-1|88	# CVS crud
12cu|sbcl-1.1.3-1|89	find %{buildroot} -name CVS -type d | xargs rm -rf
12cu|sbcl-1.1.3-1|90	find %{buildroot} -name .cvsignore | xargs rm -f
12cu|sbcl-1.1.3-1|91	# 'test-passed' files from %%check
12cu|sbcl-1.1.3-1|92	find %{buildroot} -name 'test-passed' | xargs rm -vf
12cu|sbcl-1.1.3-1|93	
12cu|sbcl-1.1.3-1|94	%files
12cu|sbcl-1.1.3-1|95	%doc %{_docdir}/%{name}
12cu|sbcl-1.1.3-1|96	%{_bindir}/*
12cu|sbcl-1.1.3-1|97	%{_libdir}/%{name}/asdf-install/*
12cu|sbcl-1.1.3-1|98	%{_libdir}/%{name}/asdf/*
12cu|sbcl-1.1.3-1|99	%{_libdir}/%{name}/sb-aclrepl/*
12cu|sbcl-1.1.3-1|100	%{_libdir}/%{name}/sb-bsd-sockets/*
12cu|sbcl-1.1.3-1|101	%{_libdir}/%{name}/sb-cltl2/*
12cu|sbcl-1.1.3-1|102	%{_libdir}/%{name}/sb-concurrency/*.fasl
12cu|sbcl-1.1.3-1|103	%{_libdir}/%{name}/sb-concurrency/*.lisp
12cu|sbcl-1.1.3-1|104	%{_libdir}/%{name}/sb-concurrency/*.texinfo
12cu|sbcl-1.1.3-1|105	%{_libdir}/%{name}/sb-concurrency/*.asd
12cu|sbcl-1.1.3-1|106	%{_libdir}/%{name}/sb-concurrency/tests/*
12cu|sbcl-1.1.3-1|107	%{_libdir}/%{name}/sb-concurrency/Makefile
12cu|sbcl-1.1.3-1|108	%{_libdir}/%{name}/sb-cover/*
12cu|sbcl-1.1.3-1|109	%{_libdir}/%{name}/sb-executable/*
12cu|sbcl-1.1.3-1|110	%{_libdir}/%{name}/sb-grovel/*
12cu|sbcl-1.1.3-1|111	%{_libdir}/%{name}/sb-introspect/*
12cu|sbcl-1.1.3-1|112	%{_libdir}/%{name}/sb-md5/*
12cu|sbcl-1.1.3-1|113	%{_libdir}/%{name}/sb-posix/*
12cu|sbcl-1.1.3-1|114	%{_libdir}/%{name}/sb-queue/*
12cu|sbcl-1.1.3-1|115	%{_libdir}/%{name}/sb-rotate-byte/*
12cu|sbcl-1.1.3-1|116	%{_libdir}/%{name}/sb-rt/*
12cu|sbcl-1.1.3-1|117	%{_libdir}/%{name}/sb-simple-streams/*
12cu|sbcl-1.1.3-1|118	%{_libdir}/%{name}/sb-sprof/*
12cu|sbcl-1.1.3-1|119	%{_libdir}/%{name}/%{name}.*
12cu|sbcl-1.1.3-1|120	%if %{with docs}
12cu|sbcl-1.1.3-1|121	%{_infodir}/*
12cu|sbcl-1.1.3-1|122	%endif
12cu|sbcl-1.1.3-1|123	%{_mandir}/man?/*

12798 12
12cu|sbxkb-0.7.6-4.1|1	Name:           sbxkb
12cu|sbxkb-0.7.6-4.1|2	Summary:        Simple keyboard indicator
12cu|sbxkb-0.7.6-4.1|3	Version:        0.7.6
12cu|sbxkb-0.7.6-4.1|4	Release:        4.1
12cu|sbxkb-0.7.6-4.1|5	License:        GPLv2
12cu|sbxkb-0.7.6-4.1|6	Group:          System/Configuration/Other
12cu|sbxkb-0.7.6-4.1|7	Url:            http://sourceforge.net/projects/staybox/
12cu|sbxkb-0.7.6-4.1|8	BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
12cu|sbxkb-0.7.6-4.1|9	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|sbxkb-0.7.6-4.1|10	BuildRequires:  pkgconfig(gdk-pixbuf-xlib-2.0)
12cu|sbxkb-0.7.6-4.1|11	Source0:        %{name}-%{version}.tar.gz
12cu|sbxkb-0.7.6-4.1|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cu|sbxkb-0.7.6-4.1|13	
12cu|sbxkb-0.7.6-4.1|14	
12cu|sbxkb-0.7.6-4.1|15	%description
12cu|sbxkb-0.7.6-4.1|16	Simple keyboard indicator
12cu|sbxkb-0.7.6-4.1|17	
12cu|sbxkb-0.7.6-4.1|18	Author: Sorry, I don;t know :(
12cu|sbxkb-0.7.6-4.1|19	--------
12cu|sbxkb-0.7.6-4.1|20	
12cu|sbxkb-0.7.6-4.1|21	%define INSTALL      install -m755 -s
12cu|sbxkb-0.7.6-4.1|22	%define INSTALL_DIR  install -d -m755
12cu|sbxkb-0.7.6-4.1|23	
12cu|sbxkb-0.7.6-4.1|24	
12cu|sbxkb-0.7.6-4.1|25	
12cu|sbxkb-0.7.6-4.1|26	%prep
12cu|sbxkb-0.7.6-4.1|27	%setup -q -n %{name}-%{version}
12cu|sbxkb-0.7.6-4.1|28	
12cu|sbxkb-0.7.6-4.1|29	
12cu|sbxkb-0.7.6-4.1|30	%build
12cu|sbxkb-0.7.6-4.1|31	./configure --prefix=%{_prefix} LIBS=-lX11
12cu|sbxkb-0.7.6-4.1|32	make
12cu|sbxkb-0.7.6-4.1|33	
12cu|sbxkb-0.7.6-4.1|34	%install
12cu|sbxkb-0.7.6-4.1|35	export DESTDIR=%{buildroot}
12cu|sbxkb-0.7.6-4.1|36	make install
12cu|sbxkb-0.7.6-4.1|37	
12cu|sbxkb-0.7.6-4.1|38	%clean
12cu|sbxkb-0.7.6-4.1|39	rm -rf %{buildroot}
12cu|sbxkb-0.7.6-4.1|40	
12cu|sbxkb-0.7.6-4.1|41	%post
12cu|sbxkb-0.7.6-4.1|42	
12cu|sbxkb-0.7.6-4.1|43	
12cu|sbxkb-0.7.6-4.1|44	%preun
12cu|sbxkb-0.7.6-4.1|45	
12cu|sbxkb-0.7.6-4.1|46	
12cu|sbxkb-0.7.6-4.1|47	%files
12cu|sbxkb-0.7.6-4.1|48	%defattr(-, root, root, 0755)
12cu|sbxkb-0.7.6-4.1|49	%{_bindir}/%{name}
12cu|sbxkb-0.7.6-4.1|50	%doc COPYING
12cu|sbxkb-0.7.6-4.1|51	%dir %{_datadir}/%{name}
12cu|sbxkb-0.7.6-4.1|52	%{_datadir}/%{name}/*
12cu|sbxkb-0.7.6-4.1|53	
12cu|sbxkb-0.7.6-4.1|54	
12cu|sbxkb-0.7.6-4.1|55	%changelog
12cu|sbxkb-0.7.6-4.1|56	* Fri Nov 18 2011 wwalery@gmail.com
12cu|sbxkb-0.7.6-4.1|57	- update .spec file to compile in openSUSE 12.1

12799 12
12cu|sc68-2.2.1-15|1	%define major 2.2.1
12cu|sc68-2.2.1-15|2	%define libname %mklibname sc68_ %{major}
12cu|sc68-2.2.1-15|3	%define develname %mklibname -d %name
12cu|sc68-2.2.1-15|4	
12cu|sc68-2.2.1-15|5	Summary:	SC68 - Atari ST and Amiga music player
12cu|sc68-2.2.1-15|6	Name:		sc68
12cu|sc68-2.2.1-15|7	Version:	2.2.1
12cu|sc68-2.2.1-15|8	Release:	15
12cu|sc68-2.2.1-15|9	License:	GPLv2+
12cu|sc68-2.2.1-15|10	Group:		Sound
12cu|sc68-2.2.1-15|11	Url:		http://sc68.atari.org/
12cu|sc68-2.2.1-15|12	Source:		http://prdownloads.sourceforge.net/sc68/%{name}-%{version}.tar.bz2
12cu|sc68-2.2.1-15|13	Patch: sc68-2.2.1-format-string.patch
12cu|sc68-2.2.1-15|14	
12cu|sc68-2.2.1-15|15	BuildRequires:	readline-devel
12cu|sc68-2.2.1-15|16	BuildRequires:	ncurses-devel
12cu|sc68-2.2.1-15|17	BuildRequires:	zlib-devel
12cu|sc68-2.2.1-15|18	BuildRequires:	doxygen
12cu|sc68-2.2.1-15|19	BuildRequires:	pkgconfig
12cu|sc68-2.2.1-15|20	
12cu|sc68-2.2.1-15|21	%description
12cu|sc68-2.2.1-15|22	sc68 is an Atari ST and Amiga music player. It can play special files
12cu|sc68-2.2.1-15|23	(.sc68). This file encapsulates orgininal music files and possibly the
12cu|sc68-2.2.1-15|24	program to play it.  You can find a very large collection of this file
12cu|sc68-2.2.1-15|25	on sc68 official web site <http://sashipa.ben.free.fr/sc68>.
12cu|sc68-2.2.1-15|26	
12cu|sc68-2.2.1-15|27	This package contains a command line player.
12cu|sc68-2.2.1-15|28	
12cu|sc68-2.2.1-15|29	%package -n %libname
12cu|sc68-2.2.1-15|30	Summary: Libraries of the sc68 sound emulator
12cu|sc68-2.2.1-15|31	Group: System/Libraries
12cu|sc68-2.2.1-15|32	Requires: %name >= %version
12cu|sc68-2.2.1-15|33	
12cu|sc68-2.2.1-15|34	%description -n %libname
12cu|sc68-2.2.1-15|35	sc68 is an Atari ST and Amiga music player. It can play special files
12cu|sc68-2.2.1-15|36	(.sc68). This file encapsulates orgininal music files and possibly the
12cu|sc68-2.2.1-15|37	program to play it.  You can find a very large collection of this file
12cu|sc68-2.2.1-15|38	on sc68 official web site <http://sashipa.ben.free.fr/sc68>.
12cu|sc68-2.2.1-15|39	
12cu|sc68-2.2.1-15|40	This package contains the shared libraries required by sc68.
12cu|sc68-2.2.1-15|41	
12cu|sc68-2.2.1-15|42	
12cu|sc68-2.2.1-15|43	%package -n %{develname}
12cu|sc68-2.2.1-15|44	Summary: Development files of the sc68 sound emulator
12cu|sc68-2.2.1-15|45	Group: Development/C
12cu|sc68-2.2.1-15|46	Requires: %libname = %version
12cu|sc68-2.2.1-15|47	Provides: %name-devel = %version-%release
12cu|sc68-2.2.1-15|48	Provides: lib%name-devel = %version-%release
12cu|sc68-2.2.1-15|49	Provides: %{libname}-devel = %version-%release
12cu|sc68-2.2.1-15|50	Obsoletes: %{mklibname sc68_2.2.1 -d}
12cu|sc68-2.2.1-15|51	
12cu|sc68-2.2.1-15|52	%description -n %{develname}
12cu|sc68-2.2.1-15|53	sc68 is an Atari ST and Amiga music player. It can play special files
12cu|sc68-2.2.1-15|54	(.sc68). This file encapsulates orgininal music files and possibly the
12cu|sc68-2.2.1-15|55	program to play it.  You can find a very large collection of this file
12cu|sc68-2.2.1-15|56	on sc68 official web site <http://sashipa.ben.free.fr/sc68>.
12cu|sc68-2.2.1-15|57	
12cu|sc68-2.2.1-15|58	This package contains the C headers and libraries required for
12cu|sc68-2.2.1-15|59	building applications with sc68.
12cu|sc68-2.2.1-15|60	
12cu|sc68-2.2.1-15|61	%prep
12cu|sc68-2.2.1-15|62	%setup -q
12cu|sc68-2.2.1-15|63	%patch -p1
12cu|sc68-2.2.1-15|64	
12cu|sc68-2.2.1-15|65	%build
12cu|sc68-2.2.1-15|66	%define _disable_ld_no_undefined 1
12cu|sc68-2.2.1-15|67	%define _disable_ld_as_needed 1
12cu|sc68-2.2.1-15|68	%configure2_5x --enable-doc
12cu|sc68-2.2.1-15|69	%make
12cu|sc68-2.2.1-15|70	cd doc
12cu|sc68-2.2.1-15|71	make
12cu|sc68-2.2.1-15|72	
12cu|sc68-2.2.1-15|73	%install
12cu|sc68-2.2.1-15|74	%makeinstall_std
12cu|sc68-2.2.1-15|75	rm -f %buildroot%_libdir/*a
12cu|sc68-2.2.1-15|76	
12cu|sc68-2.2.1-15|77	%clean
12cu|sc68-2.2.1-15|78	
12cu|sc68-2.2.1-15|79	
12cu|sc68-2.2.1-15|80	
12cu|sc68-2.2.1-15|81	%files
12cu|sc68-2.2.1-15|82	%defattr(-, root, root)
12cu|sc68-2.2.1-15|83	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
12cu|sc68-2.2.1-15|84	%_bindir/*68
12cu|sc68-2.2.1-15|85	%_mandir/man1/*
12cu|sc68-2.2.1-15|86	%_infodir/sc68.info*
12cu|sc68-2.2.1-15|87	%_datadir/sc68
12cu|sc68-2.2.1-15|88	
12cu|sc68-2.2.1-15|89	%files -n %libname
12cu|sc68-2.2.1-15|90	%defattr(-, root, root)
12cu|sc68-2.2.1-15|91	%doc COPYING README
12cu|sc68-2.2.1-15|92	%_libdir/lib*.so.*
12cu|sc68-2.2.1-15|93	
12cu|sc68-2.2.1-15|94	
12cu|sc68-2.2.1-15|95	%files -n %{develname}
12cu|sc68-2.2.1-15|96	%defattr(-, root, root)
12cu|sc68-2.2.1-15|97	%doc doc/html
12cu|sc68-2.2.1-15|98	%_bindir/sc68-config
12cu|sc68-2.2.1-15|99	%_includedir/sc68/
12cu|sc68-2.2.1-15|100	%_libdir/lib*.so
12cu|sc68-2.2.1-15|101	%_libdir/pkgconfig/*.pc
12cu|sc68-2.2.1-15|102	
12cu|sc68-2.2.1-15|103	
12cu|sc68-2.2.1-15|104	%changelog
12cu|sc68-2.2.1-15|105	* Wed Oct 26 2011 Matthew Dawkins <mattydaw@mandriva.org> 2.2.1-13
12cu|sc68-2.2.1-15|106	+ Revision: 707342
12cu|sc68-2.2.1-15|107	- rebuild
12cu|sc68-2.2.1-15|108	dropped major from devel pkg
12cu|sc68-2.2.1-15|109	
12cu|sc68-2.2.1-15|110	* Sat Sep 17 2011 GÃ¶tz Waschk <waschk@mandriva.org> 2.2.1-12
12cu|sc68-2.2.1-15|111	+ Revision: 700122
12cu|sc68-2.2.1-15|112	- rebuild
12cu|sc68-2.2.1-15|113	
12cu|sc68-2.2.1-15|114	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 2.2.1-11mdv2011.0
12cu|sc68-2.2.1-15|115	+ Revision: 442816
12cu|sc68-2.2.1-15|116	- rebuild
12cu|sc68-2.2.1-15|117	
12cu|sc68-2.2.1-15|118	* Wed Feb 25 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.2.1-10mdv2009.1
12cu|sc68-2.2.1-15|119	+ Revision: 344772
12cu|sc68-2.2.1-15|120	- fix format string
12cu|sc68-2.2.1-15|121	
12cu|sc68-2.2.1-15|122	* Tue Jul 29 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.2.1-9mdv2009.0
12cu|sc68-2.2.1-15|123	+ Revision: 252458
12cu|sc68-2.2.1-15|124	- rebuild
12cu|sc68-2.2.1-15|125	
12cu|sc68-2.2.1-15|126	* Mon Jul 28 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.2.1-8mdv2009.0
12cu|sc68-2.2.1-15|127	+ Revision: 250889
12cu|sc68-2.2.1-15|128	- update license
12cu|sc68-2.2.1-15|129	- fix build by disabling --as-needed and --no-undefined
12cu|sc68-2.2.1-15|130	
12cu|sc68-2.2.1-15|131	+ Thierry Vignaud <tv@mandriva.org>
12cu|sc68-2.2.1-15|132	- rebuild
12cu|sc68-2.2.1-15|133	- kill re-definition of %%buildroot on Pixel's request
12cu|sc68-2.2.1-15|134	
12cu|sc68-2.2.1-15|135	+ Pixel <pixel@mandriva.com>
12cu|sc68-2.2.1-15|136	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|sc68-2.2.1-15|137	
12cu|sc68-2.2.1-15|138	+ Olivier Blin <blino@mandriva.org>
12cu|sc68-2.2.1-15|139	- restore BuildRoot
12cu|sc68-2.2.1-15|140	
12cu|sc68-2.2.1-15|141	* Wed Jul 25 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.2.1-5mdv2008.0
12cu|sc68-2.2.1-15|142	+ Revision: 55243
12cu|sc68-2.2.1-15|143	- Import sc68
12cu|sc68-2.2.1-15|144	
12cu|sc68-2.2.1-15|145	
12cu|sc68-2.2.1-15|146	
12cu|sc68-2.2.1-15|147	* Thu Jul 20 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.2.1-5mdk
12cu|sc68-2.2.1-15|148	- Rebuild
12cu|sc68-2.2.1-15|149	
12cu|sc68-2.2.1-15|150	* Mon Jan 23 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.2.1-4mdk
12cu|sc68-2.2.1-15|151	- Rebuild
12cu|sc68-2.2.1-15|152	- use mkrel
12cu|sc68-2.2.1-15|153	
12cu|sc68-2.2.1-15|154	* Fri Jan 21 2005 Götz Waschk <waschk@linux-mandrake.com> 2.2.1-3mdk
12cu|sc68-2.2.1-15|155	- rebuild for new readline
12cu|sc68-2.2.1-15|156	
12cu|sc68-2.2.1-15|157	* Fri Dec  3 2004 Götz Waschk <waschk@linux-mandrake.com> 2.2.1-2mdk
12cu|sc68-2.2.1-15|158	- fix URL
12cu|sc68-2.2.1-15|159	
12cu|sc68-2.2.1-15|160	* Wed Nov 26 2003 Götz Waschk <waschk@linux-mandrake.com> 2.2.1-1mdk
12cu|sc68-2.2.1-15|161	- new version
12cu|sc68-2.2.1-15|162	
12cu|sc68-2.2.1-15|163	* Fri Sep 26 2003 Götz Waschk <waschk@linux-mandrake.com> 2.2.0-2mdk
12cu|sc68-2.2.1-15|164	- enable devel docs
12cu|sc68-2.2.1-15|165	- fix buildrequires
12cu|sc68-2.2.1-15|166	- fix devel requrires
12cu|sc68-2.2.1-15|167	
12cu|sc68-2.2.1-15|168	* Fri Sep 26 2003 Götz Waschk <waschk@linux-mandrake.com> 2.2.0-1mdk
12cu|sc68-2.2.1-15|169	- add devel package
12cu|sc68-2.2.1-15|170	- drop patch
12cu|sc68-2.2.1-15|171	- remove xmms stuff
12cu|sc68-2.2.1-15|172	- new version
12cu|sc68-2.2.1-15|173	
12cu|sc68-2.2.1-15|174	* Wed Mar 12 2003 Götz Waschk <waschk@linux-mandrake.com> 1.2.0-5mdk
12cu|sc68-2.2.1-15|175	- fix buildrequires
12cu|sc68-2.2.1-15|176	
12cu|sc68-2.2.1-15|177	* Tue Mar 11 2003 Götz Waschk <waschk@linux-mandrake.com> 1.2.0-4mdk
12cu|sc68-2.2.1-15|178	- mklibname macro
12cu|sc68-2.2.1-15|179	
12cu|sc68-2.2.1-15|180	* Fri Dec 27 2002 Götz Waschk <waschk@linux-mandrake.com> 1.2.0-3mdk
12cu|sc68-2.2.1-15|181	- clean unpackaged files
12cu|sc68-2.2.1-15|182	- fix build
12cu|sc68-2.2.1-15|183	
12cu|sc68-2.2.1-15|184	* Sat Mar  2 2002 Götz Waschk <waschk@linux-mandrake.com> 1.2.0-2mdk
12cu|sc68-2.2.1-15|185	- really fix info dir entry
12cu|sc68-2.2.1-15|186	
12cu|sc68-2.2.1-15|187	* Tue Feb  5 2002 Götz Waschk <waschk@linux-mandrake.com> 1.2.0-1mdk
12cu|sc68-2.2.1-15|188	- fixed info entry
12cu|sc68-2.2.1-15|189	- initial package

12800 12
12cu|scalapack-2.0.2-1|1	%define lib_name_orig lib%{name}
12cu|scalapack-2.0.2-1|2	%define lib_major 1
12cu|scalapack-2.0.2-1|3	%define lib_name %mklibname %{name} %{lib_major}
12cu|scalapack-2.0.2-1|4	
12cu|scalapack-2.0.2-1|5	%define debug_package %{nil}
12cu|scalapack-2.0.2-1|6	
12cu|scalapack-2.0.2-1|7	Summary:	Scalapack
12cu|scalapack-2.0.2-1|8	Name:		scalapack
12cu|scalapack-2.0.2-1|9	Version:	2.0.2
12cu|scalapack-2.0.2-1|10	Release:	1
12cu|scalapack-2.0.2-1|11	License:	GPL
12cu|scalapack-2.0.2-1|12	Group:		Development/Other
12cu|scalapack-2.0.2-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|scalapack-2.0.2-1|14	URL:		http://www.netlib.org/scalapack/
12cu|scalapack-2.0.2-1|15	Source:		http://www.netlib.org/scalapack/scalapack-%{version}.tgz
12cu|scalapack-2.0.2-1|16	Requires:	blacsmpi-devel >= 1.1
12cu|scalapack-2.0.2-1|17	Provides:	%{name}-%{version}
12cu|scalapack-2.0.2-1|18	BuildRequires:	gcc-gfortran
12cu|scalapack-2.0.2-1|19	BuildRequires:	openmpi
12cu|scalapack-2.0.2-1|20	BuildRequires:	lapack-devel
12cu|scalapack-2.0.2-1|21	
12cu|scalapack-2.0.2-1|22	%package        -n %{lib_name}-devel
12cu|scalapack-2.0.2-1|23	Summary:	Scalapak
12cu|scalapack-2.0.2-1|24	Group:          Development/Other
12cu|scalapack-2.0.2-1|25	Prefix:         %{_prefix}
12cu|scalapack-2.0.2-1|26	
12cu|scalapack-2.0.2-1|27	%description -n %{lib_name}-devel
12cu|scalapack-2.0.2-1|28	The ScaLAPACK (or Scalable LAPACK) library includes a subset of
12cu|scalapack-2.0.2-1|29	LAPACK routines redesigned for distributed memory MIMD parallel
12cu|scalapack-2.0.2-1|30	computers. It is currently written in a Single-Program-Multiple-Data
12cu|scalapack-2.0.2-1|31	style using explicit message passing for interprocessor communication.
12cu|scalapack-2.0.2-1|32	It assumes matrices are laid out in a two-dimensional block cyclic
12cu|scalapack-2.0.2-1|33	decomposition.
12cu|scalapack-2.0.2-1|34	
12cu|scalapack-2.0.2-1|35	%description
12cu|scalapack-2.0.2-1|36	The ScaLAPACK (or Scalable LAPACK) library includes a subset of
12cu|scalapack-2.0.2-1|37	LAPACK routines redesigned for distributed memory MIMD parallel
12cu|scalapack-2.0.2-1|38	computers. It is currently written in a Single-Program-Multiple-Data
12cu|scalapack-2.0.2-1|39	style using explicit message passing for interprocessor communication.
12cu|scalapack-2.0.2-1|40	It assumes matrices are laid out in a two-dimensional block cyclic
12cu|scalapack-2.0.2-1|41	decomposition.
12cu|scalapack-2.0.2-1|42	
12cu|scalapack-2.0.2-1|43	%prep
12cu|scalapack-2.0.2-1|44	%setup -q
12cu|scalapack-2.0.2-1|45	cp SLmake.inc.example SLmake.inc
12cu|scalapack-2.0.2-1|46	# %patch0 -p0
12cu|scalapack-2.0.2-1|47	sed -i 's|@SCALAPACK_HOME@|%{_builddir}/%{name}-%{version}|' SLmake.inc
12cu|scalapack-2.0.2-1|48	
12cu|scalapack-2.0.2-1|49	%build
12cu|scalapack-2.0.2-1|50	make \
12cu|scalapack-2.0.2-1|51	F77=mpif90 \
12cu|scalapack-2.0.2-1|52	CC=mpicc \
12cu|scalapack-2.0.2-1|53	F77FLAGS="%{optflags} -O3 -fPIC" \
12cu|scalapack-2.0.2-1|54	CCFLAGS="%{optflags} -O3 -fPIC"
12cu|scalapack-2.0.2-1|55	
12cu|scalapack-2.0.2-1|56	%install
12cu|scalapack-2.0.2-1|57	mkdir -p %{buildroot}/%{_libdir}/%{name}-%{version}
12cu|scalapack-2.0.2-1|58	# cp %{buildroot}/%{name}-%{version}/lib%{name}.a %{buildroot}/%{_libdir}/%{name}-%{version}/lib%{name}.a
12cu|scalapack-2.0.2-1|59	
12cu|scalapack-2.0.2-1|60	%files -n %{lib_name}-devel
12cu|scalapack-2.0.2-1|61	%attr(644,root,root) %doc README
12cu|scalapack-2.0.2-1|62	# %{_libdir}/*/lib%{name}.a
12cu|scalapack-2.0.2-1|63	
12cu|scalapack-2.0.2-1|64	
12cu|scalapack-2.0.2-1|65	%changelog
12cu|scalapack-2.0.2-1|66	* Fri Mar 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-1
12cu|scalapack-2.0.2-1|67	+ Revision: f391f09
12cu|scalapack-2.0.2-1|68	- Added lapack BR
12cu|scalapack-2.0.2-1|69	
12cu|scalapack-2.0.2-1|70	

12801 12
12cu|scew-0.4.0-2|1	%define libname %mklibname %{name}
12cu|scew-0.4.0-2|2	%define libnamedev %{libname}-devel
12cu|scew-0.4.0-2|3	
12cu|scew-0.4.0-2|4	Summary: SCEW provides an easy interface around the XML Expat library
12cu|scew-0.4.0-2|5	Name:    scew
12cu|scew-0.4.0-2|6	Version: 0.4.0
12cu|scew-0.4.0-2|7	Release: 2
12cu|scew-0.4.0-2|8	Source0: %{name}-%{version}.tar.bz2
12cu|scew-0.4.0-2|9	License: LGPL
12cu|scew-0.4.0-2|10	Group: Development/C
12cu|scew-0.4.0-2|11	BuildRequires: expat-devel
12cu|scew-0.4.0-2|12	URL: http://www.nongnu.org/scew/
12cu|scew-0.4.0-2|13	
12cu|scew-0.4.0-2|14	%description
12cu|scew-0.4.0-2|15	SCEW (Simple C Expat Wrapper) incorporated functions to create XML
12cu|scew-0.4.0-2|16	files and handle XML memory trees. That is, add and delete tree nodes,
12cu|scew-0.4.0-2|17	change attribute names and values...
12cu|scew-0.4.0-2|18	
12cu|scew-0.4.0-2|19	SCEW provides functions to load and access XML elements without the
12cu|scew-0.4.0-2|20	need to create the event handling routines and probably the most
12cu|scew-0.4.0-2|21	important: without the need to rewrite these functions each time you
12cu|scew-0.4.0-2|22	need to load a different XML tree. It also lets you access to the
12cu|scew-0.4.0-2|23	internal Expat parser, that means you can still have all the
12cu|scew-0.4.0-2|24	functionality that Expat library gives you.
12cu|scew-0.4.0-2|25	
12cu|scew-0.4.0-2|26	%package -n %libnamedev
12cu|scew-0.4.0-2|27	Summary: Headers for developing programs that will use scew
12cu|scew-0.4.0-2|28	Group: Development/C
12cu|scew-0.4.0-2|29	Provides:  libscew-devel = %{version}-%{release}
12cu|scew-0.4.0-2|30	Provides: %{name}-devel = %{version}-%{release}
12cu|scew-0.4.0-2|31	
12cu|scew-0.4.0-2|32	%description -n %libnamedev
12cu|scew-0.4.0-2|33	This package contains the headers that programmers will need to develop
12cu|scew-0.4.0-2|34	applications which will use scew.
12cu|scew-0.4.0-2|35	
12cu|scew-0.4.0-2|36	%prep
12cu|scew-0.4.0-2|37	%setup -q
12cu|scew-0.4.0-2|38	
12cu|scew-0.4.0-2|39	%build
12cu|scew-0.4.0-2|40	%configure --includedir=%{_includedir}/%{name}
12cu|scew-0.4.0-2|41	%make
12cu|scew-0.4.0-2|42	
12cu|scew-0.4.0-2|43	%install
12cu|scew-0.4.0-2|44	%makeinstall_std
12cu|scew-0.4.0-2|45	
12cu|scew-0.4.0-2|46	mkdir -p %{buildroot}%{_bindir}
12cu|scew-0.4.0-2|47	install -m 755 examples/scew_print/scew_print %{buildroot}%{_bindir}
12cu|scew-0.4.0-2|48	install -m 755 examples/scew_write/scew_write %{buildroot}%{_bindir}
12cu|scew-0.4.0-2|49	
12cu|scew-0.4.0-2|50	%files -n %libnamedev
12cu|scew-0.4.0-2|51	%defattr(-,root,root,0755)
12cu|scew-0.4.0-2|52	%{_bindir}/scew_print
12cu|scew-0.4.0-2|53	%{_bindir}/scew_write
12cu|scew-0.4.0-2|54	%{_libdir}/libscew.a
12cu|scew-0.4.0-2|55	%{_includedir}/*
12cu|scew-0.4.0-2|56	%_libdir/pkgconfig/*
12cu|scew-0.4.0-2|57	
12cu|scew-0.4.0-2|58	
12cu|scew-0.4.0-2|59	
12cu|scew-0.4.0-2|60	%changelog
12cu|scew-0.4.0-2|61	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.4.0-1mdv2008.1
12cu|scew-0.4.0-2|62	+ Revision: 126978
12cu|scew-0.4.0-2|63	- kill re-definition of %%buildroot on Pixel's request
12cu|scew-0.4.0-2|64	- use %%mkrel
12cu|scew-0.4.0-2|65	- import scew
12cu|scew-0.4.0-2|66	
12cu|scew-0.4.0-2|67	
12cu|scew-0.4.0-2|68	* Thu Jan 13 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.4.0-1mdk
12cu|scew-0.4.0-2|69	- 0.4.0
12cu|scew-0.4.0-2|70	
12cu|scew-0.4.0-2|71	* Sat Dec 13 2003 Franck Villaume <fvill@freesurf.fr> 0.3.1-2mdk
12cu|scew-0.4.0-2|72	- add BuildRequires : expat-devel
12cu|scew-0.4.0-2|73	- use mklibname macro
12cu|scew-0.4.0-2|74	
12cu|scew-0.4.0-2|75	* Fri Oct 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.3.1-1mdk
12cu|scew-0.4.0-2|76	- from Jan Villat <rpms@djdie.net> :
12cu|scew-0.4.0-2|77	- First RPM build
12cu|scew-0.4.0-2|78	
12cu|scew-0.4.0-2|79	# end of file

12802 12
12cu|schooltool-2.6.1-2|1	# empty debug
12cu|schooltool-2.6.1-2|2	%define debug_package	%{nil}
12cu|schooltool-2.6.1-2|3	# lang
12cu|schooltool-2.6.1-2|4	%define _files_listed_twice_terminate_build 0
12cu|schooltool-2.6.1-2|5	
12cu|schooltool-2.6.1-2|6	Name:		schooltool
12cu|schooltool-2.6.1-2|7	Summary:	A common information systems platform for school administration
12cu|schooltool-2.6.1-2|8	Version:	2.6.1
12cu|schooltool-2.6.1-2|9	Release:	2
12cu|schooltool-2.6.1-2|10	URL:		http://www.schooltool.org
12cu|schooltool-2.6.1-2|11	Source0:	http://ftp.schooltool.org/schooltool/2.6/%{name}-%{version}.tar.gz
12cu|schooltool-2.6.1-2|12	Source100:	%{name}.rpmlintrc
12cu|schooltool-2.6.1-2|13	License:	GPLv2
12cu|schooltool-2.6.1-2|14	Group:		Office
12cu|schooltool-2.6.1-2|15	BuildArch: noarch
12cu|schooltool-2.6.1-2|16	
12cu|schooltool-2.6.1-2|17	BuildRequires: python-devel
12cu|schooltool-2.6.1-2|18	BuildRequires: python-setuptools
12cu|schooltool-2.6.1-2|19	# Conflicts:  pythonegg(docutils)
12cu|schooltool-2.6.1-2|20	Requires:	pythonegg(restrictedpython)
12cu|schooltool-2.6.1-2|21	Requires:	pythonegg(zope.hookable)
12cu|schooltool-2.6.1-2|22	Requires:	pythonegg(zope.untrustedpython)
12cu|schooltool-2.6.1-2|23	Requires:	pythonegg(bottle)
12cu|schooltool-2.6.1-2|24	Requires:	pythonegg(celery)
12cu|schooltool-2.6.1-2|25	Requires:	pythonegg(pastedeploy)
12cu|schooltool-2.6.1-2|26	Requires:	pythonegg(pastescript)
12cu|schooltool-2.6.1-2|27	Requires:	pythonegg(pil)
12cu|schooltool-2.6.1-2|28	Requires:	pythonegg(pytz)
12cu|schooltool-2.6.1-2|29	Requires:	pythonegg(redis)
12cu|schooltool-2.6.1-2|30	Requires:	pythonegg(reportlab)
12cu|schooltool-2.6.1-2|31	Requires:	pythonegg(setuptools)
12cu|schooltool-2.6.1-2|32	Requires:	pythonegg(xlrd)
12cu|schooltool-2.6.1-2|33	Requires:	pythonegg(xlwt)
12cu|schooltool-2.6.1-2|34	Requires:	pythonegg(z3c.autoinclude)
12cu|schooltool-2.6.1-2|35	Requires:	pythonegg(z3c.form)
12cu|schooltool-2.6.1-2|36	Requires:	pythonegg(z3c.formui)
12cu|schooltool-2.6.1-2|37	Requires:	pythonegg(z3c.macro)
12cu|schooltool-2.6.1-2|38	Requires:	pythonegg(z3c.rml)
12cu|schooltool-2.6.1-2|39	Requires:	pythonegg(z3c.template)
12cu|schooltool-2.6.1-2|40	Requires:	pythonegg(zc.catalog)
12cu|schooltool-2.6.1-2|41	Requires:	pythonegg(zc.datetimewidget)
12cu|schooltool-2.6.1-2|42	Requires:	pythonegg(zc.resourcelibrary)
12cu|schooltool-2.6.1-2|43	Requires:	pythonegg(zc.table)
12cu|schooltool-2.6.1-2|44	Requires:	pythonegg(zodb3)
12cu|schooltool-2.6.1-2|45	Requires:	pythonegg(zope.annotation)
12cu|schooltool-2.6.1-2|46	Requires:	pythonegg(zope.app.applicationcontrol)
12cu|schooltool-2.6.1-2|47	Requires:	pythonegg(zope.app.appsetup)
12cu|schooltool-2.6.1-2|48	Requires:	pythonegg(zope.app.basicskin)
12cu|schooltool-2.6.1-2|49	Requires:	pythonegg(zope.app.broken)
12cu|schooltool-2.6.1-2|50	Requires:	pythonegg(zope.app.component)
12cu|schooltool-2.6.1-2|51	Requires:	pythonegg(zope.app.container)
12cu|schooltool-2.6.1-2|52	Requires:	pythonegg(zope.app.debug)
12cu|schooltool-2.6.1-2|53	Requires:	pythonegg(zope.app.dependable)
12cu|schooltool-2.6.1-2|54	Requires:	pythonegg(zope.app.error)
12cu|schooltool-2.6.1-2|55	Requires:	pythonegg(zope.app.exception)
12cu|schooltool-2.6.1-2|56	Requires:	pythonegg(zope.app.form)
12cu|schooltool-2.6.1-2|57	Requires:	pythonegg(zope.app.generations)
12cu|schooltool-2.6.1-2|58	Requires:	pythonegg(zope.app.http)
12cu|schooltool-2.6.1-2|59	Requires:	pythonegg(zope.app.locales)
12cu|schooltool-2.6.1-2|60	Requires:	pythonegg(zope.app.principalannotation)
12cu|schooltool-2.6.1-2|61	Requires:	pythonegg(zope.app.publication)
12cu|schooltool-2.6.1-2|62	Requires:	pythonegg(zope.app.schema)
12cu|schooltool-2.6.1-2|63	Requires:	pythonegg(zope.app.security)
12cu|schooltool-2.6.1-2|64	Requires:	pythonegg(zope.app.testing)
12cu|schooltool-2.6.1-2|65	Requires:	pythonegg(zope.app.wsgi)
12cu|schooltool-2.6.1-2|66	Requires:	pythonegg(zope.authentication)
12cu|schooltool-2.6.1-2|67	Requires:	pythonegg(zope.browser)
12cu|schooltool-2.6.1-2|68	Requires:	pythonegg(zope.browsermenu)
12cu|schooltool-2.6.1-2|69	Requires:	pythonegg(zope.browserpage)
12cu|schooltool-2.6.1-2|70	Requires:	pythonegg(zope.cachedescriptors)
12cu|schooltool-2.6.1-2|71	Requires:	pythonegg(zope.catalog)
12cu|schooltool-2.6.1-2|72	Requires:	pythonegg(zope.component)
12cu|schooltool-2.6.1-2|73	Requires:	pythonegg(zope.configuration)
12cu|schooltool-2.6.1-2|74	Requires:	pythonegg(zope.container)
12cu|schooltool-2.6.1-2|75	Requires:	pythonegg(zope.contentprovider)
12cu|schooltool-2.6.1-2|76	Requires:	pythonegg(zope.dublincore)
12cu|schooltool-2.6.1-2|77	Requires:	pythonegg(zope.event)
12cu|schooltool-2.6.1-2|78	Requires:	pythonegg(zope.file)
12cu|schooltool-2.6.1-2|79	Requires:	pythonegg(zope.filerepresentation)
12cu|schooltool-2.6.1-2|80	Requires:	pythonegg(zope.formlib)
12cu|schooltool-2.6.1-2|81	Requires:	pythonegg(zope.html)
12cu|schooltool-2.6.1-2|82	Requires:	pythonegg(zope.i18n)
12cu|schooltool-2.6.1-2|83	Requires:	pythonegg(zope.i18nmessageid)
12cu|schooltool-2.6.1-2|84	Requires:	pythonegg(zope.interface)
12cu|schooltool-2.6.1-2|85	Requires:	pythonegg(zope.intid)
12cu|schooltool-2.6.1-2|86	Requires:	pythonegg(zope.keyreference)
12cu|schooltool-2.6.1-2|87	Requires:	pythonegg(zope.lifecycleevent)
12cu|schooltool-2.6.1-2|88	Requires:	pythonegg(zope.location)
12cu|schooltool-2.6.1-2|89	Requires:	pythonegg(zope.login)
12cu|schooltool-2.6.1-2|90	Requires:	pythonegg(zope.mimetype)
12cu|schooltool-2.6.1-2|91	Requires:	pythonegg(zope.pagetemplate)
12cu|schooltool-2.6.1-2|92	Requires:	pythonegg(zope.password)
12cu|schooltool-2.6.1-2|93	Requires:	pythonegg(zope.proxy)
12cu|schooltool-2.6.1-2|94	Requires:	pythonegg(zope.publisher)
12cu|schooltool-2.6.1-2|95	Requires:	pythonegg(zope.schema)
12cu|schooltool-2.6.1-2|96	Requires:	pythonegg(zope.security)
12cu|schooltool-2.6.1-2|97	Requires:	pythonegg(zope.securitypolicy)
12cu|schooltool-2.6.1-2|98	Requires:	pythonegg(zope.server)
12cu|schooltool-2.6.1-2|99	Requires:	pythonegg(zope.session)
12cu|schooltool-2.6.1-2|100	Requires:	pythonegg(zope.site)
12cu|schooltool-2.6.1-2|101	Requires:	pythonegg(zope.size)
12cu|schooltool-2.6.1-2|102	Requires:	pythonegg(zope.tales)
12cu|schooltool-2.6.1-2|103	Requires:	pythonegg(zope.testbrowser)
12cu|schooltool-2.6.1-2|104	Requires:	pythonegg(zope.testing)
12cu|schooltool-2.6.1-2|105	Requires:	pythonegg(zope.traversing)
12cu|schooltool-2.6.1-2|106	Requires:	pythonegg(zope.ucol)
12cu|schooltool-2.6.1-2|107	Requires:	pythonegg(zope.viewlet)
12cu|schooltool-2.6.1-2|108	
12cu|schooltool-2.6.1-2|109	
12cu|schooltool-2.6.1-2|110	%description
12cu|schooltool-2.6.1-2|111	
12cu|schooltool-2.6.1-2|112	SchoolTool is an open source school management information system.  It is
12cu|schooltool-2.6.1-2|113	a web application, usable with an ordinary browser.
12cu|schooltool-2.6.1-2|114	Any modern web browser is suitable for the web application interface.  The
12cu|schooltool-2.6.1-2|115	interface degrades gracefully, so a browser that does not support CSS or
12cu|schooltool-2.6.1-2|116	Javascript will be usable, although perhaps not very nice or convenient.
12cu|schooltool-2.6.1-2|117	
12cu|schooltool-2.6.1-2|118	%prep
12cu|schooltool-2.6.1-2|119	%setup -q
12cu|schooltool-2.6.1-2|120	# using old pil instead of pillow
12cu|schooltool-2.6.1-2|121	perl -pi -e "s|Pillow|pil|"  setup.py
12cu|schooltool-2.6.1-2|122	
12cu|schooltool-2.6.1-2|123	%build
12cu|schooltool-2.6.1-2|124	python setup.py build
12cu|schooltool-2.6.1-2|125	
12cu|schooltool-2.6.1-2|126	
12cu|schooltool-2.6.1-2|127	%install
12cu|schooltool-2.6.1-2|128	python setup.py install --single-version-externally-managed -O1 --root=$RPM_BUILD_ROOT
12cu|schooltool-2.6.1-2|129	
12cu|schooltool-2.6.1-2|130	# create lang files
12cu|schooltool-2.6.1-2|131	for file in %{buildroot}%{py_puresitedir}/%{name}/locales/*/LC_MESSAGES/*.mo; do
12cu|schooltool-2.6.1-2|132	bn=$(basename $file)
12cu|schooltool-2.6.1-2|133	language=$(basename $file|cut -f 2 -d _|sed 's|\.*||')
12cu|schooltool-2.6.1-2|134	echo %%lang\($language\) %{py_puresitedir}/%{name}/locales/*/LC_MESSAGES/$bn >> %{name}.lang
12cu|schooltool-2.6.1-2|135	done
12cu|schooltool-2.6.1-2|136	
12cu|schooltool-2.6.1-2|137	
12cu|schooltool-2.6.1-2|138	
12cu|schooltool-2.6.1-2|139	%files -f %{name}.lang
12cu|schooltool-2.6.1-2|140	%doc CHANGES.txt README.txt version.txt.in
12cu|schooltool-2.6.1-2|141	%{py_puresitedir}/%{name}
12cu|schooltool-2.6.1-2|142	%{py_puresitedir}/%{name}*egg-info
12cu|schooltool-2.6.1-2|143	%{py_puresitedir}/%{name}*-nspkg.pth
12cu|schooltool-2.6.1-2|144	%{_bindir}/make-schooltool-instance
12cu|schooltool-2.6.1-2|145	%{_bindir}/%{name}*
12cu|schooltool-2.6.1-2|146	%{_bindir}/start-%{name}*
12cu|schooltool-2.6.1-2|147	
12cu|schooltool-2.6.1-2|148	%changelog
12cu|schooltool-2.6.1-2|149	* Sat Feb 08 2014 symbianflo <symbianflo@symbianflo> 2.6.1-2
12cu|schooltool-2.6.1-2|150	+ Revision: c80a0bb
12cu|schooltool-2.6.1-2|151	- Log: fix req, bump rel
12cu|schooltool-2.6.1-2|152	
12cu|schooltool-2.6.1-2|153	

12803 12
12cu|scim-hangul-0.4.0-1|1	Summary:	Hangul Input Method Engine for SCIM
12cu|scim-hangul-0.4.0-1|2	Name:		scim-hangul
12cu|scim-hangul-0.4.0-1|3	Version:	0.4.0
12cu|scim-hangul-0.4.0-1|4	Release:	1
12cu|scim-hangul-0.4.0-1|5	License:	GPLv3+
12cu|scim-hangul-0.4.0-1|6	Group:		System/Internationalization
12cu|scim-hangul-0.4.0-1|7	Url:		http://www.scim-im.org/
12cu|scim-hangul-0.4.0-1|8	Source0:	http://downloads.sourceforge.net/scim/%{name}-%{version}.tar.gz
12cu|scim-hangul-0.4.0-1|9	Patch0:		scim-hangul-0.4.0.gcc47.patch
12cu|scim-hangul-0.4.0-1|10	BuildRequires:	pkgconfig(libhangul)
12cu|scim-hangul-0.4.0-1|11	BuildRequires:	pkgconfig(scim)
12cu|scim-hangul-0.4.0-1|12	
12cu|scim-hangul-0.4.0-1|13	%description
12cu|scim-hangul-0.4.0-1|14	Scim-hangul is a SCIM IMEngine module for Korean (Hangul) input support.
12cu|scim-hangul-0.4.0-1|15	
12cu|scim-hangul-0.4.0-1|16	%files -f %{name}.lang
12cu|scim-hangul-0.4.0-1|17	%doc AUTHORS COPYING README
12cu|scim-hangul-0.4.0-1|18	%{_libdir}/scim-1.0/*/IMEngine/hangul.so
12cu|scim-hangul-0.4.0-1|19	%{_libdir}/scim-1.0/*/SetupUI/hangul-imengine-setup.so
12cu|scim-hangul-0.4.0-1|20	%{_datadir}/scim/icons/scim-hangul*.png
12cu|scim-hangul-0.4.0-1|21	%{_datadir}/scim/hangul
12cu|scim-hangul-0.4.0-1|22	
12cu|scim-hangul-0.4.0-1|23	#----------------------------------------------------------------------------
12cu|scim-hangul-0.4.0-1|24	
12cu|scim-hangul-0.4.0-1|25	%prep
12cu|scim-hangul-0.4.0-1|26	%setup -q
12cu|scim-hangul-0.4.0-1|27	%apply_patches
12cu|scim-hangul-0.4.0-1|28	
12cu|scim-hangul-0.4.0-1|29	
12cu|scim-hangul-0.4.0-1|30	%build
12cu|scim-hangul-0.4.0-1|31	%configure2_5x --disable-static
12cu|scim-hangul-0.4.0-1|32	%make
12cu|scim-hangul-0.4.0-1|33	
12cu|scim-hangul-0.4.0-1|34	%install
12cu|scim-hangul-0.4.0-1|35	%makeinstall_std
12cu|scim-hangul-0.4.0-1|36	
12cu|scim-hangul-0.4.0-1|37	%find_lang %{name}
12cu|scim-hangul-0.4.0-1|38	
12cu|scim-hangul-0.4.0-1|39	
12cu|scim-hangul-0.4.0-1|40	
12cu|scim-hangul-0.4.0-1|41	%changelog
12cu|scim-hangul-0.4.0-1|42	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.0-1
12cu|scim-hangul-0.4.0-1|43	+ Revision: 5a02c80
12cu|scim-hangul-0.4.0-1|44	- New version 0.4.0, spec cleanup
12cu|scim-hangul-0.4.0-1|45	
12cu|scim-hangul-0.4.0-1|46	

12804 12
12cu|scim-pinyin-0.5.92-1|1	Summary:	Chinese input module for Smart Chinese/Common Input Method platform
12cu|scim-pinyin-0.5.92-1|2	Name:		scim-pinyin
12cu|scim-pinyin-0.5.92-1|3	Version:	0.5.92
12cu|scim-pinyin-0.5.92-1|4	Release:	1
12cu|scim-pinyin-0.5.92-1|5	License:	GPLv2+
12cu|scim-pinyin-0.5.92-1|6	Group:		System/Internationalization
12cu|scim-pinyin-0.5.92-1|7	Url:		http://www.scim-im.org
12cu|scim-pinyin-0.5.92-1|8	Source0:	http://dl.sourceforge.net/scim/%{name}-%{version}.tar.gz
12cu|scim-pinyin-0.5.92-1|9	Patch0:		scim-pinyin-showallkeys.patch
12cu|scim-pinyin-0.5.92-1|10	Patch1:		scim-pinyin-0.5.91-save-in-temp.patch
12cu|scim-pinyin-0.5.92-1|11	Patch2:		scim-pinyin-0.5.91-fix-load.patch
12cu|scim-pinyin-0.5.92-1|12	Patch3:		scim-pinyin-0.5.91-fix-ms-shuangpin.patch
12cu|scim-pinyin-0.5.92-1|13	BuildRequires:	gettext-devel
12cu|scim-pinyin-0.5.92-1|14	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|scim-pinyin-0.5.92-1|15	BuildRequires:	pkgconfig(scim)
12cu|scim-pinyin-0.5.92-1|16	
12cu|scim-pinyin-0.5.92-1|17	%description
12cu|scim-pinyin-0.5.92-1|18	SCIM is a platform for the development of input methods. This is the
12cu|scim-pinyin-0.5.92-1|19	Chinese Pinyin input module for SCIM. You should install it if you
12cu|scim-pinyin-0.5.92-1|20	wish to enter Chinese text using the Pinyin input method.
12cu|scim-pinyin-0.5.92-1|21	
12cu|scim-pinyin-0.5.92-1|22	%files -f %{name}.lang
12cu|scim-pinyin-0.5.92-1|23	%doc AUTHORS COPYING README
12cu|scim-pinyin-0.5.92-1|24	%{_libdir}/scim-1.0/*/IMEngine/pinyin.so
12cu|scim-pinyin-0.5.92-1|25	%{_libdir}/scim-1.0/*/SetupUI/pinyin-imengine-setup.so
12cu|scim-pinyin-0.5.92-1|26	%{_datadir}/scim/pinyin
12cu|scim-pinyin-0.5.92-1|27	%{_datadir}/scim/icons/smart-pinyin.png
12cu|scim-pinyin-0.5.92-1|28	
12cu|scim-pinyin-0.5.92-1|29	#----------------------------------------------------------------------------
12cu|scim-pinyin-0.5.92-1|30	
12cu|scim-pinyin-0.5.92-1|31	%prep
12cu|scim-pinyin-0.5.92-1|32	%setup -q
12cu|scim-pinyin-0.5.92-1|33	%patch0 -p1
12cu|scim-pinyin-0.5.92-1|34	%patch1 -p1
12cu|scim-pinyin-0.5.92-1|35	%patch2 -p1
12cu|scim-pinyin-0.5.92-1|36	%patch3 -p1
12cu|scim-pinyin-0.5.92-1|37	
12cu|scim-pinyin-0.5.92-1|38	%build
12cu|scim-pinyin-0.5.92-1|39	autoreconf -fi
12cu|scim-pinyin-0.5.92-1|40	%configure2_5x --disable-static
12cu|scim-pinyin-0.5.92-1|41	# force rebuild of updated po:
12cu|scim-pinyin-0.5.92-1|42	%make -C po update-gmo
12cu|scim-pinyin-0.5.92-1|43	%make
12cu|scim-pinyin-0.5.92-1|44	
12cu|scim-pinyin-0.5.92-1|45	%install
12cu|scim-pinyin-0.5.92-1|46	%makeinstall_std
12cu|scim-pinyin-0.5.92-1|47	
12cu|scim-pinyin-0.5.92-1|48	%find_lang %{name}
12cu|scim-pinyin-0.5.92-1|49	
12cu|scim-pinyin-0.5.92-1|50	
12cu|scim-pinyin-0.5.92-1|51	%changelog
12cu|scim-pinyin-0.5.92-1|52	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.92-1
12cu|scim-pinyin-0.5.92-1|53	+ Revision: 4d766bd
12cu|scim-pinyin-0.5.92-1|54	- New version 0.5.92, spec cleanup
12cu|scim-pinyin-0.5.92-1|55	
12cu|scim-pinyin-0.5.92-1|56	

12805 12
12cu|scim-tables-0.5.13-1|1	Summary:	Data files for SCIM Generic Table input method module
12cu|scim-tables-0.5.13-1|2	Name:		scim-tables
12cu|scim-tables-0.5.13-1|3	Version:	0.5.13
12cu|scim-tables-0.5.13-1|4	Release:	1
12cu|scim-tables-0.5.13-1|5	License:	GPLv2+
12cu|scim-tables-0.5.13-1|6	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|7	Url:		http://sourceforge.net/projects/scim/
12cu|scim-tables-0.5.13-1|8	Source0:	http://downloads.sourceforge.net/scim/%{name}-%{version}.tar.bz2
12cu|scim-tables-0.5.13-1|9	BuildRequires:	intltool
12cu|scim-tables-0.5.13-1|10	BuildRequires:	pkgconfig(scim) >= 1.4.9
12cu|scim-tables-0.5.13-1|11	BuildRequires:	pkgconfig(scim-gtkutils) >= 1.4.9
12cu|scim-tables-0.5.13-1|12	Requires:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|13	
12cu|scim-tables-0.5.13-1|14	%description
12cu|scim-tables-0.5.13-1|15	This package includes many data files for SCIM Generic Table input method
12cu|scim-tables-0.5.13-1|16	module. The data files are came from unicon and xcin.
12cu|scim-tables-0.5.13-1|17	
12cu|scim-tables-0.5.13-1|18	%files -f %{name}.lang
12cu|scim-tables-0.5.13-1|19	%doc AUTHORS ChangeLog COPYING README
12cu|scim-tables-0.5.13-1|20	%{_bindir}/scim-make-table
12cu|scim-tables-0.5.13-1|21	%{_datadir}/scim/icons/table.png
12cu|scim-tables-0.5.13-1|22	%{_mandir}/man1/*
12cu|scim-tables-0.5.13-1|23	%{scim_plugins_dir}/IMEngine/*.so
12cu|scim-tables-0.5.13-1|24	%{scim_plugins_dir}/SetupUI/*.so
12cu|scim-tables-0.5.13-1|25	
12cu|scim-tables-0.5.13-1|26	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|27	
12cu|scim-tables-0.5.13-1|28	%package en
12cu|scim-tables-0.5.13-1|29	Summary:	Dummy package for scim-tables-lang
12cu|scim-tables-0.5.13-1|30	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|31	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|32	Requires:	locales-en
12cu|scim-tables-0.5.13-1|33	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|34	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|35	
12cu|scim-tables-0.5.13-1|36	%description en
12cu|scim-tables-0.5.13-1|37	This package is dummy package to satisfy scim-tables-lang.
12cu|scim-tables-0.5.13-1|38	
12cu|scim-tables-0.5.13-1|39	%files en
12cu|scim-tables-0.5.13-1|40	%doc README
12cu|scim-tables-0.5.13-1|41	
12cu|scim-tables-0.5.13-1|42	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|43	
12cu|scim-tables-0.5.13-1|44	%package am
12cu|scim-tables-0.5.13-1|45	Summary:	Data files for Amharic
12cu|scim-tables-0.5.13-1|46	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|47	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|48	Requires:	locales-am
12cu|scim-tables-0.5.13-1|49	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|50	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|51	
12cu|scim-tables-0.5.13-1|52	%description am
12cu|scim-tables-0.5.13-1|53	This package includes table IM data files for Amharic.
12cu|scim-tables-0.5.13-1|54	
12cu|scim-tables-0.5.13-1|55	%files am
12cu|scim-tables-0.5.13-1|56	%{_datadir}/scim/tables/Amharic.bin
12cu|scim-tables-0.5.13-1|57	%{_datadir}/scim/icons/Amharic.png
12cu|scim-tables-0.5.13-1|58	
12cu|scim-tables-0.5.13-1|59	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|60	
12cu|scim-tables-0.5.13-1|61	%package ar
12cu|scim-tables-0.5.13-1|62	Summary:	Data files for Arabic
12cu|scim-tables-0.5.13-1|63	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|64	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|65	Requires:	locales-ar
12cu|scim-tables-0.5.13-1|66	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|67	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|68	
12cu|scim-tables-0.5.13-1|69	%description ar
12cu|scim-tables-0.5.13-1|70	This package includes table IM data files for Arabic.
12cu|scim-tables-0.5.13-1|71	
12cu|scim-tables-0.5.13-1|72	%files ar
12cu|scim-tables-0.5.13-1|73	%{_datadir}/scim/tables/Arabic.bin
12cu|scim-tables-0.5.13-1|74	%{_datadir}/scim/icons/Arabic.png
12cu|scim-tables-0.5.13-1|75	
12cu|scim-tables-0.5.13-1|76	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|77	
12cu|scim-tables-0.5.13-1|78	%package bn
12cu|scim-tables-0.5.13-1|79	Summary:	Data files for Bengali
12cu|scim-tables-0.5.13-1|80	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|81	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|82	Requires:	locales-bn
12cu|scim-tables-0.5.13-1|83	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|84	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|85	
12cu|scim-tables-0.5.13-1|86	%description bn
12cu|scim-tables-0.5.13-1|87	This package includes table IM data files for Bengali.
12cu|scim-tables-0.5.13-1|88	
12cu|scim-tables-0.5.13-1|89	%files bn
12cu|scim-tables-0.5.13-1|90	%{_datadir}/scim/tables/Bengali-inscript.bin
12cu|scim-tables-0.5.13-1|91	%{_datadir}/scim/tables/Bengali-probhat.bin
12cu|scim-tables-0.5.13-1|92	%{_datadir}/scim/icons/Bengali-inscript.png
12cu|scim-tables-0.5.13-1|93	%{_datadir}/scim/icons/Bengali-probhat.png
12cu|scim-tables-0.5.13-1|94	
12cu|scim-tables-0.5.13-1|95	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|96	
12cu|scim-tables-0.5.13-1|97	%package el
12cu|scim-tables-0.5.13-1|98	Summary:	Data files for Greek
12cu|scim-tables-0.5.13-1|99	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|100	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|101	Requires:	locales-el
12cu|scim-tables-0.5.13-1|102	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|103	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|104	
12cu|scim-tables-0.5.13-1|105	%description el
12cu|scim-tables-0.5.13-1|106	This package includes table IM data files for Greek.
12cu|scim-tables-0.5.13-1|107	
12cu|scim-tables-0.5.13-1|108	%files el
12cu|scim-tables-0.5.13-1|109	%{_datadir}/scim/tables/greekpoly.bin
12cu|scim-tables-0.5.13-1|110	
12cu|scim-tables-0.5.13-1|111	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|112	
12cu|scim-tables-0.5.13-1|113	%package gu
12cu|scim-tables-0.5.13-1|114	Summary:	Data files for Gujarati
12cu|scim-tables-0.5.13-1|115	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|116	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|117	Requires:	locales-gu
12cu|scim-tables-0.5.13-1|118	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|119	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|120	
12cu|scim-tables-0.5.13-1|121	%description gu
12cu|scim-tables-0.5.13-1|122	This package includes table IM data files for Gujarati.
12cu|scim-tables-0.5.13-1|123	
12cu|scim-tables-0.5.13-1|124	%files gu
12cu|scim-tables-0.5.13-1|125	%{_datadir}/scim/tables/Gujarati-inscript.bin
12cu|scim-tables-0.5.13-1|126	%{_datadir}/scim/tables/Gujarati-phonetic.bin
12cu|scim-tables-0.5.13-1|127	%{_datadir}/scim/icons/Gujarati-inscript.png
12cu|scim-tables-0.5.13-1|128	%{_datadir}/scim/icons/Gujarati-phonetic.png
12cu|scim-tables-0.5.13-1|129	
12cu|scim-tables-0.5.13-1|130	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|131	
12cu|scim-tables-0.5.13-1|132	%package he
12cu|scim-tables-0.5.13-1|133	Summary:	Data files for Hebrew
12cu|scim-tables-0.5.13-1|134	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|135	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|136	Requires:	locales-he
12cu|scim-tables-0.5.13-1|137	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|138	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|139	
12cu|scim-tables-0.5.13-1|140	%description he
12cu|scim-tables-0.5.13-1|141	This package includes table IM data files for Hebrew.
12cu|scim-tables-0.5.13-1|142	
12cu|scim-tables-0.5.13-1|143	%files he
12cu|scim-tables-0.5.13-1|144	%{_datadir}/scim/tables/classicalhebrew.bin
12cu|scim-tables-0.5.13-1|145	%{_datadir}/scim/tables/HebrewComputer.bin
12cu|scim-tables-0.5.13-1|146	%{_datadir}/scim/icons/HebrewComputer.png
12cu|scim-tables-0.5.13-1|147	
12cu|scim-tables-0.5.13-1|148	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|149	
12cu|scim-tables-0.5.13-1|150	%package hi
12cu|scim-tables-0.5.13-1|151	Summary:	Data files for Hindi
12cu|scim-tables-0.5.13-1|152	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|153	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|154	Requires:	locales-hi
12cu|scim-tables-0.5.13-1|155	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|156	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|157	
12cu|scim-tables-0.5.13-1|158	%description hi
12cu|scim-tables-0.5.13-1|159	This package includes table IM data files for Hindi.
12cu|scim-tables-0.5.13-1|160	
12cu|scim-tables-0.5.13-1|161	%files hi
12cu|scim-tables-0.5.13-1|162	%{_datadir}/scim/tables/Hindi-remington.bin
12cu|scim-tables-0.5.13-1|163	%{_datadir}/scim/tables/Hindi-inscript.bin
12cu|scim-tables-0.5.13-1|164	%{_datadir}/scim/tables/Hindi-phonetic.bin
12cu|scim-tables-0.5.13-1|165	%{_datadir}/scim/icons/Hindi-remington.png
12cu|scim-tables-0.5.13-1|166	%{_datadir}/scim/icons/Hindi-inscript.png
12cu|scim-tables-0.5.13-1|167	%{_datadir}/scim/icons/Hindi-phonetic.png
12cu|scim-tables-0.5.13-1|168	
12cu|scim-tables-0.5.13-1|169	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|170	
12cu|scim-tables-0.5.13-1|171	%package ja
12cu|scim-tables-0.5.13-1|172	Summary:	Data files for Japanese
12cu|scim-tables-0.5.13-1|173	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|174	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|175	Requires:	locales-ja
12cu|scim-tables-0.5.13-1|176	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|177	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|178	
12cu|scim-tables-0.5.13-1|179	%description ja
12cu|scim-tables-0.5.13-1|180	This package includes table IM data files for Japanese.
12cu|scim-tables-0.5.13-1|181	
12cu|scim-tables-0.5.13-1|182	%files ja
12cu|scim-tables-0.5.13-1|183	%doc tables/ja/kanjidic_licence.html tables/ja/kanjidic_doc.html tables/ja/kanjidic-permission-to-use-for-scim
12cu|scim-tables-0.5.13-1|184	%{_datadir}/scim/tables/HIRAGANA.bin
12cu|scim-tables-0.5.13-1|185	%{_datadir}/scim/tables/KATAKANA.bin
12cu|scim-tables-0.5.13-1|186	%{_datadir}/scim/tables/Nippon.bin
12cu|scim-tables-0.5.13-1|187	%{_datadir}/scim/icons/HIRAGANA.png
12cu|scim-tables-0.5.13-1|188	%{_datadir}/scim/icons/KATAKANA.png
12cu|scim-tables-0.5.13-1|189	%{_datadir}/scim/icons/Nippon.png
12cu|scim-tables-0.5.13-1|190	
12cu|scim-tables-0.5.13-1|191	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|192	
12cu|scim-tables-0.5.13-1|193	%package kn
12cu|scim-tables-0.5.13-1|194	Summary:	Data files for Kannada
12cu|scim-tables-0.5.13-1|195	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|196	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|197	Requires:	locales-kn
12cu|scim-tables-0.5.13-1|198	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|199	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|200	
12cu|scim-tables-0.5.13-1|201	%description kn
12cu|scim-tables-0.5.13-1|202	This package includes table IM data files for Kannada.
12cu|scim-tables-0.5.13-1|203	
12cu|scim-tables-0.5.13-1|204	%files kn
12cu|scim-tables-0.5.13-1|205	%{_datadir}/scim/tables/Kannada-inscript.bin
12cu|scim-tables-0.5.13-1|206	%{_datadir}/scim/tables/Kannada-kgp.bin
12cu|scim-tables-0.5.13-1|207	%{_datadir}/scim/icons/Kannada-inscript.png
12cu|scim-tables-0.5.13-1|208	%{_datadir}/scim/icons/Kannada-kgp.png
12cu|scim-tables-0.5.13-1|209	
12cu|scim-tables-0.5.13-1|210	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|211	
12cu|scim-tables-0.5.13-1|212	%package ko
12cu|scim-tables-0.5.13-1|213	Summary:	Data files for Korean
12cu|scim-tables-0.5.13-1|214	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|215	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|216	Requires:	locales-ko
12cu|scim-tables-0.5.13-1|217	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|218	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|219	
12cu|scim-tables-0.5.13-1|220	%description ko
12cu|scim-tables-0.5.13-1|221	This package includes table IM data files for Korean.
12cu|scim-tables-0.5.13-1|222	
12cu|scim-tables-0.5.13-1|223	%files ko
12cu|scim-tables-0.5.13-1|224	%{_datadir}/scim/tables/Hangul.bin
12cu|scim-tables-0.5.13-1|225	%{_datadir}/scim/tables/HangulRomaja.bin
12cu|scim-tables-0.5.13-1|226	%{_datadir}/scim/tables/Hanja.bin
12cu|scim-tables-0.5.13-1|227	%{_datadir}/scim/icons/Hangul.png
12cu|scim-tables-0.5.13-1|228	%{_datadir}/scim/icons/Hanja.png
12cu|scim-tables-0.5.13-1|229	
12cu|scim-tables-0.5.13-1|230	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|231	
12cu|scim-tables-0.5.13-1|232	%package ml
12cu|scim-tables-0.5.13-1|233	Summary:	Data files for Malayalam
12cu|scim-tables-0.5.13-1|234	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|235	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|236	Requires:	locales-ml
12cu|scim-tables-0.5.13-1|237	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|238	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|239	
12cu|scim-tables-0.5.13-1|240	%description ml
12cu|scim-tables-0.5.13-1|241	This package includes table IM data files for Malayalam.
12cu|scim-tables-0.5.13-1|242	
12cu|scim-tables-0.5.13-1|243	%files ml
12cu|scim-tables-0.5.13-1|244	%{_datadir}/scim/tables/Malayalam-inscript.bin
12cu|scim-tables-0.5.13-1|245	%{_datadir}/scim/tables/Malayalam-phonetic.bin
12cu|scim-tables-0.5.13-1|246	%{_datadir}/scim/icons/Malayalam-inscript.png
12cu|scim-tables-0.5.13-1|247	%{_datadir}/scim/icons/Malayalam-phonetic.png
12cu|scim-tables-0.5.13-1|248	
12cu|scim-tables-0.5.13-1|249	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|250	
12cu|scim-tables-0.5.13-1|251	%package mr
12cu|scim-tables-0.5.13-1|252	Summary:	Data files for Marathi
12cu|scim-tables-0.5.13-1|253	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|254	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|255	Requires:	locales-mr
12cu|scim-tables-0.5.13-1|256	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|257	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|258	
12cu|scim-tables-0.5.13-1|259	%description mr
12cu|scim-tables-0.5.13-1|260	This package includes table IM data files for Marathi.
12cu|scim-tables-0.5.13-1|261	
12cu|scim-tables-0.5.13-1|262	%files mr
12cu|scim-tables-0.5.13-1|263	%{_datadir}/scim/tables/Marathi-remington.bin
12cu|scim-tables-0.5.13-1|264	%{_datadir}/scim/icons/Marathi-remington.png
12cu|scim-tables-0.5.13-1|265	
12cu|scim-tables-0.5.13-1|266	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|267	
12cu|scim-tables-0.5.13-1|268	%package ne
12cu|scim-tables-0.5.13-1|269	Summary:	Data files for Nepali
12cu|scim-tables-0.5.13-1|270	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|271	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|272	Requires:	locales-ne
12cu|scim-tables-0.5.13-1|273	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|274	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|275	
12cu|scim-tables-0.5.13-1|276	%description ne
12cu|scim-tables-0.5.13-1|277	This package includes table IM data files for Nepali.
12cu|scim-tables-0.5.13-1|278	
12cu|scim-tables-0.5.13-1|279	%files ne
12cu|scim-tables-0.5.13-1|280	%{_datadir}/scim/tables/Nepali_Rom.bin
12cu|scim-tables-0.5.13-1|281	%{_datadir}/scim/tables/Nepali_Trad.bin
12cu|scim-tables-0.5.13-1|282	%{_datadir}/scim/icons/Nepali.png
12cu|scim-tables-0.5.13-1|283	
12cu|scim-tables-0.5.13-1|284	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|285	
12cu|scim-tables-0.5.13-1|286	%package pa
12cu|scim-tables-0.5.13-1|287	Summary:	Data files for Punjabi
12cu|scim-tables-0.5.13-1|288	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|289	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|290	Requires:	locales-pa
12cu|scim-tables-0.5.13-1|291	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|292	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|293	
12cu|scim-tables-0.5.13-1|294	%description pa
12cu|scim-tables-0.5.13-1|295	This package includes table IM data files for Punjabi.
12cu|scim-tables-0.5.13-1|296	
12cu|scim-tables-0.5.13-1|297	%files pa
12cu|scim-tables-0.5.13-1|298	%{_datadir}/scim/tables/Punjabi-remington.bin
12cu|scim-tables-0.5.13-1|299	%{_datadir}/scim/tables/Punjabi-inscript.bin
12cu|scim-tables-0.5.13-1|300	%{_datadir}/scim/tables/Punjabi-jhelum.bin
12cu|scim-tables-0.5.13-1|301	%{_datadir}/scim/tables/Punjabi-phonetic.bin
12cu|scim-tables-0.5.13-1|302	%{_datadir}/scim/icons/Punjabi-remington.png
12cu|scim-tables-0.5.13-1|303	%{_datadir}/scim/icons/Punjabi-inscript.png
12cu|scim-tables-0.5.13-1|304	%{_datadir}/scim/icons/Punjabi-jhelum.png
12cu|scim-tables-0.5.13-1|305	%{_datadir}/scim/icons/Punjabi-phonetic.png
12cu|scim-tables-0.5.13-1|306	
12cu|scim-tables-0.5.13-1|307	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|308	
12cu|scim-tables-0.5.13-1|309	%package ru
12cu|scim-tables-0.5.13-1|310	Summary:	Data files for Yawerty
12cu|scim-tables-0.5.13-1|311	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|312	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|313	Requires:	locales-ru
12cu|scim-tables-0.5.13-1|314	Conflicts:	scim-tables-uk < 0.5.13
12cu|scim-tables-0.5.13-1|315	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|316	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|317	
12cu|scim-tables-0.5.13-1|318	%description ru
12cu|scim-tables-0.5.13-1|319	This package includes table IM data files for Yawerty.
12cu|scim-tables-0.5.13-1|320	
12cu|scim-tables-0.5.13-1|321	%files ru
12cu|scim-tables-0.5.13-1|322	%{_datadir}/scim/icons/Translit.png
12cu|scim-tables-0.5.13-1|323	%{_datadir}/scim/tables/Translit.bin
12cu|scim-tables-0.5.13-1|324	%{_datadir}/scim/tables/Yawerty.bin
12cu|scim-tables-0.5.13-1|325	%{_datadir}/scim/icons/Yawerty.png
12cu|scim-tables-0.5.13-1|326	%{_datadir}/scim/icons/RussianComputer.png
12cu|scim-tables-0.5.13-1|327	%{_datadir}/scim/tables/RussianTraditional.bin
12cu|scim-tables-0.5.13-1|328	%{_datadir}/scim/icons/RussianTraditional.png
12cu|scim-tables-0.5.13-1|329	%{_datadir}/scim/tables/RussianComputer.bin
12cu|scim-tables-0.5.13-1|330	
12cu|scim-tables-0.5.13-1|331	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|332	
12cu|scim-tables-0.5.13-1|333	%package ta
12cu|scim-tables-0.5.13-1|334	Summary:	Data files for Tamil
12cu|scim-tables-0.5.13-1|335	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|336	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|337	Requires:	locales-ta
12cu|scim-tables-0.5.13-1|338	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|339	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|340	
12cu|scim-tables-0.5.13-1|341	%description ta
12cu|scim-tables-0.5.13-1|342	This package includes table IM data files for Tamil.
12cu|scim-tables-0.5.13-1|343	
12cu|scim-tables-0.5.13-1|344	%files ta
12cu|scim-tables-0.5.13-1|345	%{_datadir}/scim/tables/Tamil-tamil99.bin
12cu|scim-tables-0.5.13-1|346	%{_datadir}/scim/tables/Tamil-inscript.bin
12cu|scim-tables-0.5.13-1|347	%{_datadir}/scim/tables/Tamil-phonetic.bin
12cu|scim-tables-0.5.13-1|348	%{_datadir}/scim/tables/Tamil-remington.bin
12cu|scim-tables-0.5.13-1|349	%{_datadir}/scim/icons/Tamil-inscript.png
12cu|scim-tables-0.5.13-1|350	%{_datadir}/scim/icons/Tamil-phonetic.png
12cu|scim-tables-0.5.13-1|351	%{_datadir}/scim/icons/Tamil-remington.png
12cu|scim-tables-0.5.13-1|352	%{_datadir}/scim/icons/Tamil-tamil99.png
12cu|scim-tables-0.5.13-1|353	
12cu|scim-tables-0.5.13-1|354	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|355	
12cu|scim-tables-0.5.13-1|356	%package te
12cu|scim-tables-0.5.13-1|357	Summary:	Data files for Telugu
12cu|scim-tables-0.5.13-1|358	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|359	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|360	Requires:	locales-te
12cu|scim-tables-0.5.13-1|361	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|362	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|363	
12cu|scim-tables-0.5.13-1|364	%description te
12cu|scim-tables-0.5.13-1|365	This package includes table IM data files for Telugu.
12cu|scim-tables-0.5.13-1|366	
12cu|scim-tables-0.5.13-1|367	%files te
12cu|scim-tables-0.5.13-1|368	%{_datadir}/scim/tables/Telugu-inscript.bin
12cu|scim-tables-0.5.13-1|369	%{_datadir}/scim/icons/Telugu-inscript.png
12cu|scim-tables-0.5.13-1|370	
12cu|scim-tables-0.5.13-1|371	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|372	
12cu|scim-tables-0.5.13-1|373	%package th
12cu|scim-tables-0.5.13-1|374	Summary:	Data files for Thai
12cu|scim-tables-0.5.13-1|375	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|376	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|377	Requires:	locales-th
12cu|scim-tables-0.5.13-1|378	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|379	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|380	
12cu|scim-tables-0.5.13-1|381	%description th
12cu|scim-tables-0.5.13-1|382	This package includes table IM data files for Thai.
12cu|scim-tables-0.5.13-1|383	
12cu|scim-tables-0.5.13-1|384	%files th
12cu|scim-tables-0.5.13-1|385	%{_datadir}/scim/tables/Thai.bin
12cu|scim-tables-0.5.13-1|386	%{_datadir}/scim/icons/Thai.png
12cu|scim-tables-0.5.13-1|387	
12cu|scim-tables-0.5.13-1|388	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|389	
12cu|scim-tables-0.5.13-1|390	%package ug
12cu|scim-tables-0.5.13-1|391	Summary:	Data files for Uyghur
12cu|scim-tables-0.5.13-1|392	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|393	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|394	Requires:	locales-ug
12cu|scim-tables-0.5.13-1|395	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|396	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|397	
12cu|scim-tables-0.5.13-1|398	%description ug
12cu|scim-tables-0.5.13-1|399	This package includes table IM data files for Uyghur.
12cu|scim-tables-0.5.13-1|400	
12cu|scim-tables-0.5.13-1|401	%files ug
12cu|scim-tables-0.5.13-1|402	%{_datadir}/scim/tables/Uyghur-Romanized.bin
12cu|scim-tables-0.5.13-1|403	%{_datadir}/scim/tables/Uyghur-Standard.bin
12cu|scim-tables-0.5.13-1|404	%{_datadir}/scim/icons/Uyghur.png
12cu|scim-tables-0.5.13-1|405	
12cu|scim-tables-0.5.13-1|406	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|407	
12cu|scim-tables-0.5.13-1|408	%package uk
12cu|scim-tables-0.5.13-1|409	Summary:	Data files for Ukrainian
12cu|scim-tables-0.5.13-1|410	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|411	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|412	Requires:	locales-uk
12cu|scim-tables-0.5.13-1|413	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|414	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|415	
12cu|scim-tables-0.5.13-1|416	%description uk
12cu|scim-tables-0.5.13-1|417	This package includes table IM data files for Ukrainian.
12cu|scim-tables-0.5.13-1|418	
12cu|scim-tables-0.5.13-1|419	%files uk
12cu|scim-tables-0.5.13-1|420	%{_datadir}/scim/tables/Ukrainian-Translit.bin
12cu|scim-tables-0.5.13-1|421	%{_datadir}/scim/icons/Ukrainian-Translit.png
12cu|scim-tables-0.5.13-1|422	
12cu|scim-tables-0.5.13-1|423	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|424	
12cu|scim-tables-0.5.13-1|425	%package vi
12cu|scim-tables-0.5.13-1|426	Summary:	Data files for Viqr
12cu|scim-tables-0.5.13-1|427	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|428	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|429	Requires:	locales-vi
12cu|scim-tables-0.5.13-1|430	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|431	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|432	
12cu|scim-tables-0.5.13-1|433	%description vi
12cu|scim-tables-0.5.13-1|434	This package includes table IM data files for Viqr.
12cu|scim-tables-0.5.13-1|435	
12cu|scim-tables-0.5.13-1|436	%files vi
12cu|scim-tables-0.5.13-1|437	%{_datadir}/scim/tables/Viqr.bin
12cu|scim-tables-0.5.13-1|438	%{_datadir}/scim/icons/Viqr.png
12cu|scim-tables-0.5.13-1|439	
12cu|scim-tables-0.5.13-1|440	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|441	
12cu|scim-tables-0.5.13-1|442	%package zh
12cu|scim-tables-0.5.13-1|443	Summary:	Data files for Chinese
12cu|scim-tables-0.5.13-1|444	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|445	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|446	Requires:	locales-zh
12cu|scim-tables-0.5.13-1|447	Provides:	scim-tables-lang = %{EVRD}
12cu|scim-tables-0.5.13-1|448	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|449	
12cu|scim-tables-0.5.13-1|450	%description zh
12cu|scim-tables-0.5.13-1|451	This package includes table IM data files for Chinese.
12cu|scim-tables-0.5.13-1|452	
12cu|scim-tables-0.5.13-1|453	%files zh
12cu|scim-tables-0.5.13-1|454	%doc tables/zh/README-Erbi.txt tables/zh/README-CangJie.txt
12cu|scim-tables-0.5.13-1|455	%doc tables/zh/README-Wu.txt
12cu|scim-tables-0.5.13-1|456	%{_datadir}/scim/tables/Erbi.bin
12cu|scim-tables-0.5.13-1|457	%{_datadir}/scim/tables/Erbi-QS.bin
12cu|scim-tables-0.5.13-1|458	%{_datadir}/scim/tables/Wubi.bin
12cu|scim-tables-0.5.13-1|459	%{_datadir}/scim/tables/Ziranma.bin
12cu|scim-tables-0.5.13-1|460	%{_datadir}/scim/icons/Erbi.png
12cu|scim-tables-0.5.13-1|461	%{_datadir}/scim/icons/Erbi-QS.png
12cu|scim-tables-0.5.13-1|462	%{_datadir}/scim/icons/Wubi.png
12cu|scim-tables-0.5.13-1|463	%{_datadir}/scim/icons/Ziranma.png
12cu|scim-tables-0.5.13-1|464	%{_datadir}/scim/tables/Array30.bin
12cu|scim-tables-0.5.13-1|465	%{_datadir}/scim/tables/CangJie.bin
12cu|scim-tables-0.5.13-1|466	%{_datadir}/scim/tables/CangJie3.bin
12cu|scim-tables-0.5.13-1|467	%{_datadir}/scim/tables/CangJie5.bin
12cu|scim-tables-0.5.13-1|468	%{_datadir}/scim/tables/Cantonese.bin
12cu|scim-tables-0.5.13-1|469	%{_datadir}/scim/tables/CantonHK.bin
12cu|scim-tables-0.5.13-1|470	%{_datadir}/scim/tables/CNS11643.bin
12cu|scim-tables-0.5.13-1|471	%{_datadir}/scim/tables/Dayi3.bin
12cu|scim-tables-0.5.13-1|472	%{_datadir}/scim/tables/EZ-Big.bin
12cu|scim-tables-0.5.13-1|473	%{_datadir}/scim/tables/Jyutping.bin
12cu|scim-tables-0.5.13-1|474	%{_datadir}/scim/tables/Quick.bin
12cu|scim-tables-0.5.13-1|475	%{_datadir}/scim/tables/Simplex.bin
12cu|scim-tables-0.5.13-1|476	%{_datadir}/scim/tables/Stroke5.bin
12cu|scim-tables-0.5.13-1|477	%{_datadir}/scim/tables/Wu.bin
12cu|scim-tables-0.5.13-1|478	%{_datadir}/scim/tables/ZhuYin.bin
12cu|scim-tables-0.5.13-1|479	%{_datadir}/scim/tables/ZhuYin-Big.bin
12cu|scim-tables-0.5.13-1|480	%{_datadir}/scim/tables/SmartCangJie6.bin
12cu|scim-tables-0.5.13-1|481	%{_datadir}/scim/icons/Array30.png
12cu|scim-tables-0.5.13-1|482	%{_datadir}/scim/icons/CangJie.png
12cu|scim-tables-0.5.13-1|483	%{_datadir}/scim/icons/CangJie3.png
12cu|scim-tables-0.5.13-1|484	%{_datadir}/scim/icons/Cantonese.png
12cu|scim-tables-0.5.13-1|485	%{_datadir}/scim/icons/CantonHK.png
12cu|scim-tables-0.5.13-1|486	%{_datadir}/scim/icons/CNS11643.png
12cu|scim-tables-0.5.13-1|487	%{_datadir}/scim/icons/Dayi.png
12cu|scim-tables-0.5.13-1|488	%{_datadir}/scim/icons/EZ.png
12cu|scim-tables-0.5.13-1|489	%{_datadir}/scim/icons/Jyutping.png
12cu|scim-tables-0.5.13-1|490	%{_datadir}/scim/icons/Quick.png
12cu|scim-tables-0.5.13-1|491	%{_datadir}/scim/icons/Simplex.png
12cu|scim-tables-0.5.13-1|492	%{_datadir}/scim/icons/Stroke5.png
12cu|scim-tables-0.5.13-1|493	%{_datadir}/scim/icons/Wu.png
12cu|scim-tables-0.5.13-1|494	%{_datadir}/scim/icons/ZhuYin.png
12cu|scim-tables-0.5.13-1|495	%{_datadir}/scim/icons/SmartCangJie6.png
12cu|scim-tables-0.5.13-1|496	
12cu|scim-tables-0.5.13-1|497	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|498	
12cu|scim-tables-0.5.13-1|499	%package additional
12cu|scim-tables-0.5.13-1|500	Summary:	Data files for additional languages
12cu|scim-tables-0.5.13-1|501	Group:		System/Internationalization
12cu|scim-tables-0.5.13-1|502	Requires:	scim-tables = %{EVRD}
12cu|scim-tables-0.5.13-1|503	BuildArch:	noarch
12cu|scim-tables-0.5.13-1|504	
12cu|scim-tables-0.5.13-1|505	%description additional
12cu|scim-tables-0.5.13-1|506	This package includes table IM data files for additional languages.
12cu|scim-tables-0.5.13-1|507	
12cu|scim-tables-0.5.13-1|508	%files additional
12cu|scim-tables-0.5.13-1|509	%{_datadir}/scim/tables/LaTeX.bin
12cu|scim-tables-0.5.13-1|510	%{_datadir}/scim/tables/IPA-X-SAMPA.bin
12cu|scim-tables-0.5.13-1|511	%{_datadir}/scim/tables/IPA-Kirshenbaum.bin
12cu|scim-tables-0.5.13-1|512	%{_datadir}/scim/icons/LaTeX.png
12cu|scim-tables-0.5.13-1|513	%{_datadir}/scim/icons/IPA-X-SAMPA.png
12cu|scim-tables-0.5.13-1|514	
12cu|scim-tables-0.5.13-1|515	#----------------------------------------------------------------------------
12cu|scim-tables-0.5.13-1|516	
12cu|scim-tables-0.5.13-1|517	%prep
12cu|scim-tables-0.5.13-1|518	%setup -q
12cu|scim-tables-0.5.13-1|519	
12cu|scim-tables-0.5.13-1|520	%build
12cu|scim-tables-0.5.13-1|521	%configure2_5x --disable-static
12cu|scim-tables-0.5.13-1|522	%make
12cu|scim-tables-0.5.13-1|523	
12cu|scim-tables-0.5.13-1|524	%install
12cu|scim-tables-0.5.13-1|525	%makeinstall_std
12cu|scim-tables-0.5.13-1|526	
12cu|scim-tables-0.5.13-1|527	%find_lang %{name}
12cu|scim-tables-0.5.13-1|528	
12cu|scim-tables-0.5.13-1|529	
12cu|scim-tables-0.5.13-1|530	%changelog
12cu|scim-tables-0.5.13-1|531	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.13-1
12cu|scim-tables-0.5.13-1|532	+ Revision: 6d055e5
12cu|scim-tables-0.5.13-1|533	- New version 0.5.13
12cu|scim-tables-0.5.13-1|534	
12cu|scim-tables-0.5.13-1|535	

12806 12
12cu|scim-thai-0.1.3-1|1	Name:		scim-thai
12cu|scim-thai-0.1.3-1|2	Summary:	Thai IMEngine for SCIM
12cu|scim-thai-0.1.3-1|3	Version:	0.1.3
12cu|scim-thai-0.1.3-1|4	Release:	1
12cu|scim-thai-0.1.3-1|5	License:	GPLv2+
12cu|scim-thai-0.1.3-1|6	Group:		System/Internationalization
12cu|scim-thai-0.1.3-1|7	Url:		http://linux.thai.net/projects/scim-thai
12cu|scim-thai-0.1.3-1|8	Source0:	ftp://linux.thai.net/pub/ThaiLinux/software/libthai/%{name}-%{version}.tar.gz
12cu|scim-thai-0.1.3-1|9	BuildRequires:	gettext-devel
12cu|scim-thai-0.1.3-1|10	BuildRequires:	pkgconfig(libthai)
12cu|scim-thai-0.1.3-1|11	BuildRequires:	pkgconfig(scim)
12cu|scim-thai-0.1.3-1|12	
12cu|scim-thai-0.1.3-1|13	%description
12cu|scim-thai-0.1.3-1|14	Thai IMEngine for SCIM.
12cu|scim-thai-0.1.3-1|15	
12cu|scim-thai-0.1.3-1|16	%files -f %{name}.lang
12cu|scim-thai-0.1.3-1|17	%doc AUTHORS COPYING
12cu|scim-thai-0.1.3-1|18	%{_datadir}/scim/icons/*
12cu|scim-thai-0.1.3-1|19	%{_libdir}/scim-1.0/*/IMEngine/*.so
12cu|scim-thai-0.1.3-1|20	%{_libdir}/scim-1.0/*/SetupUI/*.so
12cu|scim-thai-0.1.3-1|21	
12cu|scim-thai-0.1.3-1|22	#----------------------------------------------------------------------------
12cu|scim-thai-0.1.3-1|23	
12cu|scim-thai-0.1.3-1|24	%prep
12cu|scim-thai-0.1.3-1|25	%setup -q
12cu|scim-thai-0.1.3-1|26	
12cu|scim-thai-0.1.3-1|27	%build
12cu|scim-thai-0.1.3-1|28	%configure2_5x \
12cu|scim-thai-0.1.3-1|29	--disable-static \
12cu|scim-thai-0.1.3-1|30	--disable-rpath
12cu|scim-thai-0.1.3-1|31	%make
12cu|scim-thai-0.1.3-1|32	
12cu|scim-thai-0.1.3-1|33	%install
12cu|scim-thai-0.1.3-1|34	%makeinstall_std
12cu|scim-thai-0.1.3-1|35	
12cu|scim-thai-0.1.3-1|36	%find_lang %{name}
12cu|scim-thai-0.1.3-1|37	
12cu|scim-thai-0.1.3-1|38	
12cu|scim-thai-0.1.3-1|39	%changelog
12cu|scim-thai-0.1.3-1|40	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.3-1
12cu|scim-thai-0.1.3-1|41	+ Revision: 41a3899
12cu|scim-thai-0.1.3-1|42	- New version 0.1.3
12cu|scim-thai-0.1.3-1|43	
12cu|scim-thai-0.1.3-1|44	

12807 12
12cu|scratch-1.4.0.7-3|1	# Disable the build of a debug package
12cu|scratch-1.4.0.7-3|2	%define		_enable_debug_package	0
12cu|scratch-1.4.0.7-3|3	%define		debug_package		%{nil}
12cu|scratch-1.4.0.7-3|4	%define		__os_install_post	/usr/lib/rpm/brp-compress %{nil}
12cu|scratch-1.4.0.7-3|5	%define		squeak_ver		4.10.2-2614
12cu|scratch-1.4.0.7-3|6	
12cu|scratch-1.4.0.7-3|7	Name:		scratch
12cu|scratch-1.4.0.7-3|8	Version:	1.4.0.7
12cu|scratch-1.4.0.7-3|9	Release:	3
12cu|scratch-1.4.0.7-3|10	Summary:	Programming system and content development tool
12cu|scratch-1.4.0.7-3|11	Group:		Education
12cu|scratch-1.4.0.7-3|12	Group:		Development/Other
12cu|scratch-1.4.0.7-3|13	License:	MIT
12cu|scratch-1.4.0.7-3|14	URL:		http://scratch.mit.edu
12cu|scratch-1.4.0.7-3|15	Source0:	http://info.scratch.mit.edu/sites/infoscratch.media.mit.edu/files/file/scratch-1.4.0.7.src.tar.gz
12cu|scratch-1.4.0.7-3|16	Source1:	scratch.rpmlintrc
12cu|scratch-1.4.0.7-3|17	Patch0:		scratch_locale.patch
12cu|scratch-1.4.0.7-3|18	BuildRequires:	libv4l-devel
12cu|scratch-1.4.0.7-3|19	BuildRequires:	pkgconfig(pangocairo)
12cu|scratch-1.4.0.7-3|20	Requires:	squeak-vm
12cu|scratch-1.4.0.7-3|21	
12cu|scratch-1.4.0.7-3|22	%description
12cu|scratch-1.4.0.7-3|23	Scratch is a programming language that makes it easy to create your own
12cu|scratch-1.4.0.7-3|24	interactive stories, animations, games, music, and art -- and share your
12cu|scratch-1.4.0.7-3|25	creations on the web.
12cu|scratch-1.4.0.7-3|26	
12cu|scratch-1.4.0.7-3|27	%prep
12cu|scratch-1.4.0.7-3|28	%setup -q -n %{name}-%{version}.src
12cu|scratch-1.4.0.7-3|29	%patch0 -p0
12cu|scratch-1.4.0.7-3|30	
12cu|scratch-1.4.0.7-3|31	rm -f Plugins/* Plugins64/* App/scratch_squeak_vm
12cu|scratch-1.4.0.7-3|32	
12cu|scratch-1.4.0.7-3|33	%build
12cu|scratch-1.4.0.7-3|34	
12cu|scratch-1.4.0.7-3|35	make
12cu|scratch-1.4.0.7-3|36	
12cu|scratch-1.4.0.7-3|37	%install
12cu|scratch-1.4.0.7-3|38	install -d %{buildroot}%{_libdir}/%{name}/Plugins
12cu|scratch-1.4.0.7-3|39	install -m 644 Scratch.{image,ini} %{buildroot}%{_libdir}/%{name}
12cu|scratch-1.4.0.7-3|40	install -m 644 Plugins/* %{buildroot}%{_libdir}/%{name}/Plugins
12cu|scratch-1.4.0.7-3|41	
12cu|scratch-1.4.0.7-3|42	install -d %{buildroot}%{_datadir}/%{name}
12cu|scratch-1.4.0.7-3|43	cp -fpR Help locale Media Projects %{buildroot}%{_datadir}/%{name}
12cu|scratch-1.4.0.7-3|44	
12cu|scratch-1.4.0.7-3|45	install -d %{buildroot}%{_docdir}/%{name}
12cu|scratch-1.4.0.7-3|46	ln -sf %{_datadir}/%{name}/Help %{buildroot}%{_docdir}/%{name}/Help
12cu|scratch-1.4.0.7-3|47	install -m 644 {ACKNOWLEDGEMENTS,KNOWN-BUGS,LICENSE} %{buildroot}%{_docdir}/%{name}
12cu|scratch-1.4.0.7-3|48	
12cu|scratch-1.4.0.7-3|49	install -d %{buildroot}%{_mandir}/man1
12cu|scratch-1.4.0.7-3|50	install -m 644 src/man/scratch.1.gz %{buildroot}%{_mandir}/man1
12cu|scratch-1.4.0.7-3|51	
12cu|scratch-1.4.0.7-3|52	install -d %{buildroot}%{_datadir}/applications
12cu|scratch-1.4.0.7-3|53	install -m 644 src/%{name}.desktop %{buildroot}%{_datadir}/applications
12cu|scratch-1.4.0.7-3|54	
12cu|scratch-1.4.0.7-3|55	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{48x48,128x128}/{apps,mimetypes}
12cu|scratch-1.4.0.7-3|56	install -m 644 src/icons/48x48/scratch.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
12cu|scratch-1.4.0.7-3|57	install -m 644 src/icons/128x128/scratch.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps
12cu|scratch-1.4.0.7-3|58	install -m 644 src/icons/48x48/gnome-mime-application-x-scratch-project.png %{buildroot}%{_datadir}/icons/hicolor/48x48/mimetypes
12cu|scratch-1.4.0.7-3|59	install -m 644 src/icons/128x128/gnome-mime-application-x-scratch-project.png %{buildroot}%{_datadir}/icons/hicolor/128x128/mimetypes
12cu|scratch-1.4.0.7-3|60	install -d %{buildroot}%{_datadir}/mime/packages
12cu|scratch-1.4.0.7-3|61	install -m 644 src/%{name}.xml %{buildroot}%{_datadir}/mime/packages
12cu|scratch-1.4.0.7-3|62	
12cu|scratch-1.4.0.7-3|63	install -d %{buildroot}%{_bindir}
12cu|scratch-1.4.0.7-3|64	cat > %{buildroot}%{_bindir}/%{name} <<EOF
12cu|scratch-1.4.0.7-3|65	#!/bin/sh
12cu|scratch-1.4.0.7-3|66	# Squeakvm wrapper to load Scratch image.
12cu|scratch-1.4.0.7-3|67	#------------------------------------------------------------
12cu|scratch-1.4.0.7-3|68	
12cu|scratch-1.4.0.7-3|69	/usr/bin/squeak \
12cu|scratch-1.4.0.7-3|70	-plugins %{_libdir}/scratch/Plugins:%{_libdir}/squeak/%{squeak_ver} \
12cu|scratch-1.4.0.7-3|71	-vm-sound-pulse \
12cu|scratch-1.4.0.7-3|72	%{_libdir}/scratch/Scratch.image "\${@}"
12cu|scratch-1.4.0.7-3|73	EOF
12cu|scratch-1.4.0.7-3|74	chmod +x %{buildroot}%{_bindir}/%{name}
12cu|scratch-1.4.0.7-3|75	
12cu|scratch-1.4.0.7-3|76	%files
12cu|scratch-1.4.0.7-3|77	%{_bindir}/%{name}
12cu|scratch-1.4.0.7-3|78	%{_libdir}/%{name}
12cu|scratch-1.4.0.7-3|79	%{_datadir}/%{name}
12cu|scratch-1.4.0.7-3|80	%doc %{_docdir}/%{name}
12cu|scratch-1.4.0.7-3|81	%{_mandir}/man1/%{name}*.1*
12cu|scratch-1.4.0.7-3|82	%{_datadir}/applications/%{name}.desktop
12cu|scratch-1.4.0.7-3|83	%{_datadir}/mime/packages/%{name}.xml
12cu|scratch-1.4.0.7-3|84	%{_datadir}/icons/hicolor/48x48/apps/*
12cu|scratch-1.4.0.7-3|85	%{_datadir}/icons/hicolor/48x48/mimetypes/*
12cu|scratch-1.4.0.7-3|86	%{_datadir}/icons/hicolor/128x128/apps/*
12cu|scratch-1.4.0.7-3|87	%{_datadir}/icons/hicolor/128x128/mimetypes/*
12cu|scratch-1.4.0.7-3|88	
12cu|scratch-1.4.0.7-3|89	
12cu|scratch-1.4.0.7-3|90	%changelog
12cu|scratch-1.4.0.7-3|91	* Wed Feb 29 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.4.0.1-5mdv2012.0
12cu|scratch-1.4.0.7-3|92	+ Revision: 781409
12cu|scratch-1.4.0.7-3|93	- Rebuild package to not install prebuilt binaries and work on x86_64.
12cu|scratch-1.4.0.7-3|94	
12cu|scratch-1.4.0.7-3|95	* Tue Aug 16 2011 Александр Казанцев <kazancas@mandriva.org> 1.4.0.1-4
12cu|scratch-1.4.0.7-3|96	+ Revision: 694670
12cu|scratch-1.4.0.7-3|97	- update russian locale
12cu|scratch-1.4.0.7-3|98	
12cu|scratch-1.4.0.7-3|99	* Wed Dec 29 2010 Александр Казанцев <kazancas@mandriva.org> 1.4.0.1-3mdv2011.0
12cu|scratch-1.4.0.7-3|100	+ Revision: 625738
12cu|scratch-1.4.0.7-3|101	-initial release
12cu|scratch-1.4.0.7-3|102	- import scratch
12cu|scratch-1.4.0.7-3|103	
12cu|scratch-1.4.0.7-3|104	
12cu|scratch-1.4.0.7-3|105	

12808 12
12cu|screenfetch-dev-3.2.2-1|1	######################################################
12cu|screenfetch-dev-3.2.2-1|2	# SpecFile: screenfetch-dev.spec
12cu|screenfetch-dev-3.2.2-1|3	# Generato: http://www.mandrivausers.ro/
12cu|screenfetch-dev-3.2.2-1|4	# MRB-Falticska Florin
12cu|screenfetch-dev-3.2.2-1|5	######################################################
12cu|screenfetch-dev-3.2.2-1|6	%define		debug_package %{nil}
12cu|screenfetch-dev-3.2.2-1|7	#%%define distsuffix mrb
12cu|screenfetch-dev-3.2.2-1|8	%define name    screenfetch-dev
12cu|screenfetch-dev-3.2.2-1|9	%define oname    screenFetch
12cu|screenfetch-dev-3.2.2-1|10	%define version 3.2.2
12cu|screenfetch-dev-3.2.2-1|11	
12cu|screenfetch-dev-3.2.2-1|12	Name:           %{name}
12cu|screenfetch-dev-3.2.2-1|13	Version:        %{version}
12cu|screenfetch-dev-3.2.2-1|14	Release:        1
12cu|screenfetch-dev-3.2.2-1|15	Summary: 	Screen-shot information tool for nerds
12cu|screenfetch-dev-3.2.2-1|16	License: 	GPLv3
12cu|screenfetch-dev-3.2.2-1|17	Group: 		Shells
12cu|screenfetch-dev-3.2.2-1|18	URL:        http://github.com/KittyKatt/screenFetch
12cu|screenfetch-dev-3.2.2-1|19	Source0:	https://github.com/KittyKatt/screenFetch/archive/v%{version}.tar.gz
12cu|screenfetch-dev-3.2.2-1|20	Requires:	scrot
12cu|screenfetch-dev-3.2.2-1|21	BuildArch: 	noarch
12cu|screenfetch-dev-3.2.2-1|22	Provides:	sfetch = %{EVRD}
12cu|screenfetch-dev-3.2.2-1|23	
12cu|screenfetch-dev-3.2.2-1|24	%description
12cu|screenfetch-dev-3.2.2-1|25	Script to fetch system and theme settings for screen-shots in most mainstream.
12cu|screenfetch-dev-3.2.2-1|26	
12cu|screenfetch-dev-3.2.2-1|27	%prep
12cu|screenfetch-dev-3.2.2-1|28	%setup -qn  %{oname}-%{version}
12cu|screenfetch-dev-3.2.2-1|29	# clean the shell before launch it.Sflo
12cu|screenfetch-dev-3.2.2-1|30	sed -i '28iclear' screenfetch-dev
12cu|screenfetch-dev-3.2.2-1|31	
12cu|screenfetch-dev-3.2.2-1|32	%build
12cu|screenfetch-dev-3.2.2-1|33	#nothing
12cu|screenfetch-dev-3.2.2-1|34	# TODO : send upstream rosa detailes
12cu|screenfetch-dev-3.2.2-1|35	# to be included.
12cu|screenfetch-dev-3.2.2-1|36	
12cu|screenfetch-dev-3.2.2-1|37	%install
12cu|screenfetch-dev-3.2.2-1|38	install -d -m 755 %{buildroot}%{_bindir}
12cu|screenfetch-dev-3.2.2-1|39	# alias , "sfetch" is more handy to use for newbies
12cu|screenfetch-dev-3.2.2-1|40	# and not only.Sflo
12cu|screenfetch-dev-3.2.2-1|41	install -m 755 screenfetch-dev %{buildroot}%{_bindir}/
12cu|screenfetch-dev-3.2.2-1|42	pushd %{buildroot}%{_bindir}
12cu|screenfetch-dev-3.2.2-1|43	ln -s screenfetch-dev sfetch
12cu|screenfetch-dev-3.2.2-1|44	popd
12cu|screenfetch-dev-3.2.2-1|45	
12cu|screenfetch-dev-3.2.2-1|46	
12cu|screenfetch-dev-3.2.2-1|47	%files
12cu|screenfetch-dev-3.2.2-1|48	%doc CHANGELOG TODO README.mkdn
12cu|screenfetch-dev-3.2.2-1|49	%{_bindir}/*
12cu|screenfetch-dev-3.2.2-1|50	
12cu|screenfetch-dev-3.2.2-1|51	
12cu|screenfetch-dev-3.2.2-1|52	%changelog
12cu|screenfetch-dev-3.2.2-1|53	* Mon Apr 28 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.2.2-1
12cu|screenfetch-dev-3.2.2-1|54	+ Revision: acedff5
12cu|screenfetch-dev-3.2.2-1|55	- Fix URL for fetching source from github.
12cu|screenfetch-dev-3.2.2-1|56	
12cu|screenfetch-dev-3.2.2-1|57	

12809 12
12cu|scummvm-1.7.0-1|1	Summary:	An implementation of LucasArts's SCUMM interpreter
12cu|scummvm-1.7.0-1|2	Name:		scummvm
12cu|scummvm-1.7.0-1|3	Version:	1.7.0
12cu|scummvm-1.7.0-1|4	Release:	1
12cu|scummvm-1.7.0-1|5	License:	GPLv2+ and LGPLv2.1+
12cu|scummvm-1.7.0-1|6	Group:		Games/Adventure
12cu|scummvm-1.7.0-1|7	Url:		http://scummvm.sourceforge.net/
12cu|scummvm-1.7.0-1|8	Source0:	http://garr.dl.sourceforge.net/project/scummvm/scummvm/%{version}/scummvm-%{version}.tar.bz2
12cu|scummvm-1.7.0-1|9	BuildRequires:	nasm
12cu|scummvm-1.7.0-1|10	BuildRequires:	pkgconfig(flac)
12cu|scummvm-1.7.0-1|11	BuildRequires:	pkgconfig(fluidsynth)
12cu|scummvm-1.7.0-1|12	BuildRequires:	pkgconfig(libmpeg2)
12cu|scummvm-1.7.0-1|13	BuildRequires:	pkgconfig(mad)
12cu|scummvm-1.7.0-1|14	BuildRequires:	pkgconfig(ncurses)
12cu|scummvm-1.7.0-1|15	BuildRequires:	pkgconfig(sdl)
12cu|scummvm-1.7.0-1|16	BuildRequires:	pkgconfig(vorbis)
12cu|scummvm-1.7.0-1|17	
12cu|scummvm-1.7.0-1|18	%description
12cu|scummvm-1.7.0-1|19	ScummVM is an implementation of LucasArts S.C.U.M.M.
12cu|scummvm-1.7.0-1|20	(Script Creation Utility for Maniac Mansion) interpreter, used in games
12cu|scummvm-1.7.0-1|21	such as Monkey Island, Indiana Jones, Day Of The Tentacle, Sam and Max,
12cu|scummvm-1.7.0-1|22	and many more. Some things are still missing, and some games cannot
12cu|scummvm-1.7.0-1|23	be completeted yet. There are quite a few known bugs. Regardless of
12cu|scummvm-1.7.0-1|24	the bugs it is still possible to play many games all the way through
12cu|scummvm-1.7.0-1|25	to the end. Still other games do not load at all.
12cu|scummvm-1.7.0-1|26	
12cu|scummvm-1.7.0-1|27	Some games such as "Beneath A Steel Sky", "Flight Of The Amazon Queen"
12cu|scummvm-1.7.0-1|28	and "Drascula: The Vampire Strikes Back" have been released by their
12cu|scummvm-1.7.0-1|29	developers. Install beneath-a-steel-sky, flight-of-the-amazon-queen and
12cu|scummvm-1.7.0-1|30	drascula packages from non-free repository to play.
12cu|scummvm-1.7.0-1|31	
12cu|scummvm-1.7.0-1|32	#----------------------------------------------------------------------------
12cu|scummvm-1.7.0-1|33	
12cu|scummvm-1.7.0-1|34	%prep
12cu|scummvm-1.7.0-1|35	%setup -q
12cu|scummvm-1.7.0-1|36	
12cu|scummvm-1.7.0-1|37	%build
12cu|scummvm-1.7.0-1|38	%setup_compile_flags
12cu|scummvm-1.7.0-1|39	./configure	--prefix=%{_prefix} \
12cu|scummvm-1.7.0-1|40	--bindir=%{_gamesbindir} \
12cu|scummvm-1.7.0-1|41	--mandir=%{_mandir} \
12cu|scummvm-1.7.0-1|42	--datadir=%{_gamesdatadir} \
12cu|scummvm-1.7.0-1|43	--enable-release \
12cu|scummvm-1.7.0-1|44	--enable-verbose-build \
12cu|scummvm-1.7.0-1|45	--enable-opengl \
12cu|scummvm-1.7.0-1|46	--enable-all-engines
12cu|scummvm-1.7.0-1|47	%make NASMFLAGS="-Ox -gdwarf2 -f elf -Fdwarf" STRIP="true"
12cu|scummvm-1.7.0-1|48	
12cu|scummvm-1.7.0-1|49	%install
12cu|scummvm-1.7.0-1|50	%makeinstall_std STRIP="true"
12cu|scummvm-1.7.0-1|51	
12cu|scummvm-1.7.0-1|52	install -m644 dists/%{name}.desktop -D %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|scummvm-1.7.0-1|53	
12cu|scummvm-1.7.0-1|54	install -m644 dists/maemo/scummvm48.png -D %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12cu|scummvm-1.7.0-1|55	install -m644 dists/maemo/scummvm64.png -D %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12cu|scummvm-1.7.0-1|56	install -m644 dists/motomagx/pep/scummvm_big_usr.png -D %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cu|scummvm-1.7.0-1|57	install -m644 icons/scummvm.svg -D %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12cu|scummvm-1.7.0-1|58	
12cu|scummvm-1.7.0-1|59	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|scummvm-1.7.0-1|60	
12cu|scummvm-1.7.0-1|61	%files
12cu|scummvm-1.7.0-1|62	%doc %{_docdir}/%{name}
12cu|scummvm-1.7.0-1|63	%{_gamesbindir}/*
12cu|scummvm-1.7.0-1|64	%{_mandir}/*/*
12cu|scummvm-1.7.0-1|65	%{_datadir}/pixmaps/%{name}.xpm
12cu|scummvm-1.7.0-1|66	%{_gamesdatadir}/*
12cu|scummvm-1.7.0-1|67	%{_datadir}/applications/%{name}.desktop
12cu|scummvm-1.7.0-1|68	%dir %{_datadir}/%{name}
12cu|scummvm-1.7.0-1|69	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12cu|scummvm-1.7.0-1|70	
12cu|scummvm-1.7.0-1|71	%changelog
12cu|scummvm-1.7.0-1|72	* Mon Jul 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.0-1
12cu|scummvm-1.7.0-1|73	+ Revision: 364a48a
12cu|scummvm-1.7.0-1|74	- New version 1.7.0
12cu|scummvm-1.7.0-1|75	
12cu|scummvm-1.7.0-1|76	

12810 12
12cu|sd2xc-2.5-1|1	Summary: CursorXP to X11 Mouse Theme Converter
12cu|sd2xc-2.5-1|2	Name:    sd2xc
12cu|sd2xc-2.5-1|3	Version: 2.5
12cu|sd2xc-2.5-1|4	Release: 1
12cu|sd2xc-2.5-1|5	Source0: %{name}-%{version}.pl.bz2
12cu|sd2xc-2.5-1|6	URL: http://gtk-apps.org/content/show.php/CursorXP+to+X11+Mouse+Theme+Converter?content=104659
12cu|sd2xc-2.5-1|7	License: MIT
12cu|sd2xc-2.5-1|8	Group: Graphics
12cu|sd2xc-2.5-1|9	Requires: perl-Image-Magick
12cu|sd2xc-2.5-1|10	Requires: perl-Config-IniFiles
12cu|sd2xc-2.5-1|11	BuildArch: noarch
12cu|sd2xc-2.5-1|12	
12cu|sd2xc-2.5-1|13	%description
12cu|sd2xc-2.5-1|14	Converts StarDock CursorXP themes (http://www.wincustomize.com/) to
12cu|sd2xc-2.5-1|15	XCursor themes compatible with XFree86 4.2.99 and higher.
12cu|sd2xc-2.5-1|16	
12cu|sd2xc-2.5-1|17	%prep
12cu|sd2xc-2.5-1|18	
12cu|sd2xc-2.5-1|19	%build
12cu|sd2xc-2.5-1|20	
12cu|sd2xc-2.5-1|21	%install
12cu|sd2xc-2.5-1|22	mkdir -p %buildroot%_bindir
12cu|sd2xc-2.5-1|23	bzip2 -cd %SOURCE0 > %buildroot%_bindir/%name
12cu|sd2xc-2.5-1|24	
12cu|sd2xc-2.5-1|25	
12cu|sd2xc-2.5-1|26	%files
12cu|sd2xc-2.5-1|27	%defattr(-,root,root)
12cu|sd2xc-2.5-1|28	%attr(755,root,root) %_bindir/%name
12cu|sd2xc-2.5-1|29	
12cu|sd2xc-2.5-1|30	
12cu|sd2xc-2.5-1|31	%changelog
12cu|sd2xc-2.5-1|32	* Tue Aug 02 2011 Götz Waschk <waschk@mandriva.org> 0.0.4-0.RC1.5mdv2012.0
12cu|sd2xc-2.5-1|33	+ Revision: 692732
12cu|sd2xc-2.5-1|34	- rebuild
12cu|sd2xc-2.5-1|35	
12cu|sd2xc-2.5-1|36	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 0.0.4-0.RC1.4mdv2011.0
12cu|sd2xc-2.5-1|37	+ Revision: 140782
12cu|sd2xc-2.5-1|38	- restore BuildRoot
12cu|sd2xc-2.5-1|39	
12cu|sd2xc-2.5-1|40	+ Thierry Vignaud <tv@mandriva.org>
12cu|sd2xc-2.5-1|41	- kill re-definition of %%buildroot on Pixel's request
12cu|sd2xc-2.5-1|42	
12cu|sd2xc-2.5-1|43	* Wed Aug 01 2007 Götz Waschk <waschk@mandriva.org> 0.0.4-0.RC1.4mdv2008.0
12cu|sd2xc-2.5-1|44	+ Revision: 57446
12cu|sd2xc-2.5-1|45	- Import sd2xc
12cu|sd2xc-2.5-1|46	
12cu|sd2xc-2.5-1|47	
12cu|sd2xc-2.5-1|48	
12cu|sd2xc-2.5-1|49	* Mon Jul 31 2006 Gtz Waschk <waschk@mandriva.org> 0.0.4-0.RC1.4mdv2007.0
12cu|sd2xc-2.5-1|50	- Rebuild
12cu|sd2xc-2.5-1|51	
12cu|sd2xc-2.5-1|52	* Tue Mar 14 2006 Gtz Waschk <waschk@mandriva.org> 0.0.4-0.RC1.3mdk
12cu|sd2xc-2.5-1|53	- fix URL
12cu|sd2xc-2.5-1|54	
12cu|sd2xc-2.5-1|55	* Sun Mar 13 2005 Götz Waschk <waschk@linux-mandrake.com> 0.0.4-0.RC1.2mdk
12cu|sd2xc-2.5-1|56	- rebuild
12cu|sd2xc-2.5-1|57	
12cu|sd2xc-2.5-1|58	* Fri Feb 27 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.0.4-0.RC1.1mdk
12cu|sd2xc-2.5-1|59	- drop prefix
12cu|sd2xc-2.5-1|60	- newer version
12cu|sd2xc-2.5-1|61	
12cu|sd2xc-2.5-1|62	* Mon Mar  3 2003 Gtz Waschk <waschk@linux-mandrake.com> 0.0.3-1mdk
12cu|sd2xc-2.5-1|63	- initial package

12811 12
12cu|sdcc-3.3.0-1|1	Summary:	Small Device C Compiler
12cu|sdcc-3.3.0-1|2	Name:		sdcc
12cu|sdcc-3.3.0-1|3	Version:	3.3.0
12cu|sdcc-3.3.0-1|4	Release:	1
12cu|sdcc-3.3.0-1|5	License:	GPLv2+
12cu|sdcc-3.3.0-1|6	Group:		Development/Other
12cu|sdcc-3.3.0-1|7	Url:		http://sdcc.sourceforge.net/
12cu|sdcc-3.3.0-1|8	Source0:	http://sourceforge.net/projects/%{name}/files/%{name}/%{version}/%{name}-src-%{version}.tar.bz2
12cu|sdcc-3.3.0-1|9	Source1:	http://sourceforge.net/projects/%{name}/files/%{name}-doc/%{version}/%{name}-doc-%{version}.tar.bz2
12cu|sdcc-3.3.0-1|10	BuildRequires:	bison
12cu|sdcc-3.3.0-1|11	BuildRequires:	flex
12cu|sdcc-3.3.0-1|12	BuildRequires:	ghostscript-common
12cu|sdcc-3.3.0-1|13	BuildRequires:	gputils
12cu|sdcc-3.3.0-1|14	BuildRequires:	latex2html
12cu|sdcc-3.3.0-1|15	#BuildRequires:	lyx
12cu|sdcc-3.3.0-1|16	BuildRequires:	boost-devel
12cu|sdcc-3.3.0-1|17	BuildRequires:	glibc-devel
12cu|sdcc-3.3.0-1|18	BuildRequires:	libstdc++-devel
12cu|sdcc-3.3.0-1|19	BuildRequires:	pkgconfig(bdw-gc)
12cu|sdcc-3.3.0-1|20	Requires:	gputils
12cu|sdcc-3.3.0-1|21	Conflicts:	sdcc2.9
12cu|sdcc-3.3.0-1|22	
12cu|sdcc-3.3.0-1|23	%description
12cu|sdcc-3.3.0-1|24	SDCC is a retargettable, optimizing ANSI-C compiler that targets the
12cu|sdcc-3.3.0-1|25	Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08 based
12cu|sdcc-3.3.0-1|26	MCUs. Work is in progress on supporting the Microchip PIC16 and
12cu|sdcc-3.3.0-1|27	PIC18 series.
12cu|sdcc-3.3.0-1|28	
12cu|sdcc-3.3.0-1|29	%files
12cu|sdcc-3.3.0-1|30	%defattr(0644,root,root,0755)
12cu|sdcc-3.3.0-1|31	%doc doc/README* ChangeLog
12cu|sdcc-3.3.0-1|32	%doc installed-docs/*
12cu|sdcc-3.3.0-1|33	%attr(755,root,root) %{_bindir}/*
12cu|sdcc-3.3.0-1|34	%{_datadir}/%{name}/
12cu|sdcc-3.3.0-1|35	
12cu|sdcc-3.3.0-1|36	#----------------------------------------------------------------------------
12cu|sdcc-3.3.0-1|37	
12cu|sdcc-3.3.0-1|38	%prep
12cu|sdcc-3.3.0-1|39	%setup -q -b 1
12cu|sdcc-3.3.0-1|40	
12cu|sdcc-3.3.0-1|41	%build
12cu|sdcc-3.3.0-1|42	%global optflags %{optflags} -Wstrict-aliasing=0
12cu|sdcc-3.3.0-1|43	%configure2_5x \
12cu|sdcc-3.3.0-1|44	--enable-libgc \
12cu|sdcc-3.3.0-1|45	--disable-doc \
12cu|sdcc-3.3.0-1|46	PDFOPT="/bin/cp"
12cu|sdcc-3.3.0-1|47	make
12cu|sdcc-3.3.0-1|48	
12cu|sdcc-3.3.0-1|49	%install
12cu|sdcc-3.3.0-1|50	%makeinstall_std
12cu|sdcc-3.3.0-1|51	mv -f %{buildroot}/%{_datadir}/doc installed-docs
12cu|sdcc-3.3.0-1|52	
12cu|sdcc-3.3.0-1|53	# We have it in binutils-devel
12cu|sdcc-3.3.0-1|54	rm -f %{buildroot}%{_libdir}/libiberty.a
12cu|sdcc-3.3.0-1|55	
12cu|sdcc-3.3.0-1|56	
12cu|sdcc-3.3.0-1|57	%changelog
12cu|sdcc-3.3.0-1|58	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3.0-1
12cu|sdcc-3.3.0-1|59	+ Revision: 06ceccc
12cu|sdcc-3.3.0-1|60	- Disable pdf docs for now
12cu|sdcc-3.3.0-1|61	
12cu|sdcc-3.3.0-1|62	

12812 12
12cu|sdd-1.52-2|1	Name:       sdd
12cu|sdd-1.52-2|2	Summary:    A fast and enhanced replacement for dd
12cu|sdd-1.52-2|3	Version:    1.52
12cu|sdd-1.52-2|4	Release:    2
12cu|sdd-1.52-2|5	URL:        ftp://ftp.berlios.de/pub/sdd
12cu|sdd-1.52-2|6	Source0:    %{name}-%{version}.tar.bz2
12cu|sdd-1.52-2|7	Source1:    bash-completion-sdd
12cu|sdd-1.52-2|8	Patch0:     sdd-name-conflicts-fix.patch
12cu|sdd-1.52-2|9	License:    GPL
12cu|sdd-1.52-2|10	Group:      File tools
12cu|sdd-1.52-2|11	BuildRequires:  gcc
12cu|sdd-1.52-2|12	BuildRequires:  make
12cu|sdd-1.52-2|13	
12cu|sdd-1.52-2|14	%description
12cu|sdd-1.52-2|15	sdd is a replacement for dd program with some fixes and improvements including:
12cu|sdd-1.52-2|16	* better performance when input block size (ibs) is not equal to the output
12cu|sdd-1.52-2|17	block size (obs);
12cu|sdd-1.52-2|18	* improved statistics readability;
12cu|sdd-1.52-2|19	* progress display;
12cu|sdd-1.52-2|20	* and other features.
12cu|sdd-1.52-2|21	
12cu|sdd-1.52-2|22	%prep
12cu|sdd-1.52-2|23	%setup -q -n %{name}-%{version}
12cu|sdd-1.52-2|24	%apply_patches
12cu|sdd-1.52-2|25	ln -s i586-linux-cc.rul RULES/x86_64-linux-cc.rul
12cu|sdd-1.52-2|26	
12cu|sdd-1.52-2|27	%build
12cu|sdd-1.52-2|28	make
12cu|sdd-1.52-2|29	
12cu|sdd-1.52-2|30	%install
12cu|sdd-1.52-2|31	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1 %{buildroot}%{_datadir}/bash-completion/completions
12cu|sdd-1.52-2|32	
12cu|sdd-1.52-2|33	install -m 0755 sdd/OBJ/*/sdd %{buildroot}%{_bindir}
12cu|sdd-1.52-2|34	install -p -m 0644 sdd/sdd.1 %{buildroot}%{_mandir}/man1
12cu|sdd-1.52-2|35	install -p -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/bash-completion/completions/sdd
12cu|sdd-1.52-2|36	
12cu|sdd-1.52-2|37	%files
12cu|sdd-1.52-2|38	%defattr(-,root,root)
12cu|sdd-1.52-2|39	
12cu|sdd-1.52-2|40	%{_bindir}/sdd
12cu|sdd-1.52-2|41	%{_mandir}/man1/sdd.1.xz
12cu|sdd-1.52-2|42	%{_datadir}/bash-completion/completions/sdd

12813 12
12cu|sddm-0.1-0.3.git9bbd0142e3|1	Summary:	Modern display manager for X11
12cu|sddm-0.1-0.3.git9bbd0142e3|2	Name:		sddm
12cu|sddm-0.1-0.3.git9bbd0142e3|3	Version:	0.1
12cu|sddm-0.1-0.3.git9bbd0142e3|4	Release:	0.3.git9bbd0142e3
12cu|sddm-0.1-0.3.git9bbd0142e3|5	License:	GPLv2+
12cu|sddm-0.1-0.3.git9bbd0142e3|6	Group:		Graphical desktop/Other
12cu|sddm-0.1-0.3.git9bbd0142e3|7	Url:		https://github.com/sddm/sddm
12cu|sddm-0.1-0.3.git9bbd0142e3|8	Source0:	sddm-0.1-git9bbd0142e3.tar.xz
12cu|sddm-0.1-0.3.git9bbd0142e3|9	Patch0:		sddm-march.patch
12cu|sddm-0.1-0.3.git9bbd0142e3|10	BuildRequires:	cmake
12cu|sddm-0.1-0.3.git9bbd0142e3|11	BuildRequires:	pam-devel
12cu|sddm-0.1-0.3.git9bbd0142e3|12	BuildRequires:	qt-devel
12cu|sddm-0.1-0.3.git9bbd0142e3|13	BuildRequires:	pkgconfig(libsystemd-login)
12cu|sddm-0.1-0.3.git9bbd0142e3|14	BuildRequires:	pkgconfig(systemd)
12cu|sddm-0.1-0.3.git9bbd0142e3|15	BuildRequires:	pkgconfig(upower-glib)
12cu|sddm-0.1-0.3.git9bbd0142e3|16	BuildRequires:	pkgconfig(x11)
12cu|sddm-0.1-0.3.git9bbd0142e3|17	
12cu|sddm-0.1-0.3.git9bbd0142e3|18	%description
12cu|sddm-0.1-0.3.git9bbd0142e3|19	SDDM is a modern display manager for X11 aiming to be fast, simple and
12cu|sddm-0.1-0.3.git9bbd0142e3|20	beatiful. It uses modern technologies like QtQuick, which in turn gives the
12cu|sddm-0.1-0.3.git9bbd0142e3|21	designer the ability to create smooth, animated user interfaces.
12cu|sddm-0.1-0.3.git9bbd0142e3|22	
12cu|sddm-0.1-0.3.git9bbd0142e3|23	SDDM is extremely themeable. We put no restrictions on the user interface
12cu|sddm-0.1-0.3.git9bbd0142e3|24	design, it is completely up to the designer. We simply provide a few callbacks
12cu|sddm-0.1-0.3.git9bbd0142e3|25	to the user interface which can be used for authentication, suspend etc. To
12cu|sddm-0.1-0.3.git9bbd0142e3|26	further ease theme creation we provide some premade components like a textbox,
12cu|sddm-0.1-0.3.git9bbd0142e3|27	a combox etc.
12cu|sddm-0.1-0.3.git9bbd0142e3|28	
12cu|sddm-0.1-0.3.git9bbd0142e3|29	There are a few sample themes distributed with SDDM. They can be used as a
12cu|sddm-0.1-0.3.git9bbd0142e3|30	starting point for new themes.
12cu|sddm-0.1-0.3.git9bbd0142e3|31	
12cu|sddm-0.1-0.3.git9bbd0142e3|32	%files
12cu|sddm-0.1-0.3.git9bbd0142e3|33	%doc README.md COPYING CONTRIBUTORS
12cu|sddm-0.1-0.3.git9bbd0142e3|34	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cu|sddm-0.1-0.3.git9bbd0142e3|35	%config %{_sysconfdir}/pam.d/%{name}
12cu|sddm-0.1-0.3.git9bbd0142e3|36	%{_bindir}/%{name}
12cu|sddm-0.1-0.3.git9bbd0142e3|37	%{_bindir}/%{name}-greeter
12cu|sddm-0.1-0.3.git9bbd0142e3|38	%{_unitdir}/%{name}.service
12cu|sddm-0.1-0.3.git9bbd0142e3|39	%{_qt_importdir}/SddmComponents/*
12cu|sddm-0.1-0.3.git9bbd0142e3|40	%{_datadir}/apps/sddm/*
12cu|sddm-0.1-0.3.git9bbd0142e3|41	
12cu|sddm-0.1-0.3.git9bbd0142e3|42	#----------------------------------------------------------------------------
12cu|sddm-0.1-0.3.git9bbd0142e3|43	
12cu|sddm-0.1-0.3.git9bbd0142e3|44	%prep
12cu|sddm-0.1-0.3.git9bbd0142e3|45	%setup -q -n %{name}
12cu|sddm-0.1-0.3.git9bbd0142e3|46	%patch0 -p1
12cu|sddm-0.1-0.3.git9bbd0142e3|47	
12cu|sddm-0.1-0.3.git9bbd0142e3|48	%build
12cu|sddm-0.1-0.3.git9bbd0142e3|49	%cmake \
12cu|sddm-0.1-0.3.git9bbd0142e3|50	-DQT_IMPORTS_DIR=%{_qt_importdir}
12cu|sddm-0.1-0.3.git9bbd0142e3|51	%make
12cu|sddm-0.1-0.3.git9bbd0142e3|52	
12cu|sddm-0.1-0.3.git9bbd0142e3|53	%install
12cu|sddm-0.1-0.3.git9bbd0142e3|54	%makeinstall_std -C build
12cu|sddm-0.1-0.3.git9bbd0142e3|55	
12cu|sddm-0.1-0.3.git9bbd0142e3|56	
12cu|sddm-0.1-0.3.git9bbd0142e3|57	%changelog
12cu|sddm-0.1-0.3.git9bbd0142e3|58	* Sat Apr 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-0.3.git9bbd0142e3
12cu|sddm-0.1-0.3.git9bbd0142e3|59	+ Revision: b40a6b0
12cu|sddm-0.1-0.3.git9bbd0142e3|60	- Fix files
12cu|sddm-0.1-0.3.git9bbd0142e3|61	
12cu|sddm-0.1-0.3.git9bbd0142e3|62	

12814 12
12cu|sdl-ball-1.01-3|1	%define rcN rc4
12cu|sdl-ball-1.01-3|2	
12cu|sdl-ball-1.01-3|3	Summary:	Free/OpenSource brick-breaking game with pretty graphics
12cu|sdl-ball-1.01-3|4	Name:		sdl-ball
12cu|sdl-ball-1.01-3|5	Version:	1.01
12cu|sdl-ball-1.01-3|6	Release:	3
12cu|sdl-ball-1.01-3|7	License:	GPLv2+
12cu|sdl-ball-1.01-3|8	Group:		Games/Arcade
12cu|sdl-ball-1.01-3|9	Url:		http://sdl-ball.sourceforge.net/
12cu|sdl-ball-1.01-3|10	Source0:	http://dl.sourceforge.net/sourceforge/%name/%{name}-%{version}.tar.bz2
12cu|sdl-ball-1.01-3|11	BuildRequires:	pkgconfig(gimp-2.0)
12cu|sdl-ball-1.01-3|12	BuildRequires:	pkgconfig(gl)
12cu|sdl-ball-1.01-3|13	BuildRequires:	pkgconfig(glu)
12cu|sdl-ball-1.01-3|14	BuildRequires:	pkgconfig(sdl)
12cu|sdl-ball-1.01-3|15	BuildRequires:	pkgconfig(SDL_image)
12cu|sdl-ball-1.01-3|16	BuildRequires:	pkgconfig(SDL_mixer)
12cu|sdl-ball-1.01-3|17	BuildRequires:	pkgconfig(SDL_ttf)
12cu|sdl-ball-1.01-3|18	
12cu|sdl-ball-1.01-3|19	%description
12cu|sdl-ball-1.01-3|20	SDL-Ball is a Free/OpenSource brick-breaking game for Linux,
12cu|sdl-ball-1.01-3|21	BSD and windows with pretty graphics. It is written in C++ using
12cu|sdl-ball-1.01-3|22	SDL and OpenGL, here is the project page on sf.net.
12cu|sdl-ball-1.01-3|23	
12cu|sdl-ball-1.01-3|24	Your mission: To smash your way through a series of progressively
12cu|sdl-ball-1.01-3|25	harder and more tricky levels.
12cu|sdl-ball-1.01-3|26	Your tools: Ultrakinetic titanium balls and your
12cu|sdl-ball-1.01-3|27	trusty Gruntmazter-3000-Paddle edition.
12cu|sdl-ball-1.01-3|28	
12cu|sdl-ball-1.01-3|29	%files
12cu|sdl-ball-1.01-3|30	%doc README changelog.txt
12cu|sdl-ball-1.01-3|31	%{_gamesbindir}/%{name}
12cu|sdl-ball-1.01-3|32	%dir %{_gamesdatadir}/%{name}
12cu|sdl-ball-1.01-3|33	%{_gamesdatadir}/%{name}/*
12cu|sdl-ball-1.01-3|34	%{_iconsdir}/*.png
12cu|sdl-ball-1.01-3|35	%{_datadir}/applications/%{name}.desktop
12cu|sdl-ball-1.01-3|36	
12cu|sdl-ball-1.01-3|37	#----------------------------------------------------------------------------
12cu|sdl-ball-1.01-3|38	
12cu|sdl-ball-1.01-3|39	%package leveleditor
12cu|sdl-ball-1.01-3|40	Summary:	Level editor for SDL-Ball
12cu|sdl-ball-1.01-3|41	Group:		Games/Arcade
12cu|sdl-ball-1.01-3|42	
12cu|sdl-ball-1.01-3|43	%description leveleditor
12cu|sdl-ball-1.01-3|44	SDL-Ball is a Free/OpenSource brick-breaking game with pretty graphics.
12cu|sdl-ball-1.01-3|45	
12cu|sdl-ball-1.01-3|46	This package includes a level editor for SDL-Ball (GIMP plugin).
12cu|sdl-ball-1.01-3|47	
12cu|sdl-ball-1.01-3|48	Start gimp from a terminal in order to record the output from
12cu|sdl-ball-1.01-3|49	the plugin (you need that).
12cu|sdl-ball-1.01-3|50	
12cu|sdl-ball-1.01-3|51	%files leveleditor
12cu|sdl-ball-1.01-3|52	%{_libdir}/gimp/2.0/plug-ins/*
12cu|sdl-ball-1.01-3|53	
12cu|sdl-ball-1.01-3|54	#----------------------------------------------------------------------------
12cu|sdl-ball-1.01-3|55	
12cu|sdl-ball-1.01-3|56	
12cu|sdl-ball-1.01-3|57	%prep
12cu|sdl-ball-1.01-3|58	%setup -q -n %{name}
12cu|sdl-ball-1.01-3|59	# clean sources
12cu|sdl-ball-1.01-3|60	rm -f *.o sdl-ball
12cu|sdl-ball-1.01-3|61	sed -i '18i#include <unistd.h>' input.cpp
12cu|sdl-ball-1.01-3|62	
12cu|sdl-ball-1.01-3|63	%build
12cu|sdl-ball-1.01-3|64	%setup_compile_flags
12cu|sdl-ball-1.01-3|65	%make DATADIR=%{_gamesdatadir}/%{name}/
12cu|sdl-ball-1.01-3|66	pushd leveleditor/gimp-leveleditor
12cu|sdl-ball-1.01-3|67	gimptool-2.0 --build gimp-sdlball.c
12cu|sdl-ball-1.01-3|68	
12cu|sdl-ball-1.01-3|69	%install
12cu|sdl-ball-1.01-3|70	mkdir -p %{buildroot}%{_gamesdatadir} %{buildroot}%{_gamesbindir}
12cu|sdl-ball-1.01-3|71	mkdir -p %{buildroot}%{_libdir}/gimp/2.0/plug-ins
12cu|sdl-ball-1.01-3|72	install %{name} %{buildroot}%{_gamesbindir}
12cu|sdl-ball-1.01-3|73	install leveleditor/gimp-leveleditor/gimp-sdlball %{buildroot}%{_libdir}/gimp/2.0/plug-ins
12cu|sdl-ball-1.01-3|74	cp -a themes %{buildroot}%{_gamesdatadir}/%{name}
12cu|sdl-ball-1.01-3|75	
12cu|sdl-ball-1.01-3|76	mkdir -p %{buildroot}%{_datadir}/applications
12cu|sdl-ball-1.01-3|77	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|sdl-ball-1.01-3|78	[Desktop Entry]
12cu|sdl-ball-1.01-3|79	Name=SDL-Ball
12cu|sdl-ball-1.01-3|80	Exec=sdl-ball
12cu|sdl-ball-1.01-3|81	Icon=sdl-ball
12cu|sdl-ball-1.01-3|82	GenericName=Breakout Game
12cu|sdl-ball-1.01-3|83	Terminal=false
12cu|sdl-ball-1.01-3|84	Type=Application
12cu|sdl-ball-1.01-3|85	Categories=Game;ArcadeGame;
12cu|sdl-ball-1.01-3|86	EOF
12cu|sdl-ball-1.01-3|87	
12cu|sdl-ball-1.01-3|88	mkdir -p %{buildroot}%{_iconsdir}
12cu|sdl-ball-1.01-3|89	cp themes/default/icon32.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|sdl-ball-1.01-3|90	
12cu|sdl-ball-1.01-3|91	
12cu|sdl-ball-1.01-3|92	%changelog
12cu|sdl-ball-1.01-3|93	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.01-3
12cu|sdl-ball-1.01-3|94	+ Revision: 53b1711
12cu|sdl-ball-1.01-3|95	- Don't package the same level editor twice, fix debug package
12cu|sdl-ball-1.01-3|96	
12cu|sdl-ball-1.01-3|97	

12815 12
12cu|seamonkey-2.26.1-1|1	%define homepage http://mib.pianetalinux.org/
12cu|seamonkey-2.26.1-1|2	
12cu|seamonkey-2.26.1-1|3	%define default_bookmarks_file %{_datadir}/bookmarks/default-bookmarks.html
12cu|seamonkey-2.26.1-1|4	#define Werror_cflags %nil
12cu|seamonkey-2.26.1-1|5	
12cu|seamonkey-2.26.1-1|6	%define minimum_build_nspr_version 4.8.8
12cu|seamonkey-2.26.1-1|7	%define minimum_build_nss_version 3.12.10
12cu|seamonkey-2.26.1-1|8	
12cu|seamonkey-2.26.1-1|9	%define build_langpacks 1
12cu|seamonkey-2.26.1-1|10	
12cu|seamonkey-2.26.1-1|11	%define builddir %{_builddir}/%{name}-%{version}
12cu|seamonkey-2.26.1-1|12	%define mozdir %{_libdir}/%{name}-%{version}
12cu|seamonkey-2.26.1-1|13	%define sources_subdir comm-release
12cu|seamonkey-2.26.1-1|14	#beta
12cu|seamonkey-2.26.1-1|15	#release
12cu|seamonkey-2.26.1-1|16	
12cu|seamonkey-2.26.1-1|17	%if %{_use_internal_dependency_generator}
12cu|seamonkey-2.26.1-1|18	%define __noautoprov '(.*)\\.so(.*)'
12cu|seamonkey-2.26.1-1|19	%define __noautoreq 'libldap60\\.so(.*)|libldif60\\.so(.*)|libmozalloc\\.so(.*)|libplc4\\.so(.*)|libplds4\\.so(.*)|libprldap60\\.so(.*)|libxpcom\\.so(.*)|libxul\\.so(.*)'
12cu|seamonkey-2.26.1-1|20	%endif
12cu|seamonkey-2.26.1-1|21	
12cu|seamonkey-2.26.1-1|22	Summary:	Web browser, e-mail, news, IRC client, HTML editor
12cu|seamonkey-2.26.1-1|23	Name:		seamonkey
12cu|seamonkey-2.26.1-1|24	Version:	2.26.1
12cu|seamonkey-2.26.1-1|25	Release:	1
12cu|seamonkey-2.26.1-1|26	License:	MPLv1.1
12cu|seamonkey-2.26.1-1|27	Group:		Networking/WWW
12cu|seamonkey-2.26.1-1|28	Url:		http://www.mozilla.org/projects/seamonkey/
12cu|seamonkey-2.26.1-1|29	Source0:	%{name}-%{version}.source.tar.bz2
12cu|seamonkey-2.26.1-1|30	Source1:	%{name}-langpacks-%{version}.tar.xz
12cu|seamonkey-2.26.1-1|31	Source2:	%{name}.png
12cu|seamonkey-2.26.1-1|32	Source3:	%{name}.sh.in
12cu|seamonkey-2.26.1-1|33	Source7:	%{name}-make-package.pl
12cu|seamonkey-2.26.1-1|34	Source8:	bookmarks.html
12cu|seamonkey-2.26.1-1|35	Source10:	%{name}-2.9.1-mozconfig
12cu|seamonkey-2.26.1-1|36	Source17:	mozilla-psm-exclude-list
12cu|seamonkey-2.26.1-1|37	Source18:	mozilla-xpcom-exclude-list
12cu|seamonkey-2.26.1-1|38	Source20:	%{name}-mandriva-default-prefs.js
12cu|seamonkey-2.26.1-1|39	Patch0:		mozilla-MIB-2.0.5-homepage.patch
12cu|seamonkey-2.26.1-1|40	Patch1:		mozilla-2.26.1-nongnome-proxies.patch
12cu|seamonkey-2.26.1-1|41	Patch2:		mozilla-2.26.1-prefer_plugin_pref.patch
12cu|seamonkey-2.26.1-1|42	Patch3:		mozilla-2.26.1-shared-nss-db.patch
12cu|seamonkey-2.26.1-1|43	Patch4:		mozilla-2.14-ntlm-full-path.patch
12cu|seamonkey-2.26.1-1|44	Patch5:		mozilla-2.26.1-optflags.patch
12cu|seamonkey-2.26.1-1|45	Patch6:		mozilla-2.26.1-language.patch
12cu|seamonkey-2.26.1-1|46	Patch7:		mozilla-2.26.1-icu-strncat.patch
12cu|seamonkey-2.26.1-1|47	
12cu|seamonkey-2.26.1-1|48	BuildRequires:	autoconf2.1
12cu|seamonkey-2.26.1-1|49	BuildRequires:	coreutils
12cu|seamonkey-2.26.1-1|50	BuildRequires:	desktop-file-utils
12cu|seamonkey-2.26.1-1|51	BuildRequires:	doxygen
12cu|seamonkey-2.26.1-1|52	BuildRequires:	imagemagick
12cu|seamonkey-2.26.1-1|53	BuildRequires:	java-rpmbuild
12cu|seamonkey-2.26.1-1|54	BuildRequires:	makedepend
12cu|seamonkey-2.26.1-1|55	BuildRequires:	perl
12cu|seamonkey-2.26.1-1|56	BuildRequires:	python-setuptools
12cu|seamonkey-2.26.1-1|57	BuildRequires:	python-simplejson
12cu|seamonkey-2.26.1-1|58	BuildRequires:	python-virtualenv >= 1.7.2
12cu|seamonkey-2.26.1-1|59	BuildRequires:	rootcerts
12cu|seamonkey-2.26.1-1|60	BuildRequires:	unzip
12cu|seamonkey-2.26.1-1|61	BuildRequires:	valgrind
12cu|seamonkey-2.26.1-1|62	BuildRequires:	wget
12cu|seamonkey-2.26.1-1|63	BuildRequires:	yasm
12cu|seamonkey-2.26.1-1|64	BuildRequires:	zip
12cu|seamonkey-2.26.1-1|65	
12cu|seamonkey-2.26.1-1|66	BuildRequires:	jpeg-devel
12cu|seamonkey-2.26.1-1|67	BuildRequires:	krb5-devel
12cu|seamonkey-2.26.1-1|68	BuildRequires:	libiw-devel
12cu|seamonkey-2.26.1-1|69	BuildRequires:	nss-static-devel
12cu|seamonkey-2.26.1-1|70	
12cu|seamonkey-2.26.1-1|71	BuildRequires:	pkgconfig(alsa)
12cu|seamonkey-2.26.1-1|72	BuildRequires:	pkgconfig(cairo)
12cu|seamonkey-2.26.1-1|73	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|seamonkey-2.26.1-1|74	BuildRequires:	pkgconfig(freetype2)
12cu|seamonkey-2.26.1-1|75	BuildRequires:	pkgconfig(gl)
12cu|seamonkey-2.26.1-1|76	BuildRequires:	pkgconfig(glib-2.0)
12cu|seamonkey-2.26.1-1|77	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12cu|seamonkey-2.26.1-1|78	BuildRequires:	pkgconfig(gstreamer-0.10)
12cu|seamonkey-2.26.1-1|79	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12cu|seamonkey-2.26.1-1|80	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|seamonkey-2.26.1-1|81	BuildRequires:	pkgconfig(hunspell)
12cu|seamonkey-2.26.1-1|82	BuildRequires:	pkgconfig(libcurl)
12cu|seamonkey-2.26.1-1|83	BuildRequires:	pkgconfig(libevent)
12cu|seamonkey-2.26.1-1|84	BuildRequires:	pkgconfig(libgnome-2.0)
12cu|seamonkey-2.26.1-1|85	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|seamonkey-2.26.1-1|86	BuildRequires:	pkgconfig(libIDL-2.0)
12cu|seamonkey-2.26.1-1|87	BuildRequires:	pkgconfig(libnotify)
12cu|seamonkey-2.26.1-1|88	BuildRequires:	pkgconfig(libpng)
12cu|seamonkey-2.26.1-1|89	BuildRequires:	pkgconfig(libproxy-1.0)
12cu|seamonkey-2.26.1-1|90	BuildRequires:	pkgconfig(libpulse)
12cu|seamonkey-2.26.1-1|91	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12cu|seamonkey-2.26.1-1|92	BuildRequires:	pkgconfig(nspr)
12cu|seamonkey-2.26.1-1|93	BuildRequires:	pkgconfig(nss)
12cu|seamonkey-2.26.1-1|94	BuildRequires:	pkgconfig(pango)
12cu|seamonkey-2.26.1-1|95	BuildRequires:	pkgconfig(sqlite3)
12cu|seamonkey-2.26.1-1|96	BuildRequires:	pkgconfig(vpx)
12cu|seamonkey-2.26.1-1|97	BuildRequires:	pkgconfig(xinerama)
12cu|seamonkey-2.26.1-1|98	BuildRequires:	pkgconfig(xrender)
12cu|seamonkey-2.26.1-1|99	BuildRequires:	pkgconfig(xscrnsaver)
12cu|seamonkey-2.26.1-1|100	BuildRequires:	pkgconfig(xt)
12cu|seamonkey-2.26.1-1|101	BuildRequires:	pkgconfig(zlib)
12cu|seamonkey-2.26.1-1|102	
12cu|seamonkey-2.26.1-1|103	Requires:	nspr >= %{minimum_build_nspr_version}
12cu|seamonkey-2.26.1-1|104	Requires:	nss >= %{minimum_build_nss_version}
12cu|seamonkey-2.26.1-1|105	Obsoletes:	%{name}-devel < %{version}
12cu|seamonkey-2.26.1-1|106	Obsoletes:	%{name}-dom-inspector < %{version}
12cu|seamonkey-2.26.1-1|107	Obsoletes:	%{name}-enigmail  < %{version}
12cu|seamonkey-2.26.1-1|108	Obsoletes:	%{name}-enigmime < %{version}
12cu|seamonkey-2.26.1-1|109	Obsoletes:	%{name}-irc < %{version}
12cu|seamonkey-2.26.1-1|110	Obsoletes:	%{name}-js-debugger < %{version}
12cu|seamonkey-2.26.1-1|111	Obsoletes:	%{name}-mail < %{version}
12cu|seamonkey-2.26.1-1|112	Obsoletes:	%{name}-spellchecker < %{version}
12cu|seamonkey-2.26.1-1|113	
12cu|seamonkey-2.26.1-1|114	%description
12cu|seamonkey-2.26.1-1|115	SeaMonkey is an all-in-one Internet application suite. It includes a browser,
12cu|seamonkey-2.26.1-1|116	mail/news client, IRC client, JavaScript debugger, and a tool to inspect the
12cu|seamonkey-2.26.1-1|117	DOM for web pages. It is derived from the application formerly known as Mozilla
12cu|seamonkey-2.26.1-1|118	Application Suite.
12cu|seamonkey-2.26.1-1|119	
12cu|seamonkey-2.26.1-1|120	%files
12cu|seamonkey-2.26.1-1|121	%{_bindir}/%{name}
12cu|seamonkey-2.26.1-1|122	%{_datadir}/pixmaps/%{name}.png
12cu|seamonkey-2.26.1-1|123	%{mozdir}
12cu|seamonkey-2.26.1-1|124	%{_datadir}/applications/*.desktop
12cu|seamonkey-2.26.1-1|125	%{_miconsdir}/%{name}.png
12cu|seamonkey-2.26.1-1|126	%{_iconsdir}/%{name}.png
12cu|seamonkey-2.26.1-1|127	%{_liconsdir}/%{name}.png
12cu|seamonkey-2.26.1-1|128	
12cu|seamonkey-2.26.1-1|129	#----------------------------------------------------------------------------
12cu|seamonkey-2.26.1-1|130	
12cu|seamonkey-2.26.1-1|131	%prep
12cu|seamonkey-2.26.1-1|132	%setup -q -c
12cu|seamonkey-2.26.1-1|133	chmod +x %{SOURCE7}
12cu|seamonkey-2.26.1-1|134	cd %{sources_subdir}
12cu|seamonkey-2.26.1-1|135	mkdir mozilla/js/src/.deps
12cu|seamonkey-2.26.1-1|136	
12cu|seamonkey-2.26.1-1|137	%patch0 -p1
12cu|seamonkey-2.26.1-1|138	
12cu|seamonkey-2.26.1-1|139	# mozilla patches
12cu|seamonkey-2.26.1-1|140	pushd mozilla
12cu|seamonkey-2.26.1-1|141	# mozilla-nongnome-proxies
12cu|seamonkey-2.26.1-1|142	%patch1 -p1
12cu|seamonkey-2.26.1-1|143	%patch2 -p1
12cu|seamonkey-2.26.1-1|144	# mozilla-shared-nss-db.patch
12cu|seamonkey-2.26.1-1|145	%patch3 -p1
12cu|seamonkey-2.26.1-1|146	%patch4 -p1
12cu|seamonkey-2.26.1-1|147	# the rest
12cu|seamonkey-2.26.1-1|148	%patch5 -p1
12cu|seamonkey-2.26.1-1|149	%patch6 -p1
12cu|seamonkey-2.26.1-1|150	%patch7 -p1
12cu|seamonkey-2.26.1-1|151	popd
12cu|seamonkey-2.26.1-1|152	
12cu|seamonkey-2.26.1-1|153	rm -f .mozconfig
12cu|seamonkey-2.26.1-1|154	cp %{SOURCE10} .mozconfig
12cu|seamonkey-2.26.1-1|155	
12cu|seamonkey-2.26.1-1|156	%build
12cu|seamonkey-2.26.1-1|157	cd %{sources_subdir}
12cu|seamonkey-2.26.1-1|158	
12cu|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//')
12cu|seamonkey-2.26.1-1|160	
12cu|seamonkey-2.26.1-1|161	# Mozilla builds with -Wall with exception of a few warnings which show up
12cu|seamonkey-2.26.1-1|162	# everywhere in the code; so, don't override that.
12cu|seamonkey-2.26.1-1|163	#
12cu|seamonkey-2.26.1-1|164	# Disable C++ exceptions since Mozilla code is not exception-safe
12cu|seamonkey-2.26.1-1|165	#
12cu|seamonkey-2.26.1-1|166	MOZ_OPT_FLAGS=$(echo %{optflags} | \
12cu|seamonkey-2.26.1-1|167	sed -e 's/-Wall//' -e 's/-fexceptions/-fno-exceptions/g')
12cu|seamonkey-2.26.1-1|168	export CFLAGS=$MOZ_OPT_FLAGS
12cu|seamonkey-2.26.1-1|169	export CXXFLAGS=$MOZ_OPT_FLAGS
12cu|seamonkey-2.26.1-1|170	
12cu|seamonkey-2.26.1-1|171	export PREFIX='%{_prefix}'
12cu|seamonkey-2.26.1-1|172	export LIBDIR='%{_libdir}'
12cu|seamonkey-2.26.1-1|173	
12cu|seamonkey-2.26.1-1|174	MOZ_SMP_FLAGS=-j1
12cu|seamonkey-2.26.1-1|175	%ifnarch ppc ppc64 s390 s390x
12cu|seamonkey-2.26.1-1|176	[ -z "$RPM_BUILD_NCPUS" ] && \
12cu|seamonkey-2.26.1-1|177	RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"
12cu|seamonkey-2.26.1-1|178	[ "$RPM_BUILD_NCPUS" -gt 1 ] && MOZ_SMP_FLAGS=-j2
12cu|seamonkey-2.26.1-1|179	%endif
12cu|seamonkey-2.26.1-1|180	
12cu|seamonkey-2.26.1-1|181	#  a kludge since 2.26 ...
12cu|seamonkey-2.26.1-1|182	ln -s ../objdir mozilla/objdir
12cu|seamonkey-2.26.1-1|183	
12cu|seamonkey-2.26.1-1|184	make -f client.mk build STRIP="/bin/true" MOZ_MAKE_FLAGS="$MOZ_SMP_FLAGS"
12cu|seamonkey-2.26.1-1|185	
12cu|seamonkey-2.26.1-1|186	%install
12cu|seamonkey-2.26.1-1|187	cd %{sources_subdir}
12cu|seamonkey-2.26.1-1|188	
12cu|seamonkey-2.26.1-1|189	DESTDIR=%{buildroot} make install -C objdir
12cu|seamonkey-2.26.1-1|190	
12cu|seamonkey-2.26.1-1|191	# create a list of all of the different package and the files that
12cu|seamonkey-2.26.1-1|192	# will hold them
12cu|seamonkey-2.26.1-1|193	
12cu|seamonkey-2.26.1-1|194	echo %defattr\(-,root,root\) > %{builddir}/%{name}.list
12cu|seamonkey-2.26.1-1|195	
12cu|seamonkey-2.26.1-1|196	# we don't want to ship mozilla's default sidebar components
12cu|seamonkey-2.26.1-1|197	rm -f %{buildroot}/%{mozdir}/searchplugins/bugzilla.gif
12cu|seamonkey-2.26.1-1|198	rm -f %{buildroot}/%{mozdir}/searchplugins/bugzilla.src
12cu|seamonkey-2.26.1-1|199	rm -f %{buildroot}/%{mozdir}/searchplugins/dmoz.gif
12cu|seamonkey-2.26.1-1|200	rm -f %{buildroot}/%{mozdir}/searchplugins/dmoz.src
12cu|seamonkey-2.26.1-1|201	rm -f %{buildroot}/%{mozdir}/searchplugins/lxrmozilla.gif
12cu|seamonkey-2.26.1-1|202	rm -f %{buildroot}/%{mozdir}/searchplugins/lxrmozilla.src
12cu|seamonkey-2.26.1-1|203	rm -f %{buildroot}/%{mozdir}/searchplugins/mozilla.gif
12cu|seamonkey-2.26.1-1|204	rm -f %{buildroot}/%{mozdir}/searchplugins/mozilla.src
12cu|seamonkey-2.26.1-1|205	rm -f %{buildroot}/%{mozdir}/plugins/libnullplugin.so
12cu|seamonkey-2.26.1-1|206	
12cu|seamonkey-2.26.1-1|207	# the %%makeinstall_std macro also install files that we don't need (yet?)
12cu|seamonkey-2.26.1-1|208	rm -rf %{buildroot}%{_datadir}/idl
12cu|seamonkey-2.26.1-1|209	
12cu|seamonkey-2.26.1-1|210	# build all of the default browser components
12cu|seamonkey-2.26.1-1|211	# base Seamonkey package (seamonkey.list)
12cu|seamonkey-2.26.1-1|212	%{SOURCE7} --package xpcom --output-file %{builddir}/seamonkey.list \
12cu|seamonkey-2.26.1-1|213	--package-file objdir/suite/installer/package-manifest \
12cu|seamonkey-2.26.1-1|214	--install-dir %{buildroot}/%{mozdir} \
12cu|seamonkey-2.26.1-1|215	--install-root %{mozdir} \
12cu|seamonkey-2.26.1-1|216	--exclude-file=%{SOURCE18}
12cu|seamonkey-2.26.1-1|217	
12cu|seamonkey-2.26.1-1|218	%{SOURCE7} --package browser --output-file %{builddir}/seamonkey.list \
12cu|seamonkey-2.26.1-1|219	--package-file objdir/suite/installer/package-manifest \
12cu|seamonkey-2.26.1-1|220	--install-dir %{buildroot}/%{mozdir} \
12cu|seamonkey-2.26.1-1|221	--install-root %{mozdir}
12cu|seamonkey-2.26.1-1|222	
12cu|seamonkey-2.26.1-1|223	%{SOURCE7} --package spellcheck --output-file %{builddir}/seamonkey.list \
12cu|seamonkey-2.26.1-1|224	--package-file objdir/suite/installer/package-manifest \
12cu|seamonkey-2.26.1-1|225	--install-dir %{buildroot}/%{mozdir} \
12cu|seamonkey-2.26.1-1|226	--install-root %{mozdir}
12cu|seamonkey-2.26.1-1|227	
12cu|seamonkey-2.26.1-1|228	%{SOURCE7} --package psm --output-file %{builddir}/seamonkey.list \
12cu|seamonkey-2.26.1-1|229	--package-file objdir/suite/installer/package-manifest \
12cu|seamonkey-2.26.1-1|230	--install-dir %{buildroot}/%{mozdir} \
12cu|seamonkey-2.26.1-1|231	--install-root %{mozdir} \
12cu|seamonkey-2.26.1-1|232	--exclude-file=%{SOURCE17}
12cu|seamonkey-2.26.1-1|233	
12cu|seamonkey-2.26.1-1|234	%{SOURCE7} --package mail --output-file %{builddir}/seamonkey.list \
12cu|seamonkey-2.26.1-1|235	--package-file objdir/suite/installer/package-manifest \
12cu|seamonkey-2.26.1-1|236	--install-dir %{buildroot}/%{mozdir} \
12cu|seamonkey-2.26.1-1|237	--install-root %{mozdir}
12cu|seamonkey-2.26.1-1|238	
12cu|seamonkey-2.26.1-1|239	%{SOURCE7} --package chatzilla --output-file %{builddir}/seamonkey.list \
12cu|seamonkey-2.26.1-1|240	--package-file objdir/suite/installer/package-manifest \
12cu|seamonkey-2.26.1-1|241	--install-dir %{buildroot}/%{mozdir} \
12cu|seamonkey-2.26.1-1|242	--install-root %{mozdir}
12cu|seamonkey-2.26.1-1|243	
12cu|seamonkey-2.26.1-1|244	%{SOURCE7} --package venkman --output-file %{builddir}/seamonkey.list \
12cu|seamonkey-2.26.1-1|245	--package-file objdir/suite/installer/package-manifest \
12cu|seamonkey-2.26.1-1|246	--install-dir %{buildroot}/%{mozdir} \
12cu|seamonkey-2.26.1-1|247	--install-root %{mozdir}
12cu|seamonkey-2.26.1-1|248	
12cu|seamonkey-2.26.1-1|249	%{SOURCE7} --package inspector --output-file %{builddir}/seamonkey.list \
12cu|seamonkey-2.26.1-1|250	--package-file objdir/suite/installer/package-manifest \
12cu|seamonkey-2.26.1-1|251	--install-dir %{buildroot}/%{mozdir} \
12cu|seamonkey-2.26.1-1|252	--install-root %{mozdir}
12cu|seamonkey-2.26.1-1|253	
12cu|seamonkey-2.26.1-1|254	echo > ../%{name}.lang
12cu|seamonkey-2.26.1-1|255	%if %{build_langpacks}
12cu|seamonkey-2.26.1-1|256	# Install langpacks
12cu|seamonkey-2.26.1-1|257	mkdir -p %{buildroot}%{mozdir}/extensions
12cu|seamonkey-2.26.1-1|258	tar xf %{SOURCE1}
12cu|seamonkey-2.26.1-1|259	for langpack in `ls seamonkey-langpacks/*.xpi`; do
12cu|seamonkey-2.26.1-1|260	language=$(basename $langpack .xpi | sed 's/^seamonkey-//' | sed 's/\.langpack$//' | sed 's/\([0-9]\{1,2\}\.\)*//')
12cu|seamonkey-2.26.1-1|261	extensiondir=%{buildroot}%{mozdir}/extensions/langpack-$language@seamonkey.mozilla.org
12cu|seamonkey-2.26.1-1|262	mkdir -p $extensiondir
12cu|seamonkey-2.26.1-1|263	unzip $langpack -d $extensiondir
12cu|seamonkey-2.26.1-1|264	find $extensiondir -type f | xargs chmod 644
12cu|seamonkey-2.26.1-1|265	
12cu|seamonkey-2.26.1-1|266	jarfile=$extensiondir/chrome/$language.jar
12cu|seamonkey-2.26.1-1|267	
12cu|seamonkey-2.26.1-1|268	sed -i -e "s|browser.startup.homepage.*$|browser.startup.homepage=%{homepage}|g;" \
12cu|seamonkey-2.26.1-1|269	$extensiondir/chrome/$language/locale/$language/navigator-region/region.properties
12cu|seamonkey-2.26.1-1|270	
12cu|seamonkey-2.26.1-1|271	pushd $extensiondir/chrome/$language
12cu|seamonkey-2.26.1-1|272	zip -r -D $jarfile locale
12cu|seamonkey-2.26.1-1|273	popd
12cu|seamonkey-2.26.1-1|274	
12cu|seamonkey-2.26.1-1|275	language=`echo $language | sed -e 's/-/_/g'`
12cu|seamonkey-2.26.1-1|276	extensiondir=`echo $extensiondir | sed -e "s,^%{buildroot},,"`
12cu|seamonkey-2.26.1-1|277	echo "%%lang($language) $extensiondir" >> ../%{name}.lang
12cu|seamonkey-2.26.1-1|278	done
12cu|seamonkey-2.26.1-1|279	rm -rf firefox-langpacks
12cu|seamonkey-2.26.1-1|280	%endif # build_langpacks
12cu|seamonkey-2.26.1-1|281	
12cu|seamonkey-2.26.1-1|282	
12cu|seamonkey-2.26.1-1|283	# set up our desktop files
12cu|seamonkey-2.26.1-1|284	install -m 755 -d %{buildroot}%{_datadir}/applications
12cu|seamonkey-2.26.1-1|285	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|seamonkey-2.26.1-1|286	[Desktop Entry]
12cu|seamonkey-2.26.1-1|287	Encoding=UTF-8
12cu|seamonkey-2.26.1-1|288	Name=SeaMonkey Navigator
12cu|seamonkey-2.26.1-1|289	Comment=Seamonkey Navigator web browser
12cu|seamonkey-2.26.1-1|290	Exec=%{_bindir}/%{name} %u
12cu|seamonkey-2.26.1-1|291	Icon=%{name}.png
12cu|seamonkey-2.26.1-1|292	Terminal=false
12cu|seamonkey-2.26.1-1|293	Type=Application
12cu|seamonkey-2.26.1-1|294	StartupNotify=true
12cu|seamonkey-2.26.1-1|295	Categories=GTK;Network;WebBrowser;X-MandrivaLinux-Internet-WebBrowsers;
12cu|seamonkey-2.26.1-1|296	MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;
12cu|seamonkey-2.26.1-1|297	StartupWMClass=Seamonkey-bin
12cu|seamonkey-2.26.1-1|298	EOF
12cu|seamonkey-2.26.1-1|299	
12cu|seamonkey-2.26.1-1|300	cat > %{buildroot}%{_datadir}/applications/%{name}-mail.desktop << EOF
12cu|seamonkey-2.26.1-1|301	[Desktop Entry]
12cu|seamonkey-2.26.1-1|302	Encoding=UTF-8
12cu|seamonkey-2.26.1-1|303	Name=SeaMonkey Mail
12cu|seamonkey-2.26.1-1|304	Comment=Seamonkey Mail & Newsgroups e-mail client
12cu|seamonkey-2.26.1-1|305	Exec=%{_bindir}/%{name} -mail
12cu|seamonkey-2.26.1-1|306	Icon=%{name}.png
12cu|seamonkey-2.26.1-1|307	Terminal=false
12cu|seamonkey-2.26.1-1|308	Type=Application
12cu|seamonkey-2.26.1-1|309	StartupNotify=true
12cu|seamonkey-2.26.1-1|310	Categories=GTK;X-MandrivaLinux-Internet-Mail;Office;Network;Email;
12cu|seamonkey-2.26.1-1|311	MimeType=x-scheme-handler/mailto;
12cu|seamonkey-2.26.1-1|312	StartupWMClass=Seamonkey-bin
12cu|seamonkey-2.26.1-1|313	EOF
12cu|seamonkey-2.26.1-1|314	
12cu|seamonkey-2.26.1-1|315	#Icons
12cu|seamonkey-2.26.1-1|316	mkdir -p %{buildroot}%{_datadir}/pixmaps/
12cu|seamonkey-2.26.1-1|317	install -c -m 644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|seamonkey-2.26.1-1|318	
12cu|seamonkey-2.26.1-1|319	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12cu|seamonkey-2.26.1-1|320	install -m 644 %{SOURCE2} %{buildroot}%{_miconsdir}/%{name}.png
12cu|seamonkey-2.26.1-1|321	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12cu|seamonkey-2.26.1-1|322	install -m 644 %{SOURCE2} %{buildroot}%{_liconsdir}/%{name}.png
12cu|seamonkey-2.26.1-1|323	convert %{buildroot}%{_miconsdir}/%{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12cu|seamonkey-2.26.1-1|324	convert %{buildroot}%{_iconsdir}/%{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12cu|seamonkey-2.26.1-1|325	
12cu|seamonkey-2.26.1-1|326	
12cu|seamonkey-2.26.1-1|327	#Link to existing plugins
12cu|seamonkey-2.26.1-1|328	if [ -d %{buildroot}/%{mozdir}/plugins ]; then
12cu|seamonkey-2.26.1-1|329	rm -rf %{buildroot}/%{mozdir}/plugins
12cu|seamonkey-2.26.1-1|330	fi
12cu|seamonkey-2.26.1-1|331	ln -s %{_libdir}/mozilla/plugins %{buildroot}/%{mozdir}/plugins
12cu|seamonkey-2.26.1-1|332	
12cu|seamonkey-2.26.1-1|333	# install our seamonkey.sh file
12cu|seamonkey-2.26.1-1|334	rm -rf %{buildroot}/usr/bin/%{name}
12cu|seamonkey-2.26.1-1|335	cat %{SOURCE3} | sed -e 's/MOZILLA_VERSION/%{version}/g' \
12cu|seamonkey-2.26.1-1|336	-e 's,LIBDIR,%{_libdir},g' > \
12cu|seamonkey-2.26.1-1|337	%{buildroot}%{_bindir}/%{name}
12cu|seamonkey-2.26.1-1|338	
12cu|seamonkey-2.26.1-1|339	chmod 0755 %{buildroot}%{_bindir}/%{name}
12cu|seamonkey-2.26.1-1|340	
12cu|seamonkey-2.26.1-1|341	# set up our default preferences
12cu|seamonkey-2.26.1-1|342	cat %{SOURCE20} | sed -e 's,SEAMONKEY_RPM_VR,%{version}-%{release},g' > \
12cu|seamonkey-2.26.1-1|343	%{buildroot}/mdv-default-prefs
12cu|seamonkey-2.26.1-1|344	cp %{buildroot}/mdv-default-prefs %{buildroot}/%{mozdir}/defaults/pref/all-mandriva.js
12cu|seamonkey-2.26.1-1|345	rm %{buildroot}/mdv-default-prefs
12cu|seamonkey-2.26.1-1|346	
12cu|seamonkey-2.26.1-1|347	# set up our default bookmarks
12cu|seamonkey-2.26.1-1|348	rm -f %{buildroot}/%{mozdir}/defaults/profile/bookmarks.html
12cu|seamonkey-2.26.1-1|349	#
12cu|seamonkey-2.26.1-1|350	#install -m 0644 %{SOURCE8} %{buildroot}%{mozdir}/defaults/profile/bookmarks.html
12cu|seamonkey-2.26.1-1|351	
12cu|seamonkey-2.26.1-1|352	#remove unneeded files
12cu|seamonkey-2.26.1-1|353	rm -f %{buildroot}%{mozdir}/.autoreg
12cu|seamonkey-2.26.1-1|354	rm -f %{buildroot}%{mozdir}/removed-files
12cu|seamonkey-2.26.1-1|355	rm -f %{buildroot}%{mozdir}/update.locale
12cu|seamonkey-2.26.1-1|356	rm -f %{buildroot}%{mozdir}/updater.ini
12cu|seamonkey-2.26.1-1|357	
12cu|seamonkey-2.26.1-1|358	rm -rf %{buildroot}%{_libdir}/%{name}-devel-%{version}
12cu|seamonkey-2.26.1-1|359	rm -rf %{buildroot}%{_includedir}
12cu|seamonkey-2.26.1-1|360	
12cu|seamonkey-2.26.1-1|361	
12cu|seamonkey-2.26.1-1|362	%changelog
12cu|seamonkey-2.26.1-1|363	* Sun Jul 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.26.1-1
12cu|seamonkey-2.26.1-1|364	+ Revision: d6dc007
12cu|seamonkey-2.26.1-1|365	- Fix install
12cu|seamonkey-2.26.1-1|366	
12cu|seamonkey-2.26.1-1|367	

12816 12
12cu|searchandrescue-1.4.0-3|1	%define Name    SearchAndRescue
12cu|searchandrescue-1.4.0-3|2	
12cu|searchandrescue-1.4.0-3|3	%define title       SearchAndRescue
12cu|searchandrescue-1.4.0-3|4	%define longtitle   Helicopter simulator
12cu|searchandrescue-1.4.0-3|5	
12cu|searchandrescue-1.4.0-3|6	Name:           searchandrescue
12cu|searchandrescue-1.4.0-3|7	Version:        1.4.0
12cu|searchandrescue-1.4.0-3|8	Release:        3
12cu|searchandrescue-1.4.0-3|9	Summary:        Helicopter simulator
12cu|searchandrescue-1.4.0-3|10	License:        GPL
12cu|searchandrescue-1.4.0-3|11	Group:          Games/Other
12cu|searchandrescue-1.4.0-3|12	Url:            http://searchandrescue.sourceforge.net/
12cu|searchandrescue-1.4.0-3|13	Source0:        http://switch.dl.sourceforge.net/project/searchandrescue/Program/SearchAndRescue-%version.tar.gz
12cu|searchandrescue-1.4.0-3|14	Patch0:		SearchAndRescue-1.1.0-link.patch
12cu|searchandrescue-1.4.0-3|15	Patch1:		searchandrescue-1.4.0-compile.patch
12cu|searchandrescue-1.4.0-3|16	Requires:       %{name}-data
12cu|searchandrescue-1.4.0-3|17	BuildRequires:  jsw-devel
12cu|searchandrescue-1.4.0-3|18	BuildRequires:  yiff-devel
12cu|searchandrescue-1.4.0-3|19	BuildRequires:  SDL-devel
12cu|searchandrescue-1.4.0-3|20	BuildRequires:	pkgconfig(x11)
12cu|searchandrescue-1.4.0-3|21	BuildRequires:	pkgconfig(xext)
12cu|searchandrescue-1.4.0-3|22	BuildRequires:	pkgconfig(xpm)
12cu|searchandrescue-1.4.0-3|23	BuildRequires:	pkgconfig(gl)
12cu|searchandrescue-1.4.0-3|24	BuildRequires:	pkgconfig(glu)
12cu|searchandrescue-1.4.0-3|25	BuildRequires:	pkgconfig(xxf86vm)
12cu|searchandrescue-1.4.0-3|26	BuildRequires:  imagemagick
12cu|searchandrescue-1.4.0-3|27	
12cu|searchandrescue-1.4.0-3|28	%description
12cu|searchandrescue-1.4.0-3|29	Changing the pace of recent sterotypical game themes, Search and Rescue aims to
12cu|searchandrescue-1.4.0-3|30	create a plot based on positive goals such as saving victims in varying
12cu|searchandrescue-1.4.0-3|31	situations of distress.
12cu|searchandrescue-1.4.0-3|32	The player will be given the chance to pilot different types of rescue aircraft
12cu|searchandrescue-1.4.0-3|33	in a variety of search and rescue style missions.
12cu|searchandrescue-1.4.0-3|34	Search and Rescue is highly customizeable by allowing intermediate players to
12cu|searchandrescue-1.4.0-3|35	create their own missions and allowing experianced players to design their own
12cu|searchandrescue-1.4.0-3|36	aircraft and scenery.
12cu|searchandrescue-1.4.0-3|37	
12cu|searchandrescue-1.4.0-3|38	%prep
12cu|searchandrescue-1.4.0-3|39	%setup -q -n %{name}_%{version}
12cu|searchandrescue-1.4.0-3|40	%patch0 -p0 -b .link~
12cu|searchandrescue-1.4.0-3|41	%patch1 -p1 -b .compile~
12cu|searchandrescue-1.4.0-3|42	
12cu|searchandrescue-1.4.0-3|43	%build
12cu|searchandrescue-1.4.0-3|44	export CFLAGS="%{optflags}"
12cu|searchandrescue-1.4.0-3|45	export LD_LIBRARY_PATH=%{_libdir}
12cu|searchandrescue-1.4.0-3|46	export CPP="g++ %ldflags "
12cu|searchandrescue-1.4.0-3|47	./configure Linux -v --disable=arch-i686 --libdir="-L%{_libdir}"
12cu|searchandrescue-1.4.0-3|48	make all
12cu|searchandrescue-1.4.0-3|49	
12cu|searchandrescue-1.4.0-3|50	%install
12cu|searchandrescue-1.4.0-3|51	make PREFIX=%{buildroot}%{_prefix} MAN_DIR=%{buildroot}%{_mandir}/man6 install
12cu|searchandrescue-1.4.0-3|52	
12cu|searchandrescue-1.4.0-3|53	# icons
12cu|searchandrescue-1.4.0-3|54	convert sar/icons/%{Name}.xpm -resize 16x16 %{name}-16.png
12cu|searchandrescue-1.4.0-3|55	convert sar/icons/%{Name}.xpm -resize 32x32 %{name}-32.png
12cu|searchandrescue-1.4.0-3|56	convert sar/icons/%{Name}.xpm %{name}-48.png
12cu|searchandrescue-1.4.0-3|57	install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|searchandrescue-1.4.0-3|58	install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|searchandrescue-1.4.0-3|59	install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|searchandrescue-1.4.0-3|60	
12cu|searchandrescue-1.4.0-3|61	install -d -m 755 %{buildroot}%{_datadir}/pixmaps
12cu|searchandrescue-1.4.0-3|62	
12cu|searchandrescue-1.4.0-3|63	# menu entry
12cu|searchandrescue-1.4.0-3|64	
12cu|searchandrescue-1.4.0-3|65	install -d -m 755 %{buildroot}%{_datadir}/applications
12cu|searchandrescue-1.4.0-3|66	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|searchandrescue-1.4.0-3|67	[Desktop Entry]
12cu|searchandrescue-1.4.0-3|68	Name=%{title}
12cu|searchandrescue-1.4.0-3|69	Comment=%{longtitle}
12cu|searchandrescue-1.4.0-3|70	Comment[ru]=Симулятор вертолета
12cu|searchandrescue-1.4.0-3|71	Exec=%{_gamesbindir}/%{name}
12cu|searchandrescue-1.4.0-3|72	Icon=%{name}
12cu|searchandrescue-1.4.0-3|73	Terminal=false
12cu|searchandrescue-1.4.0-3|74	Type=Application
12cu|searchandrescue-1.4.0-3|75	StartupNotify=false
12cu|searchandrescue-1.4.0-3|76	Categories=Game;Simulation;
12cu|searchandrescue-1.4.0-3|77	EOF
12cu|searchandrescue-1.4.0-3|78	
12cu|searchandrescue-1.4.0-3|79	%files
12cu|searchandrescue-1.4.0-3|80	%doc AUTHORS  HACKING  INSTALL  README
12cu|searchandrescue-1.4.0-3|81	%{_gamesbindir}/*
12cu|searchandrescue-1.4.0-3|82	%{_mandir}/man6/*
12cu|searchandrescue-1.4.0-3|83	%{_datadir}/pixmaps/*.xpm
12cu|searchandrescue-1.4.0-3|84	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|searchandrescue-1.4.0-3|85	%{_miconsdir}/%{name}.png
12cu|searchandrescue-1.4.0-3|86	%{_iconsdir}/%{name}.png
12cu|searchandrescue-1.4.0-3|87	%{_liconsdir}/%{name}.png
12cu|searchandrescue-1.4.0-3|88	
12cu|searchandrescue-1.4.0-3|89	%changelog
12cu|searchandrescue-1.4.0-3|90	* Thu Mar 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-3
12cu|searchandrescue-1.4.0-3|91	+ Revision: d75ebbf
12cu|searchandrescue-1.4.0-3|92	- Added Russian description to desktop file
12cu|searchandrescue-1.4.0-3|93	
12cu|searchandrescue-1.4.0-3|94	

12817 12
12cu|semantik-0.8.4-1|1	Summary:	Mindmapping-like tool
12cu|semantik-0.8.4-1|2	Name:		semantik
12cu|semantik-0.8.4-1|3	Version:	0.8.4
12cu|semantik-0.8.4-1|4	Release:	1
12cu|semantik-0.8.4-1|5	Epoch:		1
12cu|semantik-0.8.4-1|6	License:	GPLv3+
12cu|semantik-0.8.4-1|7	Group:		Office
12cu|semantik-0.8.4-1|8	Url:		http://code.google.com/p/semantik/
12cu|semantik-0.8.4-1|9	Source0:	http://semantik.googlecode.com/files/semantik-%{version}.tar.bz2
12cu|semantik-0.8.4-1|10	Source10:	%{name}.rpmlintrc
12cu|semantik-0.8.4-1|11	BuildRequires:	imagemagick
12cu|semantik-0.8.4-1|12	BuildRequires:	libxml2-utils
12cu|semantik-0.8.4-1|13	BuildRequires:	python-kde4
12cu|semantik-0.8.4-1|14	BuildRequires:	waf
12cu|semantik-0.8.4-1|15	BuildRequires:	kdelibs4-devel
12cu|semantik-0.8.4-1|16	BuildRequires:	pkgconfig(python)
12cu|semantik-0.8.4-1|17	Requires:	kdebase4-runtime
12cu|semantik-0.8.4-1|18	Requires:	python-kde4
12cu|semantik-0.8.4-1|19	
12cu|semantik-0.8.4-1|20	%description
12cu|semantik-0.8.4-1|21	Semantik (previously Kdissert) is a mindmapping-like tool to help
12cu|semantik-0.8.4-1|22	students to produce complicated documents very quickly and efficiently:
12cu|semantik-0.8.4-1|23	presentations, dissertations, thesis, reports. While targetted mostly
12cu|semantik-0.8.4-1|24	at students, Kdissert can also help teachers, decision maker, engineers
12cu|semantik-0.8.4-1|25	and businessmen. Semantik is also available exclusively for Linux and
12cu|semantik-0.8.4-1|26	other free operating systems.
12cu|semantik-0.8.4-1|27	
12cu|semantik-0.8.4-1|28	%files -f %{name}.lang
12cu|semantik-0.8.4-1|29	%doc README
12cu|semantik-0.8.4-1|30	%{_kde_bindir}/%{name}
12cu|semantik-0.8.4-1|31	%{_kde_libdir}/libnablah.so
12cu|semantik-0.8.4-1|32	%{_kde_datadir}/apps/%{name}
12cu|semantik-0.8.4-1|33	%{_kde_datadir}/applications/kde4/%{name}.desktop
12cu|semantik-0.8.4-1|34	%{_kde_iconsdir}/*/*/*/*
12cu|semantik-0.8.4-1|35	
12cu|semantik-0.8.4-1|36	#--------------------------------------------------------------------
12cu|semantik-0.8.4-1|37	
12cu|semantik-0.8.4-1|38	%prep
12cu|semantik-0.8.4-1|39	%setup -q
12cu|semantik-0.8.4-1|40	
12cu|semantik-0.8.4-1|41	%build
12cu|semantik-0.8.4-1|42	export CXXFLAGS="%{optflags}"
12cu|semantik-0.8.4-1|43	export LINKFLAGS="%{ldflags}"
12cu|semantik-0.8.4-1|44	waf configure \
12cu|semantik-0.8.4-1|45	--qtdir=%{qt4dir} \
12cu|semantik-0.8.4-1|46	--qtlibs=%{qt4lib} \
12cu|semantik-0.8.4-1|47	--qtbin=%{qt4dir}/bin \
12cu|semantik-0.8.4-1|48	--prefix=%{_kde_prefix} \
12cu|semantik-0.8.4-1|49	--icons=%{_kde_iconsdir} \
12cu|semantik-0.8.4-1|50	%if "%{_lib}" != "lib"
12cu|semantik-0.8.4-1|51	--use64
12cu|semantik-0.8.4-1|52	%endif
12cu|semantik-0.8.4-1|53	
12cu|semantik-0.8.4-1|54	waf build --verbose
12cu|semantik-0.8.4-1|55	
12cu|semantik-0.8.4-1|56	%install
12cu|semantik-0.8.4-1|57	waf install --destdir=%{buildroot}
12cu|semantik-0.8.4-1|58	
12cu|semantik-0.8.4-1|59	%find_lang %{name}
12cu|semantik-0.8.4-1|60	
12cu|semantik-0.8.4-1|61	%changelog
12cu|semantik-0.8.4-1|62	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.8.4-1
12cu|semantik-0.8.4-1|63	+ Revision: 02cea69
12cu|semantik-0.8.4-1|64	- New version 0.8.4
12cu|semantik-0.8.4-1|65	
12cu|semantik-0.8.4-1|66	

12818 12
12cu|sendfile-2.1b-3|1	%define debug_package %{nil}
12cu|sendfile-2.1b-3|2	
12cu|sendfile-2.1b-3|3	Summary:	Asynchronous file transfer service
12cu|sendfile-2.1b-3|4	Name:		sendfile
12cu|sendfile-2.1b-3|5	Version:	2.1b
12cu|sendfile-2.1b-3|6	Release:	3
12cu|sendfile-2.1b-3|7	License:	GPLv2
12cu|sendfile-2.1b-3|8	Group:		Networking/File transfer
12cu|sendfile-2.1b-3|9	URL:		http://www.belwue.de/projekte/saft/sendfile.html
12cu|sendfile-2.1b-3|10	Source:		%{name}-%{version}.tar.bz2
12cu|sendfile-2.1b-3|11	Source1:	sendfile-xinetd
12cu|sendfile-2.1b-3|12	#patch0 sent upstream (Kharec)
12cu|sendfile-2.1b-3|13	Patch0:		sendfile-2.1b-fix-str-fmt.patch
12cu|sendfile-2.1b-3|14	Requires:	xinetd
12cu|sendfile-2.1b-3|15	BuildRequires:	readline-devel
12cu|sendfile-2.1b-3|16	
12cu|sendfile-2.1b-3|17	%description
12cu|sendfile-2.1b-3|18	Sendfile is an asynchronous file transfer service for the Internet, like the
12cu|sendfile-2.1b-3|19	sendfile facility in Bitnet: Any user A can send files to another user B
12cu|sendfile-2.1b-3|20	without B being active in any way.
12cu|sendfile-2.1b-3|21	
12cu|sendfile-2.1b-3|22	Sendfile which is an implementation of the SAFT protocol (Simple Asynchronous
12cu|sendfile-2.1b-3|23	File Transfer) offers you a true asynchronous file transfer service for the
12cu|sendfile-2.1b-3|24	Internet. Virtually any form of file can be sent, including encrypted ones.
12cu|sendfile-2.1b-3|25	
12cu|sendfile-2.1b-3|26	The sendfile package contains 5 main programs:
12cu|sendfile-2.1b-3|27	sendfiled  - the sendfile daemon which will be started by inetd
12cu|sendfile-2.1b-3|28	sendfile   - the sendfile client for sending files
12cu|sendfile-2.1b-3|29	sendmsg    - the send-message client for sending one-line text messages
12cu|sendfile-2.1b-3|30	receive    - the receive client for picking up already received files
12cu|sendfile-2.1b-3|31	fetchfile  - the O-SAFT client to obtain files from a remote SAFT server
12cu|sendfile-2.1b-3|32	
12cu|sendfile-2.1b-3|33	
12cu|sendfile-2.1b-3|34	%prep
12cu|sendfile-2.1b-3|35	%setup -q
12cu|sendfile-2.1b-3|36	%patch0 -p0
12cu|sendfile-2.1b-3|37	%build
12cu|sendfile-2.1b-3|38	%make CFLAGS="%{optflags}"
12cu|sendfile-2.1b-3|39	
12cu|sendfile-2.1b-3|40	%install
12cu|sendfile-2.1b-3|41	# install isn't good, so we do it by hand...
12cu|sendfile-2.1b-3|42	%__install -d %buildroot/%_sbindir
12cu|sendfile-2.1b-3|43	%__install src/sendfiled %buildroot/%_sbindir/
12cu|sendfile-2.1b-3|44	%__install -d %buildroot/%_var/spool/sendfile/LOG
12cu|sendfile-2.1b-3|45	%__install -d %buildroot/%_var/spool/sendfile/OUTGOING
12cu|sendfile-2.1b-3|46	%__install -d %buildroot/%_sysconfdir
12cu|sendfile-2.1b-3|47	%__install etc/sendfile.deny %buildroot/%_sysconfdir/
12cu|sendfile-2.1b-3|48	%__install etc/sendfile.cf %buildroot/%_sysconfdir/
12cu|sendfile-2.1b-3|49	%__install -D %SOURCE1 %buildroot/%_sysconfdir/xinetd.d/sendfile
12cu|sendfile-2.1b-3|50	%__install -d %buildroot/%_mandir/man1/
12cu|sendfile-2.1b-3|51	%__install doc/*.1 %buildroot/%_mandir/man1/
12cu|sendfile-2.1b-3|52	%__install -d %buildroot/%_mandir/man1
12cu|sendfile-2.1b-3|53	%__install -D etc/check_sendfile %buildroot/%_sysconfdir/profile.d/sendfile-check.sh
12cu|sendfile-2.1b-3|54	%__install -d %buildroot/%_bindir
12cu|sendfile-2.1b-3|55	%__install src/{sendfile,sendmsg,receive,fetchfile,utf7encode,wlock} %buildroot/%_bindir/
12cu|sendfile-2.1b-3|56	ln -s utf7encode %buildroot/%_bindir/utf7decode
12cu|sendfile-2.1b-3|57	%__install etc/{sfconf,sfdconf} %buildroot/%_bindir/
12cu|sendfile-2.1b-3|58	
12cu|sendfile-2.1b-3|59	%post
12cu|sendfile-2.1b-3|60	service xinetd reload
12cu|sendfile-2.1b-3|61	
12cu|sendfile-2.1b-3|62	%postun
12cu|sendfile-2.1b-3|63	service xinetd reload
12cu|sendfile-2.1b-3|64	
12cu|sendfile-2.1b-3|65	%files
12cu|sendfile-2.1b-3|66	%defattr(0755,root,root,0755)
12cu|sendfile-2.1b-3|67	%_sbindir/*
12cu|sendfile-2.1b-3|68	%_bindir/*
12cu|sendfile-2.1b-3|69	%defattr(0644,root,root,0755)
12cu|sendfile-2.1b-3|70	%doc doc/AUTHORS doc/COPYING doc/ChangeLog doc/doc.txt doc/doku.txt
12cu|sendfile-2.1b-3|71	%doc doc/features doc/LIESMICH* doc/README* doc/THANKS doc/vorteile
12cu|sendfile-2.1b-3|72	%dir %_var/spool/sendfile
12cu|sendfile-2.1b-3|73	%attr(0700,root,root) %dir %_var/spool/sendfile/LOG
12cu|sendfile-2.1b-3|74	%attr(1777,root,root) %dir %_var/spool/sendfile/OUTGOING
12cu|sendfile-2.1b-3|75	%config(noreplace) %_sysconfdir/sendfile.*
12cu|sendfile-2.1b-3|76	%config(noreplace) %_sysconfdir/profile.d/*
12cu|sendfile-2.1b-3|77	%config(noreplace) %_sysconfdir/xinetd.d/*
12cu|sendfile-2.1b-3|78	%_mandir/*/*
12cu|sendfile-2.1b-3|79	
12cu|sendfile-2.1b-3|80	%changelog
12cu|sendfile-2.1b-3|81	* Thu Mar 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1b-3
12cu|sendfile-2.1b-3|82	+ Revision: d7c4d53
12cu|sendfile-2.1b-3|83	- Disable debug
12cu|sendfile-2.1b-3|84	
12cu|sendfile-2.1b-3|85	

12819 12
12cu|ser-0.9.6-12|1	%define EXCLUDED_MODULES	mysql jabber auth_radius group_radius uri_radius avp_radius postgress snmp cpl cpl-c ext extcmd
12cu|ser-0.9.6-12|2	%define JABBER_MODULES		jabber
12cu|ser-0.9.6-12|3	%define MYSQL_MODULES		mysql
12cu|ser-0.9.6-12|4	%define RADIUS_MODULES		auth_radius group_radius uri_radius avp_radius
12cu|ser-0.9.6-12|5	%define RADIUS_MOD_PATH		modules/auth_radius modules/group_radius modules/uri_radius modules/avp_radius
12cu|ser-0.9.6-12|6	
12cu|ser-0.9.6-12|7	Summary:	SIP Express Router, very fast and flexible SIP Proxy
12cu|ser-0.9.6-12|8	Name:		ser
12cu|ser-0.9.6-12|9	Version:	0.9.6
12cu|ser-0.9.6-12|10	Release:	%mkrel 12
12cu|ser-0.9.6-12|11	License:	GPLv2+
12cu|ser-0.9.6-12|12	Group:		System/Servers
12cu|ser-0.9.6-12|13	URL:		http://iptel.org/ser
12cu|ser-0.9.6-12|14	Source0:	http://iptel.org/ser/stable/%{name}-%{version}_src.tar.bz2
12cu|ser-0.9.6-12|15	Patch1:		ser-0.8.14-errno.diff
12cu|ser-0.9.6-12|16	Patch2:		ser-0.9.6-str-fmt.patch
12cu|ser-0.9.6-12|17	Requires(post): rpm-helper
12cu|ser-0.9.6-12|18	Requires(preun): rpm-helper
12cu|ser-0.9.6-12|19	BuildRequires:	bison
12cu|ser-0.9.6-12|20	BuildRequires:	expat-devel
12cu|ser-0.9.6-12|21	BuildRequires:	flex
12cu|ser-0.9.6-12|22	BuildRequires:	radiusclient-ng-devel
12cu|ser-0.9.6-12|23	BuildRequires:	libxml2-devel
12cu|ser-0.9.6-12|24	BuildRequires:	mysql-devel
12cu|ser-0.9.6-12|25	BuildRequires:	postgresql-devel
12cu|ser-0.9.6-12|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cu|ser-0.9.6-12|27	
12cu|ser-0.9.6-12|28	%description
12cu|ser-0.9.6-12|29	Ser or SIP Express Router is a very fast and flexible SIP (RFC3621)
12cu|ser-0.9.6-12|30	proxy server. Written entirely in C, ser can handle thousands calls
12cu|ser-0.9.6-12|31	per second even on low-budget hardware. A C Shell like scripting language
12cu|ser-0.9.6-12|32	provides full control over the server's behaviour. It's modular
12cu|ser-0.9.6-12|33	architecture allows only required functionality to be loaded.
12cu|ser-0.9.6-12|34	Currently the following modules are available: digest authentication,
12cu|ser-0.9.6-12|35	CPL scripts, instant messaging, MySQL support, a presence agent, radius
12cu|ser-0.9.6-12|36	authentication, record routing, an SMS gateway, a jabber gateway, a
12cu|ser-0.9.6-12|37	transaction module, registrar and user location.
12cu|ser-0.9.6-12|38	
12cu|ser-0.9.6-12|39	%package	mysql
12cu|ser-0.9.6-12|40	Summary:	MySQL connectivity for the SIP Express Router
12cu|ser-0.9.6-12|41	Group:		System/Servers
12cu|ser-0.9.6-12|42	Requires:	ser = %{version}
12cu|ser-0.9.6-12|43	
12cu|ser-0.9.6-12|44	%description	mysql
12cu|ser-0.9.6-12|45	The ser-mysql package contains MySQL database connectivity that you
12cu|ser-0.9.6-12|46	need to use digest authentication module or persistent user location
12cu|ser-0.9.6-12|47	entries.
12cu|ser-0.9.6-12|48	
12cu|ser-0.9.6-12|49	%package	jabber
12cu|ser-0.9.6-12|50	Summary:	SIP jabber message translation support for the SIP Express Router
12cu|ser-0.9.6-12|51	Group:		System/Servers
12cu|ser-0.9.6-12|52	Requires:	ser = %{version}
12cu|ser-0.9.6-12|53	
12cu|ser-0.9.6-12|54	%description	jabber
12cu|ser-0.9.6-12|55	The ser-jabber package contains a sip to jabber message translator.
12cu|ser-0.9.6-12|56	
12cu|ser-0.9.6-12|57	%package	radius
12cu|ser-0.9.6-12|58	Summary:	Ser radius authentication, group and uri check modules
12cu|ser-0.9.6-12|59	Group:		System/Servers
12cu|ser-0.9.6-12|60	Requires:	ser = %{version}
12cu|ser-0.9.6-12|61	
12cu|ser-0.9.6-12|62	%description	radius
12cu|ser-0.9.6-12|63	The ser-radius package contains modules for radius authentication, group
12cu|ser-0.9.6-12|64	membership and uri checking.
12cu|ser-0.9.6-12|65	
12cu|ser-0.9.6-12|66	%prep
12cu|ser-0.9.6-12|67	
12cu|ser-0.9.6-12|68	%setup -q
12cu|ser-0.9.6-12|69	%patch1 -p0
12cu|ser-0.9.6-12|70	%patch2 -p0 -b .str
12cu|ser-0.9.6-12|71	
12cu|ser-0.9.6-12|72	# lib64 fixes
12cu|ser-0.9.6-12|73	find -type f | xargs perl -pi -e 's|/usr/lib|%{_libdir}|g'
12cu|ser-0.9.6-12|74	find -type f | xargs perl -pi -e 's|\-L\$\(LOCALBASE\)/lib|\-L\$\(LOCALBASE\)/%{_lib}|g'
12cu|ser-0.9.6-12|75	
12cu|ser-0.9.6-12|76	%build
12cu|ser-0.9.6-12|77	make CFLAGS="%{optflags} -fPIC" all skip_modules="%EXCLUDED_MODULES" cfg-target=%{_sysconfdir}/ser/ modules-dir=%{_lib}/ser/modules/
12cu|ser-0.9.6-12|78	make CFLAGS="%{optflags} -fPIC" modules modules="modules/%MYSQL_MODULES" cfg-target=%{_sysconfdir}/ser/ modules-dir=%{_lib}/ser/modules/
12cu|ser-0.9.6-12|79	make CFLAGS="%{optflags} -fPIC" modules modules="modules/%JABBER_MODULES" cfg-target=%{_sysconfdir}/ser/ modules-dir=%{_lib}/ser/modules/
12cu|ser-0.9.6-12|80	make CFLAGS="%{optflags} -fPIC" modules modules="%RADIUS_MOD_PATH" cfg-target=%{_sysconfdir}/ser/ modules-dir=%{_lib}/ser/modules/
12cu|ser-0.9.6-12|81	make CFLAGS="%{optflags} -fPIC" modules modules="modules/pa" cfg-target=%{_sysconfdir}/ser/ modules-dir=%{_lib}/ser/modules/
12cu|ser-0.9.6-12|82	
12cu|ser-0.9.6-12|83	%install
12cu|ser-0.9.6-12|84	[ "%{buildroot}" != "/" ] && rm -rf "%{buildroot}"
12cu|ser-0.9.6-12|85	
12cu|ser-0.9.6-12|86	make install skip_modules="%EXCLUDED_MODULES" \
12cu|ser-0.9.6-12|87	basedir=%{buildroot} \
12cu|ser-0.9.6-12|88	prefix=%{_prefix} \
12cu|ser-0.9.6-12|89	cfg-prefix=%{buildroot} \
12cu|ser-0.9.6-12|90	cfg-target=%{_sysconfdir}/ser/ \
12cu|ser-0.9.6-12|91	modules-dir=%{_lib}/ser/modules/ \
12cu|ser-0.9.6-12|92	doc-prefix=$PWD \
12cu|ser-0.9.6-12|93	doc-dir=installed_docs
12cu|ser-0.9.6-12|94	
12cu|ser-0.9.6-12|95	make install-modules modules="modules/%MYSQL_MODULES" \
12cu|ser-0.9.6-12|96	basedir=%{buildroot} \
12cu|ser-0.9.6-12|97	prefix=%{_prefix} \
12cu|ser-0.9.6-12|98	cfg-prefix=%{buildroot} \
12cu|ser-0.9.6-12|99	cfg-target=%{_sysconfdir}/ser/ \
12cu|ser-0.9.6-12|100	modules-dir=%{_lib}/ser/modules/ \
12cu|ser-0.9.6-12|101	doc-prefix=$PWD \
12cu|ser-0.9.6-12|102	doc-dir=installed_docs
12cu|ser-0.9.6-12|103	
12cu|ser-0.9.6-12|104	make install-modules modules="modules/%JABBER_MODULES" \
12cu|ser-0.9.6-12|105	basedir=%{buildroot} \
12cu|ser-0.9.6-12|106	prefix=%{_prefix} \
12cu|ser-0.9.6-12|107	cfg-prefix=%{buildroot} \
12cu|ser-0.9.6-12|108	cfg-target=%{_sysconfdir}/ser/ \
12cu|ser-0.9.6-12|109	modules-dir=%{_lib}/ser/modules/ \
12cu|ser-0.9.6-12|110	doc-prefix=$PWD \
12cu|ser-0.9.6-12|111	doc-dir=installed_docs
12cu|ser-0.9.6-12|112	
12cu|ser-0.9.6-12|113	make install-doc modules="modules/%JABBER_MODULES" \
12cu|ser-0.9.6-12|114	basedir=%{buildroot} \
12cu|ser-0.9.6-12|115	prefix=%{_prefix} \
12cu|ser-0.9.6-12|116	cfg-prefix=%{buildroot} \
12cu|ser-0.9.6-12|117	cfg-target=%{_sysconfdir}/ser/ \
12cu|ser-0.9.6-12|118	modules-dir=%{_lib}/ser/modules/ \
12cu|ser-0.9.6-12|119	doc-prefix=$PWD \
12cu|ser-0.9.6-12|120	doc-dir=installed_docs
12cu|ser-0.9.6-12|121	
12cu|ser-0.9.6-12|122	make install-modules modules="%RADIUS_MOD_PATH" \
12cu|ser-0.9.6-12|123	basedir=%{buildroot} \
12cu|ser-0.9.6-12|124	prefix=%{_prefix} \
12cu|ser-0.9.6-12|125	cfg-prefix=%{buildroot} \
12cu|ser-0.9.6-12|126	cfg-target=%{_sysconfdir}/ser/ \
12cu|ser-0.9.6-12|127	modules-dir=%{_lib}/ser/modules/ \
12cu|ser-0.9.6-12|128	doc-prefix=$PWD \
12cu|ser-0.9.6-12|129	doc-dir=installed_docs
12cu|ser-0.9.6-12|130	
12cu|ser-0.9.6-12|131	make install-doc modules="%RADIUS_MOD_PATH" \
12cu|ser-0.9.6-12|132	basedir=%{buildroot} \
12cu|ser-0.9.6-12|133	prefix=%{_prefix} \
12cu|ser-0.9.6-12|134	cfg-prefix=%{buildroot} \
12cu|ser-0.9.6-12|135	cfg-target=%{_sysconfdir}/ser/ \
12cu|ser-0.9.6-12|136	modules-dir=%{_lib}/ser/modules/ \
12cu|ser-0.9.6-12|137	doc-prefix=$PWD \
12cu|ser-0.9.6-12|138	doc-dir=installed_docs
12cu|ser-0.9.6-12|139	
12cu|ser-0.9.6-12|140	make install-modules modules="modules/pa" \
12cu|ser-0.9.6-12|141	basedir=%{buildroot} \
12cu|ser-0.9.6-12|142	prefix=%{_prefix} \
12cu|ser-0.9.6-12|143	cfg-prefix=%{buildroot} \
12cu|ser-0.9.6-12|144	cfg-target=%{_sysconfdir}/ser/ \
12cu|ser-0.9.6-12|145	modules-dir=%{_lib}/ser/modules/ \
12cu|ser-0.9.6-12|146	doc-prefix=$PWD \
12cu|ser-0.9.6-12|147	doc-dir=installed_docs
12cu|ser-0.9.6-12|148	
12cu|ser-0.9.6-12|149	make install-doc modules="modules/pa" \
12cu|ser-0.9.6-12|150	basedir=%{buildroot} \
12cu|ser-0.9.6-12|151	prefix=%{_prefix} \
12cu|ser-0.9.6-12|152	cfg-prefix=%{buildroot} \
12cu|ser-0.9.6-12|153	cfg-target=%{_sysconfdir}/ser/ \
12cu|ser-0.9.6-12|154	modules-dir=%{_lib}/ser/modules/ \
12cu|ser-0.9.6-12|155	doc-prefix=$PWD \
12cu|ser-0.9.6-12|156	doc-dir=installed_docs
12cu|ser-0.9.6-12|157	
12cu|ser-0.9.6-12|158	mkdir -p %{buildroot}%{_initrddir}
12cu|ser-0.9.6-12|159	install -m755 rpm/ser.init %{buildroot}%{_initrddir}/ser
12cu|ser-0.9.6-12|160	
12cu|ser-0.9.6-12|161	%post
12cu|ser-0.9.6-12|162	%_post_service ser
12cu|ser-0.9.6-12|163	
12cu|ser-0.9.6-12|164	%preun
12cu|ser-0.9.6-12|165	%_preun_service ser
12cu|ser-0.9.6-12|166	
12cu|ser-0.9.6-12|167	%clean
12cu|ser-0.9.6-12|168	[ "%{buildroot}" != "/" ] && rm -rf "%{buildroot}"
12cu|ser-0.9.6-12|169	
12cu|ser-0.9.6-12|170	%files
12cu|ser-0.9.6-12|171	%defattr(-,root,root)
12cu|ser-0.9.6-12|172	%doc installed_docs/AUTHORS installed_docs/NEWS installed_docs/INSTALL installed_docs/README installed_docs/README-MODULES
12cu|ser-0.9.6-12|173	%doc installed_docs/README.acc installed_docs/README.auth installed_docs/README.auth_db installed_docs/README.auth_diameter
12cu|ser-0.9.6-12|174	%doc installed_docs/README.dbtext installed_docs/README.domain installed_docs/README.enum installed_docs/README.exec
12cu|ser-0.9.6-12|175	%doc installed_docs/README.group installed_docs/README.mangler installed_docs/README.maxfwd installed_docs/README.msilo
12cu|ser-0.9.6-12|176	%doc installed_docs/README.nathelper installed_docs/README.pa installed_docs/README.pdt installed_docs/README.permissions
12cu|ser-0.9.6-12|177	%doc installed_docs/README.pike installed_docs/README.print installed_docs/README.registrar installed_docs/README.rr
12cu|ser-0.9.6-12|178	%doc installed_docs/README.sl installed_docs/README.sms installed_docs/README.textops installed_docs/README.tm installed_docs/README.uri
12cu|ser-0.9.6-12|179	%doc installed_docs/README.usrloc installed_docs/README.xlog
12cu|ser-0.9.6-12|180	%attr(0755,root,root) %{_initrddir}/ser
12cu|ser-0.9.6-12|181	%dir %{_sysconfdir}/ser
12cu|ser-0.9.6-12|182	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ser/*
12cu|ser-0.9.6-12|183	%dir %{_libdir}/ser
12cu|ser-0.9.6-12|184	%dir %{_libdir}/ser/modules
12cu|ser-0.9.6-12|185	%{_libdir}/ser/modules/acc.so
12cu|ser-0.9.6-12|186	%{_libdir}/ser/modules/auth.so
12cu|ser-0.9.6-12|187	%{_libdir}/ser/modules/auth_db.so
12cu|ser-0.9.6-12|188	%{_libdir}/ser/modules/auth_diameter.so
12cu|ser-0.9.6-12|189	%{_libdir}/ser/modules/dbtext.so
12cu|ser-0.9.6-12|190	%{_libdir}/ser/modules/domain.so
12cu|ser-0.9.6-12|191	%{_libdir}/ser/modules/enum.so
12cu|ser-0.9.6-12|192	%{_libdir}/ser/modules/exec.so
12cu|ser-0.9.6-12|193	%{_libdir}/ser/modules/group.so
12cu|ser-0.9.6-12|194	%{_libdir}/ser/modules/mangler.so
12cu|ser-0.9.6-12|195	%{_libdir}/ser/modules/maxfwd.so
12cu|ser-0.9.6-12|196	%{_libdir}/ser/modules/msilo.so
12cu|ser-0.9.6-12|197	%{_libdir}/ser/modules/nathelper.so
12cu|ser-0.9.6-12|198	%{_libdir}/ser/modules/pa.so
12cu|ser-0.9.6-12|199	%{_libdir}/ser/modules/pdt.so
12cu|ser-0.9.6-12|200	%{_libdir}/ser/modules/permissions.so
12cu|ser-0.9.6-12|201	%{_libdir}/ser/modules/pike.so
12cu|ser-0.9.6-12|202	%{_libdir}/ser/modules/print.so
12cu|ser-0.9.6-12|203	%{_libdir}/ser/modules/registrar.so
12cu|ser-0.9.6-12|204	%{_libdir}/ser/modules/rr.so
12cu|ser-0.9.6-12|205	%{_libdir}/ser/modules/sl.so
12cu|ser-0.9.6-12|206	%{_libdir}/ser/modules/sms.so
12cu|ser-0.9.6-12|207	%{_libdir}/ser/modules/textops.so
12cu|ser-0.9.6-12|208	%{_libdir}/ser/modules/tm.so
12cu|ser-0.9.6-12|209	%{_libdir}/ser/modules/uri.so
12cu|ser-0.9.6-12|210	%{_libdir}/ser/modules/usrloc.so
12cu|ser-0.9.6-12|211	%{_libdir}/ser/modules/xlog.so
12cu|ser-0.9.6-12|212	%{_libdir}/ser/modules/avp.so
12cu|ser-0.9.6-12|213	%{_libdir}/ser/modules/avp_db.so
12cu|ser-0.9.6-12|214	%{_libdir}/ser/modules/avpops.so
12cu|ser-0.9.6-12|215	%{_libdir}/ser/modules/dispatcher.so
12cu|ser-0.9.6-12|216	%{_libdir}/ser/modules/diversion.so
12cu|ser-0.9.6-12|217	%{_libdir}/ser/modules/flatstore.so
12cu|ser-0.9.6-12|218	%{_libdir}/ser/modules/gflags.so
12cu|ser-0.9.6-12|219	%{_libdir}/ser/modules/mediaproxy.so
12cu|ser-0.9.6-12|220	%{_libdir}/ser/modules/options.so
12cu|ser-0.9.6-12|221	%{_libdir}/ser/modules/speeddial.so
12cu|ser-0.9.6-12|222	%{_libdir}/ser/modules/uri_db.so
12cu|ser-0.9.6-12|223	%{_sbindir}/gen_ha1
12cu|ser-0.9.6-12|224	%{_sbindir}/ser
12cu|ser-0.9.6-12|225	%{_sbindir}/serunix
12cu|ser-0.9.6-12|226	%{_sbindir}/serctl
12cu|ser-0.9.6-12|227	%{_mandir}/man5/*
12cu|ser-0.9.6-12|228	%{_mandir}/man8/*
12cu|ser-0.9.6-12|229	
12cu|ser-0.9.6-12|230	%files mysql
12cu|ser-0.9.6-12|231	%defattr(-,root,root)
12cu|ser-0.9.6-12|232	%{_libdir}/ser/modules/mysql.so
12cu|ser-0.9.6-12|233	%{_sbindir}/ser_mysql.sh
12cu|ser-0.9.6-12|234	
12cu|ser-0.9.6-12|235	%files jabber
12cu|ser-0.9.6-12|236	%defattr(-,root,root)
12cu|ser-0.9.6-12|237	%doc installed_docs/README.jabber
12cu|ser-0.9.6-12|238	%{_libdir}/ser/modules/jabber.so
12cu|ser-0.9.6-12|239	
12cu|ser-0.9.6-12|240	%files radius
12cu|ser-0.9.6-12|241	%defattr(-,root,root)
12cu|ser-0.9.6-12|242	%doc installed_docs/README.auth_radius installed_docs/README.group_radius installed_docs/README.uri_radius
12cu|ser-0.9.6-12|243	%doc installed_docs/README.avp_radius
12cu|ser-0.9.6-12|244	%{_libdir}/ser/modules/auth_radius.so
12cu|ser-0.9.6-12|245	%{_libdir}/ser/modules/group_radius.so
12cu|ser-0.9.6-12|246	%{_libdir}/ser/modules/uri_radius.so
12cu|ser-0.9.6-12|247	%{_libdir}/ser/modules/avp_radius.so
12cu|ser-0.9.6-12|248	
12cu|ser-0.9.6-12|249	
12cu|ser-0.9.6-12|250	
12cu|ser-0.9.6-12|251	
12cu|ser-0.9.6-12|252	
12cu|ser-0.9.6-12|253	%changelog
12cu|ser-0.9.6-12|254	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.9.6-12
12cu|ser-0.9.6-12|255	+ Revision: 99b6e79
12cu|ser-0.9.6-12|256	- Automatic import for version 0.9.6
12cu|ser-0.9.6-12|257	
12cu|ser-0.9.6-12|258	

12820 12
12cu|serd-0.20.0-1|1	%define api 0
12cu|serd-0.20.0-1|2	%define major 0
12cu|serd-0.20.0-1|3	%define libname %mklibname %{name} %{api} %{major}
12cu|serd-0.20.0-1|4	%define devname %mklibname %{name} -d
12cu|serd-0.20.0-1|5	
12cu|serd-0.20.0-1|6	Summary:	Lightweight RDF syntax library
12cu|serd-0.20.0-1|7	Name:		serd
12cu|serd-0.20.0-1|8	Version:	0.20.0
12cu|serd-0.20.0-1|9	Release:	1
12cu|serd-0.20.0-1|10	License:	MIT
12cu|serd-0.20.0-1|11	Group:		System/Libraries
12cu|serd-0.20.0-1|12	Url:		http://drobilla.net/software/
12cu|serd-0.20.0-1|13	Source0:	http://download.drobilla.net/%{name}-%{version}.tar.bz2
12cu|serd-0.20.0-1|14	BuildRequires:	waf
12cu|serd-0.20.0-1|15	
12cu|serd-0.20.0-1|16	%description
12cu|serd-0.20.0-1|17	Lightweight C library for RDF syntax which supports reading
12cu|serd-0.20.0-1|18	and writing Turtle and NTriples. Serd is not intended to be a swiss-army
12cu|serd-0.20.0-1|19	knife of RDF syntax, but rather is suited to resource limited or
12cu|serd-0.20.0-1|20	performance critical applications, or situations where a simple
12cu|serd-0.20.0-1|21	reader/writer with minimal dependencies is ideal
12cu|serd-0.20.0-1|22	(e.g. in LV2 hosts or plugins).
12cu|serd-0.20.0-1|23	
12cu|serd-0.20.0-1|24	%files
12cu|serd-0.20.0-1|25	%{_bindir}/serdi
12cu|serd-0.20.0-1|26	%{_mandir}/man1/serdi.*
12cu|serd-0.20.0-1|27	
12cu|serd-0.20.0-1|28	#----------------------------------------------------------------------------
12cu|serd-0.20.0-1|29	
12cu|serd-0.20.0-1|30	%package -n %{libname}
12cu|serd-0.20.0-1|31	Summary:	Lightweight RDF syntax library
12cu|serd-0.20.0-1|32	Group:		System/Libraries
12cu|serd-0.20.0-1|33	Conflicts:	%{_lib}serd0 < 0.18.2-3
12cu|serd-0.20.0-1|34	Obsoletes:	%{_lib}serd0 < 0.18.2-3
12cu|serd-0.20.0-1|35	
12cu|serd-0.20.0-1|36	%description -n %{libname}
12cu|serd-0.20.0-1|37	Lightweight C library for RDF syntax which supports reading
12cu|serd-0.20.0-1|38	and writing Turtle and NTriples. Serd is not intended to be a swiss-army
12cu|serd-0.20.0-1|39	knife of RDF syntax, but rather is suited to resource limited or
12cu|serd-0.20.0-1|40	performance critical applications, or situations where a simple
12cu|serd-0.20.0-1|41	reader/writer with minimal dependencies is ideal
12cu|serd-0.20.0-1|42	(e.g. in LV2 hosts or plugins).
12cu|serd-0.20.0-1|43	
12cu|serd-0.20.0-1|44	%files -n %{libname}
12cu|serd-0.20.0-1|45	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12cu|serd-0.20.0-1|46	
12cu|serd-0.20.0-1|47	#----------------------------------------------------------------------------
12cu|serd-0.20.0-1|48	
12cu|serd-0.20.0-1|49	%package -n %{devname}
12cu|serd-0.20.0-1|50	Summary:	Headers for the Lightweight RDF syntax library
12cu|serd-0.20.0-1|51	Group:		Development/C
12cu|serd-0.20.0-1|52	Requires:	%{libname} = %{EVRD}
12cu|serd-0.20.0-1|53	Provides:	%{name}-devel = %{EVRD}
12cu|serd-0.20.0-1|54	
12cu|serd-0.20.0-1|55	%description -n %{devname}
12cu|serd-0.20.0-1|56	Development files needed to build applications against serd.
12cu|serd-0.20.0-1|57	
12cu|serd-0.20.0-1|58	%files -n %{devname}
12cu|serd-0.20.0-1|59	%{_libdir}/lib%{name}-%{api}.so
12cu|serd-0.20.0-1|60	%dir %{_includedir}/%{name}-%{api}/%{name}
12cu|serd-0.20.0-1|61	%{_includedir}/%{name}-%{api}/%{name}/*.h
12cu|serd-0.20.0-1|62	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12cu|serd-0.20.0-1|63	
12cu|serd-0.20.0-1|64	#----------------------------------------------------------------------------
12cu|serd-0.20.0-1|65	
12cu|serd-0.20.0-1|66	%prep
12cu|serd-0.20.0-1|67	%setup -q
12cu|serd-0.20.0-1|68	
12cu|serd-0.20.0-1|69	%build
12cu|serd-0.20.0-1|70	./waf configure \
12cu|serd-0.20.0-1|71	--prefix=%{_prefix} \
12cu|serd-0.20.0-1|72	--mandir=%{_mandir} \
12cu|serd-0.20.0-1|73	--libdir=%{_libdir}
12cu|serd-0.20.0-1|74	./waf
12cu|serd-0.20.0-1|75	
12cu|serd-0.20.0-1|76	%install
12cu|serd-0.20.0-1|77	./waf install --destdir=%{buildroot}
12cu|serd-0.20.0-1|78	
12cu|serd-0.20.0-1|79	
12cu|serd-0.20.0-1|80	%changelog
12cu|serd-0.20.0-1|81	* Sun Aug 17 2014 emuse <goemusic@yahoo.fr> 0.20.0-1
12cu|serd-0.20.0-1|82	+ Revision: e62d697
12cu|serd-0.20.0-1|83	- New version 0.20.0
12cu|serd-0.20.0-1|84	
12cu|serd-0.20.0-1|85	

12821 12
12cu|sflphone-1.3.0-1|1	Summary:	A robust standards-compliant enterprise softphone
12cu|sflphone-1.3.0-1|2	Name:		sflphone
12cu|sflphone-1.3.0-1|3	Version:	1.3.0
12cu|sflphone-1.3.0-1|4	Release:	1
12cu|sflphone-1.3.0-1|5	# pjsip is GPLv2+; sflphone-common is GPLv3+
12cu|sflphone-1.3.0-1|6	License:	GPLv2+ and GPLv3+
12cu|sflphone-1.3.0-1|7	Group:		Communications
12cu|sflphone-1.3.0-1|8	Url:		http://www.sflphone.org/
12cu|sflphone-1.3.0-1|9	#Source0:	https://projects.savoirfairelinux.com/attachments/download/2865/%{name}-%{version}.tar.gz
12cu|sflphone-1.3.0-1|10	# some files are missed in original tarball, so using version from git
12cu|sflphone-1.3.0-1|11	Source0:	https://projects.savoirfairelinux.com/attachments/download/9198/%{name}-%{version}.tar.gz
12cu|sflphone-1.3.0-1|12	BuildRequires:	astyle
12cu|sflphone-1.3.0-1|13	BuildRequires:	gnome-common
12cu|sflphone-1.3.0-1|14	BuildRequires:	intltool
12cu|sflphone-1.3.0-1|15	BuildRequires:	rarian
12cu|sflphone-1.3.0-1|16	BuildRequires:	yelp-tools
12cu|sflphone-1.3.0-1|17	BuildRequires:	gsm-devel
12cu|sflphone-1.3.0-1|18	BuildRequires:	pkgconfig(alsa)
12cu|sflphone-1.3.0-1|19	BuildRequires:	pkgconfig(celt)
12cu|sflphone-1.3.0-1|20	BuildRequires:	pkgconfig(check)
12cu|sflphone-1.3.0-1|21	BuildRequires:	pkgconfig(dbus-1)
12cu|sflphone-1.3.0-1|22	BuildRequires:	pkgconfig(dbus-c++-1)
12cu|sflphone-1.3.0-1|23	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|sflphone-1.3.0-1|24	BuildRequires:	pkgconfig(evolution-data-server-1.2)
12cu|sflphone-1.3.0-1|25	BuildRequires:	pkgconfig(expat)
12cu|sflphone-1.3.0-1|26	BuildRequires:	pkgconfig(glib-2.0)
12cu|sflphone-1.3.0-1|27	BuildRequires:	pkgconfig(gnome-doc-utils)
12cu|sflphone-1.3.0-1|28	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|sflphone-1.3.0-1|29	BuildRequires:	pkgconfig(libccext2)
12cu|sflphone-1.3.0-1|30	BuildRequires:	pkgconfig(libccrtp)
12cu|sflphone-1.3.0-1|31	BuildRequires:	pkgconfig(libebook-1.2)
12cu|sflphone-1.3.0-1|32	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|sflphone-1.3.0-1|33	BuildRequires:	pkgconfig(libnotify)
12cu|sflphone-1.3.0-1|34	BuildRequires:	pkgconfig(libpcre)
12cu|sflphone-1.3.0-1|35	BuildRequires:	pkgconfig(libpulse)
12cu|sflphone-1.3.0-1|36	BuildRequires:	pkgconfig(libzrtpcpp)
12cu|sflphone-1.3.0-1|37	BuildRequires:	pkgconfig(openssl)
12cu|sflphone-1.3.0-1|38	BuildRequires:	pkgconfig(samplerate)
12cu|sflphone-1.3.0-1|39	BuildRequires:	pkgconfig(speex)
12cu|sflphone-1.3.0-1|40	BuildRequires:	pkgconfig(yaml-0.1)
12cu|sflphone-1.3.0-1|41	BuildRequires:	pkgconfig(uuid)
12cu|sflphone-1.3.0-1|42	BuildRequires:	pkgconfig(webkitgtk-3.0)
12cu|sflphone-1.3.0-1|43	Suggests:	%{name}-client
12cu|sflphone-1.3.0-1|44	
12cu|sflphone-1.3.0-1|45	%description
12cu|sflphone-1.3.0-1|46	SFLphone is a robust standards-compliant enterprise softphone, for desktop and
12cu|sflphone-1.3.0-1|47	embedded systems. It is designed to handle several hundreds of calls a day.
12cu|sflphone-1.3.0-1|48	
12cu|sflphone-1.3.0-1|49	Features highlight:
12cu|sflphone-1.3.0-1|50	o  UI-independant telephony core
12cu|sflphone-1.3.0-1|51	o  Enterprise scalability functions
12cu|sflphone-1.3.0-1|52	o  GNOME, KDE and CLI clients
12cu|sflphone-1.3.0-1|53	o  SIP and IAX2 protocols support
12cu|sflphone-1.3.0-1|54	o  Multi-line, call transfer, call hold, call recording
12cu|sflphone-1.3.0-1|55	o  Multi-way conferencing
12cu|sflphone-1.3.0-1|56	o  High definition audio codecs
12cu|sflphone-1.3.0-1|57	o  Signalling and voice encryption (TLS, SRTP)
12cu|sflphone-1.3.0-1|58	o  Pulseaudio support
12cu|sflphone-1.3.0-1|59	
12cu|sflphone-1.3.0-1|60	%files
12cu|sflphone-1.3.0-1|61	%doc daemon/AUTHORS daemon/NEWS daemon/README daemon/TODO
12cu|sflphone-1.3.0-1|62	%dir %{_libdir}/%{name}
12cu|sflphone-1.3.0-1|63	%{_libdir}/%{name}/codecs/
12cu|sflphone-1.3.0-1|64	%{_libdir}/%{name}/sflphoned
12cu|sflphone-1.3.0-1|65	%{_datadir}/dbus-1/services/org.sflphone.SFLphone.service
12cu|sflphone-1.3.0-1|66	%{_mandir}/man1/sflphoned*
12cu|sflphone-1.3.0-1|67	%dir %{_datadir}/%{name}
12cu|sflphone-1.3.0-1|68	%{_datadir}/%{name}/ringtones/
12cu|sflphone-1.3.0-1|69	
12cu|sflphone-1.3.0-1|70	#----------------------------------------------------------------------------
12cu|sflphone-1.3.0-1|71	
12cu|sflphone-1.3.0-1|72	%package plugins
12cu|sflphone-1.3.0-1|73	Summary:	A robust standards-compliant enterprise softphone
12cu|sflphone-1.3.0-1|74	License:	GPLv3+
12cu|sflphone-1.3.0-1|75	Requires:	%{name}
12cu|sflphone-1.3.0-1|76	
12cu|sflphone-1.3.0-1|77	%description plugins
12cu|sflphone-1.3.0-1|78	Plugins for SFLphone software phone.
12cu|sflphone-1.3.0-1|79	
12cu|sflphone-1.3.0-1|80	%files plugins
12cu|sflphone-1.3.0-1|81	%doc plugins/AUTHORS plugins/NEWS plugins/README
12cu|sflphone-1.3.0-1|82	%{_libdir}/%{name}/plugins/
12cu|sflphone-1.3.0-1|83	
12cu|sflphone-1.3.0-1|84	#----------------------------------------------------------------------------
12cu|sflphone-1.3.0-1|85	
12cu|sflphone-1.3.0-1|86	%package client-gnome
12cu|sflphone-1.3.0-1|87	Summary:	A robust standards-compliant enterprise softphone
12cu|sflphone-1.3.0-1|88	License:	GPLv3+
12cu|sflphone-1.3.0-1|89	Requires:	%{name}
12cu|sflphone-1.3.0-1|90	Provides:	%{name}-client = %{EVRD}
12cu|sflphone-1.3.0-1|91	
12cu|sflphone-1.3.0-1|92	%description client-gnome
12cu|sflphone-1.3.0-1|93	This package contains the GNOME client for SFLphone.
12cu|sflphone-1.3.0-1|94	
12cu|sflphone-1.3.0-1|95	%files client-gnome -f %{name}.lang
12cu|sflphone-1.3.0-1|96	%doc gnome/AUTHORS gnome/README gnome/NEWS
12cu|sflphone-1.3.0-1|97	%{_bindir}/%{name}
12cu|sflphone-1.3.0-1|98	%{_bindir}/%{name}-client-gnome
12cu|sflphone-1.3.0-1|99	%{_datadir}/applications/%{name}.desktop
12cu|sflphone-1.3.0-1|100	%{_mandir}/man1/sflphone.1*
12cu|sflphone-1.3.0-1|101	%{_mandir}/man1/sflphone-client-gnome.1*
12cu|sflphone-1.3.0-1|102	%{_datadir}/pixmaps/%{name}.svg
12cu|sflphone-1.3.0-1|103	%{_datadir}/%{name}/*.svg
12cu|sflphone-1.3.0-1|104	%{_datadir}/%{name}/*.gif
12cu|sflphone-1.3.0-1|105	%{_datadir}/%{name}/ui/
12cu|sflphone-1.3.0-1|106	%{_datadir}/glib-2.0/schemas/org.sflphone.SFLphone.gschema.xml
12cu|sflphone-1.3.0-1|107	
12cu|sflphone-1.3.0-1|108	#----------------------------------------------------------------------------
12cu|sflphone-1.3.0-1|109	
12cu|sflphone-1.3.0-1|110	%prep
12cu|sflphone-1.3.0-1|111	%setup -q
12cu|sflphone-1.3.0-1|112	
12cu|sflphone-1.3.0-1|113	%build
12cu|sflphone-1.3.0-1|114	pushd daemon/libs/pjproject-2.1.0
12cu|sflphone-1.3.0-1|115	%configure2_5x --enable-libsamplerate
12cu|sflphone-1.3.0-1|116	make dep
12cu|sflphone-1.3.0-1|117	make
12cu|sflphone-1.3.0-1|118	popd
12cu|sflphone-1.3.0-1|119	
12cu|sflphone-1.3.0-1|120	pushd daemon
12cu|sflphone-1.3.0-1|121	./autogen.sh
12cu|sflphone-1.3.0-1|122	%configure2_5x
12cu|sflphone-1.3.0-1|123	%make
12cu|sflphone-1.3.0-1|124	popd
12cu|sflphone-1.3.0-1|125	
12cu|sflphone-1.3.0-1|126	pushd plugins
12cu|sflphone-1.3.0-1|127	./autogen.sh
12cu|sflphone-1.3.0-1|128	%configure2_5x
12cu|sflphone-1.3.0-1|129	%make
12cu|sflphone-1.3.0-1|130	popd
12cu|sflphone-1.3.0-1|131	
12cu|sflphone-1.3.0-1|132	pushd gnome
12cu|sflphone-1.3.0-1|133	./autogen.sh
12cu|sflphone-1.3.0-1|134	%configure2_5x --disable-schemas-install --disable-silent-rules
12cu|sflphone-1.3.0-1|135	%make
12cu|sflphone-1.3.0-1|136	popd
12cu|sflphone-1.3.0-1|137	
12cu|sflphone-1.3.0-1|138	%install
12cu|sflphone-1.3.0-1|139	%makeinstall_std -C daemon
12cu|sflphone-1.3.0-1|140	%makeinstall_std -C plugins
12cu|sflphone-1.3.0-1|141	%makeinstall_std -C gnome
12cu|sflphone-1.3.0-1|142	
12cu|sflphone-1.3.0-1|143	%find_lang %{name} --with-gnome
12cu|sflphone-1.3.0-1|144	
12cu|sflphone-1.3.0-1|145	
12cu|sflphone-1.3.0-1|146	%changelog
12cu|sflphone-1.3.0-1|147	* Thu Mar 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-1
12cu|sflphone-1.3.0-1|148	+ Revision: 80f0a12
12cu|sflphone-1.3.0-1|149	- Update files
12cu|sflphone-1.3.0-1|150	
12cu|sflphone-1.3.0-1|151	

12822 12
12cu|sflphone-kde-1.3.0-1|1	%define major 4
12cu|sflphone-kde-1.3.0-1|2	%define libname %mklibname ksflphone %{major}
12cu|sflphone-kde-1.3.0-1|3	%define libqt %mklibname qtsflphone %{major}
12cu|sflphone-kde-1.3.0-1|4	%define devname %mklibname ksflphone -d
12cu|sflphone-kde-1.3.0-1|5	
12cu|sflphone-kde-1.3.0-1|6	Summary:	SFLPhone KDE client
12cu|sflphone-kde-1.3.0-1|7	Name:		sflphone-kde
12cu|sflphone-kde-1.3.0-1|8	Version:	1.3.0
12cu|sflphone-kde-1.3.0-1|9	Release:	1
12cu|sflphone-kde-1.3.0-1|10	License:	GPLv3+
12cu|sflphone-kde-1.3.0-1|11	Group:		Communications
12cu|sflphone-kde-1.3.0-1|12	Url:		http://sflphone.org/
12cu|sflphone-kde-1.3.0-1|13	Source0:	http://download.kde.org/stable/sflphone/%{version}/src/sflphone-client-kde-%{version}.tar.xz
12cu|sflphone-kde-1.3.0-1|14	Patch0:		sflphone-client-kde-1.3.0-plasma.patch
12cu|sflphone-kde-1.3.0-1|15	Patch1:		sflphone-client-kde-1.3.0-soname.patch
12cu|sflphone-kde-1.3.0-1|16	BuildRequires:	cmake
12cu|sflphone-kde-1.3.0-1|17	BuildRequires:	kdelibs4-devel
12cu|sflphone-kde-1.3.0-1|18	BuildRequires:	kdepimlibs4-devel
12cu|sflphone-kde-1.3.0-1|19	
12cu|sflphone-kde-1.3.0-1|20	%description
12cu|sflphone-kde-1.3.0-1|21	This package contains the KDE client for SFLPhone.
12cu|sflphone-kde-1.3.0-1|22	
12cu|sflphone-kde-1.3.0-1|23	%files -f %{name}.lang
12cu|sflphone-kde-1.3.0-1|24	%doc AUTHORS
12cu|sflphone-kde-1.3.0-1|25	%{_bindir}/sflphone-client-kde
12cu|sflphone-kde-1.3.0-1|26	%{_kde_applicationsdir}/sflphone-client-kde.desktop
12cu|sflphone-kde-1.3.0-1|27	%{_kde_appsdir}/plasma/plasmoids/org.kde.plasma.applet.sflphone
12cu|sflphone-kde-1.3.0-1|28	%{_kde_appsdir}/sflphone-client-kde
12cu|sflphone-kde-1.3.0-1|29	%{_kde_datadir}/config.kcfg/sflphone-client-kde.kcfg
12cu|sflphone-kde-1.3.0-1|30	%{_kde_iconsdir}/hicolor/*/apps/sflphone-client-kde.*
12cu|sflphone-kde-1.3.0-1|31	%{_kde_services}/plasma-*-sflphone.desktop
12cu|sflphone-kde-1.3.0-1|32	%{_mandir}/man1/sflphone-client-kde.1*
12cu|sflphone-kde-1.3.0-1|33	
12cu|sflphone-kde-1.3.0-1|34	#----------------------------------------------------------------------------
12cu|sflphone-kde-1.3.0-1|35	
12cu|sflphone-kde-1.3.0-1|36	%package -n %{libname}
12cu|sflphone-kde-1.3.0-1|37	Summary:	Shared libraries for SFLPhone KDE client
12cu|sflphone-kde-1.3.0-1|38	Group:		System/Libraries
12cu|sflphone-kde-1.3.0-1|39	
12cu|sflphone-kde-1.3.0-1|40	%description -n %{libname}
12cu|sflphone-kde-1.3.0-1|41	This package contains shared libraries for SFLPhone KDE client.
12cu|sflphone-kde-1.3.0-1|42	
12cu|sflphone-kde-1.3.0-1|43	%files -n %{libname}
12cu|sflphone-kde-1.3.0-1|44	%{_kde_libdir}/libksflphone.so.%{major}
12cu|sflphone-kde-1.3.0-1|45	%{_kde_libdir}/libksflphone.so.%{version}
12cu|sflphone-kde-1.3.0-1|46	
12cu|sflphone-kde-1.3.0-1|47	#----------------------------------------------------------------------------
12cu|sflphone-kde-1.3.0-1|48	
12cu|sflphone-kde-1.3.0-1|49	%package -n %{libqt}
12cu|sflphone-kde-1.3.0-1|50	Summary:	Shared libraries for SFLPhone KDE client
12cu|sflphone-kde-1.3.0-1|51	Group:		System/Libraries
12cu|sflphone-kde-1.3.0-1|52	Conflicts:	%{_lib}ksflphone4 < 1.3.0
12cu|sflphone-kde-1.3.0-1|53	
12cu|sflphone-kde-1.3.0-1|54	%description -n %{libqt}
12cu|sflphone-kde-1.3.0-1|55	This package contains shared libraries for SFLPhone KDE client.
12cu|sflphone-kde-1.3.0-1|56	
12cu|sflphone-kde-1.3.0-1|57	%files -n %{libqt}
12cu|sflphone-kde-1.3.0-1|58	%{_kde_libdir}/libqtsflphone.so.%{major}
12cu|sflphone-kde-1.3.0-1|59	%{_kde_libdir}/libqtsflphone.so.%{version}
12cu|sflphone-kde-1.3.0-1|60	
12cu|sflphone-kde-1.3.0-1|61	#----------------------------------------------------------------------------
12cu|sflphone-kde-1.3.0-1|62	
12cu|sflphone-kde-1.3.0-1|63	%package -n %{devname}
12cu|sflphone-kde-1.3.0-1|64	Summary:	Development files for %{libname}
12cu|sflphone-kde-1.3.0-1|65	Group:		Development/C++
12cu|sflphone-kde-1.3.0-1|66	Requires:	%{libname} = %{EVRD}
12cu|sflphone-kde-1.3.0-1|67	Requires:	%{libqt} = %{EVRD}
12cu|sflphone-kde-1.3.0-1|68	Provides:	%{name}-devel = %{EVRD}
12cu|sflphone-kde-1.3.0-1|69	
12cu|sflphone-kde-1.3.0-1|70	%description -n %{devname}
12cu|sflphone-kde-1.3.0-1|71	This package contains development files for SFLPhone KDE client.
12cu|sflphone-kde-1.3.0-1|72	
12cu|sflphone-kde-1.3.0-1|73	%files -n %{devname}
12cu|sflphone-kde-1.3.0-1|74	%doc AUTHORS DEVELOPPER
12cu|sflphone-kde-1.3.0-1|75	%{_kde_libdir}/libksflphone.so
12cu|sflphone-kde-1.3.0-1|76	%{_kde_libdir}/libqtsflphone.so
12cu|sflphone-kde-1.3.0-1|77	%{_includedir}/ksflphone/
12cu|sflphone-kde-1.3.0-1|78	%{_includedir}/qtsflphone/
12cu|sflphone-kde-1.3.0-1|79	
12cu|sflphone-kde-1.3.0-1|80	#----------------------------------------------------------------------------
12cu|sflphone-kde-1.3.0-1|81	
12cu|sflphone-kde-1.3.0-1|82	%prep
12cu|sflphone-kde-1.3.0-1|83	%setup -qn sflphone-client-kde-%{version}
12cu|sflphone-kde-1.3.0-1|84	%patch0 -p1
12cu|sflphone-kde-1.3.0-1|85	%patch1 -p1
12cu|sflphone-kde-1.3.0-1|86	
12cu|sflphone-kde-1.3.0-1|87	%build
12cu|sflphone-kde-1.3.0-1|88	%global optflags %{optflags} -fno-strict-aliasing
12cu|sflphone-kde-1.3.0-1|89	%cmake_kde4
12cu|sflphone-kde-1.3.0-1|90	%make
12cu|sflphone-kde-1.3.0-1|91	
12cu|sflphone-kde-1.3.0-1|92	%install
12cu|sflphone-kde-1.3.0-1|93	%makeinstall_std -C build
12cu|sflphone-kde-1.3.0-1|94	
12cu|sflphone-kde-1.3.0-1|95	%find_lang sflphone-client-kde %{name} %{name}.lang --with-html
12cu|sflphone-kde-1.3.0-1|96	
12cu|sflphone-kde-1.3.0-1|97	
12cu|sflphone-kde-1.3.0-1|98	%changelog
12cu|sflphone-kde-1.3.0-1|99	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-1
12cu|sflphone-kde-1.3.0-1|100	+ Revision: 2c8fa7b
12cu|sflphone-kde-1.3.0-1|101	- New version 1.3.0, split library package, update files and BuildRequires
12cu|sflphone-kde-1.3.0-1|102	
12cu|sflphone-kde-1.3.0-1|103	

12823 12
12cu|sfml2-2.0-2|1	%define	major		2
12cu|sfml2-2.0-2|2	%define	minor		0
12cu|sfml2-2.0-2|3	
12cu|sfml2-2.0-2|4	%define	libname_a	%mklibname %{name}-audio %{major}.%{minor}
12cu|sfml2-2.0-2|5	%define	libname_g	%mklibname %{name}-graphics %{major}.%{minor}
12cu|sfml2-2.0-2|6	%define	libname_n	%mklibname %{name}-network %{major}.%{minor}
12cu|sfml2-2.0-2|7	%define	libname_s	%mklibname %{name}-system %{major}.%{minor}
12cu|sfml2-2.0-2|8	%define	libname_w	%mklibname %{name}-window %{major}.%{minor}
12cu|sfml2-2.0-2|9	%define	devname		%mklibname %{name} -d
12cu|sfml2-2.0-2|10	
12cu|sfml2-2.0-2|11	Summary:	Simple and Fast Multimedia Library
12cu|sfml2-2.0-2|12	Name:		sfml2
12cu|sfml2-2.0-2|13	Version:	2.0
12cu|sfml2-2.0-2|14	Release:	2
12cu|sfml2-2.0-2|15	License:	zlib/libpng License
12cu|sfml2-2.0-2|16	Group:		System/Libraries
12cu|sfml2-2.0-2|17	Url:		http://sourceforge.net/projects/sfml
12cu|sfml2-2.0-2|18	# Use git snapshot
12cu|sfml2-2.0-2|19	Source0:	%{name}-%{version}.tar.bz2
12cu|sfml2-2.0-2|20	Patch0:		sfml2-2.0-dont_install_docs.patch
12cu|sfml2-2.0-2|21	Patch1:		sfml2-2.0-gcc4.7.patch
12cu|sfml2-2.0-2|22	BuildRequires:	cmake
12cu|sfml2-2.0-2|23	BuildRequires:	doxygen
12cu|sfml2-2.0-2|24	BuildRequires:	jpeg-devel
12cu|sfml2-2.0-2|25	BuildRequires:	pkgconfig(gl)
12cu|sfml2-2.0-2|26	BuildRequires:	pkgconfig(glu)
12cu|sfml2-2.0-2|27	BuildRequires:	pkgconfig(glew)
12cu|sfml2-2.0-2|28	BuildRequires:	pkgconfig(freetype2)
12cu|sfml2-2.0-2|29	BuildRequires:	pkgconfig(openal)
12cu|sfml2-2.0-2|30	BuildRequires:	pkgconfig(sndfile)
12cu|sfml2-2.0-2|31	BuildRequires:	pkgconfig(x11)
12cu|sfml2-2.0-2|32	BuildRequires:	pkgconfig(xrandr)
12cu|sfml2-2.0-2|33	
12cu|sfml2-2.0-2|34	%description
12cu|sfml2-2.0-2|35	SFML is a portable and easy to use multimedia API written in C++.
12cu|sfml2-2.0-2|36	
12cu|sfml2-2.0-2|37	Its features are :
12cu|sfml2-2.0-2|38	- portability,
12cu|sfml2-2.0-2|39	- object-oriented design,
12cu|sfml2-2.0-2|40	- flexibility (a lot of small packages),
12cu|sfml2-2.0-2|41	- easy to use,
12cu|sfml2-2.0-2|42	- easy to integrate with GUI toolkits.
12cu|sfml2-2.0-2|43	
12cu|sfml2-2.0-2|44	The library is divided in 5 small packages :
12cu|sfml2-2.0-2|45	- audio
12cu|sfml2-2.0-2|46	- graphics
12cu|sfml2-2.0-2|47	- network
12cu|sfml2-2.0-2|48	- system
12cu|sfml2-2.0-2|49	- window
12cu|sfml2-2.0-2|50	
12cu|sfml2-2.0-2|51	%files
12cu|sfml2-2.0-2|52	%defattr(0644,root,root,0755)
12cu|sfml2-2.0-2|53	%doc readme.txt license.txt
12cu|sfml2-2.0-2|54	
12cu|sfml2-2.0-2|55	#----------------------------------------------------------------------------
12cu|sfml2-2.0-2|56	
12cu|sfml2-2.0-2|57	%package -n %{libname_a}
12cu|sfml2-2.0-2|58	Summary:	Dynamic libraries from %{name}-audio
12cu|sfml2-2.0-2|59	Group:		System/Libraries
12cu|sfml2-2.0-2|60	Provides:	%{name}-audio = %{EVRD}
12cu|sfml2-2.0-2|61	
12cu|sfml2-2.0-2|62	%description -n %{libname_a}
12cu|sfml2-2.0-2|63	Dynamic libraries from %{name}-audio.
12cu|sfml2-2.0-2|64	
12cu|sfml2-2.0-2|65	%files -n %{libname_a}
12cu|sfml2-2.0-2|66	%{_libdir}/libsfml-audio.so.%{major}
12cu|sfml2-2.0-2|67	%{_libdir}/libsfml-audio.so.%{major}.%{minor}
12cu|sfml2-2.0-2|68	
12cu|sfml2-2.0-2|69	#----------------------------------------------------------------------------
12cu|sfml2-2.0-2|70	
12cu|sfml2-2.0-2|71	%package -n %{libname_g}
12cu|sfml2-2.0-2|72	Summary:	Dynamic libraries from %{name}-graphics
12cu|sfml2-2.0-2|73	Group:		System/Libraries
12cu|sfml2-2.0-2|74	Provides:	%{name}-graphics = %{EVRD}
12cu|sfml2-2.0-2|75	
12cu|sfml2-2.0-2|76	%description -n %{libname_g}
12cu|sfml2-2.0-2|77	Dynamic libraries from %{name}-graphics.
12cu|sfml2-2.0-2|78	
12cu|sfml2-2.0-2|79	%files -n %{libname_g}
12cu|sfml2-2.0-2|80	%{_libdir}/libsfml-graphics.so.%{major}
12cu|sfml2-2.0-2|81	%{_libdir}/libsfml-graphics.so.%{major}.%{minor}
12cu|sfml2-2.0-2|82	
12cu|sfml2-2.0-2|83	#----------------------------------------------------------------------------
12cu|sfml2-2.0-2|84	
12cu|sfml2-2.0-2|85	%package -n %{libname_n}
12cu|sfml2-2.0-2|86	Summary:	Dynamic libraries from %{name}-network
12cu|sfml2-2.0-2|87	Group:		System/Libraries
12cu|sfml2-2.0-2|88	Provides:	%{name}-network = %{EVRD}
12cu|sfml2-2.0-2|89	
12cu|sfml2-2.0-2|90	%description -n %{libname_n}
12cu|sfml2-2.0-2|91	Dynamic libraries from %{name}-network.
12cu|sfml2-2.0-2|92	
12cu|sfml2-2.0-2|93	%files -n %{libname_n}
12cu|sfml2-2.0-2|94	%{_libdir}/libsfml-network.so.%{major}
12cu|sfml2-2.0-2|95	%{_libdir}/libsfml-network.so.%{major}.%{minor}
12cu|sfml2-2.0-2|96	
12cu|sfml2-2.0-2|97	#----------------------------------------------------------------------------
12cu|sfml2-2.0-2|98	
12cu|sfml2-2.0-2|99	%package -n %{libname_s}
12cu|sfml2-2.0-2|100	Summary:	Dynamic libraries from %{name}-system
12cu|sfml2-2.0-2|101	Group:		System/Libraries
12cu|sfml2-2.0-2|102	Provides:	%{name}-system = %{EVRD}
12cu|sfml2-2.0-2|103	
12cu|sfml2-2.0-2|104	%description -n %{libname_s}
12cu|sfml2-2.0-2|105	Dynamic libraries from %{name}-system.
12cu|sfml2-2.0-2|106	
12cu|sfml2-2.0-2|107	%files -n %{libname_s}
12cu|sfml2-2.0-2|108	%{_libdir}/libsfml-system.so.%{major}
12cu|sfml2-2.0-2|109	%{_libdir}/libsfml-system.so.%{major}.%{minor}
12cu|sfml2-2.0-2|110	
12cu|sfml2-2.0-2|111	#----------------------------------------------------------------------------
12cu|sfml2-2.0-2|112	
12cu|sfml2-2.0-2|113	%package -n %{libname_w}
12cu|sfml2-2.0-2|114	Summary:	Dynamic libraries from %{name}-window
12cu|sfml2-2.0-2|115	Group:		System/Libraries
12cu|sfml2-2.0-2|116	Provides:	%{name}-window = %{EVRD}
12cu|sfml2-2.0-2|117	
12cu|sfml2-2.0-2|118	%description -n %{libname_w}
12cu|sfml2-2.0-2|119	Dynamic libraries from %{name}-window.
12cu|sfml2-2.0-2|120	
12cu|sfml2-2.0-2|121	%files -n %{libname_w}
12cu|sfml2-2.0-2|122	%{_libdir}/libsfml-window.so.%{major}
12cu|sfml2-2.0-2|123	%{_libdir}/libsfml-window.so.%{major}.%{minor}
12cu|sfml2-2.0-2|124	
12cu|sfml2-2.0-2|125	#----------------------------------------------------------------------------
12cu|sfml2-2.0-2|126	
12cu|sfml2-2.0-2|127	%package -n %{devname}
12cu|sfml2-2.0-2|128	Summary:	Header and .so files for %{name}
12cu|sfml2-2.0-2|129	Group:		Development/C++
12cu|sfml2-2.0-2|130	Requires:	%{name}-audio = %{EVRD}
12cu|sfml2-2.0-2|131	Requires:	%{name}-graphics = %{EVRD}
12cu|sfml2-2.0-2|132	Requires:	%{name}-network = %{EVRD}
12cu|sfml2-2.0-2|133	Requires:	%{name}-system = %{EVRD}
12cu|sfml2-2.0-2|134	Requires:	%{name}-window = %{EVRD}
12cu|sfml2-2.0-2|135	Provides:	%{name}-devel = %{EVRD}
12cu|sfml2-2.0-2|136	Conflicts:	libsfml-audio-devel < %{version}
12cu|sfml2-2.0-2|137	Conflicts:	libsfml-graphics-devel < %{version}
12cu|sfml2-2.0-2|138	Conflicts:	libsfml-network-devel < %{version}
12cu|sfml2-2.0-2|139	Conflicts:	libsfml-system-devel < %{version}
12cu|sfml2-2.0-2|140	Conflicts:	libsfml-window-devel < %{version}
12cu|sfml2-2.0-2|141	
12cu|sfml2-2.0-2|142	%description -n %{devname}
12cu|sfml2-2.0-2|143	Includes files for developing programs based on %{name}.
12cu|sfml2-2.0-2|144	
12cu|sfml2-2.0-2|145	%files -n %{devname}
12cu|sfml2-2.0-2|146	%defattr(0644,root,root,0755)
12cu|sfml2-2.0-2|147	%{_includedir}/SFML
12cu|sfml2-2.0-2|148	%{_libdir}/libsfml-*.so
12cu|sfml2-2.0-2|149	%{_datadir}/cmake/Modules/*.cmake
12cu|sfml2-2.0-2|150	
12cu|sfml2-2.0-2|151	#----------------------------------------------------------------------------
12cu|sfml2-2.0-2|152	
12cu|sfml2-2.0-2|153	%package doc
12cu|sfml2-2.0-2|154	Summary:	Documenation for %{name}
12cu|sfml2-2.0-2|155	Group:		Books/Computer books
12cu|sfml2-2.0-2|156	BuildArch:	noarch
12cu|sfml2-2.0-2|157	
12cu|sfml2-2.0-2|158	%description doc
12cu|sfml2-2.0-2|159	Documenation for %{name}.
12cu|sfml2-2.0-2|160	
12cu|sfml2-2.0-2|161	%files doc
12cu|sfml2-2.0-2|162	%defattr(0644,root,root,0755)
12cu|sfml2-2.0-2|163	%doc build/doc/html examples
12cu|sfml2-2.0-2|164	
12cu|sfml2-2.0-2|165	#----------------------------------------------------------------------------
12cu|sfml2-2.0-2|166	
12cu|sfml2-2.0-2|167	%prep
12cu|sfml2-2.0-2|168	%setup -q
12cu|sfml2-2.0-2|169	%patch0 -p1
12cu|sfml2-2.0-2|170	%patch1 -p1
12cu|sfml2-2.0-2|171	
12cu|sfml2-2.0-2|172	%build
12cu|sfml2-2.0-2|173	%cmake -DBUILD_DOC=TRUE
12cu|sfml2-2.0-2|174	%make
12cu|sfml2-2.0-2|175	%make doc
12cu|sfml2-2.0-2|176	
12cu|sfml2-2.0-2|177	%install
12cu|sfml2-2.0-2|178	%makeinstall_std -C build
12cu|sfml2-2.0-2|179	
12cu|sfml2-2.0-2|180	
12cu|sfml2-2.0-2|181	%changelog
12cu|sfml2-2.0-2|182	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-2
12cu|sfml2-2.0-2|183	+ Revision: 7d1877e
12cu|sfml2-2.0-2|184	- Fix rpmlint errors
12cu|sfml2-2.0-2|185	
12cu|sfml2-2.0-2|186	

12824 12
12cu|shared-color-targets-0.1.2-1|1	%define alphatag 20091218
12cu|shared-color-targets-0.1.2-1|2	
12cu|shared-color-targets-0.1.2-1|3	Summary: Shared color targets for creating color profiles
12cu|shared-color-targets-0.1.2-1|4	Name: shared-color-targets
12cu|shared-color-targets-0.1.2-1|5	Version: 0.1.2
12cu|shared-color-targets-0.1.2-1|6	Release: %mkrel 1
12cu|shared-color-targets-0.1.2-1|7	URL: http://github.com/hughsie/shared-color-targets
12cu|shared-color-targets-0.1.2-1|8	Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
12cu|shared-color-targets-0.1.2-1|9	License: GPLv2+ and Public Domain and CC-BY-SA
12cu|shared-color-targets-0.1.2-1|10	Group: System/Libraries
12cu|shared-color-targets-0.1.2-1|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12cu|shared-color-targets-0.1.2-1|12	BuildArch: noarch
12cu|shared-color-targets-0.1.2-1|13	
12cu|shared-color-targets-0.1.2-1|14	%description
12cu|shared-color-targets-0.1.2-1|15	The shared-color-targets package contains various targets which are useful for
12cu|shared-color-targets-0.1.2-1|16	programs that create ICC profiles.
12cu|shared-color-targets-0.1.2-1|17	This package only contains the free targets that can be safely distributed
12cu|shared-color-targets-0.1.2-1|18	with Fedora.
12cu|shared-color-targets-0.1.2-1|19	
12cu|shared-color-targets-0.1.2-1|20	%prep
12cu|shared-color-targets-0.1.2-1|21	%setup -q
12cu|shared-color-targets-0.1.2-1|22	
12cu|shared-color-targets-0.1.2-1|23	%build
12cu|shared-color-targets-0.1.2-1|24	%configure2_5x
12cu|shared-color-targets-0.1.2-1|25	
12cu|shared-color-targets-0.1.2-1|26	%install
12cu|shared-color-targets-0.1.2-1|27	rm -rf $RPM_BUILD_ROOT
12cu|shared-color-targets-0.1.2-1|28	%makeinstall_std
12cu|shared-color-targets-0.1.2-1|29	
12cu|shared-color-targets-0.1.2-1|30	%clean
12cu|shared-color-targets-0.1.2-1|31	rm -rf $RPM_BUILD_ROOT
12cu|shared-color-targets-0.1.2-1|32	
12cu|shared-color-targets-0.1.2-1|33	%files
12cu|shared-color-targets-0.1.2-1|34	%defattr(-,root,root,-)
12cu|shared-color-targets-0.1.2-1|35	%doc AUTHORS COPYING
12cu|shared-color-targets-0.1.2-1|36	%dir %{_datadir}/color/targets
12cu|shared-color-targets-0.1.2-1|37	%{_datadir}/color/targets/*.it8
12cu|shared-color-targets-0.1.2-1|38	%dir %{_datadir}/shared-color-targets
12cu|shared-color-targets-0.1.2-1|39	
12cu|shared-color-targets-0.1.2-1|40	# Wolf Faust
12cu|shared-color-targets-0.1.2-1|41	%dir %{_datadir}/shared-color-targets/wolf_faust
12cu|shared-color-targets-0.1.2-1|42	%{_datadir}/shared-color-targets/wolf_faust/*
12cu|shared-color-targets-0.1.2-1|43	%dir %{_datadir}/color/targets/wolf_faust
12cu|shared-color-targets-0.1.2-1|44	%dir %{_datadir}/color/targets/wolf_faust/reflective
12cu|shared-color-targets-0.1.2-1|45	%{_datadir}/color/targets/wolf_faust/reflective/*.it8
12cu|shared-color-targets-0.1.2-1|46	%dir %{_datadir}/color/targets/wolf_faust/transmissive
12cu|shared-color-targets-0.1.2-1|47	%{_datadir}/color/targets/wolf_faust/transmissive/*.it8
12cu|shared-color-targets-0.1.2-1|48	
12cu|shared-color-targets-0.1.2-1|49	
12cu|shared-color-targets-0.1.2-1|50	
12cu|shared-color-targets-0.1.2-1|51	%changelog
12cu|shared-color-targets-0.1.2-1|52	* Mon Sep 12 2011 Götz Waschk <waschk@mandriva.org> 0.1.0-1mdv2012.0
12cu|shared-color-targets-0.1.2-1|53	+ Revision: 699457
12cu|shared-color-targets-0.1.2-1|54	- new version
12cu|shared-color-targets-0.1.2-1|55	- xz tarball
12cu|shared-color-targets-0.1.2-1|56	
12cu|shared-color-targets-0.1.2-1|57	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.1-0.20091218.2mdv2011.0
12cu|shared-color-targets-0.1.2-1|58	+ Revision: 614861
12cu|shared-color-targets-0.1.2-1|59	- the mass rebuild of 2010.1 packages
12cu|shared-color-targets-0.1.2-1|60	
12cu|shared-color-targets-0.1.2-1|61	* Mon Jan 18 2010 Frederic Crozat <fcrozat@mandriva.com> 0.0.1-0.20091218.1mdv2010.1
12cu|shared-color-targets-0.1.2-1|62	+ Revision: 493217
12cu|shared-color-targets-0.1.2-1|63	- import shared-color-targets
12cu|shared-color-targets-0.1.2-1|64	
12cu|shared-color-targets-0.1.2-1|65	

12825 12
12cu|shhopt-1.1.7-8|1	%define major 1
12cu|shhopt-1.1.7-8|2	%define libname %mklibname %{name} %{major}
12cu|shhopt-1.1.7-8|3	%define devname %mklibname %{name} -d
12cu|shhopt-1.1.7-8|4	
12cu|shhopt-1.1.7-8|5	Summary:	Library for parsing command line options
12cu|shhopt-1.1.7-8|6	Name:		shhopt
12cu|shhopt-1.1.7-8|7	Version:	1.1.7
12cu|shhopt-1.1.7-8|8	Release:	8
12cu|shhopt-1.1.7-8|9	License:	Artistic
12cu|shhopt-1.1.7-8|10	Group:		System/Libraries
12cu|shhopt-1.1.7-8|11	Url:		http://shh.thathost.com/pub-unix/
12cu|shhopt-1.1.7-8|12	Source0:	http://shh.thathost.com/pub-unix/files/%{name}-%{version}.tar.bz2
12cu|shhopt-1.1.7-8|13	
12cu|shhopt-1.1.7-8|14	%description
12cu|shhopt-1.1.7-8|15	C-functions for parsing command line options, both traditional
12cu|shhopt-1.1.7-8|16	one-character options, and GNU'ish --long-options.
12cu|shhopt-1.1.7-8|17	
12cu|shhopt-1.1.7-8|18	#----------------------------------------------------------------------------
12cu|shhopt-1.1.7-8|19	
12cu|shhopt-1.1.7-8|20	%package -n %{libname}
12cu|shhopt-1.1.7-8|21	Summary:	Library for parsing command line options
12cu|shhopt-1.1.7-8|22	Group:		System/Libraries
12cu|shhopt-1.1.7-8|23	
12cu|shhopt-1.1.7-8|24	%description -n %{libname}
12cu|shhopt-1.1.7-8|25	C-functions for parsing command line options, both traditional
12cu|shhopt-1.1.7-8|26	one-character options, and GNU'ish --long-options.
12cu|shhopt-1.1.7-8|27	
12cu|shhopt-1.1.7-8|28	%files -n %{libname}
12cu|shhopt-1.1.7-8|29	%doc CREDITS ChangeLog README TODO
12cu|shhopt-1.1.7-8|30	%{_libdir}/lib%{name}.so.%{major}*
12cu|shhopt-1.1.7-8|31	
12cu|shhopt-1.1.7-8|32	#----------------------------------------------------------------------------
12cu|shhopt-1.1.7-8|33	
12cu|shhopt-1.1.7-8|34	%package -n %{devname}
12cu|shhopt-1.1.7-8|35	Summary:	Library and header files for the %{name} library
12cu|shhopt-1.1.7-8|36	Group:		Development/C
12cu|shhopt-1.1.7-8|37	Provides:	%{name}-devel = %{EVRD}
12cu|shhopt-1.1.7-8|38	Requires:	%{libname} = %{EVRD}
12cu|shhopt-1.1.7-8|39	Obsoletes:	%{_lib}shhopt1-devel < 1.1.7-8
12cu|shhopt-1.1.7-8|40	Conflicts:	%{_lib}shhopt1-devel < 1.1.7-8
12cu|shhopt-1.1.7-8|41	
12cu|shhopt-1.1.7-8|42	%description -n %{devname}
12cu|shhopt-1.1.7-8|43	C-functions for parsing command line options, both traditional
12cu|shhopt-1.1.7-8|44	one-character options, and GNU'ish --long-options.
12cu|shhopt-1.1.7-8|45	
12cu|shhopt-1.1.7-8|46	%files -n %{devname}
12cu|shhopt-1.1.7-8|47	%dir %{_includedir}/%{name}
12cu|shhopt-1.1.7-8|48	%{_includedir}/%{name}/*
12cu|shhopt-1.1.7-8|49	%{_libdir}/*.so
12cu|shhopt-1.1.7-8|50	%{_libdir}/*.a
12cu|shhopt-1.1.7-8|51	
12cu|shhopt-1.1.7-8|52	#----------------------------------------------------------------------------
12cu|shhopt-1.1.7-8|53	
12cu|shhopt-1.1.7-8|54	%prep
12cu|shhopt-1.1.7-8|55	%setup -q
12cu|shhopt-1.1.7-8|56	
12cu|shhopt-1.1.7-8|57	%build
12cu|shhopt-1.1.7-8|58	# make the shared library
12cu|shhopt-1.1.7-8|59	make SHARED="1" OPTIM="%{optflags} -D_REENTRANT -fPIC"
12cu|shhopt-1.1.7-8|60	
12cu|shhopt-1.1.7-8|61	# make the static library
12cu|shhopt-1.1.7-8|62	make OPTIM="%{optflags} -D_REENTRANT -fPIC"
12cu|shhopt-1.1.7-8|63	
12cu|shhopt-1.1.7-8|64	%install
12cu|shhopt-1.1.7-8|65	# install the shared library
12cu|shhopt-1.1.7-8|66	make \
12cu|shhopt-1.1.7-8|67	SHARED="1" \
12cu|shhopt-1.1.7-8|68	INSTBASEDIR="%{buildroot}%{_prefix}" \
12cu|shhopt-1.1.7-8|69	INSTLIBDIR="%{buildroot}%{_libdir}" \
12cu|shhopt-1.1.7-8|70	install
12cu|shhopt-1.1.7-8|71	
12cu|shhopt-1.1.7-8|72	# install the static library
12cu|shhopt-1.1.7-8|73	make \
12cu|shhopt-1.1.7-8|74	INSTBASEDIR="%{buildroot}%{_prefix}" \
12cu|shhopt-1.1.7-8|75	INSTLIBDIR="%{buildroot}%{_libdir}" \
12cu|shhopt-1.1.7-8|76	install
12cu|shhopt-1.1.7-8|77	
12cu|shhopt-1.1.7-8|78	# fix a file conflict with netpbm-devel
12cu|shhopt-1.1.7-8|79	install -d %{buildroot}%{_includedir}/%{name}
12cu|shhopt-1.1.7-8|80	mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/%{name}/
12cu|shhopt-1.1.7-8|81	
12cu|shhopt-1.1.7-8|82	
12cu|shhopt-1.1.7-8|83	%changelog
12cu|shhopt-1.1.7-8|84	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.7-8
12cu|shhopt-1.1.7-8|85	+ Revision: 98a0bea
12cu|shhopt-1.1.7-8|86	- Properly name devel library package, spec cleanup
12cu|shhopt-1.1.7-8|87	
12cu|shhopt-1.1.7-8|88	

12826 12
12cu|shutter-0.90-2|1	Summary:	Feature-rich screenshot application
12cu|shutter-0.90-2|2	Name:		shutter
12cu|shutter-0.90-2|3	Version:	0.90
12cu|shutter-0.90-2|4	Release:	2
12cu|shutter-0.90-2|5	License:	GPLv3
12cu|shutter-0.90-2|6	Group:		Graphical desktop/GNOME
12cu|shutter-0.90-2|7	URL:		http://shutter-project.org/
12cu|shutter-0.90-2|8	Source0:	http://shutter-project.org/wp-content/uploads/releases/tars/%{name}-%{version}.tar.gz
12cu|shutter-0.90-2|9	BuildArch:	noarch
12cu|shutter-0.90-2|10	BuildRequires:	gettext
12cu|shutter-0.90-2|11	
12cu|shutter-0.90-2|12	# Mandriva is the greate distribution.
12cu|shutter-0.90-2|13	Requires:	gnome-vfs2
12cu|shutter-0.90-2|14	
12cu|shutter-0.90-2|15	%rename gscrot
12cu|shutter-0.90-2|16	
12cu|shutter-0.90-2|17	%description
12cu|shutter-0.90-2|18	Shutter is a feature-rich screenshot program. You can take a screenshot of a
12cu|shutter-0.90-2|19	specific area, window, your whole screen, or even of a website - apply
12cu|shutter-0.90-2|20	different effects to it, draw on it to highlight points, and then upload
12cu|shutter-0.90-2|21	to an image hosting site, all within one window.
12cu|shutter-0.90-2|22	
12cu|shutter-0.90-2|23	%prep
12cu|shutter-0.90-2|24	%setup -q
12cu|shutter-0.90-2|25	
12cu|shutter-0.90-2|26	%build
12cu|shutter-0.90-2|27	
12cu|shutter-0.90-2|28	%install
12cu|shutter-0.90-2|29	install -d -m 0755 %{buildroot}
12cu|shutter-0.90-2|30	install -d -m 0755 %{buildroot}/%{_prefix}
12cu|shutter-0.90-2|31	cp -a bin %{buildroot}/%{_prefix}
12cu|shutter-0.90-2|32	cp -a share %{buildroot}/%{_prefix}
12cu|shutter-0.90-2|33	%find_lang %{name}
12cu|shutter-0.90-2|34	%find_lang %{name}-upload-plugins
12cu|shutter-0.90-2|35	%find_lang %{name}-plugins
12cu|shutter-0.90-2|36	cat %{name}-upload-plugins.lang >> %{name}.lang
12cu|shutter-0.90-2|37	cat %{name}-plugins.lang >> %{name}.lang
12cu|shutter-0.90-2|38	
12cu|shutter-0.90-2|39	%files -f %{name}.lang
12cu|shutter-0.90-2|40	%defattr(-,root,root)
12cu|shutter-0.90-2|41	%attr(755,root,root) %{_bindir}/shutter
12cu|shutter-0.90-2|42	%{_datadir}/shutter/*
12cu|shutter-0.90-2|43	%{_datadir}/applications/shutter.desktop
12cu|shutter-0.90-2|44	%{_mandir}/man1/*
12cu|shutter-0.90-2|45	%{_iconsdir}/hicolor/*/apps/*.png
12cu|shutter-0.90-2|46	%{_iconsdir}/hicolor/scalable/apps/*.svg
12cu|shutter-0.90-2|47	%{_iconsdir}/HighContrast/scalable/apps/*.svg
12cu|shutter-0.90-2|48	%{_iconsdir}/ubuntu-mono-light/scalable/apps/
12cu|shutter-0.90-2|49	%{_iconsdir}/ubuntu-mono-dark/scalable/apps/
12cu|shutter-0.90-2|50	%{_iconsdir}/ubuntu-mono-light/*/apps/*.png
12cu|shutter-0.90-2|51	%{_iconsdir}/ubuntu-mono-dark/*/apps/*.png
12cu|shutter-0.90-2|52	%{_datadir}/pixmaps/%{name}.png
12cu|shutter-0.90-2|53	%doc README
12cu|shutter-0.90-2|54	
12cu|shutter-0.90-2|55	
12cu|shutter-0.90-2|56	%changelog
12cu|shutter-0.90-2|57	* Tue Feb 04 2014 Tigro <ashejn@gmail.com> 0.90-2
12cu|shutter-0.90-2|58	+ Revision: 4a8199f
12cu|shutter-0.90-2|59	- added R: gnome-vfs2
12cu|shutter-0.90-2|60	
12cu|shutter-0.90-2|61	

12827 12
12cu|sidtools-1.0.1-13|1	Name:    sidtools
12cu|sidtools-1.0.1-13|2	Summary: Creates and plays playlists for Sidplay
12cu|sidtools-1.0.1-13|3	Version: 1.0.1
12cu|sidtools-1.0.1-13|4	Release: 13
12cu|sidtools-1.0.1-13|5	License: GPL
12cu|sidtools-1.0.1-13|6	Group: Sound
12cu|sidtools-1.0.1-13|7	Source: http://user.tninet.se/~uxm165t/%{name}-%{version}.tar.bz2
12cu|sidtools-1.0.1-13|8	URL: http://user.tninet.se/~uxm165t/sidtools.html
12cu|sidtools-1.0.1-13|9	Requires: sidplay-base
12cu|sidtools-1.0.1-13|10	
12cu|sidtools-1.0.1-13|11	%description
12cu|sidtools-1.0.1-13|12	A set of tools to create playlists (and play them) for SidPlay.  Lists
12cu|sidtools-1.0.1-13|13	can be created automatically, via the search engine search2list, or
12cu|sidtools-1.0.1-13|14	manually, with a text editor.
12cu|sidtools-1.0.1-13|15	
12cu|sidtools-1.0.1-13|16	%prep
12cu|sidtools-1.0.1-13|17	%setup -q
12cu|sidtools-1.0.1-13|18	
12cu|sidtools-1.0.1-13|19	%build
12cu|sidtools-1.0.1-13|20	%configure
12cu|sidtools-1.0.1-13|21	%make
12cu|sidtools-1.0.1-13|22	
12cu|sidtools-1.0.1-13|23	%install
12cu|sidtools-1.0.1-13|24	%makeinstall
12cu|sidtools-1.0.1-13|25	
12cu|sidtools-1.0.1-13|26	%files
12cu|sidtools-1.0.1-13|27	%defattr(-,root,root)
12cu|sidtools-1.0.1-13|28	%doc README COPYING ChangeLog NEWS AUTHORS THANKS TODO
12cu|sidtools-1.0.1-13|29	%config(noreplace) %{_sysconfdir}/sidtoolsrc
12cu|sidtools-1.0.1-13|30	%{_infodir}/sidtools.info*
12cu|sidtools-1.0.1-13|31	%{_bindir}/sidplayo
12cu|sidtools-1.0.1-13|32	%{_bindir}/search2list
12cu|sidtools-1.0.1-13|33	%{_bindir}/makelist
12cu|sidtools-1.0.1-13|34	%{_bindir}/sidlist
12cu|sidtools-1.0.1-13|35	
12cu|sidtools-1.0.1-13|36	
12cu|sidtools-1.0.1-13|37	
12cu|sidtools-1.0.1-13|38	%changelog
12cu|sidtools-1.0.1-13|39	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-10mdv2010.0
12cu|sidtools-1.0.1-13|40	+ Revision: 433782
12cu|sidtools-1.0.1-13|41	- rebuild
12cu|sidtools-1.0.1-13|42	
12cu|sidtools-1.0.1-13|43	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-9mdv2009.0
12cu|sidtools-1.0.1-13|44	+ Revision: 260672
12cu|sidtools-1.0.1-13|45	- rebuild
12cu|sidtools-1.0.1-13|46	
12cu|sidtools-1.0.1-13|47	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-8mdv2009.0
12cu|sidtools-1.0.1-13|48	+ Revision: 252433
12cu|sidtools-1.0.1-13|49	- rebuild
12cu|sidtools-1.0.1-13|50	- fix no-buildroot-tag
12cu|sidtools-1.0.1-13|51	
12cu|sidtools-1.0.1-13|52	+ Pixel <pixel@mandriva.com>
12cu|sidtools-1.0.1-13|53	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|sidtools-1.0.1-13|54	
12cu|sidtools-1.0.1-13|55	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.0.1-6mdv2008.1
12cu|sidtools-1.0.1-13|56	+ Revision: 127255
12cu|sidtools-1.0.1-13|57	- kill re-definition of %%buildroot on Pixel's request
12cu|sidtools-1.0.1-13|58	- use %%mkrel
12cu|sidtools-1.0.1-13|59	- import sidtools
12cu|sidtools-1.0.1-13|60	
12cu|sidtools-1.0.1-13|61	
12cu|sidtools-1.0.1-13|62	* Tue Apr 26 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-6mdk
12cu|sidtools-1.0.1-13|63	- rebuild
12cu|sidtools-1.0.1-13|64	
12cu|sidtools-1.0.1-13|65	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-5mdk
12cu|sidtools-1.0.1-13|66	- rebuild
12cu|sidtools-1.0.1-13|67	
12cu|sidtools-1.0.1-13|68	* Mon Jan 27 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-4mdk
12cu|sidtools-1.0.1-13|69	- rebuild
12cu|sidtools-1.0.1-13|70	
12cu|sidtools-1.0.1-13|71	* Thu Oct 10 2002  Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-3mdk
12cu|sidtools-1.0.1-13|72	- rebuild
12cu|sidtools-1.0.1-13|73	
12cu|sidtools-1.0.1-13|74	* Mon Sep 03 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-2mdk
12cu|sidtools-1.0.1-13|75	- rebuild
12cu|sidtools-1.0.1-13|76	
12cu|sidtools-1.0.1-13|77	* Fri May 04 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.0.1-1mdk
12cu|sidtools-1.0.1-13|78	- updated by Götz Waschk <waschk@linux-mandrake.com> :
12cu|sidtools-1.0.1-13|79	- 1.0.1
12cu|sidtools-1.0.1-13|80	- remove obsoleted patch
12cu|sidtools-1.0.1-13|81	
12cu|sidtools-1.0.1-13|82	* Wed May  2 2001 Götz Waschk <waschk@linux-mandrake.com> 1.0-2mdk
12cu|sidtools-1.0.1-13|83	- added default config file
12cu|sidtools-1.0.1-13|84	- added requirement for sidplay-base
12cu|sidtools-1.0.1-13|85	- cosmetics
12cu|sidtools-1.0.1-13|86	
12cu|sidtools-1.0.1-13|87	* Wed Oct 11 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.0-1mdk
12cu|sidtools-1.0.1-13|88	- used srpm from Götz Waschk <waschk@linux-mandrake.com> :
12cu|sidtools-1.0.1-13|89	Wed Oct 11 2000 Götz Waschk <waschk@linux-mandrake.com> 1.0-1mdk
12cu|sidtools-1.0.1-13|90	1.0
12cu|sidtools-1.0.1-13|91	
12cu|sidtools-1.0.1-13|92	* Thu Oct 05 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.9.1-1mdk
12cu|sidtools-1.0.1-13|93	- used srpm from Götz Waschk :
12cu|sidtools-1.0.1-13|94	Wed Oct  4 2000 Götz Waschk <waschk@linux-mandrake.com> 0.9.1-1mdk
12cu|sidtools-1.0.1-13|95	- initial Mandrake build
12cu|sidtools-1.0.1-13|96	

12828 12
12cu|sigil-0.7.2-2|1	%define oname Sigil
12cu|sigil-0.7.2-2|2	
12cu|sigil-0.7.2-2|3	%define prerel 0
12cu|sigil-0.7.2-2|4	%define rel 2
12cu|sigil-0.7.2-2|5	
12cu|sigil-0.7.2-2|6	%if %prerel
12cu|sigil-0.7.2-2|7	%define release 0.%{prerel}.%{rel}
12cu|sigil-0.7.2-2|8	%define srcname %{oname}-%{version}%{prerel}
12cu|sigil-0.7.2-2|9	%else
12cu|sigil-0.7.2-2|10	%define release %{rel}
12cu|sigil-0.7.2-2|11	%define srcname %{oname}-%{version}
12cu|sigil-0.7.2-2|12	%endif
12cu|sigil-0.7.2-2|13	
12cu|sigil-0.7.2-2|14	Summary:	A free, open source WYSIWYG ebook editor
12cu|sigil-0.7.2-2|15	Name:		sigil
12cu|sigil-0.7.2-2|16	Version:	0.7.2
12cu|sigil-0.7.2-2|17	Release:	%{release}
12cu|sigil-0.7.2-2|18	Url:		http://code.google.com/p/sigil/
12cu|sigil-0.7.2-2|19	Source0:	http://sigil.googlecode.com/files/%{srcname}-Code.zip
12cu|sigil-0.7.2-2|20	Source1:	ru_RU.aff
12cu|sigil-0.7.2-2|21	Source2:	ru_RU.dic
12cu|sigil-0.7.2-2|22	# from Anssi: this makes it use system libs instead of bundled ones. Except for
12cu|sigil-0.7.2-2|23	# libtidy which has some local hacks not present in system-provided libtidy.
12cu|sigil-0.7.2-2|24	# code is GPlv3 and content is CC BY-SA
12cu|sigil-0.7.2-2|25	License:	GPLv3 and Creative Commons Attribution-ShareAlike
12cu|sigil-0.7.2-2|26	Group:		Office
12cu|sigil-0.7.2-2|27	BuildRequires:	cmake
12cu|sigil-0.7.2-2|28	BuildRequires:	boost-devel >= 1.48.0
12cu|sigil-0.7.2-2|29	BuildRequires:	zlib-devel bzip2-devel
12cu|sigil-0.7.2-2|30	BuildRequires:	libxerces-c-devel
12cu|sigil-0.7.2-2|31	BuildRequires:	hunspell-devel
12cu|sigil-0.7.2-2|32	BuildRequires:	pcre-devel
12cu|sigil-0.7.2-2|33	BuildRequires:	pkgconfig(Qt5Core)
12cu|sigil-0.7.2-2|34	BuildRequires:	qt5-devel
12cu|sigil-0.7.2-2|35	BuildRequires:	qt5-linguist-tools
12cu|sigil-0.7.2-2|36	Requires:	%mklibname qt5gui5-x11
12cu|sigil-0.7.2-2|37	
12cu|sigil-0.7.2-2|38	%description
12cu|sigil-0.7.2-2|39	Sigil is a free, open source WYSIWYG e-book editor.
12cu|sigil-0.7.2-2|40	It is designed to edit books in ePub format.
12cu|sigil-0.7.2-2|41	
12cu|sigil-0.7.2-2|42	%prep
12cu|sigil-0.7.2-2|43	%setup -q -c -n %{srcname}-Code
12cu|sigil-0.7.2-2|44	
12cu|sigil-0.7.2-2|45	rm -fr src/BoostParts
12cu|sigil-0.7.2-2|46	# fix end of line encoding for the docs:
12cu|sigil-0.7.2-2|47	sed -i 's/\r//' ChangeLog.txt README.txt COPYING.txt
12cu|sigil-0.7.2-2|48	
12cu|sigil-0.7.2-2|49	%build
12cu|sigil-0.7.2-2|50	# there are only internal helper libs, and they need to be static as build
12cu|sigil-0.7.2-2|51	# fails otherwise (they contain undefined symbols), and making them shared
12cu|sigil-0.7.2-2|52	# libs wouldn't make sense anyway (they are not shared by anything else)
12cu|sigil-0.7.2-2|53	# - Anssi 06/2010
12cu|sigil-0.7.2-2|54	%cmake -G "Unix Makefiles" -DBUILD_SHARED_LIBS:BOOL=OFF -DBUILD_STATIC_LIBS:BOOL=ON
12cu|sigil-0.7.2-2|55	%make
12cu|sigil-0.7.2-2|56	
12cu|sigil-0.7.2-2|57	%install
12cu|sigil-0.7.2-2|58	%makeinstall_std -C build
12cu|sigil-0.7.2-2|59	
12cu|sigil-0.7.2-2|60	# install icons for the .desktop file
12cu|sigil-0.7.2-2|61	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/sigil.png
12cu|sigil-0.7.2-2|62	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/sigil.png
12cu|sigil-0.7.2-2|63	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/sigil.png
12cu|sigil-0.7.2-2|64	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/sigil.png
12cu|sigil-0.7.2-2|65	install -m644 -D src/Sigil/Resource_Files/icon/app_icon_256.png %{buildroot}%{_iconsdir}/hicolor/256x256/apps/sigil.png
12cu|sigil-0.7.2-2|66	
12cu|sigil-0.7.2-2|67	# create a .desktop file:
12cu|sigil-0.7.2-2|68	mkdir -p %{buildroot}%{_datadir}/applications
12cu|sigil-0.7.2-2|69	
12cu|sigil-0.7.2-2|70	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|sigil-0.7.2-2|71	[Desktop Entry]
12cu|sigil-0.7.2-2|72	Type=Application
12cu|sigil-0.7.2-2|73	Name=%{oname}
12cu|sigil-0.7.2-2|74	Comment=WYSIWYG ebook editor
12cu|sigil-0.7.2-2|75	Icon=%{name}
12cu|sigil-0.7.2-2|76	Exec=%{name} %u
12cu|sigil-0.7.2-2|77	MimeType=application/epub+zip;
12cu|sigil-0.7.2-2|78	Categories=Office;
12cu|sigil-0.7.2-2|79	EOF
12cu|sigil-0.7.2-2|80	
12cu|sigil-0.7.2-2|81	# install additional dictionaries
12cu|sigil-0.7.2-2|82	install -m644 -D %{SOURCE1} %{SOURCE2} %{buildroot}%{_datadir}/%{name}/hunspell_dictionaries/
12cu|sigil-0.7.2-2|83	
12cu|sigil-0.7.2-2|84	%find_lang %{name} --with-qt
12cu|sigil-0.7.2-2|85	
12cu|sigil-0.7.2-2|86	%files -f %{name}.lang
12cu|sigil-0.7.2-2|87	%doc ChangeLog.txt README.txt COPYING.txt
12cu|sigil-0.7.2-2|88	%{_bindir}/%{name}
12cu|sigil-0.7.2-2|89	%{_datadir}/applications/%{name}.desktop
12cu|sigil-0.7.2-2|90	%{_iconsdir}/hicolor/*/apps/*.png
12cu|sigil-0.7.2-2|91	%{_datadir}/pixmaps/*.png
12cu|sigil-0.7.2-2|92	%{_datadir}/%{name}/examples
12cu|sigil-0.7.2-2|93	%{_datadir}/%{name}/hunspell_dictionaries
12cu|sigil-0.7.2-2|94	
12cu|sigil-0.7.2-2|95	
12cu|sigil-0.7.2-2|96	%changelog
12cu|sigil-0.7.2-2|97	* Tue Oct 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.7.2-2
12cu|sigil-0.7.2-2|98	+ Revision: e52d911
12cu|sigil-0.7.2-2|99	- Add requires on qt5gui5-x11
12cu|sigil-0.7.2-2|100	
12cu|sigil-0.7.2-2|101	

12829 12
12cu|signon-8.54-1|1	%define major 1
12cu|signon-8.54-1|2	%define libextension %mklibname signon-extension %major
12cu|signon-8.54-1|3	%define libplugins %mklibname signon-plugins-common %major
12cu|signon-8.54-1|4	%define libqt %mklibname signon-qt %major
12cu|signon-8.54-1|5	%define develextension %mklibname -d signon-extension
12cu|signon-8.54-1|6	%define develplugins %mklibname -d signon-plugins-commo
12cu|signon-8.54-1|7	%define develqt %mklibname -d signon-qt
12cu|signon-8.54-1|8	%define develd %mklibname -d signond
12cu|signon-8.54-1|9	%define	debug_package	%nil
12cu|signon-8.54-1|10	
12cu|signon-8.54-1|11	Name:		signon
12cu|signon-8.54-1|12	Version:	8.54
12cu|signon-8.54-1|13	Release:	1
12cu|signon-8.54-1|14	Group:		System/Libraries
12cu|signon-8.54-1|15	Summary:	A framework for centrally storing authentication credentials
12cu|signon-8.54-1|16	License:	LGPLv2
12cu|signon-8.54-1|17	URL:		http://code.google.com/p/accounts-sso/
12cu|signon-8.54-1|18	Source0:	http://accounts-sso.googlecode.com/files/%{name}-%{version}.tar.bz2
12cu|signon-8.54-1|19	BuildRequires:	qt4-devel
12cu|signon-8.54-1|20	BuildRequires:	doxygen
12cu|signon-8.54-1|21	
12cu|signon-8.54-1|22	%description
12cu|signon-8.54-1|23	Single Sign-On is a framework for centrally storing authentication credentials
12cu|signon-8.54-1|24	and handling authentication on behalf of applications as requested by
12cu|signon-8.54-1|25	applications. It consists of a secure storage of login credentials (for example
12cu|signon-8.54-1|26	usernames and passwords), plugins for different authentication systems and a
12cu|signon-8.54-1|27	client library for applications to communicate with this system.
12cu|signon-8.54-1|28	
12cu|signon-8.54-1|29	%package -n	%{libextension}
12cu|signon-8.54-1|30	Group:		System/Libraries
12cu|signon-8.54-1|31	Summary:	A framework for centrally storing authentication credentials
12cu|signon-8.54-1|32	
12cu|signon-8.54-1|33	%description -n %{libextension}
12cu|signon-8.54-1|34	Single Sign-On is a framework for centrally storing authentication credentials
12cu|signon-8.54-1|35	and handling authentication on behalf of applications as requested by
12cu|signon-8.54-1|36	applications. It consists of a secure storage of login credentials (for example
12cu|signon-8.54-1|37	usernames and passwords), plugins for different authentication systems and a
12cu|signon-8.54-1|38	client library for applications to communicate with this system.
12cu|signon-8.54-1|39	
12cu|signon-8.54-1|40	%package -n %{libplugins}
12cu|signon-8.54-1|41	Group:		System/Libraries
12cu|signon-8.54-1|42	Summary:	A framework for centrally storing authentication credentials
12cu|signon-8.54-1|43	
12cu|signon-8.54-1|44	%description -n %{libplugins}
12cu|signon-8.54-1|45	Single Sign-On is a framework for centrally storing authentication credentials
12cu|signon-8.54-1|46	and handling authentication on behalf of applications as requested by
12cu|signon-8.54-1|47	applications. It consists of a secure storage of login credentials (for example
12cu|signon-8.54-1|48	usernames and passwords), plugins for different authentication systems and a
12cu|signon-8.54-1|49	client library for applications to communicate with this system.
12cu|signon-8.54-1|50	
12cu|signon-8.54-1|51	%package -n %{libqt}
12cu|signon-8.54-1|52	Group:		System/Libraries
12cu|signon-8.54-1|53	Summary:	A framework for centrally storing authentication credentials
12cu|signon-8.54-1|54	
12cu|signon-8.54-1|55	%description -n %{libqt}
12cu|signon-8.54-1|56	Single Sign-On is a framework for centrally storing authentication credentials
12cu|signon-8.54-1|57	and handling authentication on behalf of applications as requested by
12cu|signon-8.54-1|58	applications. It consists of a secure storage of login credentials (for example
12cu|signon-8.54-1|59	usernames and passwords), plugins for different authentication systems and a
12cu|signon-8.54-1|60	client library for applications to communicate with this system.
12cu|signon-8.54-1|61	
12cu|signon-8.54-1|62	%package -n %{develextension}
12cu|signon-8.54-1|63	Summary:	Development files for %{name}
12cu|signon-8.54-1|64	Group:		Development/C
12cu|signon-8.54-1|65	Requires:	%{libextension} = %{version}-%{release}
12cu|signon-8.54-1|66	
12cu|signon-8.54-1|67	%description -n %{develextension}
12cu|signon-8.54-1|68	The %{name}-devel package contains libraries and header files for
12cu|signon-8.54-1|69	developing applications that use %{name}.
12cu|signon-8.54-1|70	
12cu|signon-8.54-1|71	%package -n %{develplugins}
12cu|signon-8.54-1|72	Summary:	Development files for %{name}
12cu|signon-8.54-1|73	Group:		Development/C
12cu|signon-8.54-1|74	Requires:	%{libplugins} = %{version}-%{release}
12cu|signon-8.54-1|75	
12cu|signon-8.54-1|76	%description -n %{develplugins}
12cu|signon-8.54-1|77	The %{name}-devel package contains libraries and header files for
12cu|signon-8.54-1|78	developing applications that use %{name}.
12cu|signon-8.54-1|79	
12cu|signon-8.54-1|80	%package -n	%{develqt}
12cu|signon-8.54-1|81	Summary:	Development files for %{name}
12cu|signon-8.54-1|82	Group:		Development/C
12cu|signon-8.54-1|83	Requires:	%{libqt} = %{version}-%{release}
12cu|signon-8.54-1|84	
12cu|signon-8.54-1|85	%description -n %{develqt}
12cu|signon-8.54-1|86	The %{name}-devel package contains libraries and header files for
12cu|signon-8.54-1|87	developing applications that use %{name}.
12cu|signon-8.54-1|88	
12cu|signon-8.54-1|89	%package -n %{name}d
12cu|signon-8.54-1|90	Summary:	A framework for centrally storing authentication credentials
12cu|signon-8.54-1|91	Group:		System/Libraries
12cu|signon-8.54-1|92	
12cu|signon-8.54-1|93	%description -n %{name}d
12cu|signon-8.54-1|94	Single Sign-On is a framework for centrally storing authentication credentials
12cu|signon-8.54-1|95	and handling authentication on behalf of applications as requested by
12cu|signon-8.54-1|96	applications. It consists of a secure storage of login credentials (for example
12cu|signon-8.54-1|97	usernames and passwords), plugins for different authentication systems and a
12cu|signon-8.54-1|98	client library for applications to communicate with this system.
12cu|signon-8.54-1|99	
12cu|signon-8.54-1|100	%package -n	%{develd}
12cu|signon-8.54-1|101	Summary:	Development files for %{name}
12cu|signon-8.54-1|102	Group:		Development/C
12cu|signon-8.54-1|103	Requires:	%{name}d = %{version}
12cu|signon-8.54-1|104	
12cu|signon-8.54-1|105	%description -n %{develd}
12cu|signon-8.54-1|106	The %{name}-devel package contains libraries and header files for
12cu|signon-8.54-1|107	developing applications that use %{name}.
12cu|signon-8.54-1|108	
12cu|signon-8.54-1|109	%package	doc
12cu|signon-8.54-1|110	Summary:	Documentation for %{name}
12cu|signon-8.54-1|111	BuildArch:	noarch
12cu|signon-8.54-1|112	
12cu|signon-8.54-1|113	%description doc
12cu|signon-8.54-1|114	Documentation for %{name}.
12cu|signon-8.54-1|115	
12cu|signon-8.54-1|116	%prep
12cu|signon-8.54-1|117	%setup -q
12cu|signon-8.54-1|118	
12cu|signon-8.54-1|119	%build
12cu|signon-8.54-1|120	%qmake_qt4
12cu|signon-8.54-1|121	%make
12cu|signon-8.54-1|122	
12cu|signon-8.54-1|123	%install
12cu|signon-8.54-1|124	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cu|signon-8.54-1|125	
12cu|signon-8.54-1|126	%files
12cu|signon-8.54-1|127	%{_sysconfdir}/signond.conf
12cu|signon-8.54-1|128	%{_bindir}/signonpluginprocess
12cu|signon-8.54-1|129	%dir %{_libdir}/signon
12cu|signon-8.54-1|130	%{_libdir}/signon/*.so
12cu|signon-8.54-1|131	%{_datadir}/dbus-1/services/*.service
12cu|signon-8.54-1|132	
12cu|signon-8.54-1|133	%files -n %{libextension}
12cu|signon-8.54-1|134	%{_libdir}/libsignon-extension.so.%{major}
12cu|signon-8.54-1|135	%{_libdir}/libsignon-extension.so.%{major}.*
12cu|signon-8.54-1|136	
12cu|signon-8.54-1|137	%files -n %{develextension}
12cu|signon-8.54-1|138	%{_libdir}/libsignon-extension.so
12cu|signon-8.54-1|139	%{_libdir}/pkgconfig/SignOnExtension.pc
12cu|signon-8.54-1|140	%{_includedir}/signon-extension
12cu|signon-8.54-1|141	
12cu|signon-8.54-1|142	%files -n %{libplugins}
12cu|signon-8.54-1|143	%{_libdir}/libsignon-plugins-common.so.%{major}
12cu|signon-8.54-1|144	%{_libdir}/libsignon-plugins-common.so.%{major}.*
12cu|signon-8.54-1|145	
12cu|signon-8.54-1|146	%files -n %{develplugins}
12cu|signon-8.54-1|147	%{_libdir}/libsignon-plugins-common.so
12cu|signon-8.54-1|148	%{_libdir}/libsignon-plugins.a
12cu|signon-8.54-1|149	%{_libdir}/pkgconfig/signon-plugins-common.pc
12cu|signon-8.54-1|150	%{_libdir}/pkgconfig/signon-plugins.pc
12cu|signon-8.54-1|151	%{_includedir}/signon-plugins
12cu|signon-8.54-1|152	
12cu|signon-8.54-1|153	%files -n %{libqt}
12cu|signon-8.54-1|154	%{_libdir}/libsignon-qt.so.%{major}
12cu|signon-8.54-1|155	%{_libdir}/libsignon-qt.so.%{major}.*
12cu|signon-8.54-1|156	
12cu|signon-8.54-1|157	%files -n %{develqt}
12cu|signon-8.54-1|158	%{_libdir}/libsignon-qt.so
12cu|signon-8.54-1|159	%{_libdir}/libsignon-qt.a
12cu|signon-8.54-1|160	%{_libdir}/pkgconfig/libsignon-qt.pc
12cu|signon-8.54-1|161	%{_includedir}/signon-qt
12cu|signon-8.54-1|162	#% {qt4dir}/mkspecs/features/*.prf
12cu|signon-8.54-1|163	
12cu|signon-8.54-1|164	%files -n %{name}d
12cu|signon-8.54-1|165	%{_bindir}/signond
12cu|signon-8.54-1|166	%{_datadir}/dbus-1/interfaces/*.xml
12cu|signon-8.54-1|167	
12cu|signon-8.54-1|168	%files -n %{develd}
12cu|signon-8.54-1|169	%{_libdir}/pkgconfig/signond.pc
12cu|signon-8.54-1|170	%{_includedir}/signond
12cu|signon-8.54-1|171	
12cu|signon-8.54-1|172	%files doc
12cu|signon-8.54-1|173	%{_datadir}/doc/libsignon-qt
12cu|signon-8.54-1|174	%{_datadir}/doc/signon
12cu|signon-8.54-1|175	%{_datadir}/doc/signon-plugins
12cu|signon-8.54-1|176	%{_datadir}/doc/signon-plugins-dev
12cu|signon-8.54-1|177	
12cu|signon-8.54-1|178	%changelog
12cu|signon-8.54-1|179	* Tue Oct 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 8.54-1
12cu|signon-8.54-1|180	+ Revision: 1dff0cf
12cu|signon-8.54-1|181	- Updated to 8.54
12cu|signon-8.54-1|182	
12cu|signon-8.54-1|183	

12830 12
12cu|silc-client-1.1.8-4|1	%define _silcdatadir %{_datadir}/silc
12cu|silc-client-1.1.8-4|2	%define _silcetcdir %{_sysconfdir}/silc
12cu|silc-client-1.1.8-4|3	
12cu|silc-client-1.1.8-4|4	Summary:	Client for the secure Internet Live Conferencing (SILC) protocol
12cu|silc-client-1.1.8-4|5	Name:		silc-client
12cu|silc-client-1.1.8-4|6	Version:	1.1.8
12cu|silc-client-1.1.8-4|7	Release:	4
12cu|silc-client-1.1.8-4|8	License:	GPLv2+
12cu|silc-client-1.1.8-4|9	Group:		Networking/Chat
12cu|silc-client-1.1.8-4|10	URL:		http://www.silcnet.org/
12cu|silc-client-1.1.8-4|11	Source0:	http://www.silcnet.org/download/client/sources/%{name}-%{version}.tar.gz
12cu|silc-client-1.1.8-4|12	BuildRequires:	nasm
12cu|silc-client-1.1.8-4|13	BuildRequires:	ncurses-devel
12cu|silc-client-1.1.8-4|14	BuildRequires:	perl-devel
12cu|silc-client-1.1.8-4|15	BuildRequires:	glib2-devel
12cu|silc-client-1.1.8-4|16	BuildRequires:	gmp-devel
12cu|silc-client-1.1.8-4|17	BuildRequires:	automake
12cu|silc-client-1.1.8-4|18	BuildRequires:	silc-toolkit-devel >= 1.1.9
12cu|silc-client-1.1.8-4|19	Conflicts:	irssi
12cu|silc-client-1.1.8-4|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|silc-client-1.1.8-4|21	
12cu|silc-client-1.1.8-4|22	%description
12cu|silc-client-1.1.8-4|23	SILC (Secure Internet Live Conferencing) is a protocol which provides
12cu|silc-client-1.1.8-4|24	secure conferencing services on the Internet over insecure channel.
12cu|silc-client-1.1.8-4|25	SILC is IRC-like software although internally they are very different.
12cu|silc-client-1.1.8-4|26	The biggest similarity between SILC and IRC is that they both provide
12cu|silc-client-1.1.8-4|27	conferencing services and that SILC has almost the same commands as IRC.
12cu|silc-client-1.1.8-4|28	Other than that they are nothing alike.  Major differences are that SILC
12cu|silc-client-1.1.8-4|29	is secure what IRC is not in any way.  The network model is also entirely
12cu|silc-client-1.1.8-4|30	different compared to IRC.
12cu|silc-client-1.1.8-4|31	
12cu|silc-client-1.1.8-4|32	%package -n perl-silc
12cu|silc-client-1.1.8-4|33	Group:		Development/Perl
12cu|silc-client-1.1.8-4|34	Summary:	Perl part of the SILC client
12cu|silc-client-1.1.8-4|35	
12cu|silc-client-1.1.8-4|36	%description -n perl-silc
12cu|silc-client-1.1.8-4|37	SILC (Secure Internet Live Conferencing) is a protocol which provides
12cu|silc-client-1.1.8-4|38	secure conferencing services on the Internet over insecure channel.
12cu|silc-client-1.1.8-4|39	SILC is IRC-like software although internally they are very different.
12cu|silc-client-1.1.8-4|40	The biggest similarity between SILC and IRC is that they both provide
12cu|silc-client-1.1.8-4|41	conferencing services and that SILC has almost the same commands as IRC.
12cu|silc-client-1.1.8-4|42	Other than that they are nothing alike.  Major differences are that SILC
12cu|silc-client-1.1.8-4|43	is secure what IRC is not in any way.  The network model is also entirely
12cu|silc-client-1.1.8-4|44	different compared to IRC.
12cu|silc-client-1.1.8-4|45	
12cu|silc-client-1.1.8-4|46	This contains the perl modules that come with SILC.
12cu|silc-client-1.1.8-4|47	
12cu|silc-client-1.1.8-4|48	%prep
12cu|silc-client-1.1.8-4|49	%setup -q
12cu|silc-client-1.1.8-4|50	sed -i -e "s:-g -O2:${optflags}:g" configure
12cu|silc-client-1.1.8-4|51	%ifarch x86_64
12cu|silc-client-1.1.8-4|52	sed -i -e 's:felf\([^6]\):felf64\1:g' configure
12cu|silc-client-1.1.8-4|53	%endif
12cu|silc-client-1.1.8-4|54	
12cu|silc-client-1.1.8-4|55	%build
12cu|silc-client-1.1.8-4|56	%configure2_5x \
12cu|silc-client-1.1.8-4|57	--with-etcdir=%{_silcetcdir} \
12cu|silc-client-1.1.8-4|58	--with-helpdir=%{_silcdatadir}/help \
12cu|silc-client-1.1.8-4|59	--with-logsdir=%{_var}/log/silc \
12cu|silc-client-1.1.8-4|60	--mandir=%{_mandir} \
12cu|silc-client-1.1.8-4|61	--enable-ipv6 \
12cu|silc-client-1.1.8-4|62	--with-silcd-pid-file=%{_var}/run/silcd.pid \
12cu|silc-client-1.1.8-4|63	--disable-shared \
12cu|silc-client-1.1.8-4|64	--enable-static \
12cu|silc-client-1.1.8-4|65	--with-perl=yes \
12cu|silc-client-1.1.8-4|66	--with-perl-lib=vendor \
12cu|silc-client-1.1.8-4|67	--with-gmp=%{_prefix} \
12cu|silc-client-1.1.8-4|68	--with-glib2 \
12cu|silc-client-1.1.8-4|69	--without-libtoolfix
12cu|silc-client-1.1.8-4|70	
12cu|silc-client-1.1.8-4|71	make
12cu|silc-client-1.1.8-4|72	
12cu|silc-client-1.1.8-4|73	%install
12cu|silc-client-1.1.8-4|74	rm -rf %{buildroot}
12cu|silc-client-1.1.8-4|75	%makeinstall_std
12cu|silc-client-1.1.8-4|76	
12cu|silc-client-1.1.8-4|77	%clean
12cu|silc-client-1.1.8-4|78	rm -rf %{buildroot}
12cu|silc-client-1.1.8-4|79	
12cu|silc-client-1.1.8-4|80	%files
12cu|silc-client-1.1.8-4|81	%defattr(-,root,root)
12cu|silc-client-1.1.8-4|82	%doc %{_datadir}/doc/%{name}
12cu|silc-client-1.1.8-4|83	%config(noreplace) %{_sysconfdir}/silc.conf
12cu|silc-client-1.1.8-4|84	%{_bindir}/silc
12cu|silc-client-1.1.8-4|85	%{_datadir}/silc
12cu|silc-client-1.1.8-4|86	%{_mandir}/man?/*
12cu|silc-client-1.1.8-4|87	
12cu|silc-client-1.1.8-4|88	%files -n perl-silc
12cu|silc-client-1.1.8-4|89	%{perl_vendorarch}/Irssi.pm
12cu|silc-client-1.1.8-4|90	%{perl_vendorarch}/Irssi/
12cu|silc-client-1.1.8-4|91	%{perl_vendorarch}/auto/Irssi
12cu|silc-client-1.1.8-4|92	
12cu|silc-client-1.1.8-4|93	
12cu|silc-client-1.1.8-4|94	
12cu|silc-client-1.1.8-4|95	%changelog
12cu|silc-client-1.1.8-4|96	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.1.8-4
12cu|silc-client-1.1.8-4|97	+ Revision: dcff0d7
12cu|silc-client-1.1.8-4|98	- Automatic import for version 1.1.8
12cu|silc-client-1.1.8-4|99	
12cu|silc-client-1.1.8-4|100	

12831 12
12cu|silgraphite-2.3.1-2|1	%define	major	3
12cu|silgraphite-2.3.1-2|2	%define	libname	%mklibname %{name} %{major}
12cu|silgraphite-2.3.1-2|3	%define	develname	%mklibname %{name} -d
12cu|silgraphite-2.3.1-2|4	
12cu|silgraphite-2.3.1-2|5	Summary:	Font rendering capabilities for complex non-Roman writing systems
12cu|silgraphite-2.3.1-2|6	Name:		silgraphite
12cu|silgraphite-2.3.1-2|7	Version:	2.3.1
12cu|silgraphite-2.3.1-2|8	Release:	2
12cu|silgraphite-2.3.1-2|9	Group:		System/Libraries
12cu|silgraphite-2.3.1-2|10	License:	LGPLv2+ or CPL
12cu|silgraphite-2.3.1-2|11	URL:		http://sourceforge.net/projects/silgraphite/
12cu|silgraphite-2.3.1-2|12	Source0:	http://downloads.sourceforge.net/silgraphite/silgraphite-%{version}.tar.gz
12cu|silgraphite-2.3.1-2|13	
12cu|silgraphite-2.3.1-2|14	%description
12cu|silgraphite-2.3.1-2|15	Graphite is a project within SIL’s Non-Roman Script Initiative and Language
12cu|silgraphite-2.3.1-2|16	Software Development groups to provide rendering capabilities for complex
12cu|silgraphite-2.3.1-2|17	non-Roman writing systems. Graphite can be used to create "smart fonts" capable
12cu|silgraphite-2.3.1-2|18	of displaying writing systems with various complex behaviors. With respect to
12cu|silgraphite-2.3.1-2|19	the Text Encoding Model, Graphite handles the "Rendering" aspect of writing
12cu|silgraphite-2.3.1-2|20	system implementation.
12cu|silgraphite-2.3.1-2|21	
12cu|silgraphite-2.3.1-2|22	%package -n %{libname}
12cu|silgraphite-2.3.1-2|23	Summary:	Libraries for %{name}
12cu|silgraphite-2.3.1-2|24	Group:		System/Libraries
12cu|silgraphite-2.3.1-2|25	
12cu|silgraphite-2.3.1-2|26	%description -n %{libname}
12cu|silgraphite-2.3.1-2|27	This package contains libraries used by %{name}.
12cu|silgraphite-2.3.1-2|28	
12cu|silgraphite-2.3.1-2|29	%package -n %{develname}
12cu|silgraphite-2.3.1-2|30	Summary:	Files for developing with silgraphite
12cu|silgraphite-2.3.1-2|31	Group:		Development/C
12cu|silgraphite-2.3.1-2|32	Requires:	%{libname} = %{version}-%{release}
12cu|silgraphite-2.3.1-2|33	Provides:	%{name}-devel = %{version}-%{release}
12cu|silgraphite-2.3.1-2|34	
12cu|silgraphite-2.3.1-2|35	%description -n %{develname}
12cu|silgraphite-2.3.1-2|36	Includes and definitions for developing with silgraphite.
12cu|silgraphite-2.3.1-2|37	
12cu|silgraphite-2.3.1-2|38	%prep
12cu|silgraphite-2.3.1-2|39	%setup -q
12cu|silgraphite-2.3.1-2|40	sed -i -e '/build_flags -O3/s/-O3//' engine/configure
12cu|silgraphite-2.3.1-2|41	
12cu|silgraphite-2.3.1-2|42	%build
12cu|silgraphite-2.3.1-2|43	cd engine
12cu|silgraphite-2.3.1-2|44	autoreconf -fi
12cu|silgraphite-2.3.1-2|45	%configure2_5x \
12cu|silgraphite-2.3.1-2|46	--disable-static
12cu|silgraphite-2.3.1-2|47	
12cu|silgraphite-2.3.1-2|48	%make
12cu|silgraphite-2.3.1-2|49	
12cu|silgraphite-2.3.1-2|50	%install
12cu|silgraphite-2.3.1-2|51	%makeinstall_std -C engine
12cu|silgraphite-2.3.1-2|52	
12cu|silgraphite-2.3.1-2|53	%check
12cu|silgraphite-2.3.1-2|54	make -C engine/test/RegressionTest check
12cu|silgraphite-2.3.1-2|55	
12cu|silgraphite-2.3.1-2|56	%files -n %{libname}
12cu|silgraphite-2.3.1-2|57	%{_libdir}/*.so.%{major}*
12cu|silgraphite-2.3.1-2|58	
12cu|silgraphite-2.3.1-2|59	%files -n %{develname}
12cu|silgraphite-2.3.1-2|60	%{_includedir}/graphite
12cu|silgraphite-2.3.1-2|61	%{_libdir}/pkgconfig/*.pc
12cu|silgraphite-2.3.1-2|62	%{_libdir}/*.so
12cu|silgraphite-2.3.1-2|63	
12cu|silgraphite-2.3.1-2|64	
12cu|silgraphite-2.3.1-2|65	
12cu|silgraphite-2.3.1-2|66	
12cu|silgraphite-2.3.1-2|67	%changelog
12cu|silgraphite-2.3.1-2|68	* Mon Feb 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1-2
12cu|silgraphite-2.3.1-2|69	+ Revision: 107d32a
12cu|silgraphite-2.3.1-2|70	- Fix description
12cu|silgraphite-2.3.1-2|71	
12cu|silgraphite-2.3.1-2|72	

12832 12
12cu|simgear-3.4.0-1|1	Summary:	Basic tools for Simulation
12cu|simgear-3.4.0-1|2	Name:		simgear
12cu|simgear-3.4.0-1|3	Version:	3.4.0
12cu|simgear-3.4.0-1|4	Release:	1
12cu|simgear-3.4.0-1|5	License:	LGPLv2+ and GPLv2+
12cu|simgear-3.4.0-1|6	Group:		System/Libraries
12cu|simgear-3.4.0-1|7	Url:		http://www.flightgear.org
12cu|simgear-3.4.0-1|8	Source:		http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/%{name}-%{version}.tar.bz2
12cu|simgear-3.4.0-1|9	BuildRequires:	cmake
12cu|simgear-3.4.0-1|10	BuildRequires:	boost-devel
12cu|simgear-3.4.0-1|11	BuildRequires:	jpeg-devel
12cu|simgear-3.4.0-1|12	BuildRequires:	plib-devel
12cu|simgear-3.4.0-1|13	BuildRequires:	subversion-devel
12cu|simgear-3.4.0-1|14	BuildRequires:	pkgconfig(freealut)
12cu|simgear-3.4.0-1|15	BuildRequires:	pkgconfig(gl)
12cu|simgear-3.4.0-1|16	BuildRequires:	pkgconfig(glu)
12cu|simgear-3.4.0-1|17	BuildRequires:	pkgconfig(openal)
12cu|simgear-3.4.0-1|18	BuildRequires:	pkgconfig(openscenegraph)
12cu|simgear-3.4.0-1|19	BuildRequires:	pkgconfig(zlib)
12cu|simgear-3.4.0-1|20	
12cu|simgear-3.4.0-1|21	%description
12cu|simgear-3.4.0-1|22	All the basic routines required for the flight simulator as well as for
12cu|simgear-3.4.0-1|23	building scenery. Needed for FlightGear, for example.
12cu|simgear-3.4.0-1|24	
12cu|simgear-3.4.0-1|25	#----------------------------------------------------------------------------
12cu|simgear-3.4.0-1|26	
12cu|simgear-3.4.0-1|27	%define libSimGearCore %mklibname SimGearCore %{version}
12cu|simgear-3.4.0-1|28	
12cu|simgear-3.4.0-1|29	%package -n %{libSimGearCore}
12cu|simgear-3.4.0-1|30	Summary:	Shared library for SimGear
12cu|simgear-3.4.0-1|31	Group:		System/Libraries
12cu|simgear-3.4.0-1|32	
12cu|simgear-3.4.0-1|33	%description -n %{libSimGearCore}
12cu|simgear-3.4.0-1|34	Shared library for SimGear.
12cu|simgear-3.4.0-1|35	
12cu|simgear-3.4.0-1|36	%files -n %{libSimGearCore}
12cu|simgear-3.4.0-1|37	%{_libdir}/libSimGearCore.so.%{version}
12cu|simgear-3.4.0-1|38	
12cu|simgear-3.4.0-1|39	#----------------------------------------------------------------------------
12cu|simgear-3.4.0-1|40	
12cu|simgear-3.4.0-1|41	%define libSimGearScene %mklibname SimGearScene %{version}
12cu|simgear-3.4.0-1|42	
12cu|simgear-3.4.0-1|43	%package -n %{libSimGearScene}
12cu|simgear-3.4.0-1|44	Summary:	Shared library for SimGear
12cu|simgear-3.4.0-1|45	Group:		System/Libraries
12cu|simgear-3.4.0-1|46	
12cu|simgear-3.4.0-1|47	%description -n %{libSimGearScene}
12cu|simgear-3.4.0-1|48	Shared library for SimGear.
12cu|simgear-3.4.0-1|49	
12cu|simgear-3.4.0-1|50	%files -n %{libSimGearScene}
12cu|simgear-3.4.0-1|51	%{_libdir}/libSimGearScene.so.%{version}
12cu|simgear-3.4.0-1|52	
12cu|simgear-3.4.0-1|53	#----------------------------------------------------------------------------
12cu|simgear-3.4.0-1|54	
12cu|simgear-3.4.0-1|55	%package devel
12cu|simgear-3.4.0-1|56	Summary:	Headers/misc for developing programs that will use SimGear
12cu|simgear-3.4.0-1|57	Group:		Development/C++
12cu|simgear-3.4.0-1|58	Requires:	%{libSimGearCore} = %{EVRD}
12cu|simgear-3.4.0-1|59	Requires:	%{libSimGearScene} = %{EVRD}
12cu|simgear-3.4.0-1|60	Conflicts:	%{_lib}SimGearCore3.0.0 < 3.2.0
12cu|simgear-3.4.0-1|61	Conflicts:	%{_lib}SimGearCore3.2.0 < 3.2.0-2
12cu|simgear-3.4.0-1|62	
12cu|simgear-3.4.0-1|63	%description devel
12cu|simgear-3.4.0-1|64	This package contains the headers that programmers will need to develop
12cu|simgear-3.4.0-1|65	applications which will use SimGear, for example FlightGear.
12cu|simgear-3.4.0-1|66	
12cu|simgear-3.4.0-1|67	%files devel
12cu|simgear-3.4.0-1|68	%doc README COPYING AUTHORS NEWS
12cu|simgear-3.4.0-1|69	%{_includedir}/simgear/
12cu|simgear-3.4.0-1|70	%{_libdir}/libSimGearCore.so
12cu|simgear-3.4.0-1|71	%{_libdir}/libSimGearScene.so
12cu|simgear-3.4.0-1|72	%{_datadir}/SimGearCore/SimGearCoreConfig-release.cmake
12cu|simgear-3.4.0-1|73	%{_datadir}/SimGearCore/SimGearCoreConfig.cmake
12cu|simgear-3.4.0-1|74	
12cu|simgear-3.4.0-1|75	#----------------------------------------------------------------------------
12cu|simgear-3.4.0-1|76	
12cu|simgear-3.4.0-1|77	%prep
12cu|simgear-3.4.0-1|78	%setup -q
12cu|simgear-3.4.0-1|79	
12cu|simgear-3.4.0-1|80	%build
12cu|simgear-3.4.0-1|81	%cmake \
12cu|simgear-3.4.0-1|82	-DJPEG_FACTORY:BOOL=ON \
12cu|simgear-3.4.0-1|83	-DSYSTEM_EXPAT:BOOL=ON \
12cu|simgear-3.4.0-1|84	-DSIMGEAR_SHARED:BOOL=ON
12cu|simgear-3.4.0-1|85	%make
12cu|simgear-3.4.0-1|86	
12cu|simgear-3.4.0-1|87	%install
12cu|simgear-3.4.0-1|88	%makeinstall_std -C build
12cu|simgear-3.4.0-1|89	
12cu|simgear-3.4.0-1|90	%changelog
12cu|simgear-3.4.0-1|91	
12cu|simgear-3.4.0-1|92	* Mon Jun 01 2015 abfonly <abfonly@gmail.com> 3.4.0-1
12cu|simgear-3.4.0-1|93	- (480b00e) Merge pull request #1 from import/simgear:rosa2014.1
12cu|simgear-3.4.0-1|94	- (480b00e) abfonly
12cu|simgear-3.4.0-1|95	
12cu|simgear-3.4.0-1|96	

12833 12
12cu|simplescreenrecorder-0.1.2-2|1	%define libglinject %mklibname ssr-glinject
12cu|simplescreenrecorder-0.1.2-2|2	
12cu|simplescreenrecorder-0.1.2-2|3	Summary:	A feature-rich screen recorder that supports X11 and OpenGL
12cu|simplescreenrecorder-0.1.2-2|4	Name:		simplescreenrecorder
12cu|simplescreenrecorder-0.1.2-2|5	Version:	0.1.2
12cu|simplescreenrecorder-0.1.2-2|6	Release:	2
12cu|simplescreenrecorder-0.1.2-2|7	License:	GPLv3+
12cu|simplescreenrecorder-0.1.2-2|8	Group:		Video
12cu|simplescreenrecorder-0.1.2-2|9	Url:		http://www.maartenbaert.be/simplescreenrecorder
12cu|simplescreenrecorder-0.1.2-2|10	Source0:	https://github.com/MaartenBaert/ssr/archive/%{name}-%{version}.tar.gz
12cu|simplescreenrecorder-0.1.2-2|11	BuildRequires:	pkgconfig(QtCore)
12cu|simplescreenrecorder-0.1.2-2|12	BuildRequires:	pkgconfig(alsa)
12cu|simplescreenrecorder-0.1.2-2|13	BuildRequires:	pkgconfig(gl)
12cu|simplescreenrecorder-0.1.2-2|14	BuildRequires:	pkgconfig(glu)
12cu|simplescreenrecorder-0.1.2-2|15	BuildRequires:	pkgconfig(libavformat)
12cu|simplescreenrecorder-0.1.2-2|16	BuildRequires:	pkgconfig(libpulse)
12cu|simplescreenrecorder-0.1.2-2|17	BuildRequires:	pkgconfig(x11)
12cu|simplescreenrecorder-0.1.2-2|18	BuildRequires:	pkgconfig(xext)
12cu|simplescreenrecorder-0.1.2-2|19	BuildRequires:	pkgconfig(xfixes)
12cu|simplescreenrecorder-0.1.2-2|20	%ifarch %{ix86} x86_64
12cu|simplescreenrecorder-0.1.2-2|21	Suggests:	%{libglinject}
12cu|simplescreenrecorder-0.1.2-2|22	%endif
12cu|simplescreenrecorder-0.1.2-2|23	
12cu|simplescreenrecorder-0.1.2-2|24	%description
12cu|simplescreenrecorder-0.1.2-2|25	SimpleScreenRecorder is a Linux program that was created to record programs
12cu|simplescreenrecorder-0.1.2-2|26	and games.
12cu|simplescreenrecorder-0.1.2-2|27	
12cu|simplescreenrecorder-0.1.2-2|28	The original goal was to create a program that was just really simple to
12cu|simplescreenrecorder-0.1.2-2|29	use, the result is actually a pretty powerful program. It's 'simple' in
12cu|simplescreenrecorder-0.1.2-2|30	the sense that it's easier to use than ffmpeg/avconv or VLC, because it
12cu|simplescreenrecorder-0.1.2-2|31	has a straightforward user interface.
12cu|simplescreenrecorder-0.1.2-2|32	
12cu|simplescreenrecorder-0.1.2-2|33	Features:
12cu|simplescreenrecorder-0.1.2-2|34	* Graphical user interface (Qt-based).
12cu|simplescreenrecorder-0.1.2-2|35	* Faster than VLC and ffmpeg/avconv.
12cu|simplescreenrecorder-0.1.2-2|36	* Records the entire screen or part of it, or records OpenGL applications
12cu|simplescreenrecorder-0.1.2-2|37	directly (similar to Fraps on Windows).
12cu|simplescreenrecorder-0.1.2-2|38	* Synchronizes audio and video properly (a common issue with VLC and
12cu|simplescreenrecorder-0.1.2-2|39	ffmpeg/avconv).
12cu|simplescreenrecorder-0.1.2-2|40	* Reduces the video frame rate if your computer is too slow (rather than
12cu|simplescreenrecorder-0.1.2-2|41	using up all your RAM like VLC does).
12cu|simplescreenrecorder-0.1.2-2|42	* Fully multithreaded: small delays in any of the components will never
12cu|simplescreenrecorder-0.1.2-2|43	block the other components, resulting is smoother video and better
12cu|simplescreenrecorder-0.1.2-2|44	performance on computers with multiple processors.
12cu|simplescreenrecorder-0.1.2-2|45	* Pause and resume recording at any time (either by clicking a button or by
12cu|simplescreenrecorder-0.1.2-2|46	pressing a hotkey).
12cu|simplescreenrecorder-0.1.2-2|47	* Shows statistics during recording (file size, bit rate, total recording
12cu|simplescreenrecorder-0.1.2-2|48	time, actual frame rate, ...).
12cu|simplescreenrecorder-0.1.2-2|49	* Can show a preview during recording, so you don't waste time recording
12cu|simplescreenrecorder-0.1.2-2|50	something only to figure out afterwards that some setting was wrong.
12cu|simplescreenrecorder-0.1.2-2|51	* Uses libav/ffmpeg libraries for encoding, so it supports many different
12cu|simplescreenrecorder-0.1.2-2|52	codecs and file formats (adding more is trivial).
12cu|simplescreenrecorder-0.1.2-2|53	* Sensible default settings: no need to change anything if you don't want to.
12cu|simplescreenrecorder-0.1.2-2|54	* Tooltips for almost everything: no need to read the documentation to find
12cu|simplescreenrecorder-0.1.2-2|55	out what something does.
12cu|simplescreenrecorder-0.1.2-2|56	
12cu|simplescreenrecorder-0.1.2-2|57	%files
12cu|simplescreenrecorder-0.1.2-2|58	%doc COPYING *.txt README.md data/about.htm
12cu|simplescreenrecorder-0.1.2-2|59	%{_bindir}/%{name}
12cu|simplescreenrecorder-0.1.2-2|60	%{_datadir}/applications/%{name}.desktop
12cu|simplescreenrecorder-0.1.2-2|61	%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
12cu|simplescreenrecorder-0.1.2-2|62	
12cu|simplescreenrecorder-0.1.2-2|63	#----------------------------------------------------------------------------
12cu|simplescreenrecorder-0.1.2-2|64	
12cu|simplescreenrecorder-0.1.2-2|65	%ifarch %{ix86} x86_64
12cu|simplescreenrecorder-0.1.2-2|66	%package -n %{libglinject}
12cu|simplescreenrecorder-0.1.2-2|67	Summary:	A feature-rich screen recorder library
12cu|simplescreenrecorder-0.1.2-2|68	License:	MIT
12cu|simplescreenrecorder-0.1.2-2|69	Group:		System/Libraries
12cu|simplescreenrecorder-0.1.2-2|70	Conflicts:	%{name} < 0.1.2-2
12cu|simplescreenrecorder-0.1.2-2|71	
12cu|simplescreenrecorder-0.1.2-2|72	%description -n %{libglinject}
12cu|simplescreenrecorder-0.1.2-2|73	This package provides SimpleScreenRecorder's optional library.
12cu|simplescreenrecorder-0.1.2-2|74	
12cu|simplescreenrecorder-0.1.2-2|75	%files -n %{libglinject}
12cu|simplescreenrecorder-0.1.2-2|76	%{_libdir}/libssr-glinject.*
12cu|simplescreenrecorder-0.1.2-2|77	%endif
12cu|simplescreenrecorder-0.1.2-2|78	
12cu|simplescreenrecorder-0.1.2-2|79	#----------------------------------------------------------------------------
12cu|simplescreenrecorder-0.1.2-2|80	
12cu|simplescreenrecorder-0.1.2-2|81	%prep
12cu|simplescreenrecorder-0.1.2-2|82	%setup -q -n ssr-%{version}
12cu|simplescreenrecorder-0.1.2-2|83	
12cu|simplescreenrecorder-0.1.2-2|84	%build
12cu|simplescreenrecorder-0.1.2-2|85	%ifarch %{ix86} x86_64
12cu|simplescreenrecorder-0.1.2-2|86	%configure2_5x
12cu|simplescreenrecorder-0.1.2-2|87	%else
12cu|simplescreenrecorder-0.1.2-2|88	%configure2_5x \
12cu|simplescreenrecorder-0.1.2-2|89	--disable-x86-asm \
12cu|simplescreenrecorder-0.1.2-2|90	--disable-glinjectlib
12cu|simplescreenrecorder-0.1.2-2|91	%endif
12cu|simplescreenrecorder-0.1.2-2|92	%make
12cu|simplescreenrecorder-0.1.2-2|93	
12cu|simplescreenrecorder-0.1.2-2|94	%install
12cu|simplescreenrecorder-0.1.2-2|95	%makeinstall_std
12cu|simplescreenrecorder-0.1.2-2|96	
12cu|simplescreenrecorder-0.1.2-2|97	
12cu|simplescreenrecorder-0.1.2-2|98	%changelog
12cu|simplescreenrecorder-0.1.2-2|99	* Sun Jan 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.2-2
12cu|simplescreenrecorder-0.1.2-2|100	+ Revision: 59d1227
12cu|simplescreenrecorder-0.1.2-2|101	- LOG Move glinject library out of main package
12cu|simplescreenrecorder-0.1.2-2|102	
12cu|simplescreenrecorder-0.1.2-2|103	

12834 12
12cu|simplyhtml-0.12.3-0.0.2|1	%define gcj_support 1
12cu|simplyhtml-0.12.3-0.0.2|2	%define section free
12cu|simplyhtml-0.12.3-0.0.2|3	
12cu|simplyhtml-0.12.3-0.0.2|4	Name:           simplyhtml
12cu|simplyhtml-0.12.3-0.0.2|5	Version:        0.12.3
12cu|simplyhtml-0.12.3-0.0.2|6	Release:        %mkrel 0.0.2
12cu|simplyhtml-0.12.3-0.0.2|7	Epoch:          0
12cu|simplyhtml-0.12.3-0.0.2|8	Summary:        Application and a java component for rich text processing
12cu|simplyhtml-0.12.3-0.0.2|9	License:        GPLv2+
12cu|simplyhtml-0.12.3-0.0.2|10	Group:          Development/Java
12cu|simplyhtml-0.12.3-0.0.2|11	URL:            http://simplyhtml.sourceforge.net/
12cu|simplyhtml-0.12.3-0.0.2|12	# cvs -z3 -d:pserver:guest@simplyhtml.cvs.sourceforge.net:/cvsroot/simplyhtml export -r shtml_0_12_3 shtml
12cu|simplyhtml-0.12.3-0.0.2|13	# mv shtml simplyhtml-0.12.3
12cu|simplyhtml-0.12.3-0.0.2|14	# tar cjf simplyhtml-0.12.3.tar.bz2 simplyhtml-0.12.3
12cu|simplyhtml-0.12.3-0.0.2|15	Source0:        http://downloads.sourceforge.net/sourceforge/simplyhtml/simplyhtml-%{version}.tar.bz2
12cu|simplyhtml-0.12.3-0.0.2|16	Requires:       gnu-regexp
12cu|simplyhtml-0.12.3-0.0.2|17	Requires:       javahelp2
12cu|simplyhtml-0.12.3-0.0.2|18	BuildRequires:  ant
12cu|simplyhtml-0.12.3-0.0.2|19	BuildRequires:  gnu-regexp
12cu|simplyhtml-0.12.3-0.0.2|20	BuildRequires:  javahelp2
12cu|simplyhtml-0.12.3-0.0.2|21	%if %{gcj_support}
12cu|simplyhtml-0.12.3-0.0.2|22	BuildRequires:  java-gcj-compat-devel
12cu|simplyhtml-0.12.3-0.0.2|23	%else
12cu|simplyhtml-0.12.3-0.0.2|24	BuildArch:      noarch
12cu|simplyhtml-0.12.3-0.0.2|25	%endif
12cu|simplyhtml-0.12.3-0.0.2|26	BuildRequires:  java-rpmbuild
12cu|simplyhtml-0.12.3-0.0.2|27	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12cu|simplyhtml-0.12.3-0.0.2|28	
12cu|simplyhtml-0.12.3-0.0.2|29	%description
12cu|simplyhtml-0.12.3-0.0.2|30	SimplyHTML is an application and a java component for rich text
12cu|simplyhtml-0.12.3-0.0.2|31	processing. It stores documents as HTML files in combination with
12cu|simplyhtml-0.12.3-0.0.2|32	Cascading Style Sheets (CSS). SimplyHTML is not intended to be used
12cu|simplyhtml-0.12.3-0.0.2|33	as an editor for web pages.
12cu|simplyhtml-0.12.3-0.0.2|34	
12cu|simplyhtml-0.12.3-0.0.2|35	%package javadoc
12cu|simplyhtml-0.12.3-0.0.2|36	Summary:        Javadoc documentation for %{name}
12cu|simplyhtml-0.12.3-0.0.2|37	Group:          Development/Java
12cu|simplyhtml-0.12.3-0.0.2|38	
12cu|simplyhtml-0.12.3-0.0.2|39	%description javadoc
12cu|simplyhtml-0.12.3-0.0.2|40	Javadoc documentation for %{name}.
12cu|simplyhtml-0.12.3-0.0.2|41	
12cu|simplyhtml-0.12.3-0.0.2|42	%prep
12cu|simplyhtml-0.12.3-0.0.2|43	%setup -q
12cu|simplyhtml-0.12.3-0.0.2|44	%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs -t %{__rm}
12cu|simplyhtml-0.12.3-0.0.2|45	
12cu|simplyhtml-0.12.3-0.0.2|46	%{_bindir}/find . -type f -name '*.htm' | \
12cu|simplyhtml-0.12.3-0.0.2|47	%{_bindir}/xargs -t %{__perl} -pi -e 's/\r$//g'
12cu|simplyhtml-0.12.3-0.0.2|48	
12cu|simplyhtml-0.12.3-0.0.2|49	%{__perl} -pi -e 's/^Class-Path:.*\n//;' \
12cu|simplyhtml-0.12.3-0.0.2|50	-e 's/^Created-By:.*\n//;' \
12cu|simplyhtml-0.12.3-0.0.2|51	src/MANIFEST.MF
12cu|simplyhtml-0.12.3-0.0.2|52	
12cu|simplyhtml-0.12.3-0.0.2|53	cd lib
12cu|simplyhtml-0.12.3-0.0.2|54	%{__ln_s} $(build-classpath gnu-regexp) gnu-regexp-1.1.4.jar
12cu|simplyhtml-0.12.3-0.0.2|55	%{__ln_s} $(build-classpath javahelp2) jhall.jar
12cu|simplyhtml-0.12.3-0.0.2|56	cd ..
12cu|simplyhtml-0.12.3-0.0.2|57	
12cu|simplyhtml-0.12.3-0.0.2|58	%build
12cu|simplyhtml-0.12.3-0.0.2|59	export CLASSPATH=
12cu|simplyhtml-0.12.3-0.0.2|60	export OPT_JAR_LIST=:
12cu|simplyhtml-0.12.3-0.0.2|61	cd src
12cu|simplyhtml-0.12.3-0.0.2|62	%{ant}
12cu|simplyhtml-0.12.3-0.0.2|63	cd ..
12cu|simplyhtml-0.12.3-0.0.2|64	
12cu|simplyhtml-0.12.3-0.0.2|65	%install
12cu|simplyhtml-0.12.3-0.0.2|66	%{__mkdir_p} %{buildroot}%{_javadir}
12cu|simplyhtml-0.12.3-0.0.2|67	
12cu|simplyhtml-0.12.3-0.0.2|68	cp -a dist/lib/SimplyHTML.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12cu|simplyhtml-0.12.3-0.0.2|69	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cu|simplyhtml-0.12.3-0.0.2|70	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/SimplyHTML-%{version}.jar
12cu|simplyhtml-0.12.3-0.0.2|71	%{__ln_s} SimplyHTML-%{version}.jar %{buildroot}%{_javadir}/SimplyHTML.jar
12cu|simplyhtml-0.12.3-0.0.2|72	
12cu|simplyhtml-0.12.3-0.0.2|73	cp -a dist/lib/SimplyHTMLHelp.jar %{buildroot}%{_javadir}/%{name}-help-%{version}.jar
12cu|simplyhtml-0.12.3-0.0.2|74	%{__ln_s} %{name}-help-%{version}.jar %{buildroot}%{_javadir}/%{name}-help.jar
12cu|simplyhtml-0.12.3-0.0.2|75	%{__ln_s} %{name}-help-%{version}.jar %{buildroot}%{_javadir}/SimplyHTMLHelp-%{version}.jar
12cu|simplyhtml-0.12.3-0.0.2|76	%{__ln_s} SimplyHTMLHelp-%{version}.jar %{buildroot}%{_javadir}/SimplyHTMLHelp.jar
12cu|simplyhtml-0.12.3-0.0.2|77	
12cu|simplyhtml-0.12.3-0.0.2|78	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|simplyhtml-0.12.3-0.0.2|79	cp -a dist/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|simplyhtml-0.12.3-0.0.2|80	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cu|simplyhtml-0.12.3-0.0.2|81	
12cu|simplyhtml-0.12.3-0.0.2|82	%if %{gcj_support}
12cu|simplyhtml-0.12.3-0.0.2|83	%{_bindir}/aot-compile-rpm
12cu|simplyhtml-0.12.3-0.0.2|84	%endif
12cu|simplyhtml-0.12.3-0.0.2|85	
12cu|simplyhtml-0.12.3-0.0.2|86	%if %{gcj_support}
12cu|simplyhtml-0.12.3-0.0.2|87	%post
12cu|simplyhtml-0.12.3-0.0.2|88	%{update_gcjdb}
12cu|simplyhtml-0.12.3-0.0.2|89	
12cu|simplyhtml-0.12.3-0.0.2|90	%postun
12cu|simplyhtml-0.12.3-0.0.2|91	%{clean_gcjdb}
12cu|simplyhtml-0.12.3-0.0.2|92	%endif
12cu|simplyhtml-0.12.3-0.0.2|93	
12cu|simplyhtml-0.12.3-0.0.2|94	%files
12cu|simplyhtml-0.12.3-0.0.2|95	%defattr(0644,root,root,0755)
12cu|simplyhtml-0.12.3-0.0.2|96	%doc doc/*
12cu|simplyhtml-0.12.3-0.0.2|97	%{_javadir}/*.jar
12cu|simplyhtml-0.12.3-0.0.2|98	%if %{gcj_support}
12cu|simplyhtml-0.12.3-0.0.2|99	%dir %{_libdir}/gcj/%{name}
12cu|simplyhtml-0.12.3-0.0.2|100	%attr(-,root,root) %{_libdir}/gcj/%{name}/*.jar.*
12cu|simplyhtml-0.12.3-0.0.2|101	%endif
12cu|simplyhtml-0.12.3-0.0.2|102	
12cu|simplyhtml-0.12.3-0.0.2|103	%files javadoc
12cu|simplyhtml-0.12.3-0.0.2|104	%defattr(0644,root,root,0755)
12cu|simplyhtml-0.12.3-0.0.2|105	%doc %{_javadocdir}/%{name}-%{version}
12cu|simplyhtml-0.12.3-0.0.2|106	%doc %{_javadocdir}/%{name}
12cu|simplyhtml-0.12.3-0.0.2|107	
12cu|simplyhtml-0.12.3-0.0.2|108	
12cu|simplyhtml-0.12.3-0.0.2|109	%changelog
12cu|simplyhtml-0.12.3-0.0.2|110	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0:0.12.3-0.0.2mdv2010.0
12cu|simplyhtml-0.12.3-0.0.2|111	+ Revision: 433835
12cu|simplyhtml-0.12.3-0.0.2|112	- rebuild
12cu|simplyhtml-0.12.3-0.0.2|113	
12cu|simplyhtml-0.12.3-0.0.2|114	* Sun Aug 10 2008 David Walluck <walluck@mandriva.org> 0:0.12.3-0.0.1mdv2009.0
12cu|simplyhtml-0.12.3-0.0.2|115	+ Revision: 270182
12cu|simplyhtml-0.12.3-0.0.2|116	- 0.12.3
12cu|simplyhtml-0.12.3-0.0.2|117	
12cu|simplyhtml-0.12.3-0.0.2|118	* Sat Dec 29 2007 David Walluck <walluck@mandriva.org> 0:0.12.2-0.0.3mdv2008.1
12cu|simplyhtml-0.12.3-0.0.2|119	+ Revision: 139131
12cu|simplyhtml-0.12.3-0.0.2|120	- fix jar symlinks
12cu|simplyhtml-0.12.3-0.0.2|121	
12cu|simplyhtml-0.12.3-0.0.2|122	* Sat Dec 29 2007 David Walluck <walluck@mandriva.org> 0:0.12.2-0.0.2mdv2008.1
12cu|simplyhtml-0.12.3-0.0.2|123	+ Revision: 139120
12cu|simplyhtml-0.12.3-0.0.2|124	- add Requires
12cu|simplyhtml-0.12.3-0.0.2|125	- import simplyhtml
12cu|simplyhtml-0.12.3-0.0.2|126	
12cu|simplyhtml-0.12.3-0.0.2|127	

12835 12
12cu|singular-3.1.5-6|1	%define		old_libsingular_devel	%mklibname %{name} -d
12cu|singular-3.1.5-6|2	%define		old_libsingular_static	%mklibname %{name} -d -s
12cu|singular-3.1.5-6|3	%define		singulardir		%{_libdir}/Singular
12cu|singular-3.1.5-6|4	
12cu|singular-3.1.5-6|5	Summary:	Computer Algebra System for polynomial computations
12cu|singular-3.1.5-6|6	Name:		singular
12cu|singular-3.1.5-6|7	Version:	3.1.5
12cu|singular-3.1.5-6|8	Release:	6
12cu|singular-3.1.5-6|9	License:	BSD and LGPLv2+ and GPLv2+
12cu|singular-3.1.5-6|10	Group:		Sciences/Mathematics
12cu|singular-3.1.5-6|11	Url:		http://www.singular.uni-kl.de/
12cu|singular-3.1.5-6|12	Source0:	http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/3-1-5/Singular-3-1-5.tar.gz
12cu|singular-3.1.5-6|13	Source1:	singular.hlp
12cu|singular-3.1.5-6|14	Source2:	singular.idx
12cu|singular-3.1.5-6|15	BuildRequires:	emacs
12cu|singular-3.1.5-6|16	BuildRequires:	flex
12cu|singular-3.1.5-6|17	BuildRequires:	sharutils
12cu|singular-3.1.5-6|18	BuildRequires:	texinfo
12cu|singular-3.1.5-6|19	BuildRequires:	texlive
12cu|singular-3.1.5-6|20	BuildRequires:	gmp-devel
12cu|singular-3.1.5-6|21	BuildRequires:	ntl-devel
12cu|singular-3.1.5-6|22	BuildRequires:	readline-devel
12cu|singular-3.1.5-6|23	BuildRequires:	pkgconfig(ncurses)
12cu|singular-3.1.5-6|24	Requires:	surf
12cu|singular-3.1.5-6|25	
12cu|singular-3.1.5-6|26	# Use destdir in install targets
12cu|singular-3.1.5-6|27	Patch1:		Singular-destdir.patch
12cu|singular-3.1.5-6|28	# Find headers in source tree
12cu|singular-3.1.5-6|29	Patch2:		Singular-headers.patch
12cu|singular-3.1.5-6|30	# Find and link to generated libraries
12cu|singular-3.1.5-6|31	Patch3:		Singular-link.patch
12cu|singular-3.1.5-6|32	# Do not attempt to load non existing modules, do not even run
12cu|singular-3.1.5-6|33	# the binary in DESTDIR when building the documentation
12cu|singular-3.1.5-6|34	Patch4:		Singular-doc.patch
12cu|singular-3.1.5-6|35	# Correct koji error:
12cu|singular-3.1.5-6|36	# ** ERROR: No build ID note found in /builddir/build/BUILDROOT/Singular-3.1.3-1.fc16.x86_64/usr/lib64/Singular/dbmsr.so
12cu|singular-3.1.5-6|37	Patch5:		Singular-builddid.patch
12cu|singular-3.1.5-6|38	# Correct undefined symbol in libsingular
12cu|singular-3.1.5-6|39	# This patch removes a hack to avoid duplicated symbols in tesths.cc
12cu|singular-3.1.5-6|40	# when calling mp_set_memory_functions, what is a really a bad idea on
12cu|singular-3.1.5-6|41	# a shared library.
12cu|singular-3.1.5-6|42	Patch6:		Singular-undefined.patch
12cu|singular-3.1.5-6|43	
12cu|singular-3.1.5-6|44	# From sagemath singular-3-1-5.p0.spkg in "Upgrade Singular" trac
12cu|singular-3.1.5-6|45	# at http://trac.sagemath.org/sage_trac/ticket/13237
12cu|singular-3.1.5-6|46	Patch7:		NTL_negate.patch
12cu|singular-3.1.5-6|47	Patch8:		singular_trac_439.patch
12cu|singular-3.1.5-6|48	Patch9:		singular_trac_440.patch
12cu|singular-3.1.5-6|49	Patch10:	singular_trac_441.patch
12cu|singular-3.1.5-6|50	
12cu|singular-3.1.5-6|51	## Macaulay2 patches
12cu|singular-3.1.5-6|52	Patch20:	Singular-M2_factory.patch
12cu|singular-3.1.5-6|53	Patch21:	Singular-M2_memutil_debuggging.patch
12cu|singular-3.1.5-6|54	Patch22:	Singular-M2_libfac.patch
12cu|singular-3.1.5-6|55	
12cu|singular-3.1.5-6|56	%description
12cu|singular-3.1.5-6|57	Singular is a computer algebra system for polynomial computations, with
12cu|singular-3.1.5-6|58	special emphasis on commutative and non-commutative algebra, algebraic
12cu|singular-3.1.5-6|59	geometry, and singularity theory. It is free and open-source under the
12cu|singular-3.1.5-6|60	GNU General Public Licence.
12cu|singular-3.1.5-6|61	
12cu|singular-3.1.5-6|62	%package	devel
12cu|singular-3.1.5-6|63	Group:		Development/Other
12cu|singular-3.1.5-6|64	Summary:	Singular development files
12cu|singular-3.1.5-6|65	Obsoletes:	%{old_libsingular_devel} < %{EVRD}
12cu|singular-3.1.5-6|66	Obsoletes:	%{old_libsingular_static} < %{EVRD}
12cu|singular-3.1.5-6|67	Provides:	%{old_libsingular_devel} = %{EVRD}
12cu|singular-3.1.5-6|68	
12cu|singular-3.1.5-6|69	%description	devel
12cu|singular-3.1.5-6|70	This package contains the Singular development files.
12cu|singular-3.1.5-6|71	
12cu|singular-3.1.5-6|72	%package	-n factory-devel
12cu|singular-3.1.5-6|73	Summary:	C++ class library for multivariate polynomial data
12cu|singular-3.1.5-6|74	Group:		Development/Other
12cu|singular-3.1.5-6|75	Requires:	gmp-devel
12cu|singular-3.1.5-6|76	Obsoletes:	factory-static < %{EVRD}
12cu|singular-3.1.5-6|77	Provides:	factory-static = %{EVRD}
12cu|singular-3.1.5-6|78	
12cu|singular-3.1.5-6|79	%description	-n factory-devel
12cu|singular-3.1.5-6|80	Factory is a C++ class library that implements a recursive representation
12cu|singular-3.1.5-6|81	of multivariate polynomial data.
12cu|singular-3.1.5-6|82	
12cu|singular-3.1.5-6|83	%package	-n libfac-devel
12cu|singular-3.1.5-6|84	Summary:	An extension to Singular-factory
12cu|singular-3.1.5-6|85	Group:		Development/Other
12cu|singular-3.1.5-6|86	Obsoletes:	libfac-static < %{EVRD}
12cu|singular-3.1.5-6|87	Provides:	libfac-static = %{EVRD}
12cu|singular-3.1.5-6|88	
12cu|singular-3.1.5-6|89	%description	-n libfac-devel
12cu|singular-3.1.5-6|90	Singular-libfac is an extension to Singular-factory which implements
12cu|singular-3.1.5-6|91	factorization of polynomials over finite fields and algorithms for
12cu|singular-3.1.5-6|92	manipulation of polynomial ideals via the characteristic set methods
12cu|singular-3.1.5-6|93	(e.g., calculating the characteristic set and the irreducible
12cu|singular-3.1.5-6|94	characteristic series).
12cu|singular-3.1.5-6|95	
12cu|singular-3.1.5-6|96	%package	examples
12cu|singular-3.1.5-6|97	Summary:	Singular example files
12cu|singular-3.1.5-6|98	Group:		Sciences/Mathematics
12cu|singular-3.1.5-6|99	Requires:	%{name} = %{EVRD}
12cu|singular-3.1.5-6|100	
12cu|singular-3.1.5-6|101	%description	examples
12cu|singular-3.1.5-6|102	This package contains the Singular example files.
12cu|singular-3.1.5-6|103	
12cu|singular-3.1.5-6|104	%package	doc
12cu|singular-3.1.5-6|105	Summary:	Singular documentation files
12cu|singular-3.1.5-6|106	Group:		Sciences/Mathematics
12cu|singular-3.1.5-6|107	Requires:	%{name} = %{EVRD}
12cu|singular-3.1.5-6|108	
12cu|singular-3.1.5-6|109	%description	doc
12cu|singular-3.1.5-6|110	This package contains the Singular documentation files.
12cu|singular-3.1.5-6|111	
12cu|singular-3.1.5-6|112	%package	surfex
12cu|singular-3.1.5-6|113	Summary:	Singular java interface
12cu|singular-3.1.5-6|114	Group:		Sciences/Mathematics
12cu|singular-3.1.5-6|115	Requires:	java
12cu|singular-3.1.5-6|116	Requires:	%{name} = %{EVRD}
12cu|singular-3.1.5-6|117	
12cu|singular-3.1.5-6|118	%description	surfex
12cu|singular-3.1.5-6|119	This package contains the Singular java interface.
12cu|singular-3.1.5-6|120	
12cu|singular-3.1.5-6|121	%package	emacs
12cu|singular-3.1.5-6|122	Summary:	Emacs mode for Singular
12cu|singular-3.1.5-6|123	Group:		Sciences/Mathematics
12cu|singular-3.1.5-6|124	Requires:	emacs-common
12cu|singular-3.1.5-6|125	Requires:	%{name} = %{EVRD}
12cu|singular-3.1.5-6|126	
12cu|singular-3.1.5-6|127	%description	emacs
12cu|singular-3.1.5-6|128	Emacs mode for Singular.
12cu|singular-3.1.5-6|129	
12cu|singular-3.1.5-6|130	%prep
12cu|singular-3.1.5-6|131	%setup -q -n Singular-3-1-5
12cu|singular-3.1.5-6|132	%patch1 -p1
12cu|singular-3.1.5-6|133	%patch2 -p1
12cu|singular-3.1.5-6|134	%patch3 -p1
12cu|singular-3.1.5-6|135	%patch4 -p1
12cu|singular-3.1.5-6|136	%patch5 -p1
12cu|singular-3.1.5-6|137	%patch6 -p1
12cu|singular-3.1.5-6|138	
12cu|singular-3.1.5-6|139	%patch7 -p1
12cu|singular-3.1.5-6|140	%patch8 -p1
12cu|singular-3.1.5-6|141	%patch9 -p1
12cu|singular-3.1.5-6|142	%patch10 -p1
12cu|singular-3.1.5-6|143	
12cu|singular-3.1.5-6|144	%patch20 -p1 -b .M2_factory
12cu|singular-3.1.5-6|145	%patch21 -p1 -b .M2_memutil_debuggging
12cu|singular-3.1.5-6|146	%patch22 -p1 -b .M2_libfac
12cu|singular-3.1.5-6|147	
12cu|singular-3.1.5-6|148	sed -i -e "s|gftabledir=.*|gftabledir='%{singulardir}/LIB/gftables'|" \
12cu|singular-3.1.5-6|149	-e "s|explicit_gftabledir=.*|explicit_gftabledir='%{singulardir}/LIB/gftables'|" \
12cu|singular-3.1.5-6|150	factory/configure.in
12cu|singular-3.1.5-6|151	
12cu|singular-3.1.5-6|152	# Force use of system ntl
12cu|singular-3.1.5-6|153	rm -fr ntl
12cu|singular-3.1.5-6|154	
12cu|singular-3.1.5-6|155	%build
12cu|singular-3.1.5-6|156	export CFLAGS="%{optflags} -fPIC"
12cu|singular-3.1.5-6|157	export CXXFLAGS=$CFLAGS
12cu|singular-3.1.5-6|158	
12cu|singular-3.1.5-6|159	# build components in specific order to not need to build & install
12cu|singular-3.1.5-6|160	# in a single make command
12cu|singular-3.1.5-6|161	%configure \
12cu|singular-3.1.5-6|162	--bindir=%{singulardir} \
12cu|singular-3.1.5-6|163	--with-apint=gmp \
12cu|singular-3.1.5-6|164	--with-gmp=%{_prefix} \
12cu|singular-3.1.5-6|165	--with-ntl=%{_prefix} \
12cu|singular-3.1.5-6|166	--with-NTL \
12cu|singular-3.1.5-6|167	--without-MP \
12cu|singular-3.1.5-6|168	--without-lex \
12cu|singular-3.1.5-6|169	--without-bison \
12cu|singular-3.1.5-6|170	--without-Boost \
12cu|singular-3.1.5-6|171	--enable-gmp=%{_prefix} \
12cu|singular-3.1.5-6|172	--enable-Singular \
12cu|singular-3.1.5-6|173	--enable-factory \
12cu|singular-3.1.5-6|174	--enable-libfac \
12cu|singular-3.1.5-6|175	--enable-IntegerProgramming \
12cu|singular-3.1.5-6|176	--disable-doc \
12cu|singular-3.1.5-6|177	--with-malloc=system
12cu|singular-3.1.5-6|178	# remove bogus -L/usr/kernel from linker command line and
12cu|singular-3.1.5-6|179	# do not put standard library in linker command line to avoid
12cu|singular-3.1.5-6|180	# linking with a system wide libsingcf or libfacf
12cu|singular-3.1.5-6|181	sed -i 's|-L%{_prefix}/kernel||g;s|-L%{_libdir}||g' Singular/Makefile
12cu|singular-3.1.5-6|182	%make Singular
12cu|singular-3.1.5-6|183	# factory needs omalloc built
12cu|singular-3.1.5-6|184	%make -C omalloc
12cu|singular-3.1.5-6|185	
12cu|singular-3.1.5-6|186	pushd factory
12cu|singular-3.1.5-6|187	%configure \
12cu|singular-3.1.5-6|188	--bindir=%{singulardir} \
12cu|singular-3.1.5-6|189	--includedir=%{_includedir}/factory \
12cu|singular-3.1.5-6|190	--with-apint=gmp \
12cu|singular-3.1.5-6|191	--with-gmp=%{_prefix} \
12cu|singular-3.1.5-6|192	--with-ntl=%{_prefix} \
12cu|singular-3.1.5-6|193	--with-NTL \
12cu|singular-3.1.5-6|194	--with-Singular \
12cu|singular-3.1.5-6|195	--enable-gmp=%{_prefix}
12cu|singular-3.1.5-6|196	%make
12cu|singular-3.1.5-6|197	popd
12cu|singular-3.1.5-6|198	
12cu|singular-3.1.5-6|199	# kernel needs factory built
12cu|singular-3.1.5-6|200	%make -C kernel
12cu|singular-3.1.5-6|201	
12cu|singular-3.1.5-6|202	# libfac needs factory built
12cu|singular-3.1.5-6|203	pushd libfac
12cu|singular-3.1.5-6|204	%configure \
12cu|singular-3.1.5-6|205	--bindir=%{singulardir} \
12cu|singular-3.1.5-6|206	--with-apint=gmp \
12cu|singular-3.1.5-6|207	--with-gmp=%{_prefix} \
12cu|singular-3.1.5-6|208	--with-ntl=%{_prefix} \
12cu|singular-3.1.5-6|209	--with-NTL \
12cu|singular-3.1.5-6|210	--enable-factory \
12cu|singular-3.1.5-6|211	--enable-libfac \
12cu|singular-3.1.5-6|212	--enable-omalloc \
12cu|singular-3.1.5-6|213	--enable-gmp=%{_prefix}
12cu|singular-3.1.5-6|214	%make
12cu|singular-3.1.5-6|215	# not built by default
12cu|singular-3.1.5-6|216	make libfac.a
12cu|singular-3.1.5-6|217	popd
12cu|singular-3.1.5-6|218	
12cu|singular-3.1.5-6|219	# target required to rebuild documentation
12cu|singular-3.1.5-6|220	%make -C Singular libparse
12cu|singular-3.1.5-6|221	
12cu|singular-3.1.5-6|222	%install
12cu|singular-3.1.5-6|223	make \
12cu|singular-3.1.5-6|224	DESTDIR=%{buildroot} \
12cu|singular-3.1.5-6|225	install_prefix=%{buildroot}%{singulardir} \
12cu|singular-3.1.5-6|226	slibdir=%{singulardir}/LIB \
12cu|singular-3.1.5-6|227	install \
12cu|singular-3.1.5-6|228	install-libsingular \
12cu|singular-3.1.5-6|229	install-sharedist
12cu|singular-3.1.5-6|230	
12cu|singular-3.1.5-6|231	# does not need to be in top directory
12cu|singular-3.1.5-6|232	mv %{buildroot}%{_includedir}/{my,om}limits.h \
12cu|singular-3.1.5-6|233	%{buildroot}%{_includedir}/singular
12cu|singular-3.1.5-6|234	
12cu|singular-3.1.5-6|235	# also installed in libdir
12cu|singular-3.1.5-6|236	rm -f %{buildroot}%{_bindir}/*.so
12cu|singular-3.1.5-6|237	rm -f %{buildroot}%{singulardir}/libsingular.so
12cu|singular-3.1.5-6|238	
12cu|singular-3.1.5-6|239	# already linked to libsingular.so; do not distribute static libraries
12cu|singular-3.1.5-6|240	# or just compiled objects.
12cu|singular-3.1.5-6|241	rm -f %{buildroot}%{_libdir}/*.a %{buildroot}%{_libdir}/*.o
12cu|singular-3.1.5-6|242	
12cu|singular-3.1.5-6|243	# avoid poluting libdir with dynamic modules
12cu|singular-3.1.5-6|244	pushd %{buildroot}%{_libdir}
12cu|singular-3.1.5-6|245	mkdir -p Singular
12cu|singular-3.1.5-6|246	mv dbmsr.so p_Procs*.so Singular
12cu|singular-3.1.5-6|247	popd
12cu|singular-3.1.5-6|248	
12cu|singular-3.1.5-6|249	# create a script also setting SINGULARPATH
12cu|singular-3.1.5-6|250	mkdir -p %{buildroot}%{_bindir}
12cu|singular-3.1.5-6|251	cat > %{buildroot}%{_bindir}/Singular << EOF
12cu|singular-3.1.5-6|252	#!/bin/sh
12cu|singular-3.1.5-6|253	
12cu|singular-3.1.5-6|254	SINGULARPATH=%{singulardir} %{singulardir}/Singular-3-1-5 "\$@"
12cu|singular-3.1.5-6|255	EOF
12cu|singular-3.1.5-6|256	chmod +x %{buildroot}%{_bindir}/Singular
12cu|singular-3.1.5-6|257	
12cu|singular-3.1.5-6|258	# TSingular
12cu|singular-3.1.5-6|259	cat > %{buildroot}%{_bindir}/TSingular << EOF
12cu|singular-3.1.5-6|260	#!/bin/sh
12cu|singular-3.1.5-6|261	
12cu|singular-3.1.5-6|262	%{singulardir}/TSingular --singular %{_bindir}/Singular "\$@"
12cu|singular-3.1.5-6|263	EOF
12cu|singular-3.1.5-6|264	chmod +x %{buildroot}%{_bindir}/TSingular
12cu|singular-3.1.5-6|265	
12cu|singular-3.1.5-6|266	# remove some wrong executable permissions
12cu|singular-3.1.5-6|267	chmod 644 %{buildroot}%{singulardir}/LIB/*.lib
12cu|singular-3.1.5-6|268	
12cu|singular-3.1.5-6|269	# surfex
12cu|singular-3.1.5-6|270	cat > %{buildroot}%{_bindir}/surfex << EOF
12cu|singular-3.1.5-6|271	#!/bin/sh
12cu|singular-3.1.5-6|272	
12cu|singular-3.1.5-6|273	%{singulardir}/surfex %{singulardir}/LIB/surfex "\$@"
12cu|singular-3.1.5-6|274	EOF
12cu|singular-3.1.5-6|275	chmod +x %{buildroot}%{_bindir}/surfex
12cu|singular-3.1.5-6|276	mkdir -p %{buildroot}%{singulardir}/LIB/surfex/doc
12cu|singular-3.1.5-6|277	install -m644 Singular/LIB/surfex/doc/surfex_doc_linux.pdf \
12cu|singular-3.1.5-6|278	%{buildroot}%{singulardir}/LIB/surfex/doc/surfex_doc_linux.pdf
12cu|singular-3.1.5-6|279	
12cu|singular-3.1.5-6|280	# referenced in xemacs setup
12cu|singular-3.1.5-6|281	install -m644 emacs/singular.xpm %{buildroot}%{_lispdir}/singular
12cu|singular-3.1.5-6|282	
12cu|singular-3.1.5-6|283	# remove suggested preferences
12cu|singular-3.1.5-6|284	rm -f %{buildroot}%{_lispdir}/singular/.emacs-general
12cu|singular-3.1.5-6|285	
12cu|singular-3.1.5-6|286	# emacs autostart
12cu|singular-3.1.5-6|287	sed -i "s|<your-singular-emacs-home-directory>|%{_ispdir}/singular|" \
12cu|singular-3.1.5-6|288	%{buildroot}%{_lispdir}/singular/.emacs-singular
12cu|singular-3.1.5-6|289	mv %{buildroot}%{_lispdir}/singular/.emacs-singular \
12cu|singular-3.1.5-6|290	%{buildroot}%{_lispdir}/singular-init.el
12cu|singular-3.1.5-6|291	
12cu|singular-3.1.5-6|292	# ESingular
12cu|singular-3.1.5-6|293	cat > %{buildroot}%{_bindir}/ESingular << EOF
12cu|singular-3.1.5-6|294	#!/bin/sh
12cu|singular-3.1.5-6|295	
12cu|singular-3.1.5-6|296	export ESINGULAR_EMACS_LOAD=%{_emacs_sitestartdir}/singular-init.el
12cu|singular-3.1.5-6|297	export ESINGULAR_EMACS_DIR=%{_lispdir}/singular
12cu|singular-3.1.5-6|298	%{singulardir}/ESingular --singular %{_bindir}/Singular "\$@"
12cu|singular-3.1.5-6|299	EOF
12cu|singular-3.1.5-6|300	chmod +x %{buildroot}%{_bindir}/ESingular
12cu|singular-3.1.5-6|301	
12cu|singular-3.1.5-6|302	pushd libfac
12cu|singular-3.1.5-6|303	make DESTDIR=%{buildroot} install
12cu|singular-3.1.5-6|304	# not installed by default
12cu|singular-3.1.5-6|305	install -m 644 libfac.a %{buildroot}%{_libdir}/libfac.a
12cu|singular-3.1.5-6|306	popd
12cu|singular-3.1.5-6|307	
12cu|singular-3.1.5-6|308	pushd factory
12cu|singular-3.1.5-6|309	make DESTDIR=%{buildroot} install
12cu|singular-3.1.5-6|310	# make a version without singular defined
12cu|singular-3.1.5-6|311	make clean
12cu|singular-3.1.5-6|312	%configure \
12cu|singular-3.1.5-6|313	--bindir=%{singulardir} \
12cu|singular-3.1.5-6|314	--includedir=%{_includedir}/factory \
12cu|singular-3.1.5-6|315	--with-apint=gmp \
12cu|singular-3.1.5-6|316	--with-gmp=%{_prefix} \
12cu|singular-3.1.5-6|317	--with-ntl=%{_prefix} \
12cu|singular-3.1.5-6|318	--with-NTL \
12cu|singular-3.1.5-6|319	--without-Singular \
12cu|singular-3.1.5-6|320	--enable-gmp=%{_prefix}
12cu|singular-3.1.5-6|321	# avoid missing "print" symbols not used elsewhere
12cu|singular-3.1.5-6|322	make CPPFLAGS="-DNOSTREAMIO=1" %{?_smp_mflags}
12cu|singular-3.1.5-6|323	# not built by default
12cu|singular-3.1.5-6|324	make libcfmem.a
12cu|singular-3.1.5-6|325	# do not run make install again, just install non singular factory files
12cu|singular-3.1.5-6|326	install -m 644 libcf.a %{buildroot}%{_libdir}
12cu|singular-3.1.5-6|327	install -m 644 libcfmem.a %{buildroot}%{_libdir}
12cu|singular-3.1.5-6|328	# automatically generated file at install time ignores includedir
12cu|singular-3.1.5-6|329	sed	-e 's|<factory|<factory/factory|' \
12cu|singular-3.1.5-6|330	-e 's|<templates/|<factory/templates/|' \
12cu|singular-3.1.5-6|331	-i %{buildroot}%{_includedir}/factory/templates/ftmpl_inst.cc
12cu|singular-3.1.5-6|332	popd
12cu|singular-3.1.5-6|333	sed -e 's|<\(cf_gmp.h>\)|<factory/\1|' \
12cu|singular-3.1.5-6|334	-i %{buildroot}%{_includedir}/singular/si_gmp.h
12cu|singular-3.1.5-6|335	
12cu|singular-3.1.5-6|336	%files
12cu|singular-3.1.5-6|337	%{_bindir}/Singular
12cu|singular-3.1.5-6|338	%{_bindir}/TSingular
12cu|singular-3.1.5-6|339	%doc %{singulardir}/COPYING
12cu|singular-3.1.5-6|340	%doc %{singulardir}/GPL2
12cu|singular-3.1.5-6|341	%doc %{singulardir}/GPL3
12cu|singular-3.1.5-6|342	%doc %{singulardir}/NEWS
12cu|singular-3.1.5-6|343	%doc %{singulardir}/README
12cu|singular-3.1.5-6|344	%dir %{singulardir}
12cu|singular-3.1.5-6|345	%dir %{singulardir}/LIB
12cu|singular-3.1.5-6|346	%doc %{singulardir}/LIB/COPYING
12cu|singular-3.1.5-6|347	%{singulardir}/LIB/*.lib
12cu|singular-3.1.5-6|348	%{singulardir}/LIB/help.cnf
12cu|singular-3.1.5-6|349	%{singulardir}/LIB/gftables
12cu|singular-3.1.5-6|350	%{singulardir}/doc
12cu|singular-3.1.5-6|351	%{singulardir}/info
12cu|singular-3.1.5-6|352	%{singulardir}/change_cost
12cu|singular-3.1.5-6|353	%{singulardir}/gen_test
12cu|singular-3.1.5-6|354	%{singulardir}/libparse
12cu|singular-3.1.5-6|355	%{singulardir}/LLL
12cu|singular-3.1.5-6|356	%{singulardir}/Singular*
12cu|singular-3.1.5-6|357	%{singulardir}/solve_IP
12cu|singular-3.1.5-6|358	%{singulardir}/toric_ideal
12cu|singular-3.1.5-6|359	%{singulardir}/TSingular
12cu|singular-3.1.5-6|360	%{singulardir}/*.so
12cu|singular-3.1.5-6|361	%{_libdir}/libsingular.so
12cu|singular-3.1.5-6|362	
12cu|singular-3.1.5-6|363	%files devel
12cu|singular-3.1.5-6|364	%{_includedir}/libsingular.h
12cu|singular-3.1.5-6|365	%{_includedir}/omalloc.h
12cu|singular-3.1.5-6|366	%{_includedir}/singular
12cu|singular-3.1.5-6|367	
12cu|singular-3.1.5-6|368	%files -n factory-devel
12cu|singular-3.1.5-6|369	%doc factory/ChangeLog
12cu|singular-3.1.5-6|370	%doc factory/NEWS
12cu|singular-3.1.5-6|371	%doc factory/README
12cu|singular-3.1.5-6|372	%{_includedir}/factory
12cu|singular-3.1.5-6|373	%{_libdir}/libcf.a
12cu|singular-3.1.5-6|374	%{_libdir}/libcfmem.a
12cu|singular-3.1.5-6|375	%{_libdir}/libsingcf*.a
12cu|singular-3.1.5-6|376	
12cu|singular-3.1.5-6|377	%files -n libfac-devel
12cu|singular-3.1.5-6|378	%doc libfac/00README
12cu|singular-3.1.5-6|379	%doc libfac/ChangeLog
12cu|singular-3.1.5-6|380	%doc libfac/COPYING
12cu|singular-3.1.5-6|381	%{_includedir}/factor.h
12cu|singular-3.1.5-6|382	%{_libdir}/libfac.a
12cu|singular-3.1.5-6|383	%{_libdir}/libsingfac*.a
12cu|singular-3.1.5-6|384	
12cu|singular-3.1.5-6|385	%files examples
12cu|singular-3.1.5-6|386	%{singulardir}/examples
12cu|singular-3.1.5-6|387	
12cu|singular-3.1.5-6|388	%files doc
12cu|singular-3.1.5-6|389	%doc %{singulardir}/html
12cu|singular-3.1.5-6|390	%doc %{singulardir}/*.html
12cu|singular-3.1.5-6|391	
12cu|singular-3.1.5-6|392	%files surfex
12cu|singular-3.1.5-6|393	%{_bindir}/surfex
12cu|singular-3.1.5-6|394	%{singulardir}/surfex
12cu|singular-3.1.5-6|395	%{singulardir}/LIB/surfex
12cu|singular-3.1.5-6|396	
12cu|singular-3.1.5-6|397	%files emacs
12cu|singular-3.1.5-6|398	%{_bindir}/ESingular
12cu|singular-3.1.5-6|399	%{singulardir}/ESingular
12cu|singular-3.1.5-6|400	%{_lispdir}/singular
12cu|singular-3.1.5-6|401	%{_lispdir}/singular-init.el
12cu|singular-3.1.5-6|402	
12cu|singular-3.1.5-6|403	
12cu|singular-3.1.5-6|404	%changelog
12cu|singular-3.1.5-6|405	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.5-6
12cu|singular-3.1.5-6|406	+ Revision: 549b20c
12cu|singular-3.1.5-6|407	- Basic spec cleanups
12cu|singular-3.1.5-6|408	
12cu|singular-3.1.5-6|409	

12836 12
12cu|sipfwd-0.7-3|1	%define name sipfwd
12cu|sipfwd-0.7-3|2	%define version 0.7
12cu|sipfwd-0.7-3|3	%define release  3
12cu|sipfwd-0.7-3|4	
12cu|sipfwd-0.7-3|5	%define debug_package %{nil}
12cu|sipfwd-0.7-3|6	
12cu|sipfwd-0.7-3|7	Summary: Stateless SIP Proxy
12cu|sipfwd-0.7-3|8	Name: %{name}
12cu|sipfwd-0.7-3|9	Version: %{version}
12cu|sipfwd-0.7-3|10	Release: %{release}
12cu|sipfwd-0.7-3|11	Source0: %{name}_%{version}.tar.gz
12cu|sipfwd-0.7-3|12	Source1: %{name}.sysinit
12cu|sipfwd-0.7-3|13	License: GPLv2+
12cu|sipfwd-0.7-3|14	Group: System/Servers
12cu|sipfwd-0.7-3|15	Url: http://dev.cmeerw.org/node/172
12cu|sipfwd-0.7-3|16	BuildRequires: pkgconfig(libosip2)
12cu|sipfwd-0.7-3|17	BuildRequires: udns-devel
12cu|sipfwd-0.7-3|18	BuildRequires: sqlite3-devel
12cu|sipfwd-0.7-3|19	BuildRequires: sqlite3-tools
12cu|sipfwd-0.7-3|20	
12cu|sipfwd-0.7-3|21	%description
12cu|sipfwd-0.7-3|22	SIPFwd is a SIP forwarding daemon that acts as a stateless SIP proxy to
12cu|sipfwd-0.7-3|23	essentially forward a SIP address to another SIP server. This is useful
12cu|sipfwd-0.7-3|24	if you already have an account with a SIP provider, but aren't too happy
12cu|sipfwd-0.7-3|25	about the SIP URL you got and instead prefer to use a SIP URL with your
12cu|sipfwd-0.7-3|26	own domain name (but don't want to run a full-blown SIP server like
12cu|sipfwd-0.7-3|27	Asterisk or OpenSER).
12cu|sipfwd-0.7-3|28	
12cu|sipfwd-0.7-3|29	So it allows you to use and publish SIP URLs of the form
12cu|sipfwd-0.7-3|30	sip:user@example.com with the minimum possible effort.
12cu|sipfwd-0.7-3|31	
12cu|sipfwd-0.7-3|32	Of course, your existing SIP provider has to allow incoming connections
12cu|sipfwd-0.7-3|33	via SIP (unfortunately, some providers choose to block direct SIP connections
12cu|sipfwd-0.7-3|34	and only allow connections via PSTN).
12cu|sipfwd-0.7-3|35	
12cu|sipfwd-0.7-3|36	
12cu|sipfwd-0.7-3|37	%prep
12cu|sipfwd-0.7-3|38	%setup -q
12cu|sipfwd-0.7-3|39	cp %{SOURCE1} %{name}.sysinit
12cu|sipfwd-0.7-3|40	
12cu|sipfwd-0.7-3|41	%apply_patches
12cu|sipfwd-0.7-3|42	
12cu|sipfwd-0.7-3|43	%build
12cu|sipfwd-0.7-3|44	#configure2_5x
12cu|sipfwd-0.7-3|45	
12cu|sipfwd-0.7-3|46	%make
12cu|sipfwd-0.7-3|47	
12cu|sipfwd-0.7-3|48	%install
12cu|sipfwd-0.7-3|49	%makeinstall_std
12cu|sipfwd-0.7-3|50	install -D -m 0755 %{name}.sysinit %{buildroot}%{_sysconfdir}/init.d/%{name}
12cu|sipfwd-0.7-3|51	install -d %{buildroot}%{_localstatedir}/run/%{name}
12cu|sipfwd-0.7-3|52	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12cu|sipfwd-0.7-3|53	sqlite3 %{buildroot}%{_localstatedir}/lib/%{name}/db.sqlite <db.sqlite
12cu|sipfwd-0.7-3|54	
12cu|sipfwd-0.7-3|55	%post
12cu|sipfwd-0.7-3|56	%_post_service %{name}
12cu|sipfwd-0.7-3|57	
12cu|sipfwd-0.7-3|58	%preun
12cu|sipfwd-0.7-3|59	%_preun_service %{name}
12cu|sipfwd-0.7-3|60	
12cu|sipfwd-0.7-3|61	%pre
12cu|sipfwd-0.7-3|62	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
12cu|sipfwd-0.7-3|63	
12cu|sipfwd-0.7-3|64	%postun
12cu|sipfwd-0.7-3|65	%_postun_userdel %{name}
12cu|sipfwd-0.7-3|66	
12cu|sipfwd-0.7-3|67	%clean
12cu|sipfwd-0.7-3|68	
12cu|sipfwd-0.7-3|69	
12cu|sipfwd-0.7-3|70	%files
12cu|sipfwd-0.7-3|71	%defattr(-,root,root)
12cu|sipfwd-0.7-3|72	%doc README
12cu|sipfwd-0.7-3|73	%{_sbindir}/%{name}
12cu|sipfwd-0.7-3|74	%{_sysconfdir}/init.d/%{name}
12cu|sipfwd-0.7-3|75	%attr(755,%{name},%{name}) %dir %{_localstatedir}/lib/%{name}
12cu|sipfwd-0.7-3|76	%attr(755,%{name},%{name}) %{_localstatedir}/lib/%{name}/db.sqlite
12cu|sipfwd-0.7-3|77	%attr(755,%{name},%{name}) %dir %{_localstatedir}/run/%{name}
12cu|sipfwd-0.7-3|78	
12cu|sipfwd-0.7-3|79	
12cu|sipfwd-0.7-3|80	%changelog
12cu|sipfwd-0.7-3|81	* Sun Oct 17 2010 Colin Guthrie <cguthrie@mandriva.org> 0.7-1mdv2011.0
12cu|sipfwd-0.7-3|82	+ Revision: 586176
12cu|sipfwd-0.7-3|83	- Fix group
12cu|sipfwd-0.7-3|84	- import sipfwd
12cu|sipfwd-0.7-3|85	

12837 12
12cu|sk1-0.9.1-0.737.2|1	%define oname sK1
12cu|sk1-0.9.1-0.737.2|2	
12cu|sk1-0.9.1-0.737.2|3	# https://sk1.svn.sourceforge.net/svnroot/sk1/trunk/sK1
12cu|sk1-0.9.1-0.737.2|4	%define svn 737
12cu|sk1-0.9.1-0.737.2|5	
12cu|sk1-0.9.1-0.737.2|6	Summary:	Advanced vector graphics editor
12cu|sk1-0.9.1-0.737.2|7	Name:		sk1
12cu|sk1-0.9.1-0.737.2|8	Version:	0.9.1
12cu|sk1-0.9.1-0.737.2|9	Release:	0.%{svn}.2
12cu|sk1-0.9.1-0.737.2|10	License:	GPLv2+ and LGPLv2+
12cu|sk1-0.9.1-0.737.2|11	Group:		Graphics
12cu|sk1-0.9.1-0.737.2|12	Url:		http://sk1project.org/
12cu|sk1-0.9.1-0.737.2|13	Source0:	http://sk1project.org/downloads/%{oname}/%{name}-%{svn}.tar.lzma
12cu|sk1-0.9.1-0.737.2|14	# Fix / kludge for Tcl 8.6 (good old interp->result) - AdamW 2008/12
12cu|sk1-0.9.1-0.737.2|15	Patch0:		sk1-601-tcl86.patch
12cu|sk1-0.9.1-0.737.2|16	Patch1:		sk1-0.9.1-linkage.patch
12cu|sk1-0.9.1-0.737.2|17	BuildRequires:	tcl
12cu|sk1-0.9.1-0.737.2|18	BuildRequires:	tk
12cu|sk1-0.9.1-0.737.2|19	BuildRequires:	tcl-devel
12cu|sk1-0.9.1-0.737.2|20	BuildRequires:	pkgconfig(cairo)
12cu|sk1-0.9.1-0.737.2|21	BuildRequires:	pkgconfig(freetype2)
12cu|sk1-0.9.1-0.737.2|22	BuildRequires:	pkgconfig(lcms)
12cu|sk1-0.9.1-0.737.2|23	BuildRequires:	pkgconfig(python)
12cu|sk1-0.9.1-0.737.2|24	BuildRequires:	pkgconfig(tk)
12cu|sk1-0.9.1-0.737.2|25	BuildRequires:	pkgconfig(x11)
12cu|sk1-0.9.1-0.737.2|26	BuildRequires:	pkgconfig(xext)
12cu|sk1-0.9.1-0.737.2|27	Requires:	tkinter
12cu|sk1-0.9.1-0.737.2|28	Requires:	python-imaging
12cu|sk1-0.9.1-0.737.2|29	Requires:	python-lcms
12cu|sk1-0.9.1-0.737.2|30	Requires:	zenity
12cu|sk1-0.9.1-0.737.2|31	Provides:	sketch = %{EVRD}
12cu|sk1-0.9.1-0.737.2|32	Provides:	skencil = %{EVRD}
12cu|sk1-0.9.1-0.737.2|33	
12cu|sk1-0.9.1-0.737.2|34	%description
12cu|sk1-0.9.1-0.737.2|35	sK1 is an open source vector graphics editor similar to CorelDRAW,
12cu|sk1-0.9.1-0.737.2|36	Adobe Illustrator, or Freehand. sK1 is mainly oriented for PostScript
12cu|sk1-0.9.1-0.737.2|37	processing. It features CMYK colorspace support, CMYK support in
12cu|sk1-0.9.1-0.737.2|38	Postscript, a Cairo-based engine, color managment, universal CDR
12cu|sk1-0.9.1-0.737.2|39	importer (7-X3 versions), and a modern Ttk based (former Tile widgets)
12cu|sk1-0.9.1-0.737.2|40	user interface.
12cu|sk1-0.9.1-0.737.2|41	
12cu|sk1-0.9.1-0.737.2|42	%files
12cu|sk1-0.9.1-0.737.2|43	%{py_platsitedir}/%{name}
12cu|sk1-0.9.1-0.737.2|44	%{_bindir}/%{name}
12cu|sk1-0.9.1-0.737.2|45	%{py_platsitedir}/%{oname}-%{version}pre-py%{py_ver}.egg-info
12cu|sk1-0.9.1-0.737.2|46	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|sk1-0.9.1-0.737.2|47	%{_datadir}/applications/%{name}.desktop
12cu|sk1-0.9.1-0.737.2|48	
12cu|sk1-0.9.1-0.737.2|49	#----------------------------------------------------------------------------
12cu|sk1-0.9.1-0.737.2|50	
12cu|sk1-0.9.1-0.737.2|51	%prep
12cu|sk1-0.9.1-0.737.2|52	%setup -q -n %{oname}
12cu|sk1-0.9.1-0.737.2|53	%patch0 -p1 -b .tcl86
12cu|sk1-0.9.1-0.737.2|54	%patch1 -p1 -b .linkage
12cu|sk1-0.9.1-0.737.2|55	sed -i -e 's,tcl8.5,tcl%{tcl_version},g' setup.py
12cu|sk1-0.9.1-0.737.2|56	sed -i -e 's,tk8.5,tk%{tcl_version},g' setup.py
12cu|sk1-0.9.1-0.737.2|57	
12cu|sk1-0.9.1-0.737.2|58	%build
12cu|sk1-0.9.1-0.737.2|59	python ./setup.py build
12cu|sk1-0.9.1-0.737.2|60	
12cu|sk1-0.9.1-0.737.2|61	%install
12cu|sk1-0.9.1-0.737.2|62	python setup.py install --root=%{buildroot} --compile --optimize=2
12cu|sk1-0.9.1-0.737.2|63	
12cu|sk1-0.9.1-0.737.2|64	# icons
12cu|sk1-0.9.1-0.737.2|65	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64}/apps
12cu|sk1-0.9.1-0.737.2|66	for i in 16 32 48 64; do \
12cu|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; \
12cu|sk1-0.9.1-0.737.2|68	done
12cu|sk1-0.9.1-0.737.2|69	
12cu|sk1-0.9.1-0.737.2|70	# menu
12cu|sk1-0.9.1-0.737.2|71	mkdir -p %{buildroot}%{_datadir}/applications
12cu|sk1-0.9.1-0.737.2|72	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|sk1-0.9.1-0.737.2|73	[Desktop Entry]
12cu|sk1-0.9.1-0.737.2|74	Name=sK1
12cu|sk1-0.9.1-0.737.2|75	Comment=Vector drawing tool
12cu|sk1-0.9.1-0.737.2|76	Exec=%{_bindir}/%{name} %f
12cu|sk1-0.9.1-0.737.2|77	Icon=%{name}
12cu|sk1-0.9.1-0.737.2|78	Terminal=false
12cu|sk1-0.9.1-0.737.2|79	Type=Application
12cu|sk1-0.9.1-0.737.2|80	StartupNotify=true
12cu|sk1-0.9.1-0.737.2|81	MimeType=image/x-sk
12cu|sk1-0.9.1-0.737.2|82	Categories=Graphics;VectorGraphics;
12cu|sk1-0.9.1-0.737.2|83	EOF
12cu|sk1-0.9.1-0.737.2|84	
12cu|sk1-0.9.1-0.737.2|85	
12cu|sk1-0.9.1-0.737.2|86	%changelog
12cu|sk1-0.9.1-0.737.2|87	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.1-0.737.2
12cu|sk1-0.9.1-0.737.2|88	+ Revision: 17acbab
12cu|sk1-0.9.1-0.737.2|89	- Add patch to fix linkage, spec cleanup
12cu|sk1-0.9.1-0.737.2|90	
12cu|sk1-0.9.1-0.737.2|91	

12838 12
12cu|skalibs-0.47-3|1	%define _enable_debug_packages %{nil}
12cu|skalibs-0.47-3|2	%define debug_package %{nil}
12cu|skalibs-0.47-3|3	
12cu|skalibs-0.47-3|4	Summary:	The skarnet.org development library
12cu|skalibs-0.47-3|5	Name:		skalibs
12cu|skalibs-0.47-3|6	Version:	0.47
12cu|skalibs-0.47-3|7	Release:	3
12cu|skalibs-0.47-3|8	License:	BSD
12cu|skalibs-0.47-3|9	Group:		Development/Other
12cu|skalibs-0.47-3|10	Url:		http://www.skarnet.org/software/skalibs/
12cu|skalibs-0.47-3|11	Source0:	http://www.skarnet.org/software/%{name}/%{name}-%{version}.tar.gz
12cu|skalibs-0.47-3|12	
12cu|skalibs-0.47-3|13	%description
12cu|skalibs-0.47-3|14	skalibs is a package centralizing the public-domain C
12cu|skalibs-0.47-3|15	development files used for building other skarnet.org software.
12cu|skalibs-0.47-3|16	
12cu|skalibs-0.47-3|17	#----------------------------------------------------------------------------
12cu|skalibs-0.47-3|18	
12cu|skalibs-0.47-3|19	%package devel
12cu|skalibs-0.47-3|20	Summary:	Development files for skalibs
12cu|skalibs-0.47-3|21	Group:		Development/C
12cu|skalibs-0.47-3|22	
12cu|skalibs-0.47-3|23	%description devel
12cu|skalibs-0.47-3|24	skalibs is a package centralizing the public-domain C
12cu|skalibs-0.47-3|25	development files used for building other skarnet.org software.
12cu|skalibs-0.47-3|26	
12cu|skalibs-0.47-3|27	skalibs can also be used as a sound basic start for C
12cu|skalibs-0.47-3|28	development.  There are a lot of general-purpose libraries out
12cu|skalibs-0.47-3|29	there; but if your main goal is to produce small and secure C
12cu|skalibs-0.47-3|30	code, you will like skalibs.
12cu|skalibs-0.47-3|31	
12cu|skalibs-0.47-3|32	skalibs contains exclusively public-domain code.  So you can
12cu|skalibs-0.47-3|33	redistribute it as you want, and it does not prevent you from
12cu|skalibs-0.47-3|34	distributing any of your executables.
12cu|skalibs-0.47-3|35	
12cu|skalibs-0.47-3|36	%files devel
12cu|skalibs-0.47-3|37	%doc %{name}-%{version}/package/CHANGES
12cu|skalibs-0.47-3|38	%doc %{name}-%{version}/package/README
12cu|skalibs-0.47-3|39	%doc %{name}-%{version}/doc/*.html
12cu|skalibs-0.47-3|40	%dir %{_includedir}/%{name}
12cu|skalibs-0.47-3|41	%dir %{_libdir}/%{name}
12cu|skalibs-0.47-3|42	%{_includedir}/%{name}/*.h
12cu|skalibs-0.47-3|43	%{_libdir}/%{name}/*.a
12cu|skalibs-0.47-3|44	
12cu|skalibs-0.47-3|45	#----------------------------------------------------------------------------
12cu|skalibs-0.47-3|46	
12cu|skalibs-0.47-3|47	%prep
12cu|skalibs-0.47-3|48	%setup -q -n prog
12cu|skalibs-0.47-3|49	
12cu|skalibs-0.47-3|50	%build
12cu|skalibs-0.47-3|51	pushd %{name}-%{version}
12cu|skalibs-0.47-3|52	package/compile
12cu|skalibs-0.47-3|53	popd
12cu|skalibs-0.47-3|54	
12cu|skalibs-0.47-3|55	%install
12cu|skalibs-0.47-3|56	mkdir -p %{buildroot}%{_libdir}/%{name}
12cu|skalibs-0.47-3|57	mkdir -p %{buildroot}%{_includedir}/%{name}
12cu|skalibs-0.47-3|58	
12cu|skalibs-0.47-3|59	pushd %{name}-%{version}
12cu|skalibs-0.47-3|60	for i in `cat package/include` ;  do
12cu|skalibs-0.47-3|61	install -m 0755 include/$i %{buildroot}%{_includedir}/%{name}/
12cu|skalibs-0.47-3|62	done
12cu|skalibs-0.47-3|63	
12cu|skalibs-0.47-3|64	for i in `cat package/library` ;  do
12cu|skalibs-0.47-3|65	install -m 0755 library/$i %{buildroot}%{_libdir}/%{name}/
12cu|skalibs-0.47-3|66	done
12cu|skalibs-0.47-3|67	popd
12cu|skalibs-0.47-3|68	
12cu|skalibs-0.47-3|69	
12cu|skalibs-0.47-3|70	%changelog
12cu|skalibs-0.47-3|71	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.47-3
12cu|skalibs-0.47-3|72	+ Revision: 83f7378
12cu|skalibs-0.47-3|73	- Disable debug package, spec cleanup
12cu|skalibs-0.47-3|74	
12cu|skalibs-0.47-3|75	

12839 12
12cu|skanlite-1.1-1|1	Summary:	An image scanning application
12cu|skanlite-1.1-1|2	Name:		skanlite
12cu|skanlite-1.1-1|3	Version:	1.1
12cu|skanlite-1.1-1|4	Release:	1
12cu|skanlite-1.1-1|5	License:	GPLv2+
12cu|skanlite-1.1-1|6	Group:		Graphical desktop/KDE
12cu|skanlite-1.1-1|7	Url:		http://www.kde.org/applications/graphics/skanlite/
12cu|skanlite-1.1-1|8	Source0:	http://kde.mirrorcatalogs.com/stable/skanlite/%{version}/src/%{name}-%{version}.tar.xz
12cu|skanlite-1.1-1|9	BuildRequires:	kdelibs4-devel
12cu|skanlite-1.1-1|10	BuildRequires:	pkgconfig(libksane)
12cu|skanlite-1.1-1|11	BuildRequires:	pkgconfig(libpng)
12cu|skanlite-1.1-1|12	BuildRequires:  oxygen-icon-theme
12cu|skanlite-1.1-1|13	
12cu|skanlite-1.1-1|14	%description
12cu|skanlite-1.1-1|15	Skanlite is an image scanning application that does nothing more than
12cu|skanlite-1.1-1|16	scan and save images. It is based on libksane, a KDE interface for SANE
12cu|skanlite-1.1-1|17	library to control flat scanners.
12cu|skanlite-1.1-1|18	
12cu|skanlite-1.1-1|19	%files -f %{name}.lang
12cu|skanlite-1.1-1|20	%doc src/COPYING src/TODO
12cu|skanlite-1.1-1|21	%{_kde_bindir}/%{name}
12cu|skanlite-1.1-1|22	%{_kde_applicationsdir}/%{name}.desktop
12cu|skanlite-1.1-1|23	%{_kde_iconsdir}/hicolor/*/apps/scanner.*
12cu|skanlite-1.1-1|24	
12cu|skanlite-1.1-1|25	#------------------------------------------------
12cu|skanlite-1.1-1|26	%package doc
12cu|skanlite-1.1-1|27	Summary:        Documentation for skanlite
12cu|skanlite-1.1-1|28	Group:          Books/Faqs
12cu|skanlite-1.1-1|29	Requires:       %{name} = %{version}
12cu|skanlite-1.1-1|30	
12cu|skanlite-1.1-1|31	%description doc
12cu|skanlite-1.1-1|32	This package provides the documentation for skanlite.
12cu|skanlite-1.1-1|33	
12cu|skanlite-1.1-1|34	
12cu|skanlite-1.1-1|35	%prep
12cu|skanlite-1.1-1|36	%setup -q
12cu|skanlite-1.1-1|37	
12cu|skanlite-1.1-1|38	%build
12cu|skanlite-1.1-1|39	%cmake_kde4
12cu|skanlite-1.1-1|40	%make
12cu|skanlite-1.1-1|41	
12cu|skanlite-1.1-1|42	%install
12cu|skanlite-1.1-1|43	%makeinstall_std -C build
12cu|skanlite-1.1-1|44	
12cu|skanlite-1.1-1|45	# let's provide a icon
12cu|skanlite-1.1-1|46	for i in {16,22,32,48,64}; do
12cu|skanlite-1.1-1|47	mkdir -p %{buildroot}%{_kde_iconsdir}/hicolor/"$i"x"$i"/apps
12cu|skanlite-1.1-1|48	cp -a %{_kde_iconsdir}/oxygen/"$i"x"$i"/devices/scanner.png %{buildroot}%{_kde_iconsdir}/hicolor/"$i"x"$i"/apps/
12cu|skanlite-1.1-1|49	done
12cu|skanlite-1.1-1|50	
12cu|skanlite-1.1-1|51	chmod -x %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
12cu|skanlite-1.1-1|52	
12cu|skanlite-1.1-1|53	%find_lang %{name} --with-html
12cu|skanlite-1.1-1|54	
12cu|skanlite-1.1-1|55	
12cu|skanlite-1.1-1|56	%changelog
12cu|skanlite-1.1-1|57	* Thu Jan 02 2014 symbianflo <symbianflo@symbianflo> 1.1-1
12cu|skanlite-1.1-1|58	+ Revision: 2d2ac98
12cu|skanlite-1.1-1|59	- Log: update to 1.1, - KIO support
12cu|skanlite-1.1-1|60	- - Reset file numbering to 1 when the file folder/prefix/type is changed
12cu|skanlite-1.1-1|61	- - Save is now the default button for the preview-before-save dialog.
12cu|skanlite-1.1-1|62	
12cu|skanlite-1.1-1|63	

12840 12
12cu|skippy-0.5.0-8|1	Name:		skippy
12cu|skippy-0.5.0-8|2	Version: 0.5.0
12cu|skippy-0.5.0-8|3	Release:	8
12cu|skippy-0.5.0-8|4	License:	GPL
12cu|skippy-0.5.0-8|5	Group:		Graphical desktop/Other
12cu|skippy-0.5.0-8|6	Summary:	A full screen pager for X11
12cu|skippy-0.5.0-8|7	Source0:    http://thegraveyard.org/files/%{name}-%{version}.tar.bz2
12cu|skippy-0.5.0-8|8	Url:		http://thegraveyard.org/skippy.php
12cu|skippy-0.5.0-8|9	BuildRequires: imlib2-devel
12cu|skippy-0.5.0-8|10	BuildRequires: pkgconfig(x11)
12cu|skippy-0.5.0-8|11	BuildRequires: pkgconfig(xft)
12cu|skippy-0.5.0-8|12	BuildRequires: pkgconfig(xinerama)
12cu|skippy-0.5.0-8|13	BuildRequires: pkgconfig(xmu)
12cu|skippy-0.5.0-8|14	
12cu|skippy-0.5.0-8|15	%description
12cu|skippy-0.5.0-8|16	A full screen pager for X11, not entirely unlike expocity and Apple's
12cu|skippy-0.5.0-8|17	Expose. It arranges snapshots of all windows on the current desktop,
12cu|skippy-0.5.0-8|18	allowing you to easily switch between applications. It doesn't require
12cu|skippy-0.5.0-8|19	a specific window manager, but requires NetWM compliance to work
12cu|skippy-0.5.0-8|20	( working with gnome, fluxbox, Metacity, KWin, IceWM, and others )
12cu|skippy-0.5.0-8|21	%prep
12cu|skippy-0.5.0-8|22	%setup -q
12cu|skippy-0.5.0-8|23	
12cu|skippy-0.5.0-8|24	%build
12cu|skippy-0.5.0-8|25	%setup_compile_flags
12cu|skippy-0.5.0-8|26	%make
12cu|skippy-0.5.0-8|27	
12cu|skippy-0.5.0-8|28	%install
12cu|skippy-0.5.0-8|29	rm -rf $RPM_BUILD_ROOT
12cu|skippy-0.5.0-8|30	mkdir -p $RPM_BUILD_ROOT/%_bindir/
12cu|skippy-0.5.0-8|31	cp %{name} $RPM_BUILD_ROOT/%_bindir/
12cu|skippy-0.5.0-8|32	
12cu|skippy-0.5.0-8|33	%clean
12cu|skippy-0.5.0-8|34	rm -rf $RPM_BUILD_ROOT
12cu|skippy-0.5.0-8|35	
12cu|skippy-0.5.0-8|36	%files
12cu|skippy-0.5.0-8|37	%defattr(-,root,root)
12cu|skippy-0.5.0-8|38	%doc CHANGELOG skippyrc-default COPYING
12cu|skippy-0.5.0-8|39	%_bindir/*
12cu|skippy-0.5.0-8|40	
12cu|skippy-0.5.0-8|41	
12cu|skippy-0.5.0-8|42	
12cu|skippy-0.5.0-8|43	%changelog
12cu|skippy-0.5.0-8|44	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-7mdv2011.0
12cu|skippy-0.5.0-8|45	+ Revision: 614895
12cu|skippy-0.5.0-8|46	- the mass rebuild of 2010.1 packages
12cu|skippy-0.5.0-8|47	
12cu|skippy-0.5.0-8|48	* Mon Feb 22 2010 Funda Wang <fwang@mandriva.org> 0.5.0-6mdv2010.1
12cu|skippy-0.5.0-8|49	+ Revision: 509813
12cu|skippy-0.5.0-8|50	- fix BR
12cu|skippy-0.5.0-8|51	
12cu|skippy-0.5.0-8|52	+ Michael Scherer <misc@mandriva.org>
12cu|skippy-0.5.0-8|53	- remove uneeded patch
12cu|skippy-0.5.0-8|54	- fix Patch
12cu|skippy-0.5.0-8|55	
12cu|skippy-0.5.0-8|56	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.5.0-6mdv2009.0
12cu|skippy-0.5.0-8|57	+ Revision: 260769
12cu|skippy-0.5.0-8|58	- rebuild
12cu|skippy-0.5.0-8|59	
12cu|skippy-0.5.0-8|60	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.5.0-5mdv2009.0
12cu|skippy-0.5.0-8|61	+ Revision: 252542
12cu|skippy-0.5.0-8|62	- rebuild
12cu|skippy-0.5.0-8|63	- fix no-buildroot-tag
12cu|skippy-0.5.0-8|64	- fix spacing at top of description
12cu|skippy-0.5.0-8|65	
12cu|skippy-0.5.0-8|66	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 0.5.0-3mdv2008.1
12cu|skippy-0.5.0-8|67	+ Revision: 135900
12cu|skippy-0.5.0-8|68	- BR X11-devel
12cu|skippy-0.5.0-8|69	- BR xmu-devel xft-devel
12cu|skippy-0.5.0-8|70	- kill re-definition of %%buildroot on Pixel's request
12cu|skippy-0.5.0-8|71	- use %%mkrel
12cu|skippy-0.5.0-8|72	- import skippy
12cu|skippy-0.5.0-8|73	
12cu|skippy-0.5.0-8|74	
12cu|skippy-0.5.0-8|75	* Fri Aug 05 2005 Michael Scherer <misc@mandriva.org> 0.5.0-3mdk
12cu|skippy-0.5.0-8|76	- Rebuild
12cu|skippy-0.5.0-8|77	
12cu|skippy-0.5.0-8|78	
12cu|skippy-0.5.0-8|79	* Sun Jun 27 2004 Michael Scherer <misc@mandrake.org> 0.5.0-2mdk
12cu|skippy-0.5.0-8|80	- fix build ( patch 0 )
12cu|skippy-0.5.0-8|81	
12cu|skippy-0.5.0-8|82	* Thu May 20 2004 Michael Scherer <misc@mandrake.org> 0.5.0-1mdk
12cu|skippy-0.5.0-8|83	- New release 0.5.0
12cu|skippy-0.5.0-8|84	
12cu|skippy-0.5.0-8|85	* Wed May 19 2004 Michael Scherer <misc@mandrake.org> 0.4.1-1mdk
12cu|skippy-0.5.0-8|86	- initial release

12841 12
12cu|skippy-xd-0.5.1-1|1	Summary:	A full screen pager for X11
12cu|skippy-xd-0.5.1-1|2	Name:		skippy-xd
12cu|skippy-xd-0.5.1-1|3	Version:	0.5.1
12cu|skippy-xd-0.5.1-1|4	Release:	1
12cu|skippy-xd-0.5.1-1|5	License:	GPLv2+
12cu|skippy-xd-0.5.1-1|6	Group:		Graphical desktop/Other
12cu|skippy-xd-0.5.1-1|7	Source0:	http://thegraveyard.org/files/%{name}-%{version}.tar.xz
12cu|skippy-xd-0.5.1-1|8	Url:		http://thegraveyard.org/skippy.php
12cu|skippy-xd-0.5.1-1|9	BuildRequires:	pkgconfig(freetype2)
12cu|skippy-xd-0.5.1-1|10	BuildRequires:	pkgconfig(x11)
12cu|skippy-xd-0.5.1-1|11	BuildRequires:	pkgconfig(xcomposite)
12cu|skippy-xd-0.5.1-1|12	BuildRequires:	pkgconfig(xdamage)
12cu|skippy-xd-0.5.1-1|13	BuildRequires:	pkgconfig(xext)
12cu|skippy-xd-0.5.1-1|14	BuildRequires:	pkgconfig(xfixes)
12cu|skippy-xd-0.5.1-1|15	BuildRequires:	pkgconfig(xft)
12cu|skippy-xd-0.5.1-1|16	BuildRequires:	pkgconfig(xinerama)
12cu|skippy-xd-0.5.1-1|17	BuildRequires:	pkgconfig(xmu)
12cu|skippy-xd-0.5.1-1|18	BuildRequires:	pkgconfig(xrender)
12cu|skippy-xd-0.5.1-1|19	
12cu|skippy-xd-0.5.1-1|20	%description
12cu|skippy-xd-0.5.1-1|21	A full screen pager for X11, not entirely unlike expocity and Apple's
12cu|skippy-xd-0.5.1-1|22	Expose. It arranges snapshots of all windows on the current desktop,
12cu|skippy-xd-0.5.1-1|23	allowing you to easily switch between applications. It doesn't require
12cu|skippy-xd-0.5.1-1|24	a specific window manager, but requires NetWM compliance to work
12cu|skippy-xd-0.5.1-1|25	( working with gnome, fluxbox, Metacity, KWin, IceWM, and others )
12cu|skippy-xd-0.5.1-1|26	
12cu|skippy-xd-0.5.1-1|27	This version is using XRender, XComposite, XDamage and XFixes extensions.
12cu|skippy-xd-0.5.1-1|28	
12cu|skippy-xd-0.5.1-1|29	%files
12cu|skippy-xd-0.5.1-1|30	%doc skippy-xd.rc-default COPYING
12cu|skippy-xd-0.5.1-1|31	%{_bindir}/*
12cu|skippy-xd-0.5.1-1|32	
12cu|skippy-xd-0.5.1-1|33	#----------------------------------------------------------------------------
12cu|skippy-xd-0.5.1-1|34	
12cu|skippy-xd-0.5.1-1|35	%prep
12cu|skippy-xd-0.5.1-1|36	%setup -q -n %{name}
12cu|skippy-xd-0.5.1-1|37	
12cu|skippy-xd-0.5.1-1|38	%build
12cu|skippy-xd-0.5.1-1|39	%make
12cu|skippy-xd-0.5.1-1|40	
12cu|skippy-xd-0.5.1-1|41	%install
12cu|skippy-xd-0.5.1-1|42	mkdir -p %{buildroot}/%{_bindir}/
12cu|skippy-xd-0.5.1-1|43	cp %{name} %{buildroot}/%{_bindir}/
12cu|skippy-xd-0.5.1-1|44	
12cu|skippy-xd-0.5.1-1|45	
12cu|skippy-xd-0.5.1-1|46	%changelog
12cu|skippy-xd-0.5.1-1|47	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.1-1
12cu|skippy-xd-0.5.1-1|48	+ Revision: f6a8c72
12cu|skippy-xd-0.5.1-1|49	- New version 0.5.1, update BuildRequires
12cu|skippy-xd-0.5.1-1|50	
12cu|skippy-xd-0.5.1-1|51	

12842 12
12cu|sleuth-1.4.4-1|1	Summary:	Perl script for easy checking (DNS, common errors and etc.)
12cu|sleuth-1.4.4-1|2	Name:		sleuth
12cu|sleuth-1.4.4-1|3	Version:	1.4.4
12cu|sleuth-1.4.4-1|4	Release:	1
12cu|sleuth-1.4.4-1|5	License:	GPL
12cu|sleuth-1.4.4-1|6	Group:		Networking/Other
12cu|sleuth-1.4.4-1|7	URL:		ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/net/
12cu|sleuth-1.4.4-1|8	Source0:	ftp://atrey.karlin.mff.cuni.cz:21/pub/local/mj/net/%{name}-%{version}.tar.gz
12cu|sleuth-1.4.4-1|9	Patch0:		sleuth-1.3-relpath.patch
12cu|sleuth-1.4.4-1|10	#Requires:	perl-Net-DNS
12cu|sleuth-1.4.4-1|11	BuildArch:	noarch
12cu|sleuth-1.4.4-1|12	
12cu|sleuth-1.4.4-1|13	%description
12cu|sleuth-1.4.4-1|14	Sleuth is a Perl script designed for easy checking of DNS zones
12cu|sleuth-1.4.4-1|15	for common errors and also for processing of secondary name
12cu|sleuth-1.4.4-1|16	service requests.
12cu|sleuth-1.4.4-1|17	
12cu|sleuth-1.4.4-1|18	Sleuth also lists the corresponding RFC references with most of
12cu|sleuth-1.4.4-1|19	its error messages, so that the people upset with their zones
12cu|sleuth-1.4.4-1|20	being buggy can simply look up what exactly is going wrong and
12cu|sleuth-1.4.4-1|21	how to fix it.
12cu|sleuth-1.4.4-1|22	
12cu|sleuth-1.4.4-1|23	%prep
12cu|sleuth-1.4.4-1|24	
12cu|sleuth-1.4.4-1|25	%setup -q -n %{name}-%{version}
12cu|sleuth-1.4.4-1|26	%patch0 -p1
12cu|sleuth-1.4.4-1|27	
12cu|sleuth-1.4.4-1|28	%build
12cu|sleuth-1.4.4-1|29	
12cu|sleuth-1.4.4-1|30	%install
12cu|sleuth-1.4.4-1|31	install -d %{buildroot}%{_sysconfdir}
12cu|sleuth-1.4.4-1|32	install -d %{buildroot}%{_bindir}
12cu|sleuth-1.4.4-1|33	install -d %{buildroot}/var/www/cgi-bin
12cu|sleuth-1.4.4-1|34	install -m644 sleuth.conf %{buildroot}%{_sysconfdir}/
12cu|sleuth-1.4.4-1|35	install -m755 sleuth %{buildroot}%{_bindir}/
12cu|sleuth-1.4.4-1|36	install -m755 check.cgi %{buildroot}/var/www/cgi-bin/
12cu|sleuth-1.4.4-1|37	install -m644 check.conf %{buildroot}/var/www/cgi-bin/
12cu|sleuth-1.4.4-1|38	
12cu|sleuth-1.4.4-1|39	%files
12cu|sleuth-1.4.4-1|40	%defattr(-,root,root)
12cu|sleuth-1.4.4-1|41	%doc ChangeLog README THANKS TODO
12cu|sleuth-1.4.4-1|42	%attr(0644,root,root) %config(noreplace,missingok) %{_sysconfdir}/sleuth.conf
12cu|sleuth-1.4.4-1|43	%attr(0755,root,root) %{_bindir}/sleuth
12cu|sleuth-1.4.4-1|44	%attr(0755,root,root) /var/www/cgi-bin/check.cgi
12cu|sleuth-1.4.4-1|45	%attr(0644,root,root) /var/www/cgi-bin/check.conf
12cu|sleuth-1.4.4-1|46	
12cu|sleuth-1.4.4-1|47	
12cu|sleuth-1.4.4-1|48	
12cu|sleuth-1.4.4-1|49	%changelog
12cu|sleuth-1.4.4-1|50	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.4.3-5mdv2010.0
12cu|sleuth-1.4.4-1|51	+ Revision: 433936
12cu|sleuth-1.4.4-1|52	- rebuild
12cu|sleuth-1.4.4-1|53	
12cu|sleuth-1.4.4-1|54	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4.3-4mdv2009.0
12cu|sleuth-1.4.4-1|55	+ Revision: 260794
12cu|sleuth-1.4.4-1|56	- rebuild
12cu|sleuth-1.4.4-1|57	
12cu|sleuth-1.4.4-1|58	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.4.3-3mdv2009.0
12cu|sleuth-1.4.4-1|59	+ Revision: 252577
12cu|sleuth-1.4.4-1|60	- rebuild
12cu|sleuth-1.4.4-1|61	- kill re-definition of %%buildroot on Pixel's request
12cu|sleuth-1.4.4-1|62	
12cu|sleuth-1.4.4-1|63	+ Olivier Blin <oblin@mandriva.com>
12cu|sleuth-1.4.4-1|64	- restore BuildRoot
12cu|sleuth-1.4.4-1|65	
12cu|sleuth-1.4.4-1|66	* Sun Dec 16 2007 Anne Nicolas <anne.nicolas@mandriva.com> 1.4.3-1mdv2008.1
12cu|sleuth-1.4.4-1|67	+ Revision: 120650
12cu|sleuth-1.4.4-1|68	- New version
12cu|sleuth-1.4.4-1|69	
12cu|sleuth-1.4.4-1|70	* Wed Aug 15 2007 Anne Nicolas <anne.nicolas@mandriva.com> 1.4-0.4mdv2008.0
12cu|sleuth-1.4.4-1|71	+ Revision: 63549
12cu|sleuth-1.4.4-1|72	- rebuild for 2008.0
12cu|sleuth-1.4.4-1|73	
12cu|sleuth-1.4.4-1|74	
12cu|sleuth-1.4.4-1|75	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4-0.3mdv2007.0
12cu|sleuth-1.4.4-1|76	- rebuild
12cu|sleuth-1.4.4-1|77	
12cu|sleuth-1.4.4-1|78	* Fri Jun 03 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4-0.2mdk
12cu|sleuth-1.4.4-1|79	- rebuild
12cu|sleuth-1.4.4-1|80	
12cu|sleuth-1.4.4-1|81	* Sun May 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.4-0.1mdk
12cu|sleuth-1.4.4-1|82	- 1.4-pre1
12cu|sleuth-1.4.4-1|83	
12cu|sleuth-1.4.4-1|84	

12843 12
12cu|slim-1.3.6-3|1	%define major 1
12cu|slim-1.3.6-3|2	%define libname %mklibname %{name} %{major}
12cu|slim-1.3.6-3|3	
12cu|slim-1.3.6-3|4	Summary:	Simple login manager
12cu|slim-1.3.6-3|5	Name:		slim
12cu|slim-1.3.6-3|6	Version:	1.3.6
12cu|slim-1.3.6-3|7	Release:	3
12cu|slim-1.3.6-3|8	Group:		System/X11
12cu|slim-1.3.6-3|9	License:	GPLv2+
12cu|slim-1.3.6-3|10	URL:		http://slim.berlios.de
12cu|slim-1.3.6-3|11	Source0:	http://download.berlios.de/slim/%{name}-%{version}.tar.gz
12cu|slim-1.3.6-3|12	Source1:	%{name}.pam
12cu|slim-1.3.6-3|13	Source2:	25%{name}.conf
12cu|slim-1.3.6-3|14	Source3:	slim.logrotate
12cu|slim-1.3.6-3|15	Source4:	slim.rpmlintrc
12cu|slim-1.3.6-3|16	Source5:	slim-tmpfiles.conf
12cu|slim-1.3.6-3|17	Patch1:		%{name}-1.3.3-config.patch
12cu|slim-1.3.6-3|18	Patch7:		slim-1.3.6-fix-CMakeLists.patch
12cu|slim-1.3.6-3|19	Patch8:		slim-1.3.5-fix-service-file.patch
12cu|slim-1.3.6-3|20	BuildRequires:	cmake
12cu|slim-1.3.6-3|21	BuildRequires:	pkgconfig(xmu)
12cu|slim-1.3.6-3|22	BuildRequires:	pkgconfig(xft)
12cu|slim-1.3.6-3|23	BuildRequires:	pkgconfig(xrender)
12cu|slim-1.3.6-3|24	BuildRequires:	pkgconfig(xrandr)
12cu|slim-1.3.6-3|25	BuildRequires:	jpeg-devel
12cu|slim-1.3.6-3|26	BuildRequires:	pkgconfig(freetype2)
12cu|slim-1.3.6-3|27	BuildRequires:	pkgconfig(fontconfig)
12cu|slim-1.3.6-3|28	BuildRequires:	gettext
12cu|slim-1.3.6-3|29	BuildRequires:	pam-devel
12cu|slim-1.3.6-3|30	BuildRequires:	pkgconfig(libpng)
12cu|slim-1.3.6-3|31	BuildRequires:	pkgconfig(zlib)
12cu|slim-1.3.6-3|32	BuildRequires:	pkgconfig(ck-connector)
12cu|slim-1.3.6-3|33	BuildRequires:	pkgconfig(libsystemd-login)
12cu|slim-1.3.6-3|34	Requires:	pam >= 0.80
12cu|slim-1.3.6-3|35	Provides:	dm
12cu|slim-1.3.6-3|36	Requires(post):	rpm-helper
12cu|slim-1.3.6-3|37	Requires:	%{libname} = %{EVRD}
12cu|slim-1.3.6-3|38	
12cu|slim-1.3.6-3|39	%description
12cu|slim-1.3.6-3|40	SLiM (Simple Login Manager) is a Desktop-independent graphical
12cu|slim-1.3.6-3|41	login manager for X11.
12cu|slim-1.3.6-3|42	
12cu|slim-1.3.6-3|43	It aims to be light and simple, although completely configurable
12cu|slim-1.3.6-3|44	through themes and an option file; is suitable for machines on which
12cu|slim-1.3.6-3|45	remote login functionalities are not needed.
12cu|slim-1.3.6-3|46	
12cu|slim-1.3.6-3|47	Features included:
12cu|slim-1.3.6-3|48	
12cu|slim-1.3.6-3|49	* PNG and XFT support for alpha transparency and antialiased fonts
12cu|slim-1.3.6-3|50	* External themes support
12cu|slim-1.3.6-3|51	* Configurable runtime options: X server, login / shutdown / reboot commands
12cu|slim-1.3.6-3|52	* Single (GDM-like) or double (XDM-like) input control
12cu|slim-1.3.6-3|53	* Can load predefined user at startup
12cu|slim-1.3.6-3|54	* Configurable welcome / shutdown messages
12cu|slim-1.3.6-3|55	* Random theme selection
12cu|slim-1.3.6-3|56	
12cu|slim-1.3.6-3|57	%package -n %{libname}
12cu|slim-1.3.6-3|58	Summary:	Main library for %{name}
12cu|slim-1.3.6-3|59	Group:		System/Libraries
12cu|slim-1.3.6-3|60	
12cu|slim-1.3.6-3|61	%description -n %{libname}
12cu|slim-1.3.6-3|62	Main library for %{name}.
12cu|slim-1.3.6-3|63	
12cu|slim-1.3.6-3|64	%prep
12cu|slim-1.3.6-3|65	%setup -q
12cu|slim-1.3.6-3|66	%apply_patches
12cu|slim-1.3.6-3|67	
12cu|slim-1.3.6-3|68	%build
12cu|slim-1.3.6-3|69	export CMAKE_C_FLAGS="%{optflags}"
12cu|slim-1.3.6-3|70	export CMAKE_CPP_FLAGS="%{optflags}"
12cu|slim-1.3.6-3|71	export CMAKE_CXX_FLAGS="%{optflags}"
12cu|slim-1.3.6-3|72	export LDFLAGS="-lrt"
12cu|slim-1.3.6-3|73	
12cu|slim-1.3.6-3|74	
12cu|slim-1.3.6-3|75	%cmake \
12cu|slim-1.3.6-3|76	-DUSE_PAM=yes \
12cu|slim-1.3.6-3|77	-DCMAKE_SKIP_RPATH=ON \
12cu|slim-1.3.6-3|78	-DCMAKE_BUILD_TYPE=Release \
12cu|slim-1.3.6-3|79	-DCMAKE_INSTALL_LIBDIR:PATH="%{_lib}" \
12cu|slim-1.3.6-3|80	%if %mdvver >= 201300
12cu|slim-1.3.6-3|81	-DUSE_CONSOLEKIT=no
12cu|slim-1.3.6-3|82	%else
12cu|slim-1.3.6-3|83	-DUSE_CONSOLEKIT=yes
12cu|slim-1.3.6-3|84	%endif
12cu|slim-1.3.6-3|85	
12cu|slim-1.3.6-3|86	%install
12cu|slim-1.3.6-3|87	pushd build
12cu|slim-1.3.6-3|88	%makeinstall_std
12cu|slim-1.3.6-3|89	
12cu|slim-1.3.6-3|90	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cu|slim-1.3.6-3|91	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12cu|slim-1.3.6-3|92	
12cu|slim-1.3.6-3|93	mkdir -p %{buildroot}%{_datadir}/X11/dm.d
12cu|slim-1.3.6-3|94	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/X11/dm.d/25%{name}.conf
12cu|slim-1.3.6-3|95	
12cu|slim-1.3.6-3|96	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12cu|slim-1.3.6-3|97	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cu|slim-1.3.6-3|98	
12cu|slim-1.3.6-3|99	# (tpg) use background distro-theme
12cu|slim-1.3.6-3|100	rm -f %{buildroot}%{_datadir}/slim/themes/default/background.jpg
12cu|slim-1.3.6-3|101	ln -s ../../../mdk/backgrounds/default.jpg %{buildroot}%{_datadir}/slim/themes/default/background.jpg
12cu|slim-1.3.6-3|102	
12cu|slim-1.3.6-3|103	install -p -D -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/tmpfiles.d/%{name}.conf
12cu|slim-1.3.6-3|104	
12cu|slim-1.3.6-3|105	popd
12cu|slim-1.3.6-3|106	
12cu|slim-1.3.6-3|107	rm -rf %{buildroot}%{_libdir}/lib*slim.so
12cu|slim-1.3.6-3|108	
12cu|slim-1.3.6-3|109	%post
12cu|slim-1.3.6-3|110	%tmpfiles_create slim.conf
12cu|slim-1.3.6-3|111	
12cu|slim-1.3.6-3|112	%files
12cu|slim-1.3.6-3|113	%doc ChangeLog README THEMES TODO
12cu|slim-1.3.6-3|114	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cu|slim-1.3.6-3|115	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cu|slim-1.3.6-3|116	%config(noreplace) %{_datadir}/X11/dm.d/25%{name}.conf
12cu|slim-1.3.6-3|117	%dir %{_datadir}/slim
12cu|slim-1.3.6-3|118	%{_unitdir}/slim.service
12cu|slim-1.3.6-3|119	%{_sysconfdir}/logrotate.d/%{name}
12cu|slim-1.3.6-3|120	%{_sysconfdir}/tmpfiles.d/slim.conf
12cu|slim-1.3.6-3|121	%{_bindir}/slim*
12cu|slim-1.3.6-3|122	%{_datadir}/slim/themes/
12cu|slim-1.3.6-3|123	%{_mandir}/man1/*
12cu|slim-1.3.6-3|124	
12cu|slim-1.3.6-3|125	%files -n %{libname}
12cu|slim-1.3.6-3|126	%{_libdir}/lib*slim.so.%{major}*
12cu|slim-1.3.6-3|127	
12cu|slim-1.3.6-3|128	%changelog
12cu|slim-1.3.6-3|129	* Sun Mar 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.6-3
12cu|slim-1.3.6-3|130	+ Revision: 212c55e
12cu|slim-1.3.6-3|131	- Do not require distro-theme
12cu|slim-1.3.6-3|132	
12cu|slim-1.3.6-3|133	

12844 12
12cu|slmenu-0.1-1|1	######################################################
12cu|slmenu-0.1-1|2	# SpecFile: slmenu.spec
12cu|slmenu-0.1-1|3	# Generato: http://www.mandrivausers.ro/
12cu|slmenu-0.1-1|4	# MRB-Falticska Florin
12cu|slmenu-0.1-1|5	######################################################
12cu|slmenu-0.1-1|6	#%define debug_package	%{nil}
12cu|slmenu-0.1-1|7	#%define distsuffix mrb
12cu|slmenu-0.1-1|8	Name: 		slmenu
12cu|slmenu-0.1-1|9	Summary: 	Dmenu spinoff for the console
12cu|slmenu-0.1-1|10	Version: 	0.1
12cu|slmenu-0.1-1|11	Release: 	1
12cu|slmenu-0.1-1|12	License: 	MIT
12cu|slmenu-0.1-1|13	Group: 		Terminals
12cu|slmenu-0.1-1|14	URL:		https://bitbucket.org/rafaelgg/slmenu
12cu|slmenu-0.1-1|15	# need mercurial to clone it:
12cu|slmenu-0.1-1|16	# hg clone https://bitbucket.org/rafaelgg/slmenu
12cu|slmenu-0.1-1|17	Source0:	%{name}.tar.gz
12cu|slmenu-0.1-1|18	#BuildRequires:	mercurial
12cu|slmenu-0.1-1|19	Patch0:		slmenu-prefix.patch
12cu|slmenu-0.1-1|20	
12cu|slmenu-0.1-1|21	
12cu|slmenu-0.1-1|22	%description
12cu|slmenu-0.1-1|23	slmenu - single line menu
12cu|slmenu-0.1-1|24	=========================
12cu|slmenu-0.1-1|25	slmenu is a dmenu clone for the console.
12cu|slmenu-0.1-1|26	
12cu|slmenu-0.1-1|27	%prep
12cu|slmenu-0.1-1|28	%setup -q -n %{name}
12cu|slmenu-0.1-1|29	%patch0 -p0
12cu|slmenu-0.1-1|30	
12cu|slmenu-0.1-1|31	%build
12cu|slmenu-0.1-1|32	
12cu|slmenu-0.1-1|33	
12cu|slmenu-0.1-1|34	%install
12cu|slmenu-0.1-1|35	make PREFIX=/usr DESTDIR=$RPM_BUILD_ROOT clean install
12cu|slmenu-0.1-1|36	
12cu|slmenu-0.1-1|37	
12cu|slmenu-0.1-1|38	%files
12cu|slmenu-0.1-1|39	%doc README LICENSE
12cu|slmenu-0.1-1|40	%{_bindir}/%{name}
12cu|slmenu-0.1-1|41	%{_datadir}/man/man1/slmenu.*
12cu|slmenu-0.1-1|42	
12cu|slmenu-0.1-1|43	
12cu|slmenu-0.1-1|44	

12845 12
12cu|slowmoVideo-0.3-2|1	Name:           slowmoVideo
12cu|slowmoVideo-0.3-2|2	Version:        0.3
12cu|slowmoVideo-0.3-2|3	Release:        2
12cu|slowmoVideo-0.3-2|4	Summary:        Create slow-motion videos from your footage
12cu|slowmoVideo-0.3-2|5	License:        GPL-2.0+
12cu|slowmoVideo-0.3-2|6	Group:          Video
12cu|slowmoVideo-0.3-2|7	Url:            https://github.com/slowmoVideo/slowmoVideo
12cu|slowmoVideo-0.3-2|8	Source:         %{name}-sources-v%{version}.tar.bz2
12cu|slowmoVideo-0.3-2|9	BuildRequires:  cmake
12cu|slowmoVideo-0.3-2|10	BuildRequires:  ffmpeg-devel
12cu|slowmoVideo-0.3-2|11	BuildRequires:  gcc-c++
12cu|slowmoVideo-0.3-2|12	BuildRequires:  pkgconfig(glew)
12cu|slowmoVideo-0.3-2|13	BuildRequires:  pkgconfig(glut)
12cu|slowmoVideo-0.3-2|14	BuildRequires:  pkgconfig(sdl)
12cu|slowmoVideo-0.3-2|15	BuildRequires:  pkgconfig(opencv)
12cu|slowmoVideo-0.3-2|16	BuildRequires:  qt4-devel
12cu|slowmoVideo-0.3-2|17	BuildRequires:  unzip
12cu|slowmoVideo-0.3-2|18	
12cu|slowmoVideo-0.3-2|19	%description
12cu|slowmoVideo-0.3-2|20	slowmoVideo is an OpenSource program that creates slow-motion videos from
12cu|slowmoVideo-0.3-2|21	your footage. But it does not simply make your videos play at 0.01× speed.
12cu|slowmoVideo-0.3-2|22	You can smoothly slow down and speed up your footage, optionally with
12cu|slowmoVideo-0.3-2|23	motion blur.
12cu|slowmoVideo-0.3-2|24	
12cu|slowmoVideo-0.3-2|25	How does slow motion work? slowmoVideo tries to find out where pixels
12cu|slowmoVideo-0.3-2|26	move in the video (this information is called Optical Flow), and then uses
12cu|slowmoVideo-0.3-2|27	this information to calculate the additional frames between the ones
12cu|slowmoVideo-0.3-2|28	recorded by your camera.
12cu|slowmoVideo-0.3-2|29	
12cu|slowmoVideo-0.3-2|30	%prep
12cu|slowmoVideo-0.3-2|31	%setup -q -c %{name}-%{version}
12cu|slowmoVideo-0.3-2|32	
12cu|slowmoVideo-0.3-2|33	%build
12cu|slowmoVideo-0.3-2|34	# Dunno why cmake doesn't work here
12cu|slowmoVideo-0.3-2|35	mkdir build
12cu|slowmoVideo-0.3-2|36	pushd build
12cu|slowmoVideo-0.3-2|37	cmake	-DCMAKE_INSTALL_PREFIX:STRING=%{_prefix} \
12cu|slowmoVideo-0.3-2|38	../src
12cu|slowmoVideo-0.3-2|39	
12cu|slowmoVideo-0.3-2|40	popd
12cu|slowmoVideo-0.3-2|41	%make
12cu|slowmoVideo-0.3-2|42	
12cu|slowmoVideo-0.3-2|43	%install
12cu|slowmoVideo-0.3-2|44	%makeinstall_std -C build
12cu|slowmoVideo-0.3-2|45	
12cu|slowmoVideo-0.3-2|46	%files
12cu|slowmoVideo-0.3-2|47	%{_bindir}/*
12cu|slowmoVideo-0.3-2|48	
12cu|slowmoVideo-0.3-2|49	%changelog
12cu|slowmoVideo-0.3-2|50	* Wed Sep 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-2
12cu|slowmoVideo-0.3-2|51	+ Revision: b464980
12cu|slowmoVideo-0.3-2|52	- Fix ffmpeg BR
12cu|slowmoVideo-0.3-2|53	
12cu|slowmoVideo-0.3-2|54	

12846 12
12cu|slurm-2.4.3-2|1	%define major 23
12cu|slurm-2.4.3-2|2	%define libslurm %mklibname slurm %{major}
12cu|slurm-2.4.3-2|3	
12cu|slurm-2.4.3-2|4	Name:    slurm
12cu|slurm-2.4.3-2|5	Version: 2.4.3
12cu|slurm-2.4.3-2|6	Release: 2
12cu|slurm-2.4.3-2|7	Summary: Simple Linux Utility for Resource Management
12cu|slurm-2.4.3-2|8	License: GPLv2
12cu|slurm-2.4.3-2|9	Group: System/Cluster
12cu|slurm-2.4.3-2|10	Source0: http://www.schedmd.com/download/latest/slurm-%{version}.tar.bz2
12cu|slurm-2.4.3-2|11	Source1: slurm.init
12cu|slurm-2.4.3-2|12	Source2: slurmctld.init
12cu|slurm-2.4.3-2|13	Patch0: slurm-2.3.3-disable-bluegene.patch
12cu|slurm-2.4.3-2|14	URL: http://www.llnl.gov/linux/slurm
12cu|slurm-2.4.3-2|15	BuildRequires: openssl-devel
12cu|slurm-2.4.3-2|16	BuildRequires: gcc-c++
12cu|slurm-2.4.3-2|17	BuildRequires: pkgconfig(gtk+-2.0)
12cu|slurm-2.4.3-2|18	BuildRequires: python
12cu|slurm-2.4.3-2|19	BuildRequires: mysql-devel
12cu|slurm-2.4.3-2|20	BuildRequires: postgresql-devel
12cu|slurm-2.4.3-2|21	BuildRequires: munge-devel
12cu|slurm-2.4.3-2|22	BuildRequires: lua-devel
12cu|slurm-2.4.3-2|23	Requires(post): rpm-helper
12cu|slurm-2.4.3-2|24	Requires(preun): rpm-helper
12cu|slurm-2.4.3-2|25	
12cu|slurm-2.4.3-2|26	%define slurm_sysconfdir %{_sysconfdir}/slurm
12cu|slurm-2.4.3-2|27	
12cu|slurm-2.4.3-2|28	%package -n %{libslurm}
12cu|slurm-2.4.3-2|29	Summary: Libraries for slurm
12cu|slurm-2.4.3-2|30	Group: System/Libraries
12cu|slurm-2.4.3-2|31	
12cu|slurm-2.4.3-2|32	%package slurmctld
12cu|slurm-2.4.3-2|33	Summary: The main control daemon
12cu|slurm-2.4.3-2|34	Group: System/Cluster
12cu|slurm-2.4.3-2|35	Requires(post): rpm-helper
12cu|slurm-2.4.3-2|36	Requires(preun): rpm-helper
12cu|slurm-2.4.3-2|37	
12cu|slurm-2.4.3-2|38	%package slurmdbd
12cu|slurm-2.4.3-2|39	Summary: Provides accounting of jobs in a database
12cu|slurm-2.4.3-2|40	Group: System/Cluster
12cu|slurm-2.4.3-2|41	Requires(post): rpm-helper
12cu|slurm-2.4.3-2|42	Requires(preun): rpm-helper
12cu|slurm-2.4.3-2|43	
12cu|slurm-2.4.3-2|44	%package devel
12cu|slurm-2.4.3-2|45	Summary: Development package for SLURM
12cu|slurm-2.4.3-2|46	Group: Development/C
12cu|slurm-2.4.3-2|47	Requires: slurm
12cu|slurm-2.4.3-2|48	Requires: %{libslurm} = %EVRD
12cu|slurm-2.4.3-2|49	
12cu|slurm-2.4.3-2|50	%package auth-none
12cu|slurm-2.4.3-2|51	Summary: SLURM auth NULL implementation (no authentication)
12cu|slurm-2.4.3-2|52	Group: System/Cluster
12cu|slurm-2.4.3-2|53	Requires: slurm
12cu|slurm-2.4.3-2|54	
12cu|slurm-2.4.3-2|55	%package sched-wiki
12cu|slurm-2.4.3-2|56	Summary: SLURM scheduling plugin for the Maui scheduler
12cu|slurm-2.4.3-2|57	Group: System/Cluster
12cu|slurm-2.4.3-2|58	Requires: slurm
12cu|slurm-2.4.3-2|59	
12cu|slurm-2.4.3-2|60	%package sview
12cu|slurm-2.4.3-2|61	Summary: SLURM graphical interface
12cu|slurm-2.4.3-2|62	Group: System/Cluster
12cu|slurm-2.4.3-2|63	
12cu|slurm-2.4.3-2|64	%package db-pgsql
12cu|slurm-2.4.3-2|65	Summary: SLURM plugins to use PostgreSQL
12cu|slurm-2.4.3-2|66	Group: System/Cluster
12cu|slurm-2.4.3-2|67	
12cu|slurm-2.4.3-2|68	%package db-mysql
12cu|slurm-2.4.3-2|69	Summary: SLURM plugins to use MySQL
12cu|slurm-2.4.3-2|70	Group: System/Cluster
12cu|slurm-2.4.3-2|71	
12cu|slurm-2.4.3-2|72	%package auth-munge
12cu|slurm-2.4.3-2|73	Summary: SLURM plugins to use munge authentication
12cu|slurm-2.4.3-2|74	Group: System/Cluster
12cu|slurm-2.4.3-2|75	
12cu|slurm-2.4.3-2|76	%description
12cu|slurm-2.4.3-2|77	SLURM is an open source, fault-tolerant, and highly
12cu|slurm-2.4.3-2|78	scalable cluster management and job scheduling system for Linux clusters
12cu|slurm-2.4.3-2|79	containing up to thousands of nodes. Components include machine status,
12cu|slurm-2.4.3-2|80	partition management, job management, and scheduling modules.
12cu|slurm-2.4.3-2|81	
12cu|slurm-2.4.3-2|82	%description -n %{libslurm}
12cu|slurm-2.4.3-2|83	This package contains the library needed to run programs dynamically linked
12cu|slurm-2.4.3-2|84	with slurm.
12cu|slurm-2.4.3-2|85	
12cu|slurm-2.4.3-2|86	%description slurmctld
12cu|slurm-2.4.3-2|87	The main control daemon.
12cu|slurm-2.4.3-2|88	
12cu|slurm-2.4.3-2|89	%description slurmdbd
12cu|slurm-2.4.3-2|90	Provides accounting of jobs in a database.
12cu|slurm-2.4.3-2|91	
12cu|slurm-2.4.3-2|92	%description devel
12cu|slurm-2.4.3-2|93	Development package for SLURM.  This package includes the header files
12cu|slurm-2.4.3-2|94	and static libraries for the SLURM API.
12cu|slurm-2.4.3-2|95	
12cu|slurm-2.4.3-2|96	%description auth-none
12cu|slurm-2.4.3-2|97	SLURM NULL authentication module
12cu|slurm-2.4.3-2|98	
12cu|slurm-2.4.3-2|99	%description sched-wiki
12cu|slurm-2.4.3-2|100	SLURM scheduling plugin for the Maui scheduler.
12cu|slurm-2.4.3-2|101	
12cu|slurm-2.4.3-2|102	%description sview
12cu|slurm-2.4.3-2|103	sview is a graphical user interface go get and update state information for
12cu|slurm-2.4.3-2|104	jobs, partitions, and nodes managed by SLURM.
12cu|slurm-2.4.3-2|105	# (taken from the quickstart)
12cu|slurm-2.4.3-2|106	
12cu|slurm-2.4.3-2|107	%description db-pgsql
12cu|slurm-2.4.3-2|108	SLURM plugins to use a PostgreSQL database for job accounting.
12cu|slurm-2.4.3-2|109	
12cu|slurm-2.4.3-2|110	%description db-mysql
12cu|slurm-2.4.3-2|111	SLURM plugins to use a MySQL database for job accounting.
12cu|slurm-2.4.3-2|112	
12cu|slurm-2.4.3-2|113	%description auth-munge
12cu|slurm-2.4.3-2|114	SLURM plugins to use munge authentication.
12cu|slurm-2.4.3-2|115	
12cu|slurm-2.4.3-2|116	%prep
12cu|slurm-2.4.3-2|117	%setup -q
12cu|slurm-2.4.3-2|118	%patch0 -p1 -b .disable-bluegene
12cu|slurm-2.4.3-2|119	chmod 0644 doc/html/*.{gif,jpg}
12cu|slurm-2.4.3-2|120	
12cu|slurm-2.4.3-2|121	# blcr triggers a bug in automake
12cu|slurm-2.4.3-2|122	rm -f src/plugins/checkpoint/blcr/Makefile.am
12cu|slurm-2.4.3-2|123	
12cu|slurm-2.4.3-2|124	%build
12cu|slurm-2.4.3-2|125	autoreconf -fiv
12cu|slurm-2.4.3-2|126	%configure --program-prefix=%{?_program_prefix:%{_program_prefix}} \
12cu|slurm-2.4.3-2|127	--sysconfdir=%{slurm_sysconfdir}		\
12cu|slurm-2.4.3-2|128	%{?_enable_debug}			\
12cu|slurm-2.4.3-2|129	%{?with_proctrack}			\
12cu|slurm-2.4.3-2|130	%{?with_ssl}			\
12cu|slurm-2.4.3-2|131	%{?with_cflags}
12cu|slurm-2.4.3-2|132	
12cu|slurm-2.4.3-2|133	%make
12cu|slurm-2.4.3-2|134	
12cu|slurm-2.4.3-2|135	%install
12cu|slurm-2.4.3-2|136	rm -rf "%{buildroot}"
12cu|slurm-2.4.3-2|137	mkdir -p "%{buildroot}"
12cu|slurm-2.4.3-2|138	%makeinstall
12cu|slurm-2.4.3-2|139	
12cu|slurm-2.4.3-2|140	install -D -m755 %{SOURCE1} %{buildroot}/%{_initrddir}/slurm
12cu|slurm-2.4.3-2|141	install -D -m755 %{SOURCE2} %{buildroot}/%{_initrddir}/slurmctld
12cu|slurm-2.4.3-2|142	install -D -m755 etc/init.d.slurmdbd %{buildroot}/%{_initrddir}/slurmdbd
12cu|slurm-2.4.3-2|143	install -D -m644 etc/slurm.conf.example ${RPM_BUILD_ROOT}%{slurm_sysconfdir}/slurm.conf.example
12cu|slurm-2.4.3-2|144	install -D -m755 etc/slurm.epilog.clean ${RPM_BUILD_ROOT}%{slurm_sysconfdir}/slurm.epilog.clean
12cu|slurm-2.4.3-2|145	
12cu|slurm-2.4.3-2|146	# Delete unpackaged files:
12cu|slurm-2.4.3-2|147	rm -rf %{buildroot}/%{_libdir}/slurm/*.{a,la} \
12cu|slurm-2.4.3-2|148	%{buildroot}/%{_libdir}/*.la \
12cu|slurm-2.4.3-2|149	%{buildroot}/%{_datadir}/doc/slurm-%{version}/ \
12cu|slurm-2.4.3-2|150	%{buildroot}/%{_mandir}/man5/bluegene*
12cu|slurm-2.4.3-2|151	
12cu|slurm-2.4.3-2|152	%files
12cu|slurm-2.4.3-2|153	%doc AUTHORS
12cu|slurm-2.4.3-2|154	%doc NEWS
12cu|slurm-2.4.3-2|155	%doc README.rst
12cu|slurm-2.4.3-2|156	%doc RELEASE_NOTES
12cu|slurm-2.4.3-2|157	%doc DISCLAIMER
12cu|slurm-2.4.3-2|158	%doc COPYING
12cu|slurm-2.4.3-2|159	%doc etc/slurm.conf.example
12cu|slurm-2.4.3-2|160	%doc etc/slurmdbd.conf.example
12cu|slurm-2.4.3-2|161	%doc etc/cgroup.conf.example
12cu|slurm-2.4.3-2|162	%doc etc/cgroup.release_common.example
12cu|slurm-2.4.3-2|163	%doc etc/cgroup_allowed_devices_file.conf.example
12cu|slurm-2.4.3-2|164	%doc doc/html
12cu|slurm-2.4.3-2|165	%{_bindir}/sacct
12cu|slurm-2.4.3-2|166	%{_bindir}/sacctmgr
12cu|slurm-2.4.3-2|167	%{_bindir}/salloc
12cu|slurm-2.4.3-2|168	%{_bindir}/sattach
12cu|slurm-2.4.3-2|169	%{_bindir}/sbatch
12cu|slurm-2.4.3-2|170	%{_bindir}/sbcast
12cu|slurm-2.4.3-2|171	%{_bindir}/scancel
12cu|slurm-2.4.3-2|172	%{_bindir}/scontrol
12cu|slurm-2.4.3-2|173	%{_bindir}/sinfo
12cu|slurm-2.4.3-2|174	%{_bindir}/sprio
12cu|slurm-2.4.3-2|175	%{_bindir}/squeue
12cu|slurm-2.4.3-2|176	%{_bindir}/sreport
12cu|slurm-2.4.3-2|177	%{_bindir}/srun
12cu|slurm-2.4.3-2|178	%{_bindir}/smap
12cu|slurm-2.4.3-2|179	%{_bindir}/sshare
12cu|slurm-2.4.3-2|180	%{_bindir}/sdiag
12cu|slurm-2.4.3-2|181	%{_bindir}/sstat
12cu|slurm-2.4.3-2|182	%{_bindir}/strigger
12cu|slurm-2.4.3-2|183	%{_initrddir}/slurm
12cu|slurm-2.4.3-2|184	%{_sbindir}/slurmd
12cu|slurm-2.4.3-2|185	%{_sbindir}/slurmstepd
12cu|slurm-2.4.3-2|186	%{_libdir}/slurm/src/*
12cu|slurm-2.4.3-2|187	%{_mandir}/man1/sacct.1*
12cu|slurm-2.4.3-2|188	%{_mandir}/man1/sacctmgr.1*
12cu|slurm-2.4.3-2|189	%{_mandir}/man1/salloc.1*
12cu|slurm-2.4.3-2|190	%{_mandir}/man1/sattach.1*
12cu|slurm-2.4.3-2|191	%{_mandir}/man1/sbatch.1*
12cu|slurm-2.4.3-2|192	%{_mandir}/man1/sbcast.1*
12cu|slurm-2.4.3-2|193	%{_mandir}/man1/scancel.1*
12cu|slurm-2.4.3-2|194	%{_mandir}/man1/scontrol.1*
12cu|slurm-2.4.3-2|195	%{_mandir}/man1/sinfo.1*
12cu|slurm-2.4.3-2|196	%{_mandir}/man1/slurm.1*
12cu|slurm-2.4.3-2|197	%{_mandir}/man1/smap.1*
12cu|slurm-2.4.3-2|198	%{_mandir}/man1/sprio.1*
12cu|slurm-2.4.3-2|199	%{_mandir}/man1/squeue.1*
12cu|slurm-2.4.3-2|200	%{_mandir}/man1/sreport.1*
12cu|slurm-2.4.3-2|201	%{_mandir}/man1/srun.1*
12cu|slurm-2.4.3-2|202	%{_mandir}/man1/srun_cr.1*
12cu|slurm-2.4.3-2|203	%{_mandir}/man1/sshare.1*
12cu|slurm-2.4.3-2|204	%{_mandir}/man1/sstat.1*
12cu|slurm-2.4.3-2|205	%{_mandir}/man1/strigger.1*
12cu|slurm-2.4.3-2|206	%{_mandir}/man1/sdiag.1*
12cu|slurm-2.4.3-2|207	%{_mandir}/man5/slurm.conf.5.*
12cu|slurm-2.4.3-2|208	%{_mandir}/man5/cgroup.conf.5*
12cu|slurm-2.4.3-2|209	%{_mandir}/man5/cray.conf.5*
12cu|slurm-2.4.3-2|210	%{_mandir}/man5/gres.conf.5*
12cu|slurm-2.4.3-2|211	%{_mandir}/man5/topology.conf.5*
12cu|slurm-2.4.3-2|212	%{_mandir}/man8/slurmd.8.*
12cu|slurm-2.4.3-2|213	%{_mandir}/man8/slurmstepd.8.*
12cu|slurm-2.4.3-2|214	%{_mandir}/man8/spank.8.*
12cu|slurm-2.4.3-2|215	%dir %{_libdir}/slurm
12cu|slurm-2.4.3-2|216	%{_libdir}/slurm/checkpoint_none.so
12cu|slurm-2.4.3-2|217	%{_libdir}/slurm/jobacct_gather_cgroup.so
12cu|slurm-2.4.3-2|218	%{_libdir}/slurm/mpi_pmi2.so
12cu|slurm-2.4.3-2|219	%{_libdir}/slurm/job_submit_lua.so
12cu|slurm-2.4.3-2|220	%{_libdir}/slurm/proctrack_lua.so
12cu|slurm-2.4.3-2|221	%{_libdir}/slurm/jobacct_gather_linux.so
12cu|slurm-2.4.3-2|222	%{_libdir}/slurm/jobacct_gather_none.so
12cu|slurm-2.4.3-2|223	%{_libdir}/slurm/jobacct_gather_aix.so
12cu|slurm-2.4.3-2|224	%{_libdir}/slurm/jobcomp_none.so
12cu|slurm-2.4.3-2|225	%{_libdir}/slurm/jobcomp_filetxt.so
12cu|slurm-2.4.3-2|226	%{_libdir}/slurm/jobcomp_script.so
12cu|slurm-2.4.3-2|227	%{_libdir}/slurm/proctrack_pgid.so
12cu|slurm-2.4.3-2|228	%{_libdir}/slurm/proctrack_linuxproc.so
12cu|slurm-2.4.3-2|229	%{_libdir}/slurm/sched_backfill.so
12cu|slurm-2.4.3-2|230	%{_libdir}/slurm/sched_builtin.so
12cu|slurm-2.4.3-2|231	%{_libdir}/slurm/sched_hold.so
12cu|slurm-2.4.3-2|232	%{_libdir}/slurm/select_cons_res.so
12cu|slurm-2.4.3-2|233	%{_libdir}/slurm/select_linear.so
12cu|slurm-2.4.3-2|234	%{_libdir}/slurm/switch_none.so
12cu|slurm-2.4.3-2|235	%{_libdir}/slurm/mpi_none.so
12cu|slurm-2.4.3-2|236	%{_libdir}/slurm/mpi_mpichgm.so
12cu|slurm-2.4.3-2|237	%{_libdir}/slurm/mpi_mvapich.so
12cu|slurm-2.4.3-2|238	%{_libdir}/slurm/mpi_lam.so
12cu|slurm-2.4.3-2|239	%{_libdir}/slurm/task_none.so
12cu|slurm-2.4.3-2|240	%{_libdir}/slurm/task_affinity.so
12cu|slurm-2.4.3-2|241	%{_libdir}/slurm/accounting_storage_filetxt.so
12cu|slurm-2.4.3-2|242	%{_libdir}/slurm/accounting_storage_none.so
12cu|slurm-2.4.3-2|243	%{_libdir}/slurm/checkpoint_ompi.so
12cu|slurm-2.4.3-2|244	%{_libdir}/slurm/crypto_openssl.so
12cu|slurm-2.4.3-2|245	%{_libdir}/slurm/gres_gpu.so
12cu|slurm-2.4.3-2|246	%{_libdir}/slurm/gres_nic.so
12cu|slurm-2.4.3-2|247	%{_libdir}/slurm/job_submit_cnode.so
12cu|slurm-2.4.3-2|248	%{_libdir}/slurm/job_submit_defaults.so
12cu|slurm-2.4.3-2|249	%{_libdir}/slurm/job_submit_logging.so
12cu|slurm-2.4.3-2|250	%{_libdir}/slurm/job_submit_partition.so
12cu|slurm-2.4.3-2|251	%{_libdir}/slurm/mpi_mpich1_p4.so
12cu|slurm-2.4.3-2|252	%{_libdir}/slurm/mpi_mpich1_shmem.so
12cu|slurm-2.4.3-2|253	%{_libdir}/slurm/mpi_mpichmx.so
12cu|slurm-2.4.3-2|254	%{_libdir}/slurm/mpi_openmpi.so
12cu|slurm-2.4.3-2|255	%{_libdir}/slurm/preempt_none.so
12cu|slurm-2.4.3-2|256	%{_libdir}/slurm/preempt_partition_prio.so
12cu|slurm-2.4.3-2|257	%{_libdir}/slurm/preempt_qos.so
12cu|slurm-2.4.3-2|258	%{_libdir}/slurm/priority_basic.so
12cu|slurm-2.4.3-2|259	%{_libdir}/slurm/priority_multifactor.so
12cu|slurm-2.4.3-2|260	%{_libdir}/slurm/proctrack_cgroup.so
12cu|slurm-2.4.3-2|261	%{_libdir}/slurm/select_cray.so
12cu|slurm-2.4.3-2|262	%{_libdir}/slurm/task_cgroup.so
12cu|slurm-2.4.3-2|263	%{_libdir}/slurm/topology_3d_torus.so
12cu|slurm-2.4.3-2|264	%{_libdir}/slurm/topology_node_rank.so
12cu|slurm-2.4.3-2|265	%{_libdir}/slurm/topology_none.so
12cu|slurm-2.4.3-2|266	%{_libdir}/slurm/topology_tree.so
12cu|slurm-2.4.3-2|267	%{_libdir}/slurm/auth_none.so
12cu|slurm-2.4.3-2|268	%dir %{_libdir}/slurm/src
12cu|slurm-2.4.3-2|269	%config %{slurm_sysconfdir}/slurm.conf.example
12cu|slurm-2.4.3-2|270	%config(noreplace) %{slurm_sysconfdir}/slurm.epilog.clean
12cu|slurm-2.4.3-2|271	
12cu|slurm-2.4.3-2|272	%files -n %{libslurm}
12cu|slurm-2.4.3-2|273	%{_libdir}/*.so.*
12cu|slurm-2.4.3-2|274	
12cu|slurm-2.4.3-2|275	%files devel
12cu|slurm-2.4.3-2|276	%defattr(-,root,root)
12cu|slurm-2.4.3-2|277	%dir %attr(0755,root,root) %{_prefix}/include/slurm
12cu|slurm-2.4.3-2|278	%{_prefix}/include/slurm/*
12cu|slurm-2.4.3-2|279	%{_libdir}/*.a
12cu|slurm-2.4.3-2|280	%{_libdir}/*.so
12cu|slurm-2.4.3-2|281	%{_mandir}/man3/*
12cu|slurm-2.4.3-2|282	
12cu|slurm-2.4.3-2|283	%files slurmctld
12cu|slurm-2.4.3-2|284	%{_initrddir}/slurmctld
12cu|slurm-2.4.3-2|285	%{_sbindir}/slurmctld
12cu|slurm-2.4.3-2|286	%{_mandir}/man8/slurmctld.8.*
12cu|slurm-2.4.3-2|287	
12cu|slurm-2.4.3-2|288	%files slurmdbd
12cu|slurm-2.4.3-2|289	%{_sbindir}/slurmdbd
12cu|slurm-2.4.3-2|290	%{_initrddir}/slurmdbd
12cu|slurm-2.4.3-2|291	%{_libdir}/slurm/accounting_storage_slurmdbd.so
12cu|slurm-2.4.3-2|292	%{_mandir}/man8/slurmdbd.8.*
12cu|slurm-2.4.3-2|293	%{_mandir}/man5/slurmdbd.conf.5.*
12cu|slurm-2.4.3-2|294	
12cu|slurm-2.4.3-2|295	%files sched-wiki
12cu|slurm-2.4.3-2|296	%{_libdir}/slurm/sched_wiki*.so
12cu|slurm-2.4.3-2|297	%{_mandir}/man5/wiki.*
12cu|slurm-2.4.3-2|298	
12cu|slurm-2.4.3-2|299	%files sview
12cu|slurm-2.4.3-2|300	%{_bindir}/sview
12cu|slurm-2.4.3-2|301	%{_mandir}/man1/sview.1*
12cu|slurm-2.4.3-2|302	
12cu|slurm-2.4.3-2|303	%files db-pgsql
12cu|slurm-2.4.3-2|304	%{_libdir}/slurm/accounting_storage_pgsql.so
12cu|slurm-2.4.3-2|305	%{_libdir}/slurm/jobcomp_pgsql.so
12cu|slurm-2.4.3-2|306	
12cu|slurm-2.4.3-2|307	%files db-mysql
12cu|slurm-2.4.3-2|308	%{_libdir}/slurm/accounting_storage_mysql.so
12cu|slurm-2.4.3-2|309	%{_libdir}/slurm/jobcomp_mysql.so
12cu|slurm-2.4.3-2|310	
12cu|slurm-2.4.3-2|311	%files auth-munge
12cu|slurm-2.4.3-2|312	%{_libdir}/slurm/auth_munge.so
12cu|slurm-2.4.3-2|313	%{_libdir}/slurm/crypto_munge.so
12cu|slurm-2.4.3-2|314	
12cu|slurm-2.4.3-2|315	%pre
12cu|slurm-2.4.3-2|316	%_pre_useradd slurm / /sbin/nologin
12cu|slurm-2.4.3-2|317	
12cu|slurm-2.4.3-2|318	%post
12cu|slurm-2.4.3-2|319	%_post_service slurm
12cu|slurm-2.4.3-2|320	
12cu|slurm-2.4.3-2|321	%post slurmctld
12cu|slurm-2.4.3-2|322	%_post_service slurmctld
12cu|slurm-2.4.3-2|323	
12cu|slurm-2.4.3-2|324	%post slurmdbd
12cu|slurm-2.4.3-2|325	%_post_service slurmdbd
12cu|slurm-2.4.3-2|326	
12cu|slurm-2.4.3-2|327	%preun
12cu|slurm-2.4.3-2|328	%_preun_service slurm
12cu|slurm-2.4.3-2|329	
12cu|slurm-2.4.3-2|330	%preun slurmctld
12cu|slurm-2.4.3-2|331	%_preun_service slurmctld
12cu|slurm-2.4.3-2|332	
12cu|slurm-2.4.3-2|333	%preun slurmdbd
12cu|slurm-2.4.3-2|334	%_preun_service slurmdbd

12847 12
12cu|smalltalk-3.2.4-2|1	Summary:	Smalltalk free language implementation
12cu|smalltalk-3.2.4-2|2	Name:		smalltalk
12cu|smalltalk-3.2.4-2|3	Version:	3.2.4
12cu|smalltalk-3.2.4-2|4	Release:	2
12cu|smalltalk-3.2.4-2|5	License:	GPLv2+ and LGPLv2+ and GFDL
12cu|smalltalk-3.2.4-2|6	Group:		Development/Other
12cu|smalltalk-3.2.4-2|7	Source0:	ftp://ftp.gnu.org/gnu/smalltalk/%{name}-%{version}.tar.xz
12cu|smalltalk-3.2.4-2|8	# Fix for Tcl 8.6 (interp->result, TIP #330) - AdamW 2008/12
12cu|smalltalk-3.2.4-2|9	Patch2:		smalltalk-3.1-tcl86.patch
12cu|smalltalk-3.2.4-2|10	Patch3:		smalltalk-3.2.4-gst-reload-symlink.patch
12cu|smalltalk-3.2.4-2|11	URL:		http://smalltalk.gnu.org/
12cu|smalltalk-3.2.4-2|12	BuildRequires:	pkgconfig(gtk+-2.0) emacs-bin
12cu|smalltalk-3.2.4-2|13	BuildRequires:	readline-devel termcap-devel
12cu|smalltalk-3.2.4-2|14	BuildRequires:	tcl tcl-devel tk pkgconfig(tk)
12cu|smalltalk-3.2.4-2|15	BuildRequires:	gdbm-devel
12cu|smalltalk-3.2.4-2|16	BuildRequires:	gmp-devel
12cu|smalltalk-3.2.4-2|17	BuildRequires:	pkgconfig(sqlite3)
12cu|smalltalk-3.2.4-2|18	BuildRequires:	texinfo
12cu|smalltalk-3.2.4-2|19	BuildRequires:	libpq-devel
12cu|smalltalk-3.2.4-2|20	BuildRequires:	pkgconfig(zlib)
12cu|smalltalk-3.2.4-2|21	BuildRequires:	zip
12cu|smalltalk-3.2.4-2|22	BuildRequires:	libsigsegv-devel
12cu|smalltalk-3.2.4-2|23	BuildRequires:	pkgconfig(libffi)
12cu|smalltalk-3.2.4-2|24	BuildRequires:	pkgconfig(sdl)
12cu|smalltalk-3.2.4-2|25	BuildRequires:	pkgconfig(SDL_mixer)
12cu|smalltalk-3.2.4-2|26	BuildRequires:	pkgconfig(SDL_image)
12cu|smalltalk-3.2.4-2|27	BuildRequires:	SDL_sound-devel
12cu|smalltalk-3.2.4-2|28	BuildRequires:	pkgconfig(SDL_ttf)
12cu|smalltalk-3.2.4-2|29	BuildRequires:	pkgconfig(glut)
12cu|smalltalk-3.2.4-2|30	
12cu|smalltalk-3.2.4-2|31	%description
12cu|smalltalk-3.2.4-2|32	GNU Smalltalk is a Free (or Open Source) implementation that closely
12cu|smalltalk-3.2.4-2|33	follows the Smalltalk-80 language as described in the book Smalltalk-80:
12cu|smalltalk-3.2.4-2|34	the Language and its Implementation by Adele Goldberg and David
12cu|smalltalk-3.2.4-2|35	Robson. GNUSmalltalk runs on most versions of Unix or Unix like
12cu|smalltalk-3.2.4-2|36	systems (GNU/Linux, FreeBSD, etc...).
12cu|smalltalk-3.2.4-2|37	There is even a version for commercial operating systems like MS-NT.
12cu|smalltalk-3.2.4-2|38	
12cu|smalltalk-3.2.4-2|39	%package emacs
12cu|smalltalk-3.2.4-2|40	Summary:      Smalltalk mode for Emacs
12cu|smalltalk-3.2.4-2|41	Group:        Development/Other
12cu|smalltalk-3.2.4-2|42	Requires:     %{name} = %{version}-%{release}
12cu|smalltalk-3.2.4-2|43	Conflicts:    smalltalk < 3.0.1-1
12cu|smalltalk-3.2.4-2|44	
12cu|smalltalk-3.2.4-2|45	%description emacs
12cu|smalltalk-3.2.4-2|46	GNU Smalltalk is a Free (or Open Source) implementation that closely
12cu|smalltalk-3.2.4-2|47	follows the Smalltalk-80 language as described in the book Smalltalk-80:
12cu|smalltalk-3.2.4-2|48	the Language and its Implementation by Adele Goldberg and David
12cu|smalltalk-3.2.4-2|49	Robson. GNUSmalltalk runs on most versions of Unix or Unix like
12cu|smalltalk-3.2.4-2|50	systems (GNU/Linux, FreeBSD, etc...).
12cu|smalltalk-3.2.4-2|51	There is even a version for commercial operating systems like MS-NT.
12cu|smalltalk-3.2.4-2|52	
12cu|smalltalk-3.2.4-2|53	This Package contains the Smalltalk mode for Emacs.
12cu|smalltalk-3.2.4-2|54	
12cu|smalltalk-3.2.4-2|55	%package devel
12cu|smalltalk-3.2.4-2|56	Summary:      Development files for GNU Smalltalk
12cu|smalltalk-3.2.4-2|57	Group:        Development/Other
12cu|smalltalk-3.2.4-2|58	Requires:     %{name} = %{version}-%{release}
12cu|smalltalk-3.2.4-2|59	Conflicts:    smalltalk < 3.0.1-2
12cu|smalltalk-3.2.4-2|60	
12cu|smalltalk-3.2.4-2|61	%description devel
12cu|smalltalk-3.2.4-2|62	GNU Smalltalk is a Free (or Open Source) implementation that closely
12cu|smalltalk-3.2.4-2|63	follows the Smalltalk-80 language as described in the book Smalltalk-80:
12cu|smalltalk-3.2.4-2|64	the Language and its Implementation by Adele Goldberg and David
12cu|smalltalk-3.2.4-2|65	Robson. GNUSmalltalk runs on most versions of Unix or Unix like
12cu|smalltalk-3.2.4-2|66	systems (GNU/Linux, FreeBSD, etc...).
12cu|smalltalk-3.2.4-2|67	There is even a version for commercial operating systems like MS-NT.
12cu|smalltalk-3.2.4-2|68	
12cu|smalltalk-3.2.4-2|69	This Package contains header files and other stuff provided by
12cu|smalltalk-3.2.4-2|70	GNU Smalltalk. You will need this package, if you want to extent GNU
12cu|smalltalk-3.2.4-2|71	Smalltalk with functions written in C.
12cu|smalltalk-3.2.4-2|72	
12cu|smalltalk-3.2.4-2|73	%prep
12cu|smalltalk-3.2.4-2|74	%setup -q
12cu|smalltalk-3.2.4-2|75	%patch2 -p1 -b .tcl86
12cu|smalltalk-3.2.4-2|76	%patch3 -p1
12cu|smalltalk-3.2.4-2|77	
12cu|smalltalk-3.2.4-2|78	%build
12cu|smalltalk-3.2.4-2|79	%configure2_5x --disable-static \
12cu|smalltalk-3.2.4-2|80	--disable-rpath \
12cu|smalltalk-3.2.4-2|81	--with-tcl=%{_libdir} --with-tk=%{_libdir} \
12cu|smalltalk-3.2.4-2|82	--with-system-libsigsegv \
12cu|smalltalk-3.2.4-2|83	--with-system-libffi=yes \
12cu|smalltalk-3.2.4-2|84	--with-imagedir=%{_libdir}/%{name}
12cu|smalltalk-3.2.4-2|85	%make
12cu|smalltalk-3.2.4-2|86	
12cu|smalltalk-3.2.4-2|87	cd doc
12cu|smalltalk-3.2.4-2|88	for i in gst*;
12cu|smalltalk-3.2.4-2|89	do
12cu|smalltalk-3.2.4-2|90	sed -i -e 's!%{_libdir}!/usr/lib(64)!g' \
12cu|smalltalk-3.2.4-2|91	-e 's!/usr/lib!/usr/lib(64)!g' \
12cu|smalltalk-3.2.4-2|92	-e 's!/usr/share/smalltalk/kernel!/usr/lib(64)/smalltalk/kernel!g' $i
12cu|smalltalk-3.2.4-2|93	done
12cu|smalltalk-3.2.4-2|94	
12cu|smalltalk-3.2.4-2|95	%install
12cu|smalltalk-3.2.4-2|96	%{makeinstall_std}
12cu|smalltalk-3.2.4-2|97	
12cu|smalltalk-3.2.4-2|98	%multiarch_binaries %{buildroot}%{_bindir}/gst-config
12cu|smalltalk-3.2.4-2|99	
12cu|smalltalk-3.2.4-2|100	
12cu|smalltalk-3.2.4-2|101	
12cu|smalltalk-3.2.4-2|102	%files
12cu|smalltalk-3.2.4-2|103	%doc AUTHORS NEWS README
12cu|smalltalk-3.2.4-2|104	%{_bindir}/gst
12cu|smalltalk-3.2.4-2|105	%{_bindir}/gst-blox
12cu|smalltalk-3.2.4-2|106	%{_bindir}/gst-convert
12cu|smalltalk-3.2.4-2|107	%{_bindir}/gst-doc
12cu|smalltalk-3.2.4-2|108	%{_bindir}/gst-load
12cu|smalltalk-3.2.4-2|109	%{_bindir}/gst-package
12cu|smalltalk-3.2.4-2|110	%{_bindir}/gst-reload
12cu|smalltalk-3.2.4-2|111	%{_bindir}/gst-remote
12cu|smalltalk-3.2.4-2|112	%{_bindir}/gst-sunit
12cu|smalltalk-3.2.4-2|113	%{_bindir}/gst-browser
12cu|smalltalk-3.2.4-2|114	%{_bindir}/gst-profile
12cu|smalltalk-3.2.4-2|115	%dir %{_datadir}/%{name}
12cu|smalltalk-3.2.4-2|116	%{_datadir}/%{name}/*
12cu|smalltalk-3.2.4-2|117	%{_libdir}/*.so.*
12cu|smalltalk-3.2.4-2|118	%{_libdir}/smalltalk
12cu|smalltalk-3.2.4-2|119	%{_infodir}/*.info*
12cu|smalltalk-3.2.4-2|120	%{_mandir}/man1/*
12cu|smalltalk-3.2.4-2|121	
12cu|smalltalk-3.2.4-2|122	%files devel
12cu|smalltalk-3.2.4-2|123	%{_bindir}/gst-config
12cu|smalltalk-3.2.4-2|124	#% multiarch
12cu|smalltalk-3.2.4-2|125	%{multiarch_bindir}/gst-config
12cu|smalltalk-3.2.4-2|126	%{_libdir}/libgst.so
12cu|smalltalk-3.2.4-2|127	%{_libdir}/pkgconfig/gnu-smalltalk.pc
12cu|smalltalk-3.2.4-2|128	%{_datadir}/aclocal/*.m4
12cu|smalltalk-3.2.4-2|129	%{_includedir}/gst.h
12cu|smalltalk-3.2.4-2|130	%{_includedir}/gstpub.h
12cu|smalltalk-3.2.4-2|131	
12cu|smalltalk-3.2.4-2|132	%files emacs
12cu|smalltalk-3.2.4-2|133	%{_datadir}/emacs/site-lisp/*
12cu|smalltalk-3.2.4-2|134	%{_sysconfdir}/emacs/site-start.d/**

12848 12
12cu|smem-1.4-1|1	Name:		smem
12cu|smem-1.4-1|2	Version:	1.4
12cu|smem-1.4-1|3	Release:	1
12cu|smem-1.4-1|4	Summary:	Memory reporting tool
12cu|smem-1.4-1|5	Group:		Monitoring
12cu|smem-1.4-1|6	License:	GPLv2+
12cu|smem-1.4-1|7	URL:		http://www.selenic.com/%{name}/
12cu|smem-1.4-1|8	Source0:	http://www.selenic.com/smem/download/%{name}-%{version}.tar.gz
12cu|smem-1.4-1|9	Requires:	python
12cu|smem-1.4-1|10	Requires:	python-matplotlib
12cu|smem-1.4-1|11	BuildArch:	noarch
12cu|smem-1.4-1|12	
12cu|smem-1.4-1|13	%description
12cu|smem-1.4-1|14	smem is a tool that can give numerous reports on memory usage on Linux systems.
12cu|smem-1.4-1|15	Unlike existing tools, smem can report proportional set size (PSS), which is a
12cu|smem-1.4-1|16	more meaningful representation of the amount of memory used by libraries and
12cu|smem-1.4-1|17	applications in a virtual memory system.
12cu|smem-1.4-1|18	
12cu|smem-1.4-1|19	%prep
12cu|smem-1.4-1|20	%setup -q
12cu|smem-1.4-1|21	
12cu|smem-1.4-1|22	%build
12cu|smem-1.4-1|23	
12cu|smem-1.4-1|24	%install
12cu|smem-1.4-1|25	install -D smem %{buildroot}/%{_bindir}/smem
12cu|smem-1.4-1|26	
12cu|smem-1.4-1|27	%files
12cu|smem-1.4-1|28	%{_bindir}/smem
12cu|smem-1.4-1|29	
12cu|smem-1.4-1|30	
12cu|smem-1.4-1|31	%changelog
12cu|smem-1.4-1|32	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-1
12cu|smem-1.4-1|33	+ Revision: c6da167
12cu|smem-1.4-1|34	- Updated to 1.4 (by updates_builder)
12cu|smem-1.4-1|35	
12cu|smem-1.4-1|36	

12849 12
12cu|smokeping-2.4.2-15|1	%define __noautoreq 'perl\\(Authen::.*|perl\\(Smokeping.*'
12cu|smokeping-2.4.2-15|2	%define __noautoprov perl(.*)
12cu|smokeping-2.4.2-15|3	
12cu|smokeping-2.4.2-15|4	Name:		smokeping
12cu|smokeping-2.4.2-15|5	Version:	2.4.2
12cu|smokeping-2.4.2-15|6	Release:	15
12cu|smokeping-2.4.2-15|7	Summary:	Network latency tracker
12cu|smokeping-2.4.2-15|8	License:	GPL
12cu|smokeping-2.4.2-15|9	Group:		Networking/WWW
12cu|smokeping-2.4.2-15|10	URL:		http://oss.oetiker.ch/smokeping/
12cu|smokeping-2.4.2-15|11	Source0:    http://oss.oetiker.ch/smokeping/pub/%{name}-%{version}.tar.gz
12cu|smokeping-2.4.2-15|12	Source1:    smokeping.init
12cu|smokeping-2.4.2-15|13	Patch0:     %{name}-2.4.2-fhs.patch
12cu|smokeping-2.4.2-15|14	Requires:   rrdtool
12cu|smokeping-2.4.2-15|15	Requires:   fonts-ttf-dejavu
12cu|smokeping-2.4.2-15|16	Requires:   fping
12cu|smokeping-2.4.2-15|17	Requires:   perl(Qooxdoo::JSONRPC)
12cu|smokeping-2.4.2-15|18	Requires:   perl(Config::Grammar)
12cu|smokeping-2.4.2-15|19	Requires:   apache
12cu|smokeping-2.4.2-15|20	# webapp macros and scriptlets
12cu|smokeping-2.4.2-15|21	Requires(post):		rpm-helper >= 0.16
12cu|smokeping-2.4.2-15|22	Requires(postun):	rpm-helper >= 0.16
12cu|smokeping-2.4.2-15|23	BuildRequires:	rpm-helper >= 0.16
12cu|smokeping-2.4.2-15|24	BuildRequires:	rpm-mandriva-setup >= 1.23
12cu|smokeping-2.4.2-15|25	BuildArch:	noarch
12cu|smokeping-2.4.2-15|26	
12cu|smokeping-2.4.2-15|27	%description
12cu|smokeping-2.4.2-15|28	SmokePing keeps track of your network latency:
12cu|smokeping-2.4.2-15|29	
12cu|smokeping-2.4.2-15|30	* Best of breed latency visualisation.
12cu|smokeping-2.4.2-15|31	* Interactive graph exlorer.
12cu|smokeping-2.4.2-15|32	* Wide range of latency measurment plugins.
12cu|smokeping-2.4.2-15|33	* Master/Slave System for distributed measurement.
12cu|smokeping-2.4.2-15|34	* Highly configurable alerting system.
12cu|smokeping-2.4.2-15|35	* Live Latency Charts with the most 'interesting' graphs.
12cu|smokeping-2.4.2-15|36	* Free and OpenSource Software written in Perl written by Tobi Oetiker, the
12cu|smokeping-2.4.2-15|37	creator of MRTG and RRDtool
12cu|smokeping-2.4.2-15|38	
12cu|smokeping-2.4.2-15|39	%prep
12cu|smokeping-2.4.2-15|40	%setup -q
12cu|smokeping-2.4.2-15|41	%patch0 -p 1
12cu|smokeping-2.4.2-15|42	
12cu|smokeping-2.4.2-15|43	find lib -name *.pm | xargs chmod 644
12cu|smokeping-2.4.2-15|44	
12cu|smokeping-2.4.2-15|45	%build
12cu|smokeping-2.4.2-15|46	
12cu|smokeping-2.4.2-15|47	%install
12cu|smokeping-2.4.2-15|48	rm -rf %{buildroot}
12cu|smokeping-2.4.2-15|49	
12cu|smokeping-2.4.2-15|50	install -d -m 755 %{buildroot}%{_bindir}
12cu|smokeping-2.4.2-15|51	install -m 755 bin/smokeping.dist %{buildroot}%{_bindir}/smokeping
12cu|smokeping-2.4.2-15|52	install -m 755 bin/tSmoke.dist %{buildroot}%{_bindir}/tSmoke
12cu|smokeping-2.4.2-15|53	
12cu|smokeping-2.4.2-15|54	install -d -m 755 %{buildroot}%{_datadir}/%{name}/www
12cu|smokeping-2.4.2-15|55	install -m 755 htdocs/smokeping.cgi.dist \
12cu|smokeping-2.4.2-15|56	%{buildroot}%{_datadir}/%{name}/www/smokeping.cgi
12cu|smokeping-2.4.2-15|57	install -m 755 htdocs/tr.cgi.dist \
12cu|smokeping-2.4.2-15|58	%{buildroot}%{_datadir}/%{name}/www/tr.cgi
12cu|smokeping-2.4.2-15|59	install -m 644 htdocs/tr.html \
12cu|smokeping-2.4.2-15|60	%{buildroot}%{_datadir}/%{name}/www/tr.html
12cu|smokeping-2.4.2-15|61	cp -pr htdocs/cropper %{buildroot}%{_datadir}/%{name}/www
12cu|smokeping-2.4.2-15|62	cp -pr htdocs/resource %{buildroot}%{_datadir}/%{name}/www
12cu|smokeping-2.4.2-15|63	cp -pr htdocs/script %{buildroot}%{_datadir}/%{name}/www
12cu|smokeping-2.4.2-15|64	
12cu|smokeping-2.4.2-15|65	install -d -m 755 %{buildroot}%{_datadir}/%{name}/lib
12cu|smokeping-2.4.2-15|66	cp -pr lib/Smokeping* %{buildroot}%{_datadir}/%{name}/lib
12cu|smokeping-2.4.2-15|67	
12cu|smokeping-2.4.2-15|68	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cu|smokeping-2.4.2-15|69	install -m 644 etc/basepage.html.dist \
12cu|smokeping-2.4.2-15|70	%{buildroot}%{_sysconfdir}/%{name}/basepage.html
12cu|smokeping-2.4.2-15|71	install -m 644 etc/config.dist \
12cu|smokeping-2.4.2-15|72	%{buildroot}%{_sysconfdir}/%{name}/config
12cu|smokeping-2.4.2-15|73	install -m 644 etc/smokemail.dist \
12cu|smokeping-2.4.2-15|74	%{buildroot}%{_sysconfdir}/%{name}/smokemail
12cu|smokeping-2.4.2-15|75	install -m 640 etc/smokeping_secrets.dist \
12cu|smokeping-2.4.2-15|76	%{buildroot}%{_sysconfdir}/%{name}/smokeping_secrets
12cu|smokeping-2.4.2-15|77	install -m 644 etc/tmail.dist \
12cu|smokeping-2.4.2-15|78	%{buildroot}%{_sysconfdir}/%{name}/tmail
12cu|smokeping-2.4.2-15|79	
12cu|smokeping-2.4.2-15|80	install -d -m 755 %{buildroot}%{_var}/cache/%{name}
12cu|smokeping-2.4.2-15|81	install -d -m 755 %{buildroot}%{_var}/lib/%{name}
12cu|smokeping-2.4.2-15|82	
12cu|smokeping-2.4.2-15|83	# apache configuration
12cu|smokeping-2.4.2-15|84	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|smokeping-2.4.2-15|85	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|smokeping-2.4.2-15|86	# %{name} Apache configuration
12cu|smokeping-2.4.2-15|87	Alias /%{name}/cache %{_localstatedir}/cache/%{name}
12cu|smokeping-2.4.2-15|88	Alias /%{name} %{_datadir}/%{name}/www
12cu|smokeping-2.4.2-15|89	
12cu|smokeping-2.4.2-15|90	<Directory %{_datadir}/%{name}/www>
12cu|smokeping-2.4.2-15|91	Options ExecCGI
12cu|smokeping-2.4.2-15|92	DirectoryIndex smokeping.cgi
12cu|smokeping-2.4.2-15|93	Require all granted
12cu|smokeping-2.4.2-15|94	</Directory>
12cu|smokeping-2.4.2-15|95	
12cu|smokeping-2.4.2-15|96	<Directory %{_localstatedir}/cache/%{name}>
12cu|smokeping-2.4.2-15|97	Require all granted
12cu|smokeping-2.4.2-15|98	</Directory>
12cu|smokeping-2.4.2-15|99	EOF
12cu|smokeping-2.4.2-15|100	
12cu|smokeping-2.4.2-15|101	install -d -m 755 %{buildroot}%{_initrddir}
12cu|smokeping-2.4.2-15|102	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/smokeping
12cu|smokeping-2.4.2-15|103	
12cu|smokeping-2.4.2-15|104	%clean
12cu|smokeping-2.4.2-15|105	rm -rf %{buildroot}
12cu|smokeping-2.4.2-15|106	
12cu|smokeping-2.4.2-15|107	
12cu|smokeping-2.4.2-15|108	
12cu|smokeping-2.4.2-15|109	%files
12cu|smokeping-2.4.2-15|110	%defattr(-,root,root)
12cu|smokeping-2.4.2-15|111	%doc README TODO CHANGES CONTRIBUTORS COPYING COPYRIGHT doc
12cu|smokeping-2.4.2-15|112	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|smokeping-2.4.2-15|113	%{_bindir}/%{name}
12cu|smokeping-2.4.2-15|114	%{_bindir}/tSmoke
12cu|smokeping-2.4.2-15|115	%{_datadir}/%{name}
12cu|smokeping-2.4.2-15|116	%attr(-,apache,apache) %{_var}/cache/%{name}
12cu|smokeping-2.4.2-15|117	%{_var}/lib/%{name}
12cu|smokeping-2.4.2-15|118	%dir %{_sysconfdir}/%{name}
12cu|smokeping-2.4.2-15|119	%{_initrddir}/%{name}
12cu|smokeping-2.4.2-15|120	%config(noreplace) %{_sysconfdir}/%{name}/basepage.html
12cu|smokeping-2.4.2-15|121	%config(noreplace) %{_sysconfdir}/%{name}/config
12cu|smokeping-2.4.2-15|122	%config(noreplace) %{_sysconfdir}/%{name}/smokemail
12cu|smokeping-2.4.2-15|123	%config(noreplace) %{_sysconfdir}/%{name}/tmail
12cu|smokeping-2.4.2-15|124	%config(noreplace) %attr(-,root,apache) %{_sysconfdir}/%{name}/smokeping_secrets
12cu|smokeping-2.4.2-15|125	
12cu|smokeping-2.4.2-15|126	
12cu|smokeping-2.4.2-15|127	
12cu|smokeping-2.4.2-15|128	%changelog
12cu|smokeping-2.4.2-15|129	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.2-11mdv2011.0
12cu|smokeping-2.4.2-15|130	+ Revision: 614926
12cu|smokeping-2.4.2-15|131	- the mass rebuild of 2010.1 packages
12cu|smokeping-2.4.2-15|132	
12cu|smokeping-2.4.2-15|133	* Tue Jan 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-10mdv2010.1
12cu|smokeping-2.4.2-15|134	+ Revision: 493885
12cu|smokeping-2.4.2-15|135	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|smokeping-2.4.2-15|136	
12cu|smokeping-2.4.2-15|137	* Mon Oct 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-9mdv2010.0
12cu|smokeping-2.4.2-15|138	+ Revision: 454033
12cu|smokeping-2.4.2-15|139	- yet another dependency fix
12cu|smokeping-2.4.2-15|140	
12cu|smokeping-2.4.2-15|141	* Tue Sep 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-8mdv2010.0
12cu|smokeping-2.4.2-15|142	+ Revision: 450935
12cu|smokeping-2.4.2-15|143	- requires apache
12cu|smokeping-2.4.2-15|144	
12cu|smokeping-2.4.2-15|145	* Wed Sep 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-7mdv2010.0
12cu|smokeping-2.4.2-15|146	+ Revision: 443524
12cu|smokeping-2.4.2-15|147	- fix typo in apache configuration file
12cu|smokeping-2.4.2-15|148	
12cu|smokeping-2.4.2-15|149	* Wed Sep 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-6mdv2010.0
12cu|smokeping-2.4.2-15|150	+ Revision: 443522
12cu|smokeping-2.4.2-15|151	- fix apache configuration for generated files
12cu|smokeping-2.4.2-15|152	- font dependency
12cu|smokeping-2.4.2-15|153	- ship init script
12cu|smokeping-2.4.2-15|154	- proper perms on cache directory
12cu|smokeping-2.4.2-15|155	
12cu|smokeping-2.4.2-15|156	* Wed Jul 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-4mdv2010.0
12cu|smokeping-2.4.2-15|157	+ Revision: 396458
12cu|smokeping-2.4.2-15|158	- move web files under %%{_datadir}/%%{name}/www
12cu|smokeping-2.4.2-15|159	- drop last remaining private perl library, packaged separatly
12cu|smokeping-2.4.2-15|160	
12cu|smokeping-2.4.2-15|161	* Wed May 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-3mdv2010.0
12cu|smokeping-2.4.2-15|162	+ Revision: 377835
12cu|smokeping-2.4.2-15|163	- really fix dependencies
12cu|smokeping-2.4.2-15|164	
12cu|smokeping-2.4.2-15|165	* Mon May 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-2mdv2010.0
12cu|smokeping-2.4.2-15|166	+ Revision: 371917
12cu|smokeping-2.4.2-15|167	- drop private copies of perl modules
12cu|smokeping-2.4.2-15|168	
12cu|smokeping-2.4.2-15|169	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-1mdv2009.1
12cu|smokeping-2.4.2-15|170	+ Revision: 292954
12cu|smokeping-2.4.2-15|171	- import smokeping
12cu|smokeping-2.4.2-15|172	
12cu|smokeping-2.4.2-15|173	
12cu|smokeping-2.4.2-15|174	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.4.2-1mdv2009.1
12cu|smokeping-2.4.2-15|175	- first mdv release

12850 12
12cu|smolt-1.4.3-10|1	Name:    smolt
12cu|smolt-1.4.3-10|2	Summary: Hardware profiler
12cu|smolt-1.4.3-10|3	Version: 1.4.3
12cu|smolt-1.4.3-10|4	Release: 10
12cu|smolt-1.4.3-10|5	License: GPLv2+
12cu|smolt-1.4.3-10|6	Group:   System/Configuration/Hardware
12cu|smolt-1.4.3-10|7	URL:     http://fedorahosted.org/smolt
12cu|smolt-1.4.3-10|8	Source:  https://fedorahosted.org/releases/s/m/%{name}/%{name}-%{version}.tar.gz
12cu|smolt-1.4.3-10|9	Source1: README.install.urpmi
12cu|smolt-1.4.3-10|10	Patch0:  hwdata.py-pciids-path.patch
12cu|smolt-1.4.3-10|11	Patch1:  smolt-1.3.2-remove-checkin.patch
12cu|smolt-1.4.3-10|12	Patch2:  smolt-1.4.2.2-config.patch
12cu|smolt-1.4.3-10|13	Patch3:  smolt-linux3.patch
12cu|smolt-1.4.3-10|14	Patch4:  smolt-1.4.3-policy.patch
12cu|smolt-1.4.3-10|15	
12cu|smolt-1.4.3-10|16	Requires: dbus-python
12cu|smolt-1.4.3-10|17	Requires: python-urlgrabber
12cu|smolt-1.4.3-10|18	Requires: python-paste
12cu|smolt-1.4.3-10|19	Requires: python-simplejson
12cu|smolt-1.4.3-10|20	Requires: python-sip
12cu|smolt-1.4.3-10|21	Requires: lsb-release
12cu|smolt-1.4.3-10|22	#Requires: hal
12cu|smolt-1.4.3-10|23	BuildArch: noarch
12cu|smolt-1.4.3-10|24	BuildRequires: gettext
12cu|smolt-1.4.3-10|25	BuildRequires: desktop-file-utils
12cu|smolt-1.4.3-10|26	
12cu|smolt-1.4.3-10|27	Requires(pre): rpm-helper
12cu|smolt-1.4.3-10|28	Requires(post): python
12cu|smolt-1.4.3-10|29	Requires(postun): /sbin/service
12cu|smolt-1.4.3-10|30	
12cu|smolt-1.4.3-10|31	%description
12cu|smolt-1.4.3-10|32	This hardware profiler is a server-client system that does a hardware
12cu|smolt-1.4.3-10|33	scan against a machine and sends the results to a public Fedora Project
12cu|smolt-1.4.3-10|34	turbogears server.  The sends are anonymous and should not contain any private
12cu|smolt-1.4.3-10|35	information other than the physical hardware information and basic OS info.
12cu|smolt-1.4.3-10|36	
12cu|smolt-1.4.3-10|37	This package contains the client
12cu|smolt-1.4.3-10|38	
12cu|smolt-1.4.3-10|39	%if 0
12cu|smolt-1.4.3-10|40	%package server
12cu|smolt-1.4.3-10|41	Summary: Fedora hardware profiler server
12cu|smolt-1.4.3-10|42	Group: System/Configuration/Hardware
12cu|smolt-1.4.3-10|43	Requires: smolt = %{version}
12cu|smolt-1.4.3-10|44	Requires: python-genshi
12cu|smolt-1.4.3-10|45	Requires: python-crypto
12cu|smolt-1.4.3-10|46	Requires: TurboGears mx
12cu|smolt-1.4.3-10|47	Requires: python-turboflot
12cu|smolt-1.4.3-10|48	
12cu|smolt-1.4.3-10|49	%description server
12cu|smolt-1.4.3-10|50	This hardware profiler is a server-client system that does a hardware
12cu|smolt-1.4.3-10|51	scan against a machine and sends the results to a public Fedora Project
12cu|smolt-1.4.3-10|52	turbogears server.  The sends are anonymous and should not contain any private
12cu|smolt-1.4.3-10|53	information other than the physical hardware information and basic OS info.
12cu|smolt-1.4.3-10|54	
12cu|smolt-1.4.3-10|55	This package contains the server portion
12cu|smolt-1.4.3-10|56	%endif
12cu|smolt-1.4.3-10|57	
12cu|smolt-1.4.3-10|58	%package gui
12cu|smolt-1.4.3-10|59	Summary: Fedora hardware profiler gui
12cu|smolt-1.4.3-10|60	Group: System/Configuration/Hardware
12cu|smolt-1.4.3-10|61	Requires: smolt = %{version}
12cu|smolt-1.4.3-10|62	Requires: python-qt4-core
12cu|smolt-1.4.3-10|63	Requires: python-qt4-gui
12cu|smolt-1.4.3-10|64	
12cu|smolt-1.4.3-10|65	%description gui
12cu|smolt-1.4.3-10|66	Provides smolt's gui functionality.  Not included in the default package to
12cu|smolt-1.4.3-10|67	ensure that deps are kept small.
12cu|smolt-1.4.3-10|68	
12cu|smolt-1.4.3-10|69	%prep
12cu|smolt-1.4.3-10|70	%setup -q
12cu|smolt-1.4.3-10|71	%patch0 -p1 -b pciids
12cu|smolt-1.4.3-10|72	#patch1 -p1 -b .checkin
12cu|smolt-1.4.3-10|73	%patch2 -p1
12cu|smolt-1.4.3-10|74	%patch3 -p1
12cu|smolt-1.4.3-10|75	%patch4 -p1
12cu|smolt-1.4.3-10|76	sed -i -e "s/smolt\.png/smolt/" -e "s/the Fedora Project/smolts.org/"  client/smolt.desktop
12cu|smolt-1.4.3-10|77	find -name ".git*" -exec rm {} \;
12cu|smolt-1.4.3-10|78	
12cu|smolt-1.4.3-10|79	%build
12cu|smolt-1.4.3-10|80	cd client/
12cu|smolt-1.4.3-10|81	make
12cu|smolt-1.4.3-10|82	
12cu|smolt-1.4.3-10|83	%install
12cu|smolt-1.4.3-10|84	pushd client
12cu|smolt-1.4.3-10|85	%makeinstall_std
12cu|smolt-1.4.3-10|86	popd
12cu|smolt-1.4.3-10|87	# install -d -m 0755 smoon/ %{buildroot}/%{_datadir}/%{name}/smoon/
12cu|smolt-1.4.3-10|88	#cp -adv smoon/* %{buildroot}/%{_datadir}/%{name}/smoon/
12cu|smolt-1.4.3-10|89	#cp -adv client/simplejson %{buildroot}/%{_datadir}/%{name}/client/
12cu|smolt-1.4.3-10|90	%{__mkdir} -p %{buildroot}/%{_datadir}/%{name}/client/
12cu|smolt-1.4.3-10|91	%{__mkdir} -p %{buildroot}/%{_mandir}/man1/
12cu|smolt-1.4.3-10|92	cp client/scan.py %{buildroot}/%{_datadir}/%{name}/client/
12cu|smolt-1.4.3-10|93	cp client/gate.py %{buildroot}/%{_datadir}/%{name}/client/
12cu|smolt-1.4.3-10|94	cp client/os_detect.py %{buildroot}/%{_datadir}/%{name}/client/
12cu|smolt-1.4.3-10|95	cp client/devicelist.py %{buildroot}/%{_datadir}/%{name}/client/
12cu|smolt-1.4.3-10|96	cp client/hwdata.py %{buildroot}/%{_datadir}/%{name}/client/
12cu|smolt-1.4.3-10|97	cp -av client/distros/ %{buildroot}/%{_datadir}/%{name}/client/distros/
12cu|smolt-1.4.3-10|98	cp client/fs_util.py %{buildroot}/%{_datadir}/%{name}/client/
12cu|smolt-1.4.3-10|99	cp client/man/* %{buildroot}/%{_mandir}/man1/
12cu|smolt-1.4.3-10|100	
12cu|smolt-1.4.3-10|101	%{__mkdir} -p %{buildroot}/%{_sysconfdir}/sysconfig/
12cu|smolt-1.4.3-10|102	
12cu|smolt-1.4.3-10|103	# Icons
12cu|smolt-1.4.3-10|104	%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/
12cu|smolt-1.4.3-10|105	%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/
12cu|smolt-1.4.3-10|106	%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/
12cu|smolt-1.4.3-10|107	%{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/
12cu|smolt-1.4.3-10|108	
12cu|smolt-1.4.3-10|109	%{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/pixmaps/
12cu|smolt-1.4.3-10|110	%{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/themes/default/
12cu|smolt-1.4.3-10|111	
12cu|smolt-1.4.3-10|112	%{__mv} client/icons/smolt-icon-16.png %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/smolt.png
12cu|smolt-1.4.3-10|113	%{__mv} client/icons/smolt-icon-22.png %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/smolt.png
12cu|smolt-1.4.3-10|114	%{__mv} client/icons/smolt-icon-24.png %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/smolt.png
12cu|smolt-1.4.3-10|115	%{__mv} client/icons/smolt-icon-32.png %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/smolt.png
12cu|smolt-1.4.3-10|116	cp -adv client/icons/* %{buildroot}/%{_datadir}/%{name}/client/icons/
12cu|smolt-1.4.3-10|117	
12cu|smolt-1.4.3-10|118	
12cu|smolt-1.4.3-10|119	%{__rm} -f %{buildroot}/%{_bindir}/smoltSendProfile
12cu|smolt-1.4.3-10|120	%{__rm} -f %{buildroot}/%{_bindir}/smoltDeleteProfile
12cu|smolt-1.4.3-10|121	%{__rm} -f %{buildroot}/%{_bindir}/smoltGui
12cu|smolt-1.4.3-10|122	ln -s %{_datadir}/%{name}/client/sendProfile.py %{buildroot}/%{_bindir}/smoltSendProfile
12cu|smolt-1.4.3-10|123	ln -s %{_datadir}/%{name}/client/deleteProfile.py %{buildroot}/%{_bindir}/smoltDeleteProfile
12cu|smolt-1.4.3-10|124	ln -s %{_datadir}/%{name}/client/smoltGui.py %{buildroot}/%{_bindir}/smoltGui
12cu|smolt-1.4.3-10|125	
12cu|smolt-1.4.3-10|126	ln -sf %{_sysconfdir}/%{name}/config.py %{buildroot}/%{_datadir}/%{name}/client/config.py
12cu|smolt-1.4.3-10|127	
12cu|smolt-1.4.3-10|128	desktop-file-install --dir=%{buildroot}/%{_datadir}/applications client/smolt.desktop
12cu|smolt-1.4.3-10|129	%find_lang %{name}
12cu|smolt-1.4.3-10|130	
12cu|smolt-1.4.3-10|131	# Cleanup from the Makefile (will be cleaned up when it is finalized)
12cu|smolt-1.4.3-10|132	%{__rm} -f %{buildroot}/etc/init.d/smolt
12cu|smolt-1.4.3-10|133	%{__rm} -f %{buildroot}/etc/smolt/hw-uuid
12cu|smolt-1.4.3-10|134	%{__rm} -rf %{buildroot}/%{_datadir}/applications/fedora-smolt.desktop
12cu|smolt-1.4.3-10|135	
12cu|smolt-1.4.3-10|136	# Cleanup sugar-specific files
12cu|smolt-1.4.3-10|137	%{__rm} -rf %{buildroot}/%{_datadir}/sugar/
12cu|smolt-1.4.3-10|138	
12cu|smolt-1.4.3-10|139	# Cleanup gz man files produces by client/Makefile (install-main target)
12cu|smolt-1.4.3-10|140	%{__rm} -rf %{buildroot}/%{_mandir}/man1/*.gz
12cu|smolt-1.4.3-10|141	
12cu|smolt-1.4.3-10|142	touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid
12cu|smolt-1.4.3-10|143	
12cu|smolt-1.4.3-10|144	echo 'ENABLE_MONTHLY_UPDATE=0' > %{buildroot}/%{_sysconfdir}/sysconfig/smolt
12cu|smolt-1.4.3-10|145	
12cu|smolt-1.4.3-10|146	%{__install} -m 644 %{SOURCE1} README.install.urpmi
12cu|smolt-1.4.3-10|147	
12cu|smolt-1.4.3-10|148	%pre
12cu|smolt-1.4.3-10|149	%_pre_useradd smolt %{_datadir}/%{name} /sbin/nologin > /dev/null 2>&1 || :
12cu|smolt-1.4.3-10|150	
12cu|smolt-1.4.3-10|151	%post
12cu|smolt-1.4.3-10|152	if [ $1 = 1 ]
12cu|smolt-1.4.3-10|153	then
12cu|smolt-1.4.3-10|154	cat /proc/sys/kernel/random/uuid > /etc/sysconfig/hw-uuid
12cu|smolt-1.4.3-10|155	chmod 0644 /etc/sysconfig/hw-uuid
12cu|smolt-1.4.3-10|156	chown root:root /etc/sysconfig/hw-uuid
12cu|smolt-1.4.3-10|157	cat /proc/sys/kernel/random/uuid > /etc/smolt/hw-uuid
12cu|smolt-1.4.3-10|158	chmod 0644 /etc/smolt/hw-uuid
12cu|smolt-1.4.3-10|159	python > /etc/cron.d/smolt << 'EOF'
12cu|smolt-1.4.3-10|160	
12cu|smolt-1.4.3-10|161	from string import Template
12cu|smolt-1.4.3-10|162	from random import randint
12cu|smolt-1.4.3-10|163	
12cu|smolt-1.4.3-10|164	cron_file = Template('''# Runs the smolt checkin client
12cu|smolt-1.4.3-10|165	$minute $hour $day * * smolt [ -r /etc/sysconfig/smolt ]  && . /etc/sysconfig/smolt && [ $ENABLE_MONTHLY_UPDATE = 1 ] && /usr/bin/smoltSendProfile -a > /dev/null 2>&1
12cu|smolt-1.4.3-10|166	''')
12cu|smolt-1.4.3-10|167	
12cu|smolt-1.4.3-10|168	def main():
12cu|smolt-1.4.3-10|169	minute = randint(0,59)
12cu|smolt-1.4.3-10|170	hour = randint(0, 24)
12cu|smolt-1.4.3-10|171	day = randint(0, 28) #account for febu-hairy
12cu|smolt-1.4.3-10|172	
12cu|smolt-1.4.3-10|173	print cron_file.safe_substitute(minute=minute, day=day, hour=hour)
12cu|smolt-1.4.3-10|174	
12cu|smolt-1.4.3-10|175	if __name__ == '__main__':
12cu|smolt-1.4.3-10|176	main()
12cu|smolt-1.4.3-10|177	EOF
12cu|smolt-1.4.3-10|178	fi
12cu|smolt-1.4.3-10|179	
12cu|smolt-1.4.3-10|180	%postun
12cu|smolt-1.4.3-10|181	%_postun_userdel smolt
12cu|smolt-1.4.3-10|182	%_postun_groupdel smolt
12cu|smolt-1.4.3-10|183	
12cu|smolt-1.4.3-10|184	%files -f %{name}.lang
12cu|smolt-1.4.3-10|185	%defattr(-,root,root,-)
12cu|smolt-1.4.3-10|186	%doc README doc/* README.install.urpmi
12cu|smolt-1.4.3-10|187	%dir %{_datadir}/%{name}
12cu|smolt-1.4.3-10|188	%config(noreplace) %dir %{_sysconfdir}/%{name}/
12cu|smolt-1.4.3-10|189	%config(noreplace) %{_sysconfdir}/sysconfig/smolt
12cu|smolt-1.4.3-10|190	%config(noreplace) /%{_sysconfdir}/%{name}/config*
12cu|smolt-1.4.3-10|191	%ghost %config(noreplace) %{_sysconfdir}/cron.d/%{name}
12cu|smolt-1.4.3-10|192	%ghost %{_sysconfdir}/sysconfig/hw-uuid
12cu|smolt-1.4.3-10|193	%{_bindir}/smoltSendProfile
12cu|smolt-1.4.3-10|194	%{_bindir}/smoltDeleteProfile
12cu|smolt-1.4.3-10|195	%{_datadir}/%{name}/client
12cu|smolt-1.4.3-10|196	%{_datadir}/%{name}/doc
12cu|smolt-1.4.3-10|197	%{_mandir}/man1/*
12cu|smolt-1.4.3-10|198	
12cu|smolt-1.4.3-10|199	%if 0
12cu|smolt-1.4.3-10|200	%files server
12cu|smolt-1.4.3-10|201	%{_datadir}/%{name}/smoon
12cu|smolt-1.4.3-10|202	%endif
12cu|smolt-1.4.3-10|203	
12cu|smolt-1.4.3-10|204	%files gui
12cu|smolt-1.4.3-10|205	%{_bindir}/smoltGui
12cu|smolt-1.4.3-10|206	%{_datadir}/applications/smolt.desktop
12cu|smolt-1.4.3-10|207	%{_datadir}/icons/hicolor/*x*/apps/smolt.png
12cu|smolt-1.4.3-10|208	
12cu|smolt-1.4.3-10|209	%changelog
12cu|smolt-1.4.3-10|210	* Fri Mar 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.3-10
12cu|smolt-1.4.3-10|211	+ Revision: 98828ba
12cu|smolt-1.4.3-10|212	- Spec cleanup
12cu|smolt-1.4.3-10|213	
12cu|smolt-1.4.3-10|214	

12851 12
12cu|smplayer-14.3.0-2|1	Name:		smplayer
12cu|smplayer-14.3.0-2|2	Summary:	Complete front-end for mplayer written in Qt4
12cu|smplayer-14.3.0-2|3	Version:	14.3.0
12cu|smplayer-14.3.0-2|4	Release:	2
12cu|smplayer-14.3.0-2|5	License:	GPLv2+
12cu|smplayer-14.3.0-2|6	Group:		Video
12cu|smplayer-14.3.0-2|7	Url:		http://smplayer.sourceforge.net
12cu|smplayer-14.3.0-2|8	Source0:	http://downloads.sourceforge.net/smplayer/%{name}-%{version}.tar.bz2
12cu|smplayer-14.3.0-2|9	Patch0:		smplayer-0.8.4-optflags.patch
12cu|smplayer-14.3.0-2|10	BuildRequires:	qt4-devel
12cu|smplayer-14.3.0-2|11	BuildRequires:	desktop-file-utils
12cu|smplayer-14.3.0-2|12	Requires:	mplayer
12cu|smplayer-14.3.0-2|13	Suggests:	smplayer-themes
12cu|smplayer-14.3.0-2|14	Obsoletes:	smplayer-qt4 < 0.5.62-1
12cu|smplayer-14.3.0-2|15	Provides:	smplayer-qt4 = %{version}-%{release}
12cu|smplayer-14.3.0-2|16	
12cu|smplayer-14.3.0-2|17	%description
12cu|smplayer-14.3.0-2|18	SMPlayer intends to be a complete front-end for MPlayer,
12cu|smplayer-14.3.0-2|19	from basic features like playing videos, DVDs, and VCDs
12cu|smplayer-14.3.0-2|20	to more advanced features like support for MPlayer filters and more.
12cu|smplayer-14.3.0-2|21	
12cu|smplayer-14.3.0-2|22	One of the most interesting features of SMPlayer: it remembers the
12cu|smplayer-14.3.0-2|23	settings of all files you play. So you start to watch a movie but you
12cu|smplayer-14.3.0-2|24	have to leave... don't worry, when you open that movie again it will
12cu|smplayer-14.3.0-2|25	resume at the same point you left it, and with the same settings:
12cu|smplayer-14.3.0-2|26	audio track, subtitles, volume...
12cu|smplayer-14.3.0-2|27	
12cu|smplayer-14.3.0-2|28	Other additional interesting features:
12cu|smplayer-14.3.0-2|29	
12cu|smplayer-14.3.0-2|30	* New GUI. Now there are toolbars, the control at the bottom is different
12cu|smplayer-14.3.0-2|31	(and it changes if the window is made smaller), the icons can be changed
12cu|smplayer-14.3.0-2|32	(several icon themes are available). In fullscreen mode the floating
12cu|smplayer-14.3.0-2|33	control that appears when you move the mouse to the bottom of the screen
12cu|smplayer-14.3.0-2|34	is new too and this time the video doesn't resize when it shows.
12cu|smplayer-14.3.0-2|35	* Configurable key shortcuts. A shortcut editor has been added, it's
12cu|smplayer-14.3.0-2|36	located at "Preferences->Mouse & keyboard". Please read
12cu|smplayer-14.3.0-2|37	Configurable_shortcuts.txt.
12cu|smplayer-14.3.0-2|38	* Support for VCD. Now you can also play VCD discs.
12cu|smplayer-14.3.0-2|39	* System tray icon. Now it's possible to leave SMPlayer running in the
12cu|smplayer-14.3.0-2|40	system tray. This feature requires Qt 4.2.
12cu|smplayer-14.3.0-2|41	* Added some new functions, like pan&scan, stay on top, set the size
12cu|smplayer-14.3.0-2|42	of the window...
12cu|smplayer-14.3.0-2|43	* Improved support for subtitles. For instance, now you can load a idx/sub
12cu|smplayer-14.3.0-2|44	file and you'll be able to select among all languages that the file
12cu|smplayer-14.3.0-2|45	provides. You can have a mkv file with embedded subtitles, load an
12cu|smplayer-14.3.0-2|46	idx/sub file (or srt, sub...) and all subtitles will be available.
12cu|smplayer-14.3.0-2|47	* New translations. SMPlayer 0.5.0 is translated (totally or partially) to
12cu|smplayer-14.3.0-2|48	the following languages: Bulgarian, Czech, German, Spanish, French,
12cu|smplayer-14.3.0-2|49	Hungarian, Italian, Japanese, Georgian, Dutch, Polish, Brazilian Portuguese,
12cu|smplayer-14.3.0-2|50	Russian, Slovak, Serbian, Swedish, Turkish, Ukrainian, Simplified-Chinese
12cu|smplayer-14.3.0-2|51	and Traditional Chinese. By the way, now it's possible to change the language
12cu|smplayer-14.3.0-2|52	at run-time.
12cu|smplayer-14.3.0-2|53	
12cu|smplayer-14.3.0-2|54	SMPlayer supports themes which can be found in smplayer-themes package.
12cu|smplayer-14.3.0-2|55	
12cu|smplayer-14.3.0-2|56	%prep
12cu|smplayer-14.3.0-2|57	%setup -q
12cu|smplayer-14.3.0-2|58	%patch0 -p1
12cu|smplayer-14.3.0-2|59	
12cu|smplayer-14.3.0-2|60	%build
12cu|smplayer-14.3.0-2|61	%setup_compile_flags
12cu|smplayer-14.3.0-2|62	%make PREFIX=%{_prefix} 'DOC_PATH=\"%{_docdir}/%{name}\"'
12cu|smplayer-14.3.0-2|63	
12cu|smplayer-14.3.0-2|64	%install
12cu|smplayer-14.3.0-2|65	%makeinstall_std PREFIX=%{_prefix}
12cu|smplayer-14.3.0-2|66	
12cu|smplayer-14.3.0-2|67	# Allow html docs
12cu|smplayer-14.3.0-2|68	mv %{buildroot}%{_docdir}/packages/%{name} %{buildroot}%{_docdir}/%{name}
12cu|smplayer-14.3.0-2|69	rm -fr %{buildroot}%{_docdir}/packages
12cu|smplayer-14.3.0-2|70	
12cu|smplayer-14.3.0-2|71	desktop-file-install \
12cu|smplayer-14.3.0-2|72	--remove-key='Encoding' \
12cu|smplayer-14.3.0-2|73	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|smplayer-14.3.0-2|74	
12cu|smplayer-14.3.0-2|75	%files
12cu|smplayer-14.3.0-2|76	%doc Changelog *.txt
12cu|smplayer-14.3.0-2|77	%dir %{_datadir}/%{name}
12cu|smplayer-14.3.0-2|78	%dir %{_datadir}/%{name}/shortcuts
12cu|smplayer-14.3.0-2|79	%dir %{_datadir}/%{name}/translations
12cu|smplayer-14.3.0-2|80	%{_bindir}/%{name}
12cu|smplayer-14.3.0-2|81	%{_mandir}/man1/%{name}.*
12cu|smplayer-14.3.0-2|82	%{_datadir}/%{name}/*.conf
12cu|smplayer-14.3.0-2|83	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|smplayer-14.3.0-2|84	%{_iconsdir}/hicolor/*/apps/%{name}.svg
12cu|smplayer-14.3.0-2|85	%{_datadir}/applications/*.desktop
12cu|smplayer-14.3.0-2|86	%{_datadir}/%{name}/shortcuts/*
12cu|smplayer-14.3.0-2|87	%lang(ar) %{_datadir}/%{name}/translations/smplayer_ar.qm
12cu|smplayer-14.3.0-2|88	%lang(ar_SY) %{_datadir}/%{name}/translations/smplayer_ar_SY.qm
12cu|smplayer-14.3.0-2|89	%lang(bg) %{_datadir}/%{name}/translations/smplayer_bg.qm
12cu|smplayer-14.3.0-2|90	%lang(ca) %{_datadir}/%{name}/translations/smplayer_ca.qm
12cu|smplayer-14.3.0-2|91	%lang(cs) %{_datadir}/%{name}/translations/smplayer_cs.qm
12cu|smplayer-14.3.0-2|92	%lang(de) %{_datadir}/%{name}/translations/smplayer_de.qm
12cu|smplayer-14.3.0-2|93	%lang(da) %{_datadir}/%{name}/translations/smplayer_da.qm
12cu|smplayer-14.3.0-2|94	%lang(el_GR) %{_datadir}/%{name}/translations/smplayer_el_GR.qm
12cu|smplayer-14.3.0-2|95	%lang(en_GB) %{_datadir}/%{name}/translations/smplayer_en_GB.qm
12cu|smplayer-14.3.0-2|96	%lang(en_US) %{_datadir}/%{name}/translations/smplayer_en_US.qm
12cu|smplayer-14.3.0-2|97	%lang(es) %{_datadir}/%{name}/translations/smplayer_es.qm
12cu|smplayer-14.3.0-2|98	%lang(et) %{_datadir}/%{name}/translations/smplayer_et.qm
12cu|smplayer-14.3.0-2|99	%lang(eu) %{_datadir}/%{name}/translations/smplayer_eu.qm
12cu|smplayer-14.3.0-2|100	%lang(fi) %{_datadir}/%{name}/translations/smplayer_fi.qm
12cu|smplayer-14.3.0-2|101	%lang(fr) %{_datadir}/%{name}/translations/smplayer_fr.qm
12cu|smplayer-14.3.0-2|102	%lang(gl) %{_datadir}/%{name}/translations/smplayer_gl.qm
12cu|smplayer-14.3.0-2|103	%lang(he_IL) %{_datadir}/%{name}/translations/smplayer_he_IL.qm
12cu|smplayer-14.3.0-2|104	%lang(hr) %{_datadir}/%{name}/translations/smplayer_hr.qm
12cu|smplayer-14.3.0-2|105	%lang(hu) %{_datadir}/%{name}/translations/smplayer_hu.qm
12cu|smplayer-14.3.0-2|106	%lang(id) %{_datadir}/%{name}/translations/smplayer_id.qm
12cu|smplayer-14.3.0-2|107	%lang(it) %{_datadir}/%{name}/translations/smplayer_it.qm
12cu|smplayer-14.3.0-2|108	%lang(ja) %{_datadir}/%{name}/translations/smplayer_ja.qm
12cu|smplayer-14.3.0-2|109	%lang(ka) %{_datadir}/%{name}/translations/smplayer_ka.qm
12cu|smplayer-14.3.0-2|110	%lang(ko) %{_datadir}/%{name}/translations/smplayer_ko.qm
12cu|smplayer-14.3.0-2|111	%lang(ku) %{_datadir}/%{name}/translations/smplayer_ku.qm
12cu|smplayer-14.3.0-2|112	%lang(lt) %{_datadir}/%{name}/translations/smplayer_lt.qm
12cu|smplayer-14.3.0-2|113	%lang(mk) %{_datadir}/%{name}/translations/smplayer_mk.qm
12cu|smplayer-14.3.0-2|114	%lang(nl) %{_datadir}/%{name}/translations/smplayer_nl.qm
12cu|smplayer-14.3.0-2|115	%lang(nn_NO) %{_datadir}/%{name}/translations/smplayer_nn_NO.qm
12cu|smplayer-14.3.0-2|116	%lang(pl) %{_datadir}/%{name}/translations/smplayer_pl.qm
12cu|smplayer-14.3.0-2|117	%lang(pt) %{_datadir}/%{name}/translations/smplayer_pt.qm
12cu|smplayer-14.3.0-2|118	%lang(pt_BR) %{_datadir}/%{name}/translations/smplayer_pt_BR.qm
12cu|smplayer-14.3.0-2|119	%lang(ro_RO) %{_datadir}/%{name}/translations/smplayer_ro_RO.qm
12cu|smplayer-14.3.0-2|120	%lang(ru_RU) %{_datadir}/%{name}/translations/smplayer_ru_RU.qm
12cu|smplayer-14.3.0-2|121	%lang(sk) %{_datadir}/%{name}/translations/smplayer_sk.qm
12cu|smplayer-14.3.0-2|122	%lang(sl) %{_datadir}/%{name}/translations/smplayer_sl_SI.qm
12cu|smplayer-14.3.0-2|123	%lang(sr) %{_datadir}/%{name}/translations/smplayer_sr.qm
12cu|smplayer-14.3.0-2|124	%lang(sv) %{_datadir}/%{name}/translations/smplayer_sv.qm
12cu|smplayer-14.3.0-2|125	%lang(th) %{_datadir}/%{name}/translations/smplayer_th.qm
12cu|smplayer-14.3.0-2|126	%lang(tr) %{_datadir}/%{name}/translations/smplayer_tr.qm
12cu|smplayer-14.3.0-2|127	%lang(uk_UA) %{_datadir}/%{name}/translations/smplayer_uk_UA.qm
12cu|smplayer-14.3.0-2|128	%lang(uz) %{_datadir}/%{name}/translations/smplayer_uz.qm
12cu|smplayer-14.3.0-2|129	%lang(vi) %{_datadir}/%{name}/translations/smplayer_vi_VN.qm
12cu|smplayer-14.3.0-2|130	%lang(zh_CN) %{_datadir}/%{name}/translations/smplayer_zh_CN.qm
12cu|smplayer-14.3.0-2|131	%lang(zh_TW) %{_datadir}/%{name}/translations/smplayer_zh_TW.qm
12cu|smplayer-14.3.0-2|132	%lang(ms_MY) %{_datadir}/%{name}/translations/smplayer_ms_MY.qm
12cu|smplayer-14.3.0-2|133	
12cu|smplayer-14.3.0-2|134	%changelog
12cu|smplayer-14.3.0-2|135	* Mon Jun 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 14.3.0-2
12cu|smplayer-14.3.0-2|136	+ Revision: b3be103
12cu|smplayer-14.3.0-2|137	- Updated to 14.3.0 (sync with cooker)
12cu|smplayer-14.3.0-2|138	
12cu|smplayer-14.3.0-2|139	

12852 12
12cu|smplayer-skins-20121029-2|1	Name:		smplayer-skins
12cu|smplayer-skins-20121029-2|2	Version:	20121029
12cu|smplayer-skins-20121029-2|3	Release:	2
12cu|smplayer-skins-20121029-2|4	Summary:	Skins for SMPlayer
12cu|smplayer-skins-20121029-2|5	# Actually, various
12cu|smplayer-skins-20121029-2|6	License:	GPLv2
12cu|smplayer-skins-20121029-2|7	Group:		Video
12cu|smplayer-skins-20121029-2|8	URL:		http://smplayer.sourceforge.net/
12cu|smplayer-skins-20121029-2|9	Source0:	%{name}-%{version}.tar.bz2
12cu|smplayer-skins-20121029-2|10	Requires:	smplayer >= 0.8.2
12cu|smplayer-skins-20121029-2|11	BuildArch:	noarch
12cu|smplayer-skins-20121029-2|12	
12cu|smplayer-skins-20121029-2|13	%description
12cu|smplayer-skins-20121029-2|14	This package provides skin themes for SMPlayer.
12cu|smplayer-skins-20121029-2|15	
12cu|smplayer-skins-20121029-2|16	SMPlayer intends to be a complete front-end for Mplayer, from basic features
12cu|smplayer-skins-20121029-2|17	like playing videos, DVDs, and VCDs to more advanced features like support
12cu|smplayer-skins-20121029-2|18	for Mplayer filters and more. One of the main features is the ability to
12cu|smplayer-skins-20121029-2|19	remember the state of a played file, so when you play it later it will resume
12cu|smplayer-skins-20121029-2|20	at the same point and with the same settings. smplayer is developed with
12cu|smplayer-skins-20121029-2|21	the Qt toolkit, so it's multi-platform.
12cu|smplayer-skins-20121029-2|22	
12cu|smplayer-skins-20121029-2|23	%prep
12cu|smplayer-skins-20121029-2|24	%setup -q
12cu|smplayer-skins-20121029-2|25	
12cu|smplayer-skins-20121029-2|26	%build
12cu|smplayer-skins-20121029-2|27	# nothing
12cu|smplayer-skins-20121029-2|28	
12cu|smplayer-skins-20121029-2|29	%install
12cu|smplayer-skins-20121029-2|30	%makeinstall_std PREFIX=%{_prefix}
12cu|smplayer-skins-20121029-2|31	
12cu|smplayer-skins-20121029-2|32	%files
12cu|smplayer-skins-20121029-2|33	%doc README.txt Changelog COPYING*.txt
12cu|smplayer-skins-20121029-2|34	%dir %{_datadir}/smplayer/themes
12cu|smplayer-skins-20121029-2|35	%{_datadir}/smplayer/themes/*
12cu|smplayer-skins-20121029-2|36	

12853 12
12cu|smtube-2.1-1|1	Name:		smtube
12cu|smtube-2.1-1|2	Version:	2.1
12cu|smtube-2.1-1|3	Release:	1
12cu|smtube-2.1-1|4	Summary:	Allows to play and download videos from YouTube
12cu|smtube-2.1-1|5	License:	GPLv2+
12cu|smtube-2.1-1|6	Group:		Video
12cu|smtube-2.1-1|7	Url:		http://smplayer.sourceforge.net
12cu|smtube-2.1-1|8	Source0:	http://downloads.sourceforge.net/smplayer/SMTube/%{version}/%{name}-%{version}.tar.bz2
12cu|smtube-2.1-1|9	Patch0:		smtube-1.6-optflags.patch
12cu|smtube-2.1-1|10	BuildRequires:	qt4-devel
12cu|smtube-2.1-1|11	BuildRequires:	qt4-linguist
12cu|smtube-2.1-1|12	
12cu|smtube-2.1-1|13	%description
12cu|smtube-2.1-1|14	SMTube is a tool for searching and downloading videos from YouTube.
12cu|smtube-2.1-1|15	It supports SMPlayer, VLC and some other players.
12cu|smtube-2.1-1|16	
12cu|smtube-2.1-1|17	%prep
12cu|smtube-2.1-1|18	%setup -q
12cu|smtube-2.1-1|19	%patch0 -p1
12cu|smtube-2.1-1|20	
12cu|smtube-2.1-1|21	%build
12cu|smtube-2.1-1|22	%setup_compile_flags
12cu|smtube-2.1-1|23	%make \
12cu|smtube-2.1-1|24	PREFIX=%{_prefix} \
12cu|smtube-2.1-1|25	QMAKE=%{qt4bin}/qmake \
12cu|smtube-2.1-1|26	LRELEASE=%{qt4bin}/lrelease
12cu|smtube-2.1-1|27	
12cu|smtube-2.1-1|28	%install
12cu|smtube-2.1-1|29	%makeinstall_std PREFIX=%{_prefix}
12cu|smtube-2.1-1|30	
12cu|smtube-2.1-1|31	%files
12cu|smtube-2.1-1|32	%doc Changelog *.txt
12cu|smtube-2.1-1|33	%{_bindir}/%{name}
12cu|smtube-2.1-1|34	%{_datadir}/applications/smtube.desktop
12cu|smtube-2.1-1|35	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|smtube-2.1-1|36	%{_datadir}/%{name}/translations/*
12cu|smtube-2.1-1|37	
12cu|smtube-2.1-1|38	
12cu|smtube-2.1-1|39	%changelog
12cu|smtube-2.1-1|40	* Tue Jul 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-1
12cu|smtube-2.1-1|41	+ Revision: 4cf1347
12cu|smtube-2.1-1|42	- Updated to 2.1
12cu|smtube-2.1-1|43	
12cu|smtube-2.1-1|44	

12854 12
12cu|snack-2.2.10-9|1	Summary:	Script-driven sound processing toolkit
12cu|snack-2.2.10-9|2	Name:		snack
12cu|snack-2.2.10-9|3	Version: 	2.2.10
12cu|snack-2.2.10-9|4	Release: 	9
12cu|snack-2.2.10-9|5	License: 	BSD
12cu|snack-2.2.10-9|6	Group: 		Sound
12cu|snack-2.2.10-9|7	URL: 		http://www.speech.kth.se/snack/
12cu|snack-2.2.10-9|8	Source0:	http://www.speech.kth.se/~kare/%{name}%{version}.tar.bz2
12cu|snack-2.2.10-9|9	# Fix underlinking
12cu|snack-2.2.10-9|10	Patch0:		snack-2.2.10-underlinking.patch
12cu|snack-2.2.10-9|11	Patch1:		snack-2.2.10-unity-linux-fix-roundf.patch
12cu|snack-2.2.10-9|12	Patch2:		snack-2.2.10-unity-linux-gcc44.patch
12cu|snack-2.2.10-9|13	Patch3:		snack-2.2.10-mdv-fix-string-format.patch
12cu|snack-2.2.10-9|14	
12cu|snack-2.2.10-9|15	BuildRequires:	tcl
12cu|snack-2.2.10-9|16	BuildRequires:  tk
12cu|snack-2.2.10-9|17	BuildRequires:  libogg-devel
12cu|snack-2.2.10-9|18	BuildRequires:  libvorbis-devel
12cu|snack-2.2.10-9|19	BuildRequires:  pkgconfig(x11)
12cu|snack-2.2.10-9|20	BuildRequires:	python-devel
12cu|snack-2.2.10-9|21	BuildRequires:  dos2unix
12cu|snack-2.2.10-9|22	BuildRequires:  tcl-devel
12cu|snack-2.2.10-9|23	BuildRequires:  tk-devel
12cu|snack-2.2.10-9|24	
12cu|snack-2.2.10-9|25	%description
12cu|snack-2.2.10-9|26	Snack is a sound processing toolkit designed as an extension
12cu|snack-2.2.10-9|27	to a scripting language. Snack currently works with the scripting
12cu|snack-2.2.10-9|28	languages Tcl/Tk, Python, and Ruby.
12cu|snack-2.2.10-9|29	
12cu|snack-2.2.10-9|30	Snack has commands to play, record, process, and visualize sound.
12cu|snack-2.2.10-9|31	Snack provides high level sound objects, with flexible storage management,
12cu|snack-2.2.10-9|32	and streaming support. It handles most common sound file formats.
12cu|snack-2.2.10-9|33	The visualization canvas item types update in real-time and can output
12cu|snack-2.2.10-9|34	postscript. The same scripts run on Unix (Linux, Solaris, HP-UX, IRIX,
12cu|snack-2.2.10-9|35	FreeBSD, NetBSD), Macintosh, and Windows 95/98/NT/2000/XP.
12cu|snack-2.2.10-9|36	
12cu|snack-2.2.10-9|37	%package -n tcl-%{name}
12cu|snack-2.2.10-9|38	Summary:	Snack Sound Toolkit for Tcl
12cu|snack-2.2.10-9|39	Group:		Sound
12cu|snack-2.2.10-9|40	Requires:	tcl
12cu|snack-2.2.10-9|41	Obsoletes:	%{mklibname snack} < 2.2.10-6mdv
12cu|snack-2.2.10-9|42	Obsoletes:	%{mklibname snack -d} < 2.2.10-6mdv
12cu|snack-2.2.10-9|43	
12cu|snack-2.2.10-9|44	%description -n tcl-%{name}
12cu|snack-2.2.10-9|45	Snack Sound Toolkit for Tcl.
12cu|snack-2.2.10-9|46	
12cu|snack-2.2.10-9|47	%package -n python-%{name}
12cu|snack-2.2.10-9|48	Summary:	Snack Sound Toolkit for Python
12cu|snack-2.2.10-9|49	Group:		Sound
12cu|snack-2.2.10-9|50	Requires:	tcl-%{name} = %{version}
12cu|snack-2.2.10-9|51	Requires:	tkinter
12cu|snack-2.2.10-9|52	
12cu|snack-2.2.10-9|53	%description -n python-%{name}
12cu|snack-2.2.10-9|54	Snack Sound Toolkit for Python.
12cu|snack-2.2.10-9|55	
12cu|snack-2.2.10-9|56	%prep
12cu|snack-2.2.10-9|57	%setup -q -n %{name}%{version}
12cu|snack-2.2.10-9|58	%patch0 -p1 -b .underlink
12cu|snack-2.2.10-9|59	%patch1 -p1
12cu|snack-2.2.10-9|60	%patch2 -p1
12cu|snack-2.2.10-9|61	%patch3 -p0
12cu|snack-2.2.10-9|62	chmod 644 COPYING README changes
12cu|snack-2.2.10-9|63	
12cu|snack-2.2.10-9|64	%build
12cu|snack-2.2.10-9|65	cd unix
12cu|snack-2.2.10-9|66	%configure2_5x --with-tcl=/usr/lib --with-tk=/usr/lib --with-ogg-include=/usr/include/ogg --with-ogg-lib=/usr/lib
12cu|snack-2.2.10-9|67	%make TCL_INCPATH=/usr/include TK_INCPATH=/usr/include CC="gcc %{optflags}"
12cu|snack-2.2.10-9|68	%make TCL_INCPATH=/usr/include TK_INCPATH=/usr/include CC="gcc %{optflags}" libsnackogg.so
12cu|snack-2.2.10-9|69	
12cu|snack-2.2.10-9|70	%install
12cu|snack-2.2.10-9|71	chmod 644 doc/*
12cu|snack-2.2.10-9|72	chmod 755 python/*.py
12cu|snack-2.2.10-9|73	chmod 644 demos/tcl/*
12cu|snack-2.2.10-9|74	chmod 755 demos/tcl/*.tcl
12cu|snack-2.2.10-9|75	dos2unix demos/tcl/*.txt
12cu|snack-2.2.10-9|76	rm -f demos/tcl/tclkit-linux-x86
12cu|snack-2.2.10-9|77	chmod 644 demos/python/*
12cu|snack-2.2.10-9|78	chmod 755 demos/python/*.py
12cu|snack-2.2.10-9|79	dos2unix demos/python/*.txt
12cu|snack-2.2.10-9|80	
12cu|snack-2.2.10-9|81	cd unix
12cu|snack-2.2.10-9|82	mkdir -p %{buildroot}%{tcl_sitearch}/%{name}%{version}
12cu|snack-2.2.10-9|83	mkdir -p %{buildroot}%{py_puresitedir}
12cu|snack-2.2.10-9|84	cp *.so %{buildroot}%{tcl_sitearch}/%{name}%{version}
12cu|snack-2.2.10-9|85	install -m 0755 *.tcl %{buildroot}%{tcl_sitearch}/%{name}%{version}
12cu|snack-2.2.10-9|86	cd ../python
12cu|snack-2.2.10-9|87	python setup.py install --root=%{buildroot} --compile --optimize=2
12cu|snack-2.2.10-9|88	
12cu|snack-2.2.10-9|89	%files -n tcl-%{name}
12cu|snack-2.2.10-9|90	%doc changes COPYING doc/tcl-man.html demos/tcl/* doc/A* doc/C* doc/F* README doc/S*
12cu|snack-2.2.10-9|91	%{tcl_sitearch}/%{name}%{version}
12cu|snack-2.2.10-9|92	
12cu|snack-2.2.10-9|93	%files -n python-%{name}
12cu|snack-2.2.10-9|94	%doc doc/python-man.html demos/python/*
12cu|snack-2.2.10-9|95	%{py_puresitedir}/*
12cu|snack-2.2.10-9|96	
12cu|snack-2.2.10-9|97	%changelog
12cu|snack-2.2.10-9|98	* Thu Mar 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.10-9
12cu|snack-2.2.10-9|99	+ Revision: 7f08c2c
12cu|snack-2.2.10-9|100	- Fix X11 BR
12cu|snack-2.2.10-9|101	
12cu|snack-2.2.10-9|102	

12855 12
12cu|snapfly-0.8-1|1	Summary:	A lightweight PyGTK menu
12cu|snapfly-0.8-1|2	Name:		snapfly
12cu|snapfly-0.8-1|3	Version:	0.8
12cu|snapfly-0.8-1|4	Release:	1
12cu|snapfly-0.8-1|5	License:	GPLv3
12cu|snapfly-0.8-1|6	Group:		Graphical desktop/Other
12cu|snapfly-0.8-1|7	Url:		https://github.com/drakmail/snapfly
12cu|snapfly-0.8-1|8	# from git
12cu|snapfly-0.8-1|9	Source0:	%{name}-%{version}.tar.bz2
12cu|snapfly-0.8-1|10	BuildRequires:	python-setuptools
12cu|snapfly-0.8-1|11	BuildArch:	noarch
12cu|snapfly-0.8-1|12	Requires:	pygtk2
12cu|snapfly-0.8-1|13	Requires:	python-cairo
12cu|snapfly-0.8-1|14	Requires:	python-dbus
12cu|snapfly-0.8-1|15	Requires:	python-pyinotify
12cu|snapfly-0.8-1|16	
12cu|snapfly-0.8-1|17	%description
12cu|snapfly-0.8-1|18	SnapFly is a lightweight PyGTK menu which can be run as a daemon (in this
12cu|snapfly-0.8-1|19	case you can call the menu from any place on your desktop using snapfly-show)
12cu|snapfly-0.8-1|20	or as a standalone menu with a systray icon. The development began as a
12cu|snapfly-0.8-1|21	patchset for adeskmenu, but nowadays SnapFly is almost fully rewritten.
12cu|snapfly-0.8-1|22	
12cu|snapfly-0.8-1|23	%prep
12cu|snapfly-0.8-1|24	%setup -q
12cu|snapfly-0.8-1|25	
12cu|snapfly-0.8-1|26	%build
12cu|snapfly-0.8-1|27	python setup.py build
12cu|snapfly-0.8-1|28	
12cu|snapfly-0.8-1|29	%install
12cu|snapfly-0.8-1|30	python setup.py install --root=%{buildroot}
12cu|snapfly-0.8-1|31	
12cu|snapfly-0.8-1|32	%find_lang %{name} --with-man
12cu|snapfly-0.8-1|33	
12cu|snapfly-0.8-1|34	%files -f %{name}.lang
12cu|snapfly-0.8-1|35	%{_bindir}/%{name}
12cu|snapfly-0.8-1|36	%{_bindir}/%{name}-show
12cu|snapfly-0.8-1|37	%{python_sitelib}/%{name}
12cu|snapfly-0.8-1|38	%{python_sitelib}/*.egg-info
12cu|snapfly-0.8-1|39	%{_iconsdir}/hicolor/*/apps/%{name}.*

12856 12
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|1	Name:		snapper
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|2	Version:	0.1.3
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|3	Release:	0.20130426git35ff4ec.1
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|4	License:	GPLv2
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|5	Group:		Archiving/Backup
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|6	BuildRequires:	boost-devel doxygen gettext libtool
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|7	BuildRequires:	pkgconfig(libxml-2.0)
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|8	BuildRequires:	dbus-devel
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|9	Requires:	%{name}-libs = %{version}-%{release}
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|10	Requires:	diffutils
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|11	Summary:	Tool for filesystem snapshot management
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|12	Url:		http://en.opensuse.org/Portal:Snapper
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|13	
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|14	# source tarball creation process from master branch:
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|15	# git clone git://github.com/openSUSE/snapper.git
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|16	# git archive --format=tar --prefix=snapper-0.1.3/ 35ff4eca49393b033a7cbaf76479addeb6c77a8d | bzip2 > /tmp/snapper-0.1.3.tar.bz2
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|17	Source0:	%{name}-%{version}.tar.bz2
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|18	Patch0:		%{name}-remove-ext4-info.patch
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|19	Patch1:		%{name}-rename-cron-files.patch
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|20	Patch2:		%{name}-link-boost_system.patch
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|21	
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|22	%description
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|23	This package contains snapper, a tool for filesystem snapshot management.
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|24	
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|25	%package libs
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|26	Summary:	Library for filesystem snapshot management
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|27	Group:		Archiving/Backup
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|28	Requires:	util-linux
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|29	
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|30	%description libs
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|31	This package contains the snapper shared library
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|32	for filesystem snapshot management.
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|33	
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|34	%package devel
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|35	Group:		Development/Other
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|36	Requires:	%{name} = %{version}-%{release}
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|37	Requires:	libstdc++-devel
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|38	Requires:	boost-devel
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|39	Requires:	pkgconfig(libxml-2.0)
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|40	Summary:	Header files and documentation for libsnapper
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|41	
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|42	%description devel
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|43	This package contains header files and documentation for developing with
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|44	snapper.
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|45	
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|46	%prep
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|47	%setup -q
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|48	%patch0 -p1
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|49	%patch1 -p1
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|50	%patch2 -p1
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|51	
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|52	%build
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|53	aclocal
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|54	libtoolize --force --automake --copy
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|55	autoheader
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|56	automake --add-missing --copy
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|57	autoconf
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|58	# NOTE: --disable-ext4 option removes support for ext4 internal snapshots since the feature
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|59	# never made it into upstream kernel
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|60	%configure --disable-silent-rules --disable-ext4 --docdir=%{_defaultdocdir}/%{name}-%{version} --disable-zypp --enable-xattrs --disable-static
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|61	#NOTE: avoid 'unused-direct-shlib-dependency' warning in rpmlint checks
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|62	sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|63	export LDFLAGS="-lboost_system-mt"
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|64	export CFLAGS="-lboost_system-mt -Wl,-lboost_system-mt"
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|65	export CXXFLAGS="-lboost_system-mt -Wl,-lboost_system-mt"
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|66	%make
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|67	
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|68	%install
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|69	%makeinstall_std
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|70	install -m644 -D data/sysconfig.snapper %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|71	%find_lang %{name}
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|72	
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|73	%files -f snapper.lang
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|74	%{_bindir}/snapper
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|75	%{_sbindir}/snapperd
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|76	%config(noreplace) %{_sysconfdir}/logrotate.d/snapper
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|77	%{_sysconfdir}/cron.hourly/snapper
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|78	%{_sysconfdir}/cron.daily/snapper
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|79	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.opensuse.Snapper.conf
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|80	%{_datadir}/dbus-1/system-services/org.opensuse.Snapper.service
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|81	%doc %{_docdir}/%{name}-%{version}/AUTHORS
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|82	%doc %{_docdir}/%{name}-%{version}/COPYING
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|83	%{_mandir}/man8/%{name}.8*
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|84	%{_mandir}/man8/snapperd.8*
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|85	
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|86	%files libs
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|87	%{_libdir}/libsnapper.so.*
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|88	%dir %{_sysconfdir}/%{name}
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|89	%dir %{_sysconfdir}/%{name}/configs
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|90	%dir %{_sysconfdir}/%{name}/config-templates
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|91	%config(noreplace) %{_sysconfdir}/%{name}/config-templates/default
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|92	%dir %{_sysconfdir}/%{name}/filters
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|93	%config(noreplace) %{_sysconfdir}/%{name}/filters/*.txt
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|94	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|95	
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|96	%files devel
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|97	%doc examples/*.cc
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|98	%{_libdir}/libsnapper.so
12cu|snapper-0.1.3-0.20130426git35ff4ec.1|99	%{_includedir}/%{name}

12857 12
12cu|snapraid-6.1-1|1	Summary:	Backup program for disk arrays
12cu|snapraid-6.1-1|2	Name:		snapraid
12cu|snapraid-6.1-1|3	Version:	6.1
12cu|snapraid-6.1-1|4	Release:	1
12cu|snapraid-6.1-1|5	License:	GPLv3+
12cu|snapraid-6.1-1|6	Group:		Archiving/Backup
12cu|snapraid-6.1-1|7	Url:		http://snapraid.sourceforge.net/
12cu|snapraid-6.1-1|8	Source0:	http://sourceforge.net/projects/snapraid/files/%{name}-%{version}.tar.gz
12cu|snapraid-6.1-1|9	
12cu|snapraid-6.1-1|10	%description
12cu|snapraid-6.1-1|11	SnapRAID is a backup program for disk arrays. It stores parity information
12cu|snapraid-6.1-1|12	of your data and it's able to recover from up to six disk failures.
12cu|snapraid-6.1-1|13	
12cu|snapraid-6.1-1|14	%files
12cu|snapraid-6.1-1|15	%{_bindir}/%{name}
12cu|snapraid-6.1-1|16	%{_mandir}/man1/%{name}.1.xz
12cu|snapraid-6.1-1|17	
12cu|snapraid-6.1-1|18	#----------------------------------------------------------------------------
12cu|snapraid-6.1-1|19	
12cu|snapraid-6.1-1|20	%prep
12cu|snapraid-6.1-1|21	%setup -q
12cu|snapraid-6.1-1|22	
12cu|snapraid-6.1-1|23	%build
12cu|snapraid-6.1-1|24	%configure2_5x
12cu|snapraid-6.1-1|25	%make
12cu|snapraid-6.1-1|26	
12cu|snapraid-6.1-1|27	%install
12cu|snapraid-6.1-1|28	%makeinstall_std
12cu|snapraid-6.1-1|29	
12cu|snapraid-6.1-1|30	
12cu|snapraid-6.1-1|31	%changelog
12cu|snapraid-6.1-1|32	* Fri Apr 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.1-1
12cu|snapraid-6.1-1|33	+ Revision: b49ab4e
12cu|snapraid-6.1-1|34	- Fix group, spec cleanup
12cu|snapraid-6.1-1|35	
12cu|snapraid-6.1-1|36	

12858 12
12cu|socat-1.7.2.2-1|1	Name:		socat
12cu|socat-1.7.2.2-1|2	Summary:	Multipurpose relay
12cu|socat-1.7.2.2-1|3	Version:	1.7.2.2
12cu|socat-1.7.2.2-1|4	Release:	1
12cu|socat-1.7.2.2-1|5	License:	GPL
12cu|socat-1.7.2.2-1|6	Url:		http://www.dest-unreach.org/%{name}/
12cu|socat-1.7.2.2-1|7	Group:		Networking/Remote access
12cu|socat-1.7.2.2-1|8	Source0:	http://www.dest-unreach.org/%{name}/download/%{name}-%{version}.tar.gz
12cu|socat-1.7.2.2-1|9	BuildRequires:	openssl-devel ncurses-devel readline-devel tcp_wrappers-devel
12cu|socat-1.7.2.2-1|10	Patch0:		unused_libs.patch
12cu|socat-1.7.2.2-1|11	
12cu|socat-1.7.2.2-1|12	%description
12cu|socat-1.7.2.2-1|13	socat is a relay for bidirectional data transfer between two independent data
12cu|socat-1.7.2.2-1|14	channels. Each of these data channels may be a file, pipe, device (serial line
12cu|socat-1.7.2.2-1|15	etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an
12cu|socat-1.7.2.2-1|16	SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU
12cu|socat-1.7.2.2-1|17	line editor (readline), a program, or a combination of two of these.
12cu|socat-1.7.2.2-1|18	
12cu|socat-1.7.2.2-1|19	%prep
12cu|socat-1.7.2.2-1|20	%setup -q
12cu|socat-1.7.2.2-1|21	
12cu|socat-1.7.2.2-1|22	%build
12cu|socat-1.7.2.2-1|23	%configure2_5x
12cu|socat-1.7.2.2-1|24	%make
12cu|socat-1.7.2.2-1|25	
12cu|socat-1.7.2.2-1|26	%install
12cu|socat-1.7.2.2-1|27	%makeinstall_std
12cu|socat-1.7.2.2-1|28	
12cu|socat-1.7.2.2-1|29	%files
12cu|socat-1.7.2.2-1|30	%doc README
12cu|socat-1.7.2.2-1|31	%{_bindir}/%{name}
12cu|socat-1.7.2.2-1|32	%{_bindir}/filan
12cu|socat-1.7.2.2-1|33	%{_bindir}/procan
12cu|socat-1.7.2.2-1|34	%{_mandir}/man1/*
12cu|socat-1.7.2.2-1|35	
12cu|socat-1.7.2.2-1|36	
12cu|socat-1.7.2.2-1|37	%changelog
12cu|socat-1.7.2.2-1|38	* Tue Dec 06 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.7.2.0-1
12cu|socat-1.7.2.2-1|39	+ Revision: 738251
12cu|socat-1.7.2.2-1|40	- version update 1.7.2.0
12cu|socat-1.7.2.2-1|41	
12cu|socat-1.7.2.2-1|42	* Wed Sep 15 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.1.3-1mdv2011.0
12cu|socat-1.7.2.2-1|43	+ Revision: 578480
12cu|socat-1.7.2.2-1|44	- 1.7.1.3
12cu|socat-1.7.2.2-1|45	
12cu|socat-1.7.2.2-1|46	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 1.7.1.2-2mdv2010.1
12cu|socat-1.7.2.2-1|47	+ Revision: 533646
12cu|socat-1.7.2.2-1|48	- rebuild
12cu|socat-1.7.2.2-1|49	
12cu|socat-1.7.2.2-1|50	* Thu Feb 11 2010 Frederik Himpe <fhimpe@mandriva.org> 1.7.1.2-1mdv2010.1
12cu|socat-1.7.2.2-1|51	+ Revision: 504292
12cu|socat-1.7.2.2-1|52	- update to new version 1.7.1.2
12cu|socat-1.7.2.2-1|53	
12cu|socat-1.7.2.2-1|54	* Thu May 21 2009 Michael Scherer <misc@mandriva.org> 1.7.1.1-1mdv2010.0
12cu|socat-1.7.2.2-1|55	+ Revision: 378364
12cu|socat-1.7.2.2-1|56	- update to new version 1.7.1.1
12cu|socat-1.7.2.2-1|57	
12cu|socat-1.7.2.2-1|58	* Fri Feb 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.0.0-2mdv2009.1
12cu|socat-1.7.2.2-1|59	+ Revision: 345393
12cu|socat-1.7.2.2-1|60	- rebuild against new readline
12cu|socat-1.7.2.2-1|61	
12cu|socat-1.7.2.2-1|62	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 1.7.0.0-1mdv2009.1
12cu|socat-1.7.2.2-1|63	+ Revision: 333005
12cu|socat-1.7.2.2-1|64	- New upstream release
12cu|socat-1.7.2.2-1|65	
12cu|socat-1.7.2.2-1|66	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.6.0.0-4mdv2009.0
12cu|socat-1.7.2.2-1|67	+ Revision: 242719
12cu|socat-1.7.2.2-1|68	- rebuild
12cu|socat-1.7.2.2-1|69	- kill re-definition of %%buildroot on Pixel's request
12cu|socat-1.7.2.2-1|70	
12cu|socat-1.7.2.2-1|71	+ Olivier Blin <blino@mandriva.org>
12cu|socat-1.7.2.2-1|72	- restore BuildRoot
12cu|socat-1.7.2.2-1|73	
12cu|socat-1.7.2.2-1|74	* Thu Aug 09 2007 Funda Wang <fwang@mandriva.org> 1.6.0.0-2mdv2008.0
12cu|socat-1.7.2.2-1|75	+ Revision: 60856
12cu|socat-1.7.2.2-1|76	- More buildrequires
12cu|socat-1.7.2.2-1|77	
12cu|socat-1.7.2.2-1|78	* Sat May 26 2007 Emmanuel Blindauer <blindauer@mandriva.org> 1.6.0.0-1mdv2008.0
12cu|socat-1.7.2.2-1|79	+ Revision: 31353
12cu|socat-1.7.2.2-1|80	- 1.6.0.0 release
12cu|socat-1.7.2.2-1|81	- Import socat
12cu|socat-1.7.2.2-1|82	

12859 12
12cu|solaar-0.9.2-1|1	%define	oname	Solaar
12cu|solaar-0.9.2-1|2	
12cu|solaar-0.9.2-1|3	Summary:	Device manager for Logitech's Unifying Receiver
12cu|solaar-0.9.2-1|4	Name:		solaar
12cu|solaar-0.9.2-1|5	Version:	0.9.2
12cu|solaar-0.9.2-1|6	Release:	1
12cu|solaar-0.9.2-1|7	License:	GPLv2+
12cu|solaar-0.9.2-1|8	Group:		System/Kernel and hardware
12cu|solaar-0.9.2-1|9	Url:		http://pwr.github.com/Solaar/
12cu|solaar-0.9.2-1|10	# wget https://github.com/pwr/%{oname}/archive/%{version}.tar.gz -O %{name}-%{version}.tar.gz
12cu|solaar-0.9.2-1|11	Source0:	%{name}-%{version}.tar.gz
12cu|solaar-0.9.2-1|12	Requires:	pyudev
12cu|solaar-0.9.2-1|13	Requires:	python-gi
12cu|solaar-0.9.2-1|14	BuildArch:	noarch
12cu|solaar-0.9.2-1|15	
12cu|solaar-0.9.2-1|16	%description
12cu|solaar-0.9.2-1|17	Solaar is a Linux device manager for Logitech’s Unifying Receiver
12cu|solaar-0.9.2-1|18	peripherals. It is able to pair/unpair devices to the receiver, and
12cu|solaar-0.9.2-1|19	for most devices read battery status.
12cu|solaar-0.9.2-1|20	
12cu|solaar-0.9.2-1|21	It comes in two flavors, command-line and GUI. Both are able to list
12cu|solaar-0.9.2-1|22	the devices paired to a Unifying Receiver, show detailed info for
12cu|solaar-0.9.2-1|23	each device, and also pair/unpair supported devices with the receiver.
12cu|solaar-0.9.2-1|24	
12cu|solaar-0.9.2-1|25	%files
12cu|solaar-0.9.2-1|26	%doc share/README docs
12cu|solaar-0.9.2-1|27	%{_bindir}/%{name}*
12cu|solaar-0.9.2-1|28	%{_sysconfdir}/xdg/autostart/%{name}.desktop
12cu|solaar-0.9.2-1|29	%{_datadir}/applications/%{name}.desktop
12cu|solaar-0.9.2-1|30	%{_datadir}/%{name}/
12cu|solaar-0.9.2-1|31	%{_iconsdir}/hicolor/*/apps/%{name}.svg
12cu|solaar-0.9.2-1|32	%{python_sitelib}/hidapi/
12cu|solaar-0.9.2-1|33	%{python_sitelib}/logitech_receiver/
12cu|solaar-0.9.2-1|34	%{python_sitelib}/%{name}/
12cu|solaar-0.9.2-1|35	%{python_sitelib}/%{name}-%{version}-*.egg-info
12cu|solaar-0.9.2-1|36	%config %{_udevrulesdir}/42-logitech-unify-permissions.rules
12cu|solaar-0.9.2-1|37	
12cu|solaar-0.9.2-1|38	#----------------------------------------------------------------------------
12cu|solaar-0.9.2-1|39	
12cu|solaar-0.9.2-1|40	%prep
12cu|solaar-0.9.2-1|41	%setup -q -n %{oname}-%{version}
12cu|solaar-0.9.2-1|42	
12cu|solaar-0.9.2-1|43	%build
12cu|solaar-0.9.2-1|44	python setup.py build
12cu|solaar-0.9.2-1|45	
12cu|solaar-0.9.2-1|46	%install
12cu|solaar-0.9.2-1|47	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
12cu|solaar-0.9.2-1|48	mkdir -p %{buildroot}%{_udevrulesdir}
12cu|solaar-0.9.2-1|49	cp rules.d/42-logitech-unify-permissions.rules %{buildroot}%{_udevrulesdir}
12cu|solaar-0.9.2-1|50	
12cu|solaar-0.9.2-1|51	
12cu|solaar-0.9.2-1|52	%changelog
12cu|solaar-0.9.2-1|53	* Mon Dec 16 2013 Rosa <rosa@abf.rosalinux.ru> 0.9.2-1
12cu|solaar-0.9.2-1|54	+ Revision: 7283c55
12cu|solaar-0.9.2-1|55	- Automatic import for version 0.9.2-1
12cu|solaar-0.9.2-1|56	
12cu|solaar-0.9.2-1|57	

12860 12
12cu|solarus-1.3.1-3|1	Name:		solarus
12cu|solarus-1.3.1-3|2	Version:	1.3.1
12cu|solarus-1.3.1-3|3	Release:	3
12cu|solarus-1.3.1-3|4	Summary:	An open-source Zelda-like 2D game engine
12cu|solarus-1.3.1-3|5	Group:		Games/Adventure
12cu|solarus-1.3.1-3|6	License:	GPLv3
12cu|solarus-1.3.1-3|7	URL:		http://www.solarus-games.org/
12cu|solarus-1.3.1-3|8	Source0:	http://www.solarus-games.org/downloads/solarus/%{name}-%{version}-src.tar.gz
12cu|solarus-1.3.1-3|9	
12cu|solarus-1.3.1-3|10	BuildRequires:	cmake
12cu|solarus-1.3.1-3|11	BuildRequires:	gcc-c++
12cu|solarus-1.3.1-3|12	BuildRequires:	physfs-devel
12cu|solarus-1.3.1-3|13	BuildRequires:	pkgconfig(libmodplug)
12cu|solarus-1.3.1-3|14	BuildRequires:	pkgconfig(luajit)
12cu|solarus-1.3.1-3|15	BuildRequires:	pkgconfig(openal)
12cu|solarus-1.3.1-3|16	BuildRequires:	pkgconfig(sdl2)
12cu|solarus-1.3.1-3|17	BuildRequires:	pkgconfig(SDL2_image)
12cu|solarus-1.3.1-3|18	BuildRequires:	pkgconfig(SDL2_ttf)
12cu|solarus-1.3.1-3|19	BuildRequires:	pkgconfig(vorbis)
12cu|solarus-1.3.1-3|20	
12cu|solarus-1.3.1-3|21	%description
12cu|solarus-1.3.1-3|22	Solarus is an open-source Zelda-like 2D game engine written in C++.
12cu|solarus-1.3.1-3|23	
12cu|solarus-1.3.1-3|24	If you want, you can download games "Zelda Mystery of Solarus DX"
12cu|solarus-1.3.1-3|25	and "Zelda Mystery of Solarus XD" on solarus site at :
12cu|solarus-1.3.1-3|26	http://www.solarus-games.org/games/ .
12cu|solarus-1.3.1-3|27	
12cu|solarus-1.3.1-3|28	Their licenses do not allow redistribution, they are open-source but
12cu|solarus-1.3.1-3|29	contain copyrighted material from Nintendo, thus preventing their
12cu|solarus-1.3.1-3|30	redistribution as per Mageia's licensing policy.
12cu|solarus-1.3.1-3|31	
12cu|solarus-1.3.1-3|32	%prep
12cu|solarus-1.3.1-3|33	%setup -q
12cu|solarus-1.3.1-3|34	
12cu|solarus-1.3.1-3|35	%build
12cu|solarus-1.3.1-3|36	%cmake
12cu|solarus-1.3.1-3|37	%make
12cu|solarus-1.3.1-3|38	
12cu|solarus-1.3.1-3|39	%install
12cu|solarus-1.3.1-3|40	%makeinstall_std -C build
12cu|solarus-1.3.1-3|41	
12cu|solarus-1.3.1-3|42	%files
12cu|solarus-1.3.1-3|43	%doc ChangeLog license.txt README.md
12cu|solarus-1.3.1-3|44	%{_bindir}/%{name}
12cu|solarus-1.3.1-3|45	
12cu|solarus-1.3.1-3|46	
12cu|solarus-1.3.1-3|47	
12cu|solarus-1.3.1-3|48	%changelog
12cu|solarus-1.3.1-3|49	* Tue Jan 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-3
12cu|solarus-1.3.1-3|50	+ Revision: 6b91d47
12cu|solarus-1.3.1-3|51	- Imported from SRPM
12cu|solarus-1.3.1-3|52	
12cu|solarus-1.3.1-3|53	

12861 12
12cu|solfege-3.22.2-1|1	Name: 	 	solfege
12cu|solfege-3.22.2-1|2	Summary: 	An ear-training program
12cu|solfege-3.22.2-1|3	Version: 	3.22.2
12cu|solfege-3.22.2-1|4	Release: 	%mkrel 1
12cu|solfege-3.22.2-1|5	URL:		http://www.solfege.org/
12cu|solfege-3.22.2-1|6	License:	GPLv3+
12cu|solfege-3.22.2-1|7	Group:		Sound
12cu|solfege-3.22.2-1|8	Source0:	http://download.sourceforge.net/solfege/%{name}-%{version}.tar.gz
12cu|solfege-3.22.2-1|9	Source1: 	%{name}48.png
12cu|solfege-3.22.2-1|10	Source2: 	%{name}32.png
12cu|solfege-3.22.2-1|11	Source3: 	%{name}16.png
12cu|solfege-3.22.2-1|12	Patch0:		%{name}-3.22.2-link.patch
12cu|solfege-3.22.2-1|13	BuildRequires:	swig >= 1.3
12cu|solfege-3.22.2-1|14	BuildRequires:	lilypond >= 2.12
12cu|solfege-3.22.2-1|15	BuildRequires:	python-devel
12cu|solfege-3.22.2-1|16	BuildRequires:	xml2po
12cu|solfege-3.22.2-1|17	BuildRequires:	gettext
12cu|solfege-3.22.2-1|18	BuildRequires:	texinfo
12cu|solfege-3.22.2-1|19	BuildRequires:  gnome-python
12cu|solfege-3.22.2-1|20	BuildRequires:  docbook-style-xsl
12cu|solfege-3.22.2-1|21	BuildRequires:	libxslt-proc
12cu|solfege-3.22.2-1|22	BuildRequires:  pygtk2.0-devel >= 2.12.0
12cu|solfege-3.22.2-1|23	BuildRequires:	desktop-file-utils
12cu|solfege-3.22.2-1|24	Requires:	pygtk2.0
12cu|solfege-3.22.2-1|25	Requires:	gnome-python
12cu|solfege-3.22.2-1|26	#BuildRequires:	gnome-python-gtkhtml2
12cu|solfege-3.22.2-1|27	#BuildRequires:	gnome-python-gnomevfs
12cu|solfege-3.22.2-1|28	Requires:	TiMidity++
12cu|solfege-3.22.2-1|29	
12cu|solfege-3.22.2-1|30	%description
12cu|solfege-3.22.2-1|31	GNU Solfege is an ear-training program. These are the exercises written
12cu|solfege-3.22.2-1|32	so far:
12cu|solfege-3.22.2-1|33	* Recognise melodic and harmonic intervals
12cu|solfege-3.22.2-1|34	* Compare interval sizes
12cu|solfege-3.22.2-1|35	* Sing the intervals the computer asks for
12cu|solfege-3.22.2-1|36	* Identify chords
12cu|solfege-3.22.2-1|37	* Sing chords
12cu|solfege-3.22.2-1|38	* Scales
12cu|solfege-3.22.2-1|39	* Dictation
12cu|solfege-3.22.2-1|40	* Remembering rhythmic patterns.
12cu|solfege-3.22.2-1|41	
12cu|solfege-3.22.2-1|42	
12cu|solfege-3.22.2-1|43	%prep
12cu|solfege-3.22.2-1|44	%setup -q
12cu|solfege-3.22.2-1|45	%patch0 -p1
12cu|solfege-3.22.2-1|46	
12cu|solfege-3.22.2-1|47	
12cu|solfege-3.22.2-1|48	%build
12cu|solfege-3.22.2-1|49	FILE=$(ls %_datadir/sgml/docbook/xsl-stylesheets-1.*/html/chunk.xsl)
12cu|solfege-3.22.2-1|50	%configure2_5x --enable-docbook-stylesheet=$FILE
12cu|solfege-3.22.2-1|51	%make
12cu|solfege-3.22.2-1|52	
12cu|solfege-3.22.2-1|53	
12cu|solfege-3.22.2-1|54	%install
12cu|solfege-3.22.2-1|55	%makeinstall_std
12cu|solfege-3.22.2-1|56	
12cu|solfege-3.22.2-1|57	# menu
12cu|solfege-3.22.2-1|58	#desktop-file-install --vendor="" \
12cu|solfege-3.22.2-1|59	#  --remove-category="Application" \
12cu|solfege-3.22.2-1|60	#  --add-category="GTK" \
12cu|solfege-3.22.2-1|61	#  --dir %%{buildroot}%%{_datadir}/applications %%{buildroot}%%{_datadir}/applications/*
12cu|solfege-3.22.2-1|62	
12cu|solfege-3.22.2-1|63	# icons
12cu|solfege-3.22.2-1|64	mkdir -p %{buildroot}/%{_liconsdir}
12cu|solfege-3.22.2-1|65	cat %{SOURCE1} > %{buildroot}/%{_liconsdir}/%{name}.png
12cu|solfege-3.22.2-1|66	mkdir -p %{buildroot}/%{_iconsdir}
12cu|solfege-3.22.2-1|67	cat %{SOURCE2} > %{buildroot}/%{_iconsdir}/%{name}.png
12cu|solfege-3.22.2-1|68	mkdir -p %{buildroot}/%{_miconsdir}
12cu|solfege-3.22.2-1|69	cat %{SOURCE3} > %{buildroot}/%{_miconsdir}/%{name}.png
12cu|solfege-3.22.2-1|70	
12cu|solfege-3.22.2-1|71	%find_lang %{name}
12cu|solfege-3.22.2-1|72	
12cu|solfege-3.22.2-1|73	
12cu|solfege-3.22.2-1|74	%files -f %{name}.lang
12cu|solfege-3.22.2-1|75	%doc README COPYING AUTHORS ChangeLog FAQ
12cu|solfege-3.22.2-1|76	%{_bindir}/*
12cu|solfege-3.22.2-1|77	%config(noreplace) %{_sysconfdir}/%{name}
12cu|solfege-3.22.2-1|78	%{_mandir}/man1/*
12cu|solfege-3.22.2-1|79	%{_libdir}/%{name}
12cu|solfege-3.22.2-1|80	%{_datadir}/applications/%{name}.desktop
12cu|solfege-3.22.2-1|81	%{_datadir}/pixmaps/%{name}.svg
12cu|solfege-3.22.2-1|82	%{_datadir}/%{name}
12cu|solfege-3.22.2-1|83	%{_liconsdir}/%{name}.png
12cu|solfege-3.22.2-1|84	%{_iconsdir}/%{name}.png
12cu|solfege-3.22.2-1|85	%{_miconsdir}/%{name}.png
12cu|solfege-3.22.2-1|86	
12cu|solfege-3.22.2-1|87	
12cu|solfege-3.22.2-1|88	
12cu|solfege-3.22.2-1|89	%changelog
12cu|solfege-3.22.2-1|90	* Mon Mar 24 2014 Giovanni Mariani <mc2374@mclink.it> 3.22.2-1
12cu|solfege-3.22.2-1|91	+ Revision: 097b16e
12cu|solfege-3.22.2-1|92	- Updated to release 3.22.2
12cu|solfege-3.22.2-1|93	
12cu|solfege-3.22.2-1|94	

12862 12
12cu|songwrite2-0.4.1-1|1	Name:		songwrite2
12cu|songwrite2-0.4.1-1|2	Summary:	Guitar tabulature editor with playing and printing
12cu|songwrite2-0.4.1-1|3	Version:	0.4.1
12cu|songwrite2-0.4.1-1|4	Release:	1
12cu|songwrite2-0.4.1-1|5	Source:		http://download.gna.org/songwrite/Songwrite2-%{version}.tar.gz
12cu|songwrite2-0.4.1-1|6	URL:		http://home.gna.org/oomadness/en/%{name}
12cu|songwrite2-0.4.1-1|7	License:	GPLv3
12cu|songwrite2-0.4.1-1|8	Group:		Sound
12cu|songwrite2-0.4.1-1|9	%py_requires -d
12cu|songwrite2-0.4.1-1|10	BuildRequires:	desktop-file-utils
12cu|songwrite2-0.4.1-1|11	Requires:	editobj2
12cu|songwrite2-0.4.1-1|12	Requires:	TiMidity++
12cu|songwrite2-0.4.1-1|13	Requires:	lilypond
12cu|songwrite2-0.4.1-1|14	BuildArch:	noarch
12cu|songwrite2-0.4.1-1|15	%rename		songwrite
12cu|songwrite2-0.4.1-1|16	
12cu|songwrite2-0.4.1-1|17	%description
12cu|songwrite2-0.4.1-1|18	Songwrite2 is a tablature (guitar partition) editor. It's the successor of
12cu|songwrite2-0.4.1-1|19	songwrite. Songwrite2 is coded in Python and uses Tk (Tkinter); it relies on
12cu|songwrite2-0.4.1-1|20	Timidity to play midi and on GNU Lilypond for printing.
12cu|songwrite2-0.4.1-1|21	
12cu|songwrite2-0.4.1-1|22	
12cu|songwrite2-0.4.1-1|23	%prep
12cu|songwrite2-0.4.1-1|24	%setup -q -n Songwrite2-%{version}
12cu|songwrite2-0.4.1-1|25	
12cu|songwrite2-0.4.1-1|26	
12cu|songwrite2-0.4.1-1|27	%build
12cu|songwrite2-0.4.1-1|28	#only to fix rpmlint's warning
12cu|songwrite2-0.4.1-1|29	
12cu|songwrite2-0.4.1-1|30	
12cu|songwrite2-0.4.1-1|31	%install
12cu|songwrite2-0.4.1-1|32	python setup.py install --root=%{buildroot}
12cu|songwrite2-0.4.1-1|33	
12cu|songwrite2-0.4.1-1|34	#menu
12cu|songwrite2-0.4.1-1|35	mkdir -p %{buildroot}%{_datadir}/applications
12cu|songwrite2-0.4.1-1|36	desktop-file-install	%{name}.desktop \
12cu|songwrite2-0.4.1-1|37	--remove-key=Encoding \
12cu|songwrite2-0.4.1-1|38	--set-icon=%{name} \
12cu|songwrite2-0.4.1-1|39	--remove-category=Application \
12cu|songwrite2-0.4.1-1|40	--dir=%{buildroot}%{_datadir}/applications
12cu|songwrite2-0.4.1-1|41	
12cu|songwrite2-0.4.1-1|42	
12cu|songwrite2-0.4.1-1|43	%find_lang %{name}
12cu|songwrite2-0.4.1-1|44	
12cu|songwrite2-0.4.1-1|45	# remove unpackaged files
12cu|songwrite2-0.4.1-1|46	rm -f %{buildroot}%{_datadir}/locale/*/*/*.po
12cu|songwrite2-0.4.1-1|47	
12cu|songwrite2-0.4.1-1|48	
12cu|songwrite2-0.4.1-1|49	%files -f %{name}.lang
12cu|songwrite2-0.4.1-1|50	%doc README CHANGES AUTHORS
12cu|songwrite2-0.4.1-1|51	%{_bindir}/%{name}
12cu|songwrite2-0.4.1-1|52	%{_datadir}/%{name}
12cu|songwrite2-0.4.1-1|53	%{_datadir}/applications/%{name}.desktop
12cu|songwrite2-0.4.1-1|54	%{_datadir}/*.egg-info
12cu|songwrite2-0.4.1-1|55	%{_mandir}/man1/%{name}.1.xz
12cu|songwrite2-0.4.1-1|56	
12cu|songwrite2-0.4.1-1|57	
12cu|songwrite2-0.4.1-1|58	%changelog
12cu|songwrite2-0.4.1-1|59	* Thu Jun 06 2013 Giovanni Mariani <mc2374@mclink.it> 0.4.1-1
12cu|songwrite2-0.4.1-1|60	- New version 0.4.1
12cu|songwrite2-0.4.1-1|61	- Massaged and used the .desktop file from the sources rather than our one
12cu|songwrite2-0.4.1-1|62	- Cleaned the spec file
12cu|songwrite2-0.4.1-1|63	- Fixed file list
12cu|songwrite2-0.4.1-1|64	
12cu|songwrite2-0.4.1-1|65	* Mon Nov 01 2010 Funda Wang <fwang@mandriva.org> 0.2.1-3mdv2011.0
12cu|songwrite2-0.4.1-1|66	+ Revision: 591341
12cu|songwrite2-0.4.1-1|67	- rebuild for py 2.7
12cu|songwrite2-0.4.1-1|68	
12cu|songwrite2-0.4.1-1|69	* Sun Apr 18 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.2.1-2mdv2010.1
12cu|songwrite2-0.4.1-1|70	+ Revision: 536484
12cu|songwrite2-0.4.1-1|71	- fix requires (with importation of editobj2)
12cu|songwrite2-0.4.1-1|72	- add an obsoletes on songwrite
12cu|songwrite2-0.4.1-1|73	
12cu|songwrite2-0.4.1-1|74	* Sun Apr 18 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.2.1-1mdv2010.1
12cu|songwrite2-0.4.1-1|75	+ Revision: 536444
12cu|songwrite2-0.4.1-1|76	- new version 0.2.1
12cu|songwrite2-0.4.1-1|77	
12cu|songwrite2-0.4.1-1|78	* Sun Apr 18 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.2-2mdv2010.1
12cu|songwrite2-0.4.1-1|79	+ Revision: 536208
12cu|songwrite2-0.4.1-1|80	- fix summary
12cu|songwrite2-0.4.1-1|81	- add a build section for fix a rpmlint's warning
12cu|songwrite2-0.4.1-1|82	- use %%py_requires
12cu|songwrite2-0.4.1-1|83	
12cu|songwrite2-0.4.1-1|84	* Sun Apr 18 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.2-1mdv2010.1
12cu|songwrite2-0.4.1-1|85	+ Revision: 536173
12cu|songwrite2-0.4.1-1|86	- try to fix rebuild with an additional BR
12cu|songwrite2-0.4.1-1|87	- fix BR
12cu|songwrite2-0.4.1-1|88	- import songwrite2
12cu|songwrite2-0.4.1-1|89	
12cu|songwrite2-0.4.1-1|90	

12863 12
12cu|sooperlooper-1.6.18-3|1	Name:		sooperlooper
12cu|sooperlooper-1.6.18-3|2	Version:	1.6.18
12cu|sooperlooper-1.6.18-3|3	Release:	3
12cu|sooperlooper-1.6.18-3|4	Summary:	Live audio looper
12cu|sooperlooper-1.6.18-3|5	URL:		http://sonosaurus.com/%{name}
12cu|sooperlooper-1.6.18-3|6	Source:		http://sonosaurus.com/%{name}/%{name}-%{version}.tar.gz
12cu|sooperlooper-1.6.18-3|7	License:	GPLv2
12cu|sooperlooper-1.6.18-3|8	Group:		Sound
12cu|sooperlooper-1.6.18-3|9	BuildRequires:	fftw3-devel
12cu|sooperlooper-1.6.18-3|10	BuildRequires:	pkgconfig(sigc++-1.2)
12cu|sooperlooper-1.6.18-3|11	BuildRequires:	sndfile-devel
12cu|sooperlooper-1.6.18-3|12	BuildRequires:	rubberband-devel
12cu|sooperlooper-1.6.18-3|13	BuildRequires:	pkgconfig(samplerate)
12cu|sooperlooper-1.6.18-3|14	BuildRequires:	jackit-devel
12cu|sooperlooper-1.6.18-3|15	BuildRequires:	pkgconfig(liblo)
12cu|sooperlooper-1.6.18-3|16	BuildRequires:	pkgconfig(libxml-2.0)
12cu|sooperlooper-1.6.18-3|17	BuildRequires:	ncurses-devel
12cu|sooperlooper-1.6.18-3|18	BuildRequires:	wxgtku-devel
12cu|sooperlooper-1.6.18-3|19	
12cu|sooperlooper-1.6.18-3|20	%description
12cu|sooperlooper-1.6.18-3|21	SooperLooper is a live looping sampler capable of immediate loop recording,
12cu|sooperlooper-1.6.18-3|22	overdubbing, multiplying, reversing and more. It allows for multiple
12cu|sooperlooper-1.6.18-3|23	simultaneous multi-channel loops limited only by your computer's
12cu|sooperlooper-1.6.18-3|24	available memory.
12cu|sooperlooper-1.6.18-3|25	
12cu|sooperlooper-1.6.18-3|26	%prep
12cu|sooperlooper-1.6.18-3|27	%setup -q
12cu|sooperlooper-1.6.18-3|28	
12cu|sooperlooper-1.6.18-3|29	%build
12cu|sooperlooper-1.6.18-3|30	%configure2_5x
12cu|sooperlooper-1.6.18-3|31	%make
12cu|sooperlooper-1.6.18-3|32	
12cu|sooperlooper-1.6.18-3|33	%install
12cu|sooperlooper-1.6.18-3|34	%__rm -rf %{buildroot}
12cu|sooperlooper-1.6.18-3|35	%makeinstall_std
12cu|sooperlooper-1.6.18-3|36	
12cu|sooperlooper-1.6.18-3|37	#menu
12cu|sooperlooper-1.6.18-3|38	%__mkdir_p %{buildroot}/%{_datadir}/applications
12cu|sooperlooper-1.6.18-3|39	%__cat > %{buildroot}/%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|sooperlooper-1.6.18-3|40	[Desktop Entry]
12cu|sooperlooper-1.6.18-3|41	Name=SooperLooper
12cu|sooperlooper-1.6.18-3|42	Comment=Live Audio Looper
12cu|sooperlooper-1.6.18-3|43	Exec=%{_bindir}/slgui
12cu|sooperlooper-1.6.18-3|44	Icon=sound_section
12cu|sooperlooper-1.6.18-3|45	Terminal=false
12cu|sooperlooper-1.6.18-3|46	Type=Application
12cu|sooperlooper-1.6.18-3|47	StartupNotify=true
12cu|sooperlooper-1.6.18-3|48	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;Audio;AudioVideoEditing;
12cu|sooperlooper-1.6.18-3|49	EOF
12cu|sooperlooper-1.6.18-3|50	
12cu|sooperlooper-1.6.18-3|51	%clean
12cu|sooperlooper-1.6.18-3|52	%__rm -rf %{buildroot}
12cu|sooperlooper-1.6.18-3|53	
12cu|sooperlooper-1.6.18-3|54	%files
12cu|sooperlooper-1.6.18-3|55	%defattr(-,root,root)
12cu|sooperlooper-1.6.18-3|56	%doc README
12cu|sooperlooper-1.6.18-3|57	%{_bindir}/%{name}
12cu|sooperlooper-1.6.18-3|58	%{_bindir}/slconsole
12cu|sooperlooper-1.6.18-3|59	%{_bindir}/slgui
12cu|sooperlooper-1.6.18-3|60	%{_bindir}/slregister
12cu|sooperlooper-1.6.18-3|61	%{_datadir}/%{name}
12cu|sooperlooper-1.6.18-3|62	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|sooperlooper-1.6.18-3|63	
12cu|sooperlooper-1.6.18-3|64	
12cu|sooperlooper-1.6.18-3|65	%changelog
12cu|sooperlooper-1.6.18-3|66	* Thu Jan 12 2012 Andrey Bondrov <abondrov@mandriva.org> 1.6.18-1mdv2011.0
12cu|sooperlooper-1.6.18-3|67	+ Revision: 760473
12cu|sooperlooper-1.6.18-3|68	- New version 1.6.18, build against utf8 wxGTK2.8, spec cleanup
12cu|sooperlooper-1.6.18-3|69	
12cu|sooperlooper-1.6.18-3|70	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.6.14-2mdv2011.0
12cu|sooperlooper-1.6.18-3|71	+ Revision: 614944
12cu|sooperlooper-1.6.18-3|72	- the mass rebuild of 2010.1 packages
12cu|sooperlooper-1.6.18-3|73	
12cu|sooperlooper-1.6.18-3|74	* Sun Apr 11 2010 Frank Kober <emuse@mandriva.org> 1.6.14-1mdv2010.1
12cu|sooperlooper-1.6.18-3|75	+ Revision: 533598
12cu|sooperlooper-1.6.18-3|76	- new version 1.6.14, update url, add desktop file
12cu|sooperlooper-1.6.18-3|77	- restablish sooperlooper
12cu|sooperlooper-1.6.18-3|78	
12cu|sooperlooper-1.6.18-3|79	+ Guillaume Rousse <guillomovitch@mandriva.org>
12cu|sooperlooper-1.6.18-3|80	- old directory, without matching package
12cu|sooperlooper-1.6.18-3|81	
12cu|sooperlooper-1.6.18-3|82	* Fri Apr 17 2009 Olivier Thauvin <nanardon@mandriva.org> 1.6.13-1mdv2009.1
12cu|sooperlooper-1.6.18-3|83	+ Revision: 367944
12cu|sooperlooper-1.6.18-3|84	- import sooperlooper
12cu|sooperlooper-1.6.18-3|85	
12cu|sooperlooper-1.6.18-3|86	
12cu|sooperlooper-1.6.18-3|87	* Sat Apr 17 2009 Romain Dep. <rom1dep@gmail.com> 1.6.13-1mdv2009.1
12cu|sooperlooper-1.6.18-3|88	- initial package for Mandriva Linux

12864 12
12cu|sord-0.12.2-1|1	%define _enable_debug_packages %{nil}
12cu|sord-0.12.2-1|2	%define debug_package          %{nil}
12cu|sord-0.12.2-1|3	
12cu|sord-0.12.2-1|4	Name:           sord
12cu|sord-0.12.2-1|5	Version:        0.12.2
12cu|sord-0.12.2-1|6	Release:        %mkrel 1
12cu|sord-0.12.2-1|7	Summary:        Lightweight C library for storing RDF data in memory
12cu|sord-0.12.2-1|8	
12cu|sord-0.12.2-1|9	%define lib_major       0
12cu|sord-0.12.2-1|10	%define lib_name        %mklibname %{name} %{lib_major}
12cu|sord-0.12.2-1|11	%define lib_name_devel  %mklibname %{name} -d
12cu|sord-0.12.2-1|12	
12cu|sord-0.12.2-1|13	Source0:         http://download.drobilla.net/%{name}-%{version}.tar.bz2
12cu|sord-0.12.2-1|14	URL:            http://drobilla.net/software/%{name}/
12cu|sord-0.12.2-1|15	License:        MIT-like
12cu|sord-0.12.2-1|16	Group:          System/Libraries
12cu|sord-0.12.2-1|17	
12cu|sord-0.12.2-1|18	BuildRequires:  waf, pkgconfig
12cu|sord-0.12.2-1|19	BuildRequires:  glib2-devel
12cu|sord-0.12.2-1|20	BuildRequires:  serd-devel
12cu|sord-0.12.2-1|21	
12cu|sord-0.12.2-1|22	%description
12cu|sord-0.12.2-1|23	Lightweight C library for storing RDF data in memory.
12cu|sord-0.12.2-1|24	
12cu|sord-0.12.2-1|25	%files
12cu|sord-0.12.2-1|26	%doc COPYING README
12cu|sord-0.12.2-1|27	%doc %{_mandir}/man1/*
12cu|sord-0.12.2-1|28	%{_bindir}/sordi
12cu|sord-0.12.2-1|29	%{_bindir}/sord_validate
12cu|sord-0.12.2-1|30	
12cu|sord-0.12.2-1|31	
12cu|sord-0.12.2-1|32	#-----------------------------------
12cu|sord-0.12.2-1|33	%package -n %{lib_name}
12cu|sord-0.12.2-1|34	
12cu|sord-0.12.2-1|35	Summary:        Lightweight RDF syntax library
12cu|sord-0.12.2-1|36	Group:          System/Libraries
12cu|sord-0.12.2-1|37	
12cu|sord-0.12.2-1|38	%description -n %{lib_name}
12cu|sord-0.12.2-1|39	Lightweight C library for storing RDF data in memory.
12cu|sord-0.12.2-1|40	
12cu|sord-0.12.2-1|41	
12cu|sord-0.12.2-1|42	%files -n %{lib_name}
12cu|sord-0.12.2-1|43	%{_libdir}/lib%{name}-%{lib_major}.so.*
12cu|sord-0.12.2-1|44	
12cu|sord-0.12.2-1|45	#-----------------------------------
12cu|sord-0.12.2-1|46	%package -n %{lib_name_devel}
12cu|sord-0.12.2-1|47	Summary:        Headers for the sord RDF storage library
12cu|sord-0.12.2-1|48	Group:          System/Libraries
12cu|sord-0.12.2-1|49	Requires:       %{lib_name} = %{version}-%{release}
12cu|sord-0.12.2-1|50	Requires:       pkgconfig
12cu|sord-0.12.2-1|51	Provides:       %{name}-devel = %{version}-%{release}
12cu|sord-0.12.2-1|52	
12cu|sord-0.12.2-1|53	%description -n %{lib_name_devel}
12cu|sord-0.12.2-1|54	Development files needed to build applications against sord.
12cu|sord-0.12.2-1|55	
12cu|sord-0.12.2-1|56	%files -n %{lib_name_devel}
12cu|sord-0.12.2-1|57	%{_libdir}/lib%{name}-%{lib_major}.so
12cu|sord-0.12.2-1|58	%dir %{_includedir}/%{name}-%{lib_major}/%{name}
12cu|sord-0.12.2-1|59	%{_includedir}/%{name}-%{lib_major}/%{name}/*.h
12cu|sord-0.12.2-1|60	%{_includedir}/%{name}-%{lib_major}/%{name}/*.hpp
12cu|sord-0.12.2-1|61	%{_libdir}/pkgconfig/%{name}-%{lib_major}.pc
12cu|sord-0.12.2-1|62	
12cu|sord-0.12.2-1|63	#-----------------------------------
12cu|sord-0.12.2-1|64	%prep
12cu|sord-0.12.2-1|65	%setup -q
12cu|sord-0.12.2-1|66	
12cu|sord-0.12.2-1|67	%build
12cu|sord-0.12.2-1|68	./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
12cu|sord-0.12.2-1|69	./waf
12cu|sord-0.12.2-1|70	
12cu|sord-0.12.2-1|71	%install
12cu|sord-0.12.2-1|72	rm -rf %{buildroot}
12cu|sord-0.12.2-1|73	
12cu|sord-0.12.2-1|74	./waf install --destdir=%{buildroot}
12cu|sord-0.12.2-1|75	
12cu|sord-0.12.2-1|76	%clean
12cu|sord-0.12.2-1|77	rm -rf %{buildroot}
12cu|sord-0.12.2-1|78	
12cu|sord-0.12.2-1|79	
12cu|sord-0.12.2-1|80	
12cu|sord-0.12.2-1|81	
12cu|sord-0.12.2-1|82	%changelog
12cu|sord-0.12.2-1|83	* Sun Aug 17 2014 emuse <goemusic@yahoo.fr> 0.12.2-1
12cu|sord-0.12.2-1|84	+ Revision: 573f6f2
12cu|sord-0.12.2-1|85	- New version 0.12.2
12cu|sord-0.12.2-1|86	
12cu|sord-0.12.2-1|87	

12865 12
12cu|soundconverter-2.1.2-1|1	Summary:	Sound converter application for the GNOME environment
12cu|soundconverter-2.1.2-1|2	Name:		soundconverter
12cu|soundconverter-2.1.2-1|3	Version:	2.1.2
12cu|soundconverter-2.1.2-1|4	Release:	%mkrel 1
12cu|soundconverter-2.1.2-1|5	License:	GPLv3
12cu|soundconverter-2.1.2-1|6	Group:		Sound
12cu|soundconverter-2.1.2-1|7	URL:		http://soundconverter.org/
12cu|soundconverter-2.1.2-1|8	Source0:	http://launchpad.net/soundconverter/trunk/%{version}/+download/%{name}-%{version}.tar.xz
12cu|soundconverter-2.1.2-1|9	BuildRequires:	pygtk2.0-devel
12cu|soundconverter-2.1.2-1|10	BuildRequires:	gnome-python
12cu|soundconverter-2.1.2-1|11	BuildRequires:	desktop-file-utils
12cu|soundconverter-2.1.2-1|12	BuildRequires:	perl(XML::Parser)
12cu|soundconverter-2.1.2-1|13	BuildRequires:	intltool
12cu|soundconverter-2.1.2-1|14	Requires:	gstreamer0.10-gnomevfs
12cu|soundconverter-2.1.2-1|15	Requires:	gnome-python-gnomevfs
12cu|soundconverter-2.1.2-1|16	Requires:	gstreamer0.10-python
12cu|soundconverter-2.1.2-1|17	Requires:	pygtk2.0-libglade
12cu|soundconverter-2.1.2-1|18	Requires:	gnome-python-gconf
12cu|soundconverter-2.1.2-1|19	Requires:	gnome-python
12cu|soundconverter-2.1.2-1|20	#Suggests: gstreamer0.10-lame
12cu|soundconverter-2.1.2-1|21	BuildArch:	noarch
12cu|soundconverter-2.1.2-1|22	
12cu|soundconverter-2.1.2-1|23	%description
12cu|soundconverter-2.1.2-1|24	SoundConverter is a simple sound converter application for the GNOME
12cu|soundconverter-2.1.2-1|25	environment. It reads and writes WAV, FLAC, MP3 and Ogg Vorbis. The user
12cu|soundconverter-2.1.2-1|26	interface is raw, but should be simple enough to get the job done.
12cu|soundconverter-2.1.2-1|27	NOTE: To create MP3 files, you will have to install gstreamer0.10-lame
12cu|soundconverter-2.1.2-1|28	yourself.
12cu|soundconverter-2.1.2-1|29	
12cu|soundconverter-2.1.2-1|30	
12cu|soundconverter-2.1.2-1|31	%prep
12cu|soundconverter-2.1.2-1|32	%setup -q
12cu|soundconverter-2.1.2-1|33	
12cu|soundconverter-2.1.2-1|34	
12cu|soundconverter-2.1.2-1|35	%build
12cu|soundconverter-2.1.2-1|36	%configure2_5x
12cu|soundconverter-2.1.2-1|37	%make
12cu|soundconverter-2.1.2-1|38	
12cu|soundconverter-2.1.2-1|39	
12cu|soundconverter-2.1.2-1|40	%install
12cu|soundconverter-2.1.2-1|41	%makeinstall_std
12cu|soundconverter-2.1.2-1|42	
12cu|soundconverter-2.1.2-1|43	#desktop-file-install \
12cu|soundconverter-2.1.2-1|44	#  --add-category="Audio" \
12cu|soundconverter-2.1.2-1|45	#  --dir %%{buildroot}%%{_datadir}/applications %%{buildroot}%%{_datadir}/applications/*
12cu|soundconverter-2.1.2-1|46	
12cu|soundconverter-2.1.2-1|47	# Fix exec bits to avoi rpmlint noise
12cu|soundconverter-2.1.2-1|48	chmod +x %{buildroot}%{_libdir}/%{name}/python/%{name}/*.py
12cu|soundconverter-2.1.2-1|49	
12cu|soundconverter-2.1.2-1|50	%find_lang %{name}
12cu|soundconverter-2.1.2-1|51	
12cu|soundconverter-2.1.2-1|52	
12cu|soundconverter-2.1.2-1|53	%files -f %{name}.lang
12cu|soundconverter-2.1.2-1|54	%doc ChangeLog README TODO
12cu|soundconverter-2.1.2-1|55	%{_bindir}/%{name}
12cu|soundconverter-2.1.2-1|56	%{_libdir}/%{name}/python/%{name}/*
12cu|soundconverter-2.1.2-1|57	%{_datadir}/%{name}
12cu|soundconverter-2.1.2-1|58	%{_mandir}/man1/*
12cu|soundconverter-2.1.2-1|59	%{_datadir}/applications/%{name}.desktop
12cu|soundconverter-2.1.2-1|60	%{_datadir}/appdata/%{name}.appdata.xml
12cu|soundconverter-2.1.2-1|61	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cu|soundconverter-2.1.2-1|62	
12cu|soundconverter-2.1.2-1|63	
12cu|soundconverter-2.1.2-1|64	
12cu|soundconverter-2.1.2-1|65	%changelog
12cu|soundconverter-2.1.2-1|66	* Wed Mar 19 2014 Giovanni Mariani <mc2374@mclink.it> 2.1.2-1
12cu|soundconverter-2.1.2-1|67	+ Revision: ebc1681
12cu|soundconverter-2.1.2-1|68	- Silenced rpmlint warnings
12cu|soundconverter-2.1.2-1|69	
12cu|soundconverter-2.1.2-1|70	

12866 12
12cu|soundkonverter-2.1.1-3|1	Summary:	An audio file converter, CD ripper and replay gain tool
12cu|soundkonverter-2.1.1-3|2	Name:		soundkonverter
12cu|soundkonverter-2.1.1-3|3	Version:	2.1.1
12cu|soundkonverter-2.1.1-3|4	Release:	3
12cu|soundkonverter-2.1.1-3|5	License:	GPLv2+
12cu|soundkonverter-2.1.1-3|6	Group:		Sound
12cu|soundkonverter-2.1.1-3|7	Url:		https://gitorious.org/soundkonverter/soundkonverter
12cu|soundkonverter-2.1.1-3|8	Source0:	https://github.com/HessiJames/soundkonverter/archive/v%{version}.tar.gz
12cu|soundkonverter-2.1.1-3|9	Source1:	soundkonverter.desktop
12cu|soundkonverter-2.1.1-3|10	# !!! Make sure to update this patch on EVERY version update !!!_
12cu|soundkonverter-2.1.1-3|11	Patch0:		soundkonverter-2.1.1-soname.patch
12cu|soundkonverter-2.1.1-3|12	BuildRequires:	cmake
12cu|soundkonverter-2.1.1-3|13	BuildRequires:	cdda-devel
12cu|soundkonverter-2.1.1-3|14	BuildRequires:	libkcddb-devel
12cu|soundkonverter-2.1.1-3|15	BuildRequires:	kdelibs4-devel
12cu|soundkonverter-2.1.1-3|16	BuildRequires:	pkgconfig(libcdio)
12cu|soundkonverter-2.1.1-3|17	BuildRequires:	pkgconfig(taglib) >= 1.4
12cu|soundkonverter-2.1.1-3|18	Requires:	cdparanoia
12cu|soundkonverter-2.1.1-3|19	Requires:	flac
12cu|soundkonverter-2.1.1-3|20	Requires:	fluidsynth
12cu|soundkonverter-2.1.1-3|21	Requires:	ffmpeg
12cu|soundkonverter-2.1.1-3|22	Requires:	opus-tools
12cu|soundkonverter-2.1.1-3|23	Requires:	mplayer
12cu|soundkonverter-2.1.1-3|24	Requires:	mppenc
12cu|soundkonverter-2.1.1-3|25	Requires:	speex
12cu|soundkonverter-2.1.1-3|26	Requires:	TiMidity++
12cu|soundkonverter-2.1.1-3|27	Requires:	twolame
12cu|soundkonverter-2.1.1-3|28	Requires:	vorbis-tools
12cu|soundkonverter-2.1.1-3|29	Requires:	wavpack
12cu|soundkonverter-2.1.1-3|30	# suggested requires on mrb to be imported in restricted eventually
12cu|soundkonverter-2.1.1-3|31	Suggests:	aacgain
12cu|soundkonverter-2.1.1-3|32	Suggests:	aften
12cu|soundkonverter-2.1.1-3|33	Suggests:	faac
12cu|soundkonverter-2.1.1-3|34	Suggests:	faad2
12cu|soundkonverter-2.1.1-3|35	Suggests:	flac123
12cu|soundkonverter-2.1.1-3|36	Suggests:	lame
12cu|soundkonverter-2.1.1-3|37	Suggests:	mac
12cu|soundkonverter-2.1.1-3|38	Suggests:	mp3gain
12cu|soundkonverter-2.1.1-3|39	Suggests:	mppdec
12cu|soundkonverter-2.1.1-3|40	Suggests:	neroaac
12cu|soundkonverter-2.1.1-3|41	Suggests:	shorten
12cu|soundkonverter-2.1.1-3|42	Suggests:	ttaenc
12cu|soundkonverter-2.1.1-3|43	Suggests:	vorbisgain
12cu|soundkonverter-2.1.1-3|44	# Wrong library package
12cu|soundkonverter-2.1.1-3|45	Conflicts:	%{_lib}soundkonverter < %{EVRD}
12cu|soundkonverter-2.1.1-3|46	
12cu|soundkonverter-2.1.1-3|47	%description
12cu|soundkonverter-2.1.1-3|48	An audio file converter, CD ripper and replay gain tool GUI for various
12cu|soundkonverter-2.1.1-3|49	back-ends.
12cu|soundkonverter-2.1.1-3|50	
12cu|soundkonverter-2.1.1-3|51	%files -f %{name}.lang
12cu|soundkonverter-2.1.1-3|52	%doc src/CHANGELOG src/README
12cu|soundkonverter-2.1.1-3|53	%{_kde_bindir}/%{name}
12cu|soundkonverter-2.1.1-3|54	%{_kde_appsdir}/%{name}
12cu|soundkonverter-2.1.1-3|55	%{_kde_appsdir}/solid/actions/%{name}-*
12cu|soundkonverter-2.1.1-3|56	%{_kde_applicationsdir}/%{name}.desktop
12cu|soundkonverter-2.1.1-3|57	%{_kde_iconsdir}/hicolor/*/apps/*.png
12cu|soundkonverter-2.1.1-3|58	%{_kde_services}/%{name}_*
12cu|soundkonverter-2.1.1-3|59	%{_kde_servicetypes}/%{name}_*
12cu|soundkonverter-2.1.1-3|60	# codecs, filters etc
12cu|soundkonverter-2.1.1-3|61	%{_kde_libdir}/kde4/soundkonverter_*.so
12cu|soundkonverter-2.1.1-3|62	
12cu|soundkonverter-2.1.1-3|63	#----------------------------------------------------------------------------
12cu|soundkonverter-2.1.1-3|64	
12cu|soundkonverter-2.1.1-3|65	%define major 2
12cu|soundkonverter-2.1.1-3|66	%define libsoundkonvertercore %mklibname soundkonvertercore %{major}
12cu|soundkonverter-2.1.1-3|67	
12cu|soundkonverter-2.1.1-3|68	%package -n %{libsoundkonvertercore}
12cu|soundkonverter-2.1.1-3|69	Summary:	Library for %{name}
12cu|soundkonverter-2.1.1-3|70	Group:		System/Libraries
12cu|soundkonverter-2.1.1-3|71	Obsoletes:	%{_lib}soundkonverter < 2.0.90
12cu|soundkonverter-2.1.1-3|72	
12cu|soundkonverter-2.1.1-3|73	%description -n %{libsoundkonvertercore}
12cu|soundkonverter-2.1.1-3|74	This package provides the library for %{name}.
12cu|soundkonverter-2.1.1-3|75	
12cu|soundkonverter-2.1.1-3|76	%files -n %{libsoundkonvertercore}
12cu|soundkonverter-2.1.1-3|77	%doc README.md
12cu|soundkonverter-2.1.1-3|78	%{_kde_libdir}/libsoundkonvertercore.so.%{major}*
12cu|soundkonverter-2.1.1-3|79	
12cu|soundkonverter-2.1.1-3|80	#----------------------------------------------------------------------------
12cu|soundkonverter-2.1.1-3|81	# src is the new base path for build since this rel.
12cu|soundkonverter-2.1.1-3|82	%prep
12cu|soundkonverter-2.1.1-3|83	%setup -q
12cu|soundkonverter-2.1.1-3|84	%patch0 -p1
12cu|soundkonverter-2.1.1-3|85	cd src
12cu|soundkonverter-2.1.1-3|86	# fix debug linting more then 100 w
12cu|soundkonverter-2.1.1-3|87	find . -type f -exec chmod -x {} \;
12cu|soundkonverter-2.1.1-3|88	cd -
12cu|soundkonverter-2.1.1-3|89	
12cu|soundkonverter-2.1.1-3|90	%build
12cu|soundkonverter-2.1.1-3|91	cd src
12cu|soundkonverter-2.1.1-3|92	%cmake_kde4
12cu|soundkonverter-2.1.1-3|93	%make
12cu|soundkonverter-2.1.1-3|94	cd -
12cu|soundkonverter-2.1.1-3|95	
12cu|soundkonverter-2.1.1-3|96	%install
12cu|soundkonverter-2.1.1-3|97	cd src
12cu|soundkonverter-2.1.1-3|98	%makeinstall_std -C build
12cu|soundkonverter-2.1.1-3|99	
12cu|soundkonverter-2.1.1-3|100	# replace desktop file
12cu|soundkonverter-2.1.1-3|101	rm -f %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
12cu|soundkonverter-2.1.1-3|102	install -m 644 %{SOURCE1} %{buildroot}%{_kde_applicationsdir}/%{name}.desktop
12cu|soundkonverter-2.1.1-3|103	
12cu|soundkonverter-2.1.1-3|104	# We don't need it as there are no headers anyway
12cu|soundkonverter-2.1.1-3|105	rm -f %{buildroot}%{_kde_libdir}/libsoundkonvertercore.so
12cu|soundkonverter-2.1.1-3|106	cd -
12cu|soundkonverter-2.1.1-3|107	
12cu|soundkonverter-2.1.1-3|108	# lang scam
12cu|soundkonverter-2.1.1-3|109	cd tools
12cu|soundkonverter-2.1.1-3|110	sh extract_messages.sh
12cu|soundkonverter-2.1.1-3|111	cd -
12cu|soundkonverter-2.1.1-3|112	ln -s src/%{name}.lang %{name}.lang
12cu|soundkonverter-2.1.1-3|113	
12cu|soundkonverter-2.1.1-3|114	%find_lang %{name}
12cu|soundkonverter-2.1.1-3|115	
12cu|soundkonverter-2.1.1-3|116	
12cu|soundkonverter-2.1.1-3|117	
12cu|soundkonverter-2.1.1-3|118	
12cu|soundkonverter-2.1.1-3|119	
12cu|soundkonverter-2.1.1-3|120	
12cu|soundkonverter-2.1.1-3|121	
12cu|soundkonverter-2.1.1-3|122	%changelog
12cu|soundkonverter-2.1.1-3|123	* Thu Apr 17 2014 symbianflo <symbianflo@symbianflo> 2.1.1-3
12cu|soundkonverter-2.1.1-3|124	+ Revision: 55c787d
12cu|soundkonverter-2.1.1-3|125	- Log: update to 2.1.1
12cu|soundkonverter-2.1.1-3|126	- -Add: Check for MP4 support in faac
12cu|soundkonverter-2.1.1-3|127	- -Fix: Don't run vorbisgain more than once per directory
12cu|soundkonverter-2.1.1-3|128	- -Fix: Progress bar jumps when a file finished
12cu|soundkonverter-2.1.1-3|129	
12cu|soundkonverter-2.1.1-3|130	

12867 12
12cu|soundmodem-0.18-1|1	# FIXME: temporarily disable to get package to build (wally 10/2010)
12cu|soundmodem-0.18-1|2	%define Werror_cflags %nil
12cu|soundmodem-0.18-1|3	
12cu|soundmodem-0.18-1|4	Summary:	Driver and diagnostic utility for Usermode SoundModem
12cu|soundmodem-0.18-1|5	Name:		soundmodem
12cu|soundmodem-0.18-1|6	Version:	0.18
12cu|soundmodem-0.18-1|7	Release:	1
12cu|soundmodem-0.18-1|8	License:	GPLv2+
12cu|soundmodem-0.18-1|9	Group:		Communications
12cu|soundmodem-0.18-1|10	Url:		http://www.baycom.org/~tom/ham/soundmodem/
12cu|soundmodem-0.18-1|11	Source0:	http://www.baycom.org/~tom/ham/soundmodem/%{name}-%{version}.tar.gz
12cu|soundmodem-0.18-1|12	BuildRequires:	alsa-oss-devel
12cu|soundmodem-0.18-1|13	BuildRequires:	pkgconfig(libxml-2.0)
12cu|soundmodem-0.18-1|14	BuildRequires:	gtk2-devel
12cu|soundmodem-0.18-1|15	BuildRequires:	audiofile-devel
12cu|soundmodem-0.18-1|16	BuildRequires:	hamlib-devel
12cu|soundmodem-0.18-1|17	Requires(post):		rpm-helper
12cu|soundmodem-0.18-1|18	Requires(preun):	rpm-helper
12cu|soundmodem-0.18-1|19	
12cu|soundmodem-0.18-1|20	%description
12cu|soundmodem-0.18-1|21	This package contains the driver and the diagnostic utility for
12cu|soundmodem-0.18-1|22	user-space SoundModem. It allows you to use sound-cards supported
12cu|soundmodem-0.18-1|23	by OSS/Free as Amateur Packet Radio modems.
12cu|soundmodem-0.18-1|24	
12cu|soundmodem-0.18-1|25	%package devel
12cu|soundmodem-0.18-1|26	
12cu|soundmodem-0.18-1|27	Summary:	Development files for %{name}
12cu|soundmodem-0.18-1|28	Group:		Development/Other
12cu|soundmodem-0.18-1|29	Requires:	%{name} = %{version}-%{release}
12cu|soundmodem-0.18-1|30	
12cu|soundmodem-0.18-1|31	%description devel
12cu|soundmodem-0.18-1|32	The %{name}-devel package contains libraries and header files for
12cu|soundmodem-0.18-1|33	developing applications that use %{name}.
12cu|soundmodem-0.18-1|34	
12cu|soundmodem-0.18-1|35	%prep
12cu|soundmodem-0.18-1|36	%setup -q
12cu|soundmodem-0.18-1|37	
12cu|soundmodem-0.18-1|38	%build
12cu|soundmodem-0.18-1|39	%configure2_5x \
12cu|soundmodem-0.18-1|40	%ifarch %ix86
12cu|soundmodem-0.18-1|41	--enable-mmx \
12cu|soundmodem-0.18-1|42	%endif
12cu|soundmodem-0.18-1|43	--disable-rpath
12cu|soundmodem-0.18-1|44	%make
12cu|soundmodem-0.18-1|45	
12cu|soundmodem-0.18-1|46	%install
12cu|soundmodem-0.18-1|47	%makeinstall_std
12cu|soundmodem-0.18-1|48	
12cu|soundmodem-0.18-1|49	# init script
12cu|soundmodem-0.18-1|50	install -Dpm 0755 soundmodem.initscript %{buildroot}%{_initrddir}/soundmodem
12cu|soundmodem-0.18-1|51	
12cu|soundmodem-0.18-1|52	# config file
12cu|soundmodem-0.18-1|53	install -dm 0755 -d %{buildroot}%{_sysconfdir}/ax25
12cu|soundmodem-0.18-1|54	touch %{buildroot}%{_sysconfdir}/ax25/%{name}.conf
12cu|soundmodem-0.18-1|55	
12cu|soundmodem-0.18-1|56	#move devel files to better location
12cu|soundmodem-0.18-1|57	install -dm 0755 %{buildroot}%{_includedir}/%{name}
12cu|soundmodem-0.18-1|58	mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/%{name}
12cu|soundmodem-0.18-1|59	
12cu|soundmodem-0.18-1|60	%find_lang %{name}
12cu|soundmodem-0.18-1|61	
12cu|soundmodem-0.18-1|62	%post
12cu|soundmodem-0.18-1|63	%_post_service %{name}
12cu|soundmodem-0.18-1|64	
12cu|soundmodem-0.18-1|65	%preun
12cu|soundmodem-0.18-1|66	%_preun_service %{name}
12cu|soundmodem-0.18-1|67	
12cu|soundmodem-0.18-1|68	%files -f %{name}.lang
12cu|soundmodem-0.18-1|69	%doc AUTHORS ChangeLog NEWS README newqpsk/README.newqpsk
12cu|soundmodem-0.18-1|70	%{_sbindir}/soundmodem
12cu|soundmodem-0.18-1|71	%{_bindir}/soundmodemconfig
12cu|soundmodem-0.18-1|72	%{_mandir}/man8/soundmodem*
12cu|soundmodem-0.18-1|73	%config(noreplace) %{_sysconfdir}/ax25/%{name}.conf
12cu|soundmodem-0.18-1|74	%{_initrddir}/soundmodem
12cu|soundmodem-0.18-1|75	
12cu|soundmodem-0.18-1|76	%files devel
12cu|soundmodem-0.18-1|77	%{_includedir}/%{name}
12cu|soundmodem-0.18-1|78	

12868 12
12cu|spacefm-0.8.7-1|1	Summary:	A multi-panel tabbed file manager
12cu|spacefm-0.8.7-1|2	Name:		spacefm
12cu|spacefm-0.8.7-1|3	Version:	0.8.7
12cu|spacefm-0.8.7-1|4	Release:	1
12cu|spacefm-0.8.7-1|5	License:	GPLv3+
12cu|spacefm-0.8.7-1|6	Group:		File tools
12cu|spacefm-0.8.7-1|7	Url:		http://ignorantguru.github.com/spacefm/
12cu|spacefm-0.8.7-1|8	Source0:	http://download.sourceforge.net/spacefm/%{name}-%{version}.tar.xz
12cu|spacefm-0.8.7-1|9	BuildRequires:	intltool
12cu|spacefm-0.8.7-1|10	# It's possible to build with GTK3 as well
12cu|spacefm-0.8.7-1|11	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|spacefm-0.8.7-1|12	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12cu|spacefm-0.8.7-1|13	BuildRequires:	pkgconfig(libudev)
12cu|spacefm-0.8.7-1|14	# To perform 'run as root' functions
12cu|spacefm-0.8.7-1|15	Requires:	gksu
12cu|spacefm-0.8.7-1|16	# Eject media
12cu|spacefm-0.8.7-1|17	Requires:	util-linux
12cu|spacefm-0.8.7-1|18	# For device processes
12cu|spacefm-0.8.7-1|19	Requires:	lsof
12cu|spacefm-0.8.7-1|20	# Mount as non-root user
12cu|spacefm-0.8.7-1|21	Requires:	udisks2
12cu|spacefm-0.8.7-1|22	# For plugin download
12cu|spacefm-0.8.7-1|23	Requires:	wget
12cu|spacefm-0.8.7-1|24	
12cu|spacefm-0.8.7-1|25	%description
12cu|spacefm-0.8.7-1|26	SpaceFM is a multi-panel tabbed file manager with built-in VFS, udev-based
12cu|spacefm-0.8.7-1|27	device manager, customizable menu system, and bash integration.
12cu|spacefm-0.8.7-1|28	
12cu|spacefm-0.8.7-1|29	%prep
12cu|spacefm-0.8.7-1|30	%setup -q
12cu|spacefm-0.8.7-1|31	
12cu|spacefm-0.8.7-1|32	%build
12cu|spacefm-0.8.7-1|33	%configure2_5x
12cu|spacefm-0.8.7-1|34	%make
12cu|spacefm-0.8.7-1|35	
12cu|spacefm-0.8.7-1|36	%install
12cu|spacefm-0.8.7-1|37	%makeinstall_std
12cu|spacefm-0.8.7-1|38	
12cu|spacefm-0.8.7-1|39	# for configs
12cu|spacefm-0.8.7-1|40	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/
12cu|spacefm-0.8.7-1|41	
12cu|spacefm-0.8.7-1|42	# handle docs in files section
12cu|spacefm-0.8.7-1|43	rm -rf %{buildroot}%{_defaultdocdir}
12cu|spacefm-0.8.7-1|44	
12cu|spacefm-0.8.7-1|45	%find_lang %{name}
12cu|spacefm-0.8.7-1|46	
12cu|spacefm-0.8.7-1|47	%files -f %{name}.lang
12cu|spacefm-0.8.7-1|48	%doc data/spacefm-manual-en.html
12cu|spacefm-0.8.7-1|49	%{_bindir}/%{name}*
12cu|spacefm-0.8.7-1|50	%dir %{_sysconfdir}/%{name}/
12cu|spacefm-0.8.7-1|51	%{_datadir}/%{name}/
12cu|spacefm-0.8.7-1|52	%{_datadir}/applications/*.desktop
12cu|spacefm-0.8.7-1|53	%{_datadir}/mime/packages/spacefm-mime.xml
12cu|spacefm-0.8.7-1|54	%{_iconsdir}/hicolor/*/apps/%{name}*.png
12cu|spacefm-0.8.7-1|55	%{_iconsdir}/Faenza/apps/*/spacefm*.png
12cu|spacefm-0.8.7-1|56	

12869 12
12cu|spacepong-0.0.2-4|1	Summary:	An innovative pong like game
12cu|spacepong-0.0.2-4|2	Name:		spacepong
12cu|spacepong-0.0.2-4|3	Version:	0.0.2
12cu|spacepong-0.0.2-4|4	Release:	4
12cu|spacepong-0.0.2-4|5	License:	GPLv2+
12cu|spacepong-0.0.2-4|6	Group:		Games/Arcade
12cu|spacepong-0.0.2-4|7	URL:		http://spacepong.sourceforge.net/
12cu|spacepong-0.0.2-4|8	Source0:	http://belnet.dl.sourceforge.net/sourceforge/spacepong/%{name}_%{version}-1.tar.bz2
12cu|spacepong-0.0.2-4|9	BuildArch:	noarch
12cu|spacepong-0.0.2-4|10	Requires:	pygame
12cu|spacepong-0.0.2-4|11	BuildRequires:	imagemagick
12cu|spacepong-0.0.2-4|12	
12cu|spacepong-0.0.2-4|13	%description
12cu|spacepong-0.0.2-4|14	An innovative game that is controlled with the mouse.
12cu|spacepong-0.0.2-4|15	Steer you spacecraft ball around the screen and pickup
12cu|spacepong-0.0.2-4|16	speed by bouncing off the walls. The goal is to collect
12cu|spacepong-0.0.2-4|17	a certain amount of space boxes in a short time
12cu|spacepong-0.0.2-4|18	
12cu|spacepong-0.0.2-4|19	%prep
12cu|spacepong-0.0.2-4|20	%setup -q -n %{name}-%{version}
12cu|spacepong-0.0.2-4|21	convert data/ship.png -size 48x48 ship-48x48.png
12cu|spacepong-0.0.2-4|22	
12cu|spacepong-0.0.2-4|23	%build
12cu|spacepong-0.0.2-4|24	#no build, this is a python script
12cu|spacepong-0.0.2-4|25	
12cu|spacepong-0.0.2-4|26	%install
12cu|spacepong-0.0.2-4|27	%makeinstall_std datadir=%{_gamesdatadir}/%{name}
12cu|spacepong-0.0.2-4|28	
12cu|spacepong-0.0.2-4|29	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|spacepong-0.0.2-4|30	
12cu|spacepong-0.0.2-4|31	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cu|spacepong-0.0.2-4|32	[Desktop Entry]
12cu|spacepong-0.0.2-4|33	Type=Application
12cu|spacepong-0.0.2-4|34	Exec=%{_gamesbindir}/%{name}
12cu|spacepong-0.0.2-4|35	Icon=arcade_section
12cu|spacepong-0.0.2-4|36	Categories=Game;ArcadeGame;
12cu|spacepong-0.0.2-4|37	Name=SpacePong
12cu|spacepong-0.0.2-4|38	Comment=%{Summary}
12cu|spacepong-0.0.2-4|39	EOF
12cu|spacepong-0.0.2-4|40	
12cu|spacepong-0.0.2-4|41	install -m644 data/ship-small.png -D %{buildroot}%{_miconsdir}/%{name}.png
12cu|spacepong-0.0.2-4|42	install -m644 data/ship.png -D %{buildroot}%{_iconsdir}/%{name}.png
12cu|spacepong-0.0.2-4|43	install -m644 ship-48x48.png -D %{buildroot}%{_liconsdir}/%{name}.png
12cu|spacepong-0.0.2-4|44	
12cu|spacepong-0.0.2-4|45	%files
12cu|spacepong-0.0.2-4|46	%defattr(-,root,root,0755)
12cu|spacepong-0.0.2-4|47	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|spacepong-0.0.2-4|48	%{_gamesdatadir}/%{name}/data
12cu|spacepong-0.0.2-4|49	%{_gamesbindir}/%{name}
12cu|spacepong-0.0.2-4|50	%{_miconsdir}/%{name}.png
12cu|spacepong-0.0.2-4|51	%{_iconsdir}/%{name}.png
12cu|spacepong-0.0.2-4|52	%{_liconsdir}/%{name}.png
12cu|spacepong-0.0.2-4|53	
12cu|spacepong-0.0.2-4|54	%changelog
12cu|spacepong-0.0.2-4|55	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-4
12cu|spacepong-0.0.2-4|56	+ Revision: 2600b1b
12cu|spacepong-0.0.2-4|57	- Drop non-default description
12cu|spacepong-0.0.2-4|58	
12cu|spacepong-0.0.2-4|59	

12870 12
12cu|spacezero-0.86.00-1|1	#define debug_package	%{nil}
12cu|spacezero-0.86.00-1|2	%define	name	 spacezero
12cu|spacezero-0.86.00-1|3	%define	version	 0.86.00
12cu|spacezero-0.86.00-1|4	%define	release	 1
12cu|spacezero-0.86.00-1|5	
12cu|spacezero-0.86.00-1|6	Name:		%{name}
12cu|spacezero-0.86.00-1|7	Version:	%{version}
12cu|spacezero-0.86.00-1|8	Release:	%{release}
12cu|spacezero-0.86.00-1|9	Summary:	2D multi player net game
12cu|spacezero-0.86.00-1|10	Group:		Games/Other
12cu|spacezero-0.86.00-1|11	License:	GPLv3
12cu|spacezero-0.86.00-1|12	URL:		http://sourceforge.net/projects/spacezero/
12cu|spacezero-0.86.00-1|13	Source0:	http://garr.dl.sourceforge.net/project/spacezero/spacezero%200.86/%{name}-%{version}.tar.gz
12cu|spacezero-0.86.00-1|14	Source1:	%{name}.png
12cu|spacezero-0.86.00-1|15	Patch0:		spacezero-make-0.84.00.patch
12cu|spacezero-0.86.00-1|16	
12cu|spacezero-0.86.00-1|17	BuildRequires:	pkgconfig(gdk-2.0)
12cu|spacezero-0.86.00-1|18	BuildRequires:	pkgconfig(glib-2.0)
12cu|spacezero-0.86.00-1|19	BuildRequires:	pkgconfig(openal)
12cu|spacezero-0.86.00-1|20	BuildRequires:	pkgconfig(freealut)
12cu|spacezero-0.86.00-1|21	BuildRequires:	pkgconfig(vorbis)
12cu|spacezero-0.86.00-1|22	BuildRequires:	pkgconfig(x11)
12cu|spacezero-0.86.00-1|23	%if %{mdvver} == 201210
12cu|spacezero-0.86.00-1|24	BuildRequires:	x11-server-common
12cu|spacezero-0.86.00-1|25	%endif
12cu|spacezero-0.86.00-1|26	
12cu|spacezero-0.86.00-1|27	Requires:	gtk2
12cu|spacezero-0.86.00-1|28	Requires:	glib2
12cu|spacezero-0.86.00-1|29	Requires:	openal
12cu|spacezero-0.86.00-1|30	Requires:	freealut
12cu|spacezero-0.86.00-1|31	
12cu|spacezero-0.86.00-1|32	
12cu|spacezero-0.86.00-1|33	%description
12cu|spacezero-0.86.00-1|34	SpaceZero is a 2D space combat, multi player (two players by now) net game.
12cu|spacezero-0.86.00-1|35	
12cu|spacezero-0.86.00-1|36	
12cu|spacezero-0.86.00-1|37	%prep
12cu|spacezero-0.86.00-1|38	%setup -q -n %{name}
12cu|spacezero-0.86.00-1|39	%patch0 -p0
12cu|spacezero-0.86.00-1|40	find src -name '*.c' -exec chmod a-x {} \;
12cu|spacezero-0.86.00-1|41	find include -name '*.h' -exec chmod a-x {} \;
12cu|spacezero-0.86.00-1|42	
12cu|spacezero-0.86.00-1|43	%build
12cu|spacezero-0.86.00-1|44	%make
12cu|spacezero-0.86.00-1|45	
12cu|spacezero-0.86.00-1|46	%install
12cu|spacezero-0.86.00-1|47	# game data
12cu|spacezero-0.86.00-1|48	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|spacezero-0.86.00-1|49	cp -r dat/sounds %{buildroot}%{_datadir}/%{name}/
12cu|spacezero-0.86.00-1|50	
12cu|spacezero-0.86.00-1|51	# binaries
12cu|spacezero-0.86.00-1|52	install -d -m 755 %{buildroot}%{_bindir}
12cu|spacezero-0.86.00-1|53	install -m 755  bin/%{name} %{buildroot}%{_bindir}/
12cu|spacezero-0.86.00-1|54	chmod a+x %{buildroot}%{_bindir}/%{name}
12cu|spacezero-0.86.00-1|55	
12cu|spacezero-0.86.00-1|56	# icons
12cu|spacezero-0.86.00-1|57	install -d -m755 %{buildroot}%{_iconsdir}
12cu|spacezero-0.86.00-1|58	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
12cu|spacezero-0.86.00-1|59	
12cu|spacezero-0.86.00-1|60	# man pages
12cu|spacezero-0.86.00-1|61	install -d -m755 %{buildroot}%{_docdir}/%{name}
12cu|spacezero-0.86.00-1|62	cp -R html/manual.html html/manual_files %{buildroot}%{_docdir}/%{name}
12cu|spacezero-0.86.00-1|63	find %{buildroot}%{_docdir}/%{name} -name '*.png' -exec chmod a-x {} \;
12cu|spacezero-0.86.00-1|64	chmod a-x %{buildroot}%{_docdir}/%{name}/manual.html
12cu|spacezero-0.86.00-1|65	chmod a-x %{buildroot}%{_docdir}/%{name}/manual_files/cssscreen.css
12cu|spacezero-0.86.00-1|66	chmod a-x %{buildroot}%{_docdir}/%{name}/manual_files/space.ico
12cu|spacezero-0.86.00-1|67	chmod a-x %{buildroot}%{_docdir}/%{name}/manual_files/cssprint.css
12cu|spacezero-0.86.00-1|68	
12cu|spacezero-0.86.00-1|69	# menu entry
12cu|spacezero-0.86.00-1|70	mkdir -p %{buildroot}%{_datadir}/applications
12cu|spacezero-0.86.00-1|71	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|spacezero-0.86.00-1|72	[Desktop Entry]
12cu|spacezero-0.86.00-1|73	Categories=GNOME;GTK;Game;
12cu|spacezero-0.86.00-1|74	Comment=funny 2D game
12cu|spacezero-0.86.00-1|75	Exec=spacezero
12cu|spacezero-0.86.00-1|76	GenericName=spacezero
12cu|spacezero-0.86.00-1|77	Icon=spacezero
12cu|spacezero-0.86.00-1|78	Name=spacezero
12cu|spacezero-0.86.00-1|79	Terminal=false
12cu|spacezero-0.86.00-1|80	Type=Application
12cu|spacezero-0.86.00-1|81	EOF
12cu|spacezero-0.86.00-1|82	
12cu|spacezero-0.86.00-1|83	
12cu|spacezero-0.86.00-1|84	%files
12cu|spacezero-0.86.00-1|85	%{_bindir}/%{name}
12cu|spacezero-0.86.00-1|86	%{_datadir}/applications/%{name}.desktop
12cu|spacezero-0.86.00-1|87	%{_docdir}/%{name}
12cu|spacezero-0.86.00-1|88	%{_iconsdir}/%{name}.png
12cu|spacezero-0.86.00-1|89	%{_datadir}/%{name}/*
12cu|spacezero-0.86.00-1|90	
12cu|spacezero-0.86.00-1|91	
12cu|spacezero-0.86.00-1|92	
12cu|spacezero-0.86.00-1|93	
12cu|spacezero-0.86.00-1|94	%changelog
12cu|spacezero-0.86.00-1|95	* Sat Dec 21 2013 symbianflo <symbianflo@mandrivausers.ro> 0.86.00-1
12cu|spacezero-0.86.00-1|96	+ Revision: a72a762
12cu|spacezero-0.86.00-1|97	- Log: Changelog:
12cu|spacezero-0.86.00-1|98	- version 0.86.00
12cu|spacezero-0.86.00-1|99	- ---------------
12cu|spacezero-0.86.00-1|100	- -Added: Spanish translation.
12cu|spacezero-0.86.00-1|101	- -Added: New objects: satellites.
12cu|spacezero-0.86.00-1|102	- -Added: New objects: Freighter.
12cu|spacezero-0.86.00-1|103	- -Added: Cargo. Ships can carry objects.
12cu|spacezero-0.86.00-1|104	- -Added: Trading.
12cu|spacezero-0.86.00-1|105	- -Minor enhances.
12cu|spacezero-0.86.00-1|106	- -Bugfixes.
12cu|spacezero-0.86.00-1|107	- -AI:
12cu|spacezero-0.86.00-1|108	- -Added: ORBIT order.
12cu|spacezero-0.86.00-1|109	
12cu|spacezero-0.86.00-1|110	

12871 12
12cu|spawn-fcgi-1.6.3-1|1	Name:    spawn-fcgi
12cu|spawn-fcgi-1.6.3-1|2	Version: 1.6.3
12cu|spawn-fcgi-1.6.3-1|3	Release: 1
12cu|spawn-fcgi-1.6.3-1|4	Summary: Simple program for spawning FastCGI processes
12cu|spawn-fcgi-1.6.3-1|5	License: BSD
12cu|spawn-fcgi-1.6.3-1|6	Group:   System/Servers
12cu|spawn-fcgi-1.6.3-1|7	URL:     http://redmine.lighttpd.net/projects/spawn-fcgi/
12cu|spawn-fcgi-1.6.3-1|8	Source0: http://www.lighttpd.net/download/spawn-fcgi-%{version}.tar.bz2
12cu|spawn-fcgi-1.6.3-1|9	
12cu|spawn-fcgi-1.6.3-1|10	%description
12cu|spawn-fcgi-1.6.3-1|11	This package contains the spawn-fcgi program used for spawning FastCGI
12cu|spawn-fcgi-1.6.3-1|12	processes, which can be local or remote.
12cu|spawn-fcgi-1.6.3-1|13	
12cu|spawn-fcgi-1.6.3-1|14	%prep
12cu|spawn-fcgi-1.6.3-1|15	%setup -q
12cu|spawn-fcgi-1.6.3-1|16	
12cu|spawn-fcgi-1.6.3-1|17	%build
12cu|spawn-fcgi-1.6.3-1|18	%configure2_5x
12cu|spawn-fcgi-1.6.3-1|19	%make
12cu|spawn-fcgi-1.6.3-1|20	
12cu|spawn-fcgi-1.6.3-1|21	%install
12cu|spawn-fcgi-1.6.3-1|22	%makeinstall_std
12cu|spawn-fcgi-1.6.3-1|23	
12cu|spawn-fcgi-1.6.3-1|24	%files
12cu|spawn-fcgi-1.6.3-1|25	%doc AUTHORS COPYING NEWS README
12cu|spawn-fcgi-1.6.3-1|26	%{_bindir}/spawn-fcgi
12cu|spawn-fcgi-1.6.3-1|27	%{_mandir}/man1/spawn-fcgi.1*
12cu|spawn-fcgi-1.6.3-1|28	
12cu|spawn-fcgi-1.6.3-1|29	%changelog
12cu|spawn-fcgi-1.6.3-1|30	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.3-1
12cu|spawn-fcgi-1.6.3-1|31	+ Revision: 8c6eafb
12cu|spawn-fcgi-1.6.3-1|32	- Imported from SRPM
12cu|spawn-fcgi-1.6.3-1|33	
12cu|spawn-fcgi-1.6.3-1|34	

12872 12
12cu|spe-0.8.4.h-5|1	%define debug_package %{nil}
12cu|spe-0.8.4.h-5|2	
12cu|spe-0.8.4.h-5|3	Summary:	A Python-based IDE
12cu|spe-0.8.4.h-5|4	Name:		spe
12cu|spe-0.8.4.h-5|5	Version:	0.8.4.h
12cu|spe-0.8.4.h-5|6	Release:	5
12cu|spe-0.8.4.h-5|7	Source0:	http://download.berlios.de/python/%{name}-%{version}-wx2.6.1.0.tar.gz
12cu|spe-0.8.4.h-5|8	License:	GPLv2+
12cu|spe-0.8.4.h-5|9	Group:		Development/Python
12cu|spe-0.8.4.h-5|10	URL:		http://pythonide.stani.be
12cu|spe-0.8.4.h-5|11	BuildRequires:	python-devel
12cu|spe-0.8.4.h-5|12	BuildRequires:	imagemagick
12cu|spe-0.8.4.h-5|13	Requires:	wxPython >= 2.6.1.0
12cu|spe-0.8.4.h-5|14	Requires:	pychecker
12cu|spe-0.8.4.h-5|15	Requires:	winpdb
12cu|spe-0.8.4.h-5|16	
12cu|spe-0.8.4.h-5|17	%description
12cu|spe-0.8.4.h-5|18	Spe is a free Python IDE with auto indentation & completion, call tips,
12cu|spe-0.8.4.h-5|19	syntax coloring & highlighting, UML diagrams, class explorer, source index,
12cu|spe-0.8.4.h-5|20	auto todo list, sticky notes, pycrust shell, file browsers, drag&drop,
12cu|spe-0.8.4.h-5|21	context help and Blender support.
12cu|spe-0.8.4.h-5|22	
12cu|spe-0.8.4.h-5|23	%prep
12cu|spe-0.8.4.h-5|24	%setup -q
12cu|spe-0.8.4.h-5|25	
12cu|spe-0.8.4.h-5|26	%build
12cu|spe-0.8.4.h-5|27	
12cu|spe-0.8.4.h-5|28	%install
12cu|spe-0.8.4.h-5|29	python setup.py install --root=%{buildroot} --compile --optimize=2
12cu|spe-0.8.4.h-5|30	mkdir -p %{buildroot}%{py_puresitedir}/_%{name}/plugins/pychecker2
12cu|spe-0.8.4.h-5|31	install -m 644 _%{name}/plugins/pychecker2/* %{buildroot}%{py_puresitedir}/_%{name}/plugins/pychecker2/
12cu|spe-0.8.4.h-5|32	
12cu|spe-0.8.4.h-5|33	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12cu|spe-0.8.4.h-5|34	convert build/lib/_spe/images/spe.png -scale 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|spe-0.8.4.h-5|35	convert build/lib/_spe/images/spe.png -scale 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|spe-0.8.4.h-5|36	convert build/lib/_spe/images/spe.png -scale 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|spe-0.8.4.h-5|37	
12cu|spe-0.8.4.h-5|38	mkdir -p %{buildroot}%{_datadir}/applications
12cu|spe-0.8.4.h-5|39	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|spe-0.8.4.h-5|40	[Desktop Entry]
12cu|spe-0.8.4.h-5|41	Name=SPE
12cu|spe-0.8.4.h-5|42	Comment=Python IDE
12cu|spe-0.8.4.h-5|43	Comment[ru]=Интегрированная среда разработки на Python
12cu|spe-0.8.4.h-5|44	Exec=%{_bindir}/%{name}
12cu|spe-0.8.4.h-5|45	Icon=%{name}
12cu|spe-0.8.4.h-5|46	Terminal=false
12cu|spe-0.8.4.h-5|47	Type=Application
12cu|spe-0.8.4.h-5|48	StartupNotify=true
12cu|spe-0.8.4.h-5|49	Categories=GTK;Development;IDE;
12cu|spe-0.8.4.h-5|50	EOF
12cu|spe-0.8.4.h-5|51	
12cu|spe-0.8.4.h-5|52	%files
12cu|spe-0.8.4.h-5|53	%{py_puresitedir}/_%{name}
12cu|spe-0.8.4.h-5|54	%{py_puresitedir}/*.egg-info
12cu|spe-0.8.4.h-5|55	%{_bindir}/%{name}*
12cu|spe-0.8.4.h-5|56	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|spe-0.8.4.h-5|57	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|spe-0.8.4.h-5|58	
12cu|spe-0.8.4.h-5|59	%changelog
12cu|spe-0.8.4.h-5|60	* Mon Mar 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.4.h-5
12cu|spe-0.8.4.h-5|61	+ Revision: ab217e1
12cu|spe-0.8.4.h-5|62	- Bundle pychecker2
12cu|spe-0.8.4.h-5|63	
12cu|spe-0.8.4.h-5|64	

12873 12
12cu|spec-gen-0.1-6|1	Name:		spec-gen
12cu|spec-gen-0.1-6|2	Version:	0.1
12cu|spec-gen-0.1-6|3	Release:	6
12cu|spec-gen-0.1-6|4	Summary:	ROSA RPM spec file generator
12cu|spec-gen-0.1-6|5	Group:		System/Configuration/Packaging
12cu|spec-gen-0.1-6|6	License:	GPLv2+
12cu|spec-gen-0.1-6|7	Url:		http://wiki.rosalab.ru/en/index.php/spec-file-generator
12cu|spec-gen-0.1-6|8	Source0:	https://abf.io/soft/spec-gen-dev/blob/master/spec-gen.py
12cu|spec-gen-0.1-6|9	BuildArch:	noarch
12cu|spec-gen-0.1-6|10	BuildRequires:	python3
12cu|spec-gen-0.1-6|11	
12cu|spec-gen-0.1-6|12	%description
12cu|spec-gen-0.1-6|13	Generate spec file on the basis of source tarball analysis.
12cu|spec-gen-0.1-6|14	
12cu|spec-gen-0.1-6|15	%prep
12cu|spec-gen-0.1-6|16	
12cu|spec-gen-0.1-6|17	%build
12cu|spec-gen-0.1-6|18	
12cu|spec-gen-0.1-6|19	%install
12cu|spec-gen-0.1-6|20	mkdir -p %{buildroot}%{_bindir}
12cu|spec-gen-0.1-6|21	install -m 755 %{SOURCE0} %{buildroot}%{_bindir}/
12cu|spec-gen-0.1-6|22	
12cu|spec-gen-0.1-6|23	%files
12cu|spec-gen-0.1-6|24	%{_bindir}/*
12cu|spec-gen-0.1-6|25	
12cu|spec-gen-0.1-6|26	%changelog
12cu|spec-gen-0.1-6|27	* Thu Jul 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-6
12cu|spec-gen-0.1-6|28	+ Revision: 5cd6cd3
12cu|spec-gen-0.1-6|29	- Replace name and version with macros in the Source filename
12cu|spec-gen-0.1-6|30	
12cu|spec-gen-0.1-6|31	

12874 12
12cu|specto-0.4.1-1|1	%define debug_package %{nil}
12cu|specto-0.4.1-1|2	
12cu|specto-0.4.1-1|3	Name:		specto
12cu|specto-0.4.1-1|4	Version:	0.4.1
12cu|specto-0.4.1-1|5	Release:	1
12cu|specto-0.4.1-1|6	Summary:	An desktop application that will watch configurable events
12cu|specto-0.4.1-1|7	Group:		Networking/Other
12cu|specto-0.4.1-1|8	License:	GPLv2+
12cu|specto-0.4.1-1|9	URL:		http://specto.sourceforge.net
12cu|specto-0.4.1-1|10	Source0:	http://specto.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|specto-0.4.1-1|11	
12cu|specto-0.4.1-1|12	BuildRequires:	python-devel
12cu|specto-0.4.1-1|13	BuildRequires:	intltool
12cu|specto-0.4.1-1|14	
12cu|specto-0.4.1-1|15	Requires:	librsvg2
12cu|specto-0.4.1-1|16	Requires:	%{mklibname gnome-keyring0}
12cu|specto-0.4.1-1|17	Requires:	gnome-python
12cu|specto-0.4.1-1|18	Requires:	gnome-python-extras
12cu|specto-0.4.1-1|19	Requires:	gnome-python-gconf
12cu|specto-0.4.1-1|20	Requires:	pygtk2 >= 2.10
12cu|specto-0.4.1-1|21	Requires:	python-numpy
12cu|specto-0.4.1-1|22	Requires:	python-libxml2
12cu|specto-0.4.1-1|23	Requires:	python-dbus
12cu|specto-0.4.1-1|24	Requires:	python-notify
12cu|specto-0.4.1-1|25	Requires:	xdg-utils
12cu|specto-0.4.1-1|26	
12cu|specto-0.4.1-1|27	%description
12cu|specto-0.4.1-1|28	
12cu|specto-0.4.1-1|29	Specto is a desktop application that will watch configurable events
12cu|specto-0.4.1-1|30	(such as website updates, emails, file and folder changes,
12cu|specto-0.4.1-1|31	system processes, etc) and then trigger notifications.
12cu|specto-0.4.1-1|32	
12cu|specto-0.4.1-1|33	Specto can watch a website for updates (or a syndication feed,
12cu|specto-0.4.1-1|34	or an image, etc), and notify you when there is activity
12cu|specto-0.4.1-1|35	(otherwise, Specto will just stay out of the way).
12cu|specto-0.4.1-1|36	This changes the way you work, because you can be informed
12cu|specto-0.4.1-1|37	of events instead of having to look out for them.
12cu|specto-0.4.1-1|38	
12cu|specto-0.4.1-1|39	
12cu|specto-0.4.1-1|40	%prep
12cu|specto-0.4.1-1|41	%setup -q
12cu|specto-0.4.1-1|42	
12cu|specto-0.4.1-1|43	%build
12cu|specto-0.4.1-1|44	%{__python} setup.py build
12cu|specto-0.4.1-1|45	%__rm -f data/icons/*.~?~ data/icons/scalable/*.~?~
12cu|specto-0.4.1-1|46	
12cu|specto-0.4.1-1|47	
12cu|specto-0.4.1-1|48	%install
12cu|specto-0.4.1-1|49	%{__python} setup.py install --root %{buildroot}
12cu|specto-0.4.1-1|50	
12cu|specto-0.4.1-1|51	%__rm -rf %{buildroot}%{_datadir}/doc/%{name}
12cu|specto-0.4.1-1|52	%__install -d %{buildroot}%{_sysconfdir}/xdg/autostart
12cu|specto-0.4.1-1|53	%__cp %{buildroot}%{_datadir}/applications/%{name}.desktop %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop
12cu|specto-0.4.1-1|54	%__cat <<EOF >>%{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop
12cu|specto-0.4.1-1|55	OnlyShowIn=GNOME;
12cu|specto-0.4.1-1|56	X-GNOME-Autostart-Phase=Applications
12cu|specto-0.4.1-1|57	X-GNOME-Autostart-enabled=false
12cu|specto-0.4.1-1|58	EOF
12cu|specto-0.4.1-1|59	
12cu|specto-0.4.1-1|60	%find_lang %{name}
12cu|specto-0.4.1-1|61	
12cu|specto-0.4.1-1|62	%files -f %{name}.lang
12cu|specto-0.4.1-1|63	%doc AUTHORS COPYING README
12cu|specto-0.4.1-1|64	%{_bindir}/%{name}
12cu|specto-0.4.1-1|65	%dir %{py_puresitedir}/spectlib
12cu|specto-0.4.1-1|66	%{py_puresitedir}/spectlib/*.py
12cu|specto-0.4.1-1|67	%dir %{py_puresitedir}/spectlib/plugins
12cu|specto-0.4.1-1|68	%{py_puresitedir}/spectlib/plugins/*.py
12cu|specto-0.4.1-1|69	%dir %{py_puresitedir}/spectlib/tools
12cu|specto-0.4.1-1|70	%{py_puresitedir}/spectlib/tools/*.py
12cu|specto-0.4.1-1|71	%{py_puresitedir}/%{name}-%{version}-py*.egg-info
12cu|specto-0.4.1-1|72	%{_datadir}/applications/%{name}.desktop
12cu|specto-0.4.1-1|73	%{_sysconfdir}/xdg/autostart/%{name}.desktop
12cu|specto-0.4.1-1|74	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cu|specto-0.4.1-1|75	%{_datadir}/indicators/messages/applications/%{name}
12cu|specto-0.4.1-1|76	%dir %{_datadir}/%{name}
12cu|specto-0.4.1-1|77	%{_datadir}/%{name}/icons
12cu|specto-0.4.1-1|78	%{_datadir}/%{name}/uis
12cu|specto-0.4.1-1|79	
12cu|specto-0.4.1-1|80	%changelog
12cu|specto-0.4.1-1|81	* Sun Mar 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.1-1
12cu|specto-0.4.1-1|82	+ Revision: 317801a
12cu|specto-0.4.1-1|83	- Disable debug
12cu|specto-0.4.1-1|84	
12cu|specto-0.4.1-1|85	

12875 12
12cu|sphinx-2.0.6-1|1	%define	major 1
12cu|sphinx-2.0.6-1|2	%define libname %mklibname sphinxclient %{major}
12cu|sphinx-2.0.6-1|3	%define develname %mklibname sphinxclient -d
12cu|sphinx-2.0.6-1|4	
12cu|sphinx-2.0.6-1|5	Summary:	SQL full-text search engine
12cu|sphinx-2.0.6-1|6	Name:		sphinx
12cu|sphinx-2.0.6-1|7	Version:	2.0.6
12cu|sphinx-2.0.6-1|8	Release:	%mkrel 1
12cu|sphinx-2.0.6-1|9	License:	GPLv2
12cu|sphinx-2.0.6-1|10	Group:		System/Servers
12cu|sphinx-2.0.6-1|11	URL:		http://sphinxsearch.com/
12cu|sphinx-2.0.6-1|12	Source0:	http://sphinxsearch.com/files/%{name}-%{version}-release.tar.gz
12cu|sphinx-2.0.6-1|13	Source1:        sphinx-searchd.service
12cu|sphinx-2.0.6-1|14	Source2:	sphinx.logrotate
12cu|sphinx-2.0.6-1|15	Patch0:		sphinx-DESTDIR.diff
12cu|sphinx-2.0.6-1|16	Patch1:		sphinx-mdv_conf.diff
12cu|sphinx-2.0.6-1|17	Patch2:		sphinx-libsphinxclient-version-info_fix.diff
12cu|sphinx-2.0.6-1|18	Patch4:         sphinx-2.0.3-fix_static.patch
12cu|sphinx-2.0.6-1|19	Patch5:		sphinx-2.0.3-gcc47.patch
12cu|sphinx-2.0.6-1|20	Requires(post): rpm-helper
12cu|sphinx-2.0.6-1|21	Requires(preun): rpm-helper
12cu|sphinx-2.0.6-1|22	BuildRequires:	expat-devel
12cu|sphinx-2.0.6-1|23	BuildRequires:	libstemmer-devel
12cu|sphinx-2.0.6-1|24	BuildRequires:	libtool
12cu|sphinx-2.0.6-1|25	BuildRequires:	mysql-devel
12cu|sphinx-2.0.6-1|26	BuildRequires:	postgresql-devel
12cu|sphinx-2.0.6-1|27	
12cu|sphinx-2.0.6-1|28	%description
12cu|sphinx-2.0.6-1|29	Sphinx is a full-text search engine, distributed under GPL version 2.
12cu|sphinx-2.0.6-1|30	Commercial licensing is also available upon request.
12cu|sphinx-2.0.6-1|31	
12cu|sphinx-2.0.6-1|32	Generally, it's a standalone search engine, meant to provide fast,
12cu|sphinx-2.0.6-1|33	size-efficient and relevant fulltext search functions to other applications.
12cu|sphinx-2.0.6-1|34	Sphinx was specially designed to integrate well with SQL databases and
12cu|sphinx-2.0.6-1|35	scripting languages. Currently built-in data source drivers support fetching
12cu|sphinx-2.0.6-1|36	data either via direct connection to MySQL, PostgreSQL, or from a pipe in a
12cu|sphinx-2.0.6-1|37	custom XML format.
12cu|sphinx-2.0.6-1|38	
12cu|sphinx-2.0.6-1|39	As for the name, Sphinx is an acronym which is officially decoded as SQL Phrase
12cu|sphinx-2.0.6-1|40	Index. Yes, I know about CMU's Sphinx project.
12cu|sphinx-2.0.6-1|41	
12cu|sphinx-2.0.6-1|42	%package -n	%{libname}
12cu|sphinx-2.0.6-1|43	Summary:	Shared sphinxclient library
12cu|sphinx-2.0.6-1|44	Group:          System/Libraries
12cu|sphinx-2.0.6-1|45	
12cu|sphinx-2.0.6-1|46	%description -n	%{libname}
12cu|sphinx-2.0.6-1|47	This package contains the shared sphinxclient library.
12cu|sphinx-2.0.6-1|48	
12cu|sphinx-2.0.6-1|49	%package -n	%{develname}
12cu|sphinx-2.0.6-1|50	Summary:	Development files for the sphinxclient library
12cu|sphinx-2.0.6-1|51	Group:		Development/C
12cu|sphinx-2.0.6-1|52	Requires:	%{libname} = %{version}
12cu|sphinx-2.0.6-1|53	Provides:	sphinxclient-devel = %{version}-%{release}
12cu|sphinx-2.0.6-1|54	Provides:	lib%{name}-devel = %{version}-%{release}
12cu|sphinx-2.0.6-1|55	
12cu|sphinx-2.0.6-1|56	%description -n	%{develname}
12cu|sphinx-2.0.6-1|57	This package contains the development files for the sphinxclient library.
12cu|sphinx-2.0.6-1|58	
12cu|sphinx-2.0.6-1|59	%prep
12cu|sphinx-2.0.6-1|60	
12cu|sphinx-2.0.6-1|61	%setup -q -n %{name}-%{version}-release
12cu|sphinx-2.0.6-1|62	%patch0 -p0
12cu|sphinx-2.0.6-1|63	%patch1 -p1
12cu|sphinx-2.0.6-1|64	%patch2 -p0
12cu|sphinx-2.0.6-1|65	%patch4 -p1
12cu|sphinx-2.0.6-1|66	
12cu|sphinx-2.0.6-1|67	cp %{SOURCE1} sphinx-searchd.service
12cu|sphinx-2.0.6-1|68	cp %{SOURCE2} sphinx.logrotate
12cu|sphinx-2.0.6-1|69	
12cu|sphinx-2.0.6-1|70	# Fix wrong-file-end-of-line-encoding
12cu|sphinx-2.0.6-1|71	sed -i 's/\r//' api/ruby/spec/sphinx/sphinx_test.sql
12cu|sphinx-2.0.6-1|72	sed -i 's/\r//' api/java/mk.cmd
12cu|sphinx-2.0.6-1|73	sed -i 's/\r//' api/ruby/spec/fixtures/keywords.php
12cu|sphinx-2.0.6-1|74	sed -i 's/\r//' api/ruby/lib/sphinx/response.rb
12cu|sphinx-2.0.6-1|75	
12cu|sphinx-2.0.6-1|76	sed -i -e '/\/usr\/local\//d' configure.ac
12cu|sphinx-2.0.6-1|77	sed -i -e 's/\/usr\/local\//\/someplace\/nonexisting\//g' configure
12cu|sphinx-2.0.6-1|78	
12cu|sphinx-2.0.6-1|79	
12cu|sphinx-2.0.6-1|80	%build
12cu|sphinx-2.0.6-1|81	%serverbuild
12cu|sphinx-2.0.6-1|82	
12cu|sphinx-2.0.6-1|83	pushd api/libsphinxclient
12cu|sphinx-2.0.6-1|84	libtoolize --copy --force; aclocal
12cu|sphinx-2.0.6-1|85	cp configure.ac configure.in
12cu|sphinx-2.0.6-1|86	sh ./buildconf.sh
12cu|sphinx-2.0.6-1|87	cp configure.ac configure.in
12cu|sphinx-2.0.6-1|88	export CPPFLAGS="-I%{_includedir}/libstemmer"
12cu|sphinx-2.0.6-1|89	%configure2_5x
12cu|sphinx-2.0.6-1|90	make
12cu|sphinx-2.0.6-1|91	popd
12cu|sphinx-2.0.6-1|92	
12cu|sphinx-2.0.6-1|93	#libtoolize --copy --force; aclocal; autoheader; automake --foreign --ignore-deps; autoconf
12cu|sphinx-2.0.6-1|94	
12cu|sphinx-2.0.6-1|95	export CPPFLAGS="-I%{_includedir}/libstemmer"
12cu|sphinx-2.0.6-1|96	
12cu|sphinx-2.0.6-1|97	%configure2_5x \
12cu|sphinx-2.0.6-1|98	--sysconfdir=%{_sysconfdir}/%{name} \
12cu|sphinx-2.0.6-1|99	--program-prefix="%{name}-" \
12cu|sphinx-2.0.6-1|100	--localstatedir=/var/lib \
12cu|sphinx-2.0.6-1|101	--with-mysql \
12cu|sphinx-2.0.6-1|102	--with-pgsql
12cu|sphinx-2.0.6-1|103	
12cu|sphinx-2.0.6-1|104	# hack to enable external stemmer libs
12cu|sphinx-2.0.6-1|105	perl -pi -e "s|^LIBSTEMMER_LIBS.*|LIBSTEMMER_LIBS=-lstemmer|g" src/Makefile
12cu|sphinx-2.0.6-1|106	perl -pi -e "s|^#define USE_LIBSTEMMER.*|#define USE_LIBSTEMMER 1|g" config/config.h
12cu|sphinx-2.0.6-1|107	
12cu|sphinx-2.0.6-1|108	%make
12cu|sphinx-2.0.6-1|109	
12cu|sphinx-2.0.6-1|110	
12cu|sphinx-2.0.6-1|111	%install
12cu|sphinx-2.0.6-1|112	rm -rf %{buildroot}
12cu|sphinx-2.0.6-1|113	
12cu|sphinx-2.0.6-1|114	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cu|sphinx-2.0.6-1|115	install -d %{buildroot}%{_sbindir}
12cu|sphinx-2.0.6-1|116	install -d %{buildroot}/lib/systemd/system
12cu|sphinx-2.0.6-1|117	install -d %{buildroot}/var/lib/%{name}
12cu|sphinx-2.0.6-1|118	install -d %{buildroot}/var/run/%{name}
12cu|sphinx-2.0.6-1|119	install -d %{buildroot}/var/log/%{name}
12cu|sphinx-2.0.6-1|120	
12cu|sphinx-2.0.6-1|121	%makeinstall_std
12cu|sphinx-2.0.6-1|122	%makeinstall_std -C api/libsphinxclient
12cu|sphinx-2.0.6-1|123	
12cu|sphinx-2.0.6-1|124	mv %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf.dist %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
12cu|sphinx-2.0.6-1|125	mv %{buildroot}%{_sysconfdir}/%{name}/%{name}-min.conf.dist %{buildroot}%{_sysconfdir}/%{name}/%{name}-min.conf
12cu|sphinx-2.0.6-1|126	mv %{buildroot}%{_bindir}/%{name}-searchd %{buildroot}%{_sbindir}/%{name}-searchd
12cu|sphinx-2.0.6-1|127	
12cu|sphinx-2.0.6-1|128	install -m0644 sphinx-searchd.service %{buildroot}/lib/systemd/system/sphinx-searchd.service
12cu|sphinx-2.0.6-1|129	install -m0644 %{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}-searchd
12cu|sphinx-2.0.6-1|130	
12cu|sphinx-2.0.6-1|131	# create ghostfiles
12cu|sphinx-2.0.6-1|132	touch %{buildroot}/var/log/sphinx/sphinx-searchd.log
12cu|sphinx-2.0.6-1|133	touch %{buildroot}/var/log/sphinx/sphinx-query.log
12cu|sphinx-2.0.6-1|134	
12cu|sphinx-2.0.6-1|135	rm -f %{buildroot}%{_libdir}/*.*a
12cu|sphinx-2.0.6-1|136	
12cu|sphinx-2.0.6-1|137	%post
12cu|sphinx-2.0.6-1|138	%create_ghostfile /var/log/sphinx/sphinx-searchd.log root root 0644
12cu|sphinx-2.0.6-1|139	%create_ghostfile /var/log/sphinx/sphinx-query.log root root 0644
12cu|sphinx-2.0.6-1|140	if [ $1 -eq 1 ] ; then
12cu|sphinx-2.0.6-1|141	# Initial installation
12cu|sphinx-2.0.6-1|142	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|sphinx-2.0.6-1|143	fi
12cu|sphinx-2.0.6-1|144	
12cu|sphinx-2.0.6-1|145	%preun
12cu|sphinx-2.0.6-1|146	if [ $1 -eq 0 ] ; then
12cu|sphinx-2.0.6-1|147	# Package removal, not upgrade
12cu|sphinx-2.0.6-1|148	/bin/systemctl --no-reload disable searchd.service > /dev/null 2>&1 || :
12cu|sphinx-2.0.6-1|149	/bin/systemctl stop searchd.service > /dev/null 2>&1 || :
12cu|sphinx-2.0.6-1|150	fi
12cu|sphinx-2.0.6-1|151	
12cu|sphinx-2.0.6-1|152	%postun
12cu|sphinx-2.0.6-1|153	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|sphinx-2.0.6-1|154	if [ $1 -ge 1 ] ; then
12cu|sphinx-2.0.6-1|155	# Package upgrade, not uninstall
12cu|sphinx-2.0.6-1|156	/bin/systemctl try-restart searchd.service >/dev/null 2>&1 || :
12cu|sphinx-2.0.6-1|157	fi
12cu|sphinx-2.0.6-1|158	
12cu|sphinx-2.0.6-1|159	%files
12cu|sphinx-2.0.6-1|160	%doc COPYING doc/*.html doc/*.css mysqlse/gen_data.php example.sql
12cu|sphinx-2.0.6-1|161	/lib/systemd/system/sphinx-searchd.service
12cu|sphinx-2.0.6-1|162	%attr(0755,root,root) %dir %{_sysconfdir}/%{name}
12cu|sphinx-2.0.6-1|163	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/example.sql
12cu|sphinx-2.0.6-1|164	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12cu|sphinx-2.0.6-1|165	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}-min.conf
12cu|sphinx-2.0.6-1|166	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}-searchd
12cu|sphinx-2.0.6-1|167	%attr(0755,root,root) %{_bindir}/%{name}-indexer
12cu|sphinx-2.0.6-1|168	%attr(0755,root,root) %{_bindir}/%{name}-indextool
12cu|sphinx-2.0.6-1|169	%attr(0755,root,root) %{_bindir}/%{name}-search
12cu|sphinx-2.0.6-1|170	%attr(0755,root,root) %{_bindir}/%{name}-spelldump
12cu|sphinx-2.0.6-1|171	%attr(0755,root,root) %{_sbindir}/%{name}-searchd
12cu|sphinx-2.0.6-1|172	%attr(0755,sphinx,sphinx) %dir /var/lib/%{name}
12cu|sphinx-2.0.6-1|173	%attr(0755,sphinx,sphinx) %dir /var/run/%{name}
12cu|sphinx-2.0.6-1|174	%attr(0755,sphinx,sphinx) %dir /var/log/%{name}
12cu|sphinx-2.0.6-1|175	%attr(0644,sphinx,sphinx) %ghost %config(noreplace) /var/log/sphinx/sphinx-searchd.log
12cu|sphinx-2.0.6-1|176	%attr(0644,sphinx,sphinx) %ghost %config(noreplace) /var/log/sphinx/sphinx-query.log
12cu|sphinx-2.0.6-1|177	%{_mandir}/man1/sphinx-indexer.1*
12cu|sphinx-2.0.6-1|178	%{_mandir}/man1/sphinx-indextool.1*
12cu|sphinx-2.0.6-1|179	%{_mandir}/man1/sphinx-search.1*
12cu|sphinx-2.0.6-1|180	%{_mandir}/man1/sphinx-searchd.1*
12cu|sphinx-2.0.6-1|181	%{_mandir}/man1/sphinx-spelldump.1*
12cu|sphinx-2.0.6-1|182	
12cu|sphinx-2.0.6-1|183	%files -n %{libname}
12cu|sphinx-2.0.6-1|184	%{_libdir}/*.so.%{major}*
12cu|sphinx-2.0.6-1|185	
12cu|sphinx-2.0.6-1|186	%files -n %{develname}
12cu|sphinx-2.0.6-1|187	%doc api/libsphinxclient/README
12cu|sphinx-2.0.6-1|188	%{_includedir}/sphinxclient.h
12cu|sphinx-2.0.6-1|189	%{_libdir}/*.so
12cu|sphinx-2.0.6-1|190	
12cu|sphinx-2.0.6-1|191	%changelog
12cu|sphinx-2.0.6-1|192	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.6-1
12cu|sphinx-2.0.6-1|193	+ Revision: c907453
12cu|sphinx-2.0.6-1|194	- Fix build with modern autotools
12cu|sphinx-2.0.6-1|195	
12cu|sphinx-2.0.6-1|196	

12876 12
12cu|sphinx2-0.6-2|1	Summary:	Speech recognitnion engine
12cu|sphinx2-0.6-2|2	Name:		sphinx2
12cu|sphinx2-0.6-2|3	Version:	0.6
12cu|sphinx2-0.6-2|4	Release:	2
12cu|sphinx2-0.6-2|5	License:	BSD-like
12cu|sphinx2-0.6-2|6	Group:		Sound
12cu|sphinx2-0.6-2|7	Source0:	http://dl.sourceforge.net/cmusphinx/%{name}-%{version}.tar.gz
12cu|sphinx2-0.6-2|8	Patch0:		%{name}-wid.patch
12cu|sphinx2-0.6-2|9	URL:		http://www.speech.cs.cmu.edu/sphinx/
12cu|sphinx2-0.6-2|10	
12cu|sphinx2-0.6-2|11	Requires: sphinxbase
12cu|sphinx2-0.6-2|12	BuildRequires: sphinxbase sphinxbase-devel
12cu|sphinx2-0.6-2|13	
12cu|sphinx2-0.6-2|14	%define Werror_cflags %nil
12cu|sphinx2-0.6-2|15	%define _disable_ld_no_undefined 1
12cu|sphinx2-0.6-2|16	
12cu|sphinx2-0.6-2|17	%description
12cu|sphinx2-0.6-2|18	One of Carnegie Mellon University's open source large vocabulary,
12cu|sphinx2-0.6-2|19	speaker-independent continuous speech recognition engine.
12cu|sphinx2-0.6-2|20	
12cu|sphinx2-0.6-2|21	Plug your microphone, launch sphinx2-simple, and test it!
12cu|sphinx2-0.6-2|22	
12cu|sphinx2-0.6-2|23	%package devel
12cu|sphinx2-0.6-2|24	Summary:	%{name} header files
12cu|sphinx2-0.6-2|25	Group:		Development/C
12cu|sphinx2-0.6-2|26	Requires:	%{name} = %{version}-%{release}
12cu|sphinx2-0.6-2|27	
12cu|sphinx2-0.6-2|28	%description devel
12cu|sphinx2-0.6-2|29	%{name} header files.
12cu|sphinx2-0.6-2|30	
12cu|sphinx2-0.6-2|31	%package static
12cu|sphinx2-0.6-2|32	Summary:	Static sphinx2 libraries
12cu|sphinx2-0.6-2|33	Group:		System/Libraries
12cu|sphinx2-0.6-2|34	Requires:	%{name}-devel = %{version}-%{release}
12cu|sphinx2-0.6-2|35	
12cu|sphinx2-0.6-2|36	%description static
12cu|sphinx2-0.6-2|37	Static version of sphinx2 libraries.
12cu|sphinx2-0.6-2|38	
12cu|sphinx2-0.6-2|39	%prep
12cu|sphinx2-0.6-2|40	%setup -q
12cu|sphinx2-0.6-2|41	%patch0 -p1
12cu|sphinx2-0.6-2|42	
12cu|sphinx2-0.6-2|43	%build
12cu|sphinx2-0.6-2|44	%{__libtoolize}
12cu|sphinx2-0.6-2|45	%{__aclocal}
12cu|sphinx2-0.6-2|46	%{__autoconf}
12cu|sphinx2-0.6-2|47	%{__automake}
12cu|sphinx2-0.6-2|48	cp configure.ac configure.in
12cu|sphinx2-0.6-2|49	%configure
12cu|sphinx2-0.6-2|50	%{__make}
12cu|sphinx2-0.6-2|51	
12cu|sphinx2-0.6-2|52	%install
12cu|sphinx2-0.6-2|53	%makeinstall_std
12cu|sphinx2-0.6-2|54	
12cu|sphinx2-0.6-2|55	# hmm, name may conflict
12cu|sphinx2-0.6-2|56	rm -f %{buildroot}%{_bindir}/batch.csh
12cu|sphinx2-0.6-2|57	
12cu|sphinx2-0.6-2|58	%files
12cu|sphinx2-0.6-2|59	%defattr(644,root,root,755)
12cu|sphinx2-0.6-2|60	%doc README doc
12cu|sphinx2-0.6-2|61	%attr(755,root,root) %{_bindir}/*
12cu|sphinx2-0.6-2|62	%attr(755,root,root) %{_libdir}/*.so.*.*
12cu|sphinx2-0.6-2|63	%ghost %{_libdir}/*.so.0
12cu|sphinx2-0.6-2|64	%{_datadir}/%{name}
12cu|sphinx2-0.6-2|65	
12cu|sphinx2-0.6-2|66	%files devel
12cu|sphinx2-0.6-2|67	%defattr(644,root,root,755)
12cu|sphinx2-0.6-2|68	%attr(755,root,root) %{_libdir}/*.so
12cu|sphinx2-0.6-2|69	%{_includedir}/*
12cu|sphinx2-0.6-2|70	
12cu|sphinx2-0.6-2|71	%files static
12cu|sphinx2-0.6-2|72	%defattr(644,root,root,755)
12cu|sphinx2-0.6-2|73	%{_libdir}/*.a
12cu|sphinx2-0.6-2|74	
12cu|sphinx2-0.6-2|75	%changelog
12cu|sphinx2-0.6-2|76	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-2
12cu|sphinx2-0.6-2|77	+ Revision: 3d53fff
12cu|sphinx2-0.6-2|78	- Fix build with modern autotools
12cu|sphinx2-0.6-2|79	
12cu|sphinx2-0.6-2|80	

12877 12
12cu|sphinx3-0.8-2|1	Name: sphinx3
12cu|sphinx3-0.8-2|2	Version: 0.8
12cu|sphinx3-0.8-2|3	Release: %mkrel 2
12cu|sphinx3-0.8-2|4	Summary: CMU Sphinx Recognition System
12cu|sphinx3-0.8-2|5	#Summary(ru_RU.UTF-8): Система распознавания речи
12cu|sphinx3-0.8-2|6	Group: Sound
12cu|sphinx3-0.8-2|7	License: BSD-style (see COPYING)
12cu|sphinx3-0.8-2|8	Url: http://cmusphinx.sourceforge.net/
12cu|sphinx3-0.8-2|9	
12cu|sphinx3-0.8-2|10	Source: %{name}-%{version}.tar.gz
12cu|sphinx3-0.8-2|11	
12cu|sphinx3-0.8-2|12	Requires: sphinxbase
12cu|sphinx3-0.8-2|13	BuildRequires: sphinxbase sphinxbase-devel
12cu|sphinx3-0.8-2|14	
12cu|sphinx3-0.8-2|15	Source1: Makefile.patch
12cu|sphinx3-0.8-2|16	Source2: Makefile.inc.patch
12cu|sphinx3-0.8-2|17	Source3: Makefile.an4.patch
12cu|sphinx3-0.8-2|18	Source4: Makefile2.patch
12cu|sphinx3-0.8-2|19	
12cu|sphinx3-0.8-2|20	%define Werror_cflags %nil
12cu|sphinx3-0.8-2|21	%define _disable_ld_no_undefined 1
12cu|sphinx3-0.8-2|22	
12cu|sphinx3-0.8-2|23	%description
12cu|sphinx3-0.8-2|24	The CMU Sphinx Recognition System is a library and a set
12cu|sphinx3-0.8-2|25	of examples and utilities for speech recognition.
12cu|sphinx3-0.8-2|26	This package will install the sphinx3 library and some examples.
12cu|sphinx3-0.8-2|27	
12cu|sphinx3-0.8-2|28	%package devel
12cu|sphinx3-0.8-2|29	Summary:        libraries and header files for Sphinx
12cu|sphinx3-0.8-2|30	Group:          Development/C
12cu|sphinx3-0.8-2|31	Requires:       %{name} = %{version}-%{release}
12cu|sphinx3-0.8-2|32	
12cu|sphinx3-0.8-2|33	%description devel
12cu|sphinx3-0.8-2|34	The CMU Sphinx Recognition System is a library and a set
12cu|sphinx3-0.8-2|35	of examples and utilities for speech recognition.
12cu|sphinx3-0.8-2|36	This package contains libraries and header files need for development.
12cu|sphinx3-0.8-2|37	
12cu|sphinx3-0.8-2|38	%prep
12cu|sphinx3-0.8-2|39	%setup
12cu|sphinx3-0.8-2|40	patch -p0 -F 90 Makefile.in %{SOURCE1}
12cu|sphinx3-0.8-2|41	patch -p0 -F 90 include/Makefile.in %{SOURCE2}
12cu|sphinx3-0.8-2|42	patch -p0 -F 90 model/lm/an4/Makefile.in %{SOURCE3}
12cu|sphinx3-0.8-2|43	
12cu|sphinx3-0.8-2|44	
12cu|sphinx3-0.8-2|45	%build
12cu|sphinx3-0.8-2|46	%{__libtoolize}
12cu|sphinx3-0.8-2|47	%{__aclocal}
12cu|sphinx3-0.8-2|48	%{__autoconf}
12cu|sphinx3-0.8-2|49	%{__automake} --add-missing
12cu|sphinx3-0.8-2|50	# ./autogen.sh
12cu|sphinx3-0.8-2|51	cp configure.ac configure.in
12cu|sphinx3-0.8-2|52	%configure
12cu|sphinx3-0.8-2|53	patch -p0 -F 90 Makefile %{SOURCE4}
12cu|sphinx3-0.8-2|54	patch -p0 -F 90 include/Makefile %{SOURCE4}
12cu|sphinx3-0.8-2|55	patch -p0 -F 90 model/lm/an4/Makefile %{SOURCE4}
12cu|sphinx3-0.8-2|56	%make
12cu|sphinx3-0.8-2|57	
12cu|sphinx3-0.8-2|58	%install
12cu|sphinx3-0.8-2|59	make install DESTDIR=%{buildroot}
12cu|sphinx3-0.8-2|60	
12cu|sphinx3-0.8-2|61	%files
12cu|sphinx3-0.8-2|62	%doc AUTHORS COPYING INSTALL README NEWS doc/*.ppt
12cu|sphinx3-0.8-2|63	%doc doc/*.html doc/*.pdf doc/*.txt doc/*.gif
12cu|sphinx3-0.8-2|64	%{_bindir}/*
12cu|sphinx3-0.8-2|65	%{_datadir}/%{name}
12cu|sphinx3-0.8-2|66	%{_libdir}/*.so.*
12cu|sphinx3-0.8-2|67	%{_libdir}/*.so
12cu|sphinx3-0.8-2|68	
12cu|sphinx3-0.8-2|69	%files devel
12cu|sphinx3-0.8-2|70	%{_libdir}/*.a
12cu|sphinx3-0.8-2|71	%{_includedir}/%{name}/
12cu|sphinx3-0.8-2|72	%{_libdir}/pkgconfig/%{name}.pc
12cu|sphinx3-0.8-2|73	
12cu|sphinx3-0.8-2|74	
12cu|sphinx3-0.8-2|75	
12cu|sphinx3-0.8-2|76	%changelog
12cu|sphinx3-0.8-2|77	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-2
12cu|sphinx3-0.8-2|78	+ Revision: 4a65149
12cu|sphinx3-0.8-2|79	- Fix build with modern automake
12cu|sphinx3-0.8-2|80	
12cu|sphinx3-0.8-2|81	

12878 12
12cu|sphinxbase-0.8-1|1	%define major	1
12cu|sphinxbase-0.8-1|2	%define admajor	0
12cu|sphinxbase-0.8-1|3	
12cu|sphinxbase-0.8-1|4	%define libname		%mklibname %{name} %{major}
12cu|sphinxbase-0.8-1|5	%define adlibname	%mklibname sphinxad %{admajor}
12cu|sphinxbase-0.8-1|6	%define devname		%mklibname %{name} -d
12cu|sphinxbase-0.8-1|7	
12cu|sphinxbase-0.8-1|8	Name:		sphinxbase
12cu|sphinxbase-0.8-1|9	Version:	0.8
12cu|sphinxbase-0.8-1|10	Release:	1
12cu|sphinxbase-0.8-1|11	Summary:	The CMU Sphinx Recognition System
12cu|sphinxbase-0.8-1|12	Group:		System/Libraries
12cu|sphinxbase-0.8-1|13	License:	BSD and LGPLv2+
12cu|sphinxbase-0.8-1|14	Url:		http://cmusphinx.sourceforge.net/
12cu|sphinxbase-0.8-1|15	Source0:	http://downloads.sourceforge.net/cmusphinx/%{name}-%{version}.tar.gz
12cu|sphinxbase-0.8-1|16	# From upstream
12cu|sphinxbase-0.8-1|17	# http://sourceforge.net/p/cmusphinx/bugs/314/
12cu|sphinxbase-0.8-1|18	Patch0:		sphinxbase-0.8-fix-testsuite.patch
12cu|sphinxbase-0.8-1|19	BuildRequires:	bison
12cu|sphinxbase-0.8-1|20	BuildRequires:	doxygen
12cu|sphinxbase-0.8-1|21	BuildRequires:	python-devel
12cu|sphinxbase-0.8-1|22	BuildRequires:	sndfile-devel
12cu|sphinxbase-0.8-1|23	# for check
12cu|sphinxbase-0.8-1|24	BuildRequires:	locales-fr
12cu|sphinxbase-0.8-1|25	
12cu|sphinxbase-0.8-1|26	%description
12cu|sphinxbase-0.8-1|27	The CMU Sphinx Recognition System is a library and a set
12cu|sphinxbase-0.8-1|28	of examples and utilities for speech recognition.
12cu|sphinxbase-0.8-1|29	
12cu|sphinxbase-0.8-1|30	This package contains the utilities.
12cu|sphinxbase-0.8-1|31	
12cu|sphinxbase-0.8-1|32	%package -n %{libname}
12cu|sphinxbase-0.8-1|33	Summary:	Shared components for Sphinx speech recognition
12cu|sphinxbase-0.8-1|34	Group:		System/Libraries
12cu|sphinxbase-0.8-1|35	
12cu|sphinxbase-0.8-1|36	%description -n %{libname}
12cu|sphinxbase-0.8-1|37	This package contains the shared libraries for Sphinx speech recognition.
12cu|sphinxbase-0.8-1|38	
12cu|sphinxbase-0.8-1|39	%package -n %{adlibname}
12cu|sphinxbase-0.8-1|40	Summary:	Shared components for Sphinx speech recognition
12cu|sphinxbase-0.8-1|41	Group:		System/Libraries
12cu|sphinxbase-0.8-1|42	
12cu|sphinxbase-0.8-1|43	%description -n %{adlibname}
12cu|sphinxbase-0.8-1|44	This package contains the shared libraries for Sphinx speech recognition.
12cu|sphinxbase-0.8-1|45	
12cu|sphinxbase-0.8-1|46	%package -n %{devname}
12cu|sphinxbase-0.8-1|47	Summary:	Header files for developing with The CMU Sphinx Recognition System
12cu|sphinxbase-0.8-1|48	Group:		Development/C
12cu|sphinxbase-0.8-1|49	Requires:	%{libname} = %{version}-%{release}
12cu|sphinxbase-0.8-1|50	Requires:	%{adlibname} = %{version}-%{release}
12cu|sphinxbase-0.8-1|51	Provides:	lib%{name}-devel = %{version}-%{release}
12cu|sphinxbase-0.8-1|52	Provides:	%{name}-devel = %{version}-%{release}
12cu|sphinxbase-0.8-1|53	
12cu|sphinxbase-0.8-1|54	%description -n %{devname}
12cu|sphinxbase-0.8-1|55	This package contains the header files and examples for developing with
12cu|sphinxbase-0.8-1|56	The CMU Sphinx Recognition System.
12cu|sphinxbase-0.8-1|57	
12cu|sphinxbase-0.8-1|58	%package -n python-%{name}
12cu|sphinxbase-0.8-1|59	Summary:	Python extension for The CMU Sphinx Recognition System
12cu|sphinxbase-0.8-1|60	Group:		Development/Python
12cu|sphinxbase-0.8-1|61	
12cu|sphinxbase-0.8-1|62	%description -n python-%{name}
12cu|sphinxbase-0.8-1|63	This package contains the python extension for The CMU Sphinx Recognition
12cu|sphinxbase-0.8-1|64	System.
12cu|sphinxbase-0.8-1|65	
12cu|sphinxbase-0.8-1|66	%prep
12cu|sphinxbase-0.8-1|67	%setup -q
12cu|sphinxbase-0.8-1|68	%apply_patches
12cu|sphinxbase-0.8-1|69	
12cu|sphinxbase-0.8-1|70	%build
12cu|sphinxbase-0.8-1|71	%configure2_5x --disable-static \
12cu|sphinxbase-0.8-1|72	--disable-rpath
12cu|sphinxbase-0.8-1|73	%make
12cu|sphinxbase-0.8-1|74	
12cu|sphinxbase-0.8-1|75	%install
12cu|sphinxbase-0.8-1|76	%makeinstall_std
12cu|sphinxbase-0.8-1|77	
12cu|sphinxbase-0.8-1|78	# man pages
12cu|sphinxbase-0.8-1|79	mkdir -p %{buildroot}%{_mandir}/man1
12cu|sphinxbase-0.8-1|80	install -pm644 doc/*.1 %{buildroot}%{_mandir}/man1/
12cu|sphinxbase-0.8-1|81	
12cu|sphinxbase-0.8-1|82	%check
12cu|sphinxbase-0.8-1|83	%make check
12cu|sphinxbase-0.8-1|84	
12cu|sphinxbase-0.8-1|85	%files
12cu|sphinxbase-0.8-1|86	%{_bindir}/sphinx*
12cu|sphinxbase-0.8-1|87	%{_mandir}/man1/sphinx*
12cu|sphinxbase-0.8-1|88	
12cu|sphinxbase-0.8-1|89	%files -n %{libname}
12cu|sphinxbase-0.8-1|90	%{_libdir}/lib%{name}.so.%{major}*
12cu|sphinxbase-0.8-1|91	
12cu|sphinxbase-0.8-1|92	%files -n %{adlibname}
12cu|sphinxbase-0.8-1|93	%{_libdir}/libsphinxad.so.%{admajor}*
12cu|sphinxbase-0.8-1|94	
12cu|sphinxbase-0.8-1|95	%files -n python-%{name}
12cu|sphinxbase-0.8-1|96	%{py_platsitedir}/*
12cu|sphinxbase-0.8-1|97	
12cu|sphinxbase-0.8-1|98	%files -n %{devname}
12cu|sphinxbase-0.8-1|99	%doc doc/html/
12cu|sphinxbase-0.8-1|100	%{_includedir}/%{name}
12cu|sphinxbase-0.8-1|101	%{_libdir}/pkgconfig/%{name}.pc
12cu|sphinxbase-0.8-1|102	%{_libdir}/lib%{name}.so
12cu|sphinxbase-0.8-1|103	%{_libdir}/libsphinxad.so
12cu|sphinxbase-0.8-1|104	
12cu|sphinxbase-0.8-1|105	%changelog
12cu|sphinxbase-0.8-1|106	* Mon Apr 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-1
12cu|sphinxbase-0.8-1|107	+ Revision: 98afbac
12cu|sphinxbase-0.8-1|108	- Updated to 0.8
12cu|sphinxbase-0.8-1|109	
12cu|sphinxbase-0.8-1|110	

12879 12
12cu|sphinxtrain-1.0.7-3|1	Name:     sphinxtrain
12cu|sphinxtrain-1.0.7-3|2	Version:  1.0.7
12cu|sphinxtrain-1.0.7-3|3	Release:  3
12cu|sphinxtrain-1.0.7-3|4	Summary:  An acoustic model trainer for CMU's Sphinx tools
12cu|sphinxtrain-1.0.7-3|5	Group:    Development/Other
12cu|sphinxtrain-1.0.7-3|6	License:  BSD and LGPLv2+
12cu|sphinxtrain-1.0.7-3|7	URL:      http://www.cmusphinx.org/
12cu|sphinxtrain-1.0.7-3|8	Source:   http://downloads.sourceforge.net/cmusphinx/%{name}-%{version}.tar.gz
12cu|sphinxtrain-1.0.7-3|9	Requires: sphinxbase
12cu|sphinxtrain-1.0.7-3|10	BuildRequires: sphinxbase-devel
12cu|sphinxtrain-1.0.7-3|11	BuildRequires: python-devel
12cu|sphinxtrain-1.0.7-3|12	BuildRequires: python-setuptools
12cu|sphinxtrain-1.0.7-3|13	BuildRequires: python-scipy
12cu|sphinxtrain-1.0.7-3|14	BuildRequires: pkgconfig(sndfile)
12cu|sphinxtrain-1.0.7-3|15	Patch0: sphinxtrain.patch
12cu|sphinxtrain-1.0.7-3|16	
12cu|sphinxtrain-1.0.7-3|17	%description
12cu|sphinxtrain-1.0.7-3|18	SphinxTrain is Carnegie Mellon University's open source acoustic model
12cu|sphinxtrain-1.0.7-3|19	trainer.  It contains the scripts and instructions necessary for building
12cu|sphinxtrain-1.0.7-3|20	models for the CMU Sphinx Recognizer.
12cu|sphinxtrain-1.0.7-3|21	
12cu|sphinxtrain-1.0.7-3|22	%prep
12cu|sphinxtrain-1.0.7-3|23	%setup -q
12cu|sphinxtrain-1.0.7-3|24	%patch0 -p1 -b .lda
12cu|sphinxtrain-1.0.7-3|25	
12cu|sphinxtrain-1.0.7-3|26	%build
12cu|sphinxtrain-1.0.7-3|27	%configure
12cu|sphinxtrain-1.0.7-3|28	%make
12cu|sphinxtrain-1.0.7-3|29	
12cu|sphinxtrain-1.0.7-3|30	%install
12cu|sphinxtrain-1.0.7-3|31	export BDIR=`pwd`
12cu|sphinxtrain-1.0.7-3|32	mkdir -p %{buildroot}%{_libdir}/%{name}
12cu|sphinxtrain-1.0.7-3|33	cd %{buildroot}%{_libdir}/%{name}
12cu|sphinxtrain-1.0.7-3|34	$BDIR/scripts_pl/setup_SphinxTrain.pl -task Mandriva
12cu|sphinxtrain-1.0.7-3|35	
12cu|sphinxtrain-1.0.7-3|36	%files
12cu|sphinxtrain-1.0.7-3|37	%doc COPYING README NEWS
12cu|sphinxtrain-1.0.7-3|38	%doc doc/s3_fe_spec.pdf doc/tinydoc.txt
12cu|sphinxtrain-1.0.7-3|39	%{_libdir}/%{name}
12cu|sphinxtrain-1.0.7-3|40	
12cu|sphinxtrain-1.0.7-3|41	%changelog
12cu|sphinxtrain-1.0.7-3|42	* Wed Apr 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-3
12cu|sphinxtrain-1.0.7-3|43	+ Revision: dd70733
12cu|sphinxtrain-1.0.7-3|44	- Fix BRs
12cu|sphinxtrain-1.0.7-3|45	
12cu|sphinxtrain-1.0.7-3|46	

12880 12
12cu|spice-xpi-2.8.90-2|1	%define name spice-xpi
12cu|spice-xpi-2.8.90-2|2	%define version 2.8.90
12cu|spice-xpi-2.8.90-2|3	
12cu|spice-xpi-2.8.90-2|4	Summary:	SPICE extension for Mozilla
12cu|spice-xpi-2.8.90-2|5	Name:		spice-xpi
12cu|spice-xpi-2.8.90-2|6	Version:	2.8.90
12cu|spice-xpi-2.8.90-2|7	Release:	2
12cu|spice-xpi-2.8.90-2|8	License:	GPLv2+
12cu|spice-xpi-2.8.90-2|9	Group:		Networking/Remote access
12cu|spice-xpi-2.8.90-2|10	Url:		http://www.redhat.com/
12cu|spice-xpi-2.8.90-2|11	Source0:	%{name}-%{version}.tar.bz2
12cu|spice-xpi-2.8.90-2|12	BuildRequires:	libtool
12cu|spice-xpi-2.8.90-2|13	BuildRequires:	pkgconfig(log4cpp)
12cu|spice-xpi-2.8.90-2|14	BuildRequires:	pkgconfig(x11)
12cu|spice-xpi-2.8.90-2|15	BuildRequires:	pkgconfig(libxul)
12cu|spice-xpi-2.8.90-2|16	Requires:	firefox
12cu|spice-xpi-2.8.90-2|17	Requires:	spice-server-client
12cu|spice-xpi-2.8.90-2|18	ExclusiveArch:	x86_64 %{ix86}
12cu|spice-xpi-2.8.90-2|19	
12cu|spice-xpi-2.8.90-2|20	%description
12cu|spice-xpi-2.8.90-2|21	SPICE extension for mozilla allows the client to be used from a web browser.
12cu|spice-xpi-2.8.90-2|22	
12cu|spice-xpi-2.8.90-2|23	%files
12cu|spice-xpi-2.8.90-2|24	%doc COPYING README
12cu|spice-xpi-2.8.90-2|25	%{_libdir}/mozilla/plugins/*
12cu|spice-xpi-2.8.90-2|26	%{_libdir}/mozilla/*.rdf
12cu|spice-xpi-2.8.90-2|27	
12cu|spice-xpi-2.8.90-2|28	#----------------------------------------------------------------------------
12cu|spice-xpi-2.8.90-2|29	
12cu|spice-xpi-2.8.90-2|30	%prep
12cu|spice-xpi-2.8.90-2|31	%setup -q
12cu|spice-xpi-2.8.90-2|32	
12cu|spice-xpi-2.8.90-2|33	%build
12cu|spice-xpi-2.8.90-2|34	autoreconf -fi
12cu|spice-xpi-2.8.90-2|35	%configure2_5x
12cu|spice-xpi-2.8.90-2|36	%make
12cu|spice-xpi-2.8.90-2|37	
12cu|spice-xpi-2.8.90-2|38	%install
12cu|spice-xpi-2.8.90-2|39	%makeinstall_std
12cu|spice-xpi-2.8.90-2|40	
12cu|spice-xpi-2.8.90-2|41	rm -f %{buildroot}%{_libdir}/mozilla/plugins/*.a
12cu|spice-xpi-2.8.90-2|42	
12cu|spice-xpi-2.8.90-2|43	%changelog
12cu|spice-xpi-2.8.90-2|44	* Tue Apr 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8.90-2
12cu|spice-xpi-2.8.90-2|45	+ Revision: ffbbb4f
12cu|spice-xpi-2.8.90-2|46	- Spec cleanup
12cu|spice-xpi-2.8.90-2|47	
12cu|spice-xpi-2.8.90-2|48	

12881 12
12cu|spip-2.1.1-3|1	%define	Name	SPIP
12cu|spip-2.1.1-3|2	
12cu|spip-2.1.1-3|3	%if %{_use_internal_dependency_generator}
12cu|spip-2.1.1-3|4	%define __noautoreq 'pear(SourceMap.class.php)'
12cu|spip-2.1.1-3|5	%else
12cu|spip-2.1.1-3|6	%define _requires_exceptions pear(SourceMap.class.php)
12cu|spip-2.1.1-3|7	%endif
12cu|spip-2.1.1-3|8	
12cu|spip-2.1.1-3|9	
12cu|spip-2.1.1-3|10	Name:		spip
12cu|spip-2.1.1-3|11	Version:	2.1.1
12cu|spip-2.1.1-3|12	Release:	3
12cu|spip-2.1.1-3|13	Summary:	CMS tool for Internet
12cu|spip-2.1.1-3|14	License:	GPLv2+
12cu|spip-2.1.1-3|15	Group:		System/Servers
12cu|spip-2.1.1-3|16	URL:		http://www.spip.net/
12cu|spip-2.1.1-3|17	Source0:	%{name}-v%{version}.zip
12cu|spip-2.1.1-3|18	Source1:	%{name}.logrotate.bz2
12cu|spip-2.1.1-3|19	Source2:	%{name}-apache.conf.bz2
12cu|spip-2.1.1-3|20	BuildArch:	noarch
12cu|spip-2.1.1-3|21	
12cu|spip-2.1.1-3|22	%description
12cu|spip-2.1.1-3|23	SPIP is a publishing system developed by the minirezo to manage the site
12cu|spip-2.1.1-3|24	uZine. We provide it to anyone as a free software under GPL licence.
12cu|spip-2.1.1-3|25	Therefore, you can use it freely for your own site, be it personnal,
12cu|spip-2.1.1-3|26	co-operative, institutional or commercial.
12cu|spip-2.1.1-3|27	
12cu|spip-2.1.1-3|28	To finish the installation, just go to http://localhost/spip/ecrire/
12cu|spip-2.1.1-3|29	
12cu|spip-2.1.1-3|30	%prep
12cu|spip-2.1.1-3|31	%setup -q
12cu|spip-2.1.1-3|32	find . -name remove.txt -exec rm -f {} \;
12cu|spip-2.1.1-3|33	find . -type f -exec chmod 644 {} \;
12cu|spip-2.1.1-3|34	find . -name '*svn*' -exec rm -f {} \;
12cu|spip-2.1.1-3|35	
12cu|spip-2.1.1-3|36	%build
12cu|spip-2.1.1-3|37	:
12cu|spip-2.1.1-3|38	
12cu|spip-2.1.1-3|39	%install
12cu|spip-2.1.1-3|40	# install files
12cu|spip-2.1.1-3|41	install -d -m 755 %{buildroot}%{_var}/www/%{name}
12cu|spip-2.1.1-3|42	cp -pR * %{buildroot}%{_var}/www/%{name}
12cu|spip-2.1.1-3|43	
12cu|spip-2.1.1-3|44	# logrotate
12cu|spip-2.1.1-3|45	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cu|spip-2.1.1-3|46	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cu|spip-2.1.1-3|47	
12cu|spip-2.1.1-3|48	# apache configuration
12cu|spip-2.1.1-3|49	install -d -m 755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|spip-2.1.1-3|50	bzcat %{SOURCE2} > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|spip-2.1.1-3|51	
12cu|spip-2.1.1-3|52	%clean
12cu|spip-2.1.1-3|53	rm -rf %{buildroot}
12cu|spip-2.1.1-3|54	
12cu|spip-2.1.1-3|55	%post
12cu|spip-2.1.1-3|56	%create_ghostfile /var/log/httpd/spip.log apache apache 640
12cu|spip-2.1.1-3|57	
12cu|spip-2.1.1-3|58	
12cu|spip-2.1.1-3|59	%files
12cu|spip-2.1.1-3|60	%defattr(-,root,root)
12cu|spip-2.1.1-3|61	%dir %{_var}/www/%{name}
12cu|spip-2.1.1-3|62	%{_var}/www/%{name}/*.php
12cu|spip-2.1.1-3|63	#%{_var}/www/%{name}/*.htc
12cu|spip-2.1.1-3|64	%{_var}/www/%{name}/*.txt
12cu|spip-2.1.1-3|65	%{_var}/www/%{name}/*.gif
12cu|spip-2.1.1-3|66	%{_var}/www/%{name}/config
12cu|spip-2.1.1-3|67	%{_var}/www/%{name}/squelettes-dist
12cu|spip-2.1.1-3|68	%{_var}/www/%{name}/ecrire/*
12cu|spip-2.1.1-3|69	%{_var}/www/%{name}/local
12cu|spip-2.1.1-3|70	%{_var}/www/%{name}/tmp
12cu|spip-2.1.1-3|71	%{_var}/www/%{name}/prive
12cu|spip-2.1.1-3|72	%{_var}/www/%{name}/mutualisation/*
12cu|spip-2.1.1-3|73	%{_var}/www/%{name}/extensions/*
12cu|spip-2.1.1-3|74	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|spip-2.1.1-3|75	%dir %attr(775,root,apache) %{_var}/www/%{name}/IMG
12cu|spip-2.1.1-3|76	%dir %attr(775,root,apache) %{_var}/www/%{name}/ecrire
12cu|spip-2.1.1-3|77	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cu|spip-2.1.1-3|78	
12cu|spip-2.1.1-3|79	
12cu|spip-2.1.1-3|80	
12cu|spip-2.1.1-3|81	
12cu|spip-2.1.1-3|82	%changelog
12cu|spip-2.1.1-3|83	* Mon May 23 2011 Sandro Cazzaniga <kharec@mandriva.org> 2.1.1-1mdv2011.0
12cu|spip-2.1.1-3|84	+ Revision: 677575
12cu|spip-2.1.1-3|85	- clean spec
12cu|spip-2.1.1-3|86	- new version 2.1.1
12cu|spip-2.1.1-3|87	- fix %%prep
12cu|spip-2.1.1-3|88	- update file list
12cu|spip-2.1.1-3|89	
12cu|spip-2.1.1-3|90	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.10-3mdv2011.0
12cu|spip-2.1.1-3|91	+ Revision: 614948
12cu|spip-2.1.1-3|92	- the mass rebuild of 2010.1 packages
12cu|spip-2.1.1-3|93	
12cu|spip-2.1.1-3|94	* Tue Jan 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.10-2mdv2010.1
12cu|spip-2.1.1-3|95	+ Revision: 493886
12cu|spip-2.1.1-3|96	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|spip-2.1.1-3|97	
12cu|spip-2.1.1-3|98	* Sun Dec 13 2009 Olivier Thauvin <nanardon@mandriva.org> 2.0.10-1mdv2010.1
12cu|spip-2.1.1-3|99	+ Revision: 478141
12cu|spip-2.1.1-3|100	- 2.0.10
12cu|spip-2.1.1-3|101	
12cu|spip-2.1.1-3|102	* Sun Aug 09 2009 Frederik Himpe <fhimpe@mandriva.org> 2.0.9-1mdv2010.0
12cu|spip-2.1.1-3|103	+ Revision: 412965
12cu|spip-2.1.1-3|104	- Update to new version 2.0.9
12cu|spip-2.1.1-3|105	
12cu|spip-2.1.1-3|106	* Fri Jul 31 2009 Frederik Himpe <fhimpe@mandriva.org> 2.0.8-1mdv2010.0
12cu|spip-2.1.1-3|107	+ Revision: 405232
12cu|spip-2.1.1-3|108	- Update to new version 2.0.8
12cu|spip-2.1.1-3|109	
12cu|spip-2.1.1-3|110	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 2.0-1mdv2009.1
12cu|spip-2.1.1-3|111	+ Revision: 332878
12cu|spip-2.1.1-3|112	- New upstream release
12cu|spip-2.1.1-3|113	
12cu|spip-2.1.1-3|114	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 1.9.2c-4mdv2009.0
12cu|spip-2.1.1-3|115	+ Revision: 260950
12cu|spip-2.1.1-3|116	- rebuild
12cu|spip-2.1.1-3|117	
12cu|spip-2.1.1-3|118	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.9.2c-3mdv2009.0
12cu|spip-2.1.1-3|119	+ Revision: 252951
12cu|spip-2.1.1-3|120	- rebuild
12cu|spip-2.1.1-3|121	- kill re-definition of %%buildroot on Pixel's request
12cu|spip-2.1.1-3|122	
12cu|spip-2.1.1-3|123	+ Olivier Blin <oblin@mandriva.com>
12cu|spip-2.1.1-3|124	- restore BuildRoot
12cu|spip-2.1.1-3|125	
12cu|spip-2.1.1-3|126	* Thu Dec 13 2007 Anne Nicolas <ennael@mandriva.org> 1.9.2c-1mdv2008.1
12cu|spip-2.1.1-3|127	+ Revision: 119561
12cu|spip-2.1.1-3|128	- New version, fix security issues
12cu|spip-2.1.1-3|129	
12cu|spip-2.1.1-3|130	* Tue Aug 14 2007 Anne Nicolas <ennael@mandriva.org> 1.9.2-2mdv2008.0
12cu|spip-2.1.1-3|131	+ Revision: 63505
12cu|spip-2.1.1-3|132	- Fix description typo (#30944)
12cu|spip-2.1.1-3|133	
12cu|spip-2.1.1-3|134	
12cu|spip-2.1.1-3|135	* Tue Feb 27 2007 Anne Nicolas <anne.nicolas@mandriva.com> 1.9.2-1mdv2007.0
12cu|spip-2.1.1-3|136	+ Revision: 126187
12cu|spip-2.1.1-3|137	- New version
12cu|spip-2.1.1-3|138	- Correct pear
12cu|spip-2.1.1-3|139	- Import spip
12cu|spip-2.1.1-3|140	
12cu|spip-2.1.1-3|141	* Thu Oct 12 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.9.1-2mdk
12cu|spip-2.1.1-3|142	- new revision
12cu|spip-2.1.1-3|143	
12cu|spip-2.1.1-3|144	* Mon Sep 11 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.9.1-1mdk
12cu|spip-2.1.1-3|145	- new version : new tags and filters, bug fixes
12cu|spip-2.1.1-3|146	
12cu|spip-2.1.1-3|147	* Sun Jul 02 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.9.0-3mk
12cu|spip-2.1.1-3|148	- fix postinstall and delete order
12cu|spip-2.1.1-3|149	
12cu|spip-2.1.1-3|150	* Sun Jul 02 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.9.0-2mk
12cu|spip-2.1.1-3|151	- add apache configuration
12cu|spip-2.1.1-3|152	
12cu|spip-2.1.1-3|153	* Sun Jul 02 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.9.0-1mk
12cu|spip-2.1.1-3|154	- new version
12cu|spip-2.1.1-3|155	- use /var/www as web root
12cu|spip-2.1.1-3|156	
12cu|spip-2.1.1-3|157	* Sat Mar 18 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.8.3-1mdk
12cu|spip-2.1.1-3|158	- new version
12cu|spip-2.1.1-3|159	
12cu|spip-2.1.1-3|160	* Wed Feb 15 2006 Anne Nicolas <anne.nicolas@mandriva.com> 1.8.2-2mdk
12cu|spip-2.1.1-3|161	- new version : bugs fix
12cu|spip-2.1.1-3|162	
12cu|spip-2.1.1-3|163	* Sat Oct 22 2005 Anne Nicolas <anne.nicolas@mandriva.com> 1.8.2-1mdk
12cu|spip-2.1.1-3|164	- new version
12cu|spip-2.1.1-3|165	- clean spec
12cu|spip-2.1.1-3|166	
12cu|spip-2.1.1-3|167	* Mon Apr 18 2005 ANne Nicolas <anne.nicolas@mandriva.com> 1.8-1mdk
12cu|spip-2.1.1-3|168	- new version
12cu|spip-2.1.1-3|169	
12cu|spip-2.1.1-3|170	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.7.2-2mdk
12cu|spip-2.1.1-3|171	- spec file cleanups, remove the ADVX-build stuff
12cu|spip-2.1.1-3|172	
12cu|spip-2.1.1-3|173	* Thu Jul 08 2004 Anne Nicolas <anne@mandrake.org> 1.7.2-1mdk
12cu|spip-2.1.1-3|174	- new version
12cu|spip-2.1.1-3|175	
12cu|spip-2.1.1-3|176	* Tue Apr 27 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.7.1-3mdk
12cu|spip-2.1.1-3|177	- fix install (cpjc <cpjc@free.fr>)
12cu|spip-2.1.1-3|178	
12cu|spip-2.1.1-3|179	* Wed Apr 21 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.7.1-2mdk
12cu|spip-2.1.1-3|180	- fix order
12cu|spip-2.1.1-3|181	- fix changelog
12cu|spip-2.1.1-3|182	- user rpm-helper facility to create empty files
12cu|spip-2.1.1-3|183	
12cu|spip-2.1.1-3|184	* Wed Apr 21 2004 Anne Nicolas <anne@lea-linux.org> 1.7.1-1mdk
12cu|spip-2.1.1-3|185	- new release
12cu|spip-2.1.1-3|186	

12882 12
12cu|SpiralLoops-2.0.0-11|1	Name:    SpiralLoops
12cu|SpiralLoops-2.0.0-11|2	Summary: Experimental loop based sampler
12cu|SpiralLoops-2.0.0-11|3	Version: 2.0.0
12cu|SpiralLoops-2.0.0-11|4	Release: 11
12cu|SpiralLoops-2.0.0-11|5	
12cu|SpiralLoops-2.0.0-11|6	Source:		%{name}-%{version}.tar.bz2
12cu|SpiralLoops-2.0.0-11|7	Source1: 	SpiralLogo48.png
12cu|SpiralLoops-2.0.0-11|8	Source2: 	SpiralLogo32.png
12cu|SpiralLoops-2.0.0-11|9	Source3: 	SpiralLogo16.png
12cu|SpiralLoops-2.0.0-11|10	Patch:		%{name}-2.0.0.patch
12cu|SpiralLoops-2.0.0-11|11	Patch1:         SpiralLoops-2.0.0-fix-build.patch
12cu|SpiralLoops-2.0.0-11|12	Patch2:		SpiralLoops-2.0.0-gcc43.patch
12cu|SpiralLoops-2.0.0-11|13	Patch3:		SpiralLoops-2.0.0-newer-fltk.patch
12cu|SpiralLoops-2.0.0-11|14	URL:		http://www.pawfal.org/Software/SpiralLoops
12cu|SpiralLoops-2.0.0-11|15	License:	GPLv2+
12cu|SpiralLoops-2.0.0-11|16	Group:		Sound
12cu|SpiralLoops-2.0.0-11|17	BuildRequires:	fltk-devel
12cu|SpiralLoops-2.0.0-11|18	BuildRequires:	pkgconfig(gl)
12cu|SpiralLoops-2.0.0-11|19	
12cu|SpiralLoops-2.0.0-11|20	%description
12cu|SpiralLoops-2.0.0-11|21	The idea of SpiralLoops is to provide a simple, visual tool for looping and
12cu|SpiralLoops-2.0.0-11|22	layering of sounds; which can be sourced from either wav files on disk, or
12cu|SpiralLoops-2.0.0-11|23	from sound generating plugins.
12cu|SpiralLoops-2.0.0-11|24	
12cu|SpiralLoops-2.0.0-11|25	SpiralLoops allows you to create loop based compositions with the minimum
12cu|SpiralLoops-2.0.0-11|26	feedback time between the decisions you make and your ears.
12cu|SpiralLoops-2.0.0-11|27	The looping mechanism is very flexible, you can lock the timing of loops
12cu|SpiralLoops-2.0.0-11|28	together, or offset them for creating complex sequences, such as polyrhythms.
12cu|SpiralLoops-2.0.0-11|29	Loop triggers can be used to cause interation between the loops, and as an
12cu|SpiralLoops-2.0.0-11|30	expermental way of creating music.
12cu|SpiralLoops-2.0.0-11|31	
12cu|SpiralLoops-2.0.0-11|32	Spiral Synth uses the standard OSS/Free sound output (/dev/dsp). This should
12cu|SpiralLoops-2.0.0-11|33	work on ALSA too.
12cu|SpiralLoops-2.0.0-11|34	
12cu|SpiralLoops-2.0.0-11|35	%prep
12cu|SpiralLoops-2.0.0-11|36	%setup -q
12cu|SpiralLoops-2.0.0-11|37	%patch -p1
12cu|SpiralLoops-2.0.0-11|38	%patch1 -p1
12cu|SpiralLoops-2.0.0-11|39	%patch2 -p0
12cu|SpiralLoops-2.0.0-11|40	%patch3 -p0
12cu|SpiralLoops-2.0.0-11|41	perl -p -i -e 's/usr\/X11R6\/lib/usr\/X11R6\/%{_lib}/g' Makefile.in
12cu|SpiralLoops-2.0.0-11|42	
12cu|SpiralLoops-2.0.0-11|43	%build
12cu|SpiralLoops-2.0.0-11|44	%configure2_5x
12cu|SpiralLoops-2.0.0-11|45	%make CFLAGS="%{optflags}" CXXFLAGS="%{optflags}" LFLAGS="%{?ldflags}"
12cu|SpiralLoops-2.0.0-11|46	
12cu|SpiralLoops-2.0.0-11|47	%install
12cu|SpiralLoops-2.0.0-11|48	mkdir -p %{buildroot}/%{_bindir}
12cu|SpiralLoops-2.0.0-11|49	cp %{name} %{buildroot}/%{_bindir}
12cu|SpiralLoops-2.0.0-11|50	
12cu|SpiralLoops-2.0.0-11|51	#menu
12cu|SpiralLoops-2.0.0-11|52	
12cu|SpiralLoops-2.0.0-11|53	mkdir -p %{buildroot}%{_datadir}/applications
12cu|SpiralLoops-2.0.0-11|54	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|SpiralLoops-2.0.0-11|55	[Desktop Entry]
12cu|SpiralLoops-2.0.0-11|56	Name=%{name}
12cu|SpiralLoops-2.0.0-11|57	Comment=Synthesized Loops
12cu|SpiralLoops-2.0.0-11|58	Exec=%{_bindir}/%{name}
12cu|SpiralLoops-2.0.0-11|59	Icon=%{name}
12cu|SpiralLoops-2.0.0-11|60	Terminal=false
12cu|SpiralLoops-2.0.0-11|61	Type=Application
12cu|SpiralLoops-2.0.0-11|62	StartupNotify=true
12cu|SpiralLoops-2.0.0-11|63	Categories=AudioVideo;Video;AudioVideoEditing;
12cu|SpiralLoops-2.0.0-11|64	EOF
12cu|SpiralLoops-2.0.0-11|65	
12cu|SpiralLoops-2.0.0-11|66	#icons
12cu|SpiralLoops-2.0.0-11|67	mkdir -p %{buildroot}/%{_liconsdir}
12cu|SpiralLoops-2.0.0-11|68	cat %SOURCE1 > %{buildroot}/%{_liconsdir}/%{name}.png
12cu|SpiralLoops-2.0.0-11|69	mkdir -p %{buildroot}/%{_iconsdir}
12cu|SpiralLoops-2.0.0-11|70	cat %SOURCE2 > %{buildroot}/%_iconsdir/%{name}.png
12cu|SpiralLoops-2.0.0-11|71	mkdir -p %{buildroot}/%{_miconsdir}
12cu|SpiralLoops-2.0.0-11|72	cat %SOURCE3 > %{buildroot}/%{_miconsdir}/%{name}.png
12cu|SpiralLoops-2.0.0-11|73	
12cu|SpiralLoops-2.0.0-11|74	%files
12cu|SpiralLoops-2.0.0-11|75	%doc README COPYING CHANGES
12cu|SpiralLoops-2.0.0-11|76	%{_bindir}/%{name}
12cu|SpiralLoops-2.0.0-11|77	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|SpiralLoops-2.0.0-11|78	%{_liconsdir}/%{name}.png
12cu|SpiralLoops-2.0.0-11|79	%{_iconsdir}/%{name}.png
12cu|SpiralLoops-2.0.0-11|80	%{_miconsdir}/%{name}.png
12cu|SpiralLoops-2.0.0-11|81	
12cu|SpiralLoops-2.0.0-11|82	%changelog
12cu|SpiralLoops-2.0.0-11|83	* Tue Mar 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-11
12cu|SpiralLoops-2.0.0-11|84	+ Revision: 2cb025c
12cu|SpiralLoops-2.0.0-11|85	- Spec cleanup
12cu|SpiralLoops-2.0.0-11|86	
12cu|SpiralLoops-2.0.0-11|87	

12883 12
12cu|SpiralSynth-2.0.0-11|1	Name:    SpiralSynth
12cu|SpiralSynth-2.0.0-11|2	Summary: Simple software synthesizer
12cu|SpiralSynth-2.0.0-11|3	Version: 2.0.0
12cu|SpiralSynth-2.0.0-11|4	Release: 11
12cu|SpiralSynth-2.0.0-11|5	
12cu|SpiralSynth-2.0.0-11|6	Source:		%{name}-%{version}.tar.bz2
12cu|SpiralSynth-2.0.0-11|7	Source1: 	SpiralLogo48.png
12cu|SpiralSynth-2.0.0-11|8	Source2: 	SpiralLogo32.png
12cu|SpiralSynth-2.0.0-11|9	Source3: 	SpiralLogo16.png
12cu|SpiralSynth-2.0.0-11|10	Patch:		%{name}-2.0.0.patch
12cu|SpiralSynth-2.0.0-11|11	Patch1:     SpiralSynth-2.0.0-fix-build.patch
12cu|SpiralSynth-2.0.0-11|12	Patch2:		SpiralSynth-2.0.0-gcc43.patch
12cu|SpiralSynth-2.0.0-11|13	Patch3:		SpiralSynth-2.0.0-newer-fltk.patch
12cu|SpiralSynth-2.0.0-11|14	URL:		http://www.pawfal.org/Software/SpiralSynth
12cu|SpiralSynth-2.0.0-11|15	License:	GPL
12cu|SpiralSynth-2.0.0-11|16	Group:		Sound
12cu|SpiralSynth-2.0.0-11|17	BuildRequires:	fltk-devel
12cu|SpiralSynth-2.0.0-11|18	BuildRequires:	pkgconfig(gl)
12cu|SpiralSynth-2.0.0-11|19	
12cu|SpiralSynth-2.0.0-11|20	%description
12cu|SpiralSynth-2.0.0-11|21	SSM's little brother has been updated at last, much much faster, better
12cu|SpiralSynth-2.0.0-11|22	sounding, a bit prettier and soon to be a SSM polyphonic plugin.
12cu|SpiralSynth-2.0.0-11|23	SpiralSynth is a simple polyphonic analogue modelling softsynth that tries
12cu|SpiralSynth-2.0.0-11|24	to be as easy to use as possible.
12cu|SpiralSynth-2.0.0-11|25	
12cu|SpiralSynth-2.0.0-11|26	%prep
12cu|SpiralSynth-2.0.0-11|27	%setup -q -n %name-%version
12cu|SpiralSynth-2.0.0-11|28	%patch -p1
12cu|SpiralSynth-2.0.0-11|29	%patch1 -p1
12cu|SpiralSynth-2.0.0-11|30	%patch2 -p0
12cu|SpiralSynth-2.0.0-11|31	%patch3 -p0
12cu|SpiralSynth-2.0.0-11|32	
12cu|SpiralSynth-2.0.0-11|33	perl -pi -e 's/usr\/X11R6\/lib/usr\/X11R6\/%{_lib}/g' Makefile.in PluginLink.sh
12cu|SpiralSynth-2.0.0-11|34	
12cu|SpiralSynth-2.0.0-11|35	%build
12cu|SpiralSynth-2.0.0-11|36	%configure
12cu|SpiralSynth-2.0.0-11|37	%make CXXFLAGS="%{optflags}" LFLAGS="%{?ldflags}"
12cu|SpiralSynth-2.0.0-11|38	
12cu|SpiralSynth-2.0.0-11|39	%install
12cu|SpiralSynth-2.0.0-11|40	mkdir -p %{buildroot}/%{_bindir}
12cu|SpiralSynth-2.0.0-11|41	cp %{name} %{buildroot}/%{_bindir}
12cu|SpiralSynth-2.0.0-11|42	
12cu|SpiralSynth-2.0.0-11|43	#menu
12cu|SpiralSynth-2.0.0-11|44	
12cu|SpiralSynth-2.0.0-11|45	mkdir -p %{buildroot}%{_datadir}/applications
12cu|SpiralSynth-2.0.0-11|46	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|SpiralSynth-2.0.0-11|47	[Desktop Entry]
12cu|SpiralSynth-2.0.0-11|48	Name=%{name}
12cu|SpiralSynth-2.0.0-11|49	Comment=Synthesized Loops
12cu|SpiralSynth-2.0.0-11|50	Exec=%{_bindir}/%{name}
12cu|SpiralSynth-2.0.0-11|51	Icon=%{name}
12cu|SpiralSynth-2.0.0-11|52	Terminal=false
12cu|SpiralSynth-2.0.0-11|53	Type=Application
12cu|SpiralSynth-2.0.0-11|54	StartupNotify=true
12cu|SpiralSynth-2.0.0-11|55	Categories=AudioVideo;Audio;Video;X-MandrivaLinux-Multimedia-Video;AudioVideoEditing;
12cu|SpiralSynth-2.0.0-11|56	EOF
12cu|SpiralSynth-2.0.0-11|57	
12cu|SpiralSynth-2.0.0-11|58	
12cu|SpiralSynth-2.0.0-11|59	#icons
12cu|SpiralSynth-2.0.0-11|60	mkdir -p %{buildroot}/%{_liconsdir}
12cu|SpiralSynth-2.0.0-11|61	cat %SOURCE1 > %{buildroot}/%{_liconsdir}/%{name}.png
12cu|SpiralSynth-2.0.0-11|62	mkdir -p %{buildroot}/%{_iconsdir}
12cu|SpiralSynth-2.0.0-11|63	cat %SOURCE2 > %{buildroot}/%{_iconsdir}/%{name}.png
12cu|SpiralSynth-2.0.0-11|64	mkdir -p %{buildroot}/%{_miconsdir}
12cu|SpiralSynth-2.0.0-11|65	cat %SOURCE3 > %{buildroot}/%{_miconsdir}/%{name}.png
12cu|SpiralSynth-2.0.0-11|66	
12cu|SpiralSynth-2.0.0-11|67	%files
12cu|SpiralSynth-2.0.0-11|68	%doc README CHANGES COPYING
12cu|SpiralSynth-2.0.0-11|69	%{_bindir}/%{name}
12cu|SpiralSynth-2.0.0-11|70	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|SpiralSynth-2.0.0-11|71	%{_liconsdir}/%{name}.png
12cu|SpiralSynth-2.0.0-11|72	%{_iconsdir}/%{name}.png
12cu|SpiralSynth-2.0.0-11|73	%{_miconsdir}/%{name}.png
12cu|SpiralSynth-2.0.0-11|74	
12cu|SpiralSynth-2.0.0-11|75	%changelog
12cu|SpiralSynth-2.0.0-11|76	* Tue Mar 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-11
12cu|SpiralSynth-2.0.0-11|77	+ Revision: 784785a
12cu|SpiralSynth-2.0.0-11|78	- Spec cleanup
12cu|SpiralSynth-2.0.0-11|79	
12cu|SpiralSynth-2.0.0-11|80	

12884 12
12cu|spring-91.0-5|1	# Don't provides private modules
12cu|spring-91.0-5|2	%if %{_use_internal_dependency_generator}
12cu|spring-91.0-5|3	%define __noautoprov '(.*)\\.so$'
12cu|spring-91.0-5|4	%endif
12cu|spring-91.0-5|5	
12cu|spring-91.0-5|6	%define distname spring_%{version}
12cu|spring-91.0-5|7	
12cu|spring-91.0-5|8	%define Werror_cflags %nil
12cu|spring-91.0-5|9	
12cu|spring-91.0-5|10	Summary:	Realtime strategy game (inspired by Total Annihilation)
12cu|spring-91.0-5|11	Name:		spring
12cu|spring-91.0-5|12	Version:	91.0
12cu|spring-91.0-5|13	Release:	5
12cu|spring-91.0-5|14	License:	GPLv2+
12cu|spring-91.0-5|15	Group:		Games/Strategy
12cu|spring-91.0-5|16	Url:		http://springrts.com
12cu|spring-91.0-5|17	Source0:	http://sourceforge.net/projects/springrts/files/springrts/%{name}-%{version}/%{name}_%{version}_src.tar.lzma
12cu|spring-91.0-5|18	Source10:	%{name}.rpmlintrc
12cu|spring-91.0-5|19	# use system font:
12cu|spring-91.0-5|20	Patch1:		spring-89.0-font.patch
12cu|spring-91.0-5|21	Patch5:		spring-89-dso.patch
12cu|spring-91.0-5|22	Patch6:		spring-90-e323ai-boost.patch
12cu|spring-91.0-5|23	Patch7:		spring_91.0-static-libs.patch
12cu|spring-91.0-5|24	BuildRequires:	asciidoc
12cu|spring-91.0-5|25	BuildRequires:	cmake
12cu|spring-91.0-5|26	BuildRequires:	desktop-file-utils
12cu|spring-91.0-5|27	BuildRequires:	docbook-style-xsl
12cu|spring-91.0-5|28	BuildRequires:	java-1.6.0-openjdk-devel
12cu|spring-91.0-5|29	BuildRequires:	java-rpmbuild
12cu|spring-91.0-5|30	BuildRequires:	icoutils
12cu|spring-91.0-5|31	BuildRequires:	p7zip
12cu|spring-91.0-5|32	BuildRequires:	xerces-j2
12cu|spring-91.0-5|33	BuildRequires:	xsltproc
12cu|spring-91.0-5|34	BuildRequires:	zip
12cu|spring-91.0-5|35	BuildRequires:	boost-devel
12cu|spring-91.0-5|36	BuildRequires:	pkgconfig(allegro)
12cu|spring-91.0-5|37	BuildRequires:	pkgconfig(freetype2)
12cu|spring-91.0-5|38	BuildRequires:	pkgconfig(glew)
12cu|spring-91.0-5|39	BuildRequires:	pkgconfig(glu)
12cu|spring-91.0-5|40	BuildRequires:	pkgconfig(IL)
12cu|spring-91.0-5|41	BuildRequires:	pkgconfig(libcurl)
12cu|spring-91.0-5|42	BuildRequires:	pkgconfig(ogg)
12cu|spring-91.0-5|43	BuildRequires:	pkgconfig(openal)
12cu|spring-91.0-5|44	BuildRequires:	pkgconfig(python)
12cu|spring-91.0-5|45	BuildRequires:	pkgconfig(sdl)
12cu|spring-91.0-5|46	BuildRequires:	pkgconfig(vorbis)
12cu|spring-91.0-5|47	BuildRequires:	pkgconfig(xcursor)
12cu|spring-91.0-5|48	BuildRequires:	pkgconfig(zlib)
12cu|spring-91.0-5|49	Obsoletes:	%{name}-data < 0.75
12cu|spring-91.0-5|50	Requires:	fonts-ttf-freefont
12cu|spring-91.0-5|51	# Some mod is required, this is the one that was shipped with
12cu|spring-91.0-5|52	# spring-data:
12cu|spring-91.0-5|53	Suggests:	spring-mod-nanoblobs
12cu|spring-91.0-5|54	# Some map is required, these are the default maps from the
12cu|spring-91.0-5|55	# installer:
12cu|spring-91.0-5|56	Suggests:	spring-maps-default
12cu|spring-91.0-5|57	# Internet lobby and springsettings:
12cu|spring-91.0-5|58	Suggests:	springlobby
12cu|spring-91.0-5|59	
12cu|spring-91.0-5|60	%description
12cu|spring-91.0-5|61	Spring is a 3D realtime strategy game. It was inspired by Total Annihilation
12cu|spring-91.0-5|62	and has the same features Total Annihilation had, and more.
12cu|spring-91.0-5|63	
12cu|spring-91.0-5|64	%files
12cu|spring-91.0-5|65	%doc README.install.urpmi
12cu|spring-91.0-5|66	%{_sysconfdir}/%{name}
12cu|spring-91.0-5|67	%{_gamesbindir}/*
12cu|spring-91.0-5|68	%{_gamesdatadir}/%{name}
12cu|spring-91.0-5|69	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cu|spring-91.0-5|70	%{_datadir}/applications/%{name}.desktop
12cu|spring-91.0-5|71	%{_datadir}/mime/packages/%{name}.xml
12cu|spring-91.0-5|72	%{_libdir}/%{name}
12cu|spring-91.0-5|73	%{_libdir}/libspringserver.so
12cu|spring-91.0-5|74	%{_mandir}/man*/spring*
12cu|spring-91.0-5|75	
12cu|spring-91.0-5|76	#----------------------------------------------------------------------------
12cu|spring-91.0-5|77	
12cu|spring-91.0-5|78	%prep
12cu|spring-91.0-5|79	%setup -qn %{name}_%{version}
12cu|spring-91.0-5|80	%patch1 -p1 -b .font
12cu|spring-91.0-5|81	%patch5 -p0
12cu|spring-91.0-5|82	%patch6 -p1
12cu|spring-91.0-5|83	%patch7 -p1
12cu|spring-91.0-5|84	
12cu|spring-91.0-5|85	cat > README.install.urpmi <<EOF
12cu|spring-91.0-5|86	If you want to install additional mods and maps that are not available as
12cu|spring-91.0-5|87	Rosa packages, you can install them inside your homedir in subdirectories
12cu|spring-91.0-5|88	.spring/maps and .spring/mods.
12cu|spring-91.0-5|89	EOF
12cu|spring-91.0-5|90	
12cu|spring-91.0-5|91	
12cu|spring-91.0-5|92	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
12cu|spring-91.0-5|93	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
12cu|spring-91.0-5|94	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
12cu|spring-91.0-5|95	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
12cu|spring-91.0-5|96	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
12cu|spring-91.0-5|97	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
12cu|spring-91.0-5|98	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
12cu|spring-91.0-5|99	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
12cu|spring-91.0-5|100	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
12cu|spring-91.0-5|101	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
12cu|spring-91.0-5|102	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
12cu|spring-91.0-5|103	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
12cu|spring-91.0-5|104	sed -i "s/feclearexcept/feclearexcept_/g" rts/lib/streflop/FPUSettings.h rts/System/Sync/FPUCheck.cpp rts/System/myMath.cpp rts/Lua/LuaParser.cpp
12cu|spring-91.0-5|105	
12cu|spring-91.0-5|106	%build
12cu|spring-91.0-5|107	export CFLAGS="%{optflags} -fpermissive"
12cu|spring-91.0-5|108	export CXXFLAGS="%{optflags} -fpermissive"
12cu|spring-91.0-5|109	export LDFLAGS="-ldl"
12cu|spring-91.0-5|110	%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
12cu|spring-91.0-5|111	%make
12cu|spring-91.0-5|112	
12cu|spring-91.0-5|113	%install
12cu|spring-91.0-5|114	%makeinstall_std -C build
12cu|spring-91.0-5|115	
12cu|spring-91.0-5|116	# Nanar:
12cu|spring-91.0-5|117	# need by spring dedicated server
12cu|spring-91.0-5|118	# it is not installed
12cu|spring-91.0-5|119	
12cu|spring-91.0-5|120	mkdir -p %{buildroot}%{_libdir}/
12cu|spring-91.0-5|121	
12cu|spring-91.0-5|122	rm -fr %{buildroot}%{_datadir}/doc
12cu|spring-91.0-5|123	
12cu|spring-91.0-5|124	install -m755 \
12cu|spring-91.0-5|125	build/libspringserver.so \
12cu|spring-91.0-5|126	%{buildroot}%{_libdir}/libspringserver.so
12cu|spring-91.0-5|127	
12cu|spring-91.0-5|128	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{32x32,64x64,128x128,256x256}/apps
12cu|spring-91.0-5|129	cd rts
12cu|spring-91.0-5|130	icotool -x %{name}.new.ico
12cu|spring-91.0-5|131	mv %{name}*32x32*.png %{name}.png
12cu|spring-91.0-5|132	install -m 644 %{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|spring-91.0-5|133	mv %{name}*64x64*.png %{name}.png
12cu|spring-91.0-5|134	install -m 644 %{name}.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cu|spring-91.0-5|135	mv %{name}*128x128*.png %{name}.png
12cu|spring-91.0-5|136	install -m 644 %{name}.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cu|spring-91.0-5|137	mv %{name}*256x256*.png %{name}.png
12cu|spring-91.0-5|138	install -m 644 %{name}.png %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
12cu|spring-91.0-5|139	
12cu|spring-91.0-5|140	perl -pi -e 's|^Exec=.*|Exec=%{_gamesbindir}/%{name}|' %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|spring-91.0-5|141	perl -pi -e 's|true|false|' %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|spring-91.0-5|142	desktop-file-install \
12cu|spring-91.0-5|143	--vendor="" \
12cu|spring-91.0-5|144	--remove-category="Application" \
12cu|spring-91.0-5|145	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|spring-91.0-5|146	
12cu|spring-91.0-5|147	
12cu|spring-91.0-5|148	install -d -m755 %{buildroot}%{_sysconfdir}/%{name}
12cu|spring-91.0-5|149	echo '$HOME/.spring' > %{buildroot}%{_sysconfdir}/%{name}/datadir
12cu|spring-91.0-5|150	echo '%{_gamesdatadir}/%{name}' >> %{buildroot}%{_sysconfdir}/%{name}/datadir
12cu|spring-91.0-5|151	
12cu|spring-91.0-5|152	install -d -m755 %{buildroot}%{_gamesdatadir}/%{name}/{mods,maps}
12cu|spring-91.0-5|153	
12cu|spring-91.0-5|154	rm -rf %{buildroot}%{_datadir}/pixmaps/*.png
12cu|spring-91.0-5|155	
12cu|spring-91.0-5|156	# Looks like it's not needed
12cu|spring-91.0-5|157	rm -rf %{buildroot}%{_gamesbindir}/pr-downloader
12cu|spring-91.0-5|158	rm -rf %{buildroot}%{_libdir}/%{name}/libpr-downloader_shared.so
12cu|spring-91.0-5|159	rm -rf %{buildroot}%{_libdir}/%{name}/libpr-downloader_static.a
12cu|spring-91.0-5|160	rm -rf %{buildroot}%{_libdir}/%{name}/pkgconfig/libspringdownloader.pc
12cu|spring-91.0-5|161	rm -rf %{buildroot}%{_includedir}/spring/Downloader/pr-downloader.h
12cu|spring-91.0-5|162	
12cu|spring-91.0-5|163	
12cu|spring-91.0-5|164	%changelog
12cu|spring-91.0-5|165	* Thu Apr 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 91.0-5
12cu|spring-91.0-5|166	+ Revision: 2fa2eba
12cu|spring-91.0-5|167	- Add rpmlint filter
12cu|spring-91.0-5|168	
12cu|spring-91.0-5|169	

12885 12
12cu|sprng-2.0b-1|1	%define _enable_debug_packages %{nil}
12cu|sprng-2.0b-1|2	%define debug_package %{nil}
12cu|sprng-2.0b-1|3	
12cu|sprng-2.0b-1|4	Summary:	Scalable Parallel Pseudo Random Number Generators Library
12cu|sprng-2.0b-1|5	Name:		sprng
12cu|sprng-2.0b-1|6	Version:	2.0b
12cu|sprng-2.0b-1|7	Release:	1
12cu|sprng-2.0b-1|8	License:	GPL
12cu|sprng-2.0b-1|9	Group:		Sciences/Mathematics
12cu|sprng-2.0b-1|10	Url:		http://sprng.cs.fsu.edu/
12cu|sprng-2.0b-1|11	Source0:	http://sprng.cs.fsu.edu/Version2.0/sprng2.0b.tar.gz
12cu|sprng-2.0b-1|12	BuildRequires:	openmpi
12cu|sprng-2.0b-1|13	BuildRequires:	gmp-devel
12cu|sprng-2.0b-1|14	Requires:	sprng-devel
12cu|sprng-2.0b-1|15	Patch0:		sprng2.0b-build.patch
12cu|sprng-2.0b-1|16	
12cu|sprng-2.0b-1|17	%description
12cu|sprng-2.0b-1|18	Scalable Parallel Pseudo Random Number Generators Library.
12cu|sprng-2.0b-1|19	
12cu|sprng-2.0b-1|20	M. Mascagni and A. Srinivasan (2000), "Algorithm 806: SPRNG: A Scalable
12cu|sprng-2.0b-1|21	Library for Pseudorandom Number Generation," ACM Transactions on
12cu|sprng-2.0b-1|22	Mathematical Software, 26: 436-461.
12cu|sprng-2.0b-1|23	
12cu|sprng-2.0b-1|24	%files
12cu|sprng-2.0b-1|25	
12cu|sprng-2.0b-1|26	#----------------------------------------------------------------------------
12cu|sprng-2.0b-1|27	
12cu|sprng-2.0b-1|28	%package devel
12cu|sprng-2.0b-1|29	Summary:	Scalable Parallel Pseudo Random Number Generators Library
12cu|sprng-2.0b-1|30	Group:		Development/Other
12cu|sprng-2.0b-1|31	
12cu|sprng-2.0b-1|32	%description devel
12cu|sprng-2.0b-1|33	Scalable Parallel Pseudo Random Number Generators Library.
12cu|sprng-2.0b-1|34	
12cu|sprng-2.0b-1|35	M. Mascagni and A. Srinivasan (2000), "Algorithm 806: SPRNG: A Scalable
12cu|sprng-2.0b-1|36	Library for Pseudorandom Number Generation," ACM Transactions on
12cu|sprng-2.0b-1|37	Mathematical Software, 26: 436-461.
12cu|sprng-2.0b-1|38	
12cu|sprng-2.0b-1|39	%files devel
12cu|sprng-2.0b-1|40	%{_includedir}/sprng
12cu|sprng-2.0b-1|41	%{_libdir}/*.a
12cu|sprng-2.0b-1|42	
12cu|sprng-2.0b-1|43	#----------------------------------------------------------------------------
12cu|sprng-2.0b-1|44	
12cu|sprng-2.0b-1|45	%prep
12cu|sprng-2.0b-1|46	%setup -q -n sprng2.0
12cu|sprng-2.0b-1|47	%patch0 -p1
12cu|sprng-2.0b-1|48	perl -pi -e 's|^(F77 = )|${1}gfortran|;'			\
12cu|sprng-2.0b-1|49	-e "s|^#(MPIDIR = ).*|\$1`mpic++ --showme:compile`|;"	\
12cu|sprng-2.0b-1|50	-e "s|^#(MPILIB = ).*|\$1`mpic++ --showme:link`|;"	\
12cu|sprng-2.0b-1|51	-e 's|(CFLAGS = .*)|$1 %{optflags}|;'			\
12cu|sprng-2.0b-1|52	-e 's|(FFLAGS = .*)|$1 %{optflags}|;'			\
12cu|sprng-2.0b-1|53	SRC/make.INTEL
12cu|sprng-2.0b-1|54	
12cu|sprng-2.0b-1|55	%build
12cu|sprng-2.0b-1|56	make
12cu|sprng-2.0b-1|57	
12cu|sprng-2.0b-1|58	%install
12cu|sprng-2.0b-1|59	mkdir -p %{buildroot}{%{_includedir}/sprng,%{_libdir}}
12cu|sprng-2.0b-1|60	install -m 644 include/*.h %{buildroot}%{_includedir}/sprng
12cu|sprng-2.0b-1|61	install -m 644 lib/*.a %{buildroot}%{_libdir}
12cu|sprng-2.0b-1|62	
12cu|sprng-2.0b-1|63	
12cu|sprng-2.0b-1|64	%changelog
12cu|sprng-2.0b-1|65	* Sun Apr 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0b-1
12cu|sprng-2.0b-1|66	+ Revision: f2c750f
12cu|sprng-2.0b-1|67	- Disable debug package
12cu|sprng-2.0b-1|68	
12cu|sprng-2.0b-1|69	

12886 12
12cu|sprog-0.14-6|1	%define module	Sprog
12cu|sprog-0.14-6|2	
12cu|sprog-0.14-6|3	Name:		sprog
12cu|sprog-0.14-6|4	Version:	0.14
12cu|sprog-0.14-6|5	Release:	6
12cu|sprog-0.14-6|6	Summary:	A graphical tool to build programs by plugging parts together
12cu|sprog-0.14-6|7	License:	GPL or Artistic
12cu|sprog-0.14-6|8	Group:		Development/Perl
12cu|sprog-0.14-6|9	Source0:	%{module}-%{version}.tar.bz2
12cu|sprog-0.14-6|10	Url:		http://sprog.sourceforge.net/
12cu|sprog-0.14-6|11	BuildRequires:	perl-Apache-LogRegex
12cu|sprog-0.14-6|12	BuildRequires:	perl-devel
12cu|sprog-0.14-6|13	BuildRequires:	perl-Gnome2-Canvas
12cu|sprog-0.14-6|14	BuildRequires:	perl-Gtk2-GladeXML
12cu|sprog-0.14-6|15	BuildRequires:	perl-Imager
12cu|sprog-0.14-6|16	BuildArch:	noarch
12cu|sprog-0.14-6|17	
12cu|sprog-0.14-6|18	%description
12cu|sprog-0.14-6|19	Sprog is a tool for working with data. It allows you to do all the things those
12cu|sprog-0.14-6|20	clever Unix geeks can do with their cryptic command lines but you can now do it
12cu|sprog-0.14-6|21	all with point-n-click and drag-n-drop.
12cu|sprog-0.14-6|22	
12cu|sprog-0.14-6|23	A Sprog machine has many similarities to a shell script. It is built from small
12cu|sprog-0.14-6|24	reusable parts (called gears) that are connected together to filter and massage
12cu|sprog-0.14-6|25	your data. Once you have built a machine, you can save it and run it again and
12cu|sprog-0.14-6|26	again to automatically perform repetitive tasks.
12cu|sprog-0.14-6|27	
12cu|sprog-0.14-6|28	%prep
12cu|sprog-0.14-6|29	%setup -q -n %{module}-%{version}
12cu|sprog-0.14-6|30	
12cu|sprog-0.14-6|31	%build
12cu|sprog-0.14-6|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12cu|sprog-0.14-6|33	%{__make}
12cu|sprog-0.14-6|34	
12cu|sprog-0.14-6|35	%check
12cu|sprog-0.14-6|36	#- needs X11
12cu|sprog-0.14-6|37	#%{__make} test
12cu|sprog-0.14-6|38	
12cu|sprog-0.14-6|39	%install
12cu|sprog-0.14-6|40	%makeinstall_std
12cu|sprog-0.14-6|41	
12cu|sprog-0.14-6|42	%files
12cu|sprog-0.14-6|43	%doc Changes README
12cu|sprog-0.14-6|44	%{perl_vendorlib}/%{module}/*
12cu|sprog-0.14-6|45	%{perl_vendorlib}/%{module}.pm
12cu|sprog-0.14-6|46	%{_mandir}/*/*
12cu|sprog-0.14-6|47	%{_bindir}/sprog
12cu|sprog-0.14-6|48	
12cu|sprog-0.14-6|49	%changelog
12cu|sprog-0.14-6|50	* Sun Mar 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14-6
12cu|sprog-0.14-6|51	+ Revision: 7b4c3de
12cu|sprog-0.14-6|52	- Drop uneeded req exception
12cu|sprog-0.14-6|53	
12cu|sprog-0.14-6|54	

12887 12
12cu|sqliteman-1.2.2-3|1	Summary:	Lightweigth but powerfull Sqlite3 manager
12cu|sqliteman-1.2.2-3|2	Name:		sqliteman
12cu|sqliteman-1.2.2-3|3	Version:	1.2.2
12cu|sqliteman-1.2.2-3|4	Release:	3
12cu|sqliteman-1.2.2-3|5	License:	GPLv2+
12cu|sqliteman-1.2.2-3|6	Group:		Development/Databases
12cu|sqliteman-1.2.2-3|7	URL:		http://sqliteman.sourceforge.net/
12cu|sqliteman-1.2.2-3|8	Source:		http://downloads.sourceforge.net/sqliteman/%{name}-%{version}.tar.bz2
12cu|sqliteman-1.2.2-3|9	BuildRequires:	qt4-devel >= 4.3.0
12cu|sqliteman-1.2.2-3|10	BuildRequires:	qt4-database-plugin-sqlite
12cu|sqliteman-1.2.2-3|11	BuildRequires:	cmake
12cu|sqliteman-1.2.2-3|12	BuildRequires:	qscintilla-qt4-devel
12cu|sqliteman-1.2.2-3|13	Requires:	qt4-database-plugin-sqlite
12cu|sqliteman-1.2.2-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12cu|sqliteman-1.2.2-3|15	
12cu|sqliteman-1.2.2-3|16	%description
12cu|sqliteman-1.2.2-3|17	The best developer's and/or admin's GUI tool for Sqlite3
12cu|sqliteman-1.2.2-3|18	in the world. No joking here (or just a bit only) - it
12cu|sqliteman-1.2.2-3|19	contains the most complette feature set of all tools available.
12cu|sqliteman-1.2.2-3|20	
12cu|sqliteman-1.2.2-3|21	%prep
12cu|sqliteman-1.2.2-3|22	%setup -q
12cu|sqliteman-1.2.2-3|23	
12cu|sqliteman-1.2.2-3|24	%build
12cu|sqliteman-1.2.2-3|25	%cmake_qt4
12cu|sqliteman-1.2.2-3|26	%make
12cu|sqliteman-1.2.2-3|27	
12cu|sqliteman-1.2.2-3|28	%install
12cu|sqliteman-1.2.2-3|29	%makeinstall_std -C build
12cu|sqliteman-1.2.2-3|30	
12cu|sqliteman-1.2.2-3|31	%files
12cu|sqliteman-1.2.2-3|32	%defattr(-,root,root)
12cu|sqliteman-1.2.2-3|33	%doc %{_datadir}/%{name}/doc/*
12cu|sqliteman-1.2.2-3|34	%{_bindir}/sqliteman
12cu|sqliteman-1.2.2-3|35	%{_datadir}/applications/sqliteman.desktop
12cu|sqliteman-1.2.2-3|36	%{_datadir}/%{name}/icons/*.png
12cu|sqliteman-1.2.2-3|37	%{_iconsdir}/hicolor/sqliteman.png
12cu|sqliteman-1.2.2-3|38	%lang(bg) %{_datadir}/%{name}/sqliteman_bg.qm
12cu|sqliteman-1.2.2-3|39	%lang(cs) %{_datadir}/%{name}/sqliteman_cs.qm
12cu|sqliteman-1.2.2-3|40	%lang(de) %{_datadir}/%{name}/sqliteman_de.qm
12cu|sqliteman-1.2.2-3|41	%lang(en) %{_datadir}/%{name}/sqliteman_en.qm
12cu|sqliteman-1.2.2-3|42	%lang(fr) %{_datadir}/%{name}/sqliteman_fr.qm
12cu|sqliteman-1.2.2-3|43	%lang(it) %{_datadir}/%{name}/sqliteman_it.qm
12cu|sqliteman-1.2.2-3|44	%lang(pl) %{_datadir}/%{name}/sqliteman_pl.qm
12cu|sqliteman-1.2.2-3|45	%lang(ru) %{_datadir}/%{name}/sqliteman_ru.qm
12cu|sqliteman-1.2.2-3|46	
12cu|sqliteman-1.2.2-3|47	
12cu|sqliteman-1.2.2-3|48	%changelog
12cu|sqliteman-1.2.2-3|49	* Wed Nov 23 2011 Götz Waschk <waschk@mandriva.org> 1.2.2-2mdv2012.0
12cu|sqliteman-1.2.2-3|50	+ Revision: 732759
12cu|sqliteman-1.2.2-3|51	- qscintilla rebuild
12cu|sqliteman-1.2.2-3|52	
12cu|sqliteman-1.2.2-3|53	* Sat Jul 17 2010 Funda Wang <fwang@mandriva.org> 1.2.2-1mdv2011.0
12cu|sqliteman-1.2.2-3|54	+ Revision: 554502
12cu|sqliteman-1.2.2-3|55	- new version 1.2.2
12cu|sqliteman-1.2.2-3|56	
12cu|sqliteman-1.2.2-3|57	* Sun Jun 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.1-1mdv2010.0
12cu|sqliteman-1.2.2-3|58	+ Revision: 383487
12cu|sqliteman-1.2.2-3|59	- update to new version 1.2.1
12cu|sqliteman-1.2.2-3|60	- fix file list
12cu|sqliteman-1.2.2-3|61	
12cu|sqliteman-1.2.2-3|62	+ Jerome Martin <jmartin@mandriva.org>
12cu|sqliteman-1.2.2-3|63	- Fixed BuildRequires/Requires for 2008.1
12cu|sqliteman-1.2.2-3|64	
12cu|sqliteman-1.2.2-3|65	* Wed Nov 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.0-2mdv2009.1
12cu|sqliteman-1.2.2-3|66	+ Revision: 304485
12cu|sqliteman-1.2.2-3|67	- rebuild
12cu|sqliteman-1.2.2-3|68	
12cu|sqliteman-1.2.2-3|69	* Wed Aug 06 2008 Funda Wang <fwang@mandriva.org> 1.2.0-1mdv2009.0
12cu|sqliteman-1.2.2-3|70	+ Revision: 264718
12cu|sqliteman-1.2.2-3|71	- New version 1.2.0
12cu|sqliteman-1.2.2-3|72	- use non-arch dependencies
12cu|sqliteman-1.2.2-3|73	
12cu|sqliteman-1.2.2-3|74	* Sun Jul 13 2008 Funda Wang <fwang@mandriva.org> 1.0.1-2mdv2009.0
12cu|sqliteman-1.2.2-3|75	+ Revision: 234232
12cu|sqliteman-1.2.2-3|76	- add requires on qt4-sqlite
12cu|sqliteman-1.2.2-3|77	
12cu|sqliteman-1.2.2-3|78	+ Pixel <pixel@mandriva.com>
12cu|sqliteman-1.2.2-3|79	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|sqliteman-1.2.2-3|80	
12cu|sqliteman-1.2.2-3|81	* Thu Jan 31 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.1-1mdv2008.1
12cu|sqliteman-1.2.2-3|82	+ Revision: 160882
12cu|sqliteman-1.2.2-3|83	- new version
12cu|sqliteman-1.2.2-3|84	- fix file list
12cu|sqliteman-1.2.2-3|85	
12cu|sqliteman-1.2.2-3|86	+ Olivier Blin <blino@mandriva.org>
12cu|sqliteman-1.2.2-3|87	- restore BuildRoot
12cu|sqliteman-1.2.2-3|88	
12cu|sqliteman-1.2.2-3|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|sqliteman-1.2.2-3|90	- kill re-definition of %%buildroot on Pixel's request
12cu|sqliteman-1.2.2-3|91	
12cu|sqliteman-1.2.2-3|92	* Wed Jul 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0-1mdv2008.0
12cu|sqliteman-1.2.2-3|93	+ Revision: 53317
12cu|sqliteman-1.2.2-3|94	- new version
12cu|sqliteman-1.2.2-3|95	- drop X-MandrivaLinux
12cu|sqliteman-1.2.2-3|96	- drop buildrequires on desktop-file-utils
12cu|sqliteman-1.2.2-3|97	- fix file list
12cu|sqliteman-1.2.2-3|98	
12cu|sqliteman-1.2.2-3|99	* Tue Apr 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.99-0.20070421.1mdv2008.0
12cu|sqliteman-1.2.2-3|100	+ Revision: 17936
12cu|sqliteman-1.2.2-3|101	- correct buildrequires
12cu|sqliteman-1.2.2-3|102	- fix building on x86_64
12cu|sqliteman-1.2.2-3|103	- Import sqliteman
12cu|sqliteman-1.2.2-3|104	

12888 12
12cu|squeak3-vm-3.10.4-3|1	%define major	3.10
12cu|squeak3-vm-3.10.4-3|2	%define minor	4
12cu|squeak3-vm-3.10.4-3|3	%define vmver	%{major}-%{minor}
12cu|squeak3-vm-3.10.4-3|4	%define source	Squeak-%{vmver}
12cu|squeak3-vm-3.10.4-3|5	
12cu|squeak3-vm-3.10.4-3|6	Summary:	The Squeak virtual machine
12cu|squeak3-vm-3.10.4-3|7	Name:		squeak3-vm
12cu|squeak3-vm-3.10.4-3|8	Version:	%{major}.%{minor}
12cu|squeak3-vm-3.10.4-3|9	Release:	3
12cu|squeak3-vm-3.10.4-3|10	License:	MIT
12cu|squeak3-vm-3.10.4-3|11	Group:		Development/Other
12cu|squeak3-vm-3.10.4-3|12	Url:		http://squeakvm.org/unix
12cu|squeak3-vm-3.10.4-3|13	Source0:	http://ftp.squeak.org/%{major}/unix-linux/%{source}.src.tar.gz
12cu|squeak3-vm-3.10.4-3|14	Source2:	squeak-desktop-files.tar.gz
12cu|squeak3-vm-3.10.4-3|15	Patch0:		squeak-vm-rpath.patch
12cu|squeak3-vm-3.10.4-3|16	Patch1:		squeak-vm-install-inisqueak.patch
12cu|squeak3-vm-3.10.4-3|17	Patch2:		squeak-vm-imgdir.patch
12cu|squeak3-vm-3.10.4-3|18	Patch3:		squeak-vm-tail-options.patch
12cu|squeak3-vm-3.10.4-3|19	Patch4:		squeak-vm-dprintf.patch
12cu|squeak3-vm-3.10.4-3|20	Patch5:		squeak-vm-libv4l.patch
12cu|squeak3-vm-3.10.4-3|21	BuildRequires:	pkgconfig(alsa)
12cu|squeak3-vm-3.10.4-3|22	BuildRequires:	pkgconfig(audiofile)
12cu|squeak3-vm-3.10.4-3|23	BuildRequires:	pkgconfig(ext2fs)
12cu|squeak3-vm-3.10.4-3|24	BuildRequires:	pkgconfig(freetype2)
12cu|squeak3-vm-3.10.4-3|25	BuildRequires:	pkgconfig(dbus-1)
12cu|squeak3-vm-3.10.4-3|26	BuildRequires:	pkgconfig(gl)
12cu|squeak3-vm-3.10.4-3|27	BuildRequires:	pkgconfig(gstreamer-0.10)
12cu|squeak3-vm-3.10.4-3|28	BuildRequires:	pkgconfig(ice)
12cu|squeak3-vm-3.10.4-3|29	BuildRequires:	pkgconfig(libv4l1)
12cu|squeak3-vm-3.10.4-3|30	BuildRequires:	pkgconfig(ogg)
12cu|squeak3-vm-3.10.4-3|31	BuildRequires:	pkgconfig(pango)
12cu|squeak3-vm-3.10.4-3|32	BuildRequires:	pkgconfig(sm)
12cu|squeak3-vm-3.10.4-3|33	BuildRequires:	pkgconfig(speex)
12cu|squeak3-vm-3.10.4-3|34	BuildRequires:	pkgconfig(theora)
12cu|squeak3-vm-3.10.4-3|35	BuildRequires:	pkgconfig(uuid)
12cu|squeak3-vm-3.10.4-3|36	BuildRequires:	pkgconfig(vorbis)
12cu|squeak3-vm-3.10.4-3|37	BuildRequires:	pkgconfig(x11)
12cu|squeak3-vm-3.10.4-3|38	BuildRequires:	pkgconfig(xext)
12cu|squeak3-vm-3.10.4-3|39	BuildRequires:	pkgconfig(xproto)
12cu|squeak3-vm-3.10.4-3|40	BuildRequires:	pkgconfig(xt)
12cu|squeak3-vm-3.10.4-3|41	Requires:	zenity
12cu|squeak3-vm-3.10.4-3|42	
12cu|squeak3-vm-3.10.4-3|43	%description
12cu|squeak3-vm-3.10.4-3|44	Squeak is a full-featured implementation of the Smalltalk programming
12cu|squeak3-vm-3.10.4-3|45	language and environment based on (and largely compatible with) the original
12cu|squeak3-vm-3.10.4-3|46	Smalltalk-80 system.
12cu|squeak3-vm-3.10.4-3|47	
12cu|squeak3-vm-3.10.4-3|48	This package contains just the Squeak virtual machine.
12cu|squeak3-vm-3.10.4-3|49	
12cu|squeak3-vm-3.10.4-3|50	%files
12cu|squeak3-vm-3.10.4-3|51	%doc platforms/unix/ChangeLog platforms/unix/doc/{README*,LICENSE,*RELEASE_NOTES}
12cu|squeak3-vm-3.10.4-3|52	%{_bindir}/*
12cu|squeak3-vm-3.10.4-3|53	%{_libdir}/squeak/%{vmver}
12cu|squeak3-vm-3.10.4-3|54	%{_mandir}/man*/*
12cu|squeak3-vm-3.10.4-3|55	%{_datadir}/squeak
12cu|squeak3-vm-3.10.4-3|56	%{_datadir}/applications/*
12cu|squeak3-vm-3.10.4-3|57	%{_datadir}/pixmaps/*
12cu|squeak3-vm-3.10.4-3|58	%{_datadir}/mime/packages/*
12cu|squeak3-vm-3.10.4-3|59	%{_datadir}/icons/gnome/*/mimetypes/*.png
12cu|squeak3-vm-3.10.4-3|60	
12cu|squeak3-vm-3.10.4-3|61	#----------------------------------------------------------------------------
12cu|squeak3-vm-3.10.4-3|62	
12cu|squeak3-vm-3.10.4-3|63	%prep
12cu|squeak3-vm-3.10.4-3|64	%setup -q -n %{source} -a 2
12cu|squeak3-vm-3.10.4-3|65	find platforms -name '*.[ch]' -exec chmod ug=rw,o=r {} \;
12cu|squeak3-vm-3.10.4-3|66	
12cu|squeak3-vm-3.10.4-3|67	%patch0 -p1 -b .rpath
12cu|squeak3-vm-3.10.4-3|68	%patch1 -p1 -b .install-inisqueak
12cu|squeak3-vm-3.10.4-3|69	%patch2 -p1 -b .imgdir
12cu|squeak3-vm-3.10.4-3|70	%patch3 -p1 -b .tail-options
12cu|squeak3-vm-3.10.4-3|71	%patch4 -p1
12cu|squeak3-vm-3.10.4-3|72	%patch5 -p1
12cu|squeak3-vm-3.10.4-3|73	
12cu|squeak3-vm-3.10.4-3|74	%build
12cu|squeak3-vm-3.10.4-3|75	mkdir -p bld
12cu|squeak3-vm-3.10.4-3|76	cd bld
12cu|squeak3-vm-3.10.4-3|77	
12cu|squeak3-vm-3.10.4-3|78	CPPFLAGS=-DSUGAR ../platforms/unix/config/configure --prefix=%{_prefix} --mandir=%{_mandir} --datadir=%{_datadir} --libdir=%{_libdir}
12cu|squeak3-vm-3.10.4-3|79	
12cu|squeak3-vm-3.10.4-3|80	%make
12cu|squeak3-vm-3.10.4-3|81	
12cu|squeak3-vm-3.10.4-3|82	%install
12cu|squeak3-vm-3.10.4-3|83	make -C bld install ROOT=%{buildroot}
12cu|squeak3-vm-3.10.4-3|84	
12cu|squeak3-vm-3.10.4-3|85	# these files will be put in std RPM doc location
12cu|squeak3-vm-3.10.4-3|86	rm -rf %{buildroot}%{_prefix}/doc/squeak
12cu|squeak3-vm-3.10.4-3|87	
12cu|squeak3-vm-3.10.4-3|88	# install the desktop stuff
12cu|squeak3-vm-3.10.4-3|89	install -D --mode=u=rwx,go=rx mysqueak %{buildroot}%{_bindir}/mysqueak3
12cu|squeak3-vm-3.10.4-3|90	install -D --mode=u=rw,go=r mysqueak.1 %{buildroot}%{_mandir}/man1/mysqueak.1
12cu|squeak3-vm-3.10.4-3|91	install -D --mode=u=rw,go=r squeak.xml %{buildroot}%{_datadir}/mime/packages/squeak.xml
12cu|squeak3-vm-3.10.4-3|92	install -D --mode=u=rw,go=r squeak.desktop %{buildroot}%{_datadir}/applications/squeak.desktop
12cu|squeak3-vm-3.10.4-3|93	install -D --mode=u=rw,go=r squeak.png %{buildroot}%{_datadir}/pixmaps/squeak.png
12cu|squeak3-vm-3.10.4-3|94	
12cu|squeak3-vm-3.10.4-3|95	%define icons_dir %{buildroot}%{_datadir}/icons/gnome
12cu|squeak3-vm-3.10.4-3|96	for size in 16 24 32 48 64 72 96
12cu|squeak3-vm-3.10.4-3|97	do
12cu|squeak3-vm-3.10.4-3|98	mkdir -p %{icons_dir}/${size}x${size}/mimetypes
12cu|squeak3-vm-3.10.4-3|99	install -m0644 squeak${size}.png %{icons_dir}/${size}x${size}/mimetypes/application-x-squeak-image.png
12cu|squeak3-vm-3.10.4-3|100	install -m0644 squeaksource${size}.png %{icons_dir}/${size}x${size}/mimetypes/application-x-squeak-source.png
12cu|squeak3-vm-3.10.4-3|101	done
12cu|squeak3-vm-3.10.4-3|102	
12cu|squeak3-vm-3.10.4-3|103	cd %{buildroot}%{_libdir}/squeak/%{vmver}
12cu|squeak3-vm-3.10.4-3|104	DOTDOTS=$(echo %{_libdir}/squeak/%{vmver} | sed -e 's:/[^/]\+:../:g')
12cu|squeak3-vm-3.10.4-3|105	ln -s ${DOTDOTS}%{_datadir}/squeak/SqueakV39.sources .
12cu|squeak3-vm-3.10.4-3|106	ln -s ${DOTDOTS}%{_datadir}/squeak/SqueakV3.sources .
12cu|squeak3-vm-3.10.4-3|107	
12cu|squeak3-vm-3.10.4-3|108	rm -f %{buildroot}%{_bindir}/squeak
12cu|squeak3-vm-3.10.4-3|109	mv %{buildroot}%{_bindir}/inisqueak{,3}
12cu|squeak3-vm-3.10.4-3|110	ln -sf %{_libdir}/squeak/%{vmver}/squeak %{buildroot}%{_bindir}/squeak3
12cu|squeak3-vm-3.10.4-3|111	perl -pi -e 's|\binisqueak\b|inisqueak3|;' %{buildroot}%{_bindir}/mysqueak3
12cu|squeak3-vm-3.10.4-3|112	
12cu|squeak3-vm-3.10.4-3|113	
12cu|squeak3-vm-3.10.4-3|114	%changelog
12cu|squeak3-vm-3.10.4-3|115	* Mon Apr 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.10.4-3
12cu|squeak3-vm-3.10.4-3|116	+ Revision: 78fb4a0
12cu|squeak3-vm-3.10.4-3|117	- Update BuildRequires
12cu|squeak3-vm-3.10.4-3|118	
12cu|squeak3-vm-3.10.4-3|119	

12889 12
12cu|squeak-vm-4.10.2.2614-7|1	%define vmver 4.10.2
12cu|squeak-vm-4.10.2.2614-7|2	%define svntag 2614
12cu|squeak-vm-4.10.2.2614-7|3	
12cu|squeak-vm-4.10.2.2614-7|4	Summary:	The Squeak virtual machine
12cu|squeak-vm-4.10.2.2614-7|5	Name:		squeak-vm
12cu|squeak-vm-4.10.2.2614-7|6	Version:	%{vmver}.%{svntag}
12cu|squeak-vm-4.10.2.2614-7|7	Release:	7
12cu|squeak-vm-4.10.2.2614-7|8	License:	MIT
12cu|squeak-vm-4.10.2.2614-7|9	Group:		Development/Other
12cu|squeak-vm-4.10.2.2614-7|10	Url:		http://squeakvm.org/unix
12cu|squeak-vm-4.10.2.2614-7|11	Source0:	http://squeakvm.org/unix/release/Squeak-%{version}-src.tar.gz
12cu|squeak-vm-4.10.2.2614-7|12	Source2:	squeak-desktop-files.tar.gz
12cu|squeak-vm-4.10.2.2614-7|13	Patch0:		squeak-vm-dprintf.patch
12cu|squeak-vm-4.10.2.2614-7|14	Patch1:		alsa-fixes.patch
12cu|squeak-vm-4.10.2.2614-7|15	Patch2:		squeak-vm-4.10.2-fix-cmake.patch
12cu|squeak-vm-4.10.2.2614-7|16	Patch3:		squeak-vm-4.10.2-squeak-init-fix.patch
12cu|squeak-vm-4.10.2.2614-7|17	Patch4:		squeak-vm-4.10.2-format-security.patch
12cu|squeak-vm-4.10.2.2614-7|18	
12cu|squeak-vm-4.10.2.2614-7|19	BuildRequires:	cmake
12cu|squeak-vm-4.10.2.2614-7|20	BuildRequires:	pkgconfig(alsa)
12cu|squeak-vm-4.10.2.2614-7|21	BuildRequires:	pkgconfig(audiofile)
12cu|squeak-vm-4.10.2.2614-7|22	BuildRequires:	pkgconfig(dbus-1)
12cu|squeak-vm-4.10.2.2614-7|23	BuildRequires:	pkgconfig(ext2fs)
12cu|squeak-vm-4.10.2.2614-7|24	BuildRequires:	pkgconfig(freetype2)
12cu|squeak-vm-4.10.2.2614-7|25	BuildRequires:	pkgconfig(gl)
12cu|squeak-vm-4.10.2.2614-7|26	BuildRequires:	pkgconfig(gstreamer-0.10)
12cu|squeak-vm-4.10.2.2614-7|27	BuildRequires:	pkgconfig(ice)
12cu|squeak-vm-4.10.2.2614-7|28	BuildRequires:	pkgconfig(libpulse)
12cu|squeak-vm-4.10.2.2614-7|29	BuildRequires:	pkgconfig(pango)
12cu|squeak-vm-4.10.2.2614-7|30	BuildRequires:	pkgconfig(sm)
12cu|squeak-vm-4.10.2.2614-7|31	BuildRequires:	pkgconfig(speex)
12cu|squeak-vm-4.10.2.2614-7|32	BuildRequires:	pkgconfig(theora)
12cu|squeak-vm-4.10.2.2614-7|33	BuildRequires:	pkgconfig(vorbis)
12cu|squeak-vm-4.10.2.2614-7|34	BuildRequires:	pkgconfig(x11)
12cu|squeak-vm-4.10.2.2614-7|35	BuildRequires:	pkgconfig(xext)
12cu|squeak-vm-4.10.2.2614-7|36	BuildRequires:	pkgconfig(xproto)
12cu|squeak-vm-4.10.2.2614-7|37	BuildRequires:	pkgconfig(xt)
12cu|squeak-vm-4.10.2.2614-7|38	Requires:	zenity
12cu|squeak-vm-4.10.2.2614-7|39	
12cu|squeak-vm-4.10.2.2614-7|40	%description
12cu|squeak-vm-4.10.2.2614-7|41	Squeak is a full-featured implementation of the Smalltalk programming
12cu|squeak-vm-4.10.2.2614-7|42	language and environment based on (and largely compatible with) the original
12cu|squeak-vm-4.10.2.2614-7|43	Smalltalk-80 system.
12cu|squeak-vm-4.10.2.2614-7|44	
12cu|squeak-vm-4.10.2.2614-7|45	This package contains just the Squeak virtual machine.
12cu|squeak-vm-4.10.2.2614-7|46	
12cu|squeak-vm-4.10.2.2614-7|47	%files
12cu|squeak-vm-4.10.2.2614-7|48	%doc unix/ChangeLog unix/doc/{README*,LICENSE,*RELEASE_NOTES}
12cu|squeak-vm-4.10.2.2614-7|49	%{_bindir}/*
12cu|squeak-vm-4.10.2.2614-7|50	%{_datadir}/applications/*
12cu|squeak-vm-4.10.2.2614-7|51	%{_datadir}/icons/gnome/*/*/*
12cu|squeak-vm-4.10.2.2614-7|52	%{_datadir}/mime/packages/*
12cu|squeak-vm-4.10.2.2614-7|53	%{_datadir}/pixmaps/*
12cu|squeak-vm-4.10.2.2614-7|54	%dir %{_libdir}/squeak
12cu|squeak-vm-4.10.2.2614-7|55	%{_libdir}/squeak/*
12cu|squeak-vm-4.10.2.2614-7|56	%{_mandir}/man*/*
12cu|squeak-vm-4.10.2.2614-7|57	
12cu|squeak-vm-4.10.2.2614-7|58	#----------------------------------------------------------------------------
12cu|squeak-vm-4.10.2.2614-7|59	
12cu|squeak-vm-4.10.2.2614-7|60	%prep
12cu|squeak-vm-4.10.2.2614-7|61	%setup -q -n Squeak-%{version}-src -a 2
12cu|squeak-vm-4.10.2.2614-7|62	%patch0 -p1 -b .dprintf
12cu|squeak-vm-4.10.2.2614-7|63	%patch1 -p2 -b .alsa-fixes
12cu|squeak-vm-4.10.2.2614-7|64	%patch2 -p1 -b .fix-cmake
12cu|squeak-vm-4.10.2.2614-7|65	%patch3 -p1 -b .squeak-init-fix
12cu|squeak-vm-4.10.2.2614-7|66	%patch4 -p1 -b .format-security
12cu|squeak-vm-4.10.2.2614-7|67	
12cu|squeak-vm-4.10.2.2614-7|68	sed -i 's|SET\s*\(imgdir\s+.+\)|SET (imgdir share/squeak)|i;
12cu|squeak-vm-4.10.2.2614-7|69	s|SET\s*\(plgdir\s+.+\)|SET (plgdir %{_lib}/squeak/${version}${versionsuffix})|i' \
12cu|squeak-vm-4.10.2.2614-7|70	unix/CMakeLists.txt
12cu|squeak-vm-4.10.2.2614-7|71	
12cu|squeak-vm-4.10.2.2614-7|72	sed -i 's|^libdir=.*$|libdir="%{_libdir}/squeak"|' unix/cmake/squeak.in
12cu|squeak-vm-4.10.2.2614-7|73	sed -i 's|^libdir=.*$|libdir="%{_libdir}/squeak"|' unix/cmake/squeak.sh.in
12cu|squeak-vm-4.10.2.2614-7|74	
12cu|squeak-vm-4.10.2.2614-7|75	# The source files chmod'd here have the execute bit set in the upstream tarball
12cu|squeak-vm-4.10.2.2614-7|76	# which bothers rpmlint, need submit a request upstream to have this changed
12cu|squeak-vm-4.10.2.2614-7|77	find . -name '*.[ch]' -exec chmod ug=rw,o=r {} \;
12cu|squeak-vm-4.10.2.2614-7|78	
12cu|squeak-vm-4.10.2.2614-7|79	%build
12cu|squeak-vm-4.10.2.2614-7|80	pushd unix
12cu|squeak-vm-4.10.2.2614-7|81	%cmake -DVM_HOST="%{_host}" -DVM_VERSION="%{vmver}-%{svntag}" -DPLATFORM_SOURCE_VERSION="%{svntag}"
12cu|squeak-vm-4.10.2.2614-7|82	%make
12cu|squeak-vm-4.10.2.2614-7|83	popd
12cu|squeak-vm-4.10.2.2614-7|84	
12cu|squeak-vm-4.10.2.2614-7|85	%install
12cu|squeak-vm-4.10.2.2614-7|86	pushd unix
12cu|squeak-vm-4.10.2.2614-7|87	%makeinstall_std -C build
12cu|squeak-vm-4.10.2.2614-7|88	popd
12cu|squeak-vm-4.10.2.2614-7|89	
12cu|squeak-vm-4.10.2.2614-7|90	# these files will be put in std RPM doc location
12cu|squeak-vm-4.10.2.2614-7|91	rm -rf %{buildroot}%{_prefix}/doc/squeak
12cu|squeak-vm-4.10.2.2614-7|92	
12cu|squeak-vm-4.10.2.2614-7|93	# install the desktop stuff
12cu|squeak-vm-4.10.2.2614-7|94	install -D --mode=u=rwx,go=rx mysqueak %{buildroot}%{_bindir}/mysqueak
12cu|squeak-vm-4.10.2.2614-7|95	install -D --mode=u=rw,go=r mysqueak.1 %{buildroot}%{_mandir}/man1/mysqueak.1
12cu|squeak-vm-4.10.2.2614-7|96	install -D --mode=u=rw,go=r squeak.xml %{buildroot}%{_datadir}/mime/packages/squeak.xml
12cu|squeak-vm-4.10.2.2614-7|97	install -D --mode=u=rw,go=r squeak.desktop %{buildroot}%{_datadir}/applications/squeak.desktop
12cu|squeak-vm-4.10.2.2614-7|98	install -D --mode=u=rw,go=r squeak.png %{buildroot}%{_datadir}/pixmaps/squeak.png
12cu|squeak-vm-4.10.2.2614-7|99	
12cu|squeak-vm-4.10.2.2614-7|100	%define icons_dir %{buildroot}%{_datadir}/icons/gnome
12cu|squeak-vm-4.10.2.2614-7|101	for size in 16 24 32 48 64 72 96
12cu|squeak-vm-4.10.2.2614-7|102	do
12cu|squeak-vm-4.10.2.2614-7|103	mkdir -p %{icons_dir}/${size}x${size}/mimetypes
12cu|squeak-vm-4.10.2.2614-7|104	install -m0644 squeak${size}.png %{icons_dir}/${size}x${size}/mimetypes/application-x-squeak-image.png
12cu|squeak-vm-4.10.2.2614-7|105	install -m0644 squeaksource${size}.png %{icons_dir}/${size}x${size}/mimetypes/application-x-squeak-source.png
12cu|squeak-vm-4.10.2.2614-7|106	done
12cu|squeak-vm-4.10.2.2614-7|107	
12cu|squeak-vm-4.10.2.2614-7|108	# If an image cant find the .sources in the current directory it will look
12cu|squeak-vm-4.10.2.2614-7|109	# in %{_libdir}/squeak/%{vmver}
12cu|squeak-vm-4.10.2.2614-7|110	cd %{buildroot}%{_libdir}/squeak/%{vmver}-%{svntag}
12cu|squeak-vm-4.10.2.2614-7|111	DOTDOTS=$(echo %{_libdir}/squeak/%{vmver}-%{svntag} | sed -e 's:/[^/]\+:../:g')
12cu|squeak-vm-4.10.2.2614-7|112	ln -s ${DOTDOTS}%{_datadir}/squeak/SqueakV41.sources .
12cu|squeak-vm-4.10.2.2614-7|113	
12cu|squeak-vm-4.10.2.2614-7|114	
12cu|squeak-vm-4.10.2.2614-7|115	%changelog
12cu|squeak-vm-4.10.2.2614-7|116	* Mon Apr 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.10.2.2614-7
12cu|squeak-vm-4.10.2.2614-7|117	+ Revision: 84642e3
12cu|squeak-vm-4.10.2.2614-7|118	- Sync with Cooker (spec cleanups)
12cu|squeak-vm-4.10.2.2614-7|119	
12cu|squeak-vm-4.10.2.2614-7|120	

12890 12
12cu|squidclamav-6.11-1|1	Summary:	A Clamav Antivirus Redirector for Squid
12cu|squidclamav-6.11-1|2	Name:		squidclamav
12cu|squidclamav-6.11-1|3	Version:	6.11
12cu|squidclamav-6.11-1|4	Release:	1
12cu|squidclamav-6.11-1|5	Group:		System/Servers
12cu|squidclamav-6.11-1|6	License:	GPLv2
12cu|squidclamav-6.11-1|7	URL:		http://sourceforge.net/projects/%{name}/
12cu|squidclamav-6.11-1|8	Source0:	http://sourceforge.net/projects/squidclamav/files/squidclamav/6.11/%{name}-%{version}.tar.gz
12cu|squidclamav-6.11-1|9	BuildRequires:	curl-devel
12cu|squidclamav-6.11-1|10	BuildRequires:	c-icap-devel
12cu|squidclamav-6.11-1|11	Requires:	squid curl clamav clamd
12cu|squidclamav-6.11-1|12	Suggests:	squidGuard
12cu|squidclamav-6.11-1|13	Patch0:		squidclamav-mdv_conf.diff
12cu|squidclamav-6.11-1|14	
12cu|squidclamav-6.11-1|15	%description
12cu|squidclamav-6.11-1|16	SquidClamAv is a dedicated ClamAV antivirus redirector for Squid. It can run
12cu|squidclamav-6.11-1|17	antivirus checks based on filename regex, content-type regex, and more. It is
12cu|squidclamav-6.11-1|18	easy to install and works even with heavy Squid access.
12cu|squidclamav-6.11-1|19	
12cu|squidclamav-6.11-1|20	%prep
12cu|squidclamav-6.11-1|21	
12cu|squidclamav-6.11-1|22	%setup -q
12cu|squidclamav-6.11-1|23	%patch0 -p1
12cu|squidclamav-6.11-1|24	#chmod 644 ChangeLog README clwarn.cgi*
12cu|squidclamav-6.11-1|25	
12cu|squidclamav-6.11-1|26	%build
12cu|squidclamav-6.11-1|27	
12cu|squidclamav-6.11-1|28	%configure2_5x
12cu|squidclamav-6.11-1|29	
12cu|squidclamav-6.11-1|30	%make
12cu|squidclamav-6.11-1|31	
12cu|squidclamav-6.11-1|32	%install
12cu|squidclamav-6.11-1|33	%{__install} -d -m 0755 %{buildroot}%{_sysconfdir}
12cu|squidclamav-6.11-1|34	%{__install} -d -m 0755 %{buildroot}%{_sysconfdir}/logrotate.d
12cu|squidclamav-6.11-1|35	%{__install} -d -m 0755 %{buildroot}/var/log/%{name}
12cu|squidclamav-6.11-1|36	%{__install} -d -m 0755 %{buildroot}/%{_libexecdir}
12cu|squidclamav-6.11-1|37	
12cu|squidclamav-6.11-1|38	%makeinstall_std
12cu|squidclamav-6.11-1|39	
12cu|squidclamav-6.11-1|40	
12cu|squidclamav-6.11-1|41	#install -m0644 {name}.conf %{buildroot}%{_sysconfdir}/%{name}.conf
12cu|squidclamav-6.11-1|42	#install -m0755 clwarn.cgi %{buildroot}/var/www/cgi-bin/
12cu|squidclamav-6.11-1|43	
12cu|squidclamav-6.11-1|44	# fix logrotate entries
12cu|squidclamav-6.11-1|45	cat > %{name}.logrotate << EOF
12cu|squidclamav-6.11-1|46	/var/log/%{name}/%{name}.log {
12cu|squidclamav-6.11-1|47	rotate 5
12cu|squidclamav-6.11-1|48	monthly
12cu|squidclamav-6.11-1|49	missingok
12cu|squidclamav-6.11-1|50	notifempty
12cu|squidclamav-6.11-1|51	}
12cu|squidclamav-6.11-1|52	EOF
12cu|squidclamav-6.11-1|53	install -m0644 %{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cu|squidclamav-6.11-1|54	
12cu|squidclamav-6.11-1|55	rm -f %{buildroot}%{_datadir}/%{name}/README
12cu|squidclamav-6.11-1|56	
12cu|squidclamav-6.11-1|57	%files
12cu|squidclamav-6.11-1|58	%doc ChangeLog README
12cu|squidclamav-6.11-1|59	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
12cu|squidclamav-6.11-1|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cu|squidclamav-6.11-1|61	#%attr(0755,root,root) %{_bindir}/%{name}
12cu|squidclamav-6.11-1|62	%attr(0755,root,root) %{_libexecdir}/%{name}/*
12cu|squidclamav-6.11-1|63	%attr(0755,root,root) %{_libdir}/c_icap/%{name}.so
12cu|squidclamav-6.11-1|64	%attr(0755,root,root) %{_mandir}/man1/*1*
12cu|squidclamav-6.11-1|65	%attr(0755,squid,squid) %dir /var/log/%{name}
12cu|squidclamav-6.11-1|66	%{_sysconfdir}/squidclamav.conf.default
12cu|squidclamav-6.11-1|67	%{_datadir}/c_icap/templates/squidclamav/en/MALWARE_FOUND
12cu|squidclamav-6.11-1|68	
12cu|squidclamav-6.11-1|69	
12cu|squidclamav-6.11-1|70	
12cu|squidclamav-6.11-1|71	%changelog
12cu|squidclamav-6.11-1|72	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.11-1
12cu|squidclamav-6.11-1|73	+ Revision: fea826d
12cu|squidclamav-6.11-1|74	- Add new files
12cu|squidclamav-6.11-1|75	
12cu|squidclamav-6.11-1|76	

12891 12
12cu|squid_nufw_helper-1.1.3-7|1	Summary:	NuFW SSO module for Squid
12cu|squid_nufw_helper-1.1.3-7|2	Name:		squid_nufw_helper
12cu|squid_nufw_helper-1.1.3-7|3	Version:	1.1.3
12cu|squid_nufw_helper-1.1.3-7|4	Release:	7
12cu|squid_nufw_helper-1.1.3-7|5	Group:		System/Servers
12cu|squid_nufw_helper-1.1.3-7|6	License:	GPL
12cu|squid_nufw_helper-1.1.3-7|7	URL:		http://www.inl.fr/squid-nufw-helper.html
12cu|squid_nufw_helper-1.1.3-7|8	Source0:	http://www.nufw.org/attachments/download/7/squid-nufw-helper-%{version}.tar.bz2
12cu|squid_nufw_helper-1.1.3-7|9	Patch0:		squid_nufw_helper-1.1.3-postgresql.diff
12cu|squid_nufw_helper-1.1.3-7|10	Patch1:		squid_nufw_helper-1.1.3-configure.diff
12cu|squid_nufw_helper-1.1.3-7|11	BuildRequires:	mysql-devel
12cu|squid_nufw_helper-1.1.3-7|12	#BuildRequires:	postgresql-devel
12cu|squid_nufw_helper-1.1.3-7|13	BuildRequires:	libxslt-devel
12cu|squid_nufw_helper-1.1.3-7|14	BuildRequires:	pam-devel
12cu|squid_nufw_helper-1.1.3-7|15	BuildRequires:	readline-devel
12cu|squid_nufw_helper-1.1.3-7|16	Requires:	squid
12cu|squid_nufw_helper-1.1.3-7|17	
12cu|squid_nufw_helper-1.1.3-7|18	
12cu|squid_nufw_helper-1.1.3-7|19	%description
12cu|squid_nufw_helper-1.1.3-7|20	squid-nufw-helper is the authentication SSO module for Squid, working with a
12cu|squid_nufw_helper-1.1.3-7|21	NuFW firewall. It allows for transparent (Single Sign On) authentication of
12cu|squid_nufw_helper-1.1.3-7|22	users on a Squid proxy, even if the proxy is a "transparent" one.
12cu|squid_nufw_helper-1.1.3-7|23	
12cu|squid_nufw_helper-1.1.3-7|24	%prep
12cu|squid_nufw_helper-1.1.3-7|25	
12cu|squid_nufw_helper-1.1.3-7|26	%setup -q -n squid-nufw-helper-%{version}
12cu|squid_nufw_helper-1.1.3-7|27	%patch0 -p0
12cu|squid_nufw_helper-1.1.3-7|28	%patch1 -p0
12cu|squid_nufw_helper-1.1.3-7|29	
12cu|squid_nufw_helper-1.1.3-7|30	# cleanup
12cu|squid_nufw_helper-1.1.3-7|31	rm -rf autom4te.cache
12cu|squid_nufw_helper-1.1.3-7|32	rm -f squid_nufw_helper
12cu|squid_nufw_helper-1.1.3-7|33	
12cu|squid_nufw_helper-1.1.3-7|34	%build
12cu|squid_nufw_helper-1.1.3-7|35	
12cu|squid_nufw_helper-1.1.3-7|36	# Build with mysql, fails to build with modern PostgreSQL
12cu|squid_nufw_helper-1.1.3-7|37	%configure2_5x \
12cu|squid_nufw_helper-1.1.3-7|38	--with-mysql
12cu|squid_nufw_helper-1.1.3-7|39	
12cu|squid_nufw_helper-1.1.3-7|40	make clean
12cu|squid_nufw_helper-1.1.3-7|41	%make
12cu|squid_nufw_helper-1.1.3-7|42	
12cu|squid_nufw_helper-1.1.3-7|43	mv squid_nufw_helper squid_nufw_helper-postgresql
12cu|squid_nufw_helper-1.1.3-7|44	
12cu|squid_nufw_helper-1.1.3-7|45	%configure2_5x \
12cu|squid_nufw_helper-1.1.3-7|46	--with-mysql
12cu|squid_nufw_helper-1.1.3-7|47	%make
12cu|squid_nufw_helper-1.1.3-7|48	mv squid_nufw_helper squid_nufw_helper-mysql
12cu|squid_nufw_helper-1.1.3-7|49	
12cu|squid_nufw_helper-1.1.3-7|50	%install
12cu|squid_nufw_helper-1.1.3-7|51	install -d %{buildroot}%{_sbindir}
12cu|squid_nufw_helper-1.1.3-7|52	
12cu|squid_nufw_helper-1.1.3-7|53	install -m0755 squid_nufw_helper-postgresql %{buildroot}%{_sbindir}/
12cu|squid_nufw_helper-1.1.3-7|54	install -m0755 squid_nufw_helper-mysql %{buildroot}%{_sbindir}/
12cu|squid_nufw_helper-1.1.3-7|55	
12cu|squid_nufw_helper-1.1.3-7|56	%files
12cu|squid_nufw_helper-1.1.3-7|57	%doc README ChangeLog squid_nufw_helper.conf
12cu|squid_nufw_helper-1.1.3-7|58	%attr(0755,root,root) %{_sbindir}/squid_nufw_helper-postgresql
12cu|squid_nufw_helper-1.1.3-7|59	%attr(0755,root,root) %{_sbindir}/squid_nufw_helper-mysql
12cu|squid_nufw_helper-1.1.3-7|60	
12cu|squid_nufw_helper-1.1.3-7|61	%changelog
12cu|squid_nufw_helper-1.1.3-7|62	* Tue Apr 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-7
12cu|squid_nufw_helper-1.1.3-7|63	+ Revision: 996a638
12cu|squid_nufw_helper-1.1.3-7|64	- Build with mysql
12cu|squid_nufw_helper-1.1.3-7|65	
12cu|squid_nufw_helper-1.1.3-7|66	

12892 12
12cu|squirrelmail-1.4.23-0.0.r14325.4|1	# These ones don't show up with now
12cu|squirrelmail-1.4.23-0.0.r14325.4|2	#%define __noautoreq pear(\\(class.JavaScriptPacker.php\\|/etc/squirrelmail/plugins/change_pass_settings.php\\))
12cu|squirrelmail-1.4.23-0.0.r14325.4|3	
12cu|squirrelmail-1.4.23-0.0.r14325.4|4	%define __noautoreq '/usr/bin/php'
12cu|squirrelmail-1.4.23-0.0.r14325.4|5	
12cu|squirrelmail-1.4.23-0.0.r14325.4|6	# helps to find new languages
12cu|squirrelmail-1.4.23-0.0.r14325.4|7	%define _unpackaged_files_terminate_build 0
12cu|squirrelmail-1.4.23-0.0.r14325.4|8	
12cu|squirrelmail-1.4.23-0.0.r14325.4|9	%define basedir /var/www/squirrelmail
12cu|squirrelmail-1.4.23-0.0.r14325.4|10	%define varlibdir /var/lib/squirrelmail
12cu|squirrelmail-1.4.23-0.0.r14325.4|11	%define prefsdir %{varlibdir}/prefs
12cu|squirrelmail-1.4.23-0.0.r14325.4|12	%define varspooldir /var/spool/squirrelmail
12cu|squirrelmail-1.4.23-0.0.r14325.4|13	%define attdir %{varspooldir}/attach
12cu|squirrelmail-1.4.23-0.0.r14325.4|14	%define etcdir /etc/squirrelmail
12cu|squirrelmail-1.4.23-0.0.r14325.4|15	%define crondir /etc/cron.daily
12cu|squirrelmail-1.4.23-0.0.r14325.4|16	# Plugin config files
12cu|squirrelmail-1.4.23-0.0.r14325.4|17	%define pluginetc %{etcdir}/plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|18	
12cu|squirrelmail-1.4.23-0.0.r14325.4|19	%define locale_stamp 20090526
12cu|squirrelmail-1.4.23-0.0.r14325.4|20	
12cu|squirrelmail-1.4.23-0.0.r14325.4|21	%define snap r14325
12cu|squirrelmail-1.4.23-0.0.r14325.4|22	
12cu|squirrelmail-1.4.23-0.0.r14325.4|23	Summary:	Webmail client for PHP4
12cu|squirrelmail-1.4.23-0.0.r14325.4|24	Name:		squirrelmail
12cu|squirrelmail-1.4.23-0.0.r14325.4|25	Version:	1.4.23
12cu|squirrelmail-1.4.23-0.0.r14325.4|26	Release:	0.0.%{snap}.4
12cu|squirrelmail-1.4.23-0.0.r14325.4|27	License:	GPL
12cu|squirrelmail-1.4.23-0.0.r14325.4|28	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|29	URL:		http://www.squirrelmail.org/
12cu|squirrelmail-1.4.23-0.0.r14325.4|30	#Source0:	http://prdownloads.sf.net/squirrelmail/%{name}-webmail-%{version}.tar.gz
12cu|squirrelmail-1.4.23-0.0.r14325.4|31	Source0:	squirrelmail.tar.gz
12cu|squirrelmail-1.4.23-0.0.r14325.4|32	Source1:	http://prdownloads.sf.net/squirrelmail/all_locales-1.4.18-%{locale_stamp}.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|33	Source2:	squirrelmail-RPM.readme
12cu|squirrelmail-1.4.23-0.0.r14325.4|34	# http://squirrelmail.org/plugin_list.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|35	Source3:	http://www.squirrelmail.org/plugins/address_add-2.1-1.4.0.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|36	Source4:	http://www.squirrelmail.org/plugins/block_sender.2.02-1.4.0.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|37	Source5:	http://www.squirrelmail.org/plugins/login_image-0.2.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|38	Source6:	http://www.squirrelmail.org/plugins/secure_login-1.4-1.2.8.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|39	Source7:	http://www.squirrelmail.org/plugins/compatibility-2.0.14-1.0.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|40	Source8:	http://www.squirrelmail.org/plugins/change_pass-3.0-1.4.0.tar.gz
12cu|squirrelmail-1.4.23-0.0.r14325.4|41	Source9:	http://www.squirrelmail.org/plugins/quota_usage-1.3.1-1.2.7.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|42	# http://sourceforge.net/tracker/index.php?func=detail&aid=1255733&group_id=311&atid=300311
12cu|squirrelmail-1.4.23-0.0.r14325.4|43	Source10:	http://www.squirrelmail.org/plugins/change_ldappass-2.2-1.4.0.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|44	Source11:	http://www.squirrelmail.org/plugins/avelsieve-1.9.9.tar.gz
12cu|squirrelmail-1.4.23-0.0.r14325.4|45	Source12:	http://www.squirrelmail.org/plugins/windows-1.6-1.4.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|46	Source13:	http://www.squirrelmail.org/plugins/folder_sizes-1.5-1.4.0.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|47	Source14:	http://www.squirrelmail.org/plugins/archive_mail.1.2-1.4.2.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|48	Source15:	http://www.squirrelmail.org/plugins/empty_folders-2.0.1-1.2.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|49	Source16:	http://www.squirrelmail.org/plugins/abook_import_export-1.1-1.4.4.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|50	Source17:	http://www.squirrelmail.org/plugins/ldifimport-1.4-1.2.x.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|51	Source18:	http://www.squirrelmail.org/plugins/username-2.3-1.0.0.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|52	Source19:	http://www.squirrelmail.org/plugins/bookmarks-2.0.3-1.4.1.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|53	Source20:	http://www.squirrelmail.org/plugins/select_range-3.7.1-1.4.4.tar.gz
12cu|squirrelmail-1.4.23-0.0.r14325.4|54	Source21:	http://www.squirrelmail.org/plugins/rewrap-1.3-1.4.0.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|55	Source22:	http://www.squirrelmail.org/spam_buttons-2.3-1.4.0.tar.gz
12cu|squirrelmail-1.4.23-0.0.r14325.4|56	# http://sourceforge.net/projects/php-sa-mysql
12cu|squirrelmail-1.4.23-0.0.r14325.4|57	Source23:	http://prdownloads.sourceforge.net/php-sa-mysql/SquirrelSAP105.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|58	Source24:	http://squirrelmail.org/plugins/junkfolder-1.0.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|59	Source25:	conf.pl
12cu|squirrelmail-1.4.23-0.0.r14325.4|60	# javascript_libs is required/recommended by avelsieve-1.9.8
12cu|squirrelmail-1.4.23-0.0.r14325.4|61	Source26:	http://email.uoa.gr/download/squirrelmail/javascript_libs/javascript_libs-0.1.2.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|62	# http://code.google.com/p/yubico-squirrelmail-plugin/
12cu|squirrelmail-1.4.23-0.0.r14325.4|63	Source27:	http://yubico-squirrelmail-plugin.googlecode.com/files/yubikey-0.8.1-1.4.0.tar.bz2
12cu|squirrelmail-1.4.23-0.0.r14325.4|64	# branding :)
12cu|squirrelmail-1.4.23-0.0.r14325.4|65	Source100:	logoMDA-CS.png
12cu|squirrelmail-1.4.23-0.0.r14325.4|66	Patch0:		squirrelmail-1.4.8-get_branded.diff
12cu|squirrelmail-1.4.23-0.0.r14325.4|67	Patch1:		squirrelmail-1.4.2-config.php.patch
12cu|squirrelmail-1.4.23-0.0.r14325.4|68	Patch2:		squirrelmail-1.4.5-change_pass_syntax.diff
12cu|squirrelmail-1.4.23-0.0.r14325.4|69	Patch5:		login_image-position.diff
12cu|squirrelmail-1.4.23-0.0.r14325.4|70	Patch6:		secure_login-stayinssl.patch
12cu|squirrelmail-1.4.23-0.0.r14325.4|71	Patch7:		squirrelmail-1.4.1-default_folder_prefix.patch
12cu|squirrelmail-1.4.23-0.0.r14325.4|72	Patch8:		squirrelmail-select_range.diff
12cu|squirrelmail-1.4.23-0.0.r14325.4|73	Patch10:	squirrelmail-1.4.6-ldappass.diff
12cu|squirrelmail-1.4.23-0.0.r14325.4|74	Patch11:	squirrelmail-avelsieve.diff
12cu|squirrelmail-1.4.23-0.0.r14325.4|75	Patch12:	squirrelmail-1.4.2-sqspell.patch
12cu|squirrelmail-1.4.23-0.0.r14325.4|76	Patch13:	squirrelmail-1.4.2-filters.patch
12cu|squirrelmail-1.4.23-0.0.r14325.4|77	Patch14:	squirrelmail-1.4.6-aspell.diff
12cu|squirrelmail-1.4.23-0.0.r14325.4|78	Patch17:	squirrelmail-1.4.4-log_failed_login_attempts.diff
12cu|squirrelmail-1.4.23-0.0.r14325.4|79	Patch18:	squirrelmail-broken_sql_auth_fix.diff
12cu|squirrelmail-1.4.23-0.0.r14325.4|80	Patch19:	squirrelmail-1.4.19-more_mandriva_branding.diff
12cu|squirrelmail-1.4.23-0.0.r14325.4|81	Requires:	apache-mod_php
12cu|squirrelmail-1.4.23-0.0.r14325.4|82	Requires:	sendmail-command
12cu|squirrelmail-1.4.23-0.0.r14325.4|83	Requires:	aspell
12cu|squirrelmail-1.4.23-0.0.r14325.4|84	Requires:	php-imap
12cu|squirrelmail-1.4.23-0.0.r14325.4|85	Requires:	php-ldap
12cu|squirrelmail-1.4.23-0.0.r14325.4|86	Requires:	poppassd-ceti
12cu|squirrelmail-1.4.23-0.0.r14325.4|87	Requires:	tmpwatch >= 2.8
12cu|squirrelmail-1.4.23-0.0.r14325.4|88	# We use ccp to upgrade our config file when possible
12cu|squirrelmail-1.4.23-0.0.r14325.4|89	Requires(post):	ccp >= 0.4.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|90	%if %{mdkversion} < 200610
12cu|squirrelmail-1.4.23-0.0.r14325.4|91	BuildRequires:  rpm-mandriva-setup >= 1.5
12cu|squirrelmail-1.4.23-0.0.r14325.4|92	%else
12cu|squirrelmail-1.4.23-0.0.r14325.4|93	BuildRequires:  rpm-mandriva-setup >= 1.23
12cu|squirrelmail-1.4.23-0.0.r14325.4|94	%endif
12cu|squirrelmail-1.4.23-0.0.r14325.4|95	BuildArch:	noarch
12cu|squirrelmail-1.4.23-0.0.r14325.4|96	
12cu|squirrelmail-1.4.23-0.0.r14325.4|97	%description
12cu|squirrelmail-1.4.23-0.0.r14325.4|98	SquirrelMail is a standards-based webmail package written in PHP4. It
12cu|squirrelmail-1.4.23-0.0.r14325.4|99	includes built-in pure PHP support for the IMAP and SMTP protocols, and
12cu|squirrelmail-1.4.23-0.0.r14325.4|100	all pages render in pure HTML 4.0 (with no Javascript) for maximum
12cu|squirrelmail-1.4.23-0.0.r14325.4|101	compatibility across browsers.  It has very few requirements and is very
12cu|squirrelmail-1.4.23-0.0.r14325.4|102	easy to configure and install. SquirrelMail has all the functionality
12cu|squirrelmail-1.4.23-0.0.r14325.4|103	you would want from an email client, including strong MIME support,
12cu|squirrelmail-1.4.23-0.0.r14325.4|104	address books, and folder manipulation.
12cu|squirrelmail-1.4.23-0.0.r14325.4|105	
12cu|squirrelmail-1.4.23-0.0.r14325.4|106	%package	poutils
12cu|squirrelmail-1.4.23-0.0.r14325.4|107	Summary:	Some development tools for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|108	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|109	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|110	
12cu|squirrelmail-1.4.23-0.0.r14325.4|111	%description	poutils
12cu|squirrelmail-1.4.23-0.0.r14325.4|112	This package includes some development tools for squirrelmail
12cu|squirrelmail-1.4.23-0.0.r14325.4|113	i18n, including the main po file and some compilation scripts.
12cu|squirrelmail-1.4.23-0.0.r14325.4|114	
12cu|squirrelmail-1.4.23-0.0.r14325.4|115	%package	cyrus
12cu|squirrelmail-1.4.23-0.0.r14325.4|116	Summary:	Cyrus meta package for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|117	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|118	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|119	Requires:	sasl-plug-login
12cu|squirrelmail-1.4.23-0.0.r14325.4|120	Requires:	sasl-plug-plain
12cu|squirrelmail-1.4.23-0.0.r14325.4|121	Requires:	cyrus-imapd
12cu|squirrelmail-1.4.23-0.0.r14325.4|122	Requires:	cyrus-imapd-utils
12cu|squirrelmail-1.4.23-0.0.r14325.4|123	Requires:	cyrus-sasl
12cu|squirrelmail-1.4.23-0.0.r14325.4|124	
12cu|squirrelmail-1.4.23-0.0.r14325.4|125	%description	cyrus
12cu|squirrelmail-1.4.23-0.0.r14325.4|126	Cyrus meta package for SquirrelMail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|127	
12cu|squirrelmail-1.4.23-0.0.r14325.4|128	%package	ar
12cu|squirrelmail-1.4.23-0.0.r14325.4|129	Summary:	Arabic language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|130	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|131	Requires:	locales-ar
12cu|squirrelmail-1.4.23-0.0.r14325.4|132	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|133	
12cu|squirrelmail-1.4.23-0.0.r14325.4|134	%description	ar
12cu|squirrelmail-1.4.23-0.0.r14325.4|135	This add-on package provides Arabic translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|136	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|137	
12cu|squirrelmail-1.4.23-0.0.r14325.4|138	%package	bg
12cu|squirrelmail-1.4.23-0.0.r14325.4|139	Summary:	Bulgarian language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|140	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|141	Requires:	locales-bg
12cu|squirrelmail-1.4.23-0.0.r14325.4|142	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|143	
12cu|squirrelmail-1.4.23-0.0.r14325.4|144	%description	bg
12cu|squirrelmail-1.4.23-0.0.r14325.4|145	This add-on package provides Bulgarian translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|146	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|147	
12cu|squirrelmail-1.4.23-0.0.r14325.4|148	%package	bn-india
12cu|squirrelmail-1.4.23-0.0.r14325.4|149	Summary:	Bengali (India) language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|150	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|151	Requires:	locales-bn
12cu|squirrelmail-1.4.23-0.0.r14325.4|152	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|153	Obsoletes:	%{name}-bn
12cu|squirrelmail-1.4.23-0.0.r14325.4|154	
12cu|squirrelmail-1.4.23-0.0.r14325.4|155	%description	bn-india
12cu|squirrelmail-1.4.23-0.0.r14325.4|156	This add-on package provides Bengali (India) translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|157	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|158	
12cu|squirrelmail-1.4.23-0.0.r14325.4|159	%package	bn-bangladesh
12cu|squirrelmail-1.4.23-0.0.r14325.4|160	Summary:	Bengali (Bangladesh) language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|161	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|162	Requires:	locales-bn
12cu|squirrelmail-1.4.23-0.0.r14325.4|163	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|164	
12cu|squirrelmail-1.4.23-0.0.r14325.4|165	%description	bn-bangladesh
12cu|squirrelmail-1.4.23-0.0.r14325.4|166	This add-on package provides Bengali (Bangladesh) translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|167	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|168	
12cu|squirrelmail-1.4.23-0.0.r14325.4|169	%package	ca
12cu|squirrelmail-1.4.23-0.0.r14325.4|170	Summary:	Catalan language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|171	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|172	Requires:	locales-ca
12cu|squirrelmail-1.4.23-0.0.r14325.4|173	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|174	
12cu|squirrelmail-1.4.23-0.0.r14325.4|175	%description	ca
12cu|squirrelmail-1.4.23-0.0.r14325.4|176	This add-on package provides Catalan translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|177	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|178	
12cu|squirrelmail-1.4.23-0.0.r14325.4|179	%package	cs
12cu|squirrelmail-1.4.23-0.0.r14325.4|180	Summary:	Czech language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|181	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|182	Requires:	locales-cs
12cu|squirrelmail-1.4.23-0.0.r14325.4|183	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|184	
12cu|squirrelmail-1.4.23-0.0.r14325.4|185	%description	cs
12cu|squirrelmail-1.4.23-0.0.r14325.4|186	This add-on package provides Czech translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|187	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|188	
12cu|squirrelmail-1.4.23-0.0.r14325.4|189	%package	cy
12cu|squirrelmail-1.4.23-0.0.r14325.4|190	Summary:	Welsh language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|191	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|192	Requires:	locales-cy
12cu|squirrelmail-1.4.23-0.0.r14325.4|193	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|194	
12cu|squirrelmail-1.4.23-0.0.r14325.4|195	%description	cy
12cu|squirrelmail-1.4.23-0.0.r14325.4|196	This add-on package provides Welsh translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|197	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|198	
12cu|squirrelmail-1.4.23-0.0.r14325.4|199	%package	da
12cu|squirrelmail-1.4.23-0.0.r14325.4|200	Summary:	Danish language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|201	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|202	Requires:	locales-da
12cu|squirrelmail-1.4.23-0.0.r14325.4|203	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|204	
12cu|squirrelmail-1.4.23-0.0.r14325.4|205	%description	da
12cu|squirrelmail-1.4.23-0.0.r14325.4|206	This add-on package provides Danish translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|207	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|208	
12cu|squirrelmail-1.4.23-0.0.r14325.4|209	%package	de
12cu|squirrelmail-1.4.23-0.0.r14325.4|210	Summary:	German language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|211	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|212	Requires:	locales-de
12cu|squirrelmail-1.4.23-0.0.r14325.4|213	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|214	
12cu|squirrelmail-1.4.23-0.0.r14325.4|215	%description	de
12cu|squirrelmail-1.4.23-0.0.r14325.4|216	This add-on package provides German translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|217	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|218	
12cu|squirrelmail-1.4.23-0.0.r14325.4|219	%package	el
12cu|squirrelmail-1.4.23-0.0.r14325.4|220	Summary:	Greek language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|221	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|222	Requires:	locales-el
12cu|squirrelmail-1.4.23-0.0.r14325.4|223	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|224	
12cu|squirrelmail-1.4.23-0.0.r14325.4|225	%description	el
12cu|squirrelmail-1.4.23-0.0.r14325.4|226	This add-on package provides Greek translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|227	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|228	
12cu|squirrelmail-1.4.23-0.0.r14325.4|229	%package	es
12cu|squirrelmail-1.4.23-0.0.r14325.4|230	Summary:	Spanish language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|231	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|232	Requires:	locales-es
12cu|squirrelmail-1.4.23-0.0.r14325.4|233	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|234	
12cu|squirrelmail-1.4.23-0.0.r14325.4|235	%description	es
12cu|squirrelmail-1.4.23-0.0.r14325.4|236	This add-on package provides Spanish translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|237	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|238	
12cu|squirrelmail-1.4.23-0.0.r14325.4|239	%package	et
12cu|squirrelmail-1.4.23-0.0.r14325.4|240	Summary:	Estonian language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|241	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|242	Requires:	locales-et
12cu|squirrelmail-1.4.23-0.0.r14325.4|243	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|244	
12cu|squirrelmail-1.4.23-0.0.r14325.4|245	%description	et
12cu|squirrelmail-1.4.23-0.0.r14325.4|246	This add-on package provides Estonian translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|247	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|248	
12cu|squirrelmail-1.4.23-0.0.r14325.4|249	%package	eu
12cu|squirrelmail-1.4.23-0.0.r14325.4|250	Summary:	Basque language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|251	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|252	Requires:	locales-eu
12cu|squirrelmail-1.4.23-0.0.r14325.4|253	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|254	
12cu|squirrelmail-1.4.23-0.0.r14325.4|255	%description	eu
12cu|squirrelmail-1.4.23-0.0.r14325.4|256	This add-on package provides Basque translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|257	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|258	
12cu|squirrelmail-1.4.23-0.0.r14325.4|259	%package	fa
12cu|squirrelmail-1.4.23-0.0.r14325.4|260	Summary:	Farsi language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|261	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|262	Requires:	locales-fa
12cu|squirrelmail-1.4.23-0.0.r14325.4|263	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|264	
12cu|squirrelmail-1.4.23-0.0.r14325.4|265	%description	fa
12cu|squirrelmail-1.4.23-0.0.r14325.4|266	This add-on package provides Farsi translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|267	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|268	
12cu|squirrelmail-1.4.23-0.0.r14325.4|269	%package	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|270	Summary:	Finnish language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|271	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|272	Requires:	locales-fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|273	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|274	
12cu|squirrelmail-1.4.23-0.0.r14325.4|275	%description	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|276	This add-on package provides Finnish translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|277	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|278	
12cu|squirrelmail-1.4.23-0.0.r14325.4|279	%package	fo
12cu|squirrelmail-1.4.23-0.0.r14325.4|280	Summary:	Faroese language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|281	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|282	Requires:	locales-fo
12cu|squirrelmail-1.4.23-0.0.r14325.4|283	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|284	
12cu|squirrelmail-1.4.23-0.0.r14325.4|285	%description	fo
12cu|squirrelmail-1.4.23-0.0.r14325.4|286	This add-on package provides Faroese translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|287	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|288	
12cu|squirrelmail-1.4.23-0.0.r14325.4|289	%package	fr
12cu|squirrelmail-1.4.23-0.0.r14325.4|290	Summary:	French language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|291	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|292	Requires:	locales-fr
12cu|squirrelmail-1.4.23-0.0.r14325.4|293	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|294	
12cu|squirrelmail-1.4.23-0.0.r14325.4|295	%description	fr
12cu|squirrelmail-1.4.23-0.0.r14325.4|296	This add-on package provides French translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|297	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|298	
12cu|squirrelmail-1.4.23-0.0.r14325.4|299	%package	fy
12cu|squirrelmail-1.4.23-0.0.r14325.4|300	Summary:	Frisian language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|301	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|302	Requires:	locales-fy
12cu|squirrelmail-1.4.23-0.0.r14325.4|303	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|304	
12cu|squirrelmail-1.4.23-0.0.r14325.4|305	%description	fy
12cu|squirrelmail-1.4.23-0.0.r14325.4|306	This add-on package provides Frisian translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|307	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|308	
12cu|squirrelmail-1.4.23-0.0.r14325.4|309	%package	he
12cu|squirrelmail-1.4.23-0.0.r14325.4|310	Summary:	Hebrew language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|311	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|312	Requires:	locales-he
12cu|squirrelmail-1.4.23-0.0.r14325.4|313	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|314	
12cu|squirrelmail-1.4.23-0.0.r14325.4|315	%description	he
12cu|squirrelmail-1.4.23-0.0.r14325.4|316	This add-on package provides Hebrew translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|317	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|318	
12cu|squirrelmail-1.4.23-0.0.r14325.4|319	%package	hr
12cu|squirrelmail-1.4.23-0.0.r14325.4|320	Summary:	Croatian language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|321	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|322	Requires:	locales-hr
12cu|squirrelmail-1.4.23-0.0.r14325.4|323	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|324	
12cu|squirrelmail-1.4.23-0.0.r14325.4|325	%description	hr
12cu|squirrelmail-1.4.23-0.0.r14325.4|326	This add-on package provides Croatian translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|327	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|328	
12cu|squirrelmail-1.4.23-0.0.r14325.4|329	%package	hu
12cu|squirrelmail-1.4.23-0.0.r14325.4|330	Summary:	Hungarian language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|331	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|332	Requires:	locales-hu
12cu|squirrelmail-1.4.23-0.0.r14325.4|333	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|334	
12cu|squirrelmail-1.4.23-0.0.r14325.4|335	%description	hu
12cu|squirrelmail-1.4.23-0.0.r14325.4|336	This add-on package provides Hungarian translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|337	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|338	
12cu|squirrelmail-1.4.23-0.0.r14325.4|339	%package	id
12cu|squirrelmail-1.4.23-0.0.r14325.4|340	Summary:	Indonesian language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|341	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|342	Requires:	locales-id
12cu|squirrelmail-1.4.23-0.0.r14325.4|343	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|344	
12cu|squirrelmail-1.4.23-0.0.r14325.4|345	%description	id
12cu|squirrelmail-1.4.23-0.0.r14325.4|346	This add-on package provides Indonesian translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|347	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|348	
12cu|squirrelmail-1.4.23-0.0.r14325.4|349	%package	is
12cu|squirrelmail-1.4.23-0.0.r14325.4|350	Summary:	Icelandic language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|351	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|352	Requires:	locales-is
12cu|squirrelmail-1.4.23-0.0.r14325.4|353	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|354	
12cu|squirrelmail-1.4.23-0.0.r14325.4|355	%description	is
12cu|squirrelmail-1.4.23-0.0.r14325.4|356	This add-on package provides Icelandic translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|357	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|358	
12cu|squirrelmail-1.4.23-0.0.r14325.4|359	%package	it
12cu|squirrelmail-1.4.23-0.0.r14325.4|360	Summary:	Italian language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|361	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|362	Requires:	locales-it
12cu|squirrelmail-1.4.23-0.0.r14325.4|363	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|364	
12cu|squirrelmail-1.4.23-0.0.r14325.4|365	%description	it
12cu|squirrelmail-1.4.23-0.0.r14325.4|366	This add-on package provides Italian translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|367	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|368	
12cu|squirrelmail-1.4.23-0.0.r14325.4|369	%package	ja
12cu|squirrelmail-1.4.23-0.0.r14325.4|370	Summary:	Japanese language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|371	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|372	Requires:	locales-ja
12cu|squirrelmail-1.4.23-0.0.r14325.4|373	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|374	
12cu|squirrelmail-1.4.23-0.0.r14325.4|375	%description	ja
12cu|squirrelmail-1.4.23-0.0.r14325.4|376	This add-on package provides Japanese translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|377	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|378	
12cu|squirrelmail-1.4.23-0.0.r14325.4|379	%package	ko
12cu|squirrelmail-1.4.23-0.0.r14325.4|380	Summary:	Korean language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|381	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|382	Requires:	locales-ko
12cu|squirrelmail-1.4.23-0.0.r14325.4|383	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|384	
12cu|squirrelmail-1.4.23-0.0.r14325.4|385	%description	ko
12cu|squirrelmail-1.4.23-0.0.r14325.4|386	This add-on package provides Korean translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|387	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|388	
12cu|squirrelmail-1.4.23-0.0.r14325.4|389	%package	lt
12cu|squirrelmail-1.4.23-0.0.r14325.4|390	Summary:	Lithuanian language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|391	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|392	Requires:	locales-lt
12cu|squirrelmail-1.4.23-0.0.r14325.4|393	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|394	
12cu|squirrelmail-1.4.23-0.0.r14325.4|395	%description	lt
12cu|squirrelmail-1.4.23-0.0.r14325.4|396	This add-on package provides Lithuanian translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|397	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|398	
12cu|squirrelmail-1.4.23-0.0.r14325.4|399	%package	ms
12cu|squirrelmail-1.4.23-0.0.r14325.4|400	Summary:	Bahasa Melayu language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|401	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|402	Requires:	locales-ms
12cu|squirrelmail-1.4.23-0.0.r14325.4|403	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|404	
12cu|squirrelmail-1.4.23-0.0.r14325.4|405	%description	ms
12cu|squirrelmail-1.4.23-0.0.r14325.4|406	This add-on package provides Bahasa Melayu translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|407	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|408	
12cu|squirrelmail-1.4.23-0.0.r14325.4|409	%package	nb
12cu|squirrelmail-1.4.23-0.0.r14325.4|410	Summary:	Norwegian Bokmål language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|411	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|412	Requires:	locales-nb
12cu|squirrelmail-1.4.23-0.0.r14325.4|413	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|414	Obsoletes:	%{name}-nb_NO
12cu|squirrelmail-1.4.23-0.0.r14325.4|415	
12cu|squirrelmail-1.4.23-0.0.r14325.4|416	%description	nb
12cu|squirrelmail-1.4.23-0.0.r14325.4|417	This add-on package provides Norwegian Bokmal translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|418	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|419	
12cu|squirrelmail-1.4.23-0.0.r14325.4|420	%package	nl
12cu|squirrelmail-1.4.23-0.0.r14325.4|421	Summary:	Dutch language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|422	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|423	Requires:	locales-nl
12cu|squirrelmail-1.4.23-0.0.r14325.4|424	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|425	
12cu|squirrelmail-1.4.23-0.0.r14325.4|426	%description	nl
12cu|squirrelmail-1.4.23-0.0.r14325.4|427	This add-on package provides Dutch translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|428	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|429	
12cu|squirrelmail-1.4.23-0.0.r14325.4|430	%package	nn
12cu|squirrelmail-1.4.23-0.0.r14325.4|431	Summary:	Norwegian Nynorsk language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|432	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|433	Requires:	locales-nn
12cu|squirrelmail-1.4.23-0.0.r14325.4|434	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|435	Obsoletes:	%{name}-nn_NO
12cu|squirrelmail-1.4.23-0.0.r14325.4|436	
12cu|squirrelmail-1.4.23-0.0.r14325.4|437	%description	nn
12cu|squirrelmail-1.4.23-0.0.r14325.4|438	This add-on package provides Norwegian Nynorsk translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|439	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|440	
12cu|squirrelmail-1.4.23-0.0.r14325.4|441	%package	pl
12cu|squirrelmail-1.4.23-0.0.r14325.4|442	Summary:	Polish language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|443	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|444	Requires:	locales-pl
12cu|squirrelmail-1.4.23-0.0.r14325.4|445	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|446	
12cu|squirrelmail-1.4.23-0.0.r14325.4|447	%description	pl
12cu|squirrelmail-1.4.23-0.0.r14325.4|448	This add-on package provides Polish translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|449	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|450	
12cu|squirrelmail-1.4.23-0.0.r14325.4|451	%package	pt
12cu|squirrelmail-1.4.23-0.0.r14325.4|452	Summary:	Portuguese and Brazilian Portuguese language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|453	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|454	Requires:	locales-pt
12cu|squirrelmail-1.4.23-0.0.r14325.4|455	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|456	Provides:	%{name}-pt_BR = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|457	Obsoletes:	%{name}-pt_BR
12cu|squirrelmail-1.4.23-0.0.r14325.4|458	
12cu|squirrelmail-1.4.23-0.0.r14325.4|459	%description	pt
12cu|squirrelmail-1.4.23-0.0.r14325.4|460	This add-on package provides Portuguese and Brazilian Portuguese translation
12cu|squirrelmail-1.4.23-0.0.r14325.4|461	for Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|462	
12cu|squirrelmail-1.4.23-0.0.r14325.4|463	%package	ro
12cu|squirrelmail-1.4.23-0.0.r14325.4|464	Summary:	Romanian language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|465	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|466	Requires:	locales-ro
12cu|squirrelmail-1.4.23-0.0.r14325.4|467	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|468	
12cu|squirrelmail-1.4.23-0.0.r14325.4|469	%description	ro
12cu|squirrelmail-1.4.23-0.0.r14325.4|470	This add-on package provides Romanian translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|471	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|472	
12cu|squirrelmail-1.4.23-0.0.r14325.4|473	%package	ru
12cu|squirrelmail-1.4.23-0.0.r14325.4|474	Summary:	Russian language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|475	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|476	Requires:	locales-ru
12cu|squirrelmail-1.4.23-0.0.r14325.4|477	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|478	
12cu|squirrelmail-1.4.23-0.0.r14325.4|479	%description	ru
12cu|squirrelmail-1.4.23-0.0.r14325.4|480	This add-on package provides Russian translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|481	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|482	
12cu|squirrelmail-1.4.23-0.0.r14325.4|483	%package	sk
12cu|squirrelmail-1.4.23-0.0.r14325.4|484	Summary:	Slovak language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|485	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|486	Requires:	locales-sk
12cu|squirrelmail-1.4.23-0.0.r14325.4|487	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|488	
12cu|squirrelmail-1.4.23-0.0.r14325.4|489	%description	sk
12cu|squirrelmail-1.4.23-0.0.r14325.4|490	This add-on package provides Slovak translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|491	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|492	
12cu|squirrelmail-1.4.23-0.0.r14325.4|493	%package	sl
12cu|squirrelmail-1.4.23-0.0.r14325.4|494	Summary:	Slovenian language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|495	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|496	Requires:	locales-sl
12cu|squirrelmail-1.4.23-0.0.r14325.4|497	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|498	
12cu|squirrelmail-1.4.23-0.0.r14325.4|499	%description	sl
12cu|squirrelmail-1.4.23-0.0.r14325.4|500	This add-on package provides Slovenian translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|501	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|502	
12cu|squirrelmail-1.4.23-0.0.r14325.4|503	%package	sr
12cu|squirrelmail-1.4.23-0.0.r14325.4|504	Summary:	Serbian language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|505	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|506	Requires:	locales-sr
12cu|squirrelmail-1.4.23-0.0.r14325.4|507	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|508	
12cu|squirrelmail-1.4.23-0.0.r14325.4|509	%description	sr
12cu|squirrelmail-1.4.23-0.0.r14325.4|510	This add-on package provides Serbian translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|511	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|512	
12cu|squirrelmail-1.4.23-0.0.r14325.4|513	%package	sv
12cu|squirrelmail-1.4.23-0.0.r14325.4|514	Summary:	Swedish language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|515	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|516	Requires:	locales-sv
12cu|squirrelmail-1.4.23-0.0.r14325.4|517	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|518	
12cu|squirrelmail-1.4.23-0.0.r14325.4|519	%description	sv
12cu|squirrelmail-1.4.23-0.0.r14325.4|520	This add-on package provides Swedish translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|521	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|522	
12cu|squirrelmail-1.4.23-0.0.r14325.4|523	%package	th
12cu|squirrelmail-1.4.23-0.0.r14325.4|524	Summary:	Thai language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|525	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|526	Requires:	locales-th
12cu|squirrelmail-1.4.23-0.0.r14325.4|527	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|528	
12cu|squirrelmail-1.4.23-0.0.r14325.4|529	%description	th
12cu|squirrelmail-1.4.23-0.0.r14325.4|530	This add-on package provides Thai translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|531	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|532	
12cu|squirrelmail-1.4.23-0.0.r14325.4|533	%package	tr
12cu|squirrelmail-1.4.23-0.0.r14325.4|534	Summary:	Turkish language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|535	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|536	Requires:	locales-tr
12cu|squirrelmail-1.4.23-0.0.r14325.4|537	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|538	
12cu|squirrelmail-1.4.23-0.0.r14325.4|539	%description	tr
12cu|squirrelmail-1.4.23-0.0.r14325.4|540	This add-on package provides Turkish translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|541	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|542	
12cu|squirrelmail-1.4.23-0.0.r14325.4|543	%package	ug
12cu|squirrelmail-1.4.23-0.0.r14325.4|544	Summary:	Uighur language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|545	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|546	Requires:	locales-ug
12cu|squirrelmail-1.4.23-0.0.r14325.4|547	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|548	
12cu|squirrelmail-1.4.23-0.0.r14325.4|549	%description	ug
12cu|squirrelmail-1.4.23-0.0.r14325.4|550	This add-on package provides Uighur translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|551	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|552	
12cu|squirrelmail-1.4.23-0.0.r14325.4|553	%package	uk
12cu|squirrelmail-1.4.23-0.0.r14325.4|554	Summary:	Ukrainian language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|555	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|556	Requires:	locales-uk
12cu|squirrelmail-1.4.23-0.0.r14325.4|557	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|558	
12cu|squirrelmail-1.4.23-0.0.r14325.4|559	%description	uk
12cu|squirrelmail-1.4.23-0.0.r14325.4|560	This add-on package provides Ukrainian translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|561	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|562	
12cu|squirrelmail-1.4.23-0.0.r14325.4|563	%package	vi
12cu|squirrelmail-1.4.23-0.0.r14325.4|564	Summary:	Vietnamese language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|565	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|566	Requires:	locales-vi
12cu|squirrelmail-1.4.23-0.0.r14325.4|567	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|568	
12cu|squirrelmail-1.4.23-0.0.r14325.4|569	%description	vi
12cu|squirrelmail-1.4.23-0.0.r14325.4|570	This add-on package provides Vietnamese translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|571	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|572	
12cu|squirrelmail-1.4.23-0.0.r14325.4|573	%package	zh_CN
12cu|squirrelmail-1.4.23-0.0.r14325.4|574	Summary:	Chinese Simplified language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|575	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|576	Requires:	locales-zh
12cu|squirrelmail-1.4.23-0.0.r14325.4|577	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|578	
12cu|squirrelmail-1.4.23-0.0.r14325.4|579	%description	zh_CN
12cu|squirrelmail-1.4.23-0.0.r14325.4|580	This add-on package provides Chinese Simplified translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|581	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|582	
12cu|squirrelmail-1.4.23-0.0.r14325.4|583	%package	zh_TW
12cu|squirrelmail-1.4.23-0.0.r14325.4|584	Summary:	Chinese Traditional language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|585	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|586	Requires:	locales-zh
12cu|squirrelmail-1.4.23-0.0.r14325.4|587	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|588	
12cu|squirrelmail-1.4.23-0.0.r14325.4|589	%description	zh_TW
12cu|squirrelmail-1.4.23-0.0.r14325.4|590	This add-on package provides Chinese Traditional translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|591	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|592	
12cu|squirrelmail-1.4.23-0.0.r14325.4|593	%package	ka
12cu|squirrelmail-1.4.23-0.0.r14325.4|594	Summary:	Georgian language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|595	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|596	Requires:	locales-ka
12cu|squirrelmail-1.4.23-0.0.r14325.4|597	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|598	
12cu|squirrelmail-1.4.23-0.0.r14325.4|599	%description	ka
12cu|squirrelmail-1.4.23-0.0.r14325.4|600	This add-on package provides Georgian translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|601	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|602	
12cu|squirrelmail-1.4.23-0.0.r14325.4|603	%package	km
12cu|squirrelmail-1.4.23-0.0.r14325.4|604	Summary:	Khmer language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|605	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|606	Requires:	locales-km
12cu|squirrelmail-1.4.23-0.0.r14325.4|607	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|608	
12cu|squirrelmail-1.4.23-0.0.r14325.4|609	%description	km
12cu|squirrelmail-1.4.23-0.0.r14325.4|610	This add-on package provides Khmer translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|611	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|612	
12cu|squirrelmail-1.4.23-0.0.r14325.4|613	%package	lv
12cu|squirrelmail-1.4.23-0.0.r14325.4|614	Summary:	Latvian language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|615	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|616	Requires:	locales-lv
12cu|squirrelmail-1.4.23-0.0.r14325.4|617	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|618	
12cu|squirrelmail-1.4.23-0.0.r14325.4|619	%description	lv
12cu|squirrelmail-1.4.23-0.0.r14325.4|620	This add-on package provides Latvian translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|621	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|622	
12cu|squirrelmail-1.4.23-0.0.r14325.4|623	%package	mk
12cu|squirrelmail-1.4.23-0.0.r14325.4|624	Summary:	Macedonian language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|625	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|626	Requires:	locales-mk
12cu|squirrelmail-1.4.23-0.0.r14325.4|627	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|628	
12cu|squirrelmail-1.4.23-0.0.r14325.4|629	%description	mk
12cu|squirrelmail-1.4.23-0.0.r14325.4|630	This add-on package provides Macedonian translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|631	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|632	
12cu|squirrelmail-1.4.23-0.0.r14325.4|633	%package	ta
12cu|squirrelmail-1.4.23-0.0.r14325.4|634	Summary:	Tamil language files for SquirrelMail
12cu|squirrelmail-1.4.23-0.0.r14325.4|635	Group:		System/Servers
12cu|squirrelmail-1.4.23-0.0.r14325.4|636	Requires:	locales-ta
12cu|squirrelmail-1.4.23-0.0.r14325.4|637	Requires:	%{name} = %{version}
12cu|squirrelmail-1.4.23-0.0.r14325.4|638	
12cu|squirrelmail-1.4.23-0.0.r14325.4|639	%description	ta
12cu|squirrelmail-1.4.23-0.0.r14325.4|640	This add-on package provides Tamil translation for
12cu|squirrelmail-1.4.23-0.0.r14325.4|641	Squirrelmail.
12cu|squirrelmail-1.4.23-0.0.r14325.4|642	
12cu|squirrelmail-1.4.23-0.0.r14325.4|643	%prep
12cu|squirrelmail-1.4.23-0.0.r14325.4|644	
12cu|squirrelmail-1.4.23-0.0.r14325.4|645	#setup -q -n %{name}-webmail-%{version} -a1
12cu|squirrelmail-1.4.23-0.0.r14325.4|646	%setup -q -n squirrelmail -a1
12cu|squirrelmail-1.4.23-0.0.r14325.4|647	
12cu|squirrelmail-1.4.23-0.0.r14325.4|648	for i in `find . -type d -name .svn`; do
12cu|squirrelmail-1.4.23-0.0.r14325.4|649	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12cu|squirrelmail-1.4.23-0.0.r14325.4|650	done
12cu|squirrelmail-1.4.23-0.0.r14325.4|651	
12cu|squirrelmail-1.4.23-0.0.r14325.4|652	%patch0 -p0
12cu|squirrelmail-1.4.23-0.0.r14325.4|653	%patch7 -p1
12cu|squirrelmail-1.4.23-0.0.r14325.4|654	%patch8 -p1
12cu|squirrelmail-1.4.23-0.0.r14325.4|655	%patch12 -p1
12cu|squirrelmail-1.4.23-0.0.r14325.4|656	%patch14 -p0
12cu|squirrelmail-1.4.23-0.0.r14325.4|657	%patch17 -p0
12cu|squirrelmail-1.4.23-0.0.r14325.4|658	%patch18 -p0
12cu|squirrelmail-1.4.23-0.0.r14325.4|659	
12cu|squirrelmail-1.4.23-0.0.r14325.4|660	rm -f plugins/make_archive.pl
12cu|squirrelmail-1.4.23-0.0.r14325.4|661	
12cu|squirrelmail-1.4.23-0.0.r14325.4|662	# branding :)
12cu|squirrelmail-1.4.23-0.0.r14325.4|663	install -m0644 %{SOURCE100} images/mandriva.png
12cu|squirrelmail-1.4.23-0.0.r14325.4|664	%patch19 -p0
12cu|squirrelmail-1.4.23-0.0.r14325.4|665	
12cu|squirrelmail-1.4.23-0.0.r14325.4|666	# hard code the path to the core config files
12cu|squirrelmail-1.4.23-0.0.r14325.4|667	
12cu|squirrelmail-1.4.23-0.0.r14325.4|668	find . -type f|xargs perl -pi -e "s|SM_PATH \. \'config/config\.php\'|\'%{etcdir}/config\.php\'|g; \
12cu|squirrelmail-1.4.23-0.0.r14325.4|669	s|SM_PATH \. \"config/config\.php\"|\'%{etcdir}/config\.php\'|g; \
12cu|squirrelmail-1.4.23-0.0.r14325.4|670	s|\'config/config\.php\'|\'%{etcdir}/config\.php\'|g; \
12cu|squirrelmail-1.4.23-0.0.r14325.4|671	s|\.\./config/config\.php|%{etcdir}/config\.php|g; \
12cu|squirrelmail-1.4.23-0.0.r14325.4|672	s|SM_PATH \. \'config/config_default\.php\'|\'%{etcdir}/config_default\.php\'|g; \
12cu|squirrelmail-1.4.23-0.0.r14325.4|673	s|SM_PATH \. \'config/config_local\.php\'|\'%{etcdir}/config_local\.php\'|g"
12cu|squirrelmail-1.4.23-0.0.r14325.4|674	
12cu|squirrelmail-1.4.23-0.0.r14325.4|675	perl -pi -e "s|config/config\.php|%{etcdir}/config\.php|g; \
12cu|squirrelmail-1.4.23-0.0.r14325.4|676	s|\"config\.php\"|\"%{etcdir}/config\.php\"|g; \
12cu|squirrelmail-1.4.23-0.0.r14325.4|677	s|\"config_default\.php\"|\"%{etcdir}/config_default\.php\"|g; \
12cu|squirrelmail-1.4.23-0.0.r14325.4|678	s|\"config_local\.php\"|\"%{etcdir}/config_local\.php\"|g; \
12cu|squirrelmail-1.4.23-0.0.r14325.4|679	s|\.\./plugins|%{basedir}/plugins|g; \
12cu|squirrelmail-1.4.23-0.0.r14325.4|680	s|\.\./themes|%{basedir}/themes|g; \
12cu|squirrelmail-1.4.23-0.0.r14325.4|681	s|\>config\.php|\>%{etcdir}/config\.php|g" config/conf.pl
12cu|squirrelmail-1.4.23-0.0.r14325.4|682	
12cu|squirrelmail-1.4.23-0.0.r14325.4|683	# hard code the path to the plugins config files
12cu|squirrelmail-1.4.23-0.0.r14325.4|684	
12cu|squirrelmail-1.4.23-0.0.r14325.4|685	perl -pi -e "s|SM_PATH \. \'config/admins\'|\'%{pluginetc}/administrator-admins\'|g" plugins/administrator/*.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|686	perl -pi -e "s|SM_PATH \. \\\$SQSPELL_DIR \. \'sqspell_config\.php\'|\'%{pluginetc}/sqspell_config\.php\'|g" plugins/squirrelspell/*.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|687	
12cu|squirrelmail-1.4.23-0.0.r14325.4|688	
12cu|squirrelmail-1.4.23-0.0.r14325.4|689	if [ -d plugins/address_add ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|690	echo "address_add plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|691	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|692	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|693	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|694	tar -jxf %{SOURCE3}
12cu|squirrelmail-1.4.23-0.0.r14325.4|695	# Do not use chmod -R 644, otherwise you can't chdir to the
12cu|squirrelmail-1.4.23-0.0.r14325.4|696	# directory anymore
12cu|squirrelmail-1.4.23-0.0.r14325.4|697	chmod 644 address_add/*.php address_add/classes/*.php address_add/README
12cu|squirrelmail-1.4.23-0.0.r14325.4|698	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|699	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|700	
12cu|squirrelmail-1.4.23-0.0.r14325.4|701	if [ -d plugins/block_sender ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|702	echo "block_sender plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|703	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|704	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|705	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|706	tar -jxf %{SOURCE4}
12cu|squirrelmail-1.4.23-0.0.r14325.4|707	chmod 755 block_sender
12cu|squirrelmail-1.4.23-0.0.r14325.4|708	find block_sender -type f -print | xargs chmod 644
12cu|squirrelmail-1.4.23-0.0.r14325.4|709	perl -pi -e 's|data_dir \. \$username|data_dir ."/". \$username|;' block_sender/*.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|710	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|711	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|712	
12cu|squirrelmail-1.4.23-0.0.r14325.4|713	if [ -d plugins/login_image ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|714	echo "login_image plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|715	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|716	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|717	pushd plugins; tar -jxf %{SOURCE5}; chmod 0644 login_image/*.php; popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|718	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|719	%patch5 -p0
12cu|squirrelmail-1.4.23-0.0.r14325.4|720	
12cu|squirrelmail-1.4.23-0.0.r14325.4|721	
12cu|squirrelmail-1.4.23-0.0.r14325.4|722	if [ -d plugins/secure_login ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|723	echo "secure_login plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|724	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|725	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|726	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|727	tar -jxf %{SOURCE6}
12cu|squirrelmail-1.4.23-0.0.r14325.4|728	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|729	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|730	pushd plugins/secure_login
12cu|squirrelmail-1.4.23-0.0.r14325.4|731	cp -f config.sample.php config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|732	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|733	%patch6 -p0
12cu|squirrelmail-1.4.23-0.0.r14325.4|734	perl -pi -e "s|SM_PATH \. \'plugins/secure_login/config\.php\'|\'%{pluginetc}/secure_login_config\.php\'|g" plugins/secure_login/*.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|735	perl -pi -e "s|\'\.\./plugins/secure_login/config\.php\'|\'%{pluginetc}/secure_login_config\.php\'|g" plugins/secure_login/*.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|736	
12cu|squirrelmail-1.4.23-0.0.r14325.4|737	if [ -d plugins/compatibility ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|738	echo "compatibility plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|739	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|740	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|741	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|742	tar -jxf %{SOURCE7}
12cu|squirrelmail-1.4.23-0.0.r14325.4|743	patch -p1 < compatibility/patches/compatibility_patch-1.4.11.diff
12cu|squirrelmail-1.4.23-0.0.r14325.4|744	rm -rf compatibility/patches compatibility/patches.old
12cu|squirrelmail-1.4.23-0.0.r14325.4|745	rm -f compatibility/COPYING compatibility/make_release.sh compatibility/getpot
12cu|squirrelmail-1.4.23-0.0.r14325.4|746	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|747	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|748	
12cu|squirrelmail-1.4.23-0.0.r14325.4|749	if [ -d plugins/change_pass ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|750	echo "change_pass plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|751	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|752	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|753	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|754	tar -zxf %{SOURCE8}
12cu|squirrelmail-1.4.23-0.0.r14325.4|755	pushd change_pass
12cu|squirrelmail-1.4.23-0.0.r14325.4|756	%patch2 -p0
12cu|squirrelmail-1.4.23-0.0.r14325.4|757	perl -pi -e "s|SM_PATH \. \'plugins/change_pass/config.php\'|\'%{pluginetc}/change_pass_settings.php\'|g" *.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|758	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|759	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|760	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|761	
12cu|squirrelmail-1.4.23-0.0.r14325.4|762	if [ -d plugins/quota_usage ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|763	echo "quota_usage plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|764	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|765	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|766	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|767	tar -jxf %{SOURCE9}
12cu|squirrelmail-1.4.23-0.0.r14325.4|768	cp -f quota_usage/config.php.sample quota_usage/config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|769	rm -f quota_usage/screen.jpg quota_usage/getpot
12cu|squirrelmail-1.4.23-0.0.r14325.4|770	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|771	perl -pi -e "s|SM_PATH \. \'plugins/quota_usage/config.php\'|\'%{pluginetc}/quota_usage_config.php\'|g" plugins/quota_usage/*.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|772	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|773	
12cu|squirrelmail-1.4.23-0.0.r14325.4|774	if [ -d plugins/change_ldappass ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|775	echo "change_ldappass plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|776	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|777	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|778	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|779	tar -jxf %{SOURCE10}
12cu|squirrelmail-1.4.23-0.0.r14325.4|780	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|781	pushd plugins/change_ldappass
12cu|squirrelmail-1.4.23-0.0.r14325.4|782	%patch10 -p0
12cu|squirrelmail-1.4.23-0.0.r14325.4|783	cp -f config_sample.php config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|784	perl -pi -e "s|SM_PATH \. \'config/config\.php\'|\'%{etcdir}/config\.php\'|g; \
12cu|squirrelmail-1.4.23-0.0.r14325.4|785	s|\"\.\./plugins/change_ldappass/config\.php\"|\'%{pluginetc}/change_ldappass_config\.php\'|g" *.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|786	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|787	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|788	
12cu|squirrelmail-1.4.23-0.0.r14325.4|789	if [ -d plugins/avelsieve ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|790	echo "avelsieve plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|791	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|792	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|793	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|794	tar -zxf %{SOURCE11}
12cu|squirrelmail-1.4.23-0.0.r14325.4|795	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|796	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|797	pushd plugins/avelsieve
12cu|squirrelmail-1.4.23-0.0.r14325.4|798	%patch11 -p0
12cu|squirrelmail-1.4.23-0.0.r14325.4|799	cp -f config/config_sample.php config/config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|800	rm -rf po
12cu|squirrelmail-1.4.23-0.0.r14325.4|801	perl -pi -e "s|^include \"config\.php\"\;|include \'%{pluginetc}/avelsieve_config\.php\'\;|g; \
12cu|squirrelmail-1.4.23-0.0.r14325.4|802	s|SM_PATH \. \'plugins/avelsieve/config/rule|\'%{pluginetc}/avelsieve_rules|g; \
12cu|squirrelmail-1.4.23-0.0.r14325.4|803	s|SM_PATH \. \'plugins/avelsieve/config/config\.php\'|\'%{pluginetc}/avelsieve_config\.php\'|g; \
12cu|squirrelmail-1.4.23-0.0.r14325.4|804	s|SM_PATH \. \'plugins/junkfolder/config\.php\'|\'%{pluginetc}/junkfolder_config\.php\'|g" *.php include/*.php config/*.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|805	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|806	
12cu|squirrelmail-1.4.23-0.0.r14325.4|807	if [ -d plugins/windows ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|808	echo "windows plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|809	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|810	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|811	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|812	tar -jxf %{SOURCE12}
12cu|squirrelmail-1.4.23-0.0.r14325.4|813	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|814	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|815	pushd plugins/windows
12cu|squirrelmail-1.4.23-0.0.r14325.4|816	rm -f *.diff
12cu|squirrelmail-1.4.23-0.0.r14325.4|817	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|818	
12cu|squirrelmail-1.4.23-0.0.r14325.4|819	if [ -d plugins/folder_sizes ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|820	echo "folder_sizes plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|821	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|822	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|823	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|824	tar -jxf %{SOURCE13}
12cu|squirrelmail-1.4.23-0.0.r14325.4|825	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|826	perl -pi -e "s|SM_PATH \. \"/plugins/folder_sizes/folder_sizes_config\.php\"|\'%{pluginetc}/folder_sizes_config\.php\'|g" plugins/folder_sizes/*.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|827	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|828	
12cu|squirrelmail-1.4.23-0.0.r14325.4|829	if [ -d plugins/archive_mail ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|830	echo "archive_mail plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|831	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|832	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|833	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|834	tar -jxf %{SOURCE14}
12cu|squirrelmail-1.4.23-0.0.r14325.4|835	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|836	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|837	
12cu|squirrelmail-1.4.23-0.0.r14325.4|838	if [ -d plugins/empty_folders ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|839	echo "empty_folders plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|840	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|841	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|842	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|843	tar -jxf %{SOURCE15}
12cu|squirrelmail-1.4.23-0.0.r14325.4|844	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|845	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|846	
12cu|squirrelmail-1.4.23-0.0.r14325.4|847	pushd plugins/empty_folders
12cu|squirrelmail-1.4.23-0.0.r14325.4|848	cp -f config_example.php config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|849	rm -f empty_folder.php.old getpot make_release.sh
12cu|squirrelmail-1.4.23-0.0.r14325.4|850	rm -rf patches
12cu|squirrelmail-1.4.23-0.0.r14325.4|851	perl -pi -e "s|\'config\.php\'|\'%{pluginetc}/empty_folders_config\.php\'|g" *.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|852	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|853	
12cu|squirrelmail-1.4.23-0.0.r14325.4|854	if [ -d plugins/abook_import_export ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|855	echo "abook_import_export plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|856	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|857	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|858	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|859	tar -jxf %{SOURCE16}
12cu|squirrelmail-1.4.23-0.0.r14325.4|860	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|861	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
12cu|squirrelmail-1.4.23-0.0.r14325.4|862	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|863	
12cu|squirrelmail-1.4.23-0.0.r14325.4|864	if [ -d plugins/ldifimport ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|865	echo "ldifimport plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|866	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|867	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|868	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|869	tar -jxf %{SOURCE17}
12cu|squirrelmail-1.4.23-0.0.r14325.4|870	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|871	perl -pi -e "s|\'config.php\'|\'%{pluginetc}/ldifimport_config\.php\'|g" plugins/ldifimport/*php
12cu|squirrelmail-1.4.23-0.0.r14325.4|872	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|873	
12cu|squirrelmail-1.4.23-0.0.r14325.4|874	if [ -d plugins/username ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|875	echo "username plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|876	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|877	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|878	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|879	tar -jxf %{SOURCE18}
12cu|squirrelmail-1.4.23-0.0.r14325.4|880	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|881	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|882	
12cu|squirrelmail-1.4.23-0.0.r14325.4|883	pushd plugins/username
12cu|squirrelmail-1.4.23-0.0.r14325.4|884	cp -f config.php.sample config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|885	perl -pi -e "s|SM_PATH \. \'plugins/username/config\.php\'|\'%{pluginetc}/username_config\.php\'|g; \
12cu|squirrelmail-1.4.23-0.0.r14325.4|886	s|\.\./plugins/username/config\.php|%{pluginetc}/username_config\.php|g" *.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|887	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|888	
12cu|squirrelmail-1.4.23-0.0.r14325.4|889	if [ -d plugins/bookmarks ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|890	echo "bookmarks plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|891	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|892	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|893	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|894	tar -jxf %{SOURCE19}
12cu|squirrelmail-1.4.23-0.0.r14325.4|895	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|896	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|897	
12cu|squirrelmail-1.4.23-0.0.r14325.4|898	pushd plugins/bookmarks
12cu|squirrelmail-1.4.23-0.0.r14325.4|899	cp -f bookmarks_data_text.php bookmarks_data.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|900	chmod 644 *
12cu|squirrelmail-1.4.23-0.0.r14325.4|901	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|902	
12cu|squirrelmail-1.4.23-0.0.r14325.4|903	if [ -d plugins/select_range ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|904	echo "select_range plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|905	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|906	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|907	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|908	tar -zxf %{SOURCE20}
12cu|squirrelmail-1.4.23-0.0.r14325.4|909	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|910	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|911	
12cu|squirrelmail-1.4.23-0.0.r14325.4|912	pushd plugins/select_range
12cu|squirrelmail-1.4.23-0.0.r14325.4|913	cp -p config_example.php config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|914	rm -rf patch
12cu|squirrelmail-1.4.23-0.0.r14325.4|915	perl -pi -e "s|SM_PATH \. \'plugins/select_range/config\.php\'|\'%{pluginetc}/select_range_config\.php\'|g" *.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|916	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|917	
12cu|squirrelmail-1.4.23-0.0.r14325.4|918	if [ -d plugins/rewrap ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|919	echo "rewrap plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|920	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|921	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|922	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|923	tar -jxf %{SOURCE21}
12cu|squirrelmail-1.4.23-0.0.r14325.4|924	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|925	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|926	
12cu|squirrelmail-1.4.23-0.0.r14325.4|927	pushd plugins/rewrap
12cu|squirrelmail-1.4.23-0.0.r14325.4|928	rm -f getpot make_release.sh rewrap.pot
12cu|squirrelmail-1.4.23-0.0.r14325.4|929	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|930	
12cu|squirrelmail-1.4.23-0.0.r14325.4|931	if [ -d plugins/spam_buttons ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|932	echo "spam_buttons plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|933	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|934	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|935	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|936	tar -zxf %{SOURCE22}
12cu|squirrelmail-1.4.23-0.0.r14325.4|937	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|938	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|939	
12cu|squirrelmail-1.4.23-0.0.r14325.4|940	pushd plugins/spam_buttons
12cu|squirrelmail-1.4.23-0.0.r14325.4|941	cp -p config_example.php config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|942	rm -f getpot
12cu|squirrelmail-1.4.23-0.0.r14325.4|943	perl -pi -e "s|\'\.\.\/\.\.\/config\/config_spam_buttons\.php\'|\'%{pluginetc}/spam_buttons_config\.php\'|g" functions.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|944	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|945	
12cu|squirrelmail-1.4.23-0.0.r14325.4|946	if [ -d plugins/spamassassin ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|947	echo "spamassassin plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|948	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|949	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|950	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|951	tar -jxvf %{SOURCE23}
12cu|squirrelmail-1.4.23-0.0.r14325.4|952	mv SquirrelSAP*/spamassassin .
12cu|squirrelmail-1.4.23-0.0.r14325.4|953	mv SquirrelSAP*/ReadMe_SquirrelSAP spamassassin/
12cu|squirrelmail-1.4.23-0.0.r14325.4|954	perl -pi -e "s|\r|\n|g" spamassassin/config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|955	perl -pi -e "s|\r|\n|g" spamassassin/options.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|956	perl -pi -e "s|\r|\n|g" spamassassin/spamassassin.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|957	rm -rf SquirrelSAP*
12cu|squirrelmail-1.4.23-0.0.r14325.4|958	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|959	perl -pi -e "s|SM_PATH \. \'plugins/spamassassin/config\.php\'|\'%{pluginetc}/spamassassin_config\.php\'|g" plugins/spamassassin/*.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|960	perl -pi -e "s|define\(\'SM_PATH\', \'\.\./\.\./\'\)\;||g" plugins/spamassassin/setup.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|961	
12cu|squirrelmail-1.4.23-0.0.r14325.4|962	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|963	
12cu|squirrelmail-1.4.23-0.0.r14325.4|964	if [ -d plugins/junkfolder ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|965	echo "junkfolder plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|966	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|967	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|968	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|969	tar -jxf %{SOURCE24}
12cu|squirrelmail-1.4.23-0.0.r14325.4|970	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|971	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|972	
12cu|squirrelmail-1.4.23-0.0.r14325.4|973	pushd plugins/junkfolder
12cu|squirrelmail-1.4.23-0.0.r14325.4|974	rm -f po/xgetpo
12cu|squirrelmail-1.4.23-0.0.r14325.4|975	perl -pi -e "s|SM_PATH \. \'plugins/junkfolder/config\.php\'|\'%{pluginetc}/junkfolder_config\.php\'|g" config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|976	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|977	
12cu|squirrelmail-1.4.23-0.0.r14325.4|978	# Don't enable SPAM RBL by default
12cu|squirrelmail-1.4.23-0.0.r14325.4|979	pushd plugins/filters
12cu|squirrelmail-1.4.23-0.0.r14325.4|980	%patch13 -p0
12cu|squirrelmail-1.4.23-0.0.r14325.4|981	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|982	
12cu|squirrelmail-1.4.23-0.0.r14325.4|983	# javascript_libs is required/recommended by avelsieve-1.9.8
12cu|squirrelmail-1.4.23-0.0.r14325.4|984	if [ -d plugins/javascript_libs ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|985	echo "javascript_libs plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|986	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|987	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|988	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|989	tar -jxf %{SOURCE26}
12cu|squirrelmail-1.4.23-0.0.r14325.4|990	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|991	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|992	
12cu|squirrelmail-1.4.23-0.0.r14325.4|993	pushd plugins/javascript_libs
12cu|squirrelmail-1.4.23-0.0.r14325.4|994	perl -pi -e "s|SM_PATH \. \'plugins/javascript_libs/config\.php\'|\'%{pluginetc}/javascript_libs_config\.php\'|g" *.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|995	perl -pi -e "s|^#\!/usr/bin/php5|#\!/usr/bin/php|g" minify_offline.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|996	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|997	
12cu|squirrelmail-1.4.23-0.0.r14325.4|998	if [ -d plugins/yubikey ]; then
12cu|squirrelmail-1.4.23-0.0.r14325.4|999	echo "yubikey plugin already present"
12cu|squirrelmail-1.4.23-0.0.r14325.4|1000	sleep 360
12cu|squirrelmail-1.4.23-0.0.r14325.4|1001	else
12cu|squirrelmail-1.4.23-0.0.r14325.4|1002	pushd plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|1003	tar -jxf %{SOURCE27}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1004	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|1005	fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|1006	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1007	pushd plugins/yubikey
12cu|squirrelmail-1.4.23-0.0.r14325.4|1008	rm -f getpot yubikey.pot
12cu|squirrelmail-1.4.23-0.0.r14325.4|1009	perl -pi -e "s|SM_PATH \. \'config/config_yubikey\.php\'|\'%{pluginetc}/yubikey_glogal_config\.php\'|g" *.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1010	perl -pi -e "s|SM_PATH \. \'plugins/yubikey/config\.php\'|\'%{pluginetc}/yubikey_config\.php\'|g" *.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1011	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|1012	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1013	# Rearrange the documentation
12cu|squirrelmail-1.4.23-0.0.r14325.4|1014	mv README doc/
12cu|squirrelmail-1.4.23-0.0.r14325.4|1015	mv themes/README.themes doc/
12cu|squirrelmail-1.4.23-0.0.r14325.4|1016	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1017	for f in `find plugins -name "README*" -or -name INSTALL -or -name CHANGES \
12cu|squirrelmail-1.4.23-0.0.r14325.4|1018	-or -name HISTORY -or -name CHANGELOG -or -name ChangeLog -or -name FAQ`; do
12cu|squirrelmail-1.4.23-0.0.r14325.4|1019	mkdir -p doc/`dirname $f`
12cu|squirrelmail-1.4.23-0.0.r14325.4|1020	mv $f $_
12cu|squirrelmail-1.4.23-0.0.r14325.4|1021	done
12cu|squirrelmail-1.4.23-0.0.r14325.4|1022	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1023	# cleanup
12cu|squirrelmail-1.4.23-0.0.r14325.4|1024	for f in `find plugins -name COPYING -or -name LICENSE`; do
12cu|squirrelmail-1.4.23-0.0.r14325.4|1025	rm -f $f
12cu|squirrelmail-1.4.23-0.0.r14325.4|1026	done
12cu|squirrelmail-1.4.23-0.0.r14325.4|1027	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1028	#mv doc/plugins/squirrelspell/doc/README doc/plugins/squirrelspell
12cu|squirrelmail-1.4.23-0.0.r14325.4|1029	#rmdir doc/plugins/squirrelspell/doc
12cu|squirrelmail-1.4.23-0.0.r14325.4|1030	mv plugins/squirrelspell/doc/* doc/plugins/squirrelspell
12cu|squirrelmail-1.4.23-0.0.r14325.4|1031	rm -f doc/plugins/squirrelspell/index.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1032	rmdir plugins/squirrelspell/doc
12cu|squirrelmail-1.4.23-0.0.r14325.4|1033	mv doc/index.html doc/index2.html
12cu|squirrelmail-1.4.23-0.0.r14325.4|1034	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1035	cat << EOF > doc/index.html
12cu|squirrelmail-1.4.23-0.0.r14325.4|1036	Your squirrelmail package is installed in <a href=/squirrelmail/>%{basedir}</a>, and is aliased to <a href=/webmail>/webmail</a>.
12cu|squirrelmail-1.4.23-0.0.r14325.4|1037	<p>
12cu|squirrelmail-1.4.23-0.0.r14325.4|1038	<a href=index2.html>Read documentation</a>
12cu|squirrelmail-1.4.23-0.0.r14325.4|1039	EOF
12cu|squirrelmail-1.4.23-0.0.r14325.4|1040	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1041	# Fixup various files
12cu|squirrelmail-1.4.23-0.0.r14325.4|1042	echo "left_refresh=300" >> data/default_pref
12cu|squirrelmail-1.4.23-0.0.r14325.4|1043	%patch1 -p0 -b .oldconf
12cu|squirrelmail-1.4.23-0.0.r14325.4|1044	for f in contrib/RPM/squirrelmail.cron contrib/RPM/config.php.redhat; do
12cu|squirrelmail-1.4.23-0.0.r14325.4|1045	perl -pi -e "s|__ATTDIR__|%{attdir}|g;s|__PREFSDIR__|%{prefsdir}|g;" $f
12cu|squirrelmail-1.4.23-0.0.r14325.4|1046	done
12cu|squirrelmail-1.4.23-0.0.r14325.4|1047	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1048	pushd plugins/mail_fetch
12cu|squirrelmail-1.4.23-0.0.r14325.4|1049	cp -f config_example.php mail_fetch_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1050	perl -pi -e "s|SM_PATH \. \'plugins/mail_fetch/config\.php\'|\'%{pluginetc}/mail_fetch_config\.php\'|g" *.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1051	popd
12cu|squirrelmail-1.4.23-0.0.r14325.4|1052	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1053	cp %{SOURCE2} doc/RPM.readme
12cu|squirrelmail-1.4.23-0.0.r14325.4|1054	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1055	%install
12cu|squirrelmail-1.4.23-0.0.r14325.4|1056	export DONT_RELINK=1
12cu|squirrelmail-1.4.23-0.0.r14325.4|1057	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1058	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|squirrelmail-1.4.23-0.0.r14325.4|1059	install -d %{buildroot}%{_sysconfdir}/httpd/conf.d
12cu|squirrelmail-1.4.23-0.0.r14325.4|1060	install -d %{buildroot}%{etcdir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1061	install -d %{buildroot}%{prefsdir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1062	install -d %{buildroot}%{attdir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1063	install -d %{buildroot}%{basedir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1064	install -d %{buildroot}%{crondir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1065	install -d %{buildroot}%{_sbindir}/
12cu|squirrelmail-1.4.23-0.0.r14325.4|1066	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1067	# install default_pref
12cu|squirrelmail-1.4.23-0.0.r14325.4|1068	install -m 0644 data/default_pref %{buildroot}%{prefsdir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1069	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1070	# install the config files
12cu|squirrelmail-1.4.23-0.0.r14325.4|1071	install -m0644 config/config*.php %{buildroot}%{etcdir}/
12cu|squirrelmail-1.4.23-0.0.r14325.4|1072	install -m0644 contrib/RPM/config.php.redhat %{buildroot}%{etcdir}/config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1073	install -m0750 config/conf.pl %{buildroot}%{_sbindir}/squirrelmail-conf
12cu|squirrelmail-1.4.23-0.0.r14325.4|1074	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1075	# install index.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1076	install -m0644 index.php %{buildroot}%{basedir}/
12cu|squirrelmail-1.4.23-0.0.r14325.4|1077	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1078	# install classes
12cu|squirrelmail-1.4.23-0.0.r14325.4|1079	install -d -m0755 %{buildroot}%{basedir}/class
12cu|squirrelmail-1.4.23-0.0.r14325.4|1080	cp -pr class %{buildroot}%{basedir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1081	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1082	# install include
12cu|squirrelmail-1.4.23-0.0.r14325.4|1083	install -d -m0755 %{buildroot}%{basedir}/include
12cu|squirrelmail-1.4.23-0.0.r14325.4|1084	cp -pr include %{buildroot}%{basedir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1085	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1086	# install functions
12cu|squirrelmail-1.4.23-0.0.r14325.4|1087	install -d -m0755 %{buildroot}%{basedir}/functions/decode
12cu|squirrelmail-1.4.23-0.0.r14325.4|1088	install -d -m0755 %{buildroot}%{basedir}/functions/encode
12cu|squirrelmail-1.4.23-0.0.r14325.4|1089	install -m 0644 functions/*.php %{buildroot}%{basedir}/functions/
12cu|squirrelmail-1.4.23-0.0.r14325.4|1090	install -m 0644 functions/decode/*.php %{buildroot}%{basedir}/functions/decode
12cu|squirrelmail-1.4.23-0.0.r14325.4|1091	install -m 0644 functions/encode/*.php %{buildroot}%{basedir}/functions/encode
12cu|squirrelmail-1.4.23-0.0.r14325.4|1092	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1093	# install src
12cu|squirrelmail-1.4.23-0.0.r14325.4|1094	install -d -m0755 %{buildroot}%{basedir}/src
12cu|squirrelmail-1.4.23-0.0.r14325.4|1095	install -m 0644 src/* %{buildroot}%{basedir}/src/
12cu|squirrelmail-1.4.23-0.0.r14325.4|1096	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1097	# install themes
12cu|squirrelmail-1.4.23-0.0.r14325.4|1098	install -d -m0755 %{buildroot}%{basedir}/themes
12cu|squirrelmail-1.4.23-0.0.r14325.4|1099	install -m 0644 themes/*.php %{buildroot}%{basedir}/themes/
12cu|squirrelmail-1.4.23-0.0.r14325.4|1100	install -d -m0755 %{buildroot}%{basedir}/themes/css
12cu|squirrelmail-1.4.23-0.0.r14325.4|1101	install -m 0644 themes/css/*.css %{buildroot}%{basedir}/themes/css/
12cu|squirrelmail-1.4.23-0.0.r14325.4|1102	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1103	# install images
12cu|squirrelmail-1.4.23-0.0.r14325.4|1104	install -d -m0755 %{buildroot}%{basedir}/images
12cu|squirrelmail-1.4.23-0.0.r14325.4|1105	install -m 0644 images/* %{buildroot}%{basedir}/images/
12cu|squirrelmail-1.4.23-0.0.r14325.4|1106	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1107	# install the plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|1108	cp -rp plugins %{buildroot}%{basedir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1109	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1110	# install the locales.
12cu|squirrelmail-1.4.23-0.0.r14325.4|1111	cp -rp locale %{buildroot}%{basedir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1112	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1113	# install help files
12cu|squirrelmail-1.4.23-0.0.r14325.4|1114	cp -rp help %{buildroot}%{basedir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1115	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1116	# po will go into the poutils package, so just copy it
12cu|squirrelmail-1.4.23-0.0.r14325.4|1117	cp -rp po %{buildroot}%{basedir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1118	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1119	# install the cron script
12cu|squirrelmail-1.4.23-0.0.r14325.4|1120	install -m 0755 contrib/RPM/squirrelmail.cron %{buildroot}/%{crondir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1121	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1122	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1123	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|squirrelmail-1.4.23-0.0.r14325.4|1124	# squirrelmail.conf
12cu|squirrelmail-1.4.23-0.0.r14325.4|1125	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1126	Alias /%{name} %{basedir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1127	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1128	<Directory %{basedir}>
12cu|squirrelmail-1.4.23-0.0.r14325.4|1129	Require local granted
12cu|squirrelmail-1.4.23-0.0.r14325.4|1130	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
12cu|squirrelmail-1.4.23-0.0.r14325.4|1131	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1132	php_admin_value session.bug_compat_42 0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1133	# Otherwise can't send mails
12cu|squirrelmail-1.4.23-0.0.r14325.4|1134	php_admin_value safe_mode 0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1135	# Misc
12cu|squirrelmail-1.4.23-0.0.r14325.4|1136	php_flag register_globals	off
12cu|squirrelmail-1.4.23-0.0.r14325.4|1137	# Other increased PHP parameters
12cu|squirrelmail-1.4.23-0.0.r14325.4|1138	php_admin_value memory_limit    64M
12cu|squirrelmail-1.4.23-0.0.r14325.4|1139	php_admin_value post_max_size   17M
12cu|squirrelmail-1.4.23-0.0.r14325.4|1140	php_admin_value upload_max_filesize 16M
12cu|squirrelmail-1.4.23-0.0.r14325.4|1141	php_admin_value max_execution_time 120
12cu|squirrelmail-1.4.23-0.0.r14325.4|1142	</Directory>
12cu|squirrelmail-1.4.23-0.0.r14325.4|1143	EOF
12cu|squirrelmail-1.4.23-0.0.r14325.4|1144	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1145	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1146	# Move plugin config files
12cu|squirrelmail-1.4.23-0.0.r14325.4|1147	mkdir -p %{buildroot}%{pluginetc}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1148	mv %{buildroot}%{basedir}/plugins/avelsieve/config/config.php %{buildroot}%{pluginetc}/avelsieve_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1149	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1150	# fix rules
12cu|squirrelmail-1.4.23-0.0.r14325.4|1151	install -d %{buildroot}%{pluginetc}/avelsieve_rules
12cu|squirrelmail-1.4.23-0.0.r14325.4|1152	mv %{buildroot}%{basedir}/plugins/avelsieve/config/rule.*.default.php %{buildroot}%{pluginetc}/avelsieve_rules/
12cu|squirrelmail-1.4.23-0.0.r14325.4|1153	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1154	mv %{buildroot}%{basedir}/plugins/change_ldappass/config.php %{buildroot}%{pluginetc}/change_ldappass_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1155	mv %{buildroot}%{basedir}/plugins/change_pass/config_example.php %{buildroot}%{pluginetc}/change_pass_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1156	mv %{buildroot}%{basedir}/plugins/empty_folders/config.php %{buildroot}%{pluginetc}/empty_folders_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1157	#mv %{buildroot}%{basedir}/plugins/folder_sizes/folder_sizes_config.php %{buildroot}%{pluginetc}/folder_sizes_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1158	mv %{buildroot}%{basedir}/plugins/ldifimport/config.php %{buildroot}%{pluginetc}/ldifimport_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1159	mv %{buildroot}%{basedir}/plugins/quota_usage/config.php %{buildroot}%{pluginetc}/quota_usage_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1160	mv %{buildroot}%{basedir}/plugins/secure_login/config.php %{buildroot}%{pluginetc}/secure_login_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1161	mv %{buildroot}%{basedir}/plugins/squirrelspell/sqspell_config.php %{buildroot}%{pluginetc}/sqspell_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1162	mv %{buildroot}%{basedir}/plugins/username/config.php %{buildroot}%{pluginetc}/username_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1163	mv %{buildroot}%{basedir}/plugins/select_range/config.php %{buildroot}%{pluginetc}/select_range_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1164	mv %{buildroot}%{basedir}/plugins/spam_buttons/config.php %{buildroot}%{pluginetc}/spam_buttons_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1165	mv %{buildroot}%{basedir}/plugins/spamassassin/config.php %{buildroot}%{pluginetc}/spamassassin_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1166	mv %{buildroot}%{basedir}/plugins/junkfolder/config.php %{buildroot}%{pluginetc}/junkfolder_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1167	mv %{buildroot}%{basedir}/plugins/abook_import_export/config_default.php %{buildroot}%{pluginetc}/abook_import_export_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1168	mv %{buildroot}%{basedir}/plugins/javascript_libs/config.php %{buildroot}%{pluginetc}/javascript_libs_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1169	mv %{buildroot}%{basedir}/plugins/yubikey/config_example.php %{buildroot}%{pluginetc}/yubikey_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1170	cp %{buildroot}%{pluginetc}/yubikey_config.php %{buildroot}%{pluginetc}/yubikey_glogal_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1171	mv %{buildroot}%{basedir}/plugins/mail_fetch/mail_fetch_config.php %{buildroot}%{pluginetc}/mail_fetch_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1172	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1173	# wrong locale name, would never be used, and it is duplicated with a
12cu|squirrelmail-1.4.23-0.0.r14325.4|1174	# correct name (just "pl")
12cu|squirrelmail-1.4.23-0.0.r14325.4|1175	rm -rf %{buildroot}%{basedir}/plugins/change_ldappass/locale/PL_pl
12cu|squirrelmail-1.4.23-0.0.r14325.4|1176	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1177	# make some po file lists
12cu|squirrelmail-1.4.23-0.0.r14325.4|1178	find %{buildroot} -type f -name "*.po" | sed -e 's|^%{buildroot}|%%exclude |' > exclude_pofiles.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1179	find %{buildroot} -type f -name "*.po" | sed -e 's|^%{buildroot}||' > pofiles.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1180	find %{buildroot} -type f -name "*.mo" | sed -e 's|^%{buildroot}||' > mofiles.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1181	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1182	ls -1d locale/*/|sed -e 's/locale\///'|sed -e 's/\///'> LOCALES
12cu|squirrelmail-1.4.23-0.0.r14325.4|1183	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1184	# add some extra locales here
12cu|squirrelmail-1.4.23-0.0.r14325.4|1185	cat >> LOCALES << EOF
12cu|squirrelmail-1.4.23-0.0.r14325.4|1186	th_TH
12cu|squirrelmail-1.4.23-0.0.r14325.4|1187	uk_UA
12cu|squirrelmail-1.4.23-0.0.r14325.4|1188	vi_VN
12cu|squirrelmail-1.4.23-0.0.r14325.4|1189	EOF
12cu|squirrelmail-1.4.23-0.0.r14325.4|1190	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1191	for i in `cat LOCALES`; do
12cu|squirrelmail-1.4.23-0.0.r14325.4|1192	grep "/${i}/" mofiles.list > ${i}.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1193	if [ -d help/${i} ]; then echo "%{basedir}/help/${i}" >> ${i}.list; fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|1194	if [ -f images/sec_remove_${i}.png ]; then echo "%{basedir}/images/sec_remove_${i}.png" >> ${i}.list; fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|1195	if [ -f locale/${i}/setup.php ]; then echo "%{basedir}/locale/${i}/setup.php" >> ${i}.list; fi
12cu|squirrelmail-1.4.23-0.0.r14325.4|1196	done
12cu|squirrelmail-1.4.23-0.0.r14325.4|1197	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1198	#  merge the pt and pt_BR packages as locales-pt includes locales-pt_BR but does not provide
12cu|squirrelmail-1.4.23-0.0.r14325.4|1199	cat pt_BR.list >> pt_PT.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1200	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1201	# nuke unwanted files
12cu|squirrelmail-1.4.23-0.0.r14325.4|1202	rm -rf contrib/RPM
12cu|squirrelmail-1.4.23-0.0.r14325.4|1203	find %{buildroot} -name "\.htaccess" | xargs rm -f
12cu|squirrelmail-1.4.23-0.0.r14325.4|1204	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1205	# http://qa.mandriva.com/show_bug.cgi?id=27401
12cu|squirrelmail-1.4.23-0.0.r14325.4|1206	install -d %{buildroot}%{basedir}/conf
12cu|squirrelmail-1.4.23-0.0.r14325.4|1207	install -m0750 %{SOURCE25} %{buildroot}%{basedir}/conf/conf.pl
12cu|squirrelmail-1.4.23-0.0.r14325.4|1208	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1209	# https://qa.mandriva.com/show_bug.cgi?id=51006
12cu|squirrelmail-1.4.23-0.0.r14325.4|1210	mv doc/ReleaseNotes doc/ReleaseNotes.txt
12cu|squirrelmail-1.4.23-0.0.r14325.4|1211	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1212	# cleanup
12cu|squirrelmail-1.4.23-0.0.r14325.4|1213	rm -f %{buildroot}%{basedir}/plugins/address_add/locale/he_HE/LC_MESSAGES/address_add.mo
12cu|squirrelmail-1.4.23-0.0.r14325.4|1214	rm -f %{buildroot}%{basedir}/plugins/address_add/locale/compileall.pl
12cu|squirrelmail-1.4.23-0.0.r14325.4|1215	rm -f %{buildroot}%{basedir}/plugins/address_add/locale/index.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1216	rm -f %{buildroot}%{basedir}/plugins/address_add/locale/no_NO/LC_MESSAGES/address_add.mo
12cu|squirrelmail-1.4.23-0.0.r14325.4|1217	rm -f %{buildroot}%{basedir}/plugins/change_ldappass/locale/no_NO/LC_MESSAGES/change_ldappass.mo
12cu|squirrelmail-1.4.23-0.0.r14325.4|1218	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1219	%post
12cu|squirrelmail-1.4.23-0.0.r14325.4|1220	# Put correct hostname in config. We do this every time, since we change the
12cu|squirrelmail-1.4.23-0.0.r14325.4|1221	# .rpmnew as well. This is safe even if someone already modified the config,
12cu|squirrelmail-1.4.23-0.0.r14325.4|1222	# because the script will not find __HOSTNAME__ in the file and will do
12cu|squirrelmail-1.4.23-0.0.r14325.4|1223	# nothing.
12cu|squirrelmail-1.4.23-0.0.r14325.4|1224	for f in %{etcdir}/config.php %{etcdir}/config.php.rpmnew \
12cu|squirrelmail-1.4.23-0.0.r14325.4|1225	%{pluginetc}/avelsieve_config.php %{basedir}/plugins/avelsieve/addrule_html.php; do
12cu|squirrelmail-1.4.23-0.0.r14325.4|1226	perl -pi -e "s|__HOSTNAME__|$HOSTNAME|g" $f 2>/dev/null
12cu|squirrelmail-1.4.23-0.0.r14325.4|1227	done
12cu|squirrelmail-1.4.23-0.0.r14325.4|1228	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1229	# Upgrade the configuration file using ccp if needed
12cu|squirrelmail-1.4.23-0.0.r14325.4|1230	# --ifexists makes sure it doesn't do anything (or whine/return nonzero)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1231	# --ignoreopt config_version makes sure the config_version in config.php.rpmnew is kept
12cu|squirrelmail-1.4.23-0.0.r14325.4|1232	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{etcdir}/config.php --newfile %{etcdir}/config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1233	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1234	# try to fix the plugins config too
12cu|squirrelmail-1.4.23-0.0.r14325.4|1235	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/avelsieve_config.php --newfile %{pluginetc}/avelsieve_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1236	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/change_ldappass_config.php --newfile %{pluginetc}/change_ldappass_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1237	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/change_pass_config.php --newfile %{pluginetc}/change_pass_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1238	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/empty_folders_config.php --newfile %{pluginetc}/empty_folders_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1239	#ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/folder_sizes_config.php --newfile %{pluginetc}/folder_sizes_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1240	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/ldifimport_config.php --newfile %{pluginetc}/ldifimport_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1241	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/quota_usage_config.php --newfile %{pluginetc}/quota_usage_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1242	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/secure_login_config.php --newfile %{pluginetc}/secure_login_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1243	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/select_range_config.php --newfile %{pluginetc}/select_range_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1244	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/spamassassin_config.php --newfile %{pluginetc}/spamassassin_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1245	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/spam_buttons_config.php --newfile %{pluginetc}/spam_buttons_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1246	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/sqspell_config.php --newfile %{pluginetc}/sqspell_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1247	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/username_config.php --newfile %{pluginetc}/username_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1248	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/junkfolder_config.php --newfile %{pluginetc}/junkfolder_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1249	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/abook_import_export_config.php --newfile %{pluginetc}/abook_import_export_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1250	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/javascript_libs_config.php --newfile %{pluginetc}/javascript_libs_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1251	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/yubikey_config.php --newfile %{pluginetc}/yubikey_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1252	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/yubikey_glogal_config.php --newfile %{pluginetc}/yubikey_glogal_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1253	ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile %{pluginetc}/mail_fetch_config.php --newfile %{pluginetc}/mail_fetch_config.php.rpmnew
12cu|squirrelmail-1.4.23-0.0.r14325.4|1254	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1255	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1256	%files -f exclude_pofiles.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1257	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1258	%doc doc/* contrib
12cu|squirrelmail-1.4.23-0.0.r14325.4|1259	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|squirrelmail-1.4.23-0.0.r14325.4|1260	%dir %{etcdir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1261	%attr(0644,root,root) %config(noreplace) %{etcdir}/config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1262	%attr(0644,root,root) %config(noreplace) %{etcdir}/config_default.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1263	%attr(0644,root,root) %config(noreplace) %{etcdir}/config_local.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1264	%dir %{pluginetc}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1265	%attr(0644,root,root) %config(noreplace) %{pluginetc}/avelsieve_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1266	%attr(0755,root,apache) %dir %{pluginetc}/avelsieve_rules
12cu|squirrelmail-1.4.23-0.0.r14325.4|1267	%attr(0644,root,root) %config(noreplace) %{pluginetc}/avelsieve_rules/rule.*.default.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1268	%attr(0644,root,root) %config(noreplace) %{pluginetc}/change_ldappass_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1269	%attr(0644,root,root) %config(noreplace) %{pluginetc}/change_pass_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1270	%attr(0644,root,root) %config(noreplace) %{pluginetc}/empty_folders_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1271	#%attr(0644,root,root) %config(noreplace) %{pluginetc}/folder_sizes_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1272	%attr(0644,root,root) %config(noreplace) %{pluginetc}/ldifimport_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1273	%attr(0644,root,root) %config(noreplace) %{pluginetc}/quota_usage_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1274	%attr(0644,root,root) %config(noreplace) %{pluginetc}/secure_login_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1275	%attr(0644,root,root) %config(noreplace) %{pluginetc}/select_range_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1276	%attr(0644,root,root) %config(noreplace) %{pluginetc}/spamassassin_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1277	%attr(0644,root,root) %config(noreplace) %{pluginetc}/spam_buttons_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1278	%attr(0644,root,root) %config(noreplace) %{pluginetc}/sqspell_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1279	%attr(0644,root,root) %config(noreplace) %{pluginetc}/username_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1280	%attr(0644,root,root) %config(noreplace) %{pluginetc}/junkfolder_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1281	%attr(0644,root,root) %config(noreplace) %{pluginetc}/abook_import_export_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1282	%attr(0644,root,root) %config(noreplace) %{pluginetc}/javascript_libs_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1283	%attr(0644,root,root) %config(noreplace) %{pluginetc}/yubikey_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1284	%attr(0644,root,root) %config(noreplace) %{pluginetc}/yubikey_glogal_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1285	%attr(0644,root,root) %config(noreplace) %{pluginetc}/mail_fetch_config.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1286	%dir %{basedir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1287	%dir %{varlibdir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1288	%dir %{varspooldir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1289	%dir %{basedir}/conf
12cu|squirrelmail-1.4.23-0.0.r14325.4|1290	%dir %{basedir}/help
12cu|squirrelmail-1.4.23-0.0.r14325.4|1291	%dir %{basedir}/images
12cu|squirrelmail-1.4.23-0.0.r14325.4|1292	%dir %{basedir}/locale
12cu|squirrelmail-1.4.23-0.0.r14325.4|1293	%dir %{basedir}/plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|1294	%{basedir}/class
12cu|squirrelmail-1.4.23-0.0.r14325.4|1295	%{basedir}/functions
12cu|squirrelmail-1.4.23-0.0.r14325.4|1296	%{basedir}/help/en_US
12cu|squirrelmail-1.4.23-0.0.r14325.4|1297	%{basedir}/help/index.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1298	%{basedir}/locale/timezones.cfg
12cu|squirrelmail-1.4.23-0.0.r14325.4|1299	%{basedir}/locale/index.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1300	%{basedir}/locale/README.locales
12cu|squirrelmail-1.4.23-0.0.r14325.4|1301	%{basedir}/images/blank.png
12cu|squirrelmail-1.4.23-0.0.r14325.4|1302	%{basedir}/images/delitem.png
12cu|squirrelmail-1.4.23-0.0.r14325.4|1303	%{basedir}/images/down_pointer.png
12cu|squirrelmail-1.4.23-0.0.r14325.4|1304	%{basedir}/images/draft.png
12cu|squirrelmail-1.4.23-0.0.r14325.4|1305	%{basedir}/images/folder.png
12cu|squirrelmail-1.4.23-0.0.r14325.4|1306	%{basedir}/images/inbox.png
12cu|squirrelmail-1.4.23-0.0.r14325.4|1307	%{basedir}/images/index.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1308	%{basedir}/images/minus.png
12cu|squirrelmail-1.4.23-0.0.r14325.4|1309	%{basedir}/images/plus.png
12cu|squirrelmail-1.4.23-0.0.r14325.4|1310	%{basedir}/images/sec_remove_eng.png
12cu|squirrelmail-1.4.23-0.0.r14325.4|1311	%{basedir}/images/senti.png
12cu|squirrelmail-1.4.23-0.0.r14325.4|1312	%{basedir}/images/sm_logo.png
12cu|squirrelmail-1.4.23-0.0.r14325.4|1313	%{basedir}/images/sort_none.png
12cu|squirrelmail-1.4.23-0.0.r14325.4|1314	%{basedir}/images/up_pointer.png
12cu|squirrelmail-1.4.23-0.0.r14325.4|1315	%{basedir}/images/mandriva.png
12cu|squirrelmail-1.4.23-0.0.r14325.4|1316	%{basedir}/include
12cu|squirrelmail-1.4.23-0.0.r14325.4|1317	%exclude %{basedir}/plugins/address_add/locale
12cu|squirrelmail-1.4.23-0.0.r14325.4|1318	%exclude %{basedir}/plugins/avelsieve/locale
12cu|squirrelmail-1.4.23-0.0.r14325.4|1319	%exclude %{basedir}/plugins/change_ldappass/locale
12cu|squirrelmail-1.4.23-0.0.r14325.4|1320	%exclude %{basedir}/plugins/junkfolder/locale/el_GR/LC_MESSAGES/junkfolder.mo
12cu|squirrelmail-1.4.23-0.0.r14325.4|1321	%exclude %{basedir}/plugins/quota_usage/locale/it_IT/LC_MESSAGES/quota_usage.mo
12cu|squirrelmail-1.4.23-0.0.r14325.4|1322	%{basedir}/plugins/index.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1323	# bundled plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|1324	%{basedir}/plugins/administrator
12cu|squirrelmail-1.4.23-0.0.r14325.4|1325	%{basedir}/plugins/bug_report
12cu|squirrelmail-1.4.23-0.0.r14325.4|1326	%{basedir}/plugins/calendar
12cu|squirrelmail-1.4.23-0.0.r14325.4|1327	%{basedir}/plugins/delete_move_next
12cu|squirrelmail-1.4.23-0.0.r14325.4|1328	%{basedir}/plugins/demo
12cu|squirrelmail-1.4.23-0.0.r14325.4|1329	%{basedir}/plugins/filters
12cu|squirrelmail-1.4.23-0.0.r14325.4|1330	%{basedir}/plugins/fortune
12cu|squirrelmail-1.4.23-0.0.r14325.4|1331	%{basedir}/plugins/info
12cu|squirrelmail-1.4.23-0.0.r14325.4|1332	%{basedir}/plugins/listcommands
12cu|squirrelmail-1.4.23-0.0.r14325.4|1333	%{basedir}/plugins/mail_fetch
12cu|squirrelmail-1.4.23-0.0.r14325.4|1334	%{basedir}/plugins/message_details
12cu|squirrelmail-1.4.23-0.0.r14325.4|1335	%{basedir}/plugins/newmail
12cu|squirrelmail-1.4.23-0.0.r14325.4|1336	%{basedir}/plugins/sent_subfolders
12cu|squirrelmail-1.4.23-0.0.r14325.4|1337	%{basedir}/plugins/spamcop
12cu|squirrelmail-1.4.23-0.0.r14325.4|1338	%{basedir}/plugins/squirrelspell
12cu|squirrelmail-1.4.23-0.0.r14325.4|1339	%{basedir}/plugins/test
12cu|squirrelmail-1.4.23-0.0.r14325.4|1340	%{basedir}/plugins/translate
12cu|squirrelmail-1.4.23-0.0.r14325.4|1341	# added plugins
12cu|squirrelmail-1.4.23-0.0.r14325.4|1342	%{basedir}/plugins/abook_import_export
12cu|squirrelmail-1.4.23-0.0.r14325.4|1343	%{basedir}/plugins/address_add
12cu|squirrelmail-1.4.23-0.0.r14325.4|1344	%{basedir}/plugins/archive_mail
12cu|squirrelmail-1.4.23-0.0.r14325.4|1345	%{basedir}/plugins/avelsieve
12cu|squirrelmail-1.4.23-0.0.r14325.4|1346	%{basedir}/plugins/block_sender
12cu|squirrelmail-1.4.23-0.0.r14325.4|1347	%{basedir}/plugins/bookmarks
12cu|squirrelmail-1.4.23-0.0.r14325.4|1348	%{basedir}/plugins/change_ldappass
12cu|squirrelmail-1.4.23-0.0.r14325.4|1349	%{basedir}/plugins/change_pass
12cu|squirrelmail-1.4.23-0.0.r14325.4|1350	%{basedir}/plugins/compatibility
12cu|squirrelmail-1.4.23-0.0.r14325.4|1351	%{basedir}/plugins/empty_folders
12cu|squirrelmail-1.4.23-0.0.r14325.4|1352	%{basedir}/plugins/folder_sizes
12cu|squirrelmail-1.4.23-0.0.r14325.4|1353	%{basedir}/plugins/ldifimport
12cu|squirrelmail-1.4.23-0.0.r14325.4|1354	%{basedir}/plugins/login_image
12cu|squirrelmail-1.4.23-0.0.r14325.4|1355	%{basedir}/plugins/quota_usage
12cu|squirrelmail-1.4.23-0.0.r14325.4|1356	%{basedir}/plugins/rewrap
12cu|squirrelmail-1.4.23-0.0.r14325.4|1357	%{basedir}/plugins/secure_login
12cu|squirrelmail-1.4.23-0.0.r14325.4|1358	%{basedir}/plugins/select_range
12cu|squirrelmail-1.4.23-0.0.r14325.4|1359	%{basedir}/plugins/spamassassin
12cu|squirrelmail-1.4.23-0.0.r14325.4|1360	%{basedir}/plugins/spam_buttons
12cu|squirrelmail-1.4.23-0.0.r14325.4|1361	%{basedir}/plugins/username
12cu|squirrelmail-1.4.23-0.0.r14325.4|1362	%{basedir}/plugins/windows
12cu|squirrelmail-1.4.23-0.0.r14325.4|1363	%{basedir}/plugins/junkfolder
12cu|squirrelmail-1.4.23-0.0.r14325.4|1364	%{basedir}/plugins/javascript_libs
12cu|squirrelmail-1.4.23-0.0.r14325.4|1365	%{basedir}/plugins/yubikey
12cu|squirrelmail-1.4.23-0.0.r14325.4|1366	%{basedir}/src
12cu|squirrelmail-1.4.23-0.0.r14325.4|1367	%{basedir}/themes
12cu|squirrelmail-1.4.23-0.0.r14325.4|1368	%{basedir}/index.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1369	%attr(0750,root,root) %{_sbindir}/squirrelmail-conf
12cu|squirrelmail-1.4.23-0.0.r14325.4|1370	%attr(0750,root,root) %{basedir}/conf/conf.pl
12cu|squirrelmail-1.4.23-0.0.r14325.4|1371	%attr(0770,root,apache) %dir %{prefsdir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1372	%attr(0730,root,apache) %dir %{attdir}
12cu|squirrelmail-1.4.23-0.0.r14325.4|1373	%{prefsdir}/default_pref
12cu|squirrelmail-1.4.23-0.0.r14325.4|1374	%{crondir}/squirrelmail.cron
12cu|squirrelmail-1.4.23-0.0.r14325.4|1375	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1376	%files poutils -f pofiles.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1377	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1378	%{basedir}/po
12cu|squirrelmail-1.4.23-0.0.r14325.4|1379	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1380	%files cyrus
12cu|squirrelmail-1.4.23-0.0.r14325.4|1381	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1382	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1383	%files ar -f ar.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1384	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1385	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1386	%files bg -f bg_BG.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1387	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1388	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1389	%files bn-india -f bn_IN.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1390	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1391	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1392	%files bn-bangladesh -f bn_BD.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1393	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1394	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1395	%files ca -f ca_ES.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1396	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1397	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1398	%files cs -f cs_CZ.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1399	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1400	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1401	%files cy -f cy_GB.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1402	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1403	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1404	%files da -f da_DK.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1405	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1406	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1407	%files de -f de_DE.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1408	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1409	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1410	%files el -f el_GR.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1411	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1412	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1413	%files es -f es_ES.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1414	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1415	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1416	%files et -f et_EE.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1417	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1418	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1419	%files eu -f eu_ES.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1420	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1421	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1422	%files fa -f fa_IR.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1423	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1424	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1425	%files fi -f fi_FI.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1426	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1427	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1428	%files fo -f fo_FO.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1429	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1430	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1431	%files fr -f fr_FR.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1432	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1433	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1434	%files fy -f fy.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1435	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1436	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1437	%files he -f he_IL.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1438	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1439	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1440	%files hr -f hr_HR.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1441	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1442	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1443	%files hu -f hu_HU.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1444	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1445	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1446	%files id -f id_ID.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1447	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1448	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1449	%files is -f is_IS.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1450	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1451	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1452	%files it -f it_IT.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1453	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1454	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1455	%files ja -f ja_JP.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1456	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1457	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1458	%files ko -f ko_KR.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1459	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1460	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1461	%files lt -f lt_LT.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1462	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1463	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1464	%files ms -f ms_MY.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1465	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1466	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1467	# "no" is a deprecated language code for "nb"
12cu|squirrelmail-1.4.23-0.0.r14325.4|1468	%files nb -f nb_NO.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1469	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1470	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1471	%files nl -f nl_NL.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1472	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1473	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1474	%files nn -f nn_NO.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1475	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1476	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1477	%files pl -f pl_PL.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1478	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1479	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1480	%files pt -f pt_PT.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1481	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1482	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1483	#%files pt_BR -f pt_BR.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1484	#%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1485	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1486	%files ro -f ro_RO.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1487	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1488	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1489	%files ru -f ru_RU.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1490	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1491	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1492	%files sk -f sk_SK.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1493	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1494	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1495	%files sl -f sl_SI.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1496	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1497	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1498	%files sr -f sr_YU.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1499	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1500	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1501	%files sv -f sv_SE.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1502	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1503	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1504	%files th -f th_TH.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1505	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1506	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1507	%files tr -f tr_TR.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1508	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1509	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1510	%files ug -f ug.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1511	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1512	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1513	%files uk -f uk_UA.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1514	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1515	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1516	%files vi -f vi_VN.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1517	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1518	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1519	%files zh_CN -f zh_CN.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1520	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1521	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1522	%files zh_TW -f zh_TW.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1523	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1524	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1525	%files ka -f ka.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1526	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1527	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1528	%files km -f km.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1529	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1530	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1531	%files lv -f lv_LV.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1532	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1533	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1534	%files mk -f mk.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1535	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1536	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1537	%files ta -f ta_LK.list
12cu|squirrelmail-1.4.23-0.0.r14325.4|1538	%defattr(-,root,root)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1539	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1540	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1541	%changelog
12cu|squirrelmail-1.4.23-0.0.r14325.4|1542	* Sat Jun 30 2012 Oden Eriksson <oeriksson@mandriva.com> 1.4.23-0.0.r14325.1mdv2012.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1543	+ Revision: 807613
12cu|squirrelmail-1.4.23-0.0.r14325.4|1544	- use a recent svn snap for better php-5.4.x support
12cu|squirrelmail-1.4.23-0.0.r14325.4|1545	- various fixes
12cu|squirrelmail-1.4.23-0.0.r14325.4|1546	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1547	* Tue Jul 26 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.22-2
12cu|squirrelmail-1.4.23-0.0.r14325.4|1548	+ Revision: 691724
12cu|squirrelmail-1.4.23-0.0.r14325.4|1549	- bump release
12cu|squirrelmail-1.4.23-0.0.r14325.4|1550	- fix one borked define in plugins/spamassassin/setup.php
12cu|squirrelmail-1.4.23-0.0.r14325.4|1551	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1552	* Sun Jul 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.22-1
12cu|squirrelmail-1.4.23-0.0.r14325.4|1553	+ Revision: 690201
12cu|squirrelmail-1.4.23-0.0.r14325.4|1554	- 1.4.22
12cu|squirrelmail-1.4.23-0.0.r14325.4|1555	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1556	* Mon Aug 23 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.21-2mdv2011.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1557	+ Revision: 572135
12cu|squirrelmail-1.4.23-0.0.r14325.4|1558	- fix borkiness
12cu|squirrelmail-1.4.23-0.0.r14325.4|1559	- make it backportable to cs4
12cu|squirrelmail-1.4.23-0.0.r14325.4|1560	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1561	* Sun Aug 22 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.21-1mdv2011.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1562	+ Revision: 571996
12cu|squirrelmail-1.4.23-0.0.r14325.4|1563	- 1.4.21
12cu|squirrelmail-1.4.23-0.0.r14325.4|1564	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1565	* Mon Jun 21 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.20-2mdv2010.1
12cu|squirrelmail-1.4.23-0.0.r14325.4|1566	+ Revision: 548376
12cu|squirrelmail-1.4.23-0.0.r14325.4|1567	- P100: security fix for CVE-2010-1637
12cu|squirrelmail-1.4.23-0.0.r14325.4|1568	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1569	* Sun Mar 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.20-1mdv2010.1
12cu|squirrelmail-1.4.23-0.0.r14325.4|1570	+ Revision: 515447
12cu|squirrelmail-1.4.23-0.0.r14325.4|1571	- 1.4.20
12cu|squirrelmail-1.4.23-0.0.r14325.4|1572	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1573	* Tue Jan 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.20-0.RC2.6mdv2010.1
12cu|squirrelmail-1.4.23-0.0.r14325.4|1574	+ Revision: 493883
12cu|squirrelmail-1.4.23-0.0.r14325.4|1575	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|squirrelmail-1.4.23-0.0.r14325.4|1576	- cleanup useless explicit dependencies
12cu|squirrelmail-1.4.23-0.0.r14325.4|1577	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1578	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.20-0.RC2.5mdv2010.1
12cu|squirrelmail-1.4.23-0.0.r14325.4|1579	+ Revision: 473478
12cu|squirrelmail-1.4.23-0.0.r14325.4|1580	- drop support for old mdk 10.2
12cu|squirrelmail-1.4.23-0.0.r14325.4|1581	- drop php4 support in apache configuration
12cu|squirrelmail-1.4.23-0.0.r14325.4|1582	- better apache configuration
12cu|squirrelmail-1.4.23-0.0.r14325.4|1583	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1584	* Mon Nov 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.20-0.RC2.4mdv2010.1
12cu|squirrelmail-1.4.23-0.0.r14325.4|1585	+ Revision: 472110
12cu|squirrelmail-1.4.23-0.0.r14325.4|1586	- restrict default access permissions to localhost only, as per new policy
12cu|squirrelmail-1.4.23-0.0.r14325.4|1587	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1588	* Fri Oct 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.20-0.RC2.3mdv2010.1
12cu|squirrelmail-1.4.23-0.0.r14325.4|1589	+ Revision: 460277
12cu|squirrelmail-1.4.23-0.0.r14325.4|1590	- fix automatic dependencies
12cu|squirrelmail-1.4.23-0.0.r14325.4|1591	- don't duplicate spec-helper job
12cu|squirrelmail-1.4.23-0.0.r14325.4|1592	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1593	* Tue Oct 13 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.20-0.RC2.2mdv2010.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1594	+ Revision: 457148
12cu|squirrelmail-1.4.23-0.0.r14325.4|1595	- update some plugins, adjust patches and spec file
12cu|squirrelmail-1.4.23-0.0.r14325.4|1596	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1597	* Sun Aug 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.20-0.RC2.1mdv2010.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1598	+ Revision: 422405
12cu|squirrelmail-1.4.23-0.0.r14325.4|1599	- 1.4.20-RC2
12cu|squirrelmail-1.4.23-0.0.r14325.4|1600	- fix new locales (1.4.18-20090526) packaging
12cu|squirrelmail-1.4.23-0.0.r14325.4|1601	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1602	* Fri May 22 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.19-2mdv2010.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1603	+ Revision: 378861
12cu|squirrelmail-1.4.23-0.0.r14325.4|1604	- don't assume avelsieve is running (deactivate the plugin)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1605	- fix branding (again)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1606	- fix #51006 (squirrelmail 1.4.18 update package does not work)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1607	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1608	* Fri May 22 2009 Frederik Himpe <fhimpe@mandriva.org> 1.4.19-1mdv2010.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1609	+ Revision: 378677
12cu|squirrelmail-1.4.23-0.0.r14325.4|1610	- update to new version 1.4.19
12cu|squirrelmail-1.4.23-0.0.r14325.4|1611	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1612	* Tue May 12 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.18-2mdv2010.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1613	+ Revision: 375045
12cu|squirrelmail-1.4.23-0.0.r14325.4|1614	- fix deps
12cu|squirrelmail-1.4.23-0.0.r14325.4|1615	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1616	* Tue May 12 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.18-1mdv2010.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1617	+ Revision: 374902
12cu|squirrelmail-1.4.23-0.0.r14325.4|1618	- 1.4.18 (security release)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1619	- avelsieve-1.9.8
12cu|squirrelmail-1.4.23-0.0.r14325.4|1620	- compatibility-2.0.14
12cu|squirrelmail-1.4.23-0.0.r14325.4|1621	- rewrap-1.3-1.4.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1622	- empty_folders-2.0.1-1.2
12cu|squirrelmail-1.4.23-0.0.r14325.4|1623	- javascript_libs-0.1.2 (new)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1624	- yubikey-0.8.1-1.4.0 (new)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1625	- rediffed patches
12cu|squirrelmail-1.4.23-0.0.r14325.4|1626	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1627	* Thu Dec 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.17-1mdv2009.1
12cu|squirrelmail-1.4.23-0.0.r14325.4|1628	+ Revision: 309936
12cu|squirrelmail-1.4.23-0.0.r14325.4|1629	- 1.4.17 (Minor security fixes)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1630	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1631	* Wed Nov 26 2008 Adam Williamson <awilliamson@mandriva.org> 1.4.16-3mdv2009.1
12cu|squirrelmail-1.4.23-0.0.r14325.4|1632	+ Revision: 306845
12cu|squirrelmail-1.4.23-0.0.r14325.4|1633	- fix erroneous duplicate closing colon/bracket in avelsieve.diff (#45598)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1634	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1635	* Mon Sep 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.16-2mdv2009.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1636	+ Revision: 289730
12cu|squirrelmail-1.4.23-0.0.r14325.4|1637	- disable broken code for now
12cu|squirrelmail-1.4.23-0.0.r14325.4|1638	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1639	* Mon Sep 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.16-1mdv2009.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1640	+ Revision: 289209
12cu|squirrelmail-1.4.23-0.0.r14325.4|1641	- 1.4.16 (fixes CVE-2008-3663)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1642	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1643	* Thu Jul 24 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.15-1mdv2009.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1644	+ Revision: 244556
12cu|squirrelmail-1.4.23-0.0.r14325.4|1645	- bump release
12cu|squirrelmail-1.4.23-0.0.r14325.4|1646	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1647	* Thu Jun 26 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.15-0.1mdv2009.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1648	+ Revision: 229347
12cu|squirrelmail-1.4.23-0.0.r14325.4|1649	- 1.4.15
12cu|squirrelmail-1.4.23-0.0.r14325.4|1650	- secure_login-1.4-1.2.8
12cu|squirrelmail-1.4.23-0.0.r14325.4|1651	- avelsieve-1.9.7
12cu|squirrelmail-1.4.23-0.0.r14325.4|1652	- select_range-3.7-1.4.4
12cu|squirrelmail-1.4.23-0.0.r14325.4|1653	- spam_buttons-2.2-1.4.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1654	- rediffed P11
12cu|squirrelmail-1.4.23-0.0.r14325.4|1655	- dropped redundant P18
12cu|squirrelmail-1.4.23-0.0.r14325.4|1656	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1657	* Sat May 10 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.13-4mdv2009.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1658	+ Revision: 205411
12cu|squirrelmail-1.4.23-0.0.r14325.4|1659	- new locales (1.4.13-20071220)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1660	- added the frisian language sub package
12cu|squirrelmail-1.4.23-0.0.r14325.4|1661	- updated secure_login-1.2-1.2.8 -> secure_login-1.3-1.2.8
12cu|squirrelmail-1.4.23-0.0.r14325.4|1662	- updated compatibility-2.0.4 -> compatibility-2.0.11-1.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1663	- updated change_pass-2.7-1.4.x -> change_pass-2.7a-1.4.x
12cu|squirrelmail-1.4.23-0.0.r14325.4|1664	- updated quota_usage-1.3-1.2.7 -> quota_usage-1.3.1-1.2.7
12cu|squirrelmail-1.4.23-0.0.r14325.4|1665	- updated change_ldappass-1.9.1 -> change_ldappass-2.2-1.4.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1666	- updated abook_import_export-1.0-1.4.4 -> abook_import_export-1.1-1.4.4
12cu|squirrelmail-1.4.23-0.0.r14325.4|1667	- updated spam_buttons-1.0-1.4 -> spam_buttons-2.1-1.4.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1668	- rediffed needed patches
12cu|squirrelmail-1.4.23-0.0.r14325.4|1669	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1670	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.4.13-3mdv2008.1
12cu|squirrelmail-1.4.23-0.0.r14325.4|1671	+ Revision: 171125
12cu|squirrelmail-1.4.23-0.0.r14325.4|1672	- rebuild
12cu|squirrelmail-1.4.23-0.0.r14325.4|1673	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|squirrelmail-1.4.23-0.0.r14325.4|1674	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1675	* Thu Jan 03 2008 Andreas Hasenack <andreas@mandriva.com> 1.4.13-2mdv2008.1
12cu|squirrelmail-1.4.23-0.0.r14325.4|1676	+ Revision: 143138
12cu|squirrelmail-1.4.23-0.0.r14325.4|1677	- dropped numeric prefix from config file (#36385)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1678	- dropped /webmail non-standard alias (#36385)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1679	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1680	+ Olivier Blin <blino@mandriva.org>
12cu|squirrelmail-1.4.23-0.0.r14325.4|1681	- restore BuildRoot
12cu|squirrelmail-1.4.23-0.0.r14325.4|1682	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1683	+ Thierry Vignaud <tv@mandriva.org>
12cu|squirrelmail-1.4.23-0.0.r14325.4|1684	- kill re-definition of %%buildroot on Pixel's request
12cu|squirrelmail-1.4.23-0.0.r14325.4|1685	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1686	* Sat Dec 15 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.13-1mdv2008.1
12cu|squirrelmail-1.4.23-0.0.r14325.4|1687	+ Revision: 120370
12cu|squirrelmail-1.4.23-0.0.r14325.4|1688	- 1.4.13 (remote exploit fixes)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1689	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1690	* Sat Sep 29 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.11-1mdv2008.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1691	+ Revision: 93848
12cu|squirrelmail-1.4.23-0.0.r14325.4|1692	- 1.4.11 (Minor bugfixes)
12cu|squirrelmail-1.4.23-0.0.r14325.4|1693	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1694	* Mon Jun 25 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.10a-2mdv2008.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1695	+ Revision: 43871
12cu|squirrelmail-1.4.23-0.0.r14325.4|1696	- fix deps
12cu|squirrelmail-1.4.23-0.0.r14325.4|1697	
12cu|squirrelmail-1.4.23-0.0.r14325.4|1698	* Thu May 10 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.10a-1mdv2008.0
12cu|squirrelmail-1.4.23-0.0.r14325.4|1699	+ Revision: 25969
12cu|squirrelmail-1.4.23-0.0.r14325.4|1700	- 1.4.10a
12cu|squirrelmail-1.4.23-0.0.r14325.4|1701	

12893 12
12cu|sratom-0.4.6-1|1	%define _enable_debug_packages %{nil}
12cu|sratom-0.4.6-1|2	%define debug_package          %{nil}
12cu|sratom-0.4.6-1|3	
12cu|sratom-0.4.6-1|4	Name:           sratom
12cu|sratom-0.4.6-1|5	Version:        0.4.6
12cu|sratom-0.4.6-1|6	Release:        %mkrel 1
12cu|sratom-0.4.6-1|7	Summary:        Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax
12cu|sratom-0.4.6-1|8	
12cu|sratom-0.4.6-1|9	%define lib_major       0
12cu|sratom-0.4.6-1|10	%define lib_name        %mklibname %{name} %{lib_major}
12cu|sratom-0.4.6-1|11	%define lib_name_devel  %mklibname %{name} -d
12cu|sratom-0.4.6-1|12	
12cu|sratom-0.4.6-1|13	Source0:         http://download.drobilla.net/%{name}-%{version}.tar.bz2
12cu|sratom-0.4.6-1|14	URL:            http://drobilla.net/software/%{name}/
12cu|sratom-0.4.6-1|15	License:        MIT-like
12cu|sratom-0.4.6-1|16	Group:          System/Libraries
12cu|sratom-0.4.6-1|17	
12cu|sratom-0.4.6-1|18	BuildRequires:  waf, pkgconfig
12cu|sratom-0.4.6-1|19	BuildRequires:  glib2-devel
12cu|sratom-0.4.6-1|20	BuildRequires:  serd-devel
12cu|sratom-0.4.6-1|21	BuildRequires:  sord-devel
12cu|sratom-0.4.6-1|22	BuildRequires:  pkgconfig(lv2)
12cu|sratom-0.4.6-1|23	
12cu|sratom-0.4.6-1|24	%description
12cu|sratom-0.4.6-1|25	Lightweight C library for storing RDF data in memory.
12cu|sratom-0.4.6-1|26	
12cu|sratom-0.4.6-1|27	%files
12cu|sratom-0.4.6-1|28	%doc COPYING README
12cu|sratom-0.4.6-1|29	
12cu|sratom-0.4.6-1|30	#-----------------------------------
12cu|sratom-0.4.6-1|31	%package -n %{lib_name}
12cu|sratom-0.4.6-1|32	
12cu|sratom-0.4.6-1|33	Summary:        Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax
12cu|sratom-0.4.6-1|34	Group:          System/Libraries
12cu|sratom-0.4.6-1|35	
12cu|sratom-0.4.6-1|36	%description -n %{lib_name}
12cu|sratom-0.4.6-1|37	Lightweight C library for storing RDF data in memory.
12cu|sratom-0.4.6-1|38	
12cu|sratom-0.4.6-1|39	
12cu|sratom-0.4.6-1|40	%files -n %{lib_name}
12cu|sratom-0.4.6-1|41	%{_libdir}/lib%{name}-%{lib_major}.so.*
12cu|sratom-0.4.6-1|42	
12cu|sratom-0.4.6-1|43	#-----------------------------------
12cu|sratom-0.4.6-1|44	%package -n %{lib_name_devel}
12cu|sratom-0.4.6-1|45	Summary:        Headers for the sord RDF storage library
12cu|sratom-0.4.6-1|46	Group:          System/Libraries
12cu|sratom-0.4.6-1|47	Requires:       %{lib_name} = %{version}-%{release}
12cu|sratom-0.4.6-1|48	Requires:       pkgconfig
12cu|sratom-0.4.6-1|49	Provides:       %{name}-devel = %{version}-%{release}
12cu|sratom-0.4.6-1|50	
12cu|sratom-0.4.6-1|51	%description -n %{lib_name_devel}
12cu|sratom-0.4.6-1|52	Development files needed to build applications against %{name}.
12cu|sratom-0.4.6-1|53	
12cu|sratom-0.4.6-1|54	%files -n %{lib_name_devel}
12cu|sratom-0.4.6-1|55	%{_libdir}/lib%{name}-%{lib_major}.so
12cu|sratom-0.4.6-1|56	%dir %{_includedir}/%{name}-%{lib_major}/%{name}
12cu|sratom-0.4.6-1|57	%{_includedir}/%{name}-%{lib_major}/%{name}/*.h
12cu|sratom-0.4.6-1|58	%{_libdir}/pkgconfig/%{name}-%{lib_major}.pc
12cu|sratom-0.4.6-1|59	
12cu|sratom-0.4.6-1|60	#-----------------------------------
12cu|sratom-0.4.6-1|61	%prep
12cu|sratom-0.4.6-1|62	%setup -q
12cu|sratom-0.4.6-1|63	
12cu|sratom-0.4.6-1|64	%build
12cu|sratom-0.4.6-1|65	./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir}
12cu|sratom-0.4.6-1|66	./waf
12cu|sratom-0.4.6-1|67	
12cu|sratom-0.4.6-1|68	%install
12cu|sratom-0.4.6-1|69	rm -rf %{buildroot}
12cu|sratom-0.4.6-1|70	
12cu|sratom-0.4.6-1|71	./waf install --destdir=%{buildroot}
12cu|sratom-0.4.6-1|72	
12cu|sratom-0.4.6-1|73	
12cu|sratom-0.4.6-1|74	
12cu|sratom-0.4.6-1|75	
12cu|sratom-0.4.6-1|76	%changelog
12cu|sratom-0.4.6-1|77	* Sun Aug 17 2014 emuse <goemusic@yahoo.fr> 0.4.6-1
12cu|sratom-0.4.6-1|78	+ Revision: 69e9b56
12cu|sratom-0.4.6-1|79	- New version 0.4.6
12cu|sratom-0.4.6-1|80	
12cu|sratom-0.4.6-1|81	

12894 12
12cu|srecord-1.62-1|1	%define major 0
12cu|srecord-1.62-1|2	%define libname %mklibname %{name} %{major}
12cu|srecord-1.62-1|3	%define devname %mklibname %{name} -d
12cu|srecord-1.62-1|4	
12cu|srecord-1.62-1|5	Summary:	Manipulate EPROM load files
12cu|srecord-1.62-1|6	Name:		srecord
12cu|srecord-1.62-1|7	Version:	1.62
12cu|srecord-1.62-1|8	Release:	1
12cu|srecord-1.62-1|9	License:	GPLv3+ and LGPLv3+
12cu|srecord-1.62-1|10	Group:		Development/Other
12cu|srecord-1.62-1|11	Url:		http://srecord.sourceforge.net/
12cu|srecord-1.62-1|12	Source0:	http://downloads.sourceforge.net/srecord/srecord-%{version}.tar.gz
12cu|srecord-1.62-1|13	BuildRequires:	diffutils
12cu|srecord-1.62-1|14	BuildRequires:	ghostscript
12cu|srecord-1.62-1|15	BuildRequires:	ghostscript-common
12cu|srecord-1.62-1|16	BuildRequires:	groff
12cu|srecord-1.62-1|17	BuildRequires:	libtool
12cu|srecord-1.62-1|18	BuildRequires:	sharutils
12cu|srecord-1.62-1|19	BuildRequires:	boost-devel
12cu|srecord-1.62-1|20	BuildRequires:	pkgconfig(libgcrypt)
12cu|srecord-1.62-1|21	
12cu|srecord-1.62-1|22	%description
12cu|srecord-1.62-1|23	The SRecord package is a collection of powerful tools for manipulating
12cu|srecord-1.62-1|24	EPROM load files.
12cu|srecord-1.62-1|25	
12cu|srecord-1.62-1|26	- The SRecord package understands a number of file formats: Motorola
12cu|srecord-1.62-1|27	S-Record, Intel, Tektronix, Binary.  These file formats may be read
12cu|srecord-1.62-1|28	and written.  Also C array definitions, for output only.
12cu|srecord-1.62-1|29	
12cu|srecord-1.62-1|30	- The SRecord package has a number of tools: srec_cat for copying and
12cu|srecord-1.62-1|31	and converting files, srec_cmp for comparing files and srec_info for
12cu|srecord-1.62-1|32	printing summaries.
12cu|srecord-1.62-1|33	
12cu|srecord-1.62-1|34	- The SRecord package has a number for filters: checksum to add checksums
12cu|srecord-1.62-1|35	to the data, crop to keep address ranges, exclude to remove address
12cu|srecord-1.62-1|36	ranges, fill to plug holes in the data, length to insert the data
12cu|srecord-1.62-1|37	length, maximum to insert the data address maximum, minimum to insert
12cu|srecord-1.62-1|38	the data address minimum, offset to adjust addresses, and split for
12cu|srecord-1.62-1|39	wide data buses and memory striping.
12cu|srecord-1.62-1|40	
12cu|srecord-1.62-1|41	More than one filter may be applied to each input file.  Different filters
12cu|srecord-1.62-1|42	may be applied to each input file.  All filters may be applied to all
12cu|srecord-1.62-1|43	file formats.
12cu|srecord-1.62-1|44	
12cu|srecord-1.62-1|45	%files
12cu|srecord-1.62-1|46	%doc LICENSE BUILDING README
12cu|srecord-1.62-1|47	%{_bindir}/*
12cu|srecord-1.62-1|48	%{_mandir}/man1/*.1*
12cu|srecord-1.62-1|49	%{_mandir}/man5/*.5*
12cu|srecord-1.62-1|50	
12cu|srecord-1.62-1|51	#----------------------------------------------------------------------------
12cu|srecord-1.62-1|52	
12cu|srecord-1.62-1|53	%package -n %{libname}
12cu|srecord-1.62-1|54	Summary:	Shared library for SRecord
12cu|srecord-1.62-1|55	Group:		System/Libraries
12cu|srecord-1.62-1|56	Conflicts:	%{name} < 1.62
12cu|srecord-1.62-1|57	
12cu|srecord-1.62-1|58	%description -n %{libname}
12cu|srecord-1.62-1|59	Shared library for SRecord.
12cu|srecord-1.62-1|60	
12cu|srecord-1.62-1|61	%files -n %{libname}
12cu|srecord-1.62-1|62	%{_libdir}/lib%{name}.so.%{major}*
12cu|srecord-1.62-1|63	
12cu|srecord-1.62-1|64	#----------------------------------------------------------------------------
12cu|srecord-1.62-1|65	
12cu|srecord-1.62-1|66	%package -n %{devname}
12cu|srecord-1.62-1|67	Summary:	Development headers and libraries for SRecord
12cu|srecord-1.62-1|68	Group:		Development/C
12cu|srecord-1.62-1|69	Requires:	%{libname} = %{EVRD}
12cu|srecord-1.62-1|70	Provides:	%{name}-devel = %{EVRD}
12cu|srecord-1.62-1|71	Conflicts:	%{name}-devel < 1.62
12cu|srecord-1.62-1|72	Obsoletes:	%{name}-devel < 1.62
12cu|srecord-1.62-1|73	Conflicts:	%{name} < 1.62
12cu|srecord-1.62-1|74	
12cu|srecord-1.62-1|75	%description -n %{devname}
12cu|srecord-1.62-1|76	Development headers and libraries for developing applications against SRecord.
12cu|srecord-1.62-1|77	
12cu|srecord-1.62-1|78	%files -n %{devname}
12cu|srecord-1.62-1|79	%{_includedir}/srecord/
12cu|srecord-1.62-1|80	%{_libdir}/libsrecord.so
12cu|srecord-1.62-1|81	%{_libdir}/pkgconfig/srecord.pc
12cu|srecord-1.62-1|82	%{_mandir}/man3/*.3*
12cu|srecord-1.62-1|83	
12cu|srecord-1.62-1|84	#----------------------------------------------------------------------------
12cu|srecord-1.62-1|85	
12cu|srecord-1.62-1|86	%prep
12cu|srecord-1.62-1|87	%setup -q
12cu|srecord-1.62-1|88	
12cu|srecord-1.62-1|89	%build
12cu|srecord-1.62-1|90	%configure2_5x --disable-static
12cu|srecord-1.62-1|91	%make
12cu|srecord-1.62-1|92	
12cu|srecord-1.62-1|93	%install
12cu|srecord-1.62-1|94	mkdir -p %{buildroot}%{_libdir}
12cu|srecord-1.62-1|95	%makeinstall_std
12cu|srecord-1.62-1|96	
12cu|srecord-1.62-1|97	%check
12cu|srecord-1.62-1|98	# Test scripts requirements: cmp, diff, uudecode
12cu|srecord-1.62-1|99	make sure
12cu|srecord-1.62-1|100	
12cu|srecord-1.62-1|101	
12cu|srecord-1.62-1|102	%changelog
12cu|srecord-1.62-1|103	* Mon Apr 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.62-1
12cu|srecord-1.62-1|104	+ Revision: 957ac32
12cu|srecord-1.62-1|105	- Update BuildRequires
12cu|srecord-1.62-1|106	
12cu|srecord-1.62-1|107	

12895 12
12cu|srm-1.2.13-1|1	Name: 		srm
12cu|srm-1.2.13-1|2	Version: 	1.2.13
12cu|srm-1.2.13-1|3	Release: 	1
12cu|srm-1.2.13-1|4	License: 	MIT
12cu|srm-1.2.13-1|5	URL: 		http://srm.sourceforge.net
12cu|srm-1.2.13-1|6	Group: 		System/Base
12cu|srm-1.2.13-1|7	Source: 	%{name}-%{version}.tar.gz
12cu|srm-1.2.13-1|8	
12cu|srm-1.2.13-1|9	Summary:        Secure rm - destroys file contents before unlinking
12cu|srm-1.2.13-1|10	
12cu|srm-1.2.13-1|11	%description
12cu|srm-1.2.13-1|12	This is srm, a secure replacement for rm(1). Unlike the standard rm,
12cu|srm-1.2.13-1|13	it overwrites the data in the target files before unlinking them. This
12cu|srm-1.2.13-1|14	prevents command-line recovery of the data by examining the raw block
12cu|srm-1.2.13-1|15	device. It may also help frustrate physical examination of the disk,
12cu|srm-1.2.13-1|16	although it's unlikely that completely protects against this type of
12cu|srm-1.2.13-1|17	recovery.
12cu|srm-1.2.13-1|18	
12cu|srm-1.2.13-1|19	%prep
12cu|srm-1.2.13-1|20	%setup
12cu|srm-1.2.13-1|21	%configure
12cu|srm-1.2.13-1|22	%make
12cu|srm-1.2.13-1|23	
12cu|srm-1.2.13-1|24	%build
12cu|srm-1.2.13-1|25	
12cu|srm-1.2.13-1|26	%install
12cu|srm-1.2.13-1|27	%makeinstall
12cu|srm-1.2.13-1|28	
12cu|srm-1.2.13-1|29	%clean
12cu|srm-1.2.13-1|30	make clean
12cu|srm-1.2.13-1|31	
12cu|srm-1.2.13-1|32	%files
12cu|srm-1.2.13-1|33	%attr(-, root, root) %{_bindir}/srm
12cu|srm-1.2.13-1|34	%attr(0644,root,root) %{_mandir}/man1/*
12cu|srm-1.2.13-1|35	
12cu|srm-1.2.13-1|36	%changelog
12cu|srm-1.2.13-1|37	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.13-1
12cu|srm-1.2.13-1|38	+ Revision: 7a3e348
12cu|srm-1.2.13-1|39	- Updated to 1.2.13
12cu|srm-1.2.13-1|40	
12cu|srm-1.2.13-1|41	

12896 12
12cu|sshfs-fuse-2.5-1|1	Name:           sshfs-fuse
12cu|sshfs-fuse-2.5-1|2	Version:        2.5
12cu|sshfs-fuse-2.5-1|3	Release:        1
12cu|sshfs-fuse-2.5-1|4	Epoch:          0
12cu|sshfs-fuse-2.5-1|5	Summary:        Filesystem running over SFTP
12cu|sshfs-fuse-2.5-1|6	License:        GPL
12cu|sshfs-fuse-2.5-1|7	Group:          Networking/Remote access
12cu|sshfs-fuse-2.5-1|8	URL:            http://fuse.sourceforge.net/sshfs.html
12cu|sshfs-fuse-2.5-1|9	Source0:        http://downloads.sourceforge.net/fuse/sshfs-fuse-%{version}.tar.gz
12cu|sshfs-fuse-2.5-1|10	# XXX: No way to tell if this is already included in/by the kernel or not
12cu|sshfs-fuse-2.5-1|11	#Requires:      dkms-fuse
12cu|sshfs-fuse-2.5-1|12	Requires:       fuse
12cu|sshfs-fuse-2.5-1|13	BuildRequires:  fuse-devel
12cu|sshfs-fuse-2.5-1|14	BuildRequires:  glib2-devel
12cu|sshfs-fuse-2.5-1|15	BuildRequires:  pkgconfig
12cu|sshfs-fuse-2.5-1|16	
12cu|sshfs-fuse-2.5-1|17	%description
12cu|sshfs-fuse-2.5-1|18	This is a filesystem client based on the SSH File Transfer Protocol.
12cu|sshfs-fuse-2.5-1|19	Since most SSH servers already support this protocol it is very easy to set up:
12cu|sshfs-fuse-2.5-1|20	i.e. on the server side there's nothing to do.  On the client side mounting the
12cu|sshfs-fuse-2.5-1|21	filesystem is as easy as logging into the server with ssh.
12cu|sshfs-fuse-2.5-1|22	
12cu|sshfs-fuse-2.5-1|23	* Based on FUSE
12cu|sshfs-fuse-2.5-1|24	* Multithreading: more than one request can be on it's way to the server
12cu|sshfs-fuse-2.5-1|25	* Allowing large reads (max 64k)
12cu|sshfs-fuse-2.5-1|26	* Caching directory contents
12cu|sshfs-fuse-2.5-1|27	
12cu|sshfs-fuse-2.5-1|28	%prep
12cu|sshfs-fuse-2.5-1|29	%setup -q
12cu|sshfs-fuse-2.5-1|30	
12cu|sshfs-fuse-2.5-1|31	%build
12cu|sshfs-fuse-2.5-1|32	export CC="%{__cc} -fPIC"
12cu|sshfs-fuse-2.5-1|33	./configure --disable-dependency-tracking --disable-sshnodelay --prefix=%{buildroot}/usr
12cu|sshfs-fuse-2.5-1|34	make
12cu|sshfs-fuse-2.5-1|35	
12cu|sshfs-fuse-2.5-1|36	%install
12cu|sshfs-fuse-2.5-1|37	mkdir -p %{buildroot}%{_bindir} \
12cu|sshfs-fuse-2.5-1|38	%{buildroot}%{_mandir}
12cu|sshfs-fuse-2.5-1|39	make install
12cu|sshfs-fuse-2.5-1|40	
12cu|sshfs-fuse-2.5-1|41	%files
12cu|sshfs-fuse-2.5-1|42	%defattr(0644,root,root,0755)
12cu|sshfs-fuse-2.5-1|43	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
12cu|sshfs-fuse-2.5-1|44	%attr(0755,root,root) %{_bindir}/sshfs
12cu|sshfs-fuse-2.5-1|45	%{_mandir}/man1/sshfs.1*
12cu|sshfs-fuse-2.5-1|46	
12cu|sshfs-fuse-2.5-1|47	%changelog
12cu|sshfs-fuse-2.5-1|48	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.5-1
12cu|sshfs-fuse-2.5-1|49	+ Revision: 96ffb24
12cu|sshfs-fuse-2.5-1|50	- Fix file locations
12cu|sshfs-fuse-2.5-1|51	
12cu|sshfs-fuse-2.5-1|52	

12897 12
12cu|sshpass-1.05-2|1	Summary:    Non-interactive SSH authentication utility
12cu|sshpass-1.05-2|2	Name:       sshpass
12cu|sshpass-1.05-2|3	Version:    1.05
12cu|sshpass-1.05-2|4	Release:    2
12cu|sshpass-1.05-2|5	License:    GPLv2
12cu|sshpass-1.05-2|6	Group:      Development/Other
12cu|sshpass-1.05-2|7	Url:        http://sshpass.sourceforge.net/
12cu|sshpass-1.05-2|8	Source0:    http://downloads.sourceforge.net/sshpass/sshpass-%{version}.tar.gz
12cu|sshpass-1.05-2|9	
12cu|sshpass-1.05-2|10	%description
12cu|sshpass-1.05-2|11	Tool for non-interactively performing password authentication with so called
12cu|sshpass-1.05-2|12	"interactive keyboard password authentication" of SSH. Most users should use
12cu|sshpass-1.05-2|13	more secure public key authentication of SSH instead.
12cu|sshpass-1.05-2|14	
12cu|sshpass-1.05-2|15	%prep
12cu|sshpass-1.05-2|16	%setup -q
12cu|sshpass-1.05-2|17	
12cu|sshpass-1.05-2|18	%build
12cu|sshpass-1.05-2|19	%configure
12cu|sshpass-1.05-2|20	make %{?_smp_mflags}
12cu|sshpass-1.05-2|21	
12cu|sshpass-1.05-2|22	%install
12cu|sshpass-1.05-2|23	make DESTDIR=%{buildroot} install
12cu|sshpass-1.05-2|24	
12cu|sshpass-1.05-2|25	%files
12cu|sshpass-1.05-2|26	%{_bindir}/sshpass
12cu|sshpass-1.05-2|27	%{_datadir}/man/man1/sshpass.1.xz
12cu|sshpass-1.05-2|28	%doc AUTHORS COPYING ChangeLog NEWS
12cu|sshpass-1.05-2|29	
12cu|sshpass-1.05-2|30	
12cu|sshpass-1.05-2|31	%changelog
12cu|sshpass-1.05-2|32	* Thu Jan 16 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.05-2
12cu|sshpass-1.05-2|33	+ Revision: dac8813
12cu|sshpass-1.05-2|34	- use xz, changed group
12cu|sshpass-1.05-2|35	
12cu|sshpass-1.05-2|36	

12898 12
12cu|stalonetray-0.8.1-1|1	Name: 	 	stalonetray
12cu|stalonetray-0.8.1-1|2	Summary: 	Stand-alone, full-featured system tray
12cu|stalonetray-0.8.1-1|3	Version: 	0.8.1
12cu|stalonetray-0.8.1-1|4	Release: 	1
12cu|stalonetray-0.8.1-1|5	
12cu|stalonetray-0.8.1-1|6	Source:		%{name}-%{version}.tar.bz2
12cu|stalonetray-0.8.1-1|7	Patch0:		stalonetray-0.8.0-fix-str-fmt.patch
12cu|stalonetray-0.8.1-1|8	URL:		http://stalonetray.sourceforge.net/
12cu|stalonetray-0.8.1-1|9	License:	GPLv2
12cu|stalonetray-0.8.1-1|10	Group:		Graphical desktop/Other
12cu|stalonetray-0.8.1-1|11	BuildRequires:	pkgconfig(x11)
12cu|stalonetray-0.8.1-1|12	
12cu|stalonetray-0.8.1-1|13	%description
12cu|stalonetray-0.8.1-1|14	Stalonetray is a stand-alone freedesktop.org and KDE system tray (notification
12cu|stalonetray-0.8.1-1|15	area) for X Window System/X11. It has full XEMBED support and minimal
12cu|stalonetray-0.8.1-1|16	dependencies: an X11 lib only. Stalonetray works with virtually any
12cu|stalonetray-0.8.1-1|17	EWMH-compliant window manager.
12cu|stalonetray-0.8.1-1|18	
12cu|stalonetray-0.8.1-1|19	%prep
12cu|stalonetray-0.8.1-1|20	%setup -q
12cu|stalonetray-0.8.1-1|21	%patch0 -p1 -b .strfmt
12cu|stalonetray-0.8.1-1|22	
12cu|stalonetray-0.8.1-1|23	%build
12cu|stalonetray-0.8.1-1|24	%configure2_5x
12cu|stalonetray-0.8.1-1|25	%make
12cu|stalonetray-0.8.1-1|26	
12cu|stalonetray-0.8.1-1|27	%install
12cu|stalonetray-0.8.1-1|28	%makeinstall_std
12cu|stalonetray-0.8.1-1|29	
12cu|stalonetray-0.8.1-1|30	%check
12cu|stalonetray-0.8.1-1|31	%make check
12cu|stalonetray-0.8.1-1|32	
12cu|stalonetray-0.8.1-1|33	%files
12cu|stalonetray-0.8.1-1|34	%doc AUTHORS ChangeLog README NEWS TODO stalonetrayrc.sample %{name}.html
12cu|stalonetray-0.8.1-1|35	%{_bindir}/%{name}
12cu|stalonetray-0.8.1-1|36	%{_mandir}/man1/*
12cu|stalonetray-0.8.1-1|37	
12cu|stalonetray-0.8.1-1|38	%changelog
12cu|stalonetray-0.8.1-1|39	* Sat Mar 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.1-1
12cu|stalonetray-0.8.1-1|40	+ Revision: b836db2
12cu|stalonetray-0.8.1-1|41	- Spec cleanup
12cu|stalonetray-0.8.1-1|42	
12cu|stalonetray-0.8.1-1|43	

12899 12
12cu|stardict-quick-dan-swe-2.4.2-6|1	%define	version	2.4.2
12cu|stardict-quick-dan-swe-2.4.2-6|2	%define release	%mkrel 6
12cu|stardict-quick-dan-swe-2.4.2-6|3	%define dict_format_version	2.4.2
12cu|stardict-quick-dan-swe-2.4.2-6|4	
12cu|stardict-quick-dan-swe-2.4.2-6|5	Summary:	Danish -> Swedish *Quick dictionary for StarDict 2
12cu|stardict-quick-dan-swe-2.4.2-6|6	Name:		stardict-quick-dan-swe
12cu|stardict-quick-dan-swe-2.4.2-6|7	Version:	%{version}
12cu|stardict-quick-dan-swe-2.4.2-6|8	Release:	%{release}
12cu|stardict-quick-dan-swe-2.4.2-6|9	License:	Distributable
12cu|stardict-quick-dan-swe-2.4.2-6|10	Group:		Databases
12cu|stardict-quick-dan-swe-2.4.2-6|11	URL:		http://stardict.sourceforge.net/
12cu|stardict-quick-dan-swe-2.4.2-6|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12cu|stardict-quick-dan-swe-2.4.2-6|13	BuildArch:	noarch
12cu|stardict-quick-dan-swe-2.4.2-6|14	
12cu|stardict-quick-dan-swe-2.4.2-6|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-swe-%{version}.tar.bz2
12cu|stardict-quick-dan-swe-2.4.2-6|16	
12cu|stardict-quick-dan-swe-2.4.2-6|17	Provides:	stardict-dictionary = %{dict_format_version}
12cu|stardict-quick-dan-swe-2.4.2-6|18	Requires:	stardict >= %{dict_format_version}
12cu|stardict-quick-dan-swe-2.4.2-6|19	
12cu|stardict-quick-dan-swe-2.4.2-6|20	%description
12cu|stardict-quick-dan-swe-2.4.2-6|21	Danish -> Swedish *Quick dictionary in StarDict 2 format.
12cu|stardict-quick-dan-swe-2.4.2-6|22	*Quick is an open source translation application. For more info, visit
12cu|stardict-quick-dan-swe-2.4.2-6|23	
12cu|stardict-quick-dan-swe-2.4.2-6|24	http://www.futureware.at/.
12cu|stardict-quick-dan-swe-2.4.2-6|25	
12cu|stardict-quick-dan-swe-2.4.2-6|26	%prep
12cu|stardict-quick-dan-swe-2.4.2-6|27	%setup -q -n stardict-quick_dan-swe-%{version}
12cu|stardict-quick-dan-swe-2.4.2-6|28	
12cu|stardict-quick-dan-swe-2.4.2-6|29	%build
12cu|stardict-quick-dan-swe-2.4.2-6|30	
12cu|stardict-quick-dan-swe-2.4.2-6|31	%install
12cu|stardict-quick-dan-swe-2.4.2-6|32	rm -rf $RPM_BUILD_ROOT
12cu|stardict-quick-dan-swe-2.4.2-6|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cu|stardict-quick-dan-swe-2.4.2-6|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12cu|stardict-quick-dan-swe-2.4.2-6|35	
12cu|stardict-quick-dan-swe-2.4.2-6|36	%clean
12cu|stardict-quick-dan-swe-2.4.2-6|37	rm -rf $RPM_BUILD_ROOT
12cu|stardict-quick-dan-swe-2.4.2-6|38	
12cu|stardict-quick-dan-swe-2.4.2-6|39	%files
12cu|stardict-quick-dan-swe-2.4.2-6|40	%defattr(-,root,root)
12cu|stardict-quick-dan-swe-2.4.2-6|41	%{_datadir}/stardict/dic/*
12cu|stardict-quick-dan-swe-2.4.2-6|42	
12cu|stardict-quick-dan-swe-2.4.2-6|43	
12cu|stardict-quick-dan-swe-2.4.2-6|44	
12cu|stardict-quick-dan-swe-2.4.2-6|45	
12cu|stardict-quick-dan-swe-2.4.2-6|46	%changelog
12cu|stardict-quick-dan-swe-2.4.2-6|47	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.4.2-6
12cu|stardict-quick-dan-swe-2.4.2-6|48	+ Revision: 7216a66
12cu|stardict-quick-dan-swe-2.4.2-6|49	- Automatic import for version 2.4.2
12cu|stardict-quick-dan-swe-2.4.2-6|50	
12cu|stardict-quick-dan-swe-2.4.2-6|51	

12900 12
12cu|starfighter-1.2-2|1	%define oname Starfighter
12cu|starfighter-1.2-2|2	
12cu|starfighter-1.2-2|3	Summary:	Project: Starfighter
12cu|starfighter-1.2-2|4	Name:		starfighter
12cu|starfighter-1.2-2|5	Version:	1.2
12cu|starfighter-1.2-2|6	Release:	2
12cu|starfighter-1.2-2|7	License:	GPLv2+
12cu|starfighter-1.2-2|8	Group:		Games/Arcade
12cu|starfighter-1.2-2|9	Url:		http://www.parallelrealities.co.uk/starfighter.php
12cu|starfighter-1.2-2|10	Source0:	%{name}-%{version}.tar.gz
12cu|starfighter-1.2-2|11	Source11:	%{name}-16x16.png
12cu|starfighter-1.2-2|12	Source12:	%{name}-32x32.png
12cu|starfighter-1.2-2|13	Source13:	%{name}-48x48.png
12cu|starfighter-1.2-2|14	Patch0:		starfighter-1.2-sfmt.patch
12cu|starfighter-1.2-2|15	BuildRequires:	pkgconfig(sdl)
12cu|starfighter-1.2-2|16	BuildRequires:	pkgconfig(SDL_image)
12cu|starfighter-1.2-2|17	BuildRequires:	pkgconfig(SDL_mixer)
12cu|starfighter-1.2-2|18	
12cu|starfighter-1.2-2|19	%description
12cu|starfighter-1.2-2|20	Project: Starfighter is a is a Space/Arcade game which uses SDL libraries.
12cu|starfighter-1.2-2|21	
12cu|starfighter-1.2-2|22	The story:
12cu|starfighter-1.2-2|23	After decades of war one company, who had gained powerful supplying both
12cu|starfighter-1.2-2|24	sides with weaponary, steps forwards and crushes both warring factions in
12cu|starfighter-1.2-2|25	one swift movement. Using far superior weaponary and AI craft, the company
12cu|starfighter-1.2-2|26	was completely unstoppable and now no one can stand in their way. Thousands
12cu|starfighter-1.2-2|27	began to perish under the iron fist of the company. The people cried out
12cu|starfighter-1.2-2|28	for a saviour, for someone to light this dark hour... and someone did.
12cu|starfighter-1.2-2|29	
12cu|starfighter-1.2-2|30	Features:
12cu|starfighter-1.2-2|31	- 26 missions over 4 star systems
12cu|starfighter-1.2-2|32	- Primary and Secondary Weapons (including a laser cannon and a charge weapon)
12cu|starfighter-1.2-2|33	- A weapon powerup system
12cu|starfighter-1.2-2|34	- Wingmates
12cu|starfighter-1.2-2|35	- Missions with Primary and Secondary Objectives
12cu|starfighter-1.2-2|36	- A Variety of Missions (Protect, Destroy, etc)
12cu|starfighter-1.2-2|37	- 13 different music tracks
12cu|starfighter-1.2-2|38	- Boss battles
12cu|starfighter-1.2-2|39	
12cu|starfighter-1.2-2|40	%files
12cu|starfighter-1.2-2|41	%doc docs/*
12cu|starfighter-1.2-2|42	%{_gamesdatadir}/%{name}
12cu|starfighter-1.2-2|43	%{_miconsdir}/%{name}.png
12cu|starfighter-1.2-2|44	%{_iconsdir}/%{name}.png
12cu|starfighter-1.2-2|45	%{_liconsdir}/%{name}.png
12cu|starfighter-1.2-2|46	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|starfighter-1.2-2|47	%{_gamesbindir}/*
12cu|starfighter-1.2-2|48	
12cu|starfighter-1.2-2|49	#----------------------------------------------------------------------------
12cu|starfighter-1.2-2|50	
12cu|starfighter-1.2-2|51	%prep
12cu|starfighter-1.2-2|52	%setup -q
12cu|starfighter-1.2-2|53	%patch0 -p1
12cu|starfighter-1.2-2|54	
12cu|starfighter-1.2-2|55	find . -perm 0600 | xargs chmod 0644
12cu|starfighter-1.2-2|56	chmod 0644 docs/*
12cu|starfighter-1.2-2|57	
12cu|starfighter-1.2-2|58	%build
12cu|starfighter-1.2-2|59	%setup_compile_flags
12cu|starfighter-1.2-2|60	%define Werror_cflags %nil
12cu|starfighter-1.2-2|61	%make DATADIR="%{_gamesdatadir}/%{name}/" OPTFLAGS="%{optflags} -O3"
12cu|starfighter-1.2-2|62	
12cu|starfighter-1.2-2|63	%install
12cu|starfighter-1.2-2|64	%makeinstall_std DATADIR="%{_gamesdatadir}/%{name}/" BINDIR="%{_gamesbindir}/"
12cu|starfighter-1.2-2|65	
12cu|starfighter-1.2-2|66	install -d %{buildroot}%{_datadir}/applications
12cu|starfighter-1.2-2|67	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cu|starfighter-1.2-2|68	[Desktop Entry]
12cu|starfighter-1.2-2|69	Name=%{summary}
12cu|starfighter-1.2-2|70	Comment=Space/Arcade game
12cu|starfighter-1.2-2|71	Exec=%{_gamesbindir}/%{name}
12cu|starfighter-1.2-2|72	Icon=%{name}
12cu|starfighter-1.2-2|73	Terminal=false
12cu|starfighter-1.2-2|74	Type=Application
12cu|starfighter-1.2-2|75	StartupNotify=true
12cu|starfighter-1.2-2|76	Categories=Game;ArcadeGame;
12cu|starfighter-1.2-2|77	EOF
12cu|starfighter-1.2-2|78	
12cu|starfighter-1.2-2|79	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cu|starfighter-1.2-2|80	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cu|starfighter-1.2-2|81	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cu|starfighter-1.2-2|82	
12cu|starfighter-1.2-2|83	
12cu|starfighter-1.2-2|84	
12cu|starfighter-1.2-2|85	%changelog
12cu|starfighter-1.2-2|86	* Thu Apr 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2-2
12cu|starfighter-1.2-2|87	+ Revision: f2f954e
12cu|starfighter-1.2-2|88	- Fix permissions
12cu|starfighter-1.2-2|89	
12cu|starfighter-1.2-2|90	

12901 12
12cu|statist-1.4.1-4|1	Summary:	Statist is a terminal-based statistics program
12cu|statist-1.4.1-4|2	Name:		statist
12cu|statist-1.4.1-4|3	Version:	1.4.1
12cu|statist-1.4.1-4|4	Release:	4
12cu|statist-1.4.1-4|5	License:	GPLv2+
12cu|statist-1.4.1-4|6	Group:		Sciences/Mathematics
12cu|statist-1.4.1-4|7	Url:		http://statist.wald.intevation.org/
12cu|statist-1.4.1-4|8	Source0:	http://wald.intevation.org/frs/download.php/301/statist-%{version}.tar.gz
12cu|statist-1.4.1-4|9	Patch0:		statist-1.4.1-lang.patch
12cu|statist-1.4.1-4|10	Patch1:		statist-1.4.1-flags.patch
12cu|statist-1.4.1-4|11	Patch2:		statist-1.4.1-sfmt.patch
12cu|statist-1.4.1-4|12	Patch3:		statist-1.4.1-no-strip.patch
12cu|statist-1.4.1-4|13	Requires:	gnuplot
12cu|statist-1.4.1-4|14	
12cu|statist-1.4.1-4|15	%description
12cu|statist-1.4.1-4|16	Statist is a terminal-based statistics program with an interactive menu that
12cu|statist-1.4.1-4|17	makes it very easy to use. It can also be run in scripts and big datasets are
12cu|statist-1.4.1-4|18	handled reasonably well even on small machines. In spite of its low overhead
12cu|statist-1.4.1-4|19	statist can do quite a bunch of regression functions and tests. It can produce
12cu|statist-1.4.1-4|20	colorized output and uses gnuplot to create graphics.
12cu|statist-1.4.1-4|21	
12cu|statist-1.4.1-4|22	%files -f %{name}.lang
12cu|statist-1.4.1-4|23	%doc CHANGES COPYING CREDITS KNOWN_BUGS README
12cu|statist-1.4.1-4|24	%doc examples/
12cu|statist-1.4.1-4|25	%{_bindir}/statist
12cu|statist-1.4.1-4|26	%{_mandir}/*/*
12cu|statist-1.4.1-4|27	
12cu|statist-1.4.1-4|28	#----------------------------------------------------------------------------
12cu|statist-1.4.1-4|29	
12cu|statist-1.4.1-4|30	%prep
12cu|statist-1.4.1-4|31	%setup -q
12cu|statist-1.4.1-4|32	%patch0 -p1
12cu|statist-1.4.1-4|33	%patch1 -p1
12cu|statist-1.4.1-4|34	%patch2 -p1
12cu|statist-1.4.1-4|35	%patch3 -p1
12cu|statist-1.4.1-4|36	
12cu|statist-1.4.1-4|37	%build
12cu|statist-1.4.1-4|38	make \
12cu|statist-1.4.1-4|39	COMPILERCFLAGS="%{optflags} -c" \
12cu|statist-1.4.1-4|40	PREFIX=%{buildroot}%{_prefix}
12cu|statist-1.4.1-4|41	
12cu|statist-1.4.1-4|42	%install
12cu|statist-1.4.1-4|43	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
12cu|statist-1.4.1-4|44	
12cu|statist-1.4.1-4|45	%find_lang %{name}
12cu|statist-1.4.1-4|46	
12cu|statist-1.4.1-4|47	
12cu|statist-1.4.1-4|48	%changelog
12cu|statist-1.4.1-4|49	* Sun Apr 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.1-4
12cu|statist-1.4.1-4|50	+ Revision: 7ee8917
12cu|statist-1.4.1-4|51	- Fix debug package, spec cleanup
12cu|statist-1.4.1-4|52	
12cu|statist-1.4.1-4|53	

12902 12
12cu|steak-1.7.3-13|1	Name:         steak
12cu|steak-1.7.3-13|2	Url:          http://www.informatik.uni-frankfurt.de/~razi/steak/steak.html
12cu|steak-1.7.3-13|3	License:      GPLv2+
12cu|steak-1.7.3-13|4	Group:        System/Internationalization
12cu|steak-1.7.3-13|5	Summary:      English <-> German translator
12cu|steak-1.7.3-13|6	Version:      1.7.3
12cu|steak-1.7.3-13|7	Release:      13
12cu|steak-1.7.3-13|8	Source0:      Steak.%{version}.tar.bz2
12cu|steak-1.7.3-13|9	Patch0:       Steak-1.7.3-install.patch
12cu|steak-1.7.3-13|10	Patch1:	      steak-1.7.3-aspell.patch
12cu|steak-1.7.3-13|11	Patch2:	      Steak-recode-printbuffer-to-utf8.patch
12cu|steak-1.7.3-13|12	BuildRequires:	pkgconfig(x11)
12cu|steak-1.7.3-13|13	BuildRequires:	pkgconfig(xt)
12cu|steak-1.7.3-13|14	BuildRequires:	recode
12cu|steak-1.7.3-13|15	Requires: aspell-de
12cu|steak-1.7.3-13|16	Requires: aspell-en
12cu|steak-1.7.3-13|17	Requires: recode
12cu|steak-1.7.3-13|18	
12cu|steak-1.7.3-13|19	%description
12cu|steak-1.7.3-13|20	steak translates and explain words. You can use it to translate
12cu|steak-1.7.3-13|21	between German and English on the command line. It will even translate
12cu|steak-1.7.3-13|22	the word you've selected under X when you call steak without
12cu|steak-1.7.3-13|23	arguments.
12cu|steak-1.7.3-13|24	
12cu|steak-1.7.3-13|25	%prep
12cu|steak-1.7.3-13|26	%setup -q -n Steak
12cu|steak-1.7.3-13|27	%patch0 -p 0 -E
12cu|steak-1.7.3-13|28	%patch1 -p0 -b .aspell
12cu|steak-1.7.3-13|29	%patch2 -p1
12cu|steak-1.7.3-13|30	find -type d | xargs chmod 755
12cu|steak-1.7.3-13|31	perl -pi -e "s!xxxLIBDIRx!%_libdir!" steak_install.sh
12cu|steak-1.7.3-13|32	recode l9..u8 iso2txt
12cu|steak-1.7.3-13|33	recode l9..u8 Datensatz/ger-eng.txt
12cu|steak-1.7.3-13|34	
12cu|steak-1.7.3-13|35	%build
12cu|steak-1.7.3-13|36	make X11LIBDIR="-L%{_prefix}/X11R6/%_lib"
12cu|steak-1.7.3-13|37	
12cu|steak-1.7.3-13|38	%install
12cu|steak-1.7.3-13|39	mkdir -p %{buildroot}%{_libdir}/Steak/
12cu|steak-1.7.3-13|40	echo | %makeinstall_std
12cu|steak-1.7.3-13|41	
12cu|steak-1.7.3-13|42	cat > README.urpmi <<EOF
12cu|steak-1.7.3-13|43	Anpassungen spezifisch fÃ¼r das Mandriva-Paket
12cu|steak-1.7.3-13|44	
12cu|steak-1.7.3-13|45	Die Datenbank und das Programm wurden so umgestellt, dass es nur noch in der
12cu|steak-1.7.3-13|46	UTF-8-Kodierung funktioniert, die inzwischen Standard ist. Die ursprÃ¼ngliche
12cu|steak-1.7.3-13|47	Version funktionierte nur mit ISO-8859-1.
12cu|steak-1.7.3-13|48	
12cu|steak-1.7.3-13|49	
12cu|steak-1.7.3-13|50	Mandriva RPM specific notes
12cu|steak-1.7.3-13|51	
12cu|steak-1.7.3-13|52	The database and the program were changed to work in the UTF-8 encoding only.
12cu|steak-1.7.3-13|53	This is the current default. The original version only worked in ISO-8859-1.
12cu|steak-1.7.3-13|54	EOF
12cu|steak-1.7.3-13|55	
12cu|steak-1.7.3-13|56	
12cu|steak-1.7.3-13|57	%files
12cu|steak-1.7.3-13|58	%doc README* INSTALL INSTALL.ger ChangeLog
12cu|steak-1.7.3-13|59	%{_bindir}/*
12cu|steak-1.7.3-13|60	%{_libdir}/Steak
12cu|steak-1.7.3-13|61	
12cu|steak-1.7.3-13|62	%changelog
12cu|steak-1.7.3-13|63	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.3-13
12cu|steak-1.7.3-13|64	+ Revision: ebf20d0
12cu|steak-1.7.3-13|65	- Added xt BR
12cu|steak-1.7.3-13|66	
12cu|steak-1.7.3-13|67	

12903 12
12cu|steghide-0.5.1-14|1	Summary:	A steganography program
12cu|steghide-0.5.1-14|2	Name:		steghide
12cu|steghide-0.5.1-14|3	Version:	0.5.1
12cu|steghide-0.5.1-14|4	Release:	14
12cu|steghide-0.5.1-14|5	License:	GPLv2+
12cu|steghide-0.5.1-14|6	Group:		File tools
12cu|steghide-0.5.1-14|7	URL:		http://steghide.sourceforge.net/
12cu|steghide-0.5.1-14|8	Source0:	%{name}-%{version}.tar.bz2
12cu|steghide-0.5.1-14|9	Patch0:		steghide-0.5.1-gcc34.patch
12cu|steghide-0.5.1-14|10	Patch1:		steghide-0.5.1-gcc4.diff
12cu|steghide-0.5.1-14|11	Patch2:		steghide-0.5.1-passphrase-file.diff
12cu|steghide-0.5.1-14|12	Patch3:		steghide-0.5.1-gcc4_1.diff
12cu|steghide-0.5.1-14|13	Patch4:		steghide-0.5.1-libtool.diff
12cu|steghide-0.5.1-14|14	Patch5:		steghide-0.5.1-gcc43.patch
12cu|steghide-0.5.1-14|15	BuildRequires:	autoconf2.5
12cu|steghide-0.5.1-14|16	BuildRequires:	automake
12cu|steghide-0.5.1-14|17	BuildRequires:	doxygen
12cu|steghide-0.5.1-14|18	BuildRequires:	gettext-devel
12cu|steghide-0.5.1-14|19	BuildRequires:	jpeg-devel
12cu|steghide-0.5.1-14|20	BuildRequires:	libmcrypt-devel >= 2.5.8
12cu|steghide-0.5.1-14|21	BuildRequires:	libmhash-devel
12cu|steghide-0.5.1-14|22	BuildRequires:	libtool
12cu|steghide-0.5.1-14|23	BuildRequires:	libtool-devel
12cu|steghide-0.5.1-14|24	BuildRequires:	zlib-devel
12cu|steghide-0.5.1-14|25	
12cu|steghide-0.5.1-14|26	%description
12cu|steghide-0.5.1-14|27	Steghide is a steganography program which embeds a secret message
12cu|steghide-0.5.1-14|28	in a cover file by replacing some of the least significant bits of
12cu|steghide-0.5.1-14|29	the cover file with bits of the secret message. After that, the
12cu|steghide-0.5.1-14|30	secret message is imperceptible and can only be extracted with the
12cu|steghide-0.5.1-14|31	correct passphrase. To increase invisibility the hidden bits are
12cu|steghide-0.5.1-14|32	encrypted (using the blowfish encryption algorithm) and
12cu|steghide-0.5.1-14|33	pseudo-randomly spreaded in the stego file. Steghide is able to
12cu|steghide-0.5.1-14|34	embed data in BMP, WAV and AU files.
12cu|steghide-0.5.1-14|35	
12cu|steghide-0.5.1-14|36	%prep
12cu|steghide-0.5.1-14|37	
12cu|steghide-0.5.1-14|38	%setup -q
12cu|steghide-0.5.1-14|39	%patch0 -p0
12cu|steghide-0.5.1-14|40	%patch1 -p1
12cu|steghide-0.5.1-14|41	%patch2 -p1
12cu|steghide-0.5.1-14|42	%patch3 -p0
12cu|steghide-0.5.1-14|43	%patch4 -p1
12cu|steghide-0.5.1-14|44	%patch5 -p1
12cu|steghide-0.5.1-14|45	
12cu|steghide-0.5.1-14|46	%build
12cu|steghide-0.5.1-14|47	rm -f configure
12cu|steghide-0.5.1-14|48	libtoolize --force --copy; aclocal -I m4; autoheader; automake --add-missing --copy --foreign; autoconf
12cu|steghide-0.5.1-14|49	#touch NEWS ChangeLog AUTHORS
12cu|steghide-0.5.1-14|50	
12cu|steghide-0.5.1-14|51	%configure2_5x
12cu|steghide-0.5.1-14|52	
12cu|steghide-0.5.1-14|53	%make
12cu|steghide-0.5.1-14|54	
12cu|steghide-0.5.1-14|55	%check
12cu|steghide-0.5.1-14|56	make check
12cu|steghide-0.5.1-14|57	
12cu|steghide-0.5.1-14|58	%install
12cu|steghide-0.5.1-14|59	%makeinstall_std
12cu|steghide-0.5.1-14|60	
12cu|steghide-0.5.1-14|61	# add the html docs
12cu|steghide-0.5.1-14|62	rm -rf html; cp -r doc/doxygen/html .
12cu|steghide-0.5.1-14|63	
12cu|steghide-0.5.1-14|64	# fix this
12cu|steghide-0.5.1-14|65	rm -rf %{buildroot}%{_datadir}/doc
12cu|steghide-0.5.1-14|66	
12cu|steghide-0.5.1-14|67	%find_lang %{name}
12cu|steghide-0.5.1-14|68	
12cu|steghide-0.5.1-14|69	%files -f %{name}.lang
12cu|steghide-0.5.1-14|70	%doc BUGS CREDITS HISTORY INSTALL README TODO html
12cu|steghide-0.5.1-14|71	%{_bindir}/steghide
12cu|steghide-0.5.1-14|72	%{_mandir}/man1/steghide.1*
12cu|steghide-0.5.1-14|73	
12cu|steghide-0.5.1-14|74	%changelog
12cu|steghide-0.5.1-14|75	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-14
12cu|steghide-0.5.1-14|76	+ Revision: c5aaf4b
12cu|steghide-0.5.1-14|77	- Spec cleanup
12cu|steghide-0.5.1-14|78	
12cu|steghide-0.5.1-14|79	

12904 12
12cu|stella-3.9.3-1|1	%define enable_gl	1
12cu|stella-3.9.3-1|2	%define enable_sound	1
12cu|stella-3.9.3-1|3	%define enable_debugger	1
12cu|stella-3.9.3-1|4	%define enable_joystick	1
12cu|stella-3.9.3-1|5	%define enable_cheats	1
12cu|stella-3.9.3-1|6	%define enable_static	0
12cu|stella-3.9.3-1|7	
12cu|stella-3.9.3-1|8	Summary:	An Atari 2600 Video Computer System emulator
12cu|stella-3.9.3-1|9	Name:		stella
12cu|stella-3.9.3-1|10	Version:	3.9.3
12cu|stella-3.9.3-1|11	Release:	1
12cu|stella-3.9.3-1|12	License:	GPLv2+
12cu|stella-3.9.3-1|13	Group:		Emulators
12cu|stella-3.9.3-1|14	Url:		http://stella.sourceforge.net
12cu|stella-3.9.3-1|15	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.gz
12cu|stella-3.9.3-1|16	BuildRequires:	pkgconfig(gl)
12cu|stella-3.9.3-1|17	BuildRequires:	pkgconfig(glu)
12cu|stella-3.9.3-1|18	BuildRequires:	pkgconfig(sdl)
12cu|stella-3.9.3-1|19	BuildRequires:	pkgconfig(zlib)
12cu|stella-3.9.3-1|20	BuildRequires:	pkgconfig(libpng)
12cu|stella-3.9.3-1|21	BuildRequires:	desktop-file-utils
12cu|stella-3.9.3-1|22	
12cu|stella-3.9.3-1|23	%description
12cu|stella-3.9.3-1|24	The Atari 2600 Video Computer System (VCS), introduced in 1977, was the most
12cu|stella-3.9.3-1|25	popular home video game system of the early 1980's.  This emulator will run
12cu|stella-3.9.3-1|26	most Atari ROM images, so that you can play your favorite old Atari 2600 games
12cu|stella-3.9.3-1|27	on your PC.
12cu|stella-3.9.3-1|28	
12cu|stella-3.9.3-1|29	%prep
12cu|stella-3.9.3-1|30	%setup -q
12cu|stella-3.9.3-1|31	perl -pi -e "s|.png||" src/unix/stella.desktop
12cu|stella-3.9.3-1|32	perl -pi -e "s|$(INSTALL) -c -s|$(INSTALL) -c|" Makefile
12cu|stella-3.9.3-1|33	
12cu|stella-3.9.3-1|34	%build
12cu|stella-3.9.3-1|35	%setup_compile_flags
12cu|stella-3.9.3-1|36	touch configure.in
12cu|stella-3.9.3-1|37	./configure \
12cu|stella-3.9.3-1|38	%if %{enable_gl}
12cu|stella-3.9.3-1|39	--enable-gl \
12cu|stella-3.9.3-1|40	%else
12cu|stella-3.9.3-1|41	--disable-gl \
12cu|stella-3.9.3-1|42	%endif
12cu|stella-3.9.3-1|43	%if %{enable_sound}
12cu|stella-3.9.3-1|44	--enable-sound \
12cu|stella-3.9.3-1|45	%else
12cu|stella-3.9.3-1|46	--disable-sound \
12cu|stella-3.9.3-1|47	%endif
12cu|stella-3.9.3-1|48	%if %{enable_debugger}
12cu|stella-3.9.3-1|49	--enable-debugger \
12cu|stella-3.9.3-1|50	%else
12cu|stella-3.9.3-1|51	--disable-debugger \
12cu|stella-3.9.3-1|52	%endif
12cu|stella-3.9.3-1|53	%if %{enable_joystick}
12cu|stella-3.9.3-1|54	--enable-joystick \
12cu|stella-3.9.3-1|55	%else
12cu|stella-3.9.3-1|56	--disable-joystick \
12cu|stella-3.9.3-1|57	%endif
12cu|stella-3.9.3-1|58	%if %{enable_cheats}
12cu|stella-3.9.3-1|59	--enable-cheats \
12cu|stella-3.9.3-1|60	%else
12cu|stella-3.9.3-1|61	--disable-cheats \
12cu|stella-3.9.3-1|62	%endif
12cu|stella-3.9.3-1|63	%if %{enable_static}
12cu|stella-3.9.3-1|64	--enable-static \
12cu|stella-3.9.3-1|65	%else
12cu|stella-3.9.3-1|66	--enable-shared \
12cu|stella-3.9.3-1|67	%endif
12cu|stella-3.9.3-1|68	--docdir=%{_docdir}/stella \
12cu|stella-3.9.3-1|69	--prefix=%{_prefix} \
12cu|stella-3.9.3-1|70	--x-libraries=%{_prefix}/X11R6/%{_lib}
12cu|stella-3.9.3-1|71	
12cu|stella-3.9.3-1|72	%make
12cu|stella-3.9.3-1|73	
12cu|stella-3.9.3-1|74	%install
12cu|stella-3.9.3-1|75	%makeinstall_std
12cu|stella-3.9.3-1|76	
12cu|stella-3.9.3-1|77	desktop-file-install --vendor="" \
12cu|stella-3.9.3-1|78	--remove-category="Application" \
12cu|stella-3.9.3-1|79	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
12cu|stella-3.9.3-1|80	--dir %{buildroot}%{_datadir}/applications/ \
12cu|stella-3.9.3-1|81	%{buildroot}%{_datadir}/applications/*
12cu|stella-3.9.3-1|82	
12cu|stella-3.9.3-1|83	%files
12cu|stella-3.9.3-1|84	%{_docdir}/stella/*
12cu|stella-3.9.3-1|85	%{_bindir}/*
12cu|stella-3.9.3-1|86	%{_datadir}/applications/%{name}.desktop
12cu|stella-3.9.3-1|87	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|stella-3.9.3-1|88	
12cu|stella-3.9.3-1|89	
12cu|stella-3.9.3-1|90	%changelog
12cu|stella-3.9.3-1|91	* Tue Jan 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.9.3-1
12cu|stella-3.9.3-1|92	+ Revision: 5796505
12cu|stella-3.9.3-1|93	- LOG New version 3.9.3
12cu|stella-3.9.3-1|94	
12cu|stella-3.9.3-1|95	

12905 12
12cu|stellarium-0.12.4-1|1	
12cu|stellarium-0.12.4-1|2	%define title	Stellarium
12cu|stellarium-0.12.4-1|3	
12cu|stellarium-0.12.4-1|4	Name:		stellarium
12cu|stellarium-0.12.4-1|5	Version:	0.12.4
12cu|stellarium-0.12.4-1|6	Release:	1
12cu|stellarium-0.12.4-1|7	Summary:	Desktop planetarium
12cu|stellarium-0.12.4-1|8	Group:		Sciences/Astronomy
12cu|stellarium-0.12.4-1|9	License:	GPLv2+
12cu|stellarium-0.12.4-1|10	URL:		http://www.stellarium.org
12cu|stellarium-0.12.4-1|11	Source0:	http://sourceforge.net/projects/stellarium/files/Stellarium-sources/0.12.4/%{name}-%{version}.tar.gz
12cu|stellarium-0.12.4-1|12	Buildrequires:	pkgconfig(glu)
12cu|stellarium-0.12.4-1|13	Buildrequires:	pkgconfig(sdl)
12cu|stellarium-0.12.4-1|14	Buildrequires:	pkgconfig(SDL_mixer)
12cu|stellarium-0.12.4-1|15	Buildrequires:	pkgconfig(libpng)
12cu|stellarium-0.12.4-1|16	Buildrequires:	jpeg-devel
12cu|stellarium-0.12.4-1|17	Buildrequires:	pkgconfig(freetype2)
12cu|stellarium-0.12.4-1|18	Buildrequires:	qt4-devel >= 3:4.4.1
12cu|stellarium-0.12.4-1|19	BuildRequires:	gettext-devel
12cu|stellarium-0.12.4-1|20	Buildrequires:	cmake
12cu|stellarium-0.12.4-1|21	Buildrequires:	imagemagick
12cu|stellarium-0.12.4-1|22	
12cu|stellarium-0.12.4-1|23	%description
12cu|stellarium-0.12.4-1|24	Stellarium renders 3D photo-realistic skies in real time.
12cu|stellarium-0.12.4-1|25	With stellarium, you really see what you can see with your eyes,
12cu|stellarium-0.12.4-1|26	binoculars or a small telescope.
12cu|stellarium-0.12.4-1|27	
12cu|stellarium-0.12.4-1|28	
12cu|stellarium-0.12.4-1|29	%prep
12cu|stellarium-0.12.4-1|30	%setup -q
12cu|stellarium-0.12.4-1|31	
12cu|stellarium-0.12.4-1|32	%build
12cu|stellarium-0.12.4-1|33	%cmake_qt4
12cu|stellarium-0.12.4-1|34	%make
12cu|stellarium-0.12.4-1|35	
12cu|stellarium-0.12.4-1|36	%install
12cu|stellarium-0.12.4-1|37	cd build
12cu|stellarium-0.12.4-1|38	%makeinstall_std INSTALL="%{_bindir}/install -c -p"
12cu|stellarium-0.12.4-1|39	cd -
12cu|stellarium-0.12.4-1|40	
12cu|stellarium-0.12.4-1|41	mkdir -p %{buildroot}%{_datadir}/applications
12cu|stellarium-0.12.4-1|42	
12cu|stellarium-0.12.4-1|43	install -d -m 755 %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cu|stellarium-0.12.4-1|44	convert  %{buildroot}%{_datadir}/stellarium/data/stellarium.ico[1] \
12cu|stellarium-0.12.4-1|45	%{buildroot}%{_liconsdir}/stellarium.png
12cu|stellarium-0.12.4-1|46	convert  %{buildroot}%{_datadir}/stellarium/data/stellarium.ico[2] \
12cu|stellarium-0.12.4-1|47	%{buildroot}%{_iconsdir}/stellarium.png
12cu|stellarium-0.12.4-1|48	convert  %{buildroot}%{_datadir}/stellarium/data/stellarium.ico[4] \
12cu|stellarium-0.12.4-1|49	%{buildroot}%{_miconsdir}/stellarium.png
12cu|stellarium-0.12.4-1|50	
12cu|stellarium-0.12.4-1|51	%find_lang %{name} %{name}-skycultures %{name}.lang
12cu|stellarium-0.12.4-1|52	
12cu|stellarium-0.12.4-1|53	%files -f %{name}.lang
12cu|stellarium-0.12.4-1|54	#%{name}-skycultures.lang
12cu|stellarium-0.12.4-1|55	%defattr(-,root,root,0755)
12cu|stellarium-0.12.4-1|56	%doc README COPYING AUTHORS
12cu|stellarium-0.12.4-1|57	%{_bindir}/%{name}
12cu|stellarium-0.12.4-1|58	%{_datadir}/%{name}
12cu|stellarium-0.12.4-1|59	%{_mandir}/man1/*.1.*
12cu|stellarium-0.12.4-1|60	%{_datadir}/applications/%{name}.desktop
12cu|stellarium-0.12.4-1|61	%{_datadir}/pixmaps/stellarium.xpm
12cu|stellarium-0.12.4-1|62	%{_iconsdir}/%{name}.png
12cu|stellarium-0.12.4-1|63	%{_liconsdir}/%{name}.png
12cu|stellarium-0.12.4-1|64	%{_miconsdir}/%{name}.png
12cu|stellarium-0.12.4-1|65	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|stellarium-0.12.4-1|66	
12cu|stellarium-0.12.4-1|67	
12cu|stellarium-0.12.4-1|68	%changelog
12cu|stellarium-0.12.4-1|69	* Thu Feb 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.4-1
12cu|stellarium-0.12.4-1|70	+ Revision: f5e6a1e
12cu|stellarium-0.12.4-1|71	- Updated to 0.12.4 (by updates_builder)
12cu|stellarium-0.12.4-1|72	
12cu|stellarium-0.12.4-1|73	

12906 12
12cu|stepmania-3.9-15|1	%define	distname	StepMania
12cu|stepmania-3.9-15|2	
12cu|stepmania-3.9-15|3	%define build_mp3 1
12cu|stepmania-3.9-15|4	%{?_with_mp3: %global build_mp3 1}
12cu|stepmania-3.9-15|5	%{?_without_mp3: %global build_mp3 0}
12cu|stepmania-3.9-15|6	
12cu|stepmania-3.9-15|7	Summary:	A rythm game
12cu|stepmania-3.9-15|8	Name:		stepmania
12cu|stepmania-3.9-15|9	Version:	3.9
12cu|stepmania-3.9-15|10	Release:	15
12cu|stepmania-3.9-15|11	License:	MIT
12cu|stepmania-3.9-15|12	Url:		http://www.stepmania.com/wiki/Downloads
12cu|stepmania-3.9-15|13	Group:		Games/Arcade
12cu|stepmania-3.9-15|14	Source0:	%{distname}-%{version}-src.tar.bz2
12cu|stepmania-3.9-15|15	Patch0:         StepMania-3.9-x86_64-build.patch
12cu|stepmania-3.9-15|16	Patch1:		StepMania-3.9-build_crypto.patch
12cu|stepmania-3.9-15|17	Patch3:		StepMania-3.9-home.patch
12cu|stepmania-3.9-15|18	Patch4:		StepMania-3.9-pkgdir.patch
12cu|stepmania-3.9-15|19	Patch5:		StepMania-3.9-eventmask.patch
12cu|stepmania-3.9-15|20	Patch6:		StepMania-3.9-extraqual.patch
12cu|stepmania-3.9-15|21	Patch7:		StepMania-3.9-replace-this.patch
12cu|stepmania-3.9-15|22	Patch8:		StepMania-3.9-src-gettid.patch
12cu|stepmania-3.9-15|23	Patch9:		stepmania-3.9-ffmpeg-all-4.patch
12cu|stepmania-3.9-15|24	Patch10:	stepmania-3.9-ffmpeg-headers.patch
12cu|stepmania-3.9-15|25	Patch11:	stepmania-3.9-ffmpeg-pixfmt.patch
12cu|stepmania-3.9-15|26	Patch12:	stepmania-3.9-select_style.patch
12cu|stepmania-3.9-15|27	Patch13:	stepmania-3.9-gcc43.patch
12cu|stepmania-3.9-15|28	Patch14:	stepmania-3.9-fix-str-fmt.patch
12cu|stepmania-3.9-15|29	Patch15:	stepmania-3.9-libpng15.patch
12cu|stepmania-3.9-15|30	Patch16:	stepmania-gcc46.patch
12cu|stepmania-3.9-15|31	Patch17:	stepmania-gcc47.patch
12cu|stepmania-3.9-15|32	
12cu|stepmania-3.9-15|33	BuildRequires:  ffmpeg-devel
12cu|stepmania-3.9-15|34	BuildRequires:  pkgconfig(vorbis)
12cu|stepmania-3.9-15|35	BuildRequires:  jpeg-devel
12cu|stepmania-3.9-15|36	BuildRequires:  pkgconfig(sdl)
12cu|stepmania-3.9-15|37	BuildRequires:  lua5.0-devel
12cu|stepmania-3.9-15|38	BuildRequires:	pkgconfig(glu)
12cu|stepmania-3.9-15|39	%if %{build_mp3}
12cu|stepmania-3.9-15|40	BuildRequires:	mad-devel
12cu|stepmania-3.9-15|41	%endif
12cu|stepmania-3.9-15|42	Requires:	%{name}-data
12cu|stepmania-3.9-15|43	
12cu|stepmania-3.9-15|44	%description
12cu|stepmania-3.9-15|45	StepMania is a music/rhythm game. The player presses different buttons in time
12cu|stepmania-3.9-15|46	to the music and to note patterns that scroll across the screen. Features 3D
12cu|stepmania-3.9-15|47	graphics, visualizations, support for gamepads/dance pads, a step recording
12cu|stepmania-3.9-15|48	mode, and more!
12cu|stepmania-3.9-15|49	To add songs, simply copy the content of your folder containing songs
12cu|stepmania-3.9-15|50	to ~/StepMania/Songs as user, or to /usr/share/StepMania/Songs as root.
12cu|stepmania-3.9-15|51	
12cu|stepmania-3.9-15|52	%prep
12cu|stepmania-3.9-15|53	%setup -q -n %{distname}-%{version}-src
12cu|stepmania-3.9-15|54	%patch0 -p1 -b .x86_64
12cu|stepmania-3.9-15|55	%patch1 -p1 -b .crypto
12cu|stepmania-3.9-15|56	%patch3 -p1 -b .home
12cu|stepmania-3.9-15|57	%patch4 -p1 -b .pkgdir
12cu|stepmania-3.9-15|58	%patch5 -p1 -b .eventmask
12cu|stepmania-3.9-15|59	%patch6 -p1 -b .extraqual
12cu|stepmania-3.9-15|60	%patch7 -p1 -b .replace
12cu|stepmania-3.9-15|61	%patch8 -p1 -b .gettid
12cu|stepmania-3.9-15|62	%patch9 -p1 -b .ffmpeg-4
12cu|stepmania-3.9-15|63	%patch10 -p1 -b .ffmpeg-headers
12cu|stepmania-3.9-15|64	%patch11 -p1 -b .ffmpeg-pixfmt
12cu|stepmania-3.9-15|65	%patch12 -p1 -b .select-style
12cu|stepmania-3.9-15|66	%patch13 -p1 -b .gcc
12cu|stepmania-3.9-15|67	%patch14 -p1 -b .str
12cu|stepmania-3.9-15|68	%patch15 -p0 -b .libpng
12cu|stepmania-3.9-15|69	%patch16 -p1 -b .gcc
12cu|stepmania-3.9-15|70	%patch17 -p1 -b .gcc
12cu|stepmania-3.9-15|71	
12cu|stepmania-3.9-15|72	%build
12cu|stepmania-3.9-15|73	export CFLAGS="%{optflags} -O1"
12cu|stepmania-3.9-15|74	export CXXFLAGS="%{optflags} -O1 -fpermissive"
12cu|stepmania-3.9-15|75	%configure2_5x \
12cu|stepmania-3.9-15|76	--disable-dependency-tracking \
12cu|stepmania-3.9-15|77	--bindir=%{_gamesbindir} \
12cu|stepmania-3.9-15|78	--datadir=%{_gamesdatadir} \
12cu|stepmania-3.9-15|79	--disable-gtktest --disable-gtk2 \
12cu|stepmania-3.9-15|80	%if %build_mp3
12cu|stepmania-3.9-15|81	--with-mp3
12cu|stepmania-3.9-15|82	%else
12cu|stepmania-3.9-15|83	--without-mp3
12cu|stepmania-3.9-15|84	%endif
12cu|stepmania-3.9-15|85	
12cu|stepmania-3.9-15|86	%make
12cu|stepmania-3.9-15|87	
12cu|stepmania-3.9-15|88	%install
12cu|stepmania-3.9-15|89	%makeinstall_std
12cu|stepmania-3.9-15|90	install -d -m 0755 -p %{buildroot}%{_iconsdir}
12cu|stepmania-3.9-15|91	install -m 0644 %{_topdir}/BUILD/%{distname}-%{version}-src/src/%{distname}.xpm %{buildroot}%{_iconsdir}/
12cu|stepmania-3.9-15|92	
12cu|stepmania-3.9-15|93	install -d -m 0755 -p %{buildroot}%{_datadir}/applications
12cu|stepmania-3.9-15|94	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12cu|stepmania-3.9-15|95	[Desktop Entry]
12cu|stepmania-3.9-15|96	Type=Application
12cu|stepmania-3.9-15|97	Exec=%{_gamesbindir}/stepmania
12cu|stepmania-3.9-15|98	Name=StepMania
12cu|stepmania-3.9-15|99	Comment=A rythm game
12cu|stepmania-3.9-15|100	Icon=%{distname}
12cu|stepmania-3.9-15|101	Categories=Game;ArcadeGame;
12cu|stepmania-3.9-15|102	EOF
12cu|stepmania-3.9-15|103	
12cu|stepmania-3.9-15|104	%clean
12cu|stepmania-3.9-15|105	
12cu|stepmania-3.9-15|106	%files
12cu|stepmania-3.9-15|107	%doc README-FIRST.html NEWS
12cu|stepmania-3.9-15|108	%{_gamesbindir}/%{name}
12cu|stepmania-3.9-15|109	%{_iconsdir}/%{distname}.xpm
12cu|stepmania-3.9-15|110	%{_datadir}/applications/mandriva-*.desktop
12cu|stepmania-3.9-15|111	
12cu|stepmania-3.9-15|112	%changelog
12cu|stepmania-3.9-15|113	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.9-15
12cu|stepmania-3.9-15|114	+ Revision: cc4bc65
12cu|stepmania-3.9-15|115	- Merge branch 'master' into rosa2012.1
12cu|stepmania-3.9-15|116	- Conflicts:
12cu|stepmania-3.9-15|117	- stepmania.spec
12cu|stepmania-3.9-15|118	
12cu|stepmania-3.9-15|119	

12907 12
12cu|stfl-0.21-8|1	%define major	0
12cu|stfl-0.21-8|2	# TODO: move to rpm macros
12cu|stfl-0.21-8|3	%define	ruby_sitedir %(%{__ruby} -rrbconfig -e 'print Config::CONFIG["sitedir"]')
12cu|stfl-0.21-8|4	
12cu|stfl-0.21-8|5	%define libname   %mklibname %{name} %{major}
12cu|stfl-0.21-8|6	%define develname %mklibname -d %{name}
12cu|stfl-0.21-8|7	
12cu|stfl-0.21-8|8	Summary:	Structured Terminal Forms Language
12cu|stfl-0.21-8|9	Name:		stfl
12cu|stfl-0.21-8|10	Version:	0.21
12cu|stfl-0.21-8|11	Release:	8
12cu|stfl-0.21-8|12	Source0:	%{name}-%{version}.tar.gz
12cu|stfl-0.21-8|13	Patch0:		stfl-0.21-pass-ldflags-and-ldlibs.patch
12cu|stfl-0.21-8|14	License:	GPLv3+
12cu|stfl-0.21-8|15	Group:		Development/Other
12cu|stfl-0.21-8|16	Url:		http://www.clifford.at/stfl/
12cu|stfl-0.21-8|17	BuildRequires:	ncursesw-devel
12cu|stfl-0.21-8|18	BuildRequires:	swig
12cu|stfl-0.21-8|19	BuildRequires:	perl-devel ruby-devel python-devel
12cu|stfl-0.21-8|20	
12cu|stfl-0.21-8|21	%description
12cu|stfl-0.21-8|22	STFL is a library which implements a curses-based widget set for text
12cu|stfl-0.21-8|23	terminals. The STFL API can be used from C, SPL, Python, Perl and
12cu|stfl-0.21-8|24	Ruby. Since the API is only 14 simple function calls big and there are
12cu|stfl-0.21-8|25	already generic SWIG bindings, it is very easy to port STFL to
12cu|stfl-0.21-8|26	other scripting languages.
12cu|stfl-0.21-8|27	
12cu|stfl-0.21-8|28	A special language (the Structured Terminal Forms Language) is used to
12cu|stfl-0.21-8|29	describe STFL GUIs. The language is designed to be easy and fast to
12cu|stfl-0.21-8|30	write so an application programmer does not need to spend ages
12cu|stfl-0.21-8|31	fiddling around with the GUI and can concentrate on the more
12cu|stfl-0.21-8|32	interesting programming tasks.
12cu|stfl-0.21-8|33	
12cu|stfl-0.21-8|34	%package -n	%{libname}
12cu|stfl-0.21-8|35	Summary:	Structured Terminal Forms Language library
12cu|stfl-0.21-8|36	Group:		System/Libraries
12cu|stfl-0.21-8|37	
12cu|stfl-0.21-8|38	%description -n	%{libname}
12cu|stfl-0.21-8|39	STFL is a library which implements a curses-based widget set for text
12cu|stfl-0.21-8|40	terminals. The STFL API can be used from C, SPL, Python, Perl and
12cu|stfl-0.21-8|41	Ruby. Since the API is only 14 simple function calls big and there are
12cu|stfl-0.21-8|42	already generic SWIG bindings, it is very easy to port STFL to
12cu|stfl-0.21-8|43	other scripting languages.
12cu|stfl-0.21-8|44	
12cu|stfl-0.21-8|45	A special language (the Structured Terminal Forms Language) is used to
12cu|stfl-0.21-8|46	describe STFL GUIs. The language is designed to be easy and fast to
12cu|stfl-0.21-8|47	write so an application programmer does not need to spend ages
12cu|stfl-0.21-8|48	fiddling around with the GUI and can concentrate on the more
12cu|stfl-0.21-8|49	interesting programming tasks.
12cu|stfl-0.21-8|50	
12cu|stfl-0.21-8|51	This package contains the shared library required for running programs
12cu|stfl-0.21-8|52	that use STFL.
12cu|stfl-0.21-8|53	
12cu|stfl-0.21-8|54	%package -n	%{develname}
12cu|stfl-0.21-8|55	Summary:	Structured Terminal Forms Language development files
12cu|stfl-0.21-8|56	Group:		Development/C
12cu|stfl-0.21-8|57	Requires:	%{libname} = %{version}-%{release}
12cu|stfl-0.21-8|58	Provides:	%{name}-devel = %{version}-%{release}
12cu|stfl-0.21-8|59	
12cu|stfl-0.21-8|60	%description -n	%{develname}
12cu|stfl-0.21-8|61	STFL is a library which implements a curses-based widget set for text
12cu|stfl-0.21-8|62	terminals. The STFL API can be used from C, SPL, Python, Perl and
12cu|stfl-0.21-8|63	Ruby. Since the API is only 14 simple function calls big and there are
12cu|stfl-0.21-8|64	already generic SWIG bindings, it is very easy to port STFL to
12cu|stfl-0.21-8|65	other scripting languages.
12cu|stfl-0.21-8|66	
12cu|stfl-0.21-8|67	A special language (the Structured Terminal Forms Language) is used to
12cu|stfl-0.21-8|68	describe STFL GUIs. The language is designed to be easy and fast to
12cu|stfl-0.21-8|69	write so an application programmer does not need to spend ages
12cu|stfl-0.21-8|70	fiddling around with the GUI and can concentrate on the more
12cu|stfl-0.21-8|71	interesting programming tasks.
12cu|stfl-0.21-8|72	
12cu|stfl-0.21-8|73	This package contains the C headers and other files needed to compile
12cu|stfl-0.21-8|74	programs that use STFL.
12cu|stfl-0.21-8|75	
12cu|stfl-0.21-8|76	%package -n	python-%{name}
12cu|stfl-0.21-8|77	Summary:	Structured Terminal Forms Language Python bindings
12cu|stfl-0.21-8|78	Group:		Development/Python
12cu|stfl-0.21-8|79	
12cu|stfl-0.21-8|80	%description -n	python-%{name}
12cu|stfl-0.21-8|81	STFL is a library which implements a curses-based widget set for text
12cu|stfl-0.21-8|82	terminals. The STFL API can be used from C, SPL, Python, Perl and
12cu|stfl-0.21-8|83	Ruby. Since the API is only 14 simple function calls big and there are
12cu|stfl-0.21-8|84	already generic SWIG bindings, it is very easy to port STFL to
12cu|stfl-0.21-8|85	other scripting languages.
12cu|stfl-0.21-8|86	
12cu|stfl-0.21-8|87	A special language (the Structured Terminal Forms Language) is used to
12cu|stfl-0.21-8|88	describe STFL GUIs. The language is designed to be easy and fast to
12cu|stfl-0.21-8|89	write so an application programmer does not need to spend ages
12cu|stfl-0.21-8|90	fiddling around with the GUI and can concentrate on the more
12cu|stfl-0.21-8|91	interesting programming tasks.
12cu|stfl-0.21-8|92	
12cu|stfl-0.21-8|93	This package contains the bindings needed to use STFL with Python.
12cu|stfl-0.21-8|94	
12cu|stfl-0.21-8|95	%package -n	perl-%{name}
12cu|stfl-0.21-8|96	Summary:	Structured Terminal Forms Language Perl bindings
12cu|stfl-0.21-8|97	Group:		Development/Perl
12cu|stfl-0.21-8|98	
12cu|stfl-0.21-8|99	%description -n	perl-%{name}
12cu|stfl-0.21-8|100	STFL is a library which implements a curses-based widget set for text
12cu|stfl-0.21-8|101	terminals. The STFL API can be used from C, SPL, Python, Perl and
12cu|stfl-0.21-8|102	Ruby. Since the API is only 14 simple function calls big and there are
12cu|stfl-0.21-8|103	already generic SWIG bindings, it is very easy to port STFL to
12cu|stfl-0.21-8|104	other scripting languages.
12cu|stfl-0.21-8|105	
12cu|stfl-0.21-8|106	A special language (the Structured Terminal Forms Language) is used to
12cu|stfl-0.21-8|107	describe STFL GUIs. The language is designed to be easy and fast to
12cu|stfl-0.21-8|108	write so an application programmer does not need to spend ages
12cu|stfl-0.21-8|109	fiddling around with the GUI and can concentrate on the more
12cu|stfl-0.21-8|110	interesting programming tasks.
12cu|stfl-0.21-8|111	
12cu|stfl-0.21-8|112	This package contains the bindings needed to use STFL with Perl.
12cu|stfl-0.21-8|113	
12cu|stfl-0.21-8|114	%package -n	ruby-%{name}
12cu|stfl-0.21-8|115	Summary:	Structured Terminal Forms Language Ruby bindings
12cu|stfl-0.21-8|116	Group:		Development/Ruby
12cu|stfl-0.21-8|117	
12cu|stfl-0.21-8|118	%description -n	ruby-%{name}
12cu|stfl-0.21-8|119	STFL is a library which implements a curses-based widget set for text
12cu|stfl-0.21-8|120	terminals. The STFL API can be used from C, SPL, Python, Perl and
12cu|stfl-0.21-8|121	Ruby. Since the API is only 14 simple function calls big and there are
12cu|stfl-0.21-8|122	already generic SWIG bindings, it is very easy to port STFL to
12cu|stfl-0.21-8|123	other scripting languages.
12cu|stfl-0.21-8|124	
12cu|stfl-0.21-8|125	A special language (the Structured Terminal Forms Language) is used to
12cu|stfl-0.21-8|126	describe STFL GUIs. The language is designed to be easy and fast to
12cu|stfl-0.21-8|127	write so an application programmer does not need to spend ages
12cu|stfl-0.21-8|128	fiddling around with the GUI and can concentrate on the more
12cu|stfl-0.21-8|129	interesting programming tasks.
12cu|stfl-0.21-8|130	
12cu|stfl-0.21-8|131	This package contains the bindings needed to use STFL with Ruby.
12cu|stfl-0.21-8|132	
12cu|stfl-0.21-8|133	%prep
12cu|stfl-0.21-8|134	%setup -q
12cu|stfl-0.21-8|135	%patch0 -p1 -b .ldflags~
12cu|stfl-0.21-8|136	%{__sed} -i 's,$(prefix)/lib,/%{_libdir},g' python/Makefile.snippet
12cu|stfl-0.21-8|137	%{__sed} -i 's,$(prefix)/lib,/%{_libdir},g' ruby/Makefile.snippet
12cu|stfl-0.21-8|138	%{__sed} -i 's,$(prefix)/$(libdir)/ruby,%{ruby_sitedir},g' ruby/Makefile.snippet
12cu|stfl-0.21-8|139	%{__sed} -i 's,libdir=lib,libdir=%{_libdir},g' Makefile
12cu|stfl-0.21-8|140	%{__sed} -i "s,cd python && python -c 'import stfl',python -mcompileall .," python/Makefile.snippet
12cu|stfl-0.21-8|141	%{__sed} -i 's,export prefix ?= /usr/local,export prefix ?= %{_prefix},g' Makefile.cfg
12cu|stfl-0.21-8|142	%{__sed} -i 's,mkdir -p \$(DESTDIR)\$(prefix)/lib/pkgconfig,mkdir -p \$(DESTDIR)%{_libdir}/pkgconfig,g' Makefile
12cu|stfl-0.21-8|143	%{__sed} -i 's,libstfl.a \$(DESTDIR)\$(prefix)/lib/,libstfl.a \$(DESTDIR)%{_libdir},g' Makefile
12cu|stfl-0.21-8|144	%{__sed} -i 's,stfl.pc \$(DESTDIR)\$(prefix)/lib/pkgconfig/,stfl.pc \$(DESTDIR)%{_libdir}\/pkgconfig/,g' Makefile
12cu|stfl-0.21-8|145	
12cu|stfl-0.21-8|146	%build
12cu|stfl-0.21-8|147	CFLAGS="%{optflags}" LDFLAGS="%{ldflags}" %make
12cu|stfl-0.21-8|148	
12cu|stfl-0.21-8|149	%install
12cu|stfl-0.21-8|150	%makeinstall_std prefix=%{_prefix} libdir=%{_lib}
12cu|stfl-0.21-8|151	
12cu|stfl-0.21-8|152	%files -n %{libname}
12cu|stfl-0.21-8|153	%{_libdir}/libstfl.so.%{major}*
12cu|stfl-0.21-8|154	
12cu|stfl-0.21-8|155	%files -n %{develname}
12cu|stfl-0.21-8|156	%doc COPYING README
12cu|stfl-0.21-8|157	%{_includedir}/stfl.h
12cu|stfl-0.21-8|158	%{_libdir}/libstfl.a
12cu|stfl-0.21-8|159	%{_libdir}/libstfl.so
12cu|stfl-0.21-8|160	%{_libdir}/pkgconfig/stfl.pc
12cu|stfl-0.21-8|161	
12cu|stfl-0.21-8|162	%files -n python-%{name}
12cu|stfl-0.21-8|163	# XXX: python extension should likely not be located under this directory..
12cu|stfl-0.21-8|164	#%{py_dyndir}/_stfl.so
12cu|stfl-0.21-8|165	%dir %{py_platsitedir}/lib-dynload
12cu|stfl-0.21-8|166	%{py_platsitedir}/lib-dynload/_stfl.so
12cu|stfl-0.21-8|167	%{py_platsitedir}/stfl.py*
12cu|stfl-0.21-8|168	
12cu|stfl-0.21-8|169	%files -n perl-%{name}
12cu|stfl-0.21-8|170	%{perl_vendorarch}/example.pl
12cu|stfl-0.21-8|171	%{perl_vendorarch}/stfl.pm
12cu|stfl-0.21-8|172	%dir %{perl_vendorarch}/auto/stfl
12cu|stfl-0.21-8|173	%{perl_vendorarch}/auto/stfl/stfl.so
12cu|stfl-0.21-8|174	
12cu|stfl-0.21-8|175	%files -n ruby-%{name}
12cu|stfl-0.21-8|176	%{ruby_sitearchdir}/stfl.so
12cu|stfl-0.21-8|177	
12cu|stfl-0.21-8|178	
12cu|stfl-0.21-8|179	
12cu|stfl-0.21-8|180	%changelog
12cu|stfl-0.21-8|181	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.21-8
12cu|stfl-0.21-8|182	+ Revision: 6a8b89b
12cu|stfl-0.21-8|183	- Automatic import for version 0.21-8
12cu|stfl-0.21-8|184	
12cu|stfl-0.21-8|185	

12908 12
12cu|stgit-0.16-1|1	Summary: 	Stacked GIT
12cu|stgit-0.16-1|2	Name:		stgit
12cu|stgit-0.16-1|3	Version: 	0.16
12cu|stgit-0.16-1|4	Release: 	1
12cu|stgit-0.16-1|5	Url: 		http://www.procode.org/stgit/
12cu|stgit-0.16-1|6	Source0: 	http://download.gna.org/stgit/%{name}-%{version}.tar.gz
12cu|stgit-0.16-1|7	
12cu|stgit-0.16-1|8	License: 	GPL
12cu|stgit-0.16-1|9	Group: 		Development/Other
12cu|stgit-0.16-1|10	BuildArch: 	noarch
12cu|stgit-0.16-1|11	Requires: 	python
12cu|stgit-0.16-1|12	Requires: 	git-core
12cu|stgit-0.16-1|13	BuildRequires:	python-devel
12cu|stgit-0.16-1|14	BuildRequires:  git-core
12cu|stgit-0.16-1|15	
12cu|stgit-0.16-1|16	%description
12cu|stgit-0.16-1|17	StGIT is a Python application providing similar functionality to Quilt (i.e.
12cu|stgit-0.16-1|18	pushing/popping patches to/from a stack) on top of GIT. These operations are
12cu|stgit-0.16-1|19	performed using GIT commands and the patches are stored as GIT commit objects,
12cu|stgit-0.16-1|20	allowing easy merging of the StGIT patches into other repositories using
12cu|stgit-0.16-1|21	standard GIT functionality.
12cu|stgit-0.16-1|22	
12cu|stgit-0.16-1|23	Note that StGIT is not an SCM interface on top of GIT and it expects a
12cu|stgit-0.16-1|24	previously initialised GIT repository. For standard SCM operations, either use
12cu|stgit-0.16-1|25	plain GIT commands or the Cogito tool.
12cu|stgit-0.16-1|26	
12cu|stgit-0.16-1|27	
12cu|stgit-0.16-1|28	%prep
12cu|stgit-0.16-1|29	%setup
12cu|stgit-0.16-1|30	
12cu|stgit-0.16-1|31	%build
12cu|stgit-0.16-1|32	%make
12cu|stgit-0.16-1|33	
12cu|stgit-0.16-1|34	%install
12cu|stgit-0.16-1|35	%make install DESTDIR=%{buildroot} prefix=%{_prefix}
12cu|stgit-0.16-1|36	
12cu|stgit-0.16-1|37	%files
12cu|stgit-0.16-1|38	%{_bindir}/*
12cu|stgit-0.16-1|39	%{_datadir}/%{name}
12cu|stgit-0.16-1|40	%{py_puresitedir}/%{name}
12cu|stgit-0.16-1|41	%{py_puresitedir}/%{name}-*.egg-info
12cu|stgit-0.16-1|42	%doc README AUTHORS INSTALL COPYING
12cu|stgit-0.16-1|43	
12cu|stgit-0.16-1|44	
12cu|stgit-0.16-1|45	%changelog
12cu|stgit-0.16-1|46	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.16-1
12cu|stgit-0.16-1|47	+ Revision: d3d3ebf
12cu|stgit-0.16-1|48	- Updated to 0.16
12cu|stgit-0.16-1|49	
12cu|stgit-0.16-1|50	

12909 12
12cu|stk-4.4.4-1|1	%define	major		4
12cu|stk-4.4.4-1|2	%define	libname		%mklibname %{name} %{major}
12cu|stk-4.4.4-1|3	%define	develname	%mklibname -d %{name}
12cu|stk-4.4.4-1|4	
12cu|stk-4.4.4-1|5	Name:		stk
12cu|stk-4.4.4-1|6	Version:	4.4.4
12cu|stk-4.4.4-1|7	Release:	1
12cu|stk-4.4.4-1|8	Summary:	Synthesis ToolKit in C++
12cu|stk-4.4.4-1|9	Group:		Sound
12cu|stk-4.4.4-1|10	License:	MIT
12cu|stk-4.4.4-1|11	URL:		http://ccrma.stanford.edu/software/stk/
12cu|stk-4.4.4-1|12	# Original tarfile can be found at %%{url}/release/%%{name}-%%{version}.tar.gz
12cu|stk-4.4.4-1|13	# We remove legally questionable files as well as accidentally packed
12cu|stk-4.4.4-1|14	# object files.
12cu|stk-4.4.4-1|15	Source0:	%{name}-%{version}.stripped.tar.gz
12cu|stk-4.4.4-1|16	Source1:	README.fedora
12cu|stk-4.4.4-1|17	Source100:	%{name}.rpmlintrc
12cu|stk-4.4.4-1|18	Patch0:		%{name}-%{version}-header.patch
12cu|stk-4.4.4-1|19	Patch1:		%{name}-%{version}-cflags-lib.patch
12cu|stk-4.4.4-1|20	Patch2:		%{name}-%{version}-sharedlib.patch
12cu|stk-4.4.4-1|21	Patch3:		%{name}-%{version}-projects.patch
12cu|stk-4.4.4-1|22	Patch4:		%{name}-%{version}-pthread.patch
12cu|stk-4.4.4-1|23	BuildRequires:	pkgconfig(alsa)
12cu|stk-4.4.4-1|24	BuildRequires:	pkgconfig(jack)
12cu|stk-4.4.4-1|25	BuildRequires:	symlinks
12cu|stk-4.4.4-1|26	BuildRequires:	autoconf
12cu|stk-4.4.4-1|27	
12cu|stk-4.4.4-1|28	%description
12cu|stk-4.4.4-1|29	The Synthesis ToolKit in C++ (STK) is a set of open source audio signal
12cu|stk-4.4.4-1|30	processing and algorithmic synthesis classes written in the C++ programming
12cu|stk-4.4.4-1|31	language. STK was designed to facilitate rapid development of music synthesis
12cu|stk-4.4.4-1|32	and audio processing software, with an emphasis on cross-platform
12cu|stk-4.4.4-1|33	functionality, realtime control, ease of use, and educational example code.
12cu|stk-4.4.4-1|34	The Synthesis ToolKit is extremely portable (it's mostly platform-independent
12cu|stk-4.4.4-1|35	C and C++ code), and it's completely user-extensible (all source included, no
12cu|stk-4.4.4-1|36	unusual libraries, and no hidden drivers). We like to think that this
12cu|stk-4.4.4-1|37	increases the chances that our programs will still work in another 5-10 years.
12cu|stk-4.4.4-1|38	In fact, the ToolKit has been working continuously for about 10 years now. STK
12cu|stk-4.4.4-1|39	currently runs with real-time support (audio and MIDI) on Linux, Macintosh OS
12cu|stk-4.4.4-1|40	X and Windows computer platforms. Generic, non-realtime support has been
12cu|stk-4.4.4-1|41	tested under NeXTStep, Sun, and other platforms and should work with any
12cu|stk-4.4.4-1|42	standard C++ compiler.
12cu|stk-4.4.4-1|43	
12cu|stk-4.4.4-1|44	#------------------------------------------------------------------------------
12cu|stk-4.4.4-1|45	
12cu|stk-4.4.4-1|46	%package -n %{libname}
12cu|stk-4.4.4-1|47	Summary:	Library for %{name}
12cu|stk-4.4.4-1|48	Group:		System/Libraries
12cu|stk-4.4.4-1|49	
12cu|stk-4.4.4-1|50	%description -n %{libname}
12cu|stk-4.4.4-1|51	This package contains the main library for %{name}.
12cu|stk-4.4.4-1|52	
12cu|stk-4.4.4-1|53	%files  -n %{libname}
12cu|stk-4.4.4-1|54	%doc README
12cu|stk-4.4.4-1|55	%{_libdir}/libstk.so.*
12cu|stk-4.4.4-1|56	%dir %{_datadir}/%{name}
12cu|stk-4.4.4-1|57	%{_datadir}/%{name}/rawwaves
12cu|stk-4.4.4-1|58	
12cu|stk-4.4.4-1|59	#------------------------------------------------------------------------------
12cu|stk-4.4.4-1|60	
12cu|stk-4.4.4-1|61	%package -n %{develname}
12cu|stk-4.4.4-1|62	Summary:	Development files for %{name}
12cu|stk-4.4.4-1|63	Group:		Development/C++
12cu|stk-4.4.4-1|64	Provides:	%{name}-devel = %{version}-%{release}
12cu|stk-4.4.4-1|65	Requires:	%{libname} = %{version}
12cu|stk-4.4.4-1|66	
12cu|stk-4.4.4-1|67	%description -n %{develname}
12cu|stk-4.4.4-1|68	The %{name}-devel package contains libraries and header files for developing
12cu|stk-4.4.4-1|69	applications that use %{name}.
12cu|stk-4.4.4-1|70	
12cu|stk-4.4.4-1|71	%files -n %{develname}
12cu|stk-4.4.4-1|72	%doc README doc/* README.fedora
12cu|stk-4.4.4-1|73	%{_libdir}/libstk.so
12cu|stk-4.4.4-1|74	%{_includedir}/*
12cu|stk-4.4.4-1|75	
12cu|stk-4.4.4-1|76	#------------------------------------------------------------------------------
12cu|stk-4.4.4-1|77	
12cu|stk-4.4.4-1|78	%package demos
12cu|stk-4.4.4-1|79	Summary:	Demo applications for %{name}
12cu|stk-4.4.4-1|80	Group:		Sound
12cu|stk-4.4.4-1|81	Requires:	tk >= 8.0
12cu|stk-4.4.4-1|82	Requires:	%{libname} = %{version}
12cu|stk-4.4.4-1|83	
12cu|stk-4.4.4-1|84	%description demos
12cu|stk-4.4.4-1|85	The %{name}-demo package contains the demo applications for the C++ Sound
12cu|stk-4.4.4-1|86	Synthesis ToolKit.
12cu|stk-4.4.4-1|87	
12cu|stk-4.4.4-1|88	%files demos
12cu|stk-4.4.4-1|89	%doc README README.fedora
12cu|stk-4.4.4-1|90	%{_bindir}/%{name}-*
12cu|stk-4.4.4-1|91	%{_bindir}/Md2Skini
12cu|stk-4.4.4-1|92	%{_datadir}/%{name}/demo
12cu|stk-4.4.4-1|93	%{_datadir}/%{name}/examples
12cu|stk-4.4.4-1|94	%{_datadir}/%{name}/effects
12cu|stk-4.4.4-1|95	%{_datadir}/%{name}/ragamatic
12cu|stk-4.4.4-1|96	%{_datadir}/%{name}/eguitar
12cu|stk-4.4.4-1|97	
12cu|stk-4.4.4-1|98	#--------------------------------------------------------------------------------
12cu|stk-4.4.4-1|99	
12cu|stk-4.4.4-1|100	%prep
12cu|stk-4.4.4-1|101	%setup0 -q
12cu|stk-4.4.4-1|102	%patch0 -p1 -b .header
12cu|stk-4.4.4-1|103	%patch1 -p1 -b .cflags
12cu|stk-4.4.4-1|104	%patch2 -p1 -b .sharedlib
12cu|stk-4.4.4-1|105	%patch3 -p1 -b .projects
12cu|stk-4.4.4-1|106	%patch4 -p1 -b .pthread
12cu|stk-4.4.4-1|107	
12cu|stk-4.4.4-1|108	# we patched configure.ac
12cu|stk-4.4.4-1|109	autoconf -v
12cu|stk-4.4.4-1|110	
12cu|stk-4.4.4-1|111	cp -a %{SOURCE1} README.fedora
12cu|stk-4.4.4-1|112	
12cu|stk-4.4.4-1|113	# generated file
12cu|stk-4.4.4-1|114	rm projects/examples/libMakefile
12cu|stk-4.4.4-1|115	
12cu|stk-4.4.4-1|116	# remove backup files
12cu|stk-4.4.4-1|117	find . -name '*~' -exec rm {} \;
12cu|stk-4.4.4-1|118	
12cu|stk-4.4.4-1|119	# correct wrong perms
12cu|stk-4.4.4-1|120	chmod 0644 src/LentPitShift.cpp
12cu|stk-4.4.4-1|121	chmod 0644 include/LentPitShift.h
12cu|stk-4.4.4-1|122	
12cu|stk-4.4.4-1|123	%build
12cu|stk-4.4.4-1|124	# TODO: Fix build with oss support
12cu|stk-4.4.4-1|125	%configure2_5x --with-jack --with-alsa RAWWAVE_PATH=%{_datadir}/stk/rawwaves/
12cu|stk-4.4.4-1|126	%make -C src
12cu|stk-4.4.4-1|127	%make -C projects/demo libdemo libMd2Skini
12cu|stk-4.4.4-1|128	%make -C projects/examples -f libMakefile
12cu|stk-4.4.4-1|129	%make -C projects/effects libeffects
12cu|stk-4.4.4-1|130	%make -C projects/ragamatic libragamat
12cu|stk-4.4.4-1|131	%make -C projects/eguitar libeguitar
12cu|stk-4.4.4-1|132	#make %%{?_smp_mflags} -C projects/eguitar libeguitar
12cu|stk-4.4.4-1|133	
12cu|stk-4.4.4-1|134	
12cu|stk-4.4.4-1|135	%install
12cu|stk-4.4.4-1|136	mkdir -p \
12cu|stk-4.4.4-1|137	%{buildroot}%{_includedir}/stk \
12cu|stk-4.4.4-1|138	%{buildroot}%{_libdir} \
12cu|stk-4.4.4-1|139	%{buildroot}%{_bindir} \
12cu|stk-4.4.4-1|140	%{buildroot}%{_datadir}/stk/rawwaves \
12cu|stk-4.4.4-1|141	%{buildroot}%{_datadir}/stk/demo \
12cu|stk-4.4.4-1|142	%{buildroot}%{_datadir}/stk/examples \
12cu|stk-4.4.4-1|143	%{buildroot}%{_datadir}/stk/effects \
12cu|stk-4.4.4-1|144	%{buildroot}%{_datadir}/stk/ragamatic \
12cu|stk-4.4.4-1|145	%{buildroot}%{_datadir}/stk/eguitar
12cu|stk-4.4.4-1|146	
12cu|stk-4.4.4-1|147	cp -p include/* %{buildroot}%{_includedir}/stk
12cu|stk-4.4.4-1|148	cp -pd src/libstk.* %{buildroot}%{_libdir}
12cu|stk-4.4.4-1|149	cp -p rawwaves/*.raw %{buildroot}%{_datadir}/stk/rawwaves
12cu|stk-4.4.4-1|150	
12cu|stk-4.4.4-1|151	cp -pr projects/demo/tcl %{buildroot}%{_datadir}/stk/demo
12cu|stk-4.4.4-1|152	cp -pr projects/demo/scores %{buildroot}%{_datadir}/stk/demo
12cu|stk-4.4.4-1|153	cp -p projects/demo/demo %{buildroot}%{_bindir}/stk-demo
12cu|stk-4.4.4-1|154	cp -p projects/demo/Md2Skini %{buildroot}%{_bindir}/Md2Skini
12cu|stk-4.4.4-1|155	for f in Banded Drums Modal Physical Shakers StkDemo Voice ; do
12cu|stk-4.4.4-1|156	chmod +x projects/demo/$f
12cu|stk-4.4.4-1|157	sed -e 's,\./demo,%{_bindir}/stk-demo,' -e '1i#! /bin/sh' -i projects/demo/$f
12cu|stk-4.4.4-1|158	cp -p projects/demo/$f %{buildroot}%{_datadir}/stk/demo
12cu|stk-4.4.4-1|159	done
12cu|stk-4.4.4-1|160	
12cu|stk-4.4.4-1|161	cp -pr projects/examples/midifiles %{buildroot}%{_datadir}/stk/examples
12cu|stk-4.4.4-1|162	cp -pr projects/examples/rawwaves %{buildroot}%{_datadir}/stk/examples
12cu|stk-4.4.4-1|163	cp -pr projects/examples/scores %{buildroot}%{_datadir}/stk/examples
12cu|stk-4.4.4-1|164	for f in sine sineosc foursine audioprobe midiprobe duplex play \
12cu|stk-4.4.4-1|165	record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains ; do
12cu|stk-4.4.4-1|166	cp -p projects/examples/$f %{buildroot}%{_bindir}/stk-$f
12cu|stk-4.4.4-1|167	# absolute links, will be shortened later
12cu|stk-4.4.4-1|168	ln -s %{buildroot}%{_bindir}/stk-$f %{buildroot}%{_datadir}/stk/examples/$f
12cu|stk-4.4.4-1|169	done
12cu|stk-4.4.4-1|170	
12cu|stk-4.4.4-1|171	cp -pr projects/effects/tcl %{buildroot}%{_datadir}/stk/effects
12cu|stk-4.4.4-1|172	cp -p projects/effects/effects %{buildroot}%{_bindir}/stk-effects
12cu|stk-4.4.4-1|173	sed -e 's,\./effects,%{_bindir}/stk-effects,' -e '1i#! /bin/sh' \
12cu|stk-4.4.4-1|174	-i projects/effects/StkEffects
12cu|stk-4.4.4-1|175	cp -p projects/effects/StkEffects %{buildroot}%{_datadir}/stk/effects
12cu|stk-4.4.4-1|176	
12cu|stk-4.4.4-1|177	cp -pr projects/ragamatic/tcl %{buildroot}%{_datadir}/stk/ragamatic
12cu|stk-4.4.4-1|178	cp -pr projects/ragamatic/rawwaves %{buildroot}%{_datadir}/stk/ragamatic
12cu|stk-4.4.4-1|179	cp -p projects/ragamatic/ragamat %{buildroot}%{_bindir}/stk-ragamat
12cu|stk-4.4.4-1|180	sed -e 's,\./ragamat,%{_bindir}/stk-ragamat,' -e '1i#! /bin/sh' \
12cu|stk-4.4.4-1|181	-i projects/ragamatic/Raga
12cu|stk-4.4.4-1|182	cp -p projects/ragamatic/Raga %{buildroot}%{_datadir}/stk/ragamatic
12cu|stk-4.4.4-1|183	
12cu|stk-4.4.4-1|184	cp -pr projects/eguitar/tcl %{buildroot}%{_datadir}/stk/eguitar
12cu|stk-4.4.4-1|185	cp -pr projects/eguitar/scores %{buildroot}%{_datadir}/stk/eguitar
12cu|stk-4.4.4-1|186	cp -p projects/eguitar/eguitar %{buildroot}%{_bindir}/stk-eguitar
12cu|stk-4.4.4-1|187	sed -e 's,\./eguitar,%{_bindir}/stk-eguitar,' -e '1i#! /bin/sh' \
12cu|stk-4.4.4-1|188	-i projects/eguitar/ElectricGuitar
12cu|stk-4.4.4-1|189	cp -p projects/eguitar/ElectricGuitar %{buildroot}%{_datadir}/stk/eguitar
12cu|stk-4.4.4-1|190	
12cu|stk-4.4.4-1|191	# fix encoding
12cu|stk-4.4.4-1|192	iconv -f iso-8859-1 -t utf-8 doc/doxygen/index.txt \
12cu|stk-4.4.4-1|193	-o doc/doxygen/index.txt.tmp
12cu|stk-4.4.4-1|194	mv doc/doxygen/index.txt.tmp doc/doxygen/index.txt
12cu|stk-4.4.4-1|195	
12cu|stk-4.4.4-1|196	# fix symlinks
12cu|stk-4.4.4-1|197	symlinks -crv %{buildroot}
12cu|stk-4.4.4-1|198	
12cu|stk-4.4.4-1|199	# remove .a files
12cu|stk-4.4.4-1|200	rm -f %{buildroot}%{_libdir}/libstk.a
12cu|stk-4.4.4-1|201	
12cu|stk-4.4.4-1|202	# finally, fix permissions
12cu|stk-4.4.4-1|203	chmod -R u=rwX,go=rX %{buildroot}
12cu|stk-4.4.4-1|204	
12cu|stk-4.4.4-1|205	
12cu|stk-4.4.4-1|206	%changelog
12cu|stk-4.4.4-1|207	* Mon Jun 03 2013 Giovanni Mariani <mc2374@mclink.it> 4.4.4-1
12cu|stk-4.4.4-1|208	- Import stk in Rosa 2012.1 from a Fedora package
12cu|stk-4.4.4-1|209	- Provided a library package along with the -devel and -demos ones

12910 12
12cu|stopmotion-0.7.2-1|1	Summary:	An application for creating stopmotion animations
12cu|stopmotion-0.7.2-1|2	Name:		stopmotion
12cu|stopmotion-0.7.2-1|3	Version:	0.7.2
12cu|stopmotion-0.7.2-1|4	Release:	1
12cu|stopmotion-0.7.2-1|5	License:	GPLv2+
12cu|stopmotion-0.7.2-1|6	Group:		Video
12cu|stopmotion-0.7.2-1|7	Url:		http://stopmotion.bjoernen.com/
12cu|stopmotion-0.7.2-1|8	Source0:	http://developer.skolelinux.no/info/studentgrupper/2005-hig-stopmotion/project_management/webpage/releases/%{name}-%{version}.tar.gz
12cu|stopmotion-0.7.2-1|9	BuildRequires:	librsvg
12cu|stopmotion-0.7.2-1|10	BuildRequires:	qt4-linguist
12cu|stopmotion-0.7.2-1|11	BuildRequires:	inotifytools-devel
12cu|stopmotion-0.7.2-1|12	BuildRequires:	libtar-devel
12cu|stopmotion-0.7.2-1|13	BuildRequires:	qt4-devel
12cu|stopmotion-0.7.2-1|14	BuildRequires:	pkgconfig(gamin)
12cu|stopmotion-0.7.2-1|15	BuildRequires:	pkgconfig(libxml-2.0)
12cu|stopmotion-0.7.2-1|16	BuildRequires:	pkgconfig(SDL_image)
12cu|stopmotion-0.7.2-1|17	BuildRequires:	pkgconfig(vorbis)
12cu|stopmotion-0.7.2-1|18	Requires:	vgrabbj
12cu|stopmotion-0.7.2-1|19	
12cu|stopmotion-0.7.2-1|20	%description
12cu|stopmotion-0.7.2-1|21	Stopmotion is a free application for creating stop-motion animation movies.
12cu|stopmotion-0.7.2-1|22	The users will be able to create stop-motions from pictures imported from
12cu|stopmotion-0.7.2-1|23	a camera or from the harddrive, add sound effects and export the animation
12cu|stopmotion-0.7.2-1|24	to different video formats such as mpeg or avi.
12cu|stopmotion-0.7.2-1|25	
12cu|stopmotion-0.7.2-1|26	%files
12cu|stopmotion-0.7.2-1|27	%doc README AUTHORS manual/
12cu|stopmotion-0.7.2-1|28	%{_bindir}/*
12cu|stopmotion-0.7.2-1|29	%{_datadir}/applications/%{name}.desktop
12cu|stopmotion-0.7.2-1|30	%{_datadir}/%{name}/*
12cu|stopmotion-0.7.2-1|31	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|stopmotion-0.7.2-1|32	%{_iconsdir}/%{name}.svg
12cu|stopmotion-0.7.2-1|33	
12cu|stopmotion-0.7.2-1|34	#----------------------------------------------------------------------------
12cu|stopmotion-0.7.2-1|35	
12cu|stopmotion-0.7.2-1|36	%prep
12cu|stopmotion-0.7.2-1|37	%setup -q
12cu|stopmotion-0.7.2-1|38	
12cu|stopmotion-0.7.2-1|39	%build
12cu|stopmotion-0.7.2-1|40	lrelease translations/*
12cu|stopmotion-0.7.2-1|41	%qmake_qt4 PREFIX=%{_prefix}
12cu|stopmotion-0.7.2-1|42	
12cu|stopmotion-0.7.2-1|43	%make
12cu|stopmotion-0.7.2-1|44	
12cu|stopmotion-0.7.2-1|45	%install
12cu|stopmotion-0.7.2-1|46	make install INSTALL_ROOT=%{buildroot}
12cu|stopmotion-0.7.2-1|47	
12cu|stopmotion-0.7.2-1|48	# Install icons of various sizes
12cu|stopmotion-0.7.2-1|49	for s in 256 128 96 48 32 22 16 ; do
12cu|stopmotion-0.7.2-1|50	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
12cu|stopmotion-0.7.2-1|51	rsvg-convert -w ${s} -h ${s} \
12cu|stopmotion-0.7.2-1|52	graphics/%{name}.svg -o \
12cu|stopmotion-0.7.2-1|53	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
12cu|stopmotion-0.7.2-1|54	done
12cu|stopmotion-0.7.2-1|55	
12cu|stopmotion-0.7.2-1|56	
12cu|stopmotion-0.7.2-1|57	%changelog
12cu|stopmotion-0.7.2-1|58	* Mon Apr 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.2-1
12cu|stopmotion-0.7.2-1|59	+ Revision: b825e6b
12cu|stopmotion-0.7.2-1|60	- Cleanup
12cu|stopmotion-0.7.2-1|61	
12cu|stopmotion-0.7.2-1|62	

12911 12
12cu|stoq-1.0.0-4|1	Summary:	A powerful retail system
12cu|stoq-1.0.0-4|2	Name:		stoq
12cu|stoq-1.0.0-4|3	Version:	1.0.0
12cu|stoq-1.0.0-4|4	Release:	4
12cu|stoq-1.0.0-4|5	License:	GPLv2+
12cu|stoq-1.0.0-4|6	Group:		System/Libraries
12cu|stoq-1.0.0-4|7	Url:		http://www.stoq.com.br/
12cu|stoq-1.0.0-4|8	Source0:	stoq-%{version}.tar.gz
12cu|stoq-1.0.0-4|9	BuildRequires:	python-kiwi >= 1.9.28
12cu|stoq-1.0.0-4|10	BuildRequires:	python-setuptools
12cu|stoq-1.0.0-4|11	BuildRequires:	pkgconfig(python)
12cu|stoq-1.0.0-4|12	Requires:	postgresql >= 8.4
12cu|stoq-1.0.0-4|13	Requires:	pygtk2 >= 2.16
12cu|stoq-1.0.0-4|14	Requires:	pypoppler >= 0.12.1
12cu|stoq-1.0.0-4|15	Requires:	python-dateutil >= 1.4.1
12cu|stoq-1.0.0-4|16	Requires:	python-imaging >= 1.1.5
12cu|stoq-1.0.0-4|17	Requires:	python-gudev >= 147
12cu|stoq-1.0.0-4|18	Requires:	python-kiwi >= 1.9.29
12cu|stoq-1.0.0-4|19	Requires:	python-mako >= 0.2.5
12cu|stoq-1.0.0-4|20	Requires:	python-psycopg2 >= 2.0.5
12cu|stoq-1.0.0-4|21	Requires:	python-reportlab >= 2.4
12cu|stoq-1.0.0-4|22	Requires:	python-zope-interface >= 3.0.1
12cu|stoq-1.0.0-4|23	BuildArch:	noarch
12cu|stoq-1.0.0-4|24	
12cu|stoq-1.0.0-4|25	%description
12cu|stoq-1.0.0-4|26	Stoq is a suite of Retail Management System applications.
12cu|stoq-1.0.0-4|27	It includes the following applications;
12cu|stoq-1.0.0-4|28	Point of Sales, Cash register, Sales, Purchase Orders, Inventory control,
12cu|stoq-1.0.0-4|29	Customer Relationship Management (CRM), Financial Accounting,
12cu|stoq-1.0.0-4|30	Accounts Payable and Accounts Receivable, Printable Reports, Employees
12cu|stoq-1.0.0-4|31	and Suppliers registry.
12cu|stoq-1.0.0-4|32	
12cu|stoq-1.0.0-4|33	%files -f %{name}.lang
12cu|stoq-1.0.0-4|34	%doc AUTHORS CONTRIBUTORS COPYING README NEWS
12cu|stoq-1.0.0-4|35	%{_bindir}/stoq
12cu|stoq-1.0.0-4|36	%{_bindir}/stoqcreatedbuser
12cu|stoq-1.0.0-4|37	%{_bindir}/stoqdbadmin
12cu|stoq-1.0.0-4|38	%{_bindir}/stoqruncmd
12cu|stoq-1.0.0-4|39	%{_sysconfdir}/stoq
12cu|stoq-1.0.0-4|40	%{_datadir}/stoq/*
12cu|stoq-1.0.0-4|41	%{_datadir}/polkit-1/*
12cu|stoq-1.0.0-4|42	%{_datadir}/icons/*
12cu|stoq-1.0.0-4|43	%{_prefix}/lib/stoqlib/*
12cu|stoq-1.0.0-4|44	%{_datadir}/applications/stoq.desktop
12cu|stoq-1.0.0-4|45	%{python_sitelib}/*
12cu|stoq-1.0.0-4|46	
12cu|stoq-1.0.0-4|47	#----------------------------------------------------------------------------
12cu|stoq-1.0.0-4|48	
12cu|stoq-1.0.0-4|49	%prep
12cu|stoq-1.0.0-4|50	%setup -q -n stoq-%{version}
12cu|stoq-1.0.0-4|51	
12cu|stoq-1.0.0-4|52	%build
12cu|stoq-1.0.0-4|53	python setup.py build
12cu|stoq-1.0.0-4|54	
12cu|stoq-1.0.0-4|55	%install
12cu|stoq-1.0.0-4|56	mkdir -p %{buildroot}%{_sysconfdir}/stoq
12cu|stoq-1.0.0-4|57	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|stoq-1.0.0-4|58	rm -rf %{buildroot}%{_defaultdocdir}
12cu|stoq-1.0.0-4|59	
12cu|stoq-1.0.0-4|60	%find_lang %{name}
12cu|stoq-1.0.0-4|61	
12cu|stoq-1.0.0-4|62	
12cu|stoq-1.0.0-4|63	%changelog
12cu|stoq-1.0.0-4|64	* Mon Apr 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-4
12cu|stoq-1.0.0-4|65	+ Revision: 2de9b4f
12cu|stoq-1.0.0-4|66	- Update BuildRequires
12cu|stoq-1.0.0-4|67	
12cu|stoq-1.0.0-4|68	

12912 12
12cu|stp-0.1392-2|1	%define _enable_debug_packages %{nil}
12cu|stp-0.1392-2|2	%define debug_package %{nil}
12cu|stp-0.1392-2|3	
12cu|stp-0.1392-2|4	Summary:	Constraint solver used by program analysis tools
12cu|stp-0.1392-2|5	Name:		stp
12cu|stp-0.1392-2|6	Version:	0.1392
12cu|stp-0.1392-2|7	Release:	2
12cu|stp-0.1392-2|8	License:	MIT and BSD
12cu|stp-0.1392-2|9	Group:		Development/Other
12cu|stp-0.1392-2|10	Url:		https://sites.google.com/site/stpfastprover/
12cu|stp-0.1392-2|11	# (using revision 1392)
12cu|stp-0.1392-2|12	# svn https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp stp
12cu|stp-0.1392-2|13	# find stp -name .svn | xargs rm -rf
12cu|stp-0.1392-2|14	# tar jcf stp.tar.bz2 stp
12cu|stp-0.1392-2|15	Source0:	stp.tar.bz2
12cu|stp-0.1392-2|16	Patch0:		stp-version.patch
12cu|stp-0.1392-2|17	BuildRequires:	bison
12cu|stp-0.1392-2|18	BuildRequires:	flex
12cu|stp-0.1392-2|19	BuildRequires:	subversion
12cu|stp-0.1392-2|20	BuildRequires:	valgrind
12cu|stp-0.1392-2|21	BuildRequires:	pkgconfig(zlib)
12cu|stp-0.1392-2|22	
12cu|stp-0.1392-2|23	%description
12cu|stp-0.1392-2|24	STP is a constraint solver (also referred to as a decision procedure or
12cu|stp-0.1392-2|25	automated prover) aimed at solving constraints generated by program analysis
12cu|stp-0.1392-2|26	tools, theorem provers, automated bug finders, biology, cryptography,
12cu|stp-0.1392-2|27	intelligent fuzzers and model checkers. STP has been used in many research
12cu|stp-0.1392-2|28	projects at Stanford, Berkeley, MIT, CMU and other universities. It is also
12cu|stp-0.1392-2|29	being used at many companies such as NVIDIA, some startup companies, and
12cu|stp-0.1392-2|30	by certain government agencies.
12cu|stp-0.1392-2|31	
12cu|stp-0.1392-2|32	The input to STP are formulas over the theory of bit-vectors and arrays
12cu|stp-0.1392-2|33	(This theory captures most expressions from languages like C/C++/Java and
12cu|stp-0.1392-2|34	Verilog), and the output of STP is a single bit of information that
12cu|stp-0.1392-2|35	indicates whether the formula is satisfiable or not. If the input is
12cu|stp-0.1392-2|36	satisfiable, then it also generates a variable assignment to satisfy the
12cu|stp-0.1392-2|37	input formula.
12cu|stp-0.1392-2|38	
12cu|stp-0.1392-2|39	%files
12cu|stp-0.1392-2|40	%doc %{_docdir}/%{name}
12cu|stp-0.1392-2|41	%{_bindir}/*
12cu|stp-0.1392-2|42	
12cu|stp-0.1392-2|43	#----------------------------------------------------------------------------
12cu|stp-0.1392-2|44	
12cu|stp-0.1392-2|45	%package devel
12cu|stp-0.1392-2|46	Summary:	Development files for STP
12cu|stp-0.1392-2|47	Group:		Development/Other
12cu|stp-0.1392-2|48	Conflicts:	%{name} < 0.1392-2
12cu|stp-0.1392-2|49	Requires:	%{name} = %{EVRD}
12cu|stp-0.1392-2|50	
12cu|stp-0.1392-2|51	%description devel
12cu|stp-0.1392-2|52	Development files for STP.
12cu|stp-0.1392-2|53	
12cu|stp-0.1392-2|54	%files devel
12cu|stp-0.1392-2|55	%{_includedir}/*
12cu|stp-0.1392-2|56	%{_libdir}/*.a
12cu|stp-0.1392-2|57	
12cu|stp-0.1392-2|58	#----------------------------------------------------------------------------
12cu|stp-0.1392-2|59	
12cu|stp-0.1392-2|60	%prep
12cu|stp-0.1392-2|61	%setup -q -n %{name}
12cu|stp-0.1392-2|62	%patch0 -p1
12cu|stp-0.1392-2|63	perl -pi -e "s|(TEST_PREFIX=).*|\$1tests/|;" scripts/Makefile.common
12cu|stp-0.1392-2|64	perl -pi -e "s|__PACKAGE_VERSION__|%{version}|;" src/main/Makefile
12cu|stp-0.1392-2|65	
12cu|stp-0.1392-2|66	%build
12cu|stp-0.1392-2|67	. scripts/configure --with-prefix=%{_prefix} --with-fpic
12cu|stp-0.1392-2|68	%make
12cu|stp-0.1392-2|69	
12cu|stp-0.1392-2|70	%install
12cu|stp-0.1392-2|71	make install PREFIX=%{buildroot}%{_prefix} LIB_DIR=%{buildroot}%{_libdir}
12cu|stp-0.1392-2|72	mkdir -p %{buildroot}%{_docdir}/%{name}
12cu|stp-0.1392-2|73	install -m644 AUTHORS CODING_GUIDLINES DOWNLOAD LICENSE \
12cu|stp-0.1392-2|74	LICENSE_COMPONENTS README %{buildroot}%{_docdir}/%{name}
12cu|stp-0.1392-2|75	
12cu|stp-0.1392-2|76	%check
12cu|stp-0.1392-2|77	PATH=$PWD/bin:$PATH make regressall
12cu|stp-0.1392-2|78	install -m644 *.log %{buildroot}%{_docdir}/%{name}
12cu|stp-0.1392-2|79	
12cu|stp-0.1392-2|80	
12cu|stp-0.1392-2|81	%changelog
12cu|stp-0.1392-2|82	* Tue Apr 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1392-2
12cu|stp-0.1392-2|83	+ Revision: 14317ca
12cu|stp-0.1392-2|84	- Split devel package, fix buildtime loop
12cu|stp-0.1392-2|85	
12cu|stp-0.1392-2|86	

12913 12
12cu|streamripper-1.64.6-3|1	%define name	streamripper
12cu|streamripper-1.64.6-3|2	%define version 1.64.6
12cu|streamripper-1.64.6-3|3	%define release  3
12cu|streamripper-1.64.6-3|4	
12cu|streamripper-1.64.6-3|5	Summary:	Audio stream recorder
12cu|streamripper-1.64.6-3|6	Name:		%{name}
12cu|streamripper-1.64.6-3|7	Version:	%{version}
12cu|streamripper-1.64.6-3|8	Release:	%{release}
12cu|streamripper-1.64.6-3|9	Group:		Sound
12cu|streamripper-1.64.6-3|10	URL:		http://sourceforge.net/projects/streamripper
12cu|streamripper-1.64.6-3|11	License:	GPLv2+
12cu|streamripper-1.64.6-3|12	Source0:	http://mesh.dl.sourceforge.net/sourceforge/streamripper/%{name}-%{version}.tar.gz
12cu|streamripper-1.64.6-3|13	BuildRequires:	pkgconfig(ogg)
12cu|streamripper-1.64.6-3|14	BuildRequires:	pkgconfig(vorbis)
12cu|streamripper-1.64.6-3|15	BuildRequires:	libglib2-devel
12cu|streamripper-1.64.6-3|16	BuildRequires:	tre-devel
12cu|streamripper-1.64.6-3|17	BuildRequires:	pkgconfig(mad)
12cu|streamripper-1.64.6-3|18	
12cu|streamripper-1.64.6-3|19	%description
12cu|streamripper-1.64.6-3|20	Streamripper records shoutcast compatible and live365 streams.
12cu|streamripper-1.64.6-3|21	For shoutcast style streams it finds the "meta data" or track
12cu|streamripper-1.64.6-3|22	separation data, and uses that as a marker for where the track
12cu|streamripper-1.64.6-3|23	should be separated. For live365 streams it hits the website
12cu|streamripper-1.64.6-3|24	and finds when a track has changed. Either way, the MP3 data
12cu|streamripper-1.64.6-3|25	will be decoded and scanned for a silent point which is where
12cu|streamripper-1.64.6-3|26	tracks will be created.
12cu|streamripper-1.64.6-3|27	
12cu|streamripper-1.64.6-3|28	%prep
12cu|streamripper-1.64.6-3|29	%setup -q
12cu|streamripper-1.64.6-3|30	
12cu|streamripper-1.64.6-3|31	%build
12cu|streamripper-1.64.6-3|32	%configure2_5x
12cu|streamripper-1.64.6-3|33	%make
12cu|streamripper-1.64.6-3|34	
12cu|streamripper-1.64.6-3|35	%install
12cu|streamripper-1.64.6-3|36	rm -fr $RPM_BUILD_ROOT
12cu|streamripper-1.64.6-3|37	%makeinstall_std
12cu|streamripper-1.64.6-3|38	
12cu|streamripper-1.64.6-3|39	%files
12cu|streamripper-1.64.6-3|40	%defattr(-,root,root)
12cu|streamripper-1.64.6-3|41	%doc README THANKS *.txt
12cu|streamripper-1.64.6-3|42	%_bindir/*
12cu|streamripper-1.64.6-3|43	%_mandir/man1/*
12cu|streamripper-1.64.6-3|44	
12cu|streamripper-1.64.6-3|45	%clean
12cu|streamripper-1.64.6-3|46	rm -rf $RPM_BUILD_ROOT
12cu|streamripper-1.64.6-3|47	
12cu|streamripper-1.64.6-3|48	
12cu|streamripper-1.64.6-3|49	
12cu|streamripper-1.64.6-3|50	%changelog
12cu|streamripper-1.64.6-3|51	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.64.6-2mdv2011.0
12cu|streamripper-1.64.6-3|52	+ Revision: 614988
12cu|streamripper-1.64.6-3|53	- the mass rebuild of 2010.1 packages
12cu|streamripper-1.64.6-3|54	
12cu|streamripper-1.64.6-3|55	* Sat Dec 26 2009 Ahmad Samir <ahmadsamir@mandriva.org> 1.64.6-1mdv2010.1
12cu|streamripper-1.64.6-3|56	+ Revision: 482388
12cu|streamripper-1.64.6-3|57	- new version 1.64.6
12cu|streamripper-1.64.6-3|58	
12cu|streamripper-1.64.6-3|59	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.64.5-2mdv2010.0
12cu|streamripper-1.64.6-3|60	+ Revision: 445265
12cu|streamripper-1.64.6-3|61	- rebuild
12cu|streamripper-1.64.6-3|62	
12cu|streamripper-1.64.6-3|63	* Sun Mar 15 2009 Frederik Himpe <fhimpe@mandriva.org> 1.64.5-1mdv2009.1
12cu|streamripper-1.64.6-3|64	+ Revision: 355550
12cu|streamripper-1.64.6-3|65	- update to new version 1.64.5
12cu|streamripper-1.64.6-3|66	
12cu|streamripper-1.64.6-3|67	* Fri Feb 20 2009 Frederik Himpe <fhimpe@mandriva.org> 1.64.4-1mdv2009.1
12cu|streamripper-1.64.6-3|68	+ Revision: 343497
12cu|streamripper-1.64.6-3|69	- update to new version 1.64.4
12cu|streamripper-1.64.6-3|70	
12cu|streamripper-1.64.6-3|71	* Sun Jan 18 2009 Funda Wang <fwang@mandriva.org> 1.64.3-1mdv2009.1
12cu|streamripper-1.64.6-3|72	+ Revision: 330801
12cu|streamripper-1.64.6-3|73	- 1.64.3
12cu|streamripper-1.64.6-3|74	
12cu|streamripper-1.64.6-3|75	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 1.63.5-1mdv2009.1
12cu|streamripper-1.64.6-3|76	+ Revision: 292801
12cu|streamripper-1.64.6-3|77	- new version 1.63.5
12cu|streamripper-1.64.6-3|78	
12cu|streamripper-1.64.6-3|79	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.63.0-4mdv2009.0
12cu|streamripper-1.64.6-3|80	+ Revision: 269393
12cu|streamripper-1.64.6-3|81	- rebuild early 2009.0 package (before pixel changes)
12cu|streamripper-1.64.6-3|82	
12cu|streamripper-1.64.6-3|83	* Sun May 04 2008 Frederik Himpe <fhimpe@mandriva.org> 1.63.0-3mdv2009.0
12cu|streamripper-1.64.6-3|84	+ Revision: 201127
12cu|streamripper-1.64.6-3|85	- New version
12cu|streamripper-1.64.6-3|86	- Adapt and fix BuildRequires
12cu|streamripper-1.64.6-3|87	- Adapt to new license policy
12cu|streamripper-1.64.6-3|88	
12cu|streamripper-1.64.6-3|89	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.61.18-3mdv2008.1
12cu|streamripper-1.64.6-3|90	+ Revision: 140863
12cu|streamripper-1.64.6-3|91	- restore BuildRoot
12cu|streamripper-1.64.6-3|92	
12cu|streamripper-1.64.6-3|93	+ Thierry Vignaud <tv@mandriva.org>
12cu|streamripper-1.64.6-3|94	- kill re-definition of %%buildroot on Pixel's request
12cu|streamripper-1.64.6-3|95	
12cu|streamripper-1.64.6-3|96	
12cu|streamripper-1.64.6-3|97	* Wed May 03 2006 Austin Acton <austin@mandriva.org> 1.61.18-2mdk
12cu|streamripper-1.64.6-3|98	- buildrequires ogg
12cu|streamripper-1.64.6-3|99	- mkrel
12cu|streamripper-1.64.6-3|100	
12cu|streamripper-1.64.6-3|101	* Mon Mar 13 2006 Austin Acton <austin@mandriva.org> 1.61.18-1mdk
12cu|streamripper-1.64.6-3|102	- New release 1.61.18
12cu|streamripper-1.64.6-3|103	
12cu|streamripper-1.64.6-3|104	* Mon Nov 14 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.61.16-1mdk
12cu|streamripper-1.64.6-3|105	- 1.61.16
12cu|streamripper-1.64.6-3|106	
12cu|streamripper-1.64.6-3|107	* Wed Aug 31 2005 Austin Acton <austin@mandriva.org> 1.61.11-1mdk
12cu|streamripper-1.64.6-3|108	- New release 1.61.11
12cu|streamripper-1.64.6-3|109	
12cu|streamripper-1.64.6-3|110	* Wed Apr 27 2005 Austin Acton <austin@mandriva.org> 1.61.8-1mdk
12cu|streamripper-1.64.6-3|111	- 1.61.8
12cu|streamripper-1.64.6-3|112	
12cu|streamripper-1.64.6-3|113	* Fri Mar 04 2005 Austin Acton <austin@mandrake.org> 1.61.4-1mdk
12cu|streamripper-1.64.6-3|114	- 1.61.4
12cu|streamripper-1.64.6-3|115	- source URL
12cu|streamripper-1.64.6-3|116	
12cu|streamripper-1.64.6-3|117	* Wed Sep 22 2004 Austin Acton <austin@mandrake.org> 1.60.8-1mdk
12cu|streamripper-1.64.6-3|118	- 1.60.8
12cu|streamripper-1.64.6-3|119	- delint a bit
12cu|streamripper-1.64.6-3|120	
12cu|streamripper-1.64.6-3|121	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.32-3mdk
12cu|streamripper-1.64.6-3|122	- rebuild
12cu|streamripper-1.64.6-3|123	

12914 12
12cu|stress-1.0.1-2|1	%define	name stress
12cu|stress-1.0.1-2|2	%define version 1.0.1
12cu|stress-1.0.1-2|3	%define release 2
12cu|stress-1.0.1-2|4	
12cu|stress-1.0.1-2|5	Name:         %name
12cu|stress-1.0.1-2|6	License:      GPL
12cu|stress-1.0.1-2|7	Group:        System/Kernel and hardware
12cu|stress-1.0.1-2|8	Summary:      A tool which imposes a configurable amount of load on your system
12cu|stress-1.0.1-2|9	Version:      %version
12cu|stress-1.0.1-2|10	Release:      %release
12cu|stress-1.0.1-2|11	BuildRoot:    %{_tmppath}/%{name}-buildroot
12cu|stress-1.0.1-2|12	Source:       http://weather.ou.edu/~apw/projects/stress/%name-%{version}.tar.gz
12cu|stress-1.0.1-2|13	URL:          http://weather.ou.edu/~apw/projects/stress/
12cu|stress-1.0.1-2|14	%description
12cu|stress-1.0.1-2|15	
12cu|stress-1.0.1-2|16	stress is a tool which imposes a configurable amount of CPU, memory, I/O, or
12cu|stress-1.0.1-2|17	disk stress on a POSIX-compliant operating system. It is written in
12cu|stress-1.0.1-2|18	highly-portable ANSI C, and uses the GNU Autotools to compile on a great number
12cu|stress-1.0.1-2|19	of UNIX-like operating systems.
12cu|stress-1.0.1-2|20	
12cu|stress-1.0.1-2|21	stress is not a benchmark. It is a tool used by system administrators to
12cu|stress-1.0.1-2|22	evaluate how well their systems will scale, by kernel programmers to evaluate
12cu|stress-1.0.1-2|23	perceived performance characteristics, and by systems programmers to expose the
12cu|stress-1.0.1-2|24	classes of bugs which only or more frequently manifest themselves when the
12cu|stress-1.0.1-2|25	system is under heavy load.
12cu|stress-1.0.1-2|26	
12cu|stress-1.0.1-2|27	%prep
12cu|stress-1.0.1-2|28	%setup
12cu|stress-1.0.1-2|29	
12cu|stress-1.0.1-2|30	%build
12cu|stress-1.0.1-2|31	%configure
12cu|stress-1.0.1-2|32	%make
12cu|stress-1.0.1-2|33	
12cu|stress-1.0.1-2|34	
12cu|stress-1.0.1-2|35	
12cu|stress-1.0.1-2|36	%clean
12cu|stress-1.0.1-2|37	rm -rf $RPM_BUILD_ROOT
12cu|stress-1.0.1-2|38	
12cu|stress-1.0.1-2|39	
12cu|stress-1.0.1-2|40	%install
12cu|stress-1.0.1-2|41	rm -rf $RPM_BUILD_ROOT
12cu|stress-1.0.1-2|42	make install DESTDIR=$RPM_BUILD_ROOT
12cu|stress-1.0.1-2|43	
12cu|stress-1.0.1-2|44	%files
12cu|stress-1.0.1-2|45	%defattr(-,root,root)
12cu|stress-1.0.1-2|46	%{_bindir}/stress
12cu|stress-1.0.1-2|47	%{_infodir}/stress.info.*
12cu|stress-1.0.1-2|48	%{_mandir}/man1/*
12cu|stress-1.0.1-2|49	
12cu|stress-1.0.1-2|50	
12cu|stress-1.0.1-2|51	
12cu|stress-1.0.1-2|52	
12cu|stress-1.0.1-2|53	%changelog
12cu|stress-1.0.1-2|54	* Wed Aug 12 2009 Frederik Himpe <fhimpe@mandriva.org> 1.0.1-1mdv2010.0
12cu|stress-1.0.1-2|55	+ Revision: 415722
12cu|stress-1.0.1-2|56	- Update to new version 1.0.1
12cu|stress-1.0.1-2|57	
12cu|stress-1.0.1-2|58	* Sat Aug 02 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.18.9-4mdv2009.0
12cu|stress-1.0.1-2|59	+ Revision: 261209
12cu|stress-1.0.1-2|60	- rebuild
12cu|stress-1.0.1-2|61	
12cu|stress-1.0.1-2|62	* Tue Jul 29 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.18.9-3mdv2009.0
12cu|stress-1.0.1-2|63	+ Revision: 253576
12cu|stress-1.0.1-2|64	- rebuild
12cu|stress-1.0.1-2|65	
12cu|stress-1.0.1-2|66	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.18.9-1mdv2008.1
12cu|stress-1.0.1-2|67	+ Revision: 140863
12cu|stress-1.0.1-2|68	- restore BuildRoot
12cu|stress-1.0.1-2|69	
12cu|stress-1.0.1-2|70	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|stress-1.0.1-2|71	- kill re-definition of %%buildroot on Pixel's request
12cu|stress-1.0.1-2|72	
12cu|stress-1.0.1-2|73	
12cu|stress-1.0.1-2|74	* Fri Jan 26 2007 Erwan Velu <erwan@mandriva.org> 0.18.9-1mdv2007.0
12cu|stress-1.0.1-2|75	+ Revision: 113772
12cu|stress-1.0.1-2|76	- 0.18.9
12cu|stress-1.0.1-2|77	- Import stress
12cu|stress-1.0.1-2|78	
12cu|stress-1.0.1-2|79	* Mon Dec 12 2005 Erwan Velu <erwan@seanodes.com> 0.18.8-1mdk
12cu|stress-1.0.1-2|80	- 0.18.8
12cu|stress-1.0.1-2|81	
12cu|stress-1.0.1-2|82	* Sat Jul 02 2005 Lenny Cartier <lenny@mandriva.com> 0.18.6-1mdk
12cu|stress-1.0.1-2|83	- 0.18.6
12cu|stress-1.0.1-2|84	
12cu|stress-1.0.1-2|85	* Sat Jun 25 2005 Erwan Velu <erwan@seanodes.com> 0.18.4-1mdk
12cu|stress-1.0.1-2|86	- 0.18.4
12cu|stress-1.0.1-2|87	
12cu|stress-1.0.1-2|88	* Thu Jan 06 2005 Erwan Velu <erwan@seanodes.com> 0.18.2-1mdk
12cu|stress-1.0.1-2|89	- Initial rpm
12cu|stress-1.0.1-2|90	

12915 12
12cu|strongswan-5.0.1-2|1	#%%define Werror_cflags %nil
12cu|strongswan-5.0.1-2|2	
12cu|strongswan-5.0.1-2|3	Summary:	StrongSWAN IPSEC implementation
12cu|strongswan-5.0.1-2|4	Name:		strongswan
12cu|strongswan-5.0.1-2|5	Version:	5.0.1
12cu|strongswan-5.0.1-2|6	Release:	2
12cu|strongswan-5.0.1-2|7	License:	GPLv2+
12cu|strongswan-5.0.1-2|8	Group:		System/Servers
12cu|strongswan-5.0.1-2|9	Url:		http://www.strongswan.org/
12cu|strongswan-5.0.1-2|10	Source0:	http://download.strongswan.org/%{name}-%{version}.tar.bz2
12cu|strongswan-5.0.1-2|11	Source1:	strongswan.init
12cu|strongswan-5.0.1-2|12	Patch0:		strongswan-4.5.2-format_not_a_string_literal_and_no_format_arguments.diff
12cu|strongswan-5.0.1-2|13	Patch1:		strongswan-5.0.1-rosa-link.patch
12cu|strongswan-5.0.1-2|14	BuildRequires:	intltool
12cu|strongswan-5.0.1-2|15	BuildRequires:	gmp-devel
12cu|strongswan-5.0.1-2|16	BuildRequires:	libfcgi-devel
12cu|strongswan-5.0.1-2|17	BuildRequires:	libldap-devel
12cu|strongswan-5.0.1-2|18	#BuildRequires:	opensc-devel
12cu|strongswan-5.0.1-2|19	BuildRequires:	pkgconfig(libcurl)
12cu|strongswan-5.0.1-2|20	BuildRequires:	pkgconfig(libxml-2.0)
12cu|strongswan-5.0.1-2|21	Requires:	%{_lib}opensc3
12cu|strongswan-5.0.1-2|22	Requires(post,preun):	rpm-helper
12cu|strongswan-5.0.1-2|23	
12cu|strongswan-5.0.1-2|24	%description
12cu|strongswan-5.0.1-2|25	FreeS/WAN is a free implementation of IPSEC & IKE for Linux.  IPSEC is
12cu|strongswan-5.0.1-2|26	the Internet Protocol Security and uses strong cryptography to provide
12cu|strongswan-5.0.1-2|27	both authentication and encryption services.  These services allow you
12cu|strongswan-5.0.1-2|28	to build secure tunnels through untrusted networks.  Everything passing
12cu|strongswan-5.0.1-2|29	through the untrusted net is encrypted by the ipsec gateway machine and
12cu|strongswan-5.0.1-2|30	decrypted by the gateway at the other end of the tunnel.  The resulting
12cu|strongswan-5.0.1-2|31	tunnel is a virtual private network or VPN.
12cu|strongswan-5.0.1-2|32	
12cu|strongswan-5.0.1-2|33	This package contains the daemons and userland tools for setting up
12cu|strongswan-5.0.1-2|34	FreeS/WAN on a freeswan enabled kernel.
12cu|strongswan-5.0.1-2|35	
12cu|strongswan-5.0.1-2|36	%files
12cu|strongswan-5.0.1-2|37	%defattr(-,root,root,755)
12cu|strongswan-5.0.1-2|38	%doc AUTHORS TODO NEWS README LICENSE
12cu|strongswan-5.0.1-2|39	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/
12cu|strongswan-5.0.1-2|40	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/acerts
12cu|strongswan-5.0.1-2|41	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/aacerts
12cu|strongswan-5.0.1-2|42	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/ocspcerts
12cu|strongswan-5.0.1-2|43	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/certs
12cu|strongswan-5.0.1-2|44	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/cacerts
12cu|strongswan-5.0.1-2|45	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/crls
12cu|strongswan-5.0.1-2|46	%attr(700,root,root) %dir %{_sysconfdir}/ipsec.d/private
12cu|strongswan-5.0.1-2|47	%config(noreplace) %{_sysconfdir}/ipsec.conf
12cu|strongswan-5.0.1-2|48	%{_initrddir}/ipsec
12cu|strongswan-5.0.1-2|49	%config(noreplace) %{_sysconfdir}/strongswan.conf
12cu|strongswan-5.0.1-2|50	%{_systemunitdir}/strongswan.service
12cu|strongswan-5.0.1-2|51	%{_libdir}/ipsec
12cu|strongswan-5.0.1-2|52	%{_mandir}/man*/*
12cu|strongswan-5.0.1-2|53	%{_sbindir}/ipsec
12cu|strongswan-5.0.1-2|54	
12cu|strongswan-5.0.1-2|55	%post
12cu|strongswan-5.0.1-2|56	%_post_service ipsec
12cu|strongswan-5.0.1-2|57	
12cu|strongswan-5.0.1-2|58	%preun
12cu|strongswan-5.0.1-2|59	%_preun_service ipsec
12cu|strongswan-5.0.1-2|60	
12cu|strongswan-5.0.1-2|61	#----------------------------------------------------------------------------
12cu|strongswan-5.0.1-2|62	
12cu|strongswan-5.0.1-2|63	%prep
12cu|strongswan-5.0.1-2|64	%setup -q
12cu|strongswan-5.0.1-2|65	#patch0 -p0 -b .str
12cu|strongswan-5.0.1-2|66	%patch1 -p1 -b .link
12cu|strongswan-5.0.1-2|67	
12cu|strongswan-5.0.1-2|68	find . -name "Makefile*" -o -name "*.m4" |xargs sed -i -e 's,configure.in,configure.ac,g'
12cu|strongswan-5.0.1-2|69	
12cu|strongswan-5.0.1-2|70	%build
12cu|strongswan-5.0.1-2|71	autoreconf -fi
12cu|strongswan-5.0.1-2|72	%serverbuild
12cu|strongswan-5.0.1-2|73	
12cu|strongswan-5.0.1-2|74	%configure2_5x \
12cu|strongswan-5.0.1-2|75	--enable-smartcard \
12cu|strongswan-5.0.1-2|76	--enable-cisco-quirks \
12cu|strongswan-5.0.1-2|77	--enable-ldap \
12cu|strongswan-5.0.1-2|78	--with-default-pkcs11=%{_libdir}/opensc-pkcs11.so \
12cu|strongswan-5.0.1-2|79	--disable-static \
12cu|strongswan-5.0.1-2|80	--with-systemdsystemunitdir=%{_systemunitdir}
12cu|strongswan-5.0.1-2|81	
12cu|strongswan-5.0.1-2|82	%make
12cu|strongswan-5.0.1-2|83	
12cu|strongswan-5.0.1-2|84	%install
12cu|strongswan-5.0.1-2|85	install -d %{buildroot}%{_sysconfdir}/ipsec.d/{cacerts,crls,private,certs,acerts,aacerts,ocspcerts}
12cu|strongswan-5.0.1-2|86	install -d %{buildroot}%{_initrddir}
12cu|strongswan-5.0.1-2|87	install -d %{buildroot}/var/run/pluto
12cu|strongswan-5.0.1-2|88	
12cu|strongswan-5.0.1-2|89	%makeinstall_std
12cu|strongswan-5.0.1-2|90	
12cu|strongswan-5.0.1-2|91	# (fg) File is copied over here
12cu|strongswan-5.0.1-2|92	install -m0755 %{SOURCE1} %{buildroot}%{_initrddir}/ipsec
12cu|strongswan-5.0.1-2|93	
12cu|strongswan-5.0.1-2|94	
12cu|strongswan-5.0.1-2|95	%changelog
12cu|strongswan-5.0.1-2|96	* Tue Apr 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0.1-2
12cu|strongswan-5.0.1-2|97	+ Revision: 3e2f328
12cu|strongswan-5.0.1-2|98	- Workaround automake 1.13 issues, spec cleanup
12cu|strongswan-5.0.1-2|99	
12cu|strongswan-5.0.1-2|100	

12916 12
12cu|stuntrally-2.3-1|1	Summary:	Racing game with Track Editor, based on VDrift and OGRE
12cu|stuntrally-2.3-1|2	Name:		stuntrally
12cu|stuntrally-2.3-1|3	Version:	2.3
12cu|stuntrally-2.3-1|4	Release:	1
12cu|stuntrally-2.3-1|5	License:	GPLv3+
12cu|stuntrally-2.3-1|6	Group:		Games/Arcade
12cu|stuntrally-2.3-1|7	Url:		http://code.google.com/p/vdrift-ogre/
12cu|stuntrally-2.3-1|8	# Sometimes we re-pack from git
12cu|stuntrally-2.3-1|9	# 1. https://github.com/stuntrally/stuntrally
12cu|stuntrally-2.3-1|10	# 2. https://github.com/stuntrally/tracks
12cu|stuntrally-2.3-1|11	Source0:	%{name}-%{version}.tar.gz
12cu|stuntrally-2.3-1|12	# Tracks
12cu|stuntrally-2.3-1|13	Source1:	tracks-%{version}.tar.gz
12cu|stuntrally-2.3-1|14	Patch0:		stuntrally-2.2-gamesbindir.patch
12cu|stuntrally-2.3-1|15	BuildRequires:	cmake
12cu|stuntrally-2.3-1|16	BuildRequires:	pkgconfig(libenet)
12cu|stuntrally-2.3-1|17	BuildRequires:	pkgconfig(MYGUI) >= 3.2
12cu|stuntrally-2.3-1|18	BuildRequires:	pkgconfig(ogg)
12cu|stuntrally-2.3-1|19	BuildRequires:	pkgconfig(uuid)
12cu|stuntrally-2.3-1|20	BuildRequires:	pkgconfig(vorbis)
12cu|stuntrally-2.3-1|21	BuildRequires:	pkgconfig(OGRE) >= 1.8.0
12cu|stuntrally-2.3-1|22	BuildRequires:	pkgconfig(OIS)
12cu|stuntrally-2.3-1|23	BuildRequires:	pkgconfig(sdl2)
12cu|stuntrally-2.3-1|24	BuildRequires:	pkgconfig(xcursor)
12cu|stuntrally-2.3-1|25	Requires:	ogre
12cu|stuntrally-2.3-1|26	Requires:	stuntrally-tracks = %{version}
12cu|stuntrally-2.3-1|27	# ogre-cg-plugin is in non-free
12cu|stuntrally-2.3-1|28	Suggests:	ogre-cg-plugin
12cu|stuntrally-2.3-1|29	
12cu|stuntrally-2.3-1|30	%description
12cu|stuntrally-2.3-1|31	Rally game with Stunt elements, based on VDrift and OGRE.
12cu|stuntrally-2.3-1|32	The game features many tracks, sceneries, cars and a Track Editor.
12cu|stuntrally-2.3-1|33	It focuses on closed rally tracks with possible stunt elements (jumps,
12cu|stuntrally-2.3-1|34	loops, pipes).
12cu|stuntrally-2.3-1|35	
12cu|stuntrally-2.3-1|36	Warning! You need ogre-cg-plugin from Non-Free repository to run this game.
12cu|stuntrally-2.3-1|37	
12cu|stuntrally-2.3-1|38	%files
12cu|stuntrally-2.3-1|39	%doc Readme.txt License.txt
12cu|stuntrally-2.3-1|40	%{_gamesbindir}/*
12cu|stuntrally-2.3-1|41	%{_datadir}/applications/%{name}.desktop
12cu|stuntrally-2.3-1|42	%{_datadir}/applications/sr-editor.desktop
12cu|stuntrally-2.3-1|43	%{_gamesdatadir}/%{name}
12cu|stuntrally-2.3-1|44	%exclude %{_gamesdatadir}/%{name}/tracks
12cu|stuntrally-2.3-1|45	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|stuntrally-2.3-1|46	%{_iconsdir}/hicolor/*/apps/sr-editor.png
12cu|stuntrally-2.3-1|47	
12cu|stuntrally-2.3-1|48	#----------------------------------------------------------------------------
12cu|stuntrally-2.3-1|49	
12cu|stuntrally-2.3-1|50	%package tracks
12cu|stuntrally-2.3-1|51	Summary:	Tracks for Stunt Rally
12cu|stuntrally-2.3-1|52	Group:		Games/Arcade
12cu|stuntrally-2.3-1|53	Requires:	stuntrally = %{version}
12cu|stuntrally-2.3-1|54	Conflicts:	stuntrally < 2.3
12cu|stuntrally-2.3-1|55	BuildArch:	noarch
12cu|stuntrally-2.3-1|56	
12cu|stuntrally-2.3-1|57	%description tracks
12cu|stuntrally-2.3-1|58	Tracks for Stunt Rally.
12cu|stuntrally-2.3-1|59	
12cu|stuntrally-2.3-1|60	%files tracks
12cu|stuntrally-2.3-1|61	%{_gamesdatadir}/%{name}/tracks/
12cu|stuntrally-2.3-1|62	
12cu|stuntrally-2.3-1|63	#----------------------------------------------------------------------------
12cu|stuntrally-2.3-1|64	
12cu|stuntrally-2.3-1|65	%prep
12cu|stuntrally-2.3-1|66	%setup -q
12cu|stuntrally-2.3-1|67	%patch0 -p1
12cu|stuntrally-2.3-1|68	
12cu|stuntrally-2.3-1|69	pushd data
12cu|stuntrally-2.3-1|70	rm -f tracks
12cu|stuntrally-2.3-1|71	tar -xf %{SOURCE1}
12cu|stuntrally-2.3-1|72	mv tracks-%{version} tracks
12cu|stuntrally-2.3-1|73	popd
12cu|stuntrally-2.3-1|74	
12cu|stuntrally-2.3-1|75	%build
12cu|stuntrally-2.3-1|76	%cmake
12cu|stuntrally-2.3-1|77	# Too greedy for resources
12cu|stuntrally-2.3-1|78	make
12cu|stuntrally-2.3-1|79	
12cu|stuntrally-2.3-1|80	%install
12cu|stuntrally-2.3-1|81	%makeinstall_std -C build
12cu|stuntrally-2.3-1|82	
12cu|stuntrally-2.3-1|83	
12cu|stuntrally-2.3-1|84	%changelog
12cu|stuntrally-2.3-1|85	* Mon Jul 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3-1
12cu|stuntrally-2.3-1|86	+ Revision: 7b5ad91
12cu|stuntrally-2.3-1|87	- New version 2.3, split tracks from main package
12cu|stuntrally-2.3-1|88	
12cu|stuntrally-2.3-1|89	

12917 12
12cu|subdownloader-2.0.18-1|1	Summary:	Automatic subtitle downloader/uploader
12cu|subdownloader-2.0.18-1|2	Name:		subdownloader
12cu|subdownloader-2.0.18-1|3	Version:	2.0.18
12cu|subdownloader-2.0.18-1|4	Release:	1
12cu|subdownloader-2.0.18-1|5	License:	GPLv2+
12cu|subdownloader-2.0.18-1|6	Group:		Video
12cu|subdownloader-2.0.18-1|7	URL:		http://subdownloader.net/
12cu|subdownloader-2.0.18-1|8	Source:		%{name}_%{version}.orig.tar.gz
12cu|subdownloader-2.0.18-1|9	Patch0:		subdownloader-better-desktop-entry.patch
12cu|subdownloader-2.0.18-1|10	BuildArch:	noarch
12cu|subdownloader-2.0.18-1|11	BuildRequires:	imagemagick
12cu|subdownloader-2.0.18-1|12	BuildRequires:	python-qt4-devel
12cu|subdownloader-2.0.18-1|13	Requires:	python-qt4-gui
12cu|subdownloader-2.0.18-1|14	Requires:	python-sip
12cu|subdownloader-2.0.18-1|15	
12cu|subdownloader-2.0.18-1|16	%description
12cu|subdownloader-2.0.18-1|17	Open Source tool written in Python for automatic download/upload
12cu|subdownloader-2.0.18-1|18	subtitles for videofiles (DIVX,MPEG,AVI,VOB,etc) and DVD's using fast
12cu|subdownloader-2.0.18-1|19	hashing.
12cu|subdownloader-2.0.18-1|20	
12cu|subdownloader-2.0.18-1|21	%prep
12cu|subdownloader-2.0.18-1|22	%setup -q
12cu|subdownloader-2.0.18-1|23	%patch0 -p1
12cu|subdownloader-2.0.18-1|24	
12cu|subdownloader-2.0.18-1|25	# prebuilt files
12cu|subdownloader-2.0.18-1|26	rm gui/*_ui.py
12cu|subdownloader-2.0.18-1|27	
12cu|subdownloader-2.0.18-1|28	%build
12cu|subdownloader-2.0.18-1|29	%make -Cgui
12cu|subdownloader-2.0.18-1|30	
12cu|subdownloader-2.0.18-1|31	%install
12cu|subdownloader-2.0.18-1|32	install -d -m755 %{buildroot}%{_datadir}/%{name}
12cu|subdownloader-2.0.18-1|33	cp -a */ *.py %{buildroot}%{_datadir}/%{name}
12cu|subdownloader-2.0.18-1|34	chmod 0755 %{buildroot}%{_datadir}/%{name}/run.py
12cu|subdownloader-2.0.18-1|35	
12cu|subdownloader-2.0.18-1|36	find %{buildroot}%{_datadir}/%{name} -name '*.pot' -delete
12cu|subdownloader-2.0.18-1|37	find %{buildroot}%{_datadir} -name '*.po' -delete
12cu|subdownloader-2.0.18-1|38	rm -rf %{buildroot}%{_datadir}/%{name}/gui/{*.ui,*.qrc,Makefile,images,Qt2Po.py}
12cu|subdownloader-2.0.18-1|39	
12cu|subdownloader-2.0.18-1|40	mv %{buildroot}%{_datadir}/%{name}/locale %{buildroot}%{_datadir}/locale
12cu|subdownloader-2.0.18-1|41	
12cu|subdownloader-2.0.18-1|42	install -d -m755 %{buildroot}%{_bindir}
12cu|subdownloader-2.0.18-1|43	ln -s %{_datadir}/%{name}/run.py %{buildroot}%{_bindir}/%{name}
12cu|subdownloader-2.0.18-1|44	
12cu|subdownloader-2.0.18-1|45	install -d -m755 %{buildroot}%{_datadir}/applications
12cu|subdownloader-2.0.18-1|46	install -m644 %{name}.desktop %{buildroot}%{_datadir}/applications
12cu|subdownloader-2.0.18-1|47	
12cu|subdownloader-2.0.18-1|48	for i in 64x64 48x48 32x32 16x16; do
12cu|subdownloader-2.0.18-1|49	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/$i
12cu|subdownloader-2.0.18-1|50	convert gui/images/%{name}.png -resize $i %{buildroot}%{_iconsdir}/hicolor/$i/%{name}.png
12cu|subdownloader-2.0.18-1|51	done
12cu|subdownloader-2.0.18-1|52	
12cu|subdownloader-2.0.18-1|53	install -d -m755 %{buildroot}%{_liconsdir} %{buildroot}%{_miconsdir}
12cu|subdownloader-2.0.18-1|54	ln %{buildroot}%{_iconsdir}/hicolor/48x48/%{name}.png %{buildroot}%{_liconsdir}
12cu|subdownloader-2.0.18-1|55	ln %{buildroot}%{_iconsdir}/hicolor/32x32/%{name}.png %{buildroot}%{_iconsdir}
12cu|subdownloader-2.0.18-1|56	ln %{buildroot}%{_iconsdir}/hicolor/16x16/%{name}.png %{buildroot}%{_miconsdir}
12cu|subdownloader-2.0.18-1|57	
12cu|subdownloader-2.0.18-1|58	install -d -m755 %{buildroot}%{_mandir}/man1
12cu|subdownloader-2.0.18-1|59	install -m644 %{name}.1 %{buildroot}%{_mandir}/man1
12cu|subdownloader-2.0.18-1|60	
12cu|subdownloader-2.0.18-1|61	%{find_lang} %{name}
12cu|subdownloader-2.0.18-1|62	
12cu|subdownloader-2.0.18-1|63	%files -f %{name}.lang
12cu|subdownloader-2.0.18-1|64	%doc ChangeLog
12cu|subdownloader-2.0.18-1|65	%{_bindir}/%{name}
12cu|subdownloader-2.0.18-1|66	%{_datadir}/%{name}
12cu|subdownloader-2.0.18-1|67	%{_datadir}/applications/%{name}.desktop
12cu|subdownloader-2.0.18-1|68	%{_liconsdir}/%{name}.png
12cu|subdownloader-2.0.18-1|69	%{_iconsdir}/%{name}.png
12cu|subdownloader-2.0.18-1|70	%{_miconsdir}/%{name}.png
12cu|subdownloader-2.0.18-1|71	%{_iconsdir}/hicolor/*/%{name}.png
12cu|subdownloader-2.0.18-1|72	%{_mandir}/man1/%{name}.1*
12cu|subdownloader-2.0.18-1|73	
12cu|subdownloader-2.0.18-1|74	%changelog
12cu|subdownloader-2.0.18-1|75	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.18-1
12cu|subdownloader-2.0.18-1|76	+ Revision: 39be853
12cu|subdownloader-2.0.18-1|77	- Updated to 2.0.18
12cu|subdownloader-2.0.18-1|78	
12cu|subdownloader-2.0.18-1|79	

12918 12
12cu|sublib-0.9-5|1	%define debug_package %{nil}
12cu|sublib-0.9-5|2	
12cu|sublib-0.9-5|3	Summary: A library that eases the development of subtitling applications
12cu|sublib-0.9-5|4	Name:    sublib
12cu|sublib-0.9-5|5	Version: 0.9
12cu|sublib-0.9-5|6	Release: 5
12cu|sublib-0.9-5|7	License: GPLv2+
12cu|sublib-0.9-5|8	Group:   System/Libraries
12cu|sublib-0.9-5|9	URL:     http://sublib.sourceforge.net/
12cu|sublib-0.9-5|10	Source0: http://downloads.sourceforge.net/sublib/%{name}-%{version}.zip
12cu|sublib-0.9-5|11	BuildRequires: mono-devel
12cu|sublib-0.9-5|12	
12cu|sublib-0.9-5|13	%description
12cu|sublib-0.9-5|14	SubLib is a library that eases the development of subtitling applications.
12cu|sublib-0.9-5|15	It supports the most common text-based subtitle formats and allows for
12cu|sublib-0.9-5|16	subtitle editing, conversion and synchronization.
12cu|sublib-0.9-5|17	
12cu|sublib-0.9-5|18	%package devel
12cu|sublib-0.9-5|19	Summary: SubLib devel files
12cu|sublib-0.9-5|20	Group: Development/Other
12cu|sublib-0.9-5|21	Requires: %{name} = %{version}
12cu|sublib-0.9-5|22	
12cu|sublib-0.9-5|23	%description devel
12cu|sublib-0.9-5|24	This package contains all files that are needed to build against %{name}.
12cu|sublib-0.9-5|25	
12cu|sublib-0.9-5|26	%prep
12cu|sublib-0.9-5|27	%setup -q
12cu|sublib-0.9-5|28	
12cu|sublib-0.9-5|29	%build
12cu|sublib-0.9-5|30	%configure2_5x
12cu|sublib-0.9-5|31	%make
12cu|sublib-0.9-5|32	
12cu|sublib-0.9-5|33	%install
12cu|sublib-0.9-5|34	%makeinstall_std
12cu|sublib-0.9-5|35	
12cu|sublib-0.9-5|36	%files
12cu|sublib-0.9-5|37	%doc README CREDITS NEWS ChangeLog
12cu|sublib-0.9-5|38	%{_libdir}/sublib/sublib.dll
12cu|sublib-0.9-5|39	
12cu|sublib-0.9-5|40	%files devel
12cu|sublib-0.9-5|41	%{_libdir}/pkgconfig/sublib.pc
12cu|sublib-0.9-5|42	
12cu|sublib-0.9-5|43	
12cu|sublib-0.9-5|44	%changelog
12cu|sublib-0.9-5|45	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-5
12cu|sublib-0.9-5|46	+ Revision: e6d9535
12cu|sublib-0.9-5|47	- Disable debug
12cu|sublib-0.9-5|48	
12cu|sublib-0.9-5|49	

12919 12
12cu|subtitleeditor-0.41.0-1|1	%define	major	0
12cu|subtitleeditor-0.41.0-1|2	%define	libname	%mklibname %{name} %{major}
12cu|subtitleeditor-0.41.0-1|3	
12cu|subtitleeditor-0.41.0-1|4	%define	url_ver	%(echo %{version} | cut -c 1-4)
12cu|subtitleeditor-0.41.0-1|5	
12cu|subtitleeditor-0.41.0-1|6	Summary:	GTK+2 subtitle editor
12cu|subtitleeditor-0.41.0-1|7	Name:		subtitleeditor
12cu|subtitleeditor-0.41.0-1|8	Version:	0.41.0
12cu|subtitleeditor-0.41.0-1|9	Release:	%mkrel 1
12cu|subtitleeditor-0.41.0-1|10	Group:		Video
12cu|subtitleeditor-0.41.0-1|11	License:	GPLv3+
12cu|subtitleeditor-0.41.0-1|12	URL:		http://home.gna.org/subtitleeditor/
12cu|subtitleeditor-0.41.0-1|13	Source0:	http://download.gna.org/subtitleeditor/%{url_ver}/%{name}-%{version}.tar.gz
12cu|subtitleeditor-0.41.0-1|14	#Patch0:	subtitleeditor-0.40.0-glib-2.31.patch
12cu|subtitleeditor-0.41.0-1|15	BuildRequires:	pkgconfig(libglademm-2.4)
12cu|subtitleeditor-0.41.0-1|16	BuildRequires:	pkgconfig(cppunit)
12cu|subtitleeditor-0.41.0-1|17	BuildRequires:	pkgconfig(libxml++-2.6) >= 2.20
12cu|subtitleeditor-0.41.0-1|18	BuildRequires:	pkgconfig(enchant) >= 1.4.0
12cu|subtitleeditor-0.41.0-1|19	BuildRequires:	pkgconfig(libpcre)
12cu|subtitleeditor-0.41.0-1|20	BuildRequires:	pkgconfig(libxml-2.0)
12cu|subtitleeditor-0.41.0-1|21	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12cu|subtitleeditor-0.41.0-1|22	BuildRequires:	gtkmm2.4-devel >= 2.14
12cu|subtitleeditor-0.41.0-1|23	BuildRequires:	glibmm2.4-devel >= 2.16.3
12cu|subtitleeditor-0.41.0-1|24	BuildRequires:	pkgconfig(gl)
12cu|subtitleeditor-0.41.0-1|25	BuildRequires:	gtkglextmm-devel
12cu|subtitleeditor-0.41.0-1|26	BuildRequires:	gstreamer0.10-plugins-good
12cu|subtitleeditor-0.41.0-1|27	BuildRequires:	intltool
12cu|subtitleeditor-0.41.0-1|28	BuildRequires:	iso-codes
12cu|subtitleeditor-0.41.0-1|29	BuildRequires:	libtool
12cu|subtitleeditor-0.41.0-1|30	BuildRequires:	libgstreamermm-devel >= 0.10.6
12cu|subtitleeditor-0.41.0-1|31	Requires:	iso-codes
12cu|subtitleeditor-0.41.0-1|32	Requires:	gstreamer0.10-plugins-base
12cu|subtitleeditor-0.41.0-1|33	Requires:	gstreamer0.10-plugins-good
12cu|subtitleeditor-0.41.0-1|34	Requires:	gstreamer0.10-ffmpeg
12cu|subtitleeditor-0.41.0-1|35	Requires:	mplayer
12cu|subtitleeditor-0.41.0-1|36	# Due to library splitting
12cu|subtitleeditor-0.41.0-1|37	Requires:	%{libname} = %{version}
12cu|subtitleeditor-0.41.0-1|38	Obsoletes:	%{name} <= 0.40
12cu|subtitleeditor-0.41.0-1|39	
12cu|subtitleeditor-0.41.0-1|40	%description
12cu|subtitleeditor-0.41.0-1|41	Subtitle Editor is a GTK+2 tool to edit subtitles.
12cu|subtitleeditor-0.41.0-1|42	It can be used for new subtitles or as a tool to transform, edit, correct and
12cu|subtitleeditor-0.41.0-1|43	refine existing subtitle. This program also shows sound waves, which makes it
12cu|subtitleeditor-0.41.0-1|44	easier to synchronise subtitles to voices.
12cu|subtitleeditor-0.41.0-1|45	
12cu|subtitleeditor-0.41.0-1|46	%files -f %{name}.lang
12cu|subtitleeditor-0.41.0-1|47	%doc AUTHORS ChangeLog NEWS README TODO
12cu|subtitleeditor-0.41.0-1|48	%{_bindir}/%{name}
12cu|subtitleeditor-0.41.0-1|49	%{_datadir}/applications/%{name}.desktop
12cu|subtitleeditor-0.41.0-1|50	%{_datadir}/%{name}
12cu|subtitleeditor-0.41.0-1|51	%{_mandir}/man1/*.1.*
12cu|subtitleeditor-0.41.0-1|52	%{_iconsdir}/hicolor/*/apps/*
12cu|subtitleeditor-0.41.0-1|53	%{_datadir}/pixmaps/%{name}.svg
12cu|subtitleeditor-0.41.0-1|54	
12cu|subtitleeditor-0.41.0-1|55	#-----------------------------------------------------------------------------
12cu|subtitleeditor-0.41.0-1|56	
12cu|subtitleeditor-0.41.0-1|57	%package -n %{libname}
12cu|subtitleeditor-0.41.0-1|58	Summary:	Library associated with %{name}
12cu|subtitleeditor-0.41.0-1|59	Group:		System/Libraries
12cu|subtitleeditor-0.41.0-1|60	
12cu|subtitleeditor-0.41.0-1|61	%description -n %{libname}
12cu|subtitleeditor-0.41.0-1|62	A GTK+2 tool to edit subtitles. This package contains the shared libraries and
12cu|subtitleeditor-0.41.0-1|63	all the files needed to use %{name}.
12cu|subtitleeditor-0.41.0-1|64	
12cu|subtitleeditor-0.41.0-1|65	%files -n %{libname}
12cu|subtitleeditor-0.41.0-1|66	%doc AUTHORS ChangeLog NEWS README TODO
12cu|subtitleeditor-0.41.0-1|67	%{_libdir}/%{name}
12cu|subtitleeditor-0.41.0-1|68	%{_libdir}/lib%{name}.so.*
12cu|subtitleeditor-0.41.0-1|69	
12cu|subtitleeditor-0.41.0-1|70	#-----------------------------------------------------------------------------
12cu|subtitleeditor-0.41.0-1|71	
12cu|subtitleeditor-0.41.0-1|72	%prep
12cu|subtitleeditor-0.41.0-1|73	%setup -q
12cu|subtitleeditor-0.41.0-1|74	#patch0 -p1
12cu|subtitleeditor-0.41.0-1|75	
12cu|subtitleeditor-0.41.0-1|76	
12cu|subtitleeditor-0.41.0-1|77	%build
12cu|subtitleeditor-0.41.0-1|78	#autoreconf -fi
12cu|subtitleeditor-0.41.0-1|79	%configure2_5x --disable-static --enable-gl
12cu|subtitleeditor-0.41.0-1|80	%make
12cu|subtitleeditor-0.41.0-1|81	
12cu|subtitleeditor-0.41.0-1|82	
12cu|subtitleeditor-0.41.0-1|83	%install
12cu|subtitleeditor-0.41.0-1|84	%makeinstall_std
12cu|subtitleeditor-0.41.0-1|85	
12cu|subtitleeditor-0.41.0-1|86	%find_lang %{name}
12cu|subtitleeditor-0.41.0-1|87	
12cu|subtitleeditor-0.41.0-1|88	# We don't ship devel files for now
12cu|subtitleeditor-0.41.0-1|89	rm -f %{buildroot}%{_libdir}/*.so
12cu|subtitleeditor-0.41.0-1|90	#rm -f %%buildroot%%_libdir/%%name/plugins/*/*.la
12cu|subtitleeditor-0.41.0-1|91	
12cu|subtitleeditor-0.41.0-1|92	
12cu|subtitleeditor-0.41.0-1|93	
12cu|subtitleeditor-0.41.0-1|94	%changelog
12cu|subtitleeditor-0.41.0-1|95	* Mon Mar 31 2014 Giovanni Mariani <mc2374@mclink.it> 0.41.0-1
12cu|subtitleeditor-0.41.0-1|96	+ Revision: da38db1
12cu|subtitleeditor-0.41.0-1|97	- Updated to release 0.41.0
12cu|subtitleeditor-0.41.0-1|98	
12cu|subtitleeditor-0.41.0-1|99	

12920 12
12cu|suck-4.3.2-11|1	Summary:	Download news from remote NNTP server
12cu|suck-4.3.2-11|2	Name:		suck
12cu|suck-4.3.2-11|3	Version:	4.3.2
12cu|suck-4.3.2-11|4	Release:	11
12cu|suck-4.3.2-11|5	License:	Public Domain
12cu|suck-4.3.2-11|6	Group:		Networking/News
12cu|suck-4.3.2-11|7	Url:		http://home.comcast.net/~bobyetman/index.html
12cu|suck-4.3.2-11|8	Source0:	%{name}-%{version}.tar.bz2
12cu|suck-4.3.2-11|9	Patch0:		suck-4.3.2-no-strip.patch
12cu|suck-4.3.2-11|10	
12cu|suck-4.3.2-11|11	%description
12cu|suck-4.3.2-11|12	This package contains software for copying news from an NNTP server to your
12cu|suck-4.3.2-11|13	local machine, and copying replies back up to an NNTP server.  It works
12cu|suck-4.3.2-11|14	with most standard NNTP servers, including INN, CNEWS, DNEWS, and typhoon.
12cu|suck-4.3.2-11|15	
12cu|suck-4.3.2-11|16	%files
12cu|suck-4.3.2-11|17	%doc README CHANGELOG
12cu|suck-4.3.2-11|18	%{_bindir}/*
12cu|suck-4.3.2-11|19	%{_mandir}/man1/*
12cu|suck-4.3.2-11|20	
12cu|suck-4.3.2-11|21	#----------------------------------------------------------------------------
12cu|suck-4.3.2-11|22	
12cu|suck-4.3.2-11|23	%prep
12cu|suck-4.3.2-11|24	%setup -q
12cu|suck-4.3.2-11|25	%patch0 -p1
12cu|suck-4.3.2-11|26	
12cu|suck-4.3.2-11|27	%build
12cu|suck-4.3.2-11|28	export CFLAGS="%{optflags} -I/usr/include/db1"
12cu|suck-4.3.2-11|29	%configure2_5x
12cu|suck-4.3.2-11|30	make
12cu|suck-4.3.2-11|31	
12cu|suck-4.3.2-11|32	%install
12cu|suck-4.3.2-11|33	%makeinstall
12cu|suck-4.3.2-11|34	
12cu|suck-4.3.2-11|35	mkdir -p %{buildroot}%{_mandir}/man1
12cu|suck-4.3.2-11|36	mv %{buildroot}%{_mandir}/*.1 %{buildroot}%{_mandir}/man1/
12cu|suck-4.3.2-11|37	
12cu|suck-4.3.2-11|38	
12cu|suck-4.3.2-11|39	%changelog
12cu|suck-4.3.2-11|40	* Mon Apr 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.3.2-11
12cu|suck-4.3.2-11|41	+ Revision: 8e70a1c
12cu|suck-4.3.2-11|42	- Fix debug package, spec cleanup
12cu|suck-4.3.2-11|43	
12cu|suck-4.3.2-11|44	

12921 12
12cu|suil-0.8.2-1|1	%define _enable_debug_packages %{nil}
12cu|suil-0.8.2-1|2	%define debug_package          %{nil}
12cu|suil-0.8.2-1|3	
12cu|suil-0.8.2-1|4	Name:           suil
12cu|suil-0.8.2-1|5	Version:        0.8.2
12cu|suil-0.8.2-1|6	Release:        1
12cu|suil-0.8.2-1|7	Summary:        Lightweight C library for loading and wrapping LV2 plugin UIs
12cu|suil-0.8.2-1|8	
12cu|suil-0.8.2-1|9	%define lib_major       0
12cu|suil-0.8.2-1|10	%define lib_name        %mklibname %{name} %{lib_major}
12cu|suil-0.8.2-1|11	%define lib_name_devel  %mklibname %{name} -d
12cu|suil-0.8.2-1|12	
12cu|suil-0.8.2-1|13	Source0:         http://download.drobilla.net/%{name}-%{version}.tar.bz2
12cu|suil-0.8.2-1|14	URL:            http://drobilla.net/software/%{name}/
12cu|suil-0.8.2-1|15	License:        MIT-like
12cu|suil-0.8.2-1|16	Group:          System/Libraries
12cu|suil-0.8.2-1|17	
12cu|suil-0.8.2-1|18	BuildRequires:  waf, pkgconfig
12cu|suil-0.8.2-1|19	BuildRequires:  serd-devel
12cu|suil-0.8.2-1|20	BuildRequires:  gtk2-devel
12cu|suil-0.8.2-1|21	BuildRequires:  qt4-devel
12cu|suil-0.8.2-1|22	BuildRequires:  lv2-devel
12cu|suil-0.8.2-1|23	BuildRequires:  pkgconfig(sratom-0)
12cu|suil-0.8.2-1|24	
12cu|suil-0.8.2-1|25	%description
12cu|suil-0.8.2-1|26	Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.
12cu|suil-0.8.2-1|27	
12cu|suil-0.8.2-1|28	Suil makes it possible to load a UI of any toolkit in a host using any
12cu|suil-0.8.2-1|29	other toolkit (assuming the toolkits are both supported by Suil).
12cu|suil-0.8.2-1|30	Hosts do not need to build against or link to foreign toolkit libraries
12cu|suil-0.8.2-1|31	to use UIs written with that toolkit (Suil performs its magic at
12cu|suil-0.8.2-1|32	runtime using dynamically loaded modules). The API is designed such that
12cu|suil-0.8.2-1|33	hosts do not need to explicitly support particular toolkits whatsoever.
12cu|suil-0.8.2-1|34	If Suil supports a particular toolkit, then all hosts that use Suil will
12cu|suil-0.8.2-1|35	support that toolkit.
12cu|suil-0.8.2-1|36	
12cu|suil-0.8.2-1|37	#-----------------------------------
12cu|suil-0.8.2-1|38	%package -n %{lib_name}
12cu|suil-0.8.2-1|39	
12cu|suil-0.8.2-1|40	Summary:        Lightweight RDF syntax library
12cu|suil-0.8.2-1|41	Group:          System/Libraries
12cu|suil-0.8.2-1|42	
12cu|suil-0.8.2-1|43	%description -n %{lib_name}
12cu|suil-0.8.2-1|44	Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.
12cu|suil-0.8.2-1|45	
12cu|suil-0.8.2-1|46	Suil makes it possible to load a UI of any toolkit in a host using any
12cu|suil-0.8.2-1|47	other toolkit (assuming the toolkits are both supported by Suil).
12cu|suil-0.8.2-1|48	Hosts do not need to build against or link to foreign toolkit libraries
12cu|suil-0.8.2-1|49	to use UIs written with that toolkit (Suil performs its magic at
12cu|suil-0.8.2-1|50	runtime using dynamically loaded modules). The API is designed such that
12cu|suil-0.8.2-1|51	hosts do not need to explicitly support particular toolkits whatsoever.
12cu|suil-0.8.2-1|52	If Suil supports a particular toolkit, then all hosts that use Suil will
12cu|suil-0.8.2-1|53	support that toolkit.
12cu|suil-0.8.2-1|54	
12cu|suil-0.8.2-1|55	%files -n %{lib_name}
12cu|suil-0.8.2-1|56	%doc COPYING README
12cu|suil-0.8.2-1|57	%{_libdir}/lib%{name}-%{lib_major}.so.*
12cu|suil-0.8.2-1|58	
12cu|suil-0.8.2-1|59	#-----------------------------------
12cu|suil-0.8.2-1|60	%package -n %{lib_name_devel}
12cu|suil-0.8.2-1|61	Summary:        Headers for the sord RDF storage library
12cu|suil-0.8.2-1|62	Group:          System/Libraries
12cu|suil-0.8.2-1|63	Requires:       %{lib_name} = %{version}-%{release}
12cu|suil-0.8.2-1|64	Requires:       pkgconfig
12cu|suil-0.8.2-1|65	Provides:       %{name}-devel = %{version}-%{release}
12cu|suil-0.8.2-1|66	
12cu|suil-0.8.2-1|67	%description -n %{lib_name_devel}
12cu|suil-0.8.2-1|68	Development files needed to build applications against suil.
12cu|suil-0.8.2-1|69	
12cu|suil-0.8.2-1|70	%files -n %{lib_name_devel}
12cu|suil-0.8.2-1|71	%{_libdir}/lib%{name}-%{lib_major}.so
12cu|suil-0.8.2-1|72	%dir %{_includedir}/%{name}-%{lib_major}/%{name}
12cu|suil-0.8.2-1|73	%{_includedir}/%{name}-%{lib_major}/%{name}/*.h
12cu|suil-0.8.2-1|74	%{_libdir}/pkgconfig/%{name}-%{lib_major}.pc
12cu|suil-0.8.2-1|75	
12cu|suil-0.8.2-1|76	#-----------------------------------
12cu|suil-0.8.2-1|77	%package -n %{_lib}%{name}-x11-in-gtk2
12cu|suil-0.8.2-1|78	Summary:        Shared object for GTK2 hosts displaying X11 LV2 GUIs
12cu|suil-0.8.2-1|79	Group:          System/Libraries
12cu|suil-0.8.2-1|80	Requires:       %{lib_name} = %{version}-%{release}
12cu|suil-0.8.2-1|81	Provides:       %{name}-x11-in-gtk2 = %{version}-%{release}
12cu|suil-0.8.2-1|82	
12cu|suil-0.8.2-1|83	%description -n %{_lib}%{name}-x11-in-gtk2
12cu|suil-0.8.2-1|84	Shared object for GTK2 hosts displaying X11 LV2 GUIs
12cu|suil-0.8.2-1|85	
12cu|suil-0.8.2-1|86	%files -n %{_lib}%{name}-x11-in-gtk2
12cu|suil-0.8.2-1|87	%{_libdir}/%{name}-0/libsuil_x11_in_gtk2.so
12cu|suil-0.8.2-1|88	
12cu|suil-0.8.2-1|89	#-----------------------------------
12cu|suil-0.8.2-1|90	%package -n %{_lib}%{name}-x11-in-qt4
12cu|suil-0.8.2-1|91	Summary:        Shared object for Qt4 hosts displaying X11 LV2 GUIs
12cu|suil-0.8.2-1|92	Group:          System/Libraries
12cu|suil-0.8.2-1|93	Requires:       %{lib_name} = %{version}-%{release}
12cu|suil-0.8.2-1|94	Provides:       %{name}-x11-in-qt4 = %{version}-%{release}
12cu|suil-0.8.2-1|95	
12cu|suil-0.8.2-1|96	%description -n %{_lib}%{name}-x11-in-qt4
12cu|suil-0.8.2-1|97	Shared object for Qt4 hosts displaying X11 LV2 GUIs
12cu|suil-0.8.2-1|98	
12cu|suil-0.8.2-1|99	%files -n %{_lib}%{name}-x11-in-qt4
12cu|suil-0.8.2-1|100	%{_libdir}/%{name}-0/libsuil_x11_in_qt4.so
12cu|suil-0.8.2-1|101	
12cu|suil-0.8.2-1|102	#-----------------------------------
12cu|suil-0.8.2-1|103	%package -n %{_lib}%{name}-qt4-in-gtk2
12cu|suil-0.8.2-1|104	Summary:        Shared object for GTK2 hosts displaying Qt4 LV2 GUIs
12cu|suil-0.8.2-1|105	Group:          System/Libraries
12cu|suil-0.8.2-1|106	Requires:       %{lib_name} = %{version}-%{release}
12cu|suil-0.8.2-1|107	Provides:       %{name}-qt4-in-gtk2 = %{version}-%{release}
12cu|suil-0.8.2-1|108	
12cu|suil-0.8.2-1|109	%description -n %{_lib}%{name}-qt4-in-gtk2
12cu|suil-0.8.2-1|110	Shared object for GTK2 hosts displaying Qt4 LV2 GUIs
12cu|suil-0.8.2-1|111	
12cu|suil-0.8.2-1|112	%files -n %{_lib}%{name}-qt4-in-gtk2
12cu|suil-0.8.2-1|113	%{_libdir}/%{name}-%{lib_major}/lib%{name}_qt4_in_gtk2.so
12cu|suil-0.8.2-1|114	
12cu|suil-0.8.2-1|115	#-----------------------------------
12cu|suil-0.8.2-1|116	%package -n %{_lib}%{name}-gtk2-in-qt4
12cu|suil-0.8.2-1|117	Summary:        Shared object for Qt4 hosts displaying GTK2 LV2 GUIs
12cu|suil-0.8.2-1|118	Group:          System/Libraries
12cu|suil-0.8.2-1|119	Requires:       gtk2
12cu|suil-0.8.2-1|120	Requires:       %{lib_name} = %{version}-%{release}
12cu|suil-0.8.2-1|121	Provides:       %{name}-gtk2-in-qt4 = %{version}-%{release}
12cu|suil-0.8.2-1|122	
12cu|suil-0.8.2-1|123	%description -n %{_lib}%{name}-gtk2-in-qt4
12cu|suil-0.8.2-1|124	Shared object for Qt4 hosts displaying GTK2 LV2 GUIs
12cu|suil-0.8.2-1|125	
12cu|suil-0.8.2-1|126	%files -n %{_lib}%{name}-gtk2-in-qt4
12cu|suil-0.8.2-1|127	%{_libdir}/%{name}-%{lib_major}/lib%{name}_gtk2_in_qt4.so
12cu|suil-0.8.2-1|128	
12cu|suil-0.8.2-1|129	#-----------------------------------
12cu|suil-0.8.2-1|130	
12cu|suil-0.8.2-1|131	%prep
12cu|suil-0.8.2-1|132	%setup -q
12cu|suil-0.8.2-1|133	
12cu|suil-0.8.2-1|134	%build
12cu|suil-0.8.2-1|135	./waf configure --prefix=%{_prefix} --libdir=%{_libdir} \
12cu|suil-0.8.2-1|136	--lv2dir=%{_libdir}/lv2
12cu|suil-0.8.2-1|137	./waf
12cu|suil-0.8.2-1|138	
12cu|suil-0.8.2-1|139	%install
12cu|suil-0.8.2-1|140	./waf install --destdir=%{buildroot}
12cu|suil-0.8.2-1|141	
12cu|suil-0.8.2-1|142	%changelog
12cu|suil-0.8.2-1|143	* Sun Aug 17 2014 emuse <goemusic@yahoo.fr> 0.8.2-1
12cu|suil-0.8.2-1|144	+ Revision: 2d5d12f
12cu|suil-0.8.2-1|145	- New version 0.8.2
12cu|suil-0.8.2-1|146	
12cu|suil-0.8.2-1|147	

12922 12
12cu|superkaramba-theme-AeroG-0.8-7|1	%define theme_name AeroG
12cu|superkaramba-theme-AeroG-0.8-7|2	%define aname aeroG
12cu|superkaramba-theme-AeroG-0.8-7|3	
12cu|superkaramba-theme-AeroG-0.8-7|4	Summary:	Monitoring theme for superkaramba
12cu|superkaramba-theme-AeroG-0.8-7|5	Name:		superkaramba-theme-%{theme_name}
12cu|superkaramba-theme-AeroG-0.8-7|6	Version:	0.8
12cu|superkaramba-theme-AeroG-0.8-7|7	Release:	7
12cu|superkaramba-theme-AeroG-0.8-7|8	License:	GPL
12cu|superkaramba-theme-AeroG-0.8-7|9	Group:		Monitoring
12cu|superkaramba-theme-AeroG-0.8-7|10	Url:		http://kde-look.org/content/show.php?content=21407
12cu|superkaramba-theme-AeroG-0.8-7|11	Source0:	%{theme_name}.tar.bz2
12cu|superkaramba-theme-AeroG-0.8-7|12	Requires:	superkaramba
12cu|superkaramba-theme-AeroG-0.8-7|13	BuildArch:	noarch
12cu|superkaramba-theme-AeroG-0.8-7|14	
12cu|superkaramba-theme-AeroG-0.8-7|15	%description
12cu|superkaramba-theme-AeroG-0.8-7|16	This is a superkaramba theme which is a desktop applet that displays
12cu|superkaramba-theme-AeroG-0.8-7|17	system information.
12cu|superkaramba-theme-AeroG-0.8-7|18	
12cu|superkaramba-theme-AeroG-0.8-7|19	%files
12cu|superkaramba-theme-AeroG-0.8-7|20	%dir %{_datadir}/apps/superkaramba/themes/%{theme_name}
12cu|superkaramba-theme-AeroG-0.8-7|21	%{_datadir}/apps/superkaramba/themes/%{theme_name}/*
12cu|superkaramba-theme-AeroG-0.8-7|22	
12cu|superkaramba-theme-AeroG-0.8-7|23	%post
12cu|superkaramba-theme-AeroG-0.8-7|24	if [ $1 = 1 ]; then
12cu|superkaramba-theme-AeroG-0.8-7|25	echo "THEME path=%{theme_name}/%{aname}-cpu.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-AeroG-0.8-7|26	echo "THEME path=%{theme_name}/%{aname}-disktheme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-AeroG-0.8-7|27	echo "THEME path=%{theme_name}/%{aname}-mail.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-AeroG-0.8-7|28	echo "THEME path=%{theme_name}/%{aname}-ram.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-AeroG-0.8-7|29	echo "THEME path=%{theme_name}/%{aname}-swap.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-AeroG-0.8-7|30	fi
12cu|superkaramba-theme-AeroG-0.8-7|31	
12cu|superkaramba-theme-AeroG-0.8-7|32	%postun
12cu|superkaramba-theme-AeroG-0.8-7|33	if [ $1 = 0 ]; then
12cu|superkaramba-theme-AeroG-0.8-7|34	grep -v "%{theme_name}" %{_datadir}/apps/superkaramba/themes/default.theme > %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-AeroG-0.8-7|35	exit 0
12cu|superkaramba-theme-AeroG-0.8-7|36	fi
12cu|superkaramba-theme-AeroG-0.8-7|37	
12cu|superkaramba-theme-AeroG-0.8-7|38	#----------------------------------------------------------------------------
12cu|superkaramba-theme-AeroG-0.8-7|39	
12cu|superkaramba-theme-AeroG-0.8-7|40	%prep
12cu|superkaramba-theme-AeroG-0.8-7|41	%setup -q -n %{theme_name}
12cu|superkaramba-theme-AeroG-0.8-7|42	
12cu|superkaramba-theme-AeroG-0.8-7|43	%build
12cu|superkaramba-theme-AeroG-0.8-7|44	
12cu|superkaramba-theme-AeroG-0.8-7|45	%install
12cu|superkaramba-theme-AeroG-0.8-7|46	mkdir -p %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cu|superkaramba-theme-AeroG-0.8-7|47	cp -rf * %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cu|superkaramba-theme-AeroG-0.8-7|48	
12cu|superkaramba-theme-AeroG-0.8-7|49	
12cu|superkaramba-theme-AeroG-0.8-7|50	%changelog
12cu|superkaramba-theme-AeroG-0.8-7|51	* Sun Apr 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8-7
12cu|superkaramba-theme-AeroG-0.8-7|52	+ Revision: bf704a0
12cu|superkaramba-theme-AeroG-0.8-7|53	- Should be noarch package, spec cleanup
12cu|superkaramba-theme-AeroG-0.8-7|54	
12cu|superkaramba-theme-AeroG-0.8-7|55	

12923 12
12cu|superkaramba-theme-cynapses-2.0-7|1	%define theme_name cynapses
12cu|superkaramba-theme-cynapses-2.0-7|2	
12cu|superkaramba-theme-cynapses-2.0-7|3	Summary:	Monitoring theme for superkaramba
12cu|superkaramba-theme-cynapses-2.0-7|4	Name:		superkaramba-theme-%{theme_name}
12cu|superkaramba-theme-cynapses-2.0-7|5	Version:	2.0
12cu|superkaramba-theme-cynapses-2.0-7|6	Release:	7
12cu|superkaramba-theme-cynapses-2.0-7|7	License:	GPL
12cu|superkaramba-theme-cynapses-2.0-7|8	Group:		Monitoring
12cu|superkaramba-theme-cynapses-2.0-7|9	Url:		http://kde-look.org/content/show.php?content=11405
12cu|superkaramba-theme-cynapses-2.0-7|10	Source0:	11405-%{theme_name}_karamba.tar.bz2
12cu|superkaramba-theme-cynapses-2.0-7|11	Requires:	superkaramba
12cu|superkaramba-theme-cynapses-2.0-7|12	BuildArch:	noarch
12cu|superkaramba-theme-cynapses-2.0-7|13	
12cu|superkaramba-theme-cynapses-2.0-7|14	%description
12cu|superkaramba-theme-cynapses-2.0-7|15	This is a superkaramba theme which is a desktop applet that displays
12cu|superkaramba-theme-cynapses-2.0-7|16	system information.
12cu|superkaramba-theme-cynapses-2.0-7|17	
12cu|superkaramba-theme-cynapses-2.0-7|18	%files
12cu|superkaramba-theme-cynapses-2.0-7|19	%doc ChangeLog
12cu|superkaramba-theme-cynapses-2.0-7|20	%dir %{_datadir}/apps/superkaramba/themes/%{theme_name}
12cu|superkaramba-theme-cynapses-2.0-7|21	%{_datadir}/apps/superkaramba/themes/%{theme_name}/*
12cu|superkaramba-theme-cynapses-2.0-7|22	
12cu|superkaramba-theme-cynapses-2.0-7|23	%post
12cu|superkaramba-theme-cynapses-2.0-7|24	if [ $1 = 1 ]; then
12cu|superkaramba-theme-cynapses-2.0-7|25	echo "THEME path=%{theme_name}/sys_mon.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-cynapses-2.0-7|26	fi
12cu|superkaramba-theme-cynapses-2.0-7|27	
12cu|superkaramba-theme-cynapses-2.0-7|28	%postun
12cu|superkaramba-theme-cynapses-2.0-7|29	if [ $1 = 0 ]; then
12cu|superkaramba-theme-cynapses-2.0-7|30	cat %{_datadir}/apps/superkaramba/themes/default.theme | grep -v "%{theme_name}" > %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-cynapses-2.0-7|31	exit 0
12cu|superkaramba-theme-cynapses-2.0-7|32	fi
12cu|superkaramba-theme-cynapses-2.0-7|33	
12cu|superkaramba-theme-cynapses-2.0-7|34	#----------------------------------------------------------------------------
12cu|superkaramba-theme-cynapses-2.0-7|35	
12cu|superkaramba-theme-cynapses-2.0-7|36	%prep
12cu|superkaramba-theme-cynapses-2.0-7|37	%setup -q -n %{theme_name}_karamba
12cu|superkaramba-theme-cynapses-2.0-7|38	
12cu|superkaramba-theme-cynapses-2.0-7|39	%build
12cu|superkaramba-theme-cynapses-2.0-7|40	
12cu|superkaramba-theme-cynapses-2.0-7|41	%install
12cu|superkaramba-theme-cynapses-2.0-7|42	mkdir -p %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cu|superkaramba-theme-cynapses-2.0-7|43	cp -rf * %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cu|superkaramba-theme-cynapses-2.0-7|44	chmod 755 %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}/scripts/mails_pop3.pl
12cu|superkaramba-theme-cynapses-2.0-7|45	chmod 755 %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}/scripts/osinfo.sh
12cu|superkaramba-theme-cynapses-2.0-7|46	
12cu|superkaramba-theme-cynapses-2.0-7|47	
12cu|superkaramba-theme-cynapses-2.0-7|48	%changelog
12cu|superkaramba-theme-cynapses-2.0-7|49	* Sun Apr 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-7
12cu|superkaramba-theme-cynapses-2.0-7|50	+ Revision: 5c4dc5c
12cu|superkaramba-theme-cynapses-2.0-7|51	- Should be noarch package, spec cleanup
12cu|superkaramba-theme-cynapses-2.0-7|52	
12cu|superkaramba-theme-cynapses-2.0-7|53	

12924 12
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|1	%define theme_name cynapses_karamba
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|2	%define aname sys_mon
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|3	
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|4	Summary:	Monitoring theme for superkaramba
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|5	Name:		superkaramba-theme-%{theme_name}
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|6	Version:	2.0.alpha
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|7	Release:	7
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|8	License:	GPL
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|9	Group:		Monitoring
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|10	Url:		http://www.cynapses.org/
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|11	Source0:	11405-%{theme_name}.tar.bz2
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|12	Requires:	superkaramba
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|13	BuildArch:	noarch
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|14	
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|15	%description
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|16	This is a desktop applet that displays system informations.
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|17	
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|18	%files
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|19	%doc ChangeLog
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|20	%dir %{_datadir}/apps/superkaramba/themes/%{theme_name}
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|21	%{_datadir}/apps/superkaramba/themes/%{theme_name}/*
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|22	
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|23	%post
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|24	if [ $1 = 1 ]; then
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|25	echo "THEME path=%{theme_name}/%{aname}.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|26	fi
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|27	
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|28	%postun
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|29	if [ $1 = 0 ]; then
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|30	cat %{_datadir}/apps/superkaramba/themes/default.theme | grep -v "%{theme_name}" > %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|31	exit 0
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|32	fi
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|33	
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|34	#----------------------------------------------------------------------------
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|35	
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|36	%prep
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|37	%setup -q -n %{theme_name}
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|38	
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|39	%build
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|40	
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|41	%install
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|42	mkdir -p  %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|43	cp -rf *  %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|44	chmod 755 %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}/scripts/mails_pop3.pl
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|45	chmod 755 %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}/scripts/osinfo.sh
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|46	
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|47	
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|48	%changelog
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|49	* Sun Apr 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.alpha-7
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|50	+ Revision: 87fcdc8
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|51	- Should be noarch package, spec cleanup
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|52	
12cu|superkaramba-theme-cynapses_karamba-2.0.alpha-7|53	

12925 12
12cu|superkaramba-theme-fantastik-3.0-8|1	%define theme_name      fantastik
12cu|superkaramba-theme-fantastik-3.0-8|2	
12cu|superkaramba-theme-fantastik-3.0-8|3	Summary:	Monitoring theme for superkaramba
12cu|superkaramba-theme-fantastik-3.0-8|4	Name:		superkaramba-theme-%{theme_name}
12cu|superkaramba-theme-fantastik-3.0-8|5	Version:	3.0
12cu|superkaramba-theme-fantastik-3.0-8|6	Release:	8
12cu|superkaramba-theme-fantastik-3.0-8|7	License:	GPL
12cu|superkaramba-theme-fantastik-3.0-8|8	Group:		Monitoring
12cu|superkaramba-theme-fantastik-3.0-8|9	Url:		http://kde-look.org/content/show.php?content=21396
12cu|superkaramba-theme-fantastik-3.0-8|10	Source0:	%{theme_name}-%{version}.tar.bz2
12cu|superkaramba-theme-fantastik-3.0-8|11	Requires:	superkaramba
12cu|superkaramba-theme-fantastik-3.0-8|12	BuildArch:	noarch
12cu|superkaramba-theme-fantastik-3.0-8|13	
12cu|superkaramba-theme-fantastik-3.0-8|14	%description
12cu|superkaramba-theme-fantastik-3.0-8|15	This is a superkaramba theme which is a desktop applet
12cu|superkaramba-theme-fantastik-3.0-8|16	that displays system information.
12cu|superkaramba-theme-fantastik-3.0-8|17	
12cu|superkaramba-theme-fantastik-3.0-8|18	%files
12cu|superkaramba-theme-fantastik-3.0-8|19	%dir %{_datadir}/apps/superkaramba/themes/%{theme_name}
12cu|superkaramba-theme-fantastik-3.0-8|20	%{_datadir}/apps/superkaramba/themes/%{theme_name}/*
12cu|superkaramba-theme-fantastik-3.0-8|21	
12cu|superkaramba-theme-fantastik-3.0-8|22	%post
12cu|superkaramba-theme-fantastik-3.0-8|23	if [ $1 = 1 ]; then
12cu|superkaramba-theme-fantastik-3.0-8|24	echo "THEME path=%{theme_name}/%{theme_name}.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-fantastik-3.0-8|25	fi
12cu|superkaramba-theme-fantastik-3.0-8|26	
12cu|superkaramba-theme-fantastik-3.0-8|27	%postun
12cu|superkaramba-theme-fantastik-3.0-8|28	if [ $1 = 0 ]; then
12cu|superkaramba-theme-fantastik-3.0-8|29	cat %{_datadir}/apps/superkaramba/themes/default.theme | grep -v "%{theme_name}" > %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-fantastik-3.0-8|30	exit 0
12cu|superkaramba-theme-fantastik-3.0-8|31	fi
12cu|superkaramba-theme-fantastik-3.0-8|32	
12cu|superkaramba-theme-fantastik-3.0-8|33	#----------------------------------------------------------------------------
12cu|superkaramba-theme-fantastik-3.0-8|34	
12cu|superkaramba-theme-fantastik-3.0-8|35	%prep
12cu|superkaramba-theme-fantastik-3.0-8|36	%setup -q -n %{theme_name}-%{version}
12cu|superkaramba-theme-fantastik-3.0-8|37	
12cu|superkaramba-theme-fantastik-3.0-8|38	%build
12cu|superkaramba-theme-fantastik-3.0-8|39	
12cu|superkaramba-theme-fantastik-3.0-8|40	%install
12cu|superkaramba-theme-fantastik-3.0-8|41	mkdir -p %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cu|superkaramba-theme-fantastik-3.0-8|42	cp -rf * %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cu|superkaramba-theme-fantastik-3.0-8|43	chmod 755 %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}/programs/mails_pop3.pl
12cu|superkaramba-theme-fantastik-3.0-8|44	
12cu|superkaramba-theme-fantastik-3.0-8|45	
12cu|superkaramba-theme-fantastik-3.0-8|46	%changelog
12cu|superkaramba-theme-fantastik-3.0-8|47	* Sun Apr 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0-8
12cu|superkaramba-theme-fantastik-3.0-8|48	+ Revision: 3d9e6ba
12cu|superkaramba-theme-fantastik-3.0-8|49	- Should be noarch package, spec cleanup
12cu|superkaramba-theme-fantastik-3.0-8|50	
12cu|superkaramba-theme-fantastik-3.0-8|51	

12926 12
12cu|superkaramba-theme-systemtux-1.3-7|1	%define theme_name systemtux
12cu|superkaramba-theme-systemtux-1.3-7|2	
12cu|superkaramba-theme-systemtux-1.3-7|3	Summary:	Monitoring theme for superkaramba
12cu|superkaramba-theme-systemtux-1.3-7|4	Name:		superkaramba-theme-%{theme_name}
12cu|superkaramba-theme-systemtux-1.3-7|5	Version:	1.3
12cu|superkaramba-theme-systemtux-1.3-7|6	Release:	7
12cu|superkaramba-theme-systemtux-1.3-7|7	License:	GPL
12cu|superkaramba-theme-systemtux-1.3-7|8	Group:		Monitoring
12cu|superkaramba-theme-systemtux-1.3-7|9	Url:		http://kde-look.org/content/show.php?content=16265
12cu|superkaramba-theme-systemtux-1.3-7|10	Source0:	%{theme_name}_%{version}.tar.bz2
12cu|superkaramba-theme-systemtux-1.3-7|11	Requires:	superkaramba
12cu|superkaramba-theme-systemtux-1.3-7|12	BuildArch:	noarch
12cu|superkaramba-theme-systemtux-1.3-7|13	
12cu|superkaramba-theme-systemtux-1.3-7|14	%description
12cu|superkaramba-theme-systemtux-1.3-7|15	This is a superkaramba theme which is a desktop applet that displays
12cu|superkaramba-theme-systemtux-1.3-7|16	system information.
12cu|superkaramba-theme-systemtux-1.3-7|17	
12cu|superkaramba-theme-systemtux-1.3-7|18	%files
12cu|superkaramba-theme-systemtux-1.3-7|19	%doc COPYING
12cu|superkaramba-theme-systemtux-1.3-7|20	%dir %{_datadir}/apps/superkaramba/themes/%{theme_name}
12cu|superkaramba-theme-systemtux-1.3-7|21	%{_datadir}/apps/superkaramba/themes/%{theme_name}/*
12cu|superkaramba-theme-systemtux-1.3-7|22	
12cu|superkaramba-theme-systemtux-1.3-7|23	%post
12cu|superkaramba-theme-systemtux-1.3-7|24	if [ $1 = 1 ]; then
12cu|superkaramba-theme-systemtux-1.3-7|25	echo "THEME path=%{theme_name}/%{theme_name}-ModAmarok.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-systemtux-1.3-7|26	echo "THEME path=%{theme_name}/%{theme_name}-Modjuk.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-systemtux-1.3-7|27	echo "THEME path=%{theme_name}/%{theme_name}-ModClock.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-systemtux-1.3-7|28	echo "THEME path=%{theme_name}/%{theme_name}-ModNoatun.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-systemtux-1.3-7|29	echo "THEME path=%{theme_name}/%{theme_name}-ModSystem.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-systemtux-1.3-7|30	echo "THEME path=%{theme_name}/%{theme_name}-ModXmms.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-systemtux-1.3-7|31	echo "THEME path=%{theme_name}/%{theme_name}_v1.1.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-systemtux-1.3-7|32	fi
12cu|superkaramba-theme-systemtux-1.3-7|33	
12cu|superkaramba-theme-systemtux-1.3-7|34	%postun
12cu|superkaramba-theme-systemtux-1.3-7|35	if [ $1 = 0 ]; then
12cu|superkaramba-theme-systemtux-1.3-7|36	cat %{_datadir}/apps/superkaramba/themes/default.theme | grep -v "%{theme_name}" > %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-systemtux-1.3-7|37	exit 0
12cu|superkaramba-theme-systemtux-1.3-7|38	fi
12cu|superkaramba-theme-systemtux-1.3-7|39	
12cu|superkaramba-theme-systemtux-1.3-7|40	#----------------------------------------------------------------------------
12cu|superkaramba-theme-systemtux-1.3-7|41	
12cu|superkaramba-theme-systemtux-1.3-7|42	%prep
12cu|superkaramba-theme-systemtux-1.3-7|43	%setup -q -n %{theme_name}_%{version}
12cu|superkaramba-theme-systemtux-1.3-7|44	
12cu|superkaramba-theme-systemtux-1.3-7|45	%build
12cu|superkaramba-theme-systemtux-1.3-7|46	
12cu|superkaramba-theme-systemtux-1.3-7|47	%install
12cu|superkaramba-theme-systemtux-1.3-7|48	mkdir -p %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cu|superkaramba-theme-systemtux-1.3-7|49	cp -rf * %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cu|superkaramba-theme-systemtux-1.3-7|50	
12cu|superkaramba-theme-systemtux-1.3-7|51	
12cu|superkaramba-theme-systemtux-1.3-7|52	%changelog
12cu|superkaramba-theme-systemtux-1.3-7|53	* Sun Apr 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-7
12cu|superkaramba-theme-systemtux-1.3-7|54	+ Revision: 3811493
12cu|superkaramba-theme-systemtux-1.3-7|55	- Should be noarch package, spec cleanup
12cu|superkaramba-theme-systemtux-1.3-7|56	
12cu|superkaramba-theme-systemtux-1.3-7|57	

12927 12
12cu|superkaramba-theme-topmon-0.3-7|1	%define theme_name topmon
12cu|superkaramba-theme-topmon-0.3-7|2	
12cu|superkaramba-theme-topmon-0.3-7|3	Summary:	Monitoring theme for superkaramba
12cu|superkaramba-theme-topmon-0.3-7|4	Name:		superkaramba-theme-%{theme_name}
12cu|superkaramba-theme-topmon-0.3-7|5	Version:	0.3
12cu|superkaramba-theme-topmon-0.3-7|6	Release:	7
12cu|superkaramba-theme-topmon-0.3-7|7	License:	GPL
12cu|superkaramba-theme-topmon-0.3-7|8	Group:		Monitoring
12cu|superkaramba-theme-topmon-0.3-7|9	Url:		http://kde-look.org/content/show.php?content=21482
12cu|superkaramba-theme-topmon-0.3-7|10	Source0:	%{theme_name}.tar.bz2
12cu|superkaramba-theme-topmon-0.3-7|11	Requires:	superkaramba
12cu|superkaramba-theme-topmon-0.3-7|12	BuildArch:	noarch
12cu|superkaramba-theme-topmon-0.3-7|13	
12cu|superkaramba-theme-topmon-0.3-7|14	%description
12cu|superkaramba-theme-topmon-0.3-7|15	This is a superkaramba theme which is a desktop applet that displays
12cu|superkaramba-theme-topmon-0.3-7|16	system information.
12cu|superkaramba-theme-topmon-0.3-7|17	
12cu|superkaramba-theme-topmon-0.3-7|18	%files
12cu|superkaramba-theme-topmon-0.3-7|19	%dir %{_datadir}/apps/superkaramba/themes/%{theme_name}
12cu|superkaramba-theme-topmon-0.3-7|20	%{_datadir}/apps/superkaramba/themes/%{theme_name}/*
12cu|superkaramba-theme-topmon-0.3-7|21	
12cu|superkaramba-theme-topmon-0.3-7|22	%post
12cu|superkaramba-theme-topmon-0.3-7|23	if [ $1 = 1 ]; then
12cu|superkaramba-theme-topmon-0.3-7|24	echo "THEME path=%{theme_name}/%{theme_name}.theme" >> %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-topmon-0.3-7|25	fi
12cu|superkaramba-theme-topmon-0.3-7|26	
12cu|superkaramba-theme-topmon-0.3-7|27	%postun
12cu|superkaramba-theme-topmon-0.3-7|28	if [ $1 = 0 ]; then
12cu|superkaramba-theme-topmon-0.3-7|29	cat %{_datadir}/apps/superkaramba/themes/default.theme | grep -v "%{theme_name}" > %{_datadir}/apps/superkaramba/themes/default.theme
12cu|superkaramba-theme-topmon-0.3-7|30	exit 0
12cu|superkaramba-theme-topmon-0.3-7|31	fi
12cu|superkaramba-theme-topmon-0.3-7|32	
12cu|superkaramba-theme-topmon-0.3-7|33	#----------------------------------------------------------------------------
12cu|superkaramba-theme-topmon-0.3-7|34	
12cu|superkaramba-theme-topmon-0.3-7|35	%prep
12cu|superkaramba-theme-topmon-0.3-7|36	%setup -q -n %{theme_name}
12cu|superkaramba-theme-topmon-0.3-7|37	
12cu|superkaramba-theme-topmon-0.3-7|38	%build
12cu|superkaramba-theme-topmon-0.3-7|39	
12cu|superkaramba-theme-topmon-0.3-7|40	%install
12cu|superkaramba-theme-topmon-0.3-7|41	mkdir -p %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cu|superkaramba-theme-topmon-0.3-7|42	cp -rf * %{buildroot}%{_datadir}/apps/superkaramba/themes/%{theme_name}
12cu|superkaramba-theme-topmon-0.3-7|43	
12cu|superkaramba-theme-topmon-0.3-7|44	
12cu|superkaramba-theme-topmon-0.3-7|45	%changelog
12cu|superkaramba-theme-topmon-0.3-7|46	* Sun Apr 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3-7
12cu|superkaramba-theme-topmon-0.3-7|47	+ Revision: c96f3c4
12cu|superkaramba-theme-topmon-0.3-7|48	- Should be noarch package, spec cleanup
12cu|superkaramba-theme-topmon-0.3-7|49	
12cu|superkaramba-theme-topmon-0.3-7|50	

12928 12
12cu|supertux-0.3.4-1|1	Summary:	Classic 2D jump n run sidescroller with Tux
12cu|supertux-0.3.4-1|2	Name:		supertux
12cu|supertux-0.3.4-1|3	Version:	0.3.4
12cu|supertux-0.3.4-1|4	Release:	1
12cu|supertux-0.3.4-1|5	License:	GPLv2+
12cu|supertux-0.3.4-1|6	Group:		Games/Arcade
12cu|supertux-0.3.4-1|7	Url:		http://supertux.berlios.de/
12cu|supertux-0.3.4-1|8	Source0:	http://download.berlios.de/supertux/%{name}-%{version}.tar.bz2
12cu|supertux-0.3.4-1|9	Source11:	%{name}-16x16.png
12cu|supertux-0.3.4-1|10	Source12:	%{name}-32x32.png
12cu|supertux-0.3.4-1|11	Source13:	%{name}-48x48.png
12cu|supertux-0.3.4-1|12	Patch0:		supertux-0.3.4-use-system-squirrel.patch
12cu|supertux-0.3.4-1|13	BuildRequires:	cmake
12cu|supertux-0.3.4-1|14	BuildRequires:	boost-devel
12cu|supertux-0.3.4-1|15	BuildRequires:	physfs-devel
12cu|supertux-0.3.4-1|16	BuildRequires:	pkgconfig(glew)
12cu|supertux-0.3.4-1|17	BuildRequires:	pkgconfig(glu)
12cu|supertux-0.3.4-1|18	BuildRequires:	pkgconfig(libcurl)
12cu|supertux-0.3.4-1|19	BuildRequires:	pkgconfig(openal)
12cu|supertux-0.3.4-1|20	BuildRequires:	pkgconfig(SDL_image)
12cu|supertux-0.3.4-1|21	BuildRequires:	pkgconfig(SDL_mixer)
12cu|supertux-0.3.4-1|22	BuildRequires:	pkgconfig(squirrel)
12cu|supertux-0.3.4-1|23	BuildRequires:	pkgconfig(vorbis)
12cu|supertux-0.3.4-1|24	BuildRequires:	pkgconfig(zlib)
12cu|supertux-0.3.4-1|25	
12cu|supertux-0.3.4-1|26	%description
12cu|supertux-0.3.4-1|27	SuperTux is a classic 2D jump 'n run sidescroller game in
12cu|supertux-0.3.4-1|28	a similar style like the original SuperMario games.
12cu|supertux-0.3.4-1|29	
12cu|supertux-0.3.4-1|30	%files
12cu|supertux-0.3.4-1|31	%defattr(644,root,root,755)
12cu|supertux-0.3.4-1|32	%doc COPYING INSTALL README WHATSNEW.txt
12cu|supertux-0.3.4-1|33	%{_gamesdatadir}/%{name}2
12cu|supertux-0.3.4-1|34	%{_datadir}/pixmaps/%{name}.xpm
12cu|supertux-0.3.4-1|35	%{_iconsdir}/%{name}.png
12cu|supertux-0.3.4-1|36	%{_liconsdir}/%{name}*.png
12cu|supertux-0.3.4-1|37	%{_miconsdir}/%{name}*.png
12cu|supertux-0.3.4-1|38	%{_datadir}/applications/%{name}2.desktop
12cu|supertux-0.3.4-1|39	%{_datadir}/pixmaps/supertux.png
12cu|supertux-0.3.4-1|40	%attr(755,root,root) %{_gamesbindir}/%{name}2
12cu|supertux-0.3.4-1|41	
12cu|supertux-0.3.4-1|42	#----------------------------------------------------------------------------
12cu|supertux-0.3.4-1|43	
12cu|supertux-0.3.4-1|44	%prep
12cu|supertux-0.3.4-1|45	%setup -q
12cu|supertux-0.3.4-1|46	%apply_patches
12cu|supertux-0.3.4-1|47	
12cu|supertux-0.3.4-1|48	%build
12cu|supertux-0.3.4-1|49	%cmake
12cu|supertux-0.3.4-1|50	%make
12cu|supertux-0.3.4-1|51	
12cu|supertux-0.3.4-1|52	%install
12cu|supertux-0.3.4-1|53	%makeinstall_std -C build
12cu|supertux-0.3.4-1|54	
12cu|supertux-0.3.4-1|55	rm -fr %{buildroot}%{_gamesdatadir}/doc/%{name}2-%{version}
12cu|supertux-0.3.4-1|56	rm -fr %{buildroot}%{_docdir}/supertux2
12cu|supertux-0.3.4-1|57	
12cu|supertux-0.3.4-1|58	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12cu|supertux-0.3.4-1|59	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12cu|supertux-0.3.4-1|60	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12cu|supertux-0.3.4-1|61	
12cu|supertux-0.3.4-1|62	
12cu|supertux-0.3.4-1|63	%changelog
12cu|supertux-0.3.4-1|64	* Thu Apr 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.4-1
12cu|supertux-0.3.4-1|65	+ Revision: ec92c12
12cu|supertux-0.3.4-1|66	- Updated to 0.3.4
12cu|supertux-0.3.4-1|67	
12cu|supertux-0.3.4-1|68	

12929 12
12cu|supertuxkart-0.8.1-1|1	Summary:	Kart racing game
12cu|supertuxkart-0.8.1-1|2	Name:		supertuxkart
12cu|supertuxkart-0.8.1-1|3	Version:	0.8.1
12cu|supertuxkart-0.8.1-1|4	Release:	1
12cu|supertuxkart-0.8.1-1|5	License:	GPLv2+
12cu|supertuxkart-0.8.1-1|6	Group:		Games/Arcade
12cu|supertuxkart-0.8.1-1|7	URL:		http://supertuxkart.sourceforge.net/
12cu|supertuxkart-0.8.1-1|8	Source0:	http://downloads.sourceforge.net/supertuxkart/%{name}-%{version}-src.tar.bz2
12cu|supertuxkart-0.8.1-1|9	Patch0:		supertuxkart-0.8.1-desktop.patch
12cu|supertuxkart-0.8.1-1|10	Patch1:		supertuxkart-0.8.1-static.patch
12cu|supertuxkart-0.8.1-1|11	BuildRequires:	cmake
12cu|supertuxkart-0.8.1-1|12	BuildRequires:	imagemagick
12cu|supertuxkart-0.8.1-1|13	BuildRequires:	pkgconfig(bluez)
12cu|supertuxkart-0.8.1-1|14	BuildRequires:	pkgconfig(freealut)
12cu|supertuxkart-0.8.1-1|15	BuildRequires:	pkgconfig(fribidi)
12cu|supertuxkart-0.8.1-1|16	BuildRequires:	pkgconfig(gl)
12cu|supertuxkart-0.8.1-1|17	BuildRequires:	pkgconfig(libcurl)
12cu|supertuxkart-0.8.1-1|18	BuildRequires:	pkgconfig(libenet)
12cu|supertuxkart-0.8.1-1|19	BuildRequires:	pkgconfig(openal)
12cu|supertuxkart-0.8.1-1|20	BuildRequires:	pkgconfig(vorbis)
12cu|supertuxkart-0.8.1-1|21	
12cu|supertuxkart-0.8.1-1|22	%description
12cu|supertuxkart-0.8.1-1|23	SuperTuxKart is an improved version of TuxKart, a kart racing game
12cu|supertuxkart-0.8.1-1|24	featuring Tux and friends. SuperTuxKart contains new characters, new
12cu|supertuxkart-0.8.1-1|25	tracks and a reworked user interface.
12cu|supertuxkart-0.8.1-1|26	
12cu|supertuxkart-0.8.1-1|27	%files
12cu|supertuxkart-0.8.1-1|28	%doc AUTHORS ChangeLog README TODO
12cu|supertuxkart-0.8.1-1|29	%{_gamesbindir}/%{name}
12cu|supertuxkart-0.8.1-1|30	%{_gamesdatadir}/%{name}
12cu|supertuxkart-0.8.1-1|31	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|supertuxkart-0.8.1-1|32	%{_datadir}/applications/%{name}.desktop
12cu|supertuxkart-0.8.1-1|33	%{_datadir}/pixmaps/%{name}_*.png
12cu|supertuxkart-0.8.1-1|34	
12cu|supertuxkart-0.8.1-1|35	#----------------------------------------------------------------------------
12cu|supertuxkart-0.8.1-1|36	
12cu|supertuxkart-0.8.1-1|37	%prep
12cu|supertuxkart-0.8.1-1|38	%setup -q -n SuperTuxKart-%{version}
12cu|supertuxkart-0.8.1-1|39	%patch0 -p1
12cu|supertuxkart-0.8.1-1|40	%patch1 -p1
12cu|supertuxkart-0.8.1-1|41	
12cu|supertuxkart-0.8.1-1|42	%build
12cu|supertuxkart-0.8.1-1|43	%cmake \
12cu|supertuxkart-0.8.1-1|44	-DSTK_INSTALL_BINARY_DIR=%{_gamesbindir} \
12cu|supertuxkart-0.8.1-1|45	-DSTK_INSTALL_DATA_DIR=%{_gamesdatadir}/%{name}
12cu|supertuxkart-0.8.1-1|46	%make
12cu|supertuxkart-0.8.1-1|47	
12cu|supertuxkart-0.8.1-1|48	%install
12cu|supertuxkart-0.8.1-1|49	%makeinstall_std -C build
12cu|supertuxkart-0.8.1-1|50	
12cu|supertuxkart-0.8.1-1|51	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,128x128}/apps
12cu|supertuxkart-0.8.1-1|52	convert -scale 16x16 data/%{name}_32.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|supertuxkart-0.8.1-1|53	convert data/%{name}_32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|supertuxkart-0.8.1-1|54	convert -scale 48x48 data/%{name}_128.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|supertuxkart-0.8.1-1|55	convert -scale 64x64 data/%{name}_128.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cu|supertuxkart-0.8.1-1|56	convert data/%{name}_128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cu|supertuxkart-0.8.1-1|57	
12cu|supertuxkart-0.8.1-1|58	
12cu|supertuxkart-0.8.1-1|59	%changelog
12cu|supertuxkart-0.8.1-1|60	* Fri Nov 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-1
12cu|supertuxkart-0.8.1-1|61	+ Revision: 0792d91
12cu|supertuxkart-0.8.1-1|62	- LOG Update BuildRequires
12cu|supertuxkart-0.8.1-1|63	
12cu|supertuxkart-0.8.1-1|64	

12930 12
12cu|surf-1.0.6-2|1	%define		_enable_libtoolize	%{nil}
12cu|surf-1.0.6-2|2	
12cu|surf-1.0.6-2|3	Name:		surf
12cu|surf-1.0.6-2|4	Version:	1.0.6
12cu|surf-1.0.6-2|5	Summary:	Tool to visualize some real algebraic geometry
12cu|surf-1.0.6-2|6	Release:	2
12cu|surf-1.0.6-2|7	Source0:	http://downloads.sourceforge.net/project/surf/surf/%{version}/%{name}-%{version}.tar.gz
12cu|surf-1.0.6-2|8	URL:		http://surf.sourceforge.net/
12cu|surf-1.0.6-2|9	License:	GPL
12cu|surf-1.0.6-2|10	Group:		Sciences/Mathematics
12cu|surf-1.0.6-2|11	
12cu|surf-1.0.6-2|12	BuildRequires:	flex
12cu|surf-1.0.6-2|13	BuildRequires:	cups-devel
12cu|surf-1.0.6-2|14	BuildRequires:	gmp-devel
12cu|surf-1.0.6-2|15	BuildRequires:	gtk+-devel
12cu|surf-1.0.6-2|16	BuildRequires:	jpeg-devel
12cu|surf-1.0.6-2|17	BuildRequires:	libxmu-devel
12cu|surf-1.0.6-2|18	BuildRequires:	tiff-devel
12cu|surf-1.0.6-2|19	BuildRequires:	zlib-devel
12cu|surf-1.0.6-2|20	
12cu|surf-1.0.6-2|21	
12cu|surf-1.0.6-2|22	%description
12cu|surf-1.0.6-2|23	surf is a tool to visualize some real algebraic geometry:
12cu|surf-1.0.6-2|24	plane algebraic curves, algebraic surfaces and hyperplane sections of surfaces.
12cu|surf-1.0.6-2|25	surf is script driven and has (optionally) a nifty GUI using the Gtk widget
12cu|surf-1.0.6-2|26	set.
12cu|surf-1.0.6-2|27	
12cu|surf-1.0.6-2|28	%prep
12cu|surf-1.0.6-2|29	%setup -q
12cu|surf-1.0.6-2|30	
12cu|surf-1.0.6-2|31	%build
12cu|surf-1.0.6-2|32	%configure2_5x \
12cu|surf-1.0.6-2|33	--with-gmp=%{_prefix}				\
12cu|surf-1.0.6-2|34	--with-gtk=%{_prefix}				\
12cu|surf-1.0.6-2|35	--with-x
12cu|surf-1.0.6-2|36	
12cu|surf-1.0.6-2|37	%make
12cu|surf-1.0.6-2|38	
12cu|surf-1.0.6-2|39	%install
12cu|surf-1.0.6-2|40	%makeinstall_std
12cu|surf-1.0.6-2|41	
12cu|surf-1.0.6-2|42	%files
12cu|surf-1.0.6-2|43	%defattr(-,root,root)
12cu|surf-1.0.6-2|44	%{_bindir}/surf
12cu|surf-1.0.6-2|45	%{_mandir}/man1/surf.1.*
12cu|surf-1.0.6-2|46	%dir %{_datadir}/surf
12cu|surf-1.0.6-2|47	%{_datadir}/surf/surf.xpm
12cu|surf-1.0.6-2|48	
12cu|surf-1.0.6-2|49	
12cu|surf-1.0.6-2|50	%changelog
12cu|surf-1.0.6-2|51	* Tue Sep 13 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.0.6-1mdv2012.0
12cu|surf-1.0.6-2|52	+ Revision: 699660
12cu|surf-1.0.6-2|53	- fixed BRs, config and make macros
12cu|surf-1.0.6-2|54	- new version 1.0.6
12cu|surf-1.0.6-2|55	
12cu|surf-1.0.6-2|56	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-4mdv2011.0
12cu|surf-1.0.6-2|57	+ Revision: 615041
12cu|surf-1.0.6-2|58	- the mass rebuild of 2010.1 packages
12cu|surf-1.0.6-2|59	
12cu|surf-1.0.6-2|60	* Wed Feb 10 2010 Funda Wang <fwang@mandriva.org> 1.0.5-3mdv2010.1
12cu|surf-1.0.6-2|61	+ Revision: 503628
12cu|surf-1.0.6-2|62	- rebuild for new gmp
12cu|surf-1.0.6-2|63	
12cu|surf-1.0.6-2|64	* Sun Aug 23 2009 Funda Wang <fwang@mandriva.org> 1.0.5-2mdv2010.0
12cu|surf-1.0.6-2|65	+ Revision: 419818
12cu|surf-1.0.6-2|66	- rebuild for new libjpeg v7
12cu|surf-1.0.6-2|67	
12cu|surf-1.0.6-2|68	* Fri Aug 14 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.0.5-1mdv2010.0
12cu|surf-1.0.6-2|69	+ Revision: 416247
12cu|surf-1.0.6-2|70	- Import surf version 1.0.5.
12cu|surf-1.0.6-2|71	The surf program is the default singular plotting interface to sagemath.
12cu|surf-1.0.6-2|72	- surf
12cu|surf-1.0.6-2|73	

12931 12
12cu|svnchecker-0.3-5|1	# This is a very old program, it's e3asier to drop it than debug if smth goes wrong
12cu|svnchecker-0.3-5|2	%define debug_package %{nil}
12cu|svnchecker-0.3-5|3	
12cu|svnchecker-0.3-5|4	Name:		svnchecker
12cu|svnchecker-0.3-5|5	Version:	0.3
12cu|svnchecker-0.3-5|6	Release:	5
12cu|svnchecker-0.3-5|7	Summary:    Framework for Subversion pre-commit hook scripts
12cu|svnchecker-0.3-5|8	License:    GPL
12cu|svnchecker-0.3-5|9	Group:      Graphical desktop/GNOME
12cu|svnchecker-0.3-5|10	URL:        http://svnchecker.tigris.org/
12cu|svnchecker-0.3-5|11	Source:     http://svnchecker.tigris.org/files/documents/6233/42081/%{name}-%{version}.tar.gz
12cu|svnchecker-0.3-5|12	Patch:      svnchecker-0.2-no-config-file.patch
12cu|svnchecker-0.3-5|13	BuildRequires:  python-devel
12cu|svnchecker-0.3-5|14	
12cu|svnchecker-0.3-5|15	%description
12cu|svnchecker-0.3-5|16	SVNChecker is a framework for Subversion pre-commit hook scripts. The
12cu|svnchecker-0.3-5|17	SVNChecker handles Subversion (SVN) pre-commit hooks in order to implement
12cu|svnchecker-0.3-5|18	checks of files before they are commited. For example, you can check for the
12cu|svnchecker-0.3-5|19	code style or unit tests.
12cu|svnchecker-0.3-5|20	
12cu|svnchecker-0.3-5|21	%prep
12cu|svnchecker-0.3-5|22	%setup -q
12cu|svnchecker-0.3-5|23	%patch -p 1
12cu|svnchecker-0.3-5|24	
12cu|svnchecker-0.3-5|25	%build
12cu|svnchecker-0.3-5|26	python setup.py build
12cu|svnchecker-0.3-5|27	
12cu|svnchecker-0.3-5|28	%install
12cu|svnchecker-0.3-5|29	python setup.py install --root=%{buildroot}
12cu|svnchecker-0.3-5|30	
12cu|svnchecker-0.3-5|31	%files
12cu|svnchecker-0.3-5|32	%doc README LICENSE
12cu|svnchecker-0.3-5|33	%{_bindir}/Main.py
12cu|svnchecker-0.3-5|34	%{python_sitelib}/checks
12cu|svnchecker-0.3-5|35	%{python_sitelib}/handlers
12cu|svnchecker-0.3-5|36	%{python_sitelib}/modules
12cu|svnchecker-0.3-5|37	%{python_sitelib}/*.egg-info
12cu|svnchecker-0.3-5|38	
12cu|svnchecker-0.3-5|39	%changelog
12cu|svnchecker-0.3-5|40	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-5
12cu|svnchecker-0.3-5|41	+ Revision: 000605d
12cu|svnchecker-0.3-5|42	- Disable debug
12cu|svnchecker-0.3-5|43	
12cu|svnchecker-0.3-5|44	

12932 12
12cu|svxlink-11.11.1-3|1	## Specfile based on Fedora made by developper
12cu|svxlink-11.11.1-3|2	%define name	svxlink
12cu|svxlink-11.11.1-3|3	%define main_version 11.11.1
12cu|svxlink-11.11.1-3|4	
12cu|svxlink-11.11.1-3|5	Name:		%{name}
12cu|svxlink-11.11.1-3|6	Summary:	Repeater controller and EchoLink (simplex or repeater)
12cu|svxlink-11.11.1-3|7	Version:	%{main_version}
12cu|svxlink-11.11.1-3|8	Release:	3
12cu|svxlink-11.11.1-3|9	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cu|svxlink-11.11.1-3|10	Source1:	http://downloads.sourceforge.net/%{name}/sounds-en_US-heather-11.11.tar.bz2
12cu|svxlink-11.11.1-3|11	URL:		http://svxlink.sourceforge.net
12cu|svxlink-11.11.1-3|12	
12cu|svxlink-11.11.1-3|13	Group:		Communications
12cu|svxlink-11.11.1-3|14	#files contained in sounds package are licensed under GPLv2
12cu|svxlink-11.11.1-3|15	#the rest of files are licensed under GPLv2+
12cu|svxlink-11.11.1-3|16	License:	GPLv2 and GPLv2+
12cu|svxlink-11.11.1-3|17	Patch0:		svxlink-11.11.1-gcc-47.patch
12cu|svxlink-11.11.1-3|18	
12cu|svxlink-11.11.1-3|19	BuildRequires:	glibc-devel
12cu|svxlink-11.11.1-3|20	BuildRequires:	alsa-oss-devel
12cu|svxlink-11.11.1-3|21	BuildRequires:	pkgconfig(sigc++-1.2)
12cu|svxlink-11.11.1-3|22	BuildRequires:	mng-devel
12cu|svxlink-11.11.1-3|23	BuildRequires:	tcl-devel
12cu|svxlink-11.11.1-3|24	BuildRequires:	qt4-devel
12cu|svxlink-11.11.1-3|25	BuildRequires:	gsm-devel
12cu|svxlink-11.11.1-3|26	BuildRequires:	pkgconfig(xi)
12cu|svxlink-11.11.1-3|27	BuildRequires:	pkgconfig(popt)
12cu|svxlink-11.11.1-3|28	BuildRequires:	pkgconfig(speex)
12cu|svxlink-11.11.1-3|29	BuildRequires:	doxygen
12cu|svxlink-11.11.1-3|30	BuildRequires:	desktop-file-utils
12cu|svxlink-11.11.1-3|31	BuildRequires:	%{_lib}gcrypt-devel
12cu|svxlink-11.11.1-3|32	
12cu|svxlink-11.11.1-3|33	Requires (preun): chkconfig
12cu|svxlink-11.11.1-3|34	Requires (preun): initscripts
12cu|svxlink-11.11.1-3|35	Requires (post): chkconfig
12cu|svxlink-11.11.1-3|36	Requires (postun): initscripts
12cu|svxlink-11.11.1-3|37	
12cu|svxlink-11.11.1-3|38	%description
12cu|svxlink-11.11.1-3|39	The SvxLink project is a multi purpose voice services system for
12cu|svxlink-11.11.1-3|40	ham radio use. For example, EchoLink connections are supported.
12cu|svxlink-11.11.1-3|41	Also, the SvxLink server can act as a repeater controller.
12cu|svxlink-11.11.1-3|42	This is a development version. The released version doesn't build on newer
12cu|svxlink-11.11.1-3|43	Mandriva Distributions.
12cu|svxlink-11.11.1-3|44	
12cu|svxlink-11.11.1-3|45	%package -n libasync
12cu|svxlink-11.11.1-3|46	Summary: 	Svxlink async libs
12cu|svxlink-11.11.1-3|47	Group: 		System/Libraries
12cu|svxlink-11.11.1-3|48	Version: 	0.17.0
12cu|svxlink-11.11.1-3|49	
12cu|svxlink-11.11.1-3|50	%description -n libasync
12cu|svxlink-11.11.1-3|51	The Async library is a programming framework that is used to write event driven
12cu|svxlink-11.11.1-3|52	applications. It provides abstractions for file descriptor watches, timers,
12cu|svxlink-11.11.1-3|53	network communications, serial port communications and config file reading.
12cu|svxlink-11.11.1-3|54	
12cu|svxlink-11.11.1-3|55	Async is written in such a way that it can support other frameworks. Right now
12cu|svxlink-11.11.1-3|56	there are two basic frameworks, a simple "select" based implementation and a Qt
12cu|svxlink-11.11.1-3|57	implementation. The idea is that advanced libraries can be implemented in such
12cu|svxlink-11.11.1-3|58	a way that they only depend on Async. That means that these libraries can be
12cu|svxlink-11.11.1-3|59	used in both Qt and pure console applications and in any future frameworks
12cu|svxlink-11.11.1-3|60	supported by Async (e.g. Gtk, wxWidgets etc).
12cu|svxlink-11.11.1-3|61	
12cu|svxlink-11.11.1-3|62	Another big part of Async is the audio pipe framework. It is an audio handling
12cu|svxlink-11.11.1-3|63	framework that is geared towards single channel (mono) audio applications. The
12cu|svxlink-11.11.1-3|64	framework consists of a large number of audio handling classes such as
12cu|svxlink-11.11.1-3|65	audio i/o, filtering, mixing, audio codecs etc.
12cu|svxlink-11.11.1-3|66	This is a development version. The released version doesn't build on newer
12cu|svxlink-11.11.1-3|67	Mandriva Distributions.
12cu|svxlink-11.11.1-3|68	
12cu|svxlink-11.11.1-3|69	%package -n libasync-devel
12cu|svxlink-11.11.1-3|70	Summary: 	Svxlink async development files
12cu|svxlink-11.11.1-3|71	Group: 		System/Libraries
12cu|svxlink-11.11.1-3|72	Version: 	0.17.0
12cu|svxlink-11.11.1-3|73	Requires: 	libasync = 0.17.0
12cu|svxlink-11.11.1-3|74	Obsoletes:	svxlink-server-devel < 0.11.1-2
12cu|svxlink-11.11.1-3|75	
12cu|svxlink-11.11.1-3|76	%description -n libasync-devel
12cu|svxlink-11.11.1-3|77	The async library development files
12cu|svxlink-11.11.1-3|78	
12cu|svxlink-11.11.1-3|79	%package -n echolib
12cu|svxlink-11.11.1-3|80	Summary: 	EchoLink communications library
12cu|svxlink-11.11.1-3|81	Group: 		System/Libraries
12cu|svxlink-11.11.1-3|82	Version: 	0.13.1
12cu|svxlink-11.11.1-3|83	
12cu|svxlink-11.11.1-3|84	%description -n echolib
12cu|svxlink-11.11.1-3|85	EchoLib is a library that is used as a base for writing EchoLink applications.
12cu|svxlink-11.11.1-3|86	It implements the directory server protocol as well as the station to station
12cu|svxlink-11.11.1-3|87	protocol. EchoLink is used to link ham radio stations together over the
12cu|svxlink-11.11.1-3|88	Internet.
12cu|svxlink-11.11.1-3|89	This is a development version. The released version doesn't build on newer
12cu|svxlink-11.11.1-3|90	Mandriva Distributions.
12cu|svxlink-11.11.1-3|91	
12cu|svxlink-11.11.1-3|92	%package -n echolib-devel
12cu|svxlink-11.11.1-3|93	Summary: 	Development files for the EchoLink communications library
12cu|svxlink-11.11.1-3|94	Group: 		System/Libraries
12cu|svxlink-11.11.1-3|95	Version: 	0.13.1
12cu|svxlink-11.11.1-3|96	Requires: 	echolib = 0.13.1
12cu|svxlink-11.11.1-3|97	Obsoletes:	svxlink-server-devel < 0.11.1-2
12cu|svxlink-11.11.1-3|98	
12cu|svxlink-11.11.1-3|99	%description -n echolib-devel
12cu|svxlink-11.11.1-3|100	Development files for the EchoLink communications library
12cu|svxlink-11.11.1-3|101	
12cu|svxlink-11.11.1-3|102	%package -n qtel
12cu|svxlink-11.11.1-3|103	Summary: 	The Qt EchoLink Client
12cu|svxlink-11.11.1-3|104	Group: 		Communications
12cu|svxlink-11.11.1-3|105	Version: 	0.11.2
12cu|svxlink-11.11.1-3|106	
12cu|svxlink-11.11.1-3|107	%description -n qtel
12cu|svxlink-11.11.1-3|108	This package contains Qtel, the Qt EchoLink client. It is an implementation of
12cu|svxlink-11.11.1-3|109	the EchoLink software in Qt. This is only an EchoLink client, that is it can
12cu|svxlink-11.11.1-3|110	not be connected to a transciever to create a link. If it is a pure link node
12cu|svxlink-11.11.1-3|111	you want, install the svxlink-server package.
12cu|svxlink-11.11.1-3|112	This is a development version. The released version doesn't build on newer
12cu|svxlink-11.11.1-3|113	Mandriva Distributions.
12cu|svxlink-11.11.1-3|114	
12cu|svxlink-11.11.1-3|115	%package -n svxlink-server
12cu|svxlink-11.11.1-3|116	Summary: 	SvxLink - A general purpose voice services system
12cu|svxlink-11.11.1-3|117	Version: 	0.11.1
12cu|svxlink-11.11.1-3|118	Group: 		Networking/Other
12cu|svxlink-11.11.1-3|119	Requires: 	udev
12cu|svxlink-11.11.1-3|120	Requires (pre): shadow-utils
12cu|svxlink-11.11.1-3|121	
12cu|svxlink-11.11.1-3|122	%description -n svxlink-server
12cu|svxlink-11.11.1-3|123	The SvxLink server is a general purpose voice services system for ham radio
12cu|svxlink-11.11.1-3|124	use. Each voice service is implemented as a plugin called a module.
12cu|svxlink-11.11.1-3|125	Some examples of voice services are: Help system, Simplex repeater,
12cu|svxlink-11.11.1-3|126	EchoLink communications and voice mail.
12cu|svxlink-11.11.1-3|127	
12cu|svxlink-11.11.1-3|128	The core of the system handle the radio interface and is quite flexible
12cu|svxlink-11.11.1-3|129	as well. It can act both as a simplex node and as a repeater controller. It is
12cu|svxlink-11.11.1-3|130	also possible to link multiple receivers in via TCP/IP. The best receiver is
12cu|svxlink-11.11.1-3|131	chosen using a software voter.
12cu|svxlink-11.11.1-3|132	This is a development version. The released version doesn't build on newer
12cu|svxlink-11.11.1-3|133	Mandriva Distributions.
12cu|svxlink-11.11.1-3|134	
12cu|svxlink-11.11.1-3|135	%prep
12cu|svxlink-11.11.1-3|136	%setup -q -n %{name}-%{main_version}
12cu|svxlink-11.11.1-3|137	%setup -q -D -T -a 1 -n %{name}-%{main_version}
12cu|svxlink-11.11.1-3|138	%patch0 -p0
12cu|svxlink-11.11.1-3|139	
12cu|svxlink-11.11.1-3|140	%build
12cu|svxlink-11.11.1-3|141	sed -i -e "s:/lib:/%{_libdir}:g" makefile.cfg
12cu|svxlink-11.11.1-3|142	sed -i -e "s:/etc/udev:/lib/udev:" svxlink/scripts/Makefile.default
12cu|svxlink-11.11.1-3|143	sed -i -e "s:lgsm:lgsm -lspeex:" qtel/Makefile.default
12cu|svxlink-11.11.1-3|144	
12cu|svxlink-11.11.1-3|145	#LDFLAGS="${LDFLAGS:--Wl,-as-needed}" ; export LDFLAGS
12cu|svxlink-11.11.1-3|146	CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS
12cu|svxlink-11.11.1-3|147	make %{?_smp_mflags}
12cu|svxlink-11.11.1-3|148	doxygen doxygen.async
12cu|svxlink-11.11.1-3|149	doxygen doxygen.echolib
12cu|svxlink-11.11.1-3|150	
12cu|svxlink-11.11.1-3|151	
12cu|svxlink-11.11.1-3|152	%install
12cu|svxlink-11.11.1-3|153	make DESTDIR=%{buildroot} NO_CHOWN=1 LIB_INSTALL_DIR=%{_libdir} \
12cu|svxlink-11.11.1-3|154	INC_INSTALL_DIR=%{_includedir}/svxlink BIN_INSTALL_DIR=%{_bindir} \
12cu|svxlink-11.11.1-3|155	SBIN_INSTALL_DIR=%{_sbindir} PLUGIN_INSTALL_DIR=%{_libdir}/svxlink install
12cu|svxlink-11.11.1-3|156	mkdir -p %{buildroot}%{_datadir}/svxlink
12cu|svxlink-11.11.1-3|157	cp -a en_US-heather %{buildroot}%{_datadir}/svxlink/
12cu|svxlink-11.11.1-3|158	mkdir -p %{buildroot}%{_localstatedir}/log
12cu|svxlink-11.11.1-3|159	touch %{buildroot}%{_localstatedir}/log/svxlink
12cu|svxlink-11.11.1-3|160	touch %{buildroot}%{_localstatedir}/log/svxlink.{1,2,3,4}
12cu|svxlink-11.11.1-3|161	desktop-file-install \
12cu|svxlink-11.11.1-3|162	--dir=%{buildroot}%{_datadir}/applications qtel/qtel.desktop
12cu|svxlink-11.11.1-3|163	mv %{buildroot}%{_sysconfdir}/logrotate.d/svxlink %{buildroot}%{_sysconfdir}/logrotate.d/svxlink-server
12cu|svxlink-11.11.1-3|164	sed -i -e "s/subsys\/\$PROG/subsys\/svxlink/g" %{buildroot}%{_sysconfdir}/init.d/svxlink
12cu|svxlink-11.11.1-3|165	sed -i -e "s/subsys\/\$PROG/subsys\/remotetrx/g" %{buildroot}%{_sysconfdir}/init.d/remotetrx
12cu|svxlink-11.11.1-3|166	#remove static libs
12cu|svxlink-11.11.1-3|167	rm -f %{buildroot}%{_libdir}/libasync*.a
12cu|svxlink-11.11.1-3|168	rm -f %{buildroot}%{_libdir}/libecholib.a
12cu|svxlink-11.11.1-3|169	rm -f %{buildroot}%{_libdir}/liblocationinfo.a
12cu|svxlink-11.11.1-3|170	rm -f %{buildroot}%{_libdir}/libtrx.a
12cu|svxlink-11.11.1-3|171	
12cu|svxlink-11.11.1-3|172	
12cu|svxlink-11.11.1-3|173	%pre -n svxlink-server
12cu|svxlink-11.11.1-3|174	getent group daemon >/dev/null || groupadd -r daemon
12cu|svxlink-11.11.1-3|175	getent passwd svxlink >/dev/null || \
12cu|svxlink-11.11.1-3|176	useradd -r -g daemon -d / -s /sbin/nologin \
12cu|svxlink-11.11.1-3|177	-c "SvxLink Daemon " svxlink
12cu|svxlink-11.11.1-3|178	exit 0
12cu|svxlink-11.11.1-3|179	
12cu|svxlink-11.11.1-3|180	%post -n svxlink-server
12cu|svxlink-11.11.1-3|181	/sbin/chkconfig --add svxlink
12cu|svxlink-11.11.1-3|182	
12cu|svxlink-11.11.1-3|183	%preun -n svxlink-server
12cu|svxlink-11.11.1-3|184	if [ $1 = 0 ]; then
12cu|svxlink-11.11.1-3|185	/sbin/service svxlink stop >/dev/null 2>&1 || :
12cu|svxlink-11.11.1-3|186	/sbin/chkconfig --del svxlink
12cu|svxlink-11.11.1-3|187	fi
12cu|svxlink-11.11.1-3|188	
12cu|svxlink-11.11.1-3|189	%postun -n svxlink-server
12cu|svxlink-11.11.1-3|190	if [ "$1" -ge "1" ] ; then
12cu|svxlink-11.11.1-3|191	/sbin/service svxlink condrestart >/dev/null 2>&1 || :
12cu|svxlink-11.11.1-3|192	fi
12cu|svxlink-11.11.1-3|193	
12cu|svxlink-11.11.1-3|194	%files -n libasync
12cu|svxlink-11.11.1-3|195	%doc async/ChangeLog
12cu|svxlink-11.11.1-3|196	%defattr(755,root,root)
12cu|svxlink-11.11.1-3|197	%{_libdir}/libasync*.so.*
12cu|svxlink-11.11.1-3|198	%{_libdir}/libasync*.*.so
12cu|svxlink-11.11.1-3|199	
12cu|svxlink-11.11.1-3|200	%files -n libasync-devel
12cu|svxlink-11.11.1-3|201	%doc doc/async/html
12cu|svxlink-11.11.1-3|202	%{_libdir}/libasyncaudio.so
12cu|svxlink-11.11.1-3|203	%{_libdir}/libasynccore.so
12cu|svxlink-11.11.1-3|204	%{_libdir}/libasynccpp.so
12cu|svxlink-11.11.1-3|205	%{_libdir}/libasyncqt.so
12cu|svxlink-11.11.1-3|206	%dir %{_includedir}/svxlink
12cu|svxlink-11.11.1-3|207	%{_includedir}/svxlink/Async*
12cu|svxlink-11.11.1-3|208	%{_includedir}/svxlink/SigCAudio*.h
12cu|svxlink-11.11.1-3|209	%{_includedir}/svxlink/common.h
12cu|svxlink-11.11.1-3|210	
12cu|svxlink-11.11.1-3|211	%files -n echolib
12cu|svxlink-11.11.1-3|212	%doc echolib/ChangeLog
12cu|svxlink-11.11.1-3|213	%defattr(755,root,root)
12cu|svxlink-11.11.1-3|214	%{_libdir}/libecholib*.so.*
12cu|svxlink-11.11.1-3|215	%{_libdir}/libecholib*.*.so
12cu|svxlink-11.11.1-3|216	
12cu|svxlink-11.11.1-3|217	%files -n echolib-devel
12cu|svxlink-11.11.1-3|218	%doc doc/echolib/html
12cu|svxlink-11.11.1-3|219	%{_libdir}/libecholib.so
12cu|svxlink-11.11.1-3|220	%dir %{_includedir}/svxlink
12cu|svxlink-11.11.1-3|221	%{_includedir}/svxlink/EchoLink*
12cu|svxlink-11.11.1-3|222	
12cu|svxlink-11.11.1-3|223	%files -n qtel
12cu|svxlink-11.11.1-3|224	%doc COPYRIGHT qtel/ChangeLog
12cu|svxlink-11.11.1-3|225	%{_bindir}/qtel
12cu|svxlink-11.11.1-3|226	%{_datadir}/qtel
12cu|svxlink-11.11.1-3|227	%{_datadir}/icons/link.xpm
12cu|svxlink-11.11.1-3|228	%{_datadir}/applications/qtel.desktop
12cu|svxlink-11.11.1-3|229	
12cu|svxlink-11.11.1-3|230	%files -n svxlink-server
12cu|svxlink-11.11.1-3|231	%doc COPYRIGHT svxlink/ChangeLog
12cu|svxlink-11.11.1-3|232	%{_bindir}/svxlink
12cu|svxlink-11.11.1-3|233	%{_bindir}/remotetrx
12cu|svxlink-11.11.1-3|234	%{_bindir}/siglevdetcal
12cu|svxlink-11.11.1-3|235	%dir %{_libdir}/svxlink
12cu|svxlink-11.11.1-3|236	%{_libdir}/svxlink/Module*.so
12cu|svxlink-11.11.1-3|237	%dir %{_sysconfdir}/%{name}/svxlink.d
12cu|svxlink-11.11.1-3|238	%{_datadir}/svxlink
12cu|svxlink-11.11.1-3|239	%defattr(644,root,root)
12cu|svxlink-11.11.1-3|240	%config(noreplace) %{_sysconfdir}/%{name}/svxlink.conf
12cu|svxlink-11.11.1-3|241	%config(noreplace) %{_sysconfdir}/%{name}/.procmailrc
12cu|svxlink-11.11.1-3|242	%config(noreplace) %{_sysconfdir}/%{name}/svxlink.d/*
12cu|svxlink-11.11.1-3|243	%config(noreplace) %{_sysconfdir}/%{name}/TclVoiceMail.conf
12cu|svxlink-11.11.1-3|244	%config(noreplace) %{_sysconfdir}/logrotate.d/svxlink-server
12cu|svxlink-11.11.1-3|245	%config(noreplace) %{_sysconfdir}/logrotate.d/remotetrx
12cu|svxlink-11.11.1-3|246	%config(noreplace) %{_sysconfdir}/%{name}/remotetrx.conf
12cu|svxlink-11.11.1-3|247	%config(noreplace) %{_sysconfdir}/sysconfig/svxlink
12cu|svxlink-11.11.1-3|248	%config(noreplace) %{_sysconfdir}/sysconfig/remotetrx
12cu|svxlink-11.11.1-3|249	%config(noreplace) %{_sysconfdir}/security/console.perms.d/90-svxlink.perms
12cu|svxlink-11.11.1-3|250	/lib/udev/rules.d/10-svxlink.rules
12cu|svxlink-11.11.1-3|251	%{_mandir}/man*/*
12cu|svxlink-11.11.1-3|252	%attr(755,svxlink,daemon) %dir %{_localstatedir}/spool/svxlink
12cu|svxlink-11.11.1-3|253	%attr(755,svxlink,daemon) %dir %{_localstatedir}/spool/svxlink/voice_mail
12cu|svxlink-11.11.1-3|254	%defattr(755,root,root)
12cu|svxlink-11.11.1-3|255	%{_sysconfdir}/init.d/svxlink
12cu|svxlink-11.11.1-3|256	%{_sysconfdir}/init.d/remotetrx
12cu|svxlink-11.11.1-3|257	%defattr(644,root,root)
12cu|svxlink-11.11.1-3|258	%ghost /var/log/*

12933 12
12cu|swami-2.0.0-2|1	Name:       swami
12cu|swami-2.0.0-2|2	Version:    2.0.0
12cu|swami-2.0.0-2|3	Release:    2
12cu|swami-2.0.0-2|4	Summary:    Instrument patch editor for wavetable synths (sounfont)
12cu|swami-2.0.0-2|5	
12cu|swami-2.0.0-2|6	%define lib_major       0
12cu|swami-2.0.0-2|7	%define lib_name        %mklibname %{name} %{lib_major}
12cu|swami-2.0.0-2|8	%define lib_name_devel  %mklibname %{name} -d
12cu|swami-2.0.0-2|9	
12cu|swami-2.0.0-2|10	License:    GPL
12cu|swami-2.0.0-2|11	Group:      Sound
12cu|swami-2.0.0-2|12	URL:        http://swami.sourceforge.net
12cu|swami-2.0.0-2|13	Source0:    http://prdownloads.sourceforge.net/swami/%{name}-%{version}.tar.gz
12cu|swami-2.0.0-2|14	Requires:   fluidsynth
12cu|swami-2.0.0-2|15	Requires:   %{lib_name}
12cu|swami-2.0.0-2|16	
12cu|swami-2.0.0-2|17	BuildRequires:  intltool
12cu|swami-2.0.0-2|18	BuildRequires:  gtk-doc
12cu|swami-2.0.0-2|19	BuildRequires:  fluidsynth-devel
12cu|swami-2.0.0-2|20	BuildRequires:  sndfile-devel
12cu|swami-2.0.0-2|21	BuildRequires:  gtk+-devel
12cu|swami-2.0.0-2|22	BuildRequires:  gtksourceview-devel
12cu|swami-2.0.0-2|23	BuildRequires:  libgnomecanvasmm-devel
12cu|swami-2.0.0-2|24	BuildRequires:  libglade2.0-devel
12cu|swami-2.0.0-2|25	BuildRequires:  pkgconfig(librsvg-2.0)
12cu|swami-2.0.0-2|26	BuildRequires:  python-gobject-devel
12cu|swami-2.0.0-2|27	BuildRequires:  pygtk2.0-devel
12cu|swami-2.0.0-2|28	BuildRequires:  instpatch-devel
12cu|swami-2.0.0-2|29	BuildRequires:  fftw3-devel
12cu|swami-2.0.0-2|30	
12cu|swami-2.0.0-2|31	%description
12cu|swami-2.0.0-2|32	Swami is an instrument patch file editor using SoundFont files that allows
12cu|swami-2.0.0-2|33	you to create and distribute instruments from audio samples used for
12cu|swami-2.0.0-2|34	composing music. It uses the fluidsynth software synthesizer, which has real
12cu|swami-2.0.0-2|35	time effect control, support for modulators, and routable audio via Jack.
12cu|swami-2.0.0-2|36	Swami requires the libinstpatch library containing tools for soundfont
12cu|swami-2.0.0-2|37	editing.
12cu|swami-2.0.0-2|38	
12cu|swami-2.0.0-2|39	#-----------------------------------
12cu|swami-2.0.0-2|40	%package -n %{lib_name}
12cu|swami-2.0.0-2|41	
12cu|swami-2.0.0-2|42	Summary:        Library for processing Music Instrument patch files
12cu|swami-2.0.0-2|43	Group:          System/Libraries
12cu|swami-2.0.0-2|44	Requires:       pygtk2.0
12cu|swami-2.0.0-2|45	Requires:       libinstpatch
12cu|swami-2.0.0-2|46	%description -n %{lib_name}
12cu|swami-2.0.0-2|47	Dynamic library files needed by the swami instrument patch editor.
12cu|swami-2.0.0-2|48	
12cu|swami-2.0.0-2|49	%files -n %{lib_name}
12cu|swami-2.0.0-2|50	%defattr(-,root,root,-)
12cu|swami-2.0.0-2|51	%doc AUTHORS COPYING ChangeLog README
12cu|swami-2.0.0-2|52	%{_libdir}/lib%{name}*.so.*
12cu|swami-2.0.0-2|53	%{_libdir}/%{name}/*.so
12cu|swami-2.0.0-2|54	
12cu|swami-2.0.0-2|55	#-----------------------------------
12cu|swami-2.0.0-2|56	%package -n %{lib_name_devel}
12cu|swami-2.0.0-2|57	Summary:        Swami development headers
12cu|swami-2.0.0-2|58	Group:          Sound
12cu|swami-2.0.0-2|59	Requires:       %{name} = %{version}-%{release}
12cu|swami-2.0.0-2|60	Provides:       %{name}-devel = %{version}-%{release}
12cu|swami-2.0.0-2|61	
12cu|swami-2.0.0-2|62	%description -n %{lib_name_devel}
12cu|swami-2.0.0-2|63	Development files to build applications with swami headers.
12cu|swami-2.0.0-2|64	
12cu|swami-2.0.0-2|65	%files -n %{lib_name_devel}
12cu|swami-2.0.0-2|66	%defattr(-,root,root,-)
12cu|swami-2.0.0-2|67	%doc %{_datadir}/gtk-doc/html/lib%{name}
12cu|swami-2.0.0-2|68	%doc %{_datadir}/gtk-doc/html/%{name}gui
12cu|swami-2.0.0-2|69	%dir %{_includedir}/%{name}/lib%{name}
12cu|swami-2.0.0-2|70	%{_includedir}/%{name}/lib%{name}/*.h
12cu|swami-2.0.0-2|71	%dir %{_includedir}/%{name}/%{name}gui
12cu|swami-2.0.0-2|72	%{_includedir}/%{name}/%{name}gui/*.h
12cu|swami-2.0.0-2|73	%{_libdir}/*.so
12cu|swami-2.0.0-2|74	#-----------------------------------
12cu|swami-2.0.0-2|75	
12cu|swami-2.0.0-2|76	%prep
12cu|swami-2.0.0-2|77	%setup -q
12cu|swami-2.0.0-2|78	
12cu|swami-2.0.0-2|79	%build
12cu|swami-2.0.0-2|80	LDFLAGS="-lgmodule-2.0" %configure2_5x --enable-static=no
12cu|swami-2.0.0-2|81	%make
12cu|swami-2.0.0-2|82	
12cu|swami-2.0.0-2|83	%install
12cu|swami-2.0.0-2|84	rm -rf %{buildroot}
12cu|swami-2.0.0-2|85	%makeinstall_std
12cu|swami-2.0.0-2|86	desktop-file-install --add-category="X-MandrivaLinux-Multimedia-Sound;" \
12cu|swami-2.0.0-2|87	--remove-category="Midi;" \
12cu|swami-2.0.0-2|88	--remove-category="Music;" \
12cu|swami-2.0.0-2|89	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|swami-2.0.0-2|90	
12cu|swami-2.0.0-2|91	mkdir -p %{buildroot}%{_datadir}/pixmaps/
12cu|swami-2.0.0-2|92	cp %{name}.svg %{buildroot}%{_datadir}/pixmaps/
12cu|swami-2.0.0-2|93	
12cu|swami-2.0.0-2|94	%ifarch x86_64
12cu|swami-2.0.0-2|95	install -d %{buildroot}%{python_sitelib}
12cu|swami-2.0.0-2|96	mv %{buildroot}%{_prefix}/%_lib/python%{python_version}/site-packages/* %{buildroot}%{python_sitelib}/
12cu|swami-2.0.0-2|97	%endif
12cu|swami-2.0.0-2|98	
12cu|swami-2.0.0-2|99	%clean
12cu|swami-2.0.0-2|100	rm -rf %{buildroot}
12cu|swami-2.0.0-2|101	
12cu|swami-2.0.0-2|102	%files
12cu|swami-2.0.0-2|103	%defattr(-,root,root)
12cu|swami-2.0.0-2|104	%{_bindir}/%name
12cu|swami-2.0.0-2|105	%dir %{_datadir}/%{name}
12cu|swami-2.0.0-2|106	%{_datadir}/%{name}/swami-2.glade
12cu|swami-2.0.0-2|107	%dir %{_datadir}/%{name}/images
12cu|swami-2.0.0-2|108	%{_datadir}/%{name}/images/*.png
12cu|swami-2.0.0-2|109	%{_datadir}/%{name}/images/knob.svg
12cu|swami-2.0.0-2|110	%{_datadir}/mime/packages/%{name}.xml
12cu|swami-2.0.0-2|111	%{_datadir}/applications/%{name}.desktop
12cu|swami-2.0.0-2|112	%{_datadir}/pixmaps/%{name}.svg
12cu|swami-2.0.0-2|113	%{_datadir}/icons/hicolor/48x48/apps/swami.png
12cu|swami-2.0.0-2|114	%{_datadir}/icons/hicolor/scalable/apps/swami.svg
12cu|swami-2.0.0-2|115	%{_datadir}/pygtk/2.0/defs/*.defs
12cu|swami-2.0.0-2|116	%{python_sitelib}/*
12cu|swami-2.0.0-2|117	
12cu|swami-2.0.0-2|118	
12cu|swami-2.0.0-2|119	%changelog
12cu|swami-2.0.0-2|120	* Mon Nov 01 2010 Frank Kober <emuse@mandriva.org> 2.0.0-1mdv2011.0
12cu|swami-2.0.0-2|121	+ Revision: 591471
12cu|swami-2.0.0-2|122	- revert configure macro
12cu|swami-2.0.0-2|123	- add missing BR, do not use configure macro
12cu|swami-2.0.0-2|124	- new version 2.0.0
12cu|swami-2.0.0-2|125	- new version 2.0.0
12cu|swami-2.0.0-2|126	
12cu|swami-2.0.0-2|127	+ Thierry Vignaud <tv@mandriva.org>
12cu|swami-2.0.0-2|128	- rebuild
12cu|swami-2.0.0-2|129	
12cu|swami-2.0.0-2|130	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.9.4-5mdv2009.0
12cu|swami-2.0.0-2|131	+ Revision: 261302
12cu|swami-2.0.0-2|132	- rebuild
12cu|swami-2.0.0-2|133	
12cu|swami-2.0.0-2|134	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.9.4-4mdv2009.0
12cu|swami-2.0.0-2|135	+ Revision: 253849
12cu|swami-2.0.0-2|136	- rebuild
12cu|swami-2.0.0-2|137	
12cu|swami-2.0.0-2|138	+ Pixel <pixel@mandriva.com>
12cu|swami-2.0.0-2|139	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|swami-2.0.0-2|140	
12cu|swami-2.0.0-2|141	* Sat Jan 26 2008 Funda Wang <fwang@mandriva.org> 0.9.4-2mdv2008.1
12cu|swami-2.0.0-2|142	+ Revision: 158224
12cu|swami-2.0.0-2|143	- fix menu entry
12cu|swami-2.0.0-2|144	
12cu|swami-2.0.0-2|145	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.9.4-1mdv2008.1
12cu|swami-2.0.0-2|146	+ Revision: 140904
12cu|swami-2.0.0-2|147	- restore BuildRoot
12cu|swami-2.0.0-2|148	
12cu|swami-2.0.0-2|149	+ Thierry Vignaud <tv@mandriva.org>
12cu|swami-2.0.0-2|150	- kill re-definition of %%buildroot on Pixel's request
12cu|swami-2.0.0-2|151	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|swami-2.0.0-2|152	
12cu|swami-2.0.0-2|153	
12cu|swami-2.0.0-2|154	* Sun Jan 07 2007 Crispin Boylan <crisb@mandriva.org> 0.9.4-1mdv2007.0
12cu|swami-2.0.0-2|155	+ Revision: 105338
12cu|swami-2.0.0-2|156	- BuildRequires popt-devel
12cu|swami-2.0.0-2|157	- New version, XDG menu
12cu|swami-2.0.0-2|158	- Import swami
12cu|swami-2.0.0-2|159	
12cu|swami-2.0.0-2|160	* Mon May 01 2006 Austin Acton <austin@mandriva.org> 0.9.3-1mdk
12cu|swami-2.0.0-2|161	- New release 0.9.3
12cu|swami-2.0.0-2|162	
12cu|swami-2.0.0-2|163	* Sun Feb 06 2005 Austin Acton <austin@mandrake.org> 0.9.2-2mdk
12cu|swami-2.0.0-2|164	- birthday
12cu|swami-2.0.0-2|165	- fix summary and buildrequires
12cu|swami-2.0.0-2|166	

12934 12
12cu|sweep-0.9.3-7|1	Summary:	Sound sample editor
12cu|sweep-0.9.3-7|2	Name:		sweep
12cu|sweep-0.9.3-7|3	Version:	0.9.3
12cu|sweep-0.9.3-7|4	Release:	7
12cu|sweep-0.9.3-7|5	License:	GPLv2+
12cu|sweep-0.9.3-7|6	Group:		Sound
12cu|sweep-0.9.3-7|7	Url:		http://sweep.sourceforge.net/
12cu|sweep-0.9.3-7|8	Source0:	http://prdownloads.sourceforge.net/sweep/%{name}-%{version}.tar.gz
12cu|sweep-0.9.3-7|9	#gw received by mail from Pavel Fric
12cu|sweep-0.9.3-7|10	Source1:	cs.po
12cu|sweep-0.9.3-7|11	Patch0:		sweep-0.9.3-add-cs-po.patch
12cu|sweep-0.9.3-7|12	Patch1:		sweep-0.9.3-multithread.patch
12cu|sweep-0.9.3-7|13	BuildRequires:	desktop-file-utils
12cu|sweep-0.9.3-7|14	BuildRequires:	librsvg
12cu|sweep-0.9.3-7|15	BuildRequires:	libtool
12cu|sweep-0.9.3-7|16	#gw aclocal
12cu|sweep-0.9.3-7|17	Buildrequires:	gettext-devel
12cu|sweep-0.9.3-7|18	BuildRequires:	pkgconfig(alsa)
12cu|sweep-0.9.3-7|19	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|sweep-0.9.3-7|20	BuildRequires:	pkgconfig(mad)
12cu|sweep-0.9.3-7|21	BuildRequires:	pkgconfig(ogg)
12cu|sweep-0.9.3-7|22	BuildRequires:	pkgconfig(samplerate)
12cu|sweep-0.9.3-7|23	BuildRequires:	pkgconfig(sndfile)
12cu|sweep-0.9.3-7|24	BuildRequires:	pkgconfig(speex)
12cu|sweep-0.9.3-7|25	BuildRequires:	pkgconfig(tdb)
12cu|sweep-0.9.3-7|26	BuildRequires:	pkgconfig(vorbis)
12cu|sweep-0.9.3-7|27	#gw lam also has a binary named sweep
12cu|sweep-0.9.3-7|28	Conflicts:	lam-runtime
12cu|sweep-0.9.3-7|29	
12cu|sweep-0.9.3-7|30	%description
12cu|sweep-0.9.3-7|31	Sweep is an audio editor and live playback tool for GNU/Linux, BSD and
12cu|sweep-0.9.3-7|32	compatible systems. It supports many music and voice formats including
12cu|sweep-0.9.3-7|33	WAV, AIFF, Ogg Vorbis, Speex and MP3, with multichannel editing and
12cu|sweep-0.9.3-7|34	LADSPA effects plugins. Inside lives a pesky little virtual stylus called
12cu|sweep-0.9.3-7|35	Scrubby who enjoys mixing around in your files.
12cu|sweep-0.9.3-7|36	
12cu|sweep-0.9.3-7|37	%files -f %{name}.lang
12cu|sweep-0.9.3-7|38	%doc README ABOUT-NLS AUTHORS COPYING ChangeLog NEWS
12cu|sweep-0.9.3-7|39	%{_bindir}/*
12cu|sweep-0.9.3-7|40	%{_mandir}/man1/*
12cu|sweep-0.9.3-7|41	%{_datadir}/applications/%{name}.desktop
12cu|sweep-0.9.3-7|42	%{_datadir}/pixmaps/*
12cu|sweep-0.9.3-7|43	%dir %{_libdir}/sweep/
12cu|sweep-0.9.3-7|44	%{_libdir}/sweep/*.so
12cu|sweep-0.9.3-7|45	%dir %{_datadir}/sweep/
12cu|sweep-0.9.3-7|46	%{_datadir}/sweep/sweep_splash.png
12cu|sweep-0.9.3-7|47	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cu|sweep-0.9.3-7|48	
12cu|sweep-0.9.3-7|49	#----------------------------------------------------------------------------
12cu|sweep-0.9.3-7|50	
12cu|sweep-0.9.3-7|51	%package devel
12cu|sweep-0.9.3-7|52	Summary:	C headers for developing Sweep plugins
12cu|sweep-0.9.3-7|53	Group:		Development/C
12cu|sweep-0.9.3-7|54	
12cu|sweep-0.9.3-7|55	%description devel
12cu|sweep-0.9.3-7|56	Sweep is an audio editor and live playback tool for GNU/Linux, BSD and
12cu|sweep-0.9.3-7|57	compatible systems. It supports many music and voice formats including
12cu|sweep-0.9.3-7|58	WAV, AIFF, Ogg Vorbis, Speex and MP3, with multichannel editing and
12cu|sweep-0.9.3-7|59	LADSPA effects plugins. Inside lives a pesky little virtual stylus called
12cu|sweep-0.9.3-7|60	Scrubby who enjoys mixing around in your files.
12cu|sweep-0.9.3-7|61	
12cu|sweep-0.9.3-7|62	This package contains the C headers needed to compile plugins for Sweep.
12cu|sweep-0.9.3-7|63	
12cu|sweep-0.9.3-7|64	%files devel
12cu|sweep-0.9.3-7|65	%doc doc/*.txt
12cu|sweep-0.9.3-7|66	%dir %{_includedir}/%{name}
12cu|sweep-0.9.3-7|67	%{_includedir}/%{name}/*.h
12cu|sweep-0.9.3-7|68	
12cu|sweep-0.9.3-7|69	#----------------------------------------------------------------------------
12cu|sweep-0.9.3-7|70	
12cu|sweep-0.9.3-7|71	%prep
12cu|sweep-0.9.3-7|72	%setup -q
12cu|sweep-0.9.3-7|73	%patch0 -p1
12cu|sweep-0.9.3-7|74	%patch1 -p1
12cu|sweep-0.9.3-7|75	cp %{SOURCE1} po/
12cu|sweep-0.9.3-7|76	
12cu|sweep-0.9.3-7|77	%build
12cu|sweep-0.9.3-7|78	autoreconf -fi
12cu|sweep-0.9.3-7|79	# fix for wrongly set plugin dir on 64-bit
12cu|sweep-0.9.3-7|80	sed -i 's/sweep_plugin_dir=.*/sweep_plugin_dir="$PACKAGE_PLUGIN_DIR"/' configure
12cu|sweep-0.9.3-7|81	LDFLAGS="-lgmodule-2.0 -lX11" %configure2_5x --enable-alsa
12cu|sweep-0.9.3-7|82	
12cu|sweep-0.9.3-7|83	%make
12cu|sweep-0.9.3-7|84	
12cu|sweep-0.9.3-7|85	%install
12cu|sweep-0.9.3-7|86	%makeinstall_std MKINSTALLDIRS=`pwd`/mkinstalldirs
12cu|sweep-0.9.3-7|87	rm -rf %{buildroot}%{_datadir}/locale/en_AU
12cu|sweep-0.9.3-7|88	
12cu|sweep-0.9.3-7|89	%find_lang %{name}
12cu|sweep-0.9.3-7|90	
12cu|sweep-0.9.3-7|91	desktop-file-install --vendor="" \
12cu|sweep-0.9.3-7|92	--remove-category="Application" \
12cu|sweep-0.9.3-7|93	--add-category="X-MandrivaLinux-Multimedia-Sound" \
12cu|sweep-0.9.3-7|94	--add-category="AudioVideo" \
12cu|sweep-0.9.3-7|95	--add-category="Audio" \
12cu|sweep-0.9.3-7|96	--add-category="Sequencer" \
12cu|sweep-0.9.3-7|97	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|sweep-0.9.3-7|98	
12cu|sweep-0.9.3-7|99	install -d %{buildroot}%{_iconsdir}/hicolor/scalable/apps/
12cu|sweep-0.9.3-7|100	install -m644 %{name}.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/
12cu|sweep-0.9.3-7|101	
12cu|sweep-0.9.3-7|102	
12cu|sweep-0.9.3-7|103	%changelog
12cu|sweep-0.9.3-7|104	* Mon Apr 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3-7
12cu|sweep-0.9.3-7|105	+ Revision: fdac955
12cu|sweep-0.9.3-7|106	- Don't try to link with glib1, use glib2
12cu|sweep-0.9.3-7|107	
12cu|sweep-0.9.3-7|108	

12935 12
12cu|SweetHome3D-4.3-1|1	%define         pkgname         sweethome3d
12cu|SweetHome3D-4.3-1|2	%define         pkgmod          3DModels
12cu|SweetHome3D-4.3-1|3	%define         modelver        1.3.2
12cu|SweetHome3D-4.3-1|4	%define         debug_package   %{nil}
12cu|SweetHome3D-4.3-1|5	
12cu|SweetHome3D-4.3-1|6	%define __noautoreq '.*VERSION.*'
12cu|SweetHome3D-4.3-1|7	
12cu|SweetHome3D-4.3-1|8	Name:		SweetHome3D
12cu|SweetHome3D-4.3-1|9	Version:	4.3
12cu|SweetHome3D-4.3-1|10	Release:	1
12cu|SweetHome3D-4.3-1|11	Summary:	Sweet Home 3D is a free interior design application
12cu|SweetHome3D-4.3-1|12	License:	GPLv2+
12cu|SweetHome3D-4.3-1|13	Group:		Graphics
12cu|SweetHome3D-4.3-1|14	URL:		http://www.sweethome3d.com/
12cu|SweetHome3D-4.3-1|15	Source0:        %{name}-%{version}-src.zip
12cu|SweetHome3D-4.3-1|16	Source1:        FurnitureLibraryEditor-1.12-src.zip
12cu|SweetHome3D-4.3-1|17	#Source2:      sunflow-0.07.3g-src-diff.zip
12cu|SweetHome3D-4.3-1|18	Source3:        %{name}-%{version}-javadoc.zip
12cu|SweetHome3D-4.3-1|19	Source4:        %{pkgmod}-Contributions-%{modelver}.zip
12cu|SweetHome3D-4.3-1|20	Source5:        %{pkgmod}-KatorLegaz-%{modelver}.zip
12cu|SweetHome3D-4.3-1|21	Source6:        %{pkgmod}-LucaPresidente-%{modelver}.zip
12cu|SweetHome3D-4.3-1|22	Source7:        %{pkgmod}-Reallusion-%{modelver}.zip
12cu|SweetHome3D-4.3-1|23	Source8:        %{pkgmod}-Scopia-%{modelver}.zip
12cu|SweetHome3D-4.3-1|24	Source9:        %{pkgmod}-Trees-%{modelver}.zip
12cu|SweetHome3D-4.3-1|25	Source10:       %{pkgmod}-BlendSwap-CC-0-%{modelver}.zip
12cu|SweetHome3D-4.3-1|26	Source11:       %{pkgmod}-BlendSwap-CC-BY-%{modelver}.zip
12cu|SweetHome3D-4.3-1|27	Source12:       TexturesLibraryEditor-1.3-src.zip
12cu|SweetHome3D-4.3-1|28	#Patch0:               %{name}.patch
12cu|SweetHome3D-4.3-1|29	BuildRequires:  java
12cu|SweetHome3D-4.3-1|30	BuildRequires:  ant
12cu|SweetHome3D-4.3-1|31	Requires:       java >= 1.6-sun
12cu|SweetHome3D-4.3-1|32	Requires:       java3d
12cu|SweetHome3D-4.3-1|33	
12cu|SweetHome3D-4.3-1|34	%description
12cu|SweetHome3D-4.3-1|35	Sweet Home 3D is a free interior design application
12cu|SweetHome3D-4.3-1|36	that helps you place your furniture on a house 2D
12cu|SweetHome3D-4.3-1|37	plan, with a 3D preview.
12cu|SweetHome3D-4.3-1|38	Available at http://www.sweethome3d.eu/, this program
12cu|SweetHome3D-4.3-1|39	is aimed at people who want to design their interior
12cu|SweetHome3D-4.3-1|40	quickly, whether they are moving or they just want
12cu|SweetHome3D-4.3-1|41	to redesign their existing home. Numerous visual
12cu|SweetHome3D-4.3-1|42	guides help you draw the plan of your home and
12cu|SweetHome3D-4.3-1|43	layout furniture. You may draw the walls of your
12cu|SweetHome3D-4.3-1|44	rooms upon the image of an existing plan, and then,
12cu|SweetHome3D-4.3-1|45	drag and drop furniture onto the plan from a catalog
12cu|SweetHome3D-4.3-1|46	organized by categories. Each change in the 2D plan
12cu|SweetHome3D-4.3-1|47	is simultaneously updated in the 3D view, to show
12cu|SweetHome3D-4.3-1|48	you a realistic rendering of your layout.
12cu|SweetHome3D-4.3-1|49	
12cu|SweetHome3D-4.3-1|50	%prep
12cu|SweetHome3D-4.3-1|51	%setup -q -n %{name}-%{version}-src
12cu|SweetHome3D-4.3-1|52	
12cu|SweetHome3D-4.3-1|53	#rm -rf lib/windows lib/macosx
12cu|SweetHome3D-4.3-1|54	%ifarch %{ix86}
12cu|SweetHome3D-4.3-1|55	rm -rf lib/linux/x64
12cu|SweetHome3D-4.3-1|56	%else
12cu|SweetHome3D-4.3-1|57	rm -rf lib/linux/i386
12cu|SweetHome3D-4.3-1|58	%endif
12cu|SweetHome3D-4.3-1|59	
12cu|SweetHome3D-4.3-1|60	
12cu|SweetHome3D-4.3-1|61	%build
12cu|SweetHome3D-4.3-1|62	ant jarExecutable
12cu|SweetHome3D-4.3-1|63	
12cu|SweetHome3D-4.3-1|64	%install
12cu|SweetHome3D-4.3-1|65	install -Dm0644 install/%{name}-%{version}.jar %{buildroot}%{_datadir}/%{name}/%{name}.jar
12cu|SweetHome3D-4.3-1|66	mkdir -p %{buildroot}%{_datadir}/%{name}/lib
12cu|SweetHome3D-4.3-1|67	install -Dm0644 lib/*.jar %{buildroot}%{_datadir}/%{name}/lib
12cu|SweetHome3D-4.3-1|68	mkdir -p %{buildroot}%{_docdir}/%{name}
12cu|SweetHome3D-4.3-1|69	install -Dm0644 *.TXT %{buildroot}%{_docdir}/%{name}
12cu|SweetHome3D-4.3-1|70	mkdir -p %{buildroot}%{_iconsdir}
12cu|SweetHome3D-4.3-1|71	install -Dm0655 deploy/%{name}*.png %{buildroot}%{_iconsdir}
12cu|SweetHome3D-4.3-1|72	install -Dm0655 deploy/%{name}*.jpg %{buildroot}%{_iconsdir}
12cu|SweetHome3D-4.3-1|73	install -Dm0655 deploy/%{name}*.gif %{buildroot}%{_iconsdir}
12cu|SweetHome3D-4.3-1|74	mkdir -p %{buildroot}%{_bindir}
12cu|SweetHome3D-4.3-1|75	install -Dm0655 install/linux/%{name} %{buildroot}%{_bindir}/%{name}
12cu|SweetHome3D-4.3-1|76	%if %mdkversion  <= 201200
12cu|SweetHome3D-4.3-1|77	%ifarch x86_64
12cu|SweetHome3D-4.3-1|78	mkdir -p %{buildroot}%{_libdir}
12cu|SweetHome3D-4.3-1|79	install -Dm0655 lib/linux/x64/*.so %{buildroot}%{_libdir}/
12cu|SweetHome3D-4.3-1|80	%else
12cu|SweetHome3D-4.3-1|81	mkdir -p %{buildroot}%{_libdir}
12cu|SweetHome3D-4.3-1|82	install -Dm0655 lib/linux/i386/*.so %{buildroot}%{_libdir}/
12cu|SweetHome3D-4.3-1|83	%endif
12cu|SweetHome3D-4.3-1|84	%endif
12cu|SweetHome3D-4.3-1|85	
12cu|SweetHome3D-4.3-1|86	# menu-entry
12cu|SweetHome3D-4.3-1|87	mkdir -p %{buildroot}%{_datadir}/applications
12cu|SweetHome3D-4.3-1|88	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cu|SweetHome3D-4.3-1|89	[Desktop Entry]
12cu|SweetHome3D-4.3-1|90	Name=Sweet Home 3D
12cu|SweetHome3D-4.3-1|91	Name[ru]=Sweet Home 3D
12cu|SweetHome3D-4.3-1|92	GenericName=Sweet Home 3D
12cu|SweetHome3D-4.3-1|93	GenericName[ru]=SweetHome 3D
12cu|SweetHome3D-4.3-1|94	Comment=Design Application
12cu|SweetHome3D-4.3-1|95	Comment[ru]=Проектирования домашнего интерьера в 3D
12cu|SweetHome3D-4.3-1|96	Exec=/usr/bin/%{name}
12cu|SweetHome3D-4.3-1|97	Icon=%{_iconsdir}/%{name}Icon48x48.png
12cu|SweetHome3D-4.3-1|98	Terminal=false
12cu|SweetHome3D-4.3-1|99	Type=Application
12cu|SweetHome3D-4.3-1|100	StartupNotify=true
12cu|SweetHome3D-4.3-1|101	MimeType=application/octet-stream;application/SweetHome3D;
12cu|SweetHome3D-4.3-1|102	Categories=Application;Graphics;
12cu|SweetHome3D-4.3-1|103	EOF
12cu|SweetHome3D-4.3-1|104	
12cu|SweetHome3D-4.3-1|105	# script start program
12cu|SweetHome3D-4.3-1|106	cat > %{buildroot}%{_bindir}/%{name} << EOF
12cu|SweetHome3D-4.3-1|107	#!/bin/sh
12cu|SweetHome3D-4.3-1|108	
12cu|SweetHome3D-4.3-1|109	# Retrieve Sweet Home 3D directory
12cu|SweetHome3D-4.3-1|110	#PROGRAM=`readlink "$0"`
12cu|SweetHome3D-4.3-1|111	#if [ "$PROGRAM" = "" ]; then
12cu|SweetHome3D-4.3-1|112	#  PROGRAM=$0
12cu|SweetHome3D-4.3-1|113	#  fi
12cu|SweetHome3D-4.3-1|114	#  PROGRAM_DIR=`dirname "$PROGRAM"`
12cu|SweetHome3D-4.3-1|115	#
12cu|SweetHome3D-4.3-1|116	#  # Run Sweet Home 3D
12cu|SweetHome3D-4.3-1|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"
12cu|SweetHome3D-4.3-1|118	
12cu|SweetHome3D-4.3-1|119	exec java -Xmx1024m -jar /usr/share/SweetHome3D/SweetHome3D.jar
12cu|SweetHome3D-4.3-1|120	
12cu|SweetHome3D-4.3-1|121	EOF
12cu|SweetHome3D-4.3-1|122	
12cu|SweetHome3D-4.3-1|123	chmod +x %{buildroot}%{_bindir}/%{name}
12cu|SweetHome3D-4.3-1|124	
12cu|SweetHome3D-4.3-1|125	
12cu|SweetHome3D-4.3-1|126	%files
12cu|SweetHome3D-4.3-1|127	%defattr(-,root,root)
12cu|SweetHome3D-4.3-1|128	%{_bindir}/%{name}
12cu|SweetHome3D-4.3-1|129	%if %mdkversion <= 201200
12cu|SweetHome3D-4.3-1|130	%{_libdir}/*.so
12cu|SweetHome3D-4.3-1|131	%endif
12cu|SweetHome3D-4.3-1|132	%{_datadir}/applications/%{name}.desktop
12cu|SweetHome3D-4.3-1|133	%{_datadir}/%{name}/%{name}.jar
12cu|SweetHome3D-4.3-1|134	%{_docdir}/%{name}/*.TXT
12cu|SweetHome3D-4.3-1|135	%{_datadir}/%{name}/lib/*
12cu|SweetHome3D-4.3-1|136	%{_iconsdir}/*.png
12cu|SweetHome3D-4.3-1|137	%{_iconsdir}/*.jpg
12cu|SweetHome3D-4.3-1|138	%{_iconsdir}/*.gif
12cu|SweetHome3D-4.3-1|139	
12cu|SweetHome3D-4.3-1|140	%changelog
12cu|SweetHome3D-4.3-1|141	* Wed Jan 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3-1
12cu|SweetHome3D-4.3-1|142	+ Revision: 60f31d2
12cu|SweetHome3D-4.3-1|143	- Updated to 4.3 (sync with by djam)
12cu|SweetHome3D-4.3-1|144	
12cu|SweetHome3D-4.3-1|145	

12936 12
12cu|swfdec-gnome-2.30.1-3|1	%define name swfdec-gnome
12cu|swfdec-gnome-2.30.1-3|2	%define version 2.30.1
12cu|swfdec-gnome-2.30.1-3|3	%define swfdec_version 0.8.0
12cu|swfdec-gnome-2.30.1-3|4	
12cu|swfdec-gnome-2.30.1-3|5	%define release  3
12cu|swfdec-gnome-2.30.1-3|6	
12cu|swfdec-gnome-2.30.1-3|7	Summary: Flash integration for the Gnome Desktop
12cu|swfdec-gnome-2.30.1-3|8	Name: %{name}
12cu|swfdec-gnome-2.30.1-3|9	Version: %{version}
12cu|swfdec-gnome-2.30.1-3|10	Release: %{release}
12cu|swfdec-gnome-2.30.1-3|11	Source0: http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
12cu|swfdec-gnome-2.30.1-3|12	License: GPLv2+
12cu|swfdec-gnome-2.30.1-3|13	Group: Graphical desktop/GNOME
12cu|swfdec-gnome-2.30.1-3|14	Url: http://swfdec.freedesktop.org/
12cu|swfdec-gnome-2.30.1-3|15	BuildRequires: swfdec-devel >= %{swfdec_version}
12cu|swfdec-gnome-2.30.1-3|16	BuildRequires: pkgconfig(gconf-2.0)
12cu|swfdec-gnome-2.30.1-3|17	BuildRequires: gtk2-devel >= 2.12.0
12cu|swfdec-gnome-2.30.1-3|18	BuildRequires: intltool
12cu|swfdec-gnome-2.30.1-3|19	
12cu|swfdec-gnome-2.30.1-3|20	%description
12cu|swfdec-gnome-2.30.1-3|21	Swfdec-Gnome provides tools to integrate Flash into the GNOME desktop.
12cu|swfdec-gnome-2.30.1-3|22	It contains a standalone Flash player and a thumbnailer.
12cu|swfdec-gnome-2.30.1-3|23	
12cu|swfdec-gnome-2.30.1-3|24	%prep
12cu|swfdec-gnome-2.30.1-3|25	%setup -q
12cu|swfdec-gnome-2.30.1-3|26	
12cu|swfdec-gnome-2.30.1-3|27	%build
12cu|swfdec-gnome-2.30.1-3|28	%configure2_5x --disable-schemas-install
12cu|swfdec-gnome-2.30.1-3|29	%make
12cu|swfdec-gnome-2.30.1-3|30	
12cu|swfdec-gnome-2.30.1-3|31	%install
12cu|swfdec-gnome-2.30.1-3|32	rm -rf $RPM_BUILD_ROOT
12cu|swfdec-gnome-2.30.1-3|33	%makeinstall_std
12cu|swfdec-gnome-2.30.1-3|34	
12cu|swfdec-gnome-2.30.1-3|35	%find_lang %{name}
12cu|swfdec-gnome-2.30.1-3|36	
12cu|swfdec-gnome-2.30.1-3|37	%clean
12cu|swfdec-gnome-2.30.1-3|38	rm -rf $RPM_BUILD_ROOT
12cu|swfdec-gnome-2.30.1-3|39	
12cu|swfdec-gnome-2.30.1-3|40	%if %mdkversion < 200900
12cu|swfdec-gnome-2.30.1-3|41	%post
12cu|swfdec-gnome-2.30.1-3|42	%post_install_gconf_schemas swfdec-thumbnailer
12cu|swfdec-gnome-2.30.1-3|43	%{update_menus}
12cu|swfdec-gnome-2.30.1-3|44	%{update_desktop_database}
12cu|swfdec-gnome-2.30.1-3|45	%update_icon_cache hicolor
12cu|swfdec-gnome-2.30.1-3|46	%endif
12cu|swfdec-gnome-2.30.1-3|47	
12cu|swfdec-gnome-2.30.1-3|48	%preun
12cu|swfdec-gnome-2.30.1-3|49	%preun_uninstall_gconf_schemas swfdec-thumbnailer
12cu|swfdec-gnome-2.30.1-3|50	
12cu|swfdec-gnome-2.30.1-3|51	%if %mdkversion < 200900
12cu|swfdec-gnome-2.30.1-3|52	%postun
12cu|swfdec-gnome-2.30.1-3|53	%{clean_menus}
12cu|swfdec-gnome-2.30.1-3|54	%{clean_desktop_database}
12cu|swfdec-gnome-2.30.1-3|55	%clean_icon_cache hicolor
12cu|swfdec-gnome-2.30.1-3|56	%endif
12cu|swfdec-gnome-2.30.1-3|57	
12cu|swfdec-gnome-2.30.1-3|58	%files -f %{name}.lang
12cu|swfdec-gnome-2.30.1-3|59	%defattr(-,root,root)
12cu|swfdec-gnome-2.30.1-3|60	%{_sysconfdir}/gconf/schemas/swfdec-thumbnailer.schemas
12cu|swfdec-gnome-2.30.1-3|61	%{_bindir}/swfdec-player
12cu|swfdec-gnome-2.30.1-3|62	%{_bindir}/swfdec-thumbnailer
12cu|swfdec-gnome-2.30.1-3|63	%{_datadir}/applications/swfdec-player.desktop
12cu|swfdec-gnome-2.30.1-3|64	%{_datadir}/swfdec-gnome/swfdec-player.ui
12cu|swfdec-gnome-2.30.1-3|65	%{_mandir}/man1/*
12cu|swfdec-gnome-2.30.1-3|66	%_datadir/icons/hicolor/*/apps/*
12cu|swfdec-gnome-2.30.1-3|67	
12cu|swfdec-gnome-2.30.1-3|68	
12cu|swfdec-gnome-2.30.1-3|69	%changelog
12cu|swfdec-gnome-2.30.1-3|70	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 2.30.1-2mdv2011.0
12cu|swfdec-gnome-2.30.1-3|71	+ Revision: 677123
12cu|swfdec-gnome-2.30.1-3|72	- rebuild to add gconf2 as req
12cu|swfdec-gnome-2.30.1-3|73	
12cu|swfdec-gnome-2.30.1-3|74	* Tue Sep 28 2010 Götz Waschk <waschk@mandriva.org> 2.30.1-1mdv2011.0
12cu|swfdec-gnome-2.30.1-3|75	+ Revision: 581763
12cu|swfdec-gnome-2.30.1-3|76	- update to new version 2.30.1
12cu|swfdec-gnome-2.30.1-3|77	
12cu|swfdec-gnome-2.30.1-3|78	* Tue Mar 30 2010 Götz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12cu|swfdec-gnome-2.30.1-3|79	+ Revision: 528965
12cu|swfdec-gnome-2.30.1-3|80	- update to new version 2.30.0
12cu|swfdec-gnome-2.30.1-3|81	
12cu|swfdec-gnome-2.30.1-3|82	* Mon Sep 21 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12cu|swfdec-gnome-2.30.1-3|83	+ Revision: 446958
12cu|swfdec-gnome-2.30.1-3|84	- update to new version 2.28.0
12cu|swfdec-gnome-2.30.1-3|85	
12cu|swfdec-gnome-2.30.1-3|86	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 2.26.0-2mdv2010.0
12cu|swfdec-gnome-2.30.1-3|87	+ Revision: 445300
12cu|swfdec-gnome-2.30.1-3|88	- rebuild
12cu|swfdec-gnome-2.30.1-3|89	
12cu|swfdec-gnome-2.30.1-3|90	* Mon Mar 16 2009 Götz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12cu|swfdec-gnome-2.30.1-3|91	+ Revision: 355979
12cu|swfdec-gnome-2.30.1-3|92	- update to new version 2.26.0
12cu|swfdec-gnome-2.30.1-3|93	- fix source URL
12cu|swfdec-gnome-2.30.1-3|94	
12cu|swfdec-gnome-2.30.1-3|95	* Tue Sep 23 2008 Götz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12cu|swfdec-gnome-2.30.1-3|96	+ Revision: 287361
12cu|swfdec-gnome-2.30.1-3|97	- new version
12cu|swfdec-gnome-2.30.1-3|98	
12cu|swfdec-gnome-2.30.1-3|99	* Mon Sep 08 2008 Götz Waschk <waschk@mandriva.org> 2.23.4-1mdv2009.0
12cu|swfdec-gnome-2.30.1-3|100	+ Revision: 282628
12cu|swfdec-gnome-2.30.1-3|101	- new version
12cu|swfdec-gnome-2.30.1-3|102	- bump swfdec dep
12cu|swfdec-gnome-2.30.1-3|103	
12cu|swfdec-gnome-2.30.1-3|104	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.23.2-2mdv2009.0
12cu|swfdec-gnome-2.30.1-3|105	+ Revision: 269399
12cu|swfdec-gnome-2.30.1-3|106	- rebuild early 2009.0 package (before pixel changes)
12cu|swfdec-gnome-2.30.1-3|107	
12cu|swfdec-gnome-2.30.1-3|108	* Fri Aug 08 2008 Götz Waschk <waschk@mandriva.org> 2.23.2-1mdv2009.0
12cu|swfdec-gnome-2.30.1-3|109	+ Revision: 267921
12cu|swfdec-gnome-2.30.1-3|110	- new version
12cu|swfdec-gnome-2.30.1-3|111	- update deps
12cu|swfdec-gnome-2.30.1-3|112	- update file list
12cu|swfdec-gnome-2.30.1-3|113	
12cu|swfdec-gnome-2.30.1-3|114	+ Pixel <pixel@mandriva.com>
12cu|swfdec-gnome-2.30.1-3|115	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|swfdec-gnome-2.30.1-3|116	
12cu|swfdec-gnome-2.30.1-3|117	* Sat May 17 2008 Funda Wang <fwang@mandriva.org> 2.22.2-1mdv2009.0
12cu|swfdec-gnome-2.30.1-3|118	+ Revision: 208509
12cu|swfdec-gnome-2.30.1-3|119	- New version 2.22.2
12cu|swfdec-gnome-2.30.1-3|120	
12cu|swfdec-gnome-2.30.1-3|121	* Sat Mar 01 2008 Michael Scherer <misc@mandriva.org> 2.21.91-1mdv2008.1
12cu|swfdec-gnome-2.30.1-3|122	+ Revision: 177093
12cu|swfdec-gnome-2.30.1-3|123	- new version
12cu|swfdec-gnome-2.30.1-3|124	- use macro instead of duplicating version
12cu|swfdec-gnome-2.30.1-3|125	- use gz, as this is used uptream
12cu|swfdec-gnome-2.30.1-3|126	
12cu|swfdec-gnome-2.30.1-3|127	+ Thierry Vignaud <tv@mandriva.org>
12cu|swfdec-gnome-2.30.1-3|128	- fix no-buildroot-tag
12cu|swfdec-gnome-2.30.1-3|129	
12cu|swfdec-gnome-2.30.1-3|130	* Fri Feb 01 2008 Frederic Crozat <fcrozat@mandriva.com> 2.21.90-1mdv2008.1
12cu|swfdec-gnome-2.30.1-3|131	+ Revision: 161141
12cu|swfdec-gnome-2.30.1-3|132	- Release 2.21.90
12cu|swfdec-gnome-2.30.1-3|133	
12cu|swfdec-gnome-2.30.1-3|134	* Wed Dec 19 2007 Nicholas Brown <nickbrown@mandriva.org> 0.5.5-1mdv2008.1
12cu|swfdec-gnome-2.30.1-3|135	+ Revision: 133951
12cu|swfdec-gnome-2.30.1-3|136	- import swfdec-gnome
12cu|swfdec-gnome-2.30.1-3|137	
12cu|swfdec-gnome-2.30.1-3|138	

12937 12
12cu|swing-layout-1.0.3-0.0.3|1	Name:		swing-layout
12cu|swing-layout-1.0.3-0.0.3|2	Summary:	Swing Layout Extensions
12cu|swing-layout-1.0.3-0.0.3|3	Version:	1.0.3
12cu|swing-layout-1.0.3-0.0.3|4	Release:	0.0.3
12cu|swing-layout-1.0.3-0.0.3|5	Group:		Development/Java
12cu|swing-layout-1.0.3-0.0.3|6	Source:		%{name}-%{version}-src.zip
12cu|swing-layout-1.0.3-0.0.3|7	URL:		https://swing-layout.dev.java.net/
12cu|swing-layout-1.0.3-0.0.3|8	License:	LGPL+
12cu|swing-layout-1.0.3-0.0.3|9	BuildArch:	noarch
12cu|swing-layout-1.0.3-0.0.3|10	BuildRequires:	java-devel >= 1.6.0, ant
12cu|swing-layout-1.0.3-0.0.3|11	BuildRequires:  java-rpmbuild
12cu|swing-layout-1.0.3-0.0.3|12	%description
12cu|swing-layout-1.0.3-0.0.3|13	Swing Layout Extensions goal is to make it easy to create professional
12cu|swing-layout-1.0.3-0.0.3|14	cross platform layouts with Swing. This project will consist of extensions
12cu|swing-layout-1.0.3-0.0.3|15	to Swing and possibly a new LayoutManager. The long term goal is to roll
12cu|swing-layout-1.0.3-0.0.3|16	these changes back into Swing proper.
12cu|swing-layout-1.0.3-0.0.3|17	
12cu|swing-layout-1.0.3-0.0.3|18	%package javadoc
12cu|swing-layout-1.0.3-0.0.3|19	Summary:	Javadoc for %name
12cu|swing-layout-1.0.3-0.0.3|20	Group:		Development/Java
12cu|swing-layout-1.0.3-0.0.3|21	%description javadoc
12cu|swing-layout-1.0.3-0.0.3|22	Javadoc for %name
12cu|swing-layout-1.0.3-0.0.3|23	
12cu|swing-layout-1.0.3-0.0.3|24	%prep
12cu|swing-layout-1.0.3-0.0.3|25	%setup -q
12cu|swing-layout-1.0.3-0.0.3|26	
12cu|swing-layout-1.0.3-0.0.3|27	%build
12cu|swing-layout-1.0.3-0.0.3|28	%{ant}
12cu|swing-layout-1.0.3-0.0.3|29	cd dist
12cu|swing-layout-1.0.3-0.0.3|30	%{__mv} %{name}.jar %{name}-%{version}.jar
12cu|swing-layout-1.0.3-0.0.3|31	%{__ln_s} %{name}-%{version}.jar %{name}.jar
12cu|swing-layout-1.0.3-0.0.3|32	
12cu|swing-layout-1.0.3-0.0.3|33	
12cu|swing-layout-1.0.3-0.0.3|34	%install
12cu|swing-layout-1.0.3-0.0.3|35	%{__rm} -Rf %{buildroot}
12cu|swing-layout-1.0.3-0.0.3|36	%{__mkdir_p} %{buildroot}%{_javadir} %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|swing-layout-1.0.3-0.0.3|37	cp -a dist/%{name}.jar dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
12cu|swing-layout-1.0.3-0.0.3|38	cp -pr dist/javadoc/*  %{buildroot}%{_javadocdir}/%{name}-%{version}/
12cu|swing-layout-1.0.3-0.0.3|39	
12cu|swing-layout-1.0.3-0.0.3|40	%files
12cu|swing-layout-1.0.3-0.0.3|41	%doc COPYING releaseNotes.txt
12cu|swing-layout-1.0.3-0.0.3|42	%{_javadir}/%{name}.jar
12cu|swing-layout-1.0.3-0.0.3|43	%{_javadir}/%{name}-%{version}.jar
12cu|swing-layout-1.0.3-0.0.3|44	
12cu|swing-layout-1.0.3-0.0.3|45	%files javadoc
12cu|swing-layout-1.0.3-0.0.3|46	%{_javadocdir}/%{name}-%{version}
12cu|swing-layout-1.0.3-0.0.3|47	
12cu|swing-layout-1.0.3-0.0.3|48	
12cu|swing-layout-1.0.3-0.0.3|49	
12cu|swing-layout-1.0.3-0.0.3|50	
12cu|swing-layout-1.0.3-0.0.3|51	%changelog
12cu|swing-layout-1.0.3-0.0.3|52	* Thu Oct 25 2012 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-0.0.3
12cu|swing-layout-1.0.3-0.0.3|53	+ Revision: 5add2a3
12cu|swing-layout-1.0.3-0.0.3|54	- Fix javadoc installation
12cu|swing-layout-1.0.3-0.0.3|55	
12cu|swing-layout-1.0.3-0.0.3|56	

12938 12
12cu|swm-1.2.5-13|1	%define	relver	1.2.3
12cu|swm-1.2.5-13|2	
12cu|swm-1.2.5-13|3	Summary:	A small window manager for X11
12cu|swm-1.2.5-13|4	Name:		swm
12cu|swm-1.2.5-13|5	Version:	1.2.5
12cu|swm-1.2.5-13|6	Release:	13
12cu|swm-1.2.5-13|7	License:	GPLv2+
12cu|swm-1.2.5-13|8	Group:		Graphical desktop/Other
12cu|swm-1.2.5-13|9	Url:		http://www.informatik.hu-berlin.de/prog/swm.html
12cu|swm-1.2.5-13|10	Source0:	http://www.informatik.hu-berlin.de/prog/%{name}-%{relver}-src.tar.bz2
12cu|swm-1.2.5-13|11	Patch0:		swm-makefile.fix.relocate.patch
12cu|swm-1.2.5-13|12	Patch1:		swm-1.2.3-link.patch
12cu|swm-1.2.5-13|13	BuildRequires:	pkgconfig(x11)
12cu|swm-1.2.5-13|14	BuildRequires:	pkgconfig(xpm)
12cu|swm-1.2.5-13|15	
12cu|swm-1.2.5-13|16	%description
12cu|swm-1.2.5-13|17	Swm is a small window manager for X11 designed for very small laptop-screens
12cu|swm-1.2.5-13|18	with a resolution of 640x400 pixels and above. (Or with PDA-mode
12cu|swm-1.2.5-13|19	320x240) SWM is even smaller than a rxvt!
12cu|swm-1.2.5-13|20	
12cu|swm-1.2.5-13|21	%files
12cu|swm-1.2.5-13|22	%{_bindir}/*
12cu|swm-1.2.5-13|23	%{_mandir}/man1/*
12cu|swm-1.2.5-13|24	%doc TODO README LIESMICH COMPILE_PARAMS AUTHORS README.iPaq COPYING
12cu|swm-1.2.5-13|25	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/*
12cu|swm-1.2.5-13|26	%{_datadir}/%{name}
12cu|swm-1.2.5-13|27	
12cu|swm-1.2.5-13|28	#----------------------------------------------------------------------------
12cu|swm-1.2.5-13|29	
12cu|swm-1.2.5-13|30	%prep
12cu|swm-1.2.5-13|31	%setup -q -n %{name}-%{relver}-src
12cu|swm-1.2.5-13|32	%patch0 -p0 -b .dir
12cu|swm-1.2.5-13|33	%patch1 -p0
12cu|swm-1.2.5-13|34	
12cu|swm-1.2.5-13|35	%build
12cu|swm-1.2.5-13|36	%make CFLAGS="%{optflags}" CC="gcc %{ldflags}"
12cu|swm-1.2.5-13|37	
12cu|swm-1.2.5-13|38	%install
12cu|swm-1.2.5-13|39	mkdir -p %{buildroot}%{_mandir}/man1
12cu|swm-1.2.5-13|40	mkdir -p %{buildroot}%{_bindir}
12cu|swm-1.2.5-13|41	mkdir -p %{buildroot}%{_datadir}/%{name}
12cu|swm-1.2.5-13|42	
12cu|swm-1.2.5-13|43	make PREFIX=%{buildroot}%{_prefix} install
12cu|swm-1.2.5-13|44	
12cu|swm-1.2.5-13|45	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cu|swm-1.2.5-13|46	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/12swm
12cu|swm-1.2.5-13|47	NAME=Swm
12cu|swm-1.2.5-13|48	DESC=Swm Window manager
12cu|swm-1.2.5-13|49	EXEC=%{_bindir}/startswm
12cu|swm-1.2.5-13|50	SCRIPT:
12cu|swm-1.2.5-13|51	exec %{_bindir}/startswm
12cu|swm-1.2.5-13|52	EOF
12cu|swm-1.2.5-13|53	
12cu|swm-1.2.5-13|54	
12cu|swm-1.2.5-13|55	%changelog
12cu|swm-1.2.5-13|56	* Mon Apr 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.5-13
12cu|swm-1.2.5-13|57	+ Revision: 32e209f
12cu|swm-1.2.5-13|58	- Fix debug package, spec cleanup
12cu|swm-1.2.5-13|59	
12cu|swm-1.2.5-13|60	

12939 12
12cu|sword-1.7.2-1|1	%define lib_name_orig	libsword
12cu|sword-1.7.2-1|2	%define lib_major	4
12cu|sword-1.7.2-1|3	%define lib_name	%mklibname %{name} %{version}
12cu|sword-1.7.2-1|4	%define develname	%mklibname -d %{name}
12cu|sword-1.7.2-1|5	%define staticname	%mklibname -d -s %{name}
12cu|sword-1.7.2-1|6	
12cu|sword-1.7.2-1|7	Summary:	The SWORD Project framework for manipulating Bible texts
12cu|sword-1.7.2-1|8	Name:		sword
12cu|sword-1.7.2-1|9	Version:	1.7.2
12cu|sword-1.7.2-1|10	Release:	1
12cu|sword-1.7.2-1|11	License:	GPLv2+
12cu|sword-1.7.2-1|12	Group:		System/Libraries
12cu|sword-1.7.2-1|13	URL:		http://www.crosswire.org/sword/
12cu|sword-1.7.2-1|14	Source0:	http://www.crosswire.org/ftpmirror/pub/sword/source/v1.7/%{name}-%{version}.tar.gz
12cu|sword-1.7.2-1|15	
12cu|sword-1.7.2-1|16	BuildRequires:  pkgconfig(openssl)
12cu|sword-1.7.2-1|17	BuildRequires:  pkgconfig(libcurl)
12cu|sword-1.7.2-1|18	BuildRequires:  zlib-devel
12cu|sword-1.7.2-1|19	BuildRequires:  pkgconfig(libidn)
12cu|sword-1.7.2-1|20	BuildRequires:  pkgconfig(libclucene-core) >= 2.0
12cu|sword-1.7.2-1|21	BuildRequires:  pkgconfig(cppunit)
12cu|sword-1.7.2-1|22	BuildRequires:	pkgconfig(zlib)
12cu|sword-1.7.2-1|23	BuildRequires:	pkgconfig(libcurl)
12cu|sword-1.7.2-1|24	BuildRequires:	icu-devel
12cu|sword-1.7.2-1|25	BuildRequires:	icu
12cu|sword-1.7.2-1|26	Requires:	%{lib_name} = %{version}-%{release}
12cu|sword-1.7.2-1|27	Requires:	curl
12cu|sword-1.7.2-1|28	
12cu|sword-1.7.2-1|29	
12cu|sword-1.7.2-1|30	%description
12cu|sword-1.7.2-1|31	The SWORD Project is an effort to create an ever expanding software package
12cu|sword-1.7.2-1|32	for research and study of God and His Word.  The SWORD Framework
12cu|sword-1.7.2-1|33	allows easy manipulation of Bible texts, commentaries, lexicons, dictionaries,
12cu|sword-1.7.2-1|34	etc.  Many frontends are build using this framework.  An installed module
12cu|sword-1.7.2-1|35	set may be shared between any frontend using the framework.
12cu|sword-1.7.2-1|36	
12cu|sword-1.7.2-1|37	#main package (contains *.so.[major].* only)
12cu|sword-1.7.2-1|38	%package -n %{lib_name}
12cu|sword-1.7.2-1|39	Summary:	Main library for sword #(!) summary for main lib RPM only
12cu|sword-1.7.2-1|40	Group:		System/Libraries
12cu|sword-1.7.2-1|41	
12cu|sword-1.7.2-1|42	%description -n %{lib_name}
12cu|sword-1.7.2-1|43	This package contains the library needed to run programs dynamically
12cu|sword-1.7.2-1|44	linked with sword.
12cu|sword-1.7.2-1|45	
12cu|sword-1.7.2-1|46	%package -n %{develname}
12cu|sword-1.7.2-1|47	Summary:	Include files for developing sword applications
12cu|sword-1.7.2-1|48	Group:		System/Libraries
12cu|sword-1.7.2-1|49	Requires:	%{lib_name} = %{version}-%{release}
12cu|sword-1.7.2-1|50	Provides:	%{name}-devel = %{version}-%{release}
12cu|sword-1.7.2-1|51	
12cu|sword-1.7.2-1|52	%description -n %{develname}
12cu|sword-1.7.2-1|53	This package contains the headers that programmers will need to develop
12cu|sword-1.7.2-1|54	applications which will use the SWORD Bible Framework.
12cu|sword-1.7.2-1|55	
12cu|sword-1.7.2-1|56	%package -n %{staticname}
12cu|sword-1.7.2-1|57	Summary:	Static libs for developing sword applications
12cu|sword-1.7.2-1|58	Group:		System/Libraries
12cu|sword-1.7.2-1|59	Requires:	%{lib_name} = %{version}-%{release}
12cu|sword-1.7.2-1|60	Requires:	%{develname} = %{version}-%{release}
12cu|sword-1.7.2-1|61	Provides:	%{name}-static-devel = %{version}-%{release}
12cu|sword-1.7.2-1|62	
12cu|sword-1.7.2-1|63	%description -n %{staticname}
12cu|sword-1.7.2-1|64	This package contains the static libraries that programmers will need to
12cu|sword-1.7.2-1|65	develop applications which will use the SWORD Bible Framework.
12cu|sword-1.7.2-1|66	
12cu|sword-1.7.2-1|67	%prep
12cu|sword-1.7.2-1|68	%setup -q
12cu|sword-1.7.2-1|69	
12cu|sword-1.7.2-1|70	%build
12cu|sword-1.7.2-1|71	%configure --with-icu --with-clucene=%{_prefix}
12cu|sword-1.7.2-1|72	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12cu|sword-1.7.2-1|73	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12cu|sword-1.7.2-1|74	%make
12cu|sword-1.7.2-1|75	
12cu|sword-1.7.2-1|76	%install
12cu|sword-1.7.2-1|77	%makeinstall_std
12cu|sword-1.7.2-1|78	mkdir -p %{buildroot}%{_datadir}/sword/modules
12cu|sword-1.7.2-1|79	install -m 0755 utilities/{mkfastmod,mod2vpl,vpl2mod} %{buildroot}%{_bindir}
12cu|sword-1.7.2-1|80	
12cu|sword-1.7.2-1|81	%files
12cu|sword-1.7.2-1|82	%doc AUTHORS LICENSE NEWS README
12cu|sword-1.7.2-1|83	%doc samples doc/*.*
12cu|sword-1.7.2-1|84	%attr(0755,root,root) %{_bindir}/*
12cu|sword-1.7.2-1|85	%{_datadir}/%{name}
12cu|sword-1.7.2-1|86	%config(noreplace) %{_sysconfdir}/sword.conf
12cu|sword-1.7.2-1|87	
12cu|sword-1.7.2-1|88	%files -n %{lib_name}
12cu|sword-1.7.2-1|89	%doc COPYING ChangeLog
12cu|sword-1.7.2-1|90	%{_libdir}/*%{name}-*.so
12cu|sword-1.7.2-1|91	
12cu|sword-1.7.2-1|92	%files -n %{develname}
12cu|sword-1.7.2-1|93	%doc CODINGSTYLE
12cu|sword-1.7.2-1|94	%attr(0755,root,root) %dir %{_includedir}/sword
12cu|sword-1.7.2-1|95	%{_includedir}/sword/*.*
12cu|sword-1.7.2-1|96	%{_libdir}/*%{name}.so
12cu|sword-1.7.2-1|97	%{_libdir}/pkgconfig/*.pc
12cu|sword-1.7.2-1|98	
12cu|sword-1.7.2-1|99	%files -n %{staticname}
12cu|sword-1.7.2-1|100	%doc CODINGSTYLE
12cu|sword-1.7.2-1|101	%{_libdir}/*.a
12cu|sword-1.7.2-1|102	
12cu|sword-1.7.2-1|103	
12cu|sword-1.7.2-1|104	%changelog
12cu|sword-1.7.2-1|105	* Mon Feb 17 2014 symbianflo <symbianflo@symbianflo> 1.7.2-1
12cu|sword-1.7.2-1|106	+ Revision: cbdfaa1
12cu|sword-1.7.2-1|107	- Log: Update to 1.7.2
12cu|sword-1.7.2-1|108	
12cu|sword-1.7.2-1|109	

12940 12
12cu|sxiv-1.0-2|1	Name:		sxiv
12cu|sxiv-1.0-2|2	Version:	1.0
12cu|sxiv-1.0-2|3	Release:	2
12cu|sxiv-1.0-2|4	Summary:	Simple (or small or suckless) X Image Viewer
12cu|sxiv-1.0-2|5	Group:		Graphics
12cu|sxiv-1.0-2|6	License:	GPLv2
12cu|sxiv-1.0-2|7	URL:		https://github.com/muennich/%{name}/
12cu|sxiv-1.0-2|8	Source0:	https://github.com/downloads/muennich/%{name}/%{name}-%{version}.tar.gz
12cu|sxiv-1.0-2|9	Source1:	%{name}.desktop
12cu|sxiv-1.0-2|10	BuildRequires:	pkgconfig(x11)
12cu|sxiv-1.0-2|11	BuildRequires:	imlib2-devel
12cu|sxiv-1.0-2|12	BuildRequires:	desktop-file-utils
12cu|sxiv-1.0-2|13	
12cu|sxiv-1.0-2|14	%description
12cu|sxiv-1.0-2|15	sxiv is an alternative to feh and qiv. Its only dependency besides xlib
12cu|sxiv-1.0-2|16	is imlib2. The primary goal for writing sxiv is to create an image viewer,
12cu|sxiv-1.0-2|17	which only has the most basic features required for fast image viewing (the
12cu|sxiv-1.0-2|18	ones I want). It works nicely with tiling window managers and its code base
12cu|sxiv-1.0-2|19	should be kept small and clean to make it easy for you to dig into it and
12cu|sxiv-1.0-2|20	customize it for your needs.
12cu|sxiv-1.0-2|21	
12cu|sxiv-1.0-2|22	%prep
12cu|sxiv-1.0-2|23	%setup -q
12cu|sxiv-1.0-2|24	
12cu|sxiv-1.0-2|25	%build
12cu|sxiv-1.0-2|26	%make
12cu|sxiv-1.0-2|27	
12cu|sxiv-1.0-2|28	%install
12cu|sxiv-1.0-2|29	make install DESTDIR=%{buildroot} PREFIX=%{_prefix}
12cu|sxiv-1.0-2|30	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
12cu|sxiv-1.0-2|31	
12cu|sxiv-1.0-2|32	%files
12cu|sxiv-1.0-2|33	%doc LICENSE README.md
12cu|sxiv-1.0-2|34	%{_bindir}/sxiv
12cu|sxiv-1.0-2|35	%{_mandir}/man1/*
12cu|sxiv-1.0-2|36	%{_datadir}/applications
12cu|sxiv-1.0-2|37	
12cu|sxiv-1.0-2|38	
12cu|sxiv-1.0-2|39	%changelog
12cu|sxiv-1.0-2|40	* Thu Nov 17 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.0-1
12cu|sxiv-1.0-2|41	+ Revision: 731196
12cu|sxiv-1.0-2|42	- imported package sxiv
12cu|sxiv-1.0-2|43	

12941 12
12cu|sympa-6.1.5-5|1	%define __noautoprov 'perl\(.*\)'
12cu|sympa-6.1.5-5|2	%define __noautoreq 'perl\\(Sympa.*\\)|perl\\(Archive\\)|perl\\(Auth\\)|perl\\(Bounce\\)|perl\\(Bulk\\)|perl\\(Commands\\)|perl\\(Conf\\)|perl\\(Config_XML\\)|perl\\(Datasource\\)|perl\\(Family\\)|perl\\(Fetch\\)|perl\\(Language\\)|perl\\(Ldap\\)|perl\\(List\\)|perl\\(Lock\\)|perl\\(Log\\)|perl\\(Marc.*\\)|perl\\(Message\\)|perl\\(PlainDigest\\)|perl\\(Robot\\)|perl\\(SharedDocument\\)|perl\\(Scenario\\)|perl\\(SQLSource\\)|perl\\(Task\\)|perl\\(Upgrade\\)|perl\\(WebAgent\\)'
12cu|sympa-6.1.5-5|3	
12cu|sympa-6.1.5-5|4	Name:		sympa
12cu|sympa-6.1.5-5|5	Version:	6.1.5
12cu|sympa-6.1.5-5|6	Release:	5
12cu|sympa-6.1.5-5|7	Summary:	Electronic mailing list manager
12cu|sympa-6.1.5-5|8	License:	GPL
12cu|sympa-6.1.5-5|9	Group:		System/Servers
12cu|sympa-6.1.5-5|10	URL:		http://www.sympa.org/
12cu|sympa-6.1.5-5|11	Source0:	http://www.sympa.org/distribution/%{name}-%{version}.tar.gz
12cu|sympa-6.1.5-5|12	Source1:	%{name}.init
12cu|sympa-6.1.5-5|13	Requires:	openssl >= 0.9.5a
12cu|sympa-6.1.5-5|14	Requires:	mhonarc >= 2.4.5
12cu|sympa-6.1.5-5|15	Requires:   mail-server
12cu|sympa-6.1.5-5|16	Requires(pre):	    rpm-helper
12cu|sympa-6.1.5-5|17	Requires(post):     rpm-helper >= 0.20.0
12cu|sympa-6.1.5-5|18	Requires(post):     mail-server
12cu|sympa-6.1.5-5|19	Requires(preun):    rpm-helper
12cu|sympa-6.1.5-5|20	Requires(preun):    mail-server
12cu|sympa-6.1.5-5|21	Requires(postun):   rpm-helper >= 0.16
12cu|sympa-6.1.5-5|22	BuildRequires:      rpm-helper >= 0.20.0
12cu|sympa-6.1.5-5|23	BuildRequires:      rpm-mandriva-setup >= 1.23
12cu|sympa-6.1.5-5|24	BuildRequires:	    openssl-devel >= 0.9.5a
12cu|sympa-6.1.5-5|25	BuildRequires:	    perl-MailTools
12cu|sympa-6.1.5-5|26	BuildRequires:	    perl-libintl-perl
12cu|sympa-6.1.5-5|27	BuildRequires:	    gettext-devel
12cu|sympa-6.1.5-5|28	BuildRequires:	    perl(HTML::StripScripts::Parser)
12cu|sympa-6.1.5-5|29	BuildRoot:          %{_tmppath}/%{name}-%{version}
12cu|sympa-6.1.5-5|30	
12cu|sympa-6.1.5-5|31	%description
12cu|sympa-6.1.5-5|32	SYMPA is an electronic mailing list manager. It is used to automate list
12cu|sympa-6.1.5-5|33	management functions such as subscription, moderation and management of
12cu|sympa-6.1.5-5|34	archives. SYMPA also manages sending of messages to the lists, and
12cu|sympa-6.1.5-5|35	makes it possible to reduce the load on the system. Provided that you
12cu|sympa-6.1.5-5|36	have enough memory on your system, Sympa is especially well adapted for big
12cu|sympa-6.1.5-5|37	lists. For a list with 20 000 subscribers, it takes 5 minutes to send a
12cu|sympa-6.1.5-5|38	message to 90% of subscribers, of course considering that the network is
12cu|sympa-6.1.5-5|39	available.
12cu|sympa-6.1.5-5|40	
12cu|sympa-6.1.5-5|41	Documentation is available under HTML and SGML (source) formats.
12cu|sympa-6.1.5-5|42	
12cu|sympa-6.1.5-5|43	%package www
12cu|sympa-6.1.5-5|44	Summary:	Web interface for %{name}
12cu|sympa-6.1.5-5|45	Group:		System/Servers
12cu|sympa-6.1.5-5|46	Requires:	%{name} = %{version}-%{release}
12cu|sympa-6.1.5-5|47	Requires:	webserver
12cu|sympa-6.1.5-5|48	Suggests:   apache-mod_fastcgi
12cu|sympa-6.1.5-5|49	Requires(post):     rpm-helper >= 0.20.0
12cu|sympa-6.1.5-5|50	Requires(postun):   rpm-helper >= 0.16
12cu|sympa-6.1.5-5|51	
12cu|sympa-6.1.5-5|52	%description www
12cu|sympa-6.1.5-5|53	This package contains the web interface for %{name}.
12cu|sympa-6.1.5-5|54	
12cu|sympa-6.1.5-5|55	%prep
12cu|sympa-6.1.5-5|56	%setup -q
12cu|sympa-6.1.5-5|57	
12cu|sympa-6.1.5-5|58	%build
12cu|sympa-6.1.5-5|59	%serverbuild
12cu|sympa-6.1.5-5|60	%configure2_5x \
12cu|sympa-6.1.5-5|61	--enable-fhs \
12cu|sympa-6.1.5-5|62	--libexecdir=%{_sbindir} \
12cu|sympa-6.1.5-5|63	--sysconfdir=%{_sysconfdir}/sympa \
12cu|sympa-6.1.5-5|64	--with-confdir=%{_sysconfdir}/sympa \
12cu|sympa-6.1.5-5|65	--with-sendmail_aliases=%{_localstatedir}/lib/sympa/aliases
12cu|sympa-6.1.5-5|66	%make
12cu|sympa-6.1.5-5|67	
12cu|sympa-6.1.5-5|68	%install
12cu|sympa-6.1.5-5|69	rm -rf %{buildroot}
12cu|sympa-6.1.5-5|70	
12cu|sympa-6.1.5-5|71	%makeinstall_std HOST=localhost
12cu|sympa-6.1.5-5|72	
12cu|sympa-6.1.5-5|73	# install our own init script
12cu|sympa-6.1.5-5|74	rm -rf %{buildroot}%{_sysconfdir}/sympa/rc.d
12cu|sympa-6.1.5-5|75	install -d -m 755 %{buildroot}%{_initrddir}
12cu|sympa-6.1.5-5|76	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cu|sympa-6.1.5-5|77	
12cu|sympa-6.1.5-5|78	# apache conf
12cu|sympa-6.1.5-5|79	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|sympa-6.1.5-5|80	cat > %{buildroot}%{_webappconfdir}/sympa.conf <<EOF
12cu|sympa-6.1.5-5|81	Alias /static-sympa %{_localstatedir}/sympa/static_content
12cu|sympa-6.1.5-5|82	Alias /sympa %{_libdir}/sympa/cgi
12cu|sympa-6.1.5-5|83	
12cu|sympa-6.1.5-5|84	<Directory %{_localstatedir}/sympa/static_content>
12cu|sympa-6.1.5-5|85	Require all granted
12cu|sympa-6.1.5-5|86	</Directory>
12cu|sympa-6.1.5-5|87	
12cu|sympa-6.1.5-5|88	<Directory %{_libdir}/sympa/cgi>
12cu|sympa-6.1.5-5|89	Options ExecCGI
12cu|sympa-6.1.5-5|90	AddHandler fastcgi-script .fcgi
12cu|sympa-6.1.5-5|91	DirectoryIndex wwsympa-wrapper.fcgi
12cu|sympa-6.1.5-5|92	
12cu|sympa-6.1.5-5|93	Require all granted
12cu|sympa-6.1.5-5|94	</Directory>
12cu|sympa-6.1.5-5|95	EOF
12cu|sympa-6.1.5-5|96	
12cu|sympa-6.1.5-5|97	cat > README.urpmi <<EOF
12cu|sympa-6.1.5-5|98	Mandriva RPM specific notes
12cu|sympa-6.1.5-5|99	---------------------------
12cu|sympa-6.1.5-5|100	
12cu|sympa-6.1.5-5|101	Updates
12cu|sympa-6.1.5-5|102	-------
12cu|sympa-6.1.5-5|103	This new release:
12cu|sympa-6.1.5-5|104	- default /wws Apache URL is now /sympa, for consistency with other webapps
12cu|sympa-6.1.5-5|105	- binaries are now installed in standard system locations (%{_bindir} and
12cu|sympa-6.1.5-5|106	%{_sbindir}), whereas they were previously installed under
12cu|sympa-6.1.5-5|107	%%{_libdir}/sympa/bin. package update procedure should automatically correct
12cu|sympa-6.1.5-5|108	%them in your alias file, but may eventually fails.
12cu|sympa-6.1.5-5|109	
12cu|sympa-6.1.5-5|110	Setup
12cu|sympa-6.1.5-5|111	-----
12cu|sympa-6.1.5-5|112	The setup used here differs from default one, to achieve better FHS compliance.
12cu|sympa-6.1.5-5|113	- the binaries are in %{_bindir} and %{_sbindir}
12cu|sympa-6.1.5-5|114	- the configuration files are in %{_sysconfdir}/sympa
12cu|sympa-6.1.5-5|115	- the constant files are in %{_libdir}/sympa and %{_datadir}/sympa
12cu|sympa-6.1.5-5|116	- the variable files are in %{_localstatedir}/lib/sympa
12cu|sympa-6.1.5-5|117	- the logs files are in %{_localstatedir}/log/sympa
12cu|sympa-6.1.5-5|118	
12cu|sympa-6.1.5-5|119	Post-installation
12cu|sympa-6.1.5-5|120	-----------------
12cu|sympa-6.1.5-5|121	Sympa requires database for using the web interface. You have to create it
12cu|sympa-6.1.5-5|122	using the adequate script among %{_datadir}/sympa/script/db.
12cu|sympa-6.1.5-5|123	
12cu|sympa-6.1.5-5|124	You can regenerate configuration files for sympa by executing
12cu|sympa-6.1.5-5|125	%{_sbindir}/sympa_wizard.pl
12cu|sympa-6.1.5-5|126	
12cu|sympa-6.1.5-5|127	Additional useful packages
12cu|sympa-6.1.5-5|128	--------------------------
12cu|sympa-6.1.5-5|129	- perl-ldap for LDAP support
12cu|sympa-6.1.5-5|130	EOF
12cu|sympa-6.1.5-5|131	
12cu|sympa-6.1.5-5|132	# Install remaining documentation manually
12cu|sympa-6.1.5-5|133	install -m 644 COPYING README NEWS README.urpmi %{buildroot}%{_docdir}/%{name}
12cu|sympa-6.1.5-5|134	
12cu|sympa-6.1.5-5|135	# don't install  bundled certs
12cu|sympa-6.1.5-5|136	rm -f %{buildroot}%{_datadir}/sympa/ca-bundle.crt
12cu|sympa-6.1.5-5|137	
12cu|sympa-6.1.5-5|138	%find_lang sympa
12cu|sympa-6.1.5-5|139	%find_lang web_help
12cu|sympa-6.1.5-5|140	cat web_help.lang >> sympa.lang
12cu|sympa-6.1.5-5|141	
12cu|sympa-6.1.5-5|142	%clean
12cu|sympa-6.1.5-5|143	rm -rf %{buildroot}
12cu|sympa-6.1.5-5|144	
12cu|sympa-6.1.5-5|145	%pre
12cu|sympa-6.1.5-5|146	%_pre_useradd sympa %{_localstatedir}/lib/sympa /bin/false
12cu|sympa-6.1.5-5|147	
12cu|sympa-6.1.5-5|148	%post
12cu|sympa-6.1.5-5|149	%_post_service sympa
12cu|sympa-6.1.5-5|150	
12cu|sympa-6.1.5-5|151	if [ $1 = 1 ]; then
12cu|sympa-6.1.5-5|152	# installation
12cu|sympa-6.1.5-5|153	
12cu|sympa-6.1.5-5|154	# sympa configuration
12cu|sympa-6.1.5-5|155	hostname=`hostname`
12cu|sympa-6.1.5-5|156	
12cu|sympa-6.1.5-5|157	perl -pi \
12cu|sympa-6.1.5-5|158	-e "s|^domain(\s+).*|domain\$1$hostname|;" \
12cu|sympa-6.1.5-5|159	-e "s|^listmaster(\s+).*|listmaster\$1listmaster\@$hostname|;" \
12cu|sympa-6.1.5-5|160	-e "s|^wwsympa_url(\s+).*|wwsympa_url\$1http://$hostname/sympa|;" \
12cu|sympa-6.1.5-5|161	-e "s|^syslog(\s+).*|syslog\$1mail|;" \
12cu|sympa-6.1.5-5|162	%{_sysconfdir}/sympa/sympa.conf
12cu|sympa-6.1.5-5|163	
12cu|sympa-6.1.5-5|164	# Initial aliase file creation
12cu|sympa-6.1.5-5|165	cat >> %{_localstatedir}/lib/sympa/aliases <<EOF
12cu|sympa-6.1.5-5|166	listmaster:	"|%{_sbindir}/queue listmaster"
12cu|sympa-6.1.5-5|167	sympa:		"|%{_sbindir}/queue sympa"
12cu|sympa-6.1.5-5|168	bounce+*:	"|%{_sbindir}/bouncequeue sympa"
12cu|sympa-6.1.5-5|169	sympa-request:	listmaster@$hostname
12cu|sympa-6.1.5-5|170	sympa-owner:	listmaster@$hostname
12cu|sympa-6.1.5-5|171	EOF
12cu|sympa-6.1.5-5|172	chown sympa.sympa %{_localstatedir}/lib/sympa/aliases
12cu|sympa-6.1.5-5|173	
12cu|sympa-6.1.5-5|174	# mta-specific aliases inclusion procedure
12cu|sympa-6.1.5-5|175	mta="`readlink /etc/alternatives/sendmail-command 2>/dev/null | cut -d . -f 2`"
12cu|sympa-6.1.5-5|176	if [ "$mta" == "postfix" ]; then
12cu|sympa-6.1.5-5|177	database=`/usr/sbin/postconf -h alias_database`
12cu|sympa-6.1.5-5|178	maps=`/usr/sbin/postconf -h alias_maps`
12cu|sympa-6.1.5-5|179	postconf -e \
12cu|sympa-6.1.5-5|180	"alias_database = $database, hash:%{_localstatedir}/lib/sympa/aliases" \
12cu|sympa-6.1.5-5|181	"alias_maps = $maps, hash:%{_localstatedir}/lib/sympa/aliases"
12cu|sympa-6.1.5-5|182	else
12cu|sympa-6.1.5-5|183	cat >> %{_sysconfdir}/aliases <<EOF
12cu|sympa-6.1.5-5|184	:include:	%{_localstatedir}/lib/sympa/aliases
12cu|sympa-6.1.5-5|185	EOF
12cu|sympa-6.1.5-5|186	fi
12cu|sympa-6.1.5-5|187	# masqmail don't have this command
12cu|sympa-6.1.5-5|188	[ -x /usr/bin/newaliases ] && /usr/bin/newaliases
12cu|sympa-6.1.5-5|189	else
12cu|sympa-6.1.5-5|190	# find aliases file
12cu|sympa-6.1.5-5|191	aliases=`awk '/sendmail_aliases/ {print $2}' %{_sysconfdir}/sympa/sympa.conf`
12cu|sympa-6.1.5-5|192	if [ -z "$aliases" ]; then
12cu|sympa-6.1.5-5|193	aliases=%{_sysconfdir}/aliases
12cu|sympa-6.1.5-5|194	fi
12cu|sympa-6.1.5-5|195	# correct pathes
12cu|sympa-6.1.5-5|196	sed -i \
12cu|sympa-6.1.5-5|197	-e 's|%{_bindir}/queue|%{_sbindir}/queue|' \
12cu|sympa-6.1.5-5|198	-e 's|%{_bindir}/bouncequeue|%{_sbindir}/bouncequeue|' \
12cu|sympa-6.1.5-5|199	$aliases
12cu|sympa-6.1.5-5|200	# regenerate aliases
12cu|sympa-6.1.5-5|201	/usr/bin/newaliases
12cu|sympa-6.1.5-5|202	fi
12cu|sympa-6.1.5-5|203	
12cu|sympa-6.1.5-5|204	
12cu|sympa-6.1.5-5|205	%preun
12cu|sympa-6.1.5-5|206	%_preun_service sympa
12cu|sympa-6.1.5-5|207	
12cu|sympa-6.1.5-5|208	if [ $1 = 0 ]; then
12cu|sympa-6.1.5-5|209	# uninstallation
12cu|sympa-6.1.5-5|210	
12cu|sympa-6.1.5-5|211	# remove aliases
12cu|sympa-6.1.5-5|212	mta="`readlink /etc/alternatives/sendmail-command 2>/dev/null | cut -d . -f 2`"
12cu|sympa-6.1.5-5|213	if [ "$mta" == "postfix" ]; then
12cu|sympa-6.1.5-5|214	database=`/usr/sbin/postconf -h alias_database | \
12cu|sympa-6.1.5-5|215	sed -e 's|, hash:%{_localstatedir}/lib/sympa/aliases||'`
12cu|sympa-6.1.5-5|216	maps=`/usr/sbin/postconf -h alias_maps | \
12cu|sympa-6.1.5-5|217	sed -e 's|, hash:%{_localstatedir}/lib/sympa/aliases||'`
12cu|sympa-6.1.5-5|218	postconf -e \
12cu|sympa-6.1.5-5|219	"alias_database = $database" \
12cu|sympa-6.1.5-5|220	"alias_maps = $maps"
12cu|sympa-6.1.5-5|221	else
12cu|sympa-6.1.5-5|222	sed -i -e '/:include:   %{_localstatedir}/lib/sympa/aliases/d' \
12cu|sympa-6.1.5-5|223	%{_sysconfdir}/aliases
12cu|sympa-6.1.5-5|224	fi
12cu|sympa-6.1.5-5|225	/usr/bin/newaliases
12cu|sympa-6.1.5-5|226	fi
12cu|sympa-6.1.5-5|227	
12cu|sympa-6.1.5-5|228	%postun
12cu|sympa-6.1.5-5|229	%_postun_userdel sympa
12cu|sympa-6.1.5-5|230	
12cu|sympa-6.1.5-5|231	
12cu|sympa-6.1.5-5|232	%files -f sympa.lang
12cu|sympa-6.1.5-5|233	%defattr(-,root,root)
12cu|sympa-6.1.5-5|234	%{_docdir}/%{name}
12cu|sympa-6.1.5-5|235	
12cu|sympa-6.1.5-5|236	# variable directories
12cu|sympa-6.1.5-5|237	%attr(-,sympa,sympa) %{_localstatedir}/lib/sympa
12cu|sympa-6.1.5-5|238	%attr(-,sympa,sympa) %{_localstatedir}/spool/sympa
12cu|sympa-6.1.5-5|239	%attr(-,sympa,sympa) %{_localstatedir}/run/sympa
12cu|sympa-6.1.5-5|240	
12cu|sympa-6.1.5-5|241	# config files
12cu|sympa-6.1.5-5|242	%dir %{_sysconfdir}/sympa
12cu|sympa-6.1.5-5|243	%config(noreplace) %attr(640,root,sympa) %{_sysconfdir}/sympa/sympa.conf
12cu|sympa-6.1.5-5|244	%config(noreplace) %{_sysconfdir}/sympa/wwsympa.conf
12cu|sympa-6.1.5-5|245	%config(noreplace) %{_sysconfdir}/sympa/data_structure.version
12cu|sympa-6.1.5-5|246	%{_initrddir}/sympa
12cu|sympa-6.1.5-5|247	
12cu|sympa-6.1.5-5|248	# binaries
12cu|sympa-6.1.5-5|249	%attr(-,sympa,sympa) %{_sbindir}/queue
12cu|sympa-6.1.5-5|250	%attr(-,sympa,sympa) %{_sbindir}/bouncequeue
12cu|sympa-6.1.5-5|251	%attr(-,sympa,sympa) %{_sbindir}/familyqueue
12cu|sympa-6.1.5-5|252	%attr(-,root,sympa) %{_sbindir}/aliaswrapper
12cu|sympa-6.1.5-5|253	%attr(-,root,sympa) %{_sbindir}/virtualwrapper
12cu|sympa-6.1.5-5|254	%{_sbindir}/sympa.pl
12cu|sympa-6.1.5-5|255	%{_sbindir}/alias_manager.pl
12cu|sympa-6.1.5-5|256	%{_sbindir}/archived.pl
12cu|sympa-6.1.5-5|257	%{_sbindir}/bounced.pl
12cu|sympa-6.1.5-5|258	%{_sbindir}/bulk.pl
12cu|sympa-6.1.5-5|259	%{_sbindir}/sympa_wizard.pl
12cu|sympa-6.1.5-5|260	%{_sbindir}/task_manager.pl
12cu|sympa-6.1.5-5|261	
12cu|sympa-6.1.5-5|262	# other
12cu|sympa-6.1.5-5|263	%{_datadir}/sympa
12cu|sympa-6.1.5-5|264	%{_mandir}/man8/*
12cu|sympa-6.1.5-5|265	
12cu|sympa-6.1.5-5|266	%files www
12cu|sympa-6.1.5-5|267	%defattr(-,root,root)
12cu|sympa-6.1.5-5|268	%dir %{_libdir}/sympa
12cu|sympa-6.1.5-5|269	%dir %{_libdir}/sympa/cgi
12cu|sympa-6.1.5-5|270	%{_libdir}/sympa/cgi/wwsympa.fcgi
12cu|sympa-6.1.5-5|271	%{_libdir}/sympa/cgi/sympa_soap_server.fcgi
12cu|sympa-6.1.5-5|272	%attr(-,sympa,sympa) %{_libdir}/sympa/cgi/sympa_soap_server-wrapper.fcgi
12cu|sympa-6.1.5-5|273	%attr(-,sympa,sympa) %{_libdir}/sympa/cgi/wwsympa-wrapper.fcgi
12cu|sympa-6.1.5-5|274	%config(noreplace) %{_webappconfdir}/sympa.conf
12cu|sympa-6.1.5-5|275	
12cu|sympa-6.1.5-5|276	
12cu|sympa-6.1.5-5|277	%changelog
12cu|sympa-6.1.5-5|278	* Wed Jun 08 2011 Oden Eriksson <oeriksson@mandriva.com> 6.1.5-1mdv2011.0
12cu|sympa-6.1.5-5|279	+ Revision: 683163
12cu|sympa-6.1.5-5|280	- 6.1.5
12cu|sympa-6.1.5-5|281	
12cu|sympa-6.1.5-5|282	* Sat Jan 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 6.1.4-1
12cu|sympa-6.1.5-5|283	+ Revision: 632256
12cu|sympa-6.1.5-5|284	- new version
12cu|sympa-6.1.5-5|285	- make mysql, postgresql and ldap optional dependencies of the init script (#62175)
12cu|sympa-6.1.5-5|286	
12cu|sympa-6.1.5-5|287	* Mon Nov 15 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 6.1.3-1mdv2011.0
12cu|sympa-6.1.5-5|288	+ Revision: 597693
12cu|sympa-6.1.5-5|289	- Update to version 6.1.3
12cu|sympa-6.1.5-5|290	
12cu|sympa-6.1.5-5|291	* Mon Oct 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.1.1-1mdv2011.0
12cu|sympa-6.1.5-5|292	+ Revision: 589265
12cu|sympa-6.1.5-5|293	- new version
12cu|sympa-6.1.5-5|294	
12cu|sympa-6.1.5-5|295	* Sat Oct 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.1-0.beta7.2mdv2011.0
12cu|sympa-6.1.5-5|296	+ Revision: 582491
12cu|sympa-6.1.5-5|297	- patch0: robot_custome_parameter is not mandatory
12cu|sympa-6.1.5-5|298	- fix www interface configuration
12cu|sympa-6.1.5-5|299	
12cu|sympa-6.1.5-5|300	* Wed Sep 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.1-0.beta7.1mdv2011.0
12cu|sympa-6.1.5-5|301	+ Revision: 582059
12cu|sympa-6.1.5-5|302	- new version
12cu|sympa-6.1.5-5|303	
12cu|sympa-6.1.5-5|304	* Sat Jul 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.1-0.beta4.1mdv2011.0
12cu|sympa-6.1.5-5|305	+ Revision: 554584
12cu|sympa-6.1.5-5|306	- new version
12cu|sympa-6.1.5-5|307	
12cu|sympa-6.1.5-5|308	* Sat May 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.0.2-1mdv2010.1
12cu|sympa-6.1.5-5|309	+ Revision: 546579
12cu|sympa-6.1.5-5|310	- new version (bugfix release)
12cu|sympa-6.1.5-5|311	- rework init script to make it more robust
12cu|sympa-6.1.5-5|312	- patch1: fix bulk daemon
12cu|sympa-6.1.5-5|313	- patch2: fix created directories ownership
12cu|sympa-6.1.5-5|314	- no need to explicitely add a group, %%_pre_useradd does it already
12cu|sympa-6.1.5-5|315	- split web interface in www subpackage, and use apache-independant dependencies (fix #59174)
12cu|sympa-6.1.5-5|316	- drop smrsh support, let expert sendmails users manage it themselves (fix #59173)
12cu|sympa-6.1.5-5|317	- don't run newalias if it doesn't exists (bug #59172)
12cu|sympa-6.1.5-5|318	
12cu|sympa-6.1.5-5|319	+ Michael Scherer <misc@mandriva.org>
12cu|sympa-6.1.5-5|320	- fix missing group issue, fix issue #59172
12cu|sympa-6.1.5-5|321	
12cu|sympa-6.1.5-5|322	* Tue Apr 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.0.1-6mdv2010.1
12cu|sympa-6.1.5-5|323	+ Revision: 539525
12cu|sympa-6.1.5-5|324	- don't forget bulk module in init script
12cu|sympa-6.1.5-5|325	
12cu|sympa-6.1.5-5|326	* Fri Apr 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.0.1-5mdv2010.1
12cu|sympa-6.1.5-5|327	+ Revision: 538361
12cu|sympa-6.1.5-5|328	- fix aliases on update, as queue and bouncequeue are now installed under %%{_sbindir}
12cu|sympa-6.1.5-5|329	
12cu|sympa-6.1.5-5|330	* Sat Jan 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.0.1-4mdv2010.1
12cu|sympa-6.1.5-5|331	+ Revision: 495353
12cu|sympa-6.1.5-5|332	- no need for specific logrotate configuration anymore
12cu|sympa-6.1.5-5|333	- use standard 'mail' syslog facility, instead of a specific one, for sake of simplicity
12cu|sympa-6.1.5-5|334	
12cu|sympa-6.1.5-5|335	* Tue Jan 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.0.1-3mdv2010.1
12cu|sympa-6.1.5-5|336	+ Revision: 493849
12cu|sympa-6.1.5-5|337	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|sympa-6.1.5-5|338	- switch to open to all by default, as the application does not allow modification of system state
12cu|sympa-6.1.5-5|339	- use installation patch submitted upstream
12cu|sympa-6.1.5-5|340	
12cu|sympa-6.1.5-5|341	* Sat Jan 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.0.1-1mdv2010.1
12cu|sympa-6.1.5-5|342	+ Revision: 485176
12cu|sympa-6.1.5-5|343	- new version
12cu|sympa-6.1.5-5|344	- switch apache default access policy to open by default, as the application does not allow local modifications
12cu|sympa-6.1.5-5|345	- fix automatic dependencies
12cu|sympa-6.1.5-5|346	
12cu|sympa-6.1.5-5|347	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 6.0-1mdv2010.1
12cu|sympa-6.1.5-5|348	+ Revision: 473475
12cu|sympa-6.1.5-5|349	- enforce new default access policy
12cu|sympa-6.1.5-5|350	- update to 6.0 final
12cu|sympa-6.1.5-5|351	
12cu|sympa-6.1.5-5|352	* Fri Oct 09 2009 Oden Eriksson <oeriksson@mandriva.com> 6.0-0.b2.3mdv2010.0
12cu|sympa-6.1.5-5|353	+ Revision: 456333
12cu|sympa-6.1.5-5|354	- don't hardcode the buildhost host name at install
12cu|sympa-6.1.5-5|355	
12cu|sympa-6.1.5-5|356	* Wed Sep 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 6.0-0.b2.2mdv2010.0
12cu|sympa-6.1.5-5|357	+ Revision: 434775
12cu|sympa-6.1.5-5|358	- fix dependencies
12cu|sympa-6.1.5-5|359	
12cu|sympa-6.1.5-5|360	* Sun Aug 30 2009 Guillaume Rousse <guillomovitch@mandriva.org> 6.0-0.b2.1mdv2010.0
12cu|sympa-6.1.5-5|361	+ Revision: 422521
12cu|sympa-6.1.5-5|362	- new version
12cu|sympa-6.1.5-5|363	- spec cleanup, now than sympa installation process has been fixed upstream
12cu|sympa-6.1.5-5|364	
12cu|sympa-6.1.5-5|365	* Sun Feb 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 5.4.6-1mdv2009.1
12cu|sympa-6.1.5-5|366	+ Revision: 340593
12cu|sympa-6.1.5-5|367	- new release
12cu|sympa-6.1.5-5|368	
12cu|sympa-6.1.5-5|369	* Sun Jul 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.4.3-1mdv2009.0
12cu|sympa-6.1.5-5|370	+ Revision: 232181
12cu|sympa-6.1.5-5|371	- new version
12cu|sympa-6.1.5-5|372	- sync init script with mailman one
12cu|sympa-6.1.5-5|373	- use a single url prefix for all web stuff
12cu|sympa-6.1.5-5|374	- new version
12cu|sympa-6.1.5-5|375	- update install patch
12cu|sympa-6.1.5-5|376	- install cgi files under /var/www/sympa
12cu|sympa-6.1.5-5|377	- mysql dependency in init scrip
12cu|sympa-6.1.5-5|378	
12cu|sympa-6.1.5-5|379	+ Pixel <pixel@mandriva.com>
12cu|sympa-6.1.5-5|380	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cu|sympa-6.1.5-5|381	
12cu|sympa-6.1.5-5|382	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 5.3.4-2mdv2008.1
12cu|sympa-6.1.5-5|383	+ Revision: 171135
12cu|sympa-6.1.5-5|384	- rebuild
12cu|sympa-6.1.5-5|385	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|sympa-6.1.5-5|386	
12cu|sympa-6.1.5-5|387	* Wed Feb 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 5.3.4-1mdv2008.1
12cu|sympa-6.1.5-5|388	+ Revision: 163224
12cu|sympa-6.1.5-5|389	- new version
12cu|sympa-6.1.5-5|390	
12cu|sympa-6.1.5-5|391	+ Olivier Blin <oblin@mandriva.com>
12cu|sympa-6.1.5-5|392	- restore BuildRoot
12cu|sympa-6.1.5-5|393	
12cu|sympa-6.1.5-5|394	+ Thierry Vignaud <tv@mandriva.org>
12cu|sympa-6.1.5-5|395	- kill re-definition of %%buildroot on Pixel's request
12cu|sympa-6.1.5-5|396	
12cu|sympa-6.1.5-5|397	* Thu Sep 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.3.3-1mdv2008.0
12cu|sympa-6.1.5-5|398	+ Revision: 80909
12cu|sympa-6.1.5-5|399	- use new syslog rpm-helper
12cu|sympa-6.1.5-5|400	- new version
12cu|sympa-6.1.5-5|401	
12cu|sympa-6.1.5-5|402	* Thu Jun 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.3.1-1mdv2008.0
12cu|sympa-6.1.5-5|403	+ Revision: 36757
12cu|sympa-6.1.5-5|404	- new version
12cu|sympa-6.1.5-5|405	fix monharc dependency capitalization
12cu|sympa-6.1.5-5|406	
12cu|sympa-6.1.5-5|407	* Sun Jun 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.3-1mdv2008.0
12cu|sympa-6.1.5-5|408	+ Revision: 34888
12cu|sympa-6.1.5-5|409	- final version
12cu|sympa-6.1.5-5|410	
12cu|sympa-6.1.5-5|411	* Sun Jun 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.3-0.beta4.2mdv2008.0
12cu|sympa-6.1.5-5|412	+ Revision: 34884
12cu|sympa-6.1.5-5|413	- new mandriva specific FHS-compliant init script
12cu|sympa-6.1.5-5|414	
12cu|sympa-6.1.5-5|415	* Wed May 30 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.3-0.beta4.1mdv2008.0
12cu|sympa-6.1.5-5|416	+ Revision: 32945
12cu|sympa-6.1.5-5|417	- new version
12cu|sympa-6.1.5-5|418	
12cu|sympa-6.1.5-5|419	
12cu|sympa-6.1.5-5|420	* Thu Mar 08 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.3-0.beta1.2mdv2007.1
12cu|sympa-6.1.5-5|421	+ Revision: 134999
12cu|sympa-6.1.5-5|422	- don't remove aliases file on removal, just remove it from system aliases configuration, as mailman
12cu|sympa-6.1.5-5|423	
12cu|sympa-6.1.5-5|424	* Wed Mar 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 5.3-0.beta1.1mdv2007.1
12cu|sympa-6.1.5-5|425	+ Revision: 134290
12cu|sympa-6.1.5-5|426	- use alias_database and alias_maps directives for postfix, so as to make newaliases command functionnal
12cu|sympa-6.1.5-5|427	- use get_free_syslog_facility helper script
12cu|sympa-6.1.5-5|428	- new version, using standard pre-release versionning scheme
12cu|sympa-6.1.5-5|429	- main configuration file is supposed to contains a password
12cu|sympa-6.1.5-5|430	- uses a patch instead of in-spec substitutions to handle installation, so as to fix insane perms also
12cu|sympa-6.1.5-5|431	- install wrappers setuid root
12cu|sympa-6.1.5-5|432	
12cu|sympa-6.1.5-5|433	* Wed Nov 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 5.3a.10-1mdv2007.1
12cu|sympa-6.1.5-5|434	+ Revision: 84462
12cu|sympa-6.1.5-5|435	- attempt to migrate aliases automatically during upgrade
12cu|sympa-6.1.5-5|436	use alias_database insteaf of alias_maps for postfix, as it allow to use sendmail-compatible newaliases command
12cu|sympa-6.1.5-5|437	- remove aliase database also on uninstallation
12cu|sympa-6.1.5-5|438	- fix listmaster adress substitution
12cu|sympa-6.1.5-5|439	- all sympa-created static web content is now created in %%_localstatedir/sympa/www
12cu|sympa-6.1.5-5|440	change Apache alias from wws to sympa, for consistency with other webapps
12cu|sympa-6.1.5-5|441	- no need to create log file, syslog will do it alone
12cu|sympa-6.1.5-5|442	- fix syslog modification in %%preun
12cu|sympa-6.1.5-5|443	- fix alias removal during %%preun
12cu|sympa-6.1.5-5|444	- sanitize permissions
12cu|sympa-6.1.5-5|445	- sanitize setup a little bit:
12cu|sympa-6.1.5-5|446	- executables are in system standard directories (%%_bindir and %%_sbindir)
12cu|sympa-6.1.5-5|447	- samples are in documentation
12cu|sympa-6.1.5-5|448	- scripts are not samples
12cu|sympa-6.1.5-5|449	- sanitize macro use
12cu|sympa-6.1.5-5|450	- new version
12cu|sympa-6.1.5-5|451	- use a distinct alias file in /var/lib/sympa, and make sure it is included by MTA
12cu|sympa-6.1.5-5|452	- ship all documentation
12cu|sympa-6.1.5-5|453	- fix openssl path
12cu|sympa-6.1.5-5|454	- fix %%post
12cu|sympa-6.1.5-5|455	- LDAP support is optional
12cu|sympa-6.1.5-5|456	- move runtime-independant configuration change from %%post to %%install
12cu|sympa-6.1.5-5|457	- yet more cleanup
12cu|sympa-6.1.5-5|458	- ready-to-use static css directory
12cu|sympa-6.1.5-5|459	- fix %%post scriptlet
12cu|sympa-6.1.5-5|460	- put static web content (icons) into their own directory
12cu|sympa-6.1.5-5|461	- put messages files in correct place
12cu|sympa-6.1.5-5|462	- no need to add apache in sympa group, wwsympa is setuid
12cu|sympa-6.1.5-5|463	- useless verbosity
12cu|sympa-6.1.5-5|464	- don't install wrapper, wwsympa is setuid
12cu|sympa-6.1.5-5|465	- sanitize automatic configuration a little bit:
12cu|sympa-6.1.5-5|466	- dont use NIS domain name at all
12cu|sympa-6.1.5-5|467	- use hostname rather than domain name, as it is a safer default
12cu|sympa-6.1.5-5|468	- chain regexpes
12cu|sympa-6.1.5-5|469	- better regexp coherency
12cu|sympa-6.1.5-5|470	- correctly setup log facility in sympa configuration
12cu|sympa-6.1.5-5|471	- drop commented lines
12cu|sympa-6.1.5-5|472	- use herein document for README.urpmi
12cu|sympa-6.1.5-5|473	more explicit instructions
12cu|sympa-6.1.5-5|474	- don't mess with mysql database creating script, as it breaks it
12cu|sympa-6.1.5-5|475	- use new webapps macros, allowing to discard versioned apache dependencies
12cu|sympa-6.1.5-5|476	no need to requires mails-server during %%pre
12cu|sympa-6.1.5-5|477	- Import sympa
12cu|sympa-6.1.5-5|478	
12cu|sympa-6.1.5-5|479	* Mon Jun 05 2006 Anne Nicolas <anicolas@mandriva.com> 5.2.1-1mdk
12cu|sympa-6.1.5-5|480	- new version, bug fix
12cu|sympa-6.1.5-5|481	
12cu|sympa-6.1.5-5|482	* Wed May 17 2006 Anne Nicolas <anicolas@mandriva.com> 5.2-2mdk
12cu|sympa-6.1.5-5|483	- fix sympa.conf configuration for hostname
12cu|sympa-6.1.5-5|484	
12cu|sympa-6.1.5-5|485	* Fri Apr 21 2006 Anne Nicolas <anicolas@mandriva.com> 5.2-1mdk
12cu|sympa-6.1.5-5|486	- update of translations
12cu|sympa-6.1.5-5|487	- performances optimization
12cu|sympa-6.1.5-5|488	- full virtual hosting support
12cu|sympa-6.1.5-5|489	
12cu|sympa-6.1.5-5|490	* Sun Feb 05 2006 Anne Nicolas <anicolas@mandriva.com> 5.1.2-1mdk
12cu|sympa-6.1.5-5|491	- new version, bug fix
12cu|sympa-6.1.5-5|492	
12cu|sympa-6.1.5-5|493	* Thu Sep 01 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 5.1.0-2mdk
12cu|sympa-6.1.5-5|494	- buildrequires: perl-libintl-perl (Locale/Messages.pm)
12cu|sympa-6.1.5-5|495	
12cu|sympa-6.1.5-5|496	* Sun Aug 28 2005 Anne Nicolas <anicolas@mandrakesoft.com> 5.1.0-1mdk
12cu|sympa-6.1.5-5|497	- new version
12cu|sympa-6.1.5-5|498	- add perl-Template require
12cu|sympa-6.1.5-5|499	- modify configure adding --with-docdir
12cu|sympa-6.1.5-5|500	- modify Makefile searching
12cu|sympa-6.1.5-5|501	
12cu|sympa-6.1.5-5|502	* Thu Jul 14 2005 Guillaume Rousse <guillomovitch@mandriva.org> 4.1.5-2mdk
12cu|sympa-6.1.5-5|503	- new mail-server requires
12cu|sympa-6.1.5-5|504	- new apache setup
12cu|sympa-6.1.5-5|505	- new apache macros
12cu|sympa-6.1.5-5|506	- use herein documents instead of additional sources
12cu|sympa-6.1.5-5|507	- ship sendmail secure shell link instead of managing it through post-installation procedure
12cu|sympa-6.1.5-5|508	- spec cleanup
12cu|sympa-6.1.5-5|509	- use %%mkrel
12cu|sympa-6.1.5-5|510	
12cu|sympa-6.1.5-5|511	* Sat Feb 26 2005 Anne Nicolas <anicolas@mandrakesoft.com> 4.1.5-1mdk
12cu|sympa-6.1.5-5|512	- new version
12cu|sympa-6.1.5-5|513	
12cu|sympa-6.1.5-5|514	* Fri Feb 18 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.1.4-2mdk
12cu|sympa-6.1.5-5|515	- spec file cleanups, remove the ADVX-build stuff
12cu|sympa-6.1.5-5|516	- strip away annoying ^M
12cu|sympa-6.1.5-5|517	
12cu|sympa-6.1.5-5|518	* Thu Feb 10 2005 Anne Nicolas <anne@mandrakesoft.com> 4.1.4-1mdk
12cu|sympa-6.1.5-5|519	- new version because of bug in web interface
12cu|sympa-6.1.5-5|520	
12cu|sympa-6.1.5-5|521	* Tue Feb 08 2005 Anne Nicolas <anne@mandrakesoft.com> 4.1.3-1mdk
12cu|sympa-6.1.5-5|522	- new version (last one for this branch)
12cu|sympa-6.1.5-5|523	
12cu|sympa-6.1.5-5|524	* Mon Nov 01 2004 Michael Scherer <misc@mandrake.org> 4.1.2-5mdk
12cu|sympa-6.1.5-5|525	- Buildrequires perl-MailTools
12cu|sympa-6.1.5-5|526	
12cu|sympa-6.1.5-5|527	* Sat Oct 23 2004 Anne Nicolas <anne@mandrake.org> 4.1.2-4mdk
12cu|sympa-6.1.5-5|528	- use README.urpmi feature (thanks to rgs and misc)
12cu|sympa-6.1.5-5|529	
12cu|sympa-6.1.5-5|530	* Sat Oct 23 2004 Anne Nicolas <anne@mandrake.org> 4.1.2-3mdk
12cu|sympa-6.1.5-5|531	- fix bug in mysql database creation script
12cu|sympa-6.1.5-5|532	- add comment about database creation at the end of install
12cu|sympa-6.1.5-5|533	
12cu|sympa-6.1.5-5|534	* Thu Aug 05 2004 Anne Nicolas <anne@mandrake.org> 4.1.2-2mdk
12cu|sympa-6.1.5-5|535	- create sympa directory in /var/log for sympa's logs
12cu|sympa-6.1.5-5|536	- modify syslog : log all priorities in /var/log/sympa/sympa.log
12cu|sympa-6.1.5-5|537	
12cu|sympa-6.1.5-5|538	* Thu Jul 08 2004 Anne Nicolas <anne@mandrake.org> 4.1.2-1mdk
12cu|sympa-6.1.5-5|539	- add apache configuration for wws
12cu|sympa-6.1.5-5|540	- remove patch for init file
12cu|sympa-6.1.5-5|541	- new version
12cu|sympa-6.1.5-5|542	
12cu|sympa-6.1.5-5|543	* Sat Apr 24 2004 Anne Nicolas <anne@mandrake.org> 4.1.1-3mdk
12cu|sympa-6.1.5-5|544	- add SympaTransport exception
12cu|sympa-6.1.5-5|545	- add require perl-MailTools
12cu|sympa-6.1.5-5|546	
12cu|sympa-6.1.5-5|547	* Fri Apr 23 2004 Olivier Blin <blino@mandrake.org> 4.1.1-2mdk
12cu|sympa-6.1.5-5|548	- merge changelog from the real 3.4.4.3-4mdk release to let the package be uploaded again (after a three months break)
12cu|sympa-6.1.5-5|549	
12cu|sympa-6.1.5-5|550	* Thu Apr 22 2004 Guillaume Rousse <guillomovitch@mandrake.org> 4.1.1-1mdk
12cu|sympa-6.1.5-5|551	- new version, by popular demand (you know who you are)
12cu|sympa-6.1.5-5|552	- no more explicit perl dependencies, let spec-helper do its job
12cu|sympa-6.1.5-5|553	
12cu|sympa-6.1.5-5|554	* Thu Apr 08 2004 Guillaume Rousse <guillomovitch@mandrake.org> 3.4.4.3-5mdk
12cu|sympa-6.1.5-5|555	- fixed multiple groups handling when adding sympa to apache group (Francis Muguet <muguet@ensta.fr>)
12cu|sympa-6.1.5-5|556	- requires mod_fastcgi and install cgi in correct dir (Guillaume Sauvenay <sauvenay@ccr.jussieu.fr>)
12cu|sympa-6.1.5-5|557	- user rpm-helper facility to create empty files
12cu|sympa-6.1.5-5|558	

12942 12
12cu|synapse-0.2.10-1|1	Summary:	A semantic launcher written in Vala
12cu|synapse-0.2.10-1|2	Name:		synapse
12cu|synapse-0.2.10-1|3	Version:	0.2.10
12cu|synapse-0.2.10-1|4	Release:	1
12cu|synapse-0.2.10-1|5	Group:		System/Libraries
12cu|synapse-0.2.10-1|6	License:	GPLv3+
12cu|synapse-0.2.10-1|7	URL:		http://synapse.zeitgeist-project.com/wiki/index.php?title=Main_Page
12cu|synapse-0.2.10-1|8	Source0:	http://launchpad.net/%{name}-project/0.2/%{version}/+download/%{name}-%{version}.tar.gz
12cu|synapse-0.2.10-1|9	# the generated synapse-main.c imports gtkhotkey-1.0/gtkhotkey.h,
12cu|synapse-0.2.10-1|10	# which imports glib-2.0/glib/gquark.h, and this is no longer allowed
12cu|synapse-0.2.10-1|11	# pass -DGLIB_COMPILATION to override (h/t: Mamoru Tasaka)
12cu|synapse-0.2.10-1|12	# https://bugs.launchpad.net/synapse-project/+bug/995354
12cu|synapse-0.2.10-1|13	Patch0:		%{name}-0.2.10-glib.patch
12cu|synapse-0.2.10-1|14	# libsynapsecore.a uses powf (defined in the libm DSO),
12cu|synapse-0.2.10-1|15	# it should be linked with -lm
12cu|synapse-0.2.10-1|16	# https://bugs.launchpad.net/synapse-project/+bug/995356
12cu|synapse-0.2.10-1|17	Patch1:		%{name}-0.2.10-libm-dso-for-powf.patch
12cu|synapse-0.2.10-1|18	Patch2:		concrete-gtk-timeout.patch
12cu|synapse-0.2.10-1|19	BuildRequires:	gettext
12cu|synapse-0.2.10-1|20	BuildRequires:	intltool
12cu|synapse-0.2.10-1|21	BuildRequires:	vala
12cu|synapse-0.2.10-1|22	BuildRequires:	pkgconfig(gee-1.0)
12cu|synapse-0.2.10-1|23	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|synapse-0.2.10-1|24	BuildRequires:	pkgconfig(gtkhotkey-1.0)
12cu|synapse-0.2.10-1|25	BuildRequires:	pkgconfig(json-glib-1.0)
12cu|synapse-0.2.10-1|26	BuildRequires:	pkgconfig(libnotify)
12cu|synapse-0.2.10-1|27	BuildRequires:	pkgconfig(rest-0.7)
12cu|synapse-0.2.10-1|28	BuildRequires:	pkgconfig(unique-1.0)
12cu|synapse-0.2.10-1|29	BuildRequires:	pkgconfig(zeitgeist-1.0)
12cu|synapse-0.2.10-1|30	
12cu|synapse-0.2.10-1|31	%description
12cu|synapse-0.2.10-1|32	Synapse is a semantic launcher written in Vala that you can use to start
12cu|synapse-0.2.10-1|33	applications as well as find and access relevant documents and files by making
12cu|synapse-0.2.10-1|34	use of the Zeitgeist engine.
12cu|synapse-0.2.10-1|35	
12cu|synapse-0.2.10-1|36	%files -f %{name}.lang
12cu|synapse-0.2.10-1|37	%doc COPYING README
12cu|synapse-0.2.10-1|38	%{_bindir}/synapse
12cu|synapse-0.2.10-1|39	%{_mandir}/man1/synapse.1*
12cu|synapse-0.2.10-1|40	%{_datadir}/applications/synapse.desktop
12cu|synapse-0.2.10-1|41	%{_datadir}/icons/hicolor/scalable/apps/synapse.svg
12cu|synapse-0.2.10-1|42	
12cu|synapse-0.2.10-1|43	#----------------------------------------------------------------------------
12cu|synapse-0.2.10-1|44	
12cu|synapse-0.2.10-1|45	%package devel
12cu|synapse-0.2.10-1|46	Summary:	Development files for %{name}
12cu|synapse-0.2.10-1|47	Group:		Development/Other
12cu|synapse-0.2.10-1|48	Requires:	%{name} = %{EVRD}
12cu|synapse-0.2.10-1|49	
12cu|synapse-0.2.10-1|50	%description devel
12cu|synapse-0.2.10-1|51	The %{name}-devel package contains libraries and header files for
12cu|synapse-0.2.10-1|52	developing applications that use %{name}.
12cu|synapse-0.2.10-1|53	
12cu|synapse-0.2.10-1|54	%files devel
12cu|synapse-0.2.10-1|55	%doc AUTHORS
12cu|synapse-0.2.10-1|56	%{_datadir}/vala/vapi
12cu|synapse-0.2.10-1|57	
12cu|synapse-0.2.10-1|58	#----------------------------------------------------------------------------
12cu|synapse-0.2.10-1|59	
12cu|synapse-0.2.10-1|60	%prep
12cu|synapse-0.2.10-1|61	%setup -q
12cu|synapse-0.2.10-1|62	%patch0 -p1 -b .glib
12cu|synapse-0.2.10-1|63	%patch1 -p1 -b .libm-dso-for-powf
12cu|synapse-0.2.10-1|64	%patch2 -p1
12cu|synapse-0.2.10-1|65	
12cu|synapse-0.2.10-1|66	%build
12cu|synapse-0.2.10-1|67	%configure2_5x \
12cu|synapse-0.2.10-1|68	--disable-static \
12cu|synapse-0.2.10-1|69	--enable-zeitgeist=yes
12cu|synapse-0.2.10-1|70	%make V=1
12cu|synapse-0.2.10-1|71	
12cu|synapse-0.2.10-1|72	%install
12cu|synapse-0.2.10-1|73	%makeinstall_std
12cu|synapse-0.2.10-1|74	install -d -p -m 755 %{buildroot}%{_datadir}/vala/vapi
12cu|synapse-0.2.10-1|75	install -D -p -m 644 vapi/*.vapi %{buildroot}%{_datadir}/vala/vapi
12cu|synapse-0.2.10-1|76	
12cu|synapse-0.2.10-1|77	# language files
12cu|synapse-0.2.10-1|78	%find_lang %{name}
12cu|synapse-0.2.10-1|79	
12cu|synapse-0.2.10-1|80	
12cu|synapse-0.2.10-1|81	%changelog
12cu|synapse-0.2.10-1|82	* Tue Apr 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.10-1
12cu|synapse-0.2.10-1|83	+ Revision: b6ec6c1
12cu|synapse-0.2.10-1|84	- Try to fix build with patch
12cu|synapse-0.2.10-1|85	
12cu|synapse-0.2.10-1|86	

12943 12
12cu|syncany-0.1.alpha-3|1	%define name syncany
12cu|syncany-0.1.alpha-3|2	
12cu|syncany-0.1.alpha-3|3	Name:		%{name}
12cu|syncany-0.1.alpha-3|4	Version:	0.1.alpha
12cu|syncany-0.1.alpha-3|5	Release:	3
12cu|syncany-0.1.alpha-3|6	License:	GPLv3
12cu|syncany-0.1.alpha-3|7	Summary:	Syncany is an open-source file synchronization and filesharing application
12cu|syncany-0.1.alpha-3|8	Group:		Archiving/Backup
12cu|syncany-0.1.alpha-3|9	URL:		https://launchpad.net/syncany/
12cu|syncany-0.1.alpha-3|10	# $ bzr branch lp:synany
12cu|syncany-0.1.alpha-3|11	# $ bzr export --root="syncany-0.1.alpha/" ~/BuildSystem/syncany/SOURCES/syncany-0.1.alpha.tar.bz2
12cu|syncany-0.1.alpha-3|12	Source0:	%{name}-%{version}.tar.bz2
12cu|syncany-0.1.alpha-3|13	# From https://launchpad.net/~mariodebian/+archive/syncany
12cu|syncany-0.1.alpha-3|14	Source1:	syncany
12cu|syncany-0.1.alpha-3|15	Source2:	syncany-autostart
12cu|syncany-0.1.alpha-3|16	Source3:	syncany.desktop
12cu|syncany-0.1.alpha-3|17	Source4:	syncany-autostart.desktop
12cu|syncany-0.1.alpha-3|18	Suggests:	%{name}-doc
12cu|syncany-0.1.alpha-3|19	# BuildRequires for Syncany Java part
12cu|syncany-0.1.alpha-3|20	BuildRequires:	ant
12cu|syncany-0.1.alpha-3|21	BuildRequires:	ant-apache-regexp
12cu|syncany-0.1.alpha-3|22	BuildRequires:	ant-nodeps
12cu|syncany-0.1.alpha-3|23	BuildRequires:	java-devel
12cu|syncany-0.1.alpha-3|24	# BuildRequires for Syncany Nautilus extension
12cu|syncany-0.1.alpha-3|25	BuildRequires:	gtk2-devel
12cu|syncany-0.1.alpha-3|26	BuildRequires:	atk-devel
12cu|syncany-0.1.alpha-3|27	BuildRequires:	cairo-devel
12cu|syncany-0.1.alpha-3|28	BuildRequires:	gdk-pixbuf-devel
12cu|syncany-0.1.alpha-3|29	BuildRequires:	pango-devel
12cu|syncany-0.1.alpha-3|30	BuildRequires:	glib2-devel
12cu|syncany-0.1.alpha-3|31	BuildRequires:	pixman-devel
12cu|syncany-0.1.alpha-3|32	BuildRequires:	freetype2-devel
12cu|syncany-0.1.alpha-3|33	BuildRequires:	png-devel
12cu|syncany-0.1.alpha-3|34	BuildRequires:	nautilus-devel
12cu|syncany-0.1.alpha-3|35	
12cu|syncany-0.1.alpha-3|36	%description
12cu|syncany-0.1.alpha-3|37	Syncany is an open-source file synchronization and filesharing
12cu|syncany-0.1.alpha-3|38	application. It allows users to backup and share certain folders of
12cu|syncany-0.1.alpha-3|39	their workstations using any kind of storage, e.g. FTP, Amazon S3 or
12cu|syncany-0.1.alpha-3|40	Google Storage.
12cu|syncany-0.1.alpha-3|41	
12cu|syncany-0.1.alpha-3|42	While the basic idea is similar to Dropbox and JungleDisk, Syncany is
12cu|syncany-0.1.alpha-3|43	open-source and additionally provides data encryption and more
12cu|syncany-0.1.alpha-3|44	flexibility in terms of storage type and provider:
12cu|syncany-0.1.alpha-3|45	
12cu|syncany-0.1.alpha-3|46	- Data encryption: Syncany encrypts the files locally, so that any
12cu|syncany-0.1.alpha-3|47	online storage can be used even for sensitive data.
12cu|syncany-0.1.alpha-3|48	
12cu|syncany-0.1.alpha-3|49	- Arbitrary storage: Syncany uses a plug-in based storage system. It can
12cu|syncany-0.1.alpha-3|50	be used with any type of remote storage.
12cu|syncany-0.1.alpha-3|51	
12cu|syncany-0.1.alpha-3|52	%files
12cu|syncany-0.1.alpha-3|53	%{_datadir}/%{name}/
12cu|syncany-0.1.alpha-3|54	%{_datadir}/pixmaps/%{name}.png
12cu|syncany-0.1.alpha-3|55	
12cu|syncany-0.1.alpha-3|56	%package doc
12cu|syncany-0.1.alpha-3|57	Summary:	Syncany Documentation
12cu|syncany-0.1.alpha-3|58	BuildArch:	noarch
12cu|syncany-0.1.alpha-3|59	
12cu|syncany-0.1.alpha-3|60	%description doc
12cu|syncany-0.1.alpha-3|61	Documentation for Syncany
12cu|syncany-0.1.alpha-3|62	
12cu|syncany-0.1.alpha-3|63	%files doc
12cu|syncany-0.1.alpha-3|64	%doc %{_docdir}/%{name}-doc/
12cu|syncany-0.1.alpha-3|65	
12cu|syncany-0.1.alpha-3|66	%package nautilus
12cu|syncany-0.1.alpha-3|67	Summary:	Syncany Nautilus extension
12cu|syncany-0.1.alpha-3|68	
12cu|syncany-0.1.alpha-3|69	%description nautilus
12cu|syncany-0.1.alpha-3|70	Synany extension for Nautilus file browser.
12cu|syncany-0.1.alpha-3|71	
12cu|syncany-0.1.alpha-3|72	%files nautilus
12cu|syncany-0.1.alpha-3|73	%{_libdir}/nautilus/
12cu|syncany-0.1.alpha-3|74	
12cu|syncany-0.1.alpha-3|75	%prep
12cu|syncany-0.1.alpha-3|76	%setup -q -n %{name}-%{version}
12cu|syncany-0.1.alpha-3|77	%apply_patches
12cu|syncany-0.1.alpha-3|78	
12cu|syncany-0.1.alpha-3|79	%ifarch x86_64
12cu|syncany-0.1.alpha-3|80	pushd nautilus-syncany
12cu|syncany-0.1.alpha-3|81	for f in nbproject/{configurations.xml,Makefile-Debug.mk}; do
12cu|syncany-0.1.alpha-3|82	sed -ri \
12cu|syncany-0.1.alpha-3|83	-e 's|/usr/lib/gtk-2.0/include|/usr/lib64/gtk-2.0/include|g' \
12cu|syncany-0.1.alpha-3|84	-e 's|/usr/lib/glib-2.0/include|/usr/lib64/glib-2.0/include|g' \
12cu|syncany-0.1.alpha-3|85	$f
12cu|syncany-0.1.alpha-3|86	done;
12cu|syncany-0.1.alpha-3|87	popd
12cu|syncany-0.1.alpha-3|88	%endif
12cu|syncany-0.1.alpha-3|89	
12cu|syncany-0.1.alpha-3|90	%build
12cu|syncany-0.1.alpha-3|91	
12cu|syncany-0.1.alpha-3|92	# Building Syncany
12cu|syncany-0.1.alpha-3|93	pushd syncany
12cu|syncany-0.1.alpha-3|94	ant linux
12cu|syncany-0.1.alpha-3|95	popd
12cu|syncany-0.1.alpha-3|96	
12cu|syncany-0.1.alpha-3|97	# Building Nautilus extension
12cu|syncany-0.1.alpha-3|98	pushd nautilus-syncany
12cu|syncany-0.1.alpha-3|99	%make CONF=Debug
12cu|syncany-0.1.alpha-3|100	popd
12cu|syncany-0.1.alpha-3|101	
12cu|syncany-0.1.alpha-3|102	%install
12cu|syncany-0.1.alpha-3|103	
12cu|syncany-0.1.alpha-3|104	# Installing Syncany
12cu|syncany-0.1.alpha-3|105	pushd syncany/dist
12cu|syncany-0.1.alpha-3|106	for f in $(find {bin,conf,lib,res} -type f); do
12cu|syncany-0.1.alpha-3|107	%{__install} -D $f %{buildroot}%{_datadir}/%{name}/$f
12cu|syncany-0.1.alpha-3|108	done;
12cu|syncany-0.1.alpha-3|109	for f in README LICENSE; do
12cu|syncany-0.1.alpha-3|110	%{__install} -D $f %{buildroot}%{_docdir}/%{name}-doc/$f
12cu|syncany-0.1.alpha-3|111	done;
12cu|syncany-0.1.alpha-3|112	popd
12cu|syncany-0.1.alpha-3|113	
12cu|syncany-0.1.alpha-3|114	%{__install} -d %{buildroot}%{_datadir}/pixmaps/
12cu|syncany-0.1.alpha-3|115	pushd %{buildroot}
12cu|syncany-0.1.alpha-3|116	ln -s ./%{_datadir}/%{name}/res/logo64.png ./%{_datadir}/pixmaps/%{name}.png
12cu|syncany-0.1.alpha-3|117	popd
12cu|syncany-0.1.alpha-3|118	
12cu|syncany-0.1.alpha-3|119	# Installing Nautilus extension
12cu|syncany-0.1.alpha-3|120	pushd nautilus-syncany
12cu|syncany-0.1.alpha-3|121	%{__install} -m0755 -D dist/*/GNU-Linux-*/libnautilus-syncany.so %{buildroot}%{_libdir}/nautilus/extensions-2.0/libnautilus-syncany.so
12cu|syncany-0.1.alpha-3|122	popd
12cu|syncany-0.1.alpha-3|123	
12cu|syncany-0.1.alpha-3|124	%changelog
12cu|syncany-0.1.alpha-3|125	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.alpha-3
12cu|syncany-0.1.alpha-3|126	+ Revision: 0bfa147
12cu|syncany-0.1.alpha-3|127	- Fix icon symlink
12cu|syncany-0.1.alpha-3|128	
12cu|syncany-0.1.alpha-3|129	

12944 12
12cu|sync-engine-0.15-2|1	%define _enable_debug_packages %{nil}
12cu|sync-engine-0.15-2|2	%define debug_package %{nil}
12cu|sync-engine-0.15-2|3	
12cu|sync-engine-0.15-2|4	%define srcname synce-sync-engine
12cu|sync-engine-0.15-2|5	
12cu|sync-engine-0.15-2|6	Summary:	SynCE synchronization engine
12cu|sync-engine-0.15-2|7	Name:		sync-engine
12cu|sync-engine-0.15-2|8	Version:	0.15
12cu|sync-engine-0.15-2|9	Release:	2
12cu|sync-engine-0.15-2|10	License:	GPLv2+
12cu|sync-engine-0.15-2|11	Group:		Office
12cu|sync-engine-0.15-2|12	Url:		http://synce.sourceforge.net/
12cu|sync-engine-0.15-2|13	Source0:	http://downloads.sourceforge.net/project/synce/SynCE/%{version}/synce-%{name}-%{version}.tar.gz
12cu|sync-engine-0.15-2|14	BuildRequires:	python-setuptools
12cu|sync-engine-0.15-2|15	BuildRequires:	pkgconfig(python)
12cu|sync-engine-0.15-2|16	Requires:	python-libxslt
12cu|sync-engine-0.15-2|17	Requires:	python-librtfcomp
12cu|sync-engine-0.15-2|18	Requires:	python-librra
12cu|sync-engine-0.15-2|19	Requires:	librapi-python
12cu|sync-engine-0.15-2|20	Requires:	libxml2-python
12cu|sync-engine-0.15-2|21	Requires:	pywbxml
12cu|sync-engine-0.15-2|22	Requires:	python-gobject
12cu|sync-engine-0.15-2|23	Requires:	python-pyxml
12cu|sync-engine-0.15-2|24	Requires:	python-dbus
12cu|sync-engine-0.15-2|25	Requires:	python-sqlite2
12cu|sync-engine-0.15-2|26	
12cu|sync-engine-0.15-2|27	%description
12cu|sync-engine-0.15-2|28	SynCE synchronization engine. This component handles actual data
12cu|sync-engine-0.15-2|29	exchange between a Windows Mobile 5+ device and a synchronization
12cu|sync-engine-0.15-2|30	application.
12cu|sync-engine-0.15-2|31	
12cu|sync-engine-0.15-2|32	%files
12cu|sync-engine-0.15-2|33	%doc CHANGELOG COPYING
12cu|sync-engine-0.15-2|34	%{_bindir}/*py
12cu|sync-engine-0.15-2|35	%{_bindir}/%{name}
12cu|sync-engine-0.15-2|36	%{_sysconfdir}/syncengine.conf.xml
12cu|sync-engine-0.15-2|37	%{_datadir}/dbus-1/services/org.synce.SyncEngine.service
12cu|sync-engine-0.15-2|38	%{py_puresitedir}/*
12cu|sync-engine-0.15-2|39	
12cu|sync-engine-0.15-2|40	#----------------------------------------------------------------------------
12cu|sync-engine-0.15-2|41	
12cu|sync-engine-0.15-2|42	%package -n synce-opensync-plugin
12cu|sync-engine-0.15-2|43	Summary:	synce plugin for opensync
12cu|sync-engine-0.15-2|44	Group:		Office
12cu|sync-engine-0.15-2|45	Requires:	libopensync-plugin-python >= 0.22
12cu|sync-engine-0.15-2|46	Requires:	%{name}
12cu|sync-engine-0.15-2|47	Obsoletes:	libopensync-plugin-synce < 0.22
12cu|sync-engine-0.15-2|48	
12cu|sync-engine-0.15-2|49	%description -n synce-opensync-plugin
12cu|sync-engine-0.15-2|50	SynCE plugin for OpenSync. Allows applications using the OpenSync
12cu|sync-engine-0.15-2|51	framework to synchronise with devices handled by SynCE. This is the
12cu|sync-engine-0.15-2|52	plugin provided by the SynCE team, rather than that provided by the
12cu|sync-engine-0.15-2|53	OpenSync team. This plugin works with Windows Mobile 5 and later
12cu|sync-engine-0.15-2|54	devices.
12cu|sync-engine-0.15-2|55	
12cu|sync-engine-0.15-2|56	%files -n synce-opensync-plugin
12cu|sync-engine-0.15-2|57	%{_libdir}/opensync/python-plugins/*
12cu|sync-engine-0.15-2|58	%{_datadir}/opensync/defaults/synce-opensync-plugin
12cu|sync-engine-0.15-2|59	
12cu|sync-engine-0.15-2|60	#----------------------------------------------------------------------------
12cu|sync-engine-0.15-2|61	
12cu|sync-engine-0.15-2|62	%prep
12cu|sync-engine-0.15-2|63	%setup -q -n synce-%{name}-%{version}
12cu|sync-engine-0.15-2|64	
12cu|sync-engine-0.15-2|65	%build
12cu|sync-engine-0.15-2|66	python ./setup.py build
12cu|sync-engine-0.15-2|67	
12cu|sync-engine-0.15-2|68	%install
12cu|sync-engine-0.15-2|69	mkdir -p %{buildroot}%{_bindir}
12cu|sync-engine-0.15-2|70	python setup.py install -O1 --skip-build --root %{buildroot}
12cu|sync-engine-0.15-2|71	
12cu|sync-engine-0.15-2|72	mkdir -p %{buildroot}%{_libdir}/opensync/python-plugins/
12cu|sync-engine-0.15-2|73	mv \
12cu|sync-engine-0.15-2|74	%{buildroot}%{py_puresitedir}/plugins/synce-opensync-plugin-2x.py \
12cu|sync-engine-0.15-2|75	%{buildroot}%{_libdir}/opensync/python-plugins/
12cu|sync-engine-0.15-2|76	
12cu|sync-engine-0.15-2|77	rm -fr %{buildroot}%{py_puresitedir}/plugins/
12cu|sync-engine-0.15-2|78	
12cu|sync-engine-0.15-2|79	# install dbus service file
12cu|sync-engine-0.15-2|80	mkdir -p %{buildroot}%{_datadir}/dbus-1/services
12cu|sync-engine-0.15-2|81	install -m 0644 config/org.synce.SyncEngine.service %{buildroot}%{_datadir}/dbus-1/services/org.synce.SyncEngine.service
12cu|sync-engine-0.15-2|82	
12cu|sync-engine-0.15-2|83	# default config for opensync plugin, specifying an empty configuration
12cu|sync-engine-0.15-2|84	# so apps like multisync know the plugin needs no config. Note this
12cu|sync-engine-0.15-2|85	# will be different for opensync 0.3 / 0.4 - AdamW 2008/03
12cu|sync-engine-0.15-2|86	mkdir -p %{buildroot}%{_datadir}/opensync/defaults
12cu|sync-engine-0.15-2|87	cat > %{buildroot}%{_datadir}/opensync/defaults/synce-opensync-plugin << EOF
12cu|sync-engine-0.15-2|88	<config></config>
12cu|sync-engine-0.15-2|89	EOF
12cu|sync-engine-0.15-2|90	
12cu|sync-engine-0.15-2|91	# install a default config file
12cu|sync-engine-0.15-2|92	mkdir -p %{buildroot}%{_sysconfdir}
12cu|sync-engine-0.15-2|93	install -m 0644 config/syncengine.conf.xml %{buildroot}%{_sysconfdir}/syncengine.conf.xml
12cu|sync-engine-0.15-2|94	
12cu|sync-engine-0.15-2|95	
12cu|sync-engine-0.15-2|96	%changelog
12cu|sync-engine-0.15-2|97	* Tue Apr 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.15-2
12cu|sync-engine-0.15-2|98	+ Revision: 9e9c20f
12cu|sync-engine-0.15-2|99	- Disable debug package
12cu|sync-engine-0.15-2|100	
12cu|sync-engine-0.15-2|101	

12945 12
12cu|syncevolution-1.4.1-1|1	%define _libexecdir /usr/libexec
12cu|syncevolution-1.4.1-1|2	%define _disable_ld_no_undefined 1
12cu|syncevolution-1.4.1-1|3	
12cu|syncevolution-1.4.1-1|4	%define gdbussyncevo_major 0
12cu|syncevolution-1.4.1-1|5	%define gdbussyncevo_libname %mklibname gdbussyncevo %gdbussyncevo_major
12cu|syncevolution-1.4.1-1|6	%define smltk_major 0
12cu|syncevolution-1.4.1-1|7	%define smltk_libname %mklibname smltk %smltk_major
12cu|syncevolution-1.4.1-1|8	%define syncevodbus_major 0
12cu|syncevolution-1.4.1-1|9	%define syncevodbus_libname %mklibname syncevo-dbus %syncevodbus_major
12cu|syncevolution-1.4.1-1|10	%define syncevolution_major 0
12cu|syncevolution-1.4.1-1|11	%define syncevolution_libname %mklibname syncevolution %syncevolution_major
12cu|syncevolution-1.4.1-1|12	%define synthesis_major 0
12cu|syncevolution-1.4.1-1|13	%define synthesis_libname %mklibname synthesis %synthesis_major
12cu|syncevolution-1.4.1-1|14	
12cu|syncevolution-1.4.1-1|15	%define develname %mklibname %name -d
12cu|syncevolution-1.4.1-1|16	
12cu|syncevolution-1.4.1-1|17	Summary:       SyncML client for evolution
12cu|syncevolution-1.4.1-1|18	Name:          syncevolution
12cu|syncevolution-1.4.1-1|19	Version:       1.4.1
12cu|syncevolution-1.4.1-1|20	Release:       1
12cu|syncevolution-1.4.1-1|21	License:       LGPLv2+
12cu|syncevolution-1.4.1-1|22	Group:         Networking/Remote access
12cu|syncevolution-1.4.1-1|23	URL:           http://syncevolution.org/
12cu|syncevolution-1.4.1-1|24	Source0:       http://downloads.syncevolution.org/%{name}/sources/%{name}-%{version}.tar.gz
12cu|syncevolution-1.4.1-1|25	BuildRequires: kdepimlibs4-devel
12cu|syncevolution-1.4.1-1|26	BuildRequires: pkgconfig(bluez)
12cu|syncevolution-1.4.1-1|27	BuildRequires: boost-devel
12cu|syncevolution-1.4.1-1|28	BuildRequires: pkgconfig(cppunit)
12cu|syncevolution-1.4.1-1|29	BuildRequires: pkgconfig(libedataserver-1.2)
12cu|syncevolution-1.4.1-1|30	BuildRequires: pkgconfig(expat)
12cu|syncevolution-1.4.1-1|31	BuildRequires: pkgconfig(glib-2.0)
12cu|syncevolution-1.4.1-1|32	BuildRequires: pkgconfig(gnome-keyring-1)
12cu|syncevolution-1.4.1-1|33	BuildRequires: pkgconfig(gtk+-3.0)
12cu|syncevolution-1.4.1-1|34	BuildRequires: pkgconfig(libcurl)
12cu|syncevolution-1.4.1-1|35	BuildRequires: pkgconfig(libical)
12cu|syncevolution-1.4.1-1|36	BuildRequires: pkgconfig(libnotify)
12cu|syncevolution-1.4.1-1|37	BuildRequires: pkgconfig(libsoup-2.4)
12cu|syncevolution-1.4.1-1|38	BuildRequires: pkgconfig(neon)
12cu|syncevolution-1.4.1-1|39	BuildRequires: pkgconfig(libpcre)
12cu|syncevolution-1.4.1-1|40	BuildRequires: pythonegg(docutils)
12cu|syncevolution-1.4.1-1|41	BuildRequires: pkgconfig(unique-1.0)
12cu|syncevolution-1.4.1-1|42	BuildRequires: pkgconfig(openobex)
12cu|syncevolution-1.4.1-1|43	BuildRequires: pkgconfig(libebook-1.2)
12cu|syncevolution-1.4.1-1|44	BuildRequires: desktop-file-utils
12cu|syncevolution-1.4.1-1|45	BuildRequires: libtlen-devel
12cu|syncevolution-1.4.1-1|46	BuildRequires: pkgconfig(libecal-1.2)
12cu|syncevolution-1.4.1-1|47	BuildRequires: pkgconfig(gnome-bluetooth-1.0)
12cu|syncevolution-1.4.1-1|48	BuildRequires: intltool
12cu|syncevolution-1.4.1-1|49	BuildRequires: gettext
12cu|syncevolution-1.4.1-1|50	BuildRequires: libtool
12cu|syncevolution-1.4.1-1|51	BuildRequires: xsltproc
12cu|syncevolution-1.4.1-1|52	
12cu|syncevolution-1.4.1-1|53	Requires: python-twisted-web
12cu|syncevolution-1.4.1-1|54	Requires: %{name}-backends
12cu|syncevolution-1.4.1-1|55	
12cu|syncevolution-1.4.1-1|56	%description
12cu|syncevolution-1.4.1-1|57	syncevolution is designed to provide a SyncML client that can
12cu|syncevolution-1.4.1-1|58	connect to and sync with various SyncML-based servers
12cu|syncevolution-1.4.1-1|59	
12cu|syncevolution-1.4.1-1|60	%package backends
12cu|syncevolution-1.4.1-1|61	Group:          System/Libraries
12cu|syncevolution-1.4.1-1|62	Summary:        %{name} backend plugins
12cu|syncevolution-1.4.1-1|63	
12cu|syncevolution-1.4.1-1|64	%description backends
12cu|syncevolution-1.4.1-1|65	This package contains the backend plugins for %{name}.
12cu|syncevolution-1.4.1-1|66	
12cu|syncevolution-1.4.1-1|67	%package -n %{gdbussyncevo_libname}
12cu|syncevolution-1.4.1-1|68	Group:          System/Libraries
12cu|syncevolution-1.4.1-1|69	Summary:        Gdbussyncevo library
12cu|syncevolution-1.4.1-1|70	
12cu|syncevolution-1.4.1-1|71	%description -n %{gdbussyncevo_libname}
12cu|syncevolution-1.4.1-1|72	This package contains the gdbussyncevo library.
12cu|syncevolution-1.4.1-1|73	
12cu|syncevolution-1.4.1-1|74	%package -n %{smltk_libname}
12cu|syncevolution-1.4.1-1|75	Group:          System/Libraries
12cu|syncevolution-1.4.1-1|76	Summary:        Smltk library
12cu|syncevolution-1.4.1-1|77	
12cu|syncevolution-1.4.1-1|78	%description -n %{smltk_libname}
12cu|syncevolution-1.4.1-1|79	This package contains the smltk library.
12cu|syncevolution-1.4.1-1|80	
12cu|syncevolution-1.4.1-1|81	%package -n %{syncevodbus_libname}
12cu|syncevolution-1.4.1-1|82	Group:          System/Libraries
12cu|syncevolution-1.4.1-1|83	Summary:        Syncevo-dbus library
12cu|syncevolution-1.4.1-1|84	
12cu|syncevolution-1.4.1-1|85	%description -n %{syncevodbus_libname}
12cu|syncevolution-1.4.1-1|86	This package contains the syncevo-dbus library.
12cu|syncevolution-1.4.1-1|87	
12cu|syncevolution-1.4.1-1|88	%package -n %{syncevolution_libname}
12cu|syncevolution-1.4.1-1|89	Group:          System/Libraries
12cu|syncevolution-1.4.1-1|90	Summary:        Syncevolution library
12cu|syncevolution-1.4.1-1|91	
12cu|syncevolution-1.4.1-1|92	%description -n %{syncevolution_libname}
12cu|syncevolution-1.4.1-1|93	This package contains the syncevolution library.
12cu|syncevolution-1.4.1-1|94	
12cu|syncevolution-1.4.1-1|95	%package -n %{synthesis_libname}
12cu|syncevolution-1.4.1-1|96	Group:          System/Libraries
12cu|syncevolution-1.4.1-1|97	Summary:        Synthesis library
12cu|syncevolution-1.4.1-1|98	
12cu|syncevolution-1.4.1-1|99	%description -n %{synthesis_libname}
12cu|syncevolution-1.4.1-1|100	This package contains the synthesis library.
12cu|syncevolution-1.4.1-1|101	
12cu|syncevolution-1.4.1-1|102	%package -n %{develname}
12cu|syncevolution-1.4.1-1|103	Summary: Development package for %{name}
12cu|syncevolution-1.4.1-1|104	Group: Development/C
12cu|syncevolution-1.4.1-1|105	Requires: %{name} = %{EVRD}
12cu|syncevolution-1.4.1-1|106	
12cu|syncevolution-1.4.1-1|107	%description -n %{develname}
12cu|syncevolution-1.4.1-1|108	Files for development with %{name}.
12cu|syncevolution-1.4.1-1|109	
12cu|syncevolution-1.4.1-1|110	%package gtk
12cu|syncevolution-1.4.1-1|111	Summary: GTK+ GUI for %{name}
12cu|syncevolution-1.4.1-1|112	Group: Networking/Remote access
12cu|syncevolution-1.4.1-1|113	Requires: %{name} = %{EVRD}
12cu|syncevolution-1.4.1-1|114	
12cu|syncevolution-1.4.1-1|115	%description gtk
12cu|syncevolution-1.4.1-1|116	GTK+ GUI for use with %{name}.
12cu|syncevolution-1.4.1-1|117	
12cu|syncevolution-1.4.1-1|118	%package perl
12cu|syncevolution-1.4.1-1|119	Summary: Perl utils for %{name}
12cu|syncevolution-1.4.1-1|120	Group: Development/Perl
12cu|syncevolution-1.4.1-1|121	Requires: %{name} = %{EVRD}
12cu|syncevolution-1.4.1-1|122	
12cu|syncevolution-1.4.1-1|123	%description perl
12cu|syncevolution-1.4.1-1|124	Perl utils for use with %{name}.
12cu|syncevolution-1.4.1-1|125	
12cu|syncevolution-1.4.1-1|126	%prep
12cu|syncevolution-1.4.1-1|127	%setup -q
12cu|syncevolution-1.4.1-1|128	find . -name "*.c" -o -name "*.h" -o -name "*.cpp" |xargs chmod 0644
12cu|syncevolution-1.4.1-1|129	
12cu|syncevolution-1.4.1-1|130	# use the ac macros in Makefile.am
12cu|syncevolution-1.4.1-1|131	sed -i '/^ACLOCAL_AMFLAGS/{ /m4-repo/!s/$/ -I m4-repo/ }' Makefile*.am
12cu|syncevolution-1.4.1-1|132	
12cu|syncevolution-1.4.1-1|133	%build
12cu|syncevolution-1.4.1-1|134	intltoolize --automake --copy --force
12cu|syncevolution-1.4.1-1|135	autoreconf -fiv
12cu|syncevolution-1.4.1-1|136	(cd src/synthesis && autoreconf -fi && ./autogen.sh)
12cu|syncevolution-1.4.1-1|137	
12cu|syncevolution-1.4.1-1|138	%configure2_5x --enable-libsoup --enable-dbus-service --enable-shared --with-expat=system \
12cu|syncevolution-1.4.1-1|139	--disable-static --enable-gtk=3 --enable-gui --with-gio-gdbus --enable-dav --enable-bluetooth \
12cu|syncevolution-1.4.1-1|140	--enable-akonadi --enable-gnomebluetooth
12cu|syncevolution-1.4.1-1|141	
12cu|syncevolution-1.4.1-1|142	
12cu|syncevolution-1.4.1-1|143	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g
12cu|syncevolution-1.4.1-1|144	s|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12cu|syncevolution-1.4.1-1|145	
12cu|syncevolution-1.4.1-1|146	make
12cu|syncevolution-1.4.1-1|147	find . -type d -perm 02755 -exec chmod 0755 '{}' \;
12cu|syncevolution-1.4.1-1|148	
12cu|syncevolution-1.4.1-1|149	%install
12cu|syncevolution-1.4.1-1|150	%makeinstall_std
12cu|syncevolution-1.4.1-1|151	rm -rf %{buildroot}%{_datadir}/doc
12cu|syncevolution-1.4.1-1|152	
12cu|syncevolution-1.4.1-1|153	%find_lang %{name}
12cu|syncevolution-1.4.1-1|154	
12cu|syncevolution-1.4.1-1|155	%files -f %{name}.lang
12cu|syncevolution-1.4.1-1|156	%doc AUTHORS NEWS README HACKING README.html README.rst
12cu|syncevolution-1.4.1-1|157	%{_sysconfdir}/xdg/autostart/syncevo-dbus-server.desktop
12cu|syncevolution-1.4.1-1|158	%{_bindir}/syncevolution
12cu|syncevolution-1.4.1-1|159	%{_bindir}/syncevo-http-server
12cu|syncevolution-1.4.1-1|160	%{_bindir}/syncevo-phone-config
12cu|syncevolution-1.4.1-1|161	%{_bindir}/synclog2html
12cu|syncevolution-1.4.1-1|162	%{_bindir}/syncevo-webdav-lookup
12cu|syncevolution-1.4.1-1|163	%{_libexecdir}/syncevo-dbus-helper
12cu|syncevolution-1.4.1-1|164	%{_libexecdir}/syncevo-dbus-server
12cu|syncevolution-1.4.1-1|165	%{_libexecdir}/syncevo-dbus-server-startup.sh
12cu|syncevolution-1.4.1-1|166	%{_libexecdir}/syncevo-local-sync
12cu|syncevolution-1.4.1-1|167	%{_datadir}/syncevolution
12cu|syncevolution-1.4.1-1|168	%{_datadir}/dbus-1/services/org.syncevolution.service
12cu|syncevolution-1.4.1-1|169	%{_mandir}/man1/syncevolution.1*
12cu|syncevolution-1.4.1-1|170	%exclude %{_datadir}/syncevolution/xml/*.pl
12cu|syncevolution-1.4.1-1|171	
12cu|syncevolution-1.4.1-1|172	%files backends
12cu|syncevolution-1.4.1-1|173	%doc AUTHORS NEWS README
12cu|syncevolution-1.4.1-1|174	%dir %{_libdir}/syncevolution
12cu|syncevolution-1.4.1-1|175	%{_libdir}/syncevolution/backends
12cu|syncevolution-1.4.1-1|176	
12cu|syncevolution-1.4.1-1|177	%files -n %{gdbussyncevo_libname}
12cu|syncevolution-1.4.1-1|178	%doc AUTHORS NEWS README
12cu|syncevolution-1.4.1-1|179	%{_libdir}/libgdbussyncevo.so.%{gdbussyncevo_major}*
12cu|syncevolution-1.4.1-1|180	
12cu|syncevolution-1.4.1-1|181	%files -n %{smltk_libname}
12cu|syncevolution-1.4.1-1|182	%doc AUTHORS NEWS README
12cu|syncevolution-1.4.1-1|183	%{_libdir}/libsmltk.so.%{smltk_major}*
12cu|syncevolution-1.4.1-1|184	
12cu|syncevolution-1.4.1-1|185	%files -n %{syncevodbus_libname}
12cu|syncevolution-1.4.1-1|186	%doc AUTHORS NEWS README
12cu|syncevolution-1.4.1-1|187	%{_libdir}/libsyncevo-dbus.so.%{syncevodbus_major}*
12cu|syncevolution-1.4.1-1|188	
12cu|syncevolution-1.4.1-1|189	%files -n %{syncevolution_libname}
12cu|syncevolution-1.4.1-1|190	%doc AUTHORS NEWS README
12cu|syncevolution-1.4.1-1|191	%{_libdir}/libsyncevolution.so.%{syncevolution_major}*
12cu|syncevolution-1.4.1-1|192	
12cu|syncevolution-1.4.1-1|193	%files -n %{synthesis_libname}
12cu|syncevolution-1.4.1-1|194	%doc AUTHORS NEWS README
12cu|syncevolution-1.4.1-1|195	%{_libdir}/libsynthesis.so.%{synthesis_major}*
12cu|syncevolution-1.4.1-1|196	
12cu|syncevolution-1.4.1-1|197	%files -n %{develname}
12cu|syncevolution-1.4.1-1|198	%doc AUTHORS NEWS README
12cu|syncevolution-1.4.1-1|199	%{_includedir}/syncevo
12cu|syncevolution-1.4.1-1|200	%{_includedir}/syncevo-dbus
12cu|syncevolution-1.4.1-1|201	%{_includedir}/synthesis
12cu|syncevolution-1.4.1-1|202	%{_libdir}/pkgconfig/s*.pc
12cu|syncevolution-1.4.1-1|203	%{_libdir}/*.so
12cu|syncevolution-1.4.1-1|204	%{_libdir}/*.a
12cu|syncevolution-1.4.1-1|205	
12cu|syncevolution-1.4.1-1|206	%files gtk
12cu|syncevolution-1.4.1-1|207	%doc AUTHORS NEWS README
12cu|syncevolution-1.4.1-1|208	%{_bindir}/sync-ui
12cu|syncevolution-1.4.1-1|209	%{_datadir}/applications/sync.desktop
12cu|syncevolution-1.4.1-1|210	%{_datadir}/icons/hicolor/48x48/apps/sync.png
12cu|syncevolution-1.4.1-1|211	
12cu|syncevolution-1.4.1-1|212	%files perl
12cu|syncevolution-1.4.1-1|213	%doc AUTHORS NEWS README
12cu|syncevolution-1.4.1-1|214	%{_bindir}/synccompare
12cu|syncevolution-1.4.1-1|215	%{_datadir}/syncevolution/xml/*.pl
12cu|syncevolution-1.4.1-1|216	
12cu|syncevolution-1.4.1-1|217	
12cu|syncevolution-1.4.1-1|218	
12cu|syncevolution-1.4.1-1|219	%changelog
12cu|syncevolution-1.4.1-1|220	* Sat Jan 03 2015 abfonly <abfonly@gmail.com> 1.4.1-1
12cu|syncevolution-1.4.1-1|221	+ Revision: a3f00fe
12cu|syncevolution-1.4.1-1|222	- Imported from SRPM
12cu|syncevolution-1.4.1-1|223	
12cu|syncevolution-1.4.1-1|224	

12946 12
12cu|synfig-0.64.0-1|1	%define	major		0
12cu|synfig-0.64.0-1|2	%define	libname		%mklibname %{name} %{major}
12cu|synfig-0.64.0-1|3	%define	develname	%mklibname %{name} -d
12cu|synfig-0.64.0-1|4	
12cu|synfig-0.64.0-1|5	Name:		synfig
12cu|synfig-0.64.0-1|6	Summary:	Vector-based 2D animation renderer
12cu|synfig-0.64.0-1|7	Version:	0.64.0
12cu|synfig-0.64.0-1|8	Release:	1
12cu|synfig-0.64.0-1|9	License:	GPLv3
12cu|synfig-0.64.0-1|10	Group:		Graphics
12cu|synfig-0.64.0-1|11	URL:		http://www.synfig.org
12cu|synfig-0.64.0-1|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12cu|synfig-0.64.0-1|13	Source100:	%{name}.rpmlintrc
12cu|synfig-0.64.0-1|14	Patch0:		%{name}-0.63.05-cflags.patch
12cu|synfig-0.64.0-1|15	BuildRequires:	cvs
12cu|synfig-0.64.0-1|16	BuildRequires:	ffmpeg-devel
12cu|synfig-0.64.0-1|17	BuildRequires:	gettext-devel
12cu|synfig-0.64.0-1|18	BuildRequires:	jpeg-devel
12cu|synfig-0.64.0-1|19	BuildRequires:	libltdl-devel
12cu|synfig-0.64.0-1|20	BuildRequires:	mng-devel
12cu|synfig-0.64.0-1|21	BuildRequires:	boost-devel
12cu|synfig-0.64.0-1|22	BuildRequires:	pkgconfig(ETL) >= 0.4.16
12cu|synfig-0.64.0-1|23	BuildRequires:	pkgconfig(fontconfig)
12cu|synfig-0.64.0-1|24	BuildRequires:	pkgconfig(freetype2)
12cu|synfig-0.64.0-1|25	BuildRequires:	pkgconfig(ImageMagick)
12cu|synfig-0.64.0-1|26	BuildRequires:	pkgconfig(libpng)
12cu|synfig-0.64.0-1|27	BuildRequires:	pkgconfig(libxml++-2.6)
12cu|synfig-0.64.0-1|28	BuildRequires:	pkgconfig(OpenEXR)
12cu|synfig-0.64.0-1|29	BuildRequires:	pkgconfig(sigc++-2.0)
12cu|synfig-0.64.0-1|30	Requires:	libdv-apps
12cu|synfig-0.64.0-1|31	Requires:	imagemagick
12cu|synfig-0.64.0-1|32	Requires:	x11-font-cursor-misc
12cu|synfig-0.64.0-1|33	Requires:	x11-font-misc
12cu|synfig-0.64.0-1|34	Requires:	ffmpeg
12cu|synfig-0.64.0-1|35	
12cu|synfig-0.64.0-1|36	%description
12cu|synfig-0.64.0-1|37	synfig is a vector based 2D animation renderer. It is designed to be capable
12cu|synfig-0.64.0-1|38	of producing feature-film quality animation.
12cu|synfig-0.64.0-1|39	This package contains the command-line renderer. For the GUI animation editor,
12cu|synfig-0.64.0-1|40	please install synfigstudio.
12cu|synfig-0.64.0-1|41	
12cu|synfig-0.64.0-1|42	%files -f %{name}.lang
12cu|synfig-0.64.0-1|43	%doc AUTHORS COPYING ChangeLog NEWS README TODO
12cu|synfig-0.64.0-1|44	%config(noreplace) %{_sysconfdir}/%{name}_modules.cfg
12cu|synfig-0.64.0-1|45	%{_bindir}/%{name}
12cu|synfig-0.64.0-1|46	%{_libdir}/%{name}
12cu|synfig-0.64.0-1|47	
12cu|synfig-0.64.0-1|48	#-----------------------------------------------------------------------------
12cu|synfig-0.64.0-1|49	
12cu|synfig-0.64.0-1|50	%package -n %{libname}
12cu|synfig-0.64.0-1|51	Summary:	Shared library for %{name}
12cu|synfig-0.64.0-1|52	Group:		System/Libraries
12cu|synfig-0.64.0-1|53	
12cu|synfig-0.64.0-1|54	%description -n %{libname}
12cu|synfig-0.64.0-1|55	synfig is a vector based 2D animation renderer. It is designed to be capable
12cu|synfig-0.64.0-1|56	of producing feature-film quality animation.
12cu|synfig-0.64.0-1|57	This package contains the shared library provided by synfig.
12cu|synfig-0.64.0-1|58	
12cu|synfig-0.64.0-1|59	%files -n %{libname}
12cu|synfig-0.64.0-1|60	%doc COPYING ChangeLog NEWS
12cu|synfig-0.64.0-1|61	%{_libdir}/lib*.so.%{major}*
12cu|synfig-0.64.0-1|62	
12cu|synfig-0.64.0-1|63	#-----------------------------------------------------------------------------
12cu|synfig-0.64.0-1|64	
12cu|synfig-0.64.0-1|65	%package -n %{develname}
12cu|synfig-0.64.0-1|66	Summary:	Development headers and libraries for %{name}
12cu|synfig-0.64.0-1|67	Group:		Development/C++
12cu|synfig-0.64.0-1|68	Provides:	%{name}-devel = %{version}-%{release}
12cu|synfig-0.64.0-1|69	Requires:	%{libname} = %{version}
12cu|synfig-0.64.0-1|70	
12cu|synfig-0.64.0-1|71	%description -n %{develname}
12cu|synfig-0.64.0-1|72	synfig is a vector based 2D animation renderer. It is designed to be capable
12cu|synfig-0.64.0-1|73	of producing feature-film quality animation.
12cu|synfig-0.64.0-1|74	This package contains the development files for the shared library provided
12cu|synfig-0.64.0-1|75	by synfig.
12cu|synfig-0.64.0-1|76	
12cu|synfig-0.64.0-1|77	%files -n %{develname}
12cu|synfig-0.64.0-1|78	%doc COPYING ChangeLog NEWS
12cu|synfig-0.64.0-1|79	%{_bindir}/%{name}-config
12cu|synfig-0.64.0-1|80	%{_includedir}/%{name}-*
12cu|synfig-0.64.0-1|81	%{_libdir}/lib*.so
12cu|synfig-0.64.0-1|82	%{_libdir}/pkgconfig/%{name}.pc
12cu|synfig-0.64.0-1|83	
12cu|synfig-0.64.0-1|84	#-----------------------------------------------------------------------------
12cu|synfig-0.64.0-1|85	
12cu|synfig-0.64.0-1|86	%prep
12cu|synfig-0.64.0-1|87	%setup -q
12cu|synfig-0.64.0-1|88	%patch0 -p1
12cu|synfig-0.64.0-1|89	
12cu|synfig-0.64.0-1|90	%build
12cu|synfig-0.64.0-1|91	# These two fix for the split of libMagick in recent releases - AdamW
12cu|synfig-0.64.0-1|92	sed -i -e 's|Magick,OptimizeImageTransparency|MagickCore,OptimizeImageTransparency|g' configure.ac
12cu|synfig-0.64.0-1|93	sed -i -e 's|MagickLib::|MagickCore::|g' src/modules/mod_magickpp/trgt_magickpp.cpp
12cu|synfig-0.64.0-1|94	
12cu|synfig-0.64.0-1|95	autoreconf -fi
12cu|synfig-0.64.0-1|96	CXXFLAGS='-I /usr/include/ImageMagick' CFLAGS='-I /usr/include/ImageMagick' CPPFLAGS='-I /usr/include/ImageMagick'
12cu|synfig-0.64.0-1|97	%configure2_5x \
12cu|synfig-0.64.0-1|98	--disable-static \
12cu|synfig-0.64.0-1|99	--with-imagemagick
12cu|synfig-0.64.0-1|100	%make
12cu|synfig-0.64.0-1|101	
12cu|synfig-0.64.0-1|102	
12cu|synfig-0.64.0-1|103	%install
12cu|synfig-0.64.0-1|104	%makeinstall_std
12cu|synfig-0.64.0-1|105	
12cu|synfig-0.64.0-1|106	%find_lang %{name}
12cu|synfig-0.64.0-1|107	
12cu|synfig-0.64.0-1|108	
12cu|synfig-0.64.0-1|109	%changelog
12cu|synfig-0.64.0-1|110	* Sat Jun 08 2013 Giovanni Mariani <mc2374@mclink.it> 0.64.0-1
12cu|synfig-0.64.0-1|111	- New release 0.64.0
12cu|synfig-0.64.0-1|112	- Fixed License tag (see COPYING file)
12cu|synfig-0.64.0-1|113	- Added docs to sub-packages and kept rpmlint happy
12cu|synfig-0.64.0-1|114	- Silenced more rpmlint errrors and warnings (see S100 for details)

12947 12
12cu|synfigstudio-0.64.0-2|1	%define	major		0
12cu|synfigstudio-0.64.0-2|2	%define	libname		%mklibname synfigapp %{major}
12cu|synfigstudio-0.64.0-2|3	%define	develname	%mklibname synfigapp -d
12cu|synfigstudio-0.64.0-2|4	
12cu|synfigstudio-0.64.0-2|5	Summary:	Vector-based 2D animation GUI
12cu|synfigstudio-0.64.0-2|6	Name:		synfigstudio
12cu|synfigstudio-0.64.0-2|7	Version:	0.64.0
12cu|synfigstudio-0.64.0-2|8	Release:	2
12cu|synfigstudio-0.64.0-2|9	License:	GPLv3+
12cu|synfigstudio-0.64.0-2|10	Group:		Graphics
12cu|synfigstudio-0.64.0-2|11	Url:		http://www.synfig.org
12cu|synfigstudio-0.64.0-2|12	Source0:	http://downloads.sourceforge.net/synfig/%{name}-%{version}.tar.gz
12cu|synfigstudio-0.64.0-2|13	Patch0:		synfigstudio-0.63.05-cflags.patch
12cu|synfigstudio-0.64.0-2|14	BuildRequires:	fontconfig
12cu|synfigstudio-0.64.0-2|15	BuildRequires:	intltool
12cu|synfigstudio-0.64.0-2|16	BuildRequires:	synfig
12cu|synfigstudio-0.64.0-2|17	BuildRequires:	gettext-devel
12cu|synfigstudio-0.64.0-2|18	BuildRequires:	pkgconfig(ETL) >= 0.04.15
12cu|synfigstudio-0.64.0-2|19	BuildRequires:	pkgconfig(cairo)
12cu|synfigstudio-0.64.0-2|20	BuildRequires:	pkgconfig(pango)
12cu|synfigstudio-0.64.0-2|21	BuildRequires:	pkgconfig(pangocairo)
12cu|synfigstudio-0.64.0-2|22	BuildRequires:	pkgconfig(gthread-2.0)
12cu|synfigstudio-0.64.0-2|23	BuildRequires:	pkgconfig(gtkmm-2.4)
12cu|synfigstudio-0.64.0-2|24	BuildRequires:	pkgconfig(sigc++-2.0)
12cu|synfigstudio-0.64.0-2|25	BuildRequires:	pkgconfig(synfig) >= 0.64.0
12cu|synfigstudio-0.64.0-2|26	Requires:	synfig >= 0.64.0
12cu|synfigstudio-0.64.0-2|27	
12cu|synfigstudio-0.64.0-2|28	%description
12cu|synfigstudio-0.64.0-2|29	synfig is a vector based 2D animation renderer. It is designed to be capable
12cu|synfigstudio-0.64.0-2|30	of producing feature-film quality animation.
12cu|synfigstudio-0.64.0-2|31	This package contains the graphical user interface for synfig.
12cu|synfigstudio-0.64.0-2|32	
12cu|synfigstudio-0.64.0-2|33	%files -f %{name}.lang
12cu|synfigstudio-0.64.0-2|34	%doc AUTHORS COPYING ChangeLog README NEWS TODO
12cu|synfigstudio-0.64.0-2|35	%{_bindir}/%{name}
12cu|synfigstudio-0.64.0-2|36	%{_datadir}/synfig/plugins/
12cu|synfigstudio-0.64.0-2|37	%{_datadir}/applications/%{name}.desktop
12cu|synfigstudio-0.64.0-2|38	%{_iconsdir}/hicolor/*/apps/synfig_icon.*
12cu|synfigstudio-0.64.0-2|39	%{_datadir}/mime-info/%{name}.*
12cu|synfigstudio-0.64.0-2|40	%{_datadir}/mime/packages/%{name}.xml
12cu|synfigstudio-0.64.0-2|41	%{_datadir}/pixmaps/*.png
12cu|synfigstudio-0.64.0-2|42	%{_datadir}/pixmaps/%{name}
12cu|synfigstudio-0.64.0-2|43	
12cu|synfigstudio-0.64.0-2|44	#-----------------------------------------------------------------------------
12cu|synfigstudio-0.64.0-2|45	
12cu|synfigstudio-0.64.0-2|46	%package -n %{libname}
12cu|synfigstudio-0.64.0-2|47	Summary:	Shared library for %{name}
12cu|synfigstudio-0.64.0-2|48	Group:		System/Libraries
12cu|synfigstudio-0.64.0-2|49	
12cu|synfigstudio-0.64.0-2|50	%description -n %{libname}
12cu|synfigstudio-0.64.0-2|51	synfig is a vector based 2D animation renderer. It is designed to be capable
12cu|synfigstudio-0.64.0-2|52	of producing feature-film quality animation.
12cu|synfigstudio-0.64.0-2|53	This package contains the shared library provided by synfigstudio.
12cu|synfigstudio-0.64.0-2|54	
12cu|synfigstudio-0.64.0-2|55	%files -n %{libname}
12cu|synfigstudio-0.64.0-2|56	%doc COPYING ChangeLog NEWS
12cu|synfigstudio-0.64.0-2|57	%{_libdir}/libsynfigapp.so.%{major}*
12cu|synfigstudio-0.64.0-2|58	
12cu|synfigstudio-0.64.0-2|59	#-----------------------------------------------------------------------------
12cu|synfigstudio-0.64.0-2|60	
12cu|synfigstudio-0.64.0-2|61	%package -n %{develname}
12cu|synfigstudio-0.64.0-2|62	Summary:	Development headers and libraries for %{name}
12cu|synfigstudio-0.64.0-2|63	Group:		Development/C++
12cu|synfigstudio-0.64.0-2|64	Provides:	synfigapp-devel = %{EVRD}
12cu|synfigstudio-0.64.0-2|65	Requires:	%{libname} = %{EVRD}
12cu|synfigstudio-0.64.0-2|66	
12cu|synfigstudio-0.64.0-2|67	%description -n %{develname}
12cu|synfigstudio-0.64.0-2|68	synfig is a vector based 2D animation renderer. It is designed to be capable
12cu|synfigstudio-0.64.0-2|69	of producing feature-film quality animation.
12cu|synfigstudio-0.64.0-2|70	This package contains the development files for the shared library provided
12cu|synfigstudio-0.64.0-2|71	by synfigstudio.
12cu|synfigstudio-0.64.0-2|72	
12cu|synfigstudio-0.64.0-2|73	%files -n %{develname}
12cu|synfigstudio-0.64.0-2|74	%doc COPYING ChangeLog NEWS
12cu|synfigstudio-0.64.0-2|75	%{_libdir}/libsynfigapp.so
12cu|synfigstudio-0.64.0-2|76	%{_includedir}/synfigapp-0.0
12cu|synfigstudio-0.64.0-2|77	
12cu|synfigstudio-0.64.0-2|78	#-----------------------------------------------------------------------------
12cu|synfigstudio-0.64.0-2|79	
12cu|synfigstudio-0.64.0-2|80	%prep
12cu|synfigstudio-0.64.0-2|81	%setup -q
12cu|synfigstudio-0.64.0-2|82	%patch0 -p1
12cu|synfigstudio-0.64.0-2|83	
12cu|synfigstudio-0.64.0-2|84	%build
12cu|synfigstudio-0.64.0-2|85	autoreconf -fi
12cu|synfigstudio-0.64.0-2|86	intltoolize --force
12cu|synfigstudio-0.64.0-2|87	%configure2_5x \
12cu|synfigstudio-0.64.0-2|88	--disable-static \
12cu|synfigstudio-0.64.0-2|89	--disable-rpath \
12cu|synfigstudio-0.64.0-2|90	--disable-update-mimedb
12cu|synfigstudio-0.64.0-2|91	%make
12cu|synfigstudio-0.64.0-2|92	
12cu|synfigstudio-0.64.0-2|93	
12cu|synfigstudio-0.64.0-2|94	%install
12cu|synfigstudio-0.64.0-2|95	%makeinstall_std
12cu|synfigstudio-0.64.0-2|96	
12cu|synfigstudio-0.64.0-2|97	%find_lang %{name}
12cu|synfigstudio-0.64.0-2|98	
12cu|synfigstudio-0.64.0-2|99	sed -i -e 's,synfig_icon.png,synfig_icon,g' %{buildroot}%{_datadir}/applications/*
12cu|synfigstudio-0.64.0-2|100	
12cu|synfigstudio-0.64.0-2|101	desktop-file-install --vendor="" \
12cu|synfigstudio-0.64.0-2|102	--add-category="X-MandrivaLinux-CrossDesktop" \
12cu|synfigstudio-0.64.0-2|103	--add-category="GTK" \
12cu|synfigstudio-0.64.0-2|104	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|synfigstudio-0.64.0-2|105	
12cu|synfigstudio-0.64.0-2|106	
12cu|synfigstudio-0.64.0-2|107	%changelog
12cu|synfigstudio-0.64.0-2|108	* Tue Apr 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.64.0-2
12cu|synfigstudio-0.64.0-2|109	+ Revision: 27e71c0
12cu|synfigstudio-0.64.0-2|110	- Update files
12cu|synfigstudio-0.64.0-2|111	
12cu|synfigstudio-0.64.0-2|112	

12948 12
12cu|synkron-1.6.1-3|1	%define srcname	Synkron
12cu|synkron-1.6.1-3|2	
12cu|synkron-1.6.1-3|3	%define debug_package %{nil}
12cu|synkron-1.6.1-3|4	
12cu|synkron-1.6.1-3|5	Summary:	A synchronization tool with QT4 GUI
12cu|synkron-1.6.1-3|6	Name:		synkron
12cu|synkron-1.6.1-3|7	Version:	1.6.1
12cu|synkron-1.6.1-3|8	Release:	3
12cu|synkron-1.6.1-3|9	Group:		File tools
12cu|synkron-1.6.1-3|10	License:	GPLv2
12cu|synkron-1.6.1-3|11	URL:		http://sourceforge.net/projects/synkron/
12cu|synkron-1.6.1-3|12	Source0:	http://downloads.sourceforge.net/project/%name/%name/%version/%srcname-%{version}-src.tar.gz
12cu|synkron-1.6.1-3|13	Source1:	Synkron.desktop
12cu|synkron-1.6.1-3|14	BuildRequires:	qt4-devel >= 4:4.3 desktop-file-utils
12cu|synkron-1.6.1-3|15	Requires:	qt4-common >= 4:4.3
12cu|synkron-1.6.1-3|16	
12cu|synkron-1.6.1-3|17	%description
12cu|synkron-1.6.1-3|18	Synkron is an application for folder synchronisation that allows you
12cu|synkron-1.6.1-3|19	to configure your synchronisations in detail. Despite having many
12cu|synkron-1.6.1-3|20	features, the user interface of Synkron is very user-friendly and easy
12cu|synkron-1.6.1-3|21	to use.
12cu|synkron-1.6.1-3|22	
12cu|synkron-1.6.1-3|23	Synkron is able to synchronise multiple folders at once, analyse
12cu|synkron-1.6.1-3|24	folders before sync, restore overwritten or deleted files, plan
12cu|synkron-1.6.1-3|25	synchronisations and much more.
12cu|synkron-1.6.1-3|26	
12cu|synkron-1.6.1-3|27	Synkron is a cross-platform application and runs on Mac OS X, Linux
12cu|synkron-1.6.1-3|28	and Windows.
12cu|synkron-1.6.1-3|29	
12cu|synkron-1.6.1-3|30	Synkron is distributed under the terms of the GPL v2 licence.
12cu|synkron-1.6.1-3|31	
12cu|synkron-1.6.1-3|32	%files
12cu|synkron-1.6.1-3|33	%doc gpl.txt readme.txt
12cu|synkron-1.6.1-3|34	%{_bindir}/synkron
12cu|synkron-1.6.1-3|35	%{_datadir}/icons/synkron/
12cu|synkron-1.6.1-3|36	%{_datadir}/applications/Synkron.desktop
12cu|synkron-1.6.1-3|37	
12cu|synkron-1.6.1-3|38	#---------------------------------------------------------------------
12cu|synkron-1.6.1-3|39	
12cu|synkron-1.6.1-3|40	%prep
12cu|synkron-1.6.1-3|41	%setup -q -n %{srcname}-%{version}-src
12cu|synkron-1.6.1-3|42	
12cu|synkron-1.6.1-3|43	%build
12cu|synkron-1.6.1-3|44	lrelease Synkron.pro
12cu|synkron-1.6.1-3|45	qmake -config release
12cu|synkron-1.6.1-3|46	%make
12cu|synkron-1.6.1-3|47	
12cu|synkron-1.6.1-3|48	%install
12cu|synkron-1.6.1-3|49	#binary
12cu|synkron-1.6.1-3|50	install -d %{buildroot}/%{_bindir}
12cu|synkron-1.6.1-3|51	install -m 0755 synkron -s %{buildroot}/%{_bindir}
12cu|synkron-1.6.1-3|52	
12cu|synkron-1.6.1-3|53	#icon
12cu|synkron-1.6.1-3|54	install -d %{buildroot}%{_datadir}/icons/%{name}
12cu|synkron-1.6.1-3|55	install -m 0644 images/Synkron48.png %{buildroot}/%{_datadir}/icons/%{name}
12cu|synkron-1.6.1-3|56	
12cu|synkron-1.6.1-3|57	
12cu|synkron-1.6.1-3|58	#desktop file
12cu|synkron-1.6.1-3|59	desktop-file-install  --dir="%{buildroot}/%{_datadir}/applications" %{SOURCE1}
12cu|synkron-1.6.1-3|60	# Fix perms
12cu|synkron-1.6.1-3|61	chmod 644  gpl.txt readme.txt
12cu|synkron-1.6.1-3|62	
12cu|synkron-1.6.1-3|63	%changelog
12cu|synkron-1.6.1-3|64	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.1-3
12cu|synkron-1.6.1-3|65	+ Revision: 83d8871
12cu|synkron-1.6.1-3|66	- Disable debug
12cu|synkron-1.6.1-3|67	
12cu|synkron-1.6.1-3|68	

12949 12
12cu|synkron-1.6.2-1|1	%define srcname	Synkron
12cu|synkron-1.6.2-1|2	
12cu|synkron-1.6.2-1|3	%define debug_package %{nil}
12cu|synkron-1.6.2-1|4	
12cu|synkron-1.6.2-1|5	Summary:	A synchronization tool with QT4 GUI
12cu|synkron-1.6.2-1|6	Name:		synkron
12cu|synkron-1.6.2-1|7	Version:	1.6.2
12cu|synkron-1.6.2-1|8	Release:	1
12cu|synkron-1.6.2-1|9	Group:		File tools
12cu|synkron-1.6.2-1|10	License:	GPLv2
12cu|synkron-1.6.2-1|11	URL:		http://sourceforge.net/projects/synkron/
12cu|synkron-1.6.2-1|12	Source0:	http://downloads.sourceforge.net/project/%name/%name/%version/%srcname-%{version}-src.tar.gz
12cu|synkron-1.6.2-1|13	Source1:	Synkron.desktop
12cu|synkron-1.6.2-1|14	BuildRequires:	qt4-devel >= 4:4.3 desktop-file-utils
12cu|synkron-1.6.2-1|15	Requires:	qt4-common >= 4:4.3
12cu|synkron-1.6.2-1|16	
12cu|synkron-1.6.2-1|17	%description
12cu|synkron-1.6.2-1|18	Synkron is an application for folder synchronisation that allows you
12cu|synkron-1.6.2-1|19	to configure your synchronisations in detail. Despite having many
12cu|synkron-1.6.2-1|20	features, the user interface of Synkron is very user-friendly and easy
12cu|synkron-1.6.2-1|21	to use.
12cu|synkron-1.6.2-1|22	
12cu|synkron-1.6.2-1|23	Synkron is able to synchronise multiple folders at once, analyse
12cu|synkron-1.6.2-1|24	folders before sync, restore overwritten or deleted files, plan
12cu|synkron-1.6.2-1|25	synchronisations and much more.
12cu|synkron-1.6.2-1|26	
12cu|synkron-1.6.2-1|27	Synkron is a cross-platform application and runs on Mac OS X, Linux
12cu|synkron-1.6.2-1|28	and Windows.
12cu|synkron-1.6.2-1|29	
12cu|synkron-1.6.2-1|30	Synkron is distributed under the terms of the GPL v2 licence.
12cu|synkron-1.6.2-1|31	
12cu|synkron-1.6.2-1|32	%files
12cu|synkron-1.6.2-1|33	%doc gpl.txt readme.txt
12cu|synkron-1.6.2-1|34	%{_bindir}/synkron
12cu|synkron-1.6.2-1|35	%{_datadir}/icons/synkron/
12cu|synkron-1.6.2-1|36	%{_datadir}/applications/Synkron.desktop
12cu|synkron-1.6.2-1|37	
12cu|synkron-1.6.2-1|38	#---------------------------------------------------------------------
12cu|synkron-1.6.2-1|39	
12cu|synkron-1.6.2-1|40	%prep
12cu|synkron-1.6.2-1|41	%setup -q -n %{srcname}-%{version}-src
12cu|synkron-1.6.2-1|42	
12cu|synkron-1.6.2-1|43	%build
12cu|synkron-1.6.2-1|44	lrelease Synkron.pro
12cu|synkron-1.6.2-1|45	qmake -config release
12cu|synkron-1.6.2-1|46	%make
12cu|synkron-1.6.2-1|47	
12cu|synkron-1.6.2-1|48	%install
12cu|synkron-1.6.2-1|49	#binary
12cu|synkron-1.6.2-1|50	install -d %{buildroot}/%{_bindir}
12cu|synkron-1.6.2-1|51	install -m 0755 synkron -s %{buildroot}/%{_bindir}
12cu|synkron-1.6.2-1|52	
12cu|synkron-1.6.2-1|53	#icon
12cu|synkron-1.6.2-1|54	install -d %{buildroot}%{_datadir}/icons/%{name}
12cu|synkron-1.6.2-1|55	install -m 0644 images/Synkron48.png %{buildroot}/%{_datadir}/icons/%{name}
12cu|synkron-1.6.2-1|56	
12cu|synkron-1.6.2-1|57	
12cu|synkron-1.6.2-1|58	#desktop file
12cu|synkron-1.6.2-1|59	desktop-file-install  --dir="%{buildroot}/%{_datadir}/applications" %{SOURCE1}
12cu|synkron-1.6.2-1|60	# Fix perms
12cu|synkron-1.6.2-1|61	chmod 644  gpl.txt readme.txt
12cu|synkron-1.6.2-1|62	
12cu|synkron-1.6.2-1|63	%changelog
12cu|synkron-1.6.2-1|64	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.2-1
12cu|synkron-1.6.2-1|65	+ Revision: 3a9cb80
12cu|synkron-1.6.2-1|66	- Updated to 1.6.2
12cu|synkron-1.6.2-1|67	
12cu|synkron-1.6.2-1|68	

12950 12
12cu|sysstat-10.2.1-1|1	%define	debug_package	%nil
12cu|sysstat-10.2.1-1|2	
12cu|sysstat-10.2.1-1|3	Name: 		sysstat
12cu|sysstat-10.2.1-1|4	Version: 	10.2.1
12cu|sysstat-10.2.1-1|5	Release: 	1
12cu|sysstat-10.2.1-1|6	Summary: 	Includes the sar and iostat system monitoring commands
12cu|sysstat-10.2.1-1|7	License: 	GPLv2
12cu|sysstat-10.2.1-1|8	Group: 		Monitoring
12cu|sysstat-10.2.1-1|9	URL: 		http://pagesperso-orange.fr/sebastien.godard/
12cu|sysstat-10.2.1-1|10	Source0: 	http://pagesperso-orange.fr/sebastien.godard/%{name}-%{version}.tar.xz
12cu|sysstat-10.2.1-1|11	Patch0:		sysstat-10.1.2-fix-format-errors.patch
12cu|sysstat-10.2.1-1|12	BuildRequires:	pkgconfig(systemd)
12cu|sysstat-10.2.1-1|13	
12cu|sysstat-10.2.1-1|14	%description
12cu|sysstat-10.2.1-1|15	This package provides the sar and iostat commands for the Linux
12cu|sysstat-10.2.1-1|16	operating system, similar to their traditional UNIX counterparts.
12cu|sysstat-10.2.1-1|17	They enable system monitoring of disk, network, and other IO activity.
12cu|sysstat-10.2.1-1|18	
12cu|sysstat-10.2.1-1|19	%prep
12cu|sysstat-10.2.1-1|20	%setup -q
12cu|sysstat-10.2.1-1|21	%patch0 -p1 -b .strfmt
12cu|sysstat-10.2.1-1|22	iconv -f windows-1252 -t utf8 CREDITS > CREDITS.aux
12cu|sysstat-10.2.1-1|23	mv CREDITS.aux CREDITS
12cu|sysstat-10.2.1-1|24	
12cu|sysstat-10.2.1-1|25	%build
12cu|sysstat-10.2.1-1|26	%setup_compile_flags
12cu|sysstat-10.2.1-1|27	export sa_lib_dir=%{_libdir}/sa
12cu|sysstat-10.2.1-1|28	%configure2_5x --enable-debuginfo
12cu|sysstat-10.2.1-1|29	
12cu|sysstat-10.2.1-1|30	make CFLAGS="%optflags" \
12cu|sysstat-10.2.1-1|31	PREFIX="%{_prefix}" \
12cu|sysstat-10.2.1-1|32	SA_LIB_DIR="%{_libdir}/sa" \
12cu|sysstat-10.2.1-1|33	MAN_DIR="%{_mandir}"
12cu|sysstat-10.2.1-1|34	
12cu|sysstat-10.2.1-1|35	
12cu|sysstat-10.2.1-1|36	%install
12cu|sysstat-10.2.1-1|37	make MAN_DIR=%{_mandir} IGNORE_MAN_GROUP=y PREFIX=%{_prefix} DESTDIR=%{buildroot}  SA_LIB_DIR=%{_libdir}/sa install
12cu|sysstat-10.2.1-1|38	
12cu|sysstat-10.2.1-1|39	# Install service file
12cu|sysstat-10.2.1-1|40	mkdir -p %{buildroot}%{_unitdir}
12cu|sysstat-10.2.1-1|41	install -m 0644 sysstat.service %{buildroot}%{_unitdir}/
12cu|sysstat-10.2.1-1|42	
12cu|sysstat-10.2.1-1|43	rm -fr %{buildroot}%{_datadir}/doc/%{name}-%{version}
12cu|sysstat-10.2.1-1|44	mkdir -p %{buildroot}/etc/{cron.daily,cron.hourly}
12cu|sysstat-10.2.1-1|45	
12cu|sysstat-10.2.1-1|46	cat > %{buildroot}/etc/cron.daily/%name <<EOF
12cu|sysstat-10.2.1-1|47	#!/bin/sh
12cu|sysstat-10.2.1-1|48	
12cu|sysstat-10.2.1-1|49	# generate a daily summary of process accounting.
12cu|sysstat-10.2.1-1|50	%_libdir/sa/sa2 -A &
12cu|sysstat-10.2.1-1|51	
12cu|sysstat-10.2.1-1|52	EOF
12cu|sysstat-10.2.1-1|53	chmod +x  %{buildroot}/etc/cron.daily/%name
12cu|sysstat-10.2.1-1|54	
12cu|sysstat-10.2.1-1|55	cat > %{buildroot}/etc/cron.hourly/%name <<EOF
12cu|sysstat-10.2.1-1|56	#!/bin/sh
12cu|sysstat-10.2.1-1|57	
12cu|sysstat-10.2.1-1|58	# snapshot system usage every 10 minutes six times.
12cu|sysstat-10.2.1-1|59	%_libdir/sa/sa1 600 6 &
12cu|sysstat-10.2.1-1|60	
12cu|sysstat-10.2.1-1|61	EOF
12cu|sysstat-10.2.1-1|62	chmod +x  %{buildroot}/etc/cron.hourly/%name
12cu|sysstat-10.2.1-1|63	
12cu|sysstat-10.2.1-1|64	rm -fr %{buildroot}%_prefix/doc
12cu|sysstat-10.2.1-1|65	
12cu|sysstat-10.2.1-1|66	%find_lang %{name}
12cu|sysstat-10.2.1-1|67	
12cu|sysstat-10.2.1-1|68	%post
12cu|sysstat-10.2.1-1|69	%_post_service %{name}
12cu|sysstat-10.2.1-1|70	
12cu|sysstat-10.2.1-1|71	%preun
12cu|sysstat-10.2.1-1|72	%_preun_service %{name}
12cu|sysstat-10.2.1-1|73	
12cu|sysstat-10.2.1-1|74	if [[ $1 -eq 0 ]]; then
12cu|sysstat-10.2.1-1|75	# Remove sa logs if removing sysstat completely
12cu|sysstat-10.2.1-1|76	rm -f %{_localstatedir}/log/sa/*
12cu|sysstat-10.2.1-1|77	fi
12cu|sysstat-10.2.1-1|78	
12cu|sysstat-10.2.1-1|79	%files -f %{name}.lang
12cu|sysstat-10.2.1-1|80	%doc CHANGES COPYING CREDITS FAQ README
12cu|sysstat-10.2.1-1|81	%config(noreplace) %{_sysconfdir}/cron.hourly/sysstat
12cu|sysstat-10.2.1-1|82	%config(noreplace) %{_sysconfdir}/cron.daily/sysstat
12cu|sysstat-10.2.1-1|83	%config(noreplace) %{_sysconfdir}/sysconfig/sysstat.ioconf
12cu|sysstat-10.2.1-1|84	%config(noreplace) %{_sysconfdir}/sysconfig/sysstat
12cu|sysstat-10.2.1-1|85	%{_unitdir}/sysstat.service
12cu|sysstat-10.2.1-1|86	%{_bindir}/*
12cu|sysstat-10.2.1-1|87	%{_libdir}/sa
12cu|sysstat-10.2.1-1|88	%{_mandir}/man1/*
12cu|sysstat-10.2.1-1|89	%{_mandir}/man5/*
12cu|sysstat-10.2.1-1|90	%{_mandir}/man8/*
12cu|sysstat-10.2.1-1|91	/var/log/sa
12cu|sysstat-10.2.1-1|92	
12cu|sysstat-10.2.1-1|93	%changelog
12cu|sysstat-10.2.1-1|94	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 10.2.1-1
12cu|sysstat-10.2.1-1|95	+ Revision: 0a65cd1
12cu|sysstat-10.2.1-1|96	- Updated to 10.2.1 (sync with cooker)
12cu|sysstat-10.2.1-1|97	
12cu|sysstat-10.2.1-1|98	

12951 12
12cu|system-config-cluster-1.0.53-3|1	
12cu|system-config-cluster-1.0.53-3|2	# -*- RPM-SPEC -*-
12cu|system-config-cluster-1.0.53-3|3	Summary: Graphical utility which allows you to manage cluster configuration
12cu|system-config-cluster-1.0.53-3|4	Name: system-config-cluster
12cu|system-config-cluster-1.0.53-3|5	Version: 1.0.53
12cu|system-config-cluster-1.0.53-3|6	Release: 3
12cu|system-config-cluster-1.0.53-3|7	URL: http://www.redhat.com/
12cu|system-config-cluster-1.0.53-3|8	Source0: %{name}-%{version}.tar.gz
12cu|system-config-cluster-1.0.53-3|9	License: GPL
12cu|system-config-cluster-1.0.53-3|10	Group: System/Configuration/Other
12cu|system-config-cluster-1.0.53-3|11	BuildArch: noarch
12cu|system-config-cluster-1.0.53-3|12	Requires: gnome-python, pygtk2.0, pygtk2.0-libglade, gnome-python-canvas, gnome-python-gnomevfs
12cu|system-config-cluster-1.0.53-3|13	Requires: rhpl >= 0.148.2
12cu|system-config-cluster-1.0.53-3|14	Requires: python >= 2.3
12cu|system-config-cluster-1.0.53-3|15	BuildRequires: perl(XML::Parser) gettext
12cu|system-config-cluster-1.0.53-3|16	
12cu|system-config-cluster-1.0.53-3|17	%description
12cu|system-config-cluster-1.0.53-3|18	system-config-cluster is a utility which allows you to manage
12cu|system-config-cluster-1.0.53-3|19	cluster configuration in a graphical setting.
12cu|system-config-cluster-1.0.53-3|20	
12cu|system-config-cluster-1.0.53-3|21	%prep
12cu|system-config-cluster-1.0.53-3|22	%setup -q
12cu|system-config-cluster-1.0.53-3|23	perl -pi -e 's,(/usr/bin/python)\S*,$1,g' src/ModelBuilder.py src/system-config-cluster.py
12cu|system-config-cluster-1.0.53-3|24	perl -pi -e 's/auth(\s*)required(\s*)pam_stack.so service=/auth${1}include${2}/g' system-config-cluster.pam
12cu|system-config-cluster-1.0.53-3|25	
12cu|system-config-cluster-1.0.53-3|26	%build
12cu|system-config-cluster-1.0.53-3|27	%configure
12cu|system-config-cluster-1.0.53-3|28	make
12cu|system-config-cluster-1.0.53-3|29	
12cu|system-config-cluster-1.0.53-3|30	%install
12cu|system-config-cluster-1.0.53-3|31	%makeinstall
12cu|system-config-cluster-1.0.53-3|32	find %{buildroot} -name "*py" -exec chmod a+r {} \;
12cu|system-config-cluster-1.0.53-3|33	
12cu|system-config-cluster-1.0.53-3|34	#Uncomment this when translations are done
12cu|system-config-cluster-1.0.53-3|35	#%find_lang %name
12cu|system-config-cluster-1.0.53-3|36	
12cu|system-config-cluster-1.0.53-3|37	%clean
12cu|system-config-cluster-1.0.53-3|38	
12cu|system-config-cluster-1.0.53-3|39	#Replace the files line with the one commented out when translations are done
12cu|system-config-cluster-1.0.53-3|40	#%files -f %{name}.lang
12cu|system-config-cluster-1.0.53-3|41	%files
12cu|system-config-cluster-1.0.53-3|42	
12cu|system-config-cluster-1.0.53-3|43	%defattr(-,root,root)
12cu|system-config-cluster-1.0.53-3|44	%doc COPYING
12cu|system-config-cluster-1.0.53-3|45	#%doc docs/ReleaseNotes
12cu|system-config-cluster-1.0.53-3|46	#%doc docs/html/*
12cu|system-config-cluster-1.0.53-3|47	%{_sbindir}/*
12cu|system-config-cluster-1.0.53-3|48	%{_bindir}/*
12cu|system-config-cluster-1.0.53-3|49	%{_datadir}/applications/system-config-cluster.desktop
12cu|system-config-cluster-1.0.53-3|50	%{_datadir}/system-config-cluster
12cu|system-config-cluster-1.0.53-3|51	%config %{_sysconfdir}/pam.d/system-config-cluster
12cu|system-config-cluster-1.0.53-3|52	%config %{_sysconfdir}/security/console.apps/system-config-cluster
12cu|system-config-cluster-1.0.53-3|53	
12cu|system-config-cluster-1.0.53-3|54	
12cu|system-config-cluster-1.0.53-3|55	
12cu|system-config-cluster-1.0.53-3|56	
12cu|system-config-cluster-1.0.53-3|57	%changelog
12cu|system-config-cluster-1.0.53-3|58	* Thu Jan  24 2013 Denis Silakov <denis.silakov@rosalab.ru>
12cu|system-config-cluster-1.0.53-3|59	+ Commit: 9cc5322
12cu|system-config-cluster-1.0.53-3|60	- Dummy commit to workaround dummy ABF timing issue...
12cu|system-config-cluster-1.0.53-3|61	
12cu|system-config-cluster-1.0.53-3|62	* Thu Jan  24 2013 Denis Silakov <denis.silakov@rosalab.ru>
12cu|system-config-cluster-1.0.53-3|63	+ Commit: 7517b23
12cu|system-config-cluster-1.0.53-3|64	- Fix description
12cu|system-config-cluster-1.0.53-3|65	
12cu|system-config-cluster-1.0.53-3|66	* Thu Jan  24 2013 Denis Silakov <denis.silakov@rosalab.ru>
12cu|system-config-cluster-1.0.53-3|67	+ Commit: 08f7093
12cu|system-config-cluster-1.0.53-3|68	- Fix gnome-python req
12cu|system-config-cluster-1.0.53-3|69	
12cu|system-config-cluster-1.0.53-3|70	* Wed Feb  1 2012 Rosa <rosa@rosa-build.rosalab.ru>
12cu|system-config-cluster-1.0.53-3|71	+ Commit: 23b19b4
12cu|system-config-cluster-1.0.53-3|72	- Automatic import for version 1.0.53
12cu|system-config-cluster-1.0.53-3|73	
12cu|system-config-cluster-1.0.53-3|74	

12952 12
12cu|tabe-0.2.6-14|1	%define	major 2
12cu|tabe-0.2.6-14|2	%define libname %mklibname tabe %{major}
12cu|tabe-0.2.6-14|3	%define develname %mklibname tabe -d
12cu|tabe-0.2.6-14|4	
12cu|tabe-0.2.6-14|5	Summary:	Chinese lexicons library for xcin-2.5
12cu|tabe-0.2.6-14|6	Name:		tabe
12cu|tabe-0.2.6-14|7	Version:	0.2.6
12cu|tabe-0.2.6-14|8	Release:	14
12cu|tabe-0.2.6-14|9	License:	BSD style
12cu|tabe-0.2.6-14|10	Group:		System/Libraries
12cu|tabe-0.2.6-14|11	URL:		http://libtabe.sourceforge.net/
12cu|tabe-0.2.6-14|12	Source:		%{name}-%{version}.tar.bz2
12cu|tabe-0.2.6-14|13	Patch0:		http://ftp.de.debian.org/debian/pool/main/libt/libtabe/libtabe_0.2.6-1.2.diff.gz
12cu|tabe-0.2.6-14|14	Patch1:		tabe-0.2.6-link.patch
12cu|tabe-0.2.6-14|15	BuildRequires:	db-devel
12cu|tabe-0.2.6-14|16	BuildRequires:	pkgconfig(x11)
12cu|tabe-0.2.6-14|17	Requires:	%{libname} = %{version}-%{release}
12cu|tabe-0.2.6-14|18	Requires:	locales-zh
12cu|tabe-0.2.6-14|19	Provides:	libtabe = %{version}-%{release}
12cu|tabe-0.2.6-14|20	Obsoletes:	libtabe
12cu|tabe-0.2.6-14|21	
12cu|tabe-0.2.6-14|22	%description
12cu|tabe-0.2.6-14|23	Chinese lexicons library for xcin-2.5's bimsphone input method.
12cu|tabe-0.2.6-14|24	
12cu|tabe-0.2.6-14|25	%package -n	%{libname}
12cu|tabe-0.2.6-14|26	Summary:	Libraries needed to use packages using libtabe
12cu|tabe-0.2.6-14|27	Group:		System/Libraries
12cu|tabe-0.2.6-14|28	Requires:	%{name} = %{version}-%{release}
12cu|tabe-0.2.6-14|29	
12cu|tabe-0.2.6-14|30	%description -n	%{libname}
12cu|tabe-0.2.6-14|31	Chinese lexicons library for xcin-2.5's bimsphone input method.
12cu|tabe-0.2.6-14|32	
12cu|tabe-0.2.6-14|33	This package contains shared libraries.
12cu|tabe-0.2.6-14|34	
12cu|tabe-0.2.6-14|35	%package -n	%{develname}
12cu|tabe-0.2.6-14|36	Summary:	Header files and libraries for developing apps which will use libtabe
12cu|tabe-0.2.6-14|37	Group:		Development/C
12cu|tabe-0.2.6-14|38	Requires:	%{libname} = %{version}
12cu|tabe-0.2.6-14|39	Provides:	lib%{name}-devel = %{version}-%{release}
12cu|tabe-0.2.6-14|40	Provides:	%{name}-devel = %{version}-%{release}
12cu|tabe-0.2.6-14|41	Obsoletes:	%{mklibname tabe 2 -d}
12cu|tabe-0.2.6-14|42	
12cu|tabe-0.2.6-14|43	%description -n	%{develname}
12cu|tabe-0.2.6-14|44	Chinese lexicons library for xcin-2.5's bimsphone input method.
12cu|tabe-0.2.6-14|45	
12cu|tabe-0.2.6-14|46	This package contains static libraries and headers files.
12cu|tabe-0.2.6-14|47	
12cu|tabe-0.2.6-14|48	%prep
12cu|tabe-0.2.6-14|49	%setup -q -n %{name}
12cu|tabe-0.2.6-14|50	%patch0 -p1
12cu|tabe-0.2.6-14|51	%patch1 -p0
12cu|tabe-0.2.6-14|52	
12cu|tabe-0.2.6-14|53	%build
12cu|tabe-0.2.6-14|54	export CFLAGS="%optflags %ldflags"
12cu|tabe-0.2.6-14|55	%configure2_5x \
12cu|tabe-0.2.6-14|56	--enable-shared \
12cu|tabe-0.2.6-14|57	--datadir=%{_datadir}/tabe \
12cu|tabe-0.2.6-14|58	--with-dbinc=%{_includedir}/db51
12cu|tabe-0.2.6-14|59	
12cu|tabe-0.2.6-14|60	make
12cu|tabe-0.2.6-14|61	
12cu|tabe-0.2.6-14|62	%install
12cu|tabe-0.2.6-14|63	rm -rf %{buildroot}
12cu|tabe-0.2.6-14|64	
12cu|tabe-0.2.6-14|65	%makeinstall datadir=%{buildroot}%{_datadir}/tabe
12cu|tabe-0.2.6-14|66	
12cu|tabe-0.2.6-14|67	%if %mdkversion < 200900
12cu|tabe-0.2.6-14|68	%post -n %{libname} -p /sbin/ldconfig
12cu|tabe-0.2.6-14|69	%endif
12cu|tabe-0.2.6-14|70	
12cu|tabe-0.2.6-14|71	%if %mdkversion < 200900
12cu|tabe-0.2.6-14|72	%postun -n %{libname} -p /sbin/ldconfig
12cu|tabe-0.2.6-14|73	%endif
12cu|tabe-0.2.6-14|74	
12cu|tabe-0.2.6-14|75	%clean
12cu|tabe-0.2.6-14|76	rm -rf %{buildroot}
12cu|tabe-0.2.6-14|77	
12cu|tabe-0.2.6-14|78	
12cu|tabe-0.2.6-14|79	%files
12cu|tabe-0.2.6-14|80	%defattr(-,root,root,-)
12cu|tabe-0.2.6-14|81	%doc doc/libtabe.sgml
12cu|tabe-0.2.6-14|82	%{_bindir}/*
12cu|tabe-0.2.6-14|83	%{_datadir}/%{name}
12cu|tabe-0.2.6-14|84	
12cu|tabe-0.2.6-14|85	%files -n %{libname}
12cu|tabe-0.2.6-14|86	%doc COPYING
12cu|tabe-0.2.6-14|87	%defattr(-,root,root,-)
12cu|tabe-0.2.6-14|88	%doc doc/*.shtml
12cu|tabe-0.2.6-14|89	%{_libdir}/*.so.*
12cu|tabe-0.2.6-14|90	
12cu|tabe-0.2.6-14|91	%files -n %{develname}
12cu|tabe-0.2.6-14|92	%defattr(-,root,root)
12cu|tabe-0.2.6-14|93	%doc doc/*.txt
12cu|tabe-0.2.6-14|94	%{_includedir}/bims.h
12cu|tabe-0.2.6-14|95	%{_includedir}/tabe.h
12cu|tabe-0.2.6-14|96	%{_libdir}/*.so
12cu|tabe-0.2.6-14|97	%{_libdir}/*.a
12cu|tabe-0.2.6-14|98	
12cu|tabe-0.2.6-14|99	
12cu|tabe-0.2.6-14|100	
12cu|tabe-0.2.6-14|101	%changelog
12cu|tabe-0.2.6-14|102	* Mon May 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.2.6-14
12cu|tabe-0.2.6-14|103	+ Revision: 12964c5
12cu|tabe-0.2.6-14|104	- Bump release and clean the spec after applying automated fixes to spec file
12cu|tabe-0.2.6-14|105	
12cu|tabe-0.2.6-14|106	

12953 12
12cu|tachyon-0.99-0.b2.1|1	%ifarch x86_64
12cu|tachyon-0.99-0.b2.1|2	%define target linux-64
12cu|tachyon-0.99-0.b2.1|3	%else
12cu|tachyon-0.99-0.b2.1|4	%define target linux
12cu|tachyon-0.99-0.b2.1|5	%endif
12cu|tachyon-0.99-0.b2.1|6	
12cu|tachyon-0.99-0.b2.1|7	%define variants thr thr-ogl
12cu|tachyon-0.99-0.b2.1|8	%define beta b2
12cu|tachyon-0.99-0.b2.1|9	
12cu|tachyon-0.99-0.b2.1|10	Summary: Parallel / Multiprocessor Ray Tracing System
12cu|tachyon-0.99-0.b2.1|11	Name:    tachyon
12cu|tachyon-0.99-0.b2.1|12	Version: 0.99
12cu|tachyon-0.99-0.b2.1|13	Release: 0.%{beta}.1
12cu|tachyon-0.99-0.b2.1|14	Group:          Graphics
12cu|tachyon-0.99-0.b2.1|15	URL:     http://jedi.ks.uiuc.edu/~johns/raytracer/
12cu|tachyon-0.99-0.b2.1|16	Source0: http://jedi.ks.uiuc.edu/~johns/raytracer/files/%{version}%{beta}/%{name}-%{version}%{beta}.tar.gz
12cu|tachyon-0.99-0.b2.1|17	
12cu|tachyon-0.99-0.b2.1|18	# taken from Debian package
12cu|tachyon-0.99-0.b2.1|19	Source1: %{name}.1
12cu|tachyon-0.99-0.b2.1|20	Source2: %{name}.rpmlintrc
12cu|tachyon-0.99-0.b2.1|21	Patch0:  %{name}-rpm.patch
12cu|tachyon-0.99-0.b2.1|22	Patch1:  %{name}-shared.patch
12cu|tachyon-0.99-0.b2.1|23	License:  BSD with advertising
12cu|tachyon-0.99-0.b2.1|24	BuildRequires: jpeg-devel
12cu|tachyon-0.99-0.b2.1|25	BuildRequires: latex2html
12cu|tachyon-0.99-0.b2.1|26	BuildRequires: pkgconfig(gl)
12cu|tachyon-0.99-0.b2.1|27	BuildRequires: png-devel
12cu|tachyon-0.99-0.b2.1|28	BuildRequires: texlive
12cu|tachyon-0.99-0.b2.1|29	
12cu|tachyon-0.99-0.b2.1|30	%description
12cu|tachyon-0.99-0.b2.1|31	A portable, high performance parallel ray tracing system with
12cu|tachyon-0.99-0.b2.1|32	multithreaded implementation.
12cu|tachyon-0.99-0.b2.1|33	
12cu|tachyon-0.99-0.b2.1|34	%package libs
12cu|tachyon-0.99-0.b2.1|35	Summary: Parallel / Multiprocessor Ray Tracing System library
12cu|tachyon-0.99-0.b2.1|36	
12cu|tachyon-0.99-0.b2.1|37	%description libs
12cu|tachyon-0.99-0.b2.1|38	A portable, high performance parallel ray tracing system with
12cu|tachyon-0.99-0.b2.1|39	multithreaded implementation.  Tachyon is built as a C callable
12cu|tachyon-0.99-0.b2.1|40	library, which can be used with the included demo programs or within
12cu|tachyon-0.99-0.b2.1|41	your own application.
12cu|tachyon-0.99-0.b2.1|42	
12cu|tachyon-0.99-0.b2.1|43	This package contains the shared library.
12cu|tachyon-0.99-0.b2.1|44	
12cu|tachyon-0.99-0.b2.1|45	%package gl
12cu|tachyon-0.99-0.b2.1|46	Summary: Parallel / Multiprocessor Ray Tracing System with OpenGL display
12cu|tachyon-0.99-0.b2.1|47	Provides: %{name} = %{version}-%{release}
12cu|tachyon-0.99-0.b2.1|48	
12cu|tachyon-0.99-0.b2.1|49	%description gl
12cu|tachyon-0.99-0.b2.1|50	A portable, high performance parallel ray tracing system with
12cu|tachyon-0.99-0.b2.1|51	multithreaded implementation.
12cu|tachyon-0.99-0.b2.1|52	
12cu|tachyon-0.99-0.b2.1|53	This package contains OpenGL-enabled build.
12cu|tachyon-0.99-0.b2.1|54	
12cu|tachyon-0.99-0.b2.1|55	%package devel
12cu|tachyon-0.99-0.b2.1|56	Summary: Development files for tachyon
12cu|tachyon-0.99-0.b2.1|57	Requires: %{name}-libs = %{version}-%{release}
12cu|tachyon-0.99-0.b2.1|58	
12cu|tachyon-0.99-0.b2.1|59	%description devel
12cu|tachyon-0.99-0.b2.1|60	This package contains development headers and libraries for developing
12cu|tachyon-0.99-0.b2.1|61	with tachyon.
12cu|tachyon-0.99-0.b2.1|62	
12cu|tachyon-0.99-0.b2.1|63	%package docs
12cu|tachyon-0.99-0.b2.1|64	Summary: Documentation and example scenes for tachyon
12cu|tachyon-0.99-0.b2.1|65	Requires: %{name} = %{version}-%{release}
12cu|tachyon-0.99-0.b2.1|66	
12cu|tachyon-0.99-0.b2.1|67	%description docs
12cu|tachyon-0.99-0.b2.1|68	This package contains documentation and example scenes for rendering
12cu|tachyon-0.99-0.b2.1|69	with tachyon.
12cu|tachyon-0.99-0.b2.1|70	
12cu|tachyon-0.99-0.b2.1|71	%prep
12cu|tachyon-0.99-0.b2.1|72	%setup -q -n %{name}
12cu|tachyon-0.99-0.b2.1|73	%patch0 -p1 -b .r
12cu|tachyon-0.99-0.b2.1|74	%patch1 -p1 -b .shared
12cu|tachyon-0.99-0.b2.1|75	find . -name CVS | xargs %{__rm} -r
12cu|tachyon-0.99-0.b2.1|76	# executable sources
12cu|tachyon-0.99-0.b2.1|77	chmod 644 src/hash.{c,h}
12cu|tachyon-0.99-0.b2.1|78	chmod 644 src/pngfile.h
12cu|tachyon-0.99-0.b2.1|79	chmod 644 demosrc/spaceball.c
12cu|tachyon-0.99-0.b2.1|80	chmod 644 demosrc/trackball.{c,h}
12cu|tachyon-0.99-0.b2.1|81	chmod 644 scenes/imaps/*
12cu|tachyon-0.99-0.b2.1|82	
12cu|tachyon-0.99-0.b2.1|83	%build
12cu|tachyon-0.99-0.b2.1|84	pushd unix
12cu|tachyon-0.99-0.b2.1|85	for variant in %{variants} ; do
12cu|tachyon-0.99-0.b2.1|86	%{__make} %{?_smp_mflags} OPTFLAGS="%{optflags}" %{target}-$variant
12cu|tachyon-0.99-0.b2.1|87	done
12cu|tachyon-0.99-0.b2.1|88	popd
12cu|tachyon-0.99-0.b2.1|89	
12cu|tachyon-0.99-0.b2.1|90	pushd docs
12cu|tachyon-0.99-0.b2.1|91	%{__make} html pdf ps
12cu|tachyon-0.99-0.b2.1|92	popd
12cu|tachyon-0.99-0.b2.1|93	
12cu|tachyon-0.99-0.b2.1|94	%install
12cu|tachyon-0.99-0.b2.1|95	mkdir -p %{buildroot}{%{_bindir},%{_libdir},{%{_datadir},%{_includedir}}/tachyon,%{_mandir}/man1}
12cu|tachyon-0.99-0.b2.1|96	for variant in %{variants} ; do
12cu|tachyon-0.99-0.b2.1|97	install -pm755 compile/%{target}-$variant/tachyon %{buildroot}%{_bindir}/tachyon-$variant
12cu|tachyon-0.99-0.b2.1|98	done
12cu|tachyon-0.99-0.b2.1|99	rename -- -thr "" %{buildroot}%{_bindir}/*
12cu|tachyon-0.99-0.b2.1|100	mkdir -p docs/html
12cu|tachyon-0.99-0.b2.1|101	cp -pr docs/tachyon/*.{css,html,png} docs/html
12cu|tachyon-0.99-0.b2.1|102	cp -pr scenes %{buildroot}%{_datadir}/tachyon/
12cu|tachyon-0.99-0.b2.1|103	install -pm644 %{SOURCE1} %{buildroot}%{_mandir}/man1/
12cu|tachyon-0.99-0.b2.1|104	echo ".so tachyon.1" > %{buildroot}%{_mandir}/man1/tachyon-ogl.1
12cu|tachyon-0.99-0.b2.1|105	cp -a compile/%{target}-thr/libtachyon*.so %{buildroot}%{_libdir}/
12cu|tachyon-0.99-0.b2.1|106	install -pm644 src/{hash,tachyon{,_dep},util}.h %{buildroot}%{_includedir}/tachyon/
12cu|tachyon-0.99-0.b2.1|107	
12cu|tachyon-0.99-0.b2.1|108	%files
12cu|tachyon-0.99-0.b2.1|109	%{_bindir}/%{name}
12cu|tachyon-0.99-0.b2.1|110	%{_mandir}/man1/%{name}.1*
12cu|tachyon-0.99-0.b2.1|111	
12cu|tachyon-0.99-0.b2.1|112	%files libs
12cu|tachyon-0.99-0.b2.1|113	%doc Copyright README
12cu|tachyon-0.99-0.b2.1|114	%{_libdir}/libtachyon-%{version}.so
12cu|tachyon-0.99-0.b2.1|115	
12cu|tachyon-0.99-0.b2.1|116	%files gl
12cu|tachyon-0.99-0.b2.1|117	%{_bindir}/%{name}-ogl
12cu|tachyon-0.99-0.b2.1|118	%{_mandir}/man1/%{name}-ogl.1*
12cu|tachyon-0.99-0.b2.1|119	
12cu|tachyon-0.99-0.b2.1|120	%files devel
12cu|tachyon-0.99-0.b2.1|121	%{_includedir}/tachyon
12cu|tachyon-0.99-0.b2.1|122	%{_libdir}/libtachyon.so
12cu|tachyon-0.99-0.b2.1|123	
12cu|tachyon-0.99-0.b2.1|124	%files docs
12cu|tachyon-0.99-0.b2.1|125	%doc Changes docs/tachyon.pdf docs/tachyon.ps docs/html
12cu|tachyon-0.99-0.b2.1|126	%{_datadir}/tachyon
12cu|tachyon-0.99-0.b2.1|127	
12cu|tachyon-0.99-0.b2.1|128	%changelog
12cu|tachyon-0.99-0.b2.1|129	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.99-0.b2.1
12cu|tachyon-0.99-0.b2.1|130	+ Revision: 3a6dd4f
12cu|tachyon-0.99-0.b2.1|131	- Sync with cooker
12cu|tachyon-0.99-0.b2.1|132	
12cu|tachyon-0.99-0.b2.1|133	

12954 12
12cu|tagtool-0.12.3-4|1	Name: 	 	tagtool
12cu|tagtool-0.12.3-4|2	Summary: 	Audio file (MP3/OGG) tag editor
12cu|tagtool-0.12.3-4|3	Version: 	0.12.3
12cu|tagtool-0.12.3-4|4	Release: 	4
12cu|tagtool-0.12.3-4|5	
12cu|tagtool-0.12.3-4|6	Source:		http://prdownloads.sourceforge.net/tagtool/%{name}-%{version}.tar.bz2
12cu|tagtool-0.12.3-4|7	URL:		http://pwp.netcabo.pt/paol/tagtool/
12cu|tagtool-0.12.3-4|8	License:	GPL
12cu|tagtool-0.12.3-4|9	Group:		Sound
12cu|tagtool-0.12.3-4|10	BuildRequires:	pkgconfig imagemagick
12cu|tagtool-0.12.3-4|11	BuildRequires:	pkgconfig(gtk+-2.0) libglade2.0-devel
12cu|tagtool-0.12.3-4|12	BuildRequires:	id3lib-devel libvorbis-devel libogg-devel
12cu|tagtool-0.12.3-4|13	BuildRequires:	perl-XML-Parser desktop-file-utils
12cu|tagtool-0.12.3-4|14	
12cu|tagtool-0.12.3-4|15	%description
12cu|tagtool-0.12.3-4|16	Audio Tag Tool is a program to manage the information fields in MP3 and Ogg
12cu|tagtool-0.12.3-4|17	Vorbis files, commonly called tags.Tag Tool can be used to edit tags one by
12cu|tagtool-0.12.3-4|18	one, but the most useful features are the ability to easily tag or rename
12cu|tagtool-0.12.3-4|19	hundreds of files at once, in any desired format.  The mass tag and mass
12cu|tagtool-0.12.3-4|20	rename features can handle filenames in any format thanks to an easily
12cu|tagtool-0.12.3-4|21	configurable format template.
12cu|tagtool-0.12.3-4|22	
12cu|tagtool-0.12.3-4|23	%prep
12cu|tagtool-0.12.3-4|24	%setup -q
12cu|tagtool-0.12.3-4|25	
12cu|tagtool-0.12.3-4|26	%build
12cu|tagtool-0.12.3-4|27	export LDFLAGS="-logg -lm"
12cu|tagtool-0.12.3-4|28	%configure2_5x
12cu|tagtool-0.12.3-4|29	%make
12cu|tagtool-0.12.3-4|30	
12cu|tagtool-0.12.3-4|31	%install
12cu|tagtool-0.12.3-4|32	%makeinstall
12cu|tagtool-0.12.3-4|33	
12cu|tagtool-0.12.3-4|34	#menu
12cu|tagtool-0.12.3-4|35	
12cu|tagtool-0.12.3-4|36	sed -i -e 's|False|false|g' %{buildroot}/%{_datadir}/applications/tagtool.desktop
12cu|tagtool-0.12.3-4|37	desktop-file-install --vendor="" \
12cu|tagtool-0.12.3-4|38	--remove-category="Application" \
12cu|tagtool-0.12.3-4|39	--add-category="GTK" \
12cu|tagtool-0.12.3-4|40	--add-category="Audio;AudioVideoEditing" \
12cu|tagtool-0.12.3-4|41	--add-category="X-MandrivaLinux-Multimedia-Sound;AudioVideo" \
12cu|tagtool-0.12.3-4|42	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|tagtool-0.12.3-4|43	
12cu|tagtool-0.12.3-4|44	#icons
12cu|tagtool-0.12.3-4|45	mkdir -p %{buildroot}/%_liconsdir
12cu|tagtool-0.12.3-4|46	convert -size 48x48 pixmaps/TagTool.png %{buildroot}/%_liconsdir/%name.png
12cu|tagtool-0.12.3-4|47	mkdir -p %{buildroot}/%_iconsdir
12cu|tagtool-0.12.3-4|48	convert -size 32x32 pixmaps/TagTool.png %{buildroot}/%_iconsdir/%name.png
12cu|tagtool-0.12.3-4|49	mkdir -p %{buildroot}/%_miconsdir
12cu|tagtool-0.12.3-4|50	convert -size 16x16 pixmaps/TagTool.png %{buildroot}/%_miconsdir/%name.png
12cu|tagtool-0.12.3-4|51	
12cu|tagtool-0.12.3-4|52	%find_lang %name
12cu|tagtool-0.12.3-4|53	
12cu|tagtool-0.12.3-4|54	%files -f %{name}.lang
12cu|tagtool-0.12.3-4|55	%defattr(-,root,root)
12cu|tagtool-0.12.3-4|56	%doc AUTHORS BUGS ChangeLog README NEWS THANKS TODO
12cu|tagtool-0.12.3-4|57	%{_bindir}/%name
12cu|tagtool-0.12.3-4|58	%{_datadir}/applications/*
12cu|tagtool-0.12.3-4|59	%{_datadir}/%name
12cu|tagtool-0.12.3-4|60	%{_liconsdir}/%name.png
12cu|tagtool-0.12.3-4|61	%{_iconsdir}/%name.png
12cu|tagtool-0.12.3-4|62	%{_miconsdir}/%name.png
12cu|tagtool-0.12.3-4|63	%{_datadir}/icons/hicolor/*
12cu|tagtool-0.12.3-4|64	
12cu|tagtool-0.12.3-4|65	
12cu|tagtool-0.12.3-4|66	%changelog
12cu|tagtool-0.12.3-4|67	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.12.3-2mdv2010.0
12cu|tagtool-0.12.3-4|68	+ Revision: 445346
12cu|tagtool-0.12.3-4|69	- rebuild
12cu|tagtool-0.12.3-4|70	
12cu|tagtool-0.12.3-4|71	* Fri Jan 23 2009 Jérôme Soyer <saispo@mandriva.org> 0.12.3-1mdv2009.1
12cu|tagtool-0.12.3-4|72	+ Revision: 332996
12cu|tagtool-0.12.3-4|73	- New upstream release
12cu|tagtool-0.12.3-4|74	
12cu|tagtool-0.12.3-4|75	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|tagtool-0.12.3-4|76	- lowercase ImageMagick
12cu|tagtool-0.12.3-4|77	
12cu|tagtool-0.12.3-4|78	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.12.2-2mdv2009.0
12cu|tagtool-0.12.3-4|79	+ Revision: 218426
12cu|tagtool-0.12.3-4|80	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|tagtool-0.12.3-4|81	
12cu|tagtool-0.12.3-4|82	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|tagtool-0.12.3-4|83	- drop old menu
12cu|tagtool-0.12.3-4|84	- kill re-definition of %%buildroot on Pixel's request
12cu|tagtool-0.12.3-4|85	- import tagtool
12cu|tagtool-0.12.3-4|86	
12cu|tagtool-0.12.3-4|87	+ Olivier Blin <oblin@mandriva.com>
12cu|tagtool-0.12.3-4|88	- restore BuildRoot
12cu|tagtool-0.12.3-4|89	
12cu|tagtool-0.12.3-4|90	
12cu|tagtool-0.12.3-4|91	* Sat Sep 16 2006 Emmanuel Andry <eandry@mandriva.org> 0.12.2-2mdv2007.0
12cu|tagtool-0.12.3-4|92	- %%mkrel
12cu|tagtool-0.12.3-4|93	- xdg menu
12cu|tagtool-0.12.3-4|94	
12cu|tagtool-0.12.3-4|95	* Sun May 29 2005 Austin Acton <austin@mandriva.org> 0.12.2-1mdk
12cu|tagtool-0.12.3-4|96	- 0.12.2
12cu|tagtool-0.12.3-4|97	- source URL
12cu|tagtool-0.12.3-4|98	
12cu|tagtool-0.12.3-4|99	* Tue Feb 8 2005 Austin Acton <austin@mandrake.org> 0.12-1mdk
12cu|tagtool-0.12.3-4|100	- initial package

12955 12
12cu|tango-generator-3.2.1-4|1	%define debug_package	%{nil}
12cu|tango-generator-3.2.1-4|2	%define name tango-generator
12cu|tango-generator-3.2.1-4|3	%define version 3.2.1
12cu|tango-generator-3.2.1-4|4	%define unmangled_version 3.2.1
12cu|tango-generator-3.2.1-4|5	%define release 4
12cu|tango-generator-3.2.1-4|6	%define _unpackaged_files_terminate_build 0
12cu|tango-generator-3.2.1-4|7	
12cu|tango-generator-3.2.1-4|8	Summary: Tango Generator
12cu|tango-generator-3.2.1-4|9	Name: %{name}
12cu|tango-generator-3.2.1-4|10	Version: %{version}
12cu|tango-generator-3.2.1-4|11	Release: %{release}
12cu|tango-generator-3.2.1-4|12	License: GPLv2
12cu|tango-generator-3.2.1-4|13	Group: Graphical desktop/Other
12cu|tango-generator-3.2.1-4|14	Url: http://mejogid.ohallwebservices.com/
12cu|tango-generator-3.2.1-4|15	Source0: %{name}-%{unmangled_version}.tar.gz
12cu|tango-generator-3.2.1-4|16	
12cu|tango-generator-3.2.1-4|17	BuildRequires:	pkgconfig(python)
12cu|tango-generator-3.2.1-4|18	
12cu|tango-generator-3.2.1-4|19	Prefix: %{_prefix}
12cu|tango-generator-3.2.1-4|20	Requires: python >= 2.4
12cu|tango-generator-3.2.1-4|21	Requires: librsvg2
12cu|tango-generator-3.2.1-4|22	Requires: imagemagick
12cu|tango-generator-3.2.1-4|23	Requires: pygtk2.0 >= 2.6.3-2
12cu|tango-generator-3.2.1-4|24	
12cu|tango-generator-3.2.1-4|25	
12cu|tango-generator-3.2.1-4|26	
12cu|tango-generator-3.2.1-4|27	%description
12cu|tango-generator-3.2.1-4|28	An icon theme creation application
12cu|tango-generator-3.2.1-4|29	
12cu|tango-generator-3.2.1-4|30	%prep
12cu|tango-generator-3.2.1-4|31	%setup -q -n %{name}-%{unmangled_version}
12cu|tango-generator-3.2.1-4|32	
12cu|tango-generator-3.2.1-4|33	%build
12cu|tango-generator-3.2.1-4|34	python setup.py build
12cu|tango-generator-3.2.1-4|35	
12cu|tango-generator-3.2.1-4|36	%install
12cu|tango-generator-3.2.1-4|37	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12cu|tango-generator-3.2.1-4|38	
12cu|tango-generator-3.2.1-4|39	
12cu|tango-generator-3.2.1-4|40	
12cu|tango-generator-3.2.1-4|41	%files
12cu|tango-generator-3.2.1-4|42	%doc COPYING AUTHORS README
12cu|tango-generator-3.2.1-4|43	%_bindir/tango-generator
12cu|tango-generator-3.2.1-4|44	%_datadir/applications/tango-generator.desktop
12cu|tango-generator-3.2.1-4|45	%_iconsdir/*/*/*/*
12cu|tango-generator-3.2.1-4|46	%_datadir/mime/packages/*.xml
12cu|tango-generator-3.2.1-4|47	%_datadir/tango-generator
12cu|tango-generator-3.2.1-4|48	%py_puresitedir/*
12cu|tango-generator-3.2.1-4|49	
12cu|tango-generator-3.2.1-4|50	
12cu|tango-generator-3.2.1-4|51	
12cu|tango-generator-3.2.1-4|52	%changelog
12cu|tango-generator-3.2.1-4|53	* Sat Apr 05 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.2.1-4
12cu|tango-generator-3.2.1-4|54	+ Revision: f82301e
12cu|tango-generator-3.2.1-4|55	- Cleaned tango-generator.spec, bump rel, disable empty debug.
12cu|tango-generator-3.2.1-4|56	
12cu|tango-generator-3.2.1-4|57	

12956 12
12cu|tano-1.2.1-2|1	Summary:	An open-source cross-platform IP TV player
12cu|tano-1.2.1-2|2	Name:		tano
12cu|tano-1.2.1-2|3	Version:	1.2.1
12cu|tano-1.2.1-2|4	Release:	2
12cu|tano-1.2.1-2|5	License:	GPLv3+
12cu|tano-1.2.1-2|6	Group:		Video
12cu|tano-1.2.1-2|7	Url:		http://projects.tano.si/
12cu|tano-1.2.1-2|8	# Generated by github https://github.com/ntadej/tano
12cu|tano-1.2.1-2|9	Source0:	%{name}-%{version}.tar.gz
12cu|tano-1.2.1-2|10	# Fix SOVERSION and VERSION wrong usage
12cu|tano-1.2.1-2|11	Patch0:		tano-1.2.1-soname.patch
12cu|tano-1.2.1-2|12	BuildRequires:	cmake
12cu|tano-1.2.1-2|13	BuildRequires:	imagemagick
12cu|tano-1.2.1-2|14	BuildRequires:	qt4-devel
12cu|tano-1.2.1-2|15	BuildRequires:	pkgconfig(libvlc-qt)
12cu|tano-1.2.1-2|16	BuildRequires:	pkgconfig(libvlc-qt-qml)
12cu|tano-1.2.1-2|17	BuildRequires:	pkgconfig(libvlc-qt-widgets)
12cu|tano-1.2.1-2|18	# In fact, it needs only plugins but they are packaged into main vlc package
12cu|tano-1.2.1-2|19	Requires:	vlc
12cu|tano-1.2.1-2|20	
12cu|tano-1.2.1-2|21	%description
12cu|tano-1.2.1-2|22	Tano is an open-source cross-platform IP TV player. It features full IP TV
12cu|tano-1.2.1-2|23	playback with EPG and recorder. Project started because of a need of a simple
12cu|tano-1.2.1-2|24	IP TV player on Linux providing EPG.
12cu|tano-1.2.1-2|25	
12cu|tano-1.2.1-2|26	Two network cards are recommended, one for TV and one for internet. One of
12cu|tano-1.2.1-2|27	them must be wired. Connect TV to first, wired network card (eth0). Use second
12cu|tano-1.2.1-2|28	network card that can be wireless for internet or ethernet. Classic Standard
12cu|tano-1.2.1-2|29	Definition TV channels should play normally on any newer processors, but High
12cu|tano-1.2.1-2|30	Definition TV channels need dual-core processor like Intel Core 2 or a graphics
12cu|tano-1.2.1-2|31	card capable of hardware acceleration.
12cu|tano-1.2.1-2|32	
12cu|tano-1.2.1-2|33	%files
12cu|tano-1.2.1-2|34	%{_bindir}/%{name}
12cu|tano-1.2.1-2|35	%{_datadir}/applications/%{name}.desktop
12cu|tano-1.2.1-2|36	%{_datadir}/%{name}
12cu|tano-1.2.1-2|37	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|tano-1.2.1-2|38	
12cu|tano-1.2.1-2|39	#----------------------------------------------------------------------------
12cu|tano-1.2.1-2|40	
12cu|tano-1.2.1-2|41	%define libtanocore_major 1
12cu|tano-1.2.1-2|42	%define libtanocore %mklibname tanocore %{libtanocore_major}
12cu|tano-1.2.1-2|43	
12cu|tano-1.2.1-2|44	%package -n %{libtanocore}
12cu|tano-1.2.1-2|45	Summary:	Shared library for %{name}
12cu|tano-1.2.1-2|46	Group:		System/Libraries
12cu|tano-1.2.1-2|47	
12cu|tano-1.2.1-2|48	%description -n %{libtanocore}
12cu|tano-1.2.1-2|49	Shared library for %{name}.
12cu|tano-1.2.1-2|50	
12cu|tano-1.2.1-2|51	%files -n %{libtanocore}
12cu|tano-1.2.1-2|52	%{_libdir}/libtanocore.so.%{libtanocore_major}*
12cu|tano-1.2.1-2|53	
12cu|tano-1.2.1-2|54	#----------------------------------------------------------------------------
12cu|tano-1.2.1-2|55	
12cu|tano-1.2.1-2|56	%define libtanowgt_major 1
12cu|tano-1.2.1-2|57	%define libtanowgt %mklibname tanowidgets %{libtanowgt_major}
12cu|tano-1.2.1-2|58	
12cu|tano-1.2.1-2|59	%package -n %{libtanowgt}
12cu|tano-1.2.1-2|60	Summary:	Shared library for %{name}
12cu|tano-1.2.1-2|61	Group:		System/Libraries
12cu|tano-1.2.1-2|62	
12cu|tano-1.2.1-2|63	%description -n %{libtanowgt}
12cu|tano-1.2.1-2|64	Shared library for %{name}.
12cu|tano-1.2.1-2|65	
12cu|tano-1.2.1-2|66	%files -n %{libtanowgt}
12cu|tano-1.2.1-2|67	%{_libdir}/libtanowidgets.so.%{libtanowgt_major}*
12cu|tano-1.2.1-2|68	
12cu|tano-1.2.1-2|69	#----------------------------------------------------------------------------
12cu|tano-1.2.1-2|70	
12cu|tano-1.2.1-2|71	%prep
12cu|tano-1.2.1-2|72	%setup -q
12cu|tano-1.2.1-2|73	%patch0 -p1
12cu|tano-1.2.1-2|74	
12cu|tano-1.2.1-2|75	%build
12cu|tano-1.2.1-2|76	%cmake \
12cu|tano-1.2.1-2|77	-DDISABLE_UPDATE_CHECK:BOOL=ON \
12cu|tano-1.2.1-2|78	-DCMAKE_BUILD_TYPE=RelWithDebugInfo
12cu|tano-1.2.1-2|79	# Parallel build is broken in 1.2.1
12cu|tano-1.2.1-2|80	make
12cu|tano-1.2.1-2|81	
12cu|tano-1.2.1-2|82	%install
12cu|tano-1.2.1-2|83	%makeinstall_std -C build
12cu|tano-1.2.1-2|84	
12cu|tano-1.2.1-2|85	# Remove wrong and not needed stuff
12cu|tano-1.2.1-2|86	rm -rf %{buildroot}%{_iconsdir}/*
12cu|tano-1.2.1-2|87	rm -f %{buildroot}%{_libdir}/libtanocore.so
12cu|tano-1.2.1-2|88	rm -f %{buildroot}%{_libdir}/libtanowidgets.so
12cu|tano-1.2.1-2|89	
12cu|tano-1.2.1-2|90	# install menu icons
12cu|tano-1.2.1-2|91	for N in 48 64 128;
12cu|tano-1.2.1-2|92	do
12cu|tano-1.2.1-2|93	install -D -m 0644 data/logo/${N}x${N}/logo.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
12cu|tano-1.2.1-2|94	done
12cu|tano-1.2.1-2|95	for N in 16 22 24 32;
12cu|tano-1.2.1-2|96	do
12cu|tano-1.2.1-2|97	convert data/logo/128x128/logo.png -resize ${N}x${N} $N.png;
12cu|tano-1.2.1-2|98	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
12cu|tano-1.2.1-2|99	done
12cu|tano-1.2.1-2|100	

12957 12
12cu|tap-plugins-0.7.2-1|1	Summary:	Tom's Audio Processing plugins
12cu|tap-plugins-0.7.2-1|2	Name:		tap-plugins
12cu|tap-plugins-0.7.2-1|3	Version:	0.7.2
12cu|tap-plugins-0.7.2-1|4	Release:	%mkrel 1
12cu|tap-plugins-0.7.2-1|5	License:	GPLv2+
12cu|tap-plugins-0.7.2-1|6	Group:		Sound
12cu|tap-plugins-0.7.2-1|7	URL:		http://tap-plugins.sourceforge.net/
12cu|tap-plugins-0.7.2-1|8	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
12cu|tap-plugins-0.7.2-1|9	
12cu|tap-plugins-0.7.2-1|10	%description
12cu|tap-plugins-0.7.2-1|11	TAP-plugins is short for Tom's Audio Processing plugins. It is a bunch of
12cu|tap-plugins-0.7.2-1|12	LADSPA plugins for digital audio processing, intended for use in a
12cu|tap-plugins-0.7.2-1|13	professional DAW environment such as Ardour.
12cu|tap-plugins-0.7.2-1|14	
12cu|tap-plugins-0.7.2-1|15	
12cu|tap-plugins-0.7.2-1|16	%prep
12cu|tap-plugins-0.7.2-1|17	%setup -q
12cu|tap-plugins-0.7.2-1|18	perl -p -i -e "s/-O3/%{optflags}/g" Makefile
12cu|tap-plugins-0.7.2-1|19	
12cu|tap-plugins-0.7.2-1|20	
12cu|tap-plugins-0.7.2-1|21	%build
12cu|tap-plugins-0.7.2-1|22	%make
12cu|tap-plugins-0.7.2-1|23	
12cu|tap-plugins-0.7.2-1|24	
12cu|tap-plugins-0.7.2-1|25	%install
12cu|tap-plugins-0.7.2-1|26	mkdir -p %{buildroot}%{_libdir}/ladspa
12cu|tap-plugins-0.7.2-1|27	make INSTALL_PLUGINS_DIR=%{buildroot}%{_libdir}/ladspa/ \
12cu|tap-plugins-0.7.2-1|28	INSTALL_LRDF_DIR=%{buildroot}%{_datadir}/ladspa/rdf/ install
12cu|tap-plugins-0.7.2-1|29	
12cu|tap-plugins-0.7.2-1|30	
12cu|tap-plugins-0.7.2-1|31	%files
12cu|tap-plugins-0.7.2-1|32	%doc CREDITS README
12cu|tap-plugins-0.7.2-1|33	%dir %{_libdir}/ladspa
12cu|tap-plugins-0.7.2-1|34	%{_libdir}/ladspa/*.so
12cu|tap-plugins-0.7.2-1|35	%{_datadir}/ladspa/rdf/*
12cu|tap-plugins-0.7.2-1|36	
12cu|tap-plugins-0.7.2-1|37	
12cu|tap-plugins-0.7.2-1|38	
12cu|tap-plugins-0.7.2-1|39	%changelog
12cu|tap-plugins-0.7.2-1|40	* Mon Jun 03 2013 Giovanni Mariani <mc2374@mclink.it> 0.7.2-1
12cu|tap-plugins-0.7.2-1|41	- New version 0.7.2
12cu|tap-plugins-0.7.2-1|42	- Cleaned the spec file and dropped all uses of the deprecated "$RPM_BUILD_ROOT" and
12cu|tap-plugins-0.7.2-1|43	"$RPM_OPT_FLAGS"
12cu|tap-plugins-0.7.2-1|44	
12cu|tap-plugins-0.7.2-1|45	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 0.7.1-1mdv2011.0
12cu|tap-plugins-0.7.2-1|46	+ Revision: 645447
12cu|tap-plugins-0.7.2-1|47	- update to new version 0.7.1
12cu|tap-plugins-0.7.2-1|48	
12cu|tap-plugins-0.7.2-1|49	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 0.7.0-6mdv2010.0
12cu|tap-plugins-0.7.2-1|50	+ Revision: 434274
12cu|tap-plugins-0.7.2-1|51	- rebuild
12cu|tap-plugins-0.7.2-1|52	
12cu|tap-plugins-0.7.2-1|53	* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 0.7.0-5mdv2009.0
12cu|tap-plugins-0.7.2-1|54	+ Revision: 261376
12cu|tap-plugins-0.7.2-1|55	- rebuild
12cu|tap-plugins-0.7.2-1|56	
12cu|tap-plugins-0.7.2-1|57	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 0.7.0-4mdv2009.0
12cu|tap-plugins-0.7.2-1|58	+ Revision: 254121
12cu|tap-plugins-0.7.2-1|59	- rebuild
12cu|tap-plugins-0.7.2-1|60	
12cu|tap-plugins-0.7.2-1|61	+ Olivier Blin <oblin@mandriva.com>
12cu|tap-plugins-0.7.2-1|62	- restore BuildRoot
12cu|tap-plugins-0.7.2-1|63	
12cu|tap-plugins-0.7.2-1|64	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.7.0-2mdv2008.1
12cu|tap-plugins-0.7.2-1|65	+ Revision: 128226
12cu|tap-plugins-0.7.2-1|66	- kill re-definition of %%buildroot on Pixel's request
12cu|tap-plugins-0.7.2-1|67	- use %%mkrel
12cu|tap-plugins-0.7.2-1|68	- import tap-plugins
12cu|tap-plugins-0.7.2-1|69	
12cu|tap-plugins-0.7.2-1|70	
12cu|tap-plugins-0.7.2-1|71	* Wed Nov 9 2005 Austin Acton <austin@mandriva.org> 0.7.0-2mdk
12cu|tap-plugins-0.7.2-1|72	- rebuild
12cu|tap-plugins-0.7.2-1|73	
12cu|tap-plugins-0.7.2-1|74	* Fri Aug 20 2004 Austin Acton <austin@mandrake.org> 0.7.0-1mdk
12cu|tap-plugins-0.7.2-1|75	- 0.7.0
12cu|tap-plugins-0.7.2-1|76	
12cu|tap-plugins-0.7.2-1|77	* Tue Jun 22 2004 Austin Acton <austin@mandrake.org> 0.6.0-1mdk
12cu|tap-plugins-0.7.2-1|78	- 0.6.0
12cu|tap-plugins-0.7.2-1|79	- bzip source
12cu|tap-plugins-0.7.2-1|80	- use proper cflags
12cu|tap-plugins-0.7.2-1|81	- add docs
12cu|tap-plugins-0.7.2-1|82	
12cu|tap-plugins-0.7.2-1|83	* Sat May 8 2004 Austin Acton <austin@mandrake.org> 0.4.0-1mdk
12cu|tap-plugins-0.7.2-1|84	- steal from CCRMA
12cu|tap-plugins-0.7.2-1|85	
12cu|tap-plugins-0.7.2-1|86	* Wed Feb 18 2004 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.4.0-1
12cu|tap-plugins-0.7.2-1|87	- do not depend on ladspa package explicitly
12cu|tap-plugins-0.7.2-1|88	* Wed Feb  4 2004 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.3.0-1
12cu|tap-plugins-0.7.2-1|89	- updated to 0.3.0
12cu|tap-plugins-0.7.2-1|90	* Thu Jan 29 2004 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.2.0-1
12cu|tap-plugins-0.7.2-1|91	- initial build

12958 12
12cu|task-2.3.0-1|1	Name:           task
12cu|task-2.3.0-1|2	Version:        2.3.0
12cu|task-2.3.0-1|3	Release:        1
12cu|task-2.3.0-1|4	Summary:        A command-line to do list manager
12cu|task-2.3.0-1|5	
12cu|task-2.3.0-1|6	Group:          Office
12cu|task-2.3.0-1|7	License:        GPLv2+
12cu|task-2.3.0-1|8	URL:            http://taskwarrior.org
12cu|task-2.3.0-1|9	Source0:        http://taskwarrior.org/download/%{name}-%{version}.tar.gz
12cu|task-2.3.0-1|10	
12cu|task-2.3.0-1|11	BuildRequires:  cmake
12cu|task-2.3.0-1|12	BuildRequires:  pkgconfig(uuid)
12cu|task-2.3.0-1|13	
12cu|task-2.3.0-1|14	%description
12cu|task-2.3.0-1|15	Task is a command-line to do list manager. It has
12cu|task-2.3.0-1|16	support for GTD functionality and includes the
12cu|task-2.3.0-1|17	following features: tags, colorful tabular output,
12cu|task-2.3.0-1|18	reports and graphs, lots of manipulation commands,
12cu|task-2.3.0-1|19	low-level API, abbreviations for all commands and
12cu|task-2.3.0-1|20	options, multi-user file locking, recurring tasks.
12cu|task-2.3.0-1|21	
12cu|task-2.3.0-1|22	%prep
12cu|task-2.3.0-1|23	%setup -q
12cu|task-2.3.0-1|24	
12cu|task-2.3.0-1|25	
12cu|task-2.3.0-1|26	%build
12cu|task-2.3.0-1|27	%cmake
12cu|task-2.3.0-1|28	%make
12cu|task-2.3.0-1|29	
12cu|task-2.3.0-1|30	
12cu|task-2.3.0-1|31	%install
12cu|task-2.3.0-1|32	%makeinstall_std -C build
12cu|task-2.3.0-1|33	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d
12cu|task-2.3.0-1|34	install -m 644 -T scripts/bash/task.sh $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/task
12cu|task-2.3.0-1|35	
12cu|task-2.3.0-1|36	
12cu|task-2.3.0-1|37	%files
12cu|task-2.3.0-1|38	%defattr(-,root,root,-)
12cu|task-2.3.0-1|39	%doc /usr/share/doc/task/
12cu|task-2.3.0-1|40	%{_bindir}/task
12cu|task-2.3.0-1|41	%{_bindir}/tasksh
12cu|task-2.3.0-1|42	%{_mandir}/man1/task.1.*
12cu|task-2.3.0-1|43	%{_mandir}/man1/tasksh.1.*
12cu|task-2.3.0-1|44	%{_mandir}/man5/taskrc.5.*
12cu|task-2.3.0-1|45	%{_mandir}/man5/task-tutorial.5.*
12cu|task-2.3.0-1|46	%{_mandir}/man5/task-color.5.*
12cu|task-2.3.0-1|47	%{_mandir}/man5/task-faq.5.*
12cu|task-2.3.0-1|48	%{_mandir}/man5/task-sync.5.*
12cu|task-2.3.0-1|49	%config(noreplace) %{_sysconfdir}/bash_completion.d
12cu|task-2.3.0-1|50	
12cu|task-2.3.0-1|51	
12cu|task-2.3.0-1|52	
12cu|task-2.3.0-1|53	
12cu|task-2.3.0-1|54	
12cu|task-2.3.0-1|55	%changelog
12cu|task-2.3.0-1|56	* Mon Sep 08 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 2.3.0-1
12cu|task-2.3.0-1|57	+ Revision: fb5682e
12cu|task-2.3.0-1|58	- Updated spec and version
12cu|task-2.3.0-1|59	
12cu|task-2.3.0-1|60	

12959 12
12cu|task-compiz-stable-2012.1-1|1	Name:		task-compiz-stable
12cu|task-compiz-stable-2012.1-1|2	Version:	2012.1
12cu|task-compiz-stable-2012.1-1|3	Release:	1
12cu|task-compiz-stable-2012.1-1|4	Summary:	Meta task for stable version of Compiz
12cu|task-compiz-stable-2012.1-1|5	License:	GPLv2
12cu|task-compiz-stable-2012.1-1|6	Group:		System/X11
12cu|task-compiz-stable-2012.1-1|7	URL:		http://www.compiz.org/
12cu|task-compiz-stable-2012.1-1|8	Requires:	compiz0.8
12cu|task-compiz-stable-2012.1-1|9	Requires:	ccsm0.8
12cu|task-compiz-stable-2012.1-1|10	Requires:	compiz-fusion
12cu|task-compiz-stable-2012.1-1|11	Requires:	compiz-fusion-plugins-main
12cu|task-compiz-stable-2012.1-1|12	Requires:	compiz-fusion-plugins-extra
12cu|task-compiz-stable-2012.1-1|13	Requires:	emerald
12cu|task-compiz-stable-2012.1-1|14	Requires:	emerald-themes
12cu|task-compiz-stable-2012.1-1|15	Requires:	fusion-icon
12cu|task-compiz-stable-2012.1-1|16	Conflicts:	compiz > 0.9
12cu|task-compiz-stable-2012.1-1|17	BuildArch:	noarch
12cu|task-compiz-stable-2012.1-1|18	
12cu|task-compiz-stable-2012.1-1|19	%description
12cu|task-compiz-stable-2012.1-1|20	Meta task for stable version of Compiz.
12cu|task-compiz-stable-2012.1-1|21	
12cu|task-compiz-stable-2012.1-1|22	%prep
12cu|task-compiz-stable-2012.1-1|23	# nothing
12cu|task-compiz-stable-2012.1-1|24	
12cu|task-compiz-stable-2012.1-1|25	%build
12cu|task-compiz-stable-2012.1-1|26	# nothing
12cu|task-compiz-stable-2012.1-1|27	
12cu|task-compiz-stable-2012.1-1|28	%install
12cu|task-compiz-stable-2012.1-1|29	# nothing
12cu|task-compiz-stable-2012.1-1|30	
12cu|task-compiz-stable-2012.1-1|31	%files

12960 12
12cu|task-lxqt-0.7-2|1	Summary:	Metapackage for the LXQt (LXDE-Qt) desktop environment
12cu|task-lxqt-0.7-2|2	Name:		task-lxqt
12cu|task-lxqt-0.7-2|3	Version:	0.7
12cu|task-lxqt-0.7-2|4	Release:	2
12cu|task-lxqt-0.7-2|5	License:	LGPLv2.1+
12cu|task-lxqt-0.7-2|6	Group:		Graphical desktop/Other
12cu|task-lxqt-0.7-2|7	Url:		http://www.lxqt.org
12cu|task-lxqt-0.7-2|8	# LXQt itself
12cu|task-lxqt-0.7-2|9	Requires:	lxqt-about
12cu|task-lxqt-0.7-2|10	Requires:	lxqt-common
12cu|task-lxqt-0.7-2|11	Requires:	lxqt-config
12cu|task-lxqt-0.7-2|12	Requires:	lxqt-config-randr
12cu|task-lxqt-0.7-2|13	Requires:	lxqt-globalkeys
12cu|task-lxqt-0.7-2|14	Requires:	lxqt-notificationd
12cu|task-lxqt-0.7-2|15	Requires:	lxqt-openssh-askpass
12cu|task-lxqt-0.7-2|16	Requires:	lxqt-panel
12cu|task-lxqt-0.7-2|17	Requires:	lxqt-policykit
12cu|task-lxqt-0.7-2|18	Requires:	lxqt-powermanagement
12cu|task-lxqt-0.7-2|19	Requires:	lxqt-qtplugin
12cu|task-lxqt-0.7-2|20	Requires:	lxqt-runner
12cu|task-lxqt-0.7-2|21	Requires:	lxqt-session
12cu|task-lxqt-0.7-2|22	Requires:	pcmanfm-qt
12cu|task-lxqt-0.7-2|23	# Other stuff
12cu|task-lxqt-0.7-2|24	Requires:	openbox
12cu|task-lxqt-0.7-2|25	Suggests:	qterminal
12cu|task-lxqt-0.7-2|26	BuildArch:	noarch
12cu|task-lxqt-0.7-2|27	
12cu|task-lxqt-0.7-2|28	%description
12cu|task-lxqt-0.7-2|29	This package is a meta-package, meaning that its purpose is to contain
12cu|task-lxqt-0.7-2|30	all LXQt applications and libraries.
12cu|task-lxqt-0.7-2|31	
12cu|task-lxqt-0.7-2|32	%files
12cu|task-lxqt-0.7-2|33	
12cu|task-lxqt-0.7-2|34	#----------------------------------------------------------------------------
12cu|task-lxqt-0.7-2|35	
12cu|task-lxqt-0.7-2|36	%prep
12cu|task-lxqt-0.7-2|37	
12cu|task-lxqt-0.7-2|38	%build
12cu|task-lxqt-0.7-2|39	
12cu|task-lxqt-0.7-2|40	%install
12cu|task-lxqt-0.7-2|41	
12cu|task-lxqt-0.7-2|42	
12cu|task-lxqt-0.7-2|43	%changelog
12cu|task-lxqt-0.7-2|44	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7-2
12cu|task-lxqt-0.7-2|45	+ Revision: 69cdee7
12cu|task-lxqt-0.7-2|46	- Requires pcmanfm-qt
12cu|task-lxqt-0.7-2|47	
12cu|task-lxqt-0.7-2|48	

12961 12
12cu|task-mate-1.8.0-1|1	Summary:	Metapackage for MATE desktop environment
12cu|task-mate-1.8.0-1|2	Name:		task-mate
12cu|task-mate-1.8.0-1|3	Version:	1.8.0
12cu|task-mate-1.8.0-1|4	Release:	1
12cu|task-mate-1.8.0-1|5	Group:		Graphical desktop/Other
12cu|task-mate-1.8.0-1|6	License:	GPLv2+
12cu|task-mate-1.8.0-1|7	BuildArch:	noarch
12cu|task-mate-1.8.0-1|8	
12cu|task-mate-1.8.0-1|9	Requires:	%{name}-minimal >= %{version}
12cu|task-mate-1.8.0-1|10	Requires:	atril >= %{version}
12cu|task-mate-1.8.0-1|11	# Requires:	caja-sendto-bluetooth >= %{version}
12cu|task-mate-1.8.0-1|12	Requires:	mate-applets >= %{version}
12cu|task-mate-1.8.0-1|13	# Requires:	mate-bluetooth >= %{version}
12cu|task-mate-1.8.0-1|14	Requires:	mate-calc >= %{version}
12cu|task-mate-1.8.0-1|15	Requires:	dconf-editor
12cu|task-mate-1.8.0-1|16	Requires:	mate-dialogs >= %{version}
12cu|task-mate-1.8.0-1|17	Requires:	engrampa >= %{version}
12cu|task-mate-1.8.0-1|18	# Requires:	caja-gksu >= %{version}
12cu|task-mate-1.8.0-1|19	Requires:	caja-image-converter >= %{version}
12cu|task-mate-1.8.0-1|20	Requires:	caja-open-terminal >= %{version}
12cu|task-mate-1.8.0-1|21	Requires:	eom >= %{version}
12cu|task-mate-1.8.0-1|22	Requires:	mate-indicator-applet
12cu|task-mate-1.8.0-1|23	# Requires:	mate-keyring >= %{version}
12cu|task-mate-1.8.0-1|24	Requires:	mate-media >= %{version}
12cu|task-mate-1.8.0-1|25	Requires:	mate-netspeed >= %{version}
12cu|task-mate-1.8.0-1|26	Requires:	mate-notification-daemon >= %{version}
12cu|task-mate-1.8.0-1|27	Requires:	mate-screensaver >= %{version}
12cu|task-mate-1.8.0-1|28	Requires:	mate-system-monitor >= %{version}
12cu|task-mate-1.8.0-1|29	# These tools conflict/duplicate MCC tools so we don't need them
12cu|task-mate-1.8.0-1|30	#Requires:	mate-system-tools >= {version}
12cu|task-mate-1.8.0-1|31	Requires:	pluma >= %{version}
12cu|task-mate-1.8.0-1|32	Requires:	mate-terminal >= %{version}
12cu|task-mate-1.8.0-1|33	Requires:	mate-utils >= %{version}
12cu|task-mate-1.8.0-1|34	Requires:	mozo
12cu|task-mate-1.8.0-1|35	Requires:	mate-control-center >= %{version}
12cu|task-mate-1.8.0-1|36	Suggests:	mucharmap
12cu|task-mate-1.8.0-1|37	Suggests:	gdm-220
12cu|task-mate-1.8.0-1|38	Suggests:	caja-sendto-pidgin >= %{version}
12cu|task-mate-1.8.0-1|39	Suggests:	caja-sendto-upnp >= %{version}
12cu|task-mate-1.8.0-1|40	
12cu|task-mate-1.8.0-1|41	%description
12cu|task-mate-1.8.0-1|42	This package is a meta-package, meaning that its purpose is to contain
12cu|task-mate-1.8.0-1|43	dependencies for running the MATE.
12cu|task-mate-1.8.0-1|44	
12cu|task-mate-1.8.0-1|45	%package minimal
12cu|task-mate-1.8.0-1|46	Summary:	Minimal dependencies needed for MATE desktop
12cu|task-mate-1.8.0-1|47	Group:		Graphical desktop/Other
12cu|task-mate-1.8.0-1|48	
12cu|task-mate-1.8.0-1|49	Requires:	mate-backgrounds >= %{version}
12cu|task-mate-1.8.0-1|50	Requires:	caja >= %{version}
12cu|task-mate-1.8.0-1|51	Requires:	mate-icon-theme >= %{version}
12cu|task-mate-1.8.0-1|52	Requires:	mate-panel >= %{version}
12cu|task-mate-1.8.0-1|53	Requires:	mate-power-manager >= %{version}
12cu|task-mate-1.8.0-1|54	Requires:	mate-session-manager >= %{version}
12cu|task-mate-1.8.0-1|55	Requires:	mate-themes >= %{version}
12cu|task-mate-1.8.0-1|56	Requires:	marco >= %{version}
12cu|task-mate-1.8.0-1|57	Requires:	preload
12cu|task-mate-1.8.0-1|58	Requires:	task-pulseaudio
12cu|task-mate-1.8.0-1|59	Requires:	task-x11
12cu|task-mate-1.8.0-1|60	Requires:	ConsoleKit
12cu|task-mate-1.8.0-1|61	
12cu|task-mate-1.8.0-1|62	%description minimal
12cu|task-mate-1.8.0-1|63	This package is a meta-package, meaning that its purpose is to contain
12cu|task-mate-1.8.0-1|64	minimal dependencies for running a minimal MATE desktop environment.
12cu|task-mate-1.8.0-1|65	
12cu|task-mate-1.8.0-1|66	%files
12cu|task-mate-1.8.0-1|67	
12cu|task-mate-1.8.0-1|68	%files minimal
12cu|task-mate-1.8.0-1|69	
12cu|task-mate-1.8.0-1|70	
12cu|task-mate-1.8.0-1|71	
12cu|task-mate-1.8.0-1|72	
12cu|task-mate-1.8.0-1|73	%changelog
12cu|task-mate-1.8.0-1|74	* Tue Mar 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
12cu|task-mate-1.8.0-1|75	+ Revision: 49fe45d
12cu|task-mate-1.8.0-1|76	- Drop mate-keyring req
12cu|task-mate-1.8.0-1|77	
12cu|task-mate-1.8.0-1|78	

12962 12
12cu|task-nagios-0-6|1	Summary:	Metapackage for Nagios(tm)
12cu|task-nagios-0-6|2	
12cu|task-nagios-0-6|3	Name:		task-nagios
12cu|task-nagios-0-6|4	Version:	0
12cu|task-nagios-0-6|5	Release:	6
12cu|task-nagios-0-6|6	Group:		System/Servers
12cu|task-nagios-0-6|7	License:	GPL
12cu|task-nagios-0-6|8	BuildArch:	noarch
12cu|task-nagios-0-6|9	Requires:	nagios
12cu|task-nagios-0-6|10	Requires:	nagios-conf
12cu|task-nagios-0-6|11	Requires:	nagios-imagepaks
12cu|task-nagios-0-6|12	Requires:	nagios-plugins
12cu|task-nagios-0-6|13	Requires:	nagios-www
12cu|task-nagios-0-6|14	Requires:	nagios-check_adptraid
12cu|task-nagios-0-6|15	Requires:	nagios-check_apache
12cu|task-nagios-0-6|16	Requires:	nagios-check_apc_ups
12cu|task-nagios-0-6|17	Requires:	nagios-check_appletalk
12cu|task-nagios-0-6|18	Requires:	nagios-check_arping
12cu|task-nagios-0-6|19	Requires:	nagios-check_asterisk
12cu|task-nagios-0-6|20	Requires:	nagios-check_axis
12cu|task-nagios-0-6|21	Requires:	nagios-check_backup
12cu|task-nagios-0-6|22	Requires:	nagios-check_bgp
12cu|task-nagios-0-6|23	Requires:	nagios-check_bgpstate
12cu|task-nagios-0-6|24	Requires:	nagios-check_breeze
12cu|task-nagios-0-6|25	Requires:	nagios-check_by_ssh
12cu|task-nagios-0-6|26	Requires:	nagios-check_ciscotemp
12cu|task-nagios-0-6|27	Requires:	nagios-check_cluster
12cu|task-nagios-0-6|28	Requires:	nagios-check_cluster2
12cu|task-nagios-0-6|29	Requires:	nagios-check_compaq_insight
12cu|task-nagios-0-6|30	Requires:	nagios-check_dhcp
12cu|task-nagios-0-6|31	Requires:	nagios-check_dig
12cu|task-nagios-0-6|32	Requires:	nagios-check_digitemp
12cu|task-nagios-0-6|33	Requires:	nagios-check_disk
12cu|task-nagios-0-6|34	Requires:	nagios-check_disk_smb
12cu|task-nagios-0-6|35	Requires:	nagios-check_dlswcircuit
12cu|task-nagios-0-6|36	Requires:	nagios-check_dns
12cu|task-nagios-0-6|37	Requires:	nagios-check_dns_random
12cu|task-nagios-0-6|38	Requires:	nagios-check_dummy
12cu|task-nagios-0-6|39	Requires:	nagios-check_email_loop
12cu|task-nagios-0-6|40	Requires:	nagios-check_file_age
12cu|task-nagios-0-6|41	Requires:	nagios-check_flexlm
12cu|task-nagios-0-6|42	Requires:	nagios-check_fping
12cu|task-nagios-0-6|43	Requires:	nagios-check_frontpage
12cu|task-nagios-0-6|44	Requires:	nagios-check_game
12cu|task-nagios-0-6|45	Requires:	nagios-check_hpjd
12cu|task-nagios-0-6|46	Requires:	nagios-check_hprsc
12cu|task-nagios-0-6|47	Requires:	nagios-check_http
12cu|task-nagios-0-6|48	Requires:	nagios-check_hw
12cu|task-nagios-0-6|49	Requires:	nagios-check_ica_master_browser
12cu|task-nagios-0-6|50	Requires:	nagios-check_ica_metaframe_pub_apps
12cu|task-nagios-0-6|51	Requires:	nagios-check_ica_program_neigbourhood
12cu|task-nagios-0-6|52	Requires:	nagios-check_icmp
12cu|task-nagios-0-6|53	Requires:	nagios-check_ide_smart
12cu|task-nagios-0-6|54	Requires:	nagios-check_ifoperstatus
12cu|task-nagios-0-6|55	Requires:	nagios-check_ifstatus
12cu|task-nagios-0-6|56	Requires:	nagios-check_inodes
12cu|task-nagios-0-6|57	Requires:	nagios-check_ipxping
12cu|task-nagios-0-6|58	Requires:	nagios-check_ircd
12cu|task-nagios-0-6|59	Requires:	nagios-check_javaproc
12cu|task-nagios-0-6|60	Requires:	nagios-check_ldap
12cu|task-nagios-0-6|61	Requires:	nagios-check_linux_raid
12cu|task-nagios-0-6|62	Requires:	nagios-check_load
12cu|task-nagios-0-6|63	Requires:	nagios-check_log
12cu|task-nagios-0-6|64	Requires:	nagios-check_log2
12cu|task-nagios-0-6|65	Requires:	nagios-check_lotus
12cu|task-nagios-0-6|66	Requires:	nagios-check_mailq
12cu|task-nagios-0-6|67	Requires:	nagios-check_maxchannels
12cu|task-nagios-0-6|68	Requires:	nagios-check_maxwanstate
12cu|task-nagios-0-6|69	Requires:	nagios-check_mem
12cu|task-nagios-0-6|70	Requires:	nagios-check_ms_spooler
12cu|task-nagios-0-6|71	Requires:	nagios-check_mssql
12cu|task-nagios-0-6|72	Requires:	nagios-check_mysql
12cu|task-nagios-0-6|73	Requires:	nagios-check_mysql_query
12cu|task-nagios-0-6|74	Requires:	nagios-check_nagios
12cu|task-nagios-0-6|75	Requires:	nagios-check_netapp
12cu|task-nagios-0-6|76	Requires:	nagios-check_nmap
12cu|task-nagios-0-6|77	Requires:	nagios-check_nt
12cu|task-nagios-0-6|78	Requires:	nagios-check_ntp
12cu|task-nagios-0-6|79	Requires:	nagios-check_ntp_peer
12cu|task-nagios-0-6|80	Requires:	nagios-check_ntp_time
12cu|task-nagios-0-6|81	Requires:	nagios-check_nwstat
12cu|task-nagios-0-6|82	Requires:	nagios-check_oracle
12cu|task-nagios-0-6|83	Requires:	nagios-check_overcr
12cu|task-nagios-0-6|84	Requires:	nagios-check_pcpmetric
12cu|task-nagios-0-6|85	Requires:	nagios-check_pfstate
12cu|task-nagios-0-6|86	Requires:	nagios-check_pgsql
12cu|task-nagios-0-6|87	Requires:	nagios-check_ping
12cu|task-nagios-0-6|88	Requires:	nagios-check_procs
12cu|task-nagios-0-6|89	Requires:	nagios-check_qmailq
12cu|task-nagios-0-6|90	Requires:	nagios-check_radius
12cu|task-nagios-0-6|91	Requires:	nagios-check_rbl
12cu|task-nagios-0-6|92	Requires:	nagios-check_real
12cu|task-nagios-0-6|93	Requires:	nagios-check_remote_nagios_status
12cu|task-nagios-0-6|94	Requires:	nagios-check_rpc
12cu|task-nagios-0-6|95	Requires:	nagios-check_sendim
12cu|task-nagios-0-6|96	Requires:	nagios-check_sensors
12cu|task-nagios-0-6|97	Requires:	nagios-check_smart
12cu|task-nagios-0-6|98	Requires:	nagios-check_smb
12cu|task-nagios-0-6|99	Requires:	nagios-check_smtp
12cu|task-nagios-0-6|100	Requires:	nagios-check_snmp
12cu|task-nagios-0-6|101	Requires:	nagios-check_snmp_disk_monitor
12cu|task-nagios-0-6|102	Requires:	nagios-check_snmp_printer
12cu|task-nagios-0-6|103	Requires:	nagios-check_snmp_process_monitor
12cu|task-nagios-0-6|104	Requires:	nagios-check_snmp_procs
12cu|task-nagios-0-6|105	Requires:	nagios-check_sockets
12cu|task-nagios-0-6|106	Requires:	nagios-check_ssh
12cu|task-nagios-0-6|107	Requires:	nagios-check_swap
12cu|task-nagios-0-6|108	Requires:	nagios-check_tcp
12cu|task-nagios-0-6|109	Requires:	nagios-check_time
12cu|task-nagios-0-6|110	Requires:	nagios-check_timeout
12cu|task-nagios-0-6|111	Requires:	nagios-check_traceroute
12cu|task-nagios-0-6|112	Requires:	nagios-check_ups
12cu|task-nagios-0-6|113	Requires:	nagios-check_uptime
12cu|task-nagios-0-6|114	Requires:	nagios-check_users
12cu|task-nagios-0-6|115	Requires:	nagios-check_wave
12cu|task-nagios-0-6|116	Requires:	nagios-check_wins
12cu|task-nagios-0-6|117	
12cu|task-nagios-0-6|118	%description
12cu|task-nagios-0-6|119	This package is a meta-package that will suck in most of the needed packages
12cu|task-nagios-0-6|120	to run Nagios(tm) seamlessly.
12cu|task-nagios-0-6|121	
12cu|task-nagios-0-6|122	%files
12cu|task-nagios-0-6|123	
12cu|task-nagios-0-6|124	
12cu|task-nagios-0-6|125	
12cu|task-nagios-0-6|126	
12cu|task-nagios-0-6|127	%changelog
12cu|task-nagios-0-6|128	* Thu Jun 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 0-6
12cu|task-nagios-0-6|129	+ Revision: 852b764
12cu|task-nagios-0-6|130	- Drop plugins merge into the plugins package
12cu|task-nagios-0-6|131	
12cu|task-nagios-0-6|132	

12963 12
12cu|task-steampunk-3.0-1|1	Summary:	Metapackage for various Steampunk themes, widgets etc
12cu|task-steampunk-3.0-1|2	Name:		task-steampunk
12cu|task-steampunk-3.0-1|3	Version:	3.0
12cu|task-steampunk-3.0-1|4	Release:	1
12cu|task-steampunk-3.0-1|5	Group:		Graphical desktop/Other
12cu|task-steampunk-3.0-1|6	License:	Creative Commons Attribution-ShareAlike
12cu|task-steampunk-3.0-1|7	Url:		http://www.rosalinux.com
12cu|task-steampunk-3.0-1|8	Requires:	%{name}-kde4
12cu|task-steampunk-3.0-1|9	Requires:	plymouth-theme-steampunk
12cu|task-steampunk-3.0-1|10	BuildArch:	noarch
12cu|task-steampunk-3.0-1|11	
12cu|task-steampunk-3.0-1|12	%description
12cu|task-steampunk-3.0-1|13	Metapackage for various Steampunk themes, widgets etc.
12cu|task-steampunk-3.0-1|14	
12cu|task-steampunk-3.0-1|15	%files
12cu|task-steampunk-3.0-1|16	
12cu|task-steampunk-3.0-1|17	#----------------------------------------------------------------------------
12cu|task-steampunk-3.0-1|18	
12cu|task-steampunk-3.0-1|19	%package kde4
12cu|task-steampunk-3.0-1|20	Summary:	Metapackage for various KDE4 Steampunk themes, widgets etc
12cu|task-steampunk-3.0-1|21	Group:		Graphical desktop/KDE
12cu|task-steampunk-3.0-1|22	Requires:	%{name}-kde4
12cu|task-steampunk-3.0-1|23	Requires:	kde4-style-steampunk-aurorae
12cu|task-steampunk-3.0-1|24	Requires:	kde4-style-steampunk-colors
12cu|task-steampunk-3.0-1|25	Requires:	kde4-style-steampunk-cursors
12cu|task-steampunk-3.0-1|26	Requires:	kde4-style-steampunk-kdm
12cu|task-steampunk-3.0-1|27	Requires:	kde4-style-steampunk-ksplash
12cu|task-steampunk-3.0-1|28	Requires:	kde4-style-steampunk-wallpapers
12cu|task-steampunk-3.0-1|29	Requires:	kde4-style-steampunk-yakuake
12cu|task-steampunk-3.0-1|30	Requires:	plasma-applet-steamtime
12cu|task-steampunk-3.0-1|31	Requires:	plasma-applet-timekeeper
12cu|task-steampunk-3.0-1|32	Requires:	plasma-desktoptheme-steampunk
12cu|task-steampunk-3.0-1|33	
12cu|task-steampunk-3.0-1|34	%description kde4
12cu|task-steampunk-3.0-1|35	Metapackage for various KDE4 Steampunk themes, widgets etc
12cu|task-steampunk-3.0-1|36	
12cu|task-steampunk-3.0-1|37	%files kde4
12cu|task-steampunk-3.0-1|38	
12cu|task-steampunk-3.0-1|39	#----------------------------------------------------------------------------
12cu|task-steampunk-3.0-1|40	
12cu|task-steampunk-3.0-1|41	%prep
12cu|task-steampunk-3.0-1|42	
12cu|task-steampunk-3.0-1|43	%build
12cu|task-steampunk-3.0-1|44	
12cu|task-steampunk-3.0-1|45	%install
12cu|task-steampunk-3.0-1|46	
12cu|task-steampunk-3.0-1|47	
12cu|task-steampunk-3.0-1|48	%changelog
12cu|task-steampunk-3.0-1|49	* Mon Oct 21 2013 Rosa <rosa@abf.rosalinux.ru> 3.0-1
12cu|task-steampunk-3.0-1|50	+ Revision: 4ae22aa
12cu|task-steampunk-3.0-1|51	- Automatic import for version 3.0-1
12cu|task-steampunk-3.0-1|52	
12cu|task-steampunk-3.0-1|53	

12964 12
12cu|tcc-0.9.26-1|1	Summary:	Tiny C Compiler
12cu|tcc-0.9.26-1|2	
12cu|tcc-0.9.26-1|3	Name:		tcc
12cu|tcc-0.9.26-1|4	Version:	0.9.26
12cu|tcc-0.9.26-1|5	Release:	1
12cu|tcc-0.9.26-1|6	License:	GPL
12cu|tcc-0.9.26-1|7	Group:		Development/C
12cu|tcc-0.9.26-1|8	URL:		http://bellard.org/tcc/
12cu|tcc-0.9.26-1|9	Source0:	http://download.savannah.nongnu.org/releases/tinycc/%{name}-%{version}.tar.bz2
12cu|tcc-0.9.26-1|10	
12cu|tcc-0.9.26-1|11	%description
12cu|tcc-0.9.26-1|12	Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C
12cu|tcc-0.9.26-1|13	compiler
12cu|tcc-0.9.26-1|14	
12cu|tcc-0.9.26-1|15	%prep
12cu|tcc-0.9.26-1|16	
12cu|tcc-0.9.26-1|17	%setup -q
12cu|tcc-0.9.26-1|18	
12cu|tcc-0.9.26-1|19	# (tv) fix path on x86_64:
12cu|tcc-0.9.26-1|20	# %ifarch x86_64
12cu|tcc-0.9.26-1|21	# perl -pi -e 's!/usr/lib!/usr/lib64!' libtcc.c tcc.h
12cu|tcc-0.9.26-1|22	# %endif
12cu|tcc-0.9.26-1|23	
12cu|tcc-0.9.26-1|24	# fix attribs
12cu|tcc-0.9.26-1|25	chmod 644 examples/*
12cu|tcc-0.9.26-1|26	
12cu|tcc-0.9.26-1|27	%build
12cu|tcc-0.9.26-1|28	
12cu|tcc-0.9.26-1|29	%configure2_5x
12cu|tcc-0.9.26-1|30	
12cu|tcc-0.9.26-1|31	make CFLAGS="%{optflags}"
12cu|tcc-0.9.26-1|32	#make test
12cu|tcc-0.9.26-1|33	
12cu|tcc-0.9.26-1|34	%install
12cu|tcc-0.9.26-1|35	install -d %{buildroot}%{_bindir}
12cu|tcc-0.9.26-1|36	install -d %{buildroot}%{_includedir}
12cu|tcc-0.9.26-1|37	install -d %{buildroot}%{_mandir}/man1
12cu|tcc-0.9.26-1|38	
12cu|tcc-0.9.26-1|39	%makeinstall_std
12cu|tcc-0.9.26-1|40	
12cu|tcc-0.9.26-1|41	
12cu|tcc-0.9.26-1|42	# cleanup
12cu|tcc-0.9.26-1|43	rm -rf %{buildroot}%{_docdir}/tcc
12cu|tcc-0.9.26-1|44	
12cu|tcc-0.9.26-1|45	%files
12cu|tcc-0.9.26-1|46	%doc Changelog README TODO *.html examples
12cu|tcc-0.9.26-1|47	%{_bindir}/tcc
12cu|tcc-0.9.26-1|48	%{_libdir}/tcc/include/*.h
12cu|tcc-0.9.26-1|49	%{_libdir}/tcc/*.a
12cu|tcc-0.9.26-1|50	%{_libdir}/*.a
12cu|tcc-0.9.26-1|51	%{_includedir}/*.h
12cu|tcc-0.9.26-1|52	%{_mandir}/man1/tcc.1*
12cu|tcc-0.9.26-1|53	# %{_infodir}/*
12cu|tcc-0.9.26-1|54	
12cu|tcc-0.9.26-1|55	%changelog
12cu|tcc-0.9.26-1|56	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.26-1
12cu|tcc-0.9.26-1|57	+ Revision: 86711dc
12cu|tcc-0.9.26-1|58	- Drop info files
12cu|tcc-0.9.26-1|59	
12cu|tcc-0.9.26-1|60	

12965 12
12cu|tcl-tcllib-1.10-7|1	%define oname	tcllib
12cu|tcl-tcllib-1.10-7|2	
12cu|tcl-tcllib-1.10-7|3	Summary:	Collection of utility modules for Tcl
12cu|tcl-tcllib-1.10-7|4	Name:		tcl-%{oname}
12cu|tcl-tcllib-1.10-7|5	Version:	1.10
12cu|tcl-tcllib-1.10-7|6	Release:	7
12cu|tcl-tcllib-1.10-7|7	License:	BSD
12cu|tcl-tcllib-1.10-7|8	Group:		System/Libraries
12cu|tcl-tcllib-1.10-7|9	Url:		http://www.tcl.tk/software/tcllib/
12cu|tcl-tcllib-1.10-7|10	Source0:	%{oname}-%{version}.tar.bz2
12cu|tcl-tcllib-1.10-7|11	BuildRequires:	tcl-devel
12cu|tcl-tcllib-1.10-7|12	BuildArch:	noarch
12cu|tcl-tcllib-1.10-7|13	
12cu|tcl-tcllib-1.10-7|14	%description
12cu|tcl-tcllib-1.10-7|15	Tcllib is a collection of utility modules for Tcl. These modules
12cu|tcl-tcllib-1.10-7|16	provide a wide variety of functionality, from implementations of
12cu|tcl-tcllib-1.10-7|17	standard data structures to implementations of common networking
12cu|tcl-tcllib-1.10-7|18	protocols. The intent is to collect commonly used function into
12cu|tcl-tcllib-1.10-7|19	a single library, which users can rely on to be available and
12cu|tcl-tcllib-1.10-7|20	stable.
12cu|tcl-tcllib-1.10-7|21	
12cu|tcl-tcllib-1.10-7|22	%files
12cu|tcl-tcllib-1.10-7|23	%defattr(-,root,root,0755)
12cu|tcl-tcllib-1.10-7|24	%{_bindir}/page
12cu|tcl-tcllib-1.10-7|25	%{_bindir}/tcldocstrip
12cu|tcl-tcllib-1.10-7|26	%{_bindir}/dtplite
12cu|tcl-tcllib-1.10-7|27	%{tcl_sitelib}/tcllib%{version}
12cu|tcl-tcllib-1.10-7|28	%{_mandir}/mann/*
12cu|tcl-tcllib-1.10-7|29	
12cu|tcl-tcllib-1.10-7|30	#--------------------------------------------------------------------
12cu|tcl-tcllib-1.10-7|31	
12cu|tcl-tcllib-1.10-7|32	%prep
12cu|tcl-tcllib-1.10-7|33	%setup -q -n %{oname}-%{version}
12cu|tcl-tcllib-1.10-7|34	
12cu|tcl-tcllib-1.10-7|35	%build
12cu|tcl-tcllib-1.10-7|36	%configure2_5x --libdir=%{tcl_sitelib}
12cu|tcl-tcllib-1.10-7|37	%make
12cu|tcl-tcllib-1.10-7|38	
12cu|tcl-tcllib-1.10-7|39	%install
12cu|tcl-tcllib-1.10-7|40	%makeinstall_std
12cu|tcl-tcllib-1.10-7|41	
12cu|tcl-tcllib-1.10-7|42	# File conflict with tk package
12cu|tcl-tcllib-1.10-7|43	rm -f %{buildroot}%{_mandir}/mann/geometry.n*
12cu|tcl-tcllib-1.10-7|44	
12cu|tcl-tcllib-1.10-7|45	
12cu|tcl-tcllib-1.10-7|46	%changelog
12cu|tcl-tcllib-1.10-7|47	* Tue Nov 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.10-7
12cu|tcl-tcllib-1.10-7|48	+ Revision: 312fed1
12cu|tcl-tcllib-1.10-7|49	- LOG Fix file conflict with tk package, spec cleanup
12cu|tcl-tcllib-1.10-7|50	
12cu|tcl-tcllib-1.10-7|51	

12966 12
12cu|tcl-tclxml-3.2-1|1	%define oname tclxml
12cu|tcl-tclxml-3.2-1|2	
12cu|tcl-tclxml-3.2-1|3	Summary:	XML parsing library for the Tcl scripting language
12cu|tcl-tclxml-3.2-1|4	Name:		tcl-%{oname}
12cu|tcl-tclxml-3.2-1|5	Version:	3.2
12cu|tcl-tclxml-3.2-1|6	Release:	1
12cu|tcl-tclxml-3.2-1|7	License:	BSD
12cu|tcl-tclxml-3.2-1|8	Group:		System/Libraries
12cu|tcl-tclxml-3.2-1|9	Url:		http://tclxml.sourceforge.net/
12cu|tcl-tclxml-3.2-1|10	Source0:	http://downloads.sourceforge.net/tclxml/tclxml-%{version}.tar.gz
12cu|tcl-tclxml-3.2-1|11	Source1:	pkgIndex.tcl.in.gui
12cu|tcl-tclxml-3.2-1|12	Patch0:		tclxml-3.2-sgmlparser.patch
12cu|tcl-tclxml-3.2-1|13	Patch1:		tclxml-3.2-sfmt.patch
12cu|tcl-tclxml-3.2-1|14	BuildRequires:	tcl-devel
12cu|tcl-tclxml-3.2-1|15	BuildRequires:	pkgconfig(libxml-2.0)
12cu|tcl-tclxml-3.2-1|16	BuildRequires:	pkgconfig(libxslt)
12cu|tcl-tclxml-3.2-1|17	Provides:	tclxml = %{EVRD}
12cu|tcl-tclxml-3.2-1|18	Provides:	tcldom = %{EVRD}
12cu|tcl-tclxml-3.2-1|19	Provides:	tclxslt = %{EVRD}
12cu|tcl-tclxml-3.2-1|20	Requires:	tcl
12cu|tcl-tclxml-3.2-1|21	Requires:	tcl-tcllib
12cu|tcl-tclxml-3.2-1|22	
12cu|tcl-tclxml-3.2-1|23	%description
12cu|tcl-tclxml-3.2-1|24	TclXML is a package that provides XML, DOM, and XSLT parsing for the
12cu|tcl-tclxml-3.2-1|25	Tcl scripting language.
12cu|tcl-tclxml-3.2-1|26	
12cu|tcl-tclxml-3.2-1|27	%files
12cu|tcl-tclxml-3.2-1|28	%doc LICENSE ANNOUNCE ChangeLog README.html
12cu|tcl-tclxml-3.2-1|29	%doc doc/*.html
12cu|tcl-tclxml-3.2-1|30	%dir %{tcl_sitearch}/%{oname}%{version}
12cu|tcl-tclxml-3.2-1|31	%{tcl_sitearch}/%{oname}%{version}/*.so
12cu|tcl-tclxml-3.2-1|32	%{tcl_sitearch}/%{oname}%{version}/*.tcl
12cu|tcl-tclxml-3.2-1|33	%{_libdir}/libTclxml%{version}.so
12cu|tcl-tclxml-3.2-1|34	
12cu|tcl-tclxml-3.2-1|35	#----------------------------------------------------------------------------
12cu|tcl-tclxml-3.2-1|36	
12cu|tcl-tclxml-3.2-1|37	%package gui
12cu|tcl-tclxml-3.2-1|38	Summary:	UI widgets for manipulating a DOM tree
12cu|tcl-tclxml-3.2-1|39	Group:		System/Libraries
12cu|tcl-tclxml-3.2-1|40	Requires:	%{name} = %{EVRD}
12cu|tcl-tclxml-3.2-1|41	
12cu|tcl-tclxml-3.2-1|42	%description gui
12cu|tcl-tclxml-3.2-1|43	This package provides some useful widgets for manipulating a DOM tree.
12cu|tcl-tclxml-3.2-1|44	
12cu|tcl-tclxml-3.2-1|45	%files gui
12cu|tcl-tclxml-3.2-1|46	%dir %{tcl_sitelib}/%{oname}-gui%{version}
12cu|tcl-tclxml-3.2-1|47	%{tcl_sitelib}/%{oname}-gui%{version}/*.tcl
12cu|tcl-tclxml-3.2-1|48	
12cu|tcl-tclxml-3.2-1|49	#----------------------------------------------------------------------------
12cu|tcl-tclxml-3.2-1|50	
12cu|tcl-tclxml-3.2-1|51	%package devel
12cu|tcl-tclxml-3.2-1|52	Summary:	Development files for the tclxml packages
12cu|tcl-tclxml-3.2-1|53	Group:		Development/Other
12cu|tcl-tclxml-3.2-1|54	Requires:	%{name} = %{EVRD}
12cu|tcl-tclxml-3.2-1|55	
12cu|tcl-tclxml-3.2-1|56	%description devel
12cu|tcl-tclxml-3.2-1|57	Development header files for the tclxml packages. This includes all of the
12cu|tcl-tclxml-3.2-1|58	header files for the tclxml, tcldom, and tclxslt packages
12cu|tcl-tclxml-3.2-1|59	
12cu|tcl-tclxml-3.2-1|60	%files devel
12cu|tcl-tclxml-3.2-1|61	%{_includedir}/tclxml
12cu|tcl-tclxml-3.2-1|62	%{_includedir}/tcldom-libxml2
12cu|tcl-tclxml-3.2-1|63	%{_includedir}/tclxml-libxml2
12cu|tcl-tclxml-3.2-1|64	%{_libdir}/TclxmlConfig.sh
12cu|tcl-tclxml-3.2-1|65	%{tcl_sitearch}/%{oname}%{version}/*.a
12cu|tcl-tclxml-3.2-1|66	
12cu|tcl-tclxml-3.2-1|67	#----------------------------------------------------------------------------
12cu|tcl-tclxml-3.2-1|68	
12cu|tcl-tclxml-3.2-1|69	%prep
12cu|tcl-tclxml-3.2-1|70	%setup -q -n %{oname}-%{version}
12cu|tcl-tclxml-3.2-1|71	%patch0 -p1
12cu|tcl-tclxml-3.2-1|72	%patch1 -p1
12cu|tcl-tclxml-3.2-1|73	
12cu|tcl-tclxml-3.2-1|74	# Fix a few spurious execute permissions
12cu|tcl-tclxml-3.2-1|75	chmod -x ChangeLog doc/xsltsl/cmp.xsl *.c
12cu|tcl-tclxml-3.2-1|76	
12cu|tcl-tclxml-3.2-1|77	# Clean up some DOS line endings
12cu|tcl-tclxml-3.2-1|78	sed -i -e 's/\r//' doc/README.xml.in
12cu|tcl-tclxml-3.2-1|79	
12cu|tcl-tclxml-3.2-1|80	%build
12cu|tcl-tclxml-3.2-1|81	%configure2_5x
12cu|tcl-tclxml-3.2-1|82	%make
12cu|tcl-tclxml-3.2-1|83	
12cu|tcl-tclxml-3.2-1|84	%install
12cu|tcl-tclxml-3.2-1|85	%makeinstall_std
12cu|tcl-tclxml-3.2-1|86	install -p -m 0644 include/tclxml/*.h %{buildroot}%{_includedir}/tclxml
12cu|tcl-tclxml-3.2-1|87	mkdir -p %{buildroot}%{_includedir}/tcldom-libxml2
12cu|tcl-tclxml-3.2-1|88	install -p -m 0644 include/tcldom-libxml2/*.h %{buildroot}%{_includedir}/tcldom-libxml2
12cu|tcl-tclxml-3.2-1|89	mkdir -p %{buildroot}%{_includedir}/tclxml-libxml2
12cu|tcl-tclxml-3.2-1|90	install -p -m 0644 include/tclxml-libxml2/*.h %{buildroot}%{_includedir}/tclxml-libxml2
12cu|tcl-tclxml-3.2-1|91	
12cu|tcl-tclxml-3.2-1|92	mkdir -p %{buildroot}%{tcl_sitearch}
12cu|tcl-tclxml-3.2-1|93	mv %{buildroot}%{_libdir}/Tclxml%{version} %{buildroot}%{tcl_sitearch}/%{oname}%{version}
12cu|tcl-tclxml-3.2-1|94	
12cu|tcl-tclxml-3.2-1|95	ln -s tcl%{tcl_version}/%{oname}%{version}/libTclxml%{version}.so %{buildroot}%{_libdir}/libTclxml%{version}.so
12cu|tcl-tclxml-3.2-1|96	
12cu|tcl-tclxml-3.2-1|97	sed s,"%{_libdir}/Tclxml%{version}","%{tcl_sitearch}/%{oname}%{version}",g -i %{buildroot}%{_libdir}/TclxmlConfig.sh
12cu|tcl-tclxml-3.2-1|98	
12cu|tcl-tclxml-3.2-1|99	chmod a-x %{buildroot}%{tcl_sitearch}/%{oname}%{version}/*.a
12cu|tcl-tclxml-3.2-1|100	
12cu|tcl-tclxml-3.2-1|101	# Install the examples in a -gui subpackage
12cu|tcl-tclxml-3.2-1|102	install -d %{buildroot}%{tcl_sitelib}/%{oname}-gui%{version}
12cu|tcl-tclxml-3.2-1|103	sed -e 's/@VERSION@/%{version}/' < %{SOURCE1} > %{buildroot}%{tcl_sitelib}/%{oname}-gui%{version}/pkgIndex.tcl
12cu|tcl-tclxml-3.2-1|104	install -p -m 0644 examples/tcldom/domtree.tcl \
12cu|tcl-tclxml-3.2-1|105	examples/tcldom/domtree-treectrl.tcl \
12cu|tcl-tclxml-3.2-1|106	examples/tcldom/domtext.tcl \
12cu|tcl-tclxml-3.2-1|107	examples/tcldom/cgi2dom.tcl \
12cu|tcl-tclxml-3.2-1|108	%{buildroot}%{tcl_sitelib}/%{oname}-gui%{version}/
12cu|tcl-tclxml-3.2-1|109	
12cu|tcl-tclxml-3.2-1|110	
12cu|tcl-tclxml-3.2-1|111	%changelog
12cu|tcl-tclxml-3.2-1|112	* Tue Nov 26 2013 Rosa <rosa@abf.rosalinux.ru> 3.2-1
12cu|tcl-tclxml-3.2-1|113	+ Revision: 42b8330
12cu|tcl-tclxml-3.2-1|114	- Automatic import for version 3.2-1
12cu|tcl-tclxml-3.2-1|115	
12cu|tcl-tclxml-3.2-1|116	

12967 12
12cu|tcl-tkdnd-2.6-1|1	%define oname	tkdnd
12cu|tcl-tkdnd-2.6-1|2	%define dirname %{oname}%{version}
12cu|tcl-tkdnd-2.6-1|3	
12cu|tcl-tkdnd-2.6-1|4	Name:		tcl-%{oname}
12cu|tcl-tkdnd-2.6-1|5	Version:	2.6
12cu|tcl-tkdnd-2.6-1|6	Release:	1
12cu|tcl-tkdnd-2.6-1|7	Summary:	Tk extension that adds native drag & drop capabilities
12cu|tcl-tkdnd-2.6-1|8	Group:		Development/Other
12cu|tcl-tkdnd-2.6-1|9	License:	BSD
12cu|tcl-tkdnd-2.6-1|10	URL:		http://tkdnd.sourceforge.net/
12cu|tcl-tkdnd-2.6-1|11	Source0:	http://dl.sourceforge.net/%{oname}/%{oname}%{version}-src.tar.gz
12cu|tcl-tkdnd-2.6-1|12	BuildRequires:	tcl-devel >= 8.4
12cu|tcl-tkdnd-2.6-1|13	BuildRequires:	tk-devel >= 8.4
12cu|tcl-tkdnd-2.6-1|14	Requires:	tcl >= 8.4
12cu|tcl-tkdnd-2.6-1|15	Provides:	tkdnd = %{version}-%{release}
12cu|tcl-tkdnd-2.6-1|16	
12cu|tcl-tkdnd-2.6-1|17	%description
12cu|tcl-tkdnd-2.6-1|18	Tk Drag & Drop: tkdnd is an extension that adds native drag & drop capabilities
12cu|tcl-tkdnd-2.6-1|19	to the tk toolkit. It can be used with any tk version equal or greater to 8.4.
12cu|tcl-tkdnd-2.6-1|20	Under Unix the drag & drop protocol in use is the XDND protocol version 4
12cu|tcl-tkdnd-2.6-1|21	(also used by the QT toolkit, KDE & GNOME Desktops).
12cu|tcl-tkdnd-2.6-1|22	
12cu|tcl-tkdnd-2.6-1|23	%prep
12cu|tcl-tkdnd-2.6-1|24	%setup -q -n %{oname}%{version}
12cu|tcl-tkdnd-2.6-1|25	
12cu|tcl-tkdnd-2.6-1|26	# fix file rights
12cu|tcl-tkdnd-2.6-1|27	chmod 644 doc/tkDND.htm
12cu|tcl-tkdnd-2.6-1|28	
12cu|tcl-tkdnd-2.6-1|29	%build
12cu|tcl-tkdnd-2.6-1|30	%configure2_5x --libdir=%{tcl_sitearch} \
12cu|tcl-tkdnd-2.6-1|31	%ifarch x86_64
12cu|tcl-tkdnd-2.6-1|32	--enable-64bit \
12cu|tcl-tkdnd-2.6-1|33	%endif
12cu|tcl-tkdnd-2.6-1|34	--enable-symbols
12cu|tcl-tkdnd-2.6-1|35	%make
12cu|tcl-tkdnd-2.6-1|36	
12cu|tcl-tkdnd-2.6-1|37	%install
12cu|tcl-tkdnd-2.6-1|38	%makeinstall_std
12cu|tcl-tkdnd-2.6-1|39	
12cu|tcl-tkdnd-2.6-1|40	%files
12cu|tcl-tkdnd-2.6-1|41	%doc doc/tkDND.htm
12cu|tcl-tkdnd-2.6-1|42	%{tcl_sitearch}/%{dirname}
12cu|tcl-tkdnd-2.6-1|43	%{_mandir}/mann/tkDND.*
12cu|tcl-tkdnd-2.6-1|44	
12cu|tcl-tkdnd-2.6-1|45	%changelog
12cu|tcl-tkdnd-2.6-1|46	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6-1
12cu|tcl-tkdnd-2.6-1|47	+ Revision: 11ed9af
12cu|tcl-tkdnd-2.6-1|48	- Updated to 2.6
12cu|tcl-tkdnd-2.6-1|49	
12cu|tcl-tkdnd-2.6-1|50	

12968 12
12cu|tcl-tklib-0.5-2|1	%define debug_package %{nil}
12cu|tcl-tklib-0.5-2|2	%define oname   tklib
12cu|tcl-tklib-0.5-2|3	
12cu|tcl-tklib-0.5-2|4	Name:           tcl-%{oname}
12cu|tcl-tklib-0.5-2|5	Version:        0.5
12cu|tcl-tklib-0.5-2|6	Release:        2
12cu|tcl-tklib-0.5-2|7	Summary:        Collection of utility modules for Tk
12cu|tcl-tklib-0.5-2|8	License:        BSD
12cu|tcl-tklib-0.5-2|9	Group:          Networking/WWW
12cu|tcl-tklib-0.5-2|10	Source:         http://sourceforge.net/projects/tcllib/files/tklib/0.5/tklib-%{version}.tar.bz2
12cu|tcl-tklib-0.5-2|11	URL:            http://www.tcl.tk/software/tcllib/
12cu|tcl-tklib-0.5-2|12	
12cu|tcl-tklib-0.5-2|13	BuildRequires:  tk
12cu|tcl-tklib-0.5-2|14	BuildRequires:  groff-for-man
12cu|tcl-tklib-0.5-2|15	BuildRequires:  tcl-tcllib
12cu|tcl-tklib-0.5-2|16	BuildRequires:  tcl
12cu|tcl-tklib-0.5-2|17	
12cu|tcl-tklib-0.5-2|18	Obsoletes:      tk-tklib
12cu|tcl-tklib-0.5-2|19	
12cu|tcl-tklib-0.5-2|20	%description
12cu|tcl-tklib-0.5-2|21	Tklib is like Tcllib, a collection of many small packages providing
12cu|tcl-tklib-0.5-2|22	utilities, except that packages here are expected to depend on Tk.
12cu|tcl-tklib-0.5-2|23	Tklib specializes in utilities for GUI programming.
12cu|tcl-tklib-0.5-2|24	
12cu|tcl-tklib-0.5-2|25	%files
12cu|tcl-tklib-0.5-2|26	%defattr(-,root,root,0755)
12cu|tcl-tklib-0.5-2|27	%dir %{_libdir}/tklib0.5
12cu|tcl-tklib-0.5-2|28	%{_libdir}/tklib0.5/*
12cu|tcl-tklib-0.5-2|29	%{_mandir}/mann/*
12cu|tcl-tklib-0.5-2|30	
12cu|tcl-tklib-0.5-2|31	#--------------------------------------------------------------------
12cu|tcl-tklib-0.5-2|32	
12cu|tcl-tklib-0.5-2|33	%prep
12cu|tcl-tklib-0.5-2|34	%setup -q -n %oname-%version
12cu|tcl-tklib-0.5-2|35	
12cu|tcl-tklib-0.5-2|36	%build
12cu|tcl-tklib-0.5-2|37	%configure
12cu|tcl-tklib-0.5-2|38	%make
12cu|tcl-tklib-0.5-2|39	
12cu|tcl-tklib-0.5-2|40	
12cu|tcl-tklib-0.5-2|41	%install
12cu|tcl-tklib-0.5-2|42	%makeinstall
12cu|tcl-tklib-0.5-2|43	
12cu|tcl-tklib-0.5-2|44	
12cu|tcl-tklib-0.5-2|45	%changelog
12cu|tcl-tklib-0.5-2|46	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-2
12cu|tcl-tklib-0.5-2|47	+ Revision: 91769f9
12cu|tcl-tklib-0.5-2|48	- Spec cleanup
12cu|tcl-tklib-0.5-2|49	
12cu|tcl-tklib-0.5-2|50	

12969 12
12cu|tcl-tkpng-0.9-2|1	%define oname tkpng
12cu|tcl-tkpng-0.9-2|2	
12cu|tcl-tkpng-0.9-2|3	Summary:	PNG support for Tcl/Tk
12cu|tcl-tkpng-0.9-2|4	Name:		tcl-%{oname}
12cu|tcl-tkpng-0.9-2|5	Version:	0.9
12cu|tcl-tkpng-0.9-2|6	Release:	2
12cu|tcl-tkpng-0.9-2|7	License:	TCL
12cu|tcl-tkpng-0.9-2|8	Group:		System/Libraries
12cu|tcl-tkpng-0.9-2|9	Url:		http://www.muonics.com/FreeStuff/TkPNG/
12cu|tcl-tkpng-0.9-2|10	Source0:	http://downloads.sourceforge.net/tkpng/%{oname}%{version}.tgz
12cu|tcl-tkpng-0.9-2|11	Provides:	%{oname} = %{EVRD}
12cu|tcl-tkpng-0.9-2|12	BuildRequires:	tcl-devel
12cu|tcl-tkpng-0.9-2|13	BuildRequires:	pkgconfig(tk)
12cu|tcl-tkpng-0.9-2|14	BuildRequires:	pkgconfig(zlib)
12cu|tcl-tkpng-0.9-2|15	
12cu|tcl-tkpng-0.9-2|16	%description
12cu|tcl-tkpng-0.9-2|17	TkPNG is an open source package that adds PNG photo image support to Tcl/Tk.
12cu|tcl-tkpng-0.9-2|18	Although other extensions such as Img also add support for PNG images, this
12cu|tcl-tkpng-0.9-2|19	package was designed to be lightweight, not depending on libpng nor
12cu|tcl-tkpng-0.9-2|20	implementing other image formats, and suitable for inclusion in the Tk core.
12cu|tcl-tkpng-0.9-2|21	Tk does not currently have native support for any image formats that allow
12cu|tcl-tkpng-0.9-2|22	for alpha (partial-transparency) channels, although it does have support for
12cu|tcl-tkpng-0.9-2|23	alpha blending internally.
12cu|tcl-tkpng-0.9-2|24	
12cu|tcl-tkpng-0.9-2|25	%files
12cu|tcl-tkpng-0.9-2|26	%doc README license.terms ChangeLog
12cu|tcl-tkpng-0.9-2|27	%{tcl_sitearch}/%{oname}%{version}/
12cu|tcl-tkpng-0.9-2|28	%{_libdir}/*.so
12cu|tcl-tkpng-0.9-2|29	
12cu|tcl-tkpng-0.9-2|30	#----------------------------------------------------------------------------
12cu|tcl-tkpng-0.9-2|31	
12cu|tcl-tkpng-0.9-2|32	%prep
12cu|tcl-tkpng-0.9-2|33	%setup -q -n %{oname}%{version}
12cu|tcl-tkpng-0.9-2|34	find . -perm 0640 | xargs chmod 0644
12cu|tcl-tkpng-0.9-2|35	
12cu|tcl-tkpng-0.9-2|36	%build
12cu|tcl-tkpng-0.9-2|37	%configure2_5x \
12cu|tcl-tkpng-0.9-2|38	%ifarch x86_64
12cu|tcl-tkpng-0.9-2|39	--enable-64bit
12cu|tcl-tkpng-0.9-2|40	%endif
12cu|tcl-tkpng-0.9-2|41	
12cu|tcl-tkpng-0.9-2|42	%make LIBS="-lm -lz"
12cu|tcl-tkpng-0.9-2|43	
12cu|tcl-tkpng-0.9-2|44	%install
12cu|tcl-tkpng-0.9-2|45	%makeinstall_std
12cu|tcl-tkpng-0.9-2|46	install -d %{buildroot}%{tcl_sitearch}
12cu|tcl-tkpng-0.9-2|47	mv %{buildroot}%{_libdir}/%{oname}%{version} %{buildroot}%{tcl_sitearch}/%{oname}%{version}
12cu|tcl-tkpng-0.9-2|48	
12cu|tcl-tkpng-0.9-2|49	ln -s tcl%{tcl_version}/%{oname}%{version}/lib%{oname}%{version}.so %{buildroot}%{_libdir}/lib%{oname}%{version}.so
12cu|tcl-tkpng-0.9-2|50	
12cu|tcl-tkpng-0.9-2|51	
12cu|tcl-tkpng-0.9-2|52	%changelog
12cu|tcl-tkpng-0.9-2|53	* Tue Nov 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9-2
12cu|tcl-tkpng-0.9-2|54	+ Revision: ec77a87
12cu|tcl-tkpng-0.9-2|55	- LOG Fix library symlink
12cu|tcl-tkpng-0.9-2|56	
12cu|tcl-tkpng-0.9-2|57	

12970 12
12cu|tcl-zlib-2.0.1-0.svn40.2|1	%define oname zlib
12cu|tcl-zlib-2.0.1-0.svn40.2|2	
12cu|tcl-zlib-2.0.1-0.svn40.2|3	Summary:	Zlib support for Tcl
12cu|tcl-zlib-2.0.1-0.svn40.2|4	Name:		tcl-%{oname}
12cu|tcl-zlib-2.0.1-0.svn40.2|5	Version:	2.0.1
12cu|tcl-zlib-2.0.1-0.svn40.2|6	Release:	0.svn40.2
12cu|tcl-zlib-2.0.1-0.svn40.2|7	Group:		System/Libraries
12cu|tcl-zlib-2.0.1-0.svn40.2|8	License:	MIT
12cu|tcl-zlib-2.0.1-0.svn40.2|9	Url:		http://svn.scheffers.net/
12cu|tcl-zlib-2.0.1-0.svn40.2|10	# Snapshot of SVN40 downloaded on June 26, 2008
12cu|tcl-zlib-2.0.1-0.svn40.2|11	# Originally found at http://svn.scheffers.net/zlib.tar.gz
12cu|tcl-zlib-2.0.1-0.svn40.2|12	Source0:	%{oname}.tar.gz
12cu|tcl-zlib-2.0.1-0.svn40.2|13	BuildRequires:	tcl-devel
12cu|tcl-zlib-2.0.1-0.svn40.2|14	BuildRequires:	pkgconfig(tk)
12cu|tcl-zlib-2.0.1-0.svn40.2|15	BuildRequires:	pkgconfig(zlib)
12cu|tcl-zlib-2.0.1-0.svn40.2|16	
12cu|tcl-zlib-2.0.1-0.svn40.2|17	%description
12cu|tcl-zlib-2.0.1-0.svn40.2|18	This is extension is a standalone version of the tclkit [zlib]
12cu|tcl-zlib-2.0.1-0.svn40.2|19	command/extension. See http://wiki.tcl.tk/zlib for command syntax.
12cu|tcl-zlib-2.0.1-0.svn40.2|20	
12cu|tcl-zlib-2.0.1-0.svn40.2|21	%files
12cu|tcl-zlib-2.0.1-0.svn40.2|22	%doc README ChangeLog
12cu|tcl-zlib-2.0.1-0.svn40.2|23	%dir %{tcl_sitearch}/%{oname}%{version}
12cu|tcl-zlib-2.0.1-0.svn40.2|24	%{tcl_sitearch}/%{oname}%{version}/*.so
12cu|tcl-zlib-2.0.1-0.svn40.2|25	%{tcl_sitearch}/%{oname}%{version}/pkgIndex.tcl
12cu|tcl-zlib-2.0.1-0.svn40.2|26	%{_libdir}/*.so
12cu|tcl-zlib-2.0.1-0.svn40.2|27	
12cu|tcl-zlib-2.0.1-0.svn40.2|28	#----------------------------------------------------------------------------
12cu|tcl-zlib-2.0.1-0.svn40.2|29	
12cu|tcl-zlib-2.0.1-0.svn40.2|30	%package devel
12cu|tcl-zlib-2.0.1-0.svn40.2|31	Summary:	Development files for %{name}
12cu|tcl-zlib-2.0.1-0.svn40.2|32	Group:		Development/Other
12cu|tcl-zlib-2.0.1-0.svn40.2|33	Requires:	%{name} = %{EVRD}
12cu|tcl-zlib-2.0.1-0.svn40.2|34	
12cu|tcl-zlib-2.0.1-0.svn40.2|35	%description devel
12cu|tcl-zlib-2.0.1-0.svn40.2|36	Development files for %{name}.
12cu|tcl-zlib-2.0.1-0.svn40.2|37	
12cu|tcl-zlib-2.0.1-0.svn40.2|38	%files devel
12cu|tcl-zlib-2.0.1-0.svn40.2|39	%{tcl_sitearch}/%{oname}%{version}/libzlibstub*.a
12cu|tcl-zlib-2.0.1-0.svn40.2|40	%{_includedir}/*.h
12cu|tcl-zlib-2.0.1-0.svn40.2|41	
12cu|tcl-zlib-2.0.1-0.svn40.2|42	#----------------------------------------------------------------------------
12cu|tcl-zlib-2.0.1-0.svn40.2|43	
12cu|tcl-zlib-2.0.1-0.svn40.2|44	%prep
12cu|tcl-zlib-2.0.1-0.svn40.2|45	%setup -q -n %{oname}
12cu|tcl-zlib-2.0.1-0.svn40.2|46	
12cu|tcl-zlib-2.0.1-0.svn40.2|47	%build
12cu|tcl-zlib-2.0.1-0.svn40.2|48	%configure2_5x \
12cu|tcl-zlib-2.0.1-0.svn40.2|49	--with-tcl=%{_libdir}
12cu|tcl-zlib-2.0.1-0.svn40.2|50	make
12cu|tcl-zlib-2.0.1-0.svn40.2|51	
12cu|tcl-zlib-2.0.1-0.svn40.2|52	%install
12cu|tcl-zlib-2.0.1-0.svn40.2|53	make DESTDIR=%{buildroot} install-binaries install-libraries
12cu|tcl-zlib-2.0.1-0.svn40.2|54	
12cu|tcl-zlib-2.0.1-0.svn40.2|55	install -d %{buildroot}%{tcl_sitearch}
12cu|tcl-zlib-2.0.1-0.svn40.2|56	mv %{buildroot}%{_libdir}/%{oname}%{version} %{buildroot}%{tcl_sitearch}/%{oname}%{version}
12cu|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
12cu|tcl-zlib-2.0.1-0.svn40.2|58	
12cu|tcl-zlib-2.0.1-0.svn40.2|59	rm -rf %{buildroot}%{tcl_sitearch}/%{oname}%{version}/zlib.c
12cu|tcl-zlib-2.0.1-0.svn40.2|60	chmod -x %{buildroot}%{tcl_sitearch}/%{oname}%{version}/libzlibstub*.a
12cu|tcl-zlib-2.0.1-0.svn40.2|61	
12cu|tcl-zlib-2.0.1-0.svn40.2|62	
12cu|tcl-zlib-2.0.1-0.svn40.2|63	%changelog
12cu|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
12cu|tcl-zlib-2.0.1-0.svn40.2|65	+ Revision: ac3f5c4
12cu|tcl-zlib-2.0.1-0.svn40.2|66	- LOG Fix library symlink
12cu|tcl-zlib-2.0.1-0.svn40.2|67	
12cu|tcl-zlib-2.0.1-0.svn40.2|68	

12971 12
12cu|tcpflow-1.3.0-1|1	Summary:	Network traffic recorder
12cu|tcpflow-1.3.0-1|2	Name:		tcpflow
12cu|tcpflow-1.3.0-1|3	Version:	1.3.0
12cu|tcpflow-1.3.0-1|4	Release:	1
12cu|tcpflow-1.3.0-1|5	License:	GPL
12cu|tcpflow-1.3.0-1|6	Group:		Networking/Other
12cu|tcpflow-1.3.0-1|7	Source0:	https://github.com/downloads/simsong/tcpflow/%{name}-%{version}.tar.gz
12cu|tcpflow-1.3.0-1|8	URL:		http://afflib.org
12cu|tcpflow-1.3.0-1|9	BuildRequires:	libpcap-devel autoconf
12cu|tcpflow-1.3.0-1|10	
12cu|tcpflow-1.3.0-1|11	%description
12cu|tcpflow-1.3.0-1|12	tcpflow is a program that captures data transmitted as part of TCP
12cu|tcpflow-1.3.0-1|13	connections (flows), and stores the data in a way that is convenient
12cu|tcpflow-1.3.0-1|14	for protocol analysis or debugging.
12cu|tcpflow-1.3.0-1|15	A program like 'tcpdump' shows a summary of packets seen on the wire,
12cu|tcpflow-1.3.0-1|16	but usually doesn't store the data that's actually being transmitted.
12cu|tcpflow-1.3.0-1|17	In contrast, tcpflow reconstructs the actual data streams and stores
12cu|tcpflow-1.3.0-1|18	each flow in a separate file for later analysis.
12cu|tcpflow-1.3.0-1|19	
12cu|tcpflow-1.3.0-1|20	%prep
12cu|tcpflow-1.3.0-1|21	%setup -q -n %{name}-%{version}
12cu|tcpflow-1.3.0-1|22	chmod -x COPYING
12cu|tcpflow-1.3.0-1|23	
12cu|tcpflow-1.3.0-1|24	%build
12cu|tcpflow-1.3.0-1|25	%configure2_5x
12cu|tcpflow-1.3.0-1|26	%make
12cu|tcpflow-1.3.0-1|27	
12cu|tcpflow-1.3.0-1|28	%install
12cu|tcpflow-1.3.0-1|29	%makeinstall
12cu|tcpflow-1.3.0-1|30	
12cu|tcpflow-1.3.0-1|31	%files
12cu|tcpflow-1.3.0-1|32	%doc AUTHORS COPYING ChangeLog NEWS README INSTALL
12cu|tcpflow-1.3.0-1|33	%{_bindir}/*
12cu|tcpflow-1.3.0-1|34	%{_mandir}/man*/*
12cu|tcpflow-1.3.0-1|35	
12cu|tcpflow-1.3.0-1|36	
12cu|tcpflow-1.3.0-1|37	
12cu|tcpflow-1.3.0-1|38	%changelog
12cu|tcpflow-1.3.0-1|39	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-1
12cu|tcpflow-1.3.0-1|40	+ Revision: d926916
12cu|tcpflow-1.3.0-1|41	- Updated to 1.3.0 (by updates_builder)
12cu|tcpflow-1.3.0-1|42	
12cu|tcpflow-1.3.0-1|43	

12972 12
12cu|tcptraceroute-1.5-0.beta7.6|1	%define prel beta7
12cu|tcptraceroute-1.5-0.beta7.6|2	
12cu|tcptraceroute-1.5-0.beta7.6|3	Summary:	Traceroute implementation using TCP packets
12cu|tcptraceroute-1.5-0.beta7.6|4	Name:		tcptraceroute
12cu|tcptraceroute-1.5-0.beta7.6|5	Version:	1.5
12cu|tcptraceroute-1.5-0.beta7.6|6	Release:	0.%{prel}.6
12cu|tcptraceroute-1.5-0.beta7.6|7	License:	GPLv2+
12cu|tcptraceroute-1.5-0.beta7.6|8	Group:		Networking/Other
12cu|tcptraceroute-1.5-0.beta7.6|9	Url:		http://michael.toren.net/code/tcptraceroute/
12cu|tcptraceroute-1.5-0.beta7.6|10	Source:		http://michael.toren.net/code/tcptraceroute/%{name}-%{version}%{prel}.tar.gz
12cu|tcptraceroute-1.5-0.beta7.6|11	BuildRequires:	libnet-devel
12cu|tcptraceroute-1.5-0.beta7.6|12	BuildRequires:	libpcap-devel
12cu|tcptraceroute-1.5-0.beta7.6|13	
12cu|tcptraceroute-1.5-0.beta7.6|14	%description
12cu|tcptraceroute-1.5-0.beta7.6|15	The more traditional traceroute(8) sends out either UDP or ICMP ECHO
12cu|tcptraceroute-1.5-0.beta7.6|16	packets with a TTL of one, and increments the TTL until the destination
12cu|tcptraceroute-1.5-0.beta7.6|17	has been reached. By printing the gateways that generate ICMP time
12cu|tcptraceroute-1.5-0.beta7.6|18	exceeded messages along the way, it is able to determine the path packets
12cu|tcptraceroute-1.5-0.beta7.6|19	are taking to reach the destination.
12cu|tcptraceroute-1.5-0.beta7.6|20	
12cu|tcptraceroute-1.5-0.beta7.6|21	The problem is that with the widespread use of firewalls on the modern
12cu|tcptraceroute-1.5-0.beta7.6|22	Internet, many of the packets that traceroute(8) sends out end up being
12cu|tcptraceroute-1.5-0.beta7.6|23	filtered, making it impossible to completely trace the path to the
12cu|tcptraceroute-1.5-0.beta7.6|24	destination. However, in many cases, these firewalls will permit inbound
12cu|tcptraceroute-1.5-0.beta7.6|25	TCP packets to specific ports that hosts sitting behind the firewall are
12cu|tcptraceroute-1.5-0.beta7.6|26	listening for connections on. By sending out TCP SYN packets instead of
12cu|tcptraceroute-1.5-0.beta7.6|27	UDP or ICMP ECHO packets, tcptraceroute is able to bypass the most common
12cu|tcptraceroute-1.5-0.beta7.6|28	firewall filters.
12cu|tcptraceroute-1.5-0.beta7.6|29	
12cu|tcptraceroute-1.5-0.beta7.6|30	%files
12cu|tcptraceroute-1.5-0.beta7.6|31	%defattr(644,root,root,755)
12cu|tcptraceroute-1.5-0.beta7.6|32	%doc %{_datadir}/doc/tcptraceroute/*
12cu|tcptraceroute-1.5-0.beta7.6|33	%attr(755,root,bin) %{_sbindir}/tcptraceroute
12cu|tcptraceroute-1.5-0.beta7.6|34	%{_mandir}/man1/tcptraceroute.1*
12cu|tcptraceroute-1.5-0.beta7.6|35	
12cu|tcptraceroute-1.5-0.beta7.6|36	#----------------------------------------------------------------------------
12cu|tcptraceroute-1.5-0.beta7.6|37	
12cu|tcptraceroute-1.5-0.beta7.6|38	%prep
12cu|tcptraceroute-1.5-0.beta7.6|39	%setup -qn %{name}-%{version}%{prel}
12cu|tcptraceroute-1.5-0.beta7.6|40	
12cu|tcptraceroute-1.5-0.beta7.6|41	%build
12cu|tcptraceroute-1.5-0.beta7.6|42	%configure2_5x \
12cu|tcptraceroute-1.5-0.beta7.6|43	--bindir=%{_sbindir}
12cu|tcptraceroute-1.5-0.beta7.6|44	
12cu|tcptraceroute-1.5-0.beta7.6|45	%make
12cu|tcptraceroute-1.5-0.beta7.6|46	
12cu|tcptraceroute-1.5-0.beta7.6|47	%install
12cu|tcptraceroute-1.5-0.beta7.6|48	%makeinstall_std
12cu|tcptraceroute-1.5-0.beta7.6|49	
12cu|tcptraceroute-1.5-0.beta7.6|50	
12cu|tcptraceroute-1.5-0.beta7.6|51	%changelog
12cu|tcptraceroute-1.5-0.beta7.6|52	* Wed Apr 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5-0.beta7.6
12cu|tcptraceroute-1.5-0.beta7.6|53	+ Revision: 56bd7eb
12cu|tcptraceroute-1.5-0.beta7.6|54	- Fix BuildRequires
12cu|tcptraceroute-1.5-0.beta7.6|55	
12cu|tcptraceroute-1.5-0.beta7.6|56	

12973 12
12cu|tdom-0.8.3-1|1	Summary:	A XML/DOM/XPath/XSLT Implementation for Tcl
12cu|tdom-0.8.3-1|2	Name:		tdom
12cu|tdom-0.8.3-1|3	Version:	0.8.3
12cu|tdom-0.8.3-1|4	Release:	1
12cu|tdom-0.8.3-1|5	License:	MPLv1.1
12cu|tdom-0.8.3-1|6	Group:		System/Libraries
12cu|tdom-0.8.3-1|7	Url:		http://tdom.github.com/
12cu|tdom-0.8.3-1|8	Source0:	https://github.com/downloads/tDOM/tdom/tDOM-%{version}.tgz
12cu|tdom-0.8.3-1|9	Patch0:		tdom.patch
12cu|tdom-0.8.3-1|10	Patch1:		tdom-expat.patch
12cu|tdom-0.8.3-1|11	Patch2:		tdom-tnc.patch
12cu|tdom-0.8.3-1|12	BuildRequires:	tcl-tcllib
12cu|tdom-0.8.3-1|13	BuildRequires:	tcl-devel
12cu|tdom-0.8.3-1|14	BuildRequires:	pkgconfig(expat)
12cu|tdom-0.8.3-1|15	
12cu|tdom-0.8.3-1|16	%description
12cu|tdom-0.8.3-1|17	tDOM combines high performance XML data processing with easy and
12cu|tdom-0.8.3-1|18	powerful Tcl scripting functionality. tDOM should be one of the fastest
12cu|tdom-0.8.3-1|19	ways to manipulate XML with a scripting language and uses very few
12cu|tdom-0.8.3-1|20	memory: for example, the DOM tree of the XML recommendation in XML
12cu|tdom-0.8.3-1|21	(160K) needs only about 450K of memory.
12cu|tdom-0.8.3-1|22	
12cu|tdom-0.8.3-1|23	%files
12cu|tdom-0.8.3-1|24	%doc ChangeLog CHANGES README NPL-1_1Final.html LICENSE
12cu|tdom-0.8.3-1|25	%{_libdir}/*.so
12cu|tdom-0.8.3-1|26	%{tcl_sitearch}/%{name}%{version}/
12cu|tdom-0.8.3-1|27	%{tcl_sitearch}/tnc0.3.0/
12cu|tdom-0.8.3-1|28	%{_mandir}/mann/*.n.*
12cu|tdom-0.8.3-1|29	
12cu|tdom-0.8.3-1|30	#----------------------------------------------------------------------------
12cu|tdom-0.8.3-1|31	
12cu|tdom-0.8.3-1|32	%package devel
12cu|tdom-0.8.3-1|33	Summary:	Development files for tDOM
12cu|tdom-0.8.3-1|34	Group:		Development/Other
12cu|tdom-0.8.3-1|35	Requires:	tcl-devel
12cu|tdom-0.8.3-1|36	Requires:	%{name} = %{EVRD}
12cu|tdom-0.8.3-1|37	
12cu|tdom-0.8.3-1|38	%description devel
12cu|tdom-0.8.3-1|39	This package contains files for developing software based on tDOM.
12cu|tdom-0.8.3-1|40	
12cu|tdom-0.8.3-1|41	%files devel
12cu|tdom-0.8.3-1|42	%{_libdir}/tdomConfig.sh
12cu|tdom-0.8.3-1|43	%{_libdir}/*.a
12cu|tdom-0.8.3-1|44	%{_includedir}/tdom.h
12cu|tdom-0.8.3-1|45	
12cu|tdom-0.8.3-1|46	#----------------------------------------------------------------------------
12cu|tdom-0.8.3-1|47	
12cu|tdom-0.8.3-1|48	%prep
12cu|tdom-0.8.3-1|49	%setup -q -n tDOM-%{version}
12cu|tdom-0.8.3-1|50	%patch0
12cu|tdom-0.8.3-1|51	%patch1
12cu|tdom-0.8.3-1|52	%patch2
12cu|tdom-0.8.3-1|53	
12cu|tdom-0.8.3-1|54	%build
12cu|tdom-0.8.3-1|55	autoreconf --force
12cu|tdom-0.8.3-1|56	mkdir build
12cu|tdom-0.8.3-1|57	cd build
12cu|tdom-0.8.3-1|58	CFLAGS="%{optflags} -DUSE_INTERP_ERRORLINE" ../configure \
12cu|tdom-0.8.3-1|59	--prefix=%{_prefix} \
12cu|tdom-0.8.3-1|60	--libdir=%{_libdir} \
12cu|tdom-0.8.3-1|61	--mandir=%{_mandir} \
12cu|tdom-0.8.3-1|62	--with-tcl=%{tcl_sitearch} \
12cu|tdom-0.8.3-1|63	--disable-tdomalloc \
12cu|tdom-0.8.3-1|64	--with-expat
12cu|tdom-0.8.3-1|65	%make
12cu|tdom-0.8.3-1|66	cd ../extensions/tnc
12cu|tdom-0.8.3-1|67	autoreconf --force
12cu|tdom-0.8.3-1|68	CFLAGS="%{optflags}" ./configure \
12cu|tdom-0.8.3-1|69	--prefix=%{_prefix} \
12cu|tdom-0.8.3-1|70	--libdir=%{_libdir} \
12cu|tdom-0.8.3-1|71	--mandir=%{_mandir} \
12cu|tdom-0.8.3-1|72	--with-tcl=%{tcl_sitearch} \
12cu|tdom-0.8.3-1|73	--with-tdom=../../build
12cu|tdom-0.8.3-1|74	%make
12cu|tdom-0.8.3-1|75	
12cu|tdom-0.8.3-1|76	%install
12cu|tdom-0.8.3-1|77	%makeinstall_std pkglibdir=%{tcl_sitearch}/%{name}%{version} -C build
12cu|tdom-0.8.3-1|78	%makeinstall_std pkglibdir=%{tcl_sitearch}/tnc0.3.0 -C extensions/tnc
12cu|tdom-0.8.3-1|79	
12cu|tdom-0.8.3-1|80	mv %{buildroot}%{_libdir}/lib%{name}%{version}.so %{buildroot}%{tcl_sitearch}/%{name}%{version}/
12cu|tdom-0.8.3-1|81	ln -s tcl%{tcl_version}/%{name}%{version}/lib%{name}%{version}.so %{buildroot}%{_libdir}/lib%{name}%{version}.so
12cu|tdom-0.8.3-1|82	
12cu|tdom-0.8.3-1|83	mv %{buildroot}%{_libdir}/libtnc0.3.0.so %{buildroot}%{tcl_sitearch}/tnc0.3.0/
12cu|tdom-0.8.3-1|84	ln -s tcl%{tcl_version}/tnc0.3.0/libtnc0.3.0.so %{buildroot}%{_libdir}/libtnc0.3.0.so
12cu|tdom-0.8.3-1|85	
12cu|tdom-0.8.3-1|86	chmod 644 %{buildroot}%{_libdir}/*.a
12cu|tdom-0.8.3-1|87	
12cu|tdom-0.8.3-1|88	
12cu|tdom-0.8.3-1|89	%changelog
12cu|tdom-0.8.3-1|90	* Tue Nov 26 2013 Rosa <rosa@abf.rosalinux.ru> 0.8.3-1
12cu|tdom-0.8.3-1|91	+ Revision: bfac13a
12cu|tdom-0.8.3-1|92	- Automatic import for version 0.8.3-1
12cu|tdom-0.8.3-1|93	
12cu|tdom-0.8.3-1|94	

12974 12
12cu|telepathy-kde-auth-handler-0.5.1-2|1	%define srcname ktp-auth-handler
12cu|telepathy-kde-auth-handler-0.5.1-2|2	
12cu|telepathy-kde-auth-handler-0.5.1-2|3	Summary:	UI/Kwallet Integration for telepathy-kde
12cu|telepathy-kde-auth-handler-0.5.1-2|4	Name:		telepathy-kde-auth-handler
12cu|telepathy-kde-auth-handler-0.5.1-2|5	Version:	0.5.1
12cu|telepathy-kde-auth-handler-0.5.1-2|6	Release:	2
12cu|telepathy-kde-auth-handler-0.5.1-2|7	License:	GPLv2+
12cu|telepathy-kde-auth-handler-0.5.1-2|8	Group:		Networking/Instant messaging
12cu|telepathy-kde-auth-handler-0.5.1-2|9	Url:		https://projects.kde.org/projects/playground/network/telepathy/telepathy-auth-handler
12cu|telepathy-kde-auth-handler-0.5.1-2|10	Source0:	ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/telepathy-kde/%version/src/%srcname-%version.tar.bz2
12cu|telepathy-kde-auth-handler-0.5.1-2|11	BuildRequires:	telepathy-kde-common-internals-devel
12cu|telepathy-kde-auth-handler-0.5.1-2|12	BuildRequires:	pkgconfig(QJson)
12cu|telepathy-kde-auth-handler-0.5.1-2|13	Requires:	telepathy-kde-common-internals-core
12cu|telepathy-kde-auth-handler-0.5.1-2|14	
12cu|telepathy-kde-auth-handler-0.5.1-2|15	%description
12cu|telepathy-kde-auth-handler-0.5.1-2|16	Provide UI/KWallet Integration For Passwords and SSL Errors on Account Connect
12cu|telepathy-kde-auth-handler-0.5.1-2|17	
12cu|telepathy-kde-auth-handler-0.5.1-2|18	%files -f ktp-auth-handler.lang
12cu|telepathy-kde-auth-handler-0.5.1-2|19	%{_kde_libdir}/kde4/libexec/ktp-auth-handler
12cu|telepathy-kde-auth-handler-0.5.1-2|20	%{_datadir}/telepathy/clients/KTp.SASLHandler.client
12cu|telepathy-kde-auth-handler-0.5.1-2|21	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.SASLHandler.service
12cu|telepathy-kde-auth-handler-0.5.1-2|22	
12cu|telepathy-kde-auth-handler-0.5.1-2|23	#------------------------------------------------------------------------------
12cu|telepathy-kde-auth-handler-0.5.1-2|24	
12cu|telepathy-kde-auth-handler-0.5.1-2|25	%prep
12cu|telepathy-kde-auth-handler-0.5.1-2|26	%setup -q -n %{srcname}-%{version}
12cu|telepathy-kde-auth-handler-0.5.1-2|27	
12cu|telepathy-kde-auth-handler-0.5.1-2|28	%build
12cu|telepathy-kde-auth-handler-0.5.1-2|29	%cmake_kde4
12cu|telepathy-kde-auth-handler-0.5.1-2|30	%make
12cu|telepathy-kde-auth-handler-0.5.1-2|31	
12cu|telepathy-kde-auth-handler-0.5.1-2|32	%install
12cu|telepathy-kde-auth-handler-0.5.1-2|33	%makeinstall_std -C build
12cu|telepathy-kde-auth-handler-0.5.1-2|34	%find_lang ktp-auth-handler

12975 12
12cu|tellico-2.3.8-2|1	Summary:	A collection manager
12cu|tellico-2.3.8-2|2	Name:		tellico
12cu|tellico-2.3.8-2|3	Version:	2.3.8
12cu|tellico-2.3.8-2|4	Release:	2
12cu|tellico-2.3.8-2|5	Epoch:		3
12cu|tellico-2.3.8-2|6	License:	GPLv2+
12cu|tellico-2.3.8-2|7	Group:		Databases
12cu|tellico-2.3.8-2|8	URL:		http://tellico-project.org/
12cu|tellico-2.3.8-2|9	Source0:	http://www.tellico-project.org/files/%{name}-%{version}.tar.bz2
12cu|tellico-2.3.8-2|10	Requires:	kdebase4-runtime
12cu|tellico-2.3.8-2|11	Requires:	kdelibs4-core
12cu|tellico-2.3.8-2|12	%if %{mdvver} < 201200
12cu|tellico-2.3.8-2|13	Requires:	kdemultimedia4
12cu|tellico-2.3.8-2|14	%endif
12cu|tellico-2.3.8-2|15	Requires:	kdepimlibs4-core
12cu|tellico-2.3.8-2|16	BuildRequires:	qjson
12cu|tellico-2.3.8-2|17	BuildRequires:	qjson-devel
12cu|tellico-2.3.8-2|18	Requires(post,postun):	desktop-file-utils
12cu|tellico-2.3.8-2|19	BuildRequires:	kdepimlibs4-devel
12cu|tellico-2.3.8-2|20	%if %{mdvver} < 201200
12cu|tellico-2.3.8-2|21	BuildRequires:	kdemultimedia4-devel
12cu|tellico-2.3.8-2|22	%else
12cu|tellico-2.3.8-2|23	BuildRequires:	libkcddb-devel
12cu|tellico-2.3.8-2|24	BuildRequires:	libkcompactdisc-devel
12cu|tellico-2.3.8-2|25	%endif
12cu|tellico-2.3.8-2|26	BuildRequires:	kdelibs4-devel
12cu|tellico-2.3.8-2|27	BuildRequires:	pkgconfig(libksane)
12cu|tellico-2.3.8-2|28	BuildRequires:	pkgconfig(libv4l2) >= 0.8.3
12cu|tellico-2.3.8-2|29	BuildRequires:	exempi-devel
12cu|tellico-2.3.8-2|30	BuildRequires:	pkgconfig(libexslt)
12cu|tellico-2.3.8-2|31	BuildRequires:	imagemagick
12cu|tellico-2.3.8-2|32	BuildRequires:	taglib-devel
12cu|tellico-2.3.8-2|33	BuildRequires:	pkgconfig(poppler-qt4)
12cu|tellico-2.3.8-2|34	BuildRequires:	yaz-devel >= 3.0
12cu|tellico-2.3.8-2|35	BuildRequires:  qimageblitz-devel
12cu|tellico-2.3.8-2|36	BuildRequires:	pkgconfig(libxml-2.0)
12cu|tellico-2.3.8-2|37	BuildRequires:  kde4-macros
12cu|tellico-2.3.8-2|38	%rename	bookcase
12cu|tellico-2.3.8-2|39	
12cu|tellico-2.3.8-2|40	%description
12cu|tellico-2.3.8-2|41	Tellico is a collection manager for KDE. It includes default collections for
12cu|tellico-2.3.8-2|42	books, bibliographies, comic books, videos, music, coins, stamps, trading
12cu|tellico-2.3.8-2|43	cards, and wines, and also allows custom collections. Unlimited user-defined
12cu|tellico-2.3.8-2|44	fields are allowed. Filters are available to limit the visible entries by
12cu|tellico-2.3.8-2|45	definable criteria. Full customization for printing is possible through
12cu|tellico-2.3.8-2|46	editing the default XSLT file. It can import CSV, Bibtex, and Bibtexml and
12cu|tellico-2.3.8-2|47	export CSV, HTML, Bibtex, Bibtexml, and PilotDB. Entries may be imported
12cu|tellico-2.3.8-2|48	directly from different web services such as amazon.com.
12cu|tellico-2.3.8-2|49	
12cu|tellico-2.3.8-2|50	%files -f %{name}.lang
12cu|tellico-2.3.8-2|51	%doc AUTHORS ChangeLog COPYING README
12cu|tellico-2.3.8-2|52	%{_kde_bindir}/%{name}
12cu|tellico-2.3.8-2|53	%{_kde_datadir}/applications/kde4/%{name}.desktop
12cu|tellico-2.3.8-2|54	%{_kde_datadir}/mimelnk/application/x-%{name}.desktop
12cu|tellico-2.3.8-2|55	%{_kde_datadir}/mime/packages/%{name}.xml
12cu|tellico-2.3.8-2|56	%{_kde_datadir}/apps/%{name}
12cu|tellico-2.3.8-2|57	%{_kde_datadir}/apps/kconf_update/*
12cu|tellico-2.3.8-2|58	%{_kde_datadir}/config.kcfg/%{name}_config.kcfg
12cu|tellico-2.3.8-2|59	%{_kde_datadir}/config/*
12cu|tellico-2.3.8-2|60	%{_kde_iconsdir}/hicolor/*/*/*.png
12cu|tellico-2.3.8-2|61	
12cu|tellico-2.3.8-2|62	#--------------------------------------------------------------------
12cu|tellico-2.3.8-2|63	
12cu|tellico-2.3.8-2|64	%prep
12cu|tellico-2.3.8-2|65	%setup -q
12cu|tellico-2.3.8-2|66	
12cu|tellico-2.3.8-2|67	%build
12cu|tellico-2.3.8-2|68	%cmake_kde4
12cu|tellico-2.3.8-2|69	%make
12cu|tellico-2.3.8-2|70	
12cu|tellico-2.3.8-2|71	%install
12cu|tellico-2.3.8-2|72	%makeinstall_std -C build
12cu|tellico-2.3.8-2|73	
12cu|tellico-2.3.8-2|74	# Remove the executable bit wrongly set by the installation process
12cu|tellico-2.3.8-2|75	chmod -x %{buildroot}%{_kde_datadir}/applications/kde4/%{name}.desktop
12cu|tellico-2.3.8-2|76	
12cu|tellico-2.3.8-2|77	%find_lang %{name} --with-html
12cu|tellico-2.3.8-2|78	
12cu|tellico-2.3.8-2|79	%changelog
12cu|tellico-2.3.8-2|80	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 3:2.3.8-2
12cu|tellico-2.3.8-2|81	+ Revision: 5bac0ce
12cu|tellico-2.3.8-2|82	- Fix poppler-qt4 BR
12cu|tellico-2.3.8-2|83	
12cu|tellico-2.3.8-2|84	

12976 12
12cu|tenshi-0.14-1|1	Summary:	Log monitoring program
12cu|tenshi-0.14-1|2	Name:		tenshi
12cu|tenshi-0.14-1|3	Version:	0.14
12cu|tenshi-0.14-1|4	Release:	1
12cu|tenshi-0.14-1|5	Group:		Monitoring
12cu|tenshi-0.14-1|6	License:	Public Domain
12cu|tenshi-0.14-1|7	Url:		http://www.inversepath.com/tenshi.html
12cu|tenshi-0.14-1|8	Source0:	http://dev.inversepath.com/download/%{name}/%{name}-%{version}.tar.gz
12cu|tenshi-0.14-1|9	Source1:	tenshi.mandriva-init
12cu|tenshi-0.14-1|10	Source2:	tenshi.mandriva-conf
12cu|tenshi-0.14-1|11	Patch0:		tenshi-0.14-buildfix.diff
12cu|tenshi-0.14-1|12	Requires:	perl
12cu|tenshi-0.14-1|13	
12cu|tenshi-0.14-1|14	%define debug_package %{nil}
12cu|tenshi-0.14-1|15	
12cu|tenshi-0.14-1|16	%description
12cu|tenshi-0.14-1|17	tenshi is a log monitoring program, designed to watch one or more log
12cu|tenshi-0.14-1|18	files for lines matching user defined regular expressions and report
12cu|tenshi-0.14-1|19	on the matches. The regular expressions are assigned to queues which
12cu|tenshi-0.14-1|20	have an alert interval and a list of mail recipients.
12cu|tenshi-0.14-1|21	
12cu|tenshi-0.14-1|22	%prep
12cu|tenshi-0.14-1|23	%setup -q
12cu|tenshi-0.14-1|24	%patch0 -p1
12cu|tenshi-0.14-1|25	
12cu|tenshi-0.14-1|26	%build
12cu|tenshi-0.14-1|27	
12cu|tenshi-0.14-1|28	%install
12cu|tenshi-0.14-1|29	mkdir -p %{buildroot}%{_initrddir}
12cu|tenshi-0.14-1|30	mkdir -p %{buildroot}%{_sysconfdir}/%{name}.d
12cu|tenshi-0.14-1|31	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12cu|tenshi-0.14-1|32	mkdir -p %{buildroot}%{_mandir}/man8/
12cu|tenshi-0.14-1|33	mkdir -p %{buildroot}/var/run/%{name}/
12cu|tenshi-0.14-1|34	
12cu|tenshi-0.14-1|35	%makeinstall
12cu|tenshi-0.14-1|36	
12cu|tenshi-0.14-1|37	rm -rf %{buildroot}%{_sysconfdir}/%{name}
12cu|tenshi-0.14-1|38	install -m755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12cu|tenshi-0.14-1|39	install -m755 %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}.conf
12cu|tenshi-0.14-1|40	touch %{buildroot}/var/run/%{name}/%{name}.pid
12cu|tenshi-0.14-1|41	mkdir -p %{buildroot}/var/log/%{name}
12cu|tenshi-0.14-1|42	mkfifo %{buildroot}/var/log/%{name}.fifo
12cu|tenshi-0.14-1|43	
12cu|tenshi-0.14-1|44	%pre
12cu|tenshi-0.14-1|45	%_pre_useradd %{name} /dev/null /sbin/nologin
12cu|tenshi-0.14-1|46	
12cu|tenshi-0.14-1|47	%post
12cu|tenshi-0.14-1|48	%_post_service %{name}
12cu|tenshi-0.14-1|49	if [ ! -n "`grep '/var/log/tenshi.fifo' %{_sysconfdir}/security/msec/perms.conf`" ] ; then
12cu|tenshi-0.14-1|50	echo "/var/log/tenshi.fifo	current.tenshi 640" >> \
12cu|tenshi-0.14-1|51	%{_sysconfdir}/security/msec/perms.conf
12cu|tenshi-0.14-1|52	fi
12cu|tenshi-0.14-1|53	
12cu|tenshi-0.14-1|54	if [ ! -n "`grep '# BEGIN: Automatically added by tenshi installation' /etc/syslog-ng.conf`" ] ; then
12cu|tenshi-0.14-1|55	cat << EOF >> /etc/syslog-ng.conf
12cu|tenshi-0.14-1|56	# BEGIN: Automatically added by tenshi installation
12cu|tenshi-0.14-1|57	destination d_tenshi {
12cu|tenshi-0.14-1|58	pipe("/var/log/tenshi.fifo"
12cu|tenshi-0.14-1|59	group(tenshi)
12cu|tenshi-0.14-1|60	perm(0640)
12cu|tenshi-0.14-1|61	);
12cu|tenshi-0.14-1|62	};
12cu|tenshi-0.14-1|63	filter f_level_tenshi { level(debug..emerg); };
12cu|tenshi-0.14-1|64	log { source(s_sys); filter(f_level_tenshi); destination(d_tenshi); };
12cu|tenshi-0.14-1|65	# END
12cu|tenshi-0.14-1|66	EOF
12cu|tenshi-0.14-1|67	
12cu|tenshi-0.14-1|68	elif [ ! -n "`grep '# BEGIN: Automatically added by tenshi installation' %{_sysconfdir}/syslog.conf`" ] ; then
12cu|tenshi-0.14-1|69	cat << EOF >> %{_sysconfdir}/syslog.conf
12cu|tenshi-0.14-1|70	# BEGIN: Automatically added by tenshi installation
12cu|tenshi-0.14-1|71	*.*					-/var/log/tenshi.fifo
12cu|tenshi-0.14-1|72	# END
12cu|tenshi-0.14-1|73	EOF
12cu|tenshi-0.14-1|74	
12cu|tenshi-0.14-1|75	elif [ -d %{_sysconfdir}/rsyslog.d ] ; then
12cu|tenshi-0.14-1|76	if [ ! -e %{_sysconfdir}/rsyslog.d/tenshi.conf ] ; then
12cu|tenshi-0.14-1|77	cat << EOF >> %{_sysconfdir}/rsyslog.d/tenshi.conf
12cu|tenshi-0.14-1|78	# Create by tenshi install
12cu|tenshi-0.14-1|79	*.* |/var/log/tenshi.fifo
12cu|tenshi-0.14-1|80	EOF
12cu|tenshi-0.14-1|81	fi
12cu|tenshi-0.14-1|82	
12cu|tenshi-0.14-1|83	else
12cu|tenshi-0.14-1|84	echo "Not found your syslog daemon's config file."
12cu|tenshi-0.14-1|85	echo "Please setup with your hand."
12cu|tenshi-0.14-1|86	fi
12cu|tenshi-0.14-1|87	
12cu|tenshi-0.14-1|88	%preun
12cu|tenshi-0.14-1|89	%_preun_service %{name}
12cu|tenshi-0.14-1|90	%_preun_syslogdel
12cu|tenshi-0.14-1|91	
12cu|tenshi-0.14-1|92	%postun
12cu|tenshi-0.14-1|93	%_postun_userdel %{name}
12cu|tenshi-0.14-1|94	if [ ! -e %{_sysconfdir}/rsyslog.d/tenshi.conf ] ; then
12cu|tenshi-0.14-1|95	rm -f %{_sysconfdir}/rsyslog.d/tenshi.conf
12cu|tenshi-0.14-1|96	fi
12cu|tenshi-0.14-1|97	
12cu|tenshi-0.14-1|98	%files
12cu|tenshi-0.14-1|99	%defattr(644,root,root,755)
12cu|tenshi-0.14-1|100	%doc README INSTALL CREDITS LICENSE Changelog FAQ tenshi.conf
12cu|tenshi-0.14-1|101	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
12cu|tenshi-0.14-1|102	%attr(755,root,root) %config(noreplace) %{_initrddir}/%{name}
12cu|tenshi-0.14-1|103	%attr(755,root,root) %{_bindir}/%{name}
12cu|tenshi-0.14-1|104	%{_mandir}/man8/%{name}.8*
12cu|tenshi-0.14-1|105	%dir %attr(755,root,root) %{_sysconfdir}/%{name}.d
12cu|tenshi-0.14-1|106	%dir %attr(755,tenshi,tenshi) /var/run/%{name}
12cu|tenshi-0.14-1|107	%ghost %attr(600,tenshi,tenshi) /var/run/%{name}/%{name}.pid
12cu|tenshi-0.14-1|108	%attr(644,root,tenshi) /var/log/%{name}.fifo
12cu|tenshi-0.14-1|109	
12cu|tenshi-0.14-1|110	%changelog
12cu|tenshi-0.14-1|111	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14-1
12cu|tenshi-0.14-1|112	+ Revision: b93b9d3
12cu|tenshi-0.14-1|113	- Updated to 0.14
12cu|tenshi-0.14-1|114	
12cu|tenshi-0.14-1|115	

12977 12
12cu|terminator-0.97-1|1	
12cu|terminator-0.97-1|2	Summary:	A simple way to run multiple terminals in a single window
12cu|terminator-0.97-1|3	Name:		terminator
12cu|terminator-0.97-1|4	Version:	0.97
12cu|terminator-0.97-1|5	Release:	1
12cu|terminator-0.97-1|6	Source0:	https://launchpad.net/terminator/trunk/0.97/+download/%{name}-%{version}.tar.gz
12cu|terminator-0.97-1|7	License:	GPLv2
12cu|terminator-0.97-1|8	Group:		Terminals
12cu|terminator-0.97-1|9	Url:		http://www.tenshu.net/p/terminator/
12cu|terminator-0.97-1|10	BuildArch:	noarch
12cu|terminator-0.97-1|11	Requires:	python-vte, gtk+2.0, gnome-python-gnomevfs
12cu|terminator-0.97-1|12	Suggests:	python-keybinder, python-notify
12cu|terminator-0.97-1|13	BuildRequires:	intltool
12cu|terminator-0.97-1|14	
12cu|terminator-0.97-1|15	%description
12cu|terminator-0.97-1|16	Terminator is an attempt to maximise useful space on a given desktop
12cu|terminator-0.97-1|17	for terminals. It is a simple Python script that places multiple vte
12cu|terminator-0.97-1|18	widgets (the same used by gnome-terminal) in a window. That's the same
12cu|terminator-0.97-1|19	widget used by gnome-terminal.
12cu|terminator-0.97-1|20	
12cu|terminator-0.97-1|21	%prep
12cu|terminator-0.97-1|22	%setup -q -n %{name}-%{version}
12cu|terminator-0.97-1|23	
12cu|terminator-0.97-1|24	%install
12cu|terminator-0.97-1|25	PYTHONDONTWRITEBYTECODE= %__python setup.py --without-icon-cache install --root=%{buildroot}
12cu|terminator-0.97-1|26	
12cu|terminator-0.97-1|27	%find_lang %name
12cu|terminator-0.97-1|28	
12cu|terminator-0.97-1|29	%clean
12cu|terminator-0.97-1|30	
12cu|terminator-0.97-1|31	%files -f %name.lang
12cu|terminator-0.97-1|32	%doc README COPYING ChangeLog
12cu|terminator-0.97-1|33	%{_mandir}/man1/%{name}.*
12cu|terminator-0.97-1|34	%{_mandir}/man5/%{name}_config.*
12cu|terminator-0.97-1|35	%{_bindir}/%{name}
12cu|terminator-0.97-1|36	%{py_puresitedir}/Terminator*.egg-info
12cu|terminator-0.97-1|37	%{py_puresitedir}/terminatorlib
12cu|terminator-0.97-1|38	%{_datadir}/applications/*.desktop
12cu|terminator-0.97-1|39	%{_iconsdir}/hicolor/*/*/*.png
12cu|terminator-0.97-1|40	%{_iconsdir}/hicolor/*/*/%{name}*.svg
12cu|terminator-0.97-1|41	%{_datadir}/pixmaps/%{name}.png
12cu|terminator-0.97-1|42	%{_bindir}/remotinator
12cu|terminator-0.97-1|43	
12cu|terminator-0.97-1|44	
12cu|terminator-0.97-1|45	
12cu|terminator-0.97-1|46	%changelog
12cu|terminator-0.97-1|47	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.97-1
12cu|terminator-0.97-1|48	+ Revision: f2b0426
12cu|terminator-0.97-1|49	- Add new files
12cu|terminator-0.97-1|50	
12cu|terminator-0.97-1|51	

12978 12
12cu|terminology-0.3.0-1|1	Summary:	EFL Terminal Emulator
12cu|terminology-0.3.0-1|2	Name:		terminology
12cu|terminology-0.3.0-1|3	Version:	0.3.0
12cu|terminology-0.3.0-1|4	Release:	1
12cu|terminology-0.3.0-1|5	License:	BSD
12cu|terminology-0.3.0-1|6	Group:		Terminals
12cu|terminology-0.3.0-1|7	URL:		http://www.enlightenment.org/
12cu|terminology-0.3.0-1|8	Source:		http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
12cu|terminology-0.3.0-1|9	# Non-devel packages are needed to compile themes
12cu|terminology-0.3.0-1|10	BuildRequires:	e
12cu|terminology-0.3.0-1|11	BuildRequires:	ecore
12cu|terminology-0.3.0-1|12	BuildRequires:	eet
12cu|terminology-0.3.0-1|13	BuildRequires:	edje
12cu|terminology-0.3.0-1|14	BuildRequires:	elementary
12cu|terminology-0.3.0-1|15	BuildRequires:	emotion
12cu|terminology-0.3.0-1|16	BuildRequires:	pkgconfig(ecore)
12cu|terminology-0.3.0-1|17	BuildRequires:	pkgconfig(edje)
12cu|terminology-0.3.0-1|18	BuildRequires:	pkgconfig(eet)
12cu|terminology-0.3.0-1|19	BuildRequires:	pkgconfig(efreet)
12cu|terminology-0.3.0-1|20	BuildRequires:	pkgconfig(eina)
12cu|terminology-0.3.0-1|21	BuildRequires:	pkgconfig(elementary)
12cu|terminology-0.3.0-1|22	BuildRequires:	pkgconfig(emotion)
12cu|terminology-0.3.0-1|23	BuildRequires:	pkgconfig(ethumb_client)
12cu|terminology-0.3.0-1|24	BuildRequires:	pkgconfig(evas)
12cu|terminology-0.3.0-1|25	Requires:	edje
12cu|terminology-0.3.0-1|26	Requires:	elementary
12cu|terminology-0.3.0-1|27	Requires:	emotion
12cu|terminology-0.3.0-1|28	Requires:	ethumb
12cu|terminology-0.3.0-1|29	
12cu|terminology-0.3.0-1|30	%description
12cu|terminology-0.3.0-1|31	EFL Terminal Emulator.
12cu|terminology-0.3.0-1|32	
12cu|terminology-0.3.0-1|33	%prep
12cu|terminology-0.3.0-1|34	%setup -q
12cu|terminology-0.3.0-1|35	
12cu|terminology-0.3.0-1|36	%build
12cu|terminology-0.3.0-1|37	%configure2_5x
12cu|terminology-0.3.0-1|38	%make
12cu|terminology-0.3.0-1|39	
12cu|terminology-0.3.0-1|40	%install
12cu|terminology-0.3.0-1|41	%makeinstall_std
12cu|terminology-0.3.0-1|42	
12cu|terminology-0.3.0-1|43	%files
12cu|terminology-0.3.0-1|44	%doc AUTHORS COPYING README
12cu|terminology-0.3.0-1|45	%{_bindir}/%{name}
12cu|terminology-0.3.0-1|46	%{_bindir}/ty*
12cu|terminology-0.3.0-1|47	%{_datadir}/applications/%{name}.desktop
12cu|terminology-0.3.0-1|48	%{_datadir}/%{name}
12cu|terminology-0.3.0-1|49	%{_datadir}/icons/%{name}.png

12979 12
12cu|terminus-font-4.38-1|1	%define fontdir %{_datadir}/fonts/terminus
12cu|terminus-font-4.38-1|2	%define consolefontdir %{_prefix}/lib/kbd/consolefonts
12cu|terminus-font-4.38-1|3	
12cu|terminus-font-4.38-1|4	Summary:        Fixed width font especially for long hacking sessions
12cu|terminus-font-4.38-1|5	Name:           terminus-font
12cu|terminus-font-4.38-1|6	Version:        4.38
12cu|terminus-font-4.38-1|7	Release:        1
12cu|terminus-font-4.38-1|8	License:        GPLv2+
12cu|terminus-font-4.38-1|9	Group:          System/Fonts/X11 bitmap
12cu|terminus-font-4.38-1|10	URL:            http://terminus-font.sourceforge.net/
12cu|terminus-font-4.38-1|11	Source0:        http://downloads.sourceforge.net/project/terminus-font/terminus-font-4.38/%{name}-%{version}.tar.gz
12cu|terminus-font-4.38-1|12	BuildRequires:  perl
12cu|terminus-font-4.38-1|13	BuildRequires:	mkfontdir
12cu|terminus-font-4.38-1|14	BuildRequires:	bdftopcf
12cu|terminus-font-4.38-1|15	BuildRequires:	fontconfig
12cu|terminus-font-4.38-1|16	Buildarch:      noarch
12cu|terminus-font-4.38-1|17	
12cu|terminus-font-4.38-1|18	%description
12cu|terminus-font-4.38-1|19	The Terminus font is a complete set of fixed-size fonts designed
12cu|terminus-font-4.38-1|20	especially for the usage in terms and the console.
12cu|terminus-font-4.38-1|21	
12cu|terminus-font-4.38-1|22	%prep
12cu|terminus-font-4.38-1|23	%setup -q
12cu|terminus-font-4.38-1|24	
12cu|terminus-font-4.38-1|25	%build
12cu|terminus-font-4.38-1|26	sh ./configure \
12cu|terminus-font-4.38-1|27	--prefix=%{_prefix} \
12cu|terminus-font-4.38-1|28	--psfdir=%{consolefontdir} \
12cu|terminus-font-4.38-1|29	--x11dir=%{fontdir}
12cu|terminus-font-4.38-1|30	
12cu|terminus-font-4.38-1|31	%install
12cu|terminus-font-4.38-1|32	%makeinstall_std \
12cu|terminus-font-4.38-1|33	install-psf \
12cu|terminus-font-4.38-1|34	fontdir
12cu|terminus-font-4.38-1|35	
12cu|terminus-font-4.38-1|36	%__sed -e 's/.pcf.gz//' %{buildroot}%{fontdir}/fonts.dir|%__grep terminus > %{buildroot}%{fontdir}/fonts.alias
12cu|terminus-font-4.38-1|37	
12cu|terminus-font-4.38-1|38	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
12cu|terminus-font-4.38-1|39	ln -s ../../..%{fontdir} %{buildroot}%{_sysconfdir}/X11/fontpath.d/terminus:unscaled:pri=50
12cu|terminus-font-4.38-1|40	
12cu|terminus-font-4.38-1|41	%clean
12cu|terminus-font-4.38-1|42	
12cu|terminus-font-4.38-1|43	%files
12cu|terminus-font-4.38-1|44	%doc README
12cu|terminus-font-4.38-1|45	%{_sysconfdir}/X11/fontpath.d/terminus:unscaled:pri=50
12cu|terminus-font-4.38-1|46	%{consolefontdir}/*.psf.gz
12cu|terminus-font-4.38-1|47	%{fontdir}
12cu|terminus-font-4.38-1|48	
12cu|terminus-font-4.38-1|49	%changelog
12cu|terminus-font-4.38-1|50	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.38-1
12cu|terminus-font-4.38-1|51	+ Revision: 24f64ff
12cu|terminus-font-4.38-1|52	- Fix build
12cu|terminus-font-4.38-1|53	
12cu|terminus-font-4.38-1|54	

12980 12
12cu|tetzle-2.0.3-1|1	#empty debug not needed
12cu|tetzle-2.0.3-1|2	%define debug_package	%{nil}
12cu|tetzle-2.0.3-1|3	#define distsuffix mrb
12cu|tetzle-2.0.3-1|4	
12cu|tetzle-2.0.3-1|5	Name:		tetzle
12cu|tetzle-2.0.3-1|6	Version:	2.0.3
12cu|tetzle-2.0.3-1|7	Release:	1
12cu|tetzle-2.0.3-1|8	Summary:	Jigsaw puzzle game with tetrominoes
12cu|tetzle-2.0.3-1|9	License:	GPLv3
12cu|tetzle-2.0.3-1|10	Group:		Games/Puzzles
12cu|tetzle-2.0.3-1|11	URL:		http://gottcode.org/tetzle/
12cu|tetzle-2.0.3-1|12	Source:		http://gottcode.org/tetzle/%{name}-%{version}-src.tar.bz2
12cu|tetzle-2.0.3-1|13	BuildRequires:	qt4-devel
12cu|tetzle-2.0.3-1|14	
12cu|tetzle-2.0.3-1|15	%description
12cu|tetzle-2.0.3-1|16	A jigsaw puzzle game that uses tetrominoes for the pieces.
12cu|tetzle-2.0.3-1|17	Any image can be imported and used to create puzzles with
12cu|tetzle-2.0.3-1|18	a wide range of sizes. Games are saved automatically, and
12cu|tetzle-2.0.3-1|19	you can select between currently in progress games.
12cu|tetzle-2.0.3-1|20	
12cu|tetzle-2.0.3-1|21	%prep
12cu|tetzle-2.0.3-1|22	%setup -q
12cu|tetzle-2.0.3-1|23	# not needed crap
12cu|tetzle-2.0.3-1|24	rm -fr mac_deploy.sh
12cu|tetzle-2.0.3-1|25	rm -fr windows_deploy.bat
12cu|tetzle-2.0.3-1|26	
12cu|tetzle-2.0.3-1|27	%build
12cu|tetzle-2.0.3-1|28	%qmake_qt4 PREFIX=%{_prefix}
12cu|tetzle-2.0.3-1|29	%make
12cu|tetzle-2.0.3-1|30	
12cu|tetzle-2.0.3-1|31	%install
12cu|tetzle-2.0.3-1|32	%makeinstall INSTALL_ROOT=%{buildroot}
12cu|tetzle-2.0.3-1|33	
12cu|tetzle-2.0.3-1|34	mkdir -p %{buildroot}%{_datadir}/applications
12cu|tetzle-2.0.3-1|35	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|tetzle-2.0.3-1|36	[Desktop Entry]
12cu|tetzle-2.0.3-1|37	Type=Application
12cu|tetzle-2.0.3-1|38	Name=Tetzle
12cu|tetzle-2.0.3-1|39	GenericName=Jigsaw Puzzle Game
12cu|tetzle-2.0.3-1|40	GenericName[de]=Jigsaw Puzzle Spiel
12cu|tetzle-2.0.3-1|41	Comment=Jigsaw puzzle with tetromino pieces
12cu|tetzle-2.0.3-1|42	Comment[de]=Jigsaw Puzzle mit Tetromino Stücke
12cu|tetzle-2.0.3-1|43	Icon=tetzle
12cu|tetzle-2.0.3-1|44	Exec=tetzle
12cu|tetzle-2.0.3-1|45	Terminal=false
12cu|tetzle-2.0.3-1|46	Categories=Game;LogicGame;
12cu|tetzle-2.0.3-1|47	EOF
12cu|tetzle-2.0.3-1|48	
12cu|tetzle-2.0.3-1|49	
12cu|tetzle-2.0.3-1|50	%files
12cu|tetzle-2.0.3-1|51	%doc COPYING CREDITS ChangeLog
12cu|tetzle-2.0.3-1|52	%{_bindir}/%{name}
12cu|tetzle-2.0.3-1|53	%{_datadir}/applications/%{name}.desktop
12cu|tetzle-2.0.3-1|54	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|tetzle-2.0.3-1|55	%{_datadir}/pixmaps/%{name}.xpm
12cu|tetzle-2.0.3-1|56	%{_datadir}/%{name}
12cu|tetzle-2.0.3-1|57	
12cu|tetzle-2.0.3-1|58	
12cu|tetzle-2.0.3-1|59	

12981 12
12cu|texlive-dccpaper-1.1-1|1	# revision 33142
12cu|texlive-dccpaper-1.1-1|2	# category Package
12cu|texlive-dccpaper-1.1-1|3	# catalog-ctan /macros/latex/contrib/dccpaper
12cu|texlive-dccpaper-1.1-1|4	# catalog-date 2014-03-09 14:23:10 +0100
12cu|texlive-dccpaper-1.1-1|5	# catalog-license lppl1.3
12cu|texlive-dccpaper-1.1-1|6	# catalog-version 1.1
12cu|texlive-dccpaper-1.1-1|7	Name:		texlive-dccpaper
12cu|texlive-dccpaper-1.1-1|8	Version:	1.1
12cu|texlive-dccpaper-1.1-1|9	Release:	1
12cu|texlive-dccpaper-1.1-1|10	Summary:	Typeset papers for the International Journal of Digital Curation
12cu|texlive-dccpaper-1.1-1|11	Group:		Publishing
12cu|texlive-dccpaper-1.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dccpaper
12cu|texlive-dccpaper-1.1-1|13	License:	LPPL1.3
12cu|texlive-dccpaper-1.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dccpaper.tar.xz
12cu|texlive-dccpaper-1.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dccpaper.doc.tar.xz
12cu|texlive-dccpaper-1.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dccpaper.source.tar.xz
12cu|texlive-dccpaper-1.1-1|17	BuildArch:	noarch
12cu|texlive-dccpaper-1.1-1|18	BuildRequires:	texlive-tlpkg
12cu|texlive-dccpaper-1.1-1|19	Requires(pre):	texlive-tlpkg
12cu|texlive-dccpaper-1.1-1|20	Requires(post):	texlive-kpathsea
12cu|texlive-dccpaper-1.1-1|21	
12cu|texlive-dccpaper-1.1-1|22	%description
12cu|texlive-dccpaper-1.1-1|23	The LaTeX class ijdc-v9 produces camera-ready papers and
12cu|texlive-dccpaper-1.1-1|24	articles suitable for inclusion in the International Journal of
12cu|texlive-dccpaper-1.1-1|25	Digital Curation, with applicability from volume 9 onwards. The
12cu|texlive-dccpaper-1.1-1|26	similar idcc class can be used for submissions to the
12cu|texlive-dccpaper-1.1-1|27	International Digital Curation Conference, beginning with the
12cu|texlive-dccpaper-1.1-1|28	2015 conference.
12cu|texlive-dccpaper-1.1-1|29	
12cu|texlive-dccpaper-1.1-1|30	%post
12cu|texlive-dccpaper-1.1-1|31	%{_sbindir}/texlive.post
12cu|texlive-dccpaper-1.1-1|32	
12cu|texlive-dccpaper-1.1-1|33	%postun
12cu|texlive-dccpaper-1.1-1|34	if [ $1 -eq 0 ]; then
12cu|texlive-dccpaper-1.1-1|35	%{_sbindir}/texlive.post
12cu|texlive-dccpaper-1.1-1|36	fi
12cu|texlive-dccpaper-1.1-1|37	
12cu|texlive-dccpaper-1.1-1|38	#-----------------------------------------------------------------------
12cu|texlive-dccpaper-1.1-1|39	%files
12cu|texlive-dccpaper-1.1-1|40	%{_texmfdistdir}/tex/latex/dccpaper/dccpaper-base.tex
12cu|texlive-dccpaper-1.1-1|41	%{_texmfdistdir}/tex/latex/dccpaper/dccpaper-by.eps
12cu|texlive-dccpaper-1.1-1|42	%{_texmfdistdir}/tex/latex/dccpaper/dccpaper-by.pdf
12cu|texlive-dccpaper-1.1-1|43	%{_texmfdistdir}/tex/latex/dccpaper/idcc.cls
12cu|texlive-dccpaper-1.1-1|44	%{_texmfdistdir}/tex/latex/dccpaper/ijdc-v9.cls
12cu|texlive-dccpaper-1.1-1|45	%doc %{_texmfdistdir}/doc/latex/dccpaper/README
12cu|texlive-dccpaper-1.1-1|46	%doc %{_texmfdistdir}/doc/latex/dccpaper/README.txt
12cu|texlive-dccpaper-1.1-1|47	%doc %{_texmfdistdir}/doc/latex/dccpaper/dccpaper-apacite.bib
12cu|texlive-dccpaper-1.1-1|48	%doc %{_texmfdistdir}/doc/latex/dccpaper/dccpaper-biblatex.bib
12cu|texlive-dccpaper-1.1-1|49	%doc %{_texmfdistdir}/doc/latex/dccpaper/dccpaper.pdf
12cu|texlive-dccpaper-1.1-1|50	#- source
12cu|texlive-dccpaper-1.1-1|51	%doc %{_texmfdistdir}/source/latex/dccpaper/Makefile
12cu|texlive-dccpaper-1.1-1|52	%doc %{_texmfdistdir}/source/latex/dccpaper/dccpaper.dtx
12cu|texlive-dccpaper-1.1-1|53	%doc %{_texmfdistdir}/source/latex/dccpaper/dccpaper.ins
12cu|texlive-dccpaper-1.1-1|54	
12cu|texlive-dccpaper-1.1-1|55	#-----------------------------------------------------------------------
12cu|texlive-dccpaper-1.1-1|56	%prep
12cu|texlive-dccpaper-1.1-1|57	%setup -c -a0 -a1 -a2
12cu|texlive-dccpaper-1.1-1|58	
12cu|texlive-dccpaper-1.1-1|59	%build
12cu|texlive-dccpaper-1.1-1|60	
12cu|texlive-dccpaper-1.1-1|61	%install
12cu|texlive-dccpaper-1.1-1|62	mkdir -p %{buildroot}%{_texmfdistdir}
12cu|texlive-dccpaper-1.1-1|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12cu|texlive-dccpaper-1.1-1|64	
12cu|texlive-dccpaper-1.1-1|65	%changelog
12cu|texlive-dccpaper-1.1-1|66	* Tue Mar 18 2014 Rosa <rosa@abf.rosalinux.ru> 1.1-1
12cu|texlive-dccpaper-1.1-1|67	+ Revision: 7ede98f
12cu|texlive-dccpaper-1.1-1|68	- Automatic import for version 1.1-1
12cu|texlive-dccpaper-1.1-1|69	
12cu|texlive-dccpaper-1.1-1|70	

12982 12
12cu|texmaker-4.1.1-2|1	Name:            texmaker
12cu|texmaker-4.1.1-2|2	Version:         4.1.1
12cu|texmaker-4.1.1-2|3	Release:         2
12cu|texmaker-4.1.1-2|4	Epoch:           1
12cu|texmaker-4.1.1-2|5	Summary:         A QT-based LATEX editor
12cu|texmaker-4.1.1-2|6	License:         GPLv2+
12cu|texmaker-4.1.1-2|7	Group:           Publishing
12cu|texmaker-4.1.1-2|8	URL:             http://www.xm1math.net/texmaker/
12cu|texmaker-4.1.1-2|9	Source0:         http://www.xm1math.net/texmaker/%{name}-%{version}.tar.bz2
12cu|texmaker-4.1.1-2|10	Requires:        aspell
12cu|texmaker-4.1.1-2|11	Requires:	     texlive-scheme-tetex
12cu|texmaker-4.1.1-2|12	BuildRequires:   desktop-file-utils
12cu|texmaker-4.1.1-2|13	BuildRequires:   qt4-devel
12cu|texmaker-4.1.1-2|14	BuildRequires:   pkgconfig(poppler-qt4)
12cu|texmaker-4.1.1-2|15	BuildRequires:   hunspell-devel
12cu|texmaker-4.1.1-2|16	
12cu|texmaker-4.1.1-2|17	%description
12cu|texmaker-4.1.1-2|18	Texmaker is a free LaTeX editor that integrates many tools needed to develop
12cu|texmaker-4.1.1-2|19	documents with LaTeX, in just one application.
12cu|texmaker-4.1.1-2|20	
12cu|texmaker-4.1.1-2|21	It includes the following features:
12cu|texmaker-4.1.1-2|22	- an Unicode editor to write your LaTeX source files
12cu|texmaker-4.1.1-2|23	(syntax highlighting, undo-redo, search-replace, ...)
12cu|texmaker-4.1.1-2|24	- the principal LaTex tags can be inserted directly with the "LaTeX",
12cu|texmaker-4.1.1-2|25	"Math" and "Greek" menus
12cu|texmaker-4.1.1-2|26	- 370 mathematical symbols can be inserted in just one click
12cu|texmaker-4.1.1-2|27	- wizards to generate code ('Quick document', 'Quick letter', tabular,
12cu|texmaker-4.1.1-2|28	tabbing and array environments)
12cu|texmaker-4.1.1-2|29	- LaTeX-related programs can be launched via the "Tools" menu
12cu|texmaker-4.1.1-2|30	- the standard Bibtex entry types can be inserted in the ".bib" file
12cu|texmaker-4.1.1-2|31	with the "Bibliography" menu
12cu|texmaker-4.1.1-2|32	- a "structure view" of the document for easier navigation of a document
12cu|texmaker-4.1.1-2|33	(by clicking on an item in the "Structure" frame, you can jump directly
12cu|texmaker-4.1.1-2|34	to the corresponding part of your document
12cu|texmaker-4.1.1-2|35	- extensive LaTeX documentation
12cu|texmaker-4.1.1-2|36	- in the "Messages / Log File" frame, you can see information about processes
12cu|texmaker-4.1.1-2|37	and the log file after a LaTeX compilation
12cu|texmaker-4.1.1-2|38	- the "Next Latex Error" and "Previous Latex Error" commands let you reach the
12cu|texmaker-4.1.1-2|39	LaTeX errors detected by Kile in the log file
12cu|texmaker-4.1.1-2|40	- by clicking on the number of a line in the log file, the cursor jumps to the
12cu|texmaker-4.1.1-2|41	corresponding line in the editor
12cu|texmaker-4.1.1-2|42	
12cu|texmaker-4.1.1-2|43	%prep
12cu|texmaker-4.1.1-2|44	%setup -q
12cu|texmaker-4.1.1-2|45	# not utf8
12cu|texmaker-4.1.1-2|46	for file in dictionaries/{README_DIC_fr_FR,README_pt_PT,README_en_US,README_de_DE_frami,it_IT_README}.txt; do
12cu|texmaker-4.1.1-2|47	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
12cu|texmaker-4.1.1-2|48	touch -r $file $file.new && \
12cu|texmaker-4.1.1-2|49	mv $file.new $file
12cu|texmaker-4.1.1-2|50	done
12cu|texmaker-4.1.1-2|51	
12cu|texmaker-4.1.1-2|52	%build
12cu|texmaker-4.1.1-2|53	%{qmake_qt4} texmaker.pro
12cu|texmaker-4.1.1-2|54	%{make}
12cu|texmaker-4.1.1-2|55	
12cu|texmaker-4.1.1-2|56	%install
12cu|texmaker-4.1.1-2|57	INSTALL_ROOT=%{buildroot} make install
12cu|texmaker-4.1.1-2|58	
12cu|texmaker-4.1.1-2|59	# icons
12cu|texmaker-4.1.1-2|60	for size in 16 22 32 48 64 128
12cu|texmaker-4.1.1-2|61	do
12cu|texmaker-4.1.1-2|62	dir="%{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/"
12cu|texmaker-4.1.1-2|63	install -d -m755 $dir
12cu|texmaker-4.1.1-2|64	ln -s "../../../../texmaker/texmaker${size}x${size}.png" "%{buildroot}%{_iconsdir}/hicolor/${size}x${size}/apps/%{name}.png"
12cu|texmaker-4.1.1-2|65	done
12cu|texmaker-4.1.1-2|66	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/scalable/apps/
12cu|texmaker-4.1.1-2|67	ln -s ../../../../texmaker/texmaker.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cu|texmaker-4.1.1-2|68	install -d -m755 %{buildroot}%{_miconsdir}/
12cu|texmaker-4.1.1-2|69	ln -s ../../texmaker/texmaker16x16.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|texmaker-4.1.1-2|70	ln -s ../texmaker/texmaker32x32.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|texmaker-4.1.1-2|71	install -d -m755 %{buildroot}%{_liconsdir}/
12cu|texmaker-4.1.1-2|72	ln -s ../../texmaker/texmaker48x48.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|texmaker-4.1.1-2|73	
12cu|texmaker-4.1.1-2|74	install -d -m 755 %{buildroot}%{_docdir}/%{name}/
12cu|texmaker-4.1.1-2|75	mv -f %{buildroot}%{_datadir}/texmaker/*.txt %{buildroot}%{_datadir}/texmaker/AUTHORS %{buildroot}%{_datadir}/texmaker/COPYING %{buildroot}%{_docdir}/%{name}/
12cu|texmaker-4.1.1-2|76	
12cu|texmaker-4.1.1-2|77	
12cu|texmaker-4.1.1-2|78	%find_lang %{name} --with-qt --all-name
12cu|texmaker-4.1.1-2|79	
12cu|texmaker-4.1.1-2|80	
12cu|texmaker-4.1.1-2|81	%files -f %{name}.lang
12cu|texmaker-4.1.1-2|82	%doc %{_docdir}/%{name}
12cu|texmaker-4.1.1-2|83	%{_bindir}/%{name}
12cu|texmaker-4.1.1-2|84	%{_datadir}/%{name}/*.html
12cu|texmaker-4.1.1-2|85	%{_datadir}/%{name}/*.png
12cu|texmaker-4.1.1-2|86	%{_datadir}/%{name}/*.aff
12cu|texmaker-4.1.1-2|87	%{_datadir}/%{name}/*.dic
12cu|texmaker-4.1.1-2|88	%{_datadir}/%{name}/*.css
12cu|texmaker-4.1.1-2|89	%{_datadir}/%{name}/*.js
12cu|texmaker-4.1.1-2|90	%{_datadir}/%{name}/texmaker.svg
12cu|texmaker-4.1.1-2|91	%{_miconsdir}/%{name}.png
12cu|texmaker-4.1.1-2|92	%{_iconsdir}/%{name}.png
12cu|texmaker-4.1.1-2|93	%{_liconsdir}/%{name}.png
12cu|texmaker-4.1.1-2|94	%{_iconsdir}/hicolor/*/apps/*
12cu|texmaker-4.1.1-2|95	%{_datadir}/applications/%{name}.desktop
12cu|texmaker-4.1.1-2|96	%{_datadir}/pixmaps/%{name}.png
12cu|texmaker-4.1.1-2|97	
12cu|texmaker-4.1.1-2|98	
12cu|texmaker-4.1.1-2|99	
12cu|texmaker-4.1.1-2|100	
12cu|texmaker-4.1.1-2|101	%changelog
12cu|texmaker-4.1.1-2|102	* Tue Mar 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:4.1.1-2
12cu|texmaker-4.1.1-2|103	+ Revision: 0d60f91
12cu|texmaker-4.1.1-2|104	- Require texlive-scheme-tetex
12cu|texmaker-4.1.1-2|105	
12cu|texmaker-4.1.1-2|106	

12983 12
12cu|texstudio-2.6.6-1|1	Name:		texstudio
12cu|texstudio-2.6.6-1|2	Summary:	Free cross-platform LaTeX editor
12cu|texstudio-2.6.6-1|3	License:	GPLv2+
12cu|texstudio-2.6.6-1|4	Version:	2.6.6
12cu|texstudio-2.6.6-1|5	Release:	1
12cu|texstudio-2.6.6-1|6	Source0:	http://kent.dl.sourceforge.net/project/%{name}/%{name}/TeXstudio%20%{version}/%{name}-%{version}.tar.gz
12cu|texstudio-2.6.6-1|7	URL:		http://texstudio.sourceforge.net/
12cu|texstudio-2.6.6-1|8	Group:		Publishing
12cu|texstudio-2.6.6-1|9	BuildRequires:	qt4-devel
12cu|texstudio-2.6.6-1|10	BuildRequires:	pkgconfig(poppler-qt4)
12cu|texstudio-2.6.6-1|11	Requires:	desktop-file-utils
12cu|texstudio-2.6.6-1|12	
12cu|texstudio-2.6.6-1|13	%description
12cu|texstudio-2.6.6-1|14	TeXstudio is a LaTeX IDE that gives you an environment where you can easily
12cu|texstudio-2.6.6-1|15	create and manage LaTeX documents. It provides modern writing support, like
12cu|texstudio-2.6.6-1|16	interactive spell checking, code folding and syntax highlighting. Also it
12cu|texstudio-2.6.6-1|17	serves as a starting point from where you can easily run all necessary LaTeX
12cu|texstudio-2.6.6-1|18	tools.
12cu|texstudio-2.6.6-1|19	
12cu|texstudio-2.6.6-1|20	%prep
12cu|texstudio-2.6.6-1|21	%setup -q -n %{name}%{version}
12cu|texstudio-2.6.6-1|22	cp INSTALL README
12cu|texstudio-2.6.6-1|23	
12cu|texstudio-2.6.6-1|24	%build
12cu|texstudio-2.6.6-1|25	%qmake_qt4 PREFIX=%{_prefix} texstudio.pro
12cu|texstudio-2.6.6-1|26	%make
12cu|texstudio-2.6.6-1|27	
12cu|texstudio-2.6.6-1|28	%install
12cu|texstudio-2.6.6-1|29	%makeinstall INSTALL_ROOT=%buildroot
12cu|texstudio-2.6.6-1|30	
12cu|texstudio-2.6.6-1|31	%files
12cu|texstudio-2.6.6-1|32	%doc README
12cu|texstudio-2.6.6-1|33	%{_datadir}/%{name}/*
12cu|texstudio-2.6.6-1|34	%{_datadir}/applications/texstudio.desktop
12cu|texstudio-2.6.6-1|35	%{_bindir}/texstudio
12cu|texstudio-2.6.6-1|36	
12cu|texstudio-2.6.6-1|37	
12cu|texstudio-2.6.6-1|38	
12cu|texstudio-2.6.6-1|39	
12cu|texstudio-2.6.6-1|40	%changelog
12cu|texstudio-2.6.6-1|41	* Sat Nov 16 2013 symbianflo <symbianflo@mandrivausers.ro> 2.6.6-1
12cu|texstudio-2.6.6-1|42	+ Revision: 8cef477
12cu|texstudio-2.6.6-1|43	- Merge pull request #1 from symbianflo/texstudio:rosa2012.1
12cu|texstudio-2.6.6-1|44	- Symbianflo
12cu|texstudio-2.6.6-1|45	
12cu|texstudio-2.6.6-1|46	

12984 12
12cu|tgif-4.2.5-2|1	%define license QPL
12cu|tgif-4.2.5-2|2	%define prefix  /usr/X11R6
12cu|tgif-4.2.5-2|3	
12cu|tgif-4.2.5-2|4	%define debug_package %{nil}
12cu|tgif-4.2.5-2|5	
12cu|tgif-4.2.5-2|6	Summary: 	Xlib-based 2-D drawing tool
12cu|tgif-4.2.5-2|7	Name: 		tgif
12cu|tgif-4.2.5-2|8	Version: 	4.2.5
12cu|tgif-4.2.5-2|9	Release: 	2
12cu|tgif-4.2.5-2|10	Source0: 	%{name}-%{license}-%{version}.tar.gz
12cu|tgif-4.2.5-2|11	Source2:	tgif.png
12cu|tgif-4.2.5-2|12	Source3:	tgif-large.png
12cu|tgif-4.2.5-2|13	Source4:	tgif-mini.png
12cu|tgif-4.2.5-2|14	License: 	QPL
12cu|tgif-4.2.5-2|15	Group: 		Graphics
12cu|tgif-4.2.5-2|16	Url: 		http://bourbon.usc.edu/tgif/
12cu|tgif-4.2.5-2|17	BuildRequires:	pkgconfig(x11)
12cu|tgif-4.2.5-2|18	BuildRequires:	pkgconfig(xext)
12cu|tgif-4.2.5-2|19	BuildRequires:	pkgconfig(xmu)
12cu|tgif-4.2.5-2|20	BuildRequires:	pkgconfig(xt)
12cu|tgif-4.2.5-2|21	
12cu|tgif-4.2.5-2|22	%description
12cu|tgif-4.2.5-2|23	Tgif (pronounced t-g-i-f) is an Xlib-based interactive 2-D drawing tool
12cu|tgif-4.2.5-2|24	for Linux and most UNIX platforms.
12cu|tgif-4.2.5-2|25	
12cu|tgif-4.2.5-2|26	%prep
12cu|tgif-4.2.5-2|27	%setup -q -n %{name}-%{license}-%{version}
12cu|tgif-4.2.5-2|28	
12cu|tgif-4.2.5-2|29	%build
12cu|tgif-4.2.5-2|30	%configure2_5x
12cu|tgif-4.2.5-2|31	%make
12cu|tgif-4.2.5-2|32	
12cu|tgif-4.2.5-2|33	%install
12cu|tgif-4.2.5-2|34	%__install -d -m 755 %{buildroot}%{prefix}/bin
12cu|tgif-4.2.5-2|35	%__install -d -m 755 %{buildroot}%{prefix}/lib/X11/tgif
12cu|tgif-4.2.5-2|36	%__install -d -m 755 %{buildroot}%{prefix}/man/man1
12cu|tgif-4.2.5-2|37	
12cu|tgif-4.2.5-2|38	# Don't use make install because the paths are not correct:
12cu|tgif-4.2.5-2|39	%__install -s tgif %{buildroot}%{prefix}/bin/tgif
12cu|tgif-4.2.5-2|40	%__install -m 0444 tgif.Xdefaults %{buildroot}%{prefix}/lib/X11/tgif
12cu|tgif-4.2.5-2|41	%__install -m 0444 *.sym %{buildroot}%{prefix}/lib/X11/tgif
12cu|tgif-4.2.5-2|42	%__install -m 0444 keys.obj %{buildroot}%{prefix}/lib/X11/tgif
12cu|tgif-4.2.5-2|43	
12cu|tgif-4.2.5-2|44	# Compress man page before installing:
12cu|tgif-4.2.5-2|45	%__cp tgif.man tgif.1
12cu|tgif-4.2.5-2|46	%__lzma -z tgif.1
12cu|tgif-4.2.5-2|47	%__install -m 644 tgif.1.lzma %{buildroot}%{prefix}/man/man1/
12cu|tgif-4.2.5-2|48	
12cu|tgif-4.2.5-2|49	# Icons:
12cu|tgif-4.2.5-2|50	%__install -D -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/tgif.png
12cu|tgif-4.2.5-2|51	%__install -D -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/tgif.png
12cu|tgif-4.2.5-2|52	%__install -D -m 644 %{SOURCE4} %{buildroot}%{_miconsdir}/tgif.png
12cu|tgif-4.2.5-2|53	
12cu|tgif-4.2.5-2|54	# XDG menu:
12cu|tgif-4.2.5-2|55	%__install -d -m 755 %{buildroot}%{_datadir}/applications
12cu|tgif-4.2.5-2|56	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|tgif-4.2.5-2|57	[Desktop Entry]
12cu|tgif-4.2.5-2|58	Name=Tgif
12cu|tgif-4.2.5-2|59	Comment=Xlib-based 2-D drawing tool
12cu|tgif-4.2.5-2|60	Comment[ru]=Создание 2D рисунков
12cu|tgif-4.2.5-2|61	Exec=%{prefix}/bin/%{name} %f
12cu|tgif-4.2.5-2|62	Icon=%{name}
12cu|tgif-4.2.5-2|63	Terminal=false
12cu|tgif-4.2.5-2|64	Type=Application
12cu|tgif-4.2.5-2|65	StartupNotify=true
12cu|tgif-4.2.5-2|66	Categories=Graphics;VectorGraphics;
12cu|tgif-4.2.5-2|67	EOF
12cu|tgif-4.2.5-2|68	
12cu|tgif-4.2.5-2|69	%files
12cu|tgif-4.2.5-2|70	%doc HISTORY README LICENSE.QPL Copyright
12cu|tgif-4.2.5-2|71	%{prefix}/bin/tgif
12cu|tgif-4.2.5-2|72	%dir %{prefix}/lib/X11/tgif
12cu|tgif-4.2.5-2|73	%{prefix}/lib/X11/tgif/*
12cu|tgif-4.2.5-2|74	%{prefix}/man/man1/*
12cu|tgif-4.2.5-2|75	%{_iconsdir}/tgif.png
12cu|tgif-4.2.5-2|76	%{_miconsdir}/tgif.png
12cu|tgif-4.2.5-2|77	%{_liconsdir}/tgif.png
12cu|tgif-4.2.5-2|78	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|tgif-4.2.5-2|79	
12cu|tgif-4.2.5-2|80	%changelog
12cu|tgif-4.2.5-2|81	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.2.5-2
12cu|tgif-4.2.5-2|82	+ Revision: 533233b
12cu|tgif-4.2.5-2|83	- Disable debug
12cu|tgif-4.2.5-2|84	
12cu|tgif-4.2.5-2|85	

12985 12
12cu|tgt-1.0.33-1|1	%bcond_without iser
12cu|tgt-1.0.33-1|2	%bcond_with fcoe
12cu|tgt-1.0.33-1|3	
12cu|tgt-1.0.33-1|4	Name:           tgt
12cu|tgt-1.0.33-1|5	Version:        1.0.33
12cu|tgt-1.0.33-1|6	Release:        1
12cu|tgt-1.0.33-1|7	Summary:        The SCSI target daemon and utility programs
12cu|tgt-1.0.33-1|8	Group:          Networking/Other
12cu|tgt-1.0.33-1|9	License:        GPL
12cu|tgt-1.0.33-1|10	URL:            http://stgt.sourceforge.net/
12cu|tgt-1.0.33-1|11	Source0:        http://stgt.sourceforge.net/releases/%{name}-%{version}.tar.gz
12cu|tgt-1.0.33-1|12	# initscript stolen from fedora
12cu|tgt-1.0.33-1|13	Source1:        tgtd.init
12cu|tgt-1.0.33-1|14	%if %with iser
12cu|tgt-1.0.33-1|15	BuildRequires:	libibverbs-devel
12cu|tgt-1.0.33-1|16	BuildRequires:	librdmacm-devel
12cu|tgt-1.0.33-1|17	buildrequires:  librdmacm
12cu|tgt-1.0.33-1|18	buildrequires:  xsltproc
12cu|tgt-1.0.33-1|19	Suggests:	libibverbs1, librdmacm
12cu|tgt-1.0.33-1|20	%endif
12cu|tgt-1.0.33-1|21	
12cu|tgt-1.0.33-1|22	%description
12cu|tgt-1.0.33-1|23	The SCSI target package contains the daemon and tools to setup a SCSI targets.
12cu|tgt-1.0.33-1|24	Currently, software iSCSI targets are supported.
12cu|tgt-1.0.33-1|25	
12cu|tgt-1.0.33-1|26	%prep
12cu|tgt-1.0.33-1|27	%setup -q -n tgt-%{version}
12cu|tgt-1.0.33-1|28	
12cu|tgt-1.0.33-1|29	%build
12cu|tgt-1.0.33-1|30	%make RPM_OPT_FLAGS="%{optflags} -fno-strict-aliasing" \
12cu|tgt-1.0.33-1|31	%if %with iser
12cu|tgt-1.0.33-1|32	ISCSI_RDMA=1 \
12cu|tgt-1.0.33-1|33	%endif
12cu|tgt-1.0.33-1|34	%if %with fcoe
12cu|tgt-1.0.33-1|35	FCOE=1 \
12cu|tgt-1.0.33-1|36	%endif
12cu|tgt-1.0.33-1|37	ISCSI=1
12cu|tgt-1.0.33-1|38	
12cu|tgt-1.0.33-1|39	%install
12cu|tgt-1.0.33-1|40	make install DESTDIR=%{buildroot}
12cu|tgt-1.0.33-1|41	mkdir -p %{buildroot}%{_initrddir}
12cu|tgt-1.0.33-1|42	install %{SOURCE1} %{buildroot}%{_initrddir}/tgtd
12cu|tgt-1.0.33-1|43	
12cu|tgt-1.0.33-1|44	%post
12cu|tgt-1.0.33-1|45	%_post_service tgtd
12cu|tgt-1.0.33-1|46	
12cu|tgt-1.0.33-1|47	%preun
12cu|tgt-1.0.33-1|48	%_preun_service tgtd
12cu|tgt-1.0.33-1|49	
12cu|tgt-1.0.33-1|50	%files
12cu|tgt-1.0.33-1|51	%defattr(-, root, root)
12cu|tgt-1.0.33-1|52	%doc README doc/README.* doc/*.txt conf/examples/*
12cu|tgt-1.0.33-1|53	%{_sbindir}/tgtd
12cu|tgt-1.0.33-1|54	%{_sbindir}/tgtadm
12cu|tgt-1.0.33-1|55	%{_sbindir}/tgt-setup-lun
12cu|tgt-1.0.33-1|56	%{_sbindir}/tgt-admin
12cu|tgt-1.0.33-1|57	%{_sbindir}/tgtimg
12cu|tgt-1.0.33-1|58	%{_mandir}/man8/*
12cu|tgt-1.0.33-1|59	%{_initrddir}/tgtd
12cu|tgt-1.0.33-1|60	%config(noreplace) %{_sysconfdir}/tgt/targets.conf
12cu|tgt-1.0.33-1|61	%{_sysconfdir}/tgt/examples
12cu|tgt-1.0.33-1|62	
12cu|tgt-1.0.33-1|63	
12cu|tgt-1.0.33-1|64	
12cu|tgt-1.0.33-1|65	%changelog
12cu|tgt-1.0.33-1|66	* Mon Dec 03 2012 alexander barakin (aka sash-kan) <alex@barak.in> 1.0.33-1
12cu|tgt-1.0.33-1|67	+ Revision: b3e7424
12cu|tgt-1.0.33-1|68	- add xsltproc to brs
12cu|tgt-1.0.33-1|69	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
12cu|tgt-1.0.33-1|70	
12cu|tgt-1.0.33-1|71	

12986 12
12cu|themonospot-0.7.3.1-3|1	%define debug_package %{nil}
12cu|themonospot-0.7.3.1-3|2	
12cu|themonospot-0.7.3.1-3|3	Summary: Avi and Mkv parser/editor and content descriptor
12cu|themonospot-0.7.3.1-3|4	Name:    themonospot
12cu|themonospot-0.7.3.1-3|5	Version: 0.7.3.1
12cu|themonospot-0.7.3.1-3|6	Release: 3
12cu|themonospot-0.7.3.1-3|7	License: GPLv2
12cu|themonospot-0.7.3.1-3|8	Group:   Video
12cu|themonospot-0.7.3.1-3|9	Source:  http://www.integrazioneweb.com/repository/SOURCES/themonospot-%{version}.tar.gz
12cu|themonospot-0.7.3.1-3|10	Patch0:  themonospot-0.7.3.1-fix-default-lang-name.patch
12cu|themonospot-0.7.3.1-3|11	URL: http://www.integrazioneweb.com/themonospot
12cu|themonospot-0.7.3.1-3|12	
12cu|themonospot-0.7.3.1-3|13	BuildRequires: gtk-sharp2 >= 2.8.3
12cu|themonospot-0.7.3.1-3|14	BuildRequires: glade-sharp2 >= 2.8.3
12cu|themonospot-0.7.3.1-3|15	BuildRequires: mono >= 1.2.3
12cu|themonospot-0.7.3.1-3|16	BuildRequires: pkgconfig
12cu|themonospot-0.7.3.1-3|17	
12cu|themonospot-0.7.3.1-3|18	Requires: gtk-sharp2 >= 2.8.3
12cu|themonospot-0.7.3.1-3|19	Requires: glade-sharp2 >= 2.8.3
12cu|themonospot-0.7.3.1-3|20	Requires: glib-sharp2 >= 2.8.3
12cu|themonospot-0.7.3.1-3|21	Requires: mono >= 1.2.3
12cu|themonospot-0.7.3.1-3|22	
12cu|themonospot-0.7.3.1-3|23	%description
12cu|themonospot-0.7.3.1-3|24	themonospot is a simple application that can be used to scan an avi
12cu|themonospot-0.7.3.1-3|25	file and extract some informations about audio and video data flow:
12cu|themonospot-0.7.3.1-3|26	
12cu|themonospot-0.7.3.1-3|27	- Video codec used
12cu|themonospot-0.7.3.1-3|28	- Frame size
12cu|themonospot-0.7.3.1-3|29	- Average video bitrate
12cu|themonospot-0.7.3.1-3|30	- File size
12cu|themonospot-0.7.3.1-3|31	- Total time
12cu|themonospot-0.7.3.1-3|32	- Frame rate
12cu|themonospot-0.7.3.1-3|33	- Total frames
12cu|themonospot-0.7.3.1-3|34	- Info data
12cu|themonospot-0.7.3.1-3|35	- Packet Bitstream
12cu|themonospot-0.7.3.1-3|36	- User data (in MOVI chunk)
12cu|themonospot-0.7.3.1-3|37	- Audio codec used
12cu|themonospot-0.7.3.1-3|38	- Average audio bitrate
12cu|themonospot-0.7.3.1-3|39	- Audio channels
12cu|themonospot-0.7.3.1-3|40	
12cu|themonospot-0.7.3.1-3|41	Using themonospot it is also possible to modify FourCC informations
12cu|themonospot-0.7.3.1-3|42	(FourCC code in video chunk and FourCC description in stream header)
12cu|themonospot-0.7.3.1-3|43	and also change some problematic UserData values for table players
12cu|themonospot-0.7.3.1-3|44	(it set the value to DivX999b000p). This features are available only
12cu|themonospot-0.7.3.1-3|45	for avi file type.
12cu|themonospot-0.7.3.1-3|46	
12cu|themonospot-0.7.3.1-3|47	%prep
12cu|themonospot-0.7.3.1-3|48	%setup -q
12cu|themonospot-0.7.3.1-3|49	%patch0 -p0
12cu|themonospot-0.7.3.1-3|50	
12cu|themonospot-0.7.3.1-3|51	%build
12cu|themonospot-0.7.3.1-3|52	%configure2_5x
12cu|themonospot-0.7.3.1-3|53	%make
12cu|themonospot-0.7.3.1-3|54	
12cu|themonospot-0.7.3.1-3|55	%install
12cu|themonospot-0.7.3.1-3|56	%makeinstall_std
12cu|themonospot-0.7.3.1-3|57	
12cu|themonospot-0.7.3.1-3|58	%files
12cu|themonospot-0.7.3.1-3|59	%doc readme copying.gpl
12cu|themonospot-0.7.3.1-3|60	%{_bindir}/%{name}
12cu|themonospot-0.7.3.1-3|61	%{_libdir}/%{name}/
12cu|themonospot-0.7.3.1-3|62	%{_datadir}/pixmaps/%{name}.png
12cu|themonospot-0.7.3.1-3|63	%{_datadir}/applications/%{name}.desktop
12cu|themonospot-0.7.3.1-3|64	%{_libdir}/pkgconfig/%{name}-base.pc
12cu|themonospot-0.7.3.1-3|65	
12cu|themonospot-0.7.3.1-3|66	%changelog
12cu|themonospot-0.7.3.1-3|67	* Mon Mar 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.3.1-3
12cu|themonospot-0.7.3.1-3|68	+ Revision: 0659bb1
12cu|themonospot-0.7.3.1-3|69	- Disable debug
12cu|themonospot-0.7.3.1-3|70	
12cu|themonospot-0.7.3.1-3|71	

12987 12
12cu|themonospot-base-0.8.2-1|1	Summary: Base component for themonospot components
12cu|themonospot-base-0.8.2-1|2	Name:    themonospot-base
12cu|themonospot-base-0.8.2-1|3	Version: 0.8.2
12cu|themonospot-base-0.8.2-1|4	Release: 1
12cu|themonospot-base-0.8.2-1|5	License: GPLv2
12cu|themonospot-base-0.8.2-1|6	Group:   Video
12cu|themonospot-base-0.8.2-1|7	Source:  http://www.integrazioneweb.com/repository/SOURCES/themonospot-base-%{version}.tar.gz
12cu|themonospot-base-0.8.2-1|8	Url:     http://www.integrazioneweb.com/themonospot
12cu|themonospot-base-0.8.2-1|9	
12cu|themonospot-base-0.8.2-1|10	#BuildArch : noarch
12cu|themonospot-base-0.8.2-1|11	%define debug_package %{nil}
12cu|themonospot-base-0.8.2-1|12	
12cu|themonospot-base-0.8.2-1|13	BuildRequires: mono-devel
12cu|themonospot-base-0.8.2-1|14	
12cu|themonospot-base-0.8.2-1|15	Obsoletes: themonospot < 0.8.0
12cu|themonospot-base-0.8.2-1|16	
12cu|themonospot-base-0.8.2-1|17	# Suggest principal plugins
12cu|themonospot-base-0.8.2-1|18	Suggests: themonospot-plugin-avi > 0.1.0
12cu|themonospot-base-0.8.2-1|19	Suggests: themonospot-plugin-mkv > 0.1.0
12cu|themonospot-base-0.8.2-1|20	
12cu|themonospot-base-0.8.2-1|21	%description
12cu|themonospot-base-0.8.2-1|22	themonospot-base is core package of themonospot suite. It install:
12cu|themonospot-base-0.8.2-1|23	- themonospot-base mono assembly (use from other gui applications)
12cu|themonospot-base-0.8.2-1|24	- themonospot-plugin-interface (use to write plugins)
12cu|themonospot-base-0.8.2-1|25	- themonospot-plugin-manager (use to load plugins at runtime)
12cu|themonospot-base-0.8.2-1|26	- xml language files
12cu|themonospot-base-0.8.2-1|27	
12cu|themonospot-base-0.8.2-1|28	
12cu|themonospot-base-0.8.2-1|29	%package devel
12cu|themonospot-base-0.8.2-1|30	Summary: Development files for themonospot-base
12cu|themonospot-base-0.8.2-1|31	Group: Development/Other
12cu|themonospot-base-0.8.2-1|32	Requires: %{name} = %{EVRD}
12cu|themonospot-base-0.8.2-1|33	
12cu|themonospot-base-0.8.2-1|34	
12cu|themonospot-base-0.8.2-1|35	%description devel
12cu|themonospot-base-0.8.2-1|36	Development files for themonospot-base
12cu|themonospot-base-0.8.2-1|37	
12cu|themonospot-base-0.8.2-1|38	
12cu|themonospot-base-0.8.2-1|39	%prep
12cu|themonospot-base-0.8.2-1|40	%setup -q
12cu|themonospot-base-0.8.2-1|41	
12cu|themonospot-base-0.8.2-1|42	%build
12cu|themonospot-base-0.8.2-1|43	%configure2_5x
12cu|themonospot-base-0.8.2-1|44	%make
12cu|themonospot-base-0.8.2-1|45	
12cu|themonospot-base-0.8.2-1|46	%install
12cu|themonospot-base-0.8.2-1|47	%makeinstall_std
12cu|themonospot-base-0.8.2-1|48	chmod 0755 %{buildroot}%{_libdir}/themonospot/*.dll
12cu|themonospot-base-0.8.2-1|49	
12cu|themonospot-base-0.8.2-1|50	%files
12cu|themonospot-base-0.8.2-1|51	%doc themonospot-base/readme themonospot-base/copying.gpl
12cu|themonospot-base-0.8.2-1|52	%{_libdir}/themonospot/
12cu|themonospot-base-0.8.2-1|53	%{_datadir}/themonospot/
12cu|themonospot-base-0.8.2-1|54	
12cu|themonospot-base-0.8.2-1|55	%files devel
12cu|themonospot-base-0.8.2-1|56	%{_libdir}/pkgconfig/*
12cu|themonospot-base-0.8.2-1|57	
12cu|themonospot-base-0.8.2-1|58	
12cu|themonospot-base-0.8.2-1|59	%changelog
12cu|themonospot-base-0.8.2-1|60	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-1
12cu|themonospot-base-0.8.2-1|61	+ Revision: 109fa07
12cu|themonospot-base-0.8.2-1|62	- Fix summary
12cu|themonospot-base-0.8.2-1|63	
12cu|themonospot-base-0.8.2-1|64	

12988 12
12cu|themonospot-console-0.1.1-2|1	Summary:  Console application to use themonospot (multimedia files parser/editor)
12cu|themonospot-console-0.1.1-2|2	Name:     themonospot-console
12cu|themonospot-console-0.1.1-2|3	Version:  0.1.1
12cu|themonospot-console-0.1.1-2|4	Release:  2
12cu|themonospot-console-0.1.1-2|5	License:  GPLv2
12cu|themonospot-console-0.1.1-2|6	Group:    Video
12cu|themonospot-console-0.1.1-2|7	Source:   http://www.integrazioneweb.com/repository/SOURCES/themonospot-console-%{version}.tar.gz
12cu|themonospot-console-0.1.1-2|8	Url:      http://www.integrazioneweb.com/themonospot
12cu|themonospot-console-0.1.1-2|9	
12cu|themonospot-console-0.1.1-2|10	#BuildArch : noarch
12cu|themonospot-console-0.1.1-2|11	%define debug_package %{nil}
12cu|themonospot-console-0.1.1-2|12	
12cu|themonospot-console-0.1.1-2|13	BuildRequires: mono-devel
12cu|themonospot-console-0.1.1-2|14	BuildRequires: themonospot-base-devel
12cu|themonospot-console-0.1.1-2|15	
12cu|themonospot-console-0.1.1-2|16	
12cu|themonospot-console-0.1.1-2|17	%description
12cu|themonospot-console-0.1.1-2|18	themonospot-console is a mono console application to scan multimedia files
12cu|themonospot-console-0.1.1-2|19	using themonospot base component and his plugins.
12cu|themonospot-console-0.1.1-2|20	
12cu|themonospot-console-0.1.1-2|21	
12cu|themonospot-console-0.1.1-2|22	%prep
12cu|themonospot-console-0.1.1-2|23	%setup -q
12cu|themonospot-console-0.1.1-2|24	
12cu|themonospot-console-0.1.1-2|25	%build
12cu|themonospot-console-0.1.1-2|26	%configure2_5x
12cu|themonospot-console-0.1.1-2|27	%make
12cu|themonospot-console-0.1.1-2|28	
12cu|themonospot-console-0.1.1-2|29	%install
12cu|themonospot-console-0.1.1-2|30	%makeinstall_std
12cu|themonospot-console-0.1.1-2|31	
12cu|themonospot-console-0.1.1-2|32	%files
12cu|themonospot-console-0.1.1-2|33	%doc copying.gpl
12cu|themonospot-console-0.1.1-2|34	%{_libdir}/themonospot/%{name}.exe
12cu|themonospot-console-0.1.1-2|35	%{_bindir}/%{name}
12cu|themonospot-console-0.1.1-2|36	
12cu|themonospot-console-0.1.1-2|37	%changelog
12cu|themonospot-console-0.1.1-2|38	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-2
12cu|themonospot-console-0.1.1-2|39	+ Revision: f9ac91a
12cu|themonospot-console-0.1.1-2|40	- Spec cleanup
12cu|themonospot-console-0.1.1-2|41	
12cu|themonospot-console-0.1.1-2|42	

12989 12
12cu|themonospot-gui-gtk-0.2.2-6|1	# mono...
12cu|themonospot-gui-gtk-0.2.2-6|2	%define debug_package %{nil}
12cu|themonospot-gui-gtk-0.2.2-6|3	
12cu|themonospot-gui-gtk-0.2.2-6|4	Summary: Gtk application to use themonospot (multimedia files parser/editor)
12cu|themonospot-gui-gtk-0.2.2-6|5	Name:    themonospot-gui-gtk
12cu|themonospot-gui-gtk-0.2.2-6|6	Version: 0.2.2
12cu|themonospot-gui-gtk-0.2.2-6|7	Release: 6
12cu|themonospot-gui-gtk-0.2.2-6|8	License: GPLv2
12cu|themonospot-gui-gtk-0.2.2-6|9	Group:   Video
12cu|themonospot-gui-gtk-0.2.2-6|10	Source:  http://www.integrazioneweb.com/repository/SOURCES/themonospot-gui-gtk-%{version}.tar.gz
12cu|themonospot-gui-gtk-0.2.2-6|11	Patch0:  themonospot-gui-gtk-0.2.2-drop-invalid-dekstop-item-patch
12cu|themonospot-gui-gtk-0.2.2-6|12	Url:     http://www.integrazioneweb.com/themonospot
12cu|themonospot-gui-gtk-0.2.2-6|13	BuildRequires: mono-devel
12cu|themonospot-gui-gtk-0.2.2-6|14	BuildRequires: themonospot-base-devel
12cu|themonospot-gui-gtk-0.2.2-6|15	BuildRequires: gtk-sharp2
12cu|themonospot-gui-gtk-0.2.2-6|16	BuildRequires: glade-sharp2
12cu|themonospot-gui-gtk-0.2.2-6|17	
12cu|themonospot-gui-gtk-0.2.2-6|18	%description
12cu|themonospot-gui-gtk-0.2.2-6|19	themonospot-gui-gtk is a Mono framework application to create a
12cu|themonospot-gui-gtk-0.2.2-6|20	graphic frontend to use themonospot base component and his plugins.
12cu|themonospot-gui-gtk-0.2.2-6|21	
12cu|themonospot-gui-gtk-0.2.2-6|22	%prep
12cu|themonospot-gui-gtk-0.2.2-6|23	%setup -q
12cu|themonospot-gui-gtk-0.2.2-6|24	%patch0 -p0 -b .orig
12cu|themonospot-gui-gtk-0.2.2-6|25	chmod 0644 src/resources/*
12cu|themonospot-gui-gtk-0.2.2-6|26	
12cu|themonospot-gui-gtk-0.2.2-6|27	%build
12cu|themonospot-gui-gtk-0.2.2-6|28	%configure2_5x
12cu|themonospot-gui-gtk-0.2.2-6|29	%make
12cu|themonospot-gui-gtk-0.2.2-6|30	
12cu|themonospot-gui-gtk-0.2.2-6|31	%install
12cu|themonospot-gui-gtk-0.2.2-6|32	%makeinstall_std
12cu|themonospot-gui-gtk-0.2.2-6|33	
12cu|themonospot-gui-gtk-0.2.2-6|34	%files
12cu|themonospot-gui-gtk-0.2.2-6|35	%doc copying.gpl
12cu|themonospot-gui-gtk-0.2.2-6|36	%{_bindir}/themonospot-gtk
12cu|themonospot-gui-gtk-0.2.2-6|37	%{_libdir}/themonospot/%{name}.exe
12cu|themonospot-gui-gtk-0.2.2-6|38	%{_datadir}/pixmaps/themonospot-gtk.png
12cu|themonospot-gui-gtk-0.2.2-6|39	%{_datadir}/applications/themonospot-gtk.desktop
12cu|themonospot-gui-gtk-0.2.2-6|40	
12cu|themonospot-gui-gtk-0.2.2-6|41	%changelog
12cu|themonospot-gui-gtk-0.2.2-6|42	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-6
12cu|themonospot-gui-gtk-0.2.2-6|43	+ Revision: e96aac8
12cu|themonospot-gui-gtk-0.2.2-6|44	- Disable debug
12cu|themonospot-gui-gtk-0.2.2-6|45	
12cu|themonospot-gui-gtk-0.2.2-6|46	

12990 12
12cu|themonospot-gui-qt-0.1.3-4|1	# mono...
12cu|themonospot-gui-qt-0.1.3-4|2	%define debug_package %{nil}
12cu|themonospot-gui-qt-0.1.3-4|3	
12cu|themonospot-gui-qt-0.1.3-4|4	Summary: Qt application to use themonospot (multimedia files parser/editor)
12cu|themonospot-gui-qt-0.1.3-4|5	Name:    themonospot-gui-qt
12cu|themonospot-gui-qt-0.1.3-4|6	Version: 0.1.3
12cu|themonospot-gui-qt-0.1.3-4|7	Release: 4
12cu|themonospot-gui-qt-0.1.3-4|8	License: GPLv2
12cu|themonospot-gui-qt-0.1.3-4|9	Group:   Video
12cu|themonospot-gui-qt-0.1.3-4|10	Source:  http://www.integrazioneweb.com/repository/SOURCES/themonospot-gui-qt-%{version}.tar.gz
12cu|themonospot-gui-qt-0.1.3-4|11	Patch0:  themonospot-gui-qt-0.1.3-drop-invalide-desktop-entry.patch
12cu|themonospot-gui-qt-0.1.3-4|12	Url:     http://www.integrazioneweb.com/themonospot
12cu|themonospot-gui-qt-0.1.3-4|13	
12cu|themonospot-gui-qt-0.1.3-4|14	BuildRequires: mono-devel
12cu|themonospot-gui-qt-0.1.3-4|15	BuildRequires: qyoto-devel
12cu|themonospot-gui-qt-0.1.3-4|16	BuildRequires: themonospot-base-devel
12cu|themonospot-gui-qt-0.1.3-4|17	
12cu|themonospot-gui-qt-0.1.3-4|18	%description
12cu|themonospot-gui-qt-0.1.3-4|19	themonospot-gui-qt is a Mono framework application to create a
12cu|themonospot-gui-qt-0.1.3-4|20	graphic frontend to use themonospot base component and his plugins.
12cu|themonospot-gui-qt-0.1.3-4|21	
12cu|themonospot-gui-qt-0.1.3-4|22	%prep
12cu|themonospot-gui-qt-0.1.3-4|23	%setup -q
12cu|themonospot-gui-qt-0.1.3-4|24	%patch0 -p0
12cu|themonospot-gui-qt-0.1.3-4|25	
12cu|themonospot-gui-qt-0.1.3-4|26	%build
12cu|themonospot-gui-qt-0.1.3-4|27	%configure2_5x
12cu|themonospot-gui-qt-0.1.3-4|28	make
12cu|themonospot-gui-qt-0.1.3-4|29	
12cu|themonospot-gui-qt-0.1.3-4|30	%install
12cu|themonospot-gui-qt-0.1.3-4|31	%makeinstall_std
12cu|themonospot-gui-qt-0.1.3-4|32	
12cu|themonospot-gui-qt-0.1.3-4|33	%files
12cu|themonospot-gui-qt-0.1.3-4|34	%doc copying.gpl
12cu|themonospot-gui-qt-0.1.3-4|35	%{_bindir}/themonospot-qt
12cu|themonospot-gui-qt-0.1.3-4|36	%{_libdir}/themonospot/%{name}.exe
12cu|themonospot-gui-qt-0.1.3-4|37	%{_datadir}/pixmaps/themonospot-qt.png
12cu|themonospot-gui-qt-0.1.3-4|38	%{_datadir}/applications/themonospot-qt.desktop
12cu|themonospot-gui-qt-0.1.3-4|39	
12cu|themonospot-gui-qt-0.1.3-4|40	%changelog
12cu|themonospot-gui-qt-0.1.3-4|41	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.3-4
12cu|themonospot-gui-qt-0.1.3-4|42	+ Revision: 6d38081
12cu|themonospot-gui-qt-0.1.3-4|43	- Spec cleanup
12cu|themonospot-gui-qt-0.1.3-4|44	
12cu|themonospot-gui-qt-0.1.3-4|45	

12991 12
12cu|themonospot-plugin-avi-0.1.1-2|1	Summary: Avi plugin for themonospot system
12cu|themonospot-plugin-avi-0.1.1-2|2	Name:    themonospot-plugin-avi
12cu|themonospot-plugin-avi-0.1.1-2|3	Version: 0.1.1
12cu|themonospot-plugin-avi-0.1.1-2|4	Release: 2
12cu|themonospot-plugin-avi-0.1.1-2|5	License: GPLv2
12cu|themonospot-plugin-avi-0.1.1-2|6	Group:   Video
12cu|themonospot-plugin-avi-0.1.1-2|7	Source:  http://www.integrazioneweb.com/repository/SOURCES/themonospot-plugin-avi-%{version}.tar.gz
12cu|themonospot-plugin-avi-0.1.1-2|8	Url:     http://www.integrazioneweb.com/themonospot
12cu|themonospot-plugin-avi-0.1.1-2|9	
12cu|themonospot-plugin-avi-0.1.1-2|10	#BuildArch : noarch
12cu|themonospot-plugin-avi-0.1.1-2|11	%define debug_package %{nil}
12cu|themonospot-plugin-avi-0.1.1-2|12	
12cu|themonospot-plugin-avi-0.1.1-2|13	BuildRequires: mono-devel
12cu|themonospot-plugin-avi-0.1.1-2|14	BuildRequires: themonospot-base-devel
12cu|themonospot-plugin-avi-0.1.1-2|15	
12cu|themonospot-plugin-avi-0.1.1-2|16	
12cu|themonospot-plugin-avi-0.1.1-2|17	%description
12cu|themonospot-plugin-avi-0.1.1-2|18	themonospot-plugin-avi is an avi plugin package for themonospot system.
12cu|themonospot-plugin-avi-0.1.1-2|19	It install:
12cu|themonospot-plugin-avi-0.1.1-2|20	- themonospot-plugin-avi mono assembly (use from themonospot-base)
12cu|themonospot-plugin-avi-0.1.1-2|21	
12cu|themonospot-plugin-avi-0.1.1-2|22	%prep
12cu|themonospot-plugin-avi-0.1.1-2|23	%setup -q
12cu|themonospot-plugin-avi-0.1.1-2|24	
12cu|themonospot-plugin-avi-0.1.1-2|25	%build
12cu|themonospot-plugin-avi-0.1.1-2|26	%configure2_5x
12cu|themonospot-plugin-avi-0.1.1-2|27	%make
12cu|themonospot-plugin-avi-0.1.1-2|28	
12cu|themonospot-plugin-avi-0.1.1-2|29	%install
12cu|themonospot-plugin-avi-0.1.1-2|30	%makeinstall_std
12cu|themonospot-plugin-avi-0.1.1-2|31	
12cu|themonospot-plugin-avi-0.1.1-2|32	%files
12cu|themonospot-plugin-avi-0.1.1-2|33	%doc copying.gpl
12cu|themonospot-plugin-avi-0.1.1-2|34	%{_libdir}/themonospot/plugins/%{name}/
12cu|themonospot-plugin-avi-0.1.1-2|35	
12cu|themonospot-plugin-avi-0.1.1-2|36	%changelog
12cu|themonospot-plugin-avi-0.1.1-2|37	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-2
12cu|themonospot-plugin-avi-0.1.1-2|38	+ Revision: b604389
12cu|themonospot-plugin-avi-0.1.1-2|39	- Disable debug
12cu|themonospot-plugin-avi-0.1.1-2|40	
12cu|themonospot-plugin-avi-0.1.1-2|41	

12992 12
12cu|themonospot-plugin-mkv-0.1.1-2|1	Summary: Matroska plugin for themonospot system
12cu|themonospot-plugin-mkv-0.1.1-2|2	Name:    themonospot-plugin-mkv
12cu|themonospot-plugin-mkv-0.1.1-2|3	Version: 0.1.1
12cu|themonospot-plugin-mkv-0.1.1-2|4	Release: 2
12cu|themonospot-plugin-mkv-0.1.1-2|5	License: GPLv2
12cu|themonospot-plugin-mkv-0.1.1-2|6	Group:   Video
12cu|themonospot-plugin-mkv-0.1.1-2|7	Source:  http://www.integrazioneweb.com/repository/SOURCES/themonospot-plugin-mkv-%{version}.tar.gz
12cu|themonospot-plugin-mkv-0.1.1-2|8	Url:     http://www.integrazioneweb.com/themonospot
12cu|themonospot-plugin-mkv-0.1.1-2|9	
12cu|themonospot-plugin-mkv-0.1.1-2|10	#BuildArch : noarch
12cu|themonospot-plugin-mkv-0.1.1-2|11	%define debug_package %{nil}
12cu|themonospot-plugin-mkv-0.1.1-2|12	
12cu|themonospot-plugin-mkv-0.1.1-2|13	BuildRequires: mono-devel
12cu|themonospot-plugin-mkv-0.1.1-2|14	BuildRequires: themonospot-base-devel
12cu|themonospot-plugin-mkv-0.1.1-2|15	
12cu|themonospot-plugin-mkv-0.1.1-2|16	%description
12cu|themonospot-plugin-mkv-0.1.1-2|17	themonospot-plugin-mkv is a matroska plugin package for themonospot system.
12cu|themonospot-plugin-mkv-0.1.1-2|18	It install:
12cu|themonospot-plugin-mkv-0.1.1-2|19	- themonospot-plugin-mkv mono assembly (use from themonospot-base)
12cu|themonospot-plugin-mkv-0.1.1-2|20	
12cu|themonospot-plugin-mkv-0.1.1-2|21	%prep
12cu|themonospot-plugin-mkv-0.1.1-2|22	%setup -q
12cu|themonospot-plugin-mkv-0.1.1-2|23	
12cu|themonospot-plugin-mkv-0.1.1-2|24	%build
12cu|themonospot-plugin-mkv-0.1.1-2|25	%configure2_5x
12cu|themonospot-plugin-mkv-0.1.1-2|26	%make
12cu|themonospot-plugin-mkv-0.1.1-2|27	
12cu|themonospot-plugin-mkv-0.1.1-2|28	%install
12cu|themonospot-plugin-mkv-0.1.1-2|29	%makeinstall_std
12cu|themonospot-plugin-mkv-0.1.1-2|30	
12cu|themonospot-plugin-mkv-0.1.1-2|31	%files
12cu|themonospot-plugin-mkv-0.1.1-2|32	%doc copying.gpl
12cu|themonospot-plugin-mkv-0.1.1-2|33	%{_libdir}/themonospot/plugins/%{name}/
12cu|themonospot-plugin-mkv-0.1.1-2|34	
12cu|themonospot-plugin-mkv-0.1.1-2|35	%changelog
12cu|themonospot-plugin-mkv-0.1.1-2|36	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-2
12cu|themonospot-plugin-mkv-0.1.1-2|37	+ Revision: cc71c78
12cu|themonospot-plugin-mkv-0.1.1-2|38	- Disable debug
12cu|themonospot-plugin-mkv-0.1.1-2|39	
12cu|themonospot-plugin-mkv-0.1.1-2|40	

12993 12
12cu|thewidgetfactory-0.2.1-8|1	Name: 		thewidgetfactory
12cu|thewidgetfactory-0.2.1-8|2	Summary: 	Test tool for GTK2 theme
12cu|thewidgetfactory-0.2.1-8|3	Version: 	0.2.1
12cu|thewidgetfactory-0.2.1-8|4	Release: 	8
12cu|thewidgetfactory-0.2.1-8|5	License:	GPL
12cu|thewidgetfactory-0.2.1-8|6	Group: 		Development/Other
12cu|thewidgetfactory-0.2.1-8|7	Source0: 	http://www.stellingwerff.com/TheWidgetFactory/thewidgetfactory-0.2.1.tar.bz2
12cu|thewidgetfactory-0.2.1-8|8	# (fc)  add more widgets
12cu|thewidgetfactory-0.2.1-8|9	Patch0:		thewidgetfactory-0.2.1-newwidgets.patch.bz2
12cu|thewidgetfactory-0.2.1-8|10	# (fc) 0.2.1-3mdv port to libglade
12cu|thewidgetfactory-0.2.1-8|11	Patch1:		thewidgetfactory-0.2.1-libglade.patch
12cu|thewidgetfactory-0.2.1-8|12	URL:		http://www.stellingwerff.com/?page_id=10
12cu|thewidgetfactory-0.2.1-8|13	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|thewidgetfactory-0.2.1-8|14	BuildRequires:  pkgconfig(libglade-2.0)
12cu|thewidgetfactory-0.2.1-8|15	
12cu|thewidgetfactory-0.2.1-8|16	%description
12cu|thewidgetfactory-0.2.1-8|17	TheWidgetFactory is a showcase of GTK2 widgets,
12cu|thewidgetfactory-0.2.1-8|18	only useful to theme developers.
12cu|thewidgetfactory-0.2.1-8|19	
12cu|thewidgetfactory-0.2.1-8|20	%prep
12cu|thewidgetfactory-0.2.1-8|21	%setup -q
12cu|thewidgetfactory-0.2.1-8|22	%patch0 -p1 -b .newwidgets
12cu|thewidgetfactory-0.2.1-8|23	%patch1 -p1 -b .libglade
12cu|thewidgetfactory-0.2.1-8|24	
12cu|thewidgetfactory-0.2.1-8|25	# needed by patch1
12cu|thewidgetfactory-0.2.1-8|26	autoreconf -fi
12cu|thewidgetfactory-0.2.1-8|27	
12cu|thewidgetfactory-0.2.1-8|28	%build
12cu|thewidgetfactory-0.2.1-8|29	%configure2_5x
12cu|thewidgetfactory-0.2.1-8|30	
12cu|thewidgetfactory-0.2.1-8|31	%make
12cu|thewidgetfactory-0.2.1-8|32	
12cu|thewidgetfactory-0.2.1-8|33	%install
12cu|thewidgetfactory-0.2.1-8|34	%makeinstall_std
12cu|thewidgetfactory-0.2.1-8|35	
12cu|thewidgetfactory-0.2.1-8|36	%clean
12cu|thewidgetfactory-0.2.1-8|37	
12cu|thewidgetfactory-0.2.1-8|38	
12cu|thewidgetfactory-0.2.1-8|39	%files
12cu|thewidgetfactory-0.2.1-8|40	%doc README ChangeLog AUTHORS
12cu|thewidgetfactory-0.2.1-8|41	%{_bindir}/*
12cu|thewidgetfactory-0.2.1-8|42	%{_datadir}/thewidgetfactory
12cu|thewidgetfactory-0.2.1-8|43	
12cu|thewidgetfactory-0.2.1-8|44	
12cu|thewidgetfactory-0.2.1-8|45	%changelog
12cu|thewidgetfactory-0.2.1-8|46	* Wed Jul 27 2011 Götz Waschk <waschk@mandriva.org> 0.2.1-6mdv2012.0
12cu|thewidgetfactory-0.2.1-8|47	+ Revision: 691855
12cu|thewidgetfactory-0.2.1-8|48	- rebuild
12cu|thewidgetfactory-0.2.1-8|49	
12cu|thewidgetfactory-0.2.1-8|50	* Mon Jul 26 2010 Götz Waschk <waschk@mandriva.org> 0.2.1-5mdv2011.0
12cu|thewidgetfactory-0.2.1-8|51	+ Revision: 560817
12cu|thewidgetfactory-0.2.1-8|52	- rebuild
12cu|thewidgetfactory-0.2.1-8|53	
12cu|thewidgetfactory-0.2.1-8|54	* Mon Jul 20 2009 Götz Waschk <waschk@mandriva.org> 0.2.1-4mdv2010.0
12cu|thewidgetfactory-0.2.1-8|55	+ Revision: 398119
12cu|thewidgetfactory-0.2.1-8|56	- fix autoreconf call
12cu|thewidgetfactory-0.2.1-8|57	
12cu|thewidgetfactory-0.2.1-8|58	* Fri Jul 18 2008 Frederic Crozat <fcrozat@mandriva.com> 0.2.1-3mdv2009.0
12cu|thewidgetfactory-0.2.1-8|59	+ Revision: 238156
12cu|thewidgetfactory-0.2.1-8|60	- Patch1: port to libglade and remove dependency on glade2
12cu|thewidgetfactory-0.2.1-8|61	- Import thewidgetfactory
12cu|thewidgetfactory-0.2.1-8|62	
12cu|thewidgetfactory-0.2.1-8|63	+ Thierry Vignaud <tv@mandriva.org>
12cu|thewidgetfactory-0.2.1-8|64	- rebuild
12cu|thewidgetfactory-0.2.1-8|65	- kill re-definition of %%buildroot on Pixel's request
12cu|thewidgetfactory-0.2.1-8|66	
12cu|thewidgetfactory-0.2.1-8|67	+ Olivier Blin <oblin@mandriva.com>
12cu|thewidgetfactory-0.2.1-8|68	- restore BuildRoot
12cu|thewidgetfactory-0.2.1-8|69	
12cu|thewidgetfactory-0.2.1-8|70	
12cu|thewidgetfactory-0.2.1-8|71	
12cu|thewidgetfactory-0.2.1-8|72	* Fri Aug 25 2006 Frederic Crozat <fcrozat@mandriva.com> 0.2.1-1mdv2007.0
12cu|thewidgetfactory-0.2.1-8|73	- Initial package

12994 12
12cu|thunar-1.6.2-1|1	%define oname Thunar
12cu|thunar-1.6.2-1|2	%define iconname thunar.png
12cu|thunar-1.6.2-1|3	%define url_ver %(echo %{version} | cut -c 1-3)
12cu|thunar-1.6.2-1|4	
12cu|thunar-1.6.2-1|5	%define major 0
12cu|thunar-1.6.2-1|6	%define apiversion 2
12cu|thunar-1.6.2-1|7	%define libname %mklibname %{name} %{apiversion} %{major}
12cu|thunar-1.6.2-1|8	%define develname %mklibname %{name} -d
12cu|thunar-1.6.2-1|9	
12cu|thunar-1.6.2-1|10	Summary:	New modern file manager for the Xfce Desktop Environment
12cu|thunar-1.6.2-1|11	Name:		thunar
12cu|thunar-1.6.2-1|12	Version:	1.6.2
12cu|thunar-1.6.2-1|13	Release:	1
12cu|thunar-1.6.2-1|14	License:	GPLv2+
12cu|thunar-1.6.2-1|15	Group:		Graphical desktop/Xfce
12cu|thunar-1.6.2-1|16	URL:		http://thunar.xfce.org
12cu|thunar-1.6.2-1|17	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{oname}-%{version}.tar.bz2
12cu|thunar-1.6.2-1|18	BuildRequires:	gtk-doc
12cu|thunar-1.6.2-1|19	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cu|thunar-1.6.2-1|20	BuildRequires:	exo-devel >= 0.10.0
12cu|thunar-1.6.2-1|21	BuildRequires:	pkgconfig(gamin)
12cu|thunar-1.6.2-1|22	BuildRequires:	perl(XML::Parser)
12cu|thunar-1.6.2-1|23	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|thunar-1.6.2-1|24	BuildRequires:	desktop-file-utils
12cu|thunar-1.6.2-1|25	BuildRequires:	xfce4-panel-devel >= 4.10.0
12cu|thunar-1.6.2-1|26	BuildRequires:	libxfce4util-devel >= 4.10.0
12cu|thunar-1.6.2-1|27	BuildRequires:	libxfce4ui-devel >= 4.10.0
12cu|thunar-1.6.2-1|28	BuildRequires:	pkgconfig(libpng)
12cu|thunar-1.6.2-1|29	BuildRequires:	jpeg-devel
12cu|thunar-1.6.2-1|30	BuildRequires:	pkgconfig(libpcre)
12cu|thunar-1.6.2-1|31	BuildRequires:	libexif-devel
12cu|thunar-1.6.2-1|32	BuildRequires:	pkgconfig(gconf-2.0)
12cu|thunar-1.6.2-1|33	BuildRequires:	pkgconfig(libusb)
12cu|thunar-1.6.2-1|34	BuildRequires:	xfconf-devel >= 4.10.0
12cu|thunar-1.6.2-1|35	BuildRequires:	pkgconfig(gudev-1.0)
12cu|thunar-1.6.2-1|36	BuildRequires:	pkgconfig(libnotify)
12cu|thunar-1.6.2-1|37	BuildRequires:	intltool
12cu|thunar-1.6.2-1|38	BuildRequires:	desktop-file-utils
12cu|thunar-1.6.2-1|39	Requires:	shared-mime-info >= 0.15
12cu|thunar-1.6.2-1|40	Requires:	exo
12cu|thunar-1.6.2-1|41	Requires:	thunar-volman
12cu|thunar-1.6.2-1|42	Requires:	%{libname} = %{version}
12cu|thunar-1.6.2-1|43	Requires(post):	desktop-file-utils >= 0.10
12cu|thunar-1.6.2-1|44	Requires(postun): desktop-file-utils >= 0.10
12cu|thunar-1.6.2-1|45	Obsoletes:	xffm
12cu|thunar-1.6.2-1|46	
12cu|thunar-1.6.2-1|47	%description
12cu|thunar-1.6.2-1|48	Thunar has been designed from the ground up to be fast and easy-to-use.
12cu|thunar-1.6.2-1|49	Its user interface is clean and intuitive, and does not include any confusing
12cu|thunar-1.6.2-1|50	or useless options. Thunar is fast and responsive with a good start up time
12cu|thunar-1.6.2-1|51	and directory load time. Thunar is accessible using Assistive Technologies and
12cu|thunar-1.6.2-1|52	is fully standards  compliant.
12cu|thunar-1.6.2-1|53	
12cu|thunar-1.6.2-1|54	Beside the basic file management features, Thunar includes additional features
12cu|thunar-1.6.2-1|55	that set it ahead of other file managers available for the Unix/Linux desktop
12cu|thunar-1.6.2-1|56	today. For example, Thunar includes a so called Bulk Renamer that allows users
12cu|thunar-1.6.2-1|57	to easily rename multiple files at once using criterions that can be specified
12cu|thunar-1.6.2-1|58	using the available renamer plugins. Probably the most interesting renamer here
12cu|thunar-1.6.2-1|59	is the Audio Tags renamer, which generates new file names based on the tags
12cu|thunar-1.6.2-1|60	present in audio files.
12cu|thunar-1.6.2-1|61	
12cu|thunar-1.6.2-1|62	Using the Thunar Extensions Framework it is easy to extend the basic
12cu|thunar-1.6.2-1|63	functionality provided by Thunar to integrate even complex tasks into the file
12cu|thunar-1.6.2-1|64	manager, although the extension framework is still very limited in the 1.0
12cu|thunar-1.6.2-1|65	series, and the 2.0 series will include a way more powerful plugin interface
12cu|thunar-1.6.2-1|66	that allows to adjust virtually every aspect of the file manager. But since
12cu|thunar-1.6.2-1|67	writing extensions for the file manager is still a difficult and time consuming
12cu|thunar-1.6.2-1|68	job, the User Customizable Actions plugin provides users with an easy way to
12cu|thunar-1.6.2-1|69	extend the file and folder context menus with their own custom actions.
12cu|thunar-1.6.2-1|70	
12cu|thunar-1.6.2-1|71	%package -n %{libname}
12cu|thunar-1.6.2-1|72	Summary:	Libraries for the thunar filemanager
12cu|thunar-1.6.2-1|73	Group:		Graphical desktop/Xfce
12cu|thunar-1.6.2-1|74	
12cu|thunar-1.6.2-1|75	%description -n %{libname}
12cu|thunar-1.6.2-1|76	Libraries for the thunar filemanager.
12cu|thunar-1.6.2-1|77	
12cu|thunar-1.6.2-1|78	%package -n %{develname}
12cu|thunar-1.6.2-1|79	Summary:	Development files for the thunar filemanager
12cu|thunar-1.6.2-1|80	Group:		Development/Other
12cu|thunar-1.6.2-1|81	Provides:	%{name}-devel = %{EVRD}
12cu|thunar-1.6.2-1|82	Requires:	%{libname} = %{version}
12cu|thunar-1.6.2-1|83	Obsoletes:	%mklibname %{name} 1 2 -d
12cu|thunar-1.6.2-1|84	
12cu|thunar-1.6.2-1|85	%description -n %{develname}
12cu|thunar-1.6.2-1|86	Development files for the thunar filemanager.
12cu|thunar-1.6.2-1|87	
12cu|thunar-1.6.2-1|88	%prep
12cu|thunar-1.6.2-1|89	%setup -qn %{oname}-%{version}
12cu|thunar-1.6.2-1|90	
12cu|thunar-1.6.2-1|91	%build
12cu|thunar-1.6.2-1|92	# re-generate it
12cu|thunar-1.6.2-1|93	pushd thunar
12cu|thunar-1.6.2-1|94	exo-csource --name=thunar_window_ui thunar-window-ui.xml > thunar-window-ui.h
12cu|thunar-1.6.2-1|95	popd
12cu|thunar-1.6.2-1|96	
12cu|thunar-1.6.2-1|97	%configure2_5x \
12cu|thunar-1.6.2-1|98	--enable-dbus \
12cu|thunar-1.6.2-1|99	--enable-notifications \
12cu|thunar-1.6.2-1|100	--enable-exif \
12cu|thunar-1.6.2-1|101	--enable-pcre \
12cu|thunar-1.6.2-1|102	--enable-gtk-doc \
12cu|thunar-1.6.2-1|103	--enable-apr-plugin \
12cu|thunar-1.6.2-1|104	--enable-tpa-plugin \
12cu|thunar-1.6.2-1|105	--enable-uca-plugin \
12cu|thunar-1.6.2-1|106	--enable-wallpaper-plugin \
12cu|thunar-1.6.2-1|107	--enable-gio-unix \
12cu|thunar-1.6.2-1|108	--enable-gudev
12cu|thunar-1.6.2-1|109	
12cu|thunar-1.6.2-1|110	%make
12cu|thunar-1.6.2-1|111	
12cu|thunar-1.6.2-1|112	%install
12cu|thunar-1.6.2-1|113	%makeinstall_std
12cu|thunar-1.6.2-1|114	
12cu|thunar-1.6.2-1|115	desktop-file-install \
12cu|thunar-1.6.2-1|116	--remove-key="Encoding" \
12cu|thunar-1.6.2-1|117	--add-category="FileManager;FileTools" \
12cu|thunar-1.6.2-1|118	--remove-category="Application" \
12cu|thunar-1.6.2-1|119	--add-only-show-in="XFCE" \
12cu|thunar-1.6.2-1|120	--remove-mime-type="x-directory/normal;x-directory/gnome-default-handler" \
12cu|thunar-1.6.2-1|121	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/Thunar*
12cu|thunar-1.6.2-1|122	
12cu|thunar-1.6.2-1|123	# Remove unneeded files
12cu|thunar-1.6.2-1|124	rm -f %{buildroot}%{_libdir}/thunarx-1/thunar-uca.la
12cu|thunar-1.6.2-1|125	rm -f %{buildroot}%{_datadir}/doc/Thunar/README.thunarrc
12cu|thunar-1.6.2-1|126	rm -f %{buildroot}%{_datadir}/doc/Thunar/README.volumes
12cu|thunar-1.6.2-1|127	
12cu|thunar-1.6.2-1|128	# (tpg) this file is in mandriva-xfce-config package
12cu|thunar-1.6.2-1|129	#rm -rf %{buildroot}%{_sysconfdir}/xdg/Thunar/uca.xml
12cu|thunar-1.6.2-1|130	
12cu|thunar-1.6.2-1|131	%find_lang %{oname} %{oname}.lang
12cu|thunar-1.6.2-1|132	
12cu|thunar-1.6.2-1|133	#gw https://qa.mandriva.com/show_bug.cgi?id=61131
12cu|thunar-1.6.2-1|134	%pre
12cu|thunar-1.6.2-1|135	rm -rf %{_datadir}/doc/Thunar/html/*/images
12cu|thunar-1.6.2-1|136	
12cu|thunar-1.6.2-1|137	%files -f %{oname}.lang
12cu|thunar-1.6.2-1|138	%doc AUTHORS FAQ HACKING README THANKS TODO
12cu|thunar-1.6.2-1|139	%doc docs/README.*
12cu|thunar-1.6.2-1|140	%dir %{_sysconfdir}/xdg/Thunar
12cu|thunar-1.6.2-1|141	%dir %{_datadir}/Thunar
12cu|thunar-1.6.2-1|142	%{_bindir}/*
12cu|thunar-1.6.2-1|143	%{_datadir}/applications/*
12cu|thunar-1.6.2-1|144	%{_iconsdir}/hicolor/*
12cu|thunar-1.6.2-1|145	%{_datadir}/pixmaps/*
12cu|thunar-1.6.2-1|146	%{_datadir}/dbus-1/services/*
12cu|thunar-1.6.2-1|147	%{_datadir}/doc/Thunar
12cu|thunar-1.6.2-1|148	%{_datadir}/Thunar/sendto/thunar-sendto-email.desktop
12cu|thunar-1.6.2-1|149	%{_libdir}/%{oname}/ThunarBulkRename
12cu|thunar-1.6.2-1|150	%{_libdir}/thunarx-%{apiversion}
12cu|thunar-1.6.2-1|151	%{_libdir}/%{oname}/thunar-sendto-email
12cu|thunar-1.6.2-1|152	%{_mandir}/man1/*
12cu|thunar-1.6.2-1|153	%{_libdir}/xfce4/panel/plugins/*%{name}-*
12cu|thunar-1.6.2-1|154	%{_datadir}/xfce4/panel-plugins/thunar-tpa.desktop
12cu|thunar-1.6.2-1|155	%{_datadir}/gtk-doc/html/thunarx/*
12cu|thunar-1.6.2-1|156	%{_sysconfdir}/xdg/Thunar/*.xml
12cu|thunar-1.6.2-1|157	
12cu|thunar-1.6.2-1|158	%files -n %{libname}
12cu|thunar-1.6.2-1|159	%{_libdir}/*%{apiversion}.so.%{major}*
12cu|thunar-1.6.2-1|160	
12cu|thunar-1.6.2-1|161	%files -n %{develname}
12cu|thunar-1.6.2-1|162	%dir %{_includedir}/thunarx-%{apiversion}
12cu|thunar-1.6.2-1|163	%{_includedir}/thunarx-%{apiversion}/*
12cu|thunar-1.6.2-1|164	%{_libdir}/lib*.so
12cu|thunar-1.6.2-1|165	%{_libdir}/pkgconfig/*.pc

12995 12
12cu|thunar-vfs-1.2.0-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12cu|thunar-vfs-1.2.0-3|2	
12cu|thunar-vfs-1.2.0-3|3	%define api 1
12cu|thunar-vfs-1.2.0-3|4	%define major 2
12cu|thunar-vfs-1.2.0-3|5	%define libname %mklibname %{name} %{api} %{major}
12cu|thunar-vfs-1.2.0-3|6	%define devname %mklibname %{name} -d
12cu|thunar-vfs-1.2.0-3|7	
12cu|thunar-vfs-1.2.0-3|8	Summary:	Virtual filesystem shipped with Thunar 1.0 and earlier releases
12cu|thunar-vfs-1.2.0-3|9	Name:		thunar-vfs
12cu|thunar-vfs-1.2.0-3|10	Version:	1.2.0
12cu|thunar-vfs-1.2.0-3|11	Release:	3
12cu|thunar-vfs-1.2.0-3|12	License:	LGPLv2+
12cu|thunar-vfs-1.2.0-3|13	Group:		Graphical desktop/Xfce
12cu|thunar-vfs-1.2.0-3|14	Url:		http://thunar.xfce.org
12cu|thunar-vfs-1.2.0-3|15	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|thunar-vfs-1.2.0-3|16	BuildRequires:	intltool
12cu|thunar-vfs-1.2.0-3|17	BuildRequires:	jpeg-devel
12cu|thunar-vfs-1.2.0-3|18	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.34
12cu|thunar-vfs-1.2.0-3|19	BuildRequires:	pkgconfig(exo-1) >= 0.6.0
12cu|thunar-vfs-1.2.0-3|20	BuildRequires:	pkgconfig(freetype2)
12cu|thunar-vfs-1.2.0-3|21	BuildRequires:	pkgconfig(gamin)
12cu|thunar-vfs-1.2.0-3|22	BuildRequires:	pkgconfig(gconf-2.0) >= 2.4.0
12cu|thunar-vfs-1.2.0-3|23	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.10.0
12cu|thunar-vfs-1.2.0-3|24	BuildRequires:	pkgconfig(glib-2.0) >= 2.12.0
12cu|thunar-vfs-1.2.0-3|25	BuildRequires:	pkgconfig(gthread-2.0) >= 2.12.0
12cu|thunar-vfs-1.2.0-3|26	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.10.0
12cu|thunar-vfs-1.2.0-3|27	BuildRequires:	pkgconfig(libpng) >= 1.2.0
12cu|thunar-vfs-1.2.0-3|28	BuildRequires:	pkgconfig(libstartup-notification-1.0) >= 0.4
12cu|thunar-vfs-1.2.0-3|29	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.8.0
12cu|thunar-vfs-1.2.0-3|30	
12cu|thunar-vfs-1.2.0-3|31	%description
12cu|thunar-vfs-1.2.0-3|32	Thunar-vfs contains the virtual filesystem shipped with Thunar 1.0 and
12cu|thunar-vfs-1.2.0-3|33	earlier releases. It provides compatibility for applications that still
12cu|thunar-vfs-1.2.0-3|34	use thunar-vfs while Thunar was ported to GVFS.
12cu|thunar-vfs-1.2.0-3|35	
12cu|thunar-vfs-1.2.0-3|36	%files -f %{name}.lang
12cu|thunar-vfs-1.2.0-3|37	%doc AUTHORS ChangeLog NEWS README
12cu|thunar-vfs-1.2.0-3|38	%doc docs/ThumbnailersCacheFormat.txt docs/README.volumes
12cu|thunar-vfs-1.2.0-3|39	%{_datadir}/thumbnailers/thunar-vfs-font-thumbnailer-1.desktop
12cu|thunar-vfs-1.2.0-3|40	
12cu|thunar-vfs-1.2.0-3|41	#----------------------------------------------------------------------------
12cu|thunar-vfs-1.2.0-3|42	
12cu|thunar-vfs-1.2.0-3|43	%package -n %{libname}
12cu|thunar-vfs-1.2.0-3|44	Summary:	Shared libraries for %{name}
12cu|thunar-vfs-1.2.0-3|45	Group:		System/Libraries
12cu|thunar-vfs-1.2.0-3|46	Requires:	%{name} >= %{EVRD}
12cu|thunar-vfs-1.2.0-3|47	Conflicts:	%{name} < 1.2.0-2
12cu|thunar-vfs-1.2.0-3|48	
12cu|thunar-vfs-1.2.0-3|49	%description -n %{libname}
12cu|thunar-vfs-1.2.0-3|50	Thunar-vfs contains the virtual filesystem shipped with Thunar 1.0 and
12cu|thunar-vfs-1.2.0-3|51	earlier releases. It provides compatibility for applications that still
12cu|thunar-vfs-1.2.0-3|52	use thunar-vfs while Thunar was ported to GVFS.
12cu|thunar-vfs-1.2.0-3|53	
12cu|thunar-vfs-1.2.0-3|54	This package contains the shared libraries for %{name}.
12cu|thunar-vfs-1.2.0-3|55	
12cu|thunar-vfs-1.2.0-3|56	%files -n %{libname}
12cu|thunar-vfs-1.2.0-3|57	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12cu|thunar-vfs-1.2.0-3|58	%{_libdir}/thunar-vfs-*
12cu|thunar-vfs-1.2.0-3|59	
12cu|thunar-vfs-1.2.0-3|60	#----------------------------------------------------------------------------
12cu|thunar-vfs-1.2.0-3|61	
12cu|thunar-vfs-1.2.0-3|62	%package -n %{devname}
12cu|thunar-vfs-1.2.0-3|63	Summary:	Development files for %{name}
12cu|thunar-vfs-1.2.0-3|64	Group:		Development/Other
12cu|thunar-vfs-1.2.0-3|65	Requires:	%{libname} = %{EVRD}
12cu|thunar-vfs-1.2.0-3|66	Provides:	%{name}-devel = %{EVRD}
12cu|thunar-vfs-1.2.0-3|67	Obsoletes:	%{name}-devel < 1.2.0-2
12cu|thunar-vfs-1.2.0-3|68	
12cu|thunar-vfs-1.2.0-3|69	%description -n %{devname}
12cu|thunar-vfs-1.2.0-3|70	Thunar-vfs contains the virtual filesystem shipped with Thunar 1.0 and
12cu|thunar-vfs-1.2.0-3|71	earlier releases. It provides compatibility for applications that still
12cu|thunar-vfs-1.2.0-3|72	use thunar-vfs while Thunar was ported to GVFS.
12cu|thunar-vfs-1.2.0-3|73	
12cu|thunar-vfs-1.2.0-3|74	This package contains the libraries and header files for developing
12cu|thunar-vfs-1.2.0-3|75	applications that use %{name}.
12cu|thunar-vfs-1.2.0-3|76	
12cu|thunar-vfs-1.2.0-3|77	%files -n %{devname}
12cu|thunar-vfs-1.2.0-3|78	%doc HACKING TODO
12cu|thunar-vfs-1.2.0-3|79	%doc %{_datadir}/gtk-doc/html/%{name}/
12cu|thunar-vfs-1.2.0-3|80	%{_includedir}/%{name}-%{api}/
12cu|thunar-vfs-1.2.0-3|81	%{_libdir}/lib%{name}-%{api}.so
12cu|thunar-vfs-1.2.0-3|82	%{_libdir}/pkgconfig/thunar-vfs-%{api}.pc
12cu|thunar-vfs-1.2.0-3|83	
12cu|thunar-vfs-1.2.0-3|84	#----------------------------------------------------------------------------
12cu|thunar-vfs-1.2.0-3|85	
12cu|thunar-vfs-1.2.0-3|86	%prep
12cu|thunar-vfs-1.2.0-3|87	%setup -q
12cu|thunar-vfs-1.2.0-3|88	
12cu|thunar-vfs-1.2.0-3|89	%build
12cu|thunar-vfs-1.2.0-3|90	%configure2_5x \
12cu|thunar-vfs-1.2.0-3|91	--disable-static
12cu|thunar-vfs-1.2.0-3|92	%make
12cu|thunar-vfs-1.2.0-3|93	
12cu|thunar-vfs-1.2.0-3|94	%install
12cu|thunar-vfs-1.2.0-3|95	%makeinstall_std
12cu|thunar-vfs-1.2.0-3|96	
12cu|thunar-vfs-1.2.0-3|97	%find_lang %{name}
12cu|thunar-vfs-1.2.0-3|98	
12cu|thunar-vfs-1.2.0-3|99	# remove duplicate docs
12cu|thunar-vfs-1.2.0-3|100	rm -rf %{buildroot}%{_datadir}/doc
12cu|thunar-vfs-1.2.0-3|101	
12cu|thunar-vfs-1.2.0-3|102	%check
12cu|thunar-vfs-1.2.0-3|103	make tests
12cu|thunar-vfs-1.2.0-3|104	
12cu|thunar-vfs-1.2.0-3|105	
12cu|thunar-vfs-1.2.0-3|106	%changelog
12cu|thunar-vfs-1.2.0-3|107	* Tue Apr 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-3
12cu|thunar-vfs-1.2.0-3|108	+ Revision: 89312d0
12cu|thunar-vfs-1.2.0-3|109	- Spec cleanup
12cu|thunar-vfs-1.2.0-3|110	
12cu|thunar-vfs-1.2.0-3|111	

12996 12
12cu|tidyp-1.04-2|1	%define libname %mklibname %{name} 1.04
12cu|tidyp-1.04-2|2	%define develname %mklibname %name -d
12cu|tidyp-1.04-2|3	
12cu|tidyp-1.04-2|4	Summary:	Program for tidying up messy HTML
12cu|tidyp-1.04-2|5	Name:		tidyp
12cu|tidyp-1.04-2|6	Version:	1.04
12cu|tidyp-1.04-2|7	Release:	2
12cu|tidyp-1.04-2|8	Group:		Text tools
12cu|tidyp-1.04-2|9	License:	W3C License
12cu|tidyp-1.04-2|10	URL:		http://tidyp.com/
12cu|tidyp-1.04-2|11	Source0:	http://github.com/downloads/petdance/tidyp/tidyp-%{version}.tar.gz
12cu|tidyp-1.04-2|12	Patch0:		tidy-20081224cvs-fix-format-errors.patch
12cu|tidyp-1.04-2|13	
12cu|tidyp-1.04-2|14	%description
12cu|tidyp-1.04-2|15	tidyp is a program that can validate your HTML, as well as modify it to be more
12cu|tidyp-1.04-2|16	clean and standard. tidyp does not validate HTML 5.
12cu|tidyp-1.04-2|17	
12cu|tidyp-1.04-2|18	libtidyp is the library on which the program is based. It can be used by any
12cu|tidyp-1.04-2|19	other program that can interface to it. The Perl module HTML::Tidy is based on
12cu|tidyp-1.04-2|20	this library, allowing Perl programmers to easily validate HTML.
12cu|tidyp-1.04-2|21	
12cu|tidyp-1.04-2|22	tidyp is a fork of the tidy project.
12cu|tidyp-1.04-2|23	
12cu|tidyp-1.04-2|24	%package -n	%{libname}
12cu|tidyp-1.04-2|25	Summary:	Main library for %{name}
12cu|tidyp-1.04-2|26	Group:		System/Libraries
12cu|tidyp-1.04-2|27	
12cu|tidyp-1.04-2|28	%description -n	%{libname}
12cu|tidyp-1.04-2|29	This package contains the library needed to run programs dynamically
12cu|tidyp-1.04-2|30	linked with %{name}.
12cu|tidyp-1.04-2|31	
12cu|tidyp-1.04-2|32	%package -n	%{develname}
12cu|tidyp-1.04-2|33	Summary:	Headers for developing programs that will use %{name}
12cu|tidyp-1.04-2|34	Group:		Development/Other
12cu|tidyp-1.04-2|35	Requires:	%{libname} = %{version}-%{release}
12cu|tidyp-1.04-2|36	Provides:	%{name}-devel = %{version}-%{release}
12cu|tidyp-1.04-2|37	
12cu|tidyp-1.04-2|38	%description -n	%{develname}
12cu|tidyp-1.04-2|39	This package contains the headers that programmers will need to develop
12cu|tidyp-1.04-2|40	applications which will use %{name}.
12cu|tidyp-1.04-2|41	
12cu|tidyp-1.04-2|42	%prep
12cu|tidyp-1.04-2|43	%setup -q
12cu|tidyp-1.04-2|44	%patch0 -p1
12cu|tidyp-1.04-2|45	
12cu|tidyp-1.04-2|46	%build
12cu|tidyp-1.04-2|47	%configure2_5x --disable-static
12cu|tidyp-1.04-2|48	%make
12cu|tidyp-1.04-2|49	
12cu|tidyp-1.04-2|50	%install
12cu|tidyp-1.04-2|51	%makeinstall_std
12cu|tidyp-1.04-2|52	
12cu|tidyp-1.04-2|53	%files
12cu|tidyp-1.04-2|54	%doc README ChangeLog
12cu|tidyp-1.04-2|55	%{_bindir}/*
12cu|tidyp-1.04-2|56	
12cu|tidyp-1.04-2|57	%files -n %{libname}
12cu|tidyp-1.04-2|58	%{_libdir}/*.so.*
12cu|tidyp-1.04-2|59	
12cu|tidyp-1.04-2|60	%files -n %{develname}
12cu|tidyp-1.04-2|61	%{_includedir}/*
12cu|tidyp-1.04-2|62	%{_libdir}/*.so
12cu|tidyp-1.04-2|63	
12cu|tidyp-1.04-2|64	%changelog
12cu|tidyp-1.04-2|65	* Mon Nov 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2011.0
12cu|tidyp-1.04-2|66	+ Revision: 603003
12cu|tidyp-1.04-2|67	- import tidyp
12cu|tidyp-1.04-2|68	

12997 12
12cu|tiemu3-3.04svn-0.3|1	%define		Werror_cflags %nil
12cu|tiemu3-3.04svn-0.3|2	
12cu|tiemu3-3.04svn-0.3|3	Summary:	TiEmu is a TI89(Ti)/92(+)/V200 emulator
12cu|tiemu3-3.04svn-0.3|4	Name:		tiemu3
12cu|tiemu3-3.04svn-0.3|5	Version:	3.04svn
12cu|tiemu3-3.04svn-0.3|6	Release:	%mkrel 0.3
12cu|tiemu3-3.04svn-0.3|7	Source:		tiemu-%{version}.tar.xz
12cu|tiemu3-3.04svn-0.3|8	Group: 		Emulators
12cu|tiemu3-3.04svn-0.3|9	License:	GPL
12cu|tiemu3-3.04svn-0.3|10	BuildRequires:	libticables-devel
12cu|tiemu3-3.04svn-0.3|11	BuildRequires:	libticonv-devel
12cu|tiemu3-3.04svn-0.3|12	BuildRequires:	libtifiles-devel
12cu|tiemu3-3.04svn-0.3|13	BuildRequires:	libticalcs-devel
12cu|tiemu3-3.04svn-0.3|14	BuildRequires:	glib2-devel >= 2.6.0
12cu|tiemu3-3.04svn-0.3|15	BuildRequires:	gtk2-devel >= 2.6.0
12cu|tiemu3-3.04svn-0.3|16	BuildRequires:	zlib-devel
12cu|tiemu3-3.04svn-0.3|17	BuildRequires:	pkgconfig(x11)
12cu|tiemu3-3.04svn-0.3|18	BuildRequires:	pkgconfig(xext)
12cu|tiemu3-3.04svn-0.3|19	BuildRequires:	ncurses-devel
12cu|tiemu3-3.04svn-0.3|20	BuildRequires:	desktop-file-utils >= 0.10
12cu|tiemu3-3.04svn-0.3|21	BuildRequires:	bison >= 1.28
12cu|tiemu3-3.04svn-0.3|22	BuildRequires:	flex >= 2.5.4
12cu|tiemu3-3.04svn-0.3|23	BuildRequires:	texinfo >= 4.4
12cu|tiemu3-3.04svn-0.3|24	BuildRequires:	dbus-devel >= 0.60
12cu|tiemu3-3.04svn-0.3|25	BuildRequires:	dbus-glib-devel >= 0.60
12cu|tiemu3-3.04svn-0.3|26	BuildRequires:	SDL-devel >= 1.2.0
12cu|tiemu3-3.04svn-0.3|27	BuildRequires:	groff
12cu|tiemu3-3.04svn-0.3|28	BuildRequires:	qt3-devel
12cu|tiemu3-3.04svn-0.3|29	BuildRequires:	libglade2.0-devel
12cu|tiemu3-3.04svn-0.3|30	Requires:	xdg-utils >= 1.0.0
12cu|tiemu3-3.04svn-0.3|31	Conflicts:	tiemu > %{version}
12cu|tiemu3-3.04svn-0.3|32	Provides:	tiemu = %{version}
12cu|tiemu3-3.04svn-0.3|33	
12cu|tiemu3-3.04svn-0.3|34	%description
12cu|tiemu3-3.04svn-0.3|35	TiEmu is a TI89(Ti)/92(+)/V200 emulator.
12cu|tiemu3-3.04svn-0.3|36	
12cu|tiemu3-3.04svn-0.3|37	%prep
12cu|tiemu3-3.04svn-0.3|38	%setup -q -n tiemu-%{version}
12cu|tiemu3-3.04svn-0.3|39	
12cu|tiemu3-3.04svn-0.3|40	%build
12cu|tiemu3-3.04svn-0.3|41	# source /etc/profile.d/qt.sh
12cu|tiemu3-3.04svn-0.3|42	# sed -i 's/MINOR_VERSION=2/MINOR_VERSION=3/g;s/PATCHLEVEL=\.1/PATCHLEVEL=\.0/g' src/gdb/itcl/itcl/configure.in
12cu|tiemu3-3.04svn-0.3|43	# sed -i 's/MINOR_VERSION=2/MINOR_VERSION=3/g;s/PATCHLEVEL=\.1/PATCHLEVEL=\.0/g' src/gdb/itcl/itcl/configure
12cu|tiemu3-3.04svn-0.3|44	# sed -i 's/MINOR_VERSION=2/MINOR_VERSION=3/g;s/PATCHLEVEL=\.1/PATCHLEVEL=\.0/g' src/gdb/itcl/itk/configure.in
12cu|tiemu3-3.04svn-0.3|45	# sed -i 's/MINOR_VERSION=2/MINOR_VERSION=3/g;s/PATCHLEVEL=\.1/PATCHLEVEL=\.0/g' src/gdb/itcl/itk/configure
12cu|tiemu3-3.04svn-0.3|46	CFLAGS="%{optflags}" ./configure --prefix=%{_prefix} --libdir=%{_libdir} --mandir=%{_mandir} --disable-nls --enable-shared-tcl-tk --enable-shared-itcl --with-dbus --without-kde
12cu|tiemu3-3.04svn-0.3|47	make
12cu|tiemu3-3.04svn-0.3|48	
12cu|tiemu3-3.04svn-0.3|49	%install
12cu|tiemu3-3.04svn-0.3|50	mkdir -p $RPM_BUILD_ROOT
12cu|tiemu3-3.04svn-0.3|51	%makeinstall_std
12cu|tiemu3-3.04svn-0.3|52	
12cu|tiemu3-3.04svn-0.3|53	# don't package unneeded empty directory
12cu|tiemu3-3.04svn-0.3|54	# rmdir $RPM_BUILD_ROOT%{_libdir}/insight1.0
12cu|tiemu3-3.04svn-0.3|55	# don't package Tcl/Tk stuff which conflicts with the system versions
12cu|tiemu3-3.04svn-0.3|56	rm -rf $RPM_BUILD_ROOT%{_includedir}
12cu|tiemu3-3.04svn-0.3|57	rm -f $RPM_BUILD_ROOT%{_mandir}/man1/tclsh.1* $RPM_BUILD_ROOT%{_mandir}/man1/wish.1*
12cu|tiemu3-3.04svn-0.3|58	rm -rf $RPM_BUILD_ROOT%{_mandir}/man3
12cu|tiemu3-3.04svn-0.3|59	rm -rf $RPM_BUILD_ROOT%{_mandir}/mann
12cu|tiemu3-3.04svn-0.3|60	rm -rf $RPM_BUILD_ROOT/usr/man/mann
12cu|tiemu3-3.04svn-0.3|61	rm -f $RPM_BUILD_ROOT%{_libdir}/tclConfig.sh $RPM_BUILD_ROOT%{_libdir}/tkConfig.sh
12cu|tiemu3-3.04svn-0.3|62	# don't package these either, they won't conflict, but they aren't useful either
12cu|tiemu3-3.04svn-0.3|63	rm -f $RPM_BUILD_ROOT%{_bindir}/tclsh8.4 $RPM_BUILD_ROOT%{_bindir}/wish8.4
12cu|tiemu3-3.04svn-0.3|64	rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
12cu|tiemu3-3.04svn-0.3|65	
12cu|tiemu3-3.04svn-0.3|66	mkdir -p ${RPM_BUILD_ROOT}/usr/share/applications
12cu|tiemu3-3.04svn-0.3|67	cat >${RPM_BUILD_ROOT}/usr/share/applications/tiemu.desktop <<EOF
12cu|tiemu3-3.04svn-0.3|68	[Desktop Entry]
12cu|tiemu3-3.04svn-0.3|69	Name=TiEmu
12cu|tiemu3-3.04svn-0.3|70	Comment=TI89(Ti)/92(+)/V200 emulator
12cu|tiemu3-3.04svn-0.3|71	GenericName=TI89(Ti)/92(+)/V200 emulator
12cu|tiemu3-3.04svn-0.3|72	Encoding=UTF-8
12cu|tiemu3-3.04svn-0.3|73	Version=1.0
12cu|tiemu3-3.04svn-0.3|74	Type=Application
12cu|tiemu3-3.04svn-0.3|75	Exec=/usr/bin/tiemu
12cu|tiemu3-3.04svn-0.3|76	Icon=/usr/share/tiemu/pixmaps/icon.xpm
12cu|tiemu3-3.04svn-0.3|77	Terminal=false
12cu|tiemu3-3.04svn-0.3|78	Categories=Development;
12cu|tiemu3-3.04svn-0.3|79	EOF
12cu|tiemu3-3.04svn-0.3|80	desktop-file-install --delete-original --vendor lpg     \
12cu|tiemu3-3.04svn-0.3|81	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications          \
12cu|tiemu3-3.04svn-0.3|82	${RPM_BUILD_ROOT}/usr/share/applications/tiemu.desktop
12cu|tiemu3-3.04svn-0.3|83	
12cu|tiemu3-3.04svn-0.3|84	find %{buildroot} -perm 0555 | xargs chmod 0755
12cu|tiemu3-3.04svn-0.3|85	
12cu|tiemu3-3.04svn-0.3|86	%files
12cu|tiemu3-3.04svn-0.3|87	%{_bindir}/tiemu
12cu|tiemu3-3.04svn-0.3|88	%{_mandir}/man1/tiemu*
12cu|tiemu3-3.04svn-0.3|89	%{_datadir}/insight*
12cu|tiemu3-3.04svn-0.3|90	%{_datadir}/redhat/gui
12cu|tiemu3-3.04svn-0.3|91	%{_datadir}/tiemu
12cu|tiemu3-3.04svn-0.3|92	%{_datadir}/applications/lpg-tiemu.desktop
12cu|tiemu3-3.04svn-0.3|93	%{_datadir}/tcl8.4
12cu|tiemu3-3.04svn-0.3|94	%{_datadir}/tk8.4
12cu|tiemu3-3.04svn-0.3|95	%{_datadir}/itcl3.2
12cu|tiemu3-3.04svn-0.3|96	%{_datadir}/itk3.2
12cu|tiemu3-3.04svn-0.3|97	%{_datadir}/iwidgets4.0.1
12cu|tiemu3-3.04svn-0.3|98	%{_libdir}/itcl3.2
12cu|tiemu3-3.04svn-0.3|99	%{_libdir}/itk3.2
12cu|tiemu3-3.04svn-0.3|100	%{_libdir}/libitcl3.2.so
12cu|tiemu3-3.04svn-0.3|101	%{_libdir}/libitk3.2.so
12cu|tiemu3-3.04svn-0.3|102	%{_libdir}/libtcl8.4.so
12cu|tiemu3-3.04svn-0.3|103	%{_libdir}/libtk8.4.so
12cu|tiemu3-3.04svn-0.3|104	%{_libdir}/tk8.4/pkgIndex.tcl
12cu|tiemu3-3.04svn-0.3|105	
12cu|tiemu3-3.04svn-0.3|106	
12cu|tiemu3-3.04svn-0.3|107	%changelog
12cu|tiemu3-3.04svn-0.3|108	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.04svn-0.3
12cu|tiemu3-3.04svn-0.3|109	+ Revision: f3654c6
12cu|tiemu3-3.04svn-0.3|110	- Fix X11 br
12cu|tiemu3-3.04svn-0.3|111	
12cu|tiemu3-3.04svn-0.3|112	

12998 12
12cu|tightvnc-1.3.10-7|1	Summary:	Viewer for the VNC remote display system
12cu|tightvnc-1.3.10-7|2	Name:		tightvnc
12cu|tightvnc-1.3.10-7|3	Version:	1.3.10
12cu|tightvnc-1.3.10-7|4	Release:	7
12cu|tightvnc-1.3.10-7|5	License:	GPLv2+
12cu|tightvnc-1.3.10-7|6	Group:		Networking/Remote access
12cu|tightvnc-1.3.10-7|7	Url:		http://www.tightvnc.org
12cu|tightvnc-1.3.10-7|8	Source0:	http://sf.net/projects/vnc-tight/files/TightVNC-unix/%{version}/tightvnc-%{version}_unixsrc.tar.bz2
12cu|tightvnc-1.3.10-7|9	Source1:	http://sf.net/projects/vnc-tight/files/TightVNC-javaviewer/%{version}/tightvnc-%{version}_javasrc.tar.gz
12cu|tightvnc-1.3.10-7|10	Source2:	%{name}-icons.tar.bz2
12cu|tightvnc-1.3.10-7|11	Source3:	vncviewer.desktop
12cu|tightvnc-1.3.10-7|12	Patch0:		0001-CVE-2007-1003.patch
12cu|tightvnc-1.3.10-7|13	Patch1:		0002-CVE-2007-1351-1352.patch
12cu|tightvnc-1.3.10-7|14	Patch2:		0003-Fix-compilation-with-Wformat-Werror-format-security.patch
12cu|tightvnc-1.3.10-7|15	Patch3:		0004-Fix-font-path.patch
12cu|tightvnc-1.3.10-7|16	Patch4:		0005-Install-binaries-with-standard-permissions.patch
12cu|tightvnc-1.3.10-7|17	Patch5:		0006-Fix-java-class-path.patch
12cu|tightvnc-1.3.10-7|18	Patch6:		0007-Set-source-to-1.3.patch
12cu|tightvnc-1.3.10-7|19	BuildRequires:	gccmakedep
12cu|tightvnc-1.3.10-7|20	BuildRequires:	imake
12cu|tightvnc-1.3.10-7|21	BuildRequires:	java-devel
12cu|tightvnc-1.3.10-7|22	BuildRequires:	jpeg-devel
12cu|tightvnc-1.3.10-7|23	BuildRequires:	pkgconfig(xaw7)
12cu|tightvnc-1.3.10-7|24	BuildRequires:	pkgconfig(xmu)
12cu|tightvnc-1.3.10-7|25	BuildRequires:	pkgconfig(xp)
12cu|tightvnc-1.3.10-7|26	BuildRequires:	pkgconfig(xt)
12cu|tightvnc-1.3.10-7|27	BuildRequires:	pkgconfig(zlib)
12cu|tightvnc-1.3.10-7|28	Provides:	vncviewer
12cu|tightvnc-1.3.10-7|29	Conflicts:	tigervnc
12cu|tightvnc-1.3.10-7|30	
12cu|tightvnc-1.3.10-7|31	%description
12cu|tightvnc-1.3.10-7|32	VNC allows you to access to a remote graphical display through the network.
12cu|tightvnc-1.3.10-7|33	
12cu|tightvnc-1.3.10-7|34	The enhanced version of VNC, called TightVNC (grown from the  VNC  Tight
12cu|tightvnc-1.3.10-7|35	Encoder  project), is  optimized  to  work  over  slow   network
12cu|tightvnc-1.3.10-7|36	connections such as low-speed modem links. While  original  VNC  may  be
12cu|tightvnc-1.3.10-7|37	very slow when your connection is not fast enough, with TightVNC you can
12cu|tightvnc-1.3.10-7|38	work  remotely  almost  in  real  time  in  most  environments.  Besides
12cu|tightvnc-1.3.10-7|39	bandwidth optimizations, TightVNC also includes many other improvements,
12cu|tightvnc-1.3.10-7|40	optimizations and  bugfixes  over  VNC.  Note  that  TightVNC  is  free,
12cu|tightvnc-1.3.10-7|41	cross-platform and compatible with the standard VNC.
12cu|tightvnc-1.3.10-7|42	
12cu|tightvnc-1.3.10-7|43	%files
12cu|tightvnc-1.3.10-7|44	%{_bindir}/vncviewer
12cu|tightvnc-1.3.10-7|45	%{_mandir}/man1/vncviewer*
12cu|tightvnc-1.3.10-7|46	%{_datadir}/applications/vncviewer.desktop
12cu|tightvnc-1.3.10-7|47	%{_liconsdir}/%{name}.png
12cu|tightvnc-1.3.10-7|48	%{_iconsdir}/%{name}.png
12cu|tightvnc-1.3.10-7|49	%{_miconsdir}/%{name}.png
12cu|tightvnc-1.3.10-7|50	
12cu|tightvnc-1.3.10-7|51	#------------------------------------------------------------------------------
12cu|tightvnc-1.3.10-7|52	
12cu|tightvnc-1.3.10-7|53	%package server
12cu|tightvnc-1.3.10-7|54	Summary:	Server for the VNC remote display system
12cu|tightvnc-1.3.10-7|55	Group:		Networking/Remote access
12cu|tightvnc-1.3.10-7|56	Requires:	x11-font-alias
12cu|tightvnc-1.3.10-7|57	Requires:	vnc-server-common
12cu|tightvnc-1.3.10-7|58	Provides:	vnc-server
12cu|tightvnc-1.3.10-7|59	Conflicts:	tigervnc-server
12cu|tightvnc-1.3.10-7|60	
12cu|tightvnc-1.3.10-7|61	%description server
12cu|tightvnc-1.3.10-7|62	The VNC system allows you to access the same desktop from a wide variety
12cu|tightvnc-1.3.10-7|63	of platforms. This package is a VNC server, allowing  others  to  access
12cu|tightvnc-1.3.10-7|64	the desktop on your machine.
12cu|tightvnc-1.3.10-7|65	
12cu|tightvnc-1.3.10-7|66	%files server
12cu|tightvnc-1.3.10-7|67	%{_bindir}/Xvnc
12cu|tightvnc-1.3.10-7|68	%{_bindir}/vncconnect
12cu|tightvnc-1.3.10-7|69	%{_bindir}/vncpasswd
12cu|tightvnc-1.3.10-7|70	%{_bindir}/vncserver
12cu|tightvnc-1.3.10-7|71	%{_mandir}/man1/Xvnc*
12cu|tightvnc-1.3.10-7|72	%{_mandir}/man1/vncconnect*
12cu|tightvnc-1.3.10-7|73	%{_mandir}/man1/vncpasswd*
12cu|tightvnc-1.3.10-7|74	%{_mandir}/man1/vncserver*
12cu|tightvnc-1.3.10-7|75	
12cu|tightvnc-1.3.10-7|76	#------------------------------------------------------------------------------
12cu|tightvnc-1.3.10-7|77	
12cu|tightvnc-1.3.10-7|78	%package java
12cu|tightvnc-1.3.10-7|79	Summary:	Java viewer for the VNC remote display system
12cu|tightvnc-1.3.10-7|80	Group:		Networking/Remote access
12cu|tightvnc-1.3.10-7|81	Provides:	vnc-java
12cu|tightvnc-1.3.10-7|82	Conflicts:	tigervnc-java
12cu|tightvnc-1.3.10-7|83	
12cu|tightvnc-1.3.10-7|84	%description java
12cu|tightvnc-1.3.10-7|85	This distribution is based on the standard VNC source and includes new
12cu|tightvnc-1.3.10-7|86	TightVNC-specific features and fixes, such as additional low-bandwidth
12cu|tightvnc-1.3.10-7|87	optimizations, major GUI improvements, and more.
12cu|tightvnc-1.3.10-7|88	
12cu|tightvnc-1.3.10-7|89	There are three basic ways to use TightVNC Java viewer:
12cu|tightvnc-1.3.10-7|90	1. Running applet as part of TightVNC server installation.
12cu|tightvnc-1.3.10-7|91	2. Running applet hosted on a standalone Web server.
12cu|tightvnc-1.3.10-7|92	3. Running the viewer as a standalone application.
12cu|tightvnc-1.3.10-7|93	
12cu|tightvnc-1.3.10-7|94	%files java
12cu|tightvnc-1.3.10-7|95	%{_javadir}/*.jar
12cu|tightvnc-1.3.10-7|96	%{_datadir}/%{name}
12cu|tightvnc-1.3.10-7|97	
12cu|tightvnc-1.3.10-7|98	#------------------------------------------------------------------------------
12cu|tightvnc-1.3.10-7|99	
12cu|tightvnc-1.3.10-7|100	%prep
12cu|tightvnc-1.3.10-7|101	%setup -q -n vnc_unixsrc
12cu|tightvnc-1.3.10-7|102	%setup -q -D -a1 -n vnc_unixsrc
12cu|tightvnc-1.3.10-7|103	%setup -q -D -a2 -n vnc_unixsrc
12cu|tightvnc-1.3.10-7|104	%apply_patches
12cu|tightvnc-1.3.10-7|105	
12cu|tightvnc-1.3.10-7|106	%build
12cu|tightvnc-1.3.10-7|107	%setup_compile_flags
12cu|tightvnc-1.3.10-7|108	
12cu|tightvnc-1.3.10-7|109	# client
12cu|tightvnc-1.3.10-7|110	xmkmf -a
12cu|tightvnc-1.3.10-7|111	%make CDEBUGFLAGS="$CFLAGS" EXTRA_LDOPTIONS="$LDFLAGS" World
12cu|tightvnc-1.3.10-7|112	
12cu|tightvnc-1.3.10-7|113	# server
12cu|tightvnc-1.3.10-7|114	cd Xvnc
12cu|tightvnc-1.3.10-7|115	%configure2_5x
12cu|tightvnc-1.3.10-7|116	# No %make here: didn't work for me.
12cu|tightvnc-1.3.10-7|117	# Also, I couldn't find a way to set CFLAGS somewhere without getting build
12cu|tightvnc-1.3.10-7|118	# errors when building libfont.a.
12cu|tightvnc-1.3.10-7|119	make EXTRA_LDOPTIONS="$LDFLAGS"
12cu|tightvnc-1.3.10-7|120	cd ..
12cu|tightvnc-1.3.10-7|121	
12cu|tightvnc-1.3.10-7|122	# java
12cu|tightvnc-1.3.10-7|123	cd vnc_javasrc
12cu|tightvnc-1.3.10-7|124	make all
12cu|tightvnc-1.3.10-7|125	cd ..
12cu|tightvnc-1.3.10-7|126	
12cu|tightvnc-1.3.10-7|127	%install
12cu|tightvnc-1.3.10-7|128	# client and server
12cu|tightvnc-1.3.10-7|129	install -d -m 755 %{buildroot}%{_bindir}
12cu|tightvnc-1.3.10-7|130	install -d -m 755 %{buildroot}%{_mandir}/man1
12cu|tightvnc-1.3.10-7|131	./vncinstall %{buildroot}%{_bindir} %{buildroot}%{_mandir}
12cu|tightvnc-1.3.10-7|132	
12cu|tightvnc-1.3.10-7|133	install -d -m 755 %{buildroot}/%{_datadir}/applications
12cu|tightvnc-1.3.10-7|134	desktop-file-install \
12cu|tightvnc-1.3.10-7|135	--dir %{buildroot}%{_datadir}/applications \
12cu|tightvnc-1.3.10-7|136	%{SOURCE3}
12cu|tightvnc-1.3.10-7|137	
12cu|tightvnc-1.3.10-7|138	install -D -m 644 %{name}48.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|tightvnc-1.3.10-7|139	install -D -m 644 %{name}32.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|tightvnc-1.3.10-7|140	install -D -m 644 %{name}16.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|tightvnc-1.3.10-7|141	
12cu|tightvnc-1.3.10-7|142	
12cu|tightvnc-1.3.10-7|143	# java
12cu|tightvnc-1.3.10-7|144	install -d -m 755 %{buildroot}%{_javadir}
12cu|tightvnc-1.3.10-7|145	install -d -m 755 %{buildroot}%{_datadir}/%{name}/classes
12cu|tightvnc-1.3.10-7|146	cd vnc_javasrc
12cu|tightvnc-1.3.10-7|147	make install INSTALL_DIR=%{buildroot}%{_datadir}/%{name}/classes \
12cu|tightvnc-1.3.10-7|148	ARCHIVE=vncviewer-%{version}.jar
12cu|tightvnc-1.3.10-7|149	cd ..
12cu|tightvnc-1.3.10-7|150	pushd %{buildroot}%{_datadir}/%{name}/classes
12cu|tightvnc-1.3.10-7|151	mv vncviewer-%{version}.jar %{buildroot}%{_javadir}
12cu|tightvnc-1.3.10-7|152	ln -s %{_javadir}/vncviewer-%{version}.jar VncViewer.jar
12cu|tightvnc-1.3.10-7|153	popd
12cu|tightvnc-1.3.10-7|154	pushd %{buildroot}%{_javadir}
12cu|tightvnc-1.3.10-7|155	ln -s vncviewer-%{version}.jar vncviewer.jar
12cu|tightvnc-1.3.10-7|156	ln -s vncviewer-%{version}.jar VncViewer.jar
12cu|tightvnc-1.3.10-7|157	popd
12cu|tightvnc-1.3.10-7|158	
12cu|tightvnc-1.3.10-7|159	
12cu|tightvnc-1.3.10-7|160	%changelog
12cu|tightvnc-1.3.10-7|161	* Tue Apr 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.10-7
12cu|tightvnc-1.3.10-7|162	+ Revision: 9188c16
12cu|tightvnc-1.3.10-7|163	- Spec cleanup
12cu|tightvnc-1.3.10-7|164	
12cu|tightvnc-1.3.10-7|165	

12999 12
12cu|tikiwiki-6.6-10|1	
12cu|tikiwiki-6.6-10|2	%if %{_use_internal_dependency_generator}
12cu|tikiwiki-6.6-10|3	%define __noautoreq 'pear(\\(smarty.*\\|lib.*\\|tiki.*\\|db.*\\|pear.*\\|File/iCal.*\\|PHPUnit.*\\|Zend.*\\|Minify.*\\))'
12cu|tikiwiki-6.6-10|4	%else
12cu|tikiwiki-6.6-10|5	%define _requires_exceptions pear(\\(smarty.*\\|lib.*\\|tiki.*\\|db.*\\|pear.*\\|File/iCal.*\\|PHPUnit.*\\|Zend.*\\|Minify.*\\))
12cu|tikiwiki-6.6-10|6	%endif.
12cu|tikiwiki-6.6-10|7	
12cu|tikiwiki-6.6-10|8	
12cu|tikiwiki-6.6-10|9	Name:       tikiwiki
12cu|tikiwiki-6.6-10|10	Version:    6.6
12cu|tikiwiki-6.6-10|11	Release:    10
12cu|tikiwiki-6.6-10|12	Summary:    A PHP-based CMS/Groupware web application with a full Wiki environment
12cu|tikiwiki-6.6-10|13	License:    LGPLv2
12cu|tikiwiki-6.6-10|14	Group:      System/Servers
12cu|tikiwiki-6.6-10|15	URL:        http://www.tikiwiki.org
12cu|tikiwiki-6.6-10|16	Source:     http://prdownloads.sourceforge.net/%{name}/tiki-%{version}.tar.bz2
12cu|tikiwiki-6.6-10|17	Patch0:     tikiwiki-6.4-use-external-pear-modules.patch
12cu|tikiwiki-6.6-10|18	Patch1:     tikiwiki-6.0-use-external-smarty.patch
12cu|tikiwiki-6.6-10|19	Patch2:     tikiwiki-6.4-bootstrap.patch
12cu|tikiwiki-6.6-10|20	Patch3:     tikiwiki-6.0-fix-Zend-module.patch
12cu|tikiwiki-6.6-10|21	Patch4:     _htaccess.patch
12cu|tikiwiki-6.6-10|22	Requires:   php-pdo_mysql
12cu|tikiwiki-6.6-10|23	Requires:   php-gd
12cu|tikiwiki-6.6-10|24	#Requires:   php-smarty
12cu|tikiwiki-6.6-10|25	Requires:   apache-mod_php
12cu|tikiwiki-6.6-10|26	BuildArch:  noarch
12cu|tikiwiki-6.6-10|27	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cu|tikiwiki-6.6-10|28	
12cu|tikiwiki-6.6-10|29	%description
12cu|tikiwiki-6.6-10|30	TikiWiki is an open source CMS/Groupware web application which provides
12cu|tikiwiki-6.6-10|31	a full Wiki environment, as well as Articles, Sections/Categories,
12cu|tikiwiki-6.6-10|32	User/Group Management (including optional LDAP), Polls and Quizzes,
12cu|tikiwiki-6.6-10|33	File and Image Galleries, Forums, Weblogs, Calendars, Chat, Maps
12cu|tikiwiki-6.6-10|34	and much more.
12cu|tikiwiki-6.6-10|35	
12cu|tikiwiki-6.6-10|36	%prep
12cu|tikiwiki-6.6-10|37	%setup -q -n tiki-%{version}
12cu|tikiwiki-6.6-10|38	%patch0 -p 1
12cu|tikiwiki-6.6-10|39	#patch1 -p 1
12cu|tikiwiki-6.6-10|40	%patch2 -p 1
12cu|tikiwiki-6.6-10|41	%patch3 -p 1
12cu|tikiwiki-6.6-10|42	%patch4 -p 1
12cu|tikiwiki-6.6-10|43	
12cu|tikiwiki-6.6-10|44	%build
12cu|tikiwiki-6.6-10|45	
12cu|tikiwiki-6.6-10|46	%install
12cu|tikiwiki-6.6-10|47	rm -rf %{buildroot}
12cu|tikiwiki-6.6-10|48	
12cu|tikiwiki-6.6-10|49	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|tikiwiki-6.6-10|50	cp *.php %{buildroot}%{_datadir}/%{name}
12cu|tikiwiki-6.6-10|51	cp *.png %{buildroot}%{_datadir}/%{name}
12cu|tikiwiki-6.6-10|52	cp robots.txt %{buildroot}%{_datadir}/%{name}
12cu|tikiwiki-6.6-10|53	cp license.txt %{buildroot}%{_datadir}/%{name}
12cu|tikiwiki-6.6-10|54	cp favicon.ico %{buildroot}%{_datadir}/%{name}
12cu|tikiwiki-6.6-10|55	
12cu|tikiwiki-6.6-10|56	for dir in css doc img images installer \
12cu|tikiwiki-6.6-10|57	lang lib maps modules pics; do
12cu|tikiwiki-6.6-10|58	cp -pr $dir %{buildroot}%{_datadir}/%{name}
12cu|tikiwiki-6.6-10|59	done
12cu|tikiwiki-6.6-10|60	
12cu|tikiwiki-6.6-10|61	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cu|tikiwiki-6.6-10|62	
12cu|tikiwiki-6.6-10|63	# writable directories
12cu|tikiwiki-6.6-10|64	for dir in backups db dump files styles temp templates templates_c whelp; do
12cu|tikiwiki-6.6-10|65	cp -pr $dir %{buildroot}%{_localstatedir}/lib/%{name}
12cu|tikiwiki-6.6-10|66	chmod 2775 %{buildroot}%{_localstatedir}/lib/%{name}/$dir
12cu|tikiwiki-6.6-10|67	pushd %{buildroot}%{_datadir}/%{name}
12cu|tikiwiki-6.6-10|68	ln -s ../../..%{_localstatedir}/lib/%{name}/$dir .
12cu|tikiwiki-6.6-10|69	popd
12cu|tikiwiki-6.6-10|70	done
12cu|tikiwiki-6.6-10|71	
12cu|tikiwiki-6.6-10|72	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/modules
12cu|tikiwiki-6.6-10|73	mv %{buildroot}%{_datadir}/%{name}/modules/cache \
12cu|tikiwiki-6.6-10|74	%{buildroot}%{_localstatedir}/lib/%{name}/modules
12cu|tikiwiki-6.6-10|75	chmod 2755 %{buildroot}%{_localstatedir}/lib/%{name}/modules/cache
12cu|tikiwiki-6.6-10|76	pushd %{buildroot}%{_datadir}/%{name}/modules
12cu|tikiwiki-6.6-10|77	ln -s ../../../..%{_localstatedir}/lib/%{name}/modules/cache .
12cu|tikiwiki-6.6-10|78	popd
12cu|tikiwiki-6.6-10|79	
12cu|tikiwiki-6.6-10|80	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/img
12cu|tikiwiki-6.6-10|81	for dir in wiki wiki_up trackers; do
12cu|tikiwiki-6.6-10|82	mv %{buildroot}%{_datadir}/%{name}/img/$dir \
12cu|tikiwiki-6.6-10|83	%{buildroot}%{_localstatedir}/lib/%{name}/img
12cu|tikiwiki-6.6-10|84	chmod 2775 %{buildroot}%{_localstatedir}/lib/%{name}/img/$dir
12cu|tikiwiki-6.6-10|85	pushd %{buildroot}%{_datadir}/%{name}/img
12cu|tikiwiki-6.6-10|86	ln -s ../../../..%{_localstatedir}/lib/%{name}/img/$dir .
12cu|tikiwiki-6.6-10|87	popd
12cu|tikiwiki-6.6-10|88	done
12cu|tikiwiki-6.6-10|89	
12cu|tikiwiki-6.6-10|90	# configuration file
12cu|tikiwiki-6.6-10|91	install -d -m 755 %{buildroot}%{_sysconfdir}
12cu|tikiwiki-6.6-10|92	touch %{buildroot}%{_sysconfdir}/%{name}.conf
12cu|tikiwiki-6.6-10|93	pushd %{buildroot}%{_localstatedir}/lib/%{name}/db
12cu|tikiwiki-6.6-10|94	ln -s ../../../..%{_sysconfdir}/%{name}.conf local.php
12cu|tikiwiki-6.6-10|95	popd
12cu|tikiwiki-6.6-10|96	
12cu|tikiwiki-6.6-10|97	# this is not a pear lib
12cu|tikiwiki-6.6-10|98	mv %{buildroot}%{_datadir}/%{name}/lib/pear/Minify \
12cu|tikiwiki-6.6-10|99	%{buildroot}%{_datadir}/%{name}/lib/
12cu|tikiwiki-6.6-10|100	
12cu|tikiwiki-6.6-10|101	# do not ship private copies of php libs
12cu|tikiwiki-6.6-10|102	rm -rf %{buildroot}%{_datadir}/%{name}/lib/pear
12cu|tikiwiki-6.6-10|103	#rm -rf %{buildroot}%{_datadir}/%{name}/lib/smarty
12cu|tikiwiki-6.6-10|104	
12cu|tikiwiki-6.6-10|105	# cleanup
12cu|tikiwiki-6.6-10|106	find %{buildroot}%{_datadir}/%{name} -name .htaccess -o -name README \
12cu|tikiwiki-6.6-10|107	| xargs rm -f
12cu|tikiwiki-6.6-10|108	find %{buildroot}%{_localstatedir}/lib/%{name} -name .htaccess -o -name README \
12cu|tikiwiki-6.6-10|109	| xargs rm -f
12cu|tikiwiki-6.6-10|110	
12cu|tikiwiki-6.6-10|111	# apache configuration
12cu|tikiwiki-6.6-10|112	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|tikiwiki-6.6-10|113	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|tikiwiki-6.6-10|114	# Tikiwiki Apache configuration
12cu|tikiwiki-6.6-10|115	Alias /tikiwiki/styles %{_localstatedir}/lib/%{name}/styles
12cu|tikiwiki-6.6-10|116	Alias /tiki/styles %{_localstatedir}/lib/%{name}/styles
12cu|tikiwiki-6.6-10|117	Alias /tikiwiki %{_datadir}/%{name}
12cu|tikiwiki-6.6-10|118	Alias /tiki %{_datadir}/%{name}
12cu|tikiwiki-6.6-10|119	
12cu|tikiwiki-6.6-10|120	<Directory %{_datadir}/%{name}>
12cu|tikiwiki-6.6-10|121	Options -FollowSymLinks
12cu|tikiwiki-6.6-10|122	Require all granted
12cu|tikiwiki-6.6-10|123	</Directory>
12cu|tikiwiki-6.6-10|124	
12cu|tikiwiki-6.6-10|125	<Directory %{_datadir}/%{name}/installer>
12cu|tikiwiki-6.6-10|126	<FilesMatch "\.ph(p(3|4)?|tml)$">
12cu|tikiwiki-6.6-10|127	Require all denied
12cu|tikiwiki-6.6-10|128	</FilesMatch>
12cu|tikiwiki-6.6-10|129	</Directory>
12cu|tikiwiki-6.6-10|130	
12cu|tikiwiki-6.6-10|131	<Directory %{_datadir}/%{name}/img>
12cu|tikiwiki-6.6-10|132	<FilesMatch "\.ph(p(3|4)?|tml)$">
12cu|tikiwiki-6.6-10|133	Require all denied
12cu|tikiwiki-6.6-10|134	</FilesMatch>
12cu|tikiwiki-6.6-10|135	</Directory>
12cu|tikiwiki-6.6-10|136	
12cu|tikiwiki-6.6-10|137	<Directory %{_datadir}/%{name}/images>
12cu|tikiwiki-6.6-10|138	<FilesMatch "\.ph(p(3|4)?|tml)$">
12cu|tikiwiki-6.6-10|139	Require all denied
12cu|tikiwiki-6.6-10|140	</FilesMatch>
12cu|tikiwiki-6.6-10|141	</Directory>
12cu|tikiwiki-6.6-10|142	
12cu|tikiwiki-6.6-10|143	<Directory %{_datadir}/%{name}/lib>
12cu|tikiwiki-6.6-10|144	<FilesMatch "\.ph(p(3|4)?|tml)$">
12cu|tikiwiki-6.6-10|145	Require all denied
12cu|tikiwiki-6.6-10|146	</FilesMatch>
12cu|tikiwiki-6.6-10|147	</Directory>
12cu|tikiwiki-6.6-10|148	
12cu|tikiwiki-6.6-10|149	<Directory %{_datadir}/%{name}/lib/fckeditor>
12cu|tikiwiki-6.6-10|150	<FilesMatch "\.ph(p(3|4)?|tml)$">
12cu|tikiwiki-6.6-10|151	Require all granted
12cu|tikiwiki-6.6-10|152	</FilesMatch>
12cu|tikiwiki-6.6-10|153	</Directory>
12cu|tikiwiki-6.6-10|154	
12cu|tikiwiki-6.6-10|155	<Directory %{_datadir}/%{name}/lib/fckeditor_tiki>
12cu|tikiwiki-6.6-10|156	<FilesMatch "\.ph(p(3|4)?|tml)$">
12cu|tikiwiki-6.6-10|157	Require all granted
12cu|tikiwiki-6.6-10|158	</FilesMatch>
12cu|tikiwiki-6.6-10|159	</Directory>
12cu|tikiwiki-6.6-10|160	
12cu|tikiwiki-6.6-10|161	<Directory %{_datadir}/%{name}/lang>
12cu|tikiwiki-6.6-10|162	Require all denied
12cu|tikiwiki-6.6-10|163	</Directory>
12cu|tikiwiki-6.6-10|164	
12cu|tikiwiki-6.6-10|165	<Directory %{_datadir}/%{name}/modules>
12cu|tikiwiki-6.6-10|166	Require all denied
12cu|tikiwiki-6.6-10|167	</Directory>
12cu|tikiwiki-6.6-10|168	
12cu|tikiwiki-6.6-10|169	<Directory %{_localstatedir}/lib/%{name}/styles>
12cu|tikiwiki-6.6-10|170	Require all granted
12cu|tikiwiki-6.6-10|171	</Directory>
12cu|tikiwiki-6.6-10|172	
12cu|tikiwiki-6.6-10|173	<Directory %{_localstatedir}/lib/%{name}/db>
12cu|tikiwiki-6.6-10|174	Require all denied
12cu|tikiwiki-6.6-10|175	</Directory>
12cu|tikiwiki-6.6-10|176	
12cu|tikiwiki-6.6-10|177	# Below part is required to enable SEFURLs
12cu|tikiwiki-6.6-10|178	
12cu|tikiwiki-6.6-10|179	EOF
12cu|tikiwiki-6.6-10|180	
12cu|tikiwiki-6.6-10|181	cat _htaccess >> %{buildroot}%{_webappconfdir}/%{name}.conf
12cu|tikiwiki-6.6-10|182	
12cu|tikiwiki-6.6-10|183	%clean
12cu|tikiwiki-6.6-10|184	rm -rf %{buildroot}
12cu|tikiwiki-6.6-10|185	
12cu|tikiwiki-6.6-10|186	
12cu|tikiwiki-6.6-10|187	
12cu|tikiwiki-6.6-10|188	%files
12cu|tikiwiki-6.6-10|189	%defattr(-,root,root)
12cu|tikiwiki-6.6-10|190	%doc INSTALL README
12cu|tikiwiki-6.6-10|191	%{_datadir}/tikiwiki
12cu|tikiwiki-6.6-10|192	%attr(-,apache,apache) %{_localstatedir}/lib/tikiwiki
12cu|tikiwiki-6.6-10|193	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|tikiwiki-6.6-10|194	%config(noreplace) %attr(-,apache,apache) %{_sysconfdir}/%{name}.conf
12cu|tikiwiki-6.6-10|195	
12cu|tikiwiki-6.6-10|196	
12cu|tikiwiki-6.6-10|197	%changelog
12cu|tikiwiki-6.6-10|198	* Fri Jan 20 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 6.6-1mdv2011.0
12cu|tikiwiki-6.6-10|199	+ Revision: 762926
12cu|tikiwiki-6.6-10|200	- new version 6.6
12cu|tikiwiki-6.6-10|201	- new version 6.5 (include bugfixes and security patches)
12cu|tikiwiki-6.6-10|202	- Update to 6.4
12cu|tikiwiki-6.6-10|203	
12cu|tikiwiki-6.6-10|204	* Mon Dec 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 6.0-1mdv2011.0
12cu|tikiwiki-6.6-10|205	+ Revision: 620645
12cu|tikiwiki-6.6-10|206	- new version
12cu|tikiwiki-6.6-10|207	
12cu|tikiwiki-6.6-10|208	* Thu Oct 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 5.3-1mdv2011.0
12cu|tikiwiki-6.6-10|209	+ Revision: 589824
12cu|tikiwiki-6.6-10|210	- new version
12cu|tikiwiki-6.6-10|211	- strip private versions of pear libs and smarty
12cu|tikiwiki-6.6-10|212	
12cu|tikiwiki-6.6-10|213	* Tue Jan 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-3mdv2010.1
12cu|tikiwiki-6.6-10|214	+ Revision: 493876
12cu|tikiwiki-6.6-10|215	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|tikiwiki-6.6-10|216	
12cu|tikiwiki-6.6-10|217	* Thu Sep 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-2mdv2010.0
12cu|tikiwiki-6.6-10|218	+ Revision: 428430
12cu|tikiwiki-6.6-10|219	- don't forget to reload apache configuration after installation
12cu|tikiwiki-6.6-10|220	
12cu|tikiwiki-6.6-10|221	* Wed Sep 02 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.1-1mdv2010.0
12cu|tikiwiki-6.6-10|222	+ Revision: 424583
12cu|tikiwiki-6.6-10|223	- new version
12cu|tikiwiki-6.6-10|224	- use FHS setup
12cu|tikiwiki-6.6-10|225	- TODO: drop private pear modules
12cu|tikiwiki-6.6-10|226	
12cu|tikiwiki-6.6-10|227	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.9.10.1-4mdv2009.0
12cu|tikiwiki-6.6-10|228	+ Revision: 261536
12cu|tikiwiki-6.6-10|229	- rebuild
12cu|tikiwiki-6.6-10|230	
12cu|tikiwiki-6.6-10|231	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.9.10.1-3mdv2009.0
12cu|tikiwiki-6.6-10|232	+ Revision: 254541
12cu|tikiwiki-6.6-10|233	- rebuild
12cu|tikiwiki-6.6-10|234	
12cu|tikiwiki-6.6-10|235	* Sun Mar 02 2008 Olivier Blin <blino@mandriva.org> 1.9.10.1-1mdv2008.1
12cu|tikiwiki-6.6-10|236	+ Revision: 177775
12cu|tikiwiki-6.6-10|237	- 1.9.10.1
12cu|tikiwiki-6.6-10|238	- restore BuildRoot
12cu|tikiwiki-6.6-10|239	
12cu|tikiwiki-6.6-10|240	+ Thierry Vignaud <tv@mandriva.org>
12cu|tikiwiki-6.6-10|241	- kill re-definition of %%buildroot on Pixel's request
12cu|tikiwiki-6.6-10|242	
12cu|tikiwiki-6.6-10|243	* Sun Oct 28 2007 Funda Wang <fwang@mandriva.org> 1.9.8.3-1mdv2008.1
12cu|tikiwiki-6.6-10|244	+ Revision: 102874
12cu|tikiwiki-6.6-10|245	- update to new version 1.9.8.3
12cu|tikiwiki-6.6-10|246	
12cu|tikiwiki-6.6-10|247	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.7-2mdv2008.0
12cu|tikiwiki-6.6-10|248	+ Revision: 90337
12cu|tikiwiki-6.6-10|249	- rebuild
12cu|tikiwiki-6.6-10|250	
12cu|tikiwiki-6.6-10|251	* Thu Sep 06 2007 Funda Wang <fwang@mandriva.org> 1.9.7-1mdv2008.0
12cu|tikiwiki-6.6-10|252	+ Revision: 80553
12cu|tikiwiki-6.6-10|253	- New version 1.9.7
12cu|tikiwiki-6.6-10|254	- Import tikiwiki
12cu|tikiwiki-6.6-10|255	
12cu|tikiwiki-6.6-10|256	
12cu|tikiwiki-6.6-10|257	
12cu|tikiwiki-6.6-10|258	* Tue Nov 01 2005 Michael Scherer <misc@mandriva.org> 1.9.2-1mdk
12cu|tikiwiki-6.6-10|259	- New release 1.9.2
12cu|tikiwiki-6.6-10|260	
12cu|tikiwiki-6.6-10|261	* Wed Oct 26 2005 Michael Scherer <misc@mandriva.org> 1.9.1.1-1mdk
12cu|tikiwiki-6.6-10|262	- New release 1.9.1.1, as reported by Franck Martin ( security fix )
12cu|tikiwiki-6.6-10|263	- mkrel
12cu|tikiwiki-6.6-10|264	- rpmbuildupdatable
12cu|tikiwiki-6.6-10|265	
12cu|tikiwiki-6.6-10|266	* Mon Sep 12 2005 Franck Martin <franck@sopac.org> 1.9.1-1mdk
12cu|tikiwiki-6.6-10|267	- security fix release
12cu|tikiwiki-6.6-10|268	
12cu|tikiwiki-6.6-10|269	* Thu Jul 21 2005 Franck Martin <franck@sopac.org> 1.9.0-1mdk
12cu|tikiwiki-6.6-10|270	- new release
12cu|tikiwiki-6.6-10|271	
12cu|tikiwiki-6.6-10|272	* Tue Apr 13 2004 Olivier Blin <blino@mandrake.org> 1.8.2-1mdk
12cu|tikiwiki-6.6-10|273	- fix rights on files
12cu|tikiwiki-6.6-10|274	- new release
12cu|tikiwiki-6.6-10|275	
12cu|tikiwiki-6.6-10|276	* Wed Mar 03 2004 Franck Martin <franck@sopac.org> 1.8-1mdk
12cu|tikiwiki-6.6-10|277	- First Mandrake release
12cu|tikiwiki-6.6-10|278	- From Olivier Blin <blino@mandrake.org> :
12cu|tikiwiki-6.6-10|279	- own dir
12cu|tikiwiki-6.6-10|280	- fix setup.sh not to chown/chgrp files
12cu|tikiwiki-6.6-10|281	- replace Copyright tag by License tag
12cu|tikiwiki-6.6-10|282	- use System/Servers group

13000 12
12cu|timevault-0.7.5-9|1	# Not noarch, since the package installs nautilus extension to arch-specific folder
12cu|timevault-0.7.5-9|2	%define debug_package %{nil}
12cu|timevault-0.7.5-9|3	
12cu|timevault-0.7.5-9|4	Summary: Front-end for making snapshots of a set of directories
12cu|timevault-0.7.5-9|5	Name:    timevault
12cu|timevault-0.7.5-9|6	Version: 0.7.5
12cu|timevault-0.7.5-9|7	Release: 9
12cu|timevault-0.7.5-9|8	Source:  %{name}-%{version}.tar.bz2
12cu|timevault-0.7.5-9|9	# make it using existing macros:
12cu|timevault-0.7.5-9|10	Patch0:   timevault-init-mdv.patch
12cu|timevault-0.7.5-9|11	# make it chkconfig aware:
12cu|timevault-0.7.5-9|12	Patch1:   timevault-init-chkconfig.patch
12cu|timevault-0.7.5-9|13	Patch2:  timevault-0.7.5-recognize-py2.7.patch
12cu|timevault-0.7.5-9|14	URL:     https://wiki.ubuntu.com/TimeVault
12cu|timevault-0.7.5-9|15	License: GPL
12cu|timevault-0.7.5-9|16	Group:   System/Configuration/Other
12cu|timevault-0.7.5-9|17	BuildRequires: python-devel
12cu|timevault-0.7.5-9|18	BuildRequires: gnome-common intltool
12cu|timevault-0.7.5-9|19	BuildRequires: gnome-python-devel nautilus-python pygtk2.0-devel python-notify python-dbus dbus-devel
12cu|timevault-0.7.5-9|20	Requires: nautilus-python
12cu|timevault-0.7.5-9|21	Requires: python-dbus
12cu|timevault-0.7.5-9|22	Requires: python-notify
12cu|timevault-0.7.5-9|23	Requires: python-gamin python-sqlite2
12cu|timevault-0.7.5-9|24	Requires(post): rpm-helper
12cu|timevault-0.7.5-9|25	Requires(preun): rpm-helper
12cu|timevault-0.7.5-9|26	
12cu|timevault-0.7.5-9|27	%description
12cu|timevault-0.7.5-9|28	TimeVault is a simple front-end for making snapshots of a set of directories.
12cu|timevault-0.7.5-9|29	Snapshots are a copy of a directory structure or file at a certain point in
12cu|timevault-0.7.5-9|30	time. Restore functionality is integrated into Nautilus - previous versions of
12cu|timevault-0.7.5-9|31	a file or directory that has a snapshot can be accessed by examining the
12cu|timevault-0.7.5-9|32	properties and selecting the 'Previous Versions' tab.
12cu|timevault-0.7.5-9|33	
12cu|timevault-0.7.5-9|34	Snapshots are protected from accidental deletion or modification since they are
12cu|timevault-0.7.5-9|35	read-only by default. The super-user can delete intermediate snapshots to save
12cu|timevault-0.7.5-9|36	space, but files and directories that existed before or after the deletion will
12cu|timevault-0.7.5-9|37	still be accessible.
12cu|timevault-0.7.5-9|38	
12cu|timevault-0.7.5-9|39	%prep
12cu|timevault-0.7.5-9|40	%setup -q
12cu|timevault-0.7.5-9|41	%patch0 -p0
12cu|timevault-0.7.5-9|42	%patch1 -p0
12cu|timevault-0.7.5-9|43	%patch2 -p0
12cu|timevault-0.7.5-9|44	[[ -x ./configure ]] || ./autogen.sh
12cu|timevault-0.7.5-9|45	
12cu|timevault-0.7.5-9|46	%build
12cu|timevault-0.7.5-9|47	%configure2_5x
12cu|timevault-0.7.5-9|48	%make
12cu|timevault-0.7.5-9|49	
12cu|timevault-0.7.5-9|50	%install
12cu|timevault-0.7.5-9|51	%makeinstall_std
12cu|timevault-0.7.5-9|52	mkdir -p %buildroot%_libdir/nautilus/extensions-2.0
12cu|timevault-0.7.5-9|53	mv %buildroot%_prefix/lib/nautilus/extensions-1.0/* %buildroot%_libdir/nautilus/extensions-2.0
12cu|timevault-0.7.5-9|54	
12cu|timevault-0.7.5-9|55	%post
12cu|timevault-0.7.5-9|56	%_post_service %{name}
12cu|timevault-0.7.5-9|57	
12cu|timevault-0.7.5-9|58	%preun
12cu|timevault-0.7.5-9|59	%_preun_service %{name}
12cu|timevault-0.7.5-9|60	
12cu|timevault-0.7.5-9|61	%files
12cu|timevault-0.7.5-9|62	%defattr(-,root,root,755)
12cu|timevault-0.7.5-9|63	%{_bindir}/*
12cu|timevault-0.7.5-9|64	%{_datadir}/applications/timevault.desktop
12cu|timevault-0.7.5-9|65	%{_datadir}/timevault
12cu|timevault-0.7.5-9|66	%config(noreplace) /etc/dbus-1/system.d/timevault.conf
12cu|timevault-0.7.5-9|67	/etc/init.d/timevault
12cu|timevault-0.7.5-9|68	%config(noreplace) /etc/logrotate.d/timevault.logrotate
12cu|timevault-0.7.5-9|69	%{_iconsdir}/hicolor/14x14/apps/timevault.png
12cu|timevault-0.7.5-9|70	%{_iconsdir}/hicolor/22x22/apps/timevault.png
12cu|timevault-0.7.5-9|71	%{_iconsdir}/hicolor/32x32/apps/timevault.png
12cu|timevault-0.7.5-9|72	%{_iconsdir}/hicolor/scalable/apps/timevault.svg
12cu|timevault-0.7.5-9|73	%{py_platsitedir}/TimeVault
12cu|timevault-0.7.5-9|74	#gw this dir is arch dependant:
12cu|timevault-0.7.5-9|75	%{_libdir}/nautilus/extensions-2.0/python/timevault-nautilus.py
12cu|timevault-0.7.5-9|76	
12cu|timevault-0.7.5-9|77	%changelog
12cu|timevault-0.7.5-9|78	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7.5-9
12cu|timevault-0.7.5-9|79	+ Revision: 966fe13
12cu|timevault-0.7.5-9|80	- Spec cleanup
12cu|timevault-0.7.5-9|81	
12cu|timevault-0.7.5-9|82	

13001 12
12cu|tint2-0.11-3|1	%define name tint2
12cu|tint2-0.11-3|2	%define version 0.11
12cu|tint2-0.11-3|3	%define release  3
12cu|tint2-0.11-3|4	
12cu|tint2-0.11-3|5	Summary: Tint2 - A Lightweight Panel and Taskbar
12cu|tint2-0.11-3|6	Name: %{name}
12cu|tint2-0.11-3|7	Version: %{version}
12cu|tint2-0.11-3|8	Release: %{release}
12cu|tint2-0.11-3|9	License: GPLv2
12cu|tint2-0.11-3|10	Group: Graphical desktop/Other
12cu|tint2-0.11-3|11	Url: http://code.google.com/p/tint2/
12cu|tint2-0.11-3|12	Source0: http://tint2.googlecode.com/files/%{name}-%{version}.tar.bz2
12cu|tint2-0.11-3|13	BuildRequires: cmake
12cu|tint2-0.11-3|14	BuildRequires: pkgconfig(cairo)
12cu|tint2-0.11-3|15	BuildRequires: pkgconfig(x11)
12cu|tint2-0.11-3|16	BuildRequires: pkgconfig(gtk+-2.0)
12cu|tint2-0.11-3|17	BuildRequires: pango-devel
12cu|tint2-0.11-3|18	BuildRequires: pkgconfig(pangoxft)
12cu|tint2-0.11-3|19	BuildRequires: pkgconfig(xinerama)
12cu|tint2-0.11-3|20	BuildRequires: imlib2-devel
12cu|tint2-0.11-3|21	BuildRequires: pkgconfig(glib-2.0)
12cu|tint2-0.11-3|22	BuildRequires: pkgconfig(xrandr), libxcomposite-devel, libxdamage-devel
12cu|tint2-0.11-3|23	
12cu|tint2-0.11-3|24	%description
12cu|tint2-0.11-3|25	Tint2 is a simple panel and taskbar intentionally made for
12cu|tint2-0.11-3|26	openbox3, but should also work with other window managers. The
12cu|tint2-0.11-3|27	goal is to keep a clean and unintrusive look with code
12cu|tint2-0.11-3|28	lightweight and compliance with freedesktop specifications.
12cu|tint2-0.11-3|29	
12cu|tint2-0.11-3|30	%prep
12cu|tint2-0.11-3|31	%setup -q
12cu|tint2-0.11-3|32	
12cu|tint2-0.11-3|33	%build
12cu|tint2-0.11-3|34	%cmake
12cu|tint2-0.11-3|35	%make
12cu|tint2-0.11-3|36	
12cu|tint2-0.11-3|37	%install
12cu|tint2-0.11-3|38	%makeinstall_std -C build
12cu|tint2-0.11-3|39	
12cu|tint2-0.11-3|40	%files
12cu|tint2-0.11-3|41	%doc AUTHORS COPYING README ChangeLog
12cu|tint2-0.11-3|42	%config(noreplace) %{_sysconfdir}/xdg/tint2/tint2rc
12cu|tint2-0.11-3|43	%{_bindir}/tint*
12cu|tint2-0.11-3|44	%{_datadir}/tint2/*.png
12cu|tint2-0.11-3|45	%{_datadir}/applications/tint2*.desktop
12cu|tint2-0.11-3|46	%{_datadir}/pixmaps/tint2*
12cu|tint2-0.11-3|47	%{_mandir}/man1/*

13002 12
12cu|tintii-2.6.1-2|1	Name:		tintii
12cu|tintii-2.6.1-2|2	Version:	2.6.1
12cu|tintii-2.6.1-2|3	Release:	2
12cu|tintii-2.6.1-2|4	Summary:	Color photo image converter
12cu|tintii-2.6.1-2|5	License:	GPLv2+
12cu|tintii-2.6.1-2|6	Group:		Graphics
12cu|tintii-2.6.1-2|7	Source0:	http://www.indii.org/files/tint/releases/%{name}-%{version}.tar.gz
12cu|tintii-2.6.1-2|8	Source1:	%{name}.png
12cu|tintii-2.6.1-2|9	Patch0:		tintii-2.6.0-mdv-buildfix.patch
12cu|tintii-2.6.1-2|10	URL:		http://www.indii.org/software/tintii
12cu|tintii-2.6.1-2|11	BuildRequires:	boost-devel
12cu|tintii-2.6.1-2|12	BuildRequires:	scons
12cu|tintii-2.6.1-2|13	BuildRequires:	rcs
12cu|tintii-2.6.1-2|14	BuildRequires:	flex
12cu|tintii-2.6.1-2|15	BuildRequires:	wxgtku-devel
12cu|tintii-2.6.1-2|16	BuildRequires:	libgomp-devel
12cu|tintii-2.6.1-2|17	BuildRequires:	doxygen
12cu|tintii-2.6.1-2|18	BuildRequires:	imagemagick
12cu|tintii-2.6.1-2|19	
12cu|tintii-2.6.1-2|20	%description
12cu|tintii-2.6.1-2|21	Tintii takes full color photos and processes them into black and white
12cu|tintii-2.6.1-2|22	with some select regions highlighted in color. The technique is known as color
12cu|tintii-2.6.1-2|23	popping or selective coloring - tintii makes it easy. Think Schindler's List's
12cu|tintii-2.6.1-2|24	little girl in red, or the dramatic style of Sin City. Tintii takes a color
12cu|tintii-2.6.1-2|25	photo and cleverly separates it into a handful of major hues. You then select
12cu|tintii-2.6.1-2|26	which colours to pop, and the rest become black & white.
12cu|tintii-2.6.1-2|27	
12cu|tintii-2.6.1-2|28	%prep
12cu|tintii-2.6.1-2|29	%setup -q
12cu|tintii-2.6.1-2|30	%patch0 -p1
12cu|tintii-2.6.1-2|31	
12cu|tintii-2.6.1-2|32	%build
12cu|tintii-2.6.1-2|33	%configure2_5x
12cu|tintii-2.6.1-2|34	%make
12cu|tintii-2.6.1-2|35	
12cu|tintii-2.6.1-2|36	%install
12cu|tintii-2.6.1-2|37	%__install -dm 755 %{buildroot}%{_bindir}
12cu|tintii-2.6.1-2|38	%__install -m 755 %{name} %{buildroot}%{_bindir}
12cu|tintii-2.6.1-2|39	
12cu|tintii-2.6.1-2|40	# icon
12cu|tintii-2.6.1-2|41	%__install -d %{buildroot}%{_iconsdir}/hicolor/16x16/apps/ %{buildroot}%{_iconsdir}/hicolor/32x32/apps/
12cu|tintii-2.6.1-2|42	convert -geometry 16x16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|tintii-2.6.1-2|43	convert -geometry 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|tintii-2.6.1-2|44	%__install -Dm 644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|tintii-2.6.1-2|45	
12cu|tintii-2.6.1-2|46	# menu-entry
12cu|tintii-2.6.1-2|47	%__install -d %{buildroot}%{_datadir}/applications
12cu|tintii-2.6.1-2|48	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|tintii-2.6.1-2|49	[Desktop Entry]
12cu|tintii-2.6.1-2|50	Type=Application
12cu|tintii-2.6.1-2|51	Encoding=UTF-8
12cu|tintii-2.6.1-2|52	Terminal=false
12cu|tintii-2.6.1-2|53	Name=Tintii
12cu|tintii-2.6.1-2|54	Comment=Color photo image converter
12cu|tintii-2.6.1-2|55	Comment[ru]=Конвертер цветных изображений
12cu|tintii-2.6.1-2|56	Exec=%{name}
12cu|tintii-2.6.1-2|57	Icon=%{name}
12cu|tintii-2.6.1-2|58	Categories=Graphics;Viewer;X-MandrivaLinux-Graphics-Utility;
12cu|tintii-2.6.1-2|59	EOF
12cu|tintii-2.6.1-2|60	
12cu|tintii-2.6.1-2|61	%files
12cu|tintii-2.6.1-2|62	%doc README
12cu|tintii-2.6.1-2|63	%{_bindir}/%{name}
12cu|tintii-2.6.1-2|64	%{_datadir}/applications/%{name}.desktop
12cu|tintii-2.6.1-2|65	%{_iconsdir}/hicolor/*/apps/%{name}.*
12cu|tintii-2.6.1-2|66	
12cu|tintii-2.6.1-2|67	%changelog
12cu|tintii-2.6.1-2|68	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.1-2
12cu|tintii-2.6.1-2|69	+ Revision: 905fcdc
12cu|tintii-2.6.1-2|70	- Fix description
12cu|tintii-2.6.1-2|71	
12cu|tintii-2.6.1-2|72	

13003 12
12cu|tinyproxy-1.8.3-1|1	Summary:	Lightweight, non-caching, optionally anonymizing HTTP proxy
12cu|tinyproxy-1.8.3-1|2	Name:		tinyproxy
12cu|tinyproxy-1.8.3-1|3	Version:	1.8.3
12cu|tinyproxy-1.8.3-1|4	Release:	1
12cu|tinyproxy-1.8.3-1|5	Group:		System/Servers
12cu|tinyproxy-1.8.3-1|6	# License bundled is gpl v3, but source code say gpl v2 or later
12cu|tinyproxy-1.8.3-1|7	License:	GPLv2+
12cu|tinyproxy-1.8.3-1|8	URL:		https://www.banu.com/%{name}/
12cu|tinyproxy-1.8.3-1|9	Source0:	https://www.banu.com/pub/%{name}/1.8/%{name}-%{version}.tar.bz2
12cu|tinyproxy-1.8.3-1|10	Source1:	tinyproxy.init
12cu|tinyproxy-1.8.3-1|11	Patch0:		tinyproxy-CVE-2012-3505-randomized-hashmaps.patch
12cu|tinyproxy-1.8.3-1|12	Patch1:		tinyproxy-CVE-2012-3505-limit-headers.patch
12cu|tinyproxy-1.8.3-1|13	BuildRequires:	asciidoc
12cu|tinyproxy-1.8.3-1|14	BuildRequires:	xsltproc
12cu|tinyproxy-1.8.3-1|15	BuildRequires:  docbook-style-xsl
12cu|tinyproxy-1.8.3-1|16	BuildRequires:  docbook-dtd45-xml
12cu|tinyproxy-1.8.3-1|17	Requires(post): rpm-helper
12cu|tinyproxy-1.8.3-1|18	Requires(preun): rpm-helper
12cu|tinyproxy-1.8.3-1|19	Provides:      webproxy
12cu|tinyproxy-1.8.3-1|20	Epoch:         0
12cu|tinyproxy-1.8.3-1|21	
12cu|tinyproxy-1.8.3-1|22	%description
12cu|tinyproxy-1.8.3-1|23	An anonymizing http proxy which is very light on system resources, ideal for
12cu|tinyproxy-1.8.3-1|24	smaller networks and similar situations where other proxies (such as Squid) may
12cu|tinyproxy-1.8.3-1|25	be overkill and/or a security risk. Tinyproxy can also be configured to
12cu|tinyproxy-1.8.3-1|26	anonymize http requests (allowing for exceptions on a per-header basis).
12cu|tinyproxy-1.8.3-1|27	
12cu|tinyproxy-1.8.3-1|28	%prep
12cu|tinyproxy-1.8.3-1|29	
12cu|tinyproxy-1.8.3-1|30	%setup -q
12cu|tinyproxy-1.8.3-1|31	%patch0 -p1 -b .randomized-hashmaps
12cu|tinyproxy-1.8.3-1|32	%patch1 -p1 -b .limit-headers
12cu|tinyproxy-1.8.3-1|33	
12cu|tinyproxy-1.8.3-1|34	cp %{SOURCE1} tinyproxy.init
12cu|tinyproxy-1.8.3-1|35	
12cu|tinyproxy-1.8.3-1|36	%build
12cu|tinyproxy-1.8.3-1|37	%serverbuild
12cu|tinyproxy-1.8.3-1|38	
12cu|tinyproxy-1.8.3-1|39	%configure2_5x \
12cu|tinyproxy-1.8.3-1|40	--enable-xtinyproxy \
12cu|tinyproxy-1.8.3-1|41	--enable-filter \
12cu|tinyproxy-1.8.3-1|42	--enable-upstream \
12cu|tinyproxy-1.8.3-1|43	--enable-transparent \
12cu|tinyproxy-1.8.3-1|44	--enable-reverse \
12cu|tinyproxy-1.8.3-1|45	--sysconfdir=%{_sysconfdir}/tinyproxy \
12cu|tinyproxy-1.8.3-1|46	--with-stathost=localhost \
12cu|tinyproxy-1.8.3-1|47	--program-prefix=""
12cu|tinyproxy-1.8.3-1|48	
12cu|tinyproxy-1.8.3-1|49	%make
12cu|tinyproxy-1.8.3-1|50	
12cu|tinyproxy-1.8.3-1|51	%install
12cu|tinyproxy-1.8.3-1|52	%__install -d %{buildroot}%{_sysconfdir}/tinyproxy
12cu|tinyproxy-1.8.3-1|53	%__install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cu|tinyproxy-1.8.3-1|54	%__install -d %{buildroot}%{_sysconfdir}/sysconfig
12cu|tinyproxy-1.8.3-1|55	%__install -d %{buildroot}%{_initrddir}
12cu|tinyproxy-1.8.3-1|56	
12cu|tinyproxy-1.8.3-1|57	%__install -d %{buildroot}%{_logdir}/tinyproxy
12cu|tinyproxy-1.8.3-1|58	%__install -d %{buildroot}%{_var}/run/tinyproxy
12cu|tinyproxy-1.8.3-1|59	
12cu|tinyproxy-1.8.3-1|60	%makeinstall bindir=%{buildroot}%{_sbindir}
12cu|tinyproxy-1.8.3-1|61	
12cu|tinyproxy-1.8.3-1|62	mv %{buildroot}%{_sysconfdir}/tinyproxy.conf %{buildroot}%{_sysconfdir}/tinyproxy/tinyproxy.conf
12cu|tinyproxy-1.8.3-1|63	/bin/touch %{buildroot}%{_sysconfdir}/tinyproxy/filter
12cu|tinyproxy-1.8.3-1|64	
12cu|tinyproxy-1.8.3-1|65	%__install -m0755 tinyproxy.init %{buildroot}%{_initrddir}/tinyproxy
12cu|tinyproxy-1.8.3-1|66	
12cu|tinyproxy-1.8.3-1|67	/bin/echo "FLAGS=\" -c /etc/tinyproxy/tinyproxy.conf\"" > %{buildroot}%{_sysconfdir}/sysconfig/tinyproxy
12cu|tinyproxy-1.8.3-1|68	
12cu|tinyproxy-1.8.3-1|69	cat > %{buildroot}%{_sysconfdir}/logrotate.d/tinyproxy <<EOF
12cu|tinyproxy-1.8.3-1|70	/var/log/tinyproxy.log {
12cu|tinyproxy-1.8.3-1|71	rotate 7
12cu|tinyproxy-1.8.3-1|72	daily
12cu|tinyproxy-1.8.3-1|73	compress
12cu|tinyproxy-1.8.3-1|74	missingok
12cu|tinyproxy-1.8.3-1|75	postrotate
12cu|tinyproxy-1.8.3-1|76	if [ -f /var/run/tinyproxy.pid ]; then
12cu|tinyproxy-1.8.3-1|77	/etc/init.d/tinyproxy restart > /dev/null
12cu|tinyproxy-1.8.3-1|78	fi
12cu|tinyproxy-1.8.3-1|79	endscript
12cu|tinyproxy-1.8.3-1|80	}
12cu|tinyproxy-1.8.3-1|81	EOF
12cu|tinyproxy-1.8.3-1|82	
12cu|tinyproxy-1.8.3-1|83	%post
12cu|tinyproxy-1.8.3-1|84	%_post_service tinyproxy
12cu|tinyproxy-1.8.3-1|85	
12cu|tinyproxy-1.8.3-1|86	%preun
12cu|tinyproxy-1.8.3-1|87	%_preun_service tinyproxy
12cu|tinyproxy-1.8.3-1|88	
12cu|tinyproxy-1.8.3-1|89	
12cu|tinyproxy-1.8.3-1|90	%files
12cu|tinyproxy-1.8.3-1|91	%doc docs/*.txt
12cu|tinyproxy-1.8.3-1|92	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
12cu|tinyproxy-1.8.3-1|93	%attr(0755,root,root) %{_sbindir}/tinyproxy
12cu|tinyproxy-1.8.3-1|94	%attr(0755,root,root) %{_initrddir}/tinyproxy
12cu|tinyproxy-1.8.3-1|95	%config(noreplace) %{_sysconfdir}/sysconfig/tinyproxy
12cu|tinyproxy-1.8.3-1|96	%config(noreplace) %{_sysconfdir}/logrotate.d/tinyproxy
12cu|tinyproxy-1.8.3-1|97	%dir %{_sysconfdir}/tinyproxy
12cu|tinyproxy-1.8.3-1|98	%config(noreplace) %{_sysconfdir}/tinyproxy/tinyproxy.conf
12cu|tinyproxy-1.8.3-1|99	%config(noreplace) %{_sysconfdir}/tinyproxy/filter
12cu|tinyproxy-1.8.3-1|100	%{_logdir}/tinyproxy/
12cu|tinyproxy-1.8.3-1|101	%{_var}/run/tinyproxy/
12cu|tinyproxy-1.8.3-1|102	%{_mandir}/man8/tinyproxy.8*
12cu|tinyproxy-1.8.3-1|103	%{_mandir}/man5/*
12cu|tinyproxy-1.8.3-1|104	%{_datadir}/tinyproxy
12cu|tinyproxy-1.8.3-1|105	
12cu|tinyproxy-1.8.3-1|106	%changelog
12cu|tinyproxy-1.8.3-1|107	* Mon Mar 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.8.3-1
12cu|tinyproxy-1.8.3-1|108	+ Revision: 295477b
12cu|tinyproxy-1.8.3-1|109	- Updated to 1.8.3
12cu|tinyproxy-1.8.3-1|110	
12cu|tinyproxy-1.8.3-1|111	

13004 12
12cu|tkabber-1.0-1.svn2114|1	%define svnrev svn2114
12cu|tkabber-1.0-1.svn2114|2	
12cu|tkabber-1.0-1.svn2114|3	Summary:	Client for the Jabber instant messaging system
12cu|tkabber-1.0-1.svn2114|4	Name:		tkabber
12cu|tkabber-1.0-1.svn2114|5	Version:	1.0
12cu|tkabber-1.0-1.svn2114|6	Release:	1.%{svnrev}
12cu|tkabber-1.0-1.svn2114|7	License:	GPLv2+
12cu|tkabber-1.0-1.svn2114|8	Group:		Networking/Instant messaging
12cu|tkabber-1.0-1.svn2114|9	Url:		http://tkabber.jabber.ru/
12cu|tkabber-1.0-1.svn2114|10	Source0:	%{name}-%{version}-svn.tar.bz2
12cu|tkabber-1.0-1.svn2114|11	# for relase version:
12cu|tkabber-1.0-1.svn2114|12	#Source0:	http://files.jabber.ru/tkabber/%{name}-%{version}.tar.gz
12cu|tkabber-1.0-1.svn2114|13	# script to get tkabber from svn
12cu|tkabber-1.0-1.svn2114|14	Source1:	tkabber-snapshot.sh
12cu|tkabber-1.0-1.svn2114|15	Source2:	tkabber.png
12cu|tkabber-1.0-1.svn2114|16	Source3:	tkabber.desktop
12cu|tkabber-1.0-1.svn2114|17	Source4:	tkabber
12cu|tkabber-1.0-1.svn2114|18	Source5:	tkabber-remote
12cu|tkabber-1.0-1.svn2114|19	Patch0:		tkabber-1.0-install.patch
12cu|tkabber-1.0-1.svn2114|20	BuildRequires:	desktop-file-utils
12cu|tkabber-1.0-1.svn2114|21	# Only to make sure we have these in repositories:
12cu|tkabber-1.0-1.svn2114|22	BuildRequires:	tcl-tcllib
12cu|tkabber-1.0-1.svn2114|23	BuildRequires:	bwidget
12cu|tkabber-1.0-1.svn2114|24	BuildRequires:	tcltls
12cu|tkabber-1.0-1.svn2114|25	BuildRequires:	tkimg
12cu|tkabber-1.0-1.svn2114|26	BuildRequires:	tdom
12cu|tkabber-1.0-1.svn2114|27	BuildRequires:	tktray
12cu|tkabber-1.0-1.svn2114|28	BuildRequires:	tcl-tclxml
12cu|tkabber-1.0-1.svn2114|29	BuildRequires:	tcl-tkpng
12cu|tkabber-1.0-1.svn2114|30	BuildRequires:	tcl-zlib
12cu|tkabber-1.0-1.svn2114|31	Requires:	tcl-tcllib
12cu|tkabber-1.0-1.svn2114|32	Requires:	bwidget
12cu|tkabber-1.0-1.svn2114|33	Requires:	tcltls
12cu|tkabber-1.0-1.svn2114|34	Requires:	tkimg
12cu|tkabber-1.0-1.svn2114|35	Requires:	tdom
12cu|tkabber-1.0-1.svn2114|36	Requires:	tktray
12cu|tkabber-1.0-1.svn2114|37	Requires:	tcl-tclxml
12cu|tkabber-1.0-1.svn2114|38	Requires:	tcl-tkpng
12cu|tkabber-1.0-1.svn2114|39	Requires:	tcl-zlib
12cu|tkabber-1.0-1.svn2114|40	BuildArch:	noarch
12cu|tkabber-1.0-1.svn2114|41	
12cu|tkabber-1.0-1.svn2114|42	%description
12cu|tkabber-1.0-1.svn2114|43	Tkabber is a Free and Open Source client for the Jabber
12cu|tkabber-1.0-1.svn2114|44	instant messaging system. It's written in Tcl/Tk, and
12cu|tkabber-1.0-1.svn2114|45	works on many platforms. The choice of Tcl/Tk for a Jabber
12cu|tkabber-1.0-1.svn2114|46	client is three-fold:
12cu|tkabber-1.0-1.svn2114|47	* it is portable: once you install a Tcl/Tk interpreter on
12cu|tkabber-1.0-1.svn2114|48	your system, the Tkabber script "just runs" — without having
12cu|tkabber-1.0-1.svn2114|49	to compile anything;
12cu|tkabber-1.0-1.svn2114|50	* it is customizable: Tkabber reads a configuration file when
12cu|tkabber-1.0-1.svn2114|51	it starts that tells it the settings of various parameters; and,
12cu|tkabber-1.0-1.svn2114|52	* it is extensible: the configuration file is actually a Tcl
12cu|tkabber-1.0-1.svn2114|53	script, so you can replace or augment entire portions of Tkabber
12cu|tkabber-1.0-1.svn2114|54	(if you're so inclined).
12cu|tkabber-1.0-1.svn2114|55	
12cu|tkabber-1.0-1.svn2114|56	%files
12cu|tkabber-1.0-1.svn2114|57	%doc AUTHORS COPYING ChangeLog README doc/tkabber.html
12cu|tkabber-1.0-1.svn2114|58	%{_bindir}/tkabber
12cu|tkabber-1.0-1.svn2114|59	%{_bindir}/tkabber-remote
12cu|tkabber-1.0-1.svn2114|60	%{_datadir}/tkabber
12cu|tkabber-1.0-1.svn2114|61	%{_datadir}/applications/tkabber.desktop
12cu|tkabber-1.0-1.svn2114|62	%{_datadir}/pixmaps/tkabber.png
12cu|tkabber-1.0-1.svn2114|63	
12cu|tkabber-1.0-1.svn2114|64	#----------------------------------------------------------------------------
12cu|tkabber-1.0-1.svn2114|65	
12cu|tkabber-1.0-1.svn2114|66	%prep
12cu|tkabber-1.0-1.svn2114|67	%setup -q
12cu|tkabber-1.0-1.svn2114|68	%patch0 -p1 -b .install
12cu|tkabber-1.0-1.svn2114|69	
12cu|tkabber-1.0-1.svn2114|70	%build
12cu|tkabber-1.0-1.svn2114|71	# nothing
12cu|tkabber-1.0-1.svn2114|72	
12cu|tkabber-1.0-1.svn2114|73	%install
12cu|tkabber-1.0-1.svn2114|74	make install-bin DESTDIR=%{buildroot}
12cu|tkabber-1.0-1.svn2114|75	
12cu|tkabber-1.0-1.svn2114|76	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE3}
12cu|tkabber-1.0-1.svn2114|77	
12cu|tkabber-1.0-1.svn2114|78	mkdir -p %{buildroot}%{_datadir}/pixmaps/
12cu|tkabber-1.0-1.svn2114|79	mkdir -p %{buildroot}%{_bindir}
12cu|tkabber-1.0-1.svn2114|80	
12cu|tkabber-1.0-1.svn2114|81	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/tkabber.png
12cu|tkabber-1.0-1.svn2114|82	install -m 0755 %{SOURCE4} %{buildroot}%{_bindir}/tkabber
12cu|tkabber-1.0-1.svn2114|83	install -m 0755 %{SOURCE5} %{buildroot}%{_bindir}/tkabber-remote
12cu|tkabber-1.0-1.svn2114|84	
12cu|tkabber-1.0-1.svn2114|85	
12cu|tkabber-1.0-1.svn2114|86	%changelog
12cu|tkabber-1.0-1.svn2114|87	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-1.svn2114
12cu|tkabber-1.0-1.svn2114|88	+ Revision: dd88c96
12cu|tkabber-1.0-1.svn2114|89	- Updated to 1.0
12cu|tkabber-1.0-1.svn2114|90	
12cu|tkabber-1.0-1.svn2114|91	

13005 12
12cu|tkabber-plugins-1.0-1.svn2114|1	%define svnrev svn2114
12cu|tkabber-plugins-1.0-1.svn2114|2	
12cu|tkabber-plugins-1.0-1.svn2114|3	Name:           tkabber-plugins
12cu|tkabber-plugins-1.0-1.svn2114|4	Version:        1.0
12cu|tkabber-plugins-1.0-1.svn2114|5	Release:        1.%{svnrev}
12cu|tkabber-plugins-1.0-1.svn2114|6	Summary:        Additional plugins for tkabber
12cu|tkabber-plugins-1.0-1.svn2114|7	
12cu|tkabber-plugins-1.0-1.svn2114|8	Group:          Networking/Instant messaging
12cu|tkabber-plugins-1.0-1.svn2114|9	# most have BSD, some GPL and tkabber-khim is under TCL
12cu|tkabber-plugins-1.0-1.svn2114|10	License:        GPLv2 and BSD and TCL
12cu|tkabber-plugins-1.0-1.svn2114|11	URL:            http://tkabber.jabber.ru/
12cu|tkabber-plugins-1.0-1.svn2114|12	Source0:        %{name}-%{version}-svn.tar.bz2
12cu|tkabber-plugins-1.0-1.svn2114|13	# for relase version:
12cu|tkabber-plugins-1.0-1.svn2114|14	#Source0:        http://files.jabber.ru/tkabber/%{name}-%{version}.tar.gz
12cu|tkabber-plugins-1.0-1.svn2114|15	# script to get tkabber from svn
12cu|tkabber-plugins-1.0-1.svn2114|16	Source1:        tkabber-plugins-snapshot.sh
12cu|tkabber-plugins-1.0-1.svn2114|17	# modify installation system for Fedora
12cu|tkabber-plugins-1.0-1.svn2114|18	Patch:          tkabber-plugins-1.0-install.patch
12cu|tkabber-plugins-1.0-1.svn2114|19	
12cu|tkabber-plugins-1.0-1.svn2114|20	BuildArch:      noarch
12cu|tkabber-plugins-1.0-1.svn2114|21	
12cu|tkabber-plugins-1.0-1.svn2114|22	Requires:       tkabber = %{version}
12cu|tkabber-plugins-1.0-1.svn2114|23	
12cu|tkabber-plugins-1.0-1.svn2114|24	
12cu|tkabber-plugins-1.0-1.svn2114|25	%description
12cu|tkabber-plugins-1.0-1.svn2114|26	%{summary}.
12cu|tkabber-plugins-1.0-1.svn2114|27	
12cu|tkabber-plugins-1.0-1.svn2114|28	%prep
12cu|tkabber-plugins-1.0-1.svn2114|29	%setup -q
12cu|tkabber-plugins-1.0-1.svn2114|30	%patch -p1 -b .install
12cu|tkabber-plugins-1.0-1.svn2114|31	
12cu|tkabber-plugins-1.0-1.svn2114|32	
12cu|tkabber-plugins-1.0-1.svn2114|33	%build
12cu|tkabber-plugins-1.0-1.svn2114|34	
12cu|tkabber-plugins-1.0-1.svn2114|35	# empty here
12cu|tkabber-plugins-1.0-1.svn2114|36	
12cu|tkabber-plugins-1.0-1.svn2114|37	%install
12cu|tkabber-plugins-1.0-1.svn2114|38	make install-bin DESTDIR=%{buildroot}
12cu|tkabber-plugins-1.0-1.svn2114|39	
12cu|tkabber-plugins-1.0-1.svn2114|40	cp attline/license.terms license.BSD
12cu|tkabber-plugins-1.0-1.svn2114|41	cp tkabber-khim/tklib_licence.terms license.TCL
12cu|tkabber-plugins-1.0-1.svn2114|42	
12cu|tkabber-plugins-1.0-1.svn2114|43	%files
12cu|tkabber-plugins-1.0-1.svn2114|44	%doc COPYING ChangeLog README license.*
12cu|tkabber-plugins-1.0-1.svn2114|45	%{_datadir}/tkabber-plugins
12cu|tkabber-plugins-1.0-1.svn2114|46	
12cu|tkabber-plugins-1.0-1.svn2114|47	%changelog
12cu|tkabber-plugins-1.0-1.svn2114|48	* Tue Feb 11 2014 Rosa <rosa@abf.rosalinux.ru> 1.0-1.svn2114
12cu|tkabber-plugins-1.0-1.svn2114|49	+ Revision: 809081a
12cu|tkabber-plugins-1.0-1.svn2114|50	- Automatic import for version 1.0-1.svn2114
12cu|tkabber-plugins-1.0-1.svn2114|51	
12cu|tkabber-plugins-1.0-1.svn2114|52	

13006 12
12cu|tkeca-4.4.3-1|1	Name: 		tkeca
12cu|tkeca-4.4.3-1|2	Summary: 	Tk GUI for Ecasound multitrack audio editor and recorder
12cu|tkeca-4.4.3-1|3	Version: 	4.4.3
12cu|tkeca-4.4.3-1|4	Release: 	1
12cu|tkeca-4.4.3-1|5	Source0:	http://sourceforge.net/projects/tkeca/files/%{name}-%{version}.tar.gz
12cu|tkeca-4.4.3-1|6	URL:		http://tkeca.sourceforge.net/
12cu|tkeca-4.4.3-1|7	License:	GPLv2+
12cu|tkeca-4.4.3-1|8	Group:		Sound
12cu|tkeca-4.4.3-1|9	# For macros
12cu|tkeca-4.4.3-1|10	BuildRequires:	tcl-devel
12cu|tkeca-4.4.3-1|11	Requires:	tk
12cu|tkeca-4.4.3-1|12	Requires:	tcl
12cu|tkeca-4.4.3-1|13	Requires:	ecasound
12cu|tkeca-4.4.3-1|14	BuildArch:	noarch
12cu|tkeca-4.4.3-1|15	
12cu|tkeca-4.4.3-1|16	%description
12cu|tkeca-4.4.3-1|17	Tk Ecasound is a frontend for Ecasound. It has the look of a multitrack
12cu|tkeca-4.4.3-1|18	recorder. It supports Ladspa plugins, multiple devices inputs/outputs,
12cu|tkeca-4.4.3-1|19	and multiple effects.
12cu|tkeca-4.4.3-1|20	
12cu|tkeca-4.4.3-1|21	%prep
12cu|tkeca-4.4.3-1|22	%setup -q
12cu|tkeca-4.4.3-1|23	
12cu|tkeca-4.4.3-1|24	%install
12cu|tkeca-4.4.3-1|25	mkdir -p %{buildroot}/%{tcl_sitelib}/%{name}
12cu|tkeca-4.4.3-1|26	cp tkeca.tcl %{buildroot}/%{tcl_sitelib}/%{name}/
12cu|tkeca-4.4.3-1|27	
12cu|tkeca-4.4.3-1|28	mkdir -p %{buildroot}/%{_bindir}
12cu|tkeca-4.4.3-1|29	cat > %{buildroot}/%{_bindir}/%{name} << EOF
12cu|tkeca-4.4.3-1|30	#!/bin/bash
12cu|tkeca-4.4.3-1|31	if [ -e ~/.ecasoundrc ]
12cu|tkeca-4.4.3-1|32	then echo "~/.ecasoundrc found"
12cu|tkeca-4.4.3-1|33	else echo "creating ~/.ecasoundrc"; cp /usr/share/ecasound/ecasoundrc ~/.ecasoundrc
12cu|tkeca-4.4.3-1|34	fi
12cu|tkeca-4.4.3-1|35	if [ -e ~/.ecasound/ecasoundrc ]
12cu|tkeca-4.4.3-1|36	then echo "~/.ecasound/ecasoundrc found"
12cu|tkeca-4.4.3-1|37	else echo "creating ~/.ecasound/ecasoundrc"; mkdir -p ~/.ecasound; cp /usr/share/ecasound/ecasoundrc ~/.ecasound
12cu|tkeca-4.4.3-1|38	fi
12cu|tkeca-4.4.3-1|39	%{tcl_sitelib}/%{name}/tkeca.tcl
12cu|tkeca-4.4.3-1|40	EOF
12cu|tkeca-4.4.3-1|41	chmod ugo+x %{buildroot}/%{_bindir}/%{name}
12cu|tkeca-4.4.3-1|42	
12cu|tkeca-4.4.3-1|43	#menu
12cu|tkeca-4.4.3-1|44	mkdir -p %{buildroot}%{_datadir}/applications
12cu|tkeca-4.4.3-1|45	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|tkeca-4.4.3-1|46	[Desktop Entry]
12cu|tkeca-4.4.3-1|47	Name=TkEca
12cu|tkeca-4.4.3-1|48	Comment=%{summary}
12cu|tkeca-4.4.3-1|49	Exec=%{_bindir}/%{name}
12cu|tkeca-4.4.3-1|50	Icon=sound_section
12cu|tkeca-4.4.3-1|51	Terminal=false
12cu|tkeca-4.4.3-1|52	Type=Application
12cu|tkeca-4.4.3-1|53	Categories=AudioVideo;Audio;AudioVideoEditing;
12cu|tkeca-4.4.3-1|54	EOF
12cu|tkeca-4.4.3-1|55	
12cu|tkeca-4.4.3-1|56	%clean
12cu|tkeca-4.4.3-1|57	
12cu|tkeca-4.4.3-1|58	%if %mdkversion < 200900
12cu|tkeca-4.4.3-1|59	%post
12cu|tkeca-4.4.3-1|60	%update_menus
12cu|tkeca-4.4.3-1|61	%endif
12cu|tkeca-4.4.3-1|62	
12cu|tkeca-4.4.3-1|63	%if %mdkversion < 200900
12cu|tkeca-4.4.3-1|64	%postun
12cu|tkeca-4.4.3-1|65	%clean_menus
12cu|tkeca-4.4.3-1|66	%endif
12cu|tkeca-4.4.3-1|67	
12cu|tkeca-4.4.3-1|68	%files
12cu|tkeca-4.4.3-1|69	%doc README.tkeca *.html
12cu|tkeca-4.4.3-1|70	%{_bindir}/%{name}
12cu|tkeca-4.4.3-1|71	%{_datadir}/applications/*
12cu|tkeca-4.4.3-1|72	%{tcl_sitelib}/%{name}
12cu|tkeca-4.4.3-1|73	
12cu|tkeca-4.4.3-1|74	
12cu|tkeca-4.4.3-1|75	
12cu|tkeca-4.4.3-1|76	
12cu|tkeca-4.4.3-1|77	%changelog
12cu|tkeca-4.4.3-1|78	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.4.3-1
12cu|tkeca-4.4.3-1|79	+ Revision: d117307
12cu|tkeca-4.4.3-1|80	- Updated to 4.4.3 (by updates_builder)
12cu|tkeca-4.4.3-1|81	
12cu|tkeca-4.4.3-1|82	

13007 12
12cu|tkimg-1.4-1|1	Summary:	Image support library for Tk
12cu|tkimg-1.4-1|2	Name:		tkimg
12cu|tkimg-1.4-1|3	Version:	1.4
12cu|tkimg-1.4-1|4	Release:	1
12cu|tkimg-1.4-1|5	License:	BSD
12cu|tkimg-1.4-1|6	Group:		System/Libraries
12cu|tkimg-1.4-1|7	Url:		http://sourceforge.net/projects/tkimg
12cu|tkimg-1.4-1|8	Source0:	%{name}%{version}.tar.bz2
12cu|tkimg-1.4-1|9	Patch0:		tkimg-zlib.patch
12cu|tkimg-1.4-1|10	Patch1:		tkimg-jpg.patch
12cu|tkimg-1.4-1|11	Patch2:		tkimg-libpng.patch
12cu|tkimg-1.4-1|12	Patch3:		tkimg-libtiff.patch
12cu|tkimg-1.4-1|13	Patch4:		tkimg-libpng15.patch
12cu|tkimg-1.4-1|14	Patch5:		tkimg-libtiff4.patch
12cu|tkimg-1.4-1|15	# gzgetc is now defined as a macro in zlib, which causes tkimg to ftbfs
12cu|tkimg-1.4-1|16	# because it wants to define all of its functions internally to map to the
12cu|tkimg-1.4-1|17	# tcl/tk bits. The simple fix is to use the abstraction function "gzgetc_"
12cu|tkimg-1.4-1|18	# which avoids the problem. See: https://bugzilla.redhat.com/show_bug.cgi?id=844462
12cu|tkimg-1.4-1|19	Patch6:		tkimg-zlib127-gzgetc_fix.patch
12cu|tkimg-1.4-1|20	BuildRequires:	tcl-tcllib
12cu|tkimg-1.4-1|21	BuildRequires:	jpeg-devel
12cu|tkimg-1.4-1|22	BuildRequires:	tcl-devel
12cu|tkimg-1.4-1|23	BuildRequires:	pkgconfig(libpng)
12cu|tkimg-1.4-1|24	BuildRequires:	pkgconfig(libtiff-4)
12cu|tkimg-1.4-1|25	BuildRequires:	pkgconfig(tk)
12cu|tkimg-1.4-1|26	BuildRequires:	pkgconfig(zlib)
12cu|tkimg-1.4-1|27	Requires:	tcl
12cu|tkimg-1.4-1|28	
12cu|tkimg-1.4-1|29	%description
12cu|tkimg-1.4-1|30	This package contains a collection of image format handlers for the Tk
12cu|tkimg-1.4-1|31	photo image type, and a new image type, pixmaps.
12cu|tkimg-1.4-1|32	The provided format handlers include bmp, gif, ico, jpeg, pcx, png,
12cu|tkimg-1.4-1|33	ppm, ps, sgi, sun, tga, tiff, xbm, and xpm.
12cu|tkimg-1.4-1|34	
12cu|tkimg-1.4-1|35	%files
12cu|tkimg-1.4-1|36	%doc README
12cu|tkimg-1.4-1|37	%{_libdir}/*.so
12cu|tkimg-1.4-1|38	%{tcl_sitearch}/Img1.4
12cu|tkimg-1.4-1|39	%exclude %{tcl_sitearch}/Img1.4/*.a
12cu|tkimg-1.4-1|40	%{_mandir}/mann/*.n*
12cu|tkimg-1.4-1|41	
12cu|tkimg-1.4-1|42	#----------------------------------------------------------------------------
12cu|tkimg-1.4-1|43	
12cu|tkimg-1.4-1|44	%package devel
12cu|tkimg-1.4-1|45	Summary:	Development files for %{name}
12cu|tkimg-1.4-1|46	Group:		Development/Other
12cu|tkimg-1.4-1|47	Requires:	%{name} = %{EVRD}
12cu|tkimg-1.4-1|48	Requires:	jpeg-devel
12cu|tkimg-1.4-1|49	Requires:	tcl-devel
12cu|tkimg-1.4-1|50	Requires:	pkgconfig(libpng)
12cu|tkimg-1.4-1|51	Requires:	pkgconfig(libtiff-4)
12cu|tkimg-1.4-1|52	Requires:	pkgconfig(tk)
12cu|tkimg-1.4-1|53	Requires:	pkgconfig(zlib)
12cu|tkimg-1.4-1|54	
12cu|tkimg-1.4-1|55	%description devel
12cu|tkimg-1.4-1|56	These are the header files needed to develop a %{name} application.
12cu|tkimg-1.4-1|57	
12cu|tkimg-1.4-1|58	%files devel
12cu|tkimg-1.4-1|59	%doc README
12cu|tkimg-1.4-1|60	%{_includedir}/*
12cu|tkimg-1.4-1|61	%{_libdir}/*.sh
12cu|tkimg-1.4-1|62	%{tcl_sitearch}/Img1.4/*.a
12cu|tkimg-1.4-1|63	
12cu|tkimg-1.4-1|64	#----------------------------------------------------------------------------
12cu|tkimg-1.4-1|65	
12cu|tkimg-1.4-1|66	%prep
12cu|tkimg-1.4-1|67	%setup -q -n %{name}%{version}
12cu|tkimg-1.4-1|68	%patch0 -p1 -b .zlib
12cu|tkimg-1.4-1|69	rm -rf compat/zlib
12cu|tkimg-1.4-1|70	%patch1 -p1 -b .jpeg
12cu|tkimg-1.4-1|71	rm -rf compat/libjpeg
12cu|tkimg-1.4-1|72	%patch2 -p1 -b .libpng
12cu|tkimg-1.4-1|73	rm -rf compat/libpng
12cu|tkimg-1.4-1|74	%patch3 -p1 -b .libtiff
12cu|tkimg-1.4-1|75	rm -rf compat/libtiff
12cu|tkimg-1.4-1|76	%patch4 -p1 -b .png15
12cu|tkimg-1.4-1|77	%patch5 -p1 -b .tiff4
12cu|tkimg-1.4-1|78	%patch6 -p1 -b .gzgetc_fix
12cu|tkimg-1.4-1|79	
12cu|tkimg-1.4-1|80	%build
12cu|tkimg-1.4-1|81	%configure2_5x \
12cu|tkimg-1.4-1|82	--with-tcl=%{tcl_sitearch} \
12cu|tkimg-1.4-1|83	--with-tk=%{_libdir} \
12cu|tkimg-1.4-1|84	--libdir=%{tcl_sitearch} \
12cu|tkimg-1.4-1|85	--disable-threads
12cu|tkimg-1.4-1|86	%make
12cu|tkimg-1.4-1|87	
12cu|tkimg-1.4-1|88	%install
12cu|tkimg-1.4-1|89	make INSTALL_ROOT=%{buildroot} install
12cu|tkimg-1.4-1|90	
12cu|tkimg-1.4-1|91	# Fixing some permissions
12cu|tkimg-1.4-1|92	find %{buildroot}/%{tcl_sitearch} -name "*.sh" |xargs chmod 644
12cu|tkimg-1.4-1|93	find %{buildroot}/%{tcl_sitearch} -name "*.tcl" |xargs chmod 644
12cu|tkimg-1.4-1|94	find %{buildroot}/%{tcl_sitearch} -name "*.a" |xargs chmod 644
12cu|tkimg-1.4-1|95	find %{buildroot}/%{tcl_sitearch} -name "*.so" |xargs chmod 755
12cu|tkimg-1.4-1|96	
12cu|tkimg-1.4-1|97	# Make library links
12cu|tkimg-1.4-1|98	mv %{buildroot}%{tcl_sitearch}/*.sh %{buildroot}%{_libdir}
12cu|tkimg-1.4-1|99	for tcllibs in %{buildroot}%{tcl_sitearch}/Img1.4/*tcl*.so; do
12cu|tkimg-1.4-1|100	btcllibs=`basename $tcllibs`
12cu|tkimg-1.4-1|101	ln -s tcl%{tcl_version}/Img1.4/$btcllibs %{buildroot}%{_libdir}/$btcllibs
12cu|tkimg-1.4-1|102	done
12cu|tkimg-1.4-1|103	
12cu|tkimg-1.4-1|104	
12cu|tkimg-1.4-1|105	%changelog
12cu|tkimg-1.4-1|106	* Tue Nov 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4-1
12cu|tkimg-1.4-1|107	+ Revision: f60104d
12cu|tkimg-1.4-1|108	- LOG Update patchset
12cu|tkimg-1.4-1|109	
12cu|tkimg-1.4-1|110	

13008 12
12cu|tktray-1.3.9-1|1	Summary:	System Tray Icon Support for Tk on X11
12cu|tktray-1.3.9-1|2	Name:		tktray
12cu|tktray-1.3.9-1|3	Version:	1.3.9
12cu|tktray-1.3.9-1|4	Release:	1
12cu|tktray-1.3.9-1|5	License:	BSD
12cu|tktray-1.3.9-1|6	Group:		System/Libraries
12cu|tktray-1.3.9-1|7	Url:		http://code.google.com/p/tktray/
12cu|tktray-1.3.9-1|8	Source0:	http://tktray.googlecode.com/files/%{name}%{version}.tar.gz
12cu|tktray-1.3.9-1|9	BuildRequires:	tcl-devel
12cu|tktray-1.3.9-1|10	BuildRequires:	pkgconfig(tk)
12cu|tktray-1.3.9-1|11	BuildRequires:	pkgconfig(x11)
12cu|tktray-1.3.9-1|12	BuildRequires:	pkgconfig(xext)
12cu|tktray-1.3.9-1|13	Requires:	tk
12cu|tktray-1.3.9-1|14	Requires:	tcl
12cu|tktray-1.3.9-1|15	
12cu|tktray-1.3.9-1|16	%description
12cu|tktray-1.3.9-1|17	Tktray is an extension that is able to create system tray icons.
12cu|tktray-1.3.9-1|18	It follows http://www.freedesktop.org specifications when looking
12cu|tktray-1.3.9-1|19	up the system tray manager.
12cu|tktray-1.3.9-1|20	
12cu|tktray-1.3.9-1|21	%files
12cu|tktray-1.3.9-1|22	%doc ChangeLog license.terms docs/tktray.html
12cu|tktray-1.3.9-1|23	%{tcl_sitearch}/%{name}%{version}
12cu|tktray-1.3.9-1|24	%{_libdir}/*.so
12cu|tktray-1.3.9-1|25	%{_mandir}/mann/%{name}.n.*
12cu|tktray-1.3.9-1|26	
12cu|tktray-1.3.9-1|27	#----------------------------------------------------------------------------
12cu|tktray-1.3.9-1|28	
12cu|tktray-1.3.9-1|29	%prep
12cu|tktray-1.3.9-1|30	%setup -q -n %{name}%{version}
12cu|tktray-1.3.9-1|31	
12cu|tktray-1.3.9-1|32	chmod 0644 ChangeLog license.terms docs/*
12cu|tktray-1.3.9-1|33	
12cu|tktray-1.3.9-1|34	%build
12cu|tktray-1.3.9-1|35	%configure2_5x \
12cu|tktray-1.3.9-1|36	--libdir=%{tcl_sitearch} \
12cu|tktray-1.3.9-1|37	--with-tcl=%{_libdir} \
12cu|tktray-1.3.9-1|38	--with-tk=%{_libdir}
12cu|tktray-1.3.9-1|39	
12cu|tktray-1.3.9-1|40	%make CFLAGS_DEFAULT="%{optflags}" CFLAGS_WARNING="-Wall"
12cu|tktray-1.3.9-1|41	
12cu|tktray-1.3.9-1|42	%install
12cu|tktray-1.3.9-1|43	%makeinstall_std
12cu|tktray-1.3.9-1|44	
12cu|tktray-1.3.9-1|45	ln -s tcl%{tcl_version}/%{name}%{version}/lib%{name}%{version}.so %{buildroot}%{_libdir}/lib%{name}%{version}.so
12cu|tktray-1.3.9-1|46	
12cu|tktray-1.3.9-1|47	
12cu|tktray-1.3.9-1|48	%changelog
12cu|tktray-1.3.9-1|49	* Tue Nov 26 2013 Rosa <rosa@abf.rosalinux.ru> 1.3.9-1
12cu|tktray-1.3.9-1|50	+ Revision: 5dbbda4
12cu|tktray-1.3.9-1|51	- Automatic import for version 1.3.9-1
12cu|tktray-1.3.9-1|52	
12cu|tktray-1.3.9-1|53	

13009 12
12cu|tmake-2.12-7|1	Summary:	Easy-to-use tool for creating and maintaining portable makefiles
12cu|tmake-2.12-7|2	Name:		tmake
12cu|tmake-2.12-7|3	Version:	2.12
12cu|tmake-2.12-7|4	Release:	7
12cu|tmake-2.12-7|5	Group:		Development/Other
12cu|tmake-2.12-7|6	License:	Distributable (see LICENSE file)
12cu|tmake-2.12-7|7	URL:		http://tmake.sourceforge.net
12cu|tmake-2.12-7|8	Source0:	http://heanet.dl.sourceforge.net/sourceforge/tmake/%name-%version.tar.bz2
12cu|tmake-2.12-7|9	Source1:	%{name}.rpmlintrc
12cu|tmake-2.12-7|10	Requires:	perl
12cu|tmake-2.12-7|11	BuildArch:	noarch
12cu|tmake-2.12-7|12	
12cu|tmake-2.12-7|13	%description
12cu|tmake-2.12-7|14	Tmake is an easy-to-use tool for creating and maintaining makefiles across
12cu|tmake-2.12-7|15	many platforms and compilers. This is a command-line tool based on project
12cu|tmake-2.12-7|16	files. The idea is that you should spend your time writing code, not
12cu|tmake-2.12-7|17	makefiles.
12cu|tmake-2.12-7|18	
12cu|tmake-2.12-7|19	%prep
12cu|tmake-2.12-7|20	%setup -q
12cu|tmake-2.12-7|21	
12cu|tmake-2.12-7|22	%install
12cu|tmake-2.12-7|23	install -d %{buildroot}%{_libdir}/%{name}
12cu|tmake-2.12-7|24	install -d %{buildroot}%{_bindir}
12cu|tmake-2.12-7|25	
12cu|tmake-2.12-7|26	cp -R lib %{buildroot}%{_libdir}/%{name}
12cu|tmake-2.12-7|27	install bin/%name %{buildroot}%{_libdir}/%{name}
12cu|tmake-2.12-7|28	install bin/progen %{buildroot}%{_libdir}/%{name}
12cu|tmake-2.12-7|29	cat > %{buildroot}%{_bindir}/%{name} <<EOF
12cu|tmake-2.12-7|30	export TMAKEPATH=%{_libdir}/%{name}/lib/linux-g++
12cu|tmake-2.12-7|31	exec %{_libdir}/%{name}/tmake "\$@"
12cu|tmake-2.12-7|32	EOF
12cu|tmake-2.12-7|33	cat > %{buildroot}%{_bindir}/progen <<EOF
12cu|tmake-2.12-7|34	export TMAKEPATH=%{_libdir}/%{name}/lib/linux-g++
12cu|tmake-2.12-7|35	exec %{_libdir}/%{name}/progen "\$@"
12cu|tmake-2.12-7|36	EOF
12cu|tmake-2.12-7|37	
12cu|tmake-2.12-7|38	%files
12cu|tmake-2.12-7|39	%defattr(755, root, root)
12cu|tmake-2.12-7|40	%doc README LICENSE
12cu|tmake-2.12-7|41	%doc doc example
12cu|tmake-2.12-7|42	%{_libdir}/tmake
12cu|tmake-2.12-7|43	%{_bindir}/tmake
12cu|tmake-2.12-7|44	%{_bindir}/progen
12cu|tmake-2.12-7|45	
12cu|tmake-2.12-7|46	%changelog
12cu|tmake-2.12-7|47	* Mon Mar 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.12-7
12cu|tmake-2.12-7|48	+ Revision: 89a5b9c
12cu|tmake-2.12-7|49	- Added rpmlintrc
12cu|tmake-2.12-7|50	
12cu|tmake-2.12-7|51	

13010 12
12cu|tmux-1.9-1|1	Summary:	Terminal multiplexer
12cu|tmux-1.9-1|2	Name:		tmux
12cu|tmux-1.9-1|3	Version:	1.9
12cu|tmux-1.9-1|4	Release:	1
12cu|tmux-1.9-1|5	License:	BSD
12cu|tmux-1.9-1|6	Group:		Terminals
12cu|tmux-1.9-1|7	Url:		http://tmux.sourceforge.net/
12cu|tmux-1.9-1|8	Source0:	http://sourceforge.net/projects/tmux/files/tmux/tmux-1.9/%{name}-%{version}.tar.gz
12cu|tmux-1.9-1|9	BuildRequires:	pkgconfig(libevent)
12cu|tmux-1.9-1|10	BuildRequires:	pkgconfig(ncurses)
12cu|tmux-1.9-1|11	
12cu|tmux-1.9-1|12	%description
12cu|tmux-1.9-1|13	tmux is a "terminal multiplexer". It allows a number of terminals (or
12cu|tmux-1.9-1|14	windows) to be accessed and controlled from a single terminal. It is
12cu|tmux-1.9-1|15	intended to be a simple, modern, BSD-licensed alternative to programs
12cu|tmux-1.9-1|16	such as GNU screen.
12cu|tmux-1.9-1|17	
12cu|tmux-1.9-1|18	%prep
12cu|tmux-1.9-1|19	%setup -q
12cu|tmux-1.9-1|20	
12cu|tmux-1.9-1|21	%build
12cu|tmux-1.9-1|22	%configure2_5x
12cu|tmux-1.9-1|23	%make
12cu|tmux-1.9-1|24	
12cu|tmux-1.9-1|25	%install
12cu|tmux-1.9-1|26	install -d %{buildroot}%{_bindir}
12cu|tmux-1.9-1|27	install -m 755 tmux %{buildroot}%{_bindir}
12cu|tmux-1.9-1|28	install -d %{buildroot}%{_mandir}/man1
12cu|tmux-1.9-1|29	install -m 644 tmux.1 %{buildroot}%{_mandir}/man1
12cu|tmux-1.9-1|30	
12cu|tmux-1.9-1|31	%files
12cu|tmux-1.9-1|32	%doc FAQ TODO CHANGES examples/
12cu|tmux-1.9-1|33	%{_bindir}/tmux
12cu|tmux-1.9-1|34	%{_mandir}/man1/tmux.*
12cu|tmux-1.9-1|35	
12cu|tmux-1.9-1|36	
12cu|tmux-1.9-1|37	
12cu|tmux-1.9-1|38	%changelog
12cu|tmux-1.9-1|39	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.9-1
12cu|tmux-1.9-1|40	+ Revision: 710faca
12cu|tmux-1.9-1|41	- Updated to 1.9 (by updates_builder)
12cu|tmux-1.9-1|42	
12cu|tmux-1.9-1|43	

13011 12
12cu|tmwmusic-0.3-1|1	Name:		tmwmusic
12cu|tmwmusic-0.3-1|2	Version:	0.3
12cu|tmwmusic-0.3-1|3	Release:	1
12cu|tmwmusic-0.3-1|4	Summary:	The music for The Mana World
12cu|tmwmusic-0.3-1|5	Group:		Games/Other
12cu|tmwmusic-0.3-1|6	License:	GPLv2+
12cu|tmwmusic-0.3-1|7	Url:		http://themanaworld.org/
12cu|tmwmusic-0.3-1|8	Source0:	http://sourceforge.net/projects/themanaworld/files/TMW%20Music/0.3/%{name}-%{version}.tar.gz
12cu|tmwmusic-0.3-1|9	BuildArch:	noarch
12cu|tmwmusic-0.3-1|10	
12cu|tmwmusic-0.3-1|11	Suggests:	tmw
12cu|tmwmusic-0.3-1|12	
12cu|tmwmusic-0.3-1|13	%description
12cu|tmwmusic-0.3-1|14	This packages contains the music for The Mana World.
12cu|tmwmusic-0.3-1|15	
12cu|tmwmusic-0.3-1|16	%prep
12cu|tmwmusic-0.3-1|17	%setup -q
12cu|tmwmusic-0.3-1|18	
12cu|tmwmusic-0.3-1|19	%install
12cu|tmwmusic-0.3-1|20	mkdir -p %{buildroot}%{_gamesdatadir}/tmw/
12cu|tmwmusic-0.3-1|21	cp -R data %{buildroot}%{_gamesdatadir}/tmw/
12cu|tmwmusic-0.3-1|22	
12cu|tmwmusic-0.3-1|23	%clean
12cu|tmwmusic-0.3-1|24	
12cu|tmwmusic-0.3-1|25	%files
12cu|tmwmusic-0.3-1|26	%defattr(0644,root,root,0755)
12cu|tmwmusic-0.3-1|27	%{_gamesdatadir}/tmw
12cu|tmwmusic-0.3-1|28	
12cu|tmwmusic-0.3-1|29	
12cu|tmwmusic-0.3-1|30	
12cu|tmwmusic-0.3-1|31	%changelog
12cu|tmwmusic-0.3-1|32	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-1
12cu|tmwmusic-0.3-1|33	+ Revision: 0220d75
12cu|tmwmusic-0.3-1|34	- Updated to 0.3 (by updates_builder)
12cu|tmwmusic-0.3-1|35	
12cu|tmwmusic-0.3-1|36	

13012 12
12cu|tn5250-0.17.4-5|1	%define Werror_cflags %nil
12cu|tn5250-0.17.4-5|2	
12cu|tn5250-0.17.4-5|3	%define major   1
12cu|tn5250-0.17.4-5|4	%define libname %mklibname %name %major
12cu|tn5250-0.17.4-5|5	
12cu|tn5250-0.17.4-5|6	%define summary 5250 Telnet protocol and Terminal
12cu|tn5250-0.17.4-5|7	%define title tn5250
12cu|tn5250-0.17.4-5|8	
12cu|tn5250-0.17.4-5|9	Summary: 	5250 Telnet protocol and Terminal
12cu|tn5250-0.17.4-5|10	Name: 		tn5250
12cu|tn5250-0.17.4-5|11	Version: 	0.17.4
12cu|tn5250-0.17.4-5|12	Release: 	5
12cu|tn5250-0.17.4-5|13	License: 	GPL & LGPL
12cu|tn5250-0.17.4-5|14	Group: 		Networking/Other
12cu|tn5250-0.17.4-5|15	Source: 	http://prdownloads.sourceforge.net/tn5250/%{name}-%{version}.tar.bz2
12cu|tn5250-0.17.4-5|16	Url: 		http://tn5250.sourceforge.net
12cu|tn5250-0.17.4-5|17	Requires:	ncurses, openssl
12cu|tn5250-0.17.4-5|18	BuildRequires:	ncurses-devel, openssl-devel
12cu|tn5250-0.17.4-5|19	Requires(post): desktop-file-utils
12cu|tn5250-0.17.4-5|20	Requires(postun): desktop-file-utils
12cu|tn5250-0.17.4-5|21	
12cu|tn5250-0.17.4-5|22	%description
12cu|tn5250-0.17.4-5|23	tn5250 is an implementation of the 5250 Telnet protocol
12cu|tn5250-0.17.4-5|24	It provide 5250 library and 5250 terminal emulation
12cu|tn5250-0.17.4-5|25	
12cu|tn5250-0.17.4-5|26	%package -n %{libname}
12cu|tn5250-0.17.4-5|27	Group:		System/Libraries
12cu|tn5250-0.17.4-5|28	Summary:	Library for 5250 protocol
12cu|tn5250-0.17.4-5|29	Provides:	%{name} = %{version}-%{release}
12cu|tn5250-0.17.4-5|30	
12cu|tn5250-0.17.4-5|31	%description -n %{libname}
12cu|tn5250-0.17.4-5|32	tn5250 is an implementation of the 5250 Telnet protocol
12cu|tn5250-0.17.4-5|33	It provide 5250 library and 5250 terminal emulation
12cu|tn5250-0.17.4-5|34	
12cu|tn5250-0.17.4-5|35	%package devel
12cu|tn5250-0.17.4-5|36	Group:		Development/Other
12cu|tn5250-0.17.4-5|37	Summary:	Development tools for 5250 protocol
12cu|tn5250-0.17.4-5|38	Requires:       %{name} = %{version}-%{release}
12cu|tn5250-0.17.4-5|39	Provides:       %{name}-devel
12cu|tn5250-0.17.4-5|40	
12cu|tn5250-0.17.4-5|41	%description devel
12cu|tn5250-0.17.4-5|42	tn5250 is an implementation of the 5250 Telnet protocol
12cu|tn5250-0.17.4-5|43	It provide 5250 library and 5250 terminal emulation
12cu|tn5250-0.17.4-5|44	
12cu|tn5250-0.17.4-5|45	%prep
12cu|tn5250-0.17.4-5|46	%setup -q
12cu|tn5250-0.17.4-5|47	perl -pi -e 's,Example\:,Example\:\\n\\,' src/tn5250.c
12cu|tn5250-0.17.4-5|48	
12cu|tn5250-0.17.4-5|49	%build
12cu|tn5250-0.17.4-5|50	%configure2_5x --with-x --with-ssl
12cu|tn5250-0.17.4-5|51	%make
12cu|tn5250-0.17.4-5|52	
12cu|tn5250-0.17.4-5|53	%install
12cu|tn5250-0.17.4-5|54	%makeinstall_std
12cu|tn5250-0.17.4-5|55	
12cu|tn5250-0.17.4-5|56	mkdir -p %{buildroot}%{_datadir}/applications
12cu|tn5250-0.17.4-5|57	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|tn5250-0.17.4-5|58	[Desktop Entry]
12cu|tn5250-0.17.4-5|59	Encoding=UTF-8
12cu|tn5250-0.17.4-5|60	Name=%{title}
12cu|tn5250-0.17.4-5|61	Comment=%{summary}
12cu|tn5250-0.17.4-5|62	Exec=%{_bindir}/%{name}
12cu|tn5250-0.17.4-5|63	Icon=%{name}
12cu|tn5250-0.17.4-5|64	Terminal=false
12cu|tn5250-0.17.4-5|65	Type=Application
12cu|tn5250-0.17.4-5|66	StartupNotify=true
12cu|tn5250-0.17.4-5|67	Categories=ConsoleOnly;TerminalEmulator;X-MandrivaLinux-System-Terminals;
12cu|tn5250-0.17.4-5|68	EOF
12cu|tn5250-0.17.4-5|69	
12cu|tn5250-0.17.4-5|70	install -d -m 0755 %{buildroot}/%{_menudir}
12cu|tn5250-0.17.4-5|71	install -d -m 0755 %{buildroot}/%{_miconsdir}
12cu|tn5250-0.17.4-5|72	install -d %{buildroot}%{_datadir}/icons
12cu|tn5250-0.17.4-5|73	install -d %{buildroot}/etc/X11/applnk/Internet/
12cu|tn5250-0.17.4-5|74	install linux/5250.tcap %{buildroot}%{_datadir}/%{name}
12cu|tn5250-0.17.4-5|75	install linux/5250.terminfo %{buildroot}%{_datadir}/%{name}
12cu|tn5250-0.17.4-5|76	install *.png %{buildroot}%{_datadir}/icons
12cu|tn5250-0.17.4-5|77	install *.xpm %{buildroot}%{_datadir}/icons
12cu|tn5250-0.17.4-5|78	mv -f linux/README README.linux
12cu|tn5250-0.17.4-5|79	cp -f %{name}-48x48.png %{buildroot}%{_datadir}/icons/%{name}.png
12cu|tn5250-0.17.4-5|80	
12cu|tn5250-0.17.4-5|81	
12cu|tn5250-0.17.4-5|82	%post
12cu|tn5250-0.17.4-5|83	if which tic>/dev/null 2>&1; then tic %{_datadir}/%{name}/5250.terminfo >/dev/null 2>&1; fi
12cu|tn5250-0.17.4-5|84	
12cu|tn5250-0.17.4-5|85	%preun
12cu|tn5250-0.17.4-5|86	if [ $1 = 0 ]; then
12cu|tn5250-0.17.4-5|87	rm -f %{_datadir}/terminfo/5/5250
12cu|tn5250-0.17.4-5|88	rm -f %{_datadir}/terminfo/X/xterm-5250
12cu|tn5250-0.17.4-5|89	fi
12cu|tn5250-0.17.4-5|90	
12cu|tn5250-0.17.4-5|91	%files
12cu|tn5250-0.17.4-5|92	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README README.ssl TODO README.linux
12cu|tn5250-0.17.4-5|93	%{_bindir}/*5250
12cu|tn5250-0.17.4-5|94	%{_bindir}/*5250d
12cu|tn5250-0.17.4-5|95	%{_bindir}/scs2*
12cu|tn5250-0.17.4-5|96	%{_bindir}/5250keys
12cu|tn5250-0.17.4-5|97	%{_mandir}/man[15]/*
12cu|tn5250-0.17.4-5|98	%dir %{_datadir}/%{name}
12cu|tn5250-0.17.4-5|99	%{_datadir}/%{name}/*
12cu|tn5250-0.17.4-5|100	%{_datadir}/icons/*
12cu|tn5250-0.17.4-5|101	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|tn5250-0.17.4-5|102	
12cu|tn5250-0.17.4-5|103	%files -n %{libname}
12cu|tn5250-0.17.4-5|104	%{_libdir}/*.so.*
12cu|tn5250-0.17.4-5|105	
12cu|tn5250-0.17.4-5|106	%files devel
12cu|tn5250-0.17.4-5|107	%{_libdir}/*a
12cu|tn5250-0.17.4-5|108	%{_libdir}/*so
12cu|tn5250-0.17.4-5|109	%{_includedir}/tn5250.h
12cu|tn5250-0.17.4-5|110	%dir %{_includedir}/tn5250
12cu|tn5250-0.17.4-5|111	%{_includedir}/tn5250/*.h
12cu|tn5250-0.17.4-5|112	
12cu|tn5250-0.17.4-5|113	
12cu|tn5250-0.17.4-5|114	%changelog
12cu|tn5250-0.17.4-5|115	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.17.4-4mdv2011.0
12cu|tn5250-0.17.4-5|116	+ Revision: 615232
12cu|tn5250-0.17.4-5|117	- the mass rebuild of 2010.1 packages
12cu|tn5250-0.17.4-5|118	
12cu|tn5250-0.17.4-5|119	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 0.17.4-3mdv2010.1
12cu|tn5250-0.17.4-5|120	+ Revision: 536661
12cu|tn5250-0.17.4-5|121	- rebuild
12cu|tn5250-0.17.4-5|122	
12cu|tn5250-0.17.4-5|123	+ Thierry Vignaud <tv@mandriva.org>
12cu|tn5250-0.17.4-5|124	- rebuild
12cu|tn5250-0.17.4-5|125	
12cu|tn5250-0.17.4-5|126	* Mon Jan 12 2009 Jérôme Soyer <saispo@mandriva.org> 0.17.4-1mdv2009.1
12cu|tn5250-0.17.4-5|127	+ Revision: 328670
12cu|tn5250-0.17.4-5|128	- New upstream release
12cu|tn5250-0.17.4-5|129	
12cu|tn5250-0.17.4-5|130	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.17.3-6mdv2009.0
12cu|tn5250-0.17.4-5|131	+ Revision: 261571
12cu|tn5250-0.17.4-5|132	- rebuild
12cu|tn5250-0.17.4-5|133	
12cu|tn5250-0.17.4-5|134	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.17.3-5mdv2009.0
12cu|tn5250-0.17.4-5|135	+ Revision: 254665
12cu|tn5250-0.17.4-5|136	- rebuild
12cu|tn5250-0.17.4-5|137	
12cu|tn5250-0.17.4-5|138	+ Pixel <pixel@mandriva.com>
12cu|tn5250-0.17.4-5|139	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|tn5250-0.17.4-5|140	
12cu|tn5250-0.17.4-5|141	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.17.3-3mdv2008.1
12cu|tn5250-0.17.4-5|142	+ Revision: 136546
12cu|tn5250-0.17.4-5|143	- restore BuildRoot
12cu|tn5250-0.17.4-5|144	
12cu|tn5250-0.17.4-5|145	+ Thierry Vignaud <tv@mandriva.org>
12cu|tn5250-0.17.4-5|146	- kill re-definition of %%buildroot on Pixel's request
12cu|tn5250-0.17.4-5|147	- import tn5250
12cu|tn5250-0.17.4-5|148	
12cu|tn5250-0.17.4-5|149	
12cu|tn5250-0.17.4-5|150	* Sun Aug 06 2006 Jerome Soyer <saispo@mandriva.org> 0.17.3-3mdv2007.0
12cu|tn5250-0.17.4-5|151	- Fix Icons Menu
12cu|tn5250-0.17.4-5|152	
12cu|tn5250-0.17.4-5|153	* Fri Jul 28 2006 Jerome Soyer <saispo@mandriva.org> 0.17.3-2mdv2007.0
12cu|tn5250-0.17.4-5|154	- Fix Menu Entry
12cu|tn5250-0.17.4-5|155	
12cu|tn5250-0.17.4-5|156	* Thu Jun 29 2006 Jerome Soyer <saispo@mandriva.org> 0.17.3-1mdv2007.0
12cu|tn5250-0.17.4-5|157	- New release 0.17.3
12cu|tn5250-0.17.4-5|158	- XDG Menu
12cu|tn5250-0.17.4-5|159	- Remove SOURCE1
12cu|tn5250-0.17.4-5|160	- Fix rpmlint error
12cu|tn5250-0.17.4-5|161	
12cu|tn5250-0.17.4-5|162	* Wed Nov 30 2005 Oden Eriksson <oeriksson@mandriva.com> 0.16.5-4mdk
12cu|tn5250-0.17.4-5|163	- rebuilt against openssl-0.9.8a
12cu|tn5250-0.17.4-5|164	
12cu|tn5250-0.17.4-5|165	* Fri May  6 2005 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.16.5-3mdk
12cu|tn5250-0.17.4-5|166	- Fix menu for x86_64
12cu|tn5250-0.17.4-5|167	- Add mutliarch headers (lmontel)
12cu|tn5250-0.17.4-5|168	
12cu|tn5250-0.17.4-5|169	* Thu Jul 22 2004 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.16.5-2mdk
12cu|tn5250-0.17.4-5|170	- Add a menu entry for xt5250
12cu|tn5250-0.17.4-5|171	
12cu|tn5250-0.17.4-5|172	* Thu Jun 24 2004 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.16.5-1mdk
12cu|tn5250-0.17.4-5|173	- 0.16.5
12cu|tn5250-0.17.4-5|174	- First Mandrakelinux package
12cu|tn5250-0.17.4-5|175	
12cu|tn5250-0.17.4-5|176	* Mon May 13 2002 Steve Fox <drfickle@us.ibm.com>
12cu|tn5250-0.17.4-5|177	- 0.16.4
12cu|tn5250-0.17.4-5|178	- Convert to spec.in
12cu|tn5250-0.17.4-5|179	
12cu|tn5250-0.17.4-5|180	* Mon Dec 12 2001 Steve Fox <drfickle@us.ibm.com>
12cu|tn5250-0.17.4-5|181	- 0.16.3
12cu|tn5250-0.17.4-5|182	
12cu|tn5250-0.17.4-5|183	* Mon Jan 29 2001 Henri Gomez <hgomez@slib.fr>
12cu|tn5250-0.17.4-5|184	- 0.16.1 RPM release 2
12cu|tn5250-0.17.4-5|185	- Dave McKenzie's cursor positioning fixes
12cu|tn5250-0.17.4-5|186	- Scott Klement fixes to lp5250d, auto-enter field handling,
12cu|tn5250-0.17.4-5|187	field plus & field minus key handling , FER state key handling
12cu|tn5250-0.17.4-5|188	
12cu|tn5250-0.17.4-5|189	* Fri Dec 22 2000 Henri Gomez <hgomez@slib.fr>
12cu|tn5250-0.17.4-5|190	- 0.16.1
12cu|tn5250-0.17.4-5|191	
12cu|tn5250-0.17.4-5|192	* Tue Dec 12 2000 Henri Gomez <hgomez@slib.fr>
12cu|tn5250-0.17.4-5|193	- 0.16.0
12cu|tn5250-0.17.4-5|194	- many fixes, take a look at ChangeLog
12cu|tn5250-0.17.4-5|195	- compiled on Redhat 6.1 box plus updates with rpm-3.0.5
12cu|tn5250-0.17.4-5|196	
12cu|tn5250-0.17.4-5|197	* Fri May 02 2000 Henri Gomez <hgomez@slib.fr>
12cu|tn5250-0.17.4-5|198	- 0.16.0pre2
12cu|tn5250-0.17.4-5|199	
12cu|tn5250-0.17.4-5|200	* Tue Apr 04 2000 Henri Gomez <gomez@slib.fr>
12cu|tn5250-0.17.4-5|201	- 0.15.8-1
12cu|tn5250-0.17.4-5|202	- Removed backspace patch (included in 0.15.8)
12cu|tn5250-0.17.4-5|203	
12cu|tn5250-0.17.4-5|204	* Tue Feb 15 2000 Henri Gomez <gomez@slib.fr>
12cu|tn5250-0.17.4-5|205	- 0.15.7-2
12cu|tn5250-0.17.4-5|206	- Backspace problem corrected (Carey Evans Patch)
12cu|tn5250-0.17.4-5|207	
12cu|tn5250-0.17.4-5|208	* Thu Feb 10 2000 Henri Gomez <gomez@slib.fr>
12cu|tn5250-0.17.4-5|209	- 0.15.7
12cu|tn5250-0.17.4-5|210	- Removed config.guess and config.sub from CVS since they should be
12cu|tn5250-0.17.4-5|211	provided by autogen.sh.
12cu|tn5250-0.17.4-5|212	- Added --enable-old-keys switch to configure to compile in the old
12cu|tn5250-0.17.4-5|213	keyboard handler (preparation for 0.15.7).
12cu|tn5250-0.17.4-5|214	- Fixed bugs with handling response code for printer sessions.
12cu|tn5250-0.17.4-5|215	- Added a response code/error message lookup table so that we can get
12cu|tn5250-0.17.4-5|216	the error message in Plain English (tm).
12cu|tn5250-0.17.4-5|217	- Apply patch from Mike Madore regarding IBMTRANSFORM set incorrectly
12cu|tn5250-0.17.4-5|218	(for printer sessions).
12cu|tn5250-0.17.4-5|219	- Documented `-P cmd' option in usage message, removed `-p' option to
12cu|tn5250-0.17.4-5|220	indicate print session as `-P cmd' is required for a working session
12cu|tn5250-0.17.4-5|221	anyway.
12cu|tn5250-0.17.4-5|222	- Fixed typo in new key-parsing code preventing PgDn from working.
12cu|tn5250-0.17.4-5|223	- Added code to handle Esc+Del = Ins vt100 key mapping.
12cu|tn5250-0.17.4-5|224	- Added stuff to XTerm resources to turn on real underlining and turn
12cu|tn5250-0.17.4-5|225	off silly color-instead-of-underline mode.
12cu|tn5250-0.17.4-5|226	- Throw away weird keys we get from ncurses4 after before first
12cu|tn5250-0.17.4-5|227	keypress.
12cu|tn5250-0.17.4-5|228	- Implemented FER (Field-Exit Required) state (not tested).
12cu|tn5250-0.17.4-5|229	- Use 'TERM' to determine if terminal is an xterm or xterm-5250, as it
12cu|tn5250-0.17.4-5|230	*works* :) (Thanks to Frank Richter for pointing out bug).
12cu|tn5250-0.17.4-5|231	- Apply Frank Richter's cursor-position-on-status-line patch.
12cu|tn5250-0.17.4-5|232	- Implement rest of keys for #defined USE_OWN_KEY_PARSING.
12cu|tn5250-0.17.4-5|233	- Finally object-orientized translation map stuff, but will have to be
12cu|tn5250-0.17.4-5|234	modified later to handle wide characters/DBCS characters/Unicode -
12cu|tn5250-0.17.4-5|235	however we intend to support different character sets better.
12cu|tn5250-0.17.4-5|236	- In Field Exit handling for signed numeric fields, don't NUL-out the last
12cu|tn5250-0.17.4-5|237	(sign) position of the field - this is what Field- and Field+ are for.
12cu|tn5250-0.17.4-5|238	- Home key when already in home position should send the Home aid code,
12cu|tn5250-0.17.4-5|239	even when we have a pending insert.  Also, home key should move to the
12cu|tn5250-0.17.4-5|240	beginning of the *first non-bypass field* not the *current field* when
12cu|tn5250-0.17.4-5|241	there is no pending insert (IC address).
12cu|tn5250-0.17.4-5|242	- Clear pending insert flag on Clear Unit or Clear Unit Alternate command.
12cu|tn5250-0.17.4-5|243	
12cu|tn5250-0.17.4-5|244	* Wed Jan 12 2000 Henri Gomez <gomez@slib.fr>
12cu|tn5250-0.17.4-5|245	- 0.15.6
12cu|tn5250-0.17.4-5|246	- Reported by Phil Gregory - display is not inhibited and cursor is not in
12cu|tn5250-0.17.4-5|247	proper place after Write Error Code.
12cu|tn5250-0.17.4-5|248	- Implemented Read Immediate Alternate and Read MDT Fields Alternate commands,
12cu|tn5250-0.17.4-5|249	modified tn5250_session_query_reply to indicate that we now support them to
12cu|tn5250-0.17.4-5|250	the host.
12cu|tn5250-0.17.4-5|251	- Implemented TD (Transparent Data) order.  There is apparently nowhere to
12cu|tn5250-0.17.4-5|252	indicate this to the host. (This may have been the cause of earlier binary
12cu|tn5250-0.17.4-5|253	data issues).
12cu|tn5250-0.17.4-5|254	- Implemented MC (Move Cursor) order.  This is now indicated to the host.
12cu|tn5250-0.17.4-5|255	- Move remaining keyboard handling from session.c to display.c, make
12cu|tn5250-0.17.4-5|256	tn5250_display_waitevent NOT return keyboard events. (Might we want to
12cu|tn5250-0.17.4-5|257	pass along ones we don't understand?  Nah...)
12cu|tn5250-0.17.4-5|258	- Save/restore message line when Write Error Code is used by the host to
12cu|tn5250-0.17.4-5|259	inhibit display.  Also, use the correct message line (according to the
12cu|tn5250-0.17.4-5|260	format table header).
12cu|tn5250-0.17.4-5|261	- Added refresh() call to cursesterm.c.  Hopefully, this will resolve the
12cu|tn5250-0.17.4-5|262	80 -> 132 column switch refresh issues reported by some users.
12cu|tn5250-0.17.4-5|263	- Wrote a quick hack of a Perl script to insert Robodoc comment headers
12cu|tn5250-0.17.4-5|264	for all the functions (and manually did all the structures).  Yeah, it's
12cu|tn5250-0.17.4-5|265	ugly, but no-one produces a tool as good as Javadoc which works on C.
12cu|tn5250-0.17.4-5|266	- tn5250_dbuffer_send_data_for_fields(): A *SET* bit inhibits the transmission
12cu|tn5250-0.17.4-5|267	of field data, not a clear one.  Also, fine point of spec, all three aid key
12cu|tn5250-0.17.4-5|268	bytes must be present before the 5294 controller will obey any of them.
12cu|tn5250-0.17.4-5|269	- Carey Evans' suggestions for new xt5250 script portability, security
12cu|tn5250-0.17.4-5|270	incorporated.
12cu|tn5250-0.17.4-5|271	- xt5250: Now changes window title to name of host.
12cu|tn5250-0.17.4-5|272	- cursesterm.c: Now obeys the information returned from ENQ about what
12cu|tn5250-0.17.4-5|273	type of terminal, and only uses xterm resize escape when on an xterm
12cu|tn5250-0.17.4-5|274	again.
12cu|tn5250-0.17.4-5|275	
12cu|tn5250-0.17.4-5|276	
12cu|tn5250-0.17.4-5|277	* Thu Jan  6 2000 Henri Gomez <gomez@slib.fr>
12cu|tn5250-0.17.4-5|278	- 0.15.5
12cu|tn5250-0.17.4-5|279	- Extensively modified xt5250 script to prompt for hostname if not given,
12cu|tn5250-0.17.4-5|280	automagically use xrdb to load the keyboard mappings.  Inspired by Henri
12cu|tn5250-0.17.4-5|281	(Thanks!)
12cu|tn5250-0.17.4-5|282	- Renamed Xdefaults to xt5250.keys, installs in $pkgdatadir, also
12cu|tn5250-0.17.4-5|283	installs Linux keyboard maps there.
12cu|tn5250-0.17.4-5|284	- Removed smacs, rmacs, and acsc from 5250.terminfo - we don't use them and
12cu|tn5250-0.17.4-5|285	they don't seem to work under an xterm.  Makes 'dialog' draw all sorts of
12cu|tn5250-0.17.4-5|286	funny looking characters.
12cu|tn5250-0.17.4-5|287	- If installing on Linux system, automatically 'tic 5250.terminfo' if
12cu|tn5250-0.17.4-5|288	tic command is found (and user is root).
12cu|tn5250-0.17.4-5|289	- Fixed bit-ordering issue causing beeps/screen flashes all the time
12cu|tn5250-0.17.4-5|290	(hopefully).
12cu|tn5250-0.17.4-5|291	- Happy Y2K!
12cu|tn5250-0.17.4-5|292	- Changed handling of Field+ and Field- in regards to number-only-type
12cu|tn5250-0.17.4-5|293	fields.
12cu|tn5250-0.17.4-5|294	- No longer ignores the function key bits in the format table header.  This
12cu|tn5250-0.17.4-5|295	means that we won't transmit the field data for a function key unless the
12cu|tn5250-0.17.4-5|296	AS/400 has requested it.
12cu|tn5250-0.17.4-5|297	- Rolled Tn5250Table functionality into Tn5250DBuffer, removed
12cu|tn5250-0.17.4-5|298	formattable.[ch] and resulting duplicate functionality in display.c
12cu|tn5250-0.17.4-5|299	- Apparently, the AS/400 and S/36 differ in how they send the client the
12cu|tn5250-0.17.4-5|300	Restore Screen data.  The AS/400 just sends the data raw, while the
12cu|tn5250-0.17.4-5|301	System/36 prefixes it with a X'04' X'12' (Restore Screen) opcode.  This
12cu|tn5250-0.17.4-5|302	is now ignored.
12cu|tn5250-0.17.4-5|303	- Removed portsnoop. It doesn't belong here and there's better stuff out
12cu|tn5250-0.17.4-5|304	there (check freshmeat.net).  nc seems to work well, and is installed on
12cu|tn5250-0.17.4-5|305	most distributions by default.
12cu|tn5250-0.17.4-5|306	formattable.[ch] and resulting duplicate functionality in display.c
12cu|tn5250-0.17.4-5|307	- Apparently, the AS/400 and S/36 differ in how they send the client the
12cu|tn5250-0.17.4-5|308	Restore Screen data.  The AS/400 just sends the data raw, while the
12cu|tn5250-0.17.4-5|309	System/36 prefixes it with a X'04' X'12' (Restore Screen) opcode.  This
12cu|tn5250-0.17.4-5|310	is now ignored.
12cu|tn5250-0.17.4-5|311	- Removed portsnoop. It doesn't belong here and there's better stuff out
12cu|tn5250-0.17.4-5|312	there (check freshmeat.net).  nc seems to work well, and is installed on
12cu|tn5250-0.17.4-5|313	most distributions by default.
12cu|tn5250-0.17.4-5|314	
12cu|tn5250-0.17.4-5|315	* Tue Dec 21 1999 Henri Gomez <gomez@slib.fr>
12cu|tn5250-0.17.4-5|316	- 0.15.4
12cu|tn5250-0.17.4-5|317	- Rewrite of screen/format table save/restore code to generate Write to Display
12cu|tn5250-0.17.4-5|318	commands and orders.  This should even allow you to resume a session with
12cu|tn5250-0.17.4-5|319	a different emulator and have the restore screen feature still work.  This
12cu|tn5250-0.17.4-5|320	results in a noticable slowdown in situations where the save screen command
12cu|tn5250-0.17.4-5|321	is used.
12cu|tn5250-0.17.4-5|322	- Fixes for End key behavior.
12cu|tn5250-0.17.4-5|323	- Fixes for Del key behavior, other keys which weren't setting the field's
12cu|tn5250-0.17.4-5|324	modified flag.
12cu|tn5250-0.17.4-5|325	- Buffered keystrokes will now cause the display to update.
12cu|tn5250-0.17.4-5|326	- Some 'binary' characters now accepted as data characters.
12cu|tn5250-0.17.4-5|327	- CC1/CC2 bytes in Read MDT Fields/Read INput Fields commands were not being
12cu|tn5250-0.17.4-5|328	handled.
12cu|tn5250-0.17.4-5|329	- Partial work on restructuring... Auto Enter fields now work again.
12cu|tn5250-0.17.4-5|330	- Updates to documentation and NEWS, including information about the FAQ and
12cu|tn5250-0.17.4-5|331	mailing list archives.
12cu|tn5250-0.17.4-5|332	
12cu|tn5250-0.17.4-5|333	
12cu|tn5250-0.17.4-5|334	* Wed Nov 24 1999 Henri Gomez <gomez@slib.fr>
12cu|tn5250-0.17.4-5|335	- 0.15.3
12cu|tn5250-0.17.4-5|336	When using --with-slang configure option, no longer cores after signon
12cu|tn5250-0.17.4-5|337	screen.
12cu|tn5250-0.17.4-5|338	When using debug:tracefile syntax, no longer cores after signon screen.
12cu|tn5250-0.17.4-5|339	Fixed assertion found by Sean Porterfield regarding 132-column display.
12cu|tn5250-0.17.4-5|340	Slight work to reduce number of screen updates, although this isn't
12cu|tn5250-0.17.4-5|341	finished.
12cu|tn5250-0.17.4-5|342	Some work on solidifying the lib API.
12cu|tn5250-0.17.4-5|343	
12cu|tn5250-0.17.4-5|344	
12cu|tn5250-0.17.4-5|345	* Fri Nov 18 1999 Henri Gomez <gomez@slib.fr>
12cu|tn5250-0.17.4-5|346	- 0.15.2
12cu|tn5250-0.17.4-5|347	Field Exit and Field + are now seperate functions. '+' in numeric field
12cu|tn5250-0.17.4-5|348	maps to Field +.  Field + changes the sign of the number like it should.
12cu|tn5250-0.17.4-5|349	- Re-implemented transmitting signed fields to host.
12cu|tn5250-0.17.4-5|350	- Re-implemented Field -.
12cu|tn5250-0.17.4-5|351	- Numeric Only and Signed Number field types are handled according to spec
12cu|tn5250-0.17.4-5|352	now, even though the spec is really weird about how they are handled
12cu|tn5250-0.17.4-5|353	(The last digit's zone is changed on Numeric Only on Field -/+, but the
12cu|tn5250-0.17.4-5|354	sign position is changed from ' ' to '-' with Field -/+, and the zone
12cu|tn5250-0.17.4-5|355	shift for that one takes place at transmit.)
12cu|tn5250-0.17.4-5|356	- Now ignore garbage keys again.  Why are we getting two decimal 410s when
12cu|tn5250-0.17.4-5|357	we type the first character?  This doesn't make sense unless it's related
12cu|tn5250-0.17.4-5|358	to how we detect the xterm.
12cu|tn5250-0.17.4-5|359	
12cu|tn5250-0.17.4-5|360	* Wed Nov 17 1999 Henri Gomez <gomez@slib.fr>
12cu|tn5250-0.17.4-5|361	- 0.15.1
12cu|tn5250-0.17.4-5|362	- 3/4ths of the restructuring to make it feasible to use lib5250 for display
12cu|tn5250-0.17.4-5|363	services for applications has been done.
12cu|tn5250-0.17.4-5|364	- Lots of cleanup - no longer has duplicate field value data, nor does it have
12cu|tn5250-0.17.4-5|365	many different componenets having a different perception of what the current
12cu|tn5250-0.17.4-5|366	field is.
12cu|tn5250-0.17.4-5|367	- Implemented terminal bells.  Whistles yet to come.
12cu|tn5250-0.17.4-5|368	- Some minor stuff.  Field Exit Required fields now require field exit, for
12cu|tn5250-0.17.4-5|369	example.
12cu|tn5250-0.17.4-5|370	
12cu|tn5250-0.17.4-5|371	* Tue Nov  2 1999 Henri Gomez <gomez@slib.fr>
12cu|tn5250-0.17.4-5|372	- 0.14
12cu|tn5250-0.17.4-5|373	- Full FreeBSD support, see the README and other files in the freebsd/
12cu|tn5250-0.17.4-5|374	directory.  Special thanks to Scott Klement for this (I've put his name all
12cu|tn5250-0.17.4-5|375	over the ChangeLog for this -- this way, it's not _my_ fault <g>).
12cu|tn5250-0.17.4-5|376	- Linux-specific files moved to linux/ subdir.
12cu|tn5250-0.17.4-5|377	- README files updated - now more clear on how to set up X Windows support.
12cu|tn5250-0.17.4-5|378	- Field Minus sequence (Esc+M) added.
12cu|tn5250-0.17.4-5|379	- Dup key support added.
12cu|tn5250-0.17.4-5|380	- Small field exit bug fixed.
12cu|tn5250-0.17.4-5|381	- Help key/aid code implemented.
12cu|tn5250-0.17.4-5|382	- Fix per Carey Evans for handling right-blank fields.
12cu|tn5250-0.17.4-5|383	- Reset key now works even when keyboard is locked.  Possible but unlikely bug
12cu|tn5250-0.17.4-5|384	where reset key could cause the next keystroke to be ignored is fixed.
12cu|tn5250-0.17.4-5|385	- C programs which use stdin/stdout will now clear the input line properly.
12cu|tn5250-0.17.4-5|386	- A small fix to format table handling code with the Repeat to Address order.
12cu|tn5250-0.17.4-5|387	This problem may never have been observed, but hey...
12cu|tn5250-0.17.4-5|388	
12cu|tn5250-0.17.4-5|389	* Mon Oct 6 1999 Henri Gomez <gomez@slib.fr>
12cu|tn5250-0.17.4-5|390	- updated Readme
12cu|tn5250-0.17.4-5|391	
12cu|tn5250-0.17.4-5|392	* Fri Oct 1 1999 Henri Gomez <gomez@slib.fr>
12cu|tn5250-0.17.4-5|393	- 0.13.13
12cu|tn5250-0.17.4-5|394	- added xrdb load key in xt5250
12cu|tn5250-0.17.4-5|395	- added gnome icons entry for xt5250
12cu|tn5250-0.17.4-5|396	
12cu|tn5250-0.17.4-5|397	* Mon Sep 6 1999 Henri Gomez <gomez@slib.fr>
12cu|tn5250-0.17.4-5|398	- 0.13.12
12cu|tn5250-0.17.4-5|399	
12cu|tn5250-0.17.4-5|400	* Wed Sep 1 1999 Henri Gomez <gomez@slib.fr>
12cu|tn5250-0.17.4-5|401	- 0.13.11
12cu|tn5250-0.17.4-5|402	Initial RPM release

13013 12
12cu|togl-2.0-3|1	# required by netgen
12cu|togl-2.0-3|2	%define	compat_17	1
12cu|togl-2.0-3|3	
12cu|togl-2.0-3|4	Name:		togl
12cu|togl-2.0-3|5	Group:		Sciences/Other
12cu|togl-2.0-3|6	Version:	2.0
12cu|togl-2.0-3|7	Release:	3
12cu|togl-2.0-3|8	Summary:	Togl - a Tk OpenGL widget
12cu|togl-2.0-3|9	License:	BSD like
12cu|togl-2.0-3|10	URL:		http://togl.sourceforge.net/index.html
12cu|togl-2.0-3|11	Source0:	Togl2.0-src.tar.gz
12cu|togl-2.0-3|12	Source1:	Togl-1.7.tar.gz
12cu|togl-2.0-3|13	
12cu|togl-2.0-3|14	BuildRequires:	GL-devel
12cu|togl-2.0-3|15	BuildRequires:	tcl-devel
12cu|togl-2.0-3|16	BuildRequires:	tk-devel
12cu|togl-2.0-3|17	BuildRequires:	libx11-devel
12cu|togl-2.0-3|18	BuildRequires:	libxmu-devel
12cu|togl-2.0-3|19	Patch0:		Togl2.0-build.patch
12cu|togl-2.0-3|20	
12cu|togl-2.0-3|21	%description
12cu|togl-2.0-3|22	Togl is a Tk widget for OpenGL rendering. Togl was originally based on OGLTK,
12cu|togl-2.0-3|23	written by Benjamin Bederson at the University of New Mexico. Togl's main
12cu|togl-2.0-3|24	features are:
12cu|togl-2.0-3|25	
12cu|togl-2.0-3|26	* unifies MS Windows, X11 (Linux/IRIX/...), and Mac OS X Aqua support
12cu|togl-2.0-3|27	* support for requesting stencil, accumulation, alpha buffers, etc.
12cu|togl-2.0-3|28	* multiple OpenGL drawing windows
12cu|togl-2.0-3|29	* simple stereo rendering support
12cu|togl-2.0-3|30	* simple, portable font support
12cu|togl-2.0-3|31	* color-index mode support including color allocation functions
12cu|togl-2.0-3|32	* overlay plane support
12cu|togl-2.0-3|33	* OpenGL extension testing from Tcl
12cu|togl-2.0-3|34	* Tcl Extension Architecture (TEA) 3 compliant
12cu|togl-2.0-3|35	
12cu|togl-2.0-3|36	Togl does almost no OpenGL drawing itself, instead it manages OpenGL drawing
12cu|togl-2.0-3|37	by calling various Tcl commands (a.k.a., callback functions). Those commands
12cu|togl-2.0-3|38	can be C functions that call OpenGL (in)directly or another Tcl package
12cu|togl-2.0-3|39	(e.g., Tcl3D).
12cu|togl-2.0-3|40	
12cu|togl-2.0-3|41	Togl is copyrighted by Brian Paul (brian_e_paulATyahooDOTcom),
12cu|togl-2.0-3|42	Benjamin Bederson (bedersonATcsDOTumdDOTedu), and Greg Couch
12cu|togl-2.0-3|43	(gregcouchATusersDOTsourceforgeDOTnet). See the LICENSE file for details.
12cu|togl-2.0-3|44	
12cu|togl-2.0-3|45	#-----------------------------------------------------------------------
12cu|togl-2.0-3|46	%prep
12cu|togl-2.0-3|47	%setup -q -n Togl%{version} -a 1
12cu|togl-2.0-3|48	
12cu|togl-2.0-3|49	%patch0 -p1
12cu|togl-2.0-3|50	
12cu|togl-2.0-3|51	#-----------------------------------------------------------------------
12cu|togl-2.0-3|52	%build
12cu|togl-2.0-3|53	%configure2_5x --disable-static --enable-shared
12cu|togl-2.0-3|54	%make
12cu|togl-2.0-3|55	%if %{compat_17}
12cu|togl-2.0-3|56	pushd Togl-1.7
12cu|togl-2.0-3|57	%configure2_5x --disable-static --enable-shared
12cu|togl-2.0-3|58	%make
12cu|togl-2.0-3|59	popd
12cu|togl-2.0-3|60	%endif
12cu|togl-2.0-3|61	
12cu|togl-2.0-3|62	#-----------------------------------------------------------------------
12cu|togl-2.0-3|63	%clean
12cu|togl-2.0-3|64	rm -rf %{buildroot}
12cu|togl-2.0-3|65	
12cu|togl-2.0-3|66	#-----------------------------------------------------------------------
12cu|togl-2.0-3|67	%install
12cu|togl-2.0-3|68	%if %{compat_17}
12cu|togl-2.0-3|69	pushd Togl-1.7
12cu|togl-2.0-3|70	%makeinstall_std
12cu|togl-2.0-3|71	mkdir -p %{buildroot}%{_includedir}/Togl1.7
12cu|togl-2.0-3|72	rm -f %{buildroot}%{_includedir}/togl_ws.h
12cu|togl-2.0-3|73	mv -f %{buildroot}%{_includedir}/togl.h %{buildroot}%{_includedir}/Togl1.7
12cu|togl-2.0-3|74	mv -f %{buildroot}%{_libdir}/Togl1.7/* %{buildroot}%{_libdir}
12cu|togl-2.0-3|75	mv -f %{buildroot}%{_libdir}/{,Togl1.7-}pkgIndex.tcl
12cu|togl-2.0-3|76	rmdir %{buildroot}%{_libdir}/Togl1.7
12cu|togl-2.0-3|77	popd
12cu|togl-2.0-3|78	%endif
12cu|togl-2.0-3|79	%makeinstall_std
12cu|togl-2.0-3|80	mkdir -p %{buildroot}%{_docdir}/togl
12cu|togl-2.0-3|81	mv -f %{buildroot}%{_libdir}/Togl2.0/LICENSE %{buildroot}%{_docdir}/togl
12cu|togl-2.0-3|82	cp -fa doc/* %{buildroot}%{_docdir}/togl
12cu|togl-2.0-3|83	mv -f %{buildroot}%{_libdir}/Togl2.0/* %{buildroot}%{_libdir}
12cu|togl-2.0-3|84	mv -f %{buildroot}%{_libdir}/{,Togl2.0-}pkgIndex.tcl
12cu|togl-2.0-3|85	rmdir %{buildroot}%{_libdir}/Togl2.0
12cu|togl-2.0-3|86	
12cu|togl-2.0-3|87	#-----------------------------------------------------------------------
12cu|togl-2.0-3|88	%files
12cu|togl-2.0-3|89	%defattr(-,root,root)
12cu|togl-2.0-3|90	%{_libdir}/libTogl2.0.so
12cu|togl-2.0-3|91	%{_libdir}/lib*.a
12cu|togl-2.0-3|92	%{_libdir}/*.tcl
12cu|togl-2.0-3|93	%{_includedir}/*.h
12cu|togl-2.0-3|94	%dir %{_docdir}/togl
12cu|togl-2.0-3|95	%{_docdir}/togl/*
12cu|togl-2.0-3|96	%if %{compat_17}
12cu|togl-2.0-3|97	%{_libdir}/libTogl1.7.so
12cu|togl-2.0-3|98	%dir %{_includedir}/Togl1.7
12cu|togl-2.0-3|99	%{_includedir}/Togl1.7/*.h
12cu|togl-2.0-3|100	%endif
12cu|togl-2.0-3|101	
12cu|togl-2.0-3|102	
12cu|togl-2.0-3|103	%changelog
12cu|togl-2.0-3|104	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 2.0-2mdv2011.0
12cu|togl-2.0-3|105	+ Revision: 594031
12cu|togl-2.0-3|106	- fix build
12cu|togl-2.0-3|107	
12cu|togl-2.0-3|108	* Thu Feb 25 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.0-2mdv2010.1
12cu|togl-2.0-3|109	+ Revision: 511369
12cu|togl-2.0-3|110	- Add Togl1.7 compat and non conflicting build
12cu|togl-2.0-3|111	
12cu|togl-2.0-3|112	* Wed Feb 24 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.0-1mdv2010.1
12cu|togl-2.0-3|113	+ Revision: 510775
12cu|togl-2.0-3|114	- Import togl
12cu|togl-2.0-3|115	- togl
12cu|togl-2.0-3|116	

13014 12
12cu|toilet-0.3-2|1	#define debug_package	%{nil}
12cu|toilet-0.3-2|2	
12cu|toilet-0.3-2|3	Name:		toilet
12cu|toilet-0.3-2|4	Version:	0.3
12cu|toilet-0.3-2|5	Release:	2
12cu|toilet-0.3-2|6	Summary:	Powerful figlet replacement
12cu|toilet-0.3-2|7	License:	WTFPL
12cu|toilet-0.3-2|8	Group:		Text tools
12cu|toilet-0.3-2|9	Url:		http://libcaca.zoy.org/toilet.html
12cu|toilet-0.3-2|10	Source:		http://libcaca.zoy.org/files/%{name}-%{version}.tar.gz
12cu|toilet-0.3-2|11	BuildRequires:	pkgconfig(caca) = 0.99.beta18
12cu|toilet-0.3-2|12	BuildRequires:	pkgconfig(zlib)
12cu|toilet-0.3-2|13	
12cu|toilet-0.3-2|14	
12cu|toilet-0.3-2|15	%description
12cu|toilet-0.3-2|16	TOIlet is in its very early development phase. It uses the powerful libcucul
12cu|toilet-0.3-2|17	library to achieve various text-based effects. TOIlet implements or plans to
12cu|toilet-0.3-2|18	implement the following features:
12cu|toilet-0.3-2|19	* The ability to load FIGlet fonts
12cu|toilet-0.3-2|20	* Support for Unicode input and output
12cu|toilet-0.3-2|21	* Support for color output
12cu|toilet-0.3-2|22	* Support for various output formats: HTML, IRC, ANSI...
12cu|toilet-0.3-2|23	
12cu|toilet-0.3-2|24	TOIlet also aims for full FIGlet compatibility. It is currently able to load
12cu|toilet-0.3-2|25	FIGlet fonts and perform horizontal smushing.
12cu|toilet-0.3-2|26	
12cu|toilet-0.3-2|27	%prep
12cu|toilet-0.3-2|28	%setup -q
12cu|toilet-0.3-2|29	
12cu|toilet-0.3-2|30	%build
12cu|toilet-0.3-2|31	./bootstrap
12cu|toilet-0.3-2|32	%configure2_5x
12cu|toilet-0.3-2|33	%make
12cu|toilet-0.3-2|34	
12cu|toilet-0.3-2|35	
12cu|toilet-0.3-2|36	%install
12cu|toilet-0.3-2|37	%makeinstall
12cu|toilet-0.3-2|38	
12cu|toilet-0.3-2|39	%files
12cu|toilet-0.3-2|40	%_bindir/toilet
12cu|toilet-0.3-2|41	%_datadir/figlet
12cu|toilet-0.3-2|42	%_mandir/man1/toilet.*
12cu|toilet-0.3-2|43	
12cu|toilet-0.3-2|44	

13015 12
12cu|tokyotyrant-1.1.41-2|1	%define major 3
12cu|tokyotyrant-1.1.41-2|2	%define libname %mklibname %{name} %{major}
12cu|tokyotyrant-1.1.41-2|3	%define devname %mklibname %{name} -d
12cu|tokyotyrant-1.1.41-2|4	
12cu|tokyotyrant-1.1.41-2|5	Summary:	Tokyo Tyrant: network interface of Tokyo Cabinet
12cu|tokyotyrant-1.1.41-2|6	Name:		tokyotyrant
12cu|tokyotyrant-1.1.41-2|7	Version:	1.1.41
12cu|tokyotyrant-1.1.41-2|8	Release:	2
12cu|tokyotyrant-1.1.41-2|9	License:	LGPLv2.1+
12cu|tokyotyrant-1.1.41-2|10	Group:		System/Libraries
12cu|tokyotyrant-1.1.41-2|11	Url:		http://1978th.net/tokyotyrant/
12cu|tokyotyrant-1.1.41-2|12	Source0:	http://1978th.net/tokyotyrant/%{name}-%{version}.tar.gz
12cu|tokyotyrant-1.1.41-2|13	Patch0:		tokyotyrant-1.1.33-mdv_conf.diff
12cu|tokyotyrant-1.1.41-2|14	Patch1:		tokyotyrant-1.1.33-sonames.diff
12cu|tokyotyrant-1.1.41-2|15	BuildRequires:	bzip2-devel
12cu|tokyotyrant-1.1.41-2|16	BuildRequires:	lua-devel
12cu|tokyotyrant-1.1.41-2|17	BuildRequires:	pkgconfig(tokyocabinet)
12cu|tokyotyrant-1.1.41-2|18	BuildRequires:	pkgconfig(zlib)
12cu|tokyotyrant-1.1.41-2|19	
12cu|tokyotyrant-1.1.41-2|20	%description
12cu|tokyotyrant-1.1.41-2|21	Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet.
12cu|tokyotyrant-1.1.41-2|22	Though the DBM has high performance, you might bother in case that multiple
12cu|tokyotyrant-1.1.41-2|23	processes share the same database, or remote processes access the database.
12cu|tokyotyrant-1.1.41-2|24	Thus, Tokyo Tyrant is provided for concurrent and remote connections to Tokyo
12cu|tokyotyrant-1.1.41-2|25	Cabinet. It is composed of the server process managing a database and its
12cu|tokyotyrant-1.1.41-2|26	access library for client applications.
12cu|tokyotyrant-1.1.41-2|27	
12cu|tokyotyrant-1.1.41-2|28	%files
12cu|tokyotyrant-1.1.41-2|29	%{_bindir}/*
12cu|tokyotyrant-1.1.41-2|30	%{_sbindir}/*
12cu|tokyotyrant-1.1.41-2|31	%{_mandir}/man1/*
12cu|tokyotyrant-1.1.41-2|32	%{_mandir}/man8/*
12cu|tokyotyrant-1.1.41-2|33	
12cu|tokyotyrant-1.1.41-2|34	#----------------------------------------------------------------------------
12cu|tokyotyrant-1.1.41-2|35	
12cu|tokyotyrant-1.1.41-2|36	%package -n %{libname}
12cu|tokyotyrant-1.1.41-2|37	Summary:	Tokyo Cabinet: a modern implementation of DBM
12cu|tokyotyrant-1.1.41-2|38	Group:		System/Libraries
12cu|tokyotyrant-1.1.41-2|39	
12cu|tokyotyrant-1.1.41-2|40	%description -n %{libname}
12cu|tokyotyrant-1.1.41-2|41	Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet.
12cu|tokyotyrant-1.1.41-2|42	Though the DBM has high performance, you might bother in case that multiple
12cu|tokyotyrant-1.1.41-2|43	processes share the same database, or remote processes access the database.
12cu|tokyotyrant-1.1.41-2|44	Thus, Tokyo Tyrant is provided for concurrent and remote connections to Tokyo
12cu|tokyotyrant-1.1.41-2|45	Cabinet. It is composed of the server process managing a database and its
12cu|tokyotyrant-1.1.41-2|46	access library for client applications.
12cu|tokyotyrant-1.1.41-2|47	
12cu|tokyotyrant-1.1.41-2|48	%files -n %{libname}
12cu|tokyotyrant-1.1.41-2|49	%doc COPYING ChangeLog README THANKS doc/* ext/*.lua
12cu|tokyotyrant-1.1.41-2|50	%{_libdir}/libtokyotyrant.so.%{major}*
12cu|tokyotyrant-1.1.41-2|51	%{_libdir}/ttskeldir.so
12cu|tokyotyrant-1.1.41-2|52	%{_libdir}/ttskelmock.so
12cu|tokyotyrant-1.1.41-2|53	%{_libdir}/ttskelnull.so
12cu|tokyotyrant-1.1.41-2|54	%{_libdir}/ttskelproxy.so
12cu|tokyotyrant-1.1.41-2|55	
12cu|tokyotyrant-1.1.41-2|56	#----------------------------------------------------------------------------
12cu|tokyotyrant-1.1.41-2|57	
12cu|tokyotyrant-1.1.41-2|58	%package -n %{devname}
12cu|tokyotyrant-1.1.41-2|59	Summary:	Static library and header files for the tokyotyrant library
12cu|tokyotyrant-1.1.41-2|60	Group:		Development/C
12cu|tokyotyrant-1.1.41-2|61	Requires:	%{libname} = %{EVRD}
12cu|tokyotyrant-1.1.41-2|62	Provides:	%{name}-devel = %{EVRD}
12cu|tokyotyrant-1.1.41-2|63	
12cu|tokyotyrant-1.1.41-2|64	%description -n %{devname}
12cu|tokyotyrant-1.1.41-2|65	Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet.
12cu|tokyotyrant-1.1.41-2|66	Though the DBM has high performance, you might bother in case that multiple
12cu|tokyotyrant-1.1.41-2|67	processes share the same database, or remote processes access the database.
12cu|tokyotyrant-1.1.41-2|68	Thus, Tokyo Tyrant is provided for concurrent and remote connections to Tokyo
12cu|tokyotyrant-1.1.41-2|69	Cabinet. It is composed of the server process managing a database and its
12cu|tokyotyrant-1.1.41-2|70	access library for client applications.
12cu|tokyotyrant-1.1.41-2|71	
12cu|tokyotyrant-1.1.41-2|72	This package contains the static library and its header files.
12cu|tokyotyrant-1.1.41-2|73	
12cu|tokyotyrant-1.1.41-2|74	%files -n %{devname}
12cu|tokyotyrant-1.1.41-2|75	%{_includedir}/*
12cu|tokyotyrant-1.1.41-2|76	%{_libdir}/libtokyotyrant.so
12cu|tokyotyrant-1.1.41-2|77	%{_libdir}/*.a
12cu|tokyotyrant-1.1.41-2|78	%{_libdir}/pkgconfig/tokyotyrant.pc
12cu|tokyotyrant-1.1.41-2|79	%{_mandir}/man3/*
12cu|tokyotyrant-1.1.41-2|80	
12cu|tokyotyrant-1.1.41-2|81	#----------------------------------------------------------------------------
12cu|tokyotyrant-1.1.41-2|82	
12cu|tokyotyrant-1.1.41-2|83	%prep
12cu|tokyotyrant-1.1.41-2|84	%setup -q
12cu|tokyotyrant-1.1.41-2|85	%patch0 -p1
12cu|tokyotyrant-1.1.41-2|86	%patch1 -p0
12cu|tokyotyrant-1.1.41-2|87	
12cu|tokyotyrant-1.1.41-2|88	# lib64 fix
12cu|tokyotyrant-1.1.41-2|89	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
12cu|tokyotyrant-1.1.41-2|90	
12cu|tokyotyrant-1.1.41-2|91	%build
12cu|tokyotyrant-1.1.41-2|92	rm -f configure
12cu|tokyotyrant-1.1.41-2|93	autoconf
12cu|tokyotyrant-1.1.41-2|94	
12cu|tokyotyrant-1.1.41-2|95	%configure2_5x \
12cu|tokyotyrant-1.1.41-2|96	--enable-lua \
12cu|tokyotyrant-1.1.41-2|97	--with-tc=%{_prefix} \
12cu|tokyotyrant-1.1.41-2|98	--with-zlib=%{_prefix} \
12cu|tokyotyrant-1.1.41-2|99	--with-bzip=%{_prefix} \
12cu|tokyotyrant-1.1.41-2|100	--with-lua=%{_prefix}
12cu|tokyotyrant-1.1.41-2|101	
12cu|tokyotyrant-1.1.41-2|102	%make
12cu|tokyotyrant-1.1.41-2|103	
12cu|tokyotyrant-1.1.41-2|104	%install
12cu|tokyotyrant-1.1.41-2|105	%makeinstall_std
12cu|tokyotyrant-1.1.41-2|106	
12cu|tokyotyrant-1.1.41-2|107	# cleanup
12cu|tokyotyrant-1.1.41-2|108	rm -rf %{buildroot}%{_datadir}/%{name}
12cu|tokyotyrant-1.1.41-2|109	rm -f doc/*~
12cu|tokyotyrant-1.1.41-2|110	
12cu|tokyotyrant-1.1.41-2|111	
12cu|tokyotyrant-1.1.41-2|112	%changelog
12cu|tokyotyrant-1.1.41-2|113	* Sun Apr 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.41-2
12cu|tokyotyrant-1.1.41-2|114	+ Revision: d8506a6
12cu|tokyotyrant-1.1.41-2|115	- Fix typo
12cu|tokyotyrant-1.1.41-2|116	
12cu|tokyotyrant-1.1.41-2|117	

13016 12
12cu|tolua-5.1.2-2|1	Name:           tolua
12cu|tolua-5.1.2-2|2	Summary:        A tool that greatly simplifies the integration of C/C++ code with Lua
12cu|tolua-5.1.2-2|3	Version:        5.1.2
12cu|tolua-5.1.2-2|4	Release:        2
12cu|tolua-5.1.2-2|5	License:        GPL
12cu|tolua-5.1.2-2|6	Group:          Development/Other
12cu|tolua-5.1.2-2|7	URL:            http://www.tecgraf.puc-rio.br/~celes/tolua/
12cu|tolua-5.1.2-2|8	Source0:        ftp://ftp.tecgraf.puc-rio.br/pub/users/celes/tolua/%{name}-%{version}.tar.gz
12cu|tolua-5.1.2-2|9	BuildRequires:	lua-devel
12cu|tolua-5.1.2-2|10	Requires:	lua >= 5.0.2
12cu|tolua-5.1.2-2|11	Requires:	%{name}-devel = %{EVRD}
12cu|tolua-5.1.2-2|12	
12cu|tolua-5.1.2-2|13	%description
12cu|tolua-5.1.2-2|14	tolua is a tool that greatly simplifies the integration of C/C++
12cu|tolua-5.1.2-2|15	code with Lua. Based on a cleaned header file, tolua automatically
12cu|tolua-5.1.2-2|16	generates the binding code to access C/C++ features from Lua.
12cu|tolua-5.1.2-2|17	Using Lua API and tag method facilities, tolua maps C/C++ constants,
12cu|tolua-5.1.2-2|18	external variables, functions, classes, and methods to Lua.
12cu|tolua-5.1.2-2|19	
12cu|tolua-5.1.2-2|20	%package -n %{name}-devel
12cu|tolua-5.1.2-2|21	Summary:	Header files for tolua
12cu|tolua-5.1.2-2|22	Group:		Development/Other
12cu|tolua-5.1.2-2|23	Requires:	%{name} = %{EVRD}
12cu|tolua-5.1.2-2|24	Provides:	tolua-devel = %{version}-%{release}
12cu|tolua-5.1.2-2|25	
12cu|tolua-5.1.2-2|26	%description -n %{name}-devel
12cu|tolua-5.1.2-2|27	Header files for tolua.
12cu|tolua-5.1.2-2|28	
12cu|tolua-5.1.2-2|29	%prep
12cu|tolua-5.1.2-2|30	%setup -q -n %{name}-%{version}
12cu|tolua-5.1.2-2|31	find -name "*.o" | xargs rm
12cu|tolua-5.1.2-2|32	sed -i	-e "s@LUA=/usr/local@LUA=/usr@" \
12cu|tolua-5.1.2-2|33	-e "s@LUALIB=$(LUA)/lib@LUALIB=$(LUA)/%{_lib}@" \
12cu|tolua-5.1.2-2|34	-e "s@CFLAGS=@CFLAGS=%{optflags}@" \
12cu|tolua-5.1.2-2|35	-e "s@CXXFLAGS=@CXXFLAGS=%{optflags}@" \
12cu|tolua-5.1.2-2|36	config
12cu|tolua-5.1.2-2|37	
12cu|tolua-5.1.2-2|38	
12cu|tolua-5.1.2-2|39	%build
12cu|tolua-5.1.2-2|40	%make
12cu|tolua-5.1.2-2|41	
12cu|tolua-5.1.2-2|42	%install
12cu|tolua-5.1.2-2|43	install -dm 755 %{buildroot}%{_bindir}
12cu|tolua-5.1.2-2|44	install -m 755 bin/%{name} %{buildroot}%{_bindir}
12cu|tolua-5.1.2-2|45	
12cu|tolua-5.1.2-2|46	install -dm 755 %{buildroot}%{_includedir}
12cu|tolua-5.1.2-2|47	install -m 644 include/%{name}.h %{buildroot}%{_includedir}
12cu|tolua-5.1.2-2|48	
12cu|tolua-5.1.2-2|49	install -dm 755 %{buildroot}%{_libdir}
12cu|tolua-5.1.2-2|50	install -m 644 lib/lib%{name}.a %{buildroot}%{_libdir}
12cu|tolua-5.1.2-2|51	
12cu|tolua-5.1.2-2|52	%files
12cu|tolua-5.1.2-2|53	%{_bindir}/%{name}
12cu|tolua-5.1.2-2|54	
12cu|tolua-5.1.2-2|55	%files -n %{name}-devel
12cu|tolua-5.1.2-2|56	%doc INSTALL README
12cu|tolua-5.1.2-2|57	%{_includedir}/%{name}.h
12cu|tolua-5.1.2-2|58	%{_libdir}/lib%{name}.a
12cu|tolua-5.1.2-2|59	
12cu|tolua-5.1.2-2|60	
12cu|tolua-5.1.2-2|61	%changelog
12cu|tolua-5.1.2-2|62	* Sun Jan 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.1.2-2
12cu|tolua-5.1.2-2|63	+ Revision: 4694088
12cu|tolua-5.1.2-2|64	- Spec cleanup, fix tolua-devel provides
12cu|tolua-5.1.2-2|65	
12cu|tolua-5.1.2-2|66	

13017 12
12cu|tomahawk-0.7.0-1|1	%define major %{version}
12cu|tomahawk-0.7.0-1|2	%define libname %mklibname tomahawklib %{major}
12cu|tomahawk-0.7.0-1|3	%define devname %mklibname tomahawklib -d
12cu|tomahawk-0.7.0-1|4	
12cu|tomahawk-0.7.0-1|5	Summary:	Qt playdar social music player
12cu|tomahawk-0.7.0-1|6	Name:		tomahawk
12cu|tomahawk-0.7.0-1|7	Version:	0.7.0
12cu|tomahawk-0.7.0-1|8	Release:	1
12cu|tomahawk-0.7.0-1|9	License:	GPLv3
12cu|tomahawk-0.7.0-1|10	Group:		Sound
12cu|tomahawk-0.7.0-1|11	Url:		http://tomahawk-player.org
12cu|tomahawk-0.7.0-1|12	Source0:	http://downloads.tomahawk-player.org/%{name}-%{version}.tar.bz2
12cu|tomahawk-0.7.0-1|13	Patch0:		tomahawk-0.7.0-static-portfwd.patch
12cu|tomahawk-0.7.0-1|14	BuildRequires:	cmake
12cu|tomahawk-0.7.0-1|15	BuildRequires:	boost-devel
12cu|tomahawk-0.7.0-1|16	BuildRequires:	liblastfm-devel
12cu|tomahawk-0.7.0-1|17	BuildRequires:	qt4-devel
12cu|tomahawk-0.7.0-1|18	BuildRequires:	qtweetlib-devel
12cu|tomahawk-0.7.0-1|19	BuildRequires:	quazip-devel
12cu|tomahawk-0.7.0-1|20	BuildRequires:	pkgconfig(libattica)
12cu|tomahawk-0.7.0-1|21	BuildRequires:	pkgconfig(libclucene-core) >= 2.3.3.4
12cu|tomahawk-0.7.0-1|22	BuildRequires:	pkgconfig(libechonest) >= 2.0.3
12cu|tomahawk-0.7.0-1|23	BuildRequires:	pkgconfig(libjreen)
12cu|tomahawk-0.7.0-1|24	BuildRequires:	pkgconfig(phonon)
12cu|tomahawk-0.7.0-1|25	BuildRequires:	pkgconfig(qca2)
12cu|tomahawk-0.7.0-1|26	BuildRequires:	pkgconfig(QJson)
12cu|tomahawk-0.7.0-1|27	BuildRequires:	pkgconfig(taglib)
12cu|tomahawk-0.7.0-1|28	Provides:	tomahawk-player = %{version}-%{release}
12cu|tomahawk-0.7.0-1|29	
12cu|tomahawk-0.7.0-1|30	%description
12cu|tomahawk-0.7.0-1|31	Tomahawk Player is a next generation music player.
12cu|tomahawk-0.7.0-1|32	
12cu|tomahawk-0.7.0-1|33	It features custom stations (building upon the beatuiful Echo Nest),
12cu|tomahawk-0.7.0-1|34	a playlist importer, social connection to Twitter, Google Chat, and Jabber.
12cu|tomahawk-0.7.0-1|35	
12cu|tomahawk-0.7.0-1|36	Maybe most important of all: It's able to find and pull music from different
12cu|tomahawk-0.7.0-1|37	sources like YouTube, last.fm, SoundCloud, Skreemr, Spotify, and more using
12cu|tomahawk-0.7.0-1|38	the Playdar approach. Of course, it can also play songs from a local library.
12cu|tomahawk-0.7.0-1|39	
12cu|tomahawk-0.7.0-1|40	Make sure to check out the video if you like to know more.
12cu|tomahawk-0.7.0-1|41	
12cu|tomahawk-0.7.0-1|42	%files
12cu|tomahawk-0.7.0-1|43	%{_bindir}/tomahawk
12cu|tomahawk-0.7.0-1|44	%{_libdir}/libtomahawk_*.so
12cu|tomahawk-0.7.0-1|45	%{_prefix}/libexec/tomahawk_crash_reporter
12cu|tomahawk-0.7.0-1|46	%{_datadir}/applications/tomahawk.desktop
12cu|tomahawk-0.7.0-1|47	%{_iconsdir}/hicolor/*/*
12cu|tomahawk-0.7.0-1|48	
12cu|tomahawk-0.7.0-1|49	#----------------------------------------------------------------------------
12cu|tomahawk-0.7.0-1|50	
12cu|tomahawk-0.7.0-1|51	%package -n %{libname}
12cu|tomahawk-0.7.0-1|52	Summary:	Shared library for %{name}
12cu|tomahawk-0.7.0-1|53	Group:		System/Libraries
12cu|tomahawk-0.7.0-1|54	
12cu|tomahawk-0.7.0-1|55	%description -n %{libname}
12cu|tomahawk-0.7.0-1|56	This package provides shared library for %{name}.
12cu|tomahawk-0.7.0-1|57	
12cu|tomahawk-0.7.0-1|58	%files -n %{libname}
12cu|tomahawk-0.7.0-1|59	%{_libdir}/libtomahawklib.so.%{major}*
12cu|tomahawk-0.7.0-1|60	
12cu|tomahawk-0.7.0-1|61	#----------------------------------------------------------------------------
12cu|tomahawk-0.7.0-1|62	
12cu|tomahawk-0.7.0-1|63	%package -n %{devname}
12cu|tomahawk-0.7.0-1|64	Summary:	Development files for %{name}
12cu|tomahawk-0.7.0-1|65	Group:		Development/C++
12cu|tomahawk-0.7.0-1|66	Requires:	%{libname} = %{EVRD}
12cu|tomahawk-0.7.0-1|67	Provides:	%{name}-devel = %{EVRD}
12cu|tomahawk-0.7.0-1|68	
12cu|tomahawk-0.7.0-1|69	%description -n %{devname}
12cu|tomahawk-0.7.0-1|70	This package provides development libraries and headers needed to build
12cu|tomahawk-0.7.0-1|71	software using %{name}.
12cu|tomahawk-0.7.0-1|72	
12cu|tomahawk-0.7.0-1|73	%files -n %{devname}
12cu|tomahawk-0.7.0-1|74	%{_includedir}/libtomahawk
12cu|tomahawk-0.7.0-1|75	%{_libdir}/cmake/Tomahawk
12cu|tomahawk-0.7.0-1|76	%{_libdir}/libtomahawklib.so
12cu|tomahawk-0.7.0-1|77	%{_libdir}/libtomahawk_portfwd.a
12cu|tomahawk-0.7.0-1|78	
12cu|tomahawk-0.7.0-1|79	#----------------------------------------------------------------------------
12cu|tomahawk-0.7.0-1|80	
12cu|tomahawk-0.7.0-1|81	%prep
12cu|tomahawk-0.7.0-1|82	%setup -q
12cu|tomahawk-0.7.0-1|83	%patch0 -p1
12cu|tomahawk-0.7.0-1|84	
12cu|tomahawk-0.7.0-1|85	%build
12cu|tomahawk-0.7.0-1|86	%cmake \
12cu|tomahawk-0.7.0-1|87	-DINTERNAL_JREEN=OFF \
12cu|tomahawk-0.7.0-1|88	-DBUILD_RELEASE=ON
12cu|tomahawk-0.7.0-1|89	%make
12cu|tomahawk-0.7.0-1|90	
12cu|tomahawk-0.7.0-1|91	%install
12cu|tomahawk-0.7.0-1|92	%makeinstall_std -C build
12cu|tomahawk-0.7.0-1|93	

13018 12
12cu|tor-0.2.4.26-1|1	%define runuser toruser
12cu|tor-0.2.4.26-1|2	
12cu|tor-0.2.4.26-1|3	Name:		tor
12cu|tor-0.2.4.26-1|4	Version:	0.2.4.26
12cu|tor-0.2.4.26-1|5	Release:	1
12cu|tor-0.2.4.26-1|6	Summary:	Anonymizing overlay network for TCP (The onion router)
12cu|tor-0.2.4.26-1|7	URL:		http://www.torproject.org/
12cu|tor-0.2.4.26-1|8	Group:		Networking/Other
12cu|tor-0.2.4.26-1|9	License:	BSD-like
12cu|tor-0.2.4.26-1|10	Requires(post):	systemd
12cu|tor-0.2.4.26-1|11	Requires(post):	rpm-helper
12cu|tor-0.2.4.26-1|12	Requires(preun):	rpm-helper
12cu|tor-0.2.4.26-1|13	Requires:	openssl >= 0.9.6
12cu|tor-0.2.4.26-1|14	Requires:	tsocks
12cu|tor-0.2.4.26-1|15	BuildRequires:	openssl-devel >= 0.9.6
12cu|tor-0.2.4.26-1|16	BuildRequires:	libevent-devel
12cu|tor-0.2.4.26-1|17	BuildRequires:	zlib-devel
12cu|tor-0.2.4.26-1|18	BuildRequires:	autoconf2.5
12cu|tor-0.2.4.26-1|19	#BuildRequires:	transfig, tetex-latex
12cu|tor-0.2.4.26-1|20	BuildRequires:	ghostscript
12cu|tor-0.2.4.26-1|21	Source0:	http://www.torproject.org/dist/%{name}-%{version}.tar.gz
12cu|tor-0.2.4.26-1|22	Source1:	%{name}.logrotate
12cu|tor-0.2.4.26-1|23	Source3: 	%{name}.sysconfig
12cu|tor-0.2.4.26-1|24	Source4:	%{name}.service
12cu|tor-0.2.4.26-1|25	Source5:	%{name}-tmpfiles.conf
12cu|tor-0.2.4.26-1|26	
12cu|tor-0.2.4.26-1|27	%description
12cu|tor-0.2.4.26-1|28	Tor is a connection-based low-latency anonymous communication system.
12cu|tor-0.2.4.26-1|29	
12cu|tor-0.2.4.26-1|30	This package provides the "tor" program, which serves as both a client and
12cu|tor-0.2.4.26-1|31	a relay node. Scripts will automatically create a "%{runuser}" user and
12cu|tor-0.2.4.26-1|32	group, and set tor up to run as a daemon when the system is rebooted.
12cu|tor-0.2.4.26-1|33	
12cu|tor-0.2.4.26-1|34	Applications connect to the local Tor proxy using the SOCKS
12cu|tor-0.2.4.26-1|35	protocol. The local proxy chooses a path through a set of relays, in
12cu|tor-0.2.4.26-1|36	which each relay knows its predecessor and successor, but no
12cu|tor-0.2.4.26-1|37	others. Traffic flowing down the circuit is unwrapped by a symmetric
12cu|tor-0.2.4.26-1|38	key at each relay, which reveals the downstream relay.
12cu|tor-0.2.4.26-1|39	
12cu|tor-0.2.4.26-1|40	Warnings: Tor does no protocol cleaning.  That means there is a danger
12cu|tor-0.2.4.26-1|41	that application protocols and associated programs can be induced to
12cu|tor-0.2.4.26-1|42	reveal information about the initiator. Tor depends on Privoxy and
12cu|tor-0.2.4.26-1|43	similar protocol cleaners to solve this problem. This is alpha code,
12cu|tor-0.2.4.26-1|44	and is even more likely than released code to have anonymity-spoiling
12cu|tor-0.2.4.26-1|45	bugs. The present network is very small -- this further reduces the
12cu|tor-0.2.4.26-1|46	strength of the anonymity provided. Tor is not presently suitable
12cu|tor-0.2.4.26-1|47	for high-stakes anonymity.
12cu|tor-0.2.4.26-1|48	
12cu|tor-0.2.4.26-1|49	
12cu|tor-0.2.4.26-1|50	%prep
12cu|tor-0.2.4.26-1|51	%setup -q
12cu|tor-0.2.4.26-1|52	
12cu|tor-0.2.4.26-1|53	%build
12cu|tor-0.2.4.26-1|54	%configure2_5x
12cu|tor-0.2.4.26-1|55	%make
12cu|tor-0.2.4.26-1|56	
12cu|tor-0.2.4.26-1|57	%install
12cu|tor-0.2.4.26-1|58	%makeinstall
12cu|tor-0.2.4.26-1|59	
12cu|tor-0.2.4.26-1|60	%define _logdir %{_var}/log
12cu|tor-0.2.4.26-1|61	
12cu|tor-0.2.4.26-1|62	install -p -m 644 %{buildroot}%{_sysconfdir}/%{name}/torrc.sample %{buildroot}%{_sysconfdir}/%{name}/torrc
12cu|tor-0.2.4.26-1|63	
12cu|tor-0.2.4.26-1|64	mkdir -p -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12cu|tor-0.2.4.26-1|65	cat %{SOURCE1} > %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cu|tor-0.2.4.26-1|66	
12cu|tor-0.2.4.26-1|67	mkdir -p -m 755 %{buildroot}%{_sysconfdir}/sysconfig/
12cu|tor-0.2.4.26-1|68	cat %{SOURCE3} > %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cu|tor-0.2.4.26-1|69	
12cu|tor-0.2.4.26-1|70	mkdir -p -m 700 %{buildroot}%{_localstatedir}/lib/%{name}
12cu|tor-0.2.4.26-1|71	mkdir -p -m 755 %{buildroot}%{_var}/%{name}
12cu|tor-0.2.4.26-1|72	mkdir -p -m 755 %{buildroot}%{_logdir}/%{name}
12cu|tor-0.2.4.26-1|73	
12cu|tor-0.2.4.26-1|74	# Bash completion
12cu|tor-0.2.4.26-1|75	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
12cu|tor-0.2.4.26-1|76	echo 'complete -F _command $filenames torify' > %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
12cu|tor-0.2.4.26-1|77	
12cu|tor-0.2.4.26-1|78	# Systemd support
12cu|tor-0.2.4.26-1|79	install -D -p -m 0644 %SOURCE4 %{buildroot}%_unitdir/%name.service
12cu|tor-0.2.4.26-1|80	install -D -p -m 0644 %{SOURCE5} %{buildroot}%{_tmpfilesdir}/%{name}.conf
12cu|tor-0.2.4.26-1|81	
12cu|tor-0.2.4.26-1|82	%pre
12cu|tor-0.2.4.26-1|83	%_pre_useradd %{runuser} / /bin/false
12cu|tor-0.2.4.26-1|84	
12cu|tor-0.2.4.26-1|85	%post
12cu|tor-0.2.4.26-1|86	%tmpfiles_create %{name}
12cu|tor-0.2.4.26-1|87	%_post_service %{name}
12cu|tor-0.2.4.26-1|88	
12cu|tor-0.2.4.26-1|89	%preun
12cu|tor-0.2.4.26-1|90	%_preun_service %{name}
12cu|tor-0.2.4.26-1|91	rm -f %{_localstatedir}/%{name}/cached-directory
12cu|tor-0.2.4.26-1|92	rm -f %{_localstatedir}/%{name}/bw_accounting
12cu|tor-0.2.4.26-1|93	rm -f %{_localstatedir}/%{name}/control_auth_cookie
12cu|tor-0.2.4.26-1|94	rm -f %{_localstatedir}/%{name}/router.desc
12cu|tor-0.2.4.26-1|95	rm -f %{_localstatedir}/%{name}/fingerprint
12cu|tor-0.2.4.26-1|96	
12cu|tor-0.2.4.26-1|97	%postun
12cu|tor-0.2.4.26-1|98	%_postun_userdel %{runuser}
12cu|tor-0.2.4.26-1|99	%_postun_groupdel %{runuser}
12cu|tor-0.2.4.26-1|100	
12cu|tor-0.2.4.26-1|101	%files
12cu|tor-0.2.4.26-1|102	%doc ReleaseNotes INSTALL LICENSE README ChangeLog doc/HACKING
12cu|tor-0.2.4.26-1|103	%{_mandir}/man*/*
12cu|tor-0.2.4.26-1|104	%{_bindir}/tor
12cu|tor-0.2.4.26-1|105	%{_bindir}/torify
12cu|tor-0.2.4.26-1|106	%{_bindir}/tor-resolve
12cu|tor-0.2.4.26-1|107	%{_bindir}/tor-gencert
12cu|tor-0.2.4.26-1|108	%_unitdir/%name.service
12cu|tor-0.2.4.26-1|109	%{_tmpfilesdir}/%{name}.conf
12cu|tor-0.2.4.26-1|110	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}
12cu|tor-0.2.4.26-1|111	%dir %attr(0755,root,%{runuser}) %{_sysconfdir}/%{name}/
12cu|tor-0.2.4.26-1|112	%config(noreplace) %attr(0644,root,%{runuser}) %{_sysconfdir}/%{name}/*
12cu|tor-0.2.4.26-1|113	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cu|tor-0.2.4.26-1|114	%attr(0700,%{runuser},%{runuser}) %dir %{_localstatedir}/lib/%{name}
12cu|tor-0.2.4.26-1|115	%attr(0750,%{runuser},%{runuser}) %dir %{_var}/%{name}
12cu|tor-0.2.4.26-1|116	%attr(0750,%{runuser},%{runuser}) %dir %{_logdir}/%{name}
12cu|tor-0.2.4.26-1|117	%{_sysconfdir}/bash_completion.d/%{name}
12cu|tor-0.2.4.26-1|118	%{_datadir}/%{name}
12cu|tor-0.2.4.26-1|119	
12cu|tor-0.2.4.26-1|120	%changelog
12cu|tor-0.2.4.26-1|121	
12cu|tor-0.2.4.26-1|122	* Sat Apr 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.4.26-1
12cu|tor-0.2.4.26-1|123	- (82b8462) Updated to 0.2.4.26
12cu|tor-0.2.4.26-1|124	
12cu|tor-0.2.4.26-1|125	

13019 12
12cu|torch-3.1-4|1	%define debug_package %{nil}
12cu|torch-3.1-4|2	
12cu|torch-3.1-4|3	%define oname Torch
12cu|torch-3.1-4|4	%define oversion 3
12cu|torch-3.1-4|5	
12cu|torch-3.1-4|6	Summary: State of the art machine learning library
12cu|torch-3.1-4|7	Name:    torch
12cu|torch-3.1-4|8	Version: 3.1
12cu|torch-3.1-4|9	Release: 4
12cu|torch-3.1-4|10	Source0: http://www.torch.ch/archives/%{oname}%{oversion}src.tar.bz2
12cu|torch-3.1-4|11	License: BSD
12cu|torch-3.1-4|12	Group:   System/Libraries
12cu|torch-3.1-4|13	Url:     http://www.torch.ch
12cu|torch-3.1-4|14	
12cu|torch-3.1-4|15	%description
12cu|torch-3.1-4|16	Torch is a machine-learning library, written in C++. Its aim is to
12cu|torch-3.1-4|17	provide the state-of-the-art of the best algorithms. It is, and it
12cu|torch-3.1-4|18	will be, in development forever.
12cu|torch-3.1-4|19	
12cu|torch-3.1-4|20	Main features:
12cu|torch-3.1-4|21	
12cu|torch-3.1-4|22	* Many gradient-based methods, including multi-layered perceptrons,
12cu|torch-3.1-4|23	radial basis functions, and mixtures of experts. Many small
12cu|torch-3.1-4|24	"modules" (Linear module, Tanh module, SoftMax module, ...) can be
12cu|torch-3.1-4|25	plugged together.
12cu|torch-3.1-4|26	
12cu|torch-3.1-4|27	* Support Vector Machine, for classification and regression.
12cu|torch-3.1-4|28	
12cu|torch-3.1-4|29	* Distribution package, includes Kmeans, Gaussian Mixture Models,
12cu|torch-3.1-4|30	Hidden Markov Models, and Bayes Classifier, and classes for speech
12cu|torch-3.1-4|31	recognition with embedded training.
12cu|torch-3.1-4|32	
12cu|torch-3.1-4|33	* Ensemble models such as Bagging and Adaboost.
12cu|torch-3.1-4|34	
12cu|torch-3.1-4|35	* Non-parametric models such as K-nearest-neighbors, Parzen Regression
12cu|torch-3.1-4|36	and Parzen Density Estimator.
12cu|torch-3.1-4|37	
12cu|torch-3.1-4|38	%package devel
12cu|torch-3.1-4|39	Group: Development/C++
12cu|torch-3.1-4|40	Summary: State of the art machine learning library
12cu|torch-3.1-4|41	
12cu|torch-3.1-4|42	%description devel
12cu|torch-3.1-4|43	Torch is a machine-learning library, written in C++. Its aim is to
12cu|torch-3.1-4|44	provide the state-of-the-art of the best algorithms. It is, and it
12cu|torch-3.1-4|45	will be, in development forever.
12cu|torch-3.1-4|46	
12cu|torch-3.1-4|47	Main features:
12cu|torch-3.1-4|48	
12cu|torch-3.1-4|49	* Many gradient-based methods, including multi-layered perceptrons,
12cu|torch-3.1-4|50	radial basis functions, and mixtures of experts. Many small
12cu|torch-3.1-4|51	"modules" (Linear module, Tanh module, SoftMax module, ...) can be
12cu|torch-3.1-4|52	plugged together.
12cu|torch-3.1-4|53	
12cu|torch-3.1-4|54	* Support Vector Machine, for classification and regression.
12cu|torch-3.1-4|55	
12cu|torch-3.1-4|56	* Distribution package, includes Kmeans, Gaussian Mixture Models,
12cu|torch-3.1-4|57	Hidden Markov Models, and Bayes Classifier, and classes for speech
12cu|torch-3.1-4|58	recognition with embedded training.
12cu|torch-3.1-4|59	
12cu|torch-3.1-4|60	* Ensemble models such as Bagging and Adaboost.
12cu|torch-3.1-4|61	
12cu|torch-3.1-4|62	* Non-parametric models such as K-nearest-neighbors, Parzen Regression
12cu|torch-3.1-4|63	and Parzen Density Estimator.
12cu|torch-3.1-4|64	
12cu|torch-3.1-4|65	This package contains the static library and headers of Torch compiled
12cu|torch-3.1-4|66	with single precision support.
12cu|torch-3.1-4|67	
12cu|torch-3.1-4|68	%prep
12cu|torch-3.1-4|69	%setup -q -n %{oname}%{oversion}
12cu|torch-3.1-4|70	cp config/Makefile_options_Linux .
12cu|torch-3.1-4|71	
12cu|torch-3.1-4|72	%build
12cu|torch-3.1-4|73	%ifarch %ix86
12cu|torch-3.1-4|74	export RPM_OPT_FLAGS="%{optflags} -malign-double"
12cu|torch-3.1-4|75	%endif
12cu|torch-3.1-4|76	make depend all CFLAGS_OPT_FLOAT="%{optflags} -ffast-math" LD="g++ -fPIC" PACKAGES="distributions gradients"
12cu|torch-3.1-4|77	
12cu|torch-3.1-4|78	%install
12cu|torch-3.1-4|79	mkdir -p %{buildroot}%{_includedir}/%{name}
12cu|torch-3.1-4|80	install */*.h %{buildroot}%{_includedir}/%{name}
12cu|torch-3.1-4|81	install -m 644 -D lib/*/libtorch.a %{buildroot}%{_libdir}/libtorch.a
12cu|torch-3.1-4|82	
12cu|torch-3.1-4|83	%files devel
12cu|torch-3.1-4|84	%doc LICENSE ChangeLog
12cu|torch-3.1-4|85	%{_includedir}/%{name}
12cu|torch-3.1-4|86	%{_libdir}/libtorch.a
12cu|torch-3.1-4|87	
12cu|torch-3.1-4|88	%changelog
12cu|torch-3.1-4|89	* Mon Mar 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1-4
12cu|torch-3.1-4|90	+ Revision: f4f9416
12cu|torch-3.1-4|91	- Spec cleanup
12cu|torch-3.1-4|92	
12cu|torch-3.1-4|93	

13020 12
12cu|torcs-data-1.3.3-1|1	%define	pname	torcs
12cu|torcs-data-1.3.3-1|2	%define	opname	TORCS
12cu|torcs-data-1.3.3-1|3	%define	name	%{pname}-data
12cu|torcs-data-1.3.3-1|4	%define	oname	%{opname}-data
12cu|torcs-data-1.3.3-1|5	%define	version	1.3.3
12cu|torcs-data-1.3.3-1|6	%define	release	1
12cu|torcs-data-1.3.3-1|7	%define	Summary	Data files for %{pname}
12cu|torcs-data-1.3.3-1|8	
12cu|torcs-data-1.3.3-1|9	Name:		%{name}
12cu|torcs-data-1.3.3-1|10	Version:	%{version}
12cu|torcs-data-1.3.3-1|11	Release:	%mkrel %{release}
12cu|torcs-data-1.3.3-1|12	Summary:	%{Summary}
12cu|torcs-data-1.3.3-1|13	License:	GPL
12cu|torcs-data-1.3.3-1|14	Group:		Games/Arcade
12cu|torcs-data-1.3.3-1|15	Source0:	%{opname}-%{version}-data.tar.bz2
12cu|torcs-data-1.3.3-1|16	Source1:	%{opname}-%{version}-data-tracks-road.tar.bz2
12cu|torcs-data-1.3.3-1|17	Source2:	%{opname}-%{version}-data-tracks-oval.tar.bz2
12cu|torcs-data-1.3.3-1|18	Source3:	%{opname}-%{version}-data-tracks-dirt.tar.bz2
12cu|torcs-data-1.3.3-1|19	Source4:	%{opname}-%{version}-data-cars-extra.tar.bz2
12cu|torcs-data-1.3.3-1|20	Source5:	%{opname}-1.3.0-data-cars-nascar.tar.bz2
12cu|torcs-data-1.3.3-1|21	Source6:	%{opname}-%{version}-data-cars-Patwo-Design.tar.bz2
12cu|torcs-data-1.3.3-1|22	Source7:	%{opname}-%{version}-data-cars-kcendra-gt.tar.bz2
12cu|torcs-data-1.3.3-1|23	Source8:	%{opname}-%{version}-data-cars-kcendra-roadsters.tar.bz2
12cu|torcs-data-1.3.3-1|24	Source9:	%{opname}-%{version}-data-cars-kcendra-sport.tar.bz2
12cu|torcs-data-1.3.3-1|25	Source10:	%{opname}-1.3.0-data-cars-VM.tar.bz2
12cu|torcs-data-1.3.3-1|26	Url:		http://torcs.org/
12cu|torcs-data-1.3.3-1|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|torcs-data-1.3.3-1|28	BuildArch:	noarch
12cu|torcs-data-1.3.3-1|29	Requires:	%{pname} = %{version}
12cu|torcs-data-1.3.3-1|30	
12cu|torcs-data-1.3.3-1|31	%description
12cu|torcs-data-1.3.3-1|32	%{Summary}
12cu|torcs-data-1.3.3-1|33	
12cu|torcs-data-1.3.3-1|34	%package cars-extra
12cu|torcs-data-1.3.3-1|35	Group:		Games/Arcade
12cu|torcs-data-1.3.3-1|36	Requires:	%{name} >= %{version}
12cu|torcs-data-1.3.3-1|37	Summary:	Extra cars for %{opname}
12cu|torcs-data-1.3.3-1|38	Obsoletes:	%{name}-cars-Patwo-Design
12cu|torcs-data-1.3.3-1|39	Provides:	%{name}-cars-Patwo-Design
12cu|torcs-data-1.3.3-1|40	
12cu|torcs-data-1.3.3-1|41	%description cars-extra
12cu|torcs-data-1.3.3-1|42	Extra cars for %{opname}
12cu|torcs-data-1.3.3-1|43	
12cu|torcs-data-1.3.3-1|44	%prep
12cu|torcs-data-1.3.3-1|45	
12cu|torcs-data-1.3.3-1|46	%build
12cu|torcs-data-1.3.3-1|47	
12cu|torcs-data-1.3.3-1|48	%install
12cu|torcs-data-1.3.3-1|49	%{__rm} -rf $RPM_BUILD_ROOT
12cu|torcs-data-1.3.3-1|50	%{__install} -d $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cu|torcs-data-1.3.3-1|51	%{__tar} -jxf %{SOURCE0} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cu|torcs-data-1.3.3-1|52	%{__tar} -jxf %{SOURCE1} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cu|torcs-data-1.3.3-1|53	%{__tar} -jxf %{SOURCE2} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cu|torcs-data-1.3.3-1|54	%{__tar} -jxf %{SOURCE3} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cu|torcs-data-1.3.3-1|55	%{__tar} -jxf %{SOURCE4} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cu|torcs-data-1.3.3-1|56	%{__tar} -jxf %{SOURCE5} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cu|torcs-data-1.3.3-1|57	%{__tar} -jxf %{SOURCE6} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cu|torcs-data-1.3.3-1|58	%{__tar} -jxf %{SOURCE7} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cu|torcs-data-1.3.3-1|59	%{__tar} -jxf %{SOURCE8} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cu|torcs-data-1.3.3-1|60	%{__tar} -jxf %{SOURCE9} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cu|torcs-data-1.3.3-1|61	%{__tar} -jxf %{SOURCE10} -C $RPM_BUILD_ROOT%{_gamesdatadir}/%{pname}
12cu|torcs-data-1.3.3-1|62	
12cu|torcs-data-1.3.3-1|63	%clean
12cu|torcs-data-1.3.3-1|64	%{__rm} -rf $RPM_BUILD_ROOT
12cu|torcs-data-1.3.3-1|65	
12cu|torcs-data-1.3.3-1|66	%files
12cu|torcs-data-1.3.3-1|67	%defattr(-,root,root,755)
12cu|torcs-data-1.3.3-1|68	%dir %{_gamesdatadir}/%{pname}/cars
12cu|torcs-data-1.3.3-1|69	%exclude %{_gamesdatadir}/%{pname}/categories/Nascar.xml
12cu|torcs-data-1.3.3-1|70	%{_gamesdatadir}/%{pname}/categories/*
12cu|torcs-data-1.3.3-1|71	%{_gamesdatadir}/%{pname}/data/*
12cu|torcs-data-1.3.3-1|72	%{_gamesdatadir}/%{pname}/menu/*
12cu|torcs-data-1.3.3-1|73	%{_gamesdatadir}/%{pname}/tracks/road/aalborg/*
12cu|torcs-data-1.3.3-1|74	%{_gamesdatadir}/%{pname}/tracks/road/alpine-1/*
12cu|torcs-data-1.3.3-1|75	%{_gamesdatadir}/%{pname}/tracks/road/alpine-2/*
12cu|torcs-data-1.3.3-1|76	%{_gamesdatadir}/%{pname}/tracks/road/eroad/*
12cu|torcs-data-1.3.3-1|77	%{_gamesdatadir}/%{pname}/tracks/road/e-track-1/*
12cu|torcs-data-1.3.3-1|78	%{_gamesdatadir}/%{pname}/tracks/road/e-track-2/*
12cu|torcs-data-1.3.3-1|79	%{_gamesdatadir}/%{pname}/tracks/road/e-track-3/*
12cu|torcs-data-1.3.3-1|80	%{_gamesdatadir}/%{pname}/tracks/road/e-track-4/*
12cu|torcs-data-1.3.3-1|81	#%{_gamesdatadir}/%{pname}/tracks/road/e-track-5/*
12cu|torcs-data-1.3.3-1|82	%{_gamesdatadir}/%{pname}/tracks/road/e-track-6/*
12cu|torcs-data-1.3.3-1|83	%{_gamesdatadir}/%{pname}/tracks/road/forza/*
12cu|torcs-data-1.3.3-1|84	%{_gamesdatadir}/%{pname}/tracks/road/g-track-1/*
12cu|torcs-data-1.3.3-1|85	%{_gamesdatadir}/%{pname}/tracks/road/g-track-2/*
12cu|torcs-data-1.3.3-1|86	%{_gamesdatadir}/%{pname}/tracks/road/g-track-3/*
12cu|torcs-data-1.3.3-1|87	%{_gamesdatadir}/%{pname}/tracks/road/ole-road-1/*
12cu|torcs-data-1.3.3-1|88	%{_gamesdatadir}/%{pname}/tracks/road/ruudskogen/*
12cu|torcs-data-1.3.3-1|89	%{_gamesdatadir}/%{pname}/tracks/road/spring/*
12cu|torcs-data-1.3.3-1|90	%{_gamesdatadir}/%{pname}/tracks/road/street-1/*
12cu|torcs-data-1.3.3-1|91	%{_gamesdatadir}/%{pname}/tracks/road/wheel-1/*
12cu|torcs-data-1.3.3-1|92	%{_gamesdatadir}/%{pname}/tracks/road/wheel-2/*
12cu|torcs-data-1.3.3-1|93	%{_gamesdatadir}/%{pname}/tracks/oval/*
12cu|torcs-data-1.3.3-1|94	%{_gamesdatadir}/%{pname}/tracks/dirt/*
12cu|torcs-data-1.3.3-1|95	%{_gamesdatadir}/%{pname}/cars/car1-trb1/*
12cu|torcs-data-1.3.3-1|96	%{_gamesdatadir}/%{pname}/cars/car1-trb3/*
12cu|torcs-data-1.3.3-1|97	%{_gamesdatadir}/%{pname}/cars/car2-trb1/*
12cu|torcs-data-1.3.3-1|98	%{_gamesdatadir}/%{pname}/cars/car3-trb1/*
12cu|torcs-data-1.3.3-1|99	%{_gamesdatadir}/%{pname}/cars/car4-trb1/*
12cu|torcs-data-1.3.3-1|100	%{_gamesdatadir}/%{pname}/cars/car5-trb1/*
12cu|torcs-data-1.3.3-1|101	%{_gamesdatadir}/%{pname}/cars/car6-trb1/*
12cu|torcs-data-1.3.3-1|102	%{_gamesdatadir}/%{pname}/cars/car7-trb1/*
12cu|torcs-data-1.3.3-1|103	%{_gamesdatadir}/%{pname}/cars/p406/*
12cu|torcs-data-1.3.3-1|104	# %{_gamesdatadir}/%{pname}/cars/sc-f1/*
12cu|torcs-data-1.3.3-1|105	%{_gamesdatadir}/%{pname}/cars/car1-ow1/*
12cu|torcs-data-1.3.3-1|106	%{_gamesdatadir}/%{pname}/cars/car1-stock1/*
12cu|torcs-data-1.3.3-1|107	%{_gamesdatadir}/%{pname}/cars/car8-trb1/*
12cu|torcs-data-1.3.3-1|108	%{_gamesdatadir}/%{pname}/tracks/road/brondehach/*
12cu|torcs-data-1.3.3-1|109	%{_gamesdatadir}/%{pname}/tracks/road/corkscrew/*
12cu|torcs-data-1.3.3-1|110	%{_gamesdatadir}/%{pname}/wheels/*
12cu|torcs-data-1.3.3-1|111	
12cu|torcs-data-1.3.3-1|112	
12cu|torcs-data-1.3.3-1|113	%files cars-extra
12cu|torcs-data-1.3.3-1|114	%defattr(-, root, root)
12cu|torcs-data-1.3.3-1|115	%{_gamesdatadir}/torcs/cars/155-DTM/*
12cu|torcs-data-1.3.3-1|116	#%{_gamesdatadir}/torcs/cars/360-modena/*
12cu|torcs-data-1.3.3-1|117	%{_gamesdatadir}/torcs/cars/acura-nsx-sz/*
12cu|torcs-data-1.3.3-1|118	%{_gamesdatadir}/torcs/cars/baja-bug/*
12cu|torcs-data-1.3.3-1|119	%{_gamesdatadir}/torcs/cars/buggy/*
12cu|torcs-data-1.3.3-1|120	#%{_gamesdatadir}/torcs/cars/car1-trb1/*
12cu|torcs-data-1.3.3-1|121	#%{_gamesdatadir}/torcs/cars/clkdtm/*
12cu|torcs-data-1.3.3-1|122	#%{_gamesdatadir}/torcs/cars/gt40/*
12cu|torcs-data-1.3.3-1|123	#%{_gamesdatadir}/torcs/cars/lotus-gt1/*
12cu|torcs-data-1.3.3-1|124	#%{_gamesdatadir}/torcs/cars/mclaren-f1/*
12cu|torcs-data-1.3.3-1|125	#%{_gamesdatadir}/torcs/cars/p406/*
12cu|torcs-data-1.3.3-1|126	#%{_gamesdatadir}/torcs/cars/porsche-gt1/*
12cu|torcs-data-1.3.3-1|127	#%{_gamesdatadir}/torcs/cars/porsche-gt3rs/*
12cu|torcs-data-1.3.3-1|128	#%{_gamesdatadir}/torcs/cars/sc-f1/*
12cu|torcs-data-1.3.3-1|129	#%{_gamesdatadir}/torcs/cars/viper-gts-r/*
12cu|torcs-data-1.3.3-1|130	#%{_gamesdatadir}/torcs/cars/xj-220/*
12cu|torcs-data-1.3.3-1|131	%{_gamesdatadir}/torcs/cars/cg-nascar-rwd
12cu|torcs-data-1.3.3-1|132	%{_gamesdatadir}/torcs/categories/Nascar.xml
12cu|torcs-data-1.3.3-1|133	%{_gamesdatadir}/torcs/cars/pw-206wrc/*
12cu|torcs-data-1.3.3-1|134	%{_gamesdatadir}/torcs/cars/pw-306wrc/*
12cu|torcs-data-1.3.3-1|135	%{_gamesdatadir}/torcs/cars/pw-corollawrc/*
12cu|torcs-data-1.3.3-1|136	%{_gamesdatadir}/torcs/cars/pw-evoviwrc/*
12cu|torcs-data-1.3.3-1|137	#%{_gamesdatadir}/torcs/cars/pw-evovwrc/*
12cu|torcs-data-1.3.3-1|138	%{_gamesdatadir}/torcs/cars/pw-focuswrc/*
12cu|torcs-data-1.3.3-1|139	%{_gamesdatadir}/torcs/cars/pw-imprezawrc/*
12cu|torcs-data-1.3.3-1|140	%{_gamesdatadir}/torcs/cars/kc-2000gt/*
12cu|torcs-data-1.3.3-1|141	%{_gamesdatadir}/torcs/cars/kc-5300gt/*
12cu|torcs-data-1.3.3-1|142	%{_gamesdatadir}/torcs/cars/kc-corvette-ttop/*
12cu|torcs-data-1.3.3-1|143	%{_gamesdatadir}/torcs/cars/kc-daytona/*
12cu|torcs-data-1.3.3-1|144	%{_gamesdatadir}/torcs/cars/kc-db4z/*
12cu|torcs-data-1.3.3-1|145	%{_gamesdatadir}/torcs/cars/kc-dbs/*
12cu|torcs-data-1.3.3-1|146	%{_gamesdatadir}/torcs/cars/kc-dino/*
12cu|torcs-data-1.3.3-1|147	%{_gamesdatadir}/torcs/cars/kc-ghibli/*
12cu|torcs-data-1.3.3-1|148	%{_gamesdatadir}/torcs/cars/kc-grifo/*
12cu|torcs-data-1.3.3-1|149	%{_gamesdatadir}/torcs/cars/kc-bigh/*
12cu|torcs-data-1.3.3-1|150	%{_gamesdatadir}/torcs/cars/kc-a110/*
12cu|torcs-data-1.3.3-1|151	%{_gamesdatadir}/torcs/cars/kc-alfatz2/*
12cu|torcs-data-1.3.3-1|152	%{_gamesdatadir}/torcs/cars/kc-coda/*
12cu|torcs-data-1.3.3-1|153	%{_gamesdatadir}/torcs/cars/kc-conrero/*
12cu|torcs-data-1.3.3-1|154	%{_gamesdatadir}/torcs/cars/kc-gt40/*
12cu|torcs-data-1.3.3-1|155	%{_gamesdatadir}/torcs/cars/kc-gto/*
12cu|torcs-data-1.3.3-1|156	%{_gamesdatadir}/torcs/cars/kc-p4/*
12cu|torcs-data-1.3.3-1|157	%{_gamesdatadir}/torcs/cars/vm-x2/*
12cu|torcs-data-1.3.3-1|158	%{_gamesdatadir}/torcs/cars/vm-x4/*
12cu|torcs-data-1.3.3-1|159	
12cu|torcs-data-1.3.3-1|160	
12cu|torcs-data-1.3.3-1|161	
12cu|torcs-data-1.3.3-1|162	%changelog
12cu|torcs-data-1.3.3-1|163	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.3.3-1
12cu|torcs-data-1.3.3-1|164	+ Revision: 82b9f18
12cu|torcs-data-1.3.3-1|165	- Automatic import for version 1.3.3
12cu|torcs-data-1.3.3-1|166	
12cu|torcs-data-1.3.3-1|167	

13021 12
12cu|torque-3.0.5-1|1	%define	lib_name_orig	lib%{name}
12cu|torque-3.0.5-1|2	%define	major		2
12cu|torque-3.0.5-1|3	%define	libname		%mklibname %{name} %{major}
12cu|torque-3.0.5-1|4	%define	devname		%mklibname -d %{name}
12cu|torque-3.0.5-1|5	
12cu|torque-3.0.5-1|6	%define tcl_sitelib_spaced %(echo %tcl_sitelib | sed -e 's,/, ,g')
12cu|torque-3.0.5-1|7	
12cu|torque-3.0.5-1|8	%define __noautoreq '/usr/bin/tclsh8.6'
12cu|torque-3.0.5-1|9	
12cu|torque-3.0.5-1|10	Name:		torque
12cu|torque-3.0.5-1|11	Version:	3.0.5
12cu|torque-3.0.5-1|12	Release:	1
12cu|torque-3.0.5-1|13	Summary:	The Portable Batch System
12cu|torque-3.0.5-1|14	Group:		System/Cluster
12cu|torque-3.0.5-1|15	License:	OpenPBS
12cu|torque-3.0.5-1|16	URL:		http://www.clusterresources.com/products/torque-resource-manager.php
12cu|torque-3.0.5-1|17	Source0:	http://www.adaptivecomputing.com/resources/downloads/torque/torque-%{version}.tar.gz
12cu|torque-3.0.5-1|18	Source1:	pbs_server
12cu|torque-3.0.5-1|19	Source2:	pbs.conf
12cu|torque-3.0.5-1|20	Source3:	TORQUE_Administrator_GUIDE.pdf
12cu|torque-3.0.5-1|21	Source4:	pbs_mom
12cu|torque-3.0.5-1|22	Source5:	pbs_sched
12cu|torque-3.0.5-1|23	Source6:	xpbs
12cu|torque-3.0.5-1|24	Source7:	xpbsmon
12cu|torque-3.0.5-1|25	Source8:	tclIndex_xpbsmon
12cu|torque-3.0.5-1|26	Source9:	tclIndex_xpbs
12cu|torque-3.0.5-1|27	Source10:	introduction_openPBS
12cu|torque-3.0.5-1|28	Source11:	xtermPBSlog
12cu|torque-3.0.5-1|29	Source12:	pbs
12cu|torque-3.0.5-1|30	Source13:	setup_pbs_server
12cu|torque-3.0.5-1|31	Source14:	pbs_config.sample
12cu|torque-3.0.5-1|32	Source15:	pbs_para_job.sh
12cu|torque-3.0.5-1|33	Source17:	pbs-epilogue
12cu|torque-3.0.5-1|34	Source18:	pbs-prologue
12cu|torque-3.0.5-1|35	Source19:	setup_pbs_client
12cu|torque-3.0.5-1|36	Source100:      torque.rpmlintrc
12cu|torque-3.0.5-1|37	Patch13:	torque-2.1.11-destdir.patch
12cu|torque-3.0.5-1|38	Patch14:	torque-2.3.7-tcl86.patch
12cu|torque-3.0.5-1|39	BuildRequires:	tk >= 8.6 pkgconfig(tk) >= 8.6
12cu|torque-3.0.5-1|40	BuildRequires:	tcl >= 8.6 tcl-devel >= 8.6
12cu|torque-3.0.5-1|41	BuildRequires:	openssh openssh-clients
12cu|torque-3.0.5-1|42	BuildRequires:	pkgconfig(xmu)
12cu|torque-3.0.5-1|43	BuildRequires:	readline-devel
12cu|torque-3.0.5-1|44	Requires:	openssh-clients >= 2.9
12cu|torque-3.0.5-1|45	Provides:	OpenPBS
12cu|torque-3.0.5-1|46	Obsoletes:	OpenPBS
12cu|torque-3.0.5-1|47	Requires(post):	rpm-helper
12cu|torque-3.0.5-1|48	Requires(preun): rpm-helper
12cu|torque-3.0.5-1|49	
12cu|torque-3.0.5-1|50	%description
12cu|torque-3.0.5-1|51	The Portable Batch System (PBS) is a flexible batch software
12cu|torque-3.0.5-1|52	processing system developed at NASA Ames Research Center. It
12cu|torque-3.0.5-1|53	operates on networked, multi-platform UNIX environments,
12cu|torque-3.0.5-1|54	including heterogeneous clusters of workstations, supercomputers,
12cu|torque-3.0.5-1|55	and massively parallel systems.
12cu|torque-3.0.5-1|56	
12cu|torque-3.0.5-1|57	"This product includes software developed by NASA Ames Research
12cu|torque-3.0.5-1|58	Center, Lawrence Livermore National Laboratory, and Veridian
12cu|torque-3.0.5-1|59	Information Solutions, Inc. Visit www.OpenPBS.org for OpenPBS
12cu|torque-3.0.5-1|60	software support,products, and information."
12cu|torque-3.0.5-1|61	
12cu|torque-3.0.5-1|62	%package -n	%{libname}
12cu|torque-3.0.5-1|63	Summary:	Library for %{name}
12cu|torque-3.0.5-1|64	Group:		System/Libraries
12cu|torque-3.0.5-1|65	
12cu|torque-3.0.5-1|66	%description -n	%{libname}
12cu|torque-3.0.5-1|67	Library for %{name}.
12cu|torque-3.0.5-1|68	
12cu|torque-3.0.5-1|69	%package -n	%{devname}
12cu|torque-3.0.5-1|70	Summary:	The Portable Batch System (PBS) devel
12cu|torque-3.0.5-1|71	Group:		Development/Other
12cu|torque-3.0.5-1|72	Requires:	%{libname} = %{version}
12cu|torque-3.0.5-1|73	Provides:	%{_lib}%{name}1-devel = %{version}-%{release}
12cu|torque-3.0.5-1|74	Obsoletes:	%{_lib}%{name}1-devel
12cu|torque-3.0.5-1|75	Provides:	lib%{name}-devel = %{version}-%{release}
12cu|torque-3.0.5-1|76	Provides:	%{name}-devel = %{version}-%{release}
12cu|torque-3.0.5-1|77	
12cu|torque-3.0.5-1|78	%description -n %{devname}
12cu|torque-3.0.5-1|79	The Portable Batch System (PBS) function prototype.
12cu|torque-3.0.5-1|80	"This product includes software developed by NASA Ames Research
12cu|torque-3.0.5-1|81	Center, Lawrence Livermore National Laboratory, and Veridian
12cu|torque-3.0.5-1|82	Information Solutions, Inc. Visit www.OpenPBS.org for OpenPBS
12cu|torque-3.0.5-1|83	software support,products, and information."
12cu|torque-3.0.5-1|84	
12cu|torque-3.0.5-1|85	%package	client
12cu|torque-3.0.5-1|86	Summary:	The Portable Batch System (PBS) client
12cu|torque-3.0.5-1|87	Requires:	openssh-clients >= 2.9
12cu|torque-3.0.5-1|88	Group:		System/Cluster
12cu|torque-3.0.5-1|89	Provides:	OpenPBS-client
12cu|torque-3.0.5-1|90	Obsoletes:	OpenPBS-client
12cu|torque-3.0.5-1|91	Requires(post):	rpm-helper
12cu|torque-3.0.5-1|92	Requires(preun):rpm-helper
12cu|torque-3.0.5-1|93	
12cu|torque-3.0.5-1|94	%description	client
12cu|torque-3.0.5-1|95	The Portable Batch System (PBS) client.
12cu|torque-3.0.5-1|96	"This product includes software developed by NASA Ames Research
12cu|torque-3.0.5-1|97	Center, Lawrence Livermore National Laboratory, and Veridian
12cu|torque-3.0.5-1|98	Information Solutions, Inc. Visit www.OpenPBS.org for OpenPBS
12cu|torque-3.0.5-1|99	software support,products, and information."
12cu|torque-3.0.5-1|100	
12cu|torque-3.0.5-1|101	%package	xpbs
12cu|torque-3.0.5-1|102	Requires:	tk >= 8.6, tcl >= 8.6, %{name}-client = %{version}-%{release}
12cu|torque-3.0.5-1|103	Summary:	The Portable Batch System (PBS) X interface
12cu|torque-3.0.5-1|104	Group:		Monitoring
12cu|torque-3.0.5-1|105	Provides:	OpenPBS-xpbs
12cu|torque-3.0.5-1|106	Obsoletes:	OpenPBS-xpbs
12cu|torque-3.0.5-1|107	
12cu|torque-3.0.5-1|108	%description	xpbs
12cu|torque-3.0.5-1|109	The Portable Batch System (PBS) X interface.
12cu|torque-3.0.5-1|110	"This product includes software developed by NASA Ames Research
12cu|torque-3.0.5-1|111	Center, Lawrence Livermore National Laboratory, and Veridian
12cu|torque-3.0.5-1|112	Information Solutions, Inc. Visit www.OpenPBS.org for OpenPBS
12cu|torque-3.0.5-1|113	software support,products, and information."
12cu|torque-3.0.5-1|114	
12cu|torque-3.0.5-1|115	%prep
12cu|torque-3.0.5-1|116	%setup -q
12cu|torque-3.0.5-1|117	%patch13 -p1 -b .destdir~
12cu|torque-3.0.5-1|118	%patch14 -p1 -b .tcl86~
12cu|torque-3.0.5-1|119	
12cu|torque-3.0.5-1|120	# these variables aren't ever set in any file that gets installed,
12cu|torque-3.0.5-1|121	# so without doing this, xpbs won't run - AdamW 2008/12
12cu|torque-3.0.5-1|122	sed -i -e 's,$xpbs_datadump,xpbs_datadump,g' src/gui/pbs.tcl
12cu|torque-3.0.5-1|123	sed -i -e 's,$xpbs_scriptload,xpbs_scriptload,g' src/gui/pbs.tcl
12cu|torque-3.0.5-1|124	
12cu|torque-3.0.5-1|125	cp %{SOURCE3} %{_builddir}/%{name}-%{version}/TORQUE_Administrator_GUIDE.pdf
12cu|torque-3.0.5-1|126	cp %{SOURCE10} %{_builddir}/%{name}-%{version}/introduction_openPBS
12cu|torque-3.0.5-1|127	cp %{SOURCE15} %{_builddir}/%{name}-%{version}/para_job_pbs.sh
12cu|torque-3.0.5-1|128	
12cu|torque-3.0.5-1|129	%pre
12cu|torque-3.0.5-1|130	/usr/sbin/groupadd -g 12386 -r -f pbs > /dev/null 2>&1 ||:
12cu|torque-3.0.5-1|131	# /usr/sbin/useradd -g pbs -d %{pbs_user} -r -s /bin/bash -p "" -m >/dev/null 2>&1 ||:
12cu|torque-3.0.5-1|132	
12cu|torque-3.0.5-1|133	%pre client
12cu|torque-3.0.5-1|134	/usr/sbin/groupadd -g 12386 -r -f pbs > /dev/null 2>&1 ||:
12cu|torque-3.0.5-1|135	
12cu|torque-3.0.5-1|136	%build
12cu|torque-3.0.5-1|137	CFLAGS="%{optflags} -std=gnu99" \
12cu|torque-3.0.5-1|138	%configure2_5x \
12cu|torque-3.0.5-1|139	--with-rcp=scp \
12cu|torque-3.0.5-1|140	--with-server-home=/var/spool/pbs \
12cu|torque-3.0.5-1|141	--enable-docs \
12cu|torque-3.0.5-1|142	--enable-server \
12cu|torque-3.0.5-1|143	--enable-mom \
12cu|torque-3.0.5-1|144	--enable-client \
12cu|torque-3.0.5-1|145	--srcdir=%{_builddir}/%{name}-%{version} \
12cu|torque-3.0.5-1|146	--enable-gui \
12cu|torque-3.0.5-1|147	-x-libraries=%{_libdir}
12cu|torque-3.0.5-1|148	
12cu|torque-3.0.5-1|149	%ifarch x86_64
12cu|torque-3.0.5-1|150	perl -pi -e 's|\-L\$\(TCL\_DIR\)/lib|\-L\$\(TCL\_DIR\)/lib64|g' src/tools/Makefile
12cu|torque-3.0.5-1|151	%endif
12cu|torque-3.0.5-1|152	
12cu|torque-3.0.5-1|153	#make depend
12cu|torque-3.0.5-1|154	make clean
12cu|torque-3.0.5-1|155	%make all XPBS_DIR=%{tcl_sitelib}/xpbs XPBSMON_DIR=%{tcl_sitelib}/xpbsmon
12cu|torque-3.0.5-1|156	
12cu|torque-3.0.5-1|157	%install
12cu|torque-3.0.5-1|158	pbs_server_home_for_install=%{buildroot}/var/spool/pbs
12cu|torque-3.0.5-1|159	
12cu|torque-3.0.5-1|160	mkdir -p %{buildroot}%{_initrddir}
12cu|torque-3.0.5-1|161	mkdir -p ${pbs_server_home_for_install}/mom_priv/
12cu|torque-3.0.5-1|162	touch ${pbs_server_home_for_install}/mom_priv/config
12cu|torque-3.0.5-1|163	mkdir -p ${pbs_server_home_for_install}/sched_priv
12cu|torque-3.0.5-1|164	chmod 644 ${pbs_server_home_for_install}/mom_priv/config
12cu|torque-3.0.5-1|165	mkdir -p ${pbs_server_home_for_install}/server_logs
12cu|torque-3.0.5-1|166	mkdir -p ${pbs_server_home_for_install}/sched_logs
12cu|torque-3.0.5-1|167	mkdir -p ${pbs_server_home_for_install}/server_priv
12cu|torque-3.0.5-1|168	
12cu|torque-3.0.5-1|169	mkdir -p %{buildroot}%{_defaultdocdir}
12cu|torque-3.0.5-1|170	mkdir -p %{buildroot}%{_sysconfdir}
12cu|torque-3.0.5-1|171	mkdir -p %{buildroot}%{_sbindir}
12cu|torque-3.0.5-1|172	mkdir -p %{buildroot}%{tcl_sitelib}/xpbs
12cu|torque-3.0.5-1|173	mkdir -p %{buildroot}%{tcl_sitelib}/xpbsmon
12cu|torque-3.0.5-1|174	mkdir -p %{buildroot}%{_libdir}/%{name}-%{version}
12cu|torque-3.0.5-1|175	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version}
12cu|torque-3.0.5-1|176	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-client-%{version}
12cu|torque-3.0.5-1|177	mkdir -p %{buildroot}%{_includedir}/%{name}-%{version}
12cu|torque-3.0.5-1|178	
12cu|torque-3.0.5-1|179	install -m755 %{SOURCE1} %{buildroot}%{_initrddir}/pbs_server
12cu|torque-3.0.5-1|180	install -m755 %{SOURCE4} %{buildroot}%{_initrddir}/pbs_mom
12cu|torque-3.0.5-1|181	install -m755 %{SOURCE5} %{buildroot}%{_initrddir}/pbs_sched
12cu|torque-3.0.5-1|182	install -m755 %{SOURCE12} %{buildroot}%{_initrddir}/openpbs
12cu|torque-3.0.5-1|183	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pbs.conf
12cu|torque-3.0.5-1|184	install -m644 %{SOURCE11} %{buildroot}%{_sbindir}/pbslogs
12cu|torque-3.0.5-1|185	
12cu|torque-3.0.5-1|186	%makeinstall_std PBS_SERVER_HOME=/var/spool/pbs mandir=%{_mandir} XPBS_DIR=%{tcl_sitelib}/xpbs XPBSMON_DIR=%{tcl_sitelib}/xpbsmon
12cu|torque-3.0.5-1|187	
12cu|torque-3.0.5-1|188	mkdir -p %{buildroot}%{_sbindir}
12cu|torque-3.0.5-1|189	chmod 755 %{buildroot}%{_sbindir}/pbs_mom
12cu|torque-3.0.5-1|190	chmod 755 %{buildroot}%{_sbindir}/pbs_sched
12cu|torque-3.0.5-1|191	chmod 755 %{buildroot}%{_sbindir}/pbs_iff
12cu|torque-3.0.5-1|192	chmod 755 %{buildroot}%{_sbindir}/pbs_server
12cu|torque-3.0.5-1|193	chmod 755 %{buildroot}%{_initrddir}/openpbs
12cu|torque-3.0.5-1|194	
12cu|torque-3.0.5-1|195	# needed to overwrite bad path in those scripts
12cu|torque-3.0.5-1|196	install -m755 %{SOURCE6} %{buildroot}%{_bindir}/xpbs
12cu|torque-3.0.5-1|197	install -m755 %{SOURCE7} %{buildroot}%{_bindir}/xpbsmon
12cu|torque-3.0.5-1|198	install -m755 %{SOURCE13} %{buildroot}%{_bindir}/setup_pbs_server
12cu|torque-3.0.5-1|199	install -m755 %{SOURCE19} %{buildroot}%{_bindir}/setup_pbs_client
12cu|torque-3.0.5-1|200	install -m644 %{SOURCE8} %{buildroot}%{tcl_sitelib}/xpbsmon/tclIndex
12cu|torque-3.0.5-1|201	install -m644 %{SOURCE9} %{buildroot}%{tcl_sitelib}/xpbs/tclIndex
12cu|torque-3.0.5-1|202	install -m644 %{SOURCE14} %{buildroot}%{_var}/spool/pbs/pbs_config.sample
12cu|torque-3.0.5-1|203	install -m755 %{SOURCE17} %{buildroot}%{_var}/spool/pbs/mom_priv/epilogue
12cu|torque-3.0.5-1|204	install -m755 %{SOURCE18} %{buildroot}%{_var}/spool/pbs/mom_priv/prologue
12cu|torque-3.0.5-1|205	
12cu|torque-3.0.5-1|206	# replace the placeholder text with whatever the real tcl_sitelib
12cu|torque-3.0.5-1|207	# should be...cunning, eh? - AdamW 2008/12
12cu|torque-3.0.5-1|208	sed -i -e 's,TCL_SITELIB,%{tcl_sitelib},g' \
12cu|torque-3.0.5-1|209	%{buildroot}%{tcl_sitelib}/xpbsmon/tclIndex \
12cu|torque-3.0.5-1|210	%{buildroot}%{tcl_sitelib}/xpbs/tclIndex \
12cu|torque-3.0.5-1|211	%{buildroot}%{_bindir}/xpbs \
12cu|torque-3.0.5-1|212	%{buildroot}%{_bindir}/xpbsmon \
12cu|torque-3.0.5-1|213	%{buildroot}%{_bindir}/setup_pbs_server \
12cu|torque-3.0.5-1|214	%{buildroot}%{_bindir}/setup_pbs_client
12cu|torque-3.0.5-1|215	
12cu|torque-3.0.5-1|216	rm -f %{buildroot}%{_libdir}/xpbs/tclIndex
12cu|torque-3.0.5-1|217	rm -f %{buildroot}%{_libdir}/xpbsmon/tclIndex
12cu|torque-3.0.5-1|218	
12cu|torque-3.0.5-1|219	echo "# MOM server configuration file" > ${pbs_server_home_for_install}/mom_priv/config
12cu|torque-3.0.5-1|220	echo "# if more than one value, separate it by comma." >> ${pbs_server_home_for_install}/mom_priv/config
12cu|torque-3.0.5-1|221	
12cu|torque-3.0.5-1|222	cp -av %{_builddir}/%{name}-%{version}/src/include/* %{buildroot}%{_includedir}/%{name}-%{version}/
12cu|torque-3.0.5-1|223	
12cu|torque-3.0.5-1|224	perl -pi -e 's/wish8\.3/wish/' %{buildroot}%{_bindir}/xpbs
12cu|torque-3.0.5-1|225	
12cu|torque-3.0.5-1|226	%multiarch_includes %{buildroot}%{_includedir}/%{name}-%{version}/pbs_config.h
12cu|torque-3.0.5-1|227	
12cu|torque-3.0.5-1|228	%post
12cu|torque-3.0.5-1|229	#!/bin/sh
12cu|torque-3.0.5-1|230	pbs_prefix=%{_prefix}
12cu|torque-3.0.5-1|231	pbs_server_home=/var/spool/pbs
12cu|torque-3.0.5-1|232	if [ -f "${pbs_server_home}/server_name" ]; then
12cu|torque-3.0.5-1|233	echo `hostname` > ${pbs_server_home}/server_name
12cu|torque-3.0.5-1|234	fi
12cu|torque-3.0.5-1|235	#if [ ! -f "${pbs_server_home}/default_server" ] ; then
12cu|torque-3.0.5-1|236	#        echo "# <server hostname>" > ${pbs_server_home}/default_server
12cu|torque-3.0.5-1|237	#fi
12cu|torque-3.0.5-1|238	if [ -f "${pbs_server_home}/default_server" ]; then
12cu|torque-3.0.5-1|239	echo `hostname` >> ${pbs_server_home}/default_server
12cu|torque-3.0.5-1|240	fi
12cu|torque-3.0.5-1|241	if [ ! -f "${pbs_server_home}/server_priv/nodes" ]; then
12cu|torque-3.0.5-1|242	echo `hostname` > ${pbs_server_home}/server_priv/nodes
12cu|torque-3.0.5-1|243	fi
12cu|torque-3.0.5-1|244	
12cu|torque-3.0.5-1|245	# add pbs service
12cu|torque-3.0.5-1|246	%_post_service pbs_server
12cu|torque-3.0.5-1|247	# %_post_service pbs_sched
12cu|torque-3.0.5-1|248	
12cu|torque-3.0.5-1|249	# mise a jour /etc/services if needed
12cu|torque-3.0.5-1|250	CHECK_PORT=`grep 15003 /etc/services`
12cu|torque-3.0.5-1|251	if [ -z "$CHECK_PORT" ]; then
12cu|torque-3.0.5-1|252	cat >> /etc/services << EOF
12cu|torque-3.0.5-1|253	# Port needed by PBS
12cu|torque-3.0.5-1|254	pbs_server	15001/tcp	# pbs server
12cu|torque-3.0.5-1|255	pbs_mom		15002/tcp	# mom to/from server
12cu|torque-3.0.5-1|256	pbs_resmon	15003/tcp   # mom resource management requests
12cu|torque-3.0.5-1|257	pbs_resmon      15003/udp   # mom resource management requests
12cu|torque-3.0.5-1|258	pbs_sched	15004/tcp   # scheduler
12cu|torque-3.0.5-1|259	EOF
12cu|torque-3.0.5-1|260	fi
12cu|torque-3.0.5-1|261	
12cu|torque-3.0.5-1|262	%post client
12cu|torque-3.0.5-1|263	%_post_service pbs_mom
12cu|torque-3.0.5-1|264	
12cu|torque-3.0.5-1|265	%post xpbs
12cu|torque-3.0.5-1|266	ln -sf %{tcl_sitelib}/xpbs /usr/lib/xpbs
12cu|torque-3.0.5-1|267	ln -sf %{tcl_sitelib}/xpbsmon /usr/lib/xpbsmon
12cu|torque-3.0.5-1|268	
12cu|torque-3.0.5-1|269	%preun
12cu|torque-3.0.5-1|270	%_preun_service pbs_server
12cu|torque-3.0.5-1|271	
12cu|torque-3.0.5-1|272	%preun client
12cu|torque-3.0.5-1|273	%_preun_service pbs_mom
12cu|torque-3.0.5-1|274	
12cu|torque-3.0.5-1|275	%files
12cu|torque-3.0.5-1|276	%doc doc/READ_ME
12cu|torque-3.0.5-1|277	%{_mandir}/man1/pbs*
12cu|torque-3.0.5-1|278	%{_mandir}/man3/pbs*
12cu|torque-3.0.5-1|279	%{_mandir}/man7/*
12cu|torque-3.0.5-1|280	%{_mandir}/man8/pbsnodes*
12cu|torque-3.0.5-1|281	%{_mandir}/man8/pbs_server.8*
12cu|torque-3.0.5-1|282	%{_mandir}/man8/pbs_sch*
12cu|torque-3.0.5-1|283	%config(noreplace) %{_sysconfdir}/pbs.conf
12cu|torque-3.0.5-1|284	%defattr(755, root, root)
12cu|torque-3.0.5-1|285	%{_initrddir}/pbs_server
12cu|torque-3.0.5-1|286	%{_initrddir}/pbs_sched
12cu|torque-3.0.5-1|287	%{_initrddir}/openpbs
12cu|torque-3.0.5-1|288	%{_sbindir}/pbs_server
12cu|torque-3.0.5-1|289	%{_sbindir}/pbs_sched
12cu|torque-3.0.5-1|290	%{_sbindir}/pbslogs
12cu|torque-3.0.5-1|291	%{_sbindir}/qnoded
12cu|torque-3.0.5-1|292	%{_sbindir}/qschedd
12cu|torque-3.0.5-1|293	%{_sbindir}/qserverd
12cu|torque-3.0.5-1|294	%{_bindir}/pbs_track
12cu|torque-3.0.5-1|295	%{_bindir}/pbsnodes
12cu|torque-3.0.5-1|296	%{_bindir}/setup_pbs_server
12cu|torque-3.0.5-1|297	%{_bindir}/pbs-config
12cu|torque-3.0.5-1|298	%{_bindir}/printtracking
12cu|torque-3.0.5-1|299	%{_bindir}/printserverdb
12cu|torque-3.0.5-1|300	
12cu|torque-3.0.5-1|301	%{_var}/spool/pbs/sched_logs/
12cu|torque-3.0.5-1|302	%dir %{_var}/spool/pbs
12cu|torque-3.0.5-1|303	%{_var}/spool/pbs/sched_priv
12cu|torque-3.0.5-1|304	%{_var}/spool/pbs/server_logs/
12cu|torque-3.0.5-1|305	%{_var}/spool/pbs/checkpoint/
12cu|torque-3.0.5-1|306	%{_var}/spool/pbs/server_priv/
12cu|torque-3.0.5-1|307	%attr(775,root,pbs) %{_var}/spool/pbs/spool/
12cu|torque-3.0.5-1|308	%attr(1777,root,pbs) %{_var}/spool/pbs/undelivered/
12cu|torque-3.0.5-1|309	%config(noreplace) %{_var}/spool/pbs/pbs_environment
12cu|torque-3.0.5-1|310	%config(noreplace) %{_var}/spool/pbs/server_name
12cu|torque-3.0.5-1|311	%{_var}/spool/pbs/pbs_config.sample
12cu|torque-3.0.5-1|312	
12cu|torque-3.0.5-1|313	%files client
12cu|torque-3.0.5-1|314	%doc introduction_openPBS para_job_pbs.sh TORQUE_Administrator_GUIDE.pdf
12cu|torque-3.0.5-1|315	%{_mandir}/man1/q*
12cu|torque-3.0.5-1|316	%{_mandir}/man8/q*
12cu|torque-3.0.5-1|317	%{_mandir}/man8/pbs_mom.8*
12cu|torque-3.0.5-1|318	%{_mandir}/man1/bas*
12cu|torque-3.0.5-1|319	%{_mandir}/man1/nqs*
12cu|torque-3.0.5-1|320	%dir %{_var}/spool/pbs
12cu|torque-3.0.5-1|321	%{_var}/spool/pbs/mom_logs
12cu|torque-3.0.5-1|322	%{_var}/spool/pbs/mom_priv
12cu|torque-3.0.5-1|323	%{_var}/spool/pbs/aux
12cu|torque-3.0.5-1|324	%{_var}/spool/pbs/checkpoint
12cu|torque-3.0.5-1|325	%attr(1777,root,pbs) %{_var}/spool/pbs/undelivered
12cu|torque-3.0.5-1|326	%attr(775,root,pbs) %{_var}/spool/pbs/spool
12cu|torque-3.0.5-1|327	%{_bindir}/q*
12cu|torque-3.0.5-1|328	%{_bindir}/chk_tree
12cu|torque-3.0.5-1|329	%{_bindir}/hostn
12cu|torque-3.0.5-1|330	%{_bindir}/nqs2pbs
12cu|torque-3.0.5-1|331	%{_bindir}/printjob
12cu|torque-3.0.5-1|332	%{_bindir}/tracejob
12cu|torque-3.0.5-1|333	%{_bindir}/pbsdsh
12cu|torque-3.0.5-1|334	%{_bindir}/setup_pbs_client
12cu|torque-3.0.5-1|335	%{_sbindir}/momctl
12cu|torque-3.0.5-1|336	%{_sbindir}/pbs_demux
12cu|torque-3.0.5-1|337	%attr(4755,root,root) %{_sbindir}/pbs_iff
12cu|torque-3.0.5-1|338	%{_sbindir}/pbs_mom
12cu|torque-3.0.5-1|339	%{_initrddir}/pbs_mom
12cu|torque-3.0.5-1|340	
12cu|torque-3.0.5-1|341	%files -n %{libname}
12cu|torque-3.0.5-1|342	%{_libdir}/*.so.%{major}*
12cu|torque-3.0.5-1|343	
12cu|torque-3.0.5-1|344	%files -n %{devname}
12cu|torque-3.0.5-1|345	#{_libdir}/*.la
12cu|torque-3.0.5-1|346	%{_libdir}/*.so
12cu|torque-3.0.5-1|347	%{_libdir}/*.a
12cu|torque-3.0.5-1|348	%{_mandir}/man3/tm*
12cu|torque-3.0.5-1|349	%{_mandir}/man3/rpp.3.*
12cu|torque-3.0.5-1|350	%{_includedir}/%{name}-%{version}
12cu|torque-3.0.5-1|351	%{_includedir}/*.h
12cu|torque-3.0.5-1|352	%multiarch %{multiarch_includedir}/%{name}-%{version}/pbs_config.h
12cu|torque-3.0.5-1|353	
12cu|torque-3.0.5-1|354	%files xpbs
12cu|torque-3.0.5-1|355	%{_bindir}/pbs_tclsh
12cu|torque-3.0.5-1|356	%{_bindir}/pbs_wish
12cu|torque-3.0.5-1|357	%{_bindir}/xpbsmon
12cu|torque-3.0.5-1|358	%{_bindir}/xpbs
12cu|torque-3.0.5-1|359	%dir %{tcl_sitelib}/xpbs/bitmaps
12cu|torque-3.0.5-1|360	%{tcl_sitelib}/xpbs/bitmaps/*
12cu|torque-3.0.5-1|361	%dir %{tcl_sitelib}/xpbs/help
12cu|torque-3.0.5-1|362	%{tcl_sitelib}/xpbs/help/*
12cu|torque-3.0.5-1|363	%dir %{tcl_sitelib}/xpbs/bin
12cu|torque-3.0.5-1|364	%{tcl_sitelib}/xpbs/bin/*
12cu|torque-3.0.5-1|365	%{tcl_sitelib}/xpbs/preferences.tcl
12cu|torque-3.0.5-1|366	%{tcl_sitelib}/xpbs/pbs.tcl
12cu|torque-3.0.5-1|367	%{tcl_sitelib}/xpbs/*.tk
12cu|torque-3.0.5-1|368	%{tcl_sitelib}/xpbs/tclIndex
12cu|torque-3.0.5-1|369	%config(noreplace) %{tcl_sitelib}/xpbs/xpbsrc
12cu|torque-3.0.5-1|370	%{tcl_sitelib}/xpbs/buildindex
12cu|torque-3.0.5-1|371	%{tcl_sitelib}/xpbsmon/buildindex
12cu|torque-3.0.5-1|372	%{tcl_sitelib}/xpbsmon/*.tk
12cu|torque-3.0.5-1|373	%dir %{tcl_sitelib}/xpbsmon/help
12cu|torque-3.0.5-1|374	%{tcl_sitelib}/xpbsmon/*.tcl
12cu|torque-3.0.5-1|375	%{tcl_sitelib}/xpbsmon/tclIndex
12cu|torque-3.0.5-1|376	%config(noreplace) %{tcl_sitelib}/xpbsmon/xpbsmonrc
12cu|torque-3.0.5-1|377	%dir %{tcl_sitelib}/xpbsmon
12cu|torque-3.0.5-1|378	%dir %{tcl_sitelib}/xpbsmon/bitmaps
12cu|torque-3.0.5-1|379	%{tcl_sitelib}/xpbsmon/bitmaps/*
12cu|torque-3.0.5-1|380	%{tcl_sitelib}/xpbsmon/help/*
12cu|torque-3.0.5-1|381	%{_mandir}/man1/x*
12cu|torque-3.0.5-1|382	
12cu|torque-3.0.5-1|383	%changelog
12cu|torque-3.0.5-1|384	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.5-1
12cu|torque-3.0.5-1|385	+ Revision: 4adaa1a
12cu|torque-3.0.5-1|386	- Fix BRs
12cu|torque-3.0.5-1|387	
12cu|torque-3.0.5-1|388	

13022 12
12cu|torsmo-0.18-7|1	%define name torsmo
12cu|torsmo-0.18-7|2	%define version 0.18
12cu|torsmo-0.18-7|3	%define release  7
12cu|torsmo-0.18-7|4	
12cu|torsmo-0.18-7|5	Name: %{name}
12cu|torsmo-0.18-7|6	Summary: System monitor like gkrellm, but lightweight
12cu|torsmo-0.18-7|7	Version: %{version}
12cu|torsmo-0.18-7|8	Release: %{release}
12cu|torsmo-0.18-7|9	Source0: http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
12cu|torsmo-0.18-7|10	Patch0: torsmo-0.18-link.patch
12cu|torsmo-0.18-7|11	URL: http://torsmo.sourceforge.net/
12cu|torsmo-0.18-7|12	Group: Monitoring
12cu|torsmo-0.18-7|13	License: BSD
12cu|torsmo-0.18-7|14	BuildRequires: pkgconfig(x11)
12cu|torsmo-0.18-7|15	
12cu|torsmo-0.18-7|16	%description
12cu|torsmo-0.18-7|17	Torsmo is a system monitor that sits in the corner of your desktop. It's very
12cu|torsmo-0.18-7|18	simple, customizable and it renders only text on the desktop (and
12cu|torsmo-0.18-7|19	percentagebars if you want it to ;) and the only lib it uses is Xlib.
12cu|torsmo-0.18-7|20	Torsmo can show various information about your system and it's peripherals.
12cu|torsmo-0.18-7|21	
12cu|torsmo-0.18-7|22	%prep
12cu|torsmo-0.18-7|23	%setup -q
12cu|torsmo-0.18-7|24	%patch0 -p0
12cu|torsmo-0.18-7|25	
12cu|torsmo-0.18-7|26	%build
12cu|torsmo-0.18-7|27	autoreconf -fi
12cu|torsmo-0.18-7|28	%configure2_5x
12cu|torsmo-0.18-7|29	%make
12cu|torsmo-0.18-7|30	
12cu|torsmo-0.18-7|31	%install
12cu|torsmo-0.18-7|32	rm -rf $RPM_BUILD_ROOT
12cu|torsmo-0.18-7|33	%makeinstall_std
12cu|torsmo-0.18-7|34	
12cu|torsmo-0.18-7|35	%clean
12cu|torsmo-0.18-7|36	rm -rf $RPM_BUILD_ROOT
12cu|torsmo-0.18-7|37	
12cu|torsmo-0.18-7|38	%files
12cu|torsmo-0.18-7|39	%defattr(-,root,root,0755)
12cu|torsmo-0.18-7|40	%doc AUTHORS COPYING README torsmorc.sample
12cu|torsmo-0.18-7|41	%{_mandir}/man1/torsmo.1*
12cu|torsmo-0.18-7|42	%{_bindir}/torsmo
12cu|torsmo-0.18-7|43	
12cu|torsmo-0.18-7|44	
12cu|torsmo-0.18-7|45	
12cu|torsmo-0.18-7|46	%changelog
12cu|torsmo-0.18-7|47	* Fri Jan 28 2011 Funda Wang <fwang@mandriva.org> 0.18-6mdv2011.0
12cu|torsmo-0.18-7|48	+ Revision: 633655
12cu|torsmo-0.18-7|49	- fix linkage
12cu|torsmo-0.18-7|50	
12cu|torsmo-0.18-7|51	+ Thierry Vignaud <tv@mandriva.org>
12cu|torsmo-0.18-7|52	- rebuild
12cu|torsmo-0.18-7|53	- rebuild
12cu|torsmo-0.18-7|54	- rebuild
12cu|torsmo-0.18-7|55	
12cu|torsmo-0.18-7|56	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.18-2mdv2008.1
12cu|torsmo-0.18-7|57	+ Revision: 171147
12cu|torsmo-0.18-7|58	- rebuild
12cu|torsmo-0.18-7|59	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|torsmo-0.18-7|60	
12cu|torsmo-0.18-7|61	+ Olivier Blin <oblin@mandriva.com>
12cu|torsmo-0.18-7|62	- restore BuildRoot
12cu|torsmo-0.18-7|63	
12cu|torsmo-0.18-7|64	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.18-1mdv2008.1
12cu|torsmo-0.18-7|65	+ Revision: 128536
12cu|torsmo-0.18-7|66	- kill re-definition of %%buildroot on Pixel's request
12cu|torsmo-0.18-7|67	- buildrequires X11-devel instead of XFree86-devel
12cu|torsmo-0.18-7|68	- import torsmo
12cu|torsmo-0.18-7|69	
12cu|torsmo-0.18-7|70	
12cu|torsmo-0.18-7|71	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.com> 0.18-1mdk
12cu|torsmo-0.18-7|72	- 0.17
12cu|torsmo-0.18-7|73	
12cu|torsmo-0.18-7|74	
12cu|torsmo-0.18-7|75	* Tue Jul 27 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.17-1mdk
12cu|torsmo-0.18-7|76	- from Robert Weiler <mdk-rpms@robwei.de> :
12cu|torsmo-0.18-7|77	- First build of torsmo for Mandrake

13023 12
12cu|tortoisehg-3.1.1-1|1	Name:		tortoisehg
12cu|tortoisehg-3.1.1-1|2	Version:	3.1.1
12cu|tortoisehg-3.1.1-1|3	Release:	1
12cu|tortoisehg-3.1.1-1|4	Summary:	Mercurial GUI command line tool hgtk
12cu|tortoisehg-3.1.1-1|5	Group:		Development/Other
12cu|tortoisehg-3.1.1-1|6	License:	GPLv2
12cu|tortoisehg-3.1.1-1|7	# - few files are however under the more permissive GPLv2+
12cu|tortoisehg-3.1.1-1|8	URL:		http://tortoisehg.bitbucket.org/
12cu|tortoisehg-3.1.1-1|9	#Source0:	http://bitbucket.org/tortoisehg/targz/downloads/tortoisehg-%{version}.tar.bz2
12cu|tortoisehg-3.1.1-1|10	Source0:	http://bitbucket.org/tortoisehg/stable/get/%{name}-%{version}.tar.gz
12cu|tortoisehg-3.1.1-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12cu|tortoisehg-3.1.1-1|12	# This package _is_ noarch, but that isn't possible because the nautilus
12cu|tortoisehg-3.1.1-1|13	# subpackage has to be arch-specific:
12cu|tortoisehg-3.1.1-1|14	BuildArch:	noarch
12cu|tortoisehg-3.1.1-1|15	#Requires:	mercurial >= 3.0
12cu|tortoisehg-3.1.1-1|16	
12cu|tortoisehg-3.1.1-1|17	BuildRequires:  python-devel, gettext, python-sphinx, python-qt4-devel
12cu|tortoisehg-3.1.1-1|18	Requires:       python-iniparse, mercurial >= 2.9, gnome-python-gconf
12cu|tortoisehg-3.1.1-1|19	Requires:       pygtk2, gnome-python-gtkspell, python-qt4-qscintilla
12cu|tortoisehg-3.1.1-1|20	
12cu|tortoisehg-3.1.1-1|21	%description
12cu|tortoisehg-3.1.1-1|22	This package contains the hgtk command line tool, which provides a graphical
12cu|tortoisehg-3.1.1-1|23	user interface to the Mercurial distributed revision control system.
12cu|tortoisehg-3.1.1-1|24	
12cu|tortoisehg-3.1.1-1|25	%package        nautilus
12cu|tortoisehg-3.1.1-1|26	Summary:        Mercurial GUI plugin to Nautilus file manager
12cu|tortoisehg-3.1.1-1|27	Group:          Development/Other
12cu|tortoisehg-3.1.1-1|28	Requires:       %{name} = %{version}-%{release}, nautilus-python
12cu|tortoisehg-3.1.1-1|29	
12cu|tortoisehg-3.1.1-1|30	%description    nautilus
12cu|tortoisehg-3.1.1-1|31	This package contains the TortoiseHg Gnome/Nautilus extension, which makes the
12cu|tortoisehg-3.1.1-1|32	Mercurial distributed revision control system available in the file manager
12cu|tortoisehg-3.1.1-1|33	with a graphical interface.
12cu|tortoisehg-3.1.1-1|34	
12cu|tortoisehg-3.1.1-1|35	Note that the nautilus extension has been deprecated upstream.
12cu|tortoisehg-3.1.1-1|36	
12cu|tortoisehg-3.1.1-1|37	%prep
12cu|tortoisehg-3.1.1-1|38	%setup -q
12cu|tortoisehg-3.1.1-1|39	
12cu|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) ...
12cu|tortoisehg-3.1.1-1|41	%{__sed} -i "s,lib/nautilus,%{_lib}/nautilus,g" setup.py
12cu|tortoisehg-3.1.1-1|42	
12cu|tortoisehg-3.1.1-1|43	cat > tortoisehg/util/config.py << EOT
12cu|tortoisehg-3.1.1-1|44	bin_path     = "%{_bindir}"
12cu|tortoisehg-3.1.1-1|45	license_path = "%{_docdir}/%{name}-%{version}/COPYING.txt"
12cu|tortoisehg-3.1.1-1|46	locale_path  = "%{_datadir}/locale"
12cu|tortoisehg-3.1.1-1|47	icon_path    = "%{_datadir}/pixmaps/tortoisehg/icons"
12cu|tortoisehg-3.1.1-1|48	nofork       = True
12cu|tortoisehg-3.1.1-1|49	EOT
12cu|tortoisehg-3.1.1-1|50	
12cu|tortoisehg-3.1.1-1|51	%build
12cu|tortoisehg-3.1.1-1|52	%{__python} setup.py build
12cu|tortoisehg-3.1.1-1|53	
12cu|tortoisehg-3.1.1-1|54	(cd doc && make html)
12cu|tortoisehg-3.1.1-1|55	rm doc/build/html/.buildinfo
12cu|tortoisehg-3.1.1-1|56	
12cu|tortoisehg-3.1.1-1|57	%install
12cu|tortoisehg-3.1.1-1|58	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12cu|tortoisehg-3.1.1-1|59	
12cu|tortoisehg-3.1.1-1|60	install -m0644 -D contrib/thg.desktop $RPM_BUILD_ROOT/%{_datadir}/applications/thg.desktop
12cu|tortoisehg-3.1.1-1|61	#install -m 644 -D contrib/_hgtk $RPM_BUILD_ROOT/%{_datadir}/zsh/site-functions/_hgtk
12cu|tortoisehg-3.1.1-1|62	
12cu|tortoisehg-3.1.1-1|63	%find_lang %{name}
12cu|tortoisehg-3.1.1-1|64	
12cu|tortoisehg-3.1.1-1|65	%clean
12cu|tortoisehg-3.1.1-1|66	
12cu|tortoisehg-3.1.1-1|67	%files -f %{name}.lang
12cu|tortoisehg-3.1.1-1|68	%doc COPYING.txt doc/build/html/
12cu|tortoisehg-3.1.1-1|69	%{_bindir}/thg
12cu|tortoisehg-3.1.1-1|70	%{python_sitelib}/tortoisehg/
12cu|tortoisehg-3.1.1-1|71	%{python_sitelib}/tortoisehg-*.egg-info
12cu|tortoisehg-3.1.1-1|72	%{_datadir}/pixmaps/tortoisehg/
12cu|tortoisehg-3.1.1-1|73	%{_datadir}/applications/thg.desktop
12cu|tortoisehg-3.1.1-1|74	
12cu|tortoisehg-3.1.1-1|75	# /usr/share/zsh/site-functions/ is owned by zsh package which we don't want to
12cu|tortoisehg-3.1.1-1|76	# require. We also don't want to create a sub-package just for this dependency.
12cu|tortoisehg-3.1.1-1|77	# Instead we just claim ownership of the zsh top folder ...
12cu|tortoisehg-3.1.1-1|78	#%{_datadir}/zsh
12cu|tortoisehg-3.1.1-1|79	
12cu|tortoisehg-3.1.1-1|80	%files nautilus
12cu|tortoisehg-3.1.1-1|81	#{_libdir}/nautilus/extensions-2.0/python/nautilus-thg.py
12cu|tortoisehg-3.1.1-1|82	%{_datadir}/nautilus-python/extensions/nautilus-thg.py
12cu|tortoisehg-3.1.1-1|83	
12cu|tortoisehg-3.1.1-1|84	
12cu|tortoisehg-3.1.1-1|85	%changelog

13024 12
12cu|touchegg-1.1.1-1|1	Summary:	Multi-touch gestures recognizer
12cu|touchegg-1.1.1-1|2	Name:		touchegg
12cu|touchegg-1.1.1-1|3	Version:	1.1.1
12cu|touchegg-1.1.1-1|4	Release:	1
12cu|touchegg-1.1.1-1|5	License:	GPLv3+
12cu|touchegg-1.1.1-1|6	Group:		Graphical desktop/Other
12cu|touchegg-1.1.1-1|7	Url:		https://code.google.com/p/touchegg
12cu|touchegg-1.1.1-1|8	Source0:	http://touchegg.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|touchegg-1.1.1-1|9	BuildRequires:	pkgconfig(libgeis)
12cu|touchegg-1.1.1-1|10	BuildRequires:	pkgconfig(QtCore)
12cu|touchegg-1.1.1-1|11	BuildRequires:	pkgconfig(xtst)
12cu|touchegg-1.1.1-1|12	
12cu|touchegg-1.1.1-1|13	%description
12cu|touchegg-1.1.1-1|14	Touchégg is a multi-touch gestures recognizer written in C++
12cu|touchegg-1.1.1-1|15	using the Qt 4 and geis.
12cu|touchegg-1.1.1-1|16	
12cu|touchegg-1.1.1-1|17	%files
12cu|touchegg-1.1.1-1|18	%{_bindir}/%{name}
12cu|touchegg-1.1.1-1|19	%{_datadir}/%{name}
12cu|touchegg-1.1.1-1|20	
12cu|touchegg-1.1.1-1|21	#----------------------------------------------------------------------------
12cu|touchegg-1.1.1-1|22	
12cu|touchegg-1.1.1-1|23	%prep
12cu|touchegg-1.1.1-1|24	%setup -q
12cu|touchegg-1.1.1-1|25	
12cu|touchegg-1.1.1-1|26	%build
12cu|touchegg-1.1.1-1|27	%qmake_qt4
12cu|touchegg-1.1.1-1|28	%make
12cu|touchegg-1.1.1-1|29	
12cu|touchegg-1.1.1-1|30	%install
12cu|touchegg-1.1.1-1|31	%makeinstall_std INSTALL_ROOT=%{buildroot}
12cu|touchegg-1.1.1-1|32	
12cu|touchegg-1.1.1-1|33	
12cu|touchegg-1.1.1-1|34	%changelog
12cu|touchegg-1.1.1-1|35	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-1
12cu|touchegg-1.1.1-1|36	+ Revision: 44892ce
12cu|touchegg-1.1.1-1|37	- LOG New version 1.1.1, drop merged patch
12cu|touchegg-1.1.1-1|38	
12cu|touchegg-1.1.1-1|39	

13025 12
12cu|touchegg-gui-0.3-1|1	Name:		touchegg-gui
12cu|touchegg-gui-0.3-1|2	Version:	0.3
12cu|touchegg-gui-0.3-1|3	Release:	1
12cu|touchegg-gui-0.3-1|4	Summary:	Touchegg configuration gui
12cu|touchegg-gui-0.3-1|5	License:	GPLv3
12cu|touchegg-gui-0.3-1|6	Group:		System/Configuration/Hardware
12cu|touchegg-gui-0.3-1|7	Source0:	https://touchegg.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|touchegg-gui-0.3-1|8	Url:		https://code.google.com/p/touchegg
12cu|touchegg-gui-0.3-1|9	Patch0:		%{name}-0.3-desktopfile.patch
12cu|touchegg-gui-0.3-1|10	BuildRequires:	pkgconfig(QtGui)
12cu|touchegg-gui-0.3-1|11	BuildRequires:	desktop-file-utils
12cu|touchegg-gui-0.3-1|12	Requires:	touchegg
12cu|touchegg-gui-0.3-1|13	
12cu|touchegg-gui-0.3-1|14	%description
12cu|touchegg-gui-0.3-1|15	Graphical user interface that helps configuring touchegg
12cu|touchegg-gui-0.3-1|16	
12cu|touchegg-gui-0.3-1|17	%prep
12cu|touchegg-gui-0.3-1|18	%setup -q -n %{name}
12cu|touchegg-gui-0.3-1|19	%patch0 -p1 -b .desktopfile
12cu|touchegg-gui-0.3-1|20	
12cu|touchegg-gui-0.3-1|21	%build
12cu|touchegg-gui-0.3-1|22	%qmake_qt4
12cu|touchegg-gui-0.3-1|23	%make
12cu|touchegg-gui-0.3-1|24	
12cu|touchegg-gui-0.3-1|25	%install
12cu|touchegg-gui-0.3-1|26	%makeinstall INSTALL_ROOT=%{buildroot}
12cu|touchegg-gui-0.3-1|27	chmod a-x %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|touchegg-gui-0.3-1|28	
12cu|touchegg-gui-0.3-1|29	%files
12cu|touchegg-gui-0.3-1|30	%doc README
12cu|touchegg-gui-0.3-1|31	%{_bindir}/%{name}
12cu|touchegg-gui-0.3-1|32	%{_datadir}/applications/%{name}.desktop
12cu|touchegg-gui-0.3-1|33	%{_datadir}/icons/%{name}.png

13026 12
12cu|touchpad-indicator-0.7.6.2-2|1	%define debug_package	%{nil}
12cu|touchpad-indicator-0.7.6.2-2|2	
12cu|touchpad-indicator-0.7.6.2-2|3	Summary:	An indicator to show the status of the touchpad
12cu|touchpad-indicator-0.7.6.2-2|4	Name:		touchpad-indicator
12cu|touchpad-indicator-0.7.6.2-2|5	Version:	0.7.6.2
12cu|touchpad-indicator-0.7.6.2-2|6	Release:	2
12cu|touchpad-indicator-0.7.6.2-2|7	License:	GPLv3
12cu|touchpad-indicator-0.7.6.2-2|8	Group:		System/Configuration/Hardware
12cu|touchpad-indicator-0.7.6.2-2|9	Url:		http://launchpad.net/touchpad-indicator/
12cu|touchpad-indicator-0.7.6.2-2|10	Source0:	http://launchpad.net/touchpad-indicator/0.7/0.7.6.2/+download/%{name}_%{version}.orig.tar.xz
12cu|touchpad-indicator-0.7.6.2-2|11	
12cu|touchpad-indicator-0.7.6.2-2|12	Requires:	pyusb
12cu|touchpad-indicator-0.7.6.2-2|13	Requires:	gnome-python-gconf
12cu|touchpad-indicator-0.7.6.2-2|14	
12cu|touchpad-indicator-0.7.6.2-2|15	%description
12cu|touchpad-indicator-0.7.6.2-2|16	An indicator to show the status of the touchpad, and to enable and disable the
12cu|touchpad-indicator-0.7.6.2-2|17	touchpad.
12cu|touchpad-indicator-0.7.6.2-2|18	
12cu|touchpad-indicator-0.7.6.2-2|19	%prep
12cu|touchpad-indicator-0.7.6.2-2|20	%setup -qcn %{name}_%{version}
12cu|touchpad-indicator-0.7.6.2-2|21	
12cu|touchpad-indicator-0.7.6.2-2|22	%build
12cu|touchpad-indicator-0.7.6.2-2|23	
12cu|touchpad-indicator-0.7.6.2-2|24	%install
12cu|touchpad-indicator-0.7.6.2-2|25	mkdir -p %{buildroot}/%{_datadir}/applications
12cu|touchpad-indicator-0.7.6.2-2|26	mkdir -p %{buildroot}/%{_datadir}/pixmaps
12cu|touchpad-indicator-0.7.6.2-2|27	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/scalable/apps
12cu|touchpad-indicator-0.7.6.2-2|28	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/scalable/status
12cu|touchpad-indicator-0.7.6.2-2|29	mkdir -p %{buildroot}/%{_datadir}/touchpad-indicator
12cu|touchpad-indicator-0.7.6.2-2|30	mkdir -p %{buildroot}/%{_datadir}/touchpad-indicator/img
12cu|touchpad-indicator-0.7.6.2-2|31	
12cu|touchpad-indicator-0.7.6.2-2|32	cp img/touchpad-indicator.svg %{buildroot}/%{_datadir}/icons/hicolor/scalable/apps/
12cu|touchpad-indicator-0.7.6.2-2|33	cp img/touchpad-indicator-disabled.svg %{buildroot}/%{_datadir}/icons/hicolor/scalable/status/
12cu|touchpad-indicator-0.7.6.2-2|34	cp img/touchpad-indicator.svg %{buildroot}/%{_datadir}/pixmaps/
12cu|touchpad-indicator-0.7.6.2-2|35	cp img/touchpad-indicator.svg %{buildroot}/%{_datadir}/touchpad-indicator/img
12cu|touchpad-indicator-0.7.6.2-2|36	cp touchpad-indicator-autostart.desktop %{buildroot}/%{_datadir}/touchpad-indicator/
12cu|touchpad-indicator-0.7.6.2-2|37	cp Touchpad-Indicator.desktop %{buildroot}/%{_datadir}/applications/
12cu|touchpad-indicator-0.7.6.2-2|38	
12cu|touchpad-indicator-0.7.6.2-2|39	mkdir -p %{buildroot}/%{_datadir}/touchpad-indicator
12cu|touchpad-indicator-0.7.6.2-2|40	mkdir -p %{buildroot}/%{_datadir}/touchpad-indicator/pyudev
12cu|touchpad-indicator-0.7.6.2-2|41	mkdir -p %{buildroot}/%{_datadir}/touchpad-indicator/img
12cu|touchpad-indicator-0.7.6.2-2|42	cp *.py %{buildroot}/%{_datadir}/touchpad-indicator/
12cu|touchpad-indicator-0.7.6.2-2|43	cp pyudev/*.py %{buildroot}/%{_datadir}/touchpad-indicator/pyudev/
12cu|touchpad-indicator-0.7.6.2-2|44	
12cu|touchpad-indicator-0.7.6.2-2|45	%files
12cu|touchpad-indicator-0.7.6.2-2|46	%{_datadir}/touchpad-indicator/%{name}*.desktop
12cu|touchpad-indicator-0.7.6.2-2|47	%{_datadir}/touchpad-indicator/*.py
12cu|touchpad-indicator-0.7.6.2-2|48	%{_datadir}/touchpad-indicator/pyudev/*.py
12cu|touchpad-indicator-0.7.6.2-2|49	%{_datadir}/touchpad-indicator/img/*.svg
12cu|touchpad-indicator-0.7.6.2-2|50	%{_datadir}/applications/Touchpad-Indicator.desktop
12cu|touchpad-indicator-0.7.6.2-2|51	%{_datadir}/pixmaps/%{name}.svg
12cu|touchpad-indicator-0.7.6.2-2|52	%{_iconsdir}/hicolor/scalable/status/*.svg
12cu|touchpad-indicator-0.7.6.2-2|53	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cu|touchpad-indicator-0.7.6.2-2|54	
12cu|touchpad-indicator-0.7.6.2-2|55	
12cu|touchpad-indicator-0.7.6.2-2|56	%changelog
12cu|touchpad-indicator-0.7.6.2-2|57	* Fri Apr 04 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.7.6.2-2
12cu|touchpad-indicator-0.7.6.2-2|58	+ Revision: 8bb6cfc
12cu|touchpad-indicator-0.7.6.2-2|59	- Updated touchpad-indicator.spec
12cu|touchpad-indicator-0.7.6.2-2|60	
12cu|touchpad-indicator-0.7.6.2-2|61	

13027 12
12cu|toxcore-0.0.1-0.20140716.2|1	%define major_toxav   0
12cu|toxcore-0.0.1-0.20140716.2|2	%define major_toxdns  0
12cu|toxcore-0.0.1-0.20140716.2|3	%define major_toxcore 0
12cu|toxcore-0.0.1-0.20140716.2|4	
12cu|toxcore-0.0.1-0.20140716.2|5	%define libname_toxav   %mklibname toxav   %{major_toxav}
12cu|toxcore-0.0.1-0.20140716.2|6	%define libname_toxdns  %mklibname toxdns  %{major_toxdns}
12cu|toxcore-0.0.1-0.20140716.2|7	%define libname_toxcore %mklibname toxcore %{major_toxcore}
12cu|toxcore-0.0.1-0.20140716.2|8	
12cu|toxcore-0.0.1-0.20140716.2|9	%define devname_toxav   %mklibname toxav   -d
12cu|toxcore-0.0.1-0.20140716.2|10	%define devname_toxdns  %mklibname toxdns  -d
12cu|toxcore-0.0.1-0.20140716.2|11	%define devname_toxcore %mklibname toxcore -d
12cu|toxcore-0.0.1-0.20140716.2|12	
12cu|toxcore-0.0.1-0.20140716.2|13	Name:		toxcore
12cu|toxcore-0.0.1-0.20140716.2|14	Summary:	toxcore
12cu|toxcore-0.0.1-0.20140716.2|15	Version:	0.0.1
12cu|toxcore-0.0.1-0.20140716.2|16	Release:	0.20140716.2
12cu|toxcore-0.0.1-0.20140716.2|17	License:	ISC license
12cu|toxcore-0.0.1-0.20140716.2|18	Group:		System/Libraries
12cu|toxcore-0.0.1-0.20140716.2|19	BuildRequires:	pkgconfig(opus)
12cu|toxcore-0.0.1-0.20140716.2|20	BuildRequires:	pkgconfig(libsodium)
12cu|toxcore-0.0.1-0.20140716.2|21	BuildRequires:	pkgconfig(vpx)
12cu|toxcore-0.0.1-0.20140716.2|22	BuildRequires:	cmake
12cu|toxcore-0.0.1-0.20140716.2|23	Source:		%{name}-%{version}.tar.gz
12cu|toxcore-0.0.1-0.20140716.2|24	Url:		https://github.com/irungentoo/toxcore/
12cu|toxcore-0.0.1-0.20140716.2|25	
12cu|toxcore-0.0.1-0.20140716.2|26	%description
12cu|toxcore-0.0.1-0.20140716.2|27	%{name}
12cu|toxcore-0.0.1-0.20140716.2|28	
12cu|toxcore-0.0.1-0.20140716.2|29	%package -n %{libname_toxav}
12cu|toxcore-0.0.1-0.20140716.2|30	Summary: %{summary}
12cu|toxcore-0.0.1-0.20140716.2|31	Group: System/Libraries
12cu|toxcore-0.0.1-0.20140716.2|32	
12cu|toxcore-0.0.1-0.20140716.2|33	%description -n %{libname_toxav}
12cu|toxcore-0.0.1-0.20140716.2|34	%{summary}
12cu|toxcore-0.0.1-0.20140716.2|35	
12cu|toxcore-0.0.1-0.20140716.2|36	%package -n %{libname_toxcore}
12cu|toxcore-0.0.1-0.20140716.2|37	Summary: %{summary}
12cu|toxcore-0.0.1-0.20140716.2|38	Group: System/Libraries
12cu|toxcore-0.0.1-0.20140716.2|39	
12cu|toxcore-0.0.1-0.20140716.2|40	%description -n %{libname_toxcore}
12cu|toxcore-0.0.1-0.20140716.2|41	%{summary}
12cu|toxcore-0.0.1-0.20140716.2|42	
12cu|toxcore-0.0.1-0.20140716.2|43	%package -n %{libname_toxdns}
12cu|toxcore-0.0.1-0.20140716.2|44	Summary: %{summary}
12cu|toxcore-0.0.1-0.20140716.2|45	Group: System/Libraries
12cu|toxcore-0.0.1-0.20140716.2|46	
12cu|toxcore-0.0.1-0.20140716.2|47	%description -n %{libname_toxdns}
12cu|toxcore-0.0.1-0.20140716.2|48	%{summary}
12cu|toxcore-0.0.1-0.20140716.2|49	
12cu|toxcore-0.0.1-0.20140716.2|50	%package devel
12cu|toxcore-0.0.1-0.20140716.2|51	Summary:	Development files for toxcore
12cu|toxcore-0.0.1-0.20140716.2|52	Group:		Development/C
12cu|toxcore-0.0.1-0.20140716.2|53	Requires:	%{devname_toxav}
12cu|toxcore-0.0.1-0.20140716.2|54	Requires:	%{devname_toxdns}
12cu|toxcore-0.0.1-0.20140716.2|55	Requires:	%{devname_toxcore}
12cu|toxcore-0.0.1-0.20140716.2|56	
12cu|toxcore-0.0.1-0.20140716.2|57	%description devel
12cu|toxcore-0.0.1-0.20140716.2|58	%{summary}
12cu|toxcore-0.0.1-0.20140716.2|59	
12cu|toxcore-0.0.1-0.20140716.2|60	%package -n %{devname_toxav}
12cu|toxcore-0.0.1-0.20140716.2|61	Summary:	Development files for libtoxav
12cu|toxcore-0.0.1-0.20140716.2|62	Group:		Development/C
12cu|toxcore-0.0.1-0.20140716.2|63	Requires:	%{libname_toxav} = %{EVRD}
12cu|toxcore-0.0.1-0.20140716.2|64	
12cu|toxcore-0.0.1-0.20140716.2|65	%description -n %{devname_toxav}
12cu|toxcore-0.0.1-0.20140716.2|66	Development files for libtoxav
12cu|toxcore-0.0.1-0.20140716.2|67	
12cu|toxcore-0.0.1-0.20140716.2|68	%package -n %{devname_toxdns}
12cu|toxcore-0.0.1-0.20140716.2|69	Summary:	Development files for libtoxdns
12cu|toxcore-0.0.1-0.20140716.2|70	Group:		Development/C
12cu|toxcore-0.0.1-0.20140716.2|71	Requires:	%{libname_toxdns} = %{EVRD}
12cu|toxcore-0.0.1-0.20140716.2|72	
12cu|toxcore-0.0.1-0.20140716.2|73	%description -n %{devname_toxdns}
12cu|toxcore-0.0.1-0.20140716.2|74	Development files for libtoxdns
12cu|toxcore-0.0.1-0.20140716.2|75	
12cu|toxcore-0.0.1-0.20140716.2|76	%package -n %{devname_toxcore}
12cu|toxcore-0.0.1-0.20140716.2|77	Summary:	Development files for libtoxcore
12cu|toxcore-0.0.1-0.20140716.2|78	Group:		Development/C
12cu|toxcore-0.0.1-0.20140716.2|79	Requires:	%{libname_toxcore} = %{EVRD}
12cu|toxcore-0.0.1-0.20140716.2|80	
12cu|toxcore-0.0.1-0.20140716.2|81	%description -n %{devname_toxcore}
12cu|toxcore-0.0.1-0.20140716.2|82	Development files for libtoxcore
12cu|toxcore-0.0.1-0.20140716.2|83	
12cu|toxcore-0.0.1-0.20140716.2|84	%prep
12cu|toxcore-0.0.1-0.20140716.2|85	%setup -q
12cu|toxcore-0.0.1-0.20140716.2|86	
12cu|toxcore-0.0.1-0.20140716.2|87	%build
12cu|toxcore-0.0.1-0.20140716.2|88	autoreconf -i
12cu|toxcore-0.0.1-0.20140716.2|89	%configure2_5x --disable-static
12cu|toxcore-0.0.1-0.20140716.2|90	%make
12cu|toxcore-0.0.1-0.20140716.2|91	
12cu|toxcore-0.0.1-0.20140716.2|92	%install
12cu|toxcore-0.0.1-0.20140716.2|93	%makeinstall_std
12cu|toxcore-0.0.1-0.20140716.2|94	
12cu|toxcore-0.0.1-0.20140716.2|95	%files
12cu|toxcore-0.0.1-0.20140716.2|96	%{_bindir}/*
12cu|toxcore-0.0.1-0.20140716.2|97	
12cu|toxcore-0.0.1-0.20140716.2|98	%files -n %{libname_toxav}
12cu|toxcore-0.0.1-0.20140716.2|99	%{_libdir}/libtoxav.so.%{major_toxav}*
12cu|toxcore-0.0.1-0.20140716.2|100	
12cu|toxcore-0.0.1-0.20140716.2|101	%files -n %{libname_toxcore}
12cu|toxcore-0.0.1-0.20140716.2|102	%{_libdir}/libtoxcore.so.%{major_toxcore}*
12cu|toxcore-0.0.1-0.20140716.2|103	
12cu|toxcore-0.0.1-0.20140716.2|104	%files -n %{libname_toxdns}
12cu|toxcore-0.0.1-0.20140716.2|105	%{_libdir}/libtoxdns.so.%{major_toxdns}*
12cu|toxcore-0.0.1-0.20140716.2|106	
12cu|toxcore-0.0.1-0.20140716.2|107	%files -n %{devname_toxav}
12cu|toxcore-0.0.1-0.20140716.2|108	%{_includedir}/tox/toxav.h
12cu|toxcore-0.0.1-0.20140716.2|109	%{_libdir}/libtoxav.so
12cu|toxcore-0.0.1-0.20140716.2|110	%{_libdir}/pkgconfig/libtoxav.pc
12cu|toxcore-0.0.1-0.20140716.2|111	
12cu|toxcore-0.0.1-0.20140716.2|112	%files -n %{devname_toxcore}
12cu|toxcore-0.0.1-0.20140716.2|113	%{_includedir}/tox/tox.h
12cu|toxcore-0.0.1-0.20140716.2|114	%{_libdir}/libtoxcore.so
12cu|toxcore-0.0.1-0.20140716.2|115	%{_libdir}/pkgconfig/libtoxcore.pc
12cu|toxcore-0.0.1-0.20140716.2|116	
12cu|toxcore-0.0.1-0.20140716.2|117	%files -n %{devname_toxdns}
12cu|toxcore-0.0.1-0.20140716.2|118	%{_includedir}/tox/toxdns.h
12cu|toxcore-0.0.1-0.20140716.2|119	%{_libdir}/libtoxdns.so
12cu|toxcore-0.0.1-0.20140716.2|120	
12cu|toxcore-0.0.1-0.20140716.2|121	%files devel
12cu|toxcore-0.0.1-0.20140716.2|122	
12cu|toxcore-0.0.1-0.20140716.2|123	%changelog
12cu|toxcore-0.0.1-0.20140716.2|124	* Wed Jul 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-0.20140716.2
12cu|toxcore-0.0.1-0.20140716.2|125	+ Revision: 357a2fd
12cu|toxcore-0.0.1-0.20140716.2|126	- Bump release
12cu|toxcore-0.0.1-0.20140716.2|127	
12cu|toxcore-0.0.1-0.20140716.2|128	

13028 12
12cu|treecc-0.3.10-7|1	%define debug_package %nil
12cu|treecc-0.3.10-7|2	
12cu|treecc-0.3.10-7|3	Name: 		treecc
12cu|treecc-0.3.10-7|4	Version: 	0.3.10
12cu|treecc-0.3.10-7|5	Release: 	7
12cu|treecc-0.3.10-7|6	Summary: 	A tool for helping in compiler development
12cu|treecc-0.3.10-7|7	Group: 		Development/C
12cu|treecc-0.3.10-7|8	License: 	GPLv2
12cu|treecc-0.3.10-7|9	Source0: 	http://download.savannah.gnu.org/releases/dotgnu-pnet/%{name}-%{version}.tar.gz
12cu|treecc-0.3.10-7|10	BuildRequires:	flex byacc
12cu|treecc-0.3.10-7|11	URL: 		http://www.southern-storm.com.au/treecc.html
12cu|treecc-0.3.10-7|12	
12cu|treecc-0.3.10-7|13	
12cu|treecc-0.3.10-7|14	%description
12cu|treecc-0.3.10-7|15	The treecc program is designed to assist in the development of
12cu|treecc-0.3.10-7|16	compilers and other language-based tools. It manages the
12cu|treecc-0.3.10-7|17	generation of code to handle abstract syntax trees and operations
12cu|treecc-0.3.10-7|18	upon the trees.
12cu|treecc-0.3.10-7|19	Treecc was originally written to assist with the development of
12cu|treecc-0.3.10-7|20	the C# compiler for the Portable.NET project. However, it is much
12cu|treecc-0.3.10-7|21	more general than that and can be used in any system that makes
12cu|treecc-0.3.10-7|22	heavy use of abstract syntax trees and the operations upon them.
12cu|treecc-0.3.10-7|23	
12cu|treecc-0.3.10-7|24	%prep
12cu|treecc-0.3.10-7|25	%setup -q
12cu|treecc-0.3.10-7|26	
12cu|treecc-0.3.10-7|27	%build
12cu|treecc-0.3.10-7|28	%configure
12cu|treecc-0.3.10-7|29	%make
12cu|treecc-0.3.10-7|30	make -C tests check-TESTS
12cu|treecc-0.3.10-7|31	
12cu|treecc-0.3.10-7|32	%install
12cu|treecc-0.3.10-7|33	%makeinstall
12cu|treecc-0.3.10-7|34	
12cu|treecc-0.3.10-7|35	
12cu|treecc-0.3.10-7|36	
12cu|treecc-0.3.10-7|37	%files
12cu|treecc-0.3.10-7|38	%doc AUTHORS ChangeLog COPYING NEWS README doc/essay.html
12cu|treecc-0.3.10-7|39	%_bindir/%name
12cu|treecc-0.3.10-7|40	%_infodir/*
12cu|treecc-0.3.10-7|41	%_mandir/man1/%name.*
12cu|treecc-0.3.10-7|42	%_libdir/*

13029 12
12cu|tremfusion-0.99r3-7|1	#####################################################
12cu|tremfusion-0.99r3-7|2	# SpecFile: tremfusion.spec
12cu|tremfusion-0.99r3-7|3	# Generato: http://www.mandrivausers.ro/
12cu|tremfusion-0.99r3-7|4	# MRB-Falticska Florin
12cu|tremfusion-0.99r3-7|5	######################################################
12cu|tremfusion-0.99r3-7|6	%define debug_package	%{nil}
12cu|tremfusion-0.99r3-7|7	#
12cu|tremfusion-0.99r3-7|8	%global hgchangeset 1421
12cu|tremfusion-0.99r3-7|9	%global hghash      4b5fc919fd59
12cu|tremfusion-0.99r3-7|10	%global lakitu7_rev 174
12cu|tremfusion-0.99r3-7|11	%global qvmbuildflags BUILD_SERVER=0 BUILD_CLIENT=0 BUILD_GAME_QVM=0 BUILD_GAME_SO=1 CFLAGS+="-ggdb3"
12cu|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"
12cu|tremfusion-0.99r3-7|13	
12cu|tremfusion-0.99r3-7|14	%define name tremfusion
12cu|tremfusion-0.99r3-7|15	%define version	0.99r3
12cu|tremfusion-0.99r3-7|16	%define rel 7
12cu|tremfusion-0.99r3-7|17	
12cu|tremfusion-0.99r3-7|18	Name:           %{name}
12cu|tremfusion-0.99r3-7|19	Version:        %{version}
12cu|tremfusion-0.99r3-7|20	Release:        %{rel}
12cu|tremfusion-0.99r3-7|21	Summary:        Enhanced modification of the free software first person shooter Tremulous
12cu|tremfusion-0.99r3-7|22	Group:          Games/Arcade
12cu|tremfusion-0.99r3-7|23	License:        GPLv2+
12cu|tremfusion-0.99r3-7|24	URL:            http://www.tremfusion.net/
12cu|tremfusion-0.99r3-7|25	Source0:        tremfusion-%{hghash}-nolcc.tar.bz2
12cu|tremfusion-0.99r3-7|26	Source1:        http://www.tremfusion.net/downloads/z-tremfusion-menu-0.99r3.pk3
12cu|tremfusion-0.99r3-7|27	Source2:        lakitu7-qvm-r%{lakitu7_rev}.tar.bz2
12cu|tremfusion-0.99r3-7|28	Patch0:         tremfusion-lakitu7-qvm-remove-lcc.patch
12cu|tremfusion-0.99r3-7|29	Patch1:		tremfusion-install.patch
12cu|tremfusion-0.99r3-7|30	BuildRequires:  pkgconfig(libcurl)
12cu|tremfusion-0.99r3-7|31	BuildRequires:  pkgconfig(ncurses)
12cu|tremfusion-0.99r3-7|32	BuildRequires:  freetype-devel
12cu|tremfusion-0.99r3-7|33	BuildRequires:  pkgconfig(sdl)
12cu|tremfusion-0.99r3-7|34	BuildRequires:  pkgconfig(openal)
12cu|tremfusion-0.99r3-7|35	BuildRequires:  pkgconfig(vorbis)
12cu|tremfusion-0.99r3-7|36	BuildRequires:  desktop-file-utils
12cu|tremfusion-0.99r3-7|37	BuildRequires:  pkgconfig(zlib)
12cu|tremfusion-0.99r3-7|38	BuildRequires:  pkgconfig(gl)
12cu|tremfusion-0.99r3-7|39	BuildRequires:  pkgconfig(glu)
12cu|tremfusion-0.99r3-7|40	BuildRequires:  pkgconfig(freetype2)
12cu|tremfusion-0.99r3-7|41	Requires:       %{name}-common = %{version}-%{release}
12cu|tremfusion-0.99r3-7|42	Requires:       opengl-games-utils
12cu|tremfusion-0.99r3-7|43	
12cu|tremfusion-0.99r3-7|44	
12cu|tremfusion-0.99r3-7|45	
12cu|tremfusion-0.99r3-7|46	%description
12cu|tremfusion-0.99r3-7|47	TremFusion is an enhanced modification of the free software first person
12cu|tremfusion-0.99r3-7|48	shooter Tremulous. This package allows you to play on Tremulous servers.
12cu|tremfusion-0.99r3-7|49	
12cu|tremfusion-0.99r3-7|50	############
12cu|tremfusion-0.99r3-7|51	%package tty
12cu|tremfusion-0.99r3-7|52	Summary:        Non-graphical client for TremFusion
12cu|tremfusion-0.99r3-7|53	Group:          Games/Arcade
12cu|tremfusion-0.99r3-7|54	License:        GPLv2+
12cu|tremfusion-0.99r3-7|55	Requires:       %{name}-common = %{version}-%{release}
12cu|tremfusion-0.99r3-7|56	
12cu|tremfusion-0.99r3-7|57	%description tty
12cu|tremfusion-0.99r3-7|58	TremFusion is an enhanced modification of the free software first person
12cu|tremfusion-0.99r3-7|59	shooter Tremulous. This package contains a non-graphical client which
12cu|tremfusion-0.99r3-7|60	opens only an ncurses console.
12cu|tremfusion-0.99r3-7|61	
12cu|tremfusion-0.99r3-7|62	############
12cu|tremfusion-0.99r3-7|63	%package common
12cu|tremfusion-0.99r3-7|64	Summary:        Common files for TremFusion
12cu|tremfusion-0.99r3-7|65	Group:          Games/Arcade
12cu|tremfusion-0.99r3-7|66	License:        GPLv2+
12cu|tremfusion-0.99r3-7|67	Requires:       tremulous-maps
12cu|tremfusion-0.99r3-7|68	
12cu|tremfusion-0.99r3-7|69	%description common
12cu|tremfusion-0.99r3-7|70	TremFusion is an enhanced modification of the free software first person
12cu|tremfusion-0.99r3-7|71	shooter Tremulous. This package contains files required by both TremFusion
12cu|tremfusion-0.99r3-7|72	clients and servers.
12cu|tremfusion-0.99r3-7|73	
12cu|tremfusion-0.99r3-7|74	############
12cu|tremfusion-0.99r3-7|75	%package server
12cu|tremfusion-0.99r3-7|76	Summary:        The TremFusion dedicated server
12cu|tremfusion-0.99r3-7|77	Group:          Games/Arcade
12cu|tremfusion-0.99r3-7|78	License:        GPLv2+
12cu|tremfusion-0.99r3-7|79	Requires:       %{name}-common = %{version}-%{release}
12cu|tremfusion-0.99r3-7|80	
12cu|tremfusion-0.99r3-7|81	%description server
12cu|tremfusion-0.99r3-7|82	TremFusion is an enhanced modification of the free software first person
12cu|tremfusion-0.99r3-7|83	shooter Tremulous. This package contains the TremFusion dedicated server.
12cu|tremfusion-0.99r3-7|84	
12cu|tremfusion-0.99r3-7|85	###########
12cu|tremfusion-0.99r3-7|86	
12cu|tremfusion-0.99r3-7|87	%prep
12cu|tremfusion-0.99r3-7|88	%setup -q -c -b 2
12cu|tremfusion-0.99r3-7|89	cd trunk
12cu|tremfusion-0.99r3-7|90	%patch0 -p1
12cu|tremfusion-0.99r3-7|91	cd ../tremfusion-4b5fc919fd59/misc
12cu|tremfusion-0.99r3-7|92	%patch1 -p0
12cu|tremfusion-0.99r3-7|93	cd ../../trunk
12cu|tremfusion-0.99r3-7|94	patch -p1 -i ../tremfusion-%{hghash}/misc/lakitu7-qvm-svdemo.patch
12cu|tremfusion-0.99r3-7|95	cd ../tremfusion-%{hghash}
12cu|tremfusion-0.99r3-7|96	sed -ie "s/Exec=tremfusion --quiet/Exec=tremfusion-wrapper --quiet/" misc/%{name}.desktop
12cu|tremfusion-0.99r3-7|97	
12cu|tremfusion-0.99r3-7|98	
12cu|tremfusion-0.99r3-7|99	%build
12cu|tremfusion-0.99r3-7|100	cd trunk
12cu|tremfusion-0.99r3-7|101	%make %{qvmbuildflags}
12cu|tremfusion-0.99r3-7|102	cd ../tremfusion-%{hghash}
12cu|tremfusion-0.99r3-7|103	%make %{tfbuildflags} VERSION="%{version}-%{release}" USE_FREETYPE=0
12cu|tremfusion-0.99r3-7|104	
12cu|tremfusion-0.99r3-7|105	
12cu|tremfusion-0.99r3-7|106	%install
12cu|tremfusion-0.99r3-7|107	cd tremfusion-%{hghash}
12cu|tremfusion-0.99r3-7|108	make install %{tfbuildflags} BUILDROOT=%{buildroot} INSTALL_PREFIX=%{_prefix}
12cu|tremfusion-0.99r3-7|109	ln -s ./opengl-game-wrapper.sh %{buildroot}%{_bindir}/%{name}-wrapper
12cu|tremfusion-0.99r3-7|110	# data
12cu|tremfusion-0.99r3-7|111	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}/tremfusion/base
12cu|tremfusion-0.99r3-7|112	install -pm 644 %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{name}/%{name}
12cu|tremfusion-0.99r3-7|113	#icos
12cu|tremfusion-0.99r3-7|114	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cu|tremfusion-0.99r3-7|115	install -pm 644 misc/tremfusion.png %{buildroot}%{_datadir}/pixmaps/
12cu|tremfusion-0.99r3-7|116	#desktop
12cu|tremfusion-0.99r3-7|117	desktop-file-install --dir=%{buildroot}%{_datadir}/applications misc/%{name}.desktop
12cu|tremfusion-0.99r3-7|118	cd ../trunk
12cu|tremfusion-0.99r3-7|119	%{__install} -pm 755 build/release-linux-*/base/game*.so %{buildroot}%{_libdir}/%{name}/
12cu|tremfusion-0.99r3-7|120	ln -s ../../../../../%{_libdir}/%{name}/$(basename build/release-linux-*/base/game*.so) %{buildroot}%{_gamesdatadir}/%{name}/tremfusion/base/
12cu|tremfusion-0.99r3-7|121	
12cu|tremfusion-0.99r3-7|122	
12cu|tremfusion-0.99r3-7|123	%files
12cu|tremfusion-0.99r3-7|124	%doc tremfusion-%{hghash}/COPYING tremfusion-%{hghash}/GPL tremfusion-%{hghash}/README
12cu|tremfusion-0.99r3-7|125	%{_bindir}/%{name}
12cu|tremfusion-0.99r3-7|126	%{_bindir}/%{name}-wrapper
12cu|tremfusion-0.99r3-7|127	%{_libdir}/%{name}/%{name}
12cu|tremfusion-0.99r3-7|128	%{_datadir}/applications/%{name}.desktop
12cu|tremfusion-0.99r3-7|129	%{_datadir}/pixmaps/%{name}.png
12cu|tremfusion-0.99r3-7|130	
12cu|tremfusion-0.99r3-7|131	%files tty
12cu|tremfusion-0.99r3-7|132	%doc tremfusion-%{hghash}/COPYING tremfusion-%{hghash}/GPL tremfusion-%{hghash}/README
12cu|tremfusion-0.99r3-7|133	%{_bindir}/%{name}-tty
12cu|tremfusion-0.99r3-7|134	%{_libdir}/%{name}/%{name}-tty
12cu|tremfusion-0.99r3-7|135	
12cu|tremfusion-0.99r3-7|136	%files common
12cu|tremfusion-0.99r3-7|137	%doc tremfusion-%{hghash}/COPYING tremfusion-%{hghash}/GPL tremfusion-%{hghash}/CC tremfusion-%{hghash}/README
12cu|tremfusion-0.99r3-7|138	%dir %{_libdir}/%{name}
12cu|tremfusion-0.99r3-7|139	%dir %{_datadir}/%{name}
12cu|tremfusion-0.99r3-7|140	%{_libdir}/%{name}/game*.so
12cu|tremfusion-0.99r3-7|141	%{_gamesdatadir}/%{name}/%{name}
12cu|tremfusion-0.99r3-7|142	
12cu|tremfusion-0.99r3-7|143	%files server
12cu|tremfusion-0.99r3-7|144	%doc tremfusion-%{hghash}/COPYING tremfusion-%{hghash}/GPL tremfusion-%{hghash}/README
12cu|tremfusion-0.99r3-7|145	%{_bindir}/%{name}ded
12cu|tremfusion-0.99r3-7|146	%{_libdir}/%{name}/%{name}ded
12cu|tremfusion-0.99r3-7|147	
12cu|tremfusion-0.99r3-7|148	
12cu|tremfusion-0.99r3-7|149	
12cu|tremfusion-0.99r3-7|150	
12cu|tremfusion-0.99r3-7|151	
12cu|tremfusion-0.99r3-7|152	%changelog
12cu|tremfusion-0.99r3-7|153	* Wed Apr 02 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.99r3-7
12cu|tremfusion-0.99r3-7|154	+ Revision: f243897
12cu|tremfusion-0.99r3-7|155	- Updated tremfusion.spec
12cu|tremfusion-0.99r3-7|156	
12cu|tremfusion-0.99r3-7|157	

13030 12
12cu|tremulous-1.1.0-11|1	%define debug_package	%{nil}
12cu|tremulous-1.1.0-11|2	%define name tremulous
12cu|tremulous-1.1.0-11|3	%define version 1.1.0
12cu|tremulous-1.1.0-11|4	%define release 11
12cu|tremulous-1.1.0-11|5	
12cu|tremulous-1.1.0-11|6	%define client_release 1.011
12cu|tremulous-1.1.0-11|7	%define srcname Release_%{client_release}
12cu|tremulous-1.1.0-11|8	Summary: An open source game that blends a team based FPS with elements of an RTS
12cu|tremulous-1.1.0-11|9	Name: %{name}
12cu|tremulous-1.1.0-11|10	Version: %{version}
12cu|tremulous-1.1.0-11|11	Release: %{release}
12cu|tremulous-1.1.0-11|12	Source0: http://ovh.dl.sourceforge.net/sourceforge/tremulous/%{name}-%{version}.zip
12cu|tremulous-1.1.0-11|13	# http://www.gnome-look.org/content/show.php?content=42942
12cu|tremulous-1.1.0-11|14	Source1: http://www.gnome-look.org/content/files/42942-Tremulous2.png
12cu|tremulous-1.1.0-11|15	
12cu|tremulous-1.1.0-11|16	# The original client is generating troubles on x64.
12cu|tremulous-1.1.0-11|17	# kevlarman from the tremulous irc chan consider svn://source.mercenariesguild.net/client better
12cu|tremulous-1.1.0-11|18	# In the fact, it works far better
12cu|tremulous-1.1.0-11|19	# Tremulous 1.2 will make that workaround useless
12cu|tremulous-1.1.0-11|20	Source2: %{name}-client-%{client_release}.tar.bz2
12cu|tremulous-1.1.0-11|21	Patch0:	%name-1725.patch
12cu|tremulous-1.1.0-11|22	License: GPLv2
12cu|tremulous-1.1.0-11|23	Group: Games/Arcade
12cu|tremulous-1.1.0-11|24	URL: http://tremulous.net
12cu|tremulous-1.1.0-11|25	BuildRequires:  pkgconfig(sdl)
12cu|tremulous-1.1.0-11|26	BuildRequires:  pkgconfig(openal)
12cu|tremulous-1.1.0-11|27	BuildRequires:  pkgconfig(vorbis)
12cu|tremulous-1.1.0-11|28	BuildRequires:  desktop-file-utils
12cu|tremulous-1.1.0-11|29	BuildRequires:  pkgconfig(zlib)
12cu|tremulous-1.1.0-11|30	BuildRequires:  pkgconfig(gl)
12cu|tremulous-1.1.0-11|31	BuildRequires:  pkgconfig(glu)
12cu|tremulous-1.1.0-11|32	BuildRequires:  pkgconfig(freetype2)
12cu|tremulous-1.1.0-11|33	
12cu|tremulous-1.1.0-11|34	
12cu|tremulous-1.1.0-11|35	Requires: %name-maps
12cu|tremulous-1.1.0-11|36	
12cu|tremulous-1.1.0-11|37	%description
12cu|tremulous-1.1.0-11|38	Tremulous is a free, open source game that blends a team based FPS
12cu|tremulous-1.1.0-11|39	with elements of an RTS.
12cu|tremulous-1.1.0-11|40	Players can choose from 2 unique races, aliens and humans.
12cu|tremulous-1.1.0-11|41	Players on both teams are able to build working structures in-game like an RTS.
12cu|tremulous-1.1.0-11|42	These structures provide many functions, the most important being spawning.
12cu|tremulous-1.1.0-11|43	The designated builders must ensure there are spawn structures or
12cu|tremulous-1.1.0-11|44	other players will not be able to rejoin the game after death.
12cu|tremulous-1.1.0-11|45	Other structures provide automated base defense (to some degree),
12cu|tremulous-1.1.0-11|46	healing functions and much more...
12cu|tremulous-1.1.0-11|47	
12cu|tremulous-1.1.0-11|48	Player advancement is different depending on which team you are on.
12cu|tremulous-1.1.0-11|49	As a human, players are rewarded with credits for each alien kill.
12cu|tremulous-1.1.0-11|50	These credits may be used to purchase new weapons and upgrades from the Armoury
12cu|tremulous-1.1.0-11|51	The alien team advances quite differently. Upon killing a human foe,
12cu|tremulous-1.1.0-11|52	the alien is able to evolve into a new class.
12cu|tremulous-1.1.0-11|53	The more kills gained the more powerful the classes available.
12cu|tremulous-1.1.0-11|54	
12cu|tremulous-1.1.0-11|55	The overall objective behind Tremulous is to eliminate the opposing team.
12cu|tremulous-1.1.0-11|56	This is achieved by not only killing the opposing players but also
12cu|tremulous-1.1.0-11|57	removing their ability to re-spawn by destroying their spawn structures.
12cu|tremulous-1.1.0-11|58	
12cu|tremulous-1.1.0-11|59	# I did a separate package for the maps
12cu|tremulous-1.1.0-11|60	# Maps are hudge, so if the binairy is getting better, we'll be able
12cu|tremulous-1.1.0-11|61	# to provide a newest small binary but users will keep their maps
12cu|tremulous-1.1.0-11|62	# There's no need to update the maps until they don't change ;)
12cu|tremulous-1.1.0-11|63	%package maps
12cu|tremulous-1.1.0-11|64	Summary: Maps for Tremulous
12cu|tremulous-1.1.0-11|65	License: GPLv2
12cu|tremulous-1.1.0-11|66	Group: Games/Arcade
12cu|tremulous-1.1.0-11|67	Requires: %name
12cu|tremulous-1.1.0-11|68	
12cu|tremulous-1.1.0-11|69	%description maps
12cu|tremulous-1.1.0-11|70	Provides the pk3 files needed for tremulous
12cu|tremulous-1.1.0-11|71	
12cu|tremulous-1.1.0-11|72	%prep
12cu|tremulous-1.1.0-11|73	%setup -q -n %name
12cu|tremulous-1.1.0-11|74	# I know it's crappy but the project only provides the zip file
12cu|tremulous-1.1.0-11|75	# This zip file contains the pak files the tar.gz doesn't provides
12cu|tremulous-1.1.0-11|76	# I found cleaner to build the rpm from the original zip file
12cu|tremulous-1.1.0-11|77	# instead of manually splitting the files
12cu|tremulous-1.1.0-11|78	tar -xvjf %SOURCE2
12cu|tremulous-1.1.0-11|79	cd %{srcname}
12cu|tremulous-1.1.0-11|80	%patch0 -p1
12cu|tremulous-1.1.0-11|81	
12cu|tremulous-1.1.0-11|82	%build
12cu|tremulous-1.1.0-11|83	# disable freetype , known issue
12cu|tremulous-1.1.0-11|84	make -C %{srcname} USE_FREETYPE=0
12cu|tremulous-1.1.0-11|85	
12cu|tremulous-1.1.0-11|86	%install
12cu|tremulous-1.1.0-11|87	install -d %{buildroot}%{_gamesdatadir}/%{name}/base
12cu|tremulous-1.1.0-11|88	install -m 644 base/*.{cfg,pk3} %{buildroot}%{_gamesdatadir}/%{name}/base
12cu|tremulous-1.1.0-11|89	pushd %{srcname}/build/release-*
12cu|tremulous-1.1.0-11|90	exec=`basename %{name}.*`
12cu|tremulous-1.1.0-11|91	arch=${exec#%{name}.}
12cu|tremulous-1.1.0-11|92	install -m 755 *.$arch %{buildroot}%{_gamesdatadir}/%{name}
12cu|tremulous-1.1.0-11|93	popd
12cu|tremulous-1.1.0-11|94	install -d %{buildroot}%{_gamesbindir}
12cu|tremulous-1.1.0-11|95	cat > %{buildroot}%{_gamesbindir}/%{name} <<EOF
12cu|tremulous-1.1.0-11|96	#!/bin/sh
12cu|tremulous-1.1.0-11|97	cd %{_gamesdatadir}/%{name}
12cu|tremulous-1.1.0-11|98	exec ./%{name}.$arch \$*
12cu|tremulous-1.1.0-11|99	EOF
12cu|tremulous-1.1.0-11|100	chmod 755 $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
12cu|tremulous-1.1.0-11|101	
12cu|tremulous-1.1.0-11|102	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/icons/%{name}.png
12cu|tremulous-1.1.0-11|103	
12cu|tremulous-1.1.0-11|104	install -d %{buildroot}%{_datadir}/applications
12cu|tremulous-1.1.0-11|105	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|tremulous-1.1.0-11|106	[Desktop Entry]
12cu|tremulous-1.1.0-11|107	Name=Tremulous
12cu|tremulous-1.1.0-11|108	Comment=Team based FPS/RTS
12cu|tremulous-1.1.0-11|109	Exec=%_gamesbindir/%{name}
12cu|tremulous-1.1.0-11|110	Icon=%{name}
12cu|tremulous-1.1.0-11|111	Terminal=false
12cu|tremulous-1.1.0-11|112	Type=Application
12cu|tremulous-1.1.0-11|113	Categories=Game;ArcadeGame;
12cu|tremulous-1.1.0-11|114	EOF
12cu|tremulous-1.1.0-11|115	
12cu|tremulous-1.1.0-11|116	
12cu|tremulous-1.1.0-11|117	%files
12cu|tremulous-1.1.0-11|118	%doc COPYING GPL ChangeLog manual.pdf
12cu|tremulous-1.1.0-11|119	%{_gamesbindir}/%{name}
12cu|tremulous-1.1.0-11|120	%{_gamesdatadir}/%{name}/tremded.*
12cu|tremulous-1.1.0-11|121	%{_gamesdatadir}/%{name}/tremulous.*
12cu|tremulous-1.1.0-11|122	%{_gamesdatadir}/%{name}/base/*cfg
12cu|tremulous-1.1.0-11|123	%{_datadir}/icons/%{name}.png
12cu|tremulous-1.1.0-11|124	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|tremulous-1.1.0-11|125	
12cu|tremulous-1.1.0-11|126	%files maps
12cu|tremulous-1.1.0-11|127	%doc COPYING CC
12cu|tremulous-1.1.0-11|128	%{_gamesdatadir}/%{name}/base/*pk3
12cu|tremulous-1.1.0-11|129	
12cu|tremulous-1.1.0-11|130	
12cu|tremulous-1.1.0-11|131	%changelog
12cu|tremulous-1.1.0-11|132	* Wed Apr 02 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.1.0-11
12cu|tremulous-1.1.0-11|133	+ Revision: 1e6fc47
12cu|tremulous-1.1.0-11|134	- Updated tremulous.spec
12cu|tremulous-1.1.0-11|135	
12cu|tremulous-1.1.0-11|136	

13031 12
12cu|trickle-1.07-7|1	Name:		trickle
12cu|trickle-1.07-7|2	Version:	1.07
12cu|trickle-1.07-7|3	Release:	%mkrel 7
12cu|trickle-1.07-7|4	URL:		http://monkey.org/~marius/pages/?page=trickle
12cu|trickle-1.07-7|5	Source:		http://monkey.org/~marius/trickle/trickle-%{version}.tar.gz
12cu|trickle-1.07-7|6	Source1:	trickled.conf
12cu|trickle-1.07-7|7	Summary:	Lightweight userspace bandwidth shaper
12cu|trickle-1.07-7|8	Group:		Networking/File transfer
12cu|trickle-1.07-7|9	License:	BSD
12cu|trickle-1.07-7|10	BuildRequires:	libevent-devel
12cu|trickle-1.07-7|11	# patch from debian, overloads fread() and fwrite()
12cu|trickle-1.07-7|12	Patch0:		trickle-1.07-deb-fread_fwrite_overload.patch
12cu|trickle-1.07-7|13	Patch1:		trickle-1.07-format-strings.patch
12cu|trickle-1.07-7|14	Patch2:		trickle-1.07-libdir.patch
12cu|trickle-1.07-7|15	Patch3:		trickle-1.07-CVE-2009-0415.patch
12cu|trickle-1.07-7|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|trickle-1.07-7|17	
12cu|trickle-1.07-7|18	%description
12cu|trickle-1.07-7|19	trickle is a portable lightweight userspace bandwidth shaper. It can
12cu|trickle-1.07-7|20	run in collaborative mode (together with trickled) or in stand alone mode.
12cu|trickle-1.07-7|21	
12cu|trickle-1.07-7|22	trickle works by taking advantage of the unix loader preloading.
12cu|trickle-1.07-7|23	Essentially it provides, to the application, a new version of the
12cu|trickle-1.07-7|24	functionality that is required to send and receive data through sockets.
12cu|trickle-1.07-7|25	It then limits traffic based on delaying the sending and receiving of
12cu|trickle-1.07-7|26	data over a socket. trickle runs entirely in userspace and does not
12cu|trickle-1.07-7|27	require root privileges.
12cu|trickle-1.07-7|28	
12cu|trickle-1.07-7|29	%prep
12cu|trickle-1.07-7|30	%setup -q
12cu|trickle-1.07-7|31	%apply_patches
12cu|trickle-1.07-7|32	touch -r configure aclocal.m4 Makefile.in stamp-h.in
12cu|trickle-1.07-7|33	
12cu|trickle-1.07-7|34	%build
12cu|trickle-1.07-7|35	%configure2_5x
12cu|trickle-1.07-7|36	# it mistakenly assumes in_addr_t is not defined in <netinet/in.h>
12cu|trickle-1.07-7|37	sed -i.in_addr_t -e '/in_addr_t/d' config.h
12cu|trickle-1.07-7|38	#gw parallel make considered unsafe
12cu|trickle-1.07-7|39	make
12cu|trickle-1.07-7|40	
12cu|trickle-1.07-7|41	%install
12cu|trickle-1.07-7|42	rm -rf %{buildroot}
12cu|trickle-1.07-7|43	
12cu|trickle-1.07-7|44	%makeinstall
12cu|trickle-1.07-7|45	install -D -m 644 -p %SOURCE1 %buildroot%_sysconfdir/trickled.conf
12cu|trickle-1.07-7|46	
12cu|trickle-1.07-7|47	%clean
12cu|trickle-1.07-7|48	rm -rf %{buildroot}
12cu|trickle-1.07-7|49	
12cu|trickle-1.07-7|50	%files
12cu|trickle-1.07-7|51	%defattr(-,root,root)
12cu|trickle-1.07-7|52	%doc LICENSE TODO README
12cu|trickle-1.07-7|53	%config(noreplace) %_sysconfdir/trickled.conf
12cu|trickle-1.07-7|54	%{_bindir}/%{name}
12cu|trickle-1.07-7|55	%{_bindir}/%{name}ctl
12cu|trickle-1.07-7|56	%{_bindir}/%{name}d
12cu|trickle-1.07-7|57	%{_libdir}/%{name}/%{name}-overload.so
12cu|trickle-1.07-7|58	%{_mandir}/man1/%{name}.1.*
12cu|trickle-1.07-7|59	%{_mandir}/man5/%{name}d.conf.5.*
12cu|trickle-1.07-7|60	%{_mandir}/man8/%{name}d.8.*
12cu|trickle-1.07-7|61	
12cu|trickle-1.07-7|62	
12cu|trickle-1.07-7|63	
12cu|trickle-1.07-7|64	%changelog
12cu|trickle-1.07-7|65	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.07-7
12cu|trickle-1.07-7|66	+ Revision: 147aca9
12cu|trickle-1.07-7|67	- Automatic import for version 1.07
12cu|trickle-1.07-7|68	
12cu|trickle-1.07-7|69	

13032 12
12cu|trigger-rally-0.6.0-2|1	%define	oname	trigger
12cu|trigger-rally-0.6.0-2|2	
12cu|trigger-rally-0.6.0-2|3	Summary:	Rally racing game
12cu|trigger-rally-0.6.0-2|4	Name:		%{oname}-rally
12cu|trigger-rally-0.6.0-2|5	Version:	0.6.0
12cu|trigger-rally-0.6.0-2|6	Release:	2
12cu|trigger-rally-0.6.0-2|7	Source0:	http://downloads.sourceforge.net/trigger-rally/%{name}-%{version}-src.tar.bz2
12cu|trigger-rally-0.6.0-2|8	Source1:	%{name}.png
12cu|trigger-rally-0.6.0-2|9	Patch0:		trigger-0.5.2.1-nodoc.patch
12cu|trigger-rally-0.6.0-2|10	License:	GPLv2
12cu|trigger-rally-0.6.0-2|11	Group:		Games/Arcade
12cu|trigger-rally-0.6.0-2|12	Url:		http://sourceforge.net/projects/trigger-rally/
12cu|trigger-rally-0.6.0-2|13	BuildRequires:	automake1.8
12cu|trigger-rally-0.6.0-2|14	BuildRequires:	jam
12cu|trigger-rally-0.6.0-2|15	BuildRequires:	pkgconfig(sdl)
12cu|trigger-rally-0.6.0-2|16	BuildRequires:	pkgconfig(SDL_image)
12cu|trigger-rally-0.6.0-2|17	BuildRequires:	freealut-devel
12cu|trigger-rally-0.6.0-2|18	BuildRequires:	glew-devel
12cu|trigger-rally-0.6.0-2|19	BuildRequires:	pkgconfig(gl)
12cu|trigger-rally-0.6.0-2|20	BuildRequires:	pkgconfig(glut)
12cu|trigger-rally-0.6.0-2|21	BuildRequires:	pkgconfig(glu)
12cu|trigger-rally-0.6.0-2|22	BuildRequires:	openal-devel
12cu|trigger-rally-0.6.0-2|23	BuildRequires:	physfs-devel
12cu|trigger-rally-0.6.0-2|24	Requires:	%{name}-data
12cu|trigger-rally-0.6.0-2|25	
12cu|trigger-rally-0.6.0-2|26	%description
12cu|trigger-rally-0.6.0-2|27	Trigger is a fast-paced open source rally racing game.
12cu|trigger-rally-0.6.0-2|28	
12cu|trigger-rally-0.6.0-2|29	%prep
12cu|trigger-rally-0.6.0-2|30	%setup -q -n %{name}-%{version}-src
12cu|trigger-rally-0.6.0-2|31	%patch0 -p1 -b .nodoc
12cu|trigger-rally-0.6.0-2|32	
12cu|trigger-rally-0.6.0-2|33	%build
12cu|trigger-rally-0.6.0-2|34	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}/%{oname}
12cu|trigger-rally-0.6.0-2|35	jam
12cu|trigger-rally-0.6.0-2|36	
12cu|trigger-rally-0.6.0-2|37	%install
12cu|trigger-rally-0.6.0-2|38	DESTDIR=%{buildroot} jam install
12cu|trigger-rally-0.6.0-2|39	# only contains .a files
12cu|trigger-rally-0.6.0-2|40	rm -rf %{buildroot}%{_libdir}
12cu|trigger-rally-0.6.0-2|41	
12cu|trigger-rally-0.6.0-2|42	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/icons/%{name}.png
12cu|trigger-rally-0.6.0-2|43	
12cu|trigger-rally-0.6.0-2|44	install -d %{buildroot}%{_datadir}/applications
12cu|trigger-rally-0.6.0-2|45	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|trigger-rally-0.6.0-2|46	[Desktop Entry]
12cu|trigger-rally-0.6.0-2|47	Name=Trigger Rally
12cu|trigger-rally-0.6.0-2|48	Comment=%{Summary}
12cu|trigger-rally-0.6.0-2|49	Exec=soundwrapper %{_gamesbindir}/%{oname}
12cu|trigger-rally-0.6.0-2|50	Icon=%{name}
12cu|trigger-rally-0.6.0-2|51	Terminal=false
12cu|trigger-rally-0.6.0-2|52	Type=Application
12cu|trigger-rally-0.6.0-2|53	Categories=Game;ArcadeGame;
12cu|trigger-rally-0.6.0-2|54	EOF
12cu|trigger-rally-0.6.0-2|55	
12cu|trigger-rally-0.6.0-2|56	%files
12cu|trigger-rally-0.6.0-2|57	%{_gamesbindir}/%{oname}
12cu|trigger-rally-0.6.0-2|58	%{_datadir}/icons/%{name}.png
12cu|trigger-rally-0.6.0-2|59	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|trigger-rally-0.6.0-2|60	
12cu|trigger-rally-0.6.0-2|61	%changelog
12cu|trigger-rally-0.6.0-2|62	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-2
12cu|trigger-rally-0.6.0-2|63	+ Revision: 39aed18
12cu|trigger-rally-0.6.0-2|64	- Fix gl BR
12cu|trigger-rally-0.6.0-2|65	
12cu|trigger-rally-0.6.0-2|66	

13033 12
12cu|tsung-1.5.0-1|1	%define debug_package	%{nil}
12cu|tsung-1.5.0-1|2	
12cu|tsung-1.5.0-1|3	Summary:	A distributed multi-protocol load testing tool
12cu|tsung-1.5.0-1|4	Name:		tsung
12cu|tsung-1.5.0-1|5	Version:	1.5.0
12cu|tsung-1.5.0-1|6	Release:	1
12cu|tsung-1.5.0-1|7	License:	GPLv2
12cu|tsung-1.5.0-1|8	Group:		Development/Other
12cu|tsung-1.5.0-1|9	Url:		http://tsung.erlang-projects.org/
12cu|tsung-1.5.0-1|10	Source0:	http://tsung.erlang-projects.org/dist/%{name}-%{version}.tar.gz
12cu|tsung-1.5.0-1|11	BuildRequires:	erlang-devel
12cu|tsung-1.5.0-1|12	BuildRequires:	erlang-xmerl
12cu|tsung-1.5.0-1|13	BuildRequires:	erlang-ssl
12cu|tsung-1.5.0-1|14	BuildRequires:	erlang-crypto
12cu|tsung-1.5.0-1|15	BuildRequires:	erlang-compiler
12cu|tsung-1.5.0-1|16	BuildRequires:	erlang-snmp
12cu|tsung-1.5.0-1|17	BuildRequires:	erlang-eunit
12cu|tsung-1.5.0-1|18	BuildRequires:	erlang-public_key
12cu|tsung-1.5.0-1|19	
12cu|tsung-1.5.0-1|20	Requires:	erlang-xmerl
12cu|tsung-1.5.0-1|21	Requires:	erlang-ssl
12cu|tsung-1.5.0-1|22	Requires:	erlang-crypto
12cu|tsung-1.5.0-1|23	Requires:	erlang-snmp
12cu|tsung-1.5.0-1|24	Requires:	perl(Template::Perl)
12cu|tsung-1.5.0-1|25	
12cu|tsung-1.5.0-1|26	%description
12cu|tsung-1.5.0-1|27	It is protocol-independent and can currently be used to stress and
12cu|tsung-1.5.0-1|28	benchmark HTTP, Jabber/XMPP, PostgreSQL, MySQL and LDAP servers.
12cu|tsung-1.5.0-1|29	It simulates user behaviour using an XML description file, reports
12cu|tsung-1.5.0-1|30	many measurements in real time (statistics can be customized with
12cu|tsung-1.5.0-1|31	transactions, and graphics generated using gnuplot).
12cu|tsung-1.5.0-1|32	For HTTP, it supports 1.0 and 1.1, has a proxy mode to record
12cu|tsung-1.5.0-1|33	sessions, supports GET and POST methods, Cookies, and Basic
12cu|tsung-1.5.0-1|34	WWW-authentication. It also has support for SSL.
12cu|tsung-1.5.0-1|35	
12cu|tsung-1.5.0-1|36	%prep
12cu|tsung-1.5.0-1|37	%setup -q
12cu|tsung-1.5.0-1|38	
12cu|tsung-1.5.0-1|39	iconv -f ISO-8859-1 -t UTF-8 CONTRIBUTORS > CONTRIBUTORS.new && \
12cu|tsung-1.5.0-1|40	touch -r CONTRIBUTORS CONTRIBUTORS.new && \
12cu|tsung-1.5.0-1|41	mv CONTRIBUTORS.new CONTRIBUTORS
12cu|tsung-1.5.0-1|42	sed -i 's/\r$//' examples/*
12cu|tsung-1.5.0-1|43	
12cu|tsung-1.5.0-1|44	%build
12cu|tsung-1.5.0-1|45	%configure
12cu|tsung-1.5.0-1|46	
12cu|tsung-1.5.0-1|47	%make
12cu|tsung-1.5.0-1|48	
12cu|tsung-1.5.0-1|49	%install
12cu|tsung-1.5.0-1|50	%makeinstall_std
12cu|tsung-1.5.0-1|51	
12cu|tsung-1.5.0-1|52	rm -rf %{buildroot}%{_defaultdocdir}
12cu|tsung-1.5.0-1|53	
12cu|tsung-1.5.0-1|54	
12cu|tsung-1.5.0-1|55	%files
12cu|tsung-1.5.0-1|56	%doc CHANGES CONTRIBUTORS COPYING README TODO
12cu|tsung-1.5.0-1|57	%{_bindir}/%{name}*
12cu|tsung-1.5.0-1|58	%{_bindir}/tsplot
12cu|tsung-1.5.0-1|59	%{_libdir}/erlang/lib/*
12cu|tsung-1.5.0-1|60	%{_libdir}/%{name}/
12cu|tsung-1.5.0-1|61	%{_datadir}/%{name}/
12cu|tsung-1.5.0-1|62	%{_mandir}/man1/%{name}*.1*
12cu|tsung-1.5.0-1|63	%{_mandir}/man1/tsplot.1*
12cu|tsung-1.5.0-1|64	
12cu|tsung-1.5.0-1|65	
12cu|tsung-1.5.0-1|66	%changelog
12cu|tsung-1.5.0-1|67	* Sat Apr 05 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.5.0-1
12cu|tsung-1.5.0-1|68	+ Revision: cc6d522
12cu|tsung-1.5.0-1|69	- Updated tsung.spec
12cu|tsung-1.5.0-1|70	
12cu|tsung-1.5.0-1|71	

13034 12
12cu|tty-clock-0.1-3|1	######################################################
12cu|tty-clock-0.1-3|2	# SpecFile: tty-clock.spec
12cu|tty-clock-0.1-3|3	# Generato: http://www.mandrivausers.ro/
12cu|tty-clock-0.1-3|4	# MRB-Falticska Florin
12cu|tty-clock-0.1-3|5	######################################################
12cu|tty-clock-0.1-3|6	#empty debug
12cu|tty-clock-0.1-3|7	%define debug_package	%{nil}
12cu|tty-clock-0.1-3|8	
12cu|tty-clock-0.1-3|9	Summary:	Simple console clock
12cu|tty-clock-0.1-3|10	Name:		tty-clock
12cu|tty-clock-0.1-3|11	Version:	0.1
12cu|tty-clock-0.1-3|12	Release:	3
12cu|tty-clock-0.1-3|13	License:	GPLv2+
12cu|tty-clock-0.1-3|14	Group:		Shells
12cu|tty-clock-0.1-3|15	URL:		http://github.com/xorg62/tty-clock
12cu|tty-clock-0.1-3|16	Source0:	https://github.com/xorg62/tty-clock/archive/v0.1.tar.gz
12cu|tty-clock-0.1-3|17	BuildRequires:	pkgconfig(ncurses)
12cu|tty-clock-0.1-3|18	Requires:	ncurses
12cu|tty-clock-0.1-3|19	
12cu|tty-clock-0.1-3|20	%description
12cu|tty-clock-0.1-3|21	An analog clock in ncurses
12cu|tty-clock-0.1-3|22	
12cu|tty-clock-0.1-3|23	%prep
12cu|tty-clock-0.1-3|24	%setup -q
12cu|tty-clock-0.1-3|25	chmod -x README
12cu|tty-clock-0.1-3|26	
12cu|tty-clock-0.1-3|27	%build
12cu|tty-clock-0.1-3|28	%{make}
12cu|tty-clock-0.1-3|29	
12cu|tty-clock-0.1-3|30	%install
12cu|tty-clock-0.1-3|31	install -d -m 755 %{buildroot}%{_bindir}
12cu|tty-clock-0.1-3|32	install -m 755 %{name} %{buildroot}%{_bindir}/
12cu|tty-clock-0.1-3|33	
12cu|tty-clock-0.1-3|34	%files
12cu|tty-clock-0.1-3|35	%doc README
12cu|tty-clock-0.1-3|36	%{_bindir}/*
12cu|tty-clock-0.1-3|37	
12cu|tty-clock-0.1-3|38	
12cu|tty-clock-0.1-3|39	
12cu|tty-clock-0.1-3|40	
12cu|tty-clock-0.1-3|41	
12cu|tty-clock-0.1-3|42	
12cu|tty-clock-0.1-3|43	%changelog
12cu|tty-clock-0.1-3|44	* Wed Apr 16 2014 symbianflo <symbianflo@symbianflo> 0.1-3
12cu|tty-clock-0.1-3|45	+ Revision: 1b45e37
12cu|tty-clock-0.1-3|46	- Log: fixed source , spec clean
12cu|tty-clock-0.1-3|47	
12cu|tty-clock-0.1-3|48	

13035 12
12cu|tucan-0.3.10-1|1	%define langs cs de en es fr it pl pt ru se sk
12cu|tucan-0.3.10-1|2	%define __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
12cu|tucan-0.3.10-1|3	#%define distsuffix mrb
12cu|tucan-0.3.10-1|4	
12cu|tucan-0.3.10-1|5	Name:           tucan
12cu|tucan-0.3.10-1|6	Version:        0.3.10
12cu|tucan-0.3.10-1|7	Release:        1
12cu|tucan-0.3.10-1|8	Summary:        Manager for downloads and uploads at hosting sites
12cu|tucan-0.3.10-1|9	
12cu|tucan-0.3.10-1|10	Group:          Networking/WWW
12cu|tucan-0.3.10-1|11	License:        GPLv2+
12cu|tucan-0.3.10-1|12	URL:            http://cusl3-tucan.forja.rediris.es
12cu|tucan-0.3.10-1|13	Source0:        http://forja.rediris.es/frs/download.php/2051/%{name}-%{version}.tar.gz
12cu|tucan-0.3.10-1|14	Source100:  	%{name}.rpmlintrc
12cu|tucan-0.3.10-1|15	
12cu|tucan-0.3.10-1|16	BuildRequires:  python
12cu|tucan-0.3.10-1|17	BuildRequires:  desktop-file-utils
12cu|tucan-0.3.10-1|18	BuildRequires:  gettext
12cu|tucan-0.3.10-1|19	Requires:       pygtk2
12cu|tucan-0.3.10-1|20	Requires:       python-imaging
12cu|tucan-0.3.10-1|21	Requires:       tesseract
12cu|tucan-0.3.10-1|22	Requires:       librsvg2
12cu|tucan-0.3.10-1|23	
12cu|tucan-0.3.10-1|24	BuildArch:      noarch
12cu|tucan-0.3.10-1|25	
12cu|tucan-0.3.10-1|26	%description
12cu|tucan-0.3.10-1|27	Tucan is a graphical manager to upload and download from the most famous
12cu|tucan-0.3.10-1|28	file hosting sites (e.g. rapidshare, megaupload).
12cu|tucan-0.3.10-1|29	
12cu|tucan-0.3.10-1|30	
12cu|tucan-0.3.10-1|31	%prep
12cu|tucan-0.3.10-1|32	%setup -q
12cu|tucan-0.3.10-1|33	# fix tray
12cu|tucan-0.3.10-1|34	sed -i 's|OPTION_TRAY_CLOSE: "False"|OPTION_TRAY_CLOSE: "True"|g' core/config.py
12cu|tucan-0.3.10-1|35	# utf8 convert
12cu|tucan-0.3.10-1|36	for f in ./README.es ./docs/FAQ.es ./docs/service-HOWTO.es
12cu|tucan-0.3.10-1|37	do
12cu|tucan-0.3.10-1|38	iconv -f iso-8859-1 -t utf-8 $f |sed 's|\r||g' > $f.utf8
12cu|tucan-0.3.10-1|39	touch -c -r $f $f.utf8
12cu|tucan-0.3.10-1|40	mv $f.utf8 $f
12cu|tucan-0.3.10-1|41	done
12cu|tucan-0.3.10-1|42	# fix locales
12cu|tucan-0.3.10-1|43	sed -i 's|PATH_LOCALES = os.path.join(PATH, "i18n")|PATH_LOCALES = os.path.join(PATH, "%{_datadir}/locale")|g' core/cons.py
12cu|tucan-0.3.10-1|44	
12cu|tucan-0.3.10-1|45	# fix executable
12cu|tucan-0.3.10-1|46	sed -i 's|ln -sf $(MAINDIR)$(EXECFILE) $(BINDIR)$(NAME)|#ln -sf $(MAINDIR)$(EXECFILE) $(BINDIR)$(NAME)|g' Makefile
12cu|tucan-0.3.10-1|47	
12cu|tucan-0.3.10-1|48	
12cu|tucan-0.3.10-1|49	%build
12cu|tucan-0.3.10-1|50	for l in %{langs}
12cu|tucan-0.3.10-1|51	do
12cu|tucan-0.3.10-1|52	rm -rf i18n/$l/LC_MESSAGES/%{name}.mo
12cu|tucan-0.3.10-1|53	msgfmt i18n/$l/$l.po -o i18n/$l/LC_MESSAGES/%{name}.mo
12cu|tucan-0.3.10-1|54	done
12cu|tucan-0.3.10-1|55	
12cu|tucan-0.3.10-1|56	
12cu|tucan-0.3.10-1|57	%install
12cu|tucan-0.3.10-1|58	%makeinstall \
12cu|tucan-0.3.10-1|59	DESTDIR=%{buildroot}%{_prefix} \
12cu|tucan-0.3.10-1|60	MAINDIR=%{buildroot}%{_datadir}/%{name}-%{version}/
12cu|tucan-0.3.10-1|61	
12cu|tucan-0.3.10-1|62	ln -sf %{_datadir}/%{name}-%{version}/%{name}.py \
12cu|tucan-0.3.10-1|63	%{buildroot}%{_bindir}/%{name}
12cu|tucan-0.3.10-1|64	
12cu|tucan-0.3.10-1|65	for l in %{langs}
12cu|tucan-0.3.10-1|66	do
12cu|tucan-0.3.10-1|67	mkdir -p %{buildroot}%{_datadir}/locale/$l/LC_MESSAGES/
12cu|tucan-0.3.10-1|68	install -Dpm0644 i18n/$l/LC_MESSAGES/%{name}.mo \
12cu|tucan-0.3.10-1|69	%{buildroot}%{_datadir}/locale/$l/LC_MESSAGES/
12cu|tucan-0.3.10-1|70	done
12cu|tucan-0.3.10-1|71	
12cu|tucan-0.3.10-1|72	desktop-file-install \
12cu|tucan-0.3.10-1|73	--dir=%{buildroot}%{_datadir}/applications/ \
12cu|tucan-0.3.10-1|74	%{name}.desktop
12cu|tucan-0.3.10-1|75	
12cu|tucan-0.3.10-1|76	%find_lang %{name}
12cu|tucan-0.3.10-1|77	
12cu|tucan-0.3.10-1|78	%files -f %{name}.lang
12cu|tucan-0.3.10-1|79	%doc CHANGELOG LICENSE README README.es TODO docs/*
12cu|tucan-0.3.10-1|80	%{_bindir}/%{name}
12cu|tucan-0.3.10-1|81	%{_datadir}/%{name}-%{version}/
12cu|tucan-0.3.10-1|82	%{_mandir}/man1/%{name}.1.*
12cu|tucan-0.3.10-1|83	%{_datadir}/pixmaps/%{name}.*
12cu|tucan-0.3.10-1|84	%{_datadir}/applications/%{name}.*
12cu|tucan-0.3.10-1|85	
12cu|tucan-0.3.10-1|86	

13036 12
12cu|tulip-3.7.0-5|1	%define major 0
12cu|tulip-3.7.0-5|2	%define api 3.7
12cu|tulip-3.7.0-5|3	%define libname %mklibname %{name} %{major}
12cu|tulip-3.7.0-5|4	%define devname %mklibname %{name} -d
12cu|tulip-3.7.0-5|5	
12cu|tulip-3.7.0-5|6	Summary:	A program that allows visualization of huge graphs
12cu|tulip-3.7.0-5|7	Name:		tulip
12cu|tulip-3.7.0-5|8	Version:	3.7.0
12cu|tulip-3.7.0-5|9	Release:	5
12cu|tulip-3.7.0-5|10	License:	GPLv2+
12cu|tulip-3.7.0-5|11	Group:		Graphics
12cu|tulip-3.7.0-5|12	Url:		http://www.tulip-software.org
12cu|tulip-3.7.0-5|13	Source0:	http://downloads.sourceforge.net/project/auber/%{name}/%{name}-%{version}/%{name}-%{version}-src.tar.gz
12cu|tulip-3.7.0-5|14	Patch0:		0001-fix-Missing-include-stdlib.h.patch
12cu|tulip-3.7.0-5|15	Patch1:		0001-fix-Force-link-of-libOGDF.so-against-pthread.patch
12cu|tulip-3.7.0-5|16	Patch2:		0001-fix-Tulip-lib-install-dir.patch
12cu|tulip-3.7.0-5|17	Patch3:		0001-fix-Path-for-python-packages-installation.patch
12cu|tulip-3.7.0-5|18	Patch4:		0001-fix-Use-local-XSL-references.patch
12cu|tulip-3.7.0-5|19	Patch5:		0001-fix-Install-python-modules-in-site-packages.patch
12cu|tulip-3.7.0-5|20	BuildRequires:	qt4-devel
12cu|tulip-3.7.0-5|21	BuildRequires:	qt-assistant-adp-devel
12cu|tulip-3.7.0-5|22	BuildRequires:	qt4-assistant
12cu|tulip-3.7.0-5|23	BuildRequires:	cmake
12cu|tulip-3.7.0-5|24	BuildRequires:	docbook-style-xsl
12cu|tulip-3.7.0-5|25	BuildRequires:	doxygen
12cu|tulip-3.7.0-5|26	BuildRequires:	graphviz
12cu|tulip-3.7.0-5|27	BuildRequires:	java
12cu|tulip-3.7.0-5|28	BuildRequires:	libxml2-utils
12cu|tulip-3.7.0-5|29	BuildRequires:	python-sip
12cu|tulip-3.7.0-5|30	BuildRequires:	python-sphinx
12cu|tulip-3.7.0-5|31	BuildRequires:	xmltex
12cu|tulip-3.7.0-5|32	BuildRequires:	ftgl-devel
12cu|tulip-3.7.0-5|33	BuildRequires:	gomp-devel
12cu|tulip-3.7.0-5|34	BuildRequires:	jpeg-devel
12cu|tulip-3.7.0-5|35	BuildRequires:	pkgconfig(gl)
12cu|tulip-3.7.0-5|36	BuildRequires:	pkgconfig(glew)
12cu|tulip-3.7.0-5|37	BuildRequires:	pkgconfig(libpng)
12cu|tulip-3.7.0-5|38	BuildRequires:	pkgconfig(python)
12cu|tulip-3.7.0-5|39	BuildRequires:	pkgconfig(zlib)
12cu|tulip-3.7.0-5|40	Obsoletes:	tulip-render < %{version}
12cu|tulip-3.7.0-5|41	
12cu|tulip-3.7.0-5|42	%description
12cu|tulip-3.7.0-5|43	Tulip software is a system dedicated to the visualization of huge graphs.
12cu|tulip-3.7.0-5|44	It manages graphs with a number of elements (node and edges) up to 500.000
12cu|tulip-3.7.0-5|45	on a personal computer (PIII 600, with 256mo). Its SuperGraph technology
12cu|tulip-3.7.0-5|46	architecture enables to do the following things :
12cu|tulip-3.7.0-5|47	
12cu|tulip-3.7.0-5|48	* 3D visualizations
12cu|tulip-3.7.0-5|49	* 3D modifications
12cu|tulip-3.7.0-5|50	* Plug-in support for easy evolution
12cu|tulip-3.7.0-5|51	* Building of clusters and navigation into it
12cu|tulip-3.7.0-5|52	* Automatic drawing of graphs
12cu|tulip-3.7.0-5|53	* Automatic clustering of graphs
12cu|tulip-3.7.0-5|54	* Automatic selection of elements
12cu|tulip-3.7.0-5|55	* Automatic Metric coloration of graphs
12cu|tulip-3.7.0-5|56	
12cu|tulip-3.7.0-5|57	%files
12cu|tulip-3.7.0-5|58	%{_bindir}/tulip
12cu|tulip-3.7.0-5|59	%{_bindir}/tulip_app
12cu|tulip-3.7.0-5|60	%{_bindir}/tulip_need_restart
12cu|tulip-3.7.0-5|61	%{_datadir}/applications/
12cu|tulip-3.7.0-5|62	%{_datadir}/pixmaps/
12cu|tulip-3.7.0-5|63	%{_datadir}/%{name}/apiFiles/
12cu|tulip-3.7.0-5|64	%{_datadir}/%{name}/%{name}*.qch
12cu|tulip-3.7.0-5|65	%{_datadir}/%{name}/%{name}*.qhc
12cu|tulip-3.7.0-5|66	
12cu|tulip-3.7.0-5|67	#----------------------------------------------------------------------------
12cu|tulip-3.7.0-5|68	
12cu|tulip-3.7.0-5|69	%package -n %{libname}
12cu|tulip-3.7.0-5|70	Summary:	A development library for handling large graphs
12cu|tulip-3.7.0-5|71	Group:		System/Libraries
12cu|tulip-3.7.0-5|72	Provides:	lib%{name} = %{EVRD}
12cu|tulip-3.7.0-5|73	
12cu|tulip-3.7.0-5|74	%description -n %{libname}
12cu|tulip-3.7.0-5|75	A library for handling large graphs.
12cu|tulip-3.7.0-5|76	
12cu|tulip-3.7.0-5|77	%files -n %{libname}
12cu|tulip-3.7.0-5|78	%{_libdir}/libgzstream-tulip*.so
12cu|tulip-3.7.0-5|79	%{_libdir}/libOGDF-tulip*.so
12cu|tulip-3.7.0-5|80	%{_libdir}/libtulip-%{api}.so
12cu|tulip-3.7.0-5|81	%{_libdir}/tulip/view/*.so
12cu|tulip-3.7.0-5|82	%{_libdir}/tulip/interactors/*.so
12cu|tulip-3.7.0-5|83	
12cu|tulip-3.7.0-5|84	#----------------------------------------------------------------------------
12cu|tulip-3.7.0-5|85	
12cu|tulip-3.7.0-5|86	%package -n %{devname}
12cu|tulip-3.7.0-5|87	Summary:	A library for handling large graphs
12cu|tulip-3.7.0-5|88	Group:		Development/Other
12cu|tulip-3.7.0-5|89	Provides:	%{name}-devel = %{EVRD}
12cu|tulip-3.7.0-5|90	Provides:	lib%{name}-devel = %{EVRD}
12cu|tulip-3.7.0-5|91	Requires:	%{libname} = %{EVRD}
12cu|tulip-3.7.0-5|92	Requires:	%{libname}-qt = %{EVRD}
12cu|tulip-3.7.0-5|93	Requires:	%{libname}-ogl = %{EVRD}
12cu|tulip-3.7.0-5|94	Requires:	%{libname}-ogdf = %{EVRD}
12cu|tulip-3.7.0-5|95	Obsoletes:	%{libname}-devel < 3.7.0-3
12cu|tulip-3.7.0-5|96	
12cu|tulip-3.7.0-5|97	%description -n %{devname}
12cu|tulip-3.7.0-5|98	A library for handling large graphs.
12cu|tulip-3.7.0-5|99	You need this package if you plan to build apps using tulip libraries.
12cu|tulip-3.7.0-5|100	
12cu|tulip-3.7.0-5|101	%files -n %{devname}
12cu|tulip-3.7.0-5|102	%{_includedir}/%{name}
12cu|tulip-3.7.0-5|103	%{_datadir}/cmake/Modules/
12cu|tulip-3.7.0-5|104	%{_datadir}/tulip/*.cmake
12cu|tulip-3.7.0-5|105	%{_bindir}/tulip-config
12cu|tulip-3.7.0-5|106	%{_bindir}/tulip_check_pl
12cu|tulip-3.7.0-5|107	
12cu|tulip-3.7.0-5|108	#----------------------------------------------------------------------------
12cu|tulip-3.7.0-5|109	
12cu|tulip-3.7.0-5|110	%package -n %{libname}-ogl
12cu|tulip-3.7.0-5|111	Summary:	A library for displaying graph in a GL context
12cu|tulip-3.7.0-5|112	Group:		Graphics
12cu|tulip-3.7.0-5|113	Requires:	%{libname} = %{EVRD}
12cu|tulip-3.7.0-5|114	Requires:	%{name}-ogl-data = %{EVRD}
12cu|tulip-3.7.0-5|115	Provides:	%{name}-qt = %{EVRD}
12cu|tulip-3.7.0-5|116	Provides:	lib%{name}-ogl = %{EVRD}
12cu|tulip-3.7.0-5|117	
12cu|tulip-3.7.0-5|118	%description -n %{libname}-ogl
12cu|tulip-3.7.0-5|119	A library for displaying graph in a GL context
12cu|tulip-3.7.0-5|120	
12cu|tulip-3.7.0-5|121	%files -n %{libname}-ogl
12cu|tulip-3.7.0-5|122	%{_libdir}/libtulip-ogl-%{api}.so
12cu|tulip-3.7.0-5|123	%{_libdir}/tulip/glyphs
12cu|tulip-3.7.0-5|124	
12cu|tulip-3.7.0-5|125	#----------------------------------------------------------------------------
12cu|tulip-3.7.0-5|126	
12cu|tulip-3.7.0-5|127	%package -n %{name}-ogl-data
12cu|tulip-3.7.0-5|128	Summary:	Data files for Tulip's library for displaying graph in a GL context
12cu|tulip-3.7.0-5|129	Group:		Graphics
12cu|tulip-3.7.0-5|130	BuildArch:	noarch
12cu|tulip-3.7.0-5|131	
12cu|tulip-3.7.0-5|132	%description -n %{name}-ogl-data
12cu|tulip-3.7.0-5|133	Data files for Tulip's library for displaying graph in a GL context.
12cu|tulip-3.7.0-5|134	
12cu|tulip-3.7.0-5|135	%files -n %{name}-ogl-data
12cu|tulip-3.7.0-5|136	%dir %{_datadir}/tulip/bitmaps
12cu|tulip-3.7.0-5|137	%{_datadir}/tulip/bitmaps/*
12cu|tulip-3.7.0-5|138	
12cu|tulip-3.7.0-5|139	#----------------------------------------------------------------------------
12cu|tulip-3.7.0-5|140	
12cu|tulip-3.7.0-5|141	%package -n %{libname}-ogdf
12cu|tulip-3.7.0-5|142	Summary:	A library for playing with graph
12cu|tulip-3.7.0-5|143	Group:		Development/C++
12cu|tulip-3.7.0-5|144	Requires:	%{libname} = %{EVRD}
12cu|tulip-3.7.0-5|145	Provides:	lib%{name}-ogdf = %{EVRD}
12cu|tulip-3.7.0-5|146	
12cu|tulip-3.7.0-5|147	%description -n %{libname}-ogdf
12cu|tulip-3.7.0-5|148	A Library for playing with graph.
12cu|tulip-3.7.0-5|149	
12cu|tulip-3.7.0-5|150	%files -n %{libname}-ogdf
12cu|tulip-3.7.0-5|151	%{_libdir}/libtulip-ogdf-%{api}.so
12cu|tulip-3.7.0-5|152	%{_libdir}/tulip/libogdf*.so
12cu|tulip-3.7.0-5|153	
12cu|tulip-3.7.0-5|154	#----------------------------------------------------------------------------
12cu|tulip-3.7.0-5|155	
12cu|tulip-3.7.0-5|156	%package -n %{libname}-qt
12cu|tulip-3.7.0-5|157	Summary:	A set of Qt Widgets for Tulip/Tulip-qt
12cu|tulip-3.7.0-5|158	Group:		Graphics
12cu|tulip-3.7.0-5|159	Requires:	%{libname} = %{EVRD}
12cu|tulip-3.7.0-5|160	Provides:	%{name}-qt = %{EVRD}
12cu|tulip-3.7.0-5|161	Provides:	lib%{name}-qt = %{EVRD}
12cu|tulip-3.7.0-5|162	Conflicts:	%{devname} < 3.0.1
12cu|tulip-3.7.0-5|163	
12cu|tulip-3.7.0-5|164	%description -n %{libname}-qt
12cu|tulip-3.7.0-5|165	A set of Qt Widgets for Tulip/Tulip-qt.
12cu|tulip-3.7.0-5|166	
12cu|tulip-3.7.0-5|167	%files -n %{libname}-qt
12cu|tulip-3.7.0-5|168	%{_libdir}/libtulip-qt4-%{api}.so
12cu|tulip-3.7.0-5|169	%{_libdir}/tulip/*.so
12cu|tulip-3.7.0-5|170	%exclude %{_libdir}/tulip/libogdf*.so
12cu|tulip-3.7.0-5|171	
12cu|tulip-3.7.0-5|172	#----------------------------------------------------------------------------
12cu|tulip-3.7.0-5|173	
12cu|tulip-3.7.0-5|174	%package -n python-%{name}
12cu|tulip-3.7.0-5|175	Summary:	A Python binding for Tulip's library
12cu|tulip-3.7.0-5|176	Group:		Development/Python
12cu|tulip-3.7.0-5|177	Requires:	%{libname} = %{EVRD}
12cu|tulip-3.7.0-5|178	
12cu|tulip-3.7.0-5|179	%description -n python-%{name}
12cu|tulip-3.7.0-5|180	A Python binding for Tulip's library.
12cu|tulip-3.7.0-5|181	
12cu|tulip-3.7.0-5|182	%files -n python-%{name}
12cu|tulip-3.7.0-5|183	%{py_platsitedir}/
12cu|tulip-3.7.0-5|184	
12cu|tulip-3.7.0-5|185	#----------------------------------------------------------------------------
12cu|tulip-3.7.0-5|186	
12cu|tulip-3.7.0-5|187	%package -n python-%{name}-doc
12cu|tulip-3.7.0-5|188	Summary:	Documentation of Python binding for Tulip's library
12cu|tulip-3.7.0-5|189	License:	LGPLv2
12cu|tulip-3.7.0-5|190	BuildArch:	noarch
12cu|tulip-3.7.0-5|191	
12cu|tulip-3.7.0-5|192	%description -n python-%{name}-doc
12cu|tulip-3.7.0-5|193	Documentation of Python binding for Tulip's library.
12cu|tulip-3.7.0-5|194	
12cu|tulip-3.7.0-5|195	%files -n python-%{name}-doc
12cu|tulip-3.7.0-5|196	%{_datadir}/doc/tulip-python/
12cu|tulip-3.7.0-5|197	
12cu|tulip-3.7.0-5|198	#----------------------------------------------------------------------------
12cu|tulip-3.7.0-5|199	
12cu|tulip-3.7.0-5|200	%package doc
12cu|tulip-3.7.0-5|201	Summary:	Tulip user documentation
12cu|tulip-3.7.0-5|202	License:	LGPLv2
12cu|tulip-3.7.0-5|203	BuildArch:	noarch
12cu|tulip-3.7.0-5|204	
12cu|tulip-3.7.0-5|205	%description doc
12cu|tulip-3.7.0-5|206	This package contains Tulip user documentation in HTML.
12cu|tulip-3.7.0-5|207	
12cu|tulip-3.7.0-5|208	%files doc
12cu|tulip-3.7.0-5|209	%{_datadir}/doc/tulip/userHandbook/
12cu|tulip-3.7.0-5|210	
12cu|tulip-3.7.0-5|211	#----------------------------------------------------------------------------
12cu|tulip-3.7.0-5|212	
12cu|tulip-3.7.0-5|213	%package -n %{name}-devel-doc
12cu|tulip-3.7.0-5|214	Summary:	Tulip developer Handbook
12cu|tulip-3.7.0-5|215	License:	LGPLv2
12cu|tulip-3.7.0-5|216	BuildArch:	noarch
12cu|tulip-3.7.0-5|217	Requires:	%{name}-doc = %{EVRD}
12cu|tulip-3.7.0-5|218	
12cu|tulip-3.7.0-5|219	%description -n %{name}-devel-doc
12cu|tulip-3.7.0-5|220	This package contains the Tulip developer Handbook in HTML.
12cu|tulip-3.7.0-5|221	
12cu|tulip-3.7.0-5|222	%files -n %{name}-devel-doc
12cu|tulip-3.7.0-5|223	%{_datadir}/doc/tulip/common/
12cu|tulip-3.7.0-5|224	%{_datadir}/doc/tulip/doxygen/
12cu|tulip-3.7.0-5|225	%{_datadir}/doc/tulip/developerHandbook/
12cu|tulip-3.7.0-5|226	
12cu|tulip-3.7.0-5|227	#----------------------------------------------------------------------------
12cu|tulip-3.7.0-5|228	
12cu|tulip-3.7.0-5|229	%prep
12cu|tulip-3.7.0-5|230	%setup -q -n %{name}-%{version}-src
12cu|tulip-3.7.0-5|231	%apply_patches
12cu|tulip-3.7.0-5|232	
12cu|tulip-3.7.0-5|233	# defining at cmake level works but gets overwritten at make install step
12cu|tulip-3.7.0-5|234	sed -ri 's/UBUNTU_PPA_BUILD OFF/UBUNTU_PPA_BUILD ON/g' CMakeLists.txt
12cu|tulip-3.7.0-5|235	
12cu|tulip-3.7.0-5|236	%build
12cu|tulip-3.7.0-5|237	# use -fpermissive to avoid:
12cu|tulip-3.7.0-5|238	# [ 46%] Building CXX object library/tulip-python/tulip/CMakeFiles/tulippython.dir/siptuliptlpGraph.cpp.o
12cu|tulip-3.7.0-5|239	# /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*)':
12cu|tulip-3.7.0-5|240	# /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]
12cu|tulip-3.7.0-5|241	%cmake_qt4 -DBUILD_DOC=on -DCMAKE_CXX_FLAGS="-fpermissive"
12cu|tulip-3.7.0-5|242	%make
12cu|tulip-3.7.0-5|243	
12cu|tulip-3.7.0-5|244	%install
12cu|tulip-3.7.0-5|245	%makeinstall_std -C build
12cu|tulip-3.7.0-5|246	
12cu|tulip-3.7.0-5|247	mv %{buildroot}%{_datadir}/cmake-2.8 %{buildroot}%{_datadir}/cmake
12cu|tulip-3.7.0-5|248	
12cu|tulip-3.7.0-5|249	
12cu|tulip-3.7.0-5|250	%changelog
12cu|tulip-3.7.0-5|251	* Fri Apr 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.7.0-5
12cu|tulip-3.7.0-5|252	+ Revision: 261a1ec
12cu|tulip-3.7.0-5|253	- Rebuild against python-sip 4.15, spec cleanups
12cu|tulip-3.7.0-5|254	
12cu|tulip-3.7.0-5|255	

13037 12
12cu|tumbler-0.1.30-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cu|tumbler-0.1.30-1|2	%define major 0
12cu|tumbler-0.1.30-1|3	%define api 1
12cu|tumbler-0.1.30-1|4	%define libname %mklibname %{name} %{api} %{major}
12cu|tumbler-0.1.30-1|5	%define develname %mklibname %{name} -d
12cu|tumbler-0.1.30-1|6	
12cu|tumbler-0.1.30-1|7	Summary:	A thumbnail D-Bus service
12cu|tumbler-0.1.30-1|8	Name:		tumbler
12cu|tumbler-0.1.30-1|9	Version:	0.1.30
12cu|tumbler-0.1.30-1|10	Release:	1
12cu|tumbler-0.1.30-1|11	License:	GPLv2+
12cu|tumbler-0.1.30-1|12	Group:		Graphical desktop/Xfce
12cu|tumbler-0.1.30-1|13	URL:		http://git.xfce.org/apps/tumbler
12cu|tumbler-0.1.30-1|14	Source0:	http://archive.xfce.org/src/apps/tumbler/0.1/%{name}-%{version}.tar.bz2
12cu|tumbler-0.1.30-1|15	BuildRequires:	dbus-glib-devel
12cu|tumbler-0.1.30-1|16	BuildRequires:	intltool
12cu|tumbler-0.1.30-1|17	BuildRequires:	freetype2-devel
12cu|tumbler-0.1.30-1|18	BuildRequires:	pkgconfig(libpng)
12cu|tumbler-0.1.30-1|19	BuildRequires:	jpeg-devel
12cu|tumbler-0.1.30-1|20	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cu|tumbler-0.1.30-1|21	BuildRequires:	pkgconfig(poppler-glib)
12cu|tumbler-0.1.30-1|22	BuildRequires:	pkgconfig(gstreamer-0.10)
12cu|tumbler-0.1.30-1|23	Requires:	%{libname} = %{version}
12cu|tumbler-0.1.30-1|24	
12cu|tumbler-0.1.30-1|25	%description
12cu|tumbler-0.1.30-1|26	Tumbler is a D-Bus service for applications to request
12cu|tumbler-0.1.30-1|27	thumbnails for various URI schemes and MIME types.
12cu|tumbler-0.1.30-1|28	It is an implementation of the thumbnail management D-Bus
12cu|tumbler-0.1.30-1|29	specification.
12cu|tumbler-0.1.30-1|30	
12cu|tumbler-0.1.30-1|31	%package -n %{libname}
12cu|tumbler-0.1.30-1|32	Summary:	A D-bus thumbnailing framweork
12cu|tumbler-0.1.30-1|33	Group:		System/Libraries
12cu|tumbler-0.1.30-1|34	
12cu|tumbler-0.1.30-1|35	%description -n %{libname}
12cu|tumbler-0.1.30-1|36	Tumbler is a D-Bus service for applications to request
12cu|tumbler-0.1.30-1|37	thumbnails for various URI schemes and MIME types.
12cu|tumbler-0.1.30-1|38	
12cu|tumbler-0.1.30-1|39	%package -n %{develname}
12cu|tumbler-0.1.30-1|40	Summary:	Development files for %{name}
12cu|tumbler-0.1.30-1|41	Group:		Development/C
12cu|tumbler-0.1.30-1|42	Requires:	%{libname} = %{version}
12cu|tumbler-0.1.30-1|43	Provides:	%{name}-devel = %{EVRD}
12cu|tumbler-0.1.30-1|44	
12cu|tumbler-0.1.30-1|45	%description -n %{develname}
12cu|tumbler-0.1.30-1|46	Development files and headers for %{name}.
12cu|tumbler-0.1.30-1|47	
12cu|tumbler-0.1.30-1|48	%prep
12cu|tumbler-0.1.30-1|49	%setup -q
12cu|tumbler-0.1.30-1|50	
12cu|tumbler-0.1.30-1|51	%build
12cu|tumbler-0.1.30-1|52	%configure2_5x \
12cu|tumbler-0.1.30-1|53	--disable-static
12cu|tumbler-0.1.30-1|54	
12cu|tumbler-0.1.30-1|55	%make
12cu|tumbler-0.1.30-1|56	
12cu|tumbler-0.1.30-1|57	%install
12cu|tumbler-0.1.30-1|58	%makeinstall_std
12cu|tumbler-0.1.30-1|59	
12cu|tumbler-0.1.30-1|60	%find_lang %{name} %{name}.lang
12cu|tumbler-0.1.30-1|61	
12cu|tumbler-0.1.30-1|62	%files -f %{name}.lang
12cu|tumbler-0.1.30-1|63	%doc AUTHORS README TODO ChangeLog
12cu|tumbler-0.1.30-1|64	%{_libdir}/tumbler-1/%{name}d
12cu|tumbler-0.1.30-1|65	%{_libdir}/tumbler-1/plugins
12cu|tumbler-0.1.30-1|66	%{_datadir}/dbus-1/services/*.service
12cu|tumbler-0.1.30-1|67	%{_sysconfdir}/xdg/tumbler/tumbler.rc
12cu|tumbler-0.1.30-1|68	
12cu|tumbler-0.1.30-1|69	%files -n %{libname}
12cu|tumbler-0.1.30-1|70	%{_libdir}/*%{name}-%{api}.so.%{major}*
12cu|tumbler-0.1.30-1|71	
12cu|tumbler-0.1.30-1|72	%files -n %{develname}
12cu|tumbler-0.1.30-1|73	%dir %{_includedir}/%{name}-%{api}
12cu|tumbler-0.1.30-1|74	%dir %{_includedir}/%{name}-%{api}/%{name}
12cu|tumbler-0.1.30-1|75	%{_libdir}/*%{name}-%{api}.so
12cu|tumbler-0.1.30-1|76	%{_includedir}/%{name}-%{api}/%{name}/*.h
12cu|tumbler-0.1.30-1|77	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12cu|tumbler-0.1.30-1|78	%{_datadir}/gtk-doc/html/%{name}
12cu|tumbler-0.1.30-1|79	
12cu|tumbler-0.1.30-1|80	
12cu|tumbler-0.1.30-1|81	
12cu|tumbler-0.1.30-1|82	%changelog
12cu|tumbler-0.1.30-1|83	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.30-1
12cu|tumbler-0.1.30-1|84	+ Revision: 6b22cc7
12cu|tumbler-0.1.30-1|85	- Updated to 0.1.30 (by updates_builder)
12cu|tumbler-0.1.30-1|86	
12cu|tumbler-0.1.30-1|87	

13038 12
12cu|tunez-1.21-13|1	%define wwwtunez %{_var}/www/%{name}
12cu|tunez-1.21-13|2	
12cu|tunez-1.21-13|3	# TODO rewrite configure_tunez in perl to avoid the duplication of configuration
12cu|tunez-1.21-13|4	# try to have more autodetection and stuff like good default value
12cu|tunez-1.21-13|5	
12cu|tunez-1.21-13|6	Summary: MP3/Ogg Vorbis jukebox that works with a voting system
12cu|tunez-1.21-13|7	Name:    tunez
12cu|tunez-1.21-13|8	Version: 1.21
12cu|tunez-1.21-13|9	Release: 13
12cu|tunez-1.21-13|10	Source0: %{name}-%{version}.tar.bz2
12cu|tunez-1.21-13|11	Source1: configure_tunez
12cu|tunez-1.21-13|12	Source2: README.urpmi.tunez
12cu|tunez-1.21-13|13	Source3: ices_config.pm
12cu|tunez-1.21-13|14	Patch0:  config.inc.php.patch.bz2
12cu|tunez-1.21-13|15	Patch1:	 tunez.inc.php.patch.bz2
12cu|tunez-1.21-13|16	Patch2:  tunezd.patch.bz2
12cu|tunez-1.21-13|17	Patch3:  tunez-ices_config.patch.bz2
12cu|tunez-1.21-13|18	License: GPL
12cu|tunez-1.21-13|19	Group:   Sound
12cu|tunez-1.21-13|20	Url: http://tunez.sf.net
12cu|tunez-1.21-13|21	Requires(pre):  apache-conf >= 2.0.54
12cu|tunez-1.21-13|22	Requires(pre):  apache-mpm >= 2.0.54
12cu|tunez-1.21-13|23	Requires(pre):	rpm-helper
12cu|tunez-1.21-13|24	Requires:       apache-mod_php php-xml
12cu|tunez-1.21-13|25	Requires:	php-curl
12cu|tunez-1.21-13|26	Requires:	php-mysql
12cu|tunez-1.21-13|27	Requires:	ices
12cu|tunez-1.21-13|28	
12cu|tunez-1.21-13|29	%description
12cu|tunez-1.21-13|30	Tunez in an mp3/ogg jukebox that works with a voting system that users access
12cu|tunez-1.21-13|31	through a web interface.  Each registered user can vote for the tracks he
12cu|tunez-1.21-13|32	wants and the Tunez daemon will take care of playing the most popular songs
12cu|tunez-1.21-13|33	either locally (through a soundcard) or through a streaming server, depending
12cu|tunez-1.21-13|34	on the setup.
12cu|tunez-1.21-13|35	
12cu|tunez-1.21-13|36	%prep
12cu|tunez-1.21-13|37	%setup -q
12cu|tunez-1.21-13|38	%patch0 -p0
12cu|tunez-1.21-13|39	%patch1 -p0
12cu|tunez-1.21-13|40	%patch2 -p0
12cu|tunez-1.21-13|41	%patch3 -p0
12cu|tunez-1.21-13|42	
12cu|tunez-1.21-13|43	%build
12cu|tunez-1.21-13|44	make -C detach-1.2
12cu|tunez-1.21-13|45	make -C tmixer
12cu|tunez-1.21-13|46	cp %SOURCE2 README.urpmi
12cu|tunez-1.21-13|47	
12cu|tunez-1.21-13|48	%install
12cu|tunez-1.21-13|49	mkdir -p %{buildroot}/%{_bindir}
12cu|tunez-1.21-13|50	mkdir -p %{buildroot}/%{_mandir}/man1/
12cu|tunez-1.21-13|51	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}
12cu|tunez-1.21-13|52	mkdir -p %{buildroot}/%{_datadir}/tunez
12cu|tunez-1.21-13|53	mkdir -p %{buildroot}/%wwwtunez
12cu|tunez-1.21-13|54	
12cu|tunez-1.21-13|55	#Installing Tunez
12cu|tunez-1.21-13|56	mv html/* %{buildroot}/%wwwtunez
12cu|tunez-1.21-13|57	rm -rf html
12cu|tunez-1.21-13|58	
12cu|tunez-1.21-13|59	cp %SOURCE1 %{buildroot}/%{_datadir}/tunez
12cu|tunez-1.21-13|60	cp tmixer/smixer %{buildroot}/%{_bindir}
12cu|tunez-1.21-13|61	cp tmixer/smixer.conf %{buildroot}/%{_sysconfdir}
12cu|tunez-1.21-13|62	cp tmixer/man/smixer.1 %{buildroot}/%{_mandir}/man1
12cu|tunez-1.21-13|63	cp detach-1.2/detach %{buildroot}/%{_bindir}
12cu|tunez-1.21-13|64	cp detach-1.2/detach.1 %{buildroot}/%{_mandir}/man1
12cu|tunez-1.21-13|65	
12cu|tunez-1.21-13|66	rm -rf detach-1.2
12cu|tunez-1.21-13|67	rm -rf tmixer
12cu|tunez-1.21-13|68	# useless code
12cu|tunez-1.21-13|69	rm -Rf tunezsrv
12cu|tunez-1.21-13|70	
12cu|tunez-1.21-13|71	cp -av * %{buildroot}/%{_datadir}/tunez
12cu|tunez-1.21-13|72	rm -f %{buildroot}/%{_datadir}/tunez/README.urpmi
12cu|tunez-1.21-13|73	
12cu|tunez-1.21-13|74	mv %{buildroot}/%_datadir/%{name}/config.inc.php %{buildroot}/%{_sysconfdir}/%{name}/
12cu|tunez-1.21-13|75	ln -s %{_sysconfdir}/%{name}/config.inc.php %{buildroot}/%_datadir/%{name}/config.inc.php
12cu|tunez-1.21-13|76	
12cu|tunez-1.21-13|77	cp %SOURCE3 %{buildroot}/%{_sysconfdir}/%{name}/
12cu|tunez-1.21-13|78	
12cu|tunez-1.21-13|79	
12cu|tunez-1.21-13|80	# apache configuration
12cu|tunez-1.21-13|81	install -d -m 755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|tunez-1.21-13|82	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf <<EOF
12cu|tunez-1.21-13|83	Alias /%{name} %{wwwtunez}
12cu|tunez-1.21-13|84	<Directory %{wwwtunez}>
12cu|tunez-1.21-13|85	Require all granted
12cu|tunez-1.21-13|86	php_value max_execution_time  120
12cu|tunez-1.21-13|87	</Directory>
12cu|tunez-1.21-13|88	EOF
12cu|tunez-1.21-13|89	
12cu|tunez-1.21-13|90	%pre
12cu|tunez-1.21-13|91	%_pre_useradd tunez / /bin/false
12cu|tunez-1.21-13|92	
12cu|tunez-1.21-13|93	
12cu|tunez-1.21-13|94	%postun
12cu|tunez-1.21-13|95	%_postun_userdel tunez
12cu|tunez-1.21-13|96	
12cu|tunez-1.21-13|97	%files
12cu|tunez-1.21-13|98	%doc README.urpmi INSTALL README HOWTO-Icecast TODO CREDITS UPGRADE ChangeLog
12cu|tunez-1.21-13|99	%{wwwtunez}
12cu|tunez-1.21-13|100	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|tunez-1.21-13|101	%config(noreplace) %{_sysconfdir}/smixer.conf
12cu|tunez-1.21-13|102	%config(noreplace) %{_sysconfdir}/%{name}/
12cu|tunez-1.21-13|103	%_bindir/detach
12cu|tunez-1.21-13|104	%_bindir/smixer
12cu|tunez-1.21-13|105	%_mandir/man1/*
12cu|tunez-1.21-13|106	%_datadir/%{name}/*
12cu|tunez-1.21-13|107	#% attr(0640,root,apache)%_datadir/%{name}/config.inc.php

13039 12
12cu|tutka-0.12.5-4|1	%define schemas tutka
12cu|tutka-0.12.5-4|2	%define Werror_cflags %nil
12cu|tutka-0.12.5-4|3	
12cu|tutka-0.12.5-4|4	Name: 	 	tutka
12cu|tutka-0.12.5-4|5	Summary: 	Tracker-style MIDI sequencer
12cu|tutka-0.12.5-4|6	URL:		http://www.nongnu.org/tutka/
12cu|tutka-0.12.5-4|7	License:	GPL
12cu|tutka-0.12.5-4|8	Group:		Sound
12cu|tutka-0.12.5-4|9	Version: 	0.12.5
12cu|tutka-0.12.5-4|10	Release: 	4
12cu|tutka-0.12.5-4|11	Source:		http://savannah.nongnu.org/download/tutka/%{name}-%{version}.tar.bz2
12cu|tutka-0.12.5-4|12	Patch:   	%name-remove-deprecated-funcs.patch
12cu|tutka-0.12.5-4|13	
12cu|tutka-0.12.5-4|14	BuildRequires:	pkgconfig
12cu|tutka-0.12.5-4|15	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|tutka-0.12.5-4|16	BuildRequires:	pkgconfig(libxml-2.0)
12cu|tutka-0.12.5-4|17	BuildRequires:	pkgconfig(libglade-2.0)
12cu|tutka-0.12.5-4|18	BuildRequires:	pkgconfig(alsa)
12cu|tutka-0.12.5-4|19	BuildRequires:	desktop-file-utils
12cu|tutka-0.12.5-4|20	BuildRequires:	imagemagick
12cu|tutka-0.12.5-4|21	
12cu|tutka-0.12.5-4|22	%description
12cu|tutka-0.12.5-4|23	Tutka is a free (as in freedom) tracker style MIDI sequencer for GNU/Linux
12cu|tutka-0.12.5-4|24	(and other systems; only GNU/Linux is supported at this time though). It is
12cu|tutka-0.12.5-4|25	similar to programs like SoundTracker, ProTracker and FastTracker except that
12cu|tutka-0.12.5-4|26	it does not support samples and is meant for MIDI use only.
12cu|tutka-0.12.5-4|27	
12cu|tutka-0.12.5-4|28	Tutka uses a custom XML based file format for storing songs. Songs in OctaMED
12cu|tutka-0.12.5-4|29	SoundStudio's MMD2 file format can also be loaded and saved.
12cu|tutka-0.12.5-4|30	
12cu|tutka-0.12.5-4|31	%prep
12cu|tutka-0.12.5-4|32	%setup -q
12cu|tutka-0.12.5-4|33	%patch0 -p2
12cu|tutka-0.12.5-4|34	
12cu|tutka-0.12.5-4|35	%build
12cu|tutka-0.12.5-4|36	%configure2_5x --disable-schemas-install
12cu|tutka-0.12.5-4|37	make
12cu|tutka-0.12.5-4|38	
12cu|tutka-0.12.5-4|39	%install
12cu|tutka-0.12.5-4|40	%makeinstall
12cu|tutka-0.12.5-4|41	
12cu|tutka-0.12.5-4|42	#menu
12cu|tutka-0.12.5-4|43	
12cu|tutka-0.12.5-4|44	desktop-file-install --vendor="" \
12cu|tutka-0.12.5-4|45	--add-category="GTK" \
12cu|tutka-0.12.5-4|46	--add-category="X-MandrivaLinux-Multimedia-Sound" \
12cu|tutka-0.12.5-4|47	--remove-category="Application" \
12cu|tutka-0.12.5-4|48	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|tutka-0.12.5-4|49	
12cu|tutka-0.12.5-4|50	#icons
12cu|tutka-0.12.5-4|51	
12cu|tutka-0.12.5-4|52	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12cu|tutka-0.12.5-4|53	mkdir -p %{buildroot}%{_liconsdir}
12cu|tutka-0.12.5-4|54	mkdir -p %{buildroot}%{_miconsdir}
12cu|tutka-0.12.5-4|55	
12cu|tutka-0.12.5-4|56	cp %{name}.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|tutka-0.12.5-4|57	cp %{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|tutka-0.12.5-4|58	convert -scale 32 %{name}.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|tutka-0.12.5-4|59	convert -scale 32 %{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|tutka-0.12.5-4|60	convert -scale 16 %{name}.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|tutka-0.12.5-4|61	convert -scale 16 %{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|tutka-0.12.5-4|62	
12cu|tutka-0.12.5-4|63	%preun
12cu|tutka-0.12.5-4|64	%preun_uninstall_gconf_schemas %{schemas}
12cu|tutka-0.12.5-4|65	
12cu|tutka-0.12.5-4|66	%files
12cu|tutka-0.12.5-4|67	%doc AUTHORS ChangeLog NEWS README TODO
12cu|tutka-0.12.5-4|68	%{_bindir}/*
12cu|tutka-0.12.5-4|69	%config(noreplace) %{_sysconfdir}/gconf/schemas/*
12cu|tutka-0.12.5-4|70	%{_datadir}/applications/*
12cu|tutka-0.12.5-4|71	%{_datadir}/pixmaps/*
12cu|tutka-0.12.5-4|72	%{_datadir}/%{name}
12cu|tutka-0.12.5-4|73	%{_iconsdir}/%{name}.png
12cu|tutka-0.12.5-4|74	%{_miconsdir}/%{name}.png
12cu|tutka-0.12.5-4|75	%{_liconsdir}/%{name}.png
12cu|tutka-0.12.5-4|76	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|tutka-0.12.5-4|77	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|tutka-0.12.5-4|78	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|tutka-0.12.5-4|79	
12cu|tutka-0.12.5-4|80	
12cu|tutka-0.12.5-4|81	
12cu|tutka-0.12.5-4|82	%changelog
12cu|tutka-0.12.5-4|83	* Thu Apr 03 2014 symbianflo <symbianflo@symbianflo> 0.12.5-4
12cu|tutka-0.12.5-4|84	+ Revision: 25863b0
12cu|tutka-0.12.5-4|85	- Log: switch to pkgconfig style, bump rel, add remove-deprecated-funcs.patch
12cu|tutka-0.12.5-4|86	
12cu|tutka-0.12.5-4|87	

13040 12
12cu|tuxkart-0.4.0-11|1	%define	name	tuxkart
12cu|tuxkart-0.4.0-11|2	%define	version	0.4.0
12cu|tuxkart-0.4.0-11|3	%define release 	11
12cu|tuxkart-0.4.0-11|4	
12cu|tuxkart-0.4.0-11|5	Summary:	Tuxedo T. Penguin stars in Tuxkart
12cu|tuxkart-0.4.0-11|6	Name:		%{name}
12cu|tuxkart-0.4.0-11|7	Version:	%{version}
12cu|tuxkart-0.4.0-11|8	Release:	%{release}
12cu|tuxkart-0.4.0-11|9	License:	GPLv2
12cu|tuxkart-0.4.0-11|10	Group:		Games/Arcade
12cu|tuxkart-0.4.0-11|11	Source:		%{name}-%{version}.tar.bz2
12cu|tuxkart-0.4.0-11|12	Source1:	%{name}-mdkimgs.tar.bz2
12cu|tuxkart-0.4.0-11|13	Source11:	%{name}-16x16.png
12cu|tuxkart-0.4.0-11|14	Source12:	%{name}-32x32.png
12cu|tuxkart-0.4.0-11|15	Source13:	%{name}-48x48.png
12cu|tuxkart-0.4.0-11|16	Patch0:		%{name}-remove-O6.patch
12cu|tuxkart-0.4.0-11|17	Patch1:		%{name}-gownsbow-drv.patch
12cu|tuxkart-0.4.0-11|18	Patch2:		tuxkart-0.4.0-link.patch
12cu|tuxkart-0.4.0-11|19	URL:		http://tuxkart.sourceforge.net/
12cu|tuxkart-0.4.0-11|20	BuildRequires:	pkgconfig(x11)
12cu|tuxkart-0.4.0-11|21	BuildRequires:	mesaglu-devel
12cu|tuxkart-0.4.0-11|22	BuildRequires:	plib-devel
12cu|tuxkart-0.4.0-11|23	
12cu|tuxkart-0.4.0-11|24	%description
12cu|tuxkart-0.4.0-11|25	This is another game that stars your Favorite Hero: Tux, the Linux Penguin.
12cu|tuxkart-0.4.0-11|26	
12cu|tuxkart-0.4.0-11|27	%prep
12cu|tuxkart-0.4.0-11|28	%setup -q -D -a 1
12cu|tuxkart-0.4.0-11|29	%patch0 -p0
12cu|tuxkart-0.4.0-11|30	%patch1 -p0
12cu|tuxkart-0.4.0-11|31	%patch2 -p0
12cu|tuxkart-0.4.0-11|32	
12cu|tuxkart-0.4.0-11|33	%build
12cu|tuxkart-0.4.0-11|34	autoreconf -fi
12cu|tuxkart-0.4.0-11|35	%configure2_5x --bindir=%{_gamesbindir}
12cu|tuxkart-0.4.0-11|36	%make
12cu|tuxkart-0.4.0-11|37	
12cu|tuxkart-0.4.0-11|38	%install
12cu|tuxkart-0.4.0-11|39	rm -rf $RPM_BUILD_ROOT
12cu|tuxkart-0.4.0-11|40	%{makeinstall_std}
12cu|tuxkart-0.4.0-11|41	
12cu|tuxkart-0.4.0-11|42	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cu|tuxkart-0.4.0-11|43	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cu|tuxkart-0.4.0-11|44	[Desktop Entry]
12cu|tuxkart-0.4.0-11|45	Type=Application
12cu|tuxkart-0.4.0-11|46	Exec=%{_gamesbindir}/%{name}
12cu|tuxkart-0.4.0-11|47	Name=Tuxkart
12cu|tuxkart-0.4.0-11|48	Comment=Karting with tux
12cu|tuxkart-0.4.0-11|49	Icon=%{name}
12cu|tuxkart-0.4.0-11|50	Categories=Game;ArcadeGame;
12cu|tuxkart-0.4.0-11|51	EOF
12cu|tuxkart-0.4.0-11|52	
12cu|tuxkart-0.4.0-11|53	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cu|tuxkart-0.4.0-11|54	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cu|tuxkart-0.4.0-11|55	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cu|tuxkart-0.4.0-11|56	
12cu|tuxkart-0.4.0-11|57	%if %mdkversion < 200900
12cu|tuxkart-0.4.0-11|58	%post
12cu|tuxkart-0.4.0-11|59	%{update_menus}
12cu|tuxkart-0.4.0-11|60	%endif
12cu|tuxkart-0.4.0-11|61	
12cu|tuxkart-0.4.0-11|62	%if %mdkversion < 200900
12cu|tuxkart-0.4.0-11|63	%postun
12cu|tuxkart-0.4.0-11|64	%{clean_menus}
12cu|tuxkart-0.4.0-11|65	%endif
12cu|tuxkart-0.4.0-11|66	
12cu|tuxkart-0.4.0-11|67	%clean
12cu|tuxkart-0.4.0-11|68	rm -rf $RPM_BUILD_ROOT
12cu|tuxkart-0.4.0-11|69	
12cu|tuxkart-0.4.0-11|70	%files
12cu|tuxkart-0.4.0-11|71	%defattr(755,root,root,755)
12cu|tuxkart-0.4.0-11|72	%{_gamesbindir}/%{name}
12cu|tuxkart-0.4.0-11|73	%defattr(644,root,root,755)
12cu|tuxkart-0.4.0-11|74	%{_gamesdatadir}/%{name}
12cu|tuxkart-0.4.0-11|75	%{_datadir}/%{name}
12cu|tuxkart-0.4.0-11|76	%{_iconsdir}/%{name}.png
12cu|tuxkart-0.4.0-11|77	%{_liconsdir}/%{name}.png
12cu|tuxkart-0.4.0-11|78	%{_miconsdir}/%{name}.png
12cu|tuxkart-0.4.0-11|79	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|tuxkart-0.4.0-11|80	%doc README CHANGES ChangeLog NEWS
12cu|tuxkart-0.4.0-11|81	
12cu|tuxkart-0.4.0-11|82	
12cu|tuxkart-0.4.0-11|83	%changelog
12cu|tuxkart-0.4.0-11|84	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 0.4.0-10mdv2011.0
12cu|tuxkart-0.4.0-11|85	+ Revision: 634739
12cu|tuxkart-0.4.0-11|86	- fix linkage
12cu|tuxkart-0.4.0-11|87	
12cu|tuxkart-0.4.0-11|88	* Wed May 27 2009 Jérôme Brenier <incubusss@mandriva.org> 0.4.0-9mdv2010.0
12cu|tuxkart-0.4.0-11|89	+ Revision: 380068
12cu|tuxkart-0.4.0-11|90	- fix license (GPLv2)
12cu|tuxkart-0.4.0-11|91	
12cu|tuxkart-0.4.0-11|92	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0-8mdv2009.0
12cu|tuxkart-0.4.0-11|93	+ Revision: 261706
12cu|tuxkart-0.4.0-11|94	- rebuild
12cu|tuxkart-0.4.0-11|95	
12cu|tuxkart-0.4.0-11|96	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0-7mdv2009.0
12cu|tuxkart-0.4.0-11|97	+ Revision: 254973
12cu|tuxkart-0.4.0-11|98	- rebuild
12cu|tuxkart-0.4.0-11|99	
12cu|tuxkart-0.4.0-11|100	+ Pixel <pixel@mandriva.com>
12cu|tuxkart-0.4.0-11|101	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|tuxkart-0.4.0-11|102	
12cu|tuxkart-0.4.0-11|103	+ Funda Wang <fwang@mandriva.org>
12cu|tuxkart-0.4.0-11|104	- fix desktop entry (bug#37493)
12cu|tuxkart-0.4.0-11|105	
12cu|tuxkart-0.4.0-11|106	+ Olivier Blin <oblin@mandriva.com>
12cu|tuxkart-0.4.0-11|107	- restore BuildRoot
12cu|tuxkart-0.4.0-11|108	
12cu|tuxkart-0.4.0-11|109	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 0.4.0-4mdv2008.1
12cu|tuxkart-0.4.0-11|110	+ Revision: 132310
12cu|tuxkart-0.4.0-11|111	- auto-convert XDG menu entry
12cu|tuxkart-0.4.0-11|112	- kill re-definition of %%buildroot on Pixel's request
12cu|tuxkart-0.4.0-11|113	- buildrequires X11-devel instead of XFree86-devel
12cu|tuxkart-0.4.0-11|114	
12cu|tuxkart-0.4.0-11|115	
12cu|tuxkart-0.4.0-11|116	* Thu Nov 23 2006 Lenny Cartier <lenny@mandriva.com> 0.4.0-4mdv2007.0
12cu|tuxkart-0.4.0-11|117	+ Revision: 86607
12cu|tuxkart-0.4.0-11|118	- Mkrel
12cu|tuxkart-0.4.0-11|119	- Import tuxkart
12cu|tuxkart-0.4.0-11|120	

13041 12
12cu|tuxwordsmith-0.7.13-2|1	%define name	tuxwordsmith
12cu|tuxwordsmith-0.7.13-2|2	%define version	0.7.13
12cu|tuxwordsmith-0.7.13-2|3	%define release	2
12cu|tuxwordsmith-0.7.13-2|4	
12cu|tuxwordsmith-0.7.13-2|5	Summary:        Multilanguage scrabble game
12cu|tuxwordsmith-0.7.13-2|6	Name:           %{name}
12cu|tuxwordsmith-0.7.13-2|7	Version:        %{version}
12cu|tuxwordsmith-0.7.13-2|8	Release:        %{release}
12cu|tuxwordsmith-0.7.13-2|9	Source0:        %{name}-%{version}.tar.bz2
12cu|tuxwordsmith-0.7.13-2|10	Patch0:         %{name}-0.7.13-fix-path.patch
12cu|tuxwordsmith-0.7.13-2|11	URL:            http://www.schoolforge.net/education-software/educational-games/tuxwordsmith
12cu|tuxwordsmith-0.7.13-2|12	License:        GPLv2+
12cu|tuxwordsmith-0.7.13-2|13	Group:          Games/Boards
12cu|tuxwordsmith-0.7.13-2|14	BuildRequires:  imagemagick
12cu|tuxwordsmith-0.7.13-2|15	Requires:   python-pygame
12cu|tuxwordsmith-0.7.13-2|16	Requires:   wxPythonGTK
12cu|tuxwordsmith-0.7.13-2|17	BuildArch:  noarch
12cu|tuxwordsmith-0.7.13-2|18	BuildRoot:  %{_tmppath}/%{name}-%{version}
12cu|tuxwordsmith-0.7.13-2|19	
12cu|tuxwordsmith-0.7.13-2|20	%description
12cu|tuxwordsmith-0.7.13-2|21	With TuxWordSmith you get Scrabble in English, French, German, Italian, Greek,
12cu|tuxwordsmith-0.7.13-2|22	Latin , Dutch, Swahili, Spanish, Russian, Ukranian, Swedish, Icelandic,
12cu|tuxwordsmith-0.7.13-2|23	Norwegian, Finnish, Brazillian-Portuguese, Arabic, Hindi, Turkish, Czech,
12cu|tuxwordsmith-0.7.13-2|24	Kurdish, Hungarian and more, all in one application!
12cu|tuxwordsmith-0.7.13-2|25	
12cu|tuxwordsmith-0.7.13-2|26	%prep
12cu|tuxwordsmith-0.7.13-2|27	%setup -q -n %name-%version
12cu|tuxwordsmith-0.7.13-2|28	%patch0 -p0
12cu|tuxwordsmith-0.7.13-2|29	
12cu|tuxwordsmith-0.7.13-2|30	%install
12cu|tuxwordsmith-0.7.13-2|31	rm -rf %{buildroot}
12cu|tuxwordsmith-0.7.13-2|32	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}
12cu|tuxwordsmith-0.7.13-2|33	cp -pr Font %{buildroot}%{_gamesdatadir}/%{name}
12cu|tuxwordsmith-0.7.13-2|34	cp -pr xdxf %{buildroot}%{_gamesdatadir}/%{name}
12cu|tuxwordsmith-0.7.13-2|35	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}/lib
12cu|tuxwordsmith-0.7.13-2|36	cp -pr TuxWordSmith %{buildroot}%{_gamesdatadir}/%{name}/lib
12cu|tuxwordsmith-0.7.13-2|37	cp .tws_config_master  %{buildroot}%{_gamesdatadir}/%{name}
12cu|tuxwordsmith-0.7.13-2|38	
12cu|tuxwordsmith-0.7.13-2|39	install -d -m 755 %{buildroot}%{_gamesbindir}
12cu|tuxwordsmith-0.7.13-2|40	install -m 755 %{name}.py %{buildroot}%{_gamesbindir}/%{name}
12cu|tuxwordsmith-0.7.13-2|41	
12cu|tuxwordsmith-0.7.13-2|42	mkdir -p %{buildroot}%{_liconsdir}
12cu|tuxwordsmith-0.7.13-2|43	mkdir -p %{buildroot}%{_iconsdir}
12cu|tuxwordsmith-0.7.13-2|44	mkdir -p %{buildroot}%{_miconsdir}
12cu|tuxwordsmith-0.7.13-2|45	convert -resize 48x48 tws.ico %{buildroot}%{_liconsdir}/%{name}.png
12cu|tuxwordsmith-0.7.13-2|46	convert -resize 32x32 tws.ico %{buildroot}%{_iconsdir}/%{name}.png
12cu|tuxwordsmith-0.7.13-2|47	convert -resize 16x16 tws.ico %{buildroot}%{_miconsdir}/%{name}.png
12cu|tuxwordsmith-0.7.13-2|48	
12cu|tuxwordsmith-0.7.13-2|49	mkdir -p %{buildroot}%{_datadir}/applications
12cu|tuxwordsmith-0.7.13-2|50	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|tuxwordsmith-0.7.13-2|51	[Desktop Entry]
12cu|tuxwordsmith-0.7.13-2|52	Name=TuxWordSmith
12cu|tuxwordsmith-0.7.13-2|53	Comment=Multilanguage scrabble game
12cu|tuxwordsmith-0.7.13-2|54	Exec=%{_gamesbindir}/%{name}
12cu|tuxwordsmith-0.7.13-2|55	Icon=%{name}
12cu|tuxwordsmith-0.7.13-2|56	Terminal=false
12cu|tuxwordsmith-0.7.13-2|57	Type=Application
12cu|tuxwordsmith-0.7.13-2|58	Categories=Game;BoardGame;
12cu|tuxwordsmith-0.7.13-2|59	EOF
12cu|tuxwordsmith-0.7.13-2|60	
12cu|tuxwordsmith-0.7.13-2|61	cat > %{buildroot}%{_datadir}/applications/%{name}-admin.desktop << EOF
12cu|tuxwordsmith-0.7.13-2|62	[Desktop Entry]
12cu|tuxwordsmith-0.7.13-2|63	Name=TuxWordSmith Admin
12cu|tuxwordsmith-0.7.13-2|64	Comment=Multilanguage scrabble game with administration mode enabled
12cu|tuxwordsmith-0.7.13-2|65	Exec=%{_gamesbindir}/%{name} -wx
12cu|tuxwordsmith-0.7.13-2|66	Icon=%{name}
12cu|tuxwordsmith-0.7.13-2|67	Terminal=false
12cu|tuxwordsmith-0.7.13-2|68	Type=Application
12cu|tuxwordsmith-0.7.13-2|69	Categories=Game;BoardGame;
12cu|tuxwordsmith-0.7.13-2|70	EOF
12cu|tuxwordsmith-0.7.13-2|71	
12cu|tuxwordsmith-0.7.13-2|72	%clean
12cu|tuxwordsmith-0.7.13-2|73	rm -rf %{buildroot}
12cu|tuxwordsmith-0.7.13-2|74	
12cu|tuxwordsmith-0.7.13-2|75	%files
12cu|tuxwordsmith-0.7.13-2|76	%defattr(-,root,root)
12cu|tuxwordsmith-0.7.13-2|77	%doc INSTALL LICENSE README CHANGES
12cu|tuxwordsmith-0.7.13-2|78	%{_gamesbindir}/%{name}
12cu|tuxwordsmith-0.7.13-2|79	%{_gamesdatadir}/%{name}
12cu|tuxwordsmith-0.7.13-2|80	%{_datadir}/applications/%{name}*.desktop
12cu|tuxwordsmith-0.7.13-2|81	%{_iconsdir}/*
12cu|tuxwordsmith-0.7.13-2|82	
12cu|tuxwordsmith-0.7.13-2|83	
12cu|tuxwordsmith-0.7.13-2|84	
12cu|tuxwordsmith-0.7.13-2|85	%changelog
12cu|tuxwordsmith-0.7.13-2|86	* Sun Apr 17 2011 Angelo Naselli <anaselli@mandriva.org> 0.7.13-1mdv2011.0
12cu|tuxwordsmith-0.7.13-2|87	+ Revision: 654799
12cu|tuxwordsmith-0.7.13-2|88	- import tuxwordsmith
12cu|tuxwordsmith-0.7.13-2|89	

13042 12
12cu|tvbrowser-3.3.3-1|1	Name:		tvbrowser
12cu|tvbrowser-3.3.3-1|2	Version:	3.3.3
12cu|tvbrowser-3.3.3-1|3	Release:	%mkrel 1
12cu|tvbrowser-3.3.3-1|4	Summary:	Digital TV guide
12cu|tvbrowser-3.3.3-1|5	License:	GPL-3.0
12cu|tvbrowser-3.3.3-1|6	Group:		Video
12cu|tvbrowser-3.3.3-1|7	Url:		http://tv-browser.org
12cu|tvbrowser-3.3.3-1|8	Source0:	http://downloads.sourceforge.net/project/tvbrowser/TV-Browser%20Releases%20%28Java%206%20and%20higher%29/%{version}/%{name}_%{version}_bin.tar.gz
12cu|tvbrowser-3.3.3-1|9	Source1:	tvbrowser.desktop
12cu|tvbrowser-3.3.3-1|10	BuildRequires:	dos2unix
12cu|tvbrowser-3.3.3-1|11	Requires:	java-openjdk >= 1.7
12cu|tvbrowser-3.3.3-1|12	BuildArch:	noarch
12cu|tvbrowser-3.3.3-1|13	
12cu|tvbrowser-3.3.3-1|14	%description
12cu|tvbrowser-3.3.3-1|15	TV-Browser is Plugin based digital TV guide written in Java. Plugins can be
12cu|tvbrowser-3.3.3-1|16	installed with the download function of TV-Browser.
12cu|tvbrowser-3.3.3-1|17	
12cu|tvbrowser-3.3.3-1|18	
12cu|tvbrowser-3.3.3-1|19	%prep
12cu|tvbrowser-3.3.3-1|20	%setup -q
12cu|tvbrowser-3.3.3-1|21	dos2unix LICENSE.txt
12cu|tvbrowser-3.3.3-1|22	
12cu|tvbrowser-3.3.3-1|23	
12cu|tvbrowser-3.3.3-1|24	%build
12cu|tvbrowser-3.3.3-1|25	# Pre-built java archive: nothing to do
12cu|tvbrowser-3.3.3-1|26	# but preparing a script for lanching it
12cu|tvbrowser-3.3.3-1|27	cat >tvbrowser <<'EOF'
12cu|tvbrowser-3.3.3-1|28	#!/bin/sh
12cu|tvbrowser-3.3.3-1|29	cd %{_datadir}/%{name} && \
12cu|tvbrowser-3.3.3-1|30	exec %{_bindir}/java \
12cu|tvbrowser-3.3.3-1|31	-Xms16m \
12cu|tvbrowser-3.3.3-1|32	-Xmx128m \
12cu|tvbrowser-3.3.3-1|33	-Djava.library.path=%{_datadir}/%{name} \
12cu|tvbrowser-3.3.3-1|34	-Dpropertiesfile=linux.properties \
12cu|tvbrowser-3.3.3-1|35	-jar tvbrowser.jar \
12cu|tvbrowser-3.3.3-1|36	"$@"
12cu|tvbrowser-3.3.3-1|37	EOF
12cu|tvbrowser-3.3.3-1|38	
12cu|tvbrowser-3.3.3-1|39	
12cu|tvbrowser-3.3.3-1|40	%install
12cu|tvbrowser-3.3.3-1|41	install -D -p -m 755 %{name} %{buildroot}%{_bindir}/%{name}
12cu|tvbrowser-3.3.3-1|42	install -D -p -m 644 %{name}.jar %{buildroot}%{_datadir}/%{name}/%{name}.jar
12cu|tvbrowser-3.3.3-1|43	install -D -p -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|tvbrowser-3.3.3-1|44	
12cu|tvbrowser-3.3.3-1|45	find hyphen icons imgs personas plugins themepacks -depth -print | \
12cu|tvbrowser-3.3.3-1|46	cpio -p -d -m %{buildroot}%{_datadir}/%{name}
12cu|tvbrowser-3.3.3-1|47	for size in 16 32 48 128; do
12cu|tvbrowser-3.3.3-1|48	(
12cu|tvbrowser-3.3.3-1|49	install -d %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/
12cu|tvbrowser-3.3.3-1|50	cd %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/
12cu|tvbrowser-3.3.3-1|51	ln -s ../../../../tvbrowser/imgs/tvbrowser${size}.png %{name}.png
12cu|tvbrowser-3.3.3-1|52	)
12cu|tvbrowser-3.3.3-1|53	done
12cu|tvbrowser-3.3.3-1|54	
12cu|tvbrowser-3.3.3-1|55	
12cu|tvbrowser-3.3.3-1|56	%files
12cu|tvbrowser-3.3.3-1|57	%doc COPYRIGHT.txt LICENSE.txt
12cu|tvbrowser-3.3.3-1|58	%{_bindir}/%{name}
12cu|tvbrowser-3.3.3-1|59	%{_datadir}/%{name}
12cu|tvbrowser-3.3.3-1|60	%{_datadir}/applications/%{name}.desktop
12cu|tvbrowser-3.3.3-1|61	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cu|tvbrowser-3.3.3-1|62	
12cu|tvbrowser-3.3.3-1|63	
12cu|tvbrowser-3.3.3-1|64	
12cu|tvbrowser-3.3.3-1|65	%changelog
12cu|tvbrowser-3.3.3-1|66	* Sat Mar 29 2014 Giovanni Mariani <mc2374@mclink.it> 3.3.3-1
12cu|tvbrowser-3.3.3-1|67	+ Revision: 5e2d7d3
12cu|tvbrowser-3.3.3-1|68	- Updated to release 0.41.0
12cu|tvbrowser-3.3.3-1|69	
12cu|tvbrowser-3.3.3-1|70	

13043 12
12cu|tvheadend-3.9-1|1	# import from MIB and upadte to 3.9
12cu|tvheadend-3.9-1|2	
12cu|tvheadend-3.9-1|3	Name:           tvheadend
12cu|tvheadend-3.9-1|4	Summary:        TV streaming server
12cu|tvheadend-3.9-1|5	Version:        3.9
12cu|tvheadend-3.9-1|6	Release:        1
12cu|tvheadend-3.9-1|7	License:        GPLv3
12cu|tvheadend-3.9-1|8	URL:            http://www.lonelycoder.com
12cu|tvheadend-3.9-1|9	Group:          Video
12cu|tvheadend-3.9-1|10	Source0:        https://github.com/tvheadend/tvheadend/archive/v3.9.tar.gz
12cu|tvheadend-3.9-1|11	Source1:        %{name}.init
12cu|tvheadend-3.9-1|12	Source2:        %{name}.png
12cu|tvheadend-3.9-1|13	Source3:        README.install.urpmi
12cu|tvheadend-3.9-1|14	Source4:        %{name}.conf
12cu|tvheadend-3.9-1|15	
12cu|tvheadend-3.9-1|16	
12cu|tvheadend-3.9-1|17	Patch0: 	    %{name}-no_werror.patch
12cu|tvheadend-3.9-1|18	BuildRequires:  fdupes
12cu|tvheadend-3.9-1|19	BuildRequires:	pkgconfig
12cu|tvheadend-3.9-1|20	BuildRequires:  pkgconfig(avahi-client)
12cu|tvheadend-3.9-1|21	BuildRequires:  pkgconfig(openssl)
12cu|tvheadend-3.9-1|22	BuildRequires:  pkgconfig(python)
12cu|tvheadend-3.9-1|23	BuildRequires:  systemd
12cu|tvheadend-3.9-1|24	BuildRequires:  pkgconfig(libavcodec)
12cu|tvheadend-3.9-1|25	BuildRequires:  pkgconfig(libcurl)
12cu|tvheadend-3.9-1|26	BuildRequires:  pkgconfig(libv4lconvert)
12cu|tvheadend-3.9-1|27	
12cu|tvheadend-3.9-1|28	Requires(pre,preun):  rpm-helper
12cu|tvheadend-3.9-1|29	Requires(post):       pwgen
12cu|tvheadend-3.9-1|30	
12cu|tvheadend-3.9-1|31	%description
12cu|tvheadend-3.9-1|32	A TV streaming server supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV,
12cu|tvheadend-3.9-1|33	and Analog video (V4L) as input sources.
12cu|tvheadend-3.9-1|34	
12cu|tvheadend-3.9-1|35	It also comes with a powerful and easy to use web interface both used for
12cu|tvheadend-3.9-1|36	configuration and day-to-day operations, such as searching the EPG and
12cu|tvheadend-3.9-1|37	scheduling recordings.
12cu|tvheadend-3.9-1|38	
12cu|tvheadend-3.9-1|39	
12cu|tvheadend-3.9-1|40	%prep
12cu|tvheadend-3.9-1|41	%setup -q
12cu|tvheadend-3.9-1|42	%patch0 -p1
12cu|tvheadend-3.9-1|43	cp -v %{SOURCE3} .
12cu|tvheadend-3.9-1|44	
12cu|tvheadend-3.9-1|45	%build
12cu|tvheadend-3.9-1|46	%configure --prefix=/usr --release --libdir=%{_libdir} --mandir=%{_mandir}/man1 --disable-dvbscan
12cu|tvheadend-3.9-1|47	%make
12cu|tvheadend-3.9-1|48	
12cu|tvheadend-3.9-1|49	
12cu|tvheadend-3.9-1|50	%install
12cu|tvheadend-3.9-1|51	%{makeinstall_std}
12cu|tvheadend-3.9-1|52	mkdir -p %{buildroot}/%{_localstatedir}/lib/%{name}/.hts/%{name}/accesscontrol
12cu|tvheadend-3.9-1|53	cp -v %{SOURCE4} %{buildroot}/%{_localstatedir}/lib/%{name}/.hts/%{name}/accesscontrol/1
12cu|tvheadend-3.9-1|54	
12cu|tvheadend-3.9-1|55	mkdir -p %{buildroot}/%{_initddir}
12cu|tvheadend-3.9-1|56	install -m 0755 %{SOURCE1} %{buildroot}/%{_initddir}/%{name}
12cu|tvheadend-3.9-1|57	
12cu|tvheadend-3.9-1|58	# Menu entry
12cu|tvheadend-3.9-1|59	mkdir -p %{buildroot}/%{_datadir}/applications
12cu|tvheadend-3.9-1|60	cat > %{buildroot}/%{_datadir}/applications/%{name}.desktop << EOF
12cu|tvheadend-3.9-1|61	[Desktop Entry]
12cu|tvheadend-3.9-1|62	Name=Tvheadend
12cu|tvheadend-3.9-1|63	Comment=%{summary}
12cu|tvheadend-3.9-1|64	Exec=%{_bindir}/xdg-open http://localhost:9981/
12cu|tvheadend-3.9-1|65	Icon=%{name}
12cu|tvheadend-3.9-1|66	Type=Application
12cu|tvheadend-3.9-1|67	Categories=AudioVideo;Video;TV;Recorder;X-Mandriva-CrossDesktop;
12cu|tvheadend-3.9-1|68	EOF
12cu|tvheadend-3.9-1|69	
12cu|tvheadend-3.9-1|70	install -D -m 644 %{SOURCE2} %{buildroot}/%{_iconsdir}/%{name}.png
12cu|tvheadend-3.9-1|71	
12cu|tvheadend-3.9-1|72	find %{buildroot} -size 0 -delete
12cu|tvheadend-3.9-1|73	
12cu|tvheadend-3.9-1|74	install -m644 %{SOURCE3} README.urpmi
12cu|tvheadend-3.9-1|75	
12cu|tvheadend-3.9-1|76	%pre
12cu|tvheadend-3.9-1|77	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /sbin/nologin
12cu|tvheadend-3.9-1|78	gpasswd -a %{name} video >/dev/null
12cu|tvheadend-3.9-1|79	
12cu|tvheadend-3.9-1|80	%post
12cu|tvheadend-3.9-1|81	chown %{name}:root %{_localstatedir}/lib/%{name}
12cu|tvheadend-3.9-1|82	cd %{_localstatedir}/lib/%{name}
12cu|tvheadend-3.9-1|83	chown -R %{name}:video .hts*
12cu|tvheadend-3.9-1|84	
12cu|tvheadend-3.9-1|85	if  grep -q '"password": "dummypassword"' %{_localstatedir}/lib/%{name}/.hts/%{name}/accesscontrol/1; then
12cu|tvheadend-3.9-1|86	sed -i "s,\"password\": \"dummypassword\",\"password\": \"$(pwgen -s 12 1)\"," %{_localstatedir}/lib/%{name}/.hts/%{name}/accesscontrol/1
12cu|tvheadend-3.9-1|87	fi
12cu|tvheadend-3.9-1|88	
12cu|tvheadend-3.9-1|89	%_post_service %{name}
12cu|tvheadend-3.9-1|90	
12cu|tvheadend-3.9-1|91	%preun
12cu|tvheadend-3.9-1|92	%_preun_service %{name}
12cu|tvheadend-3.9-1|93	
12cu|tvheadend-3.9-1|94	
12cu|tvheadend-3.9-1|95	%files
12cu|tvheadend-3.9-1|96	
12cu|tvheadend-3.9-1|97	%doc LICENSE README README.urpmi
12cu|tvheadend-3.9-1|98	%{_bindir}/%name
12cu|tvheadend-3.9-1|99	%{_initddir}/%name
12cu|tvheadend-3.9-1|100	%{_mandir}/man1/%name.1.xz
12cu|tvheadend-3.9-1|101	%{_iconsdir}/%name.png
12cu|tvheadend-3.9-1|102	%{_datadir}/applications/%{name}.desktop
12cu|tvheadend-3.9-1|103	%{_datadir}/%{name}
12cu|tvheadend-3.9-1|104	
12cu|tvheadend-3.9-1|105	%dir %attr(-,tvheadend,root) %{_localstatedir}/lib/%{name}
12cu|tvheadend-3.9-1|106	%dir %attr(-,tvheadend,video) %{_localstatedir}/lib/%{name}/.hts/%{name}/accesscontrol
12cu|tvheadend-3.9-1|107	%attr(0600,tvheadend,video) %{_localstatedir}/lib/%{name}/.hts/%{name}/accesscontrol/1
12cu|tvheadend-3.9-1|108	%changelog
12cu|tvheadend-3.9-1|109	* Sun Apr 20 2014 symbianflo <symbianflo@symbianflo> 3.9-1
12cu|tvheadend-3.9-1|110	+ Revision: 46bb8a5
12cu|tvheadend-3.9-1|111	- Imported from SRPM
12cu|tvheadend-3.9-1|112	
12cu|tvheadend-3.9-1|113	

13044 12
12cu|tvkaistagui-1.3.0-2|1	%define debug_package %{nil}
12cu|tvkaistagui-1.3.0-2|2	
12cu|tvkaistagui-1.3.0-2|3	Name:		tvkaistagui
12cu|tvkaistagui-1.3.0-2|4	Version:	1.3.0
12cu|tvkaistagui-1.3.0-2|5	Release:	2
12cu|tvkaistagui-1.3.0-2|6	License:	GPLv3
12cu|tvkaistagui-1.3.0-2|7	Group:		Video
12cu|tvkaistagui-1.3.0-2|8	Summary:	Fast and easy GUI for Finnish TVkaista service
12cu|tvkaistagui-1.3.0-2|9	URL:		http://helineva.net/%{name}
12cu|tvkaistagui-1.3.0-2|10	Source0:        http://helineva.net/%{name}/%{name}-%{version}-src.tar.gz
12cu|tvkaistagui-1.3.0-2|11	BuildRequires: 	pkgconfig(libpng)
12cu|tvkaistagui-1.3.0-2|12	BuildRequires:	pkgconfig(Qt3Support) >= 4.6.0
12cu|tvkaistagui-1.3.0-2|13	Requires:	vlc
12cu|tvkaistagui-1.3.0-2|14	
12cu|tvkaistagui-1.3.0-2|15	%description
12cu|tvkaistagui-1.3.0-2|16	Download and play TV programs from Finnish TVkaista service.
12cu|tvkaistagui-1.3.0-2|17	
12cu|tvkaistagui-1.3.0-2|18	%prep
12cu|tvkaistagui-1.3.0-2|19	%setup -q
12cu|tvkaistagui-1.3.0-2|20	
12cu|tvkaistagui-1.3.0-2|21	%build
12cu|tvkaistagui-1.3.0-2|22	%qmake_qt4 CONFIG+=release src/tvkaista.pro
12cu|tvkaistagui-1.3.0-2|23	%make
12cu|tvkaistagui-1.3.0-2|24	
12cu|tvkaistagui-1.3.0-2|25	%install
12cu|tvkaistagui-1.3.0-2|26	install -D -s -m 755 %{name} %{buildroot}/%{_bindir}/%{name}
12cu|tvkaistagui-1.3.0-2|27	install -D -m 644 src/images/tvkaista-48x48.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|tvkaistagui-1.3.0-2|28	install -D -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|tvkaistagui-1.3.0-2|29	
12cu|tvkaistagui-1.3.0-2|30	%files
12cu|tvkaistagui-1.3.0-2|31	%{_bindir}/%{name}
12cu|tvkaistagui-1.3.0-2|32	%{_datadir}/pixmaps/%{name}.png
12cu|tvkaistagui-1.3.0-2|33	%{_datadir}/applications/%{name}.desktop
12cu|tvkaistagui-1.3.0-2|34	
12cu|tvkaistagui-1.3.0-2|35	%changelog
12cu|tvkaistagui-1.3.0-2|36	* Fri Mar 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-2
12cu|tvkaistagui-1.3.0-2|37	+ Revision: 7b6957d
12cu|tvkaistagui-1.3.0-2|38	- Disable debug
12cu|tvkaistagui-1.3.0-2|39	
12cu|tvkaistagui-1.3.0-2|40	

13045 12
12cu|twiki-4.3.2-6|1	%if %{_use_internal_dependency_generator}
12cu|twiki-4.3.2-6|2	%define __noautoprov 'perl\\((.*)\\)'
12cu|twiki-4.3.2-6|3	%define __noautoreq 'perl\\(TWiki(.*)\\)|perl\\(Assert\\)|perl\\(Monitor\\)'
12cu|twiki-4.3.2-6|4	%else
12cu|twiki-4.3.2-6|5	%define _provides_exceptions perl(.*)
12cu|twiki-4.3.2-6|6	%define _requires_exceptions perl(\\(TWiki.*\\|Assert\\|Monitor\\))
12cu|twiki-4.3.2-6|7	
12cu|twiki-4.3.2-6|8	%endif
12cu|twiki-4.3.2-6|9	
12cu|twiki-4.3.2-6|10	Name:       twiki
12cu|twiki-4.3.2-6|11	Version:    4.3.2
12cu|twiki-4.3.2-6|12	Release:    6
12cu|twiki-4.3.2-6|13	Summary:    The Open Source Enterprise Wiki and Web 2.0 Application Platform
12cu|twiki-4.3.2-6|14	License:    GPL
12cu|twiki-4.3.2-6|15	Group:      System/Servers
12cu|twiki-4.3.2-6|16	URL:        http://www.twiki.org
12cu|twiki-4.3.2-6|17	Source:     http://prdownloads.sourceforge.net/twiki/TWiki-%{version}.tgz
12cu|twiki-4.3.2-6|18	Requires:   apache
12cu|twiki-4.3.2-6|19	Requires:   rcs
12cu|twiki-4.3.2-6|20	BuildArch:  noarch
12cu|twiki-4.3.2-6|21	
12cu|twiki-4.3.2-6|22	%description
12cu|twiki-4.3.2-6|23	Welcome to TWiki, a flexible, powerful, and easy to use enterprise wiki,
12cu|twiki-4.3.2-6|24	enterprise collaboration platform, and knowledge management system. It is a
12cu|twiki-4.3.2-6|25	Structured Wiki, typically used to run a project development space, a document
12cu|twiki-4.3.2-6|26	management system, a knowledge base, or any other groupware tool, on an
12cu|twiki-4.3.2-6|27	intranet or on the Internet. Web content can be created collaboratively by
12cu|twiki-4.3.2-6|28	using just a browser. Users without programming skills can create web
12cu|twiki-4.3.2-6|29	applications. Developers can extend the functionality of TWiki with Plugins.
12cu|twiki-4.3.2-6|30	TWiki fosters information flow within an organization, lets distributed teams
12cu|twiki-4.3.2-6|31	work together seamlessly and productively, and eliminates the one-webmaster
12cu|twiki-4.3.2-6|32	syndrome of outdated intranet content.
12cu|twiki-4.3.2-6|33	
12cu|twiki-4.3.2-6|34	%prep
12cu|twiki-4.3.2-6|35	%setup -q -c
12cu|twiki-4.3.2-6|36	chmod -R u+w .
12cu|twiki-4.3.2-6|37	chmod 644 lib/TWiki/Plugins/TWikiNetSkinPlugin.pm
12cu|twiki-4.3.2-6|38	
12cu|twiki-4.3.2-6|39	%build
12cu|twiki-4.3.2-6|40	
12cu|twiki-4.3.2-6|41	%install
12cu|twiki-4.3.2-6|42	rm -rf %{buildroot}
12cu|twiki-4.3.2-6|43	
12cu|twiki-4.3.2-6|44	# non-writable content
12cu|twiki-4.3.2-6|45	install -d -m 755 %{buildroot}%{_datadir}/%{name}/bin
12cu|twiki-4.3.2-6|46	
12cu|twiki-4.3.2-6|47	for file in robots.txt bin/setlib.cfg; do
12cu|twiki-4.3.2-6|48	install -m 644 $file %{buildroot}%{_datadir}/%{name}/bin
12cu|twiki-4.3.2-6|49	done
12cu|twiki-4.3.2-6|50	
12cu|twiki-4.3.2-6|51	for file in attach configure changes edit login logon manage oops preview \
12cu|twiki-4.3.2-6|52	rdiff rdiffauth register rename resetpasswd rest save search statistics \
12cu|twiki-4.3.2-6|53	upload view viewauth viewfile; do
12cu|twiki-4.3.2-6|54	install -m 755 bin/$file %{buildroot}%{_datadir}/%{name}/bin
12cu|twiki-4.3.2-6|55	done
12cu|twiki-4.3.2-6|56	
12cu|twiki-4.3.2-6|57	cp -pr bin/logos %{buildroot}%{_datadir}/%{name}/bin/
12cu|twiki-4.3.2-6|58	
12cu|twiki-4.3.2-6|59	for dir in lib locale templates tools; do
12cu|twiki-4.3.2-6|60	cp -pr $dir %{buildroot}%{_datadir}/%{name}
12cu|twiki-4.3.2-6|61	done
12cu|twiki-4.3.2-6|62	
12cu|twiki-4.3.2-6|63	# writable content
12cu|twiki-4.3.2-6|64	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cu|twiki-4.3.2-6|65	for dir in data pub working; do
12cu|twiki-4.3.2-6|66	cp -pr $dir %{buildroot}%{_localstatedir}/lib/%{name}
12cu|twiki-4.3.2-6|67	done
12cu|twiki-4.3.2-6|68	
12cu|twiki-4.3.2-6|69	# configuration
12cu|twiki-4.3.2-6|70	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cu|twiki-4.3.2-6|71	install -m 644 bin/LocalLib.cfg.txt \
12cu|twiki-4.3.2-6|72	%{buildroot}%{_sysconfdir}/%{name}/LocalLib.cfg
12cu|twiki-4.3.2-6|73	pushd %{buildroot}%{_datadir}/%{name}/bin
12cu|twiki-4.3.2-6|74	ln -sf ../../../..%{_sysconfdir}/%{name}/LocalLib.cfg .
12cu|twiki-4.3.2-6|75	popd
12cu|twiki-4.3.2-6|76	perl -pi \
12cu|twiki-4.3.2-6|77	-e 's|\$twikiLibPath =.*|\$twikiLibPath = "%{_datadir}/%{name}/lib";|' \
12cu|twiki-4.3.2-6|78	%{buildroot}%{_sysconfdir}/twiki/LocalLib.cfg
12cu|twiki-4.3.2-6|79	cat > %{buildroot}%{_sysconfdir}/%{name}/LocalSite.cfg <<'EOF'
12cu|twiki-4.3.2-6|80	# **URL M**
12cu|twiki-4.3.2-6|81	#  This is the root of all TWiki URLs e.g. http://myhost.com:123.
12cu|twiki-4.3.2-6|82	$TWiki::cfg{DefaultUrlHost} = 'http://localhost';
12cu|twiki-4.3.2-6|83	
12cu|twiki-4.3.2-6|84	# This is the 'cgi-bin' part of URLs used to access the TWiki bin
12cu|twiki-4.3.2-6|85	# directory
12cu|twiki-4.3.2-6|86	$TWiki::cfg{ScriptUrlPath} = '/twiki/bin';
12cu|twiki-4.3.2-6|87	
12cu|twiki-4.3.2-6|88	# Attachments URL path e.g. /twiki/pub
12cu|twiki-4.3.2-6|89	$TWiki::cfg{PubUrlPath} = '/twiki/pub';
12cu|twiki-4.3.2-6|90	
12cu|twiki-4.3.2-6|91	# Template directory e.g. /usr/local/twiki/templates
12cu|twiki-4.3.2-6|92	$TWiki::cfg{TemplateDir} = '/usr/share/twiki/templates';
12cu|twiki-4.3.2-6|93	
12cu|twiki-4.3.2-6|94	# Translation files directory (file path, not URL) e.g. /usr/local/twiki/locales
12cu|twiki-4.3.2-6|95	$TWiki::cfg{LocalesDir} = '/usr/share/twiki/locales';
12cu|twiki-4.3.2-6|96	
12cu|twiki-4.3.2-6|97	# Topic files store (file path, not URL) e.g. /usr/local/twiki/data
12cu|twiki-4.3.2-6|98	$TWiki::cfg{DataDir} = '/var/lib/twiki/data';
12cu|twiki-4.3.2-6|99	
12cu|twiki-4.3.2-6|100	# Attachments store (file path, not URL), must match /twiki/pub e.g.
12cu|twiki-4.3.2-6|101	# /usr/local/twiki/pub
12cu|twiki-4.3.2-6|102	$TWiki::cfg{PubDir} = '/var/lib/twiki/pub';
12cu|twiki-4.3.2-6|103	
12cu|twiki-4.3.2-6|104	# Directory where TWiki stores files that are required for the management
12cu|twiki-4.3.2-6|105	# of TWiki, but are not normally required to be browsed from the web.
12cu|twiki-4.3.2-6|106	$TWiki::cfg{WorkingDir} = '/var/lib/twiki/working';
12cu|twiki-4.3.2-6|107	EOF
12cu|twiki-4.3.2-6|108	pushd %{buildroot}%{_datadir}/%{name}/lib
12cu|twiki-4.3.2-6|109	ln -sf ../../../..%{_sysconfdir}/%{name}/LocalSite.cfg .
12cu|twiki-4.3.2-6|110	popd
12cu|twiki-4.3.2-6|111	
12cu|twiki-4.3.2-6|112	# cleanup
12cu|twiki-4.3.2-6|113	rm -rf %{buildroot}%{_datadir}/%{name}/lib/CPAN
12cu|twiki-4.3.2-6|114	rm -f %{buildroot}%{_datadir}/%{name}/www/bin/.htaccess.txt
12cu|twiki-4.3.2-6|115	rm -f %{buildroot}%{_datadir}/%{name}/www/bin/configure
12cu|twiki-4.3.2-6|116	find %{buildroot}%{_localstatedir}/lib/%{name} -name .htaccess -o -name README \
12cu|twiki-4.3.2-6|117	| xargs rm -f
12cu|twiki-4.3.2-6|118	
12cu|twiki-4.3.2-6|119	# apache configuration
12cu|twiki-4.3.2-6|120	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|twiki-4.3.2-6|121	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|twiki-4.3.2-6|122	# Twiki Apache configuration
12cu|twiki-4.3.2-6|123	Alias /twiki/pub %{_localstatedir}/lib/%{name}/pub
12cu|twiki-4.3.2-6|124	Alias /twiki %{_datadir}/%{name}
12cu|twiki-4.3.2-6|125	
12cu|twiki-4.3.2-6|126	<Directory %{_datadir}/%{name}>
12cu|twiki-4.3.2-6|127	Require all granted
12cu|twiki-4.3.2-6|128	DirectoryIndex bin/view
12cu|twiki-4.3.2-6|129	</Directory>
12cu|twiki-4.3.2-6|130	
12cu|twiki-4.3.2-6|131	<Directory %{_datadir}/%{name}/bin>
12cu|twiki-4.3.2-6|132	Options +ExecCGI
12cu|twiki-4.3.2-6|133	SetHandler cgi-script
12cu|twiki-4.3.2-6|134	</Directory>
12cu|twiki-4.3.2-6|135	
12cu|twiki-4.3.2-6|136	<Directory %{_datadir}/%{name}/lib>
12cu|twiki-4.3.2-6|137	Require all denied
12cu|twiki-4.3.2-6|138	</Directory>
12cu|twiki-4.3.2-6|139	
12cu|twiki-4.3.2-6|140	<Directory %{_datadir}/%{name}/locales>
12cu|twiki-4.3.2-6|141	Require all denied
12cu|twiki-4.3.2-6|142	</Directory>
12cu|twiki-4.3.2-6|143	
12cu|twiki-4.3.2-6|144	<Directory %{_datadir}/%{name}/templates>
12cu|twiki-4.3.2-6|145	Require all denied
12cu|twiki-4.3.2-6|146	</Directory>
12cu|twiki-4.3.2-6|147	
12cu|twiki-4.3.2-6|148	<Directory %{_datadir}/%{name}/tools>
12cu|twiki-4.3.2-6|149	Require all denied
12cu|twiki-4.3.2-6|150	</Directory>
12cu|twiki-4.3.2-6|151	
12cu|twiki-4.3.2-6|152	<Directory %{_localstatedir}/lib/%{name}/pub>
12cu|twiki-4.3.2-6|153	Require all granted
12cu|twiki-4.3.2-6|154	</Directory>
12cu|twiki-4.3.2-6|155	
12cu|twiki-4.3.2-6|156	EOF
12cu|twiki-4.3.2-6|157	
12cu|twiki-4.3.2-6|158	%files
12cu|twiki-4.3.2-6|159	%doc AUTHORS COPYING COPYRIGHT LICENSE
12cu|twiki-4.3.2-6|160	%{_datadir}/twiki
12cu|twiki-4.3.2-6|161	%attr(-,apache,apache) %{_localstatedir}/lib/twiki
12cu|twiki-4.3.2-6|162	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|twiki-4.3.2-6|163	%dir %{_sysconfdir}/%{name}
12cu|twiki-4.3.2-6|164	%config(noreplace) %attr(-,apache,apache) %{_sysconfdir}/%{name}/LocalSite.cfg
12cu|twiki-4.3.2-6|165	%config(noreplace) %attr(-,root,root) %{_sysconfdir}/%{name}/LocalLib.cfg
12cu|twiki-4.3.2-6|166	

13046 12
12cu|twin-0.6.2-4|1	# this is the tutf major
12cu|twin-0.6.2-4|2	%define major 0
12cu|twin-0.6.2-4|3	# tw major
12cu|twin-0.6.2-4|4	%define twmajor 4
12cu|twin-0.6.2-4|5	%define libname %mklibname %{name} %{major}
12cu|twin-0.6.2-4|6	%define develname %mklibname %{name} -d
12cu|twin-0.6.2-4|7	%define debug_package          %{nil}
12cu|twin-0.6.2-4|8	
12cu|twin-0.6.2-4|9	Summary:	A text mode Windows Manager
12cu|twin-0.6.2-4|10	Name:		twin
12cu|twin-0.6.2-4|11	Version:	0.6.2
12cu|twin-0.6.2-4|12	Release:	4
12cu|twin-0.6.2-4|13	License:	GPLv2
12cu|twin-0.6.2-4|14	Group:		Terminals
12cu|twin-0.6.2-4|15	Url:		http://sourceforge.net/projects/twin/
12cu|twin-0.6.2-4|16	Source0:	http://downloads.sourceforge.net/twin/%{name}-%{version}.tar.bz2
12cu|twin-0.6.2-4|17	Requires:	%{libname} = %{version}-%{release}
12cu|twin-0.6.2-4|18	BuildRequires:	bison
12cu|twin-0.6.2-4|19	BuildRequires:	pkgconfig(x11)
12cu|twin-0.6.2-4|20	BuildRequires:	gtk+-devel
12cu|twin-0.6.2-4|21	BuildRequires:	gpm-devel
12cu|twin-0.6.2-4|22	BuildRequires:	libggi-devel
12cu|twin-0.6.2-4|23	BuildRequires:	xpm-devel
12cu|twin-0.6.2-4|24	BuildRequires:	libltdl-devel
12cu|twin-0.6.2-4|25	
12cu|twin-0.6.2-4|26	%description
12cu|twin-0.6.2-4|27	Twin is a text-mode windowing environment:
12cu|twin-0.6.2-4|28	it draws and manages text windows on a text-mode display,
12cu|twin-0.6.2-4|29	like X11 does for graphical windows. It has a built-in window manager
12cu|twin-0.6.2-4|30	and terminal emulator, and can be used as server for remote clients
12cu|twin-0.6.2-4|31	in the same style as X11. It can display on Linux console, on X11
12cu|twin-0.6.2-4|32	and inside itself.
12cu|twin-0.6.2-4|33	
12cu|twin-0.6.2-4|34	%package -n %{libname}
12cu|twin-0.6.2-4|35	Summary:	Libraries from twin
12cu|twin-0.6.2-4|36	Group:		System/Libraries
12cu|twin-0.6.2-4|37	Provides:	lib%{name} = %{version}-%{release}
12cu|twin-0.6.2-4|38	
12cu|twin-0.6.2-4|39	%description -n %{libname}
12cu|twin-0.6.2-4|40	Twin is a text-mode windowing environment.
12cu|twin-0.6.2-4|41	This package contain shared libraries to run twin.
12cu|twin-0.6.2-4|42	
12cu|twin-0.6.2-4|43	%package -n %{develname}
12cu|twin-0.6.2-4|44	Summary:	Devellopment files from twin
12cu|twin-0.6.2-4|45	Group:		Development/Other
12cu|twin-0.6.2-4|46	Requires:	%{libname} = %{version}-%{release}
12cu|twin-0.6.2-4|47	Provides:	%{name}-devel = %{version}-%{release}
12cu|twin-0.6.2-4|48	Obsoletes:	%{mklibname %{name}0 -d}
12cu|twin-0.6.2-4|49	
12cu|twin-0.6.2-4|50	%description -n %{develname}
12cu|twin-0.6.2-4|51	Twin is a text-mode windowing environment.
12cu|twin-0.6.2-4|52	You need this package to build twin applications.
12cu|twin-0.6.2-4|53	
12cu|twin-0.6.2-4|54	%prep
12cu|twin-0.6.2-4|55	%setup -q
12cu|twin-0.6.2-4|56	
12cu|twin-0.6.2-4|57	%build
12cu|twin-0.6.2-4|58	%define _disable_ld_no_undefined 1
12cu|twin-0.6.2-4|59	%configure2_5x \
12cu|twin-0.6.2-4|60	--enable--shlibs=yes \
12cu|twin-0.6.2-4|61	--enable--modules=yes \
12cu|twin-0.6.2-4|62	--enable--unicode=yes \
12cu|twin-0.6.2-4|63	--enable--asm=yes
12cu|twin-0.6.2-4|64	
12cu|twin-0.6.2-4|65	# 0.4.5 don't like %make
12cu|twin-0.6.2-4|66	make
12cu|twin-0.6.2-4|67	
12cu|twin-0.6.2-4|68	%install
12cu|twin-0.6.2-4|69	%makeinstall_std
12cu|twin-0.6.2-4|70	
12cu|twin-0.6.2-4|71	%files
12cu|twin-0.6.2-4|72	%{_bindir}/*
12cu|twin-0.6.2-4|73	%{_sbindir}/*
12cu|twin-0.6.2-4|74	%{_libdir}/twin/system.*
12cu|twin-0.6.2-4|75	%{_libdir}/twin/.twenvrc.sh
12cu|twin-0.6.2-4|76	%{_libdir}/twin/.twinrc
12cu|twin-0.6.2-4|77	# from libname pkg, these are modules not the twin app
12cu|twin-0.6.2-4|78	%dir %{_libdir}/twin
12cu|twin-0.6.2-4|79	%dir %{_libdir}/twin/modules
12cu|twin-0.6.2-4|80	%{_libdir}/twin/modules/*.so.*
12cu|twin-0.6.2-4|81	%dir %{_libdir}/twin/modules/HW
12cu|twin-0.6.2-4|82	%{_libdir}/twin/modules/HW/*.so.*
12cu|twin-0.6.2-4|83	%{_mandir}/man1/%{name}.*
12cu|twin-0.6.2-4|84	%dir %{_datadir}/%{name}
12cu|twin-0.6.2-4|85	%{_datadir}/%{name}/*
12cu|twin-0.6.2-4|86	
12cu|twin-0.6.2-4|87	%files -n %{libname}
12cu|twin-0.6.2-4|88	%{_libdir}/libTutf.so.%{major}*
12cu|twin-0.6.2-4|89	%{_libdir}/libTw.so.%{twmajor}*
12cu|twin-0.6.2-4|90	
12cu|twin-0.6.2-4|91	%files -n %{develname}
12cu|twin-0.6.2-4|92	%dir %{_includedir}/Tw
12cu|twin-0.6.2-4|93	%{_includedir}/Tw/*
12cu|twin-0.6.2-4|94	%dir %{_includedir}/Tutf
12cu|twin-0.6.2-4|95	%{_includedir}/Tutf/*
12cu|twin-0.6.2-4|96	%{_libdir}/*.so
12cu|twin-0.6.2-4|97	%{_libdir}/*.a
12cu|twin-0.6.2-4|98	
12cu|twin-0.6.2-4|99	%changelog
12cu|twin-0.6.2-4|100	* Fri Mar 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.2-4
12cu|twin-0.6.2-4|101	+ Revision: 804dd92
12cu|twin-0.6.2-4|102	- Sync with cooker
12cu|twin-0.6.2-4|103	
12cu|twin-0.6.2-4|104	

13047 12
12cu|twinkle-1.4.2-8|1	Summary:	Voice Over IP phone using SIP for QT
12cu|twinkle-1.4.2-8|2	Name:		twinkle
12cu|twinkle-1.4.2-8|3	Version:	1.4.2
12cu|twinkle-1.4.2-8|4	Release:	8
12cu|twinkle-1.4.2-8|5	License:	GPLv2+
12cu|twinkle-1.4.2-8|6	Group:		Communications
12cu|twinkle-1.4.2-8|7	Url:		http://www.xs4all.nl/~mfnboer/twinkle/
12cu|twinkle-1.4.2-8|8	Source0:	http://www.xs4all.nl/~mfnboer/twinkle/download/%{name}-%{version}.tar.gz
12cu|twinkle-1.4.2-8|9	Patch0:		twinkle-1.4.2_libccrtp1.patch
12cu|twinkle-1.4.2-8|10	BuildRequires:	desktop-file-utils
12cu|twinkle-1.4.2-8|11	BuildRequires:	boost-devel
12cu|twinkle-1.4.2-8|12	BuildRequires:	libilbc-devel
12cu|twinkle-1.4.2-8|13	BuildRequires:	magic-devel
12cu|twinkle-1.4.2-8|14	BuildRequires:	qt3-devel
12cu|twinkle-1.4.2-8|15	BuildRequires:	readline-devel
12cu|twinkle-1.4.2-8|16	BuildRequires:	pkgconfig(alsa)
12cu|twinkle-1.4.2-8|17	BuildRequires:	pkgconfig(libccext2)
12cu|twinkle-1.4.2-8|18	BuildRequires:	pkgconfig(libccrtp)
12cu|twinkle-1.4.2-8|19	BuildRequires:	pkgconfig(libzrtpcpp)
12cu|twinkle-1.4.2-8|20	BuildRequires:	pkgconfig(sndfile)
12cu|twinkle-1.4.2-8|21	BuildRequires:	pkgconfig(speex)
12cu|twinkle-1.4.2-8|22	
12cu|twinkle-1.4.2-8|23	%description
12cu|twinkle-1.4.2-8|24	Twinkle is a soft phone for your voice over IP communcations using the SIP
12cu|twinkle-1.4.2-8|25	protocol. You can use it for direct IP phone to IP phone communication or in
12cu|twinkle-1.4.2-8|26	a network using a SIP proxy to route your calls.
12cu|twinkle-1.4.2-8|27	
12cu|twinkle-1.4.2-8|28	%files
12cu|twinkle-1.4.2-8|29	%doc AUTHORS ChangeLog NEWS README THANKS
12cu|twinkle-1.4.2-8|30	%{_bindir}/%{name}
12cu|twinkle-1.4.2-8|31	%{_datadir}/%{name}
12cu|twinkle-1.4.2-8|32	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|twinkle-1.4.2-8|33	%{_datadir}/applications/*.desktop
12cu|twinkle-1.4.2-8|34	
12cu|twinkle-1.4.2-8|35	#----------------------------------------------------------------------------
12cu|twinkle-1.4.2-8|36	
12cu|twinkle-1.4.2-8|37	%prep
12cu|twinkle-1.4.2-8|38	%setup -q
12cu|twinkle-1.4.2-8|39	%apply_patches
12cu|twinkle-1.4.2-8|40	
12cu|twinkle-1.4.2-8|41	%build
12cu|twinkle-1.4.2-8|42	export QTDIR=%{qt3dir}
12cu|twinkle-1.4.2-8|43	export PATH=%{qt3dir}/bin:${PATH}
12cu|twinkle-1.4.2-8|44	%configure2_5x \
12cu|twinkle-1.4.2-8|45	--with-zrtp \
12cu|twinkle-1.4.2-8|46	--without-kde
12cu|twinkle-1.4.2-8|47	%make
12cu|twinkle-1.4.2-8|48	
12cu|twinkle-1.4.2-8|49	%install
12cu|twinkle-1.4.2-8|50	%makeinstall_std
12cu|twinkle-1.4.2-8|51	
12cu|twinkle-1.4.2-8|52	#icons
12cu|twinkle-1.4.2-8|53	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|twinkle-1.4.2-8|54	install -m 0644 src/gui/images/twinkle48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|twinkle-1.4.2-8|55	install -m 0644 src/gui/images/twinkle32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|twinkle-1.4.2-8|56	install -m 0644 src/gui/images/twinkle16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|twinkle-1.4.2-8|57	
12cu|twinkle-1.4.2-8|58	mkdir -p %{buildroot}%{_datadir}/applications
12cu|twinkle-1.4.2-8|59	
12cu|twinkle-1.4.2-8|60	# correct icon syntax
12cu|twinkle-1.4.2-8|61	sed -i -e 's,%{_datadir}/%{name}/twinkle48.png,%{name},g' %{name}.desktop
12cu|twinkle-1.4.2-8|62	# run via soundwrapper
12cu|twinkle-1.4.2-8|63	sed -i -e 's,Exec=%{name},Exec=soundwrapper %{_bindir}/%{name},g' %{name}.desktop
12cu|twinkle-1.4.2-8|64	desktop-file-install --vendor="" \
12cu|twinkle-1.4.2-8|65	--dir %{buildroot}%{_datadir}/applications/ \
12cu|twinkle-1.4.2-8|66	--remove-category="KDE" \
12cu|twinkle-1.4.2-8|67	%{name}.desktop
12cu|twinkle-1.4.2-8|68	
12cu|twinkle-1.4.2-8|69	
12cu|twinkle-1.4.2-8|70	%changelog
12cu|twinkle-1.4.2-8|71	* Wed Mar 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.2-8
12cu|twinkle-1.4.2-8|72	+ Revision: 8b7be00
12cu|twinkle-1.4.2-8|73	- LOG Spec cleanup
12cu|twinkle-1.4.2-8|74	
12cu|twinkle-1.4.2-8|75	

13048 12
12cu|txt2tags-2.6-1|1	
12cu|txt2tags-2.6-1|2	Name: txt2tags
12cu|txt2tags-2.6-1|3	Version: 2.6
12cu|txt2tags-2.6-1|4	Release: 1
12cu|txt2tags-2.6-1|5	Summary: Converts text files to HTML, XHTML, sgml, LaTeX, man, etc
12cu|txt2tags-2.6-1|6	Group: Text tools
12cu|txt2tags-2.6-1|7	License: GPL
12cu|txt2tags-2.6-1|8	URL: http://txt2tags.sourceforge.net
12cu|txt2tags-2.6-1|9	# original source file is .tgz. Here it's bzipped as per Mandriva policy
12cu|txt2tags-2.6-1|10	Source: http://txt2tags.sourceforge.net/src/%{name}-%{version}.tgz
12cu|txt2tags-2.6-1|11	Requires: python
12cu|txt2tags-2.6-1|12	BuildArch: noarch
12cu|txt2tags-2.6-1|13	BuildRequires: gettext
12cu|txt2tags-2.6-1|14	
12cu|txt2tags-2.6-1|15	%description
12cu|txt2tags-2.6-1|16	Txt2tags is a generic text converter. From a simple text file with minimal
12cu|txt2tags-2.6-1|17	markup, it generates documents on the following formats: HTML, XHTML, sgml,
12cu|txt2tags-2.6-1|18	LaTeX, Lout, man, Magic Point (mgp), MoinMoin and Adobe PageMaker. Supports
12cu|txt2tags-2.6-1|19	heading, font beautifiers, verbatim, quote, link, lists, table and image.
12cu|txt2tags-2.6-1|20	There are GUI, Web and cmdline interfaces. It's a single Python script and
12cu|txt2tags-2.6-1|21	no external commands or libraries are needed.
12cu|txt2tags-2.6-1|22	
12cu|txt2tags-2.6-1|23	%prep
12cu|txt2tags-2.6-1|24	%setup -q
12cu|txt2tags-2.6-1|25	
12cu|txt2tags-2.6-1|26	# compile the translated messages for all languages
12cu|txt2tags-2.6-1|27	%define LANGS $(cd po; ls *.po | cut -d. -f1)
12cu|txt2tags-2.6-1|28	for lang in %{LANGS}; do
12cu|txt2tags-2.6-1|29	msgfmt -o po/$lang.mo po/$lang.po
12cu|txt2tags-2.6-1|30	done
12cu|txt2tags-2.6-1|31	
12cu|txt2tags-2.6-1|32	%install
12cu|txt2tags-2.6-1|33	chmod 644 extras/*
12cu|txt2tags-2.6-1|34	chmod a+x extras/markitup
12cu|txt2tags-2.6-1|35	chmod a+x extras/pmwiki
12cu|txt2tags-2.6-1|36	
12cu|txt2tags-2.6-1|37	# executables
12cu|txt2tags-2.6-1|38	install -d %{buildroot}%{_bindir}
12cu|txt2tags-2.6-1|39	install -m 0755 %{name} %{buildroot}%{_bindir}
12cu|txt2tags-2.6-1|40	
12cu|txt2tags-2.6-1|41	# man pages
12cu|txt2tags-2.6-1|42	install -d %{buildroot}/%{_mandir}/man1
12cu|txt2tags-2.6-1|43	install -m 0644 doc/manpage.man %{buildroot}/%{_mandir}/man1/txt2tags.1
12cu|txt2tags-2.6-1|44	rm doc/manpage.man
12cu|txt2tags-2.6-1|45	
12cu|txt2tags-2.6-1|46	cd doc
12cu|txt2tags-2.6-1|47	for lang in $(ls -p1 | grep / | cut -d/ -f1); do
12cu|txt2tags-2.6-1|48	if [ ! -z $(ls $lang | grep .man) ]; then
12cu|txt2tags-2.6-1|49	install -d %{buildroot}/%{_mandir}/$lang/man1
12cu|txt2tags-2.6-1|50	install -m 0644 $lang/$(ls $lang | grep .man) %{buildroot}/%{_mandir}/$lang/man1/txt2tags.1
12cu|txt2tags-2.6-1|51	rm $lang/$(ls $lang | grep .man)
12cu|txt2tags-2.6-1|52	fi
12cu|txt2tags-2.6-1|53	done
12cu|txt2tags-2.6-1|54	cd ..
12cu|txt2tags-2.6-1|55	
12cu|txt2tags-2.6-1|56	# translations
12cu|txt2tags-2.6-1|57	for lang in %{LANGS}; do
12cu|txt2tags-2.6-1|58	install -d \
12cu|txt2tags-2.6-1|59	%{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES
12cu|txt2tags-2.6-1|60	install -m 0644 po/$lang.mo \
12cu|txt2tags-2.6-1|61	%{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES/txt2tags.mo
12cu|txt2tags-2.6-1|62	done
12cu|txt2tags-2.6-1|63	
12cu|txt2tags-2.6-1|64	%clean
12cu|txt2tags-2.6-1|65	
12cu|txt2tags-2.6-1|66	%files
12cu|txt2tags-2.6-1|67	%defattr(-,root,root,0755)
12cu|txt2tags-2.6-1|68	%doc ChangeLog README COPYING
12cu|txt2tags-2.6-1|69	%doc %dir doc %dir extras %dir samples
12cu|txt2tags-2.6-1|70	%{_bindir}/%{name}
12cu|txt2tags-2.6-1|71	%{_mandir}/man1/txt2tags.1*
12cu|txt2tags-2.6-1|72	%{_datadir}/locale/*/LC_MESSAGES/txt2tags.mo
12cu|txt2tags-2.6-1|73	
12cu|txt2tags-2.6-1|74	%changelog
12cu|txt2tags-2.6-1|75	* Wed Feb 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6-1
12cu|txt2tags-2.6-1|76	+ Revision: dc886cb
12cu|txt2tags-2.6-1|77	- Updated to 2.6
12cu|txt2tags-2.6-1|78	
12cu|txt2tags-2.6-1|79	

13049 12
12cu|uchardet-0.0.1-1|1	# define distsuffix mrb
12cu|uchardet-0.0.1-1|2	# define debug_package %{nil}
12cu|uchardet-0.0.1-1|3	
12cu|uchardet-0.0.1-1|4	
12cu|uchardet-0.0.1-1|5	%define lib_major 0
12cu|uchardet-0.0.1-1|6	%define lib_name %mklibname uchardet %{lib_major}
12cu|uchardet-0.0.1-1|7	%define develname %mklibname -d uchardet
12cu|uchardet-0.0.1-1|8	
12cu|uchardet-0.0.1-1|9	Name: uchardet
12cu|uchardet-0.0.1-1|10	Summary: Universal char-set detection
12cu|uchardet-0.0.1-1|11	Version: 0.0.1
12cu|uchardet-0.0.1-1|12	Release: 1
12cu|uchardet-0.0.1-1|13	Group: Development/Other
12cu|uchardet-0.0.1-1|14	License: MPLv1.1
12cu|uchardet-0.0.1-1|15	URL: http://code.google.com/p/uchardet/
12cu|uchardet-0.0.1-1|16	Source0: http://uchardet.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|uchardet-0.0.1-1|17	BuildRequires: cmake
12cu|uchardet-0.0.1-1|18	
12cu|uchardet-0.0.1-1|19	%description
12cu|uchardet-0.0.1-1|20	uchardet is a C language binding of the original C++ implementation of the
12cu|uchardet-0.0.1-1|21	universal char-set detection library by Mozilla. uchardet is an encoding
12cu|uchardet-0.0.1-1|22	detector library, which takes a sequence of bytes in an unknown character
12cu|uchardet-0.0.1-1|23	encoding without any additional information, and attempts to determine the
12cu|uchardet-0.0.1-1|24	encoding of the text.
12cu|uchardet-0.0.1-1|25	
12cu|uchardet-0.0.1-1|26	
12cu|uchardet-0.0.1-1|27	%package -n %{lib_name}
12cu|uchardet-0.0.1-1|28	Summary:    Universal charset detection
12cu|uchardet-0.0.1-1|29	Group:      Development/Other
12cu|uchardet-0.0.1-1|30	
12cu|uchardet-0.0.1-1|31	%description -n %{lib_name}
12cu|uchardet-0.0.1-1|32	C language binding of the original C++ implementation of the
12cu|uchardet-0.0.1-1|33	universal char-set detection library by Mozilla.
12cu|uchardet-0.0.1-1|34	
12cu|uchardet-0.0.1-1|35	%files
12cu|uchardet-0.0.1-1|36	%doc COPYING AUTHORS
12cu|uchardet-0.0.1-1|37	%{_bindir}/%{name}
12cu|uchardet-0.0.1-1|38	%{_mandir}/man1/%{name}.1.*
12cu|uchardet-0.0.1-1|39	
12cu|uchardet-0.0.1-1|40	%files -n %{lib_name}
12cu|uchardet-0.0.1-1|41	%doc COPYING AUTHORS
12cu|uchardet-0.0.1-1|42	%{_libdir}/lib%{name}.so.%{lib_major}*
12cu|uchardet-0.0.1-1|43	
12cu|uchardet-0.0.1-1|44	
12cu|uchardet-0.0.1-1|45	
12cu|uchardet-0.0.1-1|46	
12cu|uchardet-0.0.1-1|47	
12cu|uchardet-0.0.1-1|48	%package -n %develname
12cu|uchardet-0.0.1-1|49	Summary: Development files for uchardet
12cu|uchardet-0.0.1-1|50	Provides:  %{name}-devel = %{version}-%{release}
12cu|uchardet-0.0.1-1|51	Requires:  %{lib_name} = %{version}-%release
12cu|uchardet-0.0.1-1|52	
12cu|uchardet-0.0.1-1|53	%description -n %develname
12cu|uchardet-0.0.1-1|54	Header files and Libraries for the package uchardet.
12cu|uchardet-0.0.1-1|55	
12cu|uchardet-0.0.1-1|56	%files -n %develname
12cu|uchardet-0.0.1-1|57	%doc COPYING AUTHORS
12cu|uchardet-0.0.1-1|58	%{_includedir}/%{name}
12cu|uchardet-0.0.1-1|59	%{_libdir}/lib%{name}.a
12cu|uchardet-0.0.1-1|60	%{_libdir}/lib%{name}.so
12cu|uchardet-0.0.1-1|61	%{_libdir}/pkgconfig/%{name}.pc
12cu|uchardet-0.0.1-1|62	
12cu|uchardet-0.0.1-1|63	
12cu|uchardet-0.0.1-1|64	%prep
12cu|uchardet-0.0.1-1|65	%setup -q
12cu|uchardet-0.0.1-1|66	
12cu|uchardet-0.0.1-1|67	%build
12cu|uchardet-0.0.1-1|68	%cmake
12cu|uchardet-0.0.1-1|69	%make
12cu|uchardet-0.0.1-1|70	
12cu|uchardet-0.0.1-1|71	%install
12cu|uchardet-0.0.1-1|72	%makeinstall_std -C build
12cu|uchardet-0.0.1-1|73	
12cu|uchardet-0.0.1-1|74	
12cu|uchardet-0.0.1-1|75	
12cu|uchardet-0.0.1-1|76	
12cu|uchardet-0.0.1-1|77	
12cu|uchardet-0.0.1-1|78	
12cu|uchardet-0.0.1-1|79	%changelog
12cu|uchardet-0.0.1-1|80	* Sun Oct 27 2013 symbianflo <symbianflo@mandrivausers.ro> 0.0.1-1
12cu|uchardet-0.0.1-1|81	+ Revision: 3aa5a4b
12cu|uchardet-0.0.1-1|82	- LOG: move manpage in main package
12cu|uchardet-0.0.1-1|83	
12cu|uchardet-0.0.1-1|84	

13050 12
12cu|ucommon-6.0.3-1|1	# Copyright (c) 2008, 2009 David Sugar, Tycho Softworks.
12cu|ucommon-6.0.3-1|2	# This file is free software; as a special exception the author gives
12cu|ucommon-6.0.3-1|3	# unlimited permission to copy and/or distribute it, with or without
12cu|ucommon-6.0.3-1|4	# modifications, as long as this notice is preserved.
12cu|ucommon-6.0.3-1|5	#
12cu|ucommon-6.0.3-1|6	# This program is distributed in the hope that it will be useful,
12cu|ucommon-6.0.3-1|7	# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12cu|ucommon-6.0.3-1|8	# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12cu|ucommon-6.0.3-1|9	# PARTICULAR PURPOSE.
12cu|ucommon-6.0.3-1|10	
12cu|ucommon-6.0.3-1|11	%define	major	6
12cu|ucommon-6.0.3-1|12	%define	libname	%mklibname ucommon %{major}
12cu|ucommon-6.0.3-1|13	%define	libusecure	%mklibname usecure %{major}
12cu|ucommon-6.0.3-1|14	%define	libcommoncpp	%mklibname commoncpp %{major}
12cu|ucommon-6.0.3-1|15	%define	devname	%mklibname ucommon -d
12cu|ucommon-6.0.3-1|16	
12cu|ucommon-6.0.3-1|17	Summary:	Portable C++ framework for threads and sockets
12cu|ucommon-6.0.3-1|18	Name:		ucommon
12cu|ucommon-6.0.3-1|19	Version:	6.0.3
12cu|ucommon-6.0.3-1|20	Release:	1
12cu|ucommon-6.0.3-1|21	License:	LGPLv3+
12cu|ucommon-6.0.3-1|22	Group:		Development/C++
12cu|ucommon-6.0.3-1|23	URL:		http://www.gnu.org/software/commoncpp
12cu|ucommon-6.0.3-1|24	Source0:	http://www.gnutelephony.org/dist/tarballs/%{name}-%{version}.tar.gz
12cu|ucommon-6.0.3-1|25	Source1:	http://www.gnutelephony.org/dist/tarballs/%{name}-%{version}.tar.gz.sig
12cu|ucommon-6.0.3-1|26	
12cu|ucommon-6.0.3-1|27	BuildRequires:	cmake
12cu|ucommon-6.0.3-1|28	BuildRequires:	doxygen
12cu|ucommon-6.0.3-1|29	BuildRequires:	graphviz
12cu|ucommon-6.0.3-1|30	BuildRequires:	pkgconfig(openssl)
12cu|ucommon-6.0.3-1|31	
12cu|ucommon-6.0.3-1|32	%description
12cu|ucommon-6.0.3-1|33	GNU uCommon C++ is a lightweight library to facilitate using C++ design
12cu|ucommon-6.0.3-1|34	patterns even for very deeply embedded applications, such as for systems using
12cu|ucommon-6.0.3-1|35	uClibc along with POSIX threading support. For this reason, uCommon disables
12cu|ucommon-6.0.3-1|36	language features that consume memory or introduce runtime overhead. uCommon
12cu|ucommon-6.0.3-1|37	introduces some design patterns from Objective-C, such as reference counted
12cu|ucommon-6.0.3-1|38	objects, memory pools, and smart pointers.  uCommon introduces some new
12cu|ucommon-6.0.3-1|39	concepts for handling of thread locking and synchronization.
12cu|ucommon-6.0.3-1|40	
12cu|ucommon-6.0.3-1|41	%package bin
12cu|ucommon-6.0.3-1|42	Summary:	ucommon system and support applications
12cu|ucommon-6.0.3-1|43	Group:		Development/Other
12cu|ucommon-6.0.3-1|44	
12cu|ucommon-6.0.3-1|45	%description bin
12cu|ucommon-6.0.3-1|46	This is a collection of command line tools that use various aspects of the
12cu|ucommon-6.0.3-1|47	ucommon library.  Some may be needed to prepare files or for development of
12cu|ucommon-6.0.3-1|48	applications.
12cu|ucommon-6.0.3-1|49	
12cu|ucommon-6.0.3-1|50	%package -n %{libname}
12cu|ucommon-6.0.3-1|51	Summary:	ucommon library
12cu|ucommon-6.0.3-1|52	Group:		System/Libraries
12cu|ucommon-6.0.3-1|53	
12cu|ucommon-6.0.3-1|54	%description -n %{libname}
12cu|ucommon-6.0.3-1|55	Runtime library for ucommon.
12cu|ucommon-6.0.3-1|56	
12cu|ucommon-6.0.3-1|57	%package -n %{libusecure}
12cu|ucommon-6.0.3-1|58	Summary:	usecure library
12cu|ucommon-6.0.3-1|59	Group:		System/Libraries
12cu|ucommon-6.0.3-1|60	
12cu|ucommon-6.0.3-1|61	%description -n %{libname}
12cu|ucommon-6.0.3-1|62	Runtime library for usecure.
12cu|ucommon-6.0.3-1|63	
12cu|ucommon-6.0.3-1|64	%package -n %{libcommoncpp}
12cu|ucommon-6.0.3-1|65	Summary:	commoncpp library
12cu|ucommon-6.0.3-1|66	Group:		System/Libraries
12cu|ucommon-6.0.3-1|67	
12cu|ucommon-6.0.3-1|68	%description -n %{libcommoncpp}
12cu|ucommon-6.0.3-1|69	Runtime library for commoncpp.
12cu|ucommon-6.0.3-1|70	
12cu|ucommon-6.0.3-1|71	%package -n %{devname}
12cu|ucommon-6.0.3-1|72	Summary:	Headers for building uCommon applications
12cu|ucommon-6.0.3-1|73	Group:		Development/C++
12cu|ucommon-6.0.3-1|74	Requires:	%{libname} = %{version}
12cu|ucommon-6.0.3-1|75	Requires:	%{libusecure} = %{version}
12cu|ucommon-6.0.3-1|76	Requires:	%{libcommoncpp} = %{version}
12cu|ucommon-6.0.3-1|77	%rename	%{name}-devel
12cu|ucommon-6.0.3-1|78	
12cu|ucommon-6.0.3-1|79	%description -n %{devname}
12cu|ucommon-6.0.3-1|80	This package provides header and support files needed for building
12cu|ucommon-6.0.3-1|81	applications that use the uCommon library and frameworks
12cu|ucommon-6.0.3-1|82	
12cu|ucommon-6.0.3-1|83	%package doc
12cu|ucommon-6.0.3-1|84	Group: Books/Computer books
12cu|ucommon-6.0.3-1|85	Summary: Generated class documentation for uCommon
12cu|ucommon-6.0.3-1|86	
12cu|ucommon-6.0.3-1|87	%description doc
12cu|ucommon-6.0.3-1|88	Generated class documentation for GNU uCommon library from header files,
12cu|ucommon-6.0.3-1|89	html browsable.
12cu|ucommon-6.0.3-1|90	
12cu|ucommon-6.0.3-1|91	%prep
12cu|ucommon-6.0.3-1|92	%setup -q
12cu|ucommon-6.0.3-1|93	
12cu|ucommon-6.0.3-1|94	%build
12cu|ucommon-6.0.3-1|95	%cmake
12cu|ucommon-6.0.3-1|96	%make
12cu|ucommon-6.0.3-1|97	%make doc
12cu|ucommon-6.0.3-1|98	
12cu|ucommon-6.0.3-1|99	%install
12cu|ucommon-6.0.3-1|100	cd build
12cu|ucommon-6.0.3-1|101	%make DESTDIR=%{buildroot} INSTALL="install -p" install
12cu|ucommon-6.0.3-1|102	chmod 0755 %{buildroot}%{_bindir}/ucommon-config
12cu|ucommon-6.0.3-1|103	chmod 0755 %{buildroot}%{_bindir}/commoncpp-config
12cu|ucommon-6.0.3-1|104	mkdir -p %{buildroot}/%{_mandir}/man1
12cu|ucommon-6.0.3-1|105	install -m644 ../utils/*.1 -D %{buildroot}/%{_mandir}/man1
12cu|ucommon-6.0.3-1|106	install -m644 ../*.1 -D %{buildroot}/%{_mandir}/man1
12cu|ucommon-6.0.3-1|107	cp -r doc ..
12cu|ucommon-6.0.3-1|108	
12cu|ucommon-6.0.3-1|109	%files bin
12cu|ucommon-6.0.3-1|110	%doc AUTHORS README COPYRIGHT NEWS SUPPORT ChangeLog
12cu|ucommon-6.0.3-1|111	%{_bindir}/args
12cu|ucommon-6.0.3-1|112	%{_bindir}/car
12cu|ucommon-6.0.3-1|113	%{_bindir}/scrub*
12cu|ucommon-6.0.3-1|114	%{_bindir}/mdsum
12cu|ucommon-6.0.3-1|115	%{_bindir}/sockaddr
12cu|ucommon-6.0.3-1|116	%{_bindir}/zerofill
12cu|ucommon-6.0.3-1|117	%{_bindir}/pdetach
12cu|ucommon-6.0.3-1|118	%{_mandir}/man1/args.*
12cu|ucommon-6.0.3-1|119	%{_mandir}/man1/car.*
12cu|ucommon-6.0.3-1|120	%{_mandir}/man1/pdetach.*
12cu|ucommon-6.0.3-1|121	%{_mandir}/man1/scrub*.*
12cu|ucommon-6.0.3-1|122	%{_mandir}/man1/mdsum.*
12cu|ucommon-6.0.3-1|123	%{_mandir}/man1/sockaddr.*
12cu|ucommon-6.0.3-1|124	%{_mandir}/man1/zerofill.*
12cu|ucommon-6.0.3-1|125	
12cu|ucommon-6.0.3-1|126	%files -n %{libname}
12cu|ucommon-6.0.3-1|127	%{_libdir}/libucommon.so.%{major}*
12cu|ucommon-6.0.3-1|128	
12cu|ucommon-6.0.3-1|129	%files -n %{libusecure}
12cu|ucommon-6.0.3-1|130	%{_libdir}/libusecure.so.%{major}*
12cu|ucommon-6.0.3-1|131	
12cu|ucommon-6.0.3-1|132	%files -n %{libcommoncpp}
12cu|ucommon-6.0.3-1|133	%{_libdir}/libcommoncpp.so.%{major}*
12cu|ucommon-6.0.3-1|134	
12cu|ucommon-6.0.3-1|135	%files -n %{devname}
12cu|ucommon-6.0.3-1|136	%{_libdir}/*.so
12cu|ucommon-6.0.3-1|137	%{_includedir}/ucommon/
12cu|ucommon-6.0.3-1|138	%{_includedir}/commoncpp/
12cu|ucommon-6.0.3-1|139	%{_libdir}/pkgconfig/*.pc
12cu|ucommon-6.0.3-1|140	%{_bindir}/ucommon-config
12cu|ucommon-6.0.3-1|141	%{_bindir}/commoncpp-config
12cu|ucommon-6.0.3-1|142	%{_mandir}/man1/ucommon-config.*
12cu|ucommon-6.0.3-1|143	%{_mandir}/man1/commoncpp-config.*
12cu|ucommon-6.0.3-1|144	
12cu|ucommon-6.0.3-1|145	%files doc
12cu|ucommon-6.0.3-1|146	%doc AUTHORS README COPYRIGHT NEWS SUPPORT ChangeLog
12cu|ucommon-6.0.3-1|147	%doc doc/html
12cu|ucommon-6.0.3-1|148	

13051 12
12cu|udftools-1.0.0-0.b3.15|1	%define beta b3
12cu|udftools-1.0.0-0.b3.15|2	%define tarver %{version}%{beta}cvs20040419
12cu|udftools-1.0.0-0.b3.15|3	%define mdkrel 15
12cu|udftools-1.0.0-0.b3.15|4	
12cu|udftools-1.0.0-0.b3.15|5	%if %{beta}
12cu|udftools-1.0.0-0.b3.15|6	%define release 0.%{beta}.%{mdkrel}
12cu|udftools-1.0.0-0.b3.15|7	%else
12cu|udftools-1.0.0-0.b3.15|8	%define release %{mdkrel}
12cu|udftools-1.0.0-0.b3.15|9	%endif
12cu|udftools-1.0.0-0.b3.15|10	
12cu|udftools-1.0.0-0.b3.15|11	%define major 1
12cu|udftools-1.0.0-0.b3.15|12	%define libname %mklibname udffs %{major}
12cu|udftools-1.0.0-0.b3.15|13	%define devname %mklibname udffs -d
12cu|udftools-1.0.0-0.b3.15|14	
12cu|udftools-1.0.0-0.b3.15|15	Summary:	UDF filesystem tools
12cu|udftools-1.0.0-0.b3.15|16	Name:		udftools
12cu|udftools-1.0.0-0.b3.15|17	Version:	1.0.0
12cu|udftools-1.0.0-0.b3.15|18	Release:	%{release}
12cu|udftools-1.0.0-0.b3.15|19	Epoch:		1
12cu|udftools-1.0.0-0.b3.15|20	License:	GPLv2+
12cu|udftools-1.0.0-0.b3.15|21	Group:		System/Kernel and hardware
12cu|udftools-1.0.0-0.b3.15|22	Url:		http://sourceforge.net/projects/linux-udf/
12cu|udftools-1.0.0-0.b3.15|23	Source0:	%{name}-%{tarver}.tar.bz2
12cu|udftools-1.0.0-0.b3.15|24	Source1:	pktcdvd.init.d.bz2
12cu|udftools-1.0.0-0.b3.15|25	Source2:	pktcdvd.sysconfig.bz2
12cu|udftools-1.0.0-0.b3.15|26	Source3:	pktcdvd.html.bz2
12cu|udftools-1.0.0-0.b3.15|27	Source4:	pktcdvd-hint.txt.bz2
12cu|udftools-1.0.0-0.b3.15|28	Patch2:		udftools-disable_broken.patch
12cu|udftools-1.0.0-0.b3.15|29	Patch3:		udftools-1.0.0b3cvs_add_cdmrw.patch
12cu|udftools-1.0.0-0.b3.15|30	Patch4:		udftools-1.0.0b3-kernel-2.6.8.1.patch
12cu|udftools-1.0.0-0.b3.15|31	Patch5:		udftools-1.0.0-gcc4.patch
12cu|udftools-1.0.0-0.b3.15|32	Patch6:		udftools-open.patch
12cu|udftools-1.0.0-0.b3.15|33	Patch7:		udftools-include.patch
12cu|udftools-1.0.0-0.b3.15|34	BuildRequires:	readline-devel
12cu|udftools-1.0.0-0.b3.15|35	BuildRequires:	pkgconfig(ncurses)
12cu|udftools-1.0.0-0.b3.15|36	Requires(post):	rpm-helper
12cu|udftools-1.0.0-0.b3.15|37	Requires(preun):rpm-helper
12cu|udftools-1.0.0-0.b3.15|38	Provides:	udf = %{EVRD}
12cu|udftools-1.0.0-0.b3.15|39	
12cu|udftools-1.0.0-0.b3.15|40	%description -n udftools
12cu|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.
12cu|udftools-1.0.0-0.b3.15|42	They are also used for managing Packet-CD/DVD devices and media.
12cu|udftools-1.0.0-0.b3.15|43	
12cu|udftools-1.0.0-0.b3.15|44	%files
12cu|udftools-1.0.0-0.b3.15|45	%doc ChangeLog AUTHORS doc/pktcdvd*
12cu|udftools-1.0.0-0.b3.15|46	%{_bindir}/*
12cu|udftools-1.0.0-0.b3.15|47	%attr (0755,root,root) %{_initrddir}/pktcdvd
12cu|udftools-1.0.0-0.b3.15|48	%config (noreplace) %{_sysconfdir}/sysconfig/pktcdvd
12cu|udftools-1.0.0-0.b3.15|49	%{_mandir}/man1/*.1*
12cu|udftools-1.0.0-0.b3.15|50	%{_mandir}/man8/*.8*
12cu|udftools-1.0.0-0.b3.15|51	
12cu|udftools-1.0.0-0.b3.15|52	%post
12cu|udftools-1.0.0-0.b3.15|53	%_post_service pktcdvd
12cu|udftools-1.0.0-0.b3.15|54	
12cu|udftools-1.0.0-0.b3.15|55	%preun
12cu|udftools-1.0.0-0.b3.15|56	%_preun_service pktcdvd
12cu|udftools-1.0.0-0.b3.15|57	
12cu|udftools-1.0.0-0.b3.15|58	#----------------------------------------------------------------------------
12cu|udftools-1.0.0-0.b3.15|59	
12cu|udftools-1.0.0-0.b3.15|60	%package -n %{libname}
12cu|udftools-1.0.0-0.b3.15|61	Summary:	Shared library for %{name}
12cu|udftools-1.0.0-0.b3.15|62	Group:		System/Libraries
12cu|udftools-1.0.0-0.b3.15|63	Obsoletes:	%{_lib}udftools1 < 1:1.0.0-0.b3.15
12cu|udftools-1.0.0-0.b3.15|64	Conflicts:	%{_lib}udftools1 < 1:1.0.0-0.b3.15
12cu|udftools-1.0.0-0.b3.15|65	
12cu|udftools-1.0.0-0.b3.15|66	%description -n %{libname}
12cu|udftools-1.0.0-0.b3.15|67	This package contains the libraries needed by %{name}.
12cu|udftools-1.0.0-0.b3.15|68	
12cu|udftools-1.0.0-0.b3.15|69	%files -n %{libname}
12cu|udftools-1.0.0-0.b3.15|70	%{_libdir}/libudffs.so.%{major}*
12cu|udftools-1.0.0-0.b3.15|71	
12cu|udftools-1.0.0-0.b3.15|72	#----------------------------------------------------------------------------
12cu|udftools-1.0.0-0.b3.15|73	
12cu|udftools-1.0.0-0.b3.15|74	%package -n %{devname}
12cu|udftools-1.0.0-0.b3.15|75	Summary:	Devel files from %{name}
12cu|udftools-1.0.0-0.b3.15|76	Group:		Development/C
12cu|udftools-1.0.0-0.b3.15|77	Requires:	%{libname} = %{EVRD}
12cu|udftools-1.0.0-0.b3.15|78	Provides:	%{name}-devel = %{EVRD}
12cu|udftools-1.0.0-0.b3.15|79	Obsoletes:	%{_lib}udftools-devel < 1:1.0.0-0.b3.15
12cu|udftools-1.0.0-0.b3.15|80	Conflicts:	%{_lib}udftools-devel < 1:1.0.0-0.b3.15
12cu|udftools-1.0.0-0.b3.15|81	Obsoletes:	%{_lib}udftools-static-devel < 1:1.0.0-0.b3.15
12cu|udftools-1.0.0-0.b3.15|82	
12cu|udftools-1.0.0-0.b3.15|83	%description -n %{devname}
12cu|udftools-1.0.0-0.b3.15|84	This is the libraries, include files and other resources you can use
12cu|udftools-1.0.0-0.b3.15|85	to incorporate %{name} into applications.
12cu|udftools-1.0.0-0.b3.15|86	
12cu|udftools-1.0.0-0.b3.15|87	%files -n %{devname}
12cu|udftools-1.0.0-0.b3.15|88	%{_libdir}/libudffs.so
12cu|udftools-1.0.0-0.b3.15|89	
12cu|udftools-1.0.0-0.b3.15|90	#----------------------------------------------------------------------------
12cu|udftools-1.0.0-0.b3.15|91	
12cu|udftools-1.0.0-0.b3.15|92	%prep
12cu|udftools-1.0.0-0.b3.15|93	%setup -q -n %{name}
12cu|udftools-1.0.0-0.b3.15|94	%patch3 -p1
12cu|udftools-1.0.0-0.b3.15|95	%patch4 -p1 -b .kernel-2.6.8.1
12cu|udftools-1.0.0-0.b3.15|96	%patch5 -p1 -b .gcc4
12cu|udftools-1.0.0-0.b3.15|97	%patch6 -p0
12cu|udftools-1.0.0-0.b3.15|98	%patch7 -p0
12cu|udftools-1.0.0-0.b3.15|99	perl -pi -e 's! udfct/Makefile! udfct/Makefile cdmrw/Makefile!' configure.in
12cu|udftools-1.0.0-0.b3.15|100	perl -pi -e 's! udfct! udfct cdmrw!' Makefile.am
12cu|udftools-1.0.0-0.b3.15|101	
12cu|udftools-1.0.0-0.b3.15|102	%build
12cu|udftools-1.0.0-0.b3.15|103	%define _disable_ld_no_undefined 1
12cu|udftools-1.0.0-0.b3.15|104	autoreconf -fi
12cu|udftools-1.0.0-0.b3.15|105	%configure2_5x \
12cu|udftools-1.0.0-0.b3.15|106	--enable-shared \
12cu|udftools-1.0.0-0.b3.15|107	--disable-static
12cu|udftools-1.0.0-0.b3.15|108	%make
12cu|udftools-1.0.0-0.b3.15|109	
12cu|udftools-1.0.0-0.b3.15|110	%install
12cu|udftools-1.0.0-0.b3.15|111	%makeinstall_std
12cu|udftools-1.0.0-0.b3.15|112	ln -s %{_bindir}/mkudffs %{buildroot}%{_bindir}/mkfs.udffs
12cu|udftools-1.0.0-0.b3.15|113	ln -s %{_bindir}/udffsck %{buildroot}%{_bindir}/fsck.udffs
12cu|udftools-1.0.0-0.b3.15|114	
12cu|udftools-1.0.0-0.b3.15|115	install -d %{buildroot}%{_initrddir}
12cu|udftools-1.0.0-0.b3.15|116	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cu|udftools-1.0.0-0.b3.15|117	
12cu|udftools-1.0.0-0.b3.15|118	bzcat %{SOURCE1} > %{buildroot}%{_initrddir}/pktcdvd
12cu|udftools-1.0.0-0.b3.15|119	bzcat %{SOURCE2} > %{buildroot}%{_sysconfdir}/sysconfig/pktcdvd
12cu|udftools-1.0.0-0.b3.15|120	bzcat %{SOURCE3} > doc/pktcdvd.html
12cu|udftools-1.0.0-0.b3.15|121	bzcat %{SOURCE4} > doc/pktcdvd-hint.txt
12cu|udftools-1.0.0-0.b3.15|122	
12cu|udftools-1.0.0-0.b3.15|123	%changelog
12cu|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
12cu|udftools-1.0.0-0.b3.15|125	+ Revision: a7a842a
12cu|udftools-1.0.0-0.b3.15|126	- Fix library and devel package names, drop static devel package, spec cleanup
12cu|udftools-1.0.0-0.b3.15|127	
12cu|udftools-1.0.0-0.b3.15|128	

13052 12
12cu|udpcast-0.0-0.20090830.3|1	%define debug_package	%{nil}
12cu|udpcast-0.0-0.20090830.3|2	%define	_prel	20090830
12cu|udpcast-0.0-0.20090830.3|3	
12cu|udpcast-0.0-0.20090830.3|4	Summary:	UDP broadcast installation
12cu|udpcast-0.0-0.20090830.3|5	Name:		udpcast
12cu|udpcast-0.0-0.20090830.3|6	Version:	0.0
12cu|udpcast-0.0-0.20090830.3|7	Release:	%mkrel -c %{_prel} 3
12cu|udpcast-0.0-0.20090830.3|8	License:	GPLv2 and BSD-like
12cu|udpcast-0.0-0.20090830.3|9	Group:		Networking/Other
12cu|udpcast-0.0-0.20090830.3|10	Url:		http://udpcast.linux.lu/
12cu|udpcast-0.0-0.20090830.3|11	Source0:	http://udpcast.linux.lu/download/%{name}-%{_prel}.tar.gz
12cu|udpcast-0.0-0.20090830.3|12	
12cu|udpcast-0.0-0.20090830.3|13	%description
12cu|udpcast-0.0-0.20090830.3|14	UDPcast is a file transfer tool that can send data simultaneously to many
12cu|udpcast-0.0-0.20090830.3|15	destinations on a LAN. This can for instance be used to install entire
12cu|udpcast-0.0-0.20090830.3|16	classrooms of PC's at once. The advantage of UDPcast over using other methods
12cu|udpcast-0.0-0.20090830.3|17	(nfs, ftp, whatever) is that UDPcast uses Ethernet's multicast abilities:
12cu|udpcast-0.0-0.20090830.3|18	it won't take longer to install 15 machines than it would to install just 2
12cu|udpcast-0.0-0.20090830.3|19	
12cu|udpcast-0.0-0.20090830.3|20	%prep
12cu|udpcast-0.0-0.20090830.3|21	%setup -qn %{name}-%{_prel}
12cu|udpcast-0.0-0.20090830.3|22	
12cu|udpcast-0.0-0.20090830.3|23	%build
12cu|udpcast-0.0-0.20090830.3|24	%configure2_5x
12cu|udpcast-0.0-0.20090830.3|25	%make
12cu|udpcast-0.0-0.20090830.3|26	
12cu|udpcast-0.0-0.20090830.3|27	%install
12cu|udpcast-0.0-0.20090830.3|28	%makeinstall_std
12cu|udpcast-0.0-0.20090830.3|29	
12cu|udpcast-0.0-0.20090830.3|30	%files
12cu|udpcast-0.0-0.20090830.3|31	%doc cmd.html COPYING *.txt
12cu|udpcast-0.0-0.20090830.3|32	%{_sbindir}/udp-receiver
12cu|udpcast-0.0-0.20090830.3|33	%{_sbindir}/udp-sender
12cu|udpcast-0.0-0.20090830.3|34	%{_includedir}/udpcast/rateGovernor.h
12cu|udpcast-0.0-0.20090830.3|35	%{_mandir}/man1/udp-receiver.1*
12cu|udpcast-0.0-0.20090830.3|36	%{_mandir}/man1/udp-sender.1*
12cu|udpcast-0.0-0.20090830.3|37	
12cu|udpcast-0.0-0.20090830.3|38	
12cu|udpcast-0.0-0.20090830.3|39	
12cu|udpcast-0.0-0.20090830.3|40	%changelog
12cu|udpcast-0.0-0.20090830.3|41	* Thu Apr 03 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.0-0.20090830.3
12cu|udpcast-0.0-0.20090830.3|42	+ Revision: f30f954
12cu|udpcast-0.0-0.20090830.3|43	- Updated udpcast.spec
12cu|udpcast-0.0-0.20090830.3|44	
12cu|udpcast-0.0-0.20090830.3|45	

13053 12
12cu|ufoai-2.4-2|1	Summary:	UFO: Alien Invasion
12cu|ufoai-2.4-2|2	Name:		ufoai
12cu|ufoai-2.4-2|3	Version:	2.4
12cu|ufoai-2.4-2|4	Release:	2
12cu|ufoai-2.4-2|5	License:	GPLv2+
12cu|ufoai-2.4-2|6	Group:		Games/Strategy
12cu|ufoai-2.4-2|7	Url:		http://ufoai.sourceforge.net/
12cu|ufoai-2.4-2|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}-source.tar.bz2
12cu|ufoai-2.4-2|9	Source1:	%{name}.desktop
12cu|ufoai-2.4-2|10	Patch0:		ufoai-2.4-destdir-support.patch
12cu|ufoai-2.4-2|11	Patch1:		ufoai-2.4-dont-strip-binaries.patch
12cu|ufoai-2.4-2|12	Patch2:		ufoai-2.4-missing-shebang.patch
12cu|ufoai-2.4-2|13	Patch3:		ufoai-2.4-CameraDrawMode-anonymous-namespace-fix.patch
12cu|ufoai-2.4-2|14	BuildRequires:	desktop-file-utils
12cu|ufoai-2.4-2|15	BuildRequires:	pkgconfig(gdkglext-x11-1.0)
12cu|ufoai-2.4-2|16	BuildRequires:	pkgconfig(gtk+)
12cu|ufoai-2.4-2|17	BuildRequires:	pkgconfig(gtksourceview-2.0)
12cu|ufoai-2.4-2|18	BuildRequires:	pkgconfig(libcurl)
12cu|ufoai-2.4-2|19	BuildRequires:	pkgconfig(openal)
12cu|ufoai-2.4-2|20	BuildRequires:	pkgconfig(sdl) >= 1.2.10
12cu|ufoai-2.4-2|21	BuildRequires:	pkgconfig(SDL_image)  >= 1.2.7
12cu|ufoai-2.4-2|22	BuildRequires:	pkgconfig(SDL_mixer) >= 1.2.7
12cu|ufoai-2.4-2|23	BuildRequires:	pkgconfig(SDL_ttf) >= 2.0.7
12cu|ufoai-2.4-2|24	BuildRequires:	pkgconfig(theoradec)
12cu|ufoai-2.4-2|25	# xvid is in plf, but we can build without support, adding dlopen() support and
12cu|ufoai-2.4-2|26	# a suggests on it could be done though..
12cu|ufoai-2.4-2|27	#BuildRequires:	xvid-devel
12cu|ufoai-2.4-2|28	BuildRequires:	zip
12cu|ufoai-2.4-2|29	Requires:	%{name}-data = %{version}
12cu|ufoai-2.4-2|30	%rename ufo
12cu|ufoai-2.4-2|31	
12cu|ufoai-2.4-2|32	%description
12cu|ufoai-2.4-2|33	UFO: ALIEN INVASION is a strategy game featuring tactical combat against
12cu|ufoai-2.4-2|34	hostile alien forces which are about to infiltrate earth at this very
12cu|ufoai-2.4-2|35	moment. You are in command of a small special unit which has been
12cu|ufoai-2.4-2|36	founded to face the alien strike force. To be successful on the long
12cu|ufoai-2.4-2|37	run, you will also have to have a research team study the aliens and
12cu|ufoai-2.4-2|38	their technologies in order to learn as much as possible about their
12cu|ufoai-2.4-2|39	technology, their goals and the aliens themselves. 'UFO: Alien Invasion'
12cu|ufoai-2.4-2|40	is heavily inspired by the 'X-COM' series by Mythos and Microprose.
12cu|ufoai-2.4-2|41	
12cu|ufoai-2.4-2|42	%files -f ufoai.lang
12cu|ufoai-2.4-2|43	%doc LICENSES
12cu|ufoai-2.4-2|44	%{_gamesbindir}/ufo*
12cu|ufoai-2.4-2|45	%dir %{_gamesdatadir}/ufoai
12cu|ufoai-2.4-2|46	%{_gamesdatadir}/ufoai/memory
12cu|ufoai-2.4-2|47	%{_gamesdatadir}/ufoai/ufo*
12cu|ufoai-2.4-2|48	%dir %{_gamesdatadir}/ufoai/base
12cu|ufoai-2.4-2|49	%{_gamesdatadir}/ufoai/base/game.so
12cu|ufoai-2.4-2|50	%dir %{_gamesdatadir}/ufoai/radiant
12cu|ufoai-2.4-2|51	%{_gamesdatadir}/ufoai/radiant/uforadiant/
12cu|ufoai-2.4-2|52	%{_datadir}/pixmaps/%{name}.png
12cu|ufoai-2.4-2|53	%{_datadir}/applications/%{name}.desktop
12cu|ufoai-2.4-2|54	
12cu|ufoai-2.4-2|55	#----------------------------------------------------------------------------
12cu|ufoai-2.4-2|56	
12cu|ufoai-2.4-2|57	%prep
12cu|ufoai-2.4-2|58	%setup -q -n %{name}-%{version}-source
12cu|ufoai-2.4-2|59	%patch0 -p1 -b .destdir~
12cu|ufoai-2.4-2|60	%patch1 -p1 -b .nostrip~
12cu|ufoai-2.4-2|61	%patch2 -p1 -b .shebang~
12cu|ufoai-2.4-2|62	%patch3 -p1 -b .camera
12cu|ufoai-2.4-2|63	
12cu|ufoai-2.4-2|64	%build
12cu|ufoai-2.4-2|65	./configure	--prefix=%{_prefix} \
12cu|ufoai-2.4-2|66	--bindir=%{_gamesbindir} \
12cu|ufoai-2.4-2|67	--datadir=%{_gamesdatadir}/ufoai \
12cu|ufoai-2.4-2|68	--localedir=%{_localedir} \
12cu|ufoai-2.4-2|69	--enable-release \
12cu|ufoai-2.4-2|70	%ifarch x86_64
12cu|ufoai-2.4-2|71	--enable-sse \
12cu|ufoai-2.4-2|72	%endif
12cu|ufoai-2.4-2|73	--enable-cgame-campaign \
12cu|ufoai-2.4-2|74	--enable-cgame-multiplayer \
12cu|ufoai-2.4-2|75	--enable-cgame-skirmish \
12cu|ufoai-2.4-2|76	--enable-cgame-staticcampaign \
12cu|ufoai-2.4-2|77	--enable-game \
12cu|ufoai-2.4-2|78	--enable-memory \
12cu|ufoai-2.4-2|79	--enable-testall \
12cu|ufoai-2.4-2|80	--enable-ufo2map \
12cu|ufoai-2.4-2|81	--enable-ufoded \
12cu|ufoai-2.4-2|82	--enable-ufo \
12cu|ufoai-2.4-2|83	--enable-ufomodel \
12cu|ufoai-2.4-2|84	--enable-uforadiant \
12cu|ufoai-2.4-2|85	--enable-ufoslicer
12cu|ufoai-2.4-2|86	%make
12cu|ufoai-2.4-2|87	
12cu|ufoai-2.4-2|88	%install
12cu|ufoai-2.4-2|89	%makeinstall_std
12cu|ufoai-2.4-2|90	# Remove empty data files to avoid file conflict with data package
12cu|ufoai-2.4-2|91	rm -f %{buildroot}/%{_gamesdatadir}/%{name}/base/*pk3
12cu|ufoai-2.4-2|92	
12cu|ufoai-2.4-2|93	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
12cu|ufoai-2.4-2|94	install -m644 src/ports/linux/ufo.png -D %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|ufoai-2.4-2|95	
12cu|ufoai-2.4-2|96	%find_lang ufoai
12cu|ufoai-2.4-2|97	
12cu|ufoai-2.4-2|98	
12cu|ufoai-2.4-2|99	%changelog
12cu|ufoai-2.4-2|100	* Fri Apr 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4-2
12cu|ufoai-2.4-2|101	+ Revision: 31c5680
12cu|ufoai-2.4-2|102	- Add patch to fix build
12cu|ufoai-2.4-2|103	
12cu|ufoai-2.4-2|104	

13054 12
12cu|ufoai-data-2.4-1|1	%define	oname	ufoai
12cu|ufoai-data-2.4-1|2	
12cu|ufoai-data-2.4-1|3	Name:		%{oname}-data
12cu|ufoai-data-2.4-1|4	Version:	2.4
12cu|ufoai-data-2.4-1|5	Release:	1
12cu|ufoai-data-2.4-1|6	URL:		http://ufoai.sourceforge.net/
12cu|ufoai-data-2.4-1|7	Source0:	http://prdownloads.sourceforge.net/%{oname}/%{oname}-%{version}-data.tar
12cu|ufoai-data-2.4-1|8	License:	GPLv2+ and CC-BY and CC-BY-SA and GFDL and MIT and Public Domain and Creative Commons Sampling Plus
12cu|ufoai-data-2.4-1|9	Group:		Games/Strategy
12cu|ufoai-data-2.4-1|10	Summary:	Data files for %{oname}
12cu|ufoai-data-2.4-1|11	BuildArch:	noarch
12cu|ufoai-data-2.4-1|12	Requires:	%{oname}
12cu|ufoai-data-2.4-1|13	
12cu|ufoai-data-2.4-1|14	%rename ufo-data
12cu|ufoai-data-2.4-1|15	
12cu|ufoai-data-2.4-1|16	%description
12cu|ufoai-data-2.4-1|17	Data files needed to run %{oname}.
12cu|ufoai-data-2.4-1|18	
12cu|ufoai-data-2.4-1|19	
12cu|ufoai-data-2.4-1|20	%prep
12cu|ufoai-data-2.4-1|21	
12cu|ufoai-data-2.4-1|22	%install
12cu|ufoai-data-2.4-1|23	mkdir -p %{buildroot}%{_gamesdatadir}/%{oname}
12cu|ufoai-data-2.4-1|24	tar -xf %{SOURCE0} -C %{buildroot}%{_gamesdatadir}/%{oname}
12cu|ufoai-data-2.4-1|25	
12cu|ufoai-data-2.4-1|26	%files
12cu|ufoai-data-2.4-1|27	%dir %{_gamesdatadir}/%{oname}
12cu|ufoai-data-2.4-1|28	%{_gamesdatadir}/%{oname}/*
12cu|ufoai-data-2.4-1|29	
12cu|ufoai-data-2.4-1|30	
12cu|ufoai-data-2.4-1|31	
12cu|ufoai-data-2.4-1|32	%changelog
12cu|ufoai-data-2.4-1|33	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.4-1
12cu|ufoai-data-2.4-1|34	+ Revision: 050efa1
12cu|ufoai-data-2.4-1|35	- Automatic import for version 2.4
12cu|ufoai-data-2.4-1|36	
12cu|ufoai-data-2.4-1|37	

13055 12
12cu|ugrep-1.7-9|1	%define debug_package	%{nil}
12cu|ugrep-1.7-9|2	
12cu|ugrep-1.7-9|3	Summary:	Barebones version of grep/egrep
12cu|ugrep-1.7-9|4	Name:		ugrep
12cu|ugrep-1.7-9|5	Version:	1.7
12cu|ugrep-1.7-9|6	Release:	9
12cu|ugrep-1.7-9|7	License:	GPL
12cu|ugrep-1.7-9|8	Group:		File tools
12cu|ugrep-1.7-9|9	URL:		http://robur.slu.se/jensl/ugrep/
12cu|ugrep-1.7-9|10	Source0:	%{name}.tar.bz2
12cu|ugrep-1.7-9|11	Patch0:		%{name}-Makefile.patch
12cu|ugrep-1.7-9|12	BuildRequires:	dietlibc-devel >= 0.32
12cu|ugrep-1.7-9|13	Prefix:		%{_libdir}/embutils
12cu|ugrep-1.7-9|14	
12cu|ugrep-1.7-9|15	
12cu|ugrep-1.7-9|16	%description
12cu|ugrep-1.7-9|17	%{name} will only do basic regexp string matching.
12cu|ugrep-1.7-9|18	
12cu|ugrep-1.7-9|19	%prep
12cu|ugrep-1.7-9|20	
12cu|ugrep-1.7-9|21	%setup -q -n %{name}
12cu|ugrep-1.7-9|22	%patch0 -p0
12cu|ugrep-1.7-9|23	
12cu|ugrep-1.7-9|24	# fix version
12cu|ugrep-1.7-9|25	echo "#define VERSION \"Version: %{version}\"" > version.h
12cu|ugrep-1.7-9|26	
12cu|ugrep-1.7-9|27	%build
12cu|ugrep-1.7-9|28	make
12cu|ugrep-1.7-9|29	
12cu|ugrep-1.7-9|30	%install
12cu|ugrep-1.7-9|31	install -d %{buildroot}%{prefix}/bin
12cu|ugrep-1.7-9|32	install -m755 %{name} %{buildroot}%{prefix}/bin/
12cu|ugrep-1.7-9|33	
12cu|ugrep-1.7-9|34	# fix softlinks...
12cu|ugrep-1.7-9|35	ln -snf %{name} %{buildroot}%{prefix}/bin/grep
12cu|ugrep-1.7-9|36	
12cu|ugrep-1.7-9|37	%files
12cu|ugrep-1.7-9|38	%{prefix}/bin/%{name}
12cu|ugrep-1.7-9|39	%{prefix}/bin/grep
12cu|ugrep-1.7-9|40	
12cu|ugrep-1.7-9|41	
12cu|ugrep-1.7-9|42	
12cu|ugrep-1.7-9|43	%changelog
12cu|ugrep-1.7-9|44	* Thu Apr 03 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.7-9
12cu|ugrep-1.7-9|45	+ Revision: 9180708
12cu|ugrep-1.7-9|46	- Updated ugrep.spec
12cu|ugrep-1.7-9|47	
12cu|ugrep-1.7-9|48	

13056 12
12cu|ulogd-2.0.0-1|1	Summary:	Ulogd - The userspace logging daemon for netfilter
12cu|ulogd-2.0.0-1|2	Name:		ulogd
12cu|ulogd-2.0.0-1|3	Version:	2.0.0
12cu|ulogd-2.0.0-1|4	Release:	1
12cu|ulogd-2.0.0-1|5	License:	GPL
12cu|ulogd-2.0.0-1|6	Group:		System/Kernel and hardware
12cu|ulogd-2.0.0-1|7	URL:		http://www.netfilter.org/projects/ulogd/
12cu|ulogd-2.0.0-1|8	Source0:	ftp://ftp.netfilter.org/pub/ulogd/%{name}-%{version}.tar.bz2
12cu|ulogd-2.0.0-1|9	Source1:	ftp://ftp.netfilter.org/pub/ulogd/%{name}-%{version}.tar.bz2.sig
12cu|ulogd-2.0.0-1|10	Source2:	ulogd.init
12cu|ulogd-2.0.0-1|11	# (fc) 1.24-3mdv fix killall path (Mdv bug #35286)
12cu|ulogd-2.0.0-1|12	Patch0:		ulogd-1.24-fixkillall.patch
12cu|ulogd-2.0.0-1|13	Patch1:		ulogd-build_fix.diff
12cu|ulogd-2.0.0-1|14	Patch2:		ulogd-2.0.0-mdv_conf.diff
12cu|ulogd-2.0.0-1|15	Requires(post): rpm-helper
12cu|ulogd-2.0.0-1|16	Requires(preun): rpm-helper
12cu|ulogd-2.0.0-1|17	BuildRequires:	autoconf automake libtool
12cu|ulogd-2.0.0-1|18	BuildRequires:	dbi-devel
12cu|ulogd-2.0.0-1|19	BuildRequires:	pcap-devel
12cu|ulogd-2.0.0-1|20	BuildRequires:	linuxdoc-tools texlive
12cu|ulogd-2.0.0-1|21	BuildRequires:	mysql-devel
12cu|ulogd-2.0.0-1|22	BuildRequires:	pkgconfig(libnetfilter_acct)
12cu|ulogd-2.0.0-1|23	BuildRequires:	pkgconfig(libnetfilter_conntrack)
12cu|ulogd-2.0.0-1|24	BuildRequires:	pkgconfig(libnetfilter_log)
12cu|ulogd-2.0.0-1|25	BuildRequires:	pkgconfig(libnfnetlink)
12cu|ulogd-2.0.0-1|26	BuildRequires:	postgresql-devel
12cu|ulogd-2.0.0-1|27	BuildRequires:	pkgconfig(sqlite3)
12cu|ulogd-2.0.0-1|28	Requires:	userspace-ipfilter
12cu|ulogd-2.0.0-1|29	
12cu|ulogd-2.0.0-1|30	%description
12cu|ulogd-2.0.0-1|31	Ulogd is an universal logging daemon for the ULOG target of netfilter, the
12cu|ulogd-2.0.0-1|32	Linux 2.4/2.6 firewalling subsystem. Ulogd is able to log packets in various
12cu|ulogd-2.0.0-1|33	formats to different targets (text files, databases, etc.). It has an
12cu|ulogd-2.0.0-1|34	easy-to-use plugin interface to add new protocols and new output targets.
12cu|ulogd-2.0.0-1|35	
12cu|ulogd-2.0.0-1|36	%package	mysql
12cu|ulogd-2.0.0-1|37	Summary:	MySQL output plugin for ulogd
12cu|ulogd-2.0.0-1|38	Group:		System/Kernel and hardware
12cu|ulogd-2.0.0-1|39	Requires:	%{name} = %{version}
12cu|ulogd-2.0.0-1|40	
12cu|ulogd-2.0.0-1|41	%description	mysql
12cu|ulogd-2.0.0-1|42	Ulogd-mysql is a MySQL output plugin for ulogd. It enables logging of
12cu|ulogd-2.0.0-1|43	firewall information into a MySQL database.
12cu|ulogd-2.0.0-1|44	
12cu|ulogd-2.0.0-1|45	%package	pgsql
12cu|ulogd-2.0.0-1|46	Summary:	PostgreSQL output plugin for ulogd
12cu|ulogd-2.0.0-1|47	Group:		System/Kernel and hardware
12cu|ulogd-2.0.0-1|48	Requires:	%{name} = %{version}
12cu|ulogd-2.0.0-1|49	
12cu|ulogd-2.0.0-1|50	%description	pgsql
12cu|ulogd-2.0.0-1|51	Ulogd-pgsql is a PostgreSQL output plugin for ulogd. It enables logging of
12cu|ulogd-2.0.0-1|52	firewall information into a PostgreSQL database.
12cu|ulogd-2.0.0-1|53	
12cu|ulogd-2.0.0-1|54	%package	sqlite
12cu|ulogd-2.0.0-1|55	Summary:	SQLite output plugin for ulogd
12cu|ulogd-2.0.0-1|56	Group:		System/Kernel and hardware
12cu|ulogd-2.0.0-1|57	Requires:	%{name} = %{version}
12cu|ulogd-2.0.0-1|58	
12cu|ulogd-2.0.0-1|59	%description	sqlite
12cu|ulogd-2.0.0-1|60	Ulogd-sqlite is a SQLite output plugin for ulogd. It enables logging of
12cu|ulogd-2.0.0-1|61	firewall information into a SQLite database.
12cu|ulogd-2.0.0-1|62	
12cu|ulogd-2.0.0-1|63	%package	pcap
12cu|ulogd-2.0.0-1|64	Summary:	PCAP output plugin for ulogd
12cu|ulogd-2.0.0-1|65	Group:		System/Kernel and hardware
12cu|ulogd-2.0.0-1|66	Requires:	%{name} = %{version}
12cu|ulogd-2.0.0-1|67	
12cu|ulogd-2.0.0-1|68	%description	pcap
12cu|ulogd-2.0.0-1|69	Ulogd-pcap is a output plugin for ulogd that saves packet logs as PCAP file.
12cu|ulogd-2.0.0-1|70	PCAP is a standard format that can be later analyzed by a lot of tools such as
12cu|ulogd-2.0.0-1|71	tcpdump and wireshark.
12cu|ulogd-2.0.0-1|72	
12cu|ulogd-2.0.0-1|73	%package	dbi
12cu|ulogd-2.0.0-1|74	Summary:	Libdbi framework output plugin for ulogd
12cu|ulogd-2.0.0-1|75	Group:		System/Kernel and hardware
12cu|ulogd-2.0.0-1|76	Requires:	%{name} = %{version}
12cu|ulogd-2.0.0-1|77	
12cu|ulogd-2.0.0-1|78	%description	dbi
12cu|ulogd-2.0.0-1|79	Ulogd-dbi is a libdbi output plugin for ulogd. It enables logging of
12cu|ulogd-2.0.0-1|80	firewall information through a libdbi interface.
12cu|ulogd-2.0.0-1|81	
12cu|ulogd-2.0.0-1|82	%prep
12cu|ulogd-2.0.0-1|83	
12cu|ulogd-2.0.0-1|84	%setup -q
12cu|ulogd-2.0.0-1|85	%patch0 -p1 -b .fixkillall
12cu|ulogd-2.0.0-1|86	%patch1 -p1
12cu|ulogd-2.0.0-1|87	%patch2 -p0
12cu|ulogd-2.0.0-1|88	
12cu|ulogd-2.0.0-1|89	# lib64 fix
12cu|ulogd-2.0.0-1|90	perl -pi -e "s|/lib/|/%{_lib}/|g" configure*
12cu|ulogd-2.0.0-1|91	
12cu|ulogd-2.0.0-1|92	cp %{SOURCE2} ulogd.init
12cu|ulogd-2.0.0-1|93	
12cu|ulogd-2.0.0-1|94	%build
12cu|ulogd-2.0.0-1|95	autoreconf -fi
12cu|ulogd-2.0.0-1|96	%serverbuild
12cu|ulogd-2.0.0-1|97	
12cu|ulogd-2.0.0-1|98	%configure2_5x \
12cu|ulogd-2.0.0-1|99	--disable-static \
12cu|ulogd-2.0.0-1|100	--enable-shared \
12cu|ulogd-2.0.0-1|101	--with-pgsql=%{_prefix} \
12cu|ulogd-2.0.0-1|102	--with-pgsql-inc=%{_includedir}/postgresql \
12cu|ulogd-2.0.0-1|103	--with-mysql=%{_prefix} \
12cu|ulogd-2.0.0-1|104	--with-mysql-inc=%{_includedir}/mysql \
12cu|ulogd-2.0.0-1|105	--with-dbi=%{_prefix} \
12cu|ulogd-2.0.0-1|106	--with-dbi-lib=%{_libdir} \
12cu|ulogd-2.0.0-1|107	--with-dbi-inc=%{_includedir} \
12cu|ulogd-2.0.0-1|108	
12cu|ulogd-2.0.0-1|109	# bork...
12cu|ulogd-2.0.0-1|110	cat >> config.h << EOF
12cu|ulogd-2.0.0-1|111	#define HAVE_LIBDBI 1
12cu|ulogd-2.0.0-1|112	#define HAVE_LIBMYSQLCLIENT 1
12cu|ulogd-2.0.0-1|113	#define HAVE_LIBPQ 1
12cu|ulogd-2.0.0-1|114	EOF
12cu|ulogd-2.0.0-1|115	
12cu|ulogd-2.0.0-1|116	%make
12cu|ulogd-2.0.0-1|117	make -C doc
12cu|ulogd-2.0.0-1|118	
12cu|ulogd-2.0.0-1|119	%install
12cu|ulogd-2.0.0-1|120	
12cu|ulogd-2.0.0-1|121	%makeinstall_std
12cu|ulogd-2.0.0-1|122	
12cu|ulogd-2.0.0-1|123	# install initscript
12cu|ulogd-2.0.0-1|124	install -d %{buildroot}%{_initrddir}
12cu|ulogd-2.0.0-1|125	install -m0755 ulogd.init %{buildroot}%{_initrddir}/ulogd
12cu|ulogd-2.0.0-1|126	
12cu|ulogd-2.0.0-1|127	# install logrotate file
12cu|ulogd-2.0.0-1|128	install -d %{buildroot}/%{_sysconfdir}/logrotate.d
12cu|ulogd-2.0.0-1|129	install ulogd.logrotate %{buildroot}/%{_sysconfdir}/logrotate.d/ulogd
12cu|ulogd-2.0.0-1|130	
12cu|ulogd-2.0.0-1|131	install -d %{buildroot}/var/lib/ulogd
12cu|ulogd-2.0.0-1|132	install -d %{buildroot}/var/log/ulogd
12cu|ulogd-2.0.0-1|133	
12cu|ulogd-2.0.0-1|134	# install man page
12cu|ulogd-2.0.0-1|135	install -d %{buildroot}%{_mandir}/man8
12cu|ulogd-2.0.0-1|136	install -m0644 ulogd.8 %{buildroot}%{_mandir}/man8/
12cu|ulogd-2.0.0-1|137	
12cu|ulogd-2.0.0-1|138	install -m0644 ulogd.conf %{buildroot}%{_sysconfdir}/
12cu|ulogd-2.0.0-1|139	
12cu|ulogd-2.0.0-1|140	rm -f %{buildroot}%{_libdir}/ulogd/*.*a
12cu|ulogd-2.0.0-1|141	
12cu|ulogd-2.0.0-1|142	%post
12cu|ulogd-2.0.0-1|143	%_post_service ulogd
12cu|ulogd-2.0.0-1|144	
12cu|ulogd-2.0.0-1|145	%preun
12cu|ulogd-2.0.0-1|146	%_preun_service ulogd
12cu|ulogd-2.0.0-1|147	
12cu|ulogd-2.0.0-1|148	%files
12cu|ulogd-2.0.0-1|149	%doc COPYING AUTHORS README
12cu|ulogd-2.0.0-1|150	%doc doc/ulogd.txt
12cu|ulogd-2.0.0-1|151	%doc doc/ulogd.html
12cu|ulogd-2.0.0-1|152	%doc doc/mysql-ulogd2-flat.sql
12cu|ulogd-2.0.0-1|153	%doc doc/mysql-ulogd2.sql
12cu|ulogd-2.0.0-1|154	%doc doc/pgsql-ulogd2-flat.sql
12cu|ulogd-2.0.0-1|155	%doc doc/pgsql-ulogd2.sql
12cu|ulogd-2.0.0-1|156	%attr(0755,root,root) %{_initrddir}/ulogd
12cu|ulogd-2.0.0-1|157	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ulogd.conf
12cu|ulogd-2.0.0-1|158	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/ulogd
12cu|ulogd-2.0.0-1|159	%attr(0755,root,root) %{_sbindir}/ulogd
12cu|ulogd-2.0.0-1|160	%dir %{_libdir}/ulogd
12cu|ulogd-2.0.0-1|161	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_HWHDR.so
12cu|ulogd-2.0.0-1|162	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_IFINDEX.so
12cu|ulogd-2.0.0-1|163	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_IP2BIN.so
12cu|ulogd-2.0.0-1|164	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_IP2HBIN.so
12cu|ulogd-2.0.0-1|165	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_IP2STR.so
12cu|ulogd-2.0.0-1|166	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_MARK.so
12cu|ulogd-2.0.0-1|167	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_PRINTFLOW.so
12cu|ulogd-2.0.0-1|168	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_PRINTPKT.so
12cu|ulogd-2.0.0-1|169	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_filter_PWSNIFF.so
12cu|ulogd-2.0.0-1|170	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inpflow_NFACCT.so
12cu|ulogd-2.0.0-1|171	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inpflow_NFCT.so
12cu|ulogd-2.0.0-1|172	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inppkt_NFLOG.so
12cu|ulogd-2.0.0-1|173	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inppkt_ULOG.so
12cu|ulogd-2.0.0-1|174	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_inppkt_UNIXSOCK.so
12cu|ulogd-2.0.0-1|175	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_GPRINT.so
12cu|ulogd-2.0.0-1|176	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_LOGEMU.so
12cu|ulogd-2.0.0-1|177	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_NACCT.so
12cu|ulogd-2.0.0-1|178	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_OPRINT.so
12cu|ulogd-2.0.0-1|179	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_SYSLOG.so
12cu|ulogd-2.0.0-1|180	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_XML.so
12cu|ulogd-2.0.0-1|181	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_raw2packet_BASE.so
12cu|ulogd-2.0.0-1|182	%dir /var/lib/ulogd
12cu|ulogd-2.0.0-1|183	%dir /var/log/ulogd
12cu|ulogd-2.0.0-1|184	%attr(0644,root,root) %{_mandir}/man8/*
12cu|ulogd-2.0.0-1|185	
12cu|ulogd-2.0.0-1|186	%files mysql
12cu|ulogd-2.0.0-1|187	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_MYSQL.so
12cu|ulogd-2.0.0-1|188	
12cu|ulogd-2.0.0-1|189	%files pgsql
12cu|ulogd-2.0.0-1|190	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_PGSQL.so
12cu|ulogd-2.0.0-1|191	
12cu|ulogd-2.0.0-1|192	%files sqlite
12cu|ulogd-2.0.0-1|193	%doc doc/sqlite3.table
12cu|ulogd-2.0.0-1|194	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_SQLITE3.so
12cu|ulogd-2.0.0-1|195	
12cu|ulogd-2.0.0-1|196	%files pcap
12cu|ulogd-2.0.0-1|197	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_PCAP.so
12cu|ulogd-2.0.0-1|198	
12cu|ulogd-2.0.0-1|199	%files dbi
12cu|ulogd-2.0.0-1|200	%attr(0755,root,root) %{_libdir}/ulogd/ulogd_output_DBI.so
12cu|ulogd-2.0.0-1|201	
12cu|ulogd-2.0.0-1|202	%changelog
12cu|ulogd-2.0.0-1|203	* Fri Oct 19 2012 Alexander Khryukin <alexander@mezon.ru> 2.0.0-1
12cu|ulogd-2.0.0-1|204	+ Revision: aee6565
12cu|ulogd-2.0.0-1|205	- rebuild contrib fix pkgconfig(lib)
12cu|ulogd-2.0.0-1|206	
12cu|ulogd-2.0.0-1|207	

13057 12
12cu|ultimatestunts-0.7.7.1-2|1	# Basic macros
12cu|ultimatestunts-0.7.7.1-2|2	%define tarball_version %(echo %version | sed -e 's/\\.//g')
12cu|ultimatestunts-0.7.7.1-2|3	
12cu|ultimatestunts-0.7.7.1-2|4	Summary:	Remake of the DOS racing game "stunts"
12cu|ultimatestunts-0.7.7.1-2|5	Name:		ultimatestunts
12cu|ultimatestunts-0.7.7.1-2|6	Version:	0.7.7.1
12cu|ultimatestunts-0.7.7.1-2|7	Release:	2
12cu|ultimatestunts-0.7.7.1-2|8	License:	GPLv2+
12cu|ultimatestunts-0.7.7.1-2|9	Group:		Games/Arcade
12cu|ultimatestunts-0.7.7.1-2|10	Url:		http://www.ultimatestunts.nl/
12cu|ultimatestunts-0.7.7.1-2|11	Source0:	http://downloads.sourceforge.net/ultimatestunts/%{name}-srcdata-%{tarball_version}.tar.gz
12cu|ultimatestunts-0.7.7.1-2|12	Source1:	%{name}.png
12cu|ultimatestunts-0.7.7.1-2|13	Patch0:		ultimatestunts-0.7.6-gcc-4.7.patch
12cu|ultimatestunts-0.7.7.1-2|14	BuildRequires:	bison
12cu|ultimatestunts-0.7.7.1-2|15	BuildRequires:	freealut-devel
12cu|ultimatestunts-0.7.7.1-2|16	BuildRequires:	pkgconfig(gl)
12cu|ultimatestunts-0.7.7.1-2|17	BuildRequires:	pkgconfig(glu)
12cu|ultimatestunts-0.7.7.1-2|18	BuildRequires:	pkgconfig(openal)
12cu|ultimatestunts-0.7.7.1-2|19	BuildRequires:	pkgconfig(sdl)
12cu|ultimatestunts-0.7.7.1-2|20	BuildRequires:	pkgconfig(SDL_image)
12cu|ultimatestunts-0.7.7.1-2|21	BuildRequires:	pkgconfig(vorbis)
12cu|ultimatestunts-0.7.7.1-2|22	# yes, it's strange, but the game looks for libvorbisfile.so, that's why
12cu|ultimatestunts-0.7.7.1-2|23	# we require this devel package
12cu|ultimatestunts-0.7.7.1-2|24	Requires:	pkgconfig(vorbis)
12cu|ultimatestunts-0.7.7.1-2|25	
12cu|ultimatestunts-0.7.7.1-2|26	%description
12cu|ultimatestunts-0.7.7.1-2|27	A UNIX/Windows/Linux remake of the DOS car racing game "stunts", providing
12cu|ultimatestunts-0.7.7.1-2|28	modern features like openGL graphics, 3D sound and internet multiplaying.
12cu|ultimatestunts-0.7.7.1-2|29	Design your own tracks, choose your opponents and try the most spectacular
12cu|ultimatestunts-0.7.7.1-2|30	stunts you've ever seen.
12cu|ultimatestunts-0.7.7.1-2|31	
12cu|ultimatestunts-0.7.7.1-2|32	%files
12cu|ultimatestunts-0.7.7.1-2|33	%defattr(0755,root,root,0755)
12cu|ultimatestunts-0.7.7.1-2|34	%{_gamesbindir}/ustunts
12cu|ultimatestunts-0.7.7.1-2|35	%{_gamesbindir}/ustunts3dedit
12cu|ultimatestunts-0.7.7.1-2|36	%{_gamesbindir}/ustuntsai
12cu|ultimatestunts-0.7.7.1-2|37	%{_gamesbindir}/ustuntsserver
12cu|ultimatestunts-0.7.7.1-2|38	%{_gamesbindir}/ustuntstrackedit
12cu|ultimatestunts-0.7.7.1-2|39	%defattr(0644,root,root,0755)
12cu|ultimatestunts-0.7.7.1-2|40	%{_datadir}/applications/%{name}.desktop
12cu|ultimatestunts-0.7.7.1-2|41	%{_datadir}/applications/%{name}-trackedit.desktop
12cu|ultimatestunts-0.7.7.1-2|42	%{_gamesdatadir}/ultimatestunts
12cu|ultimatestunts-0.7.7.1-2|43	%{_datadir}/pixmaps/*.png
12cu|ultimatestunts-0.7.7.1-2|44	%config %{_sysconfdir}/ultimatestunts.conf
12cu|ultimatestunts-0.7.7.1-2|45	
12cu|ultimatestunts-0.7.7.1-2|46	#----------------------------------------------------------------------------
12cu|ultimatestunts-0.7.7.1-2|47	
12cu|ultimatestunts-0.7.7.1-2|48	%prep
12cu|ultimatestunts-0.7.7.1-2|49	%setup -q -n ultimatestunts-srcdata-%{tarball_version}
12cu|ultimatestunts-0.7.7.1-2|50	%patch0 -p0
12cu|ultimatestunts-0.7.7.1-2|51	sed -i 's|@usdatadir@|%{_gamesdatadir}/ultimatestunts/|' ultimatestunts.conf.in
12cu|ultimatestunts-0.7.7.1-2|52	
12cu|ultimatestunts-0.7.7.1-2|53	find . -name .svn | xargs rm -rf
12cu|ultimatestunts-0.7.7.1-2|54	
12cu|ultimatestunts-0.7.7.1-2|55	%build
12cu|ultimatestunts-0.7.7.1-2|56	%configure2_5x \
12cu|ultimatestunts-0.7.7.1-2|57	--bindir=%{_gamesbindir} \
12cu|ultimatestunts-0.7.7.1-2|58	--datadir=%{_gamesdatadir} \
12cu|ultimatestunts-0.7.7.1-2|59	--disable-rpath
12cu|ultimatestunts-0.7.7.1-2|60	
12cu|ultimatestunts-0.7.7.1-2|61	make usdatadir=%{_gamesdatadir}/ultimatestunts/
12cu|ultimatestunts-0.7.7.1-2|62	
12cu|ultimatestunts-0.7.7.1-2|63	%install
12cu|ultimatestunts-0.7.7.1-2|64	%makeinstall_std usdatadir=%{buildroot}%{_gamesdatadir}/ultimatestunts
12cu|ultimatestunts-0.7.7.1-2|65	
12cu|ultimatestunts-0.7.7.1-2|66	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cu|ultimatestunts-0.7.7.1-2|67	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|ultimatestunts-0.7.7.1-2|68	
12cu|ultimatestunts-0.7.7.1-2|69	mkdir -p %{buildroot}%{_datadir}/applications
12cu|ultimatestunts-0.7.7.1-2|70	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|ultimatestunts-0.7.7.1-2|71	[Desktop Entry]
12cu|ultimatestunts-0.7.7.1-2|72	Name=Ultimate Stunts
12cu|ultimatestunts-0.7.7.1-2|73	Comment=%{summary}
12cu|ultimatestunts-0.7.7.1-2|74	Exec=%{_gamesbindir}/ustunts
12cu|ultimatestunts-0.7.7.1-2|75	Icon=%{name}
12cu|ultimatestunts-0.7.7.1-2|76	Terminal=false
12cu|ultimatestunts-0.7.7.1-2|77	Type=Application
12cu|ultimatestunts-0.7.7.1-2|78	Categories=Game;ArcadeGame;
12cu|ultimatestunts-0.7.7.1-2|79	EOF
12cu|ultimatestunts-0.7.7.1-2|80	
12cu|ultimatestunts-0.7.7.1-2|81	cat > %{buildroot}%{_datadir}/applications/%{name}-trackedit.desktop << EOF
12cu|ultimatestunts-0.7.7.1-2|82	[Desktop Entry]
12cu|ultimatestunts-0.7.7.1-2|83	Name=Ultimate Stunts Track Editor
12cu|ultimatestunts-0.7.7.1-2|84	Comment=The Ultimate Stunts track editor
12cu|ultimatestunts-0.7.7.1-2|85	Exec=%{_gamesbindir}/ustuntstrackedit
12cu|ultimatestunts-0.7.7.1-2|86	Icon=%{name}
12cu|ultimatestunts-0.7.7.1-2|87	Terminal=false
12cu|ultimatestunts-0.7.7.1-2|88	Type=Application
12cu|ultimatestunts-0.7.7.1-2|89	Categories=Graphics;3DGraphics;
12cu|ultimatestunts-0.7.7.1-2|90	EOF
12cu|ultimatestunts-0.7.7.1-2|91	
12cu|ultimatestunts-0.7.7.1-2|92	# remove unwanted files
12cu|ultimatestunts-0.7.7.1-2|93	find %{buildroot}%{_gamesdatadir}/ultimatestunts -type d -name CVS -print0 | \
12cu|ultimatestunts-0.7.7.1-2|94	xargs -0 rm -rf
12cu|ultimatestunts-0.7.7.1-2|95	
12cu|ultimatestunts-0.7.7.1-2|96	
12cu|ultimatestunts-0.7.7.1-2|97	%changelog
12cu|ultimatestunts-0.7.7.1-2|98	* Sun Apr 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.7.1-2
12cu|ultimatestunts-0.7.7.1-2|99	+ Revision: 2363ee1
12cu|ultimatestunts-0.7.7.1-2|100	- Fix rpmlint errors
12cu|ultimatestunts-0.7.7.1-2|101	
12cu|ultimatestunts-0.7.7.1-2|102	

13058 12
12cu|unclutter-0.8-13|1	%define debug_package	%{nil}
12cu|unclutter-0.8-13|2	
12cu|unclutter-0.8-13|3	Name:		unclutter
12cu|unclutter-0.8-13|4	Version:	0.8
12cu|unclutter-0.8-13|5	Release:	13
12cu|unclutter-0.8-13|6	Summary:	Hides the mouse cursor when idle
12cu|unclutter-0.8-13|7	Url:		http://www.google.com/search?q=unclutter
12cu|unclutter-0.8-13|8	Source:		ftp://ftp.x.org/contrib/utilities/unclutter-8.tar.bz2
12cu|unclutter-0.8-13|9	Patch0:		unclutter-link.patch
12cu|unclutter-0.8-13|10	License:	Public Domain
12cu|unclutter-0.8-13|11	Group:		System/X11
12cu|unclutter-0.8-13|12	BuildRequires:	pkgconfig(x11)
12cu|unclutter-0.8-13|13	BuildRequires:	imake
12cu|unclutter-0.8-13|14	
12cu|unclutter-0.8-13|15	%description
12cu|unclutter-0.8-13|16	Unclutter is a program which runs permanently in the background of an X11
12cu|unclutter-0.8-13|17	session.  It checks on the X11 pointer (cursor) position every few seconds, and
12cu|unclutter-0.8-13|18	when it finds it has not moved (and no buttons are pressed on the mouse, and
12cu|unclutter-0.8-13|19	the cursor is not in the root window) it creates a small sub-window as a child
12cu|unclutter-0.8-13|20	of the window the cursor is in.  The new window installs a cursor of size 1x1
12cu|unclutter-0.8-13|21	but a mask of all 0, ie an invisible cursor.  This allows you to see all the
12cu|unclutter-0.8-13|22	text in an xterm or xedit, for example.  The human factors crowd would agree it
12cu|unclutter-0.8-13|23	should make things less distracting.
12cu|unclutter-0.8-13|24	
12cu|unclutter-0.8-13|25	
12cu|unclutter-0.8-13|26	%prep
12cu|unclutter-0.8-13|27	%setup -qn unclutter
12cu|unclutter-0.8-13|28	%patch0 -p0
12cu|unclutter-0.8-13|29	
12cu|unclutter-0.8-13|30	%build
12cu|unclutter-0.8-13|31	xmkmf
12cu|unclutter-0.8-13|32	make CDEBUGFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cu|unclutter-0.8-13|33	
12cu|unclutter-0.8-13|34	%install
12cu|unclutter-0.8-13|35	mkdir -p 		$RPM_BUILD_ROOT/%_bindir
12cu|unclutter-0.8-13|36	install -s unclutter	$RPM_BUILD_ROOT/%_bindir/unclutter
12cu|unclutter-0.8-13|37	
12cu|unclutter-0.8-13|38	mkdir -p 		$RPM_BUILD_ROOT/%_mandir/man6
12cu|unclutter-0.8-13|39	install unclutter.man 	$RPM_BUILD_ROOT/%_mandir/man6/unclutter.6
12cu|unclutter-0.8-13|40	
12cu|unclutter-0.8-13|41	
12cu|unclutter-0.8-13|42	%files
12cu|unclutter-0.8-13|43	%attr(-,root,root) %doc README
12cu|unclutter-0.8-13|44	%attr(755,root,root) %_bindir/unclutter
12cu|unclutter-0.8-13|45	%attr(644,root,root) %_mandir/man6/unclutter.6*
12cu|unclutter-0.8-13|46	
12cu|unclutter-0.8-13|47	
12cu|unclutter-0.8-13|48	
12cu|unclutter-0.8-13|49	%changelog
12cu|unclutter-0.8-13|50	* Wed Apr 02 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.8-13
12cu|unclutter-0.8-13|51	+ Revision: c8a16e0
12cu|unclutter-0.8-13|52	- disable empty debug
12cu|unclutter-0.8-13|53	
12cu|unclutter-0.8-13|54	

13059 12
12cu|ungifsicle-1.58-4|1	Summary: 	Powerful program for manipulating GIF images and animations
12cu|ungifsicle-1.58-4|2	Name: 		ungifsicle
12cu|ungifsicle-1.58-4|3	Version: 	1.58
12cu|ungifsicle-1.58-4|4	Release:	4
12cu|ungifsicle-1.58-4|5	Group: 		Graphics
12cu|ungifsicle-1.58-4|6	License: 	GPLv2
12cu|ungifsicle-1.58-4|7	URL: 		http://www.lcdf.org/gifsicle
12cu|ungifsicle-1.58-4|8	Source0: 	http://www.lcdf.org/gifsicle/%{name}-%{version}.tar.gz
12cu|ungifsicle-1.58-4|9	BuildRequires:	pkgconfig(x11)
12cu|ungifsicle-1.58-4|10	
12cu|ungifsicle-1.58-4|11	%description
12cu|ungifsicle-1.58-4|12	Gifsicle manipulates GIF image files on the command line. It supports merging
12cu|ungifsicle-1.58-4|13	several GIFs into a GIF animation; exploding an animation into its component
12cu|ungifsicle-1.58-4|14	frames; changing individual frames in an animation; turning interlacing on and
12cu|ungifsicle-1.58-4|15	off; adding transparency; adding delays, disposals, and looping to animations;
12cu|ungifsicle-1.58-4|16	adding or removing comments; optimizing animations for space; and changing
12cu|ungifsicle-1.58-4|17	images' colormaps, among other things.
12cu|ungifsicle-1.58-4|18	
12cu|ungifsicle-1.58-4|19	The gifsicle package contains two other programs: gifview, a lightweight GIF
12cu|ungifsicle-1.58-4|20	viewer for X, can show animations as slideshows or in real time, and gifdiff
12cu|ungifsicle-1.58-4|21	compares two GIFs for identical visual appearance.
12cu|ungifsicle-1.58-4|22	
12cu|ungifsicle-1.58-4|23	Those programs don't use LZW compression to avoid patent problems
12cu|ungifsicle-1.58-4|24	
12cu|ungifsicle-1.58-4|25	%prep
12cu|ungifsicle-1.58-4|26	
12cu|ungifsicle-1.58-4|27	%setup -q
12cu|ungifsicle-1.58-4|28	touch `find . -type f`
12cu|ungifsicle-1.58-4|29	
12cu|ungifsicle-1.58-4|30	%build
12cu|ungifsicle-1.58-4|31	%configure2_5x --enable-ungif
12cu|ungifsicle-1.58-4|32	%make
12cu|ungifsicle-1.58-4|33	
12cu|ungifsicle-1.58-4|34	%install
12cu|ungifsicle-1.58-4|35	rm -rf %{buildroot}
12cu|ungifsicle-1.58-4|36	%makeinstall_std
12cu|ungifsicle-1.58-4|37	
12cu|ungifsicle-1.58-4|38	%clean
12cu|ungifsicle-1.58-4|39	rm -rf %{buildroot}
12cu|ungifsicle-1.58-4|40	
12cu|ungifsicle-1.58-4|41	%files
12cu|ungifsicle-1.58-4|42	%defattr (-,root,root)
12cu|ungifsicle-1.58-4|43	%doc NEWS README
12cu|ungifsicle-1.58-4|44	%attr (0755,root,root) %_bindir/*
12cu|ungifsicle-1.58-4|45	%attr (0644,root,root) %_mandir/man1/*
12cu|ungifsicle-1.58-4|46	
12cu|ungifsicle-1.58-4|47	
12cu|ungifsicle-1.58-4|48	%changelog
12cu|ungifsicle-1.58-4|49	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 1.58-3mdv2011.0
12cu|ungifsicle-1.58-4|50	+ Revision: 635351
12cu|ungifsicle-1.58-4|51	- tighten BR
12cu|ungifsicle-1.58-4|52	
12cu|ungifsicle-1.58-4|53	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.58-2mdv2011.0
12cu|ungifsicle-1.58-4|54	+ Revision: 615356
12cu|ungifsicle-1.58-4|55	- the mass rebuild of 2010.1 packages
12cu|ungifsicle-1.58-4|56	
12cu|ungifsicle-1.58-4|57	* Sun Jan 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1.58-1mdv2010.1
12cu|ungifsicle-1.58-4|58	+ Revision: 495515
12cu|ungifsicle-1.58-4|59	- 1.58
12cu|ungifsicle-1.58-4|60	- misc spec file fixes
12cu|ungifsicle-1.58-4|61	
12cu|ungifsicle-1.58-4|62	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.42-5mdv2010.0
12cu|ungifsicle-1.58-4|63	+ Revision: 434543
12cu|ungifsicle-1.58-4|64	- rebuild
12cu|ungifsicle-1.58-4|65	- rebuild
12cu|ungifsicle-1.58-4|66	
12cu|ungifsicle-1.58-4|67	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.42-3mdv2009.0
12cu|ungifsicle-1.58-4|68	+ Revision: 255146
12cu|ungifsicle-1.58-4|69	- rebuild
12cu|ungifsicle-1.58-4|70	
12cu|ungifsicle-1.58-4|71	+ Olivier Blin <oblin@mandriva.com>
12cu|ungifsicle-1.58-4|72	- restore BuildRoot
12cu|ungifsicle-1.58-4|73	
12cu|ungifsicle-1.58-4|74	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.42-1mdv2008.1
12cu|ungifsicle-1.58-4|75	+ Revision: 128749
12cu|ungifsicle-1.58-4|76	- kill re-definition of %%buildroot on Pixel's request
12cu|ungifsicle-1.58-4|77	- buildrequires X11-devel instead of XFree86-devel
12cu|ungifsicle-1.58-4|78	- use %%mkrel
12cu|ungifsicle-1.58-4|79	- import ungifsicle
12cu|ungifsicle-1.58-4|80	
12cu|ungifsicle-1.58-4|81	
12cu|ungifsicle-1.58-4|82	* Tue Apr 26 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.42-1mdk
12cu|ungifsicle-1.58-4|83	- 1.42
12cu|ungifsicle-1.58-4|84	
12cu|ungifsicle-1.58-4|85	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.35-3mdk
12cu|ungifsicle-1.58-4|86	- rebuild
12cu|ungifsicle-1.58-4|87	
12cu|ungifsicle-1.58-4|88	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.35-2mdk
12cu|ungifsicle-1.58-4|89	- rebuild
12cu|ungifsicle-1.58-4|90	
12cu|ungifsicle-1.58-4|91	* Thu Oct 10 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.35-1mdk
12cu|ungifsicle-1.58-4|92	- 1.35
12cu|ungifsicle-1.58-4|93	
12cu|ungifsicle-1.58-4|94	* Wed Sep 05 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.30-1mdk
12cu|ungifsicle-1.58-4|95	- 1.30
12cu|ungifsicle-1.58-4|96	
12cu|ungifsicle-1.58-4|97	* Wed Apr 25 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.25-1mdk
12cu|ungifsicle-1.58-4|98	- added in contribs by Pierre-Michel THEVENY <pmt@mnhn.fr> :
12cu|ungifsicle-1.58-4|99	- Ported to Mandrake from rpm.spec in sources tarball
12cu|ungifsicle-1.58-4|100	- Build on Mandrake 8.0 (rpm-4.0)

13060 12
12cu|unimrcp-1.0.0-2|1	%define name unimrcp
12cu|unimrcp-1.0.0-2|2	%define develname %mklibname %{name} -d
12cu|unimrcp-1.0.0-2|3	%define develname_st %mklibname %{name} -d -s
12cu|unimrcp-1.0.0-2|4	%define libname %mklibname %{name}
12cu|unimrcp-1.0.0-2|5	
12cu|unimrcp-1.0.0-2|6	Name: %{name}
12cu|unimrcp-1.0.0-2|7	Version: 1.0.0
12cu|unimrcp-1.0.0-2|8	Release: 2
12cu|unimrcp-1.0.0-2|9	
12cu|unimrcp-1.0.0-2|10	Summary: Media Resource Control Protocol Stack
12cu|unimrcp-1.0.0-2|11	License: Apache
12cu|unimrcp-1.0.0-2|12	Group: System/Servers
12cu|unimrcp-1.0.0-2|13	Url: http://unimrcp.org
12cu|unimrcp-1.0.0-2|14	
12cu|unimrcp-1.0.0-2|15	Source0: http://unimrcp.googlecode.com/files/%{name}-%{version}.tar.gz
12cu|unimrcp-1.0.0-2|16	Source1: %{name}server.init
12cu|unimrcp-1.0.0-2|17	
12cu|unimrcp-1.0.0-2|18	BuildRequires: pkgconfig
12cu|unimrcp-1.0.0-2|19	BuildRequires: autoconf
12cu|unimrcp-1.0.0-2|20	BuildRequires: automake
12cu|unimrcp-1.0.0-2|21	BuildRequires: expat-devel
12cu|unimrcp-1.0.0-2|22	BuildRequires: libunimrcp-deps-devel
12cu|unimrcp-1.0.0-2|23	BuildRequires: pocketsphinx-devel
12cu|unimrcp-1.0.0-2|24	BuildRequires: sphinxbase-devel
12cu|unimrcp-1.0.0-2|25	BuildRequires: pkgconfig(sndfile)
12cu|unimrcp-1.0.0-2|26	#BuildRequires: flite-devel >= 1.3.9
12cu|unimrcp-1.0.0-2|27	
12cu|unimrcp-1.0.0-2|28	Requires: lib%{name}
12cu|unimrcp-1.0.0-2|29	Requires: libunimrcp-deps
12cu|unimrcp-1.0.0-2|30	#Requires: flite
12cu|unimrcp-1.0.0-2|31	
12cu|unimrcp-1.0.0-2|32	%description
12cu|unimrcp-1.0.0-2|33	Media Resource Control Protocol (MRCP) allows to control media processing
12cu|unimrcp-1.0.0-2|34	resources over the network using distributed client/server architecture.
12cu|unimrcp-1.0.0-2|35	Media processing resources include:
12cu|unimrcp-1.0.0-2|36	- Speech Synthesizer (TTS)
12cu|unimrcp-1.0.0-2|37	- Speech Recognizer (ASR)
12cu|unimrcp-1.0.0-2|38	- Speaker Verifier (SV)
12cu|unimrcp-1.0.0-2|39	- Speech Recorder (SR)
12cu|unimrcp-1.0.0-2|40	MRCP is not a stand alone protocol and it relies on various VoIP protocols
12cu|unimrcp-1.0.0-2|41	such as:
12cu|unimrcp-1.0.0-2|42	- SIP (MRCPv2), RTSP (MRCPv1) session management
12cu|unimrcp-1.0.0-2|43	- SDP offer/answer model
12cu|unimrcp-1.0.0-2|44	- RTP media streaming
12cu|unimrcp-1.0.0-2|45	UniMRCP is an open source cross-platform MRCP implementation, which provides
12cu|unimrcp-1.0.0-2|46	everything required for MRCP client and server side deployment.
12cu|unimrcp-1.0.0-2|47	UniMRCP encapsulates SIP/MRCPv2, RTSP, SDP and RTP stacks inside and provides
12cu|unimrcp-1.0.0-2|48	MRCP version independent user level interface for the integration.
12cu|unimrcp-1.0.0-2|49	
12cu|unimrcp-1.0.0-2|50	%package -n %{libname}
12cu|unimrcp-1.0.0-2|51	Summary: Media Resource Control Protocol Stack shared librarries
12cu|unimrcp-1.0.0-2|52	Group: System/Libraries
12cu|unimrcp-1.0.0-2|53	Provides: lib%{name} = %{version}-%{release}
12cu|unimrcp-1.0.0-2|54	
12cu|unimrcp-1.0.0-2|55	%description -n %{libname}
12cu|unimrcp-1.0.0-2|56	UniMRCP is an open source cross-platform MRCP implementation, which provides
12cu|unimrcp-1.0.0-2|57	everything required for MRCP client and server side deployment.
12cu|unimrcp-1.0.0-2|58	UniMRCP encapsulates SIP/MRCPv2, RTSP, SDP and RTP stacks inside and provides
12cu|unimrcp-1.0.0-2|59	MRCP version independent user level interface for the integration.
12cu|unimrcp-1.0.0-2|60	This package contains UniMRCP shared libraries
12cu|unimrcp-1.0.0-2|61	
12cu|unimrcp-1.0.0-2|62	%package -n %{develname}
12cu|unimrcp-1.0.0-2|63	Summary: Media Resource Control Protocol Stack develnameopment
12cu|unimrcp-1.0.0-2|64	Group: Development/C
12cu|unimrcp-1.0.0-2|65	Provides: lib%{name}-devel = %{version}-%{release}
12cu|unimrcp-1.0.0-2|66	Provides: %{name}-devel = %{version}-%{release}
12cu|unimrcp-1.0.0-2|67	Requires: lib%{name} = %{version}-%{release}, pkgconfig
12cu|unimrcp-1.0.0-2|68	
12cu|unimrcp-1.0.0-2|69	%description -n %{develname}
12cu|unimrcp-1.0.0-2|70	UniMRCP is an open source cross-platform MRCP implementation, which provides
12cu|unimrcp-1.0.0-2|71	everything required for MRCP client and server side deployment.
12cu|unimrcp-1.0.0-2|72	UniMRCP encapsulates SIP/MRCPv2, RTSP, SDP and RTP stacks inside and provides
12cu|unimrcp-1.0.0-2|73	MRCP version independent user level interface for the integration.
12cu|unimrcp-1.0.0-2|74	This package contains development part of UniMRCP.
12cu|unimrcp-1.0.0-2|75	
12cu|unimrcp-1.0.0-2|76	
12cu|unimrcp-1.0.0-2|77	%package -n %{develname_st}
12cu|unimrcp-1.0.0-2|78	Summary: Media Resource Control Protocol Stack develnameopment
12cu|unimrcp-1.0.0-2|79	Group: Development/C
12cu|unimrcp-1.0.0-2|80	Provides: lib%{name}-static-devel = %{version}-%{release}
12cu|unimrcp-1.0.0-2|81	Provides: %{name}-static-devel = %{version}-%{release}
12cu|unimrcp-1.0.0-2|82	Requires:  %{name}-devel = %{version}-%{release}
12cu|unimrcp-1.0.0-2|83	
12cu|unimrcp-1.0.0-2|84	%description -n %{develname_st}
12cu|unimrcp-1.0.0-2|85	UniMRCP is an open source cross-platform MRCP implementation, which provides
12cu|unimrcp-1.0.0-2|86	everything required for MRCP client and server side deployment.
12cu|unimrcp-1.0.0-2|87	UniMRCP encapsulates SIP/MRCPv2, RTSP, SDP and RTP stacks inside and provides
12cu|unimrcp-1.0.0-2|88	MRCP version independent user level interface for the integration.
12cu|unimrcp-1.0.0-2|89	This package contains development part of UniMRCP.
12cu|unimrcp-1.0.0-2|90	
12cu|unimrcp-1.0.0-2|91	
12cu|unimrcp-1.0.0-2|92	%prep
12cu|unimrcp-1.0.0-2|93	%setup -q
12cu|unimrcp-1.0.0-2|94	
12cu|unimrcp-1.0.0-2|95	%build
12cu|unimrcp-1.0.0-2|96	[ ! -x ./bootstrap ] || ./bootstrap
12cu|unimrcp-1.0.0-2|97	
12cu|unimrcp-1.0.0-2|98	perl -pi -w -e 's/lib\/pkgconfig/pkgconfig/g' configure
12cu|unimrcp-1.0.0-2|99	perl -pi -w -e 's/^confdir=([\W])\$\{prefix\}/confdir=$1\$\(DESTDIR\)\$\{prefix\}/g' configure
12cu|unimrcp-1.0.0-2|100	perl -pi -w -e 's/^logdir=([\W])\$\{prefix\}/logdir=$1\$\(DESTDIR\)\$\{prefix\}/g' configure
12cu|unimrcp-1.0.0-2|101	perl -pi -w -e 's/^datadir=([\W])\$\{prefix\}/datadir=$1\$\(DESTDIR\)\$\{prefix\}/g' configure
12cu|unimrcp-1.0.0-2|102	
12cu|unimrcp-1.0.0-2|103	%configure2_5x \
12cu|unimrcp-1.0.0-2|104	--sysconfdir=%{_sysconfdir}/%{name} \
12cu|unimrcp-1.0.0-2|105	--with-apr=%{_datadir}/unimrcp-deps \
12cu|unimrcp-1.0.0-2|106	--with-apr-util=%{_datadir}/unimrcp-deps \
12cu|unimrcp-1.0.0-2|107	--with-sofia-sip=%{_datadir}/unimrcp-deps/lib \
12cu|unimrcp-1.0.0-2|108	--with-sphinxbase=%{_libdir} \
12cu|unimrcp-1.0.0-2|109	--with-pocketsphinx=%{_libdir} \
12cu|unimrcp-1.0.0-2|110	--enable-pocketsphinx-plugin
12cu|unimrcp-1.0.0-2|111	#    --enable-flite-plugin \
12cu|unimrcp-1.0.0-2|112	
12cu|unimrcp-1.0.0-2|113	%install
12cu|unimrcp-1.0.0-2|114	%makeinstall_std
12cu|unimrcp-1.0.0-2|115	
12cu|unimrcp-1.0.0-2|116	install -d -m0775 %{buildroot}%{_sysconfdir}/%{name}
12cu|unimrcp-1.0.0-2|117	mv -f %{buildroot}/usr/conf %{buildroot}%{_sysconfdir}/%{name}/
12cu|unimrcp-1.0.0-2|118	mv -f %{buildroot}/usr/data %{buildroot}%{_sysconfdir}/%{name}/
12cu|unimrcp-1.0.0-2|119	mv -f %{buildroot}/usr/log %{buildroot}%{_sysconfdir}/%{name}/
12cu|unimrcp-1.0.0-2|120	mv -f %{buildroot}/usr/plugin %{buildroot}%{_sysconfdir}/%{name}/
12cu|unimrcp-1.0.0-2|121	
12cu|unimrcp-1.0.0-2|122	install -d -m0775 %{buildroot}%{_sysconfdir}/rc.d/init.d
12cu|unimrcp-1.0.0-2|123	install -m755 %{SOURCE1} %{buildroot}%{_sysconfdir}/rc.d/init.d/%{name}server
12cu|unimrcp-1.0.0-2|124	
12cu|unimrcp-1.0.0-2|125	%files
12cu|unimrcp-1.0.0-2|126	%dir %{_sysconfdir}/%{name}
12cu|unimrcp-1.0.0-2|127	%config(noreplace) %{_sysconfdir}/%{name}/conf/*.xml
12cu|unimrcp-1.0.0-2|128	%config(noreplace) %{_sysconfdir}/%{name}/conf/*.xsd
12cu|unimrcp-1.0.0-2|129	%config(noreplace) %{_sysconfdir}/%{name}/conf/client-profiles/*.xml
12cu|unimrcp-1.0.0-2|130	%{_bindir}/*
12cu|unimrcp-1.0.0-2|131	%{_sysconfdir}/%{name}/plugin
12cu|unimrcp-1.0.0-2|132	%{_sysconfdir}/%{name}/data
12cu|unimrcp-1.0.0-2|133	%{_sysconfdir}/%{name}/log
12cu|unimrcp-1.0.0-2|134	%{_sysconfdir}/rc.d/init.d/*
12cu|unimrcp-1.0.0-2|135	
12cu|unimrcp-1.0.0-2|136	%files -n %{libname}
12cu|unimrcp-1.0.0-2|137	%{_libdir}/*.so
12cu|unimrcp-1.0.0-2|138	%{_libdir}/*.so.*
12cu|unimrcp-1.0.0-2|139	
12cu|unimrcp-1.0.0-2|140	%files -n %{develname}
12cu|unimrcp-1.0.0-2|141	%{_includedir}/*
12cu|unimrcp-1.0.0-2|142	%{_libdir}/pkgconfig/*.pc
12cu|unimrcp-1.0.0-2|143	
12cu|unimrcp-1.0.0-2|144	%files -n %{develname_st}
12cu|unimrcp-1.0.0-2|145	%{_libdir}/*.a
12cu|unimrcp-1.0.0-2|146	
12cu|unimrcp-1.0.0-2|147	%changelog
12cu|unimrcp-1.0.0-2|148	* Wed Apr 16 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.0.0-2
12cu|unimrcp-1.0.0-2|149	+ Revision: 966d477
12cu|unimrcp-1.0.0-2|150	- Updated unimrcp.spec
12cu|unimrcp-1.0.0-2|151	
12cu|unimrcp-1.0.0-2|152	

13061 12
12cu|unison-2.40.102-1|1	%define _enable_debug_packages %{nil}
12cu|unison-2.40.102-1|2	%define debug_package %{nil}
12cu|unison-2.40.102-1|3	
12cu|unison-2.40.102-1|4	Summary:	File-synchronization tool for Unix and Windows
12cu|unison-2.40.102-1|5	Name:		unison
12cu|unison-2.40.102-1|6	Version:	2.40.102
12cu|unison-2.40.102-1|7	Release:	1
12cu|unison-2.40.102-1|8	License:	GPLv2+
12cu|unison-2.40.102-1|9	Group:		File tools
12cu|unison-2.40.102-1|10	Url:		http://www.cis.upenn.edu/~bcpierce/unison/
12cu|unison-2.40.102-1|11	Source0:	%{name}-%{version}.tar.gz
12cu|unison-2.40.102-1|12	Source1:	unison.png
12cu|unison-2.40.102-1|13	Source2:	%{name}-%{version}-manual.pdf
12cu|unison-2.40.102-1|14	Buildrequires:	ocaml
12cu|unison-2.40.102-1|15	BuildRequires:	emacs-common
12cu|unison-2.40.102-1|16	BuildRequires:	ocaml-lablgtk2-devel
12cu|unison-2.40.102-1|17	BuildRequires:	pkgconfig(glib-2.0)
12cu|unison-2.40.102-1|18	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|unison-2.40.102-1|19	BuildRequires:	pkgconfig(pango)
12cu|unison-2.40.102-1|20	BuildRequires:	pkgconfig(pangocairo)
12cu|unison-2.40.102-1|21	Requires:	openssh-clients
12cu|unison-2.40.102-1|22	Requires:	x11-font-schumacher-misc
12cu|unison-2.40.102-1|23	Requires:	rsync
12cu|unison-2.40.102-1|24	
12cu|unison-2.40.102-1|25	%description
12cu|unison-2.40.102-1|26	Unison is a file-synchronization tool for Unix and Windows. It allows
12cu|unison-2.40.102-1|27	two replicas of a collection of files and directories to be stored on
12cu|unison-2.40.102-1|28	different hosts (or different disks on the same host), modified
12cu|unison-2.40.102-1|29	separately, and then brought up to date by propagating the changes in
12cu|unison-2.40.102-1|30	each replica to the other. Unlike simple mirroring or backup
12cu|unison-2.40.102-1|31	utilities, Unison can deal with updates to both replicas of a
12cu|unison-2.40.102-1|32	distributed directory structure. Updates that do not conflict are
12cu|unison-2.40.102-1|33	propagated automatically.  Conflicting updates are detected and
12cu|unison-2.40.102-1|34	displayed. Unison can synchronize either locally (between volumes
12cu|unison-2.40.102-1|35	mounted on the same computer) or remotely,between any pair of machines
12cu|unison-2.40.102-1|36	connected to the internet, communicating over either a direct socket
12cu|unison-2.40.102-1|37	link or tunneling over an rsh or an encrypted ssh connection. It is
12cu|unison-2.40.102-1|38	careful with network bandwidth, and runs well over slow links such as
12cu|unison-2.40.102-1|39	PPP connections. Unison is available for both Windows (95/98/NT/2K)
12cu|unison-2.40.102-1|40	and Unix (Linux, Solaris). Moreover, Unison works across platforms,
12cu|unison-2.40.102-1|41	allowing you to synchronize a Windows laptop with a Unix server, for
12cu|unison-2.40.102-1|42	example.
12cu|unison-2.40.102-1|43	
12cu|unison-2.40.102-1|44	%files
12cu|unison-2.40.102-1|45	%doc NEWS RECENTNEWS TODO.txt README CONTRIB COPYING %{name}-%{version}-manual.pdf
12cu|unison-2.40.102-1|46	%{_bindir}/*
12cu|unison-2.40.102-1|47	%{_datadir}/applications/%{name}.desktop
12cu|unison-2.40.102-1|48	%{_datadir}/pixmaps/*
12cu|unison-2.40.102-1|49	
12cu|unison-2.40.102-1|50	#----------------------------------------------------------------------------
12cu|unison-2.40.102-1|51	
12cu|unison-2.40.102-1|52	%prep
12cu|unison-2.40.102-1|53	%setup -q
12cu|unison-2.40.102-1|54	
12cu|unison-2.40.102-1|55	%build
12cu|unison-2.40.102-1|56	make THREADS=true UISTYLE=gtk2
12cu|unison-2.40.102-1|57	
12cu|unison-2.40.102-1|58	%install
12cu|unison-2.40.102-1|59	mv src/* ./
12cu|unison-2.40.102-1|60	install -m755 %{name} -D %{buildroot}%{_bindir}/%{name}
12cu|unison-2.40.102-1|61	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cu|unison-2.40.102-1|62	cp -f %{SOURCE1} %{buildroot}%{_datadir}/pixmaps
12cu|unison-2.40.102-1|63	cp -f %{SOURCE2} .
12cu|unison-2.40.102-1|64	
12cu|unison-2.40.102-1|65	mkdir -p %{buildroot}%{_datadir}/applications
12cu|unison-2.40.102-1|66	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|unison-2.40.102-1|67	[Desktop Entry]
12cu|unison-2.40.102-1|68	Name=%{name}
12cu|unison-2.40.102-1|69	Comment=%{summary}
12cu|unison-2.40.102-1|70	Exec=%{_bindir}/%{name}
12cu|unison-2.40.102-1|71	Icon=%{name}
12cu|unison-2.40.102-1|72	Terminal=false
12cu|unison-2.40.102-1|73	Type=Application
12cu|unison-2.40.102-1|74	Categories=System;Utility;
12cu|unison-2.40.102-1|75	EOF
12cu|unison-2.40.102-1|76	
12cu|unison-2.40.102-1|77	
12cu|unison-2.40.102-1|78	%changelog
12cu|unison-2.40.102-1|79	* Tue Feb 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.40.102-1
12cu|unison-2.40.102-1|80	+ Revision: 3a9f5f2
12cu|unison-2.40.102-1|81	- LOG New version 2.40.102, spec cleanup
12cu|unison-2.40.102-1|82	
12cu|unison-2.40.102-1|83	

13062 12
12cu|unknown-horizons-2013.2-1|1	%define icon_name      uk
12cu|unknown-horizons-2013.2-1|2	
12cu|unknown-horizons-2013.2-1|3	Name:		unknown-horizons
12cu|unknown-horizons-2013.2-1|4	Version:	2013.2
12cu|unknown-horizons-2013.2-1|5	Release:	1
12cu|unknown-horizons-2013.2-1|6	Summary:	A popular economy and city building 2D RTS game
12cu|unknown-horizons-2013.2-1|7	License:	GPLv2+ ; CC-BY-SA 3.0 ; OFL ;
12cu|unknown-horizons-2013.2-1|8	Group:		Games/Strategy
12cu|unknown-horizons-2013.2-1|9	Url:		http://www.unknown-horizons.org
12cu|unknown-horizons-2013.2-1|10	# From github's tag
12cu|unknown-horizons-2013.2-1|11	Source:		%{name}-%{version}.zip
12cu|unknown-horizons-2013.2-1|12	Source1:	%{name}.svg
12cu|unknown-horizons-2013.2-1|13	# Required, docbook-xsl-stylesheets : to build man page
12cu|unknown-horizons-2013.2-1|14	BuildRequires:	docbook-style-xsl
12cu|unknown-horizons-2013.2-1|15	BuildRequires:	fdupes
12cu|unknown-horizons-2013.2-1|16	BuildRequires:	fife-devel >= 0.3.4
12cu|unknown-horizons-2013.2-1|17	BuildRequires:	intltool
12cu|unknown-horizons-2013.2-1|18	# Required, libxslt : to build man page
12cu|unknown-horizons-2013.2-1|19	BuildRequires:	xsltproc
12cu|unknown-horizons-2013.2-1|20	BuildRequires:	libxslt-devel
12cu|unknown-horizons-2013.2-1|21	BuildRequires:	pkgconfig
12cu|unknown-horizons-2013.2-1|22	BuildRequires:	python-devel
12cu|unknown-horizons-2013.2-1|23	BuildRequires:	python-distutils-extra
12cu|unknown-horizons-2013.2-1|24	BuildRequires:	desktop-file-utils
12cu|unknown-horizons-2013.2-1|25	#Required imagemagick to fix desktop icon
12cu|unknown-horizons-2013.2-1|26	BuildRequires:	imagemagick
12cu|unknown-horizons-2013.2-1|27	Requires:	fife
12cu|unknown-horizons-2013.2-1|28	Requires:	python
12cu|unknown-horizons-2013.2-1|29	Requires:	python-yaml
12cu|unknown-horizons-2013.2-1|30	Requires:	%{name}-data = %{version}
12cu|unknown-horizons-2013.2-1|31	BuildArch:	noarch
12cu|unknown-horizons-2013.2-1|32	
12cu|unknown-horizons-2013.2-1|33	%description
12cu|unknown-horizons-2013.2-1|34	Unknown Horizons is a 2D real-time strategy simulation with an emphasis
12cu|unknown-horizons-2013.2-1|35	on economy and city building. Expand your small settlement to a strong
12cu|unknown-horizons-2013.2-1|36	and wealthy colony, collect taxes and supply your inhabitants with
12cu|unknown-horizons-2013.2-1|37	valuable goods. Increase your power with a well balanced economy and
12cu|unknown-horizons-2013.2-1|38	with strategic trade and diplomacy.
12cu|unknown-horizons-2013.2-1|39	
12cu|unknown-horizons-2013.2-1|40	%package data
12cu|unknown-horizons-2013.2-1|41	Summary:	Games data for the %{name} game
12cu|unknown-horizons-2013.2-1|42	Conflicts:	%{name} < 2012.1
12cu|unknown-horizons-2013.2-1|43	Requires:	%{name} = %{version}
12cu|unknown-horizons-2013.2-1|44	BuildArch:	noarch
12cu|unknown-horizons-2013.2-1|45	
12cu|unknown-horizons-2013.2-1|46	%description data
12cu|unknown-horizons-2013.2-1|47	This package contains data files for %{name} game.
12cu|unknown-horizons-2013.2-1|48	
12cu|unknown-horizons-2013.2-1|49	%prep
12cu|unknown-horizons-2013.2-1|50	%setup -q
12cu|unknown-horizons-2013.2-1|51	
12cu|unknown-horizons-2013.2-1|52	%build
12cu|unknown-horizons-2013.2-1|53	# Build Unknown Horizons
12cu|unknown-horizons-2013.2-1|54	python setup.py build
12cu|unknown-horizons-2013.2-1|55	
12cu|unknown-horizons-2013.2-1|56	%install
12cu|unknown-horizons-2013.2-1|57	python setup.py install \
12cu|unknown-horizons-2013.2-1|58	--prefix=%{_prefix} \
12cu|unknown-horizons-2013.2-1|59	--root=%{buildroot}
12cu|unknown-horizons-2013.2-1|60	%find_lang %{name} %{name}-server %{name}.lang
12cu|unknown-horizons-2013.2-1|61	
12cu|unknown-horizons-2013.2-1|62	rm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
12cu|unknown-horizons-2013.2-1|63	# KDE has problems handling icon files starting with 'unknown' followed by a dash
12cu|unknown-horizons-2013.2-1|64	# (ex: unknown-horizons.svg) and displays unknown.* icon. We fix this by changing
12cu|unknown-horizons-2013.2-1|65	# the icon name in .desktop file.
12cu|unknown-horizons-2013.2-1|66	sed -i "s/Icon=unknown-horizons/Icon=%{icon_name}/" %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|unknown-horizons-2013.2-1|67	install -D -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{icon_name}.svg
12cu|unknown-horizons-2013.2-1|68	
12cu|unknown-horizons-2013.2-1|69	desktop-file-install --vendor="" \
12cu|unknown-horizons-2013.2-1|70	--dir %{buildroot}%{_datadir}/applications \
12cu|unknown-horizons-2013.2-1|71	--remove-category="Simulation" \
12cu|unknown-horizons-2013.2-1|72	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|unknown-horizons-2013.2-1|73	
12cu|unknown-horizons-2013.2-1|74	%files -f %{name}.lang
12cu|unknown-horizons-2013.2-1|75	%doc doc/AUTHORS.md doc/GPL doc/GPL_fontexception doc/LICENSE doc/CC doc/OFL doc/CHANGELOG
12cu|unknown-horizons-2013.2-1|76	%{_bindir}/%{name}
12cu|unknown-horizons-2013.2-1|77	%{_mandir}/man6/%{name}.6.*
12cu|unknown-horizons-2013.2-1|78	%{python_sitelib}/*.egg-info
12cu|unknown-horizons-2013.2-1|79	%{python_sitelib}/horizons/
12cu|unknown-horizons-2013.2-1|80	%{_datadir}/applications/%{name}.desktop
12cu|unknown-horizons-2013.2-1|81	%{_iconsdir}/hicolor/scalable/apps/%{icon_name}.svg
12cu|unknown-horizons-2013.2-1|82	
12cu|unknown-horizons-2013.2-1|83	%files data
12cu|unknown-horizons-2013.2-1|84	%{_datadir}/%{name}
12cu|unknown-horizons-2013.2-1|85	

13063 12
12cu|unpaper-0.4.2-1|1	Summary:	Post-processing scanned and photocopied book pages
12cu|unpaper-0.4.2-1|2	Name:		unpaper
12cu|unpaper-0.4.2-1|3	Version:	0.4.2
12cu|unpaper-0.4.2-1|4	Release:	1
12cu|unpaper-0.4.2-1|5	License:	GPL
12cu|unpaper-0.4.2-1|6	Group:		Graphics
12cu|unpaper-0.4.2-1|7	# the newest version is 0.3, the old one was 1.1. Epoch is needed.
12cu|unpaper-0.4.2-1|8	Epoch:		1
12cu|unpaper-0.4.2-1|9	Source:		http://www.flameeyes.eu/files/%{name}-%{version}.tar.xz
12cu|unpaper-0.4.2-1|10	Url:		http://unpaper.berlios.de/
12cu|unpaper-0.4.2-1|11	BuildRequires:  netpbm
12cu|unpaper-0.4.2-1|12	BuildRequires:  xsltproc
12cu|unpaper-0.4.2-1|13	
12cu|unpaper-0.4.2-1|14	%description
12cu|unpaper-0.4.2-1|15	unpaper is a post-processing tool for scanned sheets of paper,
12cu|unpaper-0.4.2-1|16	especially for book pages that have been scanned from previously
12cu|unpaper-0.4.2-1|17	created photocopies.  The main purpose is to make scanned book pages
12cu|unpaper-0.4.2-1|18	better readable on screen after conversion to PDF. Additionally,
12cu|unpaper-0.4.2-1|19	unpaper might be useful to enhance the quality of scanned pages before
12cu|unpaper-0.4.2-1|20	performing optical character recognition (OCR).
12cu|unpaper-0.4.2-1|21	
12cu|unpaper-0.4.2-1|22	unpaper tries to clean scanned images by removing dark edges that
12cu|unpaper-0.4.2-1|23	appeared through scanning or copying on areas outside the actual page
12cu|unpaper-0.4.2-1|24	content (e.g.  dark areas between the left-hand-side and the
12cu|unpaper-0.4.2-1|25	right-hand-side of a double- sided book-page scan).  The program also
12cu|unpaper-0.4.2-1|26	tries to detect disaligned centering and rotation of pages and will
12cu|unpaper-0.4.2-1|27	automatically straighten each page by rotating it to the correct
12cu|unpaper-0.4.2-1|28	angle. This is called "deskewing".  Note that the automatic processing
12cu|unpaper-0.4.2-1|29	will sometimes fail. It is always a good idea to manually control the
12cu|unpaper-0.4.2-1|30	results of unpaper and adjust the parameter settings according to the
12cu|unpaper-0.4.2-1|31	requirements of the input. Each processing step can also be disabled
12cu|unpaper-0.4.2-1|32	individually for each sheet.
12cu|unpaper-0.4.2-1|33	
12cu|unpaper-0.4.2-1|34	Input and output files can be in either .pbm or .pgm format, as also
12cu|unpaper-0.4.2-1|35	used by the Linux scanning tools scanimage and scanadf.  Conversion to
12cu|unpaper-0.4.2-1|36	PDF can e.g. be achieved with the Linux tools pgm2tiff, tiffcp and
12cu|unpaper-0.4.2-1|37	tiff2pdf.
12cu|unpaper-0.4.2-1|38	
12cu|unpaper-0.4.2-1|39	
12cu|unpaper-0.4.2-1|40	%prep
12cu|unpaper-0.4.2-1|41	%setup -q
12cu|unpaper-0.4.2-1|42	
12cu|unpaper-0.4.2-1|43	
12cu|unpaper-0.4.2-1|44	%build
12cu|unpaper-0.4.2-1|45	%configure2_5x
12cu|unpaper-0.4.2-1|46	%make
12cu|unpaper-0.4.2-1|47	
12cu|unpaper-0.4.2-1|48	%install
12cu|unpaper-0.4.2-1|49	%makeinstall_std
12cu|unpaper-0.4.2-1|50	rm -rf %{buildroot}%{_datadir}/doc
12cu|unpaper-0.4.2-1|51	
12cu|unpaper-0.4.2-1|52	%files
12cu|unpaper-0.4.2-1|53	%doc doc/img doc/index.html doc/unpaper.html README COPYING
12cu|unpaper-0.4.2-1|54	%{_bindir}/*
12cu|unpaper-0.4.2-1|55	%{_mandir}/man1/*
12cu|unpaper-0.4.2-1|56	
12cu|unpaper-0.4.2-1|57	%changelog
12cu|unpaper-0.4.2-1|58	* Sat Dec 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:0.4.2-1
12cu|unpaper-0.4.2-1|59	+ Revision: 08980e6
12cu|unpaper-0.4.2-1|60	- Fix build
12cu|unpaper-0.4.2-1|61	
12cu|unpaper-0.4.2-1|62	

13064 12
12cu|unvanquished-0.25.0-1|1	%define debug_package	%{nil}
12cu|unvanquished-0.25.0-1|2	%define oname Unvanquished
12cu|unvanquished-0.25.0-1|3	
12cu|unvanquished-0.25.0-1|4	
12cu|unvanquished-0.25.0-1|5	Name:           unvanquished
12cu|unvanquished-0.25.0-1|6	Version:        0.25.0
12cu|unvanquished-0.25.0-1|7	Release:        1
12cu|unvanquished-0.25.0-1|8	Summary:        Sci-fi RTS and FPS game
12cu|unvanquished-0.25.0-1|9	License:        GPLv3
12cu|unvanquished-0.25.0-1|10	Group:          Games/Arcade
12cu|unvanquished-0.25.0-1|11	Url:            http://unvanquished.net/
12cu|unvanquished-0.25.0-1|12	Source0:        http://unvanquished.net/downloads/sources/stripped/%{name}-%{version}.tar.xz
12cu|unvanquished-0.25.0-1|13	Source1:	unvanquished.png
12cu|unvanquished-0.25.0-1|14	BuildRequires:  cmake
12cu|unvanquished-0.25.0-1|15	BuildRequires:  gcc-c++
12cu|unvanquished-0.25.0-1|16	BuildRequires:  gmp-devel
12cu|unvanquished-0.25.0-1|17	BuildRequires:  hicolor-icon-theme
12cu|unvanquished-0.25.0-1|18	BuildRequires:  jpeg-devel
12cu|unvanquished-0.25.0-1|19	BuildRequires:  pkgconfig(ncurses)
12cu|unvanquished-0.25.0-1|20	BuildRequires:  pkgconfig(freetype2)
12cu|unvanquished-0.25.0-1|21	BuildRequires:  pkgconfig(glew)
12cu|unvanquished-0.25.0-1|22	BuildRequires:  pkgconfig(libcurl)
12cu|unvanquished-0.25.0-1|23	BuildRequires:  pkgconfig(libpng)
12cu|unvanquished-0.25.0-1|24	BuildRequires:  pkgconfig(libwebp)
12cu|unvanquished-0.25.0-1|25	BuildRequires:  pkgconfig(nettle)
12cu|unvanquished-0.25.0-1|26	BuildRequires:  pkgconfig(openal)
12cu|unvanquished-0.25.0-1|27	BuildRequires:  pkgconfig(sdl)
12cu|unvanquished-0.25.0-1|28	BuildRequires:  pkgconfig(speex)
12cu|unvanquished-0.25.0-1|29	BuildRequires:  pkgconfig(theora)
12cu|unvanquished-0.25.0-1|30	BuildRequires:  pkgconfig(vorbis)
12cu|unvanquished-0.25.0-1|31	BuildRequires:  pkgconfig(glu)
12cu|unvanquished-0.25.0-1|32	BuildRequires:  pkgconfig(gl)
12cu|unvanquished-0.25.0-1|33	BuildRequires:  pkgconfig(glut)
12cu|unvanquished-0.25.0-1|34	BuildRequires:  pkgconfig(geoip)
12cu|unvanquished-0.25.0-1|35	BuildRequires:  libtinyxml-devel
12cu|unvanquished-0.25.0-1|36	BuildRequires:  bzip2-devel
12cu|unvanquished-0.25.0-1|37	BuildRequires:  pkgconfig(libcurl)
12cu|unvanquished-0.25.0-1|38	BuildRequires:  pkgconfig(sdl2)
12cu|unvanquished-0.25.0-1|39	BuildRequires:  pkgconfig(speex)
12cu|unvanquished-0.25.0-1|40	BuildRequires:  pkgconfig(theora)
12cu|unvanquished-0.25.0-1|41	BuildRequires:  pkgconfig(vorbis)
12cu|unvanquished-0.25.0-1|42	BuildRequires:  pkgconfig(nettle)
12cu|unvanquished-0.25.0-1|43	BuildRequires:  pkgconfig(openal)
12cu|unvanquished-0.25.0-1|44	BuildRequires:  pkgconfig(opus)
12cu|unvanquished-0.25.0-1|45	BuildRequires:  pkgconfig(opusfile)
12cu|unvanquished-0.25.0-1|46	BuildRequires:  pkgconfig(ncursesw)
12cu|unvanquished-0.25.0-1|47	
12cu|unvanquished-0.25.0-1|48	
12cu|unvanquished-0.25.0-1|49	Requires:       opengl-games-utils
12cu|unvanquished-0.25.0-1|50	Requires:       unvanquished-data >= %{version}
12cu|unvanquished-0.25.0-1|51	Suggests:       unvanquished-maps >= %{version}
12cu|unvanquished-0.25.0-1|52	
12cu|unvanquished-0.25.0-1|53	
12cu|unvanquished-0.25.0-1|54	%description
12cu|unvanquished-0.25.0-1|55	Players fight online in team based combat in a war of aliens against humans.
12cu|unvanquished-0.25.0-1|56	
12cu|unvanquished-0.25.0-1|57	While the humans are equipped with weapons that they use to exterminate
12cu|unvanquished-0.25.0-1|58	the alien presence, the aliens have only their pincers and a few special
12cu|unvanquished-0.25.0-1|59	attacks, such as poison gas, and ranged electrical and projectile attacks.
12cu|unvanquished-0.25.0-1|60	Players do not spawn at random points in the map; instead, each map has
12cu|unvanquished-0.25.0-1|61	default spawn points and both teams are capable of moving
12cu|unvanquished-0.25.0-1|62	them wherever they please.
12cu|unvanquished-0.25.0-1|63	Both teams have other buildings that round out their base,
12cu|unvanquished-0.25.0-1|64	such as machinegun turrets for the humans and barricades for the aliens.
12cu|unvanquished-0.25.0-1|65	Either team wins by destroying the opposing team's spawn points
12cu|unvanquished-0.25.0-1|66	and killing any remaining members of that team before they
12cu|unvanquished-0.25.0-1|67	are able to build any more spawn points or the game timer ends.
12cu|unvanquished-0.25.0-1|68	This package only contains the game engine.
12cu|unvanquished-0.25.0-1|69	
12cu|unvanquished-0.25.0-1|70	%prep
12cu|unvanquished-0.25.0-1|71	%setup -q
12cu|unvanquished-0.25.0-1|72	iconv -f iso8859-1 -t utf-8 GPL.txt > GPL.txt.conv && mv -f GPL.txt.conv GPL.txt
12cu|unvanquished-0.25.0-1|73	
12cu|unvanquished-0.25.0-1|74	%build
12cu|unvanquished-0.25.0-1|75	mkdir build
12cu|unvanquished-0.25.0-1|76	cd build
12cu|unvanquished-0.25.0-1|77	cmake -DCMAKE_INSTALL_PREFIX="%{_libdir}" \
12cu|unvanquished-0.25.0-1|78	-DCMAKE_INSTALL_BINDIR="%{_libdir}/%{oname}" \
12cu|unvanquished-0.25.0-1|79	-DCMAKE_INSTALL_LIBDIR="%{_libdir}/%{oname}" \
12cu|unvanquished-0.25.0-1|80	-DUSE_CURSES=0 \
12cu|unvanquished-0.25.0-1|81	-DUSE_CIN_XVID=0 \
12cu|unvanquished-0.25.0-1|82	-DUSE_INTERNAL_SDL=0 \
12cu|unvanquished-0.25.0-1|83	-DUSE_INTERNAL_CRYPTO=0 \
12cu|unvanquished-0.25.0-1|84	-DUSE_INTERNAL_JPEG=0 \
12cu|unvanquished-0.25.0-1|85	-DUSE_INTERNAL_SPEEX=0 \
12cu|unvanquished-0.25.0-1|86	-DUSE_INTERNAL_GLEW=0 \
12cu|unvanquished-0.25.0-1|87	..
12cu|unvanquished-0.25.0-1|88	
12cu|unvanquished-0.25.0-1|89	%make
12cu|unvanquished-0.25.0-1|90	
12cu|unvanquished-0.25.0-1|91	%install
12cu|unvanquished-0.25.0-1|92	# makinstall no longer provided
12cu|unvanquished-0.25.0-1|93	# Binaries
12cu|unvanquished-0.25.0-1|94	install -d %{buildroot}%{_libdir}/unvanquished/
12cu|unvanquished-0.25.0-1|95	cd build
12cu|unvanquished-0.25.0-1|96	install -m 755 daemon daemonded *.so %{buildroot}%{_libdir}/unvanquished/
12cu|unvanquished-0.25.0-1|97	
12cu|unvanquished-0.25.0-1|98	# Game launcher
12cu|unvanquished-0.25.0-1|99	mkdir -p %{buildroot}%{_bindir}
12cu|unvanquished-0.25.0-1|100	cat >> %{buildroot}%{_bindir}/unvanquished <<EOF
12cu|unvanquished-0.25.0-1|101	#!/bin/sh
12cu|unvanquished-0.25.0-1|102	cd %{_libdir}/unvanquished
12cu|unvanquished-0.25.0-1|103	exec ./daemon +set fs_libpath "%{_libdir}/unvanquished" +set fs_basepath "%{_datadir}/unvanquished" "$@"
12cu|unvanquished-0.25.0-1|104	EOF
12cu|unvanquished-0.25.0-1|105	chmod +x %{buildroot}%{_bindir}/unvanquished
12cu|unvanquished-0.25.0-1|106	
12cu|unvanquished-0.25.0-1|107	# Game server launcher
12cu|unvanquished-0.25.0-1|108	cat >> %{buildroot}%{_bindir}/unvanquished-server <<EOF
12cu|unvanquished-0.25.0-1|109	#!/bin/sh
12cu|unvanquished-0.25.0-1|110	cd %{_libdir}/Unvanquished
12cu|unvanquished-0.25.0-1|111	exec ./daemonded +set fs_libpath "%{_libdir}/unvanquished/" +set fs_basepath "%{_datadir}/unvanquished" "$@"
12cu|unvanquished-0.25.0-1|112	EOF
12cu|unvanquished-0.25.0-1|113	chmod +x %{buildroot}%{_bindir}/unvanquished-server
12cu|unvanquished-0.25.0-1|114	
12cu|unvanquished-0.25.0-1|115	# Menu entry
12cu|unvanquished-0.25.0-1|116	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|unvanquished-0.25.0-1|117	cat >> %{buildroot}%{_datadir}/applications/unvanquished.desktop <<EOF
12cu|unvanquished-0.25.0-1|118	[Desktop Entry]
12cu|unvanquished-0.25.0-1|119	Categories=Game;ActionGame;
12cu|unvanquished-0.25.0-1|120	Name=Unvanquished
12cu|unvanquished-0.25.0-1|121	GenericName=sci-fi RTS and FPS mashup
12cu|unvanquished-0.25.0-1|122	Type=Application
12cu|unvanquished-0.25.0-1|123	Exec=unvanquished
12cu|unvanquished-0.25.0-1|124	Icon=unvanquished
12cu|unvanquished-0.25.0-1|125	EOF
12cu|unvanquished-0.25.0-1|126	
12cu|unvanquished-0.25.0-1|127	# Icons
12cu|unvanquished-0.25.0-1|128	mkdir -p  %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/
12cu|unvanquished-0.25.0-1|129	install -Dm644 %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/unvanquished.png
12cu|unvanquished-0.25.0-1|130	
12cu|unvanquished-0.25.0-1|131	
12cu|unvanquished-0.25.0-1|132	
12cu|unvanquished-0.25.0-1|133	%files
12cu|unvanquished-0.25.0-1|134	%doc GPL.txt COPYING.txt
12cu|unvanquished-0.25.0-1|135	%{_bindir}/*
12cu|unvanquished-0.25.0-1|136	%{_libdir}/unvanquished/
12cu|unvanquished-0.25.0-1|137	%{_datadir}/applications/unvanquished.desktop
12cu|unvanquished-0.25.0-1|138	%{_datadir}/icons/hicolor/128x128/apps/unvanquished.png
12cu|unvanquished-0.25.0-1|139	
12cu|unvanquished-0.25.0-1|140	
12cu|unvanquished-0.25.0-1|141	
12cu|unvanquished-0.25.0-1|142	
12cu|unvanquished-0.25.0-1|143	%changelog
12cu|unvanquished-0.25.0-1|144	* Sun Mar 30 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.25.0-1
12cu|unvanquished-0.25.0-1|145	+ Revision: c2e288e
12cu|unvanquished-0.25.0-1|146	- Fixed Req.
12cu|unvanquished-0.25.0-1|147	
12cu|unvanquished-0.25.0-1|148	

13065 12
12cu|unvanquished-data-0.25.0-1|1	Name:           unvanquished-data
12cu|unvanquished-data-0.25.0-1|2	Version:        0.25.0
12cu|unvanquished-data-0.25.0-1|3	Release:        1
12cu|unvanquished-data-0.25.0-1|4	Summary:        Sci-fi RTS and FPS game
12cu|unvanquished-data-0.25.0-1|5	License:        CC-BY-SA-2.5 and CC-BY-SA-3.0
12cu|unvanquished-data-0.25.0-1|6	Group:          Games/Arcade
12cu|unvanquished-data-0.25.0-1|7	Url:            http://unvanquished.net/
12cu|unvanquished-data-0.25.0-1|8	Source1:        http://www.unvanquished.net/downloads/pkg/training/resources_%{version}-1.pk3
12cu|unvanquished-data-0.25.0-1|9	Source2:        http://www.unvanquished.net/downloads/pkg/unvanquished_%{version}.pk3
12cu|unvanquished-data-0.25.0-1|10	BuildArch:      noarch
12cu|unvanquished-data-0.25.0-1|11	Requires:       unvanquished >= 0.25.0
12cu|unvanquished-data-0.25.0-1|12	
12cu|unvanquished-data-0.25.0-1|13	%description
12cu|unvanquished-data-0.25.0-1|14	Players fight online in team based combat in a war of aliens against humans.
12cu|unvanquished-data-0.25.0-1|15	This package only contains the game data files.
12cu|unvanquished-data-0.25.0-1|16	
12cu|unvanquished-data-0.25.0-1|17	%prep
12cu|unvanquished-data-0.25.0-1|18	#nothing to do
12cu|unvanquished-data-0.25.0-1|19	
12cu|unvanquished-data-0.25.0-1|20	%build
12cu|unvanquished-data-0.25.0-1|21	#nothing to do
12cu|unvanquished-data-0.25.0-1|22	
12cu|unvanquished-data-0.25.0-1|23	%install
12cu|unvanquished-data-0.25.0-1|24	mkdir -p  %{buildroot}%{_datadir}/unvanquished/pkg/
12cu|unvanquished-data-0.25.0-1|25	install -m0644 %{SOURCE1} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-data-0.25.0-1|26	install -m0644 %{SOURCE2} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-data-0.25.0-1|27	
12cu|unvanquished-data-0.25.0-1|28	%files
12cu|unvanquished-data-0.25.0-1|29	%dir %{_datadir}/unvanquished
12cu|unvanquished-data-0.25.0-1|30	%dir %{_datadir}/unvanquished/pkg/
12cu|unvanquished-data-0.25.0-1|31	%{_datadir}/unvanquished/pkg/*.pk3
12cu|unvanquished-data-0.25.0-1|32	%changelog
12cu|unvanquished-data-0.25.0-1|33	* Sun Mar 30 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.25.0-1
12cu|unvanquished-data-0.25.0-1|34	+ Revision: fd77281
12cu|unvanquished-data-0.25.0-1|35	- Fixed Req.
12cu|unvanquished-data-0.25.0-1|36	
12cu|unvanquished-data-0.25.0-1|37	

13066 12
12cu|unvanquished-maps-0.25.0-1|1	%define debug_package	%{nil}
12cu|unvanquished-maps-0.25.0-1|2	Name:           unvanquished-maps
12cu|unvanquished-maps-0.25.0-1|3	Version:        0.25.0
12cu|unvanquished-maps-0.25.0-1|4	Release:        1
12cu|unvanquished-maps-0.25.0-1|5	Summary:        Sci-fi RTS and FPS game
12cu|unvanquished-maps-0.25.0-1|6	License:        CC-BY-SA-2.5 and CC-BY-SA-3.0
12cu|unvanquished-maps-0.25.0-1|7	Group:          Games/Arcade
12cu|unvanquished-maps-0.25.0-1|8	Url:            https://github.com/Unvanquished/Unvanquished/blob/v%{version}/debian/configfiles/maprotation.cfg
12cu|unvanquished-maps-0.25.0-1|9	# Update  every single source link, at package update.
12cu|unvanquished-maps-0.25.0-1|10	
12cu|unvanquished-maps-0.25.0-1|11	Source0:        http://www.unvanquished.net/downloads/pkg/map-UTCS_trem.pk3
12cu|unvanquished-maps-0.25.0-1|12	Source1:        http://www.unvanquished.net/downloads/pkg/map-arachnid2_trem.pk3
12cu|unvanquished-maps-0.25.0-1|13	Source2:        http://www.unvanquished.net/downloads/pkg/map-chasm_b1.pk3
12cu|unvanquished-maps-0.25.0-1|14	Source3:        http://www.unvanquished.net/downloads/pkg/map-forlorn_a4.pk3
12cu|unvanquished-maps-0.25.0-1|15	Source4:        http://www.unvanquished.net/downloads/pkg/map-karith_trem.pk3
12cu|unvanquished-maps-0.25.0-1|16	Source5:        http://www.unvanquished.net/downloads/pkg/map-methane-beta1_trem.pk3
12cu|unvanquished-maps-0.25.0-1|17	Source6:        http://www.unvanquished.net/downloads/pkg/map-nano_trem.pk3
12cu|unvanquished-maps-0.25.0-1|18	Source7:        http://www.unvanquished.net/downloads/pkg/map-nexus6_trem.pk3
12cu|unvanquished-maps-0.25.0-1|19	Source8:        http://www.unvanquished.net/downloads/pkg/map-niveus_trem.pk3
12cu|unvanquished-maps-0.25.0-1|20	Source9:        http://www.unvanquished.net/downloads/pkg/map-orion_trem.pk3
12cu|unvanquished-maps-0.25.0-1|21	Source10:       http://www.unvanquished.net/downloads/pkg/map-parpax_d02d.pk3
12cu|unvanquished-maps-0.25.0-1|22	Source11:       http://www.unvanquished.net/downloads/pkg/map-perseus_b4d.pk3
12cu|unvanquished-maps-0.25.0-1|23	Source12:       http://www.unvanquished.net/downloads/pkg/map-plat23_b11.pk3
12cu|unvanquished-maps-0.25.0-1|24	Source13:       http://www.unvanquished.net/downloads/pkg/map-plat23_b11+1.pk3
12cu|unvanquished-maps-0.25.0-1|25	Source14:       http://www.unvanquished.net/downloads/pkg/map-spacetracks-r1_trem.pk3
12cu|unvanquished-maps-0.25.0-1|26	Source15:       http://www.unvanquished.net/downloads/pkg/map-station15-r1_trem.pk3
12cu|unvanquished-maps-0.25.0-1|27	Source16:       http://www.unvanquished.net/downloads/pkg/map-thunder_b3.pk3
12cu|unvanquished-maps-0.25.0-1|28	Source17:       http://www.unvanquished.net/downloads/pkg/map-tremor_trem.pk3
12cu|unvanquished-maps-0.25.0-1|29	Source18:       http://www.unvanquished.net/downloads/pkg/map-yocto_b2a+1.pk3
12cu|unvanquished-maps-0.25.0-1|30	
12cu|unvanquished-maps-0.25.0-1|31	BuildArch:      noarch
12cu|unvanquished-maps-0.25.0-1|32	Requires:       unvanquished >= %{version}
12cu|unvanquished-maps-0.25.0-1|33	
12cu|unvanquished-maps-0.25.0-1|34	%description
12cu|unvanquished-maps-0.25.0-1|35	Players fight online in team based combat in a war of aliens against humans.
12cu|unvanquished-maps-0.25.0-1|36	This package only contains the map pack.
12cu|unvanquished-maps-0.25.0-1|37	
12cu|unvanquished-maps-0.25.0-1|38	%prep
12cu|unvanquished-maps-0.25.0-1|39	
12cu|unvanquished-maps-0.25.0-1|40	
12cu|unvanquished-maps-0.25.0-1|41	%build
12cu|unvanquished-maps-0.25.0-1|42	
12cu|unvanquished-maps-0.25.0-1|43	%install
12cu|unvanquished-maps-0.25.0-1|44	mkdir -p  %{buildroot}%{_datadir}/unvanquished/pkg/
12cu|unvanquished-maps-0.25.0-1|45	install -m0644 %{SOURCE0} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|46	install -m0644 %{SOURCE1} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|47	install -m0644 %{SOURCE2} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|48	install -m0644 %{SOURCE3} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|49	install -m0644 %{SOURCE4} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|50	install -m0644 %{SOURCE5} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|51	install -m0644 %{SOURCE6} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|52	install -m0644 %{SOURCE7} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|53	install -m0644 %{SOURCE8} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|54	install -m0644 %{SOURCE9} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|55	install -m0644 %{SOURCE10} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|56	install -m0644 %{SOURCE11} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|57	install -m0644 %{SOURCE12} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|58	install -m0644 %{SOURCE13} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|59	install -m0644 %{SOURCE14} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|60	install -m0644 %{SOURCE15} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|61	install -m0644 %{SOURCE16} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|62	install -m0644 %{SOURCE17} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|63	install -m0644 %{SOURCE18} "%{buildroot}%{_datadir}/unvanquished/pkg/"
12cu|unvanquished-maps-0.25.0-1|64	
12cu|unvanquished-maps-0.25.0-1|65	
12cu|unvanquished-maps-0.25.0-1|66	%files
12cu|unvanquished-maps-0.25.0-1|67	%dir %{_datadir}/unvanquished
12cu|unvanquished-maps-0.25.0-1|68	%dir %{_datadir}/unvanquished/pkg/
12cu|unvanquished-maps-0.25.0-1|69	%{_datadir}/unvanquished/pkg/*.pk3
12cu|unvanquished-maps-0.25.0-1|70	
12cu|unvanquished-maps-0.25.0-1|71	
12cu|unvanquished-maps-0.25.0-1|72	
12cu|unvanquished-maps-0.25.0-1|73	%changelog
12cu|unvanquished-maps-0.25.0-1|74	* Sun Mar 30 2014 symbianflo <symbianflo@mandrivausers.ro> 0.25.0-1
12cu|unvanquished-maps-0.25.0-1|75	+ Revision: 582ea4a
12cu|unvanquished-maps-0.25.0-1|76	- Merge pull request #1 from symbianflo/unvanquished-maps:master
12cu|unvanquished-maps-0.25.0-1|77	- Symbianflo
12cu|unvanquished-maps-0.25.0-1|78	
12cu|unvanquished-maps-0.25.0-1|79	

13067 12
12cu|upnp-inspector-0.2.2-3|1	%define tarball_name UPnP-Inspector
12cu|upnp-inspector-0.2.2-3|2	
12cu|upnp-inspector-0.2.2-3|3	Name: 		upnp-inspector
12cu|upnp-inspector-0.2.2-3|4	Summary: 	An UPnP Device and Service analyzer
12cu|upnp-inspector-0.2.2-3|5	Version: 	0.2.2
12cu|upnp-inspector-0.2.2-3|6	Release: 	3
12cu|upnp-inspector-0.2.2-3|7	Group: 		Networking/Other
12cu|upnp-inspector-0.2.2-3|8	License: 	MIT
12cu|upnp-inspector-0.2.2-3|9	URL: 		https://coherence.beebits.net/wiki/UPnP-Inspector
12cu|upnp-inspector-0.2.2-3|10	Source0: 	https://coherence.beebits.net/download/%{tarball_name}-%version.tar.bz2
12cu|upnp-inspector-0.2.2-3|11	
12cu|upnp-inspector-0.2.2-3|12	BuildRequires: pkgconfig(python)
12cu|upnp-inspector-0.2.2-3|13	BuildRequires: pythonegg(setuptools)
12cu|upnp-inspector-0.2.2-3|14	BuildRequires: imagemagick
12cu|upnp-inspector-0.2.2-3|15	BuildRequires: desktop-file-utils
12cu|upnp-inspector-0.2.2-3|16	
12cu|upnp-inspector-0.2.2-3|17	Requires: 	pythonegg(twisted-mail)
12cu|upnp-inspector-0.2.2-3|18	Requires: 	pythonegg(coherence) >= 0.6.0
12cu|upnp-inspector-0.2.2-3|19	Requires: 	pygtk2.0
12cu|upnp-inspector-0.2.2-3|20	Requires:   	rpm-helper
12cu|upnp-inspector-0.2.2-3|21	
12cu|upnp-inspector-0.2.2-3|22	Provides: 	UPnP-Inspector = %version
12cu|upnp-inspector-0.2.2-3|23	
12cu|upnp-inspector-0.2.2-3|24	BuildArch:      noarch
12cu|upnp-inspector-0.2.2-3|25	
12cu|upnp-inspector-0.2.2-3|26	%description
12cu|upnp-inspector-0.2.2-3|27	The Inspector is an UPnP Device and Service analyzer, and a debugging tool,
12cu|upnp-inspector-0.2.2-3|28	based on the Coherence DLNA/UPnP framework.
12cu|upnp-inspector-0.2.2-3|29	Modeled loosely after the Intel UPnP Device Spy and Device Validator.
12cu|upnp-inspector-0.2.2-3|30	It is a GUI to discover and explore UPnP devices on your network.
12cu|upnp-inspector-0.2.2-3|31	Detected devices are displayed in a tree-view, where actions can be called and
12cu|upnp-inspector-0.2.2-3|32	state-variables be queried.
12cu|upnp-inspector-0.2.2-3|33	
12cu|upnp-inspector-0.2.2-3|34	%files
12cu|upnp-inspector-0.2.2-3|35	%doc LICENCE NEWS README
12cu|upnp-inspector-0.2.2-3|36	%{_bindir}/%{name}
12cu|upnp-inspector-0.2.2-3|37	%{_datadir}/applications/%{name}.desktop
12cu|upnp-inspector-0.2.2-3|38	%{_iconsdir}/%{name}.png
12cu|upnp-inspector-0.2.2-3|39	%{_liconsdir}/%{name}.png
12cu|upnp-inspector-0.2.2-3|40	%{_miconsdir}/%{name}.png
12cu|upnp-inspector-0.2.2-3|41	%{py_puresitedir}/UPnP_Inspector*.egg-info
12cu|upnp-inspector-0.2.2-3|42	%{py_puresitedir}/upnp_inspector/
12cu|upnp-inspector-0.2.2-3|43	
12cu|upnp-inspector-0.2.2-3|44	
12cu|upnp-inspector-0.2.2-3|45	%prep
12cu|upnp-inspector-0.2.2-3|46	%setup -q -n %{tarball_name}-%version
12cu|upnp-inspector-0.2.2-3|47	
12cu|upnp-inspector-0.2.2-3|48	%build
12cu|upnp-inspector-0.2.2-3|49	python setup.py build
12cu|upnp-inspector-0.2.2-3|50	
12cu|upnp-inspector-0.2.2-3|51	%install
12cu|upnp-inspector-0.2.2-3|52	python setup.py install --skip-build --root=%{buildroot}
12cu|upnp-inspector-0.2.2-3|53	
12cu|upnp-inspector-0.2.2-3|54	
12cu|upnp-inspector-0.2.2-3|55	# install icons
12cu|upnp-inspector-0.2.2-3|56	mkdir -p %{buildroot}%{_miconsdir}
12cu|upnp-inspector-0.2.2-3|57	mkdir -p %{buildroot}%{_iconsdir}
12cu|upnp-inspector-0.2.2-3|58	mkdir -p %{buildroot}%{_liconsdir}
12cu|upnp-inspector-0.2.2-3|59	install -m 644 upnp_inspector/icons/inspector-logo.png %{buildroot}%{_iconsdir}/%name.png
12cu|upnp-inspector-0.2.2-3|60	convert -scale 16x16 upnp_inspector/icons/inspector-logo.png %{buildroot}%{_miconsdir}/%name.png
12cu|upnp-inspector-0.2.2-3|61	convert -scale 48x48 upnp_inspector/icons/inspector-logo.png %{buildroot}%{_liconsdir}/%name.png
12cu|upnp-inspector-0.2.2-3|62	
12cu|upnp-inspector-0.2.2-3|63	# menu
12cu|upnp-inspector-0.2.2-3|64	mkdir -p  %{buildroot}%{_datadir}/applications
12cu|upnp-inspector-0.2.2-3|65	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cu|upnp-inspector-0.2.2-3|66	[Desktop Entry]
12cu|upnp-inspector-0.2.2-3|67	Name=UPnP-Inspector
12cu|upnp-inspector-0.2.2-3|68	Comment=An UPnP Device and Service analyzer
12cu|upnp-inspector-0.2.2-3|69	Exec=upnp-inspector
12cu|upnp-inspector-0.2.2-3|70	Icon=upnp-inspector
12cu|upnp-inspector-0.2.2-3|71	StartupNotify=true
12cu|upnp-inspector-0.2.2-3|72	Terminal=false
12cu|upnp-inspector-0.2.2-3|73	Type=Application
12cu|upnp-inspector-0.2.2-3|74	Categories=X-MandrivaLinux-Internet;X-MandrivaLinux-CrossDesktop;
12cu|upnp-inspector-0.2.2-3|75	EOF
12cu|upnp-inspector-0.2.2-3|76	
12cu|upnp-inspector-0.2.2-3|77	desktop-file-validate  %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|upnp-inspector-0.2.2-3|78	%changelog
12cu|upnp-inspector-0.2.2-3|79	* Sun Mar 30 2014 symbianflo <symbianflo@symbianflo> 0.2.2-3
12cu|upnp-inspector-0.2.2-3|80	+ Revision: 4f6c9e2
12cu|upnp-inspector-0.2.2-3|81	- Log: Fix build, switch to pythonegg style, buildarch:noarch why was arch related?? , spec clean.
12cu|upnp-inspector-0.2.2-3|82	
12cu|upnp-inspector-0.2.2-3|83	

13068 12
12cu|uqm-0.6.2-9|1	%define name	uqm
12cu|uqm-0.6.2-9|2	%define version	0.6.2
12cu|uqm-0.6.2-9|3	%define release 9
12cu|uqm-0.6.2-9|4	%define	title		Ur-Quan Masters
12cu|uqm-0.6.2-9|5	%define	longtitle	The Ur-Quan Masters
12cu|uqm-0.6.2-9|6	
12cu|uqm-0.6.2-9|7	Name:		%{name}
12cu|uqm-0.6.2-9|8	Version:	%{version}
12cu|uqm-0.6.2-9|9	Release:	%{release}
12cu|uqm-0.6.2-9|10	Summary:	The Ur-Quan Masters
12cu|uqm-0.6.2-9|11	License:	GPLv2
12cu|uqm-0.6.2-9|12	Group:		Games/Strategy
12cu|uqm-0.6.2-9|13	URL:		http://sc2.sourceforge.net
12cu|uqm-0.6.2-9|14	Source0:	http://prdownloads.sourceforge.net/sc2/%{name}-%{version}-source.tar.bz2
12cu|uqm-0.6.2-9|15	Source1:	%{name}-16.png.bz2
12cu|uqm-0.6.2-9|16	Source2:	%{name}-32.png.bz2
12cu|uqm-0.6.2-9|17	Source3:	%{name}-48.png.bz2
12cu|uqm-0.6.2-9|18	Patch0:		%{name}-0.6.2-build.patch
12cu|uqm-0.6.2-9|19	Requires:	%{name}-content
12cu|uqm-0.6.2-9|20	BuildRequires:	SDL-devel >= 1.2.3
12cu|uqm-0.6.2-9|21	BuildRequires:	SDL_image-devel
12cu|uqm-0.6.2-9|22	BuildRequires:	SDL_mixer-devel
12cu|uqm-0.6.2-9|23	BuildRequires:	libvorbis-devel
12cu|uqm-0.6.2-9|24	BuildRequires:	libmikmod-devel
12cu|uqm-0.6.2-9|25	BuildRequires:	mesaglu-devel
12cu|uqm-0.6.2-9|26	
12cu|uqm-0.6.2-9|27	%description
12cu|uqm-0.6.2-9|28	The Ur-Quan Masters is a port of the 3DO version of Star Control 2.
12cu|uqm-0.6.2-9|29	
12cu|uqm-0.6.2-9|30	%prep
12cu|uqm-0.6.2-9|31	%setup -q -n %{name}-%{version}/sc2
12cu|uqm-0.6.2-9|32	%patch0 -p 2
12cu|uqm-0.6.2-9|33	bzcat %{SOURCE1} > %{name}-16.png
12cu|uqm-0.6.2-9|34	bzcat %{SOURCE2} > %{name}-32.png
12cu|uqm-0.6.2-9|35	bzcat %{SOURCE3} > %{name}-48.png
12cu|uqm-0.6.2-9|36	
12cu|uqm-0.6.2-9|37	# create configuration
12cu|uqm-0.6.2-9|38	cat > config.state <<EOF
12cu|uqm-0.6.2-9|39	CHOICE_debug_VALUE='nodebug'
12cu|uqm-0.6.2-9|40	CHOICE_graphics_VALUE='opengl'
12cu|uqm-0.6.2-9|41	CHOICE_sound_VALUE='mixsdl'
12cu|uqm-0.6.2-9|42	CHOICE_ioformat_VALUE='stdio_zip'
12cu|uqm-0.6.2-9|43	INPUT_install_prefix_VALUE='%{_gamesbindir}'
12cu|uqm-0.6.2-9|44	INPUT_install_bindir_VALUE='%{_gamesbindir}'
12cu|uqm-0.6.2-9|45	INPUT_install_libdir_VALUE='%{_libdir}'
12cu|uqm-0.6.2-9|46	INPUT_install_sharedir_VALUE='%{_gamesdatadir}'
12cu|uqm-0.6.2-9|47	EOF
12cu|uqm-0.6.2-9|48	
12cu|uqm-0.6.2-9|49	
12cu|uqm-0.6.2-9|50	# non-readable debug
12cu|uqm-0.6.2-9|51	find . -name "*.c" -o -name "*.h" -o -name "*.cpp" |xargs chmod 0644
12cu|uqm-0.6.2-9|52	chmod 644 AUTHORS BUGS COPYING WhatsNew ChangeLog README Contributing
12cu|uqm-0.6.2-9|53	#
12cu|uqm-0.6.2-9|54	
12cu|uqm-0.6.2-9|55	%build
12cu|uqm-0.6.2-9|56	./build.sh uqm < /dev/null
12cu|uqm-0.6.2-9|57	
12cu|uqm-0.6.2-9|58	
12cu|uqm-0.6.2-9|59	%install
12cu|uqm-0.6.2-9|60	perl -pi -e 's|%{_prefix}|%{buildroot}%{_prefix}|' build.vars
12cu|uqm-0.6.2-9|61	./build.sh uqm install
12cu|uqm-0.6.2-9|62	
12cu|uqm-0.6.2-9|63	# icons
12cu|uqm-0.6.2-9|64	install -D -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|uqm-0.6.2-9|65	install -D -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|uqm-0.6.2-9|66	install -D -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|uqm-0.6.2-9|67	
12cu|uqm-0.6.2-9|68	# menu
12cu|uqm-0.6.2-9|69	install -d -m 755 %{buildroot}%{_datadir}/applications
12cu|uqm-0.6.2-9|70	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|uqm-0.6.2-9|71	[Desktop Entry]
12cu|uqm-0.6.2-9|72	Name=%{title}
12cu|uqm-0.6.2-9|73	Comment=%{longtitle}
12cu|uqm-0.6.2-9|74	Exec=%{_gamesbindir}/%{name}
12cu|uqm-0.6.2-9|75	Icon=%{name}
12cu|uqm-0.6.2-9|76	Terminal=false
12cu|uqm-0.6.2-9|77	Type=Application
12cu|uqm-0.6.2-9|78	StartupNotify=false
12cu|uqm-0.6.2-9|79	Categories=Game;StrategyGame;
12cu|uqm-0.6.2-9|80	EOF
12cu|uqm-0.6.2-9|81	
12cu|uqm-0.6.2-9|82	
12cu|uqm-0.6.2-9|83	
12cu|uqm-0.6.2-9|84	%files
12cu|uqm-0.6.2-9|85	%doc AUTHORS BUGS COPYING WhatsNew ChangeLog README Contributing
12cu|uqm-0.6.2-9|86	%doc doc/users/manual.txt
12cu|uqm-0.6.2-9|87	%{_gamesbindir}/%{name}
12cu|uqm-0.6.2-9|88	%{_gamesdatadir}/%{name}
12cu|uqm-0.6.2-9|89	%{_libdir}/%{name}
12cu|uqm-0.6.2-9|90	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|uqm-0.6.2-9|91	%{_iconsdir}/%{name}.png
12cu|uqm-0.6.2-9|92	%{_miconsdir}/%{name}.png
12cu|uqm-0.6.2-9|93	%{_liconsdir}/%{name}.png
12cu|uqm-0.6.2-9|94	
12cu|uqm-0.6.2-9|95	
12cu|uqm-0.6.2-9|96	
12cu|uqm-0.6.2-9|97	
12cu|uqm-0.6.2-9|98	
12cu|uqm-0.6.2-9|99	%changelog
12cu|uqm-0.6.2-9|100	* Wed Apr 16 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.6.2-9
12cu|uqm-0.6.2-9|101	+ Revision: 662ae53
12cu|uqm-0.6.2-9|102	- Updated uqm.spec
12cu|uqm-0.6.2-9|103	
12cu|uqm-0.6.2-9|104	

13069 12
12cu|uqm-content-0.7.0-1|1	%define base_name	uqm
12cu|uqm-content-0.7.0-1|2	%define name		%{base_name}-content
12cu|uqm-content-0.7.0-1|3	
12cu|uqm-content-0.7.0-1|4	Name:		%{name}
12cu|uqm-content-0.7.0-1|5	Version:	0.7.0
12cu|uqm-content-0.7.0-1|6	Release:	1
12cu|uqm-content-0.7.0-1|7	Summary:	Mandatory content package for Ur-Quan Masters game
12cu|uqm-content-0.7.0-1|8	License:	GPL
12cu|uqm-content-0.7.0-1|9	Group:		Games/Strategy
12cu|uqm-content-0.7.0-1|10	URL:		http://sc2.sourceforge.net
12cu|uqm-content-0.7.0-1|11	Source:		http://sourceforge.net/projects/sc2/files/UQM/0.7/uqm-0.7.0-content.uqm
12cu|uqm-content-0.7.0-1|12	Requires:	%{base_name}
12cu|uqm-content-0.7.0-1|13	Provides:	%{base_name}-data
12cu|uqm-content-0.7.0-1|14	Obsoletes:	%{base_name}-data
12cu|uqm-content-0.7.0-1|15	BuildArch:	    noarch
12cu|uqm-content-0.7.0-1|16	ExcludeArch:    x86_64 amd64
12cu|uqm-content-0.7.0-1|17	
12cu|uqm-content-0.7.0-1|18	%description
12cu|uqm-content-0.7.0-1|19	The Ur-Quan Masters is a port of the 3DO version of Star Control 2.
12cu|uqm-content-0.7.0-1|20	
12cu|uqm-content-0.7.0-1|21	%prep
12cu|uqm-content-0.7.0-1|22	%setup -c -q
12cu|uqm-content-0.7.0-1|23	
12cu|uqm-content-0.7.0-1|24	%build
12cu|uqm-content-0.7.0-1|25	
12cu|uqm-content-0.7.0-1|26	%install
12cu|uqm-content-0.7.0-1|27	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{base_name}/content
12cu|uqm-content-0.7.0-1|28	cp -pr * %{buildroot}%{_gamesdatadir}/%{base_name}/content
12cu|uqm-content-0.7.0-1|29	
12cu|uqm-content-0.7.0-1|30	%files
12cu|uqm-content-0.7.0-1|31	%defattr(-,root,root)
12cu|uqm-content-0.7.0-1|32	%{_gamesdatadir}/%{base_name}/content/*
12cu|uqm-content-0.7.0-1|33	
12cu|uqm-content-0.7.0-1|34	
12cu|uqm-content-0.7.0-1|35	
12cu|uqm-content-0.7.0-1|36	
12cu|uqm-content-0.7.0-1|37	%changelog
12cu|uqm-content-0.7.0-1|38	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0-7mdv2010.0
12cu|uqm-content-0.7.0-1|39	+ Revision: 434584
12cu|uqm-content-0.7.0-1|40	- rebuild
12cu|uqm-content-0.7.0-1|41	
12cu|uqm-content-0.7.0-1|42	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0-6mdv2009.0
12cu|uqm-content-0.7.0-1|43	+ Revision: 261792
12cu|uqm-content-0.7.0-1|44	- rebuild
12cu|uqm-content-0.7.0-1|45	
12cu|uqm-content-0.7.0-1|46	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0-5mdv2009.0
12cu|uqm-content-0.7.0-1|47	+ Revision: 255229
12cu|uqm-content-0.7.0-1|48	- rebuild
12cu|uqm-content-0.7.0-1|49	
12cu|uqm-content-0.7.0-1|50	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0.6.0-3mdv2008.1
12cu|uqm-content-0.7.0-1|51	+ Revision: 140925
12cu|uqm-content-0.7.0-1|52	- restore BuildRoot
12cu|uqm-content-0.7.0-1|53	
12cu|uqm-content-0.7.0-1|54	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|uqm-content-0.7.0-1|55	- kill re-definition of %%buildroot on Pixel's request
12cu|uqm-content-0.7.0-1|56	
12cu|uqm-content-0.7.0-1|57	
12cu|uqm-content-0.7.0-1|58	* Wed Feb 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-3mdv2007.0
12cu|uqm-content-0.7.0-1|59	+ Revision: 121004
12cu|uqm-content-0.7.0-1|60	- drop versioning on base package dependency
12cu|uqm-content-0.7.0-1|61	
12cu|uqm-content-0.7.0-1|62	* Thu Jan 25 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-2mdv2007.1
12cu|uqm-content-0.7.0-1|63	+ Revision: 113141
12cu|uqm-content-0.7.0-1|64	- game engine is not x86_64 compatible, so mark content as noarch too
12cu|uqm-content-0.7.0-1|65	
12cu|uqm-content-0.7.0-1|66	* Wed Jan 24 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.6.0-1mdv2007.1
12cu|uqm-content-0.7.0-1|67	+ Revision: 112931
12cu|uqm-content-0.7.0-1|68	- new version
12cu|uqm-content-0.7.0-1|69	- Import uqm-content
12cu|uqm-content-0.7.0-1|70	
12cu|uqm-content-0.7.0-1|71	* Wed Aug 30 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-2mdv2007.0
12cu|uqm-content-0.7.0-1|72	- Rebuild
12cu|uqm-content-0.7.0-1|73	
12cu|uqm-content-0.7.0-1|74	* Tue Mar 21 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.0-1mdk
12cu|uqm-content-0.7.0-1|75	- new version
12cu|uqm-content-0.7.0-1|76	- keep original archive
12cu|uqm-content-0.7.0-1|77	
12cu|uqm-content-0.7.0-1|78	* Tue May 31 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-1mdk
12cu|uqm-content-0.7.0-1|79	- new version
12cu|uqm-content-0.7.0-1|80	- changed name
12cu|uqm-content-0.7.0-1|81	- moved 3domusic and voice into distinct packages
12cu|uqm-content-0.7.0-1|82	
12cu|uqm-content-0.7.0-1|83	* Sat Jul 24 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.3-2mdk
12cu|uqm-content-0.7.0-1|84	- rebuild
12cu|uqm-content-0.7.0-1|85	
12cu|uqm-content-0.7.0-1|86	

13070 12
12cu|urtsb-0.4-1|1	%define debug_package	%{nil}
12cu|urtsb-0.4-1|2	%define         oname UrTSB
12cu|urtsb-0.4-1|3	Summary:        Game Server Browser for the FPS Urban Terror
12cu|urtsb-0.4-1|4	Name:           urtsb
12cu|urtsb-0.4-1|5	Version:        0.4
12cu|urtsb-0.4-1|6	Release:        %mkrel 1
12cu|urtsb-0.4-1|7	License:        GPLv3
12cu|urtsb-0.4-1|8	Group:          Games/Other
12cu|urtsb-0.4-1|9	Source0:        http://urtsb.googlecode.com/files/%{oname}-%{version}.tar.gz
12cu|urtsb-0.4-1|10	Url:            http://code.google.com/p/%{name}/
12cu|urtsb-0.4-1|11	BuildRequires:  python-devel >= 2.6
12cu|urtsb-0.4-1|12	Requires:       pygtk2.0
12cu|urtsb-0.4-1|13	
12cu|urtsb-0.4-1|14	%description
12cu|urtsb-0.4-1|15	UrTSB is a Game Server Browser for the First Person Shooter game Urban Terror
12cu|urtsb-0.4-1|16	(http://www.urbanterror.info), targeted to run on Linux and Windows.
12cu|urtsb-0.4-1|17	
12cu|urtsb-0.4-1|18	Features:
12cu|urtsb-0.4-1|19	
12cu|urtsb-0.4-1|20	* Server search (master server query)
12cu|urtsb-0.4-1|21	* Filter results (including UrT specific game types)
12cu|urtsb-0.4-1|22	* Display server details - players (with kills, ping) and server vars
12cu|urtsb-0.4-1|23	* Manage favorites - add/remove servers to a favorites list
12cu|urtsb-0.4-1|24	* Buddy list - manage a buddy list and search servers your buddies are playing
12cu|urtsb-0.4-1|25	on (note: the search is case sensitive!). Supports sub-strings. For example
12cu|urtsb-0.4-1|26	if you add only the string [clan-tag] a buddy search will return all servers
12cu|urtsb-0.4-1|27	where players with [clan-tag] in their name are playing. Good to see where
12cu|urtsb-0.4-1|28	your clan m8s are playing :)
12cu|urtsb-0.4-1|29	* of course launching Urban Terror with automatic connection to a selected
12cu|urtsb-0.4-1|30	server
12cu|urtsb-0.4-1|31	* view a list of servers you recently played on (if UrTSB was used to connect)
12cu|urtsb-0.4-1|32	including date of last connection and number of connections
12cu|urtsb-0.4-1|33	* RCON feature
12cu|urtsb-0.4-1|34	
12cu|urtsb-0.4-1|35	
12cu|urtsb-0.4-1|36	%prep
12cu|urtsb-0.4-1|37	%setup -qn %{oname}-%{version}
12cu|urtsb-0.4-1|38	
12cu|urtsb-0.4-1|39	%build
12cu|urtsb-0.4-1|40	OVERRIDE_CFLAGS="%{optflags}" python setup.py build
12cu|urtsb-0.4-1|41	
12cu|urtsb-0.4-1|42	
12cu|urtsb-0.4-1|43	%install
12cu|urtsb-0.4-1|44	rm -rf %{buildroot}
12cu|urtsb-0.4-1|45	#python setup.py install --skip-build --root %{buildroot} \
12cu|urtsb-0.4-1|46	python setup.py install --skip-build --root=%{buildroot} \
12cu|urtsb-0.4-1|47	--prefix=%{_prefix} \
12cu|urtsb-0.4-1|48	
12cu|urtsb-0.4-1|49	#Icon installation
12cu|urtsb-0.4-1|50	mkdir -p %{buildroot}%{_datadir}/pixmaps/
12cu|urtsb-0.4-1|51	cp -p %{name}_src/resource/icons/logo.png       %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|urtsb-0.4-1|52	
12cu|urtsb-0.4-1|53	#Menu entry creation
12cu|urtsb-0.4-1|54	%{__mkdir_p} %{buildroot}%{_datadir}/applications
12cu|urtsb-0.4-1|55	%{__cat} > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|urtsb-0.4-1|56	[Desktop Entry]
12cu|urtsb-0.4-1|57	Encoding=UTF-8
12cu|urtsb-0.4-1|58	Name=%{oname}
12cu|urtsb-0.4-1|59	Comment=Game Server Browser for the FPS Urban Terror
12cu|urtsb-0.4-1|60	GenericName=Game Server Browser for the FPS Urban Terror
12cu|urtsb-0.4-1|61	Exec=%{name}
12cu|urtsb-0.4-1|62	Icon=%{name}
12cu|urtsb-0.4-1|63	Terminal=false
12cu|urtsb-0.4-1|64	Type=Application
12cu|urtsb-0.4-1|65	StartupNotify=true
12cu|urtsb-0.4-1|66	Categories=ArcadeGame;
12cu|urtsb-0.4-1|67	EOF
12cu|urtsb-0.4-1|68	
12cu|urtsb-0.4-1|69	
12cu|urtsb-0.4-1|70	#%find_lang %name --all-name
12cu|urtsb-0.4-1|71	
12cu|urtsb-0.4-1|72	%files
12cu|urtsb-0.4-1|73	# -f %{name}.lang
12cu|urtsb-0.4-1|74	%{_bindir}/%{name}
12cu|urtsb-0.4-1|75	%{python_sitelib}/*
12cu|urtsb-0.4-1|76	%{_datadir}/applications/%{name}.desktop
12cu|urtsb-0.4-1|77	%{_datadir}/pixmaps/%{name}.png
12cu|urtsb-0.4-1|78	
12cu|urtsb-0.4-1|79	%changelog
12cu|urtsb-0.4-1|80	* Fri Oct 19 2012 Alexander Khryukin <alexander@mezon.ru> 0.4-1
12cu|urtsb-0.4-1|81	+ Revision: c6ae08c
12cu|urtsb-0.4-1|82	- debug package nil
12cu|urtsb-0.4-1|83	
12cu|urtsb-0.4-1|84	

13071 12
12cu|userspace-rcu-0.6.7-1|1	%define major		1
12cu|userspace-rcu-0.6.7-1|2	%define libname		%mklibname urcu %major
12cu|userspace-rcu-0.6.7-1|3	%define develname	%mklibname urcu -d
12cu|userspace-rcu-0.6.7-1|4	
12cu|userspace-rcu-0.6.7-1|5	Name:		userspace-rcu
12cu|userspace-rcu-0.6.7-1|6	Summary:	Userspace RCU (read-copy-update) library
12cu|userspace-rcu-0.6.7-1|7	Version:	0.6.7
12cu|userspace-rcu-0.6.7-1|8	Release:	1
12cu|userspace-rcu-0.6.7-1|9	License:	LGPLv2.1+
12cu|userspace-rcu-0.6.7-1|10	Group:		System/Libraries
12cu|userspace-rcu-0.6.7-1|11	URL:		http://lttng.org/urcu
12cu|userspace-rcu-0.6.7-1|12	Source0:	http://lttng.org/files/urcu/%{name}-%{version}.tar.bz2
12cu|userspace-rcu-0.6.7-1|13	
12cu|userspace-rcu-0.6.7-1|14	%description
12cu|userspace-rcu-0.6.7-1|15	liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data
12cu|userspace-rcu-0.6.7-1|16	synchronization library provides read-side access which scales linearly
12cu|userspace-rcu-0.6.7-1|17	with the number of cores. It does so by allowing multiples copies of a given
12cu|userspace-rcu-0.6.7-1|18	data structure to live at the same time, and by monitoring the data structure
12cu|userspace-rcu-0.6.7-1|19	accesses to detect grace periods after which memory reclamation is possible.
12cu|userspace-rcu-0.6.7-1|20	
12cu|userspace-rcu-0.6.7-1|21	%package -n %{libname}
12cu|userspace-rcu-0.6.7-1|22	Summary:	Userspace RCU (read-copy-update) library
12cu|userspace-rcu-0.6.7-1|23	
12cu|userspace-rcu-0.6.7-1|24	%description -n %{libname}
12cu|userspace-rcu-0.6.7-1|25	liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data
12cu|userspace-rcu-0.6.7-1|26	synchronization library provides read-side access which scales linearly
12cu|userspace-rcu-0.6.7-1|27	with the number of cores. It does so by allowing multiples copies of a given
12cu|userspace-rcu-0.6.7-1|28	data structure to live at the same time, and by monitoring the data structure
12cu|userspace-rcu-0.6.7-1|29	accesses to detect grace periods after which memory reclamation is possible.
12cu|userspace-rcu-0.6.7-1|30	
12cu|userspace-rcu-0.6.7-1|31	%package -n %{develname}
12cu|userspace-rcu-0.6.7-1|32	Summary:	Development files for liburcu
12cu|userspace-rcu-0.6.7-1|33	Group:		Development/C
12cu|userspace-rcu-0.6.7-1|34	Requires:	%{libname} = %{version}
12cu|userspace-rcu-0.6.7-1|35	
12cu|userspace-rcu-0.6.7-1|36	%description -n %{develname}
12cu|userspace-rcu-0.6.7-1|37	Development file for the userspace RCU library (liburcu).
12cu|userspace-rcu-0.6.7-1|38	
12cu|userspace-rcu-0.6.7-1|39	%prep
12cu|userspace-rcu-0.6.7-1|40	%setup -q
12cu|userspace-rcu-0.6.7-1|41	
12cu|userspace-rcu-0.6.7-1|42	%build
12cu|userspace-rcu-0.6.7-1|43	%configure2_5x --disable-static
12cu|userspace-rcu-0.6.7-1|44	%make
12cu|userspace-rcu-0.6.7-1|45	
12cu|userspace-rcu-0.6.7-1|46	%install
12cu|userspace-rcu-0.6.7-1|47	%makeinstall_std
12cu|userspace-rcu-0.6.7-1|48	
12cu|userspace-rcu-0.6.7-1|49	%if %{mdvver} < 201200
12cu|userspace-rcu-0.6.7-1|50	rm -f %{buildroot}%{_libdir}/*.la
12cu|userspace-rcu-0.6.7-1|51	%endif
12cu|userspace-rcu-0.6.7-1|52	
12cu|userspace-rcu-0.6.7-1|53	%files -n %{libname}
12cu|userspace-rcu-0.6.7-1|54	%{_libdir}/liburcu*.so.%{major}*
12cu|userspace-rcu-0.6.7-1|55	
12cu|userspace-rcu-0.6.7-1|56	%files -n %{develname}
12cu|userspace-rcu-0.6.7-1|57	%{_includedir}/urcu/
12cu|userspace-rcu-0.6.7-1|58	%{_includedir}/urcu*.h
12cu|userspace-rcu-0.6.7-1|59	%{_libdir}/liburcu*.so
12cu|userspace-rcu-0.6.7-1|60	%{_libdir}/pkgconfig/liburcu*.pc
12cu|userspace-rcu-0.6.7-1|61	%doc API.txt ChangeLog README
12cu|userspace-rcu-0.6.7-1|62	
12cu|userspace-rcu-0.6.7-1|63	
12cu|userspace-rcu-0.6.7-1|64	
12cu|userspace-rcu-0.6.7-1|65	%changelog
12cu|userspace-rcu-0.6.7-1|66	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.6.7-1
12cu|userspace-rcu-0.6.7-1|67	+ Revision: ac41ba7
12cu|userspace-rcu-0.6.7-1|68	- Automatic import for version 0.6.7
12cu|userspace-rcu-0.6.7-1|69	
12cu|userspace-rcu-0.6.7-1|70	

13072 12
12cu|utox-0.1-0.20140718.1|1	%define oname uTox
12cu|utox-0.1-0.20140718.1|2	%define Werror_cflags %{nil}
12cu|utox-0.1-0.20140718.1|3	%define debug_package %{nil}
12cu|utox-0.1-0.20140718.1|4	
12cu|utox-0.1-0.20140718.1|5	Summary:	Tox client
12cu|utox-0.1-0.20140718.1|6	Name:		utox
12cu|utox-0.1-0.20140718.1|7	Version:	0.1
12cu|utox-0.1-0.20140718.1|8	Release:	0.20140718.1
12cu|utox-0.1-0.20140718.1|9	Group:		Networking/Instant messaging
12cu|utox-0.1-0.20140718.1|10	License:	GPLv3
12cu|utox-0.1-0.20140718.1|11	Url:		https://wiki.tox.im/
12cu|utox-0.1-0.20140718.1|12	Source0:	%{oname}.tar.gz
12cu|utox-0.1-0.20140718.1|13	BuildRequires:	toxcore-devel
12cu|utox-0.1-0.20140718.1|14	BuildRequires:	qt5-devel
12cu|utox-0.1-0.20140718.1|15	BuildRequires:  pkgconfig(libsodium)
12cu|utox-0.1-0.20140718.1|16	BuildRequires:  pkgconfig(fontconfig)
12cu|utox-0.1-0.20140718.1|17	BuildRequires:  pkgconfig(openal)
12cu|utox-0.1-0.20140718.1|18	BuildRequires:  pkgconfig(x11)
12cu|utox-0.1-0.20140718.1|19	BuildRequires:  pkgconfig(xft)
12cu|utox-0.1-0.20140718.1|20	BuildRequires:  pkgconfig(xrender)
12cu|utox-0.1-0.20140718.1|21	BuildRequires:  pkgconfig(xext)
12cu|utox-0.1-0.20140718.1|22	BuildRequires:  pkgconfig(dbus-1)
12cu|utox-0.1-0.20140718.1|23	BuildRequires:  pkgconfig(freetype2)
12cu|utox-0.1-0.20140718.1|24	BuildRequires:  pkgconfig(libv4lconvert)
12cu|utox-0.1-0.20140718.1|25	
12cu|utox-0.1-0.20140718.1|26	%description
12cu|utox-0.1-0.20140718.1|27	Tox GUI client
12cu|utox-0.1-0.20140718.1|28	
12cu|utox-0.1-0.20140718.1|29	%prep
12cu|utox-0.1-0.20140718.1|30	%setup -qn %{oname}
12cu|utox-0.1-0.20140718.1|31	
12cu|utox-0.1-0.20140718.1|32	%build
12cu|utox-0.1-0.20140718.1|33	gcc -o uTox *.c \
12cu|utox-0.1-0.20140718.1|34	-lX11 -lXft -lXrender -lXext \
12cu|utox-0.1-0.20140718.1|35	-ldbus-1 \
12cu|utox-0.1-0.20140718.1|36	-ltoxcore -ltoxav -ltoxdns \
12cu|utox-0.1-0.20140718.1|37	-lopenal \
12cu|utox-0.1-0.20140718.1|38	-pthread -lresolv -ldl -lm -lrt \
12cu|utox-0.1-0.20140718.1|39	-lfontconfig \
12cu|utox-0.1-0.20140718.1|40	-lv4lconvert \
12cu|utox-0.1-0.20140718.1|41	-lvpx \
12cu|utox-0.1-0.20140718.1|42	-I/usr/include/freetype2 \
12cu|utox-0.1-0.20140718.1|43	-I/usr/include/dbus-1.0/ \
12cu|utox-0.1-0.20140718.1|44	-I/%{_libdir}/dbus-1.0/include/ \
12cu|utox-0.1-0.20140718.1|45	-DV4L
12cu|utox-0.1-0.20140718.1|46	
12cu|utox-0.1-0.20140718.1|47	%install
12cu|utox-0.1-0.20140718.1|48	mkdir -p %{buildroot}/%{_bindir}
12cu|utox-0.1-0.20140718.1|49	install -m 755 uTox %{buildroot}%{_bindir}/utox
12cu|utox-0.1-0.20140718.1|50	
12cu|utox-0.1-0.20140718.1|51	%files
12cu|utox-0.1-0.20140718.1|52	%{_bindir}/*
12cu|utox-0.1-0.20140718.1|53	
12cu|utox-0.1-0.20140718.1|54	%changelog
12cu|utox-0.1-0.20140718.1|55	* Thu Jul 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-0.20140718.1
12cu|utox-0.1-0.20140718.1|56	+ Revision: b402059
12cu|utox-0.1-0.20140718.1|57	- Link with rt
12cu|utox-0.1-0.20140718.1|58	
12cu|utox-0.1-0.20140718.1|59	

13073 12
12cu|uudeview-0.5.20-13|1	%define libname	%mklibname uu
12cu|uudeview-0.5.20-13|2	
12cu|uudeview-0.5.20-13|3	Name:           uudeview
12cu|uudeview-0.5.20-13|4	Version:        0.5.20
12cu|uudeview-0.5.20-13|5	Release:        13
12cu|uudeview-0.5.20-13|6	License:	    GPLv2+
12cu|uudeview-0.5.20-13|7	Group:          File tools
12cu|uudeview-0.5.20-13|8	Source:         http://www.fpx.de/fp/Software/UUDeview/download/%{name}-%{version}.tar.bz2
12cu|uudeview-0.5.20-13|9	Patch:		    %{name}-%{version}-library.ltx.patch
12cu|uudeview-0.5.20-13|10	Patch1:		    uudeview-0.5.20-fix-str-fmt.patch
12cu|uudeview-0.5.20-13|11	URL:            http://www.fpx.de/fp/Software/UUDeview/
12cu|uudeview-0.5.20-13|12	Summary:        Help to transmit binary files over the internet
12cu|uudeview-0.5.20-13|13	BuildRequires:  tcl-devel
12cu|uudeview-0.5.20-13|14	BuildRequires:	transfig
12cu|uudeview-0.5.20-13|15	BuildRequires:	texlive-scheme-tetex
12cu|uudeview-0.5.20-13|16	BuildRequires:	texlive-a4wide
12cu|uudeview-0.5.20-13|17	
12cu|uudeview-0.5.20-13|18	%description
12cu|uudeview-0.5.20-13|19	Uudeview handles uuencoding, xxencoding, and base-64 encoding (MIME),
12cu|uudeview-0.5.20-13|20	used on internet to transmit binary files.
12cu|uudeview-0.5.20-13|21	It can do automatic splitting of large encodes and automatic posting.
12cu|uudeview-0.5.20-13|22	A must for anyone serious encoding/decoding.
12cu|uudeview-0.5.20-13|23	
12cu|uudeview-0.5.20-13|24	%package -n     %{libname}-static-devel
12cu|uudeview-0.5.20-13|25	Summary:        Static library for developing apps which will use %{name}
12cu|uudeview-0.5.20-13|26	Group:          Development/C
12cu|uudeview-0.5.20-13|27	Provides:       libuu-static-devel = %{version}-%{release}
12cu|uudeview-0.5.20-13|28	Provides:       uu-static-devel = %{version}-%{release}
12cu|uudeview-0.5.20-13|29	
12cu|uudeview-0.5.20-13|30	%description -n %{libname}-static-devel
12cu|uudeview-0.5.20-13|31	Static library for %{name}
12cu|uudeview-0.5.20-13|32	
12cu|uudeview-0.5.20-13|33	%prep
12cu|uudeview-0.5.20-13|34	%setup -q
12cu|uudeview-0.5.20-13|35	%patch -p0
12cu|uudeview-0.5.20-13|36	%patch1 -p0
12cu|uudeview-0.5.20-13|37	
12cu|uudeview-0.5.20-13|38	%build
12cu|uudeview-0.5.20-13|39	CFLAGS="%{optflags}" LDFLAGS="%ldflags" ./configure --prefix=%{_prefix} --libdir=%{_libdir}
12cu|uudeview-0.5.20-13|40	
12cu|uudeview-0.5.20-13|41	%make
12cu|uudeview-0.5.20-13|42	( cd doc/; make )
12cu|uudeview-0.5.20-13|43	
12cu|uudeview-0.5.20-13|44	%install
12cu|uudeview-0.5.20-13|45	%makeinstall
12cu|uudeview-0.5.20-13|46	
12cu|uudeview-0.5.20-13|47	mkdir -p %{buildroot}%{_mandir}/man1
12cu|uudeview-0.5.20-13|48	cp man/*.1 %{buildroot}%{_mandir}/man1/
12cu|uudeview-0.5.20-13|49	rm -rf %{buildroot}%{_prefix}/man
12cu|uudeview-0.5.20-13|50	
12cu|uudeview-0.5.20-13|51	mkdir -p %{buildroot}%{_libdir}/
12cu|uudeview-0.5.20-13|52	mkdir -p %{buildroot}%{_includedir}/
12cu|uudeview-0.5.20-13|53	cp uulib/libuu.a %{buildroot}%{_libdir}/
12cu|uudeview-0.5.20-13|54	cp uulib/fptools.h uulib/uudeview.h uulib/uuint.h %{buildroot}%{_includedir}/
12cu|uudeview-0.5.20-13|55	
12cu|uudeview-0.5.20-13|56	%files
12cu|uudeview-0.5.20-13|57	%doc HISTORY IAFA-PACKAGE README doc uudeview.lsm
12cu|uudeview-0.5.20-13|58	%{_mandir}/man*/*
12cu|uudeview-0.5.20-13|59	%{_bindir}/*
12cu|uudeview-0.5.20-13|60	
12cu|uudeview-0.5.20-13|61	%files -n %{libname}-static-devel
12cu|uudeview-0.5.20-13|62	%doc README doc/structure.tex doc/test.txt doc/td*
12cu|uudeview-0.5.20-13|63	%{_libdir}/*.a
12cu|uudeview-0.5.20-13|64	%{_includedir}/*
12cu|uudeview-0.5.20-13|65	
12cu|uudeview-0.5.20-13|66	%changelog
12cu|uudeview-0.5.20-13|67	* Mon Mar 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.20-13
12cu|uudeview-0.5.20-13|68	+ Revision: 644f351
12cu|uudeview-0.5.20-13|69	- Adjust static-devel files
12cu|uudeview-0.5.20-13|70	
12cu|uudeview-0.5.20-13|71	

13074 12
12cu|vacation-1.2.7.0-3|1	%define debug_package %{nil}
12cu|vacation-1.2.7.0-3|2	
12cu|vacation-1.2.7.0-3|3	Summary:  Automatic mail answering program for Linux
12cu|vacation-1.2.7.0-3|4	Name:     vacation
12cu|vacation-1.2.7.0-3|5	Version:  1.2.7.0
12cu|vacation-1.2.7.0-3|6	Release:  3
12cu|vacation-1.2.7.0-3|7	License:  GPL
12cu|vacation-1.2.7.0-3|8	Group:    Networking/Mail
12cu|vacation-1.2.7.0-3|9	Source:   http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
12cu|vacation-1.2.7.0-3|10	URL:      http://sourceforge.net/projects/vacation/
12cu|vacation-1.2.7.0-3|11	Requires: sendmail-command
12cu|vacation-1.2.7.0-3|12	BuildRequires: gdbm-devel
12cu|vacation-1.2.7.0-3|13	
12cu|vacation-1.2.7.0-3|14	%description
12cu|vacation-1.2.7.0-3|15	Vacation is the automatic mail answering program found
12cu|vacation-1.2.7.0-3|16	on many Unix systems. This version works with the sendmail
12cu|vacation-1.2.7.0-3|17	restricted shell.
12cu|vacation-1.2.7.0-3|18	
12cu|vacation-1.2.7.0-3|19	%prep
12cu|vacation-1.2.7.0-3|20	%setup -q
12cu|vacation-1.2.7.0-3|21	
12cu|vacation-1.2.7.0-3|22	%build
12cu|vacation-1.2.7.0-3|23	%make
12cu|vacation-1.2.7.0-3|24	
12cu|vacation-1.2.7.0-3|25	%install
12cu|vacation-1.2.7.0-3|26	mkdir -p %{buildroot}%{_bindir}
12cu|vacation-1.2.7.0-3|27	mkdir -p %{buildroot}%{_mandir}/man1
12cu|vacation-1.2.7.0-3|28	
12cu|vacation-1.2.7.0-3|29	install -s -m 755 vacation        %{buildroot}%{_bindir}/vacation
12cu|vacation-1.2.7.0-3|30	install -m 755 vaclook         %{buildroot}%{_bindir}/vaclook
12cu|vacation-1.2.7.0-3|31	install -m 444 vacation.man    %{buildroot}%{_mandir}/man1/vacation.1
12cu|vacation-1.2.7.0-3|32	install -m 444 vaclook.man     %{buildroot}%{_mandir}/man1/vaclook.1
12cu|vacation-1.2.7.0-3|33	
12cu|vacation-1.2.7.0-3|34	%post
12cu|vacation-1.2.7.0-3|35	if [ -d /etc/smrsh/ ] ; then
12cu|vacation-1.2.7.0-3|36	ln -s /usr/bin/vacation /etc/smrsh
12cu|vacation-1.2.7.0-3|37	fi
12cu|vacation-1.2.7.0-3|38	
12cu|vacation-1.2.7.0-3|39	%postun
12cu|vacation-1.2.7.0-3|40	if [ -L /etc/smrsh/vacation ] ; then
12cu|vacation-1.2.7.0-3|41	rm -f /etc/smrsh/vacation
12cu|vacation-1.2.7.0-3|42	fi
12cu|vacation-1.2.7.0-3|43	
12cu|vacation-1.2.7.0-3|44	%files
12cu|vacation-1.2.7.0-3|45	%{_bindir}/vacation
12cu|vacation-1.2.7.0-3|46	%{_bindir}/vaclook
12cu|vacation-1.2.7.0-3|47	%{_mandir}/*/*
12cu|vacation-1.2.7.0-3|48	%doc COPYING README README.smrsh ChangeLog
12cu|vacation-1.2.7.0-3|49	
12cu|vacation-1.2.7.0-3|50	%changelog
12cu|vacation-1.2.7.0-3|51	* Fri Mar 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.7.0-3
12cu|vacation-1.2.7.0-3|52	+ Revision: 5a2a6d4
12cu|vacation-1.2.7.0-3|53	- Spec cleanup
12cu|vacation-1.2.7.0-3|54	
12cu|vacation-1.2.7.0-3|55	

13075 12
12cu|vacuum-im-1.2.1-1|1	%define sname vacuum
12cu|vacuum-im-1.2.1-1|2	
12cu|vacuum-im-1.2.1-1|3	%define major 1.17
12cu|vacuum-im-1.2.1-1|4	%define libname %mklibname vacuumutils %{major}
12cu|vacuum-im-1.2.1-1|5	%define devname %mklibname vacuumutils -d
12cu|vacuum-im-1.2.1-1|6	
12cu|vacuum-im-1.2.1-1|7	Summary:	Crossplatform Jabber client written in Qt
12cu|vacuum-im-1.2.1-1|8	Name:		%{sname}-im
12cu|vacuum-im-1.2.1-1|9	Version:	1.2.1
12cu|vacuum-im-1.2.1-1|10	Release:	1
12cu|vacuum-im-1.2.1-1|11	License:	GPLv3+
12cu|vacuum-im-1.2.1-1|12	Group:		Networking/Instant messaging
12cu|vacuum-im-1.2.1-1|13	Url:		http://www.vacuum-im.org/
12cu|vacuum-im-1.2.1-1|14	Source:		http://vacuum-im.googlecode.com/files/%{sname}-%{version}.tar.xz
12cu|vacuum-im-1.2.1-1|15	Patch0:		vacuum-1.2.1-linkage.patch
12cu|vacuum-im-1.2.1-1|16	BuildRequires:	cmake >= 2.8
12cu|vacuum-im-1.2.1-1|17	BuildRequires:	qt4-devel
12cu|vacuum-im-1.2.1-1|18	BuildRequires:	pkgconfig(openssl)
12cu|vacuum-im-1.2.1-1|19	BuildRequires:	pkgconfig(x11)
12cu|vacuum-im-1.2.1-1|20	BuildRequires:	pkgconfig(xscrnsaver)
12cu|vacuum-im-1.2.1-1|21	BuildRequires:	pkgconfig(zlib)
12cu|vacuum-im-1.2.1-1|22	
12cu|vacuum-im-1.2.1-1|23	%description
12cu|vacuum-im-1.2.1-1|24	The core program is just a plugin loader - all functionality is made
12cu|vacuum-im-1.2.1-1|25	available via plugins. This enforces modularity and ensures well defined
12cu|vacuum-im-1.2.1-1|26	component interaction via interfaces.
12cu|vacuum-im-1.2.1-1|27	
12cu|vacuum-im-1.2.1-1|28	%package -n %{libname}
12cu|vacuum-im-1.2.1-1|29	Summary:	Shared library for Vacuum-IM
12cu|vacuum-im-1.2.1-1|30	Group:		System/Libraries
12cu|vacuum-im-1.2.1-1|31	
12cu|vacuum-im-1.2.1-1|32	%description -n %{libname}
12cu|vacuum-im-1.2.1-1|33	This package includes shared libraris needed to work Vacuum-IM program.
12cu|vacuum-im-1.2.1-1|34	
12cu|vacuum-im-1.2.1-1|35	%package -n %{devname}
12cu|vacuum-im-1.2.1-1|36	Summary:	Development files for Vacuum-IM
12cu|vacuum-im-1.2.1-1|37	Group:		Development/C++
12cu|vacuum-im-1.2.1-1|38	Requires:	%{libname} = %{version}-%{release}
12cu|vacuum-im-1.2.1-1|39	Provides:	%{name}-devel = %{version}-%{release}
12cu|vacuum-im-1.2.1-1|40	Provides:	vacuumutils-devel = %{version}-%{release}
12cu|vacuum-im-1.2.1-1|41	
12cu|vacuum-im-1.2.1-1|42	%description -n %{devname}
12cu|vacuum-im-1.2.1-1|43	This package includes files needed to develop Vacuum-IM modules.
12cu|vacuum-im-1.2.1-1|44	
12cu|vacuum-im-1.2.1-1|45	%prep
12cu|vacuum-im-1.2.1-1|46	%setup -q -n %{sname}-%{version}
12cu|vacuum-im-1.2.1-1|47	%patch0 -p1
12cu|vacuum-im-1.2.1-1|48	
12cu|vacuum-im-1.2.1-1|49	%build
12cu|vacuum-im-1.2.1-1|50	%cmake \
12cu|vacuum-im-1.2.1-1|51	-DCMAKE_BUILD_TYPE=RelWithDebInfo \
12cu|vacuum-im-1.2.1-1|52	-DINSTALL_SDK=1 \
12cu|vacuum-im-1.2.1-1|53	-DINSTALL_LIB_DIR=%{_lib}
12cu|vacuum-im-1.2.1-1|54	
12cu|vacuum-im-1.2.1-1|55	%make
12cu|vacuum-im-1.2.1-1|56	
12cu|vacuum-im-1.2.1-1|57	%install
12cu|vacuum-im-1.2.1-1|58	%makeinstall_std -C build
12cu|vacuum-im-1.2.1-1|59	
12cu|vacuum-im-1.2.1-1|60	install -D -m644 resources/menuicons/shared/mainwindowlogo128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
12cu|vacuum-im-1.2.1-1|61	install -D -m644 resources/menuicons/shared/mainwindowlogo96.png %{buildroot}%{_datadir}/icons/hicolor/96x96/apps/%{name}.png
12cu|vacuum-im-1.2.1-1|62	install -D -m644 resources/menuicons/shared/mainwindowlogo64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12cu|vacuum-im-1.2.1-1|63	install -D -m644 resources/menuicons/shared/mainwindowlogo48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12cu|vacuum-im-1.2.1-1|64	install -D -m644 resources/menuicons/shared/mainwindowlogo32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12cu|vacuum-im-1.2.1-1|65	install -D -m644 resources/menuicons/shared/mainwindowlogo24.png %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
12cu|vacuum-im-1.2.1-1|66	install -D -m644 resources/menuicons/shared/mainwindowlogo16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12cu|vacuum-im-1.2.1-1|67	
12cu|vacuum-im-1.2.1-1|68	sed -i "s/Exec=%{sname}/Exec=%{name}/;s/Icon=%{sname}/Icon=%{name}/" %{buildroot}%{_datadir}/applications/%{sname}.desktop
12cu|vacuum-im-1.2.1-1|69	
12cu|vacuum-im-1.2.1-1|70	mv %{buildroot}%{_datadir}/applications/%{sname}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|vacuum-im-1.2.1-1|71	mv %{buildroot}%{_datadir}/pixmaps/%{sname}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|vacuum-im-1.2.1-1|72	mv %{buildroot}%{_bindir}/%{sname} %{buildroot}%{_bindir}/%{name}
12cu|vacuum-im-1.2.1-1|73	
12cu|vacuum-im-1.2.1-1|74	%files
12cu|vacuum-im-1.2.1-1|75	%doc %{_docdir}/%{sname}
12cu|vacuum-im-1.2.1-1|76	%{_bindir}/%{name}
12cu|vacuum-im-1.2.1-1|77	%{_libdir}/%{sname}
12cu|vacuum-im-1.2.1-1|78	%{_datadir}/%{sname}
12cu|vacuum-im-1.2.1-1|79	%{_datadir}/applications/%{name}.desktop
12cu|vacuum-im-1.2.1-1|80	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cu|vacuum-im-1.2.1-1|81	%{_datadir}/pixmaps/%{name}.png
12cu|vacuum-im-1.2.1-1|82	
12cu|vacuum-im-1.2.1-1|83	%files -n %{libname}
12cu|vacuum-im-1.2.1-1|84	%{_libdir}/libvacuumutils.so.%{major}*
12cu|vacuum-im-1.2.1-1|85	
12cu|vacuum-im-1.2.1-1|86	%files -n %{devname}
12cu|vacuum-im-1.2.1-1|87	%{_libdir}/libvacuumutils.so
12cu|vacuum-im-1.2.1-1|88	%{_includedir}/%{sname}
12cu|vacuum-im-1.2.1-1|89	

13076 12
12cu|vavoom-1.33-2|1	Name:		vavoom
12cu|vavoom-1.33-2|2	Version:	1.33
12cu|vavoom-1.33-2|3	Release:	2
12cu|vavoom-1.33-2|4	Summary:	Open source port of the DOOM game engine
12cu|vavoom-1.33-2|5	Source0:	http://dl.sourceforge.net/vavoom/%{name}-%{version}.tar.bz2
12cu|vavoom-1.33-2|6	Patch0:		vavoom-1.30-linkage.patch
12cu|vavoom-1.33-2|7	Patch1:		vavoom-1.30-fix-str-fmt.patch
12cu|vavoom-1.33-2|8	Patch2:		vavoom-1.33-sfmt.patch
12cu|vavoom-1.33-2|9	URL:		http://vavoom-engine.com/
12cu|vavoom-1.33-2|10	Group:		Games/Arcade
12cu|vavoom-1.33-2|11	License:	GPLv2+
12cu|vavoom-1.33-2|12	
12cu|vavoom-1.33-2|13	BuildRequires:	pkgconfig(sdl)
12cu|vavoom-1.33-2|14	BuildRequires:	pkgconfig(SDL_mixer)
12cu|vavoom-1.33-2|15	BuildRequires:	pkgconfig(SDL_net)
12cu|vavoom-1.33-2|16	BuildRequires:	pkgconfig(libpng)
12cu|vavoom-1.33-2|17	BuildRequires:	pkgconfig(allegro)
12cu|vavoom-1.33-2|18	BuildRequires:	pkgconfig(vorbis)
12cu|vavoom-1.33-2|19	BuildRequires:	pkgconfig(flac++)
12cu|vavoom-1.33-2|20	BuildRequires:	pkgconfig(mad)
12cu|vavoom-1.33-2|21	BuildRequires:	pkgconfig(openal)
12cu|vavoom-1.33-2|22	BuildRequires:	libmikmod-devel
12cu|vavoom-1.33-2|23	BuildRequires:	cmake
12cu|vavoom-1.33-2|24	BuildRequires:	desktop-file-utils
12cu|vavoom-1.33-2|25	BuildRequires:	pkgconfig(gl)
12cu|vavoom-1.33-2|26	BuildRequires:	jpeg-devel >= 1.3.0
12cu|vavoom-1.33-2|27	BuildRequires:	wxgtku-devel
12cu|vavoom-1.33-2|28	Suggests:	vavoom-vmdl
12cu|vavoom-1.33-2|29	Suggests:	TiMidity++
12cu|vavoom-1.33-2|30	
12cu|vavoom-1.33-2|31	%description
12cu|vavoom-1.33-2|32	Vavoom is an open-source port of Doom, the classic 3D first-person shooter
12cu|vavoom-1.33-2|33	game.  It adds some extra features to Doom such as translucency
12cu|vavoom-1.33-2|34	and freelook support.
12cu|vavoom-1.33-2|35	
12cu|vavoom-1.33-2|36	%prep
12cu|vavoom-1.33-2|37	%setup -q
12cu|vavoom-1.33-2|38	%patch0 -p0
12cu|vavoom-1.33-2|39	%patch1 -p0
12cu|vavoom-1.33-2|40	%patch2 -p1
12cu|vavoom-1.33-2|41	# This one line sed command is easier than trying to muck with the Makefile
12cu|vavoom-1.33-2|42	# to add the proper -D definition.
12cu|vavoom-1.33-2|43	%__sed -i "s|#define FL_BASEDIR.*|#define FL_BASEDIR \"%{_gamesdatadir}/%{name}\"|" source/files.h
12cu|vavoom-1.33-2|44	
12cu|vavoom-1.33-2|45	%build
12cu|vavoom-1.33-2|46	%cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
12cu|vavoom-1.33-2|47	-DBINDIR=%{_gamesbindir} \
12cu|vavoom-1.33-2|48	-DDATADIR=%{_gamesdatadir}/%{name} \
12cu|vavoom-1.33-2|49	-DWITH_SDL=Y \
12cu|vavoom-1.33-2|50	-DWITH_OPENGL=Y \
12cu|vavoom-1.33-2|51	-DWITH_OPENAL=Y \
12cu|vavoom-1.33-2|52	-DWITH_FLAC=Y \
12cu|vavoom-1.33-2|53	-DWITH_ALLEGRO=N
12cu|vavoom-1.33-2|54	
12cu|vavoom-1.33-2|55	# The Makefile doesn't do parallel builds correctly.
12cu|vavoom-1.33-2|56	make
12cu|vavoom-1.33-2|57	
12cu|vavoom-1.33-2|58	%install
12cu|vavoom-1.33-2|59	%makeinstall_std -C build
12cu|vavoom-1.33-2|60	
12cu|vavoom-1.33-2|61	%__cat << EOF > %{name}.desktop
12cu|vavoom-1.33-2|62	[Desktop Entry]
12cu|vavoom-1.33-2|63	Name=Freedoom
12cu|vavoom-1.33-2|64	Comment=Freedoom with the Vavoom engine
12cu|vavoom-1.33-2|65	Exec=vavoom
12cu|vavoom-1.33-2|66	Icon=arcade_section
12cu|vavoom-1.33-2|67	Terminal=false
12cu|vavoom-1.33-2|68	Type=Application
12cu|vavoom-1.33-2|69	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cu|vavoom-1.33-2|70	EOF
12cu|vavoom-1.33-2|71	
12cu|vavoom-1.33-2|72	desktop-file-install --vendor="" \
12cu|vavoom-1.33-2|73	--dir %{buildroot}%{_datadir}/applications \
12cu|vavoom-1.33-2|74	%{name}.desktop
12cu|vavoom-1.33-2|75	
12cu|vavoom-1.33-2|76	
12cu|vavoom-1.33-2|77	%files
12cu|vavoom-1.33-2|78	%doc docs/*.log docs/gnu.txt docs/vavoom.txt
12cu|vavoom-1.33-2|79	%{_gamesbindir}/*
12cu|vavoom-1.33-2|80	%{_gamesdatadir}/*
12cu|vavoom-1.33-2|81	%{_datadir}/applications/*.desktop
12cu|vavoom-1.33-2|82	
12cu|vavoom-1.33-2|83	
12cu|vavoom-1.33-2|84	
12cu|vavoom-1.33-2|85	%changelog
12cu|vavoom-1.33-2|86	* Sat Mar 29 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.33-2
12cu|vavoom-1.33-2|87	+ Revision: 722e33e
12cu|vavoom-1.33-2|88	- Fixed BR (hopefully)  for jpeg-devel.
12cu|vavoom-1.33-2|89	
12cu|vavoom-1.33-2|90	

13077 12
12cu|vbam-1.8.0.1159-1|1	%define revision	1159
12cu|vbam-1.8.0.1159-1|2	
12cu|vbam-1.8.0.1159-1|3	Name:		vbam
12cu|vbam-1.8.0.1159-1|4	Version:	1.8.0.%{revision}
12cu|vbam-1.8.0.1159-1|5	Release:	1
12cu|vbam-1.8.0.1159-1|6	
12cu|vbam-1.8.0.1159-1|7	Summary:	A GameBoy Advance emulator
12cu|vbam-1.8.0.1159-1|8	License:	GPLv2+
12cu|vbam-1.8.0.1159-1|9	Group:		Emulators
12cu|vbam-1.8.0.1159-1|10	URL:		http://sourceforge.net/projects/vbam
12cu|vbam-1.8.0.1159-1|11	Source0:	http://sourceforge.net/projects/vbam/files/VBA-M%20svn%20r%{revision}/%{name}-%{version}-src.tar.bz2
12cu|vbam-1.8.0.1159-1|12	Patch0:		vbam-1.8.0-glibc2.10-fix.patch
12cu|vbam-1.8.0.1159-1|13	
12cu|vbam-1.8.0.1159-1|14	BuildRequires:	cmake
12cu|vbam-1.8.0.1159-1|15	BuildRequires:	pkgconfig(sdl)
12cu|vbam-1.8.0.1159-1|16	BuildRequires:	pkgconfig(gtkglextmm-1.2)
12cu|vbam-1.8.0.1159-1|17	BuildRequires:	pkgconfig(libglademm-2.4)
12cu|vbam-1.8.0.1159-1|18	BuildRequires:	pkgconfig(portaudio-2.0)
12cu|vbam-1.8.0.1159-1|19	BuildRequires:	pkgconfig(gtkmm-2.4)
12cu|vbam-1.8.0.1159-1|20	BuildRequires:	ffmpeg-devel
12cu|vbam-1.8.0.1159-1|21	BuildRequires:	sfml-graphics-devel
12cu|vbam-1.8.0.1159-1|22	BuildRequires:	sfml-network-devel
12cu|vbam-1.8.0.1159-1|23	BuildRequires:	sfml-system-devel
12cu|vbam-1.8.0.1159-1|24	BuildRequires:	sfml-window-devel
12cu|vbam-1.8.0.1159-1|25	BuildRequires:	desktop-file-utils
12cu|vbam-1.8.0.1159-1|26	
12cu|vbam-1.8.0.1159-1|27	%description
12cu|vbam-1.8.0.1159-1|28	VisualBoyAdvance-M is a GameBoy Advance emulator.
12cu|vbam-1.8.0.1159-1|29	It is based on VisualBoyAdvance and integrates the best
12cu|vbam-1.8.0.1159-1|30	features from the various other forks.
12cu|vbam-1.8.0.1159-1|31	
12cu|vbam-1.8.0.1159-1|32	It also features a GTK frontend.
12cu|vbam-1.8.0.1159-1|33	
12cu|vbam-1.8.0.1159-1|34	%prep
12cu|vbam-1.8.0.1159-1|35	%setup -q -c
12cu|vbam-1.8.0.1159-1|36	%patch0 -p1
12cu|vbam-1.8.0.1159-1|37	
12cu|vbam-1.8.0.1159-1|38	%build
12cu|vbam-1.8.0.1159-1|39	cmake . -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} -DENABLE_WX=OFF
12cu|vbam-1.8.0.1159-1|40	
12cu|vbam-1.8.0.1159-1|41	%make
12cu|vbam-1.8.0.1159-1|42	
12cu|vbam-1.8.0.1159-1|43	%install
12cu|vbam-1.8.0.1159-1|44	%makeinstall_std
12cu|vbam-1.8.0.1159-1|45	
12cu|vbam-1.8.0.1159-1|46	#man page
12cu|vbam-1.8.0.1159-1|47	%__install -d -m 755 %{buildroot}%{_mandir}/man1
12cu|vbam-1.8.0.1159-1|48	%__install -m 644 debian/vbam.1 %{buildroot}%{_mandir}/man1
12cu|vbam-1.8.0.1159-1|49	
12cu|vbam-1.8.0.1159-1|50	#xdg menu
12cu|vbam-1.8.0.1159-1|51	desktop-file-install --vendor="" \
12cu|vbam-1.8.0.1159-1|52	--remove-category="Application" \
12cu|vbam-1.8.0.1159-1|53	--remove-key="Encoding" \
12cu|vbam-1.8.0.1159-1|54	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
12cu|vbam-1.8.0.1159-1|55	--dir %{buildroot}%{_datadir}/applications/ \
12cu|vbam-1.8.0.1159-1|56	%{buildroot}%{_datadir}/applications/*
12cu|vbam-1.8.0.1159-1|57	
12cu|vbam-1.8.0.1159-1|58	%find_lang g%{name}
12cu|vbam-1.8.0.1159-1|59	
12cu|vbam-1.8.0.1159-1|60	%files -f g%{name}.lang
12cu|vbam-1.8.0.1159-1|61	%doc doc/ReadMe.SDL.txt doc/DevInfo.txt
12cu|vbam-1.8.0.1159-1|62	%{_bindir}/*vbam
12cu|vbam-1.8.0.1159-1|63	%config(noreplace) %{_sysconfdir}/vbam.cfg
12cu|vbam-1.8.0.1159-1|64	%{_datadir}/vbam
12cu|vbam-1.8.0.1159-1|65	%{_datadir}/applications/gvbam.desktop
12cu|vbam-1.8.0.1159-1|66	%{_iconsdir}/hicolor/*/apps/vbam.*
12cu|vbam-1.8.0.1159-1|67	%{_mandir}/man1/*
12cu|vbam-1.8.0.1159-1|68	
12cu|vbam-1.8.0.1159-1|69	
12cu|vbam-1.8.0.1159-1|70	
12cu|vbam-1.8.0.1159-1|71	%changelog
12cu|vbam-1.8.0.1159-1|72	* Sun Jan 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0.1159-1
12cu|vbam-1.8.0.1159-1|73	+ Revision: f4ee8dd
12cu|vbam-1.8.0.1159-1|74	- Fix source
12cu|vbam-1.8.0.1159-1|75	
12cu|vbam-1.8.0.1159-1|76	

13078 12
12cu|vc-0.7.1-1|1	%define debug_package %nil
12cu|vc-0.7.1-1|2	%define major 0
12cu|vc-0.7.1-1|3	%define beta %{nil}
12cu|vc-0.7.1-1|4	%define scmrev %{nil}
12cu|vc-0.7.1-1|5	%define devname %mklibname vc -d -s
12cu|vc-0.7.1-1|6	
12cu|vc-0.7.1-1|7	Name: vc
12cu|vc-0.7.1-1|8	Version: 0.7.1
12cu|vc-0.7.1-1|9	%if "%{beta}" == ""
12cu|vc-0.7.1-1|10	%if "%{scmrev}" == ""
12cu|vc-0.7.1-1|11	Release: 1
12cu|vc-0.7.1-1|12	Source: http://code.compeng.uni-frankfurt.de/attachments/download/161/Vc-%version.tar.gz
12cu|vc-0.7.1-1|13	%else
12cu|vc-0.7.1-1|14	Release: 0.%{scmrev}.1
12cu|vc-0.7.1-1|15	Source: %{name}-%{scmrev}.tar.xz
12cu|vc-0.7.1-1|16	%endif
12cu|vc-0.7.1-1|17	%else
12cu|vc-0.7.1-1|18	%if "%{scmrev}" == ""
12cu|vc-0.7.1-1|19	Release: 0.%{beta}.1
12cu|vc-0.7.1-1|20	Source: %{name}-%{version}%{beta}.tar.bz2
12cu|vc-0.7.1-1|21	%else
12cu|vc-0.7.1-1|22	Release: 0.%{beta}.%{scmrev}.1
12cu|vc-0.7.1-1|23	Source: %{name}-%{scmrev}.tar.xz
12cu|vc-0.7.1-1|24	%endif
12cu|vc-0.7.1-1|25	%endif
12cu|vc-0.7.1-1|26	BuildRequires: cmake gcc-c++
12cu|vc-0.7.1-1|27	Summary: Library to ease explicit vectorization of C++ code
12cu|vc-0.7.1-1|28	URL: http://code.compeng.uni-frankfurt.de/projects/vc
12cu|vc-0.7.1-1|29	License: LGPLv3
12cu|vc-0.7.1-1|30	Group: System/Libraries
12cu|vc-0.7.1-1|31	
12cu|vc-0.7.1-1|32	%track
12cu|vc-0.7.1-1|33	prog %{name} = {
12cu|vc-0.7.1-1|34	url = http://code.compeng.uni-frankfurt.de/projects/vc/files
12cu|vc-0.7.1-1|35	regex = "Vc-(__VER__)\.tar\.gz"
12cu|vc-0.7.1-1|36	version = %{version}
12cu|vc-0.7.1-1|37	}
12cu|vc-0.7.1-1|38	
12cu|vc-0.7.1-1|39	%description
12cu|vc-0.7.1-1|40	Vc is a free software library to ease explicit vectorization of C++ code.
12cu|vc-0.7.1-1|41	
12cu|vc-0.7.1-1|42	It has an intuitive API and provides portability between different
12cu|vc-0.7.1-1|43	compilers and compiler versions as well as portability between different
12cu|vc-0.7.1-1|44	vector instruction sets.
12cu|vc-0.7.1-1|45	
12cu|vc-0.7.1-1|46	Thus an application written with Vc can be compiled for
12cu|vc-0.7.1-1|47	
12cu|vc-0.7.1-1|48	AVX
12cu|vc-0.7.1-1|49	SSE2 up to SSE4.2
12cu|vc-0.7.1-1|50	SSE4a, XOP, and FMA4
12cu|vc-0.7.1-1|51	Scalar (fallback which works everywhere)
12cu|vc-0.7.1-1|52	LRBni support disabled, waiting for MIC
12cu|vc-0.7.1-1|53	
12cu|vc-0.7.1-1|54	%package -n %{devname}
12cu|vc-0.7.1-1|55	Summary: Development files for %{name}
12cu|vc-0.7.1-1|56	Group: Development/C
12cu|vc-0.7.1-1|57	Provides: %name-devel
12cu|vc-0.7.1-1|58	
12cu|vc-0.7.1-1|59	%description -n %{devname}
12cu|vc-0.7.1-1|60	Development files (Headers etc.) for %{name}.
12cu|vc-0.7.1-1|61	
12cu|vc-0.7.1-1|62	%prep
12cu|vc-0.7.1-1|63	%if "%{scmrev}" == ""
12cu|vc-0.7.1-1|64	%setup -q -n Vc-%{version}%{beta}
12cu|vc-0.7.1-1|65	%else
12cu|vc-0.7.1-1|66	%setup -q -n Vc
12cu|vc-0.7.1-1|67	%endif
12cu|vc-0.7.1-1|68	
12cu|vc-0.7.1-1|69	%build
12cu|vc-0.7.1-1|70	%cmake
12cu|vc-0.7.1-1|71	%make
12cu|vc-0.7.1-1|72	
12cu|vc-0.7.1-1|73	%install
12cu|vc-0.7.1-1|74	%makeinstall_std -C build
12cu|vc-0.7.1-1|75	
12cu|vc-0.7.1-1|76	%files -n %{devname}
12cu|vc-0.7.1-1|77	%_includedir/Vc
12cu|vc-0.7.1-1|78	%_prefix/lib/cmake/Vc
12cu|vc-0.7.1-1|79	%_libdir/*.a

13079 12
12cu|vcg-1.30-10|1	%define debug_package	%{nil}
12cu|vcg-1.30-10|2	
12cu|vcg-1.30-10|3	%define name vcg
12cu|vcg-1.30-10|4	%define version 1.30
12cu|vcg-1.30-10|5	%define rel 10
12cu|vcg-1.30-10|6	%define release %{rel}
12cu|vcg-1.30-10|7	
12cu|vcg-1.30-10|8	Summary: The VCG visualization tool for compiler graphs
12cu|vcg-1.30-10|9	Name: %name
12cu|vcg-1.30-10|10	Version: %version
12cu|vcg-1.30-10|11	Release: %release
12cu|vcg-1.30-10|12	License: GPL
12cu|vcg-1.30-10|13	Group: Graphics
12cu|vcg-1.30-10|14	URL: http://www.cs.uni-sb.de/RW/users/sander/html/gsvcg1.html
12cu|vcg-1.30-10|15	Source: ftp://ftp.cs.uni-sb.de/pub/graphics/vcg/vcg.tar.bz2
12cu|vcg-1.30-10|16	Patch0: vcg.1.30-fix-build.patch
12cu|vcg-1.30-10|17	Patch1: vcg.1.30-fix-link.patch
12cu|vcg-1.30-10|18	
12cu|vcg-1.30-10|19	BuildRequires: pkgconfig(x11)
12cu|vcg-1.30-10|20	
12cu|vcg-1.30-10|21	%description
12cu|vcg-1.30-10|22	The VCG tool reads a textual and readable specification of a
12cu|vcg-1.30-10|23	graph and visualizes the graph.  If not all positions of
12cu|vcg-1.30-10|24	nodes are fixed, the tool layouts the graph using several
12cu|vcg-1.30-10|25	heuristics as reducing the number of crossings, minimizing
12cu|vcg-1.30-10|26	the size of edges, centering of nodes.  The specification
12cu|vcg-1.30-10|27	language of the VCG tool is nearly compatible to GRL, the
12cu|vcg-1.30-10|28	language of the edge tool, but contains many extensions.  The
12cu|vcg-1.30-10|29	VCG tool allows folding of dynamically or statically specified
12cu|vcg-1.30-10|30	regions of the graph.  It uses colors and runs on X11.
12cu|vcg-1.30-10|31	
12cu|vcg-1.30-10|32	%prep
12cu|vcg-1.30-10|33	%setup -q -n %{name}.%{version}
12cu|vcg-1.30-10|34	%patch0 -p1 -z .pix
12cu|vcg-1.30-10|35	%patch1 -p0 -b .link
12cu|vcg-1.30-10|36	
12cu|vcg-1.30-10|37	%build
12cu|vcg-1.30-10|38	make xvcg_gcc_noxmkmf xvcg CFLAGS="-c %{optflags -wall}"
12cu|vcg-1.30-10|39	
12cu|vcg-1.30-10|40	%install
12cu|vcg-1.30-10|41	install -d %buildroot/{%{_bindir},%{_mandir}/manl}
12cu|vcg-1.30-10|42	make SED=sed BINDIR=%buildroot/%{_bindir} MANDIR=%buildroot/%{_mandir}/man1 MANEXT=1 install
12cu|vcg-1.30-10|43	
12cu|vcg-1.30-10|44	cp -f demo/demo.csh expl
12cu|vcg-1.30-10|45	chmod 644 expl/cfg.vcg
12cu|vcg-1.30-10|46	
12cu|vcg-1.30-10|47	
12cu|vcg-1.30-10|48	%files
12cu|vcg-1.30-10|49	%doc COPYING README expl
12cu|vcg-1.30-10|50	%{_bindir}/*
12cu|vcg-1.30-10|51	%{_mandir}/*/*
12cu|vcg-1.30-10|52	
12cu|vcg-1.30-10|53	
12cu|vcg-1.30-10|54	
12cu|vcg-1.30-10|55	%changelog
12cu|vcg-1.30-10|56	* Sat Mar 29 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.30-10
12cu|vcg-1.30-10|57	+ Revision: e88f21f
12cu|vcg-1.30-10|58	- Spec clean, fix BR, bump rel.try to fix empty debug ( and failed :D )
12cu|vcg-1.30-10|59	
12cu|vcg-1.30-10|60	

13080 12
12cu|vcmi-0.96-1|1	%define _enable_debug_packages %{nil}
12cu|vcmi-0.96-1|2	%define debug_package %{nil}
12cu|vcmi-0.96-1|3	%define debugcflags %{nil}
12cu|vcmi-0.96-1|4	
12cu|vcmi-0.96-1|5	%define __noautoprov '(.*)\\.so(.*)'
12cu|vcmi-0.96-1|6	%define __noautoreq 'libvcmi\\.so(.*)|libminizip\\.so(.*)'
12cu|vcmi-0.96-1|7	
12cu|vcmi-0.96-1|8	Summary:	Open-source reimplementation and extension of the Heroes III game engine
12cu|vcmi-0.96-1|9	Name:		vcmi
12cu|vcmi-0.96-1|10	Version:	0.96
12cu|vcmi-0.96-1|11	Release:	1
12cu|vcmi-0.96-1|12	License:	GPLv2+
12cu|vcmi-0.96-1|13	Group:		Games/Strategy
12cu|vcmi-0.96-1|14	Url:		http://www.vcmi.eu/
12cu|vcmi-0.96-1|15	Source0:	http://download.vcmi.eu/%{name}-%{version}.tar.gz
12cu|vcmi-0.96-1|16	BuildRequires:	cmake
12cu|vcmi-0.96-1|17	BuildRequires:	qmake5
12cu|vcmi-0.96-1|18	BuildRequires:	boost-devel
12cu|vcmi-0.96-1|19	BuildRequires:	pkgconfig(libavcodec)
12cu|vcmi-0.96-1|20	BuildRequires:	pkgconfig(libavformat)
12cu|vcmi-0.96-1|21	BuildRequires:	pkgconfig(libavutil)
12cu|vcmi-0.96-1|22	BuildRequires:	pkgconfig(libswscale)
12cu|vcmi-0.96-1|23	BuildRequires:	pkgconfig(Qt5Network)
12cu|vcmi-0.96-1|24	BuildRequires:	pkgconfig(Qt5Widgets)
12cu|vcmi-0.96-1|25	BuildRequires:	pkgconfig(sdl)
12cu|vcmi-0.96-1|26	BuildRequires:	pkgconfig(SDL_image)
12cu|vcmi-0.96-1|27	BuildRequires:	pkgconfig(SDL_mixer)
12cu|vcmi-0.96-1|28	BuildRequires:	pkgconfig(SDL_ttf)
12cu|vcmi-0.96-1|29	BuildRequires:	pkgconfig(zlib)
12cu|vcmi-0.96-1|30	# For data extraction
12cu|vcmi-0.96-1|31	Requires:	unshield
12cu|vcmi-0.96-1|32	
12cu|vcmi-0.96-1|33	%description
12cu|vcmi-0.96-1|34	VCMI is an open-source project aiming to reimplement the Heroes of Might and
12cu|vcmi-0.96-1|35	Magic III: In the Wake of Gods game engine, giving it new and extended
12cu|vcmi-0.96-1|36	possibilities.
12cu|vcmi-0.96-1|37	
12cu|vcmi-0.96-1|38	To play Heroes III, you will need a copy of the original game.
12cu|vcmi-0.96-1|39	See VCMI's wiki for Heroes III installation instructions:
12cu|vcmi-0.96-1|40	http://wiki.vcmi.eu/index.php?title=Installation_on_Linux
12cu|vcmi-0.96-1|41	
12cu|vcmi-0.96-1|42	%files
12cu|vcmi-0.96-1|43	%doc README.md README.linux AUTHORS ChangeLog
12cu|vcmi-0.96-1|44	%{_datadir}/applications/%{name}*.desktop
12cu|vcmi-0.96-1|45	%{_iconsdir}/hicolor/*/apps/%{name}client.png
12cu|vcmi-0.96-1|46	%{_libdir}/%{name}/
12cu|vcmi-0.96-1|47	%{_gamesbindir}/%{name}*
12cu|vcmi-0.96-1|48	%{_gamesdatadir}/%{name}/
12cu|vcmi-0.96-1|49	
12cu|vcmi-0.96-1|50	#----------------------------------------------------------------------------
12cu|vcmi-0.96-1|51	
12cu|vcmi-0.96-1|52	%prep
12cu|vcmi-0.96-1|53	%setup -q
12cu|vcmi-0.96-1|54	
12cu|vcmi-0.96-1|55	%build
12cu|vcmi-0.96-1|56	%cmake \
12cu|vcmi-0.96-1|57	-DCMAKE_CXX_FLAGS_RELWITHDEBINFO="" \
12cu|vcmi-0.96-1|58	-DBIN_DIR=games \
12cu|vcmi-0.96-1|59	-DDATA_DIR=share/games/%{name} \
12cu|vcmi-0.96-1|60	-DLIB_DIR=%{_lib}/%{name} \
12cu|vcmi-0.96-1|61	-DCMAKE_INSTALL_LIBDIR=%{_lib} \
12cu|vcmi-0.96-1|62	-DCMAKE_SKIP_RPATH=OFF
12cu|vcmi-0.96-1|63	make
12cu|vcmi-0.96-1|64	
12cu|vcmi-0.96-1|65	%install
12cu|vcmi-0.96-1|66	%makeinstall_std -C build
12cu|vcmi-0.96-1|67	
12cu|vcmi-0.96-1|68	
12cu|vcmi-0.96-1|69	%changelog
12cu|vcmi-0.96-1|70	* Wed Jul 30 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.96-1
12cu|vcmi-0.96-1|71	+ Revision: 3b27300
12cu|vcmi-0.96-1|72	- Update BuildRequires
12cu|vcmi-0.96-1|73	
12cu|vcmi-0.96-1|74	

13081 12
12cu|vdpauinfo-0.0.6-2|1	
12cu|vdpauinfo-0.0.6-2|2	%define name	vdpauinfo
12cu|vdpauinfo-0.0.6-2|3	%define version	0.0.6
12cu|vdpauinfo-0.0.6-2|4	%define snap	0
12cu|vdpauinfo-0.0.6-2|5	%define rel	2
12cu|vdpauinfo-0.0.6-2|6	
12cu|vdpauinfo-0.0.6-2|7	Summary:	VDPAU acceleration information utility
12cu|vdpauinfo-0.0.6-2|8	Name:		%{name}
12cu|vdpauinfo-0.0.6-2|9	Version:	%{version}
12cu|vdpauinfo-0.0.6-2|10	%if %snap
12cu|vdpauinfo-0.0.6-2|11	Release:	0.%snap.%rel
12cu|vdpauinfo-0.0.6-2|12	%else
12cu|vdpauinfo-0.0.6-2|13	Release:	%rel
12cu|vdpauinfo-0.0.6-2|14	%endif
12cu|vdpauinfo-0.0.6-2|15	License:	MIT
12cu|vdpauinfo-0.0.6-2|16	Group:		Development/X11
12cu|vdpauinfo-0.0.6-2|17	URL:		http://www.nvnews.net/vbulletin/showthread.php?t=124978
12cu|vdpauinfo-0.0.6-2|18	%if %snap
12cu|vdpauinfo-0.0.6-2|19	# rm -rf vdpauinfo && git clone git://anongit.freedesktop.org/~aplattner/vdpauinfo && cd vdpauinfo/
12cu|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
12cu|vdpauinfo-0.0.6-2|21	Source:		vdpauinfo-%{snap}.tar.lzma
12cu|vdpauinfo-0.0.6-2|22	%else
12cu|vdpauinfo-0.0.6-2|23	Source:		http://people.freedesktop.org/~aplattner/vdpau/vdpauinfo-%{version}.tar.gz
12cu|vdpauinfo-0.0.6-2|24	%endif
12cu|vdpauinfo-0.0.6-2|25	
12cu|vdpauinfo-0.0.6-2|26	BuildRequires:	pkgconfig(vdpau) >= 0.4
12cu|vdpauinfo-0.0.6-2|27	BuildRequires:	pkgconfig(x11)
12cu|vdpauinfo-0.0.6-2|28	BuildRequires:	python
12cu|vdpauinfo-0.0.6-2|29	Obsoletes:	vdpinfo < 0.0.6
12cu|vdpauinfo-0.0.6-2|30	
12cu|vdpauinfo-0.0.6-2|31	%description
12cu|vdpauinfo-0.0.6-2|32	Simple utility that queries and displays the VDPAU capabilities of
12cu|vdpauinfo-0.0.6-2|33	your X display and prints them in tabular format.
12cu|vdpauinfo-0.0.6-2|34	
12cu|vdpauinfo-0.0.6-2|35	%prep
12cu|vdpauinfo-0.0.6-2|36	%if %snap
12cu|vdpauinfo-0.0.6-2|37	%setup -q -n %{name}-%snap
12cu|vdpauinfo-0.0.6-2|38	%else
12cu|vdpauinfo-0.0.6-2|39	%setup -q
12cu|vdpauinfo-0.0.6-2|40	%endif
12cu|vdpauinfo-0.0.6-2|41	
12cu|vdpauinfo-0.0.6-2|42	%build
12cu|vdpauinfo-0.0.6-2|43	%if %snap
12cu|vdpauinfo-0.0.6-2|44	python functions.py > VDPDeviceImpl.h
12cu|vdpauinfo-0.0.6-2|45	autoreconf -fi
12cu|vdpauinfo-0.0.6-2|46	%endif
12cu|vdpauinfo-0.0.6-2|47	%configure2_5x
12cu|vdpauinfo-0.0.6-2|48	%make
12cu|vdpauinfo-0.0.6-2|49	
12cu|vdpauinfo-0.0.6-2|50	%install
12cu|vdpauinfo-0.0.6-2|51	%makeinstall_std
12cu|vdpauinfo-0.0.6-2|52	
12cu|vdpauinfo-0.0.6-2|53	
12cu|vdpauinfo-0.0.6-2|54	%files
12cu|vdpauinfo-0.0.6-2|55	%doc AUTHORS
12cu|vdpauinfo-0.0.6-2|56	%{_bindir}/%{name}
12cu|vdpauinfo-0.0.6-2|57	
12cu|vdpauinfo-0.0.6-2|58	
12cu|vdpauinfo-0.0.6-2|59	
12cu|vdpauinfo-0.0.6-2|60	
12cu|vdpauinfo-0.0.6-2|61	
12cu|vdpauinfo-0.0.6-2|62	%changelog
12cu|vdpauinfo-0.0.6-2|63	* Sat Mar 29 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.0.6-2
12cu|vdpauinfo-0.0.6-2|64	+ Revision: 75f1cab
12cu|vdpauinfo-0.0.6-2|65	- Switch to pkgconfig style, fix BR, spec clean, bump rel.
12cu|vdpauinfo-0.0.6-2|66	
12cu|vdpauinfo-0.0.6-2|67	

13082 12
12cu|vdpinfo-0.0.4-2|1	
12cu|vdpinfo-0.0.4-2|2	%define name	vdpinfo
12cu|vdpinfo-0.0.4-2|3	%define version	0.0.4
12cu|vdpinfo-0.0.4-2|4	%define rel	2
12cu|vdpinfo-0.0.4-2|5	
12cu|vdpinfo-0.0.4-2|6	Summary:	VDPAU acceleration information utility
12cu|vdpinfo-0.0.4-2|7	Name:		%{name}
12cu|vdpinfo-0.0.4-2|8	Version:	%{version}
12cu|vdpinfo-0.0.4-2|9	Release:	%rel
12cu|vdpinfo-0.0.4-2|10	License:	MIT
12cu|vdpinfo-0.0.4-2|11	Group:		Development/X11
12cu|vdpinfo-0.0.4-2|12	URL:		http://www.nvnews.net/vbulletin/showthread.php?t=124978
12cu|vdpinfo-0.0.4-2|13	Source:		http://www.cs.rug.nl/~wladimir/vdpinfo/vdpinfo-%{version}.tar.gz
12cu|vdpinfo-0.0.4-2|14	
12cu|vdpinfo-0.0.4-2|15	BuildRequires:	pkgconfig(vdpau)
12cu|vdpinfo-0.0.4-2|16	BuildRequires:	pkgconfig(x11)
12cu|vdpinfo-0.0.4-2|17	BuildRequires:	python
12cu|vdpinfo-0.0.4-2|18	
12cu|vdpinfo-0.0.4-2|19	%description
12cu|vdpinfo-0.0.4-2|20	Simple utility that queries and displays the VDPAU capabilities of
12cu|vdpinfo-0.0.4-2|21	your X display and prints them in tabular format.
12cu|vdpinfo-0.0.4-2|22	
12cu|vdpinfo-0.0.4-2|23	%prep
12cu|vdpinfo-0.0.4-2|24	%setup -q -n %{name}
12cu|vdpinfo-0.0.4-2|25	sed -i 's/^LDFLAGS=/LDFLAGS=%{ldflags} /' Makefile
12cu|vdpinfo-0.0.4-2|26	
12cu|vdpinfo-0.0.4-2|27	%build
12cu|vdpinfo-0.0.4-2|28	python functions.py > VDPDeviceImpl.h
12cu|vdpinfo-0.0.4-2|29	%make CXXFLAGS="%{optflags -wall}"
12cu|vdpinfo-0.0.4-2|30	
12cu|vdpinfo-0.0.4-2|31	%install
12cu|vdpinfo-0.0.4-2|32	install -d -m755 %{buildroot}%{_bindir}
12cu|vdpinfo-0.0.4-2|33	install -m755 %{name} %{buildroot}%{_bindir}
12cu|vdpinfo-0.0.4-2|34	
12cu|vdpinfo-0.0.4-2|35	
12cu|vdpinfo-0.0.4-2|36	
12cu|vdpinfo-0.0.4-2|37	%files
12cu|vdpinfo-0.0.4-2|38	%doc LICENSE
12cu|vdpinfo-0.0.4-2|39	%{_bindir}/%{name}
12cu|vdpinfo-0.0.4-2|40	
12cu|vdpinfo-0.0.4-2|41	
12cu|vdpinfo-0.0.4-2|42	%changelog
12cu|vdpinfo-0.0.4-2|43	* Sat Mar 29 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.0.4-2
12cu|vdpinfo-0.0.4-2|44	+ Revision: 53e9eef
12cu|vdpinfo-0.0.4-2|45	- Updated vdpinfo.spec
12cu|vdpinfo-0.0.4-2|46	
12cu|vdpinfo-0.0.4-2|47	

13083 12
12cu|vdr-1.6.0-26|1	
12cu|vdr-1.6.0-26|2	%define name	vdr
12cu|vdr-1.6.0-26|3	%define version	1.6.0
12cu|vdr-1.6.0-26|4	%define maintpatch 2
12cu|vdr-1.6.0-26|5	%define oapiversion 1.6.0
12cu|vdr-1.6.0-26|6	%define rel	26
12cu|vdr-1.6.0-26|7	
12cu|vdr-1.6.0-26|8	# Increased when ABI compatibility is broken by patches
12cu|vdr-1.6.0-26|9	# Reset to 1 when %oapiversion is raised
12cu|vdr-1.6.0-26|10	%define vdr_sub_abi	4
12cu|vdr-1.6.0-26|11	%define vdr_abi		%{oapiversion}_%{_lib}_abi_%{vdr_sub_abi}
12cu|vdr-1.6.0-26|12	%define apiversion	%{oapiversion}.%{vdr_sub_abi}
12cu|vdr-1.6.0-26|13	
12cu|vdr-1.6.0-26|14	# backportability
12cu|vdr-1.6.0-26|15	%define _localstatedir		%{_var}
12cu|vdr-1.6.0-26|16	
12cu|vdr-1.6.0-26|17	%define vdr_plugin_dir		%{_libdir}/%{name}
12cu|vdr-1.6.0-26|18	%define vdr_plugin_datadir	%{vdr_datadir}
12cu|vdr-1.6.0-26|19	%define vdr_plugin_cfgdir	%{vdr_cfgdir}/plugins
12cu|vdr-1.6.0-26|20	%define vdr_plugin_paramdir	%{vdr_datadir}/defaults
12cu|vdr-1.6.0-26|21	%define vdr_plugin_cachedir	%{_var}/cache/%{name}
12cu|vdr-1.6.0-26|22	%define vdr_videodir		%{_localstatedir}/lib/%{name}/video
12cu|vdr-1.6.0-26|23	%define vdr_cfgdir		%{_localstatedir}/lib/%{name}/config
12cu|vdr-1.6.0-26|24	%define	vdr_datadir		%{_datadir}/%{name}
12cu|vdr-1.6.0-26|25	%define vdr_chanlogodir		%{vdr_datadir}/chanlogos
12cu|vdr-1.6.0-26|26	%define vdr_themedir		%{_localstatedir}/lib/%{name}/themes
12cu|vdr-1.6.0-26|27	%define vdr_epgimagesdir	%{_var}/cache/%{name}/epgimages
12cu|vdr-1.6.0-26|28	
12cu|vdr-1.6.0-26|29	%define vdr_plugin_flags	-fPIC
12cu|vdr-1.6.0-26|30	
12cu|vdr-1.6.0-26|31	%if %{maintpatch}
12cu|vdr-1.6.0-26|32	%define fullversion		%{version}-%{maintpatch}
12cu|vdr-1.6.0-26|33	%else
12cu|vdr-1.6.0-26|34	%define fullversion		%{version}
12cu|vdr-1.6.0-26|35	%endif
12cu|vdr-1.6.0-26|36	
12cu|vdr-1.6.0-26|37	Summary:	Video Disk Recorder - PVR suite
12cu|vdr-1.6.0-26|38	Name:		%{name}
12cu|vdr-1.6.0-26|39	Version:	%{version}
12cu|vdr-1.6.0-26|40	Release:	%mkrel %rel
12cu|vdr-1.6.0-26|41	Group:		Video
12cu|vdr-1.6.0-26|42	License:	GPLv2+
12cu|vdr-1.6.0-26|43	URL:		http://www.tvdr.de/
12cu|vdr-1.6.0-26|44	Source:		ftp://ftp.tvdr.de/vdr/%{name}-%{version}.tar.bz2
12cu|vdr-1.6.0-26|45	
12cu|vdr-1.6.0-26|46	Source1:	vdr.init
12cu|vdr-1.6.0-26|47	Source2:	vdr-runvdr
12cu|vdr-1.6.0-26|48	Source3:	vdr-shutdown.sh.example
12cu|vdr-1.6.0-26|49	Source4:	vdr.sysconfig
12cu|vdr-1.6.0-26|50	Source5:	vdr-sky.cron
12cu|vdr-1.6.0-26|51	Source6:	vdr-sky.sysconfig
12cu|vdr-1.6.0-26|52	Source7:	vdr-README.mdv
12cu|vdr-1.6.0-26|53	Source8:	vdr-plugin-filetriggers.script
12cu|vdr-1.6.0-26|54	
12cu|vdr-1.6.0-26|55	# Patches last checked for updates: 2009/07/25
12cu|vdr-1.6.0-26|56	
12cu|vdr-1.6.0-26|57	# Drop DVB API version check, it is bumped arbitrarily:
12cu|vdr-1.6.0-26|58	Patch0:		vdr-drop-dvbapi-check.patch
12cu|vdr-1.6.0-26|59	# Configurable logident for multi-vdr systems:
12cu|vdr-1.6.0-26|60	Patch1:		vdr-1.6.0-logident.patch
12cu|vdr-1.6.0-26|61	# Make HasDecoder() return true even while in pmExtern playmode
12cu|vdr-1.6.0-26|62	Patch2:		vdr-1.6.0-hasdecoder.patch
12cu|vdr-1.6.0-26|63	# printf format warnings:
12cu|vdr-1.6.0-26|64	Patch3:		vdr-printf-format.patch
12cu|vdr-1.6.0-26|65	Patch4:		vdr-1.6.0-rsvps.patch
12cu|vdr-1.6.0-26|66	Patch5:		vdr-1.6.0-vdrversion.patch
12cu|vdr-1.6.0-26|67	# CanHandleOver2BitSubtitles() hack:
12cu|vdr-1.6.0-26|68	Patch6:		vdr-1.6.0-dxr3.patch
12cu|vdr-1.6.0-26|69	# Use monospace as default monospace font,
12cu|vdr-1.6.0-26|70	# sans serif as default large font:
12cu|vdr-1.6.0-26|71	Patch7:		vdr-1.6.0-default-fonts-mdv.patch
12cu|vdr-1.6.0-26|72	# Show more font aliases:
12cu|vdr-1.6.0-26|73	Patch8:		vdr-1.6.0-show-more-aliasfonts.patch
12cu|vdr-1.6.0-26|74	# Add options to disable use of device input or output:
12cu|vdr-1.6.0-26|75	Patch9:		vdr-1.6.0-shared-devices.patch
12cu|vdr-1.6.0-26|76	# For streamdev:
12cu|vdr-1.6.0-26|77	Patch10:	vdr-1.6.0-intcamdevices.mod.patch
12cu|vdr-1.6.0-26|78	# warning: cannot pass objects of non-POD type ‘class cString’ through ‘...’; call will abort at runtime
12cu|vdr-1.6.0-26|79	Patch18:	vdr-1.6.0-h264-non-pod-type.patch
12cu|vdr-1.6.0-26|80	# fix overlapping strcpy in command-line parsing causing corruption:
12cu|vdr-1.6.0-26|81	Patch37:	vdr-fix-overlapping-strcpy.patch
12cu|vdr-1.6.0-26|82	# fix build with GCC 4.6
12cu|vdr-1.6.0-26|83	Patch39:	vdr-gcc4.6.patch
12cu|vdr-1.6.0-26|84	
12cu|vdr-1.6.0-26|85	# From upstream
12cu|vdr-1.6.0-26|86	# Switch from V4L1 to V4L2
12cu|vdr-1.6.0-26|87	Patch38:	vdr-adapt-to-v4l2.patch
12cu|vdr-1.6.0-26|88	
12cu|vdr-1.6.0-26|89	# From http://users.tkk.fi/~rahrenbe/vdr/
12cu|vdr-1.6.0-26|90	# and http://www.saunalahti.fi/~rahrenbe/vdr/patches/
12cu|vdr-1.6.0-26|91	# Updated with each version, gunzipped
12cu|vdr-1.6.0-26|92	# Note that they are usually just rediffed, no actual changes
12cu|vdr-1.6.0-26|93	Patch11:	vdr-1.6.0-cap_sys_nice.patch
12cu|vdr-1.6.0-26|94	Patch12:	vdr-1.6.0-liemikuutio-1.27.diff
12cu|vdr-1.6.0-26|95	Patch13:	vdr-1.6.0-cutter-marks.diff
12cu|vdr-1.6.0-26|96	Patch14:	vdr-1.6.0-parentalrating-content.diff
12cu|vdr-1.6.0-26|97	Patch15:	vdr-1.6.0-thread-name.diff
12cu|vdr-1.6.0-26|98	Patch16:	vdr-1.6.0-frontend-facilities.patch
12cu|vdr-1.6.0-26|99	Patch19:	vdr-1.6.0-subtitles-button.patch
12cu|vdr-1.6.0-26|100	Patch31:	vdr-1.6.0-hitk.patch
12cu|vdr-1.6.0-26|101	Patch32:	vdr-1.6.0-ionice.patch
12cu|vdr-1.6.0-26|102	
12cu|vdr-1.6.0-26|103	# From iptv
12cu|vdr-1.6.0-26|104	Patch17:	vdr-1.6.0-pluginparam.patch
12cu|vdr-1.6.0-26|105	Patch33:	vdr-1.6.0-plugindev-disable-ca-updates.patch
12cu|vdr-1.6.0-26|106	
12cu|vdr-1.6.0-26|107	# From http://e-tobi.net/ Debian repository
12cu|vdr-1.6.0-26|108	Patch20:	vdr-1.4.0-analogtv.patch
12cu|vdr-1.6.0-26|109	Patch21:	vdr-1.6.0-sort-options.patch
12cu|vdr-1.6.0-26|110	Patch22:	vdr-1.6.0-dd-record-option.patch
12cu|vdr-1.6.0-26|111	Patch23:	vdr-1.6.0-yaepg.patch
12cu|vdr-1.6.0-26|112	Patch24:	vdr-1.6.0-menuorg.patch
12cu|vdr-1.6.0-26|113	Patch25:	vdr-1.6.0-pin.patch
12cu|vdr-1.6.0-26|114	Patch26:	vdr-1.6.0-graphtft.patch
12cu|vdr-1.6.0-26|115	Patch27:	vdr-1.6.0-sourcecaps.patch
12cu|vdr-1.6.0-26|116	Patch28:	vdr-1.6.0-noepg.patch
12cu|vdr-1.6.0-26|117	Patch29:	vdr-1.6.0-reelchannelscan.patch
12cu|vdr-1.6.0-26|118	Patch30:	vdr-1.6.0-pvrinput.patch
12cu|vdr-1.6.0-26|119	
12cu|vdr-1.6.0-26|120	# From VDR mailinglist
12cu|vdr-1.6.0-26|121	Patch34:	vdr-1.6.0-ConfigurableLNBshare_1_5_10.diff
12cu|vdr-1.6.0-26|122	# fixes build with gcc4.4
12cu|vdr-1.6.0-26|123	Patch35:	vdr-1.7.7-grab.diff
12cu|vdr-1.6.0-26|124	# ditto
12cu|vdr-1.6.0-26|125	Patch36:	vdr-1.6.0-const.diff
12cu|vdr-1.6.0-26|126	
12cu|vdr-1.6.0-26|127	# From rotor plugin
12cu|vdr-1.6.0-26|128	Patch40:	vdr-1.5.5-rotor.diff
12cu|vdr-1.6.0-26|129	
12cu|vdr-1.6.0-26|130	# From http://toms-cafe.de/vdr/download/
12cu|vdr-1.6.0-26|131	Patch50:	http://toms-cafe.de/vdr/download/vdr-jumpplay-1.0-1.6.0.diff
12cu|vdr-1.6.0-26|132	Patch52:	http://toms-cafe.de/vdr/download/vdr-timer-info-0.5-1.5.15.diff
12cu|vdr-1.6.0-26|133	Patch53:	http://toms-cafe.de/vdr/download/vdr-cmdsubmenu-0.7-1.6.0.diff
12cu|vdr-1.6.0-26|134	
12cu|vdr-1.6.0-26|135	# From epgsearch
12cu|vdr-1.6.0-26|136	Patch64:	vdr.epgsearch-exttimeredit-0.0.2.diff
12cu|vdr-1.6.0-26|137	Patch65:	MainMenuHooks-v1_0.patch
12cu|vdr-1.6.0-26|138	Patch66:	timercmd-0.1_1.6.0.diff
12cu|vdr-1.6.0-26|139	
12cu|vdr-1.6.0-26|140	# From VDR mailinglist, Reinhard Nissl
12cu|vdr-1.6.0-26|141	Patch67:	vdr-1.5.18-h264-syncearly-framespersec-audioindexer-fielddetection-speedup.diff
12cu|vdr-1.6.0-26|142	Patch68:	vdr-1.5.18-addon-fix_nid_tid_channel_iterator.diff
12cu|vdr-1.6.0-26|143	
12cu|vdr-1.6.0-26|144	# From ttxtsubs
12cu|vdr-1.6.0-26|145	Patch70:	vdr-1.6.0-2-ttxtsubs.patch
12cu|vdr-1.6.0-26|146	
12cu|vdr-1.6.0-26|147	%if %maintpatch
12cu|vdr-1.6.0-26|148	%(for n in {1..%maintpatch}; do
12cu|vdr-1.6.0-26|149	echo "Patch7$n: ftp://ftp.cadsoft.de/vdr/Developer/vdr-%version-$n.diff"
12cu|vdr-1.6.0-26|150	done)
12cu|vdr-1.6.0-26|151	%endif
12cu|vdr-1.6.0-26|152	
12cu|vdr-1.6.0-26|153	BuildRequires:	libcap-devel
12cu|vdr-1.6.0-26|154	BuildRequires:	jpeg-devel
12cu|vdr-1.6.0-26|155	BuildRequires:	pkgconfig(ncursesw)
12cu|vdr-1.6.0-26|156	BuildRequires:	pkgconfig(fontconfig)
12cu|vdr-1.6.0-26|157	BuildRequires:	freetype2-devel
12cu|vdr-1.6.0-26|158	Requires(post): rpm-helper
12cu|vdr-1.6.0-26|159	Requires(preun): rpm-helper
12cu|vdr-1.6.0-26|160	Requires(post):	vdr-common = %{version}
12cu|vdr-1.6.0-26|161	Requires:	vdr-common = %{version}
12cu|vdr-1.6.0-26|162	Provides:	vdr-abi = %{vdr_abi}
12cu|vdr-1.6.0-26|163	Obsoletes:	vdr-plugin-subtitles < 0.5.0-8
12cu|vdr-1.6.0-26|164	Requires(post):	ccp >= 0.4.1
12cu|vdr-1.6.0-26|165	# Plugins:
12cu|vdr-1.6.0-26|166	Requires:	ccp >= 0.4.1
12cu|vdr-1.6.0-26|167	
12cu|vdr-1.6.0-26|168	%description
12cu|vdr-1.6.0-26|169	VDR (Video Disk Recorder) is a very powerful and customizable PVR
12cu|vdr-1.6.0-26|170	suite. One of the most common usage cases of VDR is as a digital
12cu|vdr-1.6.0-26|171	set-top-box with the picture displayed on a television set. VDR can
12cu|vdr-1.6.0-26|172	also be used on desktop or even without any video output devices.
12cu|vdr-1.6.0-26|173	There are also lots of different plugins available to extend VDR's
12cu|vdr-1.6.0-26|174	capabilities.
12cu|vdr-1.6.0-26|175	
12cu|vdr-1.6.0-26|176	See http://www.linuxtv.org/vdrwiki/ for more information.
12cu|vdr-1.6.0-26|177	
12cu|vdr-1.6.0-26|178	VDR in this package is patched with the patches known as
12cu|vdr-1.6.0-26|179	liemikuutio, cutter-marks, parentalrating-content, thread-name,
12cu|vdr-1.6.0-26|180	menuorg, sort-options, dd-record-option, configurableLNBshare,
12cu|vdr-1.6.0-26|181	sourcecaps, jumpplay, timer-info, cmdsubmenu, h264, and with
12cu|vdr-1.6.0-26|182	patches which are required by various plugins.
12cu|vdr-1.6.0-26|183	%if %maintpatch
12cu|vdr-1.6.0-26|184	This build is additionally patched to the maintenance release
12cu|vdr-1.6.0-26|185	%version-%maintpatch.
12cu|vdr-1.6.0-26|186	%endif
12cu|vdr-1.6.0-26|187	
12cu|vdr-1.6.0-26|188	%package common
12cu|vdr-1.6.0-26|189	Summary:	Common files for VDR
12cu|vdr-1.6.0-26|190	Group:		Video
12cu|vdr-1.6.0-26|191	Requires(pre):	rpm-helper
12cu|vdr-1.6.0-26|192	Requires(postun): rpm-helper
12cu|vdr-1.6.0-26|193	
12cu|vdr-1.6.0-26|194	%description common
12cu|vdr-1.6.0-26|195	VDR (Video Disk Recorder) is a very powerful and customizable PVR
12cu|vdr-1.6.0-26|196	suite.
12cu|vdr-1.6.0-26|197	
12cu|vdr-1.6.0-26|198	This package contains the default "vdr" user required by VDR and
12cu|vdr-1.6.0-26|199	some other related tools.
12cu|vdr-1.6.0-26|200	
12cu|vdr-1.6.0-26|201	%package devel
12cu|vdr-1.6.0-26|202	Summary:	VDR development headers
12cu|vdr-1.6.0-26|203	Group:		Development/C++
12cu|vdr-1.6.0-26|204	Requires:	gettext
12cu|vdr-1.6.0-26|205	
12cu|vdr-1.6.0-26|206	%description devel
12cu|vdr-1.6.0-26|207	This package contains the headers that are needed to build
12cu|vdr-1.6.0-26|208	plugins for VDR.
12cu|vdr-1.6.0-26|209	
12cu|vdr-1.6.0-26|210	%package plugin-hello
12cu|vdr-1.6.0-26|211	Summary:	VDR plugin: A friendly greeting
12cu|vdr-1.6.0-26|212	Group:		Video
12cu|vdr-1.6.0-26|213	Requires:	vdr-abi = %vdr_abi
12cu|vdr-1.6.0-26|214	
12cu|vdr-1.6.0-26|215	%description plugin-hello
12cu|vdr-1.6.0-26|216	This is a small demo of the VDR plugin interface.
12cu|vdr-1.6.0-26|217	
12cu|vdr-1.6.0-26|218	%package plugin-osddemo
12cu|vdr-1.6.0-26|219	Summary:	VDR plugin: Demo of arbitrary OSD setup
12cu|vdr-1.6.0-26|220	Group:		Video
12cu|vdr-1.6.0-26|221	Requires:	vdr-abi = %vdr_abi
12cu|vdr-1.6.0-26|222	
12cu|vdr-1.6.0-26|223	%description plugin-osddemo
12cu|vdr-1.6.0-26|224	Demonstration of how a plugin can have its very own OSD setup.
12cu|vdr-1.6.0-26|225	
12cu|vdr-1.6.0-26|226	It's a very primitive game that opens a small window in which the
12cu|vdr-1.6.0-26|227	user can draw lines with the Up, Down, Left and Right buttons.
12cu|vdr-1.6.0-26|228	The color buttons are used to switch color.
12cu|vdr-1.6.0-26|229	Press Ok to close the window.
12cu|vdr-1.6.0-26|230	
12cu|vdr-1.6.0-26|231	%package plugin-skincurses
12cu|vdr-1.6.0-26|232	Summary:	VDR plugin: A text only skin
12cu|vdr-1.6.0-26|233	Group:		Video
12cu|vdr-1.6.0-26|234	Requires:	vdr-abi = %vdr_abi
12cu|vdr-1.6.0-26|235	
12cu|vdr-1.6.0-26|236	%description plugin-skincurses
12cu|vdr-1.6.0-26|237	The 'skincurses' plugin implements a VDR skin that works in a
12cu|vdr-1.6.0-26|238	shell window, using only plain text output. It re-implements
12cu|vdr-1.6.0-26|239	what used to be available by compiling VDR versions before 1.3.7
12cu|vdr-1.6.0-26|240	with the DEBUG_OSD macro set.
12cu|vdr-1.6.0-26|241	
12cu|vdr-1.6.0-26|242	%package plugin-sky
12cu|vdr-1.6.0-26|243	Summary:	VDR plugin: Sky Digibox interface
12cu|vdr-1.6.0-26|244	Group:		Video
12cu|vdr-1.6.0-26|245	Requires:	wget
12cu|vdr-1.6.0-26|246	Requires:	vdr-abi = %vdr_abi
12cu|vdr-1.6.0-26|247	
12cu|vdr-1.6.0-26|248	%description plugin-sky
12cu|vdr-1.6.0-26|249	The 'sky' plugin implements a new device for VDR, which is based on the
12cu|vdr-1.6.0-26|250	MPEG2 encoder card described at linuxtv.org/mpeg2/kfir.xml. It
12cu|vdr-1.6.0-26|251	allows you to connect the analog a/v output of your Sky Digibox to VDR,
12cu|vdr-1.6.0-26|252	so that you can enjoy the full recording flexibility of VDR with your
12cu|vdr-1.6.0-26|253	Sky subscription. Note that this is NOT something that does anything
12cu|vdr-1.6.0-26|254	illegal, like decrypting the Sky programme without a subscription. You
12cu|vdr-1.6.0-26|255	will need a Sky Digibox and a valid subscription in order to use this
12cu|vdr-1.6.0-26|256	plugin.
12cu|vdr-1.6.0-26|257	
12cu|vdr-1.6.0-26|258	%package plugin-status
12cu|vdr-1.6.0-26|259	Summary:	VDR plugin: Status monitor test
12cu|vdr-1.6.0-26|260	Group:		Video
12cu|vdr-1.6.0-26|261	Requires:	vdr-abi = %vdr_abi
12cu|vdr-1.6.0-26|262	
12cu|vdr-1.6.0-26|263	%description plugin-status
12cu|vdr-1.6.0-26|264	This is an example that shows the use of cStatus.
12cu|vdr-1.6.0-26|265	
12cu|vdr-1.6.0-26|266	%package plugin-servicedemo
12cu|vdr-1.6.0-26|267	Summary:	VDR plugin: Service demo
12cu|vdr-1.6.0-26|268	Group:		Video
12cu|vdr-1.6.0-26|269	Requires:	vdr-abi = %vdr_abi
12cu|vdr-1.6.0-26|270	
12cu|vdr-1.6.0-26|271	%description plugin-servicedemo
12cu|vdr-1.6.0-26|272	Demonstration of how plugins can communicate with each other.
12cu|vdr-1.6.0-26|273	
12cu|vdr-1.6.0-26|274	%package plugin-svdrpdemo
12cu|vdr-1.6.0-26|275	Summary:	VDR plugin: How to add SVDRP support to a plugin
12cu|vdr-1.6.0-26|276	Group:		Video
12cu|vdr-1.6.0-26|277	Requires:	vdr-abi = %vdr_abi
12cu|vdr-1.6.0-26|278	
12cu|vdr-1.6.0-26|279	%description plugin-svdrpdemo
12cu|vdr-1.6.0-26|280	This plugin shows how to add SVDRP support to a plugin.
12cu|vdr-1.6.0-26|281	
12cu|vdr-1.6.0-26|282	%package plugin-pictures
12cu|vdr-1.6.0-26|283	Summary:	VDR plugin: A simple picture viewer
12cu|vdr-1.6.0-26|284	Group:		Video
12cu|vdr-1.6.0-26|285	Requires:	vdr-abi = %vdr_abi
12cu|vdr-1.6.0-26|286	
12cu|vdr-1.6.0-26|287	%description plugin-pictures
12cu|vdr-1.6.0-26|288	The 'pictures' plugin implements a simple picture viewer.
12cu|vdr-1.6.0-26|289	
12cu|vdr-1.6.0-26|290	There is already an 'image' plugin out there which has a lot more
12cu|vdr-1.6.0-26|291	functionality than this one, but it's way too complex for my taste,
12cu|vdr-1.6.0-26|292	and also converts the image files on-the-fly, which makes it slow
12cu|vdr-1.6.0-26|293	on slow hardware.
12cu|vdr-1.6.0-26|294	
12cu|vdr-1.6.0-26|295	This plugin assumes that the pictures have already been converted to
12cu|vdr-1.6.0-26|296	MPEG frames (with the 'pic2mpg' script that comes with this archive),
12cu|vdr-1.6.0-26|297	and doesn't implement any fancy features like zooming, panning or
12cu|vdr-1.6.0-26|298	tiled previews. It's just a very simple viewer.
12cu|vdr-1.6.0-26|299	
12cu|vdr-1.6.0-26|300	%prep
12cu|vdr-1.6.0-26|301	%setup -q
12cu|vdr-1.6.0-26|302	
12cu|vdr-1.6.0-26|303	%patch0 -p1
12cu|vdr-1.6.0-26|304	%patch1 -p1
12cu|vdr-1.6.0-26|305	%patch2 -p1
12cu|vdr-1.6.0-26|306	%patch3 -p1
12cu|vdr-1.6.0-26|307	%patch4 -p1
12cu|vdr-1.6.0-26|308	%patch5 -p1
12cu|vdr-1.6.0-26|309	%patch7 -p1
12cu|vdr-1.6.0-26|310	%patch8 -p1
12cu|vdr-1.6.0-26|311	%patch9 -p1
12cu|vdr-1.6.0-26|312	%patch70 -p1
12cu|vdr-1.6.0-26|313	%patch12 -p1
12cu|vdr-1.6.0-26|314	%patch13 -p1
12cu|vdr-1.6.0-26|315	%patch14 -p1
12cu|vdr-1.6.0-26|316	%patch15 -p1
12cu|vdr-1.6.0-26|317	%patch16 -p1
12cu|vdr-1.6.0-26|318	%patch17 -p1
12cu|vdr-1.6.0-26|319	%patch20 -p1
12cu|vdr-1.6.0-26|320	%patch21 -p1
12cu|vdr-1.6.0-26|321	%patch22 -p1
12cu|vdr-1.6.0-26|322	%patch23 -p1
12cu|vdr-1.6.0-26|323	%patch24 -p1
12cu|vdr-1.6.0-26|324	%patch65 -p1
12cu|vdr-1.6.0-26|325	%patch25 -p1
12cu|vdr-1.6.0-26|326	%patch26 -p1
12cu|vdr-1.6.0-26|327	%patch27 -p1
12cu|vdr-1.6.0-26|328	%patch28 -p1
12cu|vdr-1.6.0-26|329	%patch29 -p1
12cu|vdr-1.6.0-26|330	%patch30 -p1
12cu|vdr-1.6.0-26|331	%patch34 -p1
12cu|vdr-1.6.0-26|332	%patch40 -p1
12cu|vdr-1.6.0-26|333	%patch50 -p1
12cu|vdr-1.6.0-26|334	%patch52 -p1
12cu|vdr-1.6.0-26|335	%patch53 -p1
12cu|vdr-1.6.0-26|336	%patch67 -p1
12cu|vdr-1.6.0-26|337	%patch68 -p0
12cu|vdr-1.6.0-26|338	%patch6 -p1
12cu|vdr-1.6.0-26|339	%patch10 -p1
12cu|vdr-1.6.0-26|340	%patch11 -p1
12cu|vdr-1.6.0-26|341	%patch19 -p1
12cu|vdr-1.6.0-26|342	%patch31 -p1
12cu|vdr-1.6.0-26|343	%patch32 -p1
12cu|vdr-1.6.0-26|344	%patch33 -p1
12cu|vdr-1.6.0-26|345	%patch64 -p1
12cu|vdr-1.6.0-26|346	%patch66 -p1
12cu|vdr-1.6.0-26|347	%patch35 -p0
12cu|vdr-1.6.0-26|348	%patch36 -p1
12cu|vdr-1.6.0-26|349	%patch18 -p1
12cu|vdr-1.6.0-26|350	%patch37 -p1
12cu|vdr-1.6.0-26|351	%patch38 -p1
12cu|vdr-1.6.0-26|352	%patch39 -p1
12cu|vdr-1.6.0-26|353	
12cu|vdr-1.6.0-26|354	%if %maintpatch
12cu|vdr-1.6.0-26|355	%(for n in {1..%maintpatch}; do
12cu|vdr-1.6.0-26|356	echo "%%patch7$n -p1"
12cu|vdr-1.6.0-26|357	done)
12cu|vdr-1.6.0-26|358	%endif
12cu|vdr-1.6.0-26|359	
12cu|vdr-1.6.0-26|360	sed -i "/isyslog(\"VDR version %%s started\", VDRVERSION);/s/VDRVERSION/\"%{fullversion} (%{version}-%{release})\"/" vdr.c
12cu|vdr-1.6.0-26|361	sed -ri '/define APIVERSION/s/^(.*")%{oapiversion}(".*)$/\1%{apiversion}\2/' config.h
12cu|vdr-1.6.0-26|362	sed -ri '/define VDRVERSION/s/^(.*")%{fullversion}(".*)$/\1%{version}-%{release}\2/' config.h
12cu|vdr-1.6.0-26|363	
12cu|vdr-1.6.0-26|364	# check that the macros are set correctly
12cu|vdr-1.6.0-26|365	[ $(sed -rn '/define APIVERSION/s/^.*"(.*)".*$/\1/p' config.h) == "%apiversion" ]
12cu|vdr-1.6.0-26|366	[ $(sed -rn '/define VDRVERSION/s/^.*"(.*)".*$/\1/p' config.h) == "%version-%release" ]
12cu|vdr-1.6.0-26|367	
12cu|vdr-1.6.0-26|368	cp -a %SOURCE3 shutdown.sh.example
12cu|vdr-1.6.0-26|369	
12cu|vdr-1.6.0-26|370	cat %SOURCE7 | sed 's,@vdr_plugin_dir@,%{vdr_plugin_dir},' > README.mdv
12cu|vdr-1.6.0-26|371	
12cu|vdr-1.6.0-26|372	mkdir i18n-to-gettext
12cu|vdr-1.6.0-26|373	mv i18n-to-gettext.pl i18n-to-gettext/
12cu|vdr-1.6.0-26|374	
12cu|vdr-1.6.0-26|375	# Comment default examples out
12cu|vdr-1.6.0-26|376	perl -pi -e "s/^S/# S/" diseqc.conf
12cu|vdr-1.6.0-26|377	
12cu|vdr-1.6.0-26|378	cat > README.1.6.0.upgrade.urpmi <<EOF
12cu|vdr-1.6.0-26|379	VDR 1.6 series is a major upgrade and you may need to make configuration
12cu|vdr-1.6.0-26|380	changes to adapt for this new series.
12cu|vdr-1.6.0-26|381	See UPDATE-1.6.0 for a summary of changes.
12cu|vdr-1.6.0-26|382	EOF
12cu|vdr-1.6.0-26|383	
12cu|vdr-1.6.0-26|384	cat > Make.config <<EOF
12cu|vdr-1.6.0-26|385	CFLAGS   = %optflags %{?ldflags}
12cu|vdr-1.6.0-26|386	CXXFLAGS = \$(CFLAGS)
12cu|vdr-1.6.0-26|387	
12cu|vdr-1.6.0-26|388	BINDIR   = %{_bindir}
12cu|vdr-1.6.0-26|389	MANDIR   = %{_mandir}
12cu|vdr-1.6.0-26|390	LOCDIR   = %{_datadir}/locale
12cu|vdr-1.6.0-26|391	
12cu|vdr-1.6.0-26|392	PLUGINLIBDIR = %{vdr_plugin_dir}
12cu|vdr-1.6.0-26|393	VIDEODIR = %{vdr_videodir}
12cu|vdr-1.6.0-26|394	CONFDIR = %{vdr_cfgdir}
12cu|vdr-1.6.0-26|395	LIBDIR = .
12cu|vdr-1.6.0-26|396	
12cu|vdr-1.6.0-26|397	LIRC_DEVICE = %{_var}/run/lirc/lircd
12cu|vdr-1.6.0-26|398	EOF
12cu|vdr-1.6.0-26|399	
12cu|vdr-1.6.0-26|400	cat > README.install.urpmi <<EOF
12cu|vdr-1.6.0-26|401	VDR is an advanced PVR suite and configuring it may not be easy for the
12cu|vdr-1.6.0-26|402	inexperienced. Please take a look at the provided documentation before
12cu|vdr-1.6.0-26|403	trying to configure it.
12cu|vdr-1.6.0-26|404	
12cu|vdr-1.6.0-26|405	Note that VDR does not support output to X11 or framebuffer without
12cu|vdr-1.6.0-26|406	additional plugins, such as xineliboutput or softdevice.
12cu|vdr-1.6.0-26|407	
12cu|vdr-1.6.0-26|408	VDR initscript is provided for your convenience. Instead of running vdr
12cu|vdr-1.6.0-26|409	directly, you should use the vdr service.
12cu|vdr-1.6.0-26|410	
12cu|vdr-1.6.0-26|411	Mandriva VDR packages have the following filesystem layout:
12cu|vdr-1.6.0-26|412	
12cu|vdr-1.6.0-26|413	%{_sysconfdir}/sysconfig/vdr
12cu|vdr-1.6.0-26|414	Mandriva VDR configuration file; the settings in this file are used to
12cu|vdr-1.6.0-26|415	construct the VDR parameters.
12cu|vdr-1.6.0-26|416	
12cu|vdr-1.6.0-26|417	%{_sysconfdir}/sysconfig/vdr-PLUGINNAME
12cu|vdr-1.6.0-26|418	Mandriva VDR plugin configuration files; the settings in these files are used
12cu|vdr-1.6.0-26|419	to construct the parameters for VDR plugins.
12cu|vdr-1.6.0-26|420	
12cu|vdr-1.6.0-26|421	%vdr_videodir
12cu|vdr-1.6.0-26|422	Default VDR recordings directory.
12cu|vdr-1.6.0-26|423	
12cu|vdr-1.6.0-26|424	%vdr_cfgdir
12cu|vdr-1.6.0-26|425	Default VDR configuration directory.
12cu|vdr-1.6.0-26|426	
12cu|vdr-1.6.0-26|427	%vdr_chanlogodir
12cu|vdr-1.6.0-26|428	Default channel logo directory; The channel logos are used by plugins that
12cu|vdr-1.6.0-26|429	support them. The most compatible format is 64x48px 16-color xpm.
12cu|vdr-1.6.0-26|430	
12cu|vdr-1.6.0-26|431	For more information on VDR and its plugins, see http://linuxtv.org/vdrwiki/ .
12cu|vdr-1.6.0-26|432	EOF
12cu|vdr-1.6.0-26|433	
12cu|vdr-1.6.0-26|434	# The escaping gets a little messy:
12cu|vdr-1.6.0-26|435	# \$	= plain $ in macros
12cu|vdr-1.6.0-26|436	# \\	= multiline macro
12cu|vdr-1.6.0-26|437	# \\\\	= plain \ in macros
12cu|vdr-1.6.0-26|438	# these and their combinations are the only types of escaping present below:
12cu|vdr-1.6.0-26|439	cat > vdr.macros <<EOF
12cu|vdr-1.6.0-26|440	## VDR plugin macros ##
12cu|vdr-1.6.0-26|441	
12cu|vdr-1.6.0-26|442	%%vdr_version		%{version}-%{release}
12cu|vdr-1.6.0-26|443	%%vdr_rpmversion	%version
12cu|vdr-1.6.0-26|444	%%vdr_apiversion	%apiversion
12cu|vdr-1.6.0-26|445	%%vdr_abi		%vdr_abi
12cu|vdr-1.6.0-26|446	
12cu|vdr-1.6.0-26|447	%%vdr_plugin_flags	%%{optflags} %vdr_plugin_flags %%{vdr_plugin_ldflags} \${VDR_PLUGIN_EXTRA_FLAGS}
12cu|vdr-1.6.0-26|448	%%vdr_plugin_ldflags	%%(echo "%%{?ldflags}" | sed 's@-Wl,--no-undefined@@')
12cu|vdr-1.6.0-26|449	
12cu|vdr-1.6.0-26|450	%%vdr_plugin_dir	%{_libdir}/%{name}
12cu|vdr-1.6.0-26|451	%%vdr_plugin_datadir	%{vdr_datadir}
12cu|vdr-1.6.0-26|452	%%vdr_plugin_cfgdir	%{vdr_cfgdir}/plugins
12cu|vdr-1.6.0-26|453	%%vdr_plugin_paramdir	%{vdr_datadir}/defaults
12cu|vdr-1.6.0-26|454	%%vdr_plugin_cachedir	%{_var}/cache/%{name}
12cu|vdr-1.6.0-26|455	%%vdr_videodir		%{_localstatedir}/lib/%{name}/video
12cu|vdr-1.6.0-26|456	%%vdr_cfgdir		%{_localstatedir}/lib/%{name}/config
12cu|vdr-1.6.0-26|457	%%vdr_datadir		%{_datadir}/%{name}
12cu|vdr-1.6.0-26|458	%%vdr_chanlogodir	%{vdr_datadir}/chanlogos
12cu|vdr-1.6.0-26|459	%%vdr_themedir		%{_localstatedir}/lib/%{name}/themes
12cu|vdr-1.6.0-26|460	%%vdr_epgimagesdir	%{_var}/cache/%{name}/epgimages
12cu|vdr-1.6.0-26|461	
12cu|vdr-1.6.0-26|462	%%vdr_plugin_prep \\
12cu|vdr-1.6.0-26|463	for file in po/*.po; do \\
12cu|vdr-1.6.0-26|464	# drop empty translations \\
12cu|vdr-1.6.0-26|465	grep -Eq 'msgstr ".+"' \$file || rm -f \$file \\
12cu|vdr-1.6.0-26|466	done \\
12cu|vdr-1.6.0-26|467	set +x \\
12cu|vdr-1.6.0-26|468	echo Silent renaming of locales \\
12cu|vdr-1.6.0-26|469	for file in po/*_*.po; do \\
12cu|vdr-1.6.0-26|470	[ -f \$file ] || continue \\
12cu|vdr-1.6.0-26|471	[ \$(basename \$file .po) == "zh_CN" ] && continue \\
12cu|vdr-1.6.0-26|472	# VDR wrongly uses the _COUNTRY identification always \\
12cu|vdr-1.6.0-26|473	rm -rf \${file%_*.po}.po \\
12cu|vdr-1.6.0-26|474	mv \$file \${file%_*.po}.po \\
12cu|vdr-1.6.0-26|475	done \\
12cu|vdr-1.6.0-26|476	set -x \\
12cu|vdr-1.6.0-26|477	touch vdr_plugin_prep.done
12cu|vdr-1.6.0-26|478	
12cu|vdr-1.6.0-26|479	%%vdr_plugin_build \\
12cu|vdr-1.6.0-26|480	%%make all							\\\\\\
12cu|vdr-1.6.0-26|481	CFLAGS="%%{vdr_plugin_flags}"				\\\\\\
12cu|vdr-1.6.0-26|482	CXXFLAGS="%%{vdr_plugin_flags}"				\\\\\\
12cu|vdr-1.6.0-26|483	LDFLAGS="%%{vdr_plugin_ldflags}"				\\\\\\
12cu|vdr-1.6.0-26|484	PLUGINLIBDIR=%%{vdr_plugin_dir}				\\\\\\
12cu|vdr-1.6.0-26|485	VIDEODIR=%%{vdr_videodir}					\\\\\\
12cu|vdr-1.6.0-26|486	LIBDIR=.							\\\\\\
12cu|vdr-1.6.0-26|487	LOCALEDIR=locale						\\\\\\
12cu|vdr-1.6.0-26|488	VDRLOCALE='""'						\\\\\\
12cu|vdr-1.6.0-26|489	DVBDIR=%%{_prefix}						\\\\\\
12cu|vdr-1.6.0-26|490	VDRDIR=%{_includedir}/vdr					\\\\\\
12cu|vdr-1.6.0-26|491	VDRVERSION=%%{vdr_version}					\\\\\\
12cu|vdr-1.6.0-26|492	VDRVERSNUM=%%(echo %%{vdr_rpmversion} |			\\\\\\
12cu|vdr-1.6.0-26|493	%__awk -F'.' '{ print \$1*10000+\$2*100+\$3 }')		\\\\\\
12cu|vdr-1.6.0-26|494	APIVERSION=%%{vdr_apiversion}				\\\\\\
12cu|vdr-1.6.0-26|495	APIVERSNUM=%%(echo %%{vdr_apiversion} |			\\\\\\
12cu|vdr-1.6.0-26|496	%__awk -F'.' '{ print \$1*10000+\$2*100+\$3 }')
12cu|vdr-1.6.0-26|497	
12cu|vdr-1.6.0-26|498	%%vdr_plugin_install \\
12cu|vdr-1.6.0-26|499	if ! [ -e vdr_plugin_prep.done ]; then \\
12cu|vdr-1.6.0-26|500	echo "Missing %%%%vdr_plugin_prep, aborting!" \\
12cu|vdr-1.6.0-26|501	exit 1 \\
12cu|vdr-1.6.0-26|502	fi \\
12cu|vdr-1.6.0-26|503	rename .so.%%{vdr_version} .so.%%{vdr_apiversion} *.so.%%{vdr_version} &>/dev/null || : \\
12cu|vdr-1.6.0-26|504	for f in libvdr-*.so.%%{vdr_apiversion}; do \\
12cu|vdr-1.6.0-26|505	install -D -m755 \$f %%{buildroot}%%{vdr_plugin_dir}/\$f \\
12cu|vdr-1.6.0-26|506	install -d -m755 %%{buildroot}%%{_datadir} \\
12cu|vdr-1.6.0-26|507	[ -d locale ] && cp -r locale %%{buildroot}%%{_datadir} \\
12cu|vdr-1.6.0-26|508	NAME=\$(echo \$f | perl -pe "s/^libvdr-(.*).so.%%{vdr_apiversion}/\\\\1/") \\
12cu|vdr-1.6.0-26|509	echo %%{vdr_plugin_dir}/\$f > \$NAME.vdr \\
12cu|vdr-1.6.0-26|510	%%find_lang vdr-\$NAME || touch $NAME.lang \\
12cu|vdr-1.6.0-26|511	cat vdr-\$NAME.lang >> \$NAME.vdr \\
12cu|vdr-1.6.0-26|512	if [ -f "\$NAME.mandriva-params" ]; then \\
12cu|vdr-1.6.0-26|513	install -D -m644 \$NAME.mandriva-defaults %%{buildroot}%%{vdr_plugin_paramdir}/\$NAME.defaults \\
12cu|vdr-1.6.0-26|514	install -D -m644 \$NAME.mandriva-params %%{buildroot}%%{vdr_plugin_paramdir}/\$NAME.params \\
12cu|vdr-1.6.0-26|515	install -D -m644 \$NAME.mandriva-sysconfig %%{buildroot}%%{_sysconfdir}/sysconfig/vdr-\$NAME \\
12cu|vdr-1.6.0-26|516	echo "%%config(noreplace) %%{_sysconfdir}/sysconfig/vdr-\$NAME" >> \$NAME.vdr \\
12cu|vdr-1.6.0-26|517	echo "%%{vdr_plugin_paramdir}/\$NAME.defaults" >> \$NAME.vdr \\
12cu|vdr-1.6.0-26|518	echo "%%{vdr_plugin_paramdir}/\$NAME.params" >> \$NAME.vdr \\
12cu|vdr-1.6.0-26|519	fi \\
12cu|vdr-1.6.0-26|520	done
12cu|vdr-1.6.0-26|521	
12cu|vdr-1.6.0-26|522	%%vdr_chanlogo_notice This skin is able to display channel logos. In order to use this \\
12cu|vdr-1.6.0-26|523	functionality, channel logos must be put in %%{vdr_chanlogodir}. The \\
12cu|vdr-1.6.0-26|524	recommended format is 64x48px 16-color xpm. When using dxr3 as the \\
12cu|vdr-1.6.0-26|525	output device, the recommended maximum number of colors is 6.
12cu|vdr-1.6.0-26|526	
12cu|vdr-1.6.0-26|527	%%vdr_plugin_params_begin() \\
12cu|vdr-1.6.0-26|528	vdr_plugin_params_do() { \\
12cu|vdr-1.6.0-26|529	vdr_plugin_params_handle() { \\
12cu|vdr-1.6.0-26|530	if echo "\$gotparam" | grep -q "\$gotvar"; then \\
12cu|vdr-1.6.0-26|531	echo "local \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.mandriva-defaults \\
12cu|vdr-1.6.0-26|532	echo "# \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.mandriva-sysconfig \\
12cu|vdr-1.6.0-26|533	gotparam="\${gotparam//\$gotvar/'\\\\\$\$gotvar'}" \\
12cu|vdr-1.6.0-26|534	echo "[ -n \\\\"\\\\\$\$gotvar\\\\" ] && echo \\\\"\$gotparam\\\\"" >> %%1.mandriva-params \\
12cu|vdr-1.6.0-26|535	elif echo "\$gotparam" | grep -q "MULTIPLE_PARAMS"; then \\
12cu|vdr-1.6.0-26|536	echo "local \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.mandriva-defaults \\
12cu|vdr-1.6.0-26|537	echo "# \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.mandriva-sysconfig \\
12cu|vdr-1.6.0-26|538	echo "local gotparam=\\\\"\$gotparam\\\\"" >> %%1.mandriva-params \\
12cu|vdr-1.6.0-26|539	echo "echo \\\\"\\\\\$\$gotvar\\\\" | xargs -n1 | while read subvar &&" >> %%1.mandriva-params \\
12cu|vdr-1.6.0-26|540	echo "	[ -n \\\\"\\\\\$subvar\\\\" ]; do" >> %%1.mandriva-params \\
12cu|vdr-1.6.0-26|541	echo "	echo \\\\"\\\\\${gotparam//MULTIPLE_PARAMS/'\\\\\$subvar'}\\\\"" >> %%1.mandriva-params \\
12cu|vdr-1.6.0-26|542	echo "done" >> %%1.mandriva-params \\
12cu|vdr-1.6.0-26|543	else \\
12cu|vdr-1.6.0-26|544	[ -z "\$gotdefault" ] && gotdefault=no \\
12cu|vdr-1.6.0-26|545	echo "local \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.mandriva-defaults \\
12cu|vdr-1.6.0-26|546	echo "# \$gotvar=\\\\"\$gotdefault\\\\"" >> %%1.mandriva-sysconfig \\
12cu|vdr-1.6.0-26|547	echo "[ \\\\"\\\\\$\$gotvar\\\\" == yes ] && echo \\\\"\$gotparam\\\\"" >> %%1.mandriva-params \\
12cu|vdr-1.6.0-26|548	fi \\
12cu|vdr-1.6.0-26|549	echo >> %%1.mandriva-sysconfig \\
12cu|vdr-1.6.0-26|550	gotvar= \\
12cu|vdr-1.6.0-26|551	gotparam= \\
12cu|vdr-1.6.0-26|552	gotdefault= \\
12cu|vdr-1.6.0-26|553	} \\
12cu|vdr-1.6.0-26|554	local gotvar= \\
12cu|vdr-1.6.0-26|555	local gotparam= \\
12cu|vdr-1.6.0-26|556	local gotdefault= \\
12cu|vdr-1.6.0-26|557	echo "# Do not modify this file, use %%{_sysconfdir}/sysconfig/%{name}-%%1 instead" > %%1.mandriva-defaults \\
12cu|vdr-1.6.0-26|558	echo "# Do not modify this file, use %%{_sysconfdir}/sysconfig/%{name}-%%1 instead" > %%1.mandriva-params \\
12cu|vdr-1.6.0-26|559	echo -e "# VDR plugin %%1 configuration\\\\n" > %%1.mandriva-sysconfig \\
12cu|vdr-1.6.0-26|560	while read INPUT; do \\
12cu|vdr-1.6.0-26|561	if echo "\$INPUT" | grep -q '^#'; then \\
12cu|vdr-1.6.0-26|562	[ -n "\$gotvar" ] && [ -n "\$gotparam" ] && vdr_plugin_params_handle \\
12cu|vdr-1.6.0-26|563	echo "\$INPUT" >> %%1.mandriva-sysconfig \\
12cu|vdr-1.6.0-26|564	continue \\
12cu|vdr-1.6.0-26|565	fi \\
12cu|vdr-1.6.0-26|566	if echo "\$INPUT" | grep -q '^var='; then \\
12cu|vdr-1.6.0-26|567	gotvar="\${INPUT/var=}" \\
12cu|vdr-1.6.0-26|568	continue \\
12cu|vdr-1.6.0-26|569	fi \\
12cu|vdr-1.6.0-26|570	if echo "\$INPUT" | grep -q '^param='; then \\
12cu|vdr-1.6.0-26|571	eval gotparam="\${INPUT/param=}" \\
12cu|vdr-1.6.0-26|572	continue \\
12cu|vdr-1.6.0-26|573	fi \\
12cu|vdr-1.6.0-26|574	if echo "\$INPUT" | grep -q '^default='; then \\
12cu|vdr-1.6.0-26|575	eval gotdefault="\${INPUT/default=}" \\
12cu|vdr-1.6.0-26|576	continue \\
12cu|vdr-1.6.0-26|577	fi \\
12cu|vdr-1.6.0-26|578	exit 1 \\
12cu|vdr-1.6.0-26|579	done \\
12cu|vdr-1.6.0-26|580	vdr_plugin_params_handle \\
12cu|vdr-1.6.0-26|581	} \\
12cu|vdr-1.6.0-26|582	vdr_plugin_params_do <<VDR_PLUGIN_PARAMS_EOF \\
12cu|vdr-1.6.0-26|583	%%nil
12cu|vdr-1.6.0-26|584	
12cu|vdr-1.6.0-26|585	%%vdr_plugin_params_end VDR_PLUGIN_PARAMS_EOF
12cu|vdr-1.6.0-26|586	
12cu|vdr-1.6.0-26|587	%if %{mdkversion} >= 200900
12cu|vdr-1.6.0-26|588	%%vdr_plugin_post() %%{nil}
12cu|vdr-1.6.0-26|589	%%vdr_plugin_postun() %%{nil}
12cu|vdr-1.6.0-26|590	%else
12cu|vdr-1.6.0-26|591	%%vdr_plugin_post() if [ "\$1" = "1" ] && [ -e %{_initrddir}/%{name} ]; then /sbin/service vdr plugin_install %%1; fi \\
12cu|vdr-1.6.0-26|592	%%nil
12cu|vdr-1.6.0-26|593	%%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 \\
12cu|vdr-1.6.0-26|594	%%nil
12cu|vdr-1.6.0-26|595	%endif
12cu|vdr-1.6.0-26|596	
12cu|vdr-1.6.0-26|597	EOF
12cu|vdr-1.6.0-26|598	
12cu|vdr-1.6.0-26|599	# Local version of the above post and postun:
12cu|vdr-1.6.0-26|600	%define plugin_rpmscripts() \
12cu|vdr-1.6.0-26|601	%post plugin-%{1} \
12cu|vdr-1.6.0-26|602	if [ "$1" = "1" ] && [ -e %{_initrddir}/%{name} ]; then /sbin/service vdr plugin_install %{1}; fi \
12cu|vdr-1.6.0-26|603	%postun plugin-%{1} \
12cu|vdr-1.6.0-26|604	if [ -e %{_initrddir}/%{name} ]; then if [ "$1" = "0" ]; then /sbin/service vdr plugin_remove %{1}; else /sbin/service vdr plugin_upgrade %{1}; fi; fi
12cu|vdr-1.6.0-26|605	
12cu|vdr-1.6.0-26|606	%build
12cu|vdr-1.6.0-26|607	%make
12cu|vdr-1.6.0-26|608	%define vdr_plugin_ldflags %(echo "%{?ldflags}" | sed 's@-Wl,--no-undefined@@')
12cu|vdr-1.6.0-26|609	# [a-z] does not match v,w on fi_FI.ISO-8859-15, TODO: patch to use [[:lower:]]
12cu|vdr-1.6.0-26|610	# parallel make disabled, as of 2009-07-28 fails on klodia due to too many threads:
12cu|vdr-1.6.0-26|611	# "libgomp: Thread creation failed: Resource temporarily unavailable"
12cu|vdr-1.6.0-26|612	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"
12cu|vdr-1.6.0-26|613	
12cu|vdr-1.6.0-26|614	# fix locales
12cu|vdr-1.6.0-26|615	for dir in locale/*_*; do
12cu|vdr-1.6.0-26|616	[ $(basename $dir) == "zh_CN" ] && continue
12cu|vdr-1.6.0-26|617	# VDR wrongly uses the _COUNTRY identification always
12cu|vdr-1.6.0-26|618	rm -rf ${dir%_*}
12cu|vdr-1.6.0-26|619	mv $dir ${dir%_*}
12cu|vdr-1.6.0-26|620	done
12cu|vdr-1.6.0-26|621	
12cu|vdr-1.6.0-26|622	%install
12cu|vdr-1.6.0-26|623	
12cu|vdr-1.6.0-26|624	install -D -m755 vdr %{buildroot}%{_bindir}/vdr
12cu|vdr-1.6.0-26|625	install -d -m755 %{buildroot}%{vdr_videodir}
12cu|vdr-1.6.0-26|626	install -d -m755 %{buildroot}%{vdr_chanlogodir}
12cu|vdr-1.6.0-26|627	install -d -m755 %{buildroot}%{vdr_themedir}
12cu|vdr-1.6.0-26|628	install -d -m755 %{buildroot}%{vdr_cfgdir}
12cu|vdr-1.6.0-26|629	ln -s %{vdr_themedir} %{buildroot}%{vdr_cfgdir}/themes
12cu|vdr-1.6.0-26|630	
12cu|vdr-1.6.0-26|631	install -D -m644 vdr.1 %{buildroot}%{_mandir}/man1/vdr.1
12cu|vdr-1.6.0-26|632	install -D -m644 vdr.5 %{buildroot}%{_mandir}/man5/vdr.5
12cu|vdr-1.6.0-26|633	
12cu|vdr-1.6.0-26|634	install -d -m755 %{buildroot}%{vdr_plugin_dir}
12cu|vdr-1.6.0-26|635	install -m755 PLUGINS/src/*/*.so.* %{buildroot}%{vdr_plugin_dir}
12cu|vdr-1.6.0-26|636	
12cu|vdr-1.6.0-26|637	install -d -m755 %{buildroot}%{_includedir}/%{name}
12cu|vdr-1.6.0-26|638	install -d -m755 %{buildroot}%{_includedir}/libsi
12cu|vdr-1.6.0-26|639	install -m644 include/%{name}/* %{buildroot}%{_includedir}/%{name}
12cu|vdr-1.6.0-26|640	install -m644 include/libsi/* %{buildroot}%{_includedir}/libsi
12cu|vdr-1.6.0-26|641	
12cu|vdr-1.6.0-26|642	install -d -m755 %{buildroot}%{_sysconfdir}/rpm/macros.d
12cu|vdr-1.6.0-26|643	install -m644 vdr.macros %{buildroot}%{_sysconfdir}/rpm/macros.d
12cu|vdr-1.6.0-26|644	
12cu|vdr-1.6.0-26|645	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
12cu|vdr-1.6.0-26|646	install -m644 {diseqc.conf,keymacros.conf,sources.conf,svdrphosts.conf} \
12cu|vdr-1.6.0-26|647	%{buildroot}%{vdr_cfgdir}
12cu|vdr-1.6.0-26|648	
12cu|vdr-1.6.0-26|649	install -d -m755 %{buildroot}%{vdr_plugin_dir}
12cu|vdr-1.6.0-26|650	install -d -m755 %{buildroot}%{vdr_plugin_datadir}
12cu|vdr-1.6.0-26|651	install -d -m755 %{buildroot}%{vdr_plugin_cachedir}
12cu|vdr-1.6.0-26|652	install -d -m755 %{buildroot}%{vdr_plugin_paramdir}
12cu|vdr-1.6.0-26|653	install -d -m755 %{buildroot}%{vdr_epgimagesdir}
12cu|vdr-1.6.0-26|654	
12cu|vdr-1.6.0-26|655	# init stuff
12cu|vdr-1.6.0-26|656	install -d -m755 %{buildroot}%{_initrddir}
12cu|vdr-1.6.0-26|657	install -d -m755 %{buildroot}%{_sysconfdir}/sysconfig
12cu|vdr-1.6.0-26|658	install -m755 %SOURCE1 %{buildroot}%{_initrddir}/%{name}
12cu|vdr-1.6.0-26|659	install -m755 %SOURCE2 %{buildroot}%{_bindir}/runvdr
12cu|vdr-1.6.0-26|660	install -m644 %SOURCE4 %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cu|vdr-1.6.0-26|661	
12cu|vdr-1.6.0-26|662	# sky plugin
12cu|vdr-1.6.0-26|663	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/sky
12cu|vdr-1.6.0-26|664	install -m644 PLUGINS/src/sky/channels.conf.sky \
12cu|vdr-1.6.0-26|665	%{buildroot}%{vdr_plugin_cfgdir}/sky
12cu|vdr-1.6.0-26|666	install -m755 PLUGINS/src/sky/getskyepg.pl %{buildroot}%{_bindir}
12cu|vdr-1.6.0-26|667	install -d -m755 %{buildroot}%{_sysconfdir}/cron.daily
12cu|vdr-1.6.0-26|668	install -m755 %SOURCE5 %{buildroot}%{_sysconfdir}/cron.daily/getskyepg
12cu|vdr-1.6.0-26|669	install -m644 %SOURCE6 %{buildroot}%{_sysconfdir}/sysconfig/%{name}-sky
12cu|vdr-1.6.0-26|670	
12cu|vdr-1.6.0-26|671	# pictures plugin
12cu|vdr-1.6.0-26|672	install -m755 PLUGINS/src/pictures/pic2mpg %{buildroot}%{_bindir}
12cu|vdr-1.6.0-26|673	
12cu|vdr-1.6.0-26|674	# scripts
12cu|vdr-1.6.0-26|675	install -m755 *.pl %{buildroot}%{_bindir}
12cu|vdr-1.6.0-26|676	
12cu|vdr-1.6.0-26|677	# locales
12cu|vdr-1.6.0-26|678	cp -r locale %{buildroot}%{_datadir}/
12cu|vdr-1.6.0-26|679	
12cu|vdr-1.6.0-26|680	%if %{mdkversion} >= 200900
12cu|vdr-1.6.0-26|681	# automatic plugin post and postun actions
12cu|vdr-1.6.0-26|682	install -d -m755 %{buildroot}%{_var}/lib/rpm/filetriggers
12cu|vdr-1.6.0-26|683	install -m755 %SOURCE8 %{buildroot}%{_var}/lib/rpm/filetriggers/vdr-plugins.script
12cu|vdr-1.6.0-26|684	echo "^.%{vdr_plugin_dir}/libvdr-.*\.so\." > %{buildroot}%{_var}/lib/rpm/filetriggers/vdr-plugins.filter
12cu|vdr-1.6.0-26|685	sed -i 's,#FILETRIGGERS#,,' %{buildroot}%{_initrddir}/%{name}
12cu|vdr-1.6.0-26|686	%endif
12cu|vdr-1.6.0-26|687	
12cu|vdr-1.6.0-26|688	%find_lang vdr
12cu|vdr-1.6.0-26|689	%find_lang vdr-hello
12cu|vdr-1.6.0-26|690	%find_lang vdr-skincurses
12cu|vdr-1.6.0-26|691	%find_lang vdr-pictures
12cu|vdr-1.6.0-26|692	
12cu|vdr-1.6.0-26|693	%clean
12cu|vdr-1.6.0-26|694	rm -rf %{buildroot}
12cu|vdr-1.6.0-26|695	
12cu|vdr-1.6.0-26|696	%pre common
12cu|vdr-1.6.0-26|697	%_pre_useradd vdr %{_localstatedir}/lib/%{name} /bin/nologin
12cu|vdr-1.6.0-26|698	%{_bindir}/gpasswd -a vdr video >/dev/null
12cu|vdr-1.6.0-26|699	
12cu|vdr-1.6.0-26|700	%post
12cu|vdr-1.6.0-26|701	# This test can be removed when ccp is updated to check that .rpmnew is
12cu|vdr-1.6.0-26|702	# not obsolete
12cu|vdr-1.6.0-26|703	if test -e %{_sysconfdir}/sysconfig/vdr.rpmnew && test $(stat -c%%Z %{_sysconfdir}/sysconfig/vdr.rpmnew) \
12cu|vdr-1.6.0-26|704	-gt $(stat -c%%Z %{_sysconfdir}/sysconfig/vdr); then
12cu|vdr-1.6.0-26|705	ccp --backup --delete --ifexists --set NoOrphans --oldfile \
12cu|vdr-1.6.0-26|706	%{_sysconfdir}/sysconfig/vdr --newfile %{_sysconfdir}/sysconfig/vdr.rpmnew
12cu|vdr-1.6.0-26|707	fi
12cu|vdr-1.6.0-26|708	%_post_service vdr
12cu|vdr-1.6.0-26|709	
12cu|vdr-1.6.0-26|710	%preun
12cu|vdr-1.6.0-26|711	%_preun_service vdr
12cu|vdr-1.6.0-26|712	
12cu|vdr-1.6.0-26|713	%postun common
12cu|vdr-1.6.0-26|714	%_postun_userdel vdr
12cu|vdr-1.6.0-26|715	
12cu|vdr-1.6.0-26|716	%files -f vdr.lang
12cu|vdr-1.6.0-26|717	%defattr(-,root,root)
12cu|vdr-1.6.0-26|718	%doc HISTORY* INSTALL* MANUAL* CONTRIBUTORS* UPDATE* README*
12cu|vdr-1.6.0-26|719	%doc shutdown.sh.example
12cu|vdr-1.6.0-26|720	%attr(-,vdr,vdr) %dir %{vdr_cfgdir}
12cu|vdr-1.6.0-26|721	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}
12cu|vdr-1.6.0-26|722	%attr(-,vdr,vdr) %dir %{vdr_themedir}
12cu|vdr-1.6.0-26|723	%config(noreplace) %{vdr_cfgdir}/*.conf
12cu|vdr-1.6.0-26|724	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cu|vdr-1.6.0-26|725	%{_bindir}/vdr
12cu|vdr-1.6.0-26|726	%{_initrddir}/%{name}
12cu|vdr-1.6.0-26|727	%{_bindir}/runvdr
12cu|vdr-1.6.0-26|728	%{_bindir}/epg2html.pl
12cu|vdr-1.6.0-26|729	%{_bindir}/summary2info.pl
12cu|vdr-1.6.0-26|730	%{_bindir}/svdrpsend.pl
12cu|vdr-1.6.0-26|731	%{_mandir}/man1/vdr.1*
12cu|vdr-1.6.0-26|732	%{_mandir}/man5/vdr.5*
12cu|vdr-1.6.0-26|733	%attr(-,vdr,vdr) %dir %{vdr_videodir}
12cu|vdr-1.6.0-26|734	%dir %{vdr_plugin_dir}
12cu|vdr-1.6.0-26|735	%dir %{vdr_plugin_datadir}
12cu|vdr-1.6.0-26|736	%dir %{vdr_plugin_cachedir}
12cu|vdr-1.6.0-26|737	%dir %{vdr_chanlogodir}
12cu|vdr-1.6.0-26|738	%{vdr_cfgdir}/themes
12cu|vdr-1.6.0-26|739	%dir %{vdr_plugin_paramdir}
12cu|vdr-1.6.0-26|740	%dir %{vdr_epgimagesdir}
12cu|vdr-1.6.0-26|741	%if %{mdkversion} >= 200900
12cu|vdr-1.6.0-26|742	%{_var}/lib/rpm/filetriggers/vdr-plugins.filter
12cu|vdr-1.6.0-26|743	%{_var}/lib/rpm/filetriggers/vdr-plugins.script
12cu|vdr-1.6.0-26|744	%endif
12cu|vdr-1.6.0-26|745	
12cu|vdr-1.6.0-26|746	%files common
12cu|vdr-1.6.0-26|747	%defattr(-,root,root)
12cu|vdr-1.6.0-26|748	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/%{name}
12cu|vdr-1.6.0-26|749	
12cu|vdr-1.6.0-26|750	%files devel
12cu|vdr-1.6.0-26|751	%defattr(-,root,root)
12cu|vdr-1.6.0-26|752	%doc i18n-to-gettext/i18n-to-gettext.pl
12cu|vdr-1.6.0-26|753	%{_sysconfdir}/rpm/macros.d/vdr.macros
12cu|vdr-1.6.0-26|754	%{_includedir}/vdr
12cu|vdr-1.6.0-26|755	%{_includedir}/libsi
12cu|vdr-1.6.0-26|756	
12cu|vdr-1.6.0-26|757	%files plugin-hello -f vdr-hello.lang
12cu|vdr-1.6.0-26|758	%defattr(-,root,root)
12cu|vdr-1.6.0-26|759	%doc PLUGINS/src/hello/HISTORY
12cu|vdr-1.6.0-26|760	%doc PLUGINS/src/hello/README
12cu|vdr-1.6.0-26|761	%{vdr_plugin_dir}/libvdr-hello.so.%{apiversion}
12cu|vdr-1.6.0-26|762	
12cu|vdr-1.6.0-26|763	%files plugin-osddemo
12cu|vdr-1.6.0-26|764	%defattr(-,root,root)
12cu|vdr-1.6.0-26|765	%doc PLUGINS/src/osddemo/HISTORY
12cu|vdr-1.6.0-26|766	%doc PLUGINS/src/osddemo/README
12cu|vdr-1.6.0-26|767	%{vdr_plugin_dir}/libvdr-osddemo.so.%{apiversion}
12cu|vdr-1.6.0-26|768	
12cu|vdr-1.6.0-26|769	%files plugin-pictures -f vdr-pictures.lang
12cu|vdr-1.6.0-26|770	%defattr(-,root,root)
12cu|vdr-1.6.0-26|771	%doc PLUGINS/src/pictures/HISTORY
12cu|vdr-1.6.0-26|772	%doc PLUGINS/src/pictures/README
12cu|vdr-1.6.0-26|773	%{_bindir}/pic2mpg
12cu|vdr-1.6.0-26|774	%{vdr_plugin_dir}/libvdr-pictures.so.%{apiversion}
12cu|vdr-1.6.0-26|775	
12cu|vdr-1.6.0-26|776	%files plugin-skincurses -f vdr-skincurses.lang
12cu|vdr-1.6.0-26|777	%defattr(-,root,root)
12cu|vdr-1.6.0-26|778	%doc PLUGINS/src/skincurses/HISTORY
12cu|vdr-1.6.0-26|779	%doc PLUGINS/src/skincurses/README
12cu|vdr-1.6.0-26|780	%{vdr_plugin_dir}/libvdr-skincurses.so.%{apiversion}
12cu|vdr-1.6.0-26|781	
12cu|vdr-1.6.0-26|782	%files plugin-sky
12cu|vdr-1.6.0-26|783	%defattr(-,root,root)
12cu|vdr-1.6.0-26|784	%doc PLUGINS/src/sky/HISTORY
12cu|vdr-1.6.0-26|785	%doc PLUGINS/src/sky/README
12cu|vdr-1.6.0-26|786	%doc PLUGINS/src/sky/lircd.conf.sky
12cu|vdr-1.6.0-26|787	%{_bindir}/getskyepg.pl
12cu|vdr-1.6.0-26|788	%config(noreplace) %{vdr_plugin_cfgdir}/sky/channels.conf.sky
12cu|vdr-1.6.0-26|789	%{_sysconfdir}/cron.daily/getskyepg
12cu|vdr-1.6.0-26|790	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}-sky
12cu|vdr-1.6.0-26|791	%{vdr_plugin_dir}/libvdr-sky.so.%{apiversion}
12cu|vdr-1.6.0-26|792	
12cu|vdr-1.6.0-26|793	%files plugin-status
12cu|vdr-1.6.0-26|794	%defattr(-,root,root)
12cu|vdr-1.6.0-26|795	%doc PLUGINS/src/status/HISTORY
12cu|vdr-1.6.0-26|796	%doc PLUGINS/src/status/README
12cu|vdr-1.6.0-26|797	%{vdr_plugin_dir}/libvdr-status.so.%{apiversion}
12cu|vdr-1.6.0-26|798	
12cu|vdr-1.6.0-26|799	%files plugin-servicedemo
12cu|vdr-1.6.0-26|800	%defattr(-,root,root)
12cu|vdr-1.6.0-26|801	%doc PLUGINS/src/servicedemo/HISTORY
12cu|vdr-1.6.0-26|802	%doc PLUGINS/src/servicedemo/README
12cu|vdr-1.6.0-26|803	%{vdr_plugin_dir}/libvdr-svccli.so.%{apiversion}
12cu|vdr-1.6.0-26|804	%{vdr_plugin_dir}/libvdr-svcsvr.so.%{apiversion}
12cu|vdr-1.6.0-26|805	
12cu|vdr-1.6.0-26|806	%files plugin-svdrpdemo
12cu|vdr-1.6.0-26|807	%defattr(-,root,root)
12cu|vdr-1.6.0-26|808	%doc PLUGINS/src/svdrpdemo/HISTORY
12cu|vdr-1.6.0-26|809	%doc PLUGINS/src/svdrpdemo/README
12cu|vdr-1.6.0-26|810	%{vdr_plugin_dir}/libvdr-svdrpdemo.so.%{apiversion}
12cu|vdr-1.6.0-26|811	
12cu|vdr-1.6.0-26|812	
12cu|vdr-1.6.0-26|813	
12cu|vdr-1.6.0-26|814	%changelog
12cu|vdr-1.6.0-26|815	* Tue Mar 25 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.6.0-26
12cu|vdr-1.6.0-26|816	+ Revision: ef0b915
12cu|vdr-1.6.0-26|817	- Updated vdr.spec
12cu|vdr-1.6.0-26|818	
12cu|vdr-1.6.0-26|819	

13084 12
12cu|vdradmin-am-3.6.7-2|1	
12cu|vdradmin-am-3.6.7-2|2	%define name	vdradmin-am
12cu|vdradmin-am-3.6.7-2|3	%define version	3.6.7
12cu|vdradmin-am-3.6.7-2|4	%define rel	2
12cu|vdradmin-am-3.6.7-2|5	
12cu|vdradmin-am-3.6.7-2|6	# backportability
12cu|vdradmin-am-3.6.7-2|7	%define _localstatedir %{_var}
12cu|vdradmin-am-3.6.7-2|8	
12cu|vdradmin-am-3.6.7-2|9	Summary:	Web interface for VDR
12cu|vdradmin-am-3.6.7-2|10	Name:		%name
12cu|vdradmin-am-3.6.7-2|11	Version:	%version
12cu|vdradmin-am-3.6.7-2|12	Release:	%rel
12cu|vdradmin-am-3.6.7-2|13	Group:		Video
12cu|vdradmin-am-3.6.7-2|14	License:	GPL
12cu|vdradmin-am-3.6.7-2|15	URL:		http://andreas.vdr-developer.org/vdradmin-am/
12cu|vdradmin-am-3.6.7-2|16	Source:		http://andreas.vdr-developer.org/download/%name-%version.tar.bz2
12cu|vdradmin-am-3.6.7-2|17	Source2:	vdradmin.init
12cu|vdradmin-am-3.6.7-2|18	Source3:	vdradmin.sysconfig
12cu|vdradmin-am-3.6.7-2|19	# https://qa.mandriva.com/show_bug.cgi?id=52396
12cu|vdradmin-am-3.6.7-2|20	# We should probably use "use open ':locale';", but it doesn't seem to
12cu|vdradmin-am-3.6.7-2|21	# work if we do that, TODO: investigate
12cu|vdradmin-am-3.6.7-2|22	Patch0:		vdradmin-am-workaround-perl-bug.patch
12cu|vdradmin-am-3.6.7-2|23	# we use syslog now, no logdir needed
12cu|vdradmin-am-3.6.7-2|24	Patch1:		vdradmin-am-no-logdir-needed.patch
12cu|vdradmin-am-3.6.7-2|25	# allow pidfile in non-writable directory (we precreate the file with good perms),
12cu|vdradmin-am-3.6.7-2|26	# allow start with empty pidfile
12cu|vdradmin-am-3.6.7-2|27	Patch2:		vdradmin-am-pidfile.patch
12cu|vdradmin-am-3.6.7-2|28	
12cu|vdradmin-am-3.6.7-2|29	BuildArch:	noarch
12cu|vdradmin-am-3.6.7-2|30	BuildRequires:	perl(CGI)
12cu|vdradmin-am-3.6.7-2|31	BuildRequires:	perl(Locale::gettext)
12cu|vdradmin-am-3.6.7-2|32	BuildRequires:	perl(HTTP::Date)
12cu|vdradmin-am-3.6.7-2|33	BuildRequires:	vdr-devel
12cu|vdradmin-am-3.6.7-2|34	BuildRequires:	gettext
12cu|vdradmin-am-3.6.7-2|35	Requires:	rpm-helper
12cu|vdradmin-am-3.6.7-2|36	Requires:	vdr-common
12cu|vdradmin-am-3.6.7-2|37	Requires:	perl(Template::Plugin::JavaScript)
12cu|vdradmin-am-3.6.7-2|38	Requires:	perl(Sys::Syslog)
12cu|vdradmin-am-3.6.7-2|39	Provides:	vdradmin
12cu|vdradmin-am-3.6.7-2|40	
12cu|vdradmin-am-3.6.7-2|41	%description
12cu|vdradmin-am-3.6.7-2|42	Web Interface for Video Disk Recorder. With this you can manage your
12cu|vdradmin-am-3.6.7-2|43	recordings, timers, etc. You can also create auto-timers to record
12cu|vdradmin-am-3.6.7-2|44	specific programs automatically.
12cu|vdradmin-am-3.6.7-2|45	
12cu|vdradmin-am-3.6.7-2|46	%prep
12cu|vdradmin-am-3.6.7-2|47	%setup -q
12cu|vdradmin-am-3.6.7-2|48	%apply_patches
12cu|vdradmin-am-3.6.7-2|49	
12cu|vdradmin-am-3.6.7-2|50	rm -rf locale/*
12cu|vdradmin-am-3.6.7-2|51	
12cu|vdradmin-am-3.6.7-2|52	# Setup default config
12cu|vdradmin-am-3.6.7-2|53	# Now using syslog: sed -i -e '/^$CONFIG{LOGFILE}\s*=\s*".*";/s,".*","vdradmin/vdradmind.log",' vdradmind.pl
12cu|vdradmin-am-3.6.7-2|54	sed -i -e '/^$CONFIG{VIDEODIR}\s*=\s*".*";/s,".*","%{_vdr_videodir}",' vdradmind.pl
12cu|vdradmin-am-3.6.7-2|55	sed -i -e '/^$CONFIG{VDRCONFDIR}\s*=\s*".*";/s,".*","%{_vdr_cfgdir}",' vdradmind.pl
12cu|vdradmin-am-3.6.7-2|56	sed -i -e '/^\s*$PIDFILE\s*=\s*".*";/s,".*","%{_var}/run/vdradmind.pid",' vdradmind.pl
12cu|vdradmin-am-3.6.7-2|57	sed -i -e '/^my $SEARCH_FILES_IN_SYSTEM\s*=\s*[01];/s,[01],1,' vdradmind.pl
12cu|vdradmin-am-3.6.7-2|58	
12cu|vdradmin-am-3.6.7-2|59	./vdradmind.pl --cfgdir . --config < /dev/null
12cu|vdradmin-am-3.6.7-2|60	
12cu|vdradmin-am-3.6.7-2|61	cat > README.install.urpmi <<EOF
12cu|vdradmin-am-3.6.7-2|62	Use "vdradmind.pl --config" to configure the credentials and the tcp port.
12cu|vdradmin-am-3.6.7-2|63	EOF
12cu|vdradmin-am-3.6.7-2|64	
12cu|vdradmin-am-3.6.7-2|65	chmod a+r README*
12cu|vdradmin-am-3.6.7-2|66	
12cu|vdradmin-am-3.6.7-2|67	%build
12cu|vdradmin-am-3.6.7-2|68	./make.sh po
12cu|vdradmin-am-3.6.7-2|69	
12cu|vdradmin-am-3.6.7-2|70	%install
12cu|vdradmin-am-3.6.7-2|71	install -d -m755 %{buildroot}%{_bindir}
12cu|vdradmin-am-3.6.7-2|72	# symlink
12cu|vdradmin-am-3.6.7-2|73	cp -a vdradmind %{buildroot}%{_bindir}
12cu|vdradmin-am-3.6.7-2|74	install -m755 *.pl %{buildroot}%{_bindir}
12cu|vdradmin-am-3.6.7-2|75	
12cu|vdradmin-am-3.6.7-2|76	install -d -m755 %{buildroot}%{_sysconfdir}
12cu|vdradmin-am-3.6.7-2|77	install -d -m755 %{buildroot}%{_localstatedir}/lib/vdradmin
12cu|vdradmin-am-3.6.7-2|78	install -m644 vdradmind.conf %{buildroot}%{_localstatedir}/lib/vdradmin
12cu|vdradmin-am-3.6.7-2|79	ln -s %{_localstatedir}/lib/vdradmin %{buildroot}%{_sysconfdir}/vdradmin
12cu|vdradmin-am-3.6.7-2|80	
12cu|vdradmin-am-3.6.7-2|81	install -d -m755 %{buildroot}%{_sysconfdir}/sysconfig
12cu|vdradmin-am-3.6.7-2|82	install -m644 %SOURCE3 %{buildroot}%{_sysconfdir}/sysconfig/vdradmin
12cu|vdradmin-am-3.6.7-2|83	
12cu|vdradmin-am-3.6.7-2|84	install -d -m755 %{buildroot}%{_mandir}/man1
12cu|vdradmin-am-3.6.7-2|85	install -m644 vdradmind.pl.1 %{buildroot}%{_mandir}/man1
12cu|vdradmin-am-3.6.7-2|86	
12cu|vdradmin-am-3.6.7-2|87	install -d -m755 %{buildroot}%{_datadir}/vdradmin
12cu|vdradmin-am-3.6.7-2|88	cp -a template %{buildroot}%{_datadir}/vdradmin
12cu|vdradmin-am-3.6.7-2|89	cp -a locale %{buildroot}%{_datadir}
12cu|vdradmin-am-3.6.7-2|90	
12cu|vdradmin-am-3.6.7-2|91	install -d -m755 %{buildroot}%{_initrddir}
12cu|vdradmin-am-3.6.7-2|92	install -m755 %SOURCE2 %{buildroot}%{_initrddir}/vdradmin
12cu|vdradmin-am-3.6.7-2|93	
12cu|vdradmin-am-3.6.7-2|94	install -d -m755 %{buildroot}%{_var}/cache/vdradmin
12cu|vdradmin-am-3.6.7-2|95	
12cu|vdradmin-am-3.6.7-2|96	%find_lang vdradmin
12cu|vdradmin-am-3.6.7-2|97	
12cu|vdradmin-am-3.6.7-2|98	# having encoding in %lang does not work correctly
12cu|vdradmin-am-3.6.7-2|99	sed -i 's,\.UTF-8),),' vdradmin.lang
12cu|vdradmin-am-3.6.7-2|100	
12cu|vdradmin-am-3.6.7-2|101	%post
12cu|vdradmin-am-3.6.7-2|102	%_post_service vdradmin
12cu|vdradmin-am-3.6.7-2|103	
12cu|vdradmin-am-3.6.7-2|104	%preun
12cu|vdradmin-am-3.6.7-2|105	%_preun_service vdradmin
12cu|vdradmin-am-3.6.7-2|106	
12cu|vdradmin-am-3.6.7-2|107	%files -f vdradmin.lang
12cu|vdradmin-am-3.6.7-2|108	%defattr(-,root,root)
12cu|vdradmin-am-3.6.7-2|109	%doc CREDITS FAQ HISTORY INSTALL README.* contrib
12cu|vdradmin-am-3.6.7-2|110	%doc README.install.urpmi
12cu|vdradmin-am-3.6.7-2|111	%{_sysconfdir}/vdradmin
12cu|vdradmin-am-3.6.7-2|112	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/vdradmin
12cu|vdradmin-am-3.6.7-2|113	%attr(-,vdr,vdr) %dir %{_var}/cache/vdradmin
12cu|vdradmin-am-3.6.7-2|114	
12cu|vdradmin-am-3.6.7-2|115	%attr(0640,vdr,vdr) %config(noreplace) %{_localstatedir}/lib/vdradmin/vdradmind.conf
12cu|vdradmin-am-3.6.7-2|116	%config(noreplace) %{_sysconfdir}/sysconfig/vdradmin
12cu|vdradmin-am-3.6.7-2|117	%{_initrddir}/vdradmin
12cu|vdradmin-am-3.6.7-2|118	%{_bindir}/vdradmind
12cu|vdradmin-am-3.6.7-2|119	%{_bindir}/vdradmind.pl
12cu|vdradmin-am-3.6.7-2|120	%{_bindir}/convert.pl
12cu|vdradmin-am-3.6.7-2|121	%{_bindir}/autotimer2searchtimer.pl
12cu|vdradmin-am-3.6.7-2|122	%{_datadir}/vdradmin
12cu|vdradmin-am-3.6.7-2|123	%{_mandir}/man1/vdradmind.pl.1*
12cu|vdradmin-am-3.6.7-2|124	
12cu|vdradmin-am-3.6.7-2|125	
12cu|vdradmin-am-3.6.7-2|126	
12cu|vdradmin-am-3.6.7-2|127	
12cu|vdradmin-am-3.6.7-2|128	
12cu|vdradmin-am-3.6.7-2|129	%changelog
12cu|vdradmin-am-3.6.7-2|130	* Sat Mar 29 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.6.7-2
12cu|vdradmin-am-3.6.7-2|131	+ Revision: 1e95618
12cu|vdradmin-am-3.6.7-2|132	- Spec clean bump rel.
12cu|vdradmin-am-3.6.7-2|133	
12cu|vdradmin-am-3.6.7-2|134	

13085 12
12cu|vdr-plugin-ac3mode-0.1-22|1	%define plugin	ac3mode
12cu|vdr-plugin-ac3mode-0.1-22|2	
12cu|vdr-plugin-ac3mode-0.1-22|3	Summary:	VDR plugin: Displays currently active AC3-Mode
12cu|vdr-plugin-ac3mode-0.1-22|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-ac3mode-0.1-22|5	Version:	0.1
12cu|vdr-plugin-ac3mode-0.1-22|6	Release:	22
12cu|vdr-plugin-ac3mode-0.1-22|7	Group:		Video
12cu|vdr-plugin-ac3mode-0.1-22|8	License:	GPL
12cu|vdr-plugin-ac3mode-0.1-22|9	URL:		http://www.vdr-wiki.de/wiki/index.php/Ac3mode-plugin
12cu|vdr-plugin-ac3mode-0.1-22|10	Source:		vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-ac3mode-0.1-22|11	Patch0:		ac3mode-i18n-1.6.patch
12cu|vdr-plugin-ac3mode-0.1-22|12	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-ac3mode-0.1-22|13	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-ac3mode-0.1-22|14	
12cu|vdr-plugin-ac3mode-0.1-22|15	%description
12cu|vdr-plugin-ac3mode-0.1-22|16	If a channel broadcasts "Dolby Digital" (AC3) Sound, there is no information
12cu|vdr-plugin-ac3mode-0.1-22|17	about the number of channels (Dolby Stereo, 5.1 etc.) actually
12cu|vdr-plugin-ac3mode-0.1-22|18	available.
12cu|vdr-plugin-ac3mode-0.1-22|19	This plugin will display this information in a short hint text, whenever
12cu|vdr-plugin-ac3mode-0.1-22|20	the Dolby Digital mode is changed.
12cu|vdr-plugin-ac3mode-0.1-22|21	
12cu|vdr-plugin-ac3mode-0.1-22|22	Additionally, a main menu entry is added, which will also display the
12cu|vdr-plugin-ac3mode-0.1-22|23	selected Dolby Digital type.
12cu|vdr-plugin-ac3mode-0.1-22|24	If no Dolby track is selected, "PCM Sound" will be displayed.
12cu|vdr-plugin-ac3mode-0.1-22|25	
12cu|vdr-plugin-ac3mode-0.1-22|26	%prep
12cu|vdr-plugin-ac3mode-0.1-22|27	%setup -q -n %plugin
12cu|vdr-plugin-ac3mode-0.1-22|28	%patch0 -p1
12cu|vdr-plugin-ac3mode-0.1-22|29	%vdr_plugin_prep
12cu|vdr-plugin-ac3mode-0.1-22|30	
12cu|vdr-plugin-ac3mode-0.1-22|31	%build
12cu|vdr-plugin-ac3mode-0.1-22|32	%vdr_plugin_build
12cu|vdr-plugin-ac3mode-0.1-22|33	
12cu|vdr-plugin-ac3mode-0.1-22|34	%install
12cu|vdr-plugin-ac3mode-0.1-22|35	%vdr_plugin_install
12cu|vdr-plugin-ac3mode-0.1-22|36	
12cu|vdr-plugin-ac3mode-0.1-22|37	%files -f %plugin.vdr
12cu|vdr-plugin-ac3mode-0.1-22|38	%defattr(-,root,root)
12cu|vdr-plugin-ac3mode-0.1-22|39	%doc README HISTORY
12cu|vdr-plugin-ac3mode-0.1-22|40	
12cu|vdr-plugin-ac3mode-0.1-22|41	
12cu|vdr-plugin-ac3mode-0.1-22|42	
12cu|vdr-plugin-ac3mode-0.1-22|43	
12cu|vdr-plugin-ac3mode-0.1-22|44	%changelog
12cu|vdr-plugin-ac3mode-0.1-22|45	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1-21mdv2010.0
12cu|vdr-plugin-ac3mode-0.1-22|46	+ Revision: 401089
12cu|vdr-plugin-ac3mode-0.1-22|47	- actually rebuild for new VDR
12cu|vdr-plugin-ac3mode-0.1-22|48	
12cu|vdr-plugin-ac3mode-0.1-22|49	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1-20mdv2010.0
12cu|vdr-plugin-ac3mode-0.1-22|50	+ Revision: 401088
12cu|vdr-plugin-ac3mode-0.1-22|51	- rebuild for new VDR
12cu|vdr-plugin-ac3mode-0.1-22|52	
12cu|vdr-plugin-ac3mode-0.1-22|53	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1-19mdv2009.1
12cu|vdr-plugin-ac3mode-0.1-22|54	+ Revision: 359270
12cu|vdr-plugin-ac3mode-0.1-22|55	- rebuild for new vdr
12cu|vdr-plugin-ac3mode-0.1-22|56	
12cu|vdr-plugin-ac3mode-0.1-22|57	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1-18mdv2009.0
12cu|vdr-plugin-ac3mode-0.1-22|58	+ Revision: 197887
12cu|vdr-plugin-ac3mode-0.1-22|59	- rebuild for new vdr
12cu|vdr-plugin-ac3mode-0.1-22|60	
12cu|vdr-plugin-ac3mode-0.1-22|61	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1-17mdv2009.0
12cu|vdr-plugin-ac3mode-0.1-22|62	+ Revision: 197619
12cu|vdr-plugin-ac3mode-0.1-22|63	- add vdr_plugin_prep
12cu|vdr-plugin-ac3mode-0.1-22|64	- bump buildrequires on vdr-devel
12cu|vdr-plugin-ac3mode-0.1-22|65	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-ac3mode-0.1-22|66	
12cu|vdr-plugin-ac3mode-0.1-22|67	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1-16mdv2008.1
12cu|vdr-plugin-ac3mode-0.1-22|68	+ Revision: 144998
12cu|vdr-plugin-ac3mode-0.1-22|69	- rebuild for new vdr
12cu|vdr-plugin-ac3mode-0.1-22|70	
12cu|vdr-plugin-ac3mode-0.1-22|71	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1-15mdv2008.1
12cu|vdr-plugin-ac3mode-0.1-22|72	+ Revision: 144962
12cu|vdr-plugin-ac3mode-0.1-22|73	- rebuild for new vdr
12cu|vdr-plugin-ac3mode-0.1-22|74	
12cu|vdr-plugin-ac3mode-0.1-22|75	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-ac3mode-0.1-22|76	- restore BuildRoot
12cu|vdr-plugin-ac3mode-0.1-22|77	
12cu|vdr-plugin-ac3mode-0.1-22|78	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-ac3mode-0.1-22|79	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-ac3mode-0.1-22|80	
12cu|vdr-plugin-ac3mode-0.1-22|81	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1-14mdv2008.1
12cu|vdr-plugin-ac3mode-0.1-22|82	+ Revision: 103048
12cu|vdr-plugin-ac3mode-0.1-22|83	- rebuild for new vdr
12cu|vdr-plugin-ac3mode-0.1-22|84	
12cu|vdr-plugin-ac3mode-0.1-22|85	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1-13mdv2008.0
12cu|vdr-plugin-ac3mode-0.1-22|86	+ Revision: 49958
12cu|vdr-plugin-ac3mode-0.1-22|87	- rebuild for new vdr
12cu|vdr-plugin-ac3mode-0.1-22|88	
12cu|vdr-plugin-ac3mode-0.1-22|89	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1-12mdv2008.0
12cu|vdr-plugin-ac3mode-0.1-22|90	+ Revision: 42045
12cu|vdr-plugin-ac3mode-0.1-22|91	- rebuild for new vdr
12cu|vdr-plugin-ac3mode-0.1-22|92	
12cu|vdr-plugin-ac3mode-0.1-22|93	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1-11mdv2008.0
12cu|vdr-plugin-ac3mode-0.1-22|94	+ Revision: 22801
12cu|vdr-plugin-ac3mode-0.1-22|95	- rebuild for new vdr
12cu|vdr-plugin-ac3mode-0.1-22|96	
12cu|vdr-plugin-ac3mode-0.1-22|97	
12cu|vdr-plugin-ac3mode-0.1-22|98	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1-9mdv2007.0
12cu|vdr-plugin-ac3mode-0.1-22|99	+ Revision: 90872
12cu|vdr-plugin-ac3mode-0.1-22|100	- rebuild for new vdr
12cu|vdr-plugin-ac3mode-0.1-22|101	
12cu|vdr-plugin-ac3mode-0.1-22|102	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1-7mdv2007.1
12cu|vdr-plugin-ac3mode-0.1-22|103	+ Revision: 73933
12cu|vdr-plugin-ac3mode-0.1-22|104	- rebuild for new vdr
12cu|vdr-plugin-ac3mode-0.1-22|105	- Import vdr-plugin-ac3mode
12cu|vdr-plugin-ac3mode-0.1-22|106	
12cu|vdr-plugin-ac3mode-0.1-22|107	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1-6mdv2007.0
12cu|vdr-plugin-ac3mode-0.1-22|108	- rebuild for new vdr
12cu|vdr-plugin-ac3mode-0.1-22|109	
12cu|vdr-plugin-ac3mode-0.1-22|110	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1-5mdv2007.0
12cu|vdr-plugin-ac3mode-0.1-22|111	- stricter abi requires
12cu|vdr-plugin-ac3mode-0.1-22|112	
12cu|vdr-plugin-ac3mode-0.1-22|113	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1-4mdv2007.0
12cu|vdr-plugin-ac3mode-0.1-22|114	- rebuild for new vdr
12cu|vdr-plugin-ac3mode-0.1-22|115	
12cu|vdr-plugin-ac3mode-0.1-22|116	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1-3mdv2007.0
12cu|vdr-plugin-ac3mode-0.1-22|117	- rebuild for new vdr
12cu|vdr-plugin-ac3mode-0.1-22|118	
12cu|vdr-plugin-ac3mode-0.1-22|119	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1-2mdv2007.0
12cu|vdr-plugin-ac3mode-0.1-22|120	- rebuild for new vdr
12cu|vdr-plugin-ac3mode-0.1-22|121	
12cu|vdr-plugin-ac3mode-0.1-22|122	* Sat Jun 10 2006 Anssi Hannula <anssi@mandriva.org> 0.1-1mdv2007.0
12cu|vdr-plugin-ac3mode-0.1-22|123	- initial Mandriva release
12cu|vdr-plugin-ac3mode-0.1-22|124	

13086 12
12cu|vdr-plugin-advchctrl-0.0.5-20|1	%define plugin	advchctrl
12cu|vdr-plugin-advchctrl-0.0.5-20|2	
12cu|vdr-plugin-advchctrl-0.0.5-20|3	Summary:	VDR plugin: Advanced Channel Control
12cu|vdr-plugin-advchctrl-0.0.5-20|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-advchctrl-0.0.5-20|5	Version:	0.0.5
12cu|vdr-plugin-advchctrl-0.0.5-20|6	Release:	20
12cu|vdr-plugin-advchctrl-0.0.5-20|7	Group:		Video
12cu|vdr-plugin-advchctrl-0.0.5-20|8	License:	GPL
12cu|vdr-plugin-advchctrl-0.0.5-20|9	URL:		http://www.vdr-wiki.de/wiki/index.php/Advchctrl-plugin
12cu|vdr-plugin-advchctrl-0.0.5-20|10	Source:		vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-advchctrl-0.0.5-20|11	Patch1:		advchctrl-0.0.5-1.3.38.diff
12cu|vdr-plugin-advchctrl-0.0.5-20|12	Patch2:		advchctrl-0.0.5-warnings.diff
12cu|vdr-plugin-advchctrl-0.0.5-20|13	Patch3:		advchctrl-0.0.5-i18n-1.6.patch
12cu|vdr-plugin-advchctrl-0.0.5-20|14	Patch4:		advchctrl-0.0.5-gcc44.patch
12cu|vdr-plugin-advchctrl-0.0.5-20|15	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-advchctrl-0.0.5-20|16	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-advchctrl-0.0.5-20|17	
12cu|vdr-plugin-advchctrl-0.0.5-20|18	%description
12cu|vdr-plugin-advchctrl-0.0.5-20|19	The idea for this plugin was born by the boring different
12cu|vdr-plugin-advchctrl-0.0.5-20|20	audio volume level on some transponders. In the parameters
12cu|vdr-plugin-advchctrl-0.0.5-20|21	of the plugin you can set the default volume.
12cu|vdr-plugin-advchctrl-0.0.5-20|22	
12cu|vdr-plugin-advchctrl-0.0.5-20|23	%prep
12cu|vdr-plugin-advchctrl-0.0.5-20|24	%setup -q -n %plugin-%version
12cu|vdr-plugin-advchctrl-0.0.5-20|25	%patch1 -p1 -b .1338
12cu|vdr-plugin-advchctrl-0.0.5-20|26	%patch2 -p1 -b .warnings
12cu|vdr-plugin-advchctrl-0.0.5-20|27	%patch3 -p1
12cu|vdr-plugin-advchctrl-0.0.5-20|28	%patch4 -p1
12cu|vdr-plugin-advchctrl-0.0.5-20|29	%vdr_plugin_prep
12cu|vdr-plugin-advchctrl-0.0.5-20|30	
12cu|vdr-plugin-advchctrl-0.0.5-20|31	%build
12cu|vdr-plugin-advchctrl-0.0.5-20|32	%vdr_plugin_build
12cu|vdr-plugin-advchctrl-0.0.5-20|33	
12cu|vdr-plugin-advchctrl-0.0.5-20|34	%install
12cu|vdr-plugin-advchctrl-0.0.5-20|35	%vdr_plugin_install
12cu|vdr-plugin-advchctrl-0.0.5-20|36	
12cu|vdr-plugin-advchctrl-0.0.5-20|37	%files -f %plugin.vdr
12cu|vdr-plugin-advchctrl-0.0.5-20|38	%defattr(-,root,root)
12cu|vdr-plugin-advchctrl-0.0.5-20|39	%doc README HISTORY
12cu|vdr-plugin-advchctrl-0.0.5-20|40	
12cu|vdr-plugin-advchctrl-0.0.5-20|41	
12cu|vdr-plugin-advchctrl-0.0.5-20|42	
12cu|vdr-plugin-advchctrl-0.0.5-20|43	
12cu|vdr-plugin-advchctrl-0.0.5-20|44	%changelog
12cu|vdr-plugin-advchctrl-0.0.5-20|45	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-19mdv2010.0
12cu|vdr-plugin-advchctrl-0.0.5-20|46	+ Revision: 401089
12cu|vdr-plugin-advchctrl-0.0.5-20|47	- actually rebuild for new VDR
12cu|vdr-plugin-advchctrl-0.0.5-20|48	- rebuild for new VDR
12cu|vdr-plugin-advchctrl-0.0.5-20|49	- fix build with gcc4.4 (gcc44.patch)
12cu|vdr-plugin-advchctrl-0.0.5-20|50	
12cu|vdr-plugin-advchctrl-0.0.5-20|51	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-17mdv2009.1
12cu|vdr-plugin-advchctrl-0.0.5-20|52	+ Revision: 359272
12cu|vdr-plugin-advchctrl-0.0.5-20|53	- rebuild for new vdr
12cu|vdr-plugin-advchctrl-0.0.5-20|54	
12cu|vdr-plugin-advchctrl-0.0.5-20|55	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-16mdv2009.0
12cu|vdr-plugin-advchctrl-0.0.5-20|56	+ Revision: 197889
12cu|vdr-plugin-advchctrl-0.0.5-20|57	- rebuild for new vdr
12cu|vdr-plugin-advchctrl-0.0.5-20|58	
12cu|vdr-plugin-advchctrl-0.0.5-20|59	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-15mdv2009.0
12cu|vdr-plugin-advchctrl-0.0.5-20|60	+ Revision: 197621
12cu|vdr-plugin-advchctrl-0.0.5-20|61	- add vdr_plugin_prep
12cu|vdr-plugin-advchctrl-0.0.5-20|62	- bump buildrequires on vdr-devel
12cu|vdr-plugin-advchctrl-0.0.5-20|63	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-advchctrl-0.0.5-20|64	
12cu|vdr-plugin-advchctrl-0.0.5-20|65	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-14mdv2008.1
12cu|vdr-plugin-advchctrl-0.0.5-20|66	+ Revision: 145000
12cu|vdr-plugin-advchctrl-0.0.5-20|67	- rebuild for new vdr
12cu|vdr-plugin-advchctrl-0.0.5-20|68	
12cu|vdr-plugin-advchctrl-0.0.5-20|69	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-13mdv2008.1
12cu|vdr-plugin-advchctrl-0.0.5-20|70	+ Revision: 144964
12cu|vdr-plugin-advchctrl-0.0.5-20|71	- rebuild for new vdr
12cu|vdr-plugin-advchctrl-0.0.5-20|72	
12cu|vdr-plugin-advchctrl-0.0.5-20|73	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-advchctrl-0.0.5-20|74	- restore BuildRoot
12cu|vdr-plugin-advchctrl-0.0.5-20|75	
12cu|vdr-plugin-advchctrl-0.0.5-20|76	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-advchctrl-0.0.5-20|77	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-advchctrl-0.0.5-20|78	
12cu|vdr-plugin-advchctrl-0.0.5-20|79	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-12mdv2008.1
12cu|vdr-plugin-advchctrl-0.0.5-20|80	+ Revision: 103050
12cu|vdr-plugin-advchctrl-0.0.5-20|81	- rebuild for new vdr
12cu|vdr-plugin-advchctrl-0.0.5-20|82	
12cu|vdr-plugin-advchctrl-0.0.5-20|83	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-11mdv2008.0
12cu|vdr-plugin-advchctrl-0.0.5-20|84	+ Revision: 49959
12cu|vdr-plugin-advchctrl-0.0.5-20|85	- rebuild for new vdr
12cu|vdr-plugin-advchctrl-0.0.5-20|86	
12cu|vdr-plugin-advchctrl-0.0.5-20|87	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-10mdv2008.0
12cu|vdr-plugin-advchctrl-0.0.5-20|88	+ Revision: 42046
12cu|vdr-plugin-advchctrl-0.0.5-20|89	- rebuild for new vdr
12cu|vdr-plugin-advchctrl-0.0.5-20|90	
12cu|vdr-plugin-advchctrl-0.0.5-20|91	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-9mdv2008.0
12cu|vdr-plugin-advchctrl-0.0.5-20|92	+ Revision: 22680
12cu|vdr-plugin-advchctrl-0.0.5-20|93	- rebuild for new vdr
12cu|vdr-plugin-advchctrl-0.0.5-20|94	
12cu|vdr-plugin-advchctrl-0.0.5-20|95	
12cu|vdr-plugin-advchctrl-0.0.5-20|96	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-8mdv2007.0
12cu|vdr-plugin-advchctrl-0.0.5-20|97	+ Revision: 90877
12cu|vdr-plugin-advchctrl-0.0.5-20|98	- rebuild for new vdr
12cu|vdr-plugin-advchctrl-0.0.5-20|99	
12cu|vdr-plugin-advchctrl-0.0.5-20|100	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-7mdv2007.1
12cu|vdr-plugin-advchctrl-0.0.5-20|101	+ Revision: 73934
12cu|vdr-plugin-advchctrl-0.0.5-20|102	- rebuild for new vdr
12cu|vdr-plugin-advchctrl-0.0.5-20|103	- Import vdr-plugin-advchctrl
12cu|vdr-plugin-advchctrl-0.0.5-20|104	
12cu|vdr-plugin-advchctrl-0.0.5-20|105	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-6mdv2007.0
12cu|vdr-plugin-advchctrl-0.0.5-20|106	- rebuild for new vdr
12cu|vdr-plugin-advchctrl-0.0.5-20|107	
12cu|vdr-plugin-advchctrl-0.0.5-20|108	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-5mdv2007.0
12cu|vdr-plugin-advchctrl-0.0.5-20|109	- stricter abi requires
12cu|vdr-plugin-advchctrl-0.0.5-20|110	
12cu|vdr-plugin-advchctrl-0.0.5-20|111	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-4mdv2007.0
12cu|vdr-plugin-advchctrl-0.0.5-20|112	- rebuild for new vdr
12cu|vdr-plugin-advchctrl-0.0.5-20|113	
12cu|vdr-plugin-advchctrl-0.0.5-20|114	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-3mdv2007.0
12cu|vdr-plugin-advchctrl-0.0.5-20|115	- rebuild for new vdr
12cu|vdr-plugin-advchctrl-0.0.5-20|116	
12cu|vdr-plugin-advchctrl-0.0.5-20|117	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-2mdv2007.0
12cu|vdr-plugin-advchctrl-0.0.5-20|118	- rebuild for new vdr
12cu|vdr-plugin-advchctrl-0.0.5-20|119	
12cu|vdr-plugin-advchctrl-0.0.5-20|120	* Sat Jun 10 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-1mdv2007.0
12cu|vdr-plugin-advchctrl-0.0.5-20|121	- initial Mandriva release
12cu|vdr-plugin-advchctrl-0.0.5-20|122	

13087 12
12cu|vdr-plugin-aide-0.0.2-20|1	%define plugin	aide
12cu|vdr-plugin-aide-0.0.2-20|2	
12cu|vdr-plugin-aide-0.0.2-20|3	Summary:	VDR plugin: VDR Aide
12cu|vdr-plugin-aide-0.0.2-20|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-aide-0.0.2-20|5	Version:	0.0.2
12cu|vdr-plugin-aide-0.0.2-20|6	Release:	20
12cu|vdr-plugin-aide-0.0.2-20|7	Group:		Video
12cu|vdr-plugin-aide-0.0.2-20|8	License:	GPL
12cu|vdr-plugin-aide-0.0.2-20|9	URL:		http://vdr.bluox.org/download/?path=vdr-aide/
12cu|vdr-plugin-aide-0.0.2-20|10	Source:		http://vdr.bluox.org/download/vdr-aide/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-aide-0.0.2-20|11	Source1:	aide-deu.tar.bz2
12cu|vdr-plugin-aide-0.0.2-20|12	Source2:	aide-dutch.tar.bz2
12cu|vdr-plugin-aide-0.0.2-20|13	Source3:	aide-eng.tar.bz2
12cu|vdr-plugin-aide-0.0.2-20|14	Source4:	aide-rus.tar.bz2
12cu|vdr-plugin-aide-0.0.2-20|15	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-aide-0.0.2-20|16	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-aide-0.0.2-20|17	
12cu|vdr-plugin-aide-0.0.2-20|18	%description
12cu|vdr-plugin-aide-0.0.2-20|19	An OSD Help Browser for VDR. You can read VDR User Manual and other
12cu|vdr-plugin-aide-0.0.2-20|20	plain text help files on the TV screen.
12cu|vdr-plugin-aide-0.0.2-20|21	
12cu|vdr-plugin-aide-0.0.2-20|22	%prep
12cu|vdr-plugin-aide-0.0.2-20|23	%setup -q -n %plugin-%version -a 1 -a 2 -a 3 -a 4
12cu|vdr-plugin-aide-0.0.2-20|24	%vdr_plugin_prep
12cu|vdr-plugin-aide-0.0.2-20|25	
12cu|vdr-plugin-aide-0.0.2-20|26	%build
12cu|vdr-plugin-aide-0.0.2-20|27	%vdr_plugin_build
12cu|vdr-plugin-aide-0.0.2-20|28	
12cu|vdr-plugin-aide-0.0.2-20|29	%install
12cu|vdr-plugin-aide-0.0.2-20|30	%vdr_plugin_install
12cu|vdr-plugin-aide-0.0.2-20|31	
12cu|vdr-plugin-aide-0.0.2-20|32	%files -f %plugin.vdr
12cu|vdr-plugin-aide-0.0.2-20|33	%defattr(-,root,root)
12cu|vdr-plugin-aide-0.0.2-20|34	%doc README HISTORY aide deu dut eng rus
12cu|vdr-plugin-aide-0.0.2-20|35	
12cu|vdr-plugin-aide-0.0.2-20|36	
12cu|vdr-plugin-aide-0.0.2-20|37	
12cu|vdr-plugin-aide-0.0.2-20|38	
12cu|vdr-plugin-aide-0.0.2-20|39	%changelog
12cu|vdr-plugin-aide-0.0.2-20|40	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-19mdv2010.0
12cu|vdr-plugin-aide-0.0.2-20|41	+ Revision: 401089
12cu|vdr-plugin-aide-0.0.2-20|42	- actually rebuild for new VDR
12cu|vdr-plugin-aide-0.0.2-20|43	
12cu|vdr-plugin-aide-0.0.2-20|44	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-18mdv2010.0
12cu|vdr-plugin-aide-0.0.2-20|45	+ Revision: 401088
12cu|vdr-plugin-aide-0.0.2-20|46	- rebuild for new VDR
12cu|vdr-plugin-aide-0.0.2-20|47	
12cu|vdr-plugin-aide-0.0.2-20|48	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-17mdv2009.1
12cu|vdr-plugin-aide-0.0.2-20|49	+ Revision: 359273
12cu|vdr-plugin-aide-0.0.2-20|50	- rebuild for new vdr
12cu|vdr-plugin-aide-0.0.2-20|51	
12cu|vdr-plugin-aide-0.0.2-20|52	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-16mdv2009.0
12cu|vdr-plugin-aide-0.0.2-20|53	+ Revision: 197890
12cu|vdr-plugin-aide-0.0.2-20|54	- rebuild for new vdr
12cu|vdr-plugin-aide-0.0.2-20|55	
12cu|vdr-plugin-aide-0.0.2-20|56	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-15mdv2009.0
12cu|vdr-plugin-aide-0.0.2-20|57	+ Revision: 197622
12cu|vdr-plugin-aide-0.0.2-20|58	- add vdr_plugin_prep
12cu|vdr-plugin-aide-0.0.2-20|59	- bump buildrequires on vdr-devel
12cu|vdr-plugin-aide-0.0.2-20|60	
12cu|vdr-plugin-aide-0.0.2-20|61	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-14mdv2008.1
12cu|vdr-plugin-aide-0.0.2-20|62	+ Revision: 145001
12cu|vdr-plugin-aide-0.0.2-20|63	- rebuild for new vdr
12cu|vdr-plugin-aide-0.0.2-20|64	
12cu|vdr-plugin-aide-0.0.2-20|65	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-13mdv2008.1
12cu|vdr-plugin-aide-0.0.2-20|66	+ Revision: 144965
12cu|vdr-plugin-aide-0.0.2-20|67	- rebuild for new vdr
12cu|vdr-plugin-aide-0.0.2-20|68	
12cu|vdr-plugin-aide-0.0.2-20|69	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-aide-0.0.2-20|70	- restore BuildRoot
12cu|vdr-plugin-aide-0.0.2-20|71	
12cu|vdr-plugin-aide-0.0.2-20|72	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-aide-0.0.2-20|73	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-aide-0.0.2-20|74	
12cu|vdr-plugin-aide-0.0.2-20|75	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-12mdv2008.1
12cu|vdr-plugin-aide-0.0.2-20|76	+ Revision: 103051
12cu|vdr-plugin-aide-0.0.2-20|77	- rebuild for new vdr
12cu|vdr-plugin-aide-0.0.2-20|78	
12cu|vdr-plugin-aide-0.0.2-20|79	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-11mdv2008.0
12cu|vdr-plugin-aide-0.0.2-20|80	+ Revision: 49960
12cu|vdr-plugin-aide-0.0.2-20|81	- rebuild for new vdr
12cu|vdr-plugin-aide-0.0.2-20|82	
12cu|vdr-plugin-aide-0.0.2-20|83	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-10mdv2008.0
12cu|vdr-plugin-aide-0.0.2-20|84	+ Revision: 42047
12cu|vdr-plugin-aide-0.0.2-20|85	- rebuild for new vdr
12cu|vdr-plugin-aide-0.0.2-20|86	
12cu|vdr-plugin-aide-0.0.2-20|87	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-9mdv2008.0
12cu|vdr-plugin-aide-0.0.2-20|88	+ Revision: 22682
12cu|vdr-plugin-aide-0.0.2-20|89	- rebuild for new vdr
12cu|vdr-plugin-aide-0.0.2-20|90	
12cu|vdr-plugin-aide-0.0.2-20|91	
12cu|vdr-plugin-aide-0.0.2-20|92	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-8mdv2007.0
12cu|vdr-plugin-aide-0.0.2-20|93	+ Revision: 90882
12cu|vdr-plugin-aide-0.0.2-20|94	- rebuild for new vdr
12cu|vdr-plugin-aide-0.0.2-20|95	
12cu|vdr-plugin-aide-0.0.2-20|96	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-7mdv2007.1
12cu|vdr-plugin-aide-0.0.2-20|97	+ Revision: 73935
12cu|vdr-plugin-aide-0.0.2-20|98	- rebuild for new vdr
12cu|vdr-plugin-aide-0.0.2-20|99	- Import vdr-plugin-aide
12cu|vdr-plugin-aide-0.0.2-20|100	
12cu|vdr-plugin-aide-0.0.2-20|101	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-6mdv2007.0
12cu|vdr-plugin-aide-0.0.2-20|102	- rebuild for new vdr
12cu|vdr-plugin-aide-0.0.2-20|103	
12cu|vdr-plugin-aide-0.0.2-20|104	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-5mdv2007.0
12cu|vdr-plugin-aide-0.0.2-20|105	- stricter abi requires
12cu|vdr-plugin-aide-0.0.2-20|106	
12cu|vdr-plugin-aide-0.0.2-20|107	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-4mdv2007.0
12cu|vdr-plugin-aide-0.0.2-20|108	- rebuild for new vdr
12cu|vdr-plugin-aide-0.0.2-20|109	
12cu|vdr-plugin-aide-0.0.2-20|110	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-3mdv2007.0
12cu|vdr-plugin-aide-0.0.2-20|111	- rebuild for new vdr
12cu|vdr-plugin-aide-0.0.2-20|112	
12cu|vdr-plugin-aide-0.0.2-20|113	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-2mdv2007.0
12cu|vdr-plugin-aide-0.0.2-20|114	- rebuild for new vdr
12cu|vdr-plugin-aide-0.0.2-20|115	
12cu|vdr-plugin-aide-0.0.2-20|116	* Sun Jun 11 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-1mdv2007.0
12cu|vdr-plugin-aide-0.0.2-20|117	- initial Mandriva release
12cu|vdr-plugin-aide-0.0.2-20|118	

13088 12
12cu|vdr-plugin-alcd-1.5.2-2|1	%define plugin	alcd
12cu|vdr-plugin-alcd-1.5.2-2|2	
12cu|vdr-plugin-alcd-1.5.2-2|3	Summary:	VDR plugin: Activy300 LCD-Plugin
12cu|vdr-plugin-alcd-1.5.2-2|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-alcd-1.5.2-2|5	Version:	1.5.2
12cu|vdr-plugin-alcd-1.5.2-2|6	Release:	2
12cu|vdr-plugin-alcd-1.5.2-2|7	Group:		Video
12cu|vdr-plugin-alcd-1.5.2-2|8	License:	GPL
12cu|vdr-plugin-alcd-1.5.2-2|9	URL:		http://www.htpc-forum.de/
12cu|vdr-plugin-alcd-1.5.2-2|10	Source:		vdr-%plugin-%version.tgz
12cu|vdr-plugin-alcd-1.5.2-2|11	Source1:	activy.init
12cu|vdr-plugin-alcd-1.5.2-2|12	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-alcd-1.5.2-2|13	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-alcd-1.5.2-2|14	
12cu|vdr-plugin-alcd-1.5.2-2|15	%description
12cu|vdr-plugin-alcd-1.5.2-2|16	Enables the LCD display of the Activy300 boxes from Siemens.
12cu|vdr-plugin-alcd-1.5.2-2|17	
12cu|vdr-plugin-alcd-1.5.2-2|18	%prep
12cu|vdr-plugin-alcd-1.5.2-2|19	%setup -q -c
12cu|vdr-plugin-alcd-1.5.2-2|20	cd %plugin
12cu|vdr-plugin-alcd-1.5.2-2|21	chmod a-x BUGS TODO
12cu|vdr-plugin-alcd-1.5.2-2|22	%vdr_plugin_prep
12cu|vdr-plugin-alcd-1.5.2-2|23	
12cu|vdr-plugin-alcd-1.5.2-2|24	%vdr_plugin_params_begin %{plugin}
12cu|vdr-plugin-alcd-1.5.2-2|25	# script to execute after pic reset
12cu|vdr-plugin-alcd-1.5.2-2|26	# default: %{_bindir}/activy.sh
12cu|vdr-plugin-alcd-1.5.2-2|27	var=RESETSCRIPT
12cu|vdr-plugin-alcd-1.5.2-2|28	param=--resetscript=RESETSCRIPT
12cu|vdr-plugin-alcd-1.5.2-2|29	default=%{_bindir}/activy.sh
12cu|vdr-plugin-alcd-1.5.2-2|30	%vdr_plugin_params_end
12cu|vdr-plugin-alcd-1.5.2-2|31	
12cu|vdr-plugin-alcd-1.5.2-2|32	%build
12cu|vdr-plugin-alcd-1.5.2-2|33	cd %plugin
12cu|vdr-plugin-alcd-1.5.2-2|34	%vdr_plugin_build afp-tool -j1
12cu|vdr-plugin-alcd-1.5.2-2|35	
12cu|vdr-plugin-alcd-1.5.2-2|36	%install
12cu|vdr-plugin-alcd-1.5.2-2|37	cd %plugin
12cu|vdr-plugin-alcd-1.5.2-2|38	%vdr_plugin_install
12cu|vdr-plugin-alcd-1.5.2-2|39	
12cu|vdr-plugin-alcd-1.5.2-2|40	install -d -m755 %{buildroot}%{_bindir}
12cu|vdr-plugin-alcd-1.5.2-2|41	install -m755 scripts/*.sh %{buildroot}%{_bindir}
12cu|vdr-plugin-alcd-1.5.2-2|42	
12cu|vdr-plugin-alcd-1.5.2-2|43	install -d -m755 %{buildroot}%{_initrddir}
12cu|vdr-plugin-alcd-1.5.2-2|44	install -m755 %{SOURCE1} %{buildroot}%{_initrddir}/activy
12cu|vdr-plugin-alcd-1.5.2-2|45	
12cu|vdr-plugin-alcd-1.5.2-2|46	%make install PREFIX=%{buildroot}%{_prefix}
12cu|vdr-plugin-alcd-1.5.2-2|47	
12cu|vdr-plugin-alcd-1.5.2-2|48	%post
12cu|vdr-plugin-alcd-1.5.2-2|49	%_post_service activy
12cu|vdr-plugin-alcd-1.5.2-2|50	
12cu|vdr-plugin-alcd-1.5.2-2|51	%preun
12cu|vdr-plugin-alcd-1.5.2-2|52	%_preun_service activy
12cu|vdr-plugin-alcd-1.5.2-2|53	
12cu|vdr-plugin-alcd-1.5.2-2|54	%files -f %plugin/%plugin.vdr
12cu|vdr-plugin-alcd-1.5.2-2|55	%defattr(-,root,root)
12cu|vdr-plugin-alcd-1.5.2-2|56	%doc alcd/BUGS alcd/HISTORY alcd/README alcd/TODO
12cu|vdr-plugin-alcd-1.5.2-2|57	%{_initrddir}/activy
12cu|vdr-plugin-alcd-1.5.2-2|58	%{_bindir}/afp-tool
12cu|vdr-plugin-alcd-1.5.2-2|59	%{_bindir}/*.sh
12cu|vdr-plugin-alcd-1.5.2-2|60	
12cu|vdr-plugin-alcd-1.5.2-2|61	
12cu|vdr-plugin-alcd-1.5.2-2|62	
12cu|vdr-plugin-alcd-1.5.2-2|63	
12cu|vdr-plugin-alcd-1.5.2-2|64	%changelog
12cu|vdr-plugin-alcd-1.5.2-2|65	* Sat Aug 14 2010 Anssi Hannula <anssi@mandriva.org> 1.5.2-1mdv2011.0
12cu|vdr-plugin-alcd-1.5.2-2|66	+ Revision: 569790
12cu|vdr-plugin-alcd-1.5.2-2|67	- new version
12cu|vdr-plugin-alcd-1.5.2-2|68	- drop upstreamed const-char-conversion.patch
12cu|vdr-plugin-alcd-1.5.2-2|69	
12cu|vdr-plugin-alcd-1.5.2-2|70	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.5.1-3mdv2011.0
12cu|vdr-plugin-alcd-1.5.2-2|71	+ Revision: 401089
12cu|vdr-plugin-alcd-1.5.2-2|72	- actually rebuild for new VDR
12cu|vdr-plugin-alcd-1.5.2-2|73	- rebuild for new VDR
12cu|vdr-plugin-alcd-1.5.2-2|74	
12cu|vdr-plugin-alcd-1.5.2-2|75	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 1.5.1-1mdv2010.0
12cu|vdr-plugin-alcd-1.5.2-2|76	+ Revision: 396062
12cu|vdr-plugin-alcd-1.5.2-2|77	- disable parallel build, it is broken
12cu|vdr-plugin-alcd-1.5.2-2|78	- new version
12cu|vdr-plugin-alcd-1.5.2-2|79	- include afp-tool
12cu|vdr-plugin-alcd-1.5.2-2|80	- provide initscript for activy
12cu|vdr-plugin-alcd-1.5.2-2|81	- fix build with GCC 4.4 (invalid-const-char-conversion.patch)
12cu|vdr-plugin-alcd-1.5.2-2|82	
12cu|vdr-plugin-alcd-1.5.2-2|83	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 1.3.0-2mdv2009.1
12cu|vdr-plugin-alcd-1.5.2-2|84	+ Revision: 359274
12cu|vdr-plugin-alcd-1.5.2-2|85	- rebuild for new vdr
12cu|vdr-plugin-alcd-1.5.2-2|86	
12cu|vdr-plugin-alcd-1.5.2-2|87	* Sun May 11 2008 Anssi Hannula <anssi@mandriva.org> 1.3.0-1mdv2009.0
12cu|vdr-plugin-alcd-1.5.2-2|88	+ Revision: 205450
12cu|vdr-plugin-alcd-1.5.2-2|89	- new version
12cu|vdr-plugin-alcd-1.5.2-2|90	- drop i18n patch, fixed upstream
12cu|vdr-plugin-alcd-1.5.2-2|91	
12cu|vdr-plugin-alcd-1.5.2-2|92	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 1.2.4-2mdv2009.0
12cu|vdr-plugin-alcd-1.5.2-2|93	+ Revision: 197891
12cu|vdr-plugin-alcd-1.5.2-2|94	- rebuild for new vdr
12cu|vdr-plugin-alcd-1.5.2-2|95	- new version
12cu|vdr-plugin-alcd-1.5.2-2|96	- add vdr_plugin_prep
12cu|vdr-plugin-alcd-1.5.2-2|97	- bump buildrequires on vdr-devel
12cu|vdr-plugin-alcd-1.5.2-2|98	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-alcd-1.5.2-2|99	
12cu|vdr-plugin-alcd-1.5.2-2|100	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.2.2-7mdv2008.1
12cu|vdr-plugin-alcd-1.5.2-2|101	+ Revision: 145004
12cu|vdr-plugin-alcd-1.5.2-2|102	- rebuild for new vdr
12cu|vdr-plugin-alcd-1.5.2-2|103	
12cu|vdr-plugin-alcd-1.5.2-2|104	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.2.2-6mdv2008.1
12cu|vdr-plugin-alcd-1.5.2-2|105	+ Revision: 144966
12cu|vdr-plugin-alcd-1.5.2-2|106	- rebuild for new vdr
12cu|vdr-plugin-alcd-1.5.2-2|107	
12cu|vdr-plugin-alcd-1.5.2-2|108	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-alcd-1.5.2-2|109	- restore BuildRoot
12cu|vdr-plugin-alcd-1.5.2-2|110	
12cu|vdr-plugin-alcd-1.5.2-2|111	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-alcd-1.5.2-2|112	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-alcd-1.5.2-2|113	
12cu|vdr-plugin-alcd-1.5.2-2|114	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 1.2.2-5mdv2008.1
12cu|vdr-plugin-alcd-1.5.2-2|115	+ Revision: 103052
12cu|vdr-plugin-alcd-1.5.2-2|116	- rebuild for new vdr
12cu|vdr-plugin-alcd-1.5.2-2|117	
12cu|vdr-plugin-alcd-1.5.2-2|118	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 1.2.2-4mdv2008.0
12cu|vdr-plugin-alcd-1.5.2-2|119	+ Revision: 49961
12cu|vdr-plugin-alcd-1.5.2-2|120	- rebuild for new vdr
12cu|vdr-plugin-alcd-1.5.2-2|121	
12cu|vdr-plugin-alcd-1.5.2-2|122	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 1.2.2-3mdv2008.0
12cu|vdr-plugin-alcd-1.5.2-2|123	+ Revision: 42048
12cu|vdr-plugin-alcd-1.5.2-2|124	- rebuild for new vdr
12cu|vdr-plugin-alcd-1.5.2-2|125	
12cu|vdr-plugin-alcd-1.5.2-2|126	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 1.2.2-2mdv2008.0
12cu|vdr-plugin-alcd-1.5.2-2|127	+ Revision: 22685
12cu|vdr-plugin-alcd-1.5.2-2|128	- rebuild for new vdr
12cu|vdr-plugin-alcd-1.5.2-2|129	
12cu|vdr-plugin-alcd-1.5.2-2|130	* Tue May 01 2007 Anssi Hannula <anssi@mandriva.org> 1.2.2-1mdv2008.0
12cu|vdr-plugin-alcd-1.5.2-2|131	+ Revision: 19749
12cu|vdr-plugin-alcd-1.5.2-2|132	- 1.2.2
12cu|vdr-plugin-alcd-1.5.2-2|133	
12cu|vdr-plugin-alcd-1.5.2-2|134	
12cu|vdr-plugin-alcd-1.5.2-2|135	* Sun Jan 21 2007 Anssi Hannula <anssi@mandriva.org> 1.2.1-1mdv2007.0
12cu|vdr-plugin-alcd-1.5.2-2|136	+ Revision: 111481
12cu|vdr-plugin-alcd-1.5.2-2|137	- 1.2.1
12cu|vdr-plugin-alcd-1.5.2-2|138	
12cu|vdr-plugin-alcd-1.5.2-2|139	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 1.2.0-2mdv2007.1
12cu|vdr-plugin-alcd-1.5.2-2|140	+ Revision: 90883
12cu|vdr-plugin-alcd-1.5.2-2|141	- rebuild for new vdr
12cu|vdr-plugin-alcd-1.5.2-2|142	
12cu|vdr-plugin-alcd-1.5.2-2|143	* Fri Nov 03 2006 Anssi Hannula <anssi@mandriva.org> 1.2.0-1mdv2007.1
12cu|vdr-plugin-alcd-1.5.2-2|144	+ Revision: 76328
12cu|vdr-plugin-alcd-1.5.2-2|145	- 1.2.0
12cu|vdr-plugin-alcd-1.5.2-2|146	
12cu|vdr-plugin-alcd-1.5.2-2|147	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-8mdv2007.1
12cu|vdr-plugin-alcd-1.5.2-2|148	+ Revision: 73936
12cu|vdr-plugin-alcd-1.5.2-2|149	- rebuild for new vdr
12cu|vdr-plugin-alcd-1.5.2-2|150	- Import vdr-plugin-alcd
12cu|vdr-plugin-alcd-1.5.2-2|151	
12cu|vdr-plugin-alcd-1.5.2-2|152	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-7mdv2007.0
12cu|vdr-plugin-alcd-1.5.2-2|153	- rebuild for new vdr
12cu|vdr-plugin-alcd-1.5.2-2|154	
12cu|vdr-plugin-alcd-1.5.2-2|155	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-6mdv2007.0
12cu|vdr-plugin-alcd-1.5.2-2|156	- stricter abi requires
12cu|vdr-plugin-alcd-1.5.2-2|157	
12cu|vdr-plugin-alcd-1.5.2-2|158	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-5mdv2007.0
12cu|vdr-plugin-alcd-1.5.2-2|159	- rebuild for new vdr
12cu|vdr-plugin-alcd-1.5.2-2|160	
12cu|vdr-plugin-alcd-1.5.2-2|161	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-4mdv2007.0
12cu|vdr-plugin-alcd-1.5.2-2|162	- rebuild for new vdr
12cu|vdr-plugin-alcd-1.5.2-2|163	
12cu|vdr-plugin-alcd-1.5.2-2|164	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-3mdv2007.0
12cu|vdr-plugin-alcd-1.5.2-2|165	- rebuild for new vdr
12cu|vdr-plugin-alcd-1.5.2-2|166	
12cu|vdr-plugin-alcd-1.5.2-2|167	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-2mdv2007.0
12cu|vdr-plugin-alcd-1.5.2-2|168	- rebuild for new vdr
12cu|vdr-plugin-alcd-1.5.2-2|169	
12cu|vdr-plugin-alcd-1.5.2-2|170	* Sat Jun 03 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-1mdv2007.0
12cu|vdr-plugin-alcd-1.5.2-2|171	- initial Mandriva release
12cu|vdr-plugin-alcd-1.5.2-2|172	

13089 12
12cu|vdr-plugin-analogradio-0.1.3a-20|1	%define plugin	analogradio
12cu|vdr-plugin-analogradio-0.1.3a-20|2	
12cu|vdr-plugin-analogradio-0.1.3a-20|3	Summary:	VDR plugin: Source device for analog radio tuner devices
12cu|vdr-plugin-analogradio-0.1.3a-20|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-analogradio-0.1.3a-20|5	Version:	0.1.3a
12cu|vdr-plugin-analogradio-0.1.3a-20|6	Release:	20
12cu|vdr-plugin-analogradio-0.1.3a-20|7	Group:		Video
12cu|vdr-plugin-analogradio-0.1.3a-20|8	License:	GPL
12cu|vdr-plugin-analogradio-0.1.3a-20|9	URL:		http://tankwar.de/analogradio.php
12cu|vdr-plugin-analogradio-0.1.3a-20|10	Source:		http://tankwar.de/files/analogradio/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-analogradio-0.1.3a-20|11	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-analogradio-0.1.3a-20|12	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-analogradio-0.1.3a-20|13	
12cu|vdr-plugin-analogradio-0.1.3a-20|14	%description
12cu|vdr-plugin-analogradio-0.1.3a-20|15	This plugin enables VDR to get input from an analog radio device, as it can be
12cu|vdr-plugin-analogradio-0.1.3a-20|16	found on many analog tv tuner cards. It uses video4linux functions to control
12cu|vdr-plugin-analogradio-0.1.3a-20|17	/dev/radioX.
12cu|vdr-plugin-analogradio-0.1.3a-20|18	
12cu|vdr-plugin-analogradio-0.1.3a-20|19	%prep
12cu|vdr-plugin-analogradio-0.1.3a-20|20	%setup -q -n %plugin-%version
12cu|vdr-plugin-analogradio-0.1.3a-20|21	%vdr_plugin_prep
12cu|vdr-plugin-analogradio-0.1.3a-20|22	
12cu|vdr-plugin-analogradio-0.1.3a-20|23	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-analogradio-0.1.3a-20|24	# execute command after muting the radio device
12cu|vdr-plugin-analogradio-0.1.3a-20|25	var=AFTER_MUTE
12cu|vdr-plugin-analogradio-0.1.3a-20|26	param=--after=AFTER_MUTE
12cu|vdr-plugin-analogradio-0.1.3a-20|27	# execute command before unmuting the radio device
12cu|vdr-plugin-analogradio-0.1.3a-20|28	var=BEFORE_UNMUTE
12cu|vdr-plugin-analogradio-0.1.3a-20|29	param=--before=BEFORE_UNMUTE
12cu|vdr-plugin-analogradio-0.1.3a-20|30	# Audio mode:
12cu|vdr-plugin-analogradio-0.1.3a-20|31	# OSS (default)
12cu|vdr-plugin-analogradio-0.1.3a-20|32	# RAW
12cu|vdr-plugin-analogradio-0.1.3a-20|33	# ALSA (not supported)
12cu|vdr-plugin-analogradio-0.1.3a-20|34	var=MODE
12cu|vdr-plugin-analogradio-0.1.3a-20|35	param=--mode=MODE
12cu|vdr-plugin-analogradio-0.1.3a-20|36	# radio device (default /dev/radio)
12cu|vdr-plugin-analogradio-0.1.3a-20|37	var=RADIO_DEVICE
12cu|vdr-plugin-analogradio-0.1.3a-20|38	param=--devradio=RADIO_DEVICE
12cu|vdr-plugin-analogradio-0.1.3a-20|39	# audio device (default /dev/dsp)
12cu|vdr-plugin-analogradio-0.1.3a-20|40	var=AUDIO_DEVICE
12cu|vdr-plugin-analogradio-0.1.3a-20|41	param=--devaudio=AUDIO_DEVICE
12cu|vdr-plugin-analogradio-0.1.3a-20|42	%vdr_plugin_params_end
12cu|vdr-plugin-analogradio-0.1.3a-20|43	
12cu|vdr-plugin-analogradio-0.1.3a-20|44	%build
12cu|vdr-plugin-analogradio-0.1.3a-20|45	%vdr_plugin_build
12cu|vdr-plugin-analogradio-0.1.3a-20|46	
12cu|vdr-plugin-analogradio-0.1.3a-20|47	%install
12cu|vdr-plugin-analogradio-0.1.3a-20|48	%vdr_plugin_install
12cu|vdr-plugin-analogradio-0.1.3a-20|49	
12cu|vdr-plugin-analogradio-0.1.3a-20|50	install -D -m755 tools/adr2vdr.sh %buildroot%_bindir/adr2vdr.sh
12cu|vdr-plugin-analogradio-0.1.3a-20|51	
12cu|vdr-plugin-analogradio-0.1.3a-20|52	%files -f %plugin.vdr
12cu|vdr-plugin-analogradio-0.1.3a-20|53	%defattr(-,root,root)
12cu|vdr-plugin-analogradio-0.1.3a-20|54	%doc README HISTORY
12cu|vdr-plugin-analogradio-0.1.3a-20|55	%{_bindir}/adr2vdr.sh
12cu|vdr-plugin-analogradio-0.1.3a-20|56	
12cu|vdr-plugin-analogradio-0.1.3a-20|57	
12cu|vdr-plugin-analogradio-0.1.3a-20|58	
12cu|vdr-plugin-analogradio-0.1.3a-20|59	
12cu|vdr-plugin-analogradio-0.1.3a-20|60	%changelog
12cu|vdr-plugin-analogradio-0.1.3a-20|61	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.3a-19mdv2010.0
12cu|vdr-plugin-analogradio-0.1.3a-20|62	+ Revision: 401088
12cu|vdr-plugin-analogradio-0.1.3a-20|63	- rebuild for new VDR
12cu|vdr-plugin-analogradio-0.1.3a-20|64	
12cu|vdr-plugin-analogradio-0.1.3a-20|65	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.3a-18mdv2009.1
12cu|vdr-plugin-analogradio-0.1.3a-20|66	+ Revision: 359276
12cu|vdr-plugin-analogradio-0.1.3a-20|67	- rebuild for new vdr
12cu|vdr-plugin-analogradio-0.1.3a-20|68	
12cu|vdr-plugin-analogradio-0.1.3a-20|69	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3a-17mdv2009.0
12cu|vdr-plugin-analogradio-0.1.3a-20|70	+ Revision: 197893
12cu|vdr-plugin-analogradio-0.1.3a-20|71	- rebuild for new vdr
12cu|vdr-plugin-analogradio-0.1.3a-20|72	
12cu|vdr-plugin-analogradio-0.1.3a-20|73	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3a-16mdv2009.0
12cu|vdr-plugin-analogradio-0.1.3a-20|74	+ Revision: 197625
12cu|vdr-plugin-analogradio-0.1.3a-20|75	- add vdr_plugin_prep
12cu|vdr-plugin-analogradio-0.1.3a-20|76	- bump buildrequires on vdr-devel
12cu|vdr-plugin-analogradio-0.1.3a-20|77	
12cu|vdr-plugin-analogradio-0.1.3a-20|78	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3a-15mdv2008.1
12cu|vdr-plugin-analogradio-0.1.3a-20|79	+ Revision: 145010
12cu|vdr-plugin-analogradio-0.1.3a-20|80	- rebuild for new vdr
12cu|vdr-plugin-analogradio-0.1.3a-20|81	
12cu|vdr-plugin-analogradio-0.1.3a-20|82	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3a-14mdv2008.1
12cu|vdr-plugin-analogradio-0.1.3a-20|83	+ Revision: 144968
12cu|vdr-plugin-analogradio-0.1.3a-20|84	- rebuild for new vdr
12cu|vdr-plugin-analogradio-0.1.3a-20|85	
12cu|vdr-plugin-analogradio-0.1.3a-20|86	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-analogradio-0.1.3a-20|87	- restore BuildRoot
12cu|vdr-plugin-analogradio-0.1.3a-20|88	
12cu|vdr-plugin-analogradio-0.1.3a-20|89	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-analogradio-0.1.3a-20|90	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-analogradio-0.1.3a-20|91	
12cu|vdr-plugin-analogradio-0.1.3a-20|92	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.3a-13mdv2008.1
12cu|vdr-plugin-analogradio-0.1.3a-20|93	+ Revision: 103054
12cu|vdr-plugin-analogradio-0.1.3a-20|94	- rebuild for new vdr
12cu|vdr-plugin-analogradio-0.1.3a-20|95	
12cu|vdr-plugin-analogradio-0.1.3a-20|96	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.3a-12mdv2008.0
12cu|vdr-plugin-analogradio-0.1.3a-20|97	+ Revision: 49963
12cu|vdr-plugin-analogradio-0.1.3a-20|98	- rebuild for new vdr
12cu|vdr-plugin-analogradio-0.1.3a-20|99	
12cu|vdr-plugin-analogradio-0.1.3a-20|100	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.3a-11mdv2008.0
12cu|vdr-plugin-analogradio-0.1.3a-20|101	+ Revision: 42050
12cu|vdr-plugin-analogradio-0.1.3a-20|102	- rebuild for new vdr
12cu|vdr-plugin-analogradio-0.1.3a-20|103	
12cu|vdr-plugin-analogradio-0.1.3a-20|104	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.3a-10mdv2008.0
12cu|vdr-plugin-analogradio-0.1.3a-20|105	+ Revision: 22690
12cu|vdr-plugin-analogradio-0.1.3a-20|106	- rebuild for new vdr
12cu|vdr-plugin-analogradio-0.1.3a-20|107	
12cu|vdr-plugin-analogradio-0.1.3a-20|108	
12cu|vdr-plugin-analogradio-0.1.3a-20|109	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3a-9mdv2007.0
12cu|vdr-plugin-analogradio-0.1.3a-20|110	+ Revision: 90885
12cu|vdr-plugin-analogradio-0.1.3a-20|111	- rebuild for new vdr
12cu|vdr-plugin-analogradio-0.1.3a-20|112	
12cu|vdr-plugin-analogradio-0.1.3a-20|113	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3a-8mdv2007.1
12cu|vdr-plugin-analogradio-0.1.3a-20|114	+ Revision: 73938
12cu|vdr-plugin-analogradio-0.1.3a-20|115	- rebuild for new vdr
12cu|vdr-plugin-analogradio-0.1.3a-20|116	- Import vdr-plugin-analogradio
12cu|vdr-plugin-analogradio-0.1.3a-20|117	
12cu|vdr-plugin-analogradio-0.1.3a-20|118	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3a-7mdv2007.0
12cu|vdr-plugin-analogradio-0.1.3a-20|119	- rebuild for new vdr
12cu|vdr-plugin-analogradio-0.1.3a-20|120	
12cu|vdr-plugin-analogradio-0.1.3a-20|121	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3a-6mdv2007.0
12cu|vdr-plugin-analogradio-0.1.3a-20|122	- stricter abi requires
12cu|vdr-plugin-analogradio-0.1.3a-20|123	
12cu|vdr-plugin-analogradio-0.1.3a-20|124	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3a-5mdv2007.0
12cu|vdr-plugin-analogradio-0.1.3a-20|125	- rebuild for new vdr
12cu|vdr-plugin-analogradio-0.1.3a-20|126	
12cu|vdr-plugin-analogradio-0.1.3a-20|127	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3a-4mdv2007.0
12cu|vdr-plugin-analogradio-0.1.3a-20|128	- rebuild for new vdr
12cu|vdr-plugin-analogradio-0.1.3a-20|129	
12cu|vdr-plugin-analogradio-0.1.3a-20|130	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3a-3mdv2007.0
12cu|vdr-plugin-analogradio-0.1.3a-20|131	- rebuild for new vdr
12cu|vdr-plugin-analogradio-0.1.3a-20|132	
12cu|vdr-plugin-analogradio-0.1.3a-20|133	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3a-2mdv2007.0
12cu|vdr-plugin-analogradio-0.1.3a-20|134	- rebuild for new vdr
12cu|vdr-plugin-analogradio-0.1.3a-20|135	
12cu|vdr-plugin-analogradio-0.1.3a-20|136	* Sun Jun 04 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3a-1mdv2007.0
12cu|vdr-plugin-analogradio-0.1.3a-20|137	- initial Mandriva release
12cu|vdr-plugin-analogradio-0.1.3a-20|138	

13090 12
12cu|vdr-plugin-analogtv-1.0.00-212|1	%define plugin	analogtv
12cu|vdr-plugin-analogtv-1.0.00-212|2	
12cu|vdr-plugin-analogtv-1.0.00-212|3	Summary:	VDR plugin: Watch analogue TV
12cu|vdr-plugin-analogtv-1.0.00-212|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-analogtv-1.0.00-212|5	Version:	1.0.00
12cu|vdr-plugin-analogtv-1.0.00-212|6	Release:	212
12cu|vdr-plugin-analogtv-1.0.00-212|7	Group:		Video
12cu|vdr-plugin-analogtv-1.0.00-212|8	License:	GPL
12cu|vdr-plugin-analogtv-1.0.00-212|9	URL:		http://www.ko0l.de/download/vdr/analogtv/
12cu|vdr-plugin-analogtv-1.0.00-212|10	Source:		http://www.ko0l.de/download/vdr/analogtv/download/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-analogtv-1.0.00-212|11	Source2:	channels.conf.analogue.generic
12cu|vdr-plugin-analogtv-1.0.00-212|12	Patch1:		analogtv-1.0.00-i18n-1.6.patch
12cu|vdr-plugin-analogtv-1.0.00-212|13	Patch2:		analogtv-update-ffmpeg-params.patch
12cu|vdr-plugin-analogtv-1.0.00-212|14	Patch3:		analogtv-fix-bitrate-menudescription.patch
12cu|vdr-plugin-analogtv-1.0.00-212|15	Patch4:		analogtv-displaystatus-loglevel3.patch
12cu|vdr-plugin-analogtv-1.0.00-212|16	Patch5:		analogtv-fix-non-x86.patch
12cu|vdr-plugin-analogtv-1.0.00-212|17	Patch6:		analogtv-threadsafety.patch
12cu|vdr-plugin-analogtv-1.0.00-212|18	Patch7:		analogtv-default-syslog.patch
12cu|vdr-plugin-analogtv-1.0.00-212|19	# from e-tobi:
12cu|vdr-plugin-analogtv-1.0.00-212|20	Patch10:	analogtv-sane-c++.patch
12cu|vdr-plugin-analogtv-1.0.00-212|21	BuildRequires:	vdr-devel >= 1.6.0-7
12cu|vdr-plugin-analogtv-1.0.00-212|22	BuildRequires:	libdvb-devel
12cu|vdr-plugin-analogtv-1.0.00-212|23	BuildRequires:	libalsa-devel
12cu|vdr-plugin-analogtv-1.0.00-212|24	BuildRequires:	jpeg-devel
12cu|vdr-plugin-analogtv-1.0.00-212|25	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-analogtv-1.0.00-212|26	
12cu|vdr-plugin-analogtv-1.0.00-212|27	%description
12cu|vdr-plugin-analogtv-1.0.00-212|28	With the help of this plugin you could connect any analogue equipment
12cu|vdr-plugin-analogtv-1.0.00-212|29	to your VDR:
12cu|vdr-plugin-analogtv-1.0.00-212|30	- bttv compatible analogue tv-cards (i.e. Hauppauge WinTV ...) to
12cu|vdr-plugin-analogtv-1.0.00-212|31	watch tv-channels which are only available analogue at your location
12cu|vdr-plugin-analogtv-1.0.00-212|32	- video grabber cards or the s-video input of your tv-card to connect
12cu|vdr-plugin-analogtv-1.0.00-212|33	your good old VHS-recorder and convert your old recordings into
12cu|vdr-plugin-analogtv-1.0.00-212|34	*.vdr files
12cu|vdr-plugin-analogtv-1.0.00-212|35	- your camcorder to watch your vacation videos on the tv-set
12cu|vdr-plugin-analogtv-1.0.00-212|36	- a webcam (maybe via USB) and watch yourself watching tv ;-)
12cu|vdr-plugin-analogtv-1.0.00-212|37	- your good old turntable to record your vinyl discs with the vdr
12cu|vdr-plugin-analogtv-1.0.00-212|38	
12cu|vdr-plugin-analogtv-1.0.00-212|39	If your card doesn't have an MPEG encoder, you have to install a
12cu|vdr-plugin-analogtv-1.0.00-212|40	supported software MPEG encoder (mp1e is recommended).
12cu|vdr-plugin-analogtv-1.0.00-212|41	
12cu|vdr-plugin-analogtv-1.0.00-212|42	%prep
12cu|vdr-plugin-analogtv-1.0.00-212|43	%setup -q -n %plugin-%version
12cu|vdr-plugin-analogtv-1.0.00-212|44	%apply_patches
12cu|vdr-plugin-analogtv-1.0.00-212|45	
12cu|vdr-plugin-analogtv-1.0.00-212|46	cp -a %SOURCE2 .
12cu|vdr-plugin-analogtv-1.0.00-212|47	
12cu|vdr-plugin-analogtv-1.0.00-212|48	rm examples/hoerzu2vdr/channelid.Radio.conf
12cu|vdr-plugin-analogtv-1.0.00-212|49	
12cu|vdr-plugin-analogtv-1.0.00-212|50	# No need for own cSchedules anymore, this is already handled by VDR.
12cu|vdr-plugin-analogtv-1.0.00-212|51	sed -i 's,^NEED_OWN_SIP,#&,' Makefile
12cu|vdr-plugin-analogtv-1.0.00-212|52	
12cu|vdr-plugin-analogtv-1.0.00-212|53	# README confuses too much with the old CA id
12cu|vdr-plugin-analogtv-1.0.00-212|54	perl -pi -e 's/32001/A0/' README*
12cu|vdr-plugin-analogtv-1.0.00-212|55	
12cu|vdr-plugin-analogtv-1.0.00-212|56	chmod 0644 examples/*.conf.*
12cu|vdr-plugin-analogtv-1.0.00-212|57	
12cu|vdr-plugin-analogtv-1.0.00-212|58	%vdr_plugin_prep
12cu|vdr-plugin-analogtv-1.0.00-212|59	
12cu|vdr-plugin-analogtv-1.0.00-212|60	%build
12cu|vdr-plugin-analogtv-1.0.00-212|61	%ifarch %ix86
12cu|vdr-plugin-analogtv-1.0.00-212|62	# fails build otherwise
12cu|vdr-plugin-analogtv-1.0.00-212|63	VDR_PLUGIN_EXTRA_FLAGS="-fno-PIC"
12cu|vdr-plugin-analogtv-1.0.00-212|64	%endif
12cu|vdr-plugin-analogtv-1.0.00-212|65	%vdr_plugin_build
12cu|vdr-plugin-analogtv-1.0.00-212|66	
12cu|vdr-plugin-analogtv-1.0.00-212|67	%install
12cu|vdr-plugin-analogtv-1.0.00-212|68	%vdr_plugin_install
12cu|vdr-plugin-analogtv-1.0.00-212|69	
12cu|vdr-plugin-analogtv-1.0.00-212|70	%files -f %plugin.vdr
12cu|vdr-plugin-analogtv-1.0.00-212|71	%defattr(-,root,root)
12cu|vdr-plugin-analogtv-1.0.00-212|72	%doc README* PROBLEMS HOWTO HISTORY FAQ *.list examples CREDITS ChannelMap.h
12cu|vdr-plugin-analogtv-1.0.00-212|73	%doc channels.conf.analogue.generic
12cu|vdr-plugin-analogtv-1.0.00-212|74	
12cu|vdr-plugin-analogtv-1.0.00-212|75	
12cu|vdr-plugin-analogtv-1.0.00-212|76	
12cu|vdr-plugin-analogtv-1.0.00-212|77	
12cu|vdr-plugin-analogtv-1.0.00-212|78	%changelog
12cu|vdr-plugin-analogtv-1.0.00-212|79	* Sun Jun 27 2010 Anssi Hannula <anssi@mandriva.org> 1.0.00-20mdv2010.1
12cu|vdr-plugin-analogtv-1.0.00-212|80	+ Revision: 549191
12cu|vdr-plugin-analogtv-1.0.00-212|81	- fix module load on non-x86 (fix-non-x86.patch, #59681); previous hacks
12cu|vdr-plugin-analogtv-1.0.00-212|82	were incorporated into this proper patch as well
12cu|vdr-plugin-analogtv-1.0.00-212|83	- use direct syslog output by default (default-syslog.patch, fixes
12cu|vdr-plugin-analogtv-1.0.00-212|84	VDR startup when "any" is used in VDR_PLUGINS variable)
12cu|vdr-plugin-analogtv-1.0.00-212|85	- fix non-threadsafe calls to time functions (threadsafety.patch)
12cu|vdr-plugin-analogtv-1.0.00-212|86	- fix bitrate description in configuration menu
12cu|vdr-plugin-analogtv-1.0.00-212|87	(fix-bitrate-menudescription.patch)
12cu|vdr-plugin-analogtv-1.0.00-212|88	- update FFmpeg params for current FFmpeg (update-ffmpeg-params.patch)
12cu|vdr-plugin-analogtv-1.0.00-212|89	- disable private SIP, no longer needed with current VDR
12cu|vdr-plugin-analogtv-1.0.00-212|90	- clean some C++ code (sane-c++.patch from e-tobi)
12cu|vdr-plugin-analogtv-1.0.00-212|91	
12cu|vdr-plugin-analogtv-1.0.00-212|92	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.0.00-19mdv2010.0
12cu|vdr-plugin-analogtv-1.0.00-212|93	+ Revision: 401088
12cu|vdr-plugin-analogtv-1.0.00-212|94	- rebuild for new VDR
12cu|vdr-plugin-analogtv-1.0.00-212|95	- adapt for vdr flags changes, bump buildrequires
12cu|vdr-plugin-analogtv-1.0.00-212|96	- build player-analogtv.c with correct flags as well
12cu|vdr-plugin-analogtv-1.0.00-212|97	- disable hardcoded -march and -mcpu in Makefile
12cu|vdr-plugin-analogtv-1.0.00-212|98	- enable non-x86 build by disabling HAVE_FAST_MEMCPY and skipping
12cu|vdr-plugin-analogtv-1.0.00-212|99	cpuinfo.c and cpu_accel.c completely
12cu|vdr-plugin-analogtv-1.0.00-212|100	
12cu|vdr-plugin-analogtv-1.0.00-212|101	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 1.0.00-18mdv2009.1
12cu|vdr-plugin-analogtv-1.0.00-212|102	+ Revision: 359277
12cu|vdr-plugin-analogtv-1.0.00-212|103	- rebuild for new vdr
12cu|vdr-plugin-analogtv-1.0.00-212|104	
12cu|vdr-plugin-analogtv-1.0.00-212|105	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 1.0.00-17mdv2009.0
12cu|vdr-plugin-analogtv-1.0.00-212|106	+ Revision: 197894
12cu|vdr-plugin-analogtv-1.0.00-212|107	- rebuild for new vdr
12cu|vdr-plugin-analogtv-1.0.00-212|108	
12cu|vdr-plugin-analogtv-1.0.00-212|109	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 1.0.00-16mdv2009.0
12cu|vdr-plugin-analogtv-1.0.00-212|110	+ Revision: 197626
12cu|vdr-plugin-analogtv-1.0.00-212|111	- add vdr_plugin_prep
12cu|vdr-plugin-analogtv-1.0.00-212|112	- bump buildrequires on vdr-devel
12cu|vdr-plugin-analogtv-1.0.00-212|113	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-analogtv-1.0.00-212|114	
12cu|vdr-plugin-analogtv-1.0.00-212|115	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.0.00-15mdv2008.1
12cu|vdr-plugin-analogtv-1.0.00-212|116	+ Revision: 145014
12cu|vdr-plugin-analogtv-1.0.00-212|117	- rebuild for new vdr
12cu|vdr-plugin-analogtv-1.0.00-212|118	
12cu|vdr-plugin-analogtv-1.0.00-212|119	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.0.00-14mdv2008.1
12cu|vdr-plugin-analogtv-1.0.00-212|120	+ Revision: 144969
12cu|vdr-plugin-analogtv-1.0.00-212|121	- rebuild for new vdr
12cu|vdr-plugin-analogtv-1.0.00-212|122	- adapt for changed vdr optflags scheme
12cu|vdr-plugin-analogtv-1.0.00-212|123	
12cu|vdr-plugin-analogtv-1.0.00-212|124	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-analogtv-1.0.00-212|125	- restore BuildRoot
12cu|vdr-plugin-analogtv-1.0.00-212|126	
12cu|vdr-plugin-analogtv-1.0.00-212|127	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-analogtv-1.0.00-212|128	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-analogtv-1.0.00-212|129	
12cu|vdr-plugin-analogtv-1.0.00-212|130	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 1.0.00-13mdv2008.1
12cu|vdr-plugin-analogtv-1.0.00-212|131	+ Revision: 103055
12cu|vdr-plugin-analogtv-1.0.00-212|132	- rebuild for new vdr
12cu|vdr-plugin-analogtv-1.0.00-212|133	
12cu|vdr-plugin-analogtv-1.0.00-212|134	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 1.0.00-12mdv2008.0
12cu|vdr-plugin-analogtv-1.0.00-212|135	+ Revision: 49964
12cu|vdr-plugin-analogtv-1.0.00-212|136	- rebuild for new vdr
12cu|vdr-plugin-analogtv-1.0.00-212|137	
12cu|vdr-plugin-analogtv-1.0.00-212|138	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 1.0.00-11mdv2008.0
12cu|vdr-plugin-analogtv-1.0.00-212|139	+ Revision: 42051
12cu|vdr-plugin-analogtv-1.0.00-212|140	- rebuild for new vdr
12cu|vdr-plugin-analogtv-1.0.00-212|141	
12cu|vdr-plugin-analogtv-1.0.00-212|142	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 1.0.00-10mdv2008.0
12cu|vdr-plugin-analogtv-1.0.00-212|143	+ Revision: 22693
12cu|vdr-plugin-analogtv-1.0.00-212|144	- rebuild for new vdr
12cu|vdr-plugin-analogtv-1.0.00-212|145	
12cu|vdr-plugin-analogtv-1.0.00-212|146	
12cu|vdr-plugin-analogtv-1.0.00-212|147	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 1.0.00-9mdv2007.0
12cu|vdr-plugin-analogtv-1.0.00-212|148	+ Revision: 90886
12cu|vdr-plugin-analogtv-1.0.00-212|149	- rebuild for new vdr
12cu|vdr-plugin-analogtv-1.0.00-212|150	
12cu|vdr-plugin-analogtv-1.0.00-212|151	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 1.0.00-8mdv2007.1
12cu|vdr-plugin-analogtv-1.0.00-212|152	+ Revision: 73939
12cu|vdr-plugin-analogtv-1.0.00-212|153	- rebuild for new vdr
12cu|vdr-plugin-analogtv-1.0.00-212|154	- Import vdr-plugin-analogtv
12cu|vdr-plugin-analogtv-1.0.00-212|155	
12cu|vdr-plugin-analogtv-1.0.00-212|156	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 1.0.00-7mdv2007.0
12cu|vdr-plugin-analogtv-1.0.00-212|157	- rebuild for new vdr
12cu|vdr-plugin-analogtv-1.0.00-212|158	
12cu|vdr-plugin-analogtv-1.0.00-212|159	* Fri Aug 25 2006 Anssi Hannula <anssi@mandriva.org> 1.0.00-6mdv2007.0
12cu|vdr-plugin-analogtv-1.0.00-212|160	- fix mangled description
12cu|vdr-plugin-analogtv-1.0.00-212|161	
12cu|vdr-plugin-analogtv-1.0.00-212|162	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 1.0.00-5mdv2007.0
12cu|vdr-plugin-analogtv-1.0.00-212|163	- stricter abi requires
12cu|vdr-plugin-analogtv-1.0.00-212|164	- compile with -fno-PIC, otherwise build fails
12cu|vdr-plugin-analogtv-1.0.00-212|165	
12cu|vdr-plugin-analogtv-1.0.00-212|166	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 1.0.00-4mdv2007.0
12cu|vdr-plugin-analogtv-1.0.00-212|167	- rebuild for new vdr
12cu|vdr-plugin-analogtv-1.0.00-212|168	
12cu|vdr-plugin-analogtv-1.0.00-212|169	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 1.0.00-3mdv2007.0
12cu|vdr-plugin-analogtv-1.0.00-212|170	- rebuild for new vdr
12cu|vdr-plugin-analogtv-1.0.00-212|171	
12cu|vdr-plugin-analogtv-1.0.00-212|172	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 1.0.00-2mdv2007.0
12cu|vdr-plugin-analogtv-1.0.00-212|173	- rebuild for new vdr
12cu|vdr-plugin-analogtv-1.0.00-212|174	
12cu|vdr-plugin-analogtv-1.0.00-212|175	* Tue Jun 13 2006 Anssi Hannula <anssi@mandriva.org> 1.0.00-1mdv2007.0
12cu|vdr-plugin-analogtv-1.0.00-212|176	- 1.0.00
12cu|vdr-plugin-analogtv-1.0.00-212|177	- fix URL
12cu|vdr-plugin-analogtv-1.0.00-212|178	- ship ChannelMap.h, don't ship patches
12cu|vdr-plugin-analogtv-1.0.00-212|179	- drop mp1e, it's in a separate package already
12cu|vdr-plugin-analogtv-1.0.00-212|180	- drop patches 1, 2, 3, fixed upstream
12cu|vdr-plugin-analogtv-1.0.00-212|181	- patch4: flood the syslog on debug levels 3+ only
12cu|vdr-plugin-analogtv-1.0.00-212|182	- fixes for better compatibility with Mandriva ffmpeg
12cu|vdr-plugin-analogtv-1.0.00-212|183	- replace 32001 with A0 in README
12cu|vdr-plugin-analogtv-1.0.00-212|184	- x86 only for now (fixing should be trivial, as no functions are asm-only)
12cu|vdr-plugin-analogtv-1.0.00-212|185	
12cu|vdr-plugin-analogtv-1.0.00-212|186	* Mon Jun 12 2006 Anssi Hannula <anssi@mandriva.org> 0.9.39-0.20060610.2mdv2007.0
12cu|vdr-plugin-analogtv-1.0.00-212|187	- buildrequires jpeg-devel
12cu|vdr-plugin-analogtv-1.0.00-212|188	
12cu|vdr-plugin-analogtv-1.0.00-212|189	* Sun Jun 11 2006 Anssi Hannula <anssi@mandriva.org> 0.9.39-0.20060610.1mdv2007.0
12cu|vdr-plugin-analogtv-1.0.00-212|190	- initial Mandriva release
12cu|vdr-plugin-analogtv-1.0.00-212|191	

13091 12
12cu|vdr-plugin-archive-0.0.2-21|1	%define plugin	archive
12cu|vdr-plugin-archive-0.0.2-21|2	
12cu|vdr-plugin-archive-0.0.2-21|3	Summary:	VDR plugin: Multimedia-Archive
12cu|vdr-plugin-archive-0.0.2-21|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-archive-0.0.2-21|5	Version:	0.0.2
12cu|vdr-plugin-archive-0.0.2-21|6	Release:	21
12cu|vdr-plugin-archive-0.0.2-21|7	Group:		Video
12cu|vdr-plugin-archive-0.0.2-21|8	License:	GPL
12cu|vdr-plugin-archive-0.0.2-21|9	URL:		http://schwatke.net/
12cu|vdr-plugin-archive-0.0.2-21|10	Source:		vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-archive-0.0.2-21|11	Patch0:		archive-includes.patch
12cu|vdr-plugin-archive-0.0.2-21|12	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-archive-0.0.2-21|13	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-archive-0.0.2-21|14	Requires(pre):	rpm-helper
12cu|vdr-plugin-archive-0.0.2-21|15	
12cu|vdr-plugin-archive-0.0.2-21|16	%description
12cu|vdr-plugin-archive-0.0.2-21|17	Multimedia-Archive plugin for Klaus Schmidinger's Video Disc
12cu|vdr-plugin-archive-0.0.2-21|18	Recorder.
12cu|vdr-plugin-archive-0.0.2-21|19	
12cu|vdr-plugin-archive-0.0.2-21|20	%prep
12cu|vdr-plugin-archive-0.0.2-21|21	%setup -q -n %plugin-%version
12cu|vdr-plugin-archive-0.0.2-21|22	%patch0 -p1
12cu|vdr-plugin-archive-0.0.2-21|23	rm scripts/new_entry scripts/sort_archive
12cu|vdr-plugin-archive-0.0.2-21|24	%vdr_plugin_prep
12cu|vdr-plugin-archive-0.0.2-21|25	
12cu|vdr-plugin-archive-0.0.2-21|26	%build
12cu|vdr-plugin-archive-0.0.2-21|27	%vdr_plugin_build
12cu|vdr-plugin-archive-0.0.2-21|28	cd scripts
12cu|vdr-plugin-archive-0.0.2-21|29	g++ %optflags -o new_entry new_entry.cc
12cu|vdr-plugin-archive-0.0.2-21|30	g++ %optflags -o sort_archive sort_archive.cc
12cu|vdr-plugin-archive-0.0.2-21|31	
12cu|vdr-plugin-archive-0.0.2-21|32	%install
12cu|vdr-plugin-archive-0.0.2-21|33	%vdr_plugin_install
12cu|vdr-plugin-archive-0.0.2-21|34	
12cu|vdr-plugin-archive-0.0.2-21|35	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%plugin
12cu|vdr-plugin-archive-0.0.2-21|36	install -m755 scripts/new_entry %{buildroot}%{vdr_plugin_cfgdir}/%plugin
12cu|vdr-plugin-archive-0.0.2-21|37	install -m755 scripts/sort_archive %{buildroot}%{vdr_plugin_cfgdir}/%plugin
12cu|vdr-plugin-archive-0.0.2-21|38	touch %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}/archive
12cu|vdr-plugin-archive-0.0.2-21|39	
12cu|vdr-plugin-archive-0.0.2-21|40	%post
12cu|vdr-plugin-archive-0.0.2-21|41	%create_ghostfile %{vdr_plugin_cfgdir}/%{plugin}/archive vdr vdr 644
12cu|vdr-plugin-archive-0.0.2-21|42	
12cu|vdr-plugin-archive-0.0.2-21|43	%files -f %plugin.vdr
12cu|vdr-plugin-archive-0.0.2-21|44	%defattr(-,root,root)
12cu|vdr-plugin-archive-0.0.2-21|45	%doc README HISTORY
12cu|vdr-plugin-archive-0.0.2-21|46	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-archive-0.0.2-21|47	%{vdr_plugin_cfgdir}/%{plugin}/new_entry
12cu|vdr-plugin-archive-0.0.2-21|48	%{vdr_plugin_cfgdir}/%{plugin}/sort_archive
12cu|vdr-plugin-archive-0.0.2-21|49	%attr(644,vdr,vdr) %ghost %{vdr_plugin_cfgdir}/%{plugin}/archive
12cu|vdr-plugin-archive-0.0.2-21|50	
12cu|vdr-plugin-archive-0.0.2-21|51	
12cu|vdr-plugin-archive-0.0.2-21|52	
12cu|vdr-plugin-archive-0.0.2-21|53	
12cu|vdr-plugin-archive-0.0.2-21|54	%changelog
12cu|vdr-plugin-archive-0.0.2-21|55	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-19mdv2010.0
12cu|vdr-plugin-archive-0.0.2-21|56	+ Revision: 401088
12cu|vdr-plugin-archive-0.0.2-21|57	- rebuild for new VDR
12cu|vdr-plugin-archive-0.0.2-21|58	- add more missing includes (includes.patch)
12cu|vdr-plugin-archive-0.0.2-21|59	
12cu|vdr-plugin-archive-0.0.2-21|60	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-18mdv2009.1
12cu|vdr-plugin-archive-0.0.2-21|61	+ Revision: 359403
12cu|vdr-plugin-archive-0.0.2-21|62	- add missing includes (includes.patch)
12cu|vdr-plugin-archive-0.0.2-21|63	- rebuild for new vdr
12cu|vdr-plugin-archive-0.0.2-21|64	
12cu|vdr-plugin-archive-0.0.2-21|65	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-17mdv2009.0
12cu|vdr-plugin-archive-0.0.2-21|66	+ Revision: 197896
12cu|vdr-plugin-archive-0.0.2-21|67	- rebuild for new vdr
12cu|vdr-plugin-archive-0.0.2-21|68	
12cu|vdr-plugin-archive-0.0.2-21|69	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-16mdv2009.0
12cu|vdr-plugin-archive-0.0.2-21|70	+ Revision: 197627
12cu|vdr-plugin-archive-0.0.2-21|71	- add vdr_plugin_prep
12cu|vdr-plugin-archive-0.0.2-21|72	- bump buildrequires on vdr-devel
12cu|vdr-plugin-archive-0.0.2-21|73	
12cu|vdr-plugin-archive-0.0.2-21|74	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-15mdv2008.1
12cu|vdr-plugin-archive-0.0.2-21|75	+ Revision: 145015
12cu|vdr-plugin-archive-0.0.2-21|76	- rebuild for new vdr
12cu|vdr-plugin-archive-0.0.2-21|77	
12cu|vdr-plugin-archive-0.0.2-21|78	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-14mdv2008.1
12cu|vdr-plugin-archive-0.0.2-21|79	+ Revision: 144971
12cu|vdr-plugin-archive-0.0.2-21|80	- rebuild for new vdr
12cu|vdr-plugin-archive-0.0.2-21|81	
12cu|vdr-plugin-archive-0.0.2-21|82	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-archive-0.0.2-21|83	- restore BuildRoot
12cu|vdr-plugin-archive-0.0.2-21|84	
12cu|vdr-plugin-archive-0.0.2-21|85	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-archive-0.0.2-21|86	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-archive-0.0.2-21|87	
12cu|vdr-plugin-archive-0.0.2-21|88	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-13mdv2008.1
12cu|vdr-plugin-archive-0.0.2-21|89	+ Revision: 103056
12cu|vdr-plugin-archive-0.0.2-21|90	- rebuild for new vdr
12cu|vdr-plugin-archive-0.0.2-21|91	
12cu|vdr-plugin-archive-0.0.2-21|92	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-12mdv2008.0
12cu|vdr-plugin-archive-0.0.2-21|93	+ Revision: 49965
12cu|vdr-plugin-archive-0.0.2-21|94	- rebuild for new vdr
12cu|vdr-plugin-archive-0.0.2-21|95	
12cu|vdr-plugin-archive-0.0.2-21|96	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-11mdv2008.0
12cu|vdr-plugin-archive-0.0.2-21|97	+ Revision: 42052
12cu|vdr-plugin-archive-0.0.2-21|98	- rebuild for new vdr
12cu|vdr-plugin-archive-0.0.2-21|99	
12cu|vdr-plugin-archive-0.0.2-21|100	* Tue May 15 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-10mdv2008.0
12cu|vdr-plugin-archive-0.0.2-21|101	+ Revision: 27091
12cu|vdr-plugin-archive-0.0.2-21|102	- rebuild
12cu|vdr-plugin-archive-0.0.2-21|103	
12cu|vdr-plugin-archive-0.0.2-21|104	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-9mdv2008.0
12cu|vdr-plugin-archive-0.0.2-21|105	+ Revision: 22696
12cu|vdr-plugin-archive-0.0.2-21|106	- rebuild for new vdr
12cu|vdr-plugin-archive-0.0.2-21|107	
12cu|vdr-plugin-archive-0.0.2-21|108	
12cu|vdr-plugin-archive-0.0.2-21|109	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-8mdv2007.0
12cu|vdr-plugin-archive-0.0.2-21|110	+ Revision: 90887
12cu|vdr-plugin-archive-0.0.2-21|111	- rebuild for new vdr
12cu|vdr-plugin-archive-0.0.2-21|112	
12cu|vdr-plugin-archive-0.0.2-21|113	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-7mdv2007.1
12cu|vdr-plugin-archive-0.0.2-21|114	+ Revision: 73944
12cu|vdr-plugin-archive-0.0.2-21|115	- rebuild for new vdr
12cu|vdr-plugin-archive-0.0.2-21|116	- Import vdr-plugin-archive
12cu|vdr-plugin-archive-0.0.2-21|117	
12cu|vdr-plugin-archive-0.0.2-21|118	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-6mdv2007.0
12cu|vdr-plugin-archive-0.0.2-21|119	- rebuild for new vdr
12cu|vdr-plugin-archive-0.0.2-21|120	
12cu|vdr-plugin-archive-0.0.2-21|121	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-5mdv2007.0
12cu|vdr-plugin-archive-0.0.2-21|122	- stricter abi requires
12cu|vdr-plugin-archive-0.0.2-21|123	
12cu|vdr-plugin-archive-0.0.2-21|124	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-4mdv2007.0
12cu|vdr-plugin-archive-0.0.2-21|125	- rebuild for new vdr
12cu|vdr-plugin-archive-0.0.2-21|126	
12cu|vdr-plugin-archive-0.0.2-21|127	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-3mdv2007.0
12cu|vdr-plugin-archive-0.0.2-21|128	- rebuild for new vdr
12cu|vdr-plugin-archive-0.0.2-21|129	
12cu|vdr-plugin-archive-0.0.2-21|130	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-2mdv2007.0
12cu|vdr-plugin-archive-0.0.2-21|131	- use _ prefix for system path macros
12cu|vdr-plugin-archive-0.0.2-21|132	
12cu|vdr-plugin-archive-0.0.2-21|133	* Sun Jun 11 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-1mdv2007.0
12cu|vdr-plugin-archive-0.0.2-21|134	- initial Mandriva release
12cu|vdr-plugin-archive-0.0.2-21|135	

13092 12
12cu|vdr-plugin-arghdirector-0.2.6-20|1	%define plugin	arghdirector
12cu|vdr-plugin-arghdirector-0.2.6-20|2	
12cu|vdr-plugin-arghdirector-0.2.6-20|3	Summary:	VDR plugin: plugin to use the premiere multifeed option
12cu|vdr-plugin-arghdirector-0.2.6-20|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-arghdirector-0.2.6-20|5	Version:	0.2.6
12cu|vdr-plugin-arghdirector-0.2.6-20|6	Release:	20
12cu|vdr-plugin-arghdirector-0.2.6-20|7	Group:		Video
12cu|vdr-plugin-arghdirector-0.2.6-20|8	License:	GPL
12cu|vdr-plugin-arghdirector-0.2.6-20|9	URL:		http://www.arghgra.de/arghdirector.html
12cu|vdr-plugin-arghdirector-0.2.6-20|10	Source:		http://www.arghgra.de/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-arghdirector-0.2.6-20|11	Patch0:		arghdirector-0.2.6-fonts-1.6.patch
12cu|vdr-plugin-arghdirector-0.2.6-20|12	Patch1:		arghdirector-0.2.6-i18n-1.6.patch
12cu|vdr-plugin-arghdirector-0.2.6-20|13	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-arghdirector-0.2.6-20|14	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-arghdirector-0.2.6-20|15	
12cu|vdr-plugin-arghdirector-0.2.6-20|16	%description
12cu|vdr-plugin-arghdirector-0.2.6-20|17	Director is a plugin to use the multifeed option of some Premiere
12cu|vdr-plugin-arghdirector-0.2.6-20|18	channels(Direkt,Sport1,Sport2).
12cu|vdr-plugin-arghdirector-0.2.6-20|19	
12cu|vdr-plugin-arghdirector-0.2.6-20|20	%prep
12cu|vdr-plugin-arghdirector-0.2.6-20|21	%setup -q -n %plugin-%version
12cu|vdr-plugin-arghdirector-0.2.6-20|22	chmod a-x HISTORY README
12cu|vdr-plugin-arghdirector-0.2.6-20|23	%patch0 -p1
12cu|vdr-plugin-arghdirector-0.2.6-20|24	%patch1 -p1
12cu|vdr-plugin-arghdirector-0.2.6-20|25	%vdr_plugin_prep
12cu|vdr-plugin-arghdirector-0.2.6-20|26	
12cu|vdr-plugin-arghdirector-0.2.6-20|27	%build
12cu|vdr-plugin-arghdirector-0.2.6-20|28	%vdr_plugin_build
12cu|vdr-plugin-arghdirector-0.2.6-20|29	
12cu|vdr-plugin-arghdirector-0.2.6-20|30	%install
12cu|vdr-plugin-arghdirector-0.2.6-20|31	%vdr_plugin_install
12cu|vdr-plugin-arghdirector-0.2.6-20|32	
12cu|vdr-plugin-arghdirector-0.2.6-20|33	%files -f %plugin.vdr
12cu|vdr-plugin-arghdirector-0.2.6-20|34	%defattr(-,root,root)
12cu|vdr-plugin-arghdirector-0.2.6-20|35	%doc README HISTORY
12cu|vdr-plugin-arghdirector-0.2.6-20|36	
12cu|vdr-plugin-arghdirector-0.2.6-20|37	
12cu|vdr-plugin-arghdirector-0.2.6-20|38	
12cu|vdr-plugin-arghdirector-0.2.6-20|39	
12cu|vdr-plugin-arghdirector-0.2.6-20|40	%changelog
12cu|vdr-plugin-arghdirector-0.2.6-20|41	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.2.6-19mdv2010.0
12cu|vdr-plugin-arghdirector-0.2.6-20|42	+ Revision: 401662
12cu|vdr-plugin-arghdirector-0.2.6-20|43	- rebuild for new VDR
12cu|vdr-plugin-arghdirector-0.2.6-20|44	
12cu|vdr-plugin-arghdirector-0.2.6-20|45	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.2.6-17mdv2009.1
12cu|vdr-plugin-arghdirector-0.2.6-20|46	+ Revision: 359282
12cu|vdr-plugin-arghdirector-0.2.6-20|47	- rebuild for new vdr
12cu|vdr-plugin-arghdirector-0.2.6-20|48	
12cu|vdr-plugin-arghdirector-0.2.6-20|49	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.2.6-16mdv2009.0
12cu|vdr-plugin-arghdirector-0.2.6-20|50	+ Revision: 197897
12cu|vdr-plugin-arghdirector-0.2.6-20|51	- rebuild for new vdr
12cu|vdr-plugin-arghdirector-0.2.6-20|52	
12cu|vdr-plugin-arghdirector-0.2.6-20|53	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.2.6-15mdv2009.0
12cu|vdr-plugin-arghdirector-0.2.6-20|54	+ Revision: 197628
12cu|vdr-plugin-arghdirector-0.2.6-20|55	- add vdr_plugin_prep
12cu|vdr-plugin-arghdirector-0.2.6-20|56	- bump buildrequires on vdr-devel
12cu|vdr-plugin-arghdirector-0.2.6-20|57	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-arghdirector-0.2.6-20|58	- adapt to font api changes of VDR 1.6 (P0)
12cu|vdr-plugin-arghdirector-0.2.6-20|59	
12cu|vdr-plugin-arghdirector-0.2.6-20|60	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.2.6-14mdv2008.1
12cu|vdr-plugin-arghdirector-0.2.6-20|61	+ Revision: 145019
12cu|vdr-plugin-arghdirector-0.2.6-20|62	- rebuild for new vdr
12cu|vdr-plugin-arghdirector-0.2.6-20|63	
12cu|vdr-plugin-arghdirector-0.2.6-20|64	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.2.6-13mdv2008.1
12cu|vdr-plugin-arghdirector-0.2.6-20|65	+ Revision: 144973
12cu|vdr-plugin-arghdirector-0.2.6-20|66	- rebuild for new vdr
12cu|vdr-plugin-arghdirector-0.2.6-20|67	
12cu|vdr-plugin-arghdirector-0.2.6-20|68	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-arghdirector-0.2.6-20|69	- restore BuildRoot
12cu|vdr-plugin-arghdirector-0.2.6-20|70	
12cu|vdr-plugin-arghdirector-0.2.6-20|71	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-arghdirector-0.2.6-20|72	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-arghdirector-0.2.6-20|73	
12cu|vdr-plugin-arghdirector-0.2.6-20|74	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.2.6-12mdv2008.1
12cu|vdr-plugin-arghdirector-0.2.6-20|75	+ Revision: 103057
12cu|vdr-plugin-arghdirector-0.2.6-20|76	- rebuild for new vdr
12cu|vdr-plugin-arghdirector-0.2.6-20|77	
12cu|vdr-plugin-arghdirector-0.2.6-20|78	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.2.6-11mdv2008.0
12cu|vdr-plugin-arghdirector-0.2.6-20|79	+ Revision: 49966
12cu|vdr-plugin-arghdirector-0.2.6-20|80	- rebuild for new vdr
12cu|vdr-plugin-arghdirector-0.2.6-20|81	
12cu|vdr-plugin-arghdirector-0.2.6-20|82	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.2.6-10mdv2008.0
12cu|vdr-plugin-arghdirector-0.2.6-20|83	+ Revision: 42053
12cu|vdr-plugin-arghdirector-0.2.6-20|84	- rebuild for new vdr
12cu|vdr-plugin-arghdirector-0.2.6-20|85	
12cu|vdr-plugin-arghdirector-0.2.6-20|86	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.2.6-9mdv2008.0
12cu|vdr-plugin-arghdirector-0.2.6-20|87	+ Revision: 22699
12cu|vdr-plugin-arghdirector-0.2.6-20|88	- rebuild for new vdr
12cu|vdr-plugin-arghdirector-0.2.6-20|89	
12cu|vdr-plugin-arghdirector-0.2.6-20|90	
12cu|vdr-plugin-arghdirector-0.2.6-20|91	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.2.6-8mdv2007.0
12cu|vdr-plugin-arghdirector-0.2.6-20|92	+ Revision: 90888
12cu|vdr-plugin-arghdirector-0.2.6-20|93	- rebuild for new vdr
12cu|vdr-plugin-arghdirector-0.2.6-20|94	
12cu|vdr-plugin-arghdirector-0.2.6-20|95	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.2.6-7mdv2007.1
12cu|vdr-plugin-arghdirector-0.2.6-20|96	+ Revision: 73948
12cu|vdr-plugin-arghdirector-0.2.6-20|97	- rebuild for new vdr
12cu|vdr-plugin-arghdirector-0.2.6-20|98	- Import vdr-plugin-arghdirector
12cu|vdr-plugin-arghdirector-0.2.6-20|99	
12cu|vdr-plugin-arghdirector-0.2.6-20|100	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.2.6-6mdv2007.0
12cu|vdr-plugin-arghdirector-0.2.6-20|101	- rebuild for new vdr
12cu|vdr-plugin-arghdirector-0.2.6-20|102	
12cu|vdr-plugin-arghdirector-0.2.6-20|103	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.2.6-5mdv2007.0
12cu|vdr-plugin-arghdirector-0.2.6-20|104	- stricter abi requires
12cu|vdr-plugin-arghdirector-0.2.6-20|105	
12cu|vdr-plugin-arghdirector-0.2.6-20|106	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.2.6-4mdv2007.0
12cu|vdr-plugin-arghdirector-0.2.6-20|107	- rebuild for new vdr
12cu|vdr-plugin-arghdirector-0.2.6-20|108	
12cu|vdr-plugin-arghdirector-0.2.6-20|109	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.2.6-3mdv2007.0
12cu|vdr-plugin-arghdirector-0.2.6-20|110	- rebuild for new vdr
12cu|vdr-plugin-arghdirector-0.2.6-20|111	
12cu|vdr-plugin-arghdirector-0.2.6-20|112	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.2.6-2mdv2007.0
12cu|vdr-plugin-arghdirector-0.2.6-20|113	- rebuild for new vdr
12cu|vdr-plugin-arghdirector-0.2.6-20|114	
12cu|vdr-plugin-arghdirector-0.2.6-20|115	* Mon Jun 12 2006 Anssi Hannula <anssi@mandriva.org> 0.2.6-1mdv2007.0
12cu|vdr-plugin-arghdirector-0.2.6-20|116	- 0.2.6
12cu|vdr-plugin-arghdirector-0.2.6-20|117	
12cu|vdr-plugin-arghdirector-0.2.6-20|118	* Sun Jun 11 2006 Anssi Hannula <anssi@mandriva.org> 0.2.4-1mdv2007.0
12cu|vdr-plugin-arghdirector-0.2.6-20|119	- initial Mandriva release
12cu|vdr-plugin-arghdirector-0.2.6-20|120	

13093 12
12cu|vdr-plugin-autosort-0.1.3-5|1	%define plugin	autosort
12cu|vdr-plugin-autosort-0.1.3-5|2	
12cu|vdr-plugin-autosort-0.1.3-5|3	Summary:	VDR plugin: Channel Autosort
12cu|vdr-plugin-autosort-0.1.3-5|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-autosort-0.1.3-5|5	Version:	0.1.3
12cu|vdr-plugin-autosort-0.1.3-5|6	Release:	5
12cu|vdr-plugin-autosort-0.1.3-5|7	Group:		Video
12cu|vdr-plugin-autosort-0.1.3-5|8	License:	GPL
12cu|vdr-plugin-autosort-0.1.3-5|9	URL:		http://www.copypointburscheid.de/linux/autosort.htm
12cu|vdr-plugin-autosort-0.1.3-5|10	Source:		http://www.copypointburscheid.de/linux/vdr-%plugin-%version.tgz
12cu|vdr-plugin-autosort-0.1.3-5|11	Patch0:		autosort-90_ConfigDir.dpatch
12cu|vdr-plugin-autosort-0.1.3-5|12	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-autosort-0.1.3-5|13	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-autosort-0.1.3-5|14	
12cu|vdr-plugin-autosort-0.1.3-5|15	%description
12cu|vdr-plugin-autosort-0.1.3-5|16	This plugin performs a presortion of new channels.
12cu|vdr-plugin-autosort-0.1.3-5|17	
12cu|vdr-plugin-autosort-0.1.3-5|18	%prep
12cu|vdr-plugin-autosort-0.1.3-5|19	%setup -q -n %plugin-%version
12cu|vdr-plugin-autosort-0.1.3-5|20	sed -i 's,/video,%{_vdr_videodir},' scripts/*.pl README*
12cu|vdr-plugin-autosort-0.1.3-5|21	%patch0 -p1
12cu|vdr-plugin-autosort-0.1.3-5|22	%vdr_plugin_prep
12cu|vdr-plugin-autosort-0.1.3-5|23	
12cu|vdr-plugin-autosort-0.1.3-5|24	%build
12cu|vdr-plugin-autosort-0.1.3-5|25	%vdr_plugin_build
12cu|vdr-plugin-autosort-0.1.3-5|26	
12cu|vdr-plugin-autosort-0.1.3-5|27	%install
12cu|vdr-plugin-autosort-0.1.3-5|28	%vdr_plugin_install
12cu|vdr-plugin-autosort-0.1.3-5|29	
12cu|vdr-plugin-autosort-0.1.3-5|30	install -d -m755 %{buildroot}%{_bindir}
12cu|vdr-plugin-autosort-0.1.3-5|31	install -m755 scripts/*.pl %{buildroot}%{_bindir}
12cu|vdr-plugin-autosort-0.1.3-5|32	
12cu|vdr-plugin-autosort-0.1.3-5|33	%files -f %plugin.vdr
12cu|vdr-plugin-autosort-0.1.3-5|34	%defattr(-,root,root)
12cu|vdr-plugin-autosort-0.1.3-5|35	%doc README* HISTORY examples
12cu|vdr-plugin-autosort-0.1.3-5|36	%{_bindir}/createopengroups.pl
12cu|vdr-plugin-autosort-0.1.3-5|37	
12cu|vdr-plugin-autosort-0.1.3-5|38	
12cu|vdr-plugin-autosort-0.1.3-5|39	
12cu|vdr-plugin-autosort-0.1.3-5|40	%changelog
12cu|vdr-plugin-autosort-0.1.3-5|41	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.3-4mdv2010.0
12cu|vdr-plugin-autosort-0.1.3-5|42	+ Revision: 401088
12cu|vdr-plugin-autosort-0.1.3-5|43	- rebuild for new VDR
12cu|vdr-plugin-autosort-0.1.3-5|44	
12cu|vdr-plugin-autosort-0.1.3-5|45	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.3-3mdv2009.1
12cu|vdr-plugin-autosort-0.1.3-5|46	+ Revision: 359284
12cu|vdr-plugin-autosort-0.1.3-5|47	- rebuild for new vdr
12cu|vdr-plugin-autosort-0.1.3-5|48	
12cu|vdr-plugin-autosort-0.1.3-5|49	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3-2mdv2009.0
12cu|vdr-plugin-autosort-0.1.3-5|50	+ Revision: 197899
12cu|vdr-plugin-autosort-0.1.3-5|51	- rebuild for new vdr
12cu|vdr-plugin-autosort-0.1.3-5|52	
12cu|vdr-plugin-autosort-0.1.3-5|53	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3-1mdv2009.0
12cu|vdr-plugin-autosort-0.1.3-5|54	+ Revision: 197630
12cu|vdr-plugin-autosort-0.1.3-5|55	- new version
12cu|vdr-plugin-autosort-0.1.3-5|56	- add vdr_plugin_prep
12cu|vdr-plugin-autosort-0.1.3-5|57	- bump buildrequires on vdr-devel
12cu|vdr-plugin-autosort-0.1.3-5|58	- fix too early configdir invocation (P0 from e-tobi)
12cu|vdr-plugin-autosort-0.1.3-5|59	
12cu|vdr-plugin-autosort-0.1.3-5|60	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.10-14mdv2008.1
12cu|vdr-plugin-autosort-0.1.3-5|61	+ Revision: 145027
12cu|vdr-plugin-autosort-0.1.3-5|62	- rebuild for new vdr
12cu|vdr-plugin-autosort-0.1.3-5|63	
12cu|vdr-plugin-autosort-0.1.3-5|64	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.10-13mdv2008.1
12cu|vdr-plugin-autosort-0.1.3-5|65	+ Revision: 144978
12cu|vdr-plugin-autosort-0.1.3-5|66	- rebuild for new vdr
12cu|vdr-plugin-autosort-0.1.3-5|67	
12cu|vdr-plugin-autosort-0.1.3-5|68	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-autosort-0.1.3-5|69	- restore BuildRoot
12cu|vdr-plugin-autosort-0.1.3-5|70	
12cu|vdr-plugin-autosort-0.1.3-5|71	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-autosort-0.1.3-5|72	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-autosort-0.1.3-5|73	
12cu|vdr-plugin-autosort-0.1.3-5|74	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.10-12mdv2008.1
12cu|vdr-plugin-autosort-0.1.3-5|75	+ Revision: 103059
12cu|vdr-plugin-autosort-0.1.3-5|76	- rebuild for new vdr
12cu|vdr-plugin-autosort-0.1.3-5|77	
12cu|vdr-plugin-autosort-0.1.3-5|78	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.10-11mdv2008.0
12cu|vdr-plugin-autosort-0.1.3-5|79	+ Revision: 49968
12cu|vdr-plugin-autosort-0.1.3-5|80	- rebuild for new vdr
12cu|vdr-plugin-autosort-0.1.3-5|81	
12cu|vdr-plugin-autosort-0.1.3-5|82	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.10-10mdv2008.0
12cu|vdr-plugin-autosort-0.1.3-5|83	+ Revision: 42055
12cu|vdr-plugin-autosort-0.1.3-5|84	- rebuild for new vdr
12cu|vdr-plugin-autosort-0.1.3-5|85	
12cu|vdr-plugin-autosort-0.1.3-5|86	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.10-9mdv2008.0
12cu|vdr-plugin-autosort-0.1.3-5|87	+ Revision: 22704
12cu|vdr-plugin-autosort-0.1.3-5|88	- rebuild for new vdr
12cu|vdr-plugin-autosort-0.1.3-5|89	
12cu|vdr-plugin-autosort-0.1.3-5|90	
12cu|vdr-plugin-autosort-0.1.3-5|91	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-8mdv2007.0
12cu|vdr-plugin-autosort-0.1.3-5|92	+ Revision: 90890
12cu|vdr-plugin-autosort-0.1.3-5|93	- rebuild for new vdr
12cu|vdr-plugin-autosort-0.1.3-5|94	
12cu|vdr-plugin-autosort-0.1.3-5|95	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-7mdv2007.1
12cu|vdr-plugin-autosort-0.1.3-5|96	+ Revision: 73950
12cu|vdr-plugin-autosort-0.1.3-5|97	- rebuild for new vdr
12cu|vdr-plugin-autosort-0.1.3-5|98	- Import vdr-plugin-autosort
12cu|vdr-plugin-autosort-0.1.3-5|99	
12cu|vdr-plugin-autosort-0.1.3-5|100	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-6mdv2007.0
12cu|vdr-plugin-autosort-0.1.3-5|101	- rebuild for new vdr
12cu|vdr-plugin-autosort-0.1.3-5|102	
12cu|vdr-plugin-autosort-0.1.3-5|103	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-5mdv2007.0
12cu|vdr-plugin-autosort-0.1.3-5|104	- stricter abi requires
12cu|vdr-plugin-autosort-0.1.3-5|105	
12cu|vdr-plugin-autosort-0.1.3-5|106	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-4mdv2007.0
12cu|vdr-plugin-autosort-0.1.3-5|107	- rebuild for new vdr
12cu|vdr-plugin-autosort-0.1.3-5|108	
12cu|vdr-plugin-autosort-0.1.3-5|109	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-3mdv2007.0
12cu|vdr-plugin-autosort-0.1.3-5|110	- rebuild for new vdr
12cu|vdr-plugin-autosort-0.1.3-5|111	
12cu|vdr-plugin-autosort-0.1.3-5|112	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-2mdv2007.0
12cu|vdr-plugin-autosort-0.1.3-5|113	- use _ prefix for system path macros
12cu|vdr-plugin-autosort-0.1.3-5|114	
12cu|vdr-plugin-autosort-0.1.3-5|115	* Sun Jun 11 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-1mdv2007.0
12cu|vdr-plugin-autosort-0.1.3-5|116	- initial Mandriva release
12cu|vdr-plugin-autosort-0.1.3-5|117	

13094 12
12cu|vdr-plugin-autotimer-0.2.0-12|1	%define plugin	autotimer
12cu|vdr-plugin-autotimer-0.2.0-12|2	
12cu|vdr-plugin-autotimer-0.2.0-12|3	Summary:	VDR plugin: Autotimer
12cu|vdr-plugin-autotimer-0.2.0-12|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-autotimer-0.2.0-12|5	Version:	0.2.0
12cu|vdr-plugin-autotimer-0.2.0-12|6	Release:	12
12cu|vdr-plugin-autotimer-0.2.0-12|7	Group:		Video
12cu|vdr-plugin-autotimer-0.2.0-12|8	License:	GPL
12cu|vdr-plugin-autotimer-0.2.0-12|9	URL:		http://phivdr.dyndns.org/vdr/vdr-autotimer/
12cu|vdr-plugin-autotimer-0.2.0-12|10	Source:		http://phivdr.dyndns.org/vdr/vdr-autotimer/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-autotimer-0.2.0-12|11	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-autotimer-0.2.0-12|12	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-autotimer-0.2.0-12|13	
12cu|vdr-plugin-autotimer-0.2.0-12|14	%description
12cu|vdr-plugin-autotimer-0.2.0-12|15	Simple autotimer plugin for vdr. This plugin creates automatically
12cu|vdr-plugin-autotimer-0.2.0-12|16	timers for matching EPG events.
12cu|vdr-plugin-autotimer-0.2.0-12|17	
12cu|vdr-plugin-autotimer-0.2.0-12|18	%prep
12cu|vdr-plugin-autotimer-0.2.0-12|19	%setup -q -n %plugin-%version
12cu|vdr-plugin-autotimer-0.2.0-12|20	%vdr_plugin_prep
12cu|vdr-plugin-autotimer-0.2.0-12|21	
12cu|vdr-plugin-autotimer-0.2.0-12|22	%build
12cu|vdr-plugin-autotimer-0.2.0-12|23	%vdr_plugin_build
12cu|vdr-plugin-autotimer-0.2.0-12|24	
12cu|vdr-plugin-autotimer-0.2.0-12|25	%install
12cu|vdr-plugin-autotimer-0.2.0-12|26	%vdr_plugin_install
12cu|vdr-plugin-autotimer-0.2.0-12|27	
12cu|vdr-plugin-autotimer-0.2.0-12|28	%files -f %plugin.vdr
12cu|vdr-plugin-autotimer-0.2.0-12|29	%defattr(-,root,root)
12cu|vdr-plugin-autotimer-0.2.0-12|30	%doc README HISTORY *.example
12cu|vdr-plugin-autotimer-0.2.0-12|31	
12cu|vdr-plugin-autotimer-0.2.0-12|32	
12cu|vdr-plugin-autotimer-0.2.0-12|33	
12cu|vdr-plugin-autotimer-0.2.0-12|34	
12cu|vdr-plugin-autotimer-0.2.0-12|35	%changelog
12cu|vdr-plugin-autotimer-0.2.0-12|36	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.2.0-11mdv2010.0
12cu|vdr-plugin-autotimer-0.2.0-12|37	+ Revision: 401088
12cu|vdr-plugin-autotimer-0.2.0-12|38	- rebuild for new VDR
12cu|vdr-plugin-autotimer-0.2.0-12|39	
12cu|vdr-plugin-autotimer-0.2.0-12|40	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.2.0-10mdv2009.1
12cu|vdr-plugin-autotimer-0.2.0-12|41	+ Revision: 359285
12cu|vdr-plugin-autotimer-0.2.0-12|42	- rebuild for new vdr
12cu|vdr-plugin-autotimer-0.2.0-12|43	
12cu|vdr-plugin-autotimer-0.2.0-12|44	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.2.0-9mdv2009.0
12cu|vdr-plugin-autotimer-0.2.0-12|45	+ Revision: 197900
12cu|vdr-plugin-autotimer-0.2.0-12|46	- rebuild for new vdr
12cu|vdr-plugin-autotimer-0.2.0-12|47	
12cu|vdr-plugin-autotimer-0.2.0-12|48	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.2.0-8mdv2009.0
12cu|vdr-plugin-autotimer-0.2.0-12|49	+ Revision: 197631
12cu|vdr-plugin-autotimer-0.2.0-12|50	- add vdr_plugin_prep
12cu|vdr-plugin-autotimer-0.2.0-12|51	- bump buildrequires on vdr-devel
12cu|vdr-plugin-autotimer-0.2.0-12|52	
12cu|vdr-plugin-autotimer-0.2.0-12|53	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.2.0-7mdv2008.1
12cu|vdr-plugin-autotimer-0.2.0-12|54	+ Revision: 145028
12cu|vdr-plugin-autotimer-0.2.0-12|55	- rebuild for new vdr
12cu|vdr-plugin-autotimer-0.2.0-12|56	
12cu|vdr-plugin-autotimer-0.2.0-12|57	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.2.0-6mdv2008.1
12cu|vdr-plugin-autotimer-0.2.0-12|58	+ Revision: 144979
12cu|vdr-plugin-autotimer-0.2.0-12|59	- rebuild for new vdr
12cu|vdr-plugin-autotimer-0.2.0-12|60	
12cu|vdr-plugin-autotimer-0.2.0-12|61	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-autotimer-0.2.0-12|62	- restore BuildRoot
12cu|vdr-plugin-autotimer-0.2.0-12|63	
12cu|vdr-plugin-autotimer-0.2.0-12|64	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-autotimer-0.2.0-12|65	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-autotimer-0.2.0-12|66	
12cu|vdr-plugin-autotimer-0.2.0-12|67	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.2.0-5mdv2008.1
12cu|vdr-plugin-autotimer-0.2.0-12|68	+ Revision: 103060
12cu|vdr-plugin-autotimer-0.2.0-12|69	- rebuild for new vdr
12cu|vdr-plugin-autotimer-0.2.0-12|70	
12cu|vdr-plugin-autotimer-0.2.0-12|71	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.2.0-4mdv2008.0
12cu|vdr-plugin-autotimer-0.2.0-12|72	+ Revision: 49969
12cu|vdr-plugin-autotimer-0.2.0-12|73	- rebuild for new vdr
12cu|vdr-plugin-autotimer-0.2.0-12|74	
12cu|vdr-plugin-autotimer-0.2.0-12|75	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.2.0-3mdv2008.0
12cu|vdr-plugin-autotimer-0.2.0-12|76	+ Revision: 42056
12cu|vdr-plugin-autotimer-0.2.0-12|77	- rebuild for new vdr
12cu|vdr-plugin-autotimer-0.2.0-12|78	
12cu|vdr-plugin-autotimer-0.2.0-12|79	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.2.0-2mdv2008.0
12cu|vdr-plugin-autotimer-0.2.0-12|80	+ Revision: 22706
12cu|vdr-plugin-autotimer-0.2.0-12|81	- rebuild for new vdr
12cu|vdr-plugin-autotimer-0.2.0-12|82	
12cu|vdr-plugin-autotimer-0.2.0-12|83	* Sat Apr 21 2007 Anssi Hannula <anssi@mandriva.org> 0.2.0-1mdv2008.0
12cu|vdr-plugin-autotimer-0.2.0-12|84	+ Revision: 16567
12cu|vdr-plugin-autotimer-0.2.0-12|85	- update URL
12cu|vdr-plugin-autotimer-0.2.0-12|86	- 0.2.0
12cu|vdr-plugin-autotimer-0.2.0-12|87	
12cu|vdr-plugin-autotimer-0.2.0-12|88	
12cu|vdr-plugin-autotimer-0.2.0-12|89	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-7mdv2007.0
12cu|vdr-plugin-autotimer-0.2.0-12|90	+ Revision: 90891
12cu|vdr-plugin-autotimer-0.2.0-12|91	- rebuild for new vdr
12cu|vdr-plugin-autotimer-0.2.0-12|92	
12cu|vdr-plugin-autotimer-0.2.0-12|93	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-6mdv2007.1
12cu|vdr-plugin-autotimer-0.2.0-12|94	+ Revision: 73951
12cu|vdr-plugin-autotimer-0.2.0-12|95	- rebuild for new vdr
12cu|vdr-plugin-autotimer-0.2.0-12|96	- Import vdr-plugin-autotimer
12cu|vdr-plugin-autotimer-0.2.0-12|97	
12cu|vdr-plugin-autotimer-0.2.0-12|98	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-5mdv2007.0
12cu|vdr-plugin-autotimer-0.2.0-12|99	- rebuild for new vdr
12cu|vdr-plugin-autotimer-0.2.0-12|100	
12cu|vdr-plugin-autotimer-0.2.0-12|101	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-4mdv2007.0
12cu|vdr-plugin-autotimer-0.2.0-12|102	- stricter abi requires
12cu|vdr-plugin-autotimer-0.2.0-12|103	
12cu|vdr-plugin-autotimer-0.2.0-12|104	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-3mdv2007.0
12cu|vdr-plugin-autotimer-0.2.0-12|105	- rebuild for new vdr
12cu|vdr-plugin-autotimer-0.2.0-12|106	
12cu|vdr-plugin-autotimer-0.2.0-12|107	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-2mdv2007.0
12cu|vdr-plugin-autotimer-0.2.0-12|108	- rebuild for new vdr
12cu|vdr-plugin-autotimer-0.2.0-12|109	
12cu|vdr-plugin-autotimer-0.2.0-12|110	* Thu Jun 22 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-1mdv2007.0
12cu|vdr-plugin-autotimer-0.2.0-12|111	- initial Mandriva release
12cu|vdr-plugin-autotimer-0.2.0-12|112	

13095 12
12cu|vdr-plugin-autotimeredit-0.1.8-19|1	%define plugin	autotimeredit
12cu|vdr-plugin-autotimeredit-0.1.8-19|2	
12cu|vdr-plugin-autotimeredit-0.1.8-19|3	# backportability
12cu|vdr-plugin-autotimeredit-0.1.8-19|4	%define _localstatedir %{_var}
12cu|vdr-plugin-autotimeredit-0.1.8-19|5	
12cu|vdr-plugin-autotimeredit-0.1.8-19|6	Summary:	VDR plugin: OSD autotimer edit
12cu|vdr-plugin-autotimeredit-0.1.8-19|7	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-autotimeredit-0.1.8-19|8	Version:	0.1.8
12cu|vdr-plugin-autotimeredit-0.1.8-19|9	Release:	19
12cu|vdr-plugin-autotimeredit-0.1.8-19|10	Group:		Video
12cu|vdr-plugin-autotimeredit-0.1.8-19|11	License:	GPL
12cu|vdr-plugin-autotimeredit-0.1.8-19|12	URL:		http://www.fast-info.de/vdr/autotimeredit/
12cu|vdr-plugin-autotimeredit-0.1.8-19|13	Source:		http://www.fast-info.de/vdr/autotimeredit/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-autotimeredit-0.1.8-19|14	Patch1:		http://gentoo.fh-luh.de/files/vdr-autotimeredit/autotimeredit-0.1.8.patch
12cu|vdr-plugin-autotimeredit-0.1.8-19|15	Patch2:		92_autotimeredit-0.1.8-1.5.3.dpatch
12cu|vdr-plugin-autotimeredit-0.1.8-19|16	Patch3:		autotimeredit-0.1.8-i18n-1.6.patch
12cu|vdr-plugin-autotimeredit-0.1.8-19|17	Patch4:		autotimeredit-0.1.8-vdr-1.6.patch
12cu|vdr-plugin-autotimeredit-0.1.8-19|18	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-autotimeredit-0.1.8-19|19	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-autotimeredit-0.1.8-19|20	
12cu|vdr-plugin-autotimeredit-0.1.8-19|21	%description
12cu|vdr-plugin-autotimeredit-0.1.8-19|22	This is a plugin for the Video Disk Recorder (VDR) to edit the vdradmind.at
12cu|vdr-plugin-autotimeredit-0.1.8-19|23	for vdradmind via VDR on-screen-display (OSD).
12cu|vdr-plugin-autotimeredit-0.1.8-19|24	
12cu|vdr-plugin-autotimeredit-0.1.8-19|25	%prep
12cu|vdr-plugin-autotimeredit-0.1.8-19|26	%setup -q -n %plugin-%version
12cu|vdr-plugin-autotimeredit-0.1.8-19|27	%patch1 -p4 -b .uint
12cu|vdr-plugin-autotimeredit-0.1.8-19|28	%patch2 -p1
12cu|vdr-plugin-autotimeredit-0.1.8-19|29	%patch3 -p1
12cu|vdr-plugin-autotimeredit-0.1.8-19|30	%patch4 -p1
12cu|vdr-plugin-autotimeredit-0.1.8-19|31	%vdr_plugin_prep
12cu|vdr-plugin-autotimeredit-0.1.8-19|32	
12cu|vdr-plugin-autotimeredit-0.1.8-19|33	# this plugin has somewhat bloated configuration scheme...
12cu|vdr-plugin-autotimeredit-0.1.8-19|34	
12cu|vdr-plugin-autotimeredit-0.1.8-19|35	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-autotimeredit-0.1.8-19|36	# Note that most of these options can also be set from the OSD setup menu and
12cu|vdr-plugin-autotimeredit-0.1.8-19|37	# autotimeredit.conf.
12cu|vdr-plugin-autotimeredit-0.1.8-19|38	# Read the documentation for more info.
12cu|vdr-plugin-autotimeredit-0.1.8-19|39	#
12cu|vdr-plugin-autotimeredit-0.1.8-19|40	# Autotimer-file (same for vdradmind!)
12cu|vdr-plugin-autotimeredit-0.1.8-19|41	var=AUTOTIMER_FILE
12cu|vdr-plugin-autotimeredit-0.1.8-19|42	param="-f AUTOTIMER_FILE"
12cu|vdr-plugin-autotimeredit-0.1.8-19|43	default=%{_localstatedir}/lib/vdradmin/vdradmind.at
12cu|vdr-plugin-autotimeredit-0.1.8-19|44	# Hide the file from setup-menu
12cu|vdr-plugin-autotimeredit-0.1.8-19|45	var=HIDE_AUTOTIMER_FILE
12cu|vdr-plugin-autotimeredit-0.1.8-19|46	param="--ns_autotimerfile"
12cu|vdr-plugin-autotimeredit-0.1.8-19|47	# Use SIGHUP (vdradmind) for update Autotimer
12cu|vdr-plugin-autotimeredit-0.1.8-19|48	var=USE_SIGHUP_VDRADMIN
12cu|vdr-plugin-autotimeredit-0.1.8-19|49	param=-p
12cu|vdr-plugin-autotimeredit-0.1.8-19|50	default=yes
12cu|vdr-plugin-autotimeredit-0.1.8-19|51	# Use SIGHUP (xxv) for update Autotimer
12cu|vdr-plugin-autotimeredit-0.1.8-19|52	var=USE_SIGHUP_XXV
12cu|vdr-plugin-autotimeredit-0.1.8-19|53	param=-x
12cu|vdr-plugin-autotimeredit-0.1.8-19|54	# Hide the use_sgihup from setup-menu
12cu|vdr-plugin-autotimeredit-0.1.8-19|55	var=HIDE_USE_SIGHUP
12cu|vdr-plugin-autotimeredit-0.1.8-19|56	param=--ns_update_method
12cu|vdr-plugin-autotimeredit-0.1.8-19|57	# Script/Config-file for force update autotimer
12cu|vdr-plugin-autotimeredit-0.1.8-19|58	var=FORCE_UPDATE_FILE
12cu|vdr-plugin-autotimeredit-0.1.8-19|59	param="-u FORCE_UPDATE_FILE"
12cu|vdr-plugin-autotimeredit-0.1.8-19|60	default=%{_localstatedir}/lib/vdradmin/vdradmind.conf
12cu|vdr-plugin-autotimeredit-0.1.8-19|61	# Hide the vdradminupdate-file form setup-menu
12cu|vdr-plugin-autotimeredit-0.1.8-19|62	var=HIDE_FORCE_UPDATE_FILE
12cu|vdr-plugin-autotimeredit-0.1.8-19|63	param="--ns_vdradminupdate"
12cu|vdr-plugin-autotimeredit-0.1.8-19|64	# Show the plugin in the mainmenu
12cu|vdr-plugin-autotimeredit-0.1.8-19|65	var=VISIBLE
12cu|vdr-plugin-autotimeredit-0.1.8-19|66	param=-m
12cu|vdr-plugin-autotimeredit-0.1.8-19|67	# Hide the plugin in the mainmenu
12cu|vdr-plugin-autotimeredit-0.1.8-19|68	var=HIDDEN
12cu|vdr-plugin-autotimeredit-0.1.8-19|69	param=-M
12cu|vdr-plugin-autotimeredit-0.1.8-19|70	# Select Name for entry in the mainmenu
12cu|vdr-plugin-autotimeredit-0.1.8-19|71	var=MAINMENU_NAME
12cu|vdr-plugin-autotimeredit-0.1.8-19|72	param="-n MAINMENU_NAME"
12cu|vdr-plugin-autotimeredit-0.1.8-19|73	# Enable more logging
12cu|vdr-plugin-autotimeredit-0.1.8-19|74	var=ENABLE_VERBOSE
12cu|vdr-plugin-autotimeredit-0.1.8-19|75	param=-v
12cu|vdr-plugin-autotimeredit-0.1.8-19|76	# Disable more logging
12cu|vdr-plugin-autotimeredit-0.1.8-19|77	var=DISABLE_VERBOSE
12cu|vdr-plugin-autotimeredit-0.1.8-19|78	param=-V
12cu|vdr-plugin-autotimeredit-0.1.8-19|79	# Use the repeat feature from vdradmin bp0.9
12cu|vdr-plugin-autotimeredit-0.1.8-19|80	var=USE_REPEAT
12cu|vdr-plugin-autotimeredit-0.1.8-19|81	param=-r
12cu|vdr-plugin-autotimeredit-0.1.8-19|82	# not use, it set automatic to use, if the autotimerfile with 11 values
12cu|vdr-plugin-autotimeredit-0.1.8-19|83	var=NOT_USE_REPEAT
12cu|vdr-plugin-autotimeredit-0.1.8-19|84	param=-R
12cu|vdr-plugin-autotimeredit-0.1.8-19|85	# Hide the option from setup-menu
12cu|vdr-plugin-autotimeredit-0.1.8-19|86	var=HIDE_USE_REPEAT
12cu|vdr-plugin-autotimeredit-0.1.8-19|87	param=--ns_repeat_feature
12cu|vdr-plugin-autotimeredit-0.1.8-19|88	# Use weekday feature (sets also USE_REPEAT)
12cu|vdr-plugin-autotimeredit-0.1.8-19|89	var=USE_WEEKDAY
12cu|vdr-plugin-autotimeredit-0.1.8-19|90	param=-k
12cu|vdr-plugin-autotimeredit-0.1.8-19|91	default=yes
12cu|vdr-plugin-autotimeredit-0.1.8-19|92	# not use, it set automatic to use, if the autotimerfile with 12 values
12cu|vdr-plugin-autotimeredit-0.1.8-19|93	var=NOT_USE_WEEKDAY
12cu|vdr-plugin-autotimeredit-0.1.8-19|94	param=-K
12cu|vdr-plugin-autotimeredit-0.1.8-19|95	# Hide the option from setup-menu
12cu|vdr-plugin-autotimeredit-0.1.8-19|96	var=HIDE_USE_WEEKDAY
12cu|vdr-plugin-autotimeredit-0.1.8-19|97	param=--ns_weekday_feature
12cu|vdr-plugin-autotimeredit-0.1.8-19|98	# Show the manual update line at begin of autotimer-list
12cu|vdr-plugin-autotimeredit-0.1.8-19|99	var=UPDATE_BEGIN
12cu|vdr-plugin-autotimeredit-0.1.8-19|100	param=-b
12cu|vdr-plugin-autotimeredit-0.1.8-19|101	# Hide the manual update line at begin of autotimer-list
12cu|vdr-plugin-autotimeredit-0.1.8-19|102	var=NO_UPDATE_BEGIN
12cu|vdr-plugin-autotimeredit-0.1.8-19|103	param=-B
12cu|vdr-plugin-autotimeredit-0.1.8-19|104	# Show the manual update line at end of autotimer-list
12cu|vdr-plugin-autotimeredit-0.1.8-19|105	var=UPDATE_END
12cu|vdr-plugin-autotimeredit-0.1.8-19|106	param=-e
12cu|vdr-plugin-autotimeredit-0.1.8-19|107	# Hide the manual update line at end of autotimer-list
12cu|vdr-plugin-autotimeredit-0.1.8-19|108	var=NO_UPDATE_END
12cu|vdr-plugin-autotimeredit-0.1.8-19|109	param=-E
12cu|vdr-plugin-autotimeredit-0.1.8-19|110	# When one or more Autotimer are modifed, by quit the plugin appears
12cu|vdr-plugin-autotimeredit-0.1.8-19|111	# a question for force search update
12cu|vdr-plugin-autotimeredit-0.1.8-19|112	var=QUESTION_UPDATE
12cu|vdr-plugin-autotimeredit-0.1.8-19|113	param=-q
12cu|vdr-plugin-autotimeredit-0.1.8-19|114	# Above but no question
12cu|vdr-plugin-autotimeredit-0.1.8-19|115	var=NO_QUESTION_UPDATE
12cu|vdr-plugin-autotimeredit-0.1.8-19|116	param=-Q
12cu|vdr-plugin-autotimeredit-0.1.8-19|117	# For the Autotimerlist show search in title, subtitle and
12cu|vdr-plugin-autotimeredit-0.1.8-19|118	# description as a single char
12cu|vdr-plugin-autotimeredit-0.1.8-19|119	var=SHOW_FLAGS
12cu|vdr-plugin-autotimeredit-0.1.8-19|120	param=-l
12cu|vdr-plugin-autotimeredit-0.1.8-19|121	# Column is hidden
12cu|vdr-plugin-autotimeredit-0.1.8-19|122	var=HIDE_FLAGS
12cu|vdr-plugin-autotimeredit-0.1.8-19|123	param=-L
12cu|vdr-plugin-autotimeredit-0.1.8-19|124	# For the Autotimerlist show the startsearchtime
12cu|vdr-plugin-autotimeredit-0.1.8-19|125	var=SHOW_START
12cu|vdr-plugin-autotimeredit-0.1.8-19|126	param=-a
12cu|vdr-plugin-autotimeredit-0.1.8-19|127	# Column is hidden
12cu|vdr-plugin-autotimeredit-0.1.8-19|128	var=HIDE_START
12cu|vdr-plugin-autotimeredit-0.1.8-19|129	param=-A
12cu|vdr-plugin-autotimeredit-0.1.8-19|130	# For the Autotimerlist show the stopsearchtime
12cu|vdr-plugin-autotimeredit-0.1.8-19|131	var=SHOW_STOP
12cu|vdr-plugin-autotimeredit-0.1.8-19|132	param=-t
12cu|vdr-plugin-autotimeredit-0.1.8-19|133	# Column is hidden
12cu|vdr-plugin-autotimeredit-0.1.8-19|134	var=HIDE_STOP
12cu|vdr-plugin-autotimeredit-0.1.8-19|135	param=-T
12cu|vdr-plugin-autotimeredit-0.1.8-19|136	# For the Autotimerlist show the searchchannel
12cu|vdr-plugin-autotimeredit-0.1.8-19|137	var=SHOW_CHANNEL
12cu|vdr-plugin-autotimeredit-0.1.8-19|138	param=-c
12cu|vdr-plugin-autotimeredit-0.1.8-19|139	# Column is hidden
12cu|vdr-plugin-autotimeredit-0.1.8-19|140	var=HIDE_CHANNEL
12cu|vdr-plugin-autotimeredit-0.1.8-19|141	param=-C
12cu|vdr-plugin-autotimeredit-0.1.8-19|142	# if show_channel the name of channel is use
12cu|vdr-plugin-autotimeredit-0.1.8-19|143	var=SHOW_CHANNEL_NAME
12cu|vdr-plugin-autotimeredit-0.1.8-19|144	param=-s
12cu|vdr-plugin-autotimeredit-0.1.8-19|145	# if show_channel the number of channel is use
12cu|vdr-plugin-autotimeredit-0.1.8-19|146	var=SHOW_CHANNEL_NUMBER
12cu|vdr-plugin-autotimeredit-0.1.8-19|147	param=-S
12cu|vdr-plugin-autotimeredit-0.1.8-19|148	# Hide the Preferr Command Line Parameter form setup-menu
12cu|vdr-plugin-autotimeredit-0.1.8-19|149	var=HIDE_COMMANDLINE
12cu|vdr-plugin-autotimeredit-0.1.8-19|150	param=--ns_commandline
12cu|vdr-plugin-autotimeredit-0.1.8-19|151	# set the default choise for the dictionary (space '_', any special
12cu|vdr-plugin-autotimeredit-0.1.8-19|152	# char with #xx) a dictionary for blacklist starts with '~' include
12cu|vdr-plugin-autotimeredit-0.1.8-19|153	# subdictionary with '~~'
12cu|vdr-plugin-autotimeredit-0.1.8-19|154	# example: "/some/dir,/another/dir"
12cu|vdr-plugin-autotimeredit-0.1.8-19|155	var=DEFAULTDICTIONARY
12cu|vdr-plugin-autotimeredit-0.1.8-19|156	param="-d DEFAULTDICTIONARY"
12cu|vdr-plugin-autotimeredit-0.1.8-19|157	# Select the source for the defaultdictionary
12cu|vdr-plugin-autotimeredit-0.1.8-19|158	# 0x01 - autotimer 0x02 - timer 0x04 - records 0x08 - commandline 0x10 - setup
12cu|vdr-plugin-autotimeredit-0.1.8-19|159	var=USE_DEFAULTDICTIONARY
12cu|vdr-plugin-autotimeredit-0.1.8-19|160	param="-D USE_DEFAULTDICTIONARY"
12cu|vdr-plugin-autotimeredit-0.1.8-19|161	# Hide all options with default dictionary from setup-menu
12cu|vdr-plugin-autotimeredit-0.1.8-19|162	var=HIDE_DEFAULTDICTIONARY
12cu|vdr-plugin-autotimeredit-0.1.8-19|163	param=--ns_defaultdictionary
12cu|vdr-plugin-autotimeredit-0.1.8-19|164	# time (hours) between two updates for defaultdictionary from
12cu|vdr-plugin-autotimeredit-0.1.8-19|165	# records (-1 only by start, 0 by each call autotimeredit)
12cu|vdr-plugin-autotimeredit-0.1.8-19|166	var=UPDATETIMERECORDS
12cu|vdr-plugin-autotimeredit-0.1.8-19|167	param="-y UPDATETIMERECORDS"
12cu|vdr-plugin-autotimeredit-0.1.8-19|168	# Hide the updatetimerecords option from setup-menu
12cu|vdr-plugin-autotimeredit-0.1.8-19|169	var=HIDE_UPDATETIMERECORDS
12cu|vdr-plugin-autotimeredit-0.1.8-19|170	param=--ns_updatetimerecords
12cu|vdr-plugin-autotimeredit-0.1.8-19|171	# file for read more options (relativ to <config-dir>/plugins, or
12cu|vdr-plugin-autotimeredit-0.1.8-19|172	# when begins with '/' absolute)
12cu|vdr-plugin-autotimeredit-0.1.8-19|173	var=MORE_OPTIONS_FILE
12cu|vdr-plugin-autotimeredit-0.1.8-19|174	param="@MORE_OPTIONS_FILE"
12cu|vdr-plugin-autotimeredit-0.1.8-19|175	%vdr_plugin_params_end
12cu|vdr-plugin-autotimeredit-0.1.8-19|176	
12cu|vdr-plugin-autotimeredit-0.1.8-19|177	%build
12cu|vdr-plugin-autotimeredit-0.1.8-19|178	%vdr_plugin_build
12cu|vdr-plugin-autotimeredit-0.1.8-19|179	
12cu|vdr-plugin-autotimeredit-0.1.8-19|180	%install
12cu|vdr-plugin-autotimeredit-0.1.8-19|181	%vdr_plugin_install
12cu|vdr-plugin-autotimeredit-0.1.8-19|182	
12cu|vdr-plugin-autotimeredit-0.1.8-19|183	%files -f %plugin.vdr
12cu|vdr-plugin-autotimeredit-0.1.8-19|184	%defattr(-,root,root)
12cu|vdr-plugin-autotimeredit-0.1.8-19|185	%doc README HISTORY
12cu|vdr-plugin-autotimeredit-0.1.8-19|186	
12cu|vdr-plugin-autotimeredit-0.1.8-19|187	
12cu|vdr-plugin-autotimeredit-0.1.8-19|188	
12cu|vdr-plugin-autotimeredit-0.1.8-19|189	
12cu|vdr-plugin-autotimeredit-0.1.8-19|190	%changelog
12cu|vdr-plugin-autotimeredit-0.1.8-19|191	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.8-18mdv2010.0
12cu|vdr-plugin-autotimeredit-0.1.8-19|192	+ Revision: 401088
12cu|vdr-plugin-autotimeredit-0.1.8-19|193	- rebuild for new VDR
12cu|vdr-plugin-autotimeredit-0.1.8-19|194	
12cu|vdr-plugin-autotimeredit-0.1.8-19|195	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.8-17mdv2009.1
12cu|vdr-plugin-autotimeredit-0.1.8-19|196	+ Revision: 359286
12cu|vdr-plugin-autotimeredit-0.1.8-19|197	- rebuild for new vdr
12cu|vdr-plugin-autotimeredit-0.1.8-19|198	- define %%_localstatedir locally for backportability
12cu|vdr-plugin-autotimeredit-0.1.8-19|199	
12cu|vdr-plugin-autotimeredit-0.1.8-19|200	+ Pixel <pixel@mandriva.com>
12cu|vdr-plugin-autotimeredit-0.1.8-19|201	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cu|vdr-plugin-autotimeredit-0.1.8-19|202	
12cu|vdr-plugin-autotimeredit-0.1.8-19|203	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.8-16mdv2009.0
12cu|vdr-plugin-autotimeredit-0.1.8-19|204	+ Revision: 197901
12cu|vdr-plugin-autotimeredit-0.1.8-19|205	- rebuild for new vdr
12cu|vdr-plugin-autotimeredit-0.1.8-19|206	
12cu|vdr-plugin-autotimeredit-0.1.8-19|207	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.8-15mdv2009.0
12cu|vdr-plugin-autotimeredit-0.1.8-19|208	+ Revision: 197632
12cu|vdr-plugin-autotimeredit-0.1.8-19|209	- add vdr_plugin_prep
12cu|vdr-plugin-autotimeredit-0.1.8-19|210	- bump buildrequires on vdr-devel
12cu|vdr-plugin-autotimeredit-0.1.8-19|211	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-autotimeredit-0.1.8-19|212	- adapt for API changes of VDR 1.5.3 (P2 from e-tobi)
12cu|vdr-plugin-autotimeredit-0.1.8-19|213	- adapt for API changes of VDR 1.6 (P4)
12cu|vdr-plugin-autotimeredit-0.1.8-19|214	
12cu|vdr-plugin-autotimeredit-0.1.8-19|215	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.8-14mdv2008.1
12cu|vdr-plugin-autotimeredit-0.1.8-19|216	+ Revision: 145032
12cu|vdr-plugin-autotimeredit-0.1.8-19|217	- rebuild for new vdr
12cu|vdr-plugin-autotimeredit-0.1.8-19|218	
12cu|vdr-plugin-autotimeredit-0.1.8-19|219	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.8-13mdv2008.1
12cu|vdr-plugin-autotimeredit-0.1.8-19|220	+ Revision: 144986
12cu|vdr-plugin-autotimeredit-0.1.8-19|221	- rebuild for new vdr
12cu|vdr-plugin-autotimeredit-0.1.8-19|222	
12cu|vdr-plugin-autotimeredit-0.1.8-19|223	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-autotimeredit-0.1.8-19|224	- restore BuildRoot
12cu|vdr-plugin-autotimeredit-0.1.8-19|225	
12cu|vdr-plugin-autotimeredit-0.1.8-19|226	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-autotimeredit-0.1.8-19|227	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-autotimeredit-0.1.8-19|228	
12cu|vdr-plugin-autotimeredit-0.1.8-19|229	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.8-12mdv2008.1
12cu|vdr-plugin-autotimeredit-0.1.8-19|230	+ Revision: 103064
12cu|vdr-plugin-autotimeredit-0.1.8-19|231	- rebuild for new vdr
12cu|vdr-plugin-autotimeredit-0.1.8-19|232	
12cu|vdr-plugin-autotimeredit-0.1.8-19|233	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.8-11mdv2008.0
12cu|vdr-plugin-autotimeredit-0.1.8-19|234	+ Revision: 49970
12cu|vdr-plugin-autotimeredit-0.1.8-19|235	- rebuild for new vdr
12cu|vdr-plugin-autotimeredit-0.1.8-19|236	
12cu|vdr-plugin-autotimeredit-0.1.8-19|237	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.8-10mdv2008.0
12cu|vdr-plugin-autotimeredit-0.1.8-19|238	+ Revision: 42057
12cu|vdr-plugin-autotimeredit-0.1.8-19|239	- rebuild for new vdr
12cu|vdr-plugin-autotimeredit-0.1.8-19|240	
12cu|vdr-plugin-autotimeredit-0.1.8-19|241	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.8-9mdv2008.0
12cu|vdr-plugin-autotimeredit-0.1.8-19|242	+ Revision: 22707
12cu|vdr-plugin-autotimeredit-0.1.8-19|243	- rebuild for new vdr
12cu|vdr-plugin-autotimeredit-0.1.8-19|244	
12cu|vdr-plugin-autotimeredit-0.1.8-19|245	
12cu|vdr-plugin-autotimeredit-0.1.8-19|246	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.8-8mdv2007.0
12cu|vdr-plugin-autotimeredit-0.1.8-19|247	+ Revision: 90892
12cu|vdr-plugin-autotimeredit-0.1.8-19|248	- rebuild for new vdr
12cu|vdr-plugin-autotimeredit-0.1.8-19|249	
12cu|vdr-plugin-autotimeredit-0.1.8-19|250	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.8-7mdv2007.1
12cu|vdr-plugin-autotimeredit-0.1.8-19|251	+ Revision: 73952
12cu|vdr-plugin-autotimeredit-0.1.8-19|252	- rebuild for new vdr
12cu|vdr-plugin-autotimeredit-0.1.8-19|253	- Import vdr-plugin-autotimeredit
12cu|vdr-plugin-autotimeredit-0.1.8-19|254	
12cu|vdr-plugin-autotimeredit-0.1.8-19|255	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.8-6mdv2007.0
12cu|vdr-plugin-autotimeredit-0.1.8-19|256	- rebuild for new vdr
12cu|vdr-plugin-autotimeredit-0.1.8-19|257	
12cu|vdr-plugin-autotimeredit-0.1.8-19|258	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.8-5mdv2007.0
12cu|vdr-plugin-autotimeredit-0.1.8-19|259	- stricter abi requires
12cu|vdr-plugin-autotimeredit-0.1.8-19|260	
12cu|vdr-plugin-autotimeredit-0.1.8-19|261	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.8-4mdv2007.0
12cu|vdr-plugin-autotimeredit-0.1.8-19|262	- rebuild for new vdr
12cu|vdr-plugin-autotimeredit-0.1.8-19|263	
12cu|vdr-plugin-autotimeredit-0.1.8-19|264	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.8-3mdv2007.0
12cu|vdr-plugin-autotimeredit-0.1.8-19|265	- rebuild for new vdr
12cu|vdr-plugin-autotimeredit-0.1.8-19|266	
12cu|vdr-plugin-autotimeredit-0.1.8-19|267	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.8-2mdv2007.0
12cu|vdr-plugin-autotimeredit-0.1.8-19|268	- rebuild for new vdr
12cu|vdr-plugin-autotimeredit-0.1.8-19|269	
12cu|vdr-plugin-autotimeredit-0.1.8-19|270	* Thu Jun 15 2006 Anssi Hannula <anssi@mandriva.org> 0.1.8-1mdv2007.0
12cu|vdr-plugin-autotimeredit-0.1.8-19|271	- initial Mandriva release
12cu|vdr-plugin-autotimeredit-0.1.8-19|272	

13096 12
12cu|vdr-plugin-avolctl-0.3b-12|1	%define plugin	avolctl
12cu|vdr-plugin-avolctl-0.3b-12|2	
12cu|vdr-plugin-avolctl-0.3b-12|3	Summary:	VDR plugin: Alsa Volume Control
12cu|vdr-plugin-avolctl-0.3b-12|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-avolctl-0.3b-12|5	Version:	0.3b
12cu|vdr-plugin-avolctl-0.3b-12|6	Release:	12
12cu|vdr-plugin-avolctl-0.3b-12|7	Group:		Video
12cu|vdr-plugin-avolctl-0.3b-12|8	License:	GPL
12cu|vdr-plugin-avolctl-0.3b-12|9	URL:		http://martins-kabuff.de/avolctl.html
12cu|vdr-plugin-avolctl-0.3b-12|10	Source:		http://martins-kabuff.de/download/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-avolctl-0.3b-12|11	Patch0:		avolctl-0.3b-i18n-1.6.patch
12cu|vdr-plugin-avolctl-0.3b-12|12	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-avolctl-0.3b-12|13	BuildRequires:	libalsa-devel
12cu|vdr-plugin-avolctl-0.3b-12|14	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-avolctl-0.3b-12|15	
12cu|vdr-plugin-avolctl-0.3b-12|16	%description
12cu|vdr-plugin-avolctl-0.3b-12|17	This plugin controls selectable volume controls if your soundcard depending on
12cu|vdr-plugin-avolctl-0.3b-12|18	the volume control of VDR. It is also possible to select controls and switches
12cu|vdr-plugin-avolctl-0.3b-12|19	that can be controlled within the settings menu. This is for example useful for
12cu|vdr-plugin-avolctl-0.3b-12|20	tone control.
12cu|vdr-plugin-avolctl-0.3b-12|21	
12cu|vdr-plugin-avolctl-0.3b-12|22	%prep
12cu|vdr-plugin-avolctl-0.3b-12|23	%setup -q -n %plugin-%version
12cu|vdr-plugin-avolctl-0.3b-12|24	%patch0 -p1
12cu|vdr-plugin-avolctl-0.3b-12|25	%vdr_plugin_prep
12cu|vdr-plugin-avolctl-0.3b-12|26	
12cu|vdr-plugin-avolctl-0.3b-12|27	%build
12cu|vdr-plugin-avolctl-0.3b-12|28	%vdr_plugin_build
12cu|vdr-plugin-avolctl-0.3b-12|29	
12cu|vdr-plugin-avolctl-0.3b-12|30	%install
12cu|vdr-plugin-avolctl-0.3b-12|31	%vdr_plugin_install
12cu|vdr-plugin-avolctl-0.3b-12|32	
12cu|vdr-plugin-avolctl-0.3b-12|33	%files -f %plugin.vdr
12cu|vdr-plugin-avolctl-0.3b-12|34	%defattr(-,root,root)
12cu|vdr-plugin-avolctl-0.3b-12|35	%doc README HISTORY
12cu|vdr-plugin-avolctl-0.3b-12|36	
12cu|vdr-plugin-avolctl-0.3b-12|37	
12cu|vdr-plugin-avolctl-0.3b-12|38	
12cu|vdr-plugin-avolctl-0.3b-12|39	
12cu|vdr-plugin-avolctl-0.3b-12|40	%changelog
12cu|vdr-plugin-avolctl-0.3b-12|41	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.3b-11mdv2010.0
12cu|vdr-plugin-avolctl-0.3b-12|42	+ Revision: 401088
12cu|vdr-plugin-avolctl-0.3b-12|43	- rebuild for new VDR
12cu|vdr-plugin-avolctl-0.3b-12|44	
12cu|vdr-plugin-avolctl-0.3b-12|45	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.3b-10mdv2009.1
12cu|vdr-plugin-avolctl-0.3b-12|46	+ Revision: 359287
12cu|vdr-plugin-avolctl-0.3b-12|47	- rebuild for new vdr
12cu|vdr-plugin-avolctl-0.3b-12|48	
12cu|vdr-plugin-avolctl-0.3b-12|49	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.3b-9mdv2009.0
12cu|vdr-plugin-avolctl-0.3b-12|50	+ Revision: 197902
12cu|vdr-plugin-avolctl-0.3b-12|51	- rebuild for new vdr
12cu|vdr-plugin-avolctl-0.3b-12|52	
12cu|vdr-plugin-avolctl-0.3b-12|53	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.3b-8mdv2009.0
12cu|vdr-plugin-avolctl-0.3b-12|54	+ Revision: 197633
12cu|vdr-plugin-avolctl-0.3b-12|55	- add vdr_plugin_prep
12cu|vdr-plugin-avolctl-0.3b-12|56	- bump buildrequires on vdr-devel
12cu|vdr-plugin-avolctl-0.3b-12|57	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-avolctl-0.3b-12|58	
12cu|vdr-plugin-avolctl-0.3b-12|59	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.3b-7mdv2008.1
12cu|vdr-plugin-avolctl-0.3b-12|60	+ Revision: 145039
12cu|vdr-plugin-avolctl-0.3b-12|61	- rebuild for new vdr
12cu|vdr-plugin-avolctl-0.3b-12|62	
12cu|vdr-plugin-avolctl-0.3b-12|63	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.3b-6mdv2008.1
12cu|vdr-plugin-avolctl-0.3b-12|64	+ Revision: 144987
12cu|vdr-plugin-avolctl-0.3b-12|65	- rebuild for new vdr
12cu|vdr-plugin-avolctl-0.3b-12|66	
12cu|vdr-plugin-avolctl-0.3b-12|67	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-avolctl-0.3b-12|68	- restore BuildRoot
12cu|vdr-plugin-avolctl-0.3b-12|69	
12cu|vdr-plugin-avolctl-0.3b-12|70	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-avolctl-0.3b-12|71	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-avolctl-0.3b-12|72	
12cu|vdr-plugin-avolctl-0.3b-12|73	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.3b-5mdv2008.1
12cu|vdr-plugin-avolctl-0.3b-12|74	+ Revision: 103065
12cu|vdr-plugin-avolctl-0.3b-12|75	- rebuild for new vdr
12cu|vdr-plugin-avolctl-0.3b-12|76	
12cu|vdr-plugin-avolctl-0.3b-12|77	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.3b-4mdv2008.0
12cu|vdr-plugin-avolctl-0.3b-12|78	+ Revision: 49971
12cu|vdr-plugin-avolctl-0.3b-12|79	- rebuild for new vdr
12cu|vdr-plugin-avolctl-0.3b-12|80	
12cu|vdr-plugin-avolctl-0.3b-12|81	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.3b-3mdv2008.0
12cu|vdr-plugin-avolctl-0.3b-12|82	+ Revision: 42058
12cu|vdr-plugin-avolctl-0.3b-12|83	- rebuild for new vdr
12cu|vdr-plugin-avolctl-0.3b-12|84	
12cu|vdr-plugin-avolctl-0.3b-12|85	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.3b-2mdv2008.0
12cu|vdr-plugin-avolctl-0.3b-12|86	+ Revision: 22709
12cu|vdr-plugin-avolctl-0.3b-12|87	- rebuild for new vdr
12cu|vdr-plugin-avolctl-0.3b-12|88	
12cu|vdr-plugin-avolctl-0.3b-12|89	
12cu|vdr-plugin-avolctl-0.3b-12|90	* Sun Jan 21 2007 Anssi Hannula <anssi@mandriva.org> 0.3b-1mdv2007.0
12cu|vdr-plugin-avolctl-0.3b-12|91	+ Revision: 111489
12cu|vdr-plugin-avolctl-0.3b-12|92	- 0.3b
12cu|vdr-plugin-avolctl-0.3b-12|93	
12cu|vdr-plugin-avolctl-0.3b-12|94	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.3a-8mdv2007.1
12cu|vdr-plugin-avolctl-0.3b-12|95	+ Revision: 90893
12cu|vdr-plugin-avolctl-0.3b-12|96	- rebuild for new vdr
12cu|vdr-plugin-avolctl-0.3b-12|97	
12cu|vdr-plugin-avolctl-0.3b-12|98	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.3a-7mdv2007.1
12cu|vdr-plugin-avolctl-0.3b-12|99	+ Revision: 73953
12cu|vdr-plugin-avolctl-0.3b-12|100	- rebuild for new vdr
12cu|vdr-plugin-avolctl-0.3b-12|101	- Import vdr-plugin-avolctl
12cu|vdr-plugin-avolctl-0.3b-12|102	
12cu|vdr-plugin-avolctl-0.3b-12|103	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.3a-6mdv2007.0
12cu|vdr-plugin-avolctl-0.3b-12|104	- rebuild for new vdr
12cu|vdr-plugin-avolctl-0.3b-12|105	
12cu|vdr-plugin-avolctl-0.3b-12|106	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.3a-5mdv2007.0
12cu|vdr-plugin-avolctl-0.3b-12|107	- stricter abi requires
12cu|vdr-plugin-avolctl-0.3b-12|108	
12cu|vdr-plugin-avolctl-0.3b-12|109	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.3a-4mdv2007.0
12cu|vdr-plugin-avolctl-0.3b-12|110	- rebuild for new vdr
12cu|vdr-plugin-avolctl-0.3b-12|111	
12cu|vdr-plugin-avolctl-0.3b-12|112	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.3a-3mdv2007.0
12cu|vdr-plugin-avolctl-0.3b-12|113	- rebuild for new vdr
12cu|vdr-plugin-avolctl-0.3b-12|114	
12cu|vdr-plugin-avolctl-0.3b-12|115	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.3a-2mdv2007.0
12cu|vdr-plugin-avolctl-0.3b-12|116	- rebuild for new vdr
12cu|vdr-plugin-avolctl-0.3b-12|117	
12cu|vdr-plugin-avolctl-0.3b-12|118	* Fri Jun 16 2006 Anssi Hannula <anssi@mandriva.org> 0.3a-1mdv2007.0
12cu|vdr-plugin-avolctl-0.3b-12|119	- initial Mandriva release
12cu|vdr-plugin-avolctl-0.3b-12|120	

13097 12
12cu|vdr-plugin-beep-0.1.2-3|1	%define plugin	beep
12cu|vdr-plugin-beep-0.1.2-3|2	
12cu|vdr-plugin-beep-0.1.2-3|3	Summary:	VDR plugin: Notify with a beep
12cu|vdr-plugin-beep-0.1.2-3|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-beep-0.1.2-3|5	Version:	0.1.2
12cu|vdr-plugin-beep-0.1.2-3|6	Release:	3
12cu|vdr-plugin-beep-0.1.2-3|7	Group:		Video
12cu|vdr-plugin-beep-0.1.2-3|8	License:	GPL
12cu|vdr-plugin-beep-0.1.2-3|9	URL:		http://www.deltab.de/content/view/25/62
12cu|vdr-plugin-beep-0.1.2-3|10	Source:		vdr-%plugin-%version.tgz
12cu|vdr-plugin-beep-0.1.2-3|11	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-beep-0.1.2-3|12	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-beep-0.1.2-3|13	
12cu|vdr-plugin-beep-0.1.2-3|14	%description
12cu|vdr-plugin-beep-0.1.2-3|15	This Plugin notify with a beep over the internal mainboard speaker,
12cu|vdr-plugin-beep-0.1.2-3|16	to selected VDR events.
12cu|vdr-plugin-beep-0.1.2-3|17	
12cu|vdr-plugin-beep-0.1.2-3|18	%prep
12cu|vdr-plugin-beep-0.1.2-3|19	%setup -q -n %plugin-%version
12cu|vdr-plugin-beep-0.1.2-3|20	chmod a+x contrib
12cu|vdr-plugin-beep-0.1.2-3|21	chmod a+x contrib/Elise.sh
12cu|vdr-plugin-beep-0.1.2-3|22	%vdr_plugin_prep
12cu|vdr-plugin-beep-0.1.2-3|23	
12cu|vdr-plugin-beep-0.1.2-3|24	%build
12cu|vdr-plugin-beep-0.1.2-3|25	%vdr_plugin_build
12cu|vdr-plugin-beep-0.1.2-3|26	
12cu|vdr-plugin-beep-0.1.2-3|27	%install
12cu|vdr-plugin-beep-0.1.2-3|28	%vdr_plugin_install
12cu|vdr-plugin-beep-0.1.2-3|29	
12cu|vdr-plugin-beep-0.1.2-3|30	%files -f %plugin.vdr
12cu|vdr-plugin-beep-0.1.2-3|31	%defattr(-,root,root)
12cu|vdr-plugin-beep-0.1.2-3|32	%doc README HISTORY contrib
12cu|vdr-plugin-beep-0.1.2-3|33	
12cu|vdr-plugin-beep-0.1.2-3|34	
12cu|vdr-plugin-beep-0.1.2-3|35	
12cu|vdr-plugin-beep-0.1.2-3|36	
12cu|vdr-plugin-beep-0.1.2-3|37	%changelog
12cu|vdr-plugin-beep-0.1.2-3|38	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-2mdv2010.0
12cu|vdr-plugin-beep-0.1.2-3|39	+ Revision: 401088
12cu|vdr-plugin-beep-0.1.2-3|40	- rebuild for new VDR
12cu|vdr-plugin-beep-0.1.2-3|41	
12cu|vdr-plugin-beep-0.1.2-3|42	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-1mdv2010.0
12cu|vdr-plugin-beep-0.1.2-3|43	+ Revision: 396080
12cu|vdr-plugin-beep-0.1.2-3|44	- new version
12cu|vdr-plugin-beep-0.1.2-3|45	
12cu|vdr-plugin-beep-0.1.2-3|46	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.1-2mdv2009.1
12cu|vdr-plugin-beep-0.1.2-3|47	+ Revision: 359288
12cu|vdr-plugin-beep-0.1.2-3|48	- rebuild for new vdr
12cu|vdr-plugin-beep-0.1.2-3|49	
12cu|vdr-plugin-beep-0.1.2-3|50	* Sun May 11 2008 Anssi Hannula <anssi@mandriva.org> 0.1.1-1mdv2009.0
12cu|vdr-plugin-beep-0.1.2-3|51	+ Revision: 205452
12cu|vdr-plugin-beep-0.1.2-3|52	- new version
12cu|vdr-plugin-beep-0.1.2-3|53	- drop i18n patch, fixed upstream
12cu|vdr-plugin-beep-0.1.2-3|54	- update URL
12cu|vdr-plugin-beep-0.1.2-3|55	
12cu|vdr-plugin-beep-0.1.2-3|56	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-17mdv2009.0
12cu|vdr-plugin-beep-0.1.2-3|57	+ Revision: 197903
12cu|vdr-plugin-beep-0.1.2-3|58	- rebuild for new vdr
12cu|vdr-plugin-beep-0.1.2-3|59	
12cu|vdr-plugin-beep-0.1.2-3|60	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-16mdv2009.0
12cu|vdr-plugin-beep-0.1.2-3|61	+ Revision: 197634
12cu|vdr-plugin-beep-0.1.2-3|62	- add vdr_plugin_prep
12cu|vdr-plugin-beep-0.1.2-3|63	- bump buildrequires on vdr-devel
12cu|vdr-plugin-beep-0.1.2-3|64	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-beep-0.1.2-3|65	
12cu|vdr-plugin-beep-0.1.2-3|66	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-15mdv2008.1
12cu|vdr-plugin-beep-0.1.2-3|67	+ Revision: 145040
12cu|vdr-plugin-beep-0.1.2-3|68	- rebuild for new vdr
12cu|vdr-plugin-beep-0.1.2-3|69	
12cu|vdr-plugin-beep-0.1.2-3|70	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-14mdv2008.1
12cu|vdr-plugin-beep-0.1.2-3|71	+ Revision: 144988
12cu|vdr-plugin-beep-0.1.2-3|72	- rebuild for new vdr
12cu|vdr-plugin-beep-0.1.2-3|73	
12cu|vdr-plugin-beep-0.1.2-3|74	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-beep-0.1.2-3|75	- restore BuildRoot
12cu|vdr-plugin-beep-0.1.2-3|76	
12cu|vdr-plugin-beep-0.1.2-3|77	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-beep-0.1.2-3|78	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-beep-0.1.2-3|79	
12cu|vdr-plugin-beep-0.1.2-3|80	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-13mdv2008.1
12cu|vdr-plugin-beep-0.1.2-3|81	+ Revision: 103066
12cu|vdr-plugin-beep-0.1.2-3|82	- rebuild for new vdr
12cu|vdr-plugin-beep-0.1.2-3|83	
12cu|vdr-plugin-beep-0.1.2-3|84	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-12mdv2008.0
12cu|vdr-plugin-beep-0.1.2-3|85	+ Revision: 49972
12cu|vdr-plugin-beep-0.1.2-3|86	- rebuild for new vdr
12cu|vdr-plugin-beep-0.1.2-3|87	
12cu|vdr-plugin-beep-0.1.2-3|88	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-11mdv2008.0
12cu|vdr-plugin-beep-0.1.2-3|89	+ Revision: 42059
12cu|vdr-plugin-beep-0.1.2-3|90	- rebuild for new vdr
12cu|vdr-plugin-beep-0.1.2-3|91	
12cu|vdr-plugin-beep-0.1.2-3|92	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-10mdv2008.0
12cu|vdr-plugin-beep-0.1.2-3|93	+ Revision: 22711
12cu|vdr-plugin-beep-0.1.2-3|94	- rebuild for new vdr
12cu|vdr-plugin-beep-0.1.2-3|95	
12cu|vdr-plugin-beep-0.1.2-3|96	
12cu|vdr-plugin-beep-0.1.2-3|97	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-9mdv2007.0
12cu|vdr-plugin-beep-0.1.2-3|98	+ Revision: 90894
12cu|vdr-plugin-beep-0.1.2-3|99	- rebuild for new vdr
12cu|vdr-plugin-beep-0.1.2-3|100	
12cu|vdr-plugin-beep-0.1.2-3|101	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-8mdv2007.1
12cu|vdr-plugin-beep-0.1.2-3|102	+ Revision: 73958
12cu|vdr-plugin-beep-0.1.2-3|103	- rebuild for new vdr
12cu|vdr-plugin-beep-0.1.2-3|104	- Import vdr-plugin-beep
12cu|vdr-plugin-beep-0.1.2-3|105	
12cu|vdr-plugin-beep-0.1.2-3|106	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-7mdv2007.0
12cu|vdr-plugin-beep-0.1.2-3|107	- rebuild for new vdr
12cu|vdr-plugin-beep-0.1.2-3|108	
12cu|vdr-plugin-beep-0.1.2-3|109	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-6mdv2007.0
12cu|vdr-plugin-beep-0.1.2-3|110	- stricter abi requires
12cu|vdr-plugin-beep-0.1.2-3|111	
12cu|vdr-plugin-beep-0.1.2-3|112	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-5mdv2007.0
12cu|vdr-plugin-beep-0.1.2-3|113	- rebuild for new vdr
12cu|vdr-plugin-beep-0.1.2-3|114	
12cu|vdr-plugin-beep-0.1.2-3|115	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-4mdv2007.0
12cu|vdr-plugin-beep-0.1.2-3|116	- rebuild for new vdr
12cu|vdr-plugin-beep-0.1.2-3|117	
12cu|vdr-plugin-beep-0.1.2-3|118	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-3mdv2007.0
12cu|vdr-plugin-beep-0.1.2-3|119	- rebuild for new vdr
12cu|vdr-plugin-beep-0.1.2-3|120	
12cu|vdr-plugin-beep-0.1.2-3|121	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-2mdv2007.0
12cu|vdr-plugin-beep-0.1.2-3|122	- rebuild for new vdr
12cu|vdr-plugin-beep-0.1.2-3|123	
12cu|vdr-plugin-beep-0.1.2-3|124	* Sun Jun 04 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-1mdv2007.0
12cu|vdr-plugin-beep-0.1.2-3|125	- initial Mandriva release
12cu|vdr-plugin-beep-0.1.2-3|126	

13098 12
12cu|vdr-plugin-bitstreamout-0.89c-4|1	%define plugin	bitstreamout
12cu|vdr-plugin-bitstreamout-0.89c-4|2	
12cu|vdr-plugin-bitstreamout-0.89c-4|3	%define debug_package %{nil}
12cu|vdr-plugin-bitstreamout-0.89c-4|4	
12cu|vdr-plugin-bitstreamout-0.89c-4|5	Summary:	VDR plugin: bit stream out to S/P-DIF of a sound card
12cu|vdr-plugin-bitstreamout-0.89c-4|6	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-bitstreamout-0.89c-4|7	Version:	0.89c
12cu|vdr-plugin-bitstreamout-0.89c-4|8	Release:	4
12cu|vdr-plugin-bitstreamout-0.89c-4|9	Group:		Video
12cu|vdr-plugin-bitstreamout-0.89c-4|10	License:	GPL
12cu|vdr-plugin-bitstreamout-0.89c-4|11	URL:		http://bitstreamout.sourceforge.net/
12cu|vdr-plugin-bitstreamout-0.89c-4|12	Source:		http://prdownloads.sourceforge.net/bitstreamout/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-bitstreamout-0.89c-4|13	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-bitstreamout-0.89c-4|14	BuildRequires:	mad-devel
12cu|vdr-plugin-bitstreamout-0.89c-4|15	BuildRequires:	libalsa-devel
12cu|vdr-plugin-bitstreamout-0.89c-4|16	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-bitstreamout-0.89c-4|17	Requires(post):	vdr-common
12cu|vdr-plugin-bitstreamout-0.89c-4|18	
12cu|vdr-plugin-bitstreamout-0.89c-4|19	%description
12cu|vdr-plugin-bitstreamout-0.89c-4|20	A plugin which receive the data stream of AC3 (Dolby Digital[tm]),
12cu|vdr-plugin-bitstreamout-0.89c-4|21	DTS[tm] (Digital Theater System[tm]), and linear PCM in playback
12cu|vdr-plugin-bitstreamout-0.89c-4|22	and live mode of VDR.  The data received is send to the S/P-DIF
12cu|vdr-plugin-bitstreamout-0.89c-4|23	of the sound card.  Whereby the none PCM data is embedded into
12cu|vdr-plugin-bitstreamout-0.89c-4|24	an appropriate PCM data stream to ensure that the A/V receiver with
12cu|vdr-plugin-bitstreamout-0.89c-4|25	its decoder unit is able to handle the data therein.  For a full
12cu|vdr-plugin-bitstreamout-0.89c-4|26	description read the file Description.
12cu|vdr-plugin-bitstreamout-0.89c-4|27	
12cu|vdr-plugin-bitstreamout-0.89c-4|28	%prep
12cu|vdr-plugin-bitstreamout-0.89c-4|29	%setup -q -c
12cu|vdr-plugin-bitstreamout-0.89c-4|30	cd %plugin
12cu|vdr-plugin-bitstreamout-0.89c-4|31	# fix build
12cu|vdr-plugin-bitstreamout-0.89c-4|32	sed -i 's,error No VDR,warning No VDR,' Makefile
12cu|vdr-plugin-bitstreamout-0.89c-4|33	
12cu|vdr-plugin-bitstreamout-0.89c-4|34	%vdr_plugin_prep
12cu|vdr-plugin-bitstreamout-0.89c-4|35	
12cu|vdr-plugin-bitstreamout-0.89c-4|36	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-bitstreamout-0.89c-4|37	# enable a control entry in the main menu
12cu|vdr-plugin-bitstreamout-0.89c-4|38	var=ONOFF
12cu|vdr-plugin-bitstreamout-0.89c-4|39	param=--onoff
12cu|vdr-plugin-bitstreamout-0.89c-4|40	# script for en/dis-able the spdif interface
12cu|vdr-plugin-bitstreamout-0.89c-4|41	var=SCRIPT
12cu|vdr-plugin-bitstreamout-0.89c-4|42	param=--mute=SCRIPT
12cu|vdr-plugin-bitstreamout-0.89c-4|43	%vdr_plugin_params_end
12cu|vdr-plugin-bitstreamout-0.89c-4|44	
12cu|vdr-plugin-bitstreamout-0.89c-4|45	%build
12cu|vdr-plugin-bitstreamout-0.89c-4|46	cd %plugin
12cu|vdr-plugin-bitstreamout-0.89c-4|47	# messed up variables in Makefile:
12cu|vdr-plugin-bitstreamout-0.89c-4|48	%vdr_plugin_build PLUGINLIBDIR=.
12cu|vdr-plugin-bitstreamout-0.89c-4|49	
12cu|vdr-plugin-bitstreamout-0.89c-4|50	%install
12cu|vdr-plugin-bitstreamout-0.89c-4|51	cd %plugin
12cu|vdr-plugin-bitstreamout-0.89c-4|52	%vdr_plugin_install
12cu|vdr-plugin-bitstreamout-0.89c-4|53	
12cu|vdr-plugin-bitstreamout-0.89c-4|54	install -d -m755 %{buildroot}/%{_mandir}/man5
12cu|vdr-plugin-bitstreamout-0.89c-4|55	install -m644 vdr-bitstreamout.5* %{buildroot}/%{_mandir}/man5
12cu|vdr-plugin-bitstreamout-0.89c-4|56	
12cu|vdr-plugin-bitstreamout-0.89c-4|57	%post
12cu|vdr-plugin-bitstreamout-0.89c-4|58	%{_bindir}/gpasswd -a vdr audio >/dev/null
12cu|vdr-plugin-bitstreamout-0.89c-4|59	
12cu|vdr-plugin-bitstreamout-0.89c-4|60	
12cu|vdr-plugin-bitstreamout-0.89c-4|61	%files -f %plugin/%plugin.vdr
12cu|vdr-plugin-bitstreamout-0.89c-4|62	%defattr(-,root,root)
12cu|vdr-plugin-bitstreamout-0.89c-4|63	%doc %plugin/AUTHORS %plugin/ChangeLog %plugin/Description
12cu|vdr-plugin-bitstreamout-0.89c-4|64	%doc %plugin/INSTALL %plugin/PROBLEMS %plugin/README
12cu|vdr-plugin-bitstreamout-0.89c-4|65	%doc %plugin/tools %plugin/doc %plugin/mute
12cu|vdr-plugin-bitstreamout-0.89c-4|66	%{_mandir}/man5/vdr-bitstreamout.5*
12cu|vdr-plugin-bitstreamout-0.89c-4|67	
12cu|vdr-plugin-bitstreamout-0.89c-4|68	
12cu|vdr-plugin-bitstreamout-0.89c-4|69	
12cu|vdr-plugin-bitstreamout-0.89c-4|70	%changelog
12cu|vdr-plugin-bitstreamout-0.89c-4|71	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.89c-2mdv2010.0
12cu|vdr-plugin-bitstreamout-0.89c-4|72	+ Revision: 401088
12cu|vdr-plugin-bitstreamout-0.89c-4|73	- rebuild for new VDR
12cu|vdr-plugin-bitstreamout-0.89c-4|74	
12cu|vdr-plugin-bitstreamout-0.89c-4|75	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.89c-1mdv2010.0
12cu|vdr-plugin-bitstreamout-0.89c-4|76	+ Revision: 396081
12cu|vdr-plugin-bitstreamout-0.89c-4|77	- new version
12cu|vdr-plugin-bitstreamout-0.89c-4|78	- make sed in %%prep more specific
12cu|vdr-plugin-bitstreamout-0.89c-4|79	
12cu|vdr-plugin-bitstreamout-0.89c-4|80	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.89b-2mdv2009.1
12cu|vdr-plugin-bitstreamout-0.89c-4|81	+ Revision: 359291
12cu|vdr-plugin-bitstreamout-0.89c-4|82	- rebuild for new vdr
12cu|vdr-plugin-bitstreamout-0.89c-4|83	
12cu|vdr-plugin-bitstreamout-0.89c-4|84	* Sun May 11 2008 Anssi Hannula <anssi@mandriva.org> 0.89b-1mdv2009.0
12cu|vdr-plugin-bitstreamout-0.89c-4|85	+ Revision: 205451
12cu|vdr-plugin-bitstreamout-0.89c-4|86	- new version
12cu|vdr-plugin-bitstreamout-0.89c-4|87	- drop patches, fixed upstream
12cu|vdr-plugin-bitstreamout-0.89c-4|88	
12cu|vdr-plugin-bitstreamout-0.89c-4|89	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.85-19mdv2009.0
12cu|vdr-plugin-bitstreamout-0.89c-4|90	+ Revision: 197904
12cu|vdr-plugin-bitstreamout-0.89c-4|91	- rebuild for new vdr
12cu|vdr-plugin-bitstreamout-0.89c-4|92	
12cu|vdr-plugin-bitstreamout-0.89c-4|93	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.85-18mdv2009.0
12cu|vdr-plugin-bitstreamout-0.89c-4|94	+ Revision: 197635
12cu|vdr-plugin-bitstreamout-0.89c-4|95	- add vdr_plugin_prep
12cu|vdr-plugin-bitstreamout-0.89c-4|96	- bump buildrequires on vdr-devel
12cu|vdr-plugin-bitstreamout-0.89c-4|97	- fix debug packages (P1 from e-tobi)
12cu|vdr-plugin-bitstreamout-0.89c-4|98	- adapt for api changes of vdr 1.5.0 (P2 from e-tobi)
12cu|vdr-plugin-bitstreamout-0.89c-4|99	
12cu|vdr-plugin-bitstreamout-0.89c-4|100	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.85-17mdv2008.1
12cu|vdr-plugin-bitstreamout-0.89c-4|101	+ Revision: 145041
12cu|vdr-plugin-bitstreamout-0.89c-4|102	- rebuild for new vdr
12cu|vdr-plugin-bitstreamout-0.89c-4|103	
12cu|vdr-plugin-bitstreamout-0.89c-4|104	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.85-16mdv2008.1
12cu|vdr-plugin-bitstreamout-0.89c-4|105	+ Revision: 144991
12cu|vdr-plugin-bitstreamout-0.89c-4|106	- rebuild for new vdr
12cu|vdr-plugin-bitstreamout-0.89c-4|107	
12cu|vdr-plugin-bitstreamout-0.89c-4|108	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-bitstreamout-0.89c-4|109	- restore BuildRoot
12cu|vdr-plugin-bitstreamout-0.89c-4|110	
12cu|vdr-plugin-bitstreamout-0.89c-4|111	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-bitstreamout-0.89c-4|112	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-bitstreamout-0.89c-4|113	
12cu|vdr-plugin-bitstreamout-0.89c-4|114	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.85-15mdv2008.1
12cu|vdr-plugin-bitstreamout-0.89c-4|115	+ Revision: 103575
12cu|vdr-plugin-bitstreamout-0.89c-4|116	- use own bitops implementation instead of the removed one from
12cu|vdr-plugin-bitstreamout-0.89c-4|117	glibc-devel (replaces P0, from e-tobi)
12cu|vdr-plugin-bitstreamout-0.89c-4|118	- rebuild for new vdr
12cu|vdr-plugin-bitstreamout-0.89c-4|119	
12cu|vdr-plugin-bitstreamout-0.89c-4|120	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.85-14mdv2008.0
12cu|vdr-plugin-bitstreamout-0.89c-4|121	+ Revision: 49973
12cu|vdr-plugin-bitstreamout-0.89c-4|122	- rebuild for new vdr
12cu|vdr-plugin-bitstreamout-0.89c-4|123	
12cu|vdr-plugin-bitstreamout-0.89c-4|124	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.85-13mdv2008.0
12cu|vdr-plugin-bitstreamout-0.89c-4|125	+ Revision: 42060
12cu|vdr-plugin-bitstreamout-0.89c-4|126	- rebuild for new vdr
12cu|vdr-plugin-bitstreamout-0.89c-4|127	
12cu|vdr-plugin-bitstreamout-0.89c-4|128	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.85-12mdv2008.0
12cu|vdr-plugin-bitstreamout-0.89c-4|129	+ Revision: 22713
12cu|vdr-plugin-bitstreamout-0.89c-4|130	- rebuild for new vdr
12cu|vdr-plugin-bitstreamout-0.89c-4|131	
12cu|vdr-plugin-bitstreamout-0.89c-4|132	
12cu|vdr-plugin-bitstreamout-0.89c-4|133	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.85-11mdv2007.0
12cu|vdr-plugin-bitstreamout-0.89c-4|134	+ Revision: 90895
12cu|vdr-plugin-bitstreamout-0.89c-4|135	- rebuild for new vdr
12cu|vdr-plugin-bitstreamout-0.89c-4|136	
12cu|vdr-plugin-bitstreamout-0.89c-4|137	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.85-10mdv2007.1
12cu|vdr-plugin-bitstreamout-0.89c-4|138	+ Revision: 73959
12cu|vdr-plugin-bitstreamout-0.89c-4|139	- rebuild for new vdr
12cu|vdr-plugin-bitstreamout-0.89c-4|140	- Import vdr-plugin-bitstreamout
12cu|vdr-plugin-bitstreamout-0.89c-4|141	
12cu|vdr-plugin-bitstreamout-0.89c-4|142	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.85-9mdv2007.0
12cu|vdr-plugin-bitstreamout-0.89c-4|143	- rebuild for new vdr
12cu|vdr-plugin-bitstreamout-0.89c-4|144	
12cu|vdr-plugin-bitstreamout-0.89c-4|145	* Fri Sep 01 2006 Anssi Hannula <anssi@mandriva.org> 0.85-8mdv2007.0
12cu|vdr-plugin-bitstreamout-0.89c-4|146	- add vdr to audio group
12cu|vdr-plugin-bitstreamout-0.89c-4|147	
12cu|vdr-plugin-bitstreamout-0.89c-4|148	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.85-7mdv2007.0
12cu|vdr-plugin-bitstreamout-0.89c-4|149	- stricter abi requires
12cu|vdr-plugin-bitstreamout-0.89c-4|150	
12cu|vdr-plugin-bitstreamout-0.89c-4|151	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.85-6mdv2007.0
12cu|vdr-plugin-bitstreamout-0.89c-4|152	- rebuild for new vdr
12cu|vdr-plugin-bitstreamout-0.89c-4|153	
12cu|vdr-plugin-bitstreamout-0.89c-4|154	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.85-5mdv2007.0
12cu|vdr-plugin-bitstreamout-0.89c-4|155	- rebuild for new vdr
12cu|vdr-plugin-bitstreamout-0.89c-4|156	- patch0: workaround for glibc-devel bug #23935
12cu|vdr-plugin-bitstreamout-0.89c-4|157	
12cu|vdr-plugin-bitstreamout-0.89c-4|158	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.85-4mdv2007.0
12cu|vdr-plugin-bitstreamout-0.89c-4|159	- rebuild for new vdr
12cu|vdr-plugin-bitstreamout-0.89c-4|160	
12cu|vdr-plugin-bitstreamout-0.89c-4|161	* Fri Jun 09 2006 Anssi Hannula <anssi@mandriva.org> 0.85-3mdv2007.0
12cu|vdr-plugin-bitstreamout-0.89c-4|162	- buildrequires mad-devel libalsa-devel
12cu|vdr-plugin-bitstreamout-0.89c-4|163	
12cu|vdr-plugin-bitstreamout-0.89c-4|164	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.85-2mdv2007.0
12cu|vdr-plugin-bitstreamout-0.89c-4|165	- rebuild for new vdr
12cu|vdr-plugin-bitstreamout-0.89c-4|166	
12cu|vdr-plugin-bitstreamout-0.89c-4|167	* Sun Jun 04 2006 Anssi Hannula <anssi@mandriva.org> 0.85-1mdv2007.0
12cu|vdr-plugin-bitstreamout-0.89c-4|168	- initial Mandriva release
12cu|vdr-plugin-bitstreamout-0.89c-4|169	

13099 12
12cu|vdr-plugin-btrcu-0.0.1-20|1	%define plugin	btrcu
12cu|vdr-plugin-btrcu-0.0.1-20|2	
12cu|vdr-plugin-btrcu-0.0.1-20|3	Summary:	VDR plugin: Controls VDR through a Bluetooth mobile phone
12cu|vdr-plugin-btrcu-0.0.1-20|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-btrcu-0.0.1-20|5	Version:	0.0.1
12cu|vdr-plugin-btrcu-0.0.1-20|6	Release:	20
12cu|vdr-plugin-btrcu-0.0.1-20|7	Group:		Video
12cu|vdr-plugin-btrcu-0.0.1-20|8	License:	GPL
12cu|vdr-plugin-btrcu-0.0.1-20|9	URL:		http://www.k13zoo.de/vdr/
12cu|vdr-plugin-btrcu-0.0.1-20|10	Source:		http://www.k13zoo.de/vdr/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-btrcu-0.0.1-20|11	Patch1:		btrcu-0.0.1-gcc4.patch
12cu|vdr-plugin-btrcu-0.0.1-20|12	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-btrcu-0.0.1-20|13	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-btrcu-0.0.1-20|14	
12cu|vdr-plugin-btrcu-0.0.1-20|15	%description
12cu|vdr-plugin-btrcu-0.0.1-20|16	This plugin allows using a bluetooth mobile phone to act as remote.
12cu|vdr-plugin-btrcu-0.0.1-20|17	
12cu|vdr-plugin-btrcu-0.0.1-20|18	%prep
12cu|vdr-plugin-btrcu-0.0.1-20|19	%setup -q -n %plugin-%version
12cu|vdr-plugin-btrcu-0.0.1-20|20	%patch1 -p1 -b .gcc4
12cu|vdr-plugin-btrcu-0.0.1-20|21	%vdr_plugin_prep
12cu|vdr-plugin-btrcu-0.0.1-20|22	
12cu|vdr-plugin-btrcu-0.0.1-20|23	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-btrcu-0.0.1-20|24	# BtRCU device (default is /dev/rfcomm0)
12cu|vdr-plugin-btrcu-0.0.1-20|25	var=BTRCU_DEV
12cu|vdr-plugin-btrcu-0.0.1-20|26	param=--device=BTRCU_DEV
12cu|vdr-plugin-btrcu-0.0.1-20|27	%vdr_plugin_params_end
12cu|vdr-plugin-btrcu-0.0.1-20|28	
12cu|vdr-plugin-btrcu-0.0.1-20|29	%build
12cu|vdr-plugin-btrcu-0.0.1-20|30	%vdr_plugin_build
12cu|vdr-plugin-btrcu-0.0.1-20|31	
12cu|vdr-plugin-btrcu-0.0.1-20|32	%install
12cu|vdr-plugin-btrcu-0.0.1-20|33	%vdr_plugin_install
12cu|vdr-plugin-btrcu-0.0.1-20|34	
12cu|vdr-plugin-btrcu-0.0.1-20|35	install -D -m755 btrcu.sh.example %{buildroot}%{vdr_plugin_cfgdir}/btrcu.sh
12cu|vdr-plugin-btrcu-0.0.1-20|36	
12cu|vdr-plugin-btrcu-0.0.1-20|37	%files -f %plugin.vdr
12cu|vdr-plugin-btrcu-0.0.1-20|38	%defattr(-,root,root)
12cu|vdr-plugin-btrcu-0.0.1-20|39	%doc README HISTORY
12cu|vdr-plugin-btrcu-0.0.1-20|40	%config(noreplace) %{vdr_plugin_cfgdir}/btrcu.sh
12cu|vdr-plugin-btrcu-0.0.1-20|41	
12cu|vdr-plugin-btrcu-0.0.1-20|42	
12cu|vdr-plugin-btrcu-0.0.1-20|43	
12cu|vdr-plugin-btrcu-0.0.1-20|44	
12cu|vdr-plugin-btrcu-0.0.1-20|45	%changelog
12cu|vdr-plugin-btrcu-0.0.1-20|46	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1-18mdv2010.0
12cu|vdr-plugin-btrcu-0.0.1-20|47	+ Revision: 401088
12cu|vdr-plugin-btrcu-0.0.1-20|48	- rebuild for new VDR
12cu|vdr-plugin-btrcu-0.0.1-20|49	
12cu|vdr-plugin-btrcu-0.0.1-20|50	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1-17mdv2009.1
12cu|vdr-plugin-btrcu-0.0.1-20|51	+ Revision: 359293
12cu|vdr-plugin-btrcu-0.0.1-20|52	- rebuild for new vdr
12cu|vdr-plugin-btrcu-0.0.1-20|53	
12cu|vdr-plugin-btrcu-0.0.1-20|54	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-16mdv2009.0
12cu|vdr-plugin-btrcu-0.0.1-20|55	+ Revision: 197905
12cu|vdr-plugin-btrcu-0.0.1-20|56	- rebuild for new vdr
12cu|vdr-plugin-btrcu-0.0.1-20|57	
12cu|vdr-plugin-btrcu-0.0.1-20|58	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-15mdv2009.0
12cu|vdr-plugin-btrcu-0.0.1-20|59	+ Revision: 197636
12cu|vdr-plugin-btrcu-0.0.1-20|60	- add vdr_plugin_prep
12cu|vdr-plugin-btrcu-0.0.1-20|61	- bump buildrequires on vdr-devel
12cu|vdr-plugin-btrcu-0.0.1-20|62	
12cu|vdr-plugin-btrcu-0.0.1-20|63	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-14mdv2008.1
12cu|vdr-plugin-btrcu-0.0.1-20|64	+ Revision: 145042
12cu|vdr-plugin-btrcu-0.0.1-20|65	- rebuild for new vdr
12cu|vdr-plugin-btrcu-0.0.1-20|66	
12cu|vdr-plugin-btrcu-0.0.1-20|67	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-13mdv2008.1
12cu|vdr-plugin-btrcu-0.0.1-20|68	+ Revision: 144992
12cu|vdr-plugin-btrcu-0.0.1-20|69	- rebuild for new vdr
12cu|vdr-plugin-btrcu-0.0.1-20|70	
12cu|vdr-plugin-btrcu-0.0.1-20|71	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-btrcu-0.0.1-20|72	- restore BuildRoot
12cu|vdr-plugin-btrcu-0.0.1-20|73	
12cu|vdr-plugin-btrcu-0.0.1-20|74	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-btrcu-0.0.1-20|75	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-btrcu-0.0.1-20|76	
12cu|vdr-plugin-btrcu-0.0.1-20|77	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-12mdv2008.1
12cu|vdr-plugin-btrcu-0.0.1-20|78	+ Revision: 103068
12cu|vdr-plugin-btrcu-0.0.1-20|79	- rebuild for new vdr
12cu|vdr-plugin-btrcu-0.0.1-20|80	
12cu|vdr-plugin-btrcu-0.0.1-20|81	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-11mdv2008.0
12cu|vdr-plugin-btrcu-0.0.1-20|82	+ Revision: 49974
12cu|vdr-plugin-btrcu-0.0.1-20|83	- rebuild for new vdr
12cu|vdr-plugin-btrcu-0.0.1-20|84	
12cu|vdr-plugin-btrcu-0.0.1-20|85	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-10mdv2008.0
12cu|vdr-plugin-btrcu-0.0.1-20|86	+ Revision: 42061
12cu|vdr-plugin-btrcu-0.0.1-20|87	- rebuild for new vdr
12cu|vdr-plugin-btrcu-0.0.1-20|88	
12cu|vdr-plugin-btrcu-0.0.1-20|89	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-9mdv2008.0
12cu|vdr-plugin-btrcu-0.0.1-20|90	+ Revision: 22715
12cu|vdr-plugin-btrcu-0.0.1-20|91	- rebuild for new vdr
12cu|vdr-plugin-btrcu-0.0.1-20|92	
12cu|vdr-plugin-btrcu-0.0.1-20|93	
12cu|vdr-plugin-btrcu-0.0.1-20|94	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-8mdv2007.0
12cu|vdr-plugin-btrcu-0.0.1-20|95	+ Revision: 90896
12cu|vdr-plugin-btrcu-0.0.1-20|96	- rebuild for new vdr
12cu|vdr-plugin-btrcu-0.0.1-20|97	
12cu|vdr-plugin-btrcu-0.0.1-20|98	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-7mdv2007.1
12cu|vdr-plugin-btrcu-0.0.1-20|99	+ Revision: 73960
12cu|vdr-plugin-btrcu-0.0.1-20|100	- rebuild for new vdr
12cu|vdr-plugin-btrcu-0.0.1-20|101	- Import vdr-plugin-btrcu
12cu|vdr-plugin-btrcu-0.0.1-20|102	
12cu|vdr-plugin-btrcu-0.0.1-20|103	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-6mdv2007.0
12cu|vdr-plugin-btrcu-0.0.1-20|104	- rebuild for new vdr
12cu|vdr-plugin-btrcu-0.0.1-20|105	
12cu|vdr-plugin-btrcu-0.0.1-20|106	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-5mdv2007.0
12cu|vdr-plugin-btrcu-0.0.1-20|107	- stricter abi requires
12cu|vdr-plugin-btrcu-0.0.1-20|108	
12cu|vdr-plugin-btrcu-0.0.1-20|109	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-4mdv2007.0
12cu|vdr-plugin-btrcu-0.0.1-20|110	- rebuild for new vdr
12cu|vdr-plugin-btrcu-0.0.1-20|111	
12cu|vdr-plugin-btrcu-0.0.1-20|112	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-3mdv2007.0
12cu|vdr-plugin-btrcu-0.0.1-20|113	- rebuild for new vdr
12cu|vdr-plugin-btrcu-0.0.1-20|114	
12cu|vdr-plugin-btrcu-0.0.1-20|115	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-2mdv2007.0
12cu|vdr-plugin-btrcu-0.0.1-20|116	- use _ prefix for system path macros
12cu|vdr-plugin-btrcu-0.0.1-20|117	
12cu|vdr-plugin-btrcu-0.0.1-20|118	* Fri Jun 16 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-1mdv2007.0
12cu|vdr-plugin-btrcu-0.0.1-20|119	- initial Mandriva release
12cu|vdr-plugin-btrcu-0.0.1-20|120	

13100 12
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|1	%define plugin	burn
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|2	%define prerel	beta4
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|3	%define rel	3
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|4	%define release	0.%prerel.%rel
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|5	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|6	# backportability
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|7	%define _localstatedir %{_var}
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|8	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|9	Summary:	VDR plugin: Versatile convert-and-burn plugin
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|10	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|11	Version:	0.2.0
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|12	Release:	%release
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|13	Group:		Video
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|14	License:	GPL+
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|15	URL:		http://projects.vdr-developer.org/projects/plg-burn/
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|16	Source:		vdr-%plugin-%version-%prerel.tgz
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|17	Patch1:		burn-0.1.0-pre21-jpackage-java.patch
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|18	# add subtitle track descriptions also when no dvd menu is created (untested)
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|19	Patch9:		vdr-burn-subpicture-id-when-no-menu.patch
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|20	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|21	BuildRequires:	gd-devel
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|22	BuildRequires:	boost-devel
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|23	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|24	Requires:	vdrsync
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|25	Requires:	m2vrequantizer
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|26	Requires:	dvdauthor
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|27	Requires:	dvd+rw-tools
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|28	Requires:	mjpegtools
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|29	Requires:	eject
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|30	Suggests:	pxsup2dast
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|31	Requires:	cdrkit
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|32	Requires:	cdrkit-genisoimage
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|33	Requires(post):	vdr-common
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|34	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|35	%description
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|36	This Plugin enables VDR to write compliant DVDs from VDR recordings while
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|37	being able to control the process and to watch progress from inside VDRs
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|38	on-screen-display. If the selected recordings don't fit the DVD, the video
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|39	tracks are requantized (shrinked) automatically.
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|40	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|41	The created menus support multipage-descriptions (in case the recording
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|42	summary exceeds one page).
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|43	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|44	If you wish to have subtitles support, you have to install package
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|45	projectx and enable ProjectX in the plugin setup menu.
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|46	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|47	%prep
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|48	%setup -q -n %plugin-%version-%prerel
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|49	find -name CVS -print0 | xargs -0 rm -rf
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|50	%apply_patches
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|51	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|52	perl -pi -e 's/mkisofs/genisoimage/' *.sh
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|53	perl -pi -e 's/cdrecord/wodim/' *.sh
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|54	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|55	%vdr_plugin_prep
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|56	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|57	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|58	# directory for temporary files
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|59	# MUST be on UNIX filesystem
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|60	var=TEMPDIR
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|61	param=--tempdir=TEMPDIR
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|62	# directory for temporary datafiles
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|63	var=DATADIR
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|64	param=--datadir=DATADIR
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|65	# DVD writer
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|66	var=DVD_DEVICE
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|67	param=--dvd=DVD_DEVICE
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|68	# ISO image storage directory
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|69	# default: %{_localstatedir}/lib/vdr/iso-images
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|70	var=ISO_DIR
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|71	param=--iso=ISO_DIR
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|72	%vdr_plugin_params_end
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|73	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|74	%build
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|75	%vdr_plugin_build ISODIR=%{_localstatedir}/lib/vdr/iso-images
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|76	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|77	%install
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|78	%vdr_plugin_install
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|79	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|80	install -d -m755 %{buildroot}%{_bindir}
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|81	install -m755 vdrburn-*.sh %{buildroot}%{_bindir}
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|82	install -m755 burn-buffers %{buildroot}%{_bindir}
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|83	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|84	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|85	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}/skins
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|86	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|87	cp -a burn/* %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|88	install -d -m755 %{buildroot}%{_localstatedir}/lib/vdr/iso-images
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|89	rm %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}/counters/standard
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|90	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|91	%post
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|92	%{_bindir}/gpasswd -a vdr cdrom >/dev/null
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|93	%{_bindir}/gpasswd -a vdr cdwriter >/dev/null
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|94	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|95	%files -f %plugin.vdr
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|96	%defattr(-,root,root)
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|97	%doc HISTORY README
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|98	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|99	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}/%{plugin}/counters
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|100	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/vdr/iso-images
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|101	%{vdr_plugin_cfgdir}/%{plugin}/skins
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|102	%{vdr_plugin_cfgdir}/%{plugin}/*.mp2
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|103	%{vdr_plugin_cfgdir}/%{plugin}/fonts
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|104	%{vdr_plugin_cfgdir}/%{plugin}/*.png
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|105	%{vdr_plugin_cfgdir}/%{plugin}/*.ini
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|106	%{_bindir}/vdrburn-archive.sh
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|107	%{_bindir}/vdrburn-dvd.sh
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|108	%{_bindir}/burn-buffers
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|109	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|110	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|111	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|112	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|113	%changelog
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|114	* Sat Sep 04 2010 Anssi Hannula <anssi@mandriva.org> 0.2.0-0.beta4.1mdv2011.0
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|115	+ Revision: 576000
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|116	- new version 0.2.0-beta4
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|117	- new URL
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|118	- update license tag for current policy
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|119	- remove now unneeded patches (2,3,4,5,6,7,8,9)
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|120	- add subtitle description even when no menu is created
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|121	(subpicture-id-when-no-menu.patch)
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|122	- rediff jpackage-java.patch
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|123	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|124	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre22.4mdv2011.0
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|125	+ Revision: 401088
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|126	- rebuild for new VDR
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|127	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|128	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre22.3mdv2009.1
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|129	+ Revision: 359404
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|130	- rediff i18n-gettext.patch
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|131	- rebuild for new vdr
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|132	- define %%_localstatedir locally for backportability
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|133	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|134	+ Pixel <pixel@mandriva.com>
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|135	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|136	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|137	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre22.2mdv2009.0
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|138	+ Revision: 197906
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|139	- rebuild for new vdr
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|140	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|141	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre22.1mdv2009.0
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|142	+ Revision: 197637
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|143	- 0.1.0-pre22
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|144	- add vdr_plugin_prep
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|145	- bump buildrequires on vdr-devel
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|146	- i18n fixes (P2 from e-tobi)
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|147	- requantizer fixes (P3 from e-tobi)
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|148	- adapt to gettext i18n of VDR 1.6 (P4 from e-tobi)
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|149	- add French translation (P5 from e-tobi)
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|150	- fix build with gcc 4.3 (P6 from Ville Skytt?\195?\164)
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|151	- fix charsets with VDR 1.5+ (P7 from Gentoo)
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|152	- adapt burn script for new projectx (P8)
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|153	- add subpicture ids to burned DVDs (P9 from Rolf Ahrenberg)
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|154	- requires eject
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|155	- suggests pxsup2dast instead of requiring it
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|156	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|157	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre21.8mdv2008.1
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|158	+ Revision: 145043
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|159	- rebuild for new vdr
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|160	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|161	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre21.7mdv2008.1
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|162	+ Revision: 144993
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|163	- rebuild for new vdr
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|164	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|165	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|166	- restore BuildRoot
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|167	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|168	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|169	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|170	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|171	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre21.6mdv2008.1
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|172	+ Revision: 103069
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|173	- rebuild for new vdr
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|174	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|175	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre21.5mdv2008.0
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|176	+ Revision: 49975
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|177	- rebuild for new vdr
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|178	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|179	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre21.4mdv2008.0
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|180	+ Revision: 42062
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|181	- rebuild for new vdr
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|182	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|183	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre21.3mdv2008.0
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|184	+ Revision: 22717
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|185	- rebuild for new vdr
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|186	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|187	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|188	* Fri Mar 23 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre21.2mdv2007.1
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|189	+ Revision: 148695
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|190	- require cdrkit-genisoimage
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|191	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|192	* Sun Jan 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre21.1mdv2007.1
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|193	+ Revision: 111517
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|194	- 0.1.0-pre21
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|195	- rediff patch1
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|196	- drop patch2, applied upstream
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|197	- adapt buildrequires for new version
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|198	- require pxsup2dast explicitely
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|199	- adapt to cdrkit on Mandriva 2007.1
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|200	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|201	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre20.9mdv2007.1
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|202	+ Revision: 90897
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|203	- rebuild for new vdr
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|204	- add vdr user to cdwriter group
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|205	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|206	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre20.8mdv2007.1
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|207	+ Revision: 73961
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|208	- rebuild for new vdr
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|209	- Import vdr-plugin-burn
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|210	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|211	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre20.7mdv2007.0
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|212	- rebuild for new vdr
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|213	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|214	* Fri Sep 01 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre20.6mdv2007.0
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|215	- add vdr to cdrom group
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|216	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|217	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre20.5mdv2007.0
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|218	- stricter abi requires
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|219	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|220	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre20.4mdv2007.0
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|221	- rebuild for new vdr
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|222	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|223	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre20.3mdv2007.0
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|224	- rebuild for new vdr
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|225	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|226	* Thu Jul 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre20.2mdv2007.0
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|227	- fix buildrequires
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|228	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|229	* Tue Jul 18 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre20.1mdv2007.0
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|230	- 0.1.0-pre20
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|231	- add note about subtitles to description
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|232	- rediff patch1
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|233	- patch2: srt support
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|234	
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|235	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-0.pre18.1mdv2007.0
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|236	- initial Mandriva release
12cu|vdr-plugin-burn-0.2.0-0.beta4.3|237	

13101 12
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|1	%define plugin	calc
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|2	%define tarversion 0[1].0.1-%rcver
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|3	%define rcver	rc5
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|4	%define rel	20
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|5	%define release 0.%rcver.%rel
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|6	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|7	Summary:	VDR plugin: VDR mini calculator
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|8	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|9	Version:	0.0.1
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|10	Release:	%release
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|11	Group:		Video
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|12	License:	GPL
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|13	URL:		http://www.vdrcalc.bmschneider.de/index2.html
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|14	Source:		http://www.vdrcalc.bmschneider.de/dateien/vdr-%plugin-%tarversion.tar.bz2
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|15	Patch1:		calc-0.0.1-rc5-extra-qualification.patch
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|16	Patch2:		calc-02_pathes.dpatch
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|17	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|18	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|19	Requires:	bc
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|20	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|21	%description
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|22	This is a small calculator plugin for the VDR.
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|23	It supports the 4 basic mathematic functions plus a memory, just
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|24	like your pocket calculator. It now has also the basic trigonometric
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|25	functions.
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|26	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|27	%prep
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|28	%setup -q -n %plugin-%version-%rcver
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|29	%patch1 -p1
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|30	%patch2 -p1
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|31	%vdr_plugin_prep
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|32	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|33	%build
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|34	%vdr_plugin_build
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|35	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|36	%install
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|37	%vdr_plugin_install
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|38	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|39	%files -f %plugin.vdr
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|40	%defattr(-,root,root)
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|41	%doc README HISTORY
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|42	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|43	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|44	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|45	%changelog
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|46	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.19mdv2010.0
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|47	+ Revision: 401088
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|48	- rebuild for new VDR
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|49	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|50	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.18mdv2009.1
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|51	+ Revision: 359295
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|52	- rebuild for new vdr
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|53	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|54	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.17mdv2009.0
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|55	+ Revision: 197907
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|56	- rebuild for new vdr
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|57	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|58	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.16mdv2009.0
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|59	+ Revision: 197638
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|60	- add vdr_plugin_prep
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|61	- bump buildrequires on vdr-devel
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|62	- fix paths (P2 from e-tobi)
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|63	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|64	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.15mdv2008.1
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|65	+ Revision: 145044
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|66	- rebuild for new vdr
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|67	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|68	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.14mdv2008.1
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|69	+ Revision: 144994
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|70	- rebuild for new vdr
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|71	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|72	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|73	- restore BuildRoot
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|74	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|75	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|76	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|77	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|78	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.13mdv2008.1
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|79	+ Revision: 103070
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|80	- rebuild for new vdr
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|81	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|82	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.12mdv2008.0
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|83	+ Revision: 49976
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|84	- rebuild for new vdr
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|85	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|86	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.11mdv2008.0
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|87	+ Revision: 42063
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|88	- rebuild for new vdr
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|89	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|90	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.10mdv2008.0
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|91	+ Revision: 22719
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|92	- rebuild for new vdr
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|93	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|94	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|95	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.9mdv2007.0
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|96	+ Revision: 90898
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|97	- rebuild for new vdr
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|98	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|99	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.8mdv2007.1
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|100	+ Revision: 73962
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|101	- rebuild for new vdr
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|102	- Import vdr-plugin-calc
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|103	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|104	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.7mdv2007.0
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|105	- rebuild for new vdr
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|106	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|107	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.6mdv2007.0
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|108	- stricter abi requires
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|109	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|110	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.5mdv2007.0
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|111	- rebuild for new vdr
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|112	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|113	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.4mdv2007.0
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|114	- rebuild for new vdr
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|115	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|116	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.3mdv2007.0
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|117	- rebuild for new vdr
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|118	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|119	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.2mdv2007.0
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|120	- rebuild for new vdr
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|121	
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|122	* Sun Jun 04 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.rc5.1mdv2007.0
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|123	- initial Mandriva release
12cu|vdr-plugin-calc-0.0.1-0.rc5.20|124	

13102 12
12cu|vdr-plugin-channelscan-0.1.0-18|1	%define plugin	channelscan
12cu|vdr-plugin-channelscan-0.1.0-18|2	
12cu|vdr-plugin-channelscan-0.1.0-18|3	Summary:	VDR plugin: Plugin for satellite scan
12cu|vdr-plugin-channelscan-0.1.0-18|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-channelscan-0.1.0-18|5	Version:	0.1.0
12cu|vdr-plugin-channelscan-0.1.0-18|6	Release:	18
12cu|vdr-plugin-channelscan-0.1.0-18|7	Group:		Video
12cu|vdr-plugin-channelscan-0.1.0-18|8	License:	GPL
12cu|vdr-plugin-channelscan-0.1.0-18|9	URL:		http://kikko77.altervista.org/
12cu|vdr-plugin-channelscan-0.1.0-18|10	Source:		vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-channelscan-0.1.0-18|11	Patch1:		channelscan-extra-qualification.patch
12cu|vdr-plugin-channelscan-0.1.0-18|12	Patch2:		90_channelscan-0.1.0-1.5.10.dpatch
12cu|vdr-plugin-channelscan-0.1.0-18|13	Patch3:		channelscan-0.1.0-i18n-1.6.patch
12cu|vdr-plugin-channelscan-0.1.0-18|14	Patch4:		channelscan-format-string.patch
12cu|vdr-plugin-channelscan-0.1.0-18|15	Patch5:		channelscan-includes.patch
12cu|vdr-plugin-channelscan-0.1.0-18|16	# warning: cannot pass objects of non-POD type ‘class cString’ through ‘...’; call will abort at runtime
12cu|vdr-plugin-channelscan-0.1.0-18|17	Patch6:		channelscan-non-pod-type.patch
12cu|vdr-plugin-channelscan-0.1.0-18|18	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-channelscan-0.1.0-18|19	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-channelscan-0.1.0-18|20	
12cu|vdr-plugin-channelscan-0.1.0-18|21	%description
12cu|vdr-plugin-channelscan-0.1.0-18|22	This plugin reads some information about the satellite transponders
12cu|vdr-plugin-channelscan-0.1.0-18|23	from a .ini file and then scan this sat to get a channel list.
12cu|vdr-plugin-channelscan-0.1.0-18|24	
12cu|vdr-plugin-channelscan-0.1.0-18|25	%prep
12cu|vdr-plugin-channelscan-0.1.0-18|26	%setup -q -n %plugin-%version
12cu|vdr-plugin-channelscan-0.1.0-18|27	%patch1 -p0 -b .extra
12cu|vdr-plugin-channelscan-0.1.0-18|28	%patch2 -p1
12cu|vdr-plugin-channelscan-0.1.0-18|29	%patch3 -p1
12cu|vdr-plugin-channelscan-0.1.0-18|30	%patch4 -p1
12cu|vdr-plugin-channelscan-0.1.0-18|31	%patch5 -p1
12cu|vdr-plugin-channelscan-0.1.0-18|32	%patch6 -p1
12cu|vdr-plugin-channelscan-0.1.0-18|33	
12cu|vdr-plugin-channelscan-0.1.0-18|34	%vdr_plugin_prep
12cu|vdr-plugin-channelscan-0.1.0-18|35	
12cu|vdr-plugin-channelscan-0.1.0-18|36	%build
12cu|vdr-plugin-channelscan-0.1.0-18|37	%vdr_plugin_build
12cu|vdr-plugin-channelscan-0.1.0-18|38	
12cu|vdr-plugin-channelscan-0.1.0-18|39	%install
12cu|vdr-plugin-channelscan-0.1.0-18|40	%vdr_plugin_install
12cu|vdr-plugin-channelscan-0.1.0-18|41	
12cu|vdr-plugin-channelscan-0.1.0-18|42	install -d -m755 %{buildroot}%{_vdr_plugin_datadir}/%{plugin}
12cu|vdr-plugin-channelscan-0.1.0-18|43	install -m644 transponders/* %{buildroot}%{_vdr_plugin_datadir}/%{plugin}
12cu|vdr-plugin-channelscan-0.1.0-18|44	
12cu|vdr-plugin-channelscan-0.1.0-18|45	install -d -m755 %{buildroot}%{_vdr_plugin_cfgdir}
12cu|vdr-plugin-channelscan-0.1.0-18|46	ln -s %{_vdr_plugin_datadir}/%{plugin} %{buildroot}%{_vdr_plugin_cfgdir}/transponders
12cu|vdr-plugin-channelscan-0.1.0-18|47	
12cu|vdr-plugin-channelscan-0.1.0-18|48	%files -f %plugin.vdr
12cu|vdr-plugin-channelscan-0.1.0-18|49	%defattr(-,root,root)
12cu|vdr-plugin-channelscan-0.1.0-18|50	%doc README HISTORY TODO
12cu|vdr-plugin-channelscan-0.1.0-18|51	%{_vdr_plugin_cfgdir}/transponders
12cu|vdr-plugin-channelscan-0.1.0-18|52	%{_vdr_plugin_datadir}/%{plugin}
12cu|vdr-plugin-channelscan-0.1.0-18|53	
12cu|vdr-plugin-channelscan-0.1.0-18|54	
12cu|vdr-plugin-channelscan-0.1.0-18|55	
12cu|vdr-plugin-channelscan-0.1.0-18|56	
12cu|vdr-plugin-channelscan-0.1.0-18|57	%changelog
12cu|vdr-plugin-channelscan-0.1.0-18|58	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-17mdv2010.0
12cu|vdr-plugin-channelscan-0.1.0-18|59	+ Revision: 402742
12cu|vdr-plugin-channelscan-0.1.0-18|60	- fix a bug that would cause an "Illegal instruction" error
12cu|vdr-plugin-channelscan-0.1.0-18|61	(non-pod-type.patch)
12cu|vdr-plugin-channelscan-0.1.0-18|62	
12cu|vdr-plugin-channelscan-0.1.0-18|63	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-16mdv2010.0
12cu|vdr-plugin-channelscan-0.1.0-18|64	+ Revision: 401088
12cu|vdr-plugin-channelscan-0.1.0-18|65	- rebuild for new VDR
12cu|vdr-plugin-channelscan-0.1.0-18|66	
12cu|vdr-plugin-channelscan-0.1.0-18|67	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-15mdv2009.1
12cu|vdr-plugin-channelscan-0.1.0-18|68	+ Revision: 359699
12cu|vdr-plugin-channelscan-0.1.0-18|69	- fix includes (includes.patch)
12cu|vdr-plugin-channelscan-0.1.0-18|70	- fix format strings (format-string.patch)
12cu|vdr-plugin-channelscan-0.1.0-18|71	- rebuild for new vdr
12cu|vdr-plugin-channelscan-0.1.0-18|72	
12cu|vdr-plugin-channelscan-0.1.0-18|73	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-14mdv2009.0
12cu|vdr-plugin-channelscan-0.1.0-18|74	+ Revision: 197909
12cu|vdr-plugin-channelscan-0.1.0-18|75	- rebuild for new vdr
12cu|vdr-plugin-channelscan-0.1.0-18|76	
12cu|vdr-plugin-channelscan-0.1.0-18|77	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-13mdv2009.0
12cu|vdr-plugin-channelscan-0.1.0-18|78	+ Revision: 197640
12cu|vdr-plugin-channelscan-0.1.0-18|79	- add vdr_plugin_prep
12cu|vdr-plugin-channelscan-0.1.0-18|80	- bump buildrequires on vdr-devel
12cu|vdr-plugin-channelscan-0.1.0-18|81	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-channelscan-0.1.0-18|82	- adapt for api changes of vdr 1.5.10 (P2 from e-tobi)
12cu|vdr-plugin-channelscan-0.1.0-18|83	
12cu|vdr-plugin-channelscan-0.1.0-18|84	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-12mdv2008.1
12cu|vdr-plugin-channelscan-0.1.0-18|85	+ Revision: 145047
12cu|vdr-plugin-channelscan-0.1.0-18|86	- rebuild for new vdr
12cu|vdr-plugin-channelscan-0.1.0-18|87	
12cu|vdr-plugin-channelscan-0.1.0-18|88	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-channelscan-0.1.0-18|89	- restore BuildRoot
12cu|vdr-plugin-channelscan-0.1.0-18|90	
12cu|vdr-plugin-channelscan-0.1.0-18|91	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-channelscan-0.1.0-18|92	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-channelscan-0.1.0-18|93	
12cu|vdr-plugin-channelscan-0.1.0-18|94	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-11mdv2008.1
12cu|vdr-plugin-channelscan-0.1.0-18|95	+ Revision: 103073
12cu|vdr-plugin-channelscan-0.1.0-18|96	- rebuild for new vdr
12cu|vdr-plugin-channelscan-0.1.0-18|97	
12cu|vdr-plugin-channelscan-0.1.0-18|98	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-10mdv2008.0
12cu|vdr-plugin-channelscan-0.1.0-18|99	+ Revision: 49979
12cu|vdr-plugin-channelscan-0.1.0-18|100	- rebuild for new vdr
12cu|vdr-plugin-channelscan-0.1.0-18|101	
12cu|vdr-plugin-channelscan-0.1.0-18|102	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-9mdv2008.0
12cu|vdr-plugin-channelscan-0.1.0-18|103	+ Revision: 42066
12cu|vdr-plugin-channelscan-0.1.0-18|104	- rebuild for new vdr
12cu|vdr-plugin-channelscan-0.1.0-18|105	
12cu|vdr-plugin-channelscan-0.1.0-18|106	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-8mdv2008.0
12cu|vdr-plugin-channelscan-0.1.0-18|107	+ Revision: 22725
12cu|vdr-plugin-channelscan-0.1.0-18|108	- rebuild for new vdr
12cu|vdr-plugin-channelscan-0.1.0-18|109	
12cu|vdr-plugin-channelscan-0.1.0-18|110	
12cu|vdr-plugin-channelscan-0.1.0-18|111	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-7mdv2007.0
12cu|vdr-plugin-channelscan-0.1.0-18|112	+ Revision: 90901
12cu|vdr-plugin-channelscan-0.1.0-18|113	- rebuild for new vdr
12cu|vdr-plugin-channelscan-0.1.0-18|114	
12cu|vdr-plugin-channelscan-0.1.0-18|115	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-6mdv2007.1
12cu|vdr-plugin-channelscan-0.1.0-18|116	+ Revision: 73972
12cu|vdr-plugin-channelscan-0.1.0-18|117	- rebuild for new vdr
12cu|vdr-plugin-channelscan-0.1.0-18|118	- Import vdr-plugin-channelscan
12cu|vdr-plugin-channelscan-0.1.0-18|119	
12cu|vdr-plugin-channelscan-0.1.0-18|120	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-5mdv2007.0
12cu|vdr-plugin-channelscan-0.1.0-18|121	- rebuild for new vdr
12cu|vdr-plugin-channelscan-0.1.0-18|122	
12cu|vdr-plugin-channelscan-0.1.0-18|123	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-4mdv2007.0
12cu|vdr-plugin-channelscan-0.1.0-18|124	- stricter abi requires
12cu|vdr-plugin-channelscan-0.1.0-18|125	
12cu|vdr-plugin-channelscan-0.1.0-18|126	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-3mdv2007.0
12cu|vdr-plugin-channelscan-0.1.0-18|127	- rebuild for new vdr
12cu|vdr-plugin-channelscan-0.1.0-18|128	
12cu|vdr-plugin-channelscan-0.1.0-18|129	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-2mdv2007.0
12cu|vdr-plugin-channelscan-0.1.0-18|130	- rebuild for new vdr
12cu|vdr-plugin-channelscan-0.1.0-18|131	
12cu|vdr-plugin-channelscan-0.1.0-18|132	* Wed Jun 21 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-1mdv2007.0
12cu|vdr-plugin-channelscan-0.1.0-18|133	- initial Mandriva release
12cu|vdr-plugin-channelscan-0.1.0-18|134	

13103 12
12cu|vdr-plugin-channelswitcher-0.0.1b-17|1	%define plugin	channelswitcher
12cu|vdr-plugin-channelswitcher-0.0.1b-17|2	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|3	Summary:	VDR plugin: Channel.conf Switcher
12cu|vdr-plugin-channelswitcher-0.0.1b-17|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-channelswitcher-0.0.1b-17|5	Version:	0.0.1b
12cu|vdr-plugin-channelswitcher-0.0.1b-17|6	Release:	17
12cu|vdr-plugin-channelswitcher-0.0.1b-17|7	Group:		Video
12cu|vdr-plugin-channelswitcher-0.0.1b-17|8	License:	GPL
12cu|vdr-plugin-channelswitcher-0.0.1b-17|9	URL:		http://www.freewebs.com/sadhome/
12cu|vdr-plugin-channelswitcher-0.0.1b-17|10	Source:		http://www.freewebs.com/sadhome/Plugin/Channelswitcher/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-channelswitcher-0.0.1b-17|11	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-channelswitcher-0.0.1b-17|12	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-channelswitcher-0.0.1b-17|13	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|14	%description
12cu|vdr-plugin-channelswitcher-0.0.1b-17|15	The channelswitcher plugin administers several channel
12cu|vdr-plugin-channelswitcher-0.0.1b-17|16	configurations. One can change between different channel.conf.*.
12cu|vdr-plugin-channelswitcher-0.0.1b-17|17	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|18	%prep
12cu|vdr-plugin-channelswitcher-0.0.1b-17|19	%setup -q -n %plugin-%version
12cu|vdr-plugin-channelswitcher-0.0.1b-17|20	%vdr_plugin_prep
12cu|vdr-plugin-channelswitcher-0.0.1b-17|21	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|22	%build
12cu|vdr-plugin-channelswitcher-0.0.1b-17|23	%vdr_plugin_build
12cu|vdr-plugin-channelswitcher-0.0.1b-17|24	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|25	%install
12cu|vdr-plugin-channelswitcher-0.0.1b-17|26	%vdr_plugin_install
12cu|vdr-plugin-channelswitcher-0.0.1b-17|27	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|28	%files -f %plugin.vdr
12cu|vdr-plugin-channelswitcher-0.0.1b-17|29	%defattr(-,root,root)
12cu|vdr-plugin-channelswitcher-0.0.1b-17|30	%doc README HISTORY
12cu|vdr-plugin-channelswitcher-0.0.1b-17|31	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|32	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|33	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|34	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|35	%changelog
12cu|vdr-plugin-channelswitcher-0.0.1b-17|36	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1b-16mdv2010.0
12cu|vdr-plugin-channelswitcher-0.0.1b-17|37	+ Revision: 401088
12cu|vdr-plugin-channelswitcher-0.0.1b-17|38	- rebuild for new VDR
12cu|vdr-plugin-channelswitcher-0.0.1b-17|39	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|40	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1b-15mdv2009.1
12cu|vdr-plugin-channelswitcher-0.0.1b-17|41	+ Revision: 359298
12cu|vdr-plugin-channelswitcher-0.0.1b-17|42	- rebuild for new vdr
12cu|vdr-plugin-channelswitcher-0.0.1b-17|43	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|44	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1b-14mdv2009.0
12cu|vdr-plugin-channelswitcher-0.0.1b-17|45	+ Revision: 197910
12cu|vdr-plugin-channelswitcher-0.0.1b-17|46	- rebuild for new vdr
12cu|vdr-plugin-channelswitcher-0.0.1b-17|47	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|48	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1b-13mdv2009.0
12cu|vdr-plugin-channelswitcher-0.0.1b-17|49	+ Revision: 197641
12cu|vdr-plugin-channelswitcher-0.0.1b-17|50	- add vdr_plugin_prep
12cu|vdr-plugin-channelswitcher-0.0.1b-17|51	- bump buildrequires on vdr-devel
12cu|vdr-plugin-channelswitcher-0.0.1b-17|52	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|53	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1b-12mdv2008.1
12cu|vdr-plugin-channelswitcher-0.0.1b-17|54	+ Revision: 145048
12cu|vdr-plugin-channelswitcher-0.0.1b-17|55	- rebuild for new vdr
12cu|vdr-plugin-channelswitcher-0.0.1b-17|56	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|57	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-channelswitcher-0.0.1b-17|58	- restore BuildRoot
12cu|vdr-plugin-channelswitcher-0.0.1b-17|59	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|60	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-channelswitcher-0.0.1b-17|61	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-channelswitcher-0.0.1b-17|62	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|63	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1b-11mdv2008.1
12cu|vdr-plugin-channelswitcher-0.0.1b-17|64	+ Revision: 103074
12cu|vdr-plugin-channelswitcher-0.0.1b-17|65	- rebuild for new vdr
12cu|vdr-plugin-channelswitcher-0.0.1b-17|66	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|67	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1b-10mdv2008.0
12cu|vdr-plugin-channelswitcher-0.0.1b-17|68	+ Revision: 49980
12cu|vdr-plugin-channelswitcher-0.0.1b-17|69	- rebuild for new vdr
12cu|vdr-plugin-channelswitcher-0.0.1b-17|70	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|71	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1b-9mdv2008.0
12cu|vdr-plugin-channelswitcher-0.0.1b-17|72	+ Revision: 42067
12cu|vdr-plugin-channelswitcher-0.0.1b-17|73	- rebuild for new vdr
12cu|vdr-plugin-channelswitcher-0.0.1b-17|74	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|75	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1b-8mdv2008.0
12cu|vdr-plugin-channelswitcher-0.0.1b-17|76	+ Revision: 22727
12cu|vdr-plugin-channelswitcher-0.0.1b-17|77	- rebuild for new vdr
12cu|vdr-plugin-channelswitcher-0.0.1b-17|78	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|79	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|80	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1b-7mdv2007.0
12cu|vdr-plugin-channelswitcher-0.0.1b-17|81	+ Revision: 90902
12cu|vdr-plugin-channelswitcher-0.0.1b-17|82	- rebuild for new vdr
12cu|vdr-plugin-channelswitcher-0.0.1b-17|83	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|84	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1b-6mdv2007.1
12cu|vdr-plugin-channelswitcher-0.0.1b-17|85	+ Revision: 73973
12cu|vdr-plugin-channelswitcher-0.0.1b-17|86	- rebuild for new vdr
12cu|vdr-plugin-channelswitcher-0.0.1b-17|87	- Import vdr-plugin-channelswitcher
12cu|vdr-plugin-channelswitcher-0.0.1b-17|88	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|89	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1b-5mdv2007.0
12cu|vdr-plugin-channelswitcher-0.0.1b-17|90	- rebuild for new vdr
12cu|vdr-plugin-channelswitcher-0.0.1b-17|91	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|92	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1b-4mdv2007.0
12cu|vdr-plugin-channelswitcher-0.0.1b-17|93	- stricter abi requires
12cu|vdr-plugin-channelswitcher-0.0.1b-17|94	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|95	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1b-3mdv2007.0
12cu|vdr-plugin-channelswitcher-0.0.1b-17|96	- rebuild for new vdr
12cu|vdr-plugin-channelswitcher-0.0.1b-17|97	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|98	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1b-2mdv2007.0
12cu|vdr-plugin-channelswitcher-0.0.1b-17|99	- rebuild for new vdr
12cu|vdr-plugin-channelswitcher-0.0.1b-17|100	
12cu|vdr-plugin-channelswitcher-0.0.1b-17|101	* Wed Jun 21 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1b-1mdv2007.0
12cu|vdr-plugin-channelswitcher-0.0.1b-17|102	- initial Mandriva release
12cu|vdr-plugin-channelswitcher-0.0.1b-17|103	

13104 12
12cu|vdr-plugin-chanorg-0.0.6-17|1	
12cu|vdr-plugin-chanorg-0.0.6-17|2	%define plugin	chanorg
12cu|vdr-plugin-chanorg-0.0.6-17|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-chanorg-0.0.6-17|4	%define version	0.0.6
12cu|vdr-plugin-chanorg-0.0.6-17|5	
12cu|vdr-plugin-chanorg-0.0.6-17|6	Summary:	VDR plugin: Channels Organizer
12cu|vdr-plugin-chanorg-0.0.6-17|7	Name:		%name
12cu|vdr-plugin-chanorg-0.0.6-17|8	Version:	%version
12cu|vdr-plugin-chanorg-0.0.6-17|9	Release:	17
12cu|vdr-plugin-chanorg-0.0.6-17|10	Group:		Video
12cu|vdr-plugin-chanorg-0.0.6-17|11	License:	GPL
12cu|vdr-plugin-chanorg-0.0.6-17|12	URL:		http://www.freewebs.com/sadhome/
12cu|vdr-plugin-chanorg-0.0.6-17|13	Source:		http://www.freewebs.com/sadhome/Plugin/Channelswitcher/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-chanorg-0.0.6-17|14	Patch1:		http://deela.cc.fh-lippe.de/files/vdr-chanorg/chanorg-0.0.6.patch
12cu|vdr-plugin-chanorg-0.0.6-17|15	Patch2:		03_chanorg-0.0.6_fix-EbS-crash.dpatch
12cu|vdr-plugin-chanorg-0.0.6-17|16	Patch3:		chanorg-0.0.6-i18n-1.6.patch
12cu|vdr-plugin-chanorg-0.0.6-17|17	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-chanorg-0.0.6-17|18	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-chanorg-0.0.6-17|19	
12cu|vdr-plugin-chanorg-0.0.6-17|20	%description
12cu|vdr-plugin-chanorg-0.0.6-17|21	With this plugin one can edit the channels.conf file via OSD.
12cu|vdr-plugin-chanorg-0.0.6-17|22	
12cu|vdr-plugin-chanorg-0.0.6-17|23	%prep
12cu|vdr-plugin-chanorg-0.0.6-17|24	%setup -q -n %plugin-%version
12cu|vdr-plugin-chanorg-0.0.6-17|25	%patch1 -p1 -b .p
12cu|vdr-plugin-chanorg-0.0.6-17|26	%patch2 -p1
12cu|vdr-plugin-chanorg-0.0.6-17|27	%patch3 -p1
12cu|vdr-plugin-chanorg-0.0.6-17|28	%vdr_plugin_prep
12cu|vdr-plugin-chanorg-0.0.6-17|29	
12cu|vdr-plugin-chanorg-0.0.6-17|30	%build
12cu|vdr-plugin-chanorg-0.0.6-17|31	%vdr_plugin_build
12cu|vdr-plugin-chanorg-0.0.6-17|32	
12cu|vdr-plugin-chanorg-0.0.6-17|33	%install
12cu|vdr-plugin-chanorg-0.0.6-17|34	%vdr_plugin_install
12cu|vdr-plugin-chanorg-0.0.6-17|35	
12cu|vdr-plugin-chanorg-0.0.6-17|36	%files -f %plugin.vdr
12cu|vdr-plugin-chanorg-0.0.6-17|37	%defattr(-,root,root)
12cu|vdr-plugin-chanorg-0.0.6-17|38	%doc README HISTORY
12cu|vdr-plugin-chanorg-0.0.6-17|39	
12cu|vdr-plugin-chanorg-0.0.6-17|40	
12cu|vdr-plugin-chanorg-0.0.6-17|41	
12cu|vdr-plugin-chanorg-0.0.6-17|42	
12cu|vdr-plugin-chanorg-0.0.6-17|43	%changelog
12cu|vdr-plugin-chanorg-0.0.6-17|44	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.6-16mdv2010.0
12cu|vdr-plugin-chanorg-0.0.6-17|45	+ Revision: 401088
12cu|vdr-plugin-chanorg-0.0.6-17|46	- rebuild for new VDR
12cu|vdr-plugin-chanorg-0.0.6-17|47	
12cu|vdr-plugin-chanorg-0.0.6-17|48	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.6-15mdv2009.1
12cu|vdr-plugin-chanorg-0.0.6-17|49	+ Revision: 359299
12cu|vdr-plugin-chanorg-0.0.6-17|50	- rebuild for new vdr
12cu|vdr-plugin-chanorg-0.0.6-17|51	
12cu|vdr-plugin-chanorg-0.0.6-17|52	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-14mdv2009.0
12cu|vdr-plugin-chanorg-0.0.6-17|53	+ Revision: 197911
12cu|vdr-plugin-chanorg-0.0.6-17|54	- rebuild for new vdr
12cu|vdr-plugin-chanorg-0.0.6-17|55	
12cu|vdr-plugin-chanorg-0.0.6-17|56	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-13mdv2009.0
12cu|vdr-plugin-chanorg-0.0.6-17|57	+ Revision: 197643
12cu|vdr-plugin-chanorg-0.0.6-17|58	- add vdr_plugin_prep
12cu|vdr-plugin-chanorg-0.0.6-17|59	- bump buildrequires on vdr-devel
12cu|vdr-plugin-chanorg-0.0.6-17|60	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-chanorg-0.0.6-17|61	- fix crash on EbS channel (P2 from e-tobi)
12cu|vdr-plugin-chanorg-0.0.6-17|62	
12cu|vdr-plugin-chanorg-0.0.6-17|63	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-12mdv2008.1
12cu|vdr-plugin-chanorg-0.0.6-17|64	+ Revision: 145049
12cu|vdr-plugin-chanorg-0.0.6-17|65	- rebuild for new vdr
12cu|vdr-plugin-chanorg-0.0.6-17|66	
12cu|vdr-plugin-chanorg-0.0.6-17|67	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-chanorg-0.0.6-17|68	- restore BuildRoot
12cu|vdr-plugin-chanorg-0.0.6-17|69	
12cu|vdr-plugin-chanorg-0.0.6-17|70	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-chanorg-0.0.6-17|71	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-chanorg-0.0.6-17|72	
12cu|vdr-plugin-chanorg-0.0.6-17|73	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-11mdv2008.1
12cu|vdr-plugin-chanorg-0.0.6-17|74	+ Revision: 103075
12cu|vdr-plugin-chanorg-0.0.6-17|75	- rebuild for new vdr
12cu|vdr-plugin-chanorg-0.0.6-17|76	
12cu|vdr-plugin-chanorg-0.0.6-17|77	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-10mdv2008.0
12cu|vdr-plugin-chanorg-0.0.6-17|78	+ Revision: 49981
12cu|vdr-plugin-chanorg-0.0.6-17|79	- rebuild for new vdr
12cu|vdr-plugin-chanorg-0.0.6-17|80	
12cu|vdr-plugin-chanorg-0.0.6-17|81	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-9mdv2008.0
12cu|vdr-plugin-chanorg-0.0.6-17|82	+ Revision: 42068
12cu|vdr-plugin-chanorg-0.0.6-17|83	- rebuild for new vdr
12cu|vdr-plugin-chanorg-0.0.6-17|84	
12cu|vdr-plugin-chanorg-0.0.6-17|85	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-8mdv2008.0
12cu|vdr-plugin-chanorg-0.0.6-17|86	+ Revision: 22729
12cu|vdr-plugin-chanorg-0.0.6-17|87	- rebuild for new vdr
12cu|vdr-plugin-chanorg-0.0.6-17|88	
12cu|vdr-plugin-chanorg-0.0.6-17|89	
12cu|vdr-plugin-chanorg-0.0.6-17|90	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-7mdv2007.0
12cu|vdr-plugin-chanorg-0.0.6-17|91	+ Revision: 90903
12cu|vdr-plugin-chanorg-0.0.6-17|92	- rebuild for new vdr
12cu|vdr-plugin-chanorg-0.0.6-17|93	
12cu|vdr-plugin-chanorg-0.0.6-17|94	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-6mdv2007.1
12cu|vdr-plugin-chanorg-0.0.6-17|95	+ Revision: 73974
12cu|vdr-plugin-chanorg-0.0.6-17|96	- rebuild for new vdr
12cu|vdr-plugin-chanorg-0.0.6-17|97	- Import vdr-plugin-chanorg
12cu|vdr-plugin-chanorg-0.0.6-17|98	
12cu|vdr-plugin-chanorg-0.0.6-17|99	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-5mdv2007.0
12cu|vdr-plugin-chanorg-0.0.6-17|100	- rebuild for new vdr
12cu|vdr-plugin-chanorg-0.0.6-17|101	
12cu|vdr-plugin-chanorg-0.0.6-17|102	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-4mdv2007.0
12cu|vdr-plugin-chanorg-0.0.6-17|103	- stricter abi requires
12cu|vdr-plugin-chanorg-0.0.6-17|104	
12cu|vdr-plugin-chanorg-0.0.6-17|105	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-3mdv2007.0
12cu|vdr-plugin-chanorg-0.0.6-17|106	- rebuild for new vdr
12cu|vdr-plugin-chanorg-0.0.6-17|107	
12cu|vdr-plugin-chanorg-0.0.6-17|108	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-2mdv2007.0
12cu|vdr-plugin-chanorg-0.0.6-17|109	- rebuild for new vdr
12cu|vdr-plugin-chanorg-0.0.6-17|110	
12cu|vdr-plugin-chanorg-0.0.6-17|111	* Wed Jun 21 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-1mdv2007.0
12cu|vdr-plugin-chanorg-0.0.6-17|112	- initial Mandriva release
12cu|vdr-plugin-chanorg-0.0.6-17|113	

13105 12
12cu|vdr-plugin-cinebars-0.0.5-5|1	
12cu|vdr-plugin-cinebars-0.0.5-5|2	%define plugin	cinebars
12cu|vdr-plugin-cinebars-0.0.5-5|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-cinebars-0.0.5-5|4	%define version	0.0.5
12cu|vdr-plugin-cinebars-0.0.5-5|5	
12cu|vdr-plugin-cinebars-0.0.5-5|6	Summary:	VDR plugin: Overlays "cinebars"
12cu|vdr-plugin-cinebars-0.0.5-5|7	Name:		%name
12cu|vdr-plugin-cinebars-0.0.5-5|8	Version:	%version
12cu|vdr-plugin-cinebars-0.0.5-5|9	Release:	5
12cu|vdr-plugin-cinebars-0.0.5-5|10	Group:		Video
12cu|vdr-plugin-cinebars-0.0.5-5|11	License:	GPL+
12cu|vdr-plugin-cinebars-0.0.5-5|12	URL:		http://www.egal-vdr.de/plugins/
12cu|vdr-plugin-cinebars-0.0.5-5|13	Source:		http://www.egal-vdr.de/plugins/vdr-%plugin-%version.tgz
12cu|vdr-plugin-cinebars-0.0.5-5|14	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-cinebars-0.0.5-5|15	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-cinebars-0.0.5-5|16	
12cu|vdr-plugin-cinebars-0.0.5-5|17	%description
12cu|vdr-plugin-cinebars-0.0.5-5|18	Overlays "cinema-bars" over the live picture.
12cu|vdr-plugin-cinebars-0.0.5-5|19	
12cu|vdr-plugin-cinebars-0.0.5-5|20	%prep
12cu|vdr-plugin-cinebars-0.0.5-5|21	%setup -q -n %plugin-%version
12cu|vdr-plugin-cinebars-0.0.5-5|22	%vdr_plugin_prep
12cu|vdr-plugin-cinebars-0.0.5-5|23	
12cu|vdr-plugin-cinebars-0.0.5-5|24	%build
12cu|vdr-plugin-cinebars-0.0.5-5|25	%vdr_plugin_build
12cu|vdr-plugin-cinebars-0.0.5-5|26	
12cu|vdr-plugin-cinebars-0.0.5-5|27	%install
12cu|vdr-plugin-cinebars-0.0.5-5|28	%vdr_plugin_install
12cu|vdr-plugin-cinebars-0.0.5-5|29	
12cu|vdr-plugin-cinebars-0.0.5-5|30	%files -f %plugin.vdr
12cu|vdr-plugin-cinebars-0.0.5-5|31	%defattr(-,root,root)
12cu|vdr-plugin-cinebars-0.0.5-5|32	%doc README HISTORY
12cu|vdr-plugin-cinebars-0.0.5-5|33	
12cu|vdr-plugin-cinebars-0.0.5-5|34	
12cu|vdr-plugin-cinebars-0.0.5-5|35	
12cu|vdr-plugin-cinebars-0.0.5-5|36	
12cu|vdr-plugin-cinebars-0.0.5-5|37	%changelog
12cu|vdr-plugin-cinebars-0.0.5-5|38	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-4mdv2010.0
12cu|vdr-plugin-cinebars-0.0.5-5|39	+ Revision: 401088
12cu|vdr-plugin-cinebars-0.0.5-5|40	- rebuild for new VDR
12cu|vdr-plugin-cinebars-0.0.5-5|41	
12cu|vdr-plugin-cinebars-0.0.5-5|42	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-3mdv2009.1
12cu|vdr-plugin-cinebars-0.0.5-5|43	+ Revision: 359300
12cu|vdr-plugin-cinebars-0.0.5-5|44	- rebuild for new vdr
12cu|vdr-plugin-cinebars-0.0.5-5|45	
12cu|vdr-plugin-cinebars-0.0.5-5|46	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-2mdv2009.0
12cu|vdr-plugin-cinebars-0.0.5-5|47	+ Revision: 197912
12cu|vdr-plugin-cinebars-0.0.5-5|48	- rebuild for new vdr
12cu|vdr-plugin-cinebars-0.0.5-5|49	
12cu|vdr-plugin-cinebars-0.0.5-5|50	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-1mdv2009.0
12cu|vdr-plugin-cinebars-0.0.5-5|51	+ Revision: 197644
12cu|vdr-plugin-cinebars-0.0.5-5|52	- new version
12cu|vdr-plugin-cinebars-0.0.5-5|53	- add vdr_plugin_prep
12cu|vdr-plugin-cinebars-0.0.5-5|54	- bump buildrequires on vdr-devel
12cu|vdr-plugin-cinebars-0.0.5-5|55	
12cu|vdr-plugin-cinebars-0.0.5-5|56	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-3mdv2008.1
12cu|vdr-plugin-cinebars-0.0.5-5|57	+ Revision: 145050
12cu|vdr-plugin-cinebars-0.0.5-5|58	- rebuild for new vdr
12cu|vdr-plugin-cinebars-0.0.5-5|59	
12cu|vdr-plugin-cinebars-0.0.5-5|60	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-cinebars-0.0.5-5|61	- restore BuildRoot
12cu|vdr-plugin-cinebars-0.0.5-5|62	
12cu|vdr-plugin-cinebars-0.0.5-5|63	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-cinebars-0.0.5-5|64	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-cinebars-0.0.5-5|65	
12cu|vdr-plugin-cinebars-0.0.5-5|66	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-2mdv2008.1
12cu|vdr-plugin-cinebars-0.0.5-5|67	+ Revision: 103076
12cu|vdr-plugin-cinebars-0.0.5-5|68	- rebuild for new vdr
12cu|vdr-plugin-cinebars-0.0.5-5|69	
12cu|vdr-plugin-cinebars-0.0.5-5|70	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-1mdv2008.0
12cu|vdr-plugin-cinebars-0.0.5-5|71	+ Revision: 81865
12cu|vdr-plugin-cinebars-0.0.5-5|72	- 0.0.4
12cu|vdr-plugin-cinebars-0.0.5-5|73	- adapt license tag for new policy
12cu|vdr-plugin-cinebars-0.0.5-5|74	
12cu|vdr-plugin-cinebars-0.0.5-5|75	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3a-10mdv2008.0
12cu|vdr-plugin-cinebars-0.0.5-5|76	+ Revision: 49982
12cu|vdr-plugin-cinebars-0.0.5-5|77	- rebuild for new vdr
12cu|vdr-plugin-cinebars-0.0.5-5|78	
12cu|vdr-plugin-cinebars-0.0.5-5|79	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3a-9mdv2008.0
12cu|vdr-plugin-cinebars-0.0.5-5|80	+ Revision: 42069
12cu|vdr-plugin-cinebars-0.0.5-5|81	- rebuild for new vdr
12cu|vdr-plugin-cinebars-0.0.5-5|82	
12cu|vdr-plugin-cinebars-0.0.5-5|83	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3a-8mdv2008.0
12cu|vdr-plugin-cinebars-0.0.5-5|84	+ Revision: 22731
12cu|vdr-plugin-cinebars-0.0.5-5|85	- rebuild for new vdr
12cu|vdr-plugin-cinebars-0.0.5-5|86	
12cu|vdr-plugin-cinebars-0.0.5-5|87	
12cu|vdr-plugin-cinebars-0.0.5-5|88	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3a-7mdv2007.0
12cu|vdr-plugin-cinebars-0.0.5-5|89	+ Revision: 90904
12cu|vdr-plugin-cinebars-0.0.5-5|90	- rebuild for new vdr
12cu|vdr-plugin-cinebars-0.0.5-5|91	
12cu|vdr-plugin-cinebars-0.0.5-5|92	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3a-6mdv2007.1
12cu|vdr-plugin-cinebars-0.0.5-5|93	+ Revision: 73976
12cu|vdr-plugin-cinebars-0.0.5-5|94	- rebuild for new vdr
12cu|vdr-plugin-cinebars-0.0.5-5|95	- Import vdr-plugin-cinebars
12cu|vdr-plugin-cinebars-0.0.5-5|96	
12cu|vdr-plugin-cinebars-0.0.5-5|97	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3a-5mdv2007.0
12cu|vdr-plugin-cinebars-0.0.5-5|98	- rebuild for new vdr
12cu|vdr-plugin-cinebars-0.0.5-5|99	
12cu|vdr-plugin-cinebars-0.0.5-5|100	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3a-4mdv2007.0
12cu|vdr-plugin-cinebars-0.0.5-5|101	- stricter abi requires
12cu|vdr-plugin-cinebars-0.0.5-5|102	
12cu|vdr-plugin-cinebars-0.0.5-5|103	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3a-3mdv2007.0
12cu|vdr-plugin-cinebars-0.0.5-5|104	- rebuild for new vdr
12cu|vdr-plugin-cinebars-0.0.5-5|105	
12cu|vdr-plugin-cinebars-0.0.5-5|106	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3a-2mdv2007.0
12cu|vdr-plugin-cinebars-0.0.5-5|107	- rebuild for new vdr
12cu|vdr-plugin-cinebars-0.0.5-5|108	
12cu|vdr-plugin-cinebars-0.0.5-5|109	* Wed Jun 21 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3a-1mdv2007.0
12cu|vdr-plugin-cinebars-0.0.5-5|110	- initial Mandriva release
12cu|vdr-plugin-cinebars-0.0.5-5|111	

13106 12
12cu|vdr-plugin-clock-1.0.0-5|1	
12cu|vdr-plugin-clock-1.0.0-5|2	%define plugin	clock
12cu|vdr-plugin-clock-1.0.0-5|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-clock-1.0.0-5|4	%define version	1.0.0
12cu|vdr-plugin-clock-1.0.0-5|5	%define rel	5
12cu|vdr-plugin-clock-1.0.0-5|6	
12cu|vdr-plugin-clock-1.0.0-5|7	Summary:	VDR plugin: A Simple Clock
12cu|vdr-plugin-clock-1.0.0-5|8	Name:		%name
12cu|vdr-plugin-clock-1.0.0-5|9	Version:	%version
12cu|vdr-plugin-clock-1.0.0-5|10	Release:	%mkrel %rel
12cu|vdr-plugin-clock-1.0.0-5|11	Group:		Video
12cu|vdr-plugin-clock-1.0.0-5|12	License:	GPL
12cu|vdr-plugin-clock-1.0.0-5|13	URL:		http://vdr.humpen.at/
12cu|vdr-plugin-clock-1.0.0-5|14	Source:		http://vdr.humpen.at/uploads/media/vdr-%plugin-%version.tgz
12cu|vdr-plugin-clock-1.0.0-5|15	Patch0:		clock-1.0.0-i18n-1.6.patch
12cu|vdr-plugin-clock-1.0.0-5|16	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-clock-1.0.0-5|17	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-clock-1.0.0-5|18	
12cu|vdr-plugin-clock-1.0.0-5|19	%description
12cu|vdr-plugin-clock-1.0.0-5|20	My Humax Receiver has a Clock Function that I enjoy very much.
12cu|vdr-plugin-clock-1.0.0-5|21	So I decided to write a Plugin for VDR which allows me to see
12cu|vdr-plugin-clock-1.0.0-5|22	a small clock in the Top right corner.
12cu|vdr-plugin-clock-1.0.0-5|23	
12cu|vdr-plugin-clock-1.0.0-5|24	The Idea is to set a unused key from your remote control
12cu|vdr-plugin-clock-1.0.0-5|25	(for example the key User1) to show the clock.
12cu|vdr-plugin-clock-1.0.0-5|26	
12cu|vdr-plugin-clock-1.0.0-5|27	%prep
12cu|vdr-plugin-clock-1.0.0-5|28	%setup -q -n %plugin-%version
12cu|vdr-plugin-clock-1.0.0-5|29	%patch0 -p1
12cu|vdr-plugin-clock-1.0.0-5|30	%vdr_plugin_prep
12cu|vdr-plugin-clock-1.0.0-5|31	
12cu|vdr-plugin-clock-1.0.0-5|32	%build
12cu|vdr-plugin-clock-1.0.0-5|33	%vdr_plugin_build
12cu|vdr-plugin-clock-1.0.0-5|34	
12cu|vdr-plugin-clock-1.0.0-5|35	%install
12cu|vdr-plugin-clock-1.0.0-5|36	%vdr_plugin_install
12cu|vdr-plugin-clock-1.0.0-5|37	
12cu|vdr-plugin-clock-1.0.0-5|38	%files -f %plugin.vdr
12cu|vdr-plugin-clock-1.0.0-5|39	%defattr(-,root,root)
12cu|vdr-plugin-clock-1.0.0-5|40	%doc README HISTORY
12cu|vdr-plugin-clock-1.0.0-5|41	
12cu|vdr-plugin-clock-1.0.0-5|42	
12cu|vdr-plugin-clock-1.0.0-5|43	
12cu|vdr-plugin-clock-1.0.0-5|44	
12cu|vdr-plugin-clock-1.0.0-5|45	%changelog
12cu|vdr-plugin-clock-1.0.0-5|46	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.0.0-4mdv2010.0
12cu|vdr-plugin-clock-1.0.0-5|47	+ Revision: 401088
12cu|vdr-plugin-clock-1.0.0-5|48	- rebuild for new VDR
12cu|vdr-plugin-clock-1.0.0-5|49	
12cu|vdr-plugin-clock-1.0.0-5|50	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 1.0.0-3mdv2009.1
12cu|vdr-plugin-clock-1.0.0-5|51	+ Revision: 359301
12cu|vdr-plugin-clock-1.0.0-5|52	- rebuild for new vdr
12cu|vdr-plugin-clock-1.0.0-5|53	
12cu|vdr-plugin-clock-1.0.0-5|54	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 1.0.0-2mdv2009.0
12cu|vdr-plugin-clock-1.0.0-5|55	+ Revision: 197913
12cu|vdr-plugin-clock-1.0.0-5|56	- rebuild for new vdr
12cu|vdr-plugin-clock-1.0.0-5|57	
12cu|vdr-plugin-clock-1.0.0-5|58	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 1.0.0-1mdv2009.0
12cu|vdr-plugin-clock-1.0.0-5|59	+ Revision: 197645
12cu|vdr-plugin-clock-1.0.0-5|60	- new version
12cu|vdr-plugin-clock-1.0.0-5|61	- add vdr_plugin_prep
12cu|vdr-plugin-clock-1.0.0-5|62	- bump buildrequires on vdr-devel
12cu|vdr-plugin-clock-1.0.0-5|63	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-clock-1.0.0-5|64	- drop previous patches, fixed upstream
12cu|vdr-plugin-clock-1.0.0-5|65	
12cu|vdr-plugin-clock-1.0.0-5|66	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-12mdv2008.1
12cu|vdr-plugin-clock-1.0.0-5|67	+ Revision: 145051
12cu|vdr-plugin-clock-1.0.0-5|68	- rebuild for new vdr
12cu|vdr-plugin-clock-1.0.0-5|69	
12cu|vdr-plugin-clock-1.0.0-5|70	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-clock-1.0.0-5|71	- restore BuildRoot
12cu|vdr-plugin-clock-1.0.0-5|72	
12cu|vdr-plugin-clock-1.0.0-5|73	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-clock-1.0.0-5|74	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-clock-1.0.0-5|75	
12cu|vdr-plugin-clock-1.0.0-5|76	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-11mdv2008.1
12cu|vdr-plugin-clock-1.0.0-5|77	+ Revision: 103077
12cu|vdr-plugin-clock-1.0.0-5|78	- rebuild for new vdr
12cu|vdr-plugin-clock-1.0.0-5|79	
12cu|vdr-plugin-clock-1.0.0-5|80	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-10mdv2008.0
12cu|vdr-plugin-clock-1.0.0-5|81	+ Revision: 49983
12cu|vdr-plugin-clock-1.0.0-5|82	- rebuild for new vdr
12cu|vdr-plugin-clock-1.0.0-5|83	
12cu|vdr-plugin-clock-1.0.0-5|84	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-9mdv2008.0
12cu|vdr-plugin-clock-1.0.0-5|85	+ Revision: 42070
12cu|vdr-plugin-clock-1.0.0-5|86	- rebuild for new vdr
12cu|vdr-plugin-clock-1.0.0-5|87	
12cu|vdr-plugin-clock-1.0.0-5|88	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-8mdv2008.0
12cu|vdr-plugin-clock-1.0.0-5|89	+ Revision: 22732
12cu|vdr-plugin-clock-1.0.0-5|90	- rebuild for new vdr
12cu|vdr-plugin-clock-1.0.0-5|91	
12cu|vdr-plugin-clock-1.0.0-5|92	
12cu|vdr-plugin-clock-1.0.0-5|93	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-7mdv2007.0
12cu|vdr-plugin-clock-1.0.0-5|94	+ Revision: 90905
12cu|vdr-plugin-clock-1.0.0-5|95	- rebuild for new vdr
12cu|vdr-plugin-clock-1.0.0-5|96	
12cu|vdr-plugin-clock-1.0.0-5|97	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-6mdv2007.1
12cu|vdr-plugin-clock-1.0.0-5|98	+ Revision: 73977
12cu|vdr-plugin-clock-1.0.0-5|99	- rebuild for new vdr
12cu|vdr-plugin-clock-1.0.0-5|100	- Import vdr-plugin-clock
12cu|vdr-plugin-clock-1.0.0-5|101	
12cu|vdr-plugin-clock-1.0.0-5|102	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-5mdv2007.0
12cu|vdr-plugin-clock-1.0.0-5|103	- rebuild for new vdr
12cu|vdr-plugin-clock-1.0.0-5|104	
12cu|vdr-plugin-clock-1.0.0-5|105	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-4mdv2007.0
12cu|vdr-plugin-clock-1.0.0-5|106	- stricter abi requires
12cu|vdr-plugin-clock-1.0.0-5|107	- patch2: do not create empty ../../man during build
12cu|vdr-plugin-clock-1.0.0-5|108	
12cu|vdr-plugin-clock-1.0.0-5|109	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-3mdv2007.0
12cu|vdr-plugin-clock-1.0.0-5|110	- rebuild for new vdr
12cu|vdr-plugin-clock-1.0.0-5|111	
12cu|vdr-plugin-clock-1.0.0-5|112	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-2mdv2007.0
12cu|vdr-plugin-clock-1.0.0-5|113	- rebuild for new vdr
12cu|vdr-plugin-clock-1.0.0-5|114	
12cu|vdr-plugin-clock-1.0.0-5|115	* Wed Jun 21 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-1mdv2007.0
12cu|vdr-plugin-clock-1.0.0-5|116	- initial Mandriva release
12cu|vdr-plugin-clock-1.0.0-5|117	

13107 12
12cu|vdr-plugin-console-0.6.0-17|1	
12cu|vdr-plugin-console-0.6.0-17|2	%define plugin	console
12cu|vdr-plugin-console-0.6.0-17|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-console-0.6.0-17|4	%define version	0.6.0
12cu|vdr-plugin-console-0.6.0-17|5	%define rel	17
12cu|vdr-plugin-console-0.6.0-17|6	
12cu|vdr-plugin-console-0.6.0-17|7	Summary:	VDR plugin: Expands VDR to a Console on TV
12cu|vdr-plugin-console-0.6.0-17|8	Name:		%name
12cu|vdr-plugin-console-0.6.0-17|9	Version:	%version
12cu|vdr-plugin-console-0.6.0-17|10	Release:	%mkrel %rel
12cu|vdr-plugin-console-0.6.0-17|11	Group:		Video
12cu|vdr-plugin-console-0.6.0-17|12	License:	GPL
12cu|vdr-plugin-console-0.6.0-17|13	URL:		http://ricomp.de/vdr/
12cu|vdr-plugin-console-0.6.0-17|14	Source:		http://ricomp.de/vdr/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-console-0.6.0-17|15	Patch1:		http://deela.cc.fh-lippe.de/files/vdr-console/console-0.6.0.patch
12cu|vdr-plugin-console-0.6.0-17|16	Patch2:		03_command_from_cli.dpatch
12cu|vdr-plugin-console-0.6.0-17|17	Patch3:		93_console-1.5.0.dpatch
12cu|vdr-plugin-console-0.6.0-17|18	Patch4:		console-0.6.0-i18n-1.6.patch
12cu|vdr-plugin-console-0.6.0-17|19	Patch5:		94_console-1.6.0.dpatch
12cu|vdr-plugin-console-0.6.0-17|20	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-console-0.6.0-17|21	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-console-0.6.0-17|22	
12cu|vdr-plugin-console-0.6.0-17|23	%description
12cu|vdr-plugin-console-0.6.0-17|24	Your  TV  screen  and a keyboard  that  are  connected to a VDR box  are
12cu|vdr-plugin-console-0.6.0-17|25	building a terminal. With this terminal you can manage several consoles.
12cu|vdr-plugin-console-0.6.0-17|26	In the OSD  of VDR you can  open as many  consoles as you want. In  each
12cu|vdr-plugin-console-0.6.0-17|27	console you can start a program that runs in the background. Your inputs
12cu|vdr-plugin-console-0.6.0-17|28	to the keyboard are  redirected to the current  selected console as well
12cu|vdr-plugin-console-0.6.0-17|29	as the output that these  programs generate are redirected into the OSD.
12cu|vdr-plugin-console-0.6.0-17|30	
12cu|vdr-plugin-console-0.6.0-17|31	%prep
12cu|vdr-plugin-console-0.6.0-17|32	%setup -q -n %plugin-%version
12cu|vdr-plugin-console-0.6.0-17|33	%patch1 -p4 -b .1318
12cu|vdr-plugin-console-0.6.0-17|34	%patch2 -p1
12cu|vdr-plugin-console-0.6.0-17|35	%patch3 -p1
12cu|vdr-plugin-console-0.6.0-17|36	%patch4 -p1
12cu|vdr-plugin-console-0.6.0-17|37	%patch5 -p1
12cu|vdr-plugin-console-0.6.0-17|38	
12cu|vdr-plugin-console-0.6.0-17|39	%vdr_plugin_prep
12cu|vdr-plugin-console-0.6.0-17|40	
12cu|vdr-plugin-console-0.6.0-17|41	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-console-0.6.0-17|42	# specify the program which is called when you start the plugin
12cu|vdr-plugin-console-0.6.0-17|43	var=COMMAND
12cu|vdr-plugin-console-0.6.0-17|44	param='-c COMMAND'
12cu|vdr-plugin-console-0.6.0-17|45	%vdr_plugin_params_end
12cu|vdr-plugin-console-0.6.0-17|46	
12cu|vdr-plugin-console-0.6.0-17|47	%build
12cu|vdr-plugin-console-0.6.0-17|48	%vdr_plugin_build
12cu|vdr-plugin-console-0.6.0-17|49	
12cu|vdr-plugin-console-0.6.0-17|50	%install
12cu|vdr-plugin-console-0.6.0-17|51	%vdr_plugin_install
12cu|vdr-plugin-console-0.6.0-17|52	
12cu|vdr-plugin-console-0.6.0-17|53	%files -f %plugin.vdr
12cu|vdr-plugin-console-0.6.0-17|54	%defattr(-,root,root)
12cu|vdr-plugin-console-0.6.0-17|55	%doc README HISTORY TODO
12cu|vdr-plugin-console-0.6.0-17|56	
12cu|vdr-plugin-console-0.6.0-17|57	
12cu|vdr-plugin-console-0.6.0-17|58	
12cu|vdr-plugin-console-0.6.0-17|59	
12cu|vdr-plugin-console-0.6.0-17|60	%changelog
12cu|vdr-plugin-console-0.6.0-17|61	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.6.0-16mdv2010.0
12cu|vdr-plugin-console-0.6.0-17|62	+ Revision: 401088
12cu|vdr-plugin-console-0.6.0-17|63	- rebuild for new VDR
12cu|vdr-plugin-console-0.6.0-17|64	
12cu|vdr-plugin-console-0.6.0-17|65	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.6.0-15mdv2009.1
12cu|vdr-plugin-console-0.6.0-17|66	+ Revision: 359701
12cu|vdr-plugin-console-0.6.0-17|67	- rediff i18n patch
12cu|vdr-plugin-console-0.6.0-17|68	- rebuild for new vdr
12cu|vdr-plugin-console-0.6.0-17|69	
12cu|vdr-plugin-console-0.6.0-17|70	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.6.0-14mdv2009.0
12cu|vdr-plugin-console-0.6.0-17|71	+ Revision: 197914
12cu|vdr-plugin-console-0.6.0-17|72	- rebuild for new vdr
12cu|vdr-plugin-console-0.6.0-17|73	
12cu|vdr-plugin-console-0.6.0-17|74	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.6.0-13mdv2009.0
12cu|vdr-plugin-console-0.6.0-17|75	+ Revision: 197646
12cu|vdr-plugin-console-0.6.0-17|76	- add vdr_plugin_prep
12cu|vdr-plugin-console-0.6.0-17|77	- bump buildrequires on vdr-devel
12cu|vdr-plugin-console-0.6.0-17|78	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-console-0.6.0-17|79	- add a --command option (P2 from e-tobi)
12cu|vdr-plugin-console-0.6.0-17|80	- adapt for api changes of vdr 1.5.0 (P3 from e-tobi)
12cu|vdr-plugin-console-0.6.0-17|81	- adapt for api changes of vdr 1.6.0 (P5 from e-tobi)
12cu|vdr-plugin-console-0.6.0-17|82	
12cu|vdr-plugin-console-0.6.0-17|83	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.6.0-12mdv2008.1
12cu|vdr-plugin-console-0.6.0-17|84	+ Revision: 145052
12cu|vdr-plugin-console-0.6.0-17|85	- rebuild for new vdr
12cu|vdr-plugin-console-0.6.0-17|86	
12cu|vdr-plugin-console-0.6.0-17|87	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-console-0.6.0-17|88	- restore BuildRoot
12cu|vdr-plugin-console-0.6.0-17|89	
12cu|vdr-plugin-console-0.6.0-17|90	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-console-0.6.0-17|91	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-console-0.6.0-17|92	
12cu|vdr-plugin-console-0.6.0-17|93	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.6.0-11mdv2008.1
12cu|vdr-plugin-console-0.6.0-17|94	+ Revision: 103078
12cu|vdr-plugin-console-0.6.0-17|95	- rebuild for new vdr
12cu|vdr-plugin-console-0.6.0-17|96	
12cu|vdr-plugin-console-0.6.0-17|97	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.6.0-10mdv2008.0
12cu|vdr-plugin-console-0.6.0-17|98	+ Revision: 49984
12cu|vdr-plugin-console-0.6.0-17|99	- rebuild for new vdr
12cu|vdr-plugin-console-0.6.0-17|100	
12cu|vdr-plugin-console-0.6.0-17|101	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.6.0-9mdv2008.0
12cu|vdr-plugin-console-0.6.0-17|102	+ Revision: 42071
12cu|vdr-plugin-console-0.6.0-17|103	- rebuild for new vdr
12cu|vdr-plugin-console-0.6.0-17|104	
12cu|vdr-plugin-console-0.6.0-17|105	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 8mdv2008.0-current
12cu|vdr-plugin-console-0.6.0-17|106	+ Revision: 22733
12cu|vdr-plugin-console-0.6.0-17|107	- rebuild for new vdr
12cu|vdr-plugin-console-0.6.0-17|108	
12cu|vdr-plugin-console-0.6.0-17|109	
12cu|vdr-plugin-console-0.6.0-17|110	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.6.0-7mdv2007.0
12cu|vdr-plugin-console-0.6.0-17|111	+ Revision: 90906
12cu|vdr-plugin-console-0.6.0-17|112	- rebuild for new vdr
12cu|vdr-plugin-console-0.6.0-17|113	
12cu|vdr-plugin-console-0.6.0-17|114	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.6.0-6mdv2007.1
12cu|vdr-plugin-console-0.6.0-17|115	+ Revision: 73978
12cu|vdr-plugin-console-0.6.0-17|116	- rebuild for new vdr
12cu|vdr-plugin-console-0.6.0-17|117	- Import vdr-plugin-console
12cu|vdr-plugin-console-0.6.0-17|118	
12cu|vdr-plugin-console-0.6.0-17|119	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.6.0-5mdv2007.0
12cu|vdr-plugin-console-0.6.0-17|120	- rebuild for new vdr
12cu|vdr-plugin-console-0.6.0-17|121	
12cu|vdr-plugin-console-0.6.0-17|122	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.6.0-4mdv2007.0
12cu|vdr-plugin-console-0.6.0-17|123	- stricter abi requires
12cu|vdr-plugin-console-0.6.0-17|124	
12cu|vdr-plugin-console-0.6.0-17|125	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.6.0-3mdv2007.0
12cu|vdr-plugin-console-0.6.0-17|126	- rebuild for new vdr
12cu|vdr-plugin-console-0.6.0-17|127	
12cu|vdr-plugin-console-0.6.0-17|128	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.6.0-2mdv2007.0
12cu|vdr-plugin-console-0.6.0-17|129	- rebuild for new vdr
12cu|vdr-plugin-console-0.6.0-17|130	
12cu|vdr-plugin-console-0.6.0-17|131	* Wed Jun 21 2006 Anssi Hannula <anssi@mandriva.org> 0.6.0-1mdv2007.0
12cu|vdr-plugin-console-0.6.0-17|132	- initial Mandriva release
12cu|vdr-plugin-console-0.6.0-17|133	

13108 12
12cu|vdr-plugin-control-0.0.2a-17|1	
12cu|vdr-plugin-control-0.0.2a-17|2	%define plugin	control
12cu|vdr-plugin-control-0.0.2a-17|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-control-0.0.2a-17|4	%define version	0.0.2a
12cu|vdr-plugin-control-0.0.2a-17|5	%define rel	17
12cu|vdr-plugin-control-0.0.2a-17|6	
12cu|vdr-plugin-control-0.0.2a-17|7	Summary:	VDR plugin: Control VDR over terminal or telnet
12cu|vdr-plugin-control-0.0.2a-17|8	Name:		%name
12cu|vdr-plugin-control-0.0.2a-17|9	Version:	%version
12cu|vdr-plugin-control-0.0.2a-17|10	Release:	%mkrel %rel
12cu|vdr-plugin-control-0.0.2a-17|11	Group:		Video
12cu|vdr-plugin-control-0.0.2a-17|12	License:	GPL
12cu|vdr-plugin-control-0.0.2a-17|13	URL:		http://ricomp.de/vdr/
12cu|vdr-plugin-control-0.0.2a-17|14	Source:		http://ricomp.de/vdr/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-control-0.0.2a-17|15	Patch1:		http://deela.cc.fh-lippe.de/files/vdr-control/control-0.0.2a.patch
12cu|vdr-plugin-control-0.0.2a-17|16	Patch2:		02_gateway.dpatch
12cu|vdr-plugin-control-0.0.2a-17|17	Patch3:		93_control-0.0.2a-1.5.0.dpatch
12cu|vdr-plugin-control-0.0.2a-17|18	Patch4:		control-const-char-gcc4.4.patch
12cu|vdr-plugin-control-0.0.2a-17|19	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-control-0.0.2a-17|20	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-control-0.0.2a-17|21	
12cu|vdr-plugin-control-0.0.2a-17|22	%description
12cu|vdr-plugin-control-0.0.2a-17|23	The 'control' plugin brings the ability to VDR to control
12cu|vdr-plugin-control-0.0.2a-17|24	the whole OSD over a telnet client.
12cu|vdr-plugin-control-0.0.2a-17|25	
12cu|vdr-plugin-control-0.0.2a-17|26	%prep
12cu|vdr-plugin-control-0.0.2a-17|27	%setup -q -n %plugin-%version
12cu|vdr-plugin-control-0.0.2a-17|28	%patch1 -p1 -b .1318
12cu|vdr-plugin-control-0.0.2a-17|29	%patch2 -p1
12cu|vdr-plugin-control-0.0.2a-17|30	%patch3 -p1
12cu|vdr-plugin-control-0.0.2a-17|31	%patch4 -p1
12cu|vdr-plugin-control-0.0.2a-17|32	%vdr_plugin_prep
12cu|vdr-plugin-control-0.0.2a-17|33	
12cu|vdr-plugin-control-0.0.2a-17|34	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-control-0.0.2a-17|35	# tty to control vdr per virtual terminal
12cu|vdr-plugin-control-0.0.2a-17|36	# default: none
12cu|vdr-plugin-control-0.0.2a-17|37	var=TERMINAL
12cu|vdr-plugin-control-0.0.2a-17|38	param=--terminal=TERMINAL
12cu|vdr-plugin-control-0.0.2a-17|39	# port to receive remote connections
12cu|vdr-plugin-control-0.0.2a-17|40	# default: 2002
12cu|vdr-plugin-control-0.0.2a-17|41	var=PORT
12cu|vdr-plugin-control-0.0.2a-17|42	param=--port=PORT
12cu|vdr-plugin-control-0.0.2a-17|43	%vdr_plugin_params_end
12cu|vdr-plugin-control-0.0.2a-17|44	
12cu|vdr-plugin-control-0.0.2a-17|45	%build
12cu|vdr-plugin-control-0.0.2a-17|46	%vdr_plugin_build
12cu|vdr-plugin-control-0.0.2a-17|47	
12cu|vdr-plugin-control-0.0.2a-17|48	%install
12cu|vdr-plugin-control-0.0.2a-17|49	%vdr_plugin_install
12cu|vdr-plugin-control-0.0.2a-17|50	
12cu|vdr-plugin-control-0.0.2a-17|51	%files -f %plugin.vdr
12cu|vdr-plugin-control-0.0.2a-17|52	%defattr(-,root,root)
12cu|vdr-plugin-control-0.0.2a-17|53	%doc README HISTORY TODO
12cu|vdr-plugin-control-0.0.2a-17|54	
12cu|vdr-plugin-control-0.0.2a-17|55	
12cu|vdr-plugin-control-0.0.2a-17|56	
12cu|vdr-plugin-control-0.0.2a-17|57	
12cu|vdr-plugin-control-0.0.2a-17|58	%changelog
12cu|vdr-plugin-control-0.0.2a-17|59	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2a-16mdv2010.0
12cu|vdr-plugin-control-0.0.2a-17|60	+ Revision: 401088
12cu|vdr-plugin-control-0.0.2a-17|61	- rebuild for new VDR
12cu|vdr-plugin-control-0.0.2a-17|62	- fix build with gcc4.4 (const-char-gcc4.4.patch)
12cu|vdr-plugin-control-0.0.2a-17|63	
12cu|vdr-plugin-control-0.0.2a-17|64	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2a-15mdv2009.1
12cu|vdr-plugin-control-0.0.2a-17|65	+ Revision: 359700
12cu|vdr-plugin-control-0.0.2a-17|66	- rediff 1.5.0 patch
12cu|vdr-plugin-control-0.0.2a-17|67	- rebuild for new vdr
12cu|vdr-plugin-control-0.0.2a-17|68	
12cu|vdr-plugin-control-0.0.2a-17|69	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2a-14mdv2009.0
12cu|vdr-plugin-control-0.0.2a-17|70	+ Revision: 197915
12cu|vdr-plugin-control-0.0.2a-17|71	- rebuild for new vdr
12cu|vdr-plugin-control-0.0.2a-17|72	
12cu|vdr-plugin-control-0.0.2a-17|73	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2a-13mdv2009.0
12cu|vdr-plugin-control-0.0.2a-17|74	+ Revision: 197647
12cu|vdr-plugin-control-0.0.2a-17|75	- add vdr_plugin_prep
12cu|vdr-plugin-control-0.0.2a-17|76	- bump buildrequires on vdr-devel
12cu|vdr-plugin-control-0.0.2a-17|77	- fix problems with telnet session (P2 from e-tobi)
12cu|vdr-plugin-control-0.0.2a-17|78	- adapt for api changes of vdr 1.5.0 (P3 from e-tobi)
12cu|vdr-plugin-control-0.0.2a-17|79	
12cu|vdr-plugin-control-0.0.2a-17|80	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2a-12mdv2008.1
12cu|vdr-plugin-control-0.0.2a-17|81	+ Revision: 145054
12cu|vdr-plugin-control-0.0.2a-17|82	- rebuild for new vdr
12cu|vdr-plugin-control-0.0.2a-17|83	
12cu|vdr-plugin-control-0.0.2a-17|84	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-control-0.0.2a-17|85	- restore BuildRoot
12cu|vdr-plugin-control-0.0.2a-17|86	
12cu|vdr-plugin-control-0.0.2a-17|87	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-control-0.0.2a-17|88	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-control-0.0.2a-17|89	
12cu|vdr-plugin-control-0.0.2a-17|90	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2a-11mdv2008.1
12cu|vdr-plugin-control-0.0.2a-17|91	+ Revision: 103079
12cu|vdr-plugin-control-0.0.2a-17|92	- rebuild for new vdr
12cu|vdr-plugin-control-0.0.2a-17|93	
12cu|vdr-plugin-control-0.0.2a-17|94	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2a-10mdv2008.0
12cu|vdr-plugin-control-0.0.2a-17|95	+ Revision: 49985
12cu|vdr-plugin-control-0.0.2a-17|96	- rebuild for new vdr
12cu|vdr-plugin-control-0.0.2a-17|97	
12cu|vdr-plugin-control-0.0.2a-17|98	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2a-9mdv2008.0
12cu|vdr-plugin-control-0.0.2a-17|99	+ Revision: 42072
12cu|vdr-plugin-control-0.0.2a-17|100	- rebuild for new vdr
12cu|vdr-plugin-control-0.0.2a-17|101	
12cu|vdr-plugin-control-0.0.2a-17|102	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2a-8mdv2008.0
12cu|vdr-plugin-control-0.0.2a-17|103	+ Revision: 22734
12cu|vdr-plugin-control-0.0.2a-17|104	- rebuild for new vdr
12cu|vdr-plugin-control-0.0.2a-17|105	
12cu|vdr-plugin-control-0.0.2a-17|106	
12cu|vdr-plugin-control-0.0.2a-17|107	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-7mdv2007.0
12cu|vdr-plugin-control-0.0.2a-17|108	+ Revision: 90907
12cu|vdr-plugin-control-0.0.2a-17|109	- rebuild for new vdr
12cu|vdr-plugin-control-0.0.2a-17|110	
12cu|vdr-plugin-control-0.0.2a-17|111	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-6mdv2007.1
12cu|vdr-plugin-control-0.0.2a-17|112	+ Revision: 73979
12cu|vdr-plugin-control-0.0.2a-17|113	- rebuild for new vdr
12cu|vdr-plugin-control-0.0.2a-17|114	- Import vdr-plugin-control
12cu|vdr-plugin-control-0.0.2a-17|115	
12cu|vdr-plugin-control-0.0.2a-17|116	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-5mdv2007.0
12cu|vdr-plugin-control-0.0.2a-17|117	- rebuild for new vdr
12cu|vdr-plugin-control-0.0.2a-17|118	
12cu|vdr-plugin-control-0.0.2a-17|119	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-4mdv2007.0
12cu|vdr-plugin-control-0.0.2a-17|120	- stricter abi requires
12cu|vdr-plugin-control-0.0.2a-17|121	
12cu|vdr-plugin-control-0.0.2a-17|122	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-3mdv2007.0
12cu|vdr-plugin-control-0.0.2a-17|123	- rebuild for new vdr
12cu|vdr-plugin-control-0.0.2a-17|124	
12cu|vdr-plugin-control-0.0.2a-17|125	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-2mdv2007.0
12cu|vdr-plugin-control-0.0.2a-17|126	- rebuild for new vdr
12cu|vdr-plugin-control-0.0.2a-17|127	
12cu|vdr-plugin-control-0.0.2a-17|128	* Wed Jun 21 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-1mdv2007.0
12cu|vdr-plugin-control-0.0.2a-17|129	- initial Mandriva release
12cu|vdr-plugin-control-0.0.2a-17|130	

13109 12
12cu|vdr-plugin-csf-0.0.1-17|1	%define plugin	csf
12cu|vdr-plugin-csf-0.0.1-17|2	
12cu|vdr-plugin-csf-0.0.1-17|3	Summary:	VDR plugin: CSF Channel Sort&Filter
12cu|vdr-plugin-csf-0.0.1-17|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-csf-0.0.1-17|5	Version:	0.0.1
12cu|vdr-plugin-csf-0.0.1-17|6	Release:	17
12cu|vdr-plugin-csf-0.0.1-17|7	Group:		Video
12cu|vdr-plugin-csf-0.0.1-17|8	License:	GPL
12cu|vdr-plugin-csf-0.0.1-17|9	URL:		http://jmorra.tripod.com/
12cu|vdr-plugin-csf-0.0.1-17|10	# binaries removed
12cu|vdr-plugin-csf-0.0.1-17|11	Source:		%plugin-%version.tar.bz2
12cu|vdr-plugin-csf-0.0.1-17|12	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-csf-0.0.1-17|13	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-csf-0.0.1-17|14	
12cu|vdr-plugin-csf-0.0.1-17|15	%description
12cu|vdr-plugin-csf-0.0.1-17|16	This plugin provides a menu entry from which the channels list can
12cu|vdr-plugin-csf-0.0.1-17|17	be sorted and filtered using different algorithms.
12cu|vdr-plugin-csf-0.0.1-17|18	
12cu|vdr-plugin-csf-0.0.1-17|19	%prep
12cu|vdr-plugin-csf-0.0.1-17|20	%setup -q -n %plugin
12cu|vdr-plugin-csf-0.0.1-17|21	%vdr_plugin_prep
12cu|vdr-plugin-csf-0.0.1-17|22	
12cu|vdr-plugin-csf-0.0.1-17|23	%build
12cu|vdr-plugin-csf-0.0.1-17|24	%vdr_plugin_build
12cu|vdr-plugin-csf-0.0.1-17|25	
12cu|vdr-plugin-csf-0.0.1-17|26	%install
12cu|vdr-plugin-csf-0.0.1-17|27	%vdr_plugin_install
12cu|vdr-plugin-csf-0.0.1-17|28	
12cu|vdr-plugin-csf-0.0.1-17|29	%files -f %plugin.vdr
12cu|vdr-plugin-csf-0.0.1-17|30	%defattr(-,root,root)
12cu|vdr-plugin-csf-0.0.1-17|31	%doc README HISTORY
12cu|vdr-plugin-csf-0.0.1-17|32	
12cu|vdr-plugin-csf-0.0.1-17|33	
12cu|vdr-plugin-csf-0.0.1-17|34	
12cu|vdr-plugin-csf-0.0.1-17|35	
12cu|vdr-plugin-csf-0.0.1-17|36	%changelog
12cu|vdr-plugin-csf-0.0.1-17|37	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1-16mdv2010.0
12cu|vdr-plugin-csf-0.0.1-17|38	+ Revision: 401088
12cu|vdr-plugin-csf-0.0.1-17|39	- rebuild for new VDR
12cu|vdr-plugin-csf-0.0.1-17|40	
12cu|vdr-plugin-csf-0.0.1-17|41	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1-15mdv2009.1
12cu|vdr-plugin-csf-0.0.1-17|42	+ Revision: 359304
12cu|vdr-plugin-csf-0.0.1-17|43	- rebuild for new vdr
12cu|vdr-plugin-csf-0.0.1-17|44	
12cu|vdr-plugin-csf-0.0.1-17|45	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-14mdv2009.0
12cu|vdr-plugin-csf-0.0.1-17|46	+ Revision: 197916
12cu|vdr-plugin-csf-0.0.1-17|47	- rebuild for new vdr
12cu|vdr-plugin-csf-0.0.1-17|48	
12cu|vdr-plugin-csf-0.0.1-17|49	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-13mdv2009.0
12cu|vdr-plugin-csf-0.0.1-17|50	+ Revision: 197648
12cu|vdr-plugin-csf-0.0.1-17|51	- add vdr_plugin_prep
12cu|vdr-plugin-csf-0.0.1-17|52	- bump buildrequires on vdr-devel
12cu|vdr-plugin-csf-0.0.1-17|53	
12cu|vdr-plugin-csf-0.0.1-17|54	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-12mdv2008.1
12cu|vdr-plugin-csf-0.0.1-17|55	+ Revision: 145056
12cu|vdr-plugin-csf-0.0.1-17|56	- rebuild for new vdr
12cu|vdr-plugin-csf-0.0.1-17|57	
12cu|vdr-plugin-csf-0.0.1-17|58	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-csf-0.0.1-17|59	- restore BuildRoot
12cu|vdr-plugin-csf-0.0.1-17|60	
12cu|vdr-plugin-csf-0.0.1-17|61	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-csf-0.0.1-17|62	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-csf-0.0.1-17|63	
12cu|vdr-plugin-csf-0.0.1-17|64	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-11mdv2008.1
12cu|vdr-plugin-csf-0.0.1-17|65	+ Revision: 103081
12cu|vdr-plugin-csf-0.0.1-17|66	- rebuild for new vdr
12cu|vdr-plugin-csf-0.0.1-17|67	
12cu|vdr-plugin-csf-0.0.1-17|68	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-10mdv2008.0
12cu|vdr-plugin-csf-0.0.1-17|69	+ Revision: 49986
12cu|vdr-plugin-csf-0.0.1-17|70	- rebuild for new vdr
12cu|vdr-plugin-csf-0.0.1-17|71	
12cu|vdr-plugin-csf-0.0.1-17|72	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-9mdv2008.0
12cu|vdr-plugin-csf-0.0.1-17|73	+ Revision: 42073
12cu|vdr-plugin-csf-0.0.1-17|74	- rebuild for new vdr
12cu|vdr-plugin-csf-0.0.1-17|75	
12cu|vdr-plugin-csf-0.0.1-17|76	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-8mdv2008.0
12cu|vdr-plugin-csf-0.0.1-17|77	+ Revision: 22735
12cu|vdr-plugin-csf-0.0.1-17|78	- rebuild for new vdr
12cu|vdr-plugin-csf-0.0.1-17|79	
12cu|vdr-plugin-csf-0.0.1-17|80	
12cu|vdr-plugin-csf-0.0.1-17|81	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-7mdv2007.0
12cu|vdr-plugin-csf-0.0.1-17|82	+ Revision: 90908
12cu|vdr-plugin-csf-0.0.1-17|83	- rebuild for new vdr
12cu|vdr-plugin-csf-0.0.1-17|84	
12cu|vdr-plugin-csf-0.0.1-17|85	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-6mdv2007.1
12cu|vdr-plugin-csf-0.0.1-17|86	+ Revision: 73980
12cu|vdr-plugin-csf-0.0.1-17|87	- rebuild for new vdr
12cu|vdr-plugin-csf-0.0.1-17|88	- Import vdr-plugin-csf
12cu|vdr-plugin-csf-0.0.1-17|89	
12cu|vdr-plugin-csf-0.0.1-17|90	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-5mdv2007.0
12cu|vdr-plugin-csf-0.0.1-17|91	- rebuild for new vdr
12cu|vdr-plugin-csf-0.0.1-17|92	
12cu|vdr-plugin-csf-0.0.1-17|93	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-4mdv2007.0
12cu|vdr-plugin-csf-0.0.1-17|94	- stricter abi requires
12cu|vdr-plugin-csf-0.0.1-17|95	
12cu|vdr-plugin-csf-0.0.1-17|96	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-3mdv2007.0
12cu|vdr-plugin-csf-0.0.1-17|97	- rebuild for new vdr
12cu|vdr-plugin-csf-0.0.1-17|98	
12cu|vdr-plugin-csf-0.0.1-17|99	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-2mdv2007.0
12cu|vdr-plugin-csf-0.0.1-17|100	- rebuild for new vdr
12cu|vdr-plugin-csf-0.0.1-17|101	
12cu|vdr-plugin-csf-0.0.1-17|102	* Wed Jun 21 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-1mdv2007.0
12cu|vdr-plugin-csf-0.0.1-17|103	- initial Mandriva release
12cu|vdr-plugin-csf-0.0.1-17|104	

13110 12
12cu|vdr-plugin-decruft-0.0.4-13|1	%define plugin	decruft
12cu|vdr-plugin-decruft-0.0.4-13|2	
12cu|vdr-plugin-decruft-0.0.4-13|3	Summary:	VDR plugin: Remove the cruft from your channels
12cu|vdr-plugin-decruft-0.0.4-13|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-decruft-0.0.4-13|5	Version:	0.0.4
12cu|vdr-plugin-decruft-0.0.4-13|6	Release:	13
12cu|vdr-plugin-decruft-0.0.4-13|7	Group:		Video
12cu|vdr-plugin-decruft-0.0.4-13|8	License:	GPL
12cu|vdr-plugin-decruft-0.0.4-13|9	URL:		http://www.rst38.org.uk/vdr/decruft/
12cu|vdr-plugin-decruft-0.0.4-13|10	Source:		http://www.rst38.org.uk/vdr/decruft/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-decruft-0.0.4-13|11	Patch0:		02_avoid-vdr-patch.dpatch
12cu|vdr-plugin-decruft-0.0.4-13|12	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-decruft-0.0.4-13|13	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-decruft-0.0.4-13|14	
12cu|vdr-plugin-decruft-0.0.4-13|15	%description
12cu|vdr-plugin-decruft-0.0.4-13|16	Clean the cruft from your channels file - i.e. turn on add channels
12cu|vdr-plugin-decruft-0.0.4-13|17	without fear of being overwhelmed. Sort your channels into logical
12cu|vdr-plugin-decruft-0.0.4-13|18	groups.
12cu|vdr-plugin-decruft-0.0.4-13|19	
12cu|vdr-plugin-decruft-0.0.4-13|20	%prep
12cu|vdr-plugin-decruft-0.0.4-13|21	%setup -q -n %plugin-%version
12cu|vdr-plugin-decruft-0.0.4-13|22	%patch0 -p1
12cu|vdr-plugin-decruft-0.0.4-13|23	%vdr_plugin_prep
12cu|vdr-plugin-decruft-0.0.4-13|24	rm -r examples/CVS
12cu|vdr-plugin-decruft-0.0.4-13|25	
12cu|vdr-plugin-decruft-0.0.4-13|26	%build
12cu|vdr-plugin-decruft-0.0.4-13|27	%vdr_plugin_build
12cu|vdr-plugin-decruft-0.0.4-13|28	
12cu|vdr-plugin-decruft-0.0.4-13|29	%install
12cu|vdr-plugin-decruft-0.0.4-13|30	%vdr_plugin_install
12cu|vdr-plugin-decruft-0.0.4-13|31	
12cu|vdr-plugin-decruft-0.0.4-13|32	%files -f %plugin.vdr
12cu|vdr-plugin-decruft-0.0.4-13|33	%defattr(-,root,root)
12cu|vdr-plugin-decruft-0.0.4-13|34	%doc README HISTORY examples
12cu|vdr-plugin-decruft-0.0.4-13|35	
12cu|vdr-plugin-decruft-0.0.4-13|36	%changelog
12cu|vdr-plugin-decruft-0.0.4-13|37	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4-12mdv2010.0
12cu|vdr-plugin-decruft-0.0.4-13|38	+ Revision: 401088
12cu|vdr-plugin-decruft-0.0.4-13|39	- rebuild for new VDR
12cu|vdr-plugin-decruft-0.0.4-13|40	
12cu|vdr-plugin-decruft-0.0.4-13|41	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4-11mdv2009.1
12cu|vdr-plugin-decruft-0.0.4-13|42	+ Revision: 359305
12cu|vdr-plugin-decruft-0.0.4-13|43	- rebuild for new vdr
12cu|vdr-plugin-decruft-0.0.4-13|44	
12cu|vdr-plugin-decruft-0.0.4-13|45	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-10mdv2009.0
12cu|vdr-plugin-decruft-0.0.4-13|46	+ Revision: 197917
12cu|vdr-plugin-decruft-0.0.4-13|47	- rebuild for new vdr
12cu|vdr-plugin-decruft-0.0.4-13|48	
12cu|vdr-plugin-decruft-0.0.4-13|49	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-9mdv2009.0
12cu|vdr-plugin-decruft-0.0.4-13|50	+ Revision: 197649
12cu|vdr-plugin-decruft-0.0.4-13|51	- add vdr_plugin_prep
12cu|vdr-plugin-decruft-0.0.4-13|52	- bump buildrequires on vdr-devel
12cu|vdr-plugin-decruft-0.0.4-13|53	- fix plugin to avoid a vdr patch (P0 from e-tobi)
12cu|vdr-plugin-decruft-0.0.4-13|54	
12cu|vdr-plugin-decruft-0.0.4-13|55	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-8mdv2008.1
12cu|vdr-plugin-decruft-0.0.4-13|56	+ Revision: 145060
12cu|vdr-plugin-decruft-0.0.4-13|57	- rebuild for new vdr
12cu|vdr-plugin-decruft-0.0.4-13|58	
12cu|vdr-plugin-decruft-0.0.4-13|59	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-decruft-0.0.4-13|60	- restore BuildRoot
12cu|vdr-plugin-decruft-0.0.4-13|61	
12cu|vdr-plugin-decruft-0.0.4-13|62	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-decruft-0.0.4-13|63	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-decruft-0.0.4-13|64	
12cu|vdr-plugin-decruft-0.0.4-13|65	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-7mdv2008.1
12cu|vdr-plugin-decruft-0.0.4-13|66	+ Revision: 103082
12cu|vdr-plugin-decruft-0.0.4-13|67	- rebuild for new vdr
12cu|vdr-plugin-decruft-0.0.4-13|68	
12cu|vdr-plugin-decruft-0.0.4-13|69	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-6mdv2008.0
12cu|vdr-plugin-decruft-0.0.4-13|70	+ Revision: 49987
12cu|vdr-plugin-decruft-0.0.4-13|71	- rebuild for new vdr
12cu|vdr-plugin-decruft-0.0.4-13|72	
12cu|vdr-plugin-decruft-0.0.4-13|73	* Fri Jun 22 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-5mdv2008.0
12cu|vdr-plugin-decruft-0.0.4-13|74	+ Revision: 42705
12cu|vdr-plugin-decruft-0.0.4-13|75	- rebuild due to buildsystem failure
12cu|vdr-plugin-decruft-0.0.4-13|76	
12cu|vdr-plugin-decruft-0.0.4-13|77	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-4mdv2008.0
12cu|vdr-plugin-decruft-0.0.4-13|78	+ Revision: 42074
12cu|vdr-plugin-decruft-0.0.4-13|79	- rebuild for new vdr
12cu|vdr-plugin-decruft-0.0.4-13|80	
12cu|vdr-plugin-decruft-0.0.4-13|81	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-3mdv2008.0
12cu|vdr-plugin-decruft-0.0.4-13|82	+ Revision: 22802
12cu|vdr-plugin-decruft-0.0.4-13|83	- rebuild for new vdr
12cu|vdr-plugin-decruft-0.0.4-13|84	
12cu|vdr-plugin-decruft-0.0.4-13|85	* Sat Apr 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-1mdv2008.0
12cu|vdr-plugin-decruft-0.0.4-13|86	+ Revision: 16575
12cu|vdr-plugin-decruft-0.0.4-13|87	- initial Mandriva release
12cu|vdr-plugin-decruft-0.0.4-13|88	

13111 12
12cu|vdr-plugin-director-0.2.8-18|1	
12cu|vdr-plugin-director-0.2.8-18|2	%define plugin	director
12cu|vdr-plugin-director-0.2.8-18|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-director-0.2.8-18|4	%define version	0.2.8
12cu|vdr-plugin-director-0.2.8-18|5	%define rel	18
12cu|vdr-plugin-director-0.2.8-18|6	
12cu|vdr-plugin-director-0.2.8-18|7	Summary:	VDR plugin: plugin to use the premiere multifeed option
12cu|vdr-plugin-director-0.2.8-18|8	Name:		%name
12cu|vdr-plugin-director-0.2.8-18|9	Version:	%version
12cu|vdr-plugin-director-0.2.8-18|10	Release:	%mkrel %rel
12cu|vdr-plugin-director-0.2.8-18|11	Group:		Video
12cu|vdr-plugin-director-0.2.8-18|12	License:	GPL
12cu|vdr-plugin-director-0.2.8-18|13	URL:		http://www.wontorra.net/staticpages/index.php?page=director
12cu|vdr-plugin-director-0.2.8-18|14	Source:		vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-director-0.2.8-18|15	Patch0:		90_director-0.2.8-1.5.3.dpatch
12cu|vdr-plugin-director-0.2.8-18|16	Patch1:		director-0.2.8-i18n-1.6.patch
12cu|vdr-plugin-director-0.2.8-18|17	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-director-0.2.8-18|18	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-director-0.2.8-18|19	
12cu|vdr-plugin-director-0.2.8-18|20	%description
12cu|vdr-plugin-director-0.2.8-18|21	Director is a plugin to use the multifeed option of some Premiere
12cu|vdr-plugin-director-0.2.8-18|22	channels (Direkt, Sport Portal).
12cu|vdr-plugin-director-0.2.8-18|23	
12cu|vdr-plugin-director-0.2.8-18|24	%prep
12cu|vdr-plugin-director-0.2.8-18|25	%setup -q -n %plugin-%version
12cu|vdr-plugin-director-0.2.8-18|26	%patch0 -p1
12cu|vdr-plugin-director-0.2.8-18|27	%patch1 -p1
12cu|vdr-plugin-director-0.2.8-18|28	chmod -x HISTORY COPYING README
12cu|vdr-plugin-director-0.2.8-18|29	%vdr_plugin_prep
12cu|vdr-plugin-director-0.2.8-18|30	
12cu|vdr-plugin-director-0.2.8-18|31	%build
12cu|vdr-plugin-director-0.2.8-18|32	%vdr_plugin_build
12cu|vdr-plugin-director-0.2.8-18|33	
12cu|vdr-plugin-director-0.2.8-18|34	%install
12cu|vdr-plugin-director-0.2.8-18|35	%vdr_plugin_install
12cu|vdr-plugin-director-0.2.8-18|36	
12cu|vdr-plugin-director-0.2.8-18|37	%files -f %plugin.vdr
12cu|vdr-plugin-director-0.2.8-18|38	%defattr(-,root,root)
12cu|vdr-plugin-director-0.2.8-18|39	%doc README COPYING HISTORY
12cu|vdr-plugin-director-0.2.8-18|40	
12cu|vdr-plugin-director-0.2.8-18|41	
12cu|vdr-plugin-director-0.2.8-18|42	
12cu|vdr-plugin-director-0.2.8-18|43	
12cu|vdr-plugin-director-0.2.8-18|44	%changelog
12cu|vdr-plugin-director-0.2.8-18|45	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 0.2.8-17mdv2011.0
12cu|vdr-plugin-director-0.2.8-18|46	+ Revision: 404565
12cu|vdr-plugin-director-0.2.8-18|47	- rebuild due to BS building the previous release against wrong VDR on i586
12cu|vdr-plugin-director-0.2.8-18|48	
12cu|vdr-plugin-director-0.2.8-18|49	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.2.8-16mdv2010.0
12cu|vdr-plugin-director-0.2.8-18|50	+ Revision: 401088
12cu|vdr-plugin-director-0.2.8-18|51	- rebuild for new VDR
12cu|vdr-plugin-director-0.2.8-18|52	
12cu|vdr-plugin-director-0.2.8-18|53	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.2.8-15mdv2009.1
12cu|vdr-plugin-director-0.2.8-18|54	+ Revision: 359306
12cu|vdr-plugin-director-0.2.8-18|55	- rebuild for new vdr
12cu|vdr-plugin-director-0.2.8-18|56	
12cu|vdr-plugin-director-0.2.8-18|57	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.2.8-14mdv2009.0
12cu|vdr-plugin-director-0.2.8-18|58	+ Revision: 197919
12cu|vdr-plugin-director-0.2.8-18|59	- rebuild for new vdr
12cu|vdr-plugin-director-0.2.8-18|60	
12cu|vdr-plugin-director-0.2.8-18|61	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.2.8-13mdv2009.0
12cu|vdr-plugin-director-0.2.8-18|62	+ Revision: 197650
12cu|vdr-plugin-director-0.2.8-18|63	- add vdr_plugin_prep
12cu|vdr-plugin-director-0.2.8-18|64	- bump buildrequires on vdr-devel
12cu|vdr-plugin-director-0.2.8-18|65	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-director-0.2.8-18|66	- adapt to api changes of vdr 1.5.3 (P0 from e-tobi)
12cu|vdr-plugin-director-0.2.8-18|67	
12cu|vdr-plugin-director-0.2.8-18|68	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.2.8-12mdv2008.1
12cu|vdr-plugin-director-0.2.8-18|69	+ Revision: 145065
12cu|vdr-plugin-director-0.2.8-18|70	- rebuild for new vdr
12cu|vdr-plugin-director-0.2.8-18|71	
12cu|vdr-plugin-director-0.2.8-18|72	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-director-0.2.8-18|73	- restore BuildRoot
12cu|vdr-plugin-director-0.2.8-18|74	
12cu|vdr-plugin-director-0.2.8-18|75	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-director-0.2.8-18|76	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-director-0.2.8-18|77	
12cu|vdr-plugin-director-0.2.8-18|78	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.2.8-11mdv2008.1
12cu|vdr-plugin-director-0.2.8-18|79	+ Revision: 103083
12cu|vdr-plugin-director-0.2.8-18|80	- rebuild for new vdr
12cu|vdr-plugin-director-0.2.8-18|81	
12cu|vdr-plugin-director-0.2.8-18|82	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.2.8-10mdv2008.0
12cu|vdr-plugin-director-0.2.8-18|83	+ Revision: 49989
12cu|vdr-plugin-director-0.2.8-18|84	- rebuild for new vdr
12cu|vdr-plugin-director-0.2.8-18|85	
12cu|vdr-plugin-director-0.2.8-18|86	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.2.8-9mdv2008.0
12cu|vdr-plugin-director-0.2.8-18|87	+ Revision: 42075
12cu|vdr-plugin-director-0.2.8-18|88	- rebuild for new vdr
12cu|vdr-plugin-director-0.2.8-18|89	
12cu|vdr-plugin-director-0.2.8-18|90	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.2.8-8mdv2008.0
12cu|vdr-plugin-director-0.2.8-18|91	+ Revision: 22738
12cu|vdr-plugin-director-0.2.8-18|92	- rebuild for new vdr
12cu|vdr-plugin-director-0.2.8-18|93	
12cu|vdr-plugin-director-0.2.8-18|94	
12cu|vdr-plugin-director-0.2.8-18|95	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.2.8-7mdv2007.0
12cu|vdr-plugin-director-0.2.8-18|96	+ Revision: 90910
12cu|vdr-plugin-director-0.2.8-18|97	- rebuild for new vdr
12cu|vdr-plugin-director-0.2.8-18|98	
12cu|vdr-plugin-director-0.2.8-18|99	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.2.8-6mdv2007.1
12cu|vdr-plugin-director-0.2.8-18|100	+ Revision: 73982
12cu|vdr-plugin-director-0.2.8-18|101	- rebuild for new vdr
12cu|vdr-plugin-director-0.2.8-18|102	- Import vdr-plugin-director
12cu|vdr-plugin-director-0.2.8-18|103	
12cu|vdr-plugin-director-0.2.8-18|104	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.2.8-5mdv2007.0
12cu|vdr-plugin-director-0.2.8-18|105	- rebuild for new vdr
12cu|vdr-plugin-director-0.2.8-18|106	
12cu|vdr-plugin-director-0.2.8-18|107	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.2.8-4mdv2007.0
12cu|vdr-plugin-director-0.2.8-18|108	- stricter abi requires
12cu|vdr-plugin-director-0.2.8-18|109	
12cu|vdr-plugin-director-0.2.8-18|110	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.2.8-3mdv2007.0
12cu|vdr-plugin-director-0.2.8-18|111	- rebuild for new vdr
12cu|vdr-plugin-director-0.2.8-18|112	
12cu|vdr-plugin-director-0.2.8-18|113	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.2.8-2mdv2007.0
12cu|vdr-plugin-director-0.2.8-18|114	- rebuild for new vdr
12cu|vdr-plugin-director-0.2.8-18|115	
12cu|vdr-plugin-director-0.2.8-18|116	* Wed Jun 21 2006 Anssi Hannula <anssi@mandriva.org> 0.2.8-1mdv2007.0
12cu|vdr-plugin-director-0.2.8-18|117	- initial Mandriva release
12cu|vdr-plugin-director-0.2.8-18|118	

13112 12
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|1	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|2	%define plugin	dvd
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|3	%define betaver	b03
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|4	%define cvsrev	20071030
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|5	%define rel	8
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|6	%define release	0.%betaver.%cvsrev.%rel
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|7	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|8	Summary:	VDR plugin: turn VDR into an (almost) full featured DVD player
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|9	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|10	Version:	0.3.6
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|11	Release:	%release
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|12	Group:		Video
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|13	License:	GPL
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|14	URL:		http://sourceforge.net/projects/dvdplugin
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|15	Source:		vdr-%{plugin}-%{cvsrev}.tar.bz2
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|16	Patch0:		dvd-i18n-1.6.patch
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|17	BuildRequires:	vdr-devel >= 1.6.0-7
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|18	BuildRequires:	libdvdnav-devel liba52dec-devel
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|19	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|20	Requires(post):	vdr-common
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|21	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|22	%description
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|23	This is the DVD plugin for the Video Disk Recorder (VDR).
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|24	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|25	%prep
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|26	%setup -q -n %{plugin}
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|27	%patch0 -p1
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|28	%vdr_plugin_prep
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|29	# script-without-shellbang
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|30	chmod -x README COPYING HISTORY CONTRIBUTORS
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|31	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|32	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|33	# DVD device
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|34	# default: /dev/dvd
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|35	var=DVD_DEVICE
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|36	param=--dvd=DVD_DEVICE
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|37	%vdr_plugin_params_end
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|38	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|39	%build
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|40	VDR_PLUGIN_EXTRA_FLAGS=
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|41	%if %{mdkversion} >= 200900
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|42	# mdv #40406
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|43	mkdir -p dvdnav
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|44	sed 's,\*this,*cthis,' %{_includedir}/dvdnav/dvdnav.h > dvdnav/dvdnav.h
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|45	diff -u %{_includedir}/dvdnav/dvdnav.h dvdnav/dvdnav.h || :
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|46	VDR_PLUGIN_EXTRA_FLAGS="-I$PWD"
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|47	%endif
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|48	# mdv #35140
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|49	VDR_PLUGIN_EXTRA_FLAGS="$VDR_PLUGIN_EXTRA_FLAGS -D__STDC_LIMIT_MACROS"
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|50	%vdr_plugin_build LDFLAGS="%vdr_plugin_ldflags"
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|51	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|52	%install
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|53	%vdr_plugin_install
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|54	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|55	%post
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|56	%{_bindir}/gpasswd -a vdr cdrom >/dev/null
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|57	%{_bindir}/gpasswd -a vdr cdwriter >/dev/null
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|58	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|59	%files -f %plugin.vdr
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|60	%defattr(-,root,root)
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|61	%doc README COPYING HISTORY CONTRIBUTORS
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|62	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|63	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|64	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|65	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|66	%changelog
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|67	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20071030.7mdv2011.0
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|68	+ Revision: 404574
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|69	+ rebuild (emptylog)
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|70	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|71	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20071030.6mdv2010.0
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|72	+ Revision: 401088
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|73	- rebuild for new VDR
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|74	- adapt for vdr compilation flags handling changes, bump buildrequires
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|75	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|76	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20071030.5mdv2009.1
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|77	+ Revision: 359307
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|78	- rebuild for new vdr
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|79	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|80	* Sun Sep 07 2008 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20071030.4mdv2009.0
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|81	+ Revision: 282079
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|82	- rebuild due to missing package on x86_64
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|83	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|84	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20071030.3mdv2009.0
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|85	+ Revision: 197886
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|86	- add a workaround for dvdnav bug #40406 causing build failure
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|87	- add vdr_plugin_prep
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|88	- bump buildrequires on vdr-devel
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|89	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|90	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|91	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20071030.2mdv2008.1
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|92	+ Revision: 145093
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|93	- adapt for VDR_PLUGIN_FLAGS
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|94	- rebuild for new vdr
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|95	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|96	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|97	- restore BuildRoot
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|98	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|99	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|100	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|101	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|102	* Tue Oct 30 2007 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20071030.1mdv2008.1
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|103	+ Revision: 103843
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|104	- add -D__STDC_LIMIT_MACROS into flags to fix build with recent
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|105	libdvdnav (see #35140)
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|106	- new snapshot
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|107	- rebuild for new vdr
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|108	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|109	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20070501.4mdv2008.0
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|110	+ Revision: 49990
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|111	- rebuild for new vdr
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|112	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|113	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20070501.3mdv2008.0
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|114	+ Revision: 42076
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|115	- rebuild for new vdr
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|116	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|117	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20070501.2mdv2008.0
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|118	+ Revision: 22739
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|119	- rebuild for new vdr
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|120	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|121	* Tue May 01 2007 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20070501.1mdv2008.0
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|122	+ Revision: 20065
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|123	- new snapshot
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|124	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|125	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|126	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.10mdv2007.0
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|127	+ Revision: 90911
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|128	- rebuild for new vdr
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|129	- add vdr user to cdwriter group
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|130	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|131	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.9mdv2007.1
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|132	+ Revision: 73983
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|133	- rebuild for new vdr
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|134	- Import vdr-plugin-dvd
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|135	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|136	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.8mdv2007.0
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|137	- rebuild for new vdr
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|138	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|139	* Fri Sep 01 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.7mdv2007.0
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|140	- add vdr to cdrom group
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|141	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|142	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.6mdv2007.0
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|143	- stricter abi requires
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|144	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|145	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.5mdv2007.0
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|146	- rebuild for new vdr
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|147	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|148	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.4mdv2007.0
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|149	- rebuild for new vdr
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|150	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|151	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.3mdv2007.0
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|152	- rebuild for new vdr
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|153	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|154	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.2mdv2007.0
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|155	- rebuild for new vdr
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|156	
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|157	* Fri Jun 02 2006 Anssi Hannula <anssi@mandriva.org> 0.3.6-0.b03.20060506.1mdv2007.0
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|158	- initial Mandriva release
12cu|vdr-plugin-dvd-0.3.6-0.b03.20071030.8|159	

13113 12
12cu|vdr-plugin-dvdselect-0.8-18|1	
12cu|vdr-plugin-dvdselect-0.8-18|2	%define plugin	dvdselect
12cu|vdr-plugin-dvdselect-0.8-18|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-dvdselect-0.8-18|4	%define version	0.8
12cu|vdr-plugin-dvdselect-0.8-18|5	%define rel	18
12cu|vdr-plugin-dvdselect-0.8-18|6	
12cu|vdr-plugin-dvdselect-0.8-18|7	Summary:	VDR plugin: virtual dvd-selector
12cu|vdr-plugin-dvdselect-0.8-18|8	Name:		%name
12cu|vdr-plugin-dvdselect-0.8-18|9	Version:	%version
12cu|vdr-plugin-dvdselect-0.8-18|10	Release:	%mkrel %rel
12cu|vdr-plugin-dvdselect-0.8-18|11	Group:		Video
12cu|vdr-plugin-dvdselect-0.8-18|12	License:	GPL
12cu|vdr-plugin-dvdselect-0.8-18|13	URL:		http://www.vdr-wiki.de/wiki/index.php/Dvdselect-plugin
12cu|vdr-plugin-dvdselect-0.8-18|14	Source:		http://www.vdr-wiki.de/vdr/vdr-dvdselect/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-dvdselect-0.8-18|15	Patch0:		dvdselect-default-paths.patch
12cu|vdr-plugin-dvdselect-0.8-18|16	Patch1:		dvdselect-0.8-i18n-1.6.patch
12cu|vdr-plugin-dvdselect-0.8-18|17	Patch2:		dvdselect-format-string.patch
12cu|vdr-plugin-dvdselect-0.8-18|18	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-dvdselect-0.8-18|19	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-dvdselect-0.8-18|20	
12cu|vdr-plugin-dvdselect-0.8-18|21	%description
12cu|vdr-plugin-dvdselect-0.8-18|22	This Plugin is used to mount multiple DVD-Images to the dvd-device.
12cu|vdr-plugin-dvdselect-0.8-18|23	Doing this, you are able to play these dvds using the dvdplugin.
12cu|vdr-plugin-dvdselect-0.8-18|24	
12cu|vdr-plugin-dvdselect-0.8-18|25	%prep
12cu|vdr-plugin-dvdselect-0.8-18|26	%setup -q -n %plugin-%version
12cu|vdr-plugin-dvdselect-0.8-18|27	%patch0 -p1
12cu|vdr-plugin-dvdselect-0.8-18|28	%patch1 -p1
12cu|vdr-plugin-dvdselect-0.8-18|29	%patch2 -p1
12cu|vdr-plugin-dvdselect-0.8-18|30	%vdr_plugin_prep
12cu|vdr-plugin-dvdselect-0.8-18|31	rm -f examples/*~
12cu|vdr-plugin-dvdselect-0.8-18|32	
12cu|vdr-plugin-dvdselect-0.8-18|33	%build
12cu|vdr-plugin-dvdselect-0.8-18|34	%vdr_plugin_build
12cu|vdr-plugin-dvdselect-0.8-18|35	
12cu|vdr-plugin-dvdselect-0.8-18|36	%install
12cu|vdr-plugin-dvdselect-0.8-18|37	%vdr_plugin_install
12cu|vdr-plugin-dvdselect-0.8-18|38	
12cu|vdr-plugin-dvdselect-0.8-18|39	%files -f %plugin.vdr
12cu|vdr-plugin-dvdselect-0.8-18|40	%defattr(-,root,root)
12cu|vdr-plugin-dvdselect-0.8-18|41	%doc README HISTORY examples
12cu|vdr-plugin-dvdselect-0.8-18|42	
12cu|vdr-plugin-dvdselect-0.8-18|43	
12cu|vdr-plugin-dvdselect-0.8-18|44	
12cu|vdr-plugin-dvdselect-0.8-18|45	
12cu|vdr-plugin-dvdselect-0.8-18|46	%changelog
12cu|vdr-plugin-dvdselect-0.8-18|47	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.8-17mdv2010.0
12cu|vdr-plugin-dvdselect-0.8-18|48	+ Revision: 401088
12cu|vdr-plugin-dvdselect-0.8-18|49	- rebuild for new VDR
12cu|vdr-plugin-dvdselect-0.8-18|50	
12cu|vdr-plugin-dvdselect-0.8-18|51	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.8-16mdv2009.1
12cu|vdr-plugin-dvdselect-0.8-18|52	+ Revision: 359702
12cu|vdr-plugin-dvdselect-0.8-18|53	- fix format strings (format-string.patch)
12cu|vdr-plugin-dvdselect-0.8-18|54	- rebuild for new vdr
12cu|vdr-plugin-dvdselect-0.8-18|55	
12cu|vdr-plugin-dvdselect-0.8-18|56	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.8-15mdv2009.0
12cu|vdr-plugin-dvdselect-0.8-18|57	+ Revision: 197920
12cu|vdr-plugin-dvdselect-0.8-18|58	- rebuild for new vdr
12cu|vdr-plugin-dvdselect-0.8-18|59	
12cu|vdr-plugin-dvdselect-0.8-18|60	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.8-14mdv2009.0
12cu|vdr-plugin-dvdselect-0.8-18|61	+ Revision: 197654
12cu|vdr-plugin-dvdselect-0.8-18|62	- add vdr_plugin_prep
12cu|vdr-plugin-dvdselect-0.8-18|63	- bump buildrequires on vdr-devel
12cu|vdr-plugin-dvdselect-0.8-18|64	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-dvdselect-0.8-18|65	- fix default paths (P0)
12cu|vdr-plugin-dvdselect-0.8-18|66	
12cu|vdr-plugin-dvdselect-0.8-18|67	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.8-13mdv2008.1
12cu|vdr-plugin-dvdselect-0.8-18|68	+ Revision: 145070
12cu|vdr-plugin-dvdselect-0.8-18|69	- rebuild for new vdr
12cu|vdr-plugin-dvdselect-0.8-18|70	
12cu|vdr-plugin-dvdselect-0.8-18|71	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-dvdselect-0.8-18|72	- restore BuildRoot
12cu|vdr-plugin-dvdselect-0.8-18|73	
12cu|vdr-plugin-dvdselect-0.8-18|74	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-dvdselect-0.8-18|75	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-dvdselect-0.8-18|76	
12cu|vdr-plugin-dvdselect-0.8-18|77	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.8-12mdv2008.1
12cu|vdr-plugin-dvdselect-0.8-18|78	+ Revision: 103085
12cu|vdr-plugin-dvdselect-0.8-18|79	- rebuild for new vdr
12cu|vdr-plugin-dvdselect-0.8-18|80	
12cu|vdr-plugin-dvdselect-0.8-18|81	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.8-11mdv2008.0
12cu|vdr-plugin-dvdselect-0.8-18|82	+ Revision: 49991
12cu|vdr-plugin-dvdselect-0.8-18|83	- rebuild for new vdr
12cu|vdr-plugin-dvdselect-0.8-18|84	
12cu|vdr-plugin-dvdselect-0.8-18|85	* Fri Jun 22 2007 Anssi Hannula <anssi@mandriva.org> 0.8-10mdv2008.0
12cu|vdr-plugin-dvdselect-0.8-18|86	+ Revision: 42722
12cu|vdr-plugin-dvdselect-0.8-18|87	- rebuild due to buildsystem failure
12cu|vdr-plugin-dvdselect-0.8-18|88	
12cu|vdr-plugin-dvdselect-0.8-18|89	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.8-9mdv2008.0
12cu|vdr-plugin-dvdselect-0.8-18|90	+ Revision: 42077
12cu|vdr-plugin-dvdselect-0.8-18|91	- rebuild for new vdr
12cu|vdr-plugin-dvdselect-0.8-18|92	
12cu|vdr-plugin-dvdselect-0.8-18|93	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.8-8mdv2008.0
12cu|vdr-plugin-dvdselect-0.8-18|94	+ Revision: 22740
12cu|vdr-plugin-dvdselect-0.8-18|95	- rebuild for new vdr
12cu|vdr-plugin-dvdselect-0.8-18|96	
12cu|vdr-plugin-dvdselect-0.8-18|97	
12cu|vdr-plugin-dvdselect-0.8-18|98	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.8-7mdv2007.0
12cu|vdr-plugin-dvdselect-0.8-18|99	+ Revision: 90912
12cu|vdr-plugin-dvdselect-0.8-18|100	- rebuild for new vdr
12cu|vdr-plugin-dvdselect-0.8-18|101	
12cu|vdr-plugin-dvdselect-0.8-18|102	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.8-6mdv2007.1
12cu|vdr-plugin-dvdselect-0.8-18|103	+ Revision: 73984
12cu|vdr-plugin-dvdselect-0.8-18|104	- rebuild for new vdr
12cu|vdr-plugin-dvdselect-0.8-18|105	- Import vdr-plugin-dvdselect
12cu|vdr-plugin-dvdselect-0.8-18|106	
12cu|vdr-plugin-dvdselect-0.8-18|107	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.8-5mdv2007.0
12cu|vdr-plugin-dvdselect-0.8-18|108	- rebuild for new vdr
12cu|vdr-plugin-dvdselect-0.8-18|109	
12cu|vdr-plugin-dvdselect-0.8-18|110	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.8-4mdv2007.0
12cu|vdr-plugin-dvdselect-0.8-18|111	- stricter abi requires
12cu|vdr-plugin-dvdselect-0.8-18|112	
12cu|vdr-plugin-dvdselect-0.8-18|113	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.8-3mdv2007.0
12cu|vdr-plugin-dvdselect-0.8-18|114	- rebuild for new vdr
12cu|vdr-plugin-dvdselect-0.8-18|115	
12cu|vdr-plugin-dvdselect-0.8-18|116	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.8-2mdv2007.0
12cu|vdr-plugin-dvdselect-0.8-18|117	- rebuild for new vdr
12cu|vdr-plugin-dvdselect-0.8-18|118	
12cu|vdr-plugin-dvdselect-0.8-18|119	* Thu Jun 22 2006 Anssi Hannula <anssi@mandriva.org> 0.8-1mdv2007.0
12cu|vdr-plugin-dvdselect-0.8-18|120	- initial Mandriva release
12cu|vdr-plugin-dvdselect-0.8-18|121	

13114 12
12cu|vdr-plugin-dvdswitch-0.1.3-6|1	
12cu|vdr-plugin-dvdswitch-0.1.3-6|2	%define plugin	dvdswitch
12cu|vdr-plugin-dvdswitch-0.1.3-6|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-dvdswitch-0.1.3-6|4	%define version	0.1.3
12cu|vdr-plugin-dvdswitch-0.1.3-6|5	%define rel	6
12cu|vdr-plugin-dvdswitch-0.1.3-6|6	
12cu|vdr-plugin-dvdswitch-0.1.3-6|7	Summary:	VDR plugin: allows to play DVD-Images
12cu|vdr-plugin-dvdswitch-0.1.3-6|8	Name:		%name
12cu|vdr-plugin-dvdswitch-0.1.3-6|9	Version:	%version
12cu|vdr-plugin-dvdswitch-0.1.3-6|10	Release:	%mkrel %rel
12cu|vdr-plugin-dvdswitch-0.1.3-6|11	Group:		Video
12cu|vdr-plugin-dvdswitch-0.1.3-6|12	License:	GPL
12cu|vdr-plugin-dvdswitch-0.1.3-6|13	URL:		http://www.vdr-wiki.de/wiki/index.php/Dvdswitch-plugin
12cu|vdr-plugin-dvdswitch-0.1.3-6|14	Source:		http://download.schmidtie.de/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-dvdswitch-0.1.3-6|15	Patch0:		90_dvdswitch-0.1.3-1.5.4.dpatch
12cu|vdr-plugin-dvdswitch-0.1.3-6|16	Patch1:		03_no-files-crash.dpatch
12cu|vdr-plugin-dvdswitch-0.1.3-6|17	Patch2:		dvdswitch-0.1.3-i18n-1.6.patch
12cu|vdr-plugin-dvdswitch-0.1.3-6|18	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-dvdswitch-0.1.3-6|19	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-dvdswitch-0.1.3-6|20	
12cu|vdr-plugin-dvdswitch-0.1.3-6|21	%description
12cu|vdr-plugin-dvdswitch-0.1.3-6|22	DVDswitch-plugin for VDR.
12cu|vdr-plugin-dvdswitch-0.1.3-6|23	
12cu|vdr-plugin-dvdswitch-0.1.3-6|24	%prep
12cu|vdr-plugin-dvdswitch-0.1.3-6|25	%setup -q -n %plugin-%version
12cu|vdr-plugin-dvdswitch-0.1.3-6|26	%patch0 -p1
12cu|vdr-plugin-dvdswitch-0.1.3-6|27	%patch1 -p1
12cu|vdr-plugin-dvdswitch-0.1.3-6|28	%patch2 -p1
12cu|vdr-plugin-dvdswitch-0.1.3-6|29	%vdr_plugin_prep
12cu|vdr-plugin-dvdswitch-0.1.3-6|30	chmod 0644 README HISTORY
12cu|vdr-plugin-dvdswitch-0.1.3-6|31	
12cu|vdr-plugin-dvdswitch-0.1.3-6|32	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-dvdswitch-0.1.3-6|33	# write debug info to DEBUGLOGFILE
12cu|vdr-plugin-dvdswitch-0.1.3-6|34	var=DEBUGLOGFILE
12cu|vdr-plugin-dvdswitch-0.1.3-6|35	param=--debug=DEBUGLOGFILE
12cu|vdr-plugin-dvdswitch-0.1.3-6|36	# scriptname with path for reading DVD as a ISO Image File
12cu|vdr-plugin-dvdswitch-0.1.3-6|37	var=READ_SCRIPT
12cu|vdr-plugin-dvdswitch-0.1.3-6|38	param=--readscript=READ_SCRIPT
12cu|vdr-plugin-dvdswitch-0.1.3-6|39	# scriptname with path for writing selected DVD Image
12cu|vdr-plugin-dvdswitch-0.1.3-6|40	var=WRITE_SCRIPT
12cu|vdr-plugin-dvdswitch-0.1.3-6|41	param=--writescript=WRITE_SCRIPT
12cu|vdr-plugin-dvdswitch-0.1.3-6|42	# path to DVD Images. This option can be set in setup-menu.
12cu|vdr-plugin-dvdswitch-0.1.3-6|43	var=IMAGE_PATH
12cu|vdr-plugin-dvdswitch-0.1.3-6|44	param=--imagedir=IMAGE_PATH
12cu|vdr-plugin-dvdswitch-0.1.3-6|45	%vdr_plugin_params_end
12cu|vdr-plugin-dvdswitch-0.1.3-6|46	
12cu|vdr-plugin-dvdswitch-0.1.3-6|47	%build
12cu|vdr-plugin-dvdswitch-0.1.3-6|48	%vdr_plugin_build
12cu|vdr-plugin-dvdswitch-0.1.3-6|49	
12cu|vdr-plugin-dvdswitch-0.1.3-6|50	%install
12cu|vdr-plugin-dvdswitch-0.1.3-6|51	%vdr_plugin_install
12cu|vdr-plugin-dvdswitch-0.1.3-6|52	
12cu|vdr-plugin-dvdswitch-0.1.3-6|53	%files -f %plugin.vdr
12cu|vdr-plugin-dvdswitch-0.1.3-6|54	%defattr(-,root,root)
12cu|vdr-plugin-dvdswitch-0.1.3-6|55	%doc README HISTORY
12cu|vdr-plugin-dvdswitch-0.1.3-6|56	
12cu|vdr-plugin-dvdswitch-0.1.3-6|57	
12cu|vdr-plugin-dvdswitch-0.1.3-6|58	
12cu|vdr-plugin-dvdswitch-0.1.3-6|59	
12cu|vdr-plugin-dvdswitch-0.1.3-6|60	%changelog
12cu|vdr-plugin-dvdswitch-0.1.3-6|61	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.3-5mdv2010.0
12cu|vdr-plugin-dvdswitch-0.1.3-6|62	+ Revision: 401088
12cu|vdr-plugin-dvdswitch-0.1.3-6|63	- rebuild for new VDR
12cu|vdr-plugin-dvdswitch-0.1.3-6|64	
12cu|vdr-plugin-dvdswitch-0.1.3-6|65	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.3-4mdv2009.1
12cu|vdr-plugin-dvdswitch-0.1.3-6|66	+ Revision: 359309
12cu|vdr-plugin-dvdswitch-0.1.3-6|67	- rebuild for new vdr
12cu|vdr-plugin-dvdswitch-0.1.3-6|68	
12cu|vdr-plugin-dvdswitch-0.1.3-6|69	* Sun Sep 07 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3-3mdv2009.0
12cu|vdr-plugin-dvdswitch-0.1.3-6|70	+ Revision: 282087
12cu|vdr-plugin-dvdswitch-0.1.3-6|71	- rebuild due to missing package on x86_64
12cu|vdr-plugin-dvdswitch-0.1.3-6|72	
12cu|vdr-plugin-dvdswitch-0.1.3-6|73	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3-2mdv2009.0
12cu|vdr-plugin-dvdswitch-0.1.3-6|74	+ Revision: 197921
12cu|vdr-plugin-dvdswitch-0.1.3-6|75	- rebuild for new vdr
12cu|vdr-plugin-dvdswitch-0.1.3-6|76	
12cu|vdr-plugin-dvdswitch-0.1.3-6|77	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3-1mdv2009.0
12cu|vdr-plugin-dvdswitch-0.1.3-6|78	+ Revision: 197655
12cu|vdr-plugin-dvdswitch-0.1.3-6|79	- new version
12cu|vdr-plugin-dvdswitch-0.1.3-6|80	- add vdr_plugin_prep
12cu|vdr-plugin-dvdswitch-0.1.3-6|81	- bump buildrequires on vdr-devel
12cu|vdr-plugin-dvdswitch-0.1.3-6|82	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-dvdswitch-0.1.3-6|83	- adapt for api changes of vdr 1.5.4 (P0 from e-tobi)
12cu|vdr-plugin-dvdswitch-0.1.3-6|84	- fix a crash (P1 from e-tobi)
12cu|vdr-plugin-dvdswitch-0.1.3-6|85	
12cu|vdr-plugin-dvdswitch-0.1.3-6|86	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-12mdv2008.1
12cu|vdr-plugin-dvdswitch-0.1.3-6|87	+ Revision: 145074
12cu|vdr-plugin-dvdswitch-0.1.3-6|88	- rebuild for new vdr
12cu|vdr-plugin-dvdswitch-0.1.3-6|89	
12cu|vdr-plugin-dvdswitch-0.1.3-6|90	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-dvdswitch-0.1.3-6|91	- restore BuildRoot
12cu|vdr-plugin-dvdswitch-0.1.3-6|92	
12cu|vdr-plugin-dvdswitch-0.1.3-6|93	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-dvdswitch-0.1.3-6|94	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-dvdswitch-0.1.3-6|95	
12cu|vdr-plugin-dvdswitch-0.1.3-6|96	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-11mdv2008.1
12cu|vdr-plugin-dvdswitch-0.1.3-6|97	+ Revision: 103086
12cu|vdr-plugin-dvdswitch-0.1.3-6|98	- rebuild for new vdr
12cu|vdr-plugin-dvdswitch-0.1.3-6|99	
12cu|vdr-plugin-dvdswitch-0.1.3-6|100	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-10mdv2008.0
12cu|vdr-plugin-dvdswitch-0.1.3-6|101	+ Revision: 49992
12cu|vdr-plugin-dvdswitch-0.1.3-6|102	- rebuild for new vdr
12cu|vdr-plugin-dvdswitch-0.1.3-6|103	
12cu|vdr-plugin-dvdswitch-0.1.3-6|104	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-9mdv2008.0
12cu|vdr-plugin-dvdswitch-0.1.3-6|105	+ Revision: 42078
12cu|vdr-plugin-dvdswitch-0.1.3-6|106	- rebuild for new vdr
12cu|vdr-plugin-dvdswitch-0.1.3-6|107	
12cu|vdr-plugin-dvdswitch-0.1.3-6|108	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-8mdv2008.0
12cu|vdr-plugin-dvdswitch-0.1.3-6|109	+ Revision: 22742
12cu|vdr-plugin-dvdswitch-0.1.3-6|110	- rebuild for new vdr
12cu|vdr-plugin-dvdswitch-0.1.3-6|111	
12cu|vdr-plugin-dvdswitch-0.1.3-6|112	
12cu|vdr-plugin-dvdswitch-0.1.3-6|113	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-7mdv2007.0
12cu|vdr-plugin-dvdswitch-0.1.3-6|114	+ Revision: 90913
12cu|vdr-plugin-dvdswitch-0.1.3-6|115	- rebuild for new vdr
12cu|vdr-plugin-dvdswitch-0.1.3-6|116	
12cu|vdr-plugin-dvdswitch-0.1.3-6|117	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-6mdv2007.1
12cu|vdr-plugin-dvdswitch-0.1.3-6|118	+ Revision: 73985
12cu|vdr-plugin-dvdswitch-0.1.3-6|119	- rebuild for new vdr
12cu|vdr-plugin-dvdswitch-0.1.3-6|120	- Import vdr-plugin-dvdswitch
12cu|vdr-plugin-dvdswitch-0.1.3-6|121	
12cu|vdr-plugin-dvdswitch-0.1.3-6|122	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-5mdv2007.0
12cu|vdr-plugin-dvdswitch-0.1.3-6|123	- rebuild for new vdr
12cu|vdr-plugin-dvdswitch-0.1.3-6|124	
12cu|vdr-plugin-dvdswitch-0.1.3-6|125	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-4mdv2007.0
12cu|vdr-plugin-dvdswitch-0.1.3-6|126	- stricter abi requires
12cu|vdr-plugin-dvdswitch-0.1.3-6|127	
12cu|vdr-plugin-dvdswitch-0.1.3-6|128	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-3mdv2007.0
12cu|vdr-plugin-dvdswitch-0.1.3-6|129	- rebuild for new vdr
12cu|vdr-plugin-dvdswitch-0.1.3-6|130	
12cu|vdr-plugin-dvdswitch-0.1.3-6|131	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-2mdv2007.0
12cu|vdr-plugin-dvdswitch-0.1.3-6|132	- rebuild for new vdr
12cu|vdr-plugin-dvdswitch-0.1.3-6|133	
12cu|vdr-plugin-dvdswitch-0.1.3-6|134	* Thu Jun 22 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-1mdv2007.0
12cu|vdr-plugin-dvdswitch-0.1.3-6|135	- initial Mandriva release
12cu|vdr-plugin-dvdswitch-0.1.3-6|136	

13115 12
12cu|vdr-plugin-eggtimer-0.9.5-14|1	
12cu|vdr-plugin-eggtimer-0.9.5-14|2	%define plugin	eggtimer
12cu|vdr-plugin-eggtimer-0.9.5-14|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-eggtimer-0.9.5-14|4	%define version	0.9.5
12cu|vdr-plugin-eggtimer-0.9.5-14|5	%define rel	14
12cu|vdr-plugin-eggtimer-0.9.5-14|6	
12cu|vdr-plugin-eggtimer-0.9.5-14|7	Summary:	VDR plugin: Eggtimer
12cu|vdr-plugin-eggtimer-0.9.5-14|8	Name:		%name
12cu|vdr-plugin-eggtimer-0.9.5-14|9	Version:	%version
12cu|vdr-plugin-eggtimer-0.9.5-14|10	Release:	%rel
12cu|vdr-plugin-eggtimer-0.9.5-14|11	Group:		Video
12cu|vdr-plugin-eggtimer-0.9.5-14|12	License:	GPL
12cu|vdr-plugin-eggtimer-0.9.5-14|13	URL:		http://vaasa.wi-bw.tfh-wildau.de/~pjuszack/digicam/index_en.html
12cu|vdr-plugin-eggtimer-0.9.5-14|14	Source:		http://194.95.44.38/~pjuszack/digicam/download/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-eggtimer-0.9.5-14|15	Patch0:		vdr-eggtimer-0.9.4-fix-menu.h.patch
12cu|vdr-plugin-eggtimer-0.9.5-14|16	Patch1:		eggtimer-0.9.5-i18n-1.6.patch
12cu|vdr-plugin-eggtimer-0.9.5-14|17	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-eggtimer-0.9.5-14|18	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-eggtimer-0.9.5-14|19	
12cu|vdr-plugin-eggtimer-0.9.5-14|20	%description
12cu|vdr-plugin-eggtimer-0.9.5-14|21	This is a plugin for the Video Disc Recorder (VDR). It can be used
12cu|vdr-plugin-eggtimer-0.9.5-14|22	to be reminded to certain things you will maybe forget when watching
12cu|vdr-plugin-eggtimer-0.9.5-14|23	TV. You can also let it switch to a channel or execute a command
12cu|vdr-plugin-eggtimer-0.9.5-14|24	from VDRs commands.conf at a certain point of time.
12cu|vdr-plugin-eggtimer-0.9.5-14|25	
12cu|vdr-plugin-eggtimer-0.9.5-14|26	Examples: tea is ready, switch to a channel, shutdown VDR after
12cu|vdr-plugin-eggtimer-0.9.5-14|27	recording ...
12cu|vdr-plugin-eggtimer-0.9.5-14|28	
12cu|vdr-plugin-eggtimer-0.9.5-14|29	%prep
12cu|vdr-plugin-eggtimer-0.9.5-14|30	%setup -q -n %plugin-%version
12cu|vdr-plugin-eggtimer-0.9.5-14|31	%patch0 -p1 -b .includes
12cu|vdr-plugin-eggtimer-0.9.5-14|32	%patch1 -p1
12cu|vdr-plugin-eggtimer-0.9.5-14|33	%vdr_plugin_prep
12cu|vdr-plugin-eggtimer-0.9.5-14|34	
12cu|vdr-plugin-eggtimer-0.9.5-14|35	%build
12cu|vdr-plugin-eggtimer-0.9.5-14|36	%vdr_plugin_build
12cu|vdr-plugin-eggtimer-0.9.5-14|37	
12cu|vdr-plugin-eggtimer-0.9.5-14|38	%install
12cu|vdr-plugin-eggtimer-0.9.5-14|39	%vdr_plugin_install
12cu|vdr-plugin-eggtimer-0.9.5-14|40	
12cu|vdr-plugin-eggtimer-0.9.5-14|41	install -D -m644 eggtimer.conf %{buildroot}%{vdr_plugin_cfgdir}/eggtimer.conf
12cu|vdr-plugin-eggtimer-0.9.5-14|42	
12cu|vdr-plugin-eggtimer-0.9.5-14|43	%files -f %plugin.vdr
12cu|vdr-plugin-eggtimer-0.9.5-14|44	%defattr(-,root,root)
12cu|vdr-plugin-eggtimer-0.9.5-14|45	%doc README HISTORY eggtimer.conf.*
12cu|vdr-plugin-eggtimer-0.9.5-14|46	%config(noreplace) %{vdr_plugin_cfgdir}/eggtimer.conf
12cu|vdr-plugin-eggtimer-0.9.5-14|47	
12cu|vdr-plugin-eggtimer-0.9.5-14|48	
12cu|vdr-plugin-eggtimer-0.9.5-14|49	
12cu|vdr-plugin-eggtimer-0.9.5-14|50	
12cu|vdr-plugin-eggtimer-0.9.5-14|51	%changelog
12cu|vdr-plugin-eggtimer-0.9.5-14|52	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 0.9.5-12mdv2011.0
12cu|vdr-plugin-eggtimer-0.9.5-14|53	+ Revision: 404566
12cu|vdr-plugin-eggtimer-0.9.5-14|54	- rebuild due to BS building the previous release against wrong VDR on i586
12cu|vdr-plugin-eggtimer-0.9.5-14|55	
12cu|vdr-plugin-eggtimer-0.9.5-14|56	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.9.5-11mdv2010.0
12cu|vdr-plugin-eggtimer-0.9.5-14|57	+ Revision: 401088
12cu|vdr-plugin-eggtimer-0.9.5-14|58	- rebuild for new VDR
12cu|vdr-plugin-eggtimer-0.9.5-14|59	
12cu|vdr-plugin-eggtimer-0.9.5-14|60	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.9.5-10mdv2009.1
12cu|vdr-plugin-eggtimer-0.9.5-14|61	+ Revision: 359703
12cu|vdr-plugin-eggtimer-0.9.5-14|62	- rediff i18n patch
12cu|vdr-plugin-eggtimer-0.9.5-14|63	- rebuild for new vdr
12cu|vdr-plugin-eggtimer-0.9.5-14|64	
12cu|vdr-plugin-eggtimer-0.9.5-14|65	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.9.5-9mdv2009.0
12cu|vdr-plugin-eggtimer-0.9.5-14|66	+ Revision: 197923
12cu|vdr-plugin-eggtimer-0.9.5-14|67	- rebuild for new vdr
12cu|vdr-plugin-eggtimer-0.9.5-14|68	
12cu|vdr-plugin-eggtimer-0.9.5-14|69	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.9.5-8mdv2009.0
12cu|vdr-plugin-eggtimer-0.9.5-14|70	+ Revision: 197658
12cu|vdr-plugin-eggtimer-0.9.5-14|71	- add vdr_plugin_prep
12cu|vdr-plugin-eggtimer-0.9.5-14|72	- bump buildrequires on vdr-devel
12cu|vdr-plugin-eggtimer-0.9.5-14|73	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-eggtimer-0.9.5-14|74	
12cu|vdr-plugin-eggtimer-0.9.5-14|75	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.9.5-7mdv2008.1
12cu|vdr-plugin-eggtimer-0.9.5-14|76	+ Revision: 145082
12cu|vdr-plugin-eggtimer-0.9.5-14|77	- rebuild for new vdr
12cu|vdr-plugin-eggtimer-0.9.5-14|78	
12cu|vdr-plugin-eggtimer-0.9.5-14|79	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-eggtimer-0.9.5-14|80	- restore BuildRoot
12cu|vdr-plugin-eggtimer-0.9.5-14|81	
12cu|vdr-plugin-eggtimer-0.9.5-14|82	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-eggtimer-0.9.5-14|83	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-eggtimer-0.9.5-14|84	
12cu|vdr-plugin-eggtimer-0.9.5-14|85	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.9.5-6mdv2008.1
12cu|vdr-plugin-eggtimer-0.9.5-14|86	+ Revision: 103088
12cu|vdr-plugin-eggtimer-0.9.5-14|87	- rebuild for new vdr
12cu|vdr-plugin-eggtimer-0.9.5-14|88	
12cu|vdr-plugin-eggtimer-0.9.5-14|89	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.9.5-5mdv2008.0
12cu|vdr-plugin-eggtimer-0.9.5-14|90	+ Revision: 49994
12cu|vdr-plugin-eggtimer-0.9.5-14|91	- rebuild for new vdr
12cu|vdr-plugin-eggtimer-0.9.5-14|92	
12cu|vdr-plugin-eggtimer-0.9.5-14|93	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.9.5-4mdv2008.0
12cu|vdr-plugin-eggtimer-0.9.5-14|94	+ Revision: 42080
12cu|vdr-plugin-eggtimer-0.9.5-14|95	- rebuild for new vdr
12cu|vdr-plugin-eggtimer-0.9.5-14|96	
12cu|vdr-plugin-eggtimer-0.9.5-14|97	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.9.5-3mdv2008.0
12cu|vdr-plugin-eggtimer-0.9.5-14|98	+ Revision: 22746
12cu|vdr-plugin-eggtimer-0.9.5-14|99	- rebuild for new vdr
12cu|vdr-plugin-eggtimer-0.9.5-14|100	
12cu|vdr-plugin-eggtimer-0.9.5-14|101	
12cu|vdr-plugin-eggtimer-0.9.5-14|102	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.9.5-2mdv2007.0
12cu|vdr-plugin-eggtimer-0.9.5-14|103	+ Revision: 90915
12cu|vdr-plugin-eggtimer-0.9.5-14|104	- rebuild for new vdr
12cu|vdr-plugin-eggtimer-0.9.5-14|105	
12cu|vdr-plugin-eggtimer-0.9.5-14|106	* Fri Nov 03 2006 Anssi Hannula <anssi@mandriva.org> 0.9.5-1mdv2007.1
12cu|vdr-plugin-eggtimer-0.9.5-14|107	+ Revision: 76350
12cu|vdr-plugin-eggtimer-0.9.5-14|108	- 0.9.5
12cu|vdr-plugin-eggtimer-0.9.5-14|109	
12cu|vdr-plugin-eggtimer-0.9.5-14|110	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.9.4-8mdv2007.1
12cu|vdr-plugin-eggtimer-0.9.5-14|111	+ Revision: 73987
12cu|vdr-plugin-eggtimer-0.9.5-14|112	- rebuild for new vdr
12cu|vdr-plugin-eggtimer-0.9.5-14|113	- Import vdr-plugin-eggtimer
12cu|vdr-plugin-eggtimer-0.9.5-14|114	
12cu|vdr-plugin-eggtimer-0.9.5-14|115	* Sun Sep 10 2006 Anssi Hannula <anssi@mandriva.org> 0.9.4-7mdv2007.0
12cu|vdr-plugin-eggtimer-0.9.5-14|116	- patch0: fix includes
12cu|vdr-plugin-eggtimer-0.9.5-14|117	
12cu|vdr-plugin-eggtimer-0.9.5-14|118	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.9.4-6mdv2007.0
12cu|vdr-plugin-eggtimer-0.9.5-14|119	- rebuild for new vdr
12cu|vdr-plugin-eggtimer-0.9.5-14|120	
12cu|vdr-plugin-eggtimer-0.9.5-14|121	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.9.4-5mdv2007.0
12cu|vdr-plugin-eggtimer-0.9.5-14|122	- stricter abi requires
12cu|vdr-plugin-eggtimer-0.9.5-14|123	
12cu|vdr-plugin-eggtimer-0.9.5-14|124	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.9.4-4mdv2007.0
12cu|vdr-plugin-eggtimer-0.9.5-14|125	- rebuild for new vdr
12cu|vdr-plugin-eggtimer-0.9.5-14|126	
12cu|vdr-plugin-eggtimer-0.9.5-14|127	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.9.4-3mdv2007.0
12cu|vdr-plugin-eggtimer-0.9.5-14|128	- rebuild for new vdr
12cu|vdr-plugin-eggtimer-0.9.5-14|129	
12cu|vdr-plugin-eggtimer-0.9.5-14|130	* Tue Jul 11 2006 Anssi Hannula <anssi@mandriva.org> 0.9.4-2mdv2007.0
12cu|vdr-plugin-eggtimer-0.9.5-14|131	- fix URL
12cu|vdr-plugin-eggtimer-0.9.5-14|132	
12cu|vdr-plugin-eggtimer-0.9.5-14|133	* Tue Jul 11 2006 Anssi Hannula <anssi@mandriva.org> 0.9.4-1mdv2007.0
12cu|vdr-plugin-eggtimer-0.9.5-14|134	- initial Mandriva release
12cu|vdr-plugin-eggtimer-0.9.5-14|135	

13116 12
12cu|vdr-plugin-epgsearch-0.9.24-5|1	
12cu|vdr-plugin-epgsearch-0.9.24-5|2	%define plugin	epgsearch
12cu|vdr-plugin-epgsearch-0.9.24-5|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-epgsearch-0.9.24-5|4	%define version	0.9.24
12cu|vdr-plugin-epgsearch-0.9.24-5|5	%define prever	0
12cu|vdr-plugin-epgsearch-0.9.24-5|6	%define rel	5
12cu|vdr-plugin-epgsearch-0.9.24-5|7	
12cu|vdr-plugin-epgsearch-0.9.24-5|8	Summary:	VDR plugin: search the EPG for repeats and more
12cu|vdr-plugin-epgsearch-0.9.24-5|9	Name:		%name
12cu|vdr-plugin-epgsearch-0.9.24-5|10	Version:	%version
12cu|vdr-plugin-epgsearch-0.9.24-5|11	%if %prever
12cu|vdr-plugin-epgsearch-0.9.24-5|12	Release:	%mkrel 0.%prever.%rel
12cu|vdr-plugin-epgsearch-0.9.24-5|13	%else
12cu|vdr-plugin-epgsearch-0.9.24-5|14	Release:	%mkrel %rel
12cu|vdr-plugin-epgsearch-0.9.24-5|15	%endif
12cu|vdr-plugin-epgsearch-0.9.24-5|16	Group:		Video
12cu|vdr-plugin-epgsearch-0.9.24-5|17	License:	GPL+
12cu|vdr-plugin-epgsearch-0.9.24-5|18	URL:		http://winni.vdr-developer.org/epgsearch/index_eng.html
12cu|vdr-plugin-epgsearch-0.9.24-5|19	%if %prever
12cu|vdr-plugin-epgsearch-0.9.24-5|20	Source:		vdr-%plugin-%version.%prever.tgz
12cu|vdr-plugin-epgsearch-0.9.24-5|21	%else
12cu|vdr-plugin-epgsearch-0.9.24-5|22	Source:		http://winni.vdr-developer.org/epgsearch/downloads/vdr-%plugin-%version.tgz
12cu|vdr-plugin-epgsearch-0.9.24-5|23	%endif
12cu|vdr-plugin-epgsearch-0.9.24-5|24	Patch0:		epgsearch-includes.patch
12cu|vdr-plugin-epgsearch-0.9.24-5|25	Patch1:		epgsearch-const-char-gcc4.4.patch
12cu|vdr-plugin-epgsearch-0.9.24-5|26	BuildRequires:	vdr-devel >= 1.6.0-7
12cu|vdr-plugin-epgsearch-0.9.24-5|27	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-epgsearch-0.9.24-5|28	
12cu|vdr-plugin-epgsearch-0.9.24-5|29	%description
12cu|vdr-plugin-epgsearch-0.9.24-5|30	EPG-Search can be used as a replacement for the default schedules
12cu|vdr-plugin-epgsearch-0.9.24-5|31	menu entry. It looks like the standard schedules menu, but adds some
12cu|vdr-plugin-epgsearch-0.9.24-5|32	additional functions:
12cu|vdr-plugin-epgsearch-0.9.24-5|33	- Commands for EPG entries with 5 built-in commands like 'show repeats',
12cu|vdr-plugin-epgsearch-0.9.24-5|34	'create search'. One can add own commands for other needs, like adding a
12cu|vdr-plugin-epgsearch-0.9.24-5|35	VDRAdmin auto-timer.
12cu|vdr-plugin-epgsearch-0.9.24-5|36	- Add up to 4 user-defined times to 'now' and 'next'
12cu|vdr-plugin-epgsearch-0.9.24-5|37	- Searching the EPG: Create reusable queries, which can also be used
12cu|vdr-plugin-epgsearch-0.9.24-5|38	as 'search timers'.
12cu|vdr-plugin-epgsearch-0.9.24-5|39	- Search timers: Search for broadcasts in the background and add a
12cu|vdr-plugin-epgsearch-0.9.24-5|40	timer if one matches (similar to VDRAdmin's auto-timers) or simply
12cu|vdr-plugin-epgsearch-0.9.24-5|41	make an announcement about it via OSD
12cu|vdr-plugin-epgsearch-0.9.24-5|42	- Avoid double recordings of the same event
12cu|vdr-plugin-epgsearch-0.9.24-5|43	* timer preview
12cu|vdr-plugin-epgsearch-0.9.24-5|44	* recognition of broken recordings
12cu|vdr-plugin-epgsearch-0.9.24-5|45	* fuzzy event comparison
12cu|vdr-plugin-epgsearch-0.9.24-5|46	- Progress bar in 'What's on now' and 'What's on next'
12cu|vdr-plugin-epgsearch-0.9.24-5|47	- Shift the time displayed by keypress, e.g. 'What's on now' + 30 minutes
12cu|vdr-plugin-epgsearch-0.9.24-5|48	- Start menu can be setup between 'Schedule' or 'What's on now'
12cu|vdr-plugin-epgsearch-0.9.24-5|49	- background check for timer conflicts with a timer conflict manager
12cu|vdr-plugin-epgsearch-0.9.24-5|50	- detailed epg menu (summary) allows jumping to the next/previous
12cu|vdr-plugin-epgsearch-0.9.24-5|51	event
12cu|vdr-plugin-epgsearch-0.9.24-5|52	- support for extended EPG info for search timers
12cu|vdr-plugin-epgsearch-0.9.24-5|53	- extension of the timer edit menu with a directory item, user
12cu|vdr-plugin-epgsearch-0.9.24-5|54	defined weekday selection and a subtitle completion.
12cu|vdr-plugin-epgsearch-0.9.24-5|55	
12cu|vdr-plugin-epgsearch-0.9.24-5|56	%package -n %plugin-devel
12cu|vdr-plugin-epgsearch-0.9.24-5|57	Summary:	Development headers of epgsearch VDR plugin
12cu|vdr-plugin-epgsearch-0.9.24-5|58	Group:		Development/C++
12cu|vdr-plugin-epgsearch-0.9.24-5|59	Requires:	vdr-devel
12cu|vdr-plugin-epgsearch-0.9.24-5|60	
12cu|vdr-plugin-epgsearch-0.9.24-5|61	%description -n %plugin-devel
12cu|vdr-plugin-epgsearch-0.9.24-5|62	Headers for developing plugins that will use services provided by
12cu|vdr-plugin-epgsearch-0.9.24-5|63	epgsearch.
12cu|vdr-plugin-epgsearch-0.9.24-5|64	
12cu|vdr-plugin-epgsearch-0.9.24-5|65	%prep
12cu|vdr-plugin-epgsearch-0.9.24-5|66	%if %prever
12cu|vdr-plugin-epgsearch-0.9.24-5|67	%setup -q -n %plugin-%version.%prever
12cu|vdr-plugin-epgsearch-0.9.24-5|68	%else
12cu|vdr-plugin-epgsearch-0.9.24-5|69	%setup -q -n %plugin-%version
12cu|vdr-plugin-epgsearch-0.9.24-5|70	%endif
12cu|vdr-plugin-epgsearch-0.9.24-5|71	%patch0 -p1
12cu|vdr-plugin-epgsearch-0.9.24-5|72	%patch1 -p1
12cu|vdr-plugin-epgsearch-0.9.24-5|73	%vdr_plugin_prep
12cu|vdr-plugin-epgsearch-0.9.24-5|74	
12cu|vdr-plugin-epgsearch-0.9.24-5|75	chmod -x scripts/*.conf
12cu|vdr-plugin-epgsearch-0.9.24-5|76	
12cu|vdr-plugin-epgsearch-0.9.24-5|77	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-epgsearch-0.9.24-5|78	# the path to svdrpsend.pl for external
12cu|vdr-plugin-epgsearch-0.9.24-5|79	# SVDRP communitcation (default is internal
12cu|vdr-plugin-epgsearch-0.9.24-5|80	# communication)
12cu|vdr-plugin-epgsearch-0.9.24-5|81	var=SVDRPSENDCMD
12cu|vdr-plugin-epgsearch-0.9.24-5|82	param=--svdrpsendcmd=SVDRPSENDCMD
12cu|vdr-plugin-epgsearch-0.9.24-5|83	# config dir for epgsearch
12cu|vdr-plugin-epgsearch-0.9.24-5|84	var=CONFIGDIR
12cu|vdr-plugin-epgsearch-0.9.24-5|85	param=--config=CONFIGDIR
12cu|vdr-plugin-epgsearch-0.9.24-5|86	# logfile for epgsearch
12cu|vdr-plugin-epgsearch-0.9.24-5|87	var=LOGFILE
12cu|vdr-plugin-epgsearch-0.9.24-5|88	param=--logfile=LOGFILE
12cu|vdr-plugin-epgsearch-0.9.24-5|89	# logfile verbosity
12cu|vdr-plugin-epgsearch-0.9.24-5|90	var=LOGLEVEL
12cu|vdr-plugin-epgsearch-0.9.24-5|91	param=--verbose=LOGLEVEL
12cu|vdr-plugin-epgsearch-0.9.24-5|92	# reload epgsearchmenu.conf with plugin call
12cu|vdr-plugin-epgsearch-0.9.24-5|93	var=RELOADMENUCONF
12cu|vdr-plugin-epgsearch-0.9.24-5|94	param=--reloadmenuconf
12cu|vdr-plugin-epgsearch-0.9.24-5|95	# path to an alternative mail script for mail notification
12cu|vdr-plugin-epgsearch-0.9.24-5|96	var=MAILCMD
12cu|vdr-plugin-epgsearch-0.9.24-5|97	param=--mailcmd=MAILCMD
12cu|vdr-plugin-epgsearch-0.9.24-5|98	%vdr_plugin_params_end
12cu|vdr-plugin-epgsearch-0.9.24-5|99	
12cu|vdr-plugin-epgsearch-0.9.24-5|100	%build
12cu|vdr-plugin-epgsearch-0.9.24-5|101	# -DUSE_PINPLUGIN does not work with current pin patch
12cu|vdr-plugin-epgsearch-0.9.24-5|102	VDR_PLUGIN_EXTRA_FLAGS="-DUSE_GRAPHTFT"
12cu|vdr-plugin-epgsearch-0.9.24-5|103	%vdr_plugin_build
12cu|vdr-plugin-epgsearch-0.9.24-5|104	
12cu|vdr-plugin-epgsearch-0.9.24-5|105	%install
12cu|vdr-plugin-epgsearch-0.9.24-5|106	%vdr_plugin_install
12cu|vdr-plugin-epgsearch-0.9.24-5|107	
12cu|vdr-plugin-epgsearch-0.9.24-5|108	make install-doc MANDIR=%{buildroot}%{_mandir}
12cu|vdr-plugin-epgsearch-0.9.24-5|109	
12cu|vdr-plugin-epgsearch-0.9.24-5|110	install -d -m755 %{buildroot}%{_bindir}
12cu|vdr-plugin-epgsearch-0.9.24-5|111	install -m755 scripts/*.pl %{buildroot}%{_bindir}
12cu|vdr-plugin-epgsearch-0.9.24-5|112	
12cu|vdr-plugin-epgsearch-0.9.24-5|113	install -d -m755 %{buildroot}%{_includedir}/vdr/%{plugin}
12cu|vdr-plugin-epgsearch-0.9.24-5|114	install -m644 services.h %{buildroot}%{_includedir}/vdr/%{plugin}
12cu|vdr-plugin-epgsearch-0.9.24-5|115	
12cu|vdr-plugin-epgsearch-0.9.24-5|116	cat %plugin.vdr conflictcheckonly.vdr epgsearchonly.vdr quickepgsearch.vdr > combined.vdr
12cu|vdr-plugin-epgsearch-0.9.24-5|117	
12cu|vdr-plugin-epgsearch-0.9.24-5|118	%files -f combined.vdr
12cu|vdr-plugin-epgsearch-0.9.24-5|119	%defattr(-,root,root)
12cu|vdr-plugin-epgsearch-0.9.24-5|120	%doc README* HISTORY* MANUAL* doc conf scripts
12cu|vdr-plugin-epgsearch-0.9.24-5|121	%{_bindir}/autotimer2searchtimer.pl
12cu|vdr-plugin-epgsearch-0.9.24-5|122	%{_bindir}/convert_epgsearchdone_data.pl
12cu|vdr-plugin-epgsearch-0.9.24-5|123	%{_bindir}/convert_info_vdr.pl
12cu|vdr-plugin-epgsearch-0.9.24-5|124	%{_bindir}/sendEmail.pl
12cu|vdr-plugin-epgsearch-0.9.24-5|125	%{_mandir}/man1/createcats.1*
12cu|vdr-plugin-epgsearch-0.9.24-5|126	%{_mandir}/man1/epgsearch.1*
12cu|vdr-plugin-epgsearch-0.9.24-5|127	%{_mandir}/man4/epgsearch.4*
12cu|vdr-plugin-epgsearch-0.9.24-5|128	%{_mandir}/man5/epgsearch*.5*
12cu|vdr-plugin-epgsearch-0.9.24-5|129	%{_mandir}/man5/noannounce.conf.5*
12cu|vdr-plugin-epgsearch-0.9.24-5|130	%{_mandir}/man5/timersdone.conf.5*
12cu|vdr-plugin-epgsearch-0.9.24-5|131	%lang(de) %{_mandir}/de
12cu|vdr-plugin-epgsearch-0.9.24-5|132	
12cu|vdr-plugin-epgsearch-0.9.24-5|133	%files -n %plugin-devel
12cu|vdr-plugin-epgsearch-0.9.24-5|134	%defattr(-,root,root)
12cu|vdr-plugin-epgsearch-0.9.24-5|135	%{_includedir}/vdr/%{plugin}
12cu|vdr-plugin-epgsearch-0.9.24-5|136	
12cu|vdr-plugin-epgsearch-0.9.24-5|137	
12cu|vdr-plugin-epgsearch-0.9.24-5|138	
12cu|vdr-plugin-epgsearch-0.9.24-5|139	%changelog
12cu|vdr-plugin-epgsearch-0.9.24-5|140	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.9.24-4mdv2010.0
12cu|vdr-plugin-epgsearch-0.9.24-5|141	+ Revision: 402763
12cu|vdr-plugin-epgsearch-0.9.24-5|142	- enable graphtft support
12cu|vdr-plugin-epgsearch-0.9.24-5|143	
12cu|vdr-plugin-epgsearch-0.9.24-5|144	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.9.24-3mdv2010.0
12cu|vdr-plugin-epgsearch-0.9.24-5|145	+ Revision: 401088
12cu|vdr-plugin-epgsearch-0.9.24-5|146	- rebuild for new VDR
12cu|vdr-plugin-epgsearch-0.9.24-5|147	- adapt for vdr compilation flags handling changes, bump buildrequires
12cu|vdr-plugin-epgsearch-0.9.24-5|148	- fix build with gcc4.4 (const-char-gcc4.4.patch partially from upstream)
12cu|vdr-plugin-epgsearch-0.9.24-5|149	
12cu|vdr-plugin-epgsearch-0.9.24-5|150	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.9.24-2mdv2009.1
12cu|vdr-plugin-epgsearch-0.9.24-5|151	+ Revision: 359704
12cu|vdr-plugin-epgsearch-0.9.24-5|152	- fix includes (includes.patch)
12cu|vdr-plugin-epgsearch-0.9.24-5|153	- rebuild for new vdr
12cu|vdr-plugin-epgsearch-0.9.24-5|154	
12cu|vdr-plugin-epgsearch-0.9.24-5|155	* Sun May 11 2008 Anssi Hannula <anssi@mandriva.org> 0.9.24-1mdv2009.0
12cu|vdr-plugin-epgsearch-0.9.24-5|156	+ Revision: 205449
12cu|vdr-plugin-epgsearch-0.9.24-5|157	- new version
12cu|vdr-plugin-epgsearch-0.9.24-5|158	
12cu|vdr-plugin-epgsearch-0.9.24-5|159	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.9.24-0.rc1.2mdv2009.0
12cu|vdr-plugin-epgsearch-0.9.24-5|160	+ Revision: 197924
12cu|vdr-plugin-epgsearch-0.9.24-5|161	- rebuild for new vdr
12cu|vdr-plugin-epgsearch-0.9.24-5|162	
12cu|vdr-plugin-epgsearch-0.9.24-5|163	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.9.24-0.rc1.1mdv2009.0
12cu|vdr-plugin-epgsearch-0.9.24-5|164	+ Revision: 197659
12cu|vdr-plugin-epgsearch-0.9.24-5|165	- 0.9.24-rc1
12cu|vdr-plugin-epgsearch-0.9.24-5|166	- add vdr_plugin_prep
12cu|vdr-plugin-epgsearch-0.9.24-5|167	- bump buildrequires on vdr-devel
12cu|vdr-plugin-epgsearch-0.9.24-5|168	
12cu|vdr-plugin-epgsearch-0.9.24-5|169	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.9.23-3mdv2008.1
12cu|vdr-plugin-epgsearch-0.9.24-5|170	+ Revision: 145083
12cu|vdr-plugin-epgsearch-0.9.24-5|171	- rebuild for new vdr
12cu|vdr-plugin-epgsearch-0.9.24-5|172	- adapt for changed vdr optflags scheme
12cu|vdr-plugin-epgsearch-0.9.24-5|173	
12cu|vdr-plugin-epgsearch-0.9.24-5|174	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-epgsearch-0.9.24-5|175	- restore BuildRoot
12cu|vdr-plugin-epgsearch-0.9.24-5|176	
12cu|vdr-plugin-epgsearch-0.9.24-5|177	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-epgsearch-0.9.24-5|178	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-epgsearch-0.9.24-5|179	
12cu|vdr-plugin-epgsearch-0.9.24-5|180	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.9.23-2mdv2008.1
12cu|vdr-plugin-epgsearch-0.9.24-5|181	+ Revision: 103089
12cu|vdr-plugin-epgsearch-0.9.24-5|182	- rebuild for new vdr
12cu|vdr-plugin-epgsearch-0.9.24-5|183	
12cu|vdr-plugin-epgsearch-0.9.24-5|184	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.9.23-1mdv2008.0
12cu|vdr-plugin-epgsearch-0.9.24-5|185	+ Revision: 81919
12cu|vdr-plugin-epgsearch-0.9.24-5|186	- 0.9.23
12cu|vdr-plugin-epgsearch-0.9.24-5|187	- update URL
12cu|vdr-plugin-epgsearch-0.9.24-5|188	- build with pin plugin support
12cu|vdr-plugin-epgsearch-0.9.24-5|189	- adapt license tag to the new policy
12cu|vdr-plugin-epgsearch-0.9.24-5|190	
12cu|vdr-plugin-epgsearch-0.9.24-5|191	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.9.21-5mdv2008.0
12cu|vdr-plugin-epgsearch-0.9.24-5|192	+ Revision: 49995
12cu|vdr-plugin-epgsearch-0.9.24-5|193	- rebuild for new vdr
12cu|vdr-plugin-epgsearch-0.9.24-5|194	
12cu|vdr-plugin-epgsearch-0.9.24-5|195	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.9.21-4mdv2008.0
12cu|vdr-plugin-epgsearch-0.9.24-5|196	+ Revision: 49908
12cu|vdr-plugin-epgsearch-0.9.24-5|197	- provide services.h in epgsearch-devel subpackage
12cu|vdr-plugin-epgsearch-0.9.24-5|198	
12cu|vdr-plugin-epgsearch-0.9.24-5|199	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.9.21-3mdv2008.0
12cu|vdr-plugin-epgsearch-0.9.24-5|200	+ Revision: 42081
12cu|vdr-plugin-epgsearch-0.9.24-5|201	- rebuild for new vdr
12cu|vdr-plugin-epgsearch-0.9.24-5|202	
12cu|vdr-plugin-epgsearch-0.9.24-5|203	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.9.21-2mdv2008.0
12cu|vdr-plugin-epgsearch-0.9.24-5|204	+ Revision: 22748
12cu|vdr-plugin-epgsearch-0.9.24-5|205	- rebuild for new vdr
12cu|vdr-plugin-epgsearch-0.9.24-5|206	
12cu|vdr-plugin-epgsearch-0.9.24-5|207	* Tue May 01 2007 Anssi Hannula <anssi@mandriva.org> 0.9.21-1mdv2008.0
12cu|vdr-plugin-epgsearch-0.9.24-5|208	+ Revision: 19868
12cu|vdr-plugin-epgsearch-0.9.24-5|209	- 0.9.21
12cu|vdr-plugin-epgsearch-0.9.24-5|210	- provide more scripts in bindir
12cu|vdr-plugin-epgsearch-0.9.24-5|211	
12cu|vdr-plugin-epgsearch-0.9.24-5|212	
12cu|vdr-plugin-epgsearch-0.9.24-5|213	* Fri Mar 02 2007 Anssi Hannula <anssi@mandriva.org> 0.9.20-1mdv2007.0
12cu|vdr-plugin-epgsearch-0.9.24-5|214	+ Revision: 130878
12cu|vdr-plugin-epgsearch-0.9.24-5|215	- 0.9.20
12cu|vdr-plugin-epgsearch-0.9.24-5|216	
12cu|vdr-plugin-epgsearch-0.9.24-5|217	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.9.19-2mdv2007.1
12cu|vdr-plugin-epgsearch-0.9.24-5|218	+ Revision: 90916
12cu|vdr-plugin-epgsearch-0.9.24-5|219	- rebuild for new vdr
12cu|vdr-plugin-epgsearch-0.9.24-5|220	
12cu|vdr-plugin-epgsearch-0.9.24-5|221	* Fri Nov 03 2006 Anssi Hannula <anssi@mandriva.org> 0.9.19-1mdv2007.1
12cu|vdr-plugin-epgsearch-0.9.24-5|222	+ Revision: 76359
12cu|vdr-plugin-epgsearch-0.9.24-5|223	- 0.9.19
12cu|vdr-plugin-epgsearch-0.9.24-5|224	- update filelist and configuration file
12cu|vdr-plugin-epgsearch-0.9.24-5|225	
12cu|vdr-plugin-epgsearch-0.9.24-5|226	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.9.17d-5mdv2007.1
12cu|vdr-plugin-epgsearch-0.9.24-5|227	+ Revision: 73996
12cu|vdr-plugin-epgsearch-0.9.24-5|228	- rebuild for new vdr
12cu|vdr-plugin-epgsearch-0.9.24-5|229	- Import vdr-plugin-epgsearch
12cu|vdr-plugin-epgsearch-0.9.24-5|230	
12cu|vdr-plugin-epgsearch-0.9.24-5|231	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.9.17d-4mdv2007.0
12cu|vdr-plugin-epgsearch-0.9.24-5|232	- rebuild for new vdr
12cu|vdr-plugin-epgsearch-0.9.24-5|233	
12cu|vdr-plugin-epgsearch-0.9.24-5|234	* Fri Aug 25 2006 Anssi Hannula <anssi@mandriva.org> 0.9.17d-3mdv2007.0
12cu|vdr-plugin-epgsearch-0.9.24-5|235	- fix mangled description
12cu|vdr-plugin-epgsearch-0.9.24-5|236	
12cu|vdr-plugin-epgsearch-0.9.24-5|237	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.9.17d-2mdv2007.0
12cu|vdr-plugin-epgsearch-0.9.24-5|238	- stricter abi requires
12cu|vdr-plugin-epgsearch-0.9.24-5|239	
12cu|vdr-plugin-epgsearch-0.9.24-5|240	* Wed Aug 09 2006 Anssi Hannula <anssi@mandriva.org> 0.9.17d-1mdv2007.0
12cu|vdr-plugin-epgsearch-0.9.24-5|241	- 0.9.17d
12cu|vdr-plugin-epgsearch-0.9.24-5|242	
12cu|vdr-plugin-epgsearch-0.9.24-5|243	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.9.17c-3mdv2007.0
12cu|vdr-plugin-epgsearch-0.9.24-5|244	- rebuild for new vdr
12cu|vdr-plugin-epgsearch-0.9.24-5|245	
12cu|vdr-plugin-epgsearch-0.9.24-5|246	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.9.17c-2mdv2007.0
12cu|vdr-plugin-epgsearch-0.9.24-5|247	- rebuild for new vdr
12cu|vdr-plugin-epgsearch-0.9.24-5|248	
12cu|vdr-plugin-epgsearch-0.9.24-5|249	* Tue Jul 11 2006 Anssi Hannula <anssi@mandriva.org> 0.9.17c-1mdv2007.0
12cu|vdr-plugin-epgsearch-0.9.24-5|250	- initial Mandriva release
12cu|vdr-plugin-epgsearch-0.9.24-5|251	

13117 12
12cu|vdr-plugin-epgsync-0.0.4-2|1	
12cu|vdr-plugin-epgsync-0.0.4-2|2	%define plugin	epgsync
12cu|vdr-plugin-epgsync-0.0.4-2|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-epgsync-0.0.4-2|4	%define version	0.0.4
12cu|vdr-plugin-epgsync-0.0.4-2|5	%define rel	2
12cu|vdr-plugin-epgsync-0.0.4-2|6	
12cu|vdr-plugin-epgsync-0.0.4-2|7	Summary:	VDR plugin: Import EPG of an other VDR
12cu|vdr-plugin-epgsync-0.0.4-2|8	Name:		%name
12cu|vdr-plugin-epgsync-0.0.4-2|9	Version:	%version
12cu|vdr-plugin-epgsync-0.0.4-2|10	Release:	%mkrel %rel
12cu|vdr-plugin-epgsync-0.0.4-2|11	Group:		Video
12cu|vdr-plugin-epgsync-0.0.4-2|12	License:	GPL
12cu|vdr-plugin-epgsync-0.0.4-2|13	URL:		http://vdr.schmirler.de/
12cu|vdr-plugin-epgsync-0.0.4-2|14	Source:		http://vdr.schmirler.de/epgsync/vdr-%plugin-%version.tgz
12cu|vdr-plugin-epgsync-0.0.4-2|15	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-epgsync-0.0.4-2|16	BuildRequires:	svdrpservice-devel
12cu|vdr-plugin-epgsync-0.0.4-2|17	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-epgsync-0.0.4-2|18	Requires:	vdr-plugin-svdrpservice
12cu|vdr-plugin-epgsync-0.0.4-2|19	
12cu|vdr-plugin-epgsync-0.0.4-2|20	%description
12cu|vdr-plugin-epgsync-0.0.4-2|21	With this plugin you can import the EPG of a remote VDR. It can
12cu|vdr-plugin-epgsync-0.0.4-2|22	either use SVDRP or streamdev's VTP to download the EPG.
12cu|vdr-plugin-epgsync-0.0.4-2|23	
12cu|vdr-plugin-epgsync-0.0.4-2|24	%prep
12cu|vdr-plugin-epgsync-0.0.4-2|25	%setup -q -n %plugin-%version
12cu|vdr-plugin-epgsync-0.0.4-2|26	%vdr_plugin_prep
12cu|vdr-plugin-epgsync-0.0.4-2|27	
12cu|vdr-plugin-epgsync-0.0.4-2|28	perl -pi -e 's,"../svdrpservice/svdrpservice.h",<vdr/svdrpservice/svdrpservice.h>,' thread.h
12cu|vdr-plugin-epgsync-0.0.4-2|29	
12cu|vdr-plugin-epgsync-0.0.4-2|30	%build
12cu|vdr-plugin-epgsync-0.0.4-2|31	%vdr_plugin_build
12cu|vdr-plugin-epgsync-0.0.4-2|32	
12cu|vdr-plugin-epgsync-0.0.4-2|33	%install
12cu|vdr-plugin-epgsync-0.0.4-2|34	%vdr_plugin_install
12cu|vdr-plugin-epgsync-0.0.4-2|35	
12cu|vdr-plugin-epgsync-0.0.4-2|36	%files -f %plugin.vdr
12cu|vdr-plugin-epgsync-0.0.4-2|37	%defattr(-,root,root)
12cu|vdr-plugin-epgsync-0.0.4-2|38	%doc README HISTORY
12cu|vdr-plugin-epgsync-0.0.4-2|39	
12cu|vdr-plugin-epgsync-0.0.4-2|40	
12cu|vdr-plugin-epgsync-0.0.4-2|41	%changelog
12cu|vdr-plugin-epgsync-0.0.4-2|42	* Tue Aug 17 2010 Anssi Hannula <anssi@mandriva.org> 0.0.4-1mdv2011.0
12cu|vdr-plugin-epgsync-0.0.4-2|43	+ Revision: 570693
12cu|vdr-plugin-epgsync-0.0.4-2|44	- new version
12cu|vdr-plugin-epgsync-0.0.4-2|45	
12cu|vdr-plugin-epgsync-0.0.4-2|46	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3-2mdv2011.0
12cu|vdr-plugin-epgsync-0.0.4-2|47	+ Revision: 401088
12cu|vdr-plugin-epgsync-0.0.4-2|48	- rebuild for new VDR
12cu|vdr-plugin-epgsync-0.0.4-2|49	
12cu|vdr-plugin-epgsync-0.0.4-2|50	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3-1mdv2010.0
12cu|vdr-plugin-epgsync-0.0.4-2|51	+ Revision: 396137
12cu|vdr-plugin-epgsync-0.0.4-2|52	- new version
12cu|vdr-plugin-epgsync-0.0.4-2|53	- drop vdr 1.6 i18n patch, fixed upstream
12cu|vdr-plugin-epgsync-0.0.4-2|54	
12cu|vdr-plugin-epgsync-0.0.4-2|55	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-9mdv2009.1
12cu|vdr-plugin-epgsync-0.0.4-2|56	+ Revision: 359313
12cu|vdr-plugin-epgsync-0.0.4-2|57	- rebuild for new vdr
12cu|vdr-plugin-epgsync-0.0.4-2|58	
12cu|vdr-plugin-epgsync-0.0.4-2|59	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-8mdv2009.0
12cu|vdr-plugin-epgsync-0.0.4-2|60	+ Revision: 197925
12cu|vdr-plugin-epgsync-0.0.4-2|61	- rebuild for new vdr
12cu|vdr-plugin-epgsync-0.0.4-2|62	
12cu|vdr-plugin-epgsync-0.0.4-2|63	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-7mdv2009.0
12cu|vdr-plugin-epgsync-0.0.4-2|64	+ Revision: 197660
12cu|vdr-plugin-epgsync-0.0.4-2|65	- add vdr_plugin_prep
12cu|vdr-plugin-epgsync-0.0.4-2|66	- bump buildrequires on vdr-devel
12cu|vdr-plugin-epgsync-0.0.4-2|67	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-epgsync-0.0.4-2|68	
12cu|vdr-plugin-epgsync-0.0.4-2|69	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-6mdv2008.1
12cu|vdr-plugin-epgsync-0.0.4-2|70	+ Revision: 145087
12cu|vdr-plugin-epgsync-0.0.4-2|71	- rebuild for new vdr
12cu|vdr-plugin-epgsync-0.0.4-2|72	
12cu|vdr-plugin-epgsync-0.0.4-2|73	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-epgsync-0.0.4-2|74	- restore BuildRoot
12cu|vdr-plugin-epgsync-0.0.4-2|75	
12cu|vdr-plugin-epgsync-0.0.4-2|76	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-epgsync-0.0.4-2|77	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-epgsync-0.0.4-2|78	
12cu|vdr-plugin-epgsync-0.0.4-2|79	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-5mdv2008.1
12cu|vdr-plugin-epgsync-0.0.4-2|80	+ Revision: 103090
12cu|vdr-plugin-epgsync-0.0.4-2|81	- rebuild for new vdr
12cu|vdr-plugin-epgsync-0.0.4-2|82	
12cu|vdr-plugin-epgsync-0.0.4-2|83	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-4mdv2008.0
12cu|vdr-plugin-epgsync-0.0.4-2|84	+ Revision: 49996
12cu|vdr-plugin-epgsync-0.0.4-2|85	- rebuild for new vdr
12cu|vdr-plugin-epgsync-0.0.4-2|86	- rebuild for new vdr
12cu|vdr-plugin-epgsync-0.0.4-2|87	
12cu|vdr-plugin-epgsync-0.0.4-2|88	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-2mdv2008.0
12cu|vdr-plugin-epgsync-0.0.4-2|89	+ Revision: 22750
12cu|vdr-plugin-epgsync-0.0.4-2|90	- rebuild for new vdr
12cu|vdr-plugin-epgsync-0.0.4-2|91	
12cu|vdr-plugin-epgsync-0.0.4-2|92	* Tue May 01 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-1mdv2008.0
12cu|vdr-plugin-epgsync-0.0.4-2|93	+ Revision: 19910
12cu|vdr-plugin-epgsync-0.0.4-2|94	- Import vdr-plugin-epgsync
12cu|vdr-plugin-epgsync-0.0.4-2|95	

13118 12
12cu|vdr-plugin-extb-0.3.1-5|1	%define plugin	extb
12cu|vdr-plugin-extb-0.3.1-5|2	
12cu|vdr-plugin-extb-0.3.1-5|3	Summary:	VDR plugin: control the extb board
12cu|vdr-plugin-extb-0.3.1-5|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-extb-0.3.1-5|5	Version:	0.3.1
12cu|vdr-plugin-extb-0.3.1-5|6	Release:	5
12cu|vdr-plugin-extb-0.3.1-5|7	Group:		Video
12cu|vdr-plugin-extb-0.3.1-5|8	License:	GPL
12cu|vdr-plugin-extb-0.3.1-5|9	URL:		http://deltab.de/
12cu|vdr-plugin-extb-0.3.1-5|10	Source:		vdr-%plugin-%version.tgz
12cu|vdr-plugin-extb-0.3.1-5|11	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-extb-0.3.1-5|12	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-extb-0.3.1-5|13	
12cu|vdr-plugin-extb-0.3.1-5|14	%description
12cu|vdr-plugin-extb-0.3.1-5|15	The extb plugin controls the VDR Extension Board.
12cu|vdr-plugin-extb-0.3.1-5|16	
12cu|vdr-plugin-extb-0.3.1-5|17	%prep
12cu|vdr-plugin-extb-0.3.1-5|18	%setup -q -n %plugin-%version
12cu|vdr-plugin-extb-0.3.1-5|19	%vdr_plugin_prep
12cu|vdr-plugin-extb-0.3.1-5|20	
12cu|vdr-plugin-extb-0.3.1-5|21	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-extb-0.3.1-5|22	# sets the lirc-device to other device than /dev/lircd
12cu|vdr-plugin-extb-0.3.1-5|23	var=LIRCDEV
12cu|vdr-plugin-extb-0.3.1-5|24	param=--device=LIRCDEV
12cu|vdr-plugin-extb-0.3.1-5|25	%vdr_plugin_params_end
12cu|vdr-plugin-extb-0.3.1-5|26	
12cu|vdr-plugin-extb-0.3.1-5|27	%build
12cu|vdr-plugin-extb-0.3.1-5|28	%vdr_plugin_build
12cu|vdr-plugin-extb-0.3.1-5|29	
12cu|vdr-plugin-extb-0.3.1-5|30	%install
12cu|vdr-plugin-extb-0.3.1-5|31	%vdr_plugin_install
12cu|vdr-plugin-extb-0.3.1-5|32	
12cu|vdr-plugin-extb-0.3.1-5|33	%files -f %plugin.vdr
12cu|vdr-plugin-extb-0.3.1-5|34	%defattr(-,root,root)
12cu|vdr-plugin-extb-0.3.1-5|35	%doc README* HISTORY contrib wakeup
12cu|vdr-plugin-extb-0.3.1-5|36	
12cu|vdr-plugin-extb-0.3.1-5|37	
12cu|vdr-plugin-extb-0.3.1-5|38	%changelog
12cu|vdr-plugin-extb-0.3.1-5|39	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.3.1-4mdv2010.0
12cu|vdr-plugin-extb-0.3.1-5|40	+ Revision: 401088
12cu|vdr-plugin-extb-0.3.1-5|41	- rebuild for new VDR
12cu|vdr-plugin-extb-0.3.1-5|42	
12cu|vdr-plugin-extb-0.3.1-5|43	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.3.1-3mdv2009.1
12cu|vdr-plugin-extb-0.3.1-5|44	+ Revision: 359314
12cu|vdr-plugin-extb-0.3.1-5|45	- rebuild for new vdr
12cu|vdr-plugin-extb-0.3.1-5|46	
12cu|vdr-plugin-extb-0.3.1-5|47	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.3.1-2mdv2009.0
12cu|vdr-plugin-extb-0.3.1-5|48	+ Revision: 197926
12cu|vdr-plugin-extb-0.3.1-5|49	- rebuild for new vdr
12cu|vdr-plugin-extb-0.3.1-5|50	
12cu|vdr-plugin-extb-0.3.1-5|51	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.3.1-1mdv2009.0
12cu|vdr-plugin-extb-0.3.1-5|52	+ Revision: 197618
12cu|vdr-plugin-extb-0.3.1-5|53	- new version
12cu|vdr-plugin-extb-0.3.1-5|54	- add vdr_plugin_prep
12cu|vdr-plugin-extb-0.3.1-5|55	- bump buildrequires on vdr-devel
12cu|vdr-plugin-extb-0.3.1-5|56	
12cu|vdr-plugin-extb-0.3.1-5|57	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.2.14-6mdv2008.1
12cu|vdr-plugin-extb-0.3.1-5|58	+ Revision: 145091
12cu|vdr-plugin-extb-0.3.1-5|59	- rebuild for new vdr
12cu|vdr-plugin-extb-0.3.1-5|60	
12cu|vdr-plugin-extb-0.3.1-5|61	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-extb-0.3.1-5|62	- restore BuildRoot
12cu|vdr-plugin-extb-0.3.1-5|63	
12cu|vdr-plugin-extb-0.3.1-5|64	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-extb-0.3.1-5|65	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-extb-0.3.1-5|66	
12cu|vdr-plugin-extb-0.3.1-5|67	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.2.14-5mdv2008.1
12cu|vdr-plugin-extb-0.3.1-5|68	+ Revision: 103091
12cu|vdr-plugin-extb-0.3.1-5|69	- rebuild for new vdr
12cu|vdr-plugin-extb-0.3.1-5|70	
12cu|vdr-plugin-extb-0.3.1-5|71	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 4mdv2008.0-current
12cu|vdr-plugin-extb-0.3.1-5|72	+ Revision: 49997
12cu|vdr-plugin-extb-0.3.1-5|73	- rebuild for new vdr
12cu|vdr-plugin-extb-0.3.1-5|74	
12cu|vdr-plugin-extb-0.3.1-5|75	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.2.14-3mdv2008.0
12cu|vdr-plugin-extb-0.3.1-5|76	+ Revision: 42083
12cu|vdr-plugin-extb-0.3.1-5|77	- rebuild for new vdr
12cu|vdr-plugin-extb-0.3.1-5|78	
12cu|vdr-plugin-extb-0.3.1-5|79	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.2.14-2mdv2008.0
12cu|vdr-plugin-extb-0.3.1-5|80	+ Revision: 22752
12cu|vdr-plugin-extb-0.3.1-5|81	- rebuild for new vdr
12cu|vdr-plugin-extb-0.3.1-5|82	
12cu|vdr-plugin-extb-0.3.1-5|83	
12cu|vdr-plugin-extb-0.3.1-5|84	* Fri Mar 02 2007 Anssi Hannula <anssi@mandriva.org> 0.2.14-1mdv2007.0
12cu|vdr-plugin-extb-0.3.1-5|85	+ Revision: 130879
12cu|vdr-plugin-extb-0.3.1-5|86	- 0.2.14
12cu|vdr-plugin-extb-0.3.1-5|87	
12cu|vdr-plugin-extb-0.3.1-5|88	* Fri Dec 08 2006 Anssi Hannula <anssi@mandriva.org> 0.2.13-5mdv2007.1
12cu|vdr-plugin-extb-0.3.1-5|89	+ Revision: 93600
12cu|vdr-plugin-extb-0.3.1-5|90	- raise release
12cu|vdr-plugin-extb-0.3.1-5|91	- rebuild for new vdr
12cu|vdr-plugin-extb-0.3.1-5|92	
12cu|vdr-plugin-extb-0.3.1-5|93	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.2.13-3mdv2007.1
12cu|vdr-plugin-extb-0.3.1-5|94	+ Revision: 74005
12cu|vdr-plugin-extb-0.3.1-5|95	- rebuild for new vdr
12cu|vdr-plugin-extb-0.3.1-5|96	- Import vdr-plugin-extb
12cu|vdr-plugin-extb-0.3.1-5|97	
12cu|vdr-plugin-extb-0.3.1-5|98	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.2.13-2mdv2007.0
12cu|vdr-plugin-extb-0.3.1-5|99	- rebuild for new vdr
12cu|vdr-plugin-extb-0.3.1-5|100	
12cu|vdr-plugin-extb-0.3.1-5|101	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.2.13-1mdv2007.0
12cu|vdr-plugin-extb-0.3.1-5|102	- 0.2.13
12cu|vdr-plugin-extb-0.3.1-5|103	- stricter abi requires
12cu|vdr-plugin-extb-0.3.1-5|104	
12cu|vdr-plugin-extb-0.3.1-5|105	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.2.12-3mdv2007.0
12cu|vdr-plugin-extb-0.3.1-5|106	- rebuild for new vdr
12cu|vdr-plugin-extb-0.3.1-5|107	
12cu|vdr-plugin-extb-0.3.1-5|108	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.2.12-2mdv2007.0
12cu|vdr-plugin-extb-0.3.1-5|109	- rebuild for new vdr
12cu|vdr-plugin-extb-0.3.1-5|110	
12cu|vdr-plugin-extb-0.3.1-5|111	* Tue Jul 11 2006 Anssi Hannula <anssi@mandriva.org> 0.2.12-1mdv2007.0
12cu|vdr-plugin-extb-0.3.1-5|112	- initial Mandriva release
12cu|vdr-plugin-extb-0.3.1-5|113	

13119 12
12cu|vdr-plugin-externalplayer-0.1.0-19|1	
12cu|vdr-plugin-externalplayer-0.1.0-19|2	%define plugin	externalplayer
12cu|vdr-plugin-externalplayer-0.1.0-19|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-externalplayer-0.1.0-19|4	%define version	0.1.0
12cu|vdr-plugin-externalplayer-0.1.0-19|5	%define rel	19
12cu|vdr-plugin-externalplayer-0.1.0-19|6	
12cu|vdr-plugin-externalplayer-0.1.0-19|7	Summary:	VDR plugin: launch external players
12cu|vdr-plugin-externalplayer-0.1.0-19|8	Name:		%name
12cu|vdr-plugin-externalplayer-0.1.0-19|9	Version:	%version
12cu|vdr-plugin-externalplayer-0.1.0-19|10	Release:	%mkrel %rel
12cu|vdr-plugin-externalplayer-0.1.0-19|11	Group:		Video
12cu|vdr-plugin-externalplayer-0.1.0-19|12	License:	GPL
12cu|vdr-plugin-externalplayer-0.1.0-19|13	URL:		http://sourceforge.net/projects/externalplayer
12cu|vdr-plugin-externalplayer-0.1.0-19|14	Source:		http://prdownloads.sourceforge.net/externalplayer/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-externalplayer-0.1.0-19|15	Patch0:		externalplayer-0.1.0-i18n-1.6.patch
12cu|vdr-plugin-externalplayer-0.1.0-19|16	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-externalplayer-0.1.0-19|17	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-externalplayer-0.1.0-19|18	
12cu|vdr-plugin-externalplayer-0.1.0-19|19	%description
12cu|vdr-plugin-externalplayer-0.1.0-19|20	This can be used to launch external players from main menu.
12cu|vdr-plugin-externalplayer-0.1.0-19|21	
12cu|vdr-plugin-externalplayer-0.1.0-19|22	%prep
12cu|vdr-plugin-externalplayer-0.1.0-19|23	%setup -q -n %plugin-%version
12cu|vdr-plugin-externalplayer-0.1.0-19|24	%patch0 -p1
12cu|vdr-plugin-externalplayer-0.1.0-19|25	%vdr_plugin_prep
12cu|vdr-plugin-externalplayer-0.1.0-19|26	
12cu|vdr-plugin-externalplayer-0.1.0-19|27	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-externalplayer-0.1.0-19|28	# specify path to an alternative config file
12cu|vdr-plugin-externalplayer-0.1.0-19|29	var=CFGFILE
12cu|vdr-plugin-externalplayer-0.1.0-19|30	param=--config=CFGFILE
12cu|vdr-plugin-externalplayer-0.1.0-19|31	%vdr_plugin_params_end
12cu|vdr-plugin-externalplayer-0.1.0-19|32	
12cu|vdr-plugin-externalplayer-0.1.0-19|33	%build
12cu|vdr-plugin-externalplayer-0.1.0-19|34	%vdr_plugin_build
12cu|vdr-plugin-externalplayer-0.1.0-19|35	
12cu|vdr-plugin-externalplayer-0.1.0-19|36	%install
12cu|vdr-plugin-externalplayer-0.1.0-19|37	%vdr_plugin_install
12cu|vdr-plugin-externalplayer-0.1.0-19|38	
12cu|vdr-plugin-externalplayer-0.1.0-19|39	install -D -m644 examples/externalplayer.conf %{buildroot}%{vdr_plugin_cfgdir}/externalplayer.conf
12cu|vdr-plugin-externalplayer-0.1.0-19|40	
12cu|vdr-plugin-externalplayer-0.1.0-19|41	%files -f %plugin.vdr
12cu|vdr-plugin-externalplayer-0.1.0-19|42	%defattr(-,root,root)
12cu|vdr-plugin-externalplayer-0.1.0-19|43	%doc README HISTORY
12cu|vdr-plugin-externalplayer-0.1.0-19|44	%config(noreplace) %{vdr_plugin_cfgdir}/externalplayer.conf
12cu|vdr-plugin-externalplayer-0.1.0-19|45	
12cu|vdr-plugin-externalplayer-0.1.0-19|46	
12cu|vdr-plugin-externalplayer-0.1.0-19|47	%changelog
12cu|vdr-plugin-externalplayer-0.1.0-19|48	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-17mdv2011.0
12cu|vdr-plugin-externalplayer-0.1.0-19|49	+ Revision: 404567
12cu|vdr-plugin-externalplayer-0.1.0-19|50	- rebuild due to BS building the previous release against wrong VDR on i586
12cu|vdr-plugin-externalplayer-0.1.0-19|51	
12cu|vdr-plugin-externalplayer-0.1.0-19|52	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-16mdv2010.0
12cu|vdr-plugin-externalplayer-0.1.0-19|53	+ Revision: 401088
12cu|vdr-plugin-externalplayer-0.1.0-19|54	- rebuild for new VDR
12cu|vdr-plugin-externalplayer-0.1.0-19|55	
12cu|vdr-plugin-externalplayer-0.1.0-19|56	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-15mdv2009.1
12cu|vdr-plugin-externalplayer-0.1.0-19|57	+ Revision: 359315
12cu|vdr-plugin-externalplayer-0.1.0-19|58	- rebuild for new vdr
12cu|vdr-plugin-externalplayer-0.1.0-19|59	
12cu|vdr-plugin-externalplayer-0.1.0-19|60	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-14mdv2009.0
12cu|vdr-plugin-externalplayer-0.1.0-19|61	+ Revision: 197927
12cu|vdr-plugin-externalplayer-0.1.0-19|62	- rebuild for new vdr
12cu|vdr-plugin-externalplayer-0.1.0-19|63	
12cu|vdr-plugin-externalplayer-0.1.0-19|64	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-13mdv2009.0
12cu|vdr-plugin-externalplayer-0.1.0-19|65	+ Revision: 197661
12cu|vdr-plugin-externalplayer-0.1.0-19|66	- add vdr_plugin_prep
12cu|vdr-plugin-externalplayer-0.1.0-19|67	- bump buildrequires on vdr-devel
12cu|vdr-plugin-externalplayer-0.1.0-19|68	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-externalplayer-0.1.0-19|69	
12cu|vdr-plugin-externalplayer-0.1.0-19|70	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-12mdv2008.1
12cu|vdr-plugin-externalplayer-0.1.0-19|71	+ Revision: 145092
12cu|vdr-plugin-externalplayer-0.1.0-19|72	- rebuild for new vdr
12cu|vdr-plugin-externalplayer-0.1.0-19|73	
12cu|vdr-plugin-externalplayer-0.1.0-19|74	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-externalplayer-0.1.0-19|75	- restore BuildRoot
12cu|vdr-plugin-externalplayer-0.1.0-19|76	
12cu|vdr-plugin-externalplayer-0.1.0-19|77	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-externalplayer-0.1.0-19|78	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-externalplayer-0.1.0-19|79	
12cu|vdr-plugin-externalplayer-0.1.0-19|80	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-11mdv2008.1
12cu|vdr-plugin-externalplayer-0.1.0-19|81	+ Revision: 103092
12cu|vdr-plugin-externalplayer-0.1.0-19|82	- rebuild for new vdr
12cu|vdr-plugin-externalplayer-0.1.0-19|83	
12cu|vdr-plugin-externalplayer-0.1.0-19|84	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-10mdv2008.0
12cu|vdr-plugin-externalplayer-0.1.0-19|85	+ Revision: 49998
12cu|vdr-plugin-externalplayer-0.1.0-19|86	- rebuild for new vdr
12cu|vdr-plugin-externalplayer-0.1.0-19|87	
12cu|vdr-plugin-externalplayer-0.1.0-19|88	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-9mdv2008.0
12cu|vdr-plugin-externalplayer-0.1.0-19|89	+ Revision: 42084
12cu|vdr-plugin-externalplayer-0.1.0-19|90	- rebuild for new vdr
12cu|vdr-plugin-externalplayer-0.1.0-19|91	
12cu|vdr-plugin-externalplayer-0.1.0-19|92	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-8mdv2008.0
12cu|vdr-plugin-externalplayer-0.1.0-19|93	+ Revision: 22754
12cu|vdr-plugin-externalplayer-0.1.0-19|94	- rebuild for new vdr
12cu|vdr-plugin-externalplayer-0.1.0-19|95	
12cu|vdr-plugin-externalplayer-0.1.0-19|96	
12cu|vdr-plugin-externalplayer-0.1.0-19|97	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-7mdv2007.0
12cu|vdr-plugin-externalplayer-0.1.0-19|98	+ Revision: 90919
12cu|vdr-plugin-externalplayer-0.1.0-19|99	- rebuild for new vdr
12cu|vdr-plugin-externalplayer-0.1.0-19|100	
12cu|vdr-plugin-externalplayer-0.1.0-19|101	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-6mdv2007.1
12cu|vdr-plugin-externalplayer-0.1.0-19|102	+ Revision: 74006
12cu|vdr-plugin-externalplayer-0.1.0-19|103	- rebuild for new vdr
12cu|vdr-plugin-externalplayer-0.1.0-19|104	- Import vdr-plugin-externalplayer
12cu|vdr-plugin-externalplayer-0.1.0-19|105	
12cu|vdr-plugin-externalplayer-0.1.0-19|106	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-5mdv2007.0
12cu|vdr-plugin-externalplayer-0.1.0-19|107	- rebuild for new vdr
12cu|vdr-plugin-externalplayer-0.1.0-19|108	
12cu|vdr-plugin-externalplayer-0.1.0-19|109	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-4mdv2007.0
12cu|vdr-plugin-externalplayer-0.1.0-19|110	- stricter abi requires
12cu|vdr-plugin-externalplayer-0.1.0-19|111	
12cu|vdr-plugin-externalplayer-0.1.0-19|112	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-3mdv2007.0
12cu|vdr-plugin-externalplayer-0.1.0-19|113	- rebuild for new vdr
12cu|vdr-plugin-externalplayer-0.1.0-19|114	
12cu|vdr-plugin-externalplayer-0.1.0-19|115	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-2mdv2007.0
12cu|vdr-plugin-externalplayer-0.1.0-19|116	- rebuild for new vdr
12cu|vdr-plugin-externalplayer-0.1.0-19|117	
12cu|vdr-plugin-externalplayer-0.1.0-19|118	* Tue Jul 11 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-1mdv2007.0
12cu|vdr-plugin-externalplayer-0.1.0-19|119	- initial Mandriva release
12cu|vdr-plugin-externalplayer-0.1.0-19|120	

13120 12
12cu|vdr-plugin-extrecmenu-1.1-7|1	
12cu|vdr-plugin-extrecmenu-1.1-7|2	%define plugin	extrecmenu
12cu|vdr-plugin-extrecmenu-1.1-7|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-extrecmenu-1.1-7|4	%define version	1.1
12cu|vdr-plugin-extrecmenu-1.1-7|5	%define rel	7
12cu|vdr-plugin-extrecmenu-1.1-7|6	
12cu|vdr-plugin-extrecmenu-1.1-7|7	Summary:	VDR plugin: Extended recordings menu
12cu|vdr-plugin-extrecmenu-1.1-7|8	Name:		%name
12cu|vdr-plugin-extrecmenu-1.1-7|9	Version:	%version
12cu|vdr-plugin-extrecmenu-1.1-7|10	Release:	%mkrel %rel
12cu|vdr-plugin-extrecmenu-1.1-7|11	Group:		Video
12cu|vdr-plugin-extrecmenu-1.1-7|12	License:	GPL
12cu|vdr-plugin-extrecmenu-1.1-7|13	URL:		http://martins-kabuff.de/extrecmenu_en.html
12cu|vdr-plugin-extrecmenu-1.1-7|14	Source:		http://martins-kabuff.de/download/vdr-%plugin-%version.tgz
12cu|vdr-plugin-extrecmenu-1.1-7|15	Patch0:		extrecmenu-1.1-i18n-1.6.patch
12cu|vdr-plugin-extrecmenu-1.1-7|16	Patch1:		extrecmenu-const-char-gcc4.4.patch
12cu|vdr-plugin-extrecmenu-1.1-7|17	Patch2:		extrecmenu-graphtft.patch
12cu|vdr-plugin-extrecmenu-1.1-7|18	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-extrecmenu-1.1-7|19	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-extrecmenu-1.1-7|20	
12cu|vdr-plugin-extrecmenu-1.1-7|21	%description
12cu|vdr-plugin-extrecmenu-1.1-7|22	This plugin provides a recordings menu enhanced with the possibility to
12cu|vdr-plugin-extrecmenu-1.1-7|23	rename or move recordings and directories. The display of recording date, time
12cu|vdr-plugin-extrecmenu-1.1-7|24	and length is configurable. Sorting by name or date is selectable for each
12cu|vdr-plugin-extrecmenu-1.1-7|25	directory. If you use the PIN-plugin, the replay and editing of recordings is
12cu|vdr-plugin-extrecmenu-1.1-7|26	protected. The plugin also handles archive dvds of VDR recordings (as known
12cu|vdr-plugin-extrecmenu-1.1-7|27	from the DVDArchive-patch for VDR). This plugin extends VDR's '-r'-option with
12cu|vdr-plugin-extrecmenu-1.1-7|28	messages for deleting, moving and renaming a recording.
12cu|vdr-plugin-extrecmenu-1.1-7|29	
12cu|vdr-plugin-extrecmenu-1.1-7|30	%prep
12cu|vdr-plugin-extrecmenu-1.1-7|31	%setup -q -n %plugin-%version
12cu|vdr-plugin-extrecmenu-1.1-7|32	%patch0 -p1
12cu|vdr-plugin-extrecmenu-1.1-7|33	%patch1 -p1
12cu|vdr-plugin-extrecmenu-1.1-7|34	%patch2 -p1
12cu|vdr-plugin-extrecmenu-1.1-7|35	%vdr_plugin_prep
12cu|vdr-plugin-extrecmenu-1.1-7|36	
12cu|vdr-plugin-extrecmenu-1.1-7|37	%build
12cu|vdr-plugin-extrecmenu-1.1-7|38	VDR_PLUGIN_EXTRA_FLAGS="-DUSE_GRAPHTFT"
12cu|vdr-plugin-extrecmenu-1.1-7|39	%vdr_plugin_build
12cu|vdr-plugin-extrecmenu-1.1-7|40	
12cu|vdr-plugin-extrecmenu-1.1-7|41	%install
12cu|vdr-plugin-extrecmenu-1.1-7|42	%vdr_plugin_install
12cu|vdr-plugin-extrecmenu-1.1-7|43	
12cu|vdr-plugin-extrecmenu-1.1-7|44	%files -f %plugin.vdr
12cu|vdr-plugin-extrecmenu-1.1-7|45	%defattr(-,root,root)
12cu|vdr-plugin-extrecmenu-1.1-7|46	%doc README HISTORY contrib scripts
12cu|vdr-plugin-extrecmenu-1.1-7|47	
12cu|vdr-plugin-extrecmenu-1.1-7|48	
12cu|vdr-plugin-extrecmenu-1.1-7|49	%changelog
12cu|vdr-plugin-extrecmenu-1.1-7|50	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 1.1-6mdv2011.0
12cu|vdr-plugin-extrecmenu-1.1-7|51	+ Revision: 404568
12cu|vdr-plugin-extrecmenu-1.1-7|52	- rebuild due to BS building the previous release against wrong VDR on i586
12cu|vdr-plugin-extrecmenu-1.1-7|53	
12cu|vdr-plugin-extrecmenu-1.1-7|54	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.1-5mdv2010.0
12cu|vdr-plugin-extrecmenu-1.1-7|55	+ Revision: 402765
12cu|vdr-plugin-extrecmenu-1.1-7|56	- add graphtft support (graphtft.patch)
12cu|vdr-plugin-extrecmenu-1.1-7|57	
12cu|vdr-plugin-extrecmenu-1.1-7|58	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.1-4mdv2010.0
12cu|vdr-plugin-extrecmenu-1.1-7|59	+ Revision: 401088
12cu|vdr-plugin-extrecmenu-1.1-7|60	- rebuild for new VDR
12cu|vdr-plugin-extrecmenu-1.1-7|61	- fix build with gcc4.4 (const-char-gcc4.4.patch)
12cu|vdr-plugin-extrecmenu-1.1-7|62	
12cu|vdr-plugin-extrecmenu-1.1-7|63	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 1.1-3mdv2009.1
12cu|vdr-plugin-extrecmenu-1.1-7|64	+ Revision: 359316
12cu|vdr-plugin-extrecmenu-1.1-7|65	- rebuild for new vdr
12cu|vdr-plugin-extrecmenu-1.1-7|66	
12cu|vdr-plugin-extrecmenu-1.1-7|67	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 1.1-2mdv2009.0
12cu|vdr-plugin-extrecmenu-1.1-7|68	+ Revision: 197928
12cu|vdr-plugin-extrecmenu-1.1-7|69	- rebuild for new vdr
12cu|vdr-plugin-extrecmenu-1.1-7|70	
12cu|vdr-plugin-extrecmenu-1.1-7|71	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 1.1-1mdv2009.0
12cu|vdr-plugin-extrecmenu-1.1-7|72	+ Revision: 197668
12cu|vdr-plugin-extrecmenu-1.1-7|73	- new version
12cu|vdr-plugin-extrecmenu-1.1-7|74	- add vdr_plugin_prep
12cu|vdr-plugin-extrecmenu-1.1-7|75	- bump buildrequires on vdr-devel
12cu|vdr-plugin-extrecmenu-1.1-7|76	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-extrecmenu-1.1-7|77	
12cu|vdr-plugin-extrecmenu-1.1-7|78	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.13-6mdv2008.1
12cu|vdr-plugin-extrecmenu-1.1-7|79	+ Revision: 145094
12cu|vdr-plugin-extrecmenu-1.1-7|80	- rebuild for new vdr
12cu|vdr-plugin-extrecmenu-1.1-7|81	
12cu|vdr-plugin-extrecmenu-1.1-7|82	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-extrecmenu-1.1-7|83	- restore BuildRoot
12cu|vdr-plugin-extrecmenu-1.1-7|84	
12cu|vdr-plugin-extrecmenu-1.1-7|85	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-extrecmenu-1.1-7|86	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-extrecmenu-1.1-7|87	
12cu|vdr-plugin-extrecmenu-1.1-7|88	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.13-5mdv2008.1
12cu|vdr-plugin-extrecmenu-1.1-7|89	+ Revision: 103093
12cu|vdr-plugin-extrecmenu-1.1-7|90	- rebuild for new vdr
12cu|vdr-plugin-extrecmenu-1.1-7|91	
12cu|vdr-plugin-extrecmenu-1.1-7|92	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.13-4mdv2008.0
12cu|vdr-plugin-extrecmenu-1.1-7|93	+ Revision: 49999
12cu|vdr-plugin-extrecmenu-1.1-7|94	- rebuild for new vdr
12cu|vdr-plugin-extrecmenu-1.1-7|95	
12cu|vdr-plugin-extrecmenu-1.1-7|96	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.13-3mdv2008.0
12cu|vdr-plugin-extrecmenu-1.1-7|97	+ Revision: 42085
12cu|vdr-plugin-extrecmenu-1.1-7|98	- rebuild for new vdr
12cu|vdr-plugin-extrecmenu-1.1-7|99	
12cu|vdr-plugin-extrecmenu-1.1-7|100	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.13-2mdv2008.0
12cu|vdr-plugin-extrecmenu-1.1-7|101	+ Revision: 22756
12cu|vdr-plugin-extrecmenu-1.1-7|102	- rebuild for new vdr
12cu|vdr-plugin-extrecmenu-1.1-7|103	
12cu|vdr-plugin-extrecmenu-1.1-7|104	
12cu|vdr-plugin-extrecmenu-1.1-7|105	* Fri Mar 02 2007 Anssi Hannula <anssi@mandriva.org> 0.13-1mdv2007.0
12cu|vdr-plugin-extrecmenu-1.1-7|106	+ Revision: 130880
12cu|vdr-plugin-extrecmenu-1.1-7|107	- 0.13
12cu|vdr-plugin-extrecmenu-1.1-7|108	
12cu|vdr-plugin-extrecmenu-1.1-7|109	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.12a-7mdv2007.1
12cu|vdr-plugin-extrecmenu-1.1-7|110	+ Revision: 90920
12cu|vdr-plugin-extrecmenu-1.1-7|111	- rebuild for new vdr
12cu|vdr-plugin-extrecmenu-1.1-7|112	
12cu|vdr-plugin-extrecmenu-1.1-7|113	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.12a-6mdv2007.1
12cu|vdr-plugin-extrecmenu-1.1-7|114	+ Revision: 74007
12cu|vdr-plugin-extrecmenu-1.1-7|115	- rebuild for new vdr
12cu|vdr-plugin-extrecmenu-1.1-7|116	- Import vdr-plugin-extrecmenu
12cu|vdr-plugin-extrecmenu-1.1-7|117	
12cu|vdr-plugin-extrecmenu-1.1-7|118	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.12a-5mdv2007.0
12cu|vdr-plugin-extrecmenu-1.1-7|119	- rebuild for new vdr
12cu|vdr-plugin-extrecmenu-1.1-7|120	
12cu|vdr-plugin-extrecmenu-1.1-7|121	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.12a-4mdv2007.0
12cu|vdr-plugin-extrecmenu-1.1-7|122	- stricter abi requires
12cu|vdr-plugin-extrecmenu-1.1-7|123	
12cu|vdr-plugin-extrecmenu-1.1-7|124	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.12a-3mdv2007.0
12cu|vdr-plugin-extrecmenu-1.1-7|125	- rebuild for new vdr
12cu|vdr-plugin-extrecmenu-1.1-7|126	
12cu|vdr-plugin-extrecmenu-1.1-7|127	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.12a-2mdv2007.0
12cu|vdr-plugin-extrecmenu-1.1-7|128	- rebuild for new vdr
12cu|vdr-plugin-extrecmenu-1.1-7|129	
12cu|vdr-plugin-extrecmenu-1.1-7|130	* Tue Jul 11 2006 Anssi Hannula <anssi@mandriva.org> 0.12a-1mdv2007.0
12cu|vdr-plugin-extrecmenu-1.1-7|131	- initial Mandriva release
12cu|vdr-plugin-extrecmenu-1.1-7|132	

13121 12
12cu|vdr-plugin-femon-1.6.7-5|1	
12cu|vdr-plugin-femon-1.6.7-5|2	%define plugin	femon
12cu|vdr-plugin-femon-1.6.7-5|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-femon-1.6.7-5|4	%define version	1.6.7
12cu|vdr-plugin-femon-1.6.7-5|5	%define rel	5
12cu|vdr-plugin-femon-1.6.7-5|6	
12cu|vdr-plugin-femon-1.6.7-5|7	Summary:	VDR plugin: DVB Signal Information Monitor (OSD)
12cu|vdr-plugin-femon-1.6.7-5|8	Name:		%name
12cu|vdr-plugin-femon-1.6.7-5|9	Version:	%version
12cu|vdr-plugin-femon-1.6.7-5|10	Release:	%mkrel %rel
12cu|vdr-plugin-femon-1.6.7-5|11	Group:		Video
12cu|vdr-plugin-femon-1.6.7-5|12	License:	GPLv2+
12cu|vdr-plugin-femon-1.6.7-5|13	URL:		http://www.saunalahti.fi/~rahrenbe/vdr/femon/
12cu|vdr-plugin-femon-1.6.7-5|14	Source:		http://www.saunalahti.fi/~rahrenbe/vdr/femon/files/vdr-%plugin-%version.tgz
12cu|vdr-plugin-femon-1.6.7-5|15	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-femon-1.6.7-5|16	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-femon-1.6.7-5|17	
12cu|vdr-plugin-femon-1.6.7-5|18	%description
12cu|vdr-plugin-femon-1.6.7-5|19	DVB Frontend Status Monitor is a plugin that displays some signal information
12cu|vdr-plugin-femon-1.6.7-5|20	parameters of the current tuned channel on OSD. You can zap through all your
12cu|vdr-plugin-femon-1.6.7-5|21	channels and the plugin should be monitoring always the right frontend. The
12cu|vdr-plugin-femon-1.6.7-5|22	transponder and stream information are also available in advanced display
12cu|vdr-plugin-femon-1.6.7-5|23	modes.
12cu|vdr-plugin-femon-1.6.7-5|24	
12cu|vdr-plugin-femon-1.6.7-5|25	The plugin is based on a neat console frontend status monitor application
12cu|vdr-plugin-femon-1.6.7-5|26	called 'femon' by Johannes Stezenbach (see DVB-apps/szap/femon.c for further
12cu|vdr-plugin-femon-1.6.7-5|27	information). The bitrate calculation trick originates from the 'dvbstream'
12cu|vdr-plugin-femon-1.6.7-5|28	application by Dave Chapman and the stream information routines are taken from
12cu|vdr-plugin-femon-1.6.7-5|29	the 'libdvb' library by Metzler Brothers.
12cu|vdr-plugin-femon-1.6.7-5|30	
12cu|vdr-plugin-femon-1.6.7-5|31	%package -n vdr-%plugin-devel
12cu|vdr-plugin-femon-1.6.7-5|32	Summary:	Development headers of femon VDR plugin
12cu|vdr-plugin-femon-1.6.7-5|33	Group:		Development/C++
12cu|vdr-plugin-femon-1.6.7-5|34	Requires:	vdr-devel
12cu|vdr-plugin-femon-1.6.7-5|35	
12cu|vdr-plugin-femon-1.6.7-5|36	%description -n vdr-%plugin-devel
12cu|vdr-plugin-femon-1.6.7-5|37	Headers for developing VDR plugins that use services provided by femon.
12cu|vdr-plugin-femon-1.6.7-5|38	
12cu|vdr-plugin-femon-1.6.7-5|39	%prep
12cu|vdr-plugin-femon-1.6.7-5|40	%setup -q -n %plugin-%version
12cu|vdr-plugin-femon-1.6.7-5|41	%vdr_plugin_prep
12cu|vdr-plugin-femon-1.6.7-5|42	
12cu|vdr-plugin-femon-1.6.7-5|43	%build
12cu|vdr-plugin-femon-1.6.7-5|44	%vdr_plugin_build STRIP=/bin/true
12cu|vdr-plugin-femon-1.6.7-5|45	
12cu|vdr-plugin-femon-1.6.7-5|46	%install
12cu|vdr-plugin-femon-1.6.7-5|47	%vdr_plugin_install
12cu|vdr-plugin-femon-1.6.7-5|48	
12cu|vdr-plugin-femon-1.6.7-5|49	install -d -m755 %{buildroot}%{_includedir}/vdr/%{plugin}
12cu|vdr-plugin-femon-1.6.7-5|50	install -m644 femonservice.h %{buildroot}%{_includedir}/vdr/%{plugin}
12cu|vdr-plugin-femon-1.6.7-5|51	
12cu|vdr-plugin-femon-1.6.7-5|52	%files -f %plugin.vdr
12cu|vdr-plugin-femon-1.6.7-5|53	%defattr(-,root,root)
12cu|vdr-plugin-femon-1.6.7-5|54	%doc README HISTORY
12cu|vdr-plugin-femon-1.6.7-5|55	
12cu|vdr-plugin-femon-1.6.7-5|56	%files -n vdr-%plugin-devel
12cu|vdr-plugin-femon-1.6.7-5|57	%defattr(-,root,root)
12cu|vdr-plugin-femon-1.6.7-5|58	%dir %{_includedir}/vdr/%{plugin}
12cu|vdr-plugin-femon-1.6.7-5|59	%{_includedir}/vdr/%{plugin}/femonservice.h
12cu|vdr-plugin-femon-1.6.7-5|60	
12cu|vdr-plugin-femon-1.6.7-5|61	
12cu|vdr-plugin-femon-1.6.7-5|62	
12cu|vdr-plugin-femon-1.6.7-5|63	%changelog
12cu|vdr-plugin-femon-1.6.7-5|64	* Sun Feb 14 2010 Anssi Hannula <anssi@mandriva.org> 1.6.7-4mdv2010.1
12cu|vdr-plugin-femon-1.6.7-5|65	+ Revision: 505937
12cu|vdr-plugin-femon-1.6.7-5|66	- add vdr-femon-devel subpackage containing service header
12cu|vdr-plugin-femon-1.6.7-5|67	- rebuild due to BS building the previous release against wrong VDR on i586
12cu|vdr-plugin-femon-1.6.7-5|68	
12cu|vdr-plugin-femon-1.6.7-5|69	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.6.7-2mdv2010.0
12cu|vdr-plugin-femon-1.6.7-5|70	+ Revision: 401088
12cu|vdr-plugin-femon-1.6.7-5|71	- rebuild for new VDR
12cu|vdr-plugin-femon-1.6.7-5|72	
12cu|vdr-plugin-femon-1.6.7-5|73	* Tue Jul 14 2009 Anssi Hannula <anssi@mandriva.org> 1.6.7-1mdv2010.0
12cu|vdr-plugin-femon-1.6.7-5|74	+ Revision: 395753
12cu|vdr-plugin-femon-1.6.7-5|75	- new version
12cu|vdr-plugin-femon-1.6.7-5|76	- update license tag
12cu|vdr-plugin-femon-1.6.7-5|77	
12cu|vdr-plugin-femon-1.6.7-5|78	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 1.6.0-3mdv2009.1
12cu|vdr-plugin-femon-1.6.7-5|79	+ Revision: 359317
12cu|vdr-plugin-femon-1.6.7-5|80	- rebuild for new vdr
12cu|vdr-plugin-femon-1.6.7-5|81	
12cu|vdr-plugin-femon-1.6.7-5|82	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 1.6.0-2mdv2009.0
12cu|vdr-plugin-femon-1.6.7-5|83	+ Revision: 197929
12cu|vdr-plugin-femon-1.6.7-5|84	- rebuild for new vdr
12cu|vdr-plugin-femon-1.6.7-5|85	
12cu|vdr-plugin-femon-1.6.7-5|86	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 1.6.0-1mdv2009.0
12cu|vdr-plugin-femon-1.6.7-5|87	+ Revision: 197663
12cu|vdr-plugin-femon-1.6.7-5|88	- new version
12cu|vdr-plugin-femon-1.6.7-5|89	- add vdr_plugin_prep
12cu|vdr-plugin-femon-1.6.7-5|90	- bump buildrequires on vdr-devel
12cu|vdr-plugin-femon-1.6.7-5|91	- fix debug packages
12cu|vdr-plugin-femon-1.6.7-5|92	
12cu|vdr-plugin-femon-1.6.7-5|93	* Sun Jan 20 2008 Anssi Hannula <anssi@mandriva.org> 1.1.5-1mdv2008.1
12cu|vdr-plugin-femon-1.6.7-5|94	+ Revision: 155386
12cu|vdr-plugin-femon-1.6.7-5|95	- new version
12cu|vdr-plugin-femon-1.6.7-5|96	
12cu|vdr-plugin-femon-1.6.7-5|97	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.1.3-5mdv2008.1
12cu|vdr-plugin-femon-1.6.7-5|98	+ Revision: 145095
12cu|vdr-plugin-femon-1.6.7-5|99	- rebuild for new vdr
12cu|vdr-plugin-femon-1.6.7-5|100	
12cu|vdr-plugin-femon-1.6.7-5|101	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-femon-1.6.7-5|102	- restore BuildRoot
12cu|vdr-plugin-femon-1.6.7-5|103	
12cu|vdr-plugin-femon-1.6.7-5|104	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-femon-1.6.7-5|105	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-femon-1.6.7-5|106	
12cu|vdr-plugin-femon-1.6.7-5|107	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 1.1.3-4mdv2008.1
12cu|vdr-plugin-femon-1.6.7-5|108	+ Revision: 103094
12cu|vdr-plugin-femon-1.6.7-5|109	- rebuild for new vdr
12cu|vdr-plugin-femon-1.6.7-5|110	
12cu|vdr-plugin-femon-1.6.7-5|111	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 1.1.3-3mdv2008.0
12cu|vdr-plugin-femon-1.6.7-5|112	+ Revision: 50000
12cu|vdr-plugin-femon-1.6.7-5|113	- rebuild for new vdr
12cu|vdr-plugin-femon-1.6.7-5|114	
12cu|vdr-plugin-femon-1.6.7-5|115	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 1.1.3-2mdv2008.0
12cu|vdr-plugin-femon-1.6.7-5|116	+ Revision: 42086
12cu|vdr-plugin-femon-1.6.7-5|117	- rebuild for new vdr
12cu|vdr-plugin-femon-1.6.7-5|118	
12cu|vdr-plugin-femon-1.6.7-5|119	* Sat May 19 2007 Anssi Hannula <anssi@mandriva.org> 1.1.3-1mdv2008.0
12cu|vdr-plugin-femon-1.6.7-5|120	+ Revision: 28390
12cu|vdr-plugin-femon-1.6.7-5|121	- 1.1.3
12cu|vdr-plugin-femon-1.6.7-5|122	
12cu|vdr-plugin-femon-1.6.7-5|123	* Fri May 11 2007 Anssi Hannula <anssi@mandriva.org> 1.1.2-1mdv2008.0
12cu|vdr-plugin-femon-1.6.7-5|124	+ Revision: 26320
12cu|vdr-plugin-femon-1.6.7-5|125	- 1.1.2
12cu|vdr-plugin-femon-1.6.7-5|126	
12cu|vdr-plugin-femon-1.6.7-5|127	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 1.1.1-2mdv2008.0
12cu|vdr-plugin-femon-1.6.7-5|128	+ Revision: 22671
12cu|vdr-plugin-femon-1.6.7-5|129	- rebuild for new vdr
12cu|vdr-plugin-femon-1.6.7-5|130	
12cu|vdr-plugin-femon-1.6.7-5|131	
12cu|vdr-plugin-femon-1.6.7-5|132	* Sun Jan 21 2007 Anssi Hannula <anssi@mandriva.org> 1.1.1-1mdv2007.0
12cu|vdr-plugin-femon-1.6.7-5|133	+ Revision: 111461
12cu|vdr-plugin-femon-1.6.7-5|134	- 1.1.1
12cu|vdr-plugin-femon-1.6.7-5|135	
12cu|vdr-plugin-femon-1.6.7-5|136	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 1.1.0-2mdv2007.1
12cu|vdr-plugin-femon-1.6.7-5|137	+ Revision: 90922
12cu|vdr-plugin-femon-1.6.7-5|138	- rebuild for new vdr
12cu|vdr-plugin-femon-1.6.7-5|139	
12cu|vdr-plugin-femon-1.6.7-5|140	* Fri Nov 03 2006 Anssi Hannula <anssi@mandriva.org> 1.1.0-1mdv2007.1
12cu|vdr-plugin-femon-1.6.7-5|141	+ Revision: 76321
12cu|vdr-plugin-femon-1.6.7-5|142	- 1.1.0
12cu|vdr-plugin-femon-1.6.7-5|143	
12cu|vdr-plugin-femon-1.6.7-5|144	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-7mdv2007.1
12cu|vdr-plugin-femon-1.6.7-5|145	+ Revision: 74010
12cu|vdr-plugin-femon-1.6.7-5|146	- rebuild for new vdr
12cu|vdr-plugin-femon-1.6.7-5|147	- Import vdr-plugin-femon
12cu|vdr-plugin-femon-1.6.7-5|148	
12cu|vdr-plugin-femon-1.6.7-5|149	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-6mdv2007.0
12cu|vdr-plugin-femon-1.6.7-5|150	- rebuild for new vdr
12cu|vdr-plugin-femon-1.6.7-5|151	
12cu|vdr-plugin-femon-1.6.7-5|152	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-5mdv2007.0
12cu|vdr-plugin-femon-1.6.7-5|153	- stricter abi requires
12cu|vdr-plugin-femon-1.6.7-5|154	
12cu|vdr-plugin-femon-1.6.7-5|155	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-4mdv2007.0
12cu|vdr-plugin-femon-1.6.7-5|156	- rebuild for new vdr
12cu|vdr-plugin-femon-1.6.7-5|157	
12cu|vdr-plugin-femon-1.6.7-5|158	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-3mdv2007.0
12cu|vdr-plugin-femon-1.6.7-5|159	- rebuild for new vdr
12cu|vdr-plugin-femon-1.6.7-5|160	
12cu|vdr-plugin-femon-1.6.7-5|161	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-2mdv2007.0
12cu|vdr-plugin-femon-1.6.7-5|162	- rebuild for new vdr
12cu|vdr-plugin-femon-1.6.7-5|163	
12cu|vdr-plugin-femon-1.6.7-5|164	* Mon Jun 12 2006 Anssi Hannula <anssi@mandriva.org> 1.0.1-1mdv2007.0
12cu|vdr-plugin-femon-1.6.7-5|165	- 1.0.1
12cu|vdr-plugin-femon-1.6.7-5|166	
12cu|vdr-plugin-femon-1.6.7-5|167	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-2mdv2007.0
12cu|vdr-plugin-femon-1.6.7-5|168	- rebuild for new vdr
12cu|vdr-plugin-femon-1.6.7-5|169	
12cu|vdr-plugin-femon-1.6.7-5|170	* Thu Jun 01 2006 Anssi Hannula <anssi@mandriva.org> 1.0.0-1mdv2007.0
12cu|vdr-plugin-femon-1.6.7-5|171	- initial Mandriva release
12cu|vdr-plugin-femon-1.6.7-5|172	

13122 12
12cu|vdr-plugin-fepg-0.4.1-3|1	%define plugin	fepg
12cu|vdr-plugin-fepg-0.4.1-3|2	
12cu|vdr-plugin-fepg-0.4.1-3|3	Summary:	VDR plugin: A Graphical EPG
12cu|vdr-plugin-fepg-0.4.1-3|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-fepg-0.4.1-3|5	Version:	0.4.1
12cu|vdr-plugin-fepg-0.4.1-3|6	Release:	3
12cu|vdr-plugin-fepg-0.4.1-3|7	Group:		Video
12cu|vdr-plugin-fepg-0.4.1-3|8	License:	GPLv2+
12cu|vdr-plugin-fepg-0.4.1-3|9	URL:		http://fepg.org/
12cu|vdr-plugin-fepg-0.4.1-3|10	Source:		http://fepg.org/files/vdr-%plugin-%version.tgz
12cu|vdr-plugin-fepg-0.4.1-3|11	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-fepg-0.4.1-3|12	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-fepg-0.4.1-3|13	
12cu|vdr-plugin-fepg-0.4.1-3|14	%description
12cu|vdr-plugin-fepg-0.4.1-3|15	fEPG is a plugin for VDR that provides a graphical way of viewing and
12cu|vdr-plugin-fepg-0.4.1-3|16	navigating through EPG data.
12cu|vdr-plugin-fepg-0.4.1-3|17	
12cu|vdr-plugin-fepg-0.4.1-3|18	%prep
12cu|vdr-plugin-fepg-0.4.1-3|19	%setup -q -n %plugin-%version
12cu|vdr-plugin-fepg-0.4.1-3|20	chmod a-x README HISTORY
12cu|vdr-plugin-fepg-0.4.1-3|21	%vdr_plugin_prep
12cu|vdr-plugin-fepg-0.4.1-3|22	
12cu|vdr-plugin-fepg-0.4.1-3|23	%build
12cu|vdr-plugin-fepg-0.4.1-3|24	%vdr_plugin_build
12cu|vdr-plugin-fepg-0.4.1-3|25	
12cu|vdr-plugin-fepg-0.4.1-3|26	%install
12cu|vdr-plugin-fepg-0.4.1-3|27	%vdr_plugin_install
12cu|vdr-plugin-fepg-0.4.1-3|28	
12cu|vdr-plugin-fepg-0.4.1-3|29	%files -f %plugin.vdr
12cu|vdr-plugin-fepg-0.4.1-3|30	%defattr(-,root,root)
12cu|vdr-plugin-fepg-0.4.1-3|31	%doc README HISTORY
12cu|vdr-plugin-fepg-0.4.1-3|32	
12cu|vdr-plugin-fepg-0.4.1-3|33	
12cu|vdr-plugin-fepg-0.4.1-3|34	%changelog
12cu|vdr-plugin-fepg-0.4.1-3|35	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.4.1-2mdv2010.0
12cu|vdr-plugin-fepg-0.4.1-3|36	+ Revision: 401088
12cu|vdr-plugin-fepg-0.4.1-3|37	- rebuild for new VDR
12cu|vdr-plugin-fepg-0.4.1-3|38	
12cu|vdr-plugin-fepg-0.4.1-3|39	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.4.1-1mdv2010.0
12cu|vdr-plugin-fepg-0.4.1-3|40	+ Revision: 396102
12cu|vdr-plugin-fepg-0.4.1-3|41	- new version
12cu|vdr-plugin-fepg-0.4.1-3|42	- drop duplicate-param-name.patch, fixed upstream
12cu|vdr-plugin-fepg-0.4.1-3|43	- license now GPLv2+
12cu|vdr-plugin-fepg-0.4.1-3|44	
12cu|vdr-plugin-fepg-0.4.1-3|45	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.4.0-3mdv2009.1
12cu|vdr-plugin-fepg-0.4.1-3|46	+ Revision: 359705
12cu|vdr-plugin-fepg-0.4.1-3|47	- fix typo in function declaration (duplicate-param-name.patch)
12cu|vdr-plugin-fepg-0.4.1-3|48	- rebuild for new vdr
12cu|vdr-plugin-fepg-0.4.1-3|49	
12cu|vdr-plugin-fepg-0.4.1-3|50	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.4.0-2mdv2009.0
12cu|vdr-plugin-fepg-0.4.1-3|51	+ Revision: 197930
12cu|vdr-plugin-fepg-0.4.1-3|52	- rebuild for new vdr
12cu|vdr-plugin-fepg-0.4.1-3|53	
12cu|vdr-plugin-fepg-0.4.1-3|54	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.4.0-1mdv2009.0
12cu|vdr-plugin-fepg-0.4.1-3|55	+ Revision: 197669
12cu|vdr-plugin-fepg-0.4.1-3|56	- new version
12cu|vdr-plugin-fepg-0.4.1-3|57	- add vdr_plugin_prep
12cu|vdr-plugin-fepg-0.4.1-3|58	- bump buildrequires on vdr-devel
12cu|vdr-plugin-fepg-0.4.1-3|59	
12cu|vdr-plugin-fepg-0.4.1-3|60	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.3.1-3mdv2008.1
12cu|vdr-plugin-fepg-0.4.1-3|61	+ Revision: 145096
12cu|vdr-plugin-fepg-0.4.1-3|62	- rebuild for new vdr
12cu|vdr-plugin-fepg-0.4.1-3|63	
12cu|vdr-plugin-fepg-0.4.1-3|64	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-fepg-0.4.1-3|65	- restore BuildRoot
12cu|vdr-plugin-fepg-0.4.1-3|66	
12cu|vdr-plugin-fepg-0.4.1-3|67	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-fepg-0.4.1-3|68	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-fepg-0.4.1-3|69	
12cu|vdr-plugin-fepg-0.4.1-3|70	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.3.1-2mdv2008.1
12cu|vdr-plugin-fepg-0.4.1-3|71	+ Revision: 103095
12cu|vdr-plugin-fepg-0.4.1-3|72	- rebuild for new vdr
12cu|vdr-plugin-fepg-0.4.1-3|73	
12cu|vdr-plugin-fepg-0.4.1-3|74	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.3.1-1mdv2008.0
12cu|vdr-plugin-fepg-0.4.1-3|75	+ Revision: 81906
12cu|vdr-plugin-fepg-0.4.1-3|76	- 0.3.1
12cu|vdr-plugin-fepg-0.4.1-3|77	- adapt license tag to the new policy
12cu|vdr-plugin-fepg-0.4.1-3|78	
12cu|vdr-plugin-fepg-0.4.1-3|79	* Thu Jul 19 2007 Anssi Hannula <anssi@mandriva.org> 0.3.0-1mdv2008.0
12cu|vdr-plugin-fepg-0.4.1-3|80	+ Revision: 53420
12cu|vdr-plugin-fepg-0.4.1-3|81	- 0.3.0
12cu|vdr-plugin-fepg-0.4.1-3|82	- better URL
12cu|vdr-plugin-fepg-0.4.1-3|83	
12cu|vdr-plugin-fepg-0.4.1-3|84	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.2.1-11mdv2008.0
12cu|vdr-plugin-fepg-0.4.1-3|85	+ Revision: 50001
12cu|vdr-plugin-fepg-0.4.1-3|86	- rebuild for new vdr
12cu|vdr-plugin-fepg-0.4.1-3|87	
12cu|vdr-plugin-fepg-0.4.1-3|88	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.2.1-10mdv2008.0
12cu|vdr-plugin-fepg-0.4.1-3|89	+ Revision: 42087
12cu|vdr-plugin-fepg-0.4.1-3|90	- rebuild for new vdr
12cu|vdr-plugin-fepg-0.4.1-3|91	
12cu|vdr-plugin-fepg-0.4.1-3|92	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.2.1-9mdv2008.0
12cu|vdr-plugin-fepg-0.4.1-3|93	+ Revision: 22673
12cu|vdr-plugin-fepg-0.4.1-3|94	- rebuild for new vdr
12cu|vdr-plugin-fepg-0.4.1-3|95	
12cu|vdr-plugin-fepg-0.4.1-3|96	
12cu|vdr-plugin-fepg-0.4.1-3|97	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1-8mdv2007.0
12cu|vdr-plugin-fepg-0.4.1-3|98	+ Revision: 90924
12cu|vdr-plugin-fepg-0.4.1-3|99	- rebuild for new vdr
12cu|vdr-plugin-fepg-0.4.1-3|100	
12cu|vdr-plugin-fepg-0.4.1-3|101	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1-7mdv2007.1
12cu|vdr-plugin-fepg-0.4.1-3|102	+ Revision: 74015
12cu|vdr-plugin-fepg-0.4.1-3|103	- rebuild for new vdr
12cu|vdr-plugin-fepg-0.4.1-3|104	- Import vdr-plugin-fepg
12cu|vdr-plugin-fepg-0.4.1-3|105	
12cu|vdr-plugin-fepg-0.4.1-3|106	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1-6mdv2007.0
12cu|vdr-plugin-fepg-0.4.1-3|107	- rebuild for new vdr
12cu|vdr-plugin-fepg-0.4.1-3|108	
12cu|vdr-plugin-fepg-0.4.1-3|109	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1-5mdv2007.0
12cu|vdr-plugin-fepg-0.4.1-3|110	- stricter abi requires
12cu|vdr-plugin-fepg-0.4.1-3|111	
12cu|vdr-plugin-fepg-0.4.1-3|112	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1-4mdv2007.0
12cu|vdr-plugin-fepg-0.4.1-3|113	- rebuild for new vdr
12cu|vdr-plugin-fepg-0.4.1-3|114	
12cu|vdr-plugin-fepg-0.4.1-3|115	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1-3mdv2007.0
12cu|vdr-plugin-fepg-0.4.1-3|116	- rebuild for new vdr
12cu|vdr-plugin-fepg-0.4.1-3|117	
12cu|vdr-plugin-fepg-0.4.1-3|118	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1-2mdv2007.0
12cu|vdr-plugin-fepg-0.4.1-3|119	- rebuild for new vdr
12cu|vdr-plugin-fepg-0.4.1-3|120	
12cu|vdr-plugin-fepg-0.4.1-3|121	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1-1mdv2007.0
12cu|vdr-plugin-fepg-0.4.1-3|122	- initial Mandriva release
12cu|vdr-plugin-fepg-0.4.1-3|123	

13123 12
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|1	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|2	%define plugin	ffnetdev
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|4	%define version	0.1.0
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|5	%define snapshot 33
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|6	%define rel	6
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|7	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|8	Summary:	VDR plugin: Full Featured Network Device for Streaming
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|9	Name:		%name
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|10	Version:	%version
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|11	%if %snapshot
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|12	Release:	%mkrel 12.svn%snapshot.%rel
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|13	%else
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|14	Release:	%mkrel %rel
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|15	%endif
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|16	Group:		Video
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|17	License:	GPL+
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|18	URL:		http://developer.berlios.de/projects/ffnetdev
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|19	%if %snapshot
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|20	Source:		vdr-%plugin-%snapshot.tar.bz2
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|21	%else
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|22	Source:		http://download.berlios.de/ffnetdev/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|23	%endif
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|24	Patch0:		ffnetdev-i18n-1.6.patch
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|25	Patch1:		91_ffnetdev-0.1.0+svn20060625-1.5.0.dpatch
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|26	Patch2:		92_vdr-1.5.12-ffnetdev-svn20071122.dpatch
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|27	Patch3:		ffnetdev-duplicate-param-name.patch
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|28	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|29	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|30	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|31	%description
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|32	The purpose of this plugin is to provide an "easy" way of connecting
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|33	possible streaming clients to VDR by emulating a full featured DVB
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|34	device over the network including OSD and TS streaming capabilities.
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|35	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|36	%prep
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|37	%if %snapshot
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|38	%setup -q -n %plugin-%snapshot
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|39	%else
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|40	%setup -q -n vdr-%plugin-%version
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|41	%endif
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|42	%patch0 -p1
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|43	%patch1 -p1
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|44	%patch2 -p1
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|45	%patch3 -p1
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|46	%vdr_plugin_prep
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|47	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|48	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|49	# port number for sending TS to
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|50	var=TS_PORT
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|51	param="-t TS_PORT"
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|52	# listen on this port for OSD connect
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|53	var=OSD_PORT
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|54	param="-o OSD_PORT"
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|55	# listen on this port for ClientControl connection
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|56	var=CONTROL_PORT
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|57	param="-c CONTROL_PORT"
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|58	# enable remote control over OSD connection
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|59	var=OSD_CONTROL
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|60	param=-e
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|61	%vdr_plugin_params_end
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|62	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|63	%build
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|64	%vdr_plugin_build
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|65	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|66	%install
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|67	%vdr_plugin_install
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|68	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|69	%files -f %plugin.vdr
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|70	%defattr(-,root,root)
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|71	%doc README CHANGELOG
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|72	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|73	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|74	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|75	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|76	%changelog
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|77	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-12.svn33.5mdv2011.0
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|78	+ Revision: 404570
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|79	- rebuild due to BS building the previous release against wrong VDR on i586
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|80	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|81	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-12.svn33.4mdv2010.0
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|82	+ Revision: 401088
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|83	- rebuild for new VDR
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|84	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|85	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-12.svn33.3mdv2009.1
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|86	+ Revision: 359706
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|87	- fix typo in function declaration (duplicate-param-name.patch)
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|88	- rebuild for new vdr
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|89	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|90	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-12.svn33.2mdv2009.0
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|91	+ Revision: 197931
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|92	- rebuild for new vdr
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|93	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|94	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-12.svn33.1mdv2009.0
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|95	+ Revision: 197674
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|96	- new snapshot
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|97	- add vdr_plugin_prep
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|98	- bump buildrequires on vdr-devel
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|99	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|100	- adapt for api changes of vdr 1.5.0 (P1 from e-tobi)
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|101	- adapt for api changes of vdr 1.5.12 (P2 from e-tobi)
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|102	- add new option to sysconfig
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|103	- apply new license policy
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|104	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|105	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-12mdv2008.1
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|106	+ Revision: 145097
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|107	- rebuild for new vdr
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|108	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|109	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|110	- restore BuildRoot
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|111	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|112	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|113	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|114	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|115	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-11mdv2008.1
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|116	+ Revision: 103096
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|117	- rebuild for new vdr
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|118	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|119	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-10mdv2008.0
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|120	+ Revision: 50002
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|121	- rebuild for new vdr
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|122	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|123	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 9mdv2008.0-current
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|124	+ Revision: 42088
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|125	- rebuild for new vdr
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|126	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|127	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-8mdv2008.0
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|128	+ Revision: 22675
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|129	- rebuild for new vdr
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|130	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|131	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|132	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-7mdv2007.0
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|133	+ Revision: 90925
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|134	- rebuild for new vdr
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|135	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|136	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-6mdv2007.1
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|137	+ Revision: 74016
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|138	- rebuild for new vdr
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|139	- Import vdr-plugin-ffnetdev
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|140	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|141	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-5mdv2007.0
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|142	- rebuild for new vdr
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|143	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|144	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-4mdv2007.0
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|145	- stricter abi requires
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|146	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|147	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-3mdv2007.0
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|148	- rebuild for new vdr
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|149	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|150	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-2mdv2007.0
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|151	- rebuild for new vdr
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|152	
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|153	* Thu Jul 13 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0-1mdv2007.0
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|154	- initial Mandriva release
12cu|vdr-plugin-ffnetdev-0.1.0-12.svn33.6|155	

13124 12
12cu|vdr-plugin-filebrowser-0.2.0-6|1	
12cu|vdr-plugin-filebrowser-0.2.0-6|2	%define plugin	filebrowser
12cu|vdr-plugin-filebrowser-0.2.0-6|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-filebrowser-0.2.0-6|4	%define version	0.2.0
12cu|vdr-plugin-filebrowser-0.2.0-6|5	%define rel	6
12cu|vdr-plugin-filebrowser-0.2.0-6|6	
12cu|vdr-plugin-filebrowser-0.2.0-6|7	Summary:	VDR plugin: Browse through files and execute actions on them
12cu|vdr-plugin-filebrowser-0.2.0-6|8	Name:		%name
12cu|vdr-plugin-filebrowser-0.2.0-6|9	Version:	%version
12cu|vdr-plugin-filebrowser-0.2.0-6|10	Release:	%mkrel %rel
12cu|vdr-plugin-filebrowser-0.2.0-6|11	Group:		Video
12cu|vdr-plugin-filebrowser-0.2.0-6|12	License:	GPLv3+
12cu|vdr-plugin-filebrowser-0.2.0-6|13	URL:		http://vdr.nasenbaeren.net/filebrowser/
12cu|vdr-plugin-filebrowser-0.2.0-6|14	Source:		http://vdr.nasenbaeren.net/filebrowser/vdr-%plugin-%version.tgz
12cu|vdr-plugin-filebrowser-0.2.0-6|15	Patch0:		filebrowser-format-string.patch
12cu|vdr-plugin-filebrowser-0.2.0-6|16	Patch1:		filebrowser-type-fixes.patch
12cu|vdr-plugin-filebrowser-0.2.0-6|17	# workaround for http://sourceware.org/bugzilla/show_bug.cgi?id=9759
12cu|vdr-plugin-filebrowser-0.2.0-6|18	# for pre-2.10 glibc
12cu|vdr-plugin-filebrowser-0.2.0-6|19	Patch2:		filebrowser-dirent.patch
12cu|vdr-plugin-filebrowser-0.2.0-6|20	BuildRequires:	vdr-devel >= 1.6.0-7
12cu|vdr-plugin-filebrowser-0.2.0-6|21	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-filebrowser-0.2.0-6|22	
12cu|vdr-plugin-filebrowser-0.2.0-6|23	%description
12cu|vdr-plugin-filebrowser-0.2.0-6|24	This plugin is a filebrowser with user-defined commands to execute
12cu|vdr-plugin-filebrowser-0.2.0-6|25	on files.
12cu|vdr-plugin-filebrowser-0.2.0-6|26	
12cu|vdr-plugin-filebrowser-0.2.0-6|27	%prep
12cu|vdr-plugin-filebrowser-0.2.0-6|28	%setup -q -n %plugin-%version
12cu|vdr-plugin-filebrowser-0.2.0-6|29	%patch0 -p1
12cu|vdr-plugin-filebrowser-0.2.0-6|30	%patch1 -p1
12cu|vdr-plugin-filebrowser-0.2.0-6|31	%patch2 -p1
12cu|vdr-plugin-filebrowser-0.2.0-6|32	%vdr_plugin_prep
12cu|vdr-plugin-filebrowser-0.2.0-6|33	
12cu|vdr-plugin-filebrowser-0.2.0-6|34	%build
12cu|vdr-plugin-filebrowser-0.2.0-6|35	%vdr_plugin_build
12cu|vdr-plugin-filebrowser-0.2.0-6|36	
12cu|vdr-plugin-filebrowser-0.2.0-6|37	%install
12cu|vdr-plugin-filebrowser-0.2.0-6|38	%vdr_plugin_install
12cu|vdr-plugin-filebrowser-0.2.0-6|39	
12cu|vdr-plugin-filebrowser-0.2.0-6|40	%files -f %plugin.vdr
12cu|vdr-plugin-filebrowser-0.2.0-6|41	%defattr(-,root,root)
12cu|vdr-plugin-filebrowser-0.2.0-6|42	%doc README HISTORY examples
12cu|vdr-plugin-filebrowser-0.2.0-6|43	
12cu|vdr-plugin-filebrowser-0.2.0-6|44	
12cu|vdr-plugin-filebrowser-0.2.0-6|45	
12cu|vdr-plugin-filebrowser-0.2.0-6|46	
12cu|vdr-plugin-filebrowser-0.2.0-6|47	%changelog
12cu|vdr-plugin-filebrowser-0.2.0-6|48	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 0.2.0-5mdv2010.0
12cu|vdr-plugin-filebrowser-0.2.0-6|49	+ Revision: 404583
12cu|vdr-plugin-filebrowser-0.2.0-6|50	- split dirent fix from type-fixes.patch to dirent.patch
12cu|vdr-plugin-filebrowser-0.2.0-6|51	- add a workaround for upstream glibc bug #9759 on 2009.1 and earlier
12cu|vdr-plugin-filebrowser-0.2.0-6|52	
12cu|vdr-plugin-filebrowser-0.2.0-6|53	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.2.0-4mdv2010.0
12cu|vdr-plugin-filebrowser-0.2.0-6|54	+ Revision: 401088
12cu|vdr-plugin-filebrowser-0.2.0-6|55	- rebuild for new VDR
12cu|vdr-plugin-filebrowser-0.2.0-6|56	- fix type issues (type-fixes.patch, fixes build and a call that would
12cu|vdr-plugin-filebrowser-0.2.0-6|57	abort at runtime)
12cu|vdr-plugin-filebrowser-0.2.0-6|58	
12cu|vdr-plugin-filebrowser-0.2.0-6|59	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.2.0-3mdv2009.1
12cu|vdr-plugin-filebrowser-0.2.0-6|60	+ Revision: 359707
12cu|vdr-plugin-filebrowser-0.2.0-6|61	- fix format strings (format-string.patch)
12cu|vdr-plugin-filebrowser-0.2.0-6|62	- rebuild for new vdr
12cu|vdr-plugin-filebrowser-0.2.0-6|63	
12cu|vdr-plugin-filebrowser-0.2.0-6|64	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.2.0-2mdv2009.0
12cu|vdr-plugin-filebrowser-0.2.0-6|65	+ Revision: 197932
12cu|vdr-plugin-filebrowser-0.2.0-6|66	- rebuild for new vdr
12cu|vdr-plugin-filebrowser-0.2.0-6|67	
12cu|vdr-plugin-filebrowser-0.2.0-6|68	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.2.0-1mdv2009.0
12cu|vdr-plugin-filebrowser-0.2.0-6|69	+ Revision: 197670
12cu|vdr-plugin-filebrowser-0.2.0-6|70	- new version
12cu|vdr-plugin-filebrowser-0.2.0-6|71	- add vdr_plugin_prep
12cu|vdr-plugin-filebrowser-0.2.0-6|72	- bump buildrequires on vdr-devel
12cu|vdr-plugin-filebrowser-0.2.0-6|73	- apply new license policy
12cu|vdr-plugin-filebrowser-0.2.0-6|74	
12cu|vdr-plugin-filebrowser-0.2.0-6|75	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6b-6mdv2008.1
12cu|vdr-plugin-filebrowser-0.2.0-6|76	+ Revision: 145098
12cu|vdr-plugin-filebrowser-0.2.0-6|77	- rebuild for new vdr
12cu|vdr-plugin-filebrowser-0.2.0-6|78	
12cu|vdr-plugin-filebrowser-0.2.0-6|79	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-filebrowser-0.2.0-6|80	- restore BuildRoot
12cu|vdr-plugin-filebrowser-0.2.0-6|81	
12cu|vdr-plugin-filebrowser-0.2.0-6|82	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-filebrowser-0.2.0-6|83	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-filebrowser-0.2.0-6|84	
12cu|vdr-plugin-filebrowser-0.2.0-6|85	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6b-5mdv2008.1
12cu|vdr-plugin-filebrowser-0.2.0-6|86	+ Revision: 103106
12cu|vdr-plugin-filebrowser-0.2.0-6|87	- rebuild for new vdr
12cu|vdr-plugin-filebrowser-0.2.0-6|88	
12cu|vdr-plugin-filebrowser-0.2.0-6|89	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6b-4mdv2008.0
12cu|vdr-plugin-filebrowser-0.2.0-6|90	+ Revision: 50003
12cu|vdr-plugin-filebrowser-0.2.0-6|91	- rebuild for new vdr
12cu|vdr-plugin-filebrowser-0.2.0-6|92	
12cu|vdr-plugin-filebrowser-0.2.0-6|93	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6b-3mdv2008.0
12cu|vdr-plugin-filebrowser-0.2.0-6|94	+ Revision: 42089
12cu|vdr-plugin-filebrowser-0.2.0-6|95	- rebuild for new vdr
12cu|vdr-plugin-filebrowser-0.2.0-6|96	
12cu|vdr-plugin-filebrowser-0.2.0-6|97	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6b-2mdv2008.0
12cu|vdr-plugin-filebrowser-0.2.0-6|98	+ Revision: 22679
12cu|vdr-plugin-filebrowser-0.2.0-6|99	- rebuild for new vdr
12cu|vdr-plugin-filebrowser-0.2.0-6|100	
12cu|vdr-plugin-filebrowser-0.2.0-6|101	* Fri Apr 20 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6b-1mdv2008.0
12cu|vdr-plugin-filebrowser-0.2.0-6|102	+ Revision: 16313
12cu|vdr-plugin-filebrowser-0.2.0-6|103	- 0.0.6b
12cu|vdr-plugin-filebrowser-0.2.0-6|104	
12cu|vdr-plugin-filebrowser-0.2.0-6|105	
12cu|vdr-plugin-filebrowser-0.2.0-6|106	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-5mdv2007.0
12cu|vdr-plugin-filebrowser-0.2.0-6|107	+ Revision: 90926
12cu|vdr-plugin-filebrowser-0.2.0-6|108	- rebuild for new vdr
12cu|vdr-plugin-filebrowser-0.2.0-6|109	
12cu|vdr-plugin-filebrowser-0.2.0-6|110	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-4mdv2007.1
12cu|vdr-plugin-filebrowser-0.2.0-6|111	+ Revision: 74017
12cu|vdr-plugin-filebrowser-0.2.0-6|112	- rebuild for new vdr
12cu|vdr-plugin-filebrowser-0.2.0-6|113	- Import vdr-plugin-filebrowser
12cu|vdr-plugin-filebrowser-0.2.0-6|114	
12cu|vdr-plugin-filebrowser-0.2.0-6|115	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-3mdv2007.0
12cu|vdr-plugin-filebrowser-0.2.0-6|116	- rebuild for new vdr
12cu|vdr-plugin-filebrowser-0.2.0-6|117	
12cu|vdr-plugin-filebrowser-0.2.0-6|118	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-2mdv2007.0
12cu|vdr-plugin-filebrowser-0.2.0-6|119	- stricter abi requires
12cu|vdr-plugin-filebrowser-0.2.0-6|120	
12cu|vdr-plugin-filebrowser-0.2.0-6|121	* Tue Aug 08 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-1mdv2007.0
12cu|vdr-plugin-filebrowser-0.2.0-6|122	- 0.0.6
12cu|vdr-plugin-filebrowser-0.2.0-6|123	
12cu|vdr-plugin-filebrowser-0.2.0-6|124	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-3mdv2007.0
12cu|vdr-plugin-filebrowser-0.2.0-6|125	- rebuild for new vdr
12cu|vdr-plugin-filebrowser-0.2.0-6|126	
12cu|vdr-plugin-filebrowser-0.2.0-6|127	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-2mdv2007.0
12cu|vdr-plugin-filebrowser-0.2.0-6|128	- rebuild for new vdr
12cu|vdr-plugin-filebrowser-0.2.0-6|129	
12cu|vdr-plugin-filebrowser-0.2.0-6|130	* Thu Jul 13 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-1mdv2007.0
12cu|vdr-plugin-filebrowser-0.2.0-6|131	- initial Mandriva release
12cu|vdr-plugin-filebrowser-0.2.0-6|132	

13125 12
12cu|vdr-plugin-freecell-0.0.2-20|1	
12cu|vdr-plugin-freecell-0.0.2-20|2	%define plugin	freecell
12cu|vdr-plugin-freecell-0.0.2-20|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-freecell-0.0.2-20|4	%define version	0.0.2
12cu|vdr-plugin-freecell-0.0.2-20|5	%define rel	20
12cu|vdr-plugin-freecell-0.0.2-20|6	
12cu|vdr-plugin-freecell-0.0.2-20|7	Summary:	VDR plugin: The well-known card game
12cu|vdr-plugin-freecell-0.0.2-20|8	Name:		%name
12cu|vdr-plugin-freecell-0.0.2-20|9	Version:	%version
12cu|vdr-plugin-freecell-0.0.2-20|10	Release:	%mkrel %rel
12cu|vdr-plugin-freecell-0.0.2-20|11	Group:		Video
12cu|vdr-plugin-freecell-0.0.2-20|12	License:	GPL+
12cu|vdr-plugin-freecell-0.0.2-20|13	URL:		http://www.magoa.net/linux/index.php?view=freecell
12cu|vdr-plugin-freecell-0.0.2-20|14	Source:		http://www.magoa.net/linux/files/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-freecell-0.0.2-20|15	Patch0:		vdr-cardgames-0.0.2-to-gcc3.4.diff
12cu|vdr-plugin-freecell-0.0.2-20|16	Patch1:		vdr-freecell-0.0.2-time.patch
12cu|vdr-plugin-freecell-0.0.2-20|17	Patch2:		93_freecell-0.0.2-1.5.4.dpatch
12cu|vdr-plugin-freecell-0.0.2-20|18	Patch3:		freecell-0.0.2-i18n-1.6.patch
12cu|vdr-plugin-freecell-0.0.2-20|19	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-freecell-0.0.2-20|20	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-freecell-0.0.2-20|21	
12cu|vdr-plugin-freecell-0.0.2-20|22	%description
12cu|vdr-plugin-freecell-0.0.2-20|23	This Freecell plugin is an implementation of the (well-known) card game
12cu|vdr-plugin-freecell-0.0.2-20|24	"Freecell" played on the On Screen Display of your Video Disk Recorder.
12cu|vdr-plugin-freecell-0.0.2-20|25	
12cu|vdr-plugin-freecell-0.0.2-20|26	%prep
12cu|vdr-plugin-freecell-0.0.2-20|27	%setup -q -n %plugin-%version
12cu|vdr-plugin-freecell-0.0.2-20|28	%patch0 -p1 -b .gcc34
12cu|vdr-plugin-freecell-0.0.2-20|29	%patch1 -p1 -b .time
12cu|vdr-plugin-freecell-0.0.2-20|30	%patch2 -p1
12cu|vdr-plugin-freecell-0.0.2-20|31	%patch3 -p1
12cu|vdr-plugin-freecell-0.0.2-20|32	%vdr_plugin_prep
12cu|vdr-plugin-freecell-0.0.2-20|33	
12cu|vdr-plugin-freecell-0.0.2-20|34	%build
12cu|vdr-plugin-freecell-0.0.2-20|35	%vdr_plugin_build
12cu|vdr-plugin-freecell-0.0.2-20|36	
12cu|vdr-plugin-freecell-0.0.2-20|37	%install
12cu|vdr-plugin-freecell-0.0.2-20|38	%vdr_plugin_install
12cu|vdr-plugin-freecell-0.0.2-20|39	
12cu|vdr-plugin-freecell-0.0.2-20|40	install -d -m755 %{buildroot}%{_vdr_plugin_datadir}/%{plugin}
12cu|vdr-plugin-freecell-0.0.2-20|41	install -d -m755 %{buildroot}%{_vdr_plugin_cfgdir}
12cu|vdr-plugin-freecell-0.0.2-20|42	install -m644 freecell/* %{buildroot}%{_vdr_plugin_datadir}/%{plugin}
12cu|vdr-plugin-freecell-0.0.2-20|43	ln -s %{_vdr_plugin_datadir}/%{plugin} 	%{buildroot}%{_vdr_plugin_cfgdir}/freecell
12cu|vdr-plugin-freecell-0.0.2-20|44	
12cu|vdr-plugin-freecell-0.0.2-20|45	
12cu|vdr-plugin-freecell-0.0.2-20|46	%files -f %plugin.vdr
12cu|vdr-plugin-freecell-0.0.2-20|47	%defattr(-,root,root)
12cu|vdr-plugin-freecell-0.0.2-20|48	%doc README COPYING HISTORY CONTRIBUTORS
12cu|vdr-plugin-freecell-0.0.2-20|49	%{_vdr_plugin_cfgdir}/freecell
12cu|vdr-plugin-freecell-0.0.2-20|50	%{_vdr_plugin_datadir}/%{plugin}
12cu|vdr-plugin-freecell-0.0.2-20|51	
12cu|vdr-plugin-freecell-0.0.2-20|52	
12cu|vdr-plugin-freecell-0.0.2-20|53	
12cu|vdr-plugin-freecell-0.0.2-20|54	
12cu|vdr-plugin-freecell-0.0.2-20|55	%changelog
12cu|vdr-plugin-freecell-0.0.2-20|56	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-19mdv2010.0
12cu|vdr-plugin-freecell-0.0.2-20|57	+ Revision: 401088
12cu|vdr-plugin-freecell-0.0.2-20|58	- rebuild for new VDR
12cu|vdr-plugin-freecell-0.0.2-20|59	
12cu|vdr-plugin-freecell-0.0.2-20|60	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-18mdv2009.1
12cu|vdr-plugin-freecell-0.0.2-20|61	+ Revision: 359321
12cu|vdr-plugin-freecell-0.0.2-20|62	- rebuild for new vdr
12cu|vdr-plugin-freecell-0.0.2-20|63	
12cu|vdr-plugin-freecell-0.0.2-20|64	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-17mdv2009.0
12cu|vdr-plugin-freecell-0.0.2-20|65	+ Revision: 197933
12cu|vdr-plugin-freecell-0.0.2-20|66	- rebuild for new vdr
12cu|vdr-plugin-freecell-0.0.2-20|67	
12cu|vdr-plugin-freecell-0.0.2-20|68	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-16mdv2009.0
12cu|vdr-plugin-freecell-0.0.2-20|69	+ Revision: 197675
12cu|vdr-plugin-freecell-0.0.2-20|70	- add vdr_plugin_prep
12cu|vdr-plugin-freecell-0.0.2-20|71	- bump buildrequires on vdr-devel
12cu|vdr-plugin-freecell-0.0.2-20|72	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-freecell-0.0.2-20|73	- adapt for api changes of VDR 1.5.4 (P2 from e-tobi)
12cu|vdr-plugin-freecell-0.0.2-20|74	- apply new license policy
12cu|vdr-plugin-freecell-0.0.2-20|75	
12cu|vdr-plugin-freecell-0.0.2-20|76	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-15mdv2008.1
12cu|vdr-plugin-freecell-0.0.2-20|77	+ Revision: 145099
12cu|vdr-plugin-freecell-0.0.2-20|78	- rebuild for new vdr
12cu|vdr-plugin-freecell-0.0.2-20|79	
12cu|vdr-plugin-freecell-0.0.2-20|80	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-freecell-0.0.2-20|81	- restore BuildRoot
12cu|vdr-plugin-freecell-0.0.2-20|82	
12cu|vdr-plugin-freecell-0.0.2-20|83	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-freecell-0.0.2-20|84	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-freecell-0.0.2-20|85	
12cu|vdr-plugin-freecell-0.0.2-20|86	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-14mdv2008.1
12cu|vdr-plugin-freecell-0.0.2-20|87	+ Revision: 103114
12cu|vdr-plugin-freecell-0.0.2-20|88	- rebuild for new vdr
12cu|vdr-plugin-freecell-0.0.2-20|89	
12cu|vdr-plugin-freecell-0.0.2-20|90	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-13mdv2008.0
12cu|vdr-plugin-freecell-0.0.2-20|91	+ Revision: 50004
12cu|vdr-plugin-freecell-0.0.2-20|92	- rebuild for new vdr
12cu|vdr-plugin-freecell-0.0.2-20|93	
12cu|vdr-plugin-freecell-0.0.2-20|94	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-12mdv2008.0
12cu|vdr-plugin-freecell-0.0.2-20|95	+ Revision: 42090
12cu|vdr-plugin-freecell-0.0.2-20|96	- rebuild for new vdr
12cu|vdr-plugin-freecell-0.0.2-20|97	
12cu|vdr-plugin-freecell-0.0.2-20|98	* Tue May 15 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-11mdv2008.0
12cu|vdr-plugin-freecell-0.0.2-20|99	+ Revision: 27092
12cu|vdr-plugin-freecell-0.0.2-20|100	- rebuild
12cu|vdr-plugin-freecell-0.0.2-20|101	
12cu|vdr-plugin-freecell-0.0.2-20|102	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-10mdv2008.0
12cu|vdr-plugin-freecell-0.0.2-20|103	+ Revision: 22681
12cu|vdr-plugin-freecell-0.0.2-20|104	- rebuild for new vdr
12cu|vdr-plugin-freecell-0.0.2-20|105	
12cu|vdr-plugin-freecell-0.0.2-20|106	
12cu|vdr-plugin-freecell-0.0.2-20|107	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-9mdv2007.0
12cu|vdr-plugin-freecell-0.0.2-20|108	+ Revision: 90927
12cu|vdr-plugin-freecell-0.0.2-20|109	- rebuild for new vdr
12cu|vdr-plugin-freecell-0.0.2-20|110	
12cu|vdr-plugin-freecell-0.0.2-20|111	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-8mdv2007.1
12cu|vdr-plugin-freecell-0.0.2-20|112	+ Revision: 74018
12cu|vdr-plugin-freecell-0.0.2-20|113	- rebuild for new vdr
12cu|vdr-plugin-freecell-0.0.2-20|114	- Import vdr-plugin-freecell
12cu|vdr-plugin-freecell-0.0.2-20|115	
12cu|vdr-plugin-freecell-0.0.2-20|116	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-7mdv2007.0
12cu|vdr-plugin-freecell-0.0.2-20|117	- rebuild for new vdr
12cu|vdr-plugin-freecell-0.0.2-20|118	
12cu|vdr-plugin-freecell-0.0.2-20|119	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-6mdv2007.0
12cu|vdr-plugin-freecell-0.0.2-20|120	- stricter abi requires
12cu|vdr-plugin-freecell-0.0.2-20|121	
12cu|vdr-plugin-freecell-0.0.2-20|122	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-5mdv2007.0
12cu|vdr-plugin-freecell-0.0.2-20|123	- rebuild for new vdr
12cu|vdr-plugin-freecell-0.0.2-20|124	
12cu|vdr-plugin-freecell-0.0.2-20|125	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-4mdv2007.0
12cu|vdr-plugin-freecell-0.0.2-20|126	- rebuild for new vdr
12cu|vdr-plugin-freecell-0.0.2-20|127	
12cu|vdr-plugin-freecell-0.0.2-20|128	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-3mdv2007.0
12cu|vdr-plugin-freecell-0.0.2-20|129	- use _ prefix for system path macros
12cu|vdr-plugin-freecell-0.0.2-20|130	
12cu|vdr-plugin-freecell-0.0.2-20|131	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-2mdv2007.0
12cu|vdr-plugin-freecell-0.0.2-20|132	- rebuild for new vdr
12cu|vdr-plugin-freecell-0.0.2-20|133	
12cu|vdr-plugin-freecell-0.0.2-20|134	* Thu Jun 01 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-1mdv2007.0
12cu|vdr-plugin-freecell-0.0.2-20|135	- initial Mandriva release
12cu|vdr-plugin-freecell-0.0.2-20|136	

13126 12
12cu|vdr-plugin-fussball-0.0.3b-16|1	
12cu|vdr-plugin-fussball-0.0.3b-16|2	%define plugin	fussball
12cu|vdr-plugin-fussball-0.0.3b-16|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-fussball-0.0.3b-16|4	%define version	0.0.3b
12cu|vdr-plugin-fussball-0.0.3b-16|5	%define rel	16
12cu|vdr-plugin-fussball-0.0.3b-16|6	
12cu|vdr-plugin-fussball-0.0.3b-16|7	Summary:	VDR plugin: Displays table of the German Football(Soccer) League
12cu|vdr-plugin-fussball-0.0.3b-16|8	Name:		%name
12cu|vdr-plugin-fussball-0.0.3b-16|9	Version:	%version
12cu|vdr-plugin-fussball-0.0.3b-16|10	Release:	%mkrel %rel
12cu|vdr-plugin-fussball-0.0.3b-16|11	Group:		Video
12cu|vdr-plugin-fussball-0.0.3b-16|12	License:	GPL+
12cu|vdr-plugin-fussball-0.0.3b-16|13	URL:		http://www.vdr-wiki.de/wiki/index.php/Fussball-plugin
12cu|vdr-plugin-fussball-0.0.3b-16|14	Source:		http://home.arcor.de/crystl/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-fussball-0.0.3b-16|15	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-fussball-0.0.3b-16|16	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-fussball-0.0.3b-16|17	Requires:	wget
12cu|vdr-plugin-fussball-0.0.3b-16|18	
12cu|vdr-plugin-fussball-0.0.3b-16|19	%description
12cu|vdr-plugin-fussball-0.0.3b-16|20	This VDR plugin displays table of the German Football(Soccer)
12cu|vdr-plugin-fussball-0.0.3b-16|21	League.
12cu|vdr-plugin-fussball-0.0.3b-16|22	
12cu|vdr-plugin-fussball-0.0.3b-16|23	%prep
12cu|vdr-plugin-fussball-0.0.3b-16|24	%setup -q -n %plugin-%version
12cu|vdr-plugin-fussball-0.0.3b-16|25	%vdr_plugin_prep
12cu|vdr-plugin-fussball-0.0.3b-16|26	
12cu|vdr-plugin-fussball-0.0.3b-16|27	perl -pi -e 's,/usr/local/bin,%{_bindir},' fussball.c
12cu|vdr-plugin-fussball-0.0.3b-16|28	perl -pi -e 's,/usr/local/bin/sort.pl,%{_bindir}/fussball-sort.pl,' scripte/ergebnisse.sh
12cu|vdr-plugin-fussball-0.0.3b-16|29	
12cu|vdr-plugin-fussball-0.0.3b-16|30	%build
12cu|vdr-plugin-fussball-0.0.3b-16|31	%vdr_plugin_build
12cu|vdr-plugin-fussball-0.0.3b-16|32	
12cu|vdr-plugin-fussball-0.0.3b-16|33	%install
12cu|vdr-plugin-fussball-0.0.3b-16|34	%vdr_plugin_install
12cu|vdr-plugin-fussball-0.0.3b-16|35	
12cu|vdr-plugin-fussball-0.0.3b-16|36	install -d -m755 %{buildroot}%{_bindir}
12cu|vdr-plugin-fussball-0.0.3b-16|37	install -m755 scripte/*.sh %{buildroot}%{_bindir}
12cu|vdr-plugin-fussball-0.0.3b-16|38	install -m755 scripte/sort.pl %{buildroot}%{_bindir}/fussball-sort.pl
12cu|vdr-plugin-fussball-0.0.3b-16|39	
12cu|vdr-plugin-fussball-0.0.3b-16|40	%files -f %plugin.vdr
12cu|vdr-plugin-fussball-0.0.3b-16|41	%defattr(-,root,root)
12cu|vdr-plugin-fussball-0.0.3b-16|42	%doc README HISTORY
12cu|vdr-plugin-fussball-0.0.3b-16|43	%{_bindir}/ergebnisse.sh
12cu|vdr-plugin-fussball-0.0.3b-16|44	%{_bindir}/tabelle.sh
12cu|vdr-plugin-fussball-0.0.3b-16|45	%{_bindir}/fussball-sort.pl
12cu|vdr-plugin-fussball-0.0.3b-16|46	
12cu|vdr-plugin-fussball-0.0.3b-16|47	
12cu|vdr-plugin-fussball-0.0.3b-16|48	
12cu|vdr-plugin-fussball-0.0.3b-16|49	
12cu|vdr-plugin-fussball-0.0.3b-16|50	%changelog
12cu|vdr-plugin-fussball-0.0.3b-16|51	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3b-15mdv2010.0
12cu|vdr-plugin-fussball-0.0.3b-16|52	+ Revision: 401663
12cu|vdr-plugin-fussball-0.0.3b-16|53	- rebuild for new VDR
12cu|vdr-plugin-fussball-0.0.3b-16|54	
12cu|vdr-plugin-fussball-0.0.3b-16|55	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3b-13mdv2009.1
12cu|vdr-plugin-fussball-0.0.3b-16|56	+ Revision: 359322
12cu|vdr-plugin-fussball-0.0.3b-16|57	- rebuild for new vdr
12cu|vdr-plugin-fussball-0.0.3b-16|58	
12cu|vdr-plugin-fussball-0.0.3b-16|59	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3b-12mdv2009.0
12cu|vdr-plugin-fussball-0.0.3b-16|60	+ Revision: 197934
12cu|vdr-plugin-fussball-0.0.3b-16|61	- rebuild for new vdr
12cu|vdr-plugin-fussball-0.0.3b-16|62	
12cu|vdr-plugin-fussball-0.0.3b-16|63	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3b-11mdv2009.0
12cu|vdr-plugin-fussball-0.0.3b-16|64	+ Revision: 197676
12cu|vdr-plugin-fussball-0.0.3b-16|65	- add vdr_plugin_prep
12cu|vdr-plugin-fussball-0.0.3b-16|66	- bump buildrequires on vdr-devel
12cu|vdr-plugin-fussball-0.0.3b-16|67	- apply new license policy
12cu|vdr-plugin-fussball-0.0.3b-16|68	- update URL
12cu|vdr-plugin-fussball-0.0.3b-16|69	
12cu|vdr-plugin-fussball-0.0.3b-16|70	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3b-10mdv2008.1
12cu|vdr-plugin-fussball-0.0.3b-16|71	+ Revision: 145100
12cu|vdr-plugin-fussball-0.0.3b-16|72	- rebuild for new vdr
12cu|vdr-plugin-fussball-0.0.3b-16|73	
12cu|vdr-plugin-fussball-0.0.3b-16|74	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-fussball-0.0.3b-16|75	- restore BuildRoot
12cu|vdr-plugin-fussball-0.0.3b-16|76	
12cu|vdr-plugin-fussball-0.0.3b-16|77	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-fussball-0.0.3b-16|78	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-fussball-0.0.3b-16|79	
12cu|vdr-plugin-fussball-0.0.3b-16|80	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3b-9mdv2008.1
12cu|vdr-plugin-fussball-0.0.3b-16|81	+ Revision: 103124
12cu|vdr-plugin-fussball-0.0.3b-16|82	- rebuild for new vdr
12cu|vdr-plugin-fussball-0.0.3b-16|83	
12cu|vdr-plugin-fussball-0.0.3b-16|84	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.3b-8mdv2008.0
12cu|vdr-plugin-fussball-0.0.3b-16|85	+ Revision: 90344
12cu|vdr-plugin-fussball-0.0.3b-16|86	- rebuild
12cu|vdr-plugin-fussball-0.0.3b-16|87	
12cu|vdr-plugin-fussball-0.0.3b-16|88	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3b-7mdv2008.0
12cu|vdr-plugin-fussball-0.0.3b-16|89	+ Revision: 50005
12cu|vdr-plugin-fussball-0.0.3b-16|90	- rebuild for new vdr
12cu|vdr-plugin-fussball-0.0.3b-16|91	
12cu|vdr-plugin-fussball-0.0.3b-16|92	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3b-6mdv2008.0
12cu|vdr-plugin-fussball-0.0.3b-16|93	+ Revision: 42091
12cu|vdr-plugin-fussball-0.0.3b-16|94	- rebuild for new vdr
12cu|vdr-plugin-fussball-0.0.3b-16|95	
12cu|vdr-plugin-fussball-0.0.3b-16|96	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3b-5mdv2008.0
12cu|vdr-plugin-fussball-0.0.3b-16|97	+ Revision: 22684
12cu|vdr-plugin-fussball-0.0.3b-16|98	- rebuild for new vdr
12cu|vdr-plugin-fussball-0.0.3b-16|99	
12cu|vdr-plugin-fussball-0.0.3b-16|100	
12cu|vdr-plugin-fussball-0.0.3b-16|101	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3b-4mdv2007.0
12cu|vdr-plugin-fussball-0.0.3b-16|102	+ Revision: 90928
12cu|vdr-plugin-fussball-0.0.3b-16|103	- rebuild for new vdr
12cu|vdr-plugin-fussball-0.0.3b-16|104	
12cu|vdr-plugin-fussball-0.0.3b-16|105	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3b-3mdv2007.1
12cu|vdr-plugin-fussball-0.0.3b-16|106	+ Revision: 74019
12cu|vdr-plugin-fussball-0.0.3b-16|107	- rebuild for new vdr
12cu|vdr-plugin-fussball-0.0.3b-16|108	- Import vdr-plugin-fussball
12cu|vdr-plugin-fussball-0.0.3b-16|109	
12cu|vdr-plugin-fussball-0.0.3b-16|110	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3b-2mdv2007.0
12cu|vdr-plugin-fussball-0.0.3b-16|111	- rebuild for new vdr
12cu|vdr-plugin-fussball-0.0.3b-16|112	
12cu|vdr-plugin-fussball-0.0.3b-16|113	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3b-1mdv2007.0
12cu|vdr-plugin-fussball-0.0.3b-16|114	- 0.0.3b
12cu|vdr-plugin-fussball-0.0.3b-16|115	- stricter abi requires
12cu|vdr-plugin-fussball-0.0.3b-16|116	
12cu|vdr-plugin-fussball-0.0.3b-16|117	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-3mdv2007.0
12cu|vdr-plugin-fussball-0.0.3b-16|118	- rebuild for new vdr
12cu|vdr-plugin-fussball-0.0.3b-16|119	
12cu|vdr-plugin-fussball-0.0.3b-16|120	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-2mdv2007.0
12cu|vdr-plugin-fussball-0.0.3b-16|121	- rebuild for new vdr
12cu|vdr-plugin-fussball-0.0.3b-16|122	
12cu|vdr-plugin-fussball-0.0.3b-16|123	* Thu Jul 13 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-1mdv2007.0
12cu|vdr-plugin-fussball-0.0.3b-16|124	- initial Mandriva release
12cu|vdr-plugin-fussball-0.0.3b-16|125	

13127 12
12cu|vdr-plugin-graphlcd-0.1.5-12|1	
12cu|vdr-plugin-graphlcd-0.1.5-12|2	%define plugin	graphlcd
12cu|vdr-plugin-graphlcd-0.1.5-12|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-graphlcd-0.1.5-12|4	%define version	0.1.5
12cu|vdr-plugin-graphlcd-0.1.5-12|5	%define rel	12
12cu|vdr-plugin-graphlcd-0.1.5-12|6	
12cu|vdr-plugin-graphlcd-0.1.5-12|7	Summary:	VDR plugin: Output to graphic LCD
12cu|vdr-plugin-graphlcd-0.1.5-12|8	Name:		%name
12cu|vdr-plugin-graphlcd-0.1.5-12|9	Version:	%version
12cu|vdr-plugin-graphlcd-0.1.5-12|10	Release:	%rel
12cu|vdr-plugin-graphlcd-0.1.5-12|11	Group:		Video
12cu|vdr-plugin-graphlcd-0.1.5-12|12	License:	GPL+
12cu|vdr-plugin-graphlcd-0.1.5-12|13	URL:		http://graphlcd.berlios.de/
12cu|vdr-plugin-graphlcd-0.1.5-12|14	Source:		vdr-%plugin-%version-stripped.tar.bz2
12cu|vdr-plugin-graphlcd-0.1.5-12|15	Patch0:		graphlcd-0.1.5-i18n-1.6.patch
12cu|vdr-plugin-graphlcd-0.1.5-12|16	Patch1:		90_graphlcd-0.1.5-1.5.3.dpatch
12cu|vdr-plugin-graphlcd-0.1.5-12|17	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-graphlcd-0.1.5-12|18	BuildRequires:	graphlcd-devel
12cu|vdr-plugin-graphlcd-0.1.5-12|19	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-graphlcd-0.1.5-12|20	
12cu|vdr-plugin-graphlcd-0.1.5-12|21	%description
12cu|vdr-plugin-graphlcd-0.1.5-12|22	graphlcd is a plugin for the Video Disc Recorder and shows information
12cu|vdr-plugin-graphlcd-0.1.5-12|23	about the current state of VDR on displays supported by the GraphLCD
12cu|vdr-plugin-graphlcd-0.1.5-12|24	driver library.
12cu|vdr-plugin-graphlcd-0.1.5-12|25	
12cu|vdr-plugin-graphlcd-0.1.5-12|26	%prep
12cu|vdr-plugin-graphlcd-0.1.5-12|27	%setup -q -n %plugin-%version
12cu|vdr-plugin-graphlcd-0.1.5-12|28	%patch0 -p1
12cu|vdr-plugin-graphlcd-0.1.5-12|29	%patch1 -p1
12cu|vdr-plugin-graphlcd-0.1.5-12|30	%vdr_plugin_prep
12cu|vdr-plugin-graphlcd-0.1.5-12|31	
12cu|vdr-plugin-graphlcd-0.1.5-12|32	rm -f graphlcd/logonames.alias graphlcd/logonames.alias.1.2
12cu|vdr-plugin-graphlcd-0.1.5-12|33	mv graphlcd/logonames.alias.1.3 graphlcd/logonames.alias
12cu|vdr-plugin-graphlcd-0.1.5-12|34	chmod -R a+r graphlcd
12cu|vdr-plugin-graphlcd-0.1.5-12|35	
12cu|vdr-plugin-graphlcd-0.1.5-12|36	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-graphlcd-0.1.5-12|37	# use alternative driver config file
12cu|vdr-plugin-graphlcd-0.1.5-12|38	var=CONFIG_FILE
12cu|vdr-plugin-graphlcd-0.1.5-12|39	param="-c CONFIG_FILE"
12cu|vdr-plugin-graphlcd-0.1.5-12|40	# use display DISPLAY for output
12cu|vdr-plugin-graphlcd-0.1.5-12|41	var=DISPLAY
12cu|vdr-plugin-graphlcd-0.1.5-12|42	param="-d DISPLAY"
12cu|vdr-plugin-graphlcd-0.1.5-12|43	%vdr_plugin_params_end
12cu|vdr-plugin-graphlcd-0.1.5-12|44	
12cu|vdr-plugin-graphlcd-0.1.5-12|45	%build
12cu|vdr-plugin-graphlcd-0.1.5-12|46	%vdr_plugin_build
12cu|vdr-plugin-graphlcd-0.1.5-12|47	
12cu|vdr-plugin-graphlcd-0.1.5-12|48	%install
12cu|vdr-plugin-graphlcd-0.1.5-12|49	%vdr_plugin_install
12cu|vdr-plugin-graphlcd-0.1.5-12|50	
12cu|vdr-plugin-graphlcd-0.1.5-12|51	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
12cu|vdr-plugin-graphlcd-0.1.5-12|52	cp -a graphlcd %{buildroot}%{vdr_plugin_cfgdir}
12cu|vdr-plugin-graphlcd-0.1.5-12|53	
12cu|vdr-plugin-graphlcd-0.1.5-12|54	%files -f %plugin.vdr
12cu|vdr-plugin-graphlcd-0.1.5-12|55	%defattr(-,root,root)
12cu|vdr-plugin-graphlcd-0.1.5-12|56	%doc README HISTORY COPYING
12cu|vdr-plugin-graphlcd-0.1.5-12|57	%dir %{vdr_plugin_cfgdir}/graphlcd
12cu|vdr-plugin-graphlcd-0.1.5-12|58	%{vdr_plugin_cfgdir}/graphlcd/fonts
12cu|vdr-plugin-graphlcd-0.1.5-12|59	%{vdr_plugin_cfgdir}/graphlcd/logos
12cu|vdr-plugin-graphlcd-0.1.5-12|60	%config(noreplace) %{vdr_plugin_cfgdir}/graphlcd/*.alias
12cu|vdr-plugin-graphlcd-0.1.5-12|61	%config(noreplace) %{vdr_plugin_cfgdir}/graphlcd/fonts.conf*
12cu|vdr-plugin-graphlcd-0.1.5-12|62	
12cu|vdr-plugin-graphlcd-0.1.5-12|63	
12cu|vdr-plugin-graphlcd-0.1.5-12|64	
12cu|vdr-plugin-graphlcd-0.1.5-12|65	
12cu|vdr-plugin-graphlcd-0.1.5-12|66	%changelog
12cu|vdr-plugin-graphlcd-0.1.5-12|67	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.5-10mdv2010.0
12cu|vdr-plugin-graphlcd-0.1.5-12|68	+ Revision: 401088
12cu|vdr-plugin-graphlcd-0.1.5-12|69	- rebuild for new VDR
12cu|vdr-plugin-graphlcd-0.1.5-12|70	
12cu|vdr-plugin-graphlcd-0.1.5-12|71	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.5-9mdv2009.1
12cu|vdr-plugin-graphlcd-0.1.5-12|72	+ Revision: 359324
12cu|vdr-plugin-graphlcd-0.1.5-12|73	- rebuild for new vdr
12cu|vdr-plugin-graphlcd-0.1.5-12|74	- backportability buildrequires
12cu|vdr-plugin-graphlcd-0.1.5-12|75	
12cu|vdr-plugin-graphlcd-0.1.5-12|76	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.5-8mdv2009.0
12cu|vdr-plugin-graphlcd-0.1.5-12|77	+ Revision: 197936
12cu|vdr-plugin-graphlcd-0.1.5-12|78	- rebuild for new vdr
12cu|vdr-plugin-graphlcd-0.1.5-12|79	
12cu|vdr-plugin-graphlcd-0.1.5-12|80	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.5-7mdv2009.0
12cu|vdr-plugin-graphlcd-0.1.5-12|81	+ Revision: 197678
12cu|vdr-plugin-graphlcd-0.1.5-12|82	- add vdr_plugin_prep
12cu|vdr-plugin-graphlcd-0.1.5-12|83	- bump buildrequires on vdr-devel
12cu|vdr-plugin-graphlcd-0.1.5-12|84	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-graphlcd-0.1.5-12|85	- adapt for api changes of VDR 1.5.3 (P1 from e-tobi)
12cu|vdr-plugin-graphlcd-0.1.5-12|86	- apply new license policy
12cu|vdr-plugin-graphlcd-0.1.5-12|87	- simplify buildrequires
12cu|vdr-plugin-graphlcd-0.1.5-12|88	
12cu|vdr-plugin-graphlcd-0.1.5-12|89	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.5-6mdv2008.1
12cu|vdr-plugin-graphlcd-0.1.5-12|90	+ Revision: 145102
12cu|vdr-plugin-graphlcd-0.1.5-12|91	- rebuild for new vdr
12cu|vdr-plugin-graphlcd-0.1.5-12|92	
12cu|vdr-plugin-graphlcd-0.1.5-12|93	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-graphlcd-0.1.5-12|94	- restore BuildRoot
12cu|vdr-plugin-graphlcd-0.1.5-12|95	
12cu|vdr-plugin-graphlcd-0.1.5-12|96	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-graphlcd-0.1.5-12|97	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-graphlcd-0.1.5-12|98	
12cu|vdr-plugin-graphlcd-0.1.5-12|99	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.5-5mdv2008.1
12cu|vdr-plugin-graphlcd-0.1.5-12|100	+ Revision: 103142
12cu|vdr-plugin-graphlcd-0.1.5-12|101	- rebuild for new vdr
12cu|vdr-plugin-graphlcd-0.1.5-12|102	
12cu|vdr-plugin-graphlcd-0.1.5-12|103	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.5-4mdv2008.0
12cu|vdr-plugin-graphlcd-0.1.5-12|104	+ Revision: 50007
12cu|vdr-plugin-graphlcd-0.1.5-12|105	- rebuild for new vdr
12cu|vdr-plugin-graphlcd-0.1.5-12|106	
12cu|vdr-plugin-graphlcd-0.1.5-12|107	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 3mdv2008.0-current
12cu|vdr-plugin-graphlcd-0.1.5-12|108	+ Revision: 42093
12cu|vdr-plugin-graphlcd-0.1.5-12|109	- rebuild for new vdr
12cu|vdr-plugin-graphlcd-0.1.5-12|110	
12cu|vdr-plugin-graphlcd-0.1.5-12|111	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.5-2mdv2008.0
12cu|vdr-plugin-graphlcd-0.1.5-12|112	+ Revision: 22691
12cu|vdr-plugin-graphlcd-0.1.5-12|113	- rebuild for new vdr
12cu|vdr-plugin-graphlcd-0.1.5-12|114	
12cu|vdr-plugin-graphlcd-0.1.5-12|115	
12cu|vdr-plugin-graphlcd-0.1.5-12|116	* Fri Mar 02 2007 Anssi Hannula <anssi@mandriva.org> 0.1.5-1mdv2007.0
12cu|vdr-plugin-graphlcd-0.1.5-12|117	+ Revision: 131161
12cu|vdr-plugin-graphlcd-0.1.5-12|118	- 0.1.5
12cu|vdr-plugin-graphlcd-0.1.5-12|119	
12cu|vdr-plugin-graphlcd-0.1.5-12|120	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3-5mdv2007.1
12cu|vdr-plugin-graphlcd-0.1.5-12|121	+ Revision: 90930
12cu|vdr-plugin-graphlcd-0.1.5-12|122	- rebuild for new vdr
12cu|vdr-plugin-graphlcd-0.1.5-12|123	
12cu|vdr-plugin-graphlcd-0.1.5-12|124	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3-4mdv2007.1
12cu|vdr-plugin-graphlcd-0.1.5-12|125	+ Revision: 74021
12cu|vdr-plugin-graphlcd-0.1.5-12|126	- rebuild for new vdr
12cu|vdr-plugin-graphlcd-0.1.5-12|127	- Import vdr-plugin-graphlcd
12cu|vdr-plugin-graphlcd-0.1.5-12|128	
12cu|vdr-plugin-graphlcd-0.1.5-12|129	* Tue Sep 12 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3-3mdv2007.0
12cu|vdr-plugin-graphlcd-0.1.5-12|130	- strip non-free stuff from tarball
12cu|vdr-plugin-graphlcd-0.1.5-12|131	
12cu|vdr-plugin-graphlcd-0.1.5-12|132	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3-2mdv2007.0
12cu|vdr-plugin-graphlcd-0.1.5-12|133	- rebuild for new vdr
12cu|vdr-plugin-graphlcd-0.1.5-12|134	
12cu|vdr-plugin-graphlcd-0.1.5-12|135	* Sat Aug 19 2006 Anssi Hannula <anssi@mandriva.org> 0.1.3-1mdv2007.0
12cu|vdr-plugin-graphlcd-0.1.5-12|136	- initial Mandriva release
12cu|vdr-plugin-graphlcd-0.1.5-12|137	

13128 12
12cu|vdr-plugin-iaxphone-0.0.4-18|1	%define plugin	iaxphone
12cu|vdr-plugin-iaxphone-0.0.4-18|2	
12cu|vdr-plugin-iaxphone-0.0.4-18|3	Summary:	VDR plugin: Place voip phone calls
12cu|vdr-plugin-iaxphone-0.0.4-18|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-iaxphone-0.0.4-18|5	Version:	0.0.4
12cu|vdr-plugin-iaxphone-0.0.4-18|6	Release:	18
12cu|vdr-plugin-iaxphone-0.0.4-18|7	Group:		Video
12cu|vdr-plugin-iaxphone-0.0.4-18|8	License:	GPL
12cu|vdr-plugin-iaxphone-0.0.4-18|9	URL:		http://ventoso.org/luca/vdr/
12cu|vdr-plugin-iaxphone-0.0.4-18|10	Source:		http://ventoso.org/luca/vdr/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-iaxphone-0.0.4-18|11	Patch0:		iaxphone-0.0.4-i18n-1.6.patch
12cu|vdr-plugin-iaxphone-0.0.4-18|12	Patch1:		iaxphone-system-iaxclient.patch
12cu|vdr-plugin-iaxphone-0.0.4-18|13	Patch2:		iaxphone-new-iaxclient.patch
12cu|vdr-plugin-iaxphone-0.0.4-18|14	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-iaxphone-0.0.4-18|15	BuildRequires:	iaxclient-devel
12cu|vdr-plugin-iaxphone-0.0.4-18|16	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-iaxphone-0.0.4-18|17	
12cu|vdr-plugin-iaxphone-0.0.4-18|18	%description
12cu|vdr-plugin-iaxphone-0.0.4-18|19	This plugin is a very simple (read: not very featureful and hopefully with
12cu|vdr-plugin-iaxphone-0.0.4-18|20	an high WAF ;-) softphone using the iax protocol (asterisk server).
12cu|vdr-plugin-iaxphone-0.0.4-18|21	It uses the iaxclient library (http://iaxclient.sourceforge.net) to handle
12cu|vdr-plugin-iaxphone-0.0.4-18|22	every details of the call, so the plugin is just an user interface.
12cu|vdr-plugin-iaxphone-0.0.4-18|23	It needs a free (i.e that isn't used by something else, like a softdevice
12cu|vdr-plugin-iaxphone-0.0.4-18|24	plugin), full-duplex sound card.
12cu|vdr-plugin-iaxphone-0.0.4-18|25	
12cu|vdr-plugin-iaxphone-0.0.4-18|26	%prep
12cu|vdr-plugin-iaxphone-0.0.4-18|27	%setup -q -n %plugin-%version
12cu|vdr-plugin-iaxphone-0.0.4-18|28	rm -rf iaxclient
12cu|vdr-plugin-iaxphone-0.0.4-18|29	%patch0 -p1
12cu|vdr-plugin-iaxphone-0.0.4-18|30	%patch1 -p1
12cu|vdr-plugin-iaxphone-0.0.4-18|31	%patch2 -p1
12cu|vdr-plugin-iaxphone-0.0.4-18|32	%vdr_plugin_prep
12cu|vdr-plugin-iaxphone-0.0.4-18|33	
12cu|vdr-plugin-iaxphone-0.0.4-18|34	%build
12cu|vdr-plugin-iaxphone-0.0.4-18|35	%vdr_plugin_build
12cu|vdr-plugin-iaxphone-0.0.4-18|36	
12cu|vdr-plugin-iaxphone-0.0.4-18|37	%install
12cu|vdr-plugin-iaxphone-0.0.4-18|38	%vdr_plugin_install
12cu|vdr-plugin-iaxphone-0.0.4-18|39	
12cu|vdr-plugin-iaxphone-0.0.4-18|40	%files -f %plugin.vdr
12cu|vdr-plugin-iaxphone-0.0.4-18|41	%defattr(-,root,root)
12cu|vdr-plugin-iaxphone-0.0.4-18|42	%doc README HISTORY
12cu|vdr-plugin-iaxphone-0.0.4-18|43	
12cu|vdr-plugin-iaxphone-0.0.4-18|44	
12cu|vdr-plugin-iaxphone-0.0.4-18|45	
12cu|vdr-plugin-iaxphone-0.0.4-18|46	%changelog
12cu|vdr-plugin-iaxphone-0.0.4-18|47	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4-17mdv2010.0
12cu|vdr-plugin-iaxphone-0.0.4-18|48	+ Revision: 401088
12cu|vdr-plugin-iaxphone-0.0.4-18|49	- rebuild for new VDR
12cu|vdr-plugin-iaxphone-0.0.4-18|50	
12cu|vdr-plugin-iaxphone-0.0.4-18|51	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4-16mdv2009.1
12cu|vdr-plugin-iaxphone-0.0.4-18|52	+ Revision: 359838
12cu|vdr-plugin-iaxphone-0.0.4-18|53	- fix build with recent iaxclient (new-iaxclient.patch)
12cu|vdr-plugin-iaxphone-0.0.4-18|54	- use system libiaxclient (system-iaxclient.patch)
12cu|vdr-plugin-iaxphone-0.0.4-18|55	- rebuild for new vdr
12cu|vdr-plugin-iaxphone-0.0.4-18|56	
12cu|vdr-plugin-iaxphone-0.0.4-18|57	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-15mdv2009.0
12cu|vdr-plugin-iaxphone-0.0.4-18|58	+ Revision: 197937
12cu|vdr-plugin-iaxphone-0.0.4-18|59	- rebuild for new vdr
12cu|vdr-plugin-iaxphone-0.0.4-18|60	
12cu|vdr-plugin-iaxphone-0.0.4-18|61	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-14mdv2009.0
12cu|vdr-plugin-iaxphone-0.0.4-18|62	+ Revision: 197679
12cu|vdr-plugin-iaxphone-0.0.4-18|63	- add vdr_plugin_prep
12cu|vdr-plugin-iaxphone-0.0.4-18|64	- bump buildrequires on vdr-devel
12cu|vdr-plugin-iaxphone-0.0.4-18|65	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-iaxphone-0.0.4-18|66	
12cu|vdr-plugin-iaxphone-0.0.4-18|67	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-13mdv2008.1
12cu|vdr-plugin-iaxphone-0.0.4-18|68	+ Revision: 145103
12cu|vdr-plugin-iaxphone-0.0.4-18|69	- rebuild for new vdr
12cu|vdr-plugin-iaxphone-0.0.4-18|70	
12cu|vdr-plugin-iaxphone-0.0.4-18|71	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-iaxphone-0.0.4-18|72	- restore BuildRoot
12cu|vdr-plugin-iaxphone-0.0.4-18|73	
12cu|vdr-plugin-iaxphone-0.0.4-18|74	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-iaxphone-0.0.4-18|75	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-iaxphone-0.0.4-18|76	
12cu|vdr-plugin-iaxphone-0.0.4-18|77	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-12mdv2008.1
12cu|vdr-plugin-iaxphone-0.0.4-18|78	+ Revision: 103143
12cu|vdr-plugin-iaxphone-0.0.4-18|79	- rebuild for new vdr
12cu|vdr-plugin-iaxphone-0.0.4-18|80	
12cu|vdr-plugin-iaxphone-0.0.4-18|81	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-11mdv2008.0
12cu|vdr-plugin-iaxphone-0.0.4-18|82	+ Revision: 50008
12cu|vdr-plugin-iaxphone-0.0.4-18|83	- rebuild for new vdr
12cu|vdr-plugin-iaxphone-0.0.4-18|84	
12cu|vdr-plugin-iaxphone-0.0.4-18|85	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-10mdv2008.0
12cu|vdr-plugin-iaxphone-0.0.4-18|86	+ Revision: 42094
12cu|vdr-plugin-iaxphone-0.0.4-18|87	- rebuild for new vdr
12cu|vdr-plugin-iaxphone-0.0.4-18|88	
12cu|vdr-plugin-iaxphone-0.0.4-18|89	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-9mdv2008.0
12cu|vdr-plugin-iaxphone-0.0.4-18|90	+ Revision: 22694
12cu|vdr-plugin-iaxphone-0.0.4-18|91	- rebuild for new vdr
12cu|vdr-plugin-iaxphone-0.0.4-18|92	
12cu|vdr-plugin-iaxphone-0.0.4-18|93	
12cu|vdr-plugin-iaxphone-0.0.4-18|94	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-8mdv2007.0
12cu|vdr-plugin-iaxphone-0.0.4-18|95	+ Revision: 90931
12cu|vdr-plugin-iaxphone-0.0.4-18|96	- rebuild for new vdr
12cu|vdr-plugin-iaxphone-0.0.4-18|97	
12cu|vdr-plugin-iaxphone-0.0.4-18|98	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-7mdv2007.1
12cu|vdr-plugin-iaxphone-0.0.4-18|99	+ Revision: 74026
12cu|vdr-plugin-iaxphone-0.0.4-18|100	- rebuild for new vdr
12cu|vdr-plugin-iaxphone-0.0.4-18|101	- Import vdr-plugin-iaxphone
12cu|vdr-plugin-iaxphone-0.0.4-18|102	
12cu|vdr-plugin-iaxphone-0.0.4-18|103	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-6mdv2007.0
12cu|vdr-plugin-iaxphone-0.0.4-18|104	- rebuild for new vdr
12cu|vdr-plugin-iaxphone-0.0.4-18|105	
12cu|vdr-plugin-iaxphone-0.0.4-18|106	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-5mdv2007.0
12cu|vdr-plugin-iaxphone-0.0.4-18|107	- stricter abi requires
12cu|vdr-plugin-iaxphone-0.0.4-18|108	
12cu|vdr-plugin-iaxphone-0.0.4-18|109	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-4mdv2007.0
12cu|vdr-plugin-iaxphone-0.0.4-18|110	- rebuild for new vdr
12cu|vdr-plugin-iaxphone-0.0.4-18|111	
12cu|vdr-plugin-iaxphone-0.0.4-18|112	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-3mdv2007.0
12cu|vdr-plugin-iaxphone-0.0.4-18|113	- rebuild for new vdr
12cu|vdr-plugin-iaxphone-0.0.4-18|114	
12cu|vdr-plugin-iaxphone-0.0.4-18|115	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-2mdv2007.0
12cu|vdr-plugin-iaxphone-0.0.4-18|116	- rebuild for new vdr
12cu|vdr-plugin-iaxphone-0.0.4-18|117	
12cu|vdr-plugin-iaxphone-0.0.4-18|118	* Tue Jun 06 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-1mdv2007.0
12cu|vdr-plugin-iaxphone-0.0.4-18|119	- initial Mandriva release
12cu|vdr-plugin-iaxphone-0.0.4-18|120	

13129 12
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|1	
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|2	%define plugin	imonlcd
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|4	%define version	0.0.2
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|5	%define snap	20091026
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|6	%define rel	2
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|7	
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|8	Summary:	VDR plugin: Control an iMON LCD
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|9	Name:		%name
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|10	Version:	%version
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|11	%if %snap
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|12	Release:	%mkrel 1.%snap.%rel
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|13	%else
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|14	Release:	%mkrel %rel
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|15	%endif
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|16	Group:		Video
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|17	License:	GPLv3
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|18	URL:		http://projects.vdr-developer.org/wiki/plg-imonlcd
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|19	%if %snap
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|20	# rm -rf vdr-plugin-imonlcd
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|21	# git clone git://community.xeatre.tv/vdr-plugin-imonlcd.git
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|22	# cd vdr-plugin-imonlcd
12cu|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
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|24	Source:		vdr-%plugin-%snap.tar.bz2
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|25	%else
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|26	Source:		vdr-%plugin-%version.tgz
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|27	%endif
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|28	# includes fontconfig.h but does not use it:
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|29	Patch0:		imonlcd-drop-extra-include.patch
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|30	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|31	BuildRequires:	freetype2-devel
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|32	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|33	Requires:	kmod(lirc_imon)
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|34	
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|35	%description
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|36	A Video Disk Recorder plugin that shows information about the
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|37	current state of VDR on an iMON LCD screen.
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|38	
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|39	%prep
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|40	%if %snap
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|41	%setup -q -n %plugin-%snap
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|42	%else
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|43	%setup -q -n %plugin-%version
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|44	%endif
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|45	%patch0 -p1
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|46	%vdr_plugin_prep
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|47	
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|48	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|49	# Sets the lcd-device to other device than /dev/lcd0
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|50	var=LCD_DEVICE
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|51	param="-d LCD_DEVICE"
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|52	# sets the protocol of lcd-device:
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|53	# '0038'	For LCD with ID 15c2:0038 SoundGraph Inc (default)
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|54	# 'ffdc'	For LCD with ID 15c2:ffdc SoundGraph Inc
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|55	var=PROTOCOL
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|56	param="-p PROTOCOL"
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|57	%vdr_plugin_params_end
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|58	
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|59	%build
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|60	%vdr_plugin_build
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|61	
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|62	%install
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|63	%vdr_plugin_install
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|64	
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|65	%files -f %plugin.vdr
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|66	%defattr(-,root,root)
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|67	%doc README HISTORY
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|68	
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|69	
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|70	%changelog
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|71	* Mon Oct 26 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-1.20091026.1mdv2010.1
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|72	+ Revision: 459413
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|73	- do not include unused fontconfig header (drop-extra-include.patch)
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|74	- initial Mandriva release
12cu|vdr-plugin-imonlcd-0.0.2-1.20091026.2|75	

13130 12
12cu|vdr-plugin-iptv-0.3.2-3|1	
12cu|vdr-plugin-iptv-0.3.2-3|2	%define plugin	iptv
12cu|vdr-plugin-iptv-0.3.2-3|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-iptv-0.3.2-3|4	%define version	0.3.2
12cu|vdr-plugin-iptv-0.3.2-3|5	%define rel	3
12cu|vdr-plugin-iptv-0.3.2-3|6	
12cu|vdr-plugin-iptv-0.3.2-3|7	%define debug_package %{nil}
12cu|vdr-plugin-iptv-0.3.2-3|8	
12cu|vdr-plugin-iptv-0.3.2-3|9	Summary:	VDR plugin: Experience the IPTV
12cu|vdr-plugin-iptv-0.3.2-3|10	Name:		%name
12cu|vdr-plugin-iptv-0.3.2-3|11	Version:	%version
12cu|vdr-plugin-iptv-0.3.2-3|12	Release:	%mkrel %rel
12cu|vdr-plugin-iptv-0.3.2-3|13	Group:		Video
12cu|vdr-plugin-iptv-0.3.2-3|14	License:	GPLv2
12cu|vdr-plugin-iptv-0.3.2-3|15	URL:		http://www.saunalahti.fi/~rahrenbe/vdr/iptv/
12cu|vdr-plugin-iptv-0.3.2-3|16	Source:		http://www.saunalahti.fi/~rahrenbe/vdr/iptv/files/vdr-%plugin-%version.tgz
12cu|vdr-plugin-iptv-0.3.2-3|17	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-iptv-0.3.2-3|18	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-iptv-0.3.2-3|19	# for example helper scripts
12cu|vdr-plugin-iptv-0.3.2-3|20	# disabled for now as not needed by everyone and they are quite big
12cu|vdr-plugin-iptv-0.3.2-3|21	#Suggests:	ffmpeg
12cu|vdr-plugin-iptv-0.3.2-3|22	#Suggests:	vlc
12cu|vdr-plugin-iptv-0.3.2-3|23	#Suggests:	mplayer
12cu|vdr-plugin-iptv-0.3.2-3|24	#Suggests:	alsa-utils
12cu|vdr-plugin-iptv-0.3.2-3|25	
12cu|vdr-plugin-iptv-0.3.2-3|26	%description
12cu|vdr-plugin-iptv-0.3.2-3|27	This plugin integrates multicast IPTV transport streams seamlessly into
12cu|vdr-plugin-iptv-0.3.2-3|28	VDR. You can use any IPTV channel like any other normal DVB channel for
12cu|vdr-plugin-iptv-0.3.2-3|29	live viewing, recording, etc. The plugin also features full section
12cu|vdr-plugin-iptv-0.3.2-3|30	filtering capabilities which allow for example EIT information to be
12cu|vdr-plugin-iptv-0.3.2-3|31	extracted from the incoming stream.
12cu|vdr-plugin-iptv-0.3.2-3|32	
12cu|vdr-plugin-iptv-0.3.2-3|33	Currently the IPTV plugin has direct support for both multicast UDP/RTP
12cu|vdr-plugin-iptv-0.3.2-3|34	and unicast HTTP MPEG1/2 transport streams. Also a file input method is
12cu|vdr-plugin-iptv-0.3.2-3|35	supported, but a file delay must be selected individually to prevent
12cu|vdr-plugin-iptv-0.3.2-3|36	VDR's transfer buffer over/underflow. Therefore the file input should be
12cu|vdr-plugin-iptv-0.3.2-3|37	considered as a testing feature only.
12cu|vdr-plugin-iptv-0.3.2-3|38	
12cu|vdr-plugin-iptv-0.3.2-3|39	IPTV plugin also features a support for external streaming applications.
12cu|vdr-plugin-iptv-0.3.2-3|40	With proper helper applications and configuration IPTV plugin is able to
12cu|vdr-plugin-iptv-0.3.2-3|41	display not only MPEG1/2 transport streams but also other formats like
12cu|vdr-plugin-iptv-0.3.2-3|42	MP3 radio streams, mms video streams and so on.
12cu|vdr-plugin-iptv-0.3.2-3|43	
12cu|vdr-plugin-iptv-0.3.2-3|44	The example scripts require alsa-utils, ffmpeg, mplayer, vlc.
12cu|vdr-plugin-iptv-0.3.2-3|45	
12cu|vdr-plugin-iptv-0.3.2-3|46	%prep
12cu|vdr-plugin-iptv-0.3.2-3|47	%setup -q -n %plugin-%version
12cu|vdr-plugin-iptv-0.3.2-3|48	%vdr_plugin_prep
12cu|vdr-plugin-iptv-0.3.2-3|49	
12cu|vdr-plugin-iptv-0.3.2-3|50	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-iptv-0.3.2-3|51	# Number of devices to be created
12cu|vdr-plugin-iptv-0.3.2-3|52	var=DEVICES
12cu|vdr-plugin-iptv-0.3.2-3|53	param=--devices=DEVICES
12cu|vdr-plugin-iptv-0.3.2-3|54	%vdr_plugin_params_end
12cu|vdr-plugin-iptv-0.3.2-3|55	
12cu|vdr-plugin-iptv-0.3.2-3|56	perl -pi -e 's,CHANNELS_CONF=.*$,CHANNELS_CONF=%{vdr_cfgdir}/channels.conf,' iptv/vlc2iptv
12cu|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
12cu|vdr-plugin-iptv-0.3.2-3|58	
12cu|vdr-plugin-iptv-0.3.2-3|59	%build
12cu|vdr-plugin-iptv-0.3.2-3|60	%vdr_plugin_build
12cu|vdr-plugin-iptv-0.3.2-3|61	
12cu|vdr-plugin-iptv-0.3.2-3|62	%install
12cu|vdr-plugin-iptv-0.3.2-3|63	%vdr_plugin_install
12cu|vdr-plugin-iptv-0.3.2-3|64	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-iptv-0.3.2-3|65	install -m755 iptv/* %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-iptv-0.3.2-3|66	
12cu|vdr-plugin-iptv-0.3.2-3|67	%files -f %plugin.vdr
12cu|vdr-plugin-iptv-0.3.2-3|68	%defattr(-,root,root)
12cu|vdr-plugin-iptv-0.3.2-3|69	%doc README HISTORY
12cu|vdr-plugin-iptv-0.3.2-3|70	%dir %{vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-iptv-0.3.2-3|71	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/image.sh
12cu|vdr-plugin-iptv-0.3.2-3|72	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/internetradio.sh
12cu|vdr-plugin-iptv-0.3.2-3|73	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/iptvstream-notrap.sh
12cu|vdr-plugin-iptv-0.3.2-3|74	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/iptvstream.sh
12cu|vdr-plugin-iptv-0.3.2-3|75	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/linein.sh
12cu|vdr-plugin-iptv-0.3.2-3|76	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/vlc2iptv
12cu|vdr-plugin-iptv-0.3.2-3|77	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/webcam.sh
12cu|vdr-plugin-iptv-0.3.2-3|78	
12cu|vdr-plugin-iptv-0.3.2-3|79	
12cu|vdr-plugin-iptv-0.3.2-3|80	
12cu|vdr-plugin-iptv-0.3.2-3|81	%changelog
12cu|vdr-plugin-iptv-0.3.2-3|82	* Sat Sep 04 2010 Anssi Hannula <anssi@mandriva.org> 0.3.2-1mdv2011.0
12cu|vdr-plugin-iptv-0.3.2-3|83	+ Revision: 575998
12cu|vdr-plugin-iptv-0.3.2-3|84	- new version
12cu|vdr-plugin-iptv-0.3.2-3|85	- update license tag for current policy
12cu|vdr-plugin-iptv-0.3.2-3|86	
12cu|vdr-plugin-iptv-0.3.2-3|87	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.3.0-2mdv2011.0
12cu|vdr-plugin-iptv-0.3.2-3|88	+ Revision: 401088
12cu|vdr-plugin-iptv-0.3.2-3|89	- rebuild for new VDR
12cu|vdr-plugin-iptv-0.3.2-3|90	
12cu|vdr-plugin-iptv-0.3.2-3|91	* Sat Jul 25 2009 Anssi Hannula <anssi@mandriva.org> 0.3.0-1mdv2010.0
12cu|vdr-plugin-iptv-0.3.2-3|92	+ Revision: 399815
12cu|vdr-plugin-iptv-0.3.2-3|93	- new version
12cu|vdr-plugin-iptv-0.3.2-3|94	- specify requirements of example scripts in description
12cu|vdr-plugin-iptv-0.3.2-3|95	
12cu|vdr-plugin-iptv-0.3.2-3|96	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.2.0-3mdv2009.1
12cu|vdr-plugin-iptv-0.3.2-3|97	+ Revision: 359327
12cu|vdr-plugin-iptv-0.3.2-3|98	- rebuild for new vdr
12cu|vdr-plugin-iptv-0.3.2-3|99	
12cu|vdr-plugin-iptv-0.3.2-3|100	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.2.0-2mdv2009.0
12cu|vdr-plugin-iptv-0.3.2-3|101	+ Revision: 197939
12cu|vdr-plugin-iptv-0.3.2-3|102	- rebuild for new vdr
12cu|vdr-plugin-iptv-0.3.2-3|103	
12cu|vdr-plugin-iptv-0.3.2-3|104	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.2.0-1mdv2009.0
12cu|vdr-plugin-iptv-0.3.2-3|105	+ Revision: 197681
12cu|vdr-plugin-iptv-0.3.2-3|106	- new version
12cu|vdr-plugin-iptv-0.3.2-3|107	- add vdr_plugin_prep
12cu|vdr-plugin-iptv-0.3.2-3|108	- bump buildrequires on vdr-devel
12cu|vdr-plugin-iptv-0.3.2-3|109	- drop unneeded 1.4-support patch (P0)
12cu|vdr-plugin-iptv-0.3.2-3|110	- initial Mandriva release
12cu|vdr-plugin-iptv-0.3.2-3|111	

13131 12
12cu|vdr-plugin-joystick-0.0.3-20|1	
12cu|vdr-plugin-joystick-0.0.3-20|2	%define plugin	joystick
12cu|vdr-plugin-joystick-0.0.3-20|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-joystick-0.0.3-20|4	%define version	0.0.3
12cu|vdr-plugin-joystick-0.0.3-20|5	%define rel	20
12cu|vdr-plugin-joystick-0.0.3-20|6	
12cu|vdr-plugin-joystick-0.0.3-20|7	Summary:	VDR plugin: use a joystick as a remote
12cu|vdr-plugin-joystick-0.0.3-20|8	Name:		%name
12cu|vdr-plugin-joystick-0.0.3-20|9	Version:	%version
12cu|vdr-plugin-joystick-0.0.3-20|10	Release:	%mkrel %rel
12cu|vdr-plugin-joystick-0.0.3-20|11	Group:		Video
12cu|vdr-plugin-joystick-0.0.3-20|12	License:	GPL
12cu|vdr-plugin-joystick-0.0.3-20|13	URL:		http://www.powarman.de/vdr_plugins.htm
12cu|vdr-plugin-joystick-0.0.3-20|14	Source:		http://home.arcor.de/andreas.regel/files/joystick/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-joystick-0.0.3-20|15	# workaround for glibc #22923
12cu|vdr-plugin-joystick-0.0.3-20|16	Patch1:		vdr-joystick-glibc-int32.patch
12cu|vdr-plugin-joystick-0.0.3-20|17	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-joystick-0.0.3-20|18	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-joystick-0.0.3-20|19	
12cu|vdr-plugin-joystick-0.0.3-20|20	%description
12cu|vdr-plugin-joystick-0.0.3-20|21	This plugin allows using a joystick as a remote control for VDR. I recommend
12cu|vdr-plugin-joystick-0.0.3-20|22	a joystick with a minimum of 2 axes and 4 buttons.
12cu|vdr-plugin-joystick-0.0.3-20|23	
12cu|vdr-plugin-joystick-0.0.3-20|24	%prep
12cu|vdr-plugin-joystick-0.0.3-20|25	%setup -q -n %plugin-%version
12cu|vdr-plugin-joystick-0.0.3-20|26	%patch1 -p0
12cu|vdr-plugin-joystick-0.0.3-20|27	%vdr_plugin_prep
12cu|vdr-plugin-joystick-0.0.3-20|28	
12cu|vdr-plugin-joystick-0.0.3-20|29	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-joystick-0.0.3-20|30	# joystick device
12cu|vdr-plugin-joystick-0.0.3-20|31	var=DEVICE
12cu|vdr-plugin-joystick-0.0.3-20|32	param=--device=DEVICE
12cu|vdr-plugin-joystick-0.0.3-20|33	default=/dev/input/js0
12cu|vdr-plugin-joystick-0.0.3-20|34	%vdr_plugin_params_end
12cu|vdr-plugin-joystick-0.0.3-20|35	
12cu|vdr-plugin-joystick-0.0.3-20|36	perl -pi -e 's/^2/# 2/' examples/mappings.conf
12cu|vdr-plugin-joystick-0.0.3-20|37	
12cu|vdr-plugin-joystick-0.0.3-20|38	%build
12cu|vdr-plugin-joystick-0.0.3-20|39	%vdr_plugin_build
12cu|vdr-plugin-joystick-0.0.3-20|40	
12cu|vdr-plugin-joystick-0.0.3-20|41	%install
12cu|vdr-plugin-joystick-0.0.3-20|42	%vdr_plugin_install
12cu|vdr-plugin-joystick-0.0.3-20|43	
12cu|vdr-plugin-joystick-0.0.3-20|44	install -D -m644 examples/mappings.conf %{buildroot}%{vdr_plugin_cfgdir}/%plugin/mappings.conf
12cu|vdr-plugin-joystick-0.0.3-20|45	
12cu|vdr-plugin-joystick-0.0.3-20|46	%files -f %plugin.vdr
12cu|vdr-plugin-joystick-0.0.3-20|47	%defattr(-,root,root)
12cu|vdr-plugin-joystick-0.0.3-20|48	%doc README HISTORY
12cu|vdr-plugin-joystick-0.0.3-20|49	%dir %{vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-joystick-0.0.3-20|50	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/mappings.conf
12cu|vdr-plugin-joystick-0.0.3-20|51	
12cu|vdr-plugin-joystick-0.0.3-20|52	
12cu|vdr-plugin-joystick-0.0.3-20|53	
12cu|vdr-plugin-joystick-0.0.3-20|54	
12cu|vdr-plugin-joystick-0.0.3-20|55	%changelog
12cu|vdr-plugin-joystick-0.0.3-20|56	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3-18mdv2011.0
12cu|vdr-plugin-joystick-0.0.3-20|57	+ Revision: 404572
12cu|vdr-plugin-joystick-0.0.3-20|58	- rebuild due to BS building the previous release against wrong VDR on i586
12cu|vdr-plugin-joystick-0.0.3-20|59	
12cu|vdr-plugin-joystick-0.0.3-20|60	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3-17mdv2010.0
12cu|vdr-plugin-joystick-0.0.3-20|61	+ Revision: 401088
12cu|vdr-plugin-joystick-0.0.3-20|62	- rebuild for new VDR
12cu|vdr-plugin-joystick-0.0.3-20|63	
12cu|vdr-plugin-joystick-0.0.3-20|64	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3-16mdv2009.1
12cu|vdr-plugin-joystick-0.0.3-20|65	+ Revision: 359328
12cu|vdr-plugin-joystick-0.0.3-20|66	- rebuild for new vdr
12cu|vdr-plugin-joystick-0.0.3-20|67	
12cu|vdr-plugin-joystick-0.0.3-20|68	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-15mdv2009.0
12cu|vdr-plugin-joystick-0.0.3-20|69	+ Revision: 197940
12cu|vdr-plugin-joystick-0.0.3-20|70	- rebuild for new vdr
12cu|vdr-plugin-joystick-0.0.3-20|71	
12cu|vdr-plugin-joystick-0.0.3-20|72	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-14mdv2009.0
12cu|vdr-plugin-joystick-0.0.3-20|73	+ Revision: 197682
12cu|vdr-plugin-joystick-0.0.3-20|74	- add vdr_plugin_prep
12cu|vdr-plugin-joystick-0.0.3-20|75	- bump buildrequires on vdr-devel
12cu|vdr-plugin-joystick-0.0.3-20|76	
12cu|vdr-plugin-joystick-0.0.3-20|77	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-13mdv2008.1
12cu|vdr-plugin-joystick-0.0.3-20|78	+ Revision: 145105
12cu|vdr-plugin-joystick-0.0.3-20|79	- rebuild for new vdr
12cu|vdr-plugin-joystick-0.0.3-20|80	
12cu|vdr-plugin-joystick-0.0.3-20|81	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-joystick-0.0.3-20|82	- restore BuildRoot
12cu|vdr-plugin-joystick-0.0.3-20|83	
12cu|vdr-plugin-joystick-0.0.3-20|84	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-joystick-0.0.3-20|85	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-joystick-0.0.3-20|86	
12cu|vdr-plugin-joystick-0.0.3-20|87	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-12mdv2008.1
12cu|vdr-plugin-joystick-0.0.3-20|88	+ Revision: 103145
12cu|vdr-plugin-joystick-0.0.3-20|89	- rebuild for new vdr
12cu|vdr-plugin-joystick-0.0.3-20|90	
12cu|vdr-plugin-joystick-0.0.3-20|91	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-11mdv2008.0
12cu|vdr-plugin-joystick-0.0.3-20|92	+ Revision: 50010
12cu|vdr-plugin-joystick-0.0.3-20|93	- rebuild for new vdr
12cu|vdr-plugin-joystick-0.0.3-20|94	
12cu|vdr-plugin-joystick-0.0.3-20|95	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-10mdv2008.0
12cu|vdr-plugin-joystick-0.0.3-20|96	+ Revision: 42096
12cu|vdr-plugin-joystick-0.0.3-20|97	- rebuild for new vdr
12cu|vdr-plugin-joystick-0.0.3-20|98	
12cu|vdr-plugin-joystick-0.0.3-20|99	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-9mdv2008.0
12cu|vdr-plugin-joystick-0.0.3-20|100	+ Revision: 22700
12cu|vdr-plugin-joystick-0.0.3-20|101	- rebuild for new vdr
12cu|vdr-plugin-joystick-0.0.3-20|102	
12cu|vdr-plugin-joystick-0.0.3-20|103	
12cu|vdr-plugin-joystick-0.0.3-20|104	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-8mdv2007.0
12cu|vdr-plugin-joystick-0.0.3-20|105	+ Revision: 90934
12cu|vdr-plugin-joystick-0.0.3-20|106	- rebuild for new vdr
12cu|vdr-plugin-joystick-0.0.3-20|107	
12cu|vdr-plugin-joystick-0.0.3-20|108	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-7mdv2007.1
12cu|vdr-plugin-joystick-0.0.3-20|109	+ Revision: 74032
12cu|vdr-plugin-joystick-0.0.3-20|110	- rebuild for new vdr
12cu|vdr-plugin-joystick-0.0.3-20|111	- Import vdr-plugin-joystick
12cu|vdr-plugin-joystick-0.0.3-20|112	
12cu|vdr-plugin-joystick-0.0.3-20|113	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-6mdv2007.0
12cu|vdr-plugin-joystick-0.0.3-20|114	- rebuild for new vdr
12cu|vdr-plugin-joystick-0.0.3-20|115	
12cu|vdr-plugin-joystick-0.0.3-20|116	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-5mdv2007.0
12cu|vdr-plugin-joystick-0.0.3-20|117	- stricter abi requires
12cu|vdr-plugin-joystick-0.0.3-20|118	
12cu|vdr-plugin-joystick-0.0.3-20|119	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-4mdv2007.0
12cu|vdr-plugin-joystick-0.0.3-20|120	- rebuild for new vdr
12cu|vdr-plugin-joystick-0.0.3-20|121	
12cu|vdr-plugin-joystick-0.0.3-20|122	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-3mdv2007.0
12cu|vdr-plugin-joystick-0.0.3-20|123	- rebuild for new vdr
12cu|vdr-plugin-joystick-0.0.3-20|124	
12cu|vdr-plugin-joystick-0.0.3-20|125	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-2mdv2007.0
12cu|vdr-plugin-joystick-0.0.3-20|126	- use _ prefix for system path macros
12cu|vdr-plugin-joystick-0.0.3-20|127	
12cu|vdr-plugin-joystick-0.0.3-20|128	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-1mdv2007.0
12cu|vdr-plugin-joystick-0.0.3-20|129	- initial Mandriva release
12cu|vdr-plugin-joystick-0.0.3-20|130	

13132 12
12cu|vdr-plugin-kvdrmon-0.6-17|1	
12cu|vdr-plugin-kvdrmon-0.6-17|2	%define plugin	kvdrmon
12cu|vdr-plugin-kvdrmon-0.6-17|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-kvdrmon-0.6-17|4	%define version	0.6
12cu|vdr-plugin-kvdrmon-0.6-17|5	%define rel	17
12cu|vdr-plugin-kvdrmon-0.6-17|6	
12cu|vdr-plugin-kvdrmon-0.6-17|7	Summary:	VDR plugin: kvdrmon support plugin
12cu|vdr-plugin-kvdrmon-0.6-17|8	Name:		%name
12cu|vdr-plugin-kvdrmon-0.6-17|9	Version:	%version
12cu|vdr-plugin-kvdrmon-0.6-17|10	Release:	%mkrel %rel
12cu|vdr-plugin-kvdrmon-0.6-17|11	Group:		Video
12cu|vdr-plugin-kvdrmon-0.6-17|12	License:	GPL
12cu|vdr-plugin-kvdrmon-0.6-17|13	URL:		http://vdr-statusleds.sourceforge.net/kvdrmon/
12cu|vdr-plugin-kvdrmon-0.6-17|14	Source:		http://prdownloads.sourceforge.net/vdr-statusleds/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-kvdrmon-0.6-17|15	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-kvdrmon-0.6-17|16	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-kvdrmon-0.6-17|17	
12cu|vdr-plugin-kvdrmon-0.6-17|18	%description
12cu|vdr-plugin-kvdrmon-0.6-17|19	This plugin allows monitoring VDR activity. There exists a co-project
12cu|vdr-plugin-kvdrmon-0.6-17|20	kvdrmon. This KDE kicker applet talks with the vdrmon plugin and shows
12cu|vdr-plugin-kvdrmon-0.6-17|21	the VDR status.
12cu|vdr-plugin-kvdrmon-0.6-17|22	
12cu|vdr-plugin-kvdrmon-0.6-17|23	%prep
12cu|vdr-plugin-kvdrmon-0.6-17|24	%setup -q -n %plugin-%version
12cu|vdr-plugin-kvdrmon-0.6-17|25	%vdr_plugin_prep
12cu|vdr-plugin-kvdrmon-0.6-17|26	
12cu|vdr-plugin-kvdrmon-0.6-17|27	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-kvdrmon-0.6-17|28	# port number to listen in
12cu|vdr-plugin-kvdrmon-0.6-17|29	var=LISTEN_PORT
12cu|vdr-plugin-kvdrmon-0.6-17|30	param="-p LISTEN_PORT"
12cu|vdr-plugin-kvdrmon-0.6-17|31	%vdr_plugin_params_end
12cu|vdr-plugin-kvdrmon-0.6-17|32	
12cu|vdr-plugin-kvdrmon-0.6-17|33	%build
12cu|vdr-plugin-kvdrmon-0.6-17|34	%vdr_plugin_build
12cu|vdr-plugin-kvdrmon-0.6-17|35	
12cu|vdr-plugin-kvdrmon-0.6-17|36	%install
12cu|vdr-plugin-kvdrmon-0.6-17|37	%vdr_plugin_install
12cu|vdr-plugin-kvdrmon-0.6-17|38	
12cu|vdr-plugin-kvdrmon-0.6-17|39	%files -f %plugin.vdr
12cu|vdr-plugin-kvdrmon-0.6-17|40	%defattr(-,root,root)
12cu|vdr-plugin-kvdrmon-0.6-17|41	%doc README
12cu|vdr-plugin-kvdrmon-0.6-17|42	
12cu|vdr-plugin-kvdrmon-0.6-17|43	
12cu|vdr-plugin-kvdrmon-0.6-17|44	
12cu|vdr-plugin-kvdrmon-0.6-17|45	
12cu|vdr-plugin-kvdrmon-0.6-17|46	%changelog
12cu|vdr-plugin-kvdrmon-0.6-17|47	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.6-16mdv2010.0
12cu|vdr-plugin-kvdrmon-0.6-17|48	+ Revision: 401088
12cu|vdr-plugin-kvdrmon-0.6-17|49	- rebuild for new VDR
12cu|vdr-plugin-kvdrmon-0.6-17|50	
12cu|vdr-plugin-kvdrmon-0.6-17|51	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.6-15mdv2009.1
12cu|vdr-plugin-kvdrmon-0.6-17|52	+ Revision: 359329
12cu|vdr-plugin-kvdrmon-0.6-17|53	- rebuild for new vdr
12cu|vdr-plugin-kvdrmon-0.6-17|54	
12cu|vdr-plugin-kvdrmon-0.6-17|55	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.6-14mdv2009.0
12cu|vdr-plugin-kvdrmon-0.6-17|56	+ Revision: 197941
12cu|vdr-plugin-kvdrmon-0.6-17|57	- rebuild for new vdr
12cu|vdr-plugin-kvdrmon-0.6-17|58	
12cu|vdr-plugin-kvdrmon-0.6-17|59	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.6-13mdv2009.0
12cu|vdr-plugin-kvdrmon-0.6-17|60	+ Revision: 197683
12cu|vdr-plugin-kvdrmon-0.6-17|61	- add vdr_plugin_prep
12cu|vdr-plugin-kvdrmon-0.6-17|62	- bump buildrequires on vdr-devel
12cu|vdr-plugin-kvdrmon-0.6-17|63	
12cu|vdr-plugin-kvdrmon-0.6-17|64	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.6-12mdv2008.1
12cu|vdr-plugin-kvdrmon-0.6-17|65	+ Revision: 145106
12cu|vdr-plugin-kvdrmon-0.6-17|66	- rebuild for new vdr
12cu|vdr-plugin-kvdrmon-0.6-17|67	
12cu|vdr-plugin-kvdrmon-0.6-17|68	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-kvdrmon-0.6-17|69	- restore BuildRoot
12cu|vdr-plugin-kvdrmon-0.6-17|70	
12cu|vdr-plugin-kvdrmon-0.6-17|71	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-kvdrmon-0.6-17|72	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-kvdrmon-0.6-17|73	
12cu|vdr-plugin-kvdrmon-0.6-17|74	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.6-11mdv2008.1
12cu|vdr-plugin-kvdrmon-0.6-17|75	+ Revision: 103146
12cu|vdr-plugin-kvdrmon-0.6-17|76	- rebuild for new vdr
12cu|vdr-plugin-kvdrmon-0.6-17|77	
12cu|vdr-plugin-kvdrmon-0.6-17|78	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.6-10mdv2008.0
12cu|vdr-plugin-kvdrmon-0.6-17|79	+ Revision: 50011
12cu|vdr-plugin-kvdrmon-0.6-17|80	- rebuild for new vdr
12cu|vdr-plugin-kvdrmon-0.6-17|81	
12cu|vdr-plugin-kvdrmon-0.6-17|82	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.6-9mdv2008.0
12cu|vdr-plugin-kvdrmon-0.6-17|83	+ Revision: 42097
12cu|vdr-plugin-kvdrmon-0.6-17|84	- rebuild for new vdr
12cu|vdr-plugin-kvdrmon-0.6-17|85	
12cu|vdr-plugin-kvdrmon-0.6-17|86	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.6-8mdv2008.0
12cu|vdr-plugin-kvdrmon-0.6-17|87	+ Revision: 22741
12cu|vdr-plugin-kvdrmon-0.6-17|88	- rebuild for new vdr
12cu|vdr-plugin-kvdrmon-0.6-17|89	
12cu|vdr-plugin-kvdrmon-0.6-17|90	
12cu|vdr-plugin-kvdrmon-0.6-17|91	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.6-7mdv2007.0
12cu|vdr-plugin-kvdrmon-0.6-17|92	+ Revision: 90935
12cu|vdr-plugin-kvdrmon-0.6-17|93	- rebuild for new vdr
12cu|vdr-plugin-kvdrmon-0.6-17|94	
12cu|vdr-plugin-kvdrmon-0.6-17|95	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.6-6mdv2007.1
12cu|vdr-plugin-kvdrmon-0.6-17|96	+ Revision: 74033
12cu|vdr-plugin-kvdrmon-0.6-17|97	- rebuild for new vdr
12cu|vdr-plugin-kvdrmon-0.6-17|98	- Import vdr-plugin-kvdrmon
12cu|vdr-plugin-kvdrmon-0.6-17|99	
12cu|vdr-plugin-kvdrmon-0.6-17|100	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.6-5mdv2007.0
12cu|vdr-plugin-kvdrmon-0.6-17|101	- rebuild for new vdr
12cu|vdr-plugin-kvdrmon-0.6-17|102	
12cu|vdr-plugin-kvdrmon-0.6-17|103	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.6-4mdv2007.0
12cu|vdr-plugin-kvdrmon-0.6-17|104	- stricter abi requires
12cu|vdr-plugin-kvdrmon-0.6-17|105	
12cu|vdr-plugin-kvdrmon-0.6-17|106	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.6-3mdv2007.0
12cu|vdr-plugin-kvdrmon-0.6-17|107	- rebuild for new vdr
12cu|vdr-plugin-kvdrmon-0.6-17|108	
12cu|vdr-plugin-kvdrmon-0.6-17|109	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.6-2mdv2007.0
12cu|vdr-plugin-kvdrmon-0.6-17|110	- rebuild for new vdr
12cu|vdr-plugin-kvdrmon-0.6-17|111	
12cu|vdr-plugin-kvdrmon-0.6-17|112	* Thu Jul 13 2006 Anssi Hannula <anssi@mandriva.org> 0.6-1mdv2007.0
12cu|vdr-plugin-kvdrmon-0.6-17|113	- initial Mandriva release
12cu|vdr-plugin-kvdrmon-0.6-17|114	

13133 12
12cu|vdr-plugin-launcher-0.0.2a-17|1	
12cu|vdr-plugin-launcher-0.0.2a-17|2	%define plugin	launcher
12cu|vdr-plugin-launcher-0.0.2a-17|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-launcher-0.0.2a-17|4	%define version	0.0.2a
12cu|vdr-plugin-launcher-0.0.2a-17|5	%define rel	17
12cu|vdr-plugin-launcher-0.0.2a-17|6	
12cu|vdr-plugin-launcher-0.0.2a-17|7	Summary:	VDR plugin: launch other plugins
12cu|vdr-plugin-launcher-0.0.2a-17|8	Name:		%name
12cu|vdr-plugin-launcher-0.0.2a-17|9	Version:	%version
12cu|vdr-plugin-launcher-0.0.2a-17|10	Release:	%mkrel %rel
12cu|vdr-plugin-launcher-0.0.2a-17|11	Group:		Video
12cu|vdr-plugin-launcher-0.0.2a-17|12	License:	GPL
12cu|vdr-plugin-launcher-0.0.2a-17|13	URL:		http://people.freenet.de/cwieninger/html/vdr-launcher.html
12cu|vdr-plugin-launcher-0.0.2a-17|14	Source:		http://people.freenet.de/cwieninger/vdr_1.3.11-%plugin-%version.tar.bz2
12cu|vdr-plugin-launcher-0.0.2a-17|15	Patch0:		launcher-0.0.2a-i18n-1.6.patch
12cu|vdr-plugin-launcher-0.0.2a-17|16	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-launcher-0.0.2a-17|17	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-launcher-0.0.2a-17|18	
12cu|vdr-plugin-launcher-0.0.2a-17|19	%description
12cu|vdr-plugin-launcher-0.0.2a-17|20	This is a little plugin, that allows you to select and start other
12cu|vdr-plugin-launcher-0.0.2a-17|21	plugins, even if there are not shown in the main menu. You can also
12cu|vdr-plugin-launcher-0.0.2a-17|22	access the setup menu of a plugin.
12cu|vdr-plugin-launcher-0.0.2a-17|23	
12cu|vdr-plugin-launcher-0.0.2a-17|24	%prep
12cu|vdr-plugin-launcher-0.0.2a-17|25	%setup -q -n %plugin-%version
12cu|vdr-plugin-launcher-0.0.2a-17|26	%patch0 -p1
12cu|vdr-plugin-launcher-0.0.2a-17|27	%vdr_plugin_prep
12cu|vdr-plugin-launcher-0.0.2a-17|28	
12cu|vdr-plugin-launcher-0.0.2a-17|29	%build
12cu|vdr-plugin-launcher-0.0.2a-17|30	%vdr_plugin_build
12cu|vdr-plugin-launcher-0.0.2a-17|31	
12cu|vdr-plugin-launcher-0.0.2a-17|32	%install
12cu|vdr-plugin-launcher-0.0.2a-17|33	%vdr_plugin_install
12cu|vdr-plugin-launcher-0.0.2a-17|34	
12cu|vdr-plugin-launcher-0.0.2a-17|35	%files -f %plugin.vdr
12cu|vdr-plugin-launcher-0.0.2a-17|36	%defattr(-,root,root)
12cu|vdr-plugin-launcher-0.0.2a-17|37	%doc README* HISTORY
12cu|vdr-plugin-launcher-0.0.2a-17|38	
12cu|vdr-plugin-launcher-0.0.2a-17|39	
12cu|vdr-plugin-launcher-0.0.2a-17|40	
12cu|vdr-plugin-launcher-0.0.2a-17|41	
12cu|vdr-plugin-launcher-0.0.2a-17|42	%changelog
12cu|vdr-plugin-launcher-0.0.2a-17|43	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2a-16mdv2010.0
12cu|vdr-plugin-launcher-0.0.2a-17|44	+ Revision: 401088
12cu|vdr-plugin-launcher-0.0.2a-17|45	- rebuild for new VDR
12cu|vdr-plugin-launcher-0.0.2a-17|46	
12cu|vdr-plugin-launcher-0.0.2a-17|47	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2a-15mdv2009.1
12cu|vdr-plugin-launcher-0.0.2a-17|48	+ Revision: 359330
12cu|vdr-plugin-launcher-0.0.2a-17|49	- rebuild for new vdr
12cu|vdr-plugin-launcher-0.0.2a-17|50	
12cu|vdr-plugin-launcher-0.0.2a-17|51	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2a-14mdv2009.0
12cu|vdr-plugin-launcher-0.0.2a-17|52	+ Revision: 197942
12cu|vdr-plugin-launcher-0.0.2a-17|53	- rebuild for new vdr
12cu|vdr-plugin-launcher-0.0.2a-17|54	
12cu|vdr-plugin-launcher-0.0.2a-17|55	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2a-13mdv2009.0
12cu|vdr-plugin-launcher-0.0.2a-17|56	+ Revision: 197684
12cu|vdr-plugin-launcher-0.0.2a-17|57	- add vdr_plugin_prep
12cu|vdr-plugin-launcher-0.0.2a-17|58	- bump buildrequires on vdr-devel
12cu|vdr-plugin-launcher-0.0.2a-17|59	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-launcher-0.0.2a-17|60	
12cu|vdr-plugin-launcher-0.0.2a-17|61	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2a-12mdv2008.1
12cu|vdr-plugin-launcher-0.0.2a-17|62	+ Revision: 145107
12cu|vdr-plugin-launcher-0.0.2a-17|63	- rebuild for new vdr
12cu|vdr-plugin-launcher-0.0.2a-17|64	
12cu|vdr-plugin-launcher-0.0.2a-17|65	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-launcher-0.0.2a-17|66	- restore BuildRoot
12cu|vdr-plugin-launcher-0.0.2a-17|67	
12cu|vdr-plugin-launcher-0.0.2a-17|68	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-launcher-0.0.2a-17|69	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-launcher-0.0.2a-17|70	
12cu|vdr-plugin-launcher-0.0.2a-17|71	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2a-11mdv2008.1
12cu|vdr-plugin-launcher-0.0.2a-17|72	+ Revision: 103147
12cu|vdr-plugin-launcher-0.0.2a-17|73	- rebuild for new vdr
12cu|vdr-plugin-launcher-0.0.2a-17|74	
12cu|vdr-plugin-launcher-0.0.2a-17|75	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2a-10mdv2008.0
12cu|vdr-plugin-launcher-0.0.2a-17|76	+ Revision: 50012
12cu|vdr-plugin-launcher-0.0.2a-17|77	- rebuild for new vdr
12cu|vdr-plugin-launcher-0.0.2a-17|78	
12cu|vdr-plugin-launcher-0.0.2a-17|79	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2a-9mdv2008.0
12cu|vdr-plugin-launcher-0.0.2a-17|80	+ Revision: 42098
12cu|vdr-plugin-launcher-0.0.2a-17|81	- rebuild for new vdr
12cu|vdr-plugin-launcher-0.0.2a-17|82	
12cu|vdr-plugin-launcher-0.0.2a-17|83	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2a-8mdv2008.0
12cu|vdr-plugin-launcher-0.0.2a-17|84	+ Revision: 22743
12cu|vdr-plugin-launcher-0.0.2a-17|85	- rebuild for new vdr
12cu|vdr-plugin-launcher-0.0.2a-17|86	
12cu|vdr-plugin-launcher-0.0.2a-17|87	
12cu|vdr-plugin-launcher-0.0.2a-17|88	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-7mdv2007.0
12cu|vdr-plugin-launcher-0.0.2a-17|89	+ Revision: 90936
12cu|vdr-plugin-launcher-0.0.2a-17|90	- rebuild for new vdr
12cu|vdr-plugin-launcher-0.0.2a-17|91	
12cu|vdr-plugin-launcher-0.0.2a-17|92	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-6mdv2007.1
12cu|vdr-plugin-launcher-0.0.2a-17|93	+ Revision: 74034
12cu|vdr-plugin-launcher-0.0.2a-17|94	- rebuild for new vdr
12cu|vdr-plugin-launcher-0.0.2a-17|95	- Import vdr-plugin-launcher
12cu|vdr-plugin-launcher-0.0.2a-17|96	
12cu|vdr-plugin-launcher-0.0.2a-17|97	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-5mdv2007.0
12cu|vdr-plugin-launcher-0.0.2a-17|98	- rebuild for new vdr
12cu|vdr-plugin-launcher-0.0.2a-17|99	
12cu|vdr-plugin-launcher-0.0.2a-17|100	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-4mdv2007.0
12cu|vdr-plugin-launcher-0.0.2a-17|101	- stricter abi requires
12cu|vdr-plugin-launcher-0.0.2a-17|102	
12cu|vdr-plugin-launcher-0.0.2a-17|103	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-3mdv2007.0
12cu|vdr-plugin-launcher-0.0.2a-17|104	- rebuild for new vdr
12cu|vdr-plugin-launcher-0.0.2a-17|105	
12cu|vdr-plugin-launcher-0.0.2a-17|106	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-2mdv2007.0
12cu|vdr-plugin-launcher-0.0.2a-17|107	- rebuild for new vdr
12cu|vdr-plugin-launcher-0.0.2a-17|108	
12cu|vdr-plugin-launcher-0.0.2a-17|109	* Fri Jul 14 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2a-1mdv2007.0
12cu|vdr-plugin-launcher-0.0.2a-17|110	- initial Mandriva release
12cu|vdr-plugin-launcher-0.0.2a-17|111	

13134 12
12cu|vdr-plugin-lcr-0.0.9-3|1	%define plugin	lcr
12cu|vdr-plugin-lcr-0.0.9-3|2	
12cu|vdr-plugin-lcr-0.0.9-3|3	Summary:	VDR plugin: Displays telephone rates on OSD
12cu|vdr-plugin-lcr-0.0.9-3|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-lcr-0.0.9-3|5	Version:	0.0.9
12cu|vdr-plugin-lcr-0.0.9-3|6	Release:	3
12cu|vdr-plugin-lcr-0.0.9-3|7	Group:		Video
12cu|vdr-plugin-lcr-0.0.9-3|8	License:	GPL
12cu|vdr-plugin-lcr-0.0.9-3|9	URL:		http://lcr.vdr-developer.org/
12cu|vdr-plugin-lcr-0.0.9-3|10	Source:		http://lcr.vdr-developer.org/downloads/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-lcr-0.0.9-3|11	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-lcr-0.0.9-3|12	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-lcr-0.0.9-3|13	
12cu|vdr-plugin-lcr-0.0.9-3|14	%description
12cu|vdr-plugin-lcr-0.0.9-3|15	Least Cost Routing is a plugin that displays information about the lowest
12cu|vdr-plugin-lcr-0.0.9-3|16	rates for telephoning AT THE MOMENT on the osd. It retrieves its data from
12cu|vdr-plugin-lcr-0.0.9-3|17	"www.teltarif.de" and displays them in a table on the osd.
12cu|vdr-plugin-lcr-0.0.9-3|18	For the retrieval an additional (perl) script is needed (retrieve-data.pl).
12cu|vdr-plugin-lcr-0.0.9-3|19	
12cu|vdr-plugin-lcr-0.0.9-3|20	%prep
12cu|vdr-plugin-lcr-0.0.9-3|21	%setup -q -n %plugin-%version
12cu|vdr-plugin-lcr-0.0.9-3|22	%vdr_plugin_prep
12cu|vdr-plugin-lcr-0.0.9-3|23	chmod 0644 README*
12cu|vdr-plugin-lcr-0.0.9-3|24	
12cu|vdr-plugin-lcr-0.0.9-3|25	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-lcr-0.0.9-3|26	# alternative data retrieval script
12cu|vdr-plugin-lcr-0.0.9-3|27	var=SCRIPT
12cu|vdr-plugin-lcr-0.0.9-3|28	param=--script=SCRIPT
12cu|vdr-plugin-lcr-0.0.9-3|29	%vdr_plugin_params_end
12cu|vdr-plugin-lcr-0.0.9-3|30	
12cu|vdr-plugin-lcr-0.0.9-3|31	%build
12cu|vdr-plugin-lcr-0.0.9-3|32	%vdr_plugin_build
12cu|vdr-plugin-lcr-0.0.9-3|33	
12cu|vdr-plugin-lcr-0.0.9-3|34	%install
12cu|vdr-plugin-lcr-0.0.9-3|35	%vdr_plugin_install
12cu|vdr-plugin-lcr-0.0.9-3|36	
12cu|vdr-plugin-lcr-0.0.9-3|37	install -d -m755 %{buildroot}%{_bindir}
12cu|vdr-plugin-lcr-0.0.9-3|38	install -m755 contrib/*.pl %{buildroot}%{_bindir}
12cu|vdr-plugin-lcr-0.0.9-3|39	
12cu|vdr-plugin-lcr-0.0.9-3|40	%files -f %plugin.vdr
12cu|vdr-plugin-lcr-0.0.9-3|41	%defattr(-,root,root)
12cu|vdr-plugin-lcr-0.0.9-3|42	%doc README* HISTORY CONTRIBUTORS skins
12cu|vdr-plugin-lcr-0.0.9-3|43	%{_bindir}/vdr-lcr-retrieve_data.pl
12cu|vdr-plugin-lcr-0.0.9-3|44	
12cu|vdr-plugin-lcr-0.0.9-3|45	
12cu|vdr-plugin-lcr-0.0.9-3|46	%changelog
12cu|vdr-plugin-lcr-0.0.9-3|47	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.9-2mdv2010.0
12cu|vdr-plugin-lcr-0.0.9-3|48	+ Revision: 401088
12cu|vdr-plugin-lcr-0.0.9-3|49	- rebuild for new VDR
12cu|vdr-plugin-lcr-0.0.9-3|50	
12cu|vdr-plugin-lcr-0.0.9-3|51	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.0.9-1mdv2010.0
12cu|vdr-plugin-lcr-0.0.9-3|52	+ Revision: 396129
12cu|vdr-plugin-lcr-0.0.9-3|53	- new version
12cu|vdr-plugin-lcr-0.0.9-3|54	- drop patches, fixed upstream
12cu|vdr-plugin-lcr-0.0.9-3|55	
12cu|vdr-plugin-lcr-0.0.9-3|56	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.8-15mdv2009.1
12cu|vdr-plugin-lcr-0.0.9-3|57	+ Revision: 359331
12cu|vdr-plugin-lcr-0.0.9-3|58	- rebuild for new vdr
12cu|vdr-plugin-lcr-0.0.9-3|59	
12cu|vdr-plugin-lcr-0.0.9-3|60	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.8-14mdv2009.0
12cu|vdr-plugin-lcr-0.0.9-3|61	+ Revision: 197943
12cu|vdr-plugin-lcr-0.0.9-3|62	- rebuild for new vdr
12cu|vdr-plugin-lcr-0.0.9-3|63	
12cu|vdr-plugin-lcr-0.0.9-3|64	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.8-13mdv2009.0
12cu|vdr-plugin-lcr-0.0.9-3|65	+ Revision: 197685
12cu|vdr-plugin-lcr-0.0.9-3|66	- add vdr_plugin_prep
12cu|vdr-plugin-lcr-0.0.9-3|67	- bump buildrequires on vdr-devel
12cu|vdr-plugin-lcr-0.0.9-3|68	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-lcr-0.0.9-3|69	- adapt for api changes of VDR 1.5.15 (P0 from e-tobi)
12cu|vdr-plugin-lcr-0.0.9-3|70	
12cu|vdr-plugin-lcr-0.0.9-3|71	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.8-12mdv2008.1
12cu|vdr-plugin-lcr-0.0.9-3|72	+ Revision: 145108
12cu|vdr-plugin-lcr-0.0.9-3|73	- rebuild for new vdr
12cu|vdr-plugin-lcr-0.0.9-3|74	
12cu|vdr-plugin-lcr-0.0.9-3|75	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-lcr-0.0.9-3|76	- restore BuildRoot
12cu|vdr-plugin-lcr-0.0.9-3|77	
12cu|vdr-plugin-lcr-0.0.9-3|78	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-lcr-0.0.9-3|79	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-lcr-0.0.9-3|80	
12cu|vdr-plugin-lcr-0.0.9-3|81	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.8-11mdv2008.1
12cu|vdr-plugin-lcr-0.0.9-3|82	+ Revision: 103148
12cu|vdr-plugin-lcr-0.0.9-3|83	- rebuild for new vdr
12cu|vdr-plugin-lcr-0.0.9-3|84	
12cu|vdr-plugin-lcr-0.0.9-3|85	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.8-10mdv2008.0
12cu|vdr-plugin-lcr-0.0.9-3|86	+ Revision: 50013
12cu|vdr-plugin-lcr-0.0.9-3|87	- rebuild for new vdr
12cu|vdr-plugin-lcr-0.0.9-3|88	
12cu|vdr-plugin-lcr-0.0.9-3|89	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.8-9mdv2008.0
12cu|vdr-plugin-lcr-0.0.9-3|90	+ Revision: 42099
12cu|vdr-plugin-lcr-0.0.9-3|91	- rebuild for new vdr
12cu|vdr-plugin-lcr-0.0.9-3|92	
12cu|vdr-plugin-lcr-0.0.9-3|93	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.8-8mdv2008.0
12cu|vdr-plugin-lcr-0.0.9-3|94	+ Revision: 22745
12cu|vdr-plugin-lcr-0.0.9-3|95	- rebuild for new vdr
12cu|vdr-plugin-lcr-0.0.9-3|96	
12cu|vdr-plugin-lcr-0.0.9-3|97	
12cu|vdr-plugin-lcr-0.0.9-3|98	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.8-7mdv2007.0
12cu|vdr-plugin-lcr-0.0.9-3|99	+ Revision: 90937
12cu|vdr-plugin-lcr-0.0.9-3|100	- rebuild for new vdr
12cu|vdr-plugin-lcr-0.0.9-3|101	
12cu|vdr-plugin-lcr-0.0.9-3|102	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.8-6mdv2007.1
12cu|vdr-plugin-lcr-0.0.9-3|103	+ Revision: 74035
12cu|vdr-plugin-lcr-0.0.9-3|104	- rebuild for new vdr
12cu|vdr-plugin-lcr-0.0.9-3|105	- Import vdr-plugin-lcr
12cu|vdr-plugin-lcr-0.0.9-3|106	
12cu|vdr-plugin-lcr-0.0.9-3|107	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.8-5mdv2007.0
12cu|vdr-plugin-lcr-0.0.9-3|108	- rebuild for new vdr
12cu|vdr-plugin-lcr-0.0.9-3|109	
12cu|vdr-plugin-lcr-0.0.9-3|110	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.8-4mdv2007.0
12cu|vdr-plugin-lcr-0.0.9-3|111	- stricter abi requires
12cu|vdr-plugin-lcr-0.0.9-3|112	
12cu|vdr-plugin-lcr-0.0.9-3|113	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.8-3mdv2007.0
12cu|vdr-plugin-lcr-0.0.9-3|114	- rebuild for new vdr
12cu|vdr-plugin-lcr-0.0.9-3|115	
12cu|vdr-plugin-lcr-0.0.9-3|116	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.8-2mdv2007.0
12cu|vdr-plugin-lcr-0.0.9-3|117	- rebuild for new vdr
12cu|vdr-plugin-lcr-0.0.9-3|118	
12cu|vdr-plugin-lcr-0.0.9-3|119	* Fri Jul 14 2006 Anssi Hannula <anssi@mandriva.org> 0.0.8-1mdv2007.0
12cu|vdr-plugin-lcr-0.0.9-3|120	- initial Mandriva release
12cu|vdr-plugin-lcr-0.0.9-3|121	

13135 12
12cu|vdr-plugin-loadepg-0.1.12-6|1	
12cu|vdr-plugin-loadepg-0.1.12-6|2	%define plugin	loadepg
12cu|vdr-plugin-loadepg-0.1.12-6|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-loadepg-0.1.12-6|4	%define version	0.1.12
12cu|vdr-plugin-loadepg-0.1.12-6|5	%define rel	6
12cu|vdr-plugin-loadepg-0.1.12-6|6	
12cu|vdr-plugin-loadepg-0.1.12-6|7	Summary:	VDR plugin: Load EPG Data sent to Mediahighway receivers
12cu|vdr-plugin-loadepg-0.1.12-6|8	Name:		%name
12cu|vdr-plugin-loadepg-0.1.12-6|9	Version:	%version
12cu|vdr-plugin-loadepg-0.1.12-6|10	Release:	%mkrel %rel
12cu|vdr-plugin-loadepg-0.1.12-6|11	Group:		Video
12cu|vdr-plugin-loadepg-0.1.12-6|12	License:	GPL+
12cu|vdr-plugin-loadepg-0.1.12-6|13	URL:		http://kikko77.altervista.org/
12cu|vdr-plugin-loadepg-0.1.12-6|14	Source:		vdr-%plugin-%version.tgz
12cu|vdr-plugin-loadepg-0.1.12-6|15	Patch0:		loadepg-02_vdr-1.5.14-with-api-wrapper.dpatch
12cu|vdr-plugin-loadepg-0.1.12-6|16	Patch1:		loadepg-02_vdr-1.5.15.dpatch
12cu|vdr-plugin-loadepg-0.1.12-6|17	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-loadepg-0.1.12-6|18	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-loadepg-0.1.12-6|19	
12cu|vdr-plugin-loadepg-0.1.12-6|20	%description
12cu|vdr-plugin-loadepg-0.1.12-6|21	Loads EPG Data sent to Mediahighway receivers (Canal+ group).
12cu|vdr-plugin-loadepg-0.1.12-6|22	
12cu|vdr-plugin-loadepg-0.1.12-6|23	%prep
12cu|vdr-plugin-loadepg-0.1.12-6|24	%setup -q -n %plugin-%version
12cu|vdr-plugin-loadepg-0.1.12-6|25	%patch0 -p1
12cu|vdr-plugin-loadepg-0.1.12-6|26	%patch1 -p1
12cu|vdr-plugin-loadepg-0.1.12-6|27	%vdr_plugin_prep
12cu|vdr-plugin-loadepg-0.1.12-6|28	
12cu|vdr-plugin-loadepg-0.1.12-6|29	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-loadepg-0.1.12-6|30	# alternative configuration directory
12cu|vdr-plugin-loadepg-0.1.12-6|31	var=CONFIG_DIR
12cu|vdr-plugin-loadepg-0.1.12-6|32	param="-c CONFIG_DIR"
12cu|vdr-plugin-loadepg-0.1.12-6|33	%vdr_plugin_params_end
12cu|vdr-plugin-loadepg-0.1.12-6|34	
12cu|vdr-plugin-loadepg-0.1.12-6|35	perl -pi -e "s,^SCRIPT,# SCRIPT," loadepg.conf
12cu|vdr-plugin-loadepg-0.1.12-6|36	perl -pi -e "s,^FILE,# FILE," loadepg.conf
12cu|vdr-plugin-loadepg-0.1.12-6|37	
12cu|vdr-plugin-loadepg-0.1.12-6|38	%build
12cu|vdr-plugin-loadepg-0.1.12-6|39	%vdr_plugin_build
12cu|vdr-plugin-loadepg-0.1.12-6|40	
12cu|vdr-plugin-loadepg-0.1.12-6|41	%install
12cu|vdr-plugin-loadepg-0.1.12-6|42	%vdr_plugin_install
12cu|vdr-plugin-loadepg-0.1.12-6|43	
12cu|vdr-plugin-loadepg-0.1.12-6|44	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
12cu|vdr-plugin-loadepg-0.1.12-6|45	install -m644 *.equiv *.conf %{buildroot}%{vdr_plugin_cfgdir}
12cu|vdr-plugin-loadepg-0.1.12-6|46	
12cu|vdr-plugin-loadepg-0.1.12-6|47	%files -f %plugin.vdr
12cu|vdr-plugin-loadepg-0.1.12-6|48	%defattr(-,root,root)
12cu|vdr-plugin-loadepg-0.1.12-6|49	%doc README HISTORY
12cu|vdr-plugin-loadepg-0.1.12-6|50	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin.conf
12cu|vdr-plugin-loadepg-0.1.12-6|51	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin.equiv
12cu|vdr-plugin-loadepg-0.1.12-6|52	
12cu|vdr-plugin-loadepg-0.1.12-6|53	
12cu|vdr-plugin-loadepg-0.1.12-6|54	%changelog
12cu|vdr-plugin-loadepg-0.1.12-6|55	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.12-4mdv2010.0
12cu|vdr-plugin-loadepg-0.1.12-6|56	+ Revision: 401088
12cu|vdr-plugin-loadepg-0.1.12-6|57	- rebuild for new VDR
12cu|vdr-plugin-loadepg-0.1.12-6|58	
12cu|vdr-plugin-loadepg-0.1.12-6|59	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.12-3mdv2009.1
12cu|vdr-plugin-loadepg-0.1.12-6|60	+ Revision: 359333
12cu|vdr-plugin-loadepg-0.1.12-6|61	- rebuild for new vdr
12cu|vdr-plugin-loadepg-0.1.12-6|62	
12cu|vdr-plugin-loadepg-0.1.12-6|63	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.12-2mdv2009.0
12cu|vdr-plugin-loadepg-0.1.12-6|64	+ Revision: 197945
12cu|vdr-plugin-loadepg-0.1.12-6|65	- rebuild for new vdr
12cu|vdr-plugin-loadepg-0.1.12-6|66	
12cu|vdr-plugin-loadepg-0.1.12-6|67	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.12-1mdv2009.0
12cu|vdr-plugin-loadepg-0.1.12-6|68	+ Revision: 197688
12cu|vdr-plugin-loadepg-0.1.12-6|69	- new version
12cu|vdr-plugin-loadepg-0.1.12-6|70	- add vdr_plugin_prep
12cu|vdr-plugin-loadepg-0.1.12-6|71	- bump buildrequires on vdr-devel
12cu|vdr-plugin-loadepg-0.1.12-6|72	- adapt for api changes of VDR 1.5.15 (P1 from e-tobi)
12cu|vdr-plugin-loadepg-0.1.12-6|73	- add support for DVB API wrapper (P0 from e-tobi)
12cu|vdr-plugin-loadepg-0.1.12-6|74	- apply new license policy
12cu|vdr-plugin-loadepg-0.1.12-6|75	
12cu|vdr-plugin-loadepg-0.1.12-6|76	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.11-3mdv2008.1
12cu|vdr-plugin-loadepg-0.1.12-6|77	+ Revision: 145116
12cu|vdr-plugin-loadepg-0.1.12-6|78	- rebuild for new vdr
12cu|vdr-plugin-loadepg-0.1.12-6|79	
12cu|vdr-plugin-loadepg-0.1.12-6|80	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-loadepg-0.1.12-6|81	- restore BuildRoot
12cu|vdr-plugin-loadepg-0.1.12-6|82	
12cu|vdr-plugin-loadepg-0.1.12-6|83	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-loadepg-0.1.12-6|84	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-loadepg-0.1.12-6|85	
12cu|vdr-plugin-loadepg-0.1.12-6|86	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.11-2mdv2008.1
12cu|vdr-plugin-loadepg-0.1.12-6|87	+ Revision: 103149
12cu|vdr-plugin-loadepg-0.1.12-6|88	- rebuild for new vdr
12cu|vdr-plugin-loadepg-0.1.12-6|89	
12cu|vdr-plugin-loadepg-0.1.12-6|90	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.1.11-1mdv2008.0
12cu|vdr-plugin-loadepg-0.1.12-6|91	+ Revision: 81785
12cu|vdr-plugin-loadepg-0.1.12-6|92	- 0.1.11
12cu|vdr-plugin-loadepg-0.1.12-6|93	
12cu|vdr-plugin-loadepg-0.1.12-6|94	* Wed Jul 25 2007 Anssi Hannula <anssi@mandriva.org> 0.1.10-2mdv2008.0
12cu|vdr-plugin-loadepg-0.1.12-6|95	+ Revision: 55246
12cu|vdr-plugin-loadepg-0.1.12-6|96	- rebuild due to missing x86_64 binary
12cu|vdr-plugin-loadepg-0.1.12-6|97	
12cu|vdr-plugin-loadepg-0.1.12-6|98	* Thu Jul 19 2007 Anssi Hannula <anssi@mandriva.org> 0.1.10-1mdv2008.0
12cu|vdr-plugin-loadepg-0.1.12-6|99	+ Revision: 53417
12cu|vdr-plugin-loadepg-0.1.12-6|100	- 0.1.10
12cu|vdr-plugin-loadepg-0.1.12-6|101	
12cu|vdr-plugin-loadepg-0.1.12-6|102	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.9-10mdv2008.0
12cu|vdr-plugin-loadepg-0.1.12-6|103	+ Revision: 50014
12cu|vdr-plugin-loadepg-0.1.12-6|104	- rebuild for new vdr
12cu|vdr-plugin-loadepg-0.1.12-6|105	
12cu|vdr-plugin-loadepg-0.1.12-6|106	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.9-9mdv2008.0
12cu|vdr-plugin-loadepg-0.1.12-6|107	+ Revision: 42100
12cu|vdr-plugin-loadepg-0.1.12-6|108	- rebuild for new vdr
12cu|vdr-plugin-loadepg-0.1.12-6|109	
12cu|vdr-plugin-loadepg-0.1.12-6|110	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.9-8mdv2008.0
12cu|vdr-plugin-loadepg-0.1.12-6|111	+ Revision: 22747
12cu|vdr-plugin-loadepg-0.1.12-6|112	- rebuild for new vdr
12cu|vdr-plugin-loadepg-0.1.12-6|113	
12cu|vdr-plugin-loadepg-0.1.12-6|114	
12cu|vdr-plugin-loadepg-0.1.12-6|115	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.9-7mdv2007.0
12cu|vdr-plugin-loadepg-0.1.12-6|116	+ Revision: 90938
12cu|vdr-plugin-loadepg-0.1.12-6|117	- rebuild for new vdr
12cu|vdr-plugin-loadepg-0.1.12-6|118	
12cu|vdr-plugin-loadepg-0.1.12-6|119	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.9-6mdv2007.1
12cu|vdr-plugin-loadepg-0.1.12-6|120	+ Revision: 74044
12cu|vdr-plugin-loadepg-0.1.12-6|121	- rebuild for new vdr
12cu|vdr-plugin-loadepg-0.1.12-6|122	- Import vdr-plugin-loadepg
12cu|vdr-plugin-loadepg-0.1.12-6|123	
12cu|vdr-plugin-loadepg-0.1.12-6|124	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.9-5mdv2007.0
12cu|vdr-plugin-loadepg-0.1.12-6|125	- rebuild for new vdr
12cu|vdr-plugin-loadepg-0.1.12-6|126	
12cu|vdr-plugin-loadepg-0.1.12-6|127	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.9-4mdv2007.0
12cu|vdr-plugin-loadepg-0.1.12-6|128	- stricter abi requires
12cu|vdr-plugin-loadepg-0.1.12-6|129	
12cu|vdr-plugin-loadepg-0.1.12-6|130	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.9-3mdv2007.0
12cu|vdr-plugin-loadepg-0.1.12-6|131	- rebuild for new vdr
12cu|vdr-plugin-loadepg-0.1.12-6|132	
12cu|vdr-plugin-loadepg-0.1.12-6|133	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.9-2mdv2007.0
12cu|vdr-plugin-loadepg-0.1.12-6|134	- rebuild for new vdr
12cu|vdr-plugin-loadepg-0.1.12-6|135	
12cu|vdr-plugin-loadepg-0.1.12-6|136	* Fri Jul 14 2006 Anssi Hannula <anssi@mandriva.org> 0.1.9-1mdv2007.0
12cu|vdr-plugin-loadepg-0.1.12-6|137	- initial Mandriva release
12cu|vdr-plugin-loadepg-0.1.12-6|138	

13136 12
12cu|vdr-plugin-mlcd-0.0.4a-18|1	
12cu|vdr-plugin-mlcd-0.0.4a-18|2	%define plugin	mlcd
12cu|vdr-plugin-mlcd-0.0.4a-18|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-mlcd-0.0.4a-18|4	%define version	0.0.4a
12cu|vdr-plugin-mlcd-0.0.4a-18|5	%define rel	18
12cu|vdr-plugin-mlcd-0.0.4a-18|6	
12cu|vdr-plugin-mlcd-0.0.4a-18|7	Summary:	VDR plugin: Multitainer LCD-Display Driver
12cu|vdr-plugin-mlcd-0.0.4a-18|8	Name:		%name
12cu|vdr-plugin-mlcd-0.0.4a-18|9	Version:	%version
12cu|vdr-plugin-mlcd-0.0.4a-18|10	Release:	%mkrel %rel
12cu|vdr-plugin-mlcd-0.0.4a-18|11	Group:		Video
12cu|vdr-plugin-mlcd-0.0.4a-18|12	License:	GPL
12cu|vdr-plugin-mlcd-0.0.4a-18|13	URL:		http://home.arcor.de/meinrad/
12cu|vdr-plugin-mlcd-0.0.4a-18|14	Source:		http://home.arcor.de/meinrad/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-mlcd-0.0.4a-18|15	Patch1:		02_mlcd-0.0.4a-fontfile.dpatch
12cu|vdr-plugin-mlcd-0.0.4a-18|16	Patch2:		90_mlcd-0.0.4a-1.3.38.dpatch
12cu|vdr-plugin-mlcd-0.0.4a-18|17	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-mlcd-0.0.4a-18|18	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-mlcd-0.0.4a-18|19	
12cu|vdr-plugin-mlcd-0.0.4a-18|20	%description
12cu|vdr-plugin-mlcd-0.0.4a-18|21	Enables the build in display of Fujitsu-Siemens Multitainer device.
12cu|vdr-plugin-mlcd-0.0.4a-18|22	
12cu|vdr-plugin-mlcd-0.0.4a-18|23	%prep
12cu|vdr-plugin-mlcd-0.0.4a-18|24	%setup -q -n %plugin-%version
12cu|vdr-plugin-mlcd-0.0.4a-18|25	%patch1 -p1 -b .fontfile
12cu|vdr-plugin-mlcd-0.0.4a-18|26	%patch2 -p1 -b .1338
12cu|vdr-plugin-mlcd-0.0.4a-18|27	%vdr_plugin_prep
12cu|vdr-plugin-mlcd-0.0.4a-18|28	
12cu|vdr-plugin-mlcd-0.0.4a-18|29	%build
12cu|vdr-plugin-mlcd-0.0.4a-18|30	%vdr_plugin_build
12cu|vdr-plugin-mlcd-0.0.4a-18|31	
12cu|vdr-plugin-mlcd-0.0.4a-18|32	%install
12cu|vdr-plugin-mlcd-0.0.4a-18|33	%vdr_plugin_install
12cu|vdr-plugin-mlcd-0.0.4a-18|34	
12cu|vdr-plugin-mlcd-0.0.4a-18|35	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%plugin
12cu|vdr-plugin-mlcd-0.0.4a-18|36	install -m644 char.dat %{buildroot}%{vdr_plugin_cfgdir}/%plugin
12cu|vdr-plugin-mlcd-0.0.4a-18|37	
12cu|vdr-plugin-mlcd-0.0.4a-18|38	%files -f %plugin.vdr
12cu|vdr-plugin-mlcd-0.0.4a-18|39	%defattr(-,root,root)
12cu|vdr-plugin-mlcd-0.0.4a-18|40	%doc README HISTORY
12cu|vdr-plugin-mlcd-0.0.4a-18|41	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin
12cu|vdr-plugin-mlcd-0.0.4a-18|42	
12cu|vdr-plugin-mlcd-0.0.4a-18|43	
12cu|vdr-plugin-mlcd-0.0.4a-18|44	
12cu|vdr-plugin-mlcd-0.0.4a-18|45	
12cu|vdr-plugin-mlcd-0.0.4a-18|46	%changelog
12cu|vdr-plugin-mlcd-0.0.4a-18|47	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4a-16mdv2010.0
12cu|vdr-plugin-mlcd-0.0.4a-18|48	+ Revision: 401088
12cu|vdr-plugin-mlcd-0.0.4a-18|49	- rebuild for new VDR
12cu|vdr-plugin-mlcd-0.0.4a-18|50	
12cu|vdr-plugin-mlcd-0.0.4a-18|51	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4a-15mdv2009.1
12cu|vdr-plugin-mlcd-0.0.4a-18|52	+ Revision: 359336
12cu|vdr-plugin-mlcd-0.0.4a-18|53	- rebuild for new vdr
12cu|vdr-plugin-mlcd-0.0.4a-18|54	
12cu|vdr-plugin-mlcd-0.0.4a-18|55	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4a-14mdv2009.0
12cu|vdr-plugin-mlcd-0.0.4a-18|56	+ Revision: 197948
12cu|vdr-plugin-mlcd-0.0.4a-18|57	- rebuild for new vdr
12cu|vdr-plugin-mlcd-0.0.4a-18|58	
12cu|vdr-plugin-mlcd-0.0.4a-18|59	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4a-13mdv2009.0
12cu|vdr-plugin-mlcd-0.0.4a-18|60	+ Revision: 197690
12cu|vdr-plugin-mlcd-0.0.4a-18|61	- add vdr_plugin_prep
12cu|vdr-plugin-mlcd-0.0.4a-18|62	- bump buildrequires on vdr-devel
12cu|vdr-plugin-mlcd-0.0.4a-18|63	- replace 1.3.38 API patch with e-tobi one (P2)
12cu|vdr-plugin-mlcd-0.0.4a-18|64	
12cu|vdr-plugin-mlcd-0.0.4a-18|65	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4a-12mdv2008.1
12cu|vdr-plugin-mlcd-0.0.4a-18|66	+ Revision: 145124
12cu|vdr-plugin-mlcd-0.0.4a-18|67	- rebuild for new vdr
12cu|vdr-plugin-mlcd-0.0.4a-18|68	
12cu|vdr-plugin-mlcd-0.0.4a-18|69	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-mlcd-0.0.4a-18|70	- restore BuildRoot
12cu|vdr-plugin-mlcd-0.0.4a-18|71	
12cu|vdr-plugin-mlcd-0.0.4a-18|72	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-mlcd-0.0.4a-18|73	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-mlcd-0.0.4a-18|74	
12cu|vdr-plugin-mlcd-0.0.4a-18|75	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4a-11mdv2008.1
12cu|vdr-plugin-mlcd-0.0.4a-18|76	+ Revision: 103151
12cu|vdr-plugin-mlcd-0.0.4a-18|77	- rebuild for new vdr
12cu|vdr-plugin-mlcd-0.0.4a-18|78	
12cu|vdr-plugin-mlcd-0.0.4a-18|79	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4a-10mdv2008.0
12cu|vdr-plugin-mlcd-0.0.4a-18|80	+ Revision: 50016
12cu|vdr-plugin-mlcd-0.0.4a-18|81	- rebuild for new vdr
12cu|vdr-plugin-mlcd-0.0.4a-18|82	
12cu|vdr-plugin-mlcd-0.0.4a-18|83	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4a-9mdv2008.0
12cu|vdr-plugin-mlcd-0.0.4a-18|84	+ Revision: 42102
12cu|vdr-plugin-mlcd-0.0.4a-18|85	- rebuild for new vdr
12cu|vdr-plugin-mlcd-0.0.4a-18|86	
12cu|vdr-plugin-mlcd-0.0.4a-18|87	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4a-8mdv2008.0
12cu|vdr-plugin-mlcd-0.0.4a-18|88	+ Revision: 22751
12cu|vdr-plugin-mlcd-0.0.4a-18|89	- rebuild for new vdr
12cu|vdr-plugin-mlcd-0.0.4a-18|90	
12cu|vdr-plugin-mlcd-0.0.4a-18|91	
12cu|vdr-plugin-mlcd-0.0.4a-18|92	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4a-7mdv2007.0
12cu|vdr-plugin-mlcd-0.0.4a-18|93	+ Revision: 90940
12cu|vdr-plugin-mlcd-0.0.4a-18|94	- rebuild for new vdr
12cu|vdr-plugin-mlcd-0.0.4a-18|95	
12cu|vdr-plugin-mlcd-0.0.4a-18|96	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4a-6mdv2007.1
12cu|vdr-plugin-mlcd-0.0.4a-18|97	+ Revision: 74046
12cu|vdr-plugin-mlcd-0.0.4a-18|98	- rebuild for new vdr
12cu|vdr-plugin-mlcd-0.0.4a-18|99	- Import vdr-plugin-mlcd
12cu|vdr-plugin-mlcd-0.0.4a-18|100	
12cu|vdr-plugin-mlcd-0.0.4a-18|101	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4a-5mdv2007.0
12cu|vdr-plugin-mlcd-0.0.4a-18|102	- rebuild for new vdr
12cu|vdr-plugin-mlcd-0.0.4a-18|103	
12cu|vdr-plugin-mlcd-0.0.4a-18|104	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4a-4mdv2007.0
12cu|vdr-plugin-mlcd-0.0.4a-18|105	- stricter abi requires
12cu|vdr-plugin-mlcd-0.0.4a-18|106	
12cu|vdr-plugin-mlcd-0.0.4a-18|107	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4a-3mdv2007.0
12cu|vdr-plugin-mlcd-0.0.4a-18|108	- rebuild for new vdr
12cu|vdr-plugin-mlcd-0.0.4a-18|109	
12cu|vdr-plugin-mlcd-0.0.4a-18|110	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4a-2mdv2007.0
12cu|vdr-plugin-mlcd-0.0.4a-18|111	- rebuild for new vdr
12cu|vdr-plugin-mlcd-0.0.4a-18|112	
12cu|vdr-plugin-mlcd-0.0.4a-18|113	* Sat Jul 15 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4a-1mdv2007.0
12cu|vdr-plugin-mlcd-0.0.4a-18|114	- initial Mandriva release
12cu|vdr-plugin-mlcd-0.0.4a-18|115	

13137 12
12cu|vdr-plugin-mlist-1.0.1-3|1	
12cu|vdr-plugin-mlist-1.0.1-3|2	%define plugin	mlist
12cu|vdr-plugin-mlist-1.0.1-3|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-mlist-1.0.1-3|4	%define version	1.0.1
12cu|vdr-plugin-mlist-1.0.1-3|5	%define rel	3
12cu|vdr-plugin-mlist-1.0.1-3|6	
12cu|vdr-plugin-mlist-1.0.1-3|7	Summary:	VDR plugin: Displays the message history
12cu|vdr-plugin-mlist-1.0.1-3|8	Name:		%name
12cu|vdr-plugin-mlist-1.0.1-3|9	Version:	%version
12cu|vdr-plugin-mlist-1.0.1-3|10	Release:	%mkrel %rel
12cu|vdr-plugin-mlist-1.0.1-3|11	Group:		Video
12cu|vdr-plugin-mlist-1.0.1-3|12	License:	GPL+
12cu|vdr-plugin-mlist-1.0.1-3|13	URL:		http://joachim-wilke.de/vdr-mlist.htm
12cu|vdr-plugin-mlist-1.0.1-3|14	Source:		vdr-%plugin-%version.tgz
12cu|vdr-plugin-mlist-1.0.1-3|15	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-mlist-1.0.1-3|16	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-mlist-1.0.1-3|17	
12cu|vdr-plugin-mlist-1.0.1-3|18	%description
12cu|vdr-plugin-mlist-1.0.1-3|19	This plugin displays a list of all shown OSD-Messages since VDR
12cu|vdr-plugin-mlist-1.0.1-3|20	startup.
12cu|vdr-plugin-mlist-1.0.1-3|21	
12cu|vdr-plugin-mlist-1.0.1-3|22	%prep
12cu|vdr-plugin-mlist-1.0.1-3|23	%setup -q -n %plugin-%version
12cu|vdr-plugin-mlist-1.0.1-3|24	chmod 0644 README HISTORY
12cu|vdr-plugin-mlist-1.0.1-3|25	%vdr_plugin_prep
12cu|vdr-plugin-mlist-1.0.1-3|26	
12cu|vdr-plugin-mlist-1.0.1-3|27	%build
12cu|vdr-plugin-mlist-1.0.1-3|28	%vdr_plugin_build
12cu|vdr-plugin-mlist-1.0.1-3|29	
12cu|vdr-plugin-mlist-1.0.1-3|30	%install
12cu|vdr-plugin-mlist-1.0.1-3|31	%vdr_plugin_install
12cu|vdr-plugin-mlist-1.0.1-3|32	
12cu|vdr-plugin-mlist-1.0.1-3|33	%files -f %plugin.vdr
12cu|vdr-plugin-mlist-1.0.1-3|34	%defattr(-,root,root)
12cu|vdr-plugin-mlist-1.0.1-3|35	%doc README HISTORY
12cu|vdr-plugin-mlist-1.0.1-3|36	
12cu|vdr-plugin-mlist-1.0.1-3|37	
12cu|vdr-plugin-mlist-1.0.1-3|38	%changelog
12cu|vdr-plugin-mlist-1.0.1-3|39	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.0.1-2mdv2010.0
12cu|vdr-plugin-mlist-1.0.1-3|40	+ Revision: 401088
12cu|vdr-plugin-mlist-1.0.1-3|41	- rebuild for new VDR
12cu|vdr-plugin-mlist-1.0.1-3|42	
12cu|vdr-plugin-mlist-1.0.1-3|43	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 1.0.1-1mdv2010.0
12cu|vdr-plugin-mlist-1.0.1-3|44	+ Revision: 396130
12cu|vdr-plugin-mlist-1.0.1-3|45	- new version
12cu|vdr-plugin-mlist-1.0.1-3|46	
12cu|vdr-plugin-mlist-1.0.1-3|47	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-3mdv2009.1
12cu|vdr-plugin-mlist-1.0.1-3|48	+ Revision: 359337
12cu|vdr-plugin-mlist-1.0.1-3|49	- rebuild for new vdr
12cu|vdr-plugin-mlist-1.0.1-3|50	
12cu|vdr-plugin-mlist-1.0.1-3|51	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-2mdv2009.0
12cu|vdr-plugin-mlist-1.0.1-3|52	+ Revision: 197949
12cu|vdr-plugin-mlist-1.0.1-3|53	- rebuild for new vdr
12cu|vdr-plugin-mlist-1.0.1-3|54	
12cu|vdr-plugin-mlist-1.0.1-3|55	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-1mdv2009.0
12cu|vdr-plugin-mlist-1.0.1-3|56	+ Revision: 197691
12cu|vdr-plugin-mlist-1.0.1-3|57	- new version
12cu|vdr-plugin-mlist-1.0.1-3|58	- add vdr_plugin_prep
12cu|vdr-plugin-mlist-1.0.1-3|59	- bump buildrequires on vdr-devel
12cu|vdr-plugin-mlist-1.0.1-3|60	
12cu|vdr-plugin-mlist-1.0.1-3|61	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-3mdv2008.1
12cu|vdr-plugin-mlist-1.0.1-3|62	+ Revision: 145128
12cu|vdr-plugin-mlist-1.0.1-3|63	- rebuild for new vdr
12cu|vdr-plugin-mlist-1.0.1-3|64	
12cu|vdr-plugin-mlist-1.0.1-3|65	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-mlist-1.0.1-3|66	- restore BuildRoot
12cu|vdr-plugin-mlist-1.0.1-3|67	
12cu|vdr-plugin-mlist-1.0.1-3|68	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-mlist-1.0.1-3|69	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-mlist-1.0.1-3|70	
12cu|vdr-plugin-mlist-1.0.1-3|71	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-2mdv2008.1
12cu|vdr-plugin-mlist-1.0.1-3|72	+ Revision: 103152
12cu|vdr-plugin-mlist-1.0.1-3|73	- rebuild for new vdr
12cu|vdr-plugin-mlist-1.0.1-3|74	
12cu|vdr-plugin-mlist-1.0.1-3|75	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-1mdv2008.0
12cu|vdr-plugin-mlist-1.0.1-3|76	+ Revision: 81871
12cu|vdr-plugin-mlist-1.0.1-3|77	- 0.0.4
12cu|vdr-plugin-mlist-1.0.1-3|78	- adapt license tag for new policy
12cu|vdr-plugin-mlist-1.0.1-3|79	
12cu|vdr-plugin-mlist-1.0.1-3|80	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-10mdv2008.0
12cu|vdr-plugin-mlist-1.0.1-3|81	+ Revision: 50017
12cu|vdr-plugin-mlist-1.0.1-3|82	- rebuild for new vdr
12cu|vdr-plugin-mlist-1.0.1-3|83	
12cu|vdr-plugin-mlist-1.0.1-3|84	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-9mdv2008.0
12cu|vdr-plugin-mlist-1.0.1-3|85	+ Revision: 42103
12cu|vdr-plugin-mlist-1.0.1-3|86	- rebuild for new vdr
12cu|vdr-plugin-mlist-1.0.1-3|87	
12cu|vdr-plugin-mlist-1.0.1-3|88	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-8mdv2008.0
12cu|vdr-plugin-mlist-1.0.1-3|89	+ Revision: 22753
12cu|vdr-plugin-mlist-1.0.1-3|90	- rebuild for new vdr
12cu|vdr-plugin-mlist-1.0.1-3|91	
12cu|vdr-plugin-mlist-1.0.1-3|92	
12cu|vdr-plugin-mlist-1.0.1-3|93	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-7mdv2007.0
12cu|vdr-plugin-mlist-1.0.1-3|94	+ Revision: 90941
12cu|vdr-plugin-mlist-1.0.1-3|95	- rebuild for new vdr
12cu|vdr-plugin-mlist-1.0.1-3|96	
12cu|vdr-plugin-mlist-1.0.1-3|97	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-6mdv2007.1
12cu|vdr-plugin-mlist-1.0.1-3|98	+ Revision: 74047
12cu|vdr-plugin-mlist-1.0.1-3|99	- rebuild for new vdr
12cu|vdr-plugin-mlist-1.0.1-3|100	- Import vdr-plugin-mlist
12cu|vdr-plugin-mlist-1.0.1-3|101	
12cu|vdr-plugin-mlist-1.0.1-3|102	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-5mdv2007.0
12cu|vdr-plugin-mlist-1.0.1-3|103	- rebuild for new vdr
12cu|vdr-plugin-mlist-1.0.1-3|104	
12cu|vdr-plugin-mlist-1.0.1-3|105	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-4mdv2007.0
12cu|vdr-plugin-mlist-1.0.1-3|106	- stricter abi requires
12cu|vdr-plugin-mlist-1.0.1-3|107	
12cu|vdr-plugin-mlist-1.0.1-3|108	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-3mdv2007.0
12cu|vdr-plugin-mlist-1.0.1-3|109	- rebuild for new vdr
12cu|vdr-plugin-mlist-1.0.1-3|110	
12cu|vdr-plugin-mlist-1.0.1-3|111	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-2mdv2007.0
12cu|vdr-plugin-mlist-1.0.1-3|112	- rebuild for new vdr
12cu|vdr-plugin-mlist-1.0.1-3|113	
12cu|vdr-plugin-mlist-1.0.1-3|114	* Sat Jul 15 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-1mdv2007.0
12cu|vdr-plugin-mlist-1.0.1-3|115	- initial Mandriva release
12cu|vdr-plugin-mlist-1.0.1-3|116	

13138 12
12cu|vdr-plugin-mosaic-0.1.0-6|1	
12cu|vdr-plugin-mosaic-0.1.0-6|2	%define plugin	mosaic
12cu|vdr-plugin-mosaic-0.1.0-6|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-mosaic-0.1.0-6|4	%define version	0.1.0
12cu|vdr-plugin-mosaic-0.1.0-6|5	%define rel	6
12cu|vdr-plugin-mosaic-0.1.0-6|6	
12cu|vdr-plugin-mosaic-0.1.0-6|7	Summary:	VDR plugin: Browse mosaic channel
12cu|vdr-plugin-mosaic-0.1.0-6|8	Name:		%name
12cu|vdr-plugin-mosaic-0.1.0-6|9	Version:	%version
12cu|vdr-plugin-mosaic-0.1.0-6|10	Release:	%rel
12cu|vdr-plugin-mosaic-0.1.0-6|11	Group:		Video
12cu|vdr-plugin-mosaic-0.1.0-6|12	License:	GPL+
12cu|vdr-plugin-mosaic-0.1.0-6|13	URL:		http://vdrwiki.free.fr/vdr/mosaic/
12cu|vdr-plugin-mosaic-0.1.0-6|14	Source:		http://vdrwiki.free.fr/vdr/mosaic/files/vdr-%plugin-%version.tgz
12cu|vdr-plugin-mosaic-0.1.0-6|15	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-mosaic-0.1.0-6|16	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-mosaic-0.1.0-6|17	
12cu|vdr-plugin-mosaic-0.1.0-6|18	%description
12cu|vdr-plugin-mosaic-0.1.0-6|19	Mosaic is a plugin for VDR that brings the ability to quickly browse
12cu|vdr-plugin-mosaic-0.1.0-6|20	the mosaic channels of Canalsat on Astra. It shows the EPG
12cu|vdr-plugin-mosaic-0.1.0-6|21	information and plays the audio of the selected channel.
12cu|vdr-plugin-mosaic-0.1.0-6|22	
12cu|vdr-plugin-mosaic-0.1.0-6|23	%prep
12cu|vdr-plugin-mosaic-0.1.0-6|24	%setup -q -n %plugin-%version
12cu|vdr-plugin-mosaic-0.1.0-6|25	%vdr_plugin_prep
12cu|vdr-plugin-mosaic-0.1.0-6|26	
12cu|vdr-plugin-mosaic-0.1.0-6|27	%build
12cu|vdr-plugin-mosaic-0.1.0-6|28	%vdr_plugin_build
12cu|vdr-plugin-mosaic-0.1.0-6|29	
12cu|vdr-plugin-mosaic-0.1.0-6|30	%install
12cu|vdr-plugin-mosaic-0.1.0-6|31	%vdr_plugin_install
12cu|vdr-plugin-mosaic-0.1.0-6|32	
12cu|vdr-plugin-mosaic-0.1.0-6|33	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
12cu|vdr-plugin-mosaic-0.1.0-6|34	install -m644 files/*.conf %{buildroot}%{vdr_plugin_cfgdir}
12cu|vdr-plugin-mosaic-0.1.0-6|35	
12cu|vdr-plugin-mosaic-0.1.0-6|36	%files -f %plugin.vdr
12cu|vdr-plugin-mosaic-0.1.0-6|37	%defattr(-,root,root)
12cu|vdr-plugin-mosaic-0.1.0-6|38	%doc README
12cu|vdr-plugin-mosaic-0.1.0-6|39	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin.conf
12cu|vdr-plugin-mosaic-0.1.0-6|40	
12cu|vdr-plugin-mosaic-0.1.0-6|41	
12cu|vdr-plugin-mosaic-0.1.0-6|42	
12cu|vdr-plugin-mosaic-0.1.0-6|43	
12cu|vdr-plugin-mosaic-0.1.0-6|44	%changelog
12cu|vdr-plugin-mosaic-0.1.0-6|45	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-4mdv2010.0
12cu|vdr-plugin-mosaic-0.1.0-6|46	+ Revision: 401088
12cu|vdr-plugin-mosaic-0.1.0-6|47	- rebuild for new VDR
12cu|vdr-plugin-mosaic-0.1.0-6|48	
12cu|vdr-plugin-mosaic-0.1.0-6|49	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-3mdv2009.1
12cu|vdr-plugin-mosaic-0.1.0-6|50	+ Revision: 359338
12cu|vdr-plugin-mosaic-0.1.0-6|51	- rebuild for new vdr
12cu|vdr-plugin-mosaic-0.1.0-6|52	
12cu|vdr-plugin-mosaic-0.1.0-6|53	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-2mdv2009.0
12cu|vdr-plugin-mosaic-0.1.0-6|54	+ Revision: 197950
12cu|vdr-plugin-mosaic-0.1.0-6|55	- rebuild for new vdr
12cu|vdr-plugin-mosaic-0.1.0-6|56	
12cu|vdr-plugin-mosaic-0.1.0-6|57	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-1mdv2009.0
12cu|vdr-plugin-mosaic-0.1.0-6|58	+ Revision: 197692
12cu|vdr-plugin-mosaic-0.1.0-6|59	- new version
12cu|vdr-plugin-mosaic-0.1.0-6|60	- add vdr_plugin_prep
12cu|vdr-plugin-mosaic-0.1.0-6|61	- bump buildrequires on vdr-devel
12cu|vdr-plugin-mosaic-0.1.0-6|62	- drop patch, fixed upstream
12cu|vdr-plugin-mosaic-0.1.0-6|63	
12cu|vdr-plugin-mosaic-0.1.0-6|64	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-3mdv2008.1
12cu|vdr-plugin-mosaic-0.1.0-6|65	+ Revision: 145132
12cu|vdr-plugin-mosaic-0.1.0-6|66	- rebuild for new vdr
12cu|vdr-plugin-mosaic-0.1.0-6|67	
12cu|vdr-plugin-mosaic-0.1.0-6|68	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-mosaic-0.1.0-6|69	- restore BuildRoot
12cu|vdr-plugin-mosaic-0.1.0-6|70	
12cu|vdr-plugin-mosaic-0.1.0-6|71	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-mosaic-0.1.0-6|72	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-mosaic-0.1.0-6|73	
12cu|vdr-plugin-mosaic-0.1.0-6|74	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-2mdv2008.1
12cu|vdr-plugin-mosaic-0.1.0-6|75	+ Revision: 103156
12cu|vdr-plugin-mosaic-0.1.0-6|76	- rebuild for new vdr
12cu|vdr-plugin-mosaic-0.1.0-6|77	
12cu|vdr-plugin-mosaic-0.1.0-6|78	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-1mdv2008.0
12cu|vdr-plugin-mosaic-0.1.0-6|79	+ Revision: 81883
12cu|vdr-plugin-mosaic-0.1.0-6|80	- 0.0.3
12cu|vdr-plugin-mosaic-0.1.0-6|81	- adapt license tag to new policy
12cu|vdr-plugin-mosaic-0.1.0-6|82	- add a patch to fix build (mosaic-wrong-endif.patch)
12cu|vdr-plugin-mosaic-0.1.0-6|83	
12cu|vdr-plugin-mosaic-0.1.0-6|84	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-4mdv2008.0
12cu|vdr-plugin-mosaic-0.1.0-6|85	+ Revision: 50018
12cu|vdr-plugin-mosaic-0.1.0-6|86	- rebuild for new vdr
12cu|vdr-plugin-mosaic-0.1.0-6|87	
12cu|vdr-plugin-mosaic-0.1.0-6|88	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-3mdv2008.0
12cu|vdr-plugin-mosaic-0.1.0-6|89	+ Revision: 42104
12cu|vdr-plugin-mosaic-0.1.0-6|90	- rebuild for new vdr
12cu|vdr-plugin-mosaic-0.1.0-6|91	
12cu|vdr-plugin-mosaic-0.1.0-6|92	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-2mdv2008.0
12cu|vdr-plugin-mosaic-0.1.0-6|93	+ Revision: 22755
12cu|vdr-plugin-mosaic-0.1.0-6|94	- rebuild for new vdr
12cu|vdr-plugin-mosaic-0.1.0-6|95	
12cu|vdr-plugin-mosaic-0.1.0-6|96	
12cu|vdr-plugin-mosaic-0.1.0-6|97	* Fri Mar 02 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-1mdv2007.0
12cu|vdr-plugin-mosaic-0.1.0-6|98	+ Revision: 130898
12cu|vdr-plugin-mosaic-0.1.0-6|99	- 0.0.2
12cu|vdr-plugin-mosaic-0.1.0-6|100	
12cu|vdr-plugin-mosaic-0.1.0-6|101	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-7mdv2007.1
12cu|vdr-plugin-mosaic-0.1.0-6|102	+ Revision: 90942
12cu|vdr-plugin-mosaic-0.1.0-6|103	- rebuild for new vdr
12cu|vdr-plugin-mosaic-0.1.0-6|104	
12cu|vdr-plugin-mosaic-0.1.0-6|105	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-6mdv2007.1
12cu|vdr-plugin-mosaic-0.1.0-6|106	+ Revision: 74048
12cu|vdr-plugin-mosaic-0.1.0-6|107	- rebuild for new vdr
12cu|vdr-plugin-mosaic-0.1.0-6|108	- Import vdr-plugin-mosaic
12cu|vdr-plugin-mosaic-0.1.0-6|109	
12cu|vdr-plugin-mosaic-0.1.0-6|110	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-5mdv2007.0
12cu|vdr-plugin-mosaic-0.1.0-6|111	- rebuild for new vdr
12cu|vdr-plugin-mosaic-0.1.0-6|112	
12cu|vdr-plugin-mosaic-0.1.0-6|113	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-4mdv2007.0
12cu|vdr-plugin-mosaic-0.1.0-6|114	- stricter abi requires
12cu|vdr-plugin-mosaic-0.1.0-6|115	
12cu|vdr-plugin-mosaic-0.1.0-6|116	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-3mdv2007.0
12cu|vdr-plugin-mosaic-0.1.0-6|117	- rebuild for new vdr
12cu|vdr-plugin-mosaic-0.1.0-6|118	
12cu|vdr-plugin-mosaic-0.1.0-6|119	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-2mdv2007.0
12cu|vdr-plugin-mosaic-0.1.0-6|120	- rebuild for new vdr
12cu|vdr-plugin-mosaic-0.1.0-6|121	
12cu|vdr-plugin-mosaic-0.1.0-6|122	* Sun Jul 16 2006 Anssi Hannula <anssi@mandriva.org> 0.0.1-1mdv2007.0
12cu|vdr-plugin-mosaic-0.1.0-6|123	- initial Mandriva release
12cu|vdr-plugin-mosaic-0.1.0-6|124	

13139 12
12cu|vdr-plugin-mp3-0.10.2-4|1	
12cu|vdr-plugin-mp3-0.10.2-4|2	%define plugin	mp3
12cu|vdr-plugin-mp3-0.10.2-4|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-mp3-0.10.2-4|4	%define version	0.10.2
12cu|vdr-plugin-mp3-0.10.2-4|5	%define prever	0
12cu|vdr-plugin-mp3-0.10.2-4|6	%define rel	4
12cu|vdr-plugin-mp3-0.10.2-4|7	%if %prever
12cu|vdr-plugin-mp3-0.10.2-4|8	%define release	%mkrel 0.%prever.%rel
12cu|vdr-plugin-mp3-0.10.2-4|9	%else
12cu|vdr-plugin-mp3-0.10.2-4|10	%define release %mkrel %rel
12cu|vdr-plugin-mp3-0.10.2-4|11	%endif
12cu|vdr-plugin-mp3-0.10.2-4|12	
12cu|vdr-plugin-mp3-0.10.2-4|13	Summary:	VDR plugin: A versatile audio player
12cu|vdr-plugin-mp3-0.10.2-4|14	Name:		%name
12cu|vdr-plugin-mp3-0.10.2-4|15	Version:	%version
12cu|vdr-plugin-mp3-0.10.2-4|16	Release:	%release
12cu|vdr-plugin-mp3-0.10.2-4|17	Group:		Video
12cu|vdr-plugin-mp3-0.10.2-4|18	License:	GPLv2+
12cu|vdr-plugin-mp3-0.10.2-4|19	URL:		http://www.muempf.de/
12cu|vdr-plugin-mp3-0.10.2-4|20	%if %prever
12cu|vdr-plugin-mp3-0.10.2-4|21	Source:		http://www.muempf.de/down/vdr-%plugin-%version%prever.tar.gz
12cu|vdr-plugin-mp3-0.10.2-4|22	%else
12cu|vdr-plugin-mp3-0.10.2-4|23	Source:		http://www.muempf.de/down/vdr-%plugin-%version.tar.gz
12cu|vdr-plugin-mp3-0.10.2-4|24	%endif
12cu|vdr-plugin-mp3-0.10.2-4|25	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-mp3-0.10.2-4|26	BuildRequires:	libmad-devel libid3tag-devel sndfile-devel libvorbis-devel
12cu|vdr-plugin-mp3-0.10.2-4|27	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-mp3-0.10.2-4|28	
12cu|vdr-plugin-mp3-0.10.2-4|29	%description
12cu|vdr-plugin-mp3-0.10.2-4|30	The "MP3-Plugin" allows playback of MP3 and other audio files.
12cu|vdr-plugin-mp3-0.10.2-4|31	
12cu|vdr-plugin-mp3-0.10.2-4|32	%package -n vdr-plugin-mplayer
12cu|vdr-plugin-mp3-0.10.2-4|33	Summary:	VDR plugin: Media replay via MPlayer
12cu|vdr-plugin-mp3-0.10.2-4|34	Group:		Video
12cu|vdr-plugin-mp3-0.10.2-4|35	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-mp3-0.10.2-4|36	Requires:	mplayer
12cu|vdr-plugin-mp3-0.10.2-4|37	
12cu|vdr-plugin-mp3-0.10.2-4|38	%description -n vdr-plugin-mplayer
12cu|vdr-plugin-mp3-0.10.2-4|39	The "MPlayer-Plugin" is used to call MPlayer for playback of video
12cu|vdr-plugin-mp3-0.10.2-4|40	files.
12cu|vdr-plugin-mp3-0.10.2-4|41	
12cu|vdr-plugin-mp3-0.10.2-4|42	%prep
12cu|vdr-plugin-mp3-0.10.2-4|43	%if %prever
12cu|vdr-plugin-mp3-0.10.2-4|44	%setup -q -n %plugin-%version%prever
12cu|vdr-plugin-mp3-0.10.2-4|45	%else
12cu|vdr-plugin-mp3-0.10.2-4|46	%setup -q -n %plugin-%version
12cu|vdr-plugin-mp3-0.10.2-4|47	%endif
12cu|vdr-plugin-mp3-0.10.2-4|48	chmod +x examples/*.sh.*
12cu|vdr-plugin-mp3-0.10.2-4|49	%vdr_plugin_prep
12cu|vdr-plugin-mp3-0.10.2-4|50	
12cu|vdr-plugin-mp3-0.10.2-4|51	%vdr_plugin_params_begin mp3
12cu|vdr-plugin-mp3-0.10.2-4|52	# use CMD to mount/unmount/eject mp3 sources
12cu|vdr-plugin-mp3-0.10.2-4|53	var=MOUNT_CMD
12cu|vdr-plugin-mp3-0.10.2-4|54	param=--mount=MOUNT_CMD
12cu|vdr-plugin-mp3-0.10.2-4|55	# execute CMD before & after network access
12cu|vdr-plugin-mp3-0.10.2-4|56	var=NETWORK_CMD
12cu|vdr-plugin-mp3-0.10.2-4|57	param=--network=NETWORK_CMD
12cu|vdr-plugin-mp3-0.10.2-4|58	# store ID3 cache file in DIR
12cu|vdr-plugin-mp3-0.10.2-4|59	var=CACHE_DIR
12cu|vdr-plugin-mp3-0.10.2-4|60	param=--cache=CACHE_DIR
12cu|vdr-plugin-mp3-0.10.2-4|61	default=%vdr_plugin_cachedir/mp3/id3
12cu|vdr-plugin-mp3-0.10.2-4|62	# search CDDB files in DIR
12cu|vdr-plugin-mp3-0.10.2-4|63	var=CDDB_DIR
12cu|vdr-plugin-mp3-0.10.2-4|64	param=--cddb=CDDB_DIR
12cu|vdr-plugin-mp3-0.10.2-4|65	default=%vdr_plugin_cachedir/mp3/images/cddb
12cu|vdr-plugin-mp3-0.10.2-4|66	# device for OSS output
12cu|vdr-plugin-mp3-0.10.2-4|67	var=OSS_DEV
12cu|vdr-plugin-mp3-0.10.2-4|68	param=--dsp=OSS_DEV
12cu|vdr-plugin-mp3-0.10.2-4|69	# use CMD to convert background images
12cu|vdr-plugin-mp3-0.10.2-4|70	var=IMAGE_CMD
12cu|vdr-plugin-mp3-0.10.2-4|71	param=--iconv=IMAGE_CMD
12cu|vdr-plugin-mp3-0.10.2-4|72	# use IMG as default background image
12cu|vdr-plugin-mp3-0.10.2-4|73	var=IMAGE_IMG
12cu|vdr-plugin-mp3-0.10.2-4|74	param=--defimage=IMAGE_IMG
12cu|vdr-plugin-mp3-0.10.2-4|75	# cache converted images in DIR
12cu|vdr-plugin-mp3-0.10.2-4|76	var=IMAGE_DIR
12cu|vdr-plugin-mp3-0.10.2-4|77	param=--icache=IMAGE_DIR
12cu|vdr-plugin-mp3-0.10.2-4|78	default=%vdr_plugin_cachedir/mp3/images
12cu|vdr-plugin-mp3-0.10.2-4|79	# search sources config in SUB subdirectory
12cu|vdr-plugin-mp3-0.10.2-4|80	var=SOURCES_SUBDIR
12cu|vdr-plugin-mp3-0.10.2-4|81	param=--sources=SOURCES_SUBDIR
12cu|vdr-plugin-mp3-0.10.2-4|82	%vdr_plugin_params_end
12cu|vdr-plugin-mp3-0.10.2-4|83	
12cu|vdr-plugin-mp3-0.10.2-4|84	%vdr_plugin_params_begin mplayer
12cu|vdr-plugin-mp3-0.10.2-4|85	# use CMD to mount/unmount/eject mplayer sources
12cu|vdr-plugin-mp3-0.10.2-4|86	var=MOUNT_CMD
12cu|vdr-plugin-mp3-0.10.2-4|87	param=--mount=MOUNT_CMD
12cu|vdr-plugin-mp3-0.10.2-4|88	# use CMD when calling MPlayer
12cu|vdr-plugin-mp3-0.10.2-4|89	var=MPLAYER_CMD
12cu|vdr-plugin-mp3-0.10.2-4|90	param=--mplayer=MPLAYER_CMD
12cu|vdr-plugin-mp3-0.10.2-4|91	# search sources config in SUB subdirectory
12cu|vdr-plugin-mp3-0.10.2-4|92	var=SOURCES_SUBDIR
12cu|vdr-plugin-mp3-0.10.2-4|93	param=--sources=SOURCES_SUBDIR
12cu|vdr-plugin-mp3-0.10.2-4|94	# store global resume file in DIR
12cu|vdr-plugin-mp3-0.10.2-4|95	var=RESUME_DIR
12cu|vdr-plugin-mp3-0.10.2-4|96	param=--resume=RESUME_DIR
12cu|vdr-plugin-mp3-0.10.2-4|97	%vdr_plugin_params_end
12cu|vdr-plugin-mp3-0.10.2-4|98	
12cu|vdr-plugin-mp3-0.10.2-4|99	%build
12cu|vdr-plugin-mp3-0.10.2-4|100	%vdr_plugin_build
12cu|vdr-plugin-mp3-0.10.2-4|101	
12cu|vdr-plugin-mp3-0.10.2-4|102	%install
12cu|vdr-plugin-mp3-0.10.2-4|103	%vdr_plugin_install
12cu|vdr-plugin-mp3-0.10.2-4|104	
12cu|vdr-plugin-mp3-0.10.2-4|105	install -d -m755 %buildroot%vdr_plugin_cfgdir
12cu|vdr-plugin-mp3-0.10.2-4|106	for f in mp3sources.conf mplayersources.conf; do
12cu|vdr-plugin-mp3-0.10.2-4|107	cat > %buildroot%vdr_plugin_cfgdir/$f <<EOF
12cu|vdr-plugin-mp3-0.10.2-4|108	# Please remove the line below when you add the correct configuration
12cu|vdr-plugin-mp3-0.10.2-4|109	/invalid/directory;Please configure;0
12cu|vdr-plugin-mp3-0.10.2-4|110	EOF
12cu|vdr-plugin-mp3-0.10.2-4|111	done
12cu|vdr-plugin-mp3-0.10.2-4|112	
12cu|vdr-plugin-mp3-0.10.2-4|113	install -d -m755 %buildroot%vdr_plugin_cachedir/mp3/images
12cu|vdr-plugin-mp3-0.10.2-4|114	install -d -m755 %buildroot%vdr_plugin_cachedir/mp3/id3
12cu|vdr-plugin-mp3-0.10.2-4|115	install -d -m755 %buildroot%vdr_plugin_cachedir/mp3/cddb
12cu|vdr-plugin-mp3-0.10.2-4|116	
12cu|vdr-plugin-mp3-0.10.2-4|117	%files -f mp3.vdr
12cu|vdr-plugin-mp3-0.10.2-4|118	%defattr(-,root,root)
12cu|vdr-plugin-mp3-0.10.2-4|119	%doc README COPYING HISTORY MANUAL examples
12cu|vdr-plugin-mp3-0.10.2-4|120	%config(noreplace) %vdr_plugin_cfgdir/mp3sources.conf
12cu|vdr-plugin-mp3-0.10.2-4|121	%attr(-,vdr,vdr) %dir %vdr_plugin_cachedir/mp3
12cu|vdr-plugin-mp3-0.10.2-4|122	%attr(-,vdr,vdr) %dir %vdr_plugin_cachedir/mp3/images
12cu|vdr-plugin-mp3-0.10.2-4|123	%attr(-,vdr,vdr) %dir %vdr_plugin_cachedir/mp3/id3
12cu|vdr-plugin-mp3-0.10.2-4|124	%attr(-,vdr,vdr) %dir %vdr_plugin_cachedir/mp3/cddb
12cu|vdr-plugin-mp3-0.10.2-4|125	
12cu|vdr-plugin-mp3-0.10.2-4|126	%files -n vdr-plugin-mplayer -f mplayer.vdr
12cu|vdr-plugin-mp3-0.10.2-4|127	%defattr(-,root,root)
12cu|vdr-plugin-mp3-0.10.2-4|128	%doc README COPYING HISTORY MANUAL examples
12cu|vdr-plugin-mp3-0.10.2-4|129	%config(noreplace) %vdr_plugin_cfgdir/mplayersources.conf
12cu|vdr-plugin-mp3-0.10.2-4|130	
12cu|vdr-plugin-mp3-0.10.2-4|131	
12cu|vdr-plugin-mp3-0.10.2-4|132	
12cu|vdr-plugin-mp3-0.10.2-4|133	
12cu|vdr-plugin-mp3-0.10.2-4|134	%changelog
12cu|vdr-plugin-mp3-0.10.2-4|135	* Sat Apr 03 2010 Anssi Hannula <anssi@mandriva.org> 0.10.2-1mdv2010.1
12cu|vdr-plugin-mp3-0.10.2-4|136	+ Revision: 530857
12cu|vdr-plugin-mp3-0.10.2-4|137	- new version
12cu|vdr-plugin-mp3-0.10.2-4|138	- drop gcc4.4.patch, fixed upstream
12cu|vdr-plugin-mp3-0.10.2-4|139	
12cu|vdr-plugin-mp3-0.10.2-4|140	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.10.1-7mdv2010.0
12cu|vdr-plugin-mp3-0.10.2-4|141	+ Revision: 401088
12cu|vdr-plugin-mp3-0.10.2-4|142	- rebuild for new VDR
12cu|vdr-plugin-mp3-0.10.2-4|143	- fix build with gcc4.4 (const-char-gcc4.4.patch)
12cu|vdr-plugin-mp3-0.10.2-4|144	
12cu|vdr-plugin-mp3-0.10.2-4|145	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.10.1-6mdv2009.1
12cu|vdr-plugin-mp3-0.10.2-4|146	+ Revision: 359339
12cu|vdr-plugin-mp3-0.10.2-4|147	- rebuild for new vdr
12cu|vdr-plugin-mp3-0.10.2-4|148	
12cu|vdr-plugin-mp3-0.10.2-4|149	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.10.1-5mdv2009.0
12cu|vdr-plugin-mp3-0.10.2-4|150	+ Revision: 197951
12cu|vdr-plugin-mp3-0.10.2-4|151	- rebuild for new vdr
12cu|vdr-plugin-mp3-0.10.2-4|152	
12cu|vdr-plugin-mp3-0.10.2-4|153	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.10.1-4mdv2009.0
12cu|vdr-plugin-mp3-0.10.2-4|154	+ Revision: 197693
12cu|vdr-plugin-mp3-0.10.2-4|155	- new version
12cu|vdr-plugin-mp3-0.10.2-4|156	- add vdr_plugin_prep
12cu|vdr-plugin-mp3-0.10.2-4|157	- bump buildrequires on vdr-devel
12cu|vdr-plugin-mp3-0.10.2-4|158	- re-enable gettext i18n
12cu|vdr-plugin-mp3-0.10.2-4|159	
12cu|vdr-plugin-mp3-0.10.2-4|160	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.10.1-3mdv2008.1
12cu|vdr-plugin-mp3-0.10.2-4|161	+ Revision: 145137
12cu|vdr-plugin-mp3-0.10.2-4|162	- rebuild for new vdr
12cu|vdr-plugin-mp3-0.10.2-4|163	
12cu|vdr-plugin-mp3-0.10.2-4|164	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-mp3-0.10.2-4|165	- restore BuildRoot
12cu|vdr-plugin-mp3-0.10.2-4|166	
12cu|vdr-plugin-mp3-0.10.2-4|167	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-mp3-0.10.2-4|168	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-mp3-0.10.2-4|169	
12cu|vdr-plugin-mp3-0.10.2-4|170	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.10.1-2mdv2008.1
12cu|vdr-plugin-mp3-0.10.2-4|171	+ Revision: 103160
12cu|vdr-plugin-mp3-0.10.2-4|172	- rebuild for new vdr
12cu|vdr-plugin-mp3-0.10.2-4|173	
12cu|vdr-plugin-mp3-0.10.2-4|174	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.10.1-1mdv2008.0
12cu|vdr-plugin-mp3-0.10.2-4|175	+ Revision: 81782
12cu|vdr-plugin-mp3-0.10.2-4|176	- 0.10.1
12cu|vdr-plugin-mp3-0.10.2-4|177	- skip 1.5 i18n detection on build
12cu|vdr-plugin-mp3-0.10.2-4|178	
12cu|vdr-plugin-mp3-0.10.2-4|179	* Thu Jul 19 2007 Anssi Hannula <anssi@mandriva.org> 0.10.0-1mdv2008.0
12cu|vdr-plugin-mp3-0.10.2-4|180	+ Revision: 53411
12cu|vdr-plugin-mp3-0.10.2-4|181	- 0.10.0
12cu|vdr-plugin-mp3-0.10.2-4|182	- drop mp3-closefd2.patch, applied upstream
12cu|vdr-plugin-mp3-0.10.2-4|183	
12cu|vdr-plugin-mp3-0.10.2-4|184	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.9.15-6mdv2008.0
12cu|vdr-plugin-mp3-0.10.2-4|185	+ Revision: 50019
12cu|vdr-plugin-mp3-0.10.2-4|186	- rebuild for new vdr
12cu|vdr-plugin-mp3-0.10.2-4|187	
12cu|vdr-plugin-mp3-0.10.2-4|188	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.9.15-5mdv2008.0
12cu|vdr-plugin-mp3-0.10.2-4|189	+ Revision: 42105
12cu|vdr-plugin-mp3-0.10.2-4|190	- rebuild for new vdr
12cu|vdr-plugin-mp3-0.10.2-4|191	
12cu|vdr-plugin-mp3-0.10.2-4|192	* Sun Jun 10 2007 Anssi Hannula <anssi@mandriva.org> 0.9.15-4mdv2008.0
12cu|vdr-plugin-mp3-0.10.2-4|193	+ Revision: 37967
12cu|vdr-plugin-mp3-0.10.2-4|194	- close file descriptors when forking mplayer (patch0)
12cu|vdr-plugin-mp3-0.10.2-4|195	
12cu|vdr-plugin-mp3-0.10.2-4|196	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.9.15-3mdv2008.0
12cu|vdr-plugin-mp3-0.10.2-4|197	+ Revision: 22757
12cu|vdr-plugin-mp3-0.10.2-4|198	- rebuild for new vdr
12cu|vdr-plugin-mp3-0.10.2-4|199	
12cu|vdr-plugin-mp3-0.10.2-4|200	
12cu|vdr-plugin-mp3-0.10.2-4|201	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-2mdv2007.0
12cu|vdr-plugin-mp3-0.10.2-4|202	+ Revision: 90943
12cu|vdr-plugin-mp3-0.10.2-4|203	- rebuild for new vdr
12cu|vdr-plugin-mp3-0.10.2-4|204	
12cu|vdr-plugin-mp3-0.10.2-4|205	* Fri Nov 03 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-1mdv2007.1
12cu|vdr-plugin-mp3-0.10.2-4|206	+ Revision: 76326
12cu|vdr-plugin-mp3-0.10.2-4|207	- 0.9.15 final
12cu|vdr-plugin-mp3-0.10.2-4|208	
12cu|vdr-plugin-mp3-0.10.2-4|209	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-0.pre14.5mdv2007.1
12cu|vdr-plugin-mp3-0.10.2-4|210	+ Revision: 74049
12cu|vdr-plugin-mp3-0.10.2-4|211	- rebuild for new vdr
12cu|vdr-plugin-mp3-0.10.2-4|212	- Import vdr-plugin-mp3
12cu|vdr-plugin-mp3-0.10.2-4|213	
12cu|vdr-plugin-mp3-0.10.2-4|214	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-0.pre14.4mdv2007.0
12cu|vdr-plugin-mp3-0.10.2-4|215	- rebuild for new vdr
12cu|vdr-plugin-mp3-0.10.2-4|216	
12cu|vdr-plugin-mp3-0.10.2-4|217	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-0.pre14.3mdv2007.0
12cu|vdr-plugin-mp3-0.10.2-4|218	- stricter abi requires
12cu|vdr-plugin-mp3-0.10.2-4|219	
12cu|vdr-plugin-mp3-0.10.2-4|220	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-0.pre14.2mdv2007.0
12cu|vdr-plugin-mp3-0.10.2-4|221	- rebuild for new vdr
12cu|vdr-plugin-mp3-0.10.2-4|222	
12cu|vdr-plugin-mp3-0.10.2-4|223	* Tue Aug 01 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-0.pre14.1mdv2007.0
12cu|vdr-plugin-mp3-0.10.2-4|224	- 0.9.15pre14
12cu|vdr-plugin-mp3-0.10.2-4|225	
12cu|vdr-plugin-mp3-0.10.2-4|226	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-0.pre10.4mdv2007.0
12cu|vdr-plugin-mp3-0.10.2-4|227	- rebuild for new vdr
12cu|vdr-plugin-mp3-0.10.2-4|228	
12cu|vdr-plugin-mp3-0.10.2-4|229	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-0.pre10.3mdv2007.0
12cu|vdr-plugin-mp3-0.10.2-4|230	- use _ prefix for system path macros
12cu|vdr-plugin-mp3-0.10.2-4|231	
12cu|vdr-plugin-mp3-0.10.2-4|232	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-0.pre10.2mdv2007.0
12cu|vdr-plugin-mp3-0.10.2-4|233	- rebuild for new vdr
12cu|vdr-plugin-mp3-0.10.2-4|234	
12cu|vdr-plugin-mp3-0.10.2-4|235	* Fri Jun 02 2006 Anssi Hannula <anssi@mandriva.org> 0.9.15-0.pre10.1mdv2007.0
12cu|vdr-plugin-mp3-0.10.2-4|236	- initial Mandriva release
12cu|vdr-plugin-mp3-0.10.2-4|237	

13140 12
12cu|vdr-plugin-newsticker-0.0.4-18|1	
12cu|vdr-plugin-newsticker-0.0.4-18|2	%define plugin	newsticker
12cu|vdr-plugin-newsticker-0.0.4-18|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-newsticker-0.0.4-18|4	%define version	0.0.4
12cu|vdr-plugin-newsticker-0.0.4-18|5	%define rel	18
12cu|vdr-plugin-newsticker-0.0.4-18|6	
12cu|vdr-plugin-newsticker-0.0.4-18|7	Summary:	VDR plugin: Newsticker
12cu|vdr-plugin-newsticker-0.0.4-18|8	Name:		%name
12cu|vdr-plugin-newsticker-0.0.4-18|9	Version:	%version
12cu|vdr-plugin-newsticker-0.0.4-18|10	Release:	%rel
12cu|vdr-plugin-newsticker-0.0.4-18|11	Group:		Video
12cu|vdr-plugin-newsticker-0.0.4-18|12	License:	GPL
12cu|vdr-plugin-newsticker-0.0.4-18|13	URL:		http://www.wontorra.net/staticpages/index.php?page=newsticker
12cu|vdr-plugin-newsticker-0.0.4-18|14	Source:		vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-newsticker-0.0.4-18|15	Patch1:		vdr-newsticker-0.0.4-gcc4.diff
12cu|vdr-plugin-newsticker-0.0.4-18|16	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-newsticker-0.0.4-18|17	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-newsticker-0.0.4-18|18	Requires:	wget
12cu|vdr-plugin-newsticker-0.0.4-18|19	BuildRequires:	dos2unix
12cu|vdr-plugin-newsticker-0.0.4-18|20	
12cu|vdr-plugin-newsticker-0.0.4-18|21	%description
12cu|vdr-plugin-newsticker-0.0.4-18|22	This plugin downloads rdf news-feeds and displays them on the tv.
12cu|vdr-plugin-newsticker-0.0.4-18|23	
12cu|vdr-plugin-newsticker-0.0.4-18|24	%prep
12cu|vdr-plugin-newsticker-0.0.4-18|25	%setup -q -n %plugin-%version
12cu|vdr-plugin-newsticker-0.0.4-18|26	dos2unix *.[ch]
12cu|vdr-plugin-newsticker-0.0.4-18|27	chmod 0644 README HISTORY
12cu|vdr-plugin-newsticker-0.0.4-18|28	%patch1 -p1 -b .extra
12cu|vdr-plugin-newsticker-0.0.4-18|29	%vdr_plugin_prep
12cu|vdr-plugin-newsticker-0.0.4-18|30	
12cu|vdr-plugin-newsticker-0.0.4-18|31	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-newsticker-0.0.4-18|32	# alternative directory for downloaded files
12cu|vdr-plugin-newsticker-0.0.4-18|33	var=DOWNLOAD_DIR
12cu|vdr-plugin-newsticker-0.0.4-18|34	param="-o DOWNLOAD_DIR"
12cu|vdr-plugin-newsticker-0.0.4-18|35	%vdr_plugin_params_end
12cu|vdr-plugin-newsticker-0.0.4-18|36	
12cu|vdr-plugin-newsticker-0.0.4-18|37	%build
12cu|vdr-plugin-newsticker-0.0.4-18|38	%vdr_plugin_build
12cu|vdr-plugin-newsticker-0.0.4-18|39	
12cu|vdr-plugin-newsticker-0.0.4-18|40	%install
12cu|vdr-plugin-newsticker-0.0.4-18|41	%vdr_plugin_install
12cu|vdr-plugin-newsticker-0.0.4-18|42	
12cu|vdr-plugin-newsticker-0.0.4-18|43	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-newsticker-0.0.4-18|44	
12cu|vdr-plugin-newsticker-0.0.4-18|45	%files -f %plugin.vdr
12cu|vdr-plugin-newsticker-0.0.4-18|46	%defattr(-,root,root)
12cu|vdr-plugin-newsticker-0.0.4-18|47	%doc README HISTORY
12cu|vdr-plugin-newsticker-0.0.4-18|48	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-newsticker-0.0.4-18|49	
12cu|vdr-plugin-newsticker-0.0.4-18|50	
12cu|vdr-plugin-newsticker-0.0.4-18|51	
12cu|vdr-plugin-newsticker-0.0.4-18|52	
12cu|vdr-plugin-newsticker-0.0.4-18|53	%changelog
12cu|vdr-plugin-newsticker-0.0.4-18|54	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4-16mdv2010.0
12cu|vdr-plugin-newsticker-0.0.4-18|55	+ Revision: 401088
12cu|vdr-plugin-newsticker-0.0.4-18|56	- rebuild for new VDR
12cu|vdr-plugin-newsticker-0.0.4-18|57	
12cu|vdr-plugin-newsticker-0.0.4-18|58	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4-15mdv2009.1
12cu|vdr-plugin-newsticker-0.0.4-18|59	+ Revision: 359341
12cu|vdr-plugin-newsticker-0.0.4-18|60	- rebuild for new vdr
12cu|vdr-plugin-newsticker-0.0.4-18|61	
12cu|vdr-plugin-newsticker-0.0.4-18|62	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-14mdv2009.0
12cu|vdr-plugin-newsticker-0.0.4-18|63	+ Revision: 197953
12cu|vdr-plugin-newsticker-0.0.4-18|64	- rebuild for new vdr
12cu|vdr-plugin-newsticker-0.0.4-18|65	
12cu|vdr-plugin-newsticker-0.0.4-18|66	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-13mdv2009.0
12cu|vdr-plugin-newsticker-0.0.4-18|67	+ Revision: 197695
12cu|vdr-plugin-newsticker-0.0.4-18|68	- add vdr_plugin_prep
12cu|vdr-plugin-newsticker-0.0.4-18|69	- bump buildrequires on vdr-devel
12cu|vdr-plugin-newsticker-0.0.4-18|70	
12cu|vdr-plugin-newsticker-0.0.4-18|71	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.4-12mdv2008.1
12cu|vdr-plugin-newsticker-0.0.4-18|72	+ Revision: 145149
12cu|vdr-plugin-newsticker-0.0.4-18|73	- rebuild for new vdr
12cu|vdr-plugin-newsticker-0.0.4-18|74	
12cu|vdr-plugin-newsticker-0.0.4-18|75	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-newsticker-0.0.4-18|76	- restore BuildRoot
12cu|vdr-plugin-newsticker-0.0.4-18|77	
12cu|vdr-plugin-newsticker-0.0.4-18|78	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-newsticker-0.0.4-18|79	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-newsticker-0.0.4-18|80	
12cu|vdr-plugin-newsticker-0.0.4-18|81	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-11mdv2008.1
12cu|vdr-plugin-newsticker-0.0.4-18|82	+ Revision: 103171
12cu|vdr-plugin-newsticker-0.0.4-18|83	- rebuild for new vdr
12cu|vdr-plugin-newsticker-0.0.4-18|84	
12cu|vdr-plugin-newsticker-0.0.4-18|85	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-10mdv2008.0
12cu|vdr-plugin-newsticker-0.0.4-18|86	+ Revision: 50021
12cu|vdr-plugin-newsticker-0.0.4-18|87	- rebuild for new vdr
12cu|vdr-plugin-newsticker-0.0.4-18|88	
12cu|vdr-plugin-newsticker-0.0.4-18|89	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-9mdv2008.0
12cu|vdr-plugin-newsticker-0.0.4-18|90	+ Revision: 42107
12cu|vdr-plugin-newsticker-0.0.4-18|91	- rebuild for new vdr
12cu|vdr-plugin-newsticker-0.0.4-18|92	
12cu|vdr-plugin-newsticker-0.0.4-18|93	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.4-8mdv2008.0
12cu|vdr-plugin-newsticker-0.0.4-18|94	+ Revision: 22759
12cu|vdr-plugin-newsticker-0.0.4-18|95	- rebuild for new vdr
12cu|vdr-plugin-newsticker-0.0.4-18|96	
12cu|vdr-plugin-newsticker-0.0.4-18|97	
12cu|vdr-plugin-newsticker-0.0.4-18|98	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-7mdv2007.0
12cu|vdr-plugin-newsticker-0.0.4-18|99	+ Revision: 90946
12cu|vdr-plugin-newsticker-0.0.4-18|100	- rebuild for new vdr
12cu|vdr-plugin-newsticker-0.0.4-18|101	
12cu|vdr-plugin-newsticker-0.0.4-18|102	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-6mdv2007.1
12cu|vdr-plugin-newsticker-0.0.4-18|103	+ Revision: 74051
12cu|vdr-plugin-newsticker-0.0.4-18|104	- rebuild for new vdr
12cu|vdr-plugin-newsticker-0.0.4-18|105	- Import vdr-plugin-newsticker
12cu|vdr-plugin-newsticker-0.0.4-18|106	
12cu|vdr-plugin-newsticker-0.0.4-18|107	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-5mdv2007.0
12cu|vdr-plugin-newsticker-0.0.4-18|108	- rebuild for new vdr
12cu|vdr-plugin-newsticker-0.0.4-18|109	
12cu|vdr-plugin-newsticker-0.0.4-18|110	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-4mdv2007.0
12cu|vdr-plugin-newsticker-0.0.4-18|111	- stricter abi requires
12cu|vdr-plugin-newsticker-0.0.4-18|112	
12cu|vdr-plugin-newsticker-0.0.4-18|113	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-3mdv2007.0
12cu|vdr-plugin-newsticker-0.0.4-18|114	- rebuild for new vdr
12cu|vdr-plugin-newsticker-0.0.4-18|115	
12cu|vdr-plugin-newsticker-0.0.4-18|116	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-2mdv2007.0
12cu|vdr-plugin-newsticker-0.0.4-18|117	- rebuild for new vdr
12cu|vdr-plugin-newsticker-0.0.4-18|118	
12cu|vdr-plugin-newsticker-0.0.4-18|119	* Sun Jul 16 2006 Anssi Hannula <anssi@mandriva.org> 0.0.4-1mdv2007.0
12cu|vdr-plugin-newsticker-0.0.4-18|120	- initial Mandriva release
12cu|vdr-plugin-newsticker-0.0.4-18|121	

13141 12
12cu|vdr-plugin-noepgmenu-0.0.6-2|1	
12cu|vdr-plugin-noepgmenu-0.0.6-2|2	%define plugin	noepgmenu
12cu|vdr-plugin-noepgmenu-0.0.6-2|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-noepgmenu-0.0.6-2|4	%define version	0.0.6
12cu|vdr-plugin-noepgmenu-0.0.6-2|5	%define beta	beta4
12cu|vdr-plugin-noepgmenu-0.0.6-2|6	%define rel	2
12cu|vdr-plugin-noepgmenu-0.0.6-2|7	
12cu|vdr-plugin-noepgmenu-0.0.6-2|8	Summary:	VDR plugin: a menu for noEPG patch
12cu|vdr-plugin-noepgmenu-0.0.6-2|9	Name:		%name
12cu|vdr-plugin-noepgmenu-0.0.6-2|10	Version:	%version
12cu|vdr-plugin-noepgmenu-0.0.6-2|11	Release:	%mkrel %rel
12cu|vdr-plugin-noepgmenu-0.0.6-2|12	Group:		Video
12cu|vdr-plugin-noepgmenu-0.0.6-2|13	License:	GPL
12cu|vdr-plugin-noepgmenu-0.0.6-2|14	URL:		http://winni.vdr-developer.org/noepgmenu/
12cu|vdr-plugin-noepgmenu-0.0.6-2|15	%if %beta
12cu|vdr-plugin-noepgmenu-0.0.6-2|16	Source:		http://winni.vdr-developer.org/noepgmenu/downloads/beta/vdr-%plugin-%version.%beta.tgz
12cu|vdr-plugin-noepgmenu-0.0.6-2|17	%else
12cu|vdr-plugin-noepgmenu-0.0.6-2|18	Source:		http://winni.vdr-developer.org/noepgmenu/downloads/vdr-%plugin-%version.tgz
12cu|vdr-plugin-noepgmenu-0.0.6-2|19	%endif
12cu|vdr-plugin-noepgmenu-0.0.6-2|20	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-noepgmenu-0.0.6-2|21	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-noepgmenu-0.0.6-2|22	
12cu|vdr-plugin-noepgmenu-0.0.6-2|23	%description
12cu|vdr-plugin-noepgmenu-0.0.6-2|24	A simple OSD to manage the channels for the noEPG patch.
12cu|vdr-plugin-noepgmenu-0.0.6-2|25	
12cu|vdr-plugin-noepgmenu-0.0.6-2|26	%prep
12cu|vdr-plugin-noepgmenu-0.0.6-2|27	%if %beta
12cu|vdr-plugin-noepgmenu-0.0.6-2|28	%setup -q -n %plugin-%version.%beta
12cu|vdr-plugin-noepgmenu-0.0.6-2|29	%else
12cu|vdr-plugin-noepgmenu-0.0.6-2|30	%setup -q -n %plugin-%version
12cu|vdr-plugin-noepgmenu-0.0.6-2|31	%endif
12cu|vdr-plugin-noepgmenu-0.0.6-2|32	%vdr_plugin_prep
12cu|vdr-plugin-noepgmenu-0.0.6-2|33	
12cu|vdr-plugin-noepgmenu-0.0.6-2|34	%build
12cu|vdr-plugin-noepgmenu-0.0.6-2|35	%vdr_plugin_build
12cu|vdr-plugin-noepgmenu-0.0.6-2|36	
12cu|vdr-plugin-noepgmenu-0.0.6-2|37	%install
12cu|vdr-plugin-noepgmenu-0.0.6-2|38	%vdr_plugin_install
12cu|vdr-plugin-noepgmenu-0.0.6-2|39	
12cu|vdr-plugin-noepgmenu-0.0.6-2|40	%files -f %plugin.vdr
12cu|vdr-plugin-noepgmenu-0.0.6-2|41	%defattr(-,root,root)
12cu|vdr-plugin-noepgmenu-0.0.6-2|42	%doc README HISTORY
12cu|vdr-plugin-noepgmenu-0.0.6-2|43	
12cu|vdr-plugin-noepgmenu-0.0.6-2|44	
12cu|vdr-plugin-noepgmenu-0.0.6-2|45	
12cu|vdr-plugin-noepgmenu-0.0.6-2|46	
12cu|vdr-plugin-noepgmenu-0.0.6-2|47	%changelog
12cu|vdr-plugin-noepgmenu-0.0.6-2|48	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.6-1mdv2010.0
12cu|vdr-plugin-noepgmenu-0.0.6-2|49	+ Revision: 401088
12cu|vdr-plugin-noepgmenu-0.0.6-2|50	- rebuild for new VDR
12cu|vdr-plugin-noepgmenu-0.0.6-2|51	- new beta version
12cu|vdr-plugin-noepgmenu-0.0.6-2|52	
12cu|vdr-plugin-noepgmenu-0.0.6-2|53	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-3mdv2009.1
12cu|vdr-plugin-noepgmenu-0.0.6-2|54	+ Revision: 359342
12cu|vdr-plugin-noepgmenu-0.0.6-2|55	- rebuild for new vdr
12cu|vdr-plugin-noepgmenu-0.0.6-2|56	
12cu|vdr-plugin-noepgmenu-0.0.6-2|57	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-2mdv2009.0
12cu|vdr-plugin-noepgmenu-0.0.6-2|58	+ Revision: 197954
12cu|vdr-plugin-noepgmenu-0.0.6-2|59	- rebuild for new vdr
12cu|vdr-plugin-noepgmenu-0.0.6-2|60	
12cu|vdr-plugin-noepgmenu-0.0.6-2|61	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-1mdv2009.0
12cu|vdr-plugin-noepgmenu-0.0.6-2|62	+ Revision: 197696
12cu|vdr-plugin-noepgmenu-0.0.6-2|63	- new version
12cu|vdr-plugin-noepgmenu-0.0.6-2|64	- add vdr_plugin_prep
12cu|vdr-plugin-noepgmenu-0.0.6-2|65	- bump buildrequires on vdr-devel
12cu|vdr-plugin-noepgmenu-0.0.6-2|66	- update URL
12cu|vdr-plugin-noepgmenu-0.0.6-2|67	
12cu|vdr-plugin-noepgmenu-0.0.6-2|68	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-12mdv2008.1
12cu|vdr-plugin-noepgmenu-0.0.6-2|69	+ Revision: 145152
12cu|vdr-plugin-noepgmenu-0.0.6-2|70	- rebuild for new vdr
12cu|vdr-plugin-noepgmenu-0.0.6-2|71	
12cu|vdr-plugin-noepgmenu-0.0.6-2|72	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-noepgmenu-0.0.6-2|73	- restore BuildRoot
12cu|vdr-plugin-noepgmenu-0.0.6-2|74	
12cu|vdr-plugin-noepgmenu-0.0.6-2|75	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-noepgmenu-0.0.6-2|76	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-noepgmenu-0.0.6-2|77	
12cu|vdr-plugin-noepgmenu-0.0.6-2|78	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-11mdv2008.1
12cu|vdr-plugin-noepgmenu-0.0.6-2|79	+ Revision: 103172
12cu|vdr-plugin-noepgmenu-0.0.6-2|80	- rebuild for new vdr
12cu|vdr-plugin-noepgmenu-0.0.6-2|81	
12cu|vdr-plugin-noepgmenu-0.0.6-2|82	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-10mdv2008.0
12cu|vdr-plugin-noepgmenu-0.0.6-2|83	+ Revision: 50022
12cu|vdr-plugin-noepgmenu-0.0.6-2|84	- rebuild for new vdr
12cu|vdr-plugin-noepgmenu-0.0.6-2|85	
12cu|vdr-plugin-noepgmenu-0.0.6-2|86	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-9mdv2008.0
12cu|vdr-plugin-noepgmenu-0.0.6-2|87	+ Revision: 42108
12cu|vdr-plugin-noepgmenu-0.0.6-2|88	- rebuild for new vdr
12cu|vdr-plugin-noepgmenu-0.0.6-2|89	
12cu|vdr-plugin-noepgmenu-0.0.6-2|90	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-8mdv2008.0
12cu|vdr-plugin-noepgmenu-0.0.6-2|91	+ Revision: 22760
12cu|vdr-plugin-noepgmenu-0.0.6-2|92	- rebuild for new vdr
12cu|vdr-plugin-noepgmenu-0.0.6-2|93	
12cu|vdr-plugin-noepgmenu-0.0.6-2|94	
12cu|vdr-plugin-noepgmenu-0.0.6-2|95	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-7mdv2007.0
12cu|vdr-plugin-noepgmenu-0.0.6-2|96	+ Revision: 90947
12cu|vdr-plugin-noepgmenu-0.0.6-2|97	- rebuild for new vdr
12cu|vdr-plugin-noepgmenu-0.0.6-2|98	
12cu|vdr-plugin-noepgmenu-0.0.6-2|99	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-6mdv2007.1
12cu|vdr-plugin-noepgmenu-0.0.6-2|100	+ Revision: 74056
12cu|vdr-plugin-noepgmenu-0.0.6-2|101	- rebuild for new vdr
12cu|vdr-plugin-noepgmenu-0.0.6-2|102	- Import vdr-plugin-noepgmenu
12cu|vdr-plugin-noepgmenu-0.0.6-2|103	
12cu|vdr-plugin-noepgmenu-0.0.6-2|104	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-5mdv2007.0
12cu|vdr-plugin-noepgmenu-0.0.6-2|105	- rebuild for new vdr
12cu|vdr-plugin-noepgmenu-0.0.6-2|106	
12cu|vdr-plugin-noepgmenu-0.0.6-2|107	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-4mdv2007.0
12cu|vdr-plugin-noepgmenu-0.0.6-2|108	- stricter abi requires
12cu|vdr-plugin-noepgmenu-0.0.6-2|109	
12cu|vdr-plugin-noepgmenu-0.0.6-2|110	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-3mdv2007.0
12cu|vdr-plugin-noepgmenu-0.0.6-2|111	- rebuild for new vdr
12cu|vdr-plugin-noepgmenu-0.0.6-2|112	
12cu|vdr-plugin-noepgmenu-0.0.6-2|113	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-2mdv2007.0
12cu|vdr-plugin-noepgmenu-0.0.6-2|114	- rebuild for new vdr
12cu|vdr-plugin-noepgmenu-0.0.6-2|115	
12cu|vdr-plugin-noepgmenu-0.0.6-2|116	* Sun Jul 16 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-1mdv2007.0
12cu|vdr-plugin-noepgmenu-0.0.6-2|117	- initial Mandriva release
12cu|vdr-plugin-noepgmenu-0.0.6-2|118	

13142 12
12cu|vdr-plugin-nordlichtsepg-0.8a-18|1	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|2	%define plugin	nordlichtsepg
12cu|vdr-plugin-nordlichtsepg-0.8a-18|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-nordlichtsepg-0.8a-18|4	%define version	0.8a
12cu|vdr-plugin-nordlichtsepg-0.8a-18|5	%define rel	18
12cu|vdr-plugin-nordlichtsepg-0.8a-18|6	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|7	Summary:	VDR plugin: Extended EPG
12cu|vdr-plugin-nordlichtsepg-0.8a-18|8	Name:		%name
12cu|vdr-plugin-nordlichtsepg-0.8a-18|9	Version:	%version
12cu|vdr-plugin-nordlichtsepg-0.8a-18|10	Release:	%mkrel %rel
12cu|vdr-plugin-nordlichtsepg-0.8a-18|11	Group:		Video
12cu|vdr-plugin-nordlichtsepg-0.8a-18|12	License:	GPL
12cu|vdr-plugin-nordlichtsepg-0.8a-18|13	URL:		http://martins-kabuff.de/nordlichtsepg.html
12cu|vdr-plugin-nordlichtsepg-0.8a-18|14	Source:		http://martins-kabuff.de/download/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-nordlichtsepg-0.8a-18|15	Patch0:		91_nordlichtsepg-0.8a_vdr153.dpatch
12cu|vdr-plugin-nordlichtsepg-0.8a-18|16	Patch1:		nordlichtsepg-0.8a-i18n-1.6.patch
12cu|vdr-plugin-nordlichtsepg-0.8a-18|17	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-nordlichtsepg-0.8a-18|18	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-nordlichtsepg-0.8a-18|19	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|20	%description
12cu|vdr-plugin-nordlichtsepg-0.8a-18|21	This plugin provides an EPG (Electronic Program Guide) similar to VDR's
12cu|vdr-plugin-nordlichtsepg-0.8a-18|22	"What's on now?"-menu. Unlike this it also shows channels without epg-infos.
12cu|vdr-plugin-nordlichtsepg-0.8a-18|23	You can browse the epg with an adjustable step width. It is also possible to
12cu|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
12cu|vdr-plugin-nordlichtsepg-0.8a-18|25	you can jumpo 1-7 days forward. You can enter a time to jump to instantly.
12cu|vdr-plugin-nordlichtsepg-0.8a-18|26	A bargraph at the "What's on now?"-view shows the progress of the running
12cu|vdr-plugin-nordlichtsepg-0.8a-18|27	program. Timers are marked with a clock-icon, recording timers with a
12cu|vdr-plugin-nordlichtsepg-0.8a-18|28	'REC'-icon. It is possible, also for channels without epg-infos, to set and
12cu|vdr-plugin-nordlichtsepg-0.8a-18|29	delete timers.
12cu|vdr-plugin-nordlichtsepg-0.8a-18|30	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|31	%prep
12cu|vdr-plugin-nordlichtsepg-0.8a-18|32	%setup -q -n %plugin-%version
12cu|vdr-plugin-nordlichtsepg-0.8a-18|33	%patch0 -p1
12cu|vdr-plugin-nordlichtsepg-0.8a-18|34	%patch1 -p1
12cu|vdr-plugin-nordlichtsepg-0.8a-18|35	%vdr_plugin_prep
12cu|vdr-plugin-nordlichtsepg-0.8a-18|36	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|37	%build
12cu|vdr-plugin-nordlichtsepg-0.8a-18|38	%vdr_plugin_build
12cu|vdr-plugin-nordlichtsepg-0.8a-18|39	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|40	%install
12cu|vdr-plugin-nordlichtsepg-0.8a-18|41	%vdr_plugin_install
12cu|vdr-plugin-nordlichtsepg-0.8a-18|42	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|43	%files -f %plugin.vdr
12cu|vdr-plugin-nordlichtsepg-0.8a-18|44	%defattr(-,root,root)
12cu|vdr-plugin-nordlichtsepg-0.8a-18|45	%doc README* HISTORY
12cu|vdr-plugin-nordlichtsepg-0.8a-18|46	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|47	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|48	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|49	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|50	%changelog
12cu|vdr-plugin-nordlichtsepg-0.8a-18|51	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.8a-17mdv2010.0
12cu|vdr-plugin-nordlichtsepg-0.8a-18|52	+ Revision: 401088
12cu|vdr-plugin-nordlichtsepg-0.8a-18|53	- rebuild for new VDR
12cu|vdr-plugin-nordlichtsepg-0.8a-18|54	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|55	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.8a-16mdv2009.1
12cu|vdr-plugin-nordlichtsepg-0.8a-18|56	+ Revision: 359343
12cu|vdr-plugin-nordlichtsepg-0.8a-18|57	- rebuild for new vdr
12cu|vdr-plugin-nordlichtsepg-0.8a-18|58	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|59	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.8a-15mdv2009.0
12cu|vdr-plugin-nordlichtsepg-0.8a-18|60	+ Revision: 197955
12cu|vdr-plugin-nordlichtsepg-0.8a-18|61	- rebuild for new vdr
12cu|vdr-plugin-nordlichtsepg-0.8a-18|62	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|63	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.8a-14mdv2009.0
12cu|vdr-plugin-nordlichtsepg-0.8a-18|64	+ Revision: 197697
12cu|vdr-plugin-nordlichtsepg-0.8a-18|65	- add vdr_plugin_prep
12cu|vdr-plugin-nordlichtsepg-0.8a-18|66	- bump buildrequires on vdr-devel
12cu|vdr-plugin-nordlichtsepg-0.8a-18|67	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-nordlichtsepg-0.8a-18|68	- adapt for api changes of VDR 1.5.3 (P0 from e-tobi)
12cu|vdr-plugin-nordlichtsepg-0.8a-18|69	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|70	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.8a-13mdv2008.1
12cu|vdr-plugin-nordlichtsepg-0.8a-18|71	+ Revision: 145154
12cu|vdr-plugin-nordlichtsepg-0.8a-18|72	- rebuild for new vdr
12cu|vdr-plugin-nordlichtsepg-0.8a-18|73	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|74	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-nordlichtsepg-0.8a-18|75	- restore BuildRoot
12cu|vdr-plugin-nordlichtsepg-0.8a-18|76	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|77	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-nordlichtsepg-0.8a-18|78	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-nordlichtsepg-0.8a-18|79	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|80	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.8a-12mdv2008.1
12cu|vdr-plugin-nordlichtsepg-0.8a-18|81	+ Revision: 103173
12cu|vdr-plugin-nordlichtsepg-0.8a-18|82	- rebuild for new vdr
12cu|vdr-plugin-nordlichtsepg-0.8a-18|83	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|84	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.8a-11mdv2008.0
12cu|vdr-plugin-nordlichtsepg-0.8a-18|85	+ Revision: 50023
12cu|vdr-plugin-nordlichtsepg-0.8a-18|86	- rebuild for new vdr
12cu|vdr-plugin-nordlichtsepg-0.8a-18|87	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|88	* Fri Jun 22 2007 Anssi Hannula <anssi@mandriva.org> 0.8a-10mdv2008.0
12cu|vdr-plugin-nordlichtsepg-0.8a-18|89	+ Revision: 42638
12cu|vdr-plugin-nordlichtsepg-0.8a-18|90	- rebuild for new vdr
12cu|vdr-plugin-nordlichtsepg-0.8a-18|91	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|92	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.8a-8mdv2008.0
12cu|vdr-plugin-nordlichtsepg-0.8a-18|93	+ Revision: 22761
12cu|vdr-plugin-nordlichtsepg-0.8a-18|94	- rebuild for new vdr
12cu|vdr-plugin-nordlichtsepg-0.8a-18|95	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|96	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|97	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.8a-7mdv2007.0
12cu|vdr-plugin-nordlichtsepg-0.8a-18|98	+ Revision: 90948
12cu|vdr-plugin-nordlichtsepg-0.8a-18|99	- rebuild for new vdr
12cu|vdr-plugin-nordlichtsepg-0.8a-18|100	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|101	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.8a-6mdv2007.1
12cu|vdr-plugin-nordlichtsepg-0.8a-18|102	+ Revision: 74061
12cu|vdr-plugin-nordlichtsepg-0.8a-18|103	- rebuild for new vdr
12cu|vdr-plugin-nordlichtsepg-0.8a-18|104	- Import vdr-plugin-nordlichtsepg
12cu|vdr-plugin-nordlichtsepg-0.8a-18|105	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|106	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.8a-5mdv2007.0
12cu|vdr-plugin-nordlichtsepg-0.8a-18|107	- rebuild for new vdr
12cu|vdr-plugin-nordlichtsepg-0.8a-18|108	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|109	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.8a-4mdv2007.0
12cu|vdr-plugin-nordlichtsepg-0.8a-18|110	- stricter abi requires
12cu|vdr-plugin-nordlichtsepg-0.8a-18|111	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|112	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.8a-3mdv2007.0
12cu|vdr-plugin-nordlichtsepg-0.8a-18|113	- rebuild for new vdr
12cu|vdr-plugin-nordlichtsepg-0.8a-18|114	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|115	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.8a-2mdv2007.0
12cu|vdr-plugin-nordlichtsepg-0.8a-18|116	- rebuild for new vdr
12cu|vdr-plugin-nordlichtsepg-0.8a-18|117	
12cu|vdr-plugin-nordlichtsepg-0.8a-18|118	* Sun Jul 16 2006 Anssi Hannula <anssi@mandriva.org> 0.8a-1mdv2007.0
12cu|vdr-plugin-nordlichtsepg-0.8a-18|119	- initial Mandriva release
12cu|vdr-plugin-nordlichtsepg-0.8a-18|120	

13143 12
12cu|vdr-plugin-osdimage-0.1.2-23|1	
12cu|vdr-plugin-osdimage-0.1.2-23|2	%define plugin	osdimage
12cu|vdr-plugin-osdimage-0.1.2-23|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-osdimage-0.1.2-23|4	%define version	0.1.2
12cu|vdr-plugin-osdimage-0.1.2-23|5	%define rel	23
12cu|vdr-plugin-osdimage-0.1.2-23|6	
12cu|vdr-plugin-osdimage-0.1.2-23|7	Summary:	VDR plugin: OSD Image Viewer
12cu|vdr-plugin-osdimage-0.1.2-23|8	Name:		%name
12cu|vdr-plugin-osdimage-0.1.2-23|9	Version:	%version
12cu|vdr-plugin-osdimage-0.1.2-23|10	Release:	%mkrel %rel
12cu|vdr-plugin-osdimage-0.1.2-23|11	Group:		Video
12cu|vdr-plugin-osdimage-0.1.2-23|12	License:	GPL
12cu|vdr-plugin-osdimage-0.1.2-23|13	URL:		http://brougs78.vdr-developer.org/vdr.htm
12cu|vdr-plugin-osdimage-0.1.2-23|14	Source:		vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-osdimage-0.1.2-23|15	Patch1:		http://deela.cc.fh-lippe.de/files/vdr-osdimage/vdr-1.3.18-osdimage-0.1.2.patch
12cu|vdr-plugin-osdimage-0.1.2-23|16	Patch2:		vdr-osdimage-0.1.2-gcc41.patch
12cu|vdr-plugin-osdimage-0.1.2-23|17	Patch3:		osdimage-0.1.2-i18n-1.6.patch
12cu|vdr-plugin-osdimage-0.1.2-23|18	Patch4:		osdimage-pkgconfig.patch
12cu|vdr-plugin-osdimage-0.1.2-23|19	BuildRequires:	vdr-devel >= 1.6.0-7
12cu|vdr-plugin-osdimage-0.1.2-23|20	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-osdimage-0.1.2-23|21	BuildRequires:	imagemagick-devel
12cu|vdr-plugin-osdimage-0.1.2-23|22	BuildRequires:	netpbm-devel
12cu|vdr-plugin-osdimage-0.1.2-23|23	
12cu|vdr-plugin-osdimage-0.1.2-23|24	%description
12cu|vdr-plugin-osdimage-0.1.2-23|25	Plugin for VDR that allows viewing pictures on the OSD.
12cu|vdr-plugin-osdimage-0.1.2-23|26	
12cu|vdr-plugin-osdimage-0.1.2-23|27	%prep
12cu|vdr-plugin-osdimage-0.1.2-23|28	%setup -q -n %plugin-%version
12cu|vdr-plugin-osdimage-0.1.2-23|29	%patch1 -p4 -b .1318
12cu|vdr-plugin-osdimage-0.1.2-23|30	%patch2 -p0 -b .gcc41
12cu|vdr-plugin-osdimage-0.1.2-23|31	%patch3 -p1
12cu|vdr-plugin-osdimage-0.1.2-23|32	%patch4 -p1
12cu|vdr-plugin-osdimage-0.1.2-23|33	%vdr_plugin_prep
12cu|vdr-plugin-osdimage-0.1.2-23|34	
12cu|vdr-plugin-osdimage-0.1.2-23|35	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-osdimage-0.1.2-23|36	# directory of pictures (required)
12cu|vdr-plugin-osdimage-0.1.2-23|37	var=PICTURE_DIR
12cu|vdr-plugin-osdimage-0.1.2-23|38	param="-d PICTURE_DIR"
12cu|vdr-plugin-osdimage-0.1.2-23|39	%vdr_plugin_params_end
12cu|vdr-plugin-osdimage-0.1.2-23|40	
12cu|vdr-plugin-osdimage-0.1.2-23|41	%build
12cu|vdr-plugin-osdimage-0.1.2-23|42	VDR_PLUGIN_EXTRA_FLAGS="$(pkg-config --cflags ImageMagick++)"
12cu|vdr-plugin-osdimage-0.1.2-23|43	%vdr_plugin_build HAVE_NETPBM=1
12cu|vdr-plugin-osdimage-0.1.2-23|44	
12cu|vdr-plugin-osdimage-0.1.2-23|45	%install
12cu|vdr-plugin-osdimage-0.1.2-23|46	%vdr_plugin_install
12cu|vdr-plugin-osdimage-0.1.2-23|47	
12cu|vdr-plugin-osdimage-0.1.2-23|48	%files -f %plugin.vdr
12cu|vdr-plugin-osdimage-0.1.2-23|49	%defattr(-,root,root)
12cu|vdr-plugin-osdimage-0.1.2-23|50	%doc README HISTORY CREDITS TODO
12cu|vdr-plugin-osdimage-0.1.2-23|51	
12cu|vdr-plugin-osdimage-0.1.2-23|52	
12cu|vdr-plugin-osdimage-0.1.2-23|53	
12cu|vdr-plugin-osdimage-0.1.2-23|54	
12cu|vdr-plugin-osdimage-0.1.2-23|55	%changelog
12cu|vdr-plugin-osdimage-0.1.2-23|56	* Thu Jul 15 2010 Funda Wang <fwang@mandriva.org> 0.1.2-22mdv2011.0
12cu|vdr-plugin-osdimage-0.1.2-23|57	+ Revision: 553572
12cu|vdr-plugin-osdimage-0.1.2-23|58	- rebuild
12cu|vdr-plugin-osdimage-0.1.2-23|59	
12cu|vdr-plugin-osdimage-0.1.2-23|60	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-21mdv2010.0
12cu|vdr-plugin-osdimage-0.1.2-23|61	+ Revision: 401088
12cu|vdr-plugin-osdimage-0.1.2-23|62	- rebuild for new VDR
12cu|vdr-plugin-osdimage-0.1.2-23|63	- adapt for vdr compilation flags handling changes, bump buildrequires
12cu|vdr-plugin-osdimage-0.1.2-23|64	
12cu|vdr-plugin-osdimage-0.1.2-23|65	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-20mdv2009.1
12cu|vdr-plugin-osdimage-0.1.2-23|66	+ Revision: 359748
12cu|vdr-plugin-osdimage-0.1.2-23|67	- use pkgconfig for Magick++ libs
12cu|vdr-plugin-osdimage-0.1.2-23|68	- rebuild for new vdr
12cu|vdr-plugin-osdimage-0.1.2-23|69	- use backward-compatible pkg-config call for libmagick
12cu|vdr-plugin-osdimage-0.1.2-23|70	
12cu|vdr-plugin-osdimage-0.1.2-23|71	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|vdr-plugin-osdimage-0.1.2-23|72	- lowercase ImageMagick
12cu|vdr-plugin-osdimage-0.1.2-23|73	
12cu|vdr-plugin-osdimage-0.1.2-23|74	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-19mdv2009.0
12cu|vdr-plugin-osdimage-0.1.2-23|75	+ Revision: 197956
12cu|vdr-plugin-osdimage-0.1.2-23|76	- rebuild for new vdr
12cu|vdr-plugin-osdimage-0.1.2-23|77	
12cu|vdr-plugin-osdimage-0.1.2-23|78	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-18mdv2009.0
12cu|vdr-plugin-osdimage-0.1.2-23|79	+ Revision: 197699
12cu|vdr-plugin-osdimage-0.1.2-23|80	- add vdr_plugin_prep
12cu|vdr-plugin-osdimage-0.1.2-23|81	- bump buildrequires on vdr-devel
12cu|vdr-plugin-osdimage-0.1.2-23|82	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-osdimage-0.1.2-23|83	- enable netpbm support
12cu|vdr-plugin-osdimage-0.1.2-23|84	- fix build with recent libMagick
12cu|vdr-plugin-osdimage-0.1.2-23|85	
12cu|vdr-plugin-osdimage-0.1.2-23|86	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|vdr-plugin-osdimage-0.1.2-23|87	- rebuilt against new imagemagick libs
12cu|vdr-plugin-osdimage-0.1.2-23|88	
12cu|vdr-plugin-osdimage-0.1.2-23|89	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-16mdv2008.1
12cu|vdr-plugin-osdimage-0.1.2-23|90	+ Revision: 145155
12cu|vdr-plugin-osdimage-0.1.2-23|91	- rebuild for new vdr
12cu|vdr-plugin-osdimage-0.1.2-23|92	
12cu|vdr-plugin-osdimage-0.1.2-23|93	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-osdimage-0.1.2-23|94	- restore BuildRoot
12cu|vdr-plugin-osdimage-0.1.2-23|95	
12cu|vdr-plugin-osdimage-0.1.2-23|96	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-osdimage-0.1.2-23|97	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-osdimage-0.1.2-23|98	
12cu|vdr-plugin-osdimage-0.1.2-23|99	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-15mdv2008.1
12cu|vdr-plugin-osdimage-0.1.2-23|100	+ Revision: 103174
12cu|vdr-plugin-osdimage-0.1.2-23|101	- rebuild for new vdr
12cu|vdr-plugin-osdimage-0.1.2-23|102	
12cu|vdr-plugin-osdimage-0.1.2-23|103	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-14mdv2008.0
12cu|vdr-plugin-osdimage-0.1.2-23|104	+ Revision: 50024
12cu|vdr-plugin-osdimage-0.1.2-23|105	- rebuild for new vdr
12cu|vdr-plugin-osdimage-0.1.2-23|106	
12cu|vdr-plugin-osdimage-0.1.2-23|107	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-13mdv2008.0
12cu|vdr-plugin-osdimage-0.1.2-23|108	+ Revision: 42110
12cu|vdr-plugin-osdimage-0.1.2-23|109	- rebuild for new vdr
12cu|vdr-plugin-osdimage-0.1.2-23|110	
12cu|vdr-plugin-osdimage-0.1.2-23|111	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-12mdv2008.0
12cu|vdr-plugin-osdimage-0.1.2-23|112	+ Revision: 22762
12cu|vdr-plugin-osdimage-0.1.2-23|113	- rebuild for new vdr
12cu|vdr-plugin-osdimage-0.1.2-23|114	
12cu|vdr-plugin-osdimage-0.1.2-23|115	
12cu|vdr-plugin-osdimage-0.1.2-23|116	* Thu Mar 01 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-11mdv2007.0
12cu|vdr-plugin-osdimage-0.1.2-23|117	+ Revision: 130845
12cu|vdr-plugin-osdimage-0.1.2-23|118	- rebuild for new ImageMagick
12cu|vdr-plugin-osdimage-0.1.2-23|119	- rebuild for new ImageMagick
12cu|vdr-plugin-osdimage-0.1.2-23|120	
12cu|vdr-plugin-osdimage-0.1.2-23|121	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-8mdv2007.1
12cu|vdr-plugin-osdimage-0.1.2-23|122	+ Revision: 90949
12cu|vdr-plugin-osdimage-0.1.2-23|123	- rebuild for new vdr
12cu|vdr-plugin-osdimage-0.1.2-23|124	
12cu|vdr-plugin-osdimage-0.1.2-23|125	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-7mdv2007.1
12cu|vdr-plugin-osdimage-0.1.2-23|126	+ Revision: 74062
12cu|vdr-plugin-osdimage-0.1.2-23|127	- rebuild for new vdr
12cu|vdr-plugin-osdimage-0.1.2-23|128	- Import vdr-plugin-osdimage
12cu|vdr-plugin-osdimage-0.1.2-23|129	
12cu|vdr-plugin-osdimage-0.1.2-23|130	* Sat Sep 09 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-6mdv2007.0
12cu|vdr-plugin-osdimage-0.1.2-23|131	- rebuild for new imagemagick
12cu|vdr-plugin-osdimage-0.1.2-23|132	
12cu|vdr-plugin-osdimage-0.1.2-23|133	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-5mdv2007.0
12cu|vdr-plugin-osdimage-0.1.2-23|134	- rebuild for new vdr
12cu|vdr-plugin-osdimage-0.1.2-23|135	
12cu|vdr-plugin-osdimage-0.1.2-23|136	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-4mdv2007.0
12cu|vdr-plugin-osdimage-0.1.2-23|137	- stricter abi requires
12cu|vdr-plugin-osdimage-0.1.2-23|138	
12cu|vdr-plugin-osdimage-0.1.2-23|139	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-3mdv2007.0
12cu|vdr-plugin-osdimage-0.1.2-23|140	- rebuild for new vdr
12cu|vdr-plugin-osdimage-0.1.2-23|141	
12cu|vdr-plugin-osdimage-0.1.2-23|142	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-2mdv2007.0
12cu|vdr-plugin-osdimage-0.1.2-23|143	- rebuild for new vdr
12cu|vdr-plugin-osdimage-0.1.2-23|144	
12cu|vdr-plugin-osdimage-0.1.2-23|145	* Sun Jul 16 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-1mdv2007.0
12cu|vdr-plugin-osdimage-0.1.2-23|146	- initial Mandriva release
12cu|vdr-plugin-osdimage-0.1.2-23|147	

13144 12
12cu|vdr-plugin-osdteletext-0.8.3-3|1	%define plugin	osdteletext
12cu|vdr-plugin-osdteletext-0.8.3-3|2	
12cu|vdr-plugin-osdteletext-0.8.3-3|3	Summary:	VDR plugin: Displays teletext on the OSD
12cu|vdr-plugin-osdteletext-0.8.3-3|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-osdteletext-0.8.3-3|5	Version:	0.8.3
12cu|vdr-plugin-osdteletext-0.8.3-3|6	Release:	3
12cu|vdr-plugin-osdteletext-0.8.3-3|7	Group:		Video
12cu|vdr-plugin-osdteletext-0.8.3-3|8	License:	GPL
12cu|vdr-plugin-osdteletext-0.8.3-3|9	URL:		http://projects.vdr-developer.org/projects/show/plg-osdteletext
12cu|vdr-plugin-osdteletext-0.8.3-3|10	Source:		vdr-%plugin-%version.tgz
12cu|vdr-plugin-osdteletext-0.8.3-3|11	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-osdteletext-0.8.3-3|12	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-osdteletext-0.8.3-3|13	
12cu|vdr-plugin-osdteletext-0.8.3-3|14	%description
12cu|vdr-plugin-osdteletext-0.8.3-3|15	Osd-Teletext displays the teletext directly on the OSD.
12cu|vdr-plugin-osdteletext-0.8.3-3|16	Both sound and video are played in the background.
12cu|vdr-plugin-osdteletext-0.8.3-3|17	
12cu|vdr-plugin-osdteletext-0.8.3-3|18	%prep
12cu|vdr-plugin-osdteletext-0.8.3-3|19	%setup -q -n %plugin-%version
12cu|vdr-plugin-osdteletext-0.8.3-3|20	%vdr_plugin_prep
12cu|vdr-plugin-osdteletext-0.8.3-3|21	
12cu|vdr-plugin-osdteletext-0.8.3-3|22	# check default cache dir
12cu|vdr-plugin-osdteletext-0.8.3-3|23	grep "\"%{vdr_plugin_cachedir}/vtx\"" txtrecv.c
12cu|vdr-plugin-osdteletext-0.8.3-3|24	
12cu|vdr-plugin-osdteletext-0.8.3-3|25	perl -pi -e 's|../../man|.|' Makefile
12cu|vdr-plugin-osdteletext-0.8.3-3|26	
12cu|vdr-plugin-osdteletext-0.8.3-3|27	%vdr_plugin_params_begin %{plugin}
12cu|vdr-plugin-osdteletext-0.8.3-3|28	# Directory for the teletext page cache.
12cu|vdr-plugin-osdteletext-0.8.3-3|29	# default: %{_vdr_plugin_cachedir}/vtx
12cu|vdr-plugin-osdteletext-0.8.3-3|30	var=DIRECTORY
12cu|vdr-plugin-osdteletext-0.8.3-3|31	param=--directory=DIRECTORY
12cu|vdr-plugin-osdteletext-0.8.3-3|32	# Maximum cache size in MB.
12cu|vdr-plugin-osdteletext-0.8.3-3|33	# default: a calculated value below 50 MB
12cu|vdr-plugin-osdteletext-0.8.3-3|34	var=MAX_CACHE
12cu|vdr-plugin-osdteletext-0.8.3-3|35	param=--max-cache=MAX_CACHE
12cu|vdr-plugin-osdteletext-0.8.3-3|36	# Cache system to be used:
12cu|vdr-plugin-osdteletext-0.8.3-3|37	# legacy: traditional one-file-per-page system
12cu|vdr-plugin-osdteletext-0.8.3-3|38	# packed: one-file-for-a-few-pages system
12cu|vdr-plugin-osdteletext-0.8.3-3|39	# default: packed
12cu|vdr-plugin-osdteletext-0.8.3-3|40	var=CACHE_SYSTEM
12cu|vdr-plugin-osdteletext-0.8.3-3|41	param=--cache-system=CACHE_SYSTEM
12cu|vdr-plugin-osdteletext-0.8.3-3|42	%vdr_plugin_params_end
12cu|vdr-plugin-osdteletext-0.8.3-3|43	
12cu|vdr-plugin-osdteletext-0.8.3-3|44	%build
12cu|vdr-plugin-osdteletext-0.8.3-3|45	%vdr_plugin_build
12cu|vdr-plugin-osdteletext-0.8.3-3|46	
12cu|vdr-plugin-osdteletext-0.8.3-3|47	%install
12cu|vdr-plugin-osdteletext-0.8.3-3|48	%vdr_plugin_install
12cu|vdr-plugin-osdteletext-0.8.3-3|49	
12cu|vdr-plugin-osdteletext-0.8.3-3|50	install -d -m755 %{buildroot}%{vdr_plugin_cachedir}/vtx
12cu|vdr-plugin-osdteletext-0.8.3-3|51	
12cu|vdr-plugin-osdteletext-0.8.3-3|52	%pre
12cu|vdr-plugin-osdteletext-0.8.3-3|53	if [ -d /var/cache/vdr/osdteletext ] && ! [ -d %{vdr_plugin_cachedir}/vtx ]; then
12cu|vdr-plugin-osdteletext-0.8.3-3|54	mv /var/cache/vdr/osdteletext %{vdr_plugin_cachedir}/vtx || :
12cu|vdr-plugin-osdteletext-0.8.3-3|55	fi
12cu|vdr-plugin-osdteletext-0.8.3-3|56	
12cu|vdr-plugin-osdteletext-0.8.3-3|57	%files -f %plugin.vdr
12cu|vdr-plugin-osdteletext-0.8.3-3|58	%defattr(-,root,root)
12cu|vdr-plugin-osdteletext-0.8.3-3|59	%doc README* COPYING HISTORY
12cu|vdr-plugin-osdteletext-0.8.3-3|60	%attr(-,vdr,vdr) %{vdr_plugin_cachedir}/vtx
12cu|vdr-plugin-osdteletext-0.8.3-3|61	
12cu|vdr-plugin-osdteletext-0.8.3-3|62	
12cu|vdr-plugin-osdteletext-0.8.3-3|63	
12cu|vdr-plugin-osdteletext-0.8.3-3|64	
12cu|vdr-plugin-osdteletext-0.8.3-3|65	%changelog
12cu|vdr-plugin-osdteletext-0.8.3-3|66	* Sat Feb 06 2010 Anssi Hannula <anssi@mandriva.org> 0.8.3-1mdv2010.1
12cu|vdr-plugin-osdteletext-0.8.3-3|67	+ Revision: 501485
12cu|vdr-plugin-osdteletext-0.8.3-3|68	- new version, new URL
12cu|vdr-plugin-osdteletext-0.8.3-3|69	- remove patches, applied upstream
12cu|vdr-plugin-osdteletext-0.8.3-3|70	- use upstream cache directory
12cu|vdr-plugin-osdteletext-0.8.3-3|71	
12cu|vdr-plugin-osdteletext-0.8.3-3|72	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.5.1-20mdv2010.0
12cu|vdr-plugin-osdteletext-0.8.3-3|73	+ Revision: 401088
12cu|vdr-plugin-osdteletext-0.8.3-3|74	- rebuild for new VDR
12cu|vdr-plugin-osdteletext-0.8.3-3|75	
12cu|vdr-plugin-osdteletext-0.8.3-3|76	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.5.1-19mdv2009.1
12cu|vdr-plugin-osdteletext-0.8.3-3|77	+ Revision: 359346
12cu|vdr-plugin-osdteletext-0.8.3-3|78	- rebuild for new vdr
12cu|vdr-plugin-osdteletext-0.8.3-3|79	
12cu|vdr-plugin-osdteletext-0.8.3-3|80	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.5.1-18mdv2009.0
12cu|vdr-plugin-osdteletext-0.8.3-3|81	+ Revision: 197958
12cu|vdr-plugin-osdteletext-0.8.3-3|82	- rebuild for new vdr
12cu|vdr-plugin-osdteletext-0.8.3-3|83	
12cu|vdr-plugin-osdteletext-0.8.3-3|84	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.5.1-17mdv2009.0
12cu|vdr-plugin-osdteletext-0.8.3-3|85	+ Revision: 197701
12cu|vdr-plugin-osdteletext-0.8.3-3|86	- add vdr_plugin_prep
12cu|vdr-plugin-osdteletext-0.8.3-3|87	- bump buildrequires on vdr-devel
12cu|vdr-plugin-osdteletext-0.8.3-3|88	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-osdteletext-0.8.3-3|89	- adapt for api changes of VDR 1.5.0 (P1 from e-tobi)
12cu|vdr-plugin-osdteletext-0.8.3-3|90	
12cu|vdr-plugin-osdteletext-0.8.3-3|91	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.5.1-16mdv2008.1
12cu|vdr-plugin-osdteletext-0.8.3-3|92	+ Revision: 145158
12cu|vdr-plugin-osdteletext-0.8.3-3|93	- rebuild for new vdr
12cu|vdr-plugin-osdteletext-0.8.3-3|94	
12cu|vdr-plugin-osdteletext-0.8.3-3|95	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-osdteletext-0.8.3-3|96	- restore BuildRoot
12cu|vdr-plugin-osdteletext-0.8.3-3|97	
12cu|vdr-plugin-osdteletext-0.8.3-3|98	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-osdteletext-0.8.3-3|99	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-osdteletext-0.8.3-3|100	
12cu|vdr-plugin-osdteletext-0.8.3-3|101	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.5.1-15mdv2008.1
12cu|vdr-plugin-osdteletext-0.8.3-3|102	+ Revision: 103176
12cu|vdr-plugin-osdteletext-0.8.3-3|103	- rebuild for new vdr
12cu|vdr-plugin-osdteletext-0.8.3-3|104	
12cu|vdr-plugin-osdteletext-0.8.3-3|105	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.5.1-14mdv2008.0
12cu|vdr-plugin-osdteletext-0.8.3-3|106	+ Revision: 50026
12cu|vdr-plugin-osdteletext-0.8.3-3|107	- rebuild for new vdr
12cu|vdr-plugin-osdteletext-0.8.3-3|108	
12cu|vdr-plugin-osdteletext-0.8.3-3|109	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.5.1-13mdv2008.0
12cu|vdr-plugin-osdteletext-0.8.3-3|110	+ Revision: 42112
12cu|vdr-plugin-osdteletext-0.8.3-3|111	- rebuild for new vdr
12cu|vdr-plugin-osdteletext-0.8.3-3|112	
12cu|vdr-plugin-osdteletext-0.8.3-3|113	* Tue May 15 2007 Anssi Hannula <anssi@mandriva.org> 0.5.1-12mdv2008.0
12cu|vdr-plugin-osdteletext-0.8.3-3|114	+ Revision: 27093
12cu|vdr-plugin-osdteletext-0.8.3-3|115	- rebuild
12cu|vdr-plugin-osdteletext-0.8.3-3|116	
12cu|vdr-plugin-osdteletext-0.8.3-3|117	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.5.1-11mdv2008.0
12cu|vdr-plugin-osdteletext-0.8.3-3|118	+ Revision: 22764
12cu|vdr-plugin-osdteletext-0.8.3-3|119	- rebuild for new vdr
12cu|vdr-plugin-osdteletext-0.8.3-3|120	
12cu|vdr-plugin-osdteletext-0.8.3-3|121	
12cu|vdr-plugin-osdteletext-0.8.3-3|122	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-10mdv2007.0
12cu|vdr-plugin-osdteletext-0.8.3-3|123	+ Revision: 90952
12cu|vdr-plugin-osdteletext-0.8.3-3|124	- rebuild for new vdr
12cu|vdr-plugin-osdteletext-0.8.3-3|125	
12cu|vdr-plugin-osdteletext-0.8.3-3|126	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-9mdv2007.1
12cu|vdr-plugin-osdteletext-0.8.3-3|127	+ Revision: 74064
12cu|vdr-plugin-osdteletext-0.8.3-3|128	- rebuild for new vdr
12cu|vdr-plugin-osdteletext-0.8.3-3|129	- Import vdr-plugin-osdteletext
12cu|vdr-plugin-osdteletext-0.8.3-3|130	
12cu|vdr-plugin-osdteletext-0.8.3-3|131	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-8mdv2007.0
12cu|vdr-plugin-osdteletext-0.8.3-3|132	- rebuild for new vdr
12cu|vdr-plugin-osdteletext-0.8.3-3|133	
12cu|vdr-plugin-osdteletext-0.8.3-3|134	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-7mdv2007.0
12cu|vdr-plugin-osdteletext-0.8.3-3|135	- stricter abi requires
12cu|vdr-plugin-osdteletext-0.8.3-3|136	
12cu|vdr-plugin-osdteletext-0.8.3-3|137	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-6mdv2007.0
12cu|vdr-plugin-osdteletext-0.8.3-3|138	- rebuild for new vdr
12cu|vdr-plugin-osdteletext-0.8.3-3|139	
12cu|vdr-plugin-osdteletext-0.8.3-3|140	* Thu Jul 27 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-5mdv2007.0
12cu|vdr-plugin-osdteletext-0.8.3-3|141	- rebuild for new vdr
12cu|vdr-plugin-osdteletext-0.8.3-3|142	
12cu|vdr-plugin-osdteletext-0.8.3-3|143	* Tue Jul 25 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-4mdv2007.0
12cu|vdr-plugin-osdteletext-0.8.3-3|144	- fix instance of wrong macro name
12cu|vdr-plugin-osdteletext-0.8.3-3|145	
12cu|vdr-plugin-osdteletext-0.8.3-3|146	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-3mdv2007.0
12cu|vdr-plugin-osdteletext-0.8.3-3|147	- use _ prefix for system path macros
12cu|vdr-plugin-osdteletext-0.8.3-3|148	
12cu|vdr-plugin-osdteletext-0.8.3-3|149	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-2mdv2007.0
12cu|vdr-plugin-osdteletext-0.8.3-3|150	- rebuild for new vdr
12cu|vdr-plugin-osdteletext-0.8.3-3|151	
12cu|vdr-plugin-osdteletext-0.8.3-3|152	* Fri Jun 02 2006 Anssi Hannula <anssi@mandriva.org> 0.5.1-1mdv2007.0
12cu|vdr-plugin-osdteletext-0.8.3-3|153	- initial Mandriva release
12cu|vdr-plugin-osdteletext-0.8.3-3|154	

13145 12
12cu|vdr-plugin-pilot-0.0.9-17|1	
12cu|vdr-plugin-pilot-0.0.9-17|2	%define plugin	pilot
12cu|vdr-plugin-pilot-0.0.9-17|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-pilot-0.0.9-17|4	%define version	0.0.9
12cu|vdr-plugin-pilot-0.0.9-17|5	%define rel	17
12cu|vdr-plugin-pilot-0.0.9-17|6	
12cu|vdr-plugin-pilot-0.0.9-17|7	Summary:	VDR plugin: A zapping co-pilot
12cu|vdr-plugin-pilot-0.0.9-17|8	Name:		%name
12cu|vdr-plugin-pilot-0.0.9-17|9	Version:	%version
12cu|vdr-plugin-pilot-0.0.9-17|10	Release:	%mkrel %rel
12cu|vdr-plugin-pilot-0.0.9-17|11	Group:		Video
12cu|vdr-plugin-pilot-0.0.9-17|12	License:	GPL
12cu|vdr-plugin-pilot-0.0.9-17|13	URL:		http://famillejacques.free.fr/vdr/pilot/
12cu|vdr-plugin-pilot-0.0.9-17|14	Source:		http://famillejacques.free.fr/vdr/pilot/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-pilot-0.0.9-17|15	Patch0:		01_drop-unused-code.dpatch
12cu|vdr-plugin-pilot-0.0.9-17|16	Patch1:		02_gcc-4.1.x.dpatch
12cu|vdr-plugin-pilot-0.0.9-17|17	Patch2:		03_vdr-1.5-i18n.dpatch
12cu|vdr-plugin-pilot-0.0.9-17|18	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-pilot-0.0.9-17|19	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-pilot-0.0.9-17|20	
12cu|vdr-plugin-pilot-0.0.9-17|21	%description
12cu|vdr-plugin-pilot-0.0.9-17|22	Pilot is a plugin for VDR that brings the ability to quickly browse
12cu|vdr-plugin-pilot-0.0.9-17|23	the EPG information.
12cu|vdr-plugin-pilot-0.0.9-17|24	
12cu|vdr-plugin-pilot-0.0.9-17|25	%prep
12cu|vdr-plugin-pilot-0.0.9-17|26	%setup -q -n %plugin-%version
12cu|vdr-plugin-pilot-0.0.9-17|27	%patch0 -p1
12cu|vdr-plugin-pilot-0.0.9-17|28	%patch1 -p1
12cu|vdr-plugin-pilot-0.0.9-17|29	%patch2 -p1
12cu|vdr-plugin-pilot-0.0.9-17|30	%vdr_plugin_prep
12cu|vdr-plugin-pilot-0.0.9-17|31	
12cu|vdr-plugin-pilot-0.0.9-17|32	%build
12cu|vdr-plugin-pilot-0.0.9-17|33	%vdr_plugin_build
12cu|vdr-plugin-pilot-0.0.9-17|34	
12cu|vdr-plugin-pilot-0.0.9-17|35	%install
12cu|vdr-plugin-pilot-0.0.9-17|36	%vdr_plugin_install
12cu|vdr-plugin-pilot-0.0.9-17|37	
12cu|vdr-plugin-pilot-0.0.9-17|38	%files -f %plugin.vdr
12cu|vdr-plugin-pilot-0.0.9-17|39	%defattr(-,root,root)
12cu|vdr-plugin-pilot-0.0.9-17|40	%doc README*
12cu|vdr-plugin-pilot-0.0.9-17|41	
12cu|vdr-plugin-pilot-0.0.9-17|42	
12cu|vdr-plugin-pilot-0.0.9-17|43	
12cu|vdr-plugin-pilot-0.0.9-17|44	
12cu|vdr-plugin-pilot-0.0.9-17|45	%changelog
12cu|vdr-plugin-pilot-0.0.9-17|46	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.9-16mdv2010.0
12cu|vdr-plugin-pilot-0.0.9-17|47	+ Revision: 401088
12cu|vdr-plugin-pilot-0.0.9-17|48	- rebuild for new VDR
12cu|vdr-plugin-pilot-0.0.9-17|49	
12cu|vdr-plugin-pilot-0.0.9-17|50	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.9-15mdv2009.1
12cu|vdr-plugin-pilot-0.0.9-17|51	+ Revision: 359347
12cu|vdr-plugin-pilot-0.0.9-17|52	- rebuild for new vdr
12cu|vdr-plugin-pilot-0.0.9-17|53	
12cu|vdr-plugin-pilot-0.0.9-17|54	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.9-14mdv2009.0
12cu|vdr-plugin-pilot-0.0.9-17|55	+ Revision: 197959
12cu|vdr-plugin-pilot-0.0.9-17|56	- rebuild for new vdr
12cu|vdr-plugin-pilot-0.0.9-17|57	
12cu|vdr-plugin-pilot-0.0.9-17|58	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.9-13mdv2009.0
12cu|vdr-plugin-pilot-0.0.9-17|59	+ Revision: 197702
12cu|vdr-plugin-pilot-0.0.9-17|60	- add vdr_plugin_prep
12cu|vdr-plugin-pilot-0.0.9-17|61	- bump buildrequires on vdr-devel
12cu|vdr-plugin-pilot-0.0.9-17|62	- drop unused code (P0 from e-tobi)
12cu|vdr-plugin-pilot-0.0.9-17|63	- fix compiler warning (P1 from e-tobi)
12cu|vdr-plugin-pilot-0.0.9-17|64	- adapt to gettext i18n of VDR 1.6 (P2 from e-tobi)
12cu|vdr-plugin-pilot-0.0.9-17|65	
12cu|vdr-plugin-pilot-0.0.9-17|66	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.9-12mdv2008.1
12cu|vdr-plugin-pilot-0.0.9-17|67	+ Revision: 145162
12cu|vdr-plugin-pilot-0.0.9-17|68	- rebuild for new vdr
12cu|vdr-plugin-pilot-0.0.9-17|69	
12cu|vdr-plugin-pilot-0.0.9-17|70	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-pilot-0.0.9-17|71	- restore BuildRoot
12cu|vdr-plugin-pilot-0.0.9-17|72	
12cu|vdr-plugin-pilot-0.0.9-17|73	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-pilot-0.0.9-17|74	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-pilot-0.0.9-17|75	
12cu|vdr-plugin-pilot-0.0.9-17|76	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.9-11mdv2008.1
12cu|vdr-plugin-pilot-0.0.9-17|77	+ Revision: 103177
12cu|vdr-plugin-pilot-0.0.9-17|78	- rebuild for new vdr
12cu|vdr-plugin-pilot-0.0.9-17|79	
12cu|vdr-plugin-pilot-0.0.9-17|80	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.9-10mdv2008.0
12cu|vdr-plugin-pilot-0.0.9-17|81	+ Revision: 50027
12cu|vdr-plugin-pilot-0.0.9-17|82	- rebuild for new vdr
12cu|vdr-plugin-pilot-0.0.9-17|83	
12cu|vdr-plugin-pilot-0.0.9-17|84	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.9-9mdv2008.0
12cu|vdr-plugin-pilot-0.0.9-17|85	+ Revision: 42113
12cu|vdr-plugin-pilot-0.0.9-17|86	- rebuild for new vdr
12cu|vdr-plugin-pilot-0.0.9-17|87	
12cu|vdr-plugin-pilot-0.0.9-17|88	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.9-8mdv2008.0
12cu|vdr-plugin-pilot-0.0.9-17|89	+ Revision: 22765
12cu|vdr-plugin-pilot-0.0.9-17|90	- rebuild for new vdr
12cu|vdr-plugin-pilot-0.0.9-17|91	
12cu|vdr-plugin-pilot-0.0.9-17|92	
12cu|vdr-plugin-pilot-0.0.9-17|93	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.9-7mdv2007.0
12cu|vdr-plugin-pilot-0.0.9-17|94	+ Revision: 90956
12cu|vdr-plugin-pilot-0.0.9-17|95	- rebuild for new vdr
12cu|vdr-plugin-pilot-0.0.9-17|96	
12cu|vdr-plugin-pilot-0.0.9-17|97	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.9-6mdv2007.1
12cu|vdr-plugin-pilot-0.0.9-17|98	+ Revision: 74065
12cu|vdr-plugin-pilot-0.0.9-17|99	- rebuild for new vdr
12cu|vdr-plugin-pilot-0.0.9-17|100	- Import vdr-plugin-pilot
12cu|vdr-plugin-pilot-0.0.9-17|101	
12cu|vdr-plugin-pilot-0.0.9-17|102	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.9-5mdv2007.0
12cu|vdr-plugin-pilot-0.0.9-17|103	- rebuild for new vdr
12cu|vdr-plugin-pilot-0.0.9-17|104	
12cu|vdr-plugin-pilot-0.0.9-17|105	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.9-4mdv2007.0
12cu|vdr-plugin-pilot-0.0.9-17|106	- stricter abi requires
12cu|vdr-plugin-pilot-0.0.9-17|107	
12cu|vdr-plugin-pilot-0.0.9-17|108	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.9-3mdv2007.0
12cu|vdr-plugin-pilot-0.0.9-17|109	- rebuild for new vdr
12cu|vdr-plugin-pilot-0.0.9-17|110	
12cu|vdr-plugin-pilot-0.0.9-17|111	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.9-2mdv2007.0
12cu|vdr-plugin-pilot-0.0.9-17|112	- rebuild for new vdr
12cu|vdr-plugin-pilot-0.0.9-17|113	
12cu|vdr-plugin-pilot-0.0.9-17|114	* Sun Jul 16 2006 Anssi Hannula <anssi@mandriva.org> 0.0.9-1mdv2007.0
12cu|vdr-plugin-pilot-0.0.9-17|115	- initial Mandriva release
12cu|vdr-plugin-pilot-0.0.9-17|116	

13146 12
12cu|vdr-plugin-pilotskin-0.0.3-8|1	
12cu|vdr-plugin-pilotskin-0.0.3-8|2	%define plugin	pilotskin
12cu|vdr-plugin-pilotskin-0.0.3-8|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-pilotskin-0.0.3-8|4	%define version	0.0.3
12cu|vdr-plugin-pilotskin-0.0.3-8|5	%define rel	8
12cu|vdr-plugin-pilotskin-0.0.3-8|6	
12cu|vdr-plugin-pilotskin-0.0.3-8|7	Summary:	VDR plugin: A zapping co-pilot
12cu|vdr-plugin-pilotskin-0.0.3-8|8	Name:		%name
12cu|vdr-plugin-pilotskin-0.0.3-8|9	Version:	%version
12cu|vdr-plugin-pilotskin-0.0.3-8|10	Release:	%mkrel %rel
12cu|vdr-plugin-pilotskin-0.0.3-8|11	Group:		Video
12cu|vdr-plugin-pilotskin-0.0.3-8|12	License:	GPL+
12cu|vdr-plugin-pilotskin-0.0.3-8|13	URL:		http://vdrwiki.free.fr/vdr/pilotskin/
12cu|vdr-plugin-pilotskin-0.0.3-8|14	Source:		http://vdrwiki.free.fr/vdr/pilotskin/files/vdr-%plugin-%version.tgz
12cu|vdr-plugin-pilotskin-0.0.3-8|15	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-pilotskin-0.0.3-8|16	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-pilotskin-0.0.3-8|17	
12cu|vdr-plugin-pilotskin-0.0.3-8|18	%description
12cu|vdr-plugin-pilotskin-0.0.3-8|19	Pilotskin is a plugin for VDR based on the plugin vdr-pilot created
12cu|vdr-plugin-pilotskin-0.0.3-8|20	by Olivier Jacques. It brings the ability to quickly browse the EPG
12cu|vdr-plugin-pilotskin-0.0.3-8|21	information. The browsing calls the skin that you use, and the
12cu|vdr-plugin-pilotskin-0.0.3-8|22	plugin has the appearance of the OSD *Display Channel Info*. The
12cu|vdr-plugin-pilotskin-0.0.3-8|23	plugin adds the possibility of having detailed information of the
12cu|vdr-plugin-pilotskin-0.0.3-8|24	event and launching timers.
12cu|vdr-plugin-pilotskin-0.0.3-8|25	
12cu|vdr-plugin-pilotskin-0.0.3-8|26	%prep
12cu|vdr-plugin-pilotskin-0.0.3-8|27	%setup -q -n %plugin-%version
12cu|vdr-plugin-pilotskin-0.0.3-8|28	%vdr_plugin_prep
12cu|vdr-plugin-pilotskin-0.0.3-8|29	
12cu|vdr-plugin-pilotskin-0.0.3-8|30	%build
12cu|vdr-plugin-pilotskin-0.0.3-8|31	%vdr_plugin_build
12cu|vdr-plugin-pilotskin-0.0.3-8|32	
12cu|vdr-plugin-pilotskin-0.0.3-8|33	%install
12cu|vdr-plugin-pilotskin-0.0.3-8|34	%vdr_plugin_install
12cu|vdr-plugin-pilotskin-0.0.3-8|35	
12cu|vdr-plugin-pilotskin-0.0.3-8|36	%files -f %plugin.vdr
12cu|vdr-plugin-pilotskin-0.0.3-8|37	%defattr(-,root,root)
12cu|vdr-plugin-pilotskin-0.0.3-8|38	%doc README
12cu|vdr-plugin-pilotskin-0.0.3-8|39	
12cu|vdr-plugin-pilotskin-0.0.3-8|40	
12cu|vdr-plugin-pilotskin-0.0.3-8|41	
12cu|vdr-plugin-pilotskin-0.0.3-8|42	
12cu|vdr-plugin-pilotskin-0.0.3-8|43	%changelog
12cu|vdr-plugin-pilotskin-0.0.3-8|44	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3-7mdv2010.0
12cu|vdr-plugin-pilotskin-0.0.3-8|45	+ Revision: 401088
12cu|vdr-plugin-pilotskin-0.0.3-8|46	- rebuild for new VDR
12cu|vdr-plugin-pilotskin-0.0.3-8|47	
12cu|vdr-plugin-pilotskin-0.0.3-8|48	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3-6mdv2009.1
12cu|vdr-plugin-pilotskin-0.0.3-8|49	+ Revision: 359348
12cu|vdr-plugin-pilotskin-0.0.3-8|50	- rebuild for new vdr
12cu|vdr-plugin-pilotskin-0.0.3-8|51	
12cu|vdr-plugin-pilotskin-0.0.3-8|52	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-5mdv2009.0
12cu|vdr-plugin-pilotskin-0.0.3-8|53	+ Revision: 197960
12cu|vdr-plugin-pilotskin-0.0.3-8|54	- rebuild for new vdr
12cu|vdr-plugin-pilotskin-0.0.3-8|55	
12cu|vdr-plugin-pilotskin-0.0.3-8|56	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-4mdv2009.0
12cu|vdr-plugin-pilotskin-0.0.3-8|57	+ Revision: 197703
12cu|vdr-plugin-pilotskin-0.0.3-8|58	- add vdr_plugin_prep
12cu|vdr-plugin-pilotskin-0.0.3-8|59	- bump buildrequires on vdr-devel
12cu|vdr-plugin-pilotskin-0.0.3-8|60	
12cu|vdr-plugin-pilotskin-0.0.3-8|61	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-3mdv2008.1
12cu|vdr-plugin-pilotskin-0.0.3-8|62	+ Revision: 145166
12cu|vdr-plugin-pilotskin-0.0.3-8|63	- rebuild for new vdr
12cu|vdr-plugin-pilotskin-0.0.3-8|64	
12cu|vdr-plugin-pilotskin-0.0.3-8|65	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-pilotskin-0.0.3-8|66	- restore BuildRoot
12cu|vdr-plugin-pilotskin-0.0.3-8|67	
12cu|vdr-plugin-pilotskin-0.0.3-8|68	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-pilotskin-0.0.3-8|69	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-pilotskin-0.0.3-8|70	
12cu|vdr-plugin-pilotskin-0.0.3-8|71	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-2mdv2008.1
12cu|vdr-plugin-pilotskin-0.0.3-8|72	+ Revision: 103178
12cu|vdr-plugin-pilotskin-0.0.3-8|73	- rebuild for new vdr
12cu|vdr-plugin-pilotskin-0.0.3-8|74	
12cu|vdr-plugin-pilotskin-0.0.3-8|75	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-1mdv2008.0
12cu|vdr-plugin-pilotskin-0.0.3-8|76	+ Revision: 81885
12cu|vdr-plugin-pilotskin-0.0.3-8|77	- 0.0.3
12cu|vdr-plugin-pilotskin-0.0.3-8|78	- adapt license tag to the new policy
12cu|vdr-plugin-pilotskin-0.0.3-8|79	
12cu|vdr-plugin-pilotskin-0.0.3-8|80	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-10mdv2008.0
12cu|vdr-plugin-pilotskin-0.0.3-8|81	+ Revision: 50028
12cu|vdr-plugin-pilotskin-0.0.3-8|82	- rebuild for new vdr
12cu|vdr-plugin-pilotskin-0.0.3-8|83	
12cu|vdr-plugin-pilotskin-0.0.3-8|84	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-9mdv2008.0
12cu|vdr-plugin-pilotskin-0.0.3-8|85	+ Revision: 42114
12cu|vdr-plugin-pilotskin-0.0.3-8|86	- rebuild for new vdr
12cu|vdr-plugin-pilotskin-0.0.3-8|87	
12cu|vdr-plugin-pilotskin-0.0.3-8|88	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-8mdv2008.0
12cu|vdr-plugin-pilotskin-0.0.3-8|89	+ Revision: 22766
12cu|vdr-plugin-pilotskin-0.0.3-8|90	- rebuild for new vdr
12cu|vdr-plugin-pilotskin-0.0.3-8|91	
12cu|vdr-plugin-pilotskin-0.0.3-8|92	
12cu|vdr-plugin-pilotskin-0.0.3-8|93	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-7mdv2007.0
12cu|vdr-plugin-pilotskin-0.0.3-8|94	+ Revision: 90957
12cu|vdr-plugin-pilotskin-0.0.3-8|95	- rebuild for new vdr
12cu|vdr-plugin-pilotskin-0.0.3-8|96	
12cu|vdr-plugin-pilotskin-0.0.3-8|97	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-6mdv2007.1
12cu|vdr-plugin-pilotskin-0.0.3-8|98	+ Revision: 74067
12cu|vdr-plugin-pilotskin-0.0.3-8|99	- rebuild for new vdr
12cu|vdr-plugin-pilotskin-0.0.3-8|100	- Import vdr-plugin-pilotskin
12cu|vdr-plugin-pilotskin-0.0.3-8|101	
12cu|vdr-plugin-pilotskin-0.0.3-8|102	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-5mdv2007.0
12cu|vdr-plugin-pilotskin-0.0.3-8|103	- rebuild for new vdr
12cu|vdr-plugin-pilotskin-0.0.3-8|104	
12cu|vdr-plugin-pilotskin-0.0.3-8|105	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-4mdv2007.0
12cu|vdr-plugin-pilotskin-0.0.3-8|106	- stricter abi requires
12cu|vdr-plugin-pilotskin-0.0.3-8|107	
12cu|vdr-plugin-pilotskin-0.0.3-8|108	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-3mdv2007.0
12cu|vdr-plugin-pilotskin-0.0.3-8|109	- rebuild for new vdr
12cu|vdr-plugin-pilotskin-0.0.3-8|110	
12cu|vdr-plugin-pilotskin-0.0.3-8|111	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-2mdv2007.0
12cu|vdr-plugin-pilotskin-0.0.3-8|112	- rebuild for new vdr
12cu|vdr-plugin-pilotskin-0.0.3-8|113	
12cu|vdr-plugin-pilotskin-0.0.3-8|114	* Tue Jul 18 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-1mdv2007.0
12cu|vdr-plugin-pilotskin-0.0.3-8|115	- initial Mandriva release
12cu|vdr-plugin-pilotskin-0.0.3-8|116	

13147 12
12cu|vdr-plugin-pim-0.0.8-5|1	%define plugin	pim
12cu|vdr-plugin-pim-0.0.8-5|2	
12cu|vdr-plugin-pim-0.0.8-5|3	Summary:	VDR plugin: Simple Personal Information Manager
12cu|vdr-plugin-pim-0.0.8-5|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-pim-0.0.8-5|5	Version:	0.0.8
12cu|vdr-plugin-pim-0.0.8-5|6	Release:	5
12cu|vdr-plugin-pim-0.0.8-5|7	Group:		Video
12cu|vdr-plugin-pim-0.0.8-5|8	License:	GPL
12cu|vdr-plugin-pim-0.0.8-5|9	URL:		http://pim.vdr-developer.org/
12cu|vdr-plugin-pim-0.0.8-5|10	Source:		http://pim.vdr-developer.org/source/vdr-%plugin-%version.tgz
12cu|vdr-plugin-pim-0.0.8-5|11	Patch0:		pim-0.0.8-i18n-1.6.patch
12cu|vdr-plugin-pim-0.0.8-5|12	Patch1:		pim-format-string.patch
12cu|vdr-plugin-pim-0.0.8-5|13	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-pim-0.0.8-5|14	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-pim-0.0.8-5|15	
12cu|vdr-plugin-pim-0.0.8-5|16	%description
12cu|vdr-plugin-pim-0.0.8-5|17	This is a plugin for VDR to display a calendar in which you can
12cu|vdr-plugin-pim-0.0.8-5|18	store events.
12cu|vdr-plugin-pim-0.0.8-5|19	
12cu|vdr-plugin-pim-0.0.8-5|20	%prep
12cu|vdr-plugin-pim-0.0.8-5|21	%setup -q -n %plugin-%version
12cu|vdr-plugin-pim-0.0.8-5|22	%patch0 -p1
12cu|vdr-plugin-pim-0.0.8-5|23	%patch1 -p1
12cu|vdr-plugin-pim-0.0.8-5|24	%vdr_plugin_prep
12cu|vdr-plugin-pim-0.0.8-5|25	
12cu|vdr-plugin-pim-0.0.8-5|26	%build
12cu|vdr-plugin-pim-0.0.8-5|27	%vdr_plugin_build
12cu|vdr-plugin-pim-0.0.8-5|28	
12cu|vdr-plugin-pim-0.0.8-5|29	%install
12cu|vdr-plugin-pim-0.0.8-5|30	%vdr_plugin_install
12cu|vdr-plugin-pim-0.0.8-5|31	
12cu|vdr-plugin-pim-0.0.8-5|32	%files -f %plugin.vdr
12cu|vdr-plugin-pim-0.0.8-5|33	%defattr(-,root,root)
12cu|vdr-plugin-pim-0.0.8-5|34	%doc README HISTORY
12cu|vdr-plugin-pim-0.0.8-5|35	
12cu|vdr-plugin-pim-0.0.8-5|36	
12cu|vdr-plugin-pim-0.0.8-5|37	
12cu|vdr-plugin-pim-0.0.8-5|38	
12cu|vdr-plugin-pim-0.0.8-5|39	%changelog
12cu|vdr-plugin-pim-0.0.8-5|40	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.8-4mdv2010.0
12cu|vdr-plugin-pim-0.0.8-5|41	+ Revision: 401088
12cu|vdr-plugin-pim-0.0.8-5|42	- rebuild for new VDR
12cu|vdr-plugin-pim-0.0.8-5|43	
12cu|vdr-plugin-pim-0.0.8-5|44	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.0.8-3mdv2009.1
12cu|vdr-plugin-pim-0.0.8-5|45	+ Revision: 359749
12cu|vdr-plugin-pim-0.0.8-5|46	- fix format strings (format-string.patch)
12cu|vdr-plugin-pim-0.0.8-5|47	- rebuild for new vdr
12cu|vdr-plugin-pim-0.0.8-5|48	
12cu|vdr-plugin-pim-0.0.8-5|49	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.8-2mdv2009.0
12cu|vdr-plugin-pim-0.0.8-5|50	+ Revision: 197961
12cu|vdr-plugin-pim-0.0.8-5|51	- rebuild for new vdr
12cu|vdr-plugin-pim-0.0.8-5|52	
12cu|vdr-plugin-pim-0.0.8-5|53	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.8-1mdv2009.0
12cu|vdr-plugin-pim-0.0.8-5|54	+ Revision: 197704
12cu|vdr-plugin-pim-0.0.8-5|55	- new version
12cu|vdr-plugin-pim-0.0.8-5|56	- add vdr_plugin_prep
12cu|vdr-plugin-pim-0.0.8-5|57	- bump buildrequires on vdr-devel
12cu|vdr-plugin-pim-0.0.8-5|58	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-pim-0.0.8-5|59	
12cu|vdr-plugin-pim-0.0.8-5|60	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.6-12mdv2008.1
12cu|vdr-plugin-pim-0.0.8-5|61	+ Revision: 145170
12cu|vdr-plugin-pim-0.0.8-5|62	- rebuild for new vdr
12cu|vdr-plugin-pim-0.0.8-5|63	
12cu|vdr-plugin-pim-0.0.8-5|64	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-pim-0.0.8-5|65	- restore BuildRoot
12cu|vdr-plugin-pim-0.0.8-5|66	
12cu|vdr-plugin-pim-0.0.8-5|67	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-pim-0.0.8-5|68	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-pim-0.0.8-5|69	
12cu|vdr-plugin-pim-0.0.8-5|70	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-11mdv2008.1
12cu|vdr-plugin-pim-0.0.8-5|71	+ Revision: 103179
12cu|vdr-plugin-pim-0.0.8-5|72	- rebuild for new vdr
12cu|vdr-plugin-pim-0.0.8-5|73	
12cu|vdr-plugin-pim-0.0.8-5|74	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-10mdv2008.0
12cu|vdr-plugin-pim-0.0.8-5|75	+ Revision: 50029
12cu|vdr-plugin-pim-0.0.8-5|76	- rebuild for new vdr
12cu|vdr-plugin-pim-0.0.8-5|77	
12cu|vdr-plugin-pim-0.0.8-5|78	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-9mdv2008.0
12cu|vdr-plugin-pim-0.0.8-5|79	+ Revision: 42115
12cu|vdr-plugin-pim-0.0.8-5|80	- rebuild for new vdr
12cu|vdr-plugin-pim-0.0.8-5|81	
12cu|vdr-plugin-pim-0.0.8-5|82	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.6-8mdv2008.0
12cu|vdr-plugin-pim-0.0.8-5|83	+ Revision: 22767
12cu|vdr-plugin-pim-0.0.8-5|84	- rebuild for new vdr
12cu|vdr-plugin-pim-0.0.8-5|85	
12cu|vdr-plugin-pim-0.0.8-5|86	
12cu|vdr-plugin-pim-0.0.8-5|87	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-7mdv2007.0
12cu|vdr-plugin-pim-0.0.8-5|88	+ Revision: 90958
12cu|vdr-plugin-pim-0.0.8-5|89	- rebuild for new vdr
12cu|vdr-plugin-pim-0.0.8-5|90	
12cu|vdr-plugin-pim-0.0.8-5|91	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-6mdv2007.1
12cu|vdr-plugin-pim-0.0.8-5|92	+ Revision: 74068
12cu|vdr-plugin-pim-0.0.8-5|93	- rebuild for new vdr
12cu|vdr-plugin-pim-0.0.8-5|94	- Import vdr-plugin-pim
12cu|vdr-plugin-pim-0.0.8-5|95	
12cu|vdr-plugin-pim-0.0.8-5|96	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-5mdv2007.0
12cu|vdr-plugin-pim-0.0.8-5|97	- rebuild for new vdr
12cu|vdr-plugin-pim-0.0.8-5|98	
12cu|vdr-plugin-pim-0.0.8-5|99	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-4mdv2007.0
12cu|vdr-plugin-pim-0.0.8-5|100	- stricter abi requires
12cu|vdr-plugin-pim-0.0.8-5|101	
12cu|vdr-plugin-pim-0.0.8-5|102	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-3mdv2007.0
12cu|vdr-plugin-pim-0.0.8-5|103	- rebuild for new vdr
12cu|vdr-plugin-pim-0.0.8-5|104	
12cu|vdr-plugin-pim-0.0.8-5|105	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-2mdv2007.0
12cu|vdr-plugin-pim-0.0.8-5|106	- rebuild for new vdr
12cu|vdr-plugin-pim-0.0.8-5|107	
12cu|vdr-plugin-pim-0.0.8-5|108	* Tue Jul 18 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-1mdv2007.0
12cu|vdr-plugin-pim-0.0.8-5|109	- initial Mandriva release
12cu|vdr-plugin-pim-0.0.8-5|110	

13148 12
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|1	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|2	%define plugin	playlist
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|4	%define version	0.0.2
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|5	%define prever	rc3
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|6	%define rel	17
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|7	%define release	0.%prever.%rel
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|8	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|9	Summary:	VDR plugin: playlist for recordings
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|10	Name:		%name
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|11	Version:	%version
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|12	Release:	%mkrel %release
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|13	Group:		Video
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|14	License:	GPL
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|15	URL:		http://www.linuxtv.org/vdrwiki/index.php/Playlist-plugin
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|16	Source:		http://www.fast-info.de/vdr/playlist/vdr-%plugin-%version%prever.tar.bz2
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|17	Patch0:		91_playlist-0.0.2rc3-fix-1.3.25.dpatch
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|18	Patch1:		93_playlist-0.0.2-1.5.7.dpatch
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|19	Patch2:		playlist-0.0.2-i18n-1.6.patch
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|20	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|21	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|22	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|23	%description
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|24	This is a plugin for VDR to allow having recording playlists.
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|25	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|26	%prep
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|27	%setup -q -n %plugin-%version
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|28	%patch0 -p1
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|29	%patch1 -p1
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|30	%patch2 -p1
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|31	%vdr_plugin_prep
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|32	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|33	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|34	# show the plugin in the main menu
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|35	var=SHOW_MENU
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|36	param=-m
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|37	# hide the plugin from the main menu
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|38	var=HIDE_MENU
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|39	param=-M
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|40	# set name for the main menu entry
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|41	var=MENU_NAME
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|42	param="-n MENU_NAME"
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|43	# Show the delete all messages line at begin of messagelist
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|44	var=SHOW_DELETE_BEGIN
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|45	param=-b
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|46	# Hide the delete all messages line at begin of messagelist
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|47	var=HIDE_DELETE_BEGIN
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|48	param=-B
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|49	# Show the delete all messages line at end of messagelist
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|50	var=SHOW_DELETE_END
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|51	param=-e
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|52	# Hide the delete all messages line at end of messagelist
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|53	var=HIDE_DELETE_END
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|54	param=-E
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|55	# minimum entrys for display delete all messages
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|56	# line at begin and end (include -b and -e)
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|57	var=MIN_ENTRIES
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|58	param="-d MIN_ENTRIES"
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|59	# minimum time (min) for message in historyqueue (OSD-list) 5-999
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|60	var=HOLDTIME_HISTORY
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|61	param="-h HOLDTIME_HISTORY"
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|62	# minumum time (min) for responses in queue (readable by SAQRESP) 2-199
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|63	var=HOLDTIME_RESPONSES
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|64	param="-r HOLDTIME_RESPONSES"
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|65	# sortoption for messagelist (OSD)
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|66	var=SORT_ASCENDING
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|67	param=-s
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|68	# sortoption for messagelist (OSD)
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|69	var=SORT_DESCENDING
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|70	param=-S
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|71	# Enable more logging
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|72	var=VERBOSE
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|73	param=-v
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|74	# Disable more logging
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|75	var=NOVERBOSE
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|76	param=-V
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|77	# Hide the Prefer Command Line Parameter form setup-menu
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|78	var=HIDE_COMMANDLINE
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|79	param=--ns_commandline
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|80	%vdr_plugin_params_end
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|81	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|82	%build
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|83	%vdr_plugin_build
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|84	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|85	%install
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|86	%vdr_plugin_install
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|87	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|88	%files -f %plugin.vdr
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|89	%defattr(-,root,root)
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|90	%doc README HISTORY
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|91	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|92	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|93	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|94	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|95	%changelog
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|96	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.16mdv2010.0
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|97	+ Revision: 401088
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|98	- rebuild for new VDR
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|99	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|100	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.15mdv2009.1
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|101	+ Revision: 359350
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|102	- rebuild for new vdr
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|103	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|104	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.14mdv2009.0
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|105	+ Revision: 197962
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|106	- rebuild for new vdr
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|107	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|108	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.13mdv2009.0
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|109	+ Revision: 197706
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|110	- add vdr_plugin_prep
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|111	- bump buildrequires on vdr-devel
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|112	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|113	- update URL
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|114	- adapt for api changes of VDR 1.3.25 (P0 from e-tobi)
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|115	- adapt for api changes of VDR 1.5.7 (P1 from e-tobi)
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|116	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|117	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.12mdv2008.1
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|118	+ Revision: 145174
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|119	- rebuild for new vdr
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|120	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|121	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|122	- restore BuildRoot
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|123	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|124	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|125	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|126	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|127	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.11mdv2008.1
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|128	+ Revision: 103180
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|129	- rebuild for new vdr
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|130	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|131	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.10mdv2008.0
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|132	+ Revision: 50030
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|133	- rebuild for new vdr
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|134	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|135	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.9mdv2008.0
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|136	+ Revision: 42116
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|137	- rebuild for new vdr
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|138	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|139	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.8mdv2008.0
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|140	+ Revision: 22768
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|141	- rebuild for new vdr
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|142	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|143	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|144	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.7mdv2007.0
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|145	+ Revision: 90959
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|146	- rebuild for new vdr
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|147	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|148	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.6mdv2007.1
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|149	+ Revision: 74069
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|150	- rebuild for new vdr
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|151	- Import vdr-plugin-playlist
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|152	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|153	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.5mdv2007.0
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|154	- rebuild for new vdr
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|155	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|156	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.4mdv2007.0
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|157	- stricter abi requires
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|158	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|159	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.3mdv2007.0
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|160	- rebuild for new vdr
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|161	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|162	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.2mdv2007.0
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|163	- rebuild for new vdr
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|164	
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|165	* Tue Jul 18 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-0.rc3.1mdv2007.0
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|166	- initial Mandriva release
12cu|vdr-plugin-playlist-0.0.2-0.rc3.17|167	

13149 12
12cu|vdr-plugin-powermate-0.0.5-4|1	
12cu|vdr-plugin-powermate-0.0.5-4|2	%define plugin	powermate
12cu|vdr-plugin-powermate-0.0.5-4|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-powermate-0.0.5-4|4	%define version	0.0.5
12cu|vdr-plugin-powermate-0.0.5-4|5	%define rel	4
12cu|vdr-plugin-powermate-0.0.5-4|6	
12cu|vdr-plugin-powermate-0.0.5-4|7	Summary:	VDR plugin: Control VDR through a Griffin PowerMate
12cu|vdr-plugin-powermate-0.0.5-4|8	Name:		%name
12cu|vdr-plugin-powermate-0.0.5-4|9	Version:	%version
12cu|vdr-plugin-powermate-0.0.5-4|10	Release:	%mkrel %rel
12cu|vdr-plugin-powermate-0.0.5-4|11	Group:		Video
12cu|vdr-plugin-powermate-0.0.5-4|12	License:	GPL
12cu|vdr-plugin-powermate-0.0.5-4|13	URL:		http://home.arcor.de/andreas.regel/vdr_plugins.htm
12cu|vdr-plugin-powermate-0.0.5-4|14	Source:		http://home.arcor.de/andreas.regel/files/powermate/vdr-%plugin-%version.tgz
12cu|vdr-plugin-powermate-0.0.5-4|15	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-powermate-0.0.5-4|16	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-powermate-0.0.5-4|17	
12cu|vdr-plugin-powermate-0.0.5-4|18	%description
12cu|vdr-plugin-powermate-0.0.5-4|19	This plugin allows using a Griffin PowerMate to control some of VDR's
12cu|vdr-plugin-powermate-0.0.5-4|20	functions through the mapping of remote control keys to PowerMate actions.
12cu|vdr-plugin-powermate-0.0.5-4|21	
12cu|vdr-plugin-powermate-0.0.5-4|22	%prep
12cu|vdr-plugin-powermate-0.0.5-4|23	%setup -q -n %plugin-%version
12cu|vdr-plugin-powermate-0.0.5-4|24	%vdr_plugin_prep
12cu|vdr-plugin-powermate-0.0.5-4|25	
12cu|vdr-plugin-powermate-0.0.5-4|26	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-powermate-0.0.5-4|27	# the PowerMate device (default is /dev/input/event0)
12cu|vdr-plugin-powermate-0.0.5-4|28	var=POWERMATE_DEVICE
12cu|vdr-plugin-powermate-0.0.5-4|29	param=--device=POWERMATE_DEVICE
12cu|vdr-plugin-powermate-0.0.5-4|30	%vdr_plugin_params_end
12cu|vdr-plugin-powermate-0.0.5-4|31	
12cu|vdr-plugin-powermate-0.0.5-4|32	%build
12cu|vdr-plugin-powermate-0.0.5-4|33	%vdr_plugin_build
12cu|vdr-plugin-powermate-0.0.5-4|34	
12cu|vdr-plugin-powermate-0.0.5-4|35	%install
12cu|vdr-plugin-powermate-0.0.5-4|36	%vdr_plugin_install
12cu|vdr-plugin-powermate-0.0.5-4|37	
12cu|vdr-plugin-powermate-0.0.5-4|38	%files -f %plugin.vdr
12cu|vdr-plugin-powermate-0.0.5-4|39	%defattr(-,root,root)
12cu|vdr-plugin-powermate-0.0.5-4|40	%doc README HISTORY
12cu|vdr-plugin-powermate-0.0.5-4|41	
12cu|vdr-plugin-powermate-0.0.5-4|42	
12cu|vdr-plugin-powermate-0.0.5-4|43	
12cu|vdr-plugin-powermate-0.0.5-4|44	
12cu|vdr-plugin-powermate-0.0.5-4|45	%changelog
12cu|vdr-plugin-powermate-0.0.5-4|46	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-3mdv2010.0
12cu|vdr-plugin-powermate-0.0.5-4|47	+ Revision: 401088
12cu|vdr-plugin-powermate-0.0.5-4|48	- rebuild for new VDR
12cu|vdr-plugin-powermate-0.0.5-4|49	
12cu|vdr-plugin-powermate-0.0.5-4|50	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-2mdv2009.1
12cu|vdr-plugin-powermate-0.0.5-4|51	+ Revision: 359352
12cu|vdr-plugin-powermate-0.0.5-4|52	- rebuild for new vdr
12cu|vdr-plugin-powermate-0.0.5-4|53	
12cu|vdr-plugin-powermate-0.0.5-4|54	* Sun May 11 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-1mdv2009.0
12cu|vdr-plugin-powermate-0.0.5-4|55	+ Revision: 205448
12cu|vdr-plugin-powermate-0.0.5-4|56	- new version
12cu|vdr-plugin-powermate-0.0.5-4|57	- drop patches, fixed upstream
12cu|vdr-plugin-powermate-0.0.5-4|58	
12cu|vdr-plugin-powermate-0.0.5-4|59	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-14mdv2009.0
12cu|vdr-plugin-powermate-0.0.5-4|60	+ Revision: 197964
12cu|vdr-plugin-powermate-0.0.5-4|61	- rebuild for new vdr
12cu|vdr-plugin-powermate-0.0.5-4|62	
12cu|vdr-plugin-powermate-0.0.5-4|63	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-13mdv2009.0
12cu|vdr-plugin-powermate-0.0.5-4|64	+ Revision: 197708
12cu|vdr-plugin-powermate-0.0.5-4|65	- add vdr_plugin_prep
12cu|vdr-plugin-powermate-0.0.5-4|66	- bump buildrequires on vdr-devel
12cu|vdr-plugin-powermate-0.0.5-4|67	- adapt for api changes of VDR 1.3.38 (P0 from e-tobi)
12cu|vdr-plugin-powermate-0.0.5-4|68	- adapt for api changes of VDR 1.5.0 (P1 from e-tobi)
12cu|vdr-plugin-powermate-0.0.5-4|69	
12cu|vdr-plugin-powermate-0.0.5-4|70	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-12mdv2008.1
12cu|vdr-plugin-powermate-0.0.5-4|71	+ Revision: 145188
12cu|vdr-plugin-powermate-0.0.5-4|72	- rebuild for new vdr
12cu|vdr-plugin-powermate-0.0.5-4|73	
12cu|vdr-plugin-powermate-0.0.5-4|74	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-powermate-0.0.5-4|75	- restore BuildRoot
12cu|vdr-plugin-powermate-0.0.5-4|76	
12cu|vdr-plugin-powermate-0.0.5-4|77	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-powermate-0.0.5-4|78	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-powermate-0.0.5-4|79	
12cu|vdr-plugin-powermate-0.0.5-4|80	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-11mdv2008.1
12cu|vdr-plugin-powermate-0.0.5-4|81	+ Revision: 103183
12cu|vdr-plugin-powermate-0.0.5-4|82	- rebuild for new vdr
12cu|vdr-plugin-powermate-0.0.5-4|83	
12cu|vdr-plugin-powermate-0.0.5-4|84	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-10mdv2008.0
12cu|vdr-plugin-powermate-0.0.5-4|85	+ Revision: 50032
12cu|vdr-plugin-powermate-0.0.5-4|86	- rebuild for new vdr
12cu|vdr-plugin-powermate-0.0.5-4|87	
12cu|vdr-plugin-powermate-0.0.5-4|88	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-9mdv2008.0
12cu|vdr-plugin-powermate-0.0.5-4|89	+ Revision: 42119
12cu|vdr-plugin-powermate-0.0.5-4|90	- rebuild for new vdr
12cu|vdr-plugin-powermate-0.0.5-4|91	
12cu|vdr-plugin-powermate-0.0.5-4|92	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-8mdv2008.0
12cu|vdr-plugin-powermate-0.0.5-4|93	+ Revision: 22770
12cu|vdr-plugin-powermate-0.0.5-4|94	- rebuild for new vdr
12cu|vdr-plugin-powermate-0.0.5-4|95	
12cu|vdr-plugin-powermate-0.0.5-4|96	
12cu|vdr-plugin-powermate-0.0.5-4|97	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-7mdv2007.0
12cu|vdr-plugin-powermate-0.0.5-4|98	+ Revision: 90961
12cu|vdr-plugin-powermate-0.0.5-4|99	- rebuild for new vdr
12cu|vdr-plugin-powermate-0.0.5-4|100	
12cu|vdr-plugin-powermate-0.0.5-4|101	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-6mdv2007.1
12cu|vdr-plugin-powermate-0.0.5-4|102	+ Revision: 74071
12cu|vdr-plugin-powermate-0.0.5-4|103	- rebuild for new vdr
12cu|vdr-plugin-powermate-0.0.5-4|104	- Import vdr-plugin-powermate
12cu|vdr-plugin-powermate-0.0.5-4|105	
12cu|vdr-plugin-powermate-0.0.5-4|106	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-5mdv2007.0
12cu|vdr-plugin-powermate-0.0.5-4|107	- rebuild for new vdr
12cu|vdr-plugin-powermate-0.0.5-4|108	
12cu|vdr-plugin-powermate-0.0.5-4|109	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-4mdv2007.0
12cu|vdr-plugin-powermate-0.0.5-4|110	- stricter abi requires
12cu|vdr-plugin-powermate-0.0.5-4|111	
12cu|vdr-plugin-powermate-0.0.5-4|112	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-3mdv2007.0
12cu|vdr-plugin-powermate-0.0.5-4|113	- rebuild for new vdr
12cu|vdr-plugin-powermate-0.0.5-4|114	
12cu|vdr-plugin-powermate-0.0.5-4|115	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-2mdv2007.0
12cu|vdr-plugin-powermate-0.0.5-4|116	- rebuild for new vdr
12cu|vdr-plugin-powermate-0.0.5-4|117	
12cu|vdr-plugin-powermate-0.0.5-4|118	* Wed Jul 19 2006 Anssi Hannula <anssi@mandriva.org> 0.0.3-1mdv2007.0
12cu|vdr-plugin-powermate-0.0.5-4|119	- initial Mandriva release
12cu|vdr-plugin-powermate-0.0.5-4|120	

13150 12
12cu|vdr-plugin-prefermenu-0.6.6-17|1	
12cu|vdr-plugin-prefermenu-0.6.6-17|2	%define plugin	prefermenu
12cu|vdr-plugin-prefermenu-0.6.6-17|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-prefermenu-0.6.6-17|4	%define version	0.6.6
12cu|vdr-plugin-prefermenu-0.6.6-17|5	%define rel	17
12cu|vdr-plugin-prefermenu-0.6.6-17|6	
12cu|vdr-plugin-prefermenu-0.6.6-17|7	Summary:	VDR plugin: Preferred channels menu
12cu|vdr-plugin-prefermenu-0.6.6-17|8	Name:		%name
12cu|vdr-plugin-prefermenu-0.6.6-17|9	Version:	%version
12cu|vdr-plugin-prefermenu-0.6.6-17|10	Release:	%mkrel %rel
12cu|vdr-plugin-prefermenu-0.6.6-17|11	Group:		Video
12cu|vdr-plugin-prefermenu-0.6.6-17|12	License:	GPL
12cu|vdr-plugin-prefermenu-0.6.6-17|13	URL:		http://famillejacques.free.fr/vdr/prefermenu/
12cu|vdr-plugin-prefermenu-0.6.6-17|14	Source:		http://famillejacques.free.fr/vdr/prefermenu/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-prefermenu-0.6.6-17|15	Patch0:		90_prefermenu-0.6.6-1.5.3+SetAreas-bugfix.dpatch
12cu|vdr-plugin-prefermenu-0.6.6-17|16	Patch1:		prefermenu-0.6.6-i18n-1.6.patch
12cu|vdr-plugin-prefermenu-0.6.6-17|17	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-prefermenu-0.6.6-17|18	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-prefermenu-0.6.6-17|19	
12cu|vdr-plugin-prefermenu-0.6.6-17|20	%description
12cu|vdr-plugin-prefermenu-0.6.6-17|21	PreferMenu is a plugin that implements a preferred channel menu.
12cu|vdr-plugin-prefermenu-0.6.6-17|22	It makes it easy to recall (switch to) your favorite channels.
12cu|vdr-plugin-prefermenu-0.6.6-17|23	
12cu|vdr-plugin-prefermenu-0.6.6-17|24	%prep
12cu|vdr-plugin-prefermenu-0.6.6-17|25	%setup -q -n %plugin-%version
12cu|vdr-plugin-prefermenu-0.6.6-17|26	%patch0 -p1
12cu|vdr-plugin-prefermenu-0.6.6-17|27	%patch1 -p1
12cu|vdr-plugin-prefermenu-0.6.6-17|28	%vdr_plugin_prep
12cu|vdr-plugin-prefermenu-0.6.6-17|29	
12cu|vdr-plugin-prefermenu-0.6.6-17|30	%build
12cu|vdr-plugin-prefermenu-0.6.6-17|31	%vdr_plugin_build
12cu|vdr-plugin-prefermenu-0.6.6-17|32	
12cu|vdr-plugin-prefermenu-0.6.6-17|33	%install
12cu|vdr-plugin-prefermenu-0.6.6-17|34	%vdr_plugin_install
12cu|vdr-plugin-prefermenu-0.6.6-17|35	
12cu|vdr-plugin-prefermenu-0.6.6-17|36	%files -f %plugin.vdr
12cu|vdr-plugin-prefermenu-0.6.6-17|37	%defattr(-,root,root)
12cu|vdr-plugin-prefermenu-0.6.6-17|38	%doc README* TODO
12cu|vdr-plugin-prefermenu-0.6.6-17|39	
12cu|vdr-plugin-prefermenu-0.6.6-17|40	
12cu|vdr-plugin-prefermenu-0.6.6-17|41	
12cu|vdr-plugin-prefermenu-0.6.6-17|42	
12cu|vdr-plugin-prefermenu-0.6.6-17|43	%changelog
12cu|vdr-plugin-prefermenu-0.6.6-17|44	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.6.6-16mdv2010.0
12cu|vdr-plugin-prefermenu-0.6.6-17|45	+ Revision: 401088
12cu|vdr-plugin-prefermenu-0.6.6-17|46	- rebuild for new VDR
12cu|vdr-plugin-prefermenu-0.6.6-17|47	
12cu|vdr-plugin-prefermenu-0.6.6-17|48	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.6.6-15mdv2009.1
12cu|vdr-plugin-prefermenu-0.6.6-17|49	+ Revision: 359750
12cu|vdr-plugin-prefermenu-0.6.6-17|50	- rediff SetAreas bugfix
12cu|vdr-plugin-prefermenu-0.6.6-17|51	- rebuild for new vdr
12cu|vdr-plugin-prefermenu-0.6.6-17|52	
12cu|vdr-plugin-prefermenu-0.6.6-17|53	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.6.6-14mdv2009.0
12cu|vdr-plugin-prefermenu-0.6.6-17|54	+ Revision: 197965
12cu|vdr-plugin-prefermenu-0.6.6-17|55	- rebuild for new vdr
12cu|vdr-plugin-prefermenu-0.6.6-17|56	
12cu|vdr-plugin-prefermenu-0.6.6-17|57	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.6.6-13mdv2009.0
12cu|vdr-plugin-prefermenu-0.6.6-17|58	+ Revision: 197710
12cu|vdr-plugin-prefermenu-0.6.6-17|59	- add vdr_plugin_prep
12cu|vdr-plugin-prefermenu-0.6.6-17|60	- bump buildrequires on vdr-devel
12cu|vdr-plugin-prefermenu-0.6.6-17|61	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-prefermenu-0.6.6-17|62	- adapt for api changes of VDR 1.5.3 (P0 from e-tobi)
12cu|vdr-plugin-prefermenu-0.6.6-17|63	
12cu|vdr-plugin-prefermenu-0.6.6-17|64	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.6.6-12mdv2008.1
12cu|vdr-plugin-prefermenu-0.6.6-17|65	+ Revision: 145189
12cu|vdr-plugin-prefermenu-0.6.6-17|66	- rebuild for new vdr
12cu|vdr-plugin-prefermenu-0.6.6-17|67	
12cu|vdr-plugin-prefermenu-0.6.6-17|68	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-prefermenu-0.6.6-17|69	- restore BuildRoot
12cu|vdr-plugin-prefermenu-0.6.6-17|70	
12cu|vdr-plugin-prefermenu-0.6.6-17|71	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-prefermenu-0.6.6-17|72	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-prefermenu-0.6.6-17|73	
12cu|vdr-plugin-prefermenu-0.6.6-17|74	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.6.6-11mdv2008.1
12cu|vdr-plugin-prefermenu-0.6.6-17|75	+ Revision: 103184
12cu|vdr-plugin-prefermenu-0.6.6-17|76	- rebuild for new vdr
12cu|vdr-plugin-prefermenu-0.6.6-17|77	
12cu|vdr-plugin-prefermenu-0.6.6-17|78	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.6.6-10mdv2008.0
12cu|vdr-plugin-prefermenu-0.6.6-17|79	+ Revision: 50033
12cu|vdr-plugin-prefermenu-0.6.6-17|80	- rebuild for new vdr
12cu|vdr-plugin-prefermenu-0.6.6-17|81	
12cu|vdr-plugin-prefermenu-0.6.6-17|82	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.6.6-9mdv2008.0
12cu|vdr-plugin-prefermenu-0.6.6-17|83	+ Revision: 42120
12cu|vdr-plugin-prefermenu-0.6.6-17|84	- rebuild for new vdr
12cu|vdr-plugin-prefermenu-0.6.6-17|85	
12cu|vdr-plugin-prefermenu-0.6.6-17|86	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.6.6-8mdv2008.0
12cu|vdr-plugin-prefermenu-0.6.6-17|87	+ Revision: 22771
12cu|vdr-plugin-prefermenu-0.6.6-17|88	- rebuild for new vdr
12cu|vdr-plugin-prefermenu-0.6.6-17|89	
12cu|vdr-plugin-prefermenu-0.6.6-17|90	
12cu|vdr-plugin-prefermenu-0.6.6-17|91	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.6.6-7mdv2007.0
12cu|vdr-plugin-prefermenu-0.6.6-17|92	+ Revision: 90962
12cu|vdr-plugin-prefermenu-0.6.6-17|93	- rebuild for new vdr
12cu|vdr-plugin-prefermenu-0.6.6-17|94	
12cu|vdr-plugin-prefermenu-0.6.6-17|95	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.6.6-6mdv2007.1
12cu|vdr-plugin-prefermenu-0.6.6-17|96	+ Revision: 74072
12cu|vdr-plugin-prefermenu-0.6.6-17|97	- rebuild for new vdr
12cu|vdr-plugin-prefermenu-0.6.6-17|98	- Import vdr-plugin-prefermenu
12cu|vdr-plugin-prefermenu-0.6.6-17|99	
12cu|vdr-plugin-prefermenu-0.6.6-17|100	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.6.6-5mdv2007.0
12cu|vdr-plugin-prefermenu-0.6.6-17|101	- rebuild for new vdr
12cu|vdr-plugin-prefermenu-0.6.6-17|102	
12cu|vdr-plugin-prefermenu-0.6.6-17|103	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.6.6-4mdv2007.0
12cu|vdr-plugin-prefermenu-0.6.6-17|104	- stricter abi requires
12cu|vdr-plugin-prefermenu-0.6.6-17|105	
12cu|vdr-plugin-prefermenu-0.6.6-17|106	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.6.6-3mdv2007.0
12cu|vdr-plugin-prefermenu-0.6.6-17|107	- rebuild for new vdr
12cu|vdr-plugin-prefermenu-0.6.6-17|108	
12cu|vdr-plugin-prefermenu-0.6.6-17|109	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.6.6-2mdv2007.0
12cu|vdr-plugin-prefermenu-0.6.6-17|110	- rebuild for new vdr
12cu|vdr-plugin-prefermenu-0.6.6-17|111	
12cu|vdr-plugin-prefermenu-0.6.6-17|112	* Tue Jul 18 2006 Anssi Hannula <anssi@mandriva.org> 0.6.6-1mdv2007.0
12cu|vdr-plugin-prefermenu-0.6.6-17|113	- initial Mandriva release
12cu|vdr-plugin-prefermenu-0.6.6-17|114	

13151 12
12cu|vdr-plugin-premiereepg-0.2.0-3|1	
12cu|vdr-plugin-premiereepg-0.2.0-3|2	%define plugin	premiereepg
12cu|vdr-plugin-premiereepg-0.2.0-3|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-premiereepg-0.2.0-3|4	%define version	0.2.0
12cu|vdr-plugin-premiereepg-0.2.0-3|5	%define rel	3
12cu|vdr-plugin-premiereepg-0.2.0-3|6	
12cu|vdr-plugin-premiereepg-0.2.0-3|7	Summary:	VDR plugin: Parses extended Premiere EPG data
12cu|vdr-plugin-premiereepg-0.2.0-3|8	Name:		%name
12cu|vdr-plugin-premiereepg-0.2.0-3|9	Version:	%version
12cu|vdr-plugin-premiereepg-0.2.0-3|10	Release:	%mkrel %rel
12cu|vdr-plugin-premiereepg-0.2.0-3|11	Group:		Video
12cu|vdr-plugin-premiereepg-0.2.0-3|12	License:	GPLv2+
12cu|vdr-plugin-premiereepg-0.2.0-3|13	URL:		http://www.muempf.de/
12cu|vdr-plugin-premiereepg-0.2.0-3|14	Source:		http://www.muempf.de/down/vdr-%plugin-%version.tar.gz
12cu|vdr-plugin-premiereepg-0.2.0-3|15	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-premiereepg-0.2.0-3|16	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-premiereepg-0.2.0-3|17	
12cu|vdr-plugin-premiereepg-0.2.0-3|18	%description
12cu|vdr-plugin-premiereepg-0.2.0-3|19	This plugin parses the extended EPG data which is send by Premiere on their
12cu|vdr-plugin-premiereepg-0.2.0-3|20	portal channels (e.g. SPORT PORTAL). This EPG data is transmitted in a
12cu|vdr-plugin-premiereepg-0.2.0-3|21	non-standard format on a non-standard PID.
12cu|vdr-plugin-premiereepg-0.2.0-3|22	
12cu|vdr-plugin-premiereepg-0.2.0-3|23	%prep
12cu|vdr-plugin-premiereepg-0.2.0-3|24	%setup -q -n %plugin-%version
12cu|vdr-plugin-premiereepg-0.2.0-3|25	%vdr_plugin_prep
12cu|vdr-plugin-premiereepg-0.2.0-3|26	
12cu|vdr-plugin-premiereepg-0.2.0-3|27	%build
12cu|vdr-plugin-premiereepg-0.2.0-3|28	%vdr_plugin_build
12cu|vdr-plugin-premiereepg-0.2.0-3|29	
12cu|vdr-plugin-premiereepg-0.2.0-3|30	%install
12cu|vdr-plugin-premiereepg-0.2.0-3|31	%vdr_plugin_install
12cu|vdr-plugin-premiereepg-0.2.0-3|32	
12cu|vdr-plugin-premiereepg-0.2.0-3|33	%files -f %plugin.vdr
12cu|vdr-plugin-premiereepg-0.2.0-3|34	%defattr(-,root,root)
12cu|vdr-plugin-premiereepg-0.2.0-3|35	%doc README HISTORY
12cu|vdr-plugin-premiereepg-0.2.0-3|36	
12cu|vdr-plugin-premiereepg-0.2.0-3|37	
12cu|vdr-plugin-premiereepg-0.2.0-3|38	%changelog
12cu|vdr-plugin-premiereepg-0.2.0-3|39	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.2.0-2mdv2010.0
12cu|vdr-plugin-premiereepg-0.2.0-3|40	+ Revision: 401088
12cu|vdr-plugin-premiereepg-0.2.0-3|41	- rebuild for new VDR
12cu|vdr-plugin-premiereepg-0.2.0-3|42	
12cu|vdr-plugin-premiereepg-0.2.0-3|43	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.2.0-1mdv2010.0
12cu|vdr-plugin-premiereepg-0.2.0-3|44	+ Revision: 396131
12cu|vdr-plugin-premiereepg-0.2.0-3|45	- new version
12cu|vdr-plugin-premiereepg-0.2.0-3|46	
12cu|vdr-plugin-premiereepg-0.2.0-3|47	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.8-7mdv2009.1
12cu|vdr-plugin-premiereepg-0.2.0-3|48	+ Revision: 359354
12cu|vdr-plugin-premiereepg-0.2.0-3|49	- rebuild for new vdr
12cu|vdr-plugin-premiereepg-0.2.0-3|50	
12cu|vdr-plugin-premiereepg-0.2.0-3|51	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.8-6mdv2009.0
12cu|vdr-plugin-premiereepg-0.2.0-3|52	+ Revision: 197966
12cu|vdr-plugin-premiereepg-0.2.0-3|53	- rebuild for new vdr
12cu|vdr-plugin-premiereepg-0.2.0-3|54	
12cu|vdr-plugin-premiereepg-0.2.0-3|55	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.8-5mdv2009.0
12cu|vdr-plugin-premiereepg-0.2.0-3|56	+ Revision: 197711
12cu|vdr-plugin-premiereepg-0.2.0-3|57	- add vdr_plugin_prep
12cu|vdr-plugin-premiereepg-0.2.0-3|58	- bump buildrequires on vdr-devel
12cu|vdr-plugin-premiereepg-0.2.0-3|59	- fix License tag
12cu|vdr-plugin-premiereepg-0.2.0-3|60	- add HISTORY file
12cu|vdr-plugin-premiereepg-0.2.0-3|61	
12cu|vdr-plugin-premiereepg-0.2.0-3|62	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.8-4mdv2008.1
12cu|vdr-plugin-premiereepg-0.2.0-3|63	+ Revision: 145190
12cu|vdr-plugin-premiereepg-0.2.0-3|64	- rebuild for new vdr
12cu|vdr-plugin-premiereepg-0.2.0-3|65	
12cu|vdr-plugin-premiereepg-0.2.0-3|66	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-premiereepg-0.2.0-3|67	- restore BuildRoot
12cu|vdr-plugin-premiereepg-0.2.0-3|68	
12cu|vdr-plugin-premiereepg-0.2.0-3|69	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-premiereepg-0.2.0-3|70	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-premiereepg-0.2.0-3|71	
12cu|vdr-plugin-premiereepg-0.2.0-3|72	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.8-3mdv2008.1
12cu|vdr-plugin-premiereepg-0.2.0-3|73	+ Revision: 103185
12cu|vdr-plugin-premiereepg-0.2.0-3|74	- rebuild for new vdr
12cu|vdr-plugin-premiereepg-0.2.0-3|75	
12cu|vdr-plugin-premiereepg-0.2.0-3|76	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.8-2mdv2008.0
12cu|vdr-plugin-premiereepg-0.2.0-3|77	+ Revision: 90345
12cu|vdr-plugin-premiereepg-0.2.0-3|78	- rebuild
12cu|vdr-plugin-premiereepg-0.2.0-3|79	
12cu|vdr-plugin-premiereepg-0.2.0-3|80	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 0.0.8-1mdv2008.0
12cu|vdr-plugin-premiereepg-0.2.0-3|81	+ Revision: 81886
12cu|vdr-plugin-premiereepg-0.2.0-3|82	- 0.0.8
12cu|vdr-plugin-premiereepg-0.2.0-3|83	- adapt license tag to the new policy
12cu|vdr-plugin-premiereepg-0.2.0-3|84	
12cu|vdr-plugin-premiereepg-0.2.0-3|85	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.7-6mdv2008.0
12cu|vdr-plugin-premiereepg-0.2.0-3|86	+ Revision: 50034
12cu|vdr-plugin-premiereepg-0.2.0-3|87	- rebuild for new vdr
12cu|vdr-plugin-premiereepg-0.2.0-3|88	
12cu|vdr-plugin-premiereepg-0.2.0-3|89	* Fri Jun 22 2007 Anssi Hannula <anssi@mandriva.org> 0.0.7-5mdv2008.0
12cu|vdr-plugin-premiereepg-0.2.0-3|90	+ Revision: 42749
12cu|vdr-plugin-premiereepg-0.2.0-3|91	- rebuild due to buildsystem failure
12cu|vdr-plugin-premiereepg-0.2.0-3|92	
12cu|vdr-plugin-premiereepg-0.2.0-3|93	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.7-4mdv2008.0
12cu|vdr-plugin-premiereepg-0.2.0-3|94	+ Revision: 42121
12cu|vdr-plugin-premiereepg-0.2.0-3|95	- rebuild for new vdr
12cu|vdr-plugin-premiereepg-0.2.0-3|96	
12cu|vdr-plugin-premiereepg-0.2.0-3|97	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.7-3mdv2008.0
12cu|vdr-plugin-premiereepg-0.2.0-3|98	+ Revision: 22772
12cu|vdr-plugin-premiereepg-0.2.0-3|99	- rebuild for new vdr
12cu|vdr-plugin-premiereepg-0.2.0-3|100	
12cu|vdr-plugin-premiereepg-0.2.0-3|101	
12cu|vdr-plugin-premiereepg-0.2.0-3|102	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.7-2mdv2007.0
12cu|vdr-plugin-premiereepg-0.2.0-3|103	+ Revision: 90963
12cu|vdr-plugin-premiereepg-0.2.0-3|104	- rebuild for new vdr
12cu|vdr-plugin-premiereepg-0.2.0-3|105	
12cu|vdr-plugin-premiereepg-0.2.0-3|106	* Fri Nov 03 2006 Anssi Hannula <anssi@mandriva.org> 0.0.7-1mdv2007.1
12cu|vdr-plugin-premiereepg-0.2.0-3|107	+ Revision: 76360
12cu|vdr-plugin-premiereepg-0.2.0-3|108	- 0.0.7
12cu|vdr-plugin-premiereepg-0.2.0-3|109	
12cu|vdr-plugin-premiereepg-0.2.0-3|110	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-6mdv2007.1
12cu|vdr-plugin-premiereepg-0.2.0-3|111	+ Revision: 74073
12cu|vdr-plugin-premiereepg-0.2.0-3|112	- rebuild for new vdr
12cu|vdr-plugin-premiereepg-0.2.0-3|113	- Import vdr-plugin-premiereepg
12cu|vdr-plugin-premiereepg-0.2.0-3|114	
12cu|vdr-plugin-premiereepg-0.2.0-3|115	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-5mdv2007.0
12cu|vdr-plugin-premiereepg-0.2.0-3|116	- rebuild for new vdr
12cu|vdr-plugin-premiereepg-0.2.0-3|117	
12cu|vdr-plugin-premiereepg-0.2.0-3|118	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-4mdv2007.0
12cu|vdr-plugin-premiereepg-0.2.0-3|119	- stricter abi requires
12cu|vdr-plugin-premiereepg-0.2.0-3|120	
12cu|vdr-plugin-premiereepg-0.2.0-3|121	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-3mdv2007.0
12cu|vdr-plugin-premiereepg-0.2.0-3|122	- rebuild for new vdr
12cu|vdr-plugin-premiereepg-0.2.0-3|123	
12cu|vdr-plugin-premiereepg-0.2.0-3|124	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-2mdv2007.0
12cu|vdr-plugin-premiereepg-0.2.0-3|125	- rebuild for new vdr
12cu|vdr-plugin-premiereepg-0.2.0-3|126	
12cu|vdr-plugin-premiereepg-0.2.0-3|127	* Tue Jul 18 2006 Anssi Hannula <anssi@mandriva.org> 0.0.6-1mdv2007.0
12cu|vdr-plugin-premiereepg-0.2.0-3|128	- initial Mandriva release
12cu|vdr-plugin-premiereepg-0.2.0-3|129	

13152 12
12cu|vdr-plugin-pvrusb2-0.1.1-18|1	
12cu|vdr-plugin-pvrusb2-0.1.1-18|2	%define plugin	pvrusb2
12cu|vdr-plugin-pvrusb2-0.1.1-18|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-pvrusb2-0.1.1-18|4	%define version	0.1.1
12cu|vdr-plugin-pvrusb2-0.1.1-18|5	%define rel	18
12cu|vdr-plugin-pvrusb2-0.1.1-18|6	
12cu|vdr-plugin-pvrusb2-0.1.1-18|7	Summary:	VDR plugin: PVR USB2 analog TV support
12cu|vdr-plugin-pvrusb2-0.1.1-18|8	Name:		%name
12cu|vdr-plugin-pvrusb2-0.1.1-18|9	Version:	%version
12cu|vdr-plugin-pvrusb2-0.1.1-18|10	Release:	%mkrel %rel
12cu|vdr-plugin-pvrusb2-0.1.1-18|11	Group:		Video
12cu|vdr-plugin-pvrusb2-0.1.1-18|12	License:	GPL+
12cu|vdr-plugin-pvrusb2-0.1.1-18|13	URL:		http://vdr.unetz.com/download/pvrusb2/
12cu|vdr-plugin-pvrusb2-0.1.1-18|14	Source:		http://vdr.unetz.com/download/pvrusb2/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-pvrusb2-0.1.1-18|15	Patch0:		pvrusb2-0.1.1-i18n-1.6.patch
12cu|vdr-plugin-pvrusb2-0.1.1-18|16	Patch1:		pvrusb2-0.1.1-vdr-1.6.patch
12cu|vdr-plugin-pvrusb2-0.1.1-18|17	Patch2:		pvrusb2-duplicate-parameter.patch
12cu|vdr-plugin-pvrusb2-0.1.1-18|18	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-pvrusb2-0.1.1-18|19	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-pvrusb2-0.1.1-18|20	
12cu|vdr-plugin-pvrusb2-0.1.1-18|21	%description
12cu|vdr-plugin-pvrusb2-0.1.1-18|22	This is a driver plugin for the Hauppauge PVR USB2 box using the
12cu|vdr-plugin-pvrusb2-0.1.1-18|23	kernel driver provided by Mike Isely
12cu|vdr-plugin-pvrusb2-0.1.1-18|24	(http://www.isely.net/pvrusb2.html).
12cu|vdr-plugin-pvrusb2-0.1.1-18|25	
12cu|vdr-plugin-pvrusb2-0.1.1-18|26	%prep
12cu|vdr-plugin-pvrusb2-0.1.1-18|27	%setup -q -n %plugin-%version
12cu|vdr-plugin-pvrusb2-0.1.1-18|28	%patch0 -p1
12cu|vdr-plugin-pvrusb2-0.1.1-18|29	%patch1 -p1
12cu|vdr-plugin-pvrusb2-0.1.1-18|30	%patch2 -p1
12cu|vdr-plugin-pvrusb2-0.1.1-18|31	%vdr_plugin_prep
12cu|vdr-plugin-pvrusb2-0.1.1-18|32	
12cu|vdr-plugin-pvrusb2-0.1.1-18|33	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-pvrusb2-0.1.1-18|34	# increase verbosity
12cu|vdr-plugin-pvrusb2-0.1.1-18|35	var=VERBOSE
12cu|vdr-plugin-pvrusb2-0.1.1-18|36	param=-v
12cu|vdr-plugin-pvrusb2-0.1.1-18|37	%vdr_plugin_params_end
12cu|vdr-plugin-pvrusb2-0.1.1-18|38	
12cu|vdr-plugin-pvrusb2-0.1.1-18|39	%build
12cu|vdr-plugin-pvrusb2-0.1.1-18|40	%vdr_plugin_build
12cu|vdr-plugin-pvrusb2-0.1.1-18|41	
12cu|vdr-plugin-pvrusb2-0.1.1-18|42	%install
12cu|vdr-plugin-pvrusb2-0.1.1-18|43	%vdr_plugin_install
12cu|vdr-plugin-pvrusb2-0.1.1-18|44	
12cu|vdr-plugin-pvrusb2-0.1.1-18|45	%files -f %plugin.vdr
12cu|vdr-plugin-pvrusb2-0.1.1-18|46	%defattr(-,root,root)
12cu|vdr-plugin-pvrusb2-0.1.1-18|47	%doc README HISTORY
12cu|vdr-plugin-pvrusb2-0.1.1-18|48	
12cu|vdr-plugin-pvrusb2-0.1.1-18|49	
12cu|vdr-plugin-pvrusb2-0.1.1-18|50	
12cu|vdr-plugin-pvrusb2-0.1.1-18|51	
12cu|vdr-plugin-pvrusb2-0.1.1-18|52	%changelog
12cu|vdr-plugin-pvrusb2-0.1.1-18|53	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.1-17mdv2010.0
12cu|vdr-plugin-pvrusb2-0.1.1-18|54	+ Revision: 401088
12cu|vdr-plugin-pvrusb2-0.1.1-18|55	- rebuild for new VDR
12cu|vdr-plugin-pvrusb2-0.1.1-18|56	
12cu|vdr-plugin-pvrusb2-0.1.1-18|57	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.1.1-16mdv2009.1
12cu|vdr-plugin-pvrusb2-0.1.1-18|58	+ Revision: 359751
12cu|vdr-plugin-pvrusb2-0.1.1-18|59	- fix duplicate parameter names in function declaration
12cu|vdr-plugin-pvrusb2-0.1.1-18|60	(duplicate-parameter.patch)
12cu|vdr-plugin-pvrusb2-0.1.1-18|61	- rebuild for new vdr
12cu|vdr-plugin-pvrusb2-0.1.1-18|62	
12cu|vdr-plugin-pvrusb2-0.1.1-18|63	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.1-15mdv2009.0
12cu|vdr-plugin-pvrusb2-0.1.1-18|64	+ Revision: 197968
12cu|vdr-plugin-pvrusb2-0.1.1-18|65	- rebuild for new vdr
12cu|vdr-plugin-pvrusb2-0.1.1-18|66	
12cu|vdr-plugin-pvrusb2-0.1.1-18|67	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.1-14mdv2009.0
12cu|vdr-plugin-pvrusb2-0.1.1-18|68	+ Revision: 197713
12cu|vdr-plugin-pvrusb2-0.1.1-18|69	- add vdr_plugin_prep
12cu|vdr-plugin-pvrusb2-0.1.1-18|70	- bump buildrequires on vdr-devel
12cu|vdr-plugin-pvrusb2-0.1.1-18|71	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-pvrusb2-0.1.1-18|72	- adapt for api changes of VDR 1.6 (P1)
12cu|vdr-plugin-pvrusb2-0.1.1-18|73	
12cu|vdr-plugin-pvrusb2-0.1.1-18|74	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.1-13mdv2008.1
12cu|vdr-plugin-pvrusb2-0.1.1-18|75	+ Revision: 145192
12cu|vdr-plugin-pvrusb2-0.1.1-18|76	- rebuild for new vdr
12cu|vdr-plugin-pvrusb2-0.1.1-18|77	
12cu|vdr-plugin-pvrusb2-0.1.1-18|78	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-pvrusb2-0.1.1-18|79	- restore BuildRoot
12cu|vdr-plugin-pvrusb2-0.1.1-18|80	
12cu|vdr-plugin-pvrusb2-0.1.1-18|81	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-pvrusb2-0.1.1-18|82	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-pvrusb2-0.1.1-18|83	
12cu|vdr-plugin-pvrusb2-0.1.1-18|84	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.1-12mdv2008.1
12cu|vdr-plugin-pvrusb2-0.1.1-18|85	+ Revision: 103187
12cu|vdr-plugin-pvrusb2-0.1.1-18|86	- rebuild for new vdr
12cu|vdr-plugin-pvrusb2-0.1.1-18|87	
12cu|vdr-plugin-pvrusb2-0.1.1-18|88	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.1-11mdv2008.0
12cu|vdr-plugin-pvrusb2-0.1.1-18|89	+ Revision: 50036
12cu|vdr-plugin-pvrusb2-0.1.1-18|90	- rebuild for new vdr
12cu|vdr-plugin-pvrusb2-0.1.1-18|91	
12cu|vdr-plugin-pvrusb2-0.1.1-18|92	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.1-10mdv2008.0
12cu|vdr-plugin-pvrusb2-0.1.1-18|93	+ Revision: 42123
12cu|vdr-plugin-pvrusb2-0.1.1-18|94	- rebuild for new vdr
12cu|vdr-plugin-pvrusb2-0.1.1-18|95	
12cu|vdr-plugin-pvrusb2-0.1.1-18|96	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.1-9mdv2008.0
12cu|vdr-plugin-pvrusb2-0.1.1-18|97	+ Revision: 22778
12cu|vdr-plugin-pvrusb2-0.1.1-18|98	- rebuild for new vdr
12cu|vdr-plugin-pvrusb2-0.1.1-18|99	
12cu|vdr-plugin-pvrusb2-0.1.1-18|100	
12cu|vdr-plugin-pvrusb2-0.1.1-18|101	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-8mdv2007.0
12cu|vdr-plugin-pvrusb2-0.1.1-18|102	+ Revision: 90965
12cu|vdr-plugin-pvrusb2-0.1.1-18|103	- rebuild for new vdr
12cu|vdr-plugin-pvrusb2-0.1.1-18|104	
12cu|vdr-plugin-pvrusb2-0.1.1-18|105	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-7mdv2007.1
12cu|vdr-plugin-pvrusb2-0.1.1-18|106	+ Revision: 74075
12cu|vdr-plugin-pvrusb2-0.1.1-18|107	- rebuild for new vdr
12cu|vdr-plugin-pvrusb2-0.1.1-18|108	- Import vdr-plugin-pvrusb2
12cu|vdr-plugin-pvrusb2-0.1.1-18|109	
12cu|vdr-plugin-pvrusb2-0.1.1-18|110	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-6mdv2007.0
12cu|vdr-plugin-pvrusb2-0.1.1-18|111	- rebuild for new vdr
12cu|vdr-plugin-pvrusb2-0.1.1-18|112	
12cu|vdr-plugin-pvrusb2-0.1.1-18|113	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-5mdv2007.0
12cu|vdr-plugin-pvrusb2-0.1.1-18|114	- stricter abi requires
12cu|vdr-plugin-pvrusb2-0.1.1-18|115	
12cu|vdr-plugin-pvrusb2-0.1.1-18|116	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-4mdv2007.0
12cu|vdr-plugin-pvrusb2-0.1.1-18|117	- rebuild for new vdr
12cu|vdr-plugin-pvrusb2-0.1.1-18|118	
12cu|vdr-plugin-pvrusb2-0.1.1-18|119	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-3mdv2007.0
12cu|vdr-plugin-pvrusb2-0.1.1-18|120	- rebuild for new vdr
12cu|vdr-plugin-pvrusb2-0.1.1-18|121	
12cu|vdr-plugin-pvrusb2-0.1.1-18|122	* Thu Jul 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-2mdv2007.0
12cu|vdr-plugin-pvrusb2-0.1.1-18|123	- fix url
12cu|vdr-plugin-pvrusb2-0.1.1-18|124	
12cu|vdr-plugin-pvrusb2-0.1.1-18|125	* Thu Jul 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-1mdv2007.0
12cu|vdr-plugin-pvrusb2-0.1.1-18|126	- initial Mandriva release
12cu|vdr-plugin-pvrusb2-0.1.1-18|127	

13153 12
12cu|vdr-plugin-quicktimer-0.1.2-11|1	
12cu|vdr-plugin-quicktimer-0.1.2-11|2	%define plugin	quicktimer
12cu|vdr-plugin-quicktimer-0.1.2-11|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-quicktimer-0.1.2-11|4	%define version	0.1.2
12cu|vdr-plugin-quicktimer-0.1.2-11|5	%define rel	11
12cu|vdr-plugin-quicktimer-0.1.2-11|6	
12cu|vdr-plugin-quicktimer-0.1.2-11|7	Summary:	VDR plugin: Create new timers quickly
12cu|vdr-plugin-quicktimer-0.1.2-11|8	Name:		%name
12cu|vdr-plugin-quicktimer-0.1.2-11|9	Version:	%version
12cu|vdr-plugin-quicktimer-0.1.2-11|10	Release:	%mkrel %rel
12cu|vdr-plugin-quicktimer-0.1.2-11|11	Group:		Video
12cu|vdr-plugin-quicktimer-0.1.2-11|12	License:	GPL
12cu|vdr-plugin-quicktimer-0.1.2-11|13	URL:		http://phivdr.dyndns.org/vdr/vdr-quicktimer/
12cu|vdr-plugin-quicktimer-0.1.2-11|14	Source:		http://phivdr.dyndns.org/vdr/vdr-quicktimer/vdr-%plugin-%version.tgz
12cu|vdr-plugin-quicktimer-0.1.2-11|15	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-quicktimer-0.1.2-11|16	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-quicktimer-0.1.2-11|17	
12cu|vdr-plugin-quicktimer-0.1.2-11|18	%description
12cu|vdr-plugin-quicktimer-0.1.2-11|19	Create timers by entering channel, day and start time. Creating
12cu|vdr-plugin-quicktimer-0.1.2-11|20	timers from TV magazines is fast and does not require browsing EPG.
12cu|vdr-plugin-quicktimer-0.1.2-11|21	
12cu|vdr-plugin-quicktimer-0.1.2-11|22	%prep
12cu|vdr-plugin-quicktimer-0.1.2-11|23	%setup -q -n %plugin-%version
12cu|vdr-plugin-quicktimer-0.1.2-11|24	%vdr_plugin_prep
12cu|vdr-plugin-quicktimer-0.1.2-11|25	
12cu|vdr-plugin-quicktimer-0.1.2-11|26	%build
12cu|vdr-plugin-quicktimer-0.1.2-11|27	%vdr_plugin_build
12cu|vdr-plugin-quicktimer-0.1.2-11|28	
12cu|vdr-plugin-quicktimer-0.1.2-11|29	%install
12cu|vdr-plugin-quicktimer-0.1.2-11|30	%vdr_plugin_install
12cu|vdr-plugin-quicktimer-0.1.2-11|31	
12cu|vdr-plugin-quicktimer-0.1.2-11|32	%files -f %plugin.vdr
12cu|vdr-plugin-quicktimer-0.1.2-11|33	%defattr(-,root,root)
12cu|vdr-plugin-quicktimer-0.1.2-11|34	%doc README HISTORY
12cu|vdr-plugin-quicktimer-0.1.2-11|35	
12cu|vdr-plugin-quicktimer-0.1.2-11|36	
12cu|vdr-plugin-quicktimer-0.1.2-11|37	
12cu|vdr-plugin-quicktimer-0.1.2-11|38	
12cu|vdr-plugin-quicktimer-0.1.2-11|39	%changelog
12cu|vdr-plugin-quicktimer-0.1.2-11|40	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-10mdv2010.0
12cu|vdr-plugin-quicktimer-0.1.2-11|41	+ Revision: 401088
12cu|vdr-plugin-quicktimer-0.1.2-11|42	- rebuild for new VDR
12cu|vdr-plugin-quicktimer-0.1.2-11|43	
12cu|vdr-plugin-quicktimer-0.1.2-11|44	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-9mdv2009.1
12cu|vdr-plugin-quicktimer-0.1.2-11|45	+ Revision: 359357
12cu|vdr-plugin-quicktimer-0.1.2-11|46	- rebuild for new vdr
12cu|vdr-plugin-quicktimer-0.1.2-11|47	
12cu|vdr-plugin-quicktimer-0.1.2-11|48	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-8mdv2009.0
12cu|vdr-plugin-quicktimer-0.1.2-11|49	+ Revision: 197969
12cu|vdr-plugin-quicktimer-0.1.2-11|50	- rebuild for new vdr
12cu|vdr-plugin-quicktimer-0.1.2-11|51	
12cu|vdr-plugin-quicktimer-0.1.2-11|52	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-7mdv2009.0
12cu|vdr-plugin-quicktimer-0.1.2-11|53	+ Revision: 197714
12cu|vdr-plugin-quicktimer-0.1.2-11|54	- add vdr_plugin_prep
12cu|vdr-plugin-quicktimer-0.1.2-11|55	- bump buildrequires on vdr-devel
12cu|vdr-plugin-quicktimer-0.1.2-11|56	
12cu|vdr-plugin-quicktimer-0.1.2-11|57	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-6mdv2008.1
12cu|vdr-plugin-quicktimer-0.1.2-11|58	+ Revision: 145193
12cu|vdr-plugin-quicktimer-0.1.2-11|59	- rebuild for new vdr
12cu|vdr-plugin-quicktimer-0.1.2-11|60	
12cu|vdr-plugin-quicktimer-0.1.2-11|61	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-quicktimer-0.1.2-11|62	- restore BuildRoot
12cu|vdr-plugin-quicktimer-0.1.2-11|63	
12cu|vdr-plugin-quicktimer-0.1.2-11|64	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-quicktimer-0.1.2-11|65	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-quicktimer-0.1.2-11|66	
12cu|vdr-plugin-quicktimer-0.1.2-11|67	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-5mdv2008.1
12cu|vdr-plugin-quicktimer-0.1.2-11|68	+ Revision: 103188
12cu|vdr-plugin-quicktimer-0.1.2-11|69	- rebuild for new vdr
12cu|vdr-plugin-quicktimer-0.1.2-11|70	
12cu|vdr-plugin-quicktimer-0.1.2-11|71	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-4mdv2008.0
12cu|vdr-plugin-quicktimer-0.1.2-11|72	+ Revision: 50037
12cu|vdr-plugin-quicktimer-0.1.2-11|73	- rebuild for new vdr
12cu|vdr-plugin-quicktimer-0.1.2-11|74	
12cu|vdr-plugin-quicktimer-0.1.2-11|75	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-3mdv2008.0
12cu|vdr-plugin-quicktimer-0.1.2-11|76	+ Revision: 42124
12cu|vdr-plugin-quicktimer-0.1.2-11|77	- rebuild for new vdr
12cu|vdr-plugin-quicktimer-0.1.2-11|78	
12cu|vdr-plugin-quicktimer-0.1.2-11|79	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-2mdv2008.0
12cu|vdr-plugin-quicktimer-0.1.2-11|80	+ Revision: 22672
12cu|vdr-plugin-quicktimer-0.1.2-11|81	- rebuild for new vdr
12cu|vdr-plugin-quicktimer-0.1.2-11|82	
12cu|vdr-plugin-quicktimer-0.1.2-11|83	* Sat Apr 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-1mdv2008.0
12cu|vdr-plugin-quicktimer-0.1.2-11|84	+ Revision: 16568
12cu|vdr-plugin-quicktimer-0.1.2-11|85	- 0.1.2
12cu|vdr-plugin-quicktimer-0.1.2-11|86	- update URL
12cu|vdr-plugin-quicktimer-0.1.2-11|87	
12cu|vdr-plugin-quicktimer-0.1.2-11|88	
12cu|vdr-plugin-quicktimer-0.1.2-11|89	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-7mdv2007.0
12cu|vdr-plugin-quicktimer-0.1.2-11|90	+ Revision: 90966
12cu|vdr-plugin-quicktimer-0.1.2-11|91	- rebuild for new vdr
12cu|vdr-plugin-quicktimer-0.1.2-11|92	
12cu|vdr-plugin-quicktimer-0.1.2-11|93	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-6mdv2007.1
12cu|vdr-plugin-quicktimer-0.1.2-11|94	+ Revision: 74077
12cu|vdr-plugin-quicktimer-0.1.2-11|95	- rebuild for new vdr
12cu|vdr-plugin-quicktimer-0.1.2-11|96	- Import vdr-plugin-quicktimer
12cu|vdr-plugin-quicktimer-0.1.2-11|97	
12cu|vdr-plugin-quicktimer-0.1.2-11|98	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-5mdv2007.0
12cu|vdr-plugin-quicktimer-0.1.2-11|99	- rebuild for new vdr
12cu|vdr-plugin-quicktimer-0.1.2-11|100	
12cu|vdr-plugin-quicktimer-0.1.2-11|101	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-4mdv2007.0
12cu|vdr-plugin-quicktimer-0.1.2-11|102	- stricter abi requires
12cu|vdr-plugin-quicktimer-0.1.2-11|103	
12cu|vdr-plugin-quicktimer-0.1.2-11|104	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-3mdv2007.0
12cu|vdr-plugin-quicktimer-0.1.2-11|105	- rebuild for new vdr
12cu|vdr-plugin-quicktimer-0.1.2-11|106	
12cu|vdr-plugin-quicktimer-0.1.2-11|107	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-2mdv2007.0
12cu|vdr-plugin-quicktimer-0.1.2-11|108	- rebuild for new vdr
12cu|vdr-plugin-quicktimer-0.1.2-11|109	
12cu|vdr-plugin-quicktimer-0.1.2-11|110	* Thu Jul 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-1mdv2007.0
12cu|vdr-plugin-quicktimer-0.1.2-11|111	- initial Mandriva release
12cu|vdr-plugin-quicktimer-0.1.2-11|112	

13154 12
12cu|vdr-plugin-reelchannelscan-0.4.3-10|1	
12cu|vdr-plugin-reelchannelscan-0.4.3-10|2	%define plugin	reelchannelscan
12cu|vdr-plugin-reelchannelscan-0.4.3-10|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-reelchannelscan-0.4.3-10|4	%define version	0.4.3
12cu|vdr-plugin-reelchannelscan-0.4.3-10|5	%define rel	10
12cu|vdr-plugin-reelchannelscan-0.4.3-10|6	
12cu|vdr-plugin-reelchannelscan-0.4.3-10|7	Summary:	VDR plugin: Search Transponders for DVB Channels
12cu|vdr-plugin-reelchannelscan-0.4.3-10|8	Name:		%name
12cu|vdr-plugin-reelchannelscan-0.4.3-10|9	Version:	%version
12cu|vdr-plugin-reelchannelscan-0.4.3-10|10	Release:	%mkrel %rel
12cu|vdr-plugin-reelchannelscan-0.4.3-10|11	Group:		Video
12cu|vdr-plugin-reelchannelscan-0.4.3-10|12	License:	GPL
12cu|vdr-plugin-reelchannelscan-0.4.3-10|13	URL:		http://www.vdr-wiki.de/wiki/index.php/Reelchannelscan-plugin
12cu|vdr-plugin-reelchannelscan-0.4.3-10|14	# Not upstream URL:
12cu|vdr-plugin-reelchannelscan-0.4.3-10|15	Source:		http://deela.cc.fh-lippe.de/files/vdr-reelchannelscan/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-reelchannelscan-0.4.3-10|16	# dpatches are from e-tobi repo
12cu|vdr-plugin-reelchannelscan-0.4.3-10|17	Patch0:		04_reelchannelscan-0.3.0-configdir.dpatch
12cu|vdr-plugin-reelchannelscan-0.4.3-10|18	Patch1:		02_scanning_status_service.dpatch
12cu|vdr-plugin-reelchannelscan-0.4.3-10|19	Patch2:		90_reelchannelscan-0.4.3-vdr-1.5.10.dpatch
12cu|vdr-plugin-reelchannelscan-0.4.3-10|20	Patch3:		reelchannelscan-0.4.3-i18n-1.6.patch
12cu|vdr-plugin-reelchannelscan-0.4.3-10|21	Patch4:		reelchannelscan-includes.patch
12cu|vdr-plugin-reelchannelscan-0.4.3-10|22	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-reelchannelscan-0.4.3-10|23	BuildRequires:	dos2unix
12cu|vdr-plugin-reelchannelscan-0.4.3-10|24	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-reelchannelscan-0.4.3-10|25	
12cu|vdr-plugin-reelchannelscan-0.4.3-10|26	%description
12cu|vdr-plugin-reelchannelscan-0.4.3-10|27	This plugin reads sources.conf and parses the corresponding
12cu|vdr-plugin-reelchannelscan-0.4.3-10|28	transponderlist (.tpl file), then it scans this sat and
12cu|vdr-plugin-reelchannelscan-0.4.3-10|29	updates/appends all found channels to the current channel list.
12cu|vdr-plugin-reelchannelscan-0.4.3-10|30	
12cu|vdr-plugin-reelchannelscan-0.4.3-10|31	%prep
12cu|vdr-plugin-reelchannelscan-0.4.3-10|32	%setup -q -n %plugin-%version
12cu|vdr-plugin-reelchannelscan-0.4.3-10|33	%patch0 -p1
12cu|vdr-plugin-reelchannelscan-0.4.3-10|34	%patch1 -p1
12cu|vdr-plugin-reelchannelscan-0.4.3-10|35	%patch2 -p1
12cu|vdr-plugin-reelchannelscan-0.4.3-10|36	%patch3 -p1
12cu|vdr-plugin-reelchannelscan-0.4.3-10|37	%patch4 -p1
12cu|vdr-plugin-reelchannelscan-0.4.3-10|38	%vdr_plugin_prep
12cu|vdr-plugin-reelchannelscan-0.4.3-10|39	dos2unix transponders/sources.conf
12cu|vdr-plugin-reelchannelscan-0.4.3-10|40	
12cu|vdr-plugin-reelchannelscan-0.4.3-10|41	%build
12cu|vdr-plugin-reelchannelscan-0.4.3-10|42	%vdr_plugin_build
12cu|vdr-plugin-reelchannelscan-0.4.3-10|43	
12cu|vdr-plugin-reelchannelscan-0.4.3-10|44	%install
12cu|vdr-plugin-reelchannelscan-0.4.3-10|45	%vdr_plugin_install
12cu|vdr-plugin-reelchannelscan-0.4.3-10|46	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%plugin/transponders
12cu|vdr-plugin-reelchannelscan-0.4.3-10|47	install -m644 transponders/*.tpl %{buildroot}%{vdr_plugin_cfgdir}/%plugin/transponders
12cu|vdr-plugin-reelchannelscan-0.4.3-10|48	
12cu|vdr-plugin-reelchannelscan-0.4.3-10|49	%files -f %plugin.vdr
12cu|vdr-plugin-reelchannelscan-0.4.3-10|50	%defattr(-,root,root)
12cu|vdr-plugin-reelchannelscan-0.4.3-10|51	%doc README HISTORY TODO transponders/sources.conf
12cu|vdr-plugin-reelchannelscan-0.4.3-10|52	%dir %{vdr_plugin_cfgdir}/%plugin
12cu|vdr-plugin-reelchannelscan-0.4.3-10|53	%dir %{vdr_plugin_cfgdir}/%plugin/transponders
12cu|vdr-plugin-reelchannelscan-0.4.3-10|54	%config %{vdr_plugin_cfgdir}/%plugin/transponders/*.tpl
12cu|vdr-plugin-reelchannelscan-0.4.3-10|55	
12cu|vdr-plugin-reelchannelscan-0.4.3-10|56	
12cu|vdr-plugin-reelchannelscan-0.4.3-10|57	%changelog
12cu|vdr-plugin-reelchannelscan-0.4.3-10|58	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.4.3-8mdv2010.0
12cu|vdr-plugin-reelchannelscan-0.4.3-10|59	+ Revision: 401088
12cu|vdr-plugin-reelchannelscan-0.4.3-10|60	- rebuild for new VDR
12cu|vdr-plugin-reelchannelscan-0.4.3-10|61	
12cu|vdr-plugin-reelchannelscan-0.4.3-10|62	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.4.3-7mdv2009.1
12cu|vdr-plugin-reelchannelscan-0.4.3-10|63	+ Revision: 359769
12cu|vdr-plugin-reelchannelscan-0.4.3-10|64	- fix includes (includes.patch)
12cu|vdr-plugin-reelchannelscan-0.4.3-10|65	- rebuild for new vdr
12cu|vdr-plugin-reelchannelscan-0.4.3-10|66	
12cu|vdr-plugin-reelchannelscan-0.4.3-10|67	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.4.3-6mdv2009.0
12cu|vdr-plugin-reelchannelscan-0.4.3-10|68	+ Revision: 197970
12cu|vdr-plugin-reelchannelscan-0.4.3-10|69	- rebuild for new vdr
12cu|vdr-plugin-reelchannelscan-0.4.3-10|70	
12cu|vdr-plugin-reelchannelscan-0.4.3-10|71	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.4.3-5mdv2009.0
12cu|vdr-plugin-reelchannelscan-0.4.3-10|72	+ Revision: 197715
12cu|vdr-plugin-reelchannelscan-0.4.3-10|73	- add vdr_plugin_prep
12cu|vdr-plugin-reelchannelscan-0.4.3-10|74	- bump buildrequires on vdr-devel
12cu|vdr-plugin-reelchannelscan-0.4.3-10|75	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-reelchannelscan-0.4.3-10|76	- add scanning status service to avoid global variables (P1 from e-tobi)
12cu|vdr-plugin-reelchannelscan-0.4.3-10|77	- adapt for api changes of VDR 1.5.10 (P2 from e-tobi)
12cu|vdr-plugin-reelchannelscan-0.4.3-10|78	
12cu|vdr-plugin-reelchannelscan-0.4.3-10|79	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.4.3-4mdv2008.1
12cu|vdr-plugin-reelchannelscan-0.4.3-10|80	+ Revision: 145194
12cu|vdr-plugin-reelchannelscan-0.4.3-10|81	- rebuild for new vdr
12cu|vdr-plugin-reelchannelscan-0.4.3-10|82	
12cu|vdr-plugin-reelchannelscan-0.4.3-10|83	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-reelchannelscan-0.4.3-10|84	- restore BuildRoot
12cu|vdr-plugin-reelchannelscan-0.4.3-10|85	
12cu|vdr-plugin-reelchannelscan-0.4.3-10|86	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-reelchannelscan-0.4.3-10|87	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-reelchannelscan-0.4.3-10|88	
12cu|vdr-plugin-reelchannelscan-0.4.3-10|89	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.4.3-3mdv2008.1
12cu|vdr-plugin-reelchannelscan-0.4.3-10|90	+ Revision: 103189
12cu|vdr-plugin-reelchannelscan-0.4.3-10|91	- rebuild for new vdr
12cu|vdr-plugin-reelchannelscan-0.4.3-10|92	
12cu|vdr-plugin-reelchannelscan-0.4.3-10|93	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.4.3-2mdv2008.0
12cu|vdr-plugin-reelchannelscan-0.4.3-10|94	+ Revision: 50038
12cu|vdr-plugin-reelchannelscan-0.4.3-10|95	- rebuild for new vdr
12cu|vdr-plugin-reelchannelscan-0.4.3-10|96	
12cu|vdr-plugin-reelchannelscan-0.4.3-10|97	* Wed Jun 27 2007 Anssi Hannula <anssi@mandriva.org> 0.4.3-1mdv2008.0
12cu|vdr-plugin-reelchannelscan-0.4.3-10|98	+ Revision: 44991
12cu|vdr-plugin-reelchannelscan-0.4.3-10|99	- initial Mandriva release
12cu|vdr-plugin-reelchannelscan-0.4.3-10|100	

13155 12
12cu|vdr-plugin-remote-0.4.0-6|1	
12cu|vdr-plugin-remote-0.4.0-6|2	%define plugin	remote
12cu|vdr-plugin-remote-0.4.0-6|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-remote-0.4.0-6|4	%define version	0.4.0
12cu|vdr-plugin-remote-0.4.0-6|5	%define rel	6
12cu|vdr-plugin-remote-0.4.0-6|6	
12cu|vdr-plugin-remote-0.4.0-6|7	Summary:	VDR plugin: Remote control
12cu|vdr-plugin-remote-0.4.0-6|8	Name:		%name
12cu|vdr-plugin-remote-0.4.0-6|9	Version:	%version
12cu|vdr-plugin-remote-0.4.0-6|10	Release:	%mkrel %rel
12cu|vdr-plugin-remote-0.4.0-6|11	Group:		Video
12cu|vdr-plugin-remote-0.4.0-6|12	License:	GPL
12cu|vdr-plugin-remote-0.4.0-6|13	URL:		http://www.escape-edv.de/endriss/vdr/
12cu|vdr-plugin-remote-0.4.0-6|14	Source:		http://www.escape-edv.de/endriss/vdr/vdr-%plugin-%version.tgz
12cu|vdr-plugin-remote-0.4.0-6|15	Patch0:		90_remote-0.4.0-1.5.7.dpatch
12cu|vdr-plugin-remote-0.4.0-6|16	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-remote-0.4.0-6|17	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-remote-0.4.0-6|18	
12cu|vdr-plugin-remote-0.4.0-6|19	%description
12cu|vdr-plugin-remote-0.4.0-6|20	This plugin extends the remote control capabilities of vdr.
12cu|vdr-plugin-remote-0.4.0-6|21	The following remote control devices are supported:
12cu|vdr-plugin-remote-0.4.0-6|22	
12cu|vdr-plugin-remote-0.4.0-6|23	(a) linux input device driver ('/dev/input/eventX', X=0,1,2,...)
12cu|vdr-plugin-remote-0.4.0-6|24	- built-in remote control port of the av711x-based DVB cards
12cu|vdr-plugin-remote-0.4.0-6|25	(aka full-featured cards), e.g. DVB-S Nexus [1]
12cu|vdr-plugin-remote-0.4.0-6|26	- remote control port of some budget cards, e.g. Nova-CI [2]
12cu|vdr-plugin-remote-0.4.0-6|27	- other input devices (not tested, please report success!)
12cu|vdr-plugin-remote-0.4.0-6|28	See file FAQ for a list of cards which have been reported to work.
12cu|vdr-plugin-remote-0.4.0-6|29	
12cu|vdr-plugin-remote-0.4.0-6|30	(b) keyboard (tty driver): /dev/console, /dev/ttyX
12cu|vdr-plugin-remote-0.4.0-6|31	
12cu|vdr-plugin-remote-0.4.0-6|32	(c) TCP connection (telnet)
12cu|vdr-plugin-remote-0.4.0-6|33	
12cu|vdr-plugin-remote-0.4.0-6|34	(d) LIRC
12cu|vdr-plugin-remote-0.4.0-6|35	
12cu|vdr-plugin-remote-0.4.0-6|36	%prep
12cu|vdr-plugin-remote-0.4.0-6|37	%setup -q -n %plugin-%version
12cu|vdr-plugin-remote-0.4.0-6|38	%patch0 -p1
12cu|vdr-plugin-remote-0.4.0-6|39	%vdr_plugin_prep
12cu|vdr-plugin-remote-0.4.0-6|40	
12cu|vdr-plugin-remote-0.4.0-6|41	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-remote-0.4.0-6|42	# Select an input device using evdev protocol
12cu|vdr-plugin-remote-0.4.0-6|43	var=EVDEV_DEVICE
12cu|vdr-plugin-remote-0.4.0-6|44	param="-i EVDEV_DEVICE"
12cu|vdr-plugin-remote-0.4.0-6|45	# Select an input device using LIRC protocol
12cu|vdr-plugin-remote-0.4.0-6|46	var=LIRC_DEVICE
12cu|vdr-plugin-remote-0.4.0-6|47	param="-l LIRC_DEVICE"
12cu|vdr-plugin-remote-0.4.0-6|48	# Select a terminal device for input
12cu|vdr-plugin-remote-0.4.0-6|49	var=TTY_DEVICE
12cu|vdr-plugin-remote-0.4.0-6|50	param="-t TTY_DEVICE"
12cu|vdr-plugin-remote-0.4.0-6|51	# Select a terminal device for input with OSD
12cu|vdr-plugin-remote-0.4.0-6|52	var=TTY_OSD_DEVICE
12cu|vdr-plugin-remote-0.4.0-6|53	param="-T TTY_OSD_DEVICE"
12cu|vdr-plugin-remote-0.4.0-6|54	# Select a connection on tcp port
12cu|vdr-plugin-remote-0.4.0-6|55	var=TCP_PORT
12cu|vdr-plugin-remote-0.4.0-6|56	param="-p tcp:TCP_PORT"
12cu|vdr-plugin-remote-0.4.0-6|57	%vdr_plugin_params_end
12cu|vdr-plugin-remote-0.4.0-6|58	
12cu|vdr-plugin-remote-0.4.0-6|59	%build
12cu|vdr-plugin-remote-0.4.0-6|60	%vdr_plugin_build
12cu|vdr-plugin-remote-0.4.0-6|61	
12cu|vdr-plugin-remote-0.4.0-6|62	%install
12cu|vdr-plugin-remote-0.4.0-6|63	%vdr_plugin_install
12cu|vdr-plugin-remote-0.4.0-6|64	
12cu|vdr-plugin-remote-0.4.0-6|65	%files -f %plugin.vdr
12cu|vdr-plugin-remote-0.4.0-6|66	%defattr(-,root,root)
12cu|vdr-plugin-remote-0.4.0-6|67	%doc README HISTORY CONTRIBUTORS FAQ
12cu|vdr-plugin-remote-0.4.0-6|68	
12cu|vdr-plugin-remote-0.4.0-6|69	
12cu|vdr-plugin-remote-0.4.0-6|70	%changelog
12cu|vdr-plugin-remote-0.4.0-6|71	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.4.0-5mdv2010.0
12cu|vdr-plugin-remote-0.4.0-6|72	+ Revision: 401088
12cu|vdr-plugin-remote-0.4.0-6|73	- rebuild for new VDR
12cu|vdr-plugin-remote-0.4.0-6|74	
12cu|vdr-plugin-remote-0.4.0-6|75	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.4.0-4mdv2009.1
12cu|vdr-plugin-remote-0.4.0-6|76	+ Revision: 359359
12cu|vdr-plugin-remote-0.4.0-6|77	- rebuild for new vdr
12cu|vdr-plugin-remote-0.4.0-6|78	
12cu|vdr-plugin-remote-0.4.0-6|79	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.4.0-3mdv2009.0
12cu|vdr-plugin-remote-0.4.0-6|80	+ Revision: 197971
12cu|vdr-plugin-remote-0.4.0-6|81	- rebuild for new vdr
12cu|vdr-plugin-remote-0.4.0-6|82	
12cu|vdr-plugin-remote-0.4.0-6|83	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.4.0-2mdv2009.0
12cu|vdr-plugin-remote-0.4.0-6|84	+ Revision: 197716
12cu|vdr-plugin-remote-0.4.0-6|85	- add vdr_plugin_prep
12cu|vdr-plugin-remote-0.4.0-6|86	- bump buildrequires on vdr-devel
12cu|vdr-plugin-remote-0.4.0-6|87	- adapt for api changes of VDR 1.5.7 (P0 from e-tobi)
12cu|vdr-plugin-remote-0.4.0-6|88	
12cu|vdr-plugin-remote-0.4.0-6|89	* Fri Feb 29 2008 Anssi Hannula <anssi@mandriva.org> 0.4.0-1mdv2008.1
12cu|vdr-plugin-remote-0.4.0-6|90	+ Revision: 176581
12cu|vdr-plugin-remote-0.4.0-6|91	- new version
12cu|vdr-plugin-remote-0.4.0-6|92	
12cu|vdr-plugin-remote-0.4.0-6|93	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.3.9-5mdv2008.1
12cu|vdr-plugin-remote-0.4.0-6|94	+ Revision: 145195
12cu|vdr-plugin-remote-0.4.0-6|95	- rebuild for new vdr
12cu|vdr-plugin-remote-0.4.0-6|96	
12cu|vdr-plugin-remote-0.4.0-6|97	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-remote-0.4.0-6|98	- restore BuildRoot
12cu|vdr-plugin-remote-0.4.0-6|99	
12cu|vdr-plugin-remote-0.4.0-6|100	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-remote-0.4.0-6|101	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-remote-0.4.0-6|102	
12cu|vdr-plugin-remote-0.4.0-6|103	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.3.9-4mdv2008.1
12cu|vdr-plugin-remote-0.4.0-6|104	+ Revision: 103193
12cu|vdr-plugin-remote-0.4.0-6|105	- rebuild for new vdr
12cu|vdr-plugin-remote-0.4.0-6|106	
12cu|vdr-plugin-remote-0.4.0-6|107	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.3.9-3mdv2008.0
12cu|vdr-plugin-remote-0.4.0-6|108	+ Revision: 50039
12cu|vdr-plugin-remote-0.4.0-6|109	- rebuild for new vdr
12cu|vdr-plugin-remote-0.4.0-6|110	
12cu|vdr-plugin-remote-0.4.0-6|111	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.3.9-2mdv2008.0
12cu|vdr-plugin-remote-0.4.0-6|112	+ Revision: 42125
12cu|vdr-plugin-remote-0.4.0-6|113	- rebuild for new vdr
12cu|vdr-plugin-remote-0.4.0-6|114	
12cu|vdr-plugin-remote-0.4.0-6|115	* Sat May 19 2007 Anssi Hannula <anssi@mandriva.org> 0.3.9-1mdv2008.0
12cu|vdr-plugin-remote-0.4.0-6|116	+ Revision: 28473
12cu|vdr-plugin-remote-0.4.0-6|117	- 0.3.9
12cu|vdr-plugin-remote-0.4.0-6|118	
12cu|vdr-plugin-remote-0.4.0-6|119	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.3.8-4mdv2008.0
12cu|vdr-plugin-remote-0.4.0-6|120	+ Revision: 22677
12cu|vdr-plugin-remote-0.4.0-6|121	- rebuild for new vdr
12cu|vdr-plugin-remote-0.4.0-6|122	
12cu|vdr-plugin-remote-0.4.0-6|123	
12cu|vdr-plugin-remote-0.4.0-6|124	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.3.8-3mdv2007.0
12cu|vdr-plugin-remote-0.4.0-6|125	+ Revision: 90967
12cu|vdr-plugin-remote-0.4.0-6|126	- rebuild for new vdr
12cu|vdr-plugin-remote-0.4.0-6|127	
12cu|vdr-plugin-remote-0.4.0-6|128	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.3.8-2mdv2007.1
12cu|vdr-plugin-remote-0.4.0-6|129	+ Revision: 74078
12cu|vdr-plugin-remote-0.4.0-6|130	- rebuild for new vdr
12cu|vdr-plugin-remote-0.4.0-6|131	- Import vdr-plugin-remote
12cu|vdr-plugin-remote-0.4.0-6|132	
12cu|vdr-plugin-remote-0.4.0-6|133	* Thu Aug 03 2006 Anssi Hannula <anssi@mandriva.org> 0.3.8-1mdv2007.0
12cu|vdr-plugin-remote-0.4.0-6|134	- initial Mandriva release
12cu|vdr-plugin-remote-0.4.0-6|135	

13156 12
12cu|vdr-plugin-rotor-0.1.4-19|1	
12cu|vdr-plugin-rotor-0.1.4-19|2	%define plugin	rotor
12cu|vdr-plugin-rotor-0.1.4-19|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-rotor-0.1.4-19|4	%define version	0.1.4
12cu|vdr-plugin-rotor-0.1.4-19|5	%define rel	19
12cu|vdr-plugin-rotor-0.1.4-19|6	
12cu|vdr-plugin-rotor-0.1.4-19|7	Summary:	VDR plugin: DiseqC motor steering
12cu|vdr-plugin-rotor-0.1.4-19|8	Name:		%name
12cu|vdr-plugin-rotor-0.1.4-19|9	Version:	%version
12cu|vdr-plugin-rotor-0.1.4-19|10	Release:	%mkrel %rel
12cu|vdr-plugin-rotor-0.1.4-19|11	Group:		Video
12cu|vdr-plugin-rotor-0.1.4-19|12	License:	GPL
12cu|vdr-plugin-rotor-0.1.4-19|13	URL:		http://home.vrweb.de/~bergwinkl.thomas/
12cu|vdr-plugin-rotor-0.1.4-19|14	Source:		vdr-%plugin-%version-vdr1.5.7.tgz
12cu|vdr-plugin-rotor-0.1.4-19|15	Patch0:		vdr-rotor-0.1.4-fix-crash.patch
12cu|vdr-plugin-rotor-0.1.4-19|16	Patch1:		92_Rotor-0.1.4-vdr1.5.10.dpatch
12cu|vdr-plugin-rotor-0.1.4-19|17	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-rotor-0.1.4-19|18	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-rotor-0.1.4-19|19	
12cu|vdr-plugin-rotor-0.1.4-19|20	%description
12cu|vdr-plugin-rotor-0.1.4-19|21	With this plugin you can control a diseqc motor.
12cu|vdr-plugin-rotor-0.1.4-19|22	
12cu|vdr-plugin-rotor-0.1.4-19|23	%prep
12cu|vdr-plugin-rotor-0.1.4-19|24	%setup -q -n %plugin-%version
12cu|vdr-plugin-rotor-0.1.4-19|25	%patch0 -p1 -b .crash
12cu|vdr-plugin-rotor-0.1.4-19|26	%patch1 -p1
12cu|vdr-plugin-rotor-0.1.4-19|27	%vdr_plugin_prep
12cu|vdr-plugin-rotor-0.1.4-19|28	
12cu|vdr-plugin-rotor-0.1.4-19|29	%build
12cu|vdr-plugin-rotor-0.1.4-19|30	%vdr_plugin_build
12cu|vdr-plugin-rotor-0.1.4-19|31	
12cu|vdr-plugin-rotor-0.1.4-19|32	%install
12cu|vdr-plugin-rotor-0.1.4-19|33	%vdr_plugin_install
12cu|vdr-plugin-rotor-0.1.4-19|34	
12cu|vdr-plugin-rotor-0.1.4-19|35	%files -f %plugin.vdr
12cu|vdr-plugin-rotor-0.1.4-19|36	%defattr(-,root,root)
12cu|vdr-plugin-rotor-0.1.4-19|37	%doc README HISTORY
12cu|vdr-plugin-rotor-0.1.4-19|38	
12cu|vdr-plugin-rotor-0.1.4-19|39	
12cu|vdr-plugin-rotor-0.1.4-19|40	
12cu|vdr-plugin-rotor-0.1.4-19|41	
12cu|vdr-plugin-rotor-0.1.4-19|42	%changelog
12cu|vdr-plugin-rotor-0.1.4-19|43	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.4-18mdv2010.0
12cu|vdr-plugin-rotor-0.1.4-19|44	+ Revision: 401088
12cu|vdr-plugin-rotor-0.1.4-19|45	- rebuild for new VDR
12cu|vdr-plugin-rotor-0.1.4-19|46	
12cu|vdr-plugin-rotor-0.1.4-19|47	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.1.4-17mdv2009.1
12cu|vdr-plugin-rotor-0.1.4-19|48	+ Revision: 359770
12cu|vdr-plugin-rotor-0.1.4-19|49	- rediff crash-fix patch
12cu|vdr-plugin-rotor-0.1.4-19|50	- rebuild for new vdr
12cu|vdr-plugin-rotor-0.1.4-19|51	
12cu|vdr-plugin-rotor-0.1.4-19|52	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.4-16mdv2009.0
12cu|vdr-plugin-rotor-0.1.4-19|53	+ Revision: 197972
12cu|vdr-plugin-rotor-0.1.4-19|54	- rebuild for new vdr
12cu|vdr-plugin-rotor-0.1.4-19|55	
12cu|vdr-plugin-rotor-0.1.4-19|56	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.4-15mdv2009.0
12cu|vdr-plugin-rotor-0.1.4-19|57	+ Revision: 197717
12cu|vdr-plugin-rotor-0.1.4-19|58	- switch to 1.5.7 flavor
12cu|vdr-plugin-rotor-0.1.4-19|59	- add vdr_plugin_prep
12cu|vdr-plugin-rotor-0.1.4-19|60	- bump buildrequires on vdr-devel
12cu|vdr-plugin-rotor-0.1.4-19|61	- adapt for api changes of VDR 1.5.10 (P1 from e-tobi)
12cu|vdr-plugin-rotor-0.1.4-19|62	
12cu|vdr-plugin-rotor-0.1.4-19|63	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.4-14mdv2008.1
12cu|vdr-plugin-rotor-0.1.4-19|64	+ Revision: 145196
12cu|vdr-plugin-rotor-0.1.4-19|65	- rebuild for new vdr
12cu|vdr-plugin-rotor-0.1.4-19|66	
12cu|vdr-plugin-rotor-0.1.4-19|67	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-rotor-0.1.4-19|68	- restore BuildRoot
12cu|vdr-plugin-rotor-0.1.4-19|69	
12cu|vdr-plugin-rotor-0.1.4-19|70	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-rotor-0.1.4-19|71	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-rotor-0.1.4-19|72	
12cu|vdr-plugin-rotor-0.1.4-19|73	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.4-13mdv2008.1
12cu|vdr-plugin-rotor-0.1.4-19|74	+ Revision: 103197
12cu|vdr-plugin-rotor-0.1.4-19|75	- rebuild for new vdr
12cu|vdr-plugin-rotor-0.1.4-19|76	
12cu|vdr-plugin-rotor-0.1.4-19|77	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.4-12mdv2008.0
12cu|vdr-plugin-rotor-0.1.4-19|78	+ Revision: 50040
12cu|vdr-plugin-rotor-0.1.4-19|79	- rebuild for new vdr
12cu|vdr-plugin-rotor-0.1.4-19|80	
12cu|vdr-plugin-rotor-0.1.4-19|81	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.4-11mdv2008.0
12cu|vdr-plugin-rotor-0.1.4-19|82	+ Revision: 42126
12cu|vdr-plugin-rotor-0.1.4-19|83	- rebuild for new vdr
12cu|vdr-plugin-rotor-0.1.4-19|84	
12cu|vdr-plugin-rotor-0.1.4-19|85	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.4-10mdv2008.0
12cu|vdr-plugin-rotor-0.1.4-19|86	+ Revision: 22678
12cu|vdr-plugin-rotor-0.1.4-19|87	- rebuild for new vdr
12cu|vdr-plugin-rotor-0.1.4-19|88	
12cu|vdr-plugin-rotor-0.1.4-19|89	
12cu|vdr-plugin-rotor-0.1.4-19|90	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.4-9mdv2007.0
12cu|vdr-plugin-rotor-0.1.4-19|91	+ Revision: 90968
12cu|vdr-plugin-rotor-0.1.4-19|92	- rebuild for new vdr
12cu|vdr-plugin-rotor-0.1.4-19|93	
12cu|vdr-plugin-rotor-0.1.4-19|94	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.4-8mdv2007.1
12cu|vdr-plugin-rotor-0.1.4-19|95	+ Revision: 74079
12cu|vdr-plugin-rotor-0.1.4-19|96	- rebuild for new vdr
12cu|vdr-plugin-rotor-0.1.4-19|97	- Import vdr-plugin-rotor
12cu|vdr-plugin-rotor-0.1.4-19|98	
12cu|vdr-plugin-rotor-0.1.4-19|99	* Sat Sep 23 2006 Anssi Hannula <anssi@mandriva.org> 0.1.4-7mdv2007.0
12cu|vdr-plugin-rotor-0.1.4-19|100	- patch0: fix crash due to an invalid pointer (Johan Schuring)
12cu|vdr-plugin-rotor-0.1.4-19|101	
12cu|vdr-plugin-rotor-0.1.4-19|102	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.4-6mdv2007.0
12cu|vdr-plugin-rotor-0.1.4-19|103	- rebuild for new vdr
12cu|vdr-plugin-rotor-0.1.4-19|104	
12cu|vdr-plugin-rotor-0.1.4-19|105	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.4-5mdv2007.0
12cu|vdr-plugin-rotor-0.1.4-19|106	- stricter abi requires
12cu|vdr-plugin-rotor-0.1.4-19|107	
12cu|vdr-plugin-rotor-0.1.4-19|108	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.4-4mdv2007.0
12cu|vdr-plugin-rotor-0.1.4-19|109	- rebuild for new vdr
12cu|vdr-plugin-rotor-0.1.4-19|110	
12cu|vdr-plugin-rotor-0.1.4-19|111	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.4-3mdv2007.0
12cu|vdr-plugin-rotor-0.1.4-19|112	- rebuild for new vdr
12cu|vdr-plugin-rotor-0.1.4-19|113	
12cu|vdr-plugin-rotor-0.1.4-19|114	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.4-2mdv2007.0
12cu|vdr-plugin-rotor-0.1.4-19|115	- rebuild for new vdr
12cu|vdr-plugin-rotor-0.1.4-19|116	
12cu|vdr-plugin-rotor-0.1.4-19|117	* Sat Jun 10 2006 Anssi Hannula <anssi@mandriva.org> 0.1.4-1mdv2007.0
12cu|vdr-plugin-rotor-0.1.4-19|118	- initial Mandriva release
12cu|vdr-plugin-rotor-0.1.4-19|119	

13157 12
12cu|vdr-plugin-screenshot-0.0.13-3|1	
12cu|vdr-plugin-screenshot-0.0.13-3|2	%define plugin	screenshot
12cu|vdr-plugin-screenshot-0.0.13-3|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-screenshot-0.0.13-3|4	%define version	0.0.13
12cu|vdr-plugin-screenshot-0.0.13-3|5	%define rel	3
12cu|vdr-plugin-screenshot-0.0.13-3|6	
12cu|vdr-plugin-screenshot-0.0.13-3|7	Summary:	VDR plugin: Takes screenshots
12cu|vdr-plugin-screenshot-0.0.13-3|8	Name:		%name
12cu|vdr-plugin-screenshot-0.0.13-3|9	Version:	%version
12cu|vdr-plugin-screenshot-0.0.13-3|10	Release:	%mkrel %rel
12cu|vdr-plugin-screenshot-0.0.13-3|11	Group:		Video
12cu|vdr-plugin-screenshot-0.0.13-3|12	License:	GPL
12cu|vdr-plugin-screenshot-0.0.13-3|13	URL:		http://www.joachim-wilke.de/vdr-screenshot.htm
12cu|vdr-plugin-screenshot-0.0.13-3|14	Source:		vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-screenshot-0.0.13-3|15	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-screenshot-0.0.13-3|16	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-screenshot-0.0.13-3|17	
12cu|vdr-plugin-screenshot-0.0.13-3|18	%description
12cu|vdr-plugin-screenshot-0.0.13-3|19	With this plugin you can take still images of your screen. After installing
12cu|vdr-plugin-screenshot-0.0.13-3|20	the plugin, a new mainmenu entry "Screenshot" will show up. Each time you
12cu|vdr-plugin-screenshot-0.0.13-3|21	select this item, a file /tmp/title-yyyymmdd-hhmmss.jpg will be created,
12cu|vdr-plugin-screenshot-0.0.13-3|22	where title is the current transmission or the recording currently replayed.
12cu|vdr-plugin-screenshot-0.0.13-3|23	
12cu|vdr-plugin-screenshot-0.0.13-3|24	%prep
12cu|vdr-plugin-screenshot-0.0.13-3|25	%setup -q -n %plugin-%version
12cu|vdr-plugin-screenshot-0.0.13-3|26	%vdr_plugin_prep
12cu|vdr-plugin-screenshot-0.0.13-3|27	
12cu|vdr-plugin-screenshot-0.0.13-3|28	%build
12cu|vdr-plugin-screenshot-0.0.13-3|29	%vdr_plugin_build
12cu|vdr-plugin-screenshot-0.0.13-3|30	
12cu|vdr-plugin-screenshot-0.0.13-3|31	%install
12cu|vdr-plugin-screenshot-0.0.13-3|32	%vdr_plugin_install
12cu|vdr-plugin-screenshot-0.0.13-3|33	
12cu|vdr-plugin-screenshot-0.0.13-3|34	%files -f %plugin.vdr
12cu|vdr-plugin-screenshot-0.0.13-3|35	%defattr(-,root,root)
12cu|vdr-plugin-screenshot-0.0.13-3|36	%doc README HISTORY
12cu|vdr-plugin-screenshot-0.0.13-3|37	
12cu|vdr-plugin-screenshot-0.0.13-3|38	
12cu|vdr-plugin-screenshot-0.0.13-3|39	
12cu|vdr-plugin-screenshot-0.0.13-3|40	
12cu|vdr-plugin-screenshot-0.0.13-3|41	%changelog
12cu|vdr-plugin-screenshot-0.0.13-3|42	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.13-2mdv2010.0
12cu|vdr-plugin-screenshot-0.0.13-3|43	+ Revision: 401088
12cu|vdr-plugin-screenshot-0.0.13-3|44	- rebuild for new VDR
12cu|vdr-plugin-screenshot-0.0.13-3|45	
12cu|vdr-plugin-screenshot-0.0.13-3|46	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.0.13-1mdv2010.0
12cu|vdr-plugin-screenshot-0.0.13-3|47	+ Revision: 396111
12cu|vdr-plugin-screenshot-0.0.13-3|48	- new version
12cu|vdr-plugin-screenshot-0.0.13-3|49	- drop vdr 1.6 i18n patch, fixed upstream
12cu|vdr-plugin-screenshot-0.0.13-3|50	
12cu|vdr-plugin-screenshot-0.0.13-3|51	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.11-15mdv2009.1
12cu|vdr-plugin-screenshot-0.0.13-3|52	+ Revision: 359362
12cu|vdr-plugin-screenshot-0.0.13-3|53	- rebuild for new vdr
12cu|vdr-plugin-screenshot-0.0.13-3|54	
12cu|vdr-plugin-screenshot-0.0.13-3|55	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.11-14mdv2009.0
12cu|vdr-plugin-screenshot-0.0.13-3|56	+ Revision: 197974
12cu|vdr-plugin-screenshot-0.0.13-3|57	- rebuild for new vdr
12cu|vdr-plugin-screenshot-0.0.13-3|58	
12cu|vdr-plugin-screenshot-0.0.13-3|59	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.11-13mdv2009.0
12cu|vdr-plugin-screenshot-0.0.13-3|60	+ Revision: 197719
12cu|vdr-plugin-screenshot-0.0.13-3|61	- add vdr_plugin_prep
12cu|vdr-plugin-screenshot-0.0.13-3|62	- bump buildrequires on vdr-devel
12cu|vdr-plugin-screenshot-0.0.13-3|63	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-screenshot-0.0.13-3|64	
12cu|vdr-plugin-screenshot-0.0.13-3|65	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.11-12mdv2008.1
12cu|vdr-plugin-screenshot-0.0.13-3|66	+ Revision: 145198
12cu|vdr-plugin-screenshot-0.0.13-3|67	- rebuild for new vdr
12cu|vdr-plugin-screenshot-0.0.13-3|68	
12cu|vdr-plugin-screenshot-0.0.13-3|69	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-screenshot-0.0.13-3|70	- restore BuildRoot
12cu|vdr-plugin-screenshot-0.0.13-3|71	
12cu|vdr-plugin-screenshot-0.0.13-3|72	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-screenshot-0.0.13-3|73	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-screenshot-0.0.13-3|74	
12cu|vdr-plugin-screenshot-0.0.13-3|75	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.11-11mdv2008.1
12cu|vdr-plugin-screenshot-0.0.13-3|76	+ Revision: 103205
12cu|vdr-plugin-screenshot-0.0.13-3|77	- rebuild for new vdr
12cu|vdr-plugin-screenshot-0.0.13-3|78	
12cu|vdr-plugin-screenshot-0.0.13-3|79	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.11-10mdv2008.0
12cu|vdr-plugin-screenshot-0.0.13-3|80	+ Revision: 50042
12cu|vdr-plugin-screenshot-0.0.13-3|81	- rebuild for new vdr
12cu|vdr-plugin-screenshot-0.0.13-3|82	
12cu|vdr-plugin-screenshot-0.0.13-3|83	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.11-9mdv2008.0
12cu|vdr-plugin-screenshot-0.0.13-3|84	+ Revision: 42128
12cu|vdr-plugin-screenshot-0.0.13-3|85	- rebuild for new vdr
12cu|vdr-plugin-screenshot-0.0.13-3|86	
12cu|vdr-plugin-screenshot-0.0.13-3|87	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.11-8mdv2008.0
12cu|vdr-plugin-screenshot-0.0.13-3|88	+ Revision: 22686
12cu|vdr-plugin-screenshot-0.0.13-3|89	- rebuild for new vdr
12cu|vdr-plugin-screenshot-0.0.13-3|90	
12cu|vdr-plugin-screenshot-0.0.13-3|91	
12cu|vdr-plugin-screenshot-0.0.13-3|92	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.11-7mdv2007.0
12cu|vdr-plugin-screenshot-0.0.13-3|93	+ Revision: 90970
12cu|vdr-plugin-screenshot-0.0.13-3|94	- rebuild for new vdr
12cu|vdr-plugin-screenshot-0.0.13-3|95	
12cu|vdr-plugin-screenshot-0.0.13-3|96	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.11-6mdv2007.1
12cu|vdr-plugin-screenshot-0.0.13-3|97	+ Revision: 74081
12cu|vdr-plugin-screenshot-0.0.13-3|98	- rebuild for new vdr
12cu|vdr-plugin-screenshot-0.0.13-3|99	- Import vdr-plugin-screenshot
12cu|vdr-plugin-screenshot-0.0.13-3|100	
12cu|vdr-plugin-screenshot-0.0.13-3|101	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.11-5mdv2007.0
12cu|vdr-plugin-screenshot-0.0.13-3|102	- rebuild for new vdr
12cu|vdr-plugin-screenshot-0.0.13-3|103	
12cu|vdr-plugin-screenshot-0.0.13-3|104	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.11-4mdv2007.0
12cu|vdr-plugin-screenshot-0.0.13-3|105	- stricter abi requires
12cu|vdr-plugin-screenshot-0.0.13-3|106	
12cu|vdr-plugin-screenshot-0.0.13-3|107	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.11-3mdv2007.0
12cu|vdr-plugin-screenshot-0.0.13-3|108	- rebuild for new vdr
12cu|vdr-plugin-screenshot-0.0.13-3|109	
12cu|vdr-plugin-screenshot-0.0.13-3|110	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.11-2mdv2007.0
12cu|vdr-plugin-screenshot-0.0.13-3|111	- rebuild for new vdr
12cu|vdr-plugin-screenshot-0.0.13-3|112	
12cu|vdr-plugin-screenshot-0.0.13-3|113	* Tue Jun 27 2006 Anssi Hannula <anssi@mandriva.org> 0.0.11-1mdv2007.0
12cu|vdr-plugin-screenshot-0.0.13-3|114	- 0.0.11
12cu|vdr-plugin-screenshot-0.0.13-3|115	
12cu|vdr-plugin-screenshot-0.0.13-3|116	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-2mdv2007.0
12cu|vdr-plugin-screenshot-0.0.13-3|117	- rebuild for new vdr
12cu|vdr-plugin-screenshot-0.0.13-3|118	
12cu|vdr-plugin-screenshot-0.0.13-3|119	* Tue Jun 06 2006 Anssi Hannula <anssi@mandriva.org> 0.0.10-1mdv2007.0
12cu|vdr-plugin-screenshot-0.0.13-3|120	- initial Mandriva release
12cu|vdr-plugin-screenshot-0.0.13-3|121	

13158 12
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|1	#define debug_package	%{nil}
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|2	%define plugin	skinelchi
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|3	%define prever	pre2
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|4	%define rel	14
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|5	
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|6	Summary:	VDR plugin: Elchi VDR Skin-Plugin
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|7	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|8	Version:	0.1.1
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|9	%if %prever
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|10	Release:	0.%prever.%rel
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|11	%else
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|12	Release:	%rel
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|13	%endif
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|14	Group:		Video
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|15	License:	GPL
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|16	URL:		http://www.vdr-portal.de/board/thread.php?threadid=41915
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|17	%if %prever
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|18	Source:		vdr-%plugin-%version%prever.tar.bz2
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|19	%else
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|20	Source:		vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|21	%endif
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|22	Patch0:		skinelchi-0.1.1pre2-i18n-1.6.patch
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|23	# warning: cannot pass objects of non-POD type ‘class cString’ through ‘...’; call will abort at runtime
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|24	Patch7:		skinelchi-non-pod-type.patch
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|25	# dpatches from e-tobi
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|26	Patch1:		03_const-warning-fixes.dpatch
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|27	Patch2:		90_vdr-skinelchi-0.1.1pre2.PatchCollection.dpatch
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|28	Patch3:		91_skinelchi-0.1.1pre2-1.5.0.dpatch
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|29	Patch4:		92_vdr-skinelchi-0.1.1_pre2-vdr-1.5.5-getfont.dpatch
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|30	Patch5:		93_vdr-1.5.15.dpatch
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|31	
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|32	Patch6:		skinelchi-format-string.patch
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|33	BuildRequires:	vdr-devel >= 1.6.0-7
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|34	BuildRequires:	imagemagick
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|35	BuildRequires:	pkgconfig(ImageMagick)
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|36	
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|37	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|38	
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|39	%description
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|40	VDR skin plugin, based on:
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|41	- original-skins of vdr
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|42	- Elchi for vdr 1.2.6 and enElchi/Elchi for text2skin
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|43	- osdimage from brougs78
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|44	
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|45	
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|46	%prep
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|47	%if %prever
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|48	%setup -q -n %plugin-%version%prever
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|49	%else
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|50	%setup -q -n %plugin-%version
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|51	%endif
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|52	%patch0 -p1
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|53	%patch1 -p1
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|54	%patch2 -p1
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|55	%patch3 -p1
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|56	%patch4 -p1
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|57	%patch5 -p1
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|58	%patch6 -p1
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|59	%patch7 -p1
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|60	%vdr_plugin_prep
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|61	
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|62	perl -pi -e 's,/video/epgimages,%{vdr_plugin_cachedir}/epgimages,' setup.c skinelchi.c
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|63	
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|64	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|65	# optional path for epgimages (default: %{_vdr_plugin_cachedir}/epgimages)
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|66	var=ICACHE
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|67	param=--icache=ICACHE
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|68	# path for channel logos
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|69	var=LOGO_DIR
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|70	param=--logos=LOGO_DIR
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|71	default=%{vdr_chanlogodir}
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|72	%vdr_plugin_params_end
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|73	
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|74	cat > README.install.urpmi <<EOF
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|75	%vdr_chanlogo_notice
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|76	EOF
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|77	
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|78	%build
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|79	VDR_PLUGIN_EXTRA_FLAGS="$(pkg-config --cflags ImageMagick++)"
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|80	%vdr_plugin_build HAVE_IMAGEMAGICK=1
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|81	
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|82	%install
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|83	%vdr_plugin_install
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|84	
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|85	%post
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|86	%vdr_plugin_post %plugin
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|87	
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|88	%postun
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|89	%vdr_plugin_postun %plugin
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|90	
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|91	%files -f %plugin.vdr
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|92	%doc README HISTORY README.install.urpmi
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|93	
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|94	
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|95	
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|96	%changelog
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|97	* Thu Mar 27 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.1.1-0.pre2.14
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|98	+ Revision: 0d6806e
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|99	- Fix BR, fix linting bump rel.
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|100	
12cu|vdr-plugin-skinelchi-0.1.1-0.pre2.14|101	

13159 12
12cu|vdr-plugin-skinenigmang-0.1.0-5|1	
12cu|vdr-plugin-skinenigmang-0.1.0-5|2	%define plugin	skinenigmang
12cu|vdr-plugin-skinenigmang-0.1.0-5|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-skinenigmang-0.1.0-5|4	%define version	0.1.0
12cu|vdr-plugin-skinenigmang-0.1.0-5|5	%define rel	5
12cu|vdr-plugin-skinenigmang-0.1.0-5|6	
12cu|vdr-plugin-skinenigmang-0.1.0-5|7	Summary:	VDR plugin: EnigmaNG skin
12cu|vdr-plugin-skinenigmang-0.1.0-5|8	Name:		%name
12cu|vdr-plugin-skinenigmang-0.1.0-5|9	Version:	%version
12cu|vdr-plugin-skinenigmang-0.1.0-5|10	Release:	%rel
12cu|vdr-plugin-skinenigmang-0.1.0-5|11	Group:		Video
12cu|vdr-plugin-skinenigmang-0.1.0-5|12	License:	GPL
12cu|vdr-plugin-skinenigmang-0.1.0-5|13	URL:		http://andreas.vdr-developer.org/enigmang/
12cu|vdr-plugin-skinenigmang-0.1.0-5|14	Source:		http://andreas.vdr-developer.org/enigmang/download/vdr-%plugin-%version.tgz
12cu|vdr-plugin-skinenigmang-0.1.0-5|15	# TODO: packages lowcolor icons too, maybe use alternatives?
12cu|vdr-plugin-skinenigmang-0.1.0-5|16	Source1:	http://andreas.vdr-developer.org/enigmang/download/skinenigmang-logos-xpm-hi-20070702.tgz
12cu|vdr-plugin-skinenigmang-0.1.0-5|17	BuildRequires:	vdr-devel >= 1.6.0-7
12cu|vdr-plugin-skinenigmang-0.1.0-5|18	BuildRequires:	pkgconfig(ImageMagick)
12cu|vdr-plugin-skinenigmang-0.1.0-5|19	BuildRequires:	pkgconfig(freetype2)
12cu|vdr-plugin-skinenigmang-0.1.0-5|20	BuildRequires:	imagemagick
12cu|vdr-plugin-skinenigmang-0.1.0-5|21	
12cu|vdr-plugin-skinenigmang-0.1.0-5|22	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-skinenigmang-0.1.0-5|23	
12cu|vdr-plugin-skinenigmang-0.1.0-5|24	%description
12cu|vdr-plugin-skinenigmang-0.1.0-5|25	"EnigmaNG" is a standalone VDR skin based on the "Enigma" text2skin
12cu|vdr-plugin-skinenigmang-0.1.0-5|26	addon.
12cu|vdr-plugin-skinenigmang-0.1.0-5|27	
12cu|vdr-plugin-skinenigmang-0.1.0-5|28	
12cu|vdr-plugin-skinenigmang-0.1.0-5|29	%prep
12cu|vdr-plugin-skinenigmang-0.1.0-5|30	%setup -q -n %plugin-%version -a 1
12cu|vdr-plugin-skinenigmang-0.1.0-5|31	mv %plugin/HISTORY HISTORY.logos
12cu|vdr-plugin-skinenigmang-0.1.0-5|32	mv %plugin/README README.logos
12cu|vdr-plugin-skinenigmang-0.1.0-5|33	%vdr_plugin_prep
12cu|vdr-plugin-skinenigmang-0.1.0-5|34	
12cu|vdr-plugin-skinenigmang-0.1.0-5|35	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-skinenigmang-0.1.0-5|36	# Channel logo directory
12cu|vdr-plugin-skinenigmang-0.1.0-5|37	var=LOGODIR
12cu|vdr-plugin-skinenigmang-0.1.0-5|38	param="-l LOGODIR"
12cu|vdr-plugin-skinenigmang-0.1.0-5|39	default=%{_vdr_chanlogodir}
12cu|vdr-plugin-skinenigmang-0.1.0-5|40	# Set directory where truetype fonts are stored
12cu|vdr-plugin-skinenigmang-0.1.0-5|41	var=FONTSDIR
12cu|vdr-plugin-skinenigmang-0.1.0-5|42	param="-f FONTSDIR"
12cu|vdr-plugin-skinenigmang-0.1.0-5|43	# Set directory where epgimages are stored
12cu|vdr-plugin-skinenigmang-0.1.0-5|44	var=IMAGESDIR
12cu|vdr-plugin-skinenigmang-0.1.0-5|45	param="-i IMAGESDIR"
12cu|vdr-plugin-skinenigmang-0.1.0-5|46	default=%{_vdr_plugin_cachedir}/epgimages
12cu|vdr-plugin-skinenigmang-0.1.0-5|47	%vdr_plugin_params_end
12cu|vdr-plugin-skinenigmang-0.1.0-5|48	
12cu|vdr-plugin-skinenigmang-0.1.0-5|49	cat > README.install.urpmi <<EOF
12cu|vdr-plugin-skinenigmang-0.1.0-5|50	%vdr_chanlogo_notice
12cu|vdr-plugin-skinenigmang-0.1.0-5|51	EOF
12cu|vdr-plugin-skinenigmang-0.1.0-5|52	
12cu|vdr-plugin-skinenigmang-0.1.0-5|53	%build
12cu|vdr-plugin-skinenigmang-0.1.0-5|54	VDR_PLUGIN_EXTRA_FLAGS="$(pkg-config --cflags ImageMagick++)"
12cu|vdr-plugin-skinenigmang-0.1.0-5|55	%vdr_plugin_build \
12cu|vdr-plugin-skinenigmang-0.1.0-5|56	SKINENIGMA_USE_PLUGIN_EPGSEARCH=1 \
12cu|vdr-plugin-skinenigmang-0.1.0-5|57	SKINENIGMA_USE_PLUGIN_AVARDS=1 \
12cu|vdr-plugin-skinenigmang-0.1.0-5|58	SKINENIGMA_USE_PLUGIN_MAILBOX=1 \
12cu|vdr-plugin-skinenigmang-0.1.0-5|59	HAVE_IMAGEMAGICK=1 \
12cu|vdr-plugin-skinenigmang-0.1.0-5|60	HAVE_FREETYPE=1
12cu|vdr-plugin-skinenigmang-0.1.0-5|61	
12cu|vdr-plugin-skinenigmang-0.1.0-5|62	%install
12cu|vdr-plugin-skinenigmang-0.1.0-5|63	%vdr_plugin_install
12cu|vdr-plugin-skinenigmang-0.1.0-5|64	
12cu|vdr-plugin-skinenigmang-0.1.0-5|65	install -d -m755 %{buildroot}%{_vdr_themedir}
12cu|vdr-plugin-skinenigmang-0.1.0-5|66	install -m644 themes/*.theme %{buildroot}%{_vdr_themedir}
12cu|vdr-plugin-skinenigmang-0.1.0-5|67	
12cu|vdr-plugin-skinenigmang-0.1.0-5|68	install -d -m755 %{buildroot}%{_vdr_plugin_datadir}
12cu|vdr-plugin-skinenigmang-0.1.0-5|69	cp -a %{plugin} %{buildroot}%{_vdr_plugin_datadir}
12cu|vdr-plugin-skinenigmang-0.1.0-5|70	
12cu|vdr-plugin-skinenigmang-0.1.0-5|71	install -d -m755 %{buildroot}%{_vdr_plugin_cfgdir}
12cu|vdr-plugin-skinenigmang-0.1.0-5|72	ln -s %{_vdr_plugin_datadir}/%{plugin} %{buildroot}%{_vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-skinenigmang-0.1.0-5|73	
12cu|vdr-plugin-skinenigmang-0.1.0-5|74	%files -f %plugin.vdr
12cu|vdr-plugin-skinenigmang-0.1.0-5|75	%doc README* HISTORY*
12cu|vdr-plugin-skinenigmang-0.1.0-5|76	%{_vdr_plugin_datadir}/%{plugin}
12cu|vdr-plugin-skinenigmang-0.1.0-5|77	%{_vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-skinenigmang-0.1.0-5|78	%{_vdr_themedir}/*.theme
12cu|vdr-plugin-skinenigmang-0.1.0-5|79	
12cu|vdr-plugin-skinenigmang-0.1.0-5|80	
12cu|vdr-plugin-skinenigmang-0.1.0-5|81	
12cu|vdr-plugin-skinenigmang-0.1.0-5|82	%changelog
12cu|vdr-plugin-skinenigmang-0.1.0-5|83	* Thu Mar 27 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.1.0-5
12cu|vdr-plugin-skinenigmang-0.1.0-5|84	+ Revision: 49cae1e
12cu|vdr-plugin-skinenigmang-0.1.0-5|85	- Updated vdr-plugin-skinenigmang.spec
12cu|vdr-plugin-skinenigmang-0.1.0-5|86	
12cu|vdr-plugin-skinenigmang-0.1.0-5|87	

13160 12
12cu|vdr-plugin-skinreel-0.0.1-10|1	%define plugin	skinreel
12cu|vdr-plugin-skinreel-0.0.1-10|2	
12cu|vdr-plugin-skinreel-0.0.1-10|3	Summary:	VDR plugin: Reel Skin-Plugin
12cu|vdr-plugin-skinreel-0.0.1-10|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-skinreel-0.0.1-10|5	Version:	0.0.1
12cu|vdr-plugin-skinreel-0.0.1-10|6	Release:	10
12cu|vdr-plugin-skinreel-0.0.1-10|7	Group:		Video
12cu|vdr-plugin-skinreel-0.0.1-10|8	License:	GPL
12cu|vdr-plugin-skinreel-0.0.1-10|9	# License according to reelmedia representative posting in thread below:
12cu|vdr-plugin-skinreel-0.0.1-10|10	URL:		http://www.vdr-portal.de/board/thread.php?threadid=42586
12cu|vdr-plugin-skinreel-0.0.1-10|11	Source:		vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-skinreel-0.0.1-10|12	Patch0:		skinreel-0.0.1-i18n-1.6.patch
12cu|vdr-plugin-skinreel-0.0.1-10|13	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-skinreel-0.0.1-10|14	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-skinreel-0.0.1-10|15	
12cu|vdr-plugin-skinreel-0.0.1-10|16	%description
12cu|vdr-plugin-skinreel-0.0.1-10|17	This is a skin for VDR based on sources of skin for reelbox.
12cu|vdr-plugin-skinreel-0.0.1-10|18	
12cu|vdr-plugin-skinreel-0.0.1-10|19	%prep
12cu|vdr-plugin-skinreel-0.0.1-10|20	%setup -q -n %plugin-%version
12cu|vdr-plugin-skinreel-0.0.1-10|21	%patch0 -p1
12cu|vdr-plugin-skinreel-0.0.1-10|22	%vdr_plugin_prep
12cu|vdr-plugin-skinreel-0.0.1-10|23	find . -perm 0600 -exec chmod a+r {} \;
12cu|vdr-plugin-skinreel-0.0.1-10|24	
12cu|vdr-plugin-skinreel-0.0.1-10|25	%build
12cu|vdr-plugin-skinreel-0.0.1-10|26	%vdr_plugin_build
12cu|vdr-plugin-skinreel-0.0.1-10|27	
12cu|vdr-plugin-skinreel-0.0.1-10|28	%install
12cu|vdr-plugin-skinreel-0.0.1-10|29	%vdr_plugin_install
12cu|vdr-plugin-skinreel-0.0.1-10|30	
12cu|vdr-plugin-skinreel-0.0.1-10|31	%files -f %plugin.vdr
12cu|vdr-plugin-skinreel-0.0.1-10|32	%defattr(-,root,root)
12cu|vdr-plugin-skinreel-0.0.1-10|33	%doc README HISTORY
12cu|vdr-plugin-skinreel-0.0.1-10|34	
12cu|vdr-plugin-skinreel-0.0.1-10|35	
12cu|vdr-plugin-skinreel-0.0.1-10|36	%changelog
12cu|vdr-plugin-skinreel-0.0.1-10|37	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1-8mdv2010.0
12cu|vdr-plugin-skinreel-0.0.1-10|38	+ Revision: 401088
12cu|vdr-plugin-skinreel-0.0.1-10|39	- rebuild for new VDR
12cu|vdr-plugin-skinreel-0.0.1-10|40	
12cu|vdr-plugin-skinreel-0.0.1-10|41	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.1-7mdv2009.1
12cu|vdr-plugin-skinreel-0.0.1-10|42	+ Revision: 359365
12cu|vdr-plugin-skinreel-0.0.1-10|43	- rebuild for new vdr
12cu|vdr-plugin-skinreel-0.0.1-10|44	
12cu|vdr-plugin-skinreel-0.0.1-10|45	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-6mdv2009.0
12cu|vdr-plugin-skinreel-0.0.1-10|46	+ Revision: 197977
12cu|vdr-plugin-skinreel-0.0.1-10|47	- rebuild for new vdr
12cu|vdr-plugin-skinreel-0.0.1-10|48	
12cu|vdr-plugin-skinreel-0.0.1-10|49	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-5mdv2009.0
12cu|vdr-plugin-skinreel-0.0.1-10|50	+ Revision: 197722
12cu|vdr-plugin-skinreel-0.0.1-10|51	- add vdr_plugin_prep
12cu|vdr-plugin-skinreel-0.0.1-10|52	- bump buildrequires on vdr-devel
12cu|vdr-plugin-skinreel-0.0.1-10|53	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-skinreel-0.0.1-10|54	
12cu|vdr-plugin-skinreel-0.0.1-10|55	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.1-4mdv2008.1
12cu|vdr-plugin-skinreel-0.0.1-10|56	+ Revision: 145201
12cu|vdr-plugin-skinreel-0.0.1-10|57	- rebuild for new vdr
12cu|vdr-plugin-skinreel-0.0.1-10|58	
12cu|vdr-plugin-skinreel-0.0.1-10|59	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-skinreel-0.0.1-10|60	- restore BuildRoot
12cu|vdr-plugin-skinreel-0.0.1-10|61	
12cu|vdr-plugin-skinreel-0.0.1-10|62	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-skinreel-0.0.1-10|63	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-skinreel-0.0.1-10|64	
12cu|vdr-plugin-skinreel-0.0.1-10|65	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-3mdv2008.1
12cu|vdr-plugin-skinreel-0.0.1-10|66	+ Revision: 103211
12cu|vdr-plugin-skinreel-0.0.1-10|67	- rebuild for new vdr
12cu|vdr-plugin-skinreel-0.0.1-10|68	
12cu|vdr-plugin-skinreel-0.0.1-10|69	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-2mdv2008.0
12cu|vdr-plugin-skinreel-0.0.1-10|70	+ Revision: 50045
12cu|vdr-plugin-skinreel-0.0.1-10|71	- rebuild for new vdr
12cu|vdr-plugin-skinreel-0.0.1-10|72	
12cu|vdr-plugin-skinreel-0.0.1-10|73	* Wed Jun 27 2007 Anssi Hannula <anssi@mandriva.org> 0.0.1-1mdv2008.0
12cu|vdr-plugin-skinreel-0.0.1-10|74	+ Revision: 44964
12cu|vdr-plugin-skinreel-0.0.1-10|75	- initial Mandriva release
12cu|vdr-plugin-skinreel-0.0.1-10|76	

13161 12
12cu|vdr-plugin-solitaire-0.0.2-18|1	
12cu|vdr-plugin-solitaire-0.0.2-18|2	%define plugin	solitaire
12cu|vdr-plugin-solitaire-0.0.2-18|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-solitaire-0.0.2-18|4	%define version	0.0.2
12cu|vdr-plugin-solitaire-0.0.2-18|5	%define rel	18
12cu|vdr-plugin-solitaire-0.0.2-18|6	
12cu|vdr-plugin-solitaire-0.0.2-18|7	Summary:	VDR plugin: The well-known card game
12cu|vdr-plugin-solitaire-0.0.2-18|8	Name:		%name
12cu|vdr-plugin-solitaire-0.0.2-18|9	Version:	%version
12cu|vdr-plugin-solitaire-0.0.2-18|10	Release:	%mkrel %rel
12cu|vdr-plugin-solitaire-0.0.2-18|11	Group:		Video
12cu|vdr-plugin-solitaire-0.0.2-18|12	License:	GPL
12cu|vdr-plugin-solitaire-0.0.2-18|13	URL:		http://www.djdagobert.com/vdr/solitaire/
12cu|vdr-plugin-solitaire-0.0.2-18|14	Source:		http://www.djdagobert.com/vdr/solitaire/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-solitaire-0.0.2-18|15	Patch0:		vdr-cardgames-0.0.2-to-gcc3.4.diff
12cu|vdr-plugin-solitaire-0.0.2-18|16	Patch1:		91_solitaire-0.0.2-1.5.4.dpatch
12cu|vdr-plugin-solitaire-0.0.2-18|17	Patch2:		solitaire-0.0.2-i18n-1.6.patch
12cu|vdr-plugin-solitaire-0.0.2-18|18	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-solitaire-0.0.2-18|19	BuildRequires:	dos2unix
12cu|vdr-plugin-solitaire-0.0.2-18|20	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-solitaire-0.0.2-18|21	
12cu|vdr-plugin-solitaire-0.0.2-18|22	%description
12cu|vdr-plugin-solitaire-0.0.2-18|23	This solitaire plugin is an implementation of the (well-known) card game
12cu|vdr-plugin-solitaire-0.0.2-18|24	"Solitaire" played on the On Screen Display of your Video Disk Recorder.
12cu|vdr-plugin-solitaire-0.0.2-18|25	
12cu|vdr-plugin-solitaire-0.0.2-18|26	%prep
12cu|vdr-plugin-solitaire-0.0.2-18|27	%setup -q -c
12cu|vdr-plugin-solitaire-0.0.2-18|28	cd %plugin
12cu|vdr-plugin-solitaire-0.0.2-18|29	dos2unix tools/list.h
12cu|vdr-plugin-solitaire-0.0.2-18|30	%patch0 -p1 -b .gcc34
12cu|vdr-plugin-solitaire-0.0.2-18|31	%patch1 -p1
12cu|vdr-plugin-solitaire-0.0.2-18|32	%patch2 -p1
12cu|vdr-plugin-solitaire-0.0.2-18|33	%vdr_plugin_prep
12cu|vdr-plugin-solitaire-0.0.2-18|34	
12cu|vdr-plugin-solitaire-0.0.2-18|35	chmod 0644 CONTRIBUTORS HISTORY README
12cu|vdr-plugin-solitaire-0.0.2-18|36	
12cu|vdr-plugin-solitaire-0.0.2-18|37	%build
12cu|vdr-plugin-solitaire-0.0.2-18|38	cd %plugin
12cu|vdr-plugin-solitaire-0.0.2-18|39	%vdr_plugin_build
12cu|vdr-plugin-solitaire-0.0.2-18|40	
12cu|vdr-plugin-solitaire-0.0.2-18|41	%install
12cu|vdr-plugin-solitaire-0.0.2-18|42	
12cu|vdr-plugin-solitaire-0.0.2-18|43	cd %plugin
12cu|vdr-plugin-solitaire-0.0.2-18|44	%vdr_plugin_install
12cu|vdr-plugin-solitaire-0.0.2-18|45	
12cu|vdr-plugin-solitaire-0.0.2-18|46	install -d -m755 %{buildroot}%{_vdr_plugin_datadir}/%{plugin}
12cu|vdr-plugin-solitaire-0.0.2-18|47	install -d -m755 %{buildroot}%{_vdr_plugin_cfgdir}
12cu|vdr-plugin-solitaire-0.0.2-18|48	install -m644 solitaire/* %{buildroot}%{_vdr_plugin_datadir}/%{plugin}
12cu|vdr-plugin-solitaire-0.0.2-18|49	ln -s %{_vdr_plugin_datadir}/%{plugin} 	%{buildroot}%{_vdr_plugin_cfgdir}/solitaire
12cu|vdr-plugin-solitaire-0.0.2-18|50	
12cu|vdr-plugin-solitaire-0.0.2-18|51	%files -f %plugin/%plugin.vdr
12cu|vdr-plugin-solitaire-0.0.2-18|52	%defattr(-,root,root)
12cu|vdr-plugin-solitaire-0.0.2-18|53	%doc %plugin/README %plugin/HISTORY %plugin/CONTRIBUTORS
12cu|vdr-plugin-solitaire-0.0.2-18|54	%{_vdr_plugin_cfgdir}/solitaire
12cu|vdr-plugin-solitaire-0.0.2-18|55	%{_vdr_plugin_datadir}/%{plugin}
12cu|vdr-plugin-solitaire-0.0.2-18|56	
12cu|vdr-plugin-solitaire-0.0.2-18|57	
12cu|vdr-plugin-solitaire-0.0.2-18|58	
12cu|vdr-plugin-solitaire-0.0.2-18|59	
12cu|vdr-plugin-solitaire-0.0.2-18|60	%changelog
12cu|vdr-plugin-solitaire-0.0.2-18|61	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-17mdv2010.0
12cu|vdr-plugin-solitaire-0.0.2-18|62	+ Revision: 401088
12cu|vdr-plugin-solitaire-0.0.2-18|63	- rebuild for new VDR
12cu|vdr-plugin-solitaire-0.0.2-18|64	
12cu|vdr-plugin-solitaire-0.0.2-18|65	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2-16mdv2009.1
12cu|vdr-plugin-solitaire-0.0.2-18|66	+ Revision: 359368
12cu|vdr-plugin-solitaire-0.0.2-18|67	- rebuild for new vdr
12cu|vdr-plugin-solitaire-0.0.2-18|68	
12cu|vdr-plugin-solitaire-0.0.2-18|69	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-15mdv2009.0
12cu|vdr-plugin-solitaire-0.0.2-18|70	+ Revision: 197981
12cu|vdr-plugin-solitaire-0.0.2-18|71	- rebuild for new vdr
12cu|vdr-plugin-solitaire-0.0.2-18|72	
12cu|vdr-plugin-solitaire-0.0.2-18|73	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-14mdv2009.0
12cu|vdr-plugin-solitaire-0.0.2-18|74	+ Revision: 197725
12cu|vdr-plugin-solitaire-0.0.2-18|75	- add vdr_plugin_prep
12cu|vdr-plugin-solitaire-0.0.2-18|76	- bump buildrequires on vdr-devel
12cu|vdr-plugin-solitaire-0.0.2-18|77	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-solitaire-0.0.2-18|78	- adapt for api changes of VDR 1.5.4 (P2 from e-tobi)
12cu|vdr-plugin-solitaire-0.0.2-18|79	
12cu|vdr-plugin-solitaire-0.0.2-18|80	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2-13mdv2008.1
12cu|vdr-plugin-solitaire-0.0.2-18|81	+ Revision: 145204
12cu|vdr-plugin-solitaire-0.0.2-18|82	- rebuild for new vdr
12cu|vdr-plugin-solitaire-0.0.2-18|83	
12cu|vdr-plugin-solitaire-0.0.2-18|84	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-solitaire-0.0.2-18|85	- restore BuildRoot
12cu|vdr-plugin-solitaire-0.0.2-18|86	
12cu|vdr-plugin-solitaire-0.0.2-18|87	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-solitaire-0.0.2-18|88	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-solitaire-0.0.2-18|89	
12cu|vdr-plugin-solitaire-0.0.2-18|90	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-12mdv2008.1
12cu|vdr-plugin-solitaire-0.0.2-18|91	+ Revision: 103214
12cu|vdr-plugin-solitaire-0.0.2-18|92	- rebuild for new vdr
12cu|vdr-plugin-solitaire-0.0.2-18|93	
12cu|vdr-plugin-solitaire-0.0.2-18|94	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-11mdv2008.0
12cu|vdr-plugin-solitaire-0.0.2-18|95	+ Revision: 50048
12cu|vdr-plugin-solitaire-0.0.2-18|96	- rebuild for new vdr
12cu|vdr-plugin-solitaire-0.0.2-18|97	
12cu|vdr-plugin-solitaire-0.0.2-18|98	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-10mdv2008.0
12cu|vdr-plugin-solitaire-0.0.2-18|99	+ Revision: 42131
12cu|vdr-plugin-solitaire-0.0.2-18|100	- rebuild for new vdr
12cu|vdr-plugin-solitaire-0.0.2-18|101	
12cu|vdr-plugin-solitaire-0.0.2-18|102	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2-9mdv2008.0
12cu|vdr-plugin-solitaire-0.0.2-18|103	+ Revision: 22695
12cu|vdr-plugin-solitaire-0.0.2-18|104	- rebuild for new vdr
12cu|vdr-plugin-solitaire-0.0.2-18|105	
12cu|vdr-plugin-solitaire-0.0.2-18|106	
12cu|vdr-plugin-solitaire-0.0.2-18|107	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-8mdv2007.0
12cu|vdr-plugin-solitaire-0.0.2-18|108	+ Revision: 90973
12cu|vdr-plugin-solitaire-0.0.2-18|109	- rebuild for new vdr
12cu|vdr-plugin-solitaire-0.0.2-18|110	
12cu|vdr-plugin-solitaire-0.0.2-18|111	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-7mdv2007.1
12cu|vdr-plugin-solitaire-0.0.2-18|112	+ Revision: 74084
12cu|vdr-plugin-solitaire-0.0.2-18|113	- rebuild for new vdr
12cu|vdr-plugin-solitaire-0.0.2-18|114	- Import vdr-plugin-solitaire
12cu|vdr-plugin-solitaire-0.0.2-18|115	
12cu|vdr-plugin-solitaire-0.0.2-18|116	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-6mdv2007.0
12cu|vdr-plugin-solitaire-0.0.2-18|117	- rebuild for new vdr
12cu|vdr-plugin-solitaire-0.0.2-18|118	
12cu|vdr-plugin-solitaire-0.0.2-18|119	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-5mdv2007.0
12cu|vdr-plugin-solitaire-0.0.2-18|120	- stricter abi requires
12cu|vdr-plugin-solitaire-0.0.2-18|121	
12cu|vdr-plugin-solitaire-0.0.2-18|122	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-4mdv2007.0
12cu|vdr-plugin-solitaire-0.0.2-18|123	- rebuild for new vdr
12cu|vdr-plugin-solitaire-0.0.2-18|124	
12cu|vdr-plugin-solitaire-0.0.2-18|125	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-3mdv2007.0
12cu|vdr-plugin-solitaire-0.0.2-18|126	- rebuild for new vdr
12cu|vdr-plugin-solitaire-0.0.2-18|127	
12cu|vdr-plugin-solitaire-0.0.2-18|128	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-2mdv2007.0
12cu|vdr-plugin-solitaire-0.0.2-18|129	- use _ prefix for system path macros
12cu|vdr-plugin-solitaire-0.0.2-18|130	
12cu|vdr-plugin-solitaire-0.0.2-18|131	* Tue Jun 06 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2-1mdv2007.0
12cu|vdr-plugin-solitaire-0.0.2-18|132	- initial Mandriva release
12cu|vdr-plugin-solitaire-0.0.2-18|133	

13162 12
12cu|vdr-plugin-streamdev-0.5.0-5|1	
12cu|vdr-plugin-streamdev-0.5.0-5|2	%define plugin	streamdev
12cu|vdr-plugin-streamdev-0.5.0-5|3	%define cvsrev	0
12cu|vdr-plugin-streamdev-0.5.0-5|4	%define rel	5
12cu|vdr-plugin-streamdev-0.5.0-5|5	
12cu|vdr-plugin-streamdev-0.5.0-5|6	%if %cvsrev
12cu|vdr-plugin-streamdev-0.5.0-5|7	%define release	%mkrel 0.pre.%cvsrev.%rel
12cu|vdr-plugin-streamdev-0.5.0-5|8	%else
12cu|vdr-plugin-streamdev-0.5.0-5|9	%define release	%mkrel %rel
12cu|vdr-plugin-streamdev-0.5.0-5|10	%endif
12cu|vdr-plugin-streamdev-0.5.0-5|11	
12cu|vdr-plugin-streamdev-0.5.0-5|12	Summary:	VDR plugin: streamdev
12cu|vdr-plugin-streamdev-0.5.0-5|13	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-streamdev-0.5.0-5|14	Version:	0.5.0
12cu|vdr-plugin-streamdev-0.5.0-5|15	Release:	%release
12cu|vdr-plugin-streamdev-0.5.0-5|16	Group:		Video
12cu|vdr-plugin-streamdev-0.5.0-5|17	License:	GPL
12cu|vdr-plugin-streamdev-0.5.0-5|18	URL:		http://streamdev.vdr-developer.org/
12cu|vdr-plugin-streamdev-0.5.0-5|19	
12cu|vdr-plugin-streamdev-0.5.0-5|20	%if %cvsrev
12cu|vdr-plugin-streamdev-0.5.0-5|21	# From streamdev @ :pserver:anoncvs@vdr-developer.org:/var/cvsroot
12cu|vdr-plugin-streamdev-0.5.0-5|22	Source:		vdr-%plugin-%cvsrev.tar.xz
12cu|vdr-plugin-streamdev-0.5.0-5|23	%else
12cu|vdr-plugin-streamdev-0.5.0-5|24	Source:		http://streamdev.vdr-developer.org/releases/vdr-%plugin-%version.tgz
12cu|vdr-plugin-streamdev-0.5.0-5|25	%endif
12cu|vdr-plugin-streamdev-0.5.0-5|26	
12cu|vdr-plugin-streamdev-0.5.0-5|27	# From XBMC
12cu|vdr-plugin-streamdev-0.5.0-5|28	Patch0:		streamdev-cvs100210-ReplaceRecordingStreaming.patch
12cu|vdr-plugin-streamdev-0.5.0-5|29	Patch1:		streamdev-cvs221109-AddCallbackMsg.diff
12cu|vdr-plugin-streamdev-0.5.0-5|30	Patch2:		streamdev-cvs221109-AddFemonV1.diff
12cu|vdr-plugin-streamdev-0.5.0-5|31	
12cu|vdr-plugin-streamdev-0.5.0-5|32	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-streamdev-0.5.0-5|33	
12cu|vdr-plugin-streamdev-0.5.0-5|34	%description
12cu|vdr-plugin-streamdev-0.5.0-5|35	This PlugIn is a VDR implementation of the VTP (Video Transfer Protocol,
12cu|vdr-plugin-streamdev-0.5.0-5|36	see file PROTOCOL) and a basic HTTP Streaming Protocol.
12cu|vdr-plugin-streamdev-0.5.0-5|37	
12cu|vdr-plugin-streamdev-0.5.0-5|38	It consists of a server and a client part, but both parts are compiled together
12cu|vdr-plugin-streamdev-0.5.0-5|39	with the PlugIn source, but appear as separate PlugIns to VDR.
12cu|vdr-plugin-streamdev-0.5.0-5|40	
12cu|vdr-plugin-streamdev-0.5.0-5|41	%package server
12cu|vdr-plugin-streamdev-0.5.0-5|42	Summary:	VDR plugin: VDR Streaming Server
12cu|vdr-plugin-streamdev-0.5.0-5|43	Group:		Video
12cu|vdr-plugin-streamdev-0.5.0-5|44	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-streamdev-0.5.0-5|45	
12cu|vdr-plugin-streamdev-0.5.0-5|46	%description server
12cu|vdr-plugin-streamdev-0.5.0-5|47	This PlugIn is a VDR implementation of the VTP (Video Transfer Protocol,
12cu|vdr-plugin-streamdev-0.5.0-5|48	see file PROTOCOL) and a basic HTTP Streaming Protocol.
12cu|vdr-plugin-streamdev-0.5.0-5|49	
12cu|vdr-plugin-streamdev-0.5.0-5|50	The server part acts as a Receiver-Device and works transparently in the
12cu|vdr-plugin-streamdev-0.5.0-5|51	background within your running VDR. It can serve multiple clients and it can
12cu|vdr-plugin-streamdev-0.5.0-5|52	distribute multiple input streams (i.e. from multiple DVB-cards) to multiple
12cu|vdr-plugin-streamdev-0.5.0-5|53	clients using the native VTP protocol (for VDR-clients), or using the HTTP
12cu|vdr-plugin-streamdev-0.5.0-5|54	protocol supporting clients such as XINE, MPlayer and so on. With XMMS or
12cu|vdr-plugin-streamdev-0.5.0-5|55	WinAMP, you can also listen to radio channels over a HTTP connection.
12cu|vdr-plugin-streamdev-0.5.0-5|56	
12cu|vdr-plugin-streamdev-0.5.0-5|57	%package client
12cu|vdr-plugin-streamdev-0.5.0-5|58	Summary:	VDR plugin: VTP Streaming Client
12cu|vdr-plugin-streamdev-0.5.0-5|59	Group:		Video
12cu|vdr-plugin-streamdev-0.5.0-5|60	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-streamdev-0.5.0-5|61	
12cu|vdr-plugin-streamdev-0.5.0-5|62	%description client
12cu|vdr-plugin-streamdev-0.5.0-5|63	This PlugIn is a VDR implementation of the VTP (Video Transfer Protocol,
12cu|vdr-plugin-streamdev-0.5.0-5|64	see file PROTOCOL) and a basic HTTP Streaming Protocol.
12cu|vdr-plugin-streamdev-0.5.0-5|65	
12cu|vdr-plugin-streamdev-0.5.0-5|66	The client part acts as a full Input Device, so it can be used in conjunction
12cu|vdr-plugin-streamdev-0.5.0-5|67	with a DXR3-Card, XINE, SoftDevice or others to act as a working VDR
12cu|vdr-plugin-streamdev-0.5.0-5|68	installation without any DVB-Hardware including EPG-Handling.
12cu|vdr-plugin-streamdev-0.5.0-5|69	
12cu|vdr-plugin-streamdev-0.5.0-5|70	%prep
12cu|vdr-plugin-streamdev-0.5.0-5|71	%if %cvsrev
12cu|vdr-plugin-streamdev-0.5.0-5|72	%setup -q -n %plugin
12cu|vdr-plugin-streamdev-0.5.0-5|73	find -type d -name CVS -print0 | xargs -0 rm -rf
12cu|vdr-plugin-streamdev-0.5.0-5|74	%else
12cu|vdr-plugin-streamdev-0.5.0-5|75	%setup -q -n %plugin-%version
12cu|vdr-plugin-streamdev-0.5.0-5|76	%endif
12cu|vdr-plugin-streamdev-0.5.0-5|77	%patch0 -p1
12cu|vdr-plugin-streamdev-0.5.0-5|78	%patch1 -p1
12cu|vdr-plugin-streamdev-0.5.0-5|79	%patch2 -p1
12cu|vdr-plugin-streamdev-0.5.0-5|80	cd server
12cu|vdr-plugin-streamdev-0.5.0-5|81	%vdr_plugin_prep
12cu|vdr-plugin-streamdev-0.5.0-5|82	cd ../client
12cu|vdr-plugin-streamdev-0.5.0-5|83	%vdr_plugin_prep
12cu|vdr-plugin-streamdev-0.5.0-5|84	cd ..
12cu|vdr-plugin-streamdev-0.5.0-5|85	
12cu|vdr-plugin-streamdev-0.5.0-5|86	perl -pi -e 's/^CFLAGS =/MOREFLAGS =/' libdvbmpeg/Makefile
12cu|vdr-plugin-streamdev-0.5.0-5|87	sed -i 's/$(CFLAGS)/$(MOREFLAGS) $(CFLAGS)/' libdvbmpeg/Makefile
12cu|vdr-plugin-streamdev-0.5.0-5|88	
12cu|vdr-plugin-streamdev-0.5.0-5|89	cd server
12cu|vdr-plugin-streamdev-0.5.0-5|90	%vdr_plugin_params_begin %plugin-server
12cu|vdr-plugin-streamdev-0.5.0-5|91	# Credentials for HTTP authentication, in format "LOGIN:PASSWORD".
12cu|vdr-plugin-streamdev-0.5.0-5|92	# Credentials are required when connecting from a host not listed in
12cu|vdr-plugin-streamdev-0.5.0-5|93	# streamdevhosts.conf. The default (i.e. no credentials set below) is to
12cu|vdr-plugin-streamdev-0.5.0-5|94	# not allow connection from such hosts at all.
12cu|vdr-plugin-streamdev-0.5.0-5|95	var=AUTH
12cu|vdr-plugin-streamdev-0.5.0-5|96	param=--auth=AUTH
12cu|vdr-plugin-streamdev-0.5.0-5|97	# Define an external command for remuxing
12cu|vdr-plugin-streamdev-0.5.0-5|98	var=REMUXER
12cu|vdr-plugin-streamdev-0.5.0-5|99	param=--remux=REMUXER
12cu|vdr-plugin-streamdev-0.5.0-5|100	%vdr_plugin_params_end
12cu|vdr-plugin-streamdev-0.5.0-5|101	cd ..
12cu|vdr-plugin-streamdev-0.5.0-5|102	
12cu|vdr-plugin-streamdev-0.5.0-5|103	cat > README.0.5.0-1.upgrade.urpmi <<EOF
12cu|vdr-plugin-streamdev-0.5.0-5|104	The config file location of streamdev has changed from
12cu|vdr-plugin-streamdev-0.5.0-5|105	/var/lib/vdr/config/plugins/streamdev
12cu|vdr-plugin-streamdev-0.5.0-5|106	to
12cu|vdr-plugin-streamdev-0.5.0-5|107	/var/lib/vdr/config/plugins/streamdev-server.
12cu|vdr-plugin-streamdev-0.5.0-5|108	streamdevhosts.conf has been automatically moved unless there was a conflict.
12cu|vdr-plugin-streamdev-0.5.0-5|109	externremux.sh is not moved automatically as there has been a slight change
12cu|vdr-plugin-streamdev-0.5.0-5|110	in the syntax (it has to provide HTTP headers).
12cu|vdr-plugin-streamdev-0.5.0-5|111	EOF
12cu|vdr-plugin-streamdev-0.5.0-5|112	
12cu|vdr-plugin-streamdev-0.5.0-5|113	%build
12cu|vdr-plugin-streamdev-0.5.0-5|114	%vdr_plugin_build
12cu|vdr-plugin-streamdev-0.5.0-5|115	
12cu|vdr-plugin-streamdev-0.5.0-5|116	%install
12cu|vdr-plugin-streamdev-0.5.0-5|117	cd server
12cu|vdr-plugin-streamdev-0.5.0-5|118	%vdr_plugin_install
12cu|vdr-plugin-streamdev-0.5.0-5|119	cd ../client
12cu|vdr-plugin-streamdev-0.5.0-5|120	%vdr_plugin_install
12cu|vdr-plugin-streamdev-0.5.0-5|121	cd ..
12cu|vdr-plugin-streamdev-0.5.0-5|122	
12cu|vdr-plugin-streamdev-0.5.0-5|123	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}-server
12cu|vdr-plugin-streamdev-0.5.0-5|124	install -m755 %plugin-server/externremux.sh %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}-server
12cu|vdr-plugin-streamdev-0.5.0-5|125	install -m644 %plugin-server/streamdevhosts.conf %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}-server
12cu|vdr-plugin-streamdev-0.5.0-5|126	
12cu|vdr-plugin-streamdev-0.5.0-5|127	%clean
12cu|vdr-plugin-streamdev-0.5.0-5|128	rm -rf %{buildroot}
12cu|vdr-plugin-streamdev-0.5.0-5|129	
12cu|vdr-plugin-streamdev-0.5.0-5|130	%pre server
12cu|vdr-plugin-streamdev-0.5.0-5|131	if [ $1 = 2 ] && ! [ -e %{vdr_plugin_cfgdir}/%{plugin}-server ] && [ -e %{vdr_plugin_cfgdir}/%{plugin} ]; then
12cu|vdr-plugin-streamdev-0.5.0-5|132	mkdir -p %{vdr_plugin_cfgdir}/%{plugin}-server
12cu|vdr-plugin-streamdev-0.5.0-5|133	touch %{vdr_plugin_cfgdir}/%{plugin}-server/mdv-050-migration
12cu|vdr-plugin-streamdev-0.5.0-5|134	fi
12cu|vdr-plugin-streamdev-0.5.0-5|135	
12cu|vdr-plugin-streamdev-0.5.0-5|136	%post server
12cu|vdr-plugin-streamdev-0.5.0-5|137	if [ $1 = 2 ] && [ -e %{vdr_plugin_cfgdir}/%{plugin}-server/mdv-050-migration ]; then
12cu|vdr-plugin-streamdev-0.5.0-5|138	mv -vf %{vdr_plugin_cfgdir}/%{plugin}/streamdevhosts.conf %{vdr_plugin_cfgdir}/%{plugin}-server/streamdevhosts.conf
12cu|vdr-plugin-streamdev-0.5.0-5|139	rm -f %{vdr_plugin_cfgdir}/%{plugin}-server/mdv-050-migration
12cu|vdr-plugin-streamdev-0.5.0-5|140	fi
12cu|vdr-plugin-streamdev-0.5.0-5|141	
12cu|vdr-plugin-streamdev-0.5.0-5|142	%files server -f server/streamdev-server.vdr
12cu|vdr-plugin-streamdev-0.5.0-5|143	%doc README HISTORY CONTRIBUTORS PROTOCOL README.*.upgrade.urpmi
12cu|vdr-plugin-streamdev-0.5.0-5|144	%dir %{vdr_plugin_cfgdir}/%plugin-server
12cu|vdr-plugin-streamdev-0.5.0-5|145	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin-server/streamdevhosts.conf
12cu|vdr-plugin-streamdev-0.5.0-5|146	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin-server/externremux.sh
12cu|vdr-plugin-streamdev-0.5.0-5|147	
12cu|vdr-plugin-streamdev-0.5.0-5|148	%files client -f client/streamdev-client.vdr
12cu|vdr-plugin-streamdev-0.5.0-5|149	%doc README HISTORY CONTRIBUTORS
12cu|vdr-plugin-streamdev-0.5.0-5|150	
12cu|vdr-plugin-streamdev-0.5.0-5|151	
12cu|vdr-plugin-streamdev-0.5.0-5|152	%changelog
12cu|vdr-plugin-streamdev-0.5.0-5|153	* Sat Oct 02 2010 Anssi Hannula <anssi@mandriva.org> 0.5.0-4mdv2011.0
12cu|vdr-plugin-streamdev-0.5.0-5|154	+ Revision: 582551
12cu|vdr-plugin-streamdev-0.5.0-5|155	- restore configuration files of server package
12cu|vdr-plugin-streamdev-0.5.0-5|156	
12cu|vdr-plugin-streamdev-0.5.0-5|157	* Sat Oct 02 2010 Anssi Hannula <anssi@mandriva.org> 0.5.0-3mdv2011.0
12cu|vdr-plugin-streamdev-0.5.0-5|158	+ Revision: 582530
12cu|vdr-plugin-streamdev-0.5.0-5|159	- remove dependencies on removed common subpackage
12cu|vdr-plugin-streamdev-0.5.0-5|160	
12cu|vdr-plugin-streamdev-0.5.0-5|161	* Sun Aug 15 2010 Anssi Hannula <anssi@mandriva.org> 0.5.0-2mdv2011.0
12cu|vdr-plugin-streamdev-0.5.0-5|162	+ Revision: 570212
12cu|vdr-plugin-streamdev-0.5.0-5|163	- new stable version 0.5.0
12cu|vdr-plugin-streamdev-0.5.0-5|164	o config file location has changed
12cu|vdr-plugin-streamdev-0.5.0-5|165	(streamdevhosts.conf is automatically moved)
12cu|vdr-plugin-streamdev-0.5.0-5|166	o externremux.sh semantics have changed (see documentation)
12cu|vdr-plugin-streamdev-0.5.0-5|167	- rediff xbmc recording streaming patch
12cu|vdr-plugin-streamdev-0.5.0-5|168	- drop streamdev-common package, it is no longer needed
12cu|vdr-plugin-streamdev-0.5.0-5|169	
12cu|vdr-plugin-streamdev-0.5.0-5|170	* Sun Feb 14 2010 Anssi Hannula <anssi@mandriva.org> 0.5.0-0.pre.20100214.1mdv2011.0
12cu|vdr-plugin-streamdev-0.5.0-5|171	+ Revision: 505943
12cu|vdr-plugin-streamdev-0.5.0-5|172	- new snapshot
12cu|vdr-plugin-streamdev-0.5.0-5|173	- add patches from XBMC:
12cu|vdr-plugin-streamdev-0.5.0-5|174	o send messages to streamdev client (AddCallbackMsg.diff)
12cu|vdr-plugin-streamdev-0.5.0-5|175	o improve recording streaming (ReplaceRecordingStreaming.patch)
12cu|vdr-plugin-streamdev-0.5.0-5|176	o add femon support (AddFemonV1.diff)
12cu|vdr-plugin-streamdev-0.5.0-5|177	
12cu|vdr-plugin-streamdev-0.5.0-5|178	* Sat Jan 16 2010 Anssi Hannula <anssi@mandriva.org> 0.5.0-0.pre.20100116.1mdv2010.1
12cu|vdr-plugin-streamdev-0.5.0-5|179	+ Revision: 492513
12cu|vdr-plugin-streamdev-0.5.0-5|180	- new snapshot
12cu|vdr-plugin-streamdev-0.5.0-5|181	- drop format-string.patch (applied upstream)
12cu|vdr-plugin-streamdev-0.5.0-5|182	
12cu|vdr-plugin-streamdev-0.5.0-5|183	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.3.4-1.20090715.2mdv2010.0
12cu|vdr-plugin-streamdev-0.5.0-5|184	+ Revision: 401088
12cu|vdr-plugin-streamdev-0.5.0-5|185	- rebuild for new VDR
12cu|vdr-plugin-streamdev-0.5.0-5|186	
12cu|vdr-plugin-streamdev-0.5.0-5|187	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.3.4-1.20090715.1mdv2010.0
12cu|vdr-plugin-streamdev-0.5.0-5|188	+ Revision: 396120
12cu|vdr-plugin-streamdev-0.5.0-5|189	- new snapshot
12cu|vdr-plugin-streamdev-0.5.0-5|190	- drop intcam.patch, remuxpatch.diff, TS-default.patch, applied upstream
12cu|vdr-plugin-streamdev-0.5.0-5|191	- update format-string.patch
12cu|vdr-plugin-streamdev-0.5.0-5|192	- update sysconfig file
12cu|vdr-plugin-streamdev-0.5.0-5|193	
12cu|vdr-plugin-streamdev-0.5.0-5|194	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.3.4-1.20080425.4mdv2009.1
12cu|vdr-plugin-streamdev-0.5.0-5|195	+ Revision: 359782
12cu|vdr-plugin-streamdev-0.5.0-5|196	- fix format strings (format-string.patch)
12cu|vdr-plugin-streamdev-0.5.0-5|197	- rebuild for new vdr
12cu|vdr-plugin-streamdev-0.5.0-5|198	
12cu|vdr-plugin-streamdev-0.5.0-5|199	* Sun Sep 07 2008 Anssi Hannula <anssi@mandriva.org> 0.3.4-1.20080425.3mdv2009.0
12cu|vdr-plugin-streamdev-0.5.0-5|200	+ Revision: 282129
12cu|vdr-plugin-streamdev-0.5.0-5|201	- fix externremux.sh permissions (reported by Mikko Kuivaniemi)
12cu|vdr-plugin-streamdev-0.5.0-5|202	
12cu|vdr-plugin-streamdev-0.5.0-5|203	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.3.4-1.20080425.2mdv2009.0
12cu|vdr-plugin-streamdev-0.5.0-5|204	+ Revision: 197885
12cu|vdr-plugin-streamdev-0.5.0-5|205	- replace configdir patch with one from upstream (P1)
12cu|vdr-plugin-streamdev-0.5.0-5|206	- handle remote CA correctly (P2)
12cu|vdr-plugin-streamdev-0.5.0-5|207	
12cu|vdr-plugin-streamdev-0.5.0-5|208	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.3.4-1.20080425.1mdv2009.0
12cu|vdr-plugin-streamdev-0.5.0-5|209	+ Revision: 197726
12cu|vdr-plugin-streamdev-0.5.0-5|210	- new snapshot
12cu|vdr-plugin-streamdev-0.5.0-5|211	- fix non-threadsafe configdir call (P1)
12cu|vdr-plugin-streamdev-0.5.0-5|212	- create streamdev-common package for shared translations
12cu|vdr-plugin-streamdev-0.5.0-5|213	- add urpmi readme file regarding config directory change
12cu|vdr-plugin-streamdev-0.5.0-5|214	- ship externremux.sh
12cu|vdr-plugin-streamdev-0.5.0-5|215	
12cu|vdr-plugin-streamdev-0.5.0-5|216	* Sun Mar 02 2008 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.080302.1mdv2008.1
12cu|vdr-plugin-streamdev-0.5.0-5|217	+ Revision: 177717
12cu|vdr-plugin-streamdev-0.5.0-5|218	- new snapshot
12cu|vdr-plugin-streamdev-0.5.0-5|219	
12cu|vdr-plugin-streamdev-0.5.0-5|220	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.071028.3mdv2008.1
12cu|vdr-plugin-streamdev-0.5.0-5|221	+ Revision: 145205
12cu|vdr-plugin-streamdev-0.5.0-5|222	- rebuild for new vdr
12cu|vdr-plugin-streamdev-0.5.0-5|223	
12cu|vdr-plugin-streamdev-0.5.0-5|224	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-streamdev-0.5.0-5|225	- restore BuildRoot
12cu|vdr-plugin-streamdev-0.5.0-5|226	
12cu|vdr-plugin-streamdev-0.5.0-5|227	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-streamdev-0.5.0-5|228	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-streamdev-0.5.0-5|229	
12cu|vdr-plugin-streamdev-0.5.0-5|230	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.071028.2mdv2008.1
12cu|vdr-plugin-streamdev-0.5.0-5|231	+ Revision: 103215
12cu|vdr-plugin-streamdev-0.5.0-5|232	- rebuild for new vdr
12cu|vdr-plugin-streamdev-0.5.0-5|233	
12cu|vdr-plugin-streamdev-0.5.0-5|234	* Sun Oct 28 2007 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.071028.1mdv2008.1
12cu|vdr-plugin-streamdev-0.5.0-5|235	+ Revision: 102880
12cu|vdr-plugin-streamdev-0.5.0-5|236	- use TS by default for HTTP streaming (P0)
12cu|vdr-plugin-streamdev-0.5.0-5|237	- new snapshot
12cu|vdr-plugin-streamdev-0.5.0-5|238	- update URL
12cu|vdr-plugin-streamdev-0.5.0-5|239	
12cu|vdr-plugin-streamdev-0.5.0-5|240	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.070611.4mdv2008.0
12cu|vdr-plugin-streamdev-0.5.0-5|241	+ Revision: 50049
12cu|vdr-plugin-streamdev-0.5.0-5|242	- rebuild for new vdr
12cu|vdr-plugin-streamdev-0.5.0-5|243	
12cu|vdr-plugin-streamdev-0.5.0-5|244	* Fri Jun 22 2007 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.070611.3mdv2008.0
12cu|vdr-plugin-streamdev-0.5.0-5|245	+ Revision: 42695
12cu|vdr-plugin-streamdev-0.5.0-5|246	- rebuild due to buildsystem failure
12cu|vdr-plugin-streamdev-0.5.0-5|247	- rebuild for new vdr
12cu|vdr-plugin-streamdev-0.5.0-5|248	
12cu|vdr-plugin-streamdev-0.5.0-5|249	* Sun Jun 10 2007 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.070611.1mdv2008.0
12cu|vdr-plugin-streamdev-0.5.0-5|250	+ Revision: 37966
12cu|vdr-plugin-streamdev-0.5.0-5|251	- new snapshot
12cu|vdr-plugin-streamdev-0.5.0-5|252	- drop the patch, applied upstream
12cu|vdr-plugin-streamdev-0.5.0-5|253	
12cu|vdr-plugin-streamdev-0.5.0-5|254	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 1.070420.2mdv2008.0-current
12cu|vdr-plugin-streamdev-0.5.0-5|255	+ Revision: 22698
12cu|vdr-plugin-streamdev-0.5.0-5|256	- rebuild for new vdr
12cu|vdr-plugin-streamdev-0.5.0-5|257	
12cu|vdr-plugin-streamdev-0.5.0-5|258	* Fri Apr 20 2007 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.070420.1mdv2008.0
12cu|vdr-plugin-streamdev-0.5.0-5|259	+ Revision: 16291
12cu|vdr-plugin-streamdev-0.5.0-5|260	- new snapshot
12cu|vdr-plugin-streamdev-0.5.0-5|261	- patch0: section_filters-0.5.patch by Petri Hintukainen and Rolf Ahrenberg
12cu|vdr-plugin-streamdev-0.5.0-5|262	(lots of changes, see README.patch for details)
12cu|vdr-plugin-streamdev-0.5.0-5|263	- drop patch2, obsoleted by patch0
12cu|vdr-plugin-streamdev-0.5.0-5|264	
12cu|vdr-plugin-streamdev-0.5.0-5|265	
12cu|vdr-plugin-streamdev-0.5.0-5|266	* Mon Feb 05 2007 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.070205.1mdv2007.0
12cu|vdr-plugin-streamdev-0.5.0-5|267	+ Revision: 116379
12cu|vdr-plugin-streamdev-0.5.0-5|268	- new snapshot
12cu|vdr-plugin-streamdev-0.5.0-5|269	
12cu|vdr-plugin-streamdev-0.5.0-5|270	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.060823.4mdv2007.1
12cu|vdr-plugin-streamdev-0.5.0-5|271	+ Revision: 90974
12cu|vdr-plugin-streamdev-0.5.0-5|272	- rebuild for new vdr
12cu|vdr-plugin-streamdev-0.5.0-5|273	
12cu|vdr-plugin-streamdev-0.5.0-5|274	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.060823.3mdv2007.1
12cu|vdr-plugin-streamdev-0.5.0-5|275	+ Revision: 74085
12cu|vdr-plugin-streamdev-0.5.0-5|276	- rebuild for new vdr
12cu|vdr-plugin-streamdev-0.5.0-5|277	- Import vdr-plugin-streamdev
12cu|vdr-plugin-streamdev-0.5.0-5|278	
12cu|vdr-plugin-streamdev-0.5.0-5|279	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.3.3-1.060823.2mdv2007.0
12cu|vdr-plugin-streamdev-0.5.0-5|280	- rebuild for new vdr
12cu|vdr-plugin-streamdev-0.5.0-5|281	- use 2-digit year in cvsrev to shorten the rpm name length
12cu|vdr-plugin-streamdev-0.5.0-5|282	
12cu|vdr-plugin-streamdev-0.5.0-5|283	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.3.3-0.20060823.1mdv2007.0
12cu|vdr-plugin-streamdev-0.5.0-5|284	- new snapshot
12cu|vdr-plugin-streamdev-0.5.0-5|285	- stricter abi requires
12cu|vdr-plugin-streamdev-0.5.0-5|286	- drop patch1, upstream
12cu|vdr-plugin-streamdev-0.5.0-5|287	- rediff patch2
12cu|vdr-plugin-streamdev-0.5.0-5|288	- fix replaces in %%prep
12cu|vdr-plugin-streamdev-0.5.0-5|289	
12cu|vdr-plugin-streamdev-0.5.0-5|290	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.3.3-0.20060507.4mdv2007.0
12cu|vdr-plugin-streamdev-0.5.0-5|291	- rebuild for new vdr
12cu|vdr-plugin-streamdev-0.5.0-5|292	
12cu|vdr-plugin-streamdev-0.5.0-5|293	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.3.3-0.20060507.3mdv2007.0
12cu|vdr-plugin-streamdev-0.5.0-5|294	- rebuild for new vdr
12cu|vdr-plugin-streamdev-0.5.0-5|295	
12cu|vdr-plugin-streamdev-0.5.0-5|296	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.3.3-0.20060507.2mdv2007.0
12cu|vdr-plugin-streamdev-0.5.0-5|297	- use _ prefix for system path macros
12cu|vdr-plugin-streamdev-0.5.0-5|298	- rpmbuildupdate friendly
12cu|vdr-plugin-streamdev-0.5.0-5|299	
12cu|vdr-plugin-streamdev-0.5.0-5|300	* Sat Jun 10 2006 Anssi Hannula <anssi@mandriva.org> 0.3.3-0.20060507.1mdv2007.0
12cu|vdr-plugin-streamdev-0.5.0-5|301	- initial Mandriva release
12cu|vdr-plugin-streamdev-0.5.0-5|302	

13163 12
12cu|vdr-plugin-sudoku-0.3.5-2|1	
12cu|vdr-plugin-sudoku-0.3.5-2|2	%define plugin	sudoku
12cu|vdr-plugin-sudoku-0.3.5-2|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-sudoku-0.3.5-2|4	%define version	0.3.5
12cu|vdr-plugin-sudoku-0.3.5-2|5	%define rel	2
12cu|vdr-plugin-sudoku-0.3.5-2|6	
12cu|vdr-plugin-sudoku-0.3.5-2|7	Summary:	VDR plugin: Sudoku - generate and solve Number Place puzzles
12cu|vdr-plugin-sudoku-0.3.5-2|8	Name:		%name
12cu|vdr-plugin-sudoku-0.3.5-2|9	Version:	%version
12cu|vdr-plugin-sudoku-0.3.5-2|10	Release:	%mkrel %rel
12cu|vdr-plugin-sudoku-0.3.5-2|11	Group:		Video
12cu|vdr-plugin-sudoku-0.3.5-2|12	License:	GPL
12cu|vdr-plugin-sudoku-0.3.5-2|13	URL:		http://toms-cafe.de/vdr/sudoku/
12cu|vdr-plugin-sudoku-0.3.5-2|14	Source:		http://toms-cafe.de/vdr/sudoku/vdr-%plugin-%version.tgz
12cu|vdr-plugin-sudoku-0.3.5-2|15	# Fixes build (04/2008)
12cu|vdr-plugin-sudoku-0.3.5-2|16	Patch0:		sudoku-0.2.1-makefile.patch
12cu|vdr-plugin-sudoku-0.3.5-2|17	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-sudoku-0.3.5-2|18	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-sudoku-0.3.5-2|19	
12cu|vdr-plugin-sudoku-0.3.5-2|20	%description
12cu|vdr-plugin-sudoku-0.3.5-2|21	'Sudoku' is a VDR plugin to generate and solve Number Place puzzles, so called
12cu|vdr-plugin-sudoku-0.3.5-2|22	Sudokus.
12cu|vdr-plugin-sudoku-0.3.5-2|23	
12cu|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
12cu|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
12cu|vdr-plugin-sudoku-0.3.5-2|26	row, column and region. In the beginning some numbers are given. These cells
12cu|vdr-plugin-sudoku-0.3.5-2|27	are painted with cyan background color. The aim of the puzzle is to find the
12cu|vdr-plugin-sudoku-0.3.5-2|28	missing numbers. There is only one solution of a Sudoku puzzle.
12cu|vdr-plugin-sudoku-0.3.5-2|29	
12cu|vdr-plugin-sudoku-0.3.5-2|30	%prep
12cu|vdr-plugin-sudoku-0.3.5-2|31	%setup -q -n %plugin-%version
12cu|vdr-plugin-sudoku-0.3.5-2|32	%patch0 -p1
12cu|vdr-plugin-sudoku-0.3.5-2|33	%vdr_plugin_prep
12cu|vdr-plugin-sudoku-0.3.5-2|34	
12cu|vdr-plugin-sudoku-0.3.5-2|35	%build
12cu|vdr-plugin-sudoku-0.3.5-2|36	%vdr_plugin_build
12cu|vdr-plugin-sudoku-0.3.5-2|37	%make -C tools CXXFLAGS="%optflags %ldflags"
12cu|vdr-plugin-sudoku-0.3.5-2|38	
12cu|vdr-plugin-sudoku-0.3.5-2|39	%install
12cu|vdr-plugin-sudoku-0.3.5-2|40	%vdr_plugin_install
12cu|vdr-plugin-sudoku-0.3.5-2|41	%makeinstall -C tools
12cu|vdr-plugin-sudoku-0.3.5-2|42	
12cu|vdr-plugin-sudoku-0.3.5-2|43	%files -f %plugin.vdr
12cu|vdr-plugin-sudoku-0.3.5-2|44	%defattr(-,root,root)
12cu|vdr-plugin-sudoku-0.3.5-2|45	%doc README HISTORY
12cu|vdr-plugin-sudoku-0.3.5-2|46	%{_bindir}/sudoku_generator
12cu|vdr-plugin-sudoku-0.3.5-2|47	%{_mandir}/man1/sudoku_generator.1*
12cu|vdr-plugin-sudoku-0.3.5-2|48	
12cu|vdr-plugin-sudoku-0.3.5-2|49	
12cu|vdr-plugin-sudoku-0.3.5-2|50	
12cu|vdr-plugin-sudoku-0.3.5-2|51	%changelog
12cu|vdr-plugin-sudoku-0.3.5-2|52	* Sun Aug 15 2010 Anssi Hannula <anssi@mandriva.org> 0.3.5-1mdv2011.0
12cu|vdr-plugin-sudoku-0.3.5-2|53	+ Revision: 569840
12cu|vdr-plugin-sudoku-0.3.5-2|54	- new version
12cu|vdr-plugin-sudoku-0.3.5-2|55	- drop unneeded hunk from makefile.patch
12cu|vdr-plugin-sudoku-0.3.5-2|56	
12cu|vdr-plugin-sudoku-0.3.5-2|57	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.3.4-2mdv2011.0
12cu|vdr-plugin-sudoku-0.3.5-2|58	+ Revision: 401088
12cu|vdr-plugin-sudoku-0.3.5-2|59	- rebuild for new VDR
12cu|vdr-plugin-sudoku-0.3.5-2|60	
12cu|vdr-plugin-sudoku-0.3.5-2|61	* Tue Jul 14 2009 Anssi Hannula <anssi@mandriva.org> 0.3.4-1mdv2010.0
12cu|vdr-plugin-sudoku-0.3.5-2|62	+ Revision: 395758
12cu|vdr-plugin-sudoku-0.3.5-2|63	- new version
12cu|vdr-plugin-sudoku-0.3.5-2|64	- include sudoku_generator tool
12cu|vdr-plugin-sudoku-0.3.5-2|65	
12cu|vdr-plugin-sudoku-0.3.5-2|66	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.2.1-3mdv2009.1
12cu|vdr-plugin-sudoku-0.3.5-2|67	+ Revision: 359370
12cu|vdr-plugin-sudoku-0.3.5-2|68	- rebuild for new vdr
12cu|vdr-plugin-sudoku-0.3.5-2|69	
12cu|vdr-plugin-sudoku-0.3.5-2|70	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.2.1-2mdv2009.0
12cu|vdr-plugin-sudoku-0.3.5-2|71	+ Revision: 197982
12cu|vdr-plugin-sudoku-0.3.5-2|72	- rebuild for new vdr
12cu|vdr-plugin-sudoku-0.3.5-2|73	
12cu|vdr-plugin-sudoku-0.3.5-2|74	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.2.1-1mdv2009.0
12cu|vdr-plugin-sudoku-0.3.5-2|75	+ Revision: 197727
12cu|vdr-plugin-sudoku-0.3.5-2|76	- new version
12cu|vdr-plugin-sudoku-0.3.5-2|77	- add vdr_plugin_prep
12cu|vdr-plugin-sudoku-0.3.5-2|78	- bump buildrequires on vdr-devel
12cu|vdr-plugin-sudoku-0.3.5-2|79	- fix makefile for build (P0)
12cu|vdr-plugin-sudoku-0.3.5-2|80	
12cu|vdr-plugin-sudoku-0.3.5-2|81	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.3-6mdv2008.1
12cu|vdr-plugin-sudoku-0.3.5-2|82	+ Revision: 145207
12cu|vdr-plugin-sudoku-0.3.5-2|83	- rebuild for new vdr
12cu|vdr-plugin-sudoku-0.3.5-2|84	
12cu|vdr-plugin-sudoku-0.3.5-2|85	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-sudoku-0.3.5-2|86	- restore BuildRoot
12cu|vdr-plugin-sudoku-0.3.5-2|87	
12cu|vdr-plugin-sudoku-0.3.5-2|88	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-sudoku-0.3.5-2|89	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-sudoku-0.3.5-2|90	
12cu|vdr-plugin-sudoku-0.3.5-2|91	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.3-5mdv2008.1
12cu|vdr-plugin-sudoku-0.3.5-2|92	+ Revision: 103217
12cu|vdr-plugin-sudoku-0.3.5-2|93	- rebuild for new vdr
12cu|vdr-plugin-sudoku-0.3.5-2|94	
12cu|vdr-plugin-sudoku-0.3.5-2|95	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.3-4mdv2008.0
12cu|vdr-plugin-sudoku-0.3.5-2|96	+ Revision: 50051
12cu|vdr-plugin-sudoku-0.3.5-2|97	- rebuild for new vdr
12cu|vdr-plugin-sudoku-0.3.5-2|98	
12cu|vdr-plugin-sudoku-0.3.5-2|99	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.3-3mdv2008.0
12cu|vdr-plugin-sudoku-0.3.5-2|100	+ Revision: 42134
12cu|vdr-plugin-sudoku-0.3.5-2|101	- rebuild for new vdr
12cu|vdr-plugin-sudoku-0.3.5-2|102	
12cu|vdr-plugin-sudoku-0.3.5-2|103	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.3-2mdv2008.0
12cu|vdr-plugin-sudoku-0.3.5-2|104	+ Revision: 22703
12cu|vdr-plugin-sudoku-0.3.5-2|105	- rebuild for new vdr
12cu|vdr-plugin-sudoku-0.3.5-2|106	
12cu|vdr-plugin-sudoku-0.3.5-2|107	
12cu|vdr-plugin-sudoku-0.3.5-2|108	* Tue Feb 27 2007 Anssi Hannula <anssi@mandriva.org> 0.1.3-1mdv2007.0
12cu|vdr-plugin-sudoku-0.3.5-2|109	+ Revision: 126273
12cu|vdr-plugin-sudoku-0.3.5-2|110	- 0.1.3
12cu|vdr-plugin-sudoku-0.3.5-2|111	
12cu|vdr-plugin-sudoku-0.3.5-2|112	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-10mdv2007.1
12cu|vdr-plugin-sudoku-0.3.5-2|113	+ Revision: 90976
12cu|vdr-plugin-sudoku-0.3.5-2|114	- rebuild for new vdr
12cu|vdr-plugin-sudoku-0.3.5-2|115	
12cu|vdr-plugin-sudoku-0.3.5-2|116	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-9mdv2007.1
12cu|vdr-plugin-sudoku-0.3.5-2|117	+ Revision: 74087
12cu|vdr-plugin-sudoku-0.3.5-2|118	- rebuild for new vdr
12cu|vdr-plugin-sudoku-0.3.5-2|119	- Import vdr-plugin-sudoku
12cu|vdr-plugin-sudoku-0.3.5-2|120	
12cu|vdr-plugin-sudoku-0.3.5-2|121	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-8mdv2007.0
12cu|vdr-plugin-sudoku-0.3.5-2|122	- rebuild for new vdr
12cu|vdr-plugin-sudoku-0.3.5-2|123	
12cu|vdr-plugin-sudoku-0.3.5-2|124	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-7mdv2007.0
12cu|vdr-plugin-sudoku-0.3.5-2|125	- stricter abi requires
12cu|vdr-plugin-sudoku-0.3.5-2|126	
12cu|vdr-plugin-sudoku-0.3.5-2|127	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-6mdv2007.0
12cu|vdr-plugin-sudoku-0.3.5-2|128	- rebuild for new vdr
12cu|vdr-plugin-sudoku-0.3.5-2|129	
12cu|vdr-plugin-sudoku-0.3.5-2|130	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-5mdv2007.0
12cu|vdr-plugin-sudoku-0.3.5-2|131	- rebuild for new vdr
12cu|vdr-plugin-sudoku-0.3.5-2|132	
12cu|vdr-plugin-sudoku-0.3.5-2|133	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-4mdv2007.0
12cu|vdr-plugin-sudoku-0.3.5-2|134	- rebuild for new vdr
12cu|vdr-plugin-sudoku-0.3.5-2|135	
12cu|vdr-plugin-sudoku-0.3.5-2|136	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-3mdv2007.0
12cu|vdr-plugin-sudoku-0.3.5-2|137	- rebuild for new vdr
12cu|vdr-plugin-sudoku-0.3.5-2|138	
12cu|vdr-plugin-sudoku-0.3.5-2|139	* Sat Jun 03 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-2mdv2007.0
12cu|vdr-plugin-sudoku-0.3.5-2|140	- fix URL
12cu|vdr-plugin-sudoku-0.3.5-2|141	
12cu|vdr-plugin-sudoku-0.3.5-2|142	* Sat Jun 03 2006 Anssi Hannula <anssi@mandriva.org> 0.1.2-1mdv2007.0
12cu|vdr-plugin-sudoku-0.3.5-2|143	- initial Mandriva release
12cu|vdr-plugin-sudoku-0.3.5-2|144	

13164 12
12cu|vdr-plugin-suspendoutput-1.0.1-3|1	
12cu|vdr-plugin-suspendoutput-1.0.1-3|2	%define plugin	suspendoutput
12cu|vdr-plugin-suspendoutput-1.0.1-3|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-suspendoutput-1.0.1-3|4	%define version	1.0.1
12cu|vdr-plugin-suspendoutput-1.0.1-3|5	%define rel	3
12cu|vdr-plugin-suspendoutput-1.0.1-3|6	
12cu|vdr-plugin-suspendoutput-1.0.1-3|7	Summary:	VDR plugin: Suspend output
12cu|vdr-plugin-suspendoutput-1.0.1-3|8	Name:		%name
12cu|vdr-plugin-suspendoutput-1.0.1-3|9	Version:	%version
12cu|vdr-plugin-suspendoutput-1.0.1-3|10	Release:	%mkrel %rel
12cu|vdr-plugin-suspendoutput-1.0.1-3|11	Group:		Video
12cu|vdr-plugin-suspendoutput-1.0.1-3|12	License:	GPLv2+
12cu|vdr-plugin-suspendoutput-1.0.1-3|13	URL:		http://phivdr.dyndns.org/vdr/vdr-suspendoutput/
12cu|vdr-plugin-suspendoutput-1.0.1-3|14	Source:		http://phivdr.dyndns.org/vdr/vdr-suspendoutput/vdr-%plugin-%version.tgz
12cu|vdr-plugin-suspendoutput-1.0.1-3|15	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-suspendoutput-1.0.1-3|16	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-suspendoutput-1.0.1-3|17	
12cu|vdr-plugin-suspendoutput-1.0.1-3|18	%description
12cu|vdr-plugin-suspendoutput-1.0.1-3|19	Suspend vdr output (display still image instead of live video).
12cu|vdr-plugin-suspendoutput-1.0.1-3|20	Suspending live TV releases current channel (DVB card) for
12cu|vdr-plugin-suspendoutput-1.0.1-3|21	recording(s) and saves some CPU time with software decoders.
12cu|vdr-plugin-suspendoutput-1.0.1-3|22	Blanking display while replay is paused can avoid burning the image
12cu|vdr-plugin-suspendoutput-1.0.1-3|23	on tube.
12cu|vdr-plugin-suspendoutput-1.0.1-3|24	
12cu|vdr-plugin-suspendoutput-1.0.1-3|25	%prep
12cu|vdr-plugin-suspendoutput-1.0.1-3|26	%setup -q -n %plugin-%version
12cu|vdr-plugin-suspendoutput-1.0.1-3|27	%vdr_plugin_prep
12cu|vdr-plugin-suspendoutput-1.0.1-3|28	
12cu|vdr-plugin-suspendoutput-1.0.1-3|29	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-suspendoutput-1.0.1-3|30	# Show suspend/resume entry in main menu (default)
12cu|vdr-plugin-suspendoutput-1.0.1-3|31	var=MENU
12cu|vdr-plugin-suspendoutput-1.0.1-3|32	param=-m
12cu|vdr-plugin-suspendoutput-1.0.1-3|33	# Don't show entry in main menu
12cu|vdr-plugin-suspendoutput-1.0.1-3|34	var=NOMENU
12cu|vdr-plugin-suspendoutput-1.0.1-3|35	param=-M
12cu|vdr-plugin-suspendoutput-1.0.1-3|36	# Suspend output after MIN minutes of inactivity (default: 120 minutes)
12cu|vdr-plugin-suspendoutput-1.0.1-3|37	var=TIMER_MIN
12cu|vdr-plugin-suspendoutput-1.0.1-3|38	param=--timer=TIMER_MIN
12cu|vdr-plugin-suspendoutput-1.0.1-3|39	# Disable inactivity timer
12cu|vdr-plugin-suspendoutput-1.0.1-3|40	var=NOTIMER
12cu|vdr-plugin-suspendoutput-1.0.1-3|41	param=-T
12cu|vdr-plugin-suspendoutput-1.0.1-3|42	# Allow suspend when replay is paused
12cu|vdr-plugin-suspendoutput-1.0.1-3|43	var=PAUSED
12cu|vdr-plugin-suspendoutput-1.0.1-3|44	param=-p
12cu|vdr-plugin-suspendoutput-1.0.1-3|45	# Show VDR logo when suspended
12cu|vdr-plugin-suspendoutput-1.0.1-3|46	var=LOGO
12cu|vdr-plugin-suspendoutput-1.0.1-3|47	param=-l
12cu|vdr-plugin-suspendoutput-1.0.1-3|48	# Blank screen when suspended
12cu|vdr-plugin-suspendoutput-1.0.1-3|49	var=BLANK
12cu|vdr-plugin-suspendoutput-1.0.1-3|50	param=-b
12cu|vdr-plugin-suspendoutput-1.0.1-3|51	%vdr_plugin_params_end
12cu|vdr-plugin-suspendoutput-1.0.1-3|52	
12cu|vdr-plugin-suspendoutput-1.0.1-3|53	%build
12cu|vdr-plugin-suspendoutput-1.0.1-3|54	%vdr_plugin_build
12cu|vdr-plugin-suspendoutput-1.0.1-3|55	
12cu|vdr-plugin-suspendoutput-1.0.1-3|56	%install
12cu|vdr-plugin-suspendoutput-1.0.1-3|57	%vdr_plugin_install
12cu|vdr-plugin-suspendoutput-1.0.1-3|58	
12cu|vdr-plugin-suspendoutput-1.0.1-3|59	%files -f %plugin.vdr
12cu|vdr-plugin-suspendoutput-1.0.1-3|60	%defattr(-,root,root)
12cu|vdr-plugin-suspendoutput-1.0.1-3|61	%doc README HISTORY
12cu|vdr-plugin-suspendoutput-1.0.1-3|62	
12cu|vdr-plugin-suspendoutput-1.0.1-3|63	
12cu|vdr-plugin-suspendoutput-1.0.1-3|64	%changelog
12cu|vdr-plugin-suspendoutput-1.0.1-3|65	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.0.1-2mdv2010.0
12cu|vdr-plugin-suspendoutput-1.0.1-3|66	+ Revision: 401088
12cu|vdr-plugin-suspendoutput-1.0.1-3|67	- rebuild for new VDR
12cu|vdr-plugin-suspendoutput-1.0.1-3|68	
12cu|vdr-plugin-suspendoutput-1.0.1-3|69	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 1.0.1-1mdv2010.0
12cu|vdr-plugin-suspendoutput-1.0.1-3|70	+ Revision: 396138
12cu|vdr-plugin-suspendoutput-1.0.1-3|71	- new version
12cu|vdr-plugin-suspendoutput-1.0.1-3|72	- update license tag
12cu|vdr-plugin-suspendoutput-1.0.1-3|73	
12cu|vdr-plugin-suspendoutput-1.0.1-3|74	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.2.5-8mdv2009.1
12cu|vdr-plugin-suspendoutput-1.0.1-3|75	+ Revision: 359371
12cu|vdr-plugin-suspendoutput-1.0.1-3|76	- rebuild for new vdr
12cu|vdr-plugin-suspendoutput-1.0.1-3|77	
12cu|vdr-plugin-suspendoutput-1.0.1-3|78	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.2.5-7mdv2009.0
12cu|vdr-plugin-suspendoutput-1.0.1-3|79	+ Revision: 197983
12cu|vdr-plugin-suspendoutput-1.0.1-3|80	- rebuild for new vdr
12cu|vdr-plugin-suspendoutput-1.0.1-3|81	
12cu|vdr-plugin-suspendoutput-1.0.1-3|82	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.2.5-6mdv2009.0
12cu|vdr-plugin-suspendoutput-1.0.1-3|83	+ Revision: 197728
12cu|vdr-plugin-suspendoutput-1.0.1-3|84	- add vdr_plugin_prep
12cu|vdr-plugin-suspendoutput-1.0.1-3|85	- bump buildrequires on vdr-devel
12cu|vdr-plugin-suspendoutput-1.0.1-3|86	
12cu|vdr-plugin-suspendoutput-1.0.1-3|87	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.2.5-5mdv2008.1
12cu|vdr-plugin-suspendoutput-1.0.1-3|88	+ Revision: 145208
12cu|vdr-plugin-suspendoutput-1.0.1-3|89	- rebuild for new vdr
12cu|vdr-plugin-suspendoutput-1.0.1-3|90	
12cu|vdr-plugin-suspendoutput-1.0.1-3|91	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-suspendoutput-1.0.1-3|92	- restore BuildRoot
12cu|vdr-plugin-suspendoutput-1.0.1-3|93	
12cu|vdr-plugin-suspendoutput-1.0.1-3|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-suspendoutput-1.0.1-3|95	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-suspendoutput-1.0.1-3|96	
12cu|vdr-plugin-suspendoutput-1.0.1-3|97	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.2.5-4mdv2008.1
12cu|vdr-plugin-suspendoutput-1.0.1-3|98	+ Revision: 103218
12cu|vdr-plugin-suspendoutput-1.0.1-3|99	- rebuild for new vdr
12cu|vdr-plugin-suspendoutput-1.0.1-3|100	
12cu|vdr-plugin-suspendoutput-1.0.1-3|101	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.2.5-3mdv2008.0
12cu|vdr-plugin-suspendoutput-1.0.1-3|102	+ Revision: 50052
12cu|vdr-plugin-suspendoutput-1.0.1-3|103	- rebuild for new vdr
12cu|vdr-plugin-suspendoutput-1.0.1-3|104	
12cu|vdr-plugin-suspendoutput-1.0.1-3|105	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.2.5-2mdv2008.0
12cu|vdr-plugin-suspendoutput-1.0.1-3|106	+ Revision: 42135
12cu|vdr-plugin-suspendoutput-1.0.1-3|107	- rebuild for new vdr
12cu|vdr-plugin-suspendoutput-1.0.1-3|108	
12cu|vdr-plugin-suspendoutput-1.0.1-3|109	* Sun Jun 10 2007 Anssi Hannula <anssi@mandriva.org> 0.2.5-1mdv2008.0
12cu|vdr-plugin-suspendoutput-1.0.1-3|110	+ Revision: 37872
12cu|vdr-plugin-suspendoutput-1.0.1-3|111	- initial Mandriva release
12cu|vdr-plugin-suspendoutput-1.0.1-3|112	

13165 12
12cu|vdr-plugin-svdrpservice-0.0.4-3|1	
12cu|vdr-plugin-svdrpservice-0.0.4-3|2	%define plugin	svdrpservice
12cu|vdr-plugin-svdrpservice-0.0.4-3|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-svdrpservice-0.0.4-3|4	%define version	0.0.4
12cu|vdr-plugin-svdrpservice-0.0.4-3|5	%define rel	3
12cu|vdr-plugin-svdrpservice-0.0.4-3|6	
12cu|vdr-plugin-svdrpservice-0.0.4-3|7	Summary:	VDR plugin: SVDRP client
12cu|vdr-plugin-svdrpservice-0.0.4-3|8	Name:		%name
12cu|vdr-plugin-svdrpservice-0.0.4-3|9	Version:	%version
12cu|vdr-plugin-svdrpservice-0.0.4-3|10	Release:	%mkrel %rel
12cu|vdr-plugin-svdrpservice-0.0.4-3|11	Group:		Video
12cu|vdr-plugin-svdrpservice-0.0.4-3|12	License:	GPL+
12cu|vdr-plugin-svdrpservice-0.0.4-3|13	URL:		http://vdr.schmirler.de/
12cu|vdr-plugin-svdrpservice-0.0.4-3|14	Source:		http://vdr.schmirler.de/svdrpservice/vdr-%plugin-%version.tgz
12cu|vdr-plugin-svdrpservice-0.0.4-3|15	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-svdrpservice-0.0.4-3|16	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-svdrpservice-0.0.4-3|17	
12cu|vdr-plugin-svdrpservice-0.0.4-3|18	%description
12cu|vdr-plugin-svdrpservice-0.0.4-3|19	This plugin offers SVDRP connections as a service to other plugins.
12cu|vdr-plugin-svdrpservice-0.0.4-3|20	Connecting to streamdev's VTP server port is possible, too. VTP provides
12cu|vdr-plugin-svdrpservice-0.0.4-3|21	a subset of the SVDRP commands but in contrast to SVDRP it can handle
12cu|vdr-plugin-svdrpservice-0.0.4-3|22	multiple connections at a time.
12cu|vdr-plugin-svdrpservice-0.0.4-3|23	
12cu|vdr-plugin-svdrpservice-0.0.4-3|24	There's no reason to load this plugin if no other plugin relies on it.
12cu|vdr-plugin-svdrpservice-0.0.4-3|25	
12cu|vdr-plugin-svdrpservice-0.0.4-3|26	%package -n %plugin-devel
12cu|vdr-plugin-svdrpservice-0.0.4-3|27	Summary:	Development headers for svdrpservice VDR plugin
12cu|vdr-plugin-svdrpservice-0.0.4-3|28	Group:		Development/C++
12cu|vdr-plugin-svdrpservice-0.0.4-3|29	Requires:	vdr-devel
12cu|vdr-plugin-svdrpservice-0.0.4-3|30	
12cu|vdr-plugin-svdrpservice-0.0.4-3|31	%description -n %plugin-devel
12cu|vdr-plugin-svdrpservice-0.0.4-3|32	Development headers for svdrpservice VDR plugin needed for building
12cu|vdr-plugin-svdrpservice-0.0.4-3|33	some plugins depending on svdrpservice.
12cu|vdr-plugin-svdrpservice-0.0.4-3|34	
12cu|vdr-plugin-svdrpservice-0.0.4-3|35	%prep
12cu|vdr-plugin-svdrpservice-0.0.4-3|36	%setup -q -n %plugin-%version
12cu|vdr-plugin-svdrpservice-0.0.4-3|37	%vdr_plugin_prep
12cu|vdr-plugin-svdrpservice-0.0.4-3|38	
12cu|vdr-plugin-svdrpservice-0.0.4-3|39	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-svdrpservice-0.0.4-3|40	# Default server IP and optional port (e.g. 192.168.0.1:2001).
12cu|vdr-plugin-svdrpservice-0.0.4-3|41	# If no port is given, the default SVDRP port 2001 is assumed.
12cu|vdr-plugin-svdrpservice-0.0.4-3|42	var=DEFAULT_SERVER
12cu|vdr-plugin-svdrpservice-0.0.4-3|43	param=DEFAULT_SERVER
12cu|vdr-plugin-svdrpservice-0.0.4-3|44	%vdr_plugin_params_end
12cu|vdr-plugin-svdrpservice-0.0.4-3|45	
12cu|vdr-plugin-svdrpservice-0.0.4-3|46	%build
12cu|vdr-plugin-svdrpservice-0.0.4-3|47	%vdr_plugin_build
12cu|vdr-plugin-svdrpservice-0.0.4-3|48	
12cu|vdr-plugin-svdrpservice-0.0.4-3|49	%install
12cu|vdr-plugin-svdrpservice-0.0.4-3|50	%vdr_plugin_install
12cu|vdr-plugin-svdrpservice-0.0.4-3|51	
12cu|vdr-plugin-svdrpservice-0.0.4-3|52	install -D -m644 svdrpservice.h %buildroot%_includedir/vdr/%plugin/svdrpservice.h
12cu|vdr-plugin-svdrpservice-0.0.4-3|53	
12cu|vdr-plugin-svdrpservice-0.0.4-3|54	%files -f %plugin.vdr
12cu|vdr-plugin-svdrpservice-0.0.4-3|55	%defattr(-,root,root)
12cu|vdr-plugin-svdrpservice-0.0.4-3|56	%doc README HISTORY
12cu|vdr-plugin-svdrpservice-0.0.4-3|57	
12cu|vdr-plugin-svdrpservice-0.0.4-3|58	%files -n %plugin-devel
12cu|vdr-plugin-svdrpservice-0.0.4-3|59	%defattr(-,root,root)
12cu|vdr-plugin-svdrpservice-0.0.4-3|60	%{_includedir}/vdr/%{plugin}
12cu|vdr-plugin-svdrpservice-0.0.4-3|61	
12cu|vdr-plugin-svdrpservice-0.0.4-3|62	
12cu|vdr-plugin-svdrpservice-0.0.4-3|63	%changelog
12cu|vdr-plugin-svdrpservice-0.0.4-3|64	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4-2mdv2010.0
12cu|vdr-plugin-svdrpservice-0.0.4-3|65	+ Revision: 401088
12cu|vdr-plugin-svdrpservice-0.0.4-3|66	- rebuild for new VDR
12cu|vdr-plugin-svdrpservice-0.0.4-3|67	
12cu|vdr-plugin-svdrpservice-0.0.4-3|68	* Tue Jul 14 2009 Anssi Hannula <anssi@mandriva.org> 0.0.4-1mdv2010.0
12cu|vdr-plugin-svdrpservice-0.0.4-3|69	+ Revision: 395761
12cu|vdr-plugin-svdrpservice-0.0.4-3|70	- new version
12cu|vdr-plugin-svdrpservice-0.0.4-3|71	- drop i18n patch, fixed upstream
12cu|vdr-plugin-svdrpservice-0.0.4-3|72	- update license tag
12cu|vdr-plugin-svdrpservice-0.0.4-3|73	- include sysconfig file
12cu|vdr-plugin-svdrpservice-0.0.4-3|74	
12cu|vdr-plugin-svdrpservice-0.0.4-3|75	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.3-10mdv2009.1
12cu|vdr-plugin-svdrpservice-0.0.4-3|76	+ Revision: 359372
12cu|vdr-plugin-svdrpservice-0.0.4-3|77	- rebuild for new vdr
12cu|vdr-plugin-svdrpservice-0.0.4-3|78	
12cu|vdr-plugin-svdrpservice-0.0.4-3|79	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-9mdv2009.0
12cu|vdr-plugin-svdrpservice-0.0.4-3|80	+ Revision: 197984
12cu|vdr-plugin-svdrpservice-0.0.4-3|81	- rebuild for new vdr
12cu|vdr-plugin-svdrpservice-0.0.4-3|82	
12cu|vdr-plugin-svdrpservice-0.0.4-3|83	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-8mdv2009.0
12cu|vdr-plugin-svdrpservice-0.0.4-3|84	+ Revision: 197729
12cu|vdr-plugin-svdrpservice-0.0.4-3|85	- add vdr_plugin_prep
12cu|vdr-plugin-svdrpservice-0.0.4-3|86	- bump buildrequires on vdr-devel
12cu|vdr-plugin-svdrpservice-0.0.4-3|87	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-svdrpservice-0.0.4-3|88	
12cu|vdr-plugin-svdrpservice-0.0.4-3|89	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.3-7mdv2008.1
12cu|vdr-plugin-svdrpservice-0.0.4-3|90	+ Revision: 145209
12cu|vdr-plugin-svdrpservice-0.0.4-3|91	- rebuild for new vdr
12cu|vdr-plugin-svdrpservice-0.0.4-3|92	
12cu|vdr-plugin-svdrpservice-0.0.4-3|93	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-svdrpservice-0.0.4-3|94	- restore BuildRoot
12cu|vdr-plugin-svdrpservice-0.0.4-3|95	
12cu|vdr-plugin-svdrpservice-0.0.4-3|96	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-svdrpservice-0.0.4-3|97	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-svdrpservice-0.0.4-3|98	
12cu|vdr-plugin-svdrpservice-0.0.4-3|99	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-6mdv2008.1
12cu|vdr-plugin-svdrpservice-0.0.4-3|100	+ Revision: 103219
12cu|vdr-plugin-svdrpservice-0.0.4-3|101	- rebuild for new vdr
12cu|vdr-plugin-svdrpservice-0.0.4-3|102	
12cu|vdr-plugin-svdrpservice-0.0.4-3|103	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-5mdv2008.0
12cu|vdr-plugin-svdrpservice-0.0.4-3|104	+ Revision: 50053
12cu|vdr-plugin-svdrpservice-0.0.4-3|105	- rebuild for new vdr
12cu|vdr-plugin-svdrpservice-0.0.4-3|106	
12cu|vdr-plugin-svdrpservice-0.0.4-3|107	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-4mdv2008.0
12cu|vdr-plugin-svdrpservice-0.0.4-3|108	+ Revision: 42136
12cu|vdr-plugin-svdrpservice-0.0.4-3|109	- rebuild for new vdr
12cu|vdr-plugin-svdrpservice-0.0.4-3|110	
12cu|vdr-plugin-svdrpservice-0.0.4-3|111	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-3mdv2008.0
12cu|vdr-plugin-svdrpservice-0.0.4-3|112	+ Revision: 22705
12cu|vdr-plugin-svdrpservice-0.0.4-3|113	- rebuild for new vdr
12cu|vdr-plugin-svdrpservice-0.0.4-3|114	
12cu|vdr-plugin-svdrpservice-0.0.4-3|115	* Tue May 01 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-2mdv2008.0
12cu|vdr-plugin-svdrpservice-0.0.4-3|116	+ Revision: 19887
12cu|vdr-plugin-svdrpservice-0.0.4-3|117	- add devel subpackage
12cu|vdr-plugin-svdrpservice-0.0.4-3|118	
12cu|vdr-plugin-svdrpservice-0.0.4-3|119	* Tue May 01 2007 Anssi Hannula <anssi@mandriva.org> 0.0.3-1mdv2008.0
12cu|vdr-plugin-svdrpservice-0.0.4-3|120	+ Revision: 19882
12cu|vdr-plugin-svdrpservice-0.0.4-3|121	- Import vdr-plugin-svdrpservice
12cu|vdr-plugin-svdrpservice-0.0.4-3|122	

13166 12
12cu|vdr-plugin-sysinfo-0.1.0a-22|1	
12cu|vdr-plugin-sysinfo-0.1.0a-22|2	%define plugin	sysinfo
12cu|vdr-plugin-sysinfo-0.1.0a-22|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-sysinfo-0.1.0a-22|4	%define version	0.1.0a
12cu|vdr-plugin-sysinfo-0.1.0a-22|5	%define rel	22
12cu|vdr-plugin-sysinfo-0.1.0a-22|6	
12cu|vdr-plugin-sysinfo-0.1.0a-22|7	Summary:	VDR plugin: System information plugin
12cu|vdr-plugin-sysinfo-0.1.0a-22|8	Name:		%name
12cu|vdr-plugin-sysinfo-0.1.0a-22|9	Version:	%version
12cu|vdr-plugin-sysinfo-0.1.0a-22|10	Release:	%mkrel %rel
12cu|vdr-plugin-sysinfo-0.1.0a-22|11	Group:		Video
12cu|vdr-plugin-sysinfo-0.1.0a-22|12	License:	GPL
12cu|vdr-plugin-sysinfo-0.1.0a-22|13	URL:		http://kikko77.altervista.org/
12cu|vdr-plugin-sysinfo-0.1.0a-22|14	Source:		vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-sysinfo-0.1.0a-22|15	Patch0:		01_sysinfo-0.1.0a-fontfix.dpatch
12cu|vdr-plugin-sysinfo-0.1.0a-22|16	Patch1:		sysinfo-0.1.0a-i18n-1.6.patch
12cu|vdr-plugin-sysinfo-0.1.0a-22|17	Patch2:		sysinfo-fix-includes.patch
12cu|vdr-plugin-sysinfo-0.1.0a-22|18	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-sysinfo-0.1.0a-22|19	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-sysinfo-0.1.0a-22|20	
12cu|vdr-plugin-sysinfo-0.1.0a-22|21	%description
12cu|vdr-plugin-sysinfo-0.1.0a-22|22	This plugin show same features of the vdr-box system like :
12cu|vdr-plugin-sysinfo-0.1.0a-22|23	- kernel version
12cu|vdr-plugin-sysinfo-0.1.0a-22|24	- cpu type
12cu|vdr-plugin-sysinfo-0.1.0a-22|25	- cpu frequency
12cu|vdr-plugin-sysinfo-0.1.0a-22|26	- cpu usage
12cu|vdr-plugin-sysinfo-0.1.0a-22|27	- cpu free
12cu|vdr-plugin-sysinfo-0.1.0a-22|28	- total memory
12cu|vdr-plugin-sysinfo-0.1.0a-22|29	- memory free
12cu|vdr-plugin-sysinfo-0.1.0a-22|30	- memory usage
12cu|vdr-plugin-sysinfo-0.1.0a-22|31	
12cu|vdr-plugin-sysinfo-0.1.0a-22|32	%prep
12cu|vdr-plugin-sysinfo-0.1.0a-22|33	%setup -q -n %plugin-%version
12cu|vdr-plugin-sysinfo-0.1.0a-22|34	%patch0 -p1
12cu|vdr-plugin-sysinfo-0.1.0a-22|35	%patch1 -p1
12cu|vdr-plugin-sysinfo-0.1.0a-22|36	%patch2 -p1
12cu|vdr-plugin-sysinfo-0.1.0a-22|37	%vdr_plugin_prep
12cu|vdr-plugin-sysinfo-0.1.0a-22|38	
12cu|vdr-plugin-sysinfo-0.1.0a-22|39	%build
12cu|vdr-plugin-sysinfo-0.1.0a-22|40	%vdr_plugin_build
12cu|vdr-plugin-sysinfo-0.1.0a-22|41	
12cu|vdr-plugin-sysinfo-0.1.0a-22|42	%install
12cu|vdr-plugin-sysinfo-0.1.0a-22|43	%vdr_plugin_install
12cu|vdr-plugin-sysinfo-0.1.0a-22|44	
12cu|vdr-plugin-sysinfo-0.1.0a-22|45	install -d -m755 %{buildroot}%{_vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-sysinfo-0.1.0a-22|46	install -m755 script/sysinfo.sh %{buildroot}%{_vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-sysinfo-0.1.0a-22|47	
12cu|vdr-plugin-sysinfo-0.1.0a-22|48	install -d -m755 %{buildroot}%{_bindir}
12cu|vdr-plugin-sysinfo-0.1.0a-22|49	
12cu|vdr-plugin-sysinfo-0.1.0a-22|50	cat > %{buildroot}%{_bindir}/sysinfo.sh <<EOF
12cu|vdr-plugin-sysinfo-0.1.0a-22|51	#!/bin/sh
12cu|vdr-plugin-sysinfo-0.1.0a-22|52	VDR_CONFIGDIR="%{_vdr_cfgdir}"
12cu|vdr-plugin-sysinfo-0.1.0a-22|53	[ -e %{_sysconfdir}/sysconfig/vdr ] && . %{_sysconfdir}/sysconfig/vdr
12cu|vdr-plugin-sysinfo-0.1.0a-22|54	exec \$VDR_CONFIGDIR/plugins/%plugin/sysinfo.sh \$@
12cu|vdr-plugin-sysinfo-0.1.0a-22|55	EOF
12cu|vdr-plugin-sysinfo-0.1.0a-22|56	chmod a+x %{buildroot}%{_bindir}/sysinfo.sh
12cu|vdr-plugin-sysinfo-0.1.0a-22|57	
12cu|vdr-plugin-sysinfo-0.1.0a-22|58	%files -f %plugin.vdr
12cu|vdr-plugin-sysinfo-0.1.0a-22|59	%defattr(-,root,root)
12cu|vdr-plugin-sysinfo-0.1.0a-22|60	%doc README HISTORY
12cu|vdr-plugin-sysinfo-0.1.0a-22|61	%{_bindir}/sysinfo.sh
12cu|vdr-plugin-sysinfo-0.1.0a-22|62	%{_vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-sysinfo-0.1.0a-22|63	
12cu|vdr-plugin-sysinfo-0.1.0a-22|64	
12cu|vdr-plugin-sysinfo-0.1.0a-22|65	%changelog
12cu|vdr-plugin-sysinfo-0.1.0a-22|66	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0a-21mdv2010.0
12cu|vdr-plugin-sysinfo-0.1.0a-22|67	+ Revision: 401088
12cu|vdr-plugin-sysinfo-0.1.0a-22|68	- rebuild for new VDR
12cu|vdr-plugin-sysinfo-0.1.0a-22|69	
12cu|vdr-plugin-sysinfo-0.1.0a-22|70	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0a-20mdv2009.1
12cu|vdr-plugin-sysinfo-0.1.0a-22|71	+ Revision: 359783
12cu|vdr-plugin-sysinfo-0.1.0a-22|72	- fix includes (fix-includes.patch)
12cu|vdr-plugin-sysinfo-0.1.0a-22|73	- rebuild for new vdr
12cu|vdr-plugin-sysinfo-0.1.0a-22|74	
12cu|vdr-plugin-sysinfo-0.1.0a-22|75	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0a-19mdv2009.0
12cu|vdr-plugin-sysinfo-0.1.0a-22|76	+ Revision: 197985
12cu|vdr-plugin-sysinfo-0.1.0a-22|77	- rebuild for new vdr
12cu|vdr-plugin-sysinfo-0.1.0a-22|78	
12cu|vdr-plugin-sysinfo-0.1.0a-22|79	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0a-18mdv2009.0
12cu|vdr-plugin-sysinfo-0.1.0a-22|80	+ Revision: 197730
12cu|vdr-plugin-sysinfo-0.1.0a-22|81	- add vdr_plugin_prep
12cu|vdr-plugin-sysinfo-0.1.0a-22|82	- bump buildrequires on vdr-devel
12cu|vdr-plugin-sysinfo-0.1.0a-22|83	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-sysinfo-0.1.0a-22|84	- adapt for font changes of VDR 1.6 (P0 from e-tobi)
12cu|vdr-plugin-sysinfo-0.1.0a-22|85	- fix description
12cu|vdr-plugin-sysinfo-0.1.0a-22|86	
12cu|vdr-plugin-sysinfo-0.1.0a-22|87	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0a-17mdv2008.1
12cu|vdr-plugin-sysinfo-0.1.0a-22|88	+ Revision: 145210
12cu|vdr-plugin-sysinfo-0.1.0a-22|89	- rebuild for new vdr
12cu|vdr-plugin-sysinfo-0.1.0a-22|90	
12cu|vdr-plugin-sysinfo-0.1.0a-22|91	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-sysinfo-0.1.0a-22|92	- restore BuildRoot
12cu|vdr-plugin-sysinfo-0.1.0a-22|93	
12cu|vdr-plugin-sysinfo-0.1.0a-22|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-sysinfo-0.1.0a-22|95	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-sysinfo-0.1.0a-22|96	
12cu|vdr-plugin-sysinfo-0.1.0a-22|97	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0a-16mdv2008.1
12cu|vdr-plugin-sysinfo-0.1.0a-22|98	+ Revision: 103220
12cu|vdr-plugin-sysinfo-0.1.0a-22|99	- rebuild for new vdr
12cu|vdr-plugin-sysinfo-0.1.0a-22|100	
12cu|vdr-plugin-sysinfo-0.1.0a-22|101	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0a-15mdv2008.0
12cu|vdr-plugin-sysinfo-0.1.0a-22|102	+ Revision: 50054
12cu|vdr-plugin-sysinfo-0.1.0a-22|103	- rebuild for new vdr
12cu|vdr-plugin-sysinfo-0.1.0a-22|104	
12cu|vdr-plugin-sysinfo-0.1.0a-22|105	* Fri Jun 22 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0a-14mdv2008.0
12cu|vdr-plugin-sysinfo-0.1.0a-22|106	+ Revision: 42701
12cu|vdr-plugin-sysinfo-0.1.0a-22|107	- rebuild due to buildsystem failure
12cu|vdr-plugin-sysinfo-0.1.0a-22|108	- rebuild for new vdr
12cu|vdr-plugin-sysinfo-0.1.0a-22|109	
12cu|vdr-plugin-sysinfo-0.1.0a-22|110	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0a-12mdv2008.0
12cu|vdr-plugin-sysinfo-0.1.0a-22|111	+ Revision: 22708
12cu|vdr-plugin-sysinfo-0.1.0a-22|112	- rebuild for new vdr
12cu|vdr-plugin-sysinfo-0.1.0a-22|113	
12cu|vdr-plugin-sysinfo-0.1.0a-22|114	
12cu|vdr-plugin-sysinfo-0.1.0a-22|115	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-11mdv2007.0
12cu|vdr-plugin-sysinfo-0.1.0a-22|116	+ Revision: 90977
12cu|vdr-plugin-sysinfo-0.1.0a-22|117	- rebuild for new vdr
12cu|vdr-plugin-sysinfo-0.1.0a-22|118	
12cu|vdr-plugin-sysinfo-0.1.0a-22|119	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-10mdv2007.1
12cu|vdr-plugin-sysinfo-0.1.0a-22|120	+ Revision: 74088
12cu|vdr-plugin-sysinfo-0.1.0a-22|121	- rebuild for new vdr
12cu|vdr-plugin-sysinfo-0.1.0a-22|122	- Import vdr-plugin-sysinfo
12cu|vdr-plugin-sysinfo-0.1.0a-22|123	
12cu|vdr-plugin-sysinfo-0.1.0a-22|124	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-9mdv2007.0
12cu|vdr-plugin-sysinfo-0.1.0a-22|125	- rebuild for new vdr
12cu|vdr-plugin-sysinfo-0.1.0a-22|126	
12cu|vdr-plugin-sysinfo-0.1.0a-22|127	* Fri Aug 25 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-8mdv2007.0
12cu|vdr-plugin-sysinfo-0.1.0a-22|128	- fix missing escaping
12cu|vdr-plugin-sysinfo-0.1.0a-22|129	
12cu|vdr-plugin-sysinfo-0.1.0a-22|130	* Fri Aug 25 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-7mdv2007.0
12cu|vdr-plugin-sysinfo-0.1.0a-22|131	- fix mangled line
12cu|vdr-plugin-sysinfo-0.1.0a-22|132	
12cu|vdr-plugin-sysinfo-0.1.0a-22|133	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-6mdv2007.0
12cu|vdr-plugin-sysinfo-0.1.0a-22|134	- stricter abi requires
12cu|vdr-plugin-sysinfo-0.1.0a-22|135	
12cu|vdr-plugin-sysinfo-0.1.0a-22|136	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-5mdv2007.0
12cu|vdr-plugin-sysinfo-0.1.0a-22|137	- rebuild for new vdr
12cu|vdr-plugin-sysinfo-0.1.0a-22|138	
12cu|vdr-plugin-sysinfo-0.1.0a-22|139	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-4mdv2007.0
12cu|vdr-plugin-sysinfo-0.1.0a-22|140	- rebuild for new vdr
12cu|vdr-plugin-sysinfo-0.1.0a-22|141	
12cu|vdr-plugin-sysinfo-0.1.0a-22|142	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-3mdv2007.0
12cu|vdr-plugin-sysinfo-0.1.0a-22|143	- use _ prefix for system path macros
12cu|vdr-plugin-sysinfo-0.1.0a-22|144	
12cu|vdr-plugin-sysinfo-0.1.0a-22|145	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-2mdv2007.0
12cu|vdr-plugin-sysinfo-0.1.0a-22|146	- rebuild for new vdr
12cu|vdr-plugin-sysinfo-0.1.0a-22|147	
12cu|vdr-plugin-sysinfo-0.1.0a-22|148	* Sat Jun 03 2006 Anssi Hannula <anssi@mandriva.org> 0.1.0a-1mdv2007.0
12cu|vdr-plugin-sysinfo-0.1.0a-22|149	- initial Mandriva release
12cu|vdr-plugin-sysinfo-0.1.0a-22|150	

13167 12
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|1	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|2	%define plugin	taste
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|4	%define version	0.0.2d
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|5	%define snapshot 20080425
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|6	%define rel	6
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|7	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|8	Summary:	VDR plugin: Lock unwanted shows by keywords
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|9	Name:		%name
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|10	Version:	%version
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|11	Release:	%mkrel 1.%snapshot.%rel
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|12	Group:		Video
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|13	License:	GPL
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|14	URL:		http://linux.kompiliert.net/index.php?view=taste
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|15	Patch0:		91_taste-0.0.2d+cvs20061111-1.5.0.dpatch
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|16	Patch1:		taste-i18n-1.6.patch
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|17	Source:		vdr-%plugin-%snapshot.tar.bz2
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|18	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|19	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|20	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|21	%description
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|22	With this plugin, VDR will skip every channel that doesn't match
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|23	your "taste", which means that the current programme (if available)
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|24	is checked against a blacklist, and if it matches, a message will be
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|25	displayed and the channel is being skipped. You can either wait for
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|26	the plugin to change the channel for you after a configurable amount
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|27	of time, or simply zap again.
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|28	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|29	%prep
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|30	%setup -q -n %plugin
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|31	%patch0 -p1
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|32	%patch1 -p1
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|33	%vdr_plugin_prep
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|34	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|35	%build
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|36	%vdr_plugin_build
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|37	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|38	%install
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|39	%vdr_plugin_install
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|40	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|41	%files -f %plugin.vdr
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|42	%defattr(-,root,root)
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|43	%doc README HISTORY
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|44	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|45	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|46	%changelog
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|47	* Thu Jul 30 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20080425.5mdv2011.0
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|48	+ Revision: 404573
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|49	- rebuild due to BS building the previous release against wrong VDR on x86_64
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|50	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|51	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20080425.4mdv2010.0
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|52	+ Revision: 401088
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|53	- rebuild for new VDR
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|54	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|55	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20080425.3mdv2009.1
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|56	+ Revision: 359374
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|57	- rebuild for new vdr
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|58	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|59	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20080425.2mdv2009.0
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|60	+ Revision: 197986
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|61	- rebuild for new vdr
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|62	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|63	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20080425.1mdv2009.0
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|64	+ Revision: 197731
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|65	- new snapshot
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|66	- add vdr_plugin_prep
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|67	- bump buildrequires on vdr-devel
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|68	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|69	- adapt for api changes of VDR 1.5.0 (P0 from e-tobi)
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|70	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|71	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20070421.6mdv2008.1
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|72	+ Revision: 145217
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|73	- rebuild for new vdr
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|74	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|75	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|76	- restore BuildRoot
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|77	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|78	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|79	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|80	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|81	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20070421.5mdv2008.1
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|82	+ Revision: 103221
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|83	- rebuild for new vdr
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|84	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|85	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20070421.4mdv2008.0
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|86	+ Revision: 50055
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|87	- rebuild for new vdr
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|88	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|89	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20070421.3mdv2008.0
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|90	+ Revision: 42138
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|91	- rebuild for new vdr
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|92	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|93	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20070421.2mdv2008.0
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|94	+ Revision: 22710
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|95	- rebuild for new vdr
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|96	
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|97	* Sat Apr 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20070421.1mdv2008.0
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|98	+ Revision: 16472
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|99	- initial Mandriva release
12cu|vdr-plugin-taste-0.0.2d-1.20080425.6|100	

13168 12
12cu|vdr-plugin-text2skin-1.3.1-3|1	
12cu|vdr-plugin-text2skin-1.3.1-3|2	%define plugin	text2skin
12cu|vdr-plugin-text2skin-1.3.1-3|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-text2skin-1.3.1-3|4	%define version	1.3.1
12cu|vdr-plugin-text2skin-1.3.1-3|5	%define snap	0
12cu|vdr-plugin-text2skin-1.3.1-3|6	%define rel	3
12cu|vdr-plugin-text2skin-1.3.1-3|7	
12cu|vdr-plugin-text2skin-1.3.1-3|8	%define debug_package %{nil}
12cu|vdr-plugin-text2skin-1.3.1-3|9	
12cu|vdr-plugin-text2skin-1.3.1-3|10	%if %snap
12cu|vdr-plugin-text2skin-1.3.1-3|11	%define release	%mkrel 0.%snap.%rel
12cu|vdr-plugin-text2skin-1.3.1-3|12	%else
12cu|vdr-plugin-text2skin-1.3.1-3|13	%define release	%mkrel %rel
12cu|vdr-plugin-text2skin-1.3.1-3|14	%endif
12cu|vdr-plugin-text2skin-1.3.1-3|15	
12cu|vdr-plugin-text2skin-1.3.1-3|16	Summary:	VDR plugin: Loader for text-based skins
12cu|vdr-plugin-text2skin-1.3.1-3|17	Name:		%name
12cu|vdr-plugin-text2skin-1.3.1-3|18	Version:	%version
12cu|vdr-plugin-text2skin-1.3.1-3|19	Release:	%release
12cu|vdr-plugin-text2skin-1.3.1-3|20	Group:		Video
12cu|vdr-plugin-text2skin-1.3.1-3|21	License:	GPL+
12cu|vdr-plugin-text2skin-1.3.1-3|22	URL:		http://projects.vdr-developer.org/projects/list_files/plg-text2skin
12cu|vdr-plugin-text2skin-1.3.1-3|23	%if %snap
12cu|vdr-plugin-text2skin-1.3.1-3|24	Source:		vdr-%plugin-%snap.tar.bz2
12cu|vdr-plugin-text2skin-1.3.1-3|25	%else
12cu|vdr-plugin-text2skin-1.3.1-3|26	Source:		vdr-%plugin-%version.tgz
12cu|vdr-plugin-text2skin-1.3.1-3|27	%endif
12cu|vdr-plugin-text2skin-1.3.1-3|28	Patch0:		text2skin-imagemagick-6.6.2.patch
12cu|vdr-plugin-text2skin-1.3.1-3|29	BuildRequires:	vdr-devel >= 1.6.0-7
12cu|vdr-plugin-text2skin-1.3.1-3|30	BuildRequires:	freetype2-devel imagemagick-devel
12cu|vdr-plugin-text2skin-1.3.1-3|31	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-text2skin-1.3.1-3|32	
12cu|vdr-plugin-text2skin-1.3.1-3|33	%description
12cu|vdr-plugin-text2skin-1.3.1-3|34	This plugin is designed to load and interpret a set of files describing the
12cu|vdr-plugin-text2skin-1.3.1-3|35	layout of the On Screen Display and to make this "Skin" available to VDR via
12cu|vdr-plugin-text2skin-1.3.1-3|36	Setup -> OSD in the main menu. Of course it is possible to load more than one
12cu|vdr-plugin-text2skin-1.3.1-3|37	text-based skin this way and to choose between them while running VDR. All
12cu|vdr-plugin-text2skin-1.3.1-3|38	skins may be themeable (you can create your own color-theme) and translateable
12cu|vdr-plugin-text2skin-1.3.1-3|39	as the author of the skin wishes.
12cu|vdr-plugin-text2skin-1.3.1-3|40	
12cu|vdr-plugin-text2skin-1.3.1-3|41	%prep
12cu|vdr-plugin-text2skin-1.3.1-3|42	%setup -q -n %plugin-%version
12cu|vdr-plugin-text2skin-1.3.1-3|43	%apply_patches
12cu|vdr-plugin-text2skin-1.3.1-3|44	%vdr_plugin_prep
12cu|vdr-plugin-text2skin-1.3.1-3|45	
12cu|vdr-plugin-text2skin-1.3.1-3|46	%build
12cu|vdr-plugin-text2skin-1.3.1-3|47	%vdr_plugin_build
12cu|vdr-plugin-text2skin-1.3.1-3|48	
12cu|vdr-plugin-text2skin-1.3.1-3|49	%install
12cu|vdr-plugin-text2skin-1.3.1-3|50	
12cu|vdr-plugin-text2skin-1.3.1-3|51	%vdr_plugin_install
12cu|vdr-plugin-text2skin-1.3.1-3|52	
12cu|vdr-plugin-text2skin-1.3.1-3|53	install -d -m755 %{buildroot}%{vdr_plugin_datadir}/%{plugin}
12cu|vdr-plugin-text2skin-1.3.1-3|54	install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}
12cu|vdr-plugin-text2skin-1.3.1-3|55	ln -s %{vdr_plugin_datadir}/%{plugin} %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-text2skin-1.3.1-3|56	
12cu|vdr-plugin-text2skin-1.3.1-3|57	%files -f %plugin.vdr
12cu|vdr-plugin-text2skin-1.3.1-3|58	%defattr(-,root,root)
12cu|vdr-plugin-text2skin-1.3.1-3|59	%doc README* HISTORY CONTRIBUTORS
12cu|vdr-plugin-text2skin-1.3.1-3|60	%doc contrib Docs/*
12cu|vdr-plugin-text2skin-1.3.1-3|61	%{vdr_plugin_datadir}/%{plugin}
12cu|vdr-plugin-text2skin-1.3.1-3|62	%{vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-text2skin-1.3.1-3|63	
12cu|vdr-plugin-text2skin-1.3.1-3|64	
12cu|vdr-plugin-text2skin-1.3.1-3|65	
12cu|vdr-plugin-text2skin-1.3.1-3|66	%changelog
12cu|vdr-plugin-text2skin-1.3.1-3|67	* Sat Aug 14 2010 Anssi Hannula <anssi@mandriva.org> 1.3.1-1mdv2011.0
12cu|vdr-plugin-text2skin-1.3.1-3|68	+ Revision: 569796
12cu|vdr-plugin-text2skin-1.3.1-3|69	- fix build with imagemagick 6.6.2+ (imagemagick-6.6.2.patch)
12cu|vdr-plugin-text2skin-1.3.1-3|70	- new version
12cu|vdr-plugin-text2skin-1.3.1-3|71	- new URL
12cu|vdr-plugin-text2skin-1.3.1-3|72	- drop patches, fixed upstream
12cu|vdr-plugin-text2skin-1.3.1-3|73	
12cu|vdr-plugin-text2skin-1.3.1-3|74	* Thu Jul 15 2010 Funda Wang <fwang@mandriva.org> 1.1-0.20060904.12mdv2011.0
12cu|vdr-plugin-text2skin-1.3.1-3|75	+ Revision: 553586
12cu|vdr-plugin-text2skin-1.3.1-3|76	- rebuild
12cu|vdr-plugin-text2skin-1.3.1-3|77	
12cu|vdr-plugin-text2skin-1.3.1-3|78	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.11mdv2010.0
12cu|vdr-plugin-text2skin-1.3.1-3|79	+ Revision: 401088
12cu|vdr-plugin-text2skin-1.3.1-3|80	- rebuild for new VDR
12cu|vdr-plugin-text2skin-1.3.1-3|81	- adapt for vdr compilation flags handling changes, bump buildrequires
12cu|vdr-plugin-text2skin-1.3.1-3|82	
12cu|vdr-plugin-text2skin-1.3.1-3|83	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.10mdv2009.1
12cu|vdr-plugin-text2skin-1.3.1-3|84	+ Revision: 359784
12cu|vdr-plugin-text2skin-1.3.1-3|85	- fix types (types.patch)
12cu|vdr-plugin-text2skin-1.3.1-3|86	- rebuild for new vdr
12cu|vdr-plugin-text2skin-1.3.1-3|87	- use backward-compatible pkg-config call for libmagick
12cu|vdr-plugin-text2skin-1.3.1-3|88	
12cu|vdr-plugin-text2skin-1.3.1-3|89	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|vdr-plugin-text2skin-1.3.1-3|90	- lowercase ImageMagick
12cu|vdr-plugin-text2skin-1.3.1-3|91	
12cu|vdr-plugin-text2skin-1.3.1-3|92	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.9mdv2009.0
12cu|vdr-plugin-text2skin-1.3.1-3|93	+ Revision: 197987
12cu|vdr-plugin-text2skin-1.3.1-3|94	- rebuild for new vdr
12cu|vdr-plugin-text2skin-1.3.1-3|95	
12cu|vdr-plugin-text2skin-1.3.1-3|96	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.8mdv2009.0
12cu|vdr-plugin-text2skin-1.3.1-3|97	+ Revision: 197733
12cu|vdr-plugin-text2skin-1.3.1-3|98	- add vdr_plugin_prep
12cu|vdr-plugin-text2skin-1.3.1-3|99	- bump buildrequires on vdr-devel
12cu|vdr-plugin-text2skin-1.3.1-3|100	- adapt for api changes of VDR 1.5.4 (P2 from e-tobi)
12cu|vdr-plugin-text2skin-1.3.1-3|101	- adapt to gettext i18n of VDR 1.6 (P3 from e-tobi)
12cu|vdr-plugin-text2skin-1.3.1-3|102	- fix build with recent libmagick
12cu|vdr-plugin-text2skin-1.3.1-3|103	
12cu|vdr-plugin-text2skin-1.3.1-3|104	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|vdr-plugin-text2skin-1.3.1-3|105	- rebuilt against new imagemagick libs
12cu|vdr-plugin-text2skin-1.3.1-3|106	
12cu|vdr-plugin-text2skin-1.3.1-3|107	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.6mdv2008.1
12cu|vdr-plugin-text2skin-1.3.1-3|108	+ Revision: 145221
12cu|vdr-plugin-text2skin-1.3.1-3|109	- rebuild for new vdr
12cu|vdr-plugin-text2skin-1.3.1-3|110	
12cu|vdr-plugin-text2skin-1.3.1-3|111	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-text2skin-1.3.1-3|112	- restore BuildRoot
12cu|vdr-plugin-text2skin-1.3.1-3|113	
12cu|vdr-plugin-text2skin-1.3.1-3|114	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-text2skin-1.3.1-3|115	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-text2skin-1.3.1-3|116	
12cu|vdr-plugin-text2skin-1.3.1-3|117	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.5mdv2008.1
12cu|vdr-plugin-text2skin-1.3.1-3|118	+ Revision: 103222
12cu|vdr-plugin-text2skin-1.3.1-3|119	- rebuild for new vdr
12cu|vdr-plugin-text2skin-1.3.1-3|120	
12cu|vdr-plugin-text2skin-1.3.1-3|121	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.4mdv2008.0
12cu|vdr-plugin-text2skin-1.3.1-3|122	+ Revision: 50056
12cu|vdr-plugin-text2skin-1.3.1-3|123	- rebuild for new vdr
12cu|vdr-plugin-text2skin-1.3.1-3|124	
12cu|vdr-plugin-text2skin-1.3.1-3|125	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.3mdv2008.0
12cu|vdr-plugin-text2skin-1.3.1-3|126	+ Revision: 42139
12cu|vdr-plugin-text2skin-1.3.1-3|127	- rebuild for new vdr
12cu|vdr-plugin-text2skin-1.3.1-3|128	
12cu|vdr-plugin-text2skin-1.3.1-3|129	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.2mdv2008.0
12cu|vdr-plugin-text2skin-1.3.1-3|130	+ Revision: 22712
12cu|vdr-plugin-text2skin-1.3.1-3|131	- rebuild for new vdr
12cu|vdr-plugin-text2skin-1.3.1-3|132	
12cu|vdr-plugin-text2skin-1.3.1-3|133	* Fri Apr 20 2007 Anssi Hannula <anssi@mandriva.org> 1.1-0.20060904.1mdv
12cu|vdr-plugin-text2skin-1.3.1-3|134	+ Revision: 16274
12cu|vdr-plugin-text2skin-1.3.1-3|135	- new snapshot
12cu|vdr-plugin-text2skin-1.3.1-3|136	
12cu|vdr-plugin-text2skin-1.3.1-3|137	
12cu|vdr-plugin-text2skin-1.3.1-3|138	* Sun Feb 18 2007 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.12mdv2007.0
12cu|vdr-plugin-text2skin-1.3.1-3|139	+ Revision: 122357
12cu|vdr-plugin-text2skin-1.3.1-3|140	- rebuild for new ImageMagick
12cu|vdr-plugin-text2skin-1.3.1-3|141	
12cu|vdr-plugin-text2skin-1.3.1-3|142	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.11mdv2007.1
12cu|vdr-plugin-text2skin-1.3.1-3|143	+ Revision: 90978
12cu|vdr-plugin-text2skin-1.3.1-3|144	- rebuild for new vdr
12cu|vdr-plugin-text2skin-1.3.1-3|145	
12cu|vdr-plugin-text2skin-1.3.1-3|146	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.10mdv2007.1
12cu|vdr-plugin-text2skin-1.3.1-3|147	+ Revision: 74089
12cu|vdr-plugin-text2skin-1.3.1-3|148	- rebuild for new vdr
12cu|vdr-plugin-text2skin-1.3.1-3|149	- Import vdr-plugin-text2skin
12cu|vdr-plugin-text2skin-1.3.1-3|150	
12cu|vdr-plugin-text2skin-1.3.1-3|151	* Sat Sep 09 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.9mdv2007.0
12cu|vdr-plugin-text2skin-1.3.1-3|152	- rebuild for new imagemagick
12cu|vdr-plugin-text2skin-1.3.1-3|153	
12cu|vdr-plugin-text2skin-1.3.1-3|154	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.8mdv2007.0
12cu|vdr-plugin-text2skin-1.3.1-3|155	- rebuild for new vdr
12cu|vdr-plugin-text2skin-1.3.1-3|156	
12cu|vdr-plugin-text2skin-1.3.1-3|157	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.7mdv2007.0
12cu|vdr-plugin-text2skin-1.3.1-3|158	- stricter abi requires
12cu|vdr-plugin-text2skin-1.3.1-3|159	
12cu|vdr-plugin-text2skin-1.3.1-3|160	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.6mdv2007.0
12cu|vdr-plugin-text2skin-1.3.1-3|161	- rebuild for new vdr
12cu|vdr-plugin-text2skin-1.3.1-3|162	
12cu|vdr-plugin-text2skin-1.3.1-3|163	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.5mdv2007.0
12cu|vdr-plugin-text2skin-1.3.1-3|164	- rebuild for new vdr
12cu|vdr-plugin-text2skin-1.3.1-3|165	
12cu|vdr-plugin-text2skin-1.3.1-3|166	* Thu Jul 13 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.4mdv2007.0
12cu|vdr-plugin-text2skin-1.3.1-3|167	- patch1: fix fonts with libfreetype 2.2
12cu|vdr-plugin-text2skin-1.3.1-3|168	
12cu|vdr-plugin-text2skin-1.3.1-3|169	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.3mdv2007.0
12cu|vdr-plugin-text2skin-1.3.1-3|170	- use _ prefix for system path macros
12cu|vdr-plugin-text2skin-1.3.1-3|171	
12cu|vdr-plugin-text2skin-1.3.1-3|172	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.2mdv2007.0
12cu|vdr-plugin-text2skin-1.3.1-3|173	- rebuild for new vdr
12cu|vdr-plugin-text2skin-1.3.1-3|174	
12cu|vdr-plugin-text2skin-1.3.1-3|175	* Fri Jun 02 2006 Anssi Hannula <anssi@mandriva.org> 1.1-0.20051217.1mdv2007.0
12cu|vdr-plugin-text2skin-1.3.1-3|176	- initial Mandriva release
12cu|vdr-plugin-text2skin-1.3.1-3|177	

13169 12
12cu|vdr-plugin-timeline-1.0.141-17|1	
12cu|vdr-plugin-timeline-1.0.141-17|2	%define plugin	timeline
12cu|vdr-plugin-timeline-1.0.141-17|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-timeline-1.0.141-17|4	%define version	1.0.141
12cu|vdr-plugin-timeline-1.0.141-17|5	%define rel	17
12cu|vdr-plugin-timeline-1.0.141-17|6	
12cu|vdr-plugin-timeline-1.0.141-17|7	Summary:	VDR plugin: Show timer overview and collisions
12cu|vdr-plugin-timeline-1.0.141-17|8	Name:		%name
12cu|vdr-plugin-timeline-1.0.141-17|9	Version:	%version
12cu|vdr-plugin-timeline-1.0.141-17|10	Release:	%mkrel %rel
12cu|vdr-plugin-timeline-1.0.141-17|11	Group:		Video
12cu|vdr-plugin-timeline-1.0.141-17|12	License:	GPL
12cu|vdr-plugin-timeline-1.0.141-17|13	URL:		http://www.js-home.org/vdr/timeline/
12cu|vdr-plugin-timeline-1.0.141-17|14	Source:		vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-timeline-1.0.141-17|15	Patch0:		91_timeline-1.0.141-1.5.0.dpatch
12cu|vdr-plugin-timeline-1.0.141-17|16	Patch1:		92_timeline-1.0.141-vdr-1.5.3.dpatch
12cu|vdr-plugin-timeline-1.0.141-17|17	Patch2:		timeline-1.0.141-i18n-1.6.patch
12cu|vdr-plugin-timeline-1.0.141-17|18	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-timeline-1.0.141-17|19	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-timeline-1.0.141-17|20	
12cu|vdr-plugin-timeline-1.0.141-17|21	%description
12cu|vdr-plugin-timeline-1.0.141-17|22	Shows a timeline of all programmed timers per day and informs
12cu|vdr-plugin-timeline-1.0.141-17|23	you of timer conflicts:
12cu|vdr-plugin-timeline-1.0.141-17|24	- record transmissions at the same time
12cu|vdr-plugin-timeline-1.0.141-17|25	and
12cu|vdr-plugin-timeline-1.0.141-17|26	- transmissions are on different channels (on different frequencies)
12cu|vdr-plugin-timeline-1.0.141-17|27	and
12cu|vdr-plugin-timeline-1.0.141-17|28	- there are not enough input devices
12cu|vdr-plugin-timeline-1.0.141-17|29	
12cu|vdr-plugin-timeline-1.0.141-17|30	%prep
12cu|vdr-plugin-timeline-1.0.141-17|31	%setup -q -n %plugin-%version
12cu|vdr-plugin-timeline-1.0.141-17|32	%patch0 -p1
12cu|vdr-plugin-timeline-1.0.141-17|33	%patch1 -p1
12cu|vdr-plugin-timeline-1.0.141-17|34	%patch2 -p1
12cu|vdr-plugin-timeline-1.0.141-17|35	%vdr_plugin_prep
12cu|vdr-plugin-timeline-1.0.141-17|36	
12cu|vdr-plugin-timeline-1.0.141-17|37	%build
12cu|vdr-plugin-timeline-1.0.141-17|38	%vdr_plugin_build
12cu|vdr-plugin-timeline-1.0.141-17|39	
12cu|vdr-plugin-timeline-1.0.141-17|40	%install
12cu|vdr-plugin-timeline-1.0.141-17|41	%vdr_plugin_install
12cu|vdr-plugin-timeline-1.0.141-17|42	
12cu|vdr-plugin-timeline-1.0.141-17|43	%files -f %plugin.vdr
12cu|vdr-plugin-timeline-1.0.141-17|44	%defattr(-,root,root)
12cu|vdr-plugin-timeline-1.0.141-17|45	%doc README HISTORY
12cu|vdr-plugin-timeline-1.0.141-17|46	
12cu|vdr-plugin-timeline-1.0.141-17|47	
12cu|vdr-plugin-timeline-1.0.141-17|48	
12cu|vdr-plugin-timeline-1.0.141-17|49	
12cu|vdr-plugin-timeline-1.0.141-17|50	%changelog
12cu|vdr-plugin-timeline-1.0.141-17|51	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.0.141-16mdv2010.0
12cu|vdr-plugin-timeline-1.0.141-17|52	+ Revision: 401088
12cu|vdr-plugin-timeline-1.0.141-17|53	- rebuild for new VDR
12cu|vdr-plugin-timeline-1.0.141-17|54	
12cu|vdr-plugin-timeline-1.0.141-17|55	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 1.0.141-15mdv2009.1
12cu|vdr-plugin-timeline-1.0.141-17|56	+ Revision: 359376
12cu|vdr-plugin-timeline-1.0.141-17|57	- rebuild for new vdr
12cu|vdr-plugin-timeline-1.0.141-17|58	
12cu|vdr-plugin-timeline-1.0.141-17|59	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 1.0.141-14mdv2009.0
12cu|vdr-plugin-timeline-1.0.141-17|60	+ Revision: 197988
12cu|vdr-plugin-timeline-1.0.141-17|61	- rebuild for new vdr
12cu|vdr-plugin-timeline-1.0.141-17|62	
12cu|vdr-plugin-timeline-1.0.141-17|63	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 1.0.141-13mdv2009.0
12cu|vdr-plugin-timeline-1.0.141-17|64	+ Revision: 197734
12cu|vdr-plugin-timeline-1.0.141-17|65	- add vdr_plugin_prep
12cu|vdr-plugin-timeline-1.0.141-17|66	- bump buildrequires on vdr-devel
12cu|vdr-plugin-timeline-1.0.141-17|67	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-timeline-1.0.141-17|68	- adapt for api changes of VDR 1.5.0 (P0 from e-tobi)
12cu|vdr-plugin-timeline-1.0.141-17|69	- adapt for api changes of VDR 1.5.3 (P1 from e-tobi)
12cu|vdr-plugin-timeline-1.0.141-17|70	
12cu|vdr-plugin-timeline-1.0.141-17|71	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.0.141-12mdv2008.1
12cu|vdr-plugin-timeline-1.0.141-17|72	+ Revision: 145225
12cu|vdr-plugin-timeline-1.0.141-17|73	- rebuild for new vdr
12cu|vdr-plugin-timeline-1.0.141-17|74	
12cu|vdr-plugin-timeline-1.0.141-17|75	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-timeline-1.0.141-17|76	- restore BuildRoot
12cu|vdr-plugin-timeline-1.0.141-17|77	
12cu|vdr-plugin-timeline-1.0.141-17|78	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-timeline-1.0.141-17|79	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-timeline-1.0.141-17|80	
12cu|vdr-plugin-timeline-1.0.141-17|81	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 1.0.141-11mdv2008.1
12cu|vdr-plugin-timeline-1.0.141-17|82	+ Revision: 103223
12cu|vdr-plugin-timeline-1.0.141-17|83	- rebuild for new vdr
12cu|vdr-plugin-timeline-1.0.141-17|84	
12cu|vdr-plugin-timeline-1.0.141-17|85	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 1.0.141-10mdv2008.0
12cu|vdr-plugin-timeline-1.0.141-17|86	+ Revision: 50057
12cu|vdr-plugin-timeline-1.0.141-17|87	- rebuild for new vdr
12cu|vdr-plugin-timeline-1.0.141-17|88	
12cu|vdr-plugin-timeline-1.0.141-17|89	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 1.0.141-9mdv2008.0
12cu|vdr-plugin-timeline-1.0.141-17|90	+ Revision: 42140
12cu|vdr-plugin-timeline-1.0.141-17|91	- rebuild for new vdr
12cu|vdr-plugin-timeline-1.0.141-17|92	
12cu|vdr-plugin-timeline-1.0.141-17|93	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 1.0.141-8mdv2008.0
12cu|vdr-plugin-timeline-1.0.141-17|94	+ Revision: 22714
12cu|vdr-plugin-timeline-1.0.141-17|95	- rebuild for new vdr
12cu|vdr-plugin-timeline-1.0.141-17|96	
12cu|vdr-plugin-timeline-1.0.141-17|97	
12cu|vdr-plugin-timeline-1.0.141-17|98	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 1.0.141-7mdv2007.0
12cu|vdr-plugin-timeline-1.0.141-17|99	+ Revision: 90979
12cu|vdr-plugin-timeline-1.0.141-17|100	- rebuild for new vdr
12cu|vdr-plugin-timeline-1.0.141-17|101	
12cu|vdr-plugin-timeline-1.0.141-17|102	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 1.0.141-6mdv2007.1
12cu|vdr-plugin-timeline-1.0.141-17|103	+ Revision: 74094
12cu|vdr-plugin-timeline-1.0.141-17|104	- rebuild for new vdr
12cu|vdr-plugin-timeline-1.0.141-17|105	- Import vdr-plugin-timeline
12cu|vdr-plugin-timeline-1.0.141-17|106	
12cu|vdr-plugin-timeline-1.0.141-17|107	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 1.0.141-5mdv2007.0
12cu|vdr-plugin-timeline-1.0.141-17|108	- rebuild for new vdr
12cu|vdr-plugin-timeline-1.0.141-17|109	
12cu|vdr-plugin-timeline-1.0.141-17|110	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 1.0.141-4mdv2007.0
12cu|vdr-plugin-timeline-1.0.141-17|111	- stricter abi requires
12cu|vdr-plugin-timeline-1.0.141-17|112	
12cu|vdr-plugin-timeline-1.0.141-17|113	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 1.0.141-3mdv2007.0
12cu|vdr-plugin-timeline-1.0.141-17|114	- rebuild for new vdr
12cu|vdr-plugin-timeline-1.0.141-17|115	
12cu|vdr-plugin-timeline-1.0.141-17|116	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 1.0.141-2mdv2007.0
12cu|vdr-plugin-timeline-1.0.141-17|117	- rebuild for new vdr
12cu|vdr-plugin-timeline-1.0.141-17|118	
12cu|vdr-plugin-timeline-1.0.141-17|119	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 1.0.141-1mdv2007.0
12cu|vdr-plugin-timeline-1.0.141-17|120	- 1.0.141
12cu|vdr-plugin-timeline-1.0.141-17|121	- drop patch1, upstream
12cu|vdr-plugin-timeline-1.0.141-17|122	- fix description
12cu|vdr-plugin-timeline-1.0.141-17|123	
12cu|vdr-plugin-timeline-1.0.141-17|124	* Tue Jun 06 2006 Anssi Hannula <anssi@mandriva.org> 0.9.0-1mdv2007.0
12cu|vdr-plugin-timeline-1.0.141-17|125	- initial Mandriva release
12cu|vdr-plugin-timeline-1.0.141-17|126	

13170 12
12cu|vdr-plugin-timersync-0.1.0-10|1	
12cu|vdr-plugin-timersync-0.1.0-10|2	%define plugin	timersync
12cu|vdr-plugin-timersync-0.1.0-10|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-timersync-0.1.0-10|4	%define version	0.1.0
12cu|vdr-plugin-timersync-0.1.0-10|5	%define rel	10
12cu|vdr-plugin-timersync-0.1.0-10|6	
12cu|vdr-plugin-timersync-0.1.0-10|7	Summary:	VDR plugin: Synchronize timers with server
12cu|vdr-plugin-timersync-0.1.0-10|8	Name:		%name
12cu|vdr-plugin-timersync-0.1.0-10|9	Version:	%version
12cu|vdr-plugin-timersync-0.1.0-10|10	Release:	%mkrel %rel
12cu|vdr-plugin-timersync-0.1.0-10|11	Group:		Video
12cu|vdr-plugin-timersync-0.1.0-10|12	License:	GPL
12cu|vdr-plugin-timersync-0.1.0-10|13	URL:		http://phivdr.dyndns.org/vdr/vdr-timersync/
12cu|vdr-plugin-timersync-0.1.0-10|14	Source:		http://phivdr.dyndns.org/vdr/vdr-timersync/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-timersync-0.1.0-10|15	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-timersync-0.1.0-10|16	BuildRequires:	svdrpservice-devel
12cu|vdr-plugin-timersync-0.1.0-10|17	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-timersync-0.1.0-10|18	Requires:	vdr-plugin-svdrpservice
12cu|vdr-plugin-timersync-0.1.0-10|19	
12cu|vdr-plugin-timersync-0.1.0-10|20	%description
12cu|vdr-plugin-timersync-0.1.0-10|21	This plugin synchronizes timers between client VDR and server VDR.
12cu|vdr-plugin-timersync-0.1.0-10|22	All recordings are done at server, but all timers are visible in
12cu|vdr-plugin-timersync-0.1.0-10|23	both VDR instances.
12cu|vdr-plugin-timersync-0.1.0-10|24	
12cu|vdr-plugin-timersync-0.1.0-10|25	%prep
12cu|vdr-plugin-timersync-0.1.0-10|26	%setup -q -n %plugin-%version
12cu|vdr-plugin-timersync-0.1.0-10|27	%vdr_plugin_prep
12cu|vdr-plugin-timersync-0.1.0-10|28	
12cu|vdr-plugin-timersync-0.1.0-10|29	perl -pi -e 's,"../svdrpservice/svdrpservice.h",<vdr/svdrpservice/svdrpservice.h>,' timersync.c
12cu|vdr-plugin-timersync-0.1.0-10|30	
12cu|vdr-plugin-timersync-0.1.0-10|31	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-timersync-0.1.0-10|32	# VDR Server address and optional SVDRP port
12cu|vdr-plugin-timersync-0.1.0-10|33	# This can also be configured in svdrpservice plugin setup menu
12cu|vdr-plugin-timersync-0.1.0-10|34	var=VDR_SERVER_ADDRESS
12cu|vdr-plugin-timersync-0.1.0-10|35	param=--server=VDR_SERVER_ADDRESS
12cu|vdr-plugin-timersync-0.1.0-10|36	%vdr_plugin_params_end
12cu|vdr-plugin-timersync-0.1.0-10|37	
12cu|vdr-plugin-timersync-0.1.0-10|38	%build
12cu|vdr-plugin-timersync-0.1.0-10|39	%vdr_plugin_build
12cu|vdr-plugin-timersync-0.1.0-10|40	
12cu|vdr-plugin-timersync-0.1.0-10|41	%install
12cu|vdr-plugin-timersync-0.1.0-10|42	%vdr_plugin_install
12cu|vdr-plugin-timersync-0.1.0-10|43	
12cu|vdr-plugin-timersync-0.1.0-10|44	%files -f %plugin.vdr
12cu|vdr-plugin-timersync-0.1.0-10|45	%defattr(-,root,root)
12cu|vdr-plugin-timersync-0.1.0-10|46	%doc README HISTORY
12cu|vdr-plugin-timersync-0.1.0-10|47	
12cu|vdr-plugin-timersync-0.1.0-10|48	
12cu|vdr-plugin-timersync-0.1.0-10|49	%changelog
12cu|vdr-plugin-timersync-0.1.0-10|50	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-9mdv2010.0
12cu|vdr-plugin-timersync-0.1.0-10|51	+ Revision: 401088
12cu|vdr-plugin-timersync-0.1.0-10|52	- rebuild for new VDR
12cu|vdr-plugin-timersync-0.1.0-10|53	
12cu|vdr-plugin-timersync-0.1.0-10|54	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-8mdv2009.1
12cu|vdr-plugin-timersync-0.1.0-10|55	+ Revision: 359377
12cu|vdr-plugin-timersync-0.1.0-10|56	- rebuild for new vdr
12cu|vdr-plugin-timersync-0.1.0-10|57	
12cu|vdr-plugin-timersync-0.1.0-10|58	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-7mdv2009.0
12cu|vdr-plugin-timersync-0.1.0-10|59	+ Revision: 197989
12cu|vdr-plugin-timersync-0.1.0-10|60	- rebuild for new vdr
12cu|vdr-plugin-timersync-0.1.0-10|61	
12cu|vdr-plugin-timersync-0.1.0-10|62	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-6mdv2009.0
12cu|vdr-plugin-timersync-0.1.0-10|63	+ Revision: 197735
12cu|vdr-plugin-timersync-0.1.0-10|64	- add vdr_plugin_prep
12cu|vdr-plugin-timersync-0.1.0-10|65	- bump buildrequires on vdr-devel
12cu|vdr-plugin-timersync-0.1.0-10|66	
12cu|vdr-plugin-timersync-0.1.0-10|67	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.0-5mdv2008.1
12cu|vdr-plugin-timersync-0.1.0-10|68	+ Revision: 145229
12cu|vdr-plugin-timersync-0.1.0-10|69	- rebuild for new vdr
12cu|vdr-plugin-timersync-0.1.0-10|70	
12cu|vdr-plugin-timersync-0.1.0-10|71	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-timersync-0.1.0-10|72	- restore BuildRoot
12cu|vdr-plugin-timersync-0.1.0-10|73	
12cu|vdr-plugin-timersync-0.1.0-10|74	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-timersync-0.1.0-10|75	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-timersync-0.1.0-10|76	
12cu|vdr-plugin-timersync-0.1.0-10|77	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-4mdv2008.1
12cu|vdr-plugin-timersync-0.1.0-10|78	+ Revision: 103224
12cu|vdr-plugin-timersync-0.1.0-10|79	- rebuild for new vdr
12cu|vdr-plugin-timersync-0.1.0-10|80	
12cu|vdr-plugin-timersync-0.1.0-10|81	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-3mdv2008.0
12cu|vdr-plugin-timersync-0.1.0-10|82	+ Revision: 50058
12cu|vdr-plugin-timersync-0.1.0-10|83	- rebuild for new vdr
12cu|vdr-plugin-timersync-0.1.0-10|84	
12cu|vdr-plugin-timersync-0.1.0-10|85	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-2mdv2008.0
12cu|vdr-plugin-timersync-0.1.0-10|86	+ Revision: 42141
12cu|vdr-plugin-timersync-0.1.0-10|87	- rebuild for new vdr
12cu|vdr-plugin-timersync-0.1.0-10|88	
12cu|vdr-plugin-timersync-0.1.0-10|89	* Sun Jun 10 2007 Anssi Hannula <anssi@mandriva.org> 0.1.0-1mdv2008.0
12cu|vdr-plugin-timersync-0.1.0-10|90	+ Revision: 37870
12cu|vdr-plugin-timersync-0.1.0-10|91	- initial Mandriva release
12cu|vdr-plugin-timersync-0.1.0-10|92	

13171 12
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|1	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|2	%define plugin	ttxtsubs
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|4	%define version	0.0.5
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|5	%define edition	rre
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|6	%define edlong	raastinrauta
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|7	%define rel	6
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|8	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|9	%define release %mkrel 10.%edition.%rel
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|10	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|11	Summary:	VDR plugin: Teletext subtitles
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|12	Name:		%name
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|13	Epoch:		1
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|14	Version:	%version
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|15	Release:	%release
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|16	Group:		Video
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|17	License:	GPL+
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|18	URL:		ftp://ftp.nada.kth.se/pub/home/ragge/vdr/
12cu|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
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|20	# http://www.saunalahti.fi/~rahrenbe/vdr/patches/
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|21	Patch1:		vdr-ttxtsubs-0.0.5-%edlong-edition.diff
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|22	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|23	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|24	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|25	%description
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|26	This plugin implements displaying, recording and replaying teletext
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|27	based subtitles using the on screen display.
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|28	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|29	This is the %edlong edition, currently maintained by Rolf
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|30	Ahrenberg.
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|31	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|32	%prep
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|33	%setup -q -n %plugin-%version
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|34	%patch1 -p1
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|35	%vdr_plugin_prep
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|36	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|37	%build
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|38	%vdr_plugin_build
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|39	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|40	%install
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|41	%vdr_plugin_install
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|42	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|43	%files -f %plugin.vdr
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|44	%defattr(-,root,root)
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|45	%doc README TROUBLESHOOTING HISTORY
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|46	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|47	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|48	%changelog
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|49	* Thu Mar 04 2010 Anssi Hannula <anssi@mandriva.org> 1:0.0.5-10.rre.5mdv2010.1
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|50	+ Revision: 514149
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|51	- revert back to 0.0.5 raastinrauta edition as 0.1.0 is incompatible
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|52	with VDR 1.6 (fixes playback of recorded teletext subtitles; reported
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|53	by Marko on mandriva-fi.org forum)
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|54	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|55	* Sun Sep 27 2009 Anssi Hannula <anssi@mandriva.org> 0.1.0-1mdv2010.0
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|56	+ Revision: 450019
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|57	- new version by new upstream
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|58	- update URL and License
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|59	- drop Rolf Ahrenberg's raastinrauta-edition patch, applied upstream
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|60	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|61	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.rre.4mdv2010.0
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|62	+ Revision: 401088
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|63	- rebuild for new VDR
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|64	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|65	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.rre.3mdv2009.1
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|66	+ Revision: 359378
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|67	- rebuild for new vdr
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|68	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|69	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.rre.2mdv2009.0
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|70	+ Revision: 197990
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|71	- rebuild for new vdr
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|72	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|73	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.rre.1mdv2009.0
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|74	+ Revision: 197736
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|75	- raastinrauta edition
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|76	- apply new license policy
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|77	- add vdr_plugin_prep
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|78	- bump buildrequires on vdr-devel
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|79	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|80	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.kne.6mdv2008.1
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|81	+ Revision: 145233
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|82	- rebuild for new vdr
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|83	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|84	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|85	- restore BuildRoot
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|86	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|87	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|88	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|89	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|90	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.kne.5mdv2008.1
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|91	+ Revision: 103225
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|92	- rebuild for new vdr
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|93	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|94	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.kne.4mdv2008.0
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|95	+ Revision: 50059
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|96	- rebuild for new vdr
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|97	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|98	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.kne.3mdv2008.0
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|99	+ Revision: 42142
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|100	- rebuild for new vdr
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|101	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|102	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.kne.2mdv2008.0
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|103	+ Revision: 22716
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|104	- rebuild for new vdr
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|105	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|106	* Fri Apr 20 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-10.kne.1mdv
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|107	+ Revision: 16314
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|108	- kermanekka edition
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|109	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|110	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|111	* Sat Jan 20 2007 Anssi Hannula <anssi@mandriva.org> 0.0.5-9.pme.1mdv2007.0
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|112	+ Revision: 111095
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|113	- pippurimylly edition
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|114	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|115	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-9mdv2007.1
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|116	+ Revision: 90980
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|117	- rebuild for new vdr
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|118	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|119	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-8mdv2007.1
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|120	+ Revision: 74095
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|121	- rebuild for new vdr
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|122	- Import vdr-plugin-ttxtsubs
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|123	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|124	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-7mdv2007.0
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|125	- rebuild for new vdr
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|126	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|127	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-6mdv2007.0
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|128	- stricter abi requires
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|129	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|130	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-5mdv2007.0
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|131	- rebuild for new vdr
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|132	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|133	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-4mdv2007.0
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|134	- rebuild for new vdr
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|135	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|136	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-3mdv2007.0
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|137	- rebuild for new vdr
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|138	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|139	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-2mdv2007.0
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|140	- rebuild for new vdr
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|141	
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|142	* Sun Jun 04 2006 Anssi Hannula <anssi@mandriva.org> 0.0.5-1mdv2007.0
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|143	- initial Mandriva release
12cu|vdr-plugin-ttxtsubs-0.0.5-10.rre.6|144	

13172 12
12cu|vdr-plugin-tvonscreen-1.0.141-13|1	
12cu|vdr-plugin-tvonscreen-1.0.141-13|2	%define plugin	tvonscreen
12cu|vdr-plugin-tvonscreen-1.0.141-13|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-tvonscreen-1.0.141-13|4	%define version	1.0.141
12cu|vdr-plugin-tvonscreen-1.0.141-13|5	%define rel	13
12cu|vdr-plugin-tvonscreen-1.0.141-13|6	
12cu|vdr-plugin-tvonscreen-1.0.141-13|7	# backportability
12cu|vdr-plugin-tvonscreen-1.0.141-13|8	%define _localstatedir %{_var}
12cu|vdr-plugin-tvonscreen-1.0.141-13|9	
12cu|vdr-plugin-tvonscreen-1.0.141-13|10	Summary:	VDR plugin: Shows the EPG info in form of a typical TV magazine
12cu|vdr-plugin-tvonscreen-1.0.141-13|11	Name:		%name
12cu|vdr-plugin-tvonscreen-1.0.141-13|12	Version:	%version
12cu|vdr-plugin-tvonscreen-1.0.141-13|13	Release:	%mkrel %rel
12cu|vdr-plugin-tvonscreen-1.0.141-13|14	Group:		Video
12cu|vdr-plugin-tvonscreen-1.0.141-13|15	License:	GPL
12cu|vdr-plugin-tvonscreen-1.0.141-13|16	URL:		http://www.js-home.org/vdr/tvonscreen/
12cu|vdr-plugin-tvonscreen-1.0.141-13|17	Source:		vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-tvonscreen-1.0.141-13|18	# dpatches from e-tobi repo
12cu|vdr-plugin-tvonscreen-1.0.141-13|19	Patch0:		02_tvonscreen-1.0-fixes.dpatch
12cu|vdr-plugin-tvonscreen-1.0.141-13|20	Patch1:		90_tvonscreen-1.0.141-1.5.3.dpatch
12cu|vdr-plugin-tvonscreen-1.0.141-13|21	Patch2:		tvonscreen-1.0.141-i18n-1.6.patch
12cu|vdr-plugin-tvonscreen-1.0.141-13|22	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-tvonscreen-1.0.141-13|23	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-tvonscreen-1.0.141-13|24	
12cu|vdr-plugin-tvonscreen-1.0.141-13|25	%description
12cu|vdr-plugin-tvonscreen-1.0.141-13|26	This plugins shows the EPG data in the typical way a TV magazine
12cu|vdr-plugin-tvonscreen-1.0.141-13|27	does. The channels are shown from left to right, 3 on one screen.
12cu|vdr-plugin-tvonscreen-1.0.141-13|28	
12cu|vdr-plugin-tvonscreen-1.0.141-13|29	You can scroll though the channels and the time, create timers,
12cu|vdr-plugin-tvonscreen-1.0.141-13|30	show details, search for events and add vdradmin auto timers.
12cu|vdr-plugin-tvonscreen-1.0.141-13|31	
12cu|vdr-plugin-tvonscreen-1.0.141-13|32	%prep
12cu|vdr-plugin-tvonscreen-1.0.141-13|33	%setup -q -n %plugin-%version
12cu|vdr-plugin-tvonscreen-1.0.141-13|34	%patch0 -p1
12cu|vdr-plugin-tvonscreen-1.0.141-13|35	%patch1 -p1
12cu|vdr-plugin-tvonscreen-1.0.141-13|36	%patch2 -p1
12cu|vdr-plugin-tvonscreen-1.0.141-13|37	%vdr_plugin_prep
12cu|vdr-plugin-tvonscreen-1.0.141-13|38	
12cu|vdr-plugin-tvonscreen-1.0.141-13|39	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-tvonscreen-1.0.141-13|40	# optional path for the XPM channel logos
12cu|vdr-plugin-tvonscreen-1.0.141-13|41	var=CHANLOGOS
12cu|vdr-plugin-tvonscreen-1.0.141-13|42	param="-l CHANLOGOS"
12cu|vdr-plugin-tvonscreen-1.0.141-13|43	default=%{_vdr_chanlogodir}
12cu|vdr-plugin-tvonscreen-1.0.141-13|44	# path and filename to vdradmin at file
12cu|vdr-plugin-tvonscreen-1.0.141-13|45	var=VDRADMIN_TIMERFILE
12cu|vdr-plugin-tvonscreen-1.0.141-13|46	param="-v VDRADMIN_TIMERFILE"
12cu|vdr-plugin-tvonscreen-1.0.141-13|47	default=%{_localstatedir}/lib/vdradmin/vdradmin.at
12cu|vdr-plugin-tvonscreen-1.0.141-13|48	%vdr_plugin_params_end
12cu|vdr-plugin-tvonscreen-1.0.141-13|49	
12cu|vdr-plugin-tvonscreen-1.0.141-13|50	%build
12cu|vdr-plugin-tvonscreen-1.0.141-13|51	%vdr_plugin_build
12cu|vdr-plugin-tvonscreen-1.0.141-13|52	
12cu|vdr-plugin-tvonscreen-1.0.141-13|53	%install
12cu|vdr-plugin-tvonscreen-1.0.141-13|54	%vdr_plugin_install
12cu|vdr-plugin-tvonscreen-1.0.141-13|55	
12cu|vdr-plugin-tvonscreen-1.0.141-13|56	%files -f %plugin.vdr
12cu|vdr-plugin-tvonscreen-1.0.141-13|57	%defattr(-,root,root)
12cu|vdr-plugin-tvonscreen-1.0.141-13|58	%doc README HISTORY
12cu|vdr-plugin-tvonscreen-1.0.141-13|59	
12cu|vdr-plugin-tvonscreen-1.0.141-13|60	
12cu|vdr-plugin-tvonscreen-1.0.141-13|61	
12cu|vdr-plugin-tvonscreen-1.0.141-13|62	
12cu|vdr-plugin-tvonscreen-1.0.141-13|63	%changelog
12cu|vdr-plugin-tvonscreen-1.0.141-13|64	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 1.0.141-12mdv2010.0
12cu|vdr-plugin-tvonscreen-1.0.141-13|65	+ Revision: 401088
12cu|vdr-plugin-tvonscreen-1.0.141-13|66	- rebuild for new VDR
12cu|vdr-plugin-tvonscreen-1.0.141-13|67	
12cu|vdr-plugin-tvonscreen-1.0.141-13|68	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 1.0.141-11mdv2009.1
12cu|vdr-plugin-tvonscreen-1.0.141-13|69	+ Revision: 359379
12cu|vdr-plugin-tvonscreen-1.0.141-13|70	- rebuild for new vdr
12cu|vdr-plugin-tvonscreen-1.0.141-13|71	- define %%_localstatedir locally for backportability
12cu|vdr-plugin-tvonscreen-1.0.141-13|72	
12cu|vdr-plugin-tvonscreen-1.0.141-13|73	+ Pixel <pixel@mandriva.com>
12cu|vdr-plugin-tvonscreen-1.0.141-13|74	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cu|vdr-plugin-tvonscreen-1.0.141-13|75	
12cu|vdr-plugin-tvonscreen-1.0.141-13|76	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 1.0.141-10mdv2009.0
12cu|vdr-plugin-tvonscreen-1.0.141-13|77	+ Revision: 197992
12cu|vdr-plugin-tvonscreen-1.0.141-13|78	- rebuild for new vdr
12cu|vdr-plugin-tvonscreen-1.0.141-13|79	
12cu|vdr-plugin-tvonscreen-1.0.141-13|80	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 1.0.141-9mdv2009.0
12cu|vdr-plugin-tvonscreen-1.0.141-13|81	+ Revision: 197737
12cu|vdr-plugin-tvonscreen-1.0.141-13|82	- add vdr_plugin_prep
12cu|vdr-plugin-tvonscreen-1.0.141-13|83	- bump buildrequires on vdr-devel
12cu|vdr-plugin-tvonscreen-1.0.141-13|84	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-tvonscreen-1.0.141-13|85	- adapt for api changes of VDR 1.5.3 (P1 from e-tobi)
12cu|vdr-plugin-tvonscreen-1.0.141-13|86	
12cu|vdr-plugin-tvonscreen-1.0.141-13|87	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 1.0.141-8mdv2008.1
12cu|vdr-plugin-tvonscreen-1.0.141-13|88	+ Revision: 145237
12cu|vdr-plugin-tvonscreen-1.0.141-13|89	- rebuild for new vdr
12cu|vdr-plugin-tvonscreen-1.0.141-13|90	
12cu|vdr-plugin-tvonscreen-1.0.141-13|91	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-tvonscreen-1.0.141-13|92	- restore BuildRoot
12cu|vdr-plugin-tvonscreen-1.0.141-13|93	
12cu|vdr-plugin-tvonscreen-1.0.141-13|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-tvonscreen-1.0.141-13|95	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-tvonscreen-1.0.141-13|96	
12cu|vdr-plugin-tvonscreen-1.0.141-13|97	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 1.0.141-7mdv2008.1
12cu|vdr-plugin-tvonscreen-1.0.141-13|98	+ Revision: 103226
12cu|vdr-plugin-tvonscreen-1.0.141-13|99	- rebuild for new vdr
12cu|vdr-plugin-tvonscreen-1.0.141-13|100	
12cu|vdr-plugin-tvonscreen-1.0.141-13|101	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 1.0.141-6mdv2008.0
12cu|vdr-plugin-tvonscreen-1.0.141-13|102	+ Revision: 50060
12cu|vdr-plugin-tvonscreen-1.0.141-13|103	- rebuild for new vdr
12cu|vdr-plugin-tvonscreen-1.0.141-13|104	
12cu|vdr-plugin-tvonscreen-1.0.141-13|105	* Fri Jun 22 2007 Anssi Hannula <anssi@mandriva.org> 1.0.141-5mdv2008.0
12cu|vdr-plugin-tvonscreen-1.0.141-13|106	+ Revision: 42702
12cu|vdr-plugin-tvonscreen-1.0.141-13|107	- rebuild due to buildsystem failure
12cu|vdr-plugin-tvonscreen-1.0.141-13|108	- rebuild for new vdr
12cu|vdr-plugin-tvonscreen-1.0.141-13|109	
12cu|vdr-plugin-tvonscreen-1.0.141-13|110	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 1.0.141-3mdv2008.0
12cu|vdr-plugin-tvonscreen-1.0.141-13|111	+ Revision: 22718
12cu|vdr-plugin-tvonscreen-1.0.141-13|112	- rebuild for new vdr
12cu|vdr-plugin-tvonscreen-1.0.141-13|113	
12cu|vdr-plugin-tvonscreen-1.0.141-13|114	
12cu|vdr-plugin-tvonscreen-1.0.141-13|115	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 1.0.141-2mdv2007.0
12cu|vdr-plugin-tvonscreen-1.0.141-13|116	+ Revision: 90981
12cu|vdr-plugin-tvonscreen-1.0.141-13|117	- rebuild for new vdr
12cu|vdr-plugin-tvonscreen-1.0.141-13|118	
12cu|vdr-plugin-tvonscreen-1.0.141-13|119	* Wed Nov 29 2006 Anssi Hannula <anssi@mandriva.org> 1.0.141-1mdv2007.1
12cu|vdr-plugin-tvonscreen-1.0.141-13|120	+ Revision: 88577
12cu|vdr-plugin-tvonscreen-1.0.141-13|121	- Import vdr-plugin-tvonscreen
12cu|vdr-plugin-tvonscreen-1.0.141-13|122	

13173 12
12cu|vdr-plugin-vcd-0.9-6|1	%define plugin	vcd
12cu|vdr-plugin-vcd-0.9-6|2	
12cu|vdr-plugin-vcd-0.9-6|3	Summary:	VDR plugin: VideoCD Player
12cu|vdr-plugin-vcd-0.9-6|4	Name:		vdr-plugin-%plugin
12cu|vdr-plugin-vcd-0.9-6|5	Version:	0.9
12cu|vdr-plugin-vcd-0.9-6|6	Release:	6
12cu|vdr-plugin-vcd-0.9-6|7	Group:		Video
12cu|vdr-plugin-vcd-0.9-6|8	License:	GPL
12cu|vdr-plugin-vcd-0.9-6|9	URL:		http://www.heiligenmann.de/vdr/vdr/plugins/vcd.html
12cu|vdr-plugin-vcd-0.9-6|10	Source:		http://www.heiligenmann.de/vdr/download/vdr-%plugin-%version.tgz
12cu|vdr-plugin-vcd-0.9-6|11	Patch0:		vcd-0.9-i18n-1.6.patch
12cu|vdr-plugin-vcd-0.9-6|12	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-vcd-0.9-6|13	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-vcd-0.9-6|14	Requires(post):	vdr-common
12cu|vdr-plugin-vcd-0.9-6|15	
12cu|vdr-plugin-vcd-0.9-6|16	%description
12cu|vdr-plugin-vcd-0.9-6|17	This plugin adds the functionality to replay VideoCDs (and Super VideoCDs)
12cu|vdr-plugin-vcd-0.9-6|18	from within VDR (by Klaus Schmidinger).
12cu|vdr-plugin-vcd-0.9-6|19	
12cu|vdr-plugin-vcd-0.9-6|20	%prep
12cu|vdr-plugin-vcd-0.9-6|21	%setup -q -n %plugin-%version
12cu|vdr-plugin-vcd-0.9-6|22	%patch0 -p1
12cu|vdr-plugin-vcd-0.9-6|23	%vdr_plugin_prep
12cu|vdr-plugin-vcd-0.9-6|24	
12cu|vdr-plugin-vcd-0.9-6|25	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-vcd-0.9-6|26	# use DEV as the CD-ROM device
12cu|vdr-plugin-vcd-0.9-6|27	# default: /dev/cdrom
12cu|vdr-plugin-vcd-0.9-6|28	var=VCD_DEVICE
12cu|vdr-plugin-vcd-0.9-6|29	param=--vcd=VCD_DEVICE
12cu|vdr-plugin-vcd-0.9-6|30	%vdr_plugin_params_end
12cu|vdr-plugin-vcd-0.9-6|31	
12cu|vdr-plugin-vcd-0.9-6|32	%build
12cu|vdr-plugin-vcd-0.9-6|33	%vdr_plugin_build
12cu|vdr-plugin-vcd-0.9-6|34	
12cu|vdr-plugin-vcd-0.9-6|35	%install
12cu|vdr-plugin-vcd-0.9-6|36	%vdr_plugin_install
12cu|vdr-plugin-vcd-0.9-6|37	
12cu|vdr-plugin-vcd-0.9-6|38	%post
12cu|vdr-plugin-vcd-0.9-6|39	%{_bindir}/gpasswd -a vdr cdrom >/dev/null
12cu|vdr-plugin-vcd-0.9-6|40	%{_bindir}/gpasswd -a vdr cdwriter >/dev/null
12cu|vdr-plugin-vcd-0.9-6|41	
12cu|vdr-plugin-vcd-0.9-6|42	%files -f %plugin.vdr
12cu|vdr-plugin-vcd-0.9-6|43	%defattr(-,root,root)
12cu|vdr-plugin-vcd-0.9-6|44	%doc README COPYING HISTORY
12cu|vdr-plugin-vcd-0.9-6|45	
12cu|vdr-plugin-vcd-0.9-6|46	
12cu|vdr-plugin-vcd-0.9-6|47	%changelog
12cu|vdr-plugin-vcd-0.9-6|48	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.9-5mdv2010.0
12cu|vdr-plugin-vcd-0.9-6|49	+ Revision: 401088
12cu|vdr-plugin-vcd-0.9-6|50	- rebuild for new VDR
12cu|vdr-plugin-vcd-0.9-6|51	
12cu|vdr-plugin-vcd-0.9-6|52	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.9-4mdv2009.1
12cu|vdr-plugin-vcd-0.9-6|53	+ Revision: 359380
12cu|vdr-plugin-vcd-0.9-6|54	- rebuild for new vdr
12cu|vdr-plugin-vcd-0.9-6|55	
12cu|vdr-plugin-vcd-0.9-6|56	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.9-3mdv2009.0
12cu|vdr-plugin-vcd-0.9-6|57	+ Revision: 197994
12cu|vdr-plugin-vcd-0.9-6|58	- rebuild for new vdr
12cu|vdr-plugin-vcd-0.9-6|59	
12cu|vdr-plugin-vcd-0.9-6|60	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.9-2mdv2009.0
12cu|vdr-plugin-vcd-0.9-6|61	+ Revision: 197738
12cu|vdr-plugin-vcd-0.9-6|62	- add vdr_plugin_prep
12cu|vdr-plugin-vcd-0.9-6|63	- bump buildrequires on vdr-devel
12cu|vdr-plugin-vcd-0.9-6|64	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-vcd-0.9-6|65	- update URL
12cu|vdr-plugin-vcd-0.9-6|66	
12cu|vdr-plugin-vcd-0.9-6|67	* Fri Feb 29 2008 Anssi Hannula <anssi@mandriva.org> 0.9-1mdv2008.1
12cu|vdr-plugin-vcd-0.9-6|68	+ Revision: 176880
12cu|vdr-plugin-vcd-0.9-6|69	- new version
12cu|vdr-plugin-vcd-0.9-6|70	- drop patches, fixed upstream
12cu|vdr-plugin-vcd-0.9-6|71	
12cu|vdr-plugin-vcd-0.9-6|72	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.7-15mdv2008.1
12cu|vdr-plugin-vcd-0.9-6|73	+ Revision: 145241
12cu|vdr-plugin-vcd-0.9-6|74	- rebuild for new vdr
12cu|vdr-plugin-vcd-0.9-6|75	
12cu|vdr-plugin-vcd-0.9-6|76	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-vcd-0.9-6|77	- restore BuildRoot
12cu|vdr-plugin-vcd-0.9-6|78	
12cu|vdr-plugin-vcd-0.9-6|79	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-vcd-0.9-6|80	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-vcd-0.9-6|81	
12cu|vdr-plugin-vcd-0.9-6|82	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.7-14mdv2008.1
12cu|vdr-plugin-vcd-0.9-6|83	+ Revision: 103230
12cu|vdr-plugin-vcd-0.9-6|84	- rebuild for new vdr
12cu|vdr-plugin-vcd-0.9-6|85	
12cu|vdr-plugin-vcd-0.9-6|86	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.7-13mdv2008.0
12cu|vdr-plugin-vcd-0.9-6|87	+ Revision: 50061
12cu|vdr-plugin-vcd-0.9-6|88	- rebuild for new vdr
12cu|vdr-plugin-vcd-0.9-6|89	
12cu|vdr-plugin-vcd-0.9-6|90	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.7-12mdv2008.0
12cu|vdr-plugin-vcd-0.9-6|91	+ Revision: 42144
12cu|vdr-plugin-vcd-0.9-6|92	- rebuild for new vdr
12cu|vdr-plugin-vcd-0.9-6|93	
12cu|vdr-plugin-vcd-0.9-6|94	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.7-11mdv2008.0
12cu|vdr-plugin-vcd-0.9-6|95	+ Revision: 22720
12cu|vdr-plugin-vcd-0.9-6|96	- rebuild for new vdr
12cu|vdr-plugin-vcd-0.9-6|97	
12cu|vdr-plugin-vcd-0.9-6|98	
12cu|vdr-plugin-vcd-0.9-6|99	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.7-10mdv2007.0
12cu|vdr-plugin-vcd-0.9-6|100	+ Revision: 90982
12cu|vdr-plugin-vcd-0.9-6|101	- rebuild for new vdr
12cu|vdr-plugin-vcd-0.9-6|102	- add vdr user to cdwriter group
12cu|vdr-plugin-vcd-0.9-6|103	
12cu|vdr-plugin-vcd-0.9-6|104	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.7-9mdv2007.1
12cu|vdr-plugin-vcd-0.9-6|105	+ Revision: 74096
12cu|vdr-plugin-vcd-0.9-6|106	- rebuild for new vdr
12cu|vdr-plugin-vcd-0.9-6|107	- Import vdr-plugin-vcd
12cu|vdr-plugin-vcd-0.9-6|108	
12cu|vdr-plugin-vcd-0.9-6|109	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.7-8mdv2007.0
12cu|vdr-plugin-vcd-0.9-6|110	- rebuild for new vdr
12cu|vdr-plugin-vcd-0.9-6|111	
12cu|vdr-plugin-vcd-0.9-6|112	* Fri Sep 01 2006 Anssi Hannula <anssi@mandriva.org> 0.7-7mdv2007.0
12cu|vdr-plugin-vcd-0.9-6|113	- add vdr to cdrom group
12cu|vdr-plugin-vcd-0.9-6|114	
12cu|vdr-plugin-vcd-0.9-6|115	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.7-6mdv2007.0
12cu|vdr-plugin-vcd-0.9-6|116	- stricter abi requires
12cu|vdr-plugin-vcd-0.9-6|117	
12cu|vdr-plugin-vcd-0.9-6|118	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.7-5mdv2007.0
12cu|vdr-plugin-vcd-0.9-6|119	- rebuild for new vdr
12cu|vdr-plugin-vcd-0.9-6|120	
12cu|vdr-plugin-vcd-0.9-6|121	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.7-4mdv2007.0
12cu|vdr-plugin-vcd-0.9-6|122	- rebuild for new vdr
12cu|vdr-plugin-vcd-0.9-6|123	
12cu|vdr-plugin-vcd-0.9-6|124	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.7-3mdv2007.0
12cu|vdr-plugin-vcd-0.9-6|125	- rebuild for new vdr
12cu|vdr-plugin-vcd-0.9-6|126	
12cu|vdr-plugin-vcd-0.9-6|127	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.7-2mdv2007.0
12cu|vdr-plugin-vcd-0.9-6|128	- rebuild for new vdr
12cu|vdr-plugin-vcd-0.9-6|129	
12cu|vdr-plugin-vcd-0.9-6|130	* Fri Jun 02 2006 Anssi Hannula <anssi@mandriva.org> 0.7-1mdv2007.0
12cu|vdr-plugin-vcd-0.9-6|131	- initial Mandriva release
12cu|vdr-plugin-vcd-0.9-6|132	

13174 12
12cu|vdr-plugin-vdrrip-0.3.0-10|1	
12cu|vdr-plugin-vdrrip-0.3.0-10|2	%define plugin	vdrrip
12cu|vdr-plugin-vdrrip-0.3.0-10|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-vdrrip-0.3.0-10|4	%define version	0.3.0
12cu|vdr-plugin-vdrrip-0.3.0-10|5	%define rel	10
12cu|vdr-plugin-vdrrip-0.3.0-10|6	
12cu|vdr-plugin-vdrrip-0.3.0-10|7	%bcond_with	plf
12cu|vdr-plugin-vdrrip-0.3.0-10|8	
12cu|vdr-plugin-vdrrip-0.3.0-10|9	%if %with plf
12cu|vdr-plugin-vdrrip-0.3.0-10|10	%define distsuffix plf
12cu|vdr-plugin-vdrrip-0.3.0-10|11	%endif
12cu|vdr-plugin-vdrrip-0.3.0-10|12	
12cu|vdr-plugin-vdrrip-0.3.0-10|13	Summary:	VDR plugin: A MPlayer using movie encoder
12cu|vdr-plugin-vdrrip-0.3.0-10|14	Name:		%name
12cu|vdr-plugin-vdrrip-0.3.0-10|15	Version:	%version
12cu|vdr-plugin-vdrrip-0.3.0-10|16	Release:	%mkrel %rel
12cu|vdr-plugin-vdrrip-0.3.0-10|17	Group:		Video
12cu|vdr-plugin-vdrrip-0.3.0-10|18	License:	GPL
12cu|vdr-plugin-vdrrip-0.3.0-10|19	# an interesting use of a domain...
12cu|vdr-plugin-vdrrip-0.3.0-10|20	URL:		http://www.a-land.de/
12cu|vdr-plugin-vdrrip-0.3.0-10|21	Source:		http://www.a-land.de/vdr-%plugin-%version.tgz
12cu|vdr-plugin-vdrrip-0.3.0-10|22	# e-tobi script
12cu|vdr-plugin-vdrrip-0.3.0-10|23	Source1:	vdrripsplit.sh
12cu|vdr-plugin-vdrrip-0.3.0-10|24	# initscript
12cu|vdr-plugin-vdrrip-0.3.0-10|25	Source2:	vdrrip.init
12cu|vdr-plugin-vdrrip-0.3.0-10|26	Source3:	vdrrip.sysconfig
12cu|vdr-plugin-vdrrip-0.3.0-10|27	Patch0:		vdrrip-0.3.0-paths.patch
12cu|vdr-plugin-vdrrip-0.3.0-10|28	# (anssi) This seems to be the easiest way to do detaching...
12cu|vdr-plugin-vdrrip-0.3.0-10|29	Patch8:		vdrrip-0.3.0-queue-bg.patch
12cu|vdr-plugin-vdrrip-0.3.0-10|30	# (anssi) Link against dvdread instead of dvdnav, as dvdnav is not needed
12cu|vdr-plugin-vdrrip-0.3.0-10|31	# and does not contain the needed headers as of 11/2007
12cu|vdr-plugin-vdrrip-0.3.0-10|32	Patch9:		vdrrip-dvdnav2dvdread.patch
12cu|vdr-plugin-vdrrip-0.3.0-10|33	# #35140
12cu|vdr-plugin-vdrrip-0.3.0-10|34	Patch10:	vdrrip-dvdread-inttypes.patch
12cu|vdr-plugin-vdrrip-0.3.0-10|35	Patch12:	vdrrip-0.3.0-i18n-1.6.patch
12cu|vdr-plugin-vdrrip-0.3.0-10|36	Patch13:	vdrrip-format-string.patch
12cu|vdr-plugin-vdrrip-0.3.0-10|37	Patch14:	vdrrip-const-char-gcc4.4.patch
12cu|vdr-plugin-vdrrip-0.3.0-10|38	# e-tobi patches
12cu|vdr-plugin-vdrrip-0.3.0-10|39	Patch1:		02_maketempdir.dpatch
12cu|vdr-plugin-vdrrip-0.3.0-10|40	Patch2:		03_greppid2.dpatch
12cu|vdr-plugin-vdrrip-0.3.0-10|41	Patch3:		05_fix-dvdparameter.dpatch
12cu|vdr-plugin-vdrrip-0.3.0-10|42	Patch4:		06_fix-ogm-ac3-vdrsync-dev.dpatch
12cu|vdr-plugin-vdrrip-0.3.0-10|43	Patch5:		07_preserve-queue-owner.dpatch
12cu|vdr-plugin-vdrrip-0.3.0-10|44	Patch6:		11_fix-identify-aspect.dpatch
12cu|vdr-plugin-vdrrip-0.3.0-10|45	Patch7:		91_vdrrip+dvd-0.3.0-1.3.7.dpatch
12cu|vdr-plugin-vdrrip-0.3.0-10|46	Patch11:		95_fix_crop.dpatch
12cu|vdr-plugin-vdrrip-0.3.0-10|47	BuildRequires:	vdr-devel >= 1.6.0-7
12cu|vdr-plugin-vdrrip-0.3.0-10|48	%if %with plf
12cu|vdr-plugin-vdrrip-0.3.0-10|49	BuildRequires:	libdvdread-devel
12cu|vdr-plugin-vdrrip-0.3.0-10|50	%endif
12cu|vdr-plugin-vdrrip-0.3.0-10|51	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-vdrrip-0.3.0-10|52	# The plugin really requires these itself as well
12cu|vdr-plugin-vdrrip-0.3.0-10|53	Requires:	mplayer
12cu|vdr-plugin-vdrrip-0.3.0-10|54	Requires:	mencoder
12cu|vdr-plugin-vdrrip-0.3.0-10|55	Suggests:	vdrrip
12cu|vdr-plugin-vdrrip-0.3.0-10|56	
12cu|vdr-plugin-vdrrip-0.3.0-10|57	%description
12cu|vdr-plugin-vdrrip-0.3.0-10|58	Vdrrip is a plugin to encode the vdr recordings into several
12cu|vdr-plugin-vdrrip-0.3.0-10|59	formats. You likely want to also install the vdrrip package which
12cu|vdr-plugin-vdrrip-0.3.0-10|60	contains the queue handler script.
12cu|vdr-plugin-vdrrip-0.3.0-10|61	%if %with plf
12cu|vdr-plugin-vdrrip-0.3.0-10|62	This package is in PLF because this build contains support for DVD
12cu|vdr-plugin-vdrrip-0.3.0-10|63	ripping which may be prohibited by local laws.
12cu|vdr-plugin-vdrrip-0.3.0-10|64	%endif
12cu|vdr-plugin-vdrrip-0.3.0-10|65	
12cu|vdr-plugin-vdrrip-0.3.0-10|66	%package -n %plugin
12cu|vdr-plugin-vdrrip-0.3.0-10|67	Summary:	Queue handler of vdrrip
12cu|vdr-plugin-vdrrip-0.3.0-10|68	Group:		Video
12cu|vdr-plugin-vdrrip-0.3.0-10|69	Requires(preun): rpm-helper
12cu|vdr-plugin-vdrrip-0.3.0-10|70	Requires(post):	rpm-helper
12cu|vdr-plugin-vdrrip-0.3.0-10|71	Requires:	mplayer
12cu|vdr-plugin-vdrrip-0.3.0-10|72	Requires:	mencoder
12cu|vdr-plugin-vdrrip-0.3.0-10|73	Suggests:	ogmtools
12cu|vdr-plugin-vdrrip-0.3.0-10|74	Suggests:	vdrsync
12cu|vdr-plugin-vdrrip-0.3.0-10|75	Suggests:	mkvtoolnix
12cu|vdr-plugin-vdrrip-0.3.0-10|76	Suggests:	ffmpeg
12cu|vdr-plugin-vdrrip-0.3.0-10|77	
12cu|vdr-plugin-vdrrip-0.3.0-10|78	%description -n %plugin
12cu|vdr-plugin-vdrrip-0.3.0-10|79	The queue handler for VDR vdrrip plugin. It does the actual
12cu|vdr-plugin-vdrrip-0.3.0-10|80	encoding.
12cu|vdr-plugin-vdrrip-0.3.0-10|81	
12cu|vdr-plugin-vdrrip-0.3.0-10|82	For encoding ogm files you also need the packages ogmtools and
12cu|vdr-plugin-vdrrip-0.3.0-10|83	vdrsync. For encoding matroska files you need the packages
12cu|vdr-plugin-vdrrip-0.3.0-10|84	mkvtoolnix and vdrsync. For encoding ogm or matroska files with mp3
12cu|vdr-plugin-vdrrip-0.3.0-10|85	or ogg vorbis audio you also need the package ffmpeg.
12cu|vdr-plugin-vdrrip-0.3.0-10|86	
12cu|vdr-plugin-vdrrip-0.3.0-10|87	%prep
12cu|vdr-plugin-vdrrip-0.3.0-10|88	%setup -q -n %plugin-%version
12cu|vdr-plugin-vdrrip-0.3.0-10|89	%patch0 -p1
12cu|vdr-plugin-vdrrip-0.3.0-10|90	%patch1 -p1
12cu|vdr-plugin-vdrrip-0.3.0-10|91	%patch2 -p1
12cu|vdr-plugin-vdrrip-0.3.0-10|92	%patch3 -p1
12cu|vdr-plugin-vdrrip-0.3.0-10|93	%patch4 -p1
12cu|vdr-plugin-vdrrip-0.3.0-10|94	%patch5 -p1
12cu|vdr-plugin-vdrrip-0.3.0-10|95	%patch6 -p1
12cu|vdr-plugin-vdrrip-0.3.0-10|96	%patch7 -p1
12cu|vdr-plugin-vdrrip-0.3.0-10|97	%patch8 -p1
12cu|vdr-plugin-vdrrip-0.3.0-10|98	%patch9 -p1
12cu|vdr-plugin-vdrrip-0.3.0-10|99	%patch10 -p1
12cu|vdr-plugin-vdrrip-0.3.0-10|100	%patch11 -p1
12cu|vdr-plugin-vdrrip-0.3.0-10|101	%patch12 -p1
12cu|vdr-plugin-vdrrip-0.3.0-10|102	%patch13 -p1
12cu|vdr-plugin-vdrrip-0.3.0-10|103	%patch14 -p1
12cu|vdr-plugin-vdrrip-0.3.0-10|104	%vdr_plugin_prep
12cu|vdr-plugin-vdrrip-0.3.0-10|105	chmod -x TODO COPYING README FAQ HISTORY
12cu|vdr-plugin-vdrrip-0.3.0-10|106	perl -pi -e 's,scriptdir=.*$,scriptdir="%{_sysconfdir}/%{plugin}",' scripts/queuehandler.sh
12cu|vdr-plugin-vdrrip-0.3.0-10|107	grep scriptdir= scripts/queuehandler.sh
12cu|vdr-plugin-vdrrip-0.3.0-10|108	
12cu|vdr-plugin-vdrrip-0.3.0-10|109	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-vdrrip-0.3.0-10|110	# You likely want to also install the vdrrip package which
12cu|vdr-plugin-vdrrip-0.3.0-10|111	# contains the queue handler script which does the actual encoding.
12cu|vdr-plugin-vdrrip-0.3.0-10|112	#
12cu|vdr-plugin-vdrrip-0.3.0-10|113	# use alternative mplayer instead of the default one
12cu|vdr-plugin-vdrrip-0.3.0-10|114	var=MPLAYER
12cu|vdr-plugin-vdrrip-0.3.0-10|115	param="-p MPLAYER"
12cu|vdr-plugin-vdrrip-0.3.0-10|116	# use alternative mencoder instead of the default one
12cu|vdr-plugin-vdrrip-0.3.0-10|117	var=MENCODER
12cu|vdr-plugin-vdrrip-0.3.0-10|118	param="-e MENCODER"
12cu|vdr-plugin-vdrrip-0.3.0-10|119	%if %with plf
12cu|vdr-plugin-vdrrip-0.3.0-10|120	# use alternative DVD device instead of /dev/dvd
12cu|vdr-plugin-vdrrip-0.3.0-10|121	var=DVD_DEVICE
12cu|vdr-plugin-vdrrip-0.3.0-10|122	param="-d DVD_DEVICE"
12cu|vdr-plugin-vdrrip-0.3.0-10|123	%endif
12cu|vdr-plugin-vdrrip-0.3.0-10|124	%vdr_plugin_params_end
12cu|vdr-plugin-vdrrip-0.3.0-10|125	
12cu|vdr-plugin-vdrrip-0.3.0-10|126	%build
12cu|vdr-plugin-vdrrip-0.3.0-10|127	# see #35140
12cu|vdr-plugin-vdrrip-0.3.0-10|128	VDR_PLUGIN_EXTRA_FLAGS="-D__STDC_LIMIT_MACROS"
12cu|vdr-plugin-vdrrip-0.3.0-10|129	%vdr_plugin_build \
12cu|vdr-plugin-vdrrip-0.3.0-10|130	%if %with plf
12cu|vdr-plugin-vdrrip-0.3.0-10|131	VDRRIP_DVD=1
12cu|vdr-plugin-vdrrip-0.3.0-10|132	%endif
12cu|vdr-plugin-vdrrip-0.3.0-10|133	
12cu|vdr-plugin-vdrrip-0.3.0-10|134	%install
12cu|vdr-plugin-vdrrip-0.3.0-10|135	%vdr_plugin_install
12cu|vdr-plugin-vdrrip-0.3.0-10|136	install -d -m755 %{buildroot}%{_bindir}
12cu|vdr-plugin-vdrrip-0.3.0-10|137	install -m755 scripts/queuehandler.sh %{buildroot}%{_bindir}
12cu|vdr-plugin-vdrrip-0.3.0-10|138	install -m755 %SOURCE1 %{buildroot}%{_bindir}
12cu|vdr-plugin-vdrrip-0.3.0-10|139	install -d -m755 %{buildroot}%{_sysconfdir}/%{plugin}
12cu|vdr-plugin-vdrrip-0.3.0-10|140	install -m644 scripts/queuehandler.sh.conf %{buildroot}%{_sysconfdir}/%{plugin}
12cu|vdr-plugin-vdrrip-0.3.0-10|141	
12cu|vdr-plugin-vdrrip-0.3.0-10|142	install -d -m755 %{buildroot}%{_initrddir} %{buildroot}%{_sysconfdir}/sysconfig
12cu|vdr-plugin-vdrrip-0.3.0-10|143	install -m755 %SOURCE2 %{buildroot}%{_initrddir}/%{plugin}
12cu|vdr-plugin-vdrrip-0.3.0-10|144	install -m644 %SOURCE3 %{buildroot}%{_sysconfdir}/sysconfig/%{plugin}
12cu|vdr-plugin-vdrrip-0.3.0-10|145	
12cu|vdr-plugin-vdrrip-0.3.0-10|146	%post -n %plugin
12cu|vdr-plugin-vdrrip-0.3.0-10|147	%_post_service %plugin
12cu|vdr-plugin-vdrrip-0.3.0-10|148	
12cu|vdr-plugin-vdrrip-0.3.0-10|149	%preun -n %plugin
12cu|vdr-plugin-vdrrip-0.3.0-10|150	%_preun_service %plugin
12cu|vdr-plugin-vdrrip-0.3.0-10|151	
12cu|vdr-plugin-vdrrip-0.3.0-10|152	%files -f %plugin.vdr
12cu|vdr-plugin-vdrrip-0.3.0-10|153	%defattr(-,root,root)
12cu|vdr-plugin-vdrrip-0.3.0-10|154	%doc README HISTORY FAQ TODO COPYING scripts/sleephalt.sh scripts/vdrshutdown.sh
12cu|vdr-plugin-vdrrip-0.3.0-10|155	
12cu|vdr-plugin-vdrrip-0.3.0-10|156	%files -n %plugin
12cu|vdr-plugin-vdrrip-0.3.0-10|157	%{_bindir}/vdrripsplit.sh
12cu|vdr-plugin-vdrrip-0.3.0-10|158	%{_bindir}/queuehandler.sh
12cu|vdr-plugin-vdrrip-0.3.0-10|159	%dir %{_sysconfdir}/%{plugin}
12cu|vdr-plugin-vdrrip-0.3.0-10|160	%config(noreplace) %{_sysconfdir}/%{plugin}/queuehandler.sh.conf
12cu|vdr-plugin-vdrrip-0.3.0-10|161	%{_initrddir}/%{plugin}
12cu|vdr-plugin-vdrrip-0.3.0-10|162	%config(noreplace) %{_sysconfdir}/sysconfig/%{plugin}
12cu|vdr-plugin-vdrrip-0.3.0-10|163	
12cu|vdr-plugin-vdrrip-0.3.0-10|164	
12cu|vdr-plugin-vdrrip-0.3.0-10|165	%changelog
12cu|vdr-plugin-vdrrip-0.3.0-10|166	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.3.0-9mdv2010.0
12cu|vdr-plugin-vdrrip-0.3.0-10|167	+ Revision: 401088
12cu|vdr-plugin-vdrrip-0.3.0-10|168	- rebuild for new VDR
12cu|vdr-plugin-vdrrip-0.3.0-10|169	- adapt for vdr compilation flags handling changes, bump buildrequires
12cu|vdr-plugin-vdrrip-0.3.0-10|170	- fix build with gcc4.4 (const-char-gcc4.4.patch)
12cu|vdr-plugin-vdrrip-0.3.0-10|171	
12cu|vdr-plugin-vdrrip-0.3.0-10|172	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.3.0-8mdv2009.1
12cu|vdr-plugin-vdrrip-0.3.0-10|173	+ Revision: 359792
12cu|vdr-plugin-vdrrip-0.3.0-10|174	- fix format strings (format-string.patch)
12cu|vdr-plugin-vdrrip-0.3.0-10|175	- rediff dvdnav2dvdread patch
12cu|vdr-plugin-vdrrip-0.3.0-10|176	- rebuild for new vdr
12cu|vdr-plugin-vdrrip-0.3.0-10|177	- detach queuehandler.sh from controlling terminal with setsid
12cu|vdr-plugin-vdrrip-0.3.0-10|178	
12cu|vdr-plugin-vdrrip-0.3.0-10|179	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.3.0-7mdv2009.0
12cu|vdr-plugin-vdrrip-0.3.0-10|180	+ Revision: 197995
12cu|vdr-plugin-vdrrip-0.3.0-10|181	- rebuild for new vdr
12cu|vdr-plugin-vdrrip-0.3.0-10|182	
12cu|vdr-plugin-vdrrip-0.3.0-10|183	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.3.0-6mdv2009.0
12cu|vdr-plugin-vdrrip-0.3.0-10|184	+ Revision: 197739
12cu|vdr-plugin-vdrrip-0.3.0-10|185	- add vdr_plugin_prep
12cu|vdr-plugin-vdrrip-0.3.0-10|186	- bump buildrequires on vdr-devel
12cu|vdr-plugin-vdrrip-0.3.0-10|187	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-vdrrip-0.3.0-10|188	- fix cropping (P11 from e-tobi)
12cu|vdr-plugin-vdrrip-0.3.0-10|189	- plugin package suggests vdrrip
12cu|vdr-plugin-vdrrip-0.3.0-10|190	- vdrrip package suggests encoding tools for all codecs
12cu|vdr-plugin-vdrrip-0.3.0-10|191	- drop never-installed urpmi readme file
12cu|vdr-plugin-vdrrip-0.3.0-10|192	
12cu|vdr-plugin-vdrrip-0.3.0-10|193	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.3.0-5mdv2008.1
12cu|vdr-plugin-vdrrip-0.3.0-10|194	+ Revision: 145252
12cu|vdr-plugin-vdrrip-0.3.0-10|195	- rebuild for new vdr
12cu|vdr-plugin-vdrrip-0.3.0-10|196	- adapt for changed vdr optflags scheme
12cu|vdr-plugin-vdrrip-0.3.0-10|197	
12cu|vdr-plugin-vdrrip-0.3.0-10|198	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-vdrrip-0.3.0-10|199	- restore BuildRoot
12cu|vdr-plugin-vdrrip-0.3.0-10|200	
12cu|vdr-plugin-vdrrip-0.3.0-10|201	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-vdrrip-0.3.0-10|202	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-vdrrip-0.3.0-10|203	
12cu|vdr-plugin-vdrrip-0.3.0-10|204	* Wed Nov 14 2007 Anssi Hannula <anssi@mandriva.org> 0.3.0-4mdv2008.1
12cu|vdr-plugin-vdrrip-0.3.0-10|205	+ Revision: 108696
12cu|vdr-plugin-vdrrip-0.3.0-10|206	- include inttypes.h before dvdread (#35140)
12cu|vdr-plugin-vdrrip-0.3.0-10|207	
12cu|vdr-plugin-vdrrip-0.3.0-10|208	* Tue Nov 06 2007 Anssi Hannula <anssi@mandriva.org> 0.3.0-3mdv2008.1
12cu|vdr-plugin-vdrrip-0.3.0-10|209	+ Revision: 106428
12cu|vdr-plugin-vdrrip-0.3.0-10|210	- link against dvdread instead of dvdnav as that is what is actually used
12cu|vdr-plugin-vdrrip-0.3.0-10|211	
12cu|vdr-plugin-vdrrip-0.3.0-10|212	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.3.0-2mdv2008.1
12cu|vdr-plugin-vdrrip-0.3.0-10|213	+ Revision: 103235
12cu|vdr-plugin-vdrrip-0.3.0-10|214	- rebuild for new vdr
12cu|vdr-plugin-vdrrip-0.3.0-10|215	
12cu|vdr-plugin-vdrrip-0.3.0-10|216	* Fri Jul 20 2007 Anssi Hannula <anssi@mandriva.org> 0.3.0-1mdv2008.0
12cu|vdr-plugin-vdrrip-0.3.0-10|217	+ Revision: 53776
12cu|vdr-plugin-vdrrip-0.3.0-10|218	- initial Mandriva release
12cu|vdr-plugin-vdrrip-0.3.0-10|219	

13175 12
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|1	
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|2	%define plugin	vnsiserver
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|4	%define version	0.0.1
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|5	%define snap	32590
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|6	%define rel	3
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|7	
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|8	Summary:	VDR plugin: VDR-Network-Streaming-Interface (VNSI) Server
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|9	Name:		%name
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|10	Version:	%version
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|11	Release:	0.svn%snap.%rel
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|12	Group:		Video
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|13	License:	GPLv2+
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|14	URL:		http://xbmc.org/
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|15	
12cu|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
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|17	# REV=$(svn info $URL| sed -ne 's/^Last Changed Rev: //p')
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|18	# svn export -r $REV $URL vnsiserver-$REV
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|19	# tar -cjf vdr-vnsiserver-$REV.tar.bz2 vnsiserver-$REV
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|20	Source:		vdr-%plugin-%snap.tar.bz2
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|21	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|22	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|23	
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|24	%description
12cu|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.
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|26	
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|27	%prep
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|28	%setup -q -n %plugin-%snap
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|29	%apply_patches
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|30	%vdr_plugin_prep
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|31	
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|32	%build
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|33	%vdr_plugin_build
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|34	
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|35	%install
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|36	%vdr_plugin_install
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|37	
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|38	install -m755 -d %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|39	install -m644 %{plugin}/* %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|40	
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|41	install -m755 -d %{buildroot}%{vdr_plugin_datadir}/%{plugin}
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|42	mv %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}/noSignal.mpg %{buildroot}%{vdr_plugin_datadir}/%{plugin}
12cu|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
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|44	
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|45	%files -f %plugin.vdr
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|46	%defattr(-,root,root)
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|47	%doc README HISTORY
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|48	%dir %{vdr_plugin_cfgdir}/%{plugin}
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|49	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/allowed_hosts.conf
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|50	%config(noreplace) %{vdr_plugin_cfgdir}/%{plugin}/noSignal.mpg
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|51	%dir %{vdr_plugin_datadir}/%{plugin}
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|52	%{vdr_plugin_datadir}/%{plugin}/noSignal.mpg
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|53	
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|54	
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|55	
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|56	%changelog
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|57	* Wed Aug 11 2010 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.svn32590.1mdv2011.0
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|58	+ Revision: 569119
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|59	- new snapshot (fixes issues with config files)
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|60	- config files moved to proper location and marked as noreplace
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|61	- drop upstreamed patch
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|62	
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|63	* Sat Aug 07 2010 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.svn32585.2mdv2011.0
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|64	+ Revision: 567441
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|65	- fix crash when a recording has no title in path and no event info
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|66	
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|67	* Sat Aug 07 2010 Anssi Hannula <anssi@mandriva.org> 0.0.1-0.svn32585.1mdv2011.0
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|68	+ Revision: 567417
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|69	- initial Mandriva release
12cu|vdr-plugin-vnsiserver-0.0.1-0.svn32590.3|70	

13176 12
12cu|vdr-plugin-wapd-0.9-6|1	
12cu|vdr-plugin-wapd-0.9-6|2	%define plugin	wapd
12cu|vdr-plugin-wapd-0.9-6|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-wapd-0.9-6|4	%define version	0.9
12cu|vdr-plugin-wapd-0.9-6|5	%define rel	6
12cu|vdr-plugin-wapd-0.9-6|6	
12cu|vdr-plugin-wapd-0.9-6|7	Summary:	VDR plugin: Remote control by WAP
12cu|vdr-plugin-wapd-0.9-6|8	Name:		%name
12cu|vdr-plugin-wapd-0.9-6|9	Version:	%version
12cu|vdr-plugin-wapd-0.9-6|10	Release:	%mkrel %rel
12cu|vdr-plugin-wapd-0.9-6|11	Group:		Video
12cu|vdr-plugin-wapd-0.9-6|12	License:	GPL
12cu|vdr-plugin-wapd-0.9-6|13	URL:		http://www.heiligenmann.de/vdr/vdr/plugins/wapd.html
12cu|vdr-plugin-wapd-0.9-6|14	Source:		http://www.heiligenmann.de/vdr/download/vdr-%plugin-%version.tgz
12cu|vdr-plugin-wapd-0.9-6|15	Patch0:		02_gettext-i18n.dpatch
12cu|vdr-plugin-wapd-0.9-6|16	Patch1:		03_gcc-4.1.x.dpatch
12cu|vdr-plugin-wapd-0.9-6|17	Patch2:		wapd-linking-order.patch
12cu|vdr-plugin-wapd-0.9-6|18	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-wapd-0.9-6|19	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-wapd-0.9-6|20	
12cu|vdr-plugin-wapd-0.9-6|21	%description
12cu|vdr-plugin-wapd-0.9-6|22	This plugin lets VDR listen to WAP requests to allow remote control
12cu|vdr-plugin-wapd-0.9-6|23	by WML enabled browsers - eg. mobile devices - and is called "WAP
12cu|vdr-plugin-wapd-0.9-6|24	daemon" or "wapd".
12cu|vdr-plugin-wapd-0.9-6|25	
12cu|vdr-plugin-wapd-0.9-6|26	%prep
12cu|vdr-plugin-wapd-0.9-6|27	%setup -q -n %plugin-%version
12cu|vdr-plugin-wapd-0.9-6|28	%patch0 -p1
12cu|vdr-plugin-wapd-0.9-6|29	%patch1 -p1
12cu|vdr-plugin-wapd-0.9-6|30	%patch2 -p1
12cu|vdr-plugin-wapd-0.9-6|31	%vdr_plugin_prep
12cu|vdr-plugin-wapd-0.9-6|32	
12cu|vdr-plugin-wapd-0.9-6|33	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-wapd-0.9-6|34	# use PORT for WAP (default: 8888)
12cu|vdr-plugin-wapd-0.9-6|35	var=PORT
12cu|vdr-plugin-wapd-0.9-6|36	param="-p PORT"
12cu|vdr-plugin-wapd-0.9-6|37	%vdr_plugin_params_end
12cu|vdr-plugin-wapd-0.9-6|38	
12cu|vdr-plugin-wapd-0.9-6|39	%build
12cu|vdr-plugin-wapd-0.9-6|40	%vdr_plugin_build
12cu|vdr-plugin-wapd-0.9-6|41	
12cu|vdr-plugin-wapd-0.9-6|42	%install
12cu|vdr-plugin-wapd-0.9-6|43	%vdr_plugin_install
12cu|vdr-plugin-wapd-0.9-6|44	install -D -m755 wappasswd %{buildroot}%{_bindir}/wappasswd
12cu|vdr-plugin-wapd-0.9-6|45	
12cu|vdr-plugin-wapd-0.9-6|46	%files -f %plugin.vdr
12cu|vdr-plugin-wapd-0.9-6|47	%defattr(-,root,root)
12cu|vdr-plugin-wapd-0.9-6|48	%doc README HISTORY
12cu|vdr-plugin-wapd-0.9-6|49	%{_bindir}/wappasswd
12cu|vdr-plugin-wapd-0.9-6|50	
12cu|vdr-plugin-wapd-0.9-6|51	
12cu|vdr-plugin-wapd-0.9-6|52	%changelog
12cu|vdr-plugin-wapd-0.9-6|53	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.9-5mdv2010.0
12cu|vdr-plugin-wapd-0.9-6|54	+ Revision: 401088
12cu|vdr-plugin-wapd-0.9-6|55	- rebuild for new VDR
12cu|vdr-plugin-wapd-0.9-6|56	- fix build failure due to wrong linking order (linking-order.patch)
12cu|vdr-plugin-wapd-0.9-6|57	
12cu|vdr-plugin-wapd-0.9-6|58	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.9-4mdv2009.1
12cu|vdr-plugin-wapd-0.9-6|59	+ Revision: 359383
12cu|vdr-plugin-wapd-0.9-6|60	- rebuild for new vdr
12cu|vdr-plugin-wapd-0.9-6|61	
12cu|vdr-plugin-wapd-0.9-6|62	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.9-3mdv2009.0
12cu|vdr-plugin-wapd-0.9-6|63	+ Revision: 197997
12cu|vdr-plugin-wapd-0.9-6|64	- rebuild for new vdr
12cu|vdr-plugin-wapd-0.9-6|65	
12cu|vdr-plugin-wapd-0.9-6|66	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.9-2mdv2009.0
12cu|vdr-plugin-wapd-0.9-6|67	+ Revision: 197741
12cu|vdr-plugin-wapd-0.9-6|68	- add vdr_plugin_prep
12cu|vdr-plugin-wapd-0.9-6|69	- bump buildrequires on vdr-devel
12cu|vdr-plugin-wapd-0.9-6|70	- adapt to gettext i18n of VDR 1.6 (P0 from e-tobi)
12cu|vdr-plugin-wapd-0.9-6|71	- fix compiler warnings (P1 from e-tobi)
12cu|vdr-plugin-wapd-0.9-6|72	
12cu|vdr-plugin-wapd-0.9-6|73	* Fri Feb 29 2008 Anssi Hannula <anssi@mandriva.org> 0.9-1mdv2008.1
12cu|vdr-plugin-wapd-0.9-6|74	+ Revision: 176882
12cu|vdr-plugin-wapd-0.9-6|75	- new version
12cu|vdr-plugin-wapd-0.9-6|76	- drop patch, fixed upstream
12cu|vdr-plugin-wapd-0.9-6|77	
12cu|vdr-plugin-wapd-0.9-6|78	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.8-3mdv2008.1
12cu|vdr-plugin-wapd-0.9-6|79	+ Revision: 145262
12cu|vdr-plugin-wapd-0.9-6|80	- rebuild for new vdr
12cu|vdr-plugin-wapd-0.9-6|81	
12cu|vdr-plugin-wapd-0.9-6|82	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-wapd-0.9-6|83	- restore BuildRoot
12cu|vdr-plugin-wapd-0.9-6|84	
12cu|vdr-plugin-wapd-0.9-6|85	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-wapd-0.9-6|86	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-wapd-0.9-6|87	
12cu|vdr-plugin-wapd-0.9-6|88	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.8-2mdv2008.1
12cu|vdr-plugin-wapd-0.9-6|89	+ Revision: 103243
12cu|vdr-plugin-wapd-0.9-6|90	- rebuild for new vdr
12cu|vdr-plugin-wapd-0.9-6|91	
12cu|vdr-plugin-wapd-0.9-6|92	* Fri Jul 20 2007 Anssi Hannula <anssi@mandriva.org> 0.8-1mdv2008.0
12cu|vdr-plugin-wapd-0.9-6|93	+ Revision: 53741
12cu|vdr-plugin-wapd-0.9-6|94	- initial Mandriva release
12cu|vdr-plugin-wapd-0.9-6|95	

13177 12
12cu|vdr-plugin-weather-0.2.1e-13|1	
12cu|vdr-plugin-weather-0.2.1e-13|2	%define plugin	weather
12cu|vdr-plugin-weather-0.2.1e-13|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-weather-0.2.1e-13|4	%define version	0.2.1e
12cu|vdr-plugin-weather-0.2.1e-13|5	%define rel	13
12cu|vdr-plugin-weather-0.2.1e-13|6	
12cu|vdr-plugin-weather-0.2.1e-13|7	Summary:	VDR plugin: Displays the current weather conditons
12cu|vdr-plugin-weather-0.2.1e-13|8	Name:		%name
12cu|vdr-plugin-weather-0.2.1e-13|9	Version:	%version
12cu|vdr-plugin-weather-0.2.1e-13|10	Release:	%mkrel %rel
12cu|vdr-plugin-weather-0.2.1e-13|11	Group:		Video
12cu|vdr-plugin-weather-0.2.1e-13|12	License:	GPL
12cu|vdr-plugin-weather-0.2.1e-13|13	URL:		http://www.moldaner.de/vdr/
12cu|vdr-plugin-weather-0.2.1e-13|14	Source:		http://www.moldaner.de/vdr/download/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-weather-0.2.1e-13|15	# dpatches from e-tobi repository
12cu|vdr-plugin-weather-0.2.1e-13|16	Patch0:		weather-02_vdr_1.3-fix.dpatch
12cu|vdr-plugin-weather-0.2.1e-13|17	Patch1:		weather-03_g++4.1-fix.dpatch
12cu|vdr-plugin-weather-0.2.1e-13|18	Patch2:		weather-04_ftp-location.dpatch
12cu|vdr-plugin-weather-0.2.1e-13|19	Patch3:		weather-0.2.1e-i18n-1.6.patch
12cu|vdr-plugin-weather-0.2.1e-13|20	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-weather-0.2.1e-13|21	BuildRequires:	mdsplib-devel
12cu|vdr-plugin-weather-0.2.1e-13|22	BuildRequires:	ftp-devel
12cu|vdr-plugin-weather-0.2.1e-13|23	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-weather-0.2.1e-13|24	
12cu|vdr-plugin-weather-0.2.1e-13|25	%description
12cu|vdr-plugin-weather-0.2.1e-13|26	Displays the current weather conditions for a selected location.
12cu|vdr-plugin-weather-0.2.1e-13|27	
12cu|vdr-plugin-weather-0.2.1e-13|28	%prep
12cu|vdr-plugin-weather-0.2.1e-13|29	%setup -q -n %plugin-%version
12cu|vdr-plugin-weather-0.2.1e-13|30	%patch0 -p1
12cu|vdr-plugin-weather-0.2.1e-13|31	%patch1 -p1
12cu|vdr-plugin-weather-0.2.1e-13|32	%patch2 -p1
12cu|vdr-plugin-weather-0.2.1e-13|33	%patch3 -p1
12cu|vdr-plugin-weather-0.2.1e-13|34	%vdr_plugin_prep
12cu|vdr-plugin-weather-0.2.1e-13|35	chmod 0644 HISTORY README
12cu|vdr-plugin-weather-0.2.1e-13|36	
12cu|vdr-plugin-weather-0.2.1e-13|37	%build
12cu|vdr-plugin-weather-0.2.1e-13|38	%vdr_plugin_build
12cu|vdr-plugin-weather-0.2.1e-13|39	
12cu|vdr-plugin-weather-0.2.1e-13|40	%install
12cu|vdr-plugin-weather-0.2.1e-13|41	%vdr_plugin_install
12cu|vdr-plugin-weather-0.2.1e-13|42	
12cu|vdr-plugin-weather-0.2.1e-13|43	%files -f %plugin.vdr
12cu|vdr-plugin-weather-0.2.1e-13|44	%defattr(-,root,root)
12cu|vdr-plugin-weather-0.2.1e-13|45	%doc README HISTORY
12cu|vdr-plugin-weather-0.2.1e-13|46	
12cu|vdr-plugin-weather-0.2.1e-13|47	
12cu|vdr-plugin-weather-0.2.1e-13|48	
12cu|vdr-plugin-weather-0.2.1e-13|49	
12cu|vdr-plugin-weather-0.2.1e-13|50	%changelog
12cu|vdr-plugin-weather-0.2.1e-13|51	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.2.1e-12mdv2010.0
12cu|vdr-plugin-weather-0.2.1e-13|52	+ Revision: 401088
12cu|vdr-plugin-weather-0.2.1e-13|53	- rebuild for new VDR
12cu|vdr-plugin-weather-0.2.1e-13|54	
12cu|vdr-plugin-weather-0.2.1e-13|55	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.2.1e-11mdv2009.1
12cu|vdr-plugin-weather-0.2.1e-13|56	+ Revision: 359384
12cu|vdr-plugin-weather-0.2.1e-13|57	- rebuild for new vdr
12cu|vdr-plugin-weather-0.2.1e-13|58	
12cu|vdr-plugin-weather-0.2.1e-13|59	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.2.1e-10mdv2009.0
12cu|vdr-plugin-weather-0.2.1e-13|60	+ Revision: 197998
12cu|vdr-plugin-weather-0.2.1e-13|61	- rebuild for new vdr
12cu|vdr-plugin-weather-0.2.1e-13|62	
12cu|vdr-plugin-weather-0.2.1e-13|63	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.2.1e-9mdv2009.0
12cu|vdr-plugin-weather-0.2.1e-13|64	+ Revision: 197742
12cu|vdr-plugin-weather-0.2.1e-13|65	- add vdr_plugin_prep
12cu|vdr-plugin-weather-0.2.1e-13|66	- bump buildrequires on vdr-devel
12cu|vdr-plugin-weather-0.2.1e-13|67	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-weather-0.2.1e-13|68	
12cu|vdr-plugin-weather-0.2.1e-13|69	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.2.1e-8mdv2008.1
12cu|vdr-plugin-weather-0.2.1e-13|70	+ Revision: 145266
12cu|vdr-plugin-weather-0.2.1e-13|71	- rebuild for new vdr
12cu|vdr-plugin-weather-0.2.1e-13|72	
12cu|vdr-plugin-weather-0.2.1e-13|73	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-weather-0.2.1e-13|74	- restore BuildRoot
12cu|vdr-plugin-weather-0.2.1e-13|75	
12cu|vdr-plugin-weather-0.2.1e-13|76	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-weather-0.2.1e-13|77	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-weather-0.2.1e-13|78	
12cu|vdr-plugin-weather-0.2.1e-13|79	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.2.1e-7mdv2008.1
12cu|vdr-plugin-weather-0.2.1e-13|80	+ Revision: 103247
12cu|vdr-plugin-weather-0.2.1e-13|81	- rebuild for new vdr
12cu|vdr-plugin-weather-0.2.1e-13|82	
12cu|vdr-plugin-weather-0.2.1e-13|83	* Fri Jul 20 2007 Anssi Hannula <anssi@mandriva.org> 0.2.1e-6mdv2008.0
12cu|vdr-plugin-weather-0.2.1e-13|84	+ Revision: 53739
12cu|vdr-plugin-weather-0.2.1e-13|85	- fix location of NOAA weather ftp server (patch2, from e-tobi)
12cu|vdr-plugin-weather-0.2.1e-13|86	
12cu|vdr-plugin-weather-0.2.1e-13|87	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.2.1e-5mdv2008.0
12cu|vdr-plugin-weather-0.2.1e-13|88	+ Revision: 50062
12cu|vdr-plugin-weather-0.2.1e-13|89	- rebuild for new vdr
12cu|vdr-plugin-weather-0.2.1e-13|90	
12cu|vdr-plugin-weather-0.2.1e-13|91	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.2.1e-4mdv2008.0
12cu|vdr-plugin-weather-0.2.1e-13|92	+ Revision: 42145
12cu|vdr-plugin-weather-0.2.1e-13|93	- rebuild for new vdr
12cu|vdr-plugin-weather-0.2.1e-13|94	
12cu|vdr-plugin-weather-0.2.1e-13|95	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.2.1e-3mdv2008.0
12cu|vdr-plugin-weather-0.2.1e-13|96	+ Revision: 22722
12cu|vdr-plugin-weather-0.2.1e-13|97	- rebuild for new vdr
12cu|vdr-plugin-weather-0.2.1e-13|98	
12cu|vdr-plugin-weather-0.2.1e-13|99	
12cu|vdr-plugin-weather-0.2.1e-13|100	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1e-2mdv2007.0
12cu|vdr-plugin-weather-0.2.1e-13|101	+ Revision: 90983
12cu|vdr-plugin-weather-0.2.1e-13|102	- rebuild for new vdr
12cu|vdr-plugin-weather-0.2.1e-13|103	
12cu|vdr-plugin-weather-0.2.1e-13|104	* Sat Nov 04 2006 Anssi Hannula <anssi@mandriva.org> 0.2.1e-1mdv2007.1
12cu|vdr-plugin-weather-0.2.1e-13|105	+ Revision: 76661
12cu|vdr-plugin-weather-0.2.1e-13|106	- Import vdr-plugin-weather
12cu|vdr-plugin-weather-0.2.1e-13|107	

13178 12
12cu|vdr-plugin-webvideo-0.3.2-5|1	
12cu|vdr-plugin-webvideo-0.3.2-5|2	%define plugin	webvideo
12cu|vdr-plugin-webvideo-0.3.2-5|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-webvideo-0.3.2-5|4	%define version	0.3.2
12cu|vdr-plugin-webvideo-0.3.2-5|5	%define rel	5
12cu|vdr-plugin-webvideo-0.3.2-5|6	
12cu|vdr-plugin-webvideo-0.3.2-5|7	%define major	0
12cu|vdr-plugin-webvideo-0.3.2-5|8	%define libname	%mklibname webvi %{major}
12cu|vdr-plugin-webvideo-0.3.2-5|9	%define devname %mklibname webvi -d
12cu|vdr-plugin-webvideo-0.3.2-5|10	
12cu|vdr-plugin-webvideo-0.3.2-5|11	Summary:	VDR plugin: Download video files from the web
12cu|vdr-plugin-webvideo-0.3.2-5|12	Name:		%name
12cu|vdr-plugin-webvideo-0.3.2-5|13	Version:	%version
12cu|vdr-plugin-webvideo-0.3.2-5|14	Release:	%mkrel %rel
12cu|vdr-plugin-webvideo-0.3.2-5|15	Group:		Video
12cu|vdr-plugin-webvideo-0.3.2-5|16	License:	GPLv3+
12cu|vdr-plugin-webvideo-0.3.2-5|17	URL:		http://users.tkk.fi/~aajanki/vdr/webvideo/
12cu|vdr-plugin-webvideo-0.3.2-5|18	Source:		http://users.tkk.fi/~aajanki/vdr/webvideo/vdr-%plugin-%version.tgz
12cu|vdr-plugin-webvideo-0.3.2-5|19	Patch0:		webvideo-lib64.patch
12cu|vdr-plugin-webvideo-0.3.2-5|20	Patch1:		webvideo-ldflags.patch
12cu|vdr-plugin-webvideo-0.3.2-5|21	# remove stuff that is already handled by us from Makefile:
12cu|vdr-plugin-webvideo-0.3.2-5|22	Patch2:		webvideo-makefile-skip.patch
12cu|vdr-plugin-webvideo-0.3.2-5|23	Patch3:		webvideo-sysconfdir.patch
12cu|vdr-plugin-webvideo-0.3.2-5|24	Patch4:		webvideo-no-ldconfig.patch
12cu|vdr-plugin-webvideo-0.3.2-5|25	Patch5:		webvideo-default-template-path.patch
12cu|vdr-plugin-webvideo-0.3.2-5|26	BuildRequires:	vdr-devel >= 1.6.0-7
12cu|vdr-plugin-webvideo-0.3.2-5|27	BuildRequires:	libxml2-devel
12cu|vdr-plugin-webvideo-0.3.2-5|28	BuildRequires:	python-devel
12cu|vdr-plugin-webvideo-0.3.2-5|29	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-webvideo-0.3.2-5|30	
12cu|vdr-plugin-webvideo-0.3.2-5|31	%description
12cu|vdr-plugin-webvideo-0.3.2-5|32	Webvideo plugin is a tool for browsing and downloading videos from
12cu|vdr-plugin-webvideo-0.3.2-5|33	popular video sharing websites, such as YouTube and Google video,
12cu|vdr-plugin-webvideo-0.3.2-5|34	using VDR menu interface or a command line client. With the help of
12cu|vdr-plugin-webvideo-0.3.2-5|35	xineliboutput plugin the videos can be played directly without
12cu|vdr-plugin-webvideo-0.3.2-5|36	downloading them first. Mplayer plugin is also supported.
12cu|vdr-plugin-webvideo-0.3.2-5|37	
12cu|vdr-plugin-webvideo-0.3.2-5|38	This package is the VDR plugin. A standalone command line client is
12cu|vdr-plugin-webvideo-0.3.2-5|39	available in package webvi.
12cu|vdr-plugin-webvideo-0.3.2-5|40	
12cu|vdr-plugin-webvideo-0.3.2-5|41	%package -n python-webvi
12cu|vdr-plugin-webvideo-0.3.2-5|42	Summary:	Python module for web video download and playback
12cu|vdr-plugin-webvideo-0.3.2-5|43	Group:		System/Libraries
12cu|vdr-plugin-webvideo-0.3.2-5|44	Requires:	python-curl
12cu|vdr-plugin-webvideo-0.3.2-5|45	Requires:	python-libxslt
12cu|vdr-plugin-webvideo-0.3.2-5|46	Requires:	python-libxml2
12cu|vdr-plugin-webvideo-0.3.2-5|47	Requires:	python-mimms
12cu|vdr-plugin-webvideo-0.3.2-5|48	Suggests:	rtmpdump
12cu|vdr-plugin-webvideo-0.3.2-5|49	Suggests:	rtmpdump-yle
12cu|vdr-plugin-webvideo-0.3.2-5|50	Obsoletes:	webvid < 0.3.2
12cu|vdr-plugin-webvideo-0.3.2-5|51	%py_requires
12cu|vdr-plugin-webvideo-0.3.2-5|52	
12cu|vdr-plugin-webvideo-0.3.2-5|53	%description -n python-webvi
12cu|vdr-plugin-webvideo-0.3.2-5|54	webvi is a tool for downloading and playing videos from popular video
12cu|vdr-plugin-webvideo-0.3.2-5|55	sharing webvites such as YouTube.
12cu|vdr-plugin-webvideo-0.3.2-5|56	
12cu|vdr-plugin-webvideo-0.3.2-5|57	This package contains the python module.
12cu|vdr-plugin-webvideo-0.3.2-5|58	
12cu|vdr-plugin-webvideo-0.3.2-5|59	%package -n %libname
12cu|vdr-plugin-webvideo-0.3.2-5|60	Summary:	Shared library for using webvi
12cu|vdr-plugin-webvideo-0.3.2-5|61	Group:		System/Libraries
12cu|vdr-plugin-webvideo-0.3.2-5|62	Requires:	python-webvi >= %{version}
12cu|vdr-plugin-webvideo-0.3.2-5|63	
12cu|vdr-plugin-webvideo-0.3.2-5|64	%description -n %{libname}
12cu|vdr-plugin-webvideo-0.3.2-5|65	webvi is a tool for downloading and playing videos from popular video
12cu|vdr-plugin-webvideo-0.3.2-5|66	sharing webvites such as YouTube.
12cu|vdr-plugin-webvideo-0.3.2-5|67	
12cu|vdr-plugin-webvideo-0.3.2-5|68	This package contains the C library for using the webvi python
12cu|vdr-plugin-webvideo-0.3.2-5|69	module.
12cu|vdr-plugin-webvideo-0.3.2-5|70	
12cu|vdr-plugin-webvideo-0.3.2-5|71	%package -n %devname
12cu|vdr-plugin-webvideo-0.3.2-5|72	Summary:	Development files for webvi C bindings
12cu|vdr-plugin-webvideo-0.3.2-5|73	Group:		Development/C
12cu|vdr-plugin-webvideo-0.3.2-5|74	Requires:	%{libname} = %{version}-%{release}
12cu|vdr-plugin-webvideo-0.3.2-5|75	Provides:	webvi-devel = %{version}-%{release}
12cu|vdr-plugin-webvideo-0.3.2-5|76	
12cu|vdr-plugin-webvideo-0.3.2-5|77	%description -n %{devname}
12cu|vdr-plugin-webvideo-0.3.2-5|78	webvi is a tool for downloading and playing videos from popular video
12cu|vdr-plugin-webvideo-0.3.2-5|79	sharing webvites such as YouTube.
12cu|vdr-plugin-webvideo-0.3.2-5|80	
12cu|vdr-plugin-webvideo-0.3.2-5|81	This package contains the C bindings for the webvi python module.
12cu|vdr-plugin-webvideo-0.3.2-5|82	
12cu|vdr-plugin-webvideo-0.3.2-5|83	%package -n webvi
12cu|vdr-plugin-webvideo-0.3.2-5|84	Summary:	Command line web video downloader
12cu|vdr-plugin-webvideo-0.3.2-5|85	Group:		Video
12cu|vdr-plugin-webvideo-0.3.2-5|86	Requires:	python-libxml2
12cu|vdr-plugin-webvideo-0.3.2-5|87	Requires:	python-webvi >= %{version}
12cu|vdr-plugin-webvideo-0.3.2-5|88	%py_requires
12cu|vdr-plugin-webvideo-0.3.2-5|89	
12cu|vdr-plugin-webvideo-0.3.2-5|90	%description -n webvi
12cu|vdr-plugin-webvideo-0.3.2-5|91	webvi is a command line tool for downloading video and audio files
12cu|vdr-plugin-webvideo-0.3.2-5|92	from certain media sharing websites, such as YouTube or Google Video.
12cu|vdr-plugin-webvideo-0.3.2-5|93	
12cu|vdr-plugin-webvideo-0.3.2-5|94	%prep
12cu|vdr-plugin-webvideo-0.3.2-5|95	%setup -q -n %plugin-%version
12cu|vdr-plugin-webvideo-0.3.2-5|96	%apply_patches
12cu|vdr-plugin-webvideo-0.3.2-5|97	cd src/vdr-plugin
12cu|vdr-plugin-webvideo-0.3.2-5|98	%vdr_plugin_prep
12cu|vdr-plugin-webvideo-0.3.2-5|99	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-webvideo-0.3.2-5|100	# save downloaded files to dir
12cu|vdr-plugin-webvideo-0.3.2-5|101	var=DOWNLOAD_DIR
12cu|vdr-plugin-webvideo-0.3.2-5|102	param="-d DOWNLOAD_DIR"
12cu|vdr-plugin-webvideo-0.3.2-5|103	# read video site templates from DIR instead of default
12cu|vdr-plugin-webvideo-0.3.2-5|104	var=TEMPLATE_DIR
12cu|vdr-plugin-webvideo-0.3.2-5|105	param="-t TEMPLATE_DIR"
12cu|vdr-plugin-webvideo-0.3.2-5|106	# read another config file instead of default
12cu|vdr-plugin-webvideo-0.3.2-5|107	var=CONFIG_FILE
12cu|vdr-plugin-webvideo-0.3.2-5|108	param="-c CONFIG_FILE"
12cu|vdr-plugin-webvideo-0.3.2-5|109	# execute a command after downloading a file
12cu|vdr-plugin-webvideo-0.3.2-5|110	var=POSTPROCESS_CMD
12cu|vdr-plugin-webvideo-0.3.2-5|111	param="-p POSTPROCESS_CMD"
12cu|vdr-plugin-webvideo-0.3.2-5|112	%vdr_plugin_params_end
12cu|vdr-plugin-webvideo-0.3.2-5|113	
12cu|vdr-plugin-webvideo-0.3.2-5|114	%build
12cu|vdr-plugin-webvideo-0.3.2-5|115	%make CXXFLAGS="%{optflags}" CFLAGS="%{optflags}" LDFLAGS="%{ldflags}" PREFIX="%{_prefix}"
12cu|vdr-plugin-webvideo-0.3.2-5|116	cd src/vdr-plugin
12cu|vdr-plugin-webvideo-0.3.2-5|117	%vdr_plugin_build
12cu|vdr-plugin-webvideo-0.3.2-5|118	
12cu|vdr-plugin-webvideo-0.3.2-5|119	%install
12cu|vdr-plugin-webvideo-0.3.2-5|120	python setup.py install --root=%{buildroot}
12cu|vdr-plugin-webvideo-0.3.2-5|121	%make install \
12cu|vdr-plugin-webvideo-0.3.2-5|122	VDRPLUGINCONFDIR=%{buildroot}%{vdr_plugin_cfgdir} \
12cu|vdr-plugin-webvideo-0.3.2-5|123	PREFIX=%{buildroot}%{_prefix} \
12cu|vdr-plugin-webvideo-0.3.2-5|124	SYSCONFDIR="%{buildroot}%{_sysconfdir}" \
12cu|vdr-plugin-webvideo-0.3.2-5|125	LIBDIR="%{buildroot}%{_libdir}"
12cu|vdr-plugin-webvideo-0.3.2-5|126	
12cu|vdr-plugin-webvideo-0.3.2-5|127	install -d -m755 %{buildroot}%{_includedir}
12cu|vdr-plugin-webvideo-0.3.2-5|128	install -m644 src/libwebvi/libwebvi.h %{buildroot}%{_includedir}
12cu|vdr-plugin-webvideo-0.3.2-5|129	
12cu|vdr-plugin-webvideo-0.3.2-5|130	cd src/vdr-plugin
12cu|vdr-plugin-webvideo-0.3.2-5|131	%vdr_plugin_install
12cu|vdr-plugin-webvideo-0.3.2-5|132	
12cu|vdr-plugin-webvideo-0.3.2-5|133	%files -f src/vdr-plugin/%plugin.vdr
12cu|vdr-plugin-webvideo-0.3.2-5|134	%defattr(-,root,root)
12cu|vdr-plugin-webvideo-0.3.2-5|135	%doc README README.vdrplugin HISTORY TODO
12cu|vdr-plugin-webvideo-0.3.2-5|136	%dir %{vdr_plugin_cfgdir}/%plugin
12cu|vdr-plugin-webvideo-0.3.2-5|137	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin/mime.types
12cu|vdr-plugin-webvideo-0.3.2-5|138	%config(noreplace) %{vdr_plugin_cfgdir}/%plugin/webvi.plugin.conf
12cu|vdr-plugin-webvideo-0.3.2-5|139	
12cu|vdr-plugin-webvideo-0.3.2-5|140	%files -n python-webvi
12cu|vdr-plugin-webvideo-0.3.2-5|141	%defattr(-,root,root)
12cu|vdr-plugin-webvideo-0.3.2-5|142	%{python_sitelib}/webvi
12cu|vdr-plugin-webvideo-0.3.2-5|143	%{python_sitelib}/libwebvi-*.egg-info
12cu|vdr-plugin-webvideo-0.3.2-5|144	%{_datadir}/webvi
12cu|vdr-plugin-webvideo-0.3.2-5|145	
12cu|vdr-plugin-webvideo-0.3.2-5|146	%files -n %libname
12cu|vdr-plugin-webvideo-0.3.2-5|147	%defattr(-,root,root)
12cu|vdr-plugin-webvideo-0.3.2-5|148	%{_libdir}/libwebvi.so.%{major}*
12cu|vdr-plugin-webvideo-0.3.2-5|149	
12cu|vdr-plugin-webvideo-0.3.2-5|150	%files -n %devname
12cu|vdr-plugin-webvideo-0.3.2-5|151	%defattr(-,root,root)
12cu|vdr-plugin-webvideo-0.3.2-5|152	%doc README TODO HISTORY doc/developers.txt
12cu|vdr-plugin-webvideo-0.3.2-5|153	%{_includedir}/libwebvi.h
12cu|vdr-plugin-webvideo-0.3.2-5|154	%{_libdir}/libwebvi.so
12cu|vdr-plugin-webvideo-0.3.2-5|155	
12cu|vdr-plugin-webvideo-0.3.2-5|156	%files -n webvi
12cu|vdr-plugin-webvideo-0.3.2-5|157	%defattr(-,root,root)
12cu|vdr-plugin-webvideo-0.3.2-5|158	%doc README README.webvi TODO HISTORY
12cu|vdr-plugin-webvideo-0.3.2-5|159	%{_sysconfdir}/webvi.conf
12cu|vdr-plugin-webvideo-0.3.2-5|160	%{_bindir}/webvi
12cu|vdr-plugin-webvideo-0.3.2-5|161	%{python_sitelib}/webvicli
12cu|vdr-plugin-webvideo-0.3.2-5|162	
12cu|vdr-plugin-webvideo-0.3.2-5|163	
12cu|vdr-plugin-webvideo-0.3.2-5|164	
12cu|vdr-plugin-webvideo-0.3.2-5|165	%changelog
12cu|vdr-plugin-webvideo-0.3.2-5|166	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 0.3.2-3mdv2011.0
12cu|vdr-plugin-webvideo-0.3.2-5|167	+ Revision: 594033
12cu|vdr-plugin-webvideo-0.3.2-5|168	- rebuld for py2.7
12cu|vdr-plugin-webvideo-0.3.2-5|169	
12cu|vdr-plugin-webvideo-0.3.2-5|170	* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.3.2-2mdv2011.0
12cu|vdr-plugin-webvideo-0.3.2-5|171	+ Revision: 592365
12cu|vdr-plugin-webvideo-0.3.2-5|172	- rebuild for python 2.7
12cu|vdr-plugin-webvideo-0.3.2-5|173	
12cu|vdr-plugin-webvideo-0.3.2-5|174	* Sat Sep 04 2010 Anssi Hannula <anssi@mandriva.org> 0.3.2-1mdv2011.0
12cu|vdr-plugin-webvideo-0.3.2-5|175	+ Revision: 575894
12cu|vdr-plugin-webvideo-0.3.2-5|176	- new version
12cu|vdr-plugin-webvideo-0.3.2-5|177	- drop webvid subpackage, no daemon is needed anymore
12cu|vdr-plugin-webvideo-0.3.2-5|178	- add makefile patches:
12cu|vdr-plugin-webvideo-0.3.2-5|179	o fix libdir on lib64 (lib64.patch)
12cu|vdr-plugin-webvideo-0.3.2-5|180	o use ldflags (ldflags.patch)
12cu|vdr-plugin-webvideo-0.3.2-5|181	o skip manually installed files (makefile-skip.patch)
12cu|vdr-plugin-webvideo-0.3.2-5|182	o use proper sysconfdir (sysconfdir.patch)
12cu|vdr-plugin-webvideo-0.3.2-5|183	o do not run ldconfig (no-ldconfig.patch)
12cu|vdr-plugin-webvideo-0.3.2-5|184	- fix default template path for our prefix (default-template-path.patch)
12cu|vdr-plugin-webvideo-0.3.2-5|185	- add python-webvi package for the new main python module that replaces
12cu|vdr-plugin-webvideo-0.3.2-5|186	webvid
12cu|vdr-plugin-webvideo-0.3.2-5|187	- add libwebvi0 and libwebvi-devel for the C bindings
12cu|vdr-plugin-webvideo-0.3.2-5|188	- update vdr plugin sysconfig file to match current options
12cu|vdr-plugin-webvideo-0.3.2-5|189	- remove now unneeded extra plugin flags
12cu|vdr-plugin-webvideo-0.3.2-5|190	
12cu|vdr-plugin-webvideo-0.3.2-5|191	* Sun Sep 27 2009 Anssi Hannula <anssi@mandriva.org> 0.1.6-1mdv2011.0
12cu|vdr-plugin-webvideo-0.3.2-5|192	+ Revision: 449955
12cu|vdr-plugin-webvideo-0.3.2-5|193	- new version
12cu|vdr-plugin-webvideo-0.3.2-5|194	- drop gcc4.4.patch, applied upstream
12cu|vdr-plugin-webvideo-0.3.2-5|195	
12cu|vdr-plugin-webvideo-0.3.2-5|196	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.5-2mdv2010.0
12cu|vdr-plugin-webvideo-0.3.2-5|197	+ Revision: 401088
12cu|vdr-plugin-webvideo-0.3.2-5|198	- rebuild for new VDR
12cu|vdr-plugin-webvideo-0.3.2-5|199	- adapt for vdr compilation flags handling changes, bump buildrequires
12cu|vdr-plugin-webvideo-0.3.2-5|200	
12cu|vdr-plugin-webvideo-0.3.2-5|201	* Wed Jul 15 2009 Anssi Hannula <anssi@mandriva.org> 0.1.5-1mdv2010.0
12cu|vdr-plugin-webvideo-0.3.2-5|202	+ Revision: 396169
12cu|vdr-plugin-webvideo-0.3.2-5|203	- new version
12cu|vdr-plugin-webvideo-0.3.2-5|204	- update sysconfig file
12cu|vdr-plugin-webvideo-0.3.2-5|205	- fix build with gcc4.4 (gcc4.4.patch)
12cu|vdr-plugin-webvideo-0.3.2-5|206	
12cu|vdr-plugin-webvideo-0.3.2-5|207	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-2mdv2009.1
12cu|vdr-plugin-webvideo-0.3.2-5|208	+ Revision: 359385
12cu|vdr-plugin-webvideo-0.3.2-5|209	- rebuild for new vdr
12cu|vdr-plugin-webvideo-0.3.2-5|210	
12cu|vdr-plugin-webvideo-0.3.2-5|211	* Sat Mar 07 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-1mdv2009.1
12cu|vdr-plugin-webvideo-0.3.2-5|212	+ Revision: 352557
12cu|vdr-plugin-webvideo-0.3.2-5|213	- initial Mandriva release
12cu|vdr-plugin-webvideo-0.3.2-5|214	

13179 12
12cu|vdr-plugin-xxvautotimer-0.1.2-13|1	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|2	%define plugin	xxvautotimer
12cu|vdr-plugin-xxvautotimer-0.1.2-13|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-xxvautotimer-0.1.2-13|4	%define version	0.1.2
12cu|vdr-plugin-xxvautotimer-0.1.2-13|5	%define rel	13
12cu|vdr-plugin-xxvautotimer-0.1.2-13|6	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|7	# backportability
12cu|vdr-plugin-xxvautotimer-0.1.2-13|8	%define _localstatedir %{_var}
12cu|vdr-plugin-xxvautotimer-0.1.2-13|9	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|10	Summary:	VDR plugin: Autotimer for XXV
12cu|vdr-plugin-xxvautotimer-0.1.2-13|11	Name:		%name
12cu|vdr-plugin-xxvautotimer-0.1.2-13|12	Version:	%version
12cu|vdr-plugin-xxvautotimer-0.1.2-13|13	Release:	%mkrel %rel
12cu|vdr-plugin-xxvautotimer-0.1.2-13|14	Group:		Video
12cu|vdr-plugin-xxvautotimer-0.1.2-13|15	License:	GPL
12cu|vdr-plugin-xxvautotimer-0.1.2-13|16	URL:		http://www.vdrtools.de/vdrxxvautotimer.html
12cu|vdr-plugin-xxvautotimer-0.1.2-13|17	Source:		http://www.vdrtools.de/download/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-xxvautotimer-0.1.2-13|18	Patch0:		xxvautotimer-0.1.2-i18n-1.6.patch
12cu|vdr-plugin-xxvautotimer-0.1.2-13|19	Patch1:		xxvautotimer-includes.patch
12cu|vdr-plugin-xxvautotimer-0.1.2-13|20	Patch2:		xxvautotimer-format-string.patch
12cu|vdr-plugin-xxvautotimer-0.1.2-13|21	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-xxvautotimer-0.1.2-13|22	BuildRequires:	mysql-devel
12cu|vdr-plugin-xxvautotimer-0.1.2-13|23	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-xxvautotimer-0.1.2-13|24	Requires:       xxv
12cu|vdr-plugin-xxvautotimer-0.1.2-13|25	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|26	%description
12cu|vdr-plugin-xxvautotimer-0.1.2-13|27	This is a plugin for the Video Disk Recorder (VDR) to edit
12cu|vdr-plugin-xxvautotimer-0.1.2-13|28	Autotimers of XXV via VDR on-screen-display (OSD).
12cu|vdr-plugin-xxvautotimer-0.1.2-13|29	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|30	%prep
12cu|vdr-plugin-xxvautotimer-0.1.2-13|31	%setup -q -c
12cu|vdr-plugin-xxvautotimer-0.1.2-13|32	cd %plugin
12cu|vdr-plugin-xxvautotimer-0.1.2-13|33	%patch0 -p1
12cu|vdr-plugin-xxvautotimer-0.1.2-13|34	%patch1 -p1
12cu|vdr-plugin-xxvautotimer-0.1.2-13|35	%patch2 -p1
12cu|vdr-plugin-xxvautotimer-0.1.2-13|36	%vdr_plugin_prep
12cu|vdr-plugin-xxvautotimer-0.1.2-13|37	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|38	%vdr_plugin_params_begin %plugin
12cu|vdr-plugin-xxvautotimer-0.1.2-13|39	# xxv configuration file
12cu|vdr-plugin-xxvautotimer-0.1.2-13|40	var=XXVD_CFG
12cu|vdr-plugin-xxvautotimer-0.1.2-13|41	param=--xxvconfigfile=XXVD_CFG
12cu|vdr-plugin-xxvautotimer-0.1.2-13|42	default=%{_localstatedir}/lib/xxv/xxvd.cfg
12cu|vdr-plugin-xxvautotimer-0.1.2-13|43	%vdr_plugin_params_end
12cu|vdr-plugin-xxvautotimer-0.1.2-13|44	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|45	%build
12cu|vdr-plugin-xxvautotimer-0.1.2-13|46	cd %plugin
12cu|vdr-plugin-xxvautotimer-0.1.2-13|47	%vdr_plugin_build
12cu|vdr-plugin-xxvautotimer-0.1.2-13|48	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|49	%install
12cu|vdr-plugin-xxvautotimer-0.1.2-13|50	cd %plugin
12cu|vdr-plugin-xxvautotimer-0.1.2-13|51	%vdr_plugin_install
12cu|vdr-plugin-xxvautotimer-0.1.2-13|52	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|53	install -d -m755 %{buildroot}%{_bindir}
12cu|vdr-plugin-xxvautotimer-0.1.2-13|54	install -m755 Scripte/* %{buildroot}%{_bindir}
12cu|vdr-plugin-xxvautotimer-0.1.2-13|55	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|56	%files -f %plugin/%plugin.vdr
12cu|vdr-plugin-xxvautotimer-0.1.2-13|57	%defattr(-,root,root)
12cu|vdr-plugin-xxvautotimer-0.1.2-13|58	%doc %plugin/README %plugin/HISTORY
12cu|vdr-plugin-xxvautotimer-0.1.2-13|59	%{_bindir}/epg2xxvautotimer.pl
12cu|vdr-plugin-xxvautotimer-0.1.2-13|60	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|61	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|62	%changelog
12cu|vdr-plugin-xxvautotimer-0.1.2-13|63	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-12mdv2010.0
12cu|vdr-plugin-xxvautotimer-0.1.2-13|64	+ Revision: 401088
12cu|vdr-plugin-xxvautotimer-0.1.2-13|65	- rebuild for new VDR
12cu|vdr-plugin-xxvautotimer-0.1.2-13|66	- add another missing include (update includes.patch)
12cu|vdr-plugin-xxvautotimer-0.1.2-13|67	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|68	* Sat Mar 21 2009 Anssi Hannula <anssi@mandriva.org> 0.1.2-11mdv2009.1
12cu|vdr-plugin-xxvautotimer-0.1.2-13|69	+ Revision: 359801
12cu|vdr-plugin-xxvautotimer-0.1.2-13|70	- fix includes (includes.patch)
12cu|vdr-plugin-xxvautotimer-0.1.2-13|71	- fix format strings (format-string.patch)
12cu|vdr-plugin-xxvautotimer-0.1.2-13|72	- rebuild for new vdr
12cu|vdr-plugin-xxvautotimer-0.1.2-13|73	- define %%_localstatedir locally for backportability
12cu|vdr-plugin-xxvautotimer-0.1.2-13|74	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|75	+ Funda Wang <fwang@mandriva.org>
12cu|vdr-plugin-xxvautotimer-0.1.2-13|76	- rebuild for new mysql
12cu|vdr-plugin-xxvautotimer-0.1.2-13|77	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|78	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|vdr-plugin-xxvautotimer-0.1.2-13|79	- rebuilt against mysql-5.1.30 libs
12cu|vdr-plugin-xxvautotimer-0.1.2-13|80	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|81	+ Pixel <pixel@mandriva.com>
12cu|vdr-plugin-xxvautotimer-0.1.2-13|82	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cu|vdr-plugin-xxvautotimer-0.1.2-13|83	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|84	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-8mdv2009.0
12cu|vdr-plugin-xxvautotimer-0.1.2-13|85	+ Revision: 198000
12cu|vdr-plugin-xxvautotimer-0.1.2-13|86	- rebuild for new vdr
12cu|vdr-plugin-xxvautotimer-0.1.2-13|87	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|88	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-7mdv2009.0
12cu|vdr-plugin-xxvautotimer-0.1.2-13|89	+ Revision: 197745
12cu|vdr-plugin-xxvautotimer-0.1.2-13|90	- add vdr_plugin_prep
12cu|vdr-plugin-xxvautotimer-0.1.2-13|91	- bump buildrequires on vdr-devel
12cu|vdr-plugin-xxvautotimer-0.1.2-13|92	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-xxvautotimer-0.1.2-13|93	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|94	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.1.2-6mdv2008.1
12cu|vdr-plugin-xxvautotimer-0.1.2-13|95	+ Revision: 145268
12cu|vdr-plugin-xxvautotimer-0.1.2-13|96	- rebuild for new vdr
12cu|vdr-plugin-xxvautotimer-0.1.2-13|97	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|98	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-xxvautotimer-0.1.2-13|99	- restore BuildRoot
12cu|vdr-plugin-xxvautotimer-0.1.2-13|100	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|101	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-xxvautotimer-0.1.2-13|102	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-xxvautotimer-0.1.2-13|103	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|104	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-5mdv2008.1
12cu|vdr-plugin-xxvautotimer-0.1.2-13|105	+ Revision: 103252
12cu|vdr-plugin-xxvautotimer-0.1.2-13|106	- rebuild for new vdr
12cu|vdr-plugin-xxvautotimer-0.1.2-13|107	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|108	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-4mdv2008.0
12cu|vdr-plugin-xxvautotimer-0.1.2-13|109	+ Revision: 50064
12cu|vdr-plugin-xxvautotimer-0.1.2-13|110	- rebuild for new vdr
12cu|vdr-plugin-xxvautotimer-0.1.2-13|111	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|112	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-3mdv2008.0
12cu|vdr-plugin-xxvautotimer-0.1.2-13|113	+ Revision: 42147
12cu|vdr-plugin-xxvautotimer-0.1.2-13|114	- rebuild for new vdr
12cu|vdr-plugin-xxvautotimer-0.1.2-13|115	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|116	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-2mdv2008.0
12cu|vdr-plugin-xxvautotimer-0.1.2-13|117	+ Revision: 22726
12cu|vdr-plugin-xxvautotimer-0.1.2-13|118	- rebuild for new vdr
12cu|vdr-plugin-xxvautotimer-0.1.2-13|119	
12cu|vdr-plugin-xxvautotimer-0.1.2-13|120	* Sat Apr 21 2007 Anssi Hannula <anssi@mandriva.org> 0.1.2-1mdv2008.0
12cu|vdr-plugin-xxvautotimer-0.1.2-13|121	+ Revision: 16469
12cu|vdr-plugin-xxvautotimer-0.1.2-13|122	- initial Mandriva release
12cu|vdr-plugin-xxvautotimer-0.1.2-13|123	

13180 12
12cu|vdr-plugin-yaepg-0.0.2.1-20|1	
12cu|vdr-plugin-yaepg-0.0.2.1-20|2	%define plugin	yaepg
12cu|vdr-plugin-yaepg-0.0.2.1-20|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-yaepg-0.0.2.1-20|4	%define version	0.0.2.1
12cu|vdr-plugin-yaepg-0.0.2.1-20|5	%define rel	20
12cu|vdr-plugin-yaepg-0.0.2.1-20|6	
12cu|vdr-plugin-yaepg-0.0.2.1-20|7	Summary:	VDR plugin: Yet Another EPG
12cu|vdr-plugin-yaepg-0.0.2.1-20|8	Name:		%name
12cu|vdr-plugin-yaepg-0.0.2.1-20|9	Version:	%version
12cu|vdr-plugin-yaepg-0.0.2.1-20|10	Release:	%mkrel %rel
12cu|vdr-plugin-yaepg-0.0.2.1-20|11	Group:		Video
12cu|vdr-plugin-yaepg-0.0.2.1-20|12	License:	GPL
12cu|vdr-plugin-yaepg-0.0.2.1-20|13	URL:		http://www.hoochvdr.info/
12cu|vdr-plugin-yaepg-0.0.2.1-20|14	# http://www.hoochvdr.info/modules.php?name=Forums&file=viewtopic&t=98
12cu|vdr-plugin-yaepg-0.0.2.1-20|15	Source:		http://www.hoochvdr.info/files/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-yaepg-0.0.2.1-20|16	# Use standard VDR logging mechanism instead of own logfile
12cu|vdr-plugin-yaepg-0.0.2.1-20|17	Patch1:		yaepg-logging.patch
12cu|vdr-plugin-yaepg-0.0.2.1-20|18	# Use standard types, from e-tobi repository
12cu|vdr-plugin-yaepg-0.0.2.1-20|19	Patch2:		yaepg-standard-types.patch
12cu|vdr-plugin-yaepg-0.0.2.1-20|20	# Change screenshot location
12cu|vdr-plugin-yaepg-0.0.2.1-20|21	Patch3:		94_yaepg-1.3.38.dpatch
12cu|vdr-plugin-yaepg-0.0.2.1-20|22	Patch4:		95_yaepg-0.0.2.1-vdr-1.5.3.dpatch
12cu|vdr-plugin-yaepg-0.0.2.1-20|23	Patch5:		yaepg-0.0.2.1-i18n-1.6.patch
12cu|vdr-plugin-yaepg-0.0.2.1-20|24	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-yaepg-0.0.2.1-20|25	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-yaepg-0.0.2.1-20|26	
12cu|vdr-plugin-yaepg-0.0.2.1-20|27	%description
12cu|vdr-plugin-yaepg-0.0.2.1-20|28	Yaepg (Yet Another Electronic Programming Guide) is an EPG that tries to
12cu|vdr-plugin-yaepg-0.0.2.1-20|29	simulate the look and feel of a commercial IRD.
12cu|vdr-plugin-yaepg-0.0.2.1-20|30	
12cu|vdr-plugin-yaepg-0.0.2.1-20|31	%prep
12cu|vdr-plugin-yaepg-0.0.2.1-20|32	%setup -q -n %plugin-%version
12cu|vdr-plugin-yaepg-0.0.2.1-20|33	%patch1 -p1
12cu|vdr-plugin-yaepg-0.0.2.1-20|34	%patch2 -p1
12cu|vdr-plugin-yaepg-0.0.2.1-20|35	%patch3 -p1
12cu|vdr-plugin-yaepg-0.0.2.1-20|36	%patch4 -p1
12cu|vdr-plugin-yaepg-0.0.2.1-20|37	%patch5 -p1
12cu|vdr-plugin-yaepg-0.0.2.1-20|38	%vdr_plugin_prep
12cu|vdr-plugin-yaepg-0.0.2.1-20|39	
12cu|vdr-plugin-yaepg-0.0.2.1-20|40	%build
12cu|vdr-plugin-yaepg-0.0.2.1-20|41	%vdr_plugin_build
12cu|vdr-plugin-yaepg-0.0.2.1-20|42	
12cu|vdr-plugin-yaepg-0.0.2.1-20|43	%install
12cu|vdr-plugin-yaepg-0.0.2.1-20|44	%vdr_plugin_install
12cu|vdr-plugin-yaepg-0.0.2.1-20|45	
12cu|vdr-plugin-yaepg-0.0.2.1-20|46	%files -f %plugin.vdr
12cu|vdr-plugin-yaepg-0.0.2.1-20|47	%defattr(-,root,root)
12cu|vdr-plugin-yaepg-0.0.2.1-20|48	%doc README COPYING HISTORY
12cu|vdr-plugin-yaepg-0.0.2.1-20|49	
12cu|vdr-plugin-yaepg-0.0.2.1-20|50	
12cu|vdr-plugin-yaepg-0.0.2.1-20|51	
12cu|vdr-plugin-yaepg-0.0.2.1-20|52	
12cu|vdr-plugin-yaepg-0.0.2.1-20|53	%changelog
12cu|vdr-plugin-yaepg-0.0.2.1-20|54	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-19mdv2010.0
12cu|vdr-plugin-yaepg-0.0.2.1-20|55	+ Revision: 401088
12cu|vdr-plugin-yaepg-0.0.2.1-20|56	- rebuild for new VDR
12cu|vdr-plugin-yaepg-0.0.2.1-20|57	
12cu|vdr-plugin-yaepg-0.0.2.1-20|58	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-18mdv2009.1
12cu|vdr-plugin-yaepg-0.0.2.1-20|59	+ Revision: 359388
12cu|vdr-plugin-yaepg-0.0.2.1-20|60	- rebuild for new vdr
12cu|vdr-plugin-yaepg-0.0.2.1-20|61	
12cu|vdr-plugin-yaepg-0.0.2.1-20|62	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-17mdv2009.0
12cu|vdr-plugin-yaepg-0.0.2.1-20|63	+ Revision: 198001
12cu|vdr-plugin-yaepg-0.0.2.1-20|64	- rebuild for new vdr
12cu|vdr-plugin-yaepg-0.0.2.1-20|65	
12cu|vdr-plugin-yaepg-0.0.2.1-20|66	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-16mdv2009.0
12cu|vdr-plugin-yaepg-0.0.2.1-20|67	+ Revision: 197746
12cu|vdr-plugin-yaepg-0.0.2.1-20|68	- add vdr_plugin_prep
12cu|vdr-plugin-yaepg-0.0.2.1-20|69	- bump buildrequires on vdr-devel
12cu|vdr-plugin-yaepg-0.0.2.1-20|70	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch, obsoletes P0)
12cu|vdr-plugin-yaepg-0.0.2.1-20|71	- change screenshot location (P3)
12cu|vdr-plugin-yaepg-0.0.2.1-20|72	- adapt for api changes of VDR 1.5.3 (P4 from e-tobi)
12cu|vdr-plugin-yaepg-0.0.2.1-20|73	
12cu|vdr-plugin-yaepg-0.0.2.1-20|74	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-15mdv2008.1
12cu|vdr-plugin-yaepg-0.0.2.1-20|75	+ Revision: 145269
12cu|vdr-plugin-yaepg-0.0.2.1-20|76	- rebuild for new vdr
12cu|vdr-plugin-yaepg-0.0.2.1-20|77	
12cu|vdr-plugin-yaepg-0.0.2.1-20|78	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-yaepg-0.0.2.1-20|79	- restore BuildRoot
12cu|vdr-plugin-yaepg-0.0.2.1-20|80	
12cu|vdr-plugin-yaepg-0.0.2.1-20|81	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-yaepg-0.0.2.1-20|82	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-yaepg-0.0.2.1-20|83	
12cu|vdr-plugin-yaepg-0.0.2.1-20|84	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-14mdv2008.1
12cu|vdr-plugin-yaepg-0.0.2.1-20|85	+ Revision: 103253
12cu|vdr-plugin-yaepg-0.0.2.1-20|86	- rebuild for new vdr
12cu|vdr-plugin-yaepg-0.0.2.1-20|87	
12cu|vdr-plugin-yaepg-0.0.2.1-20|88	* Fri Jul 20 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-13mdv2008.0
12cu|vdr-plugin-yaepg-0.0.2.1-20|89	+ Revision: 53734
12cu|vdr-plugin-yaepg-0.0.2.1-20|90	- use standard uint64_t type (patch2)
12cu|vdr-plugin-yaepg-0.0.2.1-20|91	- do not create separate logfile (patch1)
12cu|vdr-plugin-yaepg-0.0.2.1-20|92	
12cu|vdr-plugin-yaepg-0.0.2.1-20|93	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-12mdv2008.0
12cu|vdr-plugin-yaepg-0.0.2.1-20|94	+ Revision: 50065
12cu|vdr-plugin-yaepg-0.0.2.1-20|95	- rebuild for new vdr
12cu|vdr-plugin-yaepg-0.0.2.1-20|96	
12cu|vdr-plugin-yaepg-0.0.2.1-20|97	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-11mdv2008.0
12cu|vdr-plugin-yaepg-0.0.2.1-20|98	+ Revision: 42148
12cu|vdr-plugin-yaepg-0.0.2.1-20|99	- rebuild for new vdr
12cu|vdr-plugin-yaepg-0.0.2.1-20|100	
12cu|vdr-plugin-yaepg-0.0.2.1-20|101	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-10mdv2008.0
12cu|vdr-plugin-yaepg-0.0.2.1-20|102	+ Revision: 22728
12cu|vdr-plugin-yaepg-0.0.2.1-20|103	- rebuild for new vdr
12cu|vdr-plugin-yaepg-0.0.2.1-20|104	
12cu|vdr-plugin-yaepg-0.0.2.1-20|105	
12cu|vdr-plugin-yaepg-0.0.2.1-20|106	* Tue Dec 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-9mdv2007.0
12cu|vdr-plugin-yaepg-0.0.2.1-20|107	+ Revision: 90985
12cu|vdr-plugin-yaepg-0.0.2.1-20|108	- rebuild for new vdr
12cu|vdr-plugin-yaepg-0.0.2.1-20|109	
12cu|vdr-plugin-yaepg-0.0.2.1-20|110	* Tue Oct 31 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-8mdv2007.1
12cu|vdr-plugin-yaepg-0.0.2.1-20|111	+ Revision: 74100
12cu|vdr-plugin-yaepg-0.0.2.1-20|112	- rebuild for new vdr
12cu|vdr-plugin-yaepg-0.0.2.1-20|113	- Import vdr-plugin-yaepg
12cu|vdr-plugin-yaepg-0.0.2.1-20|114	
12cu|vdr-plugin-yaepg-0.0.2.1-20|115	* Thu Sep 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-7mdv2007.0
12cu|vdr-plugin-yaepg-0.0.2.1-20|116	- rebuild for new vdr
12cu|vdr-plugin-yaepg-0.0.2.1-20|117	
12cu|vdr-plugin-yaepg-0.0.2.1-20|118	* Thu Aug 24 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-6mdv2007.0
12cu|vdr-plugin-yaepg-0.0.2.1-20|119	- stricter abi requires
12cu|vdr-plugin-yaepg-0.0.2.1-20|120	
12cu|vdr-plugin-yaepg-0.0.2.1-20|121	* Mon Aug 07 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-5mdv2007.0
12cu|vdr-plugin-yaepg-0.0.2.1-20|122	- rebuild for new vdr
12cu|vdr-plugin-yaepg-0.0.2.1-20|123	
12cu|vdr-plugin-yaepg-0.0.2.1-20|124	* Wed Jul 26 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-4mdv2007.0
12cu|vdr-plugin-yaepg-0.0.2.1-20|125	- rebuild for new vdr
12cu|vdr-plugin-yaepg-0.0.2.1-20|126	
12cu|vdr-plugin-yaepg-0.0.2.1-20|127	* Tue Jun 20 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-3mdv2007.0
12cu|vdr-plugin-yaepg-0.0.2.1-20|128	- rebuild for new vdr
12cu|vdr-plugin-yaepg-0.0.2.1-20|129	
12cu|vdr-plugin-yaepg-0.0.2.1-20|130	* Mon Jun 05 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-2mdv2007.0
12cu|vdr-plugin-yaepg-0.0.2.1-20|131	- rebuild for new vdr
12cu|vdr-plugin-yaepg-0.0.2.1-20|132	
12cu|vdr-plugin-yaepg-0.0.2.1-20|133	* Sat Jun 03 2006 Anssi Hannula <anssi@mandriva.org> 0.0.2.1-1mdv2007.0
12cu|vdr-plugin-yaepg-0.0.2.1-20|134	- initial Mandriva release
12cu|vdr-plugin-yaepg-0.0.2.1-20|135	

13181 12
12cu|vdr-plugin-zaphistory-0.9.5-11|1	
12cu|vdr-plugin-zaphistory-0.9.5-11|2	%define plugin	zaphistory
12cu|vdr-plugin-zaphistory-0.9.5-11|3	%define name	vdr-plugin-%plugin
12cu|vdr-plugin-zaphistory-0.9.5-11|4	%define version	0.9.5
12cu|vdr-plugin-zaphistory-0.9.5-11|5	%define rel	11
12cu|vdr-plugin-zaphistory-0.9.5-11|6	
12cu|vdr-plugin-zaphistory-0.9.5-11|7	Summary:	VDR plugin: History of the last zapped channels
12cu|vdr-plugin-zaphistory-0.9.5-11|8	Name:		%name
12cu|vdr-plugin-zaphistory-0.9.5-11|9	Version:	%version
12cu|vdr-plugin-zaphistory-0.9.5-11|10	Release:	%mkrel %rel
12cu|vdr-plugin-zaphistory-0.9.5-11|11	Group:		Video
12cu|vdr-plugin-zaphistory-0.9.5-11|12	License:	GPL
12cu|vdr-plugin-zaphistory-0.9.5-11|13	URL:		http://www.unterbrecher.de/vdr/developer.php
12cu|vdr-plugin-zaphistory-0.9.5-11|14	Source:		http://www.unterbrecher.de/vdr/download/vdr-%plugin-%version.tar.bz2
12cu|vdr-plugin-zaphistory-0.9.5-11|15	Patch0:		zaphistory-0.9.5-i18n-1.6.patch
12cu|vdr-plugin-zaphistory-0.9.5-11|16	BuildRequires:	vdr-devel >= 1.6.0
12cu|vdr-plugin-zaphistory-0.9.5-11|17	Requires:	vdr-abi = %vdr_abi
12cu|vdr-plugin-zaphistory-0.9.5-11|18	
12cu|vdr-plugin-zaphistory-0.9.5-11|19	%description
12cu|vdr-plugin-zaphistory-0.9.5-11|20	Originally the plugins provided a history of the latest viewed
12cu|vdr-plugin-zaphistory-0.9.5-11|21	channels. Since version 0.0.3 statistics (zaps and watchtime) are
12cu|vdr-plugin-zaphistory-0.9.5-11|22	collected for each channel. History can be sorted by latest viewed,
12cu|vdr-plugin-zaphistory-0.9.5-11|23	zap count and watch time. The idea is a self-learning favourites
12cu|vdr-plugin-zaphistory-0.9.5-11|24	list. The history provides a channel name + EPG view and a channel
12cu|vdr-plugin-zaphistory-0.9.5-11|25	name + statistics view. Statistics and history entries can be
12cu|vdr-plugin-zaphistory-0.9.5-11|26	deleted or reseted from the menu.
12cu|vdr-plugin-zaphistory-0.9.5-11|27	
12cu|vdr-plugin-zaphistory-0.9.5-11|28	%prep
12cu|vdr-plugin-zaphistory-0.9.5-11|29	%setup -q -n %plugin-%version
12cu|vdr-plugin-zaphistory-0.9.5-11|30	%patch0 -p1
12cu|vdr-plugin-zaphistory-0.9.5-11|31	%vdr_plugin_prep
12cu|vdr-plugin-zaphistory-0.9.5-11|32	
12cu|vdr-plugin-zaphistory-0.9.5-11|33	%build
12cu|vdr-plugin-zaphistory-0.9.5-11|34	%vdr_plugin_build
12cu|vdr-plugin-zaphistory-0.9.5-11|35	
12cu|vdr-plugin-zaphistory-0.9.5-11|36	%install
12cu|vdr-plugin-zaphistory-0.9.5-11|37	%vdr_plugin_install
12cu|vdr-plugin-zaphistory-0.9.5-11|38	
12cu|vdr-plugin-zaphistory-0.9.5-11|39	%files -f %plugin.vdr
12cu|vdr-plugin-zaphistory-0.9.5-11|40	%defattr(-,root,root)
12cu|vdr-plugin-zaphistory-0.9.5-11|41	%doc README HISTORY
12cu|vdr-plugin-zaphistory-0.9.5-11|42	
12cu|vdr-plugin-zaphistory-0.9.5-11|43	
12cu|vdr-plugin-zaphistory-0.9.5-11|44	%changelog
12cu|vdr-plugin-zaphistory-0.9.5-11|45	* Tue Jul 28 2009 Anssi Hannula <anssi@mandriva.org> 0.9.5-10mdv2010.0
12cu|vdr-plugin-zaphistory-0.9.5-11|46	+ Revision: 401088
12cu|vdr-plugin-zaphistory-0.9.5-11|47	- rebuild for new VDR
12cu|vdr-plugin-zaphistory-0.9.5-11|48	
12cu|vdr-plugin-zaphistory-0.9.5-11|49	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.9.5-9mdv2009.1
12cu|vdr-plugin-zaphistory-0.9.5-11|50	+ Revision: 359389
12cu|vdr-plugin-zaphistory-0.9.5-11|51	- rebuild for new vdr
12cu|vdr-plugin-zaphistory-0.9.5-11|52	
12cu|vdr-plugin-zaphistory-0.9.5-11|53	* Mon Apr 28 2008 Anssi Hannula <anssi@mandriva.org> 0.9.5-8mdv2009.0
12cu|vdr-plugin-zaphistory-0.9.5-11|54	+ Revision: 198002
12cu|vdr-plugin-zaphistory-0.9.5-11|55	- rebuild for new vdr
12cu|vdr-plugin-zaphistory-0.9.5-11|56	
12cu|vdr-plugin-zaphistory-0.9.5-11|57	* Sat Apr 26 2008 Anssi Hannula <anssi@mandriva.org> 0.9.5-7mdv2009.0
12cu|vdr-plugin-zaphistory-0.9.5-11|58	+ Revision: 197747
12cu|vdr-plugin-zaphistory-0.9.5-11|59	- add vdr_plugin_prep
12cu|vdr-plugin-zaphistory-0.9.5-11|60	- bump buildrequires on vdr-devel
12cu|vdr-plugin-zaphistory-0.9.5-11|61	- adapt to gettext i18n of VDR 1.6 (semi-automatic patch)
12cu|vdr-plugin-zaphistory-0.9.5-11|62	
12cu|vdr-plugin-zaphistory-0.9.5-11|63	* Fri Jan 04 2008 Anssi Hannula <anssi@mandriva.org> 0.9.5-6mdv2008.1
12cu|vdr-plugin-zaphistory-0.9.5-11|64	+ Revision: 145270
12cu|vdr-plugin-zaphistory-0.9.5-11|65	- rebuild for new vdr
12cu|vdr-plugin-zaphistory-0.9.5-11|66	
12cu|vdr-plugin-zaphistory-0.9.5-11|67	+ Olivier Blin <oblin@mandriva.com>
12cu|vdr-plugin-zaphistory-0.9.5-11|68	- restore BuildRoot
12cu|vdr-plugin-zaphistory-0.9.5-11|69	
12cu|vdr-plugin-zaphistory-0.9.5-11|70	+ Thierry Vignaud <tv@mandriva.org>
12cu|vdr-plugin-zaphistory-0.9.5-11|71	- kill re-definition of %%buildroot on Pixel's request
12cu|vdr-plugin-zaphistory-0.9.5-11|72	
12cu|vdr-plugin-zaphistory-0.9.5-11|73	* Mon Oct 29 2007 Anssi Hannula <anssi@mandriva.org> 0.9.5-5mdv2008.1
12cu|vdr-plugin-zaphistory-0.9.5-11|74	+ Revision: 103254
12cu|vdr-plugin-zaphistory-0.9.5-11|75	- rebuild for new vdr
12cu|vdr-plugin-zaphistory-0.9.5-11|76	
12cu|vdr-plugin-zaphistory-0.9.5-11|77	* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.9.5-4mdv2008.0
12cu|vdr-plugin-zaphistory-0.9.5-11|78	+ Revision: 50066
12cu|vdr-plugin-zaphistory-0.9.5-11|79	- rebuild for new vdr
12cu|vdr-plugin-zaphistory-0.9.5-11|80	
12cu|vdr-plugin-zaphistory-0.9.5-11|81	* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.9.5-3mdv2008.0
12cu|vdr-plugin-zaphistory-0.9.5-11|82	+ Revision: 42149
12cu|vdr-plugin-zaphistory-0.9.5-11|83	- rebuild for new vdr
12cu|vdr-plugin-zaphistory-0.9.5-11|84	
12cu|vdr-plugin-zaphistory-0.9.5-11|85	* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.9.5-2mdv2008.0
12cu|vdr-plugin-zaphistory-0.9.5-11|86	+ Revision: 22730
12cu|vdr-plugin-zaphistory-0.9.5-11|87	- rebuild for new vdr
12cu|vdr-plugin-zaphistory-0.9.5-11|88	
12cu|vdr-plugin-zaphistory-0.9.5-11|89	* Sat Apr 21 2007 Anssi Hannula <anssi@mandriva.org> 0.9.5-1mdv2008.0
12cu|vdr-plugin-zaphistory-0.9.5-11|90	+ Revision: 16458
12cu|vdr-plugin-zaphistory-0.9.5-11|91	- initial Mandriva release
12cu|vdr-plugin-zaphistory-0.9.5-11|92	- Created package structure for vdr-plugin-zaphistory.
12cu|vdr-plugin-zaphistory-0.9.5-11|93	

13182 12
12cu|venom-0.2.0-0.20140718.3|1	%define oname Venom
12cu|venom-0.2.0-0.20140718.3|2	%define Werror_cflags %{nil}
12cu|venom-0.2.0-0.20140718.3|3	
12cu|venom-0.2.0-0.20140718.3|4	Summary:	Tox client
12cu|venom-0.2.0-0.20140718.3|5	Name:		venom
12cu|venom-0.2.0-0.20140718.3|6	Version:	0.2.0
12cu|venom-0.2.0-0.20140718.3|7	Release:	0.20140718.3
12cu|venom-0.2.0-0.20140718.3|8	Group:		Networking/Instant messaging
12cu|venom-0.2.0-0.20140718.3|9	License:	GPLv3
12cu|venom-0.2.0-0.20140718.3|10	Url:		https://wiki.tox.im/
12cu|venom-0.2.0-0.20140718.3|11	Source0:	%{oname}-%{version}.tar.gz
12cu|venom-0.2.0-0.20140718.3|12	BuildRequires:	toxcore-devel
12cu|venom-0.2.0-0.20140718.3|13	BuildRequires:	vala
12cu|venom-0.2.0-0.20140718.3|14	BuildRequires:	vala-tools
12cu|venom-0.2.0-0.20140718.3|15	BuildRequires:	cmake
12cu|venom-0.2.0-0.20140718.3|16	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|venom-0.2.0-0.20140718.3|17	BuildRequires:	pkgconfig(json-glib-1.0)
12cu|venom-0.2.0-0.20140718.3|18	BuildRequires:	pkgconfig(libnotify)
12cu|venom-0.2.0-0.20140718.3|19	BuildRequires:	pkgconfig(libqrencode)
12cu|venom-0.2.0-0.20140718.3|20	
12cu|venom-0.2.0-0.20140718.3|21	%description
12cu|venom-0.2.0-0.20140718.3|22	Tox GUI client
12cu|venom-0.2.0-0.20140718.3|23	
12cu|venom-0.2.0-0.20140718.3|24	%prep
12cu|venom-0.2.0-0.20140718.3|25	%setup -qn %{oname}
12cu|venom-0.2.0-0.20140718.3|26	
12cu|venom-0.2.0-0.20140718.3|27	%build
12cu|venom-0.2.0-0.20140718.3|28	%cmake \
12cu|venom-0.2.0-0.20140718.3|29	-DENABLE_QR_ENCODE=true \
12cu|venom-0.2.0-0.20140718.3|30	-DENABLE_LIBNOTIFY=true
12cu|venom-0.2.0-0.20140718.3|31	%make
12cu|venom-0.2.0-0.20140718.3|32	
12cu|venom-0.2.0-0.20140718.3|33	%install
12cu|venom-0.2.0-0.20140718.3|34	%makeinstall_std -C build
12cu|venom-0.2.0-0.20140718.3|35	
12cu|venom-0.2.0-0.20140718.3|36	%find_lang %{oname}
12cu|venom-0.2.0-0.20140718.3|37	
12cu|venom-0.2.0-0.20140718.3|38	%files -f %{oname}.lang
12cu|venom-0.2.0-0.20140718.3|39	%{_bindir}/*
12cu|venom-0.2.0-0.20140718.3|40	%{_datadir}/applications/*
12cu|venom-0.2.0-0.20140718.3|41	%{_datadir}/pixmaps/*
12cu|venom-0.2.0-0.20140718.3|42	%{_datadir}/%{name}/*
12cu|venom-0.2.0-0.20140718.3|43	%{_iconsdir}/hicolor/*/apps/*
12cu|venom-0.2.0-0.20140718.3|44	
12cu|venom-0.2.0-0.20140718.3|45	%changelog
12cu|venom-0.2.0-0.20140718.3|46	* Wed Jul 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-0.20140718.3
12cu|venom-0.2.0-0.20140718.3|47	+ Revision: bf1600d
12cu|venom-0.2.0-0.20140718.3|48	- Build with qr core and notify support
12cu|venom-0.2.0-0.20140718.3|49	
12cu|venom-0.2.0-0.20140718.3|50	

13183 12
12cu|verbiste-0.1.34-1|1	%define major   0
12cu|verbiste-0.1.34-1|2	%define libname %mklibname %{name} %{major}
12cu|verbiste-0.1.34-1|3	%define devname %mklibname %{name} -d
12cu|verbiste-0.1.34-1|4	
12cu|verbiste-0.1.34-1|5	Name:		verbiste
12cu|verbiste-0.1.34-1|6	Version:	0.1.34
12cu|verbiste-0.1.34-1|7	Release:	1
12cu|verbiste-0.1.34-1|8	Summary:	To use well french verbs
12cu|verbiste-0.1.34-1|9	License:	GPLv2+
12cu|verbiste-0.1.34-1|10	Group:		Toys
12cu|verbiste-0.1.34-1|11	URL:		http://perso.b2b2c.ca/sarrazip/dev/%{name}.html
12cu|verbiste-0.1.34-1|12	Source:		http://www3.sympatico.ca/sarrazip/dev/%{name}-%{version}.tar.gz
12cu|verbiste-0.1.34-1|13	BuildRequires:	bison
12cu|verbiste-0.1.34-1|14	BuildRequires:	perl(XML::Parser)
12cu|verbiste-0.1.34-1|15	BuildRequires:	pkgconfig(libxml-2.0)
12cu|verbiste-0.1.34-1|16	BuildRequires:	pkgconfig(libgnomeui-2.0)
12cu|verbiste-0.1.34-1|17	BuildRequires:	pkgconfig(libpanelapplet-2.0)
12cu|verbiste-0.1.34-1|18	BuildRequires:	pkgconfig(libglade-2.0)
12cu|verbiste-0.1.34-1|19	
12cu|verbiste-0.1.34-1|20	%description
12cu|verbiste-0.1.34-1|21	Verbiste is a French conjugation system. It contains a C++ library, two
12cu|verbiste-0.1.34-1|22	programs that can be run from the command line or from another program,
12cu|verbiste-0.1.34-1|23	and a GNOME applet. This applet shows a text field in the GNOME Panel
12cu|verbiste-0.1.34-1|24	where the user can enter a conjugated verb and obtain its complete
12cu|verbiste-0.1.34-1|25	conjugation. The knowledge base is represented in XML and contains over
12cu|verbiste-0.1.34-1|26	6800 verbs.
12cu|verbiste-0.1.34-1|27	
12cu|verbiste-0.1.34-1|28	%files -f %{name}.lang
12cu|verbiste-0.1.34-1|29	%{_docdir}/%{name}-%{version}/*
12cu|verbiste-0.1.34-1|30	%{_bindir}/french-*conjugator
12cu|verbiste-0.1.34-1|31	%{_datadir}/%{name}-0.1
12cu|verbiste-0.1.34-1|32	%{_mandir}/fr/man?/*
12cu|verbiste-0.1.34-1|33	%{_mandir}/man?/*
12cu|verbiste-0.1.34-1|34	
12cu|verbiste-0.1.34-1|35	#--------------------------------------------------------------------
12cu|verbiste-0.1.34-1|36	
12cu|verbiste-0.1.34-1|37	%package -n %{name}-gtk
12cu|verbiste-0.1.34-1|38	Summary:	Gtk+ interface for %{name}
12cu|verbiste-0.1.34-1|39	Group:		Development/Other
12cu|verbiste-0.1.34-1|40	Requires:	%{name}
12cu|verbiste-0.1.34-1|41	
12cu|verbiste-0.1.34-1|42	%description -n %{name}-gtk
12cu|verbiste-0.1.34-1|43	Gtk+ interface for %{name}.
12cu|verbiste-0.1.34-1|44	
12cu|verbiste-0.1.34-1|45	%files -n %{name}-gtk
12cu|verbiste-0.1.34-1|46	%{_bindir}/verbiste
12cu|verbiste-0.1.34-1|47	%{_bindir}/verbiste-gtk
12cu|verbiste-0.1.34-1|48	%{_libdir}/bonobo/servers/verbiste.server
12cu|verbiste-0.1.34-1|49	%{_libdir}/verbiste-applet
12cu|verbiste-0.1.34-1|50	%{_datadir}/applications/verbiste.desktop
12cu|verbiste-0.1.34-1|51	%{_datadir}/pixmaps/verbiste.png
12cu|verbiste-0.1.34-1|52	%{_datadir}/texmf/tex/latex/verbiste/verbiste.cfg
12cu|verbiste-0.1.34-1|53	%{_datadir}/texmf/tex/latex/verbiste/verbiste.cls
12cu|verbiste-0.1.34-1|54	
12cu|verbiste-0.1.34-1|55	
12cu|verbiste-0.1.34-1|56	#--------------------------------------------------------------------
12cu|verbiste-0.1.34-1|57	
12cu|verbiste-0.1.34-1|58	%package -n %{libname}
12cu|verbiste-0.1.34-1|59	Summary:	Shared Librairies for %{name}
12cu|verbiste-0.1.34-1|60	Group:		Development/Other
12cu|verbiste-0.1.34-1|61	Obsoletes:	%{_lib}%{name}1 < 0.1.26-2
12cu|verbiste-0.1.34-1|62	
12cu|verbiste-0.1.34-1|63	%description  -n %{libname}
12cu|verbiste-0.1.34-1|64	Shared Librairies for cluster
12cu|verbiste-0.1.34-1|65	
12cu|verbiste-0.1.34-1|66	%files -n %{libname}
12cu|verbiste-0.1.34-1|67	%{_libdir}/lib%{name}-0.1.so.%{major}*
12cu|verbiste-0.1.34-1|68	
12cu|verbiste-0.1.34-1|69	#--------------------------------------------------------------------
12cu|verbiste-0.1.34-1|70	
12cu|verbiste-0.1.34-1|71	%package -n %{devname}
12cu|verbiste-0.1.34-1|72	Summary:	%{name} header files and static libraries
12cu|verbiste-0.1.34-1|73	Group:		Development/Other
12cu|verbiste-0.1.34-1|74	Requires:	%{name} = %{version}
12cu|verbiste-0.1.34-1|75	Requires:	%{libname} = %{version}
12cu|verbiste-0.1.34-1|76	Provides:	%{name}-devel = %{version}
12cu|verbiste-0.1.34-1|77	Obsoletes:	%{_lib}%{name}-devel < 0.1.26-2
12cu|verbiste-0.1.34-1|78	
12cu|verbiste-0.1.34-1|79	%description -n %{devname}
12cu|verbiste-0.1.34-1|80	This package contains header files and static libraries.
12cu|verbiste-0.1.34-1|81	
12cu|verbiste-0.1.34-1|82	%files -n %{devname}
12cu|verbiste-0.1.34-1|83	%{_includedir}/%{name}-0.1
12cu|verbiste-0.1.34-1|84	%{_libdir}/lib%{name}-0.1.so
12cu|verbiste-0.1.34-1|85	%{_libdir}/pkgconfig/%{name}-0.1.pc
12cu|verbiste-0.1.34-1|86	
12cu|verbiste-0.1.34-1|87	#--------------------------------------------------------------------
12cu|verbiste-0.1.34-1|88	%prep
12cu|verbiste-0.1.34-1|89	%setup -q
12cu|verbiste-0.1.34-1|90	
12cu|verbiste-0.1.34-1|91	%build
12cu|verbiste-0.1.34-1|92	%configure2_5x \
12cu|verbiste-0.1.34-1|93	--with-gtk-app \
12cu|verbiste-0.1.34-1|94	--with-gnome-app \
12cu|verbiste-0.1.34-1|95	--with-gnome-applet
12cu|verbiste-0.1.34-1|96	%make
12cu|verbiste-0.1.34-1|97	
12cu|verbiste-0.1.34-1|98	%install
12cu|verbiste-0.1.34-1|99	%makeinstall_std
12cu|verbiste-0.1.34-1|100	
12cu|verbiste-0.1.34-1|101	%find_lang %{name}
12cu|verbiste-0.1.34-1|102	
12cu|verbiste-0.1.34-1|103	%changelog
12cu|verbiste-0.1.34-1|104	* Wed Feb 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.34-1
12cu|verbiste-0.1.34-1|105	+ Revision: 8f87629
12cu|verbiste-0.1.34-1|106	- Updated to 0.1.34
12cu|verbiste-0.1.34-1|107	
12cu|verbiste-0.1.34-1|108	

13184 12
12cu|veusz-1.20.1-2|1	%if %{_use_internal_dependency_generator}
12cu|veusz-1.20.1-2|2	%define __noautoprov '\\.so'
12cu|veusz-1.20.1-2|3	%else
12cu|veusz-1.20.1-2|4	%define _provides_exceptions \\.so
12cu|veusz-1.20.1-2|5	%endif
12cu|veusz-1.20.1-2|6	
12cu|veusz-1.20.1-2|7	Summary:	GUI scientific plotting package
12cu|veusz-1.20.1-2|8	Name:		veusz
12cu|veusz-1.20.1-2|9	Version:	1.20.1
12cu|veusz-1.20.1-2|10	Release:	2
12cu|veusz-1.20.1-2|11	# The entire source code is GPLv2+ except helpers/src/_nc_cntr.c which is Python
12cu|veusz-1.20.1-2|12	License:	GPLv2+ and Python license
12cu|veusz-1.20.1-2|13	Group:		Sciences/Mathematics
12cu|veusz-1.20.1-2|14	Url:		http://home.gna.org/veusz/
12cu|veusz-1.20.1-2|15	Source0:	http://download.gna.org/veusz/%{name}-%{version}.tar.gz
12cu|veusz-1.20.1-2|16	BuildRequires:	desktop-file-utils
12cu|veusz-1.20.1-2|17	BuildRequires:	python-sip
12cu|veusz-1.20.1-2|18	BuildRequires:	python-numpy-devel
12cu|veusz-1.20.1-2|19	BuildRequires:	python-qt4-devel
12cu|veusz-1.20.1-2|20	BuildRequires:	qt4-devel
12cu|veusz-1.20.1-2|21	BuildRequires:	pkgconfig(lapack)
12cu|veusz-1.20.1-2|22	BuildRequires:	pythonegg(h5py)
12cu|veusz-1.20.1-2|23	BuildRequires:	pythonegg(setuptools)
12cu|veusz-1.20.1-2|24	Requires:	pythonegg(numpy)
12cu|veusz-1.20.1-2|25	Requires:	python-qt4
12cu|veusz-1.20.1-2|26	Requires:	python-%{name} = %{EVRD}
12cu|veusz-1.20.1-2|27	
12cu|veusz-1.20.1-2|28	%description
12cu|veusz-1.20.1-2|29	Veusz is a scientific plotting package, designed to create
12cu|veusz-1.20.1-2|30	publication-ready Postscript/PDF/SVG output. It features GUI,
12cu|veusz-1.20.1-2|31	command-line, and scripting interfaces. Graphs are constructed from
12cu|veusz-1.20.1-2|32	widgets, allowing complex layouts to be designed. Veusz supports
12cu|veusz-1.20.1-2|33	plotting functions, data with errors, keys, labels, stacked plots,
12cu|veusz-1.20.1-2|34	multiple plots, contours, shapes and fitting data.
12cu|veusz-1.20.1-2|35	
12cu|veusz-1.20.1-2|36	%files
12cu|veusz-1.20.1-2|37	%doc README AUTHORS COPYING ChangeLog
12cu|veusz-1.20.1-2|38	%doc examples/
12cu|veusz-1.20.1-2|39	%doc Documents/manual.html
12cu|veusz-1.20.1-2|40	%doc Documents/manimages/
12cu|veusz-1.20.1-2|41	%{_bindir}/veusz
12cu|veusz-1.20.1-2|42	%{_bindir}/veusz_listen
12cu|veusz-1.20.1-2|43	%{_datadir}/applications/%{name}.desktop
12cu|veusz-1.20.1-2|44	%{_datadir}/mime/packages/%{name}.xml
12cu|veusz-1.20.1-2|45	%{_datadir}/pixmaps/%{name}/
12cu|veusz-1.20.1-2|46	%{_datadir}/pixmaps/%{name}.png
12cu|veusz-1.20.1-2|47	%{_mandir}/man1/*
12cu|veusz-1.20.1-2|48	
12cu|veusz-1.20.1-2|49	#----------------------------------------------------------------------------
12cu|veusz-1.20.1-2|50	
12cu|veusz-1.20.1-2|51	%package -n python-%{name}
12cu|veusz-1.20.1-2|52	Summary:	Python libraries for %{name}
12cu|veusz-1.20.1-2|53	
12cu|veusz-1.20.1-2|54	%description -n python-%{name}
12cu|veusz-1.20.1-2|55	Veusz is a scientific plotting package, designed to create
12cu|veusz-1.20.1-2|56	publication-ready Postscript/PDF/SVG output. It features GUI,
12cu|veusz-1.20.1-2|57	command-line, and scripting interfaces. Graphs are constructed from
12cu|veusz-1.20.1-2|58	widgets, allowing complex layouts to be designed. Veusz supports
12cu|veusz-1.20.1-2|59	plotting functions, data with errors, keys, labels, stacked plots,
12cu|veusz-1.20.1-2|60	multiple plots, contours, shapes and fitting data.
12cu|veusz-1.20.1-2|61	
12cu|veusz-1.20.1-2|62	%files -n python-%{name}
12cu|veusz-1.20.1-2|63	%doc README AUTHORS COPYING ChangeLog
12cu|veusz-1.20.1-2|64	%{py_platsitedir}/%{name}
12cu|veusz-1.20.1-2|65	%{py_platsitedir}/%{name}-%{version}-py%{py_ver}.egg-info
12cu|veusz-1.20.1-2|66	
12cu|veusz-1.20.1-2|67	#----------------------------------------------------------------------------
12cu|veusz-1.20.1-2|68	
12cu|veusz-1.20.1-2|69	%prep
12cu|veusz-1.20.1-2|70	%setup -q
12cu|veusz-1.20.1-2|71	find -name \*~ -delete
12cu|veusz-1.20.1-2|72	
12cu|veusz-1.20.1-2|73	# change path of where to lookup bitmaps
12cu|veusz-1.20.1-2|74	# this is so we can move the icons out of the python directory
12cu|veusz-1.20.1-2|75	# and into /usr/share/pixmaps/veusz
12cu|veusz-1.20.1-2|76	sed -i "/imagedir =/c\\imagedir = '%{_datadir}/pixmaps/veusz'" \
12cu|veusz-1.20.1-2|77	%{_builddir}/veusz-%{version}/veusz/utils/action.py
12cu|veusz-1.20.1-2|78	
12cu|veusz-1.20.1-2|79	# change path of where to look for COPYING - should be docdir
12cu|veusz-1.20.1-2|80	sed -i "/f =/s+utils.veuszDirectory+'%{_docdir}/%{name}'+" \
12cu|veusz-1.20.1-2|81	%{_builddir}/veusz-%{version}/veusz/dialogs/aboutdialog.py
12cu|veusz-1.20.1-2|82	
12cu|veusz-1.20.1-2|83	%build
12cu|veusz-1.20.1-2|84	%setup_compile_flags
12cu|veusz-1.20.1-2|85	python setup.py build
12cu|veusz-1.20.1-2|86	xz -k Documents/veusz*.1
12cu|veusz-1.20.1-2|87	
12cu|veusz-1.20.1-2|88	%install
12cu|veusz-1.20.1-2|89	PYTHONDONTWRITEBYTECODE= python setup.py install \
12cu|veusz-1.20.1-2|90	-O1 --skip-build --prefix="%{_prefix}" --root=%{buildroot}
12cu|veusz-1.20.1-2|91	
12cu|veusz-1.20.1-2|92	# install desktop file
12cu|veusz-1.20.1-2|93	install -d %{buildroot}%{_datadir}/applications
12cu|veusz-1.20.1-2|94	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|veusz-1.20.1-2|95	[Desktop Entry]
12cu|veusz-1.20.1-2|96	Name=Veusz
12cu|veusz-1.20.1-2|97	Comment=Open .vsz scientific plotting files
12cu|veusz-1.20.1-2|98	GenericName=Veusz scientific plotting
12cu|veusz-1.20.1-2|99	Exec=veusz %F
12cu|veusz-1.20.1-2|100	StartupNotify=true
12cu|veusz-1.20.1-2|101	Terminal=false
12cu|veusz-1.20.1-2|102	Type=Application
12cu|veusz-1.20.1-2|103	Icon=veusz
12cu|veusz-1.20.1-2|104	Categories=GTK;GNOME;Education;Graphics;3DGraphics;X-Science,X-DataVisualization;
12cu|veusz-1.20.1-2|105	MimeType=application/x-veusz;
12cu|veusz-1.20.1-2|106	EOF
12cu|veusz-1.20.1-2|107	
12cu|veusz-1.20.1-2|108	# file to register .vsz mimetype
12cu|veusz-1.20.1-2|109	install -d %{buildroot}%{_datadir}/mime/packages/
12cu|veusz-1.20.1-2|110	cat > %{buildroot}%{_datadir}/mime/packages/%{name}.xml << EOF
12cu|veusz-1.20.1-2|111	<?xml version='1.0'?>
12cu|veusz-1.20.1-2|112	<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
12cu|veusz-1.20.1-2|113	<mime-type type="application/x-veusz">
12cu|veusz-1.20.1-2|114	<comment>Veusz saved graph</comment>
12cu|veusz-1.20.1-2|115	<glob pattern="*.vsz"/>
12cu|veusz-1.20.1-2|116	<magic priority="50">
12cu|veusz-1.20.1-2|117	<match type="string" value="# Veusz saved document" offset="0"/>
12cu|veusz-1.20.1-2|118	</magic>
12cu|veusz-1.20.1-2|119	</mime-type>
12cu|veusz-1.20.1-2|120	</mime-info>
12cu|veusz-1.20.1-2|121	EOF
12cu|veusz-1.20.1-2|122	
12cu|veusz-1.20.1-2|123	# move icon files to /usr/share/pixmaps/veusz
12cu|veusz-1.20.1-2|124	# symlink main veusz icon also into pixmaps (for desktop file)
12cu|veusz-1.20.1-2|125	install -d %{buildroot}%{_datadir}/pixmaps/veusz
12cu|veusz-1.20.1-2|126	mv %{buildroot}%{py_platsitedir}/veusz/icons/*.png \
12cu|veusz-1.20.1-2|127	%{buildroot}%{_datadir}/pixmaps/veusz
12cu|veusz-1.20.1-2|128	mv %{buildroot}%{py_platsitedir}/veusz/icons/*.svg \
12cu|veusz-1.20.1-2|129	%{buildroot}%{_datadir}/pixmaps/veusz
12cu|veusz-1.20.1-2|130	ln -s veusz/veusz_48.png %{buildroot}%{_datadir}/pixmaps/veusz.png
12cu|veusz-1.20.1-2|131	
12cu|veusz-1.20.1-2|132	# Mark some scripts as executable.
12cu|veusz-1.20.1-2|133	# This isn't really needed, but Veusz includes shebangs in scripts
12cu|veusz-1.20.1-2|134	# so that they can be run when not installed.
12cu|veusz-1.20.1-2|135	# Do this so that the scripts don't need modification.
12cu|veusz-1.20.1-2|136	chmod +x %{buildroot}%{py_platsitedir}/veusz/veusz_main.py
12cu|veusz-1.20.1-2|137	chmod +x %{buildroot}%{py_platsitedir}/veusz/veusz_listen.py
12cu|veusz-1.20.1-2|138	
12cu|veusz-1.20.1-2|139	# install man pages
12cu|veusz-1.20.1-2|140	install -d %{buildroot}%{_mandir}/man1
12cu|veusz-1.20.1-2|141	install -p -m 644 Documents/veusz.1.xz Documents/veusz_listen.1.xz \
12cu|veusz-1.20.1-2|142	%{buildroot}%{_mandir}/man1
12cu|veusz-1.20.1-2|143	
12cu|veusz-1.20.1-2|144	
12cu|veusz-1.20.1-2|145	%changelog
12cu|veusz-1.20.1-2|146	* Fri Apr 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.20.1-2
12cu|veusz-1.20.1-2|147	+ Revision: cc5c8c0
12cu|veusz-1.20.1-2|148	- Rebuild against python-sip 4.15, spec cleanups
12cu|veusz-1.20.1-2|149	
12cu|veusz-1.20.1-2|150	

13185 12
12cu|vgrabbj-0.9.6-9|1	Summary:	A command-line v4l grabber
12cu|vgrabbj-0.9.6-9|2	Name:		vgrabbj
12cu|vgrabbj-0.9.6-9|3	Version:	0.9.6
12cu|vgrabbj-0.9.6-9|4	Release:	9
12cu|vgrabbj-0.9.6-9|5	License:	GPLv2+
12cu|vgrabbj-0.9.6-9|6	Group:		Video
12cu|vgrabbj-0.9.6-9|7	Url:		http://vgrabbj.gecius.de/
12cu|vgrabbj-0.9.6-9|8	Source0:	http://vgrabbj.gecius.de/vgrabbj/%{name}-%{version}.tar.bz2
12cu|vgrabbj-0.9.6-9|9	Patch0:		vgrabbj-0.9.6-gcc4.patch
12cu|vgrabbj-0.9.6-9|10	Patch1:		vgrabbj-0.9.6-fix-str-fmt.patch
12cu|vgrabbj-0.9.6-9|11	Patch2:		vgrabbj-0.9.6-libv4l1.patch
12cu|vgrabbj-0.9.6-9|12	Patch3:		vgrabbj-0.9.6-off-by-one.patch
12cu|vgrabbj-0.9.6-9|13	Patch4:		vgrabbj-0.9.6-automake-1.13.patch
12cu|vgrabbj-0.9.6-9|14	BuildRequires:	jpeg-devel
12cu|vgrabbj-0.9.6-9|15	BuildRequires:	pkgconfig(freetype2)
12cu|vgrabbj-0.9.6-9|16	BuildRequires:	pkgconfig(libpng)
12cu|vgrabbj-0.9.6-9|17	BuildRequires:	pkgconfig(libtiff-4)
12cu|vgrabbj-0.9.6-9|18	BuildRequires:	pkgconfig(libv4l1)
12cu|vgrabbj-0.9.6-9|19	BuildRequires:	pkgconfig(zlib)
12cu|vgrabbj-0.9.6-9|20	
12cu|vgrabbj-0.9.6-9|21	%description
12cu|vgrabbj-0.9.6-9|22	Vgrabbj is a commandline tool that grabs an image from a 24-bit v4l device
12cu|vgrabbj-0.9.6-9|23	(like a webcam) and save it as a ppm, png or jpg file. It can imprint a label
12cu|vgrabbj-0.9.6-9|24	(with time or not) onto the image. It can also be used in stopmotion program
12cu|vgrabbj-0.9.6-9|25	to acquire images.
12cu|vgrabbj-0.9.6-9|26	
12cu|vgrabbj-0.9.6-9|27	%files
12cu|vgrabbj-0.9.6-9|28	%doc AUTHORS ChangeLog README THANKS TODO
12cu|vgrabbj-0.9.6-9|29	%{_bindir}/%{name}
12cu|vgrabbj-0.9.6-9|30	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cu|vgrabbj-0.9.6-9|31	%{_mandir}/man1/%{name}.1*
12cu|vgrabbj-0.9.6-9|32	%{_mandir}/man5/%{name}.conf.5*
12cu|vgrabbj-0.9.6-9|33	
12cu|vgrabbj-0.9.6-9|34	#----------------------------------------------------------------------------
12cu|vgrabbj-0.9.6-9|35	
12cu|vgrabbj-0.9.6-9|36	%prep
12cu|vgrabbj-0.9.6-9|37	%setup -q
12cu|vgrabbj-0.9.6-9|38	%patch0 -p1
12cu|vgrabbj-0.9.6-9|39	%patch1 -p0
12cu|vgrabbj-0.9.6-9|40	%patch2 -p1
12cu|vgrabbj-0.9.6-9|41	%patch3 -p1
12cu|vgrabbj-0.9.6-9|42	%patch4 -p1 -b .automake-1_13
12cu|vgrabbj-0.9.6-9|43	
12cu|vgrabbj-0.9.6-9|44	%build
12cu|vgrabbj-0.9.6-9|45	autoreconf -fi
12cu|vgrabbj-0.9.6-9|46	%configure2_5x
12cu|vgrabbj-0.9.6-9|47	%make
12cu|vgrabbj-0.9.6-9|48	
12cu|vgrabbj-0.9.6-9|49	%install
12cu|vgrabbj-0.9.6-9|50	%makeinstall_std
12cu|vgrabbj-0.9.6-9|51	
12cu|vgrabbj-0.9.6-9|52	
12cu|vgrabbj-0.9.6-9|53	%changelog
12cu|vgrabbj-0.9.6-9|54	* Mon Apr 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.6-9
12cu|vgrabbj-0.9.6-9|55	+ Revision: e4d7ff2
12cu|vgrabbj-0.9.6-9|56	- Add patches to fix build, spec cleanup
12cu|vgrabbj-0.9.6-9|57	
12cu|vgrabbj-0.9.6-9|58	

13186 12
12cu|vidalia-0.2.21-1|1	Name:           vidalia
12cu|vidalia-0.2.21-1|2	Version:        0.2.21
12cu|vidalia-0.2.21-1|3	Release:        1
12cu|vidalia-0.2.21-1|4	Epoch:          0
12cu|vidalia-0.2.21-1|5	Summary:        Cross-platform controller GUI for Tor, built using the Qt framework
12cu|vidalia-0.2.21-1|6	License:        GPLv2+
12cu|vidalia-0.2.21-1|7	Group:          Networking/Other
12cu|vidalia-0.2.21-1|8	URL:            http://www.torproject.org/projects/vidalia
12cu|vidalia-0.2.21-1|9	Source0:        http://www.torproject.org/dist/vidalia/%{name}-%{version}.tar.gz
12cu|vidalia-0.2.21-1|10	Requires:       tor
12cu|vidalia-0.2.21-1|11	Requires(post): desktop-file-utils
12cu|vidalia-0.2.21-1|12	Requires(postun): desktop-file-utils
12cu|vidalia-0.2.21-1|13	BuildRequires:  cmake
12cu|vidalia-0.2.21-1|14	BuildRequires:  desktop-file-utils
12cu|vidalia-0.2.21-1|15	BuildRequires:  doxygen
12cu|vidalia-0.2.21-1|16	BuildRequires:  openssl-devel
12cu|vidalia-0.2.21-1|17	BuildRequires:  qt4-devel
12cu|vidalia-0.2.21-1|18	BuildRequires:  qt4-linguist
12cu|vidalia-0.2.21-1|19	
12cu|vidalia-0.2.21-1|20	%description
12cu|vidalia-0.2.21-1|21	Vidalia is a cross-platform controller GUI for Tor, built using the Qt
12cu|vidalia-0.2.21-1|22	framework. Vidalia runs on any platform supported by Qt 4.1, including
12cu|vidalia-0.2.21-1|23	Windows, Mac OS X, and Linux or other Unix variants using the X11
12cu|vidalia-0.2.21-1|24	window system.
12cu|vidalia-0.2.21-1|25	
12cu|vidalia-0.2.21-1|26	Vidalia allows you to start and stop Tor, view the status of Tor at a
12cu|vidalia-0.2.21-1|27	glance, and monitor Tor's bandwidth usage. Vidalia also makes it easy
12cu|vidalia-0.2.21-1|28	to contribute to the Tor network by helping you setup a Tor server, if
12cu|vidalia-0.2.21-1|29	you wish.
12cu|vidalia-0.2.21-1|30	
12cu|vidalia-0.2.21-1|31	%prep
12cu|vidalia-0.2.21-1|32	%setup -q
12cu|vidalia-0.2.21-1|33	
12cu|vidalia-0.2.21-1|34	%build
12cu|vidalia-0.2.21-1|35	%cmake_qt4
12cu|vidalia-0.2.21-1|36	%make
12cu|vidalia-0.2.21-1|37	# make the docs
12cu|vidalia-0.2.21-1|38	make doxygen
12cu|vidalia-0.2.21-1|39	
12cu|vidalia-0.2.21-1|40	%install
12cu|vidalia-0.2.21-1|41	%makeinstall_std -C build
12cu|vidalia-0.2.21-1|42	
12cu|vidalia-0.2.21-1|43	install -D -p -m 644 doc/vidalia.1 %{buildroot}%{_mandir}/man1/vidalia.1
12cu|vidalia-0.2.21-1|44	
12cu|vidalia-0.2.21-1|45	desktop-file-install --vendor="" \
12cu|vidalia-0.2.21-1|46	--add-category="X-MandrivaLinux-Internet-Other" \
12cu|vidalia-0.2.21-1|47	--dir %{buildroot}%{_datadir}/applications \
12cu|vidalia-0.2.21-1|48	%{buildroot}%{_datadir}/applications/*
12cu|vidalia-0.2.21-1|49	
12cu|vidalia-0.2.21-1|50	%files
12cu|vidalia-0.2.21-1|51	%doc CHANGELOG CREDITS HACKING LICENSE README README.marble
12cu|vidalia-0.2.21-1|52	%doc build/doc/html
12cu|vidalia-0.2.21-1|53	%{_bindir}/vidalia
12cu|vidalia-0.2.21-1|54	%{_datadir}/applications/%{name}.desktop
12cu|vidalia-0.2.21-1|55	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12cu|vidalia-0.2.21-1|56	%{_mandir}/man1/%{name}.1*
12cu|vidalia-0.2.21-1|57	
12cu|vidalia-0.2.21-1|58	%changelog
12cu|vidalia-0.2.21-1|59	* Sun Apr 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.2.21-1
12cu|vidalia-0.2.21-1|60	+ Revision: 054e86a
12cu|vidalia-0.2.21-1|61	- Updated to 0.2.21
12cu|vidalia-0.2.21-1|62	
12cu|vidalia-0.2.21-1|63	

13187 12
12cu|vidma-0.0.4-1|1	Summary:	Virtual Disks Manipulator
12cu|vidma-0.0.4-1|2	Name:		vidma
12cu|vidma-0.0.4-1|3	Version:	0.0.4
12cu|vidma-0.0.4-1|4	Release:	1
12cu|vidma-0.0.4-1|5	License:	GPLv2
12cu|vidma-0.0.4-1|6	Group:		Archiving/Other
12cu|vidma-0.0.4-1|7	URL:		https://github.com/przemoc/vidma
12cu|vidma-0.0.4-1|8	Source0:	http://download.przemoc.net/%{name}-%{version}.tar.gz
12cu|vidma-0.0.4-1|9	
12cu|vidma-0.0.4-1|10	%description
12cu|vidma-0.0.4-1|11	vidma - Virtual Disks Manipulator
12cu|vidma-0.0.4-1|12	
12cu|vidma-0.0.4-1|13	Utility for manipulating virtual disk images. Features:
12cu|vidma-0.0.4-1|14	- resizing fixed-size images
12cu|vidma-0.0.4-1|15	- operations can be done in-place
12cu|vidma-0.0.4-1|16	
12cu|vidma-0.0.4-1|17	Supported formats:
12cu|vidma-0.0.4-1|18	- VDI - Virtual Disk Image, used mostly by VirtualBox
12cu|vidma-0.0.4-1|19	
12cu|vidma-0.0.4-1|20	%prep
12cu|vidma-0.0.4-1|21	%setup -q
12cu|vidma-0.0.4-1|22	
12cu|vidma-0.0.4-1|23	%build
12cu|vidma-0.0.4-1|24	%configure
12cu|vidma-0.0.4-1|25	%make
12cu|vidma-0.0.4-1|26	
12cu|vidma-0.0.4-1|27	%install
12cu|vidma-0.0.4-1|28	install -D vidma	%{buildroot}%{_bindir}/vidma
12cu|vidma-0.0.4-1|29	install -D vidma.1	%{buildroot}%{_mandir}/man1/vidma.1
12cu|vidma-0.0.4-1|30	
12cu|vidma-0.0.4-1|31	%files
12cu|vidma-0.0.4-1|32	%doc AUTHORS NEWS README.md
12cu|vidma-0.0.4-1|33	%attr(755,root,root) %{_bindir}/vidma
12cu|vidma-0.0.4-1|34	%{_mandir}/man1/*
12cu|vidma-0.0.4-1|35	

13188 12
12cu|viewarch-0.0.12_9-11|1	%define realname ViewARCH
12cu|viewarch-0.0.12_9-11|2	%define realversion 0.0.12-9
12cu|viewarch-0.0.12_9-11|3	
12cu|viewarch-0.0.12_9-11|4	Summary: An archive browser for GNU arch
12cu|viewarch-0.0.12_9-11|5	Name:    viewarch
12cu|viewarch-0.0.12_9-11|6	Version: %(echo %realversion | sed 's/-/_/g')
12cu|viewarch-0.0.12_9-11|7	Release: 11
12cu|viewarch-0.0.12_9-11|8	Source0: %{realname}-%{realversion}.tar.bz2
12cu|viewarch-0.0.12_9-11|9	Patch0: %name-confpath.patch
12cu|viewarch-0.0.12_9-11|10	License: GPL
12cu|viewarch-0.0.12_9-11|11	Group: Networking/WWW
12cu|viewarch-0.0.12_9-11|12	Url: http://arch.bluegate.org/viewarch.html
12cu|viewarch-0.0.12_9-11|13	Requires: tla
12cu|viewarch-0.0.12_9-11|14	Requires: python
12cu|viewarch-0.0.12_9-11|15	Requires: apache
12cu|viewarch-0.0.12_9-11|16	BuildArch: noarch
12cu|viewarch-0.0.12_9-11|17	
12cu|viewarch-0.0.12_9-11|18	%description
12cu|viewarch-0.0.12_9-11|19	An archive browser for GNU arch.
12cu|viewarch-0.0.12_9-11|20	
12cu|viewarch-0.0.12_9-11|21	%prep
12cu|viewarch-0.0.12_9-11|22	%setup -q -n %realname-%realversion -q
12cu|viewarch-0.0.12_9-11|23	%patch0 -p0 -b .confpath
12cu|viewarch-0.0.12_9-11|24	
12cu|viewarch-0.0.12_9-11|25	%install
12cu|viewarch-0.0.12_9-11|26	rm -rf %{buildroot}
12cu|viewarch-0.0.12_9-11|27	
12cu|viewarch-0.0.12_9-11|28	mkdir -p %buildroot/%_datadir/%name/lib
12cu|viewarch-0.0.12_9-11|29	mkdir -p %buildroot/%_sysconfdir/%name
12cu|viewarch-0.0.12_9-11|30	mkdir -p %buildroot/%_sysconfdir/httpd/conf/webapps.d
12cu|viewarch-0.0.12_9-11|31	mkdir -p %buildroot/%_var/www/cgi-bin
12cu|viewarch-0.0.12_9-11|32	
12cu|viewarch-0.0.12_9-11|33	/bin/cp -a cgi/viewarch.cgi %buildroot/%_var/www/cgi-bin/viewarch.cgi
12cu|viewarch-0.0.12_9-11|34	
12cu|viewarch-0.0.12_9-11|35	perl -pi -e "s:^LIB_DIR = None:LIB_DIR = '%_datadir/%name/lib':" \
12cu|viewarch-0.0.12_9-11|36	%buildroot/%_var/www/cgi-bin/viewarch.cgi
12cu|viewarch-0.0.12_9-11|37	
12cu|viewarch-0.0.12_9-11|38	/bin/cp -r lib/{*.py,*.pot} %buildroot/%_datadir/%name/lib/
12cu|viewarch-0.0.12_9-11|39	
12cu|viewarch-0.0.12_9-11|40	perl -pi -e "s:^#!/usr/local/bin/python:#!/usr/bin/python:" \
12cu|viewarch-0.0.12_9-11|41	%buildroot/%_datadir/%name/lib/*.py
12cu|viewarch-0.0.12_9-11|42	
12cu|viewarch-0.0.12_9-11|43	/bin/cp -r locale %buildroot/%_datadir/%name/
12cu|viewarch-0.0.12_9-11|44	/bin/cp -r templates %buildroot/%_datadir/%name/
12cu|viewarch-0.0.12_9-11|45	
12cu|viewarch-0.0.12_9-11|46	/bin/cp -r viewarch.conf.dist %buildroot/%_sysconfdir/%name/viewarch.conf
12cu|viewarch-0.0.12_9-11|47	
12cu|viewarch-0.0.12_9-11|48	cat > %buildroot/%_sysconfdir/httpd/conf/webapps.d/%name.conf <<EOF
12cu|viewarch-0.0.12_9-11|49	<IfModule mod_alias.c>
12cu|viewarch-0.0.12_9-11|50	ScriptAlias /%name/ /%_var/www/cgi-bin/viewarch.cgi
12cu|viewarch-0.0.12_9-11|51	</IfModule>
12cu|viewarch-0.0.12_9-11|52	
12cu|viewarch-0.0.12_9-11|53	<Directory /var/www/%name>
12cu|viewarch-0.0.12_9-11|54	AllowOverride All
12cu|viewarch-0.0.12_9-11|55	Options ExecCGI
12cu|viewarch-0.0.12_9-11|56	DirectoryIndex viewarch.cgi
12cu|viewarch-0.0.12_9-11|57	Require all granted
12cu|viewarch-0.0.12_9-11|58	</Directory>
12cu|viewarch-0.0.12_9-11|59	EOF
12cu|viewarch-0.0.12_9-11|60	
12cu|viewarch-0.0.12_9-11|61	%clean
12cu|viewarch-0.0.12_9-11|62	rm -rf %{buildroot}
12cu|viewarch-0.0.12_9-11|63	
12cu|viewarch-0.0.12_9-11|64	
12cu|viewarch-0.0.12_9-11|65	
12cu|viewarch-0.0.12_9-11|66	%files
12cu|viewarch-0.0.12_9-11|67	%defattr(-,root,root)
12cu|viewarch-0.0.12_9-11|68	%_datadir/%name
12cu|viewarch-0.0.12_9-11|69	%_var/www/cgi-bin/viewarch.cgi
12cu|viewarch-0.0.12_9-11|70	%config(noreplace) %_sysconfdir/httpd/conf/webapps.d/%name.conf
12cu|viewarch-0.0.12_9-11|71	%dir %_sysconfdir/%name
12cu|viewarch-0.0.12_9-11|72	%config(noreplace) %_sysconfdir/%name/viewarch.conf
12cu|viewarch-0.0.12_9-11|73	
12cu|viewarch-0.0.12_9-11|74	
12cu|viewarch-0.0.12_9-11|75	
12cu|viewarch-0.0.12_9-11|76	%changelog
12cu|viewarch-0.0.12_9-11|77	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.0.12_9-8mdv2011.0
12cu|viewarch-0.0.12_9-11|78	+ Revision: 615390
12cu|viewarch-0.0.12_9-11|79	- the mass rebuild of 2010.1 packages
12cu|viewarch-0.0.12_9-11|80	
12cu|viewarch-0.0.12_9-11|81	* Sun Jan 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.12_9-7mdv2010.1
12cu|viewarch-0.0.12_9-11|82	+ Revision: 492716
12cu|viewarch-0.0.12_9-11|83	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|viewarch-0.0.12_9-11|84	
12cu|viewarch-0.0.12_9-11|85	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.0.12_9-6mdv2010.0
12cu|viewarch-0.0.12_9-11|86	+ Revision: 434672
12cu|viewarch-0.0.12_9-11|87	- rebuild
12cu|viewarch-0.0.12_9-11|88	
12cu|viewarch-0.0.12_9-11|89	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.0.12_9-5mdv2009.0
12cu|viewarch-0.0.12_9-11|90	+ Revision: 261850
12cu|viewarch-0.0.12_9-11|91	- rebuild
12cu|viewarch-0.0.12_9-11|92	
12cu|viewarch-0.0.12_9-11|93	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.0.12_9-4mdv2009.0
12cu|viewarch-0.0.12_9-11|94	+ Revision: 255522
12cu|viewarch-0.0.12_9-11|95	- rebuild
12cu|viewarch-0.0.12_9-11|96	
12cu|viewarch-0.0.12_9-11|97	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.0.12_9-2mdv2008.1
12cu|viewarch-0.0.12_9-11|98	+ Revision: 136570
12cu|viewarch-0.0.12_9-11|99	- restore BuildRoot
12cu|viewarch-0.0.12_9-11|100	
12cu|viewarch-0.0.12_9-11|101	+ Thierry Vignaud <tv@mandriva.org>
12cu|viewarch-0.0.12_9-11|102	- kill re-definition of %%buildroot on Pixel's request
12cu|viewarch-0.0.12_9-11|103	
12cu|viewarch-0.0.12_9-11|104	
12cu|viewarch-0.0.12_9-11|105	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|viewarch-0.0.12_9-11|106	+ 08/10/06 01:39:12 (55286)
12cu|viewarch-0.0.12_9-11|107	- rebuild
12cu|viewarch-0.0.12_9-11|108	
12cu|viewarch-0.0.12_9-11|109	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|viewarch-0.0.12_9-11|110	+ 08/10/06 01:38:12 (55285)
12cu|viewarch-0.0.12_9-11|111	Import viewarch
12cu|viewarch-0.0.12_9-11|112	
12cu|viewarch-0.0.12_9-11|113	* Thu Mar 02 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|viewarch-0.0.12_9-11|114	- initial rpm
12cu|viewarch-0.0.12_9-11|115	

13189 12
12cu|viewvc-1.1.15-4|1	Name:           viewvc
12cu|viewvc-1.1.15-4|2	Version:        1.1.15
12cu|viewvc-1.1.15-4|3	Release:        4
12cu|viewvc-1.1.15-4|4	Epoch:          0
12cu|viewvc-1.1.15-4|5	Summary:        Browser interface for CVS and Subversion version control repositories
12cu|viewvc-1.1.15-4|6	License:        BSD
12cu|viewvc-1.1.15-4|7	Group:          System/Servers
12cu|viewvc-1.1.15-4|8	URL:            http://www.viewvc.org/
12cu|viewvc-1.1.15-4|9	Source0:        http://viewvc.tigris.org/files/documents/3330/48659/%name-%version.tar.gz
12cu|viewvc-1.1.15-4|10	Patch0:         %{name}-tools.patch
12cu|viewvc-1.1.15-4|11	Patch1:         %{name}-1.1.0-config.patch
12cu|viewvc-1.1.15-4|12	Requires:       apache
12cu|viewvc-1.1.15-4|13	Requires(post): rpm-helper
12cu|viewvc-1.1.15-4|14	Requires(postun): rpm-helper
12cu|viewvc-1.1.15-4|15	BuildRequires:  python
12cu|viewvc-1.1.15-4|16	Requires:       python
12cu|viewvc-1.1.15-4|17	Obsoletes:      viewcvs < %{epoch}:%{version}-%{release}
12cu|viewvc-1.1.15-4|18	Provides:       viewcvs = %{epoch}:%{version}-%{release}
12cu|viewvc-1.1.15-4|19	BuildArch:      noarch
12cu|viewvc-1.1.15-4|20	
12cu|viewvc-1.1.15-4|21	%description
12cu|viewvc-1.1.15-4|22	ViewVC is a browser interface for CVS and Subversion version control
12cu|viewvc-1.1.15-4|23	repositories. It generates templatized HTML to present navigable
12cu|viewvc-1.1.15-4|24	directory, revision, and change log listings. It can display specific
12cu|viewvc-1.1.15-4|25	versions of files as well as diffs between those versions. Basically,
12cu|viewvc-1.1.15-4|26	ViewVC provides the bulk of the report-like functionality you expect out
12cu|viewvc-1.1.15-4|27	of your version control tool, but much more prettily than the average
12cu|viewvc-1.1.15-4|28	textual command-line program output.
12cu|viewvc-1.1.15-4|29	
12cu|viewvc-1.1.15-4|30	Here are some of the additional features of ViewVC:
12cu|viewvc-1.1.15-4|31	
12cu|viewvc-1.1.15-4|32	* Support for filesystem-accessible CVS and Subversion repositories.
12cu|viewvc-1.1.15-4|33	* Individually configurable virtual host support.
12cu|viewvc-1.1.15-4|34	* Line-based annotation/blame display (CVS only).
12cu|viewvc-1.1.15-4|35	* Revision graph capabilities (via integration with CvsGraph) (CVS
12cu|viewvc-1.1.15-4|36	only).
12cu|viewvc-1.1.15-4|37	* Syntax highlighting support (via integration with GNU enscript).
12cu|viewvc-1.1.15-4|38	* Bonsai-like repository query facilities.
12cu|viewvc-1.1.15-4|39	* Template-driven output generation.
12cu|viewvc-1.1.15-4|40	* Colorized, side-by-side differences.
12cu|viewvc-1.1.15-4|41	* Tarball generation (by tag/branch for CVS, by revision for
12cu|viewvc-1.1.15-4|42	Subversion).
12cu|viewvc-1.1.15-4|43	* I18N support based on the Accept-Language request header.
12cu|viewvc-1.1.15-4|44	* Ability to run either as CGI script or as a standalone server.
12cu|viewvc-1.1.15-4|45	* Regexp-based file searching.
12cu|viewvc-1.1.15-4|46	* INI-like configuration file (as opposed to requiring actual code
12cu|viewvc-1.1.15-4|47	tweaks).
12cu|viewvc-1.1.15-4|48	
12cu|viewvc-1.1.15-4|49	%prep
12cu|viewvc-1.1.15-4|50	%setup -q -n %{name}-%{version}
12cu|viewvc-1.1.15-4|51	%patch0 -p1
12cu|viewvc-1.1.15-4|52	%patch1 -p0 -b .config
12cu|viewvc-1.1.15-4|53	
12cu|viewvc-1.1.15-4|54	%build
12cu|viewvc-1.1.15-4|55	
12cu|viewvc-1.1.15-4|56	%install
12cu|viewvc-1.1.15-4|57	%{__python} ./viewvc-install --destdir=%{buildroot} --prefix=%{_datadir}/%{name}
12cu|viewvc-1.1.15-4|58	
12cu|viewvc-1.1.15-4|59	# remove uneeded files
12cu|viewvc-1.1.15-4|60	%{__rm} -f %{buildroot}%{_datadir}/%{name}/bin/mod_python/.htaccess
12cu|viewvc-1.1.15-4|61	
12cu|viewvc-1.1.15-4|62	# fix python files perms and shellbang
12cu|viewvc-1.1.15-4|63	%{__perl} -pi \
12cu|viewvc-1.1.15-4|64	-e 's|/usr/local/bin/python|%{_bindir}/python|g;' \
12cu|viewvc-1.1.15-4|65	-e 's|\s*/usr/bin/env python|%{_bindir}/python|g;' \
12cu|viewvc-1.1.15-4|66	-e 's|CONF_PATHNAME =.*|CONF_PATHNAME = r"%{_sysconfdir}/%{name}/viewvc.conf"|g;' \
12cu|viewvc-1.1.15-4|67	`%{_bindir}/find %{buildroot}%{_datadir}/%{name} -type f`
12cu|viewvc-1.1.15-4|68	
12cu|viewvc-1.1.15-4|69	# install cgi's to www directory
12cu|viewvc-1.1.15-4|70	%{__mkdir_p} %{buildroot}%{_var}/www/cgi-bin
12cu|viewvc-1.1.15-4|71	%{__install} -m 755 %{buildroot}%{_datadir}/%{name}/bin/cgi/*.cgi %{buildroot}%{_var}/www/cgi-bin
12cu|viewvc-1.1.15-4|72	%{__rm} -rf %{buildroot}%{_datadir}/%{name}/bin/cgi
12cu|viewvc-1.1.15-4|73	
12cu|viewvc-1.1.15-4|74	# fix paths in configuration
12cu|viewvc-1.1.15-4|75	%{__perl} -pi \
12cu|viewvc-1.1.15-4|76	-e 's|^#template_dir = .*|template_dir = %{_datadir}/%{name}/templates/|g;' \
12cu|viewvc-1.1.15-4|77	-e 's|^#docroot = .*|docroot = /%{name}|;' \
12cu|viewvc-1.1.15-4|78	-e 's|^#cvsgraph_conf = .*|cvsgraph_conf = %{_sysconfdir}/%{name}/cvsgraph.conf|;' \
12cu|viewvc-1.1.15-4|79	-e 's|^#mime_types_files = .*|mime_types_files = %{_sysconfdir}/%{name}/mimetypes.conf, %{_sysconfdir}/httpd/conf/mime.types|;' \
12cu|viewvc-1.1.15-4|80	%{buildroot}%{_datadir}/%{name}/viewvc.conf
12cu|viewvc-1.1.15-4|81	
12cu|viewvc-1.1.15-4|82	# install config to sysconf directory
12cu|viewvc-1.1.15-4|83	%{__mkdir_p} %{buildroot}%{_sysconfdir}/%{name}
12cu|viewvc-1.1.15-4|84	%{__install} -m 644 %{buildroot}%{_datadir}/%{name}/viewvc.conf %{buildroot}%{_sysconfdir}/%{name}/viewvc.conf
12cu|viewvc-1.1.15-4|85	%{__rm} -f %{buildroot}%{_datadir}/%{name}/viewvc.conf
12cu|viewvc-1.1.15-4|86	%{__install} -m 644 %{buildroot}%{_datadir}/%{name}/cvsgraph.conf %{buildroot}%{_sysconfdir}/%{name}/cvsgraph.conf
12cu|viewvc-1.1.15-4|87	%{__rm} -f %{buildroot}%{_datadir}/%{name}/cvsgraph.conf
12cu|viewvc-1.1.15-4|88	%{__install} -m 644 %{buildroot}%{_datadir}/%{name}/mimetypes.conf %{buildroot}%{_sysconfdir}/%{name}/mimetypes.conf
12cu|viewvc-1.1.15-4|89	%{__rm} -f %{buildroot}%{_datadir}/%{name}/mimetypes.conf
12cu|viewvc-1.1.15-4|90	
12cu|viewvc-1.1.15-4|91	# move static files under %{_var}/www
12cu|viewvc-1.1.15-4|92	%{__mv} %{buildroot}%{_datadir}/%{name}/templates/docroot %{buildroot}%{_var}/www/%{name}
12cu|viewvc-1.1.15-4|93	
12cu|viewvc-1.1.15-4|94	# compile the python files
12cu|viewvc-1.1.15-4|95	%{_bindir}/find %{buildroot}%{_datadir}/%{name}/lib -type f -name "*.pyc" | %{_bindir}/xargs %{__rm}
12cu|viewvc-1.1.15-4|96	%{__python} -O %{_libdir}/python%{py_ver}/compileall.py %{buildroot}%{_datadir}/%{name}/lib
12cu|viewvc-1.1.15-4|97	
12cu|viewvc-1.1.15-4|98	# apache configuration
12cu|viewvc-1.1.15-4|99	%{__mkdir_p} %{buildroot}%{_webappconfdir}
12cu|viewvc-1.1.15-4|100	%{__cat} > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|viewvc-1.1.15-4|101	# %{name} configuration
12cu|viewvc-1.1.15-4|102	
12cu|viewvc-1.1.15-4|103	Alias /%{name} %{_var}/www/%{name}
12cu|viewvc-1.1.15-4|104	
12cu|viewvc-1.1.15-4|105	<Directory %{_var}/www/%{name}>
12cu|viewvc-1.1.15-4|106	Require all granted
12cu|viewvc-1.1.15-4|107	</Directory>
12cu|viewvc-1.1.15-4|108	
12cu|viewvc-1.1.15-4|109	<LocationMatch "^/cgi-bin/(query|viewvc).cgi">
12cu|viewvc-1.1.15-4|110	Require local granted
12cu|viewvc-1.1.15-4|111	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
12cu|viewvc-1.1.15-4|112	</LocationMatch>
12cu|viewvc-1.1.15-4|113	
12cu|viewvc-1.1.15-4|114	<IfModule mod_python.c>
12cu|viewvc-1.1.15-4|115	Alias /%{name}-mp %{_datadir}/%{name}/bin/mod_python/viewvc.py
12cu|viewvc-1.1.15-4|116	<Directory %{_datadir}/%{name}/bin/mod_python>
12cu|viewvc-1.1.15-4|117	AddHandler python-program .py
12cu|viewvc-1.1.15-4|118	PythonHandler handler
12cu|viewvc-1.1.15-4|119	Require local granted
12cu|viewvc-1.1.15-4|120	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf"
12cu|viewvc-1.1.15-4|121	</Directory>
12cu|viewvc-1.1.15-4|122	</IfModule>
12cu|viewvc-1.1.15-4|123	EOF
12cu|viewvc-1.1.15-4|124	
12cu|viewvc-1.1.15-4|125	# set mode 755 on executable scripts
12cu|viewvc-1.1.15-4|126	%{__grep} -rl '^#!' %{buildroot}%{_datadir}/%{name} | %{_bindir}/xargs %{__chmod} 755
12cu|viewvc-1.1.15-4|127	
12cu|viewvc-1.1.15-4|128	cat >README.mdv <<EOF
12cu|viewvc-1.1.15-4|129	Mandriva RPM specific notes
12cu|viewvc-1.1.15-4|130	===========================
12cu|viewvc-1.1.15-4|131	
12cu|viewvc-1.1.15-4|132	Setup
12cu|viewvc-1.1.15-4|133	-----
12cu|viewvc-1.1.15-4|134	The setup used here differs from default one in order to achieve better FHS
12cu|viewvc-1.1.15-4|135	compliance:
12cu|viewvc-1.1.15-4|136	
12cu|viewvc-1.1.15-4|137	- the files accessible from the web are in /var/www/cgi-bin
12cu|viewvc-1.1.15-4|138	- the files not accessible from the web are in /usr/share/viewvc
12cu|viewvc-1.1.15-4|139	- the configuration file is located at /etc/viewvc/viewvc.conf
12cu|viewvc-1.1.15-4|140	
12cu|viewvc-1.1.15-4|141	Post-installation
12cu|viewvc-1.1.15-4|142	-----------------
12cu|viewvc-1.1.15-4|143	You have manually to create the MySQL database if you want to use query mode.
12cu|viewvc-1.1.15-4|144	
12cu|viewvc-1.1.15-4|145	Additional useful packages
12cu|viewvc-1.1.15-4|146	--------------------------
12cu|viewvc-1.1.15-4|147	- cvs and rcs provide a web interface for CVS repositories
12cu|viewvc-1.1.15-4|148	- python-svn provides a web interface for SVN repositories
12cu|viewvc-1.1.15-4|149	- MySQL-python and a MySQL database are needed for query mode
12cu|viewvc-1.1.15-4|150	- apache-mod_python, will be accessible at http://localhost/viewvc-mp (instead
12cu|viewvc-1.1.15-4|151	of the cgi files)
12cu|viewvc-1.1.15-4|152	EOF
12cu|viewvc-1.1.15-4|153	
12cu|viewvc-1.1.15-4|154	%files
12cu|viewvc-1.1.15-4|155	%doc CHANGES COMMITTERS INSTALL LICENSE.html README README.mdv docs/
12cu|viewvc-1.1.15-4|156	%config(noreplace) %{_sysconfdir}/%{name}
12cu|viewvc-1.1.15-4|157	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|viewvc-1.1.15-4|158	%{_datadir}/%{name}
12cu|viewvc-1.1.15-4|159	%{_var}/www/cgi-bin/*.cgi
12cu|viewvc-1.1.15-4|160	%{_var}/www/%{name}
12cu|viewvc-1.1.15-4|161	
12cu|viewvc-1.1.15-4|162	
12cu|viewvc-1.1.15-4|163	%changelog
12cu|viewvc-1.1.15-4|164	* Tue Jun 26 2012 Oden Eriksson <oeriksson@mandriva.com> 0:1.1.15-1mdv2012.0
12cu|viewvc-1.1.15-4|165	+ Revision: 806951
12cu|viewvc-1.1.15-4|166	- a python rpm macro vanished...
12cu|viewvc-1.1.15-4|167	- 1.1.15
12cu|viewvc-1.1.15-4|168	
12cu|viewvc-1.1.15-4|169	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 0:1.1.11-1
12cu|viewvc-1.1.15-4|170	+ Revision: 675885
12cu|viewvc-1.1.15-4|171	- new version 1.1.11
12cu|viewvc-1.1.15-4|172	
12cu|viewvc-1.1.15-4|173	* Wed Mar 02 2011 Juan Luis Baptiste <juancho@mandriva.org> 0:1.1.9-1
12cu|viewvc-1.1.15-4|174	+ Revision: 641297
12cu|viewvc-1.1.15-4|175	- Updated to 1.1.9
12cu|viewvc-1.1.15-4|176	
12cu|viewvc-1.1.15-4|177	+ Michael Scherer <misc@mandriva.org>
12cu|viewvc-1.1.15-4|178	- update to 1.1.8
12cu|viewvc-1.1.15-4|179	
12cu|viewvc-1.1.15-4|180	* Fri Sep 10 2010 Funda Wang <fwang@mandriva.org> 0:1.1.7-1mdv2011.0
12cu|viewvc-1.1.15-4|181	+ Revision: 577118
12cu|viewvc-1.1.15-4|182	- new version 1.1.7
12cu|viewvc-1.1.15-4|183	
12cu|viewvc-1.1.15-4|184	* Tue Mar 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.1.5-1mdv2010.1
12cu|viewvc-1.1.15-4|185	+ Revision: 528953
12cu|viewvc-1.1.15-4|186	- 1.1.5
12cu|viewvc-1.1.15-4|187	
12cu|viewvc-1.1.15-4|188	* Thu Mar 11 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.1.4-1mdv2010.1
12cu|viewvc-1.1.15-4|189	+ Revision: 517984
12cu|viewvc-1.1.15-4|190	- 1.1.4
12cu|viewvc-1.1.15-4|191	
12cu|viewvc-1.1.15-4|192	* Sun Jan 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0:1.1.3-3mdv2010.1
12cu|viewvc-1.1.15-4|193	+ Revision: 492703
12cu|viewvc-1.1.15-4|194	- use herein document instead of external source for README.mdv
12cu|viewvc-1.1.15-4|195	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|viewvc-1.1.15-4|196	
12cu|viewvc-1.1.15-4|197	* Thu Jan 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.1.3-2mdv2010.1
12cu|viewvc-1.1.15-4|198	+ Revision: 487113
12cu|viewvc-1.1.15-4|199	- added mod_python support
12cu|viewvc-1.1.15-4|200	- whoops, really fix path to templates
12cu|viewvc-1.1.15-4|201	- limit access to the cgi files per default
12cu|viewvc-1.1.15-4|202	- more config fixes
12cu|viewvc-1.1.15-4|203	- package mod_python files
12cu|viewvc-1.1.15-4|204	- fix path to templates
12cu|viewvc-1.1.15-4|205	
12cu|viewvc-1.1.15-4|206	* Wed Dec 30 2009 Frederik Himpe <fhimpe@mandriva.org> 0:1.1.3-1mdv2010.1
12cu|viewvc-1.1.15-4|207	+ Revision: 484041
12cu|viewvc-1.1.15-4|208	- Update to new version 1.1.3
12cu|viewvc-1.1.15-4|209	
12cu|viewvc-1.1.15-4|210	* Wed Aug 12 2009 Funda Wang <fwang@mandriva.org> 0:1.1.2-1mdv2010.0
12cu|viewvc-1.1.15-4|211	+ Revision: 415260
12cu|viewvc-1.1.15-4|212	- new version 1.1.2
12cu|viewvc-1.1.15-4|213	
12cu|viewvc-1.1.15-4|214	* Fri Jun 05 2009 Funda Wang <fwang@mandriva.org> 0:1.1.1-1mdv2010.0
12cu|viewvc-1.1.15-4|215	+ Revision: 383002
12cu|viewvc-1.1.15-4|216	- update tools patch
12cu|viewvc-1.1.15-4|217	- New version 1.1.1
12cu|viewvc-1.1.15-4|218	
12cu|viewvc-1.1.15-4|219	* Sun Nov 30 2008 David Walluck <walluck@mandriva.org> 0:1.1.0-0.beta1.1mdv2009.1
12cu|viewvc-1.1.15-4|220	+ Revision: 308328
12cu|viewvc-1.1.15-4|221	- 1.1.0
12cu|viewvc-1.1.15-4|222	
12cu|viewvc-1.1.15-4|223	* Sat Oct 18 2008 David Walluck <walluck@mandriva.org> 0:1.0.7-1mdv2009.1
12cu|viewvc-1.1.15-4|224	+ Revision: 295155
12cu|viewvc-1.1.15-4|225	- remove obsolete patches
12cu|viewvc-1.1.15-4|226	- 1.0.7
12cu|viewvc-1.1.15-4|227	
12cu|viewvc-1.1.15-4|228	* Thu Sep 18 2008 Frederik Himpe <fhimpe@mandriva.org> 0:1.0.5-5mdv2009.0
12cu|viewvc-1.1.15-4|229	+ Revision: 285705
12cu|viewvc-1.1.15-4|230	- Add patch from upstream svn fixing a small security problem
12cu|viewvc-1.1.15-4|231	(http://viewvc.tigris.org/issues/show_bug.cgi?id=354)
12cu|viewvc-1.1.15-4|232	
12cu|viewvc-1.1.15-4|233	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0:1.0.5-4mdv2009.0
12cu|viewvc-1.1.15-4|234	+ Revision: 261852
12cu|viewvc-1.1.15-4|235	- rebuild
12cu|viewvc-1.1.15-4|236	
12cu|viewvc-1.1.15-4|237	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0:1.0.5-3mdv2009.0
12cu|viewvc-1.1.15-4|238	+ Revision: 255528
12cu|viewvc-1.1.15-4|239	- rebuild
12cu|viewvc-1.1.15-4|240	
12cu|viewvc-1.1.15-4|241	* Tue Mar 04 2008 Frederik Himpe <fhimpe@mandriva.org> 0:1.0.5-1mdv2008.1
12cu|viewvc-1.1.15-4|242	+ Revision: 178842
12cu|viewvc-1.1.15-4|243	- New upstream bug and security fix release
12cu|viewvc-1.1.15-4|244	
12cu|viewvc-1.1.15-4|245	+ Olivier Blin <blino@mandriva.org>
12cu|viewvc-1.1.15-4|246	- restore BuildRoot
12cu|viewvc-1.1.15-4|247	
12cu|viewvc-1.1.15-4|248	+ Thierry Vignaud <tv@mandriva.org>
12cu|viewvc-1.1.15-4|249	- kill re-definition of %%buildroot on Pixel's request
12cu|viewvc-1.1.15-4|250	
12cu|viewvc-1.1.15-4|251	* Wed Aug 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0:1.0.4-3mdv2008.0
12cu|viewvc-1.1.15-4|252	+ Revision: 69124
12cu|viewvc-1.1.15-4|253	- requires python, for cgi module
12cu|viewvc-1.1.15-4|254	
12cu|viewvc-1.1.15-4|255	* Fri Jun 01 2007 David Walluck <walluck@mandriva.org> 0:1.0.4-2mdv2008.0
12cu|viewvc-1.1.15-4|256	+ Revision: 33680
12cu|viewvc-1.1.15-4|257	- version explicit Obsoletes
12cu|viewvc-1.1.15-4|258	- fix patch specifying config file location
12cu|viewvc-1.1.15-4|259	- remove epoch from the build root
12cu|viewvc-1.1.15-4|260	- update README.mdv a bit
12cu|viewvc-1.1.15-4|261	
12cu|viewvc-1.1.15-4|262	* Tue Apr 17 2007 David Walluck <walluck@mandriva.org> 0:1.0.4-1mdv2008.0
12cu|viewvc-1.1.15-4|263	+ Revision: 14167
12cu|viewvc-1.1.15-4|264	- 1.0.4
12cu|viewvc-1.1.15-4|265	

13190 12
12cu|viking-1.5-1|1	%define _files_listed_twice_terminate_build 0
12cu|viking-1.5-1|2	%define name		viking
12cu|viking-1.5-1|3	%define version		1.5
12cu|viking-1.5-1|4	%define release		1
12cu|viking-1.5-1|5	%define _desktopdir	%{_datadir}/applications
12cu|viking-1.5-1|6	Name:			%{name}
12cu|viking-1.5-1|7	Version:		%{version}
12cu|viking-1.5-1|8	Release:		%{release}
12cu|viking-1.5-1|9	Summary:		Global positioning system (GPS) and mapping manager
12cu|viking-1.5-1|10	URL:			http://viking.sourceforge.net
12cu|viking-1.5-1|11	Group:			Communications
12cu|viking-1.5-1|12	License:		GPLv2+
12cu|viking-1.5-1|13	Source:			http://prdownloads.sourceforge.net/viking/%{name}-%{version}.tar.bz2
12cu|viking-1.5-1|14	BuildRequires:		pkgconfig(expat)
12cu|viking-1.5-1|15	BuildRequires:		pkgconfig(libcurl)
12cu|viking-1.5-1|16	BuildRequires:		pkgconfig(libgps)
12cu|viking-1.5-1|17	BuildRequires:		pkgconfig(libexif)
12cu|viking-1.5-1|18	BuildRequires:		intltool
12cu|viking-1.5-1|19	BuildRequires:		imagemagick
12cu|viking-1.5-1|20	BuildRequires:		pkgconfig(glib-2.0) >= 2.34
12cu|viking-1.5-1|21	BuildRequires:		pkgconfig(gtk+-2.0) >= 2.12
12cu|viking-1.5-1|22	BuildRequires:		pkgconfig(gnome-doc-utils) >= 0.3.2
12cu|viking-1.5-1|23	BuildRequires:		scrollkeeper
12cu|viking-1.5-1|24	BuildRequires:		magic-devel
12cu|viking-1.5-1|25	BuildRequires:		desktop-file-utils
12cu|viking-1.5-1|26	BuildRequires:		bzip2-devel
12cu|viking-1.5-1|27	
12cu|viking-1.5-1|28	Requires:		gpsbabel
12cu|viking-1.5-1|29	
12cu|viking-1.5-1|30	%description
12cu|viking-1.5-1|31	Viking is a free/open source program to manage GPS data. You can import and
12cu|viking-1.5-1|32	plot tracks and way-points, show Terraserver maps under it, add coordinate
12cu|viking-1.5-1|33	lines, make new tracks and way-points, hide different things, etc.
12cu|viking-1.5-1|34	
12cu|viking-1.5-1|35	%prep
12cu|viking-1.5-1|36	%setup -q
12cu|viking-1.5-1|37	for file in ChangeLog NEWS TODO; do
12cu|viking-1.5-1|38	mv $file timestamp
12cu|viking-1.5-1|39	iconv -f ISO-8859-1 -t UTF-8 -o $file timestamp
12cu|viking-1.5-1|40	touch -r timestamp $file
12cu|viking-1.5-1|41	done
12cu|viking-1.5-1|42	
12cu|viking-1.5-1|43	%build
12cu|viking-1.5-1|44	%configure2_5x
12cu|viking-1.5-1|45	%make
12cu|viking-1.5-1|46	
12cu|viking-1.5-1|47	%install
12cu|viking-1.5-1|48	%makeinstall_std
12cu|viking-1.5-1|49	
12cu|viking-1.5-1|50	desktop-file-install                              \
12cu|viking-1.5-1|51	--add-category="GTK;Network;"                 \
12cu|viking-1.5-1|52	--delete-original                             \
12cu|viking-1.5-1|53	--dir=%{buildroot}%{_desktopdir}              \
12cu|viking-1.5-1|54	%{buildroot}%{_desktopdir}/%{name}.desktop
12cu|viking-1.5-1|55	
12cu|viking-1.5-1|56	
12cu|viking-1.5-1|57	
12cu|viking-1.5-1|58	%find_lang %{name} --with-gnome
12cu|viking-1.5-1|59	
12cu|viking-1.5-1|60	%check
12cu|viking-1.5-1|61	make test
12cu|viking-1.5-1|62	
12cu|viking-1.5-1|63	%files -f %{name}.lang
12cu|viking-1.5-1|64	%doc AUTHORS README COPYING TODO NEWS ChangeLog
12cu|viking-1.5-1|65	%{_bindir}/%{name}
12cu|viking-1.5-1|66	%{_desktopdir}/%{name}.desktop
12cu|viking-1.5-1|67	%{_datadir}/icons/hicolor/*x*/apps/%{name}.png
12cu|viking-1.5-1|68	%{_datadir}/gnome/help/%{name}/C/*
12cu|viking-1.5-1|69	%{_datadir}/omf/%{name}/%{name}-C.omf
12cu|viking-1.5-1|70	%{_datadir}/%{name}/*.xml
12cu|viking-1.5-1|71	
12cu|viking-1.5-1|72	%changelog
12cu|viking-1.5-1|73	* Sun Nov 10 2013 symbianflo <symbianflo@mandrivausers.ro> 1.5-1
12cu|viking-1.5-1|74	+ Revision: e272c97
12cu|viking-1.5-1|75	- Merge pull request #1 from symbianflo/viking:rosa2012.1
12cu|viking-1.5-1|76	- Symbianflo
12cu|viking-1.5-1|77	
12cu|viking-1.5-1|78	

13191 12
12cu|vips-7.38.1-1|1	%define major 37
12cu|vips-7.38.1-1|2	%define libname %mklibname %{name} %{major}
12cu|vips-7.38.1-1|3	%define libcc %mklibname %{name}CC %{major}
12cu|vips-7.38.1-1|4	%define devname %mklibname %{name} -d
12cu|vips-7.38.1-1|5	%define gimajor 8.0
12cu|vips-7.38.1-1|6	%define girname %mklibname vips-gir %{gimajor}
12cu|vips-7.38.1-1|7	
12cu|vips-7.38.1-1|8	Summary:	Image processing system
12cu|vips-7.38.1-1|9	Name:		vips
12cu|vips-7.38.1-1|10	Version:	7.38.1
12cu|vips-7.38.1-1|11	Release:	1
12cu|vips-7.38.1-1|12	License:	LGPLv2+
12cu|vips-7.38.1-1|13	Group:		Video
12cu|vips-7.38.1-1|14	Url:		http://www.vips.ecs.soton.ac.uk/index.php
12cu|vips-7.38.1-1|15	Source0:	http://www.vips.ecs.soton.ac.uk/supported/current/%{name}-%{version}.tar.gz
12cu|vips-7.38.1-1|16	BuildRequires:	gtk-doc
12cu|vips-7.38.1-1|17	BuildRequires:	swig
12cu|vips-7.38.1-1|18	BuildRequires:	jpeg-devel
12cu|vips-7.38.1-1|19	BuildRequires:	perl(XML::Parser)
12cu|vips-7.38.1-1|20	BuildRequires:	pkgconfig(cfitsio)
12cu|vips-7.38.1-1|21	BuildRequires:	pkgconfig(fftw3)
12cu|vips-7.38.1-1|22	BuildRequires:	pkgconfig(glib-2.0)
12cu|vips-7.38.1-1|23	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cu|vips-7.38.1-1|24	BuildRequires:	pkgconfig(GraphicsMagick)
12cu|vips-7.38.1-1|25	BuildRequires:	pkgconfig(lcms)
12cu|vips-7.38.1-1|26	BuildRequires:	pkgconfig(libexif)
12cu|vips-7.38.1-1|27	BuildRequires:	pkgconfig(liboil-0.3)
12cu|vips-7.38.1-1|28	BuildRequires:	pkgconfig(libpng)
12cu|vips-7.38.1-1|29	BuildRequires:	pkgconfig(libtiff-4)
12cu|vips-7.38.1-1|30	BuildRequires:	pkgconfig(libv4l1)
12cu|vips-7.38.1-1|31	BuildRequires:	pkgconfig(matio)
12cu|vips-7.38.1-1|32	BuildRequires:	pkgconfig(OpenEXR)
12cu|vips-7.38.1-1|33	BuildRequires:	pkgconfig(openslide)
12cu|vips-7.38.1-1|34	BuildRequires:	pkgconfig(orc-0.4)
12cu|vips-7.38.1-1|35	BuildRequires:	pkgconfig(pango)
12cu|vips-7.38.1-1|36	BuildRequires:	pkgconfig(pangoft2)
12cu|vips-7.38.1-1|37	BuildRequires:	pkgconfig(python)
12cu|vips-7.38.1-1|38	BuildRequires:	pkgconfig(zlib)
12cu|vips-7.38.1-1|39	
12cu|vips-7.38.1-1|40	%description
12cu|vips-7.38.1-1|41	VIPS is a free image processing system. It aims to be about half-way between
12cu|vips-7.38.1-1|42	Photoshop and Excel: it is very bad at retouching photographs, but very handy
12cu|vips-7.38.1-1|43	for the many other imaging tasks that programs like Photoshop get used for.
12cu|vips-7.38.1-1|44	It is good with large images (images larger than the amount of RAM in your
12cu|vips-7.38.1-1|45	machine), and for working with color.
12cu|vips-7.38.1-1|46	
12cu|vips-7.38.1-1|47	%files -f %{name}7.38.lang
12cu|vips-7.38.1-1|48	%{_bindir}/*
12cu|vips-7.38.1-1|49	
12cu|vips-7.38.1-1|50	#----------------------------------------------------------------------------
12cu|vips-7.38.1-1|51	
12cu|vips-7.38.1-1|52	%package -n %{libname}
12cu|vips-7.38.1-1|53	Summary:	Shared libraries for vips
12cu|vips-7.38.1-1|54	Group:		System/Libraries
12cu|vips-7.38.1-1|55	
12cu|vips-7.38.1-1|56	%description -n %{libname}
12cu|vips-7.38.1-1|57	This package contains the library needed to run programs dynamically
12cu|vips-7.38.1-1|58	linked with vips.
12cu|vips-7.38.1-1|59	
12cu|vips-7.38.1-1|60	%files -n %{libname}
12cu|vips-7.38.1-1|61	%{_libdir}/lib%{name}.so.%{major}*
12cu|vips-7.38.1-1|62	
12cu|vips-7.38.1-1|63	#----------------------------------------------------------------------------
12cu|vips-7.38.1-1|64	
12cu|vips-7.38.1-1|65	%package -n %{libcc}
12cu|vips-7.38.1-1|66	Summary:	Shared libraries for vips
12cu|vips-7.38.1-1|67	Group:		System/Libraries
12cu|vips-7.38.1-1|68	
12cu|vips-7.38.1-1|69	%description -n %{libcc}
12cu|vips-7.38.1-1|70	This package contains the library needed to run programs dynamically
12cu|vips-7.38.1-1|71	linked with vips.
12cu|vips-7.38.1-1|72	
12cu|vips-7.38.1-1|73	%files -n %{libcc}
12cu|vips-7.38.1-1|74	%{_libdir}/lib%{name}CC.so.%{major}*
12cu|vips-7.38.1-1|75	
12cu|vips-7.38.1-1|76	#----------------------------------------------------------------------------
12cu|vips-7.38.1-1|77	
12cu|vips-7.38.1-1|78	%package -n %{girname}
12cu|vips-7.38.1-1|79	Summary:	GObject Introspection interface description for %{name}
12cu|vips-7.38.1-1|80	Group:		System/Libraries
12cu|vips-7.38.1-1|81	Requires:	%{libname} = %{EVRD}
12cu|vips-7.38.1-1|82	Requires:	%{libcc} = %{EVRD}
12cu|vips-7.38.1-1|83	
12cu|vips-7.38.1-1|84	%description -n %{girname}
12cu|vips-7.38.1-1|85	GObject Introspection interface description for %{name}.
12cu|vips-7.38.1-1|86	
12cu|vips-7.38.1-1|87	%files -n %{girname}
12cu|vips-7.38.1-1|88	%{_libdir}/girepository-1.0/Vips-%{gimajor}.typelib
12cu|vips-7.38.1-1|89	
12cu|vips-7.38.1-1|90	#----------------------------------------------------------------------------
12cu|vips-7.38.1-1|91	
12cu|vips-7.38.1-1|92	%package -n %{devname}
12cu|vips-7.38.1-1|93	Summary:	Development headers and library for vips
12cu|vips-7.38.1-1|94	Group:		Development/Other
12cu|vips-7.38.1-1|95	Requires:	%{libname} = %{EVRD}
12cu|vips-7.38.1-1|96	Requires:	%{libcc} = %{EVRD}
12cu|vips-7.38.1-1|97	Requires:	%{girname} = %{EVRD}
12cu|vips-7.38.1-1|98	Provides:	%{name}-devel = %{EVRD}
12cu|vips-7.38.1-1|99	
12cu|vips-7.38.1-1|100	%description -n %{devname}
12cu|vips-7.38.1-1|101	This package contains the headers that programmers will need to develop
12cu|vips-7.38.1-1|102	applications which will use vips.
12cu|vips-7.38.1-1|103	
12cu|vips-7.38.1-1|104	%files -n %{devname}
12cu|vips-7.38.1-1|105	%{_libdir}/libvips*.so
12cu|vips-7.38.1-1|106	%{_includedir}/*
12cu|vips-7.38.1-1|107	%doc %{_defaultdocdir}/%{name}
12cu|vips-7.38.1-1|108	%{_libdir}/pkgconfig/*
12cu|vips-7.38.1-1|109	%{_mandir}/man?/*
12cu|vips-7.38.1-1|110	%{_datadir}/gtk-doc/html/libvips/
12cu|vips-7.38.1-1|111	%{_datadir}/gir-1.0/Vips-%{gimajor}.gir
12cu|vips-7.38.1-1|112	
12cu|vips-7.38.1-1|113	#----------------------------------------------------------------------------
12cu|vips-7.38.1-1|114	
12cu|vips-7.38.1-1|115	%package -n python-%{name}
12cu|vips-7.38.1-1|116	Summary:	Python support for the VIPS image processing library
12cu|vips-7.38.1-1|117	Group:		Development/Python
12cu|vips-7.38.1-1|118	Requires:	%{name} = %{version}-%{release}
12cu|vips-7.38.1-1|119	%rename %{name}-python
12cu|vips-7.38.1-1|120	
12cu|vips-7.38.1-1|121	%description -n python-%{name}
12cu|vips-7.38.1-1|122	The %{name}-python package contains Python support for VIPS.
12cu|vips-7.38.1-1|123	
12cu|vips-7.38.1-1|124	%files -n python-%{name}
12cu|vips-7.38.1-1|125	%{python_sitearch}/vipsCC
12cu|vips-7.38.1-1|126	
12cu|vips-7.38.1-1|127	#----------------------------------------------------------------------------
12cu|vips-7.38.1-1|128	
12cu|vips-7.38.1-1|129	%prep
12cu|vips-7.38.1-1|130	%setup -q
12cu|vips-7.38.1-1|131	
12cu|vips-7.38.1-1|132	%build
12cu|vips-7.38.1-1|133	# Build against GraphicsMagick: it's a better choice for this kind of
12cu|vips-7.38.1-1|134	# usage, and anyway it works with underlinking protection,
12cu|vips-7.38.1-1|135	# whereas ImageMagick does not - AdamW 2008/07
12cu|vips-7.38.1-1|136	#./bootstrap.sh
12cu|vips-7.38.1-1|137	%configure2_5x \
12cu|vips-7.38.1-1|138	--with-magickpackage=GraphicsMagick \
12cu|vips-7.38.1-1|139	--disable-static
12cu|vips-7.38.1-1|140	%make
12cu|vips-7.38.1-1|141	
12cu|vips-7.38.1-1|142	%install
12cu|vips-7.38.1-1|143	%makeinstall_std
12cu|vips-7.38.1-1|144	
12cu|vips-7.38.1-1|145	rm -fr %{buildroot}/%{_datadir}/locale/malkovich
12cu|vips-7.38.1-1|146	
12cu|vips-7.38.1-1|147	%find_lang %{name}7.38
12cu|vips-7.38.1-1|148	
12cu|vips-7.38.1-1|149	
12cu|vips-7.38.1-1|150	%changelog
12cu|vips-7.38.1-1|151	* Tue Mar 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.38.1-1
12cu|vips-7.38.1-1|152	+ Revision: 2c390ba
12cu|vips-7.38.1-1|153	- LOG Update BuildRequires
12cu|vips-7.38.1-1|154	
12cu|vips-7.38.1-1|155	

13192 12
12cu|virtualbox-kde-runner-0.2-2|1	
12cu|virtualbox-kde-runner-0.2-2|2	Summary:        Virtualbox KDE runner
12cu|virtualbox-kde-runner-0.2-2|3	Name:           virtualbox-kde-runner
12cu|virtualbox-kde-runner-0.2-2|4	Version:        0.2
12cu|virtualbox-kde-runner-0.2-2|5	Release:        2
12cu|virtualbox-kde-runner-0.2-2|6	Source:         http://kde-apps.org/CONTENT/content-files/107926-vbox-runner-%{version}.tar.gz
12cu|virtualbox-kde-runner-0.2-2|7	License:        GPLv2+
12cu|virtualbox-kde-runner-0.2-2|8	Group:          Graphical desktop/KDE
12cu|virtualbox-kde-runner-0.2-2|9	URL:            http://kde-apps.org/content/show.php/VBox+Runner?content=107926
12cu|virtualbox-kde-runner-0.2-2|10	BuildRequires:  kdelibs4-devel
12cu|virtualbox-kde-runner-0.2-2|11	Requires:	virtualbox
12cu|virtualbox-kde-runner-0.2-2|12	
12cu|virtualbox-kde-runner-0.2-2|13	%description
12cu|virtualbox-kde-runner-0.2-2|14	Allows you to start your VirtualBox virtual machines from Krunner
12cu|virtualbox-kde-runner-0.2-2|15	(the Alt-F2 thing)
12cu|virtualbox-kde-runner-0.2-2|16	
12cu|virtualbox-kde-runner-0.2-2|17	%files
12cu|virtualbox-kde-runner-0.2-2|18	%defattr(-,root,root)
12cu|virtualbox-kde-runner-0.2-2|19	%doc COPYING
12cu|virtualbox-kde-runner-0.2-2|20	%{_kde_libdir}/kde4/*.so
12cu|virtualbox-kde-runner-0.2-2|21	%{_kde_services}/*
12cu|virtualbox-kde-runner-0.2-2|22	%{_datadir}/pixmaps/vbox-runner/*
12cu|virtualbox-kde-runner-0.2-2|23	#--------------------------------------------------------------------
12cu|virtualbox-kde-runner-0.2-2|24	
12cu|virtualbox-kde-runner-0.2-2|25	%prep
12cu|virtualbox-kde-runner-0.2-2|26	%setup -qn vbox-runner-%{version}
12cu|virtualbox-kde-runner-0.2-2|27	
12cu|virtualbox-kde-runner-0.2-2|28	%build
12cu|virtualbox-kde-runner-0.2-2|29	%cmake_kde4
12cu|virtualbox-kde-runner-0.2-2|30	%make
12cu|virtualbox-kde-runner-0.2-2|31	
12cu|virtualbox-kde-runner-0.2-2|32	%install
12cu|virtualbox-kde-runner-0.2-2|33	%makeinstall_std -C build
12cu|virtualbox-kde-runner-0.2-2|34	
12cu|virtualbox-kde-runner-0.2-2|35	%clean
12cu|virtualbox-kde-runner-0.2-2|36	
12cu|virtualbox-kde-runner-0.2-2|37	
12cu|virtualbox-kde-runner-0.2-2|38	%changelog
12cu|virtualbox-kde-runner-0.2-2|39	* Sat Feb 20 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 0.2-1mdv2010.1
12cu|virtualbox-kde-runner-0.2-2|40	+ Revision: 508842
12cu|virtualbox-kde-runner-0.2-2|41	- import virtualbox-kde-runner
12cu|virtualbox-kde-runner-0.2-2|42	
12cu|virtualbox-kde-runner-0.2-2|43	

13193 12
12cu|virtualjaguar-2.1.0-1|1	Summary:	Atari Jaguar Emulator
12cu|virtualjaguar-2.1.0-1|2	Name:		virtualjaguar
12cu|virtualjaguar-2.1.0-1|3	Version:	2.1.0
12cu|virtualjaguar-2.1.0-1|4	Release:	1
12cu|virtualjaguar-2.1.0-1|5	Group:		Emulators
12cu|virtualjaguar-2.1.0-1|6	License:	GPLv3
12cu|virtualjaguar-2.1.0-1|7	URL:		http://icculus.org/virtualjaguar/
12cu|virtualjaguar-2.1.0-1|8	Source0:	http://www.icculus.org/virtualjaguar/tarballs/%{name}-%{version}.tar.bz2
12cu|virtualjaguar-2.1.0-1|9	BuildRequires:	qt4-devel
12cu|virtualjaguar-2.1.0-1|10	BuildRequires:	pkgconfig(gl)
12cu|virtualjaguar-2.1.0-1|11	BuildRequires:	pkgconfig(glu)
12cu|virtualjaguar-2.1.0-1|12	BuildRequires:	pkgconfig(libcdio)
12cu|virtualjaguar-2.1.0-1|13	BuildRequires:	pkgconfig(sdl)
12cu|virtualjaguar-2.1.0-1|14	BuildRequires:	pkgconfig(zlib)
12cu|virtualjaguar-2.1.0-1|15	
12cu|virtualjaguar-2.1.0-1|16	%description
12cu|virtualjaguar-2.1.0-1|17	Virtual Jaguar is software dedicated to emulating the Atari Jaguar hardware on
12cu|virtualjaguar-2.1.0-1|18	a standard PC. The software was originally developed by David Raingeard of
12cu|virtualjaguar-2.1.0-1|19	Potato Emulation and was released under the GPL on 25 June 2003.
12cu|virtualjaguar-2.1.0-1|20	
12cu|virtualjaguar-2.1.0-1|21	Virtual Jaguar GCC/Qt is not just a port of the MS Visual C++/SDL sourcecode
12cu|virtualjaguar-2.1.0-1|22	but has also been extended and rewritten so that we can enjoy Atari Jaguar
12cu|virtualjaguar-2.1.0-1|23	emulation on every platform that has a GCC compiler and a port of Qt.
12cu|virtualjaguar-2.1.0-1|24	
12cu|virtualjaguar-2.1.0-1|25	%prep
12cu|virtualjaguar-2.1.0-1|26	%setup -q -n %{name}
12cu|virtualjaguar-2.1.0-1|27	
12cu|virtualjaguar-2.1.0-1|28	%build
12cu|virtualjaguar-2.1.0-1|29	make
12cu|virtualjaguar-2.1.0-1|30	
12cu|virtualjaguar-2.1.0-1|31	%install
12cu|virtualjaguar-2.1.0-1|32	mkdir -p %{buildroot}%{_bindir}
12cu|virtualjaguar-2.1.0-1|33	install -m 755 %{name} %{buildroot}%{_bindir}/%{name}
12cu|virtualjaguar-2.1.0-1|34	
12cu|virtualjaguar-2.1.0-1|35	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cu|virtualjaguar-2.1.0-1|36	install -m 644 res/vj.xpm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
12cu|virtualjaguar-2.1.0-1|37	
12cu|virtualjaguar-2.1.0-1|38	mkdir -p %{buildroot}%{_datadir}/applications
12cu|virtualjaguar-2.1.0-1|39	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|virtualjaguar-2.1.0-1|40	[Desktop Entry]
12cu|virtualjaguar-2.1.0-1|41	Name=Virtual Jaguar
12cu|virtualjaguar-2.1.0-1|42	Comment=%{summary}
12cu|virtualjaguar-2.1.0-1|43	Exec=%{_bindir}/%{name}
12cu|virtualjaguar-2.1.0-1|44	Icon=%{name}
12cu|virtualjaguar-2.1.0-1|45	Terminal=false
12cu|virtualjaguar-2.1.0-1|46	Type=Application
12cu|virtualjaguar-2.1.0-1|47	StartupNotify=true
12cu|virtualjaguar-2.1.0-1|48	Categories=Game;Emulator;
12cu|virtualjaguar-2.1.0-1|49	EOF
12cu|virtualjaguar-2.1.0-1|50	
12cu|virtualjaguar-2.1.0-1|51	%files
12cu|virtualjaguar-2.1.0-1|52	%doc docs/*
12cu|virtualjaguar-2.1.0-1|53	%{_bindir}/%{name}
12cu|virtualjaguar-2.1.0-1|54	%{_datadir}/pixmaps/%{name}.xpm
12cu|virtualjaguar-2.1.0-1|55	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|virtualjaguar-2.1.0-1|56	

13194 12
12cu|VirtualLab-6.2.2-4|1	Summary:	The Virtual Microscope interface
12cu|VirtualLab-6.2.2-4|2	Name:		VirtualLab
12cu|VirtualLab-6.2.2-4|3	Group:		Sciences/Biology
12cu|VirtualLab-6.2.2-4|4	Version:	6.2.2
12cu|VirtualLab-6.2.2-4|5	Release:	4
12cu|VirtualLab-6.2.2-4|6	License:	GPL
12cu|VirtualLab-6.2.2-4|7	Url:		http://virtual.itg.uiuc.edu/
12cu|VirtualLab-6.2.2-4|8	Source0:	%{name}%{version}-with-samples.zip
12cu|VirtualLab-6.2.2-4|9	Source1:	%{name}.png
12cu|VirtualLab-6.2.2-4|10	Source2:	%{name}.desktop
12cu|VirtualLab-6.2.2-4|11	Source3:	VirtualLabConfig.xml
12cu|VirtualLab-6.2.2-4|12	Source4:	VirtualLab-rpmlintrc
12cu|VirtualLab-6.2.2-4|13	BuildRequires:	java-devel
12cu|VirtualLab-6.2.2-4|14	AutoReqProv:	no
12cu|VirtualLab-6.2.2-4|15	Requires:	java
12cu|VirtualLab-6.2.2-4|16	Requires:	%{_lib}cg0
12cu|VirtualLab-6.2.2-4|17	
12cu|VirtualLab-6.2.2-4|18	%description
12cu|VirtualLab-6.2.2-4|19	The Virtual Microscope interface supports the browsing of high-resolution,
12cu|VirtualLab-6.2.2-4|20	multi-dimensional image datasets from our Scanning Electron Microscope (SEM)
12cu|VirtualLab-6.2.2-4|21	and our Light Microscope (LM).
12cu|VirtualLab-6.2.2-4|22	
12cu|VirtualLab-6.2.2-4|23	%files
12cu|VirtualLab-6.2.2-4|24	%attr(755,root,root) %{_bindir}/%{name}.sh
12cu|VirtualLab-6.2.2-4|25	%dir %{_datadir}/java/%{name}
12cu|VirtualLab-6.2.2-4|26	%{_datadir}/java/%{name}/*
12cu|VirtualLab-6.2.2-4|27	%{_datadir}/applications/%{name}.desktop
12cu|VirtualLab-6.2.2-4|28	%{_datadir}/pixmaps/%{name}.png
12cu|VirtualLab-6.2.2-4|29	
12cu|VirtualLab-6.2.2-4|30	#----------------------------------------------------------------------------
12cu|VirtualLab-6.2.2-4|31	
12cu|VirtualLab-6.2.2-4|32	%prep
12cu|VirtualLab-6.2.2-4|33	%setup -T -c %{name}-%{version}
12cu|VirtualLab-6.2.2-4|34	cp %{SOURCE0} .
12cu|VirtualLab-6.2.2-4|35	unzip *.zip
12cu|VirtualLab-6.2.2-4|36	rm *.zip
12cu|VirtualLab-6.2.2-4|37	pushd "Virtual Lab"
12cu|VirtualLab-6.2.2-4|38	mv * ../
12cu|VirtualLab-6.2.2-4|39	popd
12cu|VirtualLab-6.2.2-4|40	rm -rf "Virtual Lab"
12cu|VirtualLab-6.2.2-4|41	
12cu|VirtualLab-6.2.2-4|42	%build
12cu|VirtualLab-6.2.2-4|43	
12cu|VirtualLab-6.2.2-4|44	%install
12cu|VirtualLab-6.2.2-4|45	mkdir -p %{buildroot}%{_datadir}/java/%{name}
12cu|VirtualLab-6.2.2-4|46	mkdir -p %{buildroot}%{_bindir}
12cu|VirtualLab-6.2.2-4|47	cp -r * %{buildroot}%{_datadir}/java/%{name}
12cu|VirtualLab-6.2.2-4|48	install -m644 %{SOURCE3} %{buildroot}%{_datadir}/java/%{name}/VirtualLabConfig.xml
12cu|VirtualLab-6.2.2-4|49	# startscript
12cu|VirtualLab-6.2.2-4|50	cat > %{name}.sh <<EOF
12cu|VirtualLab-6.2.2-4|51	#!/bin/bash
12cu|VirtualLab-6.2.2-4|52	pushd %{_datadir}/java/%{name}
12cu|VirtualLab-6.2.2-4|53	java -Dapple.laf.useScreenMenuBar=true  -Djava.library.path=resources/ -Xmx1024m -jar "%{_datadir}/java/%{name}/resources/Virtuallab.6.2.2.jar"
12cu|VirtualLab-6.2.2-4|54	EOF
12cu|VirtualLab-6.2.2-4|55	install -m 755 %{name}.sh %{buildroot}%{_bindir}/
12cu|VirtualLab-6.2.2-4|56	# install menu entry
12cu|VirtualLab-6.2.2-4|57	install -D -m644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|VirtualLab-6.2.2-4|58	install -D -m644 %{SOURCE2} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|VirtualLab-6.2.2-4|59	chmod a+r %{buildroot}%{_datadir}/java/%{name}/resources/Virtuallab.6.2.2.jar
12cu|VirtualLab-6.2.2-4|60	
12cu|VirtualLab-6.2.2-4|61	
12cu|VirtualLab-6.2.2-4|62	%changelog
12cu|VirtualLab-6.2.2-4|63	* Thu Jun 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.2.2-4
12cu|VirtualLab-6.2.2-4|64	+ Revision: e7d1ec1
12cu|VirtualLab-6.2.2-4|65	- Build for all arches, fix launch
12cu|VirtualLab-6.2.2-4|66	
12cu|VirtualLab-6.2.2-4|67	

13195 12
12cu|virtuosoconverter-0.1-7|1	Name:           virtuosoconverter
12cu|virtuosoconverter-0.1-7|2	Summary:        Virtuoso database converter tool
12cu|virtuosoconverter-0.1-7|3	Version:        0.1
12cu|virtuosoconverter-0.1-7|4	Release:        7
12cu|virtuosoconverter-0.1-7|5	Group:          Graphical desktop/KDE
12cu|virtuosoconverter-0.1-7|6	License:        GPLv2+
12cu|virtuosoconverter-0.1-7|7	URL:            http://www.kde.org
12cu|virtuosoconverter-0.1-7|8	Source0:        %name-%version.tar.bz2
12cu|virtuosoconverter-0.1-7|9	BuildRequires:  kdelibs4-devel
12cu|virtuosoconverter-0.1-7|10	BuildRequires:	kdebase4-workspace-devel
12cu|virtuosoconverter-0.1-7|11	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12cu|virtuosoconverter-0.1-7|12	
12cu|virtuosoconverter-0.1-7|13	%description
12cu|virtuosoconverter-0.1-7|14	virtuosoconverter is a tool that convert database created with
12cu|virtuosoconverter-0.1-7|15	virtuoso 5 to virtuoso 6 format.
12cu|virtuosoconverter-0.1-7|16	
12cu|virtuosoconverter-0.1-7|17	%files
12cu|virtuosoconverter-0.1-7|18	%doc build/virtuoso-opensource-5.0.12/ChangeLog
12cu|virtuosoconverter-0.1-7|19	%_kde_bindir/virtuosoconverter
12cu|virtuosoconverter-0.1-7|20	%_kde_appsdir/virtuosoconverter
12cu|virtuosoconverter-0.1-7|21	
12cu|virtuosoconverter-0.1-7|22	#--------------------------------------------------------------------
12cu|virtuosoconverter-0.1-7|23	
12cu|virtuosoconverter-0.1-7|24	%prep
12cu|virtuosoconverter-0.1-7|25	%setup -q -n %name
12cu|virtuosoconverter-0.1-7|26	
12cu|virtuosoconverter-0.1-7|27	%build
12cu|virtuosoconverter-0.1-7|28	%cmake_kde4
12cu|virtuosoconverter-0.1-7|29	%make
12cu|virtuosoconverter-0.1-7|30	
12cu|virtuosoconverter-0.1-7|31	%install
12cu|virtuosoconverter-0.1-7|32	%makeinstall_std -C build
12cu|virtuosoconverter-0.1-7|33	
12cu|virtuosoconverter-0.1-7|34	%changelog
12cu|virtuosoconverter-0.1-7|35	* Sun Mar 23 2014 symbianflo <symbianflo@mandrivausers.ro> 0.1-7
12cu|virtuosoconverter-0.1-7|36	+ Revision: d42b6ca
12cu|virtuosoconverter-0.1-7|37	- Merge pull request #1 from symbianflo/virtuosoconverter:rosa2012.1
12cu|virtuosoconverter-0.1-7|38	- symbianflo
12cu|virtuosoconverter-0.1-7|39	
12cu|virtuosoconverter-0.1-7|40	

13196 12
12cu|visionegg-1.2.1-6|1	%ifarch x86_64
12cu|visionegg-1.2.1-6|2	%define arch x86_64
12cu|visionegg-1.2.1-6|3	%else
12cu|visionegg-1.2.1-6|4	%define arch i686
12cu|visionegg-1.2.1-6|5	%endif
12cu|visionegg-1.2.1-6|6	
12cu|visionegg-1.2.1-6|7	Summary:	Python library for producing stimuli for vision research experiments
12cu|visionegg-1.2.1-6|8	Name:		visionegg
12cu|visionegg-1.2.1-6|9	Version:	1.2.1
12cu|visionegg-1.2.1-6|10	Release:	6
12cu|visionegg-1.2.1-6|11	Source0:	https://pypi.python.org/packages/source/v/visionegg/%{name}-%{version}.tar.gz
12cu|visionegg-1.2.1-6|12	License:	LGPLv2+
12cu|visionegg-1.2.1-6|13	Group:		Sciences/Other
12cu|visionegg-1.2.1-6|14	Url:		http://www.visionegg.org/
12cu|visionegg-1.2.1-6|15	Obsoletes:	visionegg-demos
12cu|visionegg-1.2.1-6|16	Requires:	python-numpy >= 1.0
12cu|visionegg-1.2.1-6|17	Requires:	pythonegg(pil) >= 1.1.2
12cu|visionegg-1.2.1-6|18	Requires:	pythonegg(pyopengl) >= 2.0
12cu|visionegg-1.2.1-6|19	Requires:	pygame >= 1.5.3
12cu|visionegg-1.2.1-6|20	BuildRequires:	pythonegg(setuptools)
12cu|visionegg-1.2.1-6|21	BuildRequires:	pkgconfig(x11), pkgconfig(gl)
12cu|visionegg-1.2.1-6|22	BuildRequires:	python-numpy-devel >= 1.0
12cu|visionegg-1.2.1-6|23	BuildRequires:	pkgconfig(python)
12cu|visionegg-1.2.1-6|24	BuildRequires:  pkgconfig(lapack)
12cu|visionegg-1.2.1-6|25	
12cu|visionegg-1.2.1-6|26	%description
12cu|visionegg-1.2.1-6|27	The Vision Egg uses Python and OpenGL to provide a powerful, flexible,
12cu|visionegg-1.2.1-6|28	and free way to produce stimuli for vision research experiments. In
12cu|visionegg-1.2.1-6|29	addition to methods for automatic generation of traditional visual
12cu|visionegg-1.2.1-6|30	stimuli such as sinusoidal gratings and random dot patterns, it defines a
12cu|visionegg-1.2.1-6|31	number of functions for moving numeric data, images, movies, text, and
12cu|visionegg-1.2.1-6|32	3D objects to and from your computer's video card and making use of
12cu|visionegg-1.2.1-6|33	features like perspective distortion.
12cu|visionegg-1.2.1-6|34	
12cu|visionegg-1.2.1-6|35	%prep
12cu|visionegg-1.2.1-6|36	%setup -q
12cu|visionegg-1.2.1-6|37	
12cu|visionegg-1.2.1-6|38	
12cu|visionegg-1.2.1-6|39	iconv -f iso8859-1 -t utf-8 CHANGELOG.txt > CHANGELOG.txt.conv && \
12cu|visionegg-1.2.1-6|40	mv -f CHANGELOG.txt.conv CHANGELOG.txt
12cu|visionegg-1.2.1-6|41	
12cu|visionegg-1.2.1-6|42	%build
12cu|visionegg-1.2.1-6|43	CFLAGS="-L/usr/X11R6/%_lib" python setup.py build
12cu|visionegg-1.2.1-6|44	# fix attr
12cu|visionegg-1.2.1-6|45	cd build/lib.linux-%arch-2.7/VisionEgg/PyroApps
12cu|visionegg-1.2.1-6|46	chmod +x SphereGratingServer.py \
12cu|visionegg-1.2.1-6|47	ScreenPositionServer.py \
12cu|visionegg-1.2.1-6|48	EPhysGUIUtils.py \
12cu|visionegg-1.2.1-6|49	EPhysServer.py \
12cu|visionegg-1.2.1-6|50	SphereGratingGUI.py \
12cu|visionegg-1.2.1-6|51	ColorCalServer.py \
12cu|visionegg-1.2.1-6|52	SpinningDrumServer.py \
12cu|visionegg-1.2.1-6|53	EPhysGUI.py \
12cu|visionegg-1.2.1-6|54	ColorCalGUI.py  \
12cu|visionegg-1.2.1-6|55	GridGUI.py  \
12cu|visionegg-1.2.1-6|56	SpinningDrumGUI.py \
12cu|visionegg-1.2.1-6|57	MouseTargetGUI.py \
12cu|visionegg-1.2.1-6|58	GridServer.py \
12cu|visionegg-1.2.1-6|59	MouseTargetServer.py \
12cu|visionegg-1.2.1-6|60	ScreenPositionGUI.py \
12cu|visionegg-1.2.1-6|61	TargetServer.py \
12cu|visionegg-1.2.1-6|62	FlatGratingGUI.py \
12cu|visionegg-1.2.1-6|63	FlatGratingServer.py \
12cu|visionegg-1.2.1-6|64	TargetGUI.py
12cu|visionegg-1.2.1-6|65	cd -
12cu|visionegg-1.2.1-6|66	chmod +x build/lib.linux-%arch-2.7/VisionEgg/WrappedText.py
12cu|visionegg-1.2.1-6|67	#
12cu|visionegg-1.2.1-6|68	
12cu|visionegg-1.2.1-6|69	%install
12cu|visionegg-1.2.1-6|70	PYTHONDONTWRITEBYTECODE= python setup.py install --skip-build --root=%{buildroot} --record=FILELIST
12cu|visionegg-1.2.1-6|71	sed -i 's/.*egg-info$//' FILELIST
12cu|visionegg-1.2.1-6|72	
12cu|visionegg-1.2.1-6|73	
12cu|visionegg-1.2.1-6|74	%files -f FILELIST
12cu|visionegg-1.2.1-6|75	%defattr(-,root,root)
12cu|visionegg-1.2.1-6|76	%doc *.txt doc/ demo/
12cu|visionegg-1.2.1-6|77	
12cu|visionegg-1.2.1-6|78	
12cu|visionegg-1.2.1-6|79	%changelog
12cu|visionegg-1.2.1-6|80	* Sun Mar 23 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.2.1-6
12cu|visionegg-1.2.1-6|81	+ Revision: 2dc33e7
12cu|visionegg-1.2.1-6|82	- Log: fix attr, fix linting, spec clean, switch to pkgconfig and pythonegg style, bump rel
12cu|visionegg-1.2.1-6|83	
12cu|visionegg-1.2.1-6|84	

13197 12
12cu|vlc-qt-0.8.1-3|1	Summary:	A simple library to connect Qt application with libvlc
12cu|vlc-qt-0.8.1-3|2	Name:		vlc-qt
12cu|vlc-qt-0.8.1-3|3	Version:	0.8.1
12cu|vlc-qt-0.8.1-3|4	Release:	3
12cu|vlc-qt-0.8.1-3|5	License:	GPLv3+
12cu|vlc-qt-0.8.1-3|6	Group:		System/Libraries
12cu|vlc-qt-0.8.1-3|7	Url:		http://projects.tano.si/library
12cu|vlc-qt-0.8.1-3|8	# Generated by github https://github.com/ntadej/vlc-qt
12cu|vlc-qt-0.8.1-3|9	Source0:	%{name}-%{version}.tar.gz
12cu|vlc-qt-0.8.1-3|10	Patch0:		vlc-qt-0.8.1-linkage.patch
12cu|vlc-qt-0.8.1-3|11	# Also build pkgconfig files for QML and widgets libraries
12cu|vlc-qt-0.8.1-3|12	Patch1:		vlc-qt-0.8.1-pkgconfig.patch
12cu|vlc-qt-0.8.1-3|13	BuildRequires:	cmake
12cu|vlc-qt-0.8.1-3|14	BuildRequires:	qt4-devel
12cu|vlc-qt-0.8.1-3|15	BuildRequires:	pkgconfig(libvlc)
12cu|vlc-qt-0.8.1-3|16	
12cu|vlc-qt-0.8.1-3|17	%description
12cu|vlc-qt-0.8.1-3|18	VLC-Qt is a free library used to connect Qt and libvlc libraries.
12cu|vlc-qt-0.8.1-3|19	It contains core classes for main media playback and also some GUI
12cu|vlc-qt-0.8.1-3|20	classes for faster media player developement.
12cu|vlc-qt-0.8.1-3|21	
12cu|vlc-qt-0.8.1-3|22	#----------------------------------------------------------------------------
12cu|vlc-qt-0.8.1-3|23	
12cu|vlc-qt-0.8.1-3|24	%define libvlcqt_major 0.8
12cu|vlc-qt-0.8.1-3|25	%define libvlcqt %mklibname vlc-qt %{libvlcqt_major}
12cu|vlc-qt-0.8.1-3|26	
12cu|vlc-qt-0.8.1-3|27	%package -n %{libvlcqt}
12cu|vlc-qt-0.8.1-3|28	Summary:	A simple library to connect Qt application with libvlc (core)
12cu|vlc-qt-0.8.1-3|29	Group:		System/Libraries
12cu|vlc-qt-0.8.1-3|30	
12cu|vlc-qt-0.8.1-3|31	%description -n %{libvlcqt}
12cu|vlc-qt-0.8.1-3|32	VLC-Qt is a free library used to connect Qt and libvlc libraries.
12cu|vlc-qt-0.8.1-3|33	It contains core classes for main media playback and also some GUI
12cu|vlc-qt-0.8.1-3|34	classes for faster media player developement.
12cu|vlc-qt-0.8.1-3|35	
12cu|vlc-qt-0.8.1-3|36	This package contains vlc-qt core library.
12cu|vlc-qt-0.8.1-3|37	
12cu|vlc-qt-0.8.1-3|38	%files  -n %{libvlcqt}
12cu|vlc-qt-0.8.1-3|39	%{_libdir}/libvlc-qt.so.%{libvlcqt_major}*
12cu|vlc-qt-0.8.1-3|40	
12cu|vlc-qt-0.8.1-3|41	#----------------------------------------------------------------------------
12cu|vlc-qt-0.8.1-3|42	
12cu|vlc-qt-0.8.1-3|43	%define devvlcqt %mklibname vlc-qt -d
12cu|vlc-qt-0.8.1-3|44	
12cu|vlc-qt-0.8.1-3|45	%package -n %{devvlcqt}
12cu|vlc-qt-0.8.1-3|46	Summary:	Headers and development libraries for vlc-qt core library
12cu|vlc-qt-0.8.1-3|47	Group:		Development/C++
12cu|vlc-qt-0.8.1-3|48	Requires:	%{libvlcqt} = %{EVRD}
12cu|vlc-qt-0.8.1-3|49	Provides:	%{name}-devel = %{EVRD}
12cu|vlc-qt-0.8.1-3|50	
12cu|vlc-qt-0.8.1-3|51	%description -n %{devvlcqt}
12cu|vlc-qt-0.8.1-3|52	Headers and development libraries for vlc-qt core library.
12cu|vlc-qt-0.8.1-3|53	
12cu|vlc-qt-0.8.1-3|54	%files  -n %{devvlcqt}
12cu|vlc-qt-0.8.1-3|55	%doc AUTHORS CHANGELOG README.md LICENSE.GPL LICENSE.LGPL
12cu|vlc-qt-0.8.1-3|56	%{_libdir}/pkgconfig/libvlc-qt.pc
12cu|vlc-qt-0.8.1-3|57	%{_libdir}/libvlc-qt.so
12cu|vlc-qt-0.8.1-3|58	%{_includedir}/%{name}/Audio.h
12cu|vlc-qt-0.8.1-3|59	%{_includedir}/%{name}/Common.h
12cu|vlc-qt-0.8.1-3|60	%{_includedir}/%{name}/Config.h
12cu|vlc-qt-0.8.1-3|61	%{_includedir}/%{name}/Enums.h
12cu|vlc-qt-0.8.1-3|62	%{_includedir}/%{name}/Error.h
12cu|vlc-qt-0.8.1-3|63	%{_includedir}/%{name}/Instance.h
12cu|vlc-qt-0.8.1-3|64	%{_includedir}/%{name}/Media.h
12cu|vlc-qt-0.8.1-3|65	%{_includedir}/%{name}/MediaList.h
12cu|vlc-qt-0.8.1-3|66	%{_includedir}/%{name}/MediaListPlayer.h
12cu|vlc-qt-0.8.1-3|67	%{_includedir}/%{name}/MediaPlayer.h
12cu|vlc-qt-0.8.1-3|68	%{_includedir}/%{name}/MetaManager.h
12cu|vlc-qt-0.8.1-3|69	%{_includedir}/%{name}/SharedExportCore.h
12cu|vlc-qt-0.8.1-3|70	%{_includedir}/%{name}/Video.h
12cu|vlc-qt-0.8.1-3|71	%{_includedir}/%{name}/VideoDelegate.h
12cu|vlc-qt-0.8.1-3|72	
12cu|vlc-qt-0.8.1-3|73	#----------------------------------------------------------------------------
12cu|vlc-qt-0.8.1-3|74	
12cu|vlc-qt-0.8.1-3|75	%define libvlcqtqml_major 0.8
12cu|vlc-qt-0.8.1-3|76	%define libvlcqtqml %mklibname vlc-qt-qml %{libvlcqtqml_major}
12cu|vlc-qt-0.8.1-3|77	
12cu|vlc-qt-0.8.1-3|78	%package -n %{libvlcqtqml}
12cu|vlc-qt-0.8.1-3|79	Summary:	A simple library to connect Qt application with libvlc (QML)
12cu|vlc-qt-0.8.1-3|80	Group:		System/Libraries
12cu|vlc-qt-0.8.1-3|81	
12cu|vlc-qt-0.8.1-3|82	%description -n %{libvlcqtqml}
12cu|vlc-qt-0.8.1-3|83	VLC-Qt is a free library used to connect Qt and libvlc libraries.
12cu|vlc-qt-0.8.1-3|84	It contains core classes for main media playback and also some GUI
12cu|vlc-qt-0.8.1-3|85	classes for faster media player developement.
12cu|vlc-qt-0.8.1-3|86	
12cu|vlc-qt-0.8.1-3|87	This package contains vlc-qt QML library.
12cu|vlc-qt-0.8.1-3|88	
12cu|vlc-qt-0.8.1-3|89	%files  -n %{libvlcqtqml}
12cu|vlc-qt-0.8.1-3|90	%{_libdir}/libvlc-qt-qml.so.%{libvlcqtqml_major}*
12cu|vlc-qt-0.8.1-3|91	
12cu|vlc-qt-0.8.1-3|92	#----------------------------------------------------------------------------
12cu|vlc-qt-0.8.1-3|93	
12cu|vlc-qt-0.8.1-3|94	%define devvlcqtqml %mklibname vlc-qt-qml -d
12cu|vlc-qt-0.8.1-3|95	
12cu|vlc-qt-0.8.1-3|96	%package -n %{devvlcqtqml}
12cu|vlc-qt-0.8.1-3|97	Summary:	Headers and development libraries for vlc-qt QML library
12cu|vlc-qt-0.8.1-3|98	Group:		Development/C++
12cu|vlc-qt-0.8.1-3|99	Requires:	%{libvlcqt} = %{EVRD}
12cu|vlc-qt-0.8.1-3|100	Requires:	%{libvlcqtqml} = %{EVRD}
12cu|vlc-qt-0.8.1-3|101	Requires:	%{devvlcqt} = %{EVRD}
12cu|vlc-qt-0.8.1-3|102	Provides:	%{name}-qml-devel = %{EVRD}
12cu|vlc-qt-0.8.1-3|103	
12cu|vlc-qt-0.8.1-3|104	%description -n %{devvlcqtqml}
12cu|vlc-qt-0.8.1-3|105	Headers and development libraries for vlc-qt QML library.
12cu|vlc-qt-0.8.1-3|106	
12cu|vlc-qt-0.8.1-3|107	%files  -n %{devvlcqtqml}
12cu|vlc-qt-0.8.1-3|108	%{_libdir}/pkgconfig/libvlc-qt-qml.pc
12cu|vlc-qt-0.8.1-3|109	%{_libdir}/libvlc-qt-qml.so
12cu|vlc-qt-0.8.1-3|110	%{_includedir}/%{name}/QmlVideoPlayer4.h
12cu|vlc-qt-0.8.1-3|111	%{_includedir}/%{name}/SharedExportQml.h
12cu|vlc-qt-0.8.1-3|112	
12cu|vlc-qt-0.8.1-3|113	#----------------------------------------------------------------------------
12cu|vlc-qt-0.8.1-3|114	
12cu|vlc-qt-0.8.1-3|115	%define libvlcqtwdt_major 0.8
12cu|vlc-qt-0.8.1-3|116	%define libvlcqtwdt %mklibname vlc-qt-widgets %{libvlcqtwdt_major}
12cu|vlc-qt-0.8.1-3|117	
12cu|vlc-qt-0.8.1-3|118	%package -n %{libvlcqtwdt}
12cu|vlc-qt-0.8.1-3|119	Summary:	A simple library to connect Qt application with libvlc (widgets)
12cu|vlc-qt-0.8.1-3|120	Group:		System/Libraries
12cu|vlc-qt-0.8.1-3|121	
12cu|vlc-qt-0.8.1-3|122	%description -n %{libvlcqtwdt}
12cu|vlc-qt-0.8.1-3|123	VLC-Qt is a free library used to connect Qt and libvlc libraries.
12cu|vlc-qt-0.8.1-3|124	It contains core classes for main media playback and also some GUI
12cu|vlc-qt-0.8.1-3|125	classes for faster media player developement.
12cu|vlc-qt-0.8.1-3|126	
12cu|vlc-qt-0.8.1-3|127	This package contains vlc-qt widgets library.
12cu|vlc-qt-0.8.1-3|128	
12cu|vlc-qt-0.8.1-3|129	%files  -n %{libvlcqtwdt}
12cu|vlc-qt-0.8.1-3|130	%{_libdir}/libvlc-qt-widgets.so.%{libvlcqtwdt_major}*
12cu|vlc-qt-0.8.1-3|131	
12cu|vlc-qt-0.8.1-3|132	#----------------------------------------------------------------------------
12cu|vlc-qt-0.8.1-3|133	
12cu|vlc-qt-0.8.1-3|134	%define devvlcqtwdt %mklibname vlc-qt-widgets -d
12cu|vlc-qt-0.8.1-3|135	
12cu|vlc-qt-0.8.1-3|136	%package -n %{devvlcqtwdt}
12cu|vlc-qt-0.8.1-3|137	Summary:	Headers and development libraries for vlc-qt widgets library
12cu|vlc-qt-0.8.1-3|138	Group:		Development/C++
12cu|vlc-qt-0.8.1-3|139	Requires:	%{libvlcqt} = %{EVRD}
12cu|vlc-qt-0.8.1-3|140	Requires:	%{libvlcqtwdt} = %{EVRD}
12cu|vlc-qt-0.8.1-3|141	Requires:	%{devvlcqt} = %{EVRD}
12cu|vlc-qt-0.8.1-3|142	Provides:	%{name}-widgets-devel = %{EVRD}
12cu|vlc-qt-0.8.1-3|143	
12cu|vlc-qt-0.8.1-3|144	%description -n %{devvlcqtwdt}
12cu|vlc-qt-0.8.1-3|145	Headers and development libraries for vlc-qt widgets library.
12cu|vlc-qt-0.8.1-3|146	
12cu|vlc-qt-0.8.1-3|147	%files  -n %{devvlcqtwdt}
12cu|vlc-qt-0.8.1-3|148	%{_libdir}/pkgconfig/libvlc-qt-widgets.pc
12cu|vlc-qt-0.8.1-3|149	%{_libdir}/libvlc-qt-widgets.so
12cu|vlc-qt-0.8.1-3|150	%{_includedir}/%{name}/ControlAudio.h
12cu|vlc-qt-0.8.1-3|151	%{_includedir}/%{name}/ControlVideo.h
12cu|vlc-qt-0.8.1-3|152	%{_includedir}/%{name}/SharedExportWidgets.h
12cu|vlc-qt-0.8.1-3|153	%{_includedir}/%{name}/WidgetSeek.h
12cu|vlc-qt-0.8.1-3|154	%{_includedir}/%{name}/WidgetVideo.h
12cu|vlc-qt-0.8.1-3|155	%{_includedir}/%{name}/WidgetVolumeSlider.h
12cu|vlc-qt-0.8.1-3|156	
12cu|vlc-qt-0.8.1-3|157	#----------------------------------------------------------------------------
12cu|vlc-qt-0.8.1-3|158	
12cu|vlc-qt-0.8.1-3|159	%prep
12cu|vlc-qt-0.8.1-3|160	%setup -q
12cu|vlc-qt-0.8.1-3|161	%patch0 -p1
12cu|vlc-qt-0.8.1-3|162	%patch1 -p1
12cu|vlc-qt-0.8.1-3|163	
12cu|vlc-qt-0.8.1-3|164	%build
12cu|vlc-qt-0.8.1-3|165	%cmake \
12cu|vlc-qt-0.8.1-3|166	-DWITH_QML:BOOL=ON \
12cu|vlc-qt-0.8.1-3|167	-DWITH_WIDGETS:BOOL=ON \
12cu|vlc-qt-0.8.1-3|168	-DCMAKE_CXX_FLAGS_RELEASE= \
12cu|vlc-qt-0.8.1-3|169	-DCMAKE_BUILD_TYPE=RelWithDebugInfo
12cu|vlc-qt-0.8.1-3|170	# Parallel build is broken in 0.8.1
12cu|vlc-qt-0.8.1-3|171	make
12cu|vlc-qt-0.8.1-3|172	
12cu|vlc-qt-0.8.1-3|173	%install
12cu|vlc-qt-0.8.1-3|174	%makeinstall_std -C build
12cu|vlc-qt-0.8.1-3|175	
12cu|vlc-qt-0.8.1-3|176	
12cu|vlc-qt-0.8.1-3|177	%changelog
12cu|vlc-qt-0.8.1-3|178	* Fri Jan 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-3
12cu|vlc-qt-0.8.1-3|179	+ Revision: 0553a51
12cu|vlc-qt-0.8.1-3|180	- LOG Rebuild against new libvlc
12cu|vlc-qt-0.8.1-3|181	
12cu|vlc-qt-0.8.1-3|182	

13198 12
12cu|vmpk-0.5.1-1|1	Summary:	Virtual MIDI Piano Keyboard
12cu|vmpk-0.5.1-1|2	Name:		vmpk
12cu|vmpk-0.5.1-1|3	Version:	0.5.1
12cu|vmpk-0.5.1-1|4	Release:	1
12cu|vmpk-0.5.1-1|5	License:	GPLv3+
12cu|vmpk-0.5.1-1|6	Group:		Sound
12cu|vmpk-0.5.1-1|7	Url:		http://vmpk.sourceforge.net
12cu|vmpk-0.5.1-1|8	Source0:	http://sourceforge.net/projects/VMPK/files/%name-%version.tar.bz2
12cu|vmpk-0.5.1-1|9	BuildRequires:	cmake
12cu|vmpk-0.5.1-1|10	BuildRequires:	desktop-file-utils
12cu|vmpk-0.5.1-1|11	BuildRequires:	qt4-devel
12cu|vmpk-0.5.1-1|12	BuildRequires:	pkgconfig(alsa)
12cu|vmpk-0.5.1-1|13	BuildRequires:	pkgconfig(jack)
12cu|vmpk-0.5.1-1|14	
12cu|vmpk-0.5.1-1|15	%description
12cu|vmpk-0.5.1-1|16	VMPK is a MIDI event generator/receiver. It doesn't produce any sound by
12cu|vmpk-0.5.1-1|17	itself, but can be used to drive a MIDI synthesizer (either hardware or
12cu|vmpk-0.5.1-1|18	software, internal or external). You can use the computer's keyboard to
12cu|vmpk-0.5.1-1|19	play MIDI notes, and also the mouse. You can use the Virtual MIDI Piano
12cu|vmpk-0.5.1-1|20	Keyboard to display the played MIDI notes from another instrument or
12cu|vmpk-0.5.1-1|21	MIDI file player.
12cu|vmpk-0.5.1-1|22	
12cu|vmpk-0.5.1-1|23	%files
12cu|vmpk-0.5.1-1|24	%doc NEWS README ChangeLog AUTHORS TODO COPYING
12cu|vmpk-0.5.1-1|25	%doc %{_mandir}/man1/*
12cu|vmpk-0.5.1-1|26	%{_bindir}/%{name}
12cu|vmpk-0.5.1-1|27	%dir %{_datadir}/%{name}
12cu|vmpk-0.5.1-1|28	%{_datadir}/%{name}/*
12cu|vmpk-0.5.1-1|29	%{_datadir}/icons/hicolor/*/*/*
12cu|vmpk-0.5.1-1|30	%{_datadir}/applications/%{name}.desktop
12cu|vmpk-0.5.1-1|31	
12cu|vmpk-0.5.1-1|32	#----------------------------------------------------------------------------
12cu|vmpk-0.5.1-1|33	
12cu|vmpk-0.5.1-1|34	%prep
12cu|vmpk-0.5.1-1|35	%setup -q
12cu|vmpk-0.5.1-1|36	
12cu|vmpk-0.5.1-1|37	%build
12cu|vmpk-0.5.1-1|38	%cmake_qt4
12cu|vmpk-0.5.1-1|39	%make
12cu|vmpk-0.5.1-1|40	
12cu|vmpk-0.5.1-1|41	%install
12cu|vmpk-0.5.1-1|42	%makeinstall_std -C build
12cu|vmpk-0.5.1-1|43	desktop-file-install --add-category="X-MandrivaLinux-Multimedia-Sound;" \
12cu|vmpk-0.5.1-1|44	--remove-category="Education;" \
12cu|vmpk-0.5.1-1|45	--remove-category="Midi;" \
12cu|vmpk-0.5.1-1|46	--remove-category="Music;" \
12cu|vmpk-0.5.1-1|47	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|vmpk-0.5.1-1|48	
12cu|vmpk-0.5.1-1|49	

13199 12
12cu|vnc2flv-20100207-2|1	Name:		vnc2flv
12cu|vnc2flv-20100207-2|2	Version:	20100207
12cu|vnc2flv-20100207-2|3	Release:	2
12cu|vnc2flv-20100207-2|4	License:	MIT
12cu|vnc2flv-20100207-2|5	Group:		Video
12cu|vnc2flv-20100207-2|6	URL:		http://www.unixuser.org/~euske/python/vnc2flv/index.html
12cu|vnc2flv-20100207-2|7	Source:		http://pypi.python.org/packages/source/v/vnc2flv/%{name}-%{version}.tar.gz
12cu|vnc2flv-20100207-2|8	Summary:	Screen recording tool that captures a VNC session and saves as FLV
12cu|vnc2flv-20100207-2|9	BuildRequires:	python-devel
12cu|vnc2flv-20100207-2|10	Requires:	x11vnc
12cu|vnc2flv-20100207-2|11	Obsoletes:	vnc2swf
12cu|vnc2flv-20100207-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12cu|vnc2flv-20100207-2|13	
12cu|vnc2flv-20100207-2|14	%description
12cu|vnc2flv-20100207-2|15	Vnc2flv is a screen recorder. It captures a VNC desktop session and saves it as
12cu|vnc2flv-20100207-2|16	a Flash Video (FLV) file.
12cu|vnc2flv-20100207-2|17	
12cu|vnc2flv-20100207-2|18	%prep
12cu|vnc2flv-20100207-2|19	%setup -q
12cu|vnc2flv-20100207-2|20	
12cu|vnc2flv-20100207-2|21	%build
12cu|vnc2flv-20100207-2|22	python setup.py build
12cu|vnc2flv-20100207-2|23	
12cu|vnc2flv-20100207-2|24	%install
12cu|vnc2flv-20100207-2|25	rm -Rf $RPM_BUILD_ROOT
12cu|vnc2flv-20100207-2|26	python setup.py install --root=%{buildroot}
12cu|vnc2flv-20100207-2|27	
12cu|vnc2flv-20100207-2|28	%clean
12cu|vnc2flv-20100207-2|29	rm -Rf $RPM_BUILD_ROOT
12cu|vnc2flv-20100207-2|30	
12cu|vnc2flv-20100207-2|31	%files
12cu|vnc2flv-20100207-2|32	%defattr(-,root,root)
12cu|vnc2flv-20100207-2|33	%doc docs/index.html
12cu|vnc2flv-20100207-2|34	%{_bindir}/*
12cu|vnc2flv-20100207-2|35	%{py_platsitedir}/*
12cu|vnc2flv-20100207-2|36	
12cu|vnc2flv-20100207-2|37	
12cu|vnc2flv-20100207-2|38	%changelog
12cu|vnc2flv-20100207-2|39	* Sun Nov 28 2010 Funda Wang <fwang@mandriva.org> 20100207-1mdv2011.0
12cu|vnc2flv-20100207-2|40	+ Revision: 602222
12cu|vnc2flv-20100207-2|41	- vnc2fv obsoleted vnc2swf
12cu|vnc2flv-20100207-2|42	- renamed project
12cu|vnc2flv-20100207-2|43	
12cu|vnc2flv-20100207-2|44	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.5.0-8mdv2010.0
12cu|vnc2flv-20100207-2|45	+ Revision: 445698
12cu|vnc2flv-20100207-2|46	- rebuild
12cu|vnc2flv-20100207-2|47	
12cu|vnc2flv-20100207-2|48	* Sat Mar 28 2009 Funda Wang <fwang@mandriva.org> 0.5.0-7mdv2009.1
12cu|vnc2flv-20100207-2|49	+ Revision: 362016
12cu|vnc2flv-20100207-2|50	- fix str fmt
12cu|vnc2flv-20100207-2|51	
12cu|vnc2flv-20100207-2|52	+ Thierry Vignaud <tv@mandriva.org>
12cu|vnc2flv-20100207-2|53	- rebuild
12cu|vnc2flv-20100207-2|54	
12cu|vnc2flv-20100207-2|55	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.5.0-6mdv2009.0
12cu|vnc2flv-20100207-2|56	+ Revision: 255580
12cu|vnc2flv-20100207-2|57	- rebuild
12cu|vnc2flv-20100207-2|58	
12cu|vnc2flv-20100207-2|59	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.5.0-4mdv2008.1
12cu|vnc2flv-20100207-2|60	+ Revision: 171163
12cu|vnc2flv-20100207-2|61	- rebuild
12cu|vnc2flv-20100207-2|62	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|vnc2flv-20100207-2|63	- fix spacing at top of description
12cu|vnc2flv-20100207-2|64	
12cu|vnc2flv-20100207-2|65	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.5.0-3mdv2008.1
12cu|vnc2flv-20100207-2|66	+ Revision: 136571
12cu|vnc2flv-20100207-2|67	- restore BuildRoot
12cu|vnc2flv-20100207-2|68	
12cu|vnc2flv-20100207-2|69	+ Thierry Vignaud <tv@mandriva.org>
12cu|vnc2flv-20100207-2|70	- kill re-definition of %%buildroot on Pixel's request
12cu|vnc2flv-20100207-2|71	
12cu|vnc2flv-20100207-2|72	
12cu|vnc2flv-20100207-2|73	* Sun Mar 18 2007 Buchan Milne <bgmilne@mandriva.org> 0.5.0-3mdv2007.1
12cu|vnc2flv-20100207-2|74	+ Revision: 146176
12cu|vnc2flv-20100207-2|75	- Rebuild
12cu|vnc2flv-20100207-2|76	- Import vnc2swf
12cu|vnc2flv-20100207-2|77	
12cu|vnc2flv-20100207-2|78	* Sun Jan 15 2006 Marcel Pol <mpol@mandriva.org> 0.5.0-2mdk
12cu|vnc2flv-20100207-2|79	- remove claim from description about flash being a de facto standard
12cu|vnc2flv-20100207-2|80	
12cu|vnc2flv-20100207-2|81	* Tue Dec 13 2005 Buchan Milne <bgmilne@mandriva.org> 0.5.0-1mdk
12cu|vnc2flv-20100207-2|82	- New release 0.5.0
12cu|vnc2flv-20100207-2|83	- drop patch0
12cu|vnc2flv-20100207-2|84	- no longer buildrequires ming-devel
12cu|vnc2flv-20100207-2|85	
12cu|vnc2flv-20100207-2|86	* Sun Jul 18 2004 Franck Villaume <fvill@freesurf.fr> 0.4.2-1mdk
12cu|vnc2flv-20100207-2|87	- new version 0.4.2
12cu|vnc2flv-20100207-2|88	- patch writeswf.c for ming 0.3
12cu|vnc2flv-20100207-2|89	

13200 12
12cu|vnc2swf-0.5.0-11|1	%define debug_package %{nil}
12cu|vnc2swf-0.5.0-11|2	
12cu|vnc2swf-0.5.0-11|3	Summary:	Tool for recording VNC sessions to Shockwave Flash
12cu|vnc2swf-0.5.0-11|4	Name:		vnc2swf
12cu|vnc2swf-0.5.0-11|5	Version:	0.5.0
12cu|vnc2swf-0.5.0-11|6	Release:	11
12cu|vnc2swf-0.5.0-11|7	License:	GPL
12cu|vnc2swf-0.5.0-11|8	Group:		Video
12cu|vnc2swf-0.5.0-11|9	URL:		http://www.unixuser.org/~euske/vnc2swf/
12cu|vnc2swf-0.5.0-11|10	Source:		http://www.unixuser.org/~euske/%{name}/%{name}-%{version}.tar.bz2
12cu|vnc2swf-0.5.0-11|11	#		http://lists.kde.org/?l=kde-promo&m=104430062329339&q=raw
12cu|vnc2swf-0.5.0-11|12	Source1:	vnc2swf-howto.txt
12cu|vnc2swf-0.5.0-11|13	Patch0:		vnc2swf-0.5.0-fix-str-fmt.patch
12cu|vnc2swf-0.5.0-11|14	
12cu|vnc2swf-0.5.0-11|15	BuildRequires:	pkgconfig(x11)
12cu|vnc2swf-0.5.0-11|16	BuildRequires:	pkgconfig(xpm)
12cu|vnc2swf-0.5.0-11|17	BuildRequires:	pkgconfig(xt)
12cu|vnc2swf-0.5.0-11|18	BuildRequires:	pkgconfig(xmu)
12cu|vnc2swf-0.5.0-11|19	BuildRequires:	pkgconfig(xaw7)
12cu|vnc2swf-0.5.0-11|20	
12cu|vnc2swf-0.5.0-11|21	
12cu|vnc2swf-0.5.0-11|22	Requires:	x11vnc
12cu|vnc2swf-0.5.0-11|23	
12cu|vnc2swf-0.5.0-11|24	
12cu|vnc2swf-0.5.0-11|25	
12cu|vnc2swf-0.5.0-11|26	%description
12cu|vnc2swf-0.5.0-11|27	Vnc2swf is a recording tool for VNC, a protocol to manipulate
12cu|vnc2swf-0.5.0-11|28	remote window systems via network, developed by AT&T Laboratories
12cu|vnc2swf-0.5.0-11|29	Cambridge. It records VNC sessions and generates a Macromedia
12cu|vnc2swf-0.5.0-11|30	Flash movie file (SWF). It can be used as an X11 recorder or a
12cu|vnc2swf-0.5.0-11|31	Windows desktop recorder.
12cu|vnc2swf-0.5.0-11|32	
12cu|vnc2swf-0.5.0-11|33	For instructions on using it, see vnc2swf-howto.txt in the documentation
12cu|vnc2swf-0.5.0-11|34	directory.
12cu|vnc2swf-0.5.0-11|35	
12cu|vnc2swf-0.5.0-11|36	%prep
12cu|vnc2swf-0.5.0-11|37	%setup -q
12cu|vnc2swf-0.5.0-11|38	%patch0 -p0 -b .str
12cu|vnc2swf-0.5.0-11|39	
12cu|vnc2swf-0.5.0-11|40	%build
12cu|vnc2swf-0.5.0-11|41	%configure --prefix=%{_prefix}
12cu|vnc2swf-0.5.0-11|42	%make
12cu|vnc2swf-0.5.0-11|43	
12cu|vnc2swf-0.5.0-11|44	%install
12cu|vnc2swf-0.5.0-11|45	%makeinstall_std
12cu|vnc2swf-0.5.0-11|46	mkdir -p %{buildroot}/%{_bindir}
12cu|vnc2swf-0.5.0-11|47	find %{buildroot}/%{_prefix} -type f -exec mv {} %{buildroot}/%{_bindir} \;
12cu|vnc2swf-0.5.0-11|48	
12cu|vnc2swf-0.5.0-11|49	cp %{SOURCE1} .
12cu|vnc2swf-0.5.0-11|50	
12cu|vnc2swf-0.5.0-11|51	%files
12cu|vnc2swf-0.5.0-11|52	%{_bindir}/*
12cu|vnc2swf-0.5.0-11|53	%doc README* LICENCE.TXT vnc2swf-howto.txt
12cu|vnc2swf-0.5.0-11|54	
12cu|vnc2swf-0.5.0-11|55	
12cu|vnc2swf-0.5.0-11|56	
12cu|vnc2swf-0.5.0-11|57	
12cu|vnc2swf-0.5.0-11|58	
12cu|vnc2swf-0.5.0-11|59	%changelog
12cu|vnc2swf-0.5.0-11|60	* Sun Mar 16 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.5.0-11
12cu|vnc2swf-0.5.0-11|61	+ Revision: dea14da
12cu|vnc2swf-0.5.0-11|62	- Updated vnc2swf.spec
12cu|vnc2swf-0.5.0-11|63	
12cu|vnc2swf-0.5.0-11|64	

13201 12
12cu|voipong-2.0-6|1	%define Werror_cflags %nil
12cu|voipong-2.0-6|2	%define debug_package	%{nil}
12cu|voipong-2.0-6|3	
12cu|voipong-2.0-6|4	Summary:	VoIPong Voice Over IP Sniffer
12cu|voipong-2.0-6|5	Name:		voipong
12cu|voipong-2.0-6|6	Version:	2.0
12cu|voipong-2.0-6|7	Release:	6
12cu|voipong-2.0-6|8	License:	GPL
12cu|voipong-2.0-6|9	Group:		System/Servers
12cu|voipong-2.0-6|10	URL:		http://www.enderunix.org/voipong/
12cu|voipong-2.0-6|11	Source0:	http://www.enderunix.org/voipong/%{name}-%{version}.tar.bz2
12cu|voipong-2.0-6|12	Source1:	voipong.init.bz2
12cu|voipong-2.0-6|13	Source2:	voipong.sysconfig.bz2
12cu|voipong-2.0-6|14	Patch0:		voipong-2.0-mdv_conf.diff
12cu|voipong-2.0-6|15	Requires(post): rpm-helper
12cu|voipong-2.0-6|16	Requires(preun): rpm-helper
12cu|voipong-2.0-6|17	BuildRequires:	libpcap-devel
12cu|voipong-2.0-6|18	
12cu|voipong-2.0-6|19	
12cu|voipong-2.0-6|20	%description
12cu|voipong-2.0-6|21	VoIPong is a utility which detects all Voice Over IP calls on a
12cu|voipong-2.0-6|22	pipeline, and for those which are G711 encoded, dumps actual
12cu|voipong-2.0-6|23	conversation to separate wave files. It supports SIP, H323,
12cu|voipong-2.0-6|24	Cisco's Skinny Client Protocol, RTP and RTCP.
12cu|voipong-2.0-6|25	
12cu|voipong-2.0-6|26	%prep
12cu|voipong-2.0-6|27	
12cu|voipong-2.0-6|28	%setup -q -n %{name}-%{version}
12cu|voipong-2.0-6|29	%patch0 -p1
12cu|voipong-2.0-6|30	
12cu|voipong-2.0-6|31	# lib64 fix
12cu|voipong-2.0-6|32	perl -pi -e "s|/usr/lib|%{_libdir}|g" etc/*
12cu|voipong-2.0-6|33	
12cu|voipong-2.0-6|34	# fix attribs
12cu|voipong-2.0-6|35	chmod 644 ALGORITHMS AUTHORS COPYING ChangeLog INSTALL KNOWN_BUGS LICENSE NEWS README THANKS TODO
12cu|voipong-2.0-6|36	chmod 644 docs/users-manual/*.html docs/users-manual/*.css
12cu|voipong-2.0-6|37	
12cu|voipong-2.0-6|38	bzcat %{SOURCE1} > voipong.init
12cu|voipong-2.0-6|39	bzcat %{SOURCE2} > voipong.sysconfig
12cu|voipong-2.0-6|40	
12cu|voipong-2.0-6|41	%build
12cu|voipong-2.0-6|42	
12cu|voipong-2.0-6|43	%make \
12cu|voipong-2.0-6|44	CFLAGS="%{optflags} -Wall -Iinclude" \
12cu|voipong-2.0-6|45	SHLIBS="-L%{_libdir} -lpcap -ldl" -f Makefile.linux
12cu|voipong-2.0-6|46	
12cu|voipong-2.0-6|47	%install
12cu|voipong-2.0-6|48	
12cu|voipong-2.0-6|49	# don't fiddle with the initscript!
12cu|voipong-2.0-6|50	export DONT_GPRINTIFY=1
12cu|voipong-2.0-6|51	
12cu|voipong-2.0-6|52	install -d %{buildroot}%{_initrddir}
12cu|voipong-2.0-6|53	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12cu|voipong-2.0-6|54	install -d %{buildroot}%{_sysconfdir}/%{name}
12cu|voipong-2.0-6|55	install -d %{buildroot}%{_sysconfdir}/sysconfig
12cu|voipong-2.0-6|56	install -d %{buildroot}%{_sbindir}
12cu|voipong-2.0-6|57	install -d %{buildroot}%{_libdir}/%{name}
12cu|voipong-2.0-6|58	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12cu|voipong-2.0-6|59	install -d %{buildroot}/var/run/%{name}
12cu|voipong-2.0-6|60	install -d %{buildroot}/var/log/%{name}
12cu|voipong-2.0-6|61	
12cu|voipong-2.0-6|62	install -m0755 voipong %{buildroot}%{_sbindir}/
12cu|voipong-2.0-6|63	install -m0755 voipctl %{buildroot}%{_sbindir}/
12cu|voipong-2.0-6|64	install -m0755 modvocoder_pcmu.so %{buildroot}%{_libdir}/%{name}/
12cu|voipong-2.0-6|65	install -m0755 modvocoder_pcma.so %{buildroot}%{_libdir}/%{name}/
12cu|voipong-2.0-6|66	install -m0644 etc/voipong.conf %{buildroot}%{_sysconfdir}/%{name}/
12cu|voipong-2.0-6|67	install -m0644 etc/voipongnets %{buildroot}%{_sysconfdir}/%{name}/
12cu|voipong-2.0-6|68	
12cu|voipong-2.0-6|69	install -m0755 voipong.init %{buildroot}%{_initrddir}/%{name}
12cu|voipong-2.0-6|70	install -m0644 voipong.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cu|voipong-2.0-6|71	
12cu|voipong-2.0-6|72	# install log rotation stuff
12cu|voipong-2.0-6|73	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} << EOF
12cu|voipong-2.0-6|74	/var/log/%{name}/voipong.log /var/log/%{name}/voipcdr.log {
12cu|voipong-2.0-6|75	rotate 5
12cu|voipong-2.0-6|76	monthly
12cu|voipong-2.0-6|77	missingok
12cu|voipong-2.0-6|78	notifempty
12cu|voipong-2.0-6|79	nocompress
12cu|voipong-2.0-6|80	prerotate
12cu|voipong-2.0-6|81	%{_initrddir}/%{name} restart > /dev/null 2>&1
12cu|voipong-2.0-6|82	endscript
12cu|voipong-2.0-6|83	postrotate
12cu|voipong-2.0-6|84	%{_initrddir}/%{name} restart > /dev/null 2>&1
12cu|voipong-2.0-6|85	endscript
12cu|voipong-2.0-6|86	}
12cu|voipong-2.0-6|87	EOF
12cu|voipong-2.0-6|88	
12cu|voipong-2.0-6|89	%post
12cu|voipong-2.0-6|90	%_post_service %{name}
12cu|voipong-2.0-6|91	
12cu|voipong-2.0-6|92	%preun
12cu|voipong-2.0-6|93	%_preun_service %{name}
12cu|voipong-2.0-6|94	
12cu|voipong-2.0-6|95	
12cu|voipong-2.0-6|96	
12cu|voipong-2.0-6|97	%files
12cu|voipong-2.0-6|98	%defattr(-,root,root)
12cu|voipong-2.0-6|99	%doc ALGORITHMS AUTHORS COPYING ChangeLog INSTALL KNOWN_BUGS LICENSE NEWS README THANKS TODO
12cu|voipong-2.0-6|100	%doc docs/users-manual/*.html docs/users-manual/*.css
12cu|voipong-2.0-6|101	%attr(0755,root,root) %{_initrddir}/%{name}
12cu|voipong-2.0-6|102	%dir %{_sysconfdir}/%{name}
12cu|voipong-2.0-6|103	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/voipong.conf
12cu|voipong-2.0-6|104	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/voipongnets
12cu|voipong-2.0-6|105	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cu|voipong-2.0-6|106	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cu|voipong-2.0-6|107	%attr(0755,root,root) %{_sbindir}/voipong
12cu|voipong-2.0-6|108	%attr(0755,root,root) %{_sbindir}/voipctl
12cu|voipong-2.0-6|109	%attr(0755,root,root) %dir %{_libdir}/%{name}
12cu|voipong-2.0-6|110	%attr(0755,root,root) %{_libdir}/%{name}/*.so
12cu|voipong-2.0-6|111	%attr(0755,root,root) %dir %{_localstatedir}/lib/%{name}
12cu|voipong-2.0-6|112	%attr(0755,root,root) %dir /var/run/%{name}
12cu|voipong-2.0-6|113	%attr(0755,root,root) %dir /var/log/%{name}
12cu|voipong-2.0-6|114	
12cu|voipong-2.0-6|115	
12cu|voipong-2.0-6|116	
12cu|voipong-2.0-6|117	
12cu|voipong-2.0-6|118	
12cu|voipong-2.0-6|119	%changelog
12cu|voipong-2.0-6|120	* Sat Mar 22 2014 SymbianFlo <symbianflo@mandrivausers.ro> 2.0-6
12cu|voipong-2.0-6|121	+ Revision: a9dbcf2
12cu|voipong-2.0-6|122	- Updated voipong.spec
12cu|voipong-2.0-6|123	
12cu|voipong-2.0-6|124	

13202 12
12cu|volpack-1.0c7-3|1	%define major 1
12cu|volpack-1.0c7-3|2	%define libname %mklibname volpack %{major}
12cu|volpack-1.0c7-3|3	
12cu|volpack-1.0c7-3|4	Name: volpack
12cu|volpack-1.0c7-3|5	Version: 1.0c7
12cu|volpack-1.0c7-3|6	Release: 3
12cu|volpack-1.0c7-3|7	Summary: Portable library for fast volume rendering
12cu|volpack-1.0c7-3|8	Group: System/Libraries
12cu|volpack-1.0c7-3|9	License: BSD
12cu|volpack-1.0c7-3|10	URL: http://amide.sourceforge.net
12cu|volpack-1.0c7-3|11	Source0: %{name}-%{version}.tgz
12cu|volpack-1.0c7-3|12	Patch0: volpack-1.0c7-mdv-link.patch
12cu|volpack-1.0c7-3|13	
12cu|volpack-1.0c7-3|14	%description
12cu|volpack-1.0c7-3|15	VolPack is a portable library of fast volume rendering algorithms that
12cu|volpack-1.0c7-3|16	produce high-quality images.  It was written by Phil Lacroute.
12cu|volpack-1.0c7-3|17	
12cu|volpack-1.0c7-3|18	%package -n %{libname}
12cu|volpack-1.0c7-3|19	Summary: Portable library for fast volume rendering
12cu|volpack-1.0c7-3|20	Group: System/Libraries
12cu|volpack-1.0c7-3|21	
12cu|volpack-1.0c7-3|22	%description -n %{libname}
12cu|volpack-1.0c7-3|23	VolPack is a portable library of fast volume rendering algorithms that
12cu|volpack-1.0c7-3|24	produce high-quality images.  It was written by Phil Lacroute.
12cu|volpack-1.0c7-3|25	
12cu|volpack-1.0c7-3|26	%package devel
12cu|volpack-1.0c7-3|27	Summary: Static libraries and header file for development using volpack
12cu|volpack-1.0c7-3|28	Group: Development/C
12cu|volpack-1.0c7-3|29	Requires: %{libname} = %{version}
12cu|volpack-1.0c7-3|30	
12cu|volpack-1.0c7-3|31	%description devel
12cu|volpack-1.0c7-3|32	The volpack-devel package contains the header files and static libraries
12cu|volpack-1.0c7-3|33	necessary for developing programs using the volpack volume rendering
12cu|volpack-1.0c7-3|34	library.
12cu|volpack-1.0c7-3|35	
12cu|volpack-1.0c7-3|36	%prep
12cu|volpack-1.0c7-3|37	%setup -q
12cu|volpack-1.0c7-3|38	%patch0 -p1
12cu|volpack-1.0c7-3|39	
12cu|volpack-1.0c7-3|40	%build
12cu|volpack-1.0c7-3|41	autoreconf -fi
12cu|volpack-1.0c7-3|42	%configure --disable-dependency-tracking --disable-static
12cu|volpack-1.0c7-3|43	# paralel build will fail
12cu|volpack-1.0c7-3|44	make
12cu|volpack-1.0c7-3|45	
12cu|volpack-1.0c7-3|46	%install
12cu|volpack-1.0c7-3|47	%makeinstall_std
12cu|volpack-1.0c7-3|48	
12cu|volpack-1.0c7-3|49	
12cu|volpack-1.0c7-3|50	%files -n %{libname}
12cu|volpack-1.0c7-3|51	%{_libdir}/*so.%{major}*
12cu|volpack-1.0c7-3|52	
12cu|volpack-1.0c7-3|53	%files devel
12cu|volpack-1.0c7-3|54	%doc AUTHORS COPYING
12cu|volpack-1.0c7-3|55	%{_libdir}/*.so
12cu|volpack-1.0c7-3|56	%{_includedir}/*
12cu|volpack-1.0c7-3|57	%{_mandir}/man3/*
12cu|volpack-1.0c7-3|58	
12cu|volpack-1.0c7-3|59	
12cu|volpack-1.0c7-3|60	
12cu|volpack-1.0c7-3|61	
12cu|volpack-1.0c7-3|62	%changelog
12cu|volpack-1.0c7-3|63	* Tue Apr 15 2014 symbianflo <symbianflo@mandrivausers.ro> 1.0c7-3
12cu|volpack-1.0c7-3|64	+ Revision: 765a99e
12cu|volpack-1.0c7-3|65	- Merge pull request #1 from symbianflo/volpack:rosa2012.1
12cu|volpack-1.0c7-3|66	- Symbianflo
12cu|volpack-1.0c7-3|67	
12cu|volpack-1.0c7-3|68	

13203 12
12cu|volume.app-1.1-8|1	Summary:	Simple volume control for AfterStep / BlackBox / WindowMaker
12cu|volume.app-1.1-8|2	Name:		volume.app
12cu|volume.app-1.1-8|3	Version:	1.1
12cu|volume.app-1.1-8|4	Release:	8
12cu|volume.app-1.1-8|5	License:	GPLv2+
12cu|volume.app-1.1-8|6	Group:		Sound
12cu|volume.app-1.1-8|7	# Url seems to be dead
12cu|volume.app-1.1-8|8	Url:		http://www.iskunk.org/soft/volume.app/
12cu|volume.app-1.1-8|9	Source0:	%{name}-%{version}.tar.bz2
12cu|volume.app-1.1-8|10	Source1:	%{name}-icons.tar.bz2
12cu|volume.app-1.1-8|11	BuildRequires:	pkgconfig(x11)
12cu|volume.app-1.1-8|12	BuildRequires:	pkgconfig(xext)
12cu|volume.app-1.1-8|13	BuildRequires:	pkgconfig(xpm)
12cu|volume.app-1.1-8|14	
12cu|volume.app-1.1-8|15	%description
12cu|volume.app-1.1-8|16	Volume.app is intended to be an extremely simple, efficient, and
12cu|volume.app-1.1-8|17	attractive interface to a system's sound mixer. It differs from most other
12cu|volume.app-1.1-8|18	dockapp mixer programs in that it does not require minute control of the
12cu|volume.app-1.1-8|19	mouse to perform simple volume adjustments. It also lacks the ability to
12cu|volume.app-1.1-8|20	monitor or control more than one mixer source at a time.
12cu|volume.app-1.1-8|21	
12cu|volume.app-1.1-8|22	%files
12cu|volume.app-1.1-8|23	%doc ChangeLog AUTHORS INSTALL COPYING README TODO
12cu|volume.app-1.1-8|24	%{_bindir}/*
12cu|volume.app-1.1-8|25	%{_liconsdir}/%{name}.png
12cu|volume.app-1.1-8|26	%{_miconsdir}/%{name}.png
12cu|volume.app-1.1-8|27	%{_iconsdir}/%{name}.png
12cu|volume.app-1.1-8|28	%{_datadir}/applications/%{name}.desktop
12cu|volume.app-1.1-8|29	
12cu|volume.app-1.1-8|30	#----------------------------------------------------------------------------
12cu|volume.app-1.1-8|31	
12cu|volume.app-1.1-8|32	%prep
12cu|volume.app-1.1-8|33	%setup -q
12cu|volume.app-1.1-8|34	
12cu|volume.app-1.1-8|35	%build
12cu|volume.app-1.1-8|36	%make LDFLAGS="%{ldflags}"
12cu|volume.app-1.1-8|37	
12cu|volume.app-1.1-8|38	%install
12cu|volume.app-1.1-8|39	install -m 755 -d %{buildroot}%{_miconsdir}
12cu|volume.app-1.1-8|40	install -m 755 -d %{buildroot}%{_iconsdir}
12cu|volume.app-1.1-8|41	install -m 755 -d %{buildroot}%{_liconsdir}
12cu|volume.app-1.1-8|42	tar xOjf %{SOURCE1} %{name}-16x16.png > %{buildroot}%{_miconsdir}/%{name}.png
12cu|volume.app-1.1-8|43	tar xOjf %{SOURCE1} %{name}-32x32.png > %{buildroot}%{_iconsdir}/%{name}.png
12cu|volume.app-1.1-8|44	tar xOjf %{SOURCE1} %{name}-48x48.png > %{buildroot}%{_liconsdir}/%{name}.png
12cu|volume.app-1.1-8|45	
12cu|volume.app-1.1-8|46	mkdir -p %{buildroot}%{_bindir}
12cu|volume.app-1.1-8|47	install -m 755 %{name} %{buildroot}%{_bindir}
12cu|volume.app-1.1-8|48	
12cu|volume.app-1.1-8|49	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|volume.app-1.1-8|50	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|volume.app-1.1-8|51	[Desktop Entry]
12cu|volume.app-1.1-8|52	Type=Application
12cu|volume.app-1.1-8|53	Exec=%{_bindir}/%{name} -b
12cu|volume.app-1.1-8|54	Icon=%{name}
12cu|volume.app-1.1-8|55	Categories=Audio;
12cu|volume.app-1.1-8|56	Name=Volume knob
12cu|volume.app-1.1-8|57	Comment=Main Volume control dockapp
12cu|volume.app-1.1-8|58	EOF
12cu|volume.app-1.1-8|59	
12cu|volume.app-1.1-8|60	
12cu|volume.app-1.1-8|61	%changelog
12cu|volume.app-1.1-8|62	* Tue May 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-8
12cu|volume.app-1.1-8|63	+ Revision: 0bf8cb6
12cu|volume.app-1.1-8|64	- Spec cleanup
12cu|volume.app-1.1-8|65	
12cu|volume.app-1.1-8|66	

13204 12
12cu|vorbisspi-1.0.3-1|1	Name:		vorbisspi
12cu|vorbisspi-1.0.3-1|2	Summary:	Ogg Vorbis sound engine
12cu|vorbisspi-1.0.3-1|3	Version:	1.0.3
12cu|vorbisspi-1.0.3-1|4	Release:	%mkrel 1
12cu|vorbisspi-1.0.3-1|5	License:	LGPL
12cu|vorbisspi-1.0.3-1|6	Group:		Sound
12cu|vorbisspi-1.0.3-1|7	URL:		http://www.javazoom.net/vorbisspi/sources.html
12cu|vorbisspi-1.0.3-1|8	Source0:	http://www.javazoom.net/vorbisspi/sources/%{name}%{version}.tar.gz
12cu|vorbisspi-1.0.3-1|9	BuildRequires:	ant
12cu|vorbisspi-1.0.3-1|10	BuildRequires:	java-devel-gcj
12cu|vorbisspi-1.0.3-1|11	BuildArch:	noarch
12cu|vorbisspi-1.0.3-1|12	
12cu|vorbisspi-1.0.3-1|13	%description
12cu|vorbisspi-1.0.3-1|14	VorbisSPI  is a SPI (Service Provider Interface - or "Driver" for JavaSound
12cu|vorbisspi-1.0.3-1|15	API) that adds Ogg Vorbis audio format format to the Java Platform (J2SE).
12cu|vorbisspi-1.0.3-1|16	It is based on JOrbis, an open source Vorbis library.
12cu|vorbisspi-1.0.3-1|17	
12cu|vorbisspi-1.0.3-1|18	%files
12cu|vorbisspi-1.0.3-1|19	%doc LICENSE.txt README.txt
12cu|vorbisspi-1.0.3-1|20	%{_javadir}/vorbisspi1.0.3.jar
12cu|vorbisspi-1.0.3-1|21	%{_javadir}/jorbis-0.0.15.jar
12cu|vorbisspi-1.0.3-1|22	%{_javadir}/jogg-0.0.7.jar
12cu|vorbisspi-1.0.3-1|23	%{_javadir}/tritonus_share.jar
12cu|vorbisspi-1.0.3-1|24	%{_javadir}/vorbisspi.jar
12cu|vorbisspi-1.0.3-1|25	
12cu|vorbisspi-1.0.3-1|26	#--------------------------------------------------------------------
12cu|vorbisspi-1.0.3-1|27	
12cu|vorbisspi-1.0.3-1|28	%package javadoc
12cu|vorbisspi-1.0.3-1|29	Summary:        Javadoc for %{name}
12cu|vorbisspi-1.0.3-1|30	Group:          Development/Java
12cu|vorbisspi-1.0.3-1|31	
12cu|vorbisspi-1.0.3-1|32	%description javadoc
12cu|vorbisspi-1.0.3-1|33	Javadoc for %{name}.
12cu|vorbisspi-1.0.3-1|34	
12cu|vorbisspi-1.0.3-1|35	%files javadoc
12cu|vorbisspi-1.0.3-1|36	%doc LICENSE.txt README.txt
12cu|vorbisspi-1.0.3-1|37	%{_javadocdir}/*
12cu|vorbisspi-1.0.3-1|38	
12cu|vorbisspi-1.0.3-1|39	#--------------------------------------------------------------------
12cu|vorbisspi-1.0.3-1|40	
12cu|vorbisspi-1.0.3-1|41	%prep
12cu|vorbisspi-1.0.3-1|42	%setup -qn VorbisSPI1.0.3
12cu|vorbisspi-1.0.3-1|43	
12cu|vorbisspi-1.0.3-1|44	
12cu|vorbisspi-1.0.3-1|45	%build
12cu|vorbisspi-1.0.3-1|46	ant all
12cu|vorbisspi-1.0.3-1|47	
12cu|vorbisspi-1.0.3-1|48	
12cu|vorbisspi-1.0.3-1|49	%install
12cu|vorbisspi-1.0.3-1|50	install -d -m755 %{buildroot}%{_javadir}
12cu|vorbisspi-1.0.3-1|51	cp -f vorbisspi1.0.3.jar %{buildroot}%{_javadir}/
12cu|vorbisspi-1.0.3-1|52	
12cu|vorbisspi-1.0.3-1|53	# jars
12cu|vorbisspi-1.0.3-1|54	install -m644 %{name}%{version}.jar -D %{buildroot}%{_javadir}/%{name}%{version}.jar
12cu|vorbisspi-1.0.3-1|55	ln -s %{name}%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12cu|vorbisspi-1.0.3-1|56	install -m644 lib/jorbis-0.0.15.jar %{buildroot}%{_javadir}/
12cu|vorbisspi-1.0.3-1|57	install -m644 lib/jogg-0.0.7.jar %{buildroot}%{_javadir}/
12cu|vorbisspi-1.0.3-1|58	install -m644 lib/tritonus_share.jar %{buildroot}%{_javadir}/
12cu|vorbisspi-1.0.3-1|59	
12cu|vorbisspi-1.0.3-1|60	# javadoc
12cu|vorbisspi-1.0.3-1|61	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|vorbisspi-1.0.3-1|62	cp -r docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12cu|vorbisspi-1.0.3-1|63	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12cu|vorbisspi-1.0.3-1|64	
12cu|vorbisspi-1.0.3-1|65	
12cu|vorbisspi-1.0.3-1|66	
12cu|vorbisspi-1.0.3-1|67	%changelog
12cu|vorbisspi-1.0.3-1|68	* Mon Mar 24 2014 Giovanni Mariani <mc2374@mclink.it> 1.0.3-1
12cu|vorbisspi-1.0.3-1|69	+ Revision: 9e41bd1
12cu|vorbisspi-1.0.3-1|70	- Updated to release 1.0.3
12cu|vorbisspi-1.0.3-1|71	
12cu|vorbisspi-1.0.3-1|72	

13205 12
12cu|vsqlite++-0.3.12-2|1	%define major 3
12cu|vsqlite++-0.3.12-2|2	%define libname %mklibname %{name} %{major}
12cu|vsqlite++-0.3.12-2|3	%define devname %mklibname %{name} -d
12cu|vsqlite++-0.3.12-2|4	
12cu|vsqlite++-0.3.12-2|5	Summary:	Well designed C++ sqlite 3.x wrapper library
12cu|vsqlite++-0.3.12-2|6	Name:		vsqlite++
12cu|vsqlite++-0.3.12-2|7	Version:	0.3.12
12cu|vsqlite++-0.3.12-2|8	Release:	2
12cu|vsqlite++-0.3.12-2|9	License:	BSD
12cu|vsqlite++-0.3.12-2|10	Group:		System/Libraries
12cu|vsqlite++-0.3.12-2|11	Url:		https://github.com/vinzenz/vsqlite--
12cu|vsqlite++-0.3.12-2|12	Source0:	http://evilissimo.fedorapeople.org/releases/vsqlite--/%{version}/vsqlite---%{version}.tar.gz
12cu|vsqlite++-0.3.12-2|13	BuildRequires:	doxygen
12cu|vsqlite++-0.3.12-2|14	BuildRequires:	graphviz
12cu|vsqlite++-0.3.12-2|15	BuildRequires:	libtool
12cu|vsqlite++-0.3.12-2|16	BuildRequires:	boost-devel
12cu|vsqlite++-0.3.12-2|17	BuildRequires:	sqlite3-devel
12cu|vsqlite++-0.3.12-2|18	
12cu|vsqlite++-0.3.12-2|19	%description
12cu|vsqlite++-0.3.12-2|20	VSQLite++ is a C++ wrapper for sqlite3 using the C++ standard library and
12cu|vsqlite++-0.3.12-2|21	boost. VSQLite++ is designed to be easy to use and focuses on simplicity.
12cu|vsqlite++-0.3.12-2|22	
12cu|vsqlite++-0.3.12-2|23	%files
12cu|vsqlite++-0.3.12-2|24	%doc ChangeLog README COPYING examples/sqlite_wrapper.cpp html/*
12cu|vsqlite++-0.3.12-2|25	
12cu|vsqlite++-0.3.12-2|26	#----------------------------------------------------------------------------
12cu|vsqlite++-0.3.12-2|27	
12cu|vsqlite++-0.3.12-2|28	%package -n %{libname}
12cu|vsqlite++-0.3.12-2|29	Summary:	Development files for %{name}
12cu|vsqlite++-0.3.12-2|30	Group:		System/Libraries
12cu|vsqlite++-0.3.12-2|31	
12cu|vsqlite++-0.3.12-2|32	%description -n %{libname}
12cu|vsqlite++-0.3.12-2|33	This package contains development files for %{name}.
12cu|vsqlite++-0.3.12-2|34	
12cu|vsqlite++-0.3.12-2|35	%files -n %{libname}
12cu|vsqlite++-0.3.12-2|36	%doc ChangeLog README COPYING
12cu|vsqlite++-0.3.12-2|37	%{_libdir}/libvsqlitepp.so.%{major}*
12cu|vsqlite++-0.3.12-2|38	
12cu|vsqlite++-0.3.12-2|39	#----------------------------------------------------------------------------
12cu|vsqlite++-0.3.12-2|40	
12cu|vsqlite++-0.3.12-2|41	%package -n %{devname}
12cu|vsqlite++-0.3.12-2|42	Summary:	Development files for %{name}
12cu|vsqlite++-0.3.12-2|43	Group:		Development/C++
12cu|vsqlite++-0.3.12-2|44	Requires:	%{libname} = %{EVRD}
12cu|vsqlite++-0.3.12-2|45	Provides:	%{name}-devel = %{EVRD}
12cu|vsqlite++-0.3.12-2|46	
12cu|vsqlite++-0.3.12-2|47	%description -n %{devname}
12cu|vsqlite++-0.3.12-2|48	This package contains development files for %{name}.
12cu|vsqlite++-0.3.12-2|49	
12cu|vsqlite++-0.3.12-2|50	%files -n %{devname}
12cu|vsqlite++-0.3.12-2|51	%doc ChangeLog README COPYING
12cu|vsqlite++-0.3.12-2|52	%{_libdir}/libvsqlitepp.so
12cu|vsqlite++-0.3.12-2|53	%{_includedir}/sqlite
12cu|vsqlite++-0.3.12-2|54	
12cu|vsqlite++-0.3.12-2|55	#----------------------------------------------------------------------------
12cu|vsqlite++-0.3.12-2|56	
12cu|vsqlite++-0.3.12-2|57	%prep
12cu|vsqlite++-0.3.12-2|58	%setup -q -n vsqlite---%{version}
12cu|vsqlite++-0.3.12-2|59	./autogen.sh
12cu|vsqlite++-0.3.12-2|60	
12cu|vsqlite++-0.3.12-2|61	%build
12cu|vsqlite++-0.3.12-2|62	%configure2_5x --disable-static
12cu|vsqlite++-0.3.12-2|63	sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
12cu|vsqlite++-0.3.12-2|64	%make
12cu|vsqlite++-0.3.12-2|65	doxygen Doxyfile
12cu|vsqlite++-0.3.12-2|66	
12cu|vsqlite++-0.3.12-2|67	%install
12cu|vsqlite++-0.3.12-2|68	# devel & base
12cu|vsqlite++-0.3.12-2|69	install -p -m 755 -d %{buildroot}%{_libdir}
12cu|vsqlite++-0.3.12-2|70	# devel only
12cu|vsqlite++-0.3.12-2|71	install -p -m 755 -d %{buildroot}%{_includedir}/sqlite/ext
12cu|vsqlite++-0.3.12-2|72	install -m 644 include/sqlite/*.hpp %{buildroot}%{_includedir}/sqlite
12cu|vsqlite++-0.3.12-2|73	install -m 644 include/sqlite/ext/*.hpp %{buildroot}%{_includedir}/sqlite/ext
12cu|vsqlite++-0.3.12-2|74	# docs
12cu|vsqlite++-0.3.12-2|75	install -p -m 755 -d %{buildroot}%{_docdir}
12cu|vsqlite++-0.3.12-2|76	
12cu|vsqlite++-0.3.12-2|77	# build for all
12cu|vsqlite++-0.3.12-2|78	%makeinstall_std
12cu|vsqlite++-0.3.12-2|79	
12cu|vsqlite++-0.3.12-2|80	
12cu|vsqlite++-0.3.12-2|81	%changelog
12cu|vsqlite++-0.3.12-2|82	* Tue Aug 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.12-2
12cu|vsqlite++-0.3.12-2|83	+ Revision: e742873
12cu|vsqlite++-0.3.12-2|84	- Spec cleanup
12cu|vsqlite++-0.3.12-2|85	
12cu|vsqlite++-0.3.12-2|86	

13206 12
12cu|vtable-dumper-1.0-1|1	Summary:	    A tool to list content of virtual tables in a shared library
12cu|vtable-dumper-1.0-1|2	Name:		vtable-dumper
12cu|vtable-dumper-1.0-1|3	Version:	1.0
12cu|vtable-dumper-1.0-1|4	Release:	1
12cu|vtable-dumper-1.0-1|5	Group:		Development/Other
12cu|vtable-dumper-1.0-1|6	License:	GPLv2+ or LGPLv2+
12cu|vtable-dumper-1.0-1|7	URL:		https://github.com/lvc/vtable-dumper
12cu|vtable-dumper-1.0-1|8	Source0:	https://github.com/lvc/vtable-dumper/archive/%{version}.tar.gz
12cu|vtable-dumper-1.0-1|9	BuildRequires:	elfutils-devel
12cu|vtable-dumper-1.0-1|10	BuildRequires:	glibc-devel
12cu|vtable-dumper-1.0-1|11	BuildRequires:  stdc++-devel
12cu|vtable-dumper-1.0-1|12	
12cu|vtable-dumper-1.0-1|13	%description
12cu|vtable-dumper-1.0-1|14	A tool to list content of virtual tables in a C++ shared library.
12cu|vtable-dumper-1.0-1|15	It is intended for developers of software libraries and maintainers
12cu|vtable-dumper-1.0-1|16	of Linux distributions who are interested in ensuring backward
12cu|vtable-dumper-1.0-1|17	binary compatibility.
12cu|vtable-dumper-1.0-1|18	
12cu|vtable-dumper-1.0-1|19	%prep
12cu|vtable-dumper-1.0-1|20	%setup -q
12cu|vtable-dumper-1.0-1|21	chmod 0644 LICENSE README
12cu|vtable-dumper-1.0-1|22	
12cu|vtable-dumper-1.0-1|23	%build
12cu|vtable-dumper-1.0-1|24	make all
12cu|vtable-dumper-1.0-1|25	
12cu|vtable-dumper-1.0-1|26	%install
12cu|vtable-dumper-1.0-1|27	mkdir -p %{buildroot}%{_prefix}
12cu|vtable-dumper-1.0-1|28	make install prefix=%{buildroot}%{_prefix}
12cu|vtable-dumper-1.0-1|29	
12cu|vtable-dumper-1.0-1|30	chmod 755 %{buildroot}%{_bindir}/*
12cu|vtable-dumper-1.0-1|31	
12cu|vtable-dumper-1.0-1|32	%files
12cu|vtable-dumper-1.0-1|33	%doc LICENSE README
12cu|vtable-dumper-1.0-1|34	%{_bindir}/%{name}
12cu|vtable-dumper-1.0-1|35	
12cu|vtable-dumper-1.0-1|36	%changelog
12cu|vtable-dumper-1.0-1|37	* Thu Oct 17 2013 Andrey Ponomarenko <aponomarenko@rosalab.ru> 1.0-1
12cu|vtable-dumper-1.0-1|38	+ Revision: 0c864df
12cu|vtable-dumper-1.0-1|39	- Fixed requirements
12cu|vtable-dumper-1.0-1|40	
12cu|vtable-dumper-1.0-1|41	

13207 12
12cu|vtk-doc-5.6.0-2|1	
12cu|vtk-doc-5.6.0-2|2	Name: vtk-doc
12cu|vtk-doc-5.6.0-2|3	Version: 5.6.0
12cu|vtk-doc-5.6.0-2|4	Release: 2
12cu|vtk-doc-5.6.0-2|5	License: BSD
12cu|vtk-doc-5.6.0-2|6	Summary: Documentation for VTK %version
12cu|vtk-doc-5.6.0-2|7	Group: Development/Other
12cu|vtk-doc-5.6.0-2|8	URL: http://www.vtk.org/
12cu|vtk-doc-5.6.0-2|9	Source0: http://www.vtk.org/doc/release/5.6/vtkDocHtml-%{version}.tar.gz
12cu|vtk-doc-5.6.0-2|10	BuildArch: noarch
12cu|vtk-doc-5.6.0-2|11	Obsoletes: %{name}-docs < %{version}-%{release}
12cu|vtk-doc-5.6.0-2|12	Provides: %{name}-docs = %{version}-%{release}
12cu|vtk-doc-5.6.0-2|13	
12cu|vtk-doc-5.6.0-2|14	%description
12cu|vtk-doc-5.6.0-2|15	Documentation for VTK %version.
12cu|vtk-doc-5.6.0-2|16	
12cu|vtk-doc-5.6.0-2|17	%files
12cu|vtk-doc-5.6.0-2|18	%defattr(-,root,root,-)
12cu|vtk-doc-5.6.0-2|19	%dir %_docdir/vtk
12cu|vtk-doc-5.6.0-2|20	%_docdir/vtk/*
12cu|vtk-doc-5.6.0-2|21	
12cu|vtk-doc-5.6.0-2|22	#-----------------------------------------
12cu|vtk-doc-5.6.0-2|23	
12cu|vtk-doc-5.6.0-2|24	%install
12cu|vtk-doc-5.6.0-2|25	install -m 755 -d %buildroot/%_docdir/vtk
12cu|vtk-doc-5.6.0-2|26	cd %buildroot/%_docdir/vtk
12cu|vtk-doc-5.6.0-2|27	tar xfz %{SOURCE0}
12cu|vtk-doc-5.6.0-2|28	find %{buildroot} -size 0 -delete
12cu|vtk-doc-5.6.0-2|29	
12cu|vtk-doc-5.6.0-2|30	%changelog
12cu|vtk-doc-5.6.0-2|31	* Fri Mar 21 2014 SymbianFlo <symbianflo@mandrivausers.ro> 5.6.0-2
12cu|vtk-doc-5.6.0-2|32	+ Revision: cb59907
12cu|vtk-doc-5.6.0-2|33	- Updated vtk-doc.spec
12cu|vtk-doc-5.6.0-2|34	
12cu|vtk-doc-5.6.0-2|35	

13208 12
12cu|vtun-3.0.3-3|1	%define debug_package	%{nil}
12cu|vtun-3.0.3-3|2	
12cu|vtun-3.0.3-3|3	Summary:	Virtual tunnel over TCP/IP networks
12cu|vtun-3.0.3-3|4	Name:		vtun
12cu|vtun-3.0.3-3|5	Version:	3.0.3
12cu|vtun-3.0.3-3|6	Release:	3
12cu|vtun-3.0.3-3|7	License:	GPLv2
12cu|vtun-3.0.3-3|8	Group:		Networking/Other
12cu|vtun-3.0.3-3|9	URL:		http://vtun.sourceforge.net/
12cu|vtun-3.0.3-3|10	Source0:	http://downloads.sourceforge.net/project/vtun/vtun/%{version}/%{name}-%{version}.tar.gz
12cu|vtun-3.0.3-3|11	Source1:	vtun.socket
12cu|vtun-3.0.3-3|12	Source2:	vtun.service
12cu|vtun-3.0.3-3|13	
12cu|vtun-3.0.3-3|14	Provides:	vppp
12cu|vtun-3.0.3-3|15	BuildRequires:	pkgconfig(zlib)
12cu|vtun-3.0.3-3|16	BuildRequires:	bison
12cu|vtun-3.0.3-3|17	BuildRequires:	pkgconfig(openssl)
12cu|vtun-3.0.3-3|18	BuildRequires:	flex
12cu|vtun-3.0.3-3|19	
12cu|vtun-3.0.3-3|20	Requires(post): rpm-helper
12cu|vtun-3.0.3-3|21	Requires(preun): rpm-helper
12cu|vtun-3.0.3-3|22	Requires(pre): rpm-helper
12cu|vtun-3.0.3-3|23	Requires(postun): rpm-helper
12cu|vtun-3.0.3-3|24	
12cu|vtun-3.0.3-3|25	#JMD: For static binary
12cu|vtun-3.0.3-3|26	BuildRequires:	openssl-static-devel
12cu|vtun-3.0.3-3|27	BuildRequires:	glibc-static-devel
12cu|vtun-3.0.3-3|28	
12cu|vtun-3.0.3-3|29	%description
12cu|vtun-3.0.3-3|30	VTun provides the method for creating Virtual Tunnels over TCP/IP networks
12cu|vtun-3.0.3-3|31	and allows to shape, compress, encrypt traffic in that tunnels.
12cu|vtun-3.0.3-3|32	Supported type of tunnels are: PPP, IP, Ethernet and most of other serial
12cu|vtun-3.0.3-3|33	protocols and programs.
12cu|vtun-3.0.3-3|34	
12cu|vtun-3.0.3-3|35	VTun is easily and highly configurable, it can be used for various network
12cu|vtun-3.0.3-3|36	tasks like VPN, Mobil IP, Shaped Internet access, IP address saving, etc.
12cu|vtun-3.0.3-3|37	It is completely user space implementation and does not require modification
12cu|vtun-3.0.3-3|38	to any kernel parts.
12cu|vtun-3.0.3-3|39	
12cu|vtun-3.0.3-3|40	%prep
12cu|vtun-3.0.3-3|41	
12cu|vtun-3.0.3-3|42	%setup -q
12cu|vtun-3.0.3-3|43	
12cu|vtun-3.0.3-3|44	%build
12cu|vtun-3.0.3-3|45	
12cu|vtun-3.0.3-3|46	%configure2_5x \
12cu|vtun-3.0.3-3|47	--localstatedir=%{_localstatedir}/lib/%{name} \
12cu|vtun-3.0.3-3|48	--enable-ssl \
12cu|vtun-3.0.3-3|49	--disable-lzo
12cu|vtun-3.0.3-3|50	
12cu|vtun-3.0.3-3|51	#JMD: for static binary
12cu|vtun-3.0.3-3|52	#perl -pi -e "s/-lz/-Wl,-static -lz/g;" Makefile
12cu|vtun-3.0.3-3|53	
12cu|vtun-3.0.3-3|54	
12cu|vtun-3.0.3-3|55	#JMD: use this so we get Unix98 pty support
12cu|vtun-3.0.3-3|56	
12cu|vtun-3.0.3-3|57	cat << EOF >> config.h
12cu|vtun-3.0.3-3|58	#define HAVE_GETPT
12cu|vtun-3.0.3-3|59	#define HAVE_GRANTPT
12cu|vtun-3.0.3-3|60	#define HAVE_UNLOCKPT
12cu|vtun-3.0.3-3|61	#define HAVE_PTSNAME
12cu|vtun-3.0.3-3|62	EOF
12cu|vtun-3.0.3-3|63	
12cu|vtun-3.0.3-3|64	%make
12cu|vtun-3.0.3-3|65	
12cu|vtun-3.0.3-3|66	%install
12cu|vtun-3.0.3-3|67	make install DESTDIR=%{buildroot} INSTALL_OWNER= INSTALL="/usr/bin/install -p"
12cu|vtun-3.0.3-3|68	install -D -m 0644 -p %{SOURCE1} %{buildroot}/%{_unitdir}/vtun.socket
12cu|vtun-3.0.3-3|69	install -D -m 0644 -p %{SOURCE2} %{buildroot}/%{_unitdir}/vtun.service
12cu|vtun-3.0.3-3|70	
12cu|vtun-3.0.3-3|71	
12cu|vtun-3.0.3-3|72	%post
12cu|vtun-3.0.3-3|73	%_post_service vtun.service
12cu|vtun-3.0.3-3|74	%_post_service vtun.socket
12cu|vtun-3.0.3-3|75	
12cu|vtun-3.0.3-3|76	%preun
12cu|vtun-3.0.3-3|77	%_preun_service vtun.service
12cu|vtun-3.0.3-3|78	%_preun_service vtun.socket
12cu|vtun-3.0.3-3|79	
12cu|vtun-3.0.3-3|80	%files
12cu|vtun-3.0.3-3|81	%defattr(644,root,root,755)
12cu|vtun-3.0.3-3|82	%doc ChangeLog Credits FAQ README README.LZO README.Setup README.Shaper TODO vtund.conf
12cu|vtun-3.0.3-3|83	%config(noreplace) %{_sysconfdir}/vtund.conf
12cu|vtun-3.0.3-3|84	%{_unitdir}/vtun.socket
12cu|vtun-3.0.3-3|85	%{_unitdir}/vtun.service
12cu|vtun-3.0.3-3|86	%{_sbindir}/vtund
12cu|vtun-3.0.3-3|87	%dir %{_localstatedir}/lib/vtun
12cu|vtun-3.0.3-3|88	%{_mandir}/man5/vtund.conf.5*
12cu|vtun-3.0.3-3|89	%{_mandir}/man8/vtun.8*
12cu|vtun-3.0.3-3|90	%{_mandir}/man8/vtund.8*
12cu|vtun-3.0.3-3|91	
12cu|vtun-3.0.3-3|92	%changelog
12cu|vtun-3.0.3-3|93	* Fri Mar 21 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.0.3-3
12cu|vtun-3.0.3-3|94	+ Revision: fba8395
12cu|vtun-3.0.3-3|95	- Updated vtun.spec
12cu|vtun-3.0.3-3|96	
12cu|vtun-3.0.3-3|97	

13209 12
12cu|vuze-plugin-azupdater-1.8.10-3|1	
12cu|vuze-plugin-azupdater-1.8.10-3|2	%define plugin	azupdater
12cu|vuze-plugin-azupdater-1.8.10-3|3	
12cu|vuze-plugin-azupdater-1.8.10-3|4	Name:		vuze-plugin-%plugin
12cu|vuze-plugin-azupdater-1.8.10-3|5	Version:	1.8.10
12cu|vuze-plugin-azupdater-1.8.10-3|6	Release:	3
12cu|vuze-plugin-azupdater-1.8.10-3|7	Summary:	Vuze plugin: Automatic updates for external plugins
12cu|vuze-plugin-azupdater-1.8.10-3|8	Group:		Networking/File transfer
12cu|vuze-plugin-azupdater-1.8.10-3|9	License:	GPLv2+
12cu|vuze-plugin-azupdater-1.8.10-3|10	URL:		http://azureus.sourceforge.net/
12cu|vuze-plugin-azupdater-1.8.10-3|11	Source0:	http://azureus.sourceforge.net/plugins/%{plugin}_%{version}.zip
12cu|vuze-plugin-azupdater-1.8.10-3|12	
12cu|vuze-plugin-azupdater-1.8.10-3|13	BuildRequires:	vuze
12cu|vuze-plugin-azupdater-1.8.10-3|14	BuildRequires:	ant
12cu|vuze-plugin-azupdater-1.8.10-3|15	BuildRequires:	java-rpmbuild
12cu|vuze-plugin-azupdater-1.8.10-3|16	Requires:	vuze
12cu|vuze-plugin-azupdater-1.8.10-3|17	BuildArch:      noarch
12cu|vuze-plugin-azupdater-1.8.10-3|18	
12cu|vuze-plugin-azupdater-1.8.10-3|19	%description
12cu|vuze-plugin-azupdater-1.8.10-3|20	This plugin provides automatic updates for user specific Vuze plugins
12cu|vuze-plugin-azupdater-1.8.10-3|21	(i.e. those installed in ~/.azureus/plugins).
12cu|vuze-plugin-azupdater-1.8.10-3|22	
12cu|vuze-plugin-azupdater-1.8.10-3|23	Note that if this package is not installed, the plugin will be
12cu|vuze-plugin-azupdater-1.8.10-3|24	automatically downloaded from sourceforge servers on Vuze startup.
12cu|vuze-plugin-azupdater-1.8.10-3|25	
12cu|vuze-plugin-azupdater-1.8.10-3|26	%prep
12cu|vuze-plugin-azupdater-1.8.10-3|27	%setup -q -c
12cu|vuze-plugin-azupdater-1.8.10-3|28	for file in *.jar; do
12cu|vuze-plugin-azupdater-1.8.10-3|29	unzip $file;
12cu|vuze-plugin-azupdater-1.8.10-3|30	done
12cu|vuze-plugin-azupdater-1.8.10-3|31	find -name '*.class' -delete
12cu|vuze-plugin-azupdater-1.8.10-3|32	
12cu|vuze-plugin-azupdater-1.8.10-3|33	# This plugin does not have plugin.id in plugin.properties, so we provide it manually
12cu|vuze-plugin-azupdater-1.8.10-3|34	# in the build section. Modify build.xml locally to make it work with that.
12cu|vuze-plugin-azupdater-1.8.10-3|35	[ -e plugin.properties ] && ! grep -q plugin.id plugin.properties
12cu|vuze-plugin-azupdater-1.8.10-3|36	sed 's,<target name="init" unless="plugin.id">,<target name="init">,' %{_datadir}/azureus/build.plugins.xml > build.xml
12cu|vuze-plugin-azupdater-1.8.10-3|37	
12cu|vuze-plugin-azupdater-1.8.10-3|38	%build
12cu|vuze-plugin-azupdater-1.8.10-3|39	CLASSPATH=%{_datadir}/azureus/Azureus2.jar %ant makejar -Dsource.dir=. -Dplugin.id=%plugin
12cu|vuze-plugin-azupdater-1.8.10-3|40	
12cu|vuze-plugin-azupdater-1.8.10-3|41	%install
12cu|vuze-plugin-azupdater-1.8.10-3|42	install -d -m755 %{buildroot}%{_datadir}/azureus/plugins/%plugin
12cu|vuze-plugin-azupdater-1.8.10-3|43	install -m644 %{plugin}_%{version}.jar %{buildroot}%{_datadir}/azureus/plugins/%plugin
12cu|vuze-plugin-azupdater-1.8.10-3|44	install -m644 plugin.properties %{buildroot}%{_datadir}/azureus/plugins/%plugin
12cu|vuze-plugin-azupdater-1.8.10-3|45	
12cu|vuze-plugin-azupdater-1.8.10-3|46	%files
12cu|vuze-plugin-azupdater-1.8.10-3|47	%defattr(-,root,root)
12cu|vuze-plugin-azupdater-1.8.10-3|48	%dir %{_datadir}/azureus/plugins/%plugin
12cu|vuze-plugin-azupdater-1.8.10-3|49	%{_datadir}/azureus/plugins/%plugin/%{plugin}_%{version}.jar
12cu|vuze-plugin-azupdater-1.8.10-3|50	%{_datadir}/azureus/plugins/%plugin/plugin.properties
12cu|vuze-plugin-azupdater-1.8.10-3|51	
12cu|vuze-plugin-azupdater-1.8.10-3|52	
12cu|vuze-plugin-azupdater-1.8.10-3|53	
12cu|vuze-plugin-azupdater-1.8.10-3|54	%changelog
12cu|vuze-plugin-azupdater-1.8.10-3|55	* Sat Mar 29 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.8.10-3
12cu|vuze-plugin-azupdater-1.8.10-3|56	+ Revision: 92542ef
12cu|vuze-plugin-azupdater-1.8.10-3|57	- Updated vuze-plugin-azupdater.spec
12cu|vuze-plugin-azupdater-1.8.10-3|58	
12cu|vuze-plugin-azupdater-1.8.10-3|59	

13210 12
12cu|vzquota-3.0.12-4|1	%define debug_package	%{nil}
12cu|vzquota-3.0.12-4|2	
12cu|vzquota-3.0.12-4|3	Summary: Virtuozzo/OpenVZ disk quota control utility
12cu|vzquota-3.0.12-4|4	Name: vzquota
12cu|vzquota-3.0.12-4|5	Version: 3.0.12
12cu|vzquota-3.0.12-4|6	Release: 4
12cu|vzquota-3.0.12-4|7	License: GPLv2
12cu|vzquota-3.0.12-4|8	Group: System/Kernel and hardware
12cu|vzquota-3.0.12-4|9	Url: http://openvz.org/
12cu|vzquota-3.0.12-4|10	Source: http://download.openvz.org/utils/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
12cu|vzquota-3.0.12-4|11	Patch0: vzquota-3.0.12-fixbuild.patch
12cu|vzquota-3.0.12-4|12	
12cu|vzquota-3.0.12-4|13	
12cu|vzquota-3.0.12-4|14	
12cu|vzquota-3.0.12-4|15	%description
12cu|vzquota-3.0.12-4|16	This utility allows system administator to control disk quotas
12cu|vzquota-3.0.12-4|17	for Virtuozzo/OpenVZ containers.
12cu|vzquota-3.0.12-4|18	
12cu|vzquota-3.0.12-4|19	%prep
12cu|vzquota-3.0.12-4|20	%setup -q
12cu|vzquota-3.0.12-4|21	%patch0 -p1
12cu|vzquota-3.0.12-4|22	
12cu|vzquota-3.0.12-4|23	%build
12cu|vzquota-3.0.12-4|24	%make
12cu|vzquota-3.0.12-4|25	
12cu|vzquota-3.0.12-4|26	%install
12cu|vzquota-3.0.12-4|27	make install DESTDIR=$RPM_BUILD_ROOT MANDIR=%{_mandir}
12cu|vzquota-3.0.12-4|28	
12cu|vzquota-3.0.12-4|29	
12cu|vzquota-3.0.12-4|30	%files
12cu|vzquota-3.0.12-4|31	%defattr(-,root,root)
12cu|vzquota-3.0.12-4|32	%attr(755,root,root) %{_sbindir}/vzquota
12cu|vzquota-3.0.12-4|33	%attr(755,root,root) %{_sbindir}/vzdqcheck
12cu|vzquota-3.0.12-4|34	%attr(755,root,root) %{_sbindir}/vzdqdump
12cu|vzquota-3.0.12-4|35	%attr(755,root,root) %{_sbindir}/vzdqload
12cu|vzquota-3.0.12-4|36	%attr(755,root,root) %{_var}/vzquota
12cu|vzquota-3.0.12-4|37	%attr(644,root,root) %{_mandir}/man8/vzquota.8*
12cu|vzquota-3.0.12-4|38	%attr(644,root,root) %{_mandir}/man8/vzdqcheck.8*
12cu|vzquota-3.0.12-4|39	%attr(644,root,root) %{_mandir}/man8/vzdqdump.8*
12cu|vzquota-3.0.12-4|40	%attr(644,root,root) %{_mandir}/man8/vzdqload.8*
12cu|vzquota-3.0.12-4|41	
12cu|vzquota-3.0.12-4|42	
12cu|vzquota-3.0.12-4|43	%changelog
12cu|vzquota-3.0.12-4|44	* Fri Mar 21 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.0.12-4
12cu|vzquota-3.0.12-4|45	+ Revision: 37d746b
12cu|vzquota-3.0.12-4|46	- Updated vzquota.spec
12cu|vzquota-3.0.12-4|47	
12cu|vzquota-3.0.12-4|48	

13211 12
12cu|wahcade-mahcade-1.0-0.r152.1|1	%define oname		wahcade
12cu|wahcade-mahcade-1.0-0.r152.1|2	%define beta		r152
12cu|wahcade-mahcade-1.0-0.r152.1|3	
12cu|wahcade-mahcade-1.0-0.r152.1|4	Name:		wahcade-mahcade
12cu|wahcade-mahcade-1.0-0.r152.1|5	Version:	1.0
12cu|wahcade-mahcade-1.0-0.r152.1|6	Release:	0.%{beta}.1
12cu|wahcade-mahcade-1.0-0.r152.1|7	
12cu|wahcade-mahcade-1.0-0.r152.1|8	Summary:	Front end for games and emulators
12cu|wahcade-mahcade-1.0-0.r152.1|9	License:	GPLv2+
12cu|wahcade-mahcade-1.0-0.r152.1|10	Group:		Emulators
12cu|wahcade-mahcade-1.0-0.r152.1|11	URL:		http://www.anti-particle.com/wahcade.shtml
12cu|wahcade-mahcade-1.0-0.r152.1|12	Source0:	http://www.anti-particle.com/projects/%{name}/%{name}-%{version}%{beta}.tar.xz
12cu|wahcade-mahcade-1.0-0.r152.1|13	Patch0:		wahcade-mahcade-launch.patch
12cu|wahcade-mahcade-1.0-0.r152.1|14	
12cu|wahcade-mahcade-1.0-0.r152.1|15	BuildRequires:	python
12cu|wahcade-mahcade-1.0-0.r152.1|16	
12cu|wahcade-mahcade-1.0-0.r152.1|17	Requires:	pygtk2.0-libglade
12cu|wahcade-mahcade-1.0-0.r152.1|18	Requires:	python-chardet
12cu|wahcade-mahcade-1.0-0.r152.1|19	Requires:	sdlmame-extra-data
12cu|wahcade-mahcade-1.0-0.r152.1|20	Suggests:	python-imaging
12cu|wahcade-mahcade-1.0-0.r152.1|21	Suggests:	gstreamer0.10-python
12cu|wahcade-mahcade-1.0-0.r152.1|22	Suggests:	pygame
12cu|wahcade-mahcade-1.0-0.r152.1|23	BuildArch:	noarch
12cu|wahcade-mahcade-1.0-0.r152.1|24	Obsoletes:	wahcade
12cu|wahcade-mahcade-1.0-0.r152.1|25	
12cu|wahcade-mahcade-1.0-0.r152.1|26	%description
12cu|wahcade-mahcade-1.0-0.r152.1|27	Wah!Cade is a GNU/Linux friendly clone of Minwah's excellent MameWAH.
12cu|wahcade-mahcade-1.0-0.r152.1|28	
12cu|wahcade-mahcade-1.0-0.r152.1|29	It's a front end for games and emulators (e.g. the MAME arcade game emulator),
12cu|wahcade-mahcade-1.0-0.r152.1|30	and has been designed with arcade cabinet controls and projects in mind.
12cu|wahcade-mahcade-1.0-0.r152.1|31	
12cu|wahcade-mahcade-1.0-0.r152.1|32	It is compatible with MameWah's config files and layouts.
12cu|wahcade-mahcade-1.0-0.r152.1|33	
12cu|wahcade-mahcade-1.0-0.r152.1|34	It features :
12cu|wahcade-mahcade-1.0-0.r152.1|35	- a keyboard controlled GUI, perfect for those arcade controls,
12cu|wahcade-mahcade-1.0-0.r152.1|36	- a history viewer,
12cu|wahcade-mahcade-1.0-0.r152.1|37	- a control panel viewer,
12cu|wahcade-mahcade-1.0-0.r152.1|38	- a layout editor,
12cu|wahcade-mahcade-1.0-0.r152.1|39	- a setup editor.
12cu|wahcade-mahcade-1.0-0.r152.1|40	
12cu|wahcade-mahcade-1.0-0.r152.1|41	
12cu|wahcade-mahcade-1.0-0.r152.1|42	%prep
12cu|wahcade-mahcade-1.0-0.r152.1|43	%setup -q -n %{name}
12cu|wahcade-mahcade-1.0-0.r152.1|44	%patch0 -p0
12cu|wahcade-mahcade-1.0-0.r152.1|45	
12cu|wahcade-mahcade-1.0-0.r152.1|46	%build
12cu|wahcade-mahcade-1.0-0.r152.1|47	#python setup.py build
12cu|wahcade-mahcade-1.0-0.r152.1|48	
12cu|wahcade-mahcade-1.0-0.r152.1|49	%install
12cu|wahcade-mahcade-1.0-0.r152.1|50	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
12cu|wahcade-mahcade-1.0-0.r152.1|51	
12cu|wahcade-mahcade-1.0-0.r152.1|52	rm -f %{buildroot}%{py_platsitedir}/%{oname}-%{version}*
12cu|wahcade-mahcade-1.0-0.r152.1|53	rm -f %{buildroot}/usr/lib/python2.7/site-packages/wahcade-mahcade-py2.7.egg-info
12cu|wahcade-mahcade-1.0-0.r152.1|54	rm -f %{buildroot}/usr/lib/python2.7/site-packages/wahcade-bzr_devel-py2.7.egg-info
12cu|wahcade-mahcade-1.0-0.r152.1|55	
12cu|wahcade-mahcade-1.0-0.r152.1|56	%files
12cu|wahcade-mahcade-1.0-0.r152.1|57	%doc doc/*
12cu|wahcade-mahcade-1.0-0.r152.1|58	%{_bindir}/*
12cu|wahcade-mahcade-1.0-0.r152.1|59	%{_gamesdatadir}/%{oname}
12cu|wahcade-mahcade-1.0-0.r152.1|60	%{_datadir}/applications/*
12cu|wahcade-mahcade-1.0-0.r152.1|61	%{_datadir}/pixmaps/*
12cu|wahcade-mahcade-1.0-0.r152.1|62	%{_datadir}/locale/*
12cu|wahcade-mahcade-1.0-0.r152.1|63	
12cu|wahcade-mahcade-1.0-0.r152.1|64	
12cu|wahcade-mahcade-1.0-0.r152.1|65	
12cu|wahcade-mahcade-1.0-0.r152.1|66	%changelog
12cu|wahcade-mahcade-1.0-0.r152.1|67	
12cu|wahcade-mahcade-1.0-0.r152.1|68	* Wed Jul 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-0.r152.1
12cu|wahcade-mahcade-1.0-0.r152.1|69	- (89498b0) Revert to r152
12cu|wahcade-mahcade-1.0-0.r152.1|70	
12cu|wahcade-mahcade-1.0-0.r152.1|71	

13212 12
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|1	%define _enable_debug_packages %{nil}
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|2	%define debug_package %{nil}
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|3	
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|4	Summary:	Arachnoid Plugin for mupen64plus
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|5	Name:		wahrhaft-mupen64plus-video-arachnoid
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|6	Version:	2.0.0
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|7	Release:	1
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|8	License:	GPLv2+
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|9	Group:		Emulators
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|10	Url:		http://code.google.com/p/mupen64plus/
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|11	Source0:	https://github.com/mupen64plus/mupen64plus-video-arachnoid/releases/download/%{version}/mupen64plus-video-arachnoid-src-%{version}.tar.gz
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|12	BuildRequires:	pkgconfig(freetype2)
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|13	BuildRequires:	pkgconfig(liblircclient0)
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|14	BuildRequires:	pkgconfig(libpng)
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|15	BuildRequires:	pkgconfig(samplerate)
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|16	BuildRequires:	pkgconfig(sdl)
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|17	BuildRequires:	pkgconfig(zlib)
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|18	BuildRequires:	mupen64plus-devel
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|19	
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|20	%description
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|21	An experimental plugin for mupen64plus to replace the rice plugin.
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|22	
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|23	%files
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|24	%{_libdir}/mupen64plus2/mupen64plus-video-arachnoid.so
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|25	
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|26	#----------------------------------------------------------------------------
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|27	
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|28	%prep
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|29	%setup -q -n mupen64plus-video-arachnoid
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|30	
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|31	%build
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|32	export CFLAGS="%{optflags}"
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|33	%make all -C projects/unix all \
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|34	COREDIR=%{_libdir}/ \
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|35	SHAREDIR=%{_datadir}/mupen64plus2/ \
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|36	PLUGINDIR=%{_libdir}/mupen64plus2/ \
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|37	V=1
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|38	
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|39	%install
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|40	make -C projects/unix install \
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|41	PREFIX="%{_prefix}" \
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|42	DESTDIR="%{buildroot}" \
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|43	SHAREDIR=%{_datadir}/mupen64plus2/ \
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|44	LIBDIR=%{_libdir}/mupen64plus2/
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|45	
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|46	mv %{buildroot}/%{_libdir}/mupen64plus2/mupen64plus/mupen64plus-video-arachnoid.so %{buildroot}/%{_libdir}/mupen64plus2/
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|47	chmod -R 0755 %{buildroot}%{_libdir}
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|48	
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|49	
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|50	%changelog
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|51	* Tue Apr 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-1
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|52	+ Revision: 50bb6a9
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|53	- New version 2.0.0
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|54	
12cu|wahrhaft-mupen64plus-video-arachnoid-2.0.0-1|55	

13213 12
12cu|wakeonlan-0.41-3|1	%define debug_package	%{nil}
12cu|wakeonlan-0.41-3|2	%define name	wakeonlan
12cu|wakeonlan-0.41-3|3	%define version	0.41
12cu|wakeonlan-0.41-3|4	%define rel	3
12cu|wakeonlan-0.41-3|5	
12cu|wakeonlan-0.41-3|6	Summary:	Wake-on-LAN magic packet sender
12cu|wakeonlan-0.41-3|7	Name:		%{name}
12cu|wakeonlan-0.41-3|8	Version:	%{version}
12cu|wakeonlan-0.41-3|9	Release:	%rel
12cu|wakeonlan-0.41-3|10	License:	Artistic
12cu|wakeonlan-0.41-3|11	Group:		Networking/Remote access
12cu|wakeonlan-0.41-3|12	URL:		http://gsd.di.uminho.pt/jpo/software/wakeonlan/
12cu|wakeonlan-0.41-3|13	Source:		http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/%{name}-%{version}.tar.bz2
12cu|wakeonlan-0.41-3|14	
12cu|wakeonlan-0.41-3|15	
12cu|wakeonlan-0.41-3|16	BuildArch:	noarch
12cu|wakeonlan-0.41-3|17	
12cu|wakeonlan-0.41-3|18	%description
12cu|wakeonlan-0.41-3|19	Wakeonlan is a Perl script that sends 'magic packets' to
12cu|wakeonlan-0.41-3|20	wake-on-LAN enabled ethernet adapters and motherboards, in
12cu|wakeonlan-0.41-3|21	order to switch on remote computers.
12cu|wakeonlan-0.41-3|22	
12cu|wakeonlan-0.41-3|23	%prep
12cu|wakeonlan-0.41-3|24	%setup -q
12cu|wakeonlan-0.41-3|25	
12cu|wakeonlan-0.41-3|26	%install
12cu|wakeonlan-0.41-3|27	install -D -m755 wakeonlan %{buildroot}%{_bindir}/wakeonlan
12cu|wakeonlan-0.41-3|28	
12cu|wakeonlan-0.41-3|29	
12cu|wakeonlan-0.41-3|30	%files
12cu|wakeonlan-0.41-3|31	%doc examples Changes README
12cu|wakeonlan-0.41-3|32	%{_bindir}/wakeonlan
12cu|wakeonlan-0.41-3|33	
12cu|wakeonlan-0.41-3|34	
12cu|wakeonlan-0.41-3|35	
12cu|wakeonlan-0.41-3|36	%changelog
12cu|wakeonlan-0.41-3|37	* Mon Mar 17 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.41-3
12cu|wakeonlan-0.41-3|38	+ Revision: 0bd1482
12cu|wakeonlan-0.41-3|39	- Updated wakeonlan.spec
12cu|wakeonlan-0.41-3|40	
12cu|wakeonlan-0.41-3|41	

13214 12
12cu|WALinuxAgent-1.1-4.1|1	#
12cu|WALinuxAgent-1.1-4.1|2	# spec file for package cloud-init
12cu|WALinuxAgent-1.1-4.1|3	#
12cu|WALinuxAgent-1.1-4.1|4	# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
12cu|WALinuxAgent-1.1-4.1|5	#
12cu|WALinuxAgent-1.1-4.1|6	# All modifications and additions to the file contributed by third parties
12cu|WALinuxAgent-1.1-4.1|7	# remain the property of their copyright owners, unless otherwise agreed
12cu|WALinuxAgent-1.1-4.1|8	# upon. The license for this file, and modifications and additions to the
12cu|WALinuxAgent-1.1-4.1|9	# file, is the same license as for the pristine package itself (unless the
12cu|WALinuxAgent-1.1-4.1|10	# license for the pristine package is not an Open Source License, in which
12cu|WALinuxAgent-1.1-4.1|11	# case the license is the MIT License). An "Open Source License" is a
12cu|WALinuxAgent-1.1-4.1|12	# license that conforms to the Open Source Definition (Version 1.9)
12cu|WALinuxAgent-1.1-4.1|13	# published by the Open Source Initiative.
12cu|WALinuxAgent-1.1-4.1|14	
12cu|WALinuxAgent-1.1-4.1|15	# Please submit bugfixes or comments via http://bugs.opensuse.org/
12cu|WALinuxAgent-1.1-4.1|16	#
12cu|WALinuxAgent-1.1-4.1|17	
12cu|WALinuxAgent-1.1-4.1|18	Name:           WALinuxAgent
12cu|WALinuxAgent-1.1-4.1|19	Summary:        The Windows Azure Linux Agent
12cu|WALinuxAgent-1.1-4.1|20	Version:        1.1
12cu|WALinuxAgent-1.1-4.1|21	Release:        4.1
12cu|WALinuxAgent-1.1-4.1|22	License:        ASL 2.0
12cu|WALinuxAgent-1.1-4.1|23	Group:          System/Configuration/Other
12cu|WALinuxAgent-1.1-4.1|24	Url:            http://go.microsoft.com/fwlink/?LinkId=250998
12cu|WALinuxAgent-1.1-4.1|25	Source0:        WALinuxAgent-%{version}.tar.bz2
12cu|WALinuxAgent-1.1-4.1|26	Source1:        99-azure-timeout.rules
12cu|WALinuxAgent-1.1-4.1|27	BuildRequires:  python-devel
12cu|WALinuxAgent-1.1-4.1|28	Requires:       python-pyxml
12cu|WALinuxAgent-1.1-4.1|29	Requires:       pyasn1
12cu|WALinuxAgent-1.1-4.1|30	Requires:       openssh
12cu|WALinuxAgent-1.1-4.1|31	Requires:       openssl
12cu|WALinuxAgent-1.1-4.1|32	Requires:       util-linux
12cu|WALinuxAgent-1.1-4.1|33	Requires:       sed
12cu|WALinuxAgent-1.1-4.1|34	Requires:       grep
12cu|WALinuxAgent-1.1-4.1|35	Requires:       sudo
12cu|WALinuxAgent-1.1-4.1|36	Requires:       /sbin/shutdown
12cu|WALinuxAgent-1.1-4.1|37	Requires:       iptables
12cu|WALinuxAgent-1.1-4.1|38	# End TODO
12cu|WALinuxAgent-1.1-4.1|39	Requires:       logrotate
12cu|WALinuxAgent-1.1-4.1|40	Conflicts:      NetworkManager
12cu|WALinuxAgent-1.1-4.1|41	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12cu|WALinuxAgent-1.1-4.1|42	BuildArch:      noarch
12cu|WALinuxAgent-1.1-4.1|43	
12cu|WALinuxAgent-1.1-4.1|44	%description
12cu|WALinuxAgent-1.1-4.1|45	The Windows Azure Linux Agent supports the provisioning and running of Linux
12cu|WALinuxAgent-1.1-4.1|46	VMs in the Windows Azure cloud. This package should be installed on Linux disk
12cu|WALinuxAgent-1.1-4.1|47	images that are built to run in the Windows Azure environment.
12cu|WALinuxAgent-1.1-4.1|48	
12cu|WALinuxAgent-1.1-4.1|49	%prep
12cu|WALinuxAgent-1.1-4.1|50	%setup -q
12cu|WALinuxAgent-1.1-4.1|51	find . -type f -exec sed -i 's/\r//' {} \;
12cu|WALinuxAgent-1.1-4.1|52	
12cu|WALinuxAgent-1.1-4.1|53	%build
12cu|WALinuxAgent-1.1-4.1|54	%install
12cu|WALinuxAgent-1.1-4.1|55	### directories
12cu|WALinuxAgent-1.1-4.1|56	install -d -m 0755 %{buildroot}%{_localstatedir}/lib/waagent
12cu|WALinuxAgent-1.1-4.1|57	install -d -m 0755 %{buildroot}%{_localstatedir}/log/waagent
12cu|WALinuxAgent-1.1-4.1|58	
12cu|WALinuxAgent-1.1-4.1|59	### binaries
12cu|WALinuxAgent-1.1-4.1|60	install -D -m 0755 waagent %{buildroot}%{_sbindir}/waagent
12cu|WALinuxAgent-1.1-4.1|61	
12cu|WALinuxAgent-1.1-4.1|62	### configuration files
12cu|WALinuxAgent-1.1-4.1|63	install -D -m 0644 etc/logrotate.conf %{buildroot}%{_sysconfdir}/logrotate.d/WALinuxAgent
12cu|WALinuxAgent-1.1-4.1|64	install -D -m 0644 etc/waagent.conf %{buildroot}%{_sysconfdir}/waagent.conf
12cu|WALinuxAgent-1.1-4.1|65	
12cu|WALinuxAgent-1.1-4.1|66	### init scripts
12cu|WALinuxAgent-1.1-4.1|67	mkdir -p %{buildroot}%{_sbindir}
12cu|WALinuxAgent-1.1-4.1|68	install -D -m 0755 etc/rosa.init %{buildroot}%{_initddir}/walinuxagent
12cu|WALinuxAgent-1.1-4.1|69	ln -s ../..%{_initddir}/walinuxagent %{buildroot}%{_sbindir}/rcwalinuxagent
12cu|WALinuxAgent-1.1-4.1|70	install -D -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/99-azure-timeout.rules
12cu|WALinuxAgent-1.1-4.1|71	
12cu|WALinuxAgent-1.1-4.1|72	%post
12cu|WALinuxAgent-1.1-4.1|73	%%{_sbindir}/waagent -setup
12cu|WALinuxAgent-1.1-4.1|74	%%{_sbindir}/waagent --install
12cu|WALinuxAgent-1.1-4.1|75	
12cu|WALinuxAgent-1.1-4.1|76	%preun
12cu|WALinuxAgent-1.1-4.1|77	if [ $1 = "0" ] ; then
12cu|WALinuxAgent-1.1-4.1|78	echo "Un-installation of WAAgent"
12cu|WALinuxAgent-1.1-4.1|79	%%{_sbindir}/waagent -uninstall
12cu|WALinuxAgent-1.1-4.1|80	fi
12cu|WALinuxAgent-1.1-4.1|81	
12cu|WALinuxAgent-1.1-4.1|82	%postun
12cu|WALinuxAgent-1.1-4.1|83	%systemd_postun_with_restart walinuxagent
12cu|WALinuxAgent-1.1-4.1|84	
12cu|WALinuxAgent-1.1-4.1|85	%files
12cu|WALinuxAgent-1.1-4.1|86	%defattr(-,root,root)
12cu|WALinuxAgent-1.1-4.1|87	%doc Changelog LICENSE-2.0.txt NOTICE README
12cu|WALinuxAgent-1.1-4.1|88	%{_sbindir}/waagent
12cu|WALinuxAgent-1.1-4.1|89	%config(noreplace) %{_sysconfdir}/logrotate.d/WALinuxAgent
12cu|WALinuxAgent-1.1-4.1|90	%config(noreplace) %{_sysconfdir}/waagent.conf
12cu|WALinuxAgent-1.1-4.1|91	%dir %{_sysconfdir}/udev
12cu|WALinuxAgent-1.1-4.1|92	%dir %{_sysconfdir}/udev/rules.d
12cu|WALinuxAgent-1.1-4.1|93	%config %{_sysconfdir}/udev/rules.d/99-azure-timeout.rules
12cu|WALinuxAgent-1.1-4.1|94	%{_localstatedir}/lib/waagent
12cu|WALinuxAgent-1.1-4.1|95	%{_localstatedir}/log/waagent
12cu|WALinuxAgent-1.1-4.1|96	%{_initddir}/walinuxagent
12cu|WALinuxAgent-1.1-4.1|97	%{_sbindir}/rcwalinuxagent
12cu|WALinuxAgent-1.1-4.1|98	
12cu|WALinuxAgent-1.1-4.1|99	%changelog

13215 12
12cu|walnut-3.8-3|1	Name:           walnut
12cu|walnut-3.8-3|2	Version:        3.8
12cu|walnut-3.8-3|3	Release:        3
12cu|walnut-3.8-3|4	Summary:        Gnome Shell extension showing a list of hot keys when Win key holding down
12cu|walnut-3.8-3|5	
12cu|walnut-3.8-3|6	Group:          Graphical desktop/GNOME
12cu|walnut-3.8-3|7	License:        GPLv3+
12cu|walnut-3.8-3|8	URL:            http://extensions.gnome.org
12cu|walnut-3.8-3|9	Source0:        %{name}-%{version}.tar.gz
12cu|walnut-3.8-3|10	BuildArch:      noarch
12cu|walnut-3.8-3|11	Requires:       gnome-shell
12cu|walnut-3.8-3|12	Requires:       mutter
12cu|walnut-3.8-3|13	Requires:	nut
12cu|walnut-3.8-3|14	
12cu|walnut-3.8-3|15	%description
12cu|walnut-3.8-3|16	Gnome Shell extension for UPS management.
12cu|walnut-3.8-3|17	
12cu|walnut-3.8-3|18	%prep
12cu|walnut-3.8-3|19	%setup -q
12cu|walnut-3.8-3|20	
12cu|walnut-3.8-3|21	
12cu|walnut-3.8-3|22	%build
12cu|walnut-3.8-3|23	
12cu|walnut-3.8-3|24	
12cu|walnut-3.8-3|25	%install
12cu|walnut-3.8-3|26	rm -rf %{buildroot}
12cu|walnut-3.8-3|27	mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions/
12cu|walnut-3.8-3|28	cp -r * %{buildroot}%{_datadir}/gnome-shell/extensions/
12cu|walnut-3.8-3|29	
12cu|walnut-3.8-3|30	%post
12cu|walnut-3.8-3|31	glib-compile-schemas %{_datadir}/gnome-shell/extensions/walnut@networkupstools/schemas
12cu|walnut-3.8-3|32	
12cu|walnut-3.8-3|33	
12cu|walnut-3.8-3|34	%files
12cu|walnut-3.8-3|35	%defattr(-,root,root,-)
12cu|walnut-3.8-3|36	%{_datadir}/gnome-shell/extensions/
12cu|walnut-3.8-3|37	
12cu|walnut-3.8-3|38	%changelog
12cu|walnut-3.8-3|39	* Fri Feb 14 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 3.8-3
12cu|walnut-3.8-3|40	+ Revision: 190aede
12cu|walnut-3.8-3|41	- Updated walnut.spec
12cu|walnut-3.8-3|42	
12cu|walnut-3.8-3|43	

13216 12
12cu|wammu-0.36-1|1	%define name wammu
12cu|wammu-0.36-1|2	%define version 0.36
12cu|wammu-0.36-1|3	%define release 1
12cu|wammu-0.36-1|4	
12cu|wammu-0.36-1|5	%define python_gammu_req 0.24
12cu|wammu-0.36-1|6	
12cu|wammu-0.36-1|7	Summary:        Mobile phone manager
12cu|wammu-0.36-1|8	Name:           %{name}
12cu|wammu-0.36-1|9	Version:        %{version}
12cu|wammu-0.36-1|10	Release:        %{release}
12cu|wammu-0.36-1|11	Source0:        http://dl.cihar.com/%{name}/latest/%{name}-%{version}.tar.bz2
12cu|wammu-0.36-1|12	License:        GPLv2+
12cu|wammu-0.36-1|13	Group:          Communications
12cu|wammu-0.36-1|14	Url:        	http://wammu.eu
12cu|wammu-0.36-1|15	BuildRequires:  wxPythonGTK >= 2.6.2
12cu|wammu-0.36-1|16	BuildRequires:  python-gammu >= %{python_gammu_req}
12cu|wammu-0.36-1|17	BuildRequires:  python-devel
12cu|wammu-0.36-1|18	
12cu|wammu-0.36-1|19	Requires:       wxPythonGTK >= 2.6.2
12cu|wammu-0.36-1|20	Requires:       python-gammu >= %{python_gammu_req}
12cu|wammu-0.36-1|21	Requires:       gnome-bluetooth
12cu|wammu-0.36-1|22	Requires:	python-pybluez
12cu|wammu-0.36-1|23	
12cu|wammu-0.36-1|24	BuildArch:	noarch
12cu|wammu-0.36-1|25	
12cu|wammu-0.36-1|26	%description
12cu|wammu-0.36-1|27	Mobile phone manager using Gammu as it's backend. It works with any phone Gammu
12cu|wammu-0.36-1|28	supports - many Nokia, Siemens, Alcatel, ... Written using wxGTK.
12cu|wammu-0.36-1|29	
12cu|wammu-0.36-1|30	%prep
12cu|wammu-0.36-1|31	%setup -q
12cu|wammu-0.36-1|32	
12cu|wammu-0.36-1|33	%build
12cu|wammu-0.36-1|34	CFLAGS="$RPM_OPT_FLAGS" SKIPWXCHECK=yes python setup.py build
12cu|wammu-0.36-1|35	
12cu|wammu-0.36-1|36	%install
12cu|wammu-0.36-1|37	rm -rf $RPM_BUILD_ROOT
12cu|wammu-0.36-1|38	SKIPWXCHECK=yes python setup.py install --root=$RPM_BUILD_ROOT
12cu|wammu-0.36-1|39	
12cu|wammu-0.36-1|40	%find_lang %name
12cu|wammu-0.36-1|41	
12cu|wammu-0.36-1|42	%files -f %name.lang
12cu|wammu-0.36-1|43	%doc README AUTHORS FAQ COPYING
12cu|wammu-0.36-1|44	%{_bindir}/*
12cu|wammu-0.36-1|45	%{py_puresitedir}/*
12cu|wammu-0.36-1|46	%{_datadir}/Wammu
12cu|wammu-0.36-1|47	%{_datadir}/applications/*.desktop
12cu|wammu-0.36-1|48	%{_datadir}/pixmaps/*
12cu|wammu-0.36-1|49	%{_mandir}/man1/*
12cu|wammu-0.36-1|50	%lang(cs) %{_mandir}/cs/man?/*
12cu|wammu-0.36-1|51	%lang(de) %{_mandir}/de/man?/*
12cu|wammu-0.36-1|52	%lang(it) %{_mandir}/it/man?/*
12cu|wammu-0.36-1|53	%lang(nl) %{_mandir}/nl/man?/*
12cu|wammu-0.36-1|54	%lang(ru) %{_mandir}/ru/man?/*
12cu|wammu-0.36-1|55	%lang(sk) %{_mandir}/sk/man?/*
12cu|wammu-0.36-1|56	%lang(es) %{_mandir}/es/man?/*
12cu|wammu-0.36-1|57	%lang(fr) %{_mandir}/fr/man?/*
12cu|wammu-0.36-1|58	%lang(pt_BR) %{_mandir}/pt_BR/man?/*
12cu|wammu-0.36-1|59	
12cu|wammu-0.36-1|60	
12cu|wammu-0.36-1|61	
12cu|wammu-0.36-1|62	%changelog
12cu|wammu-0.36-1|63	* Mon Oct 07 2013 symbianflo <symbianflo@mandrivausers.ro> 0.36-1
12cu|wammu-0.36-1|64	+ Revision: f27ce8b
12cu|wammu-0.36-1|65	- Merge pull request #1 from symbianflo/wammu:rosa2012.1
12cu|wammu-0.36-1|66	- Symbianflo
12cu|wammu-0.36-1|67	
12cu|wammu-0.36-1|68	

13217 12
12cu|warsow-1.51-1|1	%define debug_package %{nil}
12cu|warsow-1.51-1|2	
12cu|warsow-1.51-1|3	Summary:	A fast-paced first-person-shooter game
12cu|warsow-1.51-1|4	Name:		warsow
12cu|warsow-1.51-1|5	Version:	1.51
12cu|warsow-1.51-1|6	Release:	1
12cu|warsow-1.51-1|7	License:	GPLv2+
12cu|warsow-1.51-1|8	Group:		Games/Shooter
12cu|warsow-1.51-1|9	Url:		http://www.warsow.net/
12cu|warsow-1.51-1|10	Source0:	warsow_%{version}_sdk.tar.gz
12cu|warsow-1.51-1|11	Source1:	%{name}.desktop
12cu|warsow-1.51-1|12	Source2:	%{name}.png
12cu|warsow-1.51-1|13	BuildRequires:	imagemagick
12cu|warsow-1.51-1|14	BuildRequires:	jpeg-devel
12cu|warsow-1.51-1|15	BuildRequires:	stdc++-devel
12cu|warsow-1.51-1|16	BuildRequires:	stdc++-static-devel
12cu|warsow-1.51-1|17	BuildRequires:	pkgconfig(freetype2)
12cu|warsow-1.51-1|18	BuildRequires:	pkgconfig(gl)
12cu|warsow-1.51-1|19	BuildRequires:	pkgconfig(libcurl)
12cu|warsow-1.51-1|20	BuildRequires:	pkgconfig(libpng)
12cu|warsow-1.51-1|21	BuildRequires:	pkgconfig(openal)
12cu|warsow-1.51-1|22	BuildRequires:	pkgconfig(openssl)
12cu|warsow-1.51-1|23	BuildRequires:	pkgconfig(sdl)
12cu|warsow-1.51-1|24	BuildRequires:	pkgconfig(theora)
12cu|warsow-1.51-1|25	BuildRequires:	pkgconfig(vorbis)
12cu|warsow-1.51-1|26	BuildRequires:	pkgconfig(x11)
12cu|warsow-1.51-1|27	BuildRequires:	pkgconfig(xinerama)
12cu|warsow-1.51-1|28	BuildRequires:	pkgconfig(xrandr)
12cu|warsow-1.51-1|29	BuildRequires:	pkgconfig(xxf86dga)
12cu|warsow-1.51-1|30	BuildRequires:	pkgconfig(xxf86vm)
12cu|warsow-1.51-1|31	BuildRequires:	pkgconfig(xi)
12cu|warsow-1.51-1|32	Requires:	%{name}-data = %{version}
12cu|warsow-1.51-1|33	
12cu|warsow-1.51-1|34	%description
12cu|warsow-1.51-1|35	Warsow is a free standalone first person shooter game based on the Qfusion 3D
12cu|warsow-1.51-1|36	engine (a modification of the Quake 2 GPL engine), and aimed on the competitive
12cu|warsow-1.51-1|37	scene, or the e-sports community.
12cu|warsow-1.51-1|38	
12cu|warsow-1.51-1|39	The base gameplay is focused around the art of movement; speed and tricks play
12cu|warsow-1.51-1|40	a big part in the gameplay. Besides this, mapcontrol, aim, teamplay and
12cu|warsow-1.51-1|41	fragging skills play their role too.
12cu|warsow-1.51-1|42	
12cu|warsow-1.51-1|43	Another twist in gameplay is the weapon system. Warsow has two firing
12cu|warsow-1.51-1|44	modes for each weapon; by picking up a weapon, you will be equipped with the
12cu|warsow-1.51-1|45	standard (weak) ammo for the weapon, but when you pick up an ammo pack, you
12cu|warsow-1.51-1|46	will equip your weapon with special (strong) ammo. Weapons may have different
12cu|warsow-1.51-1|47	damage or slightly different behaviour depending on which ammo you use.
12cu|warsow-1.51-1|48	
12cu|warsow-1.51-1|49	To keep the focus on competitive gaming, visibility is important in Warsow.
12cu|warsow-1.51-1|50	Cell-shaded, cartoon-like styles on the maps, textures, and models combine for
12cu|warsow-1.51-1|51	good visibility, suitable for competitive gameplay.
12cu|warsow-1.51-1|52	
12cu|warsow-1.51-1|53	%files
12cu|warsow-1.51-1|54	%doc docs/*
12cu|warsow-1.51-1|55	%{_gamesbindir}/%{name}
12cu|warsow-1.51-1|56	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|warsow-1.51-1|57	%{_datadir}/applications/*.desktop
12cu|warsow-1.51-1|58	%{_libdir}/games/%{name}/libs
12cu|warsow-1.51-1|59	
12cu|warsow-1.51-1|60	#----------------------------------------------------------------
12cu|warsow-1.51-1|61	
12cu|warsow-1.51-1|62	%package server
12cu|warsow-1.51-1|63	Summary:	Dedicated server for TurtleArena
12cu|warsow-1.51-1|64	Group:		Games/Shooter
12cu|warsow-1.51-1|65	Requires:	%{name}-data = %{version}
12cu|warsow-1.51-1|66	
12cu|warsow-1.51-1|67	%description server
12cu|warsow-1.51-1|68	Turtle Arena (working title) is a free and open source cross-platform
12cu|warsow-1.51-1|69	third-person action game using a modified version of the ioquake3 engine.
12cu|warsow-1.51-1|70	Turtle Arena is currently focused on multiplayer (with multiple game modes)
12cu|warsow-1.51-1|71	and can be played with human players over a network, splitscreen, or with AI
12cu|warsow-1.51-1|72	players. In the future there will also be a single player / cooperative reach
12cu|warsow-1.51-1|73	the end of the level mode with AI enemies.
12cu|warsow-1.51-1|74	
12cu|warsow-1.51-1|75	This package contains the dedicated server for TurtleArena.
12cu|warsow-1.51-1|76	
12cu|warsow-1.51-1|77	%files server
12cu|warsow-1.51-1|78	%{_gamesbindir}/%{name}-server
12cu|warsow-1.51-1|79	%{_gamesbindir}/%{name}-tv-server
12cu|warsow-1.51-1|80	
12cu|warsow-1.51-1|81	#----------------------------------------------------------------
12cu|warsow-1.51-1|82	
12cu|warsow-1.51-1|83	%prep
12cu|warsow-1.51-1|84	%setup -qc
12cu|warsow-1.51-1|85	sed -i -e "/fs_basepath =/ s:\.:%{_libdir}/games/%{name}:" source/source/qcommon/files.c
12cu|warsow-1.51-1|86	
12cu|warsow-1.51-1|87	%build
12cu|warsow-1.51-1|88	pushd source/source
12cu|warsow-1.51-1|89	make \
12cu|warsow-1.51-1|90	BUILD_ANGELWRAP=YES \
12cu|warsow-1.51-1|91	BUILD_CLIENT=YES \
12cu|warsow-1.51-1|92	BUILD_SERVER=YES \
12cu|warsow-1.51-1|93	BUILD_TV_SERVER=YES \
12cu|warsow-1.51-1|94	BUILD_IRC=YES \
12cu|warsow-1.51-1|95	BUILD_SND_OPENAL=YES \
12cu|warsow-1.51-1|96	BUILD_SND_QF=NO \
12cu|warsow-1.51-1|97	DEBUG_BUILD=NO
12cu|warsow-1.51-1|98	popd
12cu|warsow-1.51-1|99	
12cu|warsow-1.51-1|100	%install
12cu|warsow-1.51-1|101	pushd source/source/release
12cu|warsow-1.51-1|102	mkdir -p %{buildroot}%{_datadir}/applications
12cu|warsow-1.51-1|103	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{32x32,64x64,128x128,256x256}/apps
12cu|warsow-1.51-1|104	mkdir -p %{buildroot}%{_gamesbindir}
12cu|warsow-1.51-1|105	mkdir -p %{buildroot}%{_libdir}/games/%{name}/libs
12cu|warsow-1.51-1|106	
12cu|warsow-1.51-1|107	install -m 0644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
12cu|warsow-1.51-1|108	convert -scale 128x128 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cu|warsow-1.51-1|109	convert -scale 64x64 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cu|warsow-1.51-1|110	convert -scale 32x32 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|warsow-1.51-1|111	
12cu|warsow-1.51-1|112	install -m 755 warsow.* %{buildroot}%{_gamesbindir}/%{name}
12cu|warsow-1.51-1|113	install -m 755 wsw_server.* %{buildroot}%{_gamesbindir}/%{name}-server
12cu|warsow-1.51-1|114	install -m 755 wswtv_server.* %{buildroot}%{_gamesbindir}/%{name}-tv-server
12cu|warsow-1.51-1|115	
12cu|warsow-1.51-1|116	cp %{SOURCE1} %{buildroot}%{_datadir}/applications/
12cu|warsow-1.51-1|117	
12cu|warsow-1.51-1|118	install -m 755 libs/*.so %{buildroot}%{_libdir}/games/%{name}/libs/
12cu|warsow-1.51-1|119	popd
12cu|warsow-1.51-1|120	
12cu|warsow-1.51-1|121	%changelog
12cu|warsow-1.51-1|122	
12cu|warsow-1.51-1|123	* Tue May 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.51-1
12cu|warsow-1.51-1|124	- (d71fb09) Build requires pkgconfig(xi)
12cu|warsow-1.51-1|125	
12cu|warsow-1.51-1|126	

13218 12
12cu|warsow-data-1.51-1|1	%define debug_package %nil
12cu|warsow-data-1.51-1|2	
12cu|warsow-data-1.51-1|3	Summary:	Data files for Warsow
12cu|warsow-data-1.51-1|4	Name:		warsow-data
12cu|warsow-data-1.51-1|5	Version:	1.51
12cu|warsow-data-1.51-1|6	Release:	1
12cu|warsow-data-1.51-1|7	# See license.txt in the warsow rpm
12cu|warsow-data-1.51-1|8	License:	Warsow Content License
12cu|warsow-data-1.51-1|9	Group:		Games/Shooter
12cu|warsow-data-1.51-1|10	Url:		http://www.warsow.net/
12cu|warsow-data-1.51-1|11	#http://www.warsow.net:1337/~warsow/%{version}/
12cu|warsow-data-1.51-1|12	Source0:	warsow_%{version}_unified.tar.gz
12cu|warsow-data-1.51-1|13	BuildRequires:	fdupes
12cu|warsow-data-1.51-1|14	Requires:	warsow = %{version}
12cu|warsow-data-1.51-1|15	
12cu|warsow-data-1.51-1|16	%description
12cu|warsow-data-1.51-1|17	Data files (audio, maps, etc.) for Warsow.
12cu|warsow-data-1.51-1|18	
12cu|warsow-data-1.51-1|19	%files
12cu|warsow-data-1.51-1|20	%doc docs/*
12cu|warsow-data-1.51-1|21	%{_libdir}/games/warsow/basewsw
12cu|warsow-data-1.51-1|22	
12cu|warsow-data-1.51-1|23	#----------------------------------------------------------------------------
12cu|warsow-data-1.51-1|24	
12cu|warsow-data-1.51-1|25	%prep
12cu|warsow-data-1.51-1|26	%setup -qn warsow_15
12cu|warsow-data-1.51-1|27	find . -type f -perm 0600 -exec chmod 644 {} \;
12cu|warsow-data-1.51-1|28	find . -type d -perm 0700 -exec chmod 755 {} \;
12cu|warsow-data-1.51-1|29	
12cu|warsow-data-1.51-1|30	%build
12cu|warsow-data-1.51-1|31	
12cu|warsow-data-1.51-1|32	%install
12cu|warsow-data-1.51-1|33	mkdir -p %{buildroot}%{_libdir}/games/warsow/
12cu|warsow-data-1.51-1|34	cp -ap basewsw %{buildroot}%{_libdir}/games/warsow/
12cu|warsow-data-1.51-1|35	fdupes %{buildroot}
12cu|warsow-data-1.51-1|36	
12cu|warsow-data-1.51-1|37	
12cu|warsow-data-1.51-1|38	%changelog
12cu|warsow-data-1.51-1|39	
12cu|warsow-data-1.51-1|40	* Tue May 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.51-1
12cu|warsow-data-1.51-1|41	- (8a3bfb2) New version 1.51
12cu|warsow-data-1.51-1|42	
12cu|warsow-data-1.51-1|43	

13219 12
12cu|warzone2100-3.1.2-1|1	%define	Werror_cflags	%nil
12cu|warzone2100-3.1.2-1|2	
12cu|warzone2100-3.1.2-1|3	Summary:	Postnuclear realtime strategy
12cu|warzone2100-3.1.2-1|4	Name:		warzone2100
12cu|warzone2100-3.1.2-1|5	Version:	3.1.2
12cu|warzone2100-3.1.2-1|6	Release:	1
12cu|warzone2100-3.1.2-1|7	Group:		Games/Strategy
12cu|warzone2100-3.1.2-1|8	License:	GPLv2+
12cu|warzone2100-3.1.2-1|9	URL:		http://wz2100.net/
12cu|warzone2100-3.1.2-1|10	# original source with game data stripped
12cu|warzone2100-3.1.2-1|11	Source0:	http://downloads.sourceforge.net/project/warzone2100/releases/%{version}/%{name}-%{version}.tar.xz
12cu|warzone2100-3.1.2-1|12	Source1:	http://sourceforge.net/projects/warzone2100/files/warzone2100/Videos/low-quality-en/sequences.wz
12cu|warzone2100-3.1.2-1|13	# Used to build man
12cu|warzone2100-3.1.2-1|14	BuildRequires:	asciidoc
12cu|warzone2100-3.1.2-1|15	# Other BR
12cu|warzone2100-3.1.2-1|16	BuildRequires:	bison
12cu|warzone2100-3.1.2-1|17	BuildRequires:	desktop-file-utils
12cu|warzone2100-3.1.2-1|18	BuildRequires:	flex
12cu|warzone2100-3.1.2-1|19	BuildRequires:	imagemagick
12cu|warzone2100-3.1.2-1|20	BuildRequires:	zip
12cu|warzone2100-3.1.2-1|21	BuildRequires:	gettext-devel
12cu|warzone2100-3.1.2-1|22	BuildRequires:	jpeg-devel
12cu|warzone2100-3.1.2-1|23	BuildRequires:	physfs-devel
12cu|warzone2100-3.1.2-1|24	BuildRequires:	qt4-devel
12cu|warzone2100-3.1.2-1|25	BuildRequires:	pkgconfig(gl)
12cu|warzone2100-3.1.2-1|26	BuildRequires:	pkgconfig(glew)
12cu|warzone2100-3.1.2-1|27	BuildRequires:	pkgconfig(glu)
12cu|warzone2100-3.1.2-1|28	BuildRequires:	pkgconfig(fontconfig)
12cu|warzone2100-3.1.2-1|29	BuildRequires:	pkgconfig(fribidi)
12cu|warzone2100-3.1.2-1|30	BuildRequires:	pkgconfig(freetype2)
12cu|warzone2100-3.1.2-1|31	BuildRequires:	pkgconfig(libpng)
12cu|warzone2100-3.1.2-1|32	BuildRequires:	pkgconfig(mad)
12cu|warzone2100-3.1.2-1|33	BuildRequires:	pkgconfig(openal)
12cu|warzone2100-3.1.2-1|34	BuildRequires:	pkgconfig(popt)
12cu|warzone2100-3.1.2-1|35	BuildRequires:	pkgconfig(quesoglc)
12cu|warzone2100-3.1.2-1|36	BuildRequires:	pkgconfig(sdl)
12cu|warzone2100-3.1.2-1|37	BuildRequires:	pkgconfig(SDL_net)
12cu|warzone2100-3.1.2-1|38	BuildRequires:	pkgconfig(theora)
12cu|warzone2100-3.1.2-1|39	BuildRequires:	pkgconfig(vorbis)
12cu|warzone2100-3.1.2-1|40	Requires:	%{name}-data = %{version}
12cu|warzone2100-3.1.2-1|41	Requires:	fonts-ttf-dejavu
12cu|warzone2100-3.1.2-1|42	Suggests:	%{name}-videos
12cu|warzone2100-3.1.2-1|43	
12cu|warzone2100-3.1.2-1|44	%description
12cu|warzone2100-3.1.2-1|45	Upon entering the game you land from your transport and establish your base.
12cu|warzone2100-3.1.2-1|46	Here you conduct research, design and manufacture vehicles, build new
12cu|warzone2100-3.1.2-1|47	structures and prepare your plans of global conquest. If the game goes badly
12cu|warzone2100-3.1.2-1|48	you'll end up fighting last ditch battles here to defend your base from
12cu|warzone2100-3.1.2-1|49	enemy attacks.
12cu|warzone2100-3.1.2-1|50	
12cu|warzone2100-3.1.2-1|51	Combat is frenetic, with extensive graphical effects and damage to the
12cu|warzone2100-3.1.2-1|52	terrain and buildings giving rise to flying shrapnel and boulders. Within
12cu|warzone2100-3.1.2-1|53	the game are many different structures and vehicles. From an initial Command
12cu|warzone2100-3.1.2-1|54	Centre, you then go on to build Resource Extractors to provide fuel for Power
12cu|warzone2100-3.1.2-1|55	Generators, which in turn supply energy to Factories, Research Facilities and
12cu|warzone2100-3.1.2-1|56	weapons emplacements to protect your base.
12cu|warzone2100-3.1.2-1|57	
12cu|warzone2100-3.1.2-1|58	Features:
12cu|warzone2100-3.1.2-1|59	* 400+ Technologies to research
12cu|warzone2100-3.1.2-1|60	* 2,000+ different units to design
12cu|warzone2100-3.1.2-1|61	* 3 Large campaign maps to conquer
12cu|warzone2100-3.1.2-1|62	* 24 Fast play mission maps for extra action
12cu|warzone2100-3.1.2-1|63	* Intelligence Display sets objectives dynamically
12cu|warzone2100-3.1.2-1|64	* Interactive message system
12cu|warzone2100-3.1.2-1|65	* Fast Play Interface graphically Based
12cu|warzone2100-3.1.2-1|66	* Quick Screen Navigation
12cu|warzone2100-3.1.2-1|67	* Fast Find System for units & structures
12cu|warzone2100-3.1.2-1|68	* Set Factories to constant production
12cu|warzone2100-3.1.2-1|69	* Automatically send each factory's units to where you want them
12cu|warzone2100-3.1.2-1|70	
12cu|warzone2100-3.1.2-1|71	The Warzone 2100 ReDev Project aims to continue the vision of Pumpkin studios
12cu|warzone2100-3.1.2-1|72	started in 1999 with the game Warzone 2100, Which was closed source until
12cu|warzone2100-3.1.2-1|73	Dec 6, 2004 when it was let out the doors for the first time under a
12cu|warzone2100-3.1.2-1|74	GPL license.
12cu|warzone2100-3.1.2-1|75	
12cu|warzone2100-3.1.2-1|76	%files -f %{name}.lang
12cu|warzone2100-3.1.2-1|77	%defattr(644,root,root,755)
12cu|warzone2100-3.1.2-1|78	%doc %{_datadir}/doc/%{name}/*
12cu|warzone2100-3.1.2-1|79	%{_datadir}/applications/%{name}.desktop
12cu|warzone2100-3.1.2-1|80	%{_mandir}/man6/%{name}.6*
12cu|warzone2100-3.1.2-1|81	%{_miconsdir}/%{name}.png
12cu|warzone2100-3.1.2-1|82	%{_iconsdir}/%{name}.png
12cu|warzone2100-3.1.2-1|83	%{_liconsdir}/%{name}.png
12cu|warzone2100-3.1.2-1|84	%attr(755,root,root) %{_gamesbindir}/%{name}
12cu|warzone2100-3.1.2-1|85	
12cu|warzone2100-3.1.2-1|86	#---------------------------------------------------------------------------
12cu|warzone2100-3.1.2-1|87	
12cu|warzone2100-3.1.2-1|88	%package data
12cu|warzone2100-3.1.2-1|89	Summary:	Data files for Warzone 2100
12cu|warzone2100-3.1.2-1|90	Group:		Games/Strategy
12cu|warzone2100-3.1.2-1|91	Requires:	%{name} = %{version}
12cu|warzone2100-3.1.2-1|92	BuildArch:	noarch
12cu|warzone2100-3.1.2-1|93	
12cu|warzone2100-3.1.2-1|94	%description data
12cu|warzone2100-3.1.2-1|95	Data files needed to play Warzone 2100.
12cu|warzone2100-3.1.2-1|96	
12cu|warzone2100-3.1.2-1|97	%files data
12cu|warzone2100-3.1.2-1|98	%defattr(644,root,root,755)
12cu|warzone2100-3.1.2-1|99	%{_gamesdatadir}/%{name}
12cu|warzone2100-3.1.2-1|100	%exclude %{_gamesdatadir}/%{name}/sequences.wz
12cu|warzone2100-3.1.2-1|101	
12cu|warzone2100-3.1.2-1|102	#---------------------------------------------------------------------------
12cu|warzone2100-3.1.2-1|103	
12cu|warzone2100-3.1.2-1|104	%package videos
12cu|warzone2100-3.1.2-1|105	Summary:	Optional video files for Warzone 2100
12cu|warzone2100-3.1.2-1|106	Group:		Games/Strategy
12cu|warzone2100-3.1.2-1|107	Requires:	%{name} = %{version}
12cu|warzone2100-3.1.2-1|108	BuildArch:	noarch
12cu|warzone2100-3.1.2-1|109	
12cu|warzone2100-3.1.2-1|110	%description videos
12cu|warzone2100-3.1.2-1|111	Optional video files for Warzone 2100.
12cu|warzone2100-3.1.2-1|112	
12cu|warzone2100-3.1.2-1|113	%files videos
12cu|warzone2100-3.1.2-1|114	%defattr(644,root,root,755)
12cu|warzone2100-3.1.2-1|115	%{_gamesdatadir}/%{name}/sequences.wz
12cu|warzone2100-3.1.2-1|116	
12cu|warzone2100-3.1.2-1|117	#---------------------------------------------------------------------------
12cu|warzone2100-3.1.2-1|118	
12cu|warzone2100-3.1.2-1|119	%prep
12cu|warzone2100-3.1.2-1|120	%setup -q
12cu|warzone2100-3.1.2-1|121	
12cu|warzone2100-3.1.2-1|122	# fix png rgb
12cu|warzone2100-3.1.2-1|123	pushd icons
12cu|warzone2100-3.1.2-1|124	find . -type f -name "warzone2100.png" -exec convert {} -strip {} \;
12cu|warzone2100-3.1.2-1|125	popd
12cu|warzone2100-3.1.2-1|126	
12cu|warzone2100-3.1.2-1|127	%build
12cu|warzone2100-3.1.2-1|128	%configure2_5x	--bindir=%{_gamesbindir} \
12cu|warzone2100-3.1.2-1|129	--datadir=%{_gamesdatadir} \
12cu|warzone2100-3.1.2-1|130	--with-backend=sdl \
12cu|warzone2100-3.1.2-1|131	--with-distributor="Mandriva"
12cu|warzone2100-3.1.2-1|132	
12cu|warzone2100-3.1.2-1|133	%make
12cu|warzone2100-3.1.2-1|134	
12cu|warzone2100-3.1.2-1|135	%install
12cu|warzone2100-3.1.2-1|136	%makeinstall_std
12cu|warzone2100-3.1.2-1|137	
12cu|warzone2100-3.1.2-1|138	mkdir -p %{buildroot}%{_datadir}/applications
12cu|warzone2100-3.1.2-1|139	mv %{buildroot}%{_gamesdatadir}/applications/*.desktop %{buildroot}%{_datadir}/applications/
12cu|warzone2100-3.1.2-1|140	
12cu|warzone2100-3.1.2-1|141	desktop-file-install	--vendor="" \
12cu|warzone2100-3.1.2-1|142	--remove-category="Application" \
12cu|warzone2100-3.1.2-1|143	--remove-key="TryExec" \
12cu|warzone2100-3.1.2-1|144	--add-category="Game;StrategyGame;" \
12cu|warzone2100-3.1.2-1|145	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|warzone2100-3.1.2-1|146	
12cu|warzone2100-3.1.2-1|147	install -d %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
12cu|warzone2100-3.1.2-1|148	convert -resize 16x16 icons/warzone2100.png %{buildroot}%{_miconsdir}/%{name}.png
12cu|warzone2100-3.1.2-1|149	convert -resize 32x32 icons/warzone2100.png %{buildroot}%{_iconsdir}/%{name}.png
12cu|warzone2100-3.1.2-1|150	convert -resize 48x48 icons/warzone2100.png %{buildroot}%{_liconsdir}/%{name}.png
12cu|warzone2100-3.1.2-1|151	
12cu|warzone2100-3.1.2-1|152	install -m 0644 %{SOURCE1} %{buildroot}%{_gamesdatadir}/%{name}/
12cu|warzone2100-3.1.2-1|153	
12cu|warzone2100-3.1.2-1|154	rm -f %{buildroot}%{_gamesdatadir}/icons/warzone2100.png
12cu|warzone2100-3.1.2-1|155	
12cu|warzone2100-3.1.2-1|156	%find_lang %{name}
12cu|warzone2100-3.1.2-1|157	
12cu|warzone2100-3.1.2-1|158	
12cu|warzone2100-3.1.2-1|159	%changelog
12cu|warzone2100-3.1.2-1|160	* Mon Jan 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1.2-1
12cu|warzone2100-3.1.2-1|161	+ Revision: 776383d
12cu|warzone2100-3.1.2-1|162	- Build man page
12cu|warzone2100-3.1.2-1|163	
12cu|warzone2100-3.1.2-1|164	

13220 12
12cu|wdiff-1.1.2-2|1	%define name wdiff
12cu|wdiff-1.1.2-2|2	%define version 1.1.2
12cu|wdiff-1.1.2-2|3	%define release 2
12cu|wdiff-1.1.2-2|4	
12cu|wdiff-1.1.2-2|5	Summary:	Word-based diff front end
12cu|wdiff-1.1.2-2|6	Name:		wdiff
12cu|wdiff-1.1.2-2|7	Version:	%version
12cu|wdiff-1.1.2-2|8	Release:	%release
12cu|wdiff-1.1.2-2|9	URL:		http://www.gnu.org/software/wdiff/wdiff.html
12cu|wdiff-1.1.2-2|10	Source0:	ftp://ftp.gnu.org/pub/gnu/wdiff/%{name}-%{version}.tar.gz
12cu|wdiff-1.1.2-2|11	License:	GPLv2+
12cu|wdiff-1.1.2-2|12	Group:		Text tools
12cu|wdiff-1.1.2-2|13	BuildRequires:	termcap-devel
12cu|wdiff-1.1.2-2|14	BuildRequires:	texinfo
12cu|wdiff-1.1.2-2|15	
12cu|wdiff-1.1.2-2|16	%description
12cu|wdiff-1.1.2-2|17	GNU wdiff is a front-end to GNU diff.  It compares two files, finding
12cu|wdiff-1.1.2-2|18	which words have been deleted or added to the first in order to create
12cu|wdiff-1.1.2-2|19	the second.  It has many output formats and interacts well with
12cu|wdiff-1.1.2-2|20	terminals and pagers (notably with less).  GNU wdiff is particularly
12cu|wdiff-1.1.2-2|21	useful when two texts differ only by a few words and paragraphs have
12cu|wdiff-1.1.2-2|22	been refilled.
12cu|wdiff-1.1.2-2|23	
12cu|wdiff-1.1.2-2|24	
12cu|wdiff-1.1.2-2|25	%prep
12cu|wdiff-1.1.2-2|26	%setup -q
12cu|wdiff-1.1.2-2|27	
12cu|wdiff-1.1.2-2|28	%build
12cu|wdiff-1.1.2-2|29	%configure2_5x
12cu|wdiff-1.1.2-2|30	%make
12cu|wdiff-1.1.2-2|31	
12cu|wdiff-1.1.2-2|32	%install
12cu|wdiff-1.1.2-2|33	rm -rf %buildroot *.lang
12cu|wdiff-1.1.2-2|34	%makeinstall
12cu|wdiff-1.1.2-2|35	%find_lang %name
12cu|wdiff-1.1.2-2|36	%find_lang %name-gnulib
12cu|wdiff-1.1.2-2|37	cat %name-gnulib.lang >> %name.lang
12cu|wdiff-1.1.2-2|38	
12cu|wdiff-1.1.2-2|39	
12cu|wdiff-1.1.2-2|40	
12cu|wdiff-1.1.2-2|41	%files -f %name.lang
12cu|wdiff-1.1.2-2|42	%doc README NEWS THANKS TODO COPYING ChangeLog BACKLOG
12cu|wdiff-1.1.2-2|43	%{_bindir}/wdiff
12cu|wdiff-1.1.2-2|44	%_mandir/man1/wdiff.1*
12cu|wdiff-1.1.2-2|45	%{_infodir}/wdiff.info*
12cu|wdiff-1.1.2-2|46	
12cu|wdiff-1.1.2-2|47	
12cu|wdiff-1.1.2-2|48	%changelog
12cu|wdiff-1.1.2-2|49	* Thu May 31 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.2-1mdv2012.0
12cu|wdiff-1.1.2-2|50	+ Revision: 801526
12cu|wdiff-1.1.2-2|51	- version update 1.1.2
12cu|wdiff-1.1.2-2|52	
12cu|wdiff-1.1.2-2|53	* Mon May 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.1.1-1
12cu|wdiff-1.1.2-2|54	+ Revision: 800970
12cu|wdiff-1.1.2-2|55	- version update 1.1.1
12cu|wdiff-1.1.2-2|56	
12cu|wdiff-1.1.2-2|57	* Sat Nov 19 2011 Götz Waschk <waschk@mandriva.org> 1.1.0-1
12cu|wdiff-1.1.2-2|58	+ Revision: 731831
12cu|wdiff-1.1.2-2|59	- new version
12cu|wdiff-1.1.2-2|60	
12cu|wdiff-1.1.2-2|61	* Tue Sep 20 2011 Götz Waschk <waschk@mandriva.org> 1.0.1-1
12cu|wdiff-1.1.2-2|62	+ Revision: 700492
12cu|wdiff-1.1.2-2|63	- new version
12cu|wdiff-1.1.2-2|64	
12cu|wdiff-1.1.2-2|65	* Sun Sep 11 2011 Götz Waschk <waschk@mandriva.org> 1.0.0-1
12cu|wdiff-1.1.2-2|66	+ Revision: 699393
12cu|wdiff-1.1.2-2|67	- new version
12cu|wdiff-1.1.2-2|68	- update to new version 1.0.0
12cu|wdiff-1.1.2-2|69	
12cu|wdiff-1.1.2-2|70	* Tue Dec 07 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.6.5-1mdv2011.0
12cu|wdiff-1.1.2-2|71	+ Revision: 614425
12cu|wdiff-1.1.2-2|72	- 0.6.5
12cu|wdiff-1.1.2-2|73	- spec cleanup
12cu|wdiff-1.1.2-2|74	- correct use of %%buildroot
12cu|wdiff-1.1.2-2|75	- fix source0
12cu|wdiff-1.1.2-2|76	
12cu|wdiff-1.1.2-2|77	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 0.6.3-1mdv2011.0
12cu|wdiff-1.1.2-2|78	+ Revision: 550276
12cu|wdiff-1.1.2-2|79	- update to new version 0.6.3
12cu|wdiff-1.1.2-2|80	
12cu|wdiff-1.1.2-2|81	* Sun Apr 04 2010 Götz Waschk <waschk@mandriva.org> 0.6.1-1mdv2010.1
12cu|wdiff-1.1.2-2|82	+ Revision: 531349
12cu|wdiff-1.1.2-2|83	- new version
12cu|wdiff-1.1.2-2|84	- drop patch
12cu|wdiff-1.1.2-2|85	- update file list
12cu|wdiff-1.1.2-2|86	
12cu|wdiff-1.1.2-2|87	* Mon Jul 13 2009 Götz Waschk <waschk@mandriva.org> 0.5-9mdv2010.0
12cu|wdiff-1.1.2-2|88	+ Revision: 395464
12cu|wdiff-1.1.2-2|89	- spec fix
12cu|wdiff-1.1.2-2|90	- update license
12cu|wdiff-1.1.2-2|91	
12cu|wdiff-1.1.2-2|92	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.5-8mdv2009.0
12cu|wdiff-1.1.2-2|93	+ Revision: 136571
12cu|wdiff-1.1.2-2|94	- restore BuildRoot
12cu|wdiff-1.1.2-2|95	
12cu|wdiff-1.1.2-2|96	+ Thierry Vignaud <tv@mandriva.org>
12cu|wdiff-1.1.2-2|97	- kill re-definition of %%buildroot on Pixel's request
12cu|wdiff-1.1.2-2|98	
12cu|wdiff-1.1.2-2|99	* Wed Jul 11 2007 Götz Waschk <waschk@mandriva.org> 0.5-8mdv2008.0
12cu|wdiff-1.1.2-2|100	+ Revision: 51178
12cu|wdiff-1.1.2-2|101	- Import wdiff
12cu|wdiff-1.1.2-2|102	

13221 12
12cu|weave-sync-1.0-0.20100308.4|1	%define snapshot    69faab92136d
12cu|weave-sync-1.0-0.20100308.4|2	
12cu|weave-sync-1.0-0.20100308.4|3	Name:		weave-sync
12cu|weave-sync-1.0-0.20100308.4|4	Version:	1.0
12cu|weave-sync-1.0-0.20100308.4|5	Release:	0.20100308.4
12cu|weave-sync-1.0-0.20100308.4|6	Summary:	Firefox synchronisation service
12cu|weave-sync-1.0-0.20100308.4|7	License:	GPL
12cu|weave-sync-1.0-0.20100308.4|8	Group:		Networking/WWW
12cu|weave-sync-1.0-0.20100308.4|9	URL:		https://wiki.mozilla.org/Labs/Weave/Sync/1.0/Setup
12cu|weave-sync-1.0-0.20100308.4|10	Source0:    weaveserver-sync-%{snapshot}.tar.bz2
12cu|weave-sync-1.0-0.20100308.4|11	Source1:    weave.sql
12cu|weave-sync-1.0-0.20100308.4|12	Requires:	apache-mod_php
12cu|weave-sync-1.0-0.20100308.4|13	BuildArch:	noarch
12cu|weave-sync-1.0-0.20100308.4|14	
12cu|weave-sync-1.0-0.20100308.4|15	%description
12cu|weave-sync-1.0-0.20100308.4|16	Weave is a Mozilla Labs project to integrate web services into Firefox by
12cu|weave-sync-1.0-0.20100308.4|17	allowing users to securely share their data with other instances of their own
12cu|weave-sync-1.0-0.20100308.4|18	software, other users and 3rd parties. The Weave project includes a Firefox
12cu|weave-sync-1.0-0.20100308.4|19	add-on, a server component, and data sharing APIs.
12cu|weave-sync-1.0-0.20100308.4|20	
12cu|weave-sync-1.0-0.20100308.4|21	The first service under the Weave umbrella is the synchronization service. The
12cu|weave-sync-1.0-0.20100308.4|22	Weave Sync 1.0 add-on lets you securely take your Firefox experience with you
12cu|weave-sync-1.0-0.20100308.4|23	to all your Firefox browsers. Mozilla operates a hosted server, and the source
12cu|weave-sync-1.0-0.20100308.4|24	code for the server is open so that any user may operate their own server if
12cu|weave-sync-1.0-0.20100308.4|25	they wish. The synchronization product keeps bookmarks, history, form data,
12cu|weave-sync-1.0-0.20100308.4|26	passwords, tabs, and user preferences, and provides an API to allow add-on
12cu|weave-sync-1.0-0.20100308.4|27	developers to synchronize their data as well.
12cu|weave-sync-1.0-0.20100308.4|28	
12cu|weave-sync-1.0-0.20100308.4|29	%prep
12cu|weave-sync-1.0-0.20100308.4|30	%setup -q -n weaveserver-sync-%{snapshot}
12cu|weave-sync-1.0-0.20100308.4|31	cp %{SOURCE1} .
12cu|weave-sync-1.0-0.20100308.4|32	
12cu|weave-sync-1.0-0.20100308.4|33	%build
12cu|weave-sync-1.0-0.20100308.4|34	
12cu|weave-sync-1.0-0.20100308.4|35	%install
12cu|weave-sync-1.0-0.20100308.4|36	rm -rf %{buildroot}
12cu|weave-sync-1.0-0.20100308.4|37	
12cu|weave-sync-1.0-0.20100308.4|38	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|weave-sync-1.0-0.20100308.4|39	cp -pr 1.0 %{buildroot}%{_datadir}/%{name}
12cu|weave-sync-1.0-0.20100308.4|40	
12cu|weave-sync-1.0-0.20100308.4|41	install -d -m 755 %{buildroot}%{_sysconfdir}
12cu|weave-sync-1.0-0.20100308.4|42	mv  %{buildroot}%{_datadir}/%{name}/1.0/default_constants.php.dist \
12cu|weave-sync-1.0-0.20100308.4|43	%{buildroot}%{_sysconfdir}/%{name}.conf
12cu|weave-sync-1.0-0.20100308.4|44	pushd  %{buildroot}%{_datadir}/%{name}/1.0
12cu|weave-sync-1.0-0.20100308.4|45	ln -s ../../../..%{_sysconfdir}/%{name}.conf default_constants.php
12cu|weave-sync-1.0-0.20100308.4|46	popd
12cu|weave-sync-1.0-0.20100308.4|47	
12cu|weave-sync-1.0-0.20100308.4|48	# apache configuration
12cu|weave-sync-1.0-0.20100308.4|49	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|weave-sync-1.0-0.20100308.4|50	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|weave-sync-1.0-0.20100308.4|51	
12cu|weave-sync-1.0-0.20100308.4|52	Alias /weave/1.0 %{_datadir}/%{name}/1.0/index.php
12cu|weave-sync-1.0-0.20100308.4|53	Alias /weave %{_datadir}/%{name}
12cu|weave-sync-1.0-0.20100308.4|54	
12cu|weave-sync-1.0-0.20100308.4|55	<Directory %{_datadir}/%{name}>
12cu|weave-sync-1.0-0.20100308.4|56	Options Indexes FollowSymLinks
12cu|weave-sync-1.0-0.20100308.4|57	Require all granted
12cu|weave-sync-1.0-0.20100308.4|58	</Directory>
12cu|weave-sync-1.0-0.20100308.4|59	EOF
12cu|weave-sync-1.0-0.20100308.4|60	
12cu|weave-sync-1.0-0.20100308.4|61	%clean
12cu|weave-sync-1.0-0.20100308.4|62	rm -rf %{buildroot}
12cu|weave-sync-1.0-0.20100308.4|63	
12cu|weave-sync-1.0-0.20100308.4|64	
12cu|weave-sync-1.0-0.20100308.4|65	
12cu|weave-sync-1.0-0.20100308.4|66	%files
12cu|weave-sync-1.0-0.20100308.4|67	%defattr(-,root,root)
12cu|weave-sync-1.0-0.20100308.4|68	%doc README weave.sql
12cu|weave-sync-1.0-0.20100308.4|69	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|weave-sync-1.0-0.20100308.4|70	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cu|weave-sync-1.0-0.20100308.4|71	%{_datadir}/%{name}
12cu|weave-sync-1.0-0.20100308.4|72	
12cu|weave-sync-1.0-0.20100308.4|73	
12cu|weave-sync-1.0-0.20100308.4|74	
12cu|weave-sync-1.0-0.20100308.4|75	%changelog
12cu|weave-sync-1.0-0.20100308.4|76	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.20100308.2mdv2011.0
12cu|weave-sync-1.0-0.20100308.4|77	+ Revision: 615434
12cu|weave-sync-1.0-0.20100308.4|78	- the mass rebuild of 2010.1 packages
12cu|weave-sync-1.0-0.20100308.4|79	
12cu|weave-sync-1.0-0.20100308.4|80	* Sat Mar 13 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.20100308.1mdv2010.1
12cu|weave-sync-1.0-0.20100308.4|81	+ Revision: 518690
12cu|weave-sync-1.0-0.20100308.4|82	- new snapshot
12cu|weave-sync-1.0-0.20100308.4|83	
12cu|weave-sync-1.0-0.20100308.4|84	* Tue Feb 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.20100201.1mdv2010.1
12cu|weave-sync-1.0-0.20100308.4|85	+ Revision: 499789
12cu|weave-sync-1.0-0.20100308.4|86	- new snapshot
12cu|weave-sync-1.0-0.20100308.4|87	
12cu|weave-sync-1.0-0.20100308.4|88	* Thu Jan 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.20100121.1mdv2010.1
12cu|weave-sync-1.0-0.20100308.4|89	+ Revision: 494744
12cu|weave-sync-1.0-0.20100308.4|90	- import weave-sync
12cu|weave-sync-1.0-0.20100308.4|91	
12cu|weave-sync-1.0-0.20100308.4|92	
12cu|weave-sync-1.0-0.20100308.4|93	* Thu Jan 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0-0.20100121.1mdv2010.1
12cu|weave-sync-1.0-0.20100308.4|94	-  first mdv release

13222 12
12cu|web2project-2.0-8|1	Summary:    Real Project Management for Real Businesses
12cu|web2project-2.0-8|2	Name:       web2project
12cu|web2project-2.0-8|3	Version:    2.0
12cu|web2project-2.0-8|4	Release:    8
12cu|web2project-2.0-8|5	License:    BSD
12cu|web2project-2.0-8|6	Group:      System/Servers
12cu|web2project-2.0-8|7	URL:        http://web2project.net/
12cu|web2project-2.0-8|8	Source0:    http://prdownloads.sourceforge.net/web2project/%{name}-%{version}.tar.gz
12cu|web2project-2.0-8|9	Patch0:     web2project-2.0-external-adodb.patch
12cu|web2project-2.0-8|10	Patch1:     web2project-1.3-external-libs.patch
12cu|web2project-2.0-8|11	Patch2:     web2project-2.0-fix-bbparser-path.patch
12cu|web2project-2.0-8|12	#http://github.com/trevormorse/web2project/commit/ab14f7f1ccd39b0f8fdda4996a7719d16c6e6d84
12cu|web2project-2.0-8|13	Patch3:     web2project-2.0-timezone-fix.patch
12cu|web2project-2.0-8|14	Requires(post): rpm-helper
12cu|web2project-2.0-8|15	Requires(preun): rpm-helper
12cu|web2project-2.0-8|16	Requires:   apache-mod_php
12cu|web2project-2.0-8|17	Requires:   php-mysql
12cu|web2project-2.0-8|18	Requires:   php-gd
12cu|web2project-2.0-8|19	Requires:   php-sqlite3
12cu|web2project-2.0-8|20	Requires:   php-ldap
12cu|web2project-2.0-8|21	Requires:   php-adodb
12cu|web2project-2.0-8|22	Requires:   php-jpgraph
12cu|web2project-2.0-8|23	Requires:   php-smarty
12cu|web2project-2.0-8|24	Requires:   php-mbstring
12cu|web2project-2.0-8|25	Requires:   php-pear-Date
12cu|web2project-2.0-8|26	Requires:   php-pear-Contact_Vcard_Parse
12cu|web2project-2.0-8|27	Requires:   php-pear-Contact_Vcard_Build
12cu|web2project-2.0-8|28	Requires:   php-pear-HTML_BBCodeParser
12cu|web2project-2.0-8|29	Requires:   nusoap
12cu|web2project-2.0-8|30	BuildArch:  noarch
12cu|web2project-2.0-8|31	
12cu|web2project-2.0-8|32	%description
12cu|web2project-2.0-8|33	web2Project is an Free Open Source business oriented Project Management System
12cu|web2project-2.0-8|34	(PMS) built for the future. Following the concept of a Rich Internet
12cu|web2project-2.0-8|35	Application (RIA) we will be providing an interactive and effective way of
12cu|web2project-2.0-8|36	managing projects.
12cu|web2project-2.0-8|37	
12cu|web2project-2.0-8|38	%prep
12cu|web2project-2.0-8|39	%setup -q
12cu|web2project-2.0-8|40	find . -name .htaccess | xargs rm -f
12cu|web2project-2.0-8|41	
12cu|web2project-2.0-8|42	# don't bundle these
12cu|web2project-2.0-8|43	rm -rf lib/adodb
12cu|web2project-2.0-8|44	rm -rf lib/jpgraph
12cu|web2project-2.0-8|45	rm -rf lib/PEAR
12cu|web2project-2.0-8|46	
12cu|web2project-2.0-8|47	%patch0 -p1
12cu|web2project-2.0-8|48	%patch1 -p1
12cu|web2project-2.0-8|49	%patch2 -p1
12cu|web2project-2.0-8|50	%patch3 -p1
12cu|web2project-2.0-8|51	
12cu|web2project-2.0-8|52	%build
12cu|web2project-2.0-8|53	
12cu|web2project-2.0-8|54	%install
12cu|web2project-2.0-8|55	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|web2project-2.0-8|56	install -m 644 *.php %{buildroot}%{_datadir}/%{name}
12cu|web2project-2.0-8|57	for dir in classes includes install js lib locales modules style; do
12cu|web2project-2.0-8|58	cp -pr $dir %{buildroot}%{_datadir}/%{name}
12cu|web2project-2.0-8|59	done
12cu|web2project-2.0-8|60	
12cu|web2project-2.0-8|61	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12cu|web2project-2.0-8|62	cp -pr files/* %{buildroot}%{_localstatedir}/lib/%{name}
12cu|web2project-2.0-8|63	pushd %{buildroot}%{_datadir}/%{name}
12cu|web2project-2.0-8|64	ln -s ../../..%{_localstatedir}/lib/%{name} files
12cu|web2project-2.0-8|65	popd
12cu|web2project-2.0-8|66	
12cu|web2project-2.0-8|67	# fix config file location
12cu|web2project-2.0-8|68	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12cu|web2project-2.0-8|69	#mv %{buildroot}%{_datadir}/%{name}/includes/config-dist.php \
12cu|web2project-2.0-8|70	#    %{buildroot}%{_sysconfdir}/%{name}/config.php
12cu|web2project-2.0-8|71	touch %{buildroot}%{_sysconfdir}/%{name}/config.php
12cu|web2project-2.0-8|72	chmod 660 %{buildroot}%{_sysconfdir}/%{name}/config.php
12cu|web2project-2.0-8|73	pushd %{buildroot}%{_datadir}/%{name}/includes
12cu|web2project-2.0-8|74	ln -s ../../../..%{_sysconfdir}/%{name}/config.php .
12cu|web2project-2.0-8|75	popd
12cu|web2project-2.0-8|76	
12cu|web2project-2.0-8|77	
12cu|web2project-2.0-8|78	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|web2project-2.0-8|79	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
12cu|web2project-2.0-8|80	Alias /%{name}/files %{_localstatedir}/lib/%{name}
12cu|web2project-2.0-8|81	Alias /%{name} %{_datadir}/%{name}
12cu|web2project-2.0-8|82	
12cu|web2project-2.0-8|83	<Directory %{_datadir}/%{name}>
12cu|web2project-2.0-8|84	Order allow,deny
12cu|web2project-2.0-8|85	Allow from all
12cu|web2project-2.0-8|86	
12cu|web2project-2.0-8|87	php_admin_value memory_limit    64M
12cu|web2project-2.0-8|88	php_admin_value post_max_size   17M
12cu|web2project-2.0-8|89	php_admin_value upload_max_filesize 16M
12cu|web2project-2.0-8|90	php_admin_value max_execution_time 120
12cu|web2project-2.0-8|91	</Directory>
12cu|web2project-2.0-8|92	
12cu|web2project-2.0-8|93	
12cu|web2project-2.0-8|94	<Directory %{_datadir}/%{name}/includes>
12cu|web2project-2.0-8|95	Require all denied
12cu|web2project-2.0-8|96	</Directory>
12cu|web2project-2.0-8|97	
12cu|web2project-2.0-8|98	<Directory %{_datadir}/%{name}/includes>
12cu|web2project-2.0-8|99	Require local granted
12cu|web2project-2.0-8|100	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
12cu|web2project-2.0-8|101	</Directory>
12cu|web2project-2.0-8|102	
12cu|web2project-2.0-8|103	<Directory %{_localstatedir}/lib/%{name}/files>
12cu|web2project-2.0-8|104	Require all denied
12cu|web2project-2.0-8|105	</Directory>
12cu|web2project-2.0-8|106	
12cu|web2project-2.0-8|107	<Directory %{_localstatedir}/lib/%{name}/files/temp>
12cu|web2project-2.0-8|108	Require all granted
12cu|web2project-2.0-8|109	</Directory>
12cu|web2project-2.0-8|110	EOF
12cu|web2project-2.0-8|111	
12cu|web2project-2.0-8|112	
12cu|web2project-2.0-8|113	%post
12cu|web2project-2.0-8|114	%_post_webapp
12cu|web2project-2.0-8|115	
12cu|web2project-2.0-8|116	%postun
12cu|web2project-2.0-8|117	%_postun_webapp
12cu|web2project-2.0-8|118	
12cu|web2project-2.0-8|119	%files
12cu|web2project-2.0-8|120	%doc ChangeLog COPYING LICENSE README
12cu|web2project-2.0-8|121	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|web2project-2.0-8|122	%attr(-,apache,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.php
12cu|web2project-2.0-8|123	%{_datadir}/%{name}
12cu|web2project-2.0-8|124	%attr(-,apache,apache) %{_localstatedir}/lib/%{name}
12cu|web2project-2.0-8|125	

13223 12
12cu|websvn-2.3.2-4|1	Name:		websvn
12cu|websvn-2.3.2-4|2	Version:	2.3.2
12cu|websvn-2.3.2-4|3	Release:	4
12cu|websvn-2.3.2-4|4	Summary:	PHP based web interface of Subversion repositories
12cu|websvn-2.3.2-4|5	Epoch:		1
12cu|websvn-2.3.2-4|6	License:	GPL
12cu|websvn-2.3.2-4|7	Group:		System/Servers
12cu|websvn-2.3.2-4|8	URL:		http://websvn.tigris.org/
12cu|websvn-2.3.2-4|9	Source:		http://websvn.tigris.org/files/documents/1380/39378/%{name}-%{version}.tar.gz
12cu|websvn-2.3.2-4|10	Patch0:     websvn-2.3.2-fhs.patch
12cu|websvn-2.3.2-4|11	Patch1:     websvn-2.3.0-use-external-geshi.patch
12cu|websvn-2.3.2-4|12	Requires:	subversion
12cu|websvn-2.3.2-4|13	Requires:	apache-mod_php
12cu|websvn-2.3.2-4|14	Requires:	php-iconv
12cu|websvn-2.3.2-4|15	Requires:	php-xml
12cu|websvn-2.3.2-4|16	Requires:	php-geshi
12cu|websvn-2.3.2-4|17	BuildArch:	noarch
12cu|websvn-2.3.2-4|18	
12cu|websvn-2.3.2-4|19	%description
12cu|websvn-2.3.2-4|20	WebSVN offers a view onto your subversion repositories that's been designed to
12cu|websvn-2.3.2-4|21	reflect the Subversion methodology. You can view the log of any file or
12cu|websvn-2.3.2-4|22	directory and see a list of all the files changed, added or deleted in any
12cu|websvn-2.3.2-4|23	given revision. You can also view the differences between 2 versions of a file
12cu|websvn-2.3.2-4|24	so as to see exactly what was changed in a particular revision.
12cu|websvn-2.3.2-4|25	
12cu|websvn-2.3.2-4|26	WebSVN offers the following features:
12cu|websvn-2.3.2-4|27	
12cu|websvn-2.3.2-4|28	* Easy to use interface
12cu|websvn-2.3.2-4|29	* Highly customisable templating system
12cu|websvn-2.3.2-4|30	* Log message searching
12cu|websvn-2.3.2-4|31	* Colourisation of file listings
12cu|websvn-2.3.2-4|32	* Blame support
12cu|websvn-2.3.2-4|33	* Tar ball downloads
12cu|websvn-2.3.2-4|34	* Directory comparisons
12cu|websvn-2.3.2-4|35	* RSS Feed support
12cu|websvn-2.3.2-4|36	* Fast browsing thanks to internal caching feature
12cu|websvn-2.3.2-4|37	* Apache MultiViews support
12cu|websvn-2.3.2-4|38	* Support for bugtraq:properties
12cu|websvn-2.3.2-4|39	
12cu|websvn-2.3.2-4|40	%prep
12cu|websvn-2.3.2-4|41	%setup -q
12cu|websvn-2.3.2-4|42	%patch0 -p 1
12cu|websvn-2.3.2-4|43	%patch1 -p 1
12cu|websvn-2.3.2-4|44	
12cu|websvn-2.3.2-4|45	%build
12cu|websvn-2.3.2-4|46	
12cu|websvn-2.3.2-4|47	%install
12cu|websvn-2.3.2-4|48	rm -rf %{buildroot}
12cu|websvn-2.3.2-4|49	
12cu|websvn-2.3.2-4|50	install -d -m 755 %{buildroot}/%{_datadir}/%{name}
12cu|websvn-2.3.2-4|51	install -d -m 755 %{buildroot}/%{_datadir}/%{name}/www
12cu|websvn-2.3.2-4|52	cp -pr *.php %{buildroot}%{_datadir}/%{name}/www
12cu|websvn-2.3.2-4|53	cp -pr templates %{buildroot}%{_datadir}/%{name}/www
12cu|websvn-2.3.2-4|54	
12cu|websvn-2.3.2-4|55	cp -pr include %{buildroot}%{_datadir}/%{name}
12cu|websvn-2.3.2-4|56	cp -pr languages %{buildroot}%{_datadir}/%{name}
12cu|websvn-2.3.2-4|57	
12cu|websvn-2.3.2-4|58	install -d -m 755 %{buildroot}%{_sysconfdir}
12cu|websvn-2.3.2-4|59	mv %{buildroot}/%{_datadir}/%{name}/include/distconfig.php \
12cu|websvn-2.3.2-4|60	%{buildroot}%{_sysconfdir}/%{name}.conf
12cu|websvn-2.3.2-4|61	
12cu|websvn-2.3.2-4|62	install -d -m 755 %{buildroot}%{_localstatedir}/cache/%{name}
12cu|websvn-2.3.2-4|63	
12cu|websvn-2.3.2-4|64	pushd %{buildroot}%{_datadir}/%{name}/www
12cu|websvn-2.3.2-4|65	ln -sf ../include .
12cu|websvn-2.3.2-4|66	ln -sf ../languages .
12cu|websvn-2.3.2-4|67	ln -sf ../lib .
12cu|websvn-2.3.2-4|68	ln -sf ../../../..%{_localstatedir}/cache/%{name} cache
12cu|websvn-2.3.2-4|69	popd
12cu|websvn-2.3.2-4|70	
12cu|websvn-2.3.2-4|71	pushd %{buildroot}%{_datadir}/%{name}/include
12cu|websvn-2.3.2-4|72	ln -sf ../../../..%{_sysconfdir}/%{name}.conf config.php
12cu|websvn-2.3.2-4|73	popd
12cu|websvn-2.3.2-4|74	
12cu|websvn-2.3.2-4|75	# Create apache conf file
12cu|websvn-2.3.2-4|76	install -d -m 755 %{buildroot}%{_webappconfdir}
12cu|websvn-2.3.2-4|77	
12cu|websvn-2.3.2-4|78	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12cu|websvn-2.3.2-4|79	Alias /%{name} %{_datadir}/%{name}/www
12cu|websvn-2.3.2-4|80	
12cu|websvn-2.3.2-4|81	<Directory %{_datadir}/%{name}/www>
12cu|websvn-2.3.2-4|82	Options -FollowSymLinks
12cu|websvn-2.3.2-4|83	Require all granted
12cu|websvn-2.3.2-4|84	</Directory>
12cu|websvn-2.3.2-4|85	EOF
12cu|websvn-2.3.2-4|86	
12cu|websvn-2.3.2-4|87	cat > README.mdv <<EOF
12cu|websvn-2.3.2-4|88	Mandriva RPM specific notes
12cu|websvn-2.3.2-4|89	
12cu|websvn-2.3.2-4|90	setup
12cu|websvn-2.3.2-4|91	-----
12cu|websvn-2.3.2-4|92	The setup used here differs from default one, to achieve better FHS compliance.
12cu|websvn-2.3.2-4|93	- the constant files are in /usr/share/websvn
12cu|websvn-2.3.2-4|94	- the generated files are in /var/cache/websvn
12cu|websvn-2.3.2-4|95	- the configuration file is /etc/websvn.conf
12cu|websvn-2.3.2-4|96	EOF
12cu|websvn-2.3.2-4|97	
12cu|websvn-2.3.2-4|98	
12cu|websvn-2.3.2-4|99	
12cu|websvn-2.3.2-4|100	%clean
12cu|websvn-2.3.2-4|101	rm -rf  %{buildroot}
12cu|websvn-2.3.2-4|102	
12cu|websvn-2.3.2-4|103	%files
12cu|websvn-2.3.2-4|104	%defattr(-,root,root)
12cu|websvn-2.3.2-4|105	%doc license.txt changes.txt
12cu|websvn-2.3.2-4|106	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cu|websvn-2.3.2-4|107	%config(noreplace) %{_webappconfdir}/%{name}.conf
12cu|websvn-2.3.2-4|108	%{_datadir}/%{name}
12cu|websvn-2.3.2-4|109	%attr(0755,apache,apache) %{_localstatedir}/cache/%{name}
12cu|websvn-2.3.2-4|110	
12cu|websvn-2.3.2-4|111	
12cu|websvn-2.3.2-4|112	%changelog
12cu|websvn-2.3.2-4|113	* Mon Dec 20 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.3.2-1mdv2011.0
12cu|websvn-2.3.2-4|114	+ Revision: 623314
12cu|websvn-2.3.2-4|115	- new version
12cu|websvn-2.3.2-4|116	
12cu|websvn-2.3.2-4|117	* Sun Jul 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.3.1-1mdv2011.0
12cu|websvn-2.3.2-4|118	+ Revision: 558814
12cu|websvn-2.3.2-4|119	- new version
12cu|websvn-2.3.2-4|120	
12cu|websvn-2.3.2-4|121	* Sun Feb 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.3.0-1mdv2010.1
12cu|websvn-2.3.2-4|122	+ Revision: 501826
12cu|websvn-2.3.2-4|123	- new version
12cu|websvn-2.3.2-4|124	
12cu|websvn-2.3.2-4|125	* Sun Jan 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.2.1-4mdv2010.1
12cu|websvn-2.3.2-4|126	+ Revision: 492695
12cu|websvn-2.3.2-4|127	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12cu|websvn-2.3.2-4|128	
12cu|websvn-2.3.2-4|129	* Thu Sep 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.2.1-3mdv2010.0
12cu|websvn-2.3.2-4|130	+ Revision: 428993
12cu|websvn-2.3.2-4|131	- fix dependencies
12cu|websvn-2.3.2-4|132	
12cu|websvn-2.3.2-4|133	* Wed Aug 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.2.1-2mdv2010.0
12cu|websvn-2.3.2-4|134	+ Revision: 418295
12cu|websvn-2.3.2-4|135	- fix include path for geshi
12cu|websvn-2.3.2-4|136	
12cu|websvn-2.3.2-4|137	* Sun Jul 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.2.1-1mdv2010.0
12cu|websvn-2.3.2-4|138	+ Revision: 397429
12cu|websvn-2.3.2-4|139	- new version
12cu|websvn-2.3.2-4|140	- reduce FHS patch to documentation, and use symlinks instead
12cu|websvn-2.3.2-4|141	- move web files under %%{_datadir}/www
12cu|websvn-2.3.2-4|142	
12cu|websvn-2.3.2-4|143	* Wed Mar 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.1.0-2mdv2009.1
12cu|websvn-2.3.2-4|144	+ Revision: 348651
12cu|websvn-2.3.2-4|145	- don't forget to ship lib directory
12cu|websvn-2.3.2-4|146	
12cu|websvn-2.3.2-4|147	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.1.0-1mdv2009.1
12cu|websvn-2.3.2-4|148	+ Revision: 347890
12cu|websvn-2.3.2-4|149	- new version
12cu|websvn-2.3.2-4|150	- rediff FHS patch
12cu|websvn-2.3.2-4|151	
12cu|websvn-2.3.2-4|152	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1:2.0-4mdv2009.0
12cu|websvn-2.3.2-4|153	+ Revision: 261929
12cu|websvn-2.3.2-4|154	- rebuild
12cu|websvn-2.3.2-4|155	
12cu|websvn-2.3.2-4|156	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1:2.0-3mdv2009.0
12cu|websvn-2.3.2-4|157	+ Revision: 255894
12cu|websvn-2.3.2-4|158	- rebuild
12cu|websvn-2.3.2-4|159	
12cu|websvn-2.3.2-4|160	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1:2.0-1mdv2008.1
12cu|websvn-2.3.2-4|161	+ Revision: 136572
12cu|websvn-2.3.2-4|162	- restore BuildRoot
12cu|websvn-2.3.2-4|163	
12cu|websvn-2.3.2-4|164	+ Thierry Vignaud <tv@mandriva.org>
12cu|websvn-2.3.2-4|165	- kill re-definition of %%buildroot on Pixel's request
12cu|websvn-2.3.2-4|166	
12cu|websvn-2.3.2-4|167	* Fri Aug 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.0-1mdv2008.0
12cu|websvn-2.3.2-4|168	+ Revision: 65298
12cu|websvn-2.3.2-4|169	- spec cleanup
12cu|websvn-2.3.2-4|170	- new version
12cu|websvn-2.3.2-4|171	- import websvn
12cu|websvn-2.3.2-4|172	
12cu|websvn-2.3.2-4|173	
12cu|websvn-2.3.2-4|174	* Thu Jun 29 2006 Jerome Martin <jmartin@mandriva.org> 2.0-0.rc1.4mdv2006.0
12cu|websvn-2.3.2-4|175	- Fix require for backport
12cu|websvn-2.3.2-4|176	
12cu|websvn-2.3.2-4|177	* Mon Jun 26 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.0-0.rc1.3mdv2007.0
12cu|websvn-2.3.2-4|178	- %%mkrel
12cu|websvn-2.3.2-4|179	- new webapp macros
12cu|websvn-2.3.2-4|180	- better EOL correction
12cu|websvn-2.3.2-4|181	- use heredoc for README.mdv
12cu|websvn-2.3.2-4|182	- fix requires
12cu|websvn-2.3.2-4|183	
12cu|websvn-2.3.2-4|184	* Thu May 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.0-0.rc1.2mdk
12cu|websvn-2.3.2-4|185	- more complete FHS patch
12cu|websvn-2.3.2-4|186	
12cu|websvn-2.3.2-4|187	* Wed May 10 2006 Franck Villaume <fvill@mandriva.org> 1:2.0-0.rc1.1mdk
12cu|websvn-2.3.2-4|188	- 2.0rc1
12cu|websvn-2.3.2-4|189	
12cu|websvn-2.3.2-4|190	* Fri Apr 07 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.0-0.beta7.9mdk
12cu|websvn-2.3.2-4|191	- revert to FHS compliant setup
12cu|websvn-2.3.2-4|192	- split templates content between webroot and data dir
12cu|websvn-2.3.2-4|193	- backport compatible apache configuration file
12cu|websvn-2.3.2-4|194	- requires php-xml too
12cu|websvn-2.3.2-4|195	
12cu|websvn-2.3.2-4|196	* Fri Mar 31 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-0.beta7.8mdk
12cu|websvn-2.3.2-4|197	- more fixes to make it work as intended
12cu|websvn-2.3.2-4|198	
12cu|websvn-2.3.2-4|199	* Fri Mar 31 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0-0.beta7.7mdk
12cu|websvn-2.3.2-4|200	- fix one missing absolute path in P0
12cu|websvn-2.3.2-4|201	
12cu|websvn-2.3.2-4|202	* Fri Mar 24 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.0-0.beta7.6mdk
12cu|websvn-2.3.2-4|203	- use a pristine source tarball
12cu|websvn-2.3.2-4|204	- rediff fhs patch
12cu|websvn-2.3.2-4|205	- spec cleanup
12cu|websvn-2.3.2-4|206	- remove useless details in description: all webapps use the same scheme
12cu|websvn-2.3.2-4|207	
12cu|websvn-2.3.2-4|208	* Fri Mar 17 2006 Franck Villaume <fvill@mandriva.org> 1:2.0-0.beta7.5mdk
12cu|websvn-2.3.2-4|209	- package rename
12cu|websvn-2.3.2-4|210	
12cu|websvn-2.3.2-4|211	* Thu Mar 16 2006 Franck Villaume <fvill@mandriva.org> 1:2.0-0.beta7.4mdk
12cu|websvn-2.3.2-4|212	- sync with websvn-1.61 package from guillomovitch@mandriva.org
12cu|websvn-2.3.2-4|213	
12cu|websvn-2.3.2-4|214	* Mon Nov 28 2005 Franck Villaume <fvill@mandriva.org> 1:2.0-0.beta7.3mdk
12cu|websvn-2.3.2-4|215	- fix bug 19966 from J.P. Pasnak <pasnak@warpedsystems.sk.ca>
12cu|websvn-2.3.2-4|216	
12cu|websvn-2.3.2-4|217	* Sun Nov 13 2005 Franck Villaume <fvill@mandriva.fr> 1:2.0-0.beta7.2mdk
12cu|websvn-2.3.2-4|218	- fix url
12cu|websvn-2.3.2-4|219	from jamagallon@able.es
12cu|websvn-2.3.2-4|220	
12cu|websvn-2.3.2-4|221	* Thu Nov 10 2005 Franck Villaume <fvill@mandriva.fr> 1:2.0-0.beta7.1mdk
12cu|websvn-2.3.2-4|222	- new release
12cu|websvn-2.3.2-4|223	- versioning
12cu|websvn-2.3.2-4|224	- config file for apache
12cu|websvn-2.3.2-4|225	
12cu|websvn-2.3.2-4|226	* Thu Sep 2 2004 Franck Villaume <fvill@freesurf.fr> 161-1mdk
12cu|websvn-2.3.2-4|227	- First package
12cu|websvn-2.3.2-4|228	

13224 12
12cu|weechat-0.4.1-1|1	Summary:	Portable, fast, light and extensible IRC client
12cu|weechat-0.4.1-1|2	Name:		weechat
12cu|weechat-0.4.1-1|3	Version:	0.4.1
12cu|weechat-0.4.1-1|4	Release:	1
12cu|weechat-0.4.1-1|5	Source0:	http://www.weechat.org/files/src/%{name}-%{version}.tar.bz2
12cu|weechat-0.4.1-1|6	Patch0:		weechat-combined.patch
12cu|weechat-0.4.1-1|7	Patch1:		weechat-0.4.1-enchant.patch
12cu|weechat-0.4.1-1|8	Patch3:		weechat-0.4.1-ruby-version.patch
12cu|weechat-0.4.1-1|9	License:	GPLv3
12cu|weechat-0.4.1-1|10	Group:		Networking/IRC
12cu|weechat-0.4.1-1|11	Url:		http://www.weechat.org/
12cu|weechat-0.4.1-1|12	BuildRequires:	cmake
12cu|weechat-0.4.1-1|13	BuildRequires:	pkgconfig(ncurses)
12cu|weechat-0.4.1-1|14	BuildRequires:	pkgconfig(libcurl)
12cu|weechat-0.4.1-1|15	BuildRequires:	pkgconfig(ncursesw)
12cu|weechat-0.4.1-1|16	BuildRequires:	pkgconfig(python)
12cu|weechat-0.4.1-1|17	BuildRequires:	pkgconfig(lua)
12cu|weechat-0.4.1-1|18	BuildRequires:	pkgconfig(enchant)
12cu|weechat-0.4.1-1|19	BuildRequires:	pkgconfig(gnutls)
12cu|weechat-0.4.1-1|20	BuildRequires:	pkgconfig(libgcrypt)
12cu|weechat-0.4.1-1|21	BuildRequires:	perl-devel
12cu|weechat-0.4.1-1|22	BuildRequires:	ruby-devel
12cu|weechat-0.4.1-1|23	BuildRequires:	gettext
12cu|weechat-0.4.1-1|24	BuildRequires:	docbook-style-xsl
12cu|weechat-0.4.1-1|25	BuildRequires:	tcl-devel
12cu|weechat-0.4.1-1|26	
12cu|weechat-0.4.1-1|27	
12cu|weechat-0.4.1-1|28	Obsoletes:	%{name}-gtk
12cu|weechat-0.4.1-1|29	
12cu|weechat-0.4.1-1|30	%description
12cu|weechat-0.4.1-1|31	WeeChat (Wee Enhanced Environment for Chat) is a fast, light and extensible
12cu|weechat-0.4.1-1|32	chat client designed for many platforms.
12cu|weechat-0.4.1-1|33	
12cu|weechat-0.4.1-1|34	Main features are:
12cu|weechat-0.4.1-1|35	- modular: a lightweight core with plugins around
12cu|weechat-0.4.1-1|36	- multi-protocols: IRC and Jabber (other soon)
12cu|weechat-0.4.1-1|37	- extensible: C plugins and scripts (Perl, Python, Ruby, Lua and Tcl)
12cu|weechat-0.4.1-1|38	- free software: released under GPLv3 license
12cu|weechat-0.4.1-1|39	- fully documented: user's guide, API, FAQ,.. translated in many languages
12cu|weechat-0.4.1-1|40	
12cu|weechat-0.4.1-1|41	%files -f %{name}.lang
12cu|weechat-0.4.1-1|42	%doc AUTHORS ChangeLog COPYING NEWS README
12cu|weechat-0.4.1-1|43	%doc doc/en/weechat_faq.en.txt doc/en/weechat_quickstart.en.txt doc/en/weechat_scripting.en.txt
12cu|weechat-0.4.1-1|44	%doc doc/en/weechat_user.en.txt
12cu|weechat-0.4.1-1|45	%{_bindir}/%{name}
12cu|weechat-0.4.1-1|46	%{_bindir}/%{name}-curses
12cu|weechat-0.4.1-1|47	%{_mandir}/man1/%{name}*
12cu|weechat-0.4.1-1|48	%dir %{_libdir}/%{name}
12cu|weechat-0.4.1-1|49	%dir %{_libdir}/%{name}/plugins
12cu|weechat-0.4.1-1|50	%{_libdir}/%{name}/plugins/alias.so
12cu|weechat-0.4.1-1|51	%{_libdir}/%{name}/plugins/fifo.so
12cu|weechat-0.4.1-1|52	%{_libdir}/%{name}/plugins/irc.so
12cu|weechat-0.4.1-1|53	%{_libdir}/%{name}/plugins/logger.so
12cu|weechat-0.4.1-1|54	%{_libdir}/%{name}/plugins/relay.so
12cu|weechat-0.4.1-1|55	%{_libdir}/%{name}/plugins/rmodifier.so
12cu|weechat-0.4.1-1|56	%{_libdir}/%{name}/plugins/script.so
12cu|weechat-0.4.1-1|57	%{_libdir}/%{name}/plugins/xfer.so
12cu|weechat-0.4.1-1|58	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|weechat-0.4.1-1|59	
12cu|weechat-0.4.1-1|60	#--------------------------------------------------------------------
12cu|weechat-0.4.1-1|61	
12cu|weechat-0.4.1-1|62	%package perl
12cu|weechat-0.4.1-1|63	Group:		Networking/IRC
12cu|weechat-0.4.1-1|64	Summary: 	Weechat perl plugins
12cu|weechat-0.4.1-1|65	Requires:	%{name} = %{version}
12cu|weechat-0.4.1-1|66	Conflicts:	%{name} < 0.3.6
12cu|weechat-0.4.1-1|67	
12cu|weechat-0.4.1-1|68	%description perl
12cu|weechat-0.4.1-1|69	This package allow weechat to use perl scripts
12cu|weechat-0.4.1-1|70	
12cu|weechat-0.4.1-1|71	%files perl
12cu|weechat-0.4.1-1|72	%doc doc/en/weechat_scripting.en.txt
12cu|weechat-0.4.1-1|73	%{_libdir}/%{name}/plugins/perl.so
12cu|weechat-0.4.1-1|74	
12cu|weechat-0.4.1-1|75	#--------------------------------------------------------------------
12cu|weechat-0.4.1-1|76	
12cu|weechat-0.4.1-1|77	%package python
12cu|weechat-0.4.1-1|78	Group:		Networking/IRC
12cu|weechat-0.4.1-1|79	Summary:	Weechat python plugins
12cu|weechat-0.4.1-1|80	Requires:	%{name} = %{version}
12cu|weechat-0.4.1-1|81	Conflicts:	%{name} < 0.3.6
12cu|weechat-0.4.1-1|82	
12cu|weechat-0.4.1-1|83	%description python
12cu|weechat-0.4.1-1|84	This package allow weechat to use python scripts
12cu|weechat-0.4.1-1|85	
12cu|weechat-0.4.1-1|86	%files python
12cu|weechat-0.4.1-1|87	%doc doc/en/weechat_scripting.en.txt
12cu|weechat-0.4.1-1|88	%{_libdir}/%{name}/plugins/python.so
12cu|weechat-0.4.1-1|89	
12cu|weechat-0.4.1-1|90	#--------------------------------------------------------------------
12cu|weechat-0.4.1-1|91	
12cu|weechat-0.4.1-1|92	%package tcl
12cu|weechat-0.4.1-1|93	Group:		Networking/IRC
12cu|weechat-0.4.1-1|94	Summary:	Weechat tcl plugins
12cu|weechat-0.4.1-1|95	Requires:	%{name} = %{version}
12cu|weechat-0.4.1-1|96	Conflicts:	%{name} < 0.3.6
12cu|weechat-0.4.1-1|97	
12cu|weechat-0.4.1-1|98	%description tcl
12cu|weechat-0.4.1-1|99	This package allow weechat to use tcl scripts
12cu|weechat-0.4.1-1|100	
12cu|weechat-0.4.1-1|101	%files tcl
12cu|weechat-0.4.1-1|102	%doc doc/en/weechat_scripting.en.txt
12cu|weechat-0.4.1-1|103	%{_libdir}/%{name}/plugins/tcl.so
12cu|weechat-0.4.1-1|104	
12cu|weechat-0.4.1-1|105	#--------------------------------------------------------------------
12cu|weechat-0.4.1-1|106	
12cu|weechat-0.4.1-1|107	%package ruby
12cu|weechat-0.4.1-1|108	Group:		Networking/IRC
12cu|weechat-0.4.1-1|109	Summary:	Weechat ruby plugins
12cu|weechat-0.4.1-1|110	Requires:	%{name} = %{version}
12cu|weechat-0.4.1-1|111	Conflicts:	%{name} < 0.3.6
12cu|weechat-0.4.1-1|112	
12cu|weechat-0.4.1-1|113	%description ruby
12cu|weechat-0.4.1-1|114	This package allow weechat to use ruby scripts
12cu|weechat-0.4.1-1|115	
12cu|weechat-0.4.1-1|116	%files ruby
12cu|weechat-0.4.1-1|117	%doc doc/en/weechat_scripting.en.txt
12cu|weechat-0.4.1-1|118	%{_libdir}/%{name}/plugins/ruby.so
12cu|weechat-0.4.1-1|119	
12cu|weechat-0.4.1-1|120	#--------------------------------------------------------------------
12cu|weechat-0.4.1-1|121	
12cu|weechat-0.4.1-1|122	%package lua
12cu|weechat-0.4.1-1|123	Group:		Networking/IRC
12cu|weechat-0.4.1-1|124	Summary:	Weechat lua plugins
12cu|weechat-0.4.1-1|125	Requires:	%{name} = %{version}
12cu|weechat-0.4.1-1|126	Conflicts:	%{name} < 0.3.6
12cu|weechat-0.4.1-1|127	
12cu|weechat-0.4.1-1|128	%description lua
12cu|weechat-0.4.1-1|129	This package allow weechat to use lua scripts
12cu|weechat-0.4.1-1|130	
12cu|weechat-0.4.1-1|131	%files lua
12cu|weechat-0.4.1-1|132	%doc doc/en/weechat_scripting.en.txt
12cu|weechat-0.4.1-1|133	%{_libdir}/%{name}/plugins/lua.so
12cu|weechat-0.4.1-1|134	
12cu|weechat-0.4.1-1|135	#--------------------------------------------------------------------
12cu|weechat-0.4.1-1|136	
12cu|weechat-0.4.1-1|137	%package charset
12cu|weechat-0.4.1-1|138	Group:		Networking/IRC
12cu|weechat-0.4.1-1|139	Summary:	Weechat charset plugins
12cu|weechat-0.4.1-1|140	Requires:	%{name} = %{version}
12cu|weechat-0.4.1-1|141	Conflicts:	%{name} < 0.3.6
12cu|weechat-0.4.1-1|142	
12cu|weechat-0.4.1-1|143	%description charset
12cu|weechat-0.4.1-1|144	This package allow weechat to use charset
12cu|weechat-0.4.1-1|145	
12cu|weechat-0.4.1-1|146	%files charset
12cu|weechat-0.4.1-1|147	%doc doc/en/weechat_scripting.en.txt
12cu|weechat-0.4.1-1|148	%{_libdir}/%{name}/plugins/charset.so
12cu|weechat-0.4.1-1|149	
12cu|weechat-0.4.1-1|150	#--------------------------------------------------------------------
12cu|weechat-0.4.1-1|151	
12cu|weechat-0.4.1-1|152	%package aspell
12cu|weechat-0.4.1-1|153	Group:		Networking/IRC
12cu|weechat-0.4.1-1|154	Summary:	Weechat spell check plugins
12cu|weechat-0.4.1-1|155	Requires:	%{name} = %{version}
12cu|weechat-0.4.1-1|156	Conflicts:	%{name} < 0.3.6
12cu|weechat-0.4.1-1|157	
12cu|weechat-0.4.1-1|158	%description aspell
12cu|weechat-0.4.1-1|159	This package allow weechat to use spell checker feature.
12cu|weechat-0.4.1-1|160	
12cu|weechat-0.4.1-1|161	%files aspell
12cu|weechat-0.4.1-1|162	%doc doc/en/weechat_scripting.en.txt
12cu|weechat-0.4.1-1|163	%{_libdir}/%{name}/plugins/aspell.so
12cu|weechat-0.4.1-1|164	
12cu|weechat-0.4.1-1|165	#--------------------------------------------------------------------
12cu|weechat-0.4.1-1|166	
12cu|weechat-0.4.1-1|167	%package  devel
12cu|weechat-0.4.1-1|168	Summary:	Development files for weechat
12cu|weechat-0.4.1-1|169	Group:		Development/C
12cu|weechat-0.4.1-1|170	Requires:	%{name} = %{version}-%{release}
12cu|weechat-0.4.1-1|171	
12cu|weechat-0.4.1-1|172	%description devel
12cu|weechat-0.4.1-1|173	WeeChat (Wee Enhanced Environment for Chat) is a portable, fast, light and
12cu|weechat-0.4.1-1|174	extensible IRC client. Everything can be done with a keyboard.
12cu|weechat-0.4.1-1|175	It is customizable and extensible with scripts.
12cu|weechat-0.4.1-1|176	
12cu|weechat-0.4.1-1|177	This package contains include files and pc file for weechat.
12cu|weechat-0.4.1-1|178	
12cu|weechat-0.4.1-1|179	%files devel
12cu|weechat-0.4.1-1|180	%doc doc/en/weechat_dev.en.txt
12cu|weechat-0.4.1-1|181	%{_includedir}/%{name}
12cu|weechat-0.4.1-1|182	%{_libdir}/pkgconfig/%{name}.pc
12cu|weechat-0.4.1-1|183	
12cu|weechat-0.4.1-1|184	#--------------------------------------------------------------------
12cu|weechat-0.4.1-1|185	
12cu|weechat-0.4.1-1|186	%prep
12cu|weechat-0.4.1-1|187	%setup -q
12cu|weechat-0.4.1-1|188	%apply_patches
12cu|weechat-0.4.1-1|189	
12cu|weechat-0.4.1-1|190	%build
12cu|weechat-0.4.1-1|191	%cmake -DLIBDIR=%{_libdir}
12cu|weechat-0.4.1-1|192	%make
12cu|weechat-0.4.1-1|193	
12cu|weechat-0.4.1-1|194	%install
12cu|weechat-0.4.1-1|195	%makeinstall_std -C build
12cu|weechat-0.4.1-1|196	
12cu|weechat-0.4.1-1|197	(
12cu|weechat-0.4.1-1|198	cd %{buildroot}%{_bindir}
12cu|weechat-0.4.1-1|199	ln -s %{name}-curses %{name}
12cu|weechat-0.4.1-1|200	)
12cu|weechat-0.4.1-1|201	
12cu|weechat-0.4.1-1|202	%find_lang %{name}
12cu|weechat-0.4.1-1|203	
12cu|weechat-0.4.1-1|204	
12cu|weechat-0.4.1-1|205	
12cu|weechat-0.4.1-1|206	%changelog
12cu|weechat-0.4.1-1|207	* Tue Oct 08 2013 symbianflo <symbianflo@mandrivausers.ro> 0.4.1-1
12cu|weechat-0.4.1-1|208	+ Revision: bdf0e84
12cu|weechat-0.4.1-1|209	- Merge pull request #2 from symbianflo/weechat:rosa2012.1
12cu|weechat-0.4.1-1|210	- Symbianflo
12cu|weechat-0.4.1-1|211	
12cu|weechat-0.4.1-1|212	

13225 12
12cu|wesnoth-1.12.4-1|1	# TODO add a init file for server, if it is worth
12cu|wesnoth-1.12.4-1|2	# split data if we can force a rpm to be noarch
12cu|wesnoth-1.12.4-1|3	
12cu|wesnoth-1.12.4-1|4	Summary:	Fantasy turn-based strategy game
12cu|wesnoth-1.12.4-1|5	Name:		wesnoth
12cu|wesnoth-1.12.4-1|6	Version:	1.12.4
12cu|wesnoth-1.12.4-1|7	Release:	1
12cu|wesnoth-1.12.4-1|8	License:	GPLv2+
12cu|wesnoth-1.12.4-1|9	Group:		Games/Strategy
12cu|wesnoth-1.12.4-1|10	Url:		http://www.wesnoth.org/
12cu|wesnoth-1.12.4-1|11	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cu|wesnoth-1.12.4-1|12	Source1:	%{name}-icon.png
12cu|wesnoth-1.12.4-1|13	Source10:	%{name}.rpmlintrc
12cu|wesnoth-1.12.4-1|14	BuildRequires:	cmake
12cu|wesnoth-1.12.4-1|15	BuildRequires:	imagemagick
12cu|wesnoth-1.12.4-1|16	BuildRequires:	boost-devel
12cu|wesnoth-1.12.4-1|17	BuildRequires:	pkgconfig(dbus-1)
12cu|wesnoth-1.12.4-1|18	BuildRequires:	pkgconfig(fontconfig)
12cu|wesnoth-1.12.4-1|19	BuildRequires:	pkgconfig(fribidi)
12cu|wesnoth-1.12.4-1|20	BuildRequires:	pkgconfig(lua)
12cu|wesnoth-1.12.4-1|21	BuildRequires:	pkgconfig(pango)
12cu|wesnoth-1.12.4-1|22	BuildRequires:	pkgconfig(pangocairo)
12cu|wesnoth-1.12.4-1|23	BuildRequires:	pkgconfig(python)
12cu|wesnoth-1.12.4-1|24	BuildRequires:	pkgconfig(SDL_image)
12cu|wesnoth-1.12.4-1|25	BuildRequires:	pkgconfig(SDL_mixer)
12cu|wesnoth-1.12.4-1|26	BuildRequires:	pkgconfig(SDL_net)
12cu|wesnoth-1.12.4-1|27	BuildRequires:	pkgconfig(SDL_ttf)
12cu|wesnoth-1.12.4-1|28	BuildRequires:	pkgconfig(vorbis)
12cu|wesnoth-1.12.4-1|29	Obsoletes:	wesnoth-unstable < %{version}
12cu|wesnoth-1.12.4-1|30	
12cu|wesnoth-1.12.4-1|31	%description
12cu|wesnoth-1.12.4-1|32	Battle for Wesnoth is a fantasy turn-based strategy game.
12cu|wesnoth-1.12.4-1|33	Battle for control of villages, using variety of units which
12cu|wesnoth-1.12.4-1|34	have advantages and disadvantages in different types of terrains and
12cu|wesnoth-1.12.4-1|35	against different types of attacks. Units gain experience and advance
12cu|wesnoth-1.12.4-1|36	levels, and are carried over from one scenario to the next campaign.
12cu|wesnoth-1.12.4-1|37	
12cu|wesnoth-1.12.4-1|38	%files -f %{name}.lang
12cu|wesnoth-1.12.4-1|39	%doc README.md
12cu|wesnoth-1.12.4-1|40	%exclude %{_gamesbindir}/%{name}d
12cu|wesnoth-1.12.4-1|41	%{_gamesbindir}/*
12cu|wesnoth-1.12.4-1|42	%{_gamesdatadir}/%{name}
12cu|wesnoth-1.12.4-1|43	%{_mandir}/*/%{name}.*
12cu|wesnoth-1.12.4-1|44	%{_datadir}/applications/*
12cu|wesnoth-1.12.4-1|45	%{_iconsdir}/*
12cu|wesnoth-1.12.4-1|46	
12cu|wesnoth-1.12.4-1|47	#----------------------------------------------------------------------------
12cu|wesnoth-1.12.4-1|48	
12cu|wesnoth-1.12.4-1|49	%package -n %{name}-server
12cu|wesnoth-1.12.4-1|50	Summary:	Server for "Battle fo Wesnoth" game
12cu|wesnoth-1.12.4-1|51	Group:		Games/Strategy
12cu|wesnoth-1.12.4-1|52	Obsoletes:	wesnoth-unstable-server < %{version}
12cu|wesnoth-1.12.4-1|53	
12cu|wesnoth-1.12.4-1|54	%description -n %{name}-server
12cu|wesnoth-1.12.4-1|55	This package contains "Battle for wesnoth" server, used to play multiplayer
12cu|wesnoth-1.12.4-1|56	game without needing to install the full client.
12cu|wesnoth-1.12.4-1|57	
12cu|wesnoth-1.12.4-1|58	%files -n %{name}-server -f %{name}d.lang
12cu|wesnoth-1.12.4-1|59	%{_gamesbindir}/%{name}d
12cu|wesnoth-1.12.4-1|60	%{_mandir}/*/%{name}d.*
12cu|wesnoth-1.12.4-1|61	
12cu|wesnoth-1.12.4-1|62	#----------------------------------------------------------------------------
12cu|wesnoth-1.12.4-1|63	
12cu|wesnoth-1.12.4-1|64	%prep
12cu|wesnoth-1.12.4-1|65	%setup -q
12cu|wesnoth-1.12.4-1|66	find . -name ".gitignore" -delete
12cu|wesnoth-1.12.4-1|67	
12cu|wesnoth-1.12.4-1|68	%build
12cu|wesnoth-1.12.4-1|69	export LDFLAGS="$LDFLAGS -lpthread"
12cu|wesnoth-1.12.4-1|70	%cmake -DENABLE_STRICT_COMPILATION=OFF \
12cu|wesnoth-1.12.4-1|71	-DBINDIR=%{_gamesbindir} \
12cu|wesnoth-1.12.4-1|72	-DDATAROOTDIR=%{_gamesdatadir} \
12cu|wesnoth-1.12.4-1|73	-DDESKTOPDIR=%{_datadir}/applications \
12cu|wesnoth-1.12.4-1|74	-DDOCDIR=%{_datadir}/doc/%{name} \
12cu|wesnoth-1.12.4-1|75	-DMANDIR=%{_mandir} \
12cu|wesnoth-1.12.4-1|76	-DICONDIR=%{_iconsdir}
12cu|wesnoth-1.12.4-1|77	%make
12cu|wesnoth-1.12.4-1|78	
12cu|wesnoth-1.12.4-1|79	%install
12cu|wesnoth-1.12.4-1|80	%makeinstall_std -C build
12cu|wesnoth-1.12.4-1|81	
12cu|wesnoth-1.12.4-1|82	%find_lang %{name} --with-man
12cu|wesnoth-1.12.4-1|83	%find_lang %{name}d --with-man
12cu|wesnoth-1.12.4-1|84	
12cu|wesnoth-1.12.4-1|85	
12cu|wesnoth-1.12.4-1|86	%changelog
12cu|wesnoth-1.12.4-1|87	
12cu|wesnoth-1.12.4-1|88	* Tue Jun 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.12.4-1
12cu|wesnoth-1.12.4-1|89	- (8371e98) New version 1.12.4
12cu|wesnoth-1.12.4-1|90	- (8371e98) Drop merged patch
12cu|wesnoth-1.12.4-1|91	
12cu|wesnoth-1.12.4-1|92	

13226 12
12cu|wesnoth-unstable-1.11.15-1|1	# TODO add a init file for server, if it is worth
12cu|wesnoth-unstable-1.11.15-1|2	# split data if we can force a rpm to be noarch
12cu|wesnoth-unstable-1.11.15-1|3	
12cu|wesnoth-unstable-1.11.15-1|4	%define sname wesnoth
12cu|wesnoth-unstable-1.11.15-1|5	
12cu|wesnoth-unstable-1.11.15-1|6	Summary:	Fantasy turn-based strategy game
12cu|wesnoth-unstable-1.11.15-1|7	Name:		wesnoth-unstable
12cu|wesnoth-unstable-1.11.15-1|8	Version:	1.11.15
12cu|wesnoth-unstable-1.11.15-1|9	Release:	1
12cu|wesnoth-unstable-1.11.15-1|10	License:	GPLv2+
12cu|wesnoth-unstable-1.11.15-1|11	Group:		Games/Strategy
12cu|wesnoth-unstable-1.11.15-1|12	Url:		http://www.wesnoth.org/
12cu|wesnoth-unstable-1.11.15-1|13	Source0:	http://downloads.sourceforge.net/%{sname}/%{sname}-%{version}.tar.bz2
12cu|wesnoth-unstable-1.11.15-1|14	Source1:	%{sname}-icon.png
12cu|wesnoth-unstable-1.11.15-1|15	BuildRequires:	cmake
12cu|wesnoth-unstable-1.11.15-1|16	BuildRequires:	imagemagick
12cu|wesnoth-unstable-1.11.15-1|17	BuildRequires:	boost-devel
12cu|wesnoth-unstable-1.11.15-1|18	BuildRequires:	pkgconfig(dbus-1)
12cu|wesnoth-unstable-1.11.15-1|19	BuildRequires:	pkgconfig(fontconfig)
12cu|wesnoth-unstable-1.11.15-1|20	BuildRequires:	pkgconfig(fribidi)
12cu|wesnoth-unstable-1.11.15-1|21	BuildRequires:	pkgconfig(lua)
12cu|wesnoth-unstable-1.11.15-1|22	BuildRequires:	pkgconfig(pango)
12cu|wesnoth-unstable-1.11.15-1|23	BuildRequires:	pkgconfig(pangocairo)
12cu|wesnoth-unstable-1.11.15-1|24	BuildRequires:	pkgconfig(python)
12cu|wesnoth-unstable-1.11.15-1|25	BuildRequires:	pkgconfig(SDL_image)
12cu|wesnoth-unstable-1.11.15-1|26	BuildRequires:	pkgconfig(SDL_mixer)
12cu|wesnoth-unstable-1.11.15-1|27	BuildRequires:	pkgconfig(SDL_net)
12cu|wesnoth-unstable-1.11.15-1|28	BuildRequires:	pkgconfig(SDL_ttf)
12cu|wesnoth-unstable-1.11.15-1|29	BuildRequires:	pkgconfig(vorbis)
12cu|wesnoth-unstable-1.11.15-1|30	Conflicts:	%{sname}
12cu|wesnoth-unstable-1.11.15-1|31	
12cu|wesnoth-unstable-1.11.15-1|32	%description
12cu|wesnoth-unstable-1.11.15-1|33	Battle for Wesnoth is a fantasy turn-based strategy game.
12cu|wesnoth-unstable-1.11.15-1|34	Battle for control of villages, using variety of units which
12cu|wesnoth-unstable-1.11.15-1|35	have advantages and disadvantages in different types of terrains and
12cu|wesnoth-unstable-1.11.15-1|36	against different types of attacks. Units gain experience and advance
12cu|wesnoth-unstable-1.11.15-1|37	levels, and are carried over from one scenario to the next campaign.
12cu|wesnoth-unstable-1.11.15-1|38	
12cu|wesnoth-unstable-1.11.15-1|39	%files -f %{sname}.lang
12cu|wesnoth-unstable-1.11.15-1|40	%doc README
12cu|wesnoth-unstable-1.11.15-1|41	%exclude %{_gamesbindir}/%{sname}d
12cu|wesnoth-unstable-1.11.15-1|42	%{_gamesbindir}/*
12cu|wesnoth-unstable-1.11.15-1|43	%{_gamesdatadir}/%{sname}
12cu|wesnoth-unstable-1.11.15-1|44	%{_mandir}/*/%{sname}.*
12cu|wesnoth-unstable-1.11.15-1|45	%{_datadir}/applications/*
12cu|wesnoth-unstable-1.11.15-1|46	%{_datadir}/doc/%{sname}/*
12cu|wesnoth-unstable-1.11.15-1|47	%{_iconsdir}/*
12cu|wesnoth-unstable-1.11.15-1|48	
12cu|wesnoth-unstable-1.11.15-1|49	#----------------------------------------------------------------------------
12cu|wesnoth-unstable-1.11.15-1|50	
12cu|wesnoth-unstable-1.11.15-1|51	%package -n %{name}-server
12cu|wesnoth-unstable-1.11.15-1|52	Summary:	Server for "Battle fo Wesnoth" game
12cu|wesnoth-unstable-1.11.15-1|53	Group:		Games/Strategy
12cu|wesnoth-unstable-1.11.15-1|54	Conflicts:	%{sname}-server
12cu|wesnoth-unstable-1.11.15-1|55	
12cu|wesnoth-unstable-1.11.15-1|56	%description -n %{name}-server
12cu|wesnoth-unstable-1.11.15-1|57	This package contains "Battle for wesnoth" server, used to play multiplayer
12cu|wesnoth-unstable-1.11.15-1|58	game without needing to install the full client.
12cu|wesnoth-unstable-1.11.15-1|59	
12cu|wesnoth-unstable-1.11.15-1|60	%files -n %{name}-server -f %{sname}d.lang
12cu|wesnoth-unstable-1.11.15-1|61	%{_gamesbindir}/%{sname}d
12cu|wesnoth-unstable-1.11.15-1|62	%{_mandir}/*/%{sname}d.*
12cu|wesnoth-unstable-1.11.15-1|63	
12cu|wesnoth-unstable-1.11.15-1|64	#----------------------------------------------------------------------------
12cu|wesnoth-unstable-1.11.15-1|65	
12cu|wesnoth-unstable-1.11.15-1|66	%prep
12cu|wesnoth-unstable-1.11.15-1|67	%setup -q -n %{sname}-%{version}
12cu|wesnoth-unstable-1.11.15-1|68	find . -name ".gitignore" -delete
12cu|wesnoth-unstable-1.11.15-1|69	
12cu|wesnoth-unstable-1.11.15-1|70	%build
12cu|wesnoth-unstable-1.11.15-1|71	export LDFLAGS="$LDFLAGS -lpthread"
12cu|wesnoth-unstable-1.11.15-1|72	%cmake -DENABLE_STRICT_COMPILATION=OFF \
12cu|wesnoth-unstable-1.11.15-1|73	-DBINDIR=%{_gamesbindir} \
12cu|wesnoth-unstable-1.11.15-1|74	-DDATAROOTDIR=%{_gamesdatadir} \
12cu|wesnoth-unstable-1.11.15-1|75	-DDESKTOPDIR=%{_datadir}/applications \
12cu|wesnoth-unstable-1.11.15-1|76	-DDOCDIR=%{_datadir}/doc/%{sname} \
12cu|wesnoth-unstable-1.11.15-1|77	-DMANDIR=%{_mandir} \
12cu|wesnoth-unstable-1.11.15-1|78	-DICONDIR=%{_iconsdir}
12cu|wesnoth-unstable-1.11.15-1|79	%make
12cu|wesnoth-unstable-1.11.15-1|80	
12cu|wesnoth-unstable-1.11.15-1|81	%install
12cu|wesnoth-unstable-1.11.15-1|82	%makeinstall_std -C build
12cu|wesnoth-unstable-1.11.15-1|83	
12cu|wesnoth-unstable-1.11.15-1|84	%find_lang %{sname} --with-man
12cu|wesnoth-unstable-1.11.15-1|85	%find_lang %{sname}d --with-man
12cu|wesnoth-unstable-1.11.15-1|86	
12cu|wesnoth-unstable-1.11.15-1|87	
12cu|wesnoth-unstable-1.11.15-1|88	%changelog
12cu|wesnoth-unstable-1.11.15-1|89	* Wed Jun 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.11.15-1
12cu|wesnoth-unstable-1.11.15-1|90	+ Revision: ef2786b
12cu|wesnoth-unstable-1.11.15-1|91	- New version 1.11.15
12cu|wesnoth-unstable-1.11.15-1|92	
12cu|wesnoth-unstable-1.11.15-1|93	

13227 12
12cu|wgetpaste-2.25-5|1	Name:		wgetpaste
12cu|wgetpaste-2.25-5|2	Version:	2.25
12cu|wgetpaste-2.25-5|3	Release:	5
12cu|wgetpaste-2.25-5|4	Summary:	pastebin command line tool
12cu|wgetpaste-2.25-5|5	URL:		http://wgetpaste.zlin.dk
12cu|wgetpaste-2.25-5|6	Source0:	http://wgetpaste.zlin.dk/wgetpaste-%{version}.tar.bz2
12cu|wgetpaste-2.25-5|7	Source1:	pastebin.mandriva.com.conf
12cu|wgetpaste-2.25-5|8	Source2:	wgetpaste.conf
12cu|wgetpaste-2.25-5|9	License:	Public Domain
12cu|wgetpaste-2.25-5|10	Requires:	wget
12cu|wgetpaste-2.25-5|11	Group:		Networking/WWW
12cu|wgetpaste-2.25-5|12	BuildArch:	noarch
12cu|wgetpaste-2.25-5|13	
12cu|wgetpaste-2.25-5|14	%description
12cu|wgetpaste-2.25-5|15	Tool allowing to paste output from commands directly to several pastebin
12cu|wgetpaste-2.25-5|16	websites.
12cu|wgetpaste-2.25-5|17	
12cu|wgetpaste-2.25-5|18	%prep
12cu|wgetpaste-2.25-5|19	%setup -q
12cu|wgetpaste-2.25-5|20	
12cu|wgetpaste-2.25-5|21	%build
12cu|wgetpaste-2.25-5|22	
12cu|wgetpaste-2.25-5|23	%install
12cu|wgetpaste-2.25-5|24	%{__mkdir_p} %{buildroot}%{_bindir}
12cu|wgetpaste-2.25-5|25	%{__cp} -p wgetpaste %{buildroot}%{_bindir}
12cu|wgetpaste-2.25-5|26	%{__mkdir_p} %{buildroot}%{_sysconfdir}/wgetpaste.d
12cu|wgetpaste-2.25-5|27	%{__cp} -p %{SOURCE1} %{buildroot}%{_sysconfdir}/wgetpaste.d/
12cu|wgetpaste-2.25-5|28	%{__cp} -p %{SOURCE2} %{buildroot}%{_sysconfdir}/wgetpaste.d/
12cu|wgetpaste-2.25-5|29	
12cu|wgetpaste-2.25-5|30	%files
12cu|wgetpaste-2.25-5|31	%config(noreplace) %{_sysconfdir}/wgetpaste.d/*
12cu|wgetpaste-2.25-5|32	%{_bindir}/%{name}
12cu|wgetpaste-2.25-5|33	
12cu|wgetpaste-2.25-5|34	
12cu|wgetpaste-2.25-5|35	%changelog
12cu|wgetpaste-2.25-5|36	* Tue Jun 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.25-5
12cu|wgetpaste-2.25-5|37	+ Revision: 342c757
12cu|wgetpaste-2.25-5|38	- Bump release
12cu|wgetpaste-2.25-5|39	
12cu|wgetpaste-2.25-5|40	

13228 12
12cu|whichman-2.4-6|1	%define debug_package	%{nil}
12cu|whichman-2.4-6|2	%define name whichman
12cu|whichman-2.4-6|3	%define version 2.4
12cu|whichman-2.4-6|4	%define release 6
12cu|whichman-2.4-6|5	
12cu|whichman-2.4-6|6	Summary: Fault tolerant search utilities
12cu|whichman-2.4-6|7	Name: %{name}
12cu|whichman-2.4-6|8	Version: %{version}
12cu|whichman-2.4-6|9	Release: %{release}
12cu|whichman-2.4-6|10	License: GPL
12cu|whichman-2.4-6|11	Group: File tools
12cu|whichman-2.4-6|12	Url: http://main.linuxfocus.org/~guido/
12cu|whichman-2.4-6|13	Source: %{name}-%{version}.tar.bz2
12cu|whichman-2.4-6|14	Patch: whichman-makefile.patch.bz2
12cu|whichman-2.4-6|15	
12cu|whichman-2.4-6|16	
12cu|whichman-2.4-6|17	
12cu|whichman-2.4-6|18	%description
12cu|whichman-2.4-6|19	ftff, ftwhich and whichman are fault tolerant search utilities.
12cu|whichman-2.4-6|20	whichman allows to search for man pages that match approximately the specified
12cu|whichman-2.4-6|21	search key. ftff is a fault tolerant file find utility and ftwhich
12cu|whichman-2.4-6|22	is a fault tolerant version for the 'which' command.
12cu|whichman-2.4-6|23	The error tolerant approximate string match is based on the Levenshtein
12cu|whichman-2.4-6|24	Distance between two strings. This is a measure for the number of
12cu|whichman-2.4-6|25	replacements, insertions and deletions that are necessary to transform
12cu|whichman-2.4-6|26	string A into string B.
12cu|whichman-2.4-6|27	
12cu|whichman-2.4-6|28	%prep
12cu|whichman-2.4-6|29	
12cu|whichman-2.4-6|30	%setup -q
12cu|whichman-2.4-6|31	%patch
12cu|whichman-2.4-6|32	
12cu|whichman-2.4-6|33	
12cu|whichman-2.4-6|34	%build
12cu|whichman-2.4-6|35	%make
12cu|whichman-2.4-6|36	
12cu|whichman-2.4-6|37	%install
12cu|whichman-2.4-6|38	make DESTDIR=$RPM_BUILD_ROOT PREFIX=$RPM_BUILD_ROOT%{_prefix} MANDIR=$RPM_BUILD_ROOT%{_mandir} install
12cu|whichman-2.4-6|39	
12cu|whichman-2.4-6|40	
12cu|whichman-2.4-6|41	%files
12cu|whichman-2.4-6|42	%doc README
12cu|whichman-2.4-6|43	%{_bindir}/*
12cu|whichman-2.4-6|44	%{_mandir}/man1/*
12cu|whichman-2.4-6|45	
12cu|whichman-2.4-6|46	
12cu|whichman-2.4-6|47	
12cu|whichman-2.4-6|48	
12cu|whichman-2.4-6|49	%changelog
12cu|whichman-2.4-6|50	* Sun Mar 16 2014 SymbianFlo <symbianflo@mandrivausers.ro> 2.4-6
12cu|whichman-2.4-6|51	+ Revision: b40be2f
12cu|whichman-2.4-6|52	- Updated whichman.spec
12cu|whichman-2.4-6|53	
12cu|whichman-2.4-6|54	

13229 12
12cu|whizzytex-1.3.2-1|1	%define name	whizzytex
12cu|whizzytex-1.3.2-1|2	%define version 1.3.2
12cu|whizzytex-1.3.2-1|3	%define release 1
12cu|whizzytex-1.3.2-1|4	
12cu|whizzytex-1.3.2-1|5	Name: 		%{name}
12cu|whizzytex-1.3.2-1|6	Version: 	%{version}
12cu|whizzytex-1.3.2-1|7	Release: 	%{release}
12cu|whizzytex-1.3.2-1|8	# license here: http://cristal.inria.fr/whizzytex/GPL
12cu|whizzytex-1.3.2-1|9	License: 	GPLv2
12cu|whizzytex-1.3.2-1|10	Summary:	An Emacs minor mode for incremental viewing of LaTeX documents
12cu|whizzytex-1.3.2-1|11	Group:		Publishing
12cu|whizzytex-1.3.2-1|12	URL:		http://cristal.inria.fr/whizzytex
12cu|whizzytex-1.3.2-1|13	Source:		http://cristal.inria.fr/whizzytex/%{name}-%{version}.tgz
12cu|whizzytex-1.3.2-1|14	Source100:	%{name}.rpmlintrc
12cu|whizzytex-1.3.2-1|15	BuildRequires: 	emacs-bin
12cu|whizzytex-1.3.2-1|16	Requires: 	emacs-bin
12cu|whizzytex-1.3.2-1|17	Requires: 	tetex-latex
12cu|whizzytex-1.3.2-1|18	Requires: 	texlive-kpathsea.bin
12cu|whizzytex-1.3.2-1|19	BuildArch: 	noarch
12cu|whizzytex-1.3.2-1|20	
12cu|whizzytex-1.3.2-1|21	
12cu|whizzytex-1.3.2-1|22	%description
12cu|whizzytex-1.3.2-1|23	WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash) shell-script
12cu|whizzytex-1.3.2-1|24	daemon and some LaTeX macros. It works under Unix with gv and xdvi viewers, but
12cu|whizzytex-1.3.2-1|25	the Active-DVI viewer will provided much better visual effects and will offer
12cu|whizzytex-1.3.2-1|26	more functionalities.
12cu|whizzytex-1.3.2-1|27	
12cu|whizzytex-1.3.2-1|28	%prep
12cu|whizzytex-1.3.2-1|29	%setup -q
12cu|whizzytex-1.3.2-1|30	find . -name .*~ -exec rm -f {} \;
12cu|whizzytex-1.3.2-1|31	find . -name *.~ -exec rm -f {} \;
12cu|whizzytex-1.3.2-1|32	find . -name main.tex~ -exec rm -f {} \;
12cu|whizzytex-1.3.2-1|33	find -size 0 -exec rm -f {} \;
12cu|whizzytex-1.3.2-1|34	chmod -x examples/mlpost/mlpostx
12cu|whizzytex-1.3.2-1|35	
12cu|whizzytex-1.3.2-1|36	rm -rf examples/beamer
12cu|whizzytex-1.3.2-1|37	rm -f examples/hyperref/main.out
12cu|whizzytex-1.3.2-1|38	perl -pi -e 's/INITEX=initex/INITEX="pdfetex -ini"/' src/whizzytex
12cu|whizzytex-1.3.2-1|39	chmod 755 examples/bin/gpic*
12cu|whizzytex-1.3.2-1|40	chmod 755 examples/gpic/whizzy.sh
12cu|whizzytex-1.3.2-1|41	
12cu|whizzytex-1.3.2-1|42	
12cu|whizzytex-1.3.2-1|43	# Convert to utf-8
12cu|whizzytex-1.3.2-1|44	for file in examples/edit/wedit.sty.bak doc/manual.sty examples/edit/wedit.sty.bak examples/xsymbol/main.tex \
12cu|whizzytex-1.3.2-1|45	CHANGES examples/advanced/exercise.sty COPYING doc/manual.tex examples/effects/exercise.sty \
12cu|whizzytex-1.3.2-1|46	examples/edit/whizzedit.sty examples/edit/wedit.sty; do
12cu|whizzytex-1.3.2-1|47	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
12cu|whizzytex-1.3.2-1|48	touch -r $file $file.new && \
12cu|whizzytex-1.3.2-1|49	mv $file.new $file
12cu|whizzytex-1.3.2-1|50	done
12cu|whizzytex-1.3.2-1|51	
12cu|whizzytex-1.3.2-1|52	rm -fr examples/mlpost/mlpostx.native
12cu|whizzytex-1.3.2-1|53	pushd examples/mlpost
12cu|whizzytex-1.3.2-1|54	ln -s mlpostx mlpostx.native
12cu|whizzytex-1.3.2-1|55	popd
12cu|whizzytex-1.3.2-1|56	
12cu|whizzytex-1.3.2-1|57	%build
12cu|whizzytex-1.3.2-1|58	emacs -batch -f batch-byte-compile src/whizzytex.el
12cu|whizzytex-1.3.2-1|59	
12cu|whizzytex-1.3.2-1|60	%install
12cu|whizzytex-1.3.2-1|61	install -d -m 755 %{buildroot}%{_bindir}
12cu|whizzytex-1.3.2-1|62	install -d -m 755 %{buildroot}%{_datadir}/emacs/site-lisp
12cu|whizzytex-1.3.2-1|63	install -d -m 755 %{buildroot}%{_datadir}/texmf/tex/latex/%{name}
12cu|whizzytex-1.3.2-1|64	install -m 755 src/whizzytex %{buildroot}%{_bindir}
12cu|whizzytex-1.3.2-1|65	install -m 644 src/whizzytex.sty %{buildroot}%{_datadir}/texmf/tex/latex/%{name}
12cu|whizzytex-1.3.2-1|66	install -m 644 src/whizzytex.el* %{buildroot}%{_datadir}/emacs/site-lisp
12cu|whizzytex-1.3.2-1|67	
12cu|whizzytex-1.3.2-1|68	
12cu|whizzytex-1.3.2-1|69	find -size 0 -exec rm -f {} \;
12cu|whizzytex-1.3.2-1|70	
12cu|whizzytex-1.3.2-1|71	
12cu|whizzytex-1.3.2-1|72	
12cu|whizzytex-1.3.2-1|73	%files
12cu|whizzytex-1.3.2-1|74	
12cu|whizzytex-1.3.2-1|75	%doc CHANGES COPYING FILES GPL VERSION doc examples
12cu|whizzytex-1.3.2-1|76	%{_bindir}/%{name}
12cu|whizzytex-1.3.2-1|77	%{_datadir}/texmf/tex/latex/%{name}
12cu|whizzytex-1.3.2-1|78	%{_datadir}/emacs/site-lisp
12cu|whizzytex-1.3.2-1|79	
12cu|whizzytex-1.3.2-1|80	%changelog
12cu|whizzytex-1.3.2-1|81	* Sat Nov 09 2013 symbianflo <symbianflo@mandrivausers.ro> 1.3.2-1
12cu|whizzytex-1.3.2-1|82	+ Revision: f7f59c4
12cu|whizzytex-1.3.2-1|83	- Merge pull request #1 from symbianflo/whizzytex:rosa2012.1
12cu|whizzytex-1.3.2-1|84	- Symbianflo
12cu|whizzytex-1.3.2-1|85	
12cu|whizzytex-1.3.2-1|86	

13230 12
12cu|whoisit-1.1-9|1	Summary:	Facilities to Announce incoming callers over the computer speakers
12cu|whoisit-1.1-9|2	Name:		whoisit
12cu|whoisit-1.1-9|3	Version:	1.1
12cu|whoisit-1.1-9|4	Release:	9
12cu|whoisit-1.1-9|5	License:	GPL
12cu|whoisit-1.1-9|6	Group:		System/Servers
12cu|whoisit-1.1-9|7	URL:		http://www.voip-info.org/wiki-Asterisk+WhoIsIt
12cu|whoisit-1.1-9|8	Source0:	http://wyoming.e-tools.com/WhoIsIt-%{version}.tar.bz2
12cu|whoisit-1.1-9|9	Patch0:		WhoIsIt-1.1-req.patch
12cu|whoisit-1.1-9|10	Requires:	asterisk
12cu|whoisit-1.1-9|11	Requires:	festival
12cu|whoisit-1.1-9|12	BuildRequires:	sox
12cu|whoisit-1.1-9|13	BuildRequires:	festival
12cu|whoisit-1.1-9|14	
12cu|whoisit-1.1-9|15	
12cu|whoisit-1.1-9|16	%description
12cu|whoisit-1.1-9|17	This program is intended to be used in the Asterisk
12cu|whoisit-1.1-9|18	extensions.conf file to announce (over your system's speakers) the
12cu|whoisit-1.1-9|19	calling party.
12cu|whoisit-1.1-9|20	
12cu|whoisit-1.1-9|21	%prep
12cu|whoisit-1.1-9|22	%setup -q -n WhoIsIt-%{version}
12cu|whoisit-1.1-9|23	%patch0 p0
12cu|whoisit-1.1-9|24	iconv -f iso8859-1 -t utf-8 countrycodes-script > countrycodes-script.conv && \
12cu|whoisit-1.1-9|25	mv -f countrycodes-script.conv countrycodes-script
12cu|whoisit-1.1-9|26	
12cu|whoisit-1.1-9|27	%build
12cu|whoisit-1.1-9|28	
12cu|whoisit-1.1-9|29	gcc %{optflags} -o who-is-it who-is-it.c
12cu|whoisit-1.1-9|30	gcc %{optflags} -o who-is-it-agi who-is-it-agi.c
12cu|whoisit-1.1-9|31	
12cu|whoisit-1.1-9|32	%install
12cu|whoisit-1.1-9|33	install -d %{buildroot}%{_bindir}
12cu|whoisit-1.1-9|34	install -d %{buildroot}%{_localstatedir}/lib/asterisk/agi-bin
12cu|whoisit-1.1-9|35	install -d %{buildroot}%{_localstatedir}/lib/asterisk/sounds/CID-PLACES/country-codes
12cu|whoisit-1.1-9|36	install -d %{buildroot}%{_localstatedir}/lib/asterisk/sounds/priv-callerintros
12cu|whoisit-1.1-9|37	
12cu|whoisit-1.1-9|38	install -m0644 international.gsm %{buildroot}%{_localstatedir}/lib/asterisk/sounds/CID-PLACES/
12cu|whoisit-1.1-9|39	install -m0644 priv-unlisted.gsm %{buildroot}%{_localstatedir}/lib/asterisk/sounds/
12cu|whoisit-1.1-9|40	install -m0644 unknowncallerfrom.gsm %{buildroot}%{_localstatedir}/lib/asterisk/sounds/
12cu|whoisit-1.1-9|41	install -m0644 somewhereinstate.gsm %{buildroot}%{_localstatedir}/lib/asterisk/sounds/
12cu|whoisit-1.1-9|42	install -m0644 somewhereoutstate.gsm %{buildroot}%{_localstatedir}/lib/asterisk/sounds/
12cu|whoisit-1.1-9|43	install -m0755 who-is-it %{buildroot}%{_bindir}
12cu|whoisit-1.1-9|44	install -m0755 who-is-it-agi %{buildroot}%{_localstatedir}/lib/asterisk/agi-bin/
12cu|whoisit-1.1-9|45	install -m0755 submit-announce.agi %{buildroot}%{_localstatedir}/lib/asterisk/agi-bin/
12cu|whoisit-1.1-9|46	
12cu|whoisit-1.1-9|47	# this will generate the gsm files :)
12cu|whoisit-1.1-9|48	cp areacodescript areacodescript.tmp
12cu|whoisit-1.1-9|49	cp countrycodes-script countrycodes-script.tmp
12cu|whoisit-1.1-9|50	perl -pi -e "s|%{_localstatedir}/lib|%{buildroot}%{_localstatedir}/lib|g" *.tmp
12cu|whoisit-1.1-9|51	
12cu|whoisit-1.1-9|52	festival < areacodescript.tmp
12cu|whoisit-1.1-9|53	festival < countrycodes-script.tmp
12cu|whoisit-1.1-9|54	
12cu|whoisit-1.1-9|55	
12cu|whoisit-1.1-9|56	
12cu|whoisit-1.1-9|57	%files
12cu|whoisit-1.1-9|58	%defattr(-,root,root)
12cu|whoisit-1.1-9|59	%doc README TODO areacodescript countrycodes-script
12cu|whoisit-1.1-9|60	%attr(0755,root,root) %{_bindir}/who-is-it
12cu|whoisit-1.1-9|61	%attr(0755,root,root) %{_localstatedir}/lib/asterisk/agi-bin/who-is-it-agi
12cu|whoisit-1.1-9|62	%attr(0755,root,root) %{_localstatedir}/lib/asterisk/agi-bin/submit-announce.agi
12cu|whoisit-1.1-9|63	%attr(0755,root,root) %dir %{_localstatedir}/lib/asterisk/sounds/CID-PLACES
12cu|whoisit-1.1-9|64	%attr(0755,root,root) %dir %{_localstatedir}/lib/asterisk/sounds/CID-PLACES/country-codes
12cu|whoisit-1.1-9|65	%attr(0755,root,root) %dir %{_localstatedir}/lib/asterisk/sounds/priv-callerintros
12cu|whoisit-1.1-9|66	%attr(0644,root,root) %{_localstatedir}/lib/asterisk/sounds/CID-PLACES/*.gsm
12cu|whoisit-1.1-9|67	%attr(0644,root,root) %{_localstatedir}/lib/asterisk/sounds/CID-PLACES/country-codes/*.gsm
12cu|whoisit-1.1-9|68	%attr(0644,root,root) %{_localstatedir}/lib/asterisk/sounds/*.gsm
12cu|whoisit-1.1-9|69	
12cu|whoisit-1.1-9|70	
12cu|whoisit-1.1-9|71	
12cu|whoisit-1.1-9|72	%changelog
12cu|whoisit-1.1-9|73	* Sun Mar 16 2014 symbianflo <symbianflo@symbianflo> 1.1-9
12cu|whoisit-1.1-9|74	+ Revision: 84f4522
12cu|whoisit-1.1-9|75	- Log: add Req patch, fix linting, bump rel
12cu|whoisit-1.1-9|76	
12cu|whoisit-1.1-9|77	

13231 12
12cu|wicd-1.7.2.4-3|1	%define debug_package %{nil}
12cu|wicd-1.7.2.4-3|2	
12cu|wicd-1.7.2.4-3|3	Name:                wicd
12cu|wicd-1.7.2.4-3|4	Version:             1.7.2.4
12cu|wicd-1.7.2.4-3|5	Release:             3
12cu|wicd-1.7.2.4-3|6	Summary:             Wireless and wired network connection manager
12cu|wicd-1.7.2.4-3|7	
12cu|wicd-1.7.2.4-3|8	Group:               System/Configuration/Networking
12cu|wicd-1.7.2.4-3|9	License:             GPLv2+
12cu|wicd-1.7.2.4-3|10	URL:                 http://wicd.sourceforge.net/
12cu|wicd-1.7.2.4-3|11	Source0:             https://launchpad.net/wicd/1.7/%{version}/+download/%{name}-%{version}.tar.gz
12cu|wicd-1.7.2.4-3|12	Source1:             wicd.logrotate
12cu|wicd-1.7.2.4-3|13	Source2:             org.wicd.daemon.service
12cu|wicd-1.7.2.4-3|14	
12cu|wicd-1.7.2.4-3|15	
12cu|wicd-1.7.2.4-3|16	Patch0:              wicd-1.7.0-remove-WHEREAREMYFILES.patch
12cu|wicd-1.7.2.4-3|17	Patch1:              wicd-1.7.1-dbus-failure.patch
12cu|wicd-1.7.2.4-3|18	Patch2:              wicd-1.7.0-dbus-policy.patch
12cu|wicd-1.7.2.4-3|19	Patch3:              wicd-1.7.1-DaemonClosing.patch
12cu|wicd-1.7.2.4-3|20	
12cu|wicd-1.7.2.4-3|21	BuildRequires:       desktop-file-utils
12cu|wicd-1.7.2.4-3|22	BuildRequires:       systemd-units
12cu|wicd-1.7.2.4-3|23	BuildRequires:       pythonegg(babel)
12cu|wicd-1.7.2.4-3|24	BuildRequires:       pkgconfig(python)
12cu|wicd-1.7.2.4-3|25	Requires:            pm-utils >= 1.2.4
12cu|wicd-1.7.2.4-3|26	Requires:            %{name}-common = %{version}-%{release}
12cu|wicd-1.7.2.4-3|27	
12cu|wicd-1.7.2.4-3|28	%description
12cu|wicd-1.7.2.4-3|29	Wicd is designed to give the user as much control over behavior of network
12cu|wicd-1.7.2.4-3|30	connections as possible.  Every network, both wired and wireless, has its
12cu|wicd-1.7.2.4-3|31	own profile with its own configuration options and connection behavior.
12cu|wicd-1.7.2.4-3|32	Wicd will try to automatically connect only to networks the user specifies
12cu|wicd-1.7.2.4-3|33	it should try, with a preference first to a wired network, then to wireless.
12cu|wicd-1.7.2.4-3|34	
12cu|wicd-1.7.2.4-3|35	This package provides the architecture-dependent components of wicd.
12cu|wicd-1.7.2.4-3|36	
12cu|wicd-1.7.2.4-3|37	%package common
12cu|wicd-1.7.2.4-3|38	Summary:             Wicd common files
12cu|wicd-1.7.2.4-3|39	Group:               System/Base
12cu|wicd-1.7.2.4-3|40	BuildArch:           noarch
12cu|wicd-1.7.2.4-3|41	Requires:            dbus
12cu|wicd-1.7.2.4-3|42	Requires:            dbus-python
12cu|wicd-1.7.2.4-3|43	Requires:            dhcp-client
12cu|wicd-1.7.2.4-3|44	Requires:            ethtool
12cu|wicd-1.7.2.4-3|45	Requires:            iproute2
12cu|wicd-1.7.2.4-3|46	Requires:            logrotate
12cu|wicd-1.7.2.4-3|47	Requires:            net-tools
12cu|wicd-1.7.2.4-3|48	Requires:            wireless-tools
12cu|wicd-1.7.2.4-3|49	Requires:            wpa_supplicant
12cu|wicd-1.7.2.4-3|50	Requires:            python-gobject
12cu|wicd-1.7.2.4-3|51	Requires(post):      systemd-units
12cu|wicd-1.7.2.4-3|52	Requires(preun):     systemd-units
12cu|wicd-1.7.2.4-3|53	Requires(postun):    systemd-units
12cu|wicd-1.7.2.4-3|54	
12cu|wicd-1.7.2.4-3|55	%description common
12cu|wicd-1.7.2.4-3|56	This package provides the main wicd daemon and the wicd-cli front-end.
12cu|wicd-1.7.2.4-3|57	
12cu|wicd-1.7.2.4-3|58	%package curses
12cu|wicd-1.7.2.4-3|59	Summary:             Curses client for wicd
12cu|wicd-1.7.2.4-3|60	Group:               System/Configuration/Networking
12cu|wicd-1.7.2.4-3|61	BuildArch:           noarch
12cu|wicd-1.7.2.4-3|62	Requires:            %{name}-common = %{version}-%{release}
12cu|wicd-1.7.2.4-3|63	Requires:            python-urwid >= 0.9.8.3
12cu|wicd-1.7.2.4-3|64	
12cu|wicd-1.7.2.4-3|65	%description curses
12cu|wicd-1.7.2.4-3|66	Client program for wicd that uses a curses interface.
12cu|wicd-1.7.2.4-3|67	
12cu|wicd-1.7.2.4-3|68	%package gtk
12cu|wicd-1.7.2.4-3|69	Summary:             GTK+ client for wicd
12cu|wicd-1.7.2.4-3|70	Group:               System/Configuration/Networking
12cu|wicd-1.7.2.4-3|71	BuildArch:           noarch
12cu|wicd-1.7.2.4-3|72	Requires:            %{name}-common = %{version}-%{release}
12cu|wicd-1.7.2.4-3|73	Requires:            python-notify
12cu|wicd-1.7.2.4-3|74	Requires:            pygtk2.0-libglade >= 2.10
12cu|wicd-1.7.2.4-3|75	
12cu|wicd-1.7.2.4-3|76	%description gtk
12cu|wicd-1.7.2.4-3|77	Client program for wicd that uses a GTK+ interface.
12cu|wicd-1.7.2.4-3|78	
12cu|wicd-1.7.2.4-3|79	%prep
12cu|wicd-1.7.2.4-3|80	%setup -q
12cu|wicd-1.7.2.4-3|81	
12cu|wicd-1.7.2.4-3|82	# Remove the WHEREAREMYFILES and resetting of ~/.wicd/WHEREAREMYFILES
12cu|wicd-1.7.2.4-3|83	# This is pointless.  The documentation can just provide WHEREAREMYFILES,
12cu|wicd-1.7.2.4-3|84	# which we do in this package.
12cu|wicd-1.7.2.4-3|85	%patch0 -p1
12cu|wicd-1.7.2.4-3|86	
12cu|wicd-1.7.2.4-3|87	# Handle D-Bus connection failures a little better
12cu|wicd-1.7.2.4-3|88	%patch1 -p1
12cu|wicd-1.7.2.4-3|89	
12cu|wicd-1.7.2.4-3|90	# Allow users at the console to control wicd
12cu|wicd-1.7.2.4-3|91	%patch2 -p1
12cu|wicd-1.7.2.4-3|92	
12cu|wicd-1.7.2.4-3|93	# Work around bug in DaemonClosing() calls
12cu|wicd-1.7.2.4-3|94	%patch3 -p1
12cu|wicd-1.7.2.4-3|95	
12cu|wicd-1.7.2.4-3|96	%build
12cu|wicd-1.7.2.4-3|97	rm -f po/ast.po
12cu|wicd-1.7.2.4-3|98	python setup.py configure \
12cu|wicd-1.7.2.4-3|99	--distro redhat \
12cu|wicd-1.7.2.4-3|100	--lib %{_libdir} \
12cu|wicd-1.7.2.4-3|101	--share %{_datadir}/wicd \
12cu|wicd-1.7.2.4-3|102	--etc %{_sysconfdir}/wicd \
12cu|wicd-1.7.2.4-3|103	--bin %{_bindir} \
12cu|wicd-1.7.2.4-3|104	--pmutils %{_libdir}/pm-utils/sleep.d \
12cu|wicd-1.7.2.4-3|105	--log %{_localstatedir}/log \
12cu|wicd-1.7.2.4-3|106	--systemd %{_unitdir} --no-install-init
12cu|wicd-1.7.2.4-3|107	
12cu|wicd-1.7.2.4-3|108	
12cu|wicd-1.7.2.4-3|109	python setup.py compile_translations
12cu|wicd-1.7.2.4-3|110	python setup.py build
12cu|wicd-1.7.2.4-3|111	
12cu|wicd-1.7.2.4-3|112	
12cu|wicd-1.7.2.4-3|113	
12cu|wicd-1.7.2.4-3|114	%install
12cu|wicd-1.7.2.4-3|115	python setup.py install --skip-build --no-compile --root %{buildroot}
12cu|wicd-1.7.2.4-3|116	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/backends/be-external.py
12cu|wicd-1.7.2.4-3|117	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/backends/be-ioctl.py
12cu|wicd-1.7.2.4-3|118	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/cli/wicd-cli.py
12cu|wicd-1.7.2.4-3|119	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/curses/curses_misc.py
12cu|wicd-1.7.2.4-3|120	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/curses/netentry_curses.py
12cu|wicd-1.7.2.4-3|121	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/curses/prefs_curses.py
12cu|wicd-1.7.2.4-3|122	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/daemon/wicd-daemon.py
12cu|wicd-1.7.2.4-3|123	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/gtk/gui.py
12cu|wicd-1.7.2.4-3|124	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/gtk/prefs.py
12cu|wicd-1.7.2.4-3|125	sed -i -e '/^#!\//, 1d'  %{buildroot}%{_datadir}/wicd/gtk/wicd-client.py
12cu|wicd-1.7.2.4-3|126	
12cu|wicd-1.7.2.4-3|127	# add shebang
12cu|wicd-1.7.2.4-3|128	sed -i -e '1d;2i#!/usr/bin/python'  %{buildroot}%{_datadir}/wicd/cli/wicd-cli.py
12cu|wicd-1.7.2.4-3|129	
12cu|wicd-1.7.2.4-3|130	
12cu|wicd-1.7.2.4-3|131	rm -f %{buildroot}%{_localstatedir}/lib/wicd/WHEREAREMYFILES
12cu|wicd-1.7.2.4-3|132	rm -rf %{buildroot}%{_datadir}/doc
12cu|wicd-1.7.2.4-3|133	find %{buildroot} -type f -name ".empty_on_purpose" | xargs rm
12cu|wicd-1.7.2.4-3|134	
12cu|wicd-1.7.2.4-3|135	for lib in %{buildroot}%{python_sitelib}/wicd/*.py ; do
12cu|wicd-1.7.2.4-3|136	sed '/\/usr\/bin\/env/d' $lib > $lib.new &&
12cu|wicd-1.7.2.4-3|137	touch -r $lib $lib.new &&
12cu|wicd-1.7.2.4-3|138	mv $lib.new $lib
12cu|wicd-1.7.2.4-3|139	done
12cu|wicd-1.7.2.4-3|140	
12cu|wicd-1.7.2.4-3|141	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12cu|wicd-1.7.2.4-3|142	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/wicd
12cu|wicd-1.7.2.4-3|143	
12cu|wicd-1.7.2.4-3|144	mkdir -p %{buildroot}%{_datadir}/dbus-1/system-services
12cu|wicd-1.7.2.4-3|145	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/dbus-1/system-services/org.wicd.daemon.service
12cu|wicd-1.7.2.4-3|146	
12cu|wicd-1.7.2.4-3|147	desktop-file-install \
12cu|wicd-1.7.2.4-3|148	--remove-category="Application" \
12cu|wicd-1.7.2.4-3|149	--delete-original \
12cu|wicd-1.7.2.4-3|150	--dir=%{buildroot}%{_datadir}/applications \
12cu|wicd-1.7.2.4-3|151	%{buildroot}%{_datadir}/applications/wicd.desktop
12cu|wicd-1.7.2.4-3|152	
12cu|wicd-1.7.2.4-3|153	desktop-file-install \
12cu|wicd-1.7.2.4-3|154	--dir=%{buildroot}%{_sysconfdir}/xdg/autostart \
12cu|wicd-1.7.2.4-3|155	%{buildroot}%{_sysconfdir}/xdg/autostart/wicd-tray.desktop
12cu|wicd-1.7.2.4-3|156	
12cu|wicd-1.7.2.4-3|157	%find_lang %{name}
12cu|wicd-1.7.2.4-3|158	
12cu|wicd-1.7.2.4-3|159	%post common
12cu|wicd-1.7.2.4-3|160	if [ $1 -eq 1 ]; then
12cu|wicd-1.7.2.4-3|161	# Package install, not upgrade
12cu|wicd-1.7.2.4-3|162	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|wicd-1.7.2.4-3|163	fi
12cu|wicd-1.7.2.4-3|164	
12cu|wicd-1.7.2.4-3|165	%preun common
12cu|wicd-1.7.2.4-3|166	if [ $1 -eq 0 ] ; then
12cu|wicd-1.7.2.4-3|167	# Package removal, not upgrade
12cu|wicd-1.7.2.4-3|168	/bin/systemctl disable wicd.service > /dev/null 2>&1 || :
12cu|wicd-1.7.2.4-3|169	/bin/systemctl stop wicd.service > /dev/null 2>&1 || :
12cu|wicd-1.7.2.4-3|170	fi
12cu|wicd-1.7.2.4-3|171	
12cu|wicd-1.7.2.4-3|172	%postun common
12cu|wicd-1.7.2.4-3|173	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|wicd-1.7.2.4-3|174	if [ $1 -ge 1 ] ; then
12cu|wicd-1.7.2.4-3|175	# Package upgrade, not uninstall
12cu|wicd-1.7.2.4-3|176	/bin/systemctl try-restart wicd.service >/dev/null 2>&1 || :
12cu|wicd-1.7.2.4-3|177	fi
12cu|wicd-1.7.2.4-3|178	
12cu|wicd-1.7.2.4-3|179	%triggerun -- wicd-common < 1.7.0-5
12cu|wicd-1.7.2.4-3|180	if /sbin/chkconfig --level 3 wicd ; then
12cu|wicd-1.7.2.4-3|181	/bin/systemctl enable wicd.service >/dev/null 2>&1 || :
12cu|wicd-1.7.2.4-3|182	fi
12cu|wicd-1.7.2.4-3|183	
12cu|wicd-1.7.2.4-3|184	%post gtk
12cu|wicd-1.7.2.4-3|185	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
12cu|wicd-1.7.2.4-3|186	
12cu|wicd-1.7.2.4-3|187	%postun gtk
12cu|wicd-1.7.2.4-3|188	if [ $1 -eq 0 ]; then
12cu|wicd-1.7.2.4-3|189	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
12cu|wicd-1.7.2.4-3|190	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cu|wicd-1.7.2.4-3|191	fi
12cu|wicd-1.7.2.4-3|192	
12cu|wicd-1.7.2.4-3|193	%posttrans gtk
12cu|wicd-1.7.2.4-3|194	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12cu|wicd-1.7.2.4-3|195	
12cu|wicd-1.7.2.4-3|196	%files
12cu|wicd-1.7.2.4-3|197	%doc AUTHORS CHANGES LICENSE NEWS README other/WHEREAREMYFILES
12cu|wicd-1.7.2.4-3|198	%{_libdir}/pm-utils/sleep.d/55wicd
12cu|wicd-1.7.2.4-3|199	
12cu|wicd-1.7.2.4-3|200	%files common -f %{name}.lang
12cu|wicd-1.7.2.4-3|201	%doc AUTHORS CHANGES LICENSE NEWS README other/WHEREAREMYFILES
12cu|wicd-1.7.2.4-3|202	%dir %{python_sitelib}/wicd
12cu|wicd-1.7.2.4-3|203	%dir %{_sysconfdir}/wicd
12cu|wicd-1.7.2.4-3|204	%dir %{_sysconfdir}/wicd/encryption
12cu|wicd-1.7.2.4-3|205	%dir %{_sysconfdir}/wicd/encryption/templates
12cu|wicd-1.7.2.4-3|206	%dir %{_sysconfdir}/wicd/scripts
12cu|wicd-1.7.2.4-3|207	%dir %{_sysconfdir}/wicd/scripts/postconnect
12cu|wicd-1.7.2.4-3|208	%dir %{_sysconfdir}/wicd/scripts/postdisconnect
12cu|wicd-1.7.2.4-3|209	%dir %{_sysconfdir}/wicd/scripts/preconnect
12cu|wicd-1.7.2.4-3|210	%dir %{_sysconfdir}/wicd/scripts/predisconnect
12cu|wicd-1.7.2.4-3|211	%{_sysconfdir}/acpi/resume.d/80-wicd-connect.sh
12cu|wicd-1.7.2.4-3|212	%{_sysconfdir}/acpi/suspend.d/50-wicd-suspend.sh
12cu|wicd-1.7.2.4-3|213	%{_sysconfdir}/logrotate.d/wicd.logrotate
12cu|wicd-1.7.2.4-3|214	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/wicd.conf
12cu|wicd-1.7.2.4-3|215	%config(noreplace) %{_sysconfdir}/wicd/dhclient.conf.template.default
12cu|wicd-1.7.2.4-3|216	%config(noreplace) %{_sysconfdir}/logrotate.d/wicd
12cu|wicd-1.7.2.4-3|217	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/active
12cu|wicd-1.7.2.4-3|218	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/active_wired
12cu|wicd-1.7.2.4-3|219	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/eap
12cu|wicd-1.7.2.4-3|220	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/eap-tls
12cu|wicd-1.7.2.4-3|221	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/leap
12cu|wicd-1.7.2.4-3|222	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/peap
12cu|wicd-1.7.2.4-3|223	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/peap-tkip
12cu|wicd-1.7.2.4-3|224	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/psu
12cu|wicd-1.7.2.4-3|225	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/ttls
12cu|wicd-1.7.2.4-3|226	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wep-hex
12cu|wicd-1.7.2.4-3|227	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wep-passphrase
12cu|wicd-1.7.2.4-3|228	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wep-shared
12cu|wicd-1.7.2.4-3|229	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wired_8021x
12cu|wicd-1.7.2.4-3|230	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa
12cu|wicd-1.7.2.4-3|231	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa-psk
12cu|wicd-1.7.2.4-3|232	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa-peap
12cu|wicd-1.7.2.4-3|233	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa2-leap
12cu|wicd-1.7.2.4-3|234	%config(noreplace) %{_sysconfdir}/wicd/encryption/templates/wpa2-peap
12cu|wicd-1.7.2.4-3|235	/%{_unitdir}/wicd.service
12cu|wicd-1.7.2.4-3|236	%{python_sitelib}/wicd/*
12cu|wicd-1.7.2.4-3|237	%{python_sitelib}/wicd-%{version}*.egg-info
12cu|wicd-1.7.2.4-3|238	%{_bindir}/wicd-cli
12cu|wicd-1.7.2.4-3|239	%{_bindir}/wicd-client
12cu|wicd-1.7.2.4-3|240	%{_sbindir}/wicd
12cu|wicd-1.7.2.4-3|241	%{_datadir}/applications/wicd.desktop
12cu|wicd-1.7.2.4-3|242	%{_datadir}/dbus-1/system-services/org.wicd.daemon.service
12cu|wicd-1.7.2.4-3|243	%{_datadir}/man/man1/wicd-client.1*
12cu|wicd-1.7.2.4-3|244	%{_datadir}/man/man5/wicd-manager-settings.conf.5*
12cu|wicd-1.7.2.4-3|245	%{_datadir}/man/man5/wicd-wired-settings.conf.5*
12cu|wicd-1.7.2.4-3|246	%{_datadir}/man/man5/wicd-wireless-settings.conf.5*
12cu|wicd-1.7.2.4-3|247	%{_datadir}/man/man8/wicd-cli.8*
12cu|wicd-1.7.2.4-3|248	%{_datadir}/man/man8/wicd.8*
12cu|wicd-1.7.2.4-3|249	%lang(nl) %{_datadir}/man/nl/man1/wicd-client.1*
12cu|wicd-1.7.2.4-3|250	%lang(nl) %{_datadir}/man/nl/man5/wicd-manager-settings.conf.5*
12cu|wicd-1.7.2.4-3|251	%lang(nl) %{_datadir}/man/nl/man5/wicd-wired-settings.conf.5*
12cu|wicd-1.7.2.4-3|252	%lang(nl) %{_datadir}/man/nl/man5/wicd-wireless-settings.conf.5*
12cu|wicd-1.7.2.4-3|253	%lang(nl) %{_datadir}/man/nl/man8/wicd.8*
12cu|wicd-1.7.2.4-3|254	%dir %{_datadir}/wicd
12cu|wicd-1.7.2.4-3|255	%dir %{_datadir}/wicd/backends
12cu|wicd-1.7.2.4-3|256	%dir %{_datadir}/wicd/cli
12cu|wicd-1.7.2.4-3|257	%dir %{_datadir}/wicd/daemon
12cu|wicd-1.7.2.4-3|258	%{_datadir}/wicd/backends/*
12cu|wicd-1.7.2.4-3|259	%{_datadir}/wicd/cli/*
12cu|wicd-1.7.2.4-3|260	%{_datadir}/wicd/daemon/*
12cu|wicd-1.7.2.4-3|261	%dir %{_localstatedir}/lib/wicd
12cu|wicd-1.7.2.4-3|262	%dir %{_localstatedir}/lib/wicd/configurations
12cu|wicd-1.7.2.4-3|263	
12cu|wicd-1.7.2.4-3|264	#{_datadir}/autostart/wicd-tray.desktop
12cu|wicd-1.7.2.4-3|265	
12cu|wicd-1.7.2.4-3|266	%files curses
12cu|wicd-1.7.2.4-3|267	%doc AUTHORS CHANGES LICENSE NEWS README other/WHEREAREMYFILES
12cu|wicd-1.7.2.4-3|268	%dir %{_datadir}/wicd/curses
12cu|wicd-1.7.2.4-3|269	%{_datadir}/wicd/curses/*
12cu|wicd-1.7.2.4-3|270	%{_bindir}/wicd-curses
12cu|wicd-1.7.2.4-3|271	%{_datadir}/man/man8/wicd-curses.8*
12cu|wicd-1.7.2.4-3|272	%lang(nl) %{_datadir}/man/nl/man8/wicd-curses.8*
12cu|wicd-1.7.2.4-3|273	
12cu|wicd-1.7.2.4-3|274	%files gtk
12cu|wicd-1.7.2.4-3|275	%doc AUTHORS CHANGES LICENSE NEWS README other/WHEREAREMYFILES
12cu|wicd-1.7.2.4-3|276	%dir %{_datadir}/wicd/gtk
12cu|wicd-1.7.2.4-3|277	%dir %{_datadir}/pixmaps/wicd
12cu|wicd-1.7.2.4-3|278	%{_sysconfdir}/xdg/autostart/wicd-tray.desktop
12cu|wicd-1.7.2.4-3|279	%{_datadir}/wicd/gtk/*
12cu|wicd-1.7.2.4-3|280	%{_datadir}/pixmaps/wicd/*
12cu|wicd-1.7.2.4-3|281	%{_datadir}/pixmaps/wicd-gtk.xpm
12cu|wicd-1.7.2.4-3|282	%{_bindir}/wicd-gtk
12cu|wicd-1.7.2.4-3|283	%{_datadir}/icons/hicolor/*/apps/wicd-gtk.png
12cu|wicd-1.7.2.4-3|284	%{_datadir}/icons/hicolor/scalable/apps/wicd-gtk.svg
12cu|wicd-1.7.2.4-3|285	
12cu|wicd-1.7.2.4-3|286	
12cu|wicd-1.7.2.4-3|287	
12cu|wicd-1.7.2.4-3|288	%changelog
12cu|wicd-1.7.2.4-3|289	* Sun Mar 16 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.7.2.4-3
12cu|wicd-1.7.2.4-3|290	+ Revision: e2a3e65
12cu|wicd-1.7.2.4-3|291	- fixed files for abf.
12cu|wicd-1.7.2.4-3|292	
12cu|wicd-1.7.2.4-3|293	

13232 12
12cu|widelands-b17-4|1	%define bld	17
12cu|widelands-b17-4|2	
12cu|widelands-b17-4|3	Summary:	Settlers II clone
12cu|widelands-b17-4|4	Name:		widelands
12cu|widelands-b17-4|5	Version:	b%{bld}
12cu|widelands-b17-4|6	Release:	4
12cu|widelands-b17-4|7	License:	GPLv2+
12cu|widelands-b17-4|8	Group:		Games/Strategy
12cu|widelands-b17-4|9	Url:		http://www.widelands.org/
12cu|widelands-b17-4|10	Source0:	%{name}-build%{bld}-src.tar.bz2
12cu|widelands-b17-4|11	Source1:	%{name}.desktop
12cu|widelands-b17-4|12	Source10:	widelands.rpmlintrc
12cu|widelands-b17-4|13	# fix "not find boost to build" issue
12cu|widelands-b17-4|14	# patch from Open Build Service
12cu|widelands-b17-4|15	Patch0:		%{name}-build%{bld}_boostfix.diff
12cu|widelands-b17-4|16	# lower gcc optimization from -O3 to O2
12cu|widelands-b17-4|17	Patch1:		widelands-0.17-cxxflags.patch
12cu|widelands-b17-4|18	# fix build error
12cu|widelands-b17-4|19	Patch2:		widelands-0.17-format-not-string-literal.patch
12cu|widelands-b17-4|20	
12cu|widelands-b17-4|21	BuildRequires:	cmake
12cu|widelands-b17-4|22	BuildRequires:	ctags
12cu|widelands-b17-4|23	BuildRequires:	doxygen
12cu|widelands-b17-4|24	BuildRequires:	optipng
12cu|widelands-b17-4|25	BuildRequires:	pngrewrite
12cu|widelands-b17-4|26	BuildRequires:	boost-devel
12cu|widelands-b17-4|27	BuildRequires:	gettext-devel
12cu|widelands-b17-4|28	BuildRequires:	ggz-client-libs-devel
12cu|widelands-b17-4|29	BuildRequires:	jpeg-devel
12cu|widelands-b17-4|30	BuildRequires:	pkgconfig(gl)
12cu|widelands-b17-4|31	BuildRequires:	pkgconfig(glu)
12cu|widelands-b17-4|32	BuildRequires:	pkgconfig(glew)
12cu|widelands-b17-4|33	BuildRequires:	pkgconfig(libpng)
12cu|widelands-b17-4|34	BuildRequires:	pkgconfig(libtiff-4)
12cu|widelands-b17-4|35	BuildRequires:	pkgconfig(lua)
12cu|widelands-b17-4|36	BuildRequires:	pkgconfig(python)
12cu|widelands-b17-4|37	BuildRequires:	pkgconfig(SDL_gfx)
12cu|widelands-b17-4|38	BuildRequires:	pkgconfig(SDL_image)
12cu|widelands-b17-4|39	BuildRequires:	pkgconfig(SDL_mixer)
12cu|widelands-b17-4|40	BuildRequires:	pkgconfig(SDL_net)
12cu|widelands-b17-4|41	BuildRequires:	pkgconfig(SDL_ttf)
12cu|widelands-b17-4|42	BuildRequires:	pkgconfig(zlib)
12cu|widelands-b17-4|43	
12cu|widelands-b17-4|44	Requires:	%{name}-basic-data
12cu|widelands-b17-4|45	Requires:	%{name}-maps
12cu|widelands-b17-4|46	Requires:	%{name}-i18n
12cu|widelands-b17-4|47	Requires:	%{name}-music
12cu|widelands-b17-4|48	Requires:	ggz-client-libs
12cu|widelands-b17-4|49	
12cu|widelands-b17-4|50	%description
12cu|widelands-b17-4|51	Widelands is an open source real-time strategy game. It is built upon
12cu|widelands-b17-4|52	libSDL and other open source libraries and is still under heavy development.
12cu|widelands-b17-4|53	If you know Settlers I & II™ (© Bluebyte), you might already have a rough
12cu|widelands-b17-4|54	idea what Widelands is about.
12cu|widelands-b17-4|55	
12cu|widelands-b17-4|56	%files
12cu|widelands-b17-4|57	%defattr(644,root,root,755)
12cu|widelands-b17-4|58	%doc ChangeLog COPYING
12cu|widelands-b17-4|59	%{_datadir}/applications/%{name}.desktop
12cu|widelands-b17-4|60	%{_iconsdir}/%{name}.png
12cu|widelands-b17-4|61	%{_miconsdir}/%{name}.png
12cu|widelands-b17-4|62	%{_liconsdir}/%{name}.png
12cu|widelands-b17-4|63	%defattr(755,root,root,755)
12cu|widelands-b17-4|64	%{_gamesbindir}/%{name}
12cu|widelands-b17-4|65	
12cu|widelands-b17-4|66	#------------------------------------------------
12cu|widelands-b17-4|67	
12cu|widelands-b17-4|68	%package -n %{name}-i18n
12cu|widelands-b17-4|69	Summary:	Translations for %{name}
12cu|widelands-b17-4|70	Group:		Games/Strategy
12cu|widelands-b17-4|71	Requires:	%{name} = %{version}
12cu|widelands-b17-4|72	
12cu|widelands-b17-4|73	%description -n %{name}-i18n
12cu|widelands-b17-4|74	Files to play %{name} in other languages than English.
12cu|widelands-b17-4|75	
12cu|widelands-b17-4|76	%files -n %{name}-i18n
12cu|widelands-b17-4|77	%defattr(644,root,root,755)
12cu|widelands-b17-4|78	%{_gamesdatadir}/%{name}/locale
12cu|widelands-b17-4|79	
12cu|widelands-b17-4|80	#------------------------------------------------
12cu|widelands-b17-4|81	
12cu|widelands-b17-4|82	%package -n %{name}-basic-data
12cu|widelands-b17-4|83	Summary:	Basic data set for %{name}
12cu|widelands-b17-4|84	Group:		Games/Strategy
12cu|widelands-b17-4|85	Requires:	%{name} = %{version}
12cu|widelands-b17-4|86	
12cu|widelands-b17-4|87	%description -n %{name}-basic-data
12cu|widelands-b17-4|88	Basic data set used by %{name}.
12cu|widelands-b17-4|89	Without these files you will not be able to play.
12cu|widelands-b17-4|90	
12cu|widelands-b17-4|91	%files -n %{name}-basic-data
12cu|widelands-b17-4|92	%defattr(644,root,root,755)
12cu|widelands-b17-4|93	%{_gamesdatadir}/%{name}/COPYING
12cu|widelands-b17-4|94	%{_gamesdatadir}/%{name}/CREDITS
12cu|widelands-b17-4|95	%{_gamesdatadir}/%{name}/ChangeLog
12cu|widelands-b17-4|96	%{_gamesdatadir}/%{name}/VERSION
12cu|widelands-b17-4|97	%{_gamesdatadir}/%{name}/campaigns
12cu|widelands-b17-4|98	%{_gamesdatadir}/%{name}/fonts
12cu|widelands-b17-4|99	%{_gamesdatadir}/%{name}/global
12cu|widelands-b17-4|100	%{_gamesdatadir}/%{name}/pics
12cu|widelands-b17-4|101	%{_gamesdatadir}/%{name}/scripting
12cu|widelands-b17-4|102	%{_gamesdatadir}/%{name}/sound
12cu|widelands-b17-4|103	%{_gamesdatadir}/%{name}/tribes
12cu|widelands-b17-4|104	%{_gamesdatadir}/%{name}/txts
12cu|widelands-b17-4|105	%{_gamesdatadir}/%{name}/worlds
12cu|widelands-b17-4|106	
12cu|widelands-b17-4|107	#------------------------------------------------
12cu|widelands-b17-4|108	
12cu|widelands-b17-4|109	%package -n %{name}-maps
12cu|widelands-b17-4|110	Summary:	Maps for %{name}
12cu|widelands-b17-4|111	Group:		Games/Strategy
12cu|widelands-b17-4|112	Requires:	%{name} = %{version}
12cu|widelands-b17-4|113	
12cu|widelands-b17-4|114	%description -n %{name}-maps
12cu|widelands-b17-4|115	Maps for %{name}.
12cu|widelands-b17-4|116	
12cu|widelands-b17-4|117	%files -n %{name}-maps
12cu|widelands-b17-4|118	%defattr(644,root,root,755)
12cu|widelands-b17-4|119	%{_gamesdatadir}/%{name}/maps
12cu|widelands-b17-4|120	
12cu|widelands-b17-4|121	#------------------------------------------------
12cu|widelands-b17-4|122	
12cu|widelands-b17-4|123	%package -n %{name}-music
12cu|widelands-b17-4|124	Summary:	Music for %{name}
12cu|widelands-b17-4|125	Group:		Games/Strategy
12cu|widelands-b17-4|126	Requires:	%{name} = %{version}
12cu|widelands-b17-4|127	
12cu|widelands-b17-4|128	%description -n %{name}-music
12cu|widelands-b17-4|129	Music files for %{name}.
12cu|widelands-b17-4|130	These are not needed, but may improve fun while playing.
12cu|widelands-b17-4|131	
12cu|widelands-b17-4|132	%files -n %{name}-music
12cu|widelands-b17-4|133	%defattr(644,root,root,755)
12cu|widelands-b17-4|134	%{_gamesdatadir}/%{name}/music
12cu|widelands-b17-4|135	
12cu|widelands-b17-4|136	#------------------------------------------------
12cu|widelands-b17-4|137	
12cu|widelands-b17-4|138	
12cu|widelands-b17-4|139	%prep
12cu|widelands-b17-4|140	%setup -q -n %{name}-build%{bld}-src
12cu|widelands-b17-4|141	%patch0 -p1
12cu|widelands-b17-4|142	%patch1 -p0
12cu|widelands-b17-4|143	%patch2 -p1
12cu|widelands-b17-4|144	
12cu|widelands-b17-4|145	%build
12cu|widelands-b17-4|146	sed -i "1 i #include <unistd.h>" src/main.cc
12cu|widelands-b17-4|147	%cmake  -DCMAKE_BUILD_TYPE="Release" \
12cu|widelands-b17-4|148	-DCMAKE_INSTALL_PREFIX=/usr \
12cu|widelands-b17-4|149	-DWL_BINDIR="games" \
12cu|widelands-b17-4|150	-DWL_INSTALL_PREFIX="/usr" \
12cu|widelands-b17-4|151	-DWL_INSTALL_DATADIR="share/games/%{name}" \
12cu|widelands-b17-4|152	-DWL_INSTALL_LOCALEDIR="/usr/share/games/%{name}/locale" \
12cu|widelands-b17-4|153	-DBoost_USE_STATIC_LIBS=OFF
12cu|widelands-b17-4|154	
12cu|widelands-b17-4|155	%make
12cu|widelands-b17-4|156	
12cu|widelands-b17-4|157	%install
12cu|widelands-b17-4|158	%makeinstall_std -C build
12cu|widelands-b17-4|159	
12cu|widelands-b17-4|160	#icons
12cu|widelands-b17-4|161	install -d %{buildroot}{%{_miconsdir},%{_liconsdir}}
12cu|widelands-b17-4|162	install -m644 pics/wl-ico-16.png -D %{buildroot}%{_miconsdir}/%{name}.png
12cu|widelands-b17-4|163	install -m644 pics/wl-ico-32.png -D %{buildroot}%{_iconsdir}/%{name}.png
12cu|widelands-b17-4|164	install -m644 pics/wl-ico-48.png -D %{buildroot}%{_liconsdir}/%{name}.png
12cu|widelands-b17-4|165	
12cu|widelands-b17-4|166	# .desktop file
12cu|widelands-b17-4|167	install -m644 %{SOURCE1} -D %{buildroot}/%{_datadir}/applications/%{name}.desktop
12cu|widelands-b17-4|168	
12cu|widelands-b17-4|169	%changelog
12cu|widelands-b17-4|170	* Wed Jan 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> b17-4
12cu|widelands-b17-4|171	+ Revision: e373372
12cu|widelands-b17-4|172	- LOG Fix locale path
12cu|widelands-b17-4|173	
12cu|widelands-b17-4|174	

13233 12
12cu|wifi-hostapd-ap-1.2-2|1	%define upstream_name WiFi_Hostapd_AP
12cu|wifi-hostapd-ap-1.2-2|2	
12cu|wifi-hostapd-ap-1.2-2|3	Name:		wifi-hostapd-ap
12cu|wifi-hostapd-ap-1.2-2|4	Summary:	GUI to create WiFi access point based on Hostapd
12cu|wifi-hostapd-ap-1.2-2|5	Version:	1.2
12cu|wifi-hostapd-ap-1.2-2|6	Release:	2
12cu|wifi-hostapd-ap-1.2-2|7	Group:		System/Configuration/Networking
12cu|wifi-hostapd-ap-1.2-2|8	License:	GPLv2+
12cu|wifi-hostapd-ap-1.2-2|9	URL:		http://code.google.com/p/wifi-hostapd-ap/
12cu|wifi-hostapd-ap-1.2-2|10	Source0:	%{upstream_name}_1.1.tar.gz
12cu|wifi-hostapd-ap-1.2-2|11	Patch0:		wifi-hostapd-ap-1.1-unistd.patch
12cu|wifi-hostapd-ap-1.2-2|12	Patch1:		wifi-hostapd-ap-1.1-kdesu.patch
12cu|wifi-hostapd-ap-1.2-2|13	Patch2:		wifi-hostapd-ap-1.1-translations.patch
12cu|wifi-hostapd-ap-1.2-2|14	Patch3:		checkprocess.patch
12cu|wifi-hostapd-ap-1.2-2|15	Patch4:		mainwindow.patch
12cu|wifi-hostapd-ap-1.2-2|16	BuildRequires:	qt4-devel
12cu|wifi-hostapd-ap-1.2-2|17	Requires:	hostapd dnsmasq
12cu|wifi-hostapd-ap-1.2-2|18	
12cu|wifi-hostapd-ap-1.2-2|19	%description
12cu|wifi-hostapd-ap-1.2-2|20	Allows you to easily create a WiFi access point, standard 802.11b/g based
12cu|wifi-hostapd-ap-1.2-2|21	on Hostpad. Written in C++ and QT4.7. It is designed to run on operating
12cu|wifi-hostapd-ap-1.2-2|22	systems based on Linux kernel for desktop and notebook.
12cu|wifi-hostapd-ap-1.2-2|23	
12cu|wifi-hostapd-ap-1.2-2|24	%prep
12cu|wifi-hostapd-ap-1.2-2|25	%setup -q -n %{upstream_name}
12cu|wifi-hostapd-ap-1.2-2|26	%patch0 -p0
12cu|wifi-hostapd-ap-1.2-2|27	%patch1 -p0
12cu|wifi-hostapd-ap-1.2-2|28	%patch2 -p0
12cu|wifi-hostapd-ap-1.2-2|29	%patch3 -p0
12cu|wifi-hostapd-ap-1.2-2|30	%patch4 -p0
12cu|wifi-hostapd-ap-1.2-2|31	
12cu|wifi-hostapd-ap-1.2-2|32	%build
12cu|wifi-hostapd-ap-1.2-2|33	%qmake_qt4
12cu|wifi-hostapd-ap-1.2-2|34	%make
12cu|wifi-hostapd-ap-1.2-2|35	
12cu|wifi-hostapd-ap-1.2-2|36	%install
12cu|wifi-hostapd-ap-1.2-2|37	# manual installation, make file doesn't provide it
12cu|wifi-hostapd-ap-1.2-2|38	%__install -d -m 755 %{buildroot}%{_datadir}/%{name}
12cu|wifi-hostapd-ap-1.2-2|39	
12cu|wifi-hostapd-ap-1.2-2|40	# translations
12cu|wifi-hostapd-ap-1.2-2|41	%__install -d -m 755 %{buildroot}%{_datadir}/%{name}/translations
12cu|wifi-hostapd-ap-1.2-2|42	%__cp *.qm %{buildroot}%{_datadir}/%{name}/translations/
12cu|wifi-hostapd-ap-1.2-2|43	
12cu|wifi-hostapd-ap-1.2-2|44	# installing binary
12cu|wifi-hostapd-ap-1.2-2|45	%__install -D -m 755 %{upstream_name} %{buildroot}%{_bindir}/%{upstream_name}
12cu|wifi-hostapd-ap-1.2-2|46	%__install -d -m 755 %{buildroot}%{_datadir}/applications
12cu|wifi-hostapd-ap-1.2-2|47	
12cu|wifi-hostapd-ap-1.2-2|48	cat > %{buildroot}%{_datadir}/applications/wifi-hostapd-ap.desktop << EOF
12cu|wifi-hostapd-ap-1.2-2|49	[Desktop Entry]
12cu|wifi-hostapd-ap-1.2-2|50	Type=Application
12cu|wifi-hostapd-ap-1.2-2|51	Name=WiFi Point Setup
12cu|wifi-hostapd-ap-1.2-2|52	Name[ru]=Создание точки доступа WiFi
12cu|wifi-hostapd-ap-1.2-2|53	GenericName=WiFi Point Setup
12cu|wifi-hostapd-ap-1.2-2|54	GenericName[ru]=Создание точки доступа WiFi
12cu|wifi-hostapd-ap-1.2-2|55	Comment=GUI to create 802.11b/g WiFi access point
12cu|wifi-hostapd-ap-1.2-2|56	Comment[ru]=Cоздание точки доступа WiFi 802.11b/g
12cu|wifi-hostapd-ap-1.2-2|57	Icon=WiFi_logo_litle
12cu|wifi-hostapd-ap-1.2-2|58	Exec=%{upstream_name}
12cu|wifi-hostapd-ap-1.2-2|59	Terminal=false
12cu|wifi-hostapd-ap-1.2-2|60	StartupNotify=true
12cu|wifi-hostapd-ap-1.2-2|61	Categories=Office;
12cu|wifi-hostapd-ap-1.2-2|62	EOF
12cu|wifi-hostapd-ap-1.2-2|63	
12cu|wifi-hostapd-ap-1.2-2|64	# %__install -d -m 755 %{buildroot}%{_datadir}/%{_iconsdir}
12cu|wifi-hostapd-ap-1.2-2|65	
12cu|wifi-hostapd-ap-1.2-2|66	%find_lang app --with-qt
12cu|wifi-hostapd-ap-1.2-2|67	
12cu|wifi-hostapd-ap-1.2-2|68	%files -f app.lang
12cu|wifi-hostapd-ap-1.2-2|69	%{_bindir}/%{upstream_name}
12cu|wifi-hostapd-ap-1.2-2|70	%{_datadir}/applications/*.desktop
12cu|wifi-hostapd-ap-1.2-2|71	# %dir %{_iconsdir}
12cu|wifi-hostapd-ap-1.2-2|72	
12cu|wifi-hostapd-ap-1.2-2|73	%changelog
12cu|wifi-hostapd-ap-1.2-2|74	* Mon Apr 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-2
12cu|wifi-hostapd-ap-1.2-2|75	+ Revision: cba165a
12cu|wifi-hostapd-ap-1.2-2|76	- Sync with oeai
12cu|wifi-hostapd-ap-1.2-2|77	
12cu|wifi-hostapd-ap-1.2-2|78	

13234 12
12cu|wifi-radar-2.0.s08-1|1	%define	name	wifi-radar
12cu|wifi-radar-2.0.s08-1|2	%define	version 2.0.s08
12cu|wifi-radar-2.0.s08-1|3	%define	release	1
12cu|wifi-radar-2.0.s08-1|4	
12cu|wifi-radar-2.0.s08-1|5	Summary:	Utility for managing WiFi profiles
12cu|wifi-radar-2.0.s08-1|6	Name:		%{name}
12cu|wifi-radar-2.0.s08-1|7	Version:	%{version}
12cu|wifi-radar-2.0.s08-1|8	Release:	%{release}
12cu|wifi-radar-2.0.s08-1|9	Source0:	http://wifi-radar.systemimager.org/pub/%{name}-%{version}.tar.bz2
12cu|wifi-radar-2.0.s08-1|10	Source1:	16x%{name}.png
12cu|wifi-radar-2.0.s08-1|11	Source2:	32x%{name}.png
12cu|wifi-radar-2.0.s08-1|12	Source3:	48x%{name}.png
12cu|wifi-radar-2.0.s08-1|13	License:	GPLv2
12cu|wifi-radar-2.0.s08-1|14	Group:		Networking/Other
12cu|wifi-radar-2.0.s08-1|15	Url:		http://wifi-radar.systemimager.org/
12cu|wifi-radar-2.0.s08-1|16	Requires:	pygtk2.0
12cu|wifi-radar-2.0.s08-1|17	Requires:	dhcpcd
12cu|wifi-radar-2.0.s08-1|18	Requires:	usermode-consoleonly
12cu|wifi-radar-2.0.s08-1|19	BuildArch:	noarch
12cu|wifi-radar-2.0.s08-1|20	
12cu|wifi-radar-2.0.s08-1|21	%description
12cu|wifi-radar-2.0.s08-1|22	WiFi Radar is a Python/PyGTK2  utility for managing WiFi profiles.
12cu|wifi-radar-2.0.s08-1|23	It enables you to scan for available networks and create profiles for
12cu|wifi-radar-2.0.s08-1|24	your preferred networks. At boot time, running WiFi Radar will
12cu|wifi-radar-2.0.s08-1|25	automatically scan for an available preferred network and connect to
12cu|wifi-radar-2.0.s08-1|26	it. You can drag and drop your preferred networks to arrange the
12cu|wifi-radar-2.0.s08-1|27	profile priority.
12cu|wifi-radar-2.0.s08-1|28	
12cu|wifi-radar-2.0.s08-1|29	%prep
12cu|wifi-radar-2.0.s08-1|30	%setup -q
12cu|wifi-radar-2.0.s08-1|31	perl -pi -e 's!^CONF_FILE\s*=.*!CONF_FILE = "%{_sysconfdir}/%{name}.conf"!' %{name}
12cu|wifi-radar-2.0.s08-1|32	# fix desktop
12cu|wifi-radar-2.0.s08-1|33	sed -i 's/gksudo -S wifi-radar/wifi-radar/' %{name}.desktop
12cu|wifi-radar-2.0.s08-1|34	sed -i 's/wifi-radar.svg/wifi-radar/' %{name}.desktop
12cu|wifi-radar-2.0.s08-1|35	sed -i '/FilePattern=wifi-radar/d' %{name}.desktop
12cu|wifi-radar-2.0.s08-1|36	
12cu|wifi-radar-2.0.s08-1|37	
12cu|wifi-radar-2.0.s08-1|38	%build
12cu|wifi-radar-2.0.s08-1|39	
12cu|wifi-radar-2.0.s08-1|40	%install
12cu|wifi-radar-2.0.s08-1|41	# icons
12cu|wifi-radar-2.0.s08-1|42	install -m 755 %{SOURCE1} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cu|wifi-radar-2.0.s08-1|43	install -m 755 %{SOURCE2} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cu|wifi-radar-2.0.s08-1|44	install -m 755 %{SOURCE3} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cu|wifi-radar-2.0.s08-1|45	
12cu|wifi-radar-2.0.s08-1|46	# structure
12cu|wifi-radar-2.0.s08-1|47	make install DESTDIR=%{buildroot}%{_prefix} BINDIR=%{buildroot}%{_sbindir}
12cu|wifi-radar-2.0.s08-1|48	mkdir -p %{buildroot}%{_bindir}/
12cu|wifi-radar-2.0.s08-1|49	ln -sf consolehelper %{buildroot}%{_bindir}/%{name}
12cu|wifi-radar-2.0.s08-1|50	
12cu|wifi-radar-2.0.s08-1|51	# config file
12cu|wifi-radar-2.0.s08-1|52	mkdir -p %{buildroot}%{_sysconfdir}
12cu|wifi-radar-2.0.s08-1|53	touch %{buildroot}%{_sysconfdir}/%{name}.conf
12cu|wifi-radar-2.0.s08-1|54	
12cu|wifi-radar-2.0.s08-1|55	# menu entry
12cu|wifi-radar-2.0.s08-1|56	mkdir -p %{buildroot}%{_datadir}/applications
12cu|wifi-radar-2.0.s08-1|57	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|wifi-radar-2.0.s08-1|58	[Desktop Entry]
12cu|wifi-radar-2.0.s08-1|59	Name=WIFI radar
12cu|wifi-radar-2.0.s08-1|60	Comment=Simple wireless network manager
12cu|wifi-radar-2.0.s08-1|61	Exec=%{name}
12cu|wifi-radar-2.0.s08-1|62	Icon=%{name}
12cu|wifi-radar-2.0.s08-1|63	Terminal=false
12cu|wifi-radar-2.0.s08-1|64	Type=Application
12cu|wifi-radar-2.0.s08-1|65	Categories=X-MandrivaLinux-System-Configuration-Networking;Settings;Network;
12cu|wifi-radar-2.0.s08-1|66	EOF
12cu|wifi-radar-2.0.s08-1|67	
12cu|wifi-radar-2.0.s08-1|68	# preconf
12cu|wifi-radar-2.0.s08-1|69	install -d -m 755 %{buildroot}%{_sysconfdir}/security/console.apps/
12cu|wifi-radar-2.0.s08-1|70	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<EOF
12cu|wifi-radar-2.0.s08-1|71	USER=root
12cu|wifi-radar-2.0.s08-1|72	PROGRAM=%{_sbindir}/%{name}
12cu|wifi-radar-2.0.s08-1|73	SESSION=true
12cu|wifi-radar-2.0.s08-1|74	EOF
12cu|wifi-radar-2.0.s08-1|75	
12cu|wifi-radar-2.0.s08-1|76	install -d -m 755 %{buildroot}%{_sysconfdir}/pam.d/
12cu|wifi-radar-2.0.s08-1|77	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name} <<EOF
12cu|wifi-radar-2.0.s08-1|78	#%PAM-1.0
12cu|wifi-radar-2.0.s08-1|79	auth       sufficient   pam_rootok.so
12cu|wifi-radar-2.0.s08-1|80	auth       sufficient   pam_timestamp.so
12cu|wifi-radar-2.0.s08-1|81	auth       include      system-auth
12cu|wifi-radar-2.0.s08-1|82	session    required     pam_permit.so
12cu|wifi-radar-2.0.s08-1|83	session    optional     pam_xauth.so
12cu|wifi-radar-2.0.s08-1|84	session    optional     pam_timestamp.so
12cu|wifi-radar-2.0.s08-1|85	account    required     pam_permit.so
12cu|wifi-radar-2.0.s08-1|86	EOF
12cu|wifi-radar-2.0.s08-1|87	
12cu|wifi-radar-2.0.s08-1|88	# linting crap fix
12cu|wifi-radar-2.0.s08-1|89	install -d -m 755 %{buildroot}%{_docdir}
12cu|wifi-radar-2.0.s08-1|90	install -m 755 LICENSE.GPL %{buildroot}%{_docdir}
12cu|wifi-radar-2.0.s08-1|91	cp -R docs %{buildroot}%{_docdir}
12cu|wifi-radar-2.0.s08-1|92	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer
12cu|wifi-radar-2.0.s08-1|93	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.html
12cu|wifi-radar-2.0.s08-1|94	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py
12cu|wifi-radar-2.0.s08-1|95	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/radar_window.html
12cu|wifi-radar-2.0.s08-1|96	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/ConnectionManager.html
12cu|wifi-radar-2.0.s08-1|97	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/ConfigFile.html
12cu|wifi-radar-2.0.s08-1|98	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/about_dialog.html
12cu|wifi-radar-2.0.s08-1|99	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/ErrorDialog.html
12cu|wifi-radar-2.0.s08-1|100	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/profile_dialog.html
12cu|wifi-radar-2.0.s08-1|101	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/preferences_dialog.html
12cu|wifi-radar-2.0.s08-1|102	chmod -fR 755 %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/file_browse_button.html
12cu|wifi-radar-2.0.s08-1|103	#
12cu|wifi-radar-2.0.s08-1|104	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/ConnectionManager.html
12cu|wifi-radar-2.0.s08-1|105	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/ConfigFile.html
12cu|wifi-radar-2.0.s08-1|106	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/about_dialog.html
12cu|wifi-radar-2.0.s08-1|107	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/ErrorDialog.html
12cu|wifi-radar-2.0.s08-1|108	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/profile_dialog.html
12cu|wifi-radar-2.0.s08-1|109	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.html
12cu|wifi-radar-2.0.s08-1|110	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/radar_window.html
12cu|wifi-radar-2.0.s08-1|111	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/preferences_dialog.html
12cu|wifi-radar-2.0.s08-1|112	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/file_browse_button.html
12cu|wifi-radar-2.0.s08-1|113	chmod a-x %{buildroot}%{_docdir}/docs/developer/wifi-radar.py/StatusWindow.html
12cu|wifi-radar-2.0.s08-1|114	
12cu|wifi-radar-2.0.s08-1|115	#
12cu|wifi-radar-2.0.s08-1|116	chmod 755 %{buildroot}%{_docdir}/docs/README.WPA-Mini-HOWTO.txt
12cu|wifi-radar-2.0.s08-1|117	chmod 755 %{buildroot}%{_docdir}/docs/INSTALL
12cu|wifi-radar-2.0.s08-1|118	chmod 755 %{buildroot}%{_docdir}/docs/DEVELOPER_GUIDELINES
12cu|wifi-radar-2.0.s08-1|119	chmod 755 %{buildroot}%{_docdir}/docs/TODO
12cu|wifi-radar-2.0.s08-1|120	chmod 755 %{buildroot}%{_docdir}/docs/BUGS
12cu|wifi-radar-2.0.s08-1|121	chmod 755 %{buildroot}%{_docdir}/docs/README
12cu|wifi-radar-2.0.s08-1|122	chmod 755 %{buildroot}%{_docdir}/docs/HISTORY
12cu|wifi-radar-2.0.s08-1|123	chmod 755 %{buildroot}%{_docdir}/docs/CREDITS
12cu|wifi-radar-2.0.s08-1|124	chmod 755 %{buildroot}%{_docdir}/docs/VERSION
12cu|wifi-radar-2.0.s08-1|125	#
12cu|wifi-radar-2.0.s08-1|126	chmod a-x %{buildroot}%{_docdir}/docs/README.WPA-Mini-HOWTO.txt
12cu|wifi-radar-2.0.s08-1|127	chmod a-x %{buildroot}%{_docdir}/docs/INSTALL
12cu|wifi-radar-2.0.s08-1|128	chmod a-x %{buildroot}%{_docdir}/docs/DEVELOPER_GUIDELINES
12cu|wifi-radar-2.0.s08-1|129	chmod a-x %{buildroot}%{_docdir}/docs/TODO
12cu|wifi-radar-2.0.s08-1|130	chmod a-x %{buildroot}%{_docdir}/docs/BUGS
12cu|wifi-radar-2.0.s08-1|131	chmod a-x %{buildroot}%{_docdir}/docs/README
12cu|wifi-radar-2.0.s08-1|132	chmod a-x %{buildroot}%{_docdir}/docs/HISTORY
12cu|wifi-radar-2.0.s08-1|133	chmod a-x %{buildroot}%{_docdir}/docs/CREDITS
12cu|wifi-radar-2.0.s08-1|134	chmod a-x %{buildroot}%{_docdir}/docs/VERSION
12cu|wifi-radar-2.0.s08-1|135	chmod a-x %{buildroot}%{_docdir}/LICENSE.GPL
12cu|wifi-radar-2.0.s08-1|136	#
12cu|wifi-radar-2.0.s08-1|137	
12cu|wifi-radar-2.0.s08-1|138	%files
12cu|wifi-radar-2.0.s08-1|139	%{_docdir}/docs/*
12cu|wifi-radar-2.0.s08-1|140	%{_docdir}/LICENSE.GPL
12cu|wifi-radar-2.0.s08-1|141	%{_bindir}/%{name}
12cu|wifi-radar-2.0.s08-1|142	%{_sbindir}/%{name}
12cu|wifi-radar-2.0.s08-1|143	%{_datadir}/applications/%{name}.desktop
12cu|wifi-radar-2.0.s08-1|144	%{_miconsdir}/%{name}.png
12cu|wifi-radar-2.0.s08-1|145	%{_iconsdir}/%{name}.png
12cu|wifi-radar-2.0.s08-1|146	%{_liconsdir}/%{name}.png
12cu|wifi-radar-2.0.s08-1|147	%config(noreplace) %{_sysconfdir}/%{name}.conf
12cu|wifi-radar-2.0.s08-1|148	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12cu|wifi-radar-2.0.s08-1|149	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12cu|wifi-radar-2.0.s08-1|150	%{_mandir}/man?/%{name}.*
12cu|wifi-radar-2.0.s08-1|151	%{_datadir}/pixmaps/*.*
12cu|wifi-radar-2.0.s08-1|152	
12cu|wifi-radar-2.0.s08-1|153	

13235 12
12cu|wiican-0.3.4.1-1|1	%define name	wiican
12cu|wiican-0.3.4.1-1|2	%define version	0.3.4.1
12cu|wiican-0.3.4.1-1|3	%define rel	1
12cu|wiican-0.3.4.1-1|4	
12cu|wiican-0.3.4.1-1|5	%define udev_rules_dir	/lib/udev/rules.d
12cu|wiican-0.3.4.1-1|6	
12cu|wiican-0.3.4.1-1|7	Name:		%{name}
12cu|wiican-0.3.4.1-1|8	Version:	%{version}
12cu|wiican-0.3.4.1-1|9	Release:	%{rel}
12cu|wiican-0.3.4.1-1|10	Summary:	Simple Wiimote usage assistant and mapping manager
12cu|wiican-0.3.4.1-1|11	License:	GPLv3
12cu|wiican-0.3.4.1-1|12	Group:		System/Configuration/Hardware
12cu|wiican-0.3.4.1-1|13	Url:		http://fontanon.org/wiican/
12cu|wiican-0.3.4.1-1|14	Source0:	https://launchpad.net/wiican/0.3/0.3.4/+download/%{name}-%{version}.tar.gz
12cu|wiican-0.3.4.1-1|15	
12cu|wiican-0.3.4.1-1|16	BuildRequires:	pkgconfig(python)
12cu|wiican-0.3.4.1-1|17	BuildRequires:	desktop-file-utils
12cu|wiican-0.3.4.1-1|18	
12cu|wiican-0.3.4.1-1|19	Requires:	pkgconfig(dbus-python)
12cu|wiican-0.3.4.1-1|20	Requires:	gnome-bluetooth
12cu|wiican-0.3.4.1-1|21	Requires:	pygtk2
12cu|wiican-0.3.4.1-1|22	Requires:	pythonegg(pyyaml)
12cu|wiican-0.3.4.1-1|23	Requires:	pythonegg(pyinotify)
12cu|wiican-0.3.4.1-1|24	Requires:	pythonegg(ply)
12cu|wiican-0.3.4.1-1|25	Requires:	gnome-python-gconf
12cu|wiican-0.3.4.1-1|26	Requires:	python-gobject
12cu|wiican-0.3.4.1-1|27	Requires:	cwiid
12cu|wiican-0.3.4.1-1|28	Requires:	pyxdg
12cu|wiican-0.3.4.1-1|29	
12cu|wiican-0.3.4.1-1|30	BuildArch:	noarch
12cu|wiican-0.3.4.1-1|31	
12cu|wiican-0.3.4.1-1|32	%description
12cu|wiican-0.3.4.1-1|33	WiiCan assists on configuration and management of your Wiimote under
12cu|wiican-0.3.4.1-1|34	GNU/Linux. It tracks Bluetooth connectivity and allows to use and
12cu|wiican-0.3.4.1-1|35	create mappings to adapt your Wiimote for use on any application.
12cu|wiican-0.3.4.1-1|36	
12cu|wiican-0.3.4.1-1|37	Actually WiiCan is a system tray icon, programmed in Python. It
12cu|wiican-0.3.4.1-1|38	connects to bluez and HAL via D-Bus for tracking the available
12cu|wiican-0.3.4.1-1|39	Bluetooth devices and Wiimote connection status.
12cu|wiican-0.3.4.1-1|40	
12cu|wiican-0.3.4.1-1|41	%prep
12cu|wiican-0.3.4.1-1|42	%setup -q
12cu|wiican-0.3.4.1-1|43	
12cu|wiican-0.3.4.1-1|44	%build
12cu|wiican-0.3.4.1-1|45	python setup.py build
12cu|wiican-0.3.4.1-1|46	
12cu|wiican-0.3.4.1-1|47	%install
12cu|wiican-0.3.4.1-1|48	python setup.py install \
12cu|wiican-0.3.4.1-1|49	--prefix=%{_prefix} \
12cu|wiican-0.3.4.1-1|50	--root %{buildroot}
12cu|wiican-0.3.4.1-1|51	
12cu|wiican-0.3.4.1-1|52	#autoload uinput module
12cu|wiican-0.3.4.1-1|53	mkdir -p %{buildroot}%{_sysconfdir}/modprobe.preload.d
12cu|wiican-0.3.4.1-1|54	echo uinput > %{buildroot}%{_sysconfdir}/modprobe.preload.d/wiican-uinput
12cu|wiican-0.3.4.1-1|55	
12cu|wiican-0.3.4.1-1|56	#fix udev-rule name
12cu|wiican-0.3.4.1-1|57	mv %{buildroot}%{udev_rules_dir}/99-uinput.rules \
12cu|wiican-0.3.4.1-1|58	%{buildroot}%{udev_rules_dir}/99-wiican-uinput.rules
12cu|wiican-0.3.4.1-1|59	
12cu|wiican-0.3.4.1-1|60	#fix desktop file
12cu|wiican-0.3.4.1-1|61	desktop-file-install \
12cu|wiican-0.3.4.1-1|62	--dir %{buildroot}%{_datadir}/applications/ \
12cu|wiican-0.3.4.1-1|63	--remove-category=HardwareSettings \
12cu|wiican-0.3.4.1-1|64	--remove-key=GenericName \
12cu|wiican-0.3.4.1-1|65	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|wiican-0.3.4.1-1|66	
12cu|wiican-0.3.4.1-1|67	%find_lang %{name}
12cu|wiican-0.3.4.1-1|68	
12cu|wiican-0.3.4.1-1|69	
12cu|wiican-0.3.4.1-1|70	%post
12cu|wiican-0.3.4.1-1|71	%post_install_gconf_schemas %{name}
12cu|wiican-0.3.4.1-1|72	set -x
12cu|wiican-0.3.4.1-1|73	/sbin/modprobe uinput &>/dev/null
12cu|wiican-0.3.4.1-1|74	:
12cu|wiican-0.3.4.1-1|75	
12cu|wiican-0.3.4.1-1|76	%preun
12cu|wiican-0.3.4.1-1|77	%preun_uninstall_gconf_schemas %{name}
12cu|wiican-0.3.4.1-1|78	
12cu|wiican-0.3.4.1-1|79	%files -f %{name}.lang
12cu|wiican-0.3.4.1-1|80	%defattr(-,root,root)
12cu|wiican-0.3.4.1-1|81	%doc AUTHORS TODO
12cu|wiican-0.3.4.1-1|82	%config(noreplace) %{_sysconfdir}/modprobe.preload.d/wiican-uinput
12cu|wiican-0.3.4.1-1|83	%config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas
12cu|wiican-0.3.4.1-1|84	%{python_sitelib}/%{name}-%{version}-py%{py_ver}.egg-info
12cu|wiican-0.3.4.1-1|85	%{python_sitelib}/%{name}
12cu|wiican-0.3.4.1-1|86	%{_datadir}/applications/%{name}.desktop
12cu|wiican-0.3.4.1-1|87	%{_datadir}/pixmaps/%{name}.svg
12cu|wiican-0.3.4.1-1|88	%{_datadir}/%{name}
12cu|wiican-0.3.4.1-1|89	%{_bindir}/%{name}
12cu|wiican-0.3.4.1-1|90	%{_bindir}/%{name}-service
12cu|wiican-0.3.4.1-1|91	%{udev_rules_dir}/99-wiican-uinput.rules
12cu|wiican-0.3.4.1-1|92	%{_iconsdir}/hicolor/*/*/%{name}*
12cu|wiican-0.3.4.1-1|93	%{_iconsdir}/hicolor/scalable/mimetypes/gnome-mime-application-x-wii.svg
12cu|wiican-0.3.4.1-1|94	%{_datadir}/dbus-1/services/org.gnome.wiican.service
12cu|wiican-0.3.4.1-1|95	%{_datadir}/mime/packages/wiican.xml
12cu|wiican-0.3.4.1-1|96	
12cu|wiican-0.3.4.1-1|97	
12cu|wiican-0.3.4.1-1|98	
12cu|wiican-0.3.4.1-1|99	%changelog
12cu|wiican-0.3.4.1-1|100	* Tue Apr 15 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.3.4.1-1
12cu|wiican-0.3.4.1-1|101	+ Revision: 714e457
12cu|wiican-0.3.4.1-1|102	- Updated to 0.3.4.1
12cu|wiican-0.3.4.1-1|103	
12cu|wiican-0.3.4.1-1|104	

13236 12
12cu|wine-stable-1.6.2-1|1	%ifarch x86_64
12cu|wine-stable-1.6.2-1|2	%define	wine	wine64-stable
12cu|wine-stable-1.6.2-1|3	%define	mark64	()(64bit)
12cu|wine-stable-1.6.2-1|4	%else
12cu|wine-stable-1.6.2-1|5	%define	wine	wine-stable
12cu|wine-stable-1.6.2-1|6	%define	mark64	%{nil}
12cu|wine-stable-1.6.2-1|7	%endif
12cu|wine-stable-1.6.2-1|8	
12cu|wine-stable-1.6.2-1|9	%define oname wine
12cu|wine-stable-1.6.2-1|10	
12cu|wine-stable-1.6.2-1|11	%define major 1
12cu|wine-stable-1.6.2-1|12	%define libname %mklibname %{oname} %{major}
12cu|wine-stable-1.6.2-1|13	%define devname %mklibname %{oname} -d
12cu|wine-stable-1.6.2-1|14	
12cu|wine-stable-1.6.2-1|15	# On 32-bit we have
12cu|wine-stable-1.6.2-1|16	# wine32 - those 32-bit binaries that are also used on 64-bit for 32-bit support
12cu|wine-stable-1.6.2-1|17	# wine - all other files (requires 'wine32')
12cu|wine-stable-1.6.2-1|18	# On 64-bit we have
12cu|wine-stable-1.6.2-1|19	# wine64 - all 64-bit files (suggests 'wine32')
12cu|wine-stable-1.6.2-1|20	# - Anssi 07/2010
12cu|wine-stable-1.6.2-1|21	
12cu|wine-stable-1.6.2-1|22	Summary:	WINE Is Not An Emulator - runs MS Windows programs
12cu|wine-stable-1.6.2-1|23	Name:		wine-stable
12cu|wine-stable-1.6.2-1|24	Version:	1.6.2
12cu|wine-stable-1.6.2-1|25	Release:	1
12cu|wine-stable-1.6.2-1|26	Epoch:		2
12cu|wine-stable-1.6.2-1|27	License:	LGPLv2+
12cu|wine-stable-1.6.2-1|28	Group:		Emulators
12cu|wine-stable-1.6.2-1|29	Url:		http://www.winehq.com/
12cu|wine-stable-1.6.2-1|30	Source0:	http://mirrors.ibiblio.org/wine/source/%(echo %{version} |cut -d. -f1-2)/%{oname}-%{version}.tar.bz2
12cu|wine-stable-1.6.2-1|31	Source1:	http://mirrors.ibiblio.org/wine/source/%(echo %{version} |cut -d. -f1-2)/%{oname}-%{version}.tar.bz2.sign
12cu|wine-stable-1.6.2-1|32	# RH stuff
12cu|wine-stable-1.6.2-1|33	Source2:	wine.init
12cu|wine-stable-1.6.2-1|34	Source10:	%{name}.rpmlintrc
12cu|wine-stable-1.6.2-1|35	Source11:	http://kegel.com/wine/winetricks
12cu|wine-stable-1.6.2-1|36	Source12:	http://kegel.com/wine/wisotool
12cu|wine-stable-1.6.2-1|37	
12cu|wine-stable-1.6.2-1|38	Patch0:		wine-1.0-rc3-fix-conflicts-with-openssl.patch
12cu|wine-stable-1.6.2-1|39	# (Anssi 05/2008) Adds:
12cu|wine-stable-1.6.2-1|40	# a: => /media/floppy (/mnt/floppy on 2007.1 and older)
12cu|wine-stable-1.6.2-1|41	# d: => $HOME (at config_dir creation time, not refreshed if $HOME changes;
12cu|wine-stable-1.6.2-1|42	#              note that Wine also provides $HOME in My Documents)
12cu|wine-stable-1.6.2-1|43	# only on 2008.0: e: => /media/cdrom (does not exist on 2008.1+)
12cu|wine-stable-1.6.2-1|44	# com4 => /dev/ttyUSB0 (replaces /dev/ttyS3)
12cu|wine-stable-1.6.2-1|45	# have to substitute @MDKVERSION@ in dlls/ntdll/server.c
12cu|wine-stable-1.6.2-1|46	Patch108:	wine-mdkconf.patch
12cu|wine-stable-1.6.2-1|47	Patch200:	wine-1.3.24-64bit-tools.patch
12cu|wine-stable-1.6.2-1|48	
12cu|wine-stable-1.6.2-1|49	BuildRequires:	bison
12cu|wine-stable-1.6.2-1|50	BuildRequires:	chrpath
12cu|wine-stable-1.6.2-1|51	BuildRequires:	desktop-file-utils
12cu|wine-stable-1.6.2-1|52	BuildRequires:	docbook-dtd-sgml
12cu|wine-stable-1.6.2-1|53	BuildRequires:	docbook-utils
12cu|wine-stable-1.6.2-1|54	BuildRequires:	flex
12cu|wine-stable-1.6.2-1|55	BuildRequires:	fontforge
12cu|wine-stable-1.6.2-1|56	BuildRequires:	imagemagick
12cu|wine-stable-1.6.2-1|57	BuildRequires:	prelink
12cu|wine-stable-1.6.2-1|58	BuildRequires:	sgml-tools
12cu|wine-stable-1.6.2-1|59	BuildRequires:	valgrind
12cu|wine-stable-1.6.2-1|60	BuildRequires:	cups-devel
12cu|wine-stable-1.6.2-1|61	BuildRequires:	gettext-devel
12cu|wine-stable-1.6.2-1|62	BuildRequires:	glibc-static-devel
12cu|wine-stable-1.6.2-1|63	BuildRequires:	gpm-devel
12cu|wine-stable-1.6.2-1|64	BuildRequires:	gsm-devel
12cu|wine-stable-1.6.2-1|65	BuildRequires:	isdn4k-utils-devel
12cu|wine-stable-1.6.2-1|66	BuildRequires:	openldap-devel
12cu|wine-stable-1.6.2-1|67	BuildRequires:	perl-devel
12cu|wine-stable-1.6.2-1|68	BuildRequires:	ungif-devel
12cu|wine-stable-1.6.2-1|69	BuildRequires:	unixODBC-devel
12cu|wine-stable-1.6.2-1|70	BuildRequires:	pkgconfig(alsa)
12cu|wine-stable-1.6.2-1|71	BuildRequires:	pkgconfig(dbus-1)
12cu|wine-stable-1.6.2-1|72	BuildRequires:	pkgconfig(fontconfig)
12cu|wine-stable-1.6.2-1|73	BuildRequires:	pkgconfig(freetype2)
12cu|wine-stable-1.6.2-1|74	BuildRequires:	pkgconfig(glu)
12cu|wine-stable-1.6.2-1|75	BuildRequires:	pkgconfig(gnutls)
12cu|wine-stable-1.6.2-1|76	BuildRequires:	pkgconfig(gstreamer-0.10)
12cu|wine-stable-1.6.2-1|77	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12cu|wine-stable-1.6.2-1|78	BuildRequires:	pkgconfig(jack)
12cu|wine-stable-1.6.2-1|79	BuildRequires:	pkgconfig(lcms)
12cu|wine-stable-1.6.2-1|80	BuildRequires:	pkgconfig(libgphoto2)
12cu|wine-stable-1.6.2-1|81	BuildRequires:	pkgconfig(libmpg123)
12cu|wine-stable-1.6.2-1|82	BuildRequires:	pkgconfig(libpulse)
12cu|wine-stable-1.6.2-1|83	BuildRequires:	pkgconfig(librsvg-2.0)
12cu|wine-stable-1.6.2-1|84	BuildRequires:	pkgconfig(libtiff-4)
12cu|wine-stable-1.6.2-1|85	BuildRequires:	pkgconfig(libv4l2)
12cu|wine-stable-1.6.2-1|86	BuildRequires:	pkgconfig(libxslt)
12cu|wine-stable-1.6.2-1|87	BuildRequires:	pkgconfig(ncursesw)
12cu|wine-stable-1.6.2-1|88	BuildRequires:	pkgconfig(openal)
12cu|wine-stable-1.6.2-1|89	BuildRequires:	pkgconfig(sane-backends)
12cu|wine-stable-1.6.2-1|90	BuildRequires:	pkgconfig(sm)
12cu|wine-stable-1.6.2-1|91	BuildRequires:	pkgconfig(x11)
12cu|wine-stable-1.6.2-1|92	BuildRequires:	pkgconfig(xcomposite)
12cu|wine-stable-1.6.2-1|93	BuildRequires:	pkgconfig(xcursor)
12cu|wine-stable-1.6.2-1|94	BuildRequires:	pkgconfig(xext)
12cu|wine-stable-1.6.2-1|95	BuildRequires:	pkgconfig(xinerama)
12cu|wine-stable-1.6.2-1|96	BuildRequires:	pkgconfig(xpm)
12cu|wine-stable-1.6.2-1|97	BuildRequires:	pkgconfig(xrandr)
12cu|wine-stable-1.6.2-1|98	BuildRequires:	pkgconfig(xrender)
12cu|wine-stable-1.6.2-1|99	
12cu|wine-stable-1.6.2-1|100	ExclusiveArch:	%{ix86}
12cu|wine-stable-1.6.2-1|101	ExclusiveArch:	x86_64
12cu|wine-stable-1.6.2-1|102	
12cu|wine-stable-1.6.2-1|103	#----------------------------------------------------------------------------
12cu|wine-stable-1.6.2-1|104	
12cu|wine-stable-1.6.2-1|105	%ifarch x86_64
12cu|wine-stable-1.6.2-1|106	%package -n	%{wine}
12cu|wine-stable-1.6.2-1|107	Summary:	WINE Is Not An Emulator - runs MS Windows programs
12cu|wine-stable-1.6.2-1|108	Group:		Emulators
12cu|wine-stable-1.6.2-1|109	Suggests:	wine32-stable = %{EVRD}
12cu|wine-stable-1.6.2-1|110	Suggests:	libncursesw.so.5%{mark64}
12cu|wine-stable-1.6.2-1|111	Suggests:	libncurses.so.5%{mark64}
12cu|wine-stable-1.6.2-1|112	%else
12cu|wine-stable-1.6.2-1|113	# on 32-bit we always want wine32 package
12cu|wine-stable-1.6.2-1|114	Requires:	wine32-stable = %{EVRD}
12cu|wine-stable-1.6.2-1|115	%endif
12cu|wine-stable-1.6.2-1|116	
12cu|wine-stable-1.6.2-1|117	%rename		%{wine}-utils
12cu|wine-stable-1.6.2-1|118	%rename		%{wine}-full
12cu|wine-stable-1.6.2-1|119	%rename		%{libname}-capi
12cu|wine-stable-1.6.2-1|120	%rename		%{libname}-twain
12cu|wine-stable-1.6.2-1|121	%rename		%{libname}
12cu|wine-stable-1.6.2-1|122	Provides:	wine-bin = %{EVRD}
12cu|wine-stable-1.6.2-1|123	Requires:	xmessage
12cu|wine-stable-1.6.2-1|124	Suggests:	sane-frontends
12cu|wine-stable-1.6.2-1|125	# wine dlopen's these, so let's add the dependencies ourself
12cu|wine-stable-1.6.2-1|126	Requires:	libfreetype.so.6%{mark64}
12cu|wine-stable-1.6.2-1|127	Requires:	libasound.so.2%{mark64}
12cu|wine-stable-1.6.2-1|128	Requires:	libXrender.so.1%{mark64}
12cu|wine-stable-1.6.2-1|129	Requires:	libpng15.so.15%{mark64}
12cu|wine-stable-1.6.2-1|130	Requires(post,postun):	desktop-common-data
12cu|wine-stable-1.6.2-1|131	Requires(post,preun):	rpm-helper
12cu|wine-stable-1.6.2-1|132	
12cu|wine-stable-1.6.2-1|133	# for winetricks:
12cu|wine-stable-1.6.2-1|134	Requires:	cabextract
12cu|wine-stable-1.6.2-1|135	Requires:	unzip
12cu|wine-stable-1.6.2-1|136	
12cu|wine-stable-1.6.2-1|137	Suggests:	webcore-fonts
12cu|wine-stable-1.6.2-1|138	
12cu|wine-stable-1.6.2-1|139	%ifarch %{ix86}
12cu|wine-stable-1.6.2-1|140	Conflicts:	wine64-stable
12cu|wine-stable-1.6.2-1|141	%else
12cu|wine-stable-1.6.2-1|142	Conflicts:	wine-stable
12cu|wine-stable-1.6.2-1|143	%endif
12cu|wine-stable-1.6.2-1|144	
12cu|wine-stable-1.6.2-1|145	Conflicts:	wine
12cu|wine-stable-1.6.2-1|146	Conflicts:	wine64
12cu|wine-stable-1.6.2-1|147	
12cu|wine-stable-1.6.2-1|148	%description
12cu|wine-stable-1.6.2-1|149	Wine is a program which allows running Microsoft Windows programs
12cu|wine-stable-1.6.2-1|150	(including DOS, Windows 3.x and Win32 executables) on Unix. It
12cu|wine-stable-1.6.2-1|151	consists of a program loader which loads and executes a Microsoft
12cu|wine-stable-1.6.2-1|152	Windows binary, and a library (called Winelib) that implements Windows
12cu|wine-stable-1.6.2-1|153	API calls using their Unix or X11 equivalents.  The library may also
12cu|wine-stable-1.6.2-1|154	be used for porting Win32 code into native Unix executables.
12cu|wine-stable-1.6.2-1|155	
12cu|wine-stable-1.6.2-1|156	%ifarch x86_64
12cu|wine-stable-1.6.2-1|157	%description -n	%{wine}
12cu|wine-stable-1.6.2-1|158	Wine is a program which allows running Microsoft Windows programs
12cu|wine-stable-1.6.2-1|159	(including DOS, Windows 3.x and Win32 executables) on Unix. It
12cu|wine-stable-1.6.2-1|160	consists of a program loader which loads and executes a Microsoft
12cu|wine-stable-1.6.2-1|161	Windows binary, and a library (called Winelib) that implements Windows
12cu|wine-stable-1.6.2-1|162	API calls using their Unix or X11 equivalents.  The library may also
12cu|wine-stable-1.6.2-1|163	be used for porting Win32 code into native Unix executables.
12cu|wine-stable-1.6.2-1|164	
12cu|wine-stable-1.6.2-1|165	This package contains the Win64 version of Wine. You need the wine32-stable
12cu|wine-stable-1.6.2-1|166	package from the 32-bit repository to be able to run 32-bit applications.
12cu|wine-stable-1.6.2-1|167	%endif
12cu|wine-stable-1.6.2-1|168	
12cu|wine-stable-1.6.2-1|169	#----------------------------------------------------------------------------
12cu|wine-stable-1.6.2-1|170	
12cu|wine-stable-1.6.2-1|171	%ifarch %{ix86}
12cu|wine-stable-1.6.2-1|172	%package -n	wine32-stable
12cu|wine-stable-1.6.2-1|173	Summary:	32-bit support for Wine
12cu|wine-stable-1.6.2-1|174	Group:		Emulators
12cu|wine-stable-1.6.2-1|175	# This is not an EVR-specific requirement, as otherwise on x86_64 urpmi could
12cu|wine-stable-1.6.2-1|176	# resolve the dependency to wine64 even on upgrades, and therefore replace
12cu|wine-stable-1.6.2-1|177	# wine+wine32 installation with a wine32+wine64 installation. - Anssi
12cu|wine-stable-1.6.2-1|178	Requires:	wine-bin
12cu|wine-stable-1.6.2-1|179	Suggests:	libncursesw.so.5
12cu|wine-stable-1.6.2-1|180	Suggests:	libncurses.so.5
12cu|wine-stable-1.6.2-1|181	Conflicts:	wine32
12cu|wine-stable-1.6.2-1|182	
12cu|wine-stable-1.6.2-1|183	%description -n	wine32-stable
12cu|wine-stable-1.6.2-1|184	Wine is a program which allows running Microsoft Windows programs
12cu|wine-stable-1.6.2-1|185	(including DOS, Windows 3.x and Win32 executables) on Unix.
12cu|wine-stable-1.6.2-1|186	
12cu|wine-stable-1.6.2-1|187	This package contains the files needed to support 32-bit Windows
12cu|wine-stable-1.6.2-1|188	programs.
12cu|wine-stable-1.6.2-1|189	%endif
12cu|wine-stable-1.6.2-1|190	
12cu|wine-stable-1.6.2-1|191	#----------------------------------------------------------------------------
12cu|wine-stable-1.6.2-1|192	
12cu|wine-stable-1.6.2-1|193	%package -n	%{wine}-devel
12cu|wine-stable-1.6.2-1|194	Summary:	Static libraries and headers for %{oname}
12cu|wine-stable-1.6.2-1|195	Group:		Development/C
12cu|wine-stable-1.6.2-1|196	Requires:	%{wine} = %{EVRD}
12cu|wine-stable-1.6.2-1|197	%rename		%{devname}
12cu|wine-stable-1.6.2-1|198	%ifarch %{ix86}
12cu|wine-stable-1.6.2-1|199	Conflicts:	wine64-stable-devel
12cu|wine-stable-1.6.2-1|200	%else
12cu|wine-stable-1.6.2-1|201	Conflicts:	wine-stable-devel
12cu|wine-stable-1.6.2-1|202	%endif
12cu|wine-stable-1.6.2-1|203	Conflicts:	wine-devel
12cu|wine-stable-1.6.2-1|204	Conflicts:	wine64-devel
12cu|wine-stable-1.6.2-1|205	
12cu|wine-stable-1.6.2-1|206	%description -n	%{wine}-devel
12cu|wine-stable-1.6.2-1|207	Wine is a program which allows running Microsoft Windows programs
12cu|wine-stable-1.6.2-1|208	(including DOS, Windows 3.x and Win32 executables) on Unix.
12cu|wine-stable-1.6.2-1|209	
12cu|wine-stable-1.6.2-1|210	%{wine}-devel contains the libraries and header files needed to
12cu|wine-stable-1.6.2-1|211	develop programs which make use of wine.
12cu|wine-stable-1.6.2-1|212	
12cu|wine-stable-1.6.2-1|213	Wine is often updated.
12cu|wine-stable-1.6.2-1|214	
12cu|wine-stable-1.6.2-1|215	%files -n %{wine}-devel
12cu|wine-stable-1.6.2-1|216	%{_libdir}/%{oname}/*.a
12cu|wine-stable-1.6.2-1|217	%{_libdir}/libwine*.so
12cu|wine-stable-1.6.2-1|218	%{_libdir}/%{oname}/*.def
12cu|wine-stable-1.6.2-1|219	%{_includedir}/*
12cu|wine-stable-1.6.2-1|220	# %{_bindir}/fnt2bdf
12cu|wine-stable-1.6.2-1|221	%{_bindir}/wmc
12cu|wine-stable-1.6.2-1|222	%{_bindir}/wrc
12cu|wine-stable-1.6.2-1|223	%{_bindir}/winebuild
12cu|wine-stable-1.6.2-1|224	%{_bindir}/winegcc
12cu|wine-stable-1.6.2-1|225	%{_bindir}/wineg++
12cu|wine-stable-1.6.2-1|226	%{_bindir}/winecpp
12cu|wine-stable-1.6.2-1|227	%{_bindir}/widl
12cu|wine-stable-1.6.2-1|228	%{_bindir}/winedbg
12cu|wine-stable-1.6.2-1|229	%{_bindir}/winemaker
12cu|wine-stable-1.6.2-1|230	%{_bindir}/winedump
12cu|wine-stable-1.6.2-1|231	%{_mandir}/man1/wmc.1*
12cu|wine-stable-1.6.2-1|232	%{_mandir}/man1/wrc.1*
12cu|wine-stable-1.6.2-1|233	%{_mandir}/man1/winebuild.1*
12cu|wine-stable-1.6.2-1|234	%{_mandir}/man1/winemaker.1*
12cu|wine-stable-1.6.2-1|235	%{_mandir}/man1/winedump.1*
12cu|wine-stable-1.6.2-1|236	%{_mandir}/man1/widl.1*
12cu|wine-stable-1.6.2-1|237	%{_mandir}/man1/winedbg.1*
12cu|wine-stable-1.6.2-1|238	%{_mandir}/man1/wineg++.1*
12cu|wine-stable-1.6.2-1|239	%{_mandir}/man1/winegcc.1*
12cu|wine-stable-1.6.2-1|240	%{_mandir}/pl.UTF-8/man1/wine.1*
12cu|wine-stable-1.6.2-1|241	
12cu|wine-stable-1.6.2-1|242	#----------------------------------------------------------------------------
12cu|wine-stable-1.6.2-1|243	
12cu|wine-stable-1.6.2-1|244	%prep
12cu|wine-stable-1.6.2-1|245	%setup -q -n %{oname}-%{version}
12cu|wine-stable-1.6.2-1|246	%patch108 -p1 -b .conf
12cu|wine-stable-1.6.2-1|247	%patch200 -p1
12cu|wine-stable-1.6.2-1|248	sed -i 's,@MDKVERSION@,%{mdkversion},' dlls/ntdll/server.c
12cu|wine-stable-1.6.2-1|249	
12cu|wine-stable-1.6.2-1|250	%build
12cu|wine-stable-1.6.2-1|251	%ifarch %{ix86}
12cu|wine-stable-1.6.2-1|252	# (Anssi 04/2008) bug #39604
12cu|wine-stable-1.6.2-1|253	# Some protection systems complain "debugger detected" with our
12cu|wine-stable-1.6.2-1|254	# -fomit-frame-pointer flag, so disable it.
12cu|wine-stable-1.6.2-1|255	export CFLAGS="%{optflags} -fno-omit-frame-pointer"
12cu|wine-stable-1.6.2-1|256	%endif
12cu|wine-stable-1.6.2-1|257	
12cu|wine-stable-1.6.2-1|258	# (Anssi 04/2008)
12cu|wine-stable-1.6.2-1|259	# If icotool is present, it is used to rebuild icon files. It is in contrib
12cu|wine-stable-1.6.2-1|260	# so we do not do that; this is here to ensure that installed icoutils does
12cu|wine-stable-1.6.2-1|261	# not change build behaviour.
12cu|wine-stable-1.6.2-1|262	export ICOTOOL=false
12cu|wine-stable-1.6.2-1|263	
12cu|wine-stable-1.6.2-1|264	autoreconf
12cu|wine-stable-1.6.2-1|265	%configure2_5x	--with-pulse \
12cu|wine-stable-1.6.2-1|266	--without-nas \
12cu|wine-stable-1.6.2-1|267	%ifarch x86_64
12cu|wine-stable-1.6.2-1|268	--enable-win64
12cu|wine-stable-1.6.2-1|269	%endif
12cu|wine-stable-1.6.2-1|270	
12cu|wine-stable-1.6.2-1|271	%make depend
12cu|wine-stable-1.6.2-1|272	%make
12cu|wine-stable-1.6.2-1|273	
12cu|wine-stable-1.6.2-1|274	%install
12cu|wine-stable-1.6.2-1|275	%makeinstall_std LDCONFIG=/bin/true
12cu|wine-stable-1.6.2-1|276	
12cu|wine-stable-1.6.2-1|277	install -m 0755 %{SOURCE11} %{buildroot}%{_bindir}/
12cu|wine-stable-1.6.2-1|278	install -m 0755 %{SOURCE12} %{buildroot}%{_bindir}/
12cu|wine-stable-1.6.2-1|279	
12cu|wine-stable-1.6.2-1|280	# Danny: dirty:
12cu|wine-stable-1.6.2-1|281	# install -m755 tools/fnt2bdf -D %{buildroot}%{_bindir}/fnt2bdf
12cu|wine-stable-1.6.2-1|282	
12cu|wine-stable-1.6.2-1|283	# Allow users to launch Windows programs by just clicking on the .exe file...
12cu|wine-stable-1.6.2-1|284	install -m755 %{SOURCE2} -D %{buildroot}%{_initrddir}/%{oname}
12cu|wine-stable-1.6.2-1|285	
12cu|wine-stable-1.6.2-1|286	mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
12cu|wine-stable-1.6.2-1|287	cat > %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged/mandriva-%{oname}.menu <<EOF
12cu|wine-stable-1.6.2-1|288	<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
12cu|wine-stable-1.6.2-1|289	"http://www.freedesktop.org/standards/menu-spec/menu-1.0.dtd">
12cu|wine-stable-1.6.2-1|290	<Menu>
12cu|wine-stable-1.6.2-1|291	<Name>Applications</Name>
12cu|wine-stable-1.6.2-1|292	<Menu>
12cu|wine-stable-1.6.2-1|293	<Name>Tools</Name>
12cu|wine-stable-1.6.2-1|294	<Menu>
12cu|wine-stable-1.6.2-1|295	<Name>Emulators</Name>
12cu|wine-stable-1.6.2-1|296	<Menu>
12cu|wine-stable-1.6.2-1|297	<Name>Wine</Name>
12cu|wine-stable-1.6.2-1|298	<Directory>mandriva-%{oname}.directory</Directory>
12cu|wine-stable-1.6.2-1|299	<Include>
12cu|wine-stable-1.6.2-1|300	<Category>X-MandrivaLinux-MoreApplications-Emulators-Wine</Category>
12cu|wine-stable-1.6.2-1|301	</Include>
12cu|wine-stable-1.6.2-1|302	</Menu>
12cu|wine-stable-1.6.2-1|303	</Menu>
12cu|wine-stable-1.6.2-1|304	</Menu>
12cu|wine-stable-1.6.2-1|305	</Menu>
12cu|wine-stable-1.6.2-1|306	EOF
12cu|wine-stable-1.6.2-1|307	
12cu|wine-stable-1.6.2-1|308	mkdir -p %{buildroot}%{_datadir}/desktop-directories
12cu|wine-stable-1.6.2-1|309	cat > %{buildroot}%{_datadir}/desktop-directories/mandriva-%{oname}.directory <<EOF
12cu|wine-stable-1.6.2-1|310	[Desktop Entry]
12cu|wine-stable-1.6.2-1|311	Name=Wine
12cu|wine-stable-1.6.2-1|312	Icon=%{oname}
12cu|wine-stable-1.6.2-1|313	Type=Directory
12cu|wine-stable-1.6.2-1|314	EOF
12cu|wine-stable-1.6.2-1|315	
12cu|wine-stable-1.6.2-1|316	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|wine-stable-1.6.2-1|317	for i in	winecfg:Configurator \
12cu|wine-stable-1.6.2-1|318	notepad:Notepad \
12cu|wine-stable-1.6.2-1|319	winefile:File\ Manager \
12cu|wine-stable-1.6.2-1|320	regedit:Registry\ Editor \
12cu|wine-stable-1.6.2-1|321	winemine:Minesweeper \
12cu|wine-stable-1.6.2-1|322	wineboot:Reboot \
12cu|wine-stable-1.6.2-1|323	"wineconsole cmd":Command\ Line \
12cu|wine-stable-1.6.2-1|324	"wine uninstaller:Wine Software Uninstaller";
12cu|wine-stable-1.6.2-1|325	do cat > %{buildroot}%{_datadir}/applications/mandriva-%{oname}-`echo $i|cut -d: -f1`.desktop << EOF
12cu|wine-stable-1.6.2-1|326	[Desktop Entry]
12cu|wine-stable-1.6.2-1|327	Name=`echo $i|cut -d: -f2`
12cu|wine-stable-1.6.2-1|328	Comment=`echo $i|cut -d: -f2`
12cu|wine-stable-1.6.2-1|329	Exec=`echo $i|cut -d: -f1`
12cu|wine-stable-1.6.2-1|330	Icon=%{oname}
12cu|wine-stable-1.6.2-1|331	Terminal=false
12cu|wine-stable-1.6.2-1|332	Type=Application
12cu|wine-stable-1.6.2-1|333	Categories=X-MandrivaLinux-MoreApplications-Emulators-Wine;
12cu|wine-stable-1.6.2-1|334	EOF
12cu|wine-stable-1.6.2-1|335	done
12cu|wine-stable-1.6.2-1|336	
12cu|wine-stable-1.6.2-1|337	# Categories=Emulator does nothing and is added as a workaround to kde #27700
12cu|wine-stable-1.6.2-1|338	desktop-file-install	--vendor="" \
12cu|wine-stable-1.6.2-1|339	--add-mime-type=application/x-zip-compressed \
12cu|wine-stable-1.6.2-1|340	--remove-mime-type=application/x-zip-compressed \
12cu|wine-stable-1.6.2-1|341	--add-category=Emulator \
12cu|wine-stable-1.6.2-1|342	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/wine.desktop
12cu|wine-stable-1.6.2-1|343	
12cu|wine-stable-1.6.2-1|344	%ifarch x86_64
12cu|wine-stable-1.6.2-1|345	# fix the binary name
12cu|wine-stable-1.6.2-1|346	sed -i 's,Exec=wine ,Exec=wine64 ,' %{buildroot}%{_datadir}/applications/wine.desktop
12cu|wine-stable-1.6.2-1|347	%endif
12cu|wine-stable-1.6.2-1|348	
12cu|wine-stable-1.6.2-1|349	install -d %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12cu|wine-stable-1.6.2-1|350	
12cu|wine-stable-1.6.2-1|351	# winecfg icon
12cu|wine-stable-1.6.2-1|352	convert dlls/user32/resources/oic_winlogo.ico[8] %{buildroot}%{_miconsdir}/%{oname}.png
12cu|wine-stable-1.6.2-1|353	convert dlls/user32/resources/oic_winlogo.ico[7] %{buildroot}%{_iconsdir}/%{oname}.png
12cu|wine-stable-1.6.2-1|354	convert dlls/user32/resources/oic_winlogo.ico[6] %{buildroot}%{_liconsdir}/%{oname}.png
12cu|wine-stable-1.6.2-1|355	
12cu|wine-stable-1.6.2-1|356	# notepad icon
12cu|wine-stable-1.6.2-1|357	convert programs/notepad/notepad.ico[2] %{buildroot}%{_miconsdir}/notepad.png
12cu|wine-stable-1.6.2-1|358	convert programs/notepad/notepad.ico[7] %{buildroot}%{_iconsdir}/notepad.png
12cu|wine-stable-1.6.2-1|359	convert programs/notepad/notepad.ico[8] %{buildroot}%{_liconsdir}/notepad.png
12cu|wine-stable-1.6.2-1|360	# winefile icon
12cu|wine-stable-1.6.2-1|361	convert programs/winefile/winefile.ico[2] %{buildroot}%{_miconsdir}/winefile.png
12cu|wine-stable-1.6.2-1|362	convert programs/winefile/winefile.ico[8] %{buildroot}%{_iconsdir}/winefile.png
12cu|wine-stable-1.6.2-1|363	convert programs/winefile/winefile.ico[7] %{buildroot}%{_liconsdir}/winefile.png
12cu|wine-stable-1.6.2-1|364	# regedit icon
12cu|wine-stable-1.6.2-1|365	convert programs/regedit/regedit.ico[2] %{buildroot}%{_miconsdir}/regedit.png
12cu|wine-stable-1.6.2-1|366	convert programs/regedit/regedit.ico[8] %{buildroot}%{_iconsdir}/regedit.png
12cu|wine-stable-1.6.2-1|367	convert programs/regedit/regedit.ico[7] %{buildroot}%{_liconsdir}/regedit.png
12cu|wine-stable-1.6.2-1|368	# winemine icon
12cu|wine-stable-1.6.2-1|369	convert programs/winemine/winemine.ico[2] %{buildroot}%{_miconsdir}/winemine.png
12cu|wine-stable-1.6.2-1|370	convert programs/winemine/winemine.ico[8] %{buildroot}%{_iconsdir}/winemine.png
12cu|wine-stable-1.6.2-1|371	convert programs/winemine/winemine.ico[7] %{buildroot}%{_liconsdir}/winemine.png
12cu|wine-stable-1.6.2-1|372	
12cu|wine-stable-1.6.2-1|373	# wine uninstaller icon:
12cu|wine-stable-1.6.2-1|374	convert programs/msiexec/msiexec.ico[2] %{buildroot}%{_miconsdir}/msiexec.png
12cu|wine-stable-1.6.2-1|375	convert programs/msiexec/msiexec.ico[8] %{buildroot}%{_iconsdir}/msiexec.png
12cu|wine-stable-1.6.2-1|376	convert programs/msiexec/msiexec.ico[7] %{buildroot}%{_liconsdir}/msiexec.png
12cu|wine-stable-1.6.2-1|377	
12cu|wine-stable-1.6.2-1|378	# change the icons in the respective .desktop files, in order:
12cu|wine-stable-1.6.2-1|379	sed -i 's,Icon=%{oname},Icon=notepad,' %{buildroot}%{_datadir}/applications/mandriva-wine-notepad.desktop
12cu|wine-stable-1.6.2-1|380	sed -i 's,Icon=%{oname},Icon=winefile,' %{buildroot}%{_datadir}/applications/mandriva-wine-winefile.desktop
12cu|wine-stable-1.6.2-1|381	sed -i 's,Icon=%{oname},Icon=regedit,' %{buildroot}%{_datadir}/applications/mandriva-wine-regedit.desktop
12cu|wine-stable-1.6.2-1|382	sed -i 's,Icon=%{oname},Icon=winemine,' %{buildroot}%{_datadir}/applications/mandriva-wine-winemine.desktop
12cu|wine-stable-1.6.2-1|383	sed -i 's,Icon=%{oname},Icon=msiexec,' "%{buildroot}%{_datadir}/applications/mandriva-wine-wine uninstaller.desktop"
12cu|wine-stable-1.6.2-1|384	
12cu|wine-stable-1.6.2-1|385	%ifarch x86_64
12cu|wine-stable-1.6.2-1|386	chrpath -d %{buildroot}%{_bindir}/{wine64,wineserver,wmc,wrc} %{buildroot}%{_libdir}/%{oname}/*.so
12cu|wine-stable-1.6.2-1|387	%else
12cu|wine-stable-1.6.2-1|388	chrpath -d %{buildroot}%{_bindir}/{wine,wineserver,wmc,wrc} %{buildroot}%{_libdir}/%{oname}/*.so
12cu|wine-stable-1.6.2-1|389	%endif
12cu|wine-stable-1.6.2-1|390	
12cu|wine-stable-1.6.2-1|391	%ifarch x86_64
12cu|wine-stable-1.6.2-1|392	cat > README.install.urpmi <<EOF
12cu|wine-stable-1.6.2-1|393	This is the Win64 version of Wine. This version can only be used to run
12cu|wine-stable-1.6.2-1|394	64-bit Windows applications as is. For running 32-bit Windows applications,
12cu|wine-stable-1.6.2-1|395	you need to also install the 'wine32' package from the 32-bit repository.
12cu|wine-stable-1.6.2-1|396	EOF
12cu|wine-stable-1.6.2-1|397	%endif
12cu|wine-stable-1.6.2-1|398	
12cu|wine-stable-1.6.2-1|399	%preun -n %{wine}
12cu|wine-stable-1.6.2-1|400	%_preun_service %{oname}
12cu|wine-stable-1.6.2-1|401	
12cu|wine-stable-1.6.2-1|402	%post -n %{wine}
12cu|wine-stable-1.6.2-1|403	%_post_service %{oname}
12cu|wine-stable-1.6.2-1|404	
12cu|wine-stable-1.6.2-1|405	%files -n %{wine}
12cu|wine-stable-1.6.2-1|406	%doc ANNOUNCE AUTHORS README
12cu|wine-stable-1.6.2-1|407	%ifarch x86_64
12cu|wine-stable-1.6.2-1|408	%doc README.install.urpmi
12cu|wine-stable-1.6.2-1|409	%{_bindir}/wine64
12cu|wine-stable-1.6.2-1|410	%{_bindir}/wine64-preloader
12cu|wine-stable-1.6.2-1|411	%endif
12cu|wine-stable-1.6.2-1|412	%{_initrddir}/%{oname}
12cu|wine-stable-1.6.2-1|413	%{_bindir}/winecfg
12cu|wine-stable-1.6.2-1|414	%{_bindir}/wineconsole*
12cu|wine-stable-1.6.2-1|415	%{_bindir}/wineserver
12cu|wine-stable-1.6.2-1|416	%{_bindir}/wineboot
12cu|wine-stable-1.6.2-1|417	%{_bindir}/function_grep.pl
12cu|wine-stable-1.6.2-1|418	#%{_bindir}/wineprefixcreate
12cu|wine-stable-1.6.2-1|419	%{_bindir}/msiexec
12cu|wine-stable-1.6.2-1|420	%{_bindir}/notepad
12cu|wine-stable-1.6.2-1|421	%{_bindir}/regedit
12cu|wine-stable-1.6.2-1|422	%{_bindir}/winemine
12cu|wine-stable-1.6.2-1|423	%{_bindir}/winepath
12cu|wine-stable-1.6.2-1|424	%{_bindir}/regsvr32
12cu|wine-stable-1.6.2-1|425	%{_bindir}/winefile
12cu|wine-stable-1.6.2-1|426	%{_bindir}/winetricks
12cu|wine-stable-1.6.2-1|427	%{_bindir}/wisotool
12cu|wine-stable-1.6.2-1|428	%{_mandir}/man1/wine.1*
12cu|wine-stable-1.6.2-1|429	%lang(de) %{_mandir}/de.UTF-8/man1/wine.1*
12cu|wine-stable-1.6.2-1|430	%lang(de) %{_mandir}/de.UTF-8/man1/winemaker.1*
12cu|wine-stable-1.6.2-1|431	%lang(de) %{_mandir}/de.UTF-8/man1/wineserver.1*
12cu|wine-stable-1.6.2-1|432	%lang(fr) %{_mandir}/fr.UTF-8/man1/*
12cu|wine-stable-1.6.2-1|433	%{_mandir}/man1/wineserver.1*
12cu|wine-stable-1.6.2-1|434	%{_mandir}/man1/msiexec.1*
12cu|wine-stable-1.6.2-1|435	%{_mandir}/man1/notepad.1*
12cu|wine-stable-1.6.2-1|436	%{_mandir}/man1/regedit.1*
12cu|wine-stable-1.6.2-1|437	%{_mandir}/man1/regsvr32.1*
12cu|wine-stable-1.6.2-1|438	%{_mandir}/man1/wineboot.1*
12cu|wine-stable-1.6.2-1|439	%{_mandir}/man1/winecfg.1*
12cu|wine-stable-1.6.2-1|440	%{_mandir}/man1/wineconsole.1*
12cu|wine-stable-1.6.2-1|441	%{_mandir}/man1/winecpp.1*
12cu|wine-stable-1.6.2-1|442	%{_mandir}/man1/winefile.1*
12cu|wine-stable-1.6.2-1|443	%{_mandir}/man1/winemine.1*
12cu|wine-stable-1.6.2-1|444	%{_mandir}/man1/winepath.1*
12cu|wine-stable-1.6.2-1|445	%dir %{_datadir}/%{oname}
12cu|wine-stable-1.6.2-1|446	%{_datadir}/%{oname}/generic.ppd
12cu|wine-stable-1.6.2-1|447	%{_datadir}/%{oname}/%{oname}.inf
12cu|wine-stable-1.6.2-1|448	%{_datadir}/%{oname}/l_intl.nls
12cu|wine-stable-1.6.2-1|449	%{_datadir}/applications/*.desktop
12cu|wine-stable-1.6.2-1|450	%{_sysconfdir}/xdg/menus/applications-merged/mandriva-%{oname}.menu
12cu|wine-stable-1.6.2-1|451	%{_datadir}/desktop-directories/mandriva-%{oname}.directory
12cu|wine-stable-1.6.2-1|452	%dir %{_datadir}/wine/fonts
12cu|wine-stable-1.6.2-1|453	%{_datadir}/wine/fonts/*
12cu|wine-stable-1.6.2-1|454	%{_miconsdir}/*.png
12cu|wine-stable-1.6.2-1|455	%{_iconsdir}/*.png
12cu|wine-stable-1.6.2-1|456	%{_liconsdir}/*.png
12cu|wine-stable-1.6.2-1|457	
12cu|wine-stable-1.6.2-1|458	%ifarch %{ix86}
12cu|wine-stable-1.6.2-1|459	%files -n wine32-stable
12cu|wine-stable-1.6.2-1|460	%{_bindir}/wine
12cu|wine-stable-1.6.2-1|461	%{_bindir}/wine-preloader
12cu|wine-stable-1.6.2-1|462	%endif
12cu|wine-stable-1.6.2-1|463	
12cu|wine-stable-1.6.2-1|464	%{_libdir}/libwine*.so.%{major}*
12cu|wine-stable-1.6.2-1|465	%dir %{_libdir}/%{oname}
12cu|wine-stable-1.6.2-1|466	%{_libdir}/%{oname}/*.cpl.so
12cu|wine-stable-1.6.2-1|467	%{_libdir}/%{oname}/*.drv.so
12cu|wine-stable-1.6.2-1|468	%{_libdir}/%{oname}/*.dll.so
12cu|wine-stable-1.6.2-1|469	%{_libdir}/%{oname}/*.exe.so
12cu|wine-stable-1.6.2-1|470	%{_libdir}/%{oname}/*.acm.so
12cu|wine-stable-1.6.2-1|471	%{_libdir}/%{oname}/*.ocx.so
12cu|wine-stable-1.6.2-1|472	%ifarch %{ix86}
12cu|wine-stable-1.6.2-1|473	%{_libdir}/%{oname}/*.vxd.so
12cu|wine-stable-1.6.2-1|474	%{_libdir}/%{oname}/*16.so
12cu|wine-stable-1.6.2-1|475	%endif
12cu|wine-stable-1.6.2-1|476	%{_libdir}/%{oname}/*.tlb.so
12cu|wine-stable-1.6.2-1|477	%{_libdir}/%{oname}/*.ds.so
12cu|wine-stable-1.6.2-1|478	%{_libdir}/%{oname}/*.sys.so
12cu|wine-stable-1.6.2-1|479	%{_libdir}/%{oname}/fakedlls
12cu|wine-stable-1.6.2-1|480	
12cu|wine-stable-1.6.2-1|481	
12cu|wine-stable-1.6.2-1|482	%changelog
12cu|wine-stable-1.6.2-1|483	* Thu Apr 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.6.2-1
12cu|wine-stable-1.6.2-1|484	+ Revision: 1560c5b
12cu|wine-stable-1.6.2-1|485	- New version 1.6.2, sync spec with main wine (and add needed Conflicts etc)
12cu|wine-stable-1.6.2-1|486	
12cu|wine-stable-1.6.2-1|487	

13237 12
12cu|winff-1.5.3-1|1	# This is useful to avoid the packaging of useless debug packages:
12cu|winff-1.5.3-1|2	# We don't need it
12cu|winff-1.5.3-1|3	%define _enable_debug_packages %{nil}
12cu|winff-1.5.3-1|4	%define debug_package %{nil}
12cu|winff-1.5.3-1|5	
12cu|winff-1.5.3-1|6	Summary:	A graphical interface for the video converter ffmpeg
12cu|winff-1.5.3-1|7	Name:		winff
12cu|winff-1.5.3-1|8	Version:	1.5.3
12cu|winff-1.5.3-1|9	Release:	1
12cu|winff-1.5.3-1|10	License:	GPLv3+
12cu|winff-1.5.3-1|11	Group:		Video
12cu|winff-1.5.3-1|12	Url:		http://winff.org
12cu|winff-1.5.3-1|13	# source need login, mugged form arch
12cu|winff-1.5.3-1|14	# Source0:	https://docs.google.com/uc?authuser=0&id=0B8HoAIi30ZDkMHlvVkVtNHJnLVE&export=download
12cu|winff-1.5.3-1|15	Source0:	%{name}-%{version}-source.tar.gz
12cu|winff-1.5.3-1|16	BuildRequires:	lazarus >= 0.9.30
12cu|winff-1.5.3-1|17	BuildRequires:	dos2unix
12cu|winff-1.5.3-1|18	Requires:	ffmpeg
12cu|winff-1.5.3-1|19	Requires:	xterm
12cu|winff-1.5.3-1|20	
12cu|winff-1.5.3-1|21	%description
12cu|winff-1.5.3-1|22	WinFF is a GUI for the command line video converter, FFMPEG. It will convert
12cu|winff-1.5.3-1|23	almost any video file that FFmpeg will convert. WinFF does multiple files in
12cu|winff-1.5.3-1|24	multiple formats at one time. You can for example convert mpeg's, flv's, and
12cu|winff-1.5.3-1|25	mov's, all into avi's all at once.
12cu|winff-1.5.3-1|26	
12cu|winff-1.5.3-1|27	%files
12cu|winff-1.5.3-1|28	%doc *.txt docs/*
12cu|winff-1.5.3-1|29	%{_bindir}/%{name}
12cu|winff-1.5.3-1|30	%{_datadir}/%{name}
12cu|winff-1.5.3-1|31	%{_datadir}/applications/%{name}.desktop
12cu|winff-1.5.3-1|32	%{_datadir}/pixmaps/*.png
12cu|winff-1.5.3-1|33	%{_iconsdir}/*
12cu|winff-1.5.3-1|34	%{_mandir}/man1/*
12cu|winff-1.5.3-1|35	
12cu|winff-1.5.3-1|36	#------------------------------------------------------------------
12cu|winff-1.5.3-1|37	
12cu|winff-1.5.3-1|38	%prep
12cu|winff-1.5.3-1|39	%setup -qn %{name}
12cu|winff-1.5.3-1|40	# Fix EOL (Version 1.2.0)
12cu|winff-1.5.3-1|41	dos2unix {changelog,README-Presets,README}.txt
12cu|winff-1.5.3-1|42	chmod -x {README,README-Presets,changelog}.txt
12cu|winff-1.5.3-1|43	cd docs
12cu|winff-1.5.3-1|44	find . -type f -exec chmod -x {} \;
12cu|winff-1.5.3-1|45	cd -
12cu|winff-1.5.3-1|46	
12cu|winff-1.5.3-1|47	%build
12cu|winff-1.5.3-1|48	lazbuild --ws=gtk2 -B %{name}.lpr
12cu|winff-1.5.3-1|49	
12cu|winff-1.5.3-1|50	%install
12cu|winff-1.5.3-1|51	mkdir -p %{buildroot}{%{_bindir},%{_datadir}/%{name}/languages}
12cu|winff-1.5.3-1|52	
12cu|winff-1.5.3-1|53	# Install winff binary
12cu|winff-1.5.3-1|54	install %{name} %{buildroot}%{_bindir}
12cu|winff-1.5.3-1|55	
12cu|winff-1.5.3-1|56	# Install languages
12cu|winff-1.5.3-1|57	install -m 0755 languages/*.po %{buildroot}%{_datadir}/%{name}/languages
12cu|winff-1.5.3-1|58	chmod -x  %{buildroot}%{_datadir}/%{name}/languages/*.po
12cu|winff-1.5.3-1|59	
12cu|winff-1.5.3-1|60	# Install presets
12cu|winff-1.5.3-1|61	install -m 0755 presets.xml %{buildroot}%{_datadir}/%{name}
12cu|winff-1.5.3-1|62	
12cu|winff-1.5.3-1|63	mkdir -p %{buildroot}{%{_datadir}/pixmaps,%{_datadir}/applications,%{_mandir}/man1}
12cu|winff-1.5.3-1|64	
12cu|winff-1.5.3-1|65	# Install man page
12cu|winff-1.5.3-1|66	install -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1
12cu|winff-1.5.3-1|67	
12cu|winff-1.5.3-1|68	# Install icons
12cu|winff-1.5.3-1|69	install winff-icons/48x48/%{name}.png %{buildroot}%{_datadir}/pixmaps
12cu|winff-1.5.3-1|70	for i in 16 24 32 48; do
12cu|winff-1.5.3-1|71	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps
12cu|winff-1.5.3-1|72	install winff-icons/"$i"x"$i"/*.png %{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps
12cu|winff-1.5.3-1|73	done
12cu|winff-1.5.3-1|74	
12cu|winff-1.5.3-1|75	# Desktop file
12cu|winff-1.5.3-1|76	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|winff-1.5.3-1|77	[Desktop Entry]
12cu|winff-1.5.3-1|78	Type=Application
12cu|winff-1.5.3-1|79	Name=WinFF
12cu|winff-1.5.3-1|80	GenericName=WinFF
12cu|winff-1.5.3-1|81	Comment=A GUI for FFMPEG
12cu|winff-1.5.3-1|82	Exec=%{name}
12cu|winff-1.5.3-1|83	Icon=%{name}
12cu|winff-1.5.3-1|84	Categories=AudioVideo;Video;
12cu|winff-1.5.3-1|85	EOF
12cu|winff-1.5.3-1|86	
12cu|winff-1.5.3-1|87	
12cu|winff-1.5.3-1|88	%changelog
12cu|winff-1.5.3-1|89	* Sat Mar 15 2014 symbianflo <symbianflo@symbianflo> 1.5.3-1
12cu|winff-1.5.3-1|90	+ Revision: 4007014
12cu|winff-1.5.3-1|91	- Log:Update to 1.5.3
12cu|winff-1.5.3-1|92	
12cu|winff-1.5.3-1|93	

13238 12
12cu|wipe-2.3.1-3|1	%define debug_package   %{nil}
12cu|wipe-2.3.1-3|2	
12cu|wipe-2.3.1-3|3	Name:           wipe
12cu|wipe-2.3.1-3|4	Version:        2.3.1
12cu|wipe-2.3.1-3|5	Release:        3
12cu|wipe-2.3.1-3|6	Epoch:          0
12cu|wipe-2.3.1-3|7	Summary:        Secure file deletion utility
12cu|wipe-2.3.1-3|8	License:        GPLv2
12cu|wipe-2.3.1-3|9	Group:          File tools
12cu|wipe-2.3.1-3|10	URL:            http://wipe.sourceforge.net/
12cu|wipe-2.3.1-3|11	Source0:        http://unc.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
12cu|wipe-2.3.1-3|12	Source1:        http://unc.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2.sig
12cu|wipe-2.3.1-3|13	Patch0:         %{name}-rootbuildfix.patch
12cu|wipe-2.3.1-3|14	Requires(post): update-alternatives
12cu|wipe-2.3.1-3|15	Requires(postun): update-alternatives
12cu|wipe-2.3.1-3|16	
12cu|wipe-2.3.1-3|17	
12cu|wipe-2.3.1-3|18	%description
12cu|wipe-2.3.1-3|19	Wipe is a tool that effectively degauses the surface of a hard
12cu|wipe-2.3.1-3|20	disk, making it virtually impossible to retrieve the data that was
12cu|wipe-2.3.1-3|21	stored on it. This tool is designed to make sure secure data that is
12cu|wipe-2.3.1-3|22	erased from a hard drive is unrecoverable.
12cu|wipe-2.3.1-3|23	
12cu|wipe-2.3.1-3|24	%prep
12cu|wipe-2.3.1-3|25	%setup -q
12cu|wipe-2.3.1-3|26	%patch0 -p1
12cu|wipe-2.3.1-3|27	
12cu|wipe-2.3.1-3|28	%build
12cu|wipe-2.3.1-3|29	%configure2_5x
12cu|wipe-2.3.1-3|30	%make
12cu|wipe-2.3.1-3|31	
12cu|wipe-2.3.1-3|32	%install
12cu|wipe-2.3.1-3|33	%makeinstall
12cu|wipe-2.3.1-3|34	mv %{buildroot}%{_bindir}/wipe %{buildroot}%{_bindir}/wipe.wipe
12cu|wipe-2.3.1-3|35	mv %{buildroot}%{_mandir}/man1/wipe.1 %{buildroot}%{_mandir}/man1/wipe.wipe.1
12cu|wipe-2.3.1-3|36	
12cu|wipe-2.3.1-3|37	# remove package installed docs
12cu|wipe-2.3.1-3|38	rm -rf %{buildroot}/%{_datadir}/doc/%{name}
12cu|wipe-2.3.1-3|39	
12cu|wipe-2.3.1-3|40	
12cu|wipe-2.3.1-3|41	
12cu|wipe-2.3.1-3|42	%post
12cu|wipe-2.3.1-3|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
12cu|wipe-2.3.1-3|44	
12cu|wipe-2.3.1-3|45	%postun
12cu|wipe-2.3.1-3|46	%{_sbindir}/update-alternatives --remove wipe %{_bindir}/wipe.wipe
12cu|wipe-2.3.1-3|47	
12cu|wipe-2.3.1-3|48	%files
12cu|wipe-2.3.1-3|49	%defattr(0644,root,root,0755)
12cu|wipe-2.3.1-3|50	%doc LICENSE copyright README CHANGES TODO INSTALL TESTING
12cu|wipe-2.3.1-3|51	%attr(0755,root,root) %{_bindir}/wipe.wipe
12cu|wipe-2.3.1-3|52	%{_mandir}/man1/wipe.wipe.1*
12cu|wipe-2.3.1-3|53	
12cu|wipe-2.3.1-3|54	
12cu|wipe-2.3.1-3|55	
12cu|wipe-2.3.1-3|56	
12cu|wipe-2.3.1-3|57	
12cu|wipe-2.3.1-3|58	%changelog
12cu|wipe-2.3.1-3|59	* Sun Mar 16 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0:2.3.1-3
12cu|wipe-2.3.1-3|60	+ Revision: 3f2d47d
12cu|wipe-2.3.1-3|61	- Updated wipe.spec
12cu|wipe-2.3.1-3|62	
12cu|wipe-2.3.1-3|63	

13239 12
12cu|wizznic-0.9.9-3|1	# empty-debuginfo-package  sflo
12cu|wizznic-0.9.9-3|2	%define debug_package	%{nil}
12cu|wizznic-0.9.9-3|3	
12cu|wizznic-0.9.9-3|4	Name:           wizznic
12cu|wizznic-0.9.9-3|5	Summary:        An implementation of Puzznic
12cu|wizznic-0.9.9-3|6	Version:        0.9.9
12cu|wizznic-0.9.9-3|7	Release:        3
12cu|wizznic-0.9.9-3|8	License:        GPLv3
12cu|wizznic-0.9.9-3|9	Group:          Games/Boards
12cu|wizznic-0.9.9-3|10	Source:         http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.bz2
12cu|wizznic-0.9.9-3|11	Source1:        %{name}.desktop
12cu|wizznic-0.9.9-3|12	Patch0:         %{name}-linux.patch
12cu|wizznic-0.9.9-3|13	Url:            http://sourceforge.net/projects/wizznic/
12cu|wizznic-0.9.9-3|14	BuildRequires:  pkgconfig(gl)
12cu|wizznic-0.9.9-3|15	BuildRequires:  pkgconfig(glu)
12cu|wizznic-0.9.9-3|16	BuildRequires:  pkgconfig(SDL_image)
12cu|wizznic-0.9.9-3|17	BuildRequires:  pkgconfig(SDL_mixer)
12cu|wizznic-0.9.9-3|18	BuildRequires:  pkgconfig(sdl)
12cu|wizznic-0.9.9-3|19	BuildRequires:  pkgconfig(libpng)
12cu|wizznic-0.9.9-3|20	BuildRequires:  desktop-file-utils
12cu|wizznic-0.9.9-3|21	
12cu|wizznic-0.9.9-3|22	%description
12cu|wizznic-0.9.9-3|23	Wizznic is an implementation of Puzznic.
12cu|wizznic-0.9.9-3|24	It is made very easy for non-programmers to contribute Levels/Graphics and
12cu|wizznic-0.9.9-3|25	sounds.
12cu|wizznic-0.9.9-3|26	
12cu|wizznic-0.9.9-3|27	%prep
12cu|wizznic-0.9.9-3|28	%setup -q -n wizznic-0.9.9-src
12cu|wizznic-0.9.9-3|29	%patch0 -p0
12cu|wizznic-0.9.9-3|30	
12cu|wizznic-0.9.9-3|31	# (Sflo) over 300 linting err && likewise W
12cu|wizznic-0.9.9-3|32	# files attr
12cu|wizznic-0.9.9-3|33	chmod 644 doc/*.txt
12cu|wizznic-0.9.9-3|34	pushd data
12cu|wizznic-0.9.9-3|35	find . -type f -exec chmod 644 {} \;
12cu|wizznic-0.9.9-3|36	popd
12cu|wizznic-0.9.9-3|37	pushd packs
12cu|wizznic-0.9.9-3|38	find . -type f -exec chmod 644 {} \;
12cu|wizznic-0.9.9-3|39	popd
12cu|wizznic-0.9.9-3|40	# dir attr
12cu|wizznic-0.9.9-3|41	chmod 755 packs/001_wizznic \
12cu|wizznic-0.9.9-3|42	packs/000_wizznic \
12cu|wizznic-0.9.9-3|43	packs/000_wizznic/themes/thor \
12cu|wizznic-0.9.9-3|44	data \
12cu|wizznic-0.9.9-3|45	packs/000_wizznic/themes/oldskool/boards \
12cu|wizznic-0.9.9-3|46	packs/010_wizznic-silver/themes/boards \
12cu|wizznic-0.9.9-3|47	packs/010_wizznic-silver/themes/tiles \
12cu|wizznic-0.9.9-3|48	packs/001_wizznic/levels \
12cu|wizznic-0.9.9-3|49	packs/000_wizznic/themes/oldskool \
12cu|wizznic-0.9.9-3|50	packs/000_wizznic/themes/oldskool/snd \
12cu|wizznic-0.9.9-3|51	packs \
12cu|wizznic-0.9.9-3|52	data/menu \
12cu|wizznic-0.9.9-3|53	packs/000_wizznic/levels \
12cu|wizznic-0.9.9-3|54	packs/000_wizznic/themes \
12cu|wizznic-0.9.9-3|55	packs/000_wizznic/themes/cursors \
12cu|wizznic-0.9.9-3|56	packs/000_wizznic/themes/thor/tiles \
12cu|wizznic-0.9.9-3|57	packs/000_wizznic/music \
12cu|wizznic-0.9.9-3|58	packs/010_wizznic-silver/themes/starts \
12cu|wizznic-0.9.9-3|59	data/snd \
12cu|wizznic-0.9.9-3|60	packs/000_wizznic/themes/chars \
12cu|wizznic-0.9.9-3|61	packs/010_wizznic-silver/levels \
12cu|wizznic-0.9.9-3|62	packs/010_wizznic-silver \
12cu|wizznic-0.9.9-3|63	packs/000_wizznic/themes/thor/bg \
12cu|wizznic-0.9.9-3|64	packs/000_wizznic/themes/oldskool/tiles \
12cu|wizznic-0.9.9-3|65	packs/010_wizznic-silver/themes
12cu|wizznic-0.9.9-3|66	#
12cu|wizznic-0.9.9-3|67	%build
12cu|wizznic-0.9.9-3|68	export CFLAGS="$RPM_OPT_FLAGS -Wall"
12cu|wizznic-0.9.9-3|69	%make DATADIR="%{_datadir}/%{name}/" -f Makefile.linux
12cu|wizznic-0.9.9-3|70	
12cu|wizznic-0.9.9-3|71	# Create wrapper script
12cu|wizznic-0.9.9-3|72	echo -e "#!/bin/bash\ncd %{_datadir}/%{name}/\n%{_bindir}/%{name}-bin \$*\n" > %{name}-wrapper.sh
12cu|wizznic-0.9.9-3|73	
12cu|wizznic-0.9.9-3|74	
12cu|wizznic-0.9.9-3|75	%install
12cu|wizznic-0.9.9-3|76	# install binaries
12cu|wizznic-0.9.9-3|77	mkdir -p %{buildroot}%{_bindir}
12cu|wizznic-0.9.9-3|78	install -p -m 755 %{name} %{buildroot}%{_bindir}/%{name}-bin
12cu|wizznic-0.9.9-3|79	install -p -m 755 %{name}-wrapper.sh %{buildroot}%{_bindir}/%{name}
12cu|wizznic-0.9.9-3|80	
12cu|wizznic-0.9.9-3|81	# install menu entry
12cu|wizznic-0.9.9-3|82	# let's desktop-file-install handle this (sflo)
12cu|wizznic-0.9.9-3|83	mkdir -p %{buildroot}%{_datadir}/applications
12cu|wizznic-0.9.9-3|84	desktop-file-install %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|wizznic-0.9.9-3|85	
12cu|wizznic-0.9.9-3|86	# install icons
12cu|wizznic-0.9.9-3|87	# TODO: this icon suck, to add a better icon accordingly
12cu|wizznic-0.9.9-3|88	# with rosa-icons
12cu|wizznic-0.9.9-3|89	install -d -D -m 755 %{buildroot}%{_datadir}/pixmaps/
12cu|wizznic-0.9.9-3|90	install -m 644 data/wmicon.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|wizznic-0.9.9-3|91	
12cu|wizznic-0.9.9-3|92	# install game data
12cu|wizznic-0.9.9-3|93	install -d -m755 %{buildroot}%{_datadir}/%{name}
12cu|wizznic-0.9.9-3|94	cp -Rf data %{buildroot}%{_datadir}/%{name}/data
12cu|wizznic-0.9.9-3|95	cp -Rf packs %{buildroot}%{_datadir}/%{name}/packs
12cu|wizznic-0.9.9-3|96	
12cu|wizznic-0.9.9-3|97	
12cu|wizznic-0.9.9-3|98	%files
12cu|wizznic-0.9.9-3|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
12cu|wizznic-0.9.9-3|100	%{_bindir}/%{name}
12cu|wizznic-0.9.9-3|101	%{_bindir}/%{name}-bin
12cu|wizznic-0.9.9-3|102	%{_datadir}/%{name}/*
12cu|wizznic-0.9.9-3|103	%{_datadir}/applications/%{name}.desktop
12cu|wizznic-0.9.9-3|104	%{_datadir}/pixmaps/%{name}.png
12cu|wizznic-0.9.9-3|105	
12cu|wizznic-0.9.9-3|106	
12cu|wizznic-0.9.9-3|107	%changelog
12cu|wizznic-0.9.9-3|108	* Sun Mar 16 2014 symbianflo <symbianflo@symbianflo> 0.9.9-3
12cu|wizznic-0.9.9-3|109	+ Revision: c8ca2b5
12cu|wizznic-0.9.9-3|110	- Log: spec clean, fix file && dir attr, switch to rosa macros,bump rel
12cu|wizznic-0.9.9-3|111	
12cu|wizznic-0.9.9-3|112	

13240 12
12cu|wmapm-3.1-14|1	Summary:  Battery/Power status monitor for WindowMaker on laptops
12cu|wmapm-3.1-14|2	Name:		wmapm
12cu|wmapm-3.1-14|3	Version:	3.1
12cu|wmapm-3.1-14|4	Release:	14
12cu|wmapm-3.1-14|5	License:	GPL
12cu|wmapm-3.1-14|6	Group:		Graphical desktop/WindowMaker
12cu|wmapm-3.1-14|7	Source0:	%{name}-%{version}.tar.bz2
12cu|wmapm-3.1-14|8	Source1:	%{name}-icons.tar.bz2
12cu|wmapm-3.1-14|9	Source10:		wmapm-16x16.png
12cu|wmapm-3.1-14|10	Source11:		wmapm-32x32.png
12cu|wmapm-3.1-14|11	Source12:		wmapm-48x48.png
12cu|wmapm-3.1-14|12	URL:		http://nis-www.lanl.gov/~mgh/
12cu|wmapm-3.1-14|13	BuildRequires:	pkgconfig(x11)
12cu|wmapm-3.1-14|14	BuildRequires:	pkgconfig(xpm)
12cu|wmapm-3.1-14|15	BuildRequires:	pkgconfig(xext)
12cu|wmapm-3.1-14|16	
12cu|wmapm-3.1-14|17	%description
12cu|wmapm-3.1-14|18	WMAPM monitors the APM statistics through the APM support in
12cu|wmapm-3.1-14|19	the Linux and FreeBSD Kernels.  This information, presented in
12cu|wmapm-3.1-14|20	a nice visual format, can be invaluable on laptops (as I have
12cu|wmapm-3.1-14|21	found in my recent/continual travels as a Field Engineer for a
12cu|wmapm-3.1-14|22	small computer hardware manufacturer).
12cu|wmapm-3.1-14|23	WMAPM currently provides:
12cu|wmapm-3.1-14|24	
12cu|wmapm-3.1-14|25	* Status of power supply (battery or AC);
12cu|wmapm-3.1-14|26	* Percentage of battery remaining (numeric and meter);
12cu|wmapm-3.1-14|27	* Battery charging status;
12cu|wmapm-3.1-14|28	* Time left to battery depletion;
12cu|wmapm-3.1-14|29	* High/Low/Critical battery status (Red/Yellow/Green);
12cu|wmapm-3.1-14|30	
12cu|wmapm-3.1-14|31	%prep
12cu|wmapm-3.1-14|32	rm -rf %buildroot
12cu|wmapm-3.1-14|33	%setup -q
12cu|wmapm-3.1-14|34	
12cu|wmapm-3.1-14|35	%build
12cu|wmapm-3.1-14|36	make -C %name COPTS="$RPM_OPT_FLAGS"
12cu|wmapm-3.1-14|37	
12cu|wmapm-3.1-14|38	%install
12cu|wmapm-3.1-14|39	[ -d %buildroot ] && rm -rf %buildroot
12cu|wmapm-3.1-14|40	
12cu|wmapm-3.1-14|41	mkdir -p %buildroot{%_bindir,%_miconsdir,%_liconsdir,%_mandir/man1/}
12cu|wmapm-3.1-14|42	install -m 755 wmapm/wmapm %buildroot%_bindir
12cu|wmapm-3.1-14|43	install -m 644 wmapm/wmapm.1 %buildroot%_mandir/man1/
12cu|wmapm-3.1-14|44	
12cu|wmapm-3.1-14|45	install -m 644 %SOURCE10 %buildroot%_miconsdir/%name.png
12cu|wmapm-3.1-14|46	install -m 644 %SOURCE11 %buildroot%_iconsdir/%name.png
12cu|wmapm-3.1-14|47	install -m 644 %SOURCE12 %buildroot%_liconsdir/%name.png
12cu|wmapm-3.1-14|48	
12cu|wmapm-3.1-14|49	
12cu|wmapm-3.1-14|50	install -m 755 -d %{buildroot}%{_datadir}/applications
12cu|wmapm-3.1-14|51	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cu|wmapm-3.1-14|52	[Desktop Entry]
12cu|wmapm-3.1-14|53	Name=WmApm
12cu|wmapm-3.1-14|54	Comment=Battery/Power status monitor for WindowMaker on laptops
12cu|wmapm-3.1-14|55	Exec=%{_bindir}/%{name}
12cu|wmapm-3.1-14|56	Icon=%{name}
12cu|wmapm-3.1-14|57	Terminal=false
12cu|wmapm-3.1-14|58	Type=Application
12cu|wmapm-3.1-14|59	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
12cu|wmapm-3.1-14|60	EOF
12cu|wmapm-3.1-14|61	
12cu|wmapm-3.1-14|62	
12cu|wmapm-3.1-14|63	%if %mdkversion < 200900
12cu|wmapm-3.1-14|64	%post
12cu|wmapm-3.1-14|65	%{update_menus}
12cu|wmapm-3.1-14|66	%endif
12cu|wmapm-3.1-14|67	
12cu|wmapm-3.1-14|68	%if %mdkversion < 200900
12cu|wmapm-3.1-14|69	%postun
12cu|wmapm-3.1-14|70	%{clean_menus}
12cu|wmapm-3.1-14|71	%endif
12cu|wmapm-3.1-14|72	
12cu|wmapm-3.1-14|73	
12cu|wmapm-3.1-14|74	%clean
12cu|wmapm-3.1-14|75	[ -z %buildroot ] || {
12cu|wmapm-3.1-14|76	rm -rf %buildroot
12cu|wmapm-3.1-14|77	}
12cu|wmapm-3.1-14|78	
12cu|wmapm-3.1-14|79	%files
12cu|wmapm-3.1-14|80	%defattr (-,root,root)
12cu|wmapm-3.1-14|81	%doc BUGS CHANGES COPYING HINTS INSTALL README TODO
12cu|wmapm-3.1-14|82	%_bindir/*
12cu|wmapm-3.1-14|83	%_liconsdir/%name.png
12cu|wmapm-3.1-14|84	%_miconsdir/%name.png
12cu|wmapm-3.1-14|85	%_iconsdir/%name.png
12cu|wmapm-3.1-14|86	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|wmapm-3.1-14|87	%_mandir/man1/*
12cu|wmapm-3.1-14|88	
12cu|wmapm-3.1-14|89	
12cu|wmapm-3.1-14|90	
12cu|wmapm-3.1-14|91	
12cu|wmapm-3.1-14|92	%changelog
12cu|wmapm-3.1-14|93	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.1-13mdv2010.0
12cu|wmapm-3.1-14|94	+ Revision: 434772
12cu|wmapm-3.1-14|95	- rebuild
12cu|wmapm-3.1-14|96	
12cu|wmapm-3.1-14|97	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.1-12mdv2009.0
12cu|wmapm-3.1-14|98	+ Revision: 262004
12cu|wmapm-3.1-14|99	- rebuild
12cu|wmapm-3.1-14|100	
12cu|wmapm-3.1-14|101	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 3.1-11mdv2009.0
12cu|wmapm-3.1-14|102	+ Revision: 256038
12cu|wmapm-3.1-14|103	- rebuild
12cu|wmapm-3.1-14|104	- drop old menu
12cu|wmapm-3.1-14|105	
12cu|wmapm-3.1-14|106	+ Pixel <pixel@mandriva.com>
12cu|wmapm-3.1-14|107	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|wmapm-3.1-14|108	
12cu|wmapm-3.1-14|109	+ Olivier Blin <oblin@mandriva.com>
12cu|wmapm-3.1-14|110	- restore BuildRoot
12cu|wmapm-3.1-14|111	
12cu|wmapm-3.1-14|112	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.1-9mdv2008.1
12cu|wmapm-3.1-14|113	+ Revision: 129384
12cu|wmapm-3.1-14|114	- kill re-definition of %%buildroot on Pixel's request
12cu|wmapm-3.1-14|115	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|wmapm-3.1-14|116	
12cu|wmapm-3.1-14|117	
12cu|wmapm-3.1-14|118	* Tue Feb 06 2007 Gustavo De Nardin <gustavodn@mandriva.com> 3.1-9mdv2007.0
12cu|wmapm-3.1-14|119	+ Revision: 116908
12cu|wmapm-3.1-14|120	- fixed .desktop file Comment
12cu|wmapm-3.1-14|121	- fixed and trimmed dependencies
12cu|wmapm-3.1-14|122	- spec cleanup
12cu|wmapm-3.1-14|123	- fixed old menu section
12cu|wmapm-3.1-14|124	- xdg menu migration for great compliance
12cu|wmapm-3.1-14|125	
12cu|wmapm-3.1-14|126	* Wed Apr 27 2005 Lenny Cartier <lenny@mandriva.com> 3.1-7mdk
12cu|wmapm-3.1-14|127	- rebuild
12cu|wmapm-3.1-14|128	
12cu|wmapm-3.1-14|129	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.1-6mdk
12cu|wmapm-3.1-14|130	- rebuild
12cu|wmapm-3.1-14|131	

13241 12
12cu|wmbattery-2.40-3|1	Name: 	 	wmbattery
12cu|wmbattery-2.40-3|2	Summary: 	Battery info docklet for WindowMaker
12cu|wmbattery-2.40-3|3	Version: 	2.40
12cu|wmbattery-2.40-3|4	Release: 	3
12cu|wmbattery-2.40-3|5	
12cu|wmbattery-2.40-3|6	Source: 	%{name}-%{version}.tar.xz
12cu|wmbattery-2.40-3|7	URL:		http://kitenet.net/programs/wmbattery/
12cu|wmbattery-2.40-3|8	License:	GPL
12cu|wmbattery-2.40-3|9	Group:		Graphical desktop/WindowMaker
12cu|wmbattery-2.40-3|10	
12cu|wmbattery-2.40-3|11	BuildRequires:	pkgconfig(x11)
12cu|wmbattery-2.40-3|12	BuildRequires:	imagemagick
12cu|wmbattery-2.40-3|13	BuildRequires:	libapm-devel
12cu|wmbattery-2.40-3|14	BuildRequires:	pkgconfig(xext)
12cu|wmbattery-2.40-3|15	BuildRequires:	pkgconfig(xpm)
12cu|wmbattery-2.40-3|16	
12cu|wmbattery-2.40-3|17	%description
12cu|wmbattery-2.40-3|18	wmbattery displays the status of your laptop's battery in a small icon. This
12cu|wmbattery-2.40-3|19	includes if it is plugged in, if the battery is charging, how many minutes of
12cu|wmbattery-2.40-3|20	battery life remain, battery life remaining (with both a percentage and a
12cu|wmbattery-2.40-3|21	graph), and battery status (high - green, low - yellow, or critical - red).
12cu|wmbattery-2.40-3|22	
12cu|wmbattery-2.40-3|23	It works for both ACPI and APM based systems.
12cu|wmbattery-2.40-3|24	
12cu|wmbattery-2.40-3|25	%prep
12cu|wmbattery-2.40-3|26	%setup -q
12cu|wmbattery-2.40-3|27	
12cu|wmbattery-2.40-3|28	%build
12cu|wmbattery-2.40-3|29	sed -i \
12cu|wmbattery-2.40-3|30	-e '/^icondir/s:icons:pixmaps:' \
12cu|wmbattery-2.40-3|31	-e '/^USE_HAL/d' \
12cu|wmbattery-2.40-3|32	autoconf/makeinfo.in
12cu|wmbattery-2.40-3|33	
12cu|wmbattery-2.40-3|34	autoconf
12cu|wmbattery-2.40-3|35	%configure2_5x
12cu|wmbattery-2.40-3|36	%make
12cu|wmbattery-2.40-3|37	
12cu|wmbattery-2.40-3|38	%install
12cu|wmbattery-2.40-3|39	rm -rf %{buildroot}
12cu|wmbattery-2.40-3|40	%makeinstall_std
12cu|wmbattery-2.40-3|41	
12cu|wmbattery-2.40-3|42	#menu
12cu|wmbattery-2.40-3|43	%{__mkdir} -p %{buildroot}%{_datadir}/applications
12cu|wmbattery-2.40-3|44	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|wmbattery-2.40-3|45	[Desktop Entry]
12cu|wmbattery-2.40-3|46	Type=Application
12cu|wmbattery-2.40-3|47	Exec=%{name}
12cu|wmbattery-2.40-3|48	Icon=%{name}
12cu|wmbattery-2.40-3|49	Name=WMbattery
12cu|wmbattery-2.40-3|50	Comment=Battery status docklet
12cu|wmbattery-2.40-3|51	Categories=System;Monitor;
12cu|wmbattery-2.40-3|52	EOF
12cu|wmbattery-2.40-3|53	
12cu|wmbattery-2.40-3|54	#icons
12cu|wmbattery-2.40-3|55	convert -size 48x48 face.xpm %{buildroot}/%{_datadir}/pixmaps/%{name}.png
12cu|wmbattery-2.40-3|56	
12cu|wmbattery-2.40-3|57	%clean
12cu|wmbattery-2.40-3|58	rm -rf %{buildroot}
12cu|wmbattery-2.40-3|59	
12cu|wmbattery-2.40-3|60	%if %mdkversion < 200900
12cu|wmbattery-2.40-3|61	%post
12cu|wmbattery-2.40-3|62	%update_menus
12cu|wmbattery-2.40-3|63	%endif
12cu|wmbattery-2.40-3|64	
12cu|wmbattery-2.40-3|65	%if %mdkversion < 200900
12cu|wmbattery-2.40-3|66	%postun
12cu|wmbattery-2.40-3|67	%clean_menus
12cu|wmbattery-2.40-3|68	%endif
12cu|wmbattery-2.40-3|69	
12cu|wmbattery-2.40-3|70	%files
12cu|wmbattery-2.40-3|71	%defattr(-,root,root)
12cu|wmbattery-2.40-3|72	%doc TODO README
12cu|wmbattery-2.40-3|73	%doc %{_mandir}/*/*
12cu|wmbattery-2.40-3|74	%{_bindir}/%{name}
12cu|wmbattery-2.40-3|75	%{_datadir}/applications/%{name}.desktop
12cu|wmbattery-2.40-3|76	%{_datadir}/pixmaps/%{name}.png
12cu|wmbattery-2.40-3|77	%{_datadir}/pixmaps/%{name}/*.xpm
12cu|wmbattery-2.40-3|78	
12cu|wmbattery-2.40-3|79	
12cu|wmbattery-2.40-3|80	
12cu|wmbattery-2.40-3|81	%changelog
12cu|wmbattery-2.40-3|82	* Wed Oct 19 2011 Matthew Dawkins <mattydaw@mandriva.org> 2.40-2
12cu|wmbattery-2.40-3|83	+ Revision: 705326
12cu|wmbattery-2.40-3|84	- new version 2.40
12cu|wmbattery-2.40-3|85	cleaned up spec
12cu|wmbattery-2.40-3|86	removed hal linking
12cu|wmbattery-2.40-3|87	
12cu|wmbattery-2.40-3|88	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 2.25-6
12cu|wmbattery-2.40-3|89	+ Revision: 634774
12cu|wmbattery-2.40-3|90	- simplify BR
12cu|wmbattery-2.40-3|91	
12cu|wmbattery-2.40-3|92	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 2.25-5mdv2010.0
12cu|wmbattery-2.40-3|93	+ Revision: 434773
12cu|wmbattery-2.40-3|94	- rebuild
12cu|wmbattery-2.40-3|95	
12cu|wmbattery-2.40-3|96	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|wmbattery-2.40-3|97	- lowercase ImageMagick
12cu|wmbattery-2.40-3|98	
12cu|wmbattery-2.40-3|99	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 2.25-4mdv2009.0
12cu|wmbattery-2.40-3|100	+ Revision: 262014
12cu|wmbattery-2.40-3|101	- rebuild
12cu|wmbattery-2.40-3|102	
12cu|wmbattery-2.40-3|103	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.25-3mdv2009.0
12cu|wmbattery-2.40-3|104	+ Revision: 256040
12cu|wmbattery-2.40-3|105	- rebuild
12cu|wmbattery-2.40-3|106	
12cu|wmbattery-2.40-3|107	+ Pixel <pixel@mandriva.com>
12cu|wmbattery-2.40-3|108	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|wmbattery-2.40-3|109	
12cu|wmbattery-2.40-3|110	+ Olivier Blin <blino@mandriva.org>
12cu|wmbattery-2.40-3|111	- restore BuildRoot
12cu|wmbattery-2.40-3|112	
12cu|wmbattery-2.40-3|113	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 2.25-1mdv2008.1
12cu|wmbattery-2.40-3|114	+ Revision: 135500
12cu|wmbattery-2.40-3|115	- fix directory creation
12cu|wmbattery-2.40-3|116	- auto-convert XDG menu entry
12cu|wmbattery-2.40-3|117	- kill re-definition of %%buildroot on Pixel's request
12cu|wmbattery-2.40-3|118	- buildrequires X11-devel instead of XFree86-devel
12cu|wmbattery-2.40-3|119	- use %%mkrel
12cu|wmbattery-2.40-3|120	- import wmbattery
12cu|wmbattery-2.40-3|121	
12cu|wmbattery-2.40-3|122	
12cu|wmbattery-2.40-3|123	* Fri Apr 14 2006 Udo Rader <udo.rader@bestsolution.at> 2.25-1mdk
12cu|wmbattery-2.40-3|124	- new upstream version
12cu|wmbattery-2.40-3|125	
12cu|wmbattery-2.40-3|126	* Tue Nov 01 2005 Austin Acton <austin@mandriva.org> 2.22-1mdk
12cu|wmbattery-2.40-3|127	- from Udo Rader <udo.rader@bestsolution.at> :
12cu|wmbattery-2.40-3|128	- new upstream version
12cu|wmbattery-2.40-3|129	
12cu|wmbattery-2.40-3|130	* Mon Mar 21 2005 Austin Acton <austin@mandrake.org> 2.20-1mdk
12cu|wmbattery-2.40-3|131	- from Udo Rader <udo.rader@bestsolution.at> :
12cu|wmbattery-2.40-3|132	- initial version

13242 12
12cu|wmcalc-0.3-12|1	%define name    wmcalc
12cu|wmcalc-0.3-12|2	%define version 0.3
12cu|wmcalc-0.3-12|3	%define release  12
12cu|wmcalc-0.3-12|4	
12cu|wmcalc-0.3-12|5	Name:		%name
12cu|wmcalc-0.3-12|6	Version:	%version
12cu|wmcalc-0.3-12|7	Release:	%release
12cu|wmcalc-0.3-12|8	Summary:	Calculator dockapp for windowmaker
12cu|wmcalc-0.3-12|9	Url:		http://packages.debian.org/unstable/x11/wmcalc.html
12cu|wmcalc-0.3-12|10	Source:		http://ftp.debian.org/debian/pool/main/w/wmcalc/wmcalc_0.3.orig.tar.bz2
12cu|wmcalc-0.3-12|11	PAtch1:         %name-patch_other_locales.bz2
12cu|wmcalc-0.3-12|12	License:	GPL
12cu|wmcalc-0.3-12|13	Group:		Graphical desktop/Other
12cu|wmcalc-0.3-12|14	BuildRequires:	pkgconfig(xpm)
12cu|wmcalc-0.3-12|15	BuildRequires:	pkgconfig(x11)
12cu|wmcalc-0.3-12|16	BuildRequires:	pkgconfig(xext)
12cu|wmcalc-0.3-12|17	
12cu|wmcalc-0.3-12|18	%description
12cu|wmcalc-0.3-12|19	wmcalc is a small calculator meant for the WindowMaker dock or Afterstep
12cu|wmcalc-0.3-12|20	Wharf.  It is a simple calculator with basic functions and memory slots,
12cu|wmcalc-0.3-12|21	and can launch any external application for more complex calculations.
12cu|wmcalc-0.3-12|22	
12cu|wmcalc-0.3-12|23	%prep
12cu|wmcalc-0.3-12|24	%setup -q -n %name-%version.orig
12cu|wmcalc-0.3-12|25	%patch1 -p1 -b .orig
12cu|wmcalc-0.3-12|26	
12cu|wmcalc-0.3-12|27	%build
12cu|wmcalc-0.3-12|28	# (tv) fix build:
12cu|wmcalc-0.3-12|29	perl -pi -e 's!/usr/local/include!/usr/include/X11/!' Makefile
12cu|wmcalc-0.3-12|30	%make
12cu|wmcalc-0.3-12|31	
12cu|wmcalc-0.3-12|32	
12cu|wmcalc-0.3-12|33	%install
12cu|wmcalc-0.3-12|34	%__rm -rf %buildroot
12cu|wmcalc-0.3-12|35	%__install -D %name	%buildroot/usr/X11R6/bin/%name
12cu|wmcalc-0.3-12|36	
12cu|wmcalc-0.3-12|37	%clean
12cu|wmcalc-0.3-12|38	%__rm -rf %buildroot
12cu|wmcalc-0.3-12|39	
12cu|wmcalc-0.3-12|40	
12cu|wmcalc-0.3-12|41	%files
12cu|wmcalc-0.3-12|42	%defattr(0644,root,root,0755)
12cu|wmcalc-0.3-12|43	%doc README .wmcalc
12cu|wmcalc-0.3-12|44	%defattr(0755,root,root,0755)
12cu|wmcalc-0.3-12|45	/usr/X11R6/bin/%name
12cu|wmcalc-0.3-12|46	
12cu|wmcalc-0.3-12|47	
12cu|wmcalc-0.3-12|48	
12cu|wmcalc-0.3-12|49	%changelog
12cu|wmcalc-0.3-12|50	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 0.3-11mdv2011.0
12cu|wmcalc-0.3-12|51	+ Revision: 634781
12cu|wmcalc-0.3-12|52	- simplify  BR
12cu|wmcalc-0.3-12|53	
12cu|wmcalc-0.3-12|54	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.3-10mdv2010.0
12cu|wmcalc-0.3-12|55	+ Revision: 434774
12cu|wmcalc-0.3-12|56	- rebuild
12cu|wmcalc-0.3-12|57	
12cu|wmcalc-0.3-12|58	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.3-9mdv2009.0
12cu|wmcalc-0.3-12|59	+ Revision: 262016
12cu|wmcalc-0.3-12|60	- rebuild
12cu|wmcalc-0.3-12|61	
12cu|wmcalc-0.3-12|62	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.3-8mdv2009.0
12cu|wmcalc-0.3-12|63	+ Revision: 256042
12cu|wmcalc-0.3-12|64	- rebuild
12cu|wmcalc-0.3-12|65	- fix no-buildroot-tag
12cu|wmcalc-0.3-12|66	- fix spacing at top of description
12cu|wmcalc-0.3-12|67	
12cu|wmcalc-0.3-12|68	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 0.3-6mdv2008.1
12cu|wmcalc-0.3-12|69	+ Revision: 135832
12cu|wmcalc-0.3-12|70	- fix build
12cu|wmcalc-0.3-12|71	- BR libx11-devel
12cu|wmcalc-0.3-12|72	- kill re-definition of %%buildroot on Pixel's request
12cu|wmcalc-0.3-12|73	- buildrequires X11-devel instead of XFree86-devel
12cu|wmcalc-0.3-12|74	- import wmcalc
12cu|wmcalc-0.3-12|75	
12cu|wmcalc-0.3-12|76	
12cu|wmcalc-0.3-12|77	* Mon Jan 02 2006 Lenny Cartier <lenny@mandriva.com> 0.3-6mdk
12cu|wmcalc-0.3-12|78	- rebuild
12cu|wmcalc-0.3-12|79	
12cu|wmcalc-0.3-12|80	* Fri Oct 15 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.3-5mdk
12cu|wmcalc-0.3-12|81	- rebuild
12cu|wmcalc-0.3-12|82	
12cu|wmcalc-0.3-12|83	* Wed Sep 24 2003 Han Boetes <han@linux-mandrake.com> 0.3-4mdk
12cu|wmcalc-0.3-12|84	- Added patch to fix other locales: qa.mandrakesoft.com/show_bug.cgi?id=5923
12cu|wmcalc-0.3-12|85	- Cleanups
12cu|wmcalc-0.3-12|86	
12cu|wmcalc-0.3-12|87	* Fri Apr 25 2003 Han Boetes <han@linux-mandrake.com> 0.3-3mdk
12cu|wmcalc-0.3-12|88	- Stephans magic bot found some missing deps.
12cu|wmcalc-0.3-12|89	- Few more minor cleanups
12cu|wmcalc-0.3-12|90	
12cu|wmcalc-0.3-12|91	* Fri Dec 27 2002 Han Boetes <han@linux-mandrake.com> 0.3-2mdk
12cu|wmcalc-0.3-12|92	- rebuild because of new rpm macros and new glibc
12cu|wmcalc-0.3-12|93	
12cu|wmcalc-0.3-12|94	* Sun Jun  9 2002 Han Boetes <han@mijncomputer.nl> 0.3-1mdk
12cu|wmcalc-0.3-12|95	- Initial mdk release.

13243 12
12cu|wmcpuload-1.1.0pre4-10|1	%define	name	wmcpuload
12cu|wmcpuload-1.1.0pre4-10|2	%define version 1.1.0pre4
12cu|wmcpuload-1.1.0pre4-10|3	%define release  10
12cu|wmcpuload-1.1.0pre4-10|4	
12cu|wmcpuload-1.1.0pre4-10|5	Summary: WindowMaker dock application that displays CPU usage
12cu|wmcpuload-1.1.0pre4-10|6	Name:		%{name}
12cu|wmcpuload-1.1.0pre4-10|7	Version:	%{version}
12cu|wmcpuload-1.1.0pre4-10|8	Release:	%{release}
12cu|wmcpuload-1.1.0pre4-10|9	License:	GPL
12cu|wmcpuload-1.1.0pre4-10|10	Group:		Graphical desktop/WindowMaker
12cu|wmcpuload-1.1.0pre4-10|11	Source:		%name-%{version}.tar.bz2
12cu|wmcpuload-1.1.0pre4-10|12	URL:		http://www.sh.rim.or.jp/~ssato/dockapp/index.shtml
12cu|wmcpuload-1.1.0pre4-10|13	BuildRequires:	pkgconfig(x11)
12cu|wmcpuload-1.1.0pre4-10|14	BuildRequires:	pkgconfig(xpm)
12cu|wmcpuload-1.1.0pre4-10|15	BuildRequires:	pkgconfig(xext)
12cu|wmcpuload-1.1.0pre4-10|16	BuildRequires:	imagemagick
12cu|wmcpuload-1.1.0pre4-10|17	
12cu|wmcpuload-1.1.0pre4-10|18	%description
12cu|wmcpuload-1.1.0pre4-10|19	A dockapp to monitor cpu load for WindowMaker. It works fine with AfterStep
12cu|wmcpuload-1.1.0pre4-10|20	and BlackBox and has SMP support.
12cu|wmcpuload-1.1.0pre4-10|21	
12cu|wmcpuload-1.1.0pre4-10|22	%prep
12cu|wmcpuload-1.1.0pre4-10|23	%setup -q
12cu|wmcpuload-1.1.0pre4-10|24	
12cu|wmcpuload-1.1.0pre4-10|25	%build
12cu|wmcpuload-1.1.0pre4-10|26	%configure2_5x
12cu|wmcpuload-1.1.0pre4-10|27	%make
12cu|wmcpuload-1.1.0pre4-10|28	
12cu|wmcpuload-1.1.0pre4-10|29	%install
12cu|wmcpuload-1.1.0pre4-10|30	rm -fr %buildroot
12cu|wmcpuload-1.1.0pre4-10|31	%makeinstall_std
12cu|wmcpuload-1.1.0pre4-10|32	
12cu|wmcpuload-1.1.0pre4-10|33	install -m 755 -d %buildroot%{_miconsdir}
12cu|wmcpuload-1.1.0pre4-10|34	install -m 755 -d %buildroot%{_iconsdir}
12cu|wmcpuload-1.1.0pre4-10|35	install -m 755 -d %buildroot%{_liconsdir}
12cu|wmcpuload-1.1.0pre4-10|36	
12cu|wmcpuload-1.1.0pre4-10|37	convert icons/wmcpuload-16x16.xpm $RPM_BUILD_ROOT/%{_liconsdir}/%{name}.png
12cu|wmcpuload-1.1.0pre4-10|38	convert icons/wmcpuload-32x32.xpm $RPM_BUILD_ROOT/%{_iconsdir}/%{name}.png
12cu|wmcpuload-1.1.0pre4-10|39	convert icons/wmcpuload-48x48.xpm $RPM_BUILD_ROOT/%{_miconsdir}/%{name}.png
12cu|wmcpuload-1.1.0pre4-10|40	
12cu|wmcpuload-1.1.0pre4-10|41	
12cu|wmcpuload-1.1.0pre4-10|42	mkdir -p %buildroot%{_datadir}/applications/
12cu|wmcpuload-1.1.0pre4-10|43	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%name.desktop
12cu|wmcpuload-1.1.0pre4-10|44	[Desktop Entry]
12cu|wmcpuload-1.1.0pre4-10|45	Type=Application
12cu|wmcpuload-1.1.0pre4-10|46	Exec=%{_bindir}/%{name}
12cu|wmcpuload-1.1.0pre4-10|47	Icon=%{name}
12cu|wmcpuload-1.1.0pre4-10|48	Categories=System;Monitor;
12cu|wmcpuload-1.1.0pre4-10|49	Name=WmCPULoad
12cu|wmcpuload-1.1.0pre4-10|50	Comment=CPU monitoring in a dockapp
12cu|wmcpuload-1.1.0pre4-10|51	EOF
12cu|wmcpuload-1.1.0pre4-10|52	
12cu|wmcpuload-1.1.0pre4-10|53	
12cu|wmcpuload-1.1.0pre4-10|54	%clean
12cu|wmcpuload-1.1.0pre4-10|55	[ -z %buildroot ] || {
12cu|wmcpuload-1.1.0pre4-10|56	rm -rf %buildroot
12cu|wmcpuload-1.1.0pre4-10|57	}
12cu|wmcpuload-1.1.0pre4-10|58	
12cu|wmcpuload-1.1.0pre4-10|59	
12cu|wmcpuload-1.1.0pre4-10|60	%if %mdkversion < 200900
12cu|wmcpuload-1.1.0pre4-10|61	%post
12cu|wmcpuload-1.1.0pre4-10|62	%{update_menus}
12cu|wmcpuload-1.1.0pre4-10|63	%endif
12cu|wmcpuload-1.1.0pre4-10|64	
12cu|wmcpuload-1.1.0pre4-10|65	
12cu|wmcpuload-1.1.0pre4-10|66	%if %mdkversion < 200900
12cu|wmcpuload-1.1.0pre4-10|67	%postun
12cu|wmcpuload-1.1.0pre4-10|68	%{clean_menus}
12cu|wmcpuload-1.1.0pre4-10|69	%endif
12cu|wmcpuload-1.1.0pre4-10|70	
12cu|wmcpuload-1.1.0pre4-10|71	
12cu|wmcpuload-1.1.0pre4-10|72	%files
12cu|wmcpuload-1.1.0pre4-10|73	%defattr (-,root,root)
12cu|wmcpuload-1.1.0pre4-10|74	%doc AUTHORS INSTALL NEWS COPYING README ChangeLog TODO THANKS
12cu|wmcpuload-1.1.0pre4-10|75	%{_bindir}/*
12cu|wmcpuload-1.1.0pre4-10|76	%{_liconsdir}/%{name}.png
12cu|wmcpuload-1.1.0pre4-10|77	%{_miconsdir}/%{name}.png
12cu|wmcpuload-1.1.0pre4-10|78	%{_iconsdir}/%{name}.png
12cu|wmcpuload-1.1.0pre4-10|79	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|wmcpuload-1.1.0pre4-10|80	%{_mandir}/man1/*
12cu|wmcpuload-1.1.0pre4-10|81	
12cu|wmcpuload-1.1.0pre4-10|82	
12cu|wmcpuload-1.1.0pre4-10|83	
12cu|wmcpuload-1.1.0pre4-10|84	%changelog
12cu|wmcpuload-1.1.0pre4-10|85	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.1.0pre4-9mdv2011.0
12cu|wmcpuload-1.1.0pre4-10|86	+ Revision: 634783
12cu|wmcpuload-1.1.0pre4-10|87	- simplify BR
12cu|wmcpuload-1.1.0pre4-10|88	
12cu|wmcpuload-1.1.0pre4-10|89	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.1.0pre4-8mdv2010.0
12cu|wmcpuload-1.1.0pre4-10|90	+ Revision: 434777
12cu|wmcpuload-1.1.0pre4-10|91	- rebuild
12cu|wmcpuload-1.1.0pre4-10|92	
12cu|wmcpuload-1.1.0pre4-10|93	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|wmcpuload-1.1.0pre4-10|94	- lowercase ImageMagick
12cu|wmcpuload-1.1.0pre4-10|95	
12cu|wmcpuload-1.1.0pre4-10|96	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0pre4-7mdv2009.0
12cu|wmcpuload-1.1.0pre4-10|97	+ Revision: 262017
12cu|wmcpuload-1.1.0pre4-10|98	- rebuild
12cu|wmcpuload-1.1.0pre4-10|99	
12cu|wmcpuload-1.1.0pre4-10|100	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0pre4-6mdv2009.0
12cu|wmcpuload-1.1.0pre4-10|101	+ Revision: 256101
12cu|wmcpuload-1.1.0pre4-10|102	- rebuild
12cu|wmcpuload-1.1.0pre4-10|103	
12cu|wmcpuload-1.1.0pre4-10|104	+ Pixel <pixel@mandriva.com>
12cu|wmcpuload-1.1.0pre4-10|105	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|wmcpuload-1.1.0pre4-10|106	
12cu|wmcpuload-1.1.0pre4-10|107	* Sat Jan 12 2008 Thierry Vignaud <tv@mandriva.org> 1.1.0pre4-4mdv2008.1
12cu|wmcpuload-1.1.0pre4-10|108	+ Revision: 149787
12cu|wmcpuload-1.1.0pre4-10|109	- remove bogus dep on X11-libs, let's automatic deps handle that
12cu|wmcpuload-1.1.0pre4-10|110	
12cu|wmcpuload-1.1.0pre4-10|111	+ Olivier Blin <oblin@mandriva.com>
12cu|wmcpuload-1.1.0pre4-10|112	- restore BuildRoot
12cu|wmcpuload-1.1.0pre4-10|113	
12cu|wmcpuload-1.1.0pre4-10|114	* Fri Dec 21 2007 Thierry Vignaud <tv@mandriva.org> 1.1.0pre4-3mdv2008.1
12cu|wmcpuload-1.1.0pre4-10|115	+ Revision: 136446
12cu|wmcpuload-1.1.0pre4-10|116	- fix requires (#26584)
12cu|wmcpuload-1.1.0pre4-10|117	- kill re-definition of %%buildroot on Pixel's request
12cu|wmcpuload-1.1.0pre4-10|118	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cu|wmcpuload-1.1.0pre4-10|119	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|wmcpuload-1.1.0pre4-10|120	
12cu|wmcpuload-1.1.0pre4-10|121	* Tue Aug 28 2007 Thierry Vignaud <tv@mandriva.org> 1.1.0pre4-2mdv2008.0
12cu|wmcpuload-1.1.0pre4-10|122	+ Revision: 72274
12cu|wmcpuload-1.1.0pre4-10|123	- convert menu to XDG
12cu|wmcpuload-1.1.0pre4-10|124	- use %%mkrel
12cu|wmcpuload-1.1.0pre4-10|125	
12cu|wmcpuload-1.1.0pre4-10|126	
12cu|wmcpuload-1.1.0pre4-10|127	* Mon Mar 21 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 1.1.0.pre4-1mdk
12cu|wmcpuload-1.1.0pre4-10|128	- pre4 release
12cu|wmcpuload-1.1.0pre4-10|129	
12cu|wmcpuload-1.1.0pre4-10|130	* Sat Jul 17 2004 Franck Villaume <fvill@freesurf.fr> 1.1.0.pre2-1mdk
12cu|wmcpuload-1.1.0pre4-10|131	- new version 1.1.0.pre2
12cu|wmcpuload-1.1.0pre4-10|132	- fix spec file
12cu|wmcpuload-1.1.0pre4-10|133	
12cu|wmcpuload-1.1.0pre4-10|134	* Thu Apr 10 2003 HA Quc-Vit <viet@mandrakesoft.com> 1.0.1-1mdk
12cu|wmcpuload-1.1.0pre4-10|135	- 1.0.1
12cu|wmcpuload-1.1.0pre4-10|136	- icons are converted from the archive instead of statically embedded
12cu|wmcpuload-1.1.0pre4-10|137	
12cu|wmcpuload-1.1.0pre4-10|138	* Mon Jul 15 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.0.0-1mdk
12cu|wmcpuload-1.1.0pre4-10|139	- icons are now separate from sources
12cu|wmcpuload-1.1.0pre4-10|140	- 1.0.0
12cu|wmcpuload-1.1.0pre4-10|141	
12cu|wmcpuload-1.1.0pre4-10|142	* Wed Mar 27 2002 HA Quc-Vit <viet@mandrakesoft.com> 0.9.0-1mdk
12cu|wmcpuload-1.1.0pre4-10|143	- New revision.
12cu|wmcpuload-1.1.0pre4-10|144	- xpm icons converted to png.
12cu|wmcpuload-1.1.0pre4-10|145	- workaround for installed names (binary and manpage).
12cu|wmcpuload-1.1.0pre4-10|146	
12cu|wmcpuload-1.1.0pre4-10|147	* Mon Feb 11 2002 HA Quc-Vit <viet@mandrakesoft.com> 0.8.1-1mdk
12cu|wmcpuload-1.1.0pre4-10|148	- New revision.
12cu|wmcpuload-1.1.0pre4-10|149	- xpm icons converted to png (new MdK policy).
12cu|wmcpuload-1.1.0pre4-10|150	
12cu|wmcpuload-1.1.0pre4-10|151	* Thu Jan 03 2002 HA Quc-Vit <viet@mandrakesoft.com> 0.8.0-2mdk
12cu|wmcpuload-1.1.0pre4-10|152	- The forgotten manpage has been added.
12cu|wmcpuload-1.1.0pre4-10|153	
12cu|wmcpuload-1.1.0pre4-10|154	* Thu Jan 03 2002 HA Quc-Vit <viet@mandrakesoft.com> 0.8.0-1mdk
12cu|wmcpuload-1.1.0pre4-10|155	- New revision. Adds SMP support and tons of new options.
12cu|wmcpuload-1.1.0pre4-10|156	See the README file.
12cu|wmcpuload-1.1.0pre4-10|157	
12cu|wmcpuload-1.1.0pre4-10|158	* Wed Sep 19 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.7.1-1mdk
12cu|wmcpuload-1.1.0pre4-10|159	- New revision. Fixes a bug with event handling with enlightenment.
12cu|wmcpuload-1.1.0pre4-10|160	Fixes a bug with blended-color in 2/8/16 depth.
12cu|wmcpuload-1.1.0pre4-10|161	Adds a few options. See the Changelog file.
12cu|wmcpuload-1.1.0pre4-10|162	
12cu|wmcpuload-1.1.0pre4-10|163	* Mon Aug 13 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.6.0-1mdk
12cu|wmcpuload-1.1.0pre4-10|164	- New revision : libdockapp is integrated now
12cu|wmcpuload-1.1.0pre4-10|165	
12cu|wmcpuload-1.1.0pre4-10|166	* Wed Jul 25 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.5.6-1mdk
12cu|wmcpuload-1.1.0pre4-10|167	- New revision, icons are now integrated :o)
12cu|wmcpuload-1.1.0pre4-10|168	
12cu|wmcpuload-1.1.0pre4-10|169	* Tue Jun 19 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.5.0-2mdk
12cu|wmcpuload-1.1.0pre4-10|170	- Added icons from the author Seiichi SATO <sato@cvs-net.co.jp>
12cu|wmcpuload-1.1.0pre4-10|171	
12cu|wmcpuload-1.1.0pre4-10|172	* Tue Jun 05 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.5.0-1mdk
12cu|wmcpuload-1.1.0pre4-10|173	- New revision
12cu|wmcpuload-1.1.0pre4-10|174	- wrong commentaries fixed and my apologies to the author
12cu|wmcpuload-1.1.0pre4-10|175	Seiichi SATO <sato@cvs-net.co.jp>
12cu|wmcpuload-1.1.0pre4-10|176	
12cu|wmcpuload-1.1.0pre4-10|177	* Fri Jun 01 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.1.1-1mdk
12cu|wmcpuload-1.1.0pre4-10|178	- Initial packaging.
12cu|wmcpuload-1.1.0pre4-10|179	

13244 12
12cu|wmcube-0.98-15|1	%define version 0.98
12cu|wmcube-0.98-15|2	%define release  15
12cu|wmcube-0.98-15|3	%define name wmcube
12cu|wmcube-0.98-15|4	
12cu|wmcube-0.98-15|5	Summary:  Realtime rotating 3d-object and CPU load in a small dock app
12cu|wmcube-0.98-15|6	Name:		%name
12cu|wmcube-0.98-15|7	Version:	%{version}
12cu|wmcube-0.98-15|8	Release:	%{release}
12cu|wmcube-0.98-15|9	License:	GPL
12cu|wmcube-0.98-15|10	Group:		Monitoring
12cu|wmcube-0.98-15|11	Source0:	%name-%{version}.tar.bz2
12cu|wmcube-0.98-15|12	Source1:	%name-icons.tar.bz2
12cu|wmcube-0.98-15|13	URL:		http://boombox.campus.luth.se/projects.php
12cu|wmcube-0.98-15|14	BuildRequires:	pkgconfig(xext)
12cu|wmcube-0.98-15|15	BuildRequires:	pkgconfig(x11)
12cu|wmcube-0.98-15|16	BuildRequires:	pkgconfig(xpm)
12cu|wmcube-0.98-15|17	
12cu|wmcube-0.98-15|18	
12cu|wmcube-0.98-15|19	%description
12cu|wmcube-0.98-15|20	wmCube is a dockapp that displays a realtime rotating 3d-object
12cu|wmcube-0.98-15|21	and the current CPU load.
12cu|wmcube-0.98-15|22	
12cu|wmcube-0.98-15|23	
12cu|wmcube-0.98-15|24	%prep
12cu|wmcube-0.98-15|25	rm -rf %buildroot
12cu|wmcube-0.98-15|26	
12cu|wmcube-0.98-15|27	%setup -q -n wmcube
12cu|wmcube-0.98-15|28	
12cu|wmcube-0.98-15|29	%build
12cu|wmcube-0.98-15|30	make -C wmcube -f Makefile.LINUX CFLAGS="$RPM_OPT_FLAGS"
12cu|wmcube-0.98-15|31	
12cu|wmcube-0.98-15|32	%install
12cu|wmcube-0.98-15|33	[ -d %buildroot ] && rm -rf %buildroot
12cu|wmcube-0.98-15|34	
12cu|wmcube-0.98-15|35	install -m 755 -d %buildroot%{_miconsdir}
12cu|wmcube-0.98-15|36	install -m 755 -d %buildroot%{_iconsdir}
12cu|wmcube-0.98-15|37	install -m 755 -d %buildroot%{_liconsdir}
12cu|wmcube-0.98-15|38	tar xOjf %SOURCE1 16x16.png > %buildroot%{_miconsdir}/%name.png
12cu|wmcube-0.98-15|39	tar xOjf %SOURCE1 32x32.png > %buildroot%{_iconsdir}/%name.png
12cu|wmcube-0.98-15|40	tar xOjf %SOURCE1 48x48.png > %buildroot%{_liconsdir}/%name.png
12cu|wmcube-0.98-15|41	
12cu|wmcube-0.98-15|42	mkdir -p %buildroot%{_bindir}
12cu|wmcube-0.98-15|43	install -m 755 wmcube/wmcube %buildroot%{_bindir}
12cu|wmcube-0.98-15|44	
12cu|wmcube-0.98-15|45	mkdir -p %buildroot%{_datadir}/wmcube
12cu|wmcube-0.98-15|46	install -m 644 3dObjects/* %buildroot%{_datadir}/wmcube
12cu|wmcube-0.98-15|47	
12cu|wmcube-0.98-15|48	
12cu|wmcube-0.98-15|49	mkdir -p %{buildroot}%{_datadir}/applications
12cu|wmcube-0.98-15|50	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cu|wmcube-0.98-15|51	[Desktop Entry]
12cu|wmcube-0.98-15|52	Name=WmCube
12cu|wmcube-0.98-15|53	Comment=%{summary}
12cu|wmcube-0.98-15|54	Exec=%{_bindir}/%{name} -o %{_datadir}/%name/ball-solid.wmc
12cu|wmcube-0.98-15|55	Icon=%{name}
12cu|wmcube-0.98-15|56	Terminal=false
12cu|wmcube-0.98-15|57	Type=Application
12cu|wmcube-0.98-15|58	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
12cu|wmcube-0.98-15|59	EOF
12cu|wmcube-0.98-15|60	
12cu|wmcube-0.98-15|61	
12cu|wmcube-0.98-15|62	%clean
12cu|wmcube-0.98-15|63	rm -rf %buildroot
12cu|wmcube-0.98-15|64	
12cu|wmcube-0.98-15|65	%if %mdkversion < 200900
12cu|wmcube-0.98-15|66	%post
12cu|wmcube-0.98-15|67	%update_menus
12cu|wmcube-0.98-15|68	%endif
12cu|wmcube-0.98-15|69	
12cu|wmcube-0.98-15|70	
12cu|wmcube-0.98-15|71	%if %mdkversion < 200900
12cu|wmcube-0.98-15|72	%postun
12cu|wmcube-0.98-15|73	%clean_menus
12cu|wmcube-0.98-15|74	%endif
12cu|wmcube-0.98-15|75	
12cu|wmcube-0.98-15|76	
12cu|wmcube-0.98-15|77	%files
12cu|wmcube-0.98-15|78	%defattr (-,root,root)
12cu|wmcube-0.98-15|79	%doc CHANGES INSTALL README TODO
12cu|wmcube-0.98-15|80	%{_bindir}/%name
12cu|wmcube-0.98-15|81	%{_liconsdir}/%name.png
12cu|wmcube-0.98-15|82	%{_miconsdir}/%name.png
12cu|wmcube-0.98-15|83	%{_iconsdir}/%name.png
12cu|wmcube-0.98-15|84	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|wmcube-0.98-15|85	%{_datadir}/%name/*
12cu|wmcube-0.98-15|86	
12cu|wmcube-0.98-15|87	
12cu|wmcube-0.98-15|88	
12cu|wmcube-0.98-15|89	
12cu|wmcube-0.98-15|90	%changelog
12cu|wmcube-0.98-15|91	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.98-14mdv2010.0
12cu|wmcube-0.98-15|92	+ Revision: 434780
12cu|wmcube-0.98-15|93	- rebuild
12cu|wmcube-0.98-15|94	
12cu|wmcube-0.98-15|95	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.98-13mdv2009.0
12cu|wmcube-0.98-15|96	+ Revision: 262018
12cu|wmcube-0.98-15|97	- rebuild
12cu|wmcube-0.98-15|98	
12cu|wmcube-0.98-15|99	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.98-12mdv2009.0
12cu|wmcube-0.98-15|100	+ Revision: 256131
12cu|wmcube-0.98-15|101	- rebuild
12cu|wmcube-0.98-15|102	- drop old menu
12cu|wmcube-0.98-15|103	
12cu|wmcube-0.98-15|104	+ Pixel <pixel@mandriva.com>
12cu|wmcube-0.98-15|105	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|wmcube-0.98-15|106	
12cu|wmcube-0.98-15|107	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 0.98-10mdv2008.1
12cu|wmcube-0.98-15|108	+ Revision: 140932
12cu|wmcube-0.98-15|109	- restore BuildRoot
12cu|wmcube-0.98-15|110	
12cu|wmcube-0.98-15|111	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|wmcube-0.98-15|112	- kill re-definition of %%buildroot on Pixel's request
12cu|wmcube-0.98-15|113	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|wmcube-0.98-15|114	
12cu|wmcube-0.98-15|115	
12cu|wmcube-0.98-15|116	* Tue Jan 30 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.98-10mdv2007.0
12cu|wmcube-0.98-15|117	+ Revision: 115237
12cu|wmcube-0.98-15|118	- fixed and stripped BuildRequires to minimum
12cu|wmcube-0.98-15|119	- stopped using old "X prefix"
12cu|wmcube-0.98-15|120	- added XDG menu for great compliance
12cu|wmcube-0.98-15|121	- fixed menu section of old menu
12cu|wmcube-0.98-15|122	
12cu|wmcube-0.98-15|123	* Thu Jan 18 2007 Lenny Cartier <lenny@mandriva.com> 0.98-9mdv2007.1
12cu|wmcube-0.98-15|124	+ Revision: 110116
12cu|wmcube-0.98-15|125	- Rebuild
12cu|wmcube-0.98-15|126	
12cu|wmcube-0.98-15|127	* Thu Nov 23 2006 Lenny Cartier <lenny@mandriva.com> 0.98-8mdv2007.1
12cu|wmcube-0.98-15|128	+ Revision: 86753
12cu|wmcube-0.98-15|129	- User mkrel
12cu|wmcube-0.98-15|130	- Import wmcube
12cu|wmcube-0.98-15|131	
12cu|wmcube-0.98-15|132	* Thu Apr 21 2005 Lenny Cartier <lenny@mandriva.com> 0.98-7mdk
12cu|wmcube-0.98-15|133	- rebuild
12cu|wmcube-0.98-15|134	
12cu|wmcube-0.98-15|135	* Thu Feb 19 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.98-6mdk
12cu|wmcube-0.98-15|136	- rebuild
12cu|wmcube-0.98-15|137	

13245 12
12cu|wmdf-0.1.6-8|1	%define name wmdf
12cu|wmdf-0.1.6-8|2	%define version 0.1.6
12cu|wmdf-0.1.6-8|3	%define release  8
12cu|wmdf-0.1.6-8|4	
12cu|wmdf-0.1.6-8|5	Summary:	An app to monitor disk IO and available space on partitions
12cu|wmdf-0.1.6-8|6	Name:		%{name}
12cu|wmdf-0.1.6-8|7	Version:	%{version}
12cu|wmdf-0.1.6-8|8	Release:	%{release}
12cu|wmdf-0.1.6-8|9	License:	GPL
12cu|wmdf-0.1.6-8|10	Group:		Graphical desktop/WindowMaker
12cu|wmdf-0.1.6-8|11	Source0:	%{name}-%{version}.tar.bz2
12cu|wmdf-0.1.6-8|12	Source10:	%{name}-16x16.png
12cu|wmdf-0.1.6-8|13	Source11:	%{name}-32x32.png
12cu|wmdf-0.1.6-8|14	Source12:	%{name}-48x48.png
12cu|wmdf-0.1.6-8|15	URL:		http://www.dockapps.com/file.php/id/175
12cu|wmdf-0.1.6-8|16	BuildRequires:	pkgconfig(x11)
12cu|wmdf-0.1.6-8|17	BuildRequires:	pkgconfig(xpm)
12cu|wmdf-0.1.6-8|18	BuildRequires:	pkgconfig(xext)
12cu|wmdf-0.1.6-8|19	
12cu|wmdf-0.1.6-8|20	
12cu|wmdf-0.1.6-8|21	%description
12cu|wmdf-0.1.6-8|22	An app to monitor disk usage,the app makes use of the OS filesystem info
12cu|wmdf-0.1.6-8|23	and partition info functions so is very low on the CPU usage scale. It
12cu|wmdf-0.1.6-8|24	allows you to toggle the mount point with scrolling information about the
12cu|wmdf-0.1.6-8|25	disk usage and free space etc.
12cu|wmdf-0.1.6-8|26	
12cu|wmdf-0.1.6-8|27	%prep
12cu|wmdf-0.1.6-8|28	%setup -q
12cu|wmdf-0.1.6-8|29	
12cu|wmdf-0.1.6-8|30	%build
12cu|wmdf-0.1.6-8|31	%configure
12cu|wmdf-0.1.6-8|32	%make
12cu|wmdf-0.1.6-8|33	
12cu|wmdf-0.1.6-8|34	%install
12cu|wmdf-0.1.6-8|35	[ -d %buildroot ] && rm -rf %buildroot
12cu|wmdf-0.1.6-8|36	
12cu|wmdf-0.1.6-8|37	%makeinstall
12cu|wmdf-0.1.6-8|38	
12cu|wmdf-0.1.6-8|39	install -m 755 -d %buildroot%{_miconsdir}
12cu|wmdf-0.1.6-8|40	install -m 755 -d %buildroot%{_iconsdir}
12cu|wmdf-0.1.6-8|41	install -m 755 -d %buildroot%{_liconsdir}
12cu|wmdf-0.1.6-8|42	install -m 644 %SOURCE10 %buildroot%{_miconsdir}/%{name}.png
12cu|wmdf-0.1.6-8|43	install -m 644 %SOURCE11 %buildroot%{_iconsdir}/%{name}.png
12cu|wmdf-0.1.6-8|44	install -m 644 %SOURCE12 %buildroot%{_liconsdir}/%{name}.png
12cu|wmdf-0.1.6-8|45	
12cu|wmdf-0.1.6-8|46	
12cu|wmdf-0.1.6-8|47	install -m 755 -d %{buildroot}%{_datadir}/applications
12cu|wmdf-0.1.6-8|48	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cu|wmdf-0.1.6-8|49	[Desktop Entry]
12cu|wmdf-0.1.6-8|50	Name=WmDf
12cu|wmdf-0.1.6-8|51	Comment=An app to monitor disk IO and available space on partitions
12cu|wmdf-0.1.6-8|52	Exec=%{_bindir}/%{name} -at 99 -bl
12cu|wmdf-0.1.6-8|53	Icon=%{name}
12cu|wmdf-0.1.6-8|54	Terminal=false
12cu|wmdf-0.1.6-8|55	Type=Application
12cu|wmdf-0.1.6-8|56	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
12cu|wmdf-0.1.6-8|57	EOF
12cu|wmdf-0.1.6-8|58	
12cu|wmdf-0.1.6-8|59	
12cu|wmdf-0.1.6-8|60	# This is commented as we don't need it
12cu|wmdf-0.1.6-8|61	#mv %buildroot/usr/bin/i586-mandrake-linux-gnu-wmdf    %buildroot%prefix/bin/wmdf
12cu|wmdf-0.1.6-8|62	#mv %buildroot//usr/share/man/man1/i586-mandrake-linux-gnu-wmdf.1 %buildroot%_mandir/man1/wmdf.1
12cu|wmdf-0.1.6-8|63	
12cu|wmdf-0.1.6-8|64	%clean
12cu|wmdf-0.1.6-8|65	[ -z %buildroot ] || {
12cu|wmdf-0.1.6-8|66	rm -rf %buildroot
12cu|wmdf-0.1.6-8|67	}
12cu|wmdf-0.1.6-8|68	
12cu|wmdf-0.1.6-8|69	
12cu|wmdf-0.1.6-8|70	%if %mdkversion < 200900
12cu|wmdf-0.1.6-8|71	%post
12cu|wmdf-0.1.6-8|72	%{update_menus}
12cu|wmdf-0.1.6-8|73	%endif
12cu|wmdf-0.1.6-8|74	
12cu|wmdf-0.1.6-8|75	
12cu|wmdf-0.1.6-8|76	%if %mdkversion < 200900
12cu|wmdf-0.1.6-8|77	%postun
12cu|wmdf-0.1.6-8|78	%{clean_menus}
12cu|wmdf-0.1.6-8|79	%endif
12cu|wmdf-0.1.6-8|80	
12cu|wmdf-0.1.6-8|81	
12cu|wmdf-0.1.6-8|82	%files
12cu|wmdf-0.1.6-8|83	%defattr (-,root,root)
12cu|wmdf-0.1.6-8|84	%doc AUTHORS COPYING README THANKS TODO ChangeLog
12cu|wmdf-0.1.6-8|85	%{_bindir}/*
12cu|wmdf-0.1.6-8|86	%{_liconsdir}/%{name}.png
12cu|wmdf-0.1.6-8|87	%{_miconsdir}/%{name}.png
12cu|wmdf-0.1.6-8|88	%{_iconsdir}/%{name}.png
12cu|wmdf-0.1.6-8|89	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|wmdf-0.1.6-8|90	%{_mandir}/man1/*
12cu|wmdf-0.1.6-8|91	
12cu|wmdf-0.1.6-8|92	
12cu|wmdf-0.1.6-8|93	
12cu|wmdf-0.1.6-8|94	
12cu|wmdf-0.1.6-8|95	%changelog
12cu|wmdf-0.1.6-8|96	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1.6-7mdv2010.0
12cu|wmdf-0.1.6-8|97	+ Revision: 434814
12cu|wmdf-0.1.6-8|98	- rebuild
12cu|wmdf-0.1.6-8|99	
12cu|wmdf-0.1.6-8|100	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1.6-6mdv2009.0
12cu|wmdf-0.1.6-8|101	+ Revision: 262032
12cu|wmdf-0.1.6-8|102	- rebuild
12cu|wmdf-0.1.6-8|103	
12cu|wmdf-0.1.6-8|104	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1.6-5mdv2009.0
12cu|wmdf-0.1.6-8|105	+ Revision: 256134
12cu|wmdf-0.1.6-8|106	- rebuild
12cu|wmdf-0.1.6-8|107	- drop old menu
12cu|wmdf-0.1.6-8|108	
12cu|wmdf-0.1.6-8|109	+ Pixel <pixel@mandriva.com>
12cu|wmdf-0.1.6-8|110	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|wmdf-0.1.6-8|111	
12cu|wmdf-0.1.6-8|112	+ Olivier Blin <oblin@mandriva.com>
12cu|wmdf-0.1.6-8|113	- restore BuildRoot
12cu|wmdf-0.1.6-8|114	
12cu|wmdf-0.1.6-8|115	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.6-3mdv2008.1
12cu|wmdf-0.1.6-8|116	+ Revision: 129395
12cu|wmdf-0.1.6-8|117	- kill re-definition of %%buildroot on Pixel's request
12cu|wmdf-0.1.6-8|118	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|wmdf-0.1.6-8|119	
12cu|wmdf-0.1.6-8|120	
12cu|wmdf-0.1.6-8|121	* Tue Feb 06 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.1.6-3mdv2007.0
12cu|wmdf-0.1.6-8|122	+ Revision: 116916
12cu|wmdf-0.1.6-8|123	- fixed .desktop file Comment
12cu|wmdf-0.1.6-8|124	- fixed and trimmed dependencies
12cu|wmdf-0.1.6-8|125	- spec cleanup
12cu|wmdf-0.1.6-8|126	- fixed old menu section
12cu|wmdf-0.1.6-8|127	- xdg menu migration for great compliance
12cu|wmdf-0.1.6-8|128	
12cu|wmdf-0.1.6-8|129	* Sat Jul 23 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.1.6-1mdk
12cu|wmdf-0.1.6-8|130	- New release 0.1.6
12cu|wmdf-0.1.6-8|131	
12cu|wmdf-0.1.6-8|132	* Fri Jun 03 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.1.5-3mdk
12cu|wmdf-0.1.6-8|133	- Rebuild
12cu|wmdf-0.1.6-8|134	

13246 12
12cu|wmfire-1.2.4-3|1	Summary:	A WindowMaker dock.app that displays CPU load as fire in a small icon
12cu|wmfire-1.2.4-3|2	Name:		wmfire
12cu|wmfire-1.2.4-3|3	Version:	1.2.4
12cu|wmfire-1.2.4-3|4	Release:	3
12cu|wmfire-1.2.4-3|5	License:	GPLv2
12cu|wmfire-1.2.4-3|6	Group:		Graphical desktop/WindowMaker
12cu|wmfire-1.2.4-3|7	Source:		%{name}-%{version}.tar.gz
12cu|wmfire-1.2.4-3|8	Source1:	%{name}-icons.tar.bz2
12cu|wmfire-1.2.4-3|9	URL:		http://www.swanson.ukfsn.org/%{name}-%{version}.tar.gz
12cu|wmfire-1.2.4-3|10	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|wmfire-1.2.4-3|11	BuildRequires:	pkgconfig(x11)
12cu|wmfire-1.2.4-3|12	BuildRequires:	libgtop2.0-devel
12cu|wmfire-1.2.4-3|13	
12cu|wmfire-1.2.4-3|14	%description
12cu|wmfire-1.2.4-3|15	wmfire is an eye-candy dock applet for Window Maker that displays generated
12cu|wmfire-1.2.4-3|16	fire, possibly according to how much load the system is experiencing, or from
12cu|wmfire-1.2.4-3|17	a number somewhere in a file. wmfire requires very little CPU.
12cu|wmfire-1.2.4-3|18	It has options for cyanish or orange/red flames, you can even  set it to
12cu|wmfire-1.2.4-3|19	display your motherboard temperature through lm_sensors.
12cu|wmfire-1.2.4-3|20	
12cu|wmfire-1.2.4-3|21	
12cu|wmfire-1.2.4-3|22	%prep
12cu|wmfire-1.2.4-3|23	%setup -q
12cu|wmfire-1.2.4-3|24	
12cu|wmfire-1.2.4-3|25	%build
12cu|wmfire-1.2.4-3|26	%configure2_5x
12cu|wmfire-1.2.4-3|27	%make
12cu|wmfire-1.2.4-3|28	
12cu|wmfire-1.2.4-3|29	%install
12cu|wmfire-1.2.4-3|30	[ -d %buildroot ] && rm -rf %buildroot
12cu|wmfire-1.2.4-3|31	
12cu|wmfire-1.2.4-3|32	%makeinstall_std
12cu|wmfire-1.2.4-3|33	
12cu|wmfire-1.2.4-3|34	install -m 755 -d %buildroot%{_datadir}/pixmaps
12cu|wmfire-1.2.4-3|35	tar xOjf %SOURCE1 48x48.png > %buildroot%{_datadir}/pixmaps/%{name}.png
12cu|wmfire-1.2.4-3|36	
12cu|wmfire-1.2.4-3|37	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|wmfire-1.2.4-3|38	cat << EOF > %buildroot%{_datadir}/applications/%{name}.desktop
12cu|wmfire-1.2.4-3|39	[Desktop Entry]
12cu|wmfire-1.2.4-3|40	Type=Application
12cu|wmfire-1.2.4-3|41	Exec=%{_bindir}/%{name}
12cu|wmfire-1.2.4-3|42	Icon=%{name}
12cu|wmfire-1.2.4-3|43	Categories=System;Monitor;
12cu|wmfire-1.2.4-3|44	Name=WmFire
12cu|wmfire-1.2.4-3|45	Comment=A dock.app that displays CPU load as fire in a small icon
12cu|wmfire-1.2.4-3|46	EOF
12cu|wmfire-1.2.4-3|47	
12cu|wmfire-1.2.4-3|48	%if %mdkversion < 200900
12cu|wmfire-1.2.4-3|49	%post
12cu|wmfire-1.2.4-3|50	%{update_menus}
12cu|wmfire-1.2.4-3|51	%endif
12cu|wmfire-1.2.4-3|52	
12cu|wmfire-1.2.4-3|53	%if %mdkversion < 200900
12cu|wmfire-1.2.4-3|54	%postun
12cu|wmfire-1.2.4-3|55	%{clean_menus}
12cu|wmfire-1.2.4-3|56	%endif
12cu|wmfire-1.2.4-3|57	
12cu|wmfire-1.2.4-3|58	%clean
12cu|wmfire-1.2.4-3|59	[ -z %buildroot ] || {
12cu|wmfire-1.2.4-3|60	rm -rf %buildroot
12cu|wmfire-1.2.4-3|61	}
12cu|wmfire-1.2.4-3|62	
12cu|wmfire-1.2.4-3|63	%files
12cu|wmfire-1.2.4-3|64	%defattr (-,root,root)
12cu|wmfire-1.2.4-3|65	%doc README ChangeLog INSTALL NEWS AUTHORS COPYING
12cu|wmfire-1.2.4-3|66	%{_bindir}/*
12cu|wmfire-1.2.4-3|67	%{_datadir}/pixmaps/%{name}.png
12cu|wmfire-1.2.4-3|68	%{_datadir}/applications/%{name}.desktop
12cu|wmfire-1.2.4-3|69	%{_mandir}/man1/*
12cu|wmfire-1.2.4-3|70	
12cu|wmfire-1.2.4-3|71	
12cu|wmfire-1.2.4-3|72	
12cu|wmfire-1.2.4-3|73	%changelog
12cu|wmfire-1.2.4-3|74	* Tue Oct 18 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.2.4-1
12cu|wmfire-1.2.4-3|75	+ Revision: 705304
12cu|wmfire-1.2.4-3|76	- new version 1.2.4
12cu|wmfire-1.2.4-3|77	cleaned up spec
12cu|wmfire-1.2.4-3|78	
12cu|wmfire-1.2.4-3|79	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.2.3-7
12cu|wmfire-1.2.4-3|80	+ Revision: 634796
12cu|wmfire-1.2.4-3|81	- add patch
12cu|wmfire-1.2.4-3|82	- fix link
12cu|wmfire-1.2.4-3|83	
12cu|wmfire-1.2.4-3|84	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.2.3-6mdv2010.0
12cu|wmfire-1.2.4-3|85	+ Revision: 434848
12cu|wmfire-1.2.4-3|86	- rebuild
12cu|wmfire-1.2.4-3|87	
12cu|wmfire-1.2.4-3|88	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.2.3-5mdv2009.0
12cu|wmfire-1.2.4-3|89	+ Revision: 262050
12cu|wmfire-1.2.4-3|90	- rebuild
12cu|wmfire-1.2.4-3|91	
12cu|wmfire-1.2.4-3|92	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.2.3-4mdv2009.0
12cu|wmfire-1.2.4-3|93	+ Revision: 256137
12cu|wmfire-1.2.4-3|94	- rebuild
12cu|wmfire-1.2.4-3|95	- fix 'error: for key "Icon" in group "Desktop Entry" is an icon name with an
12cu|wmfire-1.2.4-3|96	extension, but there should be no extension as described in the Icon Theme
12cu|wmfire-1.2.4-3|97	Specification if the value is not an absolute path'
12cu|wmfire-1.2.4-3|98	
12cu|wmfire-1.2.4-3|99	+ Pixel <pixel@mandriva.com>
12cu|wmfire-1.2.4-3|100	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|wmfire-1.2.4-3|101	
12cu|wmfire-1.2.4-3|102	+ Olivier Blin <blino@mandriva.org>
12cu|wmfire-1.2.4-3|103	- restore BuildRoot
12cu|wmfire-1.2.4-3|104	
12cu|wmfire-1.2.4-3|105	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 1.2.3-2mdv2008.1
12cu|wmfire-1.2.4-3|106	+ Revision: 135511
12cu|wmfire-1.2.4-3|107	- auto-convert XDG menu entry
12cu|wmfire-1.2.4-3|108	- kill re-definition of %%buildroot on Pixel's request
12cu|wmfire-1.2.4-3|109	- buildrequires X11-devel instead of XFree86-devel
12cu|wmfire-1.2.4-3|110	- import wmfire
12cu|wmfire-1.2.4-3|111	
12cu|wmfire-1.2.4-3|112	
12cu|wmfire-1.2.4-3|113	* Fri Apr 21 2006 Frederic Crozat <fcrozat@mandriva.com> 1.2.3-2mdk
12cu|wmfire-1.2.4-3|114	- Rebuild
12cu|wmfire-1.2.4-3|115	
12cu|wmfire-1.2.4-3|116	* Fri Mar 10 2006 Jerome Soyer <saispo@mandriva.org> 1.2.3-1mdk
12cu|wmfire-1.2.4-3|117	- New release 1.2.3
12cu|wmfire-1.2.4-3|118	
12cu|wmfire-1.2.4-3|119	* Wed May 25 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.2.2-4mdk
12cu|wmfire-1.2.4-3|120	- Rebuild
12cu|wmfire-1.2.4-3|121	
12cu|wmfire-1.2.4-3|122	* Sat Mar 19 2005 Nicolas Lécureuil <neoclust@mandrake.org> 1.2.2-3mdk
12cu|wmfire-1.2.4-3|123	- Fix summary
12cu|wmfire-1.2.4-3|124	- Rebuild
12cu|wmfire-1.2.4-3|125	
12cu|wmfire-1.2.4-3|126	* Fri Sep 17 2004 Franck Villaume <fvill@freesurf.fr> 1.2.2-2mdk
12cu|wmfire-1.2.4-3|127	- BuildRequires
12cu|wmfire-1.2.4-3|128	
12cu|wmfire-1.2.4-3|129	* Mon Jun 28 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.2.2-1mdk
12cu|wmfire-1.2.4-3|130	- 1.2.2
12cu|wmfire-1.2.4-3|131	
12cu|wmfire-1.2.4-3|132	* Thu Apr 29 2004 Guillaume Bedot <guillaume.bedot@wanadoo.fr> 1.2.0-1mdk
12cu|wmfire-1.2.4-3|133	- New version 1.2.0
12cu|wmfire-1.2.4-3|134	
12cu|wmfire-1.2.4-3|135	* Mon Feb 23 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.0.3.9pre4-8mdk
12cu|wmfire-1.2.4-3|136	- rebuild
12cu|wmfire-1.2.4-3|137	
12cu|wmfire-1.2.4-3|138	* Tue Jan 28 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.0.3.9pre4-7mdk
12cu|wmfire-1.2.4-3|139	- rebuild
12cu|wmfire-1.2.4-3|140	
12cu|wmfire-1.2.4-3|141	* Mon Feb 11 2002 HA Quôc-Viêt <viet@mandrakesoft.com> 0.0.3.9pre4-6mdk
12cu|wmfire-1.2.4-3|142	- xpm icons converted to png.
12cu|wmfire-1.2.4-3|143	- I know that the version number won't let people upgrade cleanly to 0.0.3.9
12cu|wmfire-1.2.4-3|144	when that one will be out, but look, the website is dead, and there has
12cu|wmfire-1.2.4-3|145	been no updates at all since Oct 1999, so that's not likely to happen at all.
12cu|wmfire-1.2.4-3|146	
12cu|wmfire-1.2.4-3|147	* Fri Aug 31 2001 Etienne Faure <etienne@mandrakesoft.com> 0.0.3.9pre4-5mdk
12cu|wmfire-1.2.4-3|148	- rebuild
12cu|wmfire-1.2.4-3|149	
12cu|wmfire-1.2.4-3|150	* Wed Feb 21 2001 HA Quôc-Viêt <viet@mandrakesoft.com> 0.0.3.9pre4-4mdk
12cu|wmfire-1.2.4-3|151	- merge between Lenny's spec and mine
12cu|wmfire-1.2.4-3|152	
12cu|wmfire-1.2.4-3|153	* Mon Jan 22 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.0.3.9pre4-3mdk
12cu|wmfire-1.2.4-3|154	- fix files section (thx Viet)
12cu|wmfire-1.2.4-3|155	
12cu|wmfire-1.2.4-3|156	* Tue Oct 31 2000 HA Quôc-Viêt <viet@mandrakesoft.com> 0.0.3.9pre4-3mdk
12cu|wmfire-1.2.4-3|157	- small fix in spec file : _tmppath
12cu|wmfire-1.2.4-3|158	- not released
12cu|wmfire-1.2.4-3|159	
12cu|wmfire-1.2.4-3|160	* Wed Sep 20 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.0.3.9pre4-2mdk
12cu|wmfire-1.2.4-3|161	- macros
12cu|wmfire-1.2.4-3|162	
12cu|wmfire-1.2.4-3|163	* Mon Aug 02 2000 HA Quôc-Viêt <viet@mandrakesoft.com> 0.0.3.9pre4-1mdk
12cu|wmfire-1.2.4-3|164	- menu entry added
12cu|wmfire-1.2.4-3|165	- 16x16, 32x32 and 48x48 icons added
12cu|wmfire-1.2.4-3|166	
12cu|wmfire-1.2.4-3|167	* Mon Jul 31 2000 HA Quôc-Viêt <viet@mandrakesoft.com> 0.0.3.9pre4-1mdk
12cu|wmfire-1.2.4-3|168	- better list of dependencies
12cu|wmfire-1.2.4-3|169	- the version  number was missing in the last changelog
12cu|wmfire-1.2.4-3|170	- the package revision has been adjusted to the naming convention
12cu|wmfire-1.2.4-3|171	- not released
12cu|wmfire-1.2.4-3|172	
12cu|wmfire-1.2.4-3|173	* Wed Jul 12 2000 HA Quôc-Viêt <viet@mandrakesoft.com> 0.0.3.9pre4-0mdk
12cu|wmfire-1.2.4-3|174	- Initial release.
12cu|wmfire-1.2.4-3|175	- no changes made to the original archive

13247 12
12cu|wmii-3.10-0.b1.2|1	%define	changeset	f3d88385ea7c
12cu|wmii-3.10-0.b1.2|2	%define debug_package	%{nil}
12cu|wmii-3.10-0.b1.2|3	
12cu|wmii-3.10-0.b1.2|4	Summary: Window Manager Improved 2, a X11 window manager for hackers
12cu|wmii-3.10-0.b1.2|5	Name: wmii
12cu|wmii-3.10-0.b1.2|6	Version: 3.10
12cu|wmii-3.10-0.b1.2|7	License: MIT
12cu|wmii-3.10-0.b1.2|8	Release: %mkrel -c b1 2
12cu|wmii-3.10-0.b1.2|9	Group: Graphical desktop/Other
12cu|wmii-3.10-0.b1.2|10	URL: http://wmii.suckless.org/
12cu|wmii-3.10-0.b1.2|11	Source0: hg.suckless.org/wmii/archive/%{changeset}.tar.gz
12cu|wmii-3.10-0.b1.2|12	Source100:  %{name}.rpmlintrc
12cu|wmii-3.10-0.b1.2|13	
12cu|wmii-3.10-0.b1.2|14	BuildRequires: freetype2-devel
12cu|wmii-3.10-0.b1.2|15	BuildRequires: pkgconfig(cairo)
12cu|wmii-3.10-0.b1.2|16	BuildRequires: pythonegg(pyrex)
12cu|wmii-3.10-0.b1.2|17	BuildRequires: pkgconfig(x11)
12cu|wmii-3.10-0.b1.2|18	BuildRequires: libixp-devel > 0.5
12cu|wmii-3.10-0.b1.2|19	BuildRequires: pkgconfig(python)
12cu|wmii-3.10-0.b1.2|20	BuildRequires: pkgconfig(xinerama)
12cu|wmii-3.10-0.b1.2|21	BuildRequires: pkgconfig(xrandr)
12cu|wmii-3.10-0.b1.2|22	
12cu|wmii-3.10-0.b1.2|23	
12cu|wmii-3.10-0.b1.2|24	Requires:	xterm
12cu|wmii-3.10-0.b1.2|25	Requires:	xmessage
12cu|wmii-3.10-0.b1.2|26	Requires:	dwm-tools
12cu|wmii-3.10-0.b1.2|27	
12cu|wmii-3.10-0.b1.2|28	
12cu|wmii-3.10-0.b1.2|29	%description
12cu|wmii-3.10-0.b1.2|30	WMii is a dynamic window manager for X11.  It supports classic and tiled
12cu|wmii-3.10-0.b1.2|31	window management with extended keyboard, mouse, and 9P-based remote control.
12cu|wmii-3.10-0.b1.2|32	It consists of the wmii window manager and the wmiir the remote access utility.
12cu|wmii-3.10-0.b1.2|33	
12cu|wmii-3.10-0.b1.2|34	%package python
12cu|wmii-3.10-0.b1.2|35	Summary: Window Manager Improved 2 python files
12cu|wmii-3.10-0.b1.2|36	Group: Graphical desktop/Other
12cu|wmii-3.10-0.b1.2|37	
12cu|wmii-3.10-0.b1.2|38	%description python
12cu|wmii-3.10-0.b1.2|39	Python files for %{name}.
12cu|wmii-3.10-0.b1.2|40	
12cu|wmii-3.10-0.b1.2|41	%package devel
12cu|wmii-3.10-0.b1.2|42	Summary: Window Manager Improved 2 devel files
12cu|wmii-3.10-0.b1.2|43	Group: Development/C
12cu|wmii-3.10-0.b1.2|44	
12cu|wmii-3.10-0.b1.2|45	%description devel
12cu|wmii-3.10-0.b1.2|46	Development files for %{name}.
12cu|wmii-3.10-0.b1.2|47	
12cu|wmii-3.10-0.b1.2|48	
12cu|wmii-3.10-0.b1.2|49	%prep
12cu|wmii-3.10-0.b1.2|50	%setup -qn %{name}-%{changeset}
12cu|wmii-3.10-0.b1.2|51	
12cu|wmii-3.10-0.b1.2|52	%build
12cu|wmii-3.10-0.b1.2|53	sed -i \
12cu|wmii-3.10-0.b1.2|54	-e "/^PREFIX/s|=.*|= /usr|" \
12cu|wmii-3.10-0.b1.2|55	-e "/ETC/s|=.*|= /etc/X11|" \
12cu|wmii-3.10-0.b1.2|56	%ifarch x86_64
12cu|wmii-3.10-0.b1.2|57	-e "s|/usr/lib|/usr/lib64|g" \
12cu|wmii-3.10-0.b1.2|58	-e "/ LIBDIR/s|=.*|= /usr/lib64|" \
12cu|wmii-3.10-0.b1.2|59	%endif
12cu|wmii-3.10-0.b1.2|60	config.mk
12cu|wmii-3.10-0.b1.2|61	
12cu|wmii-3.10-0.b1.2|62	%make
12cu|wmii-3.10-0.b1.2|63	
12cu|wmii-3.10-0.b1.2|64	%install
12cu|wmii-3.10-0.b1.2|65	%makeinstall_std
12cu|wmii-3.10-0.b1.2|66	
12cu|wmii-3.10-0.b1.2|67	# install devel files
12cu|wmii-3.10-0.b1.2|68	mkdir -p %{buildroot}%{_includedir}
12cu|wmii-3.10-0.b1.2|69	find lib* -name '*.a' -exec cp {} %{buildroot}%{_libdir} \; -print
12cu|wmii-3.10-0.b1.2|70	find lib* -name '*.h' -exec cp {} %{buildroot}%{_includedir} \; -print
12cu|wmii-3.10-0.b1.2|71	
12cu|wmii-3.10-0.b1.2|72	# Install generated scripts to hook up WMI into gdm, xdm, and Co.
12cu|wmii-3.10-0.b1.2|73	mkdir -p %{buildroot}%_sysconfdir/X11/wmsession.d
12cu|wmii-3.10-0.b1.2|74	cat >    %{buildroot}%_sysconfdir/X11/wmsession.d/19%name << EOF
12cu|wmii-3.10-0.b1.2|75	NAME=%name
12cu|wmii-3.10-0.b1.2|76	EXEC=%{_bindir}/%name
12cu|wmii-3.10-0.b1.2|77	DESC=%summary
12cu|wmii-3.10-0.b1.2|78	SCRIPT:
12cu|wmii-3.10-0.b1.2|79	exec %{_bindir}/%name
12cu|wmii-3.10-0.b1.2|80	EOF
12cu|wmii-3.10-0.b1.2|81	
12cu|wmii-3.10-0.b1.2|82	
12cu|wmii-3.10-0.b1.2|83	%if %mdkversion < 200900
12cu|wmii-3.10-0.b1.2|84	%post
12cu|wmii-3.10-0.b1.2|85	%make_session
12cu|wmii-3.10-0.b1.2|86	
12cu|wmii-3.10-0.b1.2|87	%postun
12cu|wmii-3.10-0.b1.2|88	%make_session
12cu|wmii-3.10-0.b1.2|89	%endif
12cu|wmii-3.10-0.b1.2|90	
12cu|wmii-3.10-0.b1.2|91	%files
12cu|wmii-3.10-0.b1.2|92	%defattr(0644, root, root, 0755)
12cu|wmii-3.10-0.b1.2|93	%doc LICENSE README
12cu|wmii-3.10-0.b1.2|94	%attr(0755, root, root) %{_bindir}/*
12cu|wmii-3.10-0.b1.2|95	%{_mandir}/man1/*
12cu|wmii-3.10-0.b1.2|96	%dir %_sysconfdir/X11/wmii-hg/
12cu|wmii-3.10-0.b1.2|97	%attr(0755, root, root) %config(noreplace) %_sysconfdir/X11/%{name}-hg/*
12cu|wmii-3.10-0.b1.2|98	%config(noreplace) %_sysconfdir/X11/wmsession.d/19%name
12cu|wmii-3.10-0.b1.2|99	
12cu|wmii-3.10-0.b1.2|100	%files python
12cu|wmii-3.10-0.b1.2|101	%defattr(0644, root, root, 0755)
12cu|wmii-3.10-0.b1.2|102	%doc LICENSE README
12cu|wmii-3.10-0.b1.2|103	%py_puresitedir
12cu|wmii-3.10-0.b1.2|104	
12cu|wmii-3.10-0.b1.2|105	%files devel
12cu|wmii-3.10-0.b1.2|106	%defattr(0644, root, root, 0755)
12cu|wmii-3.10-0.b1.2|107	%doc LICENSE README
12cu|wmii-3.10-0.b1.2|108	%{_libdir}/*.a
12cu|wmii-3.10-0.b1.2|109	%{_libdir}/*.so
12cu|wmii-3.10-0.b1.2|110	%{_includedir}/*
12cu|wmii-3.10-0.b1.2|111	
12cu|wmii-3.10-0.b1.2|112	
12cu|wmii-3.10-0.b1.2|113	%changelog
12cu|wmii-3.10-0.b1.2|114	* Sat Mar 15 2014 symbianflo <symbianflo@symbianflo> 3.10-0.b1.2
12cu|wmii-3.10-0.b1.2|115	+ Revision: 0c9fff4
12cu|wmii-3.10-0.b1.2|116	- Log: switch to pkgconfig style, add some linting filters, spec clean
12cu|wmii-3.10-0.b1.2|117	
12cu|wmii-3.10-0.b1.2|118	

13248 12
12cu|wmix-3.2-7|1	%define version 3.2
12cu|wmix-3.2-7|2	%define release  7
12cu|wmix-3.2-7|3	%define name wmix
12cu|wmix-3.2-7|4	
12cu|wmix-3.2-7|5	Summary: Dockapp OSS sound mixer
12cu|wmix-3.2-7|6	Name: %{name}
12cu|wmix-3.2-7|7	Version: %{version}
12cu|wmix-3.2-7|8	Release: %{release}
12cu|wmix-3.2-7|9	License: GPL
12cu|wmix-3.2-7|10	Group: Sound
12cu|wmix-3.2-7|11	Source0: %{name}-%{version}.tar.bz2
12cu|wmix-3.2-7|12	Source1: %{name}-icons.tar.bz2
12cu|wmix-3.2-7|13	URL: http://dockapps.org/file.php/id/58
12cu|wmix-3.2-7|14	BuildRequires: pkgconfig(x11)
12cu|wmix-3.2-7|15	BuildRequires: pkgconfig(xext)
12cu|wmix-3.2-7|16	BuildRequires: pkgconfig(xpm)
12cu|wmix-3.2-7|17	
12cu|wmix-3.2-7|18	%description
12cu|wmix-3.2-7|19	* This is a complete dockapp mixer utilizing the OSS mixer API
12cu|wmix-3.2-7|20	* Has a nice On-Screen-Display to visualize current volume levels
12cu|wmix-3.2-7|21	* Can adjust main volume, balance, recording status, and mute/unmute channels
12cu|wmix-3.2-7|22	* Supports mousewheel to adjust the volume settings
12cu|wmix-3.2-7|23	* Supports user specified signals to adjust the volume remotely
12cu|wmix-3.2-7|24	* User configuration file can be used to set options
12cu|wmix-3.2-7|25	
12cu|wmix-3.2-7|26	%prep
12cu|wmix-3.2-7|27	%setup -q -n %{name}-%{version}
12cu|wmix-3.2-7|28	
12cu|wmix-3.2-7|29	%build
12cu|wmix-3.2-7|30	make CFLAGS="%optflags" LDFLAGS="%ldflags"
12cu|wmix-3.2-7|31	
12cu|wmix-3.2-7|32	%install
12cu|wmix-3.2-7|33	[ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT
12cu|wmix-3.2-7|34	
12cu|wmix-3.2-7|35	install -m 755 -d $RPM_BUILD_ROOT%{_miconsdir}
12cu|wmix-3.2-7|36	install -m 755 -d $RPM_BUILD_ROOT%{_iconsdir}
12cu|wmix-3.2-7|37	install -m 755 -d $RPM_BUILD_ROOT%{_liconsdir}
12cu|wmix-3.2-7|38	tar xOjf %SOURCE1 %{name}-16x16.xpm > $RPM_BUILD_ROOT%{_miconsdir}/%{name}.xpm
12cu|wmix-3.2-7|39	tar xOjf %SOURCE1 %{name}-32x32.xpm > $RPM_BUILD_ROOT%{_iconsdir}/%{name}.xpm
12cu|wmix-3.2-7|40	tar xOjf %SOURCE1 %{name}-48x48.xpm > $RPM_BUILD_ROOT%{_liconsdir}/%{name}.xpm
12cu|wmix-3.2-7|41	
12cu|wmix-3.2-7|42	mkdir -p $RPM_BUILD_ROOT%{_usr}/bin/
12cu|wmix-3.2-7|43	install -m 755 %{name} $RPM_BUILD_ROOT%{_usr}/bin/
12cu|wmix-3.2-7|44	
12cu|wmix-3.2-7|45	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cu|wmix-3.2-7|46	gunzip -c wmix.1x.gz | bzip2 -9 -c - > $RPM_BUILD_ROOT%{_mandir}/man1/wmix.1.bz2
12cu|wmix-3.2-7|47	
12cu|wmix-3.2-7|48	
12cu|wmix-3.2-7|49	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cu|wmix-3.2-7|50	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|wmix-3.2-7|51	[Desktop Entry]
12cu|wmix-3.2-7|52	Name=WMix
12cu|wmix-3.2-7|53	Comment=%{summary}
12cu|wmix-3.2-7|54	Exec=%{_bindir}/%{name}
12cu|wmix-3.2-7|55	Icon=%{name}
12cu|wmix-3.2-7|56	Terminal=false
12cu|wmix-3.2-7|57	Type=Application
12cu|wmix-3.2-7|58	Categories=X-MandrivaLinux-Multimedia-Sound;Audio / Midi / Mixer / Sequencer / Tuner / Audio;
12cu|wmix-3.2-7|59	EOF
12cu|wmix-3.2-7|60	
12cu|wmix-3.2-7|61	%clean
12cu|wmix-3.2-7|62	rm -rf $RPM_BUILD_ROOT
12cu|wmix-3.2-7|63	
12cu|wmix-3.2-7|64	%if %mdkversion < 200900
12cu|wmix-3.2-7|65	%post
12cu|wmix-3.2-7|66	%update_menus
12cu|wmix-3.2-7|67	%endif
12cu|wmix-3.2-7|68	
12cu|wmix-3.2-7|69	%if %mdkversion < 200900
12cu|wmix-3.2-7|70	%postun
12cu|wmix-3.2-7|71	%clean_menus
12cu|wmix-3.2-7|72	%endif
12cu|wmix-3.2-7|73	
12cu|wmix-3.2-7|74	%files
12cu|wmix-3.2-7|75	%defattr (-,root,root)
12cu|wmix-3.2-7|76	%doc AUTHORS README BUGS NEWS
12cu|wmix-3.2-7|77	%{_bindir}/%{name}
12cu|wmix-3.2-7|78	%attr(644,root,man) %{_mandir}/man1/*
12cu|wmix-3.2-7|79	%{_liconsdir}/%{name}.xpm
12cu|wmix-3.2-7|80	%{_miconsdir}/%{name}.xpm
12cu|wmix-3.2-7|81	%{_iconsdir}/%{name}.xpm
12cu|wmix-3.2-7|82	%{_usr}/share/applications/mandriva-%{name}.desktop
12cu|wmix-3.2-7|83	
12cu|wmix-3.2-7|84	
12cu|wmix-3.2-7|85	
12cu|wmix-3.2-7|86	%changelog
12cu|wmix-3.2-7|87	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 3.2-6mdv2011.0
12cu|wmix-3.2-7|88	+ Revision: 634817
12cu|wmix-3.2-7|89	- simplify BR
12cu|wmix-3.2-7|90	
12cu|wmix-3.2-7|91	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 3.2-5mdv2010.0
12cu|wmix-3.2-7|92	+ Revision: 434860
12cu|wmix-3.2-7|93	- rebuild
12cu|wmix-3.2-7|94	
12cu|wmix-3.2-7|95	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 3.2-4mdv2009.0
12cu|wmix-3.2-7|96	+ Revision: 262055
12cu|wmix-3.2-7|97	- rebuild
12cu|wmix-3.2-7|98	
12cu|wmix-3.2-7|99	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 3.2-3mdv2009.0
12cu|wmix-3.2-7|100	+ Revision: 256186
12cu|wmix-3.2-7|101	- rebuild
12cu|wmix-3.2-7|102	- drop old menu
12cu|wmix-3.2-7|103	
12cu|wmix-3.2-7|104	+ Pixel <pixel@mandriva.com>
12cu|wmix-3.2-7|105	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|wmix-3.2-7|106	
12cu|wmix-3.2-7|107	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 3.2-1mdv2008.1
12cu|wmix-3.2-7|108	+ Revision: 140932
12cu|wmix-3.2-7|109	- restore BuildRoot
12cu|wmix-3.2-7|110	
12cu|wmix-3.2-7|111	+ Thierry Vignaud <tv@mandriva.org>
12cu|wmix-3.2-7|112	- kill re-definition of %%buildroot on Pixel's request
12cu|wmix-3.2-7|113	- import wmix
12cu|wmix-3.2-7|114	
12cu|wmix-3.2-7|115	
12cu|wmix-3.2-7|116	* Thu Jul 18 2006 Franck Villaume <fvill@mandriva.org> 3.2-1mdv2007.0
12cu|wmix-3.2-7|117	- new version
12cu|wmix-3.2-7|118	- xdg menu
12cu|wmix-3.2-7|119	
12cu|wmix-3.2-7|120	* Mon Apr 11 2005 Franck Villaume <fvill@mandrake.org> 3.1-1mdk
12cu|wmix-3.2-7|121	- new version
12cu|wmix-3.2-7|122	
12cu|wmix-3.2-7|123	* Thu Jun 12 2003 Marcel Pol <mpol@gmx.net> 3.0-2mdk
12cu|wmix-3.2-7|124	- rebuild for rpm 4.2
12cu|wmix-3.2-7|125	
12cu|wmix-3.2-7|126	* Fri Jun 08 2001 HA Quc-Vit <viet@mandrakesoft.com> 3.0-1mdk
12cu|wmix-3.2-7|127	- updated to revision 3.0
12cu|wmix-3.2-7|128	- fixed owner of %%{_mandir}/man1/*
12cu|wmix-3.2-7|129	
12cu|wmix-3.2-7|130	* Thu May 31 2001 HA Quc-Vit <viet@mandrakesoft.com> 2.20-1mdk
12cu|wmix-3.2-7|131	- Initial release.

13249 12
12cu|wmlaptop-1.4-9|1	%define name	wmlaptop
12cu|wmlaptop-1.4-9|2	%define version	1.4
12cu|wmlaptop-1.4-9|3	%define release  9
12cu|wmlaptop-1.4-9|4	
12cu|wmlaptop-1.4-9|5	Name: 	 	%{name}
12cu|wmlaptop-1.4-9|6	Summary: 	Laptop info docklet for WindowMaker
12cu|wmlaptop-1.4-9|7	Version: 	%{version}
12cu|wmlaptop-1.4-9|8	Release: 	%{release}
12cu|wmlaptop-1.4-9|9	
12cu|wmlaptop-1.4-9|10	Source:		%{name}-%{version}.tar.bz2
12cu|wmlaptop-1.4-9|11	URL:		http://wmlaptop.sourceforge.net/
12cu|wmlaptop-1.4-9|12	License:	GPL
12cu|wmlaptop-1.4-9|13	Group:		Graphical desktop/WindowMaker
12cu|wmlaptop-1.4-9|14	BuildRequires:	pkgconfig(x11)
12cu|wmlaptop-1.4-9|15	BuildRequires:	pkgconfig(xext)
12cu|wmlaptop-1.4-9|16	BuildRequires:	pkgconfig(xpm)
12cu|wmlaptop-1.4-9|17	BuildRequires:	imagemagick
12cu|wmlaptop-1.4-9|18	
12cu|wmlaptop-1.4-9|19	%description
12cu|wmlaptop-1.4-9|20	wmlaptop is a WindowMaker dockapp able to satisfy any requirements of a linux
12cu|wmlaptop-1.4-9|21	user with a laptop. The smartest should have easily guessed that wmlaptop
12cu|wmlaptop-1.4-9|22	includes an advanced battery information interface, including an indicator
12cu|wmlaptop-1.4-9|23	which estimates the remaining battery autonomy. Anyway this is only one of the
12cu|wmlaptop-1.4-9|24	useful functions provided:
12cu|wmlaptop-1.4-9|25	
12cu|wmlaptop-1.4-9|26	* Battery estimated time remaining
12cu|wmlaptop-1.4-9|27	* Multi Batteries support
12cu|wmlaptop-1.4-9|28	* Battery remaining charge (visual and percent)
12cu|wmlaptop-1.4-9|29	* Auto-Frequency Scaling
12cu|wmlaptop-1.4-9|30	* Manual Frequency Scaling
12cu|wmlaptop-1.4-9|31	* 0-100 Cpu Load indicator
12cu|wmlaptop-1.4-9|32	* APM and ACPI support
12cu|wmlaptop-1.4-9|33	* sysfs and /proc filesystems support
12cu|wmlaptop-1.4-9|34	* Kernel 2.6 series fully compatible
12cu|wmlaptop-1.4-9|35	* Visual support for multiple batteries
12cu|wmlaptop-1.4-9|36	* "Visual and audio" alarm on Low-Battery
12cu|wmlaptop-1.4-9|37	* Auto shutdown on Low-Battery
12cu|wmlaptop-1.4-9|38	* Easy screen saver starter
12cu|wmlaptop-1.4-9|39	* Console executable
12cu|wmlaptop-1.4-9|40	
12cu|wmlaptop-1.4-9|41	%prep
12cu|wmlaptop-1.4-9|42	%setup -q
12cu|wmlaptop-1.4-9|43	chmod 644 README*
12cu|wmlaptop-1.4-9|44	
12cu|wmlaptop-1.4-9|45	%build
12cu|wmlaptop-1.4-9|46	%make CFLAGS="$RPM_OPT_FLAGS"
12cu|wmlaptop-1.4-9|47	
12cu|wmlaptop-1.4-9|48	%install
12cu|wmlaptop-1.4-9|49	rm -rf $RPM_BUILD_ROOT
12cu|wmlaptop-1.4-9|50	mkdir -p $RPM_BUILD_ROOT/%_bindir
12cu|wmlaptop-1.4-9|51	install -m 4755 src/%name $RPM_BUILD_ROOT/%_bindir/
12cu|wmlaptop-1.4-9|52	
12cu|wmlaptop-1.4-9|53	#menu
12cu|wmlaptop-1.4-9|54	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cu|wmlaptop-1.4-9|55	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cu|wmlaptop-1.4-9|56	[Desktop Entry]
12cu|wmlaptop-1.4-9|57	Type=Application
12cu|wmlaptop-1.4-9|58	Exec=%{name}
12cu|wmlaptop-1.4-9|59	Icon=%{name}
12cu|wmlaptop-1.4-9|60	Name=WMLaptop
12cu|wmlaptop-1.4-9|61	Comment=Laptop status docklet
12cu|wmlaptop-1.4-9|62	Categories=System;Monitor;
12cu|wmlaptop-1.4-9|63	EOF
12cu|wmlaptop-1.4-9|64	
12cu|wmlaptop-1.4-9|65	#icons
12cu|wmlaptop-1.4-9|66	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cu|wmlaptop-1.4-9|67	convert -size 48x48 img/screenshot_1.jpeg $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cu|wmlaptop-1.4-9|68	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cu|wmlaptop-1.4-9|69	convert -size 32x32 img/screenshot_1.jpeg $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cu|wmlaptop-1.4-9|70	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cu|wmlaptop-1.4-9|71	convert -size 16x16 img/screenshot_1.jpeg $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cu|wmlaptop-1.4-9|72	
12cu|wmlaptop-1.4-9|73	%clean
12cu|wmlaptop-1.4-9|74	rm -rf $RPM_BUILD_ROOT
12cu|wmlaptop-1.4-9|75	
12cu|wmlaptop-1.4-9|76	%if %mdkversion < 200900
12cu|wmlaptop-1.4-9|77	%post
12cu|wmlaptop-1.4-9|78	%update_menus
12cu|wmlaptop-1.4-9|79	%endif
12cu|wmlaptop-1.4-9|80	
12cu|wmlaptop-1.4-9|81	%if %mdkversion < 200900
12cu|wmlaptop-1.4-9|82	%postun
12cu|wmlaptop-1.4-9|83	%clean_menus
12cu|wmlaptop-1.4-9|84	%endif
12cu|wmlaptop-1.4-9|85	
12cu|wmlaptop-1.4-9|86	%files
12cu|wmlaptop-1.4-9|87	%defattr(-,root,root)
12cu|wmlaptop-1.4-9|88	%doc AUTHORS BUGS CHANGELOG README* THANKS
12cu|wmlaptop-1.4-9|89	%{_bindir}/%name
12cu|wmlaptop-1.4-9|90	%{_datadir}/applications/mandriva-%name.desktop
12cu|wmlaptop-1.4-9|91	%{_liconsdir}/%name.png
12cu|wmlaptop-1.4-9|92	%{_iconsdir}/%name.png
12cu|wmlaptop-1.4-9|93	%{_miconsdir}/%name.png
12cu|wmlaptop-1.4-9|94	
12cu|wmlaptop-1.4-9|95	
12cu|wmlaptop-1.4-9|96	
12cu|wmlaptop-1.4-9|97	%changelog
12cu|wmlaptop-1.4-9|98	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.4-8mdv2011.0
12cu|wmlaptop-1.4-9|99	+ Revision: 634818
12cu|wmlaptop-1.4-9|100	- simplify BR
12cu|wmlaptop-1.4-9|101	
12cu|wmlaptop-1.4-9|102	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.4-7mdv2010.0
12cu|wmlaptop-1.4-9|103	+ Revision: 434873
12cu|wmlaptop-1.4-9|104	- rebuild
12cu|wmlaptop-1.4-9|105	
12cu|wmlaptop-1.4-9|106	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|wmlaptop-1.4-9|107	- lowercase ImageMagick
12cu|wmlaptop-1.4-9|108	
12cu|wmlaptop-1.4-9|109	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.4-6mdv2009.0
12cu|wmlaptop-1.4-9|110	+ Revision: 262056
12cu|wmlaptop-1.4-9|111	- rebuild
12cu|wmlaptop-1.4-9|112	
12cu|wmlaptop-1.4-9|113	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.4-5mdv2009.0
12cu|wmlaptop-1.4-9|114	+ Revision: 256202
12cu|wmlaptop-1.4-9|115	- rebuild
12cu|wmlaptop-1.4-9|116	- fix no-buildroot-tag
12cu|wmlaptop-1.4-9|117	
12cu|wmlaptop-1.4-9|118	+ Pixel <pixel@mandriva.com>
12cu|wmlaptop-1.4-9|119	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|wmlaptop-1.4-9|120	
12cu|wmlaptop-1.4-9|121	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 1.4-3mdv2008.1
12cu|wmlaptop-1.4-9|122	+ Revision: 135790
12cu|wmlaptop-1.4-9|123	- auto-convert XDG menu entry
12cu|wmlaptop-1.4-9|124	- fix xpm-devel BR on x86_64
12cu|wmlaptop-1.4-9|125	- kill re-definition of %%buildroot on Pixel's request
12cu|wmlaptop-1.4-9|126	- buildrequires X11-devel instead of XFree86-devel
12cu|wmlaptop-1.4-9|127	- use %%mkrel
12cu|wmlaptop-1.4-9|128	- import wmlaptop
12cu|wmlaptop-1.4-9|129	
12cu|wmlaptop-1.4-9|130	
12cu|wmlaptop-1.4-9|131	* Fri Apr 14 2006 Udo Rader <udo.rader@bestsolution.at> 1.4-2mdk
12cu|wmlaptop-1.4-9|132	- added libxpm* as buildreq in order to hopefully fix x86_64 build
12cu|wmlaptop-1.4-9|133	problems
12cu|wmlaptop-1.4-9|134	
12cu|wmlaptop-1.4-9|135	* Wed Apr 05 2005 Udo Rader <udo.rader@bestsolution.at> 1.4-1mdk
12cu|wmlaptop-1.4-9|136	- new upstream version
12cu|wmlaptop-1.4-9|137	- made it suid root in order to allow writing to /sys/... files
12cu|wmlaptop-1.4-9|138	
12cu|wmlaptop-1.4-9|139	* Mon Jun 7 2004 Austin Acton <austin@mandrake.org> 1.3-1mdk
12cu|wmlaptop-1.4-9|140	- initial package

13250 12
12cu|wmmemmon-1.0.1-8|1	Summary: Mem/Swap monitoring dockapp for WindowMaker
12cu|wmmemmon-1.0.1-8|2	Name:		wmmemmon
12cu|wmmemmon-1.0.1-8|3	Version: 1.0.1
12cu|wmmemmon-1.0.1-8|4	Release: 8
12cu|wmmemmon-1.0.1-8|5	License:	GPL
12cu|wmmemmon-1.0.1-8|6	Group:		Graphical desktop/WindowMaker
12cu|wmmemmon-1.0.1-8|7	Source0:	http://www.sh.rim.or.jp/~ssato/src/%{name}-%{version}.tar.bz2
12cu|wmmemmon-1.0.1-8|8	URL:		http://www.sh.rim.or.jp/~ssato/wmmemmon-e.html
12cu|wmmemmon-1.0.1-8|9	BuildRequires:	pkgconfig(x11)
12cu|wmmemmon-1.0.1-8|10	BuildRequires:	pkgconfig(xpm)
12cu|wmmemmon-1.0.1-8|11	BuildRequires:	pkgconfig(xext)
12cu|wmmemmon-1.0.1-8|12	BuildRequires:	imagemagick
12cu|wmmemmon-1.0.1-8|13	
12cu|wmmemmon-1.0.1-8|14	%description
12cu|wmmemmon-1.0.1-8|15	Mem/Swap monitoring dockapp for WindowMaker. Outside circle is Mem usage
12cu|wmmemmon-1.0.1-8|16	in percent, inside is swap. It works fine with AfterStep and BlackBox.
12cu|wmmemmon-1.0.1-8|17	
12cu|wmmemmon-1.0.1-8|18	%prep
12cu|wmmemmon-1.0.1-8|19	%setup
12cu|wmmemmon-1.0.1-8|20	
12cu|wmmemmon-1.0.1-8|21	%build
12cu|wmmemmon-1.0.1-8|22	%configure2_5x
12cu|wmmemmon-1.0.1-8|23	%make
12cu|wmmemmon-1.0.1-8|24	
12cu|wmmemmon-1.0.1-8|25	%install
12cu|wmmemmon-1.0.1-8|26	[ -d %buildroot ] && rm -rf %buildroot
12cu|wmmemmon-1.0.1-8|27	
12cu|wmmemmon-1.0.1-8|28	install -m 755 -d %buildroot%_bindir
12cu|wmmemmon-1.0.1-8|29	install -m 755 src/%name %buildroot%_bindir
12cu|wmmemmon-1.0.1-8|30	
12cu|wmmemmon-1.0.1-8|31	install -m 755 -d %buildroot%_mandir/man1
12cu|wmmemmon-1.0.1-8|32	install -m 755 doc/%name.1 %buildroot%_mandir/man1/
12cu|wmmemmon-1.0.1-8|33	
12cu|wmmemmon-1.0.1-8|34	install -m 755 -d %buildroot%{_miconsdir}
12cu|wmmemmon-1.0.1-8|35	install -m 755 -d %buildroot%{_iconsdir}
12cu|wmmemmon-1.0.1-8|36	install -m 755 -d %buildroot%{_liconsdir}
12cu|wmmemmon-1.0.1-8|37	convert icons/%{name}-16x16.xpm %buildroot%{_miconsdir}/%{name}.png
12cu|wmmemmon-1.0.1-8|38	convert icons/%{name}-32x32.xpm %buildroot%{_iconsdir}/%{name}.png
12cu|wmmemmon-1.0.1-8|39	convert icons/%{name}-48x48.xpm %buildroot%{_liconsdir}/%{name}.png
12cu|wmmemmon-1.0.1-8|40	
12cu|wmmemmon-1.0.1-8|41	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cu|wmmemmon-1.0.1-8|42	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cu|wmmemmon-1.0.1-8|43	[Desktop Entry]
12cu|wmmemmon-1.0.1-8|44	Type=Application
12cu|wmmemmon-1.0.1-8|45	Exec=%{_bindir}/%{name}
12cu|wmmemmon-1.0.1-8|46	Icon=%{name}
12cu|wmmemmon-1.0.1-8|47	Categories=System;Monitor;
12cu|wmmemmon-1.0.1-8|48	Name=WmMemMon
12cu|wmmemmon-1.0.1-8|49	Comment=Mem/Swap monitoring dockapp for WindowMaker
12cu|wmmemmon-1.0.1-8|50	EOF
12cu|wmmemmon-1.0.1-8|51	
12cu|wmmemmon-1.0.1-8|52	
12cu|wmmemmon-1.0.1-8|53	%clean
12cu|wmmemmon-1.0.1-8|54	[ -z %buildroot ] || {
12cu|wmmemmon-1.0.1-8|55	rm -rf %buildroot
12cu|wmmemmon-1.0.1-8|56	}
12cu|wmmemmon-1.0.1-8|57	
12cu|wmmemmon-1.0.1-8|58	
12cu|wmmemmon-1.0.1-8|59	%if %mdkversion < 200900
12cu|wmmemmon-1.0.1-8|60	%post
12cu|wmmemmon-1.0.1-8|61	%{update_menus}
12cu|wmmemmon-1.0.1-8|62	%endif
12cu|wmmemmon-1.0.1-8|63	
12cu|wmmemmon-1.0.1-8|64	
12cu|wmmemmon-1.0.1-8|65	%if %mdkversion < 200900
12cu|wmmemmon-1.0.1-8|66	%postun
12cu|wmmemmon-1.0.1-8|67	%{clean_menus}
12cu|wmmemmon-1.0.1-8|68	%endif
12cu|wmmemmon-1.0.1-8|69	
12cu|wmmemmon-1.0.1-8|70	
12cu|wmmemmon-1.0.1-8|71	%files
12cu|wmmemmon-1.0.1-8|72	%defattr (-,root,root)
12cu|wmmemmon-1.0.1-8|73	%doc AUTHORS INSTALL NEWS COPYING README THANKS ChangeLog TODO
12cu|wmmemmon-1.0.1-8|74	%{_bindir}/*
12cu|wmmemmon-1.0.1-8|75	%{_liconsdir}/%{name}.png
12cu|wmmemmon-1.0.1-8|76	%{_miconsdir}/%{name}.png
12cu|wmmemmon-1.0.1-8|77	%{_iconsdir}/%{name}.png
12cu|wmmemmon-1.0.1-8|78	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|wmmemmon-1.0.1-8|79	%{_mandir}/man1/*
12cu|wmmemmon-1.0.1-8|80	
12cu|wmmemmon-1.0.1-8|81	
12cu|wmmemmon-1.0.1-8|82	
12cu|wmmemmon-1.0.1-8|83	%changelog
12cu|wmmemmon-1.0.1-8|84	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.0.1-7mdv2011.0
12cu|wmmemmon-1.0.1-8|85	+ Revision: 634819
12cu|wmmemmon-1.0.1-8|86	- simplify BR
12cu|wmmemmon-1.0.1-8|87	
12cu|wmmemmon-1.0.1-8|88	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-6mdv2010.0
12cu|wmmemmon-1.0.1-8|89	+ Revision: 434887
12cu|wmmemmon-1.0.1-8|90	- rebuild
12cu|wmmemmon-1.0.1-8|91	
12cu|wmmemmon-1.0.1-8|92	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|wmmemmon-1.0.1-8|93	- lowercase ImageMagick
12cu|wmmemmon-1.0.1-8|94	
12cu|wmmemmon-1.0.1-8|95	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-5mdv2009.0
12cu|wmmemmon-1.0.1-8|96	+ Revision: 262058
12cu|wmmemmon-1.0.1-8|97	- rebuild
12cu|wmmemmon-1.0.1-8|98	
12cu|wmmemmon-1.0.1-8|99	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-4mdv2009.0
12cu|wmmemmon-1.0.1-8|100	+ Revision: 256203
12cu|wmmemmon-1.0.1-8|101	- rebuild
12cu|wmmemmon-1.0.1-8|102	
12cu|wmmemmon-1.0.1-8|103	+ Pixel <pixel@mandriva.com>
12cu|wmmemmon-1.0.1-8|104	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|wmmemmon-1.0.1-8|105	
12cu|wmmemmon-1.0.1-8|106	+ Olivier Blin <oblin@mandriva.com>
12cu|wmmemmon-1.0.1-8|107	- restore BuildRoot
12cu|wmmemmon-1.0.1-8|108	
12cu|wmmemmon-1.0.1-8|109	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 1.0.1-2mdv2008.1
12cu|wmmemmon-1.0.1-8|110	+ Revision: 135531
12cu|wmmemmon-1.0.1-8|111	- auto-convert XDG menu entry
12cu|wmmemmon-1.0.1-8|112	- kill re-definition of %%buildroot on Pixel's request
12cu|wmmemmon-1.0.1-8|113	- buildrequires X11-devel instead of XFree86-devel
12cu|wmmemmon-1.0.1-8|114	- use %%mkrel
12cu|wmmemmon-1.0.1-8|115	- import wmmemmon
12cu|wmmemmon-1.0.1-8|116	
12cu|wmmemmon-1.0.1-8|117	
12cu|wmmemmon-1.0.1-8|118	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.0.1-2mdk
12cu|wmmemmon-1.0.1-8|119	- Rebuild
12cu|wmmemmon-1.0.1-8|120	
12cu|wmmemmon-1.0.1-8|121	* Tue May  4 2004 Michael Scherer <misc@mandrake.org> 1.0.1-1mdk
12cu|wmmemmon-1.0.1-8|122	- New release 1.0.1
12cu|wmmemmon-1.0.1-8|123	- use macro
12cu|wmmemmon-1.0.1-8|124	- remove Prefix, and Requires
12cu|wmmemmon-1.0.1-8|125	
12cu|wmmemmon-1.0.1-8|126	* Thu Apr 10 2003 HA Quc-Vit <viet@mandrakesoft.com> 1.0.0-1mdk
12cu|wmmemmon-1.0.1-8|127	- New release.
12cu|wmmemmon-1.0.1-8|128	- xpm icons converted to png at compile time from the spec.
12cu|wmmemmon-1.0.1-8|129	
12cu|wmmemmon-1.0.1-8|130	* Wed Mar 27 2002 HA Quc-Vit <viet@mandrakesoft.com> 0.7.0-1mdk
12cu|wmmemmon-1.0.1-8|131	- New release.
12cu|wmmemmon-1.0.1-8|132	- xpm icons converted to png.
12cu|wmmemmon-1.0.1-8|133	- menu file has "needs=wmaker" instead of "needs=x11".
12cu|wmmemmon-1.0.1-8|134	- did install (binary and manpage) by hand due to new naming convention.
12cu|wmmemmon-1.0.1-8|135	
12cu|wmmemmon-1.0.1-8|136	* Mon Feb 11 2002 HA Quc-Vit <viet@mandrakesoft.com> 0.6.0-1mdk
12cu|wmmemmon-1.0.1-8|137	- New release.
12cu|wmmemmon-1.0.1-8|138	- and revamped website :o)
12cu|wmmemmon-1.0.1-8|139	- xpm icons converted to png (new policy, oh well).
12cu|wmmemmon-1.0.1-8|140	
12cu|wmmemmon-1.0.1-8|141	* Mon Oct 1 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.5.2-1mdk
12cu|wmmemmon-1.0.1-8|142	- New release, no more libdockapp dependancy (integrated)
12cu|wmmemmon-1.0.1-8|143	- now you can specify your own backlight color, I like rgb:50/B0/FF :o)
12cu|wmmemmon-1.0.1-8|144	
12cu|wmmemmon-1.0.1-8|145	* Wed Jul 25 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.3.1-1mdk
12cu|wmmemmon-1.0.1-8|146	- New release, with icons integrated :o)
12cu|wmmemmon-1.0.1-8|147	
12cu|wmmemmon-1.0.1-8|148	* Tue Jun 19 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.2.0-2mdk
12cu|wmmemmon-1.0.1-8|149	- Added icons from the author Seiichi SATO <sato@cvs-net.co.jp>
12cu|wmmemmon-1.0.1-8|150	
12cu|wmmemmon-1.0.1-8|151	* Fri Jun 01 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.2.0-1mdk
12cu|wmmemmon-1.0.1-8|152	- Initial release.
12cu|wmmemmon-1.0.1-8|153	
12cu|wmmemmon-1.0.1-8|154	* Mon May 07 2001 HA Quc-Vit <viet@mandrakesoft.com> 0.1.0-0mdk
12cu|wmmemmon-1.0.1-8|155	- Initial packaging.

13251 12
12cu|wmMoonClock-1.27-8|1	%define name	wmMoonClock
12cu|wmMoonClock-1.27-8|2	%define version	1.27
12cu|wmMoonClock-1.27-8|3	%define release  8
12cu|wmMoonClock-1.27-8|4	
12cu|wmMoonClock-1.27-8|5	Name: 	 	%{name}
12cu|wmMoonClock-1.27-8|6	Summary: 	Docklet that shows lunar ephemeris to fairly high accuracy
12cu|wmMoonClock-1.27-8|7	Version: 	%{version}
12cu|wmMoonClock-1.27-8|8	Release: 	%{release}
12cu|wmMoonClock-1.27-8|9	
12cu|wmMoonClock-1.27-8|10	Source0:	%{name}-%{version}.tar.bz2
12cu|wmMoonClock-1.27-8|11	Source1:	wmmoonclock_icon.png
12cu|wmMoonClock-1.27-8|12	URL:		http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml
12cu|wmMoonClock-1.27-8|13	License:	GPL
12cu|wmMoonClock-1.27-8|14	Group:		Graphical desktop/WindowMaker
12cu|wmMoonClock-1.27-8|15	BuildRequires:	pkgconfig(x11)
12cu|wmMoonClock-1.27-8|16	BuildRequires:	pkgconfig(xpm)
12cu|wmMoonClock-1.27-8|17	BuildRequires:	pkgconfig(xext)
12cu|wmMoonClock-1.27-8|18	BuildRequires:	imagemagick
12cu|wmMoonClock-1.27-8|19	
12cu|wmMoonClock-1.27-8|20	%description
12cu|wmMoonClock-1.27-8|21	wmMoonClock displays the lunar ephemeris with high accuracy. You can
12cu|wmMoonClock-1.27-8|22	define your local latitude and longitude to get precise results. And
12cu|wmMoonClock-1.27-8|23	even better you get a very nice moon icon that matches the current state
12cu|wmMoonClock-1.27-8|24	of the moon.
12cu|wmMoonClock-1.27-8|25	
12cu|wmMoonClock-1.27-8|26	In order to get good results, you may have to find your geographical
12cu|wmMoonClock-1.27-8|27	coordinates, eg. from this site http://www.astro.com/atlas
12cu|wmMoonClock-1.27-8|28	
12cu|wmMoonClock-1.27-8|29	%prep
12cu|wmMoonClock-1.27-8|30	%setup -q
12cu|wmMoonClock-1.27-8|31	
12cu|wmMoonClock-1.27-8|32	%build
12cu|wmMoonClock-1.27-8|33	%{__cp} %{SOURCE1} .
12cu|wmMoonClock-1.27-8|34	cd Src
12cu|wmMoonClock-1.27-8|35	# copy icon to build dir
12cu|wmMoonClock-1.27-8|36	%make CFLAGS="%optflags %ldflags"
12cu|wmMoonClock-1.27-8|37	
12cu|wmMoonClock-1.27-8|38	%install
12cu|wmMoonClock-1.27-8|39	rm -rf $RPM_BUILD_ROOT
12cu|wmMoonClock-1.27-8|40	%{__mkdir} -p $RPM_BUILD_ROOT/%_bindir
12cu|wmMoonClock-1.27-8|41	%{__mkdir} -p $RPM_BUILD_ROOT/%_mandir/man1
12cu|wmMoonClock-1.27-8|42	%{__cp} Src/%name $RPM_BUILD_ROOT/%_bindir/
12cu|wmMoonClock-1.27-8|43	%{__cp} Src/%name.1 $RPM_BUILD_ROOT/%_mandir/man1/
12cu|wmMoonClock-1.27-8|44	
12cu|wmMoonClock-1.27-8|45	#menu
12cu|wmMoonClock-1.27-8|46	%{__mkdir} -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cu|wmMoonClock-1.27-8|47	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cu|wmMoonClock-1.27-8|48	[Desktop Entry]
12cu|wmMoonClock-1.27-8|49	Type=Application
12cu|wmMoonClock-1.27-8|50	Exec=%{name}
12cu|wmMoonClock-1.27-8|51	Icon=%{name}
12cu|wmMoonClock-1.27-8|52	Name=wmMoonClock
12cu|wmMoonClock-1.27-8|53	Comment=Lunuar Ephemeris status docklet
12cu|wmMoonClock-1.27-8|54	Categories=System;Monitor;
12cu|wmMoonClock-1.27-8|55	EOF
12cu|wmMoonClock-1.27-8|56	
12cu|wmMoonClock-1.27-8|57	#icons
12cu|wmMoonClock-1.27-8|58	%{__mkdir} -p $RPM_BUILD_ROOT/%_liconsdir
12cu|wmMoonClock-1.27-8|59	convert -size 48x48 wmmoonclock_icon.png $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cu|wmMoonClock-1.27-8|60	%{__mkdir} -p $RPM_BUILD_ROOT/%_iconsdir
12cu|wmMoonClock-1.27-8|61	convert -size 32x32 wmmoonclock_icon.png $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cu|wmMoonClock-1.27-8|62	%{__mkdir} -p $RPM_BUILD_ROOT/%_miconsdir
12cu|wmMoonClock-1.27-8|63	convert -size 16x16 wmmoonclock_icon.png $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cu|wmMoonClock-1.27-8|64	
12cu|wmMoonClock-1.27-8|65	# the various states of the applet
12cu|wmMoonClock-1.27-8|66	%{__mkdir} -p $RPM_BUILD_ROOT/%_iconsdir/%name
12cu|wmMoonClock-1.27-8|67	%{__cp} Src/*xpm $RPM_BUILD_ROOT/%_iconsdir/%name/
12cu|wmMoonClock-1.27-8|68	
12cu|wmMoonClock-1.27-8|69	%clean
12cu|wmMoonClock-1.27-8|70	rm -rf $RPM_BUILD_ROOT
12cu|wmMoonClock-1.27-8|71	
12cu|wmMoonClock-1.27-8|72	%if %mdkversion < 200900
12cu|wmMoonClock-1.27-8|73	%post
12cu|wmMoonClock-1.27-8|74	%update_menus
12cu|wmMoonClock-1.27-8|75	%endif
12cu|wmMoonClock-1.27-8|76	
12cu|wmMoonClock-1.27-8|77	%if %mdkversion < 200900
12cu|wmMoonClock-1.27-8|78	%postun
12cu|wmMoonClock-1.27-8|79	%clean_menus
12cu|wmMoonClock-1.27-8|80	%endif
12cu|wmMoonClock-1.27-8|81	
12cu|wmMoonClock-1.27-8|82	%files
12cu|wmMoonClock-1.27-8|83	%defattr(-,root,root)
12cu|wmMoonClock-1.27-8|84	%doc BUGS COPYING
12cu|wmMoonClock-1.27-8|85	%doc %{_mandir}/*/*
12cu|wmMoonClock-1.27-8|86	%{_bindir}/%name
12cu|wmMoonClock-1.27-8|87	%{_datadir}/applications/mandriva-%name.desktop
12cu|wmMoonClock-1.27-8|88	%{_liconsdir}/%name.png
12cu|wmMoonClock-1.27-8|89	%{_iconsdir}/%name.png
12cu|wmMoonClock-1.27-8|90	%{_miconsdir}/%name.png
12cu|wmMoonClock-1.27-8|91	%{_iconsdir}/%name/
12cu|wmMoonClock-1.27-8|92	
12cu|wmMoonClock-1.27-8|93	
12cu|wmMoonClock-1.27-8|94	
12cu|wmMoonClock-1.27-8|95	%changelog
12cu|wmMoonClock-1.27-8|96	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.27-7mdv2011.0
12cu|wmMoonClock-1.27-8|97	+ Revision: 634773
12cu|wmMoonClock-1.27-8|98	- simplify BR
12cu|wmMoonClock-1.27-8|99	
12cu|wmMoonClock-1.27-8|100	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.27-6mdv2010.0
12cu|wmMoonClock-1.27-8|101	+ Revision: 434891
12cu|wmMoonClock-1.27-8|102	- rebuild
12cu|wmMoonClock-1.27-8|103	
12cu|wmMoonClock-1.27-8|104	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.27-5mdv2009.0
12cu|wmMoonClock-1.27-8|105	+ Revision: 262059
12cu|wmMoonClock-1.27-8|106	- rebuild
12cu|wmMoonClock-1.27-8|107	
12cu|wmMoonClock-1.27-8|108	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.27-4mdv2009.0
12cu|wmMoonClock-1.27-8|109	+ Revision: 256206
12cu|wmMoonClock-1.27-8|110	- rebuild
12cu|wmMoonClock-1.27-8|111	- fix no-buildroot-tag
12cu|wmMoonClock-1.27-8|112	
12cu|wmMoonClock-1.27-8|113	+ Pixel <pixel@mandriva.com>
12cu|wmMoonClock-1.27-8|114	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|wmMoonClock-1.27-8|115	
12cu|wmMoonClock-1.27-8|116	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 1.27-2mdv2008.1
12cu|wmMoonClock-1.27-8|117	+ Revision: 135560
12cu|wmMoonClock-1.27-8|118	- fix directory creation
12cu|wmMoonClock-1.27-8|119	- auto-convert XDG menu entry
12cu|wmMoonClock-1.27-8|120	- kill re-definition of %%buildroot on Pixel's request
12cu|wmMoonClock-1.27-8|121	- buildrequires X11-devel instead of XFree86-devel
12cu|wmMoonClock-1.27-8|122	- import wmMoonClock
12cu|wmMoonClock-1.27-8|123	
12cu|wmMoonClock-1.27-8|124	
12cu|wmMoonClock-1.27-8|125	* Sun Dec 11 2005 Udo Rader <udo.rader@bestsolution.at> 1.27-2mdk
12cu|wmMoonClock-1.27-8|126	- adding libxpm-devel as BuildReq
12cu|wmMoonClock-1.27-8|127	
12cu|wmMoonClock-1.27-8|128	* Thu Dec 01 2005 Udo Rader <udo.rader@bestsolution.at> 1.27-1mdk
12cu|wmMoonClock-1.27-8|129	- initial release

13252 12
12cu|wmnd-0.4.16-2|1	Summary:	A dockapp for monitoring network interfaces
12cu|wmnd-0.4.16-2|2	Name:		wmnd
12cu|wmnd-0.4.16-2|3	Version:	0.4.16
12cu|wmnd-0.4.16-2|4	Release:	2
12cu|wmnd-0.4.16-2|5	License:	GPLv2
12cu|wmnd-0.4.16-2|6	Group:		Monitoring
12cu|wmnd-0.4.16-2|7	Source0:	http://www.thregr.org/~wavexx/software/wmnd/releases/%{name}-%{version}.tar.gz
12cu|wmnd-0.4.16-2|8	Source1:	%{name}-icons.tar.bz2
12cu|wmnd-0.4.16-2|9	URL:		http://www.thregr.org/~wavexx/software/wmnd/
12cu|wmnd-0.4.16-2|10	BuildRequires:	pkgconfig(x11)
12cu|wmnd-0.4.16-2|11	BuildRequires:	pkgconfig(xext)
12cu|wmnd-0.4.16-2|12	BuildRequires:	pkgconfig(xpm)
12cu|wmnd-0.4.16-2|13	BuildRequires:	pkgconfig(sm)
12cu|wmnd-0.4.16-2|14	
12cu|wmnd-0.4.16-2|15	%description
12cu|wmnd-0.4.16-2|16	WMND (WindowMaker Network Devices) is a network monitoring
12cu|wmnd-0.4.16-2|17	dock app improved and based on WMiFS 1.3b. You can find the
12cu|wmnd-0.4.16-2|18	features of WMiFS 1.3b from documents in directory WMiFS.
12cu|wmnd-0.4.16-2|19	
12cu|wmnd-0.4.16-2|20	%prep
12cu|wmnd-0.4.16-2|21	%setup -q
12cu|wmnd-0.4.16-2|22	
12cu|wmnd-0.4.16-2|23	%build
12cu|wmnd-0.4.16-2|24	%configure2_5x
12cu|wmnd-0.4.16-2|25	%make
12cu|wmnd-0.4.16-2|26	
12cu|wmnd-0.4.16-2|27	%install
12cu|wmnd-0.4.16-2|28	[ -d %{buildroot} ] && rm -rf %{buildroot}
12cu|wmnd-0.4.16-2|29	
12cu|wmnd-0.4.16-2|30	%makeinstall_std
12cu|wmnd-0.4.16-2|31	install -m 755 -d %{buildroot}%{_datadir}/pixmaps
12cu|wmnd-0.4.16-2|32	tar xOjf %SOURCE1 %{name}-48x48.png > %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|wmnd-0.4.16-2|33	
12cu|wmnd-0.4.16-2|34	mkdir -p %{buildroot}%{_datadir}/applications
12cu|wmnd-0.4.16-2|35	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cu|wmnd-0.4.16-2|36	[Desktop Entry]
12cu|wmnd-0.4.16-2|37	Name=wmnd
12cu|wmnd-0.4.16-2|38	Comment=A dockapp for monitoring network interfaces
12cu|wmnd-0.4.16-2|39	Exec=%{_bindir}/%{name}
12cu|wmnd-0.4.16-2|40	Icon=%{name}
12cu|wmnd-0.4.16-2|41	Terminal=false
12cu|wmnd-0.4.16-2|42	Type=Application
12cu|wmnd-0.4.16-2|43	Categories=X-MandrivaLinux-System-Monitoring;System;Monitor;
12cu|wmnd-0.4.16-2|44	EOF
12cu|wmnd-0.4.16-2|45	
12cu|wmnd-0.4.16-2|46	%clean
12cu|wmnd-0.4.16-2|47	[ -z %{buildroot} ] || {
12cu|wmnd-0.4.16-2|48	rm -rf %{buildroot}
12cu|wmnd-0.4.16-2|49	}
12cu|wmnd-0.4.16-2|50	
12cu|wmnd-0.4.16-2|51	%if %mdkversion < 200900
12cu|wmnd-0.4.16-2|52	%post
12cu|wmnd-0.4.16-2|53	%{update_menus}
12cu|wmnd-0.4.16-2|54	%endif
12cu|wmnd-0.4.16-2|55	
12cu|wmnd-0.4.16-2|56	%if %mdkversion < 200900
12cu|wmnd-0.4.16-2|57	%postun
12cu|wmnd-0.4.16-2|58	%{clean_menus}
12cu|wmnd-0.4.16-2|59	%endif
12cu|wmnd-0.4.16-2|60	
12cu|wmnd-0.4.16-2|61	%files
12cu|wmnd-0.4.16-2|62	%defattr (-,root,root)
12cu|wmnd-0.4.16-2|63	%doc examples/wmndrc NEWS AUTHORS README TODO ChangeLog
12cu|wmnd-0.4.16-2|64	%{_bindir}/*
12cu|wmnd-0.4.16-2|65	%{_mandir}/man1/*
12cu|wmnd-0.4.16-2|66	%{_datadir}/pixmaps/%{name}.png
12cu|wmnd-0.4.16-2|67	%{_datadir}/applications/%{name}.desktop
12cu|wmnd-0.4.16-2|68	%{_datadir}/wmndrc
12cu|wmnd-0.4.16-2|69	
12cu|wmnd-0.4.16-2|70	
12cu|wmnd-0.4.16-2|71	
12cu|wmnd-0.4.16-2|72	
12cu|wmnd-0.4.16-2|73	%changelog
12cu|wmnd-0.4.16-2|74	* Tue Oct 18 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.4.16-1
12cu|wmnd-0.4.16-2|75	+ Revision: 705252
12cu|wmnd-0.4.16-2|76	- new version 0.4.16
12cu|wmnd-0.4.16-2|77	cleaned up spec file
12cu|wmnd-0.4.16-2|78	
12cu|wmnd-0.4.16-2|79	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.4.12-7mdv2010.0
12cu|wmnd-0.4.16-2|80	+ Revision: 434892
12cu|wmnd-0.4.16-2|81	- rebuild
12cu|wmnd-0.4.16-2|82	
12cu|wmnd-0.4.16-2|83	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.4.12-6mdv2009.0
12cu|wmnd-0.4.16-2|84	+ Revision: 262060
12cu|wmnd-0.4.16-2|85	- rebuild
12cu|wmnd-0.4.16-2|86	
12cu|wmnd-0.4.16-2|87	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.4.12-5mdv2009.0
12cu|wmnd-0.4.16-2|88	+ Revision: 256209
12cu|wmnd-0.4.16-2|89	- rebuild
12cu|wmnd-0.4.16-2|90	- drop old menu
12cu|wmnd-0.4.16-2|91	
12cu|wmnd-0.4.16-2|92	+ Pixel <pixel@mandriva.com>
12cu|wmnd-0.4.16-2|93	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|wmnd-0.4.16-2|94	
12cu|wmnd-0.4.16-2|95	* Thu Jan 03 2008 Olivier Blin <blino@mandriva.org> 3mdv2008.1-current
12cu|wmnd-0.4.16-2|96	+ Revision: 140932
12cu|wmnd-0.4.16-2|97	- restore BuildRoot
12cu|wmnd-0.4.16-2|98	
12cu|wmnd-0.4.16-2|99	+ Thierry Vignaud <tv@mandriva.org>
12cu|wmnd-0.4.16-2|100	- kill re-definition of %%buildroot on Pixel's request
12cu|wmnd-0.4.16-2|101	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|wmnd-0.4.16-2|102	
12cu|wmnd-0.4.16-2|103	
12cu|wmnd-0.4.16-2|104	* Tue Feb 06 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.4.12-3mdv2007.0
12cu|wmnd-0.4.16-2|105	+ Revision: 116895
12cu|wmnd-0.4.16-2|106	- fixed .desktop file Comment
12cu|wmnd-0.4.16-2|107	
12cu|wmnd-0.4.16-2|108	* Mon Jan 29 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.4.12-2mdv2007.1
12cu|wmnd-0.4.16-2|109	+ Revision: 115170
12cu|wmnd-0.4.16-2|110	- menu migrated to XDG scheme, for great compliance
12cu|wmnd-0.4.16-2|111	- cleanup
12cu|wmnd-0.4.16-2|112	. manpages are compressed automatically
12cu|wmnd-0.4.16-2|113	. removing generic FSF 'INSTALL' from package as it is mostly useless
12cu|wmnd-0.4.16-2|114	
12cu|wmnd-0.4.16-2|115	* Mon Jan 29 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.4.12-1mdv2007.1
12cu|wmnd-0.4.16-2|116	+ Revision: 114943
12cu|wmnd-0.4.16-2|117	- new version 0.4.12
12cu|wmnd-0.4.16-2|118	- fixed Group and menu category, better Summary
12cu|wmnd-0.4.16-2|119	- fixed BuildRequires
12cu|wmnd-0.4.16-2|120	- spec cleanup
12cu|wmnd-0.4.16-2|121	
12cu|wmnd-0.4.16-2|122	* Sat Sep 11 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.4.9-1mdk
12cu|wmnd-0.4.16-2|123	- 0.4.9
12cu|wmnd-0.4.16-2|124	

13253 12
12cu|wmpop3lb-2.4.2-10|1	%define name		wmpop3lb
12cu|wmpop3lb-2.4.2-10|2	%define version 2.4.2
12cu|wmpop3lb-2.4.2-10|3	%define release  10
12cu|wmpop3lb-2.4.2-10|4	
12cu|wmpop3lb-2.4.2-10|5	Summary: 	POP3 mail box checker
12cu|wmpop3lb-2.4.2-10|6	Name:		%{name}
12cu|wmpop3lb-2.4.2-10|7	Version:	%{version}
12cu|wmpop3lb-2.4.2-10|8	Release:	%{release}
12cu|wmpop3lb-2.4.2-10|9	License:	GPLv2+
12cu|wmpop3lb-2.4.2-10|10	Group:		Graphical desktop/WindowMaker
12cu|wmpop3lb-2.4.2-10|11	Source0:	%{name}%{version}.tar.bz2
12cu|wmpop3lb-2.4.2-10|12	Source1:	%{name}-icons.tar.bz2
12cu|wmpop3lb-2.4.2-10|13	URL:		http://www.jourdain.org/wmpop3/wmpop3lb%{version}.tar.gz
12cu|wmpop3lb-2.4.2-10|14	BuildRequires:	pkgconfig(x11)
12cu|wmpop3lb-2.4.2-10|15	BuildRequires:	pkgconfig(xext)
12cu|wmpop3lb-2.4.2-10|16	BuildRequires:	pkgconfig(xpm)
12cu|wmpop3lb-2.4.2-10|17	
12cu|wmpop3lb-2.4.2-10|18	%description
12cu|wmpop3lb-2.4.2-10|19	WMPop3LB is a multi POP3 accounts mailbox checker. It can connect to up to 6
12cu|wmpop3lb-2.4.2-10|20	POP3 accounts to check if you have mail, get the "From:" and "Subject:" header
12cu|wmpop3lb-2.4.2-10|21	fields of each mail and display them in a 7 lines window. It can list up to 19
12cu|wmpop3lb-2.4.2-10|22	messages per server which can be read by scrolling the window up and down.
12cu|wmpop3lb-2.4.2-10|23	Messages can be deleted directly off the servers by selecting the mails to
12cu|wmpop3lb-2.4.2-10|24	delete and clicking the "delete" button.
12cu|wmpop3lb-2.4.2-10|25	
12cu|wmpop3lb-2.4.2-10|26	You may configure your .wmpop3rc either by hand or through the graphical
12cu|wmpop3lb-2.4.2-10|27	utility called wmpop3lbcfg
12cu|wmpop3lb-2.4.2-10|28	
12cu|wmpop3lb-2.4.2-10|29	%prep
12cu|wmpop3lb-2.4.2-10|30	
12cu|wmpop3lb-2.4.2-10|31	%setup -qn %{name}%{version}
12cu|wmpop3lb-2.4.2-10|32	mv wmpop3/.wmpop3rc_test wmpop3/wmpop3rc
12cu|wmpop3lb-2.4.2-10|33	
12cu|wmpop3lb-2.4.2-10|34	%build
12cu|wmpop3lb-2.4.2-10|35	make FLAGS="$RPM_OPT_FLAGS" -C wmpop3
12cu|wmpop3lb-2.4.2-10|36	
12cu|wmpop3lb-2.4.2-10|37	%install
12cu|wmpop3lb-2.4.2-10|38	[ -d %buildroot ] && rm -rf %buildroot
12cu|wmpop3lb-2.4.2-10|39	
12cu|wmpop3lb-2.4.2-10|40	install -m 755 -d %buildroot/usr/bin/
12cu|wmpop3lb-2.4.2-10|41	install -m 755 wmpop3/%{name} %buildroot/usr/bin/%{name}
12cu|wmpop3lb-2.4.2-10|42	install -m 755 -d %buildroot%{_miconsdir}
12cu|wmpop3lb-2.4.2-10|43	install -m 755 -d %buildroot%{_iconsdir}
12cu|wmpop3lb-2.4.2-10|44	install -m 755 -d %buildroot%{_liconsdir}
12cu|wmpop3lb-2.4.2-10|45	tar xOjf %SOURCE1 %name-16x16.png > %buildroot%{_miconsdir}/%{name}.png
12cu|wmpop3lb-2.4.2-10|46	tar xOjf %SOURCE1 %name-32x32.png > %buildroot%{_iconsdir}/%{name}.png
12cu|wmpop3lb-2.4.2-10|47	tar xOjf %SOURCE1 %name-48x48.png > %buildroot%{_liconsdir}/%{name}.png
12cu|wmpop3lb-2.4.2-10|48	
12cu|wmpop3lb-2.4.2-10|49	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cu|wmpop3lb-2.4.2-10|50	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cu|wmpop3lb-2.4.2-10|51	[Desktop Entry]
12cu|wmpop3lb-2.4.2-10|52	Type=Application
12cu|wmpop3lb-2.4.2-10|53	Exec=/usr/bin/%{name}
12cu|wmpop3lb-2.4.2-10|54	Icon=%{name}
12cu|wmpop3lb-2.4.2-10|55	Categories=Office;Network;Email;
12cu|wmpop3lb-2.4.2-10|56	Name=WmPop3lb
12cu|wmpop3lb-2.4.2-10|57	Comment=Multiple mailbox monitoring via Pop3 in a dockapp
12cu|wmpop3lb-2.4.2-10|58	EOF
12cu|wmpop3lb-2.4.2-10|59	
12cu|wmpop3lb-2.4.2-10|60	
12cu|wmpop3lb-2.4.2-10|61	%clean
12cu|wmpop3lb-2.4.2-10|62	[ -z %buildroot ] || {
12cu|wmpop3lb-2.4.2-10|63	rm -rf %buildroot
12cu|wmpop3lb-2.4.2-10|64	}
12cu|wmpop3lb-2.4.2-10|65	
12cu|wmpop3lb-2.4.2-10|66	%if %mdkversion < 200900
12cu|wmpop3lb-2.4.2-10|67	%post
12cu|wmpop3lb-2.4.2-10|68	%{update_menus}
12cu|wmpop3lb-2.4.2-10|69	%endif
12cu|wmpop3lb-2.4.2-10|70	
12cu|wmpop3lb-2.4.2-10|71	%if %mdkversion < 200900
12cu|wmpop3lb-2.4.2-10|72	%postun
12cu|wmpop3lb-2.4.2-10|73	%{clean_menus}
12cu|wmpop3lb-2.4.2-10|74	%endif
12cu|wmpop3lb-2.4.2-10|75	
12cu|wmpop3lb-2.4.2-10|76	%files
12cu|wmpop3lb-2.4.2-10|77	%defattr (-,root,root)
12cu|wmpop3lb-2.4.2-10|78	%doc CHANGE_LOG  COPYING  INSTALL  README wmpop3/wmpop3rc
12cu|wmpop3lb-2.4.2-10|79	/usr/bin/*
12cu|wmpop3lb-2.4.2-10|80	%{_liconsdir}/%{name}.png
12cu|wmpop3lb-2.4.2-10|81	%{_miconsdir}/%{name}.png
12cu|wmpop3lb-2.4.2-10|82	%{_iconsdir}/%{name}.png
12cu|wmpop3lb-2.4.2-10|83	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|wmpop3lb-2.4.2-10|84	
12cu|wmpop3lb-2.4.2-10|85	
12cu|wmpop3lb-2.4.2-10|86	%changelog
12cu|wmpop3lb-2.4.2-10|87	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 2.4.2-9mdv2011.0
12cu|wmpop3lb-2.4.2-10|88	+ Revision: 634826
12cu|wmpop3lb-2.4.2-10|89	- simplify BR
12cu|wmpop3lb-2.4.2-10|90	
12cu|wmpop3lb-2.4.2-10|91	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 2.4.2-8mdv2010.0
12cu|wmpop3lb-2.4.2-10|92	+ Revision: 434894
12cu|wmpop3lb-2.4.2-10|93	- rebuild
12cu|wmpop3lb-2.4.2-10|94	
12cu|wmpop3lb-2.4.2-10|95	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 2.4.2-7mdv2009.0
12cu|wmpop3lb-2.4.2-10|96	+ Revision: 262061
12cu|wmpop3lb-2.4.2-10|97	- rebuild
12cu|wmpop3lb-2.4.2-10|98	
12cu|wmpop3lb-2.4.2-10|99	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 2.4.2-6mdv2009.0
12cu|wmpop3lb-2.4.2-10|100	+ Revision: 256255
12cu|wmpop3lb-2.4.2-10|101	- rebuild
12cu|wmpop3lb-2.4.2-10|102	
12cu|wmpop3lb-2.4.2-10|103	+ Pixel <pixel@mandriva.com>
12cu|wmpop3lb-2.4.2-10|104	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|wmpop3lb-2.4.2-10|105	
12cu|wmpop3lb-2.4.2-10|106	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.4.2-4mdv2008.1
12cu|wmpop3lb-2.4.2-10|107	+ Revision: 171174
12cu|wmpop3lb-2.4.2-10|108	- rebuild
12cu|wmpop3lb-2.4.2-10|109	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|wmpop3lb-2.4.2-10|110	
12cu|wmpop3lb-2.4.2-10|111	* Fri Jan 25 2008 Funda Wang <fwang@mandriva.org> 2.4.2-3mdv2008.1
12cu|wmpop3lb-2.4.2-10|112	+ Revision: 157774
12cu|wmpop3lb-2.4.2-10|113	- fix desktop file
12cu|wmpop3lb-2.4.2-10|114	
12cu|wmpop3lb-2.4.2-10|115	+ Olivier Blin <oblin@mandriva.com>
12cu|wmpop3lb-2.4.2-10|116	- restore BuildRoot
12cu|wmpop3lb-2.4.2-10|117	
12cu|wmpop3lb-2.4.2-10|118	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 2.4.2-2mdv2008.1
12cu|wmpop3lb-2.4.2-10|119	+ Revision: 135533
12cu|wmpop3lb-2.4.2-10|120	- auto-convert XDG menu entry
12cu|wmpop3lb-2.4.2-10|121	- kill re-definition of %%buildroot on Pixel's request
12cu|wmpop3lb-2.4.2-10|122	- buildrequires X11-devel instead of XFree86-devel
12cu|wmpop3lb-2.4.2-10|123	- use %%mkrel
12cu|wmpop3lb-2.4.2-10|124	- import wmpop3lb
12cu|wmpop3lb-2.4.2-10|125	
12cu|wmpop3lb-2.4.2-10|126	
12cu|wmpop3lb-2.4.2-10|127	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.4.2-2mdk
12cu|wmpop3lb-2.4.2-10|128	- Rebuild
12cu|wmpop3lb-2.4.2-10|129	
12cu|wmpop3lb-2.4.2-10|130	* Thu Apr 29 2004 Guillaume Bedot <guillaume.bedot@wanadoo.fr> 2.4.2-1mdk
12cu|wmpop3lb-2.4.2-10|131	- New version 2.4.2
12cu|wmpop3lb-2.4.2-10|132	
12cu|wmpop3lb-2.4.2-10|133	* Mon Feb 11 2002 HA Quc-Vit <viet@mandrakesoft.com> 2.0-1mdk
12cu|wmpop3lb-2.4.2-10|134	- Initial packaging.
12cu|wmpop3lb-2.4.2-10|135	- A sample configuration file is in the doc dir.

13254 12
12cu|wmsmixer-0.5.1-10|1	Summary:  	Dockapp sound mixer adjustable with mouse wheel
12cu|wmsmixer-0.5.1-10|2	Name:		wmsmixer
12cu|wmsmixer-0.5.1-10|3	Version:	0.5.1
12cu|wmsmixer-0.5.1-10|4	Release:	10
12cu|wmsmixer-0.5.1-10|5	License:	GPL
12cu|wmsmixer-0.5.1-10|6	Group:		Graphical desktop/WindowMaker
12cu|wmsmixer-0.5.1-10|7	Source0:	%{name}-%{version}.tar.bz2
12cu|wmsmixer-0.5.1-10|8	Source1:	%{name}-icons.tar.bz2
12cu|wmsmixer-0.5.1-10|9	Patch0:		%name.patch
12cu|wmsmixer-0.5.1-10|10	Patch1:		%name-Imakefile.patch
12cu|wmsmixer-0.5.1-10|11	URL:		http://www.hibernaculum.net/wmsmixer.html
12cu|wmsmixer-0.5.1-10|12	BuildRequires:	pkgconfig(x11)
12cu|wmsmixer-0.5.1-10|13	BuildRequires:	pkgconfig(xpm)
12cu|wmsmixer-0.5.1-10|14	BuildRequires:	pkgconfig(xext)
12cu|wmsmixer-0.5.1-10|15	BuildRequires:	imake
12cu|wmsmixer-0.5.1-10|16	
12cu|wmsmixer-0.5.1-10|17	%description
12cu|wmsmixer-0.5.1-10|18	This is a hack to wmmixer which makes some changes to the display and adds a
12cu|wmsmixer-0.5.1-10|19	few new features, most notably scrollwheel support. The main changes between
12cu|wmsmixer-0.5.1-10|20	this and wmmixer are:
12cu|wmsmixer-0.5.1-10|21	o Added scrollwheel support. If your scrollwheel is mapped to buttons 4 and
12cu|wmsmixer-0.5.1-10|22	5, using it will increase/decrease the volume of the current channel.
12cu|wmsmixer-0.5.1-10|23	o Removed all the recsrc code.
12cu|wmsmixer-0.5.1-10|24	o Changed the display arrangement slightly, and replaced the recsrc button
12cu|wmsmixer-0.5.1-10|25	with a text display. This normally shows the volume of the current channel.
12cu|wmsmixer-0.5.1-10|26	o Added the setname configuration option, which allows you to give a
12cu|wmsmixer-0.5.1-10|27	different channel name (4 chars max) to the built in one if you wish.
12cu|wmsmixer-0.5.1-10|28	o Clicking on the channel icon will briefly display the text name for the
12cu|wmsmixer-0.5.1-10|29	channel. This is also displayed when you switch channels.
12cu|wmsmixer-0.5.1-10|30	o Mono channels have one wide bar rather than two thinner ones.
12cu|wmsmixer-0.5.1-10|31	o Changed some icons, and added a few new ones. Several icons are still to be
12cu|wmsmixer-0.5.1-10|32	o created. Any submissions are always welcome.
12cu|wmsmixer-0.5.1-10|33	
12cu|wmsmixer-0.5.1-10|34	%prep
12cu|wmsmixer-0.5.1-10|35	rm -rf %buildroot
12cu|wmsmixer-0.5.1-10|36	%setup -q
12cu|wmsmixer-0.5.1-10|37	
12cu|wmsmixer-0.5.1-10|38	%patch0 -p1
12cu|wmsmixer-0.5.1-10|39	%patch1 -p1
12cu|wmsmixer-0.5.1-10|40	
12cu|wmsmixer-0.5.1-10|41	%build
12cu|wmsmixer-0.5.1-10|42	# due to Imakefile patch
12cu|wmsmixer-0.5.1-10|43	xmkmf
12cu|wmsmixer-0.5.1-10|44	CFLAGS="$RPM_OPT_FLAGS" make %name
12cu|wmsmixer-0.5.1-10|45	
12cu|wmsmixer-0.5.1-10|46	%install
12cu|wmsmixer-0.5.1-10|47	[ -d %buildroot ] && rm -rf %buildroot
12cu|wmsmixer-0.5.1-10|48	
12cu|wmsmixer-0.5.1-10|49	install -m 755 -d %buildroot%{_miconsdir}
12cu|wmsmixer-0.5.1-10|50	install -m 755 -d %buildroot%{_iconsdir}
12cu|wmsmixer-0.5.1-10|51	install -m 755 -d %buildroot%{_liconsdir}
12cu|wmsmixer-0.5.1-10|52	tar xOjf %SOURCE1 %{name}-16x16.png > %buildroot%{_miconsdir}/%{name}.png
12cu|wmsmixer-0.5.1-10|53	tar xOjf %SOURCE1 %{name}-32x32.png > %buildroot%{_iconsdir}/%{name}.png
12cu|wmsmixer-0.5.1-10|54	tar xOjf %SOURCE1 %{name}-48x48.png > %buildroot%{_liconsdir}/%{name}.png
12cu|wmsmixer-0.5.1-10|55	
12cu|wmsmixer-0.5.1-10|56	mkdir -p %buildroot%_bindir/
12cu|wmsmixer-0.5.1-10|57	install -m 755 %{name} %buildroot%{_bindir}/
12cu|wmsmixer-0.5.1-10|58	
12cu|wmsmixer-0.5.1-10|59	
12cu|wmsmixer-0.5.1-10|60	install -m 755 -d %{buildroot}%{_datadir}/applications
12cu|wmsmixer-0.5.1-10|61	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cu|wmsmixer-0.5.1-10|62	[Desktop Entry]
12cu|wmsmixer-0.5.1-10|63	Name=WmsMixer
12cu|wmsmixer-0.5.1-10|64	Comment=Dockapp sound mixer adjustable with mouse wheel
12cu|wmsmixer-0.5.1-10|65	Exec=%{_bindir}/%{name} -w
12cu|wmsmixer-0.5.1-10|66	Icon=%{name}
12cu|wmsmixer-0.5.1-10|67	Terminal=false
12cu|wmsmixer-0.5.1-10|68	Type=Application
12cu|wmsmixer-0.5.1-10|69	Categories=X-MandrivaLinux-Multimedia-Sound;Audio;Mixer;
12cu|wmsmixer-0.5.1-10|70	EOF
12cu|wmsmixer-0.5.1-10|71	
12cu|wmsmixer-0.5.1-10|72	%clean
12cu|wmsmixer-0.5.1-10|73	rm -rf %buildroot
12cu|wmsmixer-0.5.1-10|74	
12cu|wmsmixer-0.5.1-10|75	%if %mdkversion < 200900
12cu|wmsmixer-0.5.1-10|76	%post
12cu|wmsmixer-0.5.1-10|77	%update_menus
12cu|wmsmixer-0.5.1-10|78	%endif
12cu|wmsmixer-0.5.1-10|79	
12cu|wmsmixer-0.5.1-10|80	%if %mdkversion < 200900
12cu|wmsmixer-0.5.1-10|81	%postun
12cu|wmsmixer-0.5.1-10|82	%clean_menus
12cu|wmsmixer-0.5.1-10|83	%endif
12cu|wmsmixer-0.5.1-10|84	
12cu|wmsmixer-0.5.1-10|85	%files
12cu|wmsmixer-0.5.1-10|86	%defattr (-,root,root)
12cu|wmsmixer-0.5.1-10|87	%doc COPYING README README.wmmixer  home.wmsmixer
12cu|wmsmixer-0.5.1-10|88	%{_bindir}/%{name}
12cu|wmsmixer-0.5.1-10|89	%{_liconsdir}/%{name}.png
12cu|wmsmixer-0.5.1-10|90	%{_miconsdir}/%{name}.png
12cu|wmsmixer-0.5.1-10|91	%{_iconsdir}/%{name}.png
12cu|wmsmixer-0.5.1-10|92	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|wmsmixer-0.5.1-10|93	
12cu|wmsmixer-0.5.1-10|94	
12cu|wmsmixer-0.5.1-10|95	
12cu|wmsmixer-0.5.1-10|96	
12cu|wmsmixer-0.5.1-10|97	%changelog
12cu|wmsmixer-0.5.1-10|98	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.5.1-9mdv2010.0
12cu|wmsmixer-0.5.1-10|99	+ Revision: 434895
12cu|wmsmixer-0.5.1-10|100	- rebuild
12cu|wmsmixer-0.5.1-10|101	
12cu|wmsmixer-0.5.1-10|102	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.5.1-8mdv2009.0
12cu|wmsmixer-0.5.1-10|103	+ Revision: 262062
12cu|wmsmixer-0.5.1-10|104	- rebuild
12cu|wmsmixer-0.5.1-10|105	
12cu|wmsmixer-0.5.1-10|106	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.5.1-7mdv2009.0
12cu|wmsmixer-0.5.1-10|107	+ Revision: 256259
12cu|wmsmixer-0.5.1-10|108	- rebuild
12cu|wmsmixer-0.5.1-10|109	- drop old menu
12cu|wmsmixer-0.5.1-10|110	
12cu|wmsmixer-0.5.1-10|111	+ Pixel <pixel@mandriva.com>
12cu|wmsmixer-0.5.1-10|112	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|wmsmixer-0.5.1-10|113	
12cu|wmsmixer-0.5.1-10|114	+ Olivier Blin <oblin@mandriva.com>
12cu|wmsmixer-0.5.1-10|115	- restore BuildRoot
12cu|wmsmixer-0.5.1-10|116	
12cu|wmsmixer-0.5.1-10|117	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.5.1-5mdv2008.1
12cu|wmsmixer-0.5.1-10|118	+ Revision: 129421
12cu|wmsmixer-0.5.1-10|119	- kill re-definition of %%buildroot on Pixel's request
12cu|wmsmixer-0.5.1-10|120	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|wmsmixer-0.5.1-10|121	
12cu|wmsmixer-0.5.1-10|122	
12cu|wmsmixer-0.5.1-10|123	* Thu Mar 15 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.5.1-5mdv2007.1
12cu|wmsmixer-0.5.1-10|124	+ Revision: 144253
12cu|wmsmixer-0.5.1-10|125	- bunzipped plaintext patches
12cu|wmsmixer-0.5.1-10|126	- BuildRequires imake for xmkmf for Imakefile patch
12cu|wmsmixer-0.5.1-10|127	
12cu|wmsmixer-0.5.1-10|128	* Tue Feb 06 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.5.1-4mdv2007.1
12cu|wmsmixer-0.5.1-10|129	+ Revision: 116917
12cu|wmsmixer-0.5.1-10|130	- fixed XDG desktop entry Comment
12cu|wmsmixer-0.5.1-10|131	- note about mouse wheel feature in Summary
12cu|wmsmixer-0.5.1-10|132	- start withdrawn when launched from the menu
12cu|wmsmixer-0.5.1-10|133	- fixed and trimmed dependencies
12cu|wmsmixer-0.5.1-10|134	- spec cleanup
12cu|wmsmixer-0.5.1-10|135	- xdg menu migration for great compliance
12cu|wmsmixer-0.5.1-10|136	- xmkmf is no more, specifying CCLINK directly in make arg
12cu|wmsmixer-0.5.1-10|137	
12cu|wmsmixer-0.5.1-10|138	* Thu Jul 01 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.5.1-2mdk
12cu|wmsmixer-0.5.1-10|139	- rebuild with new g++
12cu|wmsmixer-0.5.1-10|140	

13255 12
12cu|wmsysmon-0.7.7-9|1	%define version 0.7.7
12cu|wmsysmon-0.7.7-9|2	%define release  9
12cu|wmsysmon-0.7.7-9|3	%define name wmsysmon
12cu|wmsysmon-0.7.7-9|4	%define debug_package	%{nil}
12cu|wmsysmon-0.7.7-9|5	
12cu|wmsysmon-0.7.7-9|6	Summary:	System information (memory, swap, uptime, IO) in a small dock app
12cu|wmsysmon-0.7.7-9|7	Name:		%{name}
12cu|wmsysmon-0.7.7-9|8	Version:	%{version}
12cu|wmsysmon-0.7.7-9|9	Release:	%{release}
12cu|wmsysmon-0.7.7-9|10	License:	GPL
12cu|wmsysmon-0.7.7-9|11	Group:		Toys
12cu|wmsysmon-0.7.7-9|12	Source0:	http://www.gnugeneration.com/software/wmsysmon/%{name}-%{version}.tar.bz2
12cu|wmsysmon-0.7.7-9|13	Source1:	%{name}-icons.tar.bz2
12cu|wmsysmon-0.7.7-9|14	Patch0:         01-break.dpatch
12cu|wmsysmon-0.7.7-9|15	Patch1:         02-output.dpatch
12cu|wmsysmon-0.7.7-9|16	Patch2:         03-src_makefile.dpatch
12cu|wmsysmon-0.7.7-9|17	URL:		http://www.gnugeneration.com/software/wmsysmon/src/
12cu|wmsysmon-0.7.7-9|18	BuildRequires:	pkgconfig(x11)
12cu|wmsysmon-0.7.7-9|19	BuildRequires:	pkgconfig(xext)
12cu|wmsysmon-0.7.7-9|20	BuildRequires:	pkgconfig(xpm)
12cu|wmsysmon-0.7.7-9|21	
12cu|wmsysmon-0.7.7-9|22	%description
12cu|wmsysmon-0.7.7-9|23	This is a small dock application for use with WindowMaker (www.windowmaker.org)
12cu|wmsysmon-0.7.7-9|24	to show system information on interrupt activity, memory use, swap use, and IO.
12cu|wmsysmon-0.7.7-9|25	Wmsysmon was originally written by Dave Clark, Vito Caputo took over
12cu|wmsysmon-0.7.7-9|26	development.
12cu|wmsysmon-0.7.7-9|27	
12cu|wmsysmon-0.7.7-9|28	
12cu|wmsysmon-0.7.7-9|29	%prep
12cu|wmsysmon-0.7.7-9|30	
12cu|wmsysmon-0.7.7-9|31	%setup -q -n %{name}-%{version}
12cu|wmsysmon-0.7.7-9|32	%patch0 -p1
12cu|wmsysmon-0.7.7-9|33	%patch1 -p1
12cu|wmsysmon-0.7.7-9|34	%patch2 -p1
12cu|wmsysmon-0.7.7-9|35	
12cu|wmsysmon-0.7.7-9|36	%build
12cu|wmsysmon-0.7.7-9|37	make -C src CC="gcc %optflags %ldflags"
12cu|wmsysmon-0.7.7-9|38	
12cu|wmsysmon-0.7.7-9|39	%install
12cu|wmsysmon-0.7.7-9|40	install -m 755 -d $RPM_BUILD_ROOT%{_miconsdir}
12cu|wmsysmon-0.7.7-9|41	install -m 755 -d $RPM_BUILD_ROOT%{_iconsdir}
12cu|wmsysmon-0.7.7-9|42	install -m 755 -d $RPM_BUILD_ROOT%{_liconsdir}
12cu|wmsysmon-0.7.7-9|43	tar xOjf %SOURCE1 %{name}.16x16.xpm > $RPM_BUILD_ROOT%{_miconsdir}/%{name}.xpm
12cu|wmsysmon-0.7.7-9|44	tar xOjf %SOURCE1 %{name}.32x32.xpm > $RPM_BUILD_ROOT%{_iconsdir}/%{name}.xpm
12cu|wmsysmon-0.7.7-9|45	tar xOjf %SOURCE1 %{name}.48x48.xpm > $RPM_BUILD_ROOT%{_liconsdir}/%{name}.xpm
12cu|wmsysmon-0.7.7-9|46	
12cu|wmsysmon-0.7.7-9|47	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cu|wmsysmon-0.7.7-9|48	install -m 755 src/wmsysmon $RPM_BUILD_ROOT%{_bindir}
12cu|wmsysmon-0.7.7-9|49	
12cu|wmsysmon-0.7.7-9|50	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cu|wmsysmon-0.7.7-9|51	cat << EOF > %buildroot%{_datadir}/applications/%{name}.desktop
12cu|wmsysmon-0.7.7-9|52	[Desktop Entry]
12cu|wmsysmon-0.7.7-9|53	Type=Application
12cu|wmsysmon-0.7.7-9|54	Exec=%{_bindir}/%{name}
12cu|wmsysmon-0.7.7-9|55	Icon=%{name}
12cu|wmsysmon-0.7.7-9|56	Categories=System;Monitor;
12cu|wmsysmon-0.7.7-9|57	Name=WmSysMon
12cu|wmsysmon-0.7.7-9|58	Comment=System information (memory, swap, uptime, IO) in a small icon
12cu|wmsysmon-0.7.7-9|59	EOF
12cu|wmsysmon-0.7.7-9|60	
12cu|wmsysmon-0.7.7-9|61	
12cu|wmsysmon-0.7.7-9|62	%files
12cu|wmsysmon-0.7.7-9|63	%doc ChangeLog README
12cu|wmsysmon-0.7.7-9|64	%{_bindir}/%{name}
12cu|wmsysmon-0.7.7-9|65	%{_liconsdir}/%{name}.xpm
12cu|wmsysmon-0.7.7-9|66	%{_miconsdir}/%{name}.xpm
12cu|wmsysmon-0.7.7-9|67	%{_iconsdir}/%{name}.xpm
12cu|wmsysmon-0.7.7-9|68	%{_datadir}/applications/%{name}.desktop
12cu|wmsysmon-0.7.7-9|69	
12cu|wmsysmon-0.7.7-9|70	
12cu|wmsysmon-0.7.7-9|71	%changelog
12cu|wmsysmon-0.7.7-9|72	* Sat Mar 15 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.7.7-9
12cu|wmsysmon-0.7.7-9|73	+ Revision: 8b59081
12cu|wmsysmon-0.7.7-9|74	- Updated wmsysmon.spec
12cu|wmsysmon-0.7.7-9|75	
12cu|wmsysmon-0.7.7-9|76	

13256 12
12cu|wmtop-0.84-13|1	%define debug_package	%{nil}
12cu|wmtop-0.84-13|2	%define version 0.84
12cu|wmtop-0.84-13|3	%define name wmtop
12cu|wmtop-0.84-13|4	%define release 13
12cu|wmtop-0.84-13|5	
12cu|wmtop-0.84-13|6	Summary:	WindowMaker dock applet for top
12cu|wmtop-0.84-13|7	Name:		%{name}
12cu|wmtop-0.84-13|8	Version:	%{version}
12cu|wmtop-0.84-13|9	Release:	%{release}
12cu|wmtop-0.84-13|10	License:	GPL
12cu|wmtop-0.84-13|11	Group:		Monitoring
12cu|wmtop-0.84-13|12	Url:		http://wmtop.sourceforge.net/
12cu|wmtop-0.84-13|13	Source:		http://ftp1.sourceforge.net/wmtop/%{name}-%{version}.tar.bz2
12cu|wmtop-0.84-13|14	Patch0:		mkfile.patch.bz2
12cu|wmtop-0.84-13|15	
12cu|wmtop-0.84-13|16	BuildRequires:		pkgconfig(xdmcp)
12cu|wmtop-0.84-13|17	BuildRequires:		pkgconfig(xau)
12cu|wmtop-0.84-13|18	BuildRequires:		pkgconfig(xext)
12cu|wmtop-0.84-13|19	BuildRequires:		pkgconfig(xpm)
12cu|wmtop-0.84-13|20	
12cu|wmtop-0.84-13|21	%description
12cu|wmtop-0.84-13|22	Wmtop is a WindowMaker dockapp that is a mini graphical version of the
12cu|wmtop-0.84-13|23	cpu monitoring utility top. Themes are included.
12cu|wmtop-0.84-13|24	
12cu|wmtop-0.84-13|25	%prep
12cu|wmtop-0.84-13|26	%setup -q
12cu|wmtop-0.84-13|27	%patch0
12cu|wmtop-0.84-13|28	
12cu|wmtop-0.84-13|29	%build
12cu|wmtop-0.84-13|30	%ifarch x86_64
12cu|wmtop-0.84-13|31	perl -pi -e "s|lib|lib64|g" Makefile
12cu|wmtop-0.84-13|32	%endif
12cu|wmtop-0.84-13|33	
12cu|wmtop-0.84-13|34	%make linux
12cu|wmtop-0.84-13|35	
12cu|wmtop-0.84-13|36	%install
12cu|wmtop-0.84-13|37	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12cu|wmtop-0.84-13|38	install -s -m 755 wmtop $RPM_BUILD_ROOT%{_bindir}
12cu|wmtop-0.84-13|39	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12cu|wmtop-0.84-13|40	install -m 644 wmtop.1 $RPM_BUILD_ROOT%{_mandir}/man1/
12cu|wmtop-0.84-13|41	chmod 644 BUGS CHANGES README TODO
12cu|wmtop-0.84-13|42	
12cu|wmtop-0.84-13|43	%files
12cu|wmtop-0.84-13|44	%{_bindir}/wmtop
12cu|wmtop-0.84-13|45	%{_mandir}/man1/*
12cu|wmtop-0.84-13|46	%doc BUGS CHANGES README TODO
12cu|wmtop-0.84-13|47	
12cu|wmtop-0.84-13|48	
12cu|wmtop-0.84-13|49	
12cu|wmtop-0.84-13|50	%changelog
12cu|wmtop-0.84-13|51	* Sat Mar 15 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.84-13
12cu|wmtop-0.84-13|52	+ Revision: bad6734
12cu|wmtop-0.84-13|53	- Updated wmtop.spec
12cu|wmtop-0.84-13|54	
12cu|wmtop-0.84-13|55	

13257 12
12cu|wmweather-2.4.4-9|1	%define debug_package	%{nil}
12cu|wmweather-2.4.4-9|2	
12cu|wmweather-2.4.4-9|3	%define name	wmweather
12cu|wmweather-2.4.4-9|4	%define version	2.4.4
12cu|wmweather-2.4.4-9|5	%define release 9
12cu|wmweather-2.4.4-9|6	
12cu|wmweather-2.4.4-9|7	Name: 	 	%{name}
12cu|wmweather-2.4.4-9|8	Summary: 	Weather docklet for WindowMaker
12cu|wmweather-2.4.4-9|9	Version: 	%{version}
12cu|wmweather-2.4.4-9|10	Release: 	%{release}
12cu|wmweather-2.4.4-9|11	# url and source no longer reachable...
12cu|wmweather-2.4.4-9|12	Source:		%{name}-%{version}.tar.bz2
12cu|wmweather-2.4.4-9|13	URL:		http://www.godisch.de/debian/wmweather/
12cu|wmweather-2.4.4-9|14	License:	GPL
12cu|wmweather-2.4.4-9|15	Group:		Graphical desktop/WindowMaker
12cu|wmweather-2.4.4-9|16	
12cu|wmweather-2.4.4-9|17	BuildRequires:	pkgconfig(x11)
12cu|wmweather-2.4.4-9|18	BuildRequires:	pkgconfig(libcurl)
12cu|wmweather-2.4.4-9|19	BuildRequires:	pkgconfig(ice)
12cu|wmweather-2.4.4-9|20	BuildRequires:	pkgconfig(xext)
12cu|wmweather-2.4.4-9|21	BuildRequires:	pkgconfig(xpm)
12cu|wmweather-2.4.4-9|22	
12cu|wmweather-2.4.4-9|23	BuildRequires:  xmessage
12cu|wmweather-2.4.4-9|24	Provides:	wmWeather
12cu|wmweather-2.4.4-9|25	Obsoletes:	wmWeather
12cu|wmweather-2.4.4-9|26	
12cu|wmweather-2.4.4-9|27	%description
12cu|wmweather-2.4.4-9|28	A Window Maker docklet to show local weather conditions.
12cu|wmweather-2.4.4-9|29	
12cu|wmweather-2.4.4-9|30	%prep
12cu|wmweather-2.4.4-9|31	%setup -q
12cu|wmweather-2.4.4-9|32	
12cu|wmweather-2.4.4-9|33	%build
12cu|wmweather-2.4.4-9|34	cd src
12cu|wmweather-2.4.4-9|35	%configure2_5x
12cu|wmweather-2.4.4-9|36	%make
12cu|wmweather-2.4.4-9|37	
12cu|wmweather-2.4.4-9|38	%install
12cu|wmweather-2.4.4-9|39	cd src
12cu|wmweather-2.4.4-9|40	%makeinstall
12cu|wmweather-2.4.4-9|41	
12cu|wmweather-2.4.4-9|42	%files
12cu|wmweather-2.4.4-9|43	%doc CHANGES README
12cu|wmweather-2.4.4-9|44	%{_bindir}/*
12cu|wmweather-2.4.4-9|45	%config(noreplace) %_sysconfdir/wmweather.conf
12cu|wmweather-2.4.4-9|46	%{_mandir}/man1/*
12cu|wmweather-2.4.4-9|47	
12cu|wmweather-2.4.4-9|48	
12cu|wmweather-2.4.4-9|49	%changelog
12cu|wmweather-2.4.4-9|50	* Sat Mar 15 2014 SymbianFlo <symbianflo@mandrivausers.ro> 2.4.4-9
12cu|wmweather-2.4.4-9|51	+ Revision: 4d508e0
12cu|wmweather-2.4.4-9|52	- Fixed BR, spec clean, bump rel.
12cu|wmweather-2.4.4-9|53	
12cu|wmweather-2.4.4-9|54	

13258 12
12cu|wmwifi-0.6-12|1	%define name	wmwifi
12cu|wmwifi-0.6-12|2	%define version	0.6
12cu|wmwifi-0.6-12|3	%define release  12
12cu|wmwifi-0.6-12|4	
12cu|wmwifi-0.6-12|5	Name: 	 	%{name}
12cu|wmwifi-0.6-12|6	Summary: 	Wireless network monitor for WindowMaker
12cu|wmwifi-0.6-12|7	Version: 	%{version}
12cu|wmwifi-0.6-12|8	Release: 	%{release}
12cu|wmwifi-0.6-12|9	
12cu|wmwifi-0.6-12|10	Source:		http://digitalssg.net/debian/%{name}-%{version}.tar.bz2
12cu|wmwifi-0.6-12|11	URL:		http://wmwifi.digitalssg.net/
12cu|wmwifi-0.6-12|12	License:	GPLv2+
12cu|wmwifi-0.6-12|13	Group:		Graphical desktop/WindowMaker
12cu|wmwifi-0.6-12|14	BuildRequires:	pkgconfig(xpm)
12cu|wmwifi-0.6-12|15	BuildRequires:	pkgconfig(xext)
12cu|wmwifi-0.6-12|16	BuildRequires:	pkgconfig(x11)
12cu|wmwifi-0.6-12|17	BuildRequires:	imagemagick
12cu|wmwifi-0.6-12|18	
12cu|wmwifi-0.6-12|19	%description
12cu|wmwifi-0.6-12|20	WmWiFi should support any wireless drivers as long as those drivers support
12cu|wmwifi-0.6-12|21	the Linux kernels Wireless Extensions. This means that if you do a cat
12cu|wmwifi-0.6-12|22	/proc/net/wireles, you should see interface statistics there.
12cu|wmwifi-0.6-12|23	
12cu|wmwifi-0.6-12|24	%prep
12cu|wmwifi-0.6-12|25	%setup -q
12cu|wmwifi-0.6-12|26	
12cu|wmwifi-0.6-12|27	%build
12cu|wmwifi-0.6-12|28	%configure2_5x
12cu|wmwifi-0.6-12|29	%make
12cu|wmwifi-0.6-12|30	
12cu|wmwifi-0.6-12|31	%install
12cu|wmwifi-0.6-12|32	rm -rf $RPM_BUILD_ROOT
12cu|wmwifi-0.6-12|33	%makeinstall_std
12cu|wmwifi-0.6-12|34	
12cu|wmwifi-0.6-12|35	#menu
12cu|wmwifi-0.6-12|36	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cu|wmwifi-0.6-12|37	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cu|wmwifi-0.6-12|38	[Desktop Entry]
12cu|wmwifi-0.6-12|39	Type=Application
12cu|wmwifi-0.6-12|40	Exec=%{name}
12cu|wmwifi-0.6-12|41	Icon=%{name}
12cu|wmwifi-0.6-12|42	Name=WMWifi
12cu|wmwifi-0.6-12|43	Comment=Wireless network docklet
12cu|wmwifi-0.6-12|44	Categories=System;Monitor;
12cu|wmwifi-0.6-12|45	EOF
12cu|wmwifi-0.6-12|46	
12cu|wmwifi-0.6-12|47	#icons
12cu|wmwifi-0.6-12|48	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cu|wmwifi-0.6-12|49	convert -size 48x48 src/display_link.xpm $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cu|wmwifi-0.6-12|50	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cu|wmwifi-0.6-12|51	convert -size 32x32 src/display_link.xpm $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cu|wmwifi-0.6-12|52	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cu|wmwifi-0.6-12|53	convert -size 16x16 src/display_link.xpm $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cu|wmwifi-0.6-12|54	
12cu|wmwifi-0.6-12|55	%clean
12cu|wmwifi-0.6-12|56	rm -rf $RPM_BUILD_ROOT
12cu|wmwifi-0.6-12|57	
12cu|wmwifi-0.6-12|58	%if %mdkversion < 200900
12cu|wmwifi-0.6-12|59	%post
12cu|wmwifi-0.6-12|60	%update_menus
12cu|wmwifi-0.6-12|61	%endif
12cu|wmwifi-0.6-12|62	
12cu|wmwifi-0.6-12|63	%if %mdkversion < 200900
12cu|wmwifi-0.6-12|64	%postun
12cu|wmwifi-0.6-12|65	%clean_menus
12cu|wmwifi-0.6-12|66	%endif
12cu|wmwifi-0.6-12|67	
12cu|wmwifi-0.6-12|68	%files
12cu|wmwifi-0.6-12|69	%defattr(-,root,root)
12cu|wmwifi-0.6-12|70	%doc AUTHORS ChangeLog README
12cu|wmwifi-0.6-12|71	%{_bindir}/%name
12cu|wmwifi-0.6-12|72	%{_datadir}/applications/mandriva-%name.desktop
12cu|wmwifi-0.6-12|73	%{_liconsdir}/%name.png
12cu|wmwifi-0.6-12|74	%{_iconsdir}/%name.png
12cu|wmwifi-0.6-12|75	%{_miconsdir}/%name.png
12cu|wmwifi-0.6-12|76	
12cu|wmwifi-0.6-12|77	
12cu|wmwifi-0.6-12|78	
12cu|wmwifi-0.6-12|79	%changelog
12cu|wmwifi-0.6-12|80	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6-11mdv2011.0
12cu|wmwifi-0.6-12|81	+ Revision: 615459
12cu|wmwifi-0.6-12|82	- the mass rebuild of 2010.1 packages
12cu|wmwifi-0.6-12|83	
12cu|wmwifi-0.6-12|84	* Sun Feb 21 2010 Funda Wang <fwang@mandriva.org> 0.6-10mdv2010.1
12cu|wmwifi-0.6-12|85	+ Revision: 509136
12cu|wmwifi-0.6-12|86	- bump rel
12cu|wmwifi-0.6-12|87	- bump rel
12cu|wmwifi-0.6-12|88	- bump rel
12cu|wmwifi-0.6-12|89	- patch0 not needed
12cu|wmwifi-0.6-12|90	
12cu|wmwifi-0.6-12|91	+ Thierry Vignaud <tv@mandriva.org>
12cu|wmwifi-0.6-12|92	- rebuild
12cu|wmwifi-0.6-12|93	- rebuild
12cu|wmwifi-0.6-12|94	- rebuild
12cu|wmwifi-0.6-12|95	
12cu|wmwifi-0.6-12|96	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|wmwifi-0.6-12|97	- lowercase ImageMagick
12cu|wmwifi-0.6-12|98	
12cu|wmwifi-0.6-12|99	+ Pixel <pixel@mandriva.com>
12cu|wmwifi-0.6-12|100	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|wmwifi-0.6-12|101	
12cu|wmwifi-0.6-12|102	* Mon Mar 03 2008 Gustavo De Nardin <gustavodn@mandriva.com> 0.6-3mdv2008.1
12cu|wmwifi-0.6-12|103	+ Revision: 178127
12cu|wmwifi-0.6-12|104	- more proper fix for build if.h build issue
12cu|wmwifi-0.6-12|105	- fixed license tag
12cu|wmwifi-0.6-12|106	- finer grained X11 build requires
12cu|wmwifi-0.6-12|107	
12cu|wmwifi-0.6-12|108	* Mon Mar 03 2008 Gustavo De Nardin <gustavodn@mandriva.com> 0.6-2mdv2008.1
12cu|wmwifi-0.6-12|109	+ Revision: 177837
12cu|wmwifi-0.6-12|110	- workaround wireless.h badness, so the package builds
12cu|wmwifi-0.6-12|111	
12cu|wmwifi-0.6-12|112	+ Thierry Vignaud <tv@mandriva.org>
12cu|wmwifi-0.6-12|113	- auto convert menu to XDG
12cu|wmwifi-0.6-12|114	- kill re-definition of %%buildroot on Pixel's request
12cu|wmwifi-0.6-12|115	- use %%mkrel
12cu|wmwifi-0.6-12|116	- import wmwifi
12cu|wmwifi-0.6-12|117	
12cu|wmwifi-0.6-12|118	+ Olivier Blin <oblin@mandriva.com>
12cu|wmwifi-0.6-12|119	- restore BuildRoot
12cu|wmwifi-0.6-12|120	
12cu|wmwifi-0.6-12|121	
12cu|wmwifi-0.6-12|122	* Wed Mar 22 2006 Austin Acton <austin@mandriva.org> 0.6-1mdk
12cu|wmwifi-0.6-12|123	- 0.6
12cu|wmwifi-0.6-12|124	- source URL
12cu|wmwifi-0.6-12|125	
12cu|wmwifi-0.6-12|126	* Wed Nov 09 2005 Austin Acton <austin@mandriva.org> 0.5-2mdk
12cu|wmwifi-0.6-12|127	- Rebuild
12cu|wmwifi-0.6-12|128	
12cu|wmwifi-0.6-12|129	* Sun Sep 26 2004 Austin Acton <austin@mandrake.org> 0.5-1mdk
12cu|wmwifi-0.6-12|130	- 0.5
12cu|wmwifi-0.6-12|131	
12cu|wmwifi-0.6-12|132	* Mon Jun 7 2004 Austin Acton <austin@mandrake.org> 0.4-1mdk
12cu|wmwifi-0.6-12|133	- initial package

13259 12
12cu|wmx-6pl1-9|1	%define name wmx
12cu|wmx-6pl1-9|2	%define version 6pl1
12cu|wmx-6pl1-9|3	%define release  9
12cu|wmx-6pl1-9|4	
12cu|wmx-6pl1-9|5	Summary: A minimal window manager
12cu|wmx-6pl1-9|6	Name: %{name}
12cu|wmx-6pl1-9|7	Version: %{version}
12cu|wmx-6pl1-9|8	Release: %{release}
12cu|wmx-6pl1-9|9	License: BSD-like
12cu|wmx-6pl1-9|10	Url: http://www.all-day-breakfast.com/wmx/
12cu|wmx-6pl1-9|11	Group: Graphical desktop/Other
12cu|wmx-6pl1-9|12	Source0: %{name}-%{version}.tar.bz2
12cu|wmx-6pl1-9|13	Patch1: wmx-syntax-fix.patch
12cu|wmx-6pl1-9|14	Patch2: wmx-my-config.patch
12cu|wmx-6pl1-9|15	Patch3: wmx-64bitptr.patch
12cu|wmx-6pl1-9|16	Requires: rxvt
12cu|wmx-6pl1-9|17	BuildRequires: pkgconfig(x11)
12cu|wmx-6pl1-9|18	BuildRequires: pkgconfig(xext)
12cu|wmx-6pl1-9|19	BuildRequires: pkgconfig(xpm)
12cu|wmx-6pl1-9|20	
12cu|wmx-6pl1-9|21	%description
12cu|wmx-6pl1-9|22	wmx is another window manager for X. It provides a unusual style of
12cu|wmx-6pl1-9|23	window decoration and only minimal functionality--no icons, no toolbars,
12cu|wmx-6pl1-9|24	no docks. wmx is barely configurable except by editing the source and
12cu|wmx-6pl1-9|25	recompiling the code.
12cu|wmx-6pl1-9|26	
12cu|wmx-6pl1-9|27	%prep
12cu|wmx-6pl1-9|28	%setup -q
12cu|wmx-6pl1-9|29	%patch1 -p0
12cu|wmx-6pl1-9|30	%patch2 -p0
12cu|wmx-6pl1-9|31	%patch3 -p0
12cu|wmx-6pl1-9|32	
12cu|wmx-6pl1-9|33	%build
12cu|wmx-6pl1-9|34	%configure2_5x
12cu|wmx-6pl1-9|35	%make
12cu|wmx-6pl1-9|36	
12cu|wmx-6pl1-9|37	%install
12cu|wmx-6pl1-9|38	rm -fr %buildroot
12cu|wmx-6pl1-9|39	install -d %buildroot%_bindir
12cu|wmx-6pl1-9|40	install -d %buildroot/%_sysconfdir/X11/wmsession.d/
12cu|wmx-6pl1-9|41	install -m 755 wmx %buildroot%_bindir/wmx
12cu|wmx-6pl1-9|42	
12cu|wmx-6pl1-9|43	cat << EOF > %buildroot/%_sysconfdir/X11/wmsession.d/25wmx
12cu|wmx-6pl1-9|44	NAME=wmx
12cu|wmx-6pl1-9|45	EXEC=/usr/bin/wmx
12cu|wmx-6pl1-9|46	DESC=Minimal windows manager without configuration
12cu|wmx-6pl1-9|47	SCRIPT:
12cu|wmx-6pl1-9|48	exec /usr/bin/wmx
12cu|wmx-6pl1-9|49	EOF
12cu|wmx-6pl1-9|50	cat <<XCLIENTS > Xclients
12cu|wmx-6pl1-9|51	#!/bin/sh
12cu|wmx-6pl1-9|52	# This is an example of ~/.Xclients file to start wmx
12cu|wmx-6pl1-9|53	
12cu|wmx-6pl1-9|54	xdaliclock -transparent -fg black -builtin1 -24 -noseconds -geometry -5-5 -xrm "*overrideRedirect: True" &
12cu|wmx-6pl1-9|55	exec wmx
12cu|wmx-6pl1-9|56	XCLIENTS
12cu|wmx-6pl1-9|57	
12cu|wmx-6pl1-9|58	%clean
12cu|wmx-6pl1-9|59	rm -fr %buildroot
12cu|wmx-6pl1-9|60	
12cu|wmx-6pl1-9|61	%files
12cu|wmx-6pl1-9|62	%defattr(-,root,root,0755)
12cu|wmx-6pl1-9|63	%doc README* UPDATES Xclients Config.h
12cu|wmx-6pl1-9|64	%{_bindir}/wmx
12cu|wmx-6pl1-9|65	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/25wmx
12cu|wmx-6pl1-9|66	
12cu|wmx-6pl1-9|67	
12cu|wmx-6pl1-9|68	
12cu|wmx-6pl1-9|69	%changelog
12cu|wmx-6pl1-9|70	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 6pl1-8mdv2011.0
12cu|wmx-6pl1-9|71	+ Revision: 634848
12cu|wmx-6pl1-9|72	- simplify BR
12cu|wmx-6pl1-9|73	- bunzip2 the patches
12cu|wmx-6pl1-9|74	
12cu|wmx-6pl1-9|75	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 6pl1-7mdv2010.0
12cu|wmx-6pl1-9|76	+ Revision: 434941
12cu|wmx-6pl1-9|77	- rebuild
12cu|wmx-6pl1-9|78	
12cu|wmx-6pl1-9|79	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 6pl1-6mdv2009.0
12cu|wmx-6pl1-9|80	+ Revision: 262122
12cu|wmx-6pl1-9|81	- rebuild
12cu|wmx-6pl1-9|82	
12cu|wmx-6pl1-9|83	* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 6pl1-5mdv2009.0
12cu|wmx-6pl1-9|84	+ Revision: 256337
12cu|wmx-6pl1-9|85	- rebuild
12cu|wmx-6pl1-9|86	
12cu|wmx-6pl1-9|87	+ Olivier Blin <oblin@mandriva.com>
12cu|wmx-6pl1-9|88	- restore BuildRoot
12cu|wmx-6pl1-9|89	
12cu|wmx-6pl1-9|90	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 6pl1-3mdv2008.1
12cu|wmx-6pl1-9|91	+ Revision: 129441
12cu|wmx-6pl1-9|92	- kill re-definition of %%buildroot on Pixel's request
12cu|wmx-6pl1-9|93	- buildrequires X11-devel instead of XFree86-devel
12cu|wmx-6pl1-9|94	- import wmx
12cu|wmx-6pl1-9|95	
12cu|wmx-6pl1-9|96	
12cu|wmx-6pl1-9|97	* Mon Jan 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 6pl1-3mdk
12cu|wmx-6pl1-9|98	- Fix build on x86_64 (patch 3)
12cu|wmx-6pl1-9|99	
12cu|wmx-6pl1-9|100	* Fri Jul 01 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 6pl1-2mdk
12cu|wmx-6pl1-9|101	- Rebuild
12cu|wmx-6pl1-9|102	
12cu|wmx-6pl1-9|103	* Tue Jun 08 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 6pl1-1mdk
12cu|wmx-6pl1-9|104	- New version: 6 patch level 1
12cu|wmx-6pl1-9|105	
12cu|wmx-6pl1-9|106	* Sun Jun 06 2004 Michael Scherer <misc@mandrake.org> 6-3mdk
12cu|wmx-6pl1-9|107	- rebuild for new gcc
12cu|wmx-6pl1-9|108	
12cu|wmx-6pl1-9|109	* Wed Jun 02 2004 Michael Scherer <misc@mandrake.org> 6-2mdk
12cu|wmx-6pl1-9|110	- add wmsession.d files
12cu|wmx-6pl1-9|111	- add BuildRequires
12cu|wmx-6pl1-9|112	- strip is done automatically
12cu|wmx-6pl1-9|113	- add Config.h to %%doc
12cu|wmx-6pl1-9|114	
12cu|wmx-6pl1-9|115	* Thu May 27 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 6-1mdk
12cu|wmx-6pl1-9|116	- Initial package
12cu|wmx-6pl1-9|117	- Use rxvt by default
12cu|wmx-6pl1-9|118	- Don't use ugly pixmaps
12cu|wmx-6pl1-9|119	- Reduce workspace flip delay

13260 12
12cu|wmxss-0.1-18|1	%define debug_package	%{nil}
12cu|wmxss-0.1-18|2	Summary:	Frontend for xscreensaver in a dock.app
12cu|wmxss-0.1-18|3	Name:		wmxss
12cu|wmxss-0.1-18|4	Version:	0.1
12cu|wmxss-0.1-18|5	Release:	18
12cu|wmxss-0.1-18|6	License:	GPL
12cu|wmxss-0.1-18|7	Group:		Graphical desktop/WindowMaker
12cu|wmxss-0.1-18|8	Source0:	%{name}-%{version}.tar.bz2
12cu|wmxss-0.1-18|9	Source1:	%{name}-icons.tar.bz2
12cu|wmxss-0.1-18|10	URL:		http://nis-www.lanl.gov/~mgh/WindowMaker/wmxss-0.1.tar.gz
12cu|wmxss-0.1-18|11	Requires:	xscreensaver-gl
12cu|wmxss-0.1-18|12	BuildRequires:	pkgconfig(x11)
12cu|wmxss-0.1-18|13	BuildRequires:	pkgconfig(xext)
12cu|wmxss-0.1-18|14	BuildRequires:	pkgconfig(xpm)
12cu|wmxss-0.1-18|15	
12cu|wmxss-0.1-18|16	
12cu|wmxss-0.1-18|17	%description
12cu|wmxss-0.1-18|18	Frontend for xscreensaver.
12cu|wmxss-0.1-18|19	Right now it only runs the separate hacks in the DockApp
12cu|wmxss-0.1-18|20	
12cu|wmxss-0.1-18|21	
12cu|wmxss-0.1-18|22	%prep
12cu|wmxss-0.1-18|23	%setup -q
12cu|wmxss-0.1-18|24	
12cu|wmxss-0.1-18|25	%build
12cu|wmxss-0.1-18|26	make -C Src CFLAGS="$RPM_OPT_FLAGS"
12cu|wmxss-0.1-18|27	
12cu|wmxss-0.1-18|28	%install
12cu|wmxss-0.1-18|29	install -m 755 -d %buildroot%{_miconsdir}
12cu|wmxss-0.1-18|30	install -m 755 -d %buildroot%{_iconsdir}
12cu|wmxss-0.1-18|31	install -m 755 -d %buildroot%{_liconsdir}
12cu|wmxss-0.1-18|32	tar xjOf %SOURCE1 %{name}-16x16.png > %buildroot%{_miconsdir}/%{name}.png
12cu|wmxss-0.1-18|33	tar xjOf %SOURCE1 %{name}-32x32.png > %buildroot%{_iconsdir}/%{name}.png
12cu|wmxss-0.1-18|34	tar xjOf %SOURCE1 %{name}-48x48.png > %buildroot%{_liconsdir}/%{name}.png
12cu|wmxss-0.1-18|35	
12cu|wmxss-0.1-18|36	mkdir -p %buildroot%{_bindir}
12cu|wmxss-0.1-18|37	install -c -s -m 0755 Src/wmxss %buildroot%{_bindir}
12cu|wmxss-0.1-18|38	
12cu|wmxss-0.1-18|39	
12cu|wmxss-0.1-18|40	mkdir -p %{buildroot}%{_datadir}/applications
12cu|wmxss-0.1-18|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cu|wmxss-0.1-18|42	[Desktop Entry]
12cu|wmxss-0.1-18|43	Name=WmXss
12cu|wmxss-0.1-18|44	Comment=Frontend for xscreensaver in a dock.app
12cu|wmxss-0.1-18|45	Exec=%{_bindir}/%{name} -e /usr/lib/xscreensaver/lament
12cu|wmxss-0.1-18|46	Icon=%{name}
12cu|wmxss-0.1-18|47	Terminal=false
12cu|wmxss-0.1-18|48	Type=Application
12cu|wmxss-0.1-18|49	Categories=Screensaver;
12cu|wmxss-0.1-18|50	EOF
12cu|wmxss-0.1-18|51	
12cu|wmxss-0.1-18|52	
12cu|wmxss-0.1-18|53	%files
12cu|wmxss-0.1-18|54	%doc COPYING
12cu|wmxss-0.1-18|55	%{_bindir}/*
12cu|wmxss-0.1-18|56	%{_liconsdir}/%{name}.png
12cu|wmxss-0.1-18|57	%{_miconsdir}/%{name}.png
12cu|wmxss-0.1-18|58	%{_iconsdir}/%{name}.png
12cu|wmxss-0.1-18|59	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|wmxss-0.1-18|60	
12cu|wmxss-0.1-18|61	
12cu|wmxss-0.1-18|62	%changelog
12cu|wmxss-0.1-18|63	* Sat Mar 15 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.1-18
12cu|wmxss-0.1-18|64	+ Revision: b4cea2d
12cu|wmxss-0.1-18|65	- Updated wmxss.spec
12cu|wmxss-0.1-18|66	
12cu|wmxss-0.1-18|67	

13261 12
12cu|wol-0.7.1-7|1	%define name wol
12cu|wol-0.7.1-7|2	%define version 0.7.1
12cu|wol-0.7.1-7|3	%define release 7
12cu|wol-0.7.1-7|4	
12cu|wol-0.7.1-7|5	Summary: Wake On LAN client
12cu|wol-0.7.1-7|6	Name: %name
12cu|wol-0.7.1-7|7	Version: %version
12cu|wol-0.7.1-7|8	Release: %release
12cu|wol-0.7.1-7|9	Url: http://ahh.sourceforge.net/wol/
12cu|wol-0.7.1-7|10	License : GPL
12cu|wol-0.7.1-7|11	Group: Networking/Other
12cu|wol-0.7.1-7|12	Source: %{name}-%{version}.tar.bz2
12cu|wol-0.7.1-7|13	Buildroot: %_tmppath/%name-%version-buildroot
12cu|wol-0.7.1-7|14	
12cu|wol-0.7.1-7|15	%description
12cu|wol-0.7.1-7|16	wol implements Wake On LAN functionality in a small program.
12cu|wol-0.7.1-7|17	It wakes up hardware that is Magic Packet compliant.
12cu|wol-0.7.1-7|18	Consider you have a sleeping or turned-off computer and you
12cu|wol-0.7.1-7|19	want to remotely wake him up. Just type wol MAC-ADDRESS and
12cu|wol-0.7.1-7|20	the host wakes up (OK, it will boot ;-).
12cu|wol-0.7.1-7|21	
12cu|wol-0.7.1-7|22	%prep
12cu|wol-0.7.1-7|23	
12cu|wol-0.7.1-7|24	%setup -q
12cu|wol-0.7.1-7|25	
12cu|wol-0.7.1-7|26	%build
12cu|wol-0.7.1-7|27	#aclocal
12cu|wol-0.7.1-7|28	#automake
12cu|wol-0.7.1-7|29	%configure
12cu|wol-0.7.1-7|30	
12cu|wol-0.7.1-7|31	%make
12cu|wol-0.7.1-7|32	
12cu|wol-0.7.1-7|33	%install
12cu|wol-0.7.1-7|34	
12cu|wol-0.7.1-7|35	rm -rf $RPM_BUILD_ROOT
12cu|wol-0.7.1-7|36	%makeinstall
12cu|wol-0.7.1-7|37	%find_lang %{name}
12cu|wol-0.7.1-7|38	
12cu|wol-0.7.1-7|39	
12cu|wol-0.7.1-7|40	
12cu|wol-0.7.1-7|41	
12cu|wol-0.7.1-7|42	%clean
12cu|wol-0.7.1-7|43	rm -rf $RPM_BUILD_ROOT
12cu|wol-0.7.1-7|44	
12cu|wol-0.7.1-7|45	%files  -f %{name}.lang
12cu|wol-0.7.1-7|46	%defattr(-,root,root)
12cu|wol-0.7.1-7|47	#%doc COPYING INSTALL README
12cu|wol-0.7.1-7|48	%doc COPYING README
12cu|wol-0.7.1-7|49	%{_bindir}/*
12cu|wol-0.7.1-7|50	%{_datadir}/info/*
12cu|wol-0.7.1-7|51	%{_datadir}/man/man1/*
12cu|wol-0.7.1-7|52	
12cu|wol-0.7.1-7|53	
12cu|wol-0.7.1-7|54	
12cu|wol-0.7.1-7|55	
12cu|wol-0.7.1-7|56	%changelog
12cu|wol-0.7.1-7|57	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.7.1-6mdv2010.0
12cu|wol-0.7.1-7|58	+ Revision: 434969
12cu|wol-0.7.1-7|59	- rebuild
12cu|wol-0.7.1-7|60	
12cu|wol-0.7.1-7|61	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.7.1-5mdv2009.0
12cu|wol-0.7.1-7|62	+ Revision: 262124
12cu|wol-0.7.1-7|63	- rebuild
12cu|wol-0.7.1-7|64	
12cu|wol-0.7.1-7|65	* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.7.1-4mdv2009.0
12cu|wol-0.7.1-7|66	+ Revision: 256341
12cu|wol-0.7.1-7|67	- rebuild
12cu|wol-0.7.1-7|68	
12cu|wol-0.7.1-7|69	+ Olivier Blin <oblin@mandriva.com>
12cu|wol-0.7.1-7|70	- restore BuildRoot
12cu|wol-0.7.1-7|71	
12cu|wol-0.7.1-7|72	* Mon Dec 17 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.7.1-2mdv2008.1
12cu|wol-0.7.1-7|73	+ Revision: 129443
12cu|wol-0.7.1-7|74	- kill re-definition of %%buildroot on Pixel's request
12cu|wol-0.7.1-7|75	- use %%mkrel
12cu|wol-0.7.1-7|76	- import wol
12cu|wol-0.7.1-7|77	
12cu|wol-0.7.1-7|78	
12cu|wol-0.7.1-7|79	* Tue Aug 16 2005 Emmanuel Blindauer <mdk@agat.net> 0.7.1-2mdk
12cu|wol-0.7.1-7|80	- yearly rebuild
12cu|wol-0.7.1-7|81	
12cu|wol-0.7.1-7|82	* Fri Aug 13 2004 Emmanuel Blindauer <mdk@agat.net> 0.7.1-1mdk
12cu|wol-0.7.1-7|83	- initial package
12cu|wol-0.7.1-7|84	
12cu|wol-0.7.1-7|85	
12cu|wol-0.7.1-7|86	

13262 12
12cu|wordpress-4.0.1-1|1	Summary:	Personal publishing platform
12cu|wordpress-4.0.1-1|2	Name:		wordpress
12cu|wordpress-4.0.1-1|3	Version:	4.0.1
12cu|wordpress-4.0.1-1|4	Release:	1
12cu|wordpress-4.0.1-1|5	License:	GPLv2+
12cu|wordpress-4.0.1-1|6	Group:		System/Servers
12cu|wordpress-4.0.1-1|7	URL:		http://wordpress.org/
12cu|wordpress-4.0.1-1|8	Source0:	http://wordpress.org/%{name}-%{version}.tar.gz
12cu|wordpress-4.0.1-1|9	Source1:	README.install.urpmi
12cu|wordpress-4.0.1-1|10	Requires:	apache-mod_php
12cu|wordpress-4.0.1-1|11	Requires:	php-mysql
12cu|wordpress-4.0.1-1|12	BuildArch:	noarch
12cu|wordpress-4.0.1-1|13	
12cu|wordpress-4.0.1-1|14	%description
12cu|wordpress-4.0.1-1|15	WordPress is a state-of-the-art, semantic, personal publishing platform with a
12cu|wordpress-4.0.1-1|16	focus on aesthetics, Web standards, and usability. It was born out of a desire
12cu|wordpress-4.0.1-1|17	for an elegant, well-architectured personal publishing system, and is the
12cu|wordpress-4.0.1-1|18	official successor to b2/cafelog. While primarily geared towards functioning
12cu|wordpress-4.0.1-1|19	as a Weblog, it is also a flexible CMS capable of managing many types of Web
12cu|wordpress-4.0.1-1|20	sites. In addition to the basic Weblog functions, it also has an integrated
12cu|wordpress-4.0.1-1|21	link manager (e.g. for blogrolls), XFN support, support for "static" pages,
12cu|wordpress-4.0.1-1|22	Atom and RSS feeds for both content and comments, XML-RPC blogging API support
12cu|wordpress-4.0.1-1|23	(Blogger, MetaWeblog, and Movable Type APIs), spam blocking features, advanced
12cu|wordpress-4.0.1-1|24	cruft-free URL generation, a flexible theme system, and an advanced plugin API.
12cu|wordpress-4.0.1-1|25	
12cu|wordpress-4.0.1-1|26	%prep
12cu|wordpress-4.0.1-1|27	
12cu|wordpress-4.0.1-1|28	%setup -q -n %{name}
12cu|wordpress-4.0.1-1|29	
12cu|wordpress-4.0.1-1|30	# clean up CVS stuff
12cu|wordpress-4.0.1-1|31	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12cu|wordpress-4.0.1-1|32	if [ -e "$i" ]; then rm -r $i; fi >&/dev/null
12cu|wordpress-4.0.1-1|33	done
12cu|wordpress-4.0.1-1|34	
12cu|wordpress-4.0.1-1|35	# fix dir perms
12cu|wordpress-4.0.1-1|36	find . -type d | xargs chmod 755
12cu|wordpress-4.0.1-1|37	
12cu|wordpress-4.0.1-1|38	# fix file perms
12cu|wordpress-4.0.1-1|39	find . -type f | xargs chmod 644
12cu|wordpress-4.0.1-1|40	
12cu|wordpress-4.0.1-1|41	# disable wordpress update option
12cu|wordpress-4.0.1-1|42	sed -i -e "s/add_action/#add_action/g" wp-includes/update.php
12cu|wordpress-4.0.1-1|43	
12cu|wordpress-4.0.1-1|44	%build
12cu|wordpress-4.0.1-1|45	
12cu|wordpress-4.0.1-1|46	%install
12cu|wordpress-4.0.1-1|47	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12cu|wordpress-4.0.1-1|48	install -d %{buildroot}%{_sysconfdir}/%{name}
12cu|wordpress-4.0.1-1|49	install -d %{buildroot}/var/www/%{name}
12cu|wordpress-4.0.1-1|50	
12cu|wordpress-4.0.1-1|51	#cp %{SOURCE1} ./README.install.urpmi
12cu|wordpress-4.0.1-1|52	
12cu|wordpress-4.0.1-1|53	cp -aRf * %{buildroot}/var/www/%{name}/
12cu|wordpress-4.0.1-1|54	
12cu|wordpress-4.0.1-1|55	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf << EOF
12cu|wordpress-4.0.1-1|56	
12cu|wordpress-4.0.1-1|57	Alias /%{name} /var/www/%{name}
12cu|wordpress-4.0.1-1|58	
12cu|wordpress-4.0.1-1|59	<Directory /var/www/%{name}>
12cu|wordpress-4.0.1-1|60	AllowOverride None
12cu|wordpress-4.0.1-1|61	Require all granted
12cu|wordpress-4.0.1-1|62	
12cu|wordpress-4.0.1-1|63	#    Options FollowSymlinks
12cu|wordpress-4.0.1-1|64	#    RewriteEngine On
12cu|wordpress-4.0.1-1|65	#    RewriteBase /
12cu|wordpress-4.0.1-1|66	#    RewriteCond %{REQUEST_FILENAME} !-f
12cu|wordpress-4.0.1-1|67	#    RewriteCond %{REQUEST_FILENAME} !-d
12cu|wordpress-4.0.1-1|68	#    RewriteRule . /index.php [L]
12cu|wordpress-4.0.1-1|69	
12cu|wordpress-4.0.1-1|70	</Directory>
12cu|wordpress-4.0.1-1|71	
12cu|wordpress-4.0.1-1|72	EOF
12cu|wordpress-4.0.1-1|73	
12cu|wordpress-4.0.1-1|74	# cleanup
12cu|wordpress-4.0.1-1|75	rm -f %{buildroot}/var/www/%{name}/license.txt
12cu|wordpress-4.0.1-1|76	cp %{SOURCE1} ./README.install.urpmi
12cu|wordpress-4.0.1-1|77	
12cu|wordpress-4.0.1-1|78	%files
12cu|wordpress-4.0.1-1|79	%doc README.install.urpmi
12cu|wordpress-4.0.1-1|80	%doc license.txt
12cu|wordpress-4.0.1-1|81	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}.conf
12cu|wordpress-4.0.1-1|82	/var/www/%{name}
12cu|wordpress-4.0.1-1|83	
12cu|wordpress-4.0.1-1|84	%changelog
12cu|wordpress-4.0.1-1|85	* Mon Dec 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.1-1
12cu|wordpress-4.0.1-1|86	+ Revision: f050327
12cu|wordpress-4.0.1-1|87	- Updated to 4.0.1
12cu|wordpress-4.0.1-1|88	
12cu|wordpress-4.0.1-1|89	

13263 12
12cu|worker-3.1.0-1|1	%define docver 2.10.0.2
12cu|worker-3.1.0-1|2	
12cu|worker-3.1.0-1|3	Summary: A file manager for X in AMIGA style
12cu|worker-3.1.0-1|4	Name:    worker
12cu|worker-3.1.0-1|5	Version: 3.1.0
12cu|worker-3.1.0-1|6	Release: 1
12cu|worker-3.1.0-1|7	Source0: http://www.boomerangsworld.de/cms/worker/downloads/%{name}-%{version}.tar.bz2
12cu|worker-3.1.0-1|8	Source1: worker-%{docver}-doc.tar.bz2
12cu|worker-3.1.0-1|9	Source3: %{name}-48.png
12cu|worker-3.1.0-1|10	Source4: %{name}-32.png
12cu|worker-3.1.0-1|11	Source5: %{name}-16.png
12cu|worker-3.1.0-1|12	License: GPLv2+
12cu|worker-3.1.0-1|13	Group: File tools
12cu|worker-3.1.0-1|14	URL: http://www.boomerangsworld.de/worker
12cu|worker-3.1.0-1|15	BuildRequires: pkgconfig(x11)
12cu|worker-3.1.0-1|16	BuildRequires: magic-devel
12cu|worker-3.1.0-1|17	
12cu|worker-3.1.0-1|18	%description
12cu|worker-3.1.0-1|19	Worker is a graphical filemanager for the X Window System.
12cu|worker-3.1.0-1|20	It use the classical two-panel-view of the files and directories.
12cu|worker-3.1.0-1|21	It hast many intern operations while any extern program can also be
12cu|worker-3.1.0-1|22	used for operate on the selected items. You can easily add actions
12cu|worker-3.1.0-1|23	to filetypes or buttons with the builtin configuration program.
12cu|worker-3.1.0-1|24	
12cu|worker-3.1.0-1|25	%prep
12cu|worker-3.1.0-1|26	%setup -q -a 1
12cu|worker-3.1.0-1|27	
12cu|worker-3.1.0-1|28	%build
12cu|worker-3.1.0-1|29	%configure2_5x
12cu|worker-3.1.0-1|30	%make
12cu|worker-3.1.0-1|31	
12cu|worker-3.1.0-1|32	pushd %name-%docver-doc
12cu|worker-3.1.0-1|33	%configure2_5x
12cu|worker-3.1.0-1|34	%make
12cu|worker-3.1.0-1|35	popd
12cu|worker-3.1.0-1|36	
12cu|worker-3.1.0-1|37	%install
12cu|worker-3.1.0-1|38	rm -rf $RPM_BUILD_ROOT
12cu|worker-3.1.0-1|39	%makeinstall_std
12cu|worker-3.1.0-1|40	%makeinstall_std -C %name-%docver-doc
12cu|worker-3.1.0-1|41	
12cu|worker-3.1.0-1|42	mkdir -p $RPM_BUILD_ROOT{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cu|worker-3.1.0-1|43	install -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cu|worker-3.1.0-1|44	install -m 644 %{SOURCE4} $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cu|worker-3.1.0-1|45	install -m 644 %{SOURCE5} $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cu|worker-3.1.0-1|46	
12cu|worker-3.1.0-1|47	%if %mdkversion < 200900
12cu|worker-3.1.0-1|48	%post
12cu|worker-3.1.0-1|49	%{update_menus}
12cu|worker-3.1.0-1|50	%endif
12cu|worker-3.1.0-1|51	
12cu|worker-3.1.0-1|52	%if %mdkversion < 200900
12cu|worker-3.1.0-1|53	%postun
12cu|worker-3.1.0-1|54	%{clean_menus}
12cu|worker-3.1.0-1|55	%endif
12cu|worker-3.1.0-1|56	
12cu|worker-3.1.0-1|57	%clean
12cu|worker-3.1.0-1|58	rm -rf $RPM_BUILD_ROOT
12cu|worker-3.1.0-1|59	
12cu|worker-3.1.0-1|60	%files
12cu|worker-3.1.0-1|61	%defattr(-,root,root)
12cu|worker-3.1.0-1|62	%doc README NEWS AUTHORS ChangeLog
12cu|worker-3.1.0-1|63	%{_bindir}/*
12cu|worker-3.1.0-1|64	%_datadir/applications/*.desktop
12cu|worker-3.1.0-1|65	%{_datadir}/worker
12cu|worker-3.1.0-1|66	%{_mandir}/man1/worker.1*
12cu|worker-3.1.0-1|67	%lang(fr) %{_mandir}/fr/man1/worker.1.*
12cu|worker-3.1.0-1|68	%lang(it) %{_mandir}/it/man1/worker.1.*
12cu|worker-3.1.0-1|69	%{_miconsdir}/%{name}.png
12cu|worker-3.1.0-1|70	%{_iconsdir}/%{name}.png
12cu|worker-3.1.0-1|71	%{_liconsdir}/%{name}.png
12cu|worker-3.1.0-1|72	%_datadir/pixmaps/*.xpm
12cu|worker-3.1.0-1|73	
12cu|worker-3.1.0-1|74	
12cu|worker-3.1.0-1|75	
12cu|worker-3.1.0-1|76	%changelog
12cu|worker-3.1.0-1|77	* Wed Nov 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.1.0-1
12cu|worker-3.1.0-1|78	+ Revision: 5491820
12cu|worker-3.1.0-1|79	- Cleanup
12cu|worker-3.1.0-1|80	
12cu|worker-3.1.0-1|81	

13264 12
12cu|workrave-1.10.1-1|1	%define api 1.0
12cu|workrave-1.10.1-1|2	%define major 0
12cu|workrave-1.10.1-1|3	%define libname %mklibname workrave-private %{api} %{major}
12cu|workrave-1.10.1-1|4	%define girname %mklibname %{name}-gir %{api}
12cu|workrave-1.10.1-1|5	%define devname %mklibname -d workrave-private
12cu|workrave-1.10.1-1|6	
12cu|workrave-1.10.1-1|7	Summary:	Assists in recovery and prevention of Repetitive Strain Injury (RSI)
12cu|workrave-1.10.1-1|8	Name:		workrave
12cu|workrave-1.10.1-1|9	Version:	1.10.1
12cu|workrave-1.10.1-1|10	Release:	1
12cu|workrave-1.10.1-1|11	License:	GPLv3+
12cu|workrave-1.10.1-1|12	Group:		Accessibility
12cu|workrave-1.10.1-1|13	Url:		http://www.workrave.org/
12cu|workrave-1.10.1-1|14	Source0:	http://prdownloads.sourceforge.net/workrave/%{name}-%{version}.tar.gz
12cu|workrave-1.10.1-1|15	Patch0:		workrave-1.10.1-desktop.patch
12cu|workrave-1.10.1-1|16	BuildRequires:	doxygen
12cu|workrave-1.10.1-1|17	BuildRequires:	intltool
12cu|workrave-1.10.1-1|18	BuildRequires:	libtool
12cu|workrave-1.10.1-1|19	BuildRequires:	python-cheetah
12cu|workrave-1.10.1-1|20	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|workrave-1.10.1-1|21	BuildRequires:	pkgconfig(gconf-2.0)
12cu|workrave-1.10.1-1|22	BuildRequires:	pkgconfig(gdkmm-2.4)
12cu|workrave-1.10.1-1|23	BuildRequires:	pkgconfig(gio-2.0)
12cu|workrave-1.10.1-1|24	BuildRequires:	pkgconfig(glib-2.0)
12cu|workrave-1.10.1-1|25	BuildRequires:	pkgconfig(glibmm-2.4)
12cu|workrave-1.10.1-1|26	BuildRequires:	pkgconfig(gnet-2.0)
12cu|workrave-1.10.1-1|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12cu|workrave-1.10.1-1|28	BuildRequires:	pkgconfig(gstreamer-0.10)
12cu|workrave-1.10.1-1|29	BuildRequires:	pkgconfig(gtk+-3.0)
12cu|workrave-1.10.1-1|30	BuildRequires:	pkgconfig(gtkmm-3.0)
12cu|workrave-1.10.1-1|31	BuildRequires:	pkgconfig(libpanelapplet-4.0)
12cu|workrave-1.10.1-1|32	BuildRequires:	pkgconfig(libpulse)
12cu|workrave-1.10.1-1|33	BuildRequires:	pkgconfig(sigc++-2.0)
12cu|workrave-1.10.1-1|34	BuildRequires:	pkgconfig(xmu)
12cu|workrave-1.10.1-1|35	BuildRequires:	pkgconfig(xscrnsaver)
12cu|workrave-1.10.1-1|36	Obsoletes:	%{name}-applet < 1.9.4
12cu|workrave-1.10.1-1|37	
12cu|workrave-1.10.1-1|38	%description
12cu|workrave-1.10.1-1|39	Workrave is a program that assists in the recovery and prevention of
12cu|workrave-1.10.1-1|40	Repetitive Strain Injury (RSI). The program frequently alerts you to
12cu|workrave-1.10.1-1|41	take micro-pauses, rest breaks and restricts you to your daily limit.
12cu|workrave-1.10.1-1|42	
12cu|workrave-1.10.1-1|43	The program can be run distributed on one or more PCs. All connected
12cu|workrave-1.10.1-1|44	PCs share the same timing information. When you switch computers, you
12cu|workrave-1.10.1-1|45	will still be asked to pause on time.
12cu|workrave-1.10.1-1|46	
12cu|workrave-1.10.1-1|47	%files -f %{name}.lang
12cu|workrave-1.10.1-1|48	%doc AUTHORS COPYING NEWS README
12cu|workrave-1.10.1-1|49	%{_bindir}/%{name}
12cu|workrave-1.10.1-1|50	%{_datadir}/%{name}
12cu|workrave-1.10.1-1|51	%{_datadir}/glib-2.0/schemas/*.xml
12cu|workrave-1.10.1-1|52	%{_datadir}/applications/%{name}.desktop
12cu|workrave-1.10.1-1|53	%{_datadir}/sounds/%{name}
12cu|workrave-1.10.1-1|54	%{_datadir}/dbus-1/services/org.workrave.Workrave.service
12cu|workrave-1.10.1-1|55	%{_iconsdir}/hicolor/*/apps/%{name}*
12cu|workrave-1.10.1-1|56	%{_iconsdir}/hicolor/scalable/workrave-sheep.svg
12cu|workrave-1.10.1-1|57	
12cu|workrave-1.10.1-1|58	#----------------------------------------------------------------------------
12cu|workrave-1.10.1-1|59	
12cu|workrave-1.10.1-1|60	%package gnome-applet
12cu|workrave-1.10.1-1|61	Summary:	Workrave GNOME applet
12cu|workrave-1.10.1-1|62	Group:		Accessibility
12cu|workrave-1.10.1-1|63	Requires:	%{name} = %{version}-%{release}
12cu|workrave-1.10.1-1|64	
12cu|workrave-1.10.1-1|65	%description gnome-applet
12cu|workrave-1.10.1-1|66	Workrave is a program that assists in the recovery and prevention of
12cu|workrave-1.10.1-1|67	Repetitive Strain Injury (RSI). The program frequently alerts you to
12cu|workrave-1.10.1-1|68	take micro-pauses, rest breaks and restricts you to your daily limit.
12cu|workrave-1.10.1-1|69	
12cu|workrave-1.10.1-1|70	The program can be run distributed on one or more PCs. All connected
12cu|workrave-1.10.1-1|71	PCs share the same timing information. When you switch computers, you
12cu|workrave-1.10.1-1|72	will still be asked to pause on time.
12cu|workrave-1.10.1-1|73	
12cu|workrave-1.10.1-1|74	This package contains applet specific for GNOME desktop environment.
12cu|workrave-1.10.1-1|75	It is not necessary for basic functionality, but %{name} can cooperate
12cu|workrave-1.10.1-1|76	more with GNOME environment, such as embedding in GNOME panel.
12cu|workrave-1.10.1-1|77	
12cu|workrave-1.10.1-1|78	%files gnome-applet
12cu|workrave-1.10.1-1|79	%{_libexecdir}/workrave-applet
12cu|workrave-1.10.1-1|80	%{_datadir}/dbus-1/services/org.gnome.panel.applet.WorkraveAppletFactory.service
12cu|workrave-1.10.1-1|81	%{_datadir}/gnome-panel/4.0/applets/org.workrave.WorkraveApplet.panel-applet
12cu|workrave-1.10.1-1|82	%{_datadir}/gnome-panel/ui/workrave-gnome-applet-menu.xml
12cu|workrave-1.10.1-1|83	
12cu|workrave-1.10.1-1|84	#----------------------------------------------------------------------------
12cu|workrave-1.10.1-1|85	
12cu|workrave-1.10.1-1|86	%package -n gnome-shell-%{name}-extension
12cu|workrave-1.10.1-1|87	Summary:	Workrave GNOME applet
12cu|workrave-1.10.1-1|88	Group:		Accessibility
12cu|workrave-1.10.1-1|89	Requires:	%{name} = %{version}-%{release}
12cu|workrave-1.10.1-1|90	
12cu|workrave-1.10.1-1|91	%description -n gnome-shell-%{name}-extension
12cu|workrave-1.10.1-1|92	Workrave is a program that assists in the recovery and prevention of
12cu|workrave-1.10.1-1|93	Repetitive Strain Injury (RSI). The program frequently alerts you to
12cu|workrave-1.10.1-1|94	take micro-pauses, rest breaks and restricts you to your daily limit.
12cu|workrave-1.10.1-1|95	
12cu|workrave-1.10.1-1|96	The program can be run distributed on one or more PCs. All connected
12cu|workrave-1.10.1-1|97	PCs share the same timing information. When you switch computers, you
12cu|workrave-1.10.1-1|98	will still be asked to pause on time.
12cu|workrave-1.10.1-1|99	
12cu|workrave-1.10.1-1|100	This package contains GNOME Shell extension.
12cu|workrave-1.10.1-1|101	
12cu|workrave-1.10.1-1|102	%files -n gnome-shell-%{name}-extension
12cu|workrave-1.10.1-1|103	%{_datadir}/gnome-shell/extensions/workrave@workrave.org
12cu|workrave-1.10.1-1|104	
12cu|workrave-1.10.1-1|105	
12cu|workrave-1.10.1-1|106	#----------------------------------------------------------------------------
12cu|workrave-1.10.1-1|107	
12cu|workrave-1.10.1-1|108	%package -n %{libname}
12cu|workrave-1.10.1-1|109	Group:		System/Libraries
12cu|workrave-1.10.1-1|110	Summary:	Shared library for %{name}
12cu|workrave-1.10.1-1|111	
12cu|workrave-1.10.1-1|112	%description -n %{libname}
12cu|workrave-1.10.1-1|113	Sahred library for %{name}.
12cu|workrave-1.10.1-1|114	
12cu|workrave-1.10.1-1|115	%files -n %{libname}
12cu|workrave-1.10.1-1|116	%{_libdir}/libworkrave-private-%{api}.so.%{major}*
12cu|workrave-1.10.1-1|117	
12cu|workrave-1.10.1-1|118	#----------------------------------------------------------------------------
12cu|workrave-1.10.1-1|119	
12cu|workrave-1.10.1-1|120	%package -n %{girname}
12cu|workrave-1.10.1-1|121	Summary:	GObject Introspection interface library for %{name}
12cu|workrave-1.10.1-1|122	Group:		System/Libraries
12cu|workrave-1.10.1-1|123	Requires:	%{libname} = %{version}-%{release}
12cu|workrave-1.10.1-1|124	
12cu|workrave-1.10.1-1|125	%description -n %{girname}
12cu|workrave-1.10.1-1|126	GObject Introspection interface library for %{name}.
12cu|workrave-1.10.1-1|127	
12cu|workrave-1.10.1-1|128	%files -n %{girname}
12cu|workrave-1.10.1-1|129	%{_libdir}/girepository-1.0/Workrave-%{api}.typelib
12cu|workrave-1.10.1-1|130	
12cu|workrave-1.10.1-1|131	#----------------------------------------------------------------------------
12cu|workrave-1.10.1-1|132	
12cu|workrave-1.10.1-1|133	%package -n %{devname}
12cu|workrave-1.10.1-1|134	Summary:	Development libraries, header files and utilities for %{name}
12cu|workrave-1.10.1-1|135	Group:		Development/GNOME and GTK+
12cu|workrave-1.10.1-1|136	Requires:	%{libname} = %{version}-%{release}
12cu|workrave-1.10.1-1|137	Provides:	%{name}-devel = %{version}-%{release}
12cu|workrave-1.10.1-1|138	
12cu|workrave-1.10.1-1|139	%description -n %{devname}
12cu|workrave-1.10.1-1|140	Workrave is a program that assists in the recovery and prevention of
12cu|workrave-1.10.1-1|141	Repetitive Strain Injury (RSI). The program frequently alerts you to
12cu|workrave-1.10.1-1|142	take micro-pauses, rest breaks and restricts you to your daily limit.
12cu|workrave-1.10.1-1|143	
12cu|workrave-1.10.1-1|144	The program can be run distributed on one or more PCs. All connected
12cu|workrave-1.10.1-1|145	PCs share the same timing information. When you switch computers, you
12cu|workrave-1.10.1-1|146	will still be asked to pause on time.
12cu|workrave-1.10.1-1|147	
12cu|workrave-1.10.1-1|148	This package contains the files necessary to develop applications with
12cu|workrave-1.10.1-1|149	%{name}.
12cu|workrave-1.10.1-1|150	
12cu|workrave-1.10.1-1|151	%files -n %{devname}
12cu|workrave-1.10.1-1|152	%{_libdir}/libworkrave-private-%{api}.so
12cu|workrave-1.10.1-1|153	%{_datadir}/gir-1.0/Workrave-%{api}.gir
12cu|workrave-1.10.1-1|154	
12cu|workrave-1.10.1-1|155	#----------------------------------------------------------------------------
12cu|workrave-1.10.1-1|156	
12cu|workrave-1.10.1-1|157	%prep
12cu|workrave-1.10.1-1|158	%setup -q
12cu|workrave-1.10.1-1|159	%patch0 -p1
12cu|workrave-1.10.1-1|160	
12cu|workrave-1.10.1-1|161	%build
12cu|workrave-1.10.1-1|162	%configure2_5x \
12cu|workrave-1.10.1-1|163	--enable-app-text=no \
12cu|workrave-1.10.1-1|164	--enable-distribution=yes \
12cu|workrave-1.10.1-1|165	--enable-gconf=yes \
12cu|workrave-1.10.1-1|166	--enable-dbus=yes \
12cu|workrave-1.10.1-1|167	--disable-static \
12cu|workrave-1.10.1-1|168	--disable-rpath \
12cu|workrave-1.10.1-1|169	--disable-xml \
12cu|workrave-1.10.1-1|170	--disable-gnome2 \
12cu|workrave-1.10.1-1|171	--disable-indicator \
12cu|workrave-1.10.1-1|172	--disable-schemas-compile \
12cu|workrave-1.10.1-1|173	--enable-gnome3
12cu|workrave-1.10.1-1|174	
12cu|workrave-1.10.1-1|175	%make
12cu|workrave-1.10.1-1|176	
12cu|workrave-1.10.1-1|177	%install
12cu|workrave-1.10.1-1|178	%makeinstall_std
12cu|workrave-1.10.1-1|179	
12cu|workrave-1.10.1-1|180	%find_lang %{name}
12cu|workrave-1.10.1-1|181	

13265 12
12cu|wspr-3.00.r2436-2|1	BuildRequires:	gcc-gfortran pkgconfig(python) python-imaging python-numpy
12cu|wspr-3.00.r2436-2|2	BuildRequires:	pkgconfig(samplerate) f2c portaudio-devel fftw3-devel
12cu|wspr-3.00.r2436-2|3	BuildRequires:	python-numpy-devel
12cu|wspr-3.00.r2436-2|4	
12cu|wspr-3.00.r2436-2|5	%define short_ver 3.00
12cu|wspr-3.00.r2436-2|6	
12cu|wspr-3.00.r2436-2|7	Name:		wspr
12cu|wspr-3.00.r2436-2|8	Summary:	Weak Signal Propagation Reporter
12cu|wspr-3.00.r2436-2|9	Version:	3.00.r2436
12cu|wspr-3.00.r2436-2|10	Release:	2
12cu|wspr-3.00.r2436-2|11	Source0:	%{name}-%{version}.tar.bz2
12cu|wspr-3.00.r2436-2|12	Source1:        wspr.png
12cu|wspr-3.00.r2436-2|13	Group:		Communications
12cu|wspr-3.00.r2436-2|14	License:	GPL
12cu|wspr-3.00.r2436-2|15	URL:		http://developer.berlios.de/projects/wsjt/
12cu|wspr-3.00.r2436-2|16	
12cu|wspr-3.00.r2436-2|17	Requires:	python
12cu|wspr-3.00.r2436-2|18	Requires:	python-imaging
12cu|wspr-3.00.r2436-2|19	Requires:	python-numpy
12cu|wspr-3.00.r2436-2|20	Requires:       hamlib
12cu|wspr-3.00.r2436-2|21	
12cu|wspr-3.00.r2436-2|22	%description
12cu|wspr-3.00.r2436-2|23	The Weak Signal Propagation Reporter Network
12cu|wspr-3.00.r2436-2|24	is a group of amateur radio operators using
12cu|wspr-3.00.r2436-2|25	K1JT's MEPT_JT digital mode to probe radio
12cu|wspr-3.00.r2436-2|26	frequency propagation conditions using
12cu|wspr-3.00.r2436-2|27	very low power (QRP/QRPp) transmissions.
12cu|wspr-3.00.r2436-2|28	
12cu|wspr-3.00.r2436-2|29	%package -n	python-%{name}
12cu|wspr-3.00.r2436-2|30	Summary:	WSPR library Python binding
12cu|wspr-3.00.r2436-2|31	Group:		Development/Python
12cu|wspr-3.00.r2436-2|32	Requires:	hamlib
12cu|wspr-3.00.r2436-2|33	
12cu|wspr-3.00.r2436-2|34	%description -n python-%{name}
12cu|wspr-3.00.r2436-2|35	WSPR python bindings
12cu|wspr-3.00.r2436-2|36	
12cu|wspr-3.00.r2436-2|37	
12cu|wspr-3.00.r2436-2|38	
12cu|wspr-3.00.r2436-2|39	%prep
12cu|wspr-3.00.r2436-2|40	%setup -q
12cu|wspr-3.00.r2436-2|41	#  -n %{name}-%{version}
12cu|wspr-3.00.r2436-2|42	
12cu|wspr-3.00.r2436-2|43	
12cu|wspr-3.00.r2436-2|44	%build
12cu|wspr-3.00.r2436-2|45	./configure  --with-portaudio-include-dir=%{_includedir} \
12cu|wspr-3.00.r2436-2|46	--with-portaudio-lib-dir=%{_libdir} \
12cu|wspr-3.00.r2436-2|47	--libdir=%{_libdir}
12cu|wspr-3.00.r2436-2|48	make
12cu|wspr-3.00.r2436-2|49	
12cu|wspr-3.00.r2436-2|50	%install
12cu|wspr-3.00.r2436-2|51	
12cu|wspr-3.00.r2436-2|52	strip --strip-unneeded WsprMod/w.so
12cu|wspr-3.00.r2436-2|53	
12cu|wspr-3.00.r2436-2|54	install -d %{buildroot}/%{py_sitedir}/WsprMod
12cu|wspr-3.00.r2436-2|55	install WsprMod/* %{buildroot}/%{py_sitedir}/WsprMod/
12cu|wspr-3.00.r2436-2|56	install -D wspr.py %{buildroot}/%{_datadir}/wspr/wspr.py
12cu|wspr-3.00.r2436-2|57	install -d %{buildroot}/%{_bindir}
12cu|wspr-3.00.r2436-2|58	install -d %{buildroot}/%{_datadir}/pixmaps/
12cu|wspr-3.00.r2436-2|59	install -d %{buildroot}/%{_datadir}/applications/
12cu|wspr-3.00.r2436-2|60	
12cu|wspr-3.00.r2436-2|61	install ccf %{buildroot}/usr/bin
12cu|wspr-3.00.r2436-2|62	install fcal %{buildroot}/usr/bin
12cu|wspr-3.00.r2436-2|63	install fmeasure %{buildroot}/usr/bin
12cu|wspr-3.00.r2436-2|64	install fmt %{buildroot}/usr/bin/fmtstart
12cu|wspr-3.00.r2436-2|65	install fmtave %{buildroot}/usr/bin
12cu|wspr-3.00.r2436-2|66	install hftoa %{buildroot}/usr/bin
12cu|wspr-3.00.r2436-2|67	install wspr %{buildroot}/usr/bin
12cu|wspr-3.00.r2436-2|68	install wspr0 %{buildroot}/usr/bin
12cu|wspr-3.00.r2436-2|69	install wsprcode %{buildroot}/usr/bin
12cu|wspr-3.00.r2436-2|70	install wwv %{buildroot}/usr/bin
12cu|wspr-3.00.r2436-2|71	
12cu|wspr-3.00.r2436-2|72	install hamlib_rig_numbers %{buildroot}/%{_datadir}/wspr
12cu|wspr-3.00.r2436-2|73	install 0230 %{buildroot}/%{_datadir}/wspr
12cu|wspr-3.00.r2436-2|74	install gocal %{buildroot}/%{_datadir}/wspr
12cu|wspr-3.00.r2436-2|75	install wsprrc %{buildroot}/%{_datadir}/wspr
12cu|wspr-3.00.r2436-2|76	install %{SOURCE1} %{buildroot}/%{_datadir}/pixmaps/wspr.png
12cu|wspr-3.00.r2436-2|77	
12cu|wspr-3.00.r2436-2|78	sed -i -e '1i#!/usr/bin/python' %{buildroot}/%{py_sitedir}/WsprMod/*.*py
12cu|wspr-3.00.r2436-2|79	sed -i -e '1i#!/usr/bin/python' %{buildroot}/%{_datadir}/wspr/wspr.py
12cu|wspr-3.00.r2436-2|80	
12cu|wspr-3.00.r2436-2|81	
12cu|wspr-3.00.r2436-2|82	%files
12cu|wspr-3.00.r2436-2|83	%attr(0755 root root) %{_bindir}/*
12cu|wspr-3.00.r2436-2|84	%dir %attr(0755 root root) %{_datadir}/wspr
12cu|wspr-3.00.r2436-2|85	%attr(0644 root root) %{_datadir}/wspr/*
12cu|wspr-3.00.r2436-2|86	%attr(0644 root root) %{_datadir}/pixmaps/wspr.png
12cu|wspr-3.00.r2436-2|87	%doc LICENSE.TXT WSPR0_Instructions.TXT WSPR_Quick_Start.TXT
12cu|wspr-3.00.r2436-2|88	
12cu|wspr-3.00.r2436-2|89	
12cu|wspr-3.00.r2436-2|90	%files -n python-%{name}
12cu|wspr-3.00.r2436-2|91	%dir %{py_sitedir}/WsprMod
12cu|wspr-3.00.r2436-2|92	%{py_sitedir}/WsprMod/*
12cu|wspr-3.00.r2436-2|93	
12cu|wspr-3.00.r2436-2|94	
12cu|wspr-3.00.r2436-2|95	
12cu|wspr-3.00.r2436-2|96	%changelog
12cu|wspr-3.00.r2436-2|97	* Fri Jan  25 2013 Denis Silakov <denis.silakov@rosalab.ru>
12cu|wspr-3.00.r2436-2|98	+ Commit: 7de07de
12cu|wspr-3.00.r2436-2|99	- Fix hamlib req
12cu|wspr-3.00.r2436-2|100	
12cu|wspr-3.00.r2436-2|101	* Mon Dec  3 2012 Alexander Khryukin <alexander@mezon.ru>
12cu|wspr-3.00.r2436-2|102	+ Commit: 9e819cc
12cu|wspr-3.00.r2436-2|103	- contrib repairing
12cu|wspr-3.00.r2436-2|104	
12cu|wspr-3.00.r2436-2|105	* Sat May  12 2012 Rosa <rosa@rosa-build.rosalab.ru>
12cu|wspr-3.00.r2436-2|106	+ Commit: 7bf925d
12cu|wspr-3.00.r2436-2|107	- Automatic import for version 3.00.r2436
12cu|wspr-3.00.r2436-2|108	
12cu|wspr-3.00.r2436-2|109	

13266 12
12cu|wu-ftpd-2.8.0-1|1	%define ccver CC4
12cu|wu-ftpd-2.8.0-1|2	Summary:	An FTP daemon originally developed by Washington University
12cu|wu-ftpd-2.8.0-1|3	Name:		wu-ftpd
12cu|wu-ftpd-2.8.0-1|4	Version:	2.8.0
12cu|wu-ftpd-2.8.0-1|5	Release:	1
12cu|wu-ftpd-2.8.0-1|6	License:	BSD
12cu|wu-ftpd-2.8.0-1|7	Group:		System/Servers
12cu|wu-ftpd-2.8.0-1|8	Source0:	http://www.wfms.org/wu-ftpd/wu-ftpd-%version-%ccver.tar.gz
12cu|wu-ftpd-2.8.0-1|9	URL:		http://www.wfms.org/wu-ftpd
12cu|wu-ftpd-2.8.0-1|10	
12cu|wu-ftpd-2.8.0-1|11	Source1:	ftpd.log
12cu|wu-ftpd-2.8.0-1|12	Source2:	ftp.pamd
12cu|wu-ftpd-2.8.0-1|13	Source3:	wu-ftpd-xinetd
12cu|wu-ftpd-2.8.0-1|14	# safe glob.c
12cu|wu-ftpd-2.8.0-1|15	Source4:	wu-ftpd-2.6.1-safer-glob.c
12cu|wu-ftpd-2.8.0-1|16	Source5:	wu-ftpd.service.bz2
12cu|wu-ftpd-2.8.0-1|17	Patch0:		wu-ftpd-2.6.0-redhat-ported.patch
12cu|wu-ftpd-2.8.0-1|18	Patch1:		wu-ftpd-2.6.0-owners.patch
12cu|wu-ftpd-2.8.0-1|19	Patch11:	wu-ftpd-2.8.0-pasv-port-allow-correction.patch
12cu|wu-ftpd-2.8.0-1|20	Patch100:	wu-ftpd-2.6.0-nonrootfix.patch
12cu|wu-ftpd-2.8.0-1|21	Provides:	ftpserver, BeroFTPD = 1.4.0
12cu|wu-ftpd-2.8.0-1|22	Requires(pre):		rpm-helper
12cu|wu-ftpd-2.8.0-1|23	Requires(post):     rpm-helper
12cu|wu-ftpd-2.8.0-1|24	Requires(postun):   rpm-helper
12cu|wu-ftpd-2.8.0-1|25	Requires(preun):    rpm-helper
12cu|wu-ftpd-2.8.0-1|26	Requires(post): xinetd
12cu|wu-ftpd-2.8.0-1|27	Requires(postun): xinetd
12cu|wu-ftpd-2.8.0-1|28	Requires: xinetd
12cu|wu-ftpd-2.8.0-1|29	Obsoletes:	BeroFTPD < 1.4.0
12cu|wu-ftpd-2.8.0-1|30	BuildRequires:	byacc
12cu|wu-ftpd-2.8.0-1|31	BuildRequires:	openssl-static-devel
12cu|wu-ftpd-2.8.0-1|32	BuildRequires:	pkgconfig(libssl)
12cu|wu-ftpd-2.8.0-1|33	
12cu|wu-ftpd-2.8.0-1|34	%description
12cu|wu-ftpd-2.8.0-1|35	The wu-ftpd package contains the wu-ftpd FTP (File Transfer Protocol)
12cu|wu-ftpd-2.8.0-1|36	server daemon.  The FTP protocol is a method of transferring files
12cu|wu-ftpd-2.8.0-1|37	between machines on a network and/or over the Internet.  Wu-ftpd's
12cu|wu-ftpd-2.8.0-1|38	features include logging of transfers, logging of commands, on the fly
12cu|wu-ftpd-2.8.0-1|39	compression and archiving, classification of users' type and location,
12cu|wu-ftpd-2.8.0-1|40	per class limits, per directory upload permissions, restricted guest
12cu|wu-ftpd-2.8.0-1|41	accounts, system wide and per directory messages, directory alias,
12cu|wu-ftpd-2.8.0-1|42	cdpath, filename filter and virtual host support.
12cu|wu-ftpd-2.8.0-1|43	
12cu|wu-ftpd-2.8.0-1|44	Install the wu-ftpd package if you need to provide FTP service to remote
12cu|wu-ftpd-2.8.0-1|45	users.
12cu|wu-ftpd-2.8.0-1|46	
12cu|wu-ftpd-2.8.0-1|47	%prep
12cu|wu-ftpd-2.8.0-1|48	%setup -q -n %name-%version-%ccver
12cu|wu-ftpd-2.8.0-1|49	mkdir rhsconfig
12cu|wu-ftpd-2.8.0-1|50	%patch0 -p1 -b .rh~
12cu|wu-ftpd-2.8.0-1|51	%patch1 -p1 -b .owners~
12cu|wu-ftpd-2.8.0-1|52	%patch11 -p1 -b .portcorr~
12cu|wu-ftpd-2.8.0-1|53	%patch100 -p1 -b .nonroot~
12cu|wu-ftpd-2.8.0-1|54	cp %{SOURCE4} src/glob.c
12cu|wu-ftpd-2.8.0-1|55	
12cu|wu-ftpd-2.8.0-1|56	%build
12cu|wu-ftpd-2.8.0-1|57	%configure --enable-pam --disable-rfc931 --enable-ratios \
12cu|wu-ftpd-2.8.0-1|58	--enable-passwd --enable-ls --disable-dnsretry --enable-ls --enable-ipv6 \
12cu|wu-ftpd-2.8.0-1|59	--enable-tls
12cu|wu-ftpd-2.8.0-1|60	
12cu|wu-ftpd-2.8.0-1|61	perl -pi -e "s,/\* #undef SHADOW_PASSWORD \*/,#define SHADOW_PASSWORD 1,g" src/config.h
12cu|wu-ftpd-2.8.0-1|62	
12cu|wu-ftpd-2.8.0-1|63	make all
12cu|wu-ftpd-2.8.0-1|64	
12cu|wu-ftpd-2.8.0-1|65	%install
12cu|wu-ftpd-2.8.0-1|66	mkdir -p $RPM_BUILD_ROOT{%{_sysconfdir},%{_sbindir}}
12cu|wu-ftpd-2.8.0-1|67	%makeinstall_std
12cu|wu-ftpd-2.8.0-1|68	install -c -m755 util/xferstats $RPM_BUILD_ROOT%{_sbindir}
12cu|wu-ftpd-2.8.0-1|69	cd rhsconfig
12cu|wu-ftpd-2.8.0-1|70	install -c -m 600 ftpaccess ftpusers  ftphosts ftpgroups ftpconversions $RPM_BUILD_ROOT%{_sysconfdir}
12cu|wu-ftpd-2.8.0-1|71	install -D -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/%{name}
12cu|wu-ftpd-2.8.0-1|72	install -D -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/ftp
12cu|wu-ftpd-2.8.0-1|73	ln -sf in.ftpd $RPM_BUILD_ROOT%{_sbindir}/wu.ftpd
12cu|wu-ftpd-2.8.0-1|74	ln -sf in.ftpd $RPM_BUILD_ROOT%{_sbindir}/in.wuftpd
12cu|wu-ftpd-2.8.0-1|75	
12cu|wu-ftpd-2.8.0-1|76	install -D -m644 %{SOURCE3} %buildroot%{_sysconfdir}/xinetd.d/wu-ftpd
12cu|wu-ftpd-2.8.0-1|77	
12cu|wu-ftpd-2.8.0-1|78	mkdir -p %buildroot%{_sysconfdir}/avahi/services/
12cu|wu-ftpd-2.8.0-1|79	bzcat %{SOURCE5} > %buildroot%{_sysconfdir}/avahi/services/wu-ftpd.service
12cu|wu-ftpd-2.8.0-1|80	
12cu|wu-ftpd-2.8.0-1|81	
12cu|wu-ftpd-2.8.0-1|82	%pre
12cu|wu-ftpd-2.8.0-1|83	%_pre_useradd ftp /var/ftp /bin/false
12cu|wu-ftpd-2.8.0-1|84	
12cu|wu-ftpd-2.8.0-1|85	%post
12cu|wu-ftpd-2.8.0-1|86	if [ ! -f /var/log/xferlog ]; then
12cu|wu-ftpd-2.8.0-1|87	touch /var/log/xferlog
12cu|wu-ftpd-2.8.0-1|88	chmod 600 /var/log/xferlog
12cu|wu-ftpd-2.8.0-1|89	fi
12cu|wu-ftpd-2.8.0-1|90	/sbin/service xinetd reload > /dev/null 2>&1 || :
12cu|wu-ftpd-2.8.0-1|91	
12cu|wu-ftpd-2.8.0-1|92	%postun
12cu|wu-ftpd-2.8.0-1|93	/sbin/service xinetd reload > /dev/null 2>&1 || :
12cu|wu-ftpd-2.8.0-1|94	%_postun_userdel ftp
12cu|wu-ftpd-2.8.0-1|95	
12cu|wu-ftpd-2.8.0-1|96	%files
12cu|wu-ftpd-2.8.0-1|97	%config(noreplace) %{_sysconfdir}/xinetd.d/wu-ftpd
12cu|wu-ftpd-2.8.0-1|98	%doc README ERRATA CHANGES CONTRIBUTORS
12cu|wu-ftpd-2.8.0-1|99	%doc doc/HOWTO doc/TODO doc/examples
12cu|wu-ftpd-2.8.0-1|100	%{_mandir}/*/*.*
12cu|wu-ftpd-2.8.0-1|101	%config(noreplace) %{_sysconfdir}/ftp*
12cu|wu-ftpd-2.8.0-1|102	%config(noreplace) %{_sysconfdir}/pam.d/ftp
12cu|wu-ftpd-2.8.0-1|103	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cu|wu-ftpd-2.8.0-1|104	%config(noreplace) %{_sysconfdir}/avahi/services/wu-ftpd.service
12cu|wu-ftpd-2.8.0-1|105	
12cu|wu-ftpd-2.8.0-1|106	%defattr(0755,bin,bin)
12cu|wu-ftpd-2.8.0-1|107	%{_sbindir}/*
12cu|wu-ftpd-2.8.0-1|108	%{_bindir}/*
12cu|wu-ftpd-2.8.0-1|109	
12cu|wu-ftpd-2.8.0-1|110	
12cu|wu-ftpd-2.8.0-1|111	
12cu|wu-ftpd-2.8.0-1|112	%changelog
12cu|wu-ftpd-2.8.0-1|113	* Sat Mar 15 2014 SymbianFlo <symbianflo@mandrivausers.ro> 2.8.0-1
12cu|wu-ftpd-2.8.0-1|114	+ Revision: 906f4c6
12cu|wu-ftpd-2.8.0-1|115	- Fix BR spec clean.
12cu|wu-ftpd-2.8.0-1|116	
12cu|wu-ftpd-2.8.0-1|117	

13267 12
12cu|wulfstat-1.0.1-7|1	# The following should match PROGRAM, VERSION and RELEASE in the
12cu|wulfstat-1.0.1-7|2	# Makefile accompanying this program (and the .tgz defined in Source
12cu|wulfstat-1.0.1-7|3	# below.
12cu|wulfstat-1.0.1-7|4	%define name wulfstat
12cu|wulfstat-1.0.1-7|5	%define version 1.0.1
12cu|wulfstat-1.0.1-7|6	%define release  7
12cu|wulfstat-1.0.1-7|7	%define debug_package	%{nil}
12cu|wulfstat-1.0.1-7|8	
12cu|wulfstat-1.0.1-7|9	Summary: A beowulf/cluster/LAN monitoring tool
12cu|wulfstat-1.0.1-7|10	Name: %name
12cu|wulfstat-1.0.1-7|11	Version: %version
12cu|wulfstat-1.0.1-7|12	Release: %release
12cu|wulfstat-1.0.1-7|13	Group: Monitoring
12cu|wulfstat-1.0.1-7|14	License: GPL
12cu|wulfstat-1.0.1-7|15	Url: http://www.phy.duke.edu/~rgb/Beowulf/wulfstat.php
12cu|wulfstat-1.0.1-7|16	Source: http://www.phy.duke.edu/~rgb/wulfware/%{name}-%{version}.tgz
12cu|wulfstat-1.0.1-7|17	BuildRequires: libwulf-devel
12cu|wulfstat-1.0.1-7|18	BuildRequires: pkgconfig(libxml-2.0)
12cu|wulfstat-1.0.1-7|19	BuildRequires: pkgconfig(ncurses)
12cu|wulfstat-1.0.1-7|20	
12cu|wulfstat-1.0.1-7|21	
12cu|wulfstat-1.0.1-7|22	
12cu|wulfstat-1.0.1-7|23	%description
12cu|wulfstat-1.0.1-7|24	wulfstat is a simple yet powerful tty (ncurses) based cluster monitoring
12cu|wulfstat-1.0.1-7|25	tool.  It requires xmlsysd (running on each system to be monitored) to
12cu|wulfstat-1.0.1-7|26	efficiently provide it with system and proc-derived information that is
12cu|wulfstat-1.0.1-7|27	processed and provided to the user in one of several user-selectable
12cu|wulfstat-1.0.1-7|28	display formats.  With it a user can monitor things across en entire
12cu|wulfstat-1.0.1-7|29	beowulf, cluster, or workstation LAN systems descriptors such as load
12cu|wulfstat-1.0.1-7|30	average, memory consumption, swap, page, and interrupt activity and
12cu|wulfstat-1.0.1-7|31	network loads or can even retrieve and display such mundane information
12cu|wulfstat-1.0.1-7|32	is CPU make and base clock, system time, uptime or other potentially
12cu|wulfstat-1.0.1-7|33	useful but slowly varying system descriptors.  The information presented
12cu|wulfstat-1.0.1-7|34	is updated regularly after a user-selectable delay.  The tool allows
12cu|wulfstat-1.0.1-7|35	displays to be selected or changed while the application is running, and
12cu|wulfstat-1.0.1-7|36	more hosts or nodes can be displayed than will easily fit on a single
12cu|wulfstat-1.0.1-7|37	e.g. xterm by paging through them with key-based commands.
12cu|wulfstat-1.0.1-7|38	
12cu|wulfstat-1.0.1-7|39	%prep
12cu|wulfstat-1.0.1-7|40	%setup -q -n %{name}
12cu|wulfstat-1.0.1-7|41	
12cu|wulfstat-1.0.1-7|42	%build
12cu|wulfstat-1.0.1-7|43	make clean
12cu|wulfstat-1.0.1-7|44	%make
12cu|wulfstat-1.0.1-7|45	
12cu|wulfstat-1.0.1-7|46	%install
12cu|wulfstat-1.0.1-7|47	%make PREFIX=%{buildroot}/usr install
12cu|wulfstat-1.0.1-7|48	
12cu|wulfstat-1.0.1-7|49	
12cu|wulfstat-1.0.1-7|50	%files
12cu|wulfstat-1.0.1-7|51	%defattr(-,root,root)
12cu|wulfstat-1.0.1-7|52	# The wulfstat binary
12cu|wulfstat-1.0.1-7|53	%attr(755,root,root) %{_bindir}/wulfstat
12cu|wulfstat-1.0.1-7|54	# The wulfstat man page
12cu|wulfstat-1.0.1-7|55	%attr(644,root,root) %{_mandir}/man1/wulfstat.1.*
12cu|wulfstat-1.0.1-7|56	
12cu|wulfstat-1.0.1-7|57	# The wulfstat docs (not much here, actually)
12cu|wulfstat-1.0.1-7|58	%doc README COPYING wulfhosts.example
12cu|wulfstat-1.0.1-7|59	
12cu|wulfstat-1.0.1-7|60	
12cu|wulfstat-1.0.1-7|61	
12cu|wulfstat-1.0.1-7|62	
12cu|wulfstat-1.0.1-7|63	%changelog
12cu|wulfstat-1.0.1-7|64	* Fri Mar 14 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.0.1-7
12cu|wulfstat-1.0.1-7|65	+ Revision: f7bd3fc
12cu|wulfstat-1.0.1-7|66	- Fix BR, disable debug, spec clean.
12cu|wulfstat-1.0.1-7|67	
12cu|wulfstat-1.0.1-7|68	

13268 12
12cu|wxbanker-0.8.2-2|1	%define debug_package %{nil}
12cu|wxbanker-0.8.2-2|2	
12cu|wxbanker-0.8.2-2|3	Summary: 	Simple personal finance
12cu|wxbanker-0.8.2-2|4	Name: 		wxbanker
12cu|wxbanker-0.8.2-2|5	Version:	0.8.2
12cu|wxbanker-0.8.2-2|6	Release:	2
12cu|wxbanker-0.8.2-2|7	License:	GNU GPL 3
12cu|wxbanker-0.8.2-2|8	Group:		Office
12cu|wxbanker-0.8.2-2|9	URL:		https://launchpad.net/wxbanker
12cu|wxbanker-0.8.2-2|10	Source0:	http://launchpad.net/wxbanker/0.8/0.8.2/+download/%{name}-%{version}.tar.xz
12cu|wxbanker-0.8.2-2|11	BuildRequires:	python-devel
12cu|wxbanker-0.8.2-2|12	BuildRequires:	wxPythonGTK
12cu|wxbanker-0.8.2-2|13	BuildRequires:  python-dateutil
12cu|wxbanker-0.8.2-2|14	Requires:	wxPythonGTK
12cu|wxbanker-0.8.2-2|15	Requires:  	python-dateutil
12cu|wxbanker-0.8.2-2|16	Requires:  	python-simplejson
12cu|wxbanker-0.8.2-2|17	Requires:  	python-numpy
12cu|wxbanker-0.8.2-2|18	
12cu|wxbanker-0.8.2-2|19	%description
12cu|wxbanker-0.8.2-2|20	While wxBanker can synchronize account balances online via Mint.com, the point
12cu|wxbanker-0.8.2-2|21	of wxBanker is to keep your own separate balances to compare with your online
12cu|wxbanker-0.8.2-2|22	banks and other accounts; think of wxBanker as an advanced digital checkbook
12cu|wxbanker-0.8.2-2|23	register.
12cu|wxbanker-0.8.2-2|24	
12cu|wxbanker-0.8.2-2|25	You can also create arbitrary accounts for keeping track of reimbursable
12cu|wxbanker-0.8.2-2|26	deposits, loans with friends, or allocating monthly savings for special
12cu|wxbanker-0.8.2-2|27	purchases.
12cu|wxbanker-0.8.2-2|28	
12cu|wxbanker-0.8.2-2|29	%prep
12cu|wxbanker-0.8.2-2|30	%setup -q
12cu|wxbanker-0.8.2-2|31	
12cu|wxbanker-0.8.2-2|32	%build
12cu|wxbanker-0.8.2-2|33	python setup.py build
12cu|wxbanker-0.8.2-2|34	
12cu|wxbanker-0.8.2-2|35	%install
12cu|wxbanker-0.8.2-2|36	python setup.py install --root=%{buildroot}
12cu|wxbanker-0.8.2-2|37	
12cu|wxbanker-0.8.2-2|38	%clean
12cu|wxbanker-0.8.2-2|39	
12cu|wxbanker-0.8.2-2|40	%files
12cu|wxbanker-0.8.2-2|41	%defattr(-,root,root)
12cu|wxbanker-0.8.2-2|42	%doc README.txt COPYING.txt CHANGELOG.txt
12cu|wxbanker-0.8.2-2|43	%_localedir/*/LC_MESSAGES/%{name}.mo
12cu|wxbanker-0.8.2-2|44	%_datadir/icons/hicolor/*/apps/%{name}.png
12cu|wxbanker-0.8.2-2|45	%_datadir/%{name}/*
12cu|wxbanker-0.8.2-2|46	%_datadir/pixmaps/%{name}.png
12cu|wxbanker-0.8.2-2|47	%_datadir/applications/%{name}.desktop
12cu|wxbanker-0.8.2-2|48	%_bindir/%{name}
12cu|wxbanker-0.8.2-2|49	%py_puresitedir/%{name}/*
12cu|wxbanker-0.8.2-2|50	%py_puresitedir/wxBanker*.egg-info
12cu|wxbanker-0.8.2-2|51	
12cu|wxbanker-0.8.2-2|52	
12cu|wxbanker-0.8.2-2|53	
12cu|wxbanker-0.8.2-2|54	%changelog
12cu|wxbanker-0.8.2-2|55	* Tue Nov 08 2011 Jon Dill <dillj@mandriva.org> 0.8.2-1mdv2012.0
12cu|wxbanker-0.8.2-2|56	+ Revision: 729127
12cu|wxbanker-0.8.2-2|57	- import wxbanker 0.8.2
12cu|wxbanker-0.8.2-2|58	- create wxbanker
12cu|wxbanker-0.8.2-2|59	

13269 12
12cu|wxGlade-0.6.8-1|1	%define name wxGlade
12cu|wxGlade-0.6.8-1|2	
12cu|wxGlade-0.6.8-1|3	Name:		%{name}
12cu|wxGlade-0.6.8-1|4	Summary:	A GUI builder for wxWindows/wxPython
12cu|wxGlade-0.6.8-1|5	Version:	0.6.8
12cu|wxGlade-0.6.8-1|6	Release:	1
12cu|wxGlade-0.6.8-1|7	License:	MIT
12cu|wxGlade-0.6.8-1|8	Group:		Development/Other
12cu|wxGlade-0.6.8-1|9	URL:		http://wxglade.sourceforge.net/
12cu|wxGlade-0.6.8-1|10	Source:		http://heanet.dl.sourceforge.net/project/wxglade/wxglade/%{version}/%{name}-%{version}.tar.gz
12cu|wxGlade-0.6.8-1|11	Requires:	python >= 2.3
12cu|wxGlade-0.6.8-1|12	Requires:	wxPython >= 2.6
12cu|wxGlade-0.6.8-1|13	BuildRequires:	imagemagick
12cu|wxGlade-0.6.8-1|14	BuildRequires:  python-devel
12cu|wxGlade-0.6.8-1|15	BuildRequires:  python-setuptools
12cu|wxGlade-0.6.8-1|16	BuildArch:	noarch
12cu|wxGlade-0.6.8-1|17	
12cu|wxGlade-0.6.8-1|18	%description
12cu|wxGlade-0.6.8-1|19	wxGlade is a GUI designer written in Python with the popular GUI toolkit
12cu|wxGlade-0.6.8-1|20	wxPython, that helps you create wxWindows/wxPython user interfaces. At the
12cu|wxGlade-0.6.8-1|21	moment it can generate Python, C++ and XRC (wxWindows' XML resources) code.
12cu|wxGlade-0.6.8-1|22	
12cu|wxGlade-0.6.8-1|23	As you can guess by the name, its model is Glade, the famous GTK+/GNOME
12cu|wxGlade-0.6.8-1|24	GUI builder, with which wxGlade shares the philosophy and the look & feel
12cu|wxGlade-0.6.8-1|25	(but not a line of code).
12cu|wxGlade-0.6.8-1|26	
12cu|wxGlade-0.6.8-1|27	It is not (and will never be) a full featured IDE, but simply a "designer":
12cu|wxGlade-0.6.8-1|28	the generated code does nothing apart from displaying the created widgets.
12cu|wxGlade-0.6.8-1|29	If you are looking for a complete IDE, maybe Boa Constructor or PythonCard
12cu|wxGlade-0.6.8-1|30	is the right tool.
12cu|wxGlade-0.6.8-1|31	
12cu|wxGlade-0.6.8-1|32	%prep
12cu|wxGlade-0.6.8-1|33	%setup -q
12cu|wxGlade-0.6.8-1|34	chmod a-x credits.txt
12cu|wxGlade-0.6.8-1|35	chmod a-x license.txt
12cu|wxGlade-0.6.8-1|36	chmod a-x docs/src/manual.xml
12cu|wxGlade-0.6.8-1|37	
12cu|wxGlade-0.6.8-1|38	%build
12cu|wxGlade-0.6.8-1|39	python setup.py build
12cu|wxGlade-0.6.8-1|40	
12cu|wxGlade-0.6.8-1|41	%install
12cu|wxGlade-0.6.8-1|42	python setup.py install --prefix=%{_prefix} -O1 --skip-build --root=%{buildroot}
12cu|wxGlade-0.6.8-1|43	# icons
12cu|wxGlade-0.6.8-1|44	mkdir -p %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12cu|wxGlade-0.6.8-1|45	convert -resize 32x32 icons/icon.xpm %{buildroot}%{_iconsdir}/%{name}.png
12cu|wxGlade-0.6.8-1|46	convert -resize 16x16 icons/icon.xpm %{buildroot}%{_miconsdir}/%{name}.png
12cu|wxGlade-0.6.8-1|47	convert -resize 48x48 icons/icon.xpm %{buildroot}%{_liconsdir}/%{name}.png
12cu|wxGlade-0.6.8-1|48	
12cu|wxGlade-0.6.8-1|49	# menu entry
12cu|wxGlade-0.6.8-1|50	mkdir -p %{buildroot}%{_datadir}/applications
12cu|wxGlade-0.6.8-1|51	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|wxGlade-0.6.8-1|52	[Desktop Entry]
12cu|wxGlade-0.6.8-1|53	Name=%{name}
12cu|wxGlade-0.6.8-1|54	Comment=A GUI builder for wxWindows/wxPython
12cu|wxGlade-0.6.8-1|55	Exec=wxglade
12cu|wxGlade-0.6.8-1|56	Icon=%{name}
12cu|wxGlade-0.6.8-1|57	Terminal=false
12cu|wxGlade-0.6.8-1|58	Type=Application
12cu|wxGlade-0.6.8-1|59	Categories=X-MandrivaLinux-MoreApplications-Development-Tools;GUIDesigner;
12cu|wxGlade-0.6.8-1|60	EOF
12cu|wxGlade-0.6.8-1|61	
12cu|wxGlade-0.6.8-1|62	# docs handled by doc section
12cu|wxGlade-0.6.8-1|63	rm -rf %{buildroot}%{_datadir}/doc/wxglade
12cu|wxGlade-0.6.8-1|64	
12cu|wxGlade-0.6.8-1|65	
12cu|wxGlade-0.6.8-1|66	# fix attr
12cu|wxGlade-0.6.8-1|67	chmod a+x %{buildroot}%{py_puresitedir}/wxglade/{xrc2wxg,test,wxglade,templates_ui,msgdialog,configUI}.py
12cu|wxGlade-0.6.8-1|68	
12cu|wxGlade-0.6.8-1|69	
12cu|wxGlade-0.6.8-1|70	%files
12cu|wxGlade-0.6.8-1|71	%doc docs CHANGES.txt README.txt TODO.txt credits.txt license.txt
12cu|wxGlade-0.6.8-1|72	%{_bindir}/wxglade
12cu|wxGlade-0.6.8-1|73	%{_mandir}/man1/wxglade.1*
12cu|wxGlade-0.6.8-1|74	%{py_puresitedir}/wxglade
12cu|wxGlade-0.6.8-1|75	%{py_puresitedir}/%{name}-%{version}-py%{python_version}.egg-info
12cu|wxGlade-0.6.8-1|76	%{_datadir}/applications/%{name}.desktop
12cu|wxGlade-0.6.8-1|77	%{_iconsdir}/%{name}.png
12cu|wxGlade-0.6.8-1|78	%{_miconsdir}/%{name}.png
12cu|wxGlade-0.6.8-1|79	%{_liconsdir}/%{name}.png
12cu|wxGlade-0.6.8-1|80	
12cu|wxGlade-0.6.8-1|81	
12cu|wxGlade-0.6.8-1|82	
12cu|wxGlade-0.6.8-1|83	
12cu|wxGlade-0.6.8-1|84	
12cu|wxGlade-0.6.8-1|85	%changelog
12cu|wxGlade-0.6.8-1|86	* Sat Nov 09 2013 symbianflo <symbianflo@mandrivausers.ro> 0.6.8-1
12cu|wxGlade-0.6.8-1|87	+ Revision: 7788905
12cu|wxGlade-0.6.8-1|88	- Merge pull request #1 from symbianflo/wxGlade:rosa2012.1
12cu|wxGlade-0.6.8-1|89	- Symbianflo
12cu|wxGlade-0.6.8-1|90	
12cu|wxGlade-0.6.8-1|91	

13270 12
12cu|wxlua-2.8.12.3-2|1	%define oname wxLua
12cu|wxlua-2.8.12.3-2|2	
12cu|wxlua-2.8.12.3-2|3	Summary:	wxWidgets bindings for Lua
12cu|wxlua-2.8.12.3-2|4	Name:		wxlua
12cu|wxlua-2.8.12.3-2|5	Version:	2.8.12.3
12cu|wxlua-2.8.12.3-2|6	Release:	2
12cu|wxlua-2.8.12.3-2|7	License:	wxWidgets License
12cu|wxlua-2.8.12.3-2|8	Group:		Development/Other
12cu|wxlua-2.8.12.3-2|9	Url:		http://wxlua.sourceforge.net/
12cu|wxlua-2.8.12.3-2|10	Source0:	http://downloads.sourceforge.net/wxlua/%{oname}-%{version}-src.tar.gz
12cu|wxlua-2.8.12.3-2|11	BuildRequires:	cmake
12cu|wxlua-2.8.12.3-2|12	BuildRequires:	librsvg
12cu|wxlua-2.8.12.3-2|13	BuildRequires:	pkgconfig(glu)
12cu|wxlua-2.8.12.3-2|14	BuildRequires:	pkgconfig(lua)
12cu|wxlua-2.8.12.3-2|15	BuildRequires:	wxgtku2.8-devel
12cu|wxlua-2.8.12.3-2|16	
12cu|wxlua-2.8.12.3-2|17	%description
12cu|wxlua-2.8.12.3-2|18	wxLua is a set of bindings to the C++ wxWidgets cross-platform GUI library for
12cu|wxlua-2.8.12.3-2|19	the Lua programming language. Nearly all of the functionality of wxWidgets is
12cu|wxlua-2.8.12.3-2|20	exposed to Lua, meaning that your programs can have windows, dialogs, menus,
12cu|wxlua-2.8.12.3-2|21	toolbars, controls, image loading and saving, drawing, sockets, streams,
12cu|wxlua-2.8.12.3-2|22	printing, clipboard access... and much more.
12cu|wxlua-2.8.12.3-2|23	
12cu|wxlua-2.8.12.3-2|24	Additionally, wxLua can be used in your C++ programs to embed a Lua interpreter
12cu|wxlua-2.8.12.3-2|25	with the wxWidgets API.
12cu|wxlua-2.8.12.3-2|26	
12cu|wxlua-2.8.12.3-2|27	%files
12cu|wxlua-2.8.12.3-2|28	%{_libdir}/lua/5.1/wx.so
12cu|wxlua-2.8.12.3-2|29	
12cu|wxlua-2.8.12.3-2|30	#----------------------------------------------------------------------------
12cu|wxlua-2.8.12.3-2|31	
12cu|wxlua-2.8.12.3-2|32	%package ide
12cu|wxlua-2.8.12.3-2|33	Summary:	Lua IDE with a GUI debugger
12cu|wxlua-2.8.12.3-2|34	Group:		Development/Other
12cu|wxlua-2.8.12.3-2|35	Requires:	%{name} = %{EVRD}
12cu|wxlua-2.8.12.3-2|36	Requires:	lua
12cu|wxlua-2.8.12.3-2|37	
12cu|wxlua-2.8.12.3-2|38	%description ide
12cu|wxlua-2.8.12.3-2|39	This package contains Integrated Development Environments (IDE, written in
12cu|wxlua-2.8.12.3-2|40	wxLua) with a GUI debugger, a binding generator and wxWidgets bindings usable
12cu|wxlua-2.8.12.3-2|41	as a module.
12cu|wxlua-2.8.12.3-2|42	
12cu|wxlua-2.8.12.3-2|43	%files ide
12cu|wxlua-2.8.12.3-2|44	%{_bindir}/%{oname}*
12cu|wxlua-2.8.12.3-2|45	%{_datadir}/applications/%{name}.desktop
12cu|wxlua-2.8.12.3-2|46	%{_datadir}/icons/hicolor/*/*/%{name}.*
12cu|wxlua-2.8.12.3-2|47	%{_datadir}/wxlua
12cu|wxlua-2.8.12.3-2|48	
12cu|wxlua-2.8.12.3-2|49	#----------------------------------------------------------------------------
12cu|wxlua-2.8.12.3-2|50	
12cu|wxlua-2.8.12.3-2|51	%prep
12cu|wxlua-2.8.12.3-2|52	%setup -q -n %{oname}-%{version}-src
12cu|wxlua-2.8.12.3-2|53	
12cu|wxlua-2.8.12.3-2|54	%build
12cu|wxlua-2.8.12.3-2|55	%cmake \
12cu|wxlua-2.8.12.3-2|56	-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-unicode \
12cu|wxlua-2.8.12.3-2|57	-DwxLua_LUA_LIBRARY_BUILD_SHARED=FALSE \
12cu|wxlua-2.8.12.3-2|58	-DwxLua_LUA_LIBRARY_USE_BUILTIN=FALSE \
12cu|wxlua-2.8.12.3-2|59	-DwxLua_LUA_LIBRARY_VERSION=5.1 \
12cu|wxlua-2.8.12.3-2|60	-DBUILD_SHARED_LIBS=FALSE \
12cu|wxlua-2.8.12.3-2|61	-DCMAKE_BUILD_TYPE=RelWithDebInfo
12cu|wxlua-2.8.12.3-2|62	%make
12cu|wxlua-2.8.12.3-2|63	
12cu|wxlua-2.8.12.3-2|64	%install
12cu|wxlua-2.8.12.3-2|65	%makeinstall_std -C build
12cu|wxlua-2.8.12.3-2|66	
12cu|wxlua-2.8.12.3-2|67	rm -rf %{buildroot}%{_prefix}/doc
12cu|wxlua-2.8.12.3-2|68	rm -rf %{buildroot}%{_includedir}
12cu|wxlua-2.8.12.3-2|69	rm -rf %{buildroot}%{_datadir}/wxstedit
12cu|wxlua-2.8.12.3-2|70	rm -rf %{buildroot}%{_datadir}/wxlua/*.cmake
12cu|wxlua-2.8.12.3-2|71	rm -rf %{buildroot}%{_prefix}/lib/*.a
12cu|wxlua-2.8.12.3-2|72	
12cu|wxlua-2.8.12.3-2|73	mkdir -p %{buildroot}%{_libdir}/lua/5.1/
12cu|wxlua-2.8.12.3-2|74	mv %{buildroot}%{_prefix}/lib/libwx.so %{buildroot}%{_libdir}/lua/5.1/wx.so
12cu|wxlua-2.8.12.3-2|75	
12cu|wxlua-2.8.12.3-2|76	# Install icons of various sizes
12cu|wxlua-2.8.12.3-2|77	for s in 256 128 96 48 32 22 16 ; do
12cu|wxlua-2.8.12.3-2|78	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps
12cu|wxlua-2.8.12.3-2|79	rsvg-convert -w ${s} -h ${s} \
12cu|wxlua-2.8.12.3-2|80	art/wxlualogo.svg -o \
12cu|wxlua-2.8.12.3-2|81	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png
12cu|wxlua-2.8.12.3-2|82	done
12cu|wxlua-2.8.12.3-2|83	
12cu|wxlua-2.8.12.3-2|84	# menu-entry
12cu|wxlua-2.8.12.3-2|85	mkdir -p %{buildroot}%{_datadir}/applications
12cu|wxlua-2.8.12.3-2|86	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|wxlua-2.8.12.3-2|87	[Desktop Entry]
12cu|wxlua-2.8.12.3-2|88	Name=wxLua
12cu|wxlua-2.8.12.3-2|89	Comment=Lua IDE with a GUI debugger
12cu|wxlua-2.8.12.3-2|90	Exec=%{oname}
12cu|wxlua-2.8.12.3-2|91	Icon=%{name}
12cu|wxlua-2.8.12.3-2|92	Terminal=false
12cu|wxlua-2.8.12.3-2|93	Type=Application
12cu|wxlua-2.8.12.3-2|94	Categories=Development;IDE;
12cu|wxlua-2.8.12.3-2|95	EOF
12cu|wxlua-2.8.12.3-2|96	
12cu|wxlua-2.8.12.3-2|97	%changelog
12cu|wxlua-2.8.12.3-2|98	* Sat Jan 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8.12.3-2
12cu|wxlua-2.8.12.3-2|99	+ Revision: ae6a88f
12cu|wxlua-2.8.12.3-2|100	- LOG Fix lib path
12cu|wxlua-2.8.12.3-2|101	
12cu|wxlua-2.8.12.3-2|102	

13271 12
12cu|wxmaxima-13.04.2-1|1	%define Name	wxMaxima
12cu|wxmaxima-13.04.2-1|2	
12cu|wxmaxima-13.04.2-1|3	Name:		      wxmaxima
12cu|wxmaxima-13.04.2-1|4	Version:	      13.04.2
12cu|wxmaxima-13.04.2-1|5	Release:	      1
12cu|wxmaxima-13.04.2-1|6	Summary:	      An interface for the computer algebra system Maxima
12cu|wxmaxima-13.04.2-1|7	Group:		      Sciences/Mathematics
12cu|wxmaxima-13.04.2-1|8	License:	      GPLv2+
12cu|wxmaxima-13.04.2-1|9	URL:		      http://wxmaxima.sourceforge.net/
12cu|wxmaxima-13.04.2-1|10	Source:		      http://prdownloads.sourceforge.net/%{name}/%{Name}-%{version}.tar.gz
12cu|wxmaxima-13.04.2-1|11	Requires:	      maxima
12cu|wxmaxima-13.04.2-1|12	BuildRequires:	      pkgconfig(libxml-2.0)
12cu|wxmaxima-13.04.2-1|13	BuildRequires:	      wxgtku-devel
12cu|wxmaxima-13.04.2-1|14	BuildRequires:	      imagemagick
12cu|wxmaxima-13.04.2-1|15	BuildRequires:	      desktop-file-utils
12cu|wxmaxima-13.04.2-1|16	
12cu|wxmaxima-13.04.2-1|17	Suggests:	jsmath-fonts
12cu|wxmaxima-13.04.2-1|18	
12cu|wxmaxima-13.04.2-1|19	%description
12cu|wxmaxima-13.04.2-1|20	wxMaxima is a cross-platform graphical front-end for the computer
12cu|wxmaxima-13.04.2-1|21	algebra system Maxima based on wxWidgets. It provides nice display
12cu|wxmaxima-13.04.2-1|22	of mathematical output and easy access to Maxima functions through
12cu|wxmaxima-13.04.2-1|23	menus and dialogs.
12cu|wxmaxima-13.04.2-1|24	
12cu|wxmaxima-13.04.2-1|25	%prep
12cu|wxmaxima-13.04.2-1|26	%setup -q -n %{Name}-%{version}
12cu|wxmaxima-13.04.2-1|27	
12cu|wxmaxima-13.04.2-1|28	%build
12cu|wxmaxima-13.04.2-1|29	%configure2_5x \
12cu|wxmaxima-13.04.2-1|30	--enable-printing \
12cu|wxmaxima-13.04.2-1|31	--enable-unicode-glyphs
12cu|wxmaxima-13.04.2-1|32	%make
12cu|wxmaxima-13.04.2-1|33	
12cu|wxmaxima-13.04.2-1|34	%install
12cu|wxmaxima-13.04.2-1|35	%makeinstall
12cu|wxmaxima-13.04.2-1|36	%find_lang %{Name}
12cu|wxmaxima-13.04.2-1|37	# icons
12cu|wxmaxima-13.04.2-1|38	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|wxmaxima-13.04.2-1|39	convert data/wxmaxima.png -scale 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|wxmaxima-13.04.2-1|40	convert data/wxmaxima.png -scale 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|wxmaxima-13.04.2-1|41	convert data/wxmaxima.png -scale 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|wxmaxima-13.04.2-1|42	
12cu|wxmaxima-13.04.2-1|43	#xdg
12cu|wxmaxima-13.04.2-1|44	mkdir -p %{buildroot}%{_datadir}/applications
12cu|wxmaxima-13.04.2-1|45	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cu|wxmaxima-13.04.2-1|46	install -D -m 644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|wxmaxima-13.04.2-1|47	install -D -m 644 data/wxmaxima.png %{buildroot}%{_datadir}/pixmaps/wxmaxima.png
12cu|wxmaxima-13.04.2-1|48	
12cu|wxmaxima-13.04.2-1|49	# correct icon name in menu entry
12cu|wxmaxima-13.04.2-1|50	#perl -pi -e 's,maxima.png,%{name},g' %{buildroot}%{_datadir}/applications/*
12cu|wxmaxima-13.04.2-1|51	
12cu|wxmaxima-13.04.2-1|52	desktop-file-install --vendor="" \
12cu|wxmaxima-13.04.2-1|53	--remove-category="Application" \
12cu|wxmaxima-13.04.2-1|54	--remove-category="Utility" \
12cu|wxmaxima-13.04.2-1|55	--remove-category="X-Red-Hat-Base" \
12cu|wxmaxima-13.04.2-1|56	--remove-category="X-Red-Hat-Base-Only" \
12cu|wxmaxima-13.04.2-1|57	--add-category="GTK" \
12cu|wxmaxima-13.04.2-1|58	--add-category="Science" \
12cu|wxmaxima-13.04.2-1|59	--add-category="Math" \
12cu|wxmaxima-13.04.2-1|60	--dir %{buildroot}%{_datadir}/applications \
12cu|wxmaxima-13.04.2-1|61	%{buildroot}%{_datadir}/applications/*
12cu|wxmaxima-13.04.2-1|62	
12cu|wxmaxima-13.04.2-1|63	%files -f %{Name}.lang
12cu|wxmaxima-13.04.2-1|64	%doc README COPYING
12cu|wxmaxima-13.04.2-1|65	%{_bindir}/%{name}
12cu|wxmaxima-13.04.2-1|66	%{_datadir}/applications/%{name}.desktop
12cu|wxmaxima-13.04.2-1|67	%{_datadir}/%{Name}
12cu|wxmaxima-13.04.2-1|68	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|wxmaxima-13.04.2-1|69	%{_datadir}/pixmaps/%{name}.png
12cu|wxmaxima-13.04.2-1|70	
12cu|wxmaxima-13.04.2-1|71	
12cu|wxmaxima-13.04.2-1|72	
12cu|wxmaxima-13.04.2-1|73	%changelog
12cu|wxmaxima-13.04.2-1|74	* Fri Dec 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 13.04.2-1
12cu|wxmaxima-13.04.2-1|75	+ Revision: 1a4d7bb
12cu|wxmaxima-13.04.2-1|76	- Updated to 13.04.2
12cu|wxmaxima-13.04.2-1|77	
12cu|wxmaxima-13.04.2-1|78	

13272 12
12cu|wxsvg-1.4-1|1	%define major 2
12cu|wxsvg-1.4-1|2	%define libname %mklibname %{name} %{major}
12cu|wxsvg-1.4-1|3	%define devname %mklibname %{name} -d
12cu|wxsvg-1.4-1|4	%define Werror_cflags %nil
12cu|wxsvg-1.4-1|5	
12cu|wxsvg-1.4-1|6	Summary:	A library to create, manipulate and render SVG files
12cu|wxsvg-1.4-1|7	Name:		wxsvg
12cu|wxsvg-1.4-1|8	Version:	1.4
12cu|wxsvg-1.4-1|9	Release:	1
12cu|wxsvg-1.4-1|10	License:	wxWidgets-v3
12cu|wxsvg-1.4-1|11	Group:		System/Libraries
12cu|wxsvg-1.4-1|12	Url:		http://wxsvg.sourceforge.net/
12cu|wxsvg-1.4-1|13	Source0:	http://heanet.dl.sourceforge.net/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2
12cu|wxsvg-1.4-1|14	BuildRequires:	ffmpeg-devel
12cu|wxsvg-1.4-1|15	BuildRequires:	wxgtku2.8-devel >= 2.8.12
12cu|wxsvg-1.4-1|16	BuildRequires:	pkgconfig(expat)
12cu|wxsvg-1.4-1|17	BuildRequires:	pkgconfig(libart-2.0)
12cu|wxsvg-1.4-1|18	
12cu|wxsvg-1.4-1|19	%description
12cu|wxsvg-1.4-1|20	wxSVG is a C++ library to create, manipulate and render SVG files.
12cu|wxsvg-1.4-1|21	
12cu|wxsvg-1.4-1|22	%files
12cu|wxsvg-1.4-1|23	%doc AUTHORS ChangeLog COPYING TODO
12cu|wxsvg-1.4-1|24	%{_bindir}/svgview
12cu|wxsvg-1.4-1|25	
12cu|wxsvg-1.4-1|26	#----------------------------------------------------------------------------
12cu|wxsvg-1.4-1|27	
12cu|wxsvg-1.4-1|28	%package -n %{libname}
12cu|wxsvg-1.4-1|29	Summary:	Dynamic libraries from %{name}
12cu|wxsvg-1.4-1|30	Group:		System/Libraries
12cu|wxsvg-1.4-1|31	
12cu|wxsvg-1.4-1|32	%description -n %{libname}
12cu|wxsvg-1.4-1|33	Dynamic libraries from %{name}.
12cu|wxsvg-1.4-1|34	
12cu|wxsvg-1.4-1|35	%files -n %{libname}
12cu|wxsvg-1.4-1|36	%doc AUTHORS ChangeLog COPYING TODO
12cu|wxsvg-1.4-1|37	%{_libdir}/lib%{name}.so.%{major}*
12cu|wxsvg-1.4-1|38	
12cu|wxsvg-1.4-1|39	#----------------------------------------------------------------------------
12cu|wxsvg-1.4-1|40	
12cu|wxsvg-1.4-1|41	%package -n %{devname}
12cu|wxsvg-1.4-1|42	Summary:	Header files and libraries from %{name}
12cu|wxsvg-1.4-1|43	Group:		Development/C++
12cu|wxsvg-1.4-1|44	Requires:	%{libname} = %{EVRD}
12cu|wxsvg-1.4-1|45	Provides:	%{name}-devel = %{EVRD}
12cu|wxsvg-1.4-1|46	
12cu|wxsvg-1.4-1|47	%description -n %{devname}
12cu|wxsvg-1.4-1|48	Libraries and includes files for developing programs based on %{name}.
12cu|wxsvg-1.4-1|49	
12cu|wxsvg-1.4-1|50	%files -n %{devname}
12cu|wxsvg-1.4-1|51	%doc AUTHORS ChangeLog COPYING TODO
12cu|wxsvg-1.4-1|52	%{_includedir}/*
12cu|wxsvg-1.4-1|53	%{_libdir}/lib%{name}.so
12cu|wxsvg-1.4-1|54	%{_libdir}/pkgconfig/lib%{name}.pc
12cu|wxsvg-1.4-1|55	
12cu|wxsvg-1.4-1|56	#----------------------------------------------------------------------------
12cu|wxsvg-1.4-1|57	
12cu|wxsvg-1.4-1|58	%prep
12cu|wxsvg-1.4-1|59	%setup -q
12cu|wxsvg-1.4-1|60	
12cu|wxsvg-1.4-1|61	# fix debug permits
12cu|wxsvg-1.4-1|62	chmod a-x src/cairo/SVGCanvasTextCairo.h
12cu|wxsvg-1.4-1|63	chmod a-x src/cairo/SVGCanvasImageCairo.h
12cu|wxsvg-1.4-1|64	chmod a-x src/cairo/SVGCanvasImageCairo.cpp
12cu|wxsvg-1.4-1|65	chmod a-x src/cairo/SVGCanvasTextCairo.cpp
12cu|wxsvg-1.4-1|66	
12cu|wxsvg-1.4-1|67	%build
12cu|wxsvg-1.4-1|68	#move files to a better place
12cu|wxsvg-1.4-1|69	mv *.m4 m4/
12cu|wxsvg-1.4-1|70	
12cu|wxsvg-1.4-1|71	autoreconf -vfi
12cu|wxsvg-1.4-1|72	%configure2_5x \
12cu|wxsvg-1.4-1|73	--disable-static \
12cu|wxsvg-1.4-1|74	--with-wx-config=%{_bindir}/wx-config-unicode \
12cu|wxsvg-1.4-1|75	--enable-ffmpeg
12cu|wxsvg-1.4-1|76	
12cu|wxsvg-1.4-1|77	%make
12cu|wxsvg-1.4-1|78	
12cu|wxsvg-1.4-1|79	%install
12cu|wxsvg-1.4-1|80	%makeinstall_std
12cu|wxsvg-1.4-1|81	
12cu|wxsvg-1.4-1|82	
12cu|wxsvg-1.4-1|83	%changelog
12cu|wxsvg-1.4-1|84	* Thu Jun 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4-1
12cu|wxsvg-1.4-1|85	+ Revision: 5d57abb
12cu|wxsvg-1.4-1|86	- New version 1.4, new library major 2
12cu|wxsvg-1.4-1|87	
12cu|wxsvg-1.4-1|88	

13273 12
12cu|x11vnc-0.9.12-3|1	Name:           x11vnc
12cu|x11vnc-0.9.12-3|2	Version:        0.9.12
12cu|x11vnc-0.9.12-3|3	Release:        3
12cu|x11vnc-0.9.12-3|4	Summary:        VNC server for the current X11 session
12cu|x11vnc-0.9.12-3|5	License:        GPL
12cu|x11vnc-0.9.12-3|6	Group:          System/X11
12cu|x11vnc-0.9.12-3|7	URL:            http://www.karlrunge.com/x11vnc/
12cu|x11vnc-0.9.12-3|8	Source:         http://downloads.sourceforge.net/sourceforge/libvncserver/%{name}-%{version}.tar.gz
12cu|x11vnc-0.9.12-3|9	BuildRequires:  pkgconfig(x11)
12cu|x11vnc-0.9.12-3|10	BuildRequires:  pkgconfig(xdamage)
12cu|x11vnc-0.9.12-3|11	BuildRequires:  pkgconfig(xext)
12cu|x11vnc-0.9.12-3|12	BuildRequires:  pkgconfig(xrandr)
12cu|x11vnc-0.9.12-3|13	BuildRequires:  pkgconfig(xtst)
12cu|x11vnc-0.9.12-3|14	BuildRequires:  pkgconfig(xinerama)
12cu|x11vnc-0.9.12-3|15	BuildRequires:  pkgconfig(xfixes)
12cu|x11vnc-0.9.12-3|16	BuildRequires:  openssl-devel
12cu|x11vnc-0.9.12-3|17	BuildRequires:  pkgconfig(libvncserver)
12cu|x11vnc-0.9.12-3|18	BuildRequires:  pkgconfig(xi)
12cu|x11vnc-0.9.12-3|19	
12cu|x11vnc-0.9.12-3|20	%description
12cu|x11vnc-0.9.12-3|21	x11vnc is to X Window System what WinVNC is to Windows, i.e. a server
12cu|x11vnc-0.9.12-3|22	which serves the current X Window System desktop via RFB (VNC)
12cu|x11vnc-0.9.12-3|23	protocol to the user.
12cu|x11vnc-0.9.12-3|24	
12cu|x11vnc-0.9.12-3|25	Based on the ideas of x0rfbserver and on LibVNCServer, it has evolved
12cu|x11vnc-0.9.12-3|26	into a versatile and performant while still easy to use program.
12cu|x11vnc-0.9.12-3|27	
12cu|x11vnc-0.9.12-3|28	%prep
12cu|x11vnc-0.9.12-3|29	%setup -q
12cu|x11vnc-0.9.12-3|30	
12cu|x11vnc-0.9.12-3|31	%build
12cu|x11vnc-0.9.12-3|32	%configure2_5x
12cu|x11vnc-0.9.12-3|33	%make
12cu|x11vnc-0.9.12-3|34	
12cu|x11vnc-0.9.12-3|35	%install
12cu|x11vnc-0.9.12-3|36	%{__rm} -rf %{buildroot}
12cu|x11vnc-0.9.12-3|37	%makeinstall_std
12cu|x11vnc-0.9.12-3|38	
12cu|x11vnc-0.9.12-3|39	rm -fr %buildroot%_includedir
12cu|x11vnc-0.9.12-3|40	
12cu|x11vnc-0.9.12-3|41	%clean
12cu|x11vnc-0.9.12-3|42	%{__rm} -rf %{buildroot}
12cu|x11vnc-0.9.12-3|43	
12cu|x11vnc-0.9.12-3|44	%files
12cu|x11vnc-0.9.12-3|45	%defattr(-,root,root)
12cu|x11vnc-0.9.12-3|46	%doc AUTHORS ChangeLog COPYING NEWS README TODO
12cu|x11vnc-0.9.12-3|47	%{_mandir}/man1/x11vnc.1*
12cu|x11vnc-0.9.12-3|48	%{_bindir}/x11vnc
12cu|x11vnc-0.9.12-3|49	%{_datadir}/x11vnc/
12cu|x11vnc-0.9.12-3|50	%{_datadir}/applications/x11vnc.desktop
12cu|x11vnc-0.9.12-3|51	
12cu|x11vnc-0.9.12-3|52	
12cu|x11vnc-0.9.12-3|53	%changelog
12cu|x11vnc-0.9.12-3|54	* Sun Nov 28 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.9.12-1mdv2011.0
12cu|x11vnc-0.9.12-3|55	+ Revision: 602291
12cu|x11vnc-0.9.12-3|56	- new version 0.9.12
12cu|x11vnc-0.9.12-3|57	
12cu|x11vnc-0.9.12-3|58	* Mon Aug 09 2010 Funda Wang <fwang@mandriva.org> 0.9.11-1mdv2011.0
12cu|x11vnc-0.9.12-3|59	+ Revision: 568020
12cu|x11vnc-0.9.12-3|60	- new version 0.9.11
12cu|x11vnc-0.9.12-3|61	
12cu|x11vnc-0.9.12-3|62	* Wed Jul 28 2010 Matthew Dawkins <mattydaw@mandriva.org> 0.9.10-1mdv2011.0
12cu|x11vnc-0.9.12-3|63	+ Revision: 562688
12cu|x11vnc-0.9.12-3|64	- new version 0.9.10
12cu|x11vnc-0.9.12-3|65	
12cu|x11vnc-0.9.12-3|66	* Mon Apr 12 2010 Funda Wang <fwang@mandriva.org> 0.9.9-2mdv2010.1
12cu|x11vnc-0.9.12-3|67	+ Revision: 533626
12cu|x11vnc-0.9.12-3|68	- rebuild
12cu|x11vnc-0.9.12-3|69	
12cu|x11vnc-0.9.12-3|70	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 0.9.9-1mdv2010.1
12cu|x11vnc-0.9.12-3|71	+ Revision: 492118
12cu|x11vnc-0.9.12-3|72	- New version 0.9.9
12cu|x11vnc-0.9.12-3|73	
12cu|x11vnc-0.9.12-3|74	* Sun Aug 23 2009 Funda Wang <fwang@mandriva.org> 0.9.8-2mdv2010.0
12cu|x11vnc-0.9.12-3|75	+ Revision: 419821
12cu|x11vnc-0.9.12-3|76	- rebulid for new libjpeg v7
12cu|x11vnc-0.9.12-3|77	
12cu|x11vnc-0.9.12-3|78	* Fri Jul 10 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.8-1mdv2010.0
12cu|x11vnc-0.9.12-3|79	+ Revision: 394043
12cu|x11vnc-0.9.12-3|80	- Update to new version 0.9.8
12cu|x11vnc-0.9.12-3|81	
12cu|x11vnc-0.9.12-3|82	* Tue Dec 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.6-1mdv2009.1
12cu|x11vnc-0.9.12-3|83	+ Revision: 321453
12cu|x11vnc-0.9.12-3|84	- new version
12cu|x11vnc-0.9.12-3|85	- fix format errors
12cu|x11vnc-0.9.12-3|86	- don't recompress sources
12cu|x11vnc-0.9.12-3|87	
12cu|x11vnc-0.9.12-3|88	* Fri Oct 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.5-1mdv2009.1
12cu|x11vnc-0.9.12-3|89	+ Revision: 297013
12cu|x11vnc-0.9.12-3|90	- update to new version 0.9.5
12cu|x11vnc-0.9.12-3|91	
12cu|x11vnc-0.9.12-3|92	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.9.3-4mdv2009.0
12cu|x11vnc-0.9.12-3|93	+ Revision: 262202
12cu|x11vnc-0.9.12-3|94	- rebuild
12cu|x11vnc-0.9.12-3|95	
12cu|x11vnc-0.9.12-3|96	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.9.3-3mdv2009.0
12cu|x11vnc-0.9.12-3|97	+ Revision: 256487
12cu|x11vnc-0.9.12-3|98	- rebuild
12cu|x11vnc-0.9.12-3|99	- fix no-buildroot-tag
12cu|x11vnc-0.9.12-3|100	- kill re-definition of %%buildroot on Pixel's request
12cu|x11vnc-0.9.12-3|101	- delete old sources
12cu|x11vnc-0.9.12-3|102	
12cu|x11vnc-0.9.12-3|103	* Fri Oct 12 2007 Jérôme Soyer <saispo@mandriva.org> 0.9.3-1mdv2008.1
12cu|x11vnc-0.9.12-3|104	+ Revision: 97354
12cu|x11vnc-0.9.12-3|105	- New release 0.9.3
12cu|x11vnc-0.9.12-3|106	
12cu|x11vnc-0.9.12-3|107	* Fri May 25 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-1mdv2008.0
12cu|x11vnc-0.9.12-3|108	+ Revision: 31136
12cu|x11vnc-0.9.12-3|109	- update, and ensure use of system libvncserver
12cu|x11vnc-0.9.12-3|110	
12cu|x11vnc-0.9.12-3|111	
12cu|x11vnc-0.9.12-3|112	* Sun Apr 02 2006 Jerome Soyer <saispo@mandriva.org> 0.8-1mdk
12cu|x11vnc-0.9.12-3|113	- New release 0.8
12cu|x11vnc-0.9.12-3|114	
12cu|x11vnc-0.9.12-3|115	* Mon Jan 16 2006 Michael Scherer <misc@mandriva.org> 0.7.2-1mdk
12cu|x11vnc-0.9.12-3|116	- initial release, based on Dag Wiers specfile

13274 12
12cu|x2vnc-1.7.2-7|1	%define	name	x2vnc
12cu|x2vnc-1.7.2-7|2	%define	version	1.7.2
12cu|x2vnc-1.7.2-7|3	%define release 	7
12cu|x2vnc-1.7.2-7|4	
12cu|x2vnc-1.7.2-7|5	Summary:	Allows a mouse and a keyboard to control two displays
12cu|x2vnc-1.7.2-7|6	Name:		%{name}
12cu|x2vnc-1.7.2-7|7	Version:	%{version}
12cu|x2vnc-1.7.2-7|8	Release:	%{release}
12cu|x2vnc-1.7.2-7|9	URL:		http://fredrik.hubbe.net/x2vnc.html
12cu|x2vnc-1.7.2-7|10	Source0:	http://fredrik.hubbe.net/x2vnc/%{name}-%{version}.tar.bz2
12cu|x2vnc-1.7.2-7|11	Patch0:		x2vnc-1.7.2-fix-str-fmt.patch
12cu|x2vnc-1.7.2-7|12	Group:		System/X11
12cu|x2vnc-1.7.2-7|13	License:	BSD
12cu|x2vnc-1.7.2-7|14	BuildRequires:	pkgconfig(x11)
12cu|x2vnc-1.7.2-7|15	BuildRequires:	pkgconfig(xinerama)
12cu|x2vnc-1.7.2-7|16	BuildRequires:	pkgconfig(xrandr)
12cu|x2vnc-1.7.2-7|17	BuildRequires:	pkgconfig(xscrnsaver)
12cu|x2vnc-1.7.2-7|18	BuildRequires:	pkgconfig(xxf86dga)
12cu|x2vnc-1.7.2-7|19	
12cu|x2vnc-1.7.2-7|20	%description
12cu|x2vnc-1.7.2-7|21	x2vnc allows the keyboard and mouse on one ("from") X display to control
12cu|x2vnc-1.7.2-7|22	another ("to") VNC display.
12cu|x2vnc-1.7.2-7|23	
12cu|x2vnc-1.7.2-7|24	%prep
12cu|x2vnc-1.7.2-7|25	%setup -q
12cu|x2vnc-1.7.2-7|26	%patch0 -p0
12cu|x2vnc-1.7.2-7|27	
12cu|x2vnc-1.7.2-7|28	%build
12cu|x2vnc-1.7.2-7|29	%configure2_5x
12cu|x2vnc-1.7.2-7|30	%make
12cu|x2vnc-1.7.2-7|31	
12cu|x2vnc-1.7.2-7|32	%install
12cu|x2vnc-1.7.2-7|33	rm -rf $RPM_BUILD_ROOT
12cu|x2vnc-1.7.2-7|34	mkdir -p %{buildroot}/%{_mandir}
12cu|x2vnc-1.7.2-7|35	%makeinstall_std
12cu|x2vnc-1.7.2-7|36	#%{__install} -m755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
12cu|x2vnc-1.7.2-7|37	#%{__install} -m644 %{name}.man -D $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
12cu|x2vnc-1.7.2-7|38	
12cu|x2vnc-1.7.2-7|39	%clean
12cu|x2vnc-1.7.2-7|40	%{__rm} -rf $RPM_BUILD_ROOT
12cu|x2vnc-1.7.2-7|41	
12cu|x2vnc-1.7.2-7|42	%files
12cu|x2vnc-1.7.2-7|43	%defattr (-,root,root)
12cu|x2vnc-1.7.2-7|44	%{_bindir}/%{name}
12cu|x2vnc-1.7.2-7|45	%{_mandir}/man1/%{name}.1*
12cu|x2vnc-1.7.2-7|46	
12cu|x2vnc-1.7.2-7|47	
12cu|x2vnc-1.7.2-7|48	
12cu|x2vnc-1.7.2-7|49	%changelog
12cu|x2vnc-1.7.2-7|50	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.2-6mdv2011.0
12cu|x2vnc-1.7.2-7|51	+ Revision: 615468
12cu|x2vnc-1.7.2-7|52	- the mass rebuild of 2010.1 packages
12cu|x2vnc-1.7.2-7|53	
12cu|x2vnc-1.7.2-7|54	* Sun Feb 21 2010 Funda Wang <fwang@mandriva.org> 1.7.2-5mdv2010.1
12cu|x2vnc-1.7.2-7|55	+ Revision: 508919
12cu|x2vnc-1.7.2-7|56	- fix str fmt
12cu|x2vnc-1.7.2-7|57	
12cu|x2vnc-1.7.2-7|58	+ Thierry Vignaud <tv@mandriva.org>
12cu|x2vnc-1.7.2-7|59	- rebuild
12cu|x2vnc-1.7.2-7|60	
12cu|x2vnc-1.7.2-7|61	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.7.2-4mdv2009.0
12cu|x2vnc-1.7.2-7|62	+ Revision: 262222
12cu|x2vnc-1.7.2-7|63	- rebuild
12cu|x2vnc-1.7.2-7|64	
12cu|x2vnc-1.7.2-7|65	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.7.2-3mdv2009.0
12cu|x2vnc-1.7.2-7|66	+ Revision: 256489
12cu|x2vnc-1.7.2-7|67	- rebuild
12cu|x2vnc-1.7.2-7|68	- fix no-buildroot-tag
12cu|x2vnc-1.7.2-7|69	
12cu|x2vnc-1.7.2-7|70	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.7.2-1mdv2008.1
12cu|x2vnc-1.7.2-7|71	+ Revision: 129794
12cu|x2vnc-1.7.2-7|72	- kill re-definition of %%buildroot on Pixel's request
12cu|x2vnc-1.7.2-7|73	- import x2vnc
12cu|x2vnc-1.7.2-7|74	
12cu|x2vnc-1.7.2-7|75	
12cu|x2vnc-1.7.2-7|76	* Wed Sep 06 2006 Buchan Milne <bgmilne@mandriva.org> 1.7.2-1mdv2007.0
12cu|x2vnc-1.7.2-7|77	- New release 1.7.2
12cu|x2vnc-1.7.2-7|78	
12cu|x2vnc-1.7.2-7|79	* Tue May 23 2006 Lenny Cartier <lenny@mandriva.com> 1.7.1-1mdk
12cu|x2vnc-1.7.2-7|80	- 1.7.1
12cu|x2vnc-1.7.2-7|81	
12cu|x2vnc-1.7.2-7|82	* Tue Sep 06 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.6.1-2mdk
12cu|x2vnc-1.7.2-7|83	- annual rebuild
12cu|x2vnc-1.7.2-7|84	- fix group/buildrequires, url, source url
12cu|x2vnc-1.7.2-7|85	
12cu|x2vnc-1.7.2-7|86	* Wed Sep 02 2004 Buchan Milne <bgmilne@linux-mandrake.com> 1.6.1-1mdk
12cu|x2vnc-1.7.2-7|87	- 1.6.1
12cu|x2vnc-1.7.2-7|88	
12cu|x2vnc-1.7.2-7|89	* Mon Jun 07 2004 Buchan Milne <bgmilne@linux-mandrake.com> 1.6-1mdk
12cu|x2vnc-1.7.2-7|90	- First Mandrake package

13275 12
12cu|x2x-1.30-0.beta.8|1	%define	name	x2x
12cu|x2x-1.30-0.beta.8|2	%define version 1.30
12cu|x2x-1.30-0.beta.8|3	%define release 0.beta.8
12cu|x2x-1.30-0.beta.8|4	
12cu|x2x-1.30-0.beta.8|5	Summary:	Allows a mouse and a keyboard to control two displays
12cu|x2x-1.30-0.beta.8|6	Name:		%{name}
12cu|x2x-1.30-0.beta.8|7	Version:	%{version}
12cu|x2x-1.30-0.beta.8|8	Release:	%{release}
12cu|x2x-1.30-0.beta.8|9	URL:		http://freshmeat.net/projects/%{name}/
12cu|x2x-1.30-0.beta.8|10	Source0:	ftp://digital.com/pub/Digital/SRC/%{name}/%{name}-%{version}-beta.tar.bz2
12cu|x2x-1.30-0.beta.8|11	Source1:	Makefile-%{name}.bz2
12cu|x2x-1.30-0.beta.8|12	Patch0:		%{name}-1.30-c-fixes.patch.bz2
12cu|x2x-1.30-0.beta.8|13	Patch1:		x2x-1.30beta-mdv-fix-str-fmt.patch
12cu|x2x-1.30-0.beta.8|14	Group:		System/X11
12cu|x2x-1.30-0.beta.8|15	License:	BSD
12cu|x2x-1.30-0.beta.8|16	BuildRequires:	pkgconfig(x11)
12cu|x2x-1.30-0.beta.8|17	BuildRequires:	pkgconfig(xtst)
12cu|x2x-1.30-0.beta.8|18	BuildRequires:  imake
12cu|x2x-1.30-0.beta.8|19	# for rman
12cu|x2x-1.30-0.beta.8|20	BuildRequires:	xorg-x11
12cu|x2x-1.30-0.beta.8|21	
12cu|x2x-1.30-0.beta.8|22	%description
12cu|x2x-1.30-0.beta.8|23	x2x allows the keyboard and mouse on one ("from") X display to control
12cu|x2x-1.30-0.beta.8|24	another ("to") X display.
12cu|x2x-1.30-0.beta.8|25	
12cu|x2x-1.30-0.beta.8|26	%prep
12cu|x2x-1.30-0.beta.8|27	%setup -q -n %{name}-%{version}-beta
12cu|x2x-1.30-0.beta.8|28	%patch0 -p1
12cu|x2x-1.30-0.beta.8|29	%patch1 -p1 -b .strfmt
12cu|x2x-1.30-0.beta.8|30	bzcat %{SOURCE1} > Makefile
12cu|x2x-1.30-0.beta.8|31	
12cu|x2x-1.30-0.beta.8|32	%build
12cu|x2x-1.30-0.beta.8|33	xmkmf
12cu|x2x-1.30-0.beta.8|34	%make CFLAGS="$RPM_OPT_FLAGS -DNO_DEBUG"
12cu|x2x-1.30-0.beta.8|35	
12cu|x2x-1.30-0.beta.8|36	%install
12cu|x2x-1.30-0.beta.8|37	install -m755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
12cu|x2x-1.30-0.beta.8|38	install -m644 %{name}.man -D $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
12cu|x2x-1.30-0.beta.8|39	
12cu|x2x-1.30-0.beta.8|40	
12cu|x2x-1.30-0.beta.8|41	
12cu|x2x-1.30-0.beta.8|42	%files
12cu|x2x-1.30-0.beta.8|43	%{_bindir}/%{name}
12cu|x2x-1.30-0.beta.8|44	%{_mandir}/man1/%{name}.1*
12cu|x2x-1.30-0.beta.8|45	
12cu|x2x-1.30-0.beta.8|46	
12cu|x2x-1.30-0.beta.8|47	
12cu|x2x-1.30-0.beta.8|48	
12cu|x2x-1.30-0.beta.8|49	%changelog
12cu|x2x-1.30-0.beta.8|50	* Fri Mar 14 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.30-0.beta.8
12cu|x2x-1.30-0.beta.8|51	+ Revision: 890ae82
12cu|x2x-1.30-0.beta.8|52	- Fix BR, spec clean.
12cu|x2x-1.30-0.beta.8|53	
12cu|x2x-1.30-0.beta.8|54	

13276 12
12cu|x3270-3.3.14ga7-1|1	#debuginfo-without-sources
12cu|x3270-3.3.14ga7-1|2	%define debug_package	%{nil}
12cu|x3270-3.3.14ga7-1|3	%define tversion    3.3
12cu|x3270-3.3.14ga7-1|4	
12cu|x3270-3.3.14ga7-1|5	Summary:	An X Window System based IBM 3278/3279 terminal emulator
12cu|x3270-3.3.14ga7-1|6	Name:		x3270
12cu|x3270-3.3.14ga7-1|7	Version:	3.3.14ga7
12cu|x3270-3.3.14ga7-1|8	Release:	1
12cu|x3270-3.3.14ga7-1|9	License:	MIT
12cu|x3270-3.3.14ga7-1|10	Group:		Terminals
12cu|x3270-3.3.14ga7-1|11	URL:		http://www.geocities.com/SiliconValley/Peaks/7814/
12cu|x3270-3.3.14ga7-1|12	Source0:	http://downloads.sourceforge.net/project/x3270/x3270/%{version}/suite3270-%{version}-src.tgz
12cu|x3270-3.3.14ga7-1|13	
12cu|x3270-3.3.14ga7-1|14	Requires(post):		mkfontdir
12cu|x3270-3.3.14ga7-1|15	Requires(postun):	mkfontdir
12cu|x3270-3.3.14ga7-1|16	
12cu|x3270-3.3.14ga7-1|17	BuildRequires:	mkfontdir
12cu|x3270-3.3.14ga7-1|18	BuildRequires:	bdftopcf
12cu|x3270-3.3.14ga7-1|19	BuildRequires:	dos2unix
12cu|x3270-3.3.14ga7-1|20	BuildRequires:	imake
12cu|x3270-3.3.14ga7-1|21	BuildRequires:	pkgconfig(openssl)
12cu|x3270-3.3.14ga7-1|22	BuildRequires:  pkgconfig(x11)
12cu|x3270-3.3.14ga7-1|23	BuildRequires:  pkgconfig(xaw7)
12cu|x3270-3.3.14ga7-1|24	BuildRequires:  pkgconfig(xmu)
12cu|x3270-3.3.14ga7-1|25	BuildRequires:  pkgconfig(xt)
12cu|x3270-3.3.14ga7-1|26	
12cu|x3270-3.3.14ga7-1|27	%description
12cu|x3270-3.3.14ga7-1|28	The x3270 program opens a window in the X Window System which emulates
12cu|x3270-3.3.14ga7-1|29	the actual look of an IBM 3278/3279 terminal, commonly used with
12cu|x3270-3.3.14ga7-1|30	mainframe applications. x3270 also allows you to telnet to an IBM host
12cu|x3270-3.3.14ga7-1|31	from the x3270 window.
12cu|x3270-3.3.14ga7-1|32	
12cu|x3270-3.3.14ga7-1|33	Install the x3270 package if you need to access IBM hosts using an
12cu|x3270-3.3.14ga7-1|34	IBM 3278/3279 terminal emulator.
12cu|x3270-3.3.14ga7-1|35	
12cu|x3270-3.3.14ga7-1|36	%prep
12cu|x3270-3.3.14ga7-1|37	%setup -q -n %{name}-%{tversion}
12cu|x3270-3.3.14ga7-1|38	
12cu|x3270-3.3.14ga7-1|39	%build
12cu|x3270-3.3.14ga7-1|40	%configure2_5x	--enable-ssl \
12cu|x3270-3.3.14ga7-1|41	--with-fontdir=%{_datadir}/fonts/misc
12cu|x3270-3.3.14ga7-1|42	
12cu|x3270-3.3.14ga7-1|43	%make PROJECTROOT=%{_prefix}
12cu|x3270-3.3.14ga7-1|44	
12cu|x3270-3.3.14ga7-1|45	%install
12cu|x3270-3.3.14ga7-1|46	mkdir -p %{buildroot}%{_datadir}/applications
12cu|x3270-3.3.14ga7-1|47	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|x3270-3.3.14ga7-1|48	[Desktop Entry]
12cu|x3270-3.3.14ga7-1|49	Name=X3270
12cu|x3270-3.3.14ga7-1|50	Comment=IBM 3270 Terminal Emulator
12cu|x3270-3.3.14ga7-1|51	Exec=%{_bindir}/x3270
12cu|x3270-3.3.14ga7-1|52	Icon=terminals_section
12cu|x3270-3.3.14ga7-1|53	Terminal=false
12cu|x3270-3.3.14ga7-1|54	Type=Application
12cu|x3270-3.3.14ga7-1|55	StartupNotify=true
12cu|x3270-3.3.14ga7-1|56	Categories=TerminalEmulator;System;
12cu|x3270-3.3.14ga7-1|57	EOF
12cu|x3270-3.3.14ga7-1|58	
12cu|x3270-3.3.14ga7-1|59	# (sb) hack to get around ProjectRoot that insists on
12cu|x3270-3.3.14ga7-1|60	# getting picked up from broken site.def
12cu|x3270-3.3.14ga7-1|61	sed -i 's|X11R6/bin|bin|' Makefile
12cu|x3270-3.3.14ga7-1|62	sed -i 's|/usr/X11R6/man|%{_mandir}|' Makefile
12cu|x3270-3.3.14ga7-1|63	
12cu|x3270-3.3.14ga7-1|64	%makeinstall_std install.man PROJECTROOT=%{_prefix} MANPATH=%{_mandir}
12cu|x3270-3.3.14ga7-1|65	
12cu|x3270-3.3.14ga7-1|66	install -m644 X3270.xad -D %{buildroot}%{_sysconfdir}/X11/app-defaults/X3270
12cu|x3270-3.3.14ga7-1|67	
12cu|x3270-3.3.14ga7-1|68	rm -f %{buildroot}%{_datadir}/fonts/misc/fonts.dir
12cu|x3270-3.3.14ga7-1|69	
12cu|x3270-3.3.14ga7-1|70	# David - 3.2.14 - Workaround to don't requires stuff in /usr/local
12cu|x3270-3.3.14ga7-1|71	# (sb) tradeoff rpmlint doesn't like non-executable scripts, but
12cu|x3270-3.3.14ga7-1|72	# I'd rather not require expect and ksh
12cu|x3270-3.3.14ga7-1|73	chmod 0644 Examples/*.{expect,ksh}
12cu|x3270-3.3.14ga7-1|74	chmod 0755 Examples/*.{sh,bash}
12cu|x3270-3.3.14ga7-1|75	
12cu|x3270-3.3.14ga7-1|76	# (sb) make rpmlint happier
12cu|x3270-3.3.14ga7-1|77	chmod 0644 html/*.html
12cu|x3270-3.3.14ga7-1|78	dos2unix -f html/Brackets.html
12cu|x3270-3.3.14ga7-1|79	dos2unix -f html/Build.html
12cu|x3270-3.3.14ga7-1|80	dos2unix -f html/Keymap.html
12cu|x3270-3.3.14ga7-1|81	sed -i 's|usr/local|usr|g' Examples/peer_script.expect
12cu|x3270-3.3.14ga7-1|82	sed -i 's|usr/local|usr|g' Examples/cms_logon.bash
12cu|x3270-3.3.14ga7-1|83	chmod -x %buildroot%{_sysconfdir}/%{name}/*
12cu|x3270-3.3.14ga7-1|84	
12cu|x3270-3.3.14ga7-1|85	# (sb) old /usr/X11R6/lib/doc/html seems to be gone now - just catch this with %doc
12cu|x3270-3.3.14ga7-1|86	rm -fr %buildroot%{_prefix}/X11R6/lib/X11/doc
12cu|x3270-3.3.14ga7-1|87	
12cu|x3270-3.3.14ga7-1|88	%post
12cu|x3270-3.3.14ga7-1|89	mkfontdir %{_datadir}/fonts/misc
12cu|x3270-3.3.14ga7-1|90	
12cu|x3270-3.3.14ga7-1|91	%postun
12cu|x3270-3.3.14ga7-1|92	mkfontdir %{_datadir}/fonts/misc
12cu|x3270-3.3.14ga7-1|93	
12cu|x3270-3.3.14ga7-1|94	%files
12cu|x3270-3.3.14ga7-1|95	%doc Examples html
12cu|x3270-3.3.14ga7-1|96	%{_bindir}/*
12cu|x3270-3.3.14ga7-1|97	%{_datadir}/fonts/misc/*
12cu|x3270-3.3.14ga7-1|98	%{_mandir}/man1/*
12cu|x3270-3.3.14ga7-1|99	%{_mandir}/man5/*
12cu|x3270-3.3.14ga7-1|100	%{_datadir}/applications/%{name}.desktop
12cu|x3270-3.3.14ga7-1|101	%dir %{_sysconfdir}/%{name}
12cu|x3270-3.3.14ga7-1|102	%config(noreplace) %{_sysconfdir}/%{name}/*
12cu|x3270-3.3.14ga7-1|103	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
12cu|x3270-3.3.14ga7-1|104	
12cu|x3270-3.3.14ga7-1|105	
12cu|x3270-3.3.14ga7-1|106	
12cu|x3270-3.3.14ga7-1|107	%changelog
12cu|x3270-3.3.14ga7-1|108	* Fri Mar 14 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.3.14ga7-1
12cu|x3270-3.3.14ga7-1|109	+ Revision: 88550dd
12cu|x3270-3.3.14ga7-1|110	- Changes in version 3.3.14ga7, 8. March 2014
12cu|x3270-3.3.14ga7-1|111	- [c3270, wc3270] Corrected a problem where the trace on command at the c3270> prompt resulted in tracing to a file named on.
12cu|x3270-3.3.14ga7-1|112	- [c3270, wc3270] Reversed the order of keymaps. User-specified keymaps appear first, with later-specified ones before earlier-specified ones, so the override relationships are more obvious. On Windows, this also resolves the rules for ambiguous keymaps -- the first match wins, given the new ordering rules.
12cu|x3270-3.3.14ga7-1|113	- [wc3270] Fixed a problem with printable virtual key events being interpreted incorrectly, even though they were traced correctly, for example, Ctrl-Shift-3.
12cu|x3270-3.3.14ga7-1|114	- [wc3270] Fixed a problem with the RightCtrl modifier in a keymap being interpreted as Ctrl.
12cu|x3270-3.3.14ga7-1|115	- [wc3270Fixed some man pages that accidentally ended up as html.
12cu|x3270-3.3.14ga7-1|116	
12cu|x3270-3.3.14ga7-1|117	

13277 12
12cu|x48-0.6.4-3|1	%define name 	x48
12cu|x48-0.6.4-3|2	%define version 0.6.4
12cu|x48-0.6.4-3|3	%define release 3
12cu|x48-0.6.4-3|4	
12cu|x48-0.6.4-3|5	#define x11_prefix      /usr/X11R6
12cu|x48-0.6.4-3|6	
12cu|x48-0.6.4-3|7	Name:		%name
12cu|x48-0.6.4-3|8	Summary:	HP 48 GX emulator
12cu|x48-0.6.4-3|9	Version:	%version
12cu|x48-0.6.4-3|10	Release:	%release
12cu|x48-0.6.4-3|11	License:	GPL
12cu|x48-0.6.4-3|12	Group:		Sciences/Mathematics
12cu|x48-0.6.4-3|13	URL:		http://x48.berlios.de/
12cu|x48-0.6.4-3|14	Source0:	http://downloads.sourceforge.net/project/x48.berlios/%{name}-%{version}.tar.bz2
12cu|x48-0.6.4-3|15	Patch0:		x48-0.6.1-mdv-fix-string-format.patch
12cu|x48-0.6.4-3|16	BuildRequires:	readline-devel
12cu|x48-0.6.4-3|17	BuildRequires:	pkgconfig(x11)
12cu|x48-0.6.4-3|18	BuildRequires:	pkgconfig(xt)
12cu|x48-0.6.4-3|19	BuildRequires:	x11-util-cf-files
12cu|x48-0.6.4-3|20	BuildRequires:	pkgconfig(ncurses)
12cu|x48-0.6.4-3|21	
12cu|x48-0.6.4-3|22	Requires:  	readline
12cu|x48-0.6.4-3|23	
12cu|x48-0.6.4-3|24	%description
12cu|x48-0.6.4-3|25	This is an emulator of the HP 48 SX and GX calculator.
12cu|x48-0.6.4-3|26	Romdumps are available from http://x48.berlios.de/
12cu|x48-0.6.4-3|27	
12cu|x48-0.6.4-3|28	%prep
12cu|x48-0.6.4-3|29	%setup -q -c %{name}-%{version}
12cu|x48-0.6.4-3|30	%patch0 -p1 -b .format
12cu|x48-0.6.4-3|31	
12cu|x48-0.6.4-3|32	%build
12cu|x48-0.6.4-3|33	./autogen.sh
12cu|x48-0.6.4-3|34	%configure2_5x --with-x
12cu|x48-0.6.4-3|35	%make
12cu|x48-0.6.4-3|36	
12cu|x48-0.6.4-3|37	%install
12cu|x48-0.6.4-3|38	
12cu|x48-0.6.4-3|39	mkdir -p %{buildroot}/%{_datadir}/%{name}
12cu|x48-0.6.4-3|40	mkdir -p %{buildroot}/%{_datadir}/applications/
12cu|x48-0.6.4-3|41	
12cu|x48-0.6.4-3|42	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cu|x48-0.6.4-3|43	[Desktop Entry]
12cu|x48-0.6.4-3|44	Type=Application
12cu|x48-0.6.4-3|45	Exec=x48 -rom /usr/share/x48/rom
12cu|x48-0.6.4-3|46	Name=x48
12cu|x48-0.6.4-3|47	Comment=HP48 Emulator
12cu|x48-0.6.4-3|48	Categories=Office;
12cu|x48-0.6.4-3|49	EOF
12cu|x48-0.6.4-3|50	
12cu|x48-0.6.4-3|51	cat > %{_builddir}/%{name}-%{version}/README.urpmi << EOF
12cu|x48-0.6.4-3|52	x48 needs a rom to function, so please read the README to see how to dump it
12cu|x48-0.6.4-3|53	from your HP48 or just use the rpm x48-gxrom or x48-sxrom from plf.
12cu|x48-0.6.4-3|54	If you dump the rom, please put it in the /usr/share/x48 directory.
12cu|x48-0.6.4-3|55	***
12cu|x48-0.6.4-3|56	The first time you launch x48, it will copy the rom to ~/.hp48.
12cu|x48-0.6.4-3|57	So if you like to change from sx to gx rom, please remove this directory first
12cu|x48-0.6.4-3|58	EOF
12cu|x48-0.6.4-3|59	
12cu|x48-0.6.4-3|60	%makeinstall_std
12cu|x48-0.6.4-3|61	
12cu|x48-0.6.4-3|62	%files
12cu|x48-0.6.4-3|63	%doc	README README.urpmi
12cu|x48-0.6.4-3|64	#%{_sysconfdir}/X11/app-defaults/X48
12cu|x48-0.6.4-3|65	%{_bindir}/checkrom
12cu|x48-0.6.4-3|66	%{_bindir}/dump2rom
12cu|x48-0.6.4-3|67	%{_bindir}/mkcard
12cu|x48-0.6.4-3|68	%{_bindir}/x48
12cu|x48-0.6.4-3|69	%{_datadir}/%{name}
12cu|x48-0.6.4-3|70	%{_datadir}/X11/app-defaults/X48
12cu|x48-0.6.4-3|71	%{_mandir}/man1/x48.*
12cu|x48-0.6.4-3|72	%{_datadir}/applications/mandriva-x48.desktop
12cu|x48-0.6.4-3|73	
12cu|x48-0.6.4-3|74	
12cu|x48-0.6.4-3|75	
12cu|x48-0.6.4-3|76	%changelog
12cu|x48-0.6.4-3|77	* Fri Mar 14 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.6.4-3
12cu|x48-0.6.4-3|78	+ Revision: 9f53999
12cu|x48-0.6.4-3|79	- fix BR bump rel.
12cu|x48-0.6.4-3|80	
12cu|x48-0.6.4-3|81	

13278 12
12cu|xautolock-2.2-4|1	%define debug_package	%{nil}
12cu|xautolock-2.2-4|2	%define	version 2.2
12cu|xautolock-2.2-4|3	%define	release	4
12cu|xautolock-2.2-4|4	
12cu|xautolock-2.2-4|5	Name:		xautolock
12cu|xautolock-2.2-4|6	Summary:	Automatically starts programs when there is inactivity under X
12cu|xautolock-2.2-4|7	Version:	%{version}
12cu|xautolock-2.2-4|8	Release:	%{release}
12cu|xautolock-2.2-4|9	Group:		Graphical desktop/Other
12cu|xautolock-2.2-4|10	License:	GPLv2
12cu|xautolock-2.2-4|11	Source0:	http://www.ibiblio.org/pub/Linux/X11/screensavers/%{name}-%{version}.tar.bz2
12cu|xautolock-2.2-4|12	URL:		http://www.ibiblio.org/pub/Linux/X11/screensavers/
12cu|xautolock-2.2-4|13	
12cu|xautolock-2.2-4|14	BuildRequires:	pkgconfig(x11)
12cu|xautolock-2.2-4|15	BuildRequires:	pkgconfig(xv)
12cu|xautolock-2.2-4|16	BuildRequires:	pkgconfig(xscrnsaver)
12cu|xautolock-2.2-4|17	BuildRequires:	imake
12cu|xautolock-2.2-4|18	#(nl) Needed for rman
12cu|xautolock-2.2-4|19	BuildRequires:  xorg-x11
12cu|xautolock-2.2-4|20	
12cu|xautolock-2.2-4|21	Requires:	xlockmore
12cu|xautolock-2.2-4|22	
12cu|xautolock-2.2-4|23	
12cu|xautolock-2.2-4|24	%description
12cu|xautolock-2.2-4|25	Xautolock monitors the user activity on an X Window display.
12cu|xautolock-2.2-4|26	If none is detected within a certain amount of time a program specified
12cu|xautolock-2.2-4|27	by the user will be run. Typically xautolock will be used to lock the screen
12cu|xautolock-2.2-4|28	using for instance xlock.
12cu|xautolock-2.2-4|29	
12cu|xautolock-2.2-4|30	%prep
12cu|xautolock-2.2-4|31	%setup -q
12cu|xautolock-2.2-4|32	
12cu|xautolock-2.2-4|33	%build
12cu|xautolock-2.2-4|34	xmkmf
12cu|xautolock-2.2-4|35	%make
12cu|xautolock-2.2-4|36	
12cu|xautolock-2.2-4|37	%install
12cu|xautolock-2.2-4|38	bzip2 ./xautolock.man
12cu|xautolock-2.2-4|39	install -m644 xautolock.man.bz2 -D $RPM_BUILD_ROOT%{_mandir}/man1/xautolock.man.bz2
12cu|xautolock-2.2-4|40	install -m755 xautolock -D $RPM_BUILD_ROOT%{_prefix}/X11R6/bin/xautolock
12cu|xautolock-2.2-4|41	# Make sure all docs are readable
12cu|xautolock-2.2-4|42	chmod a+r Changelog Readme Todo License
12cu|xautolock-2.2-4|43	
12cu|xautolock-2.2-4|44	%files
12cu|xautolock-2.2-4|45	%defattr(-,root,root)
12cu|xautolock-2.2-4|46	%doc License Todo Readme Changelog
12cu|xautolock-2.2-4|47	%{_prefix}/X11R6/bin/xautolock
12cu|xautolock-2.2-4|48	%{_mandir}/*/*
12cu|xautolock-2.2-4|49	
12cu|xautolock-2.2-4|50	
12cu|xautolock-2.2-4|51	
12cu|xautolock-2.2-4|52	
12cu|xautolock-2.2-4|53	%changelog
12cu|xautolock-2.2-4|54	* Fri Mar 14 2014 SymbianFlo <symbianflo@mandrivausers.ro> 2.2-4
12cu|xautolock-2.2-4|55	+ Revision: 5589cd6
12cu|xautolock-2.2-4|56	- Updated xautolock.spec
12cu|xautolock-2.2-4|57	
12cu|xautolock-2.2-4|58	

13279 12
12cu|xaw3dxft-1.6.2c-1|1	%define major 8
12cu|xaw3dxft-1.6.2c-1|2	%define libname %mklibname %{name} %{major}
12cu|xaw3dxft-1.6.2c-1|3	%define devname %mklibname %{name} -d
12cu|xaw3dxft-1.6.2c-1|4	
12cu|xaw3dxft-1.6.2c-1|5	Summary:	An extended version of Xaw3d
12cu|xaw3dxft-1.6.2c-1|6	Name:		xaw3dxft
12cu|xaw3dxft-1.6.2c-1|7	Version:	1.6.2c
12cu|xaw3dxft-1.6.2c-1|8	Release:	1
12cu|xaw3dxft-1.6.2c-1|9	License:	MIT
12cu|xaw3dxft-1.6.2c-1|10	Group:		System/Libraries
12cu|xaw3dxft-1.6.2c-1|11	Url:		http://sourceforge.net/projects/sf-xpaint/
12cu|xaw3dxft-1.6.2c-1|12	Source0:	http://downloads.sourceforge.net/project/sf-xpaint/sf-xpaint/%{name}-%{version}/libXaw3dXft-%{version}.tar.bz2
12cu|xaw3dxft-1.6.2c-1|13	BuildRequires:	bison
12cu|xaw3dxft-1.6.2c-1|14	BuildRequires:	flex
12cu|xaw3dxft-1.6.2c-1|15	BuildRequires:	gccmakedep
12cu|xaw3dxft-1.6.2c-1|16	BuildRequires:	pkgconfig(x11)
12cu|xaw3dxft-1.6.2c-1|17	BuildRequires:	pkgconfig(xft)
12cu|xaw3dxft-1.6.2c-1|18	BuildRequires:	pkgconfig(xmu)
12cu|xaw3dxft-1.6.2c-1|19	BuildRequires:	pkgconfig(xorg-macros)
12cu|xaw3dxft-1.6.2c-1|20	BuildRequires:	pkgconfig(xp)
12cu|xaw3dxft-1.6.2c-1|21	BuildRequires:	pkgconfig(xpm)
12cu|xaw3dxft-1.6.2c-1|22	BuildRequires:	pkgconfig(xv)
12cu|xaw3dxft-1.6.2c-1|23	
12cu|xaw3dxft-1.6.2c-1|24	%description
12cu|xaw3dxft-1.6.2c-1|25	An extended version of Xaw3d with support for UTF8 input
12cu|xaw3dxft-1.6.2c-1|26	and UTF8 encoding of text, and rendering text with the Freetype
12cu|xaw3dxft-1.6.2c-1|27	library and Truetype fonts.
12cu|xaw3dxft-1.6.2c-1|28	
12cu|xaw3dxft-1.6.2c-1|29	It should be mostly compatible with the original xaw3d library,
12cu|xaw3dxft-1.6.2c-1|30	except for font management: everything using the old X11 core
12cu|xaw3dxft-1.6.2c-1|31	font routines should be replaced by their freetype equivalents.
12cu|xaw3dxft-1.6.2c-1|32	
12cu|xaw3dxft-1.6.2c-1|33	#----------------------------------------------------------------------------
12cu|xaw3dxft-1.6.2c-1|34	
12cu|xaw3dxft-1.6.2c-1|35	%package -n %{libname}
12cu|xaw3dxft-1.6.2c-1|36	Summary:	An extended version of Xaw3d
12cu|xaw3dxft-1.6.2c-1|37	Group:		System/Libraries
12cu|xaw3dxft-1.6.2c-1|38	
12cu|xaw3dxft-1.6.2c-1|39	%description -n %{libname}
12cu|xaw3dxft-1.6.2c-1|40	An extended version of Xaw3d with support for UTF8 input and
12cu|xaw3dxft-1.6.2c-1|41	UTF8 encoding of text, and rendering text with the Freetype
12cu|xaw3dxft-1.6.2c-1|42	library and Truetype fonts.
12cu|xaw3dxft-1.6.2c-1|43	
12cu|xaw3dxft-1.6.2c-1|44	It should be mostly compatible with the original Xaw3d library,
12cu|xaw3dxft-1.6.2c-1|45	except for font management: everything using the old X11 core
12cu|xaw3dxft-1.6.2c-1|46	font routines should be replaced by their freetype equivalents.
12cu|xaw3dxft-1.6.2c-1|47	
12cu|xaw3dxft-1.6.2c-1|48	%files -n %{libname}
12cu|xaw3dxft-1.6.2c-1|49	%{_libdir}/libXaw3dxft.so.%{major}*
12cu|xaw3dxft-1.6.2c-1|50	
12cu|xaw3dxft-1.6.2c-1|51	#----------------------------------------------------------------------------
12cu|xaw3dxft-1.6.2c-1|52	
12cu|xaw3dxft-1.6.2c-1|53	%package -n %{devname}
12cu|xaw3dxft-1.6.2c-1|54	Summary:	Header files and shared libraries for development using Xaw3dxft
12cu|xaw3dxft-1.6.2c-1|55	Group:		Development/C
12cu|xaw3dxft-1.6.2c-1|56	Requires:	%{libname} = %{EVRD}
12cu|xaw3dxft-1.6.2c-1|57	Provides:	%{name}-devel = %{EVRD}
12cu|xaw3dxft-1.6.2c-1|58	
12cu|xaw3dxft-1.6.2c-1|59	%description -n %{devname}
12cu|xaw3dxft-1.6.2c-1|60	An extended version of Xaw3d with support for UTF8 input and
12cu|xaw3dxft-1.6.2c-1|61	UTF8 encoding of text, and rendering text with the Freetype
12cu|xaw3dxft-1.6.2c-1|62	library and Truetype fonts.
12cu|xaw3dxft-1.6.2c-1|63	
12cu|xaw3dxft-1.6.2c-1|64	It should be mostly compatible with the original Xaw3d library,
12cu|xaw3dxft-1.6.2c-1|65	except for font management: everything using the old X11 core
12cu|xaw3dxft-1.6.2c-1|66	font routines should be replaced by their freetype equivalents.
12cu|xaw3dxft-1.6.2c-1|67	
12cu|xaw3dxft-1.6.2c-1|68	You should install Xaw3dxft-devel if you are going to develop
12cu|xaw3dxft-1.6.2c-1|69	applications using the Xaw3dxft widget set.
12cu|xaw3dxft-1.6.2c-1|70	
12cu|xaw3dxft-1.6.2c-1|71	%files -n %{devname}
12cu|xaw3dxft-1.6.2c-1|72	%{_libdir}/libXaw3dxft.so
12cu|xaw3dxft-1.6.2c-1|73	%{_includedir}/X11/Xaw3dxft/*.h
12cu|xaw3dxft-1.6.2c-1|74	%{_libdir}/pkgconfig/libxaw3dxft.pc
12cu|xaw3dxft-1.6.2c-1|75	
12cu|xaw3dxft-1.6.2c-1|76	#----------------------------------------------------------------------------
12cu|xaw3dxft-1.6.2c-1|77	
12cu|xaw3dxft-1.6.2c-1|78	%prep
12cu|xaw3dxft-1.6.2c-1|79	%setup -q -n libXaw3dXft-%{version}
12cu|xaw3dxft-1.6.2c-1|80	
12cu|xaw3dxft-1.6.2c-1|81	%build
12cu|xaw3dxft-1.6.2c-1|82	autoreconf -fi
12cu|xaw3dxft-1.6.2c-1|83	%configure2_5x \
12cu|xaw3dxft-1.6.2c-1|84	--disable-static \
12cu|xaw3dxft-1.6.2c-1|85	--enable-internationalization \
12cu|xaw3dxft-1.6.2c-1|86	--enable-multiplane-bitmaps \
12cu|xaw3dxft-1.6.2c-1|87	--enable-gray-stipples \
12cu|xaw3dxft-1.6.2c-1|88	--enable-arrow-scrollbars
12cu|xaw3dxft-1.6.2c-1|89	
12cu|xaw3dxft-1.6.2c-1|90	%make
12cu|xaw3dxft-1.6.2c-1|91	
12cu|xaw3dxft-1.6.2c-1|92	%install
12cu|xaw3dxft-1.6.2c-1|93	%makeinstall_std
12cu|xaw3dxft-1.6.2c-1|94	
12cu|xaw3dxft-1.6.2c-1|95	rm -rf %{buildroot}%{_docdir}/libXaw3dXft/
12cu|xaw3dxft-1.6.2c-1|96	
12cu|xaw3dxft-1.6.2c-1|97	%changelog
12cu|xaw3dxft-1.6.2c-1|98	* Thu Jun 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.2c-1
12cu|xaw3dxft-1.6.2c-1|99	+ Revision: b68d20a
12cu|xaw3dxft-1.6.2c-1|100	- New version 1.6.2c, no longer conflicts with xaw3d
12cu|xaw3dxft-1.6.2c-1|101	
12cu|xaw3dxft-1.6.2c-1|102	

13280 12
12cu|XawM-1.5u-10|1	%define name XawM
12cu|XawM-1.5u-10|2	%define version 1.5u
12cu|XawM-1.5u-10|3	%define release  10
12cu|XawM-1.5u-10|4	
12cu|XawM-1.5u-10|5	%define major 1
12cu|XawM-1.5u-10|6	%define libname %mklibname %name %{major}
12cu|XawM-1.5u-10|7	%define develname %mklibname -d %name
12cu|XawM-1.5u-10|8	
12cu|XawM-1.5u-10|9	Summary:   Widget based on Xaw3d
12cu|XawM-1.5u-10|10	Name:      %{name}
12cu|XawM-1.5u-10|11	Version:   %{version}
12cu|XawM-1.5u-10|12	Release:   %{release}
12cu|XawM-1.5u-10|13	URL:       http://falconer.best.vwh.net/Widgets/#xawm
12cu|XawM-1.5u-10|14	Source:    %{name}-%{version}.tar.bz2
12cu|XawM-1.5u-10|15	Patch0:    XawM-1.5u-fix-linkage.patch
12cu|XawM-1.5u-10|16	License:   MIT
12cu|XawM-1.5u-10|17	Group:     System/Libraries
12cu|XawM-1.5u-10|18	BuildRequires: pkgconfig(x11)
12cu|XawM-1.5u-10|19	BuildRequires: pkgconfig(xext)
12cu|XawM-1.5u-10|20	BuildRequires: pkgconfig(xmu)
12cu|XawM-1.5u-10|21	BuildRequires: pkgconfig(xt)
12cu|XawM-1.5u-10|22	
12cu|XawM-1.5u-10|23	%description
12cu|XawM-1.5u-10|24	An Athena-compatible widget set with a modern look and feel.
12cu|XawM-1.5u-10|25	
12cu|XawM-1.5u-10|26	%package -n %{libname}
12cu|XawM-1.5u-10|27	Summary: Widget based on Xaw3d
12cu|XawM-1.5u-10|28	Group: System/Libraries
12cu|XawM-1.5u-10|29	
12cu|XawM-1.5u-10|30	%description -n %{libname}
12cu|XawM-1.5u-10|31	An Athena-compatible widget set with a modern look and feel.
12cu|XawM-1.5u-10|32	
12cu|XawM-1.5u-10|33	%package -n %{develname}
12cu|XawM-1.5u-10|34	Summary:  Widget based on Xaw3d
12cu|XawM-1.5u-10|35	Group:    Development/C
12cu|XawM-1.5u-10|36	Requires: %{libname} = %{version}-%{release}
12cu|XawM-1.5u-10|37	Provides: libXawM-devel = %{version}-%{release}
12cu|XawM-1.5u-10|38	Provides: XawM-devel = %{version}-%{release}
12cu|XawM-1.5u-10|39	Obsoletes: %{_lib}XawM1-devel < %{version}-%{release}
12cu|XawM-1.5u-10|40	
12cu|XawM-1.5u-10|41	%description -n %{develname}
12cu|XawM-1.5u-10|42	An Athena-compatible widget set with a modern look and feel.
12cu|XawM-1.5u-10|43	
12cu|XawM-1.5u-10|44	%prep
12cu|XawM-1.5u-10|45	%setup -q
12cu|XawM-1.5u-10|46	%patch0 -p0
12cu|XawM-1.5u-10|47	
12cu|XawM-1.5u-10|48	%build
12cu|XawM-1.5u-10|49	autoreconf -fi
12cu|XawM-1.5u-10|50	%configure2_5x
12cu|XawM-1.5u-10|51	%make
12cu|XawM-1.5u-10|52	
12cu|XawM-1.5u-10|53	%install
12cu|XawM-1.5u-10|54	rm -rf $RPM_BUILD_ROOT
12cu|XawM-1.5u-10|55	%makeinstall_std
12cu|XawM-1.5u-10|56	
12cu|XawM-1.5u-10|57	%if %mdkversion < 200900
12cu|XawM-1.5u-10|58	%post -n %{libname} -p /sbin/ldconfig
12cu|XawM-1.5u-10|59	%endif
12cu|XawM-1.5u-10|60	
12cu|XawM-1.5u-10|61	%if %mdkversion < 200900
12cu|XawM-1.5u-10|62	%postun -n %{libname} -p /sbin/ldconfig
12cu|XawM-1.5u-10|63	%endif
12cu|XawM-1.5u-10|64	
12cu|XawM-1.5u-10|65	%clean
12cu|XawM-1.5u-10|66	rm -rf $RPM_BUILD_ROOT
12cu|XawM-1.5u-10|67	
12cu|XawM-1.5u-10|68	%files -n %{libname}
12cu|XawM-1.5u-10|69	%defattr(-,root,root)
12cu|XawM-1.5u-10|70	%doc ChangeLog README*
12cu|XawM-1.5u-10|71	%{_libdir}/lib*.so.%{major}
12cu|XawM-1.5u-10|72	%{_libdir}/lib*.so.%{major}.*
12cu|XawM-1.5u-10|73	
12cu|XawM-1.5u-10|74	%files -n %{develname}
12cu|XawM-1.5u-10|75	%defattr(-,root,root)
12cu|XawM-1.5u-10|76	%{_includedir}/X11/XawM
12cu|XawM-1.5u-10|77	%{_libdir}/lib*.*a
12cu|XawM-1.5u-10|78	%{_libdir}/lib*.so
12cu|XawM-1.5u-10|79	
12cu|XawM-1.5u-10|80	
12cu|XawM-1.5u-10|81	%changelog
12cu|XawM-1.5u-10|82	* Sun Feb 21 2010 Funda Wang <fwang@mandriva.org> 1.5u-9mdv2010.1
12cu|XawM-1.5u-10|83	+ Revision: 508948
12cu|XawM-1.5u-10|84	- autoreconf
12cu|XawM-1.5u-10|85	- add missing patch
12cu|XawM-1.5u-10|86	- new devel package policy
12cu|XawM-1.5u-10|87	- fix build
12cu|XawM-1.5u-10|88	
12cu|XawM-1.5u-10|89	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|XawM-1.5u-10|90	- rebuild
12cu|XawM-1.5u-10|91	- rebuild
12cu|XawM-1.5u-10|92	- rebuild
12cu|XawM-1.5u-10|93	
12cu|XawM-1.5u-10|94	+ Pixel <pixel@mandriva.com>
12cu|XawM-1.5u-10|95	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|XawM-1.5u-10|96	
12cu|XawM-1.5u-10|97	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.5u-5mdv2008.1
12cu|XawM-1.5u-10|98	+ Revision: 136576
12cu|XawM-1.5u-10|99	- restore BuildRoot
12cu|XawM-1.5u-10|100	
12cu|XawM-1.5u-10|101	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|XawM-1.5u-10|102	- kill re-definition of %%buildroot on Pixel's request
12cu|XawM-1.5u-10|103	- import XawM
12cu|XawM-1.5u-10|104	
12cu|XawM-1.5u-10|105	
12cu|XawM-1.5u-10|106	* Fri May 19 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.5u-5mdk
12cu|XawM-1.5u-10|107	- use %%mkrel
12cu|XawM-1.5u-10|108	- fix buildrequires
12cu|XawM-1.5u-10|109	
12cu|XawM-1.5u-10|110	* Tue Dec 07 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.5u-4mdk
12cu|XawM-1.5u-10|111	- rebuild
12cu|XawM-1.5u-10|112	
12cu|XawM-1.5u-10|113	* Sat Sep 13 2003 Stefan van der Eijk <stefan@eijk.nu> 1.5u-3mdk
12cu|XawM-1.5u-10|114	- mklibname (rpmlint)
12cu|XawM-1.5u-10|115	- renanme spec file (rpmlint)
12cu|XawM-1.5u-10|116	- BuildRequires: XFree86-devel
12cu|XawM-1.5u-10|117	- Requires: XFree86-devel --> for devel package (need the
12cu|XawM-1.5u-10|118	/usr/includeX11 symlink)
12cu|XawM-1.5u-10|119	- Move files from /usr/include/X11 to /usr/X11R6/include/X11 to avoid
12cu|XawM-1.5u-10|120	clash with XFree86-devel installation (broken symlinks, etc)
12cu|XawM-1.5u-10|121	
12cu|XawM-1.5u-10|122	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.5u-2mdk
12cu|XawM-1.5u-10|123	- rebuild
12cu|XawM-1.5u-10|124	
12cu|XawM-1.5u-10|125	* Tue Jan 08 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.5u-1mdk
12cu|XawM-1.5u-10|126	- new & needed to update siag

13281 12
12cu|xbacklight-1.2.1-1|1	Name:		xbacklight
12cu|xbacklight-1.2.1-1|2	Version:	1.2.1
12cu|xbacklight-1.2.1-1|3	Release:	%mkrel 1
12cu|xbacklight-1.2.1-1|4	Summary:	Command-line utility to set the display backlight level
12cu|xbacklight-1.2.1-1|5	Group:		System/X11
12cu|xbacklight-1.2.1-1|6	License:	MIT
12cu|xbacklight-1.2.1-1|7	URL:		http://xorg.freedesktop.org
12cu|xbacklight-1.2.1-1|8	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12cu|xbacklight-1.2.1-1|9	BuildRequires:	pkgconfig(xrandr) >= 1.2
12cu|xbacklight-1.2.1-1|10	BuildRequires:	pkgconfig(xcb-atom)
12cu|xbacklight-1.2.1-1|11	BuildRequires:	pkgconfig(xcb-aux)
12cu|xbacklight-1.2.1-1|12	BuildRequires:	pkgconfig(xorg-macros) >= 1.8
12cu|xbacklight-1.2.1-1|13	
12cu|xbacklight-1.2.1-1|14	%description
12cu|xbacklight-1.2.1-1|15	xbacklight is a simple command-line utility to set the backlight level
12cu|xbacklight-1.2.1-1|16	using the RandR 1.2 BACKLIGHT output property.
12cu|xbacklight-1.2.1-1|17	
12cu|xbacklight-1.2.1-1|18	
12cu|xbacklight-1.2.1-1|19	%prep
12cu|xbacklight-1.2.1-1|20	%setup -q
12cu|xbacklight-1.2.1-1|21	
12cu|xbacklight-1.2.1-1|22	
12cu|xbacklight-1.2.1-1|23	%build
12cu|xbacklight-1.2.1-1|24	%configure2_5x
12cu|xbacklight-1.2.1-1|25	%make
12cu|xbacklight-1.2.1-1|26	
12cu|xbacklight-1.2.1-1|27	
12cu|xbacklight-1.2.1-1|28	%install
12cu|xbacklight-1.2.1-1|29	%makeinstall_std
12cu|xbacklight-1.2.1-1|30	
12cu|xbacklight-1.2.1-1|31	
12cu|xbacklight-1.2.1-1|32	%files
12cu|xbacklight-1.2.1-1|33	%doc COPYING ChangeLog README
12cu|xbacklight-1.2.1-1|34	%{_bindir}/xbacklight
12cu|xbacklight-1.2.1-1|35	%{_mandir}/man1/xbacklight.1*
12cu|xbacklight-1.2.1-1|36	
12cu|xbacklight-1.2.1-1|37	
12cu|xbacklight-1.2.1-1|38	
12cu|xbacklight-1.2.1-1|39	%changelog
12cu|xbacklight-1.2.1-1|40	* Tue Apr 08 2014 Giovanni Mariani <mc2374@mclink.it> 1.2.1-1
12cu|xbacklight-1.2.1-1|41	+ Revision: 2a4ed20
12cu|xbacklight-1.2.1-1|42	- Updated to release 1.2.1
12cu|xbacklight-1.2.1-1|43	
12cu|xbacklight-1.2.1-1|44	

13282 12
12cu|Xbae-4.60.4-6|1	%define srcname	xbae
12cu|Xbae-4.60.4-6|2	
12cu|Xbae-4.60.4-6|3	%define major		4
12cu|Xbae-4.60.4-6|4	%define libname		%mklibname %name %major
12cu|Xbae-4.60.4-6|5	%define develname	%mklibname %name -d
12cu|Xbae-4.60.4-6|6	
12cu|Xbae-4.60.4-6|7	Summary:	Xbae Widget Set
12cu|Xbae-4.60.4-6|8	Name:		Xbae
12cu|Xbae-4.60.4-6|9	Version:	4.60.4
12cu|Xbae-4.60.4-6|10	Release:	6
12cu|Xbae-4.60.4-6|11	License:	BSD
12cu|Xbae-4.60.4-6|12	Group:		System/Libraries
12cu|Xbae-4.60.4-6|13	Url:		http://xbae.sourceforge.net/
12cu|Xbae-4.60.4-6|14	Source0:	http://prdownloads.sourceforge.net/xbae/%srcname-%version.tar.gz
12cu|Xbae-4.60.4-6|15	BuildRequires:	pkgconfig(x11)
12cu|Xbae-4.60.4-6|16	BuildRequires:	lesstif-devel
12cu|Xbae-4.60.4-6|17	BuildRequires:	pkgconfig(xt)
12cu|Xbae-4.60.4-6|18	BuildRequires:	pkgconfig(xp)
12cu|Xbae-4.60.4-6|19	BuildRequires:	pkgconfig(xmu)
12cu|Xbae-4.60.4-6|20	BuildRequires:	pkgconfig(xpm)
12cu|Xbae-4.60.4-6|21	Requires:	%libname = %version
12cu|Xbae-4.60.4-6|22	
12cu|Xbae-4.60.4-6|23	%description
12cu|Xbae-4.60.4-6|24	XbaeMatrix is a free Motif table widget (also compatible with the free LessTif)
12cu|Xbae-4.60.4-6|25	which presents an editable array of string data to the user in a scrollable
12cu|Xbae-4.60.4-6|26	table similar to a spreadsheet. The rows and columns of the Matrix may
12cu|Xbae-4.60.4-6|27	optionally be labelled. A number of "fixed" and "trailing fixed" rows or
12cu|Xbae-4.60.4-6|28	columns may be specified.
12cu|Xbae-4.60.4-6|29	
12cu|Xbae-4.60.4-6|30	%package -n %libname
12cu|Xbae-4.60.4-6|31	Summary:   Xbae Widget Set
12cu|Xbae-4.60.4-6|32	Group:     System/Libraries
12cu|Xbae-4.60.4-6|33	
12cu|Xbae-4.60.4-6|34	%description -n %libname
12cu|Xbae-4.60.4-6|35	XbaeMatrix is a free Motif table widget (also compatible with the free LessTif)
12cu|Xbae-4.60.4-6|36	which presents an editable array of string data to the user in a scrollable
12cu|Xbae-4.60.4-6|37	table similar to a spreadsheet. The rows and columns of the Matrix may
12cu|Xbae-4.60.4-6|38	optionally be labelled. A number of "fixed" and "trailing fixed" rows or
12cu|Xbae-4.60.4-6|39	columns may be specified.
12cu|Xbae-4.60.4-6|40	
12cu|Xbae-4.60.4-6|41	%package -n %develname
12cu|Xbae-4.60.4-6|42	Summary:        Development tools for programs which will use the %name library
12cu|Xbae-4.60.4-6|43	Group:          Development/Other
12cu|Xbae-4.60.4-6|44	Requires:       %libname = %{version}
12cu|Xbae-4.60.4-6|45	Provides:       %{name}-devel = %{EVRD}
12cu|Xbae-4.60.4-6|46	Provides:       lib%{name}-devel = %{EVRD}
12cu|Xbae-4.60.4-6|47	Obsoletes:	%{mklibname Xbae 4 -d}
12cu|Xbae-4.60.4-6|48	
12cu|Xbae-4.60.4-6|49	%description -n %develname
12cu|Xbae-4.60.4-6|50	The %name-devel package includes the header files and static libraries
12cu|Xbae-4.60.4-6|51	necessary for developing programs using the %name library.
12cu|Xbae-4.60.4-6|52	
12cu|Xbae-4.60.4-6|53	If you are going to develop programs which will use this library
12cu|Xbae-4.60.4-6|54	you should install %name-devel.  You'll also need to have the %name
12cu|Xbae-4.60.4-6|55	package installed.
12cu|Xbae-4.60.4-6|56	
12cu|Xbae-4.60.4-6|57	%prep
12cu|Xbae-4.60.4-6|58	%setup -q -n %srcname-%version
12cu|Xbae-4.60.4-6|59	
12cu|Xbae-4.60.4-6|60	%build
12cu|Xbae-4.60.4-6|61	%configure2_5x --enable-shared --disable-static --disable-debug
12cu|Xbae-4.60.4-6|62	%make
12cu|Xbae-4.60.4-6|63	
12cu|Xbae-4.60.4-6|64	%install
12cu|Xbae-4.60.4-6|65	%makeinstall_std
12cu|Xbae-4.60.4-6|66	
12cu|Xbae-4.60.4-6|67	rm -rf %{buildroot}/%_prefix/Xbae
12cu|Xbae-4.60.4-6|68	
12cu|Xbae-4.60.4-6|69	%files
12cu|Xbae-4.60.4-6|70	%doc AUTHORS ChangeLog COPYING NEWS README
12cu|Xbae-4.60.4-6|71	%{_mandir}/man3/*
12cu|Xbae-4.60.4-6|72	%_datadir/Xbae
12cu|Xbae-4.60.4-6|73	
12cu|Xbae-4.60.4-6|74	%files -n %libname
12cu|Xbae-4.60.4-6|75	%_libdir/*.so.*
12cu|Xbae-4.60.4-6|76	
12cu|Xbae-4.60.4-6|77	%files -n %develname
12cu|Xbae-4.60.4-6|78	%doc doc/*.html
12cu|Xbae-4.60.4-6|79	%_includedir/%{name}
12cu|Xbae-4.60.4-6|80	%_libdir/*.so
12cu|Xbae-4.60.4-6|81	
12cu|Xbae-4.60.4-6|82	
12cu|Xbae-4.60.4-6|83	%changelog
12cu|Xbae-4.60.4-6|84	* Sun Feb 21 2010 Funda Wang <fwang@mandriva.org> 4.60.4-4mdv2010.1
12cu|Xbae-4.60.4-6|85	+ Revision: 508927
12cu|Xbae-4.60.4-6|86	- simplify spec file
12cu|Xbae-4.60.4-6|87	
12cu|Xbae-4.60.4-6|88	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|Xbae-4.60.4-6|89	- rebuild
12cu|Xbae-4.60.4-6|90	
12cu|Xbae-4.60.4-6|91	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 4.60.4-3mdv2009.0
12cu|Xbae-4.60.4-6|92	+ Revision: 242970
12cu|Xbae-4.60.4-6|93	- rebuild
12cu|Xbae-4.60.4-6|94	- fix description-line-too-long
12cu|Xbae-4.60.4-6|95	- kill re-definition of %%buildroot on Pixel's request
12cu|Xbae-4.60.4-6|96	- buildrequires X11-devel instead of XFree86-devel
12cu|Xbae-4.60.4-6|97	
12cu|Xbae-4.60.4-6|98	+ Pixel <pixel@mandriva.com>
12cu|Xbae-4.60.4-6|99	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|Xbae-4.60.4-6|100	
12cu|Xbae-4.60.4-6|101	+ Olivier Blin <oblin@mandriva.com>
12cu|Xbae-4.60.4-6|102	- restore BuildRoot
12cu|Xbae-4.60.4-6|103	
12cu|Xbae-4.60.4-6|104	* Fri Jul 20 2007 Adam Williamson <awilliamson@mandriva.org> 4.60.4-1mdv2008.0
12cu|Xbae-4.60.4-6|105	+ Revision: 54026
12cu|Xbae-4.60.4-6|106	- rebuild against new lesstif
12cu|Xbae-4.60.4-6|107	- move docs out of lib package to devel package
12cu|Xbae-4.60.4-6|108	- move out of /usr/X11R6
12cu|Xbae-4.60.4-6|109	- new devel policy
12cu|Xbae-4.60.4-6|110	- drop pointless manual provide in lib package
12cu|Xbae-4.60.4-6|111	- spec clean
12cu|Xbae-4.60.4-6|112	- new release 4.60.4
12cu|Xbae-4.60.4-6|113	- Import Xbae
12cu|Xbae-4.60.4-6|114	
12cu|Xbae-4.60.4-6|115	
12cu|Xbae-4.60.4-6|116	
12cu|Xbae-4.60.4-6|117	
12cu|Xbae-4.60.4-6|118	* Tue Mar 21 2006 Lenny Cartier <lenny@mandriva.com> 4.60.2-1mdk
12cu|Xbae-4.60.4-6|119	- 4.60.2
12cu|Xbae-4.60.4-6|120	
12cu|Xbae-4.60.4-6|121	* Thu May 12 2005 Olivier Thauvin <nanardon@mandriva.org> 4.60.0-1mdk
12cu|Xbae-4.60.4-6|122	- 4.60.0
12cu|Xbae-4.60.4-6|123	
12cu|Xbae-4.60.4-6|124	* Tue Dec 07 2004 Lenny Cartier <lenny@mandrakesoft.com> 4.50.99-1mdk
12cu|Xbae-4.60.4-6|125	- 4.50.99
12cu|Xbae-4.60.4-6|126	
12cu|Xbae-4.60.4-6|127	* Sat Nov 15 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 4.9.11-4mdk
12cu|Xbae-4.60.4-6|128	- move man files in separate package
12cu|Xbae-4.60.4-6|129	- fix provides
12cu|Xbae-4.60.4-6|130	- Franck Villaume <fvill@freesurf.fr>
12cu|Xbae-4.60.4-6|131	- more buildrequires : groff-for-man
12cu|Xbae-4.60.4-6|132	
12cu|Xbae-4.60.4-6|133	* Sat Apr 26 2003 Lenny Cartier <lenny@mandrakesoft.com> 4.9.11-3mdk
12cu|Xbae-4.60.4-6|134	- adjust buildrequires
12cu|Xbae-4.60.4-6|135	
12cu|Xbae-4.60.4-6|136	* Thu Jan 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 4.9.11-2mdk
12cu|Xbae-4.60.4-6|137	- rebuild
12cu|Xbae-4.60.4-6|138	
12cu|Xbae-4.60.4-6|139	* Thu Oct 03 2002 Lenny Cartier <lenny@mandrakesoft.com> 4.9.11-1mdk
12cu|Xbae-4.60.4-6|140	- libification
12cu|Xbae-4.60.4-6|141	- from Austin Acton <aacton@yorku.ca> :
12cu|Xbae-4.60.4-6|142	- initial package for Mandrake 9.0

13283 12
12cu|xbanner-1.31-27|1	%define debug_package	%{nil}
12cu|xbanner-1.31-27|2	
12cu|xbanner-1.31-27|3	Name:		xbanner
12cu|xbanner-1.31-27|4	Summary:	A program for customizing the look of the standard XDM interface
12cu|xbanner-1.31-27|5	Version:	1.31
12cu|xbanner-1.31-27|6	Release:	27
12cu|xbanner-1.31-27|7	License:	GPL
12cu|xbanner-1.31-27|8	Group:		Graphical desktop/Other
12cu|xbanner-1.31-27|9	BuildRequires: pkgconfig(x11)
12cu|xbanner-1.31-27|10	BuildRequires: pkgconfig(xpm)
12cu|xbanner-1.31-27|11	BuildRequires: imake
12cu|xbanner-1.31-27|12	
12cu|xbanner-1.31-27|13	Url:		http://www.hijinks.com/~spade/linux/XBanner/
12cu|xbanner-1.31-27|14	Source:		ftp://physics.fullerton.edu/pub/Linux/XBanner/XBanner1.31.tar.bz2
12cu|xbanner-1.31-27|15	Source1:	XBanner.mdkdefaults.bz2
12cu|xbanner-1.31-27|16	Source2:	xdm_bg.xpm.bz2
12cu|xbanner-1.31-27|17	Patch:		xbanner-1.3-rh.patch
12cu|xbanner-1.31-27|18	Patch1:		XBanner-asnonroot.patch
12cu|xbanner-1.31-27|19	
12cu|xbanner-1.31-27|20	
12cu|xbanner-1.31-27|21	
12cu|xbanner-1.31-27|22	%description
12cu|xbanner-1.31-27|23	The XBanner program allows the display of text, patterns and images
12cu|xbanner-1.31-27|24	in the root window, so users can customize the XDM style login screen
12cu|xbanner-1.31-27|25	and/or the normal X background.
12cu|xbanner-1.31-27|26	
12cu|xbanner-1.31-27|27	Install XBanner if you'd like to change the look of your X login screen
12cu|xbanner-1.31-27|28	and/or X background.
12cu|xbanner-1.31-27|29	
12cu|xbanner-1.31-27|30	%prep
12cu|xbanner-1.31-27|31	%setup -q -n XBanner1.31
12cu|xbanner-1.31-27|32	%patch -p1 -b .patch
12cu|xbanner-1.31-27|33	%patch1 -p0
12cu|xbanner-1.31-27|34	
12cu|xbanner-1.31-27|35	%build
12cu|xbanner-1.31-27|36	xmkmf -a
12cu|xbanner-1.31-27|37	make
12cu|xbanner-1.31-27|38	
12cu|xbanner-1.31-27|39	%install
12cu|xbanner-1.31-27|40	mkdir -p %{buildroot}
12cu|xbanner-1.31-27|41	mkdir -p %{buildroot}/usr
12cu|xbanner-1.31-27|42	mkdir -p %{buildroot}/usr/X11R6/bin
12cu|xbanner-1.31-27|43	mkdir -p %{buildroot}/usr/X11R6/include/X11/pixmaps
12cu|xbanner-1.31-27|44	mkdir -p %{buildroot}/usr/X11R6/lib/X11/app-defaults
12cu|xbanner-1.31-27|45	
12cu|xbanner-1.31-27|46	for i in xbanner freetemp xb_check;do
12cu|xbanner-1.31-27|47	install -c  --strip --mode "0755"  $i %{buildroot}/usr/X11R6/bin/$i
12cu|xbanner-1.31-27|48	done
12cu|xbanner-1.31-27|49	
12cu|xbanner-1.31-27|50	bzcat %{SOURCE1} > %{buildroot}/usr/X11R6/lib/X11/app-defaults/XBanner
12cu|xbanner-1.31-27|51	bzcat %{SOURCE2} > %{buildroot}/usr/X11R6/include/X11/pixmaps/xdm_bg.xpm
12cu|xbanner-1.31-27|52	
12cu|xbanner-1.31-27|53	# fixup bogus permissions
12cu|xbanner-1.31-27|54	chmod -R og+rX %{buildroot}
12cu|xbanner-1.31-27|55	
12cu|xbanner-1.31-27|56	
12cu|xbanner-1.31-27|57	
12cu|xbanner-1.31-27|58	%files
12cu|xbanner-1.31-27|59	%defattr(-,root,root)
12cu|xbanner-1.31-27|60	# I left random_effect out because the default "make install" rule doesn't
12cu|xbanner-1.31-27|61	# install it
12cu|xbanner-1.31-27|62	#
12cu|xbanner-1.31-27|63	# (fg) Added %defattr - whois "I" above? :)
12cu|xbanner-1.31-27|64	#/usr/X11R6/bin/random_effect
12cu|xbanner-1.31-27|65	
12cu|xbanner-1.31-27|66	/usr/X11R6/bin/*
12cu|xbanner-1.31-27|67	/usr/X11R6/include/X11/pixmaps/xdm_bg.xpm
12cu|xbanner-1.31-27|68	/usr/X11R6/lib/X11/app-defaults/XBanner
12cu|xbanner-1.31-27|69	%defattr(0644,root,root,755)
12cu|xbanner-1.31-27|70	%doc ToDo QuickStart index.html docs
12cu|xbanner-1.31-27|71	%doc samples docs/*
12cu|xbanner-1.31-27|72	
12cu|xbanner-1.31-27|73	
12cu|xbanner-1.31-27|74	
12cu|xbanner-1.31-27|75	
12cu|xbanner-1.31-27|76	
12cu|xbanner-1.31-27|77	
12cu|xbanner-1.31-27|78	%changelog
12cu|xbanner-1.31-27|79	* Wed Mar 12 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.31-27
12cu|xbanner-1.31-27|80	+ Revision: 0ab88f6
12cu|xbanner-1.31-27|81	- Updated xbanner.spec
12cu|xbanner-1.31-27|82	
12cu|xbanner-1.31-27|83	

13284 12
12cu|xbindkeys-1.8.5-2|1	Summary:	Link keyboard and mouse input events with shell commands
12cu|xbindkeys-1.8.5-2|2	Name:		xbindkeys
12cu|xbindkeys-1.8.5-2|3	Version:	1.8.5
12cu|xbindkeys-1.8.5-2|4	Release:	2
12cu|xbindkeys-1.8.5-2|5	License:	GPL
12cu|xbindkeys-1.8.5-2|6	Group:		System/X11
12cu|xbindkeys-1.8.5-2|7	URL:		http://hocwp.free.fr/xbindkeys/xbindkeys.html
12cu|xbindkeys-1.8.5-2|8	Source:		%{name}-%{version}.tar.gz
12cu|xbindkeys-1.8.5-2|9	BuildRequires:	pkgconfig(x11)
12cu|xbindkeys-1.8.5-2|10	# (for xbindkey_show)
12cu|xbindkeys-1.8.5-2|11	Requires:	tk
12cu|xbindkeys-1.8.5-2|12	
12cu|xbindkeys-1.8.5-2|13	%description
12cu|xbindkeys-1.8.5-2|14	%{name} is a program that allows you to launch shell commands with
12cu|xbindkeys-1.8.5-2|15	your keyboard or your mouse under X Window. It links commands to keys
12cu|xbindkeys-1.8.5-2|16	or mouse buttons, using a configuration file. It's independent of the
12cu|xbindkeys-1.8.5-2|17	window manager and can capture all keyboard keys (e.g. Power, Wake...).
12cu|xbindkeys-1.8.5-2|18	
12cu|xbindkeys-1.8.5-2|19	%prep
12cu|xbindkeys-1.8.5-2|20	%setup -q
12cu|xbindkeys-1.8.5-2|21	
12cu|xbindkeys-1.8.5-2|22	
12cu|xbindkeys-1.8.5-2|23	%build
12cu|xbindkeys-1.8.5-2|24	%configure  --disable-guile
12cu|xbindkeys-1.8.5-2|25	%make
12cu|xbindkeys-1.8.5-2|26	
12cu|xbindkeys-1.8.5-2|27	%install
12cu|xbindkeys-1.8.5-2|28	%makeinstall
12cu|xbindkeys-1.8.5-2|29	
12cu|xbindkeys-1.8.5-2|30	
12cu|xbindkeys-1.8.5-2|31	%files
12cu|xbindkeys-1.8.5-2|32	%defattr(-,root,root)
12cu|xbindkeys-1.8.5-2|33	%doc AUTHORS BUGS ChangeLog README
12cu|xbindkeys-1.8.5-2|34	%{_bindir}/*
12cu|xbindkeys-1.8.5-2|35	%{_mandir}/man?/*
12cu|xbindkeys-1.8.5-2|36	
12cu|xbindkeys-1.8.5-2|37	
12cu|xbindkeys-1.8.5-2|38	
12cu|xbindkeys-1.8.5-2|39	
12cu|xbindkeys-1.8.5-2|40	%changelog
12cu|xbindkeys-1.8.5-2|41	* Mon Jan 28 2013 Alexandr betkher <betkher.al@mail.ru> 1.8.5-1
12cu|xbindkeys-1.8.5-2|42	
12cu|xbindkeys-1.8.5-2|43	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.8.3-3mdv2010.0
12cu|xbindkeys-1.8.5-2|44	+ Revision: 445887
12cu|xbindkeys-1.8.5-2|45	- rebuild
12cu|xbindkeys-1.8.5-2|46	
12cu|xbindkeys-1.8.5-2|47	* Thu Jan 29 2009 Funda Wang <fundawang@mandriva.org> 1.8.3-2mdv2009.1
12cu|xbindkeys-1.8.5-2|48	+ Revision: 335145
12cu|xbindkeys-1.8.5-2|49	- rebuild
12cu|xbindkeys-1.8.5-2|50	
12cu|xbindkeys-1.8.5-2|51	* Mon Jan 26 2009 Jérôme Soyer <saispo@mandriva.org> 1.8.3-1mdv2009.1
12cu|xbindkeys-1.8.5-2|52	+ Revision: 333685
12cu|xbindkeys-1.8.5-2|53	- New upstream release
12cu|xbindkeys-1.8.5-2|54	
12cu|xbindkeys-1.8.5-2|55	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.8.2-3mdv2009.0
12cu|xbindkeys-1.8.5-2|56	+ Revision: 242988
12cu|xbindkeys-1.8.5-2|57	- rebuild
12cu|xbindkeys-1.8.5-2|58	- kill re-definition of %%buildroot on Pixel's request
12cu|xbindkeys-1.8.5-2|59	
12cu|xbindkeys-1.8.5-2|60	+ Olivier Blin <oblin@mandriva.com>
12cu|xbindkeys-1.8.5-2|61	- restore BuildRoot
12cu|xbindkeys-1.8.5-2|62	
12cu|xbindkeys-1.8.5-2|63	* Fri Apr 20 2007 Jérôme Soyer <saispo@mandriva.org> 1.8.2-1mdv2008.0
12cu|xbindkeys-1.8.5-2|64	+ Revision: 15692
12cu|xbindkeys-1.8.5-2|65	- New release 1.8.2
12cu|xbindkeys-1.8.5-2|66	
12cu|xbindkeys-1.8.5-2|67	* Tue Apr 17 2007 Jérôme Soyer <saispo@mandriva.org> 1.8.1-1mdv2007.1
12cu|xbindkeys-1.8.5-2|68	+ Revision: 13617
12cu|xbindkeys-1.8.5-2|69	- New release 0.8.1
12cu|xbindkeys-1.8.5-2|70	
12cu|xbindkeys-1.8.5-2|71	
12cu|xbindkeys-1.8.5-2|72	* Sat Feb 17 2007 Jérôme Soyer <saispo@mandriva.org> 1.8.0-1mdv2007.0
12cu|xbindkeys-1.8.5-2|73	+ Revision: 122101
12cu|xbindkeys-1.8.5-2|74	- New release 1.8.0
12cu|xbindkeys-1.8.5-2|75	- Import xbindkeys
12cu|xbindkeys-1.8.5-2|76	
12cu|xbindkeys-1.8.5-2|77	* Thu Jun 22 2006 Jerome Soyer <saispo@mandriva.org> 1.7.3-1mdv2007.0
12cu|xbindkeys-1.8.5-2|78	- New release 1.7.3
12cu|xbindkeys-1.8.5-2|79	
12cu|xbindkeys-1.8.5-2|80	* Sat Apr 29 2006 Jerome Soyer <saispo@mandriva.org> 1.7.2-1mdk
12cu|xbindkeys-1.8.5-2|81	- New release 1.7.2
12cu|xbindkeys-1.8.5-2|82	
12cu|xbindkeys-1.8.5-2|83	* Tue Nov 22 2005 Abel Cheung <deaddog@mandriva.org> 1.7.1-2mdk
12cu|xbindkeys-1.8.5-2|84	- Add missing requirement (#17769)
12cu|xbindkeys-1.8.5-2|85	
12cu|xbindkeys-1.8.5-2|86	* Wed Apr 27 2005 Abel Cheung <deaddog@mandriva.org> 1.7.1-1mdk
12cu|xbindkeys-1.8.5-2|87	- First Mandriva Linux package

13285 12
12cu|xbiso-0.6.1-2|1	Summary:	ISO extraction utility for xdvdfs images
12cu|xbiso-0.6.1-2|2	Name:		xbiso
12cu|xbiso-0.6.1-2|3	Version:	0.6.1
12cu|xbiso-0.6.1-2|4	Release:	2
12cu|xbiso-0.6.1-2|5	License:	GPLv2+
12cu|xbiso-0.6.1-2|6	Group:		Archiving/Cd burning
12cu|xbiso-0.6.1-2|7	Url:		http://sourceforge.net/projects/xbiso/
12cu|xbiso-0.6.1-2|8	Source0:	http://downloads.sourceforge.net/xbiso/%{name}-%{version}.tar.gz
12cu|xbiso-0.6.1-2|9	Patch0:		xbiso-0.6.1-destdir.patch
12cu|xbiso-0.6.1-2|10	# Requires re-work for ftplib 4.0+
12cu|xbiso-0.6.1-2|11	#BuildRequires:	libftp-devel
12cu|xbiso-0.6.1-2|12	
12cu|xbiso-0.6.1-2|13	%description
12cu|xbiso-0.6.1-2|14	xbiso is an ISO extraction utility for xdvdfs images.
12cu|xbiso-0.6.1-2|15	
12cu|xbiso-0.6.1-2|16	%files
12cu|xbiso-0.6.1-2|17	%doc CHANGELOG LICENSE README
12cu|xbiso-0.6.1-2|18	%{_bindir}/xbiso
12cu|xbiso-0.6.1-2|19	
12cu|xbiso-0.6.1-2|20	#----------------------------------------------------------------------------
12cu|xbiso-0.6.1-2|21	
12cu|xbiso-0.6.1-2|22	%prep
12cu|xbiso-0.6.1-2|23	%setup -q
12cu|xbiso-0.6.1-2|24	%patch0 -p1
12cu|xbiso-0.6.1-2|25	
12cu|xbiso-0.6.1-2|26	%build
12cu|xbiso-0.6.1-2|27	%configure2_5x --disable-ftp
12cu|xbiso-0.6.1-2|28	%make LIBS="-lm"
12cu|xbiso-0.6.1-2|29	
12cu|xbiso-0.6.1-2|30	%install
12cu|xbiso-0.6.1-2|31	mkdir -p %{buildroot}%{_bindir}
12cu|xbiso-0.6.1-2|32	%makeinstall_std
12cu|xbiso-0.6.1-2|33	
12cu|xbiso-0.6.1-2|34	
12cu|xbiso-0.6.1-2|35	%changelog
12cu|xbiso-0.6.1-2|36	* Fri Apr 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.1-2
12cu|xbiso-0.6.1-2|37	+ Revision: 254e690
12cu|xbiso-0.6.1-2|38	- Disable ftp support for now, requires re-work for ftplib 4
12cu|xbiso-0.6.1-2|39	
12cu|xbiso-0.6.1-2|40	

13286 12
12cu|xblast-2.10.4-3|1	%define name xblast
12cu|xblast-2.10.4-3|2	%define version 2.10.4
12cu|xblast-2.10.4-3|3	%define release  3
12cu|xblast-2.10.4-3|4	
12cu|xblast-2.10.4-3|5	Summary: XBlast TNT a bomberman like game (Multiplayer)
12cu|xblast-2.10.4-3|6	Name: %{name}
12cu|xblast-2.10.4-3|7	Version: %{version}
12cu|xblast-2.10.4-3|8	Release: %{release}
12cu|xblast-2.10.4-3|9	Source0: %{name}-complete-sounds-%{version}.tar.bz2
12cu|xblast-2.10.4-3|10	Patch0: xblast-complete-sounds-2.10.4-localedir.patch
12cu|xblast-2.10.4-3|11	License: GPLv2+
12cu|xblast-2.10.4-3|12	Group: Games/Arcade
12cu|xblast-2.10.4-3|13	Url: http://xblast.sf.net
12cu|xblast-2.10.4-3|14	BuildRequires: pkgconfig(x11)
12cu|xblast-2.10.4-3|15	BuildRequires: pkgconfig(xt)
12cu|xblast-2.10.4-3|16	
12cu|xblast-2.10.4-3|17	
12cu|xblast-2.10.4-3|18	%description
12cu|xblast-2.10.4-3|19	XBlast is a multi-player arcade game for X11 and MS Windows with raytraced
12cu|xblast-2.10.4-3|20	graphics. The game can be played with at least two players and up to six
12cu|xblast-2.10.4-3|21	players. It was inspired by the video/computer game Bomberman (Dynablaster).
12cu|xblast-2.10.4-3|22	
12cu|xblast-2.10.4-3|23	%prep
12cu|xblast-2.10.4-3|24	%setup -q
12cu|xblast-2.10.4-3|25	%patch0 -p0
12cu|xblast-2.10.4-3|26	
12cu|xblast-2.10.4-3|27	%build
12cu|xblast-2.10.4-3|28	autoreconf -fi
12cu|xblast-2.10.4-3|29	%configure2_5x --bindir=%{_gamesbindir} --enable-sound --with-otherdatadir=%{_gamesdatadir}/XBlast-TNT
12cu|xblast-2.10.4-3|30	%make
12cu|xblast-2.10.4-3|31	
12cu|xblast-2.10.4-3|32	%install
12cu|xblast-2.10.4-3|33	rm -rf $RPM_BUILD_ROOT
12cu|xblast-2.10.4-3|34	%makeinstall_std
12cu|xblast-2.10.4-3|35	
12cu|xblast-2.10.4-3|36	%{find_lang} %{name}
12cu|xblast-2.10.4-3|37	
12cu|xblast-2.10.4-3|38	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cu|xblast-2.10.4-3|39	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cu|xblast-2.10.4-3|40	[Desktop Entry]
12cu|xblast-2.10.4-3|41	Type=Application
12cu|xblast-2.10.4-3|42	Exec=%{_gamesbindir}/%{name}
12cu|xblast-2.10.4-3|43	Icon=arcade_section
12cu|xblast-2.10.4-3|44	Categories=Game;ArcadeGame;
12cu|xblast-2.10.4-3|45	Name=X blast
12cu|xblast-2.10.4-3|46	Comment=%{summary}
12cu|xblast-2.10.4-3|47	EOF
12cu|xblast-2.10.4-3|48	
12cu|xblast-2.10.4-3|49	%if %mdkversion < 200900
12cu|xblast-2.10.4-3|50	%post
12cu|xblast-2.10.4-3|51	%update_menus
12cu|xblast-2.10.4-3|52	%endif
12cu|xblast-2.10.4-3|53	
12cu|xblast-2.10.4-3|54	%if %mdkversion < 200900
12cu|xblast-2.10.4-3|55	%postun
12cu|xblast-2.10.4-3|56	%clean_menus
12cu|xblast-2.10.4-3|57	%endif
12cu|xblast-2.10.4-3|58	
12cu|xblast-2.10.4-3|59	%clean
12cu|xblast-2.10.4-3|60	rm -rf $RPM_BUILD_ROOT
12cu|xblast-2.10.4-3|61	
12cu|xblast-2.10.4-3|62	%files -f %{name}.lang
12cu|xblast-2.10.4-3|63	%defattr(-,root,root,0755)
12cu|xblast-2.10.4-3|64	%doc README NEWS COPYING AUTHORS
12cu|xblast-2.10.4-3|65	%{_gamesbindir}/xblast
12cu|xblast-2.10.4-3|66	%{_gamesbindir}/xbsndsrv
12cu|xblast-2.10.4-3|67	%{_gamesdatadir}/XBlast-TNT
12cu|xblast-2.10.4-3|68	%{_datadir}/applications/mandriva-*.desktop
12cu|xblast-2.10.4-3|69	
12cu|xblast-2.10.4-3|70	
12cu|xblast-2.10.4-3|71	
12cu|xblast-2.10.4-3|72	%changelog
12cu|xblast-2.10.4-3|73	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 2.10.4-2mdv2011.0
12cu|xblast-2.10.4-3|74	+ Revision: 634876
12cu|xblast-2.10.4-3|75	- simplify BR
12cu|xblast-2.10.4-3|76	- use correct localedir
12cu|xblast-2.10.4-3|77	
12cu|xblast-2.10.4-3|78	* Fri May 15 2009 Samuel Verschelde <stormi@mandriva.org> 2.10.4-1mdv2010.0
12cu|xblast-2.10.4-3|79	+ Revision: 376289
12cu|xblast-2.10.4-3|80	- update to version 2.10.4
12cu|xblast-2.10.4-3|81	- fix license
12cu|xblast-2.10.4-3|82	
12cu|xblast-2.10.4-3|83	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 2.10.0-4mdv2009.0
12cu|xblast-2.10.4-3|84	+ Revision: 262257
12cu|xblast-2.10.4-3|85	- rebuild
12cu|xblast-2.10.4-3|86	
12cu|xblast-2.10.4-3|87	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.10.0-3mdv2009.0
12cu|xblast-2.10.4-3|88	+ Revision: 256589
12cu|xblast-2.10.4-3|89	- rebuild
12cu|xblast-2.10.4-3|90	
12cu|xblast-2.10.4-3|91	+ Pixel <pixel@mandriva.com>
12cu|xblast-2.10.4-3|92	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|xblast-2.10.4-3|93	
12cu|xblast-2.10.4-3|94	+ Olivier Blin <oblin@mandriva.com>
12cu|xblast-2.10.4-3|95	- restore BuildRoot
12cu|xblast-2.10.4-3|96	
12cu|xblast-2.10.4-3|97	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 2.10.0-1mdv2008.1
12cu|xblast-2.10.4-3|98	+ Revision: 132309
12cu|xblast-2.10.4-3|99	- auto-convert XDG menu entry
12cu|xblast-2.10.4-3|100	- kill re-definition of %%buildroot on Pixel's request
12cu|xblast-2.10.4-3|101	- import xblast
12cu|xblast-2.10.4-3|102	
12cu|xblast-2.10.4-3|103	
12cu|xblast-2.10.4-3|104	* Wed Dec 07 2005 Lenny Cartier <lenny@mandriva.com> 2.10.0-1mdk
12cu|xblast-2.10.4-3|105	- 2.10.0
12cu|xblast-2.10.4-3|106	
12cu|xblast-2.10.4-3|107	* Mon Nov  1 2004 Michael Scherer <misc@mandrake.org> 2.9.22-2mdk
12cu|xblast-2.10.4-3|108	- Buildrequires
12cu|xblast-2.10.4-3|109	- [DIRM]
12cu|xblast-2.10.4-3|110	
12cu|xblast-2.10.4-3|111	* Fri Sep 17 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.9.22-1mdk
12cu|xblast-2.10.4-3|112	- from Fernando Benites <iskywalker@users.sourceforge.net> :
12cu|xblast-2.10.4-3|113	- first build
12cu|xblast-2.10.4-3|114	- menu
12cu|xblast-2.10.4-3|115	- fix group

13287 12
12cu|xbmc-13.2-1|1	%define build_cec 1
12cu|xbmc-13.2-1|2	%define codename Gotham
12cu|xbmc-13.2-1|3	
12cu|xbmc-13.2-1|4	Summary:	XBMC Media Center - media player and home entertainment system
12cu|xbmc-13.2-1|5	Name:		xbmc
12cu|xbmc-13.2-1|6	Version:	13.2
12cu|xbmc-13.2-1|7	Release:	1
12cu|xbmc-13.2-1|8	# nosefart audio plugin and RSXS-0.9 based screensavers are GPLv2 only
12cu|xbmc-13.2-1|9	# several eventclients are GPLv3+ (in subpackages)
12cu|xbmc-13.2-1|10	# libhdhomerun is LGPLv3+ with an exception (always ok to link against it)
12cu|xbmc-13.2-1|11	# the rest is GPLv2+
12cu|xbmc-13.2-1|12	# both GPLv2+ and GPLv2 are mentioned because plugins are not part of core
12cu|xbmc-13.2-1|13	# xbmc and therefore e.g. /usr/bin/xbmc is GPLv2+ with LGPLv3+ part
12cu|xbmc-13.2-1|14	# as allowed by a license exception
12cu|xbmc-13.2-1|15	License:	GPLv2+ and GPLv2 and (LGPLv3+ with exceptions)
12cu|xbmc-13.2-1|16	Group:		Video
12cu|xbmc-13.2-1|17	Url:		http://xbmc.org/
12cu|xbmc-13.2-1|18	Source0:	http://mirrors.xbmc.org/releases/source/%{name}-%{version}.tar.gz
12cu|xbmc-13.2-1|19	Patch0:		xbmc-13.2-external-ffmpeg.patch
12cu|xbmc-13.2-1|20	Patch1:		xbmc-13.0-no-win32.patch
12cu|xbmc-13.2-1|21	# Display Music Videos in "Artist - Name" format instead of just "Name"
12cu|xbmc-13.2-1|22	Patch2:		xbmc-13.0-upnp-musicvideos-artist.patch
12cu|xbmc-13.2-1|23	# Fix bug with UPnP playback for Playlists
12cu|xbmc-13.2-1|24	Patch3:		xbmc-13.0-upnp-playlists.patch
12cu|xbmc-13.2-1|25	
12cu|xbmc-13.2-1|26	BuildRequires:	afpclient-devel
12cu|xbmc-13.2-1|27	BuildRequires:	avahi-common-devel
12cu|xbmc-13.2-1|28	BuildRequires:	boost-devel
12cu|xbmc-13.2-1|29	BuildRequires:	bzip2-devel
12cu|xbmc-13.2-1|30	%if %{mdvver} < 201410
12cu|xbmc-13.2-1|31	BuildRequires:	crystalhd-devel
12cu|xbmc-13.2-1|32	%endif
12cu|xbmc-13.2-1|33	BuildRequires:	ffmpeg-devel
12cu|xbmc-13.2-1|34	BuildRequires:	gettext-devel
12cu|xbmc-13.2-1|35	BuildRequires:	jpeg-devel
12cu|xbmc-13.2-1|36	BuildRequires:	liblzo-devel
12cu|xbmc-13.2-1|37	BuildRequires:	mysql-devel
12cu|xbmc-13.2-1|38	BuildRequires:	tinyxml-devel
12cu|xbmc-13.2-1|39	BuildRequires:	pkgconfig(alsa)
12cu|xbmc-13.2-1|40	BuildRequires:	pkgconfig(avahi-client)
12cu|xbmc-13.2-1|41	BuildRequires:	pkgconfig(bluez)
12cu|xbmc-13.2-1|42	BuildRequires:	pkgconfig(cwiid)
12cu|xbmc-13.2-1|43	BuildRequires:	pkgconfig(dbus-1)
12cu|xbmc-13.2-1|44	BuildRequires:	pkgconfig(enca)
12cu|xbmc-13.2-1|45	BuildRequires:	pkgconfig(expat)
12cu|xbmc-13.2-1|46	BuildRequires:	pkgconfig(flac)
12cu|xbmc-13.2-1|47	BuildRequires:	pkgconfig(fontconfig)
12cu|xbmc-13.2-1|48	BuildRequires:	pkgconfig(freetype2)
12cu|xbmc-13.2-1|49	BuildRequires:	pkgconfig(fribidi)
12cu|xbmc-13.2-1|50	BuildRequires:	pkgconfig(gl)
12cu|xbmc-13.2-1|51	BuildRequires:	pkgconfig(glew)
12cu|xbmc-13.2-1|52	BuildRequires:	pkgconfig(glu)
12cu|xbmc-13.2-1|53	BuildRequires:	pkgconfig(ice)
12cu|xbmc-13.2-1|54	BuildRequires:	pkgconfig(jasper)
12cu|xbmc-13.2-1|55	BuildRequires:	pkgconfig(libass)
12cu|xbmc-13.2-1|56	BuildRequires:	pkgconfig(libbluray)
12cu|xbmc-13.2-1|57	BuildRequires:	pkgconfig(libcdio)
12cu|xbmc-13.2-1|58	%if %{build_cec}
12cu|xbmc-13.2-1|59	BuildRequires:	pkgconfig(libcec) >= 2:1:0
12cu|xbmc-13.2-1|60	%else
12cu|xbmc-13.2-1|61	BuildConflicts:	pkgconfig(libcec)
12cu|xbmc-13.2-1|62	%endif
12cu|xbmc-13.2-1|63	BuildRequires:	pkgconfig(libcurl)
12cu|xbmc-13.2-1|64	BuildRequires:	pkgconfig(libmicrohttpd)
12cu|xbmc-13.2-1|65	BuildRequires:	pkgconfig(libmms)
12cu|xbmc-13.2-1|66	BuildRequires:	pkgconfig(libmodplug)
12cu|xbmc-13.2-1|67	BuildRequires:	pkgconfig(libmpeg2)
12cu|xbmc-13.2-1|68	BuildRequires:	pkgconfig(libnfs)
12cu|xbmc-13.2-1|69	BuildRequires:	pkgconfig(libpcre)
12cu|xbmc-13.2-1|70	BuildRequires:	pkgconfig(libplist)
12cu|xbmc-13.2-1|71	BuildRequires:	pkgconfig(libpng)
12cu|xbmc-13.2-1|72	BuildRequires:	pkgconfig(libpulse)
12cu|xbmc-13.2-1|73	BuildRequires:	pkgconfig(librtmp)
12cu|xbmc-13.2-1|74	BuildRequires:	pkgconfig(libshairport)
12cu|xbmc-13.2-1|75	BuildRequires:	pkgconfig(libssh)
12cu|xbmc-13.2-1|76	BuildRequires:	pkgconfig(libtiff-4)
12cu|xbmc-13.2-1|77	BuildRequires:	pkgconfig(libva)
12cu|xbmc-13.2-1|78	BuildRequires:	pkgconfig(libxslt)
12cu|xbmc-13.2-1|79	BuildRequires:	pkgconfig(mad)
12cu|xbmc-13.2-1|80	BuildRequires:	pkgconfig(ogg)
12cu|xbmc-13.2-1|81	BuildRequires:	pkgconfig(openssl)
12cu|xbmc-13.2-1|82	BuildRequires:	pkgconfig(python)
12cu|xbmc-13.2-1|83	BuildRequires:	pkgconfig(samplerate)
12cu|xbmc-13.2-1|84	BuildRequires:	pkgconfig(sdl)
12cu|xbmc-13.2-1|85	BuildRequires:	pkgconfig(SDL_mixer)
12cu|xbmc-13.2-1|86	BuildRequires:	pkgconfig(SDL_image)
12cu|xbmc-13.2-1|87	BuildRequires:	pkgconfig(smbclient)
12cu|xbmc-13.2-1|88	BuildRequires:	pkgconfig(sqlite3)
12cu|xbmc-13.2-1|89	BuildRequires:	pkgconfig(taglib)
12cu|xbmc-13.2-1|90	BuildRequires:	pkgconfig(udev)
12cu|xbmc-13.2-1|91	BuildRequires:	pkgconfig(vdpau)
12cu|xbmc-13.2-1|92	BuildRequires:	pkgconfig(vorbis)
12cu|xbmc-13.2-1|93	BuildRequires:	pkgconfig(wavpack)
12cu|xbmc-13.2-1|94	BuildRequires:	pkgconfig(x11)
12cu|xbmc-13.2-1|95	BuildRequires:	pkgconfig(xinerama)
12cu|xbmc-13.2-1|96	BuildRequires:	pkgconfig(xmu)
12cu|xbmc-13.2-1|97	BuildRequires:	pkgconfig(xrandr)
12cu|xbmc-13.2-1|98	BuildRequires:	pkgconfig(xt)
12cu|xbmc-13.2-1|99	BuildRequires:	pkgconfig(xtst)
12cu|xbmc-13.2-1|100	BuildRequires:	pkgconfig(yajl)
12cu|xbmc-13.2-1|101	BuildRequires:	pkgconfig(zlib)
12cu|xbmc-13.2-1|102	BuildRequires:	cmake
12cu|xbmc-13.2-1|103	BuildRequires:	gperf
12cu|xbmc-13.2-1|104	BuildRequires:	zip
12cu|xbmc-13.2-1|105	%ifarch %{ix86}
12cu|xbmc-13.2-1|106	BuildRequires:	nasm
12cu|xbmc-13.2-1|107	%endif
12cu|xbmc-13.2-1|108	Requires:	lsb-release
12cu|xbmc-13.2-1|109	# for codegenrator
12cu|xbmc-13.2-1|110	BuildRequires:	doxygen
12cu|xbmc-13.2-1|111	BuildRequires:	java
12cu|xbmc-13.2-1|112	BuildRequires:	swig
12cu|xbmc-13.2-1|113	
12cu|xbmc-13.2-1|114	# dlopened (existence check required by rpm5 as it doesn't use stderr):
12cu|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})
12cu|xbmc-13.2-1|116	Requires:	%dlopenreq curl
12cu|xbmc-13.2-1|117	Requires:	%dlopenreq FLAC
12cu|xbmc-13.2-1|118	Requires:	%dlopenreq mad
12cu|xbmc-13.2-1|119	Requires:	%dlopenreq ogg
12cu|xbmc-13.2-1|120	Requires:	%dlopenreq vorbis
12cu|xbmc-13.2-1|121	Requires:	%dlopenreq vorbisenc
12cu|xbmc-13.2-1|122	Requires:	%dlopenreq vorbisfile
12cu|xbmc-13.2-1|123	Requires:	%dlopenreq modplug
12cu|xbmc-13.2-1|124	Requires:	%dlopenreq rtmp
12cu|xbmc-13.2-1|125	Requires:	%dlopenreq mpeg2
12cu|xbmc-13.2-1|126	Requires:	%dlopenreq ass
12cu|xbmc-13.2-1|127	Requires:	%dlopenreq bluray
12cu|xbmc-13.2-1|128	Requires:	%dlopenreq nfs
12cu|xbmc-13.2-1|129	Requires:	%dlopenreq afpclient
12cu|xbmc-13.2-1|130	Requires:	%dlopenreq plist
12cu|xbmc-13.2-1|131	Requires:	%dlopenreq shairport
12cu|xbmc-13.2-1|132	%if %{build_cec}
12cu|xbmc-13.2-1|133	Requires:	%dlopenreq cec
12cu|xbmc-13.2-1|134	%endif
12cu|xbmc-13.2-1|135	# not nearly as common as the above, so just suggest instead for now:
12cu|xbmc-13.2-1|136	Suggests:	%dlopenreq crystalhd
12cu|xbmc-13.2-1|137	# TODO: FEH.py is useless nowadays, drop it here and upstream.
12cu|xbmc-13.2-1|138	# for FEH.py, to check current configuration is ok for xbmc:
12cu|xbmc-13.2-1|139	Requires:	xdpyinfo
12cu|xbmc-13.2-1|140	Requires:	glxinfo
12cu|xbmc-13.2-1|141	# for FEH.py to allow it to give an error message (should be available already
12cu|xbmc-13.2-1|142	# on most systems):
12cu|xbmc-13.2-1|143	Requires:	pygtk2
12cu|xbmc-13.2-1|144	# for xbmc python scripts:
12cu|xbmc-13.2-1|145	Requires:	python-imaging
12cu|xbmc-13.2-1|146	# Packages not shipped in core:
12cu|xbmc-13.2-1|147	Suggests:	%{_lib}lame0
12cu|xbmc-13.2-1|148	Suggests:	%{_lib}dvdcss2
12cu|xbmc-13.2-1|149	
12cu|xbmc-13.2-1|150	%description
12cu|xbmc-13.2-1|151	XBMC is an award-winning free and open source software media player
12cu|xbmc-13.2-1|152	and entertainment hub for digital media.
12cu|xbmc-13.2-1|153	
12cu|xbmc-13.2-1|154	While XBMC functions very well as a standard media player application
12cu|xbmc-13.2-1|155	for your computer, it has been designed to be the perfect companion
12cu|xbmc-13.2-1|156	for your HTPC. Supporting an almost endless range of remote controls,
12cu|xbmc-13.2-1|157	and combined with its beautiful interface and powerful skinning
12cu|xbmc-13.2-1|158	engine, XBMC feels very natural to use from the couch and is the
12cu|xbmc-13.2-1|159	ideal solution for your home theater.
12cu|xbmc-13.2-1|160	
12cu|xbmc-13.2-1|161	Support for RAR files is not included due to license issues.
12cu|xbmc-13.2-1|162	
12cu|xbmc-13.2-1|163	%files
12cu|xbmc-13.2-1|164	%doc %{_docdir}/xbmc
12cu|xbmc-13.2-1|165	%{_sysconfdir}/X11/wmsession.d/15XBMC
12cu|xbmc-13.2-1|166	%{_bindir}/xbmc
12cu|xbmc-13.2-1|167	%{_bindir}/xbmc-standalone
12cu|xbmc-13.2-1|168	%dir %{_libdir}/xbmc
12cu|xbmc-13.2-1|169	%dir %{_libdir}/xbmc/addons
12cu|xbmc-13.2-1|170	%dir %{_libdir}/xbmc/system
12cu|xbmc-13.2-1|171	%dir %{_libdir}/xbmc/system/players
12cu|xbmc-13.2-1|172	%dir %{_libdir}/xbmc/system/players/dvdplayer
12cu|xbmc-13.2-1|173	%dir %{_libdir}/xbmc/system/players/paplayer
12cu|xbmc-13.2-1|174	%{_libdir}/xbmc/xbmc.bin
12cu|xbmc-13.2-1|175	%{_libdir}/xbmc/xbmc-xrandr
12cu|xbmc-13.2-1|176	%dir %{_libdir}/xbmc/addons/*
12cu|xbmc-13.2-1|177	%{_libdir}/xbmc/addons/*/*.so
12cu|xbmc-13.2-1|178	%{_libdir}/xbmc/addons/*/*.vis
12cu|xbmc-13.2-1|179	%{_libdir}/xbmc/addons/*/*.xbs
12cu|xbmc-13.2-1|180	%{_libdir}/xbmc/system/ImageLib-*.so
12cu|xbmc-13.2-1|181	%{_libdir}/xbmc/system/hdhomerun-*.so
12cu|xbmc-13.2-1|182	%{_libdir}/xbmc/system/libcmyth-*.so
12cu|xbmc-13.2-1|183	%{_libdir}/xbmc/system/libcpluff-*.so
12cu|xbmc-13.2-1|184	%{_libdir}/xbmc/system/libexif-*.so
12cu|xbmc-13.2-1|185	%{_libdir}/xbmc/system/players/dvdplayer/libdvdnav-*.so
12cu|xbmc-13.2-1|186	%{_libdir}/xbmc/system/players/paplayer/libsidplay2-*.so
12cu|xbmc-13.2-1|187	%{_libdir}/xbmc/system/players/paplayer/nosefart-*.so
12cu|xbmc-13.2-1|188	%{_libdir}/xbmc/system/players/paplayer/stsoundlibrary-*.so
12cu|xbmc-13.2-1|189	%{_libdir}/xbmc/system/players/paplayer/timidity-*.so
12cu|xbmc-13.2-1|190	%{_libdir}/xbmc/system/players/paplayer/vgmstream-*.so
12cu|xbmc-13.2-1|191	%ifarch %{ix86}
12cu|xbmc-13.2-1|192	%{_libdir}/xbmc/system/players/paplayer/SNESAPU-*.so
12cu|xbmc-13.2-1|193	%endif
12cu|xbmc-13.2-1|194	%dir %{_datadir}/xbmc
12cu|xbmc-13.2-1|195	%{_datadir}/xbmc/addons
12cu|xbmc-13.2-1|196	%{_datadir}/xbmc/FEH.py
12cu|xbmc-13.2-1|197	%{_datadir}/xbmc/language
12cu|xbmc-13.2-1|198	%{_datadir}/xbmc/media
12cu|xbmc-13.2-1|199	%{_datadir}/xbmc/sounds
12cu|xbmc-13.2-1|200	%{_datadir}/xbmc/system
12cu|xbmc-13.2-1|201	%{_datadir}/xbmc/userdata
12cu|xbmc-13.2-1|202	%{_datadir}/applications/xbmc.desktop
12cu|xbmc-13.2-1|203	%{_iconsdir}/hicolor/*/apps/xbmc.png
12cu|xbmc-13.2-1|204	
12cu|xbmc-13.2-1|205	#----------------------------------------------------------------------------
12cu|xbmc-13.2-1|206	
12cu|xbmc-13.2-1|207	%package	devel
12cu|xbmc-13.2-1|208	Summary:	Development files for XBMC
12cu|xbmc-13.2-1|209	License:	GPLv2+
12cu|xbmc-13.2-1|210	Group:		Development/C
12cu|xbmc-13.2-1|211	Provides:	xbmc-eventclients-devel = %{EVRD}
12cu|xbmc-13.2-1|212	Conflicts:	xbmc-eventclients-devel < 13.0
12cu|xbmc-13.2-1|213	Obsoletes:	xbmc-eventclients-devel < 13.0
12cu|xbmc-13.2-1|214	
12cu|xbmc-13.2-1|215	%description	devel
12cu|xbmc-13.2-1|216	XBMC is an award-winning free and open source software media player
12cu|xbmc-13.2-1|217	and entertainment hub for digital media.
12cu|xbmc-13.2-1|218	
12cu|xbmc-13.2-1|219	This package contains files needed to build addons and eventclients.
12cu|xbmc-13.2-1|220	
12cu|xbmc-13.2-1|221	%files devel
12cu|xbmc-13.2-1|222	%dir %{_includedir}/xbmc
12cu|xbmc-13.2-1|223	%{_includedir}/xbmc/*
12cu|xbmc-13.2-1|224	%{_libdir}/xbmc/*.cmake
12cu|xbmc-13.2-1|225	
12cu|xbmc-13.2-1|226	#----------------------------------------------------------------------------
12cu|xbmc-13.2-1|227	
12cu|xbmc-13.2-1|228	%package	eventclients-common
12cu|xbmc-13.2-1|229	Summary:	Common files for XBMC eventclients
12cu|xbmc-13.2-1|230	License:	GPLv2+
12cu|xbmc-13.2-1|231	Group:		Video
12cu|xbmc-13.2-1|232	
12cu|xbmc-13.2-1|233	%description	eventclients-common
12cu|xbmc-13.2-1|234	XBMC is an award-winning free and open source software media player
12cu|xbmc-13.2-1|235	and entertainment hub for digital media.
12cu|xbmc-13.2-1|236	
12cu|xbmc-13.2-1|237	This package contains common files for eventclients.
12cu|xbmc-13.2-1|238	
12cu|xbmc-13.2-1|239	%files eventclients-common
12cu|xbmc-13.2-1|240	%{python_sitelib}/xbmc
12cu|xbmc-13.2-1|241	%dir %{_datadir}/pixmaps/xbmc
12cu|xbmc-13.2-1|242	%{_datadir}/pixmaps/xbmc/*.png
12cu|xbmc-13.2-1|243	
12cu|xbmc-13.2-1|244	#----------------------------------------------------------------------------
12cu|xbmc-13.2-1|245	
12cu|xbmc-13.2-1|246	%package	eventclient-wiiremote
12cu|xbmc-13.2-1|247	Summary:	Wii Remote eventclient for XBMC
12cu|xbmc-13.2-1|248	License:	GPLv3+
12cu|xbmc-13.2-1|249	Group:		Video
12cu|xbmc-13.2-1|250	Requires:	%{name}-eventclients-common = %{EVRD}
12cu|xbmc-13.2-1|251	
12cu|xbmc-13.2-1|252	%description	eventclient-wiiremote
12cu|xbmc-13.2-1|253	XBMC is an award-winning free and open source software media player
12cu|xbmc-13.2-1|254	and entertainment hub for digital media.
12cu|xbmc-13.2-1|255	
12cu|xbmc-13.2-1|256	This package contains the Wii Remote eventclient.
12cu|xbmc-13.2-1|257	
12cu|xbmc-13.2-1|258	%files eventclient-wiiremote
12cu|xbmc-13.2-1|259	%{_bindir}/xbmc-wiiremote
12cu|xbmc-13.2-1|260	
12cu|xbmc-13.2-1|261	#----------------------------------------------------------------------------
12cu|xbmc-13.2-1|262	
12cu|xbmc-13.2-1|263	%package	eventclient-j2me
12cu|xbmc-13.2-1|264	Summary:	J2ME eventclient for XBMC
12cu|xbmc-13.2-1|265	License:	GPLv2+
12cu|xbmc-13.2-1|266	Group:		Video
12cu|xbmc-13.2-1|267	Requires:	python-pybluez
12cu|xbmc-13.2-1|268	Requires:	%{name}-eventclients-common = %{EVRD}
12cu|xbmc-13.2-1|269	
12cu|xbmc-13.2-1|270	%description	eventclient-j2me
12cu|xbmc-13.2-1|271	XBMC is an award-winning free and open source software media player
12cu|xbmc-13.2-1|272	and entertainment hub for digital media.
12cu|xbmc-13.2-1|273	
12cu|xbmc-13.2-1|274	This package contains the J2ME eventclient, providing a bluetooth
12cu|xbmc-13.2-1|275	server that can communicate with a mobile tool supporting J2ME.
12cu|xbmc-13.2-1|276	
12cu|xbmc-13.2-1|277	%files eventclient-j2me
12cu|xbmc-13.2-1|278	%{_bindir}/xbmc-j2meremote
12cu|xbmc-13.2-1|279	
12cu|xbmc-13.2-1|280	#----------------------------------------------------------------------------
12cu|xbmc-13.2-1|281	
12cu|xbmc-13.2-1|282	%package	eventclient-ps3
12cu|xbmc-13.2-1|283	Summary:	PS3 eventclients for XBMC
12cu|xbmc-13.2-1|284	License:	GPLv2+
12cu|xbmc-13.2-1|285	Group:		Video
12cu|xbmc-13.2-1|286	Requires:	python-pybluez
12cu|xbmc-13.2-1|287	Requires:	%{name}-eventclients-common = %{EVRD}
12cu|xbmc-13.2-1|288	# requires via zeroconf.py, only used by xbmc-ps3d:
12cu|xbmc-13.2-1|289	Requires:	python-gobject avahi-python python-dbus
12cu|xbmc-13.2-1|290	
12cu|xbmc-13.2-1|291	%description	eventclient-ps3
12cu|xbmc-13.2-1|292	XBMC is an award-winning free and open source software media player
12cu|xbmc-13.2-1|293	and entertainment hub for digital media.
12cu|xbmc-13.2-1|294	
12cu|xbmc-13.2-1|295	This package contains the PS3 remote and sixaxis eventclients.
12cu|xbmc-13.2-1|296	
12cu|xbmc-13.2-1|297	%files eventclient-ps3
12cu|xbmc-13.2-1|298	%{_bindir}/xbmc-ps3d
12cu|xbmc-13.2-1|299	%{_bindir}/xbmc-ps3remote
12cu|xbmc-13.2-1|300	
12cu|xbmc-13.2-1|301	#----------------------------------------------------------------------------
12cu|xbmc-13.2-1|302	
12cu|xbmc-13.2-1|303	%package	eventclient-xbmc-send
12cu|xbmc-13.2-1|304	Summary:	PS3 eventclient for XBMC
12cu|xbmc-13.2-1|305	License:	GPLv2+
12cu|xbmc-13.2-1|306	Group:		Video
12cu|xbmc-13.2-1|307	Requires:	%{name}-eventclients-common = %{EVRD}
12cu|xbmc-13.2-1|308	
12cu|xbmc-13.2-1|309	%description	eventclient-xbmc-send
12cu|xbmc-13.2-1|310	XBMC is an award-winning free and open source software media player
12cu|xbmc-13.2-1|311	and entertainment hub for digital media.
12cu|xbmc-13.2-1|312	
12cu|xbmc-13.2-1|313	This package contains the xbmc-send eventclient.
12cu|xbmc-13.2-1|314	
12cu|xbmc-13.2-1|315	%files eventclient-xbmc-send
12cu|xbmc-13.2-1|316	%{_bindir}/xbmc-send
12cu|xbmc-13.2-1|317	
12cu|xbmc-13.2-1|318	#----------------------------------------------------------------------------
12cu|xbmc-13.2-1|319	
12cu|xbmc-13.2-1|320	%prep
12cu|xbmc-13.2-1|321	%setup -qn %{name}-%{version}-%{codename}
12cu|xbmc-13.2-1|322	%patch0 -p1
12cu|xbmc-13.2-1|323	%patch1 -p1
12cu|xbmc-13.2-1|324	%patch2 -p1
12cu|xbmc-13.2-1|325	%patch3 -p1
12cu|xbmc-13.2-1|326	
12cu|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'
12cu|xbmc-13.2-1|328	cp configure.in configure.ac
12cu|xbmc-13.2-1|329	
12cu|xbmc-13.2-1|330	# otherwise backups end up in binary rpms
12cu|xbmc-13.2-1|331	find -type f \( -name '*.00??' -o -name '*.00??~' \) -print -delete
12cu|xbmc-13.2-1|332	
12cu|xbmc-13.2-1|333	# remove prebuilt libraries
12cu|xbmc-13.2-1|334	find -type f \( -iname '*.so' -o -iname '*.dll' -o -iname '*.exe' \) -delete
12cu|xbmc-13.2-1|335	
12cu|xbmc-13.2-1|336	# GPLv2 only
12cu|xbmc-13.2-1|337	rm -r lib/cmyth/Win32/include/mysql
12cu|xbmc-13.2-1|338	
12cu|xbmc-13.2-1|339	# win32 only
12cu|xbmc-13.2-1|340	rm -rf system/players/dvdplayer/etc/fonts
12cu|xbmc-13.2-1|341	
12cu|xbmc-13.2-1|342	%build
12cu|xbmc-13.2-1|343	export GIT_REV="tarball"
12cu|xbmc-13.2-1|344	./bootstrap
12cu|xbmc-13.2-1|345	
12cu|xbmc-13.2-1|346	# due to xbmc modules that use symbols from xbmc binary
12cu|xbmc-13.2-1|347	# and are not using libtool
12cu|xbmc-13.2-1|348	%define _disable_ld_no_undefined 1
12cu|xbmc-13.2-1|349	
12cu|xbmc-13.2-1|350	# Workaround configure using git to override GIT_REV (TODO: fix it properly)
12cu|xbmc-13.2-1|351	export ac_cv_prog_HAVE_GIT="no"
12cu|xbmc-13.2-1|352	
12cu|xbmc-13.2-1|353	%configure2_5x \
12cu|xbmc-13.2-1|354	--disable-debug \
12cu|xbmc-13.2-1|355	--disable-ccache \
12cu|xbmc-13.2-1|356	%ifarch %{arm}
12cu|xbmc-13.2-1|357	--enable-neon	\
12cu|xbmc-13.2-1|358	%endif
12cu|xbmc-13.2-1|359	--enable-external-libraries \
12cu|xbmc-13.2-1|360	--disable-non-free \
12cu|xbmc-13.2-1|361	--disable-dvdcss \
12cu|xbmc-13.2-1|362	--enable-goom \
12cu|xbmc-13.2-1|363	--enable-pulse \
12cu|xbmc-13.2-1|364	--with-lirc-device=/var/run/lirc/lircd
12cu|xbmc-13.2-1|365	
12cu|xbmc-13.2-1|366	# non-free = unrar
12cu|xbmc-13.2-1|367	# dvdcss is handled via dlopen when disabled
12cu|xbmc-13.2-1|368	
12cu|xbmc-13.2-1|369	%make
12cu|xbmc-13.2-1|370	%make -C tools/EventClients wiimote
12cu|xbmc-13.2-1|371	
12cu|xbmc-13.2-1|372	%install
12cu|xbmc-13.2-1|373	%makeinstall_std
12cu|xbmc-13.2-1|374	%makeinstall_std -C tools/EventClients
12cu|xbmc-13.2-1|375	
12cu|xbmc-13.2-1|376	# unused
12cu|xbmc-13.2-1|377	rm %{buildroot}%{_datadir}/xsessions/XBMC.desktop
12cu|xbmc-13.2-1|378	# our version of the above:
12cu|xbmc-13.2-1|379	install -d -m755 %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cu|xbmc-13.2-1|380	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/15XBMC <<EOF
12cu|xbmc-13.2-1|381	NAME=XBMC
12cu|xbmc-13.2-1|382	ICON=xbmc.png
12cu|xbmc-13.2-1|383	DESC=XBMC Media Center
12cu|xbmc-13.2-1|384	EXEC=%{_bindir}/xbmc-standalone
12cu|xbmc-13.2-1|385	SCRIPT:
12cu|xbmc-13.2-1|386	exec %{_bindir}/xbmc-standalone
12cu|xbmc-13.2-1|387	EOF
12cu|xbmc-13.2-1|388	
12cu|xbmc-13.2-1|389	# unused files, TODO fix this upstream:
12cu|xbmc-13.2-1|390	find %{buildroot}%{_datadir}/xbmc/addons/skin.*/media -name '*.png' -delete
12cu|xbmc-13.2-1|391	
12cu|xbmc-13.2-1|392	( # for IFS and +x
12cu|xbmc-13.2-1|393	# Check for issues in ELF binaries
12cu|xbmc-13.2-1|394	undefined=
12cu|xbmc-13.2-1|395	fhserr=
12cu|xbmc-13.2-1|396	echo Silencing output of undefined symbol and FHS conformance checks
12cu|xbmc-13.2-1|397	set +x
12cu|xbmc-13.2-1|398	IFS=$'\n'
12cu|xbmc-13.2-1|399	for file in $(find %{buildroot} -type f); do
12cu|xbmc-13.2-1|400	type="$(file "$file")"
12cu|xbmc-13.2-1|401	echo "$type" | grep -q "ELF" || continue
12cu|xbmc-13.2-1|402	
12cu|xbmc-13.2-1|403	# Check that a binary file is not in datadir:
12cu|xbmc-13.2-1|404	echo "$file" | grep -q "%{_datadir}" && fhserr="${fhserr}$file\n"
12cu|xbmc-13.2-1|405	
12cu|xbmc-13.2-1|406	# check for undefined symbols in XBMC modules
12cu|xbmc-13.2-1|407	echo "$type" | grep -q "shared object" || continue
12cu|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
12cu|xbmc-13.2-1|409	# undefined symbols may also be provided by XBMC:
12cu|xbmc-13.2-1|410	nm -f posix -D --no-demangle --defined-only %{buildroot}%{_libdir}/xbmc/xbmc.bin | grep -q "^$symbol " && continue
12cu|xbmc-13.2-1|411	# The symbol was not provided by XBMC.
12cu|xbmc-13.2-1|412	# Check if it is available through its dependencies:
12cu|xbmc-13.2-1|413	for filename in $(objdump -p %{buildroot}%{_libdir}/xbmc/xbmc.bin | grep NEEDED | awk '{ print $2 }'); do
12cu|xbmc-13.2-1|414	depfile="/%{_lib}/$filename"
12cu|xbmc-13.2-1|415	[ -e "$depfile" ] || depfile="%{_libdir}/$filename"
12cu|xbmc-13.2-1|416	nm -f posix -D --no-demangle --defined-only $depfile | grep -q "^$symbol " && continue 2
12cu|xbmc-13.2-1|417	done
12cu|xbmc-13.2-1|418	# Euphoria references rsxs PNG class, but it is never used at runtime,
12cu|xbmc-13.2-1|419	# so it results in no errors due to RTLD_LAZY being used by xbmc module loader.
12cu|xbmc-13.2-1|420	case $file:$symbol in */Euphoria.xbs:_ZN3PNG*) continue; esac
12cu|xbmc-13.2-1|421	# the symbol was not found
12cu|xbmc-13.2-1|422	undefined="${undefined}$file: $symbol\n"
12cu|xbmc-13.2-1|423	done
12cu|xbmc-13.2-1|424	done
12cu|xbmc-13.2-1|425	ok=1
12cu|xbmc-13.2-1|426	[ -n "$undefined" ] && echo -e "$undefined" && echo "Undefined symbols!" && ok=
12cu|xbmc-13.2-1|427	[ -n "$fhserr" ] && echo -e "$fhserr" && echo "Binaries in datadir!" && ok=
12cu|xbmc-13.2-1|428	[ -n "$ok" ]
12cu|xbmc-13.2-1|429	)
12cu|xbmc-13.2-1|430	
12cu|xbmc-13.2-1|431	
12cu|xbmc-13.2-1|432	%changelog
12cu|xbmc-13.2-1|433	* Tue Aug 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 13.2-1
12cu|xbmc-13.2-1|434	+ Revision: 088b1d5
12cu|xbmc-13.2-1|435	- Don't disable crystalhd support for rosa2012.1
12cu|xbmc-13.2-1|436	
12cu|xbmc-13.2-1|437	

13288 12
12cu|xboxdrv-linux-0.8.8-1|1	%define oname xboxdrv
12cu|xboxdrv-linux-0.8.8-1|2	
12cu|xboxdrv-linux-0.8.8-1|3	Name:		xboxdrv-linux
12cu|xboxdrv-linux-0.8.8-1|4	License:	GPL
12cu|xboxdrv-linux-0.8.8-1|5	Group:		System/Configuration/Hardware
12cu|xboxdrv-linux-0.8.8-1|6	URL:		http://pingus.seul.org/~grumbel/xboxdrv/
12cu|xboxdrv-linux-0.8.8-1|7	Autoreqprov:	on
12cu|xboxdrv-linux-0.8.8-1|8	Version:	0.8.8
12cu|xboxdrv-linux-0.8.8-1|9	Release:	1
12cu|xboxdrv-linux-0.8.8-1|10	Summary:	XBox 360 Controller Driver
12cu|xboxdrv-linux-0.8.8-1|11	Source0:	https://github.com/xboxdrv/xboxdrv/archive/v%{version}.tar.gz?/%{oname}-%{version}.tar.gz
12cu|xboxdrv-linux-0.8.8-1|12	Source1:	xboxdrv.init
12cu|xboxdrv-linux-0.8.8-1|13	Source100:	%{name}.rpmlintrc
12cu|xboxdrv-linux-0.8.8-1|14	
12cu|xboxdrv-linux-0.8.8-1|15	BuildRequires: pkgconfig(sdl)
12cu|xboxdrv-linux-0.8.8-1|16	BuildRequires: pkgconfig(zlib)
12cu|xboxdrv-linux-0.8.8-1|17	BuildRequires: pkgconfig(gl)
12cu|xboxdrv-linux-0.8.8-1|18	BuildRequires: gcc-c++
12cu|xboxdrv-linux-0.8.8-1|19	BuildRequires: scons
12cu|xboxdrv-linux-0.8.8-1|20	BuildRequires: pkgconfig(libusb)
12cu|xboxdrv-linux-0.8.8-1|21	BuildRequires: boost-devel
12cu|xboxdrv-linux-0.8.8-1|22	BuildRequires: pkgconfig(libudev)
12cu|xboxdrv-linux-0.8.8-1|23	BuildRequires: pkgconfig(glib-2.0)
12cu|xboxdrv-linux-0.8.8-1|24	BuildRequires: pkgconfig(dbus-glib-1)
12cu|xboxdrv-linux-0.8.8-1|25	
12cu|xboxdrv-linux-0.8.8-1|26	%description
12cu|xboxdrv-linux-0.8.8-1|27	Userspace Xbox/Xbox360 USB Gamepad Driver for Linux
12cu|xboxdrv-linux-0.8.8-1|28	
12cu|xboxdrv-linux-0.8.8-1|29	%prep
12cu|xboxdrv-linux-0.8.8-1|30	%setup -qn %{oname}-%{version}
12cu|xboxdrv-linux-0.8.8-1|31	
12cu|xboxdrv-linux-0.8.8-1|32	%build
12cu|xboxdrv-linux-0.8.8-1|33	%make PREFIX=/usr
12cu|xboxdrv-linux-0.8.8-1|34	
12cu|xboxdrv-linux-0.8.8-1|35	%install
12cu|xboxdrv-linux-0.8.8-1|36	install -D xboxdrv %{buildroot}%{_bindir}/xboxdrv
12cu|xboxdrv-linux-0.8.8-1|37	install -D doc/xboxdrv-daemon.1 %{buildroot}%{_mandir}/man1/xboxdrv-daemon.1
12cu|xboxdrv-linux-0.8.8-1|38	install -D doc/xboxdrv.1 %{buildroot}%{_mandir}/man1/xboxdrv.1
12cu|xboxdrv-linux-0.8.8-1|39	install -c -D -m 0750 %{SOURCE1} %{buildroot}%{_initrddir}/xboxdrv
12cu|xboxdrv-linux-0.8.8-1|40	
12cu|xboxdrv-linux-0.8.8-1|41	%files
12cu|xboxdrv-linux-0.8.8-1|42	%{_bindir}/xboxdrv
12cu|xboxdrv-linux-0.8.8-1|43	%{_mandir}/man1/xboxdrv*
12cu|xboxdrv-linux-0.8.8-1|44	%attr(0750,root,admin) %{_initrddir}/xboxdrv
12cu|xboxdrv-linux-0.8.8-1|45	
12cu|xboxdrv-linux-0.8.8-1|46	%changelog
12cu|xboxdrv-linux-0.8.8-1|47	
12cu|xboxdrv-linux-0.8.8-1|48	* Tue Aug 23 2016 dsilakov <denis.silakov@rosalab.ru> 0.8.8-1
12cu|xboxdrv-linux-0.8.8-1|49	- (6916b76) Merge pull request #3 from import/xboxdrv-linux:rosa2016.1
12cu|xboxdrv-linux-0.8.8-1|50	- (6916b76) Backport per user request
12cu|xboxdrv-linux-0.8.8-1|51	
12cu|xboxdrv-linux-0.8.8-1|52	

13289 12
12cu|xbuffy-3.4-15|1	%define debug_package	%{nil}
12cu|xbuffy-3.4-15|2	
12cu|xbuffy-3.4-15|3	%define name xbuffy
12cu|xbuffy-3.4-15|4	%define version 3.4
12cu|xbuffy-3.4-15|5	%define release  15
12cu|xbuffy-3.4-15|6	
12cu|xbuffy-3.4-15|7	Summary:	X-based multiple mailbox biff
12cu|xbuffy-3.4-15|8	Name:		%{name}
12cu|xbuffy-3.4-15|9	Version:	%{version}
12cu|xbuffy-3.4-15|10	Release:	%{release}
12cu|xbuffy-3.4-15|11	License:	MIT
12cu|xbuffy-3.4-15|12	Group:		Graphical desktop/Other
12cu|xbuffy-3.4-15|13	Source:		%{name}-%{version}.tar.bz2
12cu|xbuffy-3.4-15|14	Url:		ftp://ftp.virginia.edu:/pub/xbuffy/
12cu|xbuffy-3.4-15|15	Patch0:		xbuffy-3.4-multiple-box.patch
12cu|xbuffy-3.4-15|16	Patch1:		xbuffy-nntp-gcc331.patch
12cu|xbuffy-3.4-15|17	BuildRequires:	pkgconfig(x11)
12cu|xbuffy-3.4-15|18	BuildRequires:	pkgconfig(xaw7)
12cu|xbuffy-3.4-15|19	BuildRequires:	pkgconfig(xt)
12cu|xbuffy-3.4-15|20	
12cu|xbuffy-3.4-15|21	%description
12cu|xbuffy-3.4-15|22	Xbuffy is a program that watches multiple mailboxes and newsgroups
12cu|xbuffy-3.4-15|23	and displays a count of new mail or news, and optionally displays a pop-up
12cu|xbuffy-3.4-15|24	window containing the From: and Subject: lines when new mail or news
12cu|xbuffy-3.4-15|25	arrives.  Xbuffy can also run a program (such as a xterm with your mail reader)
12cu|xbuffy-3.4-15|26	when you click on the mailbox.
12cu|xbuffy-3.4-15|27	
12cu|xbuffy-3.4-15|28	%prep
12cu|xbuffy-3.4-15|29	%setup -q
12cu|xbuffy-3.4-15|30	%patch0
12cu|xbuffy-3.4-15|31	%patch1
12cu|xbuffy-3.4-15|32	
12cu|xbuffy-3.4-15|33	%build
12cu|xbuffy-3.4-15|34	%configure2_5x --enable-nntp --enable-content-length
12cu|xbuffy-3.4-15|35	%make
12cu|xbuffy-3.4-15|36	
12cu|xbuffy-3.4-15|37	%install
12cu|xbuffy-3.4-15|38	install -m 755 -d %{buildroot}%{_bindir}/
12cu|xbuffy-3.4-15|39	install -s -m 755  xbuffy %{buildroot}%{_bindir}/xbuffy
12cu|xbuffy-3.4-15|40	install -m 755 -d %{buildroot}%{_mandir}/man1/
12cu|xbuffy-3.4-15|41	install -m 644 xbuffy.1 %{buildroot}%{_mandir}/man1/xbuffy.1x
12cu|xbuffy-3.4-15|42	install -m 755 -d %{buildroot}%{_datadir}/X11/app-defaults/
12cu|xbuffy-3.4-15|43	install -m 644  XBuffy.ad %{buildroot}%{_datadir}/X11/app-defaults/XBuffy
12cu|xbuffy-3.4-15|44	
12cu|xbuffy-3.4-15|45	%files
12cu|xbuffy-3.4-15|46	%doc ChangeLog README README.imap README.cclient boxfile.fmt boxfile.sample
12cu|xbuffy-3.4-15|47	%{_bindir}/xbuffy
12cu|xbuffy-3.4-15|48	%{_mandir}/man1/xbuffy.1x*
12cu|xbuffy-3.4-15|49	%{_datadir}/X11/app-defaults/XBuffy
12cu|xbuffy-3.4-15|50	
12cu|xbuffy-3.4-15|51	
12cu|xbuffy-3.4-15|52	
12cu|xbuffy-3.4-15|53	%changelog
12cu|xbuffy-3.4-15|54	* Wed Mar 12 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.4-15
12cu|xbuffy-3.4-15|55	+ Revision: 35125d0
12cu|xbuffy-3.4-15|56	- Updated xbuffy.spec
12cu|xbuffy-3.4-15|57	
12cu|xbuffy-3.4-15|58	

13290 12
12cu|xca-0.9.1-2|1	%define debug_package	%{nil}
12cu|xca-0.9.1-2|2	
12cu|xca-0.9.1-2|3	Summary:	GUI for handling X509 certificates, RSA keys and PKCS#10 requests
12cu|xca-0.9.1-2|4	Name:		xca
12cu|xca-0.9.1-2|5	Version:	0.9.1
12cu|xca-0.9.1-2|6	Release:	2
12cu|xca-0.9.1-2|7	License:	BSD
12cu|xca-0.9.1-2|8	Group:		System/Servers
12cu|xca-0.9.1-2|9	Source0:	http://prdownloads.sourceforge.net/xca/%{name}-%{version}.tar.gz
12cu|xca-0.9.1-2|10	Source11:	%{name}-16x16.png
12cu|xca-0.9.1-2|11	Source12:	%{name}-32x32.png
12cu|xca-0.9.1-2|12	Source13:	%{name}-48x48.png
12cu|xca-0.9.1-2|13	Patch0:		xca-0.6.4-lib64.patch
12cu|xca-0.9.1-2|14	URL:		http://www.hohnstaedt.de/xca/xca.html
12cu|xca-0.9.1-2|15	BuildRequires:	qt4-devel
12cu|xca-0.9.1-2|16	BuildRequires:	qt4-linguist
12cu|xca-0.9.1-2|17	BuildRequires:	db-devel
12cu|xca-0.9.1-2|18	BuildRequires:	pkgconfig(libssl)
12cu|xca-0.9.1-2|19	BuildRequires:	linuxdoc-tools
12cu|xca-0.9.1-2|20	BuildRequires:	libltdl-devel
12cu|xca-0.9.1-2|21	
12cu|xca-0.9.1-2|22	
12cu|xca-0.9.1-2|23	%description
12cu|xca-0.9.1-2|24	XCA uses a Berkeley DB for storage and supports RSA keys,
12cu|xca-0.9.1-2|25	certificate signing requests (PKCS#10) and Certificates (X509v3)
12cu|xca-0.9.1-2|26	The signing of requests, and the creation of selfsigned certificates
12cu|xca-0.9.1-2|27	is supported. Both can use templates for simplicity.
12cu|xca-0.9.1-2|28	The PKI structures can be imported and exported in several formats
12cu|xca-0.9.1-2|29	like PKCS#7, PKCS#12, PEM, DER, PKCS#8.
12cu|xca-0.9.1-2|30	
12cu|xca-0.9.1-2|31	%prep
12cu|xca-0.9.1-2|32	%setup -q
12cu|xca-0.9.1-2|33	%patch0 -p1 -b .lib64
12cu|xca-0.9.1-2|34	
12cu|xca-0.9.1-2|35	perl -n -i -e '$/="\r\n";chomp;print;print "\n"' COPYRIGHT
12cu|xca-0.9.1-2|36	perl -pi -e 's,\/usr\/lib\/,%{_libdir},g' configure
12cu|xca-0.9.1-2|37	
12cu|xca-0.9.1-2|38	%build
12cu|xca-0.9.1-2|39	CFLAGS="$RPM_OPT_FLAGS -I%{qt4include}/Qt -fpermissive" \
12cu|xca-0.9.1-2|40	QTDIR="%{qt4dir}" \
12cu|xca-0.9.1-2|41	prefix=%{_prefix} ./configure
12cu|xca-0.9.1-2|42	%make
12cu|xca-0.9.1-2|43	
12cu|xca-0.9.1-2|44	%install
12cu|xca-0.9.1-2|45	make destdir=%{buildroot} prefix=%{_prefix} mandir=share/man install
12cu|xca-0.9.1-2|46	
12cu|xca-0.9.1-2|47	rm -f %{buildroot}%{_datadir}/pixmaps/xca.xpm
12cu|xca-0.9.1-2|48	
12cu|xca-0.9.1-2|49	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|xca-0.9.1-2|50	install -m644 %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|xca-0.9.1-2|51	install -m644 %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|xca-0.9.1-2|52	install -m644 %{SOURCE13} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|xca-0.9.1-2|53	
12cu|xca-0.9.1-2|54	
12cu|xca-0.9.1-2|55	%files
12cu|xca-0.9.1-2|56	%defattr(-,root,root, 755)
12cu|xca-0.9.1-2|57	%doc AUTHORS COPYRIGHT
12cu|xca-0.9.1-2|58	%doc doc/*.html
12cu|xca-0.9.1-2|59	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|xca-0.9.1-2|60	%{_datadir}/pixmaps/xca-32x32.xpm
12cu|xca-0.9.1-2|61	%{_datadir}/applications/*.desktop
12cu|xca-0.9.1-2|62	%{_bindir}/%{name}
12cu|xca-0.9.1-2|63	%{_datadir}/%{name}
12cu|xca-0.9.1-2|64	%{_mandir}/man1/%{name}.1*
12cu|xca-0.9.1-2|65	%{_datadir}/mime/packages/xca.xml
12cu|xca-0.9.1-2|66	
12cu|xca-0.9.1-2|67	
12cu|xca-0.9.1-2|68	
12cu|xca-0.9.1-2|69	%changelog
12cu|xca-0.9.1-2|70	* Tue Mar 11 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.9.1-2
12cu|xca-0.9.1-2|71	+ Revision: 5f32f67
12cu|xca-0.9.1-2|72	- disable debug, spec clean
12cu|xca-0.9.1-2|73	
12cu|xca-0.9.1-2|74	

13291 12
12cu|xcalib-0.8-8|1	Summary:        Tiny monitor calibration loader
12cu|xcalib-0.8-8|2	Name:           xcalib
12cu|xcalib-0.8-8|3	Version:	0.8
12cu|xcalib-0.8-8|4	Release:	8
12cu|xcalib-0.8-8|5	License:	GPL
12cu|xcalib-0.8-8|6	Group:		System/Configuration/Hardware
12cu|xcalib-0.8-8|7	URL:		http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib
12cu|xcalib-0.8-8|8	Source0:	http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib/%{name}-source-%{version}.tar.bz2
12cu|xcalib-0.8-8|9	BuildRequires:	x11-proto-devel
12cu|xcalib-0.8-8|10	BuildRequires:	pkgconfig(x11)
12cu|xcalib-0.8-8|11	BuildRequires:	pkgconfig(xxf86vm)
12cu|xcalib-0.8-8|12	
12cu|xcalib-0.8-8|13	%description
12cu|xcalib-0.8-8|14	xcalib is a tiny monitor calibration loader for XFree86 (or X.org)
12cu|xcalib-0.8-8|15	
12cu|xcalib-0.8-8|16	%prep
12cu|xcalib-0.8-8|17	%setup -q
12cu|xcalib-0.8-8|18	
12cu|xcalib-0.8-8|19	%build
12cu|xcalib-0.8-8|20	%make xcalib CFLAGS="%{optflags}" XLIBDIR=%{_libdir} XINCLUDEDIR=%{_includedir}
12cu|xcalib-0.8-8|21	
12cu|xcalib-0.8-8|22	%install
12cu|xcalib-0.8-8|23	rm -rf %{buildroot}
12cu|xcalib-0.8-8|24	
12cu|xcalib-0.8-8|25	mkdir -p %{buildroot}%{_bindir}
12cu|xcalib-0.8-8|26	cp xcalib %{buildroot}%{_bindir}/xcalib
12cu|xcalib-0.8-8|27	
12cu|xcalib-0.8-8|28	%clean
12cu|xcalib-0.8-8|29	rm -rf %{buildroot}
12cu|xcalib-0.8-8|30	
12cu|xcalib-0.8-8|31	%files
12cu|xcalib-0.8-8|32	%defattr(644,root,root,755)
12cu|xcalib-0.8-8|33	%doc README README.profilers COPYING *.icc *.icm
12cu|xcalib-0.8-8|34	%attr(755,root,root) %{_bindir}/%{name}
12cu|xcalib-0.8-8|35	
12cu|xcalib-0.8-8|36	
12cu|xcalib-0.8-8|37	%changelog
12cu|xcalib-0.8-8|38	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.8-7mdv2010.0
12cu|xcalib-0.8-8|39	+ Revision: 435054
12cu|xcalib-0.8-8|40	- rebuild
12cu|xcalib-0.8-8|41	
12cu|xcalib-0.8-8|42	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8-6mdv2009.0
12cu|xcalib-0.8-8|43	+ Revision: 262277
12cu|xcalib-0.8-8|44	- rebuild
12cu|xcalib-0.8-8|45	
12cu|xcalib-0.8-8|46	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8-5mdv2009.0
12cu|xcalib-0.8-8|47	+ Revision: 256635
12cu|xcalib-0.8-8|48	- rebuild
12cu|xcalib-0.8-8|49	
12cu|xcalib-0.8-8|50	* Thu Feb 14 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.8-3mdv2008.1
12cu|xcalib-0.8-8|51	+ Revision: 168511
12cu|xcalib-0.8-8|52	- rebuild
12cu|xcalib-0.8-8|53	- fix summary
12cu|xcalib-0.8-8|54	- kill re-definition of %%buildroot on Pixel's request
12cu|xcalib-0.8-8|55	
12cu|xcalib-0.8-8|56	+ Olivier Blin <oblin@mandriva.com>
12cu|xcalib-0.8-8|57	- restore BuildRoot
12cu|xcalib-0.8-8|58	
12cu|xcalib-0.8-8|59	* Sat Dec 15 2007 Frederic Crozat <fcrozat@mandriva.com> 0.8-2mdv2008.1
12cu|xcalib-0.8-8|60	+ Revision: 120422
12cu|xcalib-0.8-8|61	- Add ICC and ICM profiles from upstream to doc directory
12cu|xcalib-0.8-8|62	
12cu|xcalib-0.8-8|63	* Tue Sep 04 2007 Emmanuel Andry <eandry@mandriva.org> 0.8-1mdv2008.0
12cu|xcalib-0.8-8|64	+ Revision: 79514
12cu|xcalib-0.8-8|65	- New version
12cu|xcalib-0.8-8|66	
12cu|xcalib-0.8-8|67	* Sun Jun 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7-1mdv2008.0
12cu|xcalib-0.8-8|68	+ Revision: 43675
12cu|xcalib-0.8-8|69	- new version
12cu|xcalib-0.8-8|70	- update description
12cu|xcalib-0.8-8|71	- pass correct variables to the makefile
12cu|xcalib-0.8-8|72	- spec file clean
12cu|xcalib-0.8-8|73	
12cu|xcalib-0.8-8|74	
12cu|xcalib-0.8-8|75	* Sun Jan 07 2007 Emmanuel Andry <eandry@mandriva.org> 0.6-1mdv2007.0
12cu|xcalib-0.8-8|76	+ Revision: 105236
12cu|xcalib-0.8-8|77	- fix buildrequires
12cu|xcalib-0.8-8|78	- buildrequires libxxf86vm1-devel
12cu|xcalib-0.8-8|79	- fix buildrequires
12cu|xcalib-0.8-8|80	- fix buildrequires
12cu|xcalib-0.8-8|81	- buildrequires libiv3-devel
12cu|xcalib-0.8-8|82	- Import xcalib
12cu|xcalib-0.8-8|83	
12cu|xcalib-0.8-8|84	* Sat Jan 06 2007 Kjetil Skjønberg <kjetil84@gmail.com> 0.6
12cu|xcalib-0.8-8|85	- Initial package
12cu|xcalib-0.8-8|86	

13292 12
12cu|xcdroast-0.98-0.a15.41|1	%define	alpharel	alpha15
12cu|xcdroast-0.98-0.a15.41|2	%define	alpha		15
12cu|xcdroast-0.98-0.a15.41|3	
12cu|xcdroast-0.98-0.a15.41|4	Summary:	A GUI program for burning CDs
12cu|xcdroast-0.98-0.a15.41|5	Name:		xcdroast
12cu|xcdroast-0.98-0.a15.41|6	Version:	0.98
12cu|xcdroast-0.98-0.a15.41|7	Release:	0.a%{alpha}.41
12cu|xcdroast-0.98-0.a15.41|8	Epoch:		11
12cu|xcdroast-0.98-0.a15.41|9	URL:		http://www.xcdroast.org/
12cu|xcdroast-0.98-0.a15.41|10	Source:		http://xcdroast.sourceforge.net/RPMS/%{alpha}/src/%{name}-%{version}%{alpharel}.tar.bz2
12cu|xcdroast-0.98-0.a15.41|11	Patch1:		xcdroast-0.98alpha15-linebuffer.patch
12cu|xcdroast-0.98-0.a15.41|12	Patch2:		xcdroast-0.98alpha15-nowarn.patch
12cu|xcdroast-0.98-0.a15.41|13	Patch3:		xcdroast-0.98alpha15-scan.patch
12cu|xcdroast-0.98-0.a15.41|14	Patch4:		xcdroast-0.98alpha15-fix-str-fmt.patch
12cu|xcdroast-0.98-0.a15.41|15	
12cu|xcdroast-0.98-0.a15.41|16	Patch11:	xcdroast-0.98alpha15-01_upstream_configure.patch
12cu|xcdroast-0.98-0.a15.41|17	Patch12:	xcdroast-0.98alpha15-02_upstream_gtk2locale.patch
12cu|xcdroast-0.98-0.a15.41|18	Patch13:	xcdroast-0.98alpha15-03_upstream_64bit_gsize.patch
12cu|xcdroast-0.98-0.a15.41|19	Patch14:	xcdroast-0.98alpha15-04_upstream_read_eagain.patch
12cu|xcdroast-0.98-0.a15.41|20	Patch15:	xcdroast-0.98alpha15-05_upstream_wav.patch
12cu|xcdroast-0.98-0.a15.41|21	Patch16:	xcdroast-0.98alpha15-06_man.patch
12cu|xcdroast-0.98-0.a15.41|22	Patch17:	xcdroast-0.98alpha15-07_case_cmp.patch
12cu|xcdroast-0.98-0.a15.41|23	Patch18:	xcdroast-0.98alpha15-08_desktop.patch
12cu|xcdroast-0.98-0.a15.41|24	Patch19:	xcdroast-0.98alpha15-09_share_dir.patch
12cu|xcdroast-0.98-0.a15.41|25	Patch20:	xcdroast-0.98alpha15-10_cddbtool.patch
12cu|xcdroast-0.98-0.a15.41|26	Patch21:	xcdroast-0.98alpha15-11_mkisofs_options.patch
12cu|xcdroast-0.98-0.a15.41|27	Patch22:	xcdroast-0.98alpha15-12_cdrecord_versions.patch
12cu|xcdroast-0.98-0.a15.41|28	Patch23:	xcdroast-0.98alpha15-13_cdrecord_to_wodim.patch
12cu|xcdroast-0.98-0.a15.41|29	Patch24:	xcdroast-0.98alpha15-14_atapi_to_oldatapi.patch
12cu|xcdroast-0.98-0.a15.41|30	Patch25:	xcdroast-0.98alpha15-15_no_readcd_version.patch
12cu|xcdroast-0.98-0.a15.41|31	
12cu|xcdroast-0.98-0.a15.41|32	Patch30:	xcdroast-0.98alpha15-prodvd.patch
12cu|xcdroast-0.98-0.a15.41|33	Patch31:	xcdroast-0.98alpha15-frozen_gui.patch
12cu|xcdroast-0.98-0.a15.41|34	Patch32:	xcdroast-0.98alpha15-nogtk1.patch
12cu|xcdroast-0.98-0.a15.41|35	
12cu|xcdroast-0.98-0.a15.41|36	Patch40:	xcdroast-0.98alpha15.spell.patch
12cu|xcdroast-0.98-0.a15.41|37	Patch41:	xcdroast-linux-new_kernel.patch
12cu|xcdroast-0.98-0.a15.41|38	License:	LGPLv2+
12cu|xcdroast-0.98-0.a15.41|39	Group:		Archiving/Cd burning
12cu|xcdroast-0.98-0.a15.41|40	Requires: 	cdrkit
12cu|xcdroast-0.98-0.a15.41|41	Requires:	cdrkit-genisoimage
12cu|xcdroast-0.98-0.a15.41|42	Requires:	cdrkit-icedax
12cu|xcdroast-0.98-0.a15.41|43	BuildRequires:	gtk2-devel
12cu|xcdroast-0.98-0.a15.41|44	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cu|xcdroast-0.98-0.a15.41|45	BuildRequires:	pcre-devel
12cu|xcdroast-0.98-0.a15.41|46	BuildRequires:	imagemagick
12cu|xcdroast-0.98-0.a15.41|47	BuildRequires:	bison
12cu|xcdroast-0.98-0.a15.41|48	
12cu|xcdroast-0.98-0.a15.41|49	%description
12cu|xcdroast-0.98-0.a15.41|50	X-CD-Roast provides a GUI interface for writing optical discs and disc
12cu|xcdroast-0.98-0.a15.41|51	images. X-CD-Roast includes a self-explanatory X11 user interface,
12cu|xcdroast-0.98-0.a15.41|52	automatic SCSI and IDE hardware setup, support for mastering of new
12cu|xcdroast-0.98-0.a15.41|53	ISO9660 data CDs, support for production of new audio CDs, fast
12cu|xcdroast-0.98-0.a15.41|54	copying of CDs without hard disk buffering, and a logfile option.
12cu|xcdroast-0.98-0.a15.41|55	
12cu|xcdroast-0.98-0.a15.41|56	%prep
12cu|xcdroast-0.98-0.a15.41|57	%setup -q -n %{name}-%{version}%{alpharel}
12cu|xcdroast-0.98-0.a15.41|58	%patch1 -p1 -b .linebuffer
12cu|xcdroast-0.98-0.a15.41|59	%patch2 -p1 -b .nowarn
12cu|xcdroast-0.98-0.a15.41|60	%patch3 -p1 -b .scan
12cu|xcdroast-0.98-0.a15.41|61	%patch4 -p0 -b .str
12cu|xcdroast-0.98-0.a15.41|62	
12cu|xcdroast-0.98-0.a15.41|63	%patch11 -p1 -b .p11
12cu|xcdroast-0.98-0.a15.41|64	%patch12 -p1 -b .p12
12cu|xcdroast-0.98-0.a15.41|65	%patch13 -p1 -b .p13
12cu|xcdroast-0.98-0.a15.41|66	%patch14 -p1 -b .p14
12cu|xcdroast-0.98-0.a15.41|67	%patch15 -p1 -b .p15
12cu|xcdroast-0.98-0.a15.41|68	%patch16 -p1 -b .p16
12cu|xcdroast-0.98-0.a15.41|69	%patch17 -p1 -b .p17
12cu|xcdroast-0.98-0.a15.41|70	%patch18 -p1 -b .p18
12cu|xcdroast-0.98-0.a15.41|71	%patch19 -p1 -b .p19
12cu|xcdroast-0.98-0.a15.41|72	%patch20 -p1 -b .p20
12cu|xcdroast-0.98-0.a15.41|73	%patch21 -p0 -b .p21
12cu|xcdroast-0.98-0.a15.41|74	%patch22 -p1 -b .p22
12cu|xcdroast-0.98-0.a15.41|75	%patch23 -p1 -b .p23
12cu|xcdroast-0.98-0.a15.41|76	%patch24 -p0 -b .p24
12cu|xcdroast-0.98-0.a15.41|77	%patch25 -p1 -b .p25
12cu|xcdroast-0.98-0.a15.41|78	
12cu|xcdroast-0.98-0.a15.41|79	%patch30 -p1 -b .cdrkit
12cu|xcdroast-0.98-0.a15.41|80	%patch31 -p1 -b .frozen
12cu|xcdroast-0.98-0.a15.41|81	%patch32 -p1 -b .nogtk1
12cu|xcdroast-0.98-0.a15.41|82	
12cu|xcdroast-0.98-0.a15.41|83	%patch40 -p1 -b .spell
12cu|xcdroast-0.98-0.a15.41|84	%patch41 -p0
12cu|xcdroast-0.98-0.a15.41|85	
12cu|xcdroast-0.98-0.a15.41|86	%build
12cu|xcdroast-0.98-0.a15.41|87	autoreconf -fi
12cu|xcdroast-0.98-0.a15.41|88	%configure2_5x --with-xcdroast-libdir-prefix=%{_prefix}/lib/xcdroast-0.98 --enable-gtk2
12cu|xcdroast-0.98-0.a15.41|89	%make PREFIX=%{_prefix}
12cu|xcdroast-0.98-0.a15.41|90	
12cu|xcdroast-0.98-0.a15.41|91	%install
12cu|xcdroast-0.98-0.a15.41|92	%makeinstall_std PREFIX=%{_prefix}
12cu|xcdroast-0.98-0.a15.41|93	
12cu|xcdroast-0.98-0.a15.41|94	# icons
12cu|xcdroast-0.98-0.a15.41|95	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12cu|xcdroast-0.98-0.a15.41|96	convert -size 48x48 xpms/xcdricon.xpm %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|xcdroast-0.98-0.a15.41|97	convert -size 32x32 xpms/xcdricon.xpm %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|xcdroast-0.98-0.a15.41|98	convert -size 16x16 xpms/xcdricon.xpm %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|xcdroast-0.98-0.a15.41|99	
12cu|xcdroast-0.98-0.a15.41|100	mkdir -p %{buildroot}%{_datadir}/applications
12cu|xcdroast-0.98-0.a15.41|101	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|xcdroast-0.98-0.a15.41|102	[Desktop Entry]
12cu|xcdroast-0.98-0.a15.41|103	Name=X-CD-Roast
12cu|xcdroast-0.98-0.a15.41|104	Comment=CD / DVD writing application
12cu|xcdroast-0.98-0.a15.41|105	Exec=soundwrapper %{_bindir}/%{name} -n
12cu|xcdroast-0.98-0.a15.41|106	Icon=%{name}
12cu|xcdroast-0.98-0.a15.41|107	Terminal=false
12cu|xcdroast-0.98-0.a15.41|108	Type=Application
12cu|xcdroast-0.98-0.a15.41|109	Categories=GTK;AudioVideo;DiscBurning;
12cu|xcdroast-0.98-0.a15.41|110	EOF
12cu|xcdroast-0.98-0.a15.41|111	
12cu|xcdroast-0.98-0.a15.41|112	%find_lang %{name}
12cu|xcdroast-0.98-0.a15.41|113	
12cu|xcdroast-0.98-0.a15.41|114	%clean
12cu|xcdroast-0.98-0.a15.41|115	
12cu|xcdroast-0.98-0.a15.41|116	%files -f %{name}.lang
12cu|xcdroast-0.98-0.a15.41|117	%doc ChangeLog doc README
12cu|xcdroast-0.98-0.a15.41|118	%{_bindir}/xcdroast
12cu|xcdroast-0.98-0.a15.41|119	%{_prefix}/lib/xcdroast-0.98
12cu|xcdroast-0.98-0.a15.41|120	%{_mandir}/man1/xcdroast.1*
12cu|xcdroast-0.98-0.a15.41|121	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|xcdroast-0.98-0.a15.41|122	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|xcdroast-0.98-0.a15.41|123	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|xcdroast-0.98-0.a15.41|124	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|xcdroast-0.98-0.a15.41|125	
12cu|xcdroast-0.98-0.a15.41|126	
12cu|xcdroast-0.98-0.a15.41|127	
12cu|xcdroast-0.98-0.a15.41|128	%changelog
12cu|xcdroast-0.98-0.a15.41|129	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 11:0.98-0.a15.40mdv2011.0
12cu|xcdroast-0.98-0.a15.41|130	+ Revision: 615495
12cu|xcdroast-0.98-0.a15.41|131	- the mass rebuild of 2010.1 packages
12cu|xcdroast-0.98-0.a15.41|132	
12cu|xcdroast-0.98-0.a15.41|133	* Sat Feb 20 2010 Funda Wang <fwang@mandriva.org> 11:0.98-0.a15.39mdv2010.1
12cu|xcdroast-0.98-0.a15.41|134	+ Revision: 508724
12cu|xcdroast-0.98-0.a15.41|135	- fix str fmt
12cu|xcdroast-0.98-0.a15.41|136	
12cu|xcdroast-0.98-0.a15.41|137	+ Thierry Vignaud <tv@mandriva.org>
12cu|xcdroast-0.98-0.a15.41|138	- rebuild
12cu|xcdroast-0.98-0.a15.41|139	
12cu|xcdroast-0.98-0.a15.41|140	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|xcdroast-0.98-0.a15.41|141	- lowercase ImageMagick
12cu|xcdroast-0.98-0.a15.41|142	
12cu|xcdroast-0.98-0.a15.41|143	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 11:0.98-0.a15.38mdv2009.0
12cu|xcdroast-0.98-0.a15.41|144	+ Revision: 218426
12cu|xcdroast-0.98-0.a15.41|145	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|xcdroast-0.98-0.a15.41|146	
12cu|xcdroast-0.98-0.a15.41|147	+ Olivier Blin <oblin@mandriva.com>
12cu|xcdroast-0.98-0.a15.41|148	- restore BuildRoot
12cu|xcdroast-0.98-0.a15.41|149	
12cu|xcdroast-0.98-0.a15.41|150	+ Thierry Vignaud <tv@mandriva.org>
12cu|xcdroast-0.98-0.a15.41|151	- kill re-definition of %%buildroot on Pixel's request
12cu|xcdroast-0.98-0.a15.41|152	
12cu|xcdroast-0.98-0.a15.41|153	* Fri Aug 31 2007 Adam Williamson <awilliamson@mandriva.org> 11:0.98-0.a15.38mdv2008.0
12cu|xcdroast-0.98-0.a15.41|154	+ Revision: 76389
12cu|xcdroast-0.98-0.a15.41|155	- rebuild for 2008
12cu|xcdroast-0.98-0.a15.41|156	- correct license, use Fedora license policy
12cu|xcdroast-0.98-0.a15.41|157	- clean file list
12cu|xcdroast-0.98-0.a15.41|158	- correct xdg categories
12cu|xcdroast-0.98-0.a15.41|159	- run via soundwrapper as it plays audio
12cu|xcdroast-0.98-0.a15.41|160	- better description in menu entry
12cu|xcdroast-0.98-0.a15.41|161	- better name in menu entry
12cu|xcdroast-0.98-0.a15.41|162	- fd.o icons
12cu|xcdroast-0.98-0.a15.41|163	- put stuff in /usr/lib/xcdroast not %%_libdir/xcdroast as it's not at all arch-dependent
12cu|xcdroast-0.98-0.a15.41|164	- use Fedora description, slightly modified
12cu|xcdroast-0.98-0.a15.41|165	- update requires for cdrkit
12cu|xcdroast-0.98-0.a15.41|166	- sync patches with Fedora (preserving our old patch2 and patch3 as patch40 and patch41; our old patch and patch1 are superseded). brings cdrkit support
12cu|xcdroast-0.98-0.a15.41|167	- fix the stupidly broken and non-policy-conformant versioning: bump epoch
12cu|xcdroast-0.98-0.a15.41|168	- Import xcdroast
12cu|xcdroast-0.98-0.a15.41|169	
12cu|xcdroast-0.98-0.a15.41|170	
12cu|xcdroast-0.98-0.a15.41|171	
12cu|xcdroast-0.98-0.a15.41|172	* Tue Sep 05 2006 Stphane Tletcha <steletch@mandriva.org> 0.98-38.alpha15mdv2007.0
12cu|xcdroast-0.98-0.a15.41|173	- Migration to XDG menus
12cu|xcdroast-0.98-0.a15.41|174	- add mkrel macro
12cu|xcdroast-0.98-0.a15.41|175	
12cu|xcdroast-0.98-0.a15.41|176	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 0.98-36.alpha16mdk
12cu|xcdroast-0.98-0.a15.41|177	- Rebuild
12cu|xcdroast-0.98-0.a15.41|178	
12cu|xcdroast-0.98-0.a15.41|179	* Fri Jul 15 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.98-36.alpha15mdk
12cu|xcdroast-0.98-0.a15.41|180	- %%mkrel
12cu|xcdroast-0.98-0.a15.41|181	- cosmetics
12cu|xcdroast-0.98-0.a15.41|182	- from Michael Collard <quadfour@iinet.net.au> :
12cu|xcdroast-0.98-0.a15.41|183	o patch for non root writing on recent kernels (suid but not used)
12cu|xcdroast-0.98-0.a15.41|184	
12cu|xcdroast-0.98-0.a15.41|185	* Mon Sep 06 2004 Marcel Pol <mpol@mandrake.org> 9:0.98-35.alpha15mdk
12cu|xcdroast-0.98-0.a15.41|186	- fix menu section
12cu|xcdroast-0.98-0.a15.41|187	
12cu|xcdroast-0.98-0.a15.41|188	* Wed Aug 25 2004 Warly <warly@mandrakesoft.com> 9:0.98-34.alpha15mdk
12cu|xcdroast-0.98-0.a15.41|189	- fix a missing word (from list -> from this list)
12cu|xcdroast-0.98-0.a15.41|190	
12cu|xcdroast-0.98-0.a15.41|191	* Wed Apr 14 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.98-33.alpha15mdk
12cu|xcdroast-0.98-0.a15.41|192	- 64-bit fixes
12cu|xcdroast-0.98-0.a15.41|193	
12cu|xcdroast-0.98-0.a15.41|194	* Mon Mar  1 2004 Warly <warly@mandrakesoft.com> 9:0.98-32.alpha15mdk
12cu|xcdroast-0.98-0.a15.41|195	- Update DVD patch to allow ide burning
12cu|xcdroast-0.98-0.a15.41|196	
12cu|xcdroast-0.98-0.a15.41|197	* Fri Jan 23 2004 Austin Acton <austin@mandrake.org> 0.98-31.alpha15mdk
12cu|xcdroast-0.98-0.a15.41|198	- 0.98alpha15
12cu|xcdroast-0.98-0.a15.41|199	- enable gtk2 build
12cu|xcdroast-0.98-0.a15.41|200	- rediff the dvd patch
12cu|xcdroast-0.98-0.a15.41|201	- add icon
12cu|xcdroast-0.98-0.a15.41|202	- add some buildrequires
12cu|xcdroast-0.98-0.a15.41|203	
12cu|xcdroast-0.98-0.a15.41|204	* Thu Oct  9 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.98-30.alpha14mdk
12cu|xcdroast-0.98-0.a15.41|205	- fix build
12cu|xcdroast-0.98-0.a15.41|206	
12cu|xcdroast-0.98-0.a15.41|207	* Mon Aug 11 2003 Warly <warly@mandrakesoft.com> 9:0.98-29.alpha14mdk
12cu|xcdroast-0.98-0.a15.41|208	- fix segfault on startup with new cdrecord message
12cu|xcdroast-0.98-0.a15.41|209	
12cu|xcdroast-0.98-0.a15.41|210	* Mon Jun 16 2003 Warly <warly@mandrakesoft.com> 9:0.98-28.alpha14mdk
12cu|xcdroast-0.98-0.a15.41|211	- new version
12cu|xcdroast-0.98-0.a15.41|212	- Activate DVD burning
12cu|xcdroast-0.98-0.a15.41|213	
12cu|xcdroast-0.98-0.a15.41|214	* Thu Feb 20 2003 Warly <warly@mandrakesoft.com> 9:0.98-27.alpha13mdk
12cu|xcdroast-0.98-0.a15.41|215	- new version
12cu|xcdroast-0.98-0.a15.41|216	- rollback new child processing code completely
12cu|xcdroast-0.98-0.a15.41|217	- fixes the multisession problems introduced in alpha12.
12cu|xcdroast-0.98-0.a15.41|218	
12cu|xcdroast-0.98-0.a15.41|219	* Fri Dec 27 2002 Warly <warly@mandrakesoft.com> 9:0.98-26mdk
12cu|xcdroast-0.98-0.a15.41|220	- new version alpha12
12cu|xcdroast-0.98-0.a15.41|221	
12cu|xcdroast-0.98-0.a15.41|222	* Fri Dec  6 2002 Warly <warly@mandrakesoft.com> 9:0.98-25mdk
12cu|xcdroast-0.98-0.a15.41|223	- new version
12cu|xcdroast-0.98-0.a15.41|224	
12cu|xcdroast-0.98-0.a15.41|225	* Mon Dec  2 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.98-24mdk
12cu|xcdroast-0.98-0.a15.41|226	- Make it lib64 aware
12cu|xcdroast-0.98-0.a15.41|227	
12cu|xcdroast-0.98-0.a15.41|228	* Wed Sep  4 2002 Warly <warly@mandrakesoft.com> 9:0.98-23mdk
12cu|xcdroast-0.98-0.a15.41|229	- change xcdwrite group to cdwriter group
12cu|xcdroast-0.98-0.a15.41|230	
12cu|xcdroast-0.98-0.a15.41|231	* Mon Jul 29 2002 Stefan van der Eijk <stefan@eijk.nu> 0.98-22mdk
12cu|xcdroast-0.98-0.a15.41|232	- BuildRequires
12cu|xcdroast-0.98-0.a15.41|233	
12cu|xcdroast-0.98-0.a15.41|234	* Fri Apr 26 2002 Daouda LO <daouda@mandrakesoft.com> 0.98-21mdk
12cu|xcdroast-0.98-0.a15.41|235	- big cleanup from Thomas Niederreiter
12cu|xcdroast-0.98-0.a15.41|236	o add missing files
12cu|xcdroast-0.98-0.a15.41|237	o remove obsolete actions
12cu|xcdroast-0.98-0.a15.41|238	o spec cleanups
12cu|xcdroast-0.98-0.a15.41|239	o remove patches
12cu|xcdroast-0.98-0.a15.41|240	
12cu|xcdroast-0.98-0.a15.41|241	* Thu Apr 25 2002 Daouda LO <daouda@mandrakesoft.com> 0.98-20mdk
12cu|xcdroast-0.98-0.a15.41|242	- 0.98alpha10
12cu|xcdroast-0.98-0.a15.41|243	o redesign dialogs on startup
12cu|xcdroast-0.98-0.a15.41|244	o allow to select multiple master-paths/excludes at the same time
12cu|xcdroast-0.98-0.a15.41|245	o man page
12cu|xcdroast-0.98-0.a15.41|246	o pushed max write speed to 64x ...
12cu|xcdroast-0.98-0.a15.41|247	
12cu|xcdroast-0.98-0.a15.41|248	* Thu Apr 18 2002 Daouda LO <daouda@mandrakesoft.com> 0.98-19mdk
12cu|xcdroast-0.98-0.a15.41|249	- mkisofs-1.15a21
12cu|xcdroast-0.98-0.a15.41|250	
12cu|xcdroast-0.98-0.a15.41|251	* Fri Apr 12 2002 Daouda LO <daouda@mandrakesoft.com> 0.98-18mdk
12cu|xcdroast-0.98-0.a15.41|252	- no version check in menu : Denis Pelletier <denis.pelletier@umontreal.ca>
12cu|xcdroast-0.98-0.a15.41|253	
12cu|xcdroast-0.98-0.a15.41|254	* Fri Apr 12 2002 Daouda LO <daouda@mandrakesoft.com> 0.98-17mdk
12cu|xcdroast-0.98-0.a15.41|255	- cdrecord-1.11a19, mkisofs-1.11a20
12cu|xcdroast-0.98-0.a15.41|256	- no root-mode for cd audio access (cdda2wav > a19)
12cu|xcdroast-0.98-0.a15.41|257	
12cu|xcdroast-0.98-0.a15.41|258	* Wed Feb 27 2002 Daouda LO <daouda@mandrakesoft.com> 0.98-16mdk
12cu|xcdroast-0.98-0.a15.41|259	- for cdrecord-1.11-0.a15
12cu|xcdroast-0.98-0.a15.41|260	
12cu|xcdroast-0.98-0.a15.41|261	* Sun Feb 17 2002 Daouda LO <daouda@mandrakesoft.com> 0.98-15mdk
12cu|xcdroast-0.98-0.a15.41|262	- update to cdrecord-1.11-0.a14.
12cu|xcdroast-0.98-0.a15.41|263	
12cu|xcdroast-0.98-0.a15.41|264	* Fri Jan 25 2002 Daouda LO <daouda@mandrakesoft.com> 0.98-14mdk
12cu|xcdroast-0.98-0.a15.41|265	- dirty fix for cdrecord-1.11-0.a13.
12cu|xcdroast-0.98-0.a15.41|266	
12cu|xcdroast-0.98-0.a15.41|267	* Wed Jan 09 2002 David BAUDENS <baudens@mandrakesoft.com> 0.98-13mdk
12cu|xcdroast-0.98-0.a15.41|268	- Fix menu entry using png icon
12cu|xcdroast-0.98-0.a15.41|269	
12cu|xcdroast-0.98-0.a15.41|270	* Wed Oct 10 2001 Till Kamppeter <till@mandrakesoft.com> 0.98-12mdk
12cu|xcdroast-0.98-0.a15.41|271	- Rebuilt for libpng3.
12cu|xcdroast-0.98-0.a15.41|272	
12cu|xcdroast-0.98-0.a15.41|273	* Tue Sep 11 2001 David BAUDENS <baudens@mandrakesoft.com> 0.98-11mdk
12cu|xcdroast-0.98-0.a15.41|274	- Use new icons
12cu|xcdroast-0.98-0.a15.41|275	- Use right macros for update/clean_menus
12cu|xcdroast-0.98-0.a15.41|276	
12cu|xcdroast-0.98-0.a15.41|277	* Tue Sep 11 2001 Stefan van der Eijk <stefan@eijk.nu> 0.98-10mdk
12cu|xcdroast-0.98-0.a15.41|278	- BuildRequires: gtk+-devel imlib-devel
12cu|xcdroast-0.98-0.a15.41|279	- Copyright --> License
12cu|xcdroast-0.98-0.a15.41|280	
12cu|xcdroast-0.98-0.a15.41|281	* Tue Aug  7 2001 Till Kamppeter <till@mandrakesoft.com> 0.98-9mdk
12cu|xcdroast-0.98-0.a15.41|282	- Updated to version 0.98alpha9.
12cu|xcdroast-0.98-0.a15.41|283	
12cu|xcdroast-0.98-0.a15.41|284	* Fri Jun  7 2001 Till Kamppeter <till@mandrakesoft.com> 0.98-8mdk
12cu|xcdroast-0.98-0.a15.41|285	- Downdated to version 0.98alpha6 (non-root-mode introduced in 0.98alpha7
12cu|xcdroast-0.98-0.a15.41|286	does not work with GTK 1.2.9, 0.98alpha6 can simply be started as normal
12cu|xcdroast-0.98-0.a15.41|287	user when backends have correct permissions)
12cu|xcdroast-0.98-0.a15.41|288	- Enabled usage by non-root users via non-root mode of X-CD-Roast
12cu|xcdroast-0.98-0.a15.41|289	- Enabled usage with cdrecord > 1.9
12cu|xcdroast-0.98-0.a15.41|290	
12cu|xcdroast-0.98-0.a15.41|291	* Fri Mar 30 2001 Till Kamppeter <till@mandrakesoft.com> 0.98-7mdk
12cu|xcdroast-0.98-0.a15.41|292	- Replaced translation update file by the current one
12cu|xcdroast-0.98-0.a15.41|293	
12cu|xcdroast-0.98-0.a15.41|294	* Tue Feb  6 2001 Daouda Lo <daouda@mandrakesoft.com> 0.98-6mdk
12cu|xcdroast-0.98-0.a15.41|295	- release alpha 8
12cu|xcdroast-0.98-0.a15.41|296	- regenerate patch
12cu|xcdroast-0.98-0.a15.41|297	
12cu|xcdroast-0.98-0.a15.41|298	* Mon Jan 29 2001  Daouda Lo <daouda@mandrakesoft.com> 0.98-5mdk
12cu|xcdroast-0.98-0.a15.41|299	- really fix xcdroast requiring cdrtools 1.9 .
12cu|xcdroast-0.98-0.a15.41|300	
12cu|xcdroast-0.98-0.a15.41|301	* Fri Jan 26 2001  Daouda Lo <daouda@mandrakesoft.com> 0.98-4mdk
12cu|xcdroast-0.98-0.a15.41|302	- fix  requires (thanx Ed)
12cu|xcdroast-0.98-0.a15.41|303	
12cu|xcdroast-0.98-0.a15.41|304	* Fri Jan 26 2001  Daouda Lo <daouda@mandrakesoft.com> 0.98-3mdk
12cu|xcdroast-0.98-0.a15.41|305	- fix dependencies with cdrecord (thanx Quel Qun)
12cu|xcdroast-0.98-0.a15.41|306	- fix standard dir owned by packages
12cu|xcdroast-0.98-0.a15.41|307	
12cu|xcdroast-0.98-0.a15.41|308	* Thu Oct 05 2000 Yoann Vandoorselaere <yoann@mandrakesoft.com> 0.98-2mdk
12cu|xcdroast-0.98-0.a15.41|309	- All icons size.
12cu|xcdroast-0.98-0.a15.41|310	- Icons now work.
12cu|xcdroast-0.98-0.a15.41|311	
12cu|xcdroast-0.98-0.a15.41|312	* Sun Sep  3 2000 Till Kamppeter <till@mandrakesoft.com> 0.98-1mdk
12cu|xcdroast-0.98-0.a15.41|313	- Old ChangeLog removed becasue structure of specfile is completely new
12cu|xcdroast-0.98-0.a15.41|314	- Complete replacement by the new GTK-based X-CD-Roast 0.98
12cu|xcdroast-0.98-0.a15.41|315	- initial release

13293 12
12cu|xchm-1.17-2|1	%define	name	xchm
12cu|xchm-1.17-2|2	%define version	1.17
12cu|xchm-1.17-2|3	%define docversion 1.10
12cu|xchm-1.17-2|4	%define	release	2
12cu|xchm-1.17-2|5	
12cu|xchm-1.17-2|6	%define	Summary	CHM viewer for UNIX
12cu|xchm-1.17-2|7	
12cu|xchm-1.17-2|8	Name:		%name
12cu|xchm-1.17-2|9	Version:	%version
12cu|xchm-1.17-2|10	Release:	%release
12cu|xchm-1.17-2|11	Summary:	%Summary
12cu|xchm-1.17-2|12	License:	GPLv2+
12cu|xchm-1.17-2|13	Group:		Publishing
12cu|xchm-1.17-2|14	URL:		http://xchm.sourceforge.net
12cu|xchm-1.17-2|15	Source:		http://ovh.dl.sourceforge.net/sourceforge/xchm/%name-%version.tar.gz
12cu|xchm-1.17-2|16	Source1:	%name-%docversion-doc.tar.bz2
12cu|xchm-1.17-2|17	Source2:	%name-16.png
12cu|xchm-1.17-2|18	Source3:	%name-32.png
12cu|xchm-1.17-2|19	Source4:	%name-48.png
12cu|xchm-1.17-2|20	BuildRequires:	libchm-devel
12cu|xchm-1.17-2|21	BuildRequires:	pkgconfig(libtiff-4)
12cu|xchm-1.17-2|22	BuildRequires:	wxgtku-devel
12cu|xchm-1.17-2|23	BuildRequires:	ghostscript
12cu|xchm-1.17-2|24	BuildRequires:	tetex-latex
12cu|xchm-1.17-2|25	
12cu|xchm-1.17-2|26	
12cu|xchm-1.17-2|27	%description
12cu|xchm-1.17-2|28	xCHM - the CHM viewer for UNIX
12cu|xchm-1.17-2|29	
12cu|xchm-1.17-2|30	%prep
12cu|xchm-1.17-2|31	%setup -q -a 1
12cu|xchm-1.17-2|32	
12cu|xchm-1.17-2|33	%build
12cu|xchm-1.17-2|34	%configure2_5x --with-wx-config=%{_bindir}/wx-config-unicode
12cu|xchm-1.17-2|35	%make
12cu|xchm-1.17-2|36	
12cu|xchm-1.17-2|37	%install
12cu|xchm-1.17-2|38	%makeinstall_std
12cu|xchm-1.17-2|39	
12cu|xchm-1.17-2|40	mkdir -p %buildroot%_iconsdir/hicolor/{16x16,32x32,48x48}/apps
12cu|xchm-1.17-2|41	install -m 644 %SOURCE2 %buildroot%_iconsdir/hicolor/16x16/apps/%name.png
12cu|xchm-1.17-2|42	install -m 644 %SOURCE3 %buildroot%_iconsdir/hicolor/32x32/apps/%name.png
12cu|xchm-1.17-2|43	install -m 644 %SOURCE4 %buildroot%_iconsdir/hicolor/48x48/apps/%name.png
12cu|xchm-1.17-2|44	
12cu|xchm-1.17-2|45	mkdir -p %buildroot%{_datadir}/applications
12cu|xchm-1.17-2|46	cat > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|xchm-1.17-2|47	[Desktop Entry]
12cu|xchm-1.17-2|48	Name=Xchm
12cu|xchm-1.17-2|49	Comment=CHM viewer for UNIX
12cu|xchm-1.17-2|50	Exec=xchm
12cu|xchm-1.17-2|51	Icon=xchm
12cu|xchm-1.17-2|52	Type=Application
12cu|xchm-1.17-2|53	Categories=GTK;Office;Viewer;
12cu|xchm-1.17-2|54	EOF
12cu|xchm-1.17-2|55	
12cu|xchm-1.17-2|56	(
12cu|xchm-1.17-2|57	cd %name-%docversion-doc/latex/
12cu|xchm-1.17-2|58	make
12cu|xchm-1.17-2|59	)
12cu|xchm-1.17-2|60	
12cu|xchm-1.17-2|61	# Doc are install elsewhere
12cu|xchm-1.17-2|62	rm -fr %buildroot/%_datadir/doc
12cu|xchm-1.17-2|63	
12cu|xchm-1.17-2|64	%find_lang %name
12cu|xchm-1.17-2|65	
12cu|xchm-1.17-2|66	
12cu|xchm-1.17-2|67	%files -f %name.lang
12cu|xchm-1.17-2|68	%doc AUTHORS ChangeLog README
12cu|xchm-1.17-2|69	%doc %name-%docversion-doc/html
12cu|xchm-1.17-2|70	%doc %name-%docversion-doc/latex/*.dvi
12cu|xchm-1.17-2|71	%_bindir/%name
12cu|xchm-1.17-2|72	%_iconsdir/hicolor/*/apps/%name.png
12cu|xchm-1.17-2|73	%_datadir/pixmaps/*.xpm
12cu|xchm-1.17-2|74	%_datadir/applications/*.desktop
12cu|xchm-1.17-2|75	
12cu|xchm-1.17-2|76	
12cu|xchm-1.17-2|77	
12cu|xchm-1.17-2|78	
12cu|xchm-1.17-2|79	
12cu|xchm-1.17-2|80	%changelog
12cu|xchm-1.17-2|81	* Tue Mar 11 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.17-2
12cu|xchm-1.17-2|82	+ Revision: 80ae69f
12cu|xchm-1.17-2|83	- Fix BR, spec clean.
12cu|xchm-1.17-2|84	
12cu|xchm-1.17-2|85	

13294 12
12cu|xcin-2.5.3-6.pre3.7|1	%define major 0
12cu|xcin-2.5.3-6.pre3.7|2	%define libname %mklibname %name %major
12cu|xcin-2.5.3-6.pre3.7|3	%define develname %mklibname %name -d
12cu|xcin-2.5.3-6.pre3.7|4	%define canton_version	1.1
12cu|xcin-2.5.3-6.pre3.7|5	
12cu|xcin-2.5.3-6.pre3.7|6	Summary:	X Input Method Server for Chinese
12cu|xcin-2.5.3-6.pre3.7|7	Name:		xcin
12cu|xcin-2.5.3-6.pre3.7|8	Version:	2.5.3
12cu|xcin-2.5.3-6.pre3.7|9	Release:	6.pre3.7
12cu|xcin-2.5.3-6.pre3.7|10	License:	GPL
12cu|xcin-2.5.3-6.pre3.7|11	Group:		System/Internationalization
12cu|xcin-2.5.3-6.pre3.7|12	#Source0:	ftp://xcin.linux.org.tw/pub/xcin/xcin/%name-%version.tar.bz2
12cu|xcin-2.5.3-6.pre3.7|13	Source0:	%{name}-2.5.3.pre3.tar.bz2
12cu|xcin-2.5.3-6.pre3.7|14	# http://hk.geocities.com/chandm9876/canton.htm
12cu|xcin-2.5.3-6.pre3.7|15	Source1:	canton-%{canton_version}.cin.bz2
12cu|xcin-2.5.3-6.pre3.7|16	# Firefly patches
12cu|xcin-2.5.3-6.pre3.7|17	Patch0:  xcin-2.5.3.pre3-xcinrc.LINUX-20040105.patch
12cu|xcin-2.5.3-6.pre3.7|18	Patch1:  xcin-2.5.3.pre3-RootStyle-20040102.patch
12cu|xcin-2.5.3-6.pre3.7|19	Patch2:  xcin-2.5.3.pre3-OverTheSpot-20040102.patch
12cu|xcin-2.5.3-6.pre3.7|20	Patch3:  xcin-2.5.3.pre3-OnTheSpot-20040105.patch
12cu|xcin-2.5.3-6.pre3.7|21	Patch4:  xcin-2.5.3.pre3-bimsphone-20040102.patch
12cu|xcin-2.5.3-6.pre3.7|22	Patch5:  xcin-2.5.3-utf8-makefile-20031223.patch
12cu|xcin-2.5.3-6.pre3.7|23	Patch6:  xcin-2.5.3.pre3-cin2tab-20040102.patch
12cu|xcin-2.5.3-6.pre3.7|24	Patch7:  xcin-2.5.3-syscin_utf8.patch
12cu|xcin-2.5.3-6.pre3.7|25	Patch8:  xcin-2.5.3-cj5_utf8.patch
12cu|xcin-2.5.3-6.pre3.7|26	Patch9:  xcin-2.5.3-simplex5_utf8.patch
12cu|xcin-2.5.3-6.pre3.7|27	# Mandriva patches
12cu|xcin-2.5.3-6.pre3.7|28	Patch100:	xcin-2.5.3-extra-im.patch
12cu|xcin-2.5.3-6.pre3.7|29	Patch101:	xcin-2.5.3-xcinrc-mdk.patch
12cu|xcin-2.5.3-6.pre3.7|30	# From Fedora
12cu|xcin-2.5.3-6.pre3.7|31	Patch102:	xcin-2.5.3-no_rpath.patch
12cu|xcin-2.5.3-6.pre3.7|32	# From Suse
12cu|xcin-2.5.3-6.pre3.7|33	Patch103:	xcin-2.5.3-locale_t.patch
12cu|xcin-2.5.3-6.pre3.7|34	Requires:	locales-zh
12cu|xcin-2.5.3-6.pre3.7|35	Requires:	taipeifonts
12cu|xcin-2.5.3-6.pre3.7|36	Requires:	tabe
12cu|xcin-2.5.3-6.pre3.7|37	BuildRequires:	pkgconfig(x11)
12cu|xcin-2.5.3-6.pre3.7|38	BuildRequires:	pkgconfig(xext)
12cu|xcin-2.5.3-6.pre3.7|39	BuildRequires:	db-devel
12cu|xcin-2.5.3-6.pre3.7|40	BuildRequires:	tabe-devel
12cu|xcin-2.5.3-6.pre3.7|41	BuildRequires:	gettext
12cu|xcin-2.5.3-6.pre3.7|42	BuildRequires:	libtool
12cu|xcin-2.5.3-6.pre3.7|43	
12cu|xcin-2.5.3-6.pre3.7|44	
12cu|xcin-2.5.3-6.pre3.7|45	%description
12cu|xcin-2.5.3-6.pre3.7|46	Xcin is an X Input Method allowing to type in Chinese in X applications that
12cu|xcin-2.5.3-6.pre3.7|47	follow the XIM input method standard.
12cu|xcin-2.5.3-6.pre3.7|48	
12cu|xcin-2.5.3-6.pre3.7|49	%package -n %libname
12cu|xcin-2.5.3-6.pre3.7|50	Group: System/Libraries
12cu|xcin-2.5.3-6.pre3.7|51	Summary: Shared libraries of xcin
12cu|xcin-2.5.3-6.pre3.7|52	
12cu|xcin-2.5.3-6.pre3.7|53	%description -n %libname
12cu|xcin-2.5.3-6.pre3.7|54	Xcin is an X Input Method allowing to type in Chinese in X applications that
12cu|xcin-2.5.3-6.pre3.7|55	follow the XIM input method standard.
12cu|xcin-2.5.3-6.pre3.7|56	
12cu|xcin-2.5.3-6.pre3.7|57	%package -n %develname
12cu|xcin-2.5.3-6.pre3.7|58	Group: Development/C
12cu|xcin-2.5.3-6.pre3.7|59	Summary: Development libraries of xcin
12cu|xcin-2.5.3-6.pre3.7|60	Requires: %libname = %version
12cu|xcin-2.5.3-6.pre3.7|61	Provides: lib%name-devel = %version-%release
12cu|xcin-2.5.3-6.pre3.7|62	Obsoletes: %{mklibname xcin 0 -d}
12cu|xcin-2.5.3-6.pre3.7|63	
12cu|xcin-2.5.3-6.pre3.7|64	%description -n %develname
12cu|xcin-2.5.3-6.pre3.7|65	Xcin is an X Input Method allowing to type in Chinese in X applications that
12cu|xcin-2.5.3-6.pre3.7|66	follow the XIM input method standard.
12cu|xcin-2.5.3-6.pre3.7|67	
12cu|xcin-2.5.3-6.pre3.7|68	%prep
12cu|xcin-2.5.3-6.pre3.7|69	
12cu|xcin-2.5.3-6.pre3.7|70	%setup -q -n %{name}
12cu|xcin-2.5.3-6.pre3.7|71	%patch0 -p1
12cu|xcin-2.5.3-6.pre3.7|72	%patch1 -p1 -b .Rootstyle
12cu|xcin-2.5.3-6.pre3.7|73	%patch2 -p1 -b .OverTheSpot
12cu|xcin-2.5.3-6.pre3.7|74	%patch3 -p1 -b .OnTheSpot
12cu|xcin-2.5.3-6.pre3.7|75	%patch4 -p1 -b .bimsphone
12cu|xcin-2.5.3-6.pre3.7|76	%patch5 -p1 -b .utf8-makefile
12cu|xcin-2.5.3-6.pre3.7|77	%patch6 -p1 -b .cin2tab
12cu|xcin-2.5.3-6.pre3.7|78	%patch7 -p1
12cu|xcin-2.5.3-6.pre3.7|79	%patch8 -p1
12cu|xcin-2.5.3-6.pre3.7|80	%patch9 -p1
12cu|xcin-2.5.3-6.pre3.7|81	%patch100 -p1 -b .extra-im
12cu|xcin-2.5.3-6.pre3.7|82	%patch101 -p1 -b .mdk
12cu|xcin-2.5.3-6.pre3.7|83	%patch102 -p1 -b .rpath
12cu|xcin-2.5.3-6.pre3.7|84	%patch103 -p0 -b .localet
12cu|xcin-2.5.3-6.pre3.7|85	
12cu|xcin-2.5.3-6.pre3.7|86	find . -type d -name CVS | xargs -r rm -rf
12cu|xcin-2.5.3-6.pre3.7|87	
12cu|xcin-2.5.3-6.pre3.7|88	bzcat %{SOURCE1} > cin/big5/canton.cin
12cu|xcin-2.5.3-6.pre3.7|89	
12cu|xcin-2.5.3-6.pre3.7|90	#Install Chewing module
12cu|xcin-2.5.3-6.pre3.7|91	#pushd src/Cinput
12cu|xcin-2.5.3-6.pre3.7|92	#tar --bzip2 -xf %{SOURCE3}
12cu|xcin-2.5.3-6.pre3.7|93	#cd chewing
12cu|xcin-2.5.3-6.pre3.7|94	#./patch_chewing
12cu|xcin-2.5.3-6.pre3.7|95	#popd
12cu|xcin-2.5.3-6.pre3.7|96	
12cu|xcin-2.5.3-6.pre3.7|97	%build
12cu|xcin-2.5.3-6.pre3.7|98	# From SUSE: re-generating configure fixes x86-64 build
12cu|xcin-2.5.3-6.pre3.7|99	mv script/configure.in .
12cu|xcin-2.5.3-6.pre3.7|100	# AdamW: Look for tabe .db files in /usr/share/tabe not /usr/lib/tabe
12cu|xcin-2.5.3-6.pre3.7|101	perl -pi -e 's,/lib/tabe,/share/tabe,g' configure.in
12cu|xcin-2.5.3-6.pre3.7|102	rm -f configure
12cu|xcin-2.5.3-6.pre3.7|103	libtoolize --force -i
12cu|xcin-2.5.3-6.pre3.7|104	aclocal
12cu|xcin-2.5.3-6.pre3.7|105	autoconf
12cu|xcin-2.5.3-6.pre3.7|106	# Geoff -- don't use percent-configure because it breaks program.
12cu|xcin-2.5.3-6.pre3.7|107	CFLAGS="%optflags" CXXFLAGS="%optflags" ./configure \
12cu|xcin-2.5.3-6.pre3.7|108	--prefix=%{_prefix} \
12cu|xcin-2.5.3-6.pre3.7|109	--libdir=%{_libdir} \
12cu|xcin-2.5.3-6.pre3.7|110	--with-xcin-dir=%{_prefix}/lib/xcin \
12cu|xcin-2.5.3-6.pre3.7|111	--with-xcin-rcdir=%{_sysconfdir}/chinese/xcin \
12cu|xcin-2.5.3-6.pre3.7|112	--with-db-inc=%{_includedir}/db5 \
12cu|xcin-2.5.3-6.pre3.7|113	--with-locale-dir=%{_datadir}/locale \
12cu|xcin-2.5.3-6.pre3.7|114	--with-extra-prefix=%{_prefix}
12cu|xcin-2.5.3-6.pre3.7|115	
12cu|xcin-2.5.3-6.pre3.7|116	#Dadou - 2.5.2-6mdk - Don't use make macro. It breaks build.
12cu|xcin-2.5.3-6.pre3.7|117	make
12cu|xcin-2.5.3-6.pre3.7|118	
12cu|xcin-2.5.3-6.pre3.7|119	%install
12cu|xcin-2.5.3-6.pre3.7|120	export program_prefix=%{buildroot}
12cu|xcin-2.5.3-6.pre3.7|121	export xcin_rcp=%{buildroot}/%{_sysconfdir}/chinese/xcin
12cu|xcin-2.5.3-6.pre3.7|122	make -e install
12cu|xcin-2.5.3-6.pre3.7|123	
12cu|xcin-2.5.3-6.pre3.7|124	%find_lang %{name}
12cu|xcin-2.5.3-6.pre3.7|125	
12cu|xcin-2.5.3-6.pre3.7|126	
12cu|xcin-2.5.3-6.pre3.7|127	
12cu|xcin-2.5.3-6.pre3.7|128	
12cu|xcin-2.5.3-6.pre3.7|129	%files -f %{name}.lang
12cu|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
12cu|xcin-2.5.3-6.pre3.7|131	%dir %{_sysconfdir}/chinese/xcin
12cu|xcin-2.5.3-6.pre3.7|132	%config(noreplace) %{_sysconfdir}/chinese/xcin/*
12cu|xcin-2.5.3-6.pre3.7|133	%{_bindir}/*
12cu|xcin-2.5.3-6.pre3.7|134	
12cu|xcin-2.5.3-6.pre3.7|135	%ifarch x86_64
12cu|xcin-2.5.3-6.pre3.7|136	/usr/lib/%{name}
12cu|xcin-2.5.3-6.pre3.7|137	%else
12cu|xcin-2.5.3-6.pre3.7|138	%{_libdir}/%{name}
12cu|xcin-2.5.3-6.pre3.7|139	%endif
12cu|xcin-2.5.3-6.pre3.7|140	
12cu|xcin-2.5.3-6.pre3.7|141	%{_mandir}/man1/*
12cu|xcin-2.5.3-6.pre3.7|142	
12cu|xcin-2.5.3-6.pre3.7|143	%files -n %libname
12cu|xcin-2.5.3-6.pre3.7|144	%doc doc/Bugs doc/CREDITS doc/Changes
12cu|xcin-2.5.3-6.pre3.7|145	%_libdir/lib*.so.%{major}*
12cu|xcin-2.5.3-6.pre3.7|146	
12cu|xcin-2.5.3-6.pre3.7|147	%files -n %develname
12cu|xcin-2.5.3-6.pre3.7|148	%doc doc/Bugs doc/CREDITS doc/Changes
12cu|xcin-2.5.3-6.pre3.7|149	%_libdir/lib*.so
12cu|xcin-2.5.3-6.pre3.7|150	%attr(644,root,root) %_libdir/lib*a
12cu|xcin-2.5.3-6.pre3.7|151	
12cu|xcin-2.5.3-6.pre3.7|152	
12cu|xcin-2.5.3-6.pre3.7|153	
12cu|xcin-2.5.3-6.pre3.7|154	%changelog
12cu|xcin-2.5.3-6.pre3.7|155	* Tue Mar 11 2014 SymbianFlo <symbianflo@mandrivausers.ro> 2.5.3-6.pre3.7
12cu|xcin-2.5.3-6.pre3.7|156	+ Revision: 7618c98
12cu|xcin-2.5.3-6.pre3.7|157	- Updated xcin.spec
12cu|xcin-2.5.3-6.pre3.7|158	
12cu|xcin-2.5.3-6.pre3.7|159	

13295 12
12cu|xclip-0.12-4|1	Name:           xclip
12cu|xclip-0.12-4|2	Version:        0.12
12cu|xclip-0.12-4|3	Release:        4
12cu|xclip-0.12-4|4	Summary:        A command line interface to the X11 clipboard
12cu|xclip-0.12-4|5	Group:          Text tools
12cu|xclip-0.12-4|6	URL:            http://sourceforge.net/projects/xclip
12cu|xclip-0.12-4|7	License:        GPLv2+
12cu|xclip-0.12-4|8	Source0:        http://sourceforge.net/projects/xclip/files/xclip/0.12/%{name}-%{version}.tar.gz
12cu|xclip-0.12-4|9	BuildRequires:  pkgconfig(x11)
12cu|xclip-0.12-4|10	BuildRequires:	pkgconfig(xmu)
12cu|xclip-0.12-4|11	
12cu|xclip-0.12-4|12	%description
12cu|xclip-0.12-4|13	xclip is a command line interface to the X11 clipboard. It can also be
12cu|xclip-0.12-4|14	used for copying files, as an alternative to sftp/scp, thus avoiding
12cu|xclip-0.12-4|15	password prompts when X11 forwarding has already been setup.
12cu|xclip-0.12-4|16	
12cu|xclip-0.12-4|17	%prep
12cu|xclip-0.12-4|18	%setup -q
12cu|xclip-0.12-4|19	
12cu|xclip-0.12-4|20	%build
12cu|xclip-0.12-4|21	%configure2_5x
12cu|xclip-0.12-4|22	%make
12cu|xclip-0.12-4|23	
12cu|xclip-0.12-4|24	%install
12cu|xclip-0.12-4|25	rm -rf %buildroot
12cu|xclip-0.12-4|26	%makeinstall_std
12cu|xclip-0.12-4|27	
12cu|xclip-0.12-4|28	%clean
12cu|xclip-0.12-4|29	rm -rf %buildroot
12cu|xclip-0.12-4|30	
12cu|xclip-0.12-4|31	%files
12cu|xclip-0.12-4|32	%defattr(-,root,root,-)
12cu|xclip-0.12-4|33	%_bindir/%{name}*
12cu|xclip-0.12-4|34	%_mandir/man1/%{name}*.1.*
12cu|xclip-0.12-4|35	
12cu|xclip-0.12-4|36	
12cu|xclip-0.12-4|37	%changelog
12cu|xclip-0.12-4|38	* Thu Feb 10 2011 Funda Wang <fwang@mandriva.org> 0.12-3mdv2011.0
12cu|xclip-0.12-4|39	+ Revision: 637140
12cu|xclip-0.12-4|40	- tighten BR
12cu|xclip-0.12-4|41	
12cu|xclip-0.12-4|42	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.12-2mdv2011.0
12cu|xclip-0.12-4|43	+ Revision: 615509
12cu|xclip-0.12-4|44	- the mass rebuild of 2010.1 packages
12cu|xclip-0.12-4|45	
12cu|xclip-0.12-4|46	* Sun Apr 25 2010 Rémy Clouard <shikamaru@mandriva.org> 0.12-1mdv2010.1
12cu|xclip-0.12-4|47	+ Revision: 538530
12cu|xclip-0.12-4|48	- clean spec
12cu|xclip-0.12-4|49	- import xclip
12cu|xclip-0.12-4|50	
12cu|xclip-0.12-4|51	

13296 12
12cu|xcockroach-0.4-12|1	Name: xcockroach
12cu|xcockroach-0.4-12|2	Version: 0.4
12cu|xcockroach-0.4-12|3	Release: 12
12cu|xcockroach-0.4-12|4	Summary: Displays cockroaches on your desktop
12cu|xcockroach-0.4-12|5	License: GPL
12cu|xcockroach-0.4-12|6	Group: Toys
12cu|xcockroach-0.4-12|7	Url: http://xcockroach.free.fr/
12cu|xcockroach-0.4-12|8	Source0: %{name}-%{version}.tar.bz2
12cu|xcockroach-0.4-12|9	Patch0: xcockroach-0.4-flags.patch
12cu|xcockroach-0.4-12|10	BuildRequires: pkgconfig(x11)
12cu|xcockroach-0.4-12|11	BuildRequires: pkgconfig(xpm)
12cu|xcockroach-0.4-12|12	
12cu|xcockroach-0.4-12|13	%description
12cu|xcockroach-0.4-12|14	xcockroach displays cockroaches on your root  window,
12cu|xcockroach-0.4-12|15	they will look for windows and hide themselves under them.
12cu|xcockroach-0.4-12|16	It is a GPL clone of xroach, with many enhancements.
12cu|xcockroach-0.4-12|17	
12cu|xcockroach-0.4-12|18	%prep
12cu|xcockroach-0.4-12|19	%setup -q
12cu|xcockroach-0.4-12|20	%patch0 -p0 -b .flags
12cu|xcockroach-0.4-12|21	
12cu|xcockroach-0.4-12|22	%build
12cu|xcockroach-0.4-12|23	export CFLAGS="%{optflags}"
12cu|xcockroach-0.4-12|24	autoreconf -fi
12cu|xcockroach-0.4-12|25	%configure2_5x
12cu|xcockroach-0.4-12|26	%make
12cu|xcockroach-0.4-12|27	
12cu|xcockroach-0.4-12|28	%install
12cu|xcockroach-0.4-12|29	%makeinstall_std
12cu|xcockroach-0.4-12|30	
12cu|xcockroach-0.4-12|31	
12cu|xcockroach-0.4-12|32	
12cu|xcockroach-0.4-12|33	%files
12cu|xcockroach-0.4-12|34	%doc AUTHORS ChangeLog COPYING TODO
12cu|xcockroach-0.4-12|35	%{_datadir}/%{name}
12cu|xcockroach-0.4-12|36	%{_bindir}/%{name}
12cu|xcockroach-0.4-12|37	%{_mandir}/man6/%{name}.6*
12cu|xcockroach-0.4-12|38	
12cu|xcockroach-0.4-12|39	
12cu|xcockroach-0.4-12|40	
12cu|xcockroach-0.4-12|41	%changelog
12cu|xcockroach-0.4-12|42	* Mon Mar 10 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.4-12
12cu|xcockroach-0.4-12|43	+ Revision: 12aa5f5
12cu|xcockroach-0.4-12|44	- Updated xcockroach.spec
12cu|xcockroach-0.4-12|45	
12cu|xcockroach-0.4-12|46	

13297 12
12cu|xcolorsel-1.1a-5|1	%define name xcolorsel
12cu|xcolorsel-1.1a-5|2	%define version 1.1a
12cu|xcolorsel-1.1a-5|3	%define release %mkrel 5
12cu|xcolorsel-1.1a-5|4	
12cu|xcolorsel-1.1a-5|5	Summary: Simple color displayer/selector for X11 rgb.txt files
12cu|xcolorsel-1.1a-5|6	Name: %{name}
12cu|xcolorsel-1.1a-5|7	Version: %{version}
12cu|xcolorsel-1.1a-5|8	Release: %{release}
12cu|xcolorsel-1.1a-5|9	Source0: %{name}-%{version}-src.tar.gz
12cu|xcolorsel-1.1a-5|10	Patch0: xcolorsel_1.1a-16_debian.patch
12cu|xcolorsel-1.1a-5|11	Patch1: xcolorsel_rgbtxt-mdv.patch
12cu|xcolorsel-1.1a-5|12	License: GPLv2+
12cu|xcolorsel-1.1a-5|13	Group: Graphics
12cu|xcolorsel-1.1a-5|14	Url: ftp://ftp.x.org/contrib/utilities/xcolorsel-1.1a-src.tar.gz
12cu|xcolorsel-1.1a-5|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12cu|xcolorsel-1.1a-5|16	BuildRequires: imake
12cu|xcolorsel-1.1a-5|17	BuildRequires: gccmakedep
12cu|xcolorsel-1.1a-5|18	BuildRequires: Xaw3d-devel
12cu|xcolorsel-1.1a-5|19	BuildRequires: libxmu-devel
12cu|xcolorsel-1.1a-5|20	BuildRequires: libxt-devel
12cu|xcolorsel-1.1a-5|21	BuildRequires: libxpm-devel
12cu|xcolorsel-1.1a-5|22	BuildRequires: libxp-devel
12cu|xcolorsel-1.1a-5|23	BuildRequires: libxext-devel
12cu|xcolorsel-1.1a-5|24	BuildRequires: libxau-devel
12cu|xcolorsel-1.1a-5|25	BuildRequires: libxdmcp-devel
12cu|xcolorsel-1.1a-5|26	
12cu|xcolorsel-1.1a-5|27	%description
12cu|xcolorsel-1.1a-5|28	xcolorsel is a X-Utility that allows you to display X11 "rgb.txt" or
12cu|xcolorsel-1.1a-5|29	other such files together with tiles showing how the color looks on
12cu|xcolorsel-1.1a-5|30	your screen. Also a programmer may (like with xfontsel) cut the color
12cu|xcolorsel-1.1a-5|31	names/definitions in various formats (Colorformats and formats for
12cu|xcolorsel-1.1a-5|32	resourcefiles or C-sources) und paste them directly in his source
12cu|xcolorsel-1.1a-5|33	codes.
12cu|xcolorsel-1.1a-5|34	
12cu|xcolorsel-1.1a-5|35	%prep
12cu|xcolorsel-1.1a-5|36	%setup -q -n xcolorsel
12cu|xcolorsel-1.1a-5|37	%patch0 -p1
12cu|xcolorsel-1.1a-5|38	%patch1 -p1
12cu|xcolorsel-1.1a-5|39	
12cu|xcolorsel-1.1a-5|40	%build
12cu|xcolorsel-1.1a-5|41	xmkmf -a
12cu|xcolorsel-1.1a-5|42	# XAWLIB=-lXaw3d taken from Debian, otherwise it links with libxaw and crashes at runtime
12cu|xcolorsel-1.1a-5|43	%make XAWLIB=-lXaw3d
12cu|xcolorsel-1.1a-5|44	
12cu|xcolorsel-1.1a-5|45	%install
12cu|xcolorsel-1.1a-5|46	rm -rf $RPM_BUILD_ROOT
12cu|xcolorsel-1.1a-5|47	%makeinstall_std
12cu|xcolorsel-1.1a-5|48	rm -f %buildroot/%_prefix/lib/X11/app-defaults
12cu|xcolorsel-1.1a-5|49	
12cu|xcolorsel-1.1a-5|50	%clean
12cu|xcolorsel-1.1a-5|51	rm -rf $RPM_BUILD_ROOT
12cu|xcolorsel-1.1a-5|52	
12cu|xcolorsel-1.1a-5|53	%files
12cu|xcolorsel-1.1a-5|54	%defattr(-,root,root)
12cu|xcolorsel-1.1a-5|55	%doc 00-ANNOUNCE 00-README 01-CHANGELOG 01-COPYING
12cu|xcolorsel-1.1a-5|56	%_sysconfdir/X11/app-defaults/Xcolorsel
12cu|xcolorsel-1.1a-5|57	%_sysconfdir/X11/app-defaults/Xcolorsel-color
12cu|xcolorsel-1.1a-5|58	%_bindir/xcolorsel
12cu|xcolorsel-1.1a-5|59	%_prefix/lib/X11/xcolorsel/Xcolorsel.help
12cu|xcolorsel-1.1a-5|60	
12cu|xcolorsel-1.1a-5|61	
12cu|xcolorsel-1.1a-5|62	
12cu|xcolorsel-1.1a-5|63	%changelog
12cu|xcolorsel-1.1a-5|64	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.1a-5
12cu|xcolorsel-1.1a-5|65	+ Revision: a4388ee
12cu|xcolorsel-1.1a-5|66	- Automatic import for version 1.1a
12cu|xcolorsel-1.1a-5|67	
12cu|xcolorsel-1.1a-5|68	

13298 12
12cu|xcompmgr_hack-2.02-9|1	%define name	xcompmgr_hack
12cu|xcompmgr_hack-2.02-9|2	%define oname xcompmgr
12cu|xcompmgr_hack-2.02-9|3	%define version	2.02
12cu|xcompmgr_hack-2.02-9|4	%define release  9
12cu|xcompmgr_hack-2.02-9|5	
12cu|xcompmgr_hack-2.02-9|6	Name:		%{name}
12cu|xcompmgr_hack-2.02-9|7	Version:	%{version}
12cu|xcompmgr_hack-2.02-9|8	Release:	%{release}
12cu|xcompmgr_hack-2.02-9|9	Summary:	Sample X Compositing Manager
12cu|xcompmgr_hack-2.02-9|10	Source:		http://baghira.sourceforge.net/%{oname}-%{version}.tar.bz2
12cu|xcompmgr_hack-2.02-9|11	URL:		http://baghira.sourceforge.net/
12cu|xcompmgr_hack-2.02-9|12	License:	GPL
12cu|xcompmgr_hack-2.02-9|13	Group:		System/X11
12cu|xcompmgr_hack-2.02-9|14	BuildRequires:  pkgconfig(x11)
12cu|xcompmgr_hack-2.02-9|15	BuildRequires:	pkgconfig(xcomposite)
12cu|xcompmgr_hack-2.02-9|16	BuildRequires:	pkgconfig(xdamage)
12cu|xcompmgr_hack-2.02-9|17	BuildRequires:	pkgconfig(xfixes)
12cu|xcompmgr_hack-2.02-9|18	BuildRequires:	pkgconfig(xrender)
12cu|xcompmgr_hack-2.02-9|19	Conflicts:      xcompmgr
12cu|xcompmgr_hack-2.02-9|20	
12cu|xcompmgr_hack-2.02-9|21	%description
12cu|xcompmgr_hack-2.02-9|22	Patched version of xcompmgr
12cu|xcompmgr_hack-2.02-9|23	Sample X Compositing Manager.
12cu|xcompmgr_hack-2.02-9|24	This is an unofficiall patched
12cu|xcompmgr_hack-2.02-9|25	version from http://baghira.sourceforge.net/
12cu|xcompmgr_hack-2.02-9|26	
12cu|xcompmgr_hack-2.02-9|27	
12cu|xcompmgr_hack-2.02-9|28	%prep
12cu|xcompmgr_hack-2.02-9|29	%setup -q -n %{oname}-%{version}
12cu|xcompmgr_hack-2.02-9|30	
12cu|xcompmgr_hack-2.02-9|31	%build
12cu|xcompmgr_hack-2.02-9|32	%configure2_5x
12cu|xcompmgr_hack-2.02-9|33	%make
12cu|xcompmgr_hack-2.02-9|34	
12cu|xcompmgr_hack-2.02-9|35	%install
12cu|xcompmgr_hack-2.02-9|36	rm -rf $RPM_BUILD_ROOT
12cu|xcompmgr_hack-2.02-9|37	%makeinstall_std
12cu|xcompmgr_hack-2.02-9|38	
12cu|xcompmgr_hack-2.02-9|39	%clean
12cu|xcompmgr_hack-2.02-9|40	rm -rf $RPM_BUILD_ROOT
12cu|xcompmgr_hack-2.02-9|41	
12cu|xcompmgr_hack-2.02-9|42	%files
12cu|xcompmgr_hack-2.02-9|43	%defattr(-,root,root)
12cu|xcompmgr_hack-2.02-9|44	%doc COPYING ChangeLog INSTALL
12cu|xcompmgr_hack-2.02-9|45	%{_bindir}/%{oname}
12cu|xcompmgr_hack-2.02-9|46	%{_mandir}/man1/%{oname}.1*
12cu|xcompmgr_hack-2.02-9|47	
12cu|xcompmgr_hack-2.02-9|48	
12cu|xcompmgr_hack-2.02-9|49	
12cu|xcompmgr_hack-2.02-9|50	%changelog
12cu|xcompmgr_hack-2.02-9|51	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 2.02-8mdv2011.0
12cu|xcompmgr_hack-2.02-9|52	+ Revision: 634893
12cu|xcompmgr_hack-2.02-9|53	- simplify BR
12cu|xcompmgr_hack-2.02-9|54	
12cu|xcompmgr_hack-2.02-9|55	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 2.02-7mdv2010.0
12cu|xcompmgr_hack-2.02-9|56	+ Revision: 435069
12cu|xcompmgr_hack-2.02-9|57	- rebuild
12cu|xcompmgr_hack-2.02-9|58	
12cu|xcompmgr_hack-2.02-9|59	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 2.02-6mdv2009.0
12cu|xcompmgr_hack-2.02-9|60	+ Revision: 262282
12cu|xcompmgr_hack-2.02-9|61	- rebuild
12cu|xcompmgr_hack-2.02-9|62	
12cu|xcompmgr_hack-2.02-9|63	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.02-5mdv2009.0
12cu|xcompmgr_hack-2.02-9|64	+ Revision: 256679
12cu|xcompmgr_hack-2.02-9|65	- rebuild
12cu|xcompmgr_hack-2.02-9|66	
12cu|xcompmgr_hack-2.02-9|67	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 2.02-3mdv2008.1
12cu|xcompmgr_hack-2.02-9|68	+ Revision: 140953
12cu|xcompmgr_hack-2.02-9|69	- restore BuildRoot
12cu|xcompmgr_hack-2.02-9|70	
12cu|xcompmgr_hack-2.02-9|71	+ Thierry Vignaud <tv@mandriva.org>
12cu|xcompmgr_hack-2.02-9|72	- kill re-definition of %%buildroot on Pixel's request
12cu|xcompmgr_hack-2.02-9|73	
12cu|xcompmgr_hack-2.02-9|74	
12cu|xcompmgr_hack-2.02-9|75	* Thu Aug 24 2006 Nicolas Lcureuil <neoclust@mandriva.org>
12cu|xcompmgr_hack-2.02-9|76	+ 2006-08-24 15:37:53 (57891)
12cu|xcompmgr_hack-2.02-9|77	- Increase release
12cu|xcompmgr_hack-2.02-9|78	- Fix Group
12cu|xcompmgr_hack-2.02-9|79	
12cu|xcompmgr_hack-2.02-9|80	* Thu Aug 03 2006 Nicolas Lcureuil <neoclust@mandriva.org>
12cu|xcompmgr_hack-2.02-9|81	+ 2006-08-03 13:14:18 (43289)
12cu|xcompmgr_hack-2.02-9|82	import xcompmgr_hack-2.02-2mdk
12cu|xcompmgr_hack-2.02-9|83	
12cu|xcompmgr_hack-2.02-9|84	* Wed Feb 22 2006 Nicolas Lcureuil <neoclust@mandriva.org> 2.02-2mdk
12cu|xcompmgr_hack-2.02-9|85	annual rebuidl
12cu|xcompmgr_hack-2.02-9|86	- use mkrel
12cu|xcompmgr_hack-2.02-9|87	
12cu|xcompmgr_hack-2.02-9|88	* Fri Feb 04 2005 Nicolas Lcureuil <neoclust@mandrake.org> 2.02-1mdk
12cu|xcompmgr_hack-2.02-9|89	- From Sebastien savarin <plouf@zarb.org>
12cu|xcompmgr_hack-2.02-9|90	- initial release
12cu|xcompmgr_hack-2.02-9|91	

13299 12
12cu|xconq-7.5.0-1.20050612.9|1	%define pre	20050612
12cu|xconq-7.5.0-1.20050612.9|2	
12cu|xconq-7.5.0-1.20050612.9|3	Name:		xconq
12cu|xconq-7.5.0-1.20050612.9|4	Version:	7.5.0
12cu|xconq-7.5.0-1.20050612.9|5	Release:	1.%{pre}.9
12cu|xconq-7.5.0-1.20050612.9|6	Summary:	Summary General turn-based 2D strategy game system
12cu|xconq-7.5.0-1.20050612.9|7	URL:		http://xconq.org
12cu|xconq-7.5.0-1.20050612.9|8	License:	GPL
12cu|xconq-7.5.0-1.20050612.9|9	Group:		Games/Strategy
12cu|xconq-7.5.0-1.20050612.9|10	Source0:	http://prdownloads.sourceforge.net/xconq/%{name}-%{version}-0pre.0.%{pre}.tar.bz2
12cu|xconq-7.5.0-1.20050612.9|11	Patch0:		xconq-7.5.0-0pre.0.20050612-makefile.patch
12cu|xconq-7.5.0-1.20050612.9|12	Patch1:		%{name}-7.5.0.tclpath.patch
12cu|xconq-7.5.0-1.20050612.9|13	Patch2:		xconq-7.5.0-64bit-fix.patch
12cu|xconq-7.5.0-1.20050612.9|14	Patch3:		xconq-7.5.0-0pre.0.20050612-fix-format-errors.patch
12cu|xconq-7.5.0-1.20050612.9|15	BuildRequires:	paragui-devel >= 1.0.4
12cu|xconq-7.5.0-1.20050612.9|16	BuildRequires:	freetype2-devel
12cu|xconq-7.5.0-1.20050612.9|17	BuildRequires:	SDL-devel >= 1.2.0
12cu|xconq-7.5.0-1.20050612.9|18	BuildRequires:	ncurses-devel
12cu|xconq-7.5.0-1.20050612.9|19	BuildRequires:	tk
12cu|xconq-7.5.0-1.20050612.9|20	BuildRequires:	tk-devel
12cu|xconq-7.5.0-1.20050612.9|21	BuildRequires:	tcl
12cu|xconq-7.5.0-1.20050612.9|22	BuildRequires:	tcl-devel
12cu|xconq-7.5.0-1.20050612.9|23	BuildRequires:	texinfo
12cu|xconq-7.5.0-1.20050612.9|24	BuildRequires:	imagemagick
12cu|xconq-7.5.0-1.20050612.9|25	BuildRequires:	libxaw-devel
12cu|xconq-7.5.0-1.20050612.9|26	
12cu|xconq-7.5.0-1.20050612.9|27	%description
12cu|xconq-7.5.0-1.20050612.9|28	Xconq is a general strategy game system.  It is a complete system that
12cu|xconq-7.5.0-1.20050612.9|29	includes all the components: a portable engine, graphical interfaces
12cu|xconq-7.5.0-1.20050612.9|30	for Unix/Linux/X11, Macintosh, and Windows, multiple AIs, networking
12cu|xconq-7.5.0-1.20050612.9|31	for multi-player games, and an extensive game library.
12cu|xconq-7.5.0-1.20050612.9|32	
12cu|xconq-7.5.0-1.20050612.9|33	In addition to Xconq's "standard" game, which is similar to the
12cu|xconq-7.5.0-1.20050612.9|34	classic Empire/Empire Deluxe games of years ago, the game library
12cu|xconq-7.5.0-1.20050612.9|35	includes games for ancient civilizations, the Peloponnesian War, the
12cu|xconq-7.5.0-1.20050612.9|36	Roman Civil War, Frederician strategy, Napoleonic strategy, Gettysburg
12cu|xconq-7.5.0-1.20050612.9|37	at a brigade scale, the Russian revolution, the Normandy invasion,
12cu|xconq-7.5.0-1.20050612.9|38	WWII at scales from tactical to grand strategic, Beirut street
12cu|xconq-7.5.0-1.20050612.9|39	fighting, voyages of discovery, African exploration, and many others,
12cu|xconq-7.5.0-1.20050612.9|40	including space and fantasy games.
12cu|xconq-7.5.0-1.20050612.9|41	
12cu|xconq-7.5.0-1.20050612.9|42	As befits its emphasis on strategy, Xconq's forte is turn-based play
12cu|xconq-7.5.0-1.20050612.9|43	using overhead or isometric views of a tiled world.  The world is
12cu|xconq-7.5.0-1.20050612.9|44	basically two-dimensional, although varying elevations are available
12cu|xconq-7.5.0-1.20050612.9|45	for games that need elevation effects or line-of-sight.  Xconq is
12cu|xconq-7.5.0-1.20050612.9|46	especially interesting for games about unusual or lesser-known strategic
12cu|xconq-7.5.0-1.20050612.9|47	situations; it is unique in providing a single system for modelling
12cu|xconq-7.5.0-1.20050612.9|48	the conflicts and strategies of any period in history.
12cu|xconq-7.5.0-1.20050612.9|49	
12cu|xconq-7.5.0-1.20050612.9|50	%package	tcltk
12cu|xconq-7.5.0-1.20050612.9|51	Summary:	The Tcl/Tk user interface for the Xconq game system
12cu|xconq-7.5.0-1.20050612.9|52	Group:		Games/Strategy
12cu|xconq-7.5.0-1.20050612.9|53	Requires:	%{name} = %{version}
12cu|xconq-7.5.0-1.20050612.9|54	
12cu|xconq-7.5.0-1.20050612.9|55	%description	tcltk
12cu|xconq-7.5.0-1.20050612.9|56	The Tcl/Tk user interface for the Xconq game engine relies on a mixture of
12cu|xconq-7.5.0-1.20050612.9|57	Tcl scripts and C code to provide a multi-windowed user experience. This
12cu|xconq-7.5.0-1.20050612.9|58	is presently the one which most players use.
12cu|xconq-7.5.0-1.20050612.9|59	
12cu|xconq-7.5.0-1.20050612.9|60	%package	curses
12cu|xconq-7.5.0-1.20050612.9|61	Summary:	The curses (console) user interface for the Xconq game system
12cu|xconq-7.5.0-1.20050612.9|62	Group:		Games/Strategy
12cu|xconq-7.5.0-1.20050612.9|63	Requires:	%{name} = %{version}
12cu|xconq-7.5.0-1.20050612.9|64	
12cu|xconq-7.5.0-1.20050612.9|65	%description	curses
12cu|xconq-7.5.0-1.20050612.9|66	The Curses user interface is for running games in the Xconq engine on a
12cu|xconq-7.5.0-1.20050612.9|67	text console. It is quick, but lacking the more complete experience and
12cu|xconq-7.5.0-1.20050612.9|68	conveniecne of a graphical user interface.
12cu|xconq-7.5.0-1.20050612.9|69	
12cu|xconq-7.5.0-1.20050612.9|70	%package	sdl
12cu|xconq-7.5.0-1.20050612.9|71	Summary:	The SDL user interface for the Xconq game system
12cu|xconq-7.5.0-1.20050612.9|72	Group:		Games/Strategy
12cu|xconq-7.5.0-1.20050612.9|73	Requires:	%{name} = %{version}
12cu|xconq-7.5.0-1.20050612.9|74	
12cu|xconq-7.5.0-1.20050612.9|75	%description	sdl
12cu|xconq-7.5.0-1.20050612.9|76	The SDL user interface is in its infancy and much development needs to be
12cu|xconq-7.5.0-1.20050612.9|77	done on it. However, it is a more modern game interface following the
12cu|xconq-7.5.0-1.20050612.9|78	single-window paradigm, and it is speedy.
12cu|xconq-7.5.0-1.20050612.9|79	
12cu|xconq-7.5.0-1.20050612.9|80	%prep
12cu|xconq-7.5.0-1.20050612.9|81	%setup -q -n %{name}-%{version}-0pre.0.%{pre}
12cu|xconq-7.5.0-1.20050612.9|82	%patch0 -p1 -b .makefile
12cu|xconq-7.5.0-1.20050612.9|83	%patch1 -p0 -b .tclpath
12cu|xconq-7.5.0-1.20050612.9|84	%patch2 -p1 -b .64bit
12cu|xconq-7.5.0-1.20050612.9|85	%patch3 -p1 -b .format
12cu|xconq-7.5.0-1.20050612.9|86	
12cu|xconq-7.5.0-1.20050612.9|87	%build
12cu|xconq-7.5.0-1.20050612.9|88	%configure2_5x	--disable-freetypetest \
12cu|xconq-7.5.0-1.20050612.9|89	--disable-paraguitest \
12cu|xconq-7.5.0-1.20050612.9|90	--bindir=%{_gamesbindir} \
12cu|xconq-7.5.0-1.20050612.9|91	--datadir=%{_gamesdatadir}/%{name} \
12cu|xconq-7.5.0-1.20050612.9|92	--enable-alternate-scoresdir=%{_localstatedir}/lib/games/%{name}
12cu|xconq-7.5.0-1.20050612.9|93	
12cu|xconq-7.5.0-1.20050612.9|94	LDFLAGS="%ldflags" \
12cu|xconq-7.5.0-1.20050612.9|95	make	all \
12cu|xconq-7.5.0-1.20050612.9|96	all-cconq \
12cu|xconq-7.5.0-1.20050612.9|97	all-sdlconq \
12cu|xconq-7.5.0-1.20050612.9|98	info
12cu|xconq-7.5.0-1.20050612.9|99	
12cu|xconq-7.5.0-1.20050612.9|100	%install
12cu|xconq-7.5.0-1.20050612.9|101	rm -rf %{buildroot}
12cu|xconq-7.5.0-1.20050612.9|102	install -d -m 755 %{buildroot}%{_gamesdatadir}/games
12cu|xconq-7.5.0-1.20050612.9|103	install -d -m 755 %{buildroot}%{_localstatedir}/lib/games
12cu|xconq-7.5.0-1.20050612.9|104	%makeinstall \
12cu|xconq-7.5.0-1.20050612.9|105	install-cconq \
12cu|xconq-7.5.0-1.20050612.9|106	install-sdlconq \
12cu|xconq-7.5.0-1.20050612.9|107	install-info \
12cu|xconq-7.5.0-1.20050612.9|108	bindir=%{buildroot}%{_gamesbindir} \
12cu|xconq-7.5.0-1.20050612.9|109	datadir=%{buildroot}%{_gamesdatadir}/%{name} \
12cu|xconq-7.5.0-1.20050612.9|110	scoresdir=%{buildroot}%{_localstatedir}/lib/games/%{name}
12cu|xconq-7.5.0-1.20050612.9|111	
12cu|xconq-7.5.0-1.20050612.9|112	mv %{buildroot}%{_gamesbindir}/{x,tk}conq
12cu|xconq-7.5.0-1.20050612.9|113	mv %{buildroot}%{_mandir}/man6/{x,tk}conq.6
12cu|xconq-7.5.0-1.20050612.9|114	
12cu|xconq-7.5.0-1.20050612.9|115	# icons
12cu|xconq-7.5.0-1.20050612.9|116	install -d %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
12cu|xconq-7.5.0-1.20050612.9|117	convert images/default.gif -resize 16x16! %{buildroot}%{_miconsdir}/%{name}.png
12cu|xconq-7.5.0-1.20050612.9|118	convert images/default.gif -resize 32x32! %{buildroot}%{_iconsdir}/%{name}.png
12cu|xconq-7.5.0-1.20050612.9|119	convert images/default.gif -resize 48x48! %{buildroot}%{_liconsdir}/%{name}.png
12cu|xconq-7.5.0-1.20050612.9|120	
12cu|xconq-7.5.0-1.20050612.9|121	mkdir -p %{buildroot}%{_datadir}/applications
12cu|xconq-7.5.0-1.20050612.9|122	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-tcltk.desktop << EOF
12cu|xconq-7.5.0-1.20050612.9|123	[Desktop Entry]
12cu|xconq-7.5.0-1.20050612.9|124	Name=Xconq Tk interface
12cu|xconq-7.5.0-1.20050612.9|125	Comment=%{Summary}, Tk interface
12cu|xconq-7.5.0-1.20050612.9|126	Exec=%{_gamesbindir}/tkconq
12cu|xconq-7.5.0-1.20050612.9|127	Icon=%{name}
12cu|xconq-7.5.0-1.20050612.9|128	Terminal=false
12cu|xconq-7.5.0-1.20050612.9|129	Type=Application
12cu|xconq-7.5.0-1.20050612.9|130	Categories=Game;StrategyGame;X-MandrivaLinux-MoreApplications-Games-Strategy;
12cu|xconq-7.5.0-1.20050612.9|131	EOF
12cu|xconq-7.5.0-1.20050612.9|132	
12cu|xconq-7.5.0-1.20050612.9|133	mkdir -p %{buildroot}%{_datadir}/applications
12cu|xconq-7.5.0-1.20050612.9|134	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-sdl.desktop << EOF
12cu|xconq-7.5.0-1.20050612.9|135	[Desktop Entry]
12cu|xconq-7.5.0-1.20050612.9|136	Name=Xconq SDL interface
12cu|xconq-7.5.0-1.20050612.9|137	Comment=%{Summary}, SDL interface
12cu|xconq-7.5.0-1.20050612.9|138	Exec=%{_gamesbindir}/sdlconq
12cu|xconq-7.5.0-1.20050612.9|139	Icon=%{name}
12cu|xconq-7.5.0-1.20050612.9|140	Terminal=false
12cu|xconq-7.5.0-1.20050612.9|141	Type=Application
12cu|xconq-7.5.0-1.20050612.9|142	Categories=Game;StrategyGame;X-MandrivaLinux-MoreApplications-Games-Strategy;
12cu|xconq-7.5.0-1.20050612.9|143	EOF
12cu|xconq-7.5.0-1.20050612.9|144	
12cu|xconq-7.5.0-1.20050612.9|145	for i in cconq sdlconq tkconq; do
12cu|xconq-7.5.0-1.20050612.9|146	mv %{buildroot}%{_gamesbindir}/${i} %{buildroot}%{_gamesbindir}/${i}.bin
12cu|xconq-7.5.0-1.20050612.9|147	cat <<EOF >  %{buildroot}%{_gamesbindir}/${i}
12cu|xconq-7.5.0-1.20050612.9|148	#!/bin/bash
12cu|xconq-7.5.0-1.20050612.9|149	cd  %{_gamesdatadir}/%{name}/lib
12cu|xconq-7.5.0-1.20050612.9|150	exec %{_gamesbindir}/${i}.bin
12cu|xconq-7.5.0-1.20050612.9|151	EOF
12cu|xconq-7.5.0-1.20050612.9|152	done;
12cu|xconq-7.5.0-1.20050612.9|153	
12cu|xconq-7.5.0-1.20050612.9|154	%files
12cu|xconq-7.5.0-1.20050612.9|155	%doc README ChangeLog NEWS doc/*.html changelogs
12cu|xconq-7.5.0-1.20050612.9|156	%{_gamesdatadir}/%{name}
12cu|xconq-7.5.0-1.20050612.9|157	%{_iconsdir}/%{name}.png
12cu|xconq-7.5.0-1.20050612.9|158	%{_miconsdir}/%{name}.png
12cu|xconq-7.5.0-1.20050612.9|159	%{_liconsdir}/%{name}.png
12cu|xconq-7.5.0-1.20050612.9|160	%{_infodir}/*
12cu|xconq-7.5.0-1.20050612.9|161	%dir %attr(-,games,games) %{_localstatedir}/lib/games/%{name}
12cu|xconq-7.5.0-1.20050612.9|162	
12cu|xconq-7.5.0-1.20050612.9|163	%files tcltk
12cu|xconq-7.5.0-1.20050612.9|164	%attr(2755,root,games) %{_gamesbindir}/tkconq*
12cu|xconq-7.5.0-1.20050612.9|165	%{_gamesbindir}/imfapp
12cu|xconq-7.5.0-1.20050612.9|166	%{_gamesbindir}/imf2x
12cu|xconq-7.5.0-1.20050612.9|167	%{_gamesbindir}/x2imf
12cu|xconq-7.5.0-1.20050612.9|168	%{_mandir}/man6/tkconq.6*
12cu|xconq-7.5.0-1.20050612.9|169	%{_datadir}/applications/mandriva-%{name}-tcltk.desktop
12cu|xconq-7.5.0-1.20050612.9|170	
12cu|xconq-7.5.0-1.20050612.9|171	%files curses
12cu|xconq-7.5.0-1.20050612.9|172	%attr(2755,root,games) %{_gamesbindir}/cconq*
12cu|xconq-7.5.0-1.20050612.9|173	%{_mandir}/man6/cconq.6*
12cu|xconq-7.5.0-1.20050612.9|174	
12cu|xconq-7.5.0-1.20050612.9|175	%files sdl
12cu|xconq-7.5.0-1.20050612.9|176	%attr(2755,root,games) %{_gamesbindir}/sdlconq*
12cu|xconq-7.5.0-1.20050612.9|177	%{_datadir}/applications/mandriva-%{name}-sdl.desktop
12cu|xconq-7.5.0-1.20050612.9|178	
12cu|xconq-7.5.0-1.20050612.9|179	
12cu|xconq-7.5.0-1.20050612.9|180	%changelog
12cu|xconq-7.5.0-1.20050612.9|181	* Wed Dec 08 2010 Funda Wang <fwang@mandriva.org> 7.5.0-1.20050612.8mdv2011.0
12cu|xconq-7.5.0-1.20050612.9|182	+ Revision: 616052
12cu|xconq-7.5.0-1.20050612.9|183	- fix more makefile
12cu|xconq-7.5.0-1.20050612.9|184	
12cu|xconq-7.5.0-1.20050612.9|185	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|xconq-7.5.0-1.20050612.9|186	- the mass rebuild of 2010.1 packages
12cu|xconq-7.5.0-1.20050612.9|187	
12cu|xconq-7.5.0-1.20050612.9|188	* Tue Apr 13 2010 Thierry Vignaud <tv@mandriva.org> 7.5.0-1.20050612.7mdv2010.1
12cu|xconq-7.5.0-1.20050612.9|189	+ Revision: 534511
12cu|xconq-7.5.0-1.20050612.9|190	- rebuild
12cu|xconq-7.5.0-1.20050612.9|191	
12cu|xconq-7.5.0-1.20050612.9|192	* Sun Apr 12 2009 Michael Scherer <misc@mandriva.org> 7.5.0-1.20050612.5mdv2009.1
12cu|xconq-7.5.0-1.20050612.9|193	+ Revision: 366478
12cu|xconq-7.5.0-1.20050612.9|194	- oups, forgot to include the binary
12cu|xconq-7.5.0-1.20050612.9|195	- fix 38354 by correcting menu
12cu|xconq-7.5.0-1.20050612.9|196	
12cu|xconq-7.5.0-1.20050612.9|197	* Sat Apr 11 2009 Michael Scherer <misc@mandriva.org> 7.5.0-1.20050612.4mdv2009.1
12cu|xconq-7.5.0-1.20050612.9|198	+ Revision: 366293
12cu|xconq-7.5.0-1.20050612.9|199	- remove old bzip patch ( already uncompressed )
12cu|xconq-7.5.0-1.20050612.9|200	- fix bug 49542 and 49544
12cu|xconq-7.5.0-1.20050612.9|201	
12cu|xconq-7.5.0-1.20050612.9|202	* Wed Mar 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 7.5.0-1.20050612.3mdv2009.1
12cu|xconq-7.5.0-1.20050612.9|203	+ Revision: 348661
12cu|xconq-7.5.0-1.20050612.9|204	- fix format errors
12cu|xconq-7.5.0-1.20050612.9|205	- fix build with latest tk
12cu|xconq-7.5.0-1.20050612.9|206	
12cu|xconq-7.5.0-1.20050612.9|207	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|xconq-7.5.0-1.20050612.9|208	- lowercase ImageMagick
12cu|xconq-7.5.0-1.20050612.9|209	
12cu|xconq-7.5.0-1.20050612.9|210	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 7.5.0-1.20050612.2mdv2009.0
12cu|xconq-7.5.0-1.20050612.9|211	+ Revision: 218426
12cu|xconq-7.5.0-1.20050612.9|212	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|xconq-7.5.0-1.20050612.9|213	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cu|xconq-7.5.0-1.20050612.9|214	
12cu|xconq-7.5.0-1.20050612.9|215	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 7.5.0-1.20050612.2mdv2008.1
12cu|xconq-7.5.0-1.20050612.9|216	+ Revision: 140953
12cu|xconq-7.5.0-1.20050612.9|217	- restore BuildRoot
12cu|xconq-7.5.0-1.20050612.9|218	
12cu|xconq-7.5.0-1.20050612.9|219	+ Thierry Vignaud <tv@mandriva.org>
12cu|xconq-7.5.0-1.20050612.9|220	- kill re-definition of %%buildroot on Pixel's request
12cu|xconq-7.5.0-1.20050612.9|221	
12cu|xconq-7.5.0-1.20050612.9|222	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 7.5.0-1.20050612.2mdv2008.0
12cu|xconq-7.5.0-1.20050612.9|223	+ Revision: 82059
12cu|xconq-7.5.0-1.20050612.9|224	- rebuild for new soname of tcl
12cu|xconq-7.5.0-1.20050612.9|225	
12cu|xconq-7.5.0-1.20050612.9|226	+ Thierry Vignaud <tv@mandriva.org>
12cu|xconq-7.5.0-1.20050612.9|227	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|xconq-7.5.0-1.20050612.9|228	
12cu|xconq-7.5.0-1.20050612.9|229	* Mon Jun 18 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 7.5.0-1.20050612.1mdv2008.0
12cu|xconq-7.5.0-1.20050612.9|230	+ Revision: 41015
12cu|xconq-7.5.0-1.20050612.9|231	- ?\194?\164#"?\194?\164#" buildrequires
12cu|xconq-7.5.0-1.20050612.9|232	- fix buildrequires
12cu|xconq-7.5.0-1.20050612.9|233	- fix buildrequires
12cu|xconq-7.5.0-1.20050612.9|234	- fix 64 bit build (P2)
12cu|xconq-7.5.0-1.20050612.9|235	- drop debian menu
12cu|xconq-7.5.0-1.20050612.9|236	- a bit more new snapshot..
12cu|xconq-7.5.0-1.20050612.9|237	- Import xconq
12cu|xconq-7.5.0-1.20050612.9|238	
12cu|xconq-7.5.0-1.20050612.9|239	
12cu|xconq-7.5.0-1.20050612.9|240	
12cu|xconq-7.5.0-1.20050612.9|241	* Fri Aug 25 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 7.5.0-1.20050117.7mdv2007.0
12cu|xconq-7.5.0-1.20050612.9|242	- fix macros for menu
12cu|xconq-7.5.0-1.20050612.9|243	- xdg menu
12cu|xconq-7.5.0-1.20050612.9|244	- cleanups
12cu|xconq-7.5.0-1.20050612.9|245	
12cu|xconq-7.5.0-1.20050612.9|246	* Wed Jan 04 2006 Oden Eriksson <oeriksson@mandriva.com> 7.5.0-0.20050117.6mdk
12cu|xconq-7.5.0-1.20050612.9|247	- rebuilt against soname aware deps (tcl/tk)
12cu|xconq-7.5.0-1.20050612.9|248	- fix deps
12cu|xconq-7.5.0-1.20050612.9|249	
12cu|xconq-7.5.0-1.20050612.9|250	* Thu Dec 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 7.5.0-0.20050117.5mdk
12cu|xconq-7.5.0-1.20050612.9|251	- fix buildrequires
12cu|xconq-7.5.0-1.20050612.9|252	- patch tk version to find tkconq.tcl correctly (fix #20363)
12cu|xconq-7.5.0-1.20050612.9|253	
12cu|xconq-7.5.0-1.20050612.9|254	* Wed Dec 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 7.5.0-0.20050117.4mdk
12cu|xconq-7.5.0-1.20050612.9|255	- buildrequires
12cu|xconq-7.5.0-1.20050612.9|256	
12cu|xconq-7.5.0-1.20050612.9|257	* Tue Dec 20 2005 Guillaume Rousse <guillomovitch@mandriva.org> 7.5.0-0.20050117.3mdk
12cu|xconq-7.5.0-1.20050612.9|258	- %%mkrel
12cu|xconq-7.5.0-1.20050612.9|259	- fix doc files encoding and perms
12cu|xconq-7.5.0-1.20050612.9|260	- relax requires versioning
12cu|xconq-7.5.0-1.20050612.9|261	
12cu|xconq-7.5.0-1.20050612.9|262	* Sat Oct 01 2005 Nicolas Lécureuil <neoclust@mandriva.org> 7.5.0-0.20050117.2mdk
12cu|xconq-7.5.0-1.20050612.9|263	- BuildRequires fix
12cu|xconq-7.5.0-1.20050612.9|264	
12cu|xconq-7.5.0-1.20050612.9|265	* Fri Jan 21 2005 Guillaume Rousse <guillomovitch@mandrake.org> 7.5.0-0.20050117.1mdk
12cu|xconq-7.5.0-1.20050612.9|266	- new version
12cu|xconq-7.5.0-1.20050612.9|267	
12cu|xconq-7.5.0-1.20050612.9|268	* Sun Jan 16 2005 Guillaume Rousse <guillomovitch@mandrake.org> 7.5.0-0.20050108.1mdk
12cu|xconq-7.5.0-1.20050612.9|269	- new version
12cu|xconq-7.5.0-1.20050612.9|270	
12cu|xconq-7.5.0-1.20050612.9|271	* Sun Nov 28 2004 Guillaume Rousse <guillomovitch@mandrake.org> 7.5.0-0.20041126.1mdk
12cu|xconq-7.5.0-1.20050612.9|272	- new version
12cu|xconq-7.5.0-1.20050612.9|273	- fix info pages installation
12cu|xconq-7.5.0-1.20050612.9|274	- menus
12cu|xconq-7.5.0-1.20050612.9|275	- disable parallel build
12cu|xconq-7.5.0-1.20050612.9|276	- use %%{_gamesbindir} and %%{_gamesdatadir} instead of %%{_bindir} and %%{_datadir}
12cu|xconq-7.5.0-1.20050612.9|277	
12cu|xconq-7.5.0-1.20050612.9|278	* Wed Nov 24 2004 Guillaume Rousse <guillomovitch@mandrake.org> 7.5.0-0.20041119.1mdk
12cu|xconq-7.5.0-1.20050612.9|279	- first mdk release, from an heavily modified spec file from Eric McDonald <eric_mcdonald@users.sourceforge.net>

13300 12
12cu|xcowsay-1.3-3|1	%define debug_package	%{nil}
12cu|xcowsay-1.3-3|2	%define name	xcowsay
12cu|xcowsay-1.3-3|3	%define version	1.3
12cu|xcowsay-1.3-3|4	%define release	3
12cu|xcowsay-1.3-3|5	
12cu|xcowsay-1.3-3|6	Name:		%{name}
12cu|xcowsay-1.3-3|7	Version:	%{version}
12cu|xcowsay-1.3-3|8	Release:	%{release}
12cu|xcowsay-1.3-3|9	Summary:	Displays a cute cow and message on your desktop
12cu|xcowsay-1.3-3|10	Group:		Toys
12cu|xcowsay-1.3-3|11	License:	GPL
12cu|xcowsay-1.3-3|12	URL:		http://www.doof.me.uk/xcowsay/
12cu|xcowsay-1.3-3|13	Source:     http://www.nickg.me.uk/files/%{name}-%{version}.tar.gz
12cu|xcowsay-1.3-3|14	Patch:      xcowsay-1.2-fix-xcowthink-args-parsing.patch
12cu|xcowsay-1.3-3|15	BuildRequires:  pkgconfig(gtk+-2.0)
12cu|xcowsay-1.3-3|16	BuildRequires:  pkgconfig(dbus-1)
12cu|xcowsay-1.3-3|17	BuildRequires:  pkgconfig(dbus-glib-1)
12cu|xcowsay-1.3-3|18	
12cu|xcowsay-1.3-3|19	
12cu|xcowsay-1.3-3|20	%description
12cu|xcowsay-1.3-3|21	xcowsay displays a cute cow and message on your desktop.
12cu|xcowsay-1.3-3|22	
12cu|xcowsay-1.3-3|23	xcowsay includes all these amazing features:
12cu|xcowsay-1.3-3|24	- Fully configurable!
12cu|xcowsay-1.3-3|25	- Calculates display time from amount of text
12cu|xcowsay-1.3-3|26	- Daemon mode! Send your cow messages over DBus!
12cu|xcowsay-1.3-3|27	- Three different sized cows provided
12cu|xcowsay-1.3-3|28	- fortune(6) wrapper program:
12cu|xcowsay-1.3-3|29	xcowfortune — cow will deliver pearls of wisdom!
12cu|xcowsay-1.3-3|30	- Replace the naffness that is xmessage(1)
12cu|xcowsay-1.3-3|31	- Should work with any window manager
12cu|xcowsay-1.3-3|32	- Supports UTF-8 characters properly
12cu|xcowsay-1.3-3|33	
12cu|xcowsay-1.3-3|34	%prep
12cu|xcowsay-1.3-3|35	%setup -q
12cu|xcowsay-1.3-3|36	%patch -p 1
12cu|xcowsay-1.3-3|37	
12cu|xcowsay-1.3-3|38	%build
12cu|xcowsay-1.3-3|39	%configure2_5x
12cu|xcowsay-1.3-3|40	%make
12cu|xcowsay-1.3-3|41	
12cu|xcowsay-1.3-3|42	%install
12cu|xcowsay-1.3-3|43	%makeinstall_std
12cu|xcowsay-1.3-3|44	
12cu|xcowsay-1.3-3|45	%find_lang %{name}
12cu|xcowsay-1.3-3|46	
12cu|xcowsay-1.3-3|47	
12cu|xcowsay-1.3-3|48	
12cu|xcowsay-1.3-3|49	%files -f %{name}.lang
12cu|xcowsay-1.3-3|50	%defattr(-,root,root)
12cu|xcowsay-1.3-3|51	%{_bindir}/*
12cu|xcowsay-1.3-3|52	%{_mandir}/man6/*
12cu|xcowsay-1.3-3|53	%{_datadir}/%{name}
12cu|xcowsay-1.3-3|54	
12cu|xcowsay-1.3-3|55	
12cu|xcowsay-1.3-3|56	
12cu|xcowsay-1.3-3|57	
12cu|xcowsay-1.3-3|58	%changelog
12cu|xcowsay-1.3-3|59	* Sun Mar 09 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.3-3
12cu|xcowsay-1.3-3|60	+ Revision: 1f1aded
12cu|xcowsay-1.3-3|61	- Updated xcowsay.spec
12cu|xcowsay-1.3-3|62	
12cu|xcowsay-1.3-3|63	

13301 12
12cu|xdesktopwaves-1.3-6|1	%define debug_package	%{nil}
12cu|xdesktopwaves-1.3-6|2	
12cu|xdesktopwaves-1.3-6|3	%define name xdesktopwaves
12cu|xdesktopwaves-1.3-6|4	%define version 1.3
12cu|xdesktopwaves-1.3-6|5	%define release  6
12cu|xdesktopwaves-1.3-6|6	
12cu|xdesktopwaves-1.3-6|7	Summary: Create water effect on your X background
12cu|xdesktopwaves-1.3-6|8	Name: %{name}
12cu|xdesktopwaves-1.3-6|9	Version: %{version}
12cu|xdesktopwaves-1.3-6|10	Release: %{release}
12cu|xdesktopwaves-1.3-6|11	Source0: %{name}-%{version}.tar.bz2
12cu|xdesktopwaves-1.3-6|12	License: GPL
12cu|xdesktopwaves-1.3-6|13	Group: Graphical desktop/Other
12cu|xdesktopwaves-1.3-6|14	Url: http://xdesktopwaves.sourceforge.net/
12cu|xdesktopwaves-1.3-6|15	BuildRequires: pkgconfig(x11)
12cu|xdesktopwaves-1.3-6|16	BuildRequires: pkgconfig(xext)
12cu|xdesktopwaves-1.3-6|17	
12cu|xdesktopwaves-1.3-6|18	%description
12cu|xdesktopwaves-1.3-6|19	Xdesktopwaves is a cellular automata setting the background of your X Windows
12cu|xdesktopwaves-1.3-6|20	desktop under water. Windows and mouse are like ships on the sea. Each
12cu|xdesktopwaves-1.3-6|21	movement of these ends up in moving water waves. You can even have rain
12cu|xdesktopwaves-1.3-6|22	and/or storm stirring up the water.
12cu|xdesktopwaves-1.3-6|23	
12cu|xdesktopwaves-1.3-6|24	%prep
12cu|xdesktopwaves-1.3-6|25	%setup -q
12cu|xdesktopwaves-1.3-6|26	
12cu|xdesktopwaves-1.3-6|27	%build
12cu|xdesktopwaves-1.3-6|28	%make CFLAGS="-I%{_prefix}/X11R6/include %optflags"
12cu|xdesktopwaves-1.3-6|29	
12cu|xdesktopwaves-1.3-6|30	%install
12cu|xdesktopwaves-1.3-6|31	mkdir -p %buildroot{%_bindir,%_mandir/man1}
12cu|xdesktopwaves-1.3-6|32	
12cu|xdesktopwaves-1.3-6|33	%make install BINDIR=%buildroot%_bindir MAN1DIR=%buildroot%{_mandir}/man1
12cu|xdesktopwaves-1.3-6|34	
12cu|xdesktopwaves-1.3-6|35	
12cu|xdesktopwaves-1.3-6|36	%files
12cu|xdesktopwaves-1.3-6|37	%doc README
12cu|xdesktopwaves-1.3-6|38	%_bindir/%name
12cu|xdesktopwaves-1.3-6|39	%_mandir/man1/%{name}*
12cu|xdesktopwaves-1.3-6|40	
12cu|xdesktopwaves-1.3-6|41	
12cu|xdesktopwaves-1.3-6|42	
12cu|xdesktopwaves-1.3-6|43	%changelog
12cu|xdesktopwaves-1.3-6|44	* Sun Mar 09 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.3-6
12cu|xdesktopwaves-1.3-6|45	+ Revision: c20a588
12cu|xdesktopwaves-1.3-6|46	- Updated xdesktopwaves.spec
12cu|xdesktopwaves-1.3-6|47	
12cu|xdesktopwaves-1.3-6|48	

13302 12
12cu|xdu-3.0-11|1	%define name xdu
12cu|xdu-3.0-11|2	%define version 3.0
12cu|xdu-3.0-11|3	%define release  11
12cu|xdu-3.0-11|4	
12cu|xdu-3.0-11|5	Summary: Graphically display output of du command
12cu|xdu-3.0-11|6	Name: %{name}
12cu|xdu-3.0-11|7	Version: %{version}
12cu|xdu-3.0-11|8	Release: %{release}
12cu|xdu-3.0-11|9	Source: ftp://ftp.arl.mil/pub/%{name}-%{version}.tar.bz2
12cu|xdu-3.0-11|10	License: BSD
12cu|xdu-3.0-11|11	Group: File tools
12cu|xdu-3.0-11|12	Url: http://sd.wareonearth.com/~phil/xdu/
12cu|xdu-3.0-11|13	BuildRequires: pkgconfig(x11)
12cu|xdu-3.0-11|14	BuildRequires: pkgconfig(xt)
12cu|xdu-3.0-11|15	BuildRequires: pkgconfig(xaw7)
12cu|xdu-3.0-11|16	BuildRequires: imake
12cu|xdu-3.0-11|17	BuildRequires: gccmakedep
12cu|xdu-3.0-11|18	
12cu|xdu-3.0-11|19	%description
12cu|xdu-3.0-11|20	Accepts output of du command on standard input and graphically
12cu|xdu-3.0-11|21	displays results in a window.
12cu|xdu-3.0-11|22	
12cu|xdu-3.0-11|23	%prep
12cu|xdu-3.0-11|24	%setup -c
12cu|xdu-3.0-11|25	
12cu|xdu-3.0-11|26	%build
12cu|xdu-3.0-11|27	xmkmf -a
12cu|xdu-3.0-11|28	%make CXXOPTIONS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cu|xdu-3.0-11|29	
12cu|xdu-3.0-11|30	%install
12cu|xdu-3.0-11|31	rm -fr $RPM_BUILD_ROOT
12cu|xdu-3.0-11|32	
12cu|xdu-3.0-11|33	mkdir -p  $RPM_BUILD_ROOT%{_mandir}/man1/
12cu|xdu-3.0-11|34	cp %{name}.man $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
12cu|xdu-3.0-11|35	%makeinstall_std CONFDIR=%_datadir/X11
12cu|xdu-3.0-11|36	
12cu|xdu-3.0-11|37	rm -fr %buildroot%_prefix/lib/X11
12cu|xdu-3.0-11|38	
12cu|xdu-3.0-11|39	%clean
12cu|xdu-3.0-11|40	[ "$RPM_BUILD_ROOT" != "/" ] && rm -fr $RPM_BUILD_ROOT
12cu|xdu-3.0-11|41	
12cu|xdu-3.0-11|42	%files
12cu|xdu-3.0-11|43	%defattr(-,root,root)
12cu|xdu-3.0-11|44	%_bindir/xdu
12cu|xdu-3.0-11|45	%_datadir/X11/app-defaults/XDu
12cu|xdu-3.0-11|46	%{_mandir}/man1/*
12cu|xdu-3.0-11|47	%doc README
12cu|xdu-3.0-11|48	
12cu|xdu-3.0-11|49	
12cu|xdu-3.0-11|50	
12cu|xdu-3.0-11|51	%changelog
12cu|xdu-3.0-11|52	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 3.0-10mdv2011.0
12cu|xdu-3.0-11|53	+ Revision: 634900
12cu|xdu-3.0-11|54	- simplify BR
12cu|xdu-3.0-11|55	- turn to standard prefix
12cu|xdu-3.0-11|56	
12cu|xdu-3.0-11|57	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 3.0-9mdv2010.0
12cu|xdu-3.0-11|58	+ Revision: 435317
12cu|xdu-3.0-11|59	- BR libxp-devel
12cu|xdu-3.0-11|60	- rebuild
12cu|xdu-3.0-11|61	
12cu|xdu-3.0-11|62	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 3.0-8mdv2009.0
12cu|xdu-3.0-11|63	+ Revision: 222660
12cu|xdu-3.0-11|64	- BuildRequires gccmakedep
12cu|xdu-3.0-11|65	- BuildRequires imake
12cu|xdu-3.0-11|66	- rebuild
12cu|xdu-3.0-11|67	- kill re-definition of %%buildroot on Pixel's request
12cu|xdu-3.0-11|68	- buildrequires X11-devel instead of XFree86-devel
12cu|xdu-3.0-11|69	- import xdu
12cu|xdu-3.0-11|70	
12cu|xdu-3.0-11|71	+ Olivier Blin <oblin@mandriva.com>
12cu|xdu-3.0-11|72	- restore BuildRoot
12cu|xdu-3.0-11|73	
12cu|xdu-3.0-11|74	
12cu|xdu-3.0-11|75	* Thu Sep 07 2006 Nicolas Lcureuil <neoclust@mandriva.org> 3.0-7mdv2007.0
12cu|xdu-3.0-11|76	- Add BuildRequires
12cu|xdu-3.0-11|77	- Fix File list
12cu|xdu-3.0-11|78	
12cu|xdu-3.0-11|79	* Sat Oct 01 2005 Nicolas Lcureuil <neoclust@mandriva.org> 3.0-6mdk
12cu|xdu-3.0-11|80	- BuildRequires fix
12cu|xdu-3.0-11|81	
12cu|xdu-3.0-11|82	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 3.0-5mdk
12cu|xdu-3.0-11|83	- Rebuild
12cu|xdu-3.0-11|84	
12cu|xdu-3.0-11|85	* Sat Jan 03 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.0-4mdk
12cu|xdu-3.0-11|86	- birthday rebuild
12cu|xdu-3.0-11|87	
12cu|xdu-3.0-11|88	* Fri Dec 27 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.0-3mdk
12cu|xdu-3.0-11|89	- rebuild for rpm and glibc
12cu|xdu-3.0-11|90	- add forget config file
12cu|xdu-3.0-11|91	
12cu|xdu-3.0-11|92	* Sun Aug 11 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.0-2mdk
12cu|xdu-3.0-11|93	- Add Buildrequires and Requires
12cu|xdu-3.0-11|94	- cleanup
12cu|xdu-3.0-11|95	
12cu|xdu-3.0-11|96	* Sun Aug 11 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.0-1mdk
12cu|xdu-3.0-11|97	- 1st standalone mdk package
12cu|xdu-3.0-11|98	

13303 12
12cu|xdvi-22.85-7|1	%define debug_package	%{nil}
12cu|xdvi-22.85-7|2	
12cu|xdvi-22.85-7|3	Summary: An X viewer for DVI files
12cu|xdvi-22.85-7|4	Name:    xdvi
12cu|xdvi-22.85-7|5	Version: 22.85
12cu|xdvi-22.85-7|6	Release: 7
12cu|xdvi-22.85-7|7	Url:     http://math.berkeley.edu/~vojta/xdvi.html
12cu|xdvi-22.85-7|8	# encodings.c is GPLv2+ and LGPL and MIT
12cu|xdvi-22.85-7|9	# read-mapfile.c tfmload.c are from dvips
12cu|xdvi-22.85-7|10	# remaining is MIT
12cu|xdvi-22.85-7|11	License:   GPLv2+
12cu|xdvi-22.85-7|12	Group:     Publishing
12cu|xdvi-22.85-7|13	Source0:   ftp://dante.ctan.org/pub/tex/dviware/xdvi/%{name}-%{version}.tar.gz
12cu|xdvi-22.85-7|14	Source1:   icons-%{name}.tar.bz2
12cu|xdvi-22.85-7|15	Conflicts: tetex-xdvi
12cu|xdvi-22.85-7|16	Requires:  tetex
12cu|xdvi-22.85-7|17	Requires:  ghostscript
12cu|xdvi-22.85-7|18	BuildRequires:  ghostscript
12cu|xdvi-22.85-7|19	BuildRequires:  pkgconfig(x11)
12cu|xdvi-22.85-7|20	BuildRequires:  pkgconfig(xt)
12cu|xdvi-22.85-7|21	BuildRequires:  pkgconfig(xaw7)
12cu|xdvi-22.85-7|22	
12cu|xdvi-22.85-7|23	%description
12cu|xdvi-22.85-7|24	Xdvi allows you to preview the TeX text formatting system's output .dvi
12cu|xdvi-22.85-7|25	files on an X Window System.
12cu|xdvi-22.85-7|26	
12cu|xdvi-22.85-7|27	This xdvi does not come from TeTex distribution.
12cu|xdvi-22.85-7|28	
12cu|xdvi-22.85-7|29	%prep
12cu|xdvi-22.85-7|30	%setup -q
12cu|xdvi-22.85-7|31	
12cu|xdvi-22.85-7|32	%build
12cu|xdvi-22.85-7|33	%configure \
12cu|xdvi-22.85-7|34	--enable-ps-gs=/usr/bin/gs \
12cu|xdvi-22.85-7|35	--with-default-texmf-path=/var/lib/texmf/ \
12cu|xdvi-22.85-7|36	--with-default-font-path='/var/lib/texmf/%%q'
12cu|xdvi-22.85-7|37	
12cu|xdvi-22.85-7|38	%make
12cu|xdvi-22.85-7|39	
12cu|xdvi-22.85-7|40	%install
12cu|xdvi-22.85-7|41	mkdir -p %{buildroot}%{_bindir}
12cu|xdvi-22.85-7|42	mkdir -p %{buildroot}%{_mandir}/man1
12cu|xdvi-22.85-7|43	%makeinstall
12cu|xdvi-22.85-7|44	
12cu|xdvi-22.85-7|45	mkdir -p %{buildroot}%{_iconsdir}
12cu|xdvi-22.85-7|46	
12cu|xdvi-22.85-7|47	( cd %{buildroot}%{_iconsdir}
12cu|xdvi-22.85-7|48	tar xjvf %SOURCE1 )
12cu|xdvi-22.85-7|49	
12cu|xdvi-22.85-7|50	
12cu|xdvi-22.85-7|51	mkdir -p %{buildroot}%{_datadir}/applications
12cu|xdvi-22.85-7|52	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|xdvi-22.85-7|53	[Desktop Entry]
12cu|xdvi-22.85-7|54	Name=XDvi
12cu|xdvi-22.85-7|55	Comment=DVI files viewer
12cu|xdvi-22.85-7|56	Exec=%{_bindir}/%{name}
12cu|xdvi-22.85-7|57	Icon=%{name}
12cu|xdvi-22.85-7|58	Terminal=false
12cu|xdvi-22.85-7|59	Type=Application
12cu|xdvi-22.85-7|60	StartupNotify=true
12cu|xdvi-22.85-7|61	Categories=X-MandrivaLinux-Office-Publishing;
12cu|xdvi-22.85-7|62	MimeType=application/x-dvi;
12cu|xdvi-22.85-7|63	EOF
12cu|xdvi-22.85-7|64	
12cu|xdvi-22.85-7|65	
12cu|xdvi-22.85-7|66	%files
12cu|xdvi-22.85-7|67	%defattr(-,root,root)
12cu|xdvi-22.85-7|68	%doc FAQ README
12cu|xdvi-22.85-7|69	%{_bindir}/*
12cu|xdvi-22.85-7|70	%{_mandir}/man?/*
12cu|xdvi-22.85-7|71	%{_datadir}/applications/%{name}.desktop
12cu|xdvi-22.85-7|72	%{_iconsdir}/dvi.png
12cu|xdvi-22.85-7|73	%{_liconsdir}/dvi.png
12cu|xdvi-22.85-7|74	%{_miconsdir}/dvi.png
12cu|xdvi-22.85-7|75	
12cu|xdvi-22.85-7|76	
12cu|xdvi-22.85-7|77	
12cu|xdvi-22.85-7|78	
12cu|xdvi-22.85-7|79	%changelog
12cu|xdvi-22.85-7|80	* Sun Mar 09 2014 SymbianFlo <symbianflo@mandrivausers.ro> 22.85-7
12cu|xdvi-22.85-7|81	+ Revision: 2eeab04
12cu|xdvi-22.85-7|82	- Log: switch to pkgconfig, fix BR,spec clean , bump rel, disable empy debug.
12cu|xdvi-22.85-7|83	
12cu|xdvi-22.85-7|84	

13304 12
12cu|xdvik-22.84.16-3|1	Summary:	An X viewer for DVI files
12cu|xdvik-22.84.16-3|2	Name:		xdvik
12cu|xdvik-22.84.16-3|3	Version:	22.84.16
12cu|xdvik-22.84.16-3|4	Release:	3
12cu|xdvik-22.84.16-3|5	Url: 		http://xdvi.sourceforge.net/
12cu|xdvik-22.84.16-3|6	# encodings.c is GPLv2+ and LGPL and MIT
12cu|xdvik-22.84.16-3|7	# read-mapfile.c tfmload.c are from dvips
12cu|xdvik-22.84.16-3|8	# remaining is MIT
12cu|xdvik-22.84.16-3|9	License:        GPLv2+
12cu|xdvik-22.84.16-3|10	Group: 		Publishing
12cu|xdvik-22.84.16-3|11	Source0: 	http://puzzle.dl.sourceforge.net/sourceforge/xdvi/%{name}-%{version}.tar.gz
12cu|xdvik-22.84.16-3|12	Source1: 	icons-xdvi.tar.bz2
12cu|xdvik-22.84.16-3|13	# Fedora patch
12cu|xdvik-22.84.16-3|14	# Fix handling of the 0 key. See:
12cu|xdvik-22.84.16-3|15	# http://sourceforge.net/tracker/index.php?func=detail&aid=2067614&group_id=23164&atid=377580
12cu|xdvik-22.84.16-3|16	# https://bugzilla.redhat.com/show_bug.cgi?id=470942
12cu|xdvik-22.84.16-3|17	# Fixed upstream post 22.84.14 ?
12cu|xdvik-22.84.16-3|18	Patch0:		xdvik-22.84.14-zerofix.patch
12cu|xdvik-22.84.16-3|19	Patch1:		xdvik-22.84.14-fix-str-fmt.patch
12cu|xdvik-22.84.16-3|20	Conflicts: 	tetex-xdvi
12cu|xdvik-22.84.16-3|21	Conflicts: 	xdvi
12cu|xdvik-22.84.16-3|22	BuildRequires: 	libt1lib >= 5.0.2
12cu|xdvik-22.84.16-3|23	BuildRequires: 	pkgconfig(x11)
12cu|xdvik-22.84.16-3|24	BuildRequires: 	pkgconfig(xt)
12cu|xdvik-22.84.16-3|25	BuildRequires: 	pkgconfig(xaw7)
12cu|xdvik-22.84.16-3|26	BuildRequires:  bison
12cu|xdvik-22.84.16-3|27	
12cu|xdvik-22.84.16-3|28	%description
12cu|xdvik-22.84.16-3|29	Xdvi allows you to preview the TeX text formatting system's output .dvi
12cu|xdvik-22.84.16-3|30	files on an X Window System.
12cu|xdvik-22.84.16-3|31	
12cu|xdvik-22.84.16-3|32	It is based on the regular (non-k) xdvi of the same version number, and is
12cu|xdvik-22.84.16-3|33	part of the texk project (deployed e.g. in teTeX).
12cu|xdvik-22.84.16-3|34	
12cu|xdvik-22.84.16-3|35	%prep
12cu|xdvik-22.84.16-3|36	%setup -q
12cu|xdvik-22.84.16-3|37	%patch0 -p1 -b .zerofix
12cu|xdvik-22.84.16-3|38	%patch1 -p0 -b .str
12cu|xdvik-22.84.16-3|39	
12cu|xdvik-22.84.16-3|40	%build
12cu|xdvik-22.84.16-3|41	%configure2_5x --with-system-t1lib
12cu|xdvik-22.84.16-3|42	%make
12cu|xdvik-22.84.16-3|43	
12cu|xdvik-22.84.16-3|44	%install
12cu|xdvik-22.84.16-3|45	mkdir -p %{buildroot}%{_bindir}
12cu|xdvik-22.84.16-3|46	mkdir -p %{buildroot}%{_mandir}/man1
12cu|xdvik-22.84.16-3|47	%makeinstall texmf=%{buildroot}%_datadir/texmf
12cu|xdvik-22.84.16-3|48	
12cu|xdvik-22.84.16-3|49	rm -fr %{buildroot}%{_datadir}/texmf
12cu|xdvik-22.84.16-3|50	
12cu|xdvik-22.84.16-3|51	mkdir -p %{buildroot}%{_iconsdir}
12cu|xdvik-22.84.16-3|52	
12cu|xdvik-22.84.16-3|53	tar xjvf %SOURCE1 -C %{buildroot}%{_iconsdir}
12cu|xdvik-22.84.16-3|54	
12cu|xdvik-22.84.16-3|55	mkdir -p %{buildroot}%{_datadir}/applications
12cu|xdvik-22.84.16-3|56	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|xdvik-22.84.16-3|57	[Desktop Entry]
12cu|xdvik-22.84.16-3|58	Name=XDvi
12cu|xdvik-22.84.16-3|59	Comment=DVI files viewer
12cu|xdvik-22.84.16-3|60	Exec=%{_bindir}/%{name}
12cu|xdvik-22.84.16-3|61	Icon=%{name}
12cu|xdvik-22.84.16-3|62	Terminal=false
12cu|xdvik-22.84.16-3|63	Type=Application
12cu|xdvik-22.84.16-3|64	StartupNotify=true
12cu|xdvik-22.84.16-3|65	Categories=Office;Publishing;Viewer;
12cu|xdvik-22.84.16-3|66	MimeType=application/x-dvi;
12cu|xdvik-22.84.16-3|67	EOF
12cu|xdvik-22.84.16-3|68	
12cu|xdvik-22.84.16-3|69	
12cu|xdvik-22.84.16-3|70	
12cu|xdvik-22.84.16-3|71	%files
12cu|xdvik-22.84.16-3|72	%doc README CHANGES README_maintainer TODO release-tetex-src.txt
12cu|xdvik-22.84.16-3|73	%{_bindir}/*
12cu|xdvik-22.84.16-3|74	%{_mandir}/man?/*
12cu|xdvik-22.84.16-3|75	%{_datadir}/applications/%{name}.desktop
12cu|xdvik-22.84.16-3|76	%{_iconsdir}/dvi.png
12cu|xdvik-22.84.16-3|77	%{_liconsdir}/dvi.png
12cu|xdvik-22.84.16-3|78	%{_miconsdir}/dvi.png
12cu|xdvik-22.84.16-3|79	
12cu|xdvik-22.84.16-3|80	
12cu|xdvik-22.84.16-3|81	
12cu|xdvik-22.84.16-3|82	
12cu|xdvik-22.84.16-3|83	%changelog
12cu|xdvik-22.84.16-3|84	* Sun Mar 09 2014 SymbianFlo <symbianflo@mandrivausers.ro> 22.84.16-3
12cu|xdvik-22.84.16-3|85	+ Revision: ef97bf9
12cu|xdvik-22.84.16-3|86	- Log: switch to pkgconfig, fix BR,spec clean , bump rel.
12cu|xdvik-22.84.16-3|87	
12cu|xdvik-22.84.16-3|88	

13305 12
12cu|xerces-c27-2.7.0-13|1	Summary:	Validating XML Parser
12cu|xerces-c27-2.7.0-13|2	Name:		xerces-c27
12cu|xerces-c27-2.7.0-13|3	Version:	2.7.0
12cu|xerces-c27-2.7.0-13|4	Release:	13
12cu|xerces-c27-2.7.0-13|5	License:	ASL 2.0
12cu|xerces-c27-2.7.0-13|6	Group:		System/Libraries
12cu|xerces-c27-2.7.0-13|7	URL:		http://xml.apache.org/xerces-c/
12cu|xerces-c27-2.7.0-13|8	Source0:        http://archive.apache.org/dist/xml/xerces-c/Xerces-C_2_7_0/source/xerces-c-src_2_7_0.tar.gz
12cu|xerces-c27-2.7.0-13|9	Source100:	%{name}.rpmlintrc
12cu|xerces-c27-2.7.0-13|10	Patch0:		xerces-c--CVE-2009-1885.diff
12cu|xerces-c27-2.7.0-13|11	
12cu|xerces-c27-2.7.0-13|12	
12cu|xerces-c27-2.7.0-13|13	%description
12cu|xerces-c27-2.7.0-13|14	Xerces-C is a validating XML parser written in a portable subset of C++.
12cu|xerces-c27-2.7.0-13|15	Xerces-C makes it easy to give your application the ability to read and write
12cu|xerces-c27-2.7.0-13|16	XML data. A shared library is provided for parsing, generating, manipulating,
12cu|xerces-c27-2.7.0-13|17	and validating XML documents. Xerces-C is faithful to the XML 1.0
12cu|xerces-c27-2.7.0-13|18	recommendation and associated standards ( DOM 1.0, DOM 2.0. SAX 1.0, SAX 2.0,
12cu|xerces-c27-2.7.0-13|19	Namespaces).
12cu|xerces-c27-2.7.0-13|20	
12cu|xerces-c27-2.7.0-13|21	Note that this package contains Xerces-C++ 2.7.0 for compatibility with
12cu|xerces-c27-2.7.0-13|22	applications that cannot use a newer version.
12cu|xerces-c27-2.7.0-13|23	
12cu|xerces-c27-2.7.0-13|24	#------------------------------------------
12cu|xerces-c27-2.7.0-13|25	%package	devel
12cu|xerces-c27-2.7.0-13|26	Summary:	Header files, libraries and development documentation for %{name}
12cu|xerces-c27-2.7.0-13|27	Group:		Development/Java
12cu|xerces-c27-2.7.0-13|28	Requires:	%{name} = %{EVRD}
12cu|xerces-c27-2.7.0-13|29	
12cu|xerces-c27-2.7.0-13|30	%description devel
12cu|xerces-c27-2.7.0-13|31	This package contains the header files, static libraries and development
12cu|xerces-c27-2.7.0-13|32	documentation for xerces-c 2.7.0. If you like to develop programs using
12cu|xerces-c27-2.7.0-13|33	xerces-c 2.7.0, you will need to install %{name}-devel.
12cu|xerces-c27-2.7.0-13|34	
12cu|xerces-c27-2.7.0-13|35	#------------------------------------------
12cu|xerces-c27-2.7.0-13|36	%package doc
12cu|xerces-c27-2.7.0-13|37	Group:		Development/Java
12cu|xerces-c27-2.7.0-13|38	Summary:	Documentation for Xerces-C++ validating XML parser
12cu|xerces-c27-2.7.0-13|39	
12cu|xerces-c27-2.7.0-13|40	%description doc
12cu|xerces-c27-2.7.0-13|41	Documentation for Xerces-C++ 2.7.0.
12cu|xerces-c27-2.7.0-13|42	
12cu|xerces-c27-2.7.0-13|43	Xerces-C++ is a validating XML parser written in a portable subset of C++.
12cu|xerces-c27-2.7.0-13|44	Xerces-C++ makes it easy to give your application the ability to read and
12cu|xerces-c27-2.7.0-13|45	write XML data. A shared library is provided for parsing, generating,
12cu|xerces-c27-2.7.0-13|46	manipulating, and validating XML documents.
12cu|xerces-c27-2.7.0-13|47	
12cu|xerces-c27-2.7.0-13|48	#------------------------------------------
12cu|xerces-c27-2.7.0-13|49	%prep
12cu|xerces-c27-2.7.0-13|50	%setup -q -n xerces-c-src_2_7_0
12cu|xerces-c27-2.7.0-13|51	rm -rf doc/html/resources/.svn
12cu|xerces-c27-2.7.0-13|52	find ./doc -type f -perm 755 -exec chmod 644 {} \;
12cu|xerces-c27-2.7.0-13|53	find ./samples -type f -perm 755 -exec chmod 644 {} \;
12cu|xerces-c27-2.7.0-13|54	perl -pi.orig -e 's|(PREFIX.)/lib\b|$1/%{_lib}|g' src/xercesc/configure */Makefile.in
12cu|xerces-c27-2.7.0-13|55	
12cu|xerces-c27-2.7.0-13|56	iconv -f iso8859-1 -t utf-8 credits.txt > credits.txt.conv && mv -f credits.txt.conv credits.txt;
12cu|xerces-c27-2.7.0-13|57	for i in feedback.xml migration.xml releases_archive.xml; do {
12cu|xerces-c27-2.7.0-13|58	iconv -f iso8859-1 -t utf-8 doc/$i > doc/$i.conv && mv -f doc/$i.conv doc/$i;
12cu|xerces-c27-2.7.0-13|59	};
12cu|xerces-c27-2.7.0-13|60	done;
12cu|xerces-c27-2.7.0-13|61	
12cu|xerces-c27-2.7.0-13|62	%patch0 -p0 -b .CVE-2009-1885
12cu|xerces-c27-2.7.0-13|63	
12cu|xerces-c27-2.7.0-13|64	
12cu|xerces-c27-2.7.0-13|65	%build
12cu|xerces-c27-2.7.0-13|66	export XERCESCROOT="$PWD"
12cu|xerces-c27-2.7.0-13|67	
12cu|xerces-c27-2.7.0-13|68	# Let Makefiles be verbose
12cu|xerces-c27-2.7.0-13|69	find -name 'Makefile.*' | while read f; do
12cu|xerces-c27-2.7.0-13|70	sed -i -e 's/$Q//g' \
12cu|xerces-c27-2.7.0-13|71	-e 's/{MAKE} -s/(MAKE)/g' \
12cu|xerces-c27-2.7.0-13|72	-e '/echo \"  (/d' \
12cu|xerces-c27-2.7.0-13|73	$f
12cu|xerces-c27-2.7.0-13|74	done
12cu|xerces-c27-2.7.0-13|75	
12cu|xerces-c27-2.7.0-13|76	# Remove conflicting flags from runConfigure
12cu|xerces-c27-2.7.0-13|77	find -name runConfigure | while read f; do
12cu|xerces-c27-2.7.0-13|78	sed -i -e 's/-w -O -DNDEBUG/-DNDEBUG/g' $f
12cu|xerces-c27-2.7.0-13|79	done
12cu|xerces-c27-2.7.0-13|80	
12cu|xerces-c27-2.7.0-13|81	cd $XERCESCROOT/src/xercesc
12cu|xerces-c27-2.7.0-13|82	%ifarch x86_64
12cu|xerces-c27-2.7.0-13|83	CXXFLAGS="${RPM_OPT_FLAGS}" CFLAGS="${RPM_OPT_FLAGS}" ./runConfigure -plinux -cgcc -xg++ -minmem -nsocket -tnative -rpthreads -b64 -P %{_prefix} -C --libdir="%{_libdir}"
12cu|xerces-c27-2.7.0-13|84	%else
12cu|xerces-c27-2.7.0-13|85	CXXFLAGS="${RPM_OPT_FLAGS}" CFLAGS="${RPM_OPT_FLAGS}" ./runConfigure -plinux -cgcc -xg++ -minmem -nsocket -tnative -rpthreads -b32 -P %{_prefix} -C --libdir="%{_libdir}"
12cu|xerces-c27-2.7.0-13|86	%endif
12cu|xerces-c27-2.7.0-13|87	# paralel build broken
12cu|xerces-c27-2.7.0-13|88	make
12cu|xerces-c27-2.7.0-13|89	
12cu|xerces-c27-2.7.0-13|90	
12cu|xerces-c27-2.7.0-13|91	%install
12cu|xerces-c27-2.7.0-13|92	export XERCESCROOT="$PWD"
12cu|xerces-c27-2.7.0-13|93	%makeinstall_std -C src/xercesc
12cu|xerces-c27-2.7.0-13|94	/sbin/ldconfig -n $RPM_BUILD_ROOT%{_libdir}
12cu|xerces-c27-2.7.0-13|95	mkdir -p $RPM_BUILD_ROOT%{_libdir}/xerces-c-2.7.0
12cu|xerces-c27-2.7.0-13|96	cd $RPM_BUILD_ROOT%{_libdir}/xerces-c-2.7.0/
12cu|xerces-c27-2.7.0-13|97	ln -s ../libxerces-c.so.27 libxerces-c.so
12cu|xerces-c27-2.7.0-13|98	ln -s ../libxerces-depdom.so.27 libxerces-depdom.so
12cu|xerces-c27-2.7.0-13|99	cd -
12cu|xerces-c27-2.7.0-13|100	rm $RPM_BUILD_ROOT%{_libdir}/libxerces*.so
12cu|xerces-c27-2.7.0-13|101	mkdir -p $RPM_BUILD_ROOT%{_includedir}/xercesc-2.7.0
12cu|xerces-c27-2.7.0-13|102	mv $RPM_BUILD_ROOT%{_includedir}/xercesc $RPM_BUILD_ROOT%{_includedir}/xercesc-2.7.0
12cu|xerces-c27-2.7.0-13|103	
12cu|xerces-c27-2.7.0-13|104	%post -p /sbin/ldconfig
12cu|xerces-c27-2.7.0-13|105	%postun -p /sbin/ldconfig
12cu|xerces-c27-2.7.0-13|106	
12cu|xerces-c27-2.7.0-13|107	%files
12cu|xerces-c27-2.7.0-13|108	%defattr(0644,root,root,0755)
12cu|xerces-c27-2.7.0-13|109	%doc LICENSE.txt
12cu|xerces-c27-2.7.0-13|110	%{_libdir}/libxerces*.so.*
12cu|xerces-c27-2.7.0-13|111	
12cu|xerces-c27-2.7.0-13|112	
12cu|xerces-c27-2.7.0-13|113	%files devel
12cu|xerces-c27-2.7.0-13|114	%doc LICENSE.txt
12cu|xerces-c27-2.7.0-13|115	%defattr(0644,root,root,0755)
12cu|xerces-c27-2.7.0-13|116	%dir %{_libdir}/xerces-c-2.7.0
12cu|xerces-c27-2.7.0-13|117	%{_libdir}/xerces-c-2.7.0/libxerces*.so
12cu|xerces-c27-2.7.0-13|118	%{_includedir}/xercesc-2.7.0/
12cu|xerces-c27-2.7.0-13|119	
12cu|xerces-c27-2.7.0-13|120	
12cu|xerces-c27-2.7.0-13|121	%files doc
12cu|xerces-c27-2.7.0-13|122	%defattr(0644,root,root,0755)
12cu|xerces-c27-2.7.0-13|123	%doc Readme.html LICENSE NOTICE STATUS credits.txt doc samples
12cu|xerces-c27-2.7.0-13|124	
12cu|xerces-c27-2.7.0-13|125	
12cu|xerces-c27-2.7.0-13|126	
12cu|xerces-c27-2.7.0-13|127	%changelog
12cu|xerces-c27-2.7.0-13|128	* Sun Mar 09 2014 symbianflo <symbianflo@symbianflo> 2.7.0-13
12cu|xerces-c27-2.7.0-13|129	+ Revision: fdf4079
12cu|xerces-c27-2.7.0-13|130	- Log: spec clean, filtering linting err fixed in %post, bump rel
12cu|xerces-c27-2.7.0-13|131	
12cu|xerces-c27-2.7.0-13|132	

13306 12
12cu|xfbib-0.0.2-10|1	Summary:	A lightweight BibTeX editor developed for the Xfce desktop environment
12cu|xfbib-0.0.2-10|2	Name:		xfbib
12cu|xfbib-0.0.2-10|3	Version:	0.0.2
12cu|xfbib-0.0.2-10|4	Release:	10
12cu|xfbib-0.0.2-10|5	License:	GPLv2+
12cu|xfbib-0.0.2-10|6	Group:		Graphical desktop/Xfce
12cu|xfbib-0.0.2-10|7	Url:		http://goodies.xfce.org/projects/applications/%{name}
12cu|xfbib-0.0.2-10|8	Source0:	http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2
12cu|xfbib-0.0.2-10|9	BuildRequires:	pkgconfig(libxfcegui4-1.0)
12cu|xfbib-0.0.2-10|10	BuildRequires:	bison
12cu|xfbib-0.0.2-10|11	BuildRequires:	flex
12cu|xfbib-0.0.2-10|12	
12cu|xfbib-0.0.2-10|13	%description
12cu|xfbib-0.0.2-10|14	Xfbib is a lightweight BibTeX editor developed for the Xfce.
12cu|xfbib-0.0.2-10|15	The intentions of Xfbib is to provide an easy and efficient
12cu|xfbib-0.0.2-10|16	way of editing BibTeX files.
12cu|xfbib-0.0.2-10|17	
12cu|xfbib-0.0.2-10|18	%prep
12cu|xfbib-0.0.2-10|19	%setup -q
12cu|xfbib-0.0.2-10|20	
12cu|xfbib-0.0.2-10|21	%build
12cu|xfbib-0.0.2-10|22	%configure2_5x
12cu|xfbib-0.0.2-10|23	
12cu|xfbib-0.0.2-10|24	%make
12cu|xfbib-0.0.2-10|25	
12cu|xfbib-0.0.2-10|26	%install
12cu|xfbib-0.0.2-10|27	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cu|xfbib-0.0.2-10|28	
12cu|xfbib-0.0.2-10|29	%makeinstall_std
12cu|xfbib-0.0.2-10|30	
12cu|xfbib-0.0.2-10|31	%find_lang %{name}
12cu|xfbib-0.0.2-10|32	
12cu|xfbib-0.0.2-10|33	%if %mdkversion < 200900
12cu|xfbib-0.0.2-10|34	%post
12cu|xfbib-0.0.2-10|35	%{update_menus}
12cu|xfbib-0.0.2-10|36	%{update_desktop_database}
12cu|xfbib-0.0.2-10|37	%update_icon_cache hicolor
12cu|xfbib-0.0.2-10|38	%endif
12cu|xfbib-0.0.2-10|39	
12cu|xfbib-0.0.2-10|40	%if %mdkversion < 200900
12cu|xfbib-0.0.2-10|41	%postun
12cu|xfbib-0.0.2-10|42	%{clean_menus}
12cu|xfbib-0.0.2-10|43	%{clean_desktop_database}
12cu|xfbib-0.0.2-10|44	%clean_icon_cache hicolor
12cu|xfbib-0.0.2-10|45	%endif
12cu|xfbib-0.0.2-10|46	
12cu|xfbib-0.0.2-10|47	%clean
12cu|xfbib-0.0.2-10|48	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cu|xfbib-0.0.2-10|49	
12cu|xfbib-0.0.2-10|50	%files -f %{name}.lang
12cu|xfbib-0.0.2-10|51	%defattr(-,root,root)
12cu|xfbib-0.0.2-10|52	%doc AUTHORS README
12cu|xfbib-0.0.2-10|53	%{_bindir}/%{name}
12cu|xfbib-0.0.2-10|54	%{_datadir}/applications/%{name}.desktop
12cu|xfbib-0.0.2-10|55	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|xfbib-0.0.2-10|56	
12cu|xfbib-0.0.2-10|57	
12cu|xfbib-0.0.2-10|58	%changelog
12cu|xfbib-0.0.2-10|59	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 0.0.2-9mdv2012.0
12cu|xfbib-0.0.2-10|60	+ Revision: 790050
12cu|xfbib-0.0.2-10|61	- Rebuild for xfce 4.10
12cu|xfbib-0.0.2-10|62	
12cu|xfbib-0.0.2-10|63	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.2-8
12cu|xfbib-0.0.2-10|64	+ Revision: 633049
12cu|xfbib-0.0.2-10|65	- rebuild for new Xfce 4.8.0
12cu|xfbib-0.0.2-10|66	
12cu|xfbib-0.0.2-10|67	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.2-7mdv2011.0
12cu|xfbib-0.0.2-10|68	+ Revision: 579667
12cu|xfbib-0.0.2-10|69	- rebuild for new xfce 4.7.0
12cu|xfbib-0.0.2-10|70	
12cu|xfbib-0.0.2-10|71	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.2-6mdv2010.1
12cu|xfbib-0.0.2-10|72	+ Revision: 543287
12cu|xfbib-0.0.2-10|73	- rebuild for mdv 2010.1
12cu|xfbib-0.0.2-10|74	
12cu|xfbib-0.0.2-10|75	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.0.2-5mdv2010.0
12cu|xfbib-0.0.2-10|76	+ Revision: 445928
12cu|xfbib-0.0.2-10|77	- rebuild
12cu|xfbib-0.0.2-10|78	
12cu|xfbib-0.0.2-10|79	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.2-4mdv2009.1
12cu|xfbib-0.0.2-10|80	+ Revision: 349186
12cu|xfbib-0.0.2-10|81	- rebuild whole xfce
12cu|xfbib-0.0.2-10|82	
12cu|xfbib-0.0.2-10|83	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.2-3mdv2009.1
12cu|xfbib-0.0.2-10|84	+ Revision: 294936
12cu|xfbib-0.0.2-10|85	- rebuild for new Xfce4.6 beta1
12cu|xfbib-0.0.2-10|86	
12cu|xfbib-0.0.2-10|87	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 0.0.2-2mdv2009.0
12cu|xfbib-0.0.2-10|88	+ Revision: 269770
12cu|xfbib-0.0.2-10|89	- rebuild early 2009.0 package (before pixel changes)
12cu|xfbib-0.0.2-10|90	
12cu|xfbib-0.0.2-10|91	+ Pixel <pixel@mandriva.com>
12cu|xfbib-0.0.2-10|92	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|xfbib-0.0.2-10|93	
12cu|xfbib-0.0.2-10|94	* Tue Apr 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.2-1mdv2009.0
12cu|xfbib-0.0.2-10|95	+ Revision: 192380
12cu|xfbib-0.0.2-10|96	- new version
12cu|xfbib-0.0.2-10|97	
12cu|xfbib-0.0.2-10|98	* Wed Feb 20 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-1mdv2008.1
12cu|xfbib-0.0.2-10|99	+ Revision: 173361
12cu|xfbib-0.0.2-10|100	- add missing buildrequires
12cu|xfbib-0.0.2-10|101	- add source and spec file
12cu|xfbib-0.0.2-10|102	- Created package structure for xfbib.
12cu|xfbib-0.0.2-10|103	

13307 12
12cu|xfburn-0.4.3-7|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cu|xfburn-0.4.3-7|2	
12cu|xfburn-0.4.3-7|3	Summary:	A simple CD burning tool for the Xfce Desktop Environment
12cu|xfburn-0.4.3-7|4	Name:		xfburn
12cu|xfburn-0.4.3-7|5	Version:	0.4.3
12cu|xfburn-0.4.3-7|6	Release:	7
12cu|xfburn-0.4.3-7|7	License:	GPLv2+
12cu|xfburn-0.4.3-7|8	Group:		Graphical desktop/Xfce
12cu|xfburn-0.4.3-7|9	URL:		http://www.xfce.org/projects/xfburn/
12cu|xfburn-0.4.3-7|10	Source0:	http://archive.xfce.org/src/apps/xfburn/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|xfburn-0.4.3-7|11	Patch1:		xfburn-0.4.3-gobject.patch
12cu|xfburn-0.4.3-7|12	Patch2:         xfburn-0.4.3-desktop.patch
12cu|xfburn-0.4.3-7|13	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
12cu|xfburn-0.4.3-7|14	BuildRequires:	exo-devel >= 0.5.4
12cu|xfburn-0.4.3-7|15	BuildRequires:	desktop-file-utils
12cu|xfburn-0.4.3-7|16	BuildRequires:	intltool
12cu|xfburn-0.4.3-7|17	BuildRequires:	pkgconfig(libburn-1)
12cu|xfburn-0.4.3-7|18	BuildRequires:	pkgconfig(libisofs-1)
12cu|xfburn-0.4.3-7|19	BuildRequires:	xfce4-dev-tools
12cu|xfburn-0.4.3-7|20	BuildRequires:	dbus-glib-devel
12cu|xfburn-0.4.3-7|21	BuildRequires:	gstreamer0.10-devel
12cu|xfburn-0.4.3-7|22	BuildRequires:	libgstreamer0.10-plugins-base-devel
12cu|xfburn-0.4.3-7|23	%if %mdkver >= 201200
12cu|xfburn-0.4.3-7|24	BuildConflicts:	hal-devel
12cu|xfburn-0.4.3-7|25	%else
12cu|xfburn-0.4.3-7|26	BuildRequires:	hal-devel
12cu|xfburn-0.4.3-7|27	%endif
12cu|xfburn-0.4.3-7|28	
12cu|xfburn-0.4.3-7|29	%description
12cu|xfburn-0.4.3-7|30	Xfburn is a simple CD/DVD burning tool based on libburnia
12cu|xfburn-0.4.3-7|31	libraries.It can blank CD-RWs, burn and create iso images,
12cu|xfburn-0.4.3-7|32	as well as burn personal compositions of data to either CD or DVD.
12cu|xfburn-0.4.3-7|33	
12cu|xfburn-0.4.3-7|34	%prep
12cu|xfburn-0.4.3-7|35	%setup -q
12cu|xfburn-0.4.3-7|36	%patch1 -p0
12cu|xfburn-0.4.3-7|37	%patch2 -p0
12cu|xfburn-0.4.3-7|38	
12cu|xfburn-0.4.3-7|39	%build
12cu|xfburn-0.4.3-7|40	%configure2_5x \
12cu|xfburn-0.4.3-7|41	--enable-final \
12cu|xfburn-0.4.3-7|42	--disable-static \
12cu|xfburn-0.4.3-7|43	%if %mdkver >= 201200
12cu|xfburn-0.4.3-7|44	--disable-hal \
12cu|xfburn-0.4.3-7|45	%endif
12cu|xfburn-0.4.3-7|46	--enable-dbus \
12cu|xfburn-0.4.3-7|47	--enable-gstreamer
12cu|xfburn-0.4.3-7|48	
12cu|xfburn-0.4.3-7|49	%make
12cu|xfburn-0.4.3-7|50	
12cu|xfburn-0.4.3-7|51	%install
12cu|xfburn-0.4.3-7|52	rm -rf %{buildroot}
12cu|xfburn-0.4.3-7|53	%makeinstall_std
12cu|xfburn-0.4.3-7|54	
12cu|xfburn-0.4.3-7|55	#mkdir -p %{buildroot}%{_iconsdir}/hicolor/scalable/apps
12cu|xfburn-0.4.3-7|56	#cp -f icons/scalable/stock_xfburn-burn-cd.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cu|xfburn-0.4.3-7|57	
12cu|xfburn-0.4.3-7|58	desktop-file-install \
12cu|xfburn-0.4.3-7|59	--add-only-show-in="XFCE" \
12cu|xfburn-0.4.3-7|60	--remove-category="X-XFCE" \
12cu|xfburn-0.4.3-7|61	--remove-category="Archiving" \
12cu|xfburn-0.4.3-7|62	--remove-category="Utility" \
12cu|xfburn-0.4.3-7|63	--add-category="AudioVideo" \
12cu|xfburn-0.4.3-7|64	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|xfburn-0.4.3-7|65	
12cu|xfburn-0.4.3-7|66	%find_lang %{name}
12cu|xfburn-0.4.3-7|67	
12cu|xfburn-0.4.3-7|68	%clean
12cu|xfburn-0.4.3-7|69	rm -rf %{buildroot}
12cu|xfburn-0.4.3-7|70	
12cu|xfburn-0.4.3-7|71	%if %mdkversion < 200900
12cu|xfburn-0.4.3-7|72	%post
12cu|xfburn-0.4.3-7|73	%{update_menus}
12cu|xfburn-0.4.3-7|74	%update_icon_cache hicolor
12cu|xfburn-0.4.3-7|75	%endif
12cu|xfburn-0.4.3-7|76	
12cu|xfburn-0.4.3-7|77	%if %mdkversion < 200900
12cu|xfburn-0.4.3-7|78	%postun
12cu|xfburn-0.4.3-7|79	%{clean_menus}
12cu|xfburn-0.4.3-7|80	%clean_icon_cache hicolor
12cu|xfburn-0.4.3-7|81	%endif
12cu|xfburn-0.4.3-7|82	
12cu|xfburn-0.4.3-7|83	%files  -f %{name}.lang
12cu|xfburn-0.4.3-7|84	%defattr(-,root,root)
12cu|xfburn-0.4.3-7|85	%doc AUTHORS ChangeLog  TODO
12cu|xfburn-0.4.3-7|86	%dir %{_datadir}/%{name}
12cu|xfburn-0.4.3-7|87	%{_bindir}/%{name}
12cu|xfburn-0.4.3-7|88	%{_datadir}/applications/*.desktop
12cu|xfburn-0.4.3-7|89	%{_datadir}/%{name}/*.ui
12cu|xfburn-0.4.3-7|90	%{_datadir}/Thunar/sendto/thunar-sendto-xfburn.desktop
12cu|xfburn-0.4.3-7|91	%{_iconsdir}/hicolor/*
12cu|xfburn-0.4.3-7|92	%{_mandir}/man1/*
12cu|xfburn-0.4.3-7|93	
12cu|xfburn-0.4.3-7|94	
12cu|xfburn-0.4.3-7|95	%changelog
12cu|xfburn-0.4.3-7|96	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 0.4.3-6mdv2012.0
12cu|xfburn-0.4.3-7|97	+ Revision: 789983
12cu|xfburn-0.4.3-7|98	- Patch2: Fix desktop file
12cu|xfburn-0.4.3-7|99	- Patch 1 - build with newer glib
12cu|xfburn-0.4.3-7|100	- Rebuild
12cu|xfburn-0.4.3-7|101	
12cu|xfburn-0.4.3-7|102	* Tue Oct 11 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.3-5
12cu|xfburn-0.4.3-7|103	+ Revision: 704351
12cu|xfburn-0.4.3-7|104	- do not build against hal for mdv2012
12cu|xfburn-0.4.3-7|105	
12cu|xfburn-0.4.3-7|106	* Sat Sep 03 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.3-4
12cu|xfburn-0.4.3-7|107	+ Revision: 698101
12cu|xfburn-0.4.3-7|108	- rebuild for new libburn
12cu|xfburn-0.4.3-7|109	
12cu|xfburn-0.4.3-7|110	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.3-3
12cu|xfburn-0.4.3-7|111	+ Revision: 633045
12cu|xfburn-0.4.3-7|112	- rebuild for new Xfce 4.8.0
12cu|xfburn-0.4.3-7|113	
12cu|xfburn-0.4.3-7|114	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.3-2mdv2011.0
12cu|xfburn-0.4.3-7|115	+ Revision: 579639
12cu|xfburn-0.4.3-7|116	- adjust buildrequires
12cu|xfburn-0.4.3-7|117	- rebuild for new xfce 4.7.0
12cu|xfburn-0.4.3-7|118	
12cu|xfburn-0.4.3-7|119	* Sat Feb 13 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.3-1mdv2010.1
12cu|xfburn-0.4.3-7|120	+ Revision: 505532
12cu|xfburn-0.4.3-7|121	- update to new version 0.4.3
12cu|xfburn-0.4.3-7|122	- use new url for Source0
12cu|xfburn-0.4.3-7|123	
12cu|xfburn-0.4.3-7|124	* Wed Jul 29 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-2mdv2010.0
12cu|xfburn-0.4.3-7|125	+ Revision: 404035
12cu|xfburn-0.4.3-7|126	- rebuild
12cu|xfburn-0.4.3-7|127	- update to new version 0.4.2
12cu|xfburn-0.4.3-7|128	
12cu|xfburn-0.4.3-7|129	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-2mdv2009.1
12cu|xfburn-0.4.3-7|130	+ Revision: 349187
12cu|xfburn-0.4.3-7|131	- rebuild whole xfce
12cu|xfburn-0.4.3-7|132	
12cu|xfburn-0.4.3-7|133	* Wed Feb 25 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-1mdv2009.1
12cu|xfburn-0.4.3-7|134	+ Revision: 344764
12cu|xfburn-0.4.3-7|135	- add missing file
12cu|xfburn-0.4.3-7|136	- drop patch 0, merged upstream
12cu|xfburn-0.4.3-7|137	- update to new version 0.4.1
12cu|xfburn-0.4.3-7|138	
12cu|xfburn-0.4.3-7|139	* Mon Dec 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-2mdv2009.1
12cu|xfburn-0.4.3-7|140	+ Revision: 317692
12cu|xfburn-0.4.3-7|141	- Patch1: fix building with -Werror=format-security
12cu|xfburn-0.4.3-7|142	- bs is hungry, feed it :)
12cu|xfburn-0.4.3-7|143	- fix file list
12cu|xfburn-0.4.3-7|144	- add buildrequires on libgstreamer0.10-plugins-base-devel
12cu|xfburn-0.4.3-7|145	- update to new version 0.4.0
12cu|xfburn-0.4.3-7|146	
12cu|xfburn-0.4.3-7|147	* Mon Nov 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.91-1mdv2009.1
12cu|xfburn-0.4.3-7|148	+ Revision: 299612
12cu|xfburn-0.4.3-7|149	- enable gstreamer support
12cu|xfburn-0.4.3-7|150	- update to new version 0.3.91
12cu|xfburn-0.4.3-7|151	
12cu|xfburn-0.4.3-7|152	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-2mdv2009.1
12cu|xfburn-0.4.3-7|153	+ Revision: 294937
12cu|xfburn-0.4.3-7|154	- rebuild for new Xfce4.6 beta1
12cu|xfburn-0.4.3-7|155	
12cu|xfburn-0.4.3-7|156	* Thu Jul 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-1mdv2009.0
12cu|xfburn-0.4.3-7|157	+ Revision: 236764
12cu|xfburn-0.4.3-7|158	- update to new version 0.3.2
12cu|xfburn-0.4.3-7|159	
12cu|xfburn-0.4.3-7|160	* Thu Jul 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.1-1mdv2009.0
12cu|xfburn-0.4.3-7|161	+ Revision: 233500
12cu|xfburn-0.4.3-7|162	- update to new version 0.3.1
12cu|xfburn-0.4.3-7|163	
12cu|xfburn-0.4.3-7|164	+ Pixel <pixel@mandriva.com>
12cu|xfburn-0.4.3-7|165	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|xfburn-0.4.3-7|166	
12cu|xfburn-0.4.3-7|167	* Tue Jun 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2009.0
12cu|xfburn-0.4.3-7|168	+ Revision: 214443
12cu|xfburn-0.4.3-7|169	- update to new version 0.3.0
12cu|xfburn-0.4.3-7|170	
12cu|xfburn-0.4.3-7|171	* Wed May 14 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-0.svn4796.1mdv2009.0
12cu|xfburn-0.4.3-7|172	+ Revision: 207176
12cu|xfburn-0.4.3-7|173	- new svn snapshot
12cu|xfburn-0.4.3-7|174	
12cu|xfburn-0.4.3-7|175	* Sun May 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-0.svn4783.1mdv2009.0
12cu|xfburn-0.4.3-7|176	+ Revision: 205833
12cu|xfburn-0.4.3-7|177	- new svn snapshot
12cu|xfburn-0.4.3-7|178	
12cu|xfburn-0.4.3-7|179	* Thu May 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-0.svn4743.1mdv2009.0
12cu|xfburn-0.4.3-7|180	+ Revision: 203875
12cu|xfburn-0.4.3-7|181	- new svn snapshot
12cu|xfburn-0.4.3-7|182	
12cu|xfburn-0.4.3-7|183	* Mon Apr 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-0.svn4681.1mdv2009.0
12cu|xfburn-0.4.3-7|184	+ Revision: 198463
12cu|xfburn-0.4.3-7|185	- new snapshot
12cu|xfburn-0.4.3-7|186	
12cu|xfburn-0.4.3-7|187	* Thu Apr 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-0.svn4667.1mdv2009.0
12cu|xfburn-0.4.3-7|188	+ Revision: 197196
12cu|xfburn-0.4.3-7|189	- new svn snapshot
12cu|xfburn-0.4.3-7|190	
12cu|xfburn-0.4.3-7|191	* Mon Apr 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-0.svn4646.1mdv2009.0
12cu|xfburn-0.4.3-7|192	+ Revision: 196250
12cu|xfburn-0.4.3-7|193	- new svn snapshot
12cu|xfburn-0.4.3-7|194	
12cu|xfburn-0.4.3-7|195	* Fri Apr 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-0.svn4630.1mdv2009.0
12cu|xfburn-0.4.3-7|196	+ Revision: 195669
12cu|xfburn-0.4.3-7|197	- new xfburn svn snapshot
12cu|xfburn-0.4.3-7|198	
12cu|xfburn-0.4.3-7|199	* Fri Apr 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-0.svn4612.1mdv2009.0
12cu|xfburn-0.4.3-7|200	+ Revision: 195501
12cu|xfburn-0.4.3-7|201	- update xfburn to the latest svn snapshot
12cu|xfburn-0.4.3-7|202	- xfburn now uses libburn and libisofs libraries to handle CD/DVD burning, thus patch 0 is not needed
12cu|xfburn-0.4.3-7|203	- adjust buildrequires
12cu|xfburn-0.4.3-7|204	- do not package COPYING file
12cu|xfburn-0.4.3-7|205	- provide better description
12cu|xfburn-0.4.3-7|206	- fix URL
12cu|xfburn-0.4.3-7|207	
12cu|xfburn-0.4.3-7|208	+ Olivier Blin <blino@mandriva.org>
12cu|xfburn-0.4.3-7|209	- restore BuildRoot
12cu|xfburn-0.4.3-7|210	
12cu|xfburn-0.4.3-7|211	+ Thierry Vignaud <tv@mandriva.org>
12cu|xfburn-0.4.3-7|212	- kill re-definition of %%buildroot on Pixel's request
12cu|xfburn-0.4.3-7|213	
12cu|xfburn-0.4.3-7|214	* Fri Oct 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-7mdv2008.1
12cu|xfburn-0.4.3-7|215	+ Revision: 102422
12cu|xfburn-0.4.3-7|216	- provide patch 0 (support for cdrkit)
12cu|xfburn-0.4.3-7|217	- fix desktop entry
12cu|xfburn-0.4.3-7|218	
12cu|xfburn-0.4.3-7|219	* Wed Jul 11 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-6mdv2008.0
12cu|xfburn-0.4.3-7|220	+ Revision: 51344
12cu|xfburn-0.4.3-7|221	- own dir
12cu|xfburn-0.4.3-7|222	- drop X-MandrivaLinux
12cu|xfburn-0.4.3-7|223	
12cu|xfburn-0.4.3-7|224	* Fri Jun 01 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-5mdv2008.0
12cu|xfburn-0.4.3-7|225	+ Revision: 34326
12cu|xfburn-0.4.3-7|226	- fix icon name
12cu|xfburn-0.4.3-7|227	
12cu|xfburn-0.4.3-7|228	* Wed May 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-4mdv2008.0
12cu|xfburn-0.4.3-7|229	+ Revision: 32896
12cu|xfburn-0.4.3-7|230	- set requires on cdrkit and cdrkit-genisoimage
12cu|xfburn-0.4.3-7|231	- drop old menu style
12cu|xfburn-0.4.3-7|232	- add macros to %%post and %%postun
12cu|xfburn-0.4.3-7|233	- spec file clean
12cu|xfburn-0.4.3-7|234	

13308 12
12cu|xfce4-datetime-plugin-0.6.2-1|1	Summary:	A date and time panel plugin for the Xfce panel
12cu|xfce4-datetime-plugin-0.6.2-1|2	Name:		xfce4-datetime-plugin
12cu|xfce4-datetime-plugin-0.6.2-1|3	Version:	0.6.2
12cu|xfce4-datetime-plugin-0.6.2-1|4	Release:	1
12cu|xfce4-datetime-plugin-0.6.2-1|5	License:	GPLv2+
12cu|xfce4-datetime-plugin-0.6.2-1|6	Group:		Graphical desktop/Xfce
12cu|xfce4-datetime-plugin-0.6.2-1|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
12cu|xfce4-datetime-plugin-0.6.2-1|8	Source0:	http://goodies.xfce.org/releases/xfce4-datetime-plugin/%{name}-%{version}.tar.bz2
12cu|xfce4-datetime-plugin-0.6.2-1|9	Requires:	xfce4-panel >= 4.4.2
12cu|xfce4-datetime-plugin-0.6.2-1|10	BuildRequires:	pkgconfig(libxfce4panel-1.0)
12cu|xfce4-datetime-plugin-0.6.2-1|11	BuildRequires:	perl(XML::Parser)
12cu|xfce4-datetime-plugin-0.6.2-1|12	BuildRequires:	intltool
12cu|xfce4-datetime-plugin-0.6.2-1|13	BuildRequires:	pkgconfig(libxfce4ui-1)
12cu|xfce4-datetime-plugin-0.6.2-1|14	
12cu|xfce4-datetime-plugin-0.6.2-1|15	%define debug_package %{nil}
12cu|xfce4-datetime-plugin-0.6.2-1|16	
12cu|xfce4-datetime-plugin-0.6.2-1|17	%description
12cu|xfce4-datetime-plugin-0.6.2-1|18	A date and time panel plugin for the Xfce panel.
12cu|xfce4-datetime-plugin-0.6.2-1|19	
12cu|xfce4-datetime-plugin-0.6.2-1|20	%prep
12cu|xfce4-datetime-plugin-0.6.2-1|21	%setup -q
12cu|xfce4-datetime-plugin-0.6.2-1|22	
12cu|xfce4-datetime-plugin-0.6.2-1|23	%build
12cu|xfce4-datetime-plugin-0.6.2-1|24	%configure2_5x \
12cu|xfce4-datetime-plugin-0.6.2-1|25	--disable-static
12cu|xfce4-datetime-plugin-0.6.2-1|26	
12cu|xfce4-datetime-plugin-0.6.2-1|27	%make
12cu|xfce4-datetime-plugin-0.6.2-1|28	
12cu|xfce4-datetime-plugin-0.6.2-1|29	%install
12cu|xfce4-datetime-plugin-0.6.2-1|30	%makeinstall_std
12cu|xfce4-datetime-plugin-0.6.2-1|31	
12cu|xfce4-datetime-plugin-0.6.2-1|32	%find_lang %{name}
12cu|xfce4-datetime-plugin-0.6.2-1|33	
12cu|xfce4-datetime-plugin-0.6.2-1|34	%files -f %{name}.lang
12cu|xfce4-datetime-plugin-0.6.2-1|35	%doc ChangeLog AUTHORS
12cu|xfce4-datetime-plugin-0.6.2-1|36	%{_libdir}/xfce4/panel/plugins/libdatetime.so
12cu|xfce4-datetime-plugin-0.6.2-1|37	%{_datadir}/xfce4/panel/plugins/datetime.desktop
12cu|xfce4-datetime-plugin-0.6.2-1|38	
12cu|xfce4-datetime-plugin-0.6.2-1|39	
12cu|xfce4-datetime-plugin-0.6.2-1|40	%changelog
12cu|xfce4-datetime-plugin-0.6.2-1|41	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.1-4mdv2010.1
12cu|xfce4-datetime-plugin-0.6.2-1|42	+ Revision: 543422
12cu|xfce4-datetime-plugin-0.6.2-1|43	- rebuild for mdv 2010.1
12cu|xfce4-datetime-plugin-0.6.2-1|44	
12cu|xfce4-datetime-plugin-0.6.2-1|45	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.6.1-3mdv2010.0
12cu|xfce4-datetime-plugin-0.6.2-1|46	+ Revision: 445982
12cu|xfce4-datetime-plugin-0.6.2-1|47	- rebuild
12cu|xfce4-datetime-plugin-0.6.2-1|48	
12cu|xfce4-datetime-plugin-0.6.2-1|49	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.1-2mdv2009.1
12cu|xfce4-datetime-plugin-0.6.2-1|50	+ Revision: 349449
12cu|xfce4-datetime-plugin-0.6.2-1|51	- rebuild for xfce-4.6.0
12cu|xfce4-datetime-plugin-0.6.2-1|52	
12cu|xfce4-datetime-plugin-0.6.2-1|53	* Thu Nov 20 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.1-1mdv2009.1
12cu|xfce4-datetime-plugin-0.6.2-1|54	+ Revision: 305323
12cu|xfce4-datetime-plugin-0.6.2-1|55	- update to new version 0.6.1
12cu|xfce4-datetime-plugin-0.6.2-1|56	
12cu|xfce4-datetime-plugin-0.6.2-1|57	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-2mdv2009.1
12cu|xfce4-datetime-plugin-0.6.2-1|58	+ Revision: 294992
12cu|xfce4-datetime-plugin-0.6.2-1|59	- rebuild for new Xfce4.6 beta1
12cu|xfce4-datetime-plugin-0.6.2-1|60	
12cu|xfce4-datetime-plugin-0.6.2-1|61	* Fri Jul 04 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-1mdv2009.0
12cu|xfce4-datetime-plugin-0.6.2-1|62	+ Revision: 231697
12cu|xfce4-datetime-plugin-0.6.2-1|63	- add buildrequires on intltool
12cu|xfce4-datetime-plugin-0.6.2-1|64	- update to new version 0.6.0
12cu|xfce4-datetime-plugin-0.6.2-1|65	
12cu|xfce4-datetime-plugin-0.6.2-1|66	+ Olivier Blin <oblin@mandriva.com>
12cu|xfce4-datetime-plugin-0.6.2-1|67	- restore BuildRoot
12cu|xfce4-datetime-plugin-0.6.2-1|68	
12cu|xfce4-datetime-plugin-0.6.2-1|69	+ Thierry Vignaud <tv@mandriva.org>
12cu|xfce4-datetime-plugin-0.6.2-1|70	- kill re-definition of %%buildroot on Pixel's request
12cu|xfce4-datetime-plugin-0.6.2-1|71	
12cu|xfce4-datetime-plugin-0.6.2-1|72	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-2mdv2008.1
12cu|xfce4-datetime-plugin-0.6.2-1|73	+ Revision: 110115
12cu|xfce4-datetime-plugin-0.6.2-1|74	- correct buildrequires
12cu|xfce4-datetime-plugin-0.6.2-1|75	- new license policy
12cu|xfce4-datetime-plugin-0.6.2-1|76	- use upstream tarball name as a real name
12cu|xfce4-datetime-plugin-0.6.2-1|77	- spec file clean
12cu|xfce4-datetime-plugin-0.6.2-1|78	- use upstream name
12cu|xfce4-datetime-plugin-0.6.2-1|79	
12cu|xfce4-datetime-plugin-0.6.2-1|80	* Thu May 24 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.5.0-1mdv2008.0
12cu|xfce4-datetime-plugin-0.6.2-1|81	+ Revision: 30458
12cu|xfce4-datetime-plugin-0.6.2-1|82	- Fix File list
12cu|xfce4-datetime-plugin-0.6.2-1|83	
12cu|xfce4-datetime-plugin-0.6.2-1|84	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cu|xfce4-datetime-plugin-0.6.2-1|85	- update url
12cu|xfce4-datetime-plugin-0.6.2-1|86	- spec file clean
12cu|xfce4-datetime-plugin-0.6.2-1|87	- new version
12cu|xfce4-datetime-plugin-0.6.2-1|88	

13309 12
12cu|xfce4-dict-0.6.0-6|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cu|xfce4-dict-0.6.0-6|2	
12cu|xfce4-dict-0.6.0-6|3	Summary: 	A dictionary support for Xfce
12cu|xfce4-dict-0.6.0-6|4	Name: 		xfce4-dict
12cu|xfce4-dict-0.6.0-6|5	Version: 	0.6.0
12cu|xfce4-dict-0.6.0-6|6	Release: 	6
12cu|xfce4-dict-0.6.0-6|7	License:	GPLv2+
12cu|xfce4-dict-0.6.0-6|8	Group: 		Graphical desktop/Xfce
12cu|xfce4-dict-0.6.0-6|9	URL:		http://goodies.xfce.org/projects/applications/xfce4-dict/
12cu|xfce4-dict-0.6.0-6|10	Source0:	http://archive.xfce.org/src/apps/xfce4-dict/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|xfce4-dict-0.6.0-6|11	Patch1:		xfce4-dict-0.6.0-gold.patch
12cu|xfce4-dict-0.6.0-6|12	Requires:	xfce4-panel >= 4.4.2
12cu|xfce4-dict-0.6.0-6|13	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cu|xfce4-dict-0.6.0-6|14	BuildRequires:	pkgconfig(libxfcegui4-1.0)
12cu|xfce4-dict-0.6.0-6|15	BuildRequires:	perl(XML::Parser)
12cu|xfce4-dict-0.6.0-6|16	Obsoletes:	xfce-dict-plugin
12cu|xfce4-dict-0.6.0-6|17	Obsoletes:	xfce4-dict-plugin < 0.4.0
12cu|xfce4-dict-0.6.0-6|18	Provides:	xfce4-dict-plugin
12cu|xfce4-dict-0.6.0-6|19	
12cu|xfce4-dict-0.6.0-6|20	%description
12cu|xfce4-dict-0.6.0-6|21	This Xfce program allows you to search different kinds of dictionary
12cu|xfce4-dict-0.6.0-6|22	services for words or phrases and shows you the result.Currently you
12cu|xfce4-dict-0.6.0-6|23	can query a Dict server(RFC 2229), any online dictionary service by
12cu|xfce4-dict-0.6.0-6|24	opening a web browser or search for words using the aspell/ispell
12cu|xfce4-dict-0.6.0-6|25	program.
12cu|xfce4-dict-0.6.0-6|26	
12cu|xfce4-dict-0.6.0-6|27	%prep
12cu|xfce4-dict-0.6.0-6|28	%setup -q
12cu|xfce4-dict-0.6.0-6|29	%patch1 -p0
12cu|xfce4-dict-0.6.0-6|30	autoconf
12cu|xfce4-dict-0.6.0-6|31	
12cu|xfce4-dict-0.6.0-6|32	%build
12cu|xfce4-dict-0.6.0-6|33	%configure2_5x \
12cu|xfce4-dict-0.6.0-6|34	--disable-static
12cu|xfce4-dict-0.6.0-6|35	%make
12cu|xfce4-dict-0.6.0-6|36	
12cu|xfce4-dict-0.6.0-6|37	%install
12cu|xfce4-dict-0.6.0-6|38	rm -rf %{buildroot}
12cu|xfce4-dict-0.6.0-6|39	%makeinstall_std
12cu|xfce4-dict-0.6.0-6|40	
12cu|xfce4-dict-0.6.0-6|41	%find_lang %{name}
12cu|xfce4-dict-0.6.0-6|42	
12cu|xfce4-dict-0.6.0-6|43	%post
12cu|xfce4-dict-0.6.0-6|44	%update_icon_cache hicolor
12cu|xfce4-dict-0.6.0-6|45	
12cu|xfce4-dict-0.6.0-6|46	%postun
12cu|xfce4-dict-0.6.0-6|47	%clean_icon_cache hicolor
12cu|xfce4-dict-0.6.0-6|48	
12cu|xfce4-dict-0.6.0-6|49	%clean
12cu|xfce4-dict-0.6.0-6|50	rm -rf %{buildroot}
12cu|xfce4-dict-0.6.0-6|51	
12cu|xfce4-dict-0.6.0-6|52	%files -f %{name}.lang
12cu|xfce4-dict-0.6.0-6|53	%defattr(-,root,root)
12cu|xfce4-dict-0.6.0-6|54	%doc ChangeLog AUTHORS
12cu|xfce4-dict-0.6.0-6|55	%{_bindir}/%{name}
12cu|xfce4-dict-0.6.0-6|56	%{_libdir}/xfce4/panel-plugins/*
12cu|xfce4-dict-0.6.0-6|57	%{_iconsdir}/hicolor/scalable/apps/*.svg
12cu|xfce4-dict-0.6.0-6|58	%{_datadir}/xfce4/panel-plugins/*.desktop
12cu|xfce4-dict-0.6.0-6|59	%{_datadir}/applications/*.desktop
12cu|xfce4-dict-0.6.0-6|60	%{_mandir}/man1/%{name}.*
12cu|xfce4-dict-0.6.0-6|61	
12cu|xfce4-dict-0.6.0-6|62	
12cu|xfce4-dict-0.6.0-6|63	%changelog
12cu|xfce4-dict-0.6.0-6|64	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 0.6.0-5mdv2012.0
12cu|xfce4-dict-0.6.0-6|65	+ Revision: 791553
12cu|xfce4-dict-0.6.0-6|66	- Rebuild
12cu|xfce4-dict-0.6.0-6|67	
12cu|xfce4-dict-0.6.0-6|68	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 0.6.0-4
12cu|xfce4-dict-0.6.0-6|69	+ Revision: 790041
12cu|xfce4-dict-0.6.0-6|70	- Rebuild
12cu|xfce4-dict-0.6.0-6|71	
12cu|xfce4-dict-0.6.0-6|72	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-3
12cu|xfce4-dict-0.6.0-6|73	+ Revision: 633059
12cu|xfce4-dict-0.6.0-6|74	- rebuild for new Xfce 4.8.0
12cu|xfce4-dict-0.6.0-6|75	
12cu|xfce4-dict-0.6.0-6|76	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-2mdv2011.0
12cu|xfce4-dict-0.6.0-6|77	+ Revision: 615577
12cu|xfce4-dict-0.6.0-6|78	- the mass rebuild of 2010.1 packages
12cu|xfce4-dict-0.6.0-6|79	
12cu|xfce4-dict-0.6.0-6|80	* Thu Dec 31 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-1mdv2010.1
12cu|xfce4-dict-0.6.0-6|81	+ Revision: 484473
12cu|xfce4-dict-0.6.0-6|82	- update to new version 0.6.0
12cu|xfce4-dict-0.6.0-6|83	
12cu|xfce4-dict-0.6.0-6|84	* Sat May 09 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.3-1mdv2010.0
12cu|xfce4-dict-0.6.0-6|85	+ Revision: 373808
12cu|xfce4-dict-0.6.0-6|86	- update to new version 0.5.3
12cu|xfce4-dict-0.6.0-6|87	
12cu|xfce4-dict-0.6.0-6|88	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.2-2mdv2009.1
12cu|xfce4-dict-0.6.0-6|89	+ Revision: 349197
12cu|xfce4-dict-0.6.0-6|90	- rebuild whole xfce
12cu|xfce4-dict-0.6.0-6|91	
12cu|xfce4-dict-0.6.0-6|92	* Sat Dec 06 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.2-1mdv2009.1
12cu|xfce4-dict-0.6.0-6|93	+ Revision: 310956
12cu|xfce4-dict-0.6.0-6|94	- update to new version 0.5.2
12cu|xfce4-dict-0.6.0-6|95	
12cu|xfce4-dict-0.6.0-6|96	* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-1mdv2009.1
12cu|xfce4-dict-0.6.0-6|97	+ Revision: 306370
12cu|xfce4-dict-0.6.0-6|98	- update to new version 0.5.1
12cu|xfce4-dict-0.6.0-6|99	
12cu|xfce4-dict-0.6.0-6|100	* Tue Nov 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-1mdv2009.1
12cu|xfce4-dict-0.6.0-6|101	+ Revision: 302306
12cu|xfce4-dict-0.6.0-6|102	- update to new version 0.5.0
12cu|xfce4-dict-0.6.0-6|103	
12cu|xfce4-dict-0.6.0-6|104	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-2mdv2009.1
12cu|xfce4-dict-0.6.0-6|105	+ Revision: 294945
12cu|xfce4-dict-0.6.0-6|106	- rebuild for new Xfce4.6 beta1
12cu|xfce4-dict-0.6.0-6|107	- update to new version 0.4.1
12cu|xfce4-dict-0.6.0-6|108	
12cu|xfce4-dict-0.6.0-6|109	+ Thierry Vignaud <tv@mandriva.org>
12cu|xfce4-dict-0.6.0-6|110	- rebuild early 2009.0 package (before pixel changes)
12cu|xfce4-dict-0.6.0-6|111	
12cu|xfce4-dict-0.6.0-6|112	* Mon May 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-1mdv2009.0
12cu|xfce4-dict-0.6.0-6|113	+ Revision: 209076
12cu|xfce4-dict-0.6.0-6|114	- add source and spec files
12cu|xfce4-dict-0.6.0-6|115	- Created package structure for xfce4-dict.
12cu|xfce4-dict-0.6.0-6|116	

13310 12
12cu|xfce4-diskperf-plugin-2.5.4-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cu|xfce4-diskperf-plugin-2.5.4-2|2	
12cu|xfce4-diskperf-plugin-2.5.4-2|3	Summary:	Disk performance panel plugin for Xfce
12cu|xfce4-diskperf-plugin-2.5.4-2|4	Name:		xfce4-diskperf-plugin
12cu|xfce4-diskperf-plugin-2.5.4-2|5	Version:	2.5.4
12cu|xfce4-diskperf-plugin-2.5.4-2|6	Release:	2
12cu|xfce4-diskperf-plugin-2.5.4-2|7	License:	BSD
12cu|xfce4-diskperf-plugin-2.5.4-2|8	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin
12cu|xfce4-diskperf-plugin-2.5.4-2|9	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|xfce4-diskperf-plugin-2.5.4-2|10	Group:		Graphical desktop/Xfce
12cu|xfce4-diskperf-plugin-2.5.4-2|11	Requires:	xfce4-panel >= 4.9.0
12cu|xfce4-diskperf-plugin-2.5.4-2|12	
12cu|xfce4-diskperf-plugin-2.5.4-2|13	BuildRequires:	xfce4-panel-devel >= 4.9.0
12cu|xfce4-diskperf-plugin-2.5.4-2|14	BuildRequires:	perl(XML::Parser)
12cu|xfce4-diskperf-plugin-2.5.4-2|15	BuildRequires:	libxfce4ui-devel >= 4.9.1
12cu|xfce4-diskperf-plugin-2.5.4-2|16	
12cu|xfce4-diskperf-plugin-2.5.4-2|17	Obsoletes:	xfce-diskperf-plugin
12cu|xfce4-diskperf-plugin-2.5.4-2|18	
12cu|xfce4-diskperf-plugin-2.5.4-2|19	%description
12cu|xfce4-diskperf-plugin-2.5.4-2|20	Disk performance panel plugin for the Xfce Desktop Environment.
12cu|xfce4-diskperf-plugin-2.5.4-2|21	
12cu|xfce4-diskperf-plugin-2.5.4-2|22	%prep
12cu|xfce4-diskperf-plugin-2.5.4-2|23	%setup -q
12cu|xfce4-diskperf-plugin-2.5.4-2|24	
12cu|xfce4-diskperf-plugin-2.5.4-2|25	%build
12cu|xfce4-diskperf-plugin-2.5.4-2|26	%configure2_5x
12cu|xfce4-diskperf-plugin-2.5.4-2|27	%make
12cu|xfce4-diskperf-plugin-2.5.4-2|28	
12cu|xfce4-diskperf-plugin-2.5.4-2|29	%install
12cu|xfce4-diskperf-plugin-2.5.4-2|30	%makeinstall_std
12cu|xfce4-diskperf-plugin-2.5.4-2|31	
12cu|xfce4-diskperf-plugin-2.5.4-2|32	%find_lang %{name}
12cu|xfce4-diskperf-plugin-2.5.4-2|33	
12cu|xfce4-diskperf-plugin-2.5.4-2|34	%files -f %{name}.lang
12cu|xfce4-diskperf-plugin-2.5.4-2|35	%doc README ChangeLog AUTHORS
12cu|xfce4-diskperf-plugin-2.5.4-2|36	%{_libdir}/xfce4/panel/plugins/libdiskperf.so
12cu|xfce4-diskperf-plugin-2.5.4-2|37	%{_datadir}/xfce4/panel/plugins/diskperf.desktop
12cu|xfce4-diskperf-plugin-2.5.4-2|38	
12cu|xfce4-diskperf-plugin-2.5.4-2|39	
12cu|xfce4-diskperf-plugin-2.5.4-2|40	
12cu|xfce4-diskperf-plugin-2.5.4-2|41	%changelog
12cu|xfce4-diskperf-plugin-2.5.4-2|42	* Sat Mar 29 2014 SymbianFlo <symbianflo@mandrivausers.ro> 2.5.4-2
12cu|xfce4-diskperf-plugin-2.5.4-2|43	+ Revision: b863e0f
12cu|xfce4-diskperf-plugin-2.5.4-2|44	- Updated xfce4-diskperf-plugin.spec
12cu|xfce4-diskperf-plugin-2.5.4-2|45	
12cu|xfce4-diskperf-plugin-2.5.4-2|46	

13311 12
12cu|xfce4-eyes-plugin-4.4.2-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cu|xfce4-eyes-plugin-4.4.2-1|2	
12cu|xfce4-eyes-plugin-4.4.2-1|3	Summary:	An eyes plugin for the Xfce panel
12cu|xfce4-eyes-plugin-4.4.2-1|4	Name:		xfce4-eyes-plugin
12cu|xfce4-eyes-plugin-4.4.2-1|5	Version:	4.4.2
12cu|xfce4-eyes-plugin-4.4.2-1|6	Release:	1
12cu|xfce4-eyes-plugin-4.4.2-1|7	License:	GPLv2+
12cu|xfce4-eyes-plugin-4.4.2-1|8	Group:		Graphical desktop/Xfce
12cu|xfce4-eyes-plugin-4.4.2-1|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin
12cu|xfce4-eyes-plugin-4.4.2-1|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-eyes-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|xfce4-eyes-plugin-4.4.2-1|11	Requires:	xfce4-panel >= 4.8.0
12cu|xfce4-eyes-plugin-4.4.2-1|12	BuildRequires:	xfce4-panel-devel >= 4.8.0
12cu|xfce4-eyes-plugin-4.4.2-1|13	BuildRequires:	libxfce4ui-devel >= 4.9.0
12cu|xfce4-eyes-plugin-4.4.2-1|14	BuildRequires:	perl(XML::Parser)
12cu|xfce4-eyes-plugin-4.4.2-1|15	Obsoletes:	xfce-eyes-plugin
12cu|xfce4-eyes-plugin-4.4.2-1|16	
12cu|xfce4-eyes-plugin-4.4.2-1|17	%description
12cu|xfce4-eyes-plugin-4.4.2-1|18	An eyes plugin for the Xfce panel.
12cu|xfce4-eyes-plugin-4.4.2-1|19	
12cu|xfce4-eyes-plugin-4.4.2-1|20	%prep
12cu|xfce4-eyes-plugin-4.4.2-1|21	%setup -q
12cu|xfce4-eyes-plugin-4.4.2-1|22	
12cu|xfce4-eyes-plugin-4.4.2-1|23	%build
12cu|xfce4-eyes-plugin-4.4.2-1|24	%configure2_5x
12cu|xfce4-eyes-plugin-4.4.2-1|25	%make
12cu|xfce4-eyes-plugin-4.4.2-1|26	
12cu|xfce4-eyes-plugin-4.4.2-1|27	%install
12cu|xfce4-eyes-plugin-4.4.2-1|28	
12cu|xfce4-eyes-plugin-4.4.2-1|29	%makeinstall_std
12cu|xfce4-eyes-plugin-4.4.2-1|30	
12cu|xfce4-eyes-plugin-4.4.2-1|31	%find_lang %{name}
12cu|xfce4-eyes-plugin-4.4.2-1|32	
12cu|xfce4-eyes-plugin-4.4.2-1|33	%files -f %{name}.lang
12cu|xfce4-eyes-plugin-4.4.2-1|34	%doc ChangeLog AUTHORS
12cu|xfce4-eyes-plugin-4.4.2-1|35	%{_libdir}/xfce4/panel/plugins/libeyes.so
12cu|xfce4-eyes-plugin-4.4.2-1|36	%{_iconsdir}/hicolor/*/apps/xfce4-eyes.png
12cu|xfce4-eyes-plugin-4.4.2-1|37	%{_datadir}/xfce4/eyes/themes/*/*
12cu|xfce4-eyes-plugin-4.4.2-1|38	%{_datadir}/xfce4/panel/plugins/eyes.desktop
12cu|xfce4-eyes-plugin-4.4.2-1|39	
12cu|xfce4-eyes-plugin-4.4.2-1|40	%changelog
12cu|xfce4-eyes-plugin-4.4.2-1|41	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 4.4.1-3mdv2012.0
12cu|xfce4-eyes-plugin-4.4.2-1|42	+ Revision: 791554
12cu|xfce4-eyes-plugin-4.4.2-1|43	- Rebuild
12cu|xfce4-eyes-plugin-4.4.2-1|44	
12cu|xfce4-eyes-plugin-4.4.2-1|45	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 4.4.1-2
12cu|xfce4-eyes-plugin-4.4.2-1|46	+ Revision: 790051
12cu|xfce4-eyes-plugin-4.4.2-1|47	- Rebuild for xfce 4.10
12cu|xfce4-eyes-plugin-4.4.2-1|48	
12cu|xfce4-eyes-plugin-4.4.2-1|49	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-1
12cu|xfce4-eyes-plugin-4.4.2-1|50	+ Revision: 632789
12cu|xfce4-eyes-plugin-4.4.2-1|51	- update to new version 4.4.1
12cu|xfce4-eyes-plugin-4.4.2-1|52	- update url for Source0
12cu|xfce4-eyes-plugin-4.4.2-1|53	- drop old scriplets
12cu|xfce4-eyes-plugin-4.4.2-1|54	
12cu|xfce4-eyes-plugin-4.4.2-1|55	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 4.4.0-11mdv2011.0
12cu|xfce4-eyes-plugin-4.4.2-1|56	+ Revision: 615598
12cu|xfce4-eyes-plugin-4.4.2-1|57	- the mass rebuild of 2010.1 packages
12cu|xfce4-eyes-plugin-4.4.2-1|58	
12cu|xfce4-eyes-plugin-4.4.2-1|59	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0-10mdv2010.1
12cu|xfce4-eyes-plugin-4.4.2-1|60	+ Revision: 543424
12cu|xfce4-eyes-plugin-4.4.2-1|61	- rebuild for mdv 2010.1
12cu|xfce4-eyes-plugin-4.4.2-1|62	
12cu|xfce4-eyes-plugin-4.4.2-1|63	* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 4.4.0-9mdv2010.0
12cu|xfce4-eyes-plugin-4.4.2-1|64	+ Revision: 446019
12cu|xfce4-eyes-plugin-4.4.2-1|65	- rebuild
12cu|xfce4-eyes-plugin-4.4.2-1|66	
12cu|xfce4-eyes-plugin-4.4.2-1|67	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0-8mdv2009.1
12cu|xfce4-eyes-plugin-4.4.2-1|68	+ Revision: 349453
12cu|xfce4-eyes-plugin-4.4.2-1|69	- rebuild for xfce-4.6.0
12cu|xfce4-eyes-plugin-4.4.2-1|70	
12cu|xfce4-eyes-plugin-4.4.2-1|71	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0-7mdv2009.1
12cu|xfce4-eyes-plugin-4.4.2-1|72	+ Revision: 294994
12cu|xfce4-eyes-plugin-4.4.2-1|73	- rebuild for new Xfce4.6 beta1
12cu|xfce4-eyes-plugin-4.4.2-1|74	
12cu|xfce4-eyes-plugin-4.4.2-1|75	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 4.4.0-6mdv2009.0
12cu|xfce4-eyes-plugin-4.4.2-1|76	+ Revision: 262357
12cu|xfce4-eyes-plugin-4.4.2-1|77	- rebuild
12cu|xfce4-eyes-plugin-4.4.2-1|78	
12cu|xfce4-eyes-plugin-4.4.2-1|79	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 4.4.0-5mdv2009.0
12cu|xfce4-eyes-plugin-4.4.2-1|80	+ Revision: 256864
12cu|xfce4-eyes-plugin-4.4.2-1|81	- rebuild
12cu|xfce4-eyes-plugin-4.4.2-1|82	- kill re-definition of %%buildroot on Pixel's request
12cu|xfce4-eyes-plugin-4.4.2-1|83	
12cu|xfce4-eyes-plugin-4.4.2-1|84	+ Olivier Blin <blino@mandriva.org>
12cu|xfce4-eyes-plugin-4.4.2-1|85	- restore BuildRoot
12cu|xfce4-eyes-plugin-4.4.2-1|86	
12cu|xfce4-eyes-plugin-4.4.2-1|87	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0-3mdv2008.1
12cu|xfce4-eyes-plugin-4.4.2-1|88	+ Revision: 110118
12cu|xfce4-eyes-plugin-4.4.2-1|89	- correct buildrequires
12cu|xfce4-eyes-plugin-4.4.2-1|90	- new license policy
12cu|xfce4-eyes-plugin-4.4.2-1|91	- use upstream tarball name as a real name
12cu|xfce4-eyes-plugin-4.4.2-1|92	- do not package COPYING
12cu|xfce4-eyes-plugin-4.4.2-1|93	- spec file clean
12cu|xfce4-eyes-plugin-4.4.2-1|94	- use upstream name
12cu|xfce4-eyes-plugin-4.4.2-1|95	
12cu|xfce4-eyes-plugin-4.4.2-1|96	* Fri May 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0-2mdv2008.0
12cu|xfce4-eyes-plugin-4.4.2-1|97	+ Revision: 31033
12cu|xfce4-eyes-plugin-4.4.2-1|98	- add %%post and %%postun scripts
12cu|xfce4-eyes-plugin-4.4.2-1|99	
12cu|xfce4-eyes-plugin-4.4.2-1|100	* Thu May 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.0-1mdv2008.0
12cu|xfce4-eyes-plugin-4.4.2-1|101	+ Revision: 30530
12cu|xfce4-eyes-plugin-4.4.2-1|102	- Import xfce-eyes-plugin
12cu|xfce4-eyes-plugin-4.4.2-1|103	

13312 12
12cu|xfce4-mailwatch-plugin-1.1.0-8|1	Summary:	Mail Watcher plugin for the Xfce panel
12cu|xfce4-mailwatch-plugin-1.1.0-8|2	Name:		xfce4-mailwatch-plugin
12cu|xfce4-mailwatch-plugin-1.1.0-8|3	Version:	1.1.0
12cu|xfce4-mailwatch-plugin-1.1.0-8|4	Release:	8
12cu|xfce4-mailwatch-plugin-1.1.0-8|5	License:	GPLv2+
12cu|xfce4-mailwatch-plugin-1.1.0-8|6	Group:		Graphical desktop/Xfce
12cu|xfce4-mailwatch-plugin-1.1.0-8|7	URL:		http://spuriousinterrupt.org/projects/mailwatch
12cu|xfce4-mailwatch-plugin-1.1.0-8|8	Source0:	http://spuriousinterrupt.org/files/mailwatch/%{name}-%{version}.tar.bz2
12cu|xfce4-mailwatch-plugin-1.1.0-8|9	Patch0:		xfce4-mailwatch-plugin-1.1.0-rosa-linkage.patch
12cu|xfce4-mailwatch-plugin-1.1.0-8|10	Patch1:		xfce4-mailwatch-plugin-1.1.0-rosa-gnutls3.patch
12cu|xfce4-mailwatch-plugin-1.1.0-8|11	BuildRequires:	pkgconfig(libxfce4panel-1.0) >= 4.10.0
12cu|xfce4-mailwatch-plugin-1.1.0-8|12	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.10.0
12cu|xfce4-mailwatch-plugin-1.1.0-8|13	BuildRequires:	pkgconfig(gnutls)
12cu|xfce4-mailwatch-plugin-1.1.0-8|14	BuildRequires:	pkgconfig(libgcrypt)
12cu|xfce4-mailwatch-plugin-1.1.0-8|15	# required for patch0
12cu|xfce4-mailwatch-plugin-1.1.0-8|16	BuildRequires:	xfce4-dev-tools >= 4.10.0
12cu|xfce4-mailwatch-plugin-1.1.0-8|17	Requires:	xfce4-panel >= 4.10.0
12cu|xfce4-mailwatch-plugin-1.1.0-8|18	
12cu|xfce4-mailwatch-plugin-1.1.0-8|19	%description
12cu|xfce4-mailwatch-plugin-1.1.0-8|20	Mailwatch is a mail watcher plugin for the Xfce 4 panel.
12cu|xfce4-mailwatch-plugin-1.1.0-8|21	
12cu|xfce4-mailwatch-plugin-1.1.0-8|22	%prep
12cu|xfce4-mailwatch-plugin-1.1.0-8|23	%setup -q
12cu|xfce4-mailwatch-plugin-1.1.0-8|24	%patch0 -p1
12cu|xfce4-mailwatch-plugin-1.1.0-8|25	%patch1 -p1
12cu|xfce4-mailwatch-plugin-1.1.0-8|26	
12cu|xfce4-mailwatch-plugin-1.1.0-8|27	%build
12cu|xfce4-mailwatch-plugin-1.1.0-8|28	xdt-autogen
12cu|xfce4-mailwatch-plugin-1.1.0-8|29	%define Werror_cflags %nil
12cu|xfce4-mailwatch-plugin-1.1.0-8|30	
12cu|xfce4-mailwatch-plugin-1.1.0-8|31	%configure2_5x \
12cu|xfce4-mailwatch-plugin-1.1.0-8|32	--disable-static \
12cu|xfce4-mailwatch-plugin-1.1.0-8|33	--enable-ssl
12cu|xfce4-mailwatch-plugin-1.1.0-8|34	%make
12cu|xfce4-mailwatch-plugin-1.1.0-8|35	
12cu|xfce4-mailwatch-plugin-1.1.0-8|36	%install
12cu|xfce4-mailwatch-plugin-1.1.0-8|37	%makeinstall_std
12cu|xfce4-mailwatch-plugin-1.1.0-8|38	
12cu|xfce4-mailwatch-plugin-1.1.0-8|39	%find_lang %{name}
12cu|xfce4-mailwatch-plugin-1.1.0-8|40	
12cu|xfce4-mailwatch-plugin-1.1.0-8|41	%files -f %{name}.lang
12cu|xfce4-mailwatch-plugin-1.1.0-8|42	%doc AUTHORS ChangeLog README
12cu|xfce4-mailwatch-plugin-1.1.0-8|43	%{_libdir}/xfce4/panel-plugins/%{name}
12cu|xfce4-mailwatch-plugin-1.1.0-8|44	%{_datadir}/xfce4/panel-plugins/*.desktop
12cu|xfce4-mailwatch-plugin-1.1.0-8|45	%{_iconsdir}/hicolor/*/apps/*.png
12cu|xfce4-mailwatch-plugin-1.1.0-8|46	%{_iconsdir}/hicolor/scalable/apps/*.svg
12cu|xfce4-mailwatch-plugin-1.1.0-8|47	%{_datadir}/xfce4/doc/C/*.html
12cu|xfce4-mailwatch-plugin-1.1.0-8|48	%{_datadir}/xfce4/doc/C/images/*.png
12cu|xfce4-mailwatch-plugin-1.1.0-8|49	
12cu|xfce4-mailwatch-plugin-1.1.0-8|50	
12cu|xfce4-mailwatch-plugin-1.1.0-8|51	%changelog
12cu|xfce4-mailwatch-plugin-1.1.0-8|52	* Sat Mar 29 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.1.0-8
12cu|xfce4-mailwatch-plugin-1.1.0-8|53	+ Revision: d9b66e8
12cu|xfce4-mailwatch-plugin-1.1.0-8|54	- Spec clean, fix BR, switdc to pkgconfig style, bump rel.
12cu|xfce4-mailwatch-plugin-1.1.0-8|55	
12cu|xfce4-mailwatch-plugin-1.1.0-8|56	

13313 12
12cu|xfce4-mixer-4.10.0-1|1	%define url_ver %(echo %{version} | cut -c 1-4)
12cu|xfce4-mixer-4.10.0-1|2	
12cu|xfce4-mixer-4.10.0-1|3	Summary:	Volume control for the Xfce
12cu|xfce4-mixer-4.10.0-1|4	Name:		xfce4-mixer
12cu|xfce4-mixer-4.10.0-1|5	Version:	4.10.0
12cu|xfce4-mixer-4.10.0-1|6	Release:	1
12cu|xfce4-mixer-4.10.0-1|7	License:	GPLv2+
12cu|xfce4-mixer-4.10.0-1|8	Group:		Graphical desktop/Xfce
12cu|xfce4-mixer-4.10.0-1|9	URL:		http://www.xfce.org
12cu|xfce4-mixer-4.10.0-1|10	Source0:	http://archive.xfce.org/src/apps/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|xfce4-mixer-4.10.0-1|11	BuildRequires:	xfce4-panel-devel >= 4.9.1
12cu|xfce4-mixer-4.10.0-1|12	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12cu|xfce4-mixer-4.10.0-1|13	BuildRequires:	xfconf-devel
12cu|xfce4-mixer-4.10.0-1|14	BuildRequires:	perl(XML::Parser)
12cu|xfce4-mixer-4.10.0-1|15	BuildRequires:	pkgconfig(alsa)
12cu|xfce4-mixer-4.10.0-1|16	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.9.1
12cu|xfce4-mixer-4.10.0-1|17	BuildRequires:	pkgconfig(unique-1.0) >= 1.1
12cu|xfce4-mixer-4.10.0-1|18	Requires:	xfce4-panel >= 4.7.0
12cu|xfce4-mixer-4.10.0-1|19	Suggests:	task-pulseaudio
12cu|xfce4-mixer-4.10.0-1|20	Suggests:	gstreamer0.10-pulse
12cu|xfce4-mixer-4.10.0-1|21	
12cu|xfce4-mixer-4.10.0-1|22	%description
12cu|xfce4-mixer-4.10.0-1|23	The Mixer is a volume control application for the Xfce Desktop Environment.
12cu|xfce4-mixer-4.10.0-1|24	It provides both a volume control plugin for the Xfce Panel and a standalone
12cu|xfce4-mixer-4.10.0-1|25	mixer application.
12cu|xfce4-mixer-4.10.0-1|26	
12cu|xfce4-mixer-4.10.0-1|27	It supports all audio systems supported by the GStreamer project.
12cu|xfce4-mixer-4.10.0-1|28	
12cu|xfce4-mixer-4.10.0-1|29	%prep
12cu|xfce4-mixer-4.10.0-1|30	%setup -q
12cu|xfce4-mixer-4.10.0-1|31	
12cu|xfce4-mixer-4.10.0-1|32	%build
12cu|xfce4-mixer-4.10.0-1|33	%configure2_5x
12cu|xfce4-mixer-4.10.0-1|34	
12cu|xfce4-mixer-4.10.0-1|35	%make
12cu|xfce4-mixer-4.10.0-1|36	
12cu|xfce4-mixer-4.10.0-1|37	%install
12cu|xfce4-mixer-4.10.0-1|38	%makeinstall_std
12cu|xfce4-mixer-4.10.0-1|39	
12cu|xfce4-mixer-4.10.0-1|40	%find_lang %{name} %{name}.lang
12cu|xfce4-mixer-4.10.0-1|41	
12cu|xfce4-mixer-4.10.0-1|42	%files -f %{name}.lang
12cu|xfce4-mixer-4.10.0-1|43	%doc ChangeLog AUTHORS NEWS README
12cu|xfce4-mixer-4.10.0-1|44	%{_bindir}/*
12cu|xfce4-mixer-4.10.0-1|45	%{_datadir}/applications/xfce*
12cu|xfce4-mixer-4.10.0-1|46	%{_datadir}/xfce4/panel/plugins/
12cu|xfce4-mixer-4.10.0-1|47	%{_libdir}/xfce4/panel/plugins/
12cu|xfce4-mixer-4.10.0-1|48	%{_datadir}/%{name}
12cu|xfce4-mixer-4.10.0-1|49	%{_datadir}/pixmaps/xfce4-mixer/*.png
12cu|xfce4-mixer-4.10.0-1|50	%{_mandir}/man1/%{name}.1*
12cu|xfce4-mixer-4.10.0-1|51	
12cu|xfce4-mixer-4.10.0-1|52	
12cu|xfce4-mixer-4.10.0-1|53	%changelog
12cu|xfce4-mixer-4.10.0-1|54	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 4.8.0-3
12cu|xfce4-mixer-4.10.0-1|55	+ Revision: 791508
12cu|xfce4-mixer-4.10.0-1|56	- Rebuild
12cu|xfce4-mixer-4.10.0-1|57	
12cu|xfce4-mixer-4.10.0-1|58	* Thu Apr 05 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-2
12cu|xfce4-mixer-4.10.0-1|59	+ Revision: 789490
12cu|xfce4-mixer-4.10.0-1|60	- rebuild
12cu|xfce4-mixer-4.10.0-1|61	
12cu|xfce4-mixer-4.10.0-1|62	* Sun Feb 27 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-1
12cu|xfce4-mixer-4.10.0-1|63	+ Revision: 640555
12cu|xfce4-mixer-4.10.0-1|64	- update to new version 4.8.0
12cu|xfce4-mixer-4.10.0-1|65	- drop patch 0
12cu|xfce4-mixer-4.10.0-1|66	- adjust buildrequires
12cu|xfce4-mixer-4.10.0-1|67	
12cu|xfce4-mixer-4.10.0-1|68	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-7
12cu|xfce4-mixer-4.10.0-1|69	+ Revision: 633051
12cu|xfce4-mixer-4.10.0-1|70	- rebuild for new Xfce 4.8.0
12cu|xfce4-mixer-4.10.0-1|71	
12cu|xfce4-mixer-4.10.0-1|72	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-6mdv2011.0
12cu|xfce4-mixer-4.10.0-1|73	+ Revision: 579648
12cu|xfce4-mixer-4.10.0-1|74	- adjust buildrequires
12cu|xfce4-mixer-4.10.0-1|75	- rebuild for new xfce 4.7.0
12cu|xfce4-mixer-4.10.0-1|76	
12cu|xfce4-mixer-4.10.0-1|77	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-5mdv2010.1
12cu|xfce4-mixer-4.10.0-1|78	+ Revision: 543295
12cu|xfce4-mixer-4.10.0-1|79	- rebuild for mdv 2010.1
12cu|xfce4-mixer-4.10.0-1|80	
12cu|xfce4-mixer-4.10.0-1|81	* Thu Jul 02 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-4mdv2010.0
12cu|xfce4-mixer-4.10.0-1|82	+ Revision: 391388
12cu|xfce4-mixer-4.10.0-1|83	- add suggests on gstreamer0.10-pulse
12cu|xfce4-mixer-4.10.0-1|84	
12cu|xfce4-mixer-4.10.0-1|85	* Sat May 30 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-3mdv2010.0
12cu|xfce4-mixer-4.10.0-1|86	+ Revision: 381366
12cu|xfce4-mixer-4.10.0-1|87	- Patch0: fix panel plugin volume adjustment
12cu|xfce4-mixer-4.10.0-1|88	
12cu|xfce4-mixer-4.10.0-1|89	* Sat May 16 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-2mdv2010.0
12cu|xfce4-mixer-4.10.0-1|90	+ Revision: 376389
12cu|xfce4-mixer-4.10.0-1|91	- suggests on task-pulseaudio
12cu|xfce4-mixer-4.10.0-1|92	
12cu|xfce4-mixer-4.10.0-1|93	* Tue Apr 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-1mdv2010.0
12cu|xfce4-mixer-4.10.0-1|94	+ Revision: 368575
12cu|xfce4-mixer-4.10.0-1|95	- update to new version 4.6.1
12cu|xfce4-mixer-4.10.0-1|96	
12cu|xfce4-mixer-4.10.0-1|97	* Sun Apr 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-3mdv2009.1
12cu|xfce4-mixer-4.10.0-1|98	+ Revision: 364239
12cu|xfce4-mixer-4.10.0-1|99	- provide better description
12cu|xfce4-mixer-4.10.0-1|100	- drop old patches
12cu|xfce4-mixer-4.10.0-1|101	- Patch3: various critical fixes from upstream svn
12cu|xfce4-mixer-4.10.0-1|102	
12cu|xfce4-mixer-4.10.0-1|103	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-2mdv2009.1
12cu|xfce4-mixer-4.10.0-1|104	+ Revision: 349208
12cu|xfce4-mixer-4.10.0-1|105	- rebuild whole xfce
12cu|xfce4-mixer-4.10.0-1|106	
12cu|xfce4-mixer-4.10.0-1|107	* Fri Feb 27 2009 Jérôme Soyer <saispo@mandriva.org> 4.6.0-1mdv2009.1
12cu|xfce4-mixer-4.10.0-1|108	+ Revision: 345709
12cu|xfce4-mixer-4.10.0-1|109	- New upstream release
12cu|xfce4-mixer-4.10.0-1|110	
12cu|xfce4-mixer-4.10.0-1|111	* Tue Jan 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
12cu|xfce4-mixer-4.10.0-1|112	+ Revision: 333999
12cu|xfce4-mixer-4.10.0-1|113	- update to new version 4.5.99.1
12cu|xfce4-mixer-4.10.0-1|114	
12cu|xfce4-mixer-4.10.0-1|115	* Thu Jan 15 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.93-2mdv2009.1
12cu|xfce4-mixer-4.10.0-1|116	+ Revision: 330027
12cu|xfce4-mixer-4.10.0-1|117	- bump tag, build system is hungry
12cu|xfce4-mixer-4.10.0-1|118	
12cu|xfce4-mixer-4.10.0-1|119	* Wed Jan 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.93-1mdv2009.1
12cu|xfce4-mixer-4.10.0-1|120	+ Revision: 329514
12cu|xfce4-mixer-4.10.0-1|121	- update to new version 4.5.93
12cu|xfce4-mixer-4.10.0-1|122	
12cu|xfce4-mixer-4.10.0-1|123	* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-1mdv2009.1
12cu|xfce4-mixer-4.10.0-1|124	+ Revision: 303575
12cu|xfce4-mixer-4.10.0-1|125	- fix file list
12cu|xfce4-mixer-4.10.0-1|126	- add full path for the Source0
12cu|xfce4-mixer-4.10.0-1|127	- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)
12cu|xfce4-mixer-4.10.0-1|128	
12cu|xfce4-mixer-4.10.0-1|129	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
12cu|xfce4-mixer-4.10.0-1|130	+ Revision: 294974
12cu|xfce4-mixer-4.10.0-1|131	- Xfce4.6 beta1 is landing on cooker
12cu|xfce4-mixer-4.10.0-1|132	- drop all patches
12cu|xfce4-mixer-4.10.0-1|133	- tune up buildrequires
12cu|xfce4-mixer-4.10.0-1|134	- fix file list
12cu|xfce4-mixer-4.10.0-1|135	
12cu|xfce4-mixer-4.10.0-1|136	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 4.4.2-6mdv2009.0
12cu|xfce4-mixer-4.10.0-1|137	+ Revision: 262363
12cu|xfce4-mixer-4.10.0-1|138	- rebuild
12cu|xfce4-mixer-4.10.0-1|139	
12cu|xfce4-mixer-4.10.0-1|140	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 4.4.2-5mdv2009.0
12cu|xfce4-mixer-4.10.0-1|141	+ Revision: 256876
12cu|xfce4-mixer-4.10.0-1|142	- rebuild
12cu|xfce4-mixer-4.10.0-1|143	
12cu|xfce4-mixer-4.10.0-1|144	+ Pixel <pixel@mandriva.com>
12cu|xfce4-mixer-4.10.0-1|145	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|xfce4-mixer-4.10.0-1|146	
12cu|xfce4-mixer-4.10.0-1|147	* Sat Jan 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-3mdv2008.1
12cu|xfce4-mixer-4.10.0-1|148	+ Revision: 145792
12cu|xfce4-mixer-4.10.0-1|149	- update volume hotkeys patch
12cu|xfce4-mixer-4.10.0-1|150	
12cu|xfce4-mixer-4.10.0-1|151	+ Olivier Blin <blino@mandriva.org>
12cu|xfce4-mixer-4.10.0-1|152	- restore BuildRoot
12cu|xfce4-mixer-4.10.0-1|153	
12cu|xfce4-mixer-4.10.0-1|154	+ Thierry Vignaud <tv@mandriva.org>
12cu|xfce4-mixer-4.10.0-1|155	- kill re-definition of %%buildroot on Pixel's request
12cu|xfce4-mixer-4.10.0-1|156	
12cu|xfce4-mixer-4.10.0-1|157	* Thu Dec 06 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-2mdv2008.1
12cu|xfce4-mixer-4.10.0-1|158	+ Revision: 116030
12cu|xfce4-mixer-4.10.0-1|159	- Add two patches for fixing some bugs
12cu|xfce4-mixer-4.10.0-1|160	
12cu|xfce4-mixer-4.10.0-1|161	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cu|xfce4-mixer-4.10.0-1|162	- new license policy
12cu|xfce4-mixer-4.10.0-1|163	- do not package COPYING and INSTALL, add NEWS instead
12cu|xfce4-mixer-4.10.0-1|164	
12cu|xfce4-mixer-4.10.0-1|165	* Sun Nov 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-1mdv2008.1
12cu|xfce4-mixer-4.10.0-1|166	+ Revision: 110065
12cu|xfce4-mixer-4.10.0-1|167	- disable parallel build
12cu|xfce4-mixer-4.10.0-1|168	- new version 4.4.2
12cu|xfce4-mixer-4.10.0-1|169	- use parallel make
12cu|xfce4-mixer-4.10.0-1|170	- fix file list
12cu|xfce4-mixer-4.10.0-1|171	- use upstream tarball name as a real name
12cu|xfce4-mixer-4.10.0-1|172	- use upstream name
12cu|xfce4-mixer-4.10.0-1|173	
12cu|xfce4-mixer-4.10.0-1|174	+ Jérôme Soyer <saispo@mandriva.org>
12cu|xfce4-mixer-4.10.0-1|175	- New release 4.4.2
12cu|xfce4-mixer-4.10.0-1|176	
12cu|xfce4-mixer-4.10.0-1|177	* Sat Aug 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-4mdv2008.0
12cu|xfce4-mixer-4.10.0-1|178	+ Revision: 71239
12cu|xfce4-mixer-4.10.0-1|179	- remove X-MandrivaLinux from desktop file
12cu|xfce4-mixer-4.10.0-1|180	
12cu|xfce4-mixer-4.10.0-1|181	* Mon Jun 04 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-3mdv2008.0
12cu|xfce4-mixer-4.10.0-1|182	+ Revision: 35072
12cu|xfce4-mixer-4.10.0-1|183	- use dirty hack for parallel build
12cu|xfce4-mixer-4.10.0-1|184	- add patch 0 (multimedia keys)
12cu|xfce4-mixer-4.10.0-1|185	
12cu|xfce4-mixer-4.10.0-1|186	* Wed May 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-2mdv2008.0
12cu|xfce4-mixer-4.10.0-1|187	+ Revision: 32844
12cu|xfce4-mixer-4.10.0-1|188	- s/imagemagick/ImageMagick
12cu|xfce4-mixer-4.10.0-1|189	- correct requires
12cu|xfce4-mixer-4.10.0-1|190	- use macros in %%post and %%postun
12cu|xfce4-mixer-4.10.0-1|191	- compile with alsa support
12cu|xfce4-mixer-4.10.0-1|192	
12cu|xfce4-mixer-4.10.0-1|193	* Wed Apr 25 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-1mdv2008.0
12cu|xfce4-mixer-4.10.0-1|194	+ Revision: 18151
12cu|xfce4-mixer-4.10.0-1|195	- Disable parallel build
12cu|xfce4-mixer-4.10.0-1|196	- Push new release 4.4.1
12cu|xfce4-mixer-4.10.0-1|197	- New release 4.4.1
12cu|xfce4-mixer-4.10.0-1|198	

13314 12
12cu|xfce4-notes-plugin-1.7.7-4|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cu|xfce4-notes-plugin-1.7.7-4|2	
12cu|xfce4-notes-plugin-1.7.7-4|3	Summary:	Notes plugin for the Xfce panel
12cu|xfce4-notes-plugin-1.7.7-4|4	Name:		xfce4-notes-plugin
12cu|xfce4-notes-plugin-1.7.7-4|5	Version:	1.7.7
12cu|xfce4-notes-plugin-1.7.7-4|6	Release:	4
12cu|xfce4-notes-plugin-1.7.7-4|7	License:	GPLv2+
12cu|xfce4-notes-plugin-1.7.7-4|8	Group:		Graphical desktop/Xfce
12cu|xfce4-notes-plugin-1.7.7-4|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin
12cu|xfce4-notes-plugin-1.7.7-4|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|xfce4-notes-plugin-1.7.7-4|11	Patch0:		xfce4-notes-plugin-1.6.4-format_not_a_string_literal_and_no_format_arguments.patch
12cu|xfce4-notes-plugin-1.7.7-4|12	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cu|xfce4-notes-plugin-1.7.7-4|13	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
12cu|xfce4-notes-plugin-1.7.7-4|14	BuildRequires:	perl(XML::Parser)
12cu|xfce4-notes-plugin-1.7.7-4|15	BuildRequires:	xfce4-dev-tools
12cu|xfce4-notes-plugin-1.7.7-4|16	BuildRequires:	intltool
12cu|xfce4-notes-plugin-1.7.7-4|17	BuildRequires:	unique-devel
12cu|xfce4-notes-plugin-1.7.7-4|18	BuildRequires: 	xfconf-devel
12cu|xfce4-notes-plugin-1.7.7-4|19	Obsoletes:	xfce-notes-plugin
12cu|xfce4-notes-plugin-1.7.7-4|20	Requires:	xfce4-panel >= 4.4.2
12cu|xfce4-notes-plugin-1.7.7-4|21	
12cu|xfce4-notes-plugin-1.7.7-4|22	%description
12cu|xfce4-notes-plugin-1.7.7-4|23	xfce4-notes-plugin is a notes panel plugin for the Xfce Desktop Environment.
12cu|xfce4-notes-plugin-1.7.7-4|24	It provides a simple system for managing sticky notes on your desktop.
12cu|xfce4-notes-plugin-1.7.7-4|25	
12cu|xfce4-notes-plugin-1.7.7-4|26	%prep
12cu|xfce4-notes-plugin-1.7.7-4|27	%setup -q
12cu|xfce4-notes-plugin-1.7.7-4|28	#%patch0 -p1
12cu|xfce4-notes-plugin-1.7.7-4|29	
12cu|xfce4-notes-plugin-1.7.7-4|30	%build
12cu|xfce4-notes-plugin-1.7.7-4|31	%configure2_5x
12cu|xfce4-notes-plugin-1.7.7-4|32	%make
12cu|xfce4-notes-plugin-1.7.7-4|33	
12cu|xfce4-notes-plugin-1.7.7-4|34	%install
12cu|xfce4-notes-plugin-1.7.7-4|35	rm -rf %{buildroot}
12cu|xfce4-notes-plugin-1.7.7-4|36	%makeinstall_std
12cu|xfce4-notes-plugin-1.7.7-4|37	
12cu|xfce4-notes-plugin-1.7.7-4|38	%find_lang %{name}
12cu|xfce4-notes-plugin-1.7.7-4|39	
12cu|xfce4-notes-plugin-1.7.7-4|40	%post
12cu|xfce4-notes-plugin-1.7.7-4|41	%update_icon_cache hicolor
12cu|xfce4-notes-plugin-1.7.7-4|42	
12cu|xfce4-notes-plugin-1.7.7-4|43	%postun
12cu|xfce4-notes-plugin-1.7.7-4|44	%clean_icon_cache hicolor
12cu|xfce4-notes-plugin-1.7.7-4|45	
12cu|xfce4-notes-plugin-1.7.7-4|46	%clean
12cu|xfce4-notes-plugin-1.7.7-4|47	rm -rf %{buildroot}
12cu|xfce4-notes-plugin-1.7.7-4|48	
12cu|xfce4-notes-plugin-1.7.7-4|49	%files -f %{name}.lang
12cu|xfce4-notes-plugin-1.7.7-4|50	%defattr(-,root,root)
12cu|xfce4-notes-plugin-1.7.7-4|51	%doc README ChangeLog AUTHORS
12cu|xfce4-notes-plugin-1.7.7-4|52	%{_sysconfdir}/xdg/autostart/xfce4-notes-autostart.desktop
12cu|xfce4-notes-plugin-1.7.7-4|53	%{_bindir}/xfce4-notes
12cu|xfce4-notes-plugin-1.7.7-4|54	%{_bindir}/xfce4-notes-settings
12cu|xfce4-notes-plugin-1.7.7-4|55	%{_bindir}/xfce4-popup-notes
12cu|xfce4-notes-plugin-1.7.7-4|56	%{_libdir}/xfce4/panel-plugins/*
12cu|xfce4-notes-plugin-1.7.7-4|57	%{_datadir}/xfce4/panel-plugins/*.desktop
12cu|xfce4-notes-plugin-1.7.7-4|58	%{_datadir}/applications/xfce4-notes.desktop
12cu|xfce4-notes-plugin-1.7.7-4|59	%{_iconsdir}/hicolor/*/apps/*.png
12cu|xfce4-notes-plugin-1.7.7-4|60	%{_iconsdir}/hicolor/scalable/apps/*.svg
12cu|xfce4-notes-plugin-1.7.7-4|61	%{_datadir}/%{name}/gtk-2.0
12cu|xfce4-notes-plugin-1.7.7-4|62	%{_datadir}/%{name}/pixmaps
12cu|xfce4-notes-plugin-1.7.7-4|63	
12cu|xfce4-notes-plugin-1.7.7-4|64	
12cu|xfce4-notes-plugin-1.7.7-4|65	%changelog
12cu|xfce4-notes-plugin-1.7.7-4|66	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 1.7.7-3mdv2012.0
12cu|xfce4-notes-plugin-1.7.7-4|67	+ Revision: 791558
12cu|xfce4-notes-plugin-1.7.7-4|68	- Rebuild
12cu|xfce4-notes-plugin-1.7.7-4|69	
12cu|xfce4-notes-plugin-1.7.7-4|70	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 1.7.7-2
12cu|xfce4-notes-plugin-1.7.7-4|71	+ Revision: 790086
12cu|xfce4-notes-plugin-1.7.7-4|72	- Rebuild for xfce 4.10
12cu|xfce4-notes-plugin-1.7.7-4|73	
12cu|xfce4-notes-plugin-1.7.7-4|74	* Sun Nov 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.7-1mdv2011.0
12cu|xfce4-notes-plugin-1.7.7-4|75	+ Revision: 594763
12cu|xfce4-notes-plugin-1.7.7-4|76	- update to new version 1.7.7
12cu|xfce4-notes-plugin-1.7.7-4|77	
12cu|xfce4-notes-plugin-1.7.7-4|78	* Mon Oct 18 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.6-2mdv2011.0
12cu|xfce4-notes-plugin-1.7.7-4|79	+ Revision: 586598
12cu|xfce4-notes-plugin-1.7.7-4|80	- fix broken patch
12cu|xfce4-notes-plugin-1.7.7-4|81	
12cu|xfce4-notes-plugin-1.7.7-4|82	* Tue Mar 30 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.6-1mdv2010.1
12cu|xfce4-notes-plugin-1.7.7-4|83	+ Revision: 529960
12cu|xfce4-notes-plugin-1.7.7-4|84	- update to new version 1.7.6
12cu|xfce4-notes-plugin-1.7.7-4|85	
12cu|xfce4-notes-plugin-1.7.7-4|86	* Sun Mar 28 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.3-1mdv2010.1
12cu|xfce4-notes-plugin-1.7.7-4|87	+ Revision: 528647
12cu|xfce4-notes-plugin-1.7.7-4|88	- update to new version 1.7.3
12cu|xfce4-notes-plugin-1.7.7-4|89	- fix file list
12cu|xfce4-notes-plugin-1.7.7-4|90	
12cu|xfce4-notes-plugin-1.7.7-4|91	* Sun Dec 20 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.2-1mdv2010.1
12cu|xfce4-notes-plugin-1.7.7-4|92	+ Revision: 480479
12cu|xfce4-notes-plugin-1.7.7-4|93	- add buildrequires on unique-devel
12cu|xfce4-notes-plugin-1.7.7-4|94	- update to new version 1.7.2
12cu|xfce4-notes-plugin-1.7.7-4|95	- fix file list
12cu|xfce4-notes-plugin-1.7.7-4|96	- adjust url for SOURCE0
12cu|xfce4-notes-plugin-1.7.7-4|97	
12cu|xfce4-notes-plugin-1.7.7-4|98	* Mon Sep 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.1-1mdv2010.0
12cu|xfce4-notes-plugin-1.7.7-4|99	+ Revision: 432907
12cu|xfce4-notes-plugin-1.7.7-4|100	- update to new version 1.7.1
12cu|xfce4-notes-plugin-1.7.7-4|101	
12cu|xfce4-notes-plugin-1.7.7-4|102	* Wed Jun 24 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.0-1mdv2010.0
12cu|xfce4-notes-plugin-1.7.7-4|103	+ Revision: 388892
12cu|xfce4-notes-plugin-1.7.7-4|104	- update to new version 1.7.0
12cu|xfce4-notes-plugin-1.7.7-4|105	- fix file list
12cu|xfce4-notes-plugin-1.7.7-4|106	
12cu|xfce4-notes-plugin-1.7.7-4|107	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.4-2mdv2009.1
12cu|xfce4-notes-plugin-1.7.7-4|108	+ Revision: 349473
12cu|xfce4-notes-plugin-1.7.7-4|109	- rebuild for xfce-4.6.0
12cu|xfce4-notes-plugin-1.7.7-4|110	
12cu|xfce4-notes-plugin-1.7.7-4|111	* Sun Mar 01 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.4-1mdv2009.1
12cu|xfce4-notes-plugin-1.7.7-4|112	+ Revision: 346604
12cu|xfce4-notes-plugin-1.7.7-4|113	- update to new version 1.6.4
12cu|xfce4-notes-plugin-1.7.7-4|114	- add missing buildrequires on thunar-devel
12cu|xfce4-notes-plugin-1.7.7-4|115	- Patch0: fix building with -Werror=format-strings
12cu|xfce4-notes-plugin-1.7.7-4|116	
12cu|xfce4-notes-plugin-1.7.7-4|117	* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.3-1mdv2009.1
12cu|xfce4-notes-plugin-1.7.7-4|118	+ Revision: 306366
12cu|xfce4-notes-plugin-1.7.7-4|119	- update to new version 1.6.3
12cu|xfce4-notes-plugin-1.7.7-4|120	
12cu|xfce4-notes-plugin-1.7.7-4|121	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.2-3mdv2009.1
12cu|xfce4-notes-plugin-1.7.7-4|122	+ Revision: 295003
12cu|xfce4-notes-plugin-1.7.7-4|123	- rebuild for new Xfce4.6 beta1
12cu|xfce4-notes-plugin-1.7.7-4|124	
12cu|xfce4-notes-plugin-1.7.7-4|125	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 1.6.2-2mdv2009.0
12cu|xfce4-notes-plugin-1.7.7-4|126	+ Revision: 269789
12cu|xfce4-notes-plugin-1.7.7-4|127	- rebuild early 2009.0 package (before pixel changes)
12cu|xfce4-notes-plugin-1.7.7-4|128	
12cu|xfce4-notes-plugin-1.7.7-4|129	* Wed May 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.2-1mdv2009.0
12cu|xfce4-notes-plugin-1.7.7-4|130	+ Revision: 202697
12cu|xfce4-notes-plugin-1.7.7-4|131	- new version
12cu|xfce4-notes-plugin-1.7.7-4|132	
12cu|xfce4-notes-plugin-1.7.7-4|133	+ Olivier Blin <blino@mandriva.org>
12cu|xfce4-notes-plugin-1.7.7-4|134	- restore BuildRoot
12cu|xfce4-notes-plugin-1.7.7-4|135	
12cu|xfce4-notes-plugin-1.7.7-4|136	* Thu Dec 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.1-1mdv2008.1
12cu|xfce4-notes-plugin-1.7.7-4|137	+ Revision: 138458
12cu|xfce4-notes-plugin-1.7.7-4|138	- add missing buildrequires
12cu|xfce4-notes-plugin-1.7.7-4|139	
12cu|xfce4-notes-plugin-1.7.7-4|140	+ Jérôme Soyer <saispo@mandriva.org>
12cu|xfce4-notes-plugin-1.7.7-4|141	- New release 1.6.1
12cu|xfce4-notes-plugin-1.7.7-4|142	
12cu|xfce4-notes-plugin-1.7.7-4|143	+ Thierry Vignaud <tv@mandriva.org>
12cu|xfce4-notes-plugin-1.7.7-4|144	- kill re-definition of %%buildroot on Pixel's request
12cu|xfce4-notes-plugin-1.7.7-4|145	- better description
12cu|xfce4-notes-plugin-1.7.7-4|146	
12cu|xfce4-notes-plugin-1.7.7-4|147	* Fri Nov 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.0-1mdv2008.1
12cu|xfce4-notes-plugin-1.7.7-4|148	+ Revision: 111375
12cu|xfce4-notes-plugin-1.7.7-4|149	- new version
12cu|xfce4-notes-plugin-1.7.7-4|150	
12cu|xfce4-notes-plugin-1.7.7-4|151	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.1-3mdv2008.1
12cu|xfce4-notes-plugin-1.7.7-4|152	+ Revision: 110127
12cu|xfce4-notes-plugin-1.7.7-4|153	- correct buildrequires
12cu|xfce4-notes-plugin-1.7.7-4|154	- new license policy
12cu|xfce4-notes-plugin-1.7.7-4|155	- use upstream tarball name as a real name
12cu|xfce4-notes-plugin-1.7.7-4|156	- do not package COPYING, INSTALl and NEWS files
12cu|xfce4-notes-plugin-1.7.7-4|157	- use upstream name
12cu|xfce4-notes-plugin-1.7.7-4|158	
12cu|xfce4-notes-plugin-1.7.7-4|159	* Fri May 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.4.1-2mdv2008.0
12cu|xfce4-notes-plugin-1.7.7-4|160	+ Revision: 31035
12cu|xfce4-notes-plugin-1.7.7-4|161	- add %%post and %%postun scripts
12cu|xfce4-notes-plugin-1.7.7-4|162	
12cu|xfce4-notes-plugin-1.7.7-4|163	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.4.1-1mdv2008.0
12cu|xfce4-notes-plugin-1.7.7-4|164	+ Revision: 30429
12cu|xfce4-notes-plugin-1.7.7-4|165	- update url
12cu|xfce4-notes-plugin-1.7.7-4|166	- own missing files
12cu|xfce4-notes-plugin-1.7.7-4|167	- new version
12cu|xfce4-notes-plugin-1.7.7-4|168	

13315 12
12cu|xfce4-power-manager-1.2.0-11|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cu|xfce4-power-manager-1.2.0-11|2	
12cu|xfce4-power-manager-1.2.0-11|3	Summary:	A power manager for Xfce
12cu|xfce4-power-manager-1.2.0-11|4	Name:		xfce4-power-manager
12cu|xfce4-power-manager-1.2.0-11|5	Version:	1.2.0
12cu|xfce4-power-manager-1.2.0-11|6	Release:	11
12cu|xfce4-power-manager-1.2.0-11|7	Epoch:		1
12cu|xfce4-power-manager-1.2.0-11|8	License:	GPLv2+
12cu|xfce4-power-manager-1.2.0-11|9	Group:		Graphical desktop/Xfce
12cu|xfce4-power-manager-1.2.0-11|10	Url:		http://goodies.xfce.org/projects/applications/%{name}
12cu|xfce4-power-manager-1.2.0-11|11	Source0:	http://archive.xfce.org/src/apps/xfce4-power-manager/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|xfce4-power-manager-1.2.0-11|12	# From upstream git:
12cu|xfce4-power-manager-1.2.0-11|13	# http://git.xfce.org/xfce/xfce4-power-manager/commit/?id=5ac47c84
12cu|xfce4-power-manager-1.2.0-11|14	Patch1:		xfce4-power-manager-1.2.0-remove-custom-OSD-for-brightness-popup.patch
12cu|xfce4-power-manager-1.2.0-11|15	# From upstream bugzilla:
12cu|xfce4-power-manager-1.2.0-11|16	# https://bugzilla.xfce.org/show_bug.cgi?id=9963#c1
12cu|xfce4-power-manager-1.2.0-11|17	Patch2:		xfce4-power-manager-1.2.0-add-systemd-logind-support-for-suspend-hibernate.patch
12cu|xfce4-power-manager-1.2.0-11|18	# From upstream git:
12cu|xfce4-power-manager-1.2.0-11|19	# http://git.xfce.org/xfce/xfce4-power-manager/commit/?id=05d12e12
12cu|xfce4-power-manager-1.2.0-11|20	Patch3:		xfce4-power-manager-1.2.0-brightness-level-long-to-gint32.patch
12cu|xfce4-power-manager-1.2.0-11|21	# From upstream bugzilla:
12cu|xfce4-power-manager-1.2.0-11|22	# https://bugzilla.xfce.org/show_bug.cgi?id=9335#c10
12cu|xfce4-power-manager-1.2.0-11|23	Patch10:	xfce4-power-manager-1.2.0-systemd-inhibit.patch
12cu|xfce4-power-manager-1.2.0-11|24	# From upstream bugzilla:
12cu|xfce4-power-manager-1.2.0-11|25	# https://bugzilla.xfce.org/show_bug.cgi?id=10167#c0
12cu|xfce4-power-manager-1.2.0-11|26	Patch11:	xfce4-power-manager-1.2.0-systemd-PowerOff.patch
12cu|xfce4-power-manager-1.2.0-11|27	Patch12:	xfce4-power-manager-1.2.0-automake1.13.patch
12cu|xfce4-power-manager-1.2.0-11|28	Patch13:	xfce4-power-manager-1.2.0-battery.patch
12cu|xfce4-power-manager-1.2.0-11|29	BuildRequires:	intltool
12cu|xfce4-power-manager-1.2.0-11|30	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|xfce4-power-manager-1.2.0-11|31	BuildRequires:	pkgconfig(dbus-1)
12cu|xfce4-power-manager-1.2.0-11|32	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|xfce4-power-manager-1.2.0-11|33	BuildRequires:	pkgconfig(libxfconf-0)
12cu|xfce4-power-manager-1.2.0-11|34	BuildRequires:	pkgconfig(libxfce4ui-1)
12cu|xfce4-power-manager-1.2.0-11|35	BuildRequires:	pkgconfig(libnotify)
12cu|xfce4-power-manager-1.2.0-11|36	BuildRequires:	pkgconfig(libxfce4panel-1.0)
12cu|xfce4-power-manager-1.2.0-11|37	BuildRequires:	pkgconfig(polkit-gobject-1)
12cu|xfce4-power-manager-1.2.0-11|38	BuildRequires:	xfce4-dev-tools
12cu|xfce4-power-manager-1.2.0-11|39	Requires:       xfce4-panel
12cu|xfce4-power-manager-1.2.0-11|40	
12cu|xfce4-power-manager-1.2.0-11|41	%description
12cu|xfce4-power-manager-1.2.0-11|42	A power manager dedicated for Xfce desktop environment.
12cu|xfce4-power-manager-1.2.0-11|43	
12cu|xfce4-power-manager-1.2.0-11|44	%prep
12cu|xfce4-power-manager-1.2.0-11|45	%setup -q
12cu|xfce4-power-manager-1.2.0-11|46	%apply_patches
12cu|xfce4-power-manager-1.2.0-11|47	
12cu|xfce4-power-manager-1.2.0-11|48	#to make xdg-autogen happy
12cu|xfce4-power-manager-1.2.0-11|49	#mkdir -p m4
12cu|xfce4-power-manager-1.2.0-11|50	#sed -i '1iAC_CONFIG_MACRO_DIR([m4])' configure.ac
12cu|xfce4-power-manager-1.2.0-11|51	#sed -i '1iACLOCAL_AMFLAGS=-I m4' Makefile.am
12cu|xfce4-power-manager-1.2.0-11|52	
12cu|xfce4-power-manager-1.2.0-11|53	%build
12cu|xfce4-power-manager-1.2.0-11|54	xdt-autogen
12cu|xfce4-power-manager-1.2.0-11|55	%configure2_5x \
12cu|xfce4-power-manager-1.2.0-11|56	--disable-static \
12cu|xfce4-power-manager-1.2.0-11|57	--enable-dpms \
12cu|xfce4-power-manager-1.2.0-11|58	--enable-panel-plugins \
12cu|xfce4-power-manager-1.2.0-11|59	--enable-network-manager \
12cu|xfce4-power-manager-1.2.0-11|60	--enable-polkit
12cu|xfce4-power-manager-1.2.0-11|61	
12cu|xfce4-power-manager-1.2.0-11|62	%make
12cu|xfce4-power-manager-1.2.0-11|63	%install
12cu|xfce4-power-manager-1.2.0-11|64	%makeinstall_std
12cu|xfce4-power-manager-1.2.0-11|65	
12cu|xfce4-power-manager-1.2.0-11|66	%find_lang %{name} %{name}.lang
12cu|xfce4-power-manager-1.2.0-11|67	
12cu|xfce4-power-manager-1.2.0-11|68	%files -f %{name}.lang
12cu|xfce4-power-manager-1.2.0-11|69	%doc AUTHORS NEWS README TODO
12cu|xfce4-power-manager-1.2.0-11|70	%doc %{_datadir}/xfce4/doc/C/images/*.png
12cu|xfce4-power-manager-1.2.0-11|71	%doc %{_datadir}/xfce4/doc/C/xfce4-power-manager.html
12cu|xfce4-power-manager-1.2.0-11|72	%{_sysconfdir}/xdg/autostart/*.desktop
12cu|xfce4-power-manager-1.2.0-11|73	%{_sbindir}/xfpm-power-backlight-helper
12cu|xfce4-power-manager-1.2.0-11|74	%{_bindir}/%{name}*
12cu|xfce4-power-manager-1.2.0-11|75	%{_bindir}/xfce4-power-information
12cu|xfce4-power-manager-1.2.0-11|76	%{_datadir}/polkit-1/actions/org.xfce.power.policy
12cu|xfce4-power-manager-1.2.0-11|77	%{_datadir}/applications/*.desktop
12cu|xfce4-power-manager-1.2.0-11|78	%{_iconsdir}/hicolor/scalable/*/*.svg
12cu|xfce4-power-manager-1.2.0-11|79	%{_iconsdir}/hicolor/*/*/*.png
12cu|xfce4-power-manager-1.2.0-11|80	%{_mandir}/man1/*
12cu|xfce4-power-manager-1.2.0-11|81	#panel plugin
12cu|xfce4-power-manager-1.2.0-11|82	%{_libdir}/xfce4/panel-plugins/xfce4-brightness-plugin/
12cu|xfce4-power-manager-1.2.0-11|83	%{_datadir}/xfce4/panel-plugins/*.desktop
12cu|xfce4-power-manager-1.2.0-11|84	
12cu|xfce4-power-manager-1.2.0-11|85	
12cu|xfce4-power-manager-1.2.0-11|86	%changelog
12cu|xfce4-power-manager-1.2.0-11|87	* Thu Dec 26 2013 akdengi <alexander.kazancev@rosalab.ru> 1:1.2.0-11
12cu|xfce4-power-manager-1.2.0-11|88	+ Revision: 702fc61
12cu|xfce4-power-manager-1.2.0-11|89	- Add battery patch
12cu|xfce4-power-manager-1.2.0-11|90	
12cu|xfce4-power-manager-1.2.0-11|91	

13316 12
12cu|xfce4-quicklauncher-plugin-1.9.4-12|1	Summary:	Quicklauncher plugin for the Xfce panel
12cu|xfce4-quicklauncher-plugin-1.9.4-12|2	Name:		xfce4-quicklauncher-plugin
12cu|xfce4-quicklauncher-plugin-1.9.4-12|3	Version:	1.9.4
12cu|xfce4-quicklauncher-plugin-1.9.4-12|4	Release:	12
12cu|xfce4-quicklauncher-plugin-1.9.4-12|5	License:	GPLv2+
12cu|xfce4-quicklauncher-plugin-1.9.4-12|6	Group:		Graphical desktop/Xfce
12cu|xfce4-quicklauncher-plugin-1.9.4-12|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin
12cu|xfce4-quicklauncher-plugin-1.9.4-12|8	Source0:	http://goodies.xfce.org/releases/xfce4-quicklauncher-plugin/%{name}-%{version}.tar.bz2
12cu|xfce4-quicklauncher-plugin-1.9.4-12|9	Patch0:		01_save-settings.patch
12cu|xfce4-quicklauncher-plugin-1.9.4-12|10	Patch1:		02_fix-missing-english-translation.patch
12cu|xfce4-quicklauncher-plugin-1.9.4-12|11	Patch2:		xfce4-quicklauncher-plugin-1.9.4-parameters.patch
12cu|xfce4-quicklauncher-plugin-1.9.4-12|12	Patch3:		xfce4-quicklauncher-plugin-1.9.4-panel-load.patch
12cu|xfce4-quicklauncher-plugin-1.9.4-12|13	Requires:	xfce4-panel >= 4.4.2
12cu|xfce4-quicklauncher-plugin-1.9.4-12|14	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cu|xfce4-quicklauncher-plugin-1.9.4-12|15	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
12cu|xfce4-quicklauncher-plugin-1.9.4-12|16	BuildRequires:	perl(XML::Parser)
12cu|xfce4-quicklauncher-plugin-1.9.4-12|17	Obsoletes:	xfce-quicklauncher-plugin
12cu|xfce4-quicklauncher-plugin-1.9.4-12|18	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|19	%description
12cu|xfce4-quicklauncher-plugin-1.9.4-12|20	This plugin allows you to have lots of launchers in the panel, displaying
12cu|xfce4-quicklauncher-plugin-1.9.4-12|21	them on several lines.
12cu|xfce4-quicklauncher-plugin-1.9.4-12|22	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|23	%prep
12cu|xfce4-quicklauncher-plugin-1.9.4-12|24	%setup -q
12cu|xfce4-quicklauncher-plugin-1.9.4-12|25	%patch0 -p1
12cu|xfce4-quicklauncher-plugin-1.9.4-12|26	%patch1 -p1
12cu|xfce4-quicklauncher-plugin-1.9.4-12|27	%patch2 -p1
12cu|xfce4-quicklauncher-plugin-1.9.4-12|28	%patch3 -p1
12cu|xfce4-quicklauncher-plugin-1.9.4-12|29	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|30	%build
12cu|xfce4-quicklauncher-plugin-1.9.4-12|31	%configure2_5x
12cu|xfce4-quicklauncher-plugin-1.9.4-12|32	%make
12cu|xfce4-quicklauncher-plugin-1.9.4-12|33	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|34	%install
12cu|xfce4-quicklauncher-plugin-1.9.4-12|35	rm -rf %{buildroot}
12cu|xfce4-quicklauncher-plugin-1.9.4-12|36	%makeinstall_std
12cu|xfce4-quicklauncher-plugin-1.9.4-12|37	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|38	%find_lang %{name}
12cu|xfce4-quicklauncher-plugin-1.9.4-12|39	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|40	%clean
12cu|xfce4-quicklauncher-plugin-1.9.4-12|41	rm -rf  %{buildroot}
12cu|xfce4-quicklauncher-plugin-1.9.4-12|42	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|43	%files -f %{name}.lang
12cu|xfce4-quicklauncher-plugin-1.9.4-12|44	%defattr(-,root,root)
12cu|xfce4-quicklauncher-plugin-1.9.4-12|45	%doc AUTHORS ChangeLog TODO
12cu|xfce4-quicklauncher-plugin-1.9.4-12|46	%{_datadir}/xfce4/panel-plugins/*.desktop
12cu|xfce4-quicklauncher-plugin-1.9.4-12|47	%{_libdir}/xfce4/panel-plugins/*
12cu|xfce4-quicklauncher-plugin-1.9.4-12|48	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|49	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|50	%changelog
12cu|xfce4-quicklauncher-plugin-1.9.4-12|51	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 1.9.4-11mdv2012.0
12cu|xfce4-quicklauncher-plugin-1.9.4-12|52	+ Revision: 791559
12cu|xfce4-quicklauncher-plugin-1.9.4-12|53	- Rebuild
12cu|xfce4-quicklauncher-plugin-1.9.4-12|54	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|55	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 1.9.4-10
12cu|xfce4-quicklauncher-plugin-1.9.4-12|56	+ Revision: 790055
12cu|xfce4-quicklauncher-plugin-1.9.4-12|57	- Rebuild for xfce 4.10
12cu|xfce4-quicklauncher-plugin-1.9.4-12|58	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|59	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.9.4-9mdv2011.0
12cu|xfce4-quicklauncher-plugin-1.9.4-12|60	+ Revision: 615610
12cu|xfce4-quicklauncher-plugin-1.9.4-12|61	- the mass rebuild of 2010.1 packages
12cu|xfce4-quicklauncher-plugin-1.9.4-12|62	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|63	* Sat Nov 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-8mdv2010.1
12cu|xfce4-quicklauncher-plugin-1.9.4-12|64	+ Revision: 462489
12cu|xfce4-quicklauncher-plugin-1.9.4-12|65	- Patch2: corrent executable name for xfce setting manager
12cu|xfce4-quicklauncher-plugin-1.9.4-12|66	- Patch3: fix plugin loading (mdvbz #54998)
12cu|xfce4-quicklauncher-plugin-1.9.4-12|67	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|68	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 1.9.4-7mdv2010.0
12cu|xfce4-quicklauncher-plugin-1.9.4-12|69	+ Revision: 446107
12cu|xfce4-quicklauncher-plugin-1.9.4-12|70	- rebuild
12cu|xfce4-quicklauncher-plugin-1.9.4-12|71	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|72	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-6mdv2009.1
12cu|xfce4-quicklauncher-plugin-1.9.4-12|73	+ Revision: 349475
12cu|xfce4-quicklauncher-plugin-1.9.4-12|74	- rebuild for xfce-4.6.0
12cu|xfce4-quicklauncher-plugin-1.9.4-12|75	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|76	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-5mdv2009.1
12cu|xfce4-quicklauncher-plugin-1.9.4-12|77	+ Revision: 295005
12cu|xfce4-quicklauncher-plugin-1.9.4-12|78	- rebuild for new Xfce4.6 beta1
12cu|xfce4-quicklauncher-plugin-1.9.4-12|79	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|80	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 1.9.4-4mdv2009.0
12cu|xfce4-quicklauncher-plugin-1.9.4-12|81	+ Revision: 269792
12cu|xfce4-quicklauncher-plugin-1.9.4-12|82	- rebuild early 2009.0 package (before pixel changes)
12cu|xfce4-quicklauncher-plugin-1.9.4-12|83	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|84	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-3mdv2009.0
12cu|xfce4-quicklauncher-plugin-1.9.4-12|85	+ Revision: 194671
12cu|xfce4-quicklauncher-plugin-1.9.4-12|86	- Patch0: save settings at exit
12cu|xfce4-quicklauncher-plugin-1.9.4-12|87	- Patch1: add missing english translation
12cu|xfce4-quicklauncher-plugin-1.9.4-12|88	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|89	+ Olivier Blin <blino@mandriva.org>
12cu|xfce4-quicklauncher-plugin-1.9.4-12|90	- restore BuildRoot
12cu|xfce4-quicklauncher-plugin-1.9.4-12|91	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|92	+ Thierry Vignaud <tv@mandriva.org>
12cu|xfce4-quicklauncher-plugin-1.9.4-12|93	- kill re-definition of %%buildroot on Pixel's request
12cu|xfce4-quicklauncher-plugin-1.9.4-12|94	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|95	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.4-2mdv2008.1
12cu|xfce4-quicklauncher-plugin-1.9.4-12|96	+ Revision: 110129
12cu|xfce4-quicklauncher-plugin-1.9.4-12|97	- correct buildrequires
12cu|xfce4-quicklauncher-plugin-1.9.4-12|98	- new license policy
12cu|xfce4-quicklauncher-plugin-1.9.4-12|99	- use upstream tarball name as a real name
12cu|xfce4-quicklauncher-plugin-1.9.4-12|100	- do not package COPYING and INSTALL files
12cu|xfce4-quicklauncher-plugin-1.9.4-12|101	- use upstream name
12cu|xfce4-quicklauncher-plugin-1.9.4-12|102	- new version
12cu|xfce4-quicklauncher-plugin-1.9.4-12|103	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|104	* Thu May 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.2-2mdv2008.0
12cu|xfce4-quicklauncher-plugin-1.9.4-12|105	+ Revision: 30476
12cu|xfce4-quicklauncher-plugin-1.9.4-12|106	- update url
12cu|xfce4-quicklauncher-plugin-1.9.4-12|107	- spec file clean
12cu|xfce4-quicklauncher-plugin-1.9.4-12|108	
12cu|xfce4-quicklauncher-plugin-1.9.4-12|109	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9.2-1mdv2008.0
12cu|xfce4-quicklauncher-plugin-1.9.4-12|110	+ Revision: 30253
12cu|xfce4-quicklauncher-plugin-1.9.4-12|111	- new version
12cu|xfce4-quicklauncher-plugin-1.9.4-12|112	

13317 12
12cu|xfce4-radio-plugin-0.5.1-4|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cu|xfce4-radio-plugin-0.5.1-4|2	
12cu|xfce4-radio-plugin-0.5.1-4|3	Summary:	Radio plugin for the Xfce panel
12cu|xfce4-radio-plugin-0.5.1-4|4	Name:		xfce4-radio-plugin
12cu|xfce4-radio-plugin-0.5.1-4|5	Version:	0.5.1
12cu|xfce4-radio-plugin-0.5.1-4|6	Release:	4
12cu|xfce4-radio-plugin-0.5.1-4|7	License:	GPLv2+
12cu|xfce4-radio-plugin-0.5.1-4|8	Group:		Graphical desktop/Xfce
12cu|xfce4-radio-plugin-0.5.1-4|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-radio-plugin
12cu|xfce4-radio-plugin-0.5.1-4|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-radio-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|xfce4-radio-plugin-0.5.1-4|11	Patch1:		xfce4-radio-plugin-0.5.1-gold.patch
12cu|xfce4-radio-plugin-0.5.1-4|12	Requires:	xfce4-panel >= 4.4.2
12cu|xfce4-radio-plugin-0.5.1-4|13	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cu|xfce4-radio-plugin-0.5.1-4|14	BuildRequires:	perl(XML::Parser)
12cu|xfce4-radio-plugin-0.5.1-4|15	BuildRequires:	pkgconfig(libxfcegui4-1.0)
12cu|xfce4-radio-plugin-0.5.1-4|16	Obsoletes:	xfce-radio-plugin
12cu|xfce4-radio-plugin-0.5.1-4|17	
12cu|xfce4-radio-plugin-0.5.1-4|18	%description
12cu|xfce4-radio-plugin-0.5.1-4|19	This is an Xfce panel plugin which allows you to control your V4l radio device.
12cu|xfce4-radio-plugin-0.5.1-4|20	You can turn your radio on/off, tune it to some frequency and manage station
12cu|xfce4-radio-plugin-0.5.1-4|21	presets.
12cu|xfce4-radio-plugin-0.5.1-4|22	
12cu|xfce4-radio-plugin-0.5.1-4|23	%prep
12cu|xfce4-radio-plugin-0.5.1-4|24	%setup -q
12cu|xfce4-radio-plugin-0.5.1-4|25	%patch1 -p0
12cu|xfce4-radio-plugin-0.5.1-4|26	autoconf
12cu|xfce4-radio-plugin-0.5.1-4|27	
12cu|xfce4-radio-plugin-0.5.1-4|28	%build
12cu|xfce4-radio-plugin-0.5.1-4|29	%configure2_5x
12cu|xfce4-radio-plugin-0.5.1-4|30	%make
12cu|xfce4-radio-plugin-0.5.1-4|31	
12cu|xfce4-radio-plugin-0.5.1-4|32	%install
12cu|xfce4-radio-plugin-0.5.1-4|33	rm -rf %{buildroot}
12cu|xfce4-radio-plugin-0.5.1-4|34	%makeinstall_std
12cu|xfce4-radio-plugin-0.5.1-4|35	
12cu|xfce4-radio-plugin-0.5.1-4|36	%find_lang %{name}
12cu|xfce4-radio-plugin-0.5.1-4|37	
12cu|xfce4-radio-plugin-0.5.1-4|38	%clean
12cu|xfce4-radio-plugin-0.5.1-4|39	rm -rf %{buildroot}
12cu|xfce4-radio-plugin-0.5.1-4|40	
12cu|xfce4-radio-plugin-0.5.1-4|41	%files -f %{name}.lang
12cu|xfce4-radio-plugin-0.5.1-4|42	%defattr(-,root,root)
12cu|xfce4-radio-plugin-0.5.1-4|43	%doc AUTHORS ChangeLog README
12cu|xfce4-radio-plugin-0.5.1-4|44	%{_iconsdir}/hicolor/*/apps/*.png
12cu|xfce4-radio-plugin-0.5.1-4|45	%{_datadir}/xfce4/panel-plugins/*.desktop
12cu|xfce4-radio-plugin-0.5.1-4|46	%{_libdir}/xfce4/panel-plugins/*
12cu|xfce4-radio-plugin-0.5.1-4|47	
12cu|xfce4-radio-plugin-0.5.1-4|48	
12cu|xfce4-radio-plugin-0.5.1-4|49	%changelog
12cu|xfce4-radio-plugin-0.5.1-4|50	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 0.5.1-3mdv2012.0
12cu|xfce4-radio-plugin-0.5.1-4|51	+ Revision: 791560
12cu|xfce4-radio-plugin-0.5.1-4|52	- Rebuild
12cu|xfce4-radio-plugin-0.5.1-4|53	
12cu|xfce4-radio-plugin-0.5.1-4|54	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 0.5.1-2
12cu|xfce4-radio-plugin-0.5.1-4|55	+ Revision: 790093
12cu|xfce4-radio-plugin-0.5.1-4|56	- Rebuild for xfce 4.10
12cu|xfce4-radio-plugin-0.5.1-4|57	
12cu|xfce4-radio-plugin-0.5.1-4|58	* Tue Jun 28 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-1
12cu|xfce4-radio-plugin-0.5.1-4|59	+ Revision: 687928
12cu|xfce4-radio-plugin-0.5.1-4|60	- update to new version 0.5.1
12cu|xfce4-radio-plugin-0.5.1-4|61	
12cu|xfce4-radio-plugin-0.5.1-4|62	* Tue Jun 28 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-2
12cu|xfce4-radio-plugin-0.5.1-4|63	+ Revision: 687921
12cu|xfce4-radio-plugin-0.5.1-4|64	- rebuild
12cu|xfce4-radio-plugin-0.5.1-4|65	
12cu|xfce4-radio-plugin-0.5.1-4|66	* Sun May 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.0-1
12cu|xfce4-radio-plugin-0.5.1-4|67	+ Revision: 677456
12cu|xfce4-radio-plugin-0.5.1-4|68	- update to new version 0.5.0
12cu|xfce4-radio-plugin-0.5.1-4|69	
12cu|xfce4-radio-plugin-0.5.1-4|70	* Sat Mar 12 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.5-1
12cu|xfce4-radio-plugin-0.5.1-4|71	+ Revision: 644046
12cu|xfce4-radio-plugin-0.5.1-4|72	- update to new version 0.4.5
12cu|xfce4-radio-plugin-0.5.1-4|73	
12cu|xfce4-radio-plugin-0.5.1-4|74	* Sun Nov 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.4-1mdv2011.0
12cu|xfce4-radio-plugin-0.5.1-4|75	+ Revision: 594850
12cu|xfce4-radio-plugin-0.5.1-4|76	- add missing buildrequires on libxfcegui4-devel
12cu|xfce4-radio-plugin-0.5.1-4|77	- update to new version 0.4.4
12cu|xfce4-radio-plugin-0.5.1-4|78	- add support for new urlsfor Source0
12cu|xfce4-radio-plugin-0.5.1-4|79	- dropl old conditionals in spec file for mdv releases older than 200900
12cu|xfce4-radio-plugin-0.5.1-4|80	
12cu|xfce4-radio-plugin-0.5.1-4|81	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-3mdv2010.1
12cu|xfce4-radio-plugin-0.5.1-4|82	+ Revision: 543435
12cu|xfce4-radio-plugin-0.5.1-4|83	- rebuild for mdv 2010.1
12cu|xfce4-radio-plugin-0.5.1-4|84	
12cu|xfce4-radio-plugin-0.5.1-4|85	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.4.2-2mdv2010.0
12cu|xfce4-radio-plugin-0.5.1-4|86	+ Revision: 446108
12cu|xfce4-radio-plugin-0.5.1-4|87	- rebuild
12cu|xfce4-radio-plugin-0.5.1-4|88	
12cu|xfce4-radio-plugin-0.5.1-4|89	* Thu Mar 19 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-1mdv2009.1
12cu|xfce4-radio-plugin-0.5.1-4|90	+ Revision: 358205
12cu|xfce4-radio-plugin-0.5.1-4|91	- update to new version 0.4.2
12cu|xfce4-radio-plugin-0.5.1-4|92	
12cu|xfce4-radio-plugin-0.5.1-4|93	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-2mdv2009.1
12cu|xfce4-radio-plugin-0.5.1-4|94	+ Revision: 349476
12cu|xfce4-radio-plugin-0.5.1-4|95	- rebuild for xfce-4.6.0
12cu|xfce4-radio-plugin-0.5.1-4|96	
12cu|xfce4-radio-plugin-0.5.1-4|97	* Mon Jan 19 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-1mdv2009.1
12cu|xfce4-radio-plugin-0.5.1-4|98	+ Revision: 331468
12cu|xfce4-radio-plugin-0.5.1-4|99	- update to new version 0.4.1
12cu|xfce4-radio-plugin-0.5.1-4|100	
12cu|xfce4-radio-plugin-0.5.1-4|101	* Wed Dec 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-1mdv2009.1
12cu|xfce4-radio-plugin-0.5.1-4|102	+ Revision: 309815
12cu|xfce4-radio-plugin-0.5.1-4|103	- update to new version 0.4.0
12cu|xfce4-radio-plugin-0.5.1-4|104	
12cu|xfce4-radio-plugin-0.5.1-4|105	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.1-2mdv2009.1
12cu|xfce4-radio-plugin-0.5.1-4|106	+ Revision: 295006
12cu|xfce4-radio-plugin-0.5.1-4|107	- rebuild for new Xfce4.6 beta1
12cu|xfce4-radio-plugin-0.5.1-4|108	- update to new version 0.3.1
12cu|xfce4-radio-plugin-0.5.1-4|109	- execute scriplets only for mdv older than 2009
12cu|xfce4-radio-plugin-0.5.1-4|110	
12cu|xfce4-radio-plugin-0.5.1-4|111	* Sun Jun 15 2008 Funda Wang <fwang@mandriva.org> 0.3.0-1mdv2009.0
12cu|xfce4-radio-plugin-0.5.1-4|112	+ Revision: 219214
12cu|xfce4-radio-plugin-0.5.1-4|113	- New version 0.3.0
12cu|xfce4-radio-plugin-0.5.1-4|114	
12cu|xfce4-radio-plugin-0.5.1-4|115	+ Olivier Blin <blino@mandriva.org>
12cu|xfce4-radio-plugin-0.5.1-4|116	- restore BuildRoot
12cu|xfce4-radio-plugin-0.5.1-4|117	
12cu|xfce4-radio-plugin-0.5.1-4|118	+ Thierry Vignaud <tv@mandriva.org>
12cu|xfce4-radio-plugin-0.5.1-4|119	- kill re-definition of %%buildroot on Pixel's request
12cu|xfce4-radio-plugin-0.5.1-4|120	
12cu|xfce4-radio-plugin-0.5.1-4|121	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-2mdv2008.1
12cu|xfce4-radio-plugin-0.5.1-4|122	+ Revision: 110130
12cu|xfce4-radio-plugin-0.5.1-4|123	- correct buildrequires
12cu|xfce4-radio-plugin-0.5.1-4|124	- new license policy
12cu|xfce4-radio-plugin-0.5.1-4|125	- use upstream tarball name as a real name
12cu|xfce4-radio-plugin-0.5.1-4|126	- do not package COPYING, NEWS and INSTALL files
12cu|xfce4-radio-plugin-0.5.1-4|127	- add ChangeLog ot the docs
12cu|xfce4-radio-plugin-0.5.1-4|128	- use upstream name
12cu|xfce4-radio-plugin-0.5.1-4|129	
12cu|xfce4-radio-plugin-0.5.1-4|130	* Sat Jun 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-1mdv2008.0
12cu|xfce4-radio-plugin-0.5.1-4|131	+ Revision: 40285
12cu|xfce4-radio-plugin-0.5.1-4|132	- new version
12cu|xfce4-radio-plugin-0.5.1-4|133	
12cu|xfce4-radio-plugin-0.5.1-4|134	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-4mdv2008.0
12cu|xfce4-radio-plugin-0.5.1-4|135	+ Revision: 33239
12cu|xfce4-radio-plugin-0.5.1-4|136	- drop __libtoolize
12cu|xfce4-radio-plugin-0.5.1-4|137	- spec file clean
12cu|xfce4-radio-plugin-0.5.1-4|138	- add macros to %%post and %%postun
12cu|xfce4-radio-plugin-0.5.1-4|139	

13318 12
12cu|xfce4-screenshooter-1.8.1-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cu|xfce4-screenshooter-1.8.1-3|2	
12cu|xfce4-screenshooter-1.8.1-3|3	Summary:	Screen capture tool for Xfce
12cu|xfce4-screenshooter-1.8.1-3|4	Name:		xfce4-screenshooter
12cu|xfce4-screenshooter-1.8.1-3|5	Version:	1.8.1
12cu|xfce4-screenshooter-1.8.1-3|6	Release:	3
12cu|xfce4-screenshooter-1.8.1-3|7	License:	GPLv2+
12cu|xfce4-screenshooter-1.8.1-3|8	Group:		Graphical desktop/Xfce
12cu|xfce4-screenshooter-1.8.1-3|9	URL:		http://goodies.xfce.org/projects/applications/xfce4-screenshooter
12cu|xfce4-screenshooter-1.8.1-3|10	Source0:	http://archive.xfce.org/src/apps/xfce4-screenshooter/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|xfce4-screenshooter-1.8.1-3|11	Patch0:		xfce4-screenshooter-1.8.0-fix-linkage.patch
12cu|xfce4-screenshooter-1.8.1-3|12	BuildRequires:	pkgconfig(libxfce4panel-1.0)
12cu|xfce4-screenshooter-1.8.1-3|13	BuildRequires:	pkgconfig(libxfce4ui-1)
12cu|xfce4-screenshooter-1.8.1-3|14	BuildRequires:	pkgconfig(exo-1)
12cu|xfce4-screenshooter-1.8.1-3|15	BuildRequires:	perl(XML::Parser)
12cu|xfce4-screenshooter-1.8.1-3|16	BuildRequires:	curl-devel
12cu|xfce4-screenshooter-1.8.1-3|17	BuildRequires:	pkgconfig(libsoup-2.4)
12cu|xfce4-screenshooter-1.8.1-3|18	%rename		xfce-screenshooter-plugin
12cu|xfce4-screenshooter-1.8.1-3|19	%rename		xfce4-screenshooter-plugin
12cu|xfce4-screenshooter-1.8.1-3|20	Requires:	xfce4-panel >= 4.9.0
12cu|xfce4-screenshooter-1.8.1-3|21	
12cu|xfce4-screenshooter-1.8.1-3|22	%description
12cu|xfce4-screenshooter-1.8.1-3|23	This application allows you to capture the entire screen,
12cu|xfce4-screenshooter-1.8.1-3|24	the active window or a selected region. You can set the delay
12cu|xfce4-screenshooter-1.8.1-3|25	that elapses before the screenshot is taken and the action that
12cu|xfce4-screenshooter-1.8.1-3|26	will be done with the screenshot: save it to a PNG file, copy
12cu|xfce4-screenshooter-1.8.1-3|27	it to the clipboard, or open it using another application.
12cu|xfce4-screenshooter-1.8.1-3|28	
12cu|xfce4-screenshooter-1.8.1-3|29	%prep
12cu|xfce4-screenshooter-1.8.1-3|30	%setup -q
12cu|xfce4-screenshooter-1.8.1-3|31	%patch0 -p1
12cu|xfce4-screenshooter-1.8.1-3|32	
12cu|xfce4-screenshooter-1.8.1-3|33	%build
12cu|xfce4-screenshooter-1.8.1-3|34	# (tpg) for new automake
12cu|xfce4-screenshooter-1.8.1-3|35	sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,g' configure.*
12cu|xfce4-screenshooter-1.8.1-3|36	
12cu|xfce4-screenshooter-1.8.1-3|37	# (tpg) needed for patch 0
12cu|xfce4-screenshooter-1.8.1-3|38	NOCONFIGURE=1 xdt-autogen
12cu|xfce4-screenshooter-1.8.1-3|39	
12cu|xfce4-screenshooter-1.8.1-3|40	%configure2_5x \
12cu|xfce4-screenshooter-1.8.1-3|41	--disable-static \
12cu|xfce4-screenshooter-1.8.1-3|42	--enable-xfixes
12cu|xfce4-screenshooter-1.8.1-3|43	
12cu|xfce4-screenshooter-1.8.1-3|44	%make
12cu|xfce4-screenshooter-1.8.1-3|45	
12cu|xfce4-screenshooter-1.8.1-3|46	%install
12cu|xfce4-screenshooter-1.8.1-3|47	%makeinstall_std
12cu|xfce4-screenshooter-1.8.1-3|48	
12cu|xfce4-screenshooter-1.8.1-3|49	%find_lang %{name}
12cu|xfce4-screenshooter-1.8.1-3|50	
12cu|xfce4-screenshooter-1.8.1-3|51	%files -f %{name}.lang
12cu|xfce4-screenshooter-1.8.1-3|52	%doc AUTHORS README
12cu|xfce4-screenshooter-1.8.1-3|53	%{_bindir}/*
12cu|xfce4-screenshooter-1.8.1-3|54	%{_libdir}/xfce4/panel/plugins/*
12cu|xfce4-screenshooter-1.8.1-3|55	%{_datadir}/xfce4/panel/plugins/*.desktop
12cu|xfce4-screenshooter-1.8.1-3|56	%{_datadir}/applications/xfce4-screenshooter.desktop
12cu|xfce4-screenshooter-1.8.1-3|57	%{_iconsdir}/hicolor/*/apps/*.*g
12cu|xfce4-screenshooter-1.8.1-3|58	%{_mandir}/man1/*
12cu|xfce4-screenshooter-1.8.1-3|59	%{_datadir}/xfce4/doc/*/images/*.png
12cu|xfce4-screenshooter-1.8.1-3|60	%{_datadir}/xfce4/doc/*/*.html
12cu|xfce4-screenshooter-1.8.1-3|61	
12cu|xfce4-screenshooter-1.8.1-3|62	
12cu|xfce4-screenshooter-1.8.1-3|63	%changelog
12cu|xfce4-screenshooter-1.8.1-3|64	* Thu Apr 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.1-3
12cu|xfce4-screenshooter-1.8.1-3|65	+ Revision: 7091474
12cu|xfce4-screenshooter-1.8.1-3|66	- Spec cleanup, fix build
12cu|xfce4-screenshooter-1.8.1-3|67	
12cu|xfce4-screenshooter-1.8.1-3|68	

13319 12
12cu|xfce4-session-4.10.0-4|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
12cu|xfce4-session-4.10.0-4|2	
12cu|xfce4-session-4.10.0-4|3	%define major 0
12cu|xfce4-session-4.10.0-4|4	%define apiver 4.6
12cu|xfce4-session-4.10.0-4|5	%define libname %mklibname xfsm-%{apiver}_%{major}
12cu|xfce4-session-4.10.0-4|6	%define develname %mklibname xfsm -d
12cu|xfce4-session-4.10.0-4|7	
12cu|xfce4-session-4.10.0-4|8	Summary:	Xfce Session Manager
12cu|xfce4-session-4.10.0-4|9	Name:		xfce4-session
12cu|xfce4-session-4.10.0-4|10	Version:	4.10.0
12cu|xfce4-session-4.10.0-4|11	Release:	4
12cu|xfce4-session-4.10.0-4|12	License:	GPLv2+
12cu|xfce4-session-4.10.0-4|13	Group:		Graphical desktop/Xfce
12cu|xfce4-session-4.10.0-4|14	URL:		http://www.xfce.org
12cu|xfce4-session-4.10.0-4|15	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|xfce4-session-4.10.0-4|16	Source1:	06Xfce
12cu|xfce4-session-4.10.0-4|17	Source2:	xfce4.pam
12cu|xfce4-session-4.10.0-4|18	Patch0:		xfce4-session-4.9.0-xinitrc.patch
12cu|xfce4-session-4.10.0-4|19	# (tpg) https://bugzilla.xfce.org/show_bug.cgi?id=8729
12cu|xfce4-session-4.10.0-4|20	# below is a rediffed patch
12cu|xfce4-session-4.10.0-4|21	Patch1:		xfce4-session-4.10.0-add-systemd-support.patch
12cu|xfce4-session-4.10.0-4|22	BuildRequires:	perl(XML::Parser)
12cu|xfce4-session-4.10.0-4|23	BuildRequires:	pkgconfig(x11)
12cu|xfce4-session-4.10.0-4|24	BuildRequires:	pkgconfig(ice)
12cu|xfce4-session-4.10.0-4|25	BuildRequires:	pkgconfig(sm)
12cu|xfce4-session-4.10.0-4|26	BuildRequires:	iceauth
12cu|xfce4-session-4.10.0-4|27	BuildRequires:	dbus-glib-devel
12cu|xfce4-session-4.10.0-4|28	BuildRequires:	pkgconfig(gconf-2.0)
12cu|xfce4-session-4.10.0-4|29	# (tpg) for patch 6
12cu|xfce4-session-4.10.0-4|30	BuildRequires:	intltool
12cu|xfce4-session-4.10.0-4|31	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.10.0
12cu|xfce4-session-4.10.0-4|32	BuildRequires:	pkgconfig(libxfce4util-1.0) >= 4.10.0
12cu|xfce4-session-4.10.0-4|33	BuildRequires:	libwnck-devel
12cu|xfce4-session-4.10.0-4|34	Buildrequires:	xfconf-devel >= 4.10.0
12cu|xfce4-session-4.10.0-4|35	# (tpg) needed by patch 9
12cu|xfce4-session-4.10.0-4|36	BuildRequires:	libgnome-keyring-devel >= 2.22
12cu|xfce4-session-4.10.0-4|37	BuildRequires:	pkgconfig(libsystemd-login)
12cu|xfce4-session-4.10.0-4|38	BuildRequires:	pkgconfig(polkit-gobject-1)
12cu|xfce4-session-4.10.0-4|39	BuildRequires:	xfce4-panel-devel >= 4.10.0
12cu|xfce4-session-4.10.0-4|40	BuildConflicts:	hal-devel
12cu|xfce4-session-4.10.0-4|41	Requires:	usermode-consoleonly
12cu|xfce4-session-4.10.0-4|42	# (tpg) this satisfies xfce tips&tricks
12cu|xfce4-session-4.10.0-4|43	#Suggests:	fortune-mod
12cu|xfce4-session-4.10.0-4|44	Requires:	polkit-gnome
12cu|xfce4-session-4.10.0-4|45	#Requires(pre):	mandriva-xfce-config
12cu|xfce4-session-4.10.0-4|46	#Requires(post):	mandriva-xfce-config
12cu|xfce4-session-4.10.0-4|47	Requires:	%{libname} = %{version}
12cu|xfce4-session-4.10.0-4|48	Obsoletes:	xfce-session < 4.5.91
12cu|xfce4-session-4.10.0-4|49	%rename	xfce-utils
12cu|xfce4-session-4.10.0-4|50	
12cu|xfce4-session-4.10.0-4|51	%description
12cu|xfce4-session-4.10.0-4|52	The session manager allows the user to save sessions and
12cu|xfce4-session-4.10.0-4|53	restore them after login. It is capable of saving several
12cu|xfce4-session-4.10.0-4|54	different sessions. It comes with three splash screen engines.
12cu|xfce4-session-4.10.0-4|55	And at last it helps you to log out, reboot, and shutdown the system.
12cu|xfce4-session-4.10.0-4|56	
12cu|xfce4-session-4.10.0-4|57	%package engines
12cu|xfce4-session-4.10.0-4|58	Summary:	Balou splash engine
12cu|xfce4-session-4.10.0-4|59	Group:		Graphical desktop/Xfce
12cu|xfce4-session-4.10.0-4|60	Requires:	%{name} = %{version}
12cu|xfce4-session-4.10.0-4|61	Obsoletes:	xfce-session-engines
12cu|xfce4-session-4.10.0-4|62	
12cu|xfce4-session-4.10.0-4|63	%description engines
12cu|xfce4-session-4.10.0-4|64	Balou is an addidional splash engine for the Xfce.
12cu|xfce4-session-4.10.0-4|65	
12cu|xfce4-session-4.10.0-4|66	%package -n %{libname}
12cu|xfce4-session-4.10.0-4|67	Summary:	Libraries for the Xfce Session Manager
12cu|xfce4-session-4.10.0-4|68	Group:		Graphical desktop/Xfce
12cu|xfce4-session-4.10.0-4|69	Obsoletes:	%mklibname xfsm-%{apiver}0
12cu|xfce4-session-4.10.0-4|70	Obsoletes:	%{mklibname xfsm-4.2 0}
12cu|xfce4-session-4.10.0-4|71	
12cu|xfce4-session-4.10.0-4|72	%description -n %{libname}
12cu|xfce4-session-4.10.0-4|73	Libraries for xfce-session manager.
12cu|xfce4-session-4.10.0-4|74	
12cu|xfce4-session-4.10.0-4|75	%package -n %{develname}
12cu|xfce4-session-4.10.0-4|76	Summary:	Libraries and header files for the Xfce Session Manager
12cu|xfce4-session-4.10.0-4|77	Group:		Development/Other
12cu|xfce4-session-4.10.0-4|78	Requires:	%{libname} = %{version}
12cu|xfce4-session-4.10.0-4|79	Provides:	libxfsm-devel = %{EVRD}
12cu|xfce4-session-4.10.0-4|80	Obsoletes:	%mklibname xfsm-%{apiver}_0 -d
12cu|xfce4-session-4.10.0-4|81	
12cu|xfce4-session-4.10.0-4|82	%description -n %{develname}
12cu|xfce4-session-4.10.0-4|83	Libraries and header files for the Xfce Session Manager.
12cu|xfce4-session-4.10.0-4|84	
12cu|xfce4-session-4.10.0-4|85	%prep
12cu|xfce4-session-4.10.0-4|86	%setup -q
12cu|xfce4-session-4.10.0-4|87	%patch0 -p1 -b .set
12cu|xfce4-session-4.10.0-4|88	%patch1 -p1 -b .systemd
12cu|xfce4-session-4.10.0-4|89	
12cu|xfce4-session-4.10.0-4|90	%build
12cu|xfce4-session-4.10.0-4|91	#(tpg) this is needed for patch 1 which enables systemd support
12cu|xfce4-session-4.10.0-4|92	xdt-autogen
12cu|xfce4-session-4.10.0-4|93	
12cu|xfce4-session-4.10.0-4|94	%configure2_5x \
12cu|xfce4-session-4.10.0-4|95	--enable-legacy-sm \
12cu|xfce4-session-4.10.0-4|96	--enable-systemd \
12cu|xfce4-session-4.10.0-4|97	--enable-libgnome-keyring \
12cu|xfce4-session-4.10.0-4|98	--disable-static
12cu|xfce4-session-4.10.0-4|99	
12cu|xfce4-session-4.10.0-4|100	%make
12cu|xfce4-session-4.10.0-4|101	
12cu|xfce4-session-4.10.0-4|102	%install
12cu|xfce4-session-4.10.0-4|103	%makeinstall_std
12cu|xfce4-session-4.10.0-4|104	
12cu|xfce4-session-4.10.0-4|105	# (tpg) this file is in mandriva-xfce-config package
12cu|xfce4-session-4.10.0-4|106	#rm -rf %{buildroot}%{_sysconfdir}/xdg/autostart/xfce4-tips-autostart.desktop
12cu|xfce4-session-4.10.0-4|107	#rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
12cu|xfce4-session-4.10.0-4|108	
12cu|xfce4-session-4.10.0-4|109	# session
12cu|xfce4-session-4.10.0-4|110	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cu|xfce4-session-4.10.0-4|111	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/X11/wmsession.d
12cu|xfce4-session-4.10.0-4|112	
12cu|xfce4-session-4.10.0-4|113	# pam
12cu|xfce4-session-4.10.0-4|114	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12cu|xfce4-session-4.10.0-4|115	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/xfce4
12cu|xfce4-session-4.10.0-4|116	
12cu|xfce4-session-4.10.0-4|117	
12cu|xfce4-session-4.10.0-4|118	%find_lang %{name} %{name}.lang
12cu|xfce4-session-4.10.0-4|119	
12cu|xfce4-session-4.10.0-4|120	%files -f %{name}.lang
12cu|xfce4-session-4.10.0-4|121	%doc AUTHORS BUGS ChangeLog NEWS README TODO
12cu|xfce4-session-4.10.0-4|122	%doc doc/FAQ doc/README.Kiosk
12cu|xfce4-session-4.10.0-4|123	%dir %{_datadir}/themes
12cu|xfce4-session-4.10.0-4|124	%dir %{_datadir}/themes/Default
12cu|xfce4-session-4.10.0-4|125	
12cu|xfce4-session-4.10.0-4|126	%{_sysconfdir}/X11/wmsession.d/06Xfce
12cu|xfce4-session-4.10.0-4|127	%{_sysconfdir}/pam.d/xfce4
12cu|xfce4-session-4.10.0-4|128	%{_sysconfdir}/xdg/autostart/*.desktop
12cu|xfce4-session-4.10.0-4|129	%{_sysconfdir}/xdg/xfce4/Xft.xrdb
12cu|xfce4-session-4.10.0-4|130	%{_sysconfdir}/xdg/xfce4/xinitrc
12cu|xfce4-session-4.10.0-4|131	%config(noreplace) %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
12cu|xfce4-session-4.10.0-4|132	%{_bindir}/*
12cu|xfce4-session-4.10.0-4|133	%{_datadir}/applications/xfce*
12cu|xfce4-session-4.10.0-4|134	%{_iconsdir}/hicolor/*/apps/*
12cu|xfce4-session-4.10.0-4|135	%{_libdir}/xfce4/session/splash-engines/libmice.*
12cu|xfce4-session-4.10.0-4|136	%{_libdir}/xfce4/session/splash-engines/libsimple.*
12cu|xfce4-session-4.10.0-4|137	%{_libdir}/xfce4/session/xfsm-shutdown-helper
12cu|xfce4-session-4.10.0-4|138	%{_datadir}/xsessions/xfce.desktop
12cu|xfce4-session-4.10.0-4|139	%{_mandir}/man1/*
12cu|xfce4-session-4.10.0-4|140	
12cu|xfce4-session-4.10.0-4|141	%files engines
12cu|xfce4-session-4.10.0-4|142	%dir %{_datadir}/themes/Default/balou
12cu|xfce4-session-4.10.0-4|143	%{_libdir}/xfce4/session/balou-export-theme
12cu|xfce4-session-4.10.0-4|144	%{_libdir}/xfce4/session//balou-install-theme
12cu|xfce4-session-4.10.0-4|145	%{_libdir}/xfce4/session/splash-engines/libbalou.*
12cu|xfce4-session-4.10.0-4|146	%{_datadir}/themes/Default/balou/logo.png
12cu|xfce4-session-4.10.0-4|147	%{_datadir}/themes/Default/balou/themerc
12cu|xfce4-session-4.10.0-4|148	
12cu|xfce4-session-4.10.0-4|149	%files -n %{libname}
12cu|xfce4-session-4.10.0-4|150	%{_libdir}/*%{apiver}.so.%{major}*
12cu|xfce4-session-4.10.0-4|151	
12cu|xfce4-session-4.10.0-4|152	%files -n %{develname}
12cu|xfce4-session-4.10.0-4|153	%{_libdir}/lib*.so
12cu|xfce4-session-4.10.0-4|154	%{_libdir}/pkgconfig/*.pc
12cu|xfce4-session-4.10.0-4|155	%{_includedir}/xfce4/xfce4-session-%{apiver}
12cu|xfce4-session-4.10.0-4|156	
12cu|xfce4-session-4.10.0-4|157	
12cu|xfce4-session-4.10.0-4|158	%changelog
12cu|xfce4-session-4.10.0-4|159	* Thu Aug 02 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.10.0-2
12cu|xfce4-session-4.10.0-4|160	+ Revision: 811558
12cu|xfce4-session-4.10.0-4|161	- add support for systemd for mdv 2012
12cu|xfce4-session-4.10.0-4|162	
12cu|xfce4-session-4.10.0-4|163	* Sat May 05 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.10.0-1
12cu|xfce4-session-4.10.0-4|164	+ Revision: 796479
12cu|xfce4-session-4.10.0-4|165	- adjust buildrequires version
12cu|xfce4-session-4.10.0-4|166	- update to new version 4.10.0
12cu|xfce4-session-4.10.0-4|167	
12cu|xfce4-session-4.10.0-4|168	* Sat Apr 21 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.2-1
12cu|xfce4-session-4.10.0-4|169	+ Revision: 792606
12cu|xfce4-session-4.10.0-4|170	- update to new version 4.9.2
12cu|xfce4-session-4.10.0-4|171	
12cu|xfce4-session-4.10.0-4|172	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.1-1
12cu|xfce4-session-4.10.0-4|173	+ Revision: 791062
12cu|xfce4-session-4.10.0-4|174	- update to new version 4.9.1
12cu|xfce4-session-4.10.0-4|175	
12cu|xfce4-session-4.10.0-4|176	* Sun Apr 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.0-3
12cu|xfce4-session-4.10.0-4|177	+ Revision: 789813
12cu|xfce4-session-4.10.0-4|178	- Patch0: backport patch from xfce-utils
12cu|xfce4-session-4.10.0-4|179	- add pam configs and wmsession from xfce-utils
12cu|xfce4-session-4.10.0-4|180	
12cu|xfce4-session-4.10.0-4|181	* Sat Apr 07 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.0-2
12cu|xfce4-session-4.10.0-4|182	+ Revision: 789751
12cu|xfce4-session-4.10.0-4|183	- properrly obsolete and provide xfce-utils
12cu|xfce4-session-4.10.0-4|184	
12cu|xfce4-session-4.10.0-4|185	* Wed Apr 04 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.0-1
12cu|xfce4-session-4.10.0-4|186	+ Revision: 789251
12cu|xfce4-session-4.10.0-4|187	- drop old patches
12cu|xfce4-session-4.10.0-4|188	- do not suggest fortune-mod
12cu|xfce4-session-4.10.0-4|189	- update to new version 4.9.0
12cu|xfce4-session-4.10.0-4|190	- update buildrequires
12cu|xfce4-session-4.10.0-4|191	- remove obsolete configure options
12cu|xfce4-session-4.10.0-4|192	- drop ols stuff from spec file
12cu|xfce4-session-4.10.0-4|193	- fix file list
12cu|xfce4-session-4.10.0-4|194	
12cu|xfce4-session-4.10.0-4|195	* Sat Feb 18 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.3-1
12cu|xfce4-session-4.10.0-4|196	+ Revision: 776850
12cu|xfce4-session-4.10.0-4|197	- patch 4 has been applied by upstream
12cu|xfce4-session-4.10.0-4|198	- update to new version 4.8.3
12cu|xfce4-session-4.10.0-4|199	
12cu|xfce4-session-4.10.0-4|200	* Fri Jan 06 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-3
12cu|xfce4-session-4.10.0-4|201	+ Revision: 758003
12cu|xfce4-session-4.10.0-4|202	- add missing libs while linking into patch 4
12cu|xfce4-session-4.10.0-4|203	- add buildconflicts on hal-devel
12cu|xfce4-session-4.10.0-4|204	- Patch3: respect SaveOnExit option
12cu|xfce4-session-4.10.0-4|205	- Patch4: fix linking
12cu|xfce4-session-4.10.0-4|206	- Patch2: force start xfsettingsd
12cu|xfce4-session-4.10.0-4|207	- drop la files
12cu|xfce4-session-4.10.0-4|208	
12cu|xfce4-session-4.10.0-4|209	* Thu Sep 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-1
12cu|xfce4-session-4.10.0-4|210	+ Revision: 700942
12cu|xfce4-session-4.10.0-4|211	- update to new version 4.8.2
12cu|xfce4-session-4.10.0-4|212	
12cu|xfce4-session-4.10.0-4|213	* Fri Apr 15 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-3
12cu|xfce4-session-4.10.0-4|214	+ Revision: 653077
12cu|xfce4-session-4.10.0-4|215	- requires polkit-gnome
12cu|xfce4-session-4.10.0-4|216	
12cu|xfce4-session-4.10.0-4|217	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 4.8.1-2
12cu|xfce4-session-4.10.0-4|218	+ Revision: 640877
12cu|xfce4-session-4.10.0-4|219	- rebuild
12cu|xfce4-session-4.10.0-4|220	
12cu|xfce4-session-4.10.0-4|221	* Tue Feb 15 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-1
12cu|xfce4-session-4.10.0-4|222	+ Revision: 637859
12cu|xfce4-session-4.10.0-4|223	- update to new version 4.8.1
12cu|xfce4-session-4.10.0-4|224	
12cu|xfce4-session-4.10.0-4|225	* Thu Feb 03 2011 Funda Wang <fwang@mandriva.org> 4.8.0-2
12cu|xfce4-session-4.10.0-4|226	+ Revision: 635654
12cu|xfce4-session-4.10.0-4|227	- tighten BR
12cu|xfce4-session-4.10.0-4|228	
12cu|xfce4-session-4.10.0-4|229	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-1
12cu|xfce4-session-4.10.0-4|230	+ Revision: 633041
12cu|xfce4-session-4.10.0-4|231	- update to new version 4.8.0
12cu|xfce4-session-4.10.0-4|232	- fix file list
12cu|xfce4-session-4.10.0-4|233	
12cu|xfce4-session-4.10.0-4|234	* Thu Jan 06 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.3-1mdv2011.0
12cu|xfce4-session-4.10.0-4|235	+ Revision: 629115
12cu|xfce4-session-4.10.0-4|236	- update to new version 4.7.3
12cu|xfce4-session-4.10.0-4|237	
12cu|xfce4-session-4.10.0-4|238	* Sat Dec 04 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.2-1mdv2011.0
12cu|xfce4-session-4.10.0-4|239	+ Revision: 609366
12cu|xfce4-session-4.10.0-4|240	- update to new version 4.7.2
12cu|xfce4-session-4.10.0-4|241	
12cu|xfce4-session-4.10.0-4|242	* Sat Nov 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.1-1mdv2011.0
12cu|xfce4-session-4.10.0-4|243	+ Revision: 593835
12cu|xfce4-session-4.10.0-4|244	- update to new version 4.7.1
12cu|xfce4-session-4.10.0-4|245	- disable patch 1
12cu|xfce4-session-4.10.0-4|246	- drop some conditions in spec file for mdv older than 20090
12cu|xfce4-session-4.10.0-4|247	
12cu|xfce4-session-4.10.0-4|248	* Sun Sep 19 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.0-2mdv2011.0
12cu|xfce4-session-4.10.0-4|249	+ Revision: 579846
12cu|xfce4-session-4.10.0-4|250	- Patch1: reuse existing ConsoleKit sessions
12cu|xfce4-session-4.10.0-4|251	
12cu|xfce4-session-4.10.0-4|252	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.0-1mdv2011.0
12cu|xfce4-session-4.10.0-4|253	+ Revision: 579372
12cu|xfce4-session-4.10.0-4|254	- update to new version 4.7.0
12cu|xfce4-session-4.10.0-4|255	- fix file list
12cu|xfce4-session-4.10.0-4|256	- adjust buildrequires
12cu|xfce4-session-4.10.0-4|257	- disable patch 0
12cu|xfce4-session-4.10.0-4|258	
12cu|xfce4-session-4.10.0-4|259	* Fri Jul 16 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.2-1mdv2011.0
12cu|xfce4-session-4.10.0-4|260	+ Revision: 553890
12cu|xfce4-session-4.10.0-4|261	- update to new version 4.6.2
12cu|xfce4-session-4.10.0-4|262	
12cu|xfce4-session-4.10.0-4|263	* Thu Jun 03 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-3mdv2010.1
12cu|xfce4-session-4.10.0-4|264	+ Revision: 547055
12cu|xfce4-session-4.10.0-4|265	- Patch0: fix gnome-keyring support (upstream xfce bug #5912)
12cu|xfce4-session-4.10.0-4|266	
12cu|xfce4-session-4.10.0-4|267	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-2mdv2010.1
12cu|xfce4-session-4.10.0-4|268	+ Revision: 543220
12cu|xfce4-session-4.10.0-4|269	- rebuild for mdv 2010.1
12cu|xfce4-session-4.10.0-4|270	
12cu|xfce4-session-4.10.0-4|271	* Tue Apr 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-1mdv2010.0
12cu|xfce4-session-4.10.0-4|272	+ Revision: 368577
12cu|xfce4-session-4.10.0-4|273	- update to new version 4.6.1
12cu|xfce4-session-4.10.0-4|274	
12cu|xfce4-session-4.10.0-4|275	* Sun Apr 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-3mdv2009.1
12cu|xfce4-session-4.10.0-4|276	+ Revision: 364198
12cu|xfce4-session-4.10.0-4|277	- Patch0: don't crash when NULL pointer is passed
12cu|xfce4-session-4.10.0-4|278	- Patch1: fix default value for EnableTcp
12cu|xfce4-session-4.10.0-4|279	- drop useless stuff
12cu|xfce4-session-4.10.0-4|280	
12cu|xfce4-session-4.10.0-4|281	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-2mdv2009.1
12cu|xfce4-session-4.10.0-4|282	+ Revision: 349228
12cu|xfce4-session-4.10.0-4|283	- rebuild whole xfce
12cu|xfce4-session-4.10.0-4|284	
12cu|xfce4-session-4.10.0-4|285	* Sat Feb 28 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-1mdv2009.1
12cu|xfce4-session-4.10.0-4|286	+ Revision: 346150
12cu|xfce4-session-4.10.0-4|287	- update to new version 4.6.0
12cu|xfce4-session-4.10.0-4|288	
12cu|xfce4-session-4.10.0-4|289	* Mon Jan 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
12cu|xfce4-session-4.10.0-4|290	+ Revision: 333929
12cu|xfce4-session-4.10.0-4|291	- update to new version 4.5.99.1
12cu|xfce4-session-4.10.0-4|292	
12cu|xfce4-session-4.10.0-4|293	* Wed Jan 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.93-1mdv2009.1
12cu|xfce4-session-4.10.0-4|294	+ Revision: 329517
12cu|xfce4-session-4.10.0-4|295	- update to new version 4.5.93
12cu|xfce4-session-4.10.0-4|296	
12cu|xfce4-session-4.10.0-4|297	* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-3mdv2009.1
12cu|xfce4-session-4.10.0-4|298	+ Revision: 306422
12cu|xfce4-session-4.10.0-4|299	- pre requires on mandriva-xfce-config
12cu|xfce4-session-4.10.0-4|300	
12cu|xfce4-session-4.10.0-4|301	* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-2mdv2009.1
12cu|xfce4-session-4.10.0-4|302	+ Revision: 306419
12cu|xfce4-session-4.10.0-4|303	- xfce4-session.xml file is in mandriva-xfce-config package
12cu|xfce4-session-4.10.0-4|304	- post requires on mandriva-xfce-config
12cu|xfce4-session-4.10.0-4|305	- drop Source1 and patches 4 and 7 as they are not needed at all
12cu|xfce4-session-4.10.0-4|306	- add full path for the Source0
12cu|xfce4-session-4.10.0-4|307	
12cu|xfce4-session-4.10.0-4|308	* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-1mdv2009.1
12cu|xfce4-session-4.10.0-4|309	+ Revision: 303498
12cu|xfce4-session-4.10.0-4|310	- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)
12cu|xfce4-session-4.10.0-4|311	- remove buildrequires on libgdk_pixbuf2.0-devel
12cu|xfce4-session-4.10.0-4|312	- pm-utils are required by xfce4-power-manager
12cu|xfce4-session-4.10.0-4|313	- do not suggests sudo anymore
12cu|xfce4-session-4.10.0-4|314	- require usermode-consoleonly
12cu|xfce4-session-4.10.0-4|315	- do not build static libraries
12cu|xfce4-session-4.10.0-4|316	
12cu|xfce4-session-4.10.0-4|317	* Thu Oct 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
12cu|xfce4-session-4.10.0-4|318	+ Revision: 294512
12cu|xfce4-session-4.10.0-4|319	- Xfce4.6 beta1 is landing on cooker
12cu|xfce4-session-4.10.0-4|320	- disable all patches, probably some of them are still useful, will investigate later
12cu|xfce4-session-4.10.0-4|321	- fix file list
12cu|xfce4-session-4.10.0-4|322	- bump apiver
12cu|xfce4-session-4.10.0-4|323	- tune up buildrequires
12cu|xfce4-session-4.10.0-4|324	- obsolete old library
12cu|xfce4-session-4.10.0-4|325	- requires policykit-gnome
12cu|xfce4-session-4.10.0-4|326	- Patch10: new version
12cu|xfce4-session-4.10.0-4|327	
12cu|xfce4-session-4.10.0-4|328	* Fri Sep 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-12mdv2009.0
12cu|xfce4-session-4.10.0-4|329	+ Revision: 281321
12cu|xfce4-session-4.10.0-4|330	- Patch11: use dbus-glib for configure script
12cu|xfce4-session-4.10.0-4|331	- Patch12: update translation for logoff dialog box
12cu|xfce4-session-4.10.0-4|332	- suggests sudo
12cu|xfce4-session-4.10.0-4|333	
12cu|xfce4-session-4.10.0-4|334	* Thu Aug 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-11mdv2009.0
12cu|xfce4-session-4.10.0-4|335	+ Revision: 274449
12cu|xfce4-session-4.10.0-4|336	- Patch10: speed up xfce startup, gain in speed is about 1 sec. (patch taken from xfce mailing list)
12cu|xfce4-session-4.10.0-4|337	
12cu|xfce4-session-4.10.0-4|338	* Tue Aug 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-10mdv2009.0
12cu|xfce4-session-4.10.0-4|339	+ Revision: 274072
12cu|xfce4-session-4.10.0-4|340	- Patch9: do not spawn another gnome-keyring-daemon, if one is already running (upstream bug #3007)
12cu|xfce4-session-4.10.0-4|341	
12cu|xfce4-session-4.10.0-4|342	* Sat Jun 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-9mdv2009.0
12cu|xfce4-session-4.10.0-4|343	+ Revision: 229843
12cu|xfce4-session-4.10.0-4|344	- enable patch 6, fixes underlinking problems
12cu|xfce4-session-4.10.0-4|345	- suggest fortune-mod
12cu|xfce4-session-4.10.0-4|346	
12cu|xfce4-session-4.10.0-4|347	+ Anssi Hannula <anssi@mandriva.org>
12cu|xfce4-session-4.10.0-4|348	- fix icons.patch to make xdt-autogen succeed (lines wrongly ending in
12cu|xfce4-session-4.10.0-4|349	backslash)
12cu|xfce4-session-4.10.0-4|350	
12cu|xfce4-session-4.10.0-4|351	+ Pixel <pixel@mandriva.com>
12cu|xfce4-session-4.10.0-4|352	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|xfce4-session-4.10.0-4|353	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12cu|xfce4-session-4.10.0-4|354	
12cu|xfce4-session-4.10.0-4|355	* Mon May 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-8mdv2009.0
12cu|xfce4-session-4.10.0-4|356	+ Revision: 206275
12cu|xfce4-session-4.10.0-4|357	- change sysconfdir from /etc/X11/xdg to /etc/xdg only for Mandriva releases newer than 2008.1
12cu|xfce4-session-4.10.0-4|358	
12cu|xfce4-session-4.10.0-4|359	* Wed Mar 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-7mdv2008.1
12cu|xfce4-session-4.10.0-4|360	+ Revision: 188938
12cu|xfce4-session-4.10.0-4|361	- fix libification introduced in last commit
12cu|xfce4-session-4.10.0-4|362	
12cu|xfce4-session-4.10.0-4|363	* Wed Mar 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-6mdv2008.1
12cu|xfce4-session-4.10.0-4|364	+ Revision: 188854
12cu|xfce4-session-4.10.0-4|365	- Patch7: add missing icon xfce4-autostart-editor.png
12cu|xfce4-session-4.10.0-4|366	- spec file clean
12cu|xfce4-session-4.10.0-4|367	
12cu|xfce4-session-4.10.0-4|368	+ Olivier Blin <blino@mandriva.org>
12cu|xfce4-session-4.10.0-4|369	- restore BuildRoot
12cu|xfce4-session-4.10.0-4|370	
12cu|xfce4-session-4.10.0-4|371	* Wed Dec 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-5mdv2008.1
12cu|xfce4-session-4.10.0-4|372	+ Revision: 133073
12cu|xfce4-session-4.10.0-4|373	- rediff patch 7,  remove xfsm-shutdown.svg icon
12cu|xfce4-session-4.10.0-4|374	- enable legacy session management, fixes mdv bug #29853
12cu|xfce4-session-4.10.0-4|375	
12cu|xfce4-session-4.10.0-4|376	+ Thierry Vignaud <tv@mandriva.org>
12cu|xfce4-session-4.10.0-4|377	- kill re-definition of %%buildroot on Pixel's request
12cu|xfce4-session-4.10.0-4|378	
12cu|xfce4-session-4.10.0-4|379	* Fri Nov 30 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-4mdv2008.1
12cu|xfce4-session-4.10.0-4|380	+ Revision: 114057
12cu|xfce4-session-4.10.0-4|381	- Add configure option
12cu|xfce4-session-4.10.0-4|382	
12cu|xfce4-session-4.10.0-4|383	* Sun Nov 25 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-3mdv2008.1
12cu|xfce4-session-4.10.0-4|384	+ Revision: 111974
12cu|xfce4-session-4.10.0-4|385	- Add more beautiful icons on quit dialogbox
12cu|xfce4-session-4.10.0-4|386	- Add more beautiful icons on quit dialogbox
12cu|xfce4-session-4.10.0-4|387	
12cu|xfce4-session-4.10.0-4|388	* Tue Nov 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-2mdv2008.1
12cu|xfce4-session-4.10.0-4|389	+ Revision: 110667
12cu|xfce4-session-4.10.0-4|390	- do not package COPYING and INSTALL files
12cu|xfce4-session-4.10.0-4|391	- add missing buildrequires on libGConf2-devel
12cu|xfce4-session-4.10.0-4|392	
12cu|xfce4-session-4.10.0-4|393	* Sun Nov 18 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-1mdv2008.1
12cu|xfce4-session-4.10.0-4|394	+ Revision: 109978
12cu|xfce4-session-4.10.0-4|395	- New release 4.4.2
12cu|xfce4-session-4.10.0-4|396	
12cu|xfce4-session-4.10.0-4|397	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cu|xfce4-session-4.10.0-4|398	- use upstream tarball name as a real name
12cu|xfce4-session-4.10.0-4|399	- use upstream name
12cu|xfce4-session-4.10.0-4|400	
12cu|xfce4-session-4.10.0-4|401	* Sun Sep 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-11mdv2008.0
12cu|xfce4-session-4.10.0-4|402	+ Revision: 92364
12cu|xfce4-session-4.10.0-4|403	- update patch 5 (logout dialog)
12cu|xfce4-session-4.10.0-4|404	
12cu|xfce4-session-4.10.0-4|405	* Fri Sep 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-10mdv2008.0
12cu|xfce4-session-4.10.0-4|406	+ Revision: 91881
12cu|xfce4-session-4.10.0-4|407	- exclude config files, which are now in mandriva-xfce-config package
12cu|xfce4-session-4.10.0-4|408	
12cu|xfce4-session-4.10.0-4|409	* Tue Sep 11 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-9mdv2008.0
12cu|xfce4-session-4.10.0-4|410	+ Revision: 84450
12cu|xfce4-session-4.10.0-4|411	- since there is suspend/hibernate option in logout menu, then pm-utils should be required
12cu|xfce4-session-4.10.0-4|412	
12cu|xfce4-session-4.10.0-4|413	* Fri Sep 07 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-8mdv2008.0
12cu|xfce4-session-4.10.0-4|414	+ Revision: 81907
12cu|xfce4-session-4.10.0-4|415	- remove old patch 4, replace it with new one since all conf files are handle by mandriva-xfce-config package
12cu|xfce4-session-4.10.0-4|416	- provide patch8, which make use of GtkFileChooser
12cu|xfce4-session-4.10.0-4|417	
12cu|xfce4-session-4.10.0-4|418	* Tue Jun 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-7mdv2008.0
12cu|xfce4-session-4.10.0-4|419	+ Revision: 44263
12cu|xfce4-session-4.10.0-4|420	- fix file list
12cu|xfce4-session-4.10.0-4|421	- new devel library policy
12cu|xfce4-session-4.10.0-4|422	- disable legacy X11R5 session management
12cu|xfce4-session-4.10.0-4|423	- move Source 1 and 2 to the xfce-config package
12cu|xfce4-session-4.10.0-4|424	- adjust provides/obsoletes
12cu|xfce4-session-4.10.0-4|425	
12cu|xfce4-session-4.10.0-4|426	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 4.4.1-6mdv2008.0
12cu|xfce4-session-4.10.0-4|427	+ Revision: 36215
12cu|xfce4-session-4.10.0-4|428	- rebuild with correct optflags
12cu|xfce4-session-4.10.0-4|429	
12cu|xfce4-session-4.10.0-4|430	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cu|xfce4-session-4.10.0-4|431	- move balou splash engine to separate package (i hope someone will make a mandriva theme :)
12cu|xfce4-session-4.10.0-4|432	- rediff P4 (splash should be disabled now)
12cu|xfce4-session-4.10.0-4|433	
12cu|xfce4-session-4.10.0-4|434	* Mon Jun 04 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-4mdv2008.0
12cu|xfce4-session-4.10.0-4|435	+ Revision: 35071
12cu|xfce4-session-4.10.0-4|436	- provide patch 5
12cu|xfce4-session-4.10.0-4|437	o add suspend and hibernate options to the session dialog
12cu|xfce4-session-4.10.0-4|438	o shutdown without a password
12cu|xfce4-session-4.10.0-4|439	- provide patch 6 and 7
12cu|xfce4-session-4.10.0-4|440	- provide Source 3 (icons for suspend/hibernate stolen from gnome-power-manager :)
12cu|xfce4-session-4.10.0-4|441	- add requires on fortune-mod (tips&tricks works now)
12cu|xfce4-session-4.10.0-4|442	- add buildrequires on dbus-glib-devel
12cu|xfce4-session-4.10.0-4|443	- disable splash
12cu|xfce4-session-4.10.0-4|444	- update description
12cu|xfce4-session-4.10.0-4|445	- use macros in %%post and %%postun
12cu|xfce4-session-4.10.0-4|446	- adjust configure options
12cu|xfce4-session-4.10.0-4|447	- spec file clean
12cu|xfce4-session-4.10.0-4|448	
12cu|xfce4-session-4.10.0-4|449	* Thu May 31 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-3mdv2008.0
12cu|xfce4-session-4.10.0-4|450	+ Revision: 33091
12cu|xfce4-session-4.10.0-4|451	- Add autostart
12cu|xfce4-session-4.10.0-4|452	
12cu|xfce4-session-4.10.0-4|453	* Fri May 25 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-2mdv2008.0
12cu|xfce4-session-4.10.0-4|454	+ Revision: 31093
12cu|xfce4-session-4.10.0-4|455	- Add mandriva default theme
12cu|xfce4-session-4.10.0-4|456	
12cu|xfce4-session-4.10.0-4|457	* Thu Apr 19 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-1mdv2008.0
12cu|xfce4-session-4.10.0-4|458	+ Revision: 14934
12cu|xfce4-session-4.10.0-4|459	- New release 4.4.1
12cu|xfce4-session-4.10.0-4|460	

13320 12
12cu|xfce4-smartbookmark-plugin-0.4.4-2|1	Summary:	Smart bookmarks for the Xfce panel
12cu|xfce4-smartbookmark-plugin-0.4.4-2|2	Name:		xfce4-smartbookmark-plugin
12cu|xfce4-smartbookmark-plugin-0.4.4-2|3	Version:	0.4.4
12cu|xfce4-smartbookmark-plugin-0.4.4-2|4	Release:	2
12cu|xfce4-smartbookmark-plugin-0.4.4-2|5	Group:		Graphical desktop/Xfce
12cu|xfce4-smartbookmark-plugin-0.4.4-2|6	License:	GPLv2+
12cu|xfce4-smartbookmark-plugin-0.4.4-2|7	URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
12cu|xfce4-smartbookmark-plugin-0.4.4-2|8	Source0:	http://goodies.xfce.org/releases/%{oname}/%{name}-%{version}.tar.bz2
12cu|xfce4-smartbookmark-plugin-0.4.4-2|9	Patch0:		smartbookmark-mdv-bugzilla.patch
12cu|xfce4-smartbookmark-plugin-0.4.4-2|10	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cu|xfce4-smartbookmark-plugin-0.4.4-2|11	BuildRequires:	pkgconfig(libxfcegui4-1.0)
12cu|xfce4-smartbookmark-plugin-0.4.4-2|12	BuildRequires:	perl(XML::Parser)
12cu|xfce4-smartbookmark-plugin-0.4.4-2|13	Requires:	xfce4-panel >= 4.4.2
12cu|xfce4-smartbookmark-plugin-0.4.4-2|14	Obsoletes:	xfce-smartbookmark-plugin
12cu|xfce4-smartbookmark-plugin-0.4.4-2|15	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|16	%description
12cu|xfce4-smartbookmark-plugin-0.4.4-2|17	A plugin which allows you to do a search directly on Internet on sites like
12cu|xfce4-smartbookmark-plugin-0.4.4-2|18	Google. It allows you to send requests directly to your browser and perform
12cu|xfce4-smartbookmark-plugin-0.4.4-2|19	custom searches.
12cu|xfce4-smartbookmark-plugin-0.4.4-2|20	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|21	%prep
12cu|xfce4-smartbookmark-plugin-0.4.4-2|22	%setup -q
12cu|xfce4-smartbookmark-plugin-0.4.4-2|23	%patch0 -p1
12cu|xfce4-smartbookmark-plugin-0.4.4-2|24	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|25	%build
12cu|xfce4-smartbookmark-plugin-0.4.4-2|26	%configure2_5x \
12cu|xfce4-smartbookmark-plugin-0.4.4-2|27	--disable-static
12cu|xfce4-smartbookmark-plugin-0.4.4-2|28	%make
12cu|xfce4-smartbookmark-plugin-0.4.4-2|29	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|30	%install
12cu|xfce4-smartbookmark-plugin-0.4.4-2|31	%makeinstall_std
12cu|xfce4-smartbookmark-plugin-0.4.4-2|32	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|33	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12cu|xfce4-smartbookmark-plugin-0.4.4-2|34	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|35	%find_lang %{name} %{name}.lang
12cu|xfce4-smartbookmark-plugin-0.4.4-2|36	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|37	%files -f %{name}.lang
12cu|xfce4-smartbookmark-plugin-0.4.4-2|38	%doc AUTHORS ChangeLog README
12cu|xfce4-smartbookmark-plugin-0.4.4-2|39	%{_libdir}/xfce4/panel-plugins/*.so
12cu|xfce4-smartbookmark-plugin-0.4.4-2|40	%{_datadir}/xfce4/panel-plugins/*.desktop
12cu|xfce4-smartbookmark-plugin-0.4.4-2|41	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|42	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|43	%changelog
12cu|xfce4-smartbookmark-plugin-0.4.4-2|44	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.4-1
12cu|xfce4-smartbookmark-plugin-0.4.4-2|45	+ Revision: 791179
12cu|xfce4-smartbookmark-plugin-0.4.4-2|46	- update to new version 0.4.4
12cu|xfce4-smartbookmark-plugin-0.4.4-2|47	- spec file clean
12cu|xfce4-smartbookmark-plugin-0.4.4-2|48	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|49	+ Matthew Dawkins <mattydaw@mandriva.org>
12cu|xfce4-smartbookmark-plugin-0.4.4-2|50	- added missing BR
12cu|xfce4-smartbookmark-plugin-0.4.4-2|51	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|52	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|xfce4-smartbookmark-plugin-0.4.4-2|53	- the mass rebuild of 2010.1 packages
12cu|xfce4-smartbookmark-plugin-0.4.4-2|54	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|55	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-12mdv2010.1
12cu|xfce4-smartbookmark-plugin-0.4.4-2|56	+ Revision: 543437
12cu|xfce4-smartbookmark-plugin-0.4.4-2|57	- rebuild for mdv 2010.1
12cu|xfce4-smartbookmark-plugin-0.4.4-2|58	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|59	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.4.2-11mdv2010.0
12cu|xfce4-smartbookmark-plugin-0.4.4-2|60	+ Revision: 446134
12cu|xfce4-smartbookmark-plugin-0.4.4-2|61	- rebuild
12cu|xfce4-smartbookmark-plugin-0.4.4-2|62	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|63	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-10mdv2009.1
12cu|xfce4-smartbookmark-plugin-0.4.4-2|64	+ Revision: 349478
12cu|xfce4-smartbookmark-plugin-0.4.4-2|65	- rebuild for xfce-4.6.0
12cu|xfce4-smartbookmark-plugin-0.4.4-2|66	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|67	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-9mdv2009.1
12cu|xfce4-smartbookmark-plugin-0.4.4-2|68	+ Revision: 295027
12cu|xfce4-smartbookmark-plugin-0.4.4-2|69	- rebuild for new Xfce4.6 beta1
12cu|xfce4-smartbookmark-plugin-0.4.4-2|70	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|71	+ Thierry Vignaud <tv@mandriva.org>
12cu|xfce4-smartbookmark-plugin-0.4.4-2|72	- rebuild
12cu|xfce4-smartbookmark-plugin-0.4.4-2|73	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|74	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.4.2-7mdv2009.0
12cu|xfce4-smartbookmark-plugin-0.4.4-2|75	+ Revision: 256940
12cu|xfce4-smartbookmark-plugin-0.4.4-2|76	- rebuild
12cu|xfce4-smartbookmark-plugin-0.4.4-2|77	- kill re-definition of %%buildroot on Pixel's request
12cu|xfce4-smartbookmark-plugin-0.4.4-2|78	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|79	+ Olivier Blin <blino@mandriva.org>
12cu|xfce4-smartbookmark-plugin-0.4.4-2|80	- restore BuildRoot
12cu|xfce4-smartbookmark-plugin-0.4.4-2|81	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|82	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-5mdv2008.1
12cu|xfce4-smartbookmark-plugin-0.4.4-2|83	+ Revision: 110137
12cu|xfce4-smartbookmark-plugin-0.4.4-2|84	- correct buildrequires
12cu|xfce4-smartbookmark-plugin-0.4.4-2|85	- new license policy
12cu|xfce4-smartbookmark-plugin-0.4.4-2|86	- use upstream tarball name as a real name
12cu|xfce4-smartbookmark-plugin-0.4.4-2|87	- do not package COPYING file
12cu|xfce4-smartbookmark-plugin-0.4.4-2|88	- use upstream name
12cu|xfce4-smartbookmark-plugin-0.4.4-2|89	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|90	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 0.4.2-4mdv2008.0
12cu|xfce4-smartbookmark-plugin-0.4.4-2|91	+ Revision: 36216
12cu|xfce4-smartbookmark-plugin-0.4.4-2|92	- rebuild with correct optflags
12cu|xfce4-smartbookmark-plugin-0.4.4-2|93	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|94	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12cu|xfce4-smartbookmark-plugin-0.4.4-2|95	- provide P0 (search in mandriva bugzilla)
12cu|xfce4-smartbookmark-plugin-0.4.4-2|96	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|97	* Sat Jun 02 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-2mdv2008.0
12cu|xfce4-smartbookmark-plugin-0.4.4-2|98	+ Revision: 34778
12cu|xfce4-smartbookmark-plugin-0.4.4-2|99	- correct requires
12cu|xfce4-smartbookmark-plugin-0.4.4-2|100	
12cu|xfce4-smartbookmark-plugin-0.4.4-2|101	* Sat Jun 02 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-1mdv2008.0
12cu|xfce4-smartbookmark-plugin-0.4.4-2|102	+ Revision: 34696
12cu|xfce4-smartbookmark-plugin-0.4.4-2|103	- Import xfce-smartbookmark-plugin
12cu|xfce4-smartbookmark-plugin-0.4.4-2|104	

13321 12
12cu|xfce4-smartpm-plugin-0.4.0-11|1	Summary: 	A Smart plugin for the Xfce panel
12cu|xfce4-smartpm-plugin-0.4.0-11|2	Name: 		xfce4-smartpm-plugin
12cu|xfce4-smartpm-plugin-0.4.0-11|3	Version: 	0.4.0
12cu|xfce4-smartpm-plugin-0.4.0-11|4	Release: 	11
12cu|xfce4-smartpm-plugin-0.4.0-11|5	License:	GPLv2+
12cu|xfce4-smartpm-plugin-0.4.0-11|6	Group: 		Graphical desktop/Xfce
12cu|xfce4-smartpm-plugin-0.4.0-11|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-smartpm-plugin
12cu|xfce4-smartpm-plugin-0.4.0-11|8	Source0: 	http://goodies.xfce.org/releases/xfce4-smartpm-plugin/%{name}-%{version}.tar.bz2
12cu|xfce4-smartpm-plugin-0.4.0-11|9	Patch0:		xfce4-smartpm-plugin-0.4.0-libnotify-0.7.patch
12cu|xfce4-smartpm-plugin-0.4.0-11|10	Requires:	xfce4-panel >= 4.4.2
12cu|xfce4-smartpm-plugin-0.4.0-11|11	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cu|xfce4-smartpm-plugin-0.4.0-11|12	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
12cu|xfce4-smartpm-plugin-0.4.0-11|13	BuildRequires:	perl(XML::Parser)
12cu|xfce4-smartpm-plugin-0.4.0-11|14	BuildRequires:	intltool
12cu|xfce4-smartpm-plugin-0.4.0-11|15	BuildRequires:	pkgconfig(libnotify)
12cu|xfce4-smartpm-plugin-0.4.0-11|16	BuildRequires:	gksu
12cu|xfce4-smartpm-plugin-0.4.0-11|17	Requires:	gksu
12cu|xfce4-smartpm-plugin-0.4.0-11|18	Requires:	smart-gui
12cu|xfce4-smartpm-plugin-0.4.0-11|19	Obsoletes:	xfce-smartpm-plugin
12cu|xfce4-smartpm-plugin-0.4.0-11|20	Obsoletes:	xfce-smart-plugin
12cu|xfce4-smartpm-plugin-0.4.0-11|21	
12cu|xfce4-smartpm-plugin-0.4.0-11|22	%description
12cu|xfce4-smartpm-plugin-0.4.0-11|23	A Xfce panel plugin for Smart Package Manager.
12cu|xfce4-smartpm-plugin-0.4.0-11|24	
12cu|xfce4-smartpm-plugin-0.4.0-11|25	%prep
12cu|xfce4-smartpm-plugin-0.4.0-11|26	%setup -q
12cu|xfce4-smartpm-plugin-0.4.0-11|27	%patch0 -p0
12cu|xfce4-smartpm-plugin-0.4.0-11|28	
12cu|xfce4-smartpm-plugin-0.4.0-11|29	%build
12cu|xfce4-smartpm-plugin-0.4.0-11|30	export GKSU="/usr/bin/gksu"
12cu|xfce4-smartpm-plugin-0.4.0-11|31	export GKSUDO="/usr/bin/gksudo"
12cu|xfce4-smartpm-plugin-0.4.0-11|32	export SU="/bin/su"
12cu|xfce4-smartpm-plugin-0.4.0-11|33	export SUDO="/usr/bin/sudo"
12cu|xfce4-smartpm-plugin-0.4.0-11|34	
12cu|xfce4-smartpm-plugin-0.4.0-11|35	%configure2_5x \
12cu|xfce4-smartpm-plugin-0.4.0-11|36	--enable-libnotify
12cu|xfce4-smartpm-plugin-0.4.0-11|37	%make
12cu|xfce4-smartpm-plugin-0.4.0-11|38	
12cu|xfce4-smartpm-plugin-0.4.0-11|39	%install
12cu|xfce4-smartpm-plugin-0.4.0-11|40	rm -rf %{buildroot}
12cu|xfce4-smartpm-plugin-0.4.0-11|41	%makeinstall_std
12cu|xfce4-smartpm-plugin-0.4.0-11|42	
12cu|xfce4-smartpm-plugin-0.4.0-11|43	%find_lang %{name}
12cu|xfce4-smartpm-plugin-0.4.0-11|44	
12cu|xfce4-smartpm-plugin-0.4.0-11|45	%post
12cu|xfce4-smartpm-plugin-0.4.0-11|46	%update_icon_cache hicolor
12cu|xfce4-smartpm-plugin-0.4.0-11|47	
12cu|xfce4-smartpm-plugin-0.4.0-11|48	%postun
12cu|xfce4-smartpm-plugin-0.4.0-11|49	%clean_icon_cache hicolor
12cu|xfce4-smartpm-plugin-0.4.0-11|50	
12cu|xfce4-smartpm-plugin-0.4.0-11|51	%clean
12cu|xfce4-smartpm-plugin-0.4.0-11|52	rm -rf %{buildroot}
12cu|xfce4-smartpm-plugin-0.4.0-11|53	
12cu|xfce4-smartpm-plugin-0.4.0-11|54	%files -f %{name}.lang
12cu|xfce4-smartpm-plugin-0.4.0-11|55	%defattr(-,root,root)
12cu|xfce4-smartpm-plugin-0.4.0-11|56	%doc ChangeLog AUTHORS README
12cu|xfce4-smartpm-plugin-0.4.0-11|57	%{_libdir}/xfce4/panel-plugins/*
12cu|xfce4-smartpm-plugin-0.4.0-11|58	%{_datadir}/xfce4/panel-plugins/xfce4-smart.desktop
12cu|xfce4-smartpm-plugin-0.4.0-11|59	%{_iconsdir}/hicolor/*/apps/*.png
12cu|xfce4-smartpm-plugin-0.4.0-11|60	%{_iconsdir}/hicolor/scalable/apps/*.svg
12cu|xfce4-smartpm-plugin-0.4.0-11|61	
12cu|xfce4-smartpm-plugin-0.4.0-11|62	
12cu|xfce4-smartpm-plugin-0.4.0-11|63	%changelog
12cu|xfce4-smartpm-plugin-0.4.0-11|64	* Thu Apr 26 2012 Crispin Boylan <crisb@mandriva.org> 0.4.0-10
12cu|xfce4-smartpm-plugin-0.4.0-11|65	+ Revision: 793581
12cu|xfce4-smartpm-plugin-0.4.0-11|66	- Use gksu instead of old ktsuss
12cu|xfce4-smartpm-plugin-0.4.0-11|67	
12cu|xfce4-smartpm-plugin-0.4.0-11|68	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 0.4.0-9
12cu|xfce4-smartpm-plugin-0.4.0-11|69	+ Revision: 791565
12cu|xfce4-smartpm-plugin-0.4.0-11|70	- Rebuild
12cu|xfce4-smartpm-plugin-0.4.0-11|71	
12cu|xfce4-smartpm-plugin-0.4.0-11|72	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 0.4.0-8
12cu|xfce4-smartpm-plugin-0.4.0-11|73	+ Revision: 790057
12cu|xfce4-smartpm-plugin-0.4.0-11|74	- Rebuild for xfce 4.10
12cu|xfce4-smartpm-plugin-0.4.0-11|75	
12cu|xfce4-smartpm-plugin-0.4.0-11|76	* Tue Apr 19 2011 Funda Wang <fwang@mandriva.org> 0.4.0-7
12cu|xfce4-smartpm-plugin-0.4.0-11|77	+ Revision: 656003
12cu|xfce4-smartpm-plugin-0.4.0-11|78	- rebuild for libnotify 0.7
12cu|xfce4-smartpm-plugin-0.4.0-11|79	
12cu|xfce4-smartpm-plugin-0.4.0-11|80	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-6mdv2011.0
12cu|xfce4-smartpm-plugin-0.4.0-11|81	+ Revision: 615629
12cu|xfce4-smartpm-plugin-0.4.0-11|82	- the mass rebuild of 2010.1 packages
12cu|xfce4-smartpm-plugin-0.4.0-11|83	
12cu|xfce4-smartpm-plugin-0.4.0-11|84	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-5mdv2010.1
12cu|xfce4-smartpm-plugin-0.4.0-11|85	+ Revision: 543438
12cu|xfce4-smartpm-plugin-0.4.0-11|86	- rebuild for mdv 2010.1
12cu|xfce4-smartpm-plugin-0.4.0-11|87	
12cu|xfce4-smartpm-plugin-0.4.0-11|88	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.4.0-4mdv2010.0
12cu|xfce4-smartpm-plugin-0.4.0-11|89	+ Revision: 446135
12cu|xfce4-smartpm-plugin-0.4.0-11|90	- rebuild
12cu|xfce4-smartpm-plugin-0.4.0-11|91	
12cu|xfce4-smartpm-plugin-0.4.0-11|92	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-3mdv2009.1
12cu|xfce4-smartpm-plugin-0.4.0-11|93	+ Revision: 349479
12cu|xfce4-smartpm-plugin-0.4.0-11|94	- rebuild for xfce-4.6.0
12cu|xfce4-smartpm-plugin-0.4.0-11|95	
12cu|xfce4-smartpm-plugin-0.4.0-11|96	* Sat Dec 06 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-2mdv2009.1
12cu|xfce4-smartpm-plugin-0.4.0-11|97	+ Revision: 311325
12cu|xfce4-smartpm-plugin-0.4.0-11|98	- update to new version 0.4.0
12cu|xfce4-smartpm-plugin-0.4.0-11|99	
12cu|xfce4-smartpm-plugin-0.4.0-11|100	* Sat Nov 22 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-4mdv2009.1
12cu|xfce4-smartpm-plugin-0.4.0-11|101	+ Revision: 305939
12cu|xfce4-smartpm-plugin-0.4.0-11|102	- obsolete xfce-smart-plugin
12cu|xfce4-smartpm-plugin-0.4.0-11|103	
12cu|xfce4-smartpm-plugin-0.4.0-11|104	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-3mdv2009.1
12cu|xfce4-smartpm-plugin-0.4.0-11|105	+ Revision: 295028
12cu|xfce4-smartpm-plugin-0.4.0-11|106	- rebuild for new Xfce4.6 beta1
12cu|xfce4-smartpm-plugin-0.4.0-11|107	
12cu|xfce4-smartpm-plugin-0.4.0-11|108	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 0.3.2-2mdv2009.0
12cu|xfce4-smartpm-plugin-0.4.0-11|109	+ Revision: 269793
12cu|xfce4-smartpm-plugin-0.4.0-11|110	- rebuild early 2009.0 package (before pixel changes)
12cu|xfce4-smartpm-plugin-0.4.0-11|111	
12cu|xfce4-smartpm-plugin-0.4.0-11|112	* Wed May 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-1mdv2009.0
12cu|xfce4-smartpm-plugin-0.4.0-11|113	+ Revision: 209634
12cu|xfce4-smartpm-plugin-0.4.0-11|114	- update to new version 0.3.2
12cu|xfce4-smartpm-plugin-0.4.0-11|115	
12cu|xfce4-smartpm-plugin-0.4.0-11|116	* Sat Mar 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.1-2mdv2008.1
12cu|xfce4-smartpm-plugin-0.4.0-11|117	+ Revision: 182169
12cu|xfce4-smartpm-plugin-0.4.0-11|118	- use ktsuss for su/sudo actions
12cu|xfce4-smartpm-plugin-0.4.0-11|119	
12cu|xfce4-smartpm-plugin-0.4.0-11|120	* Sat Feb 02 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.1-1mdv2008.1
12cu|xfce4-smartpm-plugin-0.4.0-11|121	+ Revision: 161514
12cu|xfce4-smartpm-plugin-0.4.0-11|122	- new version
12cu|xfce4-smartpm-plugin-0.4.0-11|123	
12cu|xfce4-smartpm-plugin-0.4.0-11|124	* Thu Jan 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2008.1
12cu|xfce4-smartpm-plugin-0.4.0-11|125	+ Revision: 147735
12cu|xfce4-smartpm-plugin-0.4.0-11|126	- new version
12cu|xfce4-smartpm-plugin-0.4.0-11|127	- enable notifications with use of libnotify
12cu|xfce4-smartpm-plugin-0.4.0-11|128	
12cu|xfce4-smartpm-plugin-0.4.0-11|129	+ Olivier Blin <blino@mandriva.org>
12cu|xfce4-smartpm-plugin-0.4.0-11|130	- restore BuildRoot
12cu|xfce4-smartpm-plugin-0.4.0-11|131	
12cu|xfce4-smartpm-plugin-0.4.0-11|132	+ Thierry Vignaud <tv@mandriva.org>
12cu|xfce4-smartpm-plugin-0.4.0-11|133	- kill re-definition of %%buildroot on Pixel's request
12cu|xfce4-smartpm-plugin-0.4.0-11|134	
12cu|xfce4-smartpm-plugin-0.4.0-11|135	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.2-2mdv2008.1
12cu|xfce4-smartpm-plugin-0.4.0-11|136	+ Revision: 110138
12cu|xfce4-smartpm-plugin-0.4.0-11|137	- correct buildrequires
12cu|xfce4-smartpm-plugin-0.4.0-11|138	- new license policy
12cu|xfce4-smartpm-plugin-0.4.0-11|139	- use upstream tarball name as a real name
12cu|xfce4-smartpm-plugin-0.4.0-11|140	- do not package COPYING file
12cu|xfce4-smartpm-plugin-0.4.0-11|141	- add REAMDE file to the docs
12cu|xfce4-smartpm-plugin-0.4.0-11|142	- use upstream name
12cu|xfce4-smartpm-plugin-0.4.0-11|143	
12cu|xfce4-smartpm-plugin-0.4.0-11|144	* Tue Oct 09 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.2-1mdv2008.1
12cu|xfce4-smartpm-plugin-0.4.0-11|145	+ Revision: 96288
12cu|xfce4-smartpm-plugin-0.4.0-11|146	- new version
12cu|xfce4-smartpm-plugin-0.4.0-11|147	
12cu|xfce4-smartpm-plugin-0.4.0-11|148	* Sun Sep 30 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.1-1mdv2008.0
12cu|xfce4-smartpm-plugin-0.4.0-11|149	+ Revision: 93974
12cu|xfce4-smartpm-plugin-0.4.0-11|150	- new version
12cu|xfce4-smartpm-plugin-0.4.0-11|151	
12cu|xfce4-smartpm-plugin-0.4.0-11|152	* Sat Aug 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-1mdv2008.0
12cu|xfce4-smartpm-plugin-0.4.0-11|153	+ Revision: 71216
12cu|xfce4-smartpm-plugin-0.4.0-11|154	- new version
12cu|xfce4-smartpm-plugin-0.4.0-11|155	- new name
12cu|xfce4-smartpm-plugin-0.4.0-11|156	- fix file list
12cu|xfce4-smartpm-plugin-0.4.0-11|157	- remove scriplets
12cu|xfce4-smartpm-plugin-0.4.0-11|158	- change name, closer to upstream
12cu|xfce4-smartpm-plugin-0.4.0-11|159	
12cu|xfce4-smartpm-plugin-0.4.0-11|160	* Fri May 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.2-1mdv2008.0
12cu|xfce4-smartpm-plugin-0.4.0-11|161	+ Revision: 31183
12cu|xfce4-smartpm-plugin-0.4.0-11|162	- Import xfce-smart-plugin
12cu|xfce4-smartpm-plugin-0.4.0-11|163	

13322 12
12cu|xfce4-vala-4.10.3-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cu|xfce4-vala-4.10.3-1|2	%define _enable_debug_packages	%{nil}
12cu|xfce4-vala-4.10.3-1|3	%define debug_package		%{nil}
12cu|xfce4-vala-4.10.3-1|4	
12cu|xfce4-vala-4.10.3-1|5	Summary:	Vala bindings for Xfce
12cu|xfce4-vala-4.10.3-1|6	
12cu|xfce4-vala-4.10.3-1|7	Name:		xfce4-vala
12cu|xfce4-vala-4.10.3-1|8	Version:	4.10.3
12cu|xfce4-vala-4.10.3-1|9	Release:	1
12cu|xfce4-vala-4.10.3-1|10	License:	LGPLv2+
12cu|xfce4-vala-4.10.3-1|11	Group:		Development/Other
12cu|xfce4-vala-4.10.3-1|12	Url:		http://wiki.xfce.org/vala-bindings
12cu|xfce4-vala-4.10.3-1|13	Source0:	http://archive.xfce.org/src/bindings/xfce4-vala/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|xfce4-vala-4.10.3-1|14	
12cu|xfce4-vala-4.10.3-1|15	BuildRequires:	xfce4-dev-tools >= 4.10.0
12cu|xfce4-vala-4.10.3-1|16	BuildRequires:  pkgconfig(libvala-0.24)
12cu|xfce4-vala-4.10.3-1|17	BuildRequires:	vala
12cu|xfce4-vala-4.10.3-1|18	BuildRequires:	pkgconfig(exo-1)
12cu|xfce4-vala-4.10.3-1|19	BuildRequires:	pkgconfig(libxfconf-0) >= 4.10.0
12cu|xfce4-vala-4.10.3-1|20	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.10.0
12cu|xfce4-vala-4.10.3-1|21	BuildRequires:	pkgconfig(garcon-1) >= 0.2.0
12cu|xfce4-vala-4.10.3-1|22	BuildRequires:  pkgconfig(libxfce4panel-1.0) >= 4.10.0
12cu|xfce4-vala-4.10.3-1|23	
12cu|xfce4-vala-4.10.3-1|24	%description
12cu|xfce4-vala-4.10.3-1|25	Vala bindings for various Xfce components.
12cu|xfce4-vala-4.10.3-1|26	
12cu|xfce4-vala-4.10.3-1|27	%prep
12cu|xfce4-vala-4.10.3-1|28	%setup -q
12cu|xfce4-vala-4.10.3-1|29	# for each vala update, edit configure.ac acordingly
12cu|xfce4-vala-4.10.3-1|30	perl -pi -e "s|vala_api='0.16'|vala_api='0.24'|" configure.ac
12cu|xfce4-vala-4.10.3-1|31	
12cu|xfce4-vala-4.10.3-1|32	%build
12cu|xfce4-vala-4.10.3-1|33	xdt-autogen
12cu|xfce4-vala-4.10.3-1|34	%configure2_5x
12cu|xfce4-vala-4.10.3-1|35	%make
12cu|xfce4-vala-4.10.3-1|36	
12cu|xfce4-vala-4.10.3-1|37	%install
12cu|xfce4-vala-4.10.3-1|38	%makeinstall_std
12cu|xfce4-vala-4.10.3-1|39	
12cu|xfce4-vala-4.10.3-1|40	mkdir -p %{buildroot}%{_libdir}/pkgconfig
12cu|xfce4-vala-4.10.3-1|41	cp -r %{buildroot}%{_datadir}/pkgconfig/xfce4-vala.pc %{buildroot}%{_libdir}/pkgconfig/xfce4-vala.pc
12cu|xfce4-vala-4.10.3-1|42	
12cu|xfce4-vala-4.10.3-1|43	%files
12cu|xfce4-vala-4.10.3-1|44	%doc AUTHORS ChangeLog NEWS README
12cu|xfce4-vala-4.10.3-1|45	%{_libdir}/pkgconfig/xfce4-vala.pc
12cu|xfce4-vala-4.10.3-1|46	%{_datadir}/pkgconfig/xfce4-vala.pc
12cu|xfce4-vala-4.10.3-1|47	%{_datadir}/vala*/vapi/*.deps
12cu|xfce4-vala-4.10.3-1|48	%{_datadir}/vala*/vapi/*.vapi
12cu|xfce4-vala-4.10.3-1|49	
12cu|xfce4-vala-4.10.3-1|50	
12cu|xfce4-vala-4.10.3-1|51	
12cu|xfce4-vala-4.10.3-1|52	%changelog
12cu|xfce4-vala-4.10.3-1|53	* Sat Mar 29 2014 symbianflo <symbianflo@mandrivausers.ro> 4.10.3-1
12cu|xfce4-vala-4.10.3-1|54	+ Revision: a030cbc
12cu|xfce4-vala-4.10.3-1|55	- Merge pull request #1 from symbianflo/xfce4-vala:rosa2012.1
12cu|xfce4-vala-4.10.3-1|56	- Symbianflo
12cu|xfce4-vala-4.10.3-1|57	
12cu|xfce4-vala-4.10.3-1|58	

13323 12
12cu|xfce4-verve-plugin-1.0.0-5|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cu|xfce4-verve-plugin-1.0.0-5|2	
12cu|xfce4-verve-plugin-1.0.0-5|3	Summary:	A minicmd-plugin for the Xfce panel
12cu|xfce4-verve-plugin-1.0.0-5|4	Name:		xfce4-verve-plugin
12cu|xfce4-verve-plugin-1.0.0-5|5	Version:	1.0.0
12cu|xfce4-verve-plugin-1.0.0-5|6	Release:	5
12cu|xfce4-verve-plugin-1.0.0-5|7	License:	GPLv2+
12cu|xfce4-verve-plugin-1.0.0-5|8	Group:		Graphical desktop/Xfce
12cu|xfce4-verve-plugin-1.0.0-5|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin
12cu|xfce4-verve-plugin-1.0.0-5|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|xfce4-verve-plugin-1.0.0-5|11	Requires:	xfce4-panel >= 4.8.0
12cu|xfce4-verve-plugin-1.0.0-5|12	BuildRequires:	xfce4-panel-devel >= 4.8.0
12cu|xfce4-verve-plugin-1.0.0-5|13	BuildRequires:	exo-devel >= 0.6.0
12cu|xfce4-verve-plugin-1.0.0-5|14	BuildRequires:	pkgconfig(libxfcegui4-1.0)
12cu|xfce4-verve-plugin-1.0.0-5|15	BuildRequires:	dbus-glib-devel
12cu|xfce4-verve-plugin-1.0.0-5|16	BuildRequires:	pcre-devel
12cu|xfce4-verve-plugin-1.0.0-5|17	BuildRequires:	perl(XML::Parser)
12cu|xfce4-verve-plugin-1.0.0-5|18	
12cu|xfce4-verve-plugin-1.0.0-5|19	%description
12cu|xfce4-verve-plugin-1.0.0-5|20	This plugin is like the (quite old) xfce4-minicmd-plugin, except that it
12cu|xfce4-verve-plugin-1.0.0-5|21	feature more cool features, like autocompletion and command history.
12cu|xfce4-verve-plugin-1.0.0-5|22	
12cu|xfce4-verve-plugin-1.0.0-5|23	%prep
12cu|xfce4-verve-plugin-1.0.0-5|24	%setup -q
12cu|xfce4-verve-plugin-1.0.0-5|25	
12cu|xfce4-verve-plugin-1.0.0-5|26	%build
12cu|xfce4-verve-plugin-1.0.0-5|27	%configure2_5x \
12cu|xfce4-verve-plugin-1.0.0-5|28	--enable-final \
12cu|xfce4-verve-plugin-1.0.0-5|29	--enable-dbus
12cu|xfce4-verve-plugin-1.0.0-5|30	
12cu|xfce4-verve-plugin-1.0.0-5|31	%make
12cu|xfce4-verve-plugin-1.0.0-5|32	
12cu|xfce4-verve-plugin-1.0.0-5|33	%install
12cu|xfce4-verve-plugin-1.0.0-5|34	%makeinstall_std
12cu|xfce4-verve-plugin-1.0.0-5|35	
12cu|xfce4-verve-plugin-1.0.0-5|36	%find_lang %{name}
12cu|xfce4-verve-plugin-1.0.0-5|37	
12cu|xfce4-verve-plugin-1.0.0-5|38	%files -f %{name}.lang
12cu|xfce4-verve-plugin-1.0.0-5|39	%doc AUTHORS README THANKS
12cu|xfce4-verve-plugin-1.0.0-5|40	%{_bindir}/verve-focus
12cu|xfce4-verve-plugin-1.0.0-5|41	%{_datadir}/xfce4/panel-plugins/*.desktop
12cu|xfce4-verve-plugin-1.0.0-5|42	%{_libdir}/xfce4/panel-plugins/*
12cu|xfce4-verve-plugin-1.0.0-5|43	
12cu|xfce4-verve-plugin-1.0.0-5|44	
12cu|xfce4-verve-plugin-1.0.0-5|45	%changelog
12cu|xfce4-verve-plugin-1.0.0-5|46	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 1.0.0-4mdv2012.0
12cu|xfce4-verve-plugin-1.0.0-5|47	+ Revision: 791568
12cu|xfce4-verve-plugin-1.0.0-5|48	- Rebuild
12cu|xfce4-verve-plugin-1.0.0-5|49	
12cu|xfce4-verve-plugin-1.0.0-5|50	* Mon Apr 09 2012 Crispin Boylan <crisb@mandriva.org> 1.0.0-3
12cu|xfce4-verve-plugin-1.0.0-5|51	+ Revision: 790033
12cu|xfce4-verve-plugin-1.0.0-5|52	- Rebuild
12cu|xfce4-verve-plugin-1.0.0-5|53	
12cu|xfce4-verve-plugin-1.0.0-5|54	* Thu Feb 09 2012 Crispin Boylan <crisb@mandriva.org> 1.0.0-2
12cu|xfce4-verve-plugin-1.0.0-5|55	+ Revision: 772266
12cu|xfce4-verve-plugin-1.0.0-5|56	- Rebuild
12cu|xfce4-verve-plugin-1.0.0-5|57	
12cu|xfce4-verve-plugin-1.0.0-5|58	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-1
12cu|xfce4-verve-plugin-1.0.0-5|59	+ Revision: 632787
12cu|xfce4-verve-plugin-1.0.0-5|60	- update to new version 1.0.0
12cu|xfce4-verve-plugin-1.0.0-5|61	- update url for Source0
12cu|xfce4-verve-plugin-1.0.0-5|62	- fix docs list
12cu|xfce4-verve-plugin-1.0.0-5|63	
12cu|xfce4-verve-plugin-1.0.0-5|64	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|xfce4-verve-plugin-1.0.0-5|65	- the mass rebuild of 2010.1 packages
12cu|xfce4-verve-plugin-1.0.0-5|66	
12cu|xfce4-verve-plugin-1.0.0-5|67	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.6-4mdv2010.1
12cu|xfce4-verve-plugin-1.0.0-5|68	+ Revision: 543445
12cu|xfce4-verve-plugin-1.0.0-5|69	- rebuild for mdv 2010.1
12cu|xfce4-verve-plugin-1.0.0-5|70	
12cu|xfce4-verve-plugin-1.0.0-5|71	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.3.6-3mdv2010.0
12cu|xfce4-verve-plugin-1.0.0-5|72	+ Revision: 446154
12cu|xfce4-verve-plugin-1.0.0-5|73	- rebuild
12cu|xfce4-verve-plugin-1.0.0-5|74	
12cu|xfce4-verve-plugin-1.0.0-5|75	* Fri Mar 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.6-2mdv2009.1
12cu|xfce4-verve-plugin-1.0.0-5|76	+ Revision: 349538
12cu|xfce4-verve-plugin-1.0.0-5|77	- rebuild for xfce-4.6.0
12cu|xfce4-verve-plugin-1.0.0-5|78	
12cu|xfce4-verve-plugin-1.0.0-5|79	* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.6-1mdv2009.1
12cu|xfce4-verve-plugin-1.0.0-5|80	+ Revision: 306384
12cu|xfce4-verve-plugin-1.0.0-5|81	- update to new version 0.3.6
12cu|xfce4-verve-plugin-1.0.0-5|82	- new license policy
12cu|xfce4-verve-plugin-1.0.0-5|83	- spec file clean
12cu|xfce4-verve-plugin-1.0.0-5|84	- change name to be closer with upstream
12cu|xfce4-verve-plugin-1.0.0-5|85	
12cu|xfce4-verve-plugin-1.0.0-5|86	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.5-7mdv2009.1
12cu|xfce4-verve-plugin-1.0.0-5|87	+ Revision: 294987
12cu|xfce4-verve-plugin-1.0.0-5|88	- rebuild for new Xfce4.6 beta1
12cu|xfce4-verve-plugin-1.0.0-5|89	
12cu|xfce4-verve-plugin-1.0.0-5|90	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.3.5-6mdv2009.0
12cu|xfce4-verve-plugin-1.0.0-5|91	+ Revision: 262428
12cu|xfce4-verve-plugin-1.0.0-5|92	- rebuild
12cu|xfce4-verve-plugin-1.0.0-5|93	
12cu|xfce4-verve-plugin-1.0.0-5|94	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.3.5-5mdv2009.0
12cu|xfce4-verve-plugin-1.0.0-5|95	+ Revision: 257039
12cu|xfce4-verve-plugin-1.0.0-5|96	- rebuild
12cu|xfce4-verve-plugin-1.0.0-5|97	- kill re-definition of %%buildroot on Pixel's request
12cu|xfce4-verve-plugin-1.0.0-5|98	
12cu|xfce4-verve-plugin-1.0.0-5|99	+ Olivier Blin <blino@mandriva.org>
12cu|xfce4-verve-plugin-1.0.0-5|100	- restore BuildRoot
12cu|xfce4-verve-plugin-1.0.0-5|101	
12cu|xfce4-verve-plugin-1.0.0-5|102	* Wed Nov 21 2007 Jérôme Soyer <saispo@mandriva.org> 0.3.5-3mdv2008.1
12cu|xfce4-verve-plugin-1.0.0-5|103	+ Revision: 111063
12cu|xfce4-verve-plugin-1.0.0-5|104	- Fix BuildRequires and Requires
12cu|xfce4-verve-plugin-1.0.0-5|105	
12cu|xfce4-verve-plugin-1.0.0-5|106	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.5-2mdv2008.0
12cu|xfce4-verve-plugin-1.0.0-5|107	+ Revision: 33271
12cu|xfce4-verve-plugin-1.0.0-5|108	- spec file clean
12cu|xfce4-verve-plugin-1.0.0-5|109	

13324 12
12cu|xfce4-weather-plugin-0.8.2-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cu|xfce4-weather-plugin-0.8.2-2|2	
12cu|xfce4-weather-plugin-0.8.2-2|3	Summary:	A weather plugin for the Xfce panel
12cu|xfce4-weather-plugin-0.8.2-2|4	Name:		xfce4-weather-plugin
12cu|xfce4-weather-plugin-0.8.2-2|5	Version:	0.8.2
12cu|xfce4-weather-plugin-0.8.2-2|6	Release:	2
12cu|xfce4-weather-plugin-0.8.2-2|7	License:	GPLv2+
12cu|xfce4-weather-plugin-0.8.2-2|8	Group:		Graphical desktop/Xfce
12cu|xfce4-weather-plugin-0.8.2-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
12cu|xfce4-weather-plugin-0.8.2-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|xfce4-weather-plugin-0.8.2-2|11	
12cu|xfce4-weather-plugin-0.8.2-2|12	# Patch0 from Arch Linux:
12cu|xfce4-weather-plugin-0.8.2-2|13	# https://bugzilla.xfce.org/show_bug.cgi?id=8105
12cu|xfce4-weather-plugin-0.8.2-2|14	# https://bugs.archlinux.org/task/26815
12cu|xfce4-weather-plugin-0.8.2-2|15	Patch0:		xfce4-weather-plugin-0.7.4-working-XOAP-license-key.patch
12cu|xfce4-weather-plugin-0.8.2-2|16	
12cu|xfce4-weather-plugin-0.8.2-2|17	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cu|xfce4-weather-plugin-0.8.2-2|18	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
12cu|xfce4-weather-plugin-0.8.2-2|19	BuildRequires:	pkgconfig(libxfce4util-1.0)
12cu|xfce4-weather-plugin-0.8.2-2|20	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.7.0
12cu|xfce4-weather-plugin-0.8.2-2|21	BuildRequires:	pkgconfig(libxml-2.0)
12cu|xfce4-weather-plugin-0.8.2-2|22	BuildRequires:	perl(XML::Parser)
12cu|xfce4-weather-plugin-0.8.2-2|23	BuildRequires:	intltool
12cu|xfce4-weather-plugin-0.8.2-2|24	Requires:	xfce4-panel >= 4.4.2
12cu|xfce4-weather-plugin-0.8.2-2|25	Obsoletes:	xfce-weather-plugin
12cu|xfce4-weather-plugin-0.8.2-2|26	
12cu|xfce4-weather-plugin-0.8.2-2|27	%description
12cu|xfce4-weather-plugin-0.8.2-2|28	This panel plugin shows the current temperature and weather condition,
12cu|xfce4-weather-plugin-0.8.2-2|29	using weather data provided by xoap.weather.com (www.weather.com).
12cu|xfce4-weather-plugin-0.8.2-2|30	
12cu|xfce4-weather-plugin-0.8.2-2|31	%prep
12cu|xfce4-weather-plugin-0.8.2-2|32	%setup -q
12cu|xfce4-weather-plugin-0.8.2-2|33	#patch0 -p0
12cu|xfce4-weather-plugin-0.8.2-2|34	
12cu|xfce4-weather-plugin-0.8.2-2|35	%build
12cu|xfce4-weather-plugin-0.8.2-2|36	%configure2_5x
12cu|xfce4-weather-plugin-0.8.2-2|37	%make
12cu|xfce4-weather-plugin-0.8.2-2|38	
12cu|xfce4-weather-plugin-0.8.2-2|39	%install
12cu|xfce4-weather-plugin-0.8.2-2|40	%makeinstall_std
12cu|xfce4-weather-plugin-0.8.2-2|41	
12cu|xfce4-weather-plugin-0.8.2-2|42	%find_lang %{name} %{name}.lang
12cu|xfce4-weather-plugin-0.8.2-2|43	
12cu|xfce4-weather-plugin-0.8.2-2|44	%files -f %{name}.lang
12cu|xfce4-weather-plugin-0.8.2-2|45	%doc AUTHORS ChangeLog README
12cu|xfce4-weather-plugin-0.8.2-2|46	%dir %{_datadir}/xfce4/weather
12cu|xfce4-weather-plugin-0.8.2-2|47	%{_datadir}/xfce4/weather/*
12cu|xfce4-weather-plugin-0.8.2-2|48	%{_datadir}/xfce4/panel/plugins/*
12cu|xfce4-weather-plugin-0.8.2-2|49	%{_libdir}/xfce4/panel/plugins/
12cu|xfce4-weather-plugin-0.8.2-2|50	%{_iconsdir}/hicolor/*/apps/*.png
12cu|xfce4-weather-plugin-0.8.2-2|51	
12cu|xfce4-weather-plugin-0.8.2-2|52	
12cu|xfce4-weather-plugin-0.8.2-2|53	%changelog
12cu|xfce4-weather-plugin-0.8.2-2|54	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 0.7.4-5
12cu|xfce4-weather-plugin-0.8.2-2|55	+ Revision: 791573
12cu|xfce4-weather-plugin-0.8.2-2|56	- Rebuild
12cu|xfce4-weather-plugin-0.8.2-2|57	
12cu|xfce4-weather-plugin-0.8.2-2|58	* Sun Apr 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.4-4
12cu|xfce4-weather-plugin-0.8.2-2|59	+ Revision: 789866
12cu|xfce4-weather-plugin-0.8.2-2|60	- rebuild
12cu|xfce4-weather-plugin-0.8.2-2|61	- drop old stuff from spec file
12cu|xfce4-weather-plugin-0.8.2-2|62	
12cu|xfce4-weather-plugin-0.8.2-2|63	* Tue Feb 21 2012 Jon Dill <dillj@mandriva.org> 0.7.4-3
12cu|xfce4-weather-plugin-0.8.2-2|64	+ Revision: 778765
12cu|xfce4-weather-plugin-0.8.2-2|65	- rebuild against new version of libffi4
12cu|xfce4-weather-plugin-0.8.2-2|66	
12cu|xfce4-weather-plugin-0.8.2-2|67	* Mon Nov 21 2011 Sergio Rafael Lemke <sergio@mandriva.com> 0.7.4-2
12cu|xfce4-weather-plugin-0.8.2-2|68	+ Revision: 732176
12cu|xfce4-weather-plugin-0.8.2-2|69	- Added patch to fix the 'no data' on the panel applet
12cu|xfce4-weather-plugin-0.8.2-2|70	
12cu|xfce4-weather-plugin-0.8.2-2|71	* Sat Mar 12 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.4-1
12cu|xfce4-weather-plugin-0.8.2-2|72	+ Revision: 644045
12cu|xfce4-weather-plugin-0.8.2-2|73	- update to new version 0.7.4
12cu|xfce4-weather-plugin-0.8.2-2|74	- update url for Source0
12cu|xfce4-weather-plugin-0.8.2-2|75	- tune up buildrequires
12cu|xfce4-weather-plugin-0.8.2-2|76	
12cu|xfce4-weather-plugin-0.8.2-2|77	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.3-3mdv2011.0
12cu|xfce4-weather-plugin-0.8.2-2|78	+ Revision: 615651
12cu|xfce4-weather-plugin-0.8.2-2|79	- the mass rebuild of 2010.1 packages
12cu|xfce4-weather-plugin-0.8.2-2|80	
12cu|xfce4-weather-plugin-0.8.2-2|81	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.3-2mdv2010.1
12cu|xfce4-weather-plugin-0.8.2-2|82	+ Revision: 543443
12cu|xfce4-weather-plugin-0.8.2-2|83	- rebuild for mdv 2010.1
12cu|xfce4-weather-plugin-0.8.2-2|84	
12cu|xfce4-weather-plugin-0.8.2-2|85	* Wed Aug 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.3-1mdv2010.0
12cu|xfce4-weather-plugin-0.8.2-2|86	+ Revision: 409651
12cu|xfce4-weather-plugin-0.8.2-2|87	- update to new version 0.7.3
12cu|xfce4-weather-plugin-0.8.2-2|88	
12cu|xfce4-weather-plugin-0.8.2-2|89	* Wed Jul 29 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.2-1mdv2010.0
12cu|xfce4-weather-plugin-0.8.2-2|90	+ Revision: 404018
12cu|xfce4-weather-plugin-0.8.2-2|91	- update to new version 0.7.2
12cu|xfce4-weather-plugin-0.8.2-2|92	
12cu|xfce4-weather-plugin-0.8.2-2|93	* Wed Jul 22 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.1-1mdv2010.0
12cu|xfce4-weather-plugin-0.8.2-2|94	+ Revision: 398599
12cu|xfce4-weather-plugin-0.8.2-2|95	- update to new version 0.7.1
12cu|xfce4-weather-plugin-0.8.2-2|96	
12cu|xfce4-weather-plugin-0.8.2-2|97	* Wed Jun 24 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.0-1mdv2010.0
12cu|xfce4-weather-plugin-0.8.2-2|98	+ Revision: 388886
12cu|xfce4-weather-plugin-0.8.2-2|99	- update to new version 0.7.0
12cu|xfce4-weather-plugin-0.8.2-2|100	- drop patch 0
12cu|xfce4-weather-plugin-0.8.2-2|101	
12cu|xfce4-weather-plugin-0.8.2-2|102	* Tue Jun 16 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.4-1mdv2010.0
12cu|xfce4-weather-plugin-0.8.2-2|103	+ Revision: 386436
12cu|xfce4-weather-plugin-0.8.2-2|104	- update to new version 0.6.4
12cu|xfce4-weather-plugin-0.8.2-2|105	
12cu|xfce4-weather-plugin-0.8.2-2|106	* Sun Jun 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.3-1mdv2010.0
12cu|xfce4-weather-plugin-0.8.2-2|107	+ Revision: 385908
12cu|xfce4-weather-plugin-0.8.2-2|108	- update to new version 0.6.3
12cu|xfce4-weather-plugin-0.8.2-2|109	- drop patches 1,2,3,4 and 5, they were merged by upstream
12cu|xfce4-weather-plugin-0.8.2-2|110	
12cu|xfce4-weather-plugin-0.8.2-2|111	* Thu Jun 11 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.2-6mdv2010.0
12cu|xfce4-weather-plugin-0.8.2-2|112	+ Revision: 385033
12cu|xfce4-weather-plugin-0.8.2-2|113	- Patch2: better version
12cu|xfce4-weather-plugin-0.8.2-2|114	- Patch4: fix display orientation
12cu|xfce4-weather-plugin-0.8.2-2|115	- Patch5: take advantage of new gtk-2.12 tooltips
12cu|xfce4-weather-plugin-0.8.2-2|116	
12cu|xfce4-weather-plugin-0.8.2-2|117	* Sun Mar 22 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.2-5mdv2009.1
12cu|xfce4-weather-plugin-0.8.2-2|118	+ Revision: 360451
12cu|xfce4-weather-plugin-0.8.2-2|119	- Patch3: fixes against latest libtool
12cu|xfce4-weather-plugin-0.8.2-2|120	
12cu|xfce4-weather-plugin-0.8.2-2|121	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.2-4mdv2009.1
12cu|xfce4-weather-plugin-0.8.2-2|122	+ Revision: 295033
12cu|xfce4-weather-plugin-0.8.2-2|123	- rebuild for new Xfce4.6 beta1
12cu|xfce4-weather-plugin-0.8.2-2|124	
12cu|xfce4-weather-plugin-0.8.2-2|125	* Sat Jun 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.2-3mdv2009.0
12cu|xfce4-weather-plugin-0.8.2-2|126	+ Revision: 229726
12cu|xfce4-weather-plugin-0.8.2-2|127	- Patch1: fix UTF8 encodings
12cu|xfce4-weather-plugin-0.8.2-2|128	- Patch2: add resolvconf support (upstream bug #4118)
12cu|xfce4-weather-plugin-0.8.2-2|129	
12cu|xfce4-weather-plugin-0.8.2-2|130	* Wed Apr 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.2-2mdv2009.0
12cu|xfce4-weather-plugin-0.8.2-2|131	+ Revision: 194689
12cu|xfce4-weather-plugin-0.8.2-2|132	- Patch0: save nicely units
12cu|xfce4-weather-plugin-0.8.2-2|133	
12cu|xfce4-weather-plugin-0.8.2-2|134	+ Olivier Blin <blino@mandriva.org>
12cu|xfce4-weather-plugin-0.8.2-2|135	- restore BuildRoot
12cu|xfce4-weather-plugin-0.8.2-2|136	
12cu|xfce4-weather-plugin-0.8.2-2|137	+ Thierry Vignaud <tv@mandriva.org>
12cu|xfce4-weather-plugin-0.8.2-2|138	- kill re-definition of %%buildroot on Pixel's request
12cu|xfce4-weather-plugin-0.8.2-2|139	
12cu|xfce4-weather-plugin-0.8.2-2|140	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.2-1mdv2008.1
12cu|xfce4-weather-plugin-0.8.2-2|141	+ Revision: 110578
12cu|xfce4-weather-plugin-0.8.2-2|142	- new version
12cu|xfce4-weather-plugin-0.8.2-2|143	
12cu|xfce4-weather-plugin-0.8.2-2|144	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.1-1mdv2008.1
12cu|xfce4-weather-plugin-0.8.2-2|145	+ Revision: 110143
12cu|xfce4-weather-plugin-0.8.2-2|146	- correct buildrequires
12cu|xfce4-weather-plugin-0.8.2-2|147	- new license policy
12cu|xfce4-weather-plugin-0.8.2-2|148	- use upstream tarball name as a real name
12cu|xfce4-weather-plugin-0.8.2-2|149	- do not package COPYING and INSTALL files
12cu|xfce4-weather-plugin-0.8.2-2|150	- use upstream name
12cu|xfce4-weather-plugin-0.8.2-2|151	- new license policy
12cu|xfce4-weather-plugin-0.8.2-2|152	- new version
12cu|xfce4-weather-plugin-0.8.2-2|153	
12cu|xfce4-weather-plugin-0.8.2-2|154	* Fri May 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-3mdv2008.0
12cu|xfce4-weather-plugin-0.8.2-2|155	+ Revision: 31037
12cu|xfce4-weather-plugin-0.8.2-2|156	- add %%post and %%postun scripts
12cu|xfce4-weather-plugin-0.8.2-2|157	
12cu|xfce4-weather-plugin-0.8.2-2|158	* Thu May 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-2mdv2008.0
12cu|xfce4-weather-plugin-0.8.2-2|159	+ Revision: 30499
12cu|xfce4-weather-plugin-0.8.2-2|160	- update url
12cu|xfce4-weather-plugin-0.8.2-2|161	- spec file clean
12cu|xfce4-weather-plugin-0.8.2-2|162	
12cu|xfce4-weather-plugin-0.8.2-2|163	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.0-1mdv2008.0
12cu|xfce4-weather-plugin-0.8.2-2|164	+ Revision: 30295
12cu|xfce4-weather-plugin-0.8.2-2|165	- new version
12cu|xfce4-weather-plugin-0.8.2-2|166	

13325 12
12cu|xfce4-websearch-plugin-0.1.1-6|1	Summary:	A web search plugin for the Xfce panel
12cu|xfce4-websearch-plugin-0.1.1-6|2	Name:		xfce4-websearch-plugin
12cu|xfce4-websearch-plugin-0.1.1-6|3	Version:	0.1.1
12cu|xfce4-websearch-plugin-0.1.1-6|4	Release:	6
12cu|xfce4-websearch-plugin-0.1.1-6|5	License:	GPLv2+
12cu|xfce4-websearch-plugin-0.1.1-6|6	Group:		Graphical desktop/Xfce
12cu|xfce4-websearch-plugin-0.1.1-6|7	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
12cu|xfce4-websearch-plugin-0.1.1-6|8	Source0:	http://goodies.xfce.org/releases/xfce4-weather-plugin/%{name}-%{version}.tar.bz2
12cu|xfce4-websearch-plugin-0.1.1-6|9	Requires:	xfce4-panel >= 4.4.2
12cu|xfce4-websearch-plugin-0.1.1-6|10	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cu|xfce4-websearch-plugin-0.1.1-6|11	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.4.2
12cu|xfce4-websearch-plugin-0.1.1-6|12	BuildRequires:	perl(XML::Parser) intltool
12cu|xfce4-websearch-plugin-0.1.1-6|13	Obsoletes:	xfce-websearch-plugin
12cu|xfce4-websearch-plugin-0.1.1-6|14	
12cu|xfce4-websearch-plugin-0.1.1-6|15	%description
12cu|xfce4-websearch-plugin-0.1.1-6|16	A web search plugin for the Xfce panel.
12cu|xfce4-websearch-plugin-0.1.1-6|17	
12cu|xfce4-websearch-plugin-0.1.1-6|18	%prep
12cu|xfce4-websearch-plugin-0.1.1-6|19	%setup -q
12cu|xfce4-websearch-plugin-0.1.1-6|20	
12cu|xfce4-websearch-plugin-0.1.1-6|21	%build
12cu|xfce4-websearch-plugin-0.1.1-6|22	./autogen.sh
12cu|xfce4-websearch-plugin-0.1.1-6|23	%configure2_5x
12cu|xfce4-websearch-plugin-0.1.1-6|24	%make
12cu|xfce4-websearch-plugin-0.1.1-6|25	
12cu|xfce4-websearch-plugin-0.1.1-6|26	%install
12cu|xfce4-websearch-plugin-0.1.1-6|27	rm -rf %{buildroot}
12cu|xfce4-websearch-plugin-0.1.1-6|28	%makeinstall_std
12cu|xfce4-websearch-plugin-0.1.1-6|29	
12cu|xfce4-websearch-plugin-0.1.1-6|30	%find_lang %{name}
12cu|xfce4-websearch-plugin-0.1.1-6|31	
12cu|xfce4-websearch-plugin-0.1.1-6|32	%post
12cu|xfce4-websearch-plugin-0.1.1-6|33	%update_icon_cache hicolor
12cu|xfce4-websearch-plugin-0.1.1-6|34	
12cu|xfce4-websearch-plugin-0.1.1-6|35	%postun
12cu|xfce4-websearch-plugin-0.1.1-6|36	%clean_icon_cache hicolor
12cu|xfce4-websearch-plugin-0.1.1-6|37	
12cu|xfce4-websearch-plugin-0.1.1-6|38	%clean
12cu|xfce4-websearch-plugin-0.1.1-6|39	rm -rf %{buildroot}
12cu|xfce4-websearch-plugin-0.1.1-6|40	
12cu|xfce4-websearch-plugin-0.1.1-6|41	%files -f %{name}.lang
12cu|xfce4-websearch-plugin-0.1.1-6|42	%defattr(-,root,root)
12cu|xfce4-websearch-plugin-0.1.1-6|43	%doc NEWS COPYING AUTHORS ChangeLog README
12cu|xfce4-websearch-plugin-0.1.1-6|44	%{_libdir}/xfce4/panel-plugins/*
12cu|xfce4-websearch-plugin-0.1.1-6|45	%{_datadir}/xfce4/panel-plugins/websearch.desktop
12cu|xfce4-websearch-plugin-0.1.1-6|46	
12cu|xfce4-websearch-plugin-0.1.1-6|47	
12cu|xfce4-websearch-plugin-0.1.1-6|48	%changelog
12cu|xfce4-websearch-plugin-0.1.1-6|49	* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1.1-5mdv2010.0
12cu|xfce4-websearch-plugin-0.1.1-6|50	+ Revision: 435107
12cu|xfce4-websearch-plugin-0.1.1-6|51	- rebuild
12cu|xfce4-websearch-plugin-0.1.1-6|52	
12cu|xfce4-websearch-plugin-0.1.1-6|53	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1.1-4mdv2009.0
12cu|xfce4-websearch-plugin-0.1.1-6|54	+ Revision: 262415
12cu|xfce4-websearch-plugin-0.1.1-6|55	- rebuild
12cu|xfce4-websearch-plugin-0.1.1-6|56	
12cu|xfce4-websearch-plugin-0.1.1-6|57	* Thu Jul 31 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1.1-3mdv2009.0
12cu|xfce4-websearch-plugin-0.1.1-6|58	+ Revision: 257015
12cu|xfce4-websearch-plugin-0.1.1-6|59	- rebuild
12cu|xfce4-websearch-plugin-0.1.1-6|60	- kill re-definition of %%buildroot on Pixel's request
12cu|xfce4-websearch-plugin-0.1.1-6|61	
12cu|xfce4-websearch-plugin-0.1.1-6|62	+ Olivier Blin <oblin@mandriva.com>
12cu|xfce4-websearch-plugin-0.1.1-6|63	- restore BuildRoot
12cu|xfce4-websearch-plugin-0.1.1-6|64	
12cu|xfce4-websearch-plugin-0.1.1-6|65	* Thu Dec 13 2007 Jérôme Soyer <saispo@mandriva.org> 0.1.1-1mdv2008.1
12cu|xfce4-websearch-plugin-0.1.1-6|66	+ Revision: 119329
12cu|xfce4-websearch-plugin-0.1.1-6|67	- Fix tarball
12cu|xfce4-websearch-plugin-0.1.1-6|68	- New release 0.1.1
12cu|xfce4-websearch-plugin-0.1.1-6|69	
12cu|xfce4-websearch-plugin-0.1.1-6|70	* Thu Dec 06 2007 Jérôme Soyer <saispo@mandriva.org> 0.1.0-1mdv2008.1
12cu|xfce4-websearch-plugin-0.1.1-6|71	+ Revision: 115812
12cu|xfce4-websearch-plugin-0.1.1-6|72	- Add BuildRequires
12cu|xfce4-websearch-plugin-0.1.1-6|73	- import xfce4-websearch-plugin
12cu|xfce4-websearch-plugin-0.1.1-6|74	
12cu|xfce4-websearch-plugin-0.1.1-6|75	

13326 12
12cu|xfce4-wmdock-plugin-0.3.4-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cu|xfce4-wmdock-plugin-0.3.4-2|2	
12cu|xfce4-wmdock-plugin-0.3.4-2|3	Summary:	WindowMaker dockapps plugin for the Xfce desktop environment
12cu|xfce4-wmdock-plugin-0.3.4-2|4	Name:		xfce4-wmdock-plugin
12cu|xfce4-wmdock-plugin-0.3.4-2|5	Version:	0.3.4
12cu|xfce4-wmdock-plugin-0.3.4-2|6	Release:	2
12cu|xfce4-wmdock-plugin-0.3.4-2|7	License:	GPLv2+
12cu|xfce4-wmdock-plugin-0.3.4-2|8	Group:		Graphical desktop/Xfce
12cu|xfce4-wmdock-plugin-0.3.4-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-wmdock-plugin
12cu|xfce4-wmdock-plugin-0.3.4-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-wmdock-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|xfce4-wmdock-plugin-0.3.4-2|11	Requires:	xfce4-panel >= 4.4.2
12cu|xfce4-wmdock-plugin-0.3.4-2|12	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cu|xfce4-wmdock-plugin-0.3.4-2|13	BuildRequires:	perl(XML::Parser)
12cu|xfce4-wmdock-plugin-0.3.4-2|14	BuildRequires:	libwnck-devel
12cu|xfce4-wmdock-plugin-0.3.4-2|15	BuildRequires:	pkgconfig(libxfce4util-1.0)
12cu|xfce4-wmdock-plugin-0.3.4-2|16	BuildRequires:	pkgconfig(libxfcegui4-1.0)
12cu|xfce4-wmdock-plugin-0.3.4-2|17	Obsoletes:	xfce-wmdock-plugin
12cu|xfce4-wmdock-plugin-0.3.4-2|18	
12cu|xfce4-wmdock-plugin-0.3.4-2|19	%description
12cu|xfce4-wmdock-plugin-0.3.4-2|20	The WMdock plugin is a compatibility layer for running
12cu|xfce4-wmdock-plugin-0.3.4-2|21	WindowMaker dockapps on the XFCE desktop. It integrates
12cu|xfce4-wmdock-plugin-0.3.4-2|22	the dockapps into a panel, closely resembling the look
12cu|xfce4-wmdock-plugin-0.3.4-2|23	and feel of the WindowMaker dock or clip, respectively.
12cu|xfce4-wmdock-plugin-0.3.4-2|24	
12cu|xfce4-wmdock-plugin-0.3.4-2|25	%prep
12cu|xfce4-wmdock-plugin-0.3.4-2|26	%setup -q
12cu|xfce4-wmdock-plugin-0.3.4-2|27	
12cu|xfce4-wmdock-plugin-0.3.4-2|28	%build
12cu|xfce4-wmdock-plugin-0.3.4-2|29	%configure2_5x
12cu|xfce4-wmdock-plugin-0.3.4-2|30	%make
12cu|xfce4-wmdock-plugin-0.3.4-2|31	
12cu|xfce4-wmdock-plugin-0.3.4-2|32	%install
12cu|xfce4-wmdock-plugin-0.3.4-2|33	rm -rf %{buildroot}
12cu|xfce4-wmdock-plugin-0.3.4-2|34	%makeinstall_std
12cu|xfce4-wmdock-plugin-0.3.4-2|35	
12cu|xfce4-wmdock-plugin-0.3.4-2|36	%find_lang %{name}
12cu|xfce4-wmdock-plugin-0.3.4-2|37	
12cu|xfce4-wmdock-plugin-0.3.4-2|38	%if %mdkversion < 200900
12cu|xfce4-wmdock-plugin-0.3.4-2|39	%post
12cu|xfce4-wmdock-plugin-0.3.4-2|40	%update_icon_cache hicolor
12cu|xfce4-wmdock-plugin-0.3.4-2|41	%endif
12cu|xfce4-wmdock-plugin-0.3.4-2|42	
12cu|xfce4-wmdock-plugin-0.3.4-2|43	%if %mdkversion < 200900
12cu|xfce4-wmdock-plugin-0.3.4-2|44	%postun
12cu|xfce4-wmdock-plugin-0.3.4-2|45	%clean_icon_cache hicolor
12cu|xfce4-wmdock-plugin-0.3.4-2|46	%endif
12cu|xfce4-wmdock-plugin-0.3.4-2|47	
12cu|xfce4-wmdock-plugin-0.3.4-2|48	%clean
12cu|xfce4-wmdock-plugin-0.3.4-2|49	rm -rf %{buildroot}
12cu|xfce4-wmdock-plugin-0.3.4-2|50	
12cu|xfce4-wmdock-plugin-0.3.4-2|51	%files -f %{name}.lang
12cu|xfce4-wmdock-plugin-0.3.4-2|52	%defattr(-,root,root)
12cu|xfce4-wmdock-plugin-0.3.4-2|53	%doc README ChangeLog AUTHORS
12cu|xfce4-wmdock-plugin-0.3.4-2|54	%{_libdir}/xfce4/panel-plugins/*
12cu|xfce4-wmdock-plugin-0.3.4-2|55	%{_datadir}/xfce4/panel-plugins/*
12cu|xfce4-wmdock-plugin-0.3.4-2|56	%{_iconsdir}/hicolor/*/apps/*.png
12cu|xfce4-wmdock-plugin-0.3.4-2|57	
12cu|xfce4-wmdock-plugin-0.3.4-2|58	
12cu|xfce4-wmdock-plugin-0.3.4-2|59	%changelog
12cu|xfce4-wmdock-plugin-0.3.4-2|60	* Sun May 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.4-1mdv2011.0
12cu|xfce4-wmdock-plugin-0.3.4-2|61	+ Revision: 672536
12cu|xfce4-wmdock-plugin-0.3.4-2|62	- update to new version 0.3.4
12cu|xfce4-wmdock-plugin-0.3.4-2|63	
12cu|xfce4-wmdock-plugin-0.3.4-2|64	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|xfce4-wmdock-plugin-0.3.4-2|65	- the mass rebuild of 2010.1 packages
12cu|xfce4-wmdock-plugin-0.3.4-2|66	
12cu|xfce4-wmdock-plugin-0.3.4-2|67	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-4mdv2010.1
12cu|xfce4-wmdock-plugin-0.3.4-2|68	+ Revision: 543444
12cu|xfce4-wmdock-plugin-0.3.4-2|69	- rebuild for mdv 2010.1
12cu|xfce4-wmdock-plugin-0.3.4-2|70	
12cu|xfce4-wmdock-plugin-0.3.4-2|71	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.3.2-3mdv2010.0
12cu|xfce4-wmdock-plugin-0.3.4-2|72	+ Revision: 446156
12cu|xfce4-wmdock-plugin-0.3.4-2|73	- rebuild
12cu|xfce4-wmdock-plugin-0.3.4-2|74	
12cu|xfce4-wmdock-plugin-0.3.4-2|75	* Fri Mar 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-2mdv2009.1
12cu|xfce4-wmdock-plugin-0.3.4-2|76	+ Revision: 349525
12cu|xfce4-wmdock-plugin-0.3.4-2|77	- rebuild for xfce-4.6.0
12cu|xfce4-wmdock-plugin-0.3.4-2|78	
12cu|xfce4-wmdock-plugin-0.3.4-2|79	* Tue Jan 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-1mdv2009.1
12cu|xfce4-wmdock-plugin-0.3.4-2|80	+ Revision: 334565
12cu|xfce4-wmdock-plugin-0.3.4-2|81	- update to new version 0.3.2
12cu|xfce4-wmdock-plugin-0.3.4-2|82	
12cu|xfce4-wmdock-plugin-0.3.4-2|83	* Mon Jan 26 2009 Funda Wang <fwang@mandriva.org> 0.3.1-1mdv2009.1
12cu|xfce4-wmdock-plugin-0.3.4-2|84	+ Revision: 333624
12cu|xfce4-wmdock-plugin-0.3.4-2|85	- New version 0.3.1
12cu|xfce4-wmdock-plugin-0.3.4-2|86	
12cu|xfce4-wmdock-plugin-0.3.4-2|87	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-2mdv2009.1
12cu|xfce4-wmdock-plugin-0.3.4-2|88	+ Revision: 295034
12cu|xfce4-wmdock-plugin-0.3.4-2|89	- rebuild for new Xfce4.6 beta1
12cu|xfce4-wmdock-plugin-0.3.4-2|90	
12cu|xfce4-wmdock-plugin-0.3.4-2|91	* Mon Aug 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2009.0
12cu|xfce4-wmdock-plugin-0.3.4-2|92	+ Revision: 275721
12cu|xfce4-wmdock-plugin-0.3.4-2|93	- package translations
12cu|xfce4-wmdock-plugin-0.3.4-2|94	- update to new version 0.3.0
12cu|xfce4-wmdock-plugin-0.3.4-2|95	- update source url
12cu|xfce4-wmdock-plugin-0.3.4-2|96	- run scriplets only for mdv older than 200900
12cu|xfce4-wmdock-plugin-0.3.4-2|97	
12cu|xfce4-wmdock-plugin-0.3.4-2|98	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.2.0-4mdv2009.0
12cu|xfce4-wmdock-plugin-0.3.4-2|99	+ Revision: 262416
12cu|xfce4-wmdock-plugin-0.3.4-2|100	- rebuild
12cu|xfce4-wmdock-plugin-0.3.4-2|101	
12cu|xfce4-wmdock-plugin-0.3.4-2|102	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.2.0-3mdv2009.0
12cu|xfce4-wmdock-plugin-0.3.4-2|103	+ Revision: 257017
12cu|xfce4-wmdock-plugin-0.3.4-2|104	- rebuild
12cu|xfce4-wmdock-plugin-0.3.4-2|105	
12cu|xfce4-wmdock-plugin-0.3.4-2|106	* Mon Feb 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.0-1mdv2008.1
12cu|xfce4-wmdock-plugin-0.3.4-2|107	+ Revision: 165230
12cu|xfce4-wmdock-plugin-0.3.4-2|108	- new version
12cu|xfce4-wmdock-plugin-0.3.4-2|109	
12cu|xfce4-wmdock-plugin-0.3.4-2|110	* Wed Feb 06 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.9-1mdv2008.1
12cu|xfce4-wmdock-plugin-0.3.4-2|111	+ Revision: 163347
12cu|xfce4-wmdock-plugin-0.3.4-2|112	- new version
12cu|xfce4-wmdock-plugin-0.3.4-2|113	
12cu|xfce4-wmdock-plugin-0.3.4-2|114	+ Olivier Blin <oblin@mandriva.com>
12cu|xfce4-wmdock-plugin-0.3.4-2|115	- restore BuildRoot
12cu|xfce4-wmdock-plugin-0.3.4-2|116	
12cu|xfce4-wmdock-plugin-0.3.4-2|117	* Thu Dec 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.8-1mdv2008.1
12cu|xfce4-wmdock-plugin-0.3.4-2|118	+ Revision: 135362
12cu|xfce4-wmdock-plugin-0.3.4-2|119	- new version
12cu|xfce4-wmdock-plugin-0.3.4-2|120	
12cu|xfce4-wmdock-plugin-0.3.4-2|121	+ Thierry Vignaud <tv@mandriva.org>
12cu|xfce4-wmdock-plugin-0.3.4-2|122	- kill re-definition of %%buildroot on Pixel's request
12cu|xfce4-wmdock-plugin-0.3.4-2|123	
12cu|xfce4-wmdock-plugin-0.3.4-2|124	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.6-3mdv2008.1
12cu|xfce4-wmdock-plugin-0.3.4-2|125	+ Revision: 110144
12cu|xfce4-wmdock-plugin-0.3.4-2|126	- correct buildrequires
12cu|xfce4-wmdock-plugin-0.3.4-2|127	- new license policy
12cu|xfce4-wmdock-plugin-0.3.4-2|128	- use upstream tarball name as a real name
12cu|xfce4-wmdock-plugin-0.3.4-2|129	- do not package COPYING and NEWS files
12cu|xfce4-wmdock-plugin-0.3.4-2|130	- add ChangeLog file to the docs
12cu|xfce4-wmdock-plugin-0.3.4-2|131	- use upstream name
12cu|xfce4-wmdock-plugin-0.3.4-2|132	
12cu|xfce4-wmdock-plugin-0.3.4-2|133	* Sat Oct 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.6-1mdv2008.1
12cu|xfce4-wmdock-plugin-0.3.4-2|134	+ Revision: 102632
12cu|xfce4-wmdock-plugin-0.3.4-2|135	- import xfce-wmdock-plugin
12cu|xfce4-wmdock-plugin-0.3.4-2|136	

13327 12
12cu|xfce4-xkb-plugin-0.5.4.3-2|1	%define url_ver %(echo %{version} | cut -c 1-3)
12cu|xfce4-xkb-plugin-0.5.4.3-2|2	
12cu|xfce4-xkb-plugin-0.5.4.3-2|3	Summary:	A plugin for the Xfce4 panel displaying keyboard layout
12cu|xfce4-xkb-plugin-0.5.4.3-2|4	Name:		xfce4-xkb-plugin
12cu|xfce4-xkb-plugin-0.5.4.3-2|5	Version:	0.5.4.3
12cu|xfce4-xkb-plugin-0.5.4.3-2|6	Release:	2
12cu|xfce4-xkb-plugin-0.5.4.3-2|7	License:	BSD
12cu|xfce4-xkb-plugin-0.5.4.3-2|8	Group:		Graphical desktop/Xfce
12cu|xfce4-xkb-plugin-0.5.4.3-2|9	URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin
12cu|xfce4-xkb-plugin-0.5.4.3-2|10	Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-xkb-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|xfce4-xkb-plugin-0.5.4.3-2|11	BuildRequires:	xfce4-panel-devel >= 4.4.2
12cu|xfce4-xkb-plugin-0.5.4.3-2|12	BuildRequires:	intltool
12cu|xfce4-xkb-plugin-0.5.4.3-2|13	BuildRequires:	pkgconfig(libxklavier) >= 5.0
12cu|xfce4-xkb-plugin-0.5.4.3-2|14	BuildRequires:	pkgconfig(librsvg-2.0)
12cu|xfce4-xkb-plugin-0.5.4.3-2|15	BuildRequires:	libwnck-devel
12cu|xfce4-xkb-plugin-0.5.4.3-2|16	BuildRequires:	pkgconfig(libxfce4util-1.0)
12cu|xfce4-xkb-plugin-0.5.4.3-2|17	BuildRequires:	pkgconfig(libxfce4ui-1)
12cu|xfce4-xkb-plugin-0.5.4.3-2|18	Requires:	xfce4-panel >= 4.4.2
12cu|xfce4-xkb-plugin-0.5.4.3-2|19	Obsoletes:	xfce-xkb-plugin
12cu|xfce4-xkb-plugin-0.5.4.3-2|20	
12cu|xfce4-xkb-plugin-0.5.4.3-2|21	%description
12cu|xfce4-xkb-plugin-0.5.4.3-2|22	A plugin for the Xfce4 panel displaying keyboard layout.
12cu|xfce4-xkb-plugin-0.5.4.3-2|23	The plugin may be used as an indicator for the current layout
12cu|xfce4-xkb-plugin-0.5.4.3-2|24	and to switch layouts.
12cu|xfce4-xkb-plugin-0.5.4.3-2|25	The layouts must be defined either in XF86Config or by
12cu|xfce4-xkb-plugin-0.5.4.3-2|26	xetskbmap tool.
12cu|xfce4-xkb-plugin-0.5.4.3-2|27	
12cu|xfce4-xkb-plugin-0.5.4.3-2|28	%prep
12cu|xfce4-xkb-plugin-0.5.4.3-2|29	%setup -q
12cu|xfce4-xkb-plugin-0.5.4.3-2|30	
12cu|xfce4-xkb-plugin-0.5.4.3-2|31	%build
12cu|xfce4-xkb-plugin-0.5.4.3-2|32	%configure2_5x
12cu|xfce4-xkb-plugin-0.5.4.3-2|33	%make
12cu|xfce4-xkb-plugin-0.5.4.3-2|34	
12cu|xfce4-xkb-plugin-0.5.4.3-2|35	%install
12cu|xfce4-xkb-plugin-0.5.4.3-2|36	rm -rf %{buildroot}
12cu|xfce4-xkb-plugin-0.5.4.3-2|37	%makeinstall_std
12cu|xfce4-xkb-plugin-0.5.4.3-2|38	
12cu|xfce4-xkb-plugin-0.5.4.3-2|39	# remove unneeded devel files
12cu|xfce4-xkb-plugin-0.5.4.3-2|40	rm -f %{buildroot}/%{_libdir}/xfce4/panel-plugins/*.a
12cu|xfce4-xkb-plugin-0.5.4.3-2|41	
12cu|xfce4-xkb-plugin-0.5.4.3-2|42	%find_lang %{name}
12cu|xfce4-xkb-plugin-0.5.4.3-2|43	
12cu|xfce4-xkb-plugin-0.5.4.3-2|44	%clean
12cu|xfce4-xkb-plugin-0.5.4.3-2|45	rm -rf  %{buildroot}
12cu|xfce4-xkb-plugin-0.5.4.3-2|46	
12cu|xfce4-xkb-plugin-0.5.4.3-2|47	%files -f %{name}.lang
12cu|xfce4-xkb-plugin-0.5.4.3-2|48	%defattr(-,root,root)
12cu|xfce4-xkb-plugin-0.5.4.3-2|49	%doc AUTHORS ChangeLog README
12cu|xfce4-xkb-plugin-0.5.4.3-2|50	%dir %{_datadir}/xfce4/xkb
12cu|xfce4-xkb-plugin-0.5.4.3-2|51	%{_datadir}/xfce4/xkb/*
12cu|xfce4-xkb-plugin-0.5.4.3-2|52	%{_datadir}/xfce4/panel-plugins/xkb-plugin.desktop
12cu|xfce4-xkb-plugin-0.5.4.3-2|53	%{_libdir}/xfce4/panel-plugins/
12cu|xfce4-xkb-plugin-0.5.4.3-2|54	
12cu|xfce4-xkb-plugin-0.5.4.3-2|55	
12cu|xfce4-xkb-plugin-0.5.4.3-2|56	%changelog
12cu|xfce4-xkb-plugin-0.5.4.3-2|57	* Sun Feb 19 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.4.3-1mdv2012.0
12cu|xfce4-xkb-plugin-0.5.4.3-2|58	+ Revision: 777403
12cu|xfce4-xkb-plugin-0.5.4.3-2|59	- update to new version 0.5.4.3
12cu|xfce4-xkb-plugin-0.5.4.3-2|60	
12cu|xfce4-xkb-plugin-0.5.4.3-2|61	* Tue Jun 14 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.4.1-1
12cu|xfce4-xkb-plugin-0.5.4.3-2|62	+ Revision: 685174
12cu|xfce4-xkb-plugin-0.5.4.3-2|63	- update to new version 0.5.4.1
12cu|xfce4-xkb-plugin-0.5.4.3-2|64	
12cu|xfce4-xkb-plugin-0.5.4.3-2|65	* Mon May 30 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.4.0-2
12cu|xfce4-xkb-plugin-0.5.4.3-2|66	+ Revision: 681982
12cu|xfce4-xkb-plugin-0.5.4.3-2|67	- rebuild
12cu|xfce4-xkb-plugin-0.5.4.3-2|68	
12cu|xfce4-xkb-plugin-0.5.4.3-2|69	* Sun May 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.4.0-1
12cu|xfce4-xkb-plugin-0.5.4.3-2|70	+ Revision: 672528
12cu|xfce4-xkb-plugin-0.5.4.3-2|71	- update to new version 0.5.4.0
12cu|xfce4-xkb-plugin-0.5.4.3-2|72	
12cu|xfce4-xkb-plugin-0.5.4.3-2|73	+ Matthew Dawkins <mattydaw@mandriva.org>
12cu|xfce4-xkb-plugin-0.5.4.3-2|74	- added missing BR
12cu|xfce4-xkb-plugin-0.5.4.3-2|75	
12cu|xfce4-xkb-plugin-0.5.4.3-2|76	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|xfce4-xkb-plugin-0.5.4.3-2|77	- the mass rebuild of 2010.1 packages
12cu|xfce4-xkb-plugin-0.5.4.3-2|78	
12cu|xfce4-xkb-plugin-0.5.4.3-2|79	* Thu Feb 25 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.3.3-4mdv2010.1
12cu|xfce4-xkb-plugin-0.5.4.3-2|80	+ Revision: 511215
12cu|xfce4-xkb-plugin-0.5.4.3-2|81	- Patch1: fix some crashes
12cu|xfce4-xkb-plugin-0.5.4.3-2|82	
12cu|xfce4-xkb-plugin-0.5.4.3-2|83	* Mon Jan 11 2010 Götz Waschk <waschk@mandriva.org> 0.5.3.3-3mdv2010.1
12cu|xfce4-xkb-plugin-0.5.4.3-2|84	+ Revision: 489685
12cu|xfce4-xkb-plugin-0.5.4.3-2|85	- update patch for new libxklavier
12cu|xfce4-xkb-plugin-0.5.4.3-2|86	
12cu|xfce4-xkb-plugin-0.5.4.3-2|87	* Wed Jul 08 2009 Götz Waschk <waschk@mandriva.org> 0.5.3.3-2mdv2010.0
12cu|xfce4-xkb-plugin-0.5.4.3-2|88	+ Revision: 393442
12cu|xfce4-xkb-plugin-0.5.4.3-2|89	- fix build with new libxklavier (bug #52029)
12cu|xfce4-xkb-plugin-0.5.4.3-2|90	
12cu|xfce4-xkb-plugin-0.5.4.3-2|91	* Fri Mar 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.3.3-1mdv2009.1
12cu|xfce4-xkb-plugin-0.5.4.3-2|92	+ Revision: 350223
12cu|xfce4-xkb-plugin-0.5.4.3-2|93	- update to new version 0.5.3.3
12cu|xfce4-xkb-plugin-0.5.4.3-2|94	
12cu|xfce4-xkb-plugin-0.5.4.3-2|95	* Fri Mar 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.3.2-2mdv2009.1
12cu|xfce4-xkb-plugin-0.5.4.3-2|96	+ Revision: 349542
12cu|xfce4-xkb-plugin-0.5.4.3-2|97	- rebuild for xfce-4.6.0
12cu|xfce4-xkb-plugin-0.5.4.3-2|98	
12cu|xfce4-xkb-plugin-0.5.4.3-2|99	* Wed Feb 04 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.3.2-1mdv2009.1
12cu|xfce4-xkb-plugin-0.5.4.3-2|100	+ Revision: 337427
12cu|xfce4-xkb-plugin-0.5.4.3-2|101	- update to new version 0.5.3.2
12cu|xfce4-xkb-plugin-0.5.4.3-2|102	
12cu|xfce4-xkb-plugin-0.5.4.3-2|103	* Mon Feb 02 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.3.1-1mdv2009.1
12cu|xfce4-xkb-plugin-0.5.4.3-2|104	+ Revision: 336306
12cu|xfce4-xkb-plugin-0.5.4.3-2|105	- update to new version 0.5.3.1
12cu|xfce4-xkb-plugin-0.5.4.3-2|106	
12cu|xfce4-xkb-plugin-0.5.4.3-2|107	* Thu Jan 29 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.3-1mdv2009.1
12cu|xfce4-xkb-plugin-0.5.4.3-2|108	+ Revision: 335223
12cu|xfce4-xkb-plugin-0.5.4.3-2|109	- update to new version 0.5.3
12cu|xfce4-xkb-plugin-0.5.4.3-2|110	
12cu|xfce4-xkb-plugin-0.5.4.3-2|111	* Tue Nov 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.2-1mdv2009.1
12cu|xfce4-xkb-plugin-0.5.4.3-2|112	+ Revision: 302158
12cu|xfce4-xkb-plugin-0.5.4.3-2|113	- update to new version 0.5.2
12cu|xfce4-xkb-plugin-0.5.4.3-2|114	
12cu|xfce4-xkb-plugin-0.5.4.3-2|115	* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-2mdv2009.1
12cu|xfce4-xkb-plugin-0.5.4.3-2|116	+ Revision: 295036
12cu|xfce4-xkb-plugin-0.5.4.3-2|117	- rebuild for new Xfce4.6 beta1
12cu|xfce4-xkb-plugin-0.5.4.3-2|118	
12cu|xfce4-xkb-plugin-0.5.4.3-2|119	* Thu Sep 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-1mdv2009.1
12cu|xfce4-xkb-plugin-0.5.4.3-2|120	+ Revision: 287980
12cu|xfce4-xkb-plugin-0.5.4.3-2|121	- update to new version 0.5.1
12cu|xfce4-xkb-plugin-0.5.4.3-2|122	- add missing buildrequires
12cu|xfce4-xkb-plugin-0.5.4.3-2|123	
12cu|xfce4-xkb-plugin-0.5.4.3-2|124	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.4.3-6mdv2009.0
12cu|xfce4-xkb-plugin-0.5.4.3-2|125	+ Revision: 262417
12cu|xfce4-xkb-plugin-0.5.4.3-2|126	- rebuild
12cu|xfce4-xkb-plugin-0.5.4.3-2|127	
12cu|xfce4-xkb-plugin-0.5.4.3-2|128	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.4.3-5mdv2009.0
12cu|xfce4-xkb-plugin-0.5.4.3-2|129	+ Revision: 257028
12cu|xfce4-xkb-plugin-0.5.4.3-2|130	- rebuild
12cu|xfce4-xkb-plugin-0.5.4.3-2|131	- kill re-definition of %%buildroot on Pixel's request
12cu|xfce4-xkb-plugin-0.5.4.3-2|132	
12cu|xfce4-xkb-plugin-0.5.4.3-2|133	+ Olivier Blin <blino@mandriva.org>
12cu|xfce4-xkb-plugin-0.5.4.3-2|134	- restore BuildRoot
12cu|xfce4-xkb-plugin-0.5.4.3-2|135	
12cu|xfce4-xkb-plugin-0.5.4.3-2|136	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.3-3mdv2008.1
12cu|xfce4-xkb-plugin-0.5.4.3-2|137	+ Revision: 110146
12cu|xfce4-xkb-plugin-0.5.4.3-2|138	- correct buildrequires
12cu|xfce4-xkb-plugin-0.5.4.3-2|139	- use upstream tarball name as a real name
12cu|xfce4-xkb-plugin-0.5.4.3-2|140	- do not package COPYING and INSTALL files
12cu|xfce4-xkb-plugin-0.5.4.3-2|141	- use upstream name
12cu|xfce4-xkb-plugin-0.5.4.3-2|142	
12cu|xfce4-xkb-plugin-0.5.4.3-2|143	* Thu May 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.3-2mdv2008.0
12cu|xfce4-xkb-plugin-0.5.4.3-2|144	+ Revision: 30500
12cu|xfce4-xkb-plugin-0.5.4.3-2|145	- update url
12cu|xfce4-xkb-plugin-0.5.4.3-2|146	- spec file clean
12cu|xfce4-xkb-plugin-0.5.4.3-2|147	
12cu|xfce4-xkb-plugin-0.5.4.3-2|148	* Wed May 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.3-1mdv2008.0
12cu|xfce4-xkb-plugin-0.5.4.3-2|149	+ Revision: 30296
12cu|xfce4-xkb-plugin-0.5.4.3-2|150	- new version
12cu|xfce4-xkb-plugin-0.5.4.3-2|151	

13328 12
12cu|xfdesktop-4.10.2-1|1	%define url_ver %(echo %{version} | cut -c 1-4)
12cu|xfdesktop-4.10.2-1|2	
12cu|xfdesktop-4.10.2-1|3	Summary:	Desktop manager for the Xfce Desktop Environment
12cu|xfdesktop-4.10.2-1|4	Name:		xfdesktop
12cu|xfdesktop-4.10.2-1|5	Version:	4.10.2
12cu|xfdesktop-4.10.2-1|6	Release:	1
12cu|xfdesktop-4.10.2-1|7	License:	GPLv2+
12cu|xfdesktop-4.10.2-1|8	Group:		Graphical desktop/Xfce
12cu|xfdesktop-4.10.2-1|9	URL:		http://www.xfce.org
12cu|xfdesktop-4.10.2-1|10	Source0:	http://archive.xfce.org/src/xfce/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2
12cu|xfdesktop-4.10.2-1|11	Patch5:		%{name}-4.6.0-default-mdv-color.patch
12cu|xfdesktop-4.10.2-1|12	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12cu|xfdesktop-4.10.2-1|13	BuildRequires:	pkgconfig(libxfce4panel-1.0)
12cu|xfdesktop-4.10.2-1|14	BuildRequires:	pkgconfig(exo-1)
12cu|xfdesktop-4.10.2-1|15	BuildRequires:	pkgconfig(thunarx-2)
12cu|xfdesktop-4.10.2-1|16	BuildRequires:	pkgconfig(libwnck-1.0)
12cu|xfdesktop-4.10.2-1|17	BuildRequires:	pkgconfig(libxfconf-0)
12cu|xfdesktop-4.10.2-1|18	BuildRequires:	pkgconfig(garcon-1)
12cu|xfdesktop-4.10.2-1|19	BuildRequires:	pkgconfig(libxfce4ui-1) >= 4.10.0
12cu|xfdesktop-4.10.2-1|20	BuildRequires:	pkgconfig(libnotify)
12cu|xfdesktop-4.10.2-1|21	Conflicts:      xfce-utils <= 4.8.3-1
12cu|xfdesktop-4.10.2-1|22	Requires:	mandriva-theme
12cu|xfdesktop-4.10.2-1|23	Requires:	desktop-common-data
12cu|xfdesktop-4.10.2-1|24	Requires:	xfce4-session >= 4.9.0
12cu|xfdesktop-4.10.2-1|25	#Requires:	mandriva-xfce-config
12cu|xfdesktop-4.10.2-1|26	
12cu|xfdesktop-4.10.2-1|27	%description
12cu|xfdesktop-4.10.2-1|28	The desktop manager sets the background image, provides a right-click
12cu|xfdesktop-4.10.2-1|29	menu to launch applications and can optionally show files
12cu|xfdesktop-4.10.2-1|30	(including application launchers) or iconified windows. It includes
12cu|xfdesktop-4.10.2-1|31	gradient support for background color, saturation support for background image,
12cu|xfdesktop-4.10.2-1|32	real multiscreen and xinerama support, and it provides a desktop menu editor.
12cu|xfdesktop-4.10.2-1|33	
12cu|xfdesktop-4.10.2-1|34	%prep
12cu|xfdesktop-4.10.2-1|35	%setup -q
12cu|xfdesktop-4.10.2-1|36	#%patch5 -p1
12cu|xfdesktop-4.10.2-1|37	
12cu|xfdesktop-4.10.2-1|38	%build
12cu|xfdesktop-4.10.2-1|39	%configure2_5x \
12cu|xfdesktop-4.10.2-1|40	--disable-static \
12cu|xfdesktop-4.10.2-1|41	--enable-desktop-icons \
12cu|xfdesktop-4.10.2-1|42	--enable-file-icons \
12cu|xfdesktop-4.10.2-1|43	--disable-thunarx \
12cu|xfdesktop-4.10.2-1|44	--enable-gio-unix \
12cu|xfdesktop-4.10.2-1|45	--enable-notifications \
12cu|xfdesktop-4.10.2-1|46	--enable-desktop-menu \
12cu|xfdesktop-4.10.2-1|47	--with-file-manager-fallback=Thunar
12cu|xfdesktop-4.10.2-1|48	
12cu|xfdesktop-4.10.2-1|49	%make
12cu|xfdesktop-4.10.2-1|50	
12cu|xfdesktop-4.10.2-1|51	%install
12cu|xfdesktop-4.10.2-1|52	%makeinstall_std
12cu|xfdesktop-4.10.2-1|53	
12cu|xfdesktop-4.10.2-1|54	%find_lang %{name} %{name}.lang
12cu|xfdesktop-4.10.2-1|55	
12cu|xfdesktop-4.10.2-1|56	%files -f %{name}.lang
12cu|xfdesktop-4.10.2-1|57	%doc README TODO AUTHORS NEWS
12cu|xfdesktop-4.10.2-1|58	%{_bindir}/*
12cu|xfdesktop-4.10.2-1|59	%{_datadir}/applications/*
12cu|xfdesktop-4.10.2-1|60	%{_iconsdir}/hicolor/*
12cu|xfdesktop-4.10.2-1|61	%{_datadir}/pixmaps/*
12cu|xfdesktop-4.10.2-1|62	%{_datadir}/backgrounds/xfce/xfce-blue.jpg
12cu|xfdesktop-4.10.2-1|63	%{_mandir}/man1/*
12cu|xfdesktop-4.10.2-1|64	
12cu|xfdesktop-4.10.2-1|65	
12cu|xfdesktop-4.10.2-1|66	%changelog
12cu|xfdesktop-4.10.2-1|67	* Sat May 05 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.10.0-1
12cu|xfdesktop-4.10.2-1|68	+ Revision: 796424
12cu|xfdesktop-4.10.2-1|69	- adjust buildrequires version
12cu|xfdesktop-4.10.2-1|70	- update to new version 4.10.0
12cu|xfdesktop-4.10.2-1|71	
12cu|xfdesktop-4.10.2-1|72	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.3-1
12cu|xfdesktop-4.10.2-1|73	+ Revision: 791203
12cu|xfdesktop-4.10.2-1|74	- finally fix file list
12cu|xfdesktop-4.10.2-1|75	- fix file list
12cu|xfdesktop-4.10.2-1|76	- update to new version 4.9.3
12cu|xfdesktop-4.10.2-1|77	
12cu|xfdesktop-4.10.2-1|78	* Sat Apr 07 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.2-3
12cu|xfdesktop-4.10.2-1|79	+ Revision: 789691
12cu|xfdesktop-4.10.2-1|80	- add conflicts on xfce-utils
12cu|xfdesktop-4.10.2-1|81	
12cu|xfdesktop-4.10.2-1|82	* Fri Apr 06 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.2-2
12cu|xfdesktop-4.10.2-1|83	+ Revision: 789510
12cu|xfdesktop-4.10.2-1|84	- replace xfce-utils with xfce4-session as a requirement
12cu|xfdesktop-4.10.2-1|85	
12cu|xfdesktop-4.10.2-1|86	* Thu Apr 05 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 4.9.2-1
12cu|xfdesktop-4.10.2-1|87	+ Revision: 789486
12cu|xfdesktop-4.10.2-1|88	- update to new version 4.9.2
12cu|xfdesktop-4.10.2-1|89	- disable patch 5 for now
12cu|xfdesktop-4.10.2-1|90	- drop old stuff from spec file
12cu|xfdesktop-4.10.2-1|91	
12cu|xfdesktop-4.10.2-1|92	* Fri Sep 23 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.3-1
12cu|xfdesktop-4.10.2-1|93	+ Revision: 701022
12cu|xfdesktop-4.10.2-1|94	- update to new version 4.8.3
12cu|xfdesktop-4.10.2-1|95	
12cu|xfdesktop-4.10.2-1|96	* Sat Apr 23 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-2
12cu|xfdesktop-4.10.2-1|97	+ Revision: 656777
12cu|xfdesktop-4.10.2-1|98	- add missing buildrequires on libnotify-devel
12cu|xfdesktop-4.10.2-1|99	
12cu|xfdesktop-4.10.2-1|100	* Sat Apr 23 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.2-1
12cu|xfdesktop-4.10.2-1|101	+ Revision: 656775
12cu|xfdesktop-4.10.2-1|102	- update to new version 4.8.2
12cu|xfdesktop-4.10.2-1|103	
12cu|xfdesktop-4.10.2-1|104	* Sat Mar 12 2011 Funda Wang <fwang@mandriva.org> 4.8.1-2
12cu|xfdesktop-4.10.2-1|105	+ Revision: 643890
12cu|xfdesktop-4.10.2-1|106	- rebuild to obsolete old packages
12cu|xfdesktop-4.10.2-1|107	
12cu|xfdesktop-4.10.2-1|108	* Thu Feb 03 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.1-1
12cu|xfdesktop-4.10.2-1|109	+ Revision: 635405
12cu|xfdesktop-4.10.2-1|110	- update to new version 4.8.1
12cu|xfdesktop-4.10.2-1|111	
12cu|xfdesktop-4.10.2-1|112	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.8.0-1
12cu|xfdesktop-4.10.2-1|113	+ Revision: 632765
12cu|xfdesktop-4.10.2-1|114	- update to new version 4.8.0
12cu|xfdesktop-4.10.2-1|115	
12cu|xfdesktop-4.10.2-1|116	* Fri Jan 07 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.5-1mdv2011.0
12cu|xfdesktop-4.10.2-1|117	+ Revision: 629645
12cu|xfdesktop-4.10.2-1|118	- update to new version 4.7.5
12cu|xfdesktop-4.10.2-1|119	
12cu|xfdesktop-4.10.2-1|120	* Wed Dec 08 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.4-1mdv2011.0
12cu|xfdesktop-4.10.2-1|121	+ Revision: 616399
12cu|xfdesktop-4.10.2-1|122	- update to new version 4.7.4
12cu|xfdesktop-4.10.2-1|123	
12cu|xfdesktop-4.10.2-1|124	* Sat Dec 04 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.3-1mdv2011.0
12cu|xfdesktop-4.10.2-1|125	+ Revision: 609368
12cu|xfdesktop-4.10.2-1|126	- update to new version 4.7.3
12cu|xfdesktop-4.10.2-1|127	
12cu|xfdesktop-4.10.2-1|128	* Sat Nov 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.2-2mdv2011.0
12cu|xfdesktop-4.10.2-1|129	+ Revision: 594167
12cu|xfdesktop-4.10.2-1|130	- enable support for activators on desktop
12cu|xfdesktop-4.10.2-1|131	- drop conditionals in spec file for mdv older than 200900
12cu|xfdesktop-4.10.2-1|132	
12cu|xfdesktop-4.10.2-1|133	* Sat Nov 06 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.2-1mdv2011.0
12cu|xfdesktop-4.10.2-1|134	+ Revision: 593847
12cu|xfdesktop-4.10.2-1|135	- update to new version 4.7.2
12cu|xfdesktop-4.10.2-1|136	
12cu|xfdesktop-4.10.2-1|137	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7.0-1mdv2011.0
12cu|xfdesktop-4.10.2-1|138	+ Revision: 579591
12cu|xfdesktop-4.10.2-1|139	- disable launchers icons
12cu|xfdesktop-4.10.2-1|140	- update to new version 4.7.0
12cu|xfdesktop-4.10.2-1|141	- adjust buildrequires
12cu|xfdesktop-4.10.2-1|142	- update file list
12cu|xfdesktop-4.10.2-1|143	
12cu|xfdesktop-4.10.2-1|144	* Fri Jul 16 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.2-1mdv2011.0
12cu|xfdesktop-4.10.2-1|145	+ Revision: 553895
12cu|xfdesktop-4.10.2-1|146	- update to new version 4.6.2
12cu|xfdesktop-4.10.2-1|147	
12cu|xfdesktop-4.10.2-1|148	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-2mdv2010.1
12cu|xfdesktop-4.10.2-1|149	+ Revision: 543222
12cu|xfdesktop-4.10.2-1|150	- rebuild for mdv 2010.1
12cu|xfdesktop-4.10.2-1|151	
12cu|xfdesktop-4.10.2-1|152	* Tue Apr 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.1-1mdv2010.0
12cu|xfdesktop-4.10.2-1|153	+ Revision: 368580
12cu|xfdesktop-4.10.2-1|154	- update to new version 4.6.1
12cu|xfdesktop-4.10.2-1|155	
12cu|xfdesktop-4.10.2-1|156	* Sun Apr 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-5mdv2009.1
12cu|xfdesktop-4.10.2-1|157	+ Revision: 364235
12cu|xfdesktop-4.10.2-1|158	- drop patch0, completely useless
12cu|xfdesktop-4.10.2-1|159	- Patch5: rediff
12cu|xfdesktop-4.10.2-1|160	- Patch1: no need to call xfce_menu_init() from the stub
12cu|xfdesktop-4.10.2-1|161	- Patch2: call gdk_flush() after removing X properties
12cu|xfdesktop-4.10.2-1|162	- Patch3: reload image and icon view
12cu|xfdesktop-4.10.2-1|163	- Patch4: default acction to accept for delete dialgos
12cu|xfdesktop-4.10.2-1|164	- Patch6: reload desktop when the 1st img is added to an img list
12cu|xfdesktop-4.10.2-1|165	- Patch7: auto select images as they are added to the list
12cu|xfdesktop-4.10.2-1|166	
12cu|xfdesktop-4.10.2-1|167	* Wed Mar 18 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-4mdv2009.1
12cu|xfdesktop-4.10.2-1|168	+ Revision: 357514
12cu|xfdesktop-4.10.2-1|169	- exclude xfce-applications.menu, provide better one layout in next release of mandriva-xfce-config
12cu|xfdesktop-4.10.2-1|170	
12cu|xfdesktop-4.10.2-1|171	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.6.0-3mdv2009.1
12cu|xfdesktop-4.10.2-1|172	+ Revision: 349422
12cu|xfdesktop-4.10.2-1|173	- rebuild
12cu|xfdesktop-4.10.2-1|174	- rebuild whole xfce
12cu|xfdesktop-4.10.2-1|175	
12cu|xfdesktop-4.10.2-1|176	* Fri Feb 27 2009 Jérôme Soyer <saispo@mandriva.org> 4.6.0-1mdv2009.1
12cu|xfdesktop-4.10.2-1|177	+ Revision: 345759
12cu|xfdesktop-4.10.2-1|178	- New upstream release
12cu|xfdesktop-4.10.2-1|179	
12cu|xfdesktop-4.10.2-1|180	* Tue Jan 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.99.1-1mdv2009.1
12cu|xfdesktop-4.10.2-1|181	+ Revision: 334208
12cu|xfdesktop-4.10.2-1|182	- update to new version 4.5.99.1
12cu|xfdesktop-4.10.2-1|183	- menu-editor is dead
12cu|xfdesktop-4.10.2-1|184	
12cu|xfdesktop-4.10.2-1|185	* Wed Jan 14 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.93-1mdv2009.1
12cu|xfdesktop-4.10.2-1|186	+ Revision: 329519
12cu|xfdesktop-4.10.2-1|187	- update to new version 4.5.93
12cu|xfdesktop-4.10.2-1|188	
12cu|xfdesktop-4.10.2-1|189	* Sat Nov 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.92-1mdv2009.1
12cu|xfdesktop-4.10.2-1|190	+ Revision: 303564
12cu|xfdesktop-4.10.2-1|191	- update to new version 4.5.92 (Xfce 4.6 Beta 2 Hopper)
12cu|xfdesktop-4.10.2-1|192	- add full path for the Source0
12cu|xfdesktop-4.10.2-1|193	
12cu|xfdesktop-4.10.2-1|194	* Fri Oct 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.5.91-1mdv2009.1
12cu|xfdesktop-4.10.2-1|195	+ Revision: 294732
12cu|xfdesktop-4.10.2-1|196	- Xfce4.6 beta1 is landing on cooker
12cu|xfdesktop-4.10.2-1|197	- disable all patches, some of them could be still usefull, will investigate this later
12cu|xfdesktop-4.10.2-1|198	- tune up buildrequires
12cu|xfdesktop-4.10.2-1|199	- fix file list
12cu|xfdesktop-4.10.2-1|200	
12cu|xfdesktop-4.10.2-1|201	* Mon Oct 13 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-23mdv2009.1
12cu|xfdesktop-4.10.2-1|202	+ Revision: 293353
12cu|xfdesktop-4.10.2-1|203	- Patch7: new version
12cu|xfdesktop-4.10.2-1|204	
12cu|xfdesktop-4.10.2-1|205	* Thu Sep 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-22mdv2009.0
12cu|xfdesktop-4.10.2-1|206	+ Revision: 288184
12cu|xfdesktop-4.10.2-1|207	- Patch11: do not force disable double buffering (fixes a lot of flickering issues and memory usage)
12cu|xfdesktop-4.10.2-1|208	
12cu|xfdesktop-4.10.2-1|209	* Fri Sep 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-21mdv2009.0
12cu|xfdesktop-4.10.2-1|210	+ Revision: 285985
12cu|xfdesktop-4.10.2-1|211	- patch7: rediff
12cu|xfdesktop-4.10.2-1|212	- Patch7: new version (from xfce upstream bug #4365)
12cu|xfdesktop-4.10.2-1|213	
12cu|xfdesktop-4.10.2-1|214	* Fri Sep 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-20mdv2009.0
12cu|xfdesktop-4.10.2-1|215	+ Revision: 281252
12cu|xfdesktop-4.10.2-1|216	- Patch7: new version of patch
12cu|xfdesktop-4.10.2-1|217	
12cu|xfdesktop-4.10.2-1|218	* Tue Aug 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-19mdv2009.0
12cu|xfdesktop-4.10.2-1|219	+ Revision: 273493
12cu|xfdesktop-4.10.2-1|220	- Patch7: use XDG_DESKTOP_DIR environment variable for desktop directory
12cu|xfdesktop-4.10.2-1|221	
12cu|xfdesktop-4.10.2-1|222	* Sat Jun 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-18mdv2009.0
12cu|xfdesktop-4.10.2-1|223	+ Revision: 229716
12cu|xfdesktop-4.10.2-1|224	- Patch9: activate menu items (upstream bug #3652)
12cu|xfdesktop-4.10.2-1|225	- Patch10: add zoom option for backdrop
12cu|xfdesktop-4.10.2-1|226	
12cu|xfdesktop-4.10.2-1|227	* Mon Jun 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-17mdv2009.0
12cu|xfdesktop-4.10.2-1|228	+ Revision: 219437
12cu|xfdesktop-4.10.2-1|229	- fix file list
12cu|xfdesktop-4.10.2-1|230	
12cu|xfdesktop-4.10.2-1|231	+ Pixel <pixel@mandriva.com>
12cu|xfdesktop-4.10.2-1|232	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|xfdesktop-4.10.2-1|233	
12cu|xfdesktop-4.10.2-1|234	* Mon May 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-16mdv2009.0
12cu|xfdesktop-4.10.2-1|235	+ Revision: 208982
12cu|xfdesktop-4.10.2-1|236	- Patch8: simplify freeing code
12cu|xfdesktop-4.10.2-1|237	
12cu|xfdesktop-4.10.2-1|238	* Sun May 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-15mdv2009.0
12cu|xfdesktop-4.10.2-1|239	+ Revision: 205608
12cu|xfdesktop-4.10.2-1|240	- change sysconfdir from /etc/X11/xdg to /etc/xdg only for Mandriva releases newer than 2008.1
12cu|xfdesktop-4.10.2-1|241	
12cu|xfdesktop-4.10.2-1|242	* Mon May 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-14mdv2009.0
12cu|xfdesktop-4.10.2-1|243	+ Revision: 201354
12cu|xfdesktop-4.10.2-1|244	- Patch7: do not hardcode desktop directory to /home/someuser/Desktop, use instead XDG_DESKTOP_DIR which uses localised desktop directory (Xfce upstream bug #4062)
12cu|xfdesktop-4.10.2-1|245	
12cu|xfdesktop-4.10.2-1|246	* Tue Apr 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-13mdv2009.0
12cu|xfdesktop-4.10.2-1|247	+ Revision: 192379
12cu|xfdesktop-4.10.2-1|248	- set explicit requires on mandriva-xfce-config, so this should prevent empty menus issue
12cu|xfdesktop-4.10.2-1|249	
12cu|xfdesktop-4.10.2-1|250	* Tue Mar 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-12mdv2008.1
12cu|xfdesktop-4.10.2-1|251	+ Revision: 188643
12cu|xfdesktop-4.10.2-1|252	- Patch6: fix settings_register_callback assertion
12cu|xfdesktop-4.10.2-1|253	
12cu|xfdesktop-4.10.2-1|254	* Mon Mar 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-11mdv2008.1
12cu|xfdesktop-4.10.2-1|255	+ Revision: 188427
12cu|xfdesktop-4.10.2-1|256	- Patch5: set default Mandriva colors (based on x11-server patch)
12cu|xfdesktop-4.10.2-1|257	- Patch3: rediff
12cu|xfdesktop-4.10.2-1|258	- Patch4: obey X-MandrivaLinux-.hidden
12cu|xfdesktop-4.10.2-1|259	
12cu|xfdesktop-4.10.2-1|260	* Fri Feb 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-10mdv2008.1
12cu|xfdesktop-4.10.2-1|261	+ Revision: 176642
12cu|xfdesktop-4.10.2-1|262	- Patch2: fix more mem leaks
12cu|xfdesktop-4.10.2-1|263	
12cu|xfdesktop-4.10.2-1|264	* Thu Feb 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-9mdv2008.1
12cu|xfdesktop-4.10.2-1|265	+ Revision: 176205
12cu|xfdesktop-4.10.2-1|266	- Patch3: fix relocation while building on x86_64
12cu|xfdesktop-4.10.2-1|267	- Patch2: fix memory leak in menu code
12cu|xfdesktop-4.10.2-1|268	
12cu|xfdesktop-4.10.2-1|269	+ Olivier Blin <blino@mandriva.org>
12cu|xfdesktop-4.10.2-1|270	- restore BuildRoot
12cu|xfdesktop-4.10.2-1|271	
12cu|xfdesktop-4.10.2-1|272	+ Thierry Vignaud <tv@mandriva.org>
12cu|xfdesktop-4.10.2-1|273	- kill re-definition of %%buildroot on Pixel's request
12cu|xfdesktop-4.10.2-1|274	
12cu|xfdesktop-4.10.2-1|275	* Mon Dec 17 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-8mdv2008.1
12cu|xfdesktop-4.10.2-1|276	+ Revision: 121176
12cu|xfdesktop-4.10.2-1|277	- add patch 2 (show Eject for all removeable media, not only for disks)
12cu|xfdesktop-4.10.2-1|278	
12cu|xfdesktop-4.10.2-1|279	+ Thierry Vignaud <tv@mandriva.org>
12cu|xfdesktop-4.10.2-1|280	- do not package big ChangeLog
12cu|xfdesktop-4.10.2-1|281	
12cu|xfdesktop-4.10.2-1|282	* Thu Dec 06 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-7mdv2008.1
12cu|xfdesktop-4.10.2-1|283	+ Revision: 116069
12cu|xfdesktop-4.10.2-1|284	- Add backdrop patch
12cu|xfdesktop-4.10.2-1|285	
12cu|xfdesktop-4.10.2-1|286	* Wed Nov 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-6mdv2008.1
12cu|xfdesktop-4.10.2-1|287	+ Revision: 113691
12cu|xfdesktop-4.10.2-1|288	- update to the latest tarball
12cu|xfdesktop-4.10.2-1|289	
12cu|xfdesktop-4.10.2-1|290	* Fri Nov 23 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-5mdv2008.1
12cu|xfdesktop-4.10.2-1|291	+ Revision: 111653
12cu|xfdesktop-4.10.2-1|292	- drop requires on ia_ora-gnome, which were not used at all
12cu|xfdesktop-4.10.2-1|293	
12cu|xfdesktop-4.10.2-1|294	* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.2-4mdv2008.1
12cu|xfdesktop-4.10.2-1|295	+ Revision: 110151
12cu|xfdesktop-4.10.2-1|296	- new license policy
12cu|xfdesktop-4.10.2-1|297	- remove not needed buildrequires
12cu|xfdesktop-4.10.2-1|298	- do not package COPYING, add NEWS and ChangeLog instead
12cu|xfdesktop-4.10.2-1|299	
12cu|xfdesktop-4.10.2-1|300	+ Jérôme Soyer <saispo@mandriva.org>
12cu|xfdesktop-4.10.2-1|301	- Fix BuildRequires and Requires
12cu|xfdesktop-4.10.2-1|302	- Bump Release
12cu|xfdesktop-4.10.2-1|303	
12cu|xfdesktop-4.10.2-1|304	* Sun Nov 18 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.2-1mdv2008.1
12cu|xfdesktop-4.10.2-1|305	+ Revision: 109977
12cu|xfdesktop-4.10.2-1|306	- New release 4.4.2
12cu|xfdesktop-4.10.2-1|307	
12cu|xfdesktop-4.10.2-1|308	* Fri Sep 21 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-8mdv2008.0
12cu|xfdesktop-4.10.2-1|309	+ Revision: 91887
12cu|xfdesktop-4.10.2-1|310	- exclude config files, which are now in mandriva-xfce-config package
12cu|xfdesktop-4.10.2-1|311	- drop old and useless menu scripts
12cu|xfdesktop-4.10.2-1|312	
12cu|xfdesktop-4.10.2-1|313	* Tue Sep 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-7mdv2008.0
12cu|xfdesktop-4.10.2-1|314	+ Revision: 89665
12cu|xfdesktop-4.10.2-1|315	- requires xfce-utils
12cu|xfdesktop-4.10.2-1|316	- rediff patch 6
12cu|xfdesktop-4.10.2-1|317	
12cu|xfdesktop-4.10.2-1|318	* Sat Aug 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-5mdv2008.0
12cu|xfdesktop-4.10.2-1|319	+ Revision: 71413
12cu|xfdesktop-4.10.2-1|320	- provide patch 11 (fix mouse's button behaviour against gtk2-2.11.x)
12cu|xfdesktop-4.10.2-1|321	
12cu|xfdesktop-4.10.2-1|322	* Tue Jun 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-4mdv2008.0
12cu|xfdesktop-4.10.2-1|323	+ Revision: 44305
12cu|xfdesktop-4.10.2-1|324	- own only those configure files which are belong to this package
12cu|xfdesktop-4.10.2-1|325	
12cu|xfdesktop-4.10.2-1|326	* Mon Jun 04 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.4.1-3mdv2008.0
12cu|xfdesktop-4.10.2-1|327	+ Revision: 35002
12cu|xfdesktop-4.10.2-1|328	- add P10 (fix memleak)
12cu|xfdesktop-4.10.2-1|329	- add P9 (sets caption and icon for menu button)
12cu|xfdesktop-4.10.2-1|330	- add P8 (show wallpaper by default)
12cu|xfdesktop-4.10.2-1|331	- provide P7 (use wallpaper from mandriva-theme)
12cu|xfdesktop-4.10.2-1|332	- set requires on ia_ora-gnome
12cu|xfdesktop-4.10.2-1|333	- update description
12cu|xfdesktop-4.10.2-1|334	- drop __libtoolize
12cu|xfdesktop-4.10.2-1|335	- disable compiling static files rather than removing them
12cu|xfdesktop-4.10.2-1|336	- use macros in %%post and %%postun
12cu|xfdesktop-4.10.2-1|337	- spec file clean
12cu|xfdesktop-4.10.2-1|338	
12cu|xfdesktop-4.10.2-1|339	* Fri May 25 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-2mdv2008.0
12cu|xfdesktop-4.10.2-1|340	+ Revision: 31090
12cu|xfdesktop-4.10.2-1|341	- Add Xubuntu patches and Mandriva default theme
12cu|xfdesktop-4.10.2-1|342	
12cu|xfdesktop-4.10.2-1|343	* Fri Apr 20 2007 Jérôme Soyer <saispo@mandriva.org> 4.4.1-1mdv2008.0
12cu|xfdesktop-4.10.2-1|344	+ Revision: 16126
12cu|xfdesktop-4.10.2-1|345	- New release 4.4.1
12cu|xfdesktop-4.10.2-1|346	
12cu|xfdesktop-4.10.2-1|347	
12cu|xfdesktop-4.10.2-1|348	* Thu Feb 01 2007 Lev Givon <lev@mandriva.org> 4.4.0-2mdv2007.0
12cu|xfdesktop-4.10.2-1|349	+ Revision: 115832
12cu|xfdesktop-4.10.2-1|350	- Add thunar-devel build requirement needed by new desktop file icon
12cu|xfdesktop-4.10.2-1|351	feature.
12cu|xfdesktop-4.10.2-1|352	
12cu|xfdesktop-4.10.2-1|353	* Tue Jan 23 2007 plouf <plouf> 4.4.0-1mdv2007.1
12cu|xfdesktop-4.10.2-1|354	+ Revision: 112328
12cu|xfdesktop-4.10.2-1|355	- New release 4.4.0
12cu|xfdesktop-4.10.2-1|356	
12cu|xfdesktop-4.10.2-1|357	* Fri Dec 15 2006 Jérôme Soyer <saispo@mandriva.org> 4.3.99.2-1mdv2007.1
12cu|xfdesktop-4.10.2-1|358	+ Revision: 97239
12cu|xfdesktop-4.10.2-1|359	- Remove patch0
12cu|xfdesktop-4.10.2-1|360	- New release 4.3.99.2
12cu|xfdesktop-4.10.2-1|361	- Import xfdesktop
12cu|xfdesktop-4.10.2-1|362	
12cu|xfdesktop-4.10.2-1|363	* Tue Jul 11 2006 Charles A Edwards <eslrahc@mandriva.org> 4.3.90.2-1mdv2007.0
12cu|xfdesktop-4.10.2-1|364	- 4.3.90.2 (Xfce-4.4 beta2)
12cu|xfdesktop-4.10.2-1|365	- disable mdk menu patch for the moment
12cu|xfdesktop-4.10.2-1|366	
12cu|xfdesktop-4.10.2-1|367	* Wed Apr 26 2006 Jerome Soyer <saispo@mandriva.org> 4.3.90.1-1mdk
12cu|xfdesktop-4.10.2-1|368	- Tue Apr 18 2006 trem <trem@mandriva.org> 4.3.90.1-1mdk
12cu|xfdesktop-4.10.2-1|369	- 4.3.90.1
12cu|xfdesktop-4.10.2-1|370	
12cu|xfdesktop-4.10.2-1|371	* Sat Mar 11 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-0.svn_r20246.1mdk
12cu|xfdesktop-4.10.2-1|372	- svn r20246
12cu|xfdesktop-4.10.2-1|373	- buildrequires exo-devel
12cu|xfdesktop-4.10.2-1|374	
12cu|xfdesktop-4.10.2-1|375	* Tue Feb 07 2006 Marcel Pol <mpol@mandriva.org> 4.3.0-0.svn_r19739.1mdk
12cu|xfdesktop-4.10.2-1|376	- 4.3.0 svn r19739
12cu|xfdesktop-4.10.2-1|377	- require mandriva-theme
12cu|xfdesktop-4.10.2-1|378	- rediff P0, P3
12cu|xfdesktop-4.10.2-1|379	- add more menu locales to P2
12cu|xfdesktop-4.10.2-1|380	- don't run libtoolize
12cu|xfdesktop-4.10.2-1|381	
12cu|xfdesktop-4.10.2-1|382	* Fri Jan 13 2006 Marcel Pol <mpol@mandriva.org> 4.2.3-1mdk
12cu|xfdesktop-4.10.2-1|383	- 4.2.3
12cu|xfdesktop-4.10.2-1|384	- remove more unneeded devel files
12cu|xfdesktop-4.10.2-1|385	- fix permissions of postrun script
12cu|xfdesktop-4.10.2-1|386	
12cu|xfdesktop-4.10.2-1|387	* Fri Jun 03 2005 Marcel Pol <mpol@mandriva.org> 4.2.2-2mdk
12cu|xfdesktop-4.10.2-1|388	- add menu_method_postrun.sh to remove submenu from menu2.xml
12cu|xfdesktop-4.10.2-1|389	
12cu|xfdesktop-4.10.2-1|390	* Wed May 25 2005 Marcel Pol <mpol@mandriva.org> 4.2.2-1mdk
12cu|xfdesktop-4.10.2-1|391	- 4.2.2
12cu|xfdesktop-4.10.2-1|392	- %%mkrel
12cu|xfdesktop-4.10.2-1|393	- requires desktop-common-data
12cu|xfdesktop-4.10.2-1|394	
12cu|xfdesktop-4.10.2-1|395	* Wed Mar 16 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.1-1mdk
12cu|xfdesktop-4.10.2-1|396	- 4.2.1
12cu|xfdesktop-4.10.2-1|397	
12cu|xfdesktop-4.10.2-1|398	* Mon Mar 07 2005 Marcel Pol <mpol@mandrake.org> 4.2.0-4mdk
12cu|xfdesktop-4.10.2-1|399	- P3: define default backdrop
12cu|xfdesktop-4.10.2-1|400	- use www-browser, require mandrake_desk
12cu|xfdesktop-4.10.2-1|401	
12cu|xfdesktop-4.10.2-1|402	* Sat Feb 05 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.0-3mdk
12cu|xfdesktop-4.10.2-1|403	- update menu-method to include icons
12cu|xfdesktop-4.10.2-1|404	Thanks to Roman Moravcik <morgan@pobox.sk>
12cu|xfdesktop-4.10.2-1|405	
12cu|xfdesktop-4.10.2-1|406	* Sat Jan 22 2005 Marcel Pol <mpol@mandrake.org> 4.2.0-2mdk
12cu|xfdesktop-4.10.2-1|407	- group: Graphical desktop/Xfce
12cu|xfdesktop-4.10.2-1|408	- remove unneeded devel files
12cu|xfdesktop-4.10.2-1|409	
12cu|xfdesktop-4.10.2-1|410	* Tue Jan 18 2005 Charles A Edwards <eslrahc@mandrake.org> 4.2.0-1mdk
12cu|xfdesktop-4.10.2-1|411	- 4.2.0 Final
12cu|xfdesktop-4.10.2-1|412	
12cu|xfdesktop-4.10.2-1|413	* Tue Dec 28 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.3-2mdk
12cu|xfdesktop-4.10.2-1|414	- buildrequires xfce-panel-devel
12cu|xfdesktop-4.10.2-1|415	
12cu|xfdesktop-4.10.2-1|416	* Sat Dec 25 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.3-1mdk
12cu|xfdesktop-4.10.2-1|417	- 4.1.99.3 (4.2.0 RC 3)
12cu|xfdesktop-4.10.2-1|418	- rediff P0
12cu|xfdesktop-4.10.2-1|419	- drop P1, merged upstream
12cu|xfdesktop-4.10.2-1|420	
12cu|xfdesktop-4.10.2-1|421	* Sun Dec 12 2004 Charles A Edwards <eslrahc@mandrake.org> 4.1.99.2-1mdk
12cu|xfdesktop-4.10.2-1|422	- 4.1.99.2 (4.2.0 RC 2)
12cu|xfdesktop-4.10.2-1|423	- disable P0 and P1
12cu|xfdesktop-4.10.2-1|424	
12cu|xfdesktop-4.10.2-1|425	* Thu Nov 18 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.1-4mdk
12cu|xfdesktop-4.10.2-1|426	- Patch2: use mandrake menu, disable xdg menu
12cu|xfdesktop-4.10.2-1|427	- update menu-method to produce valid xml file
12cu|xfdesktop-4.10.2-1|428	
12cu|xfdesktop-4.10.2-1|429	* Wed Nov 17 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 4.1.99.1-3mdk
12cu|xfdesktop-4.10.2-1|430	- Regenerate patch0 (and make Marcel happy :)
12cu|xfdesktop-4.10.2-1|431	
12cu|xfdesktop-4.10.2-1|432	* Wed Nov 17 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 4.1.99.1-2mdk
12cu|xfdesktop-4.10.2-1|433	- Patch1: fix UTF8 in desktop file
12cu|xfdesktop-4.10.2-1|434	
12cu|xfdesktop-4.10.2-1|435	* Tue Nov 16 2004 Marcel Pol <mpol@mandrake.org> 4.1.99.1-1mdk
12cu|xfdesktop-4.10.2-1|436	- 4.1.99.1
12cu|xfdesktop-4.10.2-1|437	- s/XFce/Xfce
12cu|xfdesktop-4.10.2-1|438	- disable P0 for now
12cu|xfdesktop-4.10.2-1|439	- update filelist
12cu|xfdesktop-4.10.2-1|440	
12cu|xfdesktop-4.10.2-1|441	* Sat Oct 02 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 4.0.6-2mdk
12cu|xfdesktop-4.10.2-1|442	- Patch0: fix background dithering
12cu|xfdesktop-4.10.2-1|443	
12cu|xfdesktop-4.10.2-1|444	* Tue Jul 13 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.6-1mdk
12cu|xfdesktop-4.10.2-1|445	- 4.0.6
12cu|xfdesktop-4.10.2-1|446	- reenable libtoolize
12cu|xfdesktop-4.10.2-1|447	
12cu|xfdesktop-4.10.2-1|448	* Sun Apr 18 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.5-1mdk
12cu|xfdesktop-4.10.2-1|449	- 4.0.5
12cu|xfdesktop-4.10.2-1|450	
12cu|xfdesktop-4.10.2-1|451	* Sat Apr 10 2004 Charles A Edwards <eslrahc@mandrake.org> 4.0.4-1mdk
12cu|xfdesktop-4.10.2-1|452	- 4.0.4
12cu|xfdesktop-4.10.2-1|453	

13329 12
12cu|xfe-1.37-1|1	Summary:	MS-Explorer-like minimalist file manager for X
12cu|xfe-1.37-1|2	Name:		xfe
12cu|xfe-1.37-1|3	Version:	1.37
12cu|xfe-1.37-1|4	Release:	1
12cu|xfe-1.37-1|5	License:	GPLv2+
12cu|xfe-1.37-1|6	Group:		File tools
12cu|xfe-1.37-1|7	Url:		http://roland65.free.fr/xfe
12cu|xfe-1.37-1|8	Source0:	http://downloads.sourceforge.net/xfe/%{name}-%{version}.tar.gz
12cu|xfe-1.37-1|9	Patch0:		xfe-1.32.2-missing_Xlib_h.patch
12cu|xfe-1.37-1|10	Patch1:		xfe-1.37-mdv-xfp_desktop.patch
12cu|xfe-1.37-1|11	BuildRequires:	pkgconfig(libpng)
12cu|xfe-1.37-1|12	BuildRequires:	pkgconfig(fox)
12cu|xfe-1.37-1|13	BuildRequires:	pkgconfig(xft)
12cu|xfe-1.37-1|14	BuildRequires:	intltool
12cu|xfe-1.37-1|15	
12cu|xfe-1.37-1|16	%description
12cu|xfe-1.37-1|17	X File Explorer (Xfe) is an MS-Explorer like file manager for X.
12cu|xfe-1.37-1|18	It is based on the popular, but discontinued, X Win Commander,
12cu|xfe-1.37-1|19	originally developed by Maxim Baranov.
12cu|xfe-1.37-1|20	
12cu|xfe-1.37-1|21	Xfe aims to be the file manager of choice for all light thinking Unix addicts!
12cu|xfe-1.37-1|22	
12cu|xfe-1.37-1|23	%prep
12cu|xfe-1.37-1|24	%setup -q
12cu|xfe-1.37-1|25	%patch0 -p0
12cu|xfe-1.37-1|26	%patch1 -p1
12cu|xfe-1.37-1|27	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv \
12cu|xfe-1.37-1|28	&& mv -f ChangeLog.conv ChangeLog
12cu|xfe-1.37-1|29	
12cu|xfe-1.37-1|30	%build
12cu|xfe-1.37-1|31	export CXXFLAGS="-O2  -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION"
12cu|xfe-1.37-1|32	export LDFLAGS="-lX11 -lfreetype -lz -lXft"
12cu|xfe-1.37-1|33	
12cu|xfe-1.37-1|34	%configure2_5x \
12cu|xfe-1.37-1|35	--disable-rpath \
12cu|xfe-1.37-1|36	--enable-release \
12cu|xfe-1.37-1|37	--enable-threads=posix \
12cu|xfe-1.37-1|38	--without-included-gettext
12cu|xfe-1.37-1|39	
12cu|xfe-1.37-1|40	%make
12cu|xfe-1.37-1|41	
12cu|xfe-1.37-1|42	%install
12cu|xfe-1.37-1|43	%makeinstall_std rcdir=%{_sysconfdir}/%{name}
12cu|xfe-1.37-1|44	
12cu|xfe-1.37-1|45	%find_lang %{name}
12cu|xfe-1.37-1|46	
12cu|xfe-1.37-1|47	%files -f %{name}.lang
12cu|xfe-1.37-1|48	%doc AUTHORS README TODO ChangeLog
12cu|xfe-1.37-1|49	%{_bindir}/xf*
12cu|xfe-1.37-1|50	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/xferc
12cu|xfe-1.37-1|51	%{_datadir}/applications/*.desktop
12cu|xfe-1.37-1|52	%{_datadir}/pixmaps/*.png
12cu|xfe-1.37-1|53	%{_datadir}/pixmaps/*.xpm
12cu|xfe-1.37-1|54	%{_datadir}/%{name}/icons
12cu|xfe-1.37-1|55	%{_mandir}/man1/*
12cu|xfe-1.37-1|56	
12cu|xfe-1.37-1|57	
12cu|xfe-1.37-1|58	
12cu|xfe-1.37-1|59	%changelog
12cu|xfe-1.37-1|60	* Sat Mar 29 2014 symbianflo <symbianflo@mandrivausers.ro> 1.37-1
12cu|xfe-1.37-1|61	+ Revision: c53fc65
12cu|xfe-1.37-1|62	- Merge pull request #1 from symbianflo/xfe:rosa2012.1
12cu|xfe-1.37-1|63	- Symbianflo
12cu|xfe-1.37-1|64	
12cu|xfe-1.37-1|65	

13330 12
12cu|xfprint-4.6.1-7|1	%define Werror_cflags %nil
12cu|xfprint-4.6.1-7|2	
12cu|xfprint-4.6.1-7|3	%define major 0
12cu|xfprint-4.6.1-7|4	%define libname %mklibname %{name} %{major}
12cu|xfprint-4.6.1-7|5	%define devname %mklibname %{name} -d
12cu|xfprint-4.6.1-7|6	
12cu|xfprint-4.6.1-7|7	Summary:	Print dialog and printer manager for Xfce
12cu|xfprint-4.6.1-7|8	Name:		xfprint
12cu|xfprint-4.6.1-7|9	Version:	4.6.1
12cu|xfprint-4.6.1-7|10	Release:	7
12cu|xfprint-4.6.1-7|11	License:	GPLv2+
12cu|xfprint-4.6.1-7|12	Group:		Graphical desktop/Xfce
12cu|xfprint-4.6.1-7|13	Url:		http://www.xfce.org
12cu|xfprint-4.6.1-7|14	Source0:	http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
12cu|xfprint-4.6.1-7|15	Patch0:		xfprint-4.6.1-cups-1.6.patch
12cu|xfprint-4.6.1-7|16	BuildRequires:	a2ps
12cu|xfprint-4.6.1-7|17	BuildRequires:	chrpath
12cu|xfprint-4.6.1-7|18	BuildRequires:	desktop-file-utils
12cu|xfprint-4.6.1-7|19	Buildrequires:	cups-devel
12cu|xfprint-4.6.1-7|20	BuildRequires:	pkgconfig(glib-2.0)
12cu|xfprint-4.6.1-7|21	BuildRequires:	pkgconfig(libxfcegui4-1.0) >= 4.6.0
12cu|xfprint-4.6.1-7|22	BuildRequires:	pkgconfig(libxfconf-0)
12cu|xfprint-4.6.1-7|23	Requires:	a2ps
12cu|xfprint-4.6.1-7|24	
12cu|xfprint-4.6.1-7|25	%description
12cu|xfprint-4.6.1-7|26	The printing helper is a graphical frontend for printing,
12cu|xfprint-4.6.1-7|27	a printer management, and a job queue management. It doesn't
12cu|xfprint-4.6.1-7|28	let you configure printers but only use printing systems that
12cu|xfprint-4.6.1-7|29	have already been configured properly.
12cu|xfprint-4.6.1-7|30	
12cu|xfprint-4.6.1-7|31	%files -f %{name}.lang
12cu|xfprint-4.6.1-7|32	%doc README ChangeLog AUTHORS
12cu|xfprint-4.6.1-7|33	%{_bindir}/*
12cu|xfprint-4.6.1-7|34	%{_libdir}/xfce4/*
12cu|xfprint-4.6.1-7|35	%{_datadir}/applications/*.desktop
12cu|xfprint-4.6.1-7|36	%{_iconsdir}/hicolor/*
12cu|xfprint-4.6.1-7|37	%{_datadir}/xfce4/doc/*
12cu|xfprint-4.6.1-7|38	%{_datadir}/gtk-doc/html/
12cu|xfprint-4.6.1-7|39	
12cu|xfprint-4.6.1-7|40	#----------------------------------------------------------------------------
12cu|xfprint-4.6.1-7|41	
12cu|xfprint-4.6.1-7|42	%package -n %{libname}
12cu|xfprint-4.6.1-7|43	Summary:	Libraries for the Xfce Printer Manager
12cu|xfprint-4.6.1-7|44	Group:		Graphical desktop/Xfce
12cu|xfprint-4.6.1-7|45	
12cu|xfprint-4.6.1-7|46	%description -n %{libname}
12cu|xfprint-4.6.1-7|47	Libraries for the Xfce Printer Manager.
12cu|xfprint-4.6.1-7|48	
12cu|xfprint-4.6.1-7|49	%files -n %{libname}
12cu|xfprint-4.6.1-7|50	%{_libdir}/lib%{name}.so.%{major}*
12cu|xfprint-4.6.1-7|51	
12cu|xfprint-4.6.1-7|52	#----------------------------------------------------------------------------
12cu|xfprint-4.6.1-7|53	
12cu|xfprint-4.6.1-7|54	%package -n %{devname}
12cu|xfprint-4.6.1-7|55	Summary:	Libraries and header files for the Xfce Printer Manager
12cu|xfprint-4.6.1-7|56	Group:		Development/Other
12cu|xfprint-4.6.1-7|57	Requires:	%{libname} = %{EVRD}
12cu|xfprint-4.6.1-7|58	Provides:	%{name}-devel = %{EVRD}
12cu|xfprint-4.6.1-7|59	
12cu|xfprint-4.6.1-7|60	%description -n %{devname}
12cu|xfprint-4.6.1-7|61	Libraries and header files for the Xfce Printer Manager.
12cu|xfprint-4.6.1-7|62	
12cu|xfprint-4.6.1-7|63	%files -n %{devname}
12cu|xfprint-4.6.1-7|64	%{_libdir}/pkgconfig/xfprint-1.0.pc
12cu|xfprint-4.6.1-7|65	%{_libdir}/libxfprint.so
12cu|xfprint-4.6.1-7|66	%dir %{_includedir}/xfce4/libxfprint
12cu|xfprint-4.6.1-7|67	%{_includedir}/xfce4/libxfprint/*
12cu|xfprint-4.6.1-7|68	
12cu|xfprint-4.6.1-7|69	#----------------------------------------------------------------------------
12cu|xfprint-4.6.1-7|70	
12cu|xfprint-4.6.1-7|71	%prep
12cu|xfprint-4.6.1-7|72	%setup -q
12cu|xfprint-4.6.1-7|73	%patch0 -p1
12cu|xfprint-4.6.1-7|74	
12cu|xfprint-4.6.1-7|75	%build
12cu|xfprint-4.6.1-7|76	export LIBS="-lX11"
12cu|xfprint-4.6.1-7|77	%configure2_5x \
12cu|xfprint-4.6.1-7|78	--disable-letter \
12cu|xfprint-4.6.1-7|79	--enable-cups \
12cu|xfprint-4.6.1-7|80	--disable-static
12cu|xfprint-4.6.1-7|81	
12cu|xfprint-4.6.1-7|82	%install
12cu|xfprint-4.6.1-7|83	%makeinstall_std
12cu|xfprint-4.6.1-7|84	
12cu|xfprint-4.6.1-7|85	# disable rpath
12cu|xfprint-4.6.1-7|86	chrpath -d %{buildroot}/%{_libdir}/xfce4/xfprint-plugins/*.so
12cu|xfprint-4.6.1-7|87	
12cu|xfprint-4.6.1-7|88	%find_lang %{name}
12cu|xfprint-4.6.1-7|89	
12cu|xfprint-4.6.1-7|90	desktop-file-install \
12cu|xfprint-4.6.1-7|91	--add-only-show-in="XFCE" \
12cu|xfprint-4.6.1-7|92	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12cu|xfprint-4.6.1-7|93	
12cu|xfprint-4.6.1-7|94	
12cu|xfprint-4.6.1-7|95	%changelog
12cu|xfprint-4.6.1-7|96	* Sun Apr 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.6.1-7
12cu|xfprint-4.6.1-7|97	+ Revision: 234387c
12cu|xfprint-4.6.1-7|98	- Add patch to fix build with CUPS 1.6
12cu|xfprint-4.6.1-7|99	
12cu|xfprint-4.6.1-7|100	

13331 12
12cu|xfrisk-1.2-11|1	Summary: XFrisk, a multi-user network version of the classic "Risk"
12cu|xfrisk-1.2-11|2	Name: xfrisk
12cu|xfrisk-1.2-11|3	Version: 1.2
12cu|xfrisk-1.2-11|4	Release: 11
12cu|xfrisk-1.2-11|5	Group: Games/Strategy
12cu|xfrisk-1.2-11|6	Source: http://www.iki.fi/morphy/xfrisk/XFrisk-%{version}.tar.gz
12cu|xfrisk-1.2-11|7	Patch0: XFrisk-mdk.patch
12cu|xfrisk-1.2-11|8	Patch1: XFrisk-1.2-fix-str-fmt.patch
12cu|xfrisk-1.2-11|9	License: GPL
12cu|xfrisk-1.2-11|10	URL: http://www.iki.fi/morphy/xfrisk
12cu|xfrisk-1.2-11|11	BuildRequires: pkgconfig(x11)
12cu|xfrisk-1.2-11|12	BuildRequires: Xaw3d-devel
12cu|xfrisk-1.2-11|13	BuildRequires: pkgconfig(xaw7)
12cu|xfrisk-1.2-11|14	BuildRequires: pkgconfig(xt)
12cu|xfrisk-1.2-11|15	Obsoletes: XFrisk < %version-%release
12cu|xfrisk-1.2-11|16	Provides: XFrisk = %version-%release
12cu|xfrisk-1.2-11|17	
12cu|xfrisk-1.2-11|18	%description
12cu|xfrisk-1.2-11|19	XFrisk a multi-user network version of the classic "Risk"
12cu|xfrisk-1.2-11|20	
12cu|xfrisk-1.2-11|21	%prep
12cu|xfrisk-1.2-11|22	%setup -qn XFrisk
12cu|xfrisk-1.2-11|23	%patch0 -p1 -b .mdk
12cu|xfrisk-1.2-11|24	%patch1 -p0 -b .str
12cu|xfrisk-1.2-11|25	
12cu|xfrisk-1.2-11|26	%build
12cu|xfrisk-1.2-11|27	make PREFIX=%_prefix CC="gcc %{optflags}" LDFLAGS="%{?ldflags}"
12cu|xfrisk-1.2-11|28	
12cu|xfrisk-1.2-11|29	%install
12cu|xfrisk-1.2-11|30	rm -rf $RPM_BUILD_ROOT
12cu|xfrisk-1.2-11|31	make PREFIX=%buildroot%_prefix install
12cu|xfrisk-1.2-11|32	
12cu|xfrisk-1.2-11|33	mkdir -p %buildroot%_datadir/applications
12cu|xfrisk-1.2-11|34	cat << EOF >%buildroot%_datadir/applications/mandriva-%name.desktop
12cu|xfrisk-1.2-11|35	[Desktop Entry]
12cu|xfrisk-1.2-11|36	Name=XFrisk
12cu|xfrisk-1.2-11|37	Comment=A multi-user network version of the classic "Risk"
12cu|xfrisk-1.2-11|38	Exec=%_bindir/risk
12cu|xfrisk-1.2-11|39	Icon=strategy_section
12cu|xfrisk-1.2-11|40	Terminal=false
12cu|xfrisk-1.2-11|41	Type=Application
12cu|xfrisk-1.2-11|42	Categories=Game;StrategyGame;
12cu|xfrisk-1.2-11|43	EOF
12cu|xfrisk-1.2-11|44	
12cu|xfrisk-1.2-11|45	%clean
12cu|xfrisk-1.2-11|46	rm -rf $RPM_BUILD_ROOT
12cu|xfrisk-1.2-11|47	
12cu|xfrisk-1.2-11|48	%files
12cu|xfrisk-1.2-11|49	%defattr(-,games,games,-)
12cu|xfrisk-1.2-11|50	%{_datadir}/xfrisk
12cu|xfrisk-1.2-11|51	%{_bindir}/risk
12cu|xfrisk-1.2-11|52	%{_bindir}/xfrisk
12cu|xfrisk-1.2-11|53	%{_bindir}/friskserver
12cu|xfrisk-1.2-11|54	%{_bindir}/aiDummy
12cu|xfrisk-1.2-11|55	%{_bindir}/aiConway
12cu|xfrisk-1.2-11|56	%{_bindir}/aiColson
12cu|xfrisk-1.2-11|57	%_datadir/applications/mandriva-%name.desktop
12cu|xfrisk-1.2-11|58	%doc BUGS
12cu|xfrisk-1.2-11|59	%doc ChangeLog
12cu|xfrisk-1.2-11|60	%doc FAQ
12cu|xfrisk-1.2-11|61	%doc README.NEW
12cu|xfrisk-1.2-11|62	%doc TODO
12cu|xfrisk-1.2-11|63	
12cu|xfrisk-1.2-11|64	
12cu|xfrisk-1.2-11|65	%changelog
12cu|xfrisk-1.2-11|66	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.2-10mdv2011.0
12cu|xfrisk-1.2-11|67	+ Revision: 634901
12cu|xfrisk-1.2-11|68	- simplify BR
12cu|xfrisk-1.2-11|69	
12cu|xfrisk-1.2-11|70	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 1.2-9mdv2010.0
12cu|xfrisk-1.2-11|71	+ Revision: 446159
12cu|xfrisk-1.2-11|72	- rebuild
12cu|xfrisk-1.2-11|73	
12cu|xfrisk-1.2-11|74	* Mon Apr 06 2009 Funda Wang <fwang@mandriva.org> 1.2-8mdv2009.1
12cu|xfrisk-1.2-11|75	+ Revision: 364358
12cu|xfrisk-1.2-11|76	- fix binary name
12cu|xfrisk-1.2-11|77	- add desktop item
12cu|xfrisk-1.2-11|78	- fix str fmt
12cu|xfrisk-1.2-11|79	- unzip the patch
12cu|xfrisk-1.2-11|80	- rename to lowercase
12cu|xfrisk-1.2-11|81	
12cu|xfrisk-1.2-11|82	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.2-6mdv2009.0
12cu|xfrisk-1.2-11|83	+ Revision: 262431
12cu|xfrisk-1.2-11|84	- rebuild
12cu|xfrisk-1.2-11|85	
12cu|xfrisk-1.2-11|86	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.2-5mdv2009.0
12cu|xfrisk-1.2-11|87	+ Revision: 257063
12cu|xfrisk-1.2-11|88	- rebuild
12cu|xfrisk-1.2-11|89	
12cu|xfrisk-1.2-11|90	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.2-3mdv2008.1
12cu|xfrisk-1.2-11|91	+ Revision: 136605
12cu|xfrisk-1.2-11|92	- restore BuildRoot
12cu|xfrisk-1.2-11|93	
12cu|xfrisk-1.2-11|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|xfrisk-1.2-11|95	- kill re-definition of %%buildroot on Pixel's request
12cu|xfrisk-1.2-11|96	- import XFrisk
12cu|xfrisk-1.2-11|97	
12cu|xfrisk-1.2-11|98	
12cu|xfrisk-1.2-11|99	* Wed Mar 08 2006 Nicolas Lcureuil <neoclust@mandriva.org> 1.2-3mdk
12cu|xfrisk-1.2-11|100	- Fix BuildRequires
12cu|xfrisk-1.2-11|101	
12cu|xfrisk-1.2-11|102	* Fri Jul 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.2-2mdk
12cu|xfrisk-1.2-11|103	- Fix BuildRequires
12cu|xfrisk-1.2-11|104	
12cu|xfrisk-1.2-11|105	* Wed Mar 16 2005 Bruno Cornec <bcornec@mandrakesoft.org> 1.2-1mdk
12cu|xfrisk-1.2-11|106	- First version

13332 12
12cu|xfswitch-plugin-0.0.1-11|1	Summary:	User switching plugin for Xfce desktop environment
12cu|xfswitch-plugin-0.0.1-11|2	Name:		xfswitch-plugin
12cu|xfswitch-plugin-0.0.1-11|3	Version:	0.0.1
12cu|xfswitch-plugin-0.0.1-11|4	Release:	11
12cu|xfswitch-plugin-0.0.1-11|5	License:	GPLv2+
12cu|xfswitch-plugin-0.0.1-11|6	Group:		Graphical desktop/Xfce
12cu|xfswitch-plugin-0.0.1-11|7	Url:		http://goodies.xfce.org/projects/panel-plugins/xfswitch-plugin/
12cu|xfswitch-plugin-0.0.1-11|8	Source0:	http://goodies.xfce.org/releases/xfswitch-plugin/%{name}-%{version}.tar.bz2
12cu|xfswitch-plugin-0.0.1-11|9	BuildRequires:	libxfce4-panel-devel >= 4.7.0
12cu|xfswitch-plugin-0.0.1-11|10	BuildRequires:	pkgconfig(libxfcegui4-1.0)
12cu|xfswitch-plugin-0.0.1-11|11	Requires:	gdm
12cu|xfswitch-plugin-0.0.1-11|12	
12cu|xfswitch-plugin-0.0.1-11|13	%description
12cu|xfswitch-plugin-0.0.1-11|14	Xfswitch-plugin is a user switching plugin, which allows you
12cu|xfswitch-plugin-0.0.1-11|15	to leave the current session opened and open a new session
12cu|xfswitch-plugin-0.0.1-11|16	with another user.
12cu|xfswitch-plugin-0.0.1-11|17	
12cu|xfswitch-plugin-0.0.1-11|18	%prep
12cu|xfswitch-plugin-0.0.1-11|19	%setup -q
12cu|xfswitch-plugin-0.0.1-11|20	
12cu|xfswitch-plugin-0.0.1-11|21	%build
12cu|xfswitch-plugin-0.0.1-11|22	%configure2_5x
12cu|xfswitch-plugin-0.0.1-11|23	%make
12cu|xfswitch-plugin-0.0.1-11|24	
12cu|xfswitch-plugin-0.0.1-11|25	%install
12cu|xfswitch-plugin-0.0.1-11|26	%makeinstall_std
12cu|xfswitch-plugin-0.0.1-11|27	
12cu|xfswitch-plugin-0.0.1-11|28	%find_lang %{name} %{name}.lang
12cu|xfswitch-plugin-0.0.1-11|29	
12cu|xfswitch-plugin-0.0.1-11|30	%files -f %{name}.lang
12cu|xfswitch-plugin-0.0.1-11|31	%doc AUTHORS ChangeLog README
12cu|xfswitch-plugin-0.0.1-11|32	%{_libdir}/xfce4/panel-plugins/%{name}
12cu|xfswitch-plugin-0.0.1-11|33	%{_datadir}/xfce4/panel-plugins/%{name}.desktop
12cu|xfswitch-plugin-0.0.1-11|34	
12cu|xfswitch-plugin-0.0.1-11|35	
12cu|xfswitch-plugin-0.0.1-11|36	%changelog
12cu|xfswitch-plugin-0.0.1-11|37	* Tue Apr 17 2012 Crispin Boylan <crisb@mandriva.org> 0.0.1-10mdv2012.0
12cu|xfswitch-plugin-0.0.1-11|38	+ Revision: 791574
12cu|xfswitch-plugin-0.0.1-11|39	- Rebuild
12cu|xfswitch-plugin-0.0.1-11|40	
12cu|xfswitch-plugin-0.0.1-11|41	* Sun Apr 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-9
12cu|xfswitch-plugin-0.0.1-11|42	+ Revision: 789931
12cu|xfswitch-plugin-0.0.1-11|43	- rebuild
12cu|xfswitch-plugin-0.0.1-11|44	- drop old stuff from spec file
12cu|xfswitch-plugin-0.0.1-11|45	
12cu|xfswitch-plugin-0.0.1-11|46	* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-8
12cu|xfswitch-plugin-0.0.1-11|47	+ Revision: 633064
12cu|xfswitch-plugin-0.0.1-11|48	- rebuild for new Xfce 4.8.0
12cu|xfswitch-plugin-0.0.1-11|49	
12cu|xfswitch-plugin-0.0.1-11|50	* Sat Sep 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-7mdv2011.0
12cu|xfswitch-plugin-0.0.1-11|51	+ Revision: 579683
12cu|xfswitch-plugin-0.0.1-11|52	- rebuild for new xfce 4.7.0
12cu|xfswitch-plugin-0.0.1-11|53	
12cu|xfswitch-plugin-0.0.1-11|54	* Sun Aug 01 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-6mdv2011.0
12cu|xfswitch-plugin-0.0.1-11|55	+ Revision: 564729
12cu|xfswitch-plugin-0.0.1-11|56	- rebuild
12cu|xfswitch-plugin-0.0.1-11|57	
12cu|xfswitch-plugin-0.0.1-11|58	* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-5mdv2010.1
12cu|xfswitch-plugin-0.0.1-11|59	+ Revision: 543317
12cu|xfswitch-plugin-0.0.1-11|60	- rebuild for mdv 2010.1
12cu|xfswitch-plugin-0.0.1-11|61	
12cu|xfswitch-plugin-0.0.1-11|62	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0.0.1-4mdv2010.0
12cu|xfswitch-plugin-0.0.1-11|63	+ Revision: 446160
12cu|xfswitch-plugin-0.0.1-11|64	- rebuild
12cu|xfswitch-plugin-0.0.1-11|65	
12cu|xfswitch-plugin-0.0.1-11|66	* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-3mdv2009.1
12cu|xfswitch-plugin-0.0.1-11|67	+ Revision: 349262
12cu|xfswitch-plugin-0.0.1-11|68	- rebuild whole xfce
12cu|xfswitch-plugin-0.0.1-11|69	
12cu|xfswitch-plugin-0.0.1-11|70	* Mon Feb 09 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-2mdv2009.1
12cu|xfswitch-plugin-0.0.1-11|71	+ Revision: 338873
12cu|xfswitch-plugin-0.0.1-11|72	- looks like package got lost in space
12cu|xfswitch-plugin-0.0.1-11|73	
12cu|xfswitch-plugin-0.0.1-11|74	* Sun Feb 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.0.1-1mdv2009.1
12cu|xfswitch-plugin-0.0.1-11|75	+ Revision: 338612
12cu|xfswitch-plugin-0.0.1-11|76	- add source and spec files
12cu|xfswitch-plugin-0.0.1-11|77	- Created package structure for xfswitch-plugin.
12cu|xfswitch-plugin-0.0.1-11|78	

13333 12
12cu|xgospel-1.12d-21|1	%define	name	xgospel
12cu|xgospel-1.12d-21|2	%define	version	1.12d
12cu|xgospel-1.12d-21|3	%define release 	21
12cu|xgospel-1.12d-21|4	
12cu|xgospel-1.12d-21|5	Summary:	An X11 client for Internet Go Server
12cu|xgospel-1.12d-21|6	Name:		%{name}
12cu|xgospel-1.12d-21|7	Version:	%{version}
12cu|xgospel-1.12d-21|8	Release:	%{release}
12cu|xgospel-1.12d-21|9	License:	GPL
12cu|xgospel-1.12d-21|10	Group:		Games/Strategy
12cu|xgospel-1.12d-21|11	Source0:	http://img.teaser.fr/~jlgailly/%{name}-%{version}.tar.bz2
12cu|xgospel-1.12d-21|12	Patch0:		menu-crash-fix.diff
12cu|xgospel-1.12d-21|13	Patch1:		xgospel-1.12d-prefix.patch
12cu|xgospel-1.12d-21|14	Patch2:		xgospel-1.12d-new-server.patch
12cu|xgospel-1.12d-21|15	URL:		http://gailly.net/xgospel/index.html
12cu|xgospel-1.12d-21|16	BuildRequires:	pkgconfig(x11)
12cu|xgospel-1.12d-21|17	BuildRequires:	pkgconfig(xaw7)
12cu|xgospel-1.12d-21|18	BuildRequires:	pkgconfig(xmu)
12cu|xgospel-1.12d-21|19	BuildRequires:	pkgconfig(xpm)
12cu|xgospel-1.12d-21|20	BuildRequires:	pkgconfig(xt)
12cu|xgospel-1.12d-21|21	BuildRequires:	bison
12cu|xgospel-1.12d-21|22	BuildRequires:	imagemagick
12cu|xgospel-1.12d-21|23	
12cu|xgospel-1.12d-21|24	%description
12cu|xgospel-1.12d-21|25	Xgospel is an X11 client for Internet Go Server, it provides a graphical
12cu|xgospel-1.12d-21|26	interface with a lot of features to play on the Internet using IGS
12cu|xgospel-1.12d-21|27	(a place with players of all countries playing Go).
12cu|xgospel-1.12d-21|28	
12cu|xgospel-1.12d-21|29	%prep
12cu|xgospel-1.12d-21|30	%setup -q
12cu|xgospel-1.12d-21|31	%patch0 -p0
12cu|xgospel-1.12d-21|32	%patch1 -p0
12cu|xgospel-1.12d-21|33	%patch2 -p0
12cu|xgospel-1.12d-21|34	
12cu|xgospel-1.12d-21|35	%build
12cu|xgospel-1.12d-21|36	%define Werror_cflags %nil
12cu|xgospel-1.12d-21|37	%configure2_5x
12cu|xgospel-1.12d-21|38	make
12cu|xgospel-1.12d-21|39	
12cu|xgospel-1.12d-21|40	%install
12cu|xgospel-1.12d-21|41	rm -fr %buildroot
12cu|xgospel-1.12d-21|42	%makeinstall
12cu|xgospel-1.12d-21|43	
12cu|xgospel-1.12d-21|44	mkdir -p %buildroot%{_datadir}/%{name}
12cu|xgospel-1.12d-21|45	cp *.xpm *.res my/*.xpm %buildroot%{_datadir}/%{name}
12cu|xgospel-1.12d-21|46	
12cu|xgospel-1.12d-21|47	mkdir -p %{buildroot}%{_datadir}/applications
12cu|xgospel-1.12d-21|48	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|xgospel-1.12d-21|49	[Desktop Entry]
12cu|xgospel-1.12d-21|50	Name=xgospel
12cu|xgospel-1.12d-21|51	Comment=An X11 client for Internet Go Server
12cu|xgospel-1.12d-21|52	Exec=%{name}
12cu|xgospel-1.12d-21|53	Icon=%{name}
12cu|xgospel-1.12d-21|54	Terminal=false
12cu|xgospel-1.12d-21|55	Type=Application
12cu|xgospel-1.12d-21|56	Categories=Game;StrategyGame;
12cu|xgospel-1.12d-21|57	EOF
12cu|xgospel-1.12d-21|58	
12cu|xgospel-1.12d-21|59	mkdir -p %buildroot%_iconsdir/hicolor/{48x48,32x32,16x16}/apps
12cu|xgospel-1.12d-21|60	convert -resize 48x48 my/XgospelIcon.xpm %buildroot%_iconsdir/hicolor/48x48/apps/%name.png
12cu|xgospel-1.12d-21|61	convert -resize 32x32 my/XgospelIcon.xpm %buildroot%_iconsdir/hicolor/32x32/apps/%name.png
12cu|xgospel-1.12d-21|62	convert -resize 16x16 my/XgospelIcon.xpm %buildroot%_iconsdir/hicolor/16x16/apps/%name.png
12cu|xgospel-1.12d-21|63	
12cu|xgospel-1.12d-21|64	%if %mdkversion < 200900
12cu|xgospel-1.12d-21|65	%post
12cu|xgospel-1.12d-21|66	%{update_menus}
12cu|xgospel-1.12d-21|67	%endif
12cu|xgospel-1.12d-21|68	
12cu|xgospel-1.12d-21|69	%if %mdkversion < 200900
12cu|xgospel-1.12d-21|70	%postun
12cu|xgospel-1.12d-21|71	%{clean_menus}
12cu|xgospel-1.12d-21|72	%endif
12cu|xgospel-1.12d-21|73	
12cu|xgospel-1.12d-21|74	%clean
12cu|xgospel-1.12d-21|75	rm -rf $RPM_BUILD_ROOT
12cu|xgospel-1.12d-21|76	
12cu|xgospel-1.12d-21|77	%files
12cu|xgospel-1.12d-21|78	%defattr(-,root,root)
12cu|xgospel-1.12d-21|79	%doc CHANGES FAQ INSTALL README README.1ST TODO my/COPYRIGHTS
12cu|xgospel-1.12d-21|80	%{_bindir}/*
12cu|xgospel-1.12d-21|81	%{_datadir}/xgospel
12cu|xgospel-1.12d-21|82	%{_iconsdir}/hicolor/*/*/*
12cu|xgospel-1.12d-21|83	%{_datadir}/applications/*.desktop
12cu|xgospel-1.12d-21|84	
12cu|xgospel-1.12d-21|85	
12cu|xgospel-1.12d-21|86	%changelog
12cu|xgospel-1.12d-21|87	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.12d-20mdv2011.0
12cu|xgospel-1.12d-21|88	+ Revision: 634902
12cu|xgospel-1.12d-21|89	- simplify BR
12cu|xgospel-1.12d-21|90	
12cu|xgospel-1.12d-21|91	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 1.12d-19mdv2010.0
12cu|xgospel-1.12d-21|92	+ Revision: 446188
12cu|xgospel-1.12d-21|93	- rebuild
12cu|xgospel-1.12d-21|94	
12cu|xgospel-1.12d-21|95	* Sun Apr 05 2009 Funda Wang <fwang@mandriva.org> 1.12d-18mdv2009.1
12cu|xgospel-1.12d-21|96	+ Revision: 364147
12cu|xgospel-1.12d-21|97	- fix crash
12cu|xgospel-1.12d-21|98	
12cu|xgospel-1.12d-21|99	* Sun Apr 05 2009 Funda Wang <fwang@mandriva.org> 1.12d-17mdv2009.1
12cu|xgospel-1.12d-21|100	+ Revision: 364105
12cu|xgospel-1.12d-21|101	- add icons
12cu|xgospel-1.12d-21|102	
12cu|xgospel-1.12d-21|103	* Sun Apr 05 2009 Funda Wang <fwang@mandriva.org> 1.12d-16mdv2009.1
12cu|xgospel-1.12d-21|104	+ Revision: 364092
12cu|xgospel-1.12d-21|105	- use new server
12cu|xgospel-1.12d-21|106	- fix str fmt
12cu|xgospel-1.12d-21|107	- use normal prefix
12cu|xgospel-1.12d-21|108	
12cu|xgospel-1.12d-21|109	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 1.12d-15mdv2009.0
12cu|xgospel-1.12d-21|110	+ Revision: 262434
12cu|xgospel-1.12d-21|111	- rebuild
12cu|xgospel-1.12d-21|112	
12cu|xgospel-1.12d-21|113	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.12d-14mdv2009.0
12cu|xgospel-1.12d-21|114	+ Revision: 257091
12cu|xgospel-1.12d-21|115	- rebuild
12cu|xgospel-1.12d-21|116	- drop old menu
12cu|xgospel-1.12d-21|117	
12cu|xgospel-1.12d-21|118	+ Pixel <pixel@mandriva.com>
12cu|xgospel-1.12d-21|119	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|xgospel-1.12d-21|120	
12cu|xgospel-1.12d-21|121	+ Olivier Blin <oblin@mandriva.com>
12cu|xgospel-1.12d-21|122	- restore BuildRoot
12cu|xgospel-1.12d-21|123	
12cu|xgospel-1.12d-21|124	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.12d-12mdv2008.1
12cu|xgospel-1.12d-21|125	+ Revision: 130210
12cu|xgospel-1.12d-21|126	- kill re-definition of %%buildroot on Pixel's request
12cu|xgospel-1.12d-21|127	- buildrequires X11-devel instead of XFree86-devel
12cu|xgospel-1.12d-21|128	- import xgospel
12cu|xgospel-1.12d-21|129	
12cu|xgospel-1.12d-21|130	
12cu|xgospel-1.12d-21|131	* Mon Oct 09 2006 Lenny Cartier <lenny@mandriva.com> 1.12d-12mdv2007.1
12cu|xgospel-1.12d-21|132	- xdg
12cu|xgospel-1.12d-21|133	
12cu|xgospel-1.12d-21|134	* Wed Jul 06 2005 Lenny Cartier <lenny@mandriva.com> 1.12d-11mdk
12cu|xgospel-1.12d-21|135	- rebuild
12cu|xgospel-1.12d-21|136	
12cu|xgospel-1.12d-21|137	* Wed Jun 16 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.12d-10mdk
12cu|xgospel-1.12d-21|138	- rebuild
12cu|xgospel-1.12d-21|139	- drop Prefix tag
12cu|xgospel-1.12d-21|140	- cosmetics
12cu|xgospel-1.12d-21|141	
12cu|xgospel-1.12d-21|142	* Fri Jun 11 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.12d-9mdk
12cu|xgospel-1.12d-21|143	- rebuild
12cu|xgospel-1.12d-21|144	
12cu|xgospel-1.12d-21|145	* Sun Dec 07 2003 Franck Villaume <fvill@freesurf.fr> 1.12d-8mdk
12cu|xgospel-1.12d-21|146	- some BuildRequires
12cu|xgospel-1.12d-21|147	
12cu|xgospel-1.12d-21|148	* Fri Jan 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.12d-7mdk
12cu|xgospel-1.12d-21|149	- rebuild
12cu|xgospel-1.12d-21|150	
12cu|xgospel-1.12d-21|151	* Thu  Aug 22 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.12d-6mdk
12cu|xgospel-1.12d-21|152	- rebuild
12cu|xgospel-1.12d-21|153	
12cu|xgospel-1.12d-21|154	* Wed Dec 26 2001 David BAUDENS <baudens@mandrakesoft.com> 1.12d-5mdk
12cu|xgospel-1.12d-21|155	- Use default strategy icon for menu entry
12cu|xgospel-1.12d-21|156	
12cu|xgospel-1.12d-21|157	* Fri Aug 24 2001 Etienne Faure <etienne@mandrakesoft.com> 1.12d-4mdk
12cu|xgospel-1.12d-21|158	- rebuild
12cu|xgospel-1.12d-21|159	
12cu|xgospel-1.12d-21|160	* Wed Sep 20 2000  Lenny Cartier <lenny@mandrakesoft.com> 1.12d-3mdk
12cu|xgospel-1.12d-21|161	- build release
12cu|xgospel-1.12d-21|162	- menu
12cu|xgospel-1.12d-21|163	
12cu|xgospel-1.12d-21|164	* Thu May 04 2000 Lenny Cartier <lenny@mandrakesoft.com> 1.12d-2mdk
12cu|xgospel-1.12d-21|165	- fix group
12cu|xgospel-1.12d-21|166	
12cu|xgospel-1.12d-21|167	* Wed Dec 29 1999 Jerome Dumonteil <jd@mandrakesoft.com>
12cu|xgospel-1.12d-21|168	- initial release
12cu|xgospel-1.12d-21|169	- relocated default xpm to /usr/X11R6/lib/xgospel

13334 12
12cu|xgraph-12.1-8|1	%define version 12.1
12cu|xgraph-12.1-8|2	%define release  8
12cu|xgraph-12.1-8|3	
12cu|xgraph-12.1-8|4	Summary:  Interactive plotting and graphing X11 in command line
12cu|xgraph-12.1-8|5	Name: xgraph
12cu|xgraph-12.1-8|6	Version: %version
12cu|xgraph-12.1-8|7	Release: %release
12cu|xgraph-12.1-8|8	License: GPL
12cu|xgraph-12.1-8|9	Group: Sciences/Mathematics
12cu|xgraph-12.1-8|10	Source: http://www.isi.edu/nsnam/dist/xgraph-%version.tar.bz2
12cu|xgraph-12.1-8|11	Patch0: xgraph-12.1-glibc-2.10.patch
12cu|xgraph-12.1-8|12	Patch1: xgraph-makefile-gentoo.patch
12cu|xgraph-12.1-8|13	Patch2: xgraph-12.1-fix-str-fmt.patch
12cu|xgraph-12.1-8|14	URL: http://www.isi.edu/nsnam/xgraph
12cu|xgraph-12.1-8|15	BuildRequires: pkgconfig(x11)
12cu|xgraph-12.1-8|16	
12cu|xgraph-12.1-8|17	%description
12cu|xgraph-12.1-8|18	The xgraph program draws a graph on an X display given data read from
12cu|xgraph-12.1-8|19	either data files or from standard input if no files are specified.  It can
12cu|xgraph-12.1-8|20	display up to 64 independent data sets using different colors and/or line
12cu|xgraph-12.1-8|21	styles for each set.  It annotates the graph with a title,  axis labels,
12cu|xgraph-12.1-8|22	grid lines or tick marks, grid labels, and a legend.  There are options to
12cu|xgraph-12.1-8|23	control the appearance of most components of the graph.
12cu|xgraph-12.1-8|24	
12cu|xgraph-12.1-8|25	%prep
12cu|xgraph-12.1-8|26	%setup -q
12cu|xgraph-12.1-8|27	%patch0 -p1
12cu|xgraph-12.1-8|28	%patch1 -p1
12cu|xgraph-12.1-8|29	%patch2 -p0
12cu|xgraph-12.1-8|30	
12cu|xgraph-12.1-8|31	%build
12cu|xgraph-12.1-8|32	%configure2_5x
12cu|xgraph-12.1-8|33	%make
12cu|xgraph-12.1-8|34	
12cu|xgraph-12.1-8|35	%install
12cu|xgraph-12.1-8|36	rm -rf %_tmppath/%name-%version-root
12cu|xgraph-12.1-8|37	%makeinstall_std
12cu|xgraph-12.1-8|38	mv %buildroot%{_mandir}/manm %buildroot%{_mandir}/man1
12cu|xgraph-12.1-8|39	mv %buildroot%{_mandir}/man1/xgraph.man %buildroot%{_mandir}/man1/xgraph.1
12cu|xgraph-12.1-8|40	
12cu|xgraph-12.1-8|41	%files
12cu|xgraph-12.1-8|42	%defattr(-,root,root)
12cu|xgraph-12.1-8|43	%doc README* INSTALL examples
12cu|xgraph-12.1-8|44	%{_bindir}/xgraph
12cu|xgraph-12.1-8|45	%{_mandir}/man1/xgraph.*
12cu|xgraph-12.1-8|46	
12cu|xgraph-12.1-8|47	%clean
12cu|xgraph-12.1-8|48	[ %buildroot != "/" ] && rm -fr %buildroot
12cu|xgraph-12.1-8|49	
12cu|xgraph-12.1-8|50	
12cu|xgraph-12.1-8|51	
12cu|xgraph-12.1-8|52	%changelog
12cu|xgraph-12.1-8|53	* Sat Feb 20 2010 Funda Wang <fwang@mandriva.org> 12.1-7mdv2010.1
12cu|xgraph-12.1-8|54	+ Revision: 508727
12cu|xgraph-12.1-8|55	- add patch to make it build
12cu|xgraph-12.1-8|56	
12cu|xgraph-12.1-8|57	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|xgraph-12.1-8|58	- rebuild
12cu|xgraph-12.1-8|59	
12cu|xgraph-12.1-8|60	* Sun Aug 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 12.1-6mdv2009.0
12cu|xgraph-12.1-8|61	+ Revision: 262436
12cu|xgraph-12.1-8|62	- rebuild
12cu|xgraph-12.1-8|63	- rebuild
12cu|xgraph-12.1-8|64	
12cu|xgraph-12.1-8|65	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 12.1-3mdv2008.1
12cu|xgraph-12.1-8|66	+ Revision: 140957
12cu|xgraph-12.1-8|67	- restore BuildRoot
12cu|xgraph-12.1-8|68	
12cu|xgraph-12.1-8|69	+ Thierry Vignaud <tvignaud@mandriva.com>
12cu|xgraph-12.1-8|70	- kill re-definition of %%buildroot on Pixel's request
12cu|xgraph-12.1-8|71	
12cu|xgraph-12.1-8|72	
12cu|xgraph-12.1-8|73	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|xgraph-12.1-8|74	+ 08/10/06 22:49:08 (55550)
12cu|xgraph-12.1-8|75	- rebuild
12cu|xgraph-12.1-8|76	
12cu|xgraph-12.1-8|77	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|xgraph-12.1-8|78	+ 08/10/06 22:45:30 (55549)
12cu|xgraph-12.1-8|79	Import xgraph
12cu|xgraph-12.1-8|80	
12cu|xgraph-12.1-8|81	* Wed Sep 28 2005 Nicolas Lcureuil <neoclust@mandriva.org> 12.1-2mdk
12cu|xgraph-12.1-8|82	- Fix BuildRequires
12cu|xgraph-12.1-8|83	
12cu|xgraph-12.1-8|84	* Wed Mar 09 2005 Olivier Thauvin <nanardon@mandrake.org> 12.1-1mdk
12cu|xgraph-12.1-8|85	- initial mdk package
12cu|xgraph-12.1-8|86	

13335 12
12cu|xguest-1.0.10-4|1	Summary:	Creates xguest user as a locked down user
12cu|xguest-1.0.10-4|2	Name:		xguest
12cu|xguest-1.0.10-4|3	Version: 	1.0.10
12cu|xguest-1.0.10-4|4	Release: 	4
12cu|xguest-1.0.10-4|5	License: 	GPLv2+
12cu|xguest-1.0.10-4|6	Group:   	System/Base
12cu|xguest-1.0.10-4|7	BuildArch: 	noarch
12cu|xguest-1.0.10-4|8	Source:  	http://people.fedoraproject.org/~dwalsh/xguest/%{name}-%{version}.tar.bz2
12cu|xguest-1.0.10-4|9	Source10: 	mkxguesthome
12cu|xguest-1.0.10-4|10	# (tv) prevent accessing other people accounts:
12cu|xguest-1.0.10-4|11	Patch1: 	xguest-namespace.patch
12cu|xguest-1.0.10-4|12	URL:     	http://people.fedoraproject.org/~dwalsh/xguest/
12cu|xguest-1.0.10-4|13	
12cu|xguest-1.0.10-4|14	Requires(pre):	pam >= 0.99.8.1
12cu|xguest-1.0.10-4|15	Requires(post): usermode-consoleonly
12cu|xguest-1.0.10-4|16	
12cu|xguest-1.0.10-4|17	%define grp_option -U
12cu|xguest-1.0.10-4|18	
12cu|xguest-1.0.10-4|19	%description
12cu|xguest-1.0.10-4|20	Installing this package sets up the xguest user to be used as a temporary
12cu|xguest-1.0.10-4|21	account to switch to or as a kiosk user account.
12cu|xguest-1.0.10-4|22	The user is only allowed to log in via gdm.  The home and temporary directories
12cu|xguest-1.0.10-4|23	of the user will be polyinstantiated and mounted on tmpfs.
12cu|xguest-1.0.10-4|24	
12cu|xguest-1.0.10-4|25	WARNING: unlike Fedora, where the account is disabled unless SELinux is in
12cu|xguest-1.0.10-4|26	enforcing mode and where it's only accessible through gdm/kdm/xdm, it's
12cu|xguest-1.0.10-4|27	accessible from the console too.
12cu|xguest-1.0.10-4|28	
12cu|xguest-1.0.10-4|29	%prep
12cu|xguest-1.0.10-4|30	%setup -q
12cu|xguest-1.0.10-4|31	%patch1 -p1 -b .home
12cu|xguest-1.0.10-4|32	
12cu|xguest-1.0.10-4|33	%build
12cu|xguest-1.0.10-4|34	
12cu|xguest-1.0.10-4|35	%install
12cu|xguest-1.0.10-4|36	%{__mkdir} -p %{buildroot}/%{_sysconfdir}/desktop-profiles
12cu|xguest-1.0.10-4|37	%{__mkdir} -p %{buildroot}/%{_sysconfdir}/security/namespace.d/ls
12cu|xguest-1.0.10-4|38	install -m0644 xguest.zip %{buildroot}/%{_sysconfdir}/desktop-profiles/
12cu|xguest-1.0.10-4|39	install -m0644 xguest.conf %{buildroot}/%{_sysconfdir}/security/namespace.d/
12cu|xguest-1.0.10-4|40	
12cu|xguest-1.0.10-4|41	install -m0755 %{SOURCE10} %{buildroot}%{_sysconfdir}/security/namespace.d/
12cu|xguest-1.0.10-4|42	
12cu|xguest-1.0.10-4|43	# (tv) Using UID higher than UID_MAX=60000 from /etc/login.defs:
12cu|xguest-1.0.10-4|44	mkdir -p %{buildroot}%{_bindir}
12cu|xguest-1.0.10-4|45	cat > %{buildroot}%{_bindir}/xguest-add-helper <<EOF
12cu|xguest-1.0.10-4|46	#!/bin/sh
12cu|xguest-1.0.10-4|47	groupdel xguest 2>/dev/null
12cu|xguest-1.0.10-4|48	userdel -r xguest 2>/dev/null
12cu|xguest-1.0.10-4|49	
12cu|xguest-1.0.10-4|50	case \$(env | grep -m 1 -i lang | cut -d= -f2 | cut -d. -f1) in
12cu|xguest-1.0.10-4|51	fr_FR) comment_xguest="Compte invité";;
12cu|xguest-1.0.10-4|52	de_DE) comment_xguest="Gast-Zugang";;
12cu|xguest-1.0.10-4|53	es_ES) comment_xguest="Cuenta invitado";;
12cu|xguest-1.0.10-4|54	it_IT) comment_xguest="Opsite conto";;
12cu|xguest-1.0.10-4|55	pl_PL) comment_xguest="Konto gościa";;
12cu|xguest-1.0.10-4|56	pt_PT) comment_xguest="Conta convidado";;
12cu|xguest-1.0.10-4|57	*) comment_xguest="Guest Account";;
12cu|xguest-1.0.10-4|58	esac
12cu|xguest-1.0.10-4|59	
12cu|xguest-1.0.10-4|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 || :
12cu|xguest-1.0.10-4|61	
12cu|xguest-1.0.10-4|62	# prevent remote login:
12cu|xguest-1.0.10-4|63	if [ -e /etc/ssh/denyusers ]; then
12cu|xguest-1.0.10-4|64	if ! grep -q xguest /etc/ssh/denyusers; then
12cu|xguest-1.0.10-4|65	echo xguest >> /etc/ssh/denyusers
12cu|xguest-1.0.10-4|66	fi
12cu|xguest-1.0.10-4|67	fi
12cu|xguest-1.0.10-4|68	
12cu|xguest-1.0.10-4|69	# prevent accessing most configuration tools (mcc still available with root password)
12cu|xguest-1.0.10-4|70	for i in /etc/pam.d/{mandriva-simple-auth,simple_root_authen,urpmi.update}; do
12cu|xguest-1.0.10-4|71	if [ -e \$i ]; then
12cu|xguest-1.0.10-4|72	grep -F -q xguest \$i && continue
12cu|xguest-1.0.10-4|73	fi
12cu|xguest-1.0.10-4|74	echo -e "\nauth\trequired\tpam_succeed_if.so\tquiet user != xguest" >> \$i
12cu|xguest-1.0.10-4|75	done
12cu|xguest-1.0.10-4|76	EOF
12cu|xguest-1.0.10-4|77	
12cu|xguest-1.0.10-4|78	%post
12cu|xguest-1.0.10-4|79	if [ $1 -eq 1 ]; then
12cu|xguest-1.0.10-4|80	xguest-add-helper
12cu|xguest-1.0.10-4|81	fi
12cu|xguest-1.0.10-4|82	
12cu|xguest-1.0.10-4|83	%preun
12cu|xguest-1.0.10-4|84	if [ $1 -eq 0 ]; then
12cu|xguest-1.0.10-4|85	
12cu|xguest-1.0.10-4|86	userdel -r xguest
12cu|xguest-1.0.10-4|87	groupdel xguest
12cu|xguest-1.0.10-4|88	
12cu|xguest-1.0.10-4|89	# remove forbiden SSH:
12cu|xguest-1.0.10-4|90	sed -i '/^xguest/d' /etc/ssh/denyusers
12cu|xguest-1.0.10-4|91	
12cu|xguest-1.0.10-4|92	fi
12cu|xguest-1.0.10-4|93	
12cu|xguest-1.0.10-4|94	%triggerun -- xguest <= 1.0.8-3mdv2010.0
12cu|xguest-1.0.10-4|95	userdel -r guest 2>/dev/null
12cu|xguest-1.0.10-4|96	xguest-add-helper
12cu|xguest-1.0.10-4|97	
12cu|xguest-1.0.10-4|98	%triggerin -- openssh-server
12cu|xguest-1.0.10-4|99	if ! grep -q xguest /etc/ssh/denyusers; then
12cu|xguest-1.0.10-4|100	echo xguest >> /etc/ssh/denyusers
12cu|xguest-1.0.10-4|101	fi
12cu|xguest-1.0.10-4|102	
12cu|xguest-1.0.10-4|103	%files
12cu|xguest-1.0.10-4|104	%attr(755,root,root) %{_bindir}/*
12cu|xguest-1.0.10-4|105	%dir %{_sysconfdir}/desktop-profiles
12cu|xguest-1.0.10-4|106	%config(noreplace) %{_sysconfdir}/desktop-profiles/xguest.zip
12cu|xguest-1.0.10-4|107	%{_sysconfdir}/security/namespace.d/
12cu|xguest-1.0.10-4|108	%doc README LICENSE
12cu|xguest-1.0.10-4|109	
12cu|xguest-1.0.10-4|110	%changelog
12cu|xguest-1.0.10-4|111	* Tue Jul 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.10-4
12cu|xguest-1.0.10-4|112	+ Revision: 21b4d83
12cu|xguest-1.0.10-4|113	- Fix file checks in /etc/pam.d
12cu|xguest-1.0.10-4|114	
12cu|xguest-1.0.10-4|115	

13336 12
12cu|xjadeo-0.7.5-2|1	Summary:	Simple video player that receives sync from jack transport
12cu|xjadeo-0.7.5-2|2	Name:		xjadeo
12cu|xjadeo-0.7.5-2|3	Version:	0.7.5
12cu|xjadeo-0.7.5-2|4	Release:	2
12cu|xjadeo-0.7.5-2|5	Group:		Video
12cu|xjadeo-0.7.5-2|6	License:	GPLv2+
12cu|xjadeo-0.7.5-2|7	Url:		http://xjadeo.sourceforge.net/
12cu|xjadeo-0.7.5-2|8	Source0:	%{name}-%{version}.tar.gz
12cu|xjadeo-0.7.5-2|9	BuildRequires:	imagemagick
12cu|xjadeo-0.7.5-2|10	BuildRequires:	ffmpeg-devel
12cu|xjadeo-0.7.5-2|11	BuildRequires:	qt4-devel
12cu|xjadeo-0.7.5-2|12	BuildRequires:	pkgconfig(alsa)
12cu|xjadeo-0.7.5-2|13	BuildRequires:	pkgconfig(freetype2)
12cu|xjadeo-0.7.5-2|14	BuildRequires:	pkgconfig(imlib2)
12cu|xjadeo-0.7.5-2|15	BuildRequires:	pkgconfig(jack)
12cu|xjadeo-0.7.5-2|16	BuildRequires:	pkgconfig(liblo)
12cu|xjadeo-0.7.5-2|17	BuildRequires:	pkgconfig(ltc)
12cu|xjadeo-0.7.5-2|18	BuildRequires:	pkgconfig(sdl)
12cu|xjadeo-0.7.5-2|19	BuildRequires:	pkgconfig(x11)
12cu|xjadeo-0.7.5-2|20	BuildRequires:	pkgconfig(xext)
12cu|xjadeo-0.7.5-2|21	BuildRequires:	pkgconfig(xpm)
12cu|xjadeo-0.7.5-2|22	BuildRequires:	pkgconfig(xv)
12cu|xjadeo-0.7.5-2|23	Suggests:	mencoder
12cu|xjadeo-0.7.5-2|24	Suggests:	qjadeo
12cu|xjadeo-0.7.5-2|25	
12cu|xjadeo-0.7.5-2|26	%description
12cu|xjadeo-0.7.5-2|27	Simple video player that receives sync from jackd or MTC.
12cu|xjadeo-0.7.5-2|28	It has applications in soundtrack creation, video monitoring or any task that
12cu|xjadeo-0.7.5-2|29	requires to associate movie frames with audio events.
12cu|xjadeo-0.7.5-2|30	
12cu|xjadeo-0.7.5-2|31	For instance when a jack-client (like Muse, Rosegarden or Ardour) acts as a
12cu|xjadeo-0.7.5-2|32	timebase master, xjadeo will display the video synchronized to JACK transport.
12cu|xjadeo-0.7.5-2|33	xjadeo is capable to read Midi Time Clock as an alternate sync source and comes
12cu|xjadeo-0.7.5-2|34	along with an optional QT-GUI.
12cu|xjadeo-0.7.5-2|35	
12cu|xjadeo-0.7.5-2|36	xjadeo reads only seekable media by default. Installing a transcoding utility
12cu|xjadeo-0.7.5-2|37	like mencoder or transcode is highly recommended.
12cu|xjadeo-0.7.5-2|38	
12cu|xjadeo-0.7.5-2|39	%files
12cu|xjadeo-0.7.5-2|40	%{_bindir}/xjadeo
12cu|xjadeo-0.7.5-2|41	%{_bindir}/xjinfo
12cu|xjadeo-0.7.5-2|42	%{_bindir}/xjremote
12cu|xjadeo-0.7.5-2|43	%{_mandir}/man1/xjadeo.1*
12cu|xjadeo-0.7.5-2|44	%{_mandir}/man1/xjinfo.1*
12cu|xjadeo-0.7.5-2|45	%{_mandir}/man1/xjremote.1*
12cu|xjadeo-0.7.5-2|46	
12cu|xjadeo-0.7.5-2|47	#----------------------------------------------------------------------------
12cu|xjadeo-0.7.5-2|48	
12cu|xjadeo-0.7.5-2|49	%package -n qjadeo
12cu|xjadeo-0.7.5-2|50	Summary:	Qt-based GUI for xjadeo
12cu|xjadeo-0.7.5-2|51	Requires:	%{name}
12cu|xjadeo-0.7.5-2|52	
12cu|xjadeo-0.7.5-2|53	%description -n qjadeo
12cu|xjadeo-0.7.5-2|54	Qt-based GUI for xjadeo, a simple video player that receives sync
12cu|xjadeo-0.7.5-2|55	from jack transport.
12cu|xjadeo-0.7.5-2|56	
12cu|xjadeo-0.7.5-2|57	%files  -n qjadeo -f qjadeo.lang
12cu|xjadeo-0.7.5-2|58	%{_bindir}/qjadeo
12cu|xjadeo-0.7.5-2|59	%{_datadir}/applications/qjadeo.desktop
12cu|xjadeo-0.7.5-2|60	%{_iconsdir}/hicolor/*/apps/qjadeo.png
12cu|xjadeo-0.7.5-2|61	%{_mandir}/man1/qjadeo.1*
12cu|xjadeo-0.7.5-2|62	
12cu|xjadeo-0.7.5-2|63	#----------------------------------------------------------------------------
12cu|xjadeo-0.7.5-2|64	
12cu|xjadeo-0.7.5-2|65	%prep
12cu|xjadeo-0.7.5-2|66	%setup -q
12cu|xjadeo-0.7.5-2|67	
12cu|xjadeo-0.7.5-2|68	%build
12cu|xjadeo-0.7.5-2|69	%configure2_5x --enable-qtgui
12cu|xjadeo-0.7.5-2|70	%make
12cu|xjadeo-0.7.5-2|71	
12cu|xjadeo-0.7.5-2|72	%install
12cu|xjadeo-0.7.5-2|73	%makeinstall_std
12cu|xjadeo-0.7.5-2|74	
12cu|xjadeo-0.7.5-2|75	# install menu entry
12cu|xjadeo-0.7.5-2|76	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|xjadeo-0.7.5-2|77	cat > %{buildroot}%{_datadir}/applications/qjadeo.desktop << EOF
12cu|xjadeo-0.7.5-2|78	[Desktop Entry]
12cu|xjadeo-0.7.5-2|79	Type=Application
12cu|xjadeo-0.7.5-2|80	Name=Qjadeo
12cu|xjadeo-0.7.5-2|81	GenericName=X jack video monitor
12cu|xjadeo-0.7.5-2|82	Comment=A simple video player that gets sync from jack transport
12cu|xjadeo-0.7.5-2|83	Icon=qjadeo
12cu|xjadeo-0.7.5-2|84	Exec=/usr/bin/qjadeo
12cu|xjadeo-0.7.5-2|85	Terminal=false
12cu|xjadeo-0.7.5-2|86	Categories=AudioVideo;Video;Player;
12cu|xjadeo-0.7.5-2|87	EOF
12cu|xjadeo-0.7.5-2|88	
12cu|xjadeo-0.7.5-2|89	# install menu icons
12cu|xjadeo-0.7.5-2|90	for N in 16 32 48 64 128;
12cu|xjadeo-0.7.5-2|91	do
12cu|xjadeo-0.7.5-2|92	convert doc/%{name}.png -resize ${N}x${N} $N.png;
12cu|xjadeo-0.7.5-2|93	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/qjadeo.png
12cu|xjadeo-0.7.5-2|94	done
12cu|xjadeo-0.7.5-2|95	
12cu|xjadeo-0.7.5-2|96	%find_lang qjadeo --with-qt
12cu|xjadeo-0.7.5-2|97	

13337 12
12cu|xlogmaster-1.6.2-2|1	Summary:	Quick & easy monitoring of logfiles and devices
12cu|xlogmaster-1.6.2-2|2	Name:		xlogmaster
12cu|xlogmaster-1.6.2-2|3	Version:	1.6.2
12cu|xlogmaster-1.6.2-2|4	Release:	2
12cu|xlogmaster-1.6.2-2|5	Source0:	ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.gz
12cu|xlogmaster-1.6.2-2|6	Source1:	%{name}-icons.tar.bz2
12cu|xlogmaster-1.6.2-2|7	Patch0:		xlogmaster-1.6.2-workaround-pointer-to-int-casting.patch
12cu|xlogmaster-1.6.2-2|8	BuildRequires:	libgtk+-devel
12cu|xlogmaster-1.6.2-2|9	License:	GPLv2+
12cu|xlogmaster-1.6.2-2|10	URL:		http://www.gnu.org/software/xlogmaster/
12cu|xlogmaster-1.6.2-2|11	Group:		Monitoring
12cu|xlogmaster-1.6.2-2|12	
12cu|xlogmaster-1.6.2-2|13	%description
12cu|xlogmaster-1.6.2-2|14	The Xlogmaster is a program that allows easy and flexible monitoring of
12cu|xlogmaster-1.6.2-2|15	all logfiles and devices that allow being read via cat (like the /proc
12cu|xlogmaster-1.6.2-2|16	devices). It allows you to set a lot of events based on certain activities
12cu|xlogmaster-1.6.2-2|17	in the monitored logfiles/devices and should prove very helpful for almost
12cu|xlogmaster-1.6.2-2|18	anyone.
12cu|xlogmaster-1.6.2-2|19	
12cu|xlogmaster-1.6.2-2|20	%prep
12cu|xlogmaster-1.6.2-2|21	%setup -q -a1
12cu|xlogmaster-1.6.2-2|22	%patch0 -p1 -b .cast~
12cu|xlogmaster-1.6.2-2|23	
12cu|xlogmaster-1.6.2-2|24	%build
12cu|xlogmaster-1.6.2-2|25	%configure	--with-xlogmaster-home=%{_sysconfdir} \
12cu|xlogmaster-1.6.2-2|26	--with-xlogmaster-lib=%{_datadir}/xlogmaster \
12cu|xlogmaster-1.6.2-2|27	--with-xlogmaster-db=%{_localstatedir}/lib/xlogmaster \
12cu|xlogmaster-1.6.2-2|28	--disable-gtkrc
12cu|xlogmaster-1.6.2-2|29	
12cu|xlogmaster-1.6.2-2|30	%make
12cu|xlogmaster-1.6.2-2|31	
12cu|xlogmaster-1.6.2-2|32	%install
12cu|xlogmaster-1.6.2-2|33	%makeinstall XLM_LIB=%{buildroot}%{_datadir}/%{name} XLM_DB=%{buildroot}%{_localstatedir}/lib/%{name}
12cu|xlogmaster-1.6.2-2|34	
12cu|xlogmaster-1.6.2-2|35	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|xlogmaster-1.6.2-2|36	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|xlogmaster-1.6.2-2|37	[Desktop Entry]
12cu|xlogmaster-1.6.2-2|38	Type=Application
12cu|xlogmaster-1.6.2-2|39	Icon=%{name}
12cu|xlogmaster-1.6.2-2|40	Categories=System;Monitor;
12cu|xlogmaster-1.6.2-2|41	Name=%{name}
12cu|xlogmaster-1.6.2-2|42	Comment=Logfile viewer
12cu|xlogmaster-1.6.2-2|43	EOF
12cu|xlogmaster-1.6.2-2|44	
12cu|xlogmaster-1.6.2-2|45	install -m644 icons/16x16.png -D %{buildroot}%{_miconsdir}/%{name}.png
12cu|xlogmaster-1.6.2-2|46	install -m644 icons/32x32.png -D %{buildroot}%{_iconsdir}/%{name}.png
12cu|xlogmaster-1.6.2-2|47	install -m644 icons/48x48.png -D %{buildroot}%{_liconsdir}/%{name}.png
12cu|xlogmaster-1.6.2-2|48	
12cu|xlogmaster-1.6.2-2|49	
12cu|xlogmaster-1.6.2-2|50	
12cu|xlogmaster-1.6.2-2|51	%files
12cu|xlogmaster-1.6.2-2|52	%doc NEWS README TODO
12cu|xlogmaster-1.6.2-2|53	%{_bindir}/*
12cu|xlogmaster-1.6.2-2|54	%dir %{_datadir}/%{name}
12cu|xlogmaster-1.6.2-2|55	%{_datadir}/%{name}/*
12cu|xlogmaster-1.6.2-2|56	%dir %{_localstatedir}/lib/%{name}
12cu|xlogmaster-1.6.2-2|57	%{_localstatedir}/lib/%{name}/*
12cu|xlogmaster-1.6.2-2|58	%{_mandir}/man1/%{name}.1*
12cu|xlogmaster-1.6.2-2|59	%{_infodir}/%{name}.info*
12cu|xlogmaster-1.6.2-2|60	%{_iconsdir}/%{name}.png
12cu|xlogmaster-1.6.2-2|61	%{_liconsdir}/%{name}.png
12cu|xlogmaster-1.6.2-2|62	%{_miconsdir}/%{name}.png
12cu|xlogmaster-1.6.2-2|63	%{_datadir}/applications/%{name}.desktop
12cu|xlogmaster-1.6.2-2|64	
12cu|xlogmaster-1.6.2-2|65	
12cu|xlogmaster-1.6.2-2|66	%changelog
12cu|xlogmaster-1.6.2-2|67	* Fri Jan 13 2012 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 1.6.2-1
12cu|xlogmaster-1.6.2-2|68	+ Revision: 760690
12cu|xlogmaster-1.6.2-2|69	- workaround casting from pointer to int breaking build on 64 bit (P0)
12cu|xlogmaster-1.6.2-2|70	- don't redefine name, version & release
12cu|xlogmaster-1.6.2-2|71	- use %%_install_info macros
12cu|xlogmaster-1.6.2-2|72	- drop legacy rpm stuff
12cu|xlogmaster-1.6.2-2|73	- drop conditional scripts for ancient releases
12cu|xlogmaster-1.6.2-2|74	- install icons a bit nicer.. ;)
12cu|xlogmaster-1.6.2-2|75	
12cu|xlogmaster-1.6.2-2|76	+ Johnny A. Solbu <solbu@mandriva.org>
12cu|xlogmaster-1.6.2-2|77	- Remove obsolete html docs.
12cu|xlogmaster-1.6.2-2|78	- New version
12cu|xlogmaster-1.6.2-2|79	- Spec cleanup
12cu|xlogmaster-1.6.2-2|80	- Don't ship COPYING, as the license doesn't require it.
12cu|xlogmaster-1.6.2-2|81	- Replaced $$RPM_BUILD_ROOT with %%{buildroot}
12cu|xlogmaster-1.6.2-2|82	- Removed %%mkrel
12cu|xlogmaster-1.6.2-2|83	- Removed broken patch.
12cu|xlogmaster-1.6.2-2|84	
12cu|xlogmaster-1.6.2-2|85	+ Thierry Vignaud <tv@mandriva.org>
12cu|xlogmaster-1.6.2-2|86	- rebuild
12cu|xlogmaster-1.6.2-2|87	- rebuild
12cu|xlogmaster-1.6.2-2|88	- fix summary-ended-with-dot
12cu|xlogmaster-1.6.2-2|89	- auto convert menu to XDG
12cu|xlogmaster-1.6.2-2|90	- kill re-definition of %%buildroot on Pixel's request
12cu|xlogmaster-1.6.2-2|91	- use %%mkrel
12cu|xlogmaster-1.6.2-2|92	- import xlogmaster
12cu|xlogmaster-1.6.2-2|93	
12cu|xlogmaster-1.6.2-2|94	+ Pixel <pixel@mandriva.com>
12cu|xlogmaster-1.6.2-2|95	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|xlogmaster-1.6.2-2|96	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12cu|xlogmaster-1.6.2-2|97	
12cu|xlogmaster-1.6.2-2|98	+ Olivier Blin <blino@mandriva.org>
12cu|xlogmaster-1.6.2-2|99	- restore BuildRoot
12cu|xlogmaster-1.6.2-2|100	
12cu|xlogmaster-1.6.2-2|101	
12cu|xlogmaster-1.6.2-2|102	* Fri Jul 16 2004 Michael Scherer <misc@mandrake.org> 1.6.0-12mdk
12cu|xlogmaster-1.6.2-2|103	- rebuild for new gcc
12cu|xlogmaster-1.6.2-2|104	
12cu|xlogmaster-1.6.2-2|105	* Thu Jun 03 2004 Lenny Cartier <lenny@mandrakesoft.com 1.6.0-11mdk
12cu|xlogmaster-1.6.2-2|106	- rebuild
12cu|xlogmaster-1.6.2-2|107	
12cu|xlogmaster-1.6.2-2|108	* Sat Feb 01 2003 Lenny Cartier <lenny@mandrakesoft.com 1.6.0-10mdk
12cu|xlogmaster-1.6.2-2|109	- rebuild
12cu|xlogmaster-1.6.2-2|110	
12cu|xlogmaster-1.6.2-2|111	* Sat Nov 23 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.6.0-9mdk
12cu|xlogmaster-1.6.2-2|112	- fix missing files
12cu|xlogmaster-1.6.2-2|113	
12cu|xlogmaster-1.6.2-2|114	* Thu Nov 14 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.6.0-8mdk
12cu|xlogmaster-1.6.2-2|115	- from Per Øyvind Karlsen <peroyvind@delonic.no> :
12cu|xlogmaster-1.6.2-2|116	- gcc-3.2 compilation fixes
12cu|xlogmaster-1.6.2-2|117	- Cleanups
12cu|xlogmaster-1.6.2-2|118	- s/Copyright/License/ - Do not use obsolete Copyright tag
12cu|xlogmaster-1.6.2-2|119	- Removed redundant PreReq
12cu|xlogmaster-1.6.2-2|120	- Added missing BuildRequires
12cu|xlogmaster-1.6.2-2|121	- Moved xlogmaster-lib files into a more appropriate place(make rpmlint happy)
12cu|xlogmaster-1.6.2-2|122	
12cu|xlogmaster-1.6.2-2|123	* Thu Oct 24 2002 Maxim Heijndijk <cchq@wanadoo.nl> 1.6.0-7mdk
12cu|xlogmaster-1.6.2-2|124	- Rebuilt for Mandrake 9.0 / MandrakeClub.
12cu|xlogmaster-1.6.2-2|125	- Added BuildRequires for gcc 2.96.
12cu|xlogmaster-1.6.2-2|126	- Fixed bindir.
12cu|xlogmaster-1.6.2-2|127	- Fixed datbase dir.
12cu|xlogmaster-1.6.2-2|128	- Fixed manfile permissions.
12cu|xlogmaster-1.6.2-2|129	- Removed gtkrc files.
12cu|xlogmaster-1.6.2-2|130	
12cu|xlogmaster-1.6.2-2|131	* Sat Oct 12 2002 Maxim Heijndijk <cchq@wanadoo.nl> 1.6.0-6
12cu|xlogmaster-1.6.2-2|132	- Fixed Group.
12cu|xlogmaster-1.6.2-2|133	
12cu|xlogmaster-1.6.2-2|134	* Mon Oct 07 2002 Maxim Heijndijk <cchq@wanadoo.nl> 1.6.0-5
12cu|xlogmaster-1.6.2-2|135	- Rebuilt for MandrakeClub.
12cu|xlogmaster-1.6.2-2|136	
12cu|xlogmaster-1.6.2-2|137	* Mon May 07 2001 Maxim Heijndijk <cchq@wanadoo.nl> 1.6.0-4
12cu|xlogmaster-1.6.2-2|138	- Rebuild with glibc-2.2.2.
12cu|xlogmaster-1.6.2-2|139	- More docs.
12cu|xlogmaster-1.6.2-2|140	
12cu|xlogmaster-1.6.2-2|141	* Wed Aug 23 2000 Maxim Heijndijk <cchq@wanadoo.nl> 1.6.0-3
12cu|xlogmaster-1.6.2-2|142	- Added menuentryfile
12cu|xlogmaster-1.6.2-2|143	- Bzipping/stripping now handled by spec-helper
12cu|xlogmaster-1.6.2-2|144	- Manpages to %%{_mandir}
12cu|xlogmaster-1.6.2-2|145	
12cu|xlogmaster-1.6.2-2|146	* Tue Jun 20 2000 Maxim Heijndijk <cchq@wanadoo.nl> 1.6.0-2
12cu|xlogmaster-1.6.2-2|147	- Made package relocatable
12cu|xlogmaster-1.6.2-2|148	- bzipped source
12cu|xlogmaster-1.6.2-2|149	- bzipped manpage
12cu|xlogmaster-1.6.2-2|150	
12cu|xlogmaster-1.6.2-2|151	* Fri Apr 02 1999 Arne Coucheron <arneco@online.no> [1.6.0-1]
12cu|xlogmaster-1.6.2-2|152	- corrected source url
12cu|xlogmaster-1.6.2-2|153	- requires GTK+ >= 1.2.1
12cu|xlogmaster-1.6.2-2|154	- sound, script and database files moved to /usr/lib/xlogmaster
12cu|xlogmaster-1.6.2-2|155	- strip the binary
12cu|xlogmaster-1.6.2-2|156	
12cu|xlogmaster-1.6.2-2|157	* Wed Aug 26 1998 Arne Coucheron <arneco@online.no> [1.4.3-1]
12cu|xlogmaster-1.6.2-2|158	- installing the info file
12cu|xlogmaster-1.6.2-2|159	
12cu|xlogmaster-1.6.2-2|160	* Mon Jul 27 1998 Arne Coucheron <arneco@online.no> [1.4.1-1]
12cu|xlogmaster-1.6.2-2|161	- first release

13338 12
12cu|xmakemol-5.16-7|1	%define name	xmakemol
12cu|xmakemol-5.16-7|2	%define version 5.16
12cu|xmakemol-5.16-7|3	%define release  7
12cu|xmakemol-5.16-7|4	
12cu|xmakemol-5.16-7|5	Name: 	 	%{name}
12cu|xmakemol-5.16-7|6	Summary: 	Simple XYZ molecule editor and GL viewer
12cu|xmakemol-5.16-7|7	Version: 	%{version}
12cu|xmakemol-5.16-7|8	Release: 	%{release}
12cu|xmakemol-5.16-7|9	
12cu|xmakemol-5.16-7|10	Source:		http://savannah.nongnu.org/download/xmakemol/%{name}-%{version}.tar.gz
12cu|xmakemol-5.16-7|11	URL:		http://vegemite.chem.nottingham.ac.uk/~xmakemol/
12cu|xmakemol-5.16-7|12	License:	GPL
12cu|xmakemol-5.16-7|13	Group:		Sciences/Chemistry
12cu|xmakemol-5.16-7|14	BuildRequires:	pkgconfig(x11)
12cu|xmakemol-5.16-7|15	BuildRequires:	lesstif-devel
12cu|xmakemol-5.16-7|16	BuildRequires:	pkgconfig(xt)
12cu|xmakemol-5.16-7|17	
12cu|xmakemol-5.16-7|18	%description
12cu|xmakemol-5.16-7|19	XMakemol can be used to view and manipulate atomic and molecular data given in
12cu|xmakemol-5.16-7|20	xyz format.
12cu|xmakemol-5.16-7|21	
12cu|xmakemol-5.16-7|22	XMakemol can produce output in PostScript (black and white or colour)and in xpm
12cu|xmakemol-5.16-7|23	format (which can be translated to gif format using xpmtoppm and ppmtogif).
12cu|xmakemol-5.16-7|24	
12cu|xmakemol-5.16-7|25	XMakemol can also produce a series of xpm files which can be translated into an
12cu|xmakemol-5.16-7|26	animated gif file using the bundled utility xmake_anim.pl (formerly
12cu|xmakemol-5.16-7|27	gmake_anim.pl).
12cu|xmakemol-5.16-7|28	
12cu|xmakemol-5.16-7|29	%prep
12cu|xmakemol-5.16-7|30	%setup -q
12cu|xmakemol-5.16-7|31	
12cu|xmakemol-5.16-7|32	%build
12cu|xmakemol-5.16-7|33	# Disable OpenGL for now, as linking against libmesaglw is broken
12cu|xmakemol-5.16-7|34	# AdamW 2007/07
12cu|xmakemol-5.16-7|35	%configure2_5x --without-opengl
12cu|xmakemol-5.16-7|36	%make
12cu|xmakemol-5.16-7|37	
12cu|xmakemol-5.16-7|38	%install
12cu|xmakemol-5.16-7|39	rm -rf $RPM_BUILD_ROOT
12cu|xmakemol-5.16-7|40	%makeinstall_std
12cu|xmakemol-5.16-7|41	cp xmake_anim.pl.1 %buildroot/%_mandir/man1
12cu|xmakemol-5.16-7|42	
12cu|xmakemol-5.16-7|43	mkdir -p %{buildroot}%{_datadir}/applications
12cu|xmakemol-5.16-7|44	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cu|xmakemol-5.16-7|45	[Desktop Entry]
12cu|xmakemol-5.16-7|46	Name=XMakeMol
12cu|xmakemol-5.16-7|47	Comment=Simple molecule editor and viewer
12cu|xmakemol-5.16-7|48	Exec=%{_bindir}/%{name}
12cu|xmakemol-5.16-7|49	Icon=chemistry_section
12cu|xmakemol-5.16-7|50	Terminal=false
12cu|xmakemol-5.16-7|51	Type=Application
12cu|xmakemol-5.16-7|52	StartupNotify=true
12cu|xmakemol-5.16-7|53	Categories=Motif;Education;Science;Chemistry;
12cu|xmakemol-5.16-7|54	EOF
12cu|xmakemol-5.16-7|55	
12cu|xmakemol-5.16-7|56	%clean
12cu|xmakemol-5.16-7|57	rm -rf $RPM_BUILD_ROOT
12cu|xmakemol-5.16-7|58	
12cu|xmakemol-5.16-7|59	%if %mdkversion < 200900
12cu|xmakemol-5.16-7|60	%post
12cu|xmakemol-5.16-7|61	%update_menus
12cu|xmakemol-5.16-7|62	%endif
12cu|xmakemol-5.16-7|63	
12cu|xmakemol-5.16-7|64	%if %mdkversion < 200900
12cu|xmakemol-5.16-7|65	%postun
12cu|xmakemol-5.16-7|66	%clean_menus
12cu|xmakemol-5.16-7|67	%endif
12cu|xmakemol-5.16-7|68	
12cu|xmakemol-5.16-7|69	%files
12cu|xmakemol-5.16-7|70	%defattr(-,root,root)
12cu|xmakemol-5.16-7|71	%doc README AUTHORS COPYING NEWS PROBLEMS ToDo.txt
12cu|xmakemol-5.16-7|72	%{_bindir}/%name
12cu|xmakemol-5.16-7|73	%{_bindir}/xmake_anim.pl
12cu|xmakemol-5.16-7|74	%{_datadir}/%name
12cu|xmakemol-5.16-7|75	%{_mandir}/man1/*
12cu|xmakemol-5.16-7|76	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|xmakemol-5.16-7|77	
12cu|xmakemol-5.16-7|78	
12cu|xmakemol-5.16-7|79	%changelog
12cu|xmakemol-5.16-7|80	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 5.16-6mdv2011.0
12cu|xmakemol-5.16-7|81	+ Revision: 634903
12cu|xmakemol-5.16-7|82	- simplify BR
12cu|xmakemol-5.16-7|83	
12cu|xmakemol-5.16-7|84	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 5.16-5mdv2010.0
12cu|xmakemol-5.16-7|85	+ Revision: 435135
12cu|xmakemol-5.16-7|86	- rebuild
12cu|xmakemol-5.16-7|87	
12cu|xmakemol-5.16-7|88	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 5.16-4mdv2009.0
12cu|xmakemol-5.16-7|89	+ Revision: 262458
12cu|xmakemol-5.16-7|90	- rebuild
12cu|xmakemol-5.16-7|91	
12cu|xmakemol-5.16-7|92	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 5.16-3mdv2009.0
12cu|xmakemol-5.16-7|93	+ Revision: 257130
12cu|xmakemol-5.16-7|94	- rebuild
12cu|xmakemol-5.16-7|95	
12cu|xmakemol-5.16-7|96	+ Pixel <pixel@mandriva.com>
12cu|xmakemol-5.16-7|97	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|xmakemol-5.16-7|98	
12cu|xmakemol-5.16-7|99	* Fri Jan 18 2008 Austin Acton <austin@mandriva.org> 5.16-1mdv2008.1
12cu|xmakemol-5.16-7|100	+ Revision: 154512
12cu|xmakemol-5.16-7|101	- file list
12cu|xmakemol-5.16-7|102	- sync
12cu|xmakemol-5.16-7|103	- new version
12cu|xmakemol-5.16-7|104	
12cu|xmakemol-5.16-7|105	+ Olivier Blin <oblin@mandriva.com>
12cu|xmakemol-5.16-7|106	- restore BuildRoot
12cu|xmakemol-5.16-7|107	
12cu|xmakemol-5.16-7|108	+ Thierry Vignaud <tv@mandriva.org>
12cu|xmakemol-5.16-7|109	- kill re-definition of %%buildroot on Pixel's request
12cu|xmakemol-5.16-7|110	- kill explicit icon extension
12cu|xmakemol-5.16-7|111	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|xmakemol-5.16-7|112	
12cu|xmakemol-5.16-7|113	* Fri Jul 20 2007 Adam Williamson <awilliamson@mandriva.org> 5.15-2mdv2008.0
12cu|xmakemol-5.16-7|114	+ Revision: 54073
12cu|xmakemol-5.16-7|115	- disable OpenGL for now, doesn't link properly
12cu|xmakemol-5.16-7|116	- add missing buildrequires
12cu|xmakemol-5.16-7|117	- rebuild against new lesstif
12cu|xmakemol-5.16-7|118	- don't manually bzip2 manpage, leave it to the macro
12cu|xmakemol-5.16-7|119	- xdg menu
12cu|xmakemol-5.16-7|120	
12cu|xmakemol-5.16-7|121	+ Austin Acton <austin@mandriva.org>
12cu|xmakemol-5.16-7|122	- Import xmakemol
12cu|xmakemol-5.16-7|123	
12cu|xmakemol-5.16-7|124	
12cu|xmakemol-5.16-7|125	
12cu|xmakemol-5.16-7|126	* Thu Aug 25 2005 Austin Acton <austin@mandriva.org> 5.15-1mdk
12cu|xmakemol-5.16-7|127	- New release 5.15
12cu|xmakemol-5.16-7|128	
12cu|xmakemol-5.16-7|129	* Tue Aug 24 2004 Austin Acton <austin@mandrake.org> 5.13-2mdk
12cu|xmakemol-5.16-7|130	- new menu
12cu|xmakemol-5.16-7|131	
12cu|xmakemol-5.16-7|132	* Sun Aug 8 2004 Austin Acton <austin@mandrake.org> 5.13-1mdk
12cu|xmakemol-5.16-7|133	- new menu
12cu|xmakemol-5.16-7|134	
12cu|xmakemol-5.16-7|135	* Thu Aug 03 2004 Franck Villaume <fvill@freesurf.fr> 5.13-1mdk
12cu|xmakemol-5.16-7|136	- 5.13
12cu|xmakemol-5.16-7|137	
12cu|xmakemol-5.16-7|138	* Sun Feb 22 2004 Austin Acton <austin@mandrake.org> 5.11-1mdk
12cu|xmakemol-5.16-7|139	- 5.11
12cu|xmakemol-5.16-7|140	
12cu|xmakemol-5.16-7|141	* Wed Oct 8 2003 Austin Acton <aacton@yorku.ca> 5.09-1mdk
12cu|xmakemol-5.16-7|142	- 5.09
12cu|xmakemol-5.16-7|143	
12cu|xmakemol-5.16-7|144	* Mon Aug 25 2003 Austin Acton <aacton@yorku.ca> 5.08-1mdk
12cu|xmakemol-5.16-7|145	- 5.08
12cu|xmakemol-5.16-7|146	
12cu|xmakemol-5.16-7|147	* Fri Apr 25 2003 Austin Acton <aacton@yorku.ca> 5.07-2mdk
12cu|xmakemol-5.16-7|148	- buildrequires lesstif-devel
12cu|xmakemol-5.16-7|149	
12cu|xmakemol-5.16-7|150	* Tue Apr 15 2003 Austin Acton <aacton@yorku.ca> 5.07-1mdk
12cu|xmakemol-5.16-7|151	- initial package

13339 12
12cu|xmbmon-2.05-8|1	%define name xmbmon
12cu|xmbmon-2.05-8|2	%define version 2.05
12cu|xmbmon-2.05-8|3	%define realversion 205
12cu|xmbmon-2.05-8|4	%define release 8
12cu|xmbmon-2.05-8|5	%define debug_package	%{nil}
12cu|xmbmon-2.05-8|6	
12cu|xmbmon-2.05-8|7	Summary: A motherboad monitoring tool
12cu|xmbmon-2.05-8|8	Name: %{name}
12cu|xmbmon-2.05-8|9	Version: %{version}
12cu|xmbmon-2.05-8|10	Release: %{release}
12cu|xmbmon-2.05-8|11	Source0: http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/%{name}%{realversion}.tar.gz
12cu|xmbmon-2.05-8|12	Patch1:	 %{name}_2.05-6.patch.bz2
12cu|xmbmon-2.05-8|13	Patch2:  %{name}%{realversion}_fflush.patch.bz2
12cu|xmbmon-2.05-8|14	License: BSD
12cu|xmbmon-2.05-8|15	Group: System/Kernel and hardware
12cu|xmbmon-2.05-8|16	Url: http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/download.html
12cu|xmbmon-2.05-8|17	BuildRequires: pkgconfig(x11)
12cu|xmbmon-2.05-8|18	BuildRequires: pkgconfig(xt)
12cu|xmbmon-2.05-8|19	
12cu|xmbmon-2.05-8|20	%description
12cu|xmbmon-2.05-8|21	A motherboard monitoring tools that uses the SMI bus.
12cu|xmbmon-2.05-8|22	%prep
12cu|xmbmon-2.05-8|23	%setup -q -n %{name}%{realversion}
12cu|xmbmon-2.05-8|24	%patch1 -p1
12cu|xmbmon-2.05-8|25	%patch2 -p0
12cu|xmbmon-2.05-8|26	
12cu|xmbmon-2.05-8|27	%build
12cu|xmbmon-2.05-8|28	%configure
12cu|xmbmon-2.05-8|29	%make
12cu|xmbmon-2.05-8|30	
12cu|xmbmon-2.05-8|31	%install
12cu|xmbmon-2.05-8|32	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12cu|xmbmon-2.05-8|33	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1
12cu|xmbmon-2.05-8|34	mkdir -p $RPM_BUILD_ROOT/usr/X11R6/man/man1
12cu|xmbmon-2.05-8|35	mkdir -p $RPM_BUILD_ROOT/usr/X11R6/bin
12cu|xmbmon-2.05-8|36	mkdir -p $RPM_BUILD_ROOT/usr/X11R6/lib/X11/app-defaults
12cu|xmbmon-2.05-8|37	
12cu|xmbmon-2.05-8|38	%makeinstall INST_DIR=$RPM_BUILD_ROOT/%{_bindir} INST_XDIR=$RPM_BUILD_ROOT/usr/X11R6/bin INST_XRDIR=/usr/X11R6/lib/X11/app-defaults
12cu|xmbmon-2.05-8|39	%make install-man INST_MANDIR=$RPM_BUILD_ROOT/%{_mandir}/man1 INST_MANXDIR=$RPM_BUILD_ROOT/usr/X11R6/man/man1
12cu|xmbmon-2.05-8|40	
12cu|xmbmon-2.05-8|41	
12cu|xmbmon-2.05-8|42	%files
12cu|xmbmon-2.05-8|43	%{_bindir}/mbmon
12cu|xmbmon-2.05-8|44	/usr/X11R6/bin/xmbmon
12cu|xmbmon-2.05-8|45	%doc /usr/X11R6/man/man1/xmbmon.1*
12cu|xmbmon-2.05-8|46	%doc %{_mandir}/man1/mbmon.1*
12cu|xmbmon-2.05-8|47	
12cu|xmbmon-2.05-8|48	%changelog
12cu|xmbmon-2.05-8|49	* Wed Mar 05 2014 SymbianFlo <symbianflo@mandrivausers.ro> 2.05-8
12cu|xmbmon-2.05-8|50	+ Revision: b0dba6f
12cu|xmbmon-2.05-8|51	- Fix BR
12cu|xmbmon-2.05-8|52	
12cu|xmbmon-2.05-8|53	

13340 12
12cu|xmerlin-0.9b-14|1	%define tver    0.9
12cu|xmerlin-0.9b-14|2	%define debug_package	%{nil}
12cu|xmerlin-0.9b-14|3	Summary: Character recognition engine for X11 devices
12cu|xmerlin-0.9b-14|4	Name:    xmerlin
12cu|xmerlin-0.9b-14|5	Version: 0.9b
12cu|xmerlin-0.9b-14|6	Release: 14
12cu|xmerlin-0.9b-14|7	Source0: %{name}-%{tver}_public.tar.bz2
12cu|xmerlin-0.9b-14|8	Patch0: xmerlin-0.9b-gcc3_4.patch
12cu|xmerlin-0.9b-14|9	URL: http://www.hellkvist.org/software/index.php3#XMerlin
12cu|xmerlin-0.9b-14|10	License: GPL
12cu|xmerlin-0.9b-14|11	Group: System/X11
12cu|xmerlin-0.9b-14|12	BuildRequires: pkgconfig(x11)
12cu|xmerlin-0.9b-14|13	
12cu|xmerlin-0.9b-14|14	%description
12cu|xmerlin-0.9b-14|15	XMerlin is a simple character recognition engine for X11-based Web pads
12cu|xmerlin-0.9b-14|16	and such devices where a regular keyboard is not an option. You write your
12cu|xmerlin-0.9b-14|17	characters in a window, and after recognition the character is sent to the
12cu|xmerlin-0.9b-14|18	window in focus, which could we an editor, web browser, or any other
12cu|xmerlin-0.9b-14|19	window/widget that accepts SendEvents.
12cu|xmerlin-0.9b-14|20	
12cu|xmerlin-0.9b-14|21	%prep
12cu|xmerlin-0.9b-14|22	
12cu|xmerlin-0.9b-14|23	%setup -q -n %{name}-%{tver}_public
12cu|xmerlin-0.9b-14|24	%patch0 -p1 -b .gcc3_4
12cu|xmerlin-0.9b-14|25	
12cu|xmerlin-0.9b-14|26	%build
12cu|xmerlin-0.9b-14|27	# modify Makefile
12cu|xmerlin-0.9b-14|28	perl -pi -e "s|/usr/local/share/merlin|\\$\(INSTALL_PREFIX)/share/merlin||g;" Makefile
12cu|xmerlin-0.9b-14|29	perl -pi -e "s|/usr/X11R6/bin|\\$\(INSTALL_PREFIX)/bin||g;" Makefile
12cu|xmerlin-0.9b-14|30	perl -pi -e "s|-O2 -Wall |\\$\(OTHER_CFLAGS) -O2 -Wall ||g;" Makefile
12cu|xmerlin-0.9b-14|31	
12cu|xmerlin-0.9b-14|32	# build
12cu|xmerlin-0.9b-14|33	make OTHER_CFLAGS="%{optflags}" INSTALL_PREFIX=%{_prefix}
12cu|xmerlin-0.9b-14|34	
12cu|xmerlin-0.9b-14|35	%install
12cu|xmerlin-0.9b-14|36	mkdir -p %{buildroot}%{_prefix}/{bin,share/merlin}/
12cu|xmerlin-0.9b-14|37	make INSTALL_PREFIX=%{buildroot}%{_prefix} install
12cu|xmerlin-0.9b-14|38	
12cu|xmerlin-0.9b-14|39	%clean
12cu|xmerlin-0.9b-14|40	
12cu|xmerlin-0.9b-14|41	%files
12cu|xmerlin-0.9b-14|42	%doc doc/* COPYING INSTALL WHATISNEW
12cu|xmerlin-0.9b-14|43	%{_bindir}/*
12cu|xmerlin-0.9b-14|44	%dir %{_datadir}/merlin/
12cu|xmerlin-0.9b-14|45	%{_datadir}/merlin/*
12cu|xmerlin-0.9b-14|46	
12cu|xmerlin-0.9b-14|47	
12cu|xmerlin-0.9b-14|48	%changelog
12cu|xmerlin-0.9b-14|49	* Wed Mar 05 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.9b-14
12cu|xmerlin-0.9b-14|50	+ Revision: c0c1706
12cu|xmerlin-0.9b-14|51	- Updated xmerlin.spec
12cu|xmerlin-0.9b-14|52	
12cu|xmerlin-0.9b-14|53	

13341 12
12cu|xmind-3.3.1-2|1	%define snapshot 201212250029
12cu|xmind-3.3.1-2|2	
12cu|xmind-3.3.1-2|3	Summary:  XMind
12cu|xmind-3.3.1-2|4	Name:    xmind
12cu|xmind-3.3.1-2|5	Version: 3.3.1
12cu|xmind-3.3.1-2|6	Release: 2
12cu|xmind-3.3.1-2|7	Group:   Networking/WWW
12cu|xmind-3.3.1-2|8	URL:    http://www.xmind.net/
12cu|xmind-3.3.1-2|9	Source0: http://www.xmind.net/%{name}-portable-%{version}.%{snapshot}.zip
12cu|xmind-3.3.1-2|10	Source1: %{name}.png
12cu|xmind-3.3.1-2|11	Source2: %{name}.xml
12cu|xmind-3.3.1-2|12	Source3: %{name}
12cu|xmind-3.3.1-2|13	License: Eclipse Public License
12cu|xmind-3.3.1-2|14	Requires: java >= 1.6
12cu|xmind-3.3.1-2|15	Requires: libxulrunner
12cu|xmind-3.3.1-2|16	Requires: eclipse-swt
12cu|xmind-3.3.1-2|17	
12cu|xmind-3.3.1-2|18	%description
12cu|xmind-3.3.1-2|19	XMind is the world's coolest brainstorming and mind
12cu|xmind-3.3.1-2|20	mapping software and the best way to share your ideas.
12cu|xmind-3.3.1-2|21	
12cu|xmind-3.3.1-2|22	%prep
12cu|xmind-3.3.1-2|23	%setup -c -n %{name}-portable-%{version}.%{snapshot}
12cu|xmind-3.3.1-2|24	
12cu|xmind-3.3.1-2|25	%install
12cu|xmind-3.3.1-2|26	mkdir -p %{buildroot}/%{_bindir}
12cu|xmind-3.3.1-2|27	mkdir -p %{buildroot}/%{_datadir}/%{name}
12cu|xmind-3.3.1-2|28	%ifarch x86_64
12cu|xmind-3.3.1-2|29	rm -rf XMind_Linux XMind_Windows XMind_Mac_OS_X XMind_Mac_OS_X_64bit
12cu|xmind-3.3.1-2|30	cp -af * %{buildroot}/%{_datadir}/%{name}
12cu|xmind-3.3.1-2|31	chmod 777 %{buildroot}/%{_datadir}/%{name}/XMind_Linux_64bit/configuration
12cu|xmind-3.3.1-2|32	%else
12cu|xmind-3.3.1-2|33	rm -rf XMind_Linux_64bit XMind_Windows XMind_Mac_OS_X XMind_Mac_OS_X_64bit
12cu|xmind-3.3.1-2|34	cp -af * %{buildroot}/%{_datadir}/%{name}
12cu|xmind-3.3.1-2|35	chmod 777 %{buildroot}/%{_datadir}/%{name}/XMind_Linux/configuration
12cu|xmind-3.3.1-2|36	%endif
12cu|xmind-3.3.1-2|37	mkdir -p %{buildroot}/%{_datadir}/%{name}/Commons/data
12cu|xmind-3.3.1-2|38	chmod 777 %{buildroot}/%{_datadir}/%{name}/Commons/data
12cu|xmind-3.3.1-2|39	install -m 777 %{SOURCE3} %{buildroot}/%{_bindir}/
12cu|xmind-3.3.1-2|40	
12cu|xmind-3.3.1-2|41	# menu
12cu|xmind-3.3.1-2|42	mkdir -p %{buildroot}%{_datadir}/applications
12cu|xmind-3.3.1-2|43	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cu|xmind-3.3.1-2|44	[Desktop Entry]
12cu|xmind-3.3.1-2|45	Encoding=UTF-8
12cu|xmind-3.3.1-2|46	Name=XMind
12cu|xmind-3.3.1-2|47	Comment=Launch XMind
12cu|xmind-3.3.1-2|48	Comment[ru]=Запуск XMind
12cu|xmind-3.3.1-2|49	Exec=%{name}
12cu|xmind-3.3.1-2|50	Terminal=false
12cu|xmind-3.3.1-2|51	Type=Application
12cu|xmind-3.3.1-2|52	Icon=%{name}.png
12cu|xmind-3.3.1-2|53	StartupNotify=true
12cu|xmind-3.3.1-2|54	Categories=Office;X-MandrivaLinux-Office-Other;
12cu|xmind-3.3.1-2|55	MimeType=application/%{name};
12cu|xmind-3.3.1-2|56	EOF
12cu|xmind-3.3.1-2|57	
12cu|xmind-3.3.1-2|58	#icon
12cu|xmind-3.3.1-2|59	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cu|xmind-3.3.1-2|60	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|xmind-3.3.1-2|61	
12cu|xmind-3.3.1-2|62	mkdir -p %{buildroot}%{_datadir}/mime/packages
12cu|xmind-3.3.1-2|63	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/mime/packages/%{name}.xml
12cu|xmind-3.3.1-2|64	
12cu|xmind-3.3.1-2|65	%files
12cu|xmind-3.3.1-2|66	%doc *.txt *.html
12cu|xmind-3.3.1-2|67	%dir %{_datadir}/%{name}
12cu|xmind-3.3.1-2|68	%{_datadir}/%{name}/*
12cu|xmind-3.3.1-2|69	%{_datadir}/pixmaps/%{name}.png
12cu|xmind-3.3.1-2|70	%{_datadir}/applications/*.desktop
12cu|xmind-3.3.1-2|71	%{_datadir}/mime/packages
12cu|xmind-3.3.1-2|72	%{_bindir}/%{name}

13342 12
12cu|xmind-3.3.1-3|1	#First is private, second is false (comes from libcairo-swt.so)
12cu|xmind-3.3.1-3|2	%if %{_use_internal_dependency_generator}
12cu|xmind-3.3.1-3|3	%define __noautoprov 'eclipse(.*)|libcairo(.*)'
12cu|xmind-3.3.1-3|4	%endif
12cu|xmind-3.3.1-3|5	
12cu|xmind-3.3.1-3|6	%define snapshot 201212250029
12cu|xmind-3.3.1-3|7	
12cu|xmind-3.3.1-3|8	Summary:	XMind
12cu|xmind-3.3.1-3|9	Name:		xmind
12cu|xmind-3.3.1-3|10	Version:	3.3.1
12cu|xmind-3.3.1-3|11	Release:	3
12cu|xmind-3.3.1-3|12	Group:		Networking/WWW
12cu|xmind-3.3.1-3|13	License:	Eclipse Public License
12cu|xmind-3.3.1-3|14	URL:		http://www.xmind.net/
12cu|xmind-3.3.1-3|15	Source0:	http://www.xmind.net/%{name}-portable-%{version}.%{snapshot}.zip
12cu|xmind-3.3.1-3|16	Source1:	%{name}.png
12cu|xmind-3.3.1-3|17	Source2:	%{name}.xml
12cu|xmind-3.3.1-3|18	Source3:	%{name}
12cu|xmind-3.3.1-3|19	Requires:	java >= 1.6
12cu|xmind-3.3.1-3|20	Requires:	libxulrunner
12cu|xmind-3.3.1-3|21	Requires:	eclipse-swt
12cu|xmind-3.3.1-3|22	
12cu|xmind-3.3.1-3|23	%description
12cu|xmind-3.3.1-3|24	XMind is the world's coolest brainstorming and mind
12cu|xmind-3.3.1-3|25	mapping software and the best way to share your ideas.
12cu|xmind-3.3.1-3|26	
12cu|xmind-3.3.1-3|27	%prep
12cu|xmind-3.3.1-3|28	%setup -q -c -n %{name}-portable-%{version}.%{snapshot}
12cu|xmind-3.3.1-3|29	rm -rf XMind_Windows XMind_Mac_OS_X XMind_Mac_OS_X_64bit
12cu|xmind-3.3.1-3|30	rm -rf Commons/plugins/*macosx* Commons/plugins/*win32*
12cu|xmind-3.3.1-3|31	
12cu|xmind-3.3.1-3|32	%install
12cu|xmind-3.3.1-3|33	mkdir -p %{buildroot}/%{_bindir}
12cu|xmind-3.3.1-3|34	mkdir -p %{buildroot}/%{_datadir}/%{name}
12cu|xmind-3.3.1-3|35	%ifarch x86_64
12cu|xmind-3.3.1-3|36	rm -rf XMind_Linux
12cu|xmind-3.3.1-3|37	rm -rf Commons/plugins/*linux.x86_1*
12cu|xmind-3.3.1-3|38	cp -af * %{buildroot}/%{_datadir}/%{name}
12cu|xmind-3.3.1-3|39	chmod 777 %{buildroot}/%{_datadir}/%{name}/XMind_Linux_64bit/configuration
12cu|xmind-3.3.1-3|40	%else
12cu|xmind-3.3.1-3|41	rm -rf XMind_Linux_64bit
12cu|xmind-3.3.1-3|42	rm -rf Commons/plugins/*linux.x86_64_1*
12cu|xmind-3.3.1-3|43	cp -af * %{buildroot}/%{_datadir}/%{name}
12cu|xmind-3.3.1-3|44	chmod 777 %{buildroot}/%{_datadir}/%{name}/XMind_Linux/configuration
12cu|xmind-3.3.1-3|45	%endif
12cu|xmind-3.3.1-3|46	mkdir -p %{buildroot}/%{_datadir}/%{name}/Commons/data
12cu|xmind-3.3.1-3|47	chmod 777 %{buildroot}/%{_datadir}/%{name}/Commons/data
12cu|xmind-3.3.1-3|48	install -m 777 %{SOURCE3} %{buildroot}/%{_bindir}/
12cu|xmind-3.3.1-3|49	
12cu|xmind-3.3.1-3|50	# menu
12cu|xmind-3.3.1-3|51	mkdir -p %{buildroot}%{_datadir}/applications
12cu|xmind-3.3.1-3|52	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cu|xmind-3.3.1-3|53	[Desktop Entry]
12cu|xmind-3.3.1-3|54	Encoding=UTF-8
12cu|xmind-3.3.1-3|55	Name=XMind
12cu|xmind-3.3.1-3|56	Comment=Launch XMind
12cu|xmind-3.3.1-3|57	Comment[ru]=Запуск XMind
12cu|xmind-3.3.1-3|58	Exec=%{name}
12cu|xmind-3.3.1-3|59	Terminal=false
12cu|xmind-3.3.1-3|60	Type=Application
12cu|xmind-3.3.1-3|61	Icon=%{name}.png
12cu|xmind-3.3.1-3|62	StartupNotify=true
12cu|xmind-3.3.1-3|63	Categories=Office;X-MandrivaLinux-Office-Other;
12cu|xmind-3.3.1-3|64	MimeType=application/%{name};
12cu|xmind-3.3.1-3|65	EOF
12cu|xmind-3.3.1-3|66	
12cu|xmind-3.3.1-3|67	#icon
12cu|xmind-3.3.1-3|68	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cu|xmind-3.3.1-3|69	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12cu|xmind-3.3.1-3|70	
12cu|xmind-3.3.1-3|71	mkdir -p %{buildroot}%{_datadir}/mime/packages
12cu|xmind-3.3.1-3|72	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/mime/packages/%{name}.xml
12cu|xmind-3.3.1-3|73	
12cu|xmind-3.3.1-3|74	%files
12cu|xmind-3.3.1-3|75	%doc *.txt *.html
12cu|xmind-3.3.1-3|76	%dir %{_datadir}/%{name}
12cu|xmind-3.3.1-3|77	%{_datadir}/%{name}/*
12cu|xmind-3.3.1-3|78	%{_datadir}/pixmaps/%{name}.png
12cu|xmind-3.3.1-3|79	%{_datadir}/applications/*.desktop
12cu|xmind-3.3.1-3|80	%{_datadir}/mime/packages
12cu|xmind-3.3.1-3|81	%{_bindir}/%{name}

13343 12
12cu|xmlsysd-1.0.4-8|1	
12cu|xmlsysd-1.0.4-8|2	%define debug_package	%{nil}
12cu|xmlsysd-1.0.4-8|3	%define name    xmlsysd
12cu|xmlsysd-1.0.4-8|4	%define version 1.0.4
12cu|xmlsysd-1.0.4-8|5	%define release 8
12cu|xmlsysd-1.0.4-8|6	# The following should match PROGRAM, VERSION and RELEASE in the
12cu|xmlsysd-1.0.4-8|7	# Makefile accompanying this program (and the .tgz defined in Source
12cu|xmlsysd-1.0.4-8|8	# below.
12cu|xmlsysd-1.0.4-8|9	
12cu|xmlsysd-1.0.4-8|10	Summary: XML-based system information daemon
12cu|xmlsysd-1.0.4-8|11	
12cu|xmlsysd-1.0.4-8|12	Name: %name
12cu|xmlsysd-1.0.4-8|13	Version: %version
12cu|xmlsysd-1.0.4-8|14	Release: %release
12cu|xmlsysd-1.0.4-8|15	Group: Monitoring
12cu|xmlsysd-1.0.4-8|16	Url: http://www.phy.duke.edu/~rgb/Beowulf/xmlsysd.php
12cu|xmlsysd-1.0.4-8|17	License: GPL
12cu|xmlsysd-1.0.4-8|18	Source: http://www.phy.duke.edu/~rgb/wulfware/%{name}-%{version}.tgz
12cu|xmlsysd-1.0.4-8|19	Source1: %{name}.xinetd
12cu|xmlsysd-1.0.4-8|20	
12cu|xmlsysd-1.0.4-8|21	BuildRequires: pkgconfig(libxml-2.0)
12cu|xmlsysd-1.0.4-8|22	BuildRequires: libwulf-devel
12cu|xmlsysd-1.0.4-8|23	
12cu|xmlsysd-1.0.4-8|24	Requires: xinetd
12cu|xmlsysd-1.0.4-8|25	
12cu|xmlsysd-1.0.4-8|26	%description
12cu|xmlsysd-1.0.4-8|27	xmlsysd is a system information daemon that recognizes a simple command
12cu|xmlsysd-1.0.4-8|28	language that causes it to execute certain systems calls and parse
12cu|xmlsysd-1.0.4-8|29	various system information files in /proc, convert the information it
12cu|xmlsysd-1.0.4-8|30	thus obtains into an xml encapsulation, and send the xml data out via a
12cu|xmlsysd-1.0.4-8|31	socket connection.  It supports both a forking daemon mode that can be
12cu|xmlsysd-1.0.4-8|32	run from userspace and an xinetd mode that can be run out of xinetd.  In
12cu|xmlsysd-1.0.4-8|33	most situations the latter is more securable and controllable and this
12cu|xmlsysd-1.0.4-8|34	rpm installs it in this mode.
12cu|xmlsysd-1.0.4-8|35	
12cu|xmlsysd-1.0.4-8|36	The xml encapsulation of system and proc data is documented within this
12cu|xmlsysd-1.0.4-8|37	package to facilitate the construction of web or other applications that
12cu|xmlsysd-1.0.4-8|38	connect to the daemon, retrieve the information it provides on some
12cu|xmlsysd-1.0.4-8|39	polling loop, and extract the data for presentation.  In addition, the
12cu|xmlsysd-1.0.4-8|40	source and xml itself is reasonably extensible so that it should be easy
12cu|xmlsysd-1.0.4-8|41	to add new things to be monitored to the daemon in ways that don't break
12cu|xmlsysd-1.0.4-8|42	existing applications (applications should always ignore any field tags
12cu|xmlsysd-1.0.4-8|43	they don't recognize and should also be able to cope with missing field
12cu|xmlsysd-1.0.4-8|44	tags that they expect to be there).  One monitoring application,
12cu|xmlsysd-1.0.4-8|45	wulfstat, should generally be available in a separate rpm packaging.
12cu|xmlsysd-1.0.4-8|46	
12cu|xmlsysd-1.0.4-8|47	The construction of xmlsysd is deliberately lightweight -- it is a
12cu|xmlsysd-1.0.4-8|48	(hopefully) efficiently coded C-source binary application that tries to
12cu|xmlsysd-1.0.4-8|49	make a minimal impact on the cpu, memory and network resources of the
12cu|xmlsysd-1.0.4-8|50	host being monitored.  This design goal should be preserved if at all
12cu|xmlsysd-1.0.4-8|51	possible by programmers seeking to add features or fields to be
12cu|xmlsysd-1.0.4-8|52	monitored.
12cu|xmlsysd-1.0.4-8|53	
12cu|xmlsysd-1.0.4-8|54	%prep
12cu|xmlsysd-1.0.4-8|55	%setup -q -n %{name}
12cu|xmlsysd-1.0.4-8|56	
12cu|xmlsysd-1.0.4-8|57	
12cu|xmlsysd-1.0.4-8|58	%build
12cu|xmlsysd-1.0.4-8|59	make clean
12cu|xmlsysd-1.0.4-8|60	%make
12cu|xmlsysd-1.0.4-8|61	
12cu|xmlsysd-1.0.4-8|62	%install
12cu|xmlsysd-1.0.4-8|63	%make PREFIX=%{buildroot}/usr install
12cu|xmlsysd-1.0.4-8|64	mkdir -p %{buildroot}/%{_sysconfdir}/xinetd.d/
12cu|xmlsysd-1.0.4-8|65	cp -vf %SOURCE1 %{buildroot}/%{_sysconfdir}/xinetd.d/xmlsysd
12cu|xmlsysd-1.0.4-8|66	
12cu|xmlsysd-1.0.4-8|67	
12cu|xmlsysd-1.0.4-8|68	
12cu|xmlsysd-1.0.4-8|69	%files
12cu|xmlsysd-1.0.4-8|70	# The xmlsysd binary
12cu|xmlsysd-1.0.4-8|71	%attr(755,root,root) %{_sbindir}/xmlsysd
12cu|xmlsysd-1.0.4-8|72	# The xmlsysd man page
12cu|xmlsysd-1.0.4-8|73	%attr(644,root,root) %{_mandir}/man8/xmlsysd.8.*
12cu|xmlsysd-1.0.4-8|74	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}*
12cu|xmlsysd-1.0.4-8|75	
12cu|xmlsysd-1.0.4-8|76	# The xmlsysd docs
12cu|xmlsysd-1.0.4-8|77	%doc README TODO COPYING CHANGELOG DESIGN
12cu|xmlsysd-1.0.4-8|78	
12cu|xmlsysd-1.0.4-8|79	%post
12cu|xmlsysd-1.0.4-8|80	service xinetd condrestart
12cu|xmlsysd-1.0.4-8|81	
12cu|xmlsysd-1.0.4-8|82	%postun
12cu|xmlsysd-1.0.4-8|83	service xinetd condrestart
12cu|xmlsysd-1.0.4-8|84	
12cu|xmlsysd-1.0.4-8|85	
12cu|xmlsysd-1.0.4-8|86	%changelog
12cu|xmlsysd-1.0.4-8|87	* Wed Mar 05 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.0.4-8
12cu|xmlsysd-1.0.4-8|88	+ Revision: 9476c28
12cu|xmlsysd-1.0.4-8|89	- Spec clean, fix BR, bump rel.
12cu|xmlsysd-1.0.4-8|90	
12cu|xmlsysd-1.0.4-8|91	

13344 12
12cu|xmltv-0.5.64-1|1	######################################################
12cu|xmltv-0.5.64-1|2	# SpecFile: xmltv.spec
12cu|xmltv-0.5.64-1|3	# Generato: http://www.mandrivausers.ro/
12cu|xmltv-0.5.64-1|4	# MRB-Falticska Florin
12cu|xmltv-0.5.64-1|5	######################################################
12cu|xmltv-0.5.64-1|6	#define debug_package	%{nil}
12cu|xmltv-0.5.64-1|7	#define  distsuffix mrb
12cu|xmltv-0.5.64-1|8	#define	name	xmltv
12cu|xmltv-0.5.64-1|9	#define	version	0.5.64
12cu|xmltv-0.5.64-1|10	#define	release	69
12cu|xmltv-0.5.64-1|11	
12cu|xmltv-0.5.64-1|12	#  This will build the grabbers as fallows :
12cu|xmltv-0.5.64-1|13	
12cu|xmltv-0.5.64-1|14	#  Grabber for Argentina (tv_grab_ar)                                          [yes]
12cu|xmltv-0.5.64-1|15	#  Grabber for Switzerland (tv_grab_ch_search)                                 [yes]
12cu|xmltv-0.5.64-1|16	#  Grabber for UK and Ireland (Radio Times) (tv_grab_uk_rt)                    [yes]
12cu|xmltv-0.5.64-1|17	#  Fast alternative grabber for the UK (tv_grab_uk_bleb)                       [yes]
12cu|xmltv-0.5.64-1|18	#  Fast grabber for UK and Ireland using Atlas database (tv_grab_uk_atlas)     [yes]
12cu|xmltv-0.5.64-1|19	#  Grabber for UK and Ireland using The Guardian website (tv_grab_uk_guardian) [yes]
12cu|xmltv-0.5.64-1|20	#  Grabber for UK and Ireland using TV Guide website (tv_grab_uk_tvguide)      [yes]
12cu|xmltv-0.5.64-1|21	#  Grabber for Iceland (tv_grab_is)                                            [yes]
12cu|xmltv-0.5.64-1|22	#  Grabber for Italy (tv_grab_it)                                              [yes]
12cu|xmltv-0.5.64-1|23	#  Grabber for Italy from DVB-S stream (tv_grab_it_dvb)                        [yes]
12cu|xmltv-0.5.64-1|24	#  $$ Grabber for North America-schedulesdirect.org (tv_grab_na_dd)            [yes]
12cu|xmltv-0.5.64-1|25	#  Grabber for Finland (tv_grab_fi)                                            [yes]
12cu|xmltv-0.5.64-1|26	#  Grabber for Israel (tv_grab_il)                                             [yes]
12cu|xmltv-0.5.64-1|27	#  Alternative grabber for Spain (tv_grab_es_laguiatv)                         [yes]
12cu|xmltv-0.5.64-1|28	#  Grabber for Hungary and Romania (tv_grab_huro)                              [yes]
12cu|xmltv-0.5.64-1|29	#  Grabber for Sweden (tv_grab_se_swedb)                                       [yes]
12cu|xmltv-0.5.64-1|30	#  Grabber for Croatia (tv_grab_hr)                                            [yes]
12cu|xmltv-0.5.64-1|31	#  Grabber for Norway (gfeed.info) (tv_grab_no_gfeed)                          [yes]
12cu|xmltv-0.5.64-1|32	#  Grabber for german speaking area (Egon zappt) (tv_grab_eu_egon)             [yes]
12cu|xmltv-0.5.64-1|33	#  Grabber for Sweden (tvzon.se) (tv_grab_se_tvzon)                            [yes]
12cu|xmltv-0.5.64-1|34	#  Grabber for France (tv_grab_fr)                                             [yes]
12cu|xmltv-0.5.64-1|35	#  Grabber for France (Kazer) (tv_grab_fr_kazer)                               [yes]
12cu|xmltv-0.5.64-1|36	#  Grabber for Portugal (MEO) (tv_grab_pt_meo)                                 [yes]
12cu|xmltv-0.5.64-1|37	#  Grabber for South Africa (tv_grab_za)                                       [yes]
12cu|xmltv-0.5.64-1|38	#  $$ Grabber for some European countries (epgdata.com) (tv_grab_eu_epgdata)   [yes]
12cu|xmltv-0.5.64-1|39	#  Grabber that combines data from other grabbers (tv_grab_combiner)           [yes]
12cu|xmltv-0.5.64-1|40	#  Program to report exceptions and changes in a schedule (tv_check)           [yes]
12cu|xmltv-0.5.64-1|41	#  CGI program to filter listings (to install manually) (tv_pick_cgi)          [yes]
12cu|xmltv-0.5.64-1|42	#  Grabber for DirecTV in North America (tv_grab_na_dtv)                       [yes]
12cu|xmltv-0.5.64-1|43	
12cu|xmltv-0.5.64-1|44	
12cu|xmltv-0.5.64-1|45	Name:		xmltv
12cu|xmltv-0.5.64-1|46	Version:	0.5.64
12cu|xmltv-0.5.64-1|47	Release:	1
12cu|xmltv-0.5.64-1|48	Summary:	A set of utilities to manage your TV viewing
12cu|xmltv-0.5.64-1|49	URL:		http://wiki.xmltv.org
12cu|xmltv-0.5.64-1|50	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12cu|xmltv-0.5.64-1|51	Patch0:         xmltv-0.5.63-noask.patch
12cu|xmltv-0.5.64-1|52	
12cu|xmltv-0.5.64-1|53	License:	GPLv2+
12cu|xmltv-0.5.64-1|54	Group:		Video
12cu|xmltv-0.5.64-1|55	
12cu|xmltv-0.5.64-1|56	BuildArch:     noarch
12cu|xmltv-0.5.64-1|57	BuildRequires: perl-base
12cu|xmltv-0.5.64-1|58	BuildRequires: perl-devel
12cu|xmltv-0.5.64-1|59	BuildRequires: perl(ExtUtils::MakeMaker)
12cu|xmltv-0.5.64-1|60	BuildRequires: perl(LWP) >= 5.65
12cu|xmltv-0.5.64-1|61	BuildRequires: perl(XML::Parser) >= 2.34
12cu|xmltv-0.5.64-1|62	BuildRequires: perl(XML::Twig) >= 3.28
12cu|xmltv-0.5.64-1|63	BuildRequires: perl(Date::Manip) >= 5.42
12cu|xmltv-0.5.64-1|64	BuildRequires: perl(XML::Writer) >= 0.600
12cu|xmltv-0.5.64-1|65	BuildRequires: perl(Memoize)
12cu|xmltv-0.5.64-1|66	BuildRequires: perl(Storable) >= 2.04
12cu|xmltv-0.5.64-1|67	BuildRequires: perl(File::Slurp)
12cu|xmltv-0.5.64-1|68	BuildRequires: perl(Lingua::EN::Numbers::Ordinate)
12cu|xmltv-0.5.64-1|69	BuildRequires: perl(Lingua::Preferred) >= 0.2.4
12cu|xmltv-0.5.64-1|70	BuildRequires: perl(Term::ProgressBar) >= 2.03
12cu|xmltv-0.5.64-1|71	BuildRequires: perl(Compress::Zlib)
12cu|xmltv-0.5.64-1|72	BuildRequires: perl(Unicode::String)
12cu|xmltv-0.5.64-1|73	BuildRequires: perl(HTML::TreeBuilder)
12cu|xmltv-0.5.64-1|74	BuildRequires: perl(HTML::Entities) >= 1.27
12cu|xmltv-0.5.64-1|75	BuildRequires: perl(WWW::Mechanize) => 1.16
12cu|xmltv-0.5.64-1|76	BuildRequires: perl(HTTP::Cookies) >= 1.39
12cu|xmltv-0.5.64-1|77	BuildRequires: perl(HTML::Form)
12cu|xmltv-0.5.64-1|78	BuildRequires: perl(HTTP::Cache::Transparent)
12cu|xmltv-0.5.64-1|79	BuildRequires: perl(LWP::Simple)
12cu|xmltv-0.5.64-1|80	BuildRequires: perl(IO::Scalar)
12cu|xmltv-0.5.64-1|81	BuildRequires: perl(Archive::Zip)
12cu|xmltv-0.5.64-1|82	BuildRequires: perl(XML::Simple)
12cu|xmltv-0.5.64-1|83	BuildRequires: perl(SOAP::Lite) >= 0.67
12cu|xmltv-0.5.64-1|84	BuildRequires: perl(Term::ReadKey)
12cu|xmltv-0.5.64-1|85	BuildRequires: perl(XML::LibXML)
12cu|xmltv-0.5.64-1|86	BuildRequires: perl(XML::DOM)
12cu|xmltv-0.5.64-1|87	BuildRequires: perl(XML::LibXSLT)
12cu|xmltv-0.5.64-1|88	BuildRequires: perl(Compress::Zlib)
12cu|xmltv-0.5.64-1|89	BuildRequires: perl(IO::Stringy)
12cu|xmltv-0.5.64-1|90	BuildRequires: perl(File::Temp)
12cu|xmltv-0.5.64-1|91	BuildRequires: perl(Tk::TableMatrix)
12cu|xmltv-0.5.64-1|92	BuildRequires: perl(CGI)
12cu|xmltv-0.5.64-1|93	BuildRequires: perl(HTML::TokeParser)
12cu|xmltv-0.5.64-1|94	BuildRequires: perl(HTML::TableExtract) >= 1.08
12cu|xmltv-0.5.64-1|95	BuildRequires: perl(HTML::Parser) >= 3.34
12cu|xmltv-0.5.64-1|96	BuildRequires: perl(Time::Local)
12cu|xmltv-0.5.64-1|97	BuildRequires: perl(Date::Parse)
12cu|xmltv-0.5.64-1|98	BuildRequires: perl(Log::TraceMessages)
12cu|xmltv-0.5.64-1|99	BuildRequires: perl(Time::HiRes)
12cu|xmltv-0.5.64-1|100	BuildRequires: perl(IO::Select)
12cu|xmltv-0.5.64-1|101	BuildRequires: perl(JSON)
12cu|xmltv-0.5.64-1|102	BuildRequires: perl(Linux::DVB)
12cu|xmltv-0.5.64-1|103	BuildRequires: perl(Text::Iconv)
12cu|xmltv-0.5.64-1|104	BuildRequires: perl(Data::Dumper)
12cu|xmltv-0.5.64-1|105	BuildRequires: perl(Parse::RecDescent)
12cu|xmltv-0.5.64-1|106	BuildRequires: perl(DateTime)
12cu|xmltv-0.5.64-1|107	BuildRequires: perl(DateTime::Format::Strptime)
12cu|xmltv-0.5.64-1|108	BuildRequires: perl(DateTime::Format::ISO8601)
12cu|xmltv-0.5.64-1|109	# needed by fribidi
12cu|xmltv-0.5.64-1|110	BuildRequires: perl(Text::Bidi)
12cu|xmltv-0.5.64-1|111	# need by ita dvb
12cu|xmltv-0.5.64-1|112	BuildRequires: perl(Linux::DVB)
12cu|xmltv-0.5.64-1|113	BuildRequires: perl(File::Slurp)
12cu|xmltv-0.5.64-1|114	BuildRequires: perl(Time::HiRes)
12cu|xmltv-0.5.64-1|115	BuildRequires: perl(Data::Dump)
12cu|xmltv-0.5.64-1|116	
12cu|xmltv-0.5.64-1|117	
12cu|xmltv-0.5.64-1|118	Requires: perl(Data::Dumper)
12cu|xmltv-0.5.64-1|119	Requires: perl(Date::Manip)
12cu|xmltv-0.5.64-1|120	Requires: perl(Date::Parse)
12cu|xmltv-0.5.64-1|121	Requires: perl(DateTime)
12cu|xmltv-0.5.64-1|122	Requires: perl(DateTime::Format::Strptime)
12cu|xmltv-0.5.64-1|123	Requires: perl(Encode)
12cu|xmltv-0.5.64-1|124	Requires: perl(File::Spec)
12cu|xmltv-0.5.64-1|125	Requires: perl(File::Temp)
12cu|xmltv-0.5.64-1|126	Requires: perl(Getopt::Long)
12cu|xmltv-0.5.64-1|127	Requires: perl(Getopt::Std)
12cu|xmltv-0.5.64-1|128	Requires: perl(IO::File)
12cu|xmltv-0.5.64-1|129	Requires: perl(POSIX)
12cu|xmltv-0.5.64-1|130	Requires: perl(Storable)
12cu|xmltv-0.5.64-1|131	Requires: perl(XML::LibXML)
12cu|xmltv-0.5.64-1|132	Requires: perl(XML::TreePP)
12cu|xmltv-0.5.64-1|133	
12cu|xmltv-0.5.64-1|134	Requires: xmltv-grabbers >= %{EVRD}
12cu|xmltv-0.5.64-1|135	
12cu|xmltv-0.5.64-1|136	Obsoletes:	%{name}-grabbers < %{EVRD}
12cu|xmltv-0.5.64-1|137	
12cu|xmltv-0.5.64-1|138	
12cu|xmltv-0.5.64-1|139	
12cu|xmltv-0.5.64-1|140	
12cu|xmltv-0.5.64-1|141	%description
12cu|xmltv-0.5.64-1|142	XMLTV is a set of utilities to manage your TV viewing. They work with
12cu|xmltv-0.5.64-1|143	TV listings stored in the XMLTV format, which is based on XML. The
12cu|xmltv-0.5.64-1|144	idea is to separate out the backend (getting the listings) from the
12cu|xmltv-0.5.64-1|145	frontend (displaying them for the user), and to implement useful
12cu|xmltv-0.5.64-1|146	operations like picking out your favourite programmes as filters that
12cu|xmltv-0.5.64-1|147	read and write XML documents.
12cu|xmltv-0.5.64-1|148	
12cu|xmltv-0.5.64-1|149	%package -n perl-XMLTV
12cu|xmltv-0.5.64-1|150	Summary: 	Perl modules for managing your TV viewing
12cu|xmltv-0.5.64-1|151	Group: 		Development/Perl
12cu|xmltv-0.5.64-1|152	Requires: perl-base
12cu|xmltv-0.5.64-1|153	Requires: perl-XML-Twig
12cu|xmltv-0.5.64-1|154	Requires: perl-DateManip
12cu|xmltv-0.5.64-1|155	Requires: perl(HTML::TreeBuilder)
12cu|xmltv-0.5.64-1|156	Requires: perl(Tie::Handle)
12cu|xmltv-0.5.64-1|157	Requires: perl(Term::ProgressBar)
12cu|xmltv-0.5.64-1|158	Requires: perl(POSIX)
12cu|xmltv-0.5.64-1|159	Requires: perl(Memoize)
12cu|xmltv-0.5.64-1|160	Requires: perl(DB_File)
12cu|xmltv-0.5.64-1|161	
12cu|xmltv-0.5.64-1|162	%description -n perl-XMLTV
12cu|xmltv-0.5.64-1|163	XMLTV is a set of utilities to manage your TV viewing. They work with
12cu|xmltv-0.5.64-1|164	TV listings stored in the XMLTV format, which is based on XML. The
12cu|xmltv-0.5.64-1|165	idea is to separate out the backend (getting the listings) from the
12cu|xmltv-0.5.64-1|166	frontend (displaying them for the user), and to implement useful
12cu|xmltv-0.5.64-1|167	operations like picking out your favourite programmes as filters that
12cu|xmltv-0.5.64-1|168	read and write XML documents.
12cu|xmltv-0.5.64-1|169	
12cu|xmltv-0.5.64-1|170	This package contains the perl modules from xmltv.
12cu|xmltv-0.5.64-1|171	
12cu|xmltv-0.5.64-1|172	%package grabbers
12cu|xmltv-0.5.64-1|173	Summary: 	Backends for xmltv
12cu|xmltv-0.5.64-1|174	Group: 		Video
12cu|xmltv-0.5.64-1|175	
12cu|xmltv-0.5.64-1|176	Requires: perl(Archive::Zip)
12cu|xmltv-0.5.64-1|177	Requires: perl(Carp)
12cu|xmltv-0.5.64-1|178	Requires: perl(Compress::Zlib)
12cu|xmltv-0.5.64-1|179	Requires: perl(Cwd)
12cu|xmltv-0.5.64-1|180	Requires: perl(Data::Dump)
12cu|xmltv-0.5.64-1|181	Requires: perl(Date::Format)
12cu|xmltv-0.5.64-1|182	Requires: perl(Date::Language)
12cu|xmltv-0.5.64-1|183	Requires: perl(Date::Manip)
12cu|xmltv-0.5.64-1|184	Requires: perl(Date::Parse)
12cu|xmltv-0.5.64-1|185	Requires: perl(DateTime)
12cu|xmltv-0.5.64-1|186	Requires: perl(Digest::MD5)
12cu|xmltv-0.5.64-1|187	Requires: perl(Encode)
12cu|xmltv-0.5.64-1|188	Requires: perl(Errno)
12cu|xmltv-0.5.64-1|189	Requires: perl(Exporter)
12cu|xmltv-0.5.64-1|190	Requires: perl(File::Basename)
12cu|xmltv-0.5.64-1|191	Requires: perl(File::Path)
12cu|xmltv-0.5.64-1|192	Requires: perl(File::Slurp)
12cu|xmltv-0.5.64-1|193	Requires: perl(File::Temp)
12cu|xmltv-0.5.64-1|194	Requires: perl(Getopt::Long)
12cu|xmltv-0.5.64-1|195	Requires: perl(HTML::Entities)
12cu|xmltv-0.5.64-1|196	Requires: perl(HTML::Parser)
12cu|xmltv-0.5.64-1|197	Requires: perl(HTML::TokeParser)
12cu|xmltv-0.5.64-1|198	Requires: perl(HTML::TreeBuilder)
12cu|xmltv-0.5.64-1|199	Requires: perl(HTTP::Cache::Transparent)
12cu|xmltv-0.5.64-1|200	Requires: perl(HTTP::Cookies)
12cu|xmltv-0.5.64-1|201	Requires: perl(HTTP::Request::Common)
12cu|xmltv-0.5.64-1|202	Requires: perl(IO::File)
12cu|xmltv-0.5.64-1|203	Requires: perl(IO::Scalar)
12cu|xmltv-0.5.64-1|204	Requires: perl(IO::Select)
12cu|xmltv-0.5.64-1|205	Requires: perl(IO::Uncompress::Unzip)
12cu|xmltv-0.5.64-1|206	Requires: perl(JSON)
12cu|xmltv-0.5.64-1|207	Requires: perl(JSON::PP)
12cu|xmltv-0.5.64-1|208	Requires: perl(LWP)
12cu|xmltv-0.5.64-1|209	Requires: perl(LWP::Simple)
12cu|xmltv-0.5.64-1|210	Requires: perl(LWP::UserAgent)
12cu|xmltv-0.5.64-1|211	Requires: perl(Linux::DVB)
12cu|xmltv-0.5.64-1|212	Requires: perl(List::Util)
12cu|xmltv-0.5.64-1|213	Requires: perl(Memoize)
12cu|xmltv-0.5.64-1|214	Requires: perl(POSIX)
12cu|xmltv-0.5.64-1|215	Requires: perl(Pod::Usage)
12cu|xmltv-0.5.64-1|216	Requires: perl(SOAP::Lite)
12cu|xmltv-0.5.64-1|217	Requires: perl(Switch)
12cu|xmltv-0.5.64-1|218	Requires: perl(Time::HiRes)
12cu|xmltv-0.5.64-1|219	Requires: perl(Time::Local)
12cu|xmltv-0.5.64-1|220	Requires: perl(URI)
12cu|xmltv-0.5.64-1|221	Requires: perl(URI::Escape)
12cu|xmltv-0.5.64-1|222	Requires: perl(WWW::Mechanize)
12cu|xmltv-0.5.64-1|223	Requires: perl(XML::DOM)
12cu|xmltv-0.5.64-1|224	Requires: perl(XML::LibXML)
12cu|xmltv-0.5.64-1|225	Requires: perl(XML::LibXSLT)
12cu|xmltv-0.5.64-1|226	Requires: perl(XML::Parser)
12cu|xmltv-0.5.64-1|227	Requires: perl(XML::Twig) >= 3.100.0
12cu|xmltv-0.5.64-1|228	Requires: perl(XML::Writer)
12cu|xmltv-0.5.64-1|229	
12cu|xmltv-0.5.64-1|230	
12cu|xmltv-0.5.64-1|231	
12cu|xmltv-0.5.64-1|232	%description grabbers
12cu|xmltv-0.5.64-1|233	XMLTV is a set of utilities to manage your TV viewing. They work with
12cu|xmltv-0.5.64-1|234	TV listings stored in the XMLTV format, which is based on XML. The
12cu|xmltv-0.5.64-1|235	idea is to separate out the backend (getting the listings) from the
12cu|xmltv-0.5.64-1|236	frontend (displaying them for the user), and to implement useful
12cu|xmltv-0.5.64-1|237	operations like picking out your favourite programmes as filters that
12cu|xmltv-0.5.64-1|238	read and write XML documents.
12cu|xmltv-0.5.64-1|239	
12cu|xmltv-0.5.64-1|240	This package contains the backends (grabbers) for xmltv.
12cu|xmltv-0.5.64-1|241	
12cu|xmltv-0.5.64-1|242	
12cu|xmltv-0.5.64-1|243	%package gui
12cu|xmltv-0.5.64-1|244	Summary: 	Graphical frontends to xmltv
12cu|xmltv-0.5.64-1|245	Group: 		Video
12cu|xmltv-0.5.64-1|246	Requires: perl-XMLTV >= %{version}-%{release}
12cu|xmltv-0.5.64-1|247	
12cu|xmltv-0.5.64-1|248	Requires: perl(Data::Dumper)
12cu|xmltv-0.5.64-1|249	Requires: perl(Date::Manip)
12cu|xmltv-0.5.64-1|250	Requires: perl(Getopt::Long)
12cu|xmltv-0.5.64-1|251	Requires: perl(Time::Local)
12cu|xmltv-0.5.64-1|252	Requires: perl(Tk)
12cu|xmltv-0.5.64-1|253	Requires: perl(Tk::TableMatrix)
12cu|xmltv-0.5.64-1|254	Requires: perl(XML::Twig)
12cu|xmltv-0.5.64-1|255	Requires: perl(XMLTV::Version)
12cu|xmltv-0.5.64-1|256	
12cu|xmltv-0.5.64-1|257	
12cu|xmltv-0.5.64-1|258	%description gui
12cu|xmltv-0.5.64-1|259	XMLTV is a set of utilities to manage your TV viewing. They work with
12cu|xmltv-0.5.64-1|260	TV listings stored in the XMLTV format, which is based on XML. The
12cu|xmltv-0.5.64-1|261	idea is to separate out the backend (getting the listings) from the
12cu|xmltv-0.5.64-1|262	frontend (displaying them for the user), and to implement useful
12cu|xmltv-0.5.64-1|263	operations like picking out your favourite programmes as filters that
12cu|xmltv-0.5.64-1|264	read and write XML documents.
12cu|xmltv-0.5.64-1|265	
12cu|xmltv-0.5.64-1|266	This package contains graphical frontends to xmltv.
12cu|xmltv-0.5.64-1|267	
12cu|xmltv-0.5.64-1|268	%prep
12cu|xmltv-0.5.64-1|269	%setup -q
12cu|xmltv-0.5.64-1|270	%patch0 -p1 -b .noask
12cu|xmltv-0.5.64-1|271	
12cu|xmltv-0.5.64-1|272	# swiss grab fix
12cu|xmltv-0.5.64-1|273	sed -i 's/\r//' grab/ch_search/tv_grab_ch_search.in
12cu|xmltv-0.5.64-1|274	
12cu|xmltv-0.5.64-1|275	# Fix not-utf8
12cu|xmltv-0.5.64-1|276	cp -pr ChangeLog ChangeLog.not-utf8
12cu|xmltv-0.5.64-1|277	iconv -f ISO_8859-1 -t UTF8 ChangeLog.not-utf8 > ChangeLog
12cu|xmltv-0.5.64-1|278	touch -r ChangeLog.not-utf8 ChangeLog
12cu|xmltv-0.5.64-1|279	rm ChangeLog.not-utf8
12cu|xmltv-0.5.64-1|280	
12cu|xmltv-0.5.64-1|281	%build
12cu|xmltv-0.5.64-1|282	%{__perl} Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}
12cu|xmltv-0.5.64-1|283	%{make}
12cu|xmltv-0.5.64-1|284	
12cu|xmltv-0.5.64-1|285	
12cu|xmltv-0.5.64-1|286	%install
12cu|xmltv-0.5.64-1|287	%makeinstall_std
12cu|xmltv-0.5.64-1|288	find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
12cu|xmltv-0.5.64-1|289	
12cu|xmltv-0.5.64-1|290	# Fix attr
12cu|xmltv-0.5.64-1|291	chmod 0755 %{buildroot}%{_bindir}/*
12cu|xmltv-0.5.64-1|292	
12cu|xmltv-0.5.64-1|293	rm -fr %{buildroot}%{_datadir}/doc/xmltv-0.5.64
12cu|xmltv-0.5.64-1|294	
12cu|xmltv-0.5.64-1|295	chmod +x %{buildroot}%{_datadir}/xmltv/tv_grab_uk_atlas/cgi-bin/getatlas.pl
12cu|xmltv-0.5.64-1|296	
12cu|xmltv-0.5.64-1|297	%check
12cu|xmltv-0.5.64-1|298	make test
12cu|xmltv-0.5.64-1|299	
12cu|xmltv-0.5.64-1|300	
12cu|xmltv-0.5.64-1|301	%files
12cu|xmltv-0.5.64-1|302	%doc ChangeLog README
12cu|xmltv-0.5.64-1|303	
12cu|xmltv-0.5.64-1|304	%{_bindir}/tv_merge
12cu|xmltv-0.5.64-1|305	%{_bindir}/tv_count
12cu|xmltv-0.5.64-1|306	%{_bindir}/tv_cat
12cu|xmltv-0.5.64-1|307	%{_bindir}/tv_extractinfo_en
12cu|xmltv-0.5.64-1|308	%{_bindir}/tv_extractinfo_ar
12cu|xmltv-0.5.64-1|309	%{_bindir}/tv_grep
12cu|xmltv-0.5.64-1|310	%{_bindir}/tv_imdb
12cu|xmltv-0.5.64-1|311	%{_bindir}/tv_remove_some_overlapping
12cu|xmltv-0.5.64-1|312	%{_bindir}/tv_sort
12cu|xmltv-0.5.64-1|313	%{_bindir}/tv_split
12cu|xmltv-0.5.64-1|314	%{_bindir}/tv_to_latex
12cu|xmltv-0.5.64-1|315	%{_bindir}/tv_to_text
12cu|xmltv-0.5.64-1|316	%{_bindir}/tv_to_potatoe
12cu|xmltv-0.5.64-1|317	%{_bindir}/tv_find_grabbers
12cu|xmltv-0.5.64-1|318	%{_bindir}/tv_validate_file
12cu|xmltv-0.5.64-1|319	%{_bindir}/tv_validate_grabber
12cu|xmltv-0.5.64-1|320	%{_bindir}/tv_augment_tz
12cu|xmltv-0.5.64-1|321	%{_datadir}/xmltv
12cu|xmltv-0.5.64-1|322	%{_mandir}/man1/tv_count.1.xz
12cu|xmltv-0.5.64-1|323	%{_mandir}/man1/tv_merge.1.xz
12cu|xmltv-0.5.64-1|324	%{_mandir}/man1/tv_cat.1*
12cu|xmltv-0.5.64-1|325	%{_mandir}/man1/tv_extractinfo_en.1*
12cu|xmltv-0.5.64-1|326	%{_mandir}/man1/tv_extractinfo_ar.1*
12cu|xmltv-0.5.64-1|327	%{_mandir}/man1/tv_grep.1*
12cu|xmltv-0.5.64-1|328	%{_mandir}/man1/tv_imdb.1*
12cu|xmltv-0.5.64-1|329	%{_mandir}/man1/tv_remove_some_overlapping.1*
12cu|xmltv-0.5.64-1|330	%{_mandir}/man1/tv_sort.1*
12cu|xmltv-0.5.64-1|331	%{_mandir}/man1/tv_split.1*
12cu|xmltv-0.5.64-1|332	%{_mandir}/man1/tv_to_latex.1*
12cu|xmltv-0.5.64-1|333	%{_mandir}/man1/tv_to_text.1*
12cu|xmltv-0.5.64-1|334	%{_mandir}/man1/tv_to_potatoe.1*
12cu|xmltv-0.5.64-1|335	%{_mandir}/man1/tv_find_grabbers.1*
12cu|xmltv-0.5.64-1|336	%{_mandir}/man1/tv_validate_file.1*
12cu|xmltv-0.5.64-1|337	%{_mandir}/man1/tv_validate_grabber.1*
12cu|xmltv-0.5.64-1|338	%{_mandir}/man1/tv_augment_tz.1*
12cu|xmltv-0.5.64-1|339	
12cu|xmltv-0.5.64-1|340	%files -n perl-XMLTV
12cu|xmltv-0.5.64-1|341	%doc ChangeLog README
12cu|xmltv-0.5.64-1|342	%{perl_vendorlib}/XMLTV.pm
12cu|xmltv-0.5.64-1|343	%{perl_vendorlib}/XMLTV
12cu|xmltv-0.5.64-1|344	%{_mandir}/man3/*.3*
12cu|xmltv-0.5.64-1|345	
12cu|xmltv-0.5.64-1|346	%files grabbers
12cu|xmltv-0.5.64-1|347	%doc ChangeLog README
12cu|xmltv-0.5.64-1|348	%{_bindir}/tv_grab_*
12cu|xmltv-0.5.64-1|349	%{_mandir}/man1/tv_grab_*.1*
12cu|xmltv-0.5.64-1|350	
12cu|xmltv-0.5.64-1|351	%files gui
12cu|xmltv-0.5.64-1|352	%doc doc/*
12cu|xmltv-0.5.64-1|353	%{_bindir}/tv_check
12cu|xmltv-0.5.64-1|354	%{_mandir}/man1/tv_check.1*
12cu|xmltv-0.5.64-1|355	
12cu|xmltv-0.5.64-1|356	
12cu|xmltv-0.5.64-1|357	%changelog
12cu|xmltv-0.5.64-1|358	* Wed Apr 23 2014 symbianflo <symbianflo@symbianflo> 0.5.64-1
12cu|xmltv-0.5.64-1|359	+ Revision: 0972e5b
12cu|xmltv-0.5.64-1|360	- Log: update to 0.5.64, spec clean fix build, fixed missing BR && Req
12cu|xmltv-0.5.64-1|361	
12cu|xmltv-0.5.64-1|362	

13345 12
12cu|xmonad-0.11-4|1	%define debug_package %{nil}
12cu|xmonad-0.11-4|2	%define _cabal_setup Setup.lhs
12cu|xmonad-0.11-4|3	%define _no_haddock 1
12cu|xmonad-0.11-4|4	%define module xmonad
12cu|xmonad-0.11-4|5	
12cu|xmonad-0.11-4|6	Summary:	A tiling window manager
12cu|xmonad-0.11-4|7	Name:		%{module}
12cu|xmonad-0.11-4|8	Version:	0.11
12cu|xmonad-0.11-4|9	Release:	4
12cu|xmonad-0.11-4|10	Group:		Development/Other
12cu|xmonad-0.11-4|11	License:	BSD
12cu|xmonad-0.11-4|12	Url:		http://hackage.haskell.org/package/%{module}
12cu|xmonad-0.11-4|13	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|xmonad-0.11-4|14	BuildRequires:	ghc
12cu|xmonad-0.11-4|15	BuildRequires:	ghc-devel
12cu|xmonad-0.11-4|16	BuildRequires:	haskell-macros
12cu|xmonad-0.11-4|17	BuildRequires:	haskell(containers)
12cu|xmonad-0.11-4|18	BuildRequires:	haskell(extensible-exceptions)
12cu|xmonad-0.11-4|19	BuildRequires:	haskell(mtl)
12cu|xmonad-0.11-4|20	BuildRequires:	haskell(random)
12cu|xmonad-0.11-4|21	BuildRequires:	haskell(utf8-string)
12cu|xmonad-0.11-4|22	BuildRequires:	haskell(X11)
12cu|xmonad-0.11-4|23	BuildRequires:	pkgconfig(x11)
12cu|xmonad-0.11-4|24	BuildRequires:	pkgconfig(xinerama)
12cu|xmonad-0.11-4|25	BuildRequires:	pkgconfig(xrandr)
12cu|xmonad-0.11-4|26	Requires(post,postun):	ghc
12cu|xmonad-0.11-4|27	Requires(pre):	haskell(containers)
12cu|xmonad-0.11-4|28	Requires(pre):	haskell(extensible-exceptions)
12cu|xmonad-0.11-4|29	Requires(pre):	haskell(mtl)
12cu|xmonad-0.11-4|30	Requires(pre):	haskell(random)
12cu|xmonad-0.11-4|31	Requires(pre):	haskell(utf8-string)
12cu|xmonad-0.11-4|32	Requires(pre):	haskell(X11)
12cu|xmonad-0.11-4|33	
12cu|xmonad-0.11-4|34	%description
12cu|xmonad-0.11-4|35	xmonad is a tiling window manager for X. Windows are arranged
12cu|xmonad-0.11-4|36	automatically to tile the screen without gaps or overlap, maximising
12cu|xmonad-0.11-4|37	screen use. All features of the window manager are accessible from
12cu|xmonad-0.11-4|38	the keyboard: a mouse is strictly optional. xmonad is written and
12cu|xmonad-0.11-4|39	extensible in Haskell. Custom layout algorithms, and other
12cu|xmonad-0.11-4|40	extensions, may be written by the user in config files. Layouts are
12cu|xmonad-0.11-4|41	applied dynamically, and different layouts may be used on each
12cu|xmonad-0.11-4|42	workspace. Xinerama is fully supported, allowing windows to be tiled
12cu|xmonad-0.11-4|43	on several screens.
12cu|xmonad-0.11-4|44	
12cu|xmonad-0.11-4|45	%files
12cu|xmonad-0.11-4|46	%{_bindir}/%{module}
12cu|xmonad-0.11-4|47	%{_datadir}/%{module}-%{version}
12cu|xmonad-0.11-4|48	%{_docdir}/%{module}-%{version}
12cu|xmonad-0.11-4|49	%{_libdir}/%{module}-%{version}
12cu|xmonad-0.11-4|50	%{_cabal_rpm_deps_dir}
12cu|xmonad-0.11-4|51	%{_cabal_haddoc_files}
12cu|xmonad-0.11-4|52	
12cu|xmonad-0.11-4|53	#----------------------------------------------------------------------------
12cu|xmonad-0.11-4|54	
12cu|xmonad-0.11-4|55	%prep
12cu|xmonad-0.11-4|56	%setup -q -n %{module}-%{version}
12cu|xmonad-0.11-4|57	
12cu|xmonad-0.11-4|58	%build
12cu|xmonad-0.11-4|59	%_cabal_build
12cu|xmonad-0.11-4|60	
12cu|xmonad-0.11-4|61	%install
12cu|xmonad-0.11-4|62	%_cabal_install
12cu|xmonad-0.11-4|63	%_cabal_rpm_gen_deps
12cu|xmonad-0.11-4|64	%_cabal_scriptlets
12cu|xmonad-0.11-4|65	
12cu|xmonad-0.11-4|66	%check
12cu|xmonad-0.11-4|67	%_cabal_check
12cu|xmonad-0.11-4|68	
12cu|xmonad-0.11-4|69	
12cu|xmonad-0.11-4|70	%changelog
12cu|xmonad-0.11-4|71	* Mon Apr 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.11-4
12cu|xmonad-0.11-4|72	+ Revision: bbf2f6d
12cu|xmonad-0.11-4|73	- Update BuildRequires, build in a proper way
12cu|xmonad-0.11-4|74	
12cu|xmonad-0.11-4|75	

13346 12
12cu|xmonad-contrib-0.11.2-2|1	%define debug_package %{nil}
12cu|xmonad-contrib-0.11.2-2|2	%define _cabal_setup Setup.lhs
12cu|xmonad-contrib-0.11.2-2|3	%define _no_haddock 1
12cu|xmonad-contrib-0.11.2-2|4	%define module  xmonad-contrib
12cu|xmonad-contrib-0.11.2-2|5	
12cu|xmonad-contrib-0.11.2-2|6	Summary:	Third party extensions for xmonad
12cu|xmonad-contrib-0.11.2-2|7	Name:		%{module}
12cu|xmonad-contrib-0.11.2-2|8	Version:	0.11.2
12cu|xmonad-contrib-0.11.2-2|9	Release:	2
12cu|xmonad-contrib-0.11.2-2|10	Group:		Development/Other
12cu|xmonad-contrib-0.11.2-2|11	License:	BSD
12cu|xmonad-contrib-0.11.2-2|12	Url:		http://hackage.haskell.org/package/%{module}
12cu|xmonad-contrib-0.11.2-2|13	Source0:	http://hackage.haskell.org/packages/archive/%{module}/%{version}/%{module}-%{version}.tar.gz
12cu|xmonad-contrib-0.11.2-2|14	BuildRequires:	ghc
12cu|xmonad-contrib-0.11.2-2|15	BuildRequires:	ghc-devel
12cu|xmonad-contrib-0.11.2-2|16	BuildRequires:	haskell-macros
12cu|xmonad-contrib-0.11.2-2|17	BuildRequires:	haskell(extensible-exceptions)
12cu|xmonad-contrib-0.11.2-2|18	BuildRequires:	haskell(mtl)
12cu|xmonad-contrib-0.11.2-2|19	BuildRequires:	haskell(random)
12cu|xmonad-contrib-0.11.2-2|20	BuildRequires:	haskell(transformers)
12cu|xmonad-contrib-0.11.2-2|21	BuildRequires:	haskell(utf8-string)
12cu|xmonad-contrib-0.11.2-2|22	BuildRequires:	haskell(xmonad)
12cu|xmonad-contrib-0.11.2-2|23	BuildRequires:	haskell(X11)
12cu|xmonad-contrib-0.11.2-2|24	BuildRequires:	pkgconfig(x11)
12cu|xmonad-contrib-0.11.2-2|25	Requires(post,postun):	ghc
12cu|xmonad-contrib-0.11.2-2|26	Requires(pre):	haskell(extensible-exceptions)
12cu|xmonad-contrib-0.11.2-2|27	Requires(pre):	haskell(mtl)
12cu|xmonad-contrib-0.11.2-2|28	Requires(pre):	haskell(random)
12cu|xmonad-contrib-0.11.2-2|29	Requires(pre):	haskell(transformers)
12cu|xmonad-contrib-0.11.2-2|30	Requires(pre):	haskell(utf8-string)
12cu|xmonad-contrib-0.11.2-2|31	Requires(pre):	haskell(xmonad)
12cu|xmonad-contrib-0.11.2-2|32	Requires(pre):	haskell(X11)
12cu|xmonad-contrib-0.11.2-2|33	
12cu|xmonad-contrib-0.11.2-2|34	%description
12cu|xmonad-contrib-0.11.2-2|35	Third party tiling algorithms, configurations and scripts to xmonad, a tiling
12cu|xmonad-contrib-0.11.2-2|36	window manager for X.
12cu|xmonad-contrib-0.11.2-2|37	For an introduction to building, configuring and using xmonad extensions, see
12cu|xmonad-contrib-0.11.2-2|38	"XMonad.Doc". In particular:
12cu|xmonad-contrib-0.11.2-2|39	"XMonad.Doc.Configuring", a guide to configuring xmonad
12cu|xmonad-contrib-0.11.2-2|40	"XMonad.Doc.Extending", using the contributed extensions library
12cu|xmonad-contrib-0.11.2-2|41	"XMonad.Doc.Developing", introduction to xmonad internals and writing your own
12cu|xmonad-contrib-0.11.2-2|42	extensions.
12cu|xmonad-contrib-0.11.2-2|43	
12cu|xmonad-contrib-0.11.2-2|44	%files
12cu|xmonad-contrib-0.11.2-2|45	%{_docdir}/%{module}-%{version}
12cu|xmonad-contrib-0.11.2-2|46	%{_libdir}/%{module}-%{version}
12cu|xmonad-contrib-0.11.2-2|47	%{_cabal_rpm_deps_dir}
12cu|xmonad-contrib-0.11.2-2|48	%{_cabal_haddoc_files}
12cu|xmonad-contrib-0.11.2-2|49	
12cu|xmonad-contrib-0.11.2-2|50	#----------------------------------------------------------------------------
12cu|xmonad-contrib-0.11.2-2|51	
12cu|xmonad-contrib-0.11.2-2|52	%prep
12cu|xmonad-contrib-0.11.2-2|53	%setup -q -n %{module}-%{version}
12cu|xmonad-contrib-0.11.2-2|54	
12cu|xmonad-contrib-0.11.2-2|55	%build
12cu|xmonad-contrib-0.11.2-2|56	%_cabal_build
12cu|xmonad-contrib-0.11.2-2|57	
12cu|xmonad-contrib-0.11.2-2|58	%install
12cu|xmonad-contrib-0.11.2-2|59	%_cabal_install
12cu|xmonad-contrib-0.11.2-2|60	%_cabal_rpm_gen_deps
12cu|xmonad-contrib-0.11.2-2|61	%_cabal_scriptlets
12cu|xmonad-contrib-0.11.2-2|62	
12cu|xmonad-contrib-0.11.2-2|63	%check
12cu|xmonad-contrib-0.11.2-2|64	%_cabal_check
12cu|xmonad-contrib-0.11.2-2|65	
12cu|xmonad-contrib-0.11.2-2|66	
12cu|xmonad-contrib-0.11.2-2|67	%changelog
12cu|xmonad-contrib-0.11.2-2|68	* Mon Apr 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.11.2-2
12cu|xmonad-contrib-0.11.2-2|69	+ Revision: 54a0819
12cu|xmonad-contrib-0.11.2-2|70	- Update BuildRequires, build in a proper way
12cu|xmonad-contrib-0.11.2-2|71	
12cu|xmonad-contrib-0.11.2-2|72	

13347 12
12cu|xmove-2.0-0.beta2.5|1	%define name	xmove
12cu|xmove-2.0-0.beta2.5|2	%define version	2.0
12cu|xmove-2.0-0.beta2.5|3	%define rel	5
12cu|xmove-2.0-0.beta2.5|4	%define beta	2
12cu|xmove-2.0-0.beta2.5|5	%if %{beta}
12cu|xmove-2.0-0.beta2.5|6	%define release 0.beta%{beta}.%{rel}
12cu|xmove-2.0-0.beta2.5|7	%else
12cu|xmove-2.0-0.beta2.5|8	%define release	%{rel}
12cu|xmove-2.0-0.beta2.5|9	%endif
12cu|xmove-2.0-0.beta2.5|10	
12cu|xmove-2.0-0.beta2.5|11	Name:		%{name}
12cu|xmove-2.0-0.beta2.5|12	Version:	%{version}
12cu|xmove-2.0-0.beta2.5|13	Release:	%{release}
12cu|xmove-2.0-0.beta2.5|14	Summary:	X11 pseudoserver to dynamically move X11 applications
12cu|xmove-2.0-0.beta2.5|15	License:	MIT
12cu|xmove-2.0-0.beta2.5|16	Group:		System/X11
12cu|xmove-2.0-0.beta2.5|17	Url:		ftp://ftp.cs.columbia.edu/pub/xmove/
12cu|xmove-2.0-0.beta2.5|18	%if %{beta}
12cu|xmove-2.0-0.beta2.5|19	Source0:	ftp://ftp.cs.columbia.edu/pub/xmove/%{name}.%{version}beta%{beta}.tar.bz2
12cu|xmove-2.0-0.beta2.5|20	%else
12cu|xmove-2.0-0.beta2.5|21	Source0:	ftp://ftp.cs.columbia.edu/pub/xmove/%{name}.%{version}.tar.bz2
12cu|xmove-2.0-0.beta2.5|22	%endif
12cu|xmove-2.0-0.beta2.5|23	Patch0:		xmove-2.0-unix-domain.patch
12cu|xmove-2.0-0.beta2.5|24	
12cu|xmove-2.0-0.beta2.5|25	BuildRequires:	pkgconfig(x11)
12cu|xmove-2.0-0.beta2.5|26	BuildRequires:  imake
12cu|xmove-2.0-0.beta2.5|27	
12cu|xmove-2.0-0.beta2.5|28	
12cu|xmove-2.0-0.beta2.5|29	
12cu|xmove-2.0-0.beta2.5|30	%description
12cu|xmove-2.0-0.beta2.5|31	xmove is a pseudoserver (aka proxy server) which allows you
12cu|xmove-2.0-0.beta2.5|32	to dynamically move an X application between servers, and screens
12cu|xmove-2.0-0.beta2.5|33	within a server.
12cu|xmove-2.0-0.beta2.5|34	
12cu|xmove-2.0-0.beta2.5|35	%prep
12cu|xmove-2.0-0.beta2.5|36	%setup -q -n %{name}
12cu|xmove-2.0-0.beta2.5|37	%patch0 -p1 -b .unix-domain
12cu|xmove-2.0-0.beta2.5|38	chmod 644 doc/*
12cu|xmove-2.0-0.beta2.5|39	
12cu|xmove-2.0-0.beta2.5|40	%build
12cu|xmove-2.0-0.beta2.5|41	for i in xmove xmovectrl; do
12cu|xmove-2.0-0.beta2.5|42	cd $i
12cu|xmove-2.0-0.beta2.5|43	ln -sf ../man/man1/$i.1 $i.man
12cu|xmove-2.0-0.beta2.5|44	xmkmf
12cu|xmove-2.0-0.beta2.5|45	%make CXXOPTIONS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cu|xmove-2.0-0.beta2.5|46	cd $OLDPWD
12cu|xmove-2.0-0.beta2.5|47	done
12cu|xmove-2.0-0.beta2.5|48	
12cu|xmove-2.0-0.beta2.5|49	%install
12cu|xmove-2.0-0.beta2.5|50	install -d -m755 $RPM_BUILD_ROOT%{_mandir}/man1/
12cu|xmove-2.0-0.beta2.5|51	for i in xmove xmovectrl; do
12cu|xmove-2.0-0.beta2.5|52	cd $i
12cu|xmove-2.0-0.beta2.5|53	%{makeinstall_std}
12cu|xmove-2.0-0.beta2.5|54	cd $OLDPWD
12cu|xmove-2.0-0.beta2.5|55	install -m 644 man/man1/$i.1 $RPM_BUILD_ROOT%{_mandir}/man1/
12cu|xmove-2.0-0.beta2.5|56	done
12cu|xmove-2.0-0.beta2.5|57	
12cu|xmove-2.0-0.beta2.5|58	
12cu|xmove-2.0-0.beta2.5|59	%files
12cu|xmove-2.0-0.beta2.5|60	%defattr(-,root,root)
12cu|xmove-2.0-0.beta2.5|61	%doc README doc/*
12cu|xmove-2.0-0.beta2.5|62	%_bindir/xmove*
12cu|xmove-2.0-0.beta2.5|63	%{_mandir}/man1/xmove*
12cu|xmove-2.0-0.beta2.5|64	
12cu|xmove-2.0-0.beta2.5|65	
12cu|xmove-2.0-0.beta2.5|66	
12cu|xmove-2.0-0.beta2.5|67	%changelog
12cu|xmove-2.0-0.beta2.5|68	* Tue Mar 04 2014 SymbianFlo <symbianflo@mandrivausers.ro> 2.0-0.beta2.5
12cu|xmove-2.0-0.beta2.5|69	+ Revision: c2ae668
12cu|xmove-2.0-0.beta2.5|70	- Fix BR, spec clean.
12cu|xmove-2.0-0.beta2.5|71	
12cu|xmove-2.0-0.beta2.5|72	

13348 12
12cu|xnetload-1.11.3-9|1	Summary:	A program to display load on network device
12cu|xnetload-1.11.3-9|2	Name:		xnetload
12cu|xnetload-1.11.3-9|3	Version:	1.11.3
12cu|xnetload-1.11.3-9|4	Release:	9
12cu|xnetload-1.11.3-9|5	License:	GPLv2+
12cu|xnetload-1.11.3-9|6	Group:		File tools
12cu|xnetload-1.11.3-9|7	Url:		http://www.xs4all.nl/~rsmith/software/
12cu|xnetload-1.11.3-9|8	Source0:	%{name}-%{version}.tar.bz2
12cu|xnetload-1.11.3-9|9	Patch0:		xnetload-1.11.3-flags.patch
12cu|xnetload-1.11.3-9|10	BuildRequires:	pkgconfig(x11)
12cu|xnetload-1.11.3-9|11	BuildRequires:	pkgconfig(xaw7)
12cu|xnetload-1.11.3-9|12	BuildRequires:	pkgconfig(xmu)
12cu|xnetload-1.11.3-9|13	BuildRequires:	pkgconfig(xt)
12cu|xnetload-1.11.3-9|14	
12cu|xnetload-1.11.3-9|15	%description
12cu|xnetload-1.11.3-9|16	This application, that runs under the X Window System, displays a count
12cu|xnetload-1.11.3-9|17	and a graph of the traffic over a specified network connection.
12cu|xnetload-1.11.3-9|18	
12cu|xnetload-1.11.3-9|19	%files
12cu|xnetload-1.11.3-9|20	%doc README
12cu|xnetload-1.11.3-9|21	%{_bindir}/%{name}
12cu|xnetload-1.11.3-9|22	%{_mandir}/man1/%{name}.1.*
12cu|xnetload-1.11.3-9|23	
12cu|xnetload-1.11.3-9|24	#----------------------------------------------------------------------------
12cu|xnetload-1.11.3-9|25	
12cu|xnetload-1.11.3-9|26	%prep
12cu|xnetload-1.11.3-9|27	%setup -q
12cu|xnetload-1.11.3-9|28	%patch0 -p1
12cu|xnetload-1.11.3-9|29	
12cu|xnetload-1.11.3-9|30	find . -perm 0400 | xargs chmod 0644
12cu|xnetload-1.11.3-9|31	
12cu|xnetload-1.11.3-9|32	%build
12cu|xnetload-1.11.3-9|33	%make depend
12cu|xnetload-1.11.3-9|34	%make OPTFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12cu|xnetload-1.11.3-9|35	
12cu|xnetload-1.11.3-9|36	%install
12cu|xnetload-1.11.3-9|37	mkdir -p %{buildroot}%{_bindir}
12cu|xnetload-1.11.3-9|38	mkdir -p %{buildroot}%{_mandir}/man1
12cu|xnetload-1.11.3-9|39	chmod 644 README
12cu|xnetload-1.11.3-9|40	%makeinstall BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir}/man1
12cu|xnetload-1.11.3-9|41	
12cu|xnetload-1.11.3-9|42	
12cu|xnetload-1.11.3-9|43	%changelog
12cu|xnetload-1.11.3-9|44	* Thu Apr 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.11.3-9
12cu|xnetload-1.11.3-9|45	+ Revision: 1444f37
12cu|xnetload-1.11.3-9|46	- Fix debug package, spec cleanup
12cu|xnetload-1.11.3-9|47	
12cu|xnetload-1.11.3-9|48	

13349 12
12cu|xneur-0.17.0-1|1	%define name xneur
12cu|xneur-0.17.0-1|2	%define soname 17
12cu|xneur-0.17.0-1|3	%define libname %mklibname %{name} %{soname}
12cu|xneur-0.17.0-1|4	%define develname %mklibname %{name} -d
12cu|xneur-0.17.0-1|5	
12cu|xneur-0.17.0-1|6	Name:		%{name}
12cu|xneur-0.17.0-1|7	Version:	0.17.0
12cu|xneur-0.17.0-1|8	Release:	1
12cu|xneur-0.17.0-1|9	URL:		http://www.xneur.ru
12cu|xneur-0.17.0-1|10	License:	GPLv2
12cu|xneur-0.17.0-1|11	Source0:	%{name}-%{version}.tar.gz
12cu|xneur-0.17.0-1|12	Patch0:		xneur-0.12.0-cflags.patch
12cu|xneur-0.17.0-1|13	Patch2:		xneur-0.16.0-link.patch
12cu|xneur-0.17.0-1|14	Group:		System/X11
12cu|xneur-0.17.0-1|15	Summary:	X Neural Switcher
12cu|xneur-0.17.0-1|16	BuildRequires:  pkgconfig(libpcre)
12cu|xneur-0.17.0-1|17	BuildRequires:	pkgconfig(enchant)
12cu|xneur-0.17.0-1|18	BuildRequires:  pkgconfig(glib-2.0)
12cu|xneur-0.17.0-1|19	BuildRequires:  pkgconfig(gstreamer-0.10)
12cu|xneur-0.17.0-1|20	BuildRequires:  pkgconfig(libnotify)
12cu|xneur-0.17.0-1|21	BuildRequires:  aspell-devel
12cu|xneur-0.17.0-1|22	BuildRequires:  xosd-devel
12cu|xneur-0.17.0-1|23	BuildRequires:	gettext-devel
12cu|xneur-0.17.0-1|24	Requires:	aspell-ru
12cu|xneur-0.17.0-1|25	Suggests:	gxneur
12cu|xneur-0.17.0-1|26	
12cu|xneur-0.17.0-1|27	%description
12cu|xneur-0.17.0-1|28	X Neural Switcher (http://www.xneur.ru).
12cu|xneur-0.17.0-1|29	Automatical switcher of keyboard layout.
12cu|xneur-0.17.0-1|30	
12cu|xneur-0.17.0-1|31	%package -n %{develname}
12cu|xneur-0.17.0-1|32	Summary:	Include Files and Libraries
12cu|xneur-0.17.0-1|33	Group:		Development/X11
12cu|xneur-0.17.0-1|34	Requires:	%{libname} = %{version}
12cu|xneur-0.17.0-1|35	Provides:	xneur-devel = %{version}
12cu|xneur-0.17.0-1|36	Obsoletes:	xneur-devel < 0.11.1
12cu|xneur-0.17.0-1|37	Obsoletes:	xneur-%{_lib}xneur-devel < %{version}
12cu|xneur-0.17.0-1|38	
12cu|xneur-0.17.0-1|39	%description -n %{develname}
12cu|xneur-0.17.0-1|40	Development files for the package XNeur.
12cu|xneur-0.17.0-1|41	
12cu|xneur-0.17.0-1|42	%package -n %{libname}
12cu|xneur-0.17.0-1|43	Summary:	XNeur Shared Library
12cu|xneur-0.17.0-1|44	Group:		System/Libraries
12cu|xneur-0.17.0-1|45	Obsoletes:	xneur-%{_lib}xneur11
12cu|xneur-0.17.0-1|46	
12cu|xneur-0.17.0-1|47	%description -n %{libname}
12cu|xneur-0.17.0-1|48	Shared libraries for the package XNeur.
12cu|xneur-0.17.0-1|49	
12cu|xneur-0.17.0-1|50	%prep
12cu|xneur-0.17.0-1|51	%setup -q
12cu|xneur-0.17.0-1|52	%patch0 -p0
12cu|xneur-0.17.0-1|53	%patch2 -p1
12cu|xneur-0.17.0-1|54	
12cu|xneur-0.17.0-1|55	%build
12cu|xneur-0.17.0-1|56	autoreconf -fi
12cu|xneur-0.17.0-1|57	mv configure.in.orig configure.in
12cu|xneur-0.17.0-1|58	%configure2_5x
12cu|xneur-0.17.0-1|59	%make
12cu|xneur-0.17.0-1|60	
12cu|xneur-0.17.0-1|61	%install
12cu|xneur-0.17.0-1|62	%makeinstall_std
12cu|xneur-0.17.0-1|63	%{__rm} -f %{buildroot}%{_libdir}/{%{name}/*.*a,*.*a}
12cu|xneur-0.17.0-1|64	%find_lang %{name}
12cu|xneur-0.17.0-1|65	
12cu|xneur-0.17.0-1|66	%post
12cu|xneur-0.17.0-1|67	ln -s %{_datadir}/%name/languages/ru %{_datadir}/%name/languages/ru\(winkeys\)
12cu|xneur-0.17.0-1|68	
12cu|xneur-0.17.0-1|69	%files -f %{name}.lang
12cu|xneur-0.17.0-1|70	%doc AUTHORS ChangeLog NEWS README TODO
12cu|xneur-0.17.0-1|71	%{_datadir}/%{name}
12cu|xneur-0.17.0-1|72	%{_bindir}/*
12cu|xneur-0.17.0-1|73	%dir %{_libdir}/%{name}
12cu|xneur-0.17.0-1|74	%{_libdir}/%{name}/libxn*.so.*
12cu|xneur-0.17.0-1|75	%doc %{_mandir}/man1/*
12cu|xneur-0.17.0-1|76	%doc %{_mandir}/man5/*
12cu|xneur-0.17.0-1|77	%dir %{_sysconfdir}/%{name}
12cu|xneur-0.17.0-1|78	# Upstream updates a config file. So we must replace it.
12cu|xneur-0.17.0-1|79	%config %{_sysconfdir}/%{name}/*
12cu|xneur-0.17.0-1|80	%{_datadir}/icons/*
12cu|xneur-0.17.0-1|81	
12cu|xneur-0.17.0-1|82	%files -n %{libname}
12cu|xneur-0.17.0-1|83	%{_libdir}/libxn*.so.*
12cu|xneur-0.17.0-1|84	
12cu|xneur-0.17.0-1|85	%files -n %{develname}
12cu|xneur-0.17.0-1|86	%{_libdir}/*.so
12cu|xneur-0.17.0-1|87	%dir %{_libdir}/%{name}
12cu|xneur-0.17.0-1|88	%{_libdir}/%{name}/*.so
12cu|xneur-0.17.0-1|89	%{_libdir}/pkgconfig/*.pc
12cu|xneur-0.17.0-1|90	%{_includedir}/%{name}
12cu|xneur-0.17.0-1|91	%changelog
12cu|xneur-0.17.0-1|92	* Fri Oct 25 2013 Ilya <ilyahohryakov@gmail.com> 0.17.0-1
12cu|xneur-0.17.0-1|93	+ Revision: b92139f
12cu|xneur-0.17.0-1|94	- Fixed soname
12cu|xneur-0.17.0-1|95	
12cu|xneur-0.17.0-1|96	

13350 12
12cu|xonotic-0.7.0-1|1	%define _enable_debug_packages %{nil}
12cu|xonotic-0.7.0-1|2	%define debug_package %{nil}
12cu|xonotic-0.7.0-1|3	
12cu|xonotic-0.7.0-1|4	%define		oname	Xonotic
12cu|xonotic-0.7.0-1|5	
12cu|xonotic-0.7.0-1|6	Summary:	A free multi-player first person shooter
12cu|xonotic-0.7.0-1|7	Name:		xonotic
12cu|xonotic-0.7.0-1|8	Version:	0.7.0
12cu|xonotic-0.7.0-1|9	Release:	1
12cu|xonotic-0.7.0-1|10	Url:		http://www.xonotic.org/
12cu|xonotic-0.7.0-1|11	Source0:	http://dl.xonotic.org/%{name}-%{version}.zip
12cu|xonotic-0.7.0-1|12	License:	GPLv2+
12cu|xonotic-0.7.0-1|13	Group:		Games/Arcade
12cu|xonotic-0.7.0-1|14	Requires:	%{name}-data = %{version}
12cu|xonotic-0.7.0-1|15	BuildRequires:	pkgconfig(alsa)
12cu|xonotic-0.7.0-1|16	BuildRequires:	pkgconfig(gl)
12cu|xonotic-0.7.0-1|17	BuildRequires:	pkgconfig(sdl)
12cu|xonotic-0.7.0-1|18	BuildRequires:	pkgconfig(xext)
12cu|xonotic-0.7.0-1|19	BuildRequires:	pkgconfig(xpm)
12cu|xonotic-0.7.0-1|20	BuildRequires:	pkgconfig(xxf86dga)
12cu|xonotic-0.7.0-1|21	BuildRequires:	pkgconfig(xxf86vm)
12cu|xonotic-0.7.0-1|22	BuildRequires:	jpeg-devel
12cu|xonotic-0.7.0-1|23	
12cu|xonotic-0.7.0-1|24	%description
12cu|xonotic-0.7.0-1|25	Xonotic is a free (GPL), fast-paced first-person shooter that works on
12cu|xonotic-0.7.0-1|26	Microsoft Windows, Mac OSX and Linux.
12cu|xonotic-0.7.0-1|27	
12cu|xonotic-0.7.0-1|28	Xonotic is a direct successor of the Nexuiz Project.
12cu|xonotic-0.7.0-1|29	
12cu|xonotic-0.7.0-1|30	It features much better quality graphics and visual effects.
12cu|xonotic-0.7.0-1|31	
12cu|xonotic-0.7.0-1|32	Xonotic places focus on community involvement as its principal driving force
12cu|xonotic-0.7.0-1|33	and structures itself to respect that. The aim of Xonotic is to become the
12cu|xonotic-0.7.0-1|34	best possible open-source FPS (first-person-shooter) of its kind.
12cu|xonotic-0.7.0-1|35	
12cu|xonotic-0.7.0-1|36	%package data
12cu|xonotic-0.7.0-1|37	Summary:	Xonotic data files (graphics, music, maps etc)
12cu|xonotic-0.7.0-1|38	Requires:	%{name} = %{version}
12cu|xonotic-0.7.0-1|39	Group:		Games/Arcade
12cu|xonotic-0.7.0-1|40	BuildArch:	noarch
12cu|xonotic-0.7.0-1|41	
12cu|xonotic-0.7.0-1|42	%description data
12cu|xonotic-0.7.0-1|43	Data files used to play Xonotic.
12cu|xonotic-0.7.0-1|44	
12cu|xonotic-0.7.0-1|45	%prep
12cu|xonotic-0.7.0-1|46	%setup -q -n %{oname}
12cu|xonotic-0.7.0-1|47	
12cu|xonotic-0.7.0-1|48	%build
12cu|xonotic-0.7.0-1|49	cd source/darkplaces
12cu|xonotic-0.7.0-1|50	make clean
12cu|xonotic-0.7.0-1|51	make release CPUOPTIMIZATIONS="%{optflags}" DP_FS_BASEDIR=%{_gamesdatadir}/%{name}
12cu|xonotic-0.7.0-1|52	
12cu|xonotic-0.7.0-1|53	%install
12cu|xonotic-0.7.0-1|54	install -d %{buildroot}%{_gamesdatadir}/%{name}
12cu|xonotic-0.7.0-1|55	cp -R data %{buildroot}%{_gamesdatadir}/%{name}/
12cu|xonotic-0.7.0-1|56	
12cu|xonotic-0.7.0-1|57	install -D -m 755 source/darkplaces/darkplaces-sdl %{buildroot}%{_gamesbindir}/%{name}-sdl
12cu|xonotic-0.7.0-1|58	install -D -m 755 source/darkplaces/darkplaces-glx %{buildroot}%{_gamesbindir}/%{name}-glx
12cu|xonotic-0.7.0-1|59	
12cu|xonotic-0.7.0-1|60	install -D -m 644 misc/logos/icons_png/%{name}_16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|xonotic-0.7.0-1|61	install -D -m 644 misc/logos/icons_png/%{name}_32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|xonotic-0.7.0-1|62	install -D -m 644 misc/logos/icons_png/%{name}_64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cu|xonotic-0.7.0-1|63	install -D -m 644 misc/logos/icons_png/%{name}_128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cu|xonotic-0.7.0-1|64	
12cu|xonotic-0.7.0-1|65	install -D -m 644 misc/logos/%{name}_icon.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cu|xonotic-0.7.0-1|66	
12cu|xonotic-0.7.0-1|67	install -d %{buildroot}%{_datadir}/applications
12cu|xonotic-0.7.0-1|68	
12cu|xonotic-0.7.0-1|69	cat > %{buildroot}%{_datadir}/applications/%{name}-sdl.desktop << EOF
12cu|xonotic-0.7.0-1|70	[Desktop Entry]
12cu|xonotic-0.7.0-1|71	Name=Xonotic-SDL
12cu|xonotic-0.7.0-1|72	Comment=Multi-player first person shooter (SDL)
12cu|xonotic-0.7.0-1|73	Exec=%{_gamesbindir}/%{name}-sdl
12cu|xonotic-0.7.0-1|74	Icon=%{name}
12cu|xonotic-0.7.0-1|75	Terminal=false
12cu|xonotic-0.7.0-1|76	Type=Application
12cu|xonotic-0.7.0-1|77	StartupNotify=false
12cu|xonotic-0.7.0-1|78	Categories=Game;ArcadeGame;
12cu|xonotic-0.7.0-1|79	EOF
12cu|xonotic-0.7.0-1|80	
12cu|xonotic-0.7.0-1|81	cat > %{buildroot}%{_datadir}/applications/%{name}-glx.desktop << EOF
12cu|xonotic-0.7.0-1|82	[Desktop Entry]
12cu|xonotic-0.7.0-1|83	Name=Xonotic-GLX
12cu|xonotic-0.7.0-1|84	Comment=Multi-player first person shooter (GLX)
12cu|xonotic-0.7.0-1|85	Exec=%{_gamesbindir}/%{name}-glx
12cu|xonotic-0.7.0-1|86	Icon=%{name}
12cu|xonotic-0.7.0-1|87	Terminal=false
12cu|xonotic-0.7.0-1|88	Type=Application
12cu|xonotic-0.7.0-1|89	StartupNotify=false
12cu|xonotic-0.7.0-1|90	Categories=Game;ArcadeGame;
12cu|xonotic-0.7.0-1|91	EOF
12cu|xonotic-0.7.0-1|92	
12cu|xonotic-0.7.0-1|93	%files
12cu|xonotic-0.7.0-1|94	%{_gamesbindir}/%{name}-sdl
12cu|xonotic-0.7.0-1|95	%{_gamesbindir}/%{name}-glx
12cu|xonotic-0.7.0-1|96	%{_datadir}/applications/%{name}-sdl.desktop
12cu|xonotic-0.7.0-1|97	%{_datadir}/applications/%{name}-glx.desktop
12cu|xonotic-0.7.0-1|98	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|xonotic-0.7.0-1|99	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|xonotic-0.7.0-1|100	%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12cu|xonotic-0.7.0-1|101	%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12cu|xonotic-0.7.0-1|102	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12cu|xonotic-0.7.0-1|103	
12cu|xonotic-0.7.0-1|104	%files data
12cu|xonotic-0.7.0-1|105	%dir %{_gamesdatadir}/%{name}/data
12cu|xonotic-0.7.0-1|106	%{_gamesdatadir}/%{name}/data/*
12cu|xonotic-0.7.0-1|107	

13351 12
12cu|xournal-0.4.7-2|1	%define name	xournal
12cu|xournal-0.4.7-2|2	%define version	0.4.7
12cu|xournal-0.4.7-2|3	%define release 2
12cu|xournal-0.4.7-2|4	
12cu|xournal-0.4.7-2|5	Name: 	 	%{name}
12cu|xournal-0.4.7-2|6	Summary: 	Pen-based journal and PDF annotator
12cu|xournal-0.4.7-2|7	Version: 	%{version}
12cu|xournal-0.4.7-2|8	Release: 	%{release}
12cu|xournal-0.4.7-2|9	
12cu|xournal-0.4.7-2|10	Source0:	http://heanet.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
12cu|xournal-0.4.7-2|11	URL:		http://xournal.sourceforge.net/
12cu|xournal-0.4.7-2|12	License:	GPLv2
12cu|xournal-0.4.7-2|13	Group:		Office
12cu|xournal-0.4.7-2|14	BuildRequires:	imagemagick
12cu|xournal-0.4.7-2|15	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
12cu|xournal-0.4.7-2|16	BuildRequires:	pkgconfig(poppler-glib)
12cu|xournal-0.4.7-2|17	# For pdftoppm: see http://forum.mandriva.com/viewtopic.php?t=92135
12cu|xournal-0.4.7-2|18	Requires:	poppler
12cu|xournal-0.4.7-2|19	
12cu|xournal-0.4.7-2|20	%description
12cu|xournal-0.4.7-2|21	Xournal is an application for notetaking, sketching, keeping a journal using a
12cu|xournal-0.4.7-2|22	stylus.  It is similar to Microsoft Windows Journal or to other alternatives
12cu|xournal-0.4.7-2|23	such as Jarnal, Gournal, and NoteLab.
12cu|xournal-0.4.7-2|24	
12cu|xournal-0.4.7-2|25	%prep
12cu|xournal-0.4.7-2|26	%setup -q
12cu|xournal-0.4.7-2|27	
12cu|xournal-0.4.7-2|28	%build
12cu|xournal-0.4.7-2|29	%configure2_5x
12cu|xournal-0.4.7-2|30	%make
12cu|xournal-0.4.7-2|31	
12cu|xournal-0.4.7-2|32	%install
12cu|xournal-0.4.7-2|33	%makeinstall
12cu|xournal-0.4.7-2|34	
12cu|xournal-0.4.7-2|35	# menu
12cu|xournal-0.4.7-2|36	mkdir -p %{buildroot}%{_datadir}/applications
12cu|xournal-0.4.7-2|37	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|xournal-0.4.7-2|38	[Desktop Entry]
12cu|xournal-0.4.7-2|39	Name=Xournal
12cu|xournal-0.4.7-2|40	Comment=%summary
12cu|xournal-0.4.7-2|41	Exec=%{_bindir}/%{name}
12cu|xournal-0.4.7-2|42	Icon=%{name}
12cu|xournal-0.4.7-2|43	Terminal=false
12cu|xournal-0.4.7-2|44	Type=Application
12cu|xournal-0.4.7-2|45	StartupNotify=true
12cu|xournal-0.4.7-2|46	Categories=GNOME;GTK;Office;
12cu|xournal-0.4.7-2|47	EOF
12cu|xournal-0.4.7-2|48	
12cu|xournal-0.4.7-2|49	# icons
12cu|xournal-0.4.7-2|50	mkdir -p %{buildroot}%{_liconsdir}
12cu|xournal-0.4.7-2|51	convert -size 48x48 pixmaps/%{name}.png %{buildroot}/%{_liconsdir}/%{name}.png
12cu|xournal-0.4.7-2|52	mkdir -p %{buildroot}/%{_iconsdir}
12cu|xournal-0.4.7-2|53	convert -size 32x32 pixmaps/%{name}.png %{buildroot}/%{_iconsdir}/%{name}.png
12cu|xournal-0.4.7-2|54	mkdir -p %{buildroot}/%{_miconsdir}
12cu|xournal-0.4.7-2|55	convert -size 16x16 pixmaps/%{name}.png %{buildroot}/%{_miconsdir}/%{name}.png
12cu|xournal-0.4.7-2|56	
12cu|xournal-0.4.7-2|57	%find_lang %{name}
12cu|xournal-0.4.7-2|58	
12cu|xournal-0.4.7-2|59	%files -f %{name}.lang
12cu|xournal-0.4.7-2|60	%doc AUTHORS ChangeLog NEWS README html-doc/*
12cu|xournal-0.4.7-2|61	%{_bindir}/%{name}
12cu|xournal-0.4.7-2|62	%{_datadir}/applications/*
12cu|xournal-0.4.7-2|63	%{_datadir}/%{name}
12cu|xournal-0.4.7-2|64	%{_liconsdir}/%{name}.png
12cu|xournal-0.4.7-2|65	%{_iconsdir}/%{name}.png
12cu|xournal-0.4.7-2|66	%{_miconsdir}/%{name}.png
12cu|xournal-0.4.7-2|67	
12cu|xournal-0.4.7-2|68	
12cu|xournal-0.4.7-2|69	
12cu|xournal-0.4.7-2|70	%changelog
12cu|xournal-0.4.7-2|71	* Tue Mar 04 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.4.7-2
12cu|xournal-0.4.7-2|72	+ Revision: 5eb7fd9
12cu|xournal-0.4.7-2|73	- fix build, bump rel
12cu|xournal-0.4.7-2|74	
12cu|xournal-0.4.7-2|75	

13352 12
12cu|xpaint-2.9.10.2-1|1	Summary:	An X Window System image editing or paint program
12cu|xpaint-2.9.10.2-1|2	Name:		xpaint
12cu|xpaint-2.9.10.2-1|3	Version:	2.9.10.2
12cu|xpaint-2.9.10.2-1|4	Release:	1
12cu|xpaint-2.9.10.2-1|5	License:	MIT
12cu|xpaint-2.9.10.2-1|6	Group:		Graphics
12cu|xpaint-2.9.10.2-1|7	Url:		https://sourceforge.net/projects/sf-xpaint
12cu|xpaint-2.9.10.2-1|8	Source0:	http://prdownloads.sourceforge.net/sf-xpaint/xpaint-%{version}.tar.bz2
12cu|xpaint-2.9.10.2-1|9	Source1:	icons-%{name}.tar.bz2
12cu|xpaint-2.9.10.2-1|10	Patch0:		xpaint-2.9.10.2-static.patch
12cu|xpaint-2.9.10.2-1|11	BuildRequires:	bison
12cu|xpaint-2.9.10.2-1|12	BuildRequires:	flex
12cu|xpaint-2.9.10.2-1|13	BuildRequires:	gccmakedep
12cu|xpaint-2.9.10.2-1|14	BuildRequires:	imake
12cu|xpaint-2.9.10.2-1|15	BuildRequires:	libtool
12cu|xpaint-2.9.10.2-1|16	BuildRequires:	jpeg-devel
12cu|xpaint-2.9.10.2-1|17	BuildRequires:	pkgconfig(freetype2)
12cu|xpaint-2.9.10.2-1|18	BuildRequires:	pkgconfig(libopenjpeg1)
12cu|xpaint-2.9.10.2-1|19	BuildRequires:	pkgconfig(libpng)
12cu|xpaint-2.9.10.2-1|20	BuildRequires:	pkgconfig(libtiff-4)
12cu|xpaint-2.9.10.2-1|21	BuildRequires:	pkgconfig(libxaw3dxft)
12cu|xpaint-2.9.10.2-1|22	BuildRequires:	pkgconfig(xft)
12cu|xpaint-2.9.10.2-1|23	BuildRequires:	pkgconfig(xp)
12cu|xpaint-2.9.10.2-1|24	BuildRequires:	pkgconfig(xpm)
12cu|xpaint-2.9.10.2-1|25	BuildRequires:	pkgconfig(zlib)
12cu|xpaint-2.9.10.2-1|26	# Menus uses Liberation fonts
12cu|xpaint-2.9.10.2-1|27	Requires:	fonts-ttf-liberation
12cu|xpaint-2.9.10.2-1|28	
12cu|xpaint-2.9.10.2-1|29	
12cu|xpaint-2.9.10.2-1|30	%description
12cu|xpaint-2.9.10.2-1|31	XPaint is an X Window System color image editing program which supports
12cu|xpaint-2.9.10.2-1|32	many standard paint program operations. XPaint also supports advanced
12cu|xpaint-2.9.10.2-1|33	features like image processing algorithms, scripting and batch jobs.
12cu|xpaint-2.9.10.2-1|34	XPaint allows you to edit multiple images simultaneously and supports
12cu|xpaint-2.9.10.2-1|35	a large variety of image formats, including PNG, JPEG, TIFF, XPM, PPM,
12cu|xpaint-2.9.10.2-1|36	XBM, PS, etc.
12cu|xpaint-2.9.10.2-1|37	
12cu|xpaint-2.9.10.2-1|38	Install this package if you need a simple paint program for X.
12cu|xpaint-2.9.10.2-1|39	
12cu|xpaint-2.9.10.2-1|40	Recent versions of XPaint add new optional editing features based
12cu|xpaint-2.9.10.2-1|41	on programmable filters and user defined procedures written as scripts
12cu|xpaint-2.9.10.2-1|42	in plain C. The package includes a substantial list of examples and
12cu|xpaint-2.9.10.2-1|43	some support for batch processing.
12cu|xpaint-2.9.10.2-1|44	
12cu|xpaint-2.9.10.2-1|45	%files
12cu|xpaint-2.9.10.2-1|46	%doc ChangeLog README* TODO Doc/*.doc Doc/sample.Xdefaults
12cu|xpaint-2.9.10.2-1|47	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
12cu|xpaint-2.9.10.2-1|48	%{_bindir}/*
12cu|xpaint-2.9.10.2-1|49	%{_mandir}/man1/*
12cu|xpaint-2.9.10.2-1|50	%{_datadir}/xpaint/
12cu|xpaint-2.9.10.2-1|51	%{_datadir}/applications/%{name}.desktop
12cu|xpaint-2.9.10.2-1|52	%{_iconsdir}/*.png
12cu|xpaint-2.9.10.2-1|53	%{_iconsdir}/*/*.png
12cu|xpaint-2.9.10.2-1|54	
12cu|xpaint-2.9.10.2-1|55	#----------------------------------------------------------------------------
12cu|xpaint-2.9.10.2-1|56	
12cu|xpaint-2.9.10.2-1|57	%prep
12cu|xpaint-2.9.10.2-1|58	%setup -q
12cu|xpaint-2.9.10.2-1|59	%patch0 -p1
12cu|xpaint-2.9.10.2-1|60	
12cu|xpaint-2.9.10.2-1|61	%build
12cu|xpaint-2.9.10.2-1|62	autoreconf -fi
12cu|xpaint-2.9.10.2-1|63	%configure2_5x
12cu|xpaint-2.9.10.2-1|64	make ARCH_DEFINES="%{optflags}"
12cu|xpaint-2.9.10.2-1|65	
12cu|xpaint-2.9.10.2-1|66	%install
12cu|xpaint-2.9.10.2-1|67	%makeinstall_std
12cu|xpaint-2.9.10.2-1|68	
12cu|xpaint-2.9.10.2-1|69	#use upstream .desktop file
12cu|xpaint-2.9.10.2-1|70	install -Dpm0644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|xpaint-2.9.10.2-1|71	
12cu|xpaint-2.9.10.2-1|72	#mdk icon
12cu|xpaint-2.9.10.2-1|73	install -d %{buildroot}%{_iconsdir}
12cu|xpaint-2.9.10.2-1|74	tar jxf %{SOURCE1} -C %{buildroot}%{_iconsdir}
12cu|xpaint-2.9.10.2-1|75	
12cu|xpaint-2.9.10.2-1|76	# symlink on /etc
12cu|xpaint-2.9.10.2-1|77	# rm -rf %{buildroot}/usr/lib/X11/app-defaults
12cu|xpaint-2.9.10.2-1|78	
12cu|xpaint-2.9.10.2-1|79	# Don't ship it
12cu|xpaint-2.9.10.2-1|80	rm -rf %{buildroot}%{_libdir}/*.a
12cu|xpaint-2.9.10.2-1|81	
12cu|xpaint-2.9.10.2-1|82	%changelog
12cu|xpaint-2.9.10.2-1|83	* Thu Jun 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.9.10.2-1
12cu|xpaint-2.9.10.2-1|84	+ Revision: 7983142
12cu|xpaint-2.9.10.2-1|85	- Update BuildRequires
12cu|xpaint-2.9.10.2-1|86	
12cu|xpaint-2.9.10.2-1|87	

13353 12
12cu|xpdf-3.03-2|1	%define major 0
12cu|xpdf-3.03-2|2	%define libname %mklibname xpdf %{major}
12cu|xpdf-3.03-2|3	%define devname %mklibname xpdf -d
12cu|xpdf-3.03-2|4	
12cu|xpdf-3.03-2|5	%define urwdir %{_datadir}/fonts/default/Type1
12cu|xpdf-3.03-2|6	%define lesstifver 0.93.41
12cu|xpdf-3.03-2|7	%define freetypever 2.1.5
12cu|xpdf-3.03-2|8	%define x11dir /usr/X11R6
12cu|xpdf-3.03-2|9	%define build_lesstif 0
12cu|xpdf-3.03-2|10	%define build_freetype2 0
12cu|xpdf-3.03-2|11	%define usefreetype2 1
12cu|xpdf-3.03-2|12	
12cu|xpdf-3.03-2|13	Summary:	A PDF file viewer for the X Window System
12cu|xpdf-3.03-2|14	Name:		xpdf
12cu|xpdf-3.03-2|15	Version:	3.03
12cu|xpdf-3.03-2|16	Release:	2
12cu|xpdf-3.03-2|17	License:	GPLv2+
12cu|xpdf-3.03-2|18	Group:		Publishing
12cu|xpdf-3.03-2|19	Url:		http://www.foolabs.com/xpdf/
12cu|xpdf-3.03-2|20	Source0:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-%{version}.tar.bz2
12cu|xpdf-3.03-2|21	Source1:	icons-%{name}.tar.bz2
12cu|xpdf-3.03-2|22	Source2:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-chinese-simplified.tar.bz2
12cu|xpdf-3.03-2|23	Source3:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-chinese-traditional.tar.bz2
12cu|xpdf-3.03-2|24	Source4:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-cyrillic.tar.bz2
12cu|xpdf-3.03-2|25	Source5:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-japanese.tar.bz2
12cu|xpdf-3.03-2|26	Source6:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-korean.tar.bz2
12cu|xpdf-3.03-2|27	Source7:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-thai.tar.bz2
12cu|xpdf-3.03-2|28	Source8:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-greek.tar.bz2
12cu|xpdf-3.03-2|29	Source9:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-latin2.tar.bz2
12cu|xpdf-3.03-2|30	Source10:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-turkish.tar.bz2
12cu|xpdf-3.03-2|31	Source11:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-hebrew.tar.bz2
12cu|xpdf-3.03-2|32	Source12:	ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/lesstif-%{lesstifver}.tar.bz2
12cu|xpdf-3.03-2|33	Source13:	ftp://ftp.freetype.org/freetype/freetype2/freetype-%{freetypever}.tar.bz2
12cu|xpdf-3.03-2|34	Source14:	ftp://ftp.foolabs.com/pub/xpdf/%{name}-arabic.tar.bz2
12cu|xpdf-3.03-2|35	#Source100:	xpdf.rpmlintrc
12cu|xpdf-3.03-2|36	
12cu|xpdf-3.03-2|37	Patch0:		xpdf-3.03-shared.diff
12cu|xpdf-3.03-2|38	Patch2:		%{name}-3.01-antihigh.patch
12cu|xpdf-3.03-2|39	Patch6:		%{name}-2.03-zoom.patch
12cu|xpdf-3.03-2|40	# use some debian patches for static freetype 2.1.5
12cu|xpdf-3.03-2|41	Patch9:		%{name}-2.03-ft215deb.patch
12cu|xpdf-3.03-2|42	#
12cu|xpdf-3.03-2|43	Patch16:	%{name}-3.03-chinese.patch
12cu|xpdf-3.03-2|44	Patch17:	%{name}-3.03-CAN-2005-0206.patch
12cu|xpdf-3.03-2|45	Patch18:	%{name}-3.00-gcc401.patch
12cu|xpdf-3.03-2|46	Patch19:	%{name}-3.01-core.patch
12cu|xpdf-3.03-2|47	Patch20:	%{name}-3.03-crash.patch
12cu|xpdf-3.03-2|48	Patch21:	%{name}-3.01-xfont.patch
12cu|xpdf-3.03-2|49	Patch27:	%{name}-3.03-strcast.patch
12cu|xpdf-3.03-2|50	Patch28:	%{name}-3.03-fix-makefile.patch
12cu|xpdf-3.03-2|51	BuildRequires:	pkgconfig(x11)
12cu|xpdf-3.03-2|52	BuildRequires:	pkgconfig(xt)
12cu|xpdf-3.03-2|53	BuildRequires:	pkgconfig(xpm)
12cu|xpdf-3.03-2|54	BuildRequires:	pkgconfig(freetype2)
12cu|xpdf-3.03-2|55	BuildRequires:	pkgconfig(zlib)
12cu|xpdf-3.03-2|56	BuildRequires:	pkgconfig(fontconfig)
12cu|xpdf-3.03-2|57	BuildRequires:	pkgconfig(xrender)
12cu|xpdf-3.03-2|58	BuildRequires:	pkgconfig(xft)
12cu|xpdf-3.03-2|59	BuildConflicts:	libpaper-devel
12cu|xpdf-3.03-2|60	BuildRequires:	libtool
12cu|xpdf-3.03-2|61	%if %{build_lesstif}
12cu|xpdf-3.03-2|62	BuildConflicts:	lesstif-devel
12cu|xpdf-3.03-2|63	%else
12cu|xpdf-3.03-2|64	BuildRequires:	lesstif-devel
12cu|xpdf-3.03-2|65	%endif
12cu|xpdf-3.03-2|66	Requires:	urw-fonts
12cu|xpdf-3.03-2|67	# Lesstiff user interface requires these (btw, why a static lesstif and freetype?)
12cu|xpdf-3.03-2|68	Requires:	x11-font-adobe-75dpi
12cu|xpdf-3.03-2|69	Requires:	x11-font-adobe-100dpi
12cu|xpdf-3.03-2|70	Requires:	%{name}-common = %{EVRD}
12cu|xpdf-3.03-2|71	
12cu|xpdf-3.03-2|72	%description
12cu|xpdf-3.03-2|73	Xpdf is an X Window System based viewer for Portable Document Format (PDF)
12cu|xpdf-3.03-2|74	files. PDF files are sometimes called Acrobat files, after Adobe Acrobat
12cu|xpdf-3.03-2|75	(Adobe's PDF viewer).  Xpdf is a small and efficient program which uses
12cu|xpdf-3.03-2|76	standard X fonts.
12cu|xpdf-3.03-2|77	
12cu|xpdf-3.03-2|78	%files
12cu|xpdf-3.03-2|79	%{_bindir}/xpdf
12cu|xpdf-3.03-2|80	%{_mandir}/man1/xpdf.1*
12cu|xpdf-3.03-2|81	%{_datadir}/applications/%{name}.desktop
12cu|xpdf-3.03-2|82	%{_iconsdir}/*.*
12cu|xpdf-3.03-2|83	%{_liconsdir}/*.*
12cu|xpdf-3.03-2|84	%{_miconsdir}/*.*
12cu|xpdf-3.03-2|85	
12cu|xpdf-3.03-2|86	#----------------------------------------------------------------------------
12cu|xpdf-3.03-2|87	
12cu|xpdf-3.03-2|88	%package -n %{libname}
12cu|xpdf-3.03-2|89	Summary:	Shared Xpdf library
12cu|xpdf-3.03-2|90	Group:		System/Libraries
12cu|xpdf-3.03-2|91	
12cu|xpdf-3.03-2|92	%description -n %{libname}
12cu|xpdf-3.03-2|93	Xpdf is an X Window System based viewer for Portable Document Format (PDF)
12cu|xpdf-3.03-2|94	files. PDF files are sometimes called Acrobat files, after Adobe Acrobat
12cu|xpdf-3.03-2|95	(Adobe's PDF viewer). Xpdf is a small and efficient program which uses
12cu|xpdf-3.03-2|96	standard X fonts.
12cu|xpdf-3.03-2|97	
12cu|xpdf-3.03-2|98	%files -n %{libname}
12cu|xpdf-3.03-2|99	%doc CHANGES README
12cu|xpdf-3.03-2|100	%{_libdir}/libxpdf.so.%{major}*
12cu|xpdf-3.03-2|101	
12cu|xpdf-3.03-2|102	#----------------------------------------------------------------------------
12cu|xpdf-3.03-2|103	
12cu|xpdf-3.03-2|104	%package -n %{devname}
12cu|xpdf-3.03-2|105	Summary:	Development files for the Xpdf library
12cu|xpdf-3.03-2|106	Group:		Development/C++
12cu|xpdf-3.03-2|107	Provides:	%{name}-devel = %{EVRD}
12cu|xpdf-3.03-2|108	Requires:	%{libname} = %{EVRD}
12cu|xpdf-3.03-2|109	
12cu|xpdf-3.03-2|110	%description -n %{devname}
12cu|xpdf-3.03-2|111	Xpdf is an X Window System based viewer for Portable Document Format (PDF)
12cu|xpdf-3.03-2|112	files. PDF files are sometimes called Acrobat files, after Adobe Acrobat
12cu|xpdf-3.03-2|113	(Adobe's PDF viewer). Xpdf is a small and efficient program which uses
12cu|xpdf-3.03-2|114	standard X fonts.
12cu|xpdf-3.03-2|115	
12cu|xpdf-3.03-2|116	This package contains the development files for Xpdf.
12cu|xpdf-3.03-2|117	
12cu|xpdf-3.03-2|118	%files -n %{devname}
12cu|xpdf-3.03-2|119	%{_includedir}/%{name}
12cu|xpdf-3.03-2|120	%{_libdir}/*.so
12cu|xpdf-3.03-2|121	
12cu|xpdf-3.03-2|122	#----------------------------------------------------------------------------
12cu|xpdf-3.03-2|123	
12cu|xpdf-3.03-2|124	%package common
12cu|xpdf-3.03-2|125	Summary:	Common files for xpdf and the applications based on it
12cu|xpdf-3.03-2|126	Group:		Publishing
12cu|xpdf-3.03-2|127	
12cu|xpdf-3.03-2|128	%description common
12cu|xpdf-3.03-2|129	Xpdf is an X Window System based viewer for Portable Document Format (PDF)
12cu|xpdf-3.03-2|130	files. PDF files are sometimes called Acrobat files, after Adobe Acrobat
12cu|xpdf-3.03-2|131	(Adobe's PDF viewer). Xpdf is a small and efficient program which uses
12cu|xpdf-3.03-2|132	standard X fonts.
12cu|xpdf-3.03-2|133	
12cu|xpdf-3.03-2|134	This package contains common files (such as UnicodeMap and xpdfrc) needed for
12cu|xpdf-3.03-2|135	xpdf and the applications based on it.
12cu|xpdf-3.03-2|136	
12cu|xpdf-3.03-2|137	%files common
12cu|xpdf-3.03-2|138	%{_datadir}/%{name}
12cu|xpdf-3.03-2|139	%{_mandir}/man5/*
12cu|xpdf-3.03-2|140	%config(noreplace) %{_sysconfdir}/xpdfrc
12cu|xpdf-3.03-2|141	
12cu|xpdf-3.03-2|142	#----------------------------------------------------------------------------
12cu|xpdf-3.03-2|143	
12cu|xpdf-3.03-2|144	%prep
12cu|xpdf-3.03-2|145	%setup -q -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a11 -a12 -a13 -a14
12cu|xpdf-3.03-2|146	%patch0 -p1 -b .shared
12cu|xpdf-3.03-2|147	%patch2 -p1 -b .antihigh
12cu|xpdf-3.03-2|148	%patch6 -p1 -b .zoom
12cu|xpdf-3.03-2|149	%if %{build_freetype2}
12cu|xpdf-3.03-2|150	%patch9 -p1 -b .deb
12cu|xpdf-3.03-2|151	%endif
12cu|xpdf-3.03-2|152	%patch16 -p1 -b .chinese
12cu|xpdf-3.03-2|153	%patch17 -p1 -b .CAN-2005-0206
12cu|xpdf-3.03-2|154	%patch18 -p1 -b .gcc401
12cu|xpdf-3.03-2|155	%patch19 -p1 -b .core
12cu|xpdf-3.03-2|156	%patch20 -p1 -b .crash
12cu|xpdf-3.03-2|157	%patch21 -p1 -b .xfont
12cu|xpdf-3.03-2|158	%patch27 -p0 -b .strcast
12cu|xpdf-3.03-2|159	%patch28 -p1
12cu|xpdf-3.03-2|160	
12cu|xpdf-3.03-2|161	
12cu|xpdf-3.03-2|162	%build
12cu|xpdf-3.03-2|163	CURRENTDIR=`pwd`
12cu|xpdf-3.03-2|164	
12cu|xpdf-3.03-2|165	# build a local lesstif library
12cu|xpdf-3.03-2|166	%if %{build_lesstif}
12cu|xpdf-3.03-2|167	(cd lesstif-%{lesstifver}
12cu|xpdf-3.03-2|168	CFLAGS="%{optflags}" \
12cu|xpdf-3.03-2|169	./configure \
12cu|xpdf-3.03-2|170	--prefix=%{x11dir} \
12cu|xpdf-3.03-2|171	--libdir=%{x11dir}/%{_lib} \
12cu|xpdf-3.03-2|172	--disable-shared \
12cu|xpdf-3.03-2|173	--enable-static \
12cu|xpdf-3.03-2|174	--disable-build-12 \
12cu|xpdf-3.03-2|175	--disable-build-20 \
12cu|xpdf-3.03-2|176	--enable-build-21 \
12cu|xpdf-3.03-2|177	--enable-default-21 \
12cu|xpdf-3.03-2|178	--disable-maintainer-mode \
12cu|xpdf-3.03-2|179	--with-t1-library=no \
12cu|xpdf-3.03-2|180	--disable-debug
12cu|xpdf-3.03-2|181	%make
12cu|xpdf-3.03-2|182	make install \
12cu|xpdf-3.03-2|183	prefix=$CURRENTDIR/lesstif-local \
12cu|xpdf-3.03-2|184	libdir=$CURRENTDIR/lesstif-local/lib
12cu|xpdf-3.03-2|185	)
12cu|xpdf-3.03-2|186	%endif
12cu|xpdf-3.03-2|187	
12cu|xpdf-3.03-2|188	# build a local freetype2 library
12cu|xpdf-3.03-2|189	%if %{build_freetype2}
12cu|xpdf-3.03-2|190	(cd freetype-%{freetypever}
12cu|xpdf-3.03-2|191	%configure2_5x --disable-shared
12cu|xpdf-3.03-2|192	%make
12cu|xpdf-3.03-2|193	make install DESTDIR=$CURRENTDIR/freetype2-local \
12cu|xpdf-3.03-2|194	)
12cu|xpdf-3.03-2|195	%endif
12cu|xpdf-3.03-2|196	
12cu|xpdf-3.03-2|197	# build xpdf
12cu|xpdf-3.03-2|198	export X_EXTRA_LIBS="-lXft -lXrender -lfontconfig -lz -lfreetype"
12cu|xpdf-3.03-2|199	%configure2_5x \
12cu|xpdf-3.03-2|200	--bindir=%{_bindir} \
12cu|xpdf-3.03-2|201	--mandir=%{_mandir} \
12cu|xpdf-3.03-2|202	%if %{build_lesstif}
12cu|xpdf-3.03-2|203	--with-Xm-library=$CURRENTDIR/lesstif-local/lib \
12cu|xpdf-3.03-2|204	--with-Xm-includes=$CURRENTDIR/lesstif-local/include \
12cu|xpdf-3.03-2|205	%endif
12cu|xpdf-3.03-2|206	%if %{build_freetype2}
12cu|xpdf-3.03-2|207	--with-freetype2-includes=$CURRENTDIR/freetype2-local%{_includedir}/freetype2 \
12cu|xpdf-3.03-2|208	--with-freetype2-library=$CURRENTDIR/freetype2-local%{_libdir} \
12cu|xpdf-3.03-2|209	%endif
12cu|xpdf-3.03-2|210	%if %{usefreetype2}
12cu|xpdf-3.03-2|211	--with-freetype2-includes=%{_includedir}/freetype2 \
12cu|xpdf-3.03-2|212	%endif
12cu|xpdf-3.03-2|213	--enable-opi
12cu|xpdf-3.03-2|214	
12cu|xpdf-3.03-2|215	%make
12cu|xpdf-3.03-2|216	
12cu|xpdf-3.03-2|217	pushd doc
12cu|xpdf-3.03-2|218	perl -pi -e 's|netscape|mozilla|g' xpdf.1 xpdf.cat xpdf.hlp xpdfrc.5
12cu|xpdf-3.03-2|219	perl -pi -e 's@/usr/local/etc/@%{_sysconfdir}/@' *.1 *.5
12cu|xpdf-3.03-2|220	perl -pi -e 's@/usr/local/share/ghostscript/fonts@%{urwdir}@' sample-xpdfrc *.1 *.5
12cu|xpdf-3.03-2|221	perl -pi -e 's@^#displayFontT1@fontFile@' sample-xpdfrc
12cu|xpdf-3.03-2|222	for i in chinese-simplified chinese-traditional cyrillic japanese \
12cu|xpdf-3.03-2|223	korean thai greek latin2 turkish hebrew arabic; \
12cu|xpdf-3.03-2|224	do
12cu|xpdf-3.03-2|225	perl -pi -e 's@/usr/local/share/xpdf@%{_datadir}/xpdf@' \
12cu|xpdf-3.03-2|226	../xpdf-$i/add-to-xpdfrc \
12cu|xpdf-3.03-2|227	../xpdf-$i/README
12cu|xpdf-3.03-2|228	echo >> sample-xpdfrc
12cu|xpdf-3.03-2|229	cat ../xpdf-$i/add-to-xpdfrc >> sample-xpdfrc
12cu|xpdf-3.03-2|230	rm ../xpdf-$i/add-to-xpdfrc
12cu|xpdf-3.03-2|231	done
12cu|xpdf-3.03-2|232	# Xpdf no longer supports X fonts
12cu|xpdf-3.03-2|233	perl -pi -e 's/^displayCIDFontX/#displayCIDFontX/g' sample-xpdfrc
12cu|xpdf-3.03-2|234	perl -pi -e 's/^#urlCommand.*/urlCommand "www-browser %s"/' sample-xpdfrc
12cu|xpdf-3.03-2|235	popd
12cu|xpdf-3.03-2|236	
12cu|xpdf-3.03-2|237	%install
12cu|xpdf-3.03-2|238	install -d %{buildroot}%{_bindir}
12cu|xpdf-3.03-2|239	install -d %{buildroot}%{_mandir}/man1
12cu|xpdf-3.03-2|240	
12cu|xpdf-3.03-2|241	%makeinstall_std
12cu|xpdf-3.03-2|242	
12cu|xpdf-3.03-2|243	for i in chinese-simplified chinese-traditional cyrillic japanese \
12cu|xpdf-3.03-2|244	korean thai greek latin2 turkish hebrew arabic; \
12cu|xpdf-3.03-2|245	do
12cu|xpdf-3.03-2|246	mkdir -p %{buildroot}%{_datadir}/%{name}/$i
12cu|xpdf-3.03-2|247	cp -a xpdf-$i/* %{buildroot}%{_datadir}/%{name}/$i/
12cu|xpdf-3.03-2|248	done
12cu|xpdf-3.03-2|249	
12cu|xpdf-3.03-2|250	install -m 755 -d %{buildroot}%{_datadir}/applications/
12cu|xpdf-3.03-2|251	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|xpdf-3.03-2|252	[Desktop Entry]
12cu|xpdf-3.03-2|253	Name=Xpdf
12cu|xpdf-3.03-2|254	Comment=Views PDF files
12cu|xpdf-3.03-2|255	Exec=%{_bindir}/xpdf %f
12cu|xpdf-3.03-2|256	Icon=%{name}
12cu|xpdf-3.03-2|257	Terminal=false
12cu|xpdf-3.03-2|258	Type=Application
12cu|xpdf-3.03-2|259	StartupNotify=true
12cu|xpdf-3.03-2|260	MimeType=text/pdf;text/x-pdf;application/pdf;application/x-pdf;
12cu|xpdf-3.03-2|261	Categories=X-MandrivaLinux-Office-Publishing;Office;Viewer;
12cu|xpdf-3.03-2|262	EOF
12cu|xpdf-3.03-2|263	
12cu|xpdf-3.03-2|264	# mdk icons
12cu|xpdf-3.03-2|265	install -d %{buildroot}%{_iconsdir}
12cu|xpdf-3.03-2|266	tar xjf %{SOURCE1} -C %{buildroot}%{_iconsdir}
12cu|xpdf-3.03-2|267	
12cu|xpdf-3.03-2|268	# remove unpackaged files
12cu|xpdf-3.03-2|269	rm -f %{buildroot}%{_bindir}/pdf* %{buildroot}%{_mandir}/man1/pdf*
12cu|xpdf-3.03-2|270	
12cu|xpdf-3.03-2|271	# install headers
12cu|xpdf-3.03-2|272	install -d %{buildroot}%{_includedir}/%{name}
12cu|xpdf-3.03-2|273	install -m0644 xpdf/*.h %{buildroot}%{_includedir}/%{name}/
12cu|xpdf-3.03-2|274	install -m0644 aconf*.h %{buildroot}%{_includedir}/%{name}/
12cu|xpdf-3.03-2|275	
12cu|xpdf-3.03-2|276	for i in fofi goo splash; do
12cu|xpdf-3.03-2|277	install -d %{buildroot}%{_includedir}/%{name}/$i
12cu|xpdf-3.03-2|278	install -m0644 $i/*.h %{buildroot}%{_includedir}/%{name}/$i/
12cu|xpdf-3.03-2|279	done
12cu|xpdf-3.03-2|280	
12cu|xpdf-3.03-2|281	
12cu|xpdf-3.03-2|282	%changelog
12cu|xpdf-3.03-2|283	* Sun Apr 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.03-2
12cu|xpdf-3.03-2|284	+ Revision: 4b9a941
12cu|xpdf-3.03-2|285	- Spec cleanup
12cu|xpdf-3.03-2|286	
12cu|xpdf-3.03-2|287	

13354 12
12cu|xphelloworld-1.0.1-10|1	Name: xphelloworld
12cu|xphelloworld-1.0.1-10|2	Version: 1.0.1
12cu|xphelloworld-1.0.1-10|3	Release: 10
12cu|xphelloworld-1.0.1-10|4	Summary: Sends a test page to an Xprint printer
12cu|xphelloworld-1.0.1-10|5	Group: Development/X11
12cu|xphelloworld-1.0.1-10|6	License: MIT
12cu|xphelloworld-1.0.1-10|7	Url:    http://cgit.freedesktop.org/xorg/app/xphelloworld/
12cu|xphelloworld-1.0.1-10|8	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12cu|xphelloworld-1.0.1-10|9	Patch0: xphelloworld-1.0.1-fix-xaw8-BR.diff
12cu|xphelloworld-1.0.1-10|10	
12cu|xphelloworld-1.0.1-10|11	BuildRequires: pkgconfig(xaw7) >= 1.0.1
12cu|xphelloworld-1.0.1-10|12	BuildRequires: lesstif-devel
12cu|xphelloworld-1.0.1-10|13	BuildRequires: pkgconfig(xp) >= 1.0.0
12cu|xphelloworld-1.0.1-10|14	BuildRequires: pkgconfig(xprintapputil) >= 1.0.1
12cu|xphelloworld-1.0.1-10|15	BuildRequires: pkgconfig(xprintutil) >= 1.0.1
12cu|xphelloworld-1.0.1-10|16	BuildRequires: pkgconfig(xt) >= 1.0.0
12cu|xphelloworld-1.0.1-10|17	BuildRequires: pkgconfig(xorg-macros) >= 1.0.1
12cu|xphelloworld-1.0.1-10|18	
12cu|xphelloworld-1.0.1-10|19	%description
12cu|xphelloworld-1.0.1-10|20	Xphelloworld is a utility for Xprint, the printing system for the X Window
12cu|xphelloworld-1.0.1-10|21	system. It sends a test page to the specified printer (or the default printer,
12cu|xphelloworld-1.0.1-10|22	if none is specified).
12cu|xphelloworld-1.0.1-10|23	
12cu|xphelloworld-1.0.1-10|24	%prep
12cu|xphelloworld-1.0.1-10|25	%setup -q -n %{name}-%{version}
12cu|xphelloworld-1.0.1-10|26	%patch0 -p0
12cu|xphelloworld-1.0.1-10|27	
12cu|xphelloworld-1.0.1-10|28	%build
12cu|xphelloworld-1.0.1-10|29	autoconf
12cu|xphelloworld-1.0.1-10|30	%configure2_5x	--x-includes=%{_includedir}\
12cu|xphelloworld-1.0.1-10|31	--x-libraries=%{_libdir}
12cu|xphelloworld-1.0.1-10|32	
12cu|xphelloworld-1.0.1-10|33	%make
12cu|xphelloworld-1.0.1-10|34	
12cu|xphelloworld-1.0.1-10|35	%install
12cu|xphelloworld-1.0.1-10|36	%makeinstall_std
12cu|xphelloworld-1.0.1-10|37	
12cu|xphelloworld-1.0.1-10|38	%files
12cu|xphelloworld-1.0.1-10|39	%{_bindir}/xphelloworld
12cu|xphelloworld-1.0.1-10|40	%{_bindir}/xpsimplehelloworld
12cu|xphelloworld-1.0.1-10|41	%{_bindir}/xpxthelloworld
12cu|xphelloworld-1.0.1-10|42	%{_mandir}/man1/xphelloworld.1*
12cu|xphelloworld-1.0.1-10|43	%{_mandir}/man1/xpxthelloworld.1*
12cu|xphelloworld-1.0.1-10|44	%{_mandir}/man1/xpsimplehelloworld.1*
12cu|xphelloworld-1.0.1-10|45	
12cu|xphelloworld-1.0.1-10|46	
12cu|xphelloworld-1.0.1-10|47	%changelog
12cu|xphelloworld-1.0.1-10|48	* Sun Mar 02 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.0.1-10
12cu|xphelloworld-1.0.1-10|49	+ Revision: ca1ffdd
12cu|xphelloworld-1.0.1-10|50	- fix missed url , wait for libxprintutil main fix by real packagers, to build on x86_64
12cu|xphelloworld-1.0.1-10|51	
12cu|xphelloworld-1.0.1-10|52	

13355 12
12cu|xpilot-4.5.5-2|1	Summary:	An X Window System based multiplayer aerial combat game
12cu|xpilot-4.5.5-2|2	Name:		xpilot
12cu|xpilot-4.5.5-2|3	Version:	4.5.5
12cu|xpilot-4.5.5-2|4	Release:	2
12cu|xpilot-4.5.5-2|5	License:	GPL
12cu|xpilot-4.5.5-2|6	Group:		Games/Arcade
12cu|xpilot-4.5.5-2|7	URL:		http://www.xpilot.org
12cu|xpilot-4.5.5-2|8	Source0:	http://downloads.sourceforge.net/xpilotgame/xpilot-%version.tar.bz2
12cu|xpilot-4.5.5-2|9	# Source1:	%{name}-menu
12cu|xpilot-4.5.5-2|10	Source2:	%{name}-16.png
12cu|xpilot-4.5.5-2|11	Source3:	%{name}-32.png
12cu|xpilot-4.5.5-2|12	Source4:	%{name}-48.png
12cu|xpilot-4.5.5-2|13	Patch0:		%{name}-4.5.3-config.patch
12cu|xpilot-4.5.5-2|14	BuildRequires:	pkgconfig(x11)
12cu|xpilot-4.5.5-2|15	BuildRequires:	pkgconfig(xext)
12cu|xpilot-4.5.5-2|16	BuildRequires:  imake
12cu|xpilot-4.5.5-2|17	
12cu|xpilot-4.5.5-2|18	
12cu|xpilot-4.5.5-2|19	%description
12cu|xpilot-4.5.5-2|20	Xpilot is an X Window System based multiplayer game of aerial combat.
12cu|xpilot-4.5.5-2|21	
12cu|xpilot-4.5.5-2|22	The object of the game is to shoot each other down, or you can use the race
12cu|xpilot-4.5.5-2|23	mode to just fly around.
12cu|xpilot-4.5.5-2|24	
12cu|xpilot-4.5.5-2|25	Xpilot resembles the Commodore 64 Thrust game, which is similar to Atari's
12cu|xpilot-4.5.5-2|26	Gravitar and Asteriods (note: this is not misspelled).
12cu|xpilot-4.5.5-2|27	
12cu|xpilot-4.5.5-2|28	Unless you already have an xpilot server on your network, you'll need to set up
12cu|xpilot-4.5.5-2|29	the server on one machine, and then set up xpilot clients on all of the
12cu|xpilot-4.5.5-2|30	players' machines.
12cu|xpilot-4.5.5-2|31	
12cu|xpilot-4.5.5-2|32	%prep
12cu|xpilot-4.5.5-2|33	%setup -q
12cu|xpilot-4.5.5-2|34	%patch0 -p0
12cu|xpilot-4.5.5-2|35	
12cu|xpilot-4.5.5-2|36	%build
12cu|xpilot-4.5.5-2|37	xmkmf
12cu|xpilot-4.5.5-2|38	%make Makefiles
12cu|xpilot-4.5.5-2|39	%make CDEBUGFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cu|xpilot-4.5.5-2|40	
12cu|xpilot-4.5.5-2|41	%install
12cu|xpilot-4.5.5-2|42	rm -rf $RPM_BUILD_ROOT
12cu|xpilot-4.5.5-2|43	
12cu|xpilot-4.5.5-2|44	%makeinstall_std install.man INSTBINDIR=%{_gamesbindir}
12cu|xpilot-4.5.5-2|45	
12cu|xpilot-4.5.5-2|46	install -m644 %SOURCE2 -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cu|xpilot-4.5.5-2|47	install -m644 %SOURCE3 -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cu|xpilot-4.5.5-2|48	install -m644 %SOURCE4 -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cu|xpilot-4.5.5-2|49	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man{1,6}
12cu|xpilot-4.5.5-2|50	
12cu|xpilot-4.5.5-2|51	# scheesh. cvs files.
12cu|xpilot-4.5.5-2|52	find doc -name '.cvs*' | xargs rm -f {} \;
12cu|xpilot-4.5.5-2|53	
12cu|xpilot-4.5.5-2|54	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cu|xpilot-4.5.5-2|55	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}-server.desktop
12cu|xpilot-4.5.5-2|56	[Desktop Entry]
12cu|xpilot-4.5.5-2|57	Type=Application
12cu|xpilot-4.5.5-2|58	Categories=Game;ArcadeGame;
12cu|xpilot-4.5.5-2|59	Name=Xpilot server
12cu|xpilot-4.5.5-2|60	Comment=Fly/shoot arcade game
12cu|xpilot-4.5.5-2|61	Exec=%{_gamesbindir}/xpilots
12cu|xpilot-4.5.5-2|62	Icon=%{name}
12cu|xpilot-4.5.5-2|63	EOF
12cu|xpilot-4.5.5-2|64	
12cu|xpilot-4.5.5-2|65	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cu|xpilot-4.5.5-2|66	[Desktop Entry]
12cu|xpilot-4.5.5-2|67	Type=Application
12cu|xpilot-4.5.5-2|68	Categories=Game;ArcadeGame;
12cu|xpilot-4.5.5-2|69	Name=Xpilot - Requires server
12cu|xpilot-4.5.5-2|70	Comment=Fly/shoot arcade game
12cu|xpilot-4.5.5-2|71	Exec=%{_gamesbindir}/xpilot -join
12cu|xpilot-4.5.5-2|72	Icon=%{name}
12cu|xpilot-4.5.5-2|73	EOF
12cu|xpilot-4.5.5-2|74	
12cu|xpilot-4.5.5-2|75	%if %mdkversion < 200900
12cu|xpilot-4.5.5-2|76	%post
12cu|xpilot-4.5.5-2|77	%{update_menus}
12cu|xpilot-4.5.5-2|78	%endif
12cu|xpilot-4.5.5-2|79	
12cu|xpilot-4.5.5-2|80	%if %mdkversion < 200900
12cu|xpilot-4.5.5-2|81	%postun
12cu|xpilot-4.5.5-2|82	%{clean_menus}
12cu|xpilot-4.5.5-2|83	%endif
12cu|xpilot-4.5.5-2|84	
12cu|xpilot-4.5.5-2|85	%clean
12cu|xpilot-4.5.5-2|86	rm -rf $RPM_BUILD_ROOT
12cu|xpilot-4.5.5-2|87	
12cu|xpilot-4.5.5-2|88	%files
12cu|xpilot-4.5.5-2|89	%defattr(-,root,root)
12cu|xpilot-4.5.5-2|90	%doc README.txt LICENSE README.txt.msub
12cu|xpilot-4.5.5-2|91	%doc doc
12cu|xpilot-4.5.5-2|92	%{_gamesbindir}/*
12cu|xpilot-4.5.5-2|93	/usr/lib/xpilot
12cu|xpilot-4.5.5-2|94	%{_mandir}/man?/*
12cu|xpilot-4.5.5-2|95	%{_datadir}/applications/mandriva-*.desktop
12cu|xpilot-4.5.5-2|96	%{_miconsdir}/*
12cu|xpilot-4.5.5-2|97	%{_liconsdir}/*
12cu|xpilot-4.5.5-2|98	%{_iconsdir}/%{name}.png
12cu|xpilot-4.5.5-2|99	
12cu|xpilot-4.5.5-2|100	
12cu|xpilot-4.5.5-2|101	
12cu|xpilot-4.5.5-2|102	%changelog
12cu|xpilot-4.5.5-2|103	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 4.5.5-1mdv2011.0
12cu|xpilot-4.5.5-2|104	+ Revision: 657735
12cu|xpilot-4.5.5-2|105	- new version 4.5.5
12cu|xpilot-4.5.5-2|106	
12cu|xpilot-4.5.5-2|107	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 4.5.4-9
12cu|xpilot-4.5.5-2|108	+ Revision: 634909
12cu|xpilot-4.5.5-2|109	- simplify BR
12cu|xpilot-4.5.5-2|110	
12cu|xpilot-4.5.5-2|111	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 4.5.4-8mdv2010.0
12cu|xpilot-4.5.5-2|112	+ Revision: 435257
12cu|xpilot-4.5.5-2|113	- rebuild
12cu|xpilot-4.5.5-2|114	
12cu|xpilot-4.5.5-2|115	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 4.5.4-7mdv2009.0
12cu|xpilot-4.5.5-2|116	+ Revision: 262686
12cu|xpilot-4.5.5-2|117	- rebuild
12cu|xpilot-4.5.5-2|118	
12cu|xpilot-4.5.5-2|119	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 4.5.4-6mdv2009.0
12cu|xpilot-4.5.5-2|120	+ Revision: 257672
12cu|xpilot-4.5.5-2|121	- rebuild
12cu|xpilot-4.5.5-2|122	
12cu|xpilot-4.5.5-2|123	+ Pixel <pixel@mandriva.com>
12cu|xpilot-4.5.5-2|124	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|xpilot-4.5.5-2|125	
12cu|xpilot-4.5.5-2|126	+ Olivier Blin <oblin@mandriva.com>
12cu|xpilot-4.5.5-2|127	- restore BuildRoot
12cu|xpilot-4.5.5-2|128	
12cu|xpilot-4.5.5-2|129	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 4.5.4-4mdv2008.1
12cu|xpilot-4.5.5-2|130	+ Revision: 132655
12cu|xpilot-4.5.5-2|131	- adjust file list
12cu|xpilot-4.5.5-2|132	- fix file list for x86_64
12cu|xpilot-4.5.5-2|133	- BR imaek
12cu|xpilot-4.5.5-2|134	- auto-convert XDG menu entry
12cu|xpilot-4.5.5-2|135	- kill re-definition of %%buildroot on Pixel's request
12cu|xpilot-4.5.5-2|136	- buildrequires X11-devel instead of XFree86-devel
12cu|xpilot-4.5.5-2|137	- import xpilot
12cu|xpilot-4.5.5-2|138	
12cu|xpilot-4.5.5-2|139	
12cu|xpilot-4.5.5-2|140	* Fri Jul 29 2005 Nicolas Lcureuil <neoclust@mandriva.org> 4.5.4-4mdk
12cu|xpilot-4.5.5-2|141	- Fix BuildRequires
12cu|xpilot-4.5.5-2|142	
12cu|xpilot-4.5.5-2|143	* Tue Dec 07 2004 Lenny Cartier <lenny@mandrakesoft.com> 4.5.4-3mdk
12cu|xpilot-4.5.5-2|144	- rebuild
12cu|xpilot-4.5.5-2|145	
12cu|xpilot-4.5.5-2|146	* Tue Aug 05 2003 Per yvind Karlsen <peroyvind@linux-mandrake.com> 4.5.4-2mdk
12cu|xpilot-4.5.5-2|147	- rebuild
12cu|xpilot-4.5.5-2|148	- bunzip2 icons
12cu|xpilot-4.5.5-2|149	- move binary to %%{_gamesbindir}
12cu|xpilot-4.5.5-2|150	- no, Buffy is more beatiful than Willow!
12cu|xpilot-4.5.5-2|151	
12cu|xpilot-4.5.5-2|152	* Sun Jan 12 2003 Lenny Cartier <lenny@mandrakesoft.com> 4.5.4-1mdk
12cu|xpilot-4.5.5-2|153	- 4.5.4
12cu|xpilot-4.5.5-2|154	- Willow is really more beautiful than Buffy, you're right Sebd.
12cu|xpilot-4.5.5-2|155	
12cu|xpilot-4.5.5-2|156	* Mon Jun 03 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 4.5.3-1mdk
12cu|xpilot-4.5.5-2|157	- 4.5.3
12cu|xpilot-4.5.5-2|158	- update %%patch0
12cu|xpilot-4.5.5-2|159	- png icons
12cu|xpilot-4.5.5-2|160	- menu in spefile
12cu|xpilot-4.5.5-2|161	- cleanup
12cu|xpilot-4.5.5-2|162	
12cu|xpilot-4.5.5-2|163	* Wed Apr 03 2002 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.5.0-1mdk
12cu|xpilot-4.5.5-2|164	- 4.5.0-1mdk for general consumption.
12cu|xpilot-4.5.5-2|165	
12cu|xpilot-4.5.5-2|166	* Sun Nov 11 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.4.3-1mdk
12cu|xpilot-4.5.5-2|167	- 4.4.3 for general consumption.
12cu|xpilot-4.5.5-2|168	
12cu|xpilot-4.5.5-2|169	* Thu Aug 23 2001 David BAUDENS <baudens@mandrakesoft.com> 4.3.2-2mdk
12cu|xpilot-4.5.5-2|170	- Used new icons
12cu|xpilot-4.5.5-2|171	- Added missing file
12cu|xpilot-4.5.5-2|172	
12cu|xpilot-4.5.5-2|173	* Tue May  8 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 4.3.2-1mdk
12cu|xpilot-4.5.5-2|174	- version 4.3.2
12cu|xpilot-4.5.5-2|175	
12cu|xpilot-4.5.5-2|176	* Sat Apr 28 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.3.1-2mdk
12cu|xpilot-4.5.5-2|177	- Compile with RPM_OPT_FLAGS.
12cu|xpilot-4.5.5-2|178	- Install the menu with a filename called xpilot, not xpilot-menu.
12cu|xpilot-4.5.5-2|179	
12cu|xpilot-4.5.5-2|180	* Sat Apr 28 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.3.1-1mdk
12cu|xpilot-4.5.5-2|181	- Bump version 4.3.1 into cooker.
12cu|xpilot-4.5.5-2|182	
12cu|xpilot-4.5.5-2|183	* Wed Mar 14 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.2.0-9mdk
12cu|xpilot-4.5.5-2|184	- Explicitly include time.h in src/server/netserver.c.
12cu|xpilot-4.5.5-2|185	
12cu|xpilot-4.5.5-2|186	* Tue Nov 28 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.2.0-8mdk
12cu|xpilot-4.5.5-2|187	- use optflags.
12cu|xpilot-4.5.5-2|188	
12cu|xpilot-4.5.5-2|189	* Fri Sep 15 2000 David BAUDENS <baudens@mandrakesoft.com> 4.2.0-7mdk
12cu|xpilot-4.5.5-2|190	- Fix Title in Menu entry
12cu|xpilot-4.5.5-2|191	- Complete macros
12cu|xpilot-4.5.5-2|192	
12cu|xpilot-4.5.5-2|193	* Wed Aug 30 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.2.0-6mdk
12cu|xpilot-4.5.5-2|194	- rebuild to use the new macros.
12cu|xpilot-4.5.5-2|195	
12cu|xpilot-4.5.5-2|196	* Tue Aug 08 2000 Frederic Lepied <flepied@mandrakesoft.com> 4.2.0-5mdk
12cu|xpilot-4.5.5-2|197	- automatically added BuildRequires
12cu|xpilot-4.5.5-2|198	
12cu|xpilot-4.5.5-2|199	* Wed May 03 2000 dam's <damien@mandrakesoft.com> 4.2.0-4mdk
12cu|xpilot-4.5.5-2|200	- Corrected menu entry.
12cu|xpilot-4.5.5-2|201	
12cu|xpilot-4.5.5-2|202	* Tue Apr 18 2000 dam's <damien@mandrakesoft.com> 4.2.0-3mdk
12cu|xpilot-4.5.5-2|203	- Convert gif icon to xpm.
12cu|xpilot-4.5.5-2|204	
12cu|xpilot-4.5.5-2|205	* Mon Apr 17 2000 dam's <damien@mandrakesoft.com> 4.2.0-2mdk
12cu|xpilot-4.5.5-2|206	- Added menu entry.
12cu|xpilot-4.5.5-2|207	
12cu|xpilot-4.5.5-2|208	* Wed Mar 22 2000 dam's <damien@mandrakesoft.com> 4.2.0-1mdk
12cu|xpilot-4.5.5-2|209	- updade to 4.2.0
12cu|xpilot-4.5.5-2|210	
12cu|xpilot-4.5.5-2|211	* Fri Nov 5 1999 dam's <damien@mandrakesoft.com>
12cu|xpilot-4.5.5-2|212	- Mandrake adaptation
12cu|xpilot-4.5.5-2|213	
12cu|xpilot-4.5.5-2|214	* Fri Jul 30 1999 Bill Nottingham <notting@redhat.com>
12cu|xpilot-4.5.5-2|215	- update to 4.1.0
12cu|xpilot-4.5.5-2|216	
12cu|xpilot-4.5.5-2|217	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cu|xpilot-4.5.5-2|218	- auto rebuild in the new build environment (release 6)
12cu|xpilot-4.5.5-2|219	
12cu|xpilot-4.5.5-2|220	* Thu Dec 17 1998 Michael Maher <mike@redhat.com>
12cu|xpilot-4.5.5-2|221	- built package for 6.0
12cu|xpilot-4.5.5-2|222	
12cu|xpilot-4.5.5-2|223	* Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com>
12cu|xpilot-4.5.5-2|224	- add sparc
12cu|xpilot-4.5.5-2|225	- build root
12cu|xpilot-4.5.5-2|226	
12cu|xpilot-4.5.5-2|227	* Fri May 08 1998 Prospector System <bugs@redhat.com>
12cu|xpilot-4.5.5-2|228	- translations modified for de, fr, tr
12cu|xpilot-4.5.5-2|229	
12cu|xpilot-4.5.5-2|230	* Mon Nov  3 1997 Otto Hammersmith <otto@redhat.com>
12cu|xpilot-4.5.5-2|231	- made exlusivearch to i386
12cu|xpilot-4.5.5-2|232	
12cu|xpilot-4.5.5-2|233	* Thu Oct 23 1997 Marc Ewing <marc@redhat.com>
12cu|xpilot-4.5.5-2|234	- new version
12cu|xpilot-4.5.5-2|235	- wmconfig
12cu|xpilot-4.5.5-2|236	
12cu|xpilot-4.5.5-2|237	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cu|xpilot-4.5.5-2|238	- built against glibc

13356 12
12cu|xplsprinters-1.0.1-12|1	Name: xplsprinters
12cu|xplsprinters-1.0.1-12|2	Version: 1.0.1
12cu|xplsprinters-1.0.1-12|3	Release: 12
12cu|xplsprinters-1.0.1-12|4	Summary: Shows a list of Xprint printers and it's attributes
12cu|xplsprinters-1.0.1-12|5	Group: Development/X11
12cu|xplsprinters-1.0.1-12|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12cu|xplsprinters-1.0.1-12|7	License: MIT
12cu|xplsprinters-1.0.1-12|8	
12cu|xplsprinters-1.0.1-12|9	BuildRequires: pkgconfig(x11) >= 1.0.0
12cu|xplsprinters-1.0.1-12|10	BuildRequires: pkgconfig(xp) >= 1.0.0
12cu|xplsprinters-1.0.1-12|11	BuildRequires: pkgconfig(xprintutil) >= 1.0.1
12cu|xplsprinters-1.0.1-12|12	BuildRequires: x11-util-macros >= 1.0.1
12cu|xplsprinters-1.0.1-12|13	
12cu|xplsprinters-1.0.1-12|14	%description
12cu|xplsprinters-1.0.1-12|15	Xplsprinters is a utility for Xprint, the printing system for the X Window
12cu|xplsprinters-1.0.1-12|16	system.  It can deliver both a list of printers and attributes supported for a
12cu|xplsprinters-1.0.1-12|17	specific list of printers.
12cu|xplsprinters-1.0.1-12|18	
12cu|xplsprinters-1.0.1-12|19	%prep
12cu|xplsprinters-1.0.1-12|20	%setup -q -n %{name}-%{version}
12cu|xplsprinters-1.0.1-12|21	
12cu|xplsprinters-1.0.1-12|22	%build
12cu|xplsprinters-1.0.1-12|23	%configure2_5x	--x-includes=%{_includedir}\
12cu|xplsprinters-1.0.1-12|24	--x-libraries=%{_libdir}
12cu|xplsprinters-1.0.1-12|25	
12cu|xplsprinters-1.0.1-12|26	%make
12cu|xplsprinters-1.0.1-12|27	
12cu|xplsprinters-1.0.1-12|28	%install
12cu|xplsprinters-1.0.1-12|29	rm -rf %{buildroot}
12cu|xplsprinters-1.0.1-12|30	%makeinstall_std
12cu|xplsprinters-1.0.1-12|31	
12cu|xplsprinters-1.0.1-12|32	#
12cu|xplsprinters-1.0.1-12|33	
12cu|xplsprinters-1.0.1-12|34	%clean
12cu|xplsprinters-1.0.1-12|35	rm -rf %{buildroot}
12cu|xplsprinters-1.0.1-12|36	
12cu|xplsprinters-1.0.1-12|37	%files
12cu|xplsprinters-1.0.1-12|38	%defattr(-,root,root)
12cu|xplsprinters-1.0.1-12|39	%{_bindir}/xplsprinters
12cu|xplsprinters-1.0.1-12|40	%{_mandir}/man1/xplsprinters.1x*
12cu|xplsprinters-1.0.1-12|41	
12cu|xplsprinters-1.0.1-12|42	
12cu|xplsprinters-1.0.1-12|43	%changelog
12cu|xplsprinters-1.0.1-12|44	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-11mdv2011.0
12cu|xplsprinters-1.0.1-12|45	+ Revision: 615731
12cu|xplsprinters-1.0.1-12|46	- the mass rebuild of 2010.1 packages
12cu|xplsprinters-1.0.1-12|47	
12cu|xplsprinters-1.0.1-12|48	* Mon Apr 19 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.0.1-10mdv2010.1
12cu|xplsprinters-1.0.1-12|49	+ Revision: 536822
12cu|xplsprinters-1.0.1-12|50	- rebuild
12cu|xplsprinters-1.0.1-12|51	
12cu|xplsprinters-1.0.1-12|52	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.0.1-9mdv2010.0
12cu|xplsprinters-1.0.1-12|53	+ Revision: 435270
12cu|xplsprinters-1.0.1-12|54	- rebuild
12cu|xplsprinters-1.0.1-12|55	
12cu|xplsprinters-1.0.1-12|56	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-8mdv2009.0
12cu|xplsprinters-1.0.1-12|57	+ Revision: 262700
12cu|xplsprinters-1.0.1-12|58	- rebuild
12cu|xplsprinters-1.0.1-12|59	
12cu|xplsprinters-1.0.1-12|60	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-7mdv2009.0
12cu|xplsprinters-1.0.1-12|61	+ Revision: 257685
12cu|xplsprinters-1.0.1-12|62	- rebuild
12cu|xplsprinters-1.0.1-12|63	
12cu|xplsprinters-1.0.1-12|64	+ Paulo Andrade <pcpa@mandriva.com.br>
12cu|xplsprinters-1.0.1-12|65	- Revert to use upstream tarball, build requires and remove non mandatory local patches.
12cu|xplsprinters-1.0.1-12|66	
12cu|xplsprinters-1.0.1-12|67	* Thu Jan 17 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.0.1-5mdv2008.1
12cu|xplsprinters-1.0.1-12|68	+ Revision: 154389
12cu|xplsprinters-1.0.1-12|69	- Updated BuildRequires and resubmit package.
12cu|xplsprinters-1.0.1-12|70	
12cu|xplsprinters-1.0.1-12|71	+ Olivier Blin <oblin@mandriva.com>
12cu|xplsprinters-1.0.1-12|72	- restore BuildRoot
12cu|xplsprinters-1.0.1-12|73	
12cu|xplsprinters-1.0.1-12|74	+ Thierry Vignaud <tv@mandriva.org>
12cu|xplsprinters-1.0.1-12|75	- kill re-definition of %%buildroot on Pixel's request
12cu|xplsprinters-1.0.1-12|76	
12cu|xplsprinters-1.0.1-12|77	* Mon Oct 15 2007 Thierry Vignaud <tv@mandriva.org> 1.0.1-4mdv2008.1
12cu|xplsprinters-1.0.1-12|78	+ Revision: 98668
12cu|xplsprinters-1.0.1-12|79	- fix description
12cu|xplsprinters-1.0.1-12|80	- do not hardcode lzma extension!!!
12cu|xplsprinters-1.0.1-12|81	
12cu|xplsprinters-1.0.1-12|82	
12cu|xplsprinters-1.0.1-12|83	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12cu|xplsprinters-1.0.1-12|84	+ 2006-05-31 18:32:34 (31796)
12cu|xplsprinters-1.0.1-12|85	- rebuild to fix cooker uploading
12cu|xplsprinters-1.0.1-12|86	
12cu|xplsprinters-1.0.1-12|87	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12cu|xplsprinters-1.0.1-12|88	+ 2006-05-29 14:36:37 (31646)
12cu|xplsprinters-1.0.1-12|89	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12cu|xplsprinters-1.0.1-12|90	
12cu|xplsprinters-1.0.1-12|91	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12cu|xplsprinters-1.0.1-12|92	+ 2006-05-04 21:25:17 (26918)
12cu|xplsprinters-1.0.1-12|93	- increment release
12cu|xplsprinters-1.0.1-12|94	
12cu|xplsprinters-1.0.1-12|95	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12cu|xplsprinters-1.0.1-12|96	+ 2006-04-27 04:02:05 (26704)
12cu|xplsprinters-1.0.1-12|97	- Adding X.org 7.0 to the repository
12cu|xplsprinters-1.0.1-12|98	

13357 12
12cu|xprobe2-0.3-9|1	%define debug_package	%{nil}
12cu|xprobe2-0.3-9|2	
12cu|xprobe2-0.3-9|3	Summary:	Active ICMP fingerprinting tool
12cu|xprobe2-0.3-9|4	Name:		xprobe2
12cu|xprobe2-0.3-9|5	Version:	0.3
12cu|xprobe2-0.3-9|6	Release:	9
12cu|xprobe2-0.3-9|7	License:	GPLv2+
12cu|xprobe2-0.3-9|8	Group:		Networking/Other
12cu|xprobe2-0.3-9|9	URL:		http://xprobe.sourceforge.net/
12cu|xprobe2-0.3-9|10	Source0:	http://kent.dl.sourceforge.net/sourceforge/xprobe/%{name}-%{version}.tar.gz
12cu|xprobe2-0.3-9|11	Patch:      xprobe2-0.3-fix-compilation.patch
12cu|xprobe2-0.3-9|12	BuildRequires:	libpcap-devel
12cu|xprobe2-0.3-9|13	BuildRequires:	glib2-devel
12cu|xprobe2-0.3-9|14	
12cu|xprobe2-0.3-9|15	
12cu|xprobe2-0.3-9|16	%description
12cu|xprobe2-0.3-9|17	Xprobe2 is an active operating system fingerprinting tool with a different
12cu|xprobe2-0.3-9|18	approach to operating system fingerprinting. Xprobe2 rely on fuzzy
12cu|xprobe2-0.3-9|19	signature matching, probabilistic guesses, multiple matches simultaneously,
12cu|xprobe2-0.3-9|20	and a signature database.
12cu|xprobe2-0.3-9|21	
12cu|xprobe2-0.3-9|22	%prep
12cu|xprobe2-0.3-9|23	
12cu|xprobe2-0.3-9|24	%setup -q
12cu|xprobe2-0.3-9|25	%patch -p0
12cu|xprobe2-0.3-9|26	
12cu|xprobe2-0.3-9|27	chmod 644 docs/* AUTHORS CHANGELOG COPYING CREDITS README TODO
12cu|xprobe2-0.3-9|28	
12cu|xprobe2-0.3-9|29	%build
12cu|xprobe2-0.3-9|30	
12cu|xprobe2-0.3-9|31	%configure2_5x \
12cu|xprobe2-0.3-9|32	--bindir=%{_sbindir}
12cu|xprobe2-0.3-9|33	
12cu|xprobe2-0.3-9|34	%make
12cu|xprobe2-0.3-9|35	
12cu|xprobe2-0.3-9|36	%install
12cu|xprobe2-0.3-9|37	%makeinstall_std
12cu|xprobe2-0.3-9|38	
12cu|xprobe2-0.3-9|39	%files
12cu|xprobe2-0.3-9|40	%doc docs/*.txt docs/*.pdf docs/*.xsd AUTHORS CHANGELOG COPYING CREDITS README TODO
12cu|xprobe2-0.3-9|41	%dir %{_sysconfdir}/%{name}/
12cu|xprobe2-0.3-9|42	%config(noreplace) %{_sysconfdir}/%{name}/*
12cu|xprobe2-0.3-9|43	%{_sbindir}/*
12cu|xprobe2-0.3-9|44	%{_mandir}/man1/*
12cu|xprobe2-0.3-9|45	
12cu|xprobe2-0.3-9|46	
12cu|xprobe2-0.3-9|47	
12cu|xprobe2-0.3-9|48	%changelog
12cu|xprobe2-0.3-9|49	* Sun Mar 02 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.3-9
12cu|xprobe2-0.3-9|50	+ Revision: a2dade3
12cu|xprobe2-0.3-9|51	- empty debug.
12cu|xprobe2-0.3-9|52	
12cu|xprobe2-0.3-9|53	

13358 12
12cu|xrestop-0.4-12|1	%define        name    xrestop
12cu|xrestop-0.4-12|2	%define        version 0.4
12cu|xrestop-0.4-12|3	%define release  12
12cu|xrestop-0.4-12|4	
12cu|xrestop-0.4-12|5	Summary:	X Resource Monitor
12cu|xrestop-0.4-12|6	Name:		%{name}
12cu|xrestop-0.4-12|7	Version:	%{version}
12cu|xrestop-0.4-12|8	Release:	%{release}
12cu|xrestop-0.4-12|9	License:	GPL
12cu|xrestop-0.4-12|10	Group:		Monitoring
12cu|xrestop-0.4-12|11	URL:		http://www.freedesktop.org/Software/xrestop
12cu|xrestop-0.4-12|12	Source:		http://projects.o-hand.com/sources/xrestop/%{name}-%{version}.tar.gz
12cu|xrestop-0.4-12|13	BuildRequires:	pkgconfig(x11)
12cu|xrestop-0.4-12|14	BuildRequires:  pkgconfig(xext)
12cu|xrestop-0.4-12|15	BuildRequires:  pkgconfig(xres)
12cu|xrestop-0.4-12|16	BuildRequires:	ncurses-devel
12cu|xrestop-0.4-12|17	
12cu|xrestop-0.4-12|18	%description
12cu|xrestop-0.4-12|19	A utility to monitor the usage of resources within the X Server, and
12cu|xrestop-0.4-12|20	display them in a manner similar to top.
12cu|xrestop-0.4-12|21	
12cu|xrestop-0.4-12|22	%prep
12cu|xrestop-0.4-12|23	%setup -q
12cu|xrestop-0.4-12|24	
12cu|xrestop-0.4-12|25	%build
12cu|xrestop-0.4-12|26	%configure
12cu|xrestop-0.4-12|27	%make SUBDIRS=
12cu|xrestop-0.4-12|28	
12cu|xrestop-0.4-12|29	%install
12cu|xrestop-0.4-12|30	rm -rf %{buildroot}
12cu|xrestop-0.4-12|31	%makeinstall_std SUBDIRS=
12cu|xrestop-0.4-12|32	%makeinstall_std -C doc SUBDIRS=
12cu|xrestop-0.4-12|33	
12cu|xrestop-0.4-12|34	%clean
12cu|xrestop-0.4-12|35	rm -rf %{buildroot}
12cu|xrestop-0.4-12|36	
12cu|xrestop-0.4-12|37	%files
12cu|xrestop-0.4-12|38	%defattr(-,root,root,-)
12cu|xrestop-0.4-12|39	%{_bindir}/%{name}
12cu|xrestop-0.4-12|40	%{_mandir}/man1/%{name}*
12cu|xrestop-0.4-12|41	%doc README AUTHORS NEWS
12cu|xrestop-0.4-12|42	
12cu|xrestop-0.4-12|43	
12cu|xrestop-0.4-12|44	%changelog
12cu|xrestop-0.4-12|45	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4-11mdv2011.0
12cu|xrestop-0.4-12|46	+ Revision: 615734
12cu|xrestop-0.4-12|47	- the mass rebuild of 2010.1 packages
12cu|xrestop-0.4-12|48	
12cu|xrestop-0.4-12|49	* Mon Apr 19 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.4-10mdv2010.1
12cu|xrestop-0.4-12|50	+ Revision: 536774
12cu|xrestop-0.4-12|51	- rebuild
12cu|xrestop-0.4-12|52	
12cu|xrestop-0.4-12|53	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.4-9mdv2010.0
12cu|xrestop-0.4-12|54	+ Revision: 435271
12cu|xrestop-0.4-12|55	- rebuild
12cu|xrestop-0.4-12|56	
12cu|xrestop-0.4-12|57	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 0.4-8mdv2009.0
12cu|xrestop-0.4-12|58	+ Revision: 262702
12cu|xrestop-0.4-12|59	- rebuild
12cu|xrestop-0.4-12|60	
12cu|xrestop-0.4-12|61	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.4-7mdv2009.0
12cu|xrestop-0.4-12|62	+ Revision: 257690
12cu|xrestop-0.4-12|63	- rebuild
12cu|xrestop-0.4-12|64	
12cu|xrestop-0.4-12|65	* Tue Feb 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.4-5mdv2008.1
12cu|xrestop-0.4-12|66	+ Revision: 166801
12cu|xrestop-0.4-12|67	- Revert to use upstream tarball, build requires and remove non mandatory local patches.
12cu|xrestop-0.4-12|68	
12cu|xrestop-0.4-12|69	* Thu Jan 17 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.4-4mdv2008.1
12cu|xrestop-0.4-12|70	+ Revision: 154353
12cu|xrestop-0.4-12|71	- Modified to use git-archive to generate tarball.
12cu|xrestop-0.4-12|72	Missing Changelog file can be rebuilt with something like git-log | git-shortlog
12cu|xrestop-0.4-12|73	This is also an interesting package, as it is licensed under GPL but
12cu|xrestop-0.4-12|74	in the X Org tree / repository......
12cu|xrestop-0.4-12|75	
12cu|xrestop-0.4-12|76	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.4-3mdv2008.1
12cu|xrestop-0.4-12|77	+ Revision: 136618
12cu|xrestop-0.4-12|78	- restore BuildRoot
12cu|xrestop-0.4-12|79	
12cu|xrestop-0.4-12|80	+ Thierry Vignaud <tv@mandriva.org>
12cu|xrestop-0.4-12|81	- kill re-definition of %%buildroot on Pixel's request
12cu|xrestop-0.4-12|82	
12cu|xrestop-0.4-12|83	
12cu|xrestop-0.4-12|84	* Fri Feb 09 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 0.4-3mdv2007.0
12cu|xrestop-0.4-12|85	+ Revision: 118533
12cu|xrestop-0.4-12|86	- Removed menu entries. This is a command line utility. (#28187)
12cu|xrestop-0.4-12|87	- Import xrestop
12cu|xrestop-0.4-12|88	
12cu|xrestop-0.4-12|89	* Tue Sep 05 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.4-2mdv2007.0
12cu|xrestop-0.4-12|90	- XDG
12cu|xrestop-0.4-12|91	
12cu|xrestop-0.4-12|92	* Mon Mar 13 2006 Lenny Cartier <lenny@mandriva.com> 0.4-1mdk
12cu|xrestop-0.4-12|93	- 0.4
12cu|xrestop-0.4-12|94	
12cu|xrestop-0.4-12|95	* Fri Oct 29 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.3-1mdk
12cu|xrestop-0.4-12|96	- 0.3
12cu|xrestop-0.4-12|97	
12cu|xrestop-0.4-12|98	* Thu Feb 26 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 0.2-5mdk
12cu|xrestop-0.4-12|99	- fix typo in longtitle
12cu|xrestop-0.4-12|100	- fix group
12cu|xrestop-0.4-12|101	- cleanups
12cu|xrestop-0.4-12|102	- added docs
12cu|xrestop-0.4-12|103	
12cu|xrestop-0.4-12|104	* Thu Feb 26 2004 Emmanuel Blindauer <manu@agat.net> 0.2-4mdk
12cu|xrestop-0.4-12|105	- Rebuild
12cu|xrestop-0.4-12|106	

13359 12
12cu|xroar-0.30-1|1	Summary:	Dragon32, Dragon64 and Tandy CoCo emulator
12cu|xroar-0.30-1|2	Name:		xroar
12cu|xroar-0.30-1|3	Version:	0.30
12cu|xroar-0.30-1|4	Release:	1
12cu|xroar-0.30-1|5	License:	GPLv2+
12cu|xroar-0.30-1|6	Group:		Emulators
12cu|xroar-0.30-1|7	Url:		http://www.6809.org.uk/dragon/xroar.shtml
12cu|xroar-0.30-1|8	Source0:	http://www.6809.org.uk/dragon/%{name}-%{version}.tar.gz
12cu|xroar-0.30-1|9	Source1:	%{name}-16.png
12cu|xroar-0.30-1|10	Source2:	%{name}-32.png
12cu|xroar-0.30-1|11	Source3:	%{name}-48.png
12cu|xroar-0.30-1|12	BuildRequires:	pkgconfig(alsa)
12cu|xroar-0.30-1|13	BuildRequires:	pkgconfig(gl)
12cu|xroar-0.30-1|14	BuildRequires:	pkgconfig(glu)
12cu|xroar-0.30-1|15	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|xroar-0.30-1|16	BuildRequires:	pkgconfig(jack)
12cu|xroar-0.30-1|17	BuildRequires:	pkgconfig(libpulse)
12cu|xroar-0.30-1|18	BuildRequires:	pkgconfig(sdl)
12cu|xroar-0.30-1|19	BuildRequires:	pkgconfig(SDL_image)
12cu|xroar-0.30-1|20	BuildRequires:	pkgconfig(sndfile)
12cu|xroar-0.30-1|21	
12cu|xroar-0.30-1|22	%description
12cu|xroar-0.30-1|23	XRoar is a Dragon32, Dragon64 and Tandy CoCo emulator.
12cu|xroar-0.30-1|24	It uses standard cassette images (".cas" files) and virtual diskettes (".dsk"
12cu|xroar-0.30-1|25	or ".vdk" files) but has its own snapshot format at the moment (no ".pak" file
12cu|xroar-0.30-1|26	support).
12cu|xroar-0.30-1|27	
12cu|xroar-0.30-1|28	%files
12cu|xroar-0.30-1|29	%doc ChangeLog COPYING* README
12cu|xroar-0.30-1|30	%attr(0755,root,games) %{_gamesbindir}/%{name}
12cu|xroar-0.30-1|31	%dir %attr(0755,root,games) %{_gamesdatadir}/%{name}
12cu|xroar-0.30-1|32	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|xroar-0.30-1|33	%{_miconsdir}/%{name}.png
12cu|xroar-0.30-1|34	%{_iconsdir}/%{name}.png
12cu|xroar-0.30-1|35	%{_liconsdir}/%{name}.png
12cu|xroar-0.30-1|36	
12cu|xroar-0.30-1|37	#----------------------------------------------------------------------------
12cu|xroar-0.30-1|38	
12cu|xroar-0.30-1|39	%prep
12cu|xroar-0.30-1|40	%setup -q
12cu|xroar-0.30-1|41	
12cu|xroar-0.30-1|42	%build
12cu|xroar-0.30-1|43	export LDLIBS="-lm"
12cu|xroar-0.30-1|44	%configure2_5x
12cu|xroar-0.30-1|45	perl -pi -e "s#share#share/games#g" Makefile
12cu|xroar-0.30-1|46	%make
12cu|xroar-0.30-1|47	
12cu|xroar-0.30-1|48	%install
12cu|xroar-0.30-1|49	#binary
12cu|xroar-0.30-1|50	mkdir -p %{buildroot}%{_gamesbindir}
12cu|xroar-0.30-1|51	install -m 755 src/%{name} %{buildroot}%{_gamesbindir}
12cu|xroar-0.30-1|52	
12cu|xroar-0.30-1|53	#data dir
12cu|xroar-0.30-1|54	install -d -m 755 %{buildroot}%{_gamesdatadir}/%{name}
12cu|xroar-0.30-1|55	#but is there some free software to put in there ?
12cu|xroar-0.30-1|56	
12cu|xroar-0.30-1|57	#icons
12cu|xroar-0.30-1|58	install -d -m 755 %{buildroot}%{_miconsdir}
12cu|xroar-0.30-1|59	install -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12cu|xroar-0.30-1|60	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12cu|xroar-0.30-1|61	install -d -m 755 %{buildroot}%{_liconsdir}
12cu|xroar-0.30-1|62	install -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
12cu|xroar-0.30-1|63	
12cu|xroar-0.30-1|64	#xdg menu
12cu|xroar-0.30-1|65	install -d -m 755 %{buildroot}%{_datadir}/applications
12cu|xroar-0.30-1|66	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|xroar-0.30-1|67	[Desktop Entry]
12cu|xroar-0.30-1|68	Encoding=UTF-8
12cu|xroar-0.30-1|69	Name=XRoar
12cu|xroar-0.30-1|70	Comment=Dragon32, Dragon64 and Tandy CoCo emulator
12cu|xroar-0.30-1|71	Exec=%{_gamesbindir}/%{name}
12cu|xroar-0.30-1|72	Icon=%{name}
12cu|xroar-0.30-1|73	Terminal=false
12cu|xroar-0.30-1|74	Type=Application
12cu|xroar-0.30-1|75	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;Game;GTK;
12cu|xroar-0.30-1|76	EOF
12cu|xroar-0.30-1|77	

13360 12
12cu|xscavenger-1.4.4-11|1	%define name xscavenger
12cu|xscavenger-1.4.4-11|2	%define version 1.4.4
12cu|xscavenger-1.4.4-11|3	%define release  11
12cu|xscavenger-1.4.4-11|4	%define summary Cool arcade/thinking game very much like Lode Runner
12cu|xscavenger-1.4.4-11|5	
12cu|xscavenger-1.4.4-11|6	Name: %{name}
12cu|xscavenger-1.4.4-11|7	Summary: %{summary}
12cu|xscavenger-1.4.4-11|8	Version: %{version}
12cu|xscavenger-1.4.4-11|9	Release: %{release}
12cu|xscavenger-1.4.4-11|10	Source: http://www.xdr.com/dash/%{name}-%{version}.tar.bz2
12cu|xscavenger-1.4.4-11|11	Source10: %{name}.16.png.bz2
12cu|xscavenger-1.4.4-11|12	Source11: %{name}.32.png.bz2
12cu|xscavenger-1.4.4-11|13	Source12: %{name}.48.png.bz2
12cu|xscavenger-1.4.4-11|14	Patch0: xscavenger-1.4.4-link.patch
12cu|xscavenger-1.4.4-11|15	URL: http://www.xdr.com/dash/scavenger.html
12cu|xscavenger-1.4.4-11|16	License: GPL
12cu|xscavenger-1.4.4-11|17	Group: Games/Arcade
12cu|xscavenger-1.4.4-11|18	BuildRequires: pkgconfig(x11)
12cu|xscavenger-1.4.4-11|19	BuildRequires: imake
12cu|xscavenger-1.4.4-11|20	
12cu|xscavenger-1.4.4-11|21	%description
12cu|xscavenger-1.4.4-11|22	Scavenger is a cool arcade/thinking game very much like Lode Runner.
12cu|xscavenger-1.4.4-11|23	You've got to run around and collect objects while avoiding enemies. Some
12cu|xscavenger-1.4.4-11|24	objects are buried and you've got to dig down to get at them. It's an
12cu|xscavenger-1.4.4-11|25	addictive game and some of the levels are devilishly (cruelly) complicated
12cu|xscavenger-1.4.4-11|26	to solve.
12cu|xscavenger-1.4.4-11|27	
12cu|xscavenger-1.4.4-11|28	%prep
12cu|xscavenger-1.4.4-11|29	%setup -q
12cu|xscavenger-1.4.4-11|30	%patch0 -p0
12cu|xscavenger-1.4.4-11|31	
12cu|xscavenger-1.4.4-11|32	%build
12cu|xscavenger-1.4.4-11|33	cd src
12cu|xscavenger-1.4.4-11|34	perl -pi -e 's,^LIBNAME.*,LIBNAME = %{_gamesdatadir}/%{name},' Imakefile
12cu|xscavenger-1.4.4-11|35	xmkmf
12cu|xscavenger-1.4.4-11|36	touch scavenger.man
12cu|xscavenger-1.4.4-11|37	make CDEBUGFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cu|xscavenger-1.4.4-11|38	
12cu|xscavenger-1.4.4-11|39	%install
12cu|xscavenger-1.4.4-11|40	rm -rf "$RPM_BUILD_ROOT"
12cu|xscavenger-1.4.4-11|41	mkdir -p $RPM_BUILD_ROOT%{_gamesbindir} $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12cu|xscavenger-1.4.4-11|42	cp src/scavenger $RPM_BUILD_ROOT%{_gamesbindir}
12cu|xscavenger-1.4.4-11|43	cp -a data/* $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12cu|xscavenger-1.4.4-11|44	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man6
12cu|xscavenger-1.4.4-11|45	cp src/scavenger.6 $RPM_BUILD_ROOT%{_mandir}/man6
12cu|xscavenger-1.4.4-11|46	
12cu|xscavenger-1.4.4-11|47	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cu|xscavenger-1.4.4-11|48	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
12cu|xscavenger-1.4.4-11|49	[Desktop Entry]
12cu|xscavenger-1.4.4-11|50	Type=Application
12cu|xscavenger-1.4.4-11|51	Exec=%{_gamesbindir}/scavenger
12cu|xscavenger-1.4.4-11|52	Icon=%{name}
12cu|xscavenger-1.4.4-11|53	Categories=Game;ArcadeGame;
12cu|xscavenger-1.4.4-11|54	Name=X-Scavenger
12cu|xscavenger-1.4.4-11|55	Comment=%{summary}
12cu|xscavenger-1.4.4-11|56	EOF
12cu|xscavenger-1.4.4-11|57	
12cu|xscavenger-1.4.4-11|58	mkdir -p $RPM_BUILD_ROOT%{_miconsdir}
12cu|xscavenger-1.4.4-11|59	mkdir -p $RPM_BUILD_ROOT%{_liconsdir}
12cu|xscavenger-1.4.4-11|60	bzcat %{SOURCE10} > $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12cu|xscavenger-1.4.4-11|61	bzcat %{SOURCE11} > $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12cu|xscavenger-1.4.4-11|62	bzcat %{SOURCE12} > $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12cu|xscavenger-1.4.4-11|63	
12cu|xscavenger-1.4.4-11|64	%if %mdkversion < 200900
12cu|xscavenger-1.4.4-11|65	%post
12cu|xscavenger-1.4.4-11|66	%{update_menus}
12cu|xscavenger-1.4.4-11|67	%endif
12cu|xscavenger-1.4.4-11|68	
12cu|xscavenger-1.4.4-11|69	%if %mdkversion < 200900
12cu|xscavenger-1.4.4-11|70	%postun
12cu|xscavenger-1.4.4-11|71	%{clean_menus}
12cu|xscavenger-1.4.4-11|72	%endif
12cu|xscavenger-1.4.4-11|73	
12cu|xscavenger-1.4.4-11|74	%clean
12cu|xscavenger-1.4.4-11|75	rm -rf "$RPM_BUILD_ROOT"
12cu|xscavenger-1.4.4-11|76	
12cu|xscavenger-1.4.4-11|77	%files
12cu|xscavenger-1.4.4-11|78	%defattr(-,root,root)
12cu|xscavenger-1.4.4-11|79	%doc README DOC copyright
12cu|xscavenger-1.4.4-11|80	%attr(0755,root,root) %{_gamesbindir}/*
12cu|xscavenger-1.4.4-11|81	%{_gamesdatadir}/%{name}
12cu|xscavenger-1.4.4-11|82	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|xscavenger-1.4.4-11|83	%{_miconsdir}/%{name}.png
12cu|xscavenger-1.4.4-11|84	%{_iconsdir}/%{name}.png
12cu|xscavenger-1.4.4-11|85	%{_liconsdir}/%{name}.png
12cu|xscavenger-1.4.4-11|86	%{_mandir}/*/*
12cu|xscavenger-1.4.4-11|87	
12cu|xscavenger-1.4.4-11|88	
12cu|xscavenger-1.4.4-11|89	
12cu|xscavenger-1.4.4-11|90	%changelog
12cu|xscavenger-1.4.4-11|91	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.4.4-10mdv2011.0
12cu|xscavenger-1.4.4-11|92	+ Revision: 634914
12cu|xscavenger-1.4.4-11|93	- simplify BR
12cu|xscavenger-1.4.4-11|94	
12cu|xscavenger-1.4.4-11|95	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.4.4-9mdv2010.0
12cu|xscavenger-1.4.4-11|96	+ Revision: 435275
12cu|xscavenger-1.4.4-11|97	- rebuild
12cu|xscavenger-1.4.4-11|98	
12cu|xscavenger-1.4.4-11|99	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 1.4.4-8mdv2009.0
12cu|xscavenger-1.4.4-11|100	+ Revision: 262704
12cu|xscavenger-1.4.4-11|101	- rebuild
12cu|xscavenger-1.4.4-11|102	
12cu|xscavenger-1.4.4-11|103	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.4.4-7mdv2009.0
12cu|xscavenger-1.4.4-11|104	+ Revision: 257710
12cu|xscavenger-1.4.4-11|105	- rebuild
12cu|xscavenger-1.4.4-11|106	
12cu|xscavenger-1.4.4-11|107	+ Pixel <pixel@mandriva.com>
12cu|xscavenger-1.4.4-11|108	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|xscavenger-1.4.4-11|109	
12cu|xscavenger-1.4.4-11|110	+ Olivier Blin <oblin@mandriva.com>
12cu|xscavenger-1.4.4-11|111	- restore BuildRoot
12cu|xscavenger-1.4.4-11|112	
12cu|xscavenger-1.4.4-11|113	* Thu Dec 20 2007 Thierry Vignaud <tv@mandriva.org> 1.4.4-5mdv2008.1
12cu|xscavenger-1.4.4-11|114	+ Revision: 135571
12cu|xscavenger-1.4.4-11|115	- BR imake
12cu|xscavenger-1.4.4-11|116	- auto-convert XDG menu entry
12cu|xscavenger-1.4.4-11|117	- kill re-definition of %%buildroot on Pixel's request
12cu|xscavenger-1.4.4-11|118	- buildrequires X11-devel instead of XFree86-devel
12cu|xscavenger-1.4.4-11|119	- import xscavenger
12cu|xscavenger-1.4.4-11|120	
12cu|xscavenger-1.4.4-11|121	
12cu|xscavenger-1.4.4-11|122	* Sun Oct 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.4.4-5mdk
12cu|xscavenger-1.4.4-11|123	- BuildRequires fix
12cu|xscavenger-1.4.4-11|124	
12cu|xscavenger-1.4.4-11|125	* Thu Jun 02 2005 Nicolas Lcureuil <neoclust@mandriva.org> 1.4.4-4mdk
12cu|xscavenger-1.4.4-11|126	- Rebuild
12cu|xscavenger-1.4.4-11|127	
12cu|xscavenger-1.4.4-11|128	* Fri Feb 27 2004 Guillaume Cottenceau <gc@mandrakesoft.com> 1.4.4-3mdk
12cu|xscavenger-1.4.4-11|129	- rebuild
12cu|xscavenger-1.4.4-11|130	
12cu|xscavenger-1.4.4-11|131	* Tue Jan 14 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.4.4-2mdk
12cu|xscavenger-1.4.4-11|132	- rebuild
12cu|xscavenger-1.4.4-11|133	
12cu|xscavenger-1.4.4-11|134	* Sun Jan 12 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.4.4-1mdk
12cu|xscavenger-1.4.4-11|135	- 1.4.4
12cu|xscavenger-1.4.4-11|136	
12cu|xscavenger-1.4.4-11|137	* Wed Jun 12 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 143-2mdk
12cu|xscavenger-1.4.4-11|138	- png icons (out xpm!)
12cu|xscavenger-1.4.4-11|139	
12cu|xscavenger-1.4.4-11|140	* Tue Mar 12 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 143-1mdk
12cu|xscavenger-1.4.4-11|141	- new version
12cu|xscavenger-1.4.4-11|142	
12cu|xscavenger-1.4.4-11|143	* Mon Oct 15 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 142-3mdk
12cu|xscavenger-1.4.4-11|144	- fix obsolete-tag Copyright
12cu|xscavenger-1.4.4-11|145	
12cu|xscavenger-1.4.4-11|146	* Thu Jul  5 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 142-2mdk
12cu|xscavenger-1.4.4-11|147	- rebuild
12cu|xscavenger-1.4.4-11|148	- add man page
12cu|xscavenger-1.4.4-11|149	
12cu|xscavenger-1.4.4-11|150	* Thu Mar 22 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 142-1mdk
12cu|xscavenger-1.4.4-11|151	- first mdk release

13361 12
12cu|xsel-1.2.0-1|1	Summary:	Command line clipboard and X selection tool
12cu|xsel-1.2.0-1|2	Name:		xsel
12cu|xsel-1.2.0-1|3	Version:	1.2.0
12cu|xsel-1.2.0-1|4	Release:	1
12cu|xsel-1.2.0-1|5	License:	MIT
12cu|xsel-1.2.0-1|6	Group:		System/X11
12cu|xsel-1.2.0-1|7	Url:		http://www.vergenet.net/~conrad/software/xsel/
12cu|xsel-1.2.0-1|8	Source0:	http://www.vergenet.net/~conrad/software/xsel/download/xsel-%{version}.tar.gz
12cu|xsel-1.2.0-1|9	# Applied upstream (BZ#690214)
12cu|xsel-1.2.0-1|10	Patch0:		xsel-1.2.0-MAX_NUM_TARGETS.patch
12cu|xsel-1.2.0-1|11	BuildRequires:	pkgconfig(sm)
12cu|xsel-1.2.0-1|12	BuildRequires:	pkgconfig(xext)
12cu|xsel-1.2.0-1|13	BuildRequires:	pkgconfig(xt)
12cu|xsel-1.2.0-1|14	
12cu|xsel-1.2.0-1|15	%description
12cu|xsel-1.2.0-1|16	XSel is a command line or script utility, similar to xclip, that can copy the
12cu|xsel-1.2.0-1|17	primary and secondary X selection, or any highlighted text, to or from a file,
12cu|xsel-1.2.0-1|18	stdin or stdout. It can also append to and delete the clipboard or buffer that
12cu|xsel-1.2.0-1|19	you would paste with the middle mouse button.
12cu|xsel-1.2.0-1|20	
12cu|xsel-1.2.0-1|21	%files
12cu|xsel-1.2.0-1|22	%doc AUTHORS ChangeLog COPYING README
12cu|xsel-1.2.0-1|23	%{_bindir}/%{name}
12cu|xsel-1.2.0-1|24	%{_mandir}/man1/%{name}.1x*
12cu|xsel-1.2.0-1|25	
12cu|xsel-1.2.0-1|26	#----------------------------------------------------------------------------
12cu|xsel-1.2.0-1|27	
12cu|xsel-1.2.0-1|28	%prep
12cu|xsel-1.2.0-1|29	%setup -q
12cu|xsel-1.2.0-1|30	%patch0 -p1 -b .MAX_NUM_TARGETS
12cu|xsel-1.2.0-1|31	
12cu|xsel-1.2.0-1|32	%build
12cu|xsel-1.2.0-1|33	%configure2_5x
12cu|xsel-1.2.0-1|34	%make
12cu|xsel-1.2.0-1|35	
12cu|xsel-1.2.0-1|36	%install
12cu|xsel-1.2.0-1|37	%makeinstall_std
12cu|xsel-1.2.0-1|38	
12cu|xsel-1.2.0-1|39	
12cu|xsel-1.2.0-1|40	
12cu|xsel-1.2.0-1|41	
12cu|xsel-1.2.0-1|42	%changelog
12cu|xsel-1.2.0-1|43	* Sun May 18 2014 Rosa <rosa@abf.rosalinux.ru> 1.2.0-1
12cu|xsel-1.2.0-1|44	+ Revision: 5d817cb
12cu|xsel-1.2.0-1|45	- Automatic import for version 1.2.0-1
12cu|xsel-1.2.0-1|46	
12cu|xsel-1.2.0-1|47	

13362 12
12cu|xskat-4.0-11|1	%define name xskat
12cu|xskat-4.0-11|2	%define version 4.0
12cu|xskat-4.0-11|3	%define release  11
12cu|xskat-4.0-11|4	
12cu|xskat-4.0-11|5	Summary: The card game Skat as defined by the official Skat Order
12cu|xskat-4.0-11|6	Name: %{name}
12cu|xskat-4.0-11|7	Version: %{version}
12cu|xskat-4.0-11|8	Release: %{release}
12cu|xskat-4.0-11|9	Source0: http://www.gulu.net/xskat/%{name}-%{version}.tar.bz2
12cu|xskat-4.0-11|10	License: GPL
12cu|xskat-4.0-11|11	Group: Games/Cards
12cu|xskat-4.0-11|12	Url: http://www.xskat.de/xskat.html
12cu|xskat-4.0-11|13	BuildRequires: pkgconfig(x11)
12cu|xskat-4.0-11|14	BuildRequires: rman gccmakedep
12cu|xskat-4.0-11|15	BuildRequires: imagemagick
12cu|xskat-4.0-11|16	BuildRequires: imake
12cu|xskat-4.0-11|17	
12cu|xskat-4.0-11|18	%description
12cu|xskat-4.0-11|19	XSkat lets you play the card game Skat as defined by
12cu|xskat-4.0-11|20	the official Skat Order on any Un*x machine running X11.
12cu|xskat-4.0-11|21	
12cu|xskat-4.0-11|22	Features
12cu|xskat-4.0-11|23	
12cu|xskat-4.0-11|24	* Single- and multiplayer mode.
12cu|xskat-4.0-11|25	* Playing over LAN or IRC.
12cu|xskat-4.0-11|26	* Game lists and logs.
12cu|xskat-4.0-11|27	* Three types of scoring.
12cu|xskat-4.0-11|28	* English or German text.
12cu|xskat-4.0-11|29	* German or French suited cards.
12cu|xskat-4.0-11|30	* Different computer strategies.
12cu|xskat-4.0-11|31	* Pre-definable card distributions.
12cu|xskat-4.0-11|32	* Variations: Ramsch, Bock, Kontra & Re, ...
12cu|xskat-4.0-11|33	
12cu|xskat-4.0-11|34	%prep
12cu|xskat-4.0-11|35	%setup -q
12cu|xskat-4.0-11|36	
12cu|xskat-4.0-11|37	%build
12cu|xskat-4.0-11|38	%configure2_5x --bindir=%_gamesbindir
12cu|xskat-4.0-11|39	%make
12cu|xskat-4.0-11|40	
12cu|xskat-4.0-11|41	%install
12cu|xskat-4.0-11|42	rm -rf $RPM_BUILD_ROOT
12cu|xskat-4.0-11|43	
12cu|xskat-4.0-11|44	mkdir -p $RPM_BUILD_ROOT{%{_gamesbindir},%{_mandir}/{man1,de/man1},%{_menudir}}
12cu|xskat-4.0-11|45	install xskat $RPM_BUILD_ROOT%{_gamesbindir}
12cu|xskat-4.0-11|46	install xskat.man $RPM_BUILD_ROOT%{_mandir}/man1/xskat.1
12cu|xskat-4.0-11|47	install xskat-de.man $RPM_BUILD_ROOT%{_mandir}/de/man1/xskat.1
12cu|xskat-4.0-11|48	
12cu|xskat-4.0-11|49	mkdir -p %buildroot%_iconsdir
12cu|xskat-4.0-11|50	convert icon.xbm %buildroot%_iconsdir/%name.png
12cu|xskat-4.0-11|51	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12cu|xskat-4.0-11|52	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12cu|xskat-4.0-11|53	[Desktop Entry]
12cu|xskat-4.0-11|54	Name=Xskat
12cu|xskat-4.0-11|55	Comment=The Skat game
12cu|xskat-4.0-11|56	Exec=%{name}
12cu|xskat-4.0-11|57	Icon=%name
12cu|xskat-4.0-11|58	Terminal=false
12cu|xskat-4.0-11|59	Type=Application
12cu|xskat-4.0-11|60	StartupNotify=true
12cu|xskat-4.0-11|61	Categories=X-MandrivaLinux-MoreApplications-Games-Cards;Game;CardGame;
12cu|xskat-4.0-11|62	EOF
12cu|xskat-4.0-11|63	
12cu|xskat-4.0-11|64	%clean
12cu|xskat-4.0-11|65	rm -rf $RPM_BUILD_ROOT
12cu|xskat-4.0-11|66	
12cu|xskat-4.0-11|67	%if %mdkversion < 200900
12cu|xskat-4.0-11|68	%post
12cu|xskat-4.0-11|69	%{update_menus}
12cu|xskat-4.0-11|70	%endif
12cu|xskat-4.0-11|71	
12cu|xskat-4.0-11|72	%if %mdkversion < 200900
12cu|xskat-4.0-11|73	%postun
12cu|xskat-4.0-11|74	%{clean_menus}
12cu|xskat-4.0-11|75	%endif
12cu|xskat-4.0-11|76	
12cu|xskat-4.0-11|77	%files
12cu|xskat-4.0-11|78	%defattr(-,root,root)
12cu|xskat-4.0-11|79	%{_gamesbindir}/%{name}
12cu|xskat-4.0-11|80	%_datadir/applications/mandriva*
12cu|xskat-4.0-11|81	%_iconsdir/%name.png
12cu|xskat-4.0-11|82	%{_mandir}/man1/*
12cu|xskat-4.0-11|83	%lang(de) %{_mandir}/de/man1/*
12cu|xskat-4.0-11|84	%doc README* CHANGE*
12cu|xskat-4.0-11|85	
12cu|xskat-4.0-11|86	
12cu|xskat-4.0-11|87	
12cu|xskat-4.0-11|88	
12cu|xskat-4.0-11|89	
12cu|xskat-4.0-11|90	%changelog
12cu|xskat-4.0-11|91	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 4.0-10mdv2011.0
12cu|xskat-4.0-11|92	+ Revision: 615736
12cu|xskat-4.0-11|93	- the mass rebuild of 2010.1 packages
12cu|xskat-4.0-11|94	
12cu|xskat-4.0-11|95	* Sat Feb 20 2010 Funda Wang <fwang@mandriva.org> 4.0-9mdv2010.1
12cu|xskat-4.0-11|96	+ Revision: 508757
12cu|xskat-4.0-11|97	- simplify BR
12cu|xskat-4.0-11|98	
12cu|xskat-4.0-11|99	+ Thierry Vignaud <tv@mandriva.org>
12cu|xskat-4.0-11|100	- rebuild
12cu|xskat-4.0-11|101	
12cu|xskat-4.0-11|102	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|xskat-4.0-11|103	- lowercase ImageMagick
12cu|xskat-4.0-11|104	
12cu|xskat-4.0-11|105	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 4.0-8mdv2009.0
12cu|xskat-4.0-11|106	+ Revision: 262914
12cu|xskat-4.0-11|107	- fix build (wrongly broken in r148455 on 2008-01-11)
12cu|xskat-4.0-11|108	- rebuild
12cu|xskat-4.0-11|109	- rebuild
12cu|xskat-4.0-11|110	- drop old menu
12cu|xskat-4.0-11|111	
12cu|xskat-4.0-11|112	+ Pixel <pixel@mandriva.com>
12cu|xskat-4.0-11|113	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|xskat-4.0-11|114	
12cu|xskat-4.0-11|115	+ Olivier Blin <oblin@mandriva.com>
12cu|xskat-4.0-11|116	- restore BuildRoot
12cu|xskat-4.0-11|117	
12cu|xskat-4.0-11|118	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 4.0-5mdv2008.1
12cu|xskat-4.0-11|119	+ Revision: 130553
12cu|xskat-4.0-11|120	- kill re-definition of %%buildroot on Pixel's request
12cu|xskat-4.0-11|121	- buildrequires X11-devel instead of XFree86-devel
12cu|xskat-4.0-11|122	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|xskat-4.0-11|123	
12cu|xskat-4.0-11|124	
12cu|xskat-4.0-11|125	* Wed Aug 02 2006 Gtz Waschk <waschk@mandriva.org> 4.0-4mdv2007.0
12cu|xskat-4.0-11|126	- fix buildrequires
12cu|xskat-4.0-11|127	- xdg menu
12cu|xskat-4.0-11|128	
12cu|xskat-4.0-11|129	* Sun Mar 05 2006 Olivier Thauvin <nanardon@mandriva.org> 4.0-3mdk
12cu|xskat-4.0-11|130	- rebuild
12cu|xskat-4.0-11|131	
12cu|xskat-4.0-11|132	* Fri Feb 18 2005 Gtz Waschk <waschk@linux-mandrake.com> 4.0-2mdk
12cu|xskat-4.0-11|133	- fix menu
12cu|xskat-4.0-11|134	- drop prefix
12cu|xskat-4.0-11|135	- fix buildrequires
12cu|xskat-4.0-11|136	
12cu|xskat-4.0-11|137	* Sat May 29 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 4.0-1mdk
12cu|xskat-4.0-11|138	- 4.0
12cu|xskat-4.0-11|139	- fix url
12cu|xskat-4.0-11|140	
12cu|xskat-4.0-11|141	* Sat Jan 03 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.4-3mdk
12cu|xskat-4.0-11|142	- birthday rebuild
12cu|xskat-4.0-11|143	- s//usr/bin//usr/games/g
12cu|xskat-4.0-11|144	

13363 12
12cu|xsudo-0.4.0-9|1	Summary:	xsudo permit execute X-application with sudo
12cu|xsudo-0.4.0-9|2	Name:		xsudo
12cu|xsudo-0.4.0-9|3	Version:	0.4.0
12cu|xsudo-0.4.0-9|4	Release:	9
12cu|xsudo-0.4.0-9|5	License:	GPLv3+
12cu|xsudo-0.4.0-9|6	Group:		System/Base
12cu|xsudo-0.4.0-9|7	Url:		http://www.mageialinux.ru
12cu|xsudo-0.4.0-9|8	Source0:	%{name}
12cu|xsudo-0.4.0-9|9	Source1:	add2sudoers
12cu|xsudo-0.4.0-9|10	Source2:	rmfromsudoers
12cu|xsudo-0.4.0-9|11	Source3:	sudoers4user
12cu|xsudo-0.4.0-9|12	Source4:	add2sudoers.desktop
12cu|xsudo-0.4.0-9|13	Source5:	rmfromsudoers.desktop
12cu|xsudo-0.4.0-9|14	Source6:	add2sudoers.png
12cu|xsudo-0.4.0-9|15	Source7:	rmfromsudoers.png
12cu|xsudo-0.4.0-9|16	BuildArch:	noarch
12cu|xsudo-0.4.0-9|17	Requires:	sudo
12cu|xsudo-0.4.0-9|18	
12cu|xsudo-0.4.0-9|19	%description
12cu|xsudo-0.4.0-9|20	xsudo permit execute X-application with sudo.
12cu|xsudo-0.4.0-9|21	
12cu|xsudo-0.4.0-9|22	%package -n %{name}-sudoers
12cu|xsudo-0.4.0-9|23	Summary:	GUI for adding users to /etc/sudoers and for deleting users from /etc/sudoers
12cu|xsudo-0.4.0-9|24	Group:		System/Base
12cu|xsudo-0.4.0-9|25	Requires:	%{name} = %{version}
12cu|xsudo-0.4.0-9|26	Requires:	zenity
12cu|xsudo-0.4.0-9|27	Requires:	beesu
12cu|xsudo-0.4.0-9|28	
12cu|xsudo-0.4.0-9|29	%description -n %{name}-sudoers
12cu|xsudo-0.4.0-9|30	GUI for adding users to /etc/sudoers and for deleting users from /etc/sudoers.
12cu|xsudo-0.4.0-9|31	
12cu|xsudo-0.4.0-9|32	%prep
12cu|xsudo-0.4.0-9|33	# nothing
12cu|xsudo-0.4.0-9|34	
12cu|xsudo-0.4.0-9|35	%build
12cu|xsudo-0.4.0-9|36	# nothing
12cu|xsudo-0.4.0-9|37	
12cu|xsudo-0.4.0-9|38	%install
12cu|xsudo-0.4.0-9|39	mkdir -p %{buildroot}%{_bindir}
12cu|xsudo-0.4.0-9|40	install -m 0755 %{SOURCE0} %{buildroot}%{_bindir}/
12cu|xsudo-0.4.0-9|41	install -m 0755 %{SOURCE1} %{buildroot}%{_bindir}/
12cu|xsudo-0.4.0-9|42	install -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/
12cu|xsudo-0.4.0-9|43	install -m 0755 %{SOURCE3} %{buildroot}%{_bindir}/
12cu|xsudo-0.4.0-9|44	mkdir -p %{buildroot}%{_datadir}/applications
12cu|xsudo-0.4.0-9|45	install -m 0644 %{SOURCE4} %{buildroot}%{_datadir}/applications/
12cu|xsudo-0.4.0-9|46	install -m 0644 %{SOURCE5} %{buildroot}%{_datadir}/applications/
12cu|xsudo-0.4.0-9|47	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cu|xsudo-0.4.0-9|48	install -m 0644 %{SOURCE6} %{buildroot}%{_datadir}/pixmaps/
12cu|xsudo-0.4.0-9|49	install -m 0644 %{SOURCE7} %{buildroot}%{_datadir}/pixmaps/
12cu|xsudo-0.4.0-9|50	
12cu|xsudo-0.4.0-9|51	%post
12cu|xsudo-0.4.0-9|52	A=`cat /etc/sudoers | grep "DISPLAY XAUTHORITY XAUTHLOCALHOSTNAME"`
12cu|xsudo-0.4.0-9|53	B=`cat /etc/sudoers | grep "# Defaults requiretty"`
12cu|xsudo-0.4.0-9|54	if [ -z "$A" ]
12cu|xsudo-0.4.0-9|55	then
12cu|xsudo-0.4.0-9|56	echo "Defaults env_keep += \"DISPLAY XAUTHORITY XAUTHLOCALHOSTNAME\"" >> /etc/sudoers
12cu|xsudo-0.4.0-9|57	fi
12cu|xsudo-0.4.0-9|58	if [ -z "$B" ]
12cu|xsudo-0.4.0-9|59	then
12cu|xsudo-0.4.0-9|60	sed -i '/requiretty/s/^Defaults/# Defaults/g' /etc/sudoers
12cu|xsudo-0.4.0-9|61	fi
12cu|xsudo-0.4.0-9|62	
12cu|xsudo-0.4.0-9|63	%files
12cu|xsudo-0.4.0-9|64	%{_bindir}/%{name}
12cu|xsudo-0.4.0-9|65	
12cu|xsudo-0.4.0-9|66	%files -n %{name}-sudoers
12cu|xsudo-0.4.0-9|67	%{_bindir}/add2sudoers
12cu|xsudo-0.4.0-9|68	%{_bindir}/rmfromsudoers
12cu|xsudo-0.4.0-9|69	%{_bindir}/sudoers4user
12cu|xsudo-0.4.0-9|70	%{_datadir}/applications/add2sudoers.desktop
12cu|xsudo-0.4.0-9|71	%{_datadir}/applications/rmfromsudoers.desktop
12cu|xsudo-0.4.0-9|72	%{_datadir}/pixmaps/add2sudoers.png
12cu|xsudo-0.4.0-9|73	%{_datadir}/pixmaps/rmfromsudoers.png
12cu|xsudo-0.4.0-9|74	

13364 12
12cu|xt7-player3-3.5.2.2-1|1	######################################################
12cu|xt7-player3-3.5.2.2-1|2	# SpecFile: xt7-player3.spec
12cu|xt7-player3-3.5.2.2-1|3	# For unstable branch do:
12cu|xt7-player3-3.5.2.2-1|4	# git clone https://github.com/kokoko3k/xt7-player.git
12cu|xt7-player3-3.5.2.2-1|5	######################################################
12cu|xt7-player3-3.5.2.2-1|6	%define oname xt7-player
12cu|xt7-player3-3.5.2.2-1|7	
12cu|xt7-player3-3.5.2.2-1|8	Summary:	Xt7-player mplayer GUI
12cu|xt7-player3-3.5.2.2-1|9	Name:		xt7-player3
12cu|xt7-player3-3.5.2.2-1|10	Version:	3.5.2.2
12cu|xt7-player3-3.5.2.2-1|11	Release:	1
12cu|xt7-player3-3.5.2.2-1|12	URL:		http://xt7-player.sourceforge.net/xt7forum/
12cu|xt7-player3-3.5.2.2-1|13	Source:		http://wpage.unina.it/aorefice/xt7player_dist/xt7-%{version}/autotools/%{oname}-%{version}.tar.gz
12cu|xt7-player3-3.5.2.2-1|14	Source1:	%{oname}.desktop
12cu|xt7-player3-3.5.2.2-1|15	Source100:	xt7-player3.rpmlintrc
12cu|xt7-player3-3.5.2.2-1|16	License:	GPLv2
12cu|xt7-player3-3.5.2.2-1|17	Group:		Video
12cu|xt7-player3-3.5.2.2-1|18	BuildArch:	noarch
12cu|xt7-player3-3.5.2.2-1|19	BuildRequires:	gambas3-runtime >= 3.5.1
12cu|xt7-player3-3.5.2.2-1|20	BuildRequires:	gambas3-gb-qt4
12cu|xt7-player3-3.5.2.2-1|21	BuildRequires:	gambas3-gb-form
12cu|xt7-player3-3.5.2.2-1|22	BuildRequires:	gambas3-gb-desktop
12cu|xt7-player3-3.5.2.2-1|23	BuildRequires:	gambas3-gb-form-mdi
12cu|xt7-player3-3.5.2.2-1|24	BuildRequires:	gambas3-gb-net
12cu|xt7-player3-3.5.2.2-1|25	BuildRequires:	gambas3-gb-net-curl
12cu|xt7-player3-3.5.2.2-1|26	BuildRequires:	gambas3-gb-settings
12cu|xt7-player3-3.5.2.2-1|27	BuildRequires:	gambas3-gb-xml
12cu|xt7-player3-3.5.2.2-1|28	BuildRequires:	gambas3-gb-web
12cu|xt7-player3-3.5.2.2-1|29	BuildRequires:	gambas3-devel >= 3.5.1
12cu|xt7-player3-3.5.2.2-1|30	BuildRequires:	gambas3-gb-image
12cu|xt7-player3-3.5.2.2-1|31	BuildRequires:	gambas3-gb-image-imlib
12cu|xt7-player3-3.5.2.2-1|32	BuildRequires:	gambas3-gb-image-io
12cu|xt7-player3-3.5.2.2-1|33	BuildRequires:	gambas3-gb-db
12cu|xt7-player3-3.5.2.2-1|34	BuildRequires:	gambas3-gb-dbus
12cu|xt7-player3-3.5.2.2-1|35	BuildRequires:	gambas3-gb-db-form
12cu|xt7-player3-3.5.2.2-1|36	BuildRequires:	gambas3-gb-qt4-ext
12cu|xt7-player3-3.5.2.2-1|37	BuildRequires:	pkgconfig(taglib)
12cu|xt7-player3-3.5.2.2-1|38	BuildRequires:	gambas3-gb-gui
12cu|xt7-player3-3.5.2.2-1|39	BuildRequires:	gambas3-gb-compress
12cu|xt7-player3-3.5.2.2-1|40	BuildRequires:	gambas3-gb-form-dialog
12cu|xt7-player3-3.5.2.2-1|41	BuildRequires:	gambas3-gb-signal >= 3.5.1
12cu|xt7-player3-3.5.2.2-1|42	BuildRequires:	gambas3-gb-libxml >= 3.5.1
12cu|xt7-player3-3.5.2.2-1|43	
12cu|xt7-player3-3.5.2.2-1|44	# 4 desktop file install/check
12cu|xt7-player3-3.5.2.2-1|45	BuildRequires:	desktop-file-utils
12cu|xt7-player3-3.5.2.2-1|46	
12cu|xt7-player3-3.5.2.2-1|47	# 4 icons convert
12cu|xt7-player3-3.5.2.2-1|48	BuildRequires:	imagemagick
12cu|xt7-player3-3.5.2.2-1|49	
12cu|xt7-player3-3.5.2.2-1|50	# 4 dvb-epg
12cu|xt7-player3-3.5.2.2-1|51	Requires:	dvbsnoop
12cu|xt7-player3-3.5.2.2-1|52	Requires:	dvb-apps
12cu|xt7-player3-3.5.2.2-1|53	
12cu|xt7-player3-3.5.2.2-1|54	# 4 downloading from youtube
12cu|xt7-player3-3.5.2.2-1|55	Requires:	youtube-dl >= 2014.03.21
12cu|xt7-player3-3.5.2.2-1|56	Requires:	xterm
12cu|xt7-player3-3.5.2.2-1|57	Requires:	wget
12cu|xt7-player3-3.5.2.2-1|58	
12cu|xt7-player3-3.5.2.2-1|59	# 4 audio extract/convert
12cu|xt7-player3-3.5.2.2-1|60	Requires:	ffmpeg
12cu|xt7-player3-3.5.2.2-1|61	
12cu|xt7-player3-3.5.2.2-1|62	# 4 subtiles , manage, download a.s.o.
12cu|xt7-player3-3.5.2.2-1|63	Requires:	python >= 2.7
12cu|xt7-player3-3.5.2.2-1|64	
12cu|xt7-player3-3.5.2.2-1|65	# 4 global hotkeys support
12cu|xt7-player3-3.5.2.2-1|66	Requires:	xbindkeys
12cu|xt7-player3-3.5.2.2-1|67	
12cu|xt7-player3-3.5.2.2-1|68	# 4 desktop integration
12cu|xt7-player3-3.5.2.2-1|69	Requires:	xdg-utils
12cu|xt7-player3-3.5.2.2-1|70	
12cu|xt7-player3-3.5.2.2-1|71	# 4 tagging
12cu|xt7-player3-3.5.2.2-1|72	Requires:	%{_lib}taglib1
12cu|xt7-player3-3.5.2.2-1|73	Requires:	%{_lib}taglib_c0
12cu|xt7-player3-3.5.2.2-1|74	
12cu|xt7-player3-3.5.2.2-1|75	# default player, works also with mplayer2
12cu|xt7-player3-3.5.2.2-1|76	Requires:	mplayer
12cu|xt7-player3-3.5.2.2-1|77	
12cu|xt7-player3-3.5.2.2-1|78	# 4 GUI
12cu|xt7-player3-3.5.2.2-1|79	Requires:	gambas3-runtime >= 3.5.1
12cu|xt7-player3-3.5.2.2-1|80	Requires:	gambas3-gb-image
12cu|xt7-player3-3.5.2.2-1|81	Requires:	gambas3-gb-dbus
12cu|xt7-player3-3.5.2.2-1|82	Requires:	gambas3-gb-qt4 >= 3.5.1
12cu|xt7-player3-3.5.2.2-1|83	Requires:	gambas3-gb-gtk
12cu|xt7-player3-3.5.2.2-1|84	Requires:	gambas3-gb-gui >= 3.5.1
12cu|xt7-player3-3.5.2.2-1|85	Requires:	gambas3-gb-form
12cu|xt7-player3-3.5.2.2-1|86	Requires:	gambas3-gb-xml
12cu|xt7-player3-3.5.2.2-1|87	Requires:	gambas3-gb-qt4-ext
12cu|xt7-player3-3.5.2.2-1|88	Requires:	gambas3-gb-form-stock
12cu|xt7-player3-3.5.2.2-1|89	Requires:	gambas3-gb-net
12cu|xt7-player3-3.5.2.2-1|90	Requires:	gambas3-gb-form-dialog
12cu|xt7-player3-3.5.2.2-1|91	Requires:	gambas3-gb-settings
12cu|xt7-player3-3.5.2.2-1|92	Requires:	gambas3-gb-form-mdi
12cu|xt7-player3-3.5.2.2-1|93	Requires:	gambas3-gb-compress
12cu|xt7-player3-3.5.2.2-1|94	Requires:	gambas3-gb-desktop
12cu|xt7-player3-3.5.2.2-1|95	Requires:	gambas3-gb-web
12cu|xt7-player3-3.5.2.2-1|96	Requires:	gambas3-gb-net-curl
12cu|xt7-player3-3.5.2.2-1|97	Requires:	gambas3-gb-signal >= 3.5.1
12cu|xt7-player3-3.5.2.2-1|98	
12cu|xt7-player3-3.5.2.2-1|99	# 4 icecast
12cu|xt7-player3-3.5.2.2-1|100	Requires:	gambas3-gb-libxml >= 3.5.1
12cu|xt7-player3-3.5.2.2-1|101	
12cu|xt7-player3-3.5.2.2-1|102	
12cu|xt7-player3-3.5.2.2-1|103	Provides:	%{oname} == %{version}-%{release}
12cu|xt7-player3-3.5.2.2-1|104	# too many previous name for it
12cu|xt7-player3-3.5.2.2-1|105	Obsoletes: xt7-player3 =< %{version}
12cu|xt7-player3-3.5.2.2-1|106	Obsoletes: Xt7-player3 =< %{version}
12cu|xt7-player3-3.5.2.2-1|107	
12cu|xt7-player3-3.5.2.2-1|108	%rename Xt7-player3
12cu|xt7-player3-3.5.2.2-1|109	
12cu|xt7-player3-3.5.2.2-1|110	AutoReqProv:	no
12cu|xt7-player3-3.5.2.2-1|111	
12cu|xt7-player3-3.5.2.2-1|112	%description
12cu|xt7-player3-3.5.2.2-1|113	Xt7-Player, an (almost) complete mplayer GUI
12cu|xt7-player3-3.5.2.2-1|114	This program is written in Gambas3, so you will need Gambas3 to be installed.
12cu|xt7-player3-3.5.2.2-1|115	
12cu|xt7-player3-3.5.2.2-1|116	%prep
12cu|xt7-player3-3.5.2.2-1|117	%setup -q -n %{oname}-%{version}
12cu|xt7-player3-3.5.2.2-1|118	
12cu|xt7-player3-3.5.2.2-1|119	%build
12cu|xt7-player3-3.5.2.2-1|120	%configure --prefix=/usr
12cu|xt7-player3-3.5.2.2-1|121	%make
12cu|xt7-player3-3.5.2.2-1|122	
12cu|xt7-player3-3.5.2.2-1|123	%install
12cu|xt7-player3-3.5.2.2-1|124	%makeinstall
12cu|xt7-player3-3.5.2.2-1|125	#icons
12cu|xt7-player3-3.5.2.2-1|126	cd xt7-player
12cu|xt7-player3-3.5.2.2-1|127	install -d -m755 %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
12cu|xt7-player3-3.5.2.2-1|128	convert xt7-player.png -resize 32x32 %{buildroot}%{_iconsdir}/%{oname}.png
12cu|xt7-player3-3.5.2.2-1|129	convert xt7-player.png -resize 16x16 %{buildroot}%{_miconsdir}/%{oname}.png
12cu|xt7-player3-3.5.2.2-1|130	install -p xt7-player.png %{buildroot}%{_liconsdir}/xt7-player.png
12cu|xt7-player3-3.5.2.2-1|131	
12cu|xt7-player3-3.5.2.2-1|132	#menu entry
12cu|xt7-player3-3.5.2.2-1|133	desktop-file-install %{SOURCE1} \
12cu|xt7-player3-3.5.2.2-1|134	--dir %{buildroot}%{_datadir}/applications
12cu|xt7-player3-3.5.2.2-1|135	
12cu|xt7-player3-3.5.2.2-1|136	
12cu|xt7-player3-3.5.2.2-1|137	%files
12cu|xt7-player3-3.5.2.2-1|138	%doc COPYING README ChangeLog
12cu|xt7-player3-3.5.2.2-1|139	%{_bindir}/*
12cu|xt7-player3-3.5.2.2-1|140	%{_iconsdir}/%{oname}.png
12cu|xt7-player3-3.5.2.2-1|141	%{_miconsdir}/%{oname}.png
12cu|xt7-player3-3.5.2.2-1|142	%{_liconsdir}/%{oname}.png
12cu|xt7-player3-3.5.2.2-1|143	%{_datadir}/applications/%{oname}.desktop
12cu|xt7-player3-3.5.2.2-1|144	
12cu|xt7-player3-3.5.2.2-1|145	
12cu|xt7-player3-3.5.2.2-1|146	%changelog
12cu|xt7-player3-3.5.2.2-1|147	* Tue Apr 01 2014 SymbianFlo <symbianflo@mandrivausers.ro> 3.5.2.2-1
12cu|xt7-player3-3.5.2.2-1|148	+ Revision: b22fb9e
12cu|xt7-player3-3.5.2.2-1|149	- Updated to 3.5.2.2:
12cu|xt7-player3-3.5.2.2-1|150	- - CHANGE: REQUIRES youtube-dl >= 2014.03.21 to watch youtube videos
12cu|xt7-player3-3.5.2.2-1|151	- - FIX: Playlist items move was broken, fixed.
12cu|xt7-player3-3.5.2.2-1|152	
12cu|xt7-player3-3.5.2.2-1|153	

13365 12
12cu|xtel-3.3.0-19|1	%define name	xtel
12cu|xtel-3.3.0-19|2	%define version	3.3.0
12cu|xtel-3.3.0-19|3	%define release 	19
12cu|xtel-3.3.0-19|4	%define debug_package	%{nil}
12cu|xtel-3.3.0-19|5	
12cu|xtel-3.3.0-19|6	Summary: Emulateur Minitel
12cu|xtel-3.3.0-19|7	Name: %{name}
12cu|xtel-3.3.0-19|8	Version: %{version}
12cu|xtel-3.3.0-19|9	Release: %{release}
12cu|xtel-3.3.0-19|10	License: GPLv2+
12cu|xtel-3.3.0-19|11	Group: Networking/Other
12cu|xtel-3.3.0-19|12	URL: http://pficheux.free.fr/xtel/
12cu|xtel-3.3.0-19|13	Source0: http://pficheux.free.fr/xtel/download/xtel-%{version}.tar.bz2
12cu|xtel-3.3.0-19|14	Source1: %{name}-fr-doc.tar.bz2
12cu|xtel-3.3.0-19|15	# FHS compliant XTEL
12cu|xtel-3.3.0-19|16	Patch0: xtel-mdk.patch
12cu|xtel-3.3.0-19|17	Patch1: xtel-3.3.0-debian_symlink_security.patch
12cu|xtel-3.3.0-19|18	Patch2: xtel-3.3.0-debian_a2ps.patch
12cu|xtel-3.3.0-19|19	Patch3: xtel-3.3.0-debian_motif.patch
12cu|xtel-3.3.0-19|20	
12cu|xtel-3.3.0-19|21	BuildRequires: pkgconfig(x11)
12cu|xtel-3.3.0-19|22	BuildRequires: lesstif-devel
12cu|xtel-3.3.0-19|23	BuildRequires: pkgconfig(xt)
12cu|xtel-3.3.0-19|24	BuildRequires: pkgconfig(xmu)
12cu|xtel-3.3.0-19|25	BuildRequires: pkgconfig(xaw7)
12cu|xtel-3.3.0-19|26	BuildRequires: pkgconfig(xp)
12cu|xtel-3.3.0-19|27	BuildRequires: jpeg-devel
12cu|xtel-3.3.0-19|28	BuildRequires: pkgconfig(xbitmaps)
12cu|xtel-3.3.0-19|29	BuildRequires: imake
12cu|xtel-3.3.0-19|30	BuildRequires: gccmakedep
12cu|xtel-3.3.0-19|31	BuildRequires: mkfontdir
12cu|xtel-3.3.0-19|32	BuildRequires: bdftopcf
12cu|xtel-3.3.0-19|33	
12cu|xtel-3.3.0-19|34	Requires: xinetd
12cu|xtel-3.3.0-19|35	
12cu|xtel-3.3.0-19|36	%description
12cu|xtel-3.3.0-19|37	This program emulates a Minitel in UNIX/X11 environment. It uses
12cu|xtel-3.3.0-19|38	a customer / server architecture (xtel / xteld). The demon 'xteld' handles
12cu|xtel-3.3.0-19|39	T?l?tel manage connections (modem) requested by customers via
12cu|xtel-3.3.0-19|40	TCP / IP. Xtel emulate Minitel 1B, 2 and TVR. Xteld also allows using
12cu|xtel-3.3.0-19|41	HyperTerminal Private Edition (3.0 or 4.0) as Minitel customer Windows95/NT.
12cu|xtel-3.3.0-19|42	
12cu|xtel-3.3.0-19|43	%prep
12cu|xtel-3.3.0-19|44	%setup -q -a1
12cu|xtel-3.3.0-19|45	%patch0 -p1 -b .fhs
12cu|xtel-3.3.0-19|46	%patch1 -p1 -b .symlink
12cu|xtel-3.3.0-19|47	%patch2 -p1 -b .a2ps
12cu|xtel-3.3.0-19|48	%patch3 -p1 -b .motif
12cu|xtel-3.3.0-19|49	
12cu|xtel-3.3.0-19|50	chmod -x xtel-fr-doc/xtel_config
12cu|xtel-3.3.0-19|51	chmod -x xtel-fr-doc//minitel.xpm
12cu|xtel-3.3.0-19|52	
12cu|xtel-3.3.0-19|53	# Convert to utf-8
12cu|xtel-3.3.0-19|54	for file in LISEZMOI.txt FAQ.txt HISTOIRE.txt ; do
12cu|xtel-3.3.0-19|55	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
12cu|xtel-3.3.0-19|56	touch -r $file $file.new && \
12cu|xtel-3.3.0-19|57	mv $file.new $file
12cu|xtel-3.3.0-19|58	done
12cu|xtel-3.3.0-19|59	
12cu|xtel-3.3.0-19|60	%build
12cu|xtel-3.3.0-19|61	perl -pi -e 's|(#define.*DEBUG_XTELD.*)|/* $1 */|' Config.tmpl
12cu|xtel-3.3.0-19|62	# do not leak information in the config file
12cu|xtel-3.3.0-19|63	imake -DREDHAT  -DUseInstalled -I/usr/share/X11/config LIBDIR=%{_libdir}
12cu|xtel-3.3.0-19|64	
12cu|xtel-3.3.0-19|65	make Xtel LIBDIR=%{_libdir} CXXOPTIONS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cu|xtel-3.3.0-19|66	
12cu|xtel-3.3.0-19|67	%install
12cu|xtel-3.3.0-19|68	%makeinstall_std LIBDIR=%{_libdir}
12cu|xtel-3.3.0-19|69	make install.man DESTDIR=%{buildroot}
12cu|xtel-3.3.0-19|70	
12cu|xtel-3.3.0-19|71	chmod 755 %{buildroot}%{_bindir}/mdmdetect
12cu|xtel-3.3.0-19|72	mkdir -p %{buildroot}%{_sysconfdir}/xinetd.d/
12cu|xtel-3.3.0-19|73	
12cu|xtel-3.3.0-19|74	cat <<EOF > %{buildroot}%{_sysconfdir}/xinetd.d/xtel
12cu|xtel-3.3.0-19|75	# default: on
12cu|xtel-3.3.0-19|76	# description: xteld provide services for MINITEL.
12cu|xtel-3.3.0-19|77	
12cu|xtel-3.3.0-19|78	service xtel
12cu|xtel-3.3.0-19|79	{
12cu|xtel-3.3.0-19|80	disable             = no
12cu|xtel-3.3.0-19|81	socket_type         = stream
12cu|xtel-3.3.0-19|82	protocol            = tcp
12cu|xtel-3.3.0-19|83	wait                = no
12cu|xtel-3.3.0-19|84	user                = root
12cu|xtel-3.3.0-19|85	group				= nogroup
12cu|xtel-3.3.0-19|86	server              = %{_bindir}/xteld
12cu|xtel-3.3.0-19|87	}
12cu|xtel-3.3.0-19|88	
12cu|xtel-3.3.0-19|89	EOF
12cu|xtel-3.3.0-19|90	cat <<EOF > %{buildroot}%{_sysconfdir}/xinetd.d/xtelw
12cu|xtel-3.3.0-19|91	# default: on
12cu|xtel-3.3.0-19|92	# description: xteld provide services for MINITEL.
12cu|xtel-3.3.0-19|93	
12cu|xtel-3.3.0-19|94	service xtelw
12cu|xtel-3.3.0-19|95	{
12cu|xtel-3.3.0-19|96	disable             = no
12cu|xtel-3.3.0-19|97	socket_type         = stream
12cu|xtel-3.3.0-19|98	protocol            = tcp
12cu|xtel-3.3.0-19|99	wait                = no
12cu|xtel-3.3.0-19|100	user                = root
12cu|xtel-3.3.0-19|101	group				= nogroup
12cu|xtel-3.3.0-19|102	server              = %{_bindir}/xteld
12cu|xtel-3.3.0-19|103	}
12cu|xtel-3.3.0-19|104	
12cu|xtel-3.3.0-19|105	EOF
12cu|xtel-3.3.0-19|106	
12cu|xtel-3.3.0-19|107	mkdir -p %{buildroot}%{_datadir}/applications
12cu|xtel-3.3.0-19|108	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cu|xtel-3.3.0-19|109	[Desktop Entry]
12cu|xtel-3.3.0-19|110	Name=Xtel
12cu|xtel-3.3.0-19|111	Comment=Minitel emulation
12cu|xtel-3.3.0-19|112	Exec=%{_bindir}/%{name}
12cu|xtel-3.3.0-19|113	Icon=terminals_section
12cu|xtel-3.3.0-19|114	Terminal=false
12cu|xtel-3.3.0-19|115	Type=Application
12cu|xtel-3.3.0-19|116	StartupNotify=true
12cu|xtel-3.3.0-19|117	MimeType=foo/bar;foo2/bar2;
12cu|xtel-3.3.0-19|118	Categories=Motif;System;TerminalEmulator;
12cu|xtel-3.3.0-19|119	EOF
12cu|xtel-3.3.0-19|120	
12cu|xtel-3.3.0-19|121	# fix symlinks
12cu|xtel-3.3.0-19|122	rm -rf %{buildroot}%{_libdir}/app-defaults
12cu|xtel-3.3.0-19|123	mkdir -p %{buildroot}%{_libdir}/X11/app-defaults
12cu|xtel-3.3.0-19|124	ln -s %{_sysconfdir}/X11/app-defaults/XTelm %{buildroot}%{_libdir}/X11/app-defaults/XTelm
12cu|xtel-3.3.0-19|125	ln -s %{_sysconfdir}/X11/app-defaults/XTelm-msg %{buildroot}%{_libdir}/X11/app-defaults/XTelm-msg
12cu|xtel-3.3.0-19|126	
12cu|xtel-3.3.0-19|127	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12cu|xtel-3.3.0-19|128	ln -s ../../..%{_datadir}/fonts/xtel \
12cu|xtel-3.3.0-19|129	%{buildroot}%_sysconfdir/X11/fontpath.d/xtel:pri=50
12cu|xtel-3.3.0-19|130	
12cu|xtel-3.3.0-19|131	
12cu|xtel-3.3.0-19|132	
12cu|xtel-3.3.0-19|133	%post
12cu|xtel-3.3.0-19|134	if [ "`grep xtel /etc/services`" = "" ]; then
12cu|xtel-3.3.0-19|135	echo -n "Mise  jour de /etc/services..."
12cu|xtel-3.3.0-19|136	echo -e "xtel\t\t1313/tcp\t\t\t# Xtel" >> /etc/services
12cu|xtel-3.3.0-19|137	echo -e "xtelw\t\t1314/tcp\t\t\t# Xtel HyperTerminal" >> /etc/services
12cu|xtel-3.3.0-19|138	echo "OK"
12cu|xtel-3.3.0-19|139	fi
12cu|xtel-3.3.0-19|140	
12cu|xtel-3.3.0-19|141	service xinetd restart
12cu|xtel-3.3.0-19|142	%if %mdkversion < 200900
12cu|xtel-3.3.0-19|143	%{update_menus}
12cu|xtel-3.3.0-19|144	%endif
12cu|xtel-3.3.0-19|145	
12cu|xtel-3.3.0-19|146	%postun
12cu|xtel-3.3.0-19|147	service xinetd restart
12cu|xtel-3.3.0-19|148	%if %mdkversion < 200900
12cu|xtel-3.3.0-19|149	%{clean_menus}
12cu|xtel-3.3.0-19|150	%endif
12cu|xtel-3.3.0-19|151	
12cu|xtel-3.3.0-19|152	%files
12cu|xtel-3.3.0-19|153	%doc LISEZMOI.txt FAQ.txt HISTOIRE.txt
12cu|xtel-3.3.0-19|154	%doc xtel-fr-doc/*
12cu|xtel-3.3.0-19|155	%{_bindir}/*
12cu|xtel-3.3.0-19|156	%{_libdir}/X11/app-defaults/XTelm
12cu|xtel-3.3.0-19|157	%{_libdir}/X11/app-defaults/XTelm-msg
12cu|xtel-3.3.0-19|158	%{_datadir}/fonts/*
12cu|xtel-3.3.0-19|159	%dir %{_sysconfdir}/%{name}/
12cu|xtel-3.3.0-19|160	%{_sysconfdir}/X11/fontpath.d/xtel:pri=50
12cu|xtel-3.3.0-19|161	%{_libdir}/%{name}
12cu|xtel-3.3.0-19|162	%{_mandir}/man1/*
12cu|xtel-3.3.0-19|163	
12cu|xtel-3.3.0-19|164	%config(noreplace) %{_sysconfdir}/%{name}/xtel.services
12cu|xtel-3.3.0-19|165	%config(noreplace) %{_sysconfdir}/%{name}/xtel.lignes
12cu|xtel-3.3.0-19|166	%config(noreplace) %{_sysconfdir}/ppp/*iminitel
12cu|xtel-3.3.0-19|167	%config(noreplace) %{_sysconfdir}/ppp/peers/iminitel
12cu|xtel-3.3.0-19|168	%config(noreplace) %{_sysconfdir}/xinetd.d/*
12cu|xtel-3.3.0-19|169	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
12cu|xtel-3.3.0-19|170	
12cu|xtel-3.3.0-19|171	%{_datadir}/applications/%{name}.desktop
12cu|xtel-3.3.0-19|172	
12cu|xtel-3.3.0-19|173	
12cu|xtel-3.3.0-19|174	
12cu|xtel-3.3.0-19|175	
12cu|xtel-3.3.0-19|176	%changelog
12cu|xtel-3.3.0-19|177	* Sun Mar 02 2014 symbianflo <symbianflo@symbianflo> 3.3.0-19
12cu|xtel-3.3.0-19|178	+ Revision: cd58c47
12cu|xtel-3.3.0-19|179	- Log: fix linting
12cu|xtel-3.3.0-19|180	
12cu|xtel-3.3.0-19|181	

13366 12
12cu|xtoolwait-1.3-15|1	Summary:	A utility which aims to decrease X session startup time
12cu|xtoolwait-1.3-15|2	Name:		xtoolwait
12cu|xtoolwait-1.3-15|3	Version:	1.3
12cu|xtoolwait-1.3-15|4	Release:	15
12cu|xtoolwait-1.3-15|5	License:	GPL
12cu|xtoolwait-1.3-15|6	Group:		System/Configuration/Other
12cu|xtoolwait-1.3-15|7	BuildRequires:	imake
12cu|xtoolwait-1.3-15|8	BuildRequires:	pkgconfig(x11)
12cu|xtoolwait-1.3-15|9	Buildrequires:	pkgconfig(xext)
12cu|xtoolwait-1.3-15|10	Url:		http://www.hacom.nl/~richard/software/xtoolwait.html
12cu|xtoolwait-1.3-15|11	Source:		ftp://ftp.x.org/contrib/utilities/%{name}-%{version}.tar.bz2
12cu|xtoolwait-1.3-15|12	Patch0:		xtoolwait-imake.patch
12cu|xtoolwait-1.3-15|13	
12cu|xtoolwait-1.3-15|14	%description
12cu|xtoolwait-1.3-15|15	Xtoolwait is a utility which starts an X client in the background, waits
12cu|xtoolwait-1.3-15|16	for a window to be mapped on the root window, and then exits.  Xtoolwait
12cu|xtoolwait-1.3-15|17	can improve performance for users who start a bunch of X clients
12cu|xtoolwait-1.3-15|18	automatically (for example, xterm, xlock, xconsole, whatever) when the
12cu|xtoolwait-1.3-15|19	X session starts.
12cu|xtoolwait-1.3-15|20	
12cu|xtoolwait-1.3-15|21	Install xtoolwait if you'd like to try to speed up the startup time for
12cu|xtoolwait-1.3-15|22	X sessions.
12cu|xtoolwait-1.3-15|23	
12cu|xtoolwait-1.3-15|24	%prep
12cu|xtoolwait-1.3-15|25	%setup -q
12cu|xtoolwait-1.3-15|26	%patch0 -p1
12cu|xtoolwait-1.3-15|27	
12cu|xtoolwait-1.3-15|28	%build
12cu|xtoolwait-1.3-15|29	xmkmf
12cu|xtoolwait-1.3-15|30	%make CDEBUGFLAGS="%{optflags}" EXTRA_LDOPTIONS="%{ldflags}"
12cu|xtoolwait-1.3-15|31	
12cu|xtoolwait-1.3-15|32	%install
12cu|xtoolwait-1.3-15|33	%{makeinstall_std} install.man
12cu|xtoolwait-1.3-15|34	
12cu|xtoolwait-1.3-15|35	%clean
12cu|xtoolwait-1.3-15|36	
12cu|xtoolwait-1.3-15|37	%files
12cu|xtoolwait-1.3-15|38	%{_bindir}/xtoolwait
12cu|xtoolwait-1.3-15|39	%{_mandir}/man1/xtoolwait.1*
12cu|xtoolwait-1.3-15|40	
12cu|xtoolwait-1.3-15|41	
12cu|xtoolwait-1.3-15|42	%changelog
12cu|xtoolwait-1.3-15|43	* Fri Jan 21 2011 Funda Wang <fwang@mandriva.org> 1.3-13mdv2011.0
12cu|xtoolwait-1.3-15|44	+ Revision: 632065
12cu|xtoolwait-1.3-15|45	- br xext
12cu|xtoolwait-1.3-15|46	- simplify BR
12cu|xtoolwait-1.3-15|47	
12cu|xtoolwait-1.3-15|48	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.3-12mdv2010.0
12cu|xtoolwait-1.3-15|49	+ Revision: 435318
12cu|xtoolwait-1.3-15|50	- rebuild
12cu|xtoolwait-1.3-15|51	
12cu|xtoolwait-1.3-15|52	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.3-11mdv2009.0
12cu|xtoolwait-1.3-15|53	+ Revision: 242997
12cu|xtoolwait-1.3-15|54	- rebuild
12cu|xtoolwait-1.3-15|55	- kill re-definition of %%buildroot on Pixel's request
12cu|xtoolwait-1.3-15|56	- buildrequires X11-devel instead of XFree86-devel
12cu|xtoolwait-1.3-15|57	- fix man pages extension
12cu|xtoolwait-1.3-15|58	
12cu|xtoolwait-1.3-15|59	+ Olivier Blin <oblin@mandriva.com>
12cu|xtoolwait-1.3-15|60	- restore BuildRoot
12cu|xtoolwait-1.3-15|61	
12cu|xtoolwait-1.3-15|62	* Mon Jun 18 2007 Adam Williamson <awilliamson@mandriva.org> 1.3-9mdv2008.0
12cu|xtoolwait-1.3-15|63	+ Revision: 40748
12cu|xtoolwait-1.3-15|64	- new X.org layout; trim buildrequires; rebuild for new era
12cu|xtoolwait-1.3-15|65	- Import xtoolwait
12cu|xtoolwait-1.3-15|66	
12cu|xtoolwait-1.3-15|67	
12cu|xtoolwait-1.3-15|68	
12cu|xtoolwait-1.3-15|69	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 1.3-8mdk
12cu|xtoolwait-1.3-15|70	- Rebuild
12cu|xtoolwait-1.3-15|71	
12cu|xtoolwait-1.3-15|72	* Sat Dec 25 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.3-7mdk
12cu|xtoolwait-1.3-15|73	- fix buildrequires
12cu|xtoolwait-1.3-15|74	- cosmetics
12cu|xtoolwait-1.3-15|75	
12cu|xtoolwait-1.3-15|76	* Mon Jul 21 2003 Aurelien Lemaire <alemaire@mandrakesoft.com> 1.3-6mdk
12cu|xtoolwait-1.3-15|77	- Rebuild for the new RPM
12cu|xtoolwait-1.3-15|78	- Add Url
12cu|xtoolwait-1.3-15|79	
12cu|xtoolwait-1.3-15|80	* Mon May 06 2002 Aurelien Lemaire <alemaire@mandrakesoft.com> 1.3-5mdk
12cu|xtoolwait-1.3-15|81	- Rebuild
12cu|xtoolwait-1.3-15|82	
12cu|xtoolwait-1.3-15|83	* Tue May 01 2001 David BAUDENS <baudens@mandrakesoft.com> 1.3-4mdk
12cu|xtoolwait-1.3-15|84	- Use %%_tmppath for BuildRoot
12cu|xtoolwait-1.3-15|85	
12cu|xtoolwait-1.3-15|86	* Tue Aug 08 2000 Frederic Lepied <flepied@mandrakesoft.com> 1.3-3mdk
12cu|xtoolwait-1.3-15|87	- automatically added BuildRequires
12cu|xtoolwait-1.3-15|88	
12cu|xtoolwait-1.3-15|89	* Tue Mar 28 2000 dam's <damien@mandrakesoft.com> 1.3-2mdk
12cu|xtoolwait-1.3-15|90	- Release.
12cu|xtoolwait-1.3-15|91	
12cu|xtoolwait-1.3-15|92	* Fri Nov 5 1999 dam's <damien@mandrakesoft.com>
12cu|xtoolwait-1.3-15|93	- Version 1.3
12cu|xtoolwait-1.3-15|94	
12cu|xtoolwait-1.3-15|95	* Thu May 06 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
12cu|xtoolwait-1.3-15|96	- Mandrake adaptions
12cu|xtoolwait-1.3-15|97	- handle RPM_OPT_FLAGS
12cu|xtoolwait-1.3-15|98	
12cu|xtoolwait-1.3-15|99	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cu|xtoolwait-1.3-15|100	- auto rebuild in the new build environment (release 2)
12cu|xtoolwait-1.3-15|101	
12cu|xtoolwait-1.3-15|102	* Fri Dec 18 1998 Bill Nottingham <notting@redhat.com>
12cu|xtoolwait-1.3-15|103	- build new version for 6.0
12cu|xtoolwait-1.3-15|104	
12cu|xtoolwait-1.3-15|105	* Wed Aug 12 1998 Jeff Johnson <jbj@redhat.com>
12cu|xtoolwait-1.3-15|106	- build root
12cu|xtoolwait-1.3-15|107	
12cu|xtoolwait-1.3-15|108	* Thu May 07 1998 Prospector System <bugs@redhat.com>
12cu|xtoolwait-1.3-15|109	- translations modified for de, fr, tr
12cu|xtoolwait-1.3-15|110	
12cu|xtoolwait-1.3-15|111	* Fri Oct 24 1997 Marc Ewing <marc@redhat.com>
12cu|xtoolwait-1.3-15|112	- new version
12cu|xtoolwait-1.3-15|113	
12cu|xtoolwait-1.3-15|114	* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
12cu|xtoolwait-1.3-15|115	- built against glibc

13367 12
12cu|xtrlock-2.6-1|1	%define debver	2.6
12cu|xtrlock-2.6-1|2	
12cu|xtrlock-2.6-1|3	Summary:	Minimal X display lock program
12cu|xtrlock-2.6-1|4	Name:		xtrlock
12cu|xtrlock-2.6-1|5	Version:	2.6
12cu|xtrlock-2.6-1|6	Release:	1
12cu|xtrlock-2.6-1|7	Group:		Graphical desktop/Other
12cu|xtrlock-2.6-1|8	URL:		http://packages.debian.org/sid/xtrlock
12cu|xtrlock-2.6-1|9	BuildRequires:	pkgconfig(x11)
12cu|xtrlock-2.6-1|10	BuildRequires:	imake
12cu|xtrlock-2.6-1|11	License:	GPLv3
12cu|xtrlock-2.6-1|12	Source0:	http://ftp.de.debian.org/debian/pool/main/x/%{name}/%{name}_%{debver}.tar.gz
12cu|xtrlock-2.6-1|13	
12cu|xtrlock-2.6-1|14	
12cu|xtrlock-2.6-1|15	%description
12cu|xtrlock-2.6-1|16	xtrlock is a very minimal X display lock program, which uses nothing
12cu|xtrlock-2.6-1|17	except the Xlib library. It doesn't obscure the screen, it is
12cu|xtrlock-2.6-1|18	completely idle while the display is locked and you don't type at it,
12cu|xtrlock-2.6-1|19	and it doesn't do funny things to the X access control lists.
12cu|xtrlock-2.6-1|20	
12cu|xtrlock-2.6-1|21	%prep
12cu|xtrlock-2.6-1|22	%setup -q
12cu|xtrlock-2.6-1|23	
12cu|xtrlock-2.6-1|24	%build
12cu|xtrlock-2.6-1|25	xmkmf
12cu|xtrlock-2.6-1|26	%make CFLAGS="%{optflags}" xtrlock
12cu|xtrlock-2.6-1|27	
12cu|xtrlock-2.6-1|28	%install
12cu|xtrlock-2.6-1|29	install -Dm 755 xtrlock %{buildroot}%{_bindir}/%{name}
12cu|xtrlock-2.6-1|30	install -Dm 644 xtrlock.man %{buildroot}%{_mandir}/man1/%{name}.1x
12cu|xtrlock-2.6-1|31	
12cu|xtrlock-2.6-1|32	mkdir -p %{buildroot}%{_datadir}/applications
12cu|xtrlock-2.6-1|33	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12cu|xtrlock-2.6-1|34	[Desktop Entry]
12cu|xtrlock-2.6-1|35	Name=Xtrlock
12cu|xtrlock-2.6-1|36	Comment=X terminal lock
12cu|xtrlock-2.6-1|37	Exec= xtrlock
12cu|xtrlock-2.6-1|38	Icon=gnome-lockscreen
12cu|xtrlock-2.6-1|39	Terminal=false
12cu|xtrlock-2.6-1|40	Type=Application
12cu|xtrlock-2.6-1|41	StartupNotify=true
12cu|xtrlock-2.6-1|42	Categories=System;
12cu|xtrlock-2.6-1|43	EOF
12cu|xtrlock-2.6-1|44	
12cu|xtrlock-2.6-1|45	
12cu|xtrlock-2.6-1|46	%files
12cu|xtrlock-2.6-1|47	%doc GPL-3.txt debian/README.Debian debian/changelog
12cu|xtrlock-2.6-1|48	%{_bindir}/%{name}
12cu|xtrlock-2.6-1|49	%{_mandir}/man1/%{name}.1*
12cu|xtrlock-2.6-1|50	%{_datadir}/applications/%{name}.desktop
12cu|xtrlock-2.6-1|51	
12cu|xtrlock-2.6-1|52	
12cu|xtrlock-2.6-1|53	
12cu|xtrlock-2.6-1|54	%changelog
12cu|xtrlock-2.6-1|55	* Thu Feb 27 2014 symbianflo <symbianflo@symbianflo> 2.6-1
12cu|xtrlock-2.6-1|56	+ Revision: 370889c
12cu|xtrlock-2.6-1|57	- Log: update to 2.6, spec clean
12cu|xtrlock-2.6-1|58	
12cu|xtrlock-2.6-1|59	

13368 12
12cu|xtux-20030306-14|1	%define Werror_cflags %nil
12cu|xtux-20030306-14|2	
12cu|xtux-20030306-14|3	Name:		xtux
12cu|xtux-20030306-14|4	Version:	20030306
12cu|xtux-20030306-14|5	Release:	14
12cu|xtux-20030306-14|6	Summary:	Multiplayer arcade game featuring open-source mascots
12cu|xtux-20030306-14|7	Group:		Games/Arcade
12cu|xtux-20030306-14|8	License:	GPLv2
12cu|xtux-20030306-14|9	URL:		http://xtux.sourceforge.net/
12cu|xtux-20030306-14|10	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.bz2
12cu|xtux-20030306-14|11	Source1:	%{name}-16.png
12cu|xtux-20030306-14|12	Source2:	%{name}-32.png
12cu|xtux-20030306-14|13	Source3:	%{name}-48.png
12cu|xtux-20030306-14|14	Patch:		xtux-fix-format-strings.patch
12cu|xtux-20030306-14|15	BuildRequires:	pkgconfig(xpm)
12cu|xtux-20030306-14|16	
12cu|xtux-20030306-14|17	%description
12cu|xtux-20030306-14|18	2005: Microsoft finally releases Windows2000. The few remaining in line
12cu|xtux-20030306-14|19	from midnight December 31, 1999 expecting Microsoft to deliver "on time"
12cu|xtux-20030306-14|20	were slightly annoyed, but otherwise the response was extremely
12cu|xtux-20030306-14|21	enthusiastic.
12cu|xtux-20030306-14|22	
12cu|xtux-20030306-14|23	...
12cu|xtux-20030306-14|24	
12cu|xtux-20030306-14|25	You must Battle through hoards of Evil Microsoft lusers, Certified Peons
12cu|xtux-20030306-14|26	and Bugs while collecting computer processors. Using these, construct a
12cu|xtux-20030306-14|27	massive Beowulf machine capable of cracking the security on Microsofts
12cu|xtux-20030306-14|28	secret database. Upload yourself into the internet, liberate friendly
12cu|xtux-20030306-14|29	Linux sites, then battle your way into microsoft.com destroying all you
12cu|xtux-20030306-14|30	can find. Only then can you turn your wrath towards your nemisis, the
12cu|xtux-20030306-14|31	evil lord Gates.
12cu|xtux-20030306-14|32	
12cu|xtux-20030306-14|33	%prep
12cu|xtux-20030306-14|34	%setup -q -n %{name}
12cu|xtux-20030306-14|35	%patch -p2
12cu|xtux-20030306-14|36	perl -pi -e 's|./tux_serv|%{_gamesbindir}/tux_serv|;' src/client/menu.c
12cu|xtux-20030306-14|37	find . -type f -exec chmod -x {} \;
12cu|xtux-20030306-14|38	
12cu|xtux-20030306-14|39	%build
12cu|xtux-20030306-14|40	make CC="%{__cc} %{optflags}" DATADIR="%{_gamesdatadir}/%{name}" X11LIB="-lX11"
12cu|xtux-20030306-14|41	
12cu|xtux-20030306-14|42	%install
12cu|xtux-20030306-14|43	mkdir -p %{buildroot}%{_gamesbindir}
12cu|xtux-20030306-14|44	install -m 755 %{name} %{buildroot}%{_gamesbindir}
12cu|xtux-20030306-14|45	mkdir -p %{buildroot}%{_sbindir}
12cu|xtux-20030306-14|46	install -m 755 tux_serv %{buildroot}%{_gamesbindir}
12cu|xtux-20030306-14|47	
12cu|xtux-20030306-14|48	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
12cu|xtux-20030306-14|49	cp -a data/* %{buildroot}%{_gamesdatadir}/%{name}
12cu|xtux-20030306-14|50	
12cu|xtux-20030306-14|51	# icons
12cu|xtux-20030306-14|52	install -D -m 644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
12cu|xtux-20030306-14|53	install -D -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12cu|xtux-20030306-14|54	install -D -m 644 %{SOURCE3} %{buildroot}%{_miconsdir}/%{name}.png
12cu|xtux-20030306-14|55	
12cu|xtux-20030306-14|56	# menus
12cu|xtux-20030306-14|57	
12cu|xtux-20030306-14|58	mkdir -p %{buildroot}%{_datadir}/applications
12cu|xtux-20030306-14|59	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|xtux-20030306-14|60	[Desktop Entry]
12cu|xtux-20030306-14|61	Name=X-Tux
12cu|xtux-20030306-14|62	Comment=X-Tux
12cu|xtux-20030306-14|63	Exec=%{_gamesbindir}/%{name}
12cu|xtux-20030306-14|64	Icon=%{name}
12cu|xtux-20030306-14|65	Terminal=false
12cu|xtux-20030306-14|66	Type=Application
12cu|xtux-20030306-14|67	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12cu|xtux-20030306-14|68	EOF
12cu|xtux-20030306-14|69	
12cu|xtux-20030306-14|70	%{_bindir}/find %{buildroot}%{_gamesdatadir}/%{name}/images -type d -name ".xvpics" | %{_bindir}/xargs -t %{__rm} -r
12cu|xtux-20030306-14|71	
12cu|xtux-20030306-14|72	%files
12cu|xtux-20030306-14|73	%doc AUTHORS CHANGELOG COPYING README README.GGZ doc/*
12cu|xtux-20030306-14|74	%attr(0755,root,root) %{_gamesbindir}/%{name}
12cu|xtux-20030306-14|75	%attr(0755,root,root) %{_gamesbindir}/tux_serv
12cu|xtux-20030306-14|76	%{_gamesdatadir}/%{name}
12cu|xtux-20030306-14|77	%{_iconsdir}/%{name}.png
12cu|xtux-20030306-14|78	%{_miconsdir}/%{name}.png
12cu|xtux-20030306-14|79	%{_liconsdir}/%{name}.png
12cu|xtux-20030306-14|80	%{_datadir}/applications/%{name}.desktop
12cu|xtux-20030306-14|81	
12cu|xtux-20030306-14|82	
12cu|xtux-20030306-14|83	%changelog
12cu|xtux-20030306-14|84	* Sun Mar 02 2014 SymbianFlo <symbianflo@mandrivausers.ro> 20030306-14
12cu|xtux-20030306-14|85	+ Revision: 2994c29
12cu|xtux-20030306-14|86	- Updated xtux.spec
12cu|xtux-20030306-14|87	
12cu|xtux-20030306-14|88	

13369 12
12cu|xvattr-1.3-10|1	%define name	xvattr
12cu|xvattr-1.3-10|2	%define version	1.3
12cu|xvattr-1.3-10|3	%define release	10
12cu|xvattr-1.3-10|4	
12cu|xvattr-1.3-10|5	Name:	%{name}
12cu|xvattr-1.3-10|6	Version: %{version}
12cu|xvattr-1.3-10|7	Release: %{release}
12cu|xvattr-1.3-10|8	Summary: Attribute editor for Xv extensions
12cu|xvattr-1.3-10|9	License: GPL
12cu|xvattr-1.3-10|10	Group:	 Video
12cu|xvattr-1.3-10|11	URL:	http://www.dtek.chalmers.se/groups/dvd/
12cu|xvattr-1.3-10|12	Source:	 http://www.dtek.chalmers.se/~dvd/dist/%{name}-%{version}.tar.bz2
12cu|xvattr-1.3-10|13	# (gentoo) use gtk+2.0:
12cu|xvattr-1.3-10|14	Patch0:  xvattr-1.3-gtk.patch
12cu|xvattr-1.3-10|15	BuildRequires: gtk+2-devel
12cu|xvattr-1.3-10|16	BuildRequires: pkgconfig(xv)
12cu|xvattr-1.3-10|17	
12cu|xvattr-1.3-10|18	
12cu|xvattr-1.3-10|19	%description
12cu|xvattr-1.3-10|20	Xvattr lets you list the available attributes associated with the Xv
12cu|xvattr-1.3-10|21	extension to Xorg. It also allows you to change the values of the
12cu|xvattr-1.3-10|22	attributes. This can be used to change brightness and so on for
12cu|xvattr-1.3-10|23	programs that use Xv overlays.
12cu|xvattr-1.3-10|24	
12cu|xvattr-1.3-10|25	%prep
12cu|xvattr-1.3-10|26	%setup -q
12cu|xvattr-1.3-10|27	%patch0 -p1
12cu|xvattr-1.3-10|28	
12cu|xvattr-1.3-10|29	%build
12cu|xvattr-1.3-10|30	%configure2_5x
12cu|xvattr-1.3-10|31	%make
12cu|xvattr-1.3-10|32	
12cu|xvattr-1.3-10|33	%install
12cu|xvattr-1.3-10|34	%makeinstall
12cu|xvattr-1.3-10|35	
12cu|xvattr-1.3-10|36	
12cu|xvattr-1.3-10|37	%files
12cu|xvattr-1.3-10|38	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README xvattr.html
12cu|xvattr-1.3-10|39	%{_bindir}/%name
12cu|xvattr-1.3-10|40	%{_bindir}/gxvattr
12cu|xvattr-1.3-10|41	%{_mandir}/man1/%name.1*
12cu|xvattr-1.3-10|42	
12cu|xvattr-1.3-10|43	
12cu|xvattr-1.3-10|44	
12cu|xvattr-1.3-10|45	%changelog
12cu|xvattr-1.3-10|46	* Sun Mar 02 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.3-10
12cu|xvattr-1.3-10|47	+ Revision: b98af37
12cu|xvattr-1.3-10|48	- Updated xvattr.spec
12cu|xvattr-1.3-10|49	
12cu|xvattr-1.3-10|50	

13370 12
12cu|xvidcap-1.1.7-5|1	#####################
12cu|xvidcap-1.1.7-5|2	# Hardcode PLF build
12cu|xvidcap-1.1.7-5|3	%define build_plf 0
12cu|xvidcap-1.1.7-5|4	#####################
12cu|xvidcap-1.1.7-5|5	
12cu|xvidcap-1.1.7-5|6	%{?_with_plf: %{expand: %%global build_plf 1}}
12cu|xvidcap-1.1.7-5|7	
12cu|xvidcap-1.1.7-5|8	%if %{build_plf}
12cu|xvidcap-1.1.7-5|9	%define distsuffix plf
12cu|xvidcap-1.1.7-5|10	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12cu|xvidcap-1.1.7-5|11	%define extrarelsuffix plf
12cu|xvidcap-1.1.7-5|12	%endif
12cu|xvidcap-1.1.7-5|13	
12cu|xvidcap-1.1.7-5|14	# Note that disabling these does not cause build failures, but
12cu|xvidcap-1.1.7-5|15	# other output formats than xwd will be disabled
12cu|xvidcap-1.1.7-5|16	# embedded ffmpeg vhook modules
12cu|xvidcap-1.1.7-5|17	%define _disable_ld_no_undefined 1
12cu|xvidcap-1.1.7-5|18	# FIXME: embedded ffmpeg
12cu|xvidcap-1.1.7-5|19	%define _disable_ld_as_needed 1
12cu|xvidcap-1.1.7-5|20	
12cu|xvidcap-1.1.7-5|21	Name:		xvidcap
12cu|xvidcap-1.1.7-5|22	Summary:	Screen capture video recorder
12cu|xvidcap-1.1.7-5|23	Version:	1.1.7
12cu|xvidcap-1.1.7-5|24	Release:	5%{?extrarelsuffix}
12cu|xvidcap-1.1.7-5|25	License:	GPLv2+
12cu|xvidcap-1.1.7-5|26	Group:		Video
12cu|xvidcap-1.1.7-5|27	URL:		http://xvidcap.sourceforge.net/
12cu|xvidcap-1.1.7-5|28	Source0:	http://downloads.sourceforge.net/xvidcap/%{name}-%{version}.tar.gz
12cu|xvidcap-1.1.7-5|29	Source1:	xvidcap_ru.po
12cu|xvidcap-1.1.7-5|30	Patch0:		xvidcap-1.1.5-docbook.patch
12cu|xvidcap-1.1.7-5|31	Patch1:		xvidcap-1.1.7-fix-headers.patch
12cu|xvidcap-1.1.7-5|32	Patch2:		xvidcap-1.1.5-nawk.patch
12cu|xvidcap-1.1.7-5|33	Patch3:		xvidcap-1.1.7-desktop-entry.patch
12cu|xvidcap-1.1.7-5|34	Patch4:		xvidcap-1.1.7-ffmpeg-options.patch
12cu|xvidcap-1.1.7-5|35	Patch5:		xvidcap-1.1.7-shmstr.patch
12cu|xvidcap-1.1.7-5|36	Patch6:		xvidcap-1.1.7-glib.patch
12cu|xvidcap-1.1.7-5|37	Patch7:		xvidcap-1.1.7-add-ru-localization.patch
12cu|xvidcap-1.1.7-5|38	
12cu|xvidcap-1.1.7-5|39	BuildRequires:	docbook-utils
12cu|xvidcap-1.1.7-5|40	BuildRequires:	intltool
12cu|xvidcap-1.1.7-5|41	BuildRequires:	scrollkeeper
12cu|xvidcap-1.1.7-5|42	BuildRequires:	xmlto
12cu|xvidcap-1.1.7-5|43	BuildRequires:	jpeg-devel
12cu|xvidcap-1.1.7-5|44	BuildRequires:  gettext
12cu|xvidcap-1.1.7-5|45	BuildRequires:	pkgconfig(dbus-glib-1)
12cu|xvidcap-1.1.7-5|46	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|xvidcap-1.1.7-5|47	BuildRequires:	pkgconfig(libglade-2.0)
12cu|xvidcap-1.1.7-5|48	BuildRequires:	pkgconfig(libpng)
12cu|xvidcap-1.1.7-5|49	BuildRequires:	pkgconfig(theora)
12cu|xvidcap-1.1.7-5|50	BuildRequires:	pkgconfig(x11)
12cu|xvidcap-1.1.7-5|51	BuildRequires:	pkgconfig(xmu)
12cu|xvidcap-1.1.7-5|52	BuildRequires:	pkgconfig(zlib)
12cu|xvidcap-1.1.7-5|53	%if %{build_plf}
12cu|xvidcap-1.1.7-5|54	BuildRequires:	libfaac-devel
12cu|xvidcap-1.1.7-5|55	BuildRequires:	libfaad2-devel
12cu|xvidcap-1.1.7-5|56	BuildRequires:	liblame-devel
12cu|xvidcap-1.1.7-5|57	BuildRequires:	pkgconfig(x264)
12cu|xvidcap-1.1.7-5|58	%endif
12cu|xvidcap-1.1.7-5|59	BuildConflicts:	ffmpeg-devel
12cu|xvidcap-1.1.7-5|60	Requires(post):	scrollkeeper
12cu|xvidcap-1.1.7-5|61	Requires(postun): scrollkeeper
12cu|xvidcap-1.1.7-5|62	Requires:	mplayer
12cu|xvidcap-1.1.7-5|63	Requires:	mencoder
12cu|xvidcap-1.1.7-5|64	Requires:	ffmpeg
12cu|xvidcap-1.1.7-5|65	Requires:	imagemagick
12cu|xvidcap-1.1.7-5|66	
12cu|xvidcap-1.1.7-5|67	%description
12cu|xvidcap-1.1.7-5|68	xvidcap is a screen capture enabling you to capture videos off your X-Window
12cu|xvidcap-1.1.7-5|69	desktop for illustration or documentation purposes. It is intended to be a
12cu|xvidcap-1.1.7-5|70	standards-based alternative to tools like Lotus ScreenCam.
12cu|xvidcap-1.1.7-5|71	
12cu|xvidcap-1.1.7-5|72	%if %{build_plf}
12cu|xvidcap-1.1.7-5|73	This package is in Restricted reporitory as it is linked with patented codecs.
12cu|xvidcap-1.1.7-5|74	%endif
12cu|xvidcap-1.1.7-5|75	
12cu|xvidcap-1.1.7-5|76	%prep
12cu|xvidcap-1.1.7-5|77	%setup -q
12cu|xvidcap-1.1.7-5|78	cp -p %{SOURCE1} po/ru.po
12cu|xvidcap-1.1.7-5|79	%patch0 -p0 -b .docbook
12cu|xvidcap-1.1.7-5|80	%patch1 -p1
12cu|xvidcap-1.1.7-5|81	%patch2 -p0 -b .fixawk
12cu|xvidcap-1.1.7-5|82	%patch3 -p1
12cu|xvidcap-1.1.7-5|83	%patch4 -p1
12cu|xvidcap-1.1.7-5|84	%patch5 -p0
12cu|xvidcap-1.1.7-5|85	%patch6 -p1
12cu|xvidcap-1.1.7-5|86	%patch7 -p1 -b .ru_po
12cu|xvidcap-1.1.7-5|87	
12cu|xvidcap-1.1.7-5|88	aclocal
12cu|xvidcap-1.1.7-5|89	autoheader
12cu|xvidcap-1.1.7-5|90	autoconf
12cu|xvidcap-1.1.7-5|91	automake
12cu|xvidcap-1.1.7-5|92	cp configure.ac configure.in
12cu|xvidcap-1.1.7-5|93	# NOCONFIGURE=yes sh ./autogen.sh
12cu|xvidcap-1.1.7-5|94	intltoolize --copy --force
12cu|xvidcap-1.1.7-5|95	
12cu|xvidcap-1.1.7-5|96	%build
12cu|xvidcap-1.1.7-5|97	%configure2_5x --disable-dependency-tracking --enable-libtheora LIBS="-lX11 -lz -lXext"
12cu|xvidcap-1.1.7-5|98	%make CPPFLAGS=-I`pwd`/ffmpeg
12cu|xvidcap-1.1.7-5|99	
12cu|xvidcap-1.1.7-5|100	%install
12cu|xvidcap-1.1.7-5|101	%makeinstall_std
12cu|xvidcap-1.1.7-5|102	
12cu|xvidcap-1.1.7-5|103	chmod 755 %{buildroot}%{_datadir}/%{name}/ppm2mpeg.sh
12cu|xvidcap-1.1.7-5|104	ln -s %{_datadir}/%{name}/ppm2mpeg.sh %{buildroot}%{_bindir}/ppm2mpeg.sh
12cu|xvidcap-1.1.7-5|105	
12cu|xvidcap-1.1.7-5|106	rm -fr %{buildroot}/%{_docdir}
12cu|xvidcap-1.1.7-5|107	
12cu|xvidcap-1.1.7-5|108	%find_lang %{name} --with-gnome --with-man --all-name
12cu|xvidcap-1.1.7-5|109	
12cu|xvidcap-1.1.7-5|110	%files -f %{name}.lang
12cu|xvidcap-1.1.7-5|111	%doc AUTHORS ChangeLog COPYING NEWS README
12cu|xvidcap-1.1.7-5|112	%{_bindir}/%{name}
12cu|xvidcap-1.1.7-5|113	%{_bindir}/xvidcap-dbus-client
12cu|xvidcap-1.1.7-5|114	%{_bindir}/ppm2mpeg.sh
12cu|xvidcap-1.1.7-5|115	%{_datadir}/dbus-1/services/net.jarre_de_the.Xvidcap.service
12cu|xvidcap-1.1.7-5|116	%{_mandir}/man1/*
12cu|xvidcap-1.1.7-5|117	%{_datadir}/applications/xvidcap.desktop
12cu|xvidcap-1.1.7-5|118	%{_datadir}/%{name}
12cu|xvidcap-1.1.7-5|119	%{_datadir}/pixmaps/%{name}.png
12cu|xvidcap-1.1.7-5|120	

13371 12
12cu|xvkbd-3.3-2|1	%define name	xvkbd
12cu|xvkbd-3.3-2|2	%define version	3.3
12cu|xvkbd-3.3-2|3	%define release  2
12cu|xvkbd-3.3-2|4	
12cu|xvkbd-3.3-2|5	Name: 	 	%{name}
12cu|xvkbd-3.3-2|6	Summary: 	Virtual (on-screen) keyboard for X
12cu|xvkbd-3.3-2|7	Version: 	%{version}
12cu|xvkbd-3.3-2|8	Release: 	%{release}
12cu|xvkbd-3.3-2|9	
12cu|xvkbd-3.3-2|10	Source0:	http://homepage3.nifty.com/tsato/%{name}/%{name}-%{version}.tar.gz
12cu|xvkbd-3.3-2|11	URL:		http://homepage3.nifty.com/tsato/xvkbd/
12cu|xvkbd-3.3-2|12	License:	GPL
12cu|xvkbd-3.3-2|13	Group:		System/X11
12cu|xvkbd-3.3-2|14	BuildRequires:	Xaw3d-devel
12cu|xvkbd-3.3-2|15	BuildRequires:	pkgconfig(x11)
12cu|xvkbd-3.3-2|16	BuildRequires:	pkgconfig(xmu)
12cu|xvkbd-3.3-2|17	BuildRequires:	pkgconfig(xt)
12cu|xvkbd-3.3-2|18	BuildRequires:	pkgconfig(xtst)
12cu|xvkbd-3.3-2|19	BuildRequires:	pkgconfig(xi)
12cu|xvkbd-3.3-2|20	BuildRequires:	pkgconfig(xaw7)
12cu|xvkbd-3.3-2|21	BuildRequires:	imagemagick
12cu|xvkbd-3.3-2|22	BuildRequires:	imake
12cu|xvkbd-3.3-2|23	
12cu|xvkbd-3.3-2|24	%description
12cu|xvkbd-3.3-2|25	xvkbd is a virtual (graphical) keyboard program for X Window System which
12cu|xvkbd-3.3-2|26	provides facility to enter characters onto other clients (softwares) by
12cu|xvkbd-3.3-2|27	clicking on a keyboard displayed on the screen. This may be used for systems
12cu|xvkbd-3.3-2|28	without a hardware keyboard such as kiosk terminals or handheld devices.
12cu|xvkbd-3.3-2|29	
12cu|xvkbd-3.3-2|30	This program also has facility to send characters specified as the command
12cu|xvkbd-3.3-2|31	line option to another client, which can help when one wants to fully utilize
12cu|xvkbd-3.3-2|32	some modern mice with multiple buttons.
12cu|xvkbd-3.3-2|33	
12cu|xvkbd-3.3-2|34	%prep
12cu|xvkbd-3.3-2|35	%setup -q
12cu|xvkbd-3.3-2|36	
12cu|xvkbd-3.3-2|37	%build
12cu|xvkbd-3.3-2|38	xmkmf
12cu|xvkbd-3.3-2|39	%make CDEBUGFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12cu|xvkbd-3.3-2|40	
12cu|xvkbd-3.3-2|41	%install
12cu|xvkbd-3.3-2|42	rm -rf $RPM_BUILD_ROOT
12cu|xvkbd-3.3-2|43	%makeinstall_std install.man
12cu|xvkbd-3.3-2|44	rm -f $RPM_BUILD_ROOT/%_prefix/lib/X11/app-defaults
12cu|xvkbd-3.3-2|45	
12cu|xvkbd-3.3-2|46	#menu
12cu|xvkbd-3.3-2|47	
12cu|xvkbd-3.3-2|48	mkdir -p %{buildroot}%{_datadir}/applications
12cu|xvkbd-3.3-2|49	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cu|xvkbd-3.3-2|50	[Desktop Entry]
12cu|xvkbd-3.3-2|51	Name=Virtual Keyboard
12cu|xvkbd-3.3-2|52	Comment=On-screen keyboard for X
12cu|xvkbd-3.3-2|53	Exec=%{_bindir}/%{name}
12cu|xvkbd-3.3-2|54	Icon=%{name}
12cu|xvkbd-3.3-2|55	Terminal=false
12cu|xvkbd-3.3-2|56	Type=Application
12cu|xvkbd-3.3-2|57	Categories=X-MandrivaLinux-MoreApplications-Accessibility;
12cu|xvkbd-3.3-2|58	EOF
12cu|xvkbd-3.3-2|59	
12cu|xvkbd-3.3-2|60	#icons
12cu|xvkbd-3.3-2|61	mkdir -p $RPM_BUILD_ROOT/%_liconsdir
12cu|xvkbd-3.3-2|62	convert -size 48x48 xvkbd_icon.xbm $RPM_BUILD_ROOT/%_liconsdir/%name.png
12cu|xvkbd-3.3-2|63	mkdir -p $RPM_BUILD_ROOT/%_iconsdir
12cu|xvkbd-3.3-2|64	convert -size 32x32 xvkbd.xbm $RPM_BUILD_ROOT/%_iconsdir/%name.png
12cu|xvkbd-3.3-2|65	mkdir -p $RPM_BUILD_ROOT/%_miconsdir
12cu|xvkbd-3.3-2|66	convert -size 16x16 xvkbd.xbm $RPM_BUILD_ROOT/%_miconsdir/%name.png
12cu|xvkbd-3.3-2|67	
12cu|xvkbd-3.3-2|68	%files
12cu|xvkbd-3.3-2|69	%doc README
12cu|xvkbd-3.3-2|70	#%doc %{_prefix}/X11R6/lib/X11/doc/html/xvkbd.1.html
12cu|xvkbd-3.3-2|71	%_prefix/bin/*
12cu|xvkbd-3.3-2|72	%config(noreplace) %_sysconfdir/X11/app-defaults/*
12cu|xvkbd-3.3-2|73	%{_mandir}/man1/*
12cu|xvkbd-3.3-2|74	%{_datadir}/applications
12cu|xvkbd-3.3-2|75	%{_liconsdir}/%name.png
12cu|xvkbd-3.3-2|76	%{_iconsdir}/%name.png
12cu|xvkbd-3.3-2|77	%{_miconsdir}/%name.png
12cu|xvkbd-3.3-2|78	
12cu|xvkbd-3.3-2|79	
12cu|xvkbd-3.3-2|80	
12cu|xvkbd-3.3-2|81	%changelog
12cu|xvkbd-3.3-2|82	* Tue Jun 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.3-1
12cu|xvkbd-3.3-2|83	+ Revision: 802706
12cu|xvkbd-3.3-2|84	- BR: pkgconfig(xi)
12cu|xvkbd-3.3-2|85	- version update 3.3
12cu|xvkbd-3.3-2|86	
12cu|xvkbd-3.3-2|87	* Fri Jan 21 2011 Funda Wang <fwang@mandriva.org> 3.0-4
12cu|xvkbd-3.3-2|88	+ Revision: 632026
12cu|xvkbd-3.3-2|89	- simplify BR
12cu|xvkbd-3.3-2|90	
12cu|xvkbd-3.3-2|91	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 3.0-3mdv2010.0
12cu|xvkbd-3.3-2|92	+ Revision: 435325
12cu|xvkbd-3.3-2|93	- rebuild
12cu|xvkbd-3.3-2|94	
12cu|xvkbd-3.3-2|95	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|xvkbd-3.3-2|96	- lowercase ImageMagick
12cu|xvkbd-3.3-2|97	
12cu|xvkbd-3.3-2|98	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 3.0-2mdv2009.0
12cu|xvkbd-3.3-2|99	+ Revision: 269845
12cu|xvkbd-3.3-2|100	- rebuild early 2009.0 package (before pixel changes)
12cu|xvkbd-3.3-2|101	
12cu|xvkbd-3.3-2|102	+ Pixel <pixel@mandriva.com>
12cu|xvkbd-3.3-2|103	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|xvkbd-3.3-2|104	
12cu|xvkbd-3.3-2|105	* Mon May 05 2008 Funda Wang <fwang@mandriva.org> 3.0-1mdv2009.0
12cu|xvkbd-3.3-2|106	+ Revision: 201441
12cu|xvkbd-3.3-2|107	- update to new version 3.0
12cu|xvkbd-3.3-2|108	
12cu|xvkbd-3.3-2|109	* Fri Mar 07 2008 Antoine Ginies <aginies@mandriva.com> 2.8-1mdv2008.1
12cu|xvkbd-3.3-2|110	+ Revision: 181236
12cu|xvkbd-3.3-2|111	- fix xaw3d-devel buildrequires
12cu|xvkbd-3.3-2|112	
12cu|xvkbd-3.3-2|113	+ Thierry Vignaud <tv@mandriva.org>
12cu|xvkbd-3.3-2|114	- drop old menu
12cu|xvkbd-3.3-2|115	- kill re-definition of %%buildroot on Pixel's request
12cu|xvkbd-3.3-2|116	- kill desktop-file-validate's error: string list key "Categories" in group "Desktop Entry" does not have a semicolon (";") as trailing character
12cu|xvkbd-3.3-2|117	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|xvkbd-3.3-2|118	
12cu|xvkbd-3.3-2|119	+ Olivier Blin <blino@mandriva.org>
12cu|xvkbd-3.3-2|120	- restore BuildRoot
12cu|xvkbd-3.3-2|121	
12cu|xvkbd-3.3-2|122	* Mon Jul 16 2007 Olivier Thauvin <nanardon@mandriva.org> 2.8-1mdv2008.0
12cu|xvkbd-3.3-2|123	+ Revision: 52642
12cu|xvkbd-3.3-2|124	- 2.8
12cu|xvkbd-3.3-2|125	

13372 12
12cu|xwiimote-2-1.20131221.1|1	%define major	2
12cu|xwiimote-2-1.20131221.1|2	%define libname	%mklibname xwiimote %{major}
12cu|xwiimote-2-1.20131221.1|3	%define devname	%mklibname xwiimote -d
12cu|xwiimote-2-1.20131221.1|4	
12cu|xwiimote-2-1.20131221.1|5	Summary:	Open Source Nintendo Wii Remote Linux Device Driver
12cu|xwiimote-2-1.20131221.1|6	Name:		xwiimote
12cu|xwiimote-2-1.20131221.1|7	Group:		System/X11
12cu|xwiimote-2-1.20131221.1|8	Version:	2
12cu|xwiimote-2-1.20131221.1|9	Release:	1.20131221.1
12cu|xwiimote-2-1.20131221.1|10	License:	LGPLv2+
12cu|xwiimote-2-1.20131221.1|11	Url:		https://github.com/dvdhrm/xwiimote
12cu|xwiimote-2-1.20131221.1|12	Source0:	%{name}-%{version}.tar.xz
12cu|xwiimote-2-1.20131221.1|13	BuildRequires:	doxygen
12cu|xwiimote-2-1.20131221.1|14	BuildRequires:	pkgconfig(ncursesw)
12cu|xwiimote-2-1.20131221.1|15	BuildRequires:	pkgconfig(libudev)
12cu|xwiimote-2-1.20131221.1|16	
12cu|xwiimote-2-1.20131221.1|17	%description
12cu|xwiimote-2-1.20131221.1|18	Open Source Nintendo Wii Remote Linux Device Driver.
12cu|xwiimote-2-1.20131221.1|19	
12cu|xwiimote-2-1.20131221.1|20	%package -n	%{libname}
12cu|xwiimote-2-1.20131221.1|21	Summary:	xwiimote library
12cu|xwiimote-2-1.20131221.1|22	Group:		System/Libraries
12cu|xwiimote-2-1.20131221.1|23	
12cu|xwiimote-2-1.20131221.1|24	%description -n	%{libname}
12cu|xwiimote-2-1.20131221.1|25	Library for xwiimote.
12cu|xwiimote-2-1.20131221.1|26	
12cu|xwiimote-2-1.20131221.1|27	%package -n	%{devname}
12cu|xwiimote-2-1.20131221.1|28	Summary:	Devel stuff for %{name}
12cu|xwiimote-2-1.20131221.1|29	Group:		Development/C
12cu|xwiimote-2-1.20131221.1|30	Requires:	%{libname} = %{version}-%{release}
12cu|xwiimote-2-1.20131221.1|31	Provides:	%{name}-devel = %{version}-%{release}
12cu|xwiimote-2-1.20131221.1|32	
12cu|xwiimote-2-1.20131221.1|33	%description -n	%{devname}
12cu|xwiimote-2-1.20131221.1|34	This package contains header files needed if you wish to build applications
12cu|xwiimote-2-1.20131221.1|35	based on %{name}.
12cu|xwiimote-2-1.20131221.1|36	
12cu|xwiimote-2-1.20131221.1|37	%prep
12cu|xwiimote-2-1.20131221.1|38	%setup -q
12cu|xwiimote-2-1.20131221.1|39	
12cu|xwiimote-2-1.20131221.1|40	%build
12cu|xwiimote-2-1.20131221.1|41	%configure2_5x
12cu|xwiimote-2-1.20131221.1|42	%make
12cu|xwiimote-2-1.20131221.1|43	
12cu|xwiimote-2-1.20131221.1|44	%install
12cu|xwiimote-2-1.20131221.1|45	%makeinstall_std
12cu|xwiimote-2-1.20131221.1|46	
12cu|xwiimote-2-1.20131221.1|47	%files
12cu|xwiimote-2-1.20131221.1|48	%doc %{_docdir}/%{name}
12cu|xwiimote-2-1.20131221.1|49	%{_bindir}/xwiishow
12cu|xwiimote-2-1.20131221.1|50	%{_mandir}/man1/xwiishow.1*
12cu|xwiimote-2-1.20131221.1|51	%{_mandir}/man7/xwiimote.7*
12cu|xwiimote-2-1.20131221.1|52	
12cu|xwiimote-2-1.20131221.1|53	%files -n %{libname}
12cu|xwiimote-2-1.20131221.1|54	%{_libdir}/libxwiimote.so.%{major}*
12cu|xwiimote-2-1.20131221.1|55	
12cu|xwiimote-2-1.20131221.1|56	%files -n %{devname}
12cu|xwiimote-2-1.20131221.1|57	%{_includedir}/xwiimote.h
12cu|xwiimote-2-1.20131221.1|58	%{_mandir}/man7/libxwiimote.7*
12cu|xwiimote-2-1.20131221.1|59	%{_libdir}/libxwiimote.so
12cu|xwiimote-2-1.20131221.1|60	%{_libdir}/libxwiimote.a
12cu|xwiimote-2-1.20131221.1|61	%{_libdir}/pkgconfig/libxwiimote.pc
12cu|xwiimote-2-1.20131221.1|62	
12cu|xwiimote-2-1.20131221.1|63	
12cu|xwiimote-2-1.20131221.1|64	%changelog
12cu|xwiimote-2-1.20131221.1|65	
12cu|xwiimote-2-1.20131221.1|66	* Mon Aug 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2-1.20131221.1
12cu|xwiimote-2-1.20131221.1|67	- (1b8b386) Imported from SRPM
12cu|xwiimote-2-1.20131221.1|68	
12cu|xwiimote-2-1.20131221.1|69	

13373 12
12cu|xwinwrap-0-0.20090215.6|1	%define cvs 20090215
12cu|xwinwrap-0-0.20090215.6|2	%define release  0.%{cvs}.6
12cu|xwinwrap-0-0.20090215.6|3	%define debug_package	%{nil}
12cu|xwinwrap-0-0.20090215.6|4	
12cu|xwinwrap-0-0.20090215.6|5	Name: xwinwrap
12cu|xwinwrap-0-0.20090215.6|6	Version: 0
12cu|xwinwrap-0-0.20090215.6|7	Release: %{release}
12cu|xwinwrap-0-0.20090215.6|8	Summary: Utility to run applications as your desktop background
12cu|xwinwrap-0-0.20090215.6|9	Group: System/X11
12cu|xwinwrap-0-0.20090215.6|10	URL:  http://bazaar.launchpad.net/~shantanu-goel/xwinwrap/devel/files
12cu|xwinwrap-0-0.20090215.6|11	Source: %{name}-%{cvs}.tar.gz
12cu|xwinwrap-0-0.20090215.6|12	#This is a script to run xscreensaver as animated background in Xgl
12cu|xwinwrap-0-0.20090215.6|13	# and is under GPLv2
12cu|xwinwrap-0-0.20090215.6|14	Source1:	coolbg
12cu|xwinwrap-0-0.20090215.6|15	License: GPL
12cu|xwinwrap-0-0.20090215.6|16	BuildRequires: pkgconfig(x11)
12cu|xwinwrap-0-0.20090215.6|17	BuildRequires: pkgconfig(xext)
12cu|xwinwrap-0-0.20090215.6|18	BuildRequires: pkgconfig(xrender)
12cu|xwinwrap-0-0.20090215.6|19	
12cu|xwinwrap-0-0.20090215.6|20	%description
12cu|xwinwrap-0-0.20090215.6|21	Wrap, for example, Open GL screen savers and put them on your
12cu|xwinwrap-0-0.20090215.6|22	desktop background.
12cu|xwinwrap-0-0.20090215.6|23	
12cu|xwinwrap-0-0.20090215.6|24	Examples:
12cu|xwinwrap-0-0.20090215.6|25	xwinwrap -ni -argb -fs -s -st -sp -a -nf -- /usr/lib/xscreensaver/glmatrix
12cu|xwinwrap-0-0.20090215.6|26	-window-id WID
12cu|xwinwrap-0-0.20090215.6|27	xwinwrap -ni -o 0.6 -fs -s -st -sp -b -nf -- mplayer -wid WID -quiet movie.mpg
12cu|xwinwrap-0-0.20090215.6|28	xwinwrap -ni -argb -fs -s -st -sp -b -nf -- q3demo -window-id WID
12cu|xwinwrap-0-0.20090215.6|29	
12cu|xwinwrap-0-0.20090215.6|30	%prep
12cu|xwinwrap-0-0.20090215.6|31	%setup -q -n %{name}-%{cvs}
12cu|xwinwrap-0-0.20090215.6|32	
12cu|xwinwrap-0-0.20090215.6|33	
12cu|xwinwrap-0-0.20090215.6|34	%build
12cu|xwinwrap-0-0.20090215.6|35	%ifarch x86_64
12cu|xwinwrap-0-0.20090215.6|36	/usr/bin/gcc -Wall -Wstrict-prototypes \
12cu|xwinwrap-0-0.20090215.6|37	-Wmissing-prototypes \
12cu|xwinwrap-0-0.20090215.6|38	-Wmissing-declarations \
12cu|xwinwrap-0-0.20090215.6|39	-Wredundant-decls \
12cu|xwinwrap-0-0.20090215.6|40	-lX11 -lXext -lXrender xwinwrap.c -o xwinwrap
12cu|xwinwrap-0-0.20090215.6|41	%else
12cu|xwinwrap-0-0.20090215.6|42	/usr/bin/gcc -m32 -Wall -Wstrict-prototypes \
12cu|xwinwrap-0-0.20090215.6|43	-Wmissing-prototypes \
12cu|xwinwrap-0-0.20090215.6|44	-Wmissing-declarations \
12cu|xwinwrap-0-0.20090215.6|45	-Wredundant-decls \
12cu|xwinwrap-0-0.20090215.6|46	-lX11 -lXext -lXrender xwinwrap.c -o xwinwrap
12cu|xwinwrap-0-0.20090215.6|47	%endif
12cu|xwinwrap-0-0.20090215.6|48	
12cu|xwinwrap-0-0.20090215.6|49	%install
12cu|xwinwrap-0-0.20090215.6|50	mkdir -p %{buildroot}%{_bindir}
12cu|xwinwrap-0-0.20090215.6|51	install -m 755 %{SOURCE1} %{buildroot}%{_bindir}
12cu|xwinwrap-0-0.20090215.6|52	install -m 755 %{name} %{buildroot}%{_bindir}
12cu|xwinwrap-0-0.20090215.6|53	
12cu|xwinwrap-0-0.20090215.6|54	cat<<EOF >README
12cu|xwinwrap-0-0.20090215.6|55	With xwinwrap and coobg You can run your screensavers, play
12cu|xwinwrap-0-0.20090215.6|56	movies etc and it will look as if they are part of your background.
12cu|xwinwrap-0-0.20090215.6|57	EOF
12cu|xwinwrap-0-0.20090215.6|58	
12cu|xwinwrap-0-0.20090215.6|59	%files
12cu|xwinwrap-0-0.20090215.6|60	%doc README
12cu|xwinwrap-0-0.20090215.6|61	%{_bindir}/*
12cu|xwinwrap-0-0.20090215.6|62	
12cu|xwinwrap-0-0.20090215.6|63	
12cu|xwinwrap-0-0.20090215.6|64	
12cu|xwinwrap-0-0.20090215.6|65	
12cu|xwinwrap-0-0.20090215.6|66	%changelog
12cu|xwinwrap-0-0.20090215.6|67	* Sun Mar 02 2014 symbianflo <symbianflo@symbianflo> 0-0.20090215.6
12cu|xwinwrap-0-0.20090215.6|68	+ Revision: c0182ce
12cu|xwinwrap-0-0.20090215.6|69	- Log: update 20090215 ( latest bzr), fix linking, import from MRB-CLI&&TTY section
12cu|xwinwrap-0-0.20090215.6|70	
12cu|xwinwrap-0-0.20090215.6|71	

13374 12
12cu|xxgdb-1.12-32|1	Name:		xxgdb
12cu|xxgdb-1.12-32|2	Summary:	An X Window System graphical interface for the GNU gdb debugger
12cu|xxgdb-1.12-32|3	Version:	1.12
12cu|xxgdb-1.12-32|4	Release:	32
12cu|xxgdb-1.12-32|5	License:	MIT
12cu|xxgdb-1.12-32|6	Group:		Development/Other
12cu|xxgdb-1.12-32|7	BuildRequires:	pkgconfig(x11)
12cu|xxgdb-1.12-32|8	BuildRequires:	pkgconfig(xext)
12cu|xxgdb-1.12-32|9	BuildRequires:	pkgconfig(xaw7)
12cu|xxgdb-1.12-32|10	BuildRequires:	pkgconfig(xmu)
12cu|xxgdb-1.12-32|11	BuildRequires:	pkgconfig(xt)
12cu|xxgdb-1.12-32|12	BuildRequires:	imake
12cu|xxgdb-1.12-32|13	Source0:	ftp://sunsite.unc.edu/pub/Linux/devel/debuggers/%{name}-%{version}.tar.bz2
12cu|xxgdb-1.12-32|14	Source11:	%{name}-16x16.png
12cu|xxgdb-1.12-32|15	Source12:	%{name}-32x32.png
12cu|xxgdb-1.12-32|16	Source13:	%{name}-48x48.png
12cu|xxgdb-1.12-32|17	Patch0:		xxgdb-1.08-glibc.patch
12cu|xxgdb-1.12-32|18	Patch1:		xxgdb-1.12-sysv.patch
12cu|xxgdb-1.12-32|19	# From Debian (008-unix98-ptys.dpatch): Support Unix98 PTYs - AdamW
12cu|xxgdb-1.12-32|20	# 2008/09
12cu|xxgdb-1.12-32|21	Patch3:		xxgdb-1.12-debian-pty.patch
12cu|xxgdb-1.12-32|22	# From Debian: fix a build failure - AdamW 2008/09
12cu|xxgdb-1.12-32|23	Patch4:		xxgdb-1.12-debian-filemenu.patch
12cu|xxgdb-1.12-32|24	Patch5:		xxgdb-1.12-mandriva.patch
12cu|xxgdb-1.12-32|25	Requires:	gdb
12cu|xxgdb-1.12-32|26	Requires:	xedit
12cu|xxgdb-1.12-32|27	
12cu|xxgdb-1.12-32|28	%description
12cu|xxgdb-1.12-32|29	Xxgdb is an X Window System graphical interface to the GNU gdb debugger.
12cu|xxgdb-1.12-32|30	Xxgdb provides visual feedback and supports a mouse interface for the
12cu|xxgdb-1.12-32|31	user who wants to perform debugging tasks like the following:  controlling
12cu|xxgdb-1.12-32|32	program execution through breakpoints, examining and traversing the
12cu|xxgdb-1.12-32|33	function call stack, displaying values of variables and data structures,
12cu|xxgdb-1.12-32|34	and browsing source files and functions.
12cu|xxgdb-1.12-32|35	
12cu|xxgdb-1.12-32|36	Install the xxgdb package if you'd like to use a graphical interface with
12cu|xxgdb-1.12-32|37	the GNU gdb debugger.  You'll also need to have the gdb package installed.
12cu|xxgdb-1.12-32|38	
12cu|xxgdb-1.12-32|39	%prep
12cu|xxgdb-1.12-32|40	%setup -q -n %{name}-%{version}
12cu|xxgdb-1.12-32|41	%patch0 -p1
12cu|xxgdb-1.12-32|42	%patch1 -p1
12cu|xxgdb-1.12-32|43	%patch3 -p1 -b .pty
12cu|xxgdb-1.12-32|44	%patch4 -p1 -b .build
12cu|xxgdb-1.12-32|45	%patch5 -p1
12cu|xxgdb-1.12-32|46	
12cu|xxgdb-1.12-32|47	%build
12cu|xxgdb-1.12-32|48	xmkmf
12cu|xxgdb-1.12-32|49	%make CDEBUGFLAGS="%{optflags} -DUNIX98=1" CXXDEBUGFLAGS="%{optflags} -DUNIX98=1"
12cu|xxgdb-1.12-32|50	
12cu|xxgdb-1.12-32|51	%install
12cu|xxgdb-1.12-32|52	rm -rf %{buildroot}
12cu|xxgdb-1.12-32|53	%{makeinstall_std} install.man
12cu|xxgdb-1.12-32|54	
12cu|xxgdb-1.12-32|55	# icons
12cu|xxgdb-1.12-32|56	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|xxgdb-1.12-32|57	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|xxgdb-1.12-32|58	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|xxgdb-1.12-32|59	
12cu|xxgdb-1.12-32|60	mkdir -p %{buildroot}%{_datadir}/applications
12cu|xxgdb-1.12-32|61	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12cu|xxgdb-1.12-32|62	[Desktop Entry]
12cu|xxgdb-1.12-32|63	Name=Xxgdb
12cu|xxgdb-1.12-32|64	Comment=Graphical interface to gdb debugger
12cu|xxgdb-1.12-32|65	Exec=%{_bindir}/%{name}
12cu|xxgdb-1.12-32|66	Icon=%{name}
12cu|xxgdb-1.12-32|67	Terminal=false
12cu|xxgdb-1.12-32|68	Type=Application
12cu|xxgdb-1.12-32|69	StartupNotify=true
12cu|xxgdb-1.12-32|70	Categories=Development;Debugger;
12cu|xxgdb-1.12-32|71	EOF
12cu|xxgdb-1.12-32|72	
12cu|xxgdb-1.12-32|73	rm -f %{buildroot}%{_prefix}/lib/X11/app-defaults
12cu|xxgdb-1.12-32|74	mkdir -p %{buildroot}%{_datadir}/X11/app-defaults
12cu|xxgdb-1.12-32|75	mv -f %{buildroot}%{_sysconfdir}/X11/app-defaults/XDbx %{buildroot}%{_datadir}/X11/app-defaults
12cu|xxgdb-1.12-32|76	
12cu|xxgdb-1.12-32|77	%clean
12cu|xxgdb-1.12-32|78	rm -rf %{buildroot}
12cu|xxgdb-1.12-32|79	
12cu|xxgdb-1.12-32|80	%if %mdkversion < 200900
12cu|xxgdb-1.12-32|81	%post
12cu|xxgdb-1.12-32|82	%update_menus
12cu|xxgdb-1.12-32|83	%update_icon_cache hicolor
12cu|xxgdb-1.12-32|84	%endif
12cu|xxgdb-1.12-32|85	
12cu|xxgdb-1.12-32|86	%if %mdkversion < 200900
12cu|xxgdb-1.12-32|87	%postun
12cu|xxgdb-1.12-32|88	%clean_menus
12cu|xxgdb-1.12-32|89	%clean_icon_cache hicolor
12cu|xxgdb-1.12-32|90	%endif
12cu|xxgdb-1.12-32|91	
12cu|xxgdb-1.12-32|92	%files
12cu|xxgdb-1.12-32|93	%defattr(-,root,root)
12cu|xxgdb-1.12-32|94	%{_bindir}/%{name}
12cu|xxgdb-1.12-32|95	%{_mandir}/man1/xxgdb.1*
12cu|xxgdb-1.12-32|96	%{_datadir}/X11/app-defaults/XDbx
12cu|xxgdb-1.12-32|97	%{_datadir}/applications/mandriva-%{name}.desktop
12cu|xxgdb-1.12-32|98	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12cu|xxgdb-1.12-32|99	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12cu|xxgdb-1.12-32|100	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12cu|xxgdb-1.12-32|101	
12cu|xxgdb-1.12-32|102	
12cu|xxgdb-1.12-32|103	%changelog
12cu|xxgdb-1.12-32|104	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1.12-31mdv2011.0
12cu|xxgdb-1.12-32|105	+ Revision: 615754
12cu|xxgdb-1.12-32|106	- the mass rebuild of 2010.1 packages
12cu|xxgdb-1.12-32|107	
12cu|xxgdb-1.12-32|108	* Fri May 07 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.12-30mdv2010.1
12cu|xxgdb-1.12-32|109	+ Revision: 543087
12cu|xxgdb-1.12-32|110	+ rebuild (emptylog)
12cu|xxgdb-1.12-32|111	
12cu|xxgdb-1.12-32|112	* Wed May 05 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.12-29mdv2010.1
12cu|xxgdb-1.12-32|113	+ Revision: 542612
12cu|xxgdb-1.12-32|114	- Make package functional again
12cu|xxgdb-1.12-32|115	
12cu|xxgdb-1.12-32|116	+ Thierry Vignaud <tv@mandriva.org>
12cu|xxgdb-1.12-32|117	- rebuild
12cu|xxgdb-1.12-32|118	
12cu|xxgdb-1.12-32|119	* Sun Mar 29 2009 Funda Wang <fwang@mandriva.org> 1.12-26mdv2009.1
12cu|xxgdb-1.12-32|120	+ Revision: 362092
12cu|xxgdb-1.12-32|121	- rediff filemenu patch
12cu|xxgdb-1.12-32|122	
12cu|xxgdb-1.12-32|123	* Wed Sep 10 2008 Adam Williamson <awilliamson@mandriva.org> 1.12-26mdv2009.0
12cu|xxgdb-1.12-32|124	+ Revision: 283425
12cu|xxgdb-1.12-32|125	- drop legacy icons
12cu|xxgdb-1.12-32|126	- s,$RPM_OPT_FLAGS,%%{optflags} and s,$RPM_BUILD_ROOT,%%{buildroot}
12cu|xxgdb-1.12-32|127	- add debian-filemenu.patch from Debian (fixes a build issue)
12cu|xxgdb-1.12-32|128	- add debian-pty.patch from Debian (adds support for Unix98 PTYs, #21825)
12cu|xxgdb-1.12-32|129	- one buildrequires per line
12cu|xxgdb-1.12-32|130	- drop unnecessary defines
12cu|xxgdb-1.12-32|131	
12cu|xxgdb-1.12-32|132	+ Thierry Vignaud <tv@mandriva.org>
12cu|xxgdb-1.12-32|133	- rebuild
12cu|xxgdb-1.12-32|134	- rebuild
12cu|xxgdb-1.12-32|135	- kill re-definition of %%buildroot on Pixel's request
12cu|xxgdb-1.12-32|136	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12cu|xxgdb-1.12-32|137	- fix man pages extension
12cu|xxgdb-1.12-32|138	
12cu|xxgdb-1.12-32|139	+ Pixel <pixel@mandriva.com>
12cu|xxgdb-1.12-32|140	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|xxgdb-1.12-32|141	
12cu|xxgdb-1.12-32|142	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|xxgdb-1.12-32|143	- rebuild
12cu|xxgdb-1.12-32|144	
12cu|xxgdb-1.12-32|145	+ Olivier Blin <oblin@mandriva.com>
12cu|xxgdb-1.12-32|146	- restore BuildRoot
12cu|xxgdb-1.12-32|147	
12cu|xxgdb-1.12-32|148	* Mon Jun 18 2007 Adam Williamson <awilliamson@mandriva.org> 1.12-25mdv2008.0
12cu|xxgdb-1.12-32|149	+ Revision: 40758
12cu|xxgdb-1.12-32|150	- new X layout; XDG menu; fd.o icons; trim buildrequires; rebuild for new era
12cu|xxgdb-1.12-32|151	- Import xxgdb
12cu|xxgdb-1.12-32|152	
12cu|xxgdb-1.12-32|153	
12cu|xxgdb-1.12-32|154	
12cu|xxgdb-1.12-32|155	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 1.12-24mdk
12cu|xxgdb-1.12-32|156	- Rebuild
12cu|xxgdb-1.12-32|157	
12cu|xxgdb-1.12-32|158	* Sat Dec 25 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.12-23mdk
12cu|xxgdb-1.12-32|159	- fix buildrequires
12cu|xxgdb-1.12-32|160	
12cu|xxgdb-1.12-32|161	* Mon Aug 16 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.12-22mdk
12cu|xxgdb-1.12-32|162	- Rebuild with new menu
12cu|xxgdb-1.12-32|163	
12cu|xxgdb-1.12-32|164	* Tue Jun 29 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.12-21mdk
12cu|xxgdb-1.12-32|165	- fix unpackaged files
12cu|xxgdb-1.12-32|166	- cleanups
12cu|xxgdb-1.12-32|167	
12cu|xxgdb-1.12-32|168	* Sat Jul 12 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.12-20mdk
12cu|xxgdb-1.12-32|169	- macroize
12cu|xxgdb-1.12-32|170	- rm -rf $RPM_BUILD_ROOT at the beginning of %%install
12cu|xxgdb-1.12-32|171	- rebuild
12cu|xxgdb-1.12-32|172	- fix unpackaged files
12cu|xxgdb-1.12-32|173	
12cu|xxgdb-1.12-32|174	* Tue May 01 2001 David BAUDENS <baudens@mandrakesoft.com> 1.12-19mdk
12cu|xxgdb-1.12-32|175	- Use %%_tmppath for BuildRoot
12cu|xxgdb-1.12-32|176	- Use %%update_menus and %%clean_menus macros
12cu|xxgdb-1.12-32|177	- Let spec_helper do its job (bzip2 man pages and strip binaries)
12cu|xxgdb-1.12-32|178	
12cu|xxgdb-1.12-32|179	* Thu Sep 14 2000 Florin Grad <florin@mandrakesoft.com> 1.12-18mdk
12cu|xxgdb-1.12-32|180	- eliminating some more warnings from rpmlint
12cu|xxgdb-1.12-32|181	- adding large icon and made all icons transparent
12cu|xxgdb-1.12-32|182	
12cu|xxgdb-1.12-32|183	* Wed Aug 30 2000 Florin Grad <florin@mandrakesoft.com> 1.12-17mdk
12cu|xxgdb-1.12-32|184	- adding some macros
12cu|xxgdb-1.12-32|185	
12cu|xxgdb-1.12-32|186	* Tue Aug 08 2000 Frederic Lepied <flepied@mandrakesoft.com> 1.12-16mdk
12cu|xxgdb-1.12-32|187	- automatically added BuildRequires
12cu|xxgdb-1.12-32|188	
12cu|xxgdb-1.12-32|189	* Wed Apr  5 2000 Denis Havlik <denis@mandrakesoft.com> 1.12-15mdk
12cu|xxgdb-1.12-32|190	- group: Development/Other
12cu|xxgdb-1.12-32|191	- menu + icons ( need beter ones!)
12cu|xxgdb-1.12-32|192	- spechelper
12cu|xxgdb-1.12-32|193	
12cu|xxgdb-1.12-32|194	* Wed Dec 1 1999 Florent Villard <warly@mandrakesoft.com>
12cu|xxgdb-1.12-32|195	- built in new environment
12cu|xxgdb-1.12-32|196	
12cu|xxgdb-1.12-32|197	* Tue Oct 19 1999 - David BAUDENS <baudens@mandrakesoft.com>
12cu|xxgdb-1.12-32|198	- Fix incorrect paths in patch #1 (xxgdb-1.12-sysv.patch.bz2)
12cu|xxgdb-1.12-32|199	
12cu|xxgdb-1.12-32|200	* Tue May 11 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
12cu|xxgdb-1.12-32|201	- Mandrake adaptions
12cu|xxgdb-1.12-32|202	- handle RPM_OPT_FLAGS
12cu|xxgdb-1.12-32|203	
12cu|xxgdb-1.12-32|204	* Wed Mar 23 1999 Michael Maher <mike@redhat.com>
12cu|xxgdb-1.12-32|205	- added requires for gdb
12cu|xxgdb-1.12-32|206	
12cu|xxgdb-1.12-32|207	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12cu|xxgdb-1.12-32|208	- auto rebuild in the new build environment (release 9)
12cu|xxgdb-1.12-32|209	
12cu|xxgdb-1.12-32|210	* Sun Jan 17 1999 Jeff Johnson <jbj@redhat.com>
12cu|xxgdb-1.12-32|211	- patch around i386 wchar_t glibc-2.1 typedef.
12cu|xxgdb-1.12-32|212	
12cu|xxgdb-1.12-32|213	* Wed Jul 29 1998 Jeff Johnson <jbj@redhat.com>
12cu|xxgdb-1.12-32|214	- change wmconfig group to utilities
12cu|xxgdb-1.12-32|215	- build root
12cu|xxgdb-1.12-32|216	
12cu|xxgdb-1.12-32|217	* Thu May 07 1998 Prospector System <bugs@redhat.com>
12cu|xxgdb-1.12-32|218	- translations modified for de, fr, tr
12cu|xxgdb-1.12-32|219	
12cu|xxgdb-1.12-32|220	* Mon Feb  9 1998 Otto Hammersmith <otto@redhat.com>
12cu|xxgdb-1.12-32|221	- fixed wmconfig entry
12cu|xxgdb-1.12-32|222	
12cu|xxgdb-1.12-32|223	* Tue Oct 21 1997 Otto Hammersmith <otto@redhat.com>
12cu|xxgdb-1.12-32|224	- fixed src url
12cu|xxgdb-1.12-32|225	- added wmconfig entries
12cu|xxgdb-1.12-32|226	- removed prefix line ... can't have it with wmconfig file :(
12cu|xxgdb-1.12-32|227	
12cu|xxgdb-1.12-32|228	* Fri Aug 22 1997 Erik Troan <ewt@redhat.com>
12cu|xxgdb-1.12-32|229	- built against glibc

13375 12
12cu|xxv-1.6.1-1|1	Summary:	Xtreme eXtension for VDR
12cu|xxv-1.6.1-1|2	Name:		xxv
12cu|xxv-1.6.1-1|3	Version:	1.6.1
12cu|xxv-1.6.1-1|4	Release:	1
12cu|xxv-1.6.1-1|5	Group:		Video
12cu|xxv-1.6.1-1|6	License:	LGPL
12cu|xxv-1.6.1-1|7	URL:		http://xpix.dieserver.de/
12cu|xxv-1.6.1-1|8	Source:		http://xpix.dieserver.de/downloads/xxv/%name-%version.tgz
12cu|xxv-1.6.1-1|9	Source2:	xxv.init
12cu|xxv-1.6.1-1|10	Source3:	xxv.sysconfig
12cu|xxv-1.6.1-1|11	Source4:	xxv.logrotate
12cu|xxv-1.6.1-1|12	# (Anssi 02/2008) In initscript we precreate empty pidfile so that vdr user
12cu|xxv-1.6.1-1|13	# has the rights to write there:
12cu|xxv-1.6.1-1|14	Patch0:		xxv-1.2-ignore-empty-pidfile.patch
12cu|xxv-1.6.1-1|15	BuildArch:	noarch
12cu|xxv-1.6.1-1|16	# for macros:
12cu|xxv-1.6.1-1|17	BuildRequires:	vdr-devel
12cu|xxv-1.6.1-1|18	Requires(post):	rpm-helper
12cu|xxv-1.6.1-1|19	Requires(preun): rpm-helper
12cu|xxv-1.6.1-1|20	Requires:	vdr-common
12cu|xxv-1.6.1-1|21	Suggests:	mysql
12cu|xxv-1.6.1-1|22	#Requires:	vdr2jpeg
12cu|xxv-1.6.1-1|23	Requires:	fonts-ttf-bitstream-vera
12cu|xxv-1.6.1-1|24	# most 'use' statements are 'eval'ed, so we have to add requires manually;
12cu|xxv-1.6.1-1|25	# external versions of bundled libraries
12cu|xxv-1.6.1-1|26	Requires:	perl(Locale::Maketext::Extract)
12cu|xxv-1.6.1-1|27	Requires:	perl(Locale::Maketext::Lexicon)
12cu|xxv-1.6.1-1|28	Requires:	perl(Mail::SendEasy)
12cu|xxv-1.6.1-1|29	Requires:	perl(Module::Reload)
12cu|xxv-1.6.1-1|30	Requires:	perl(MP3::Icecast)
12cu|xxv-1.6.1-1|31	Requires:	perl(Net::IP::Match::Regexp)
12cu|xxv-1.6.1-1|32	Requires:	perl(Term::ReadLine::Perl)
12cu|xxv-1.6.1-1|33	Requires:	perl(Text::ASCIITable)
12cu|xxv-1.6.1-1|34	# list of requirements from install.sh
12cu|xxv-1.6.1-1|35	# sed -nr 's,^.*checkPerlModule (.*)$,Requires:\tperl(\1),p' install.sh
12cu|xxv-1.6.1-1|36	Requires:	perl(CGI)
12cu|xxv-1.6.1-1|37	Requires:	perl(Compress::Zlib)
12cu|xxv-1.6.1-1|38	Requires:	perl(Config::Tiny)
12cu|xxv-1.6.1-1|39	Requires:	perl(Data::Dumper)
12cu|xxv-1.6.1-1|40	Requires:	perl(Date::Manip)
12cu|xxv-1.6.1-1|41	Requires:	perl(DBD::mysql)
12cu|xxv-1.6.1-1|42	Requires:	perl(DBI)
12cu|xxv-1.6.1-1|43	Requires:	perl(Digest::MD5)
12cu|xxv-1.6.1-1|44	Requires:	perl(Digest::HMAC_MD5)
12cu|xxv-1.6.1-1|45	Requires:	perl(Encode)
12cu|xxv-1.6.1-1|46	Requires:	perl(Event)
12cu|xxv-1.6.1-1|47	Requires:	perl(Font::TTF::Font)
12cu|xxv-1.6.1-1|48	Requires:	perl(GD)
12cu|xxv-1.6.1-1|49	Requires:	perl(Getopt::Long)
12cu|xxv-1.6.1-1|50	Requires:	perl(HTML::TextToHTML)
12cu|xxv-1.6.1-1|51	Requires:	perl(HTML::TreeBuilder)
12cu|xxv-1.6.1-1|52	Requires:	perl(JSON)
12cu|xxv-1.6.1-1|53	# mdv bug #52269
12cu|xxv-1.6.1-1|54	Requires:	perl-JSON
12cu|xxv-1.6.1-1|55	Requires:	perl(Linux::Inotify2)
12cu|xxv-1.6.1-1|56	Requires:	perl(LWP::Simple)
12cu|xxv-1.6.1-1|57	Requires:	perl(LWP::UserAgent)
12cu|xxv-1.6.1-1|58	Requires:	perl(Locale::gettext)
12cu|xxv-1.6.1-1|59	Requires:	perl(MIME::Base64)
12cu|xxv-1.6.1-1|60	Requires:	perl(MP3::Info)
12cu|xxv-1.6.1-1|61	Requires:	perl(Net::Amazon)
12cu|xxv-1.6.1-1|62	Requires:	perl(Net::Amazon::Request::Artist)
12cu|xxv-1.6.1-1|63	Requires:	perl(Net::XMPP)
12cu|xxv-1.6.1-1|64	Requires:	perl(Proc::Killfam)
12cu|xxv-1.6.1-1|65	Requires:	perl(Proc::ProcessTable)
12cu|xxv-1.6.1-1|66	Requires:	perl(SOAP::Lite)
12cu|xxv-1.6.1-1|67	Requires:	perl(SOAP::Transport::HTTP)
12cu|xxv-1.6.1-1|68	Requires:	perl(Template)
12cu|xxv-1.6.1-1|69	Requires:	perl(Time::Local)
12cu|xxv-1.6.1-1|70	Requires:	perl(Time::HiRes)
12cu|xxv-1.6.1-1|71	Requires:	perl(URI::Escape)
12cu|xxv-1.6.1-1|72	Requires:	perl(XML::RSS)
12cu|xxv-1.6.1-1|73	Requires:	perl(XML::Simple)
12cu|xxv-1.6.1-1|74	
12cu|xxv-1.6.1-1|75	%define __noautoreq 'perl\\(Tools\\)|perl\\(SOAP::Transport::HTTP::Event\\)|perl\\(Data::COW.*|perl\\(MediaLibParser.*|perl\\(XXV.*'
12cu|xxv-1.6.1-1|76	%define __noautoprov 'perl\\(Tools\\)|perl\\(SOAP::Transport::HTTP::Event\\)|perl\\(Data::COW.*|perl\\(MediaLibParser.*'
12cu|xxv-1.6.1-1|77	
12cu|xxv-1.6.1-1|78	%description
12cu|xxv-1.6.1-1|79	XXV means "Xtreme eXtension for VDR" and is a central service is for
12cu|xxv-1.6.1-1|80	the administration of the VDR and its environment, with which
12cu|xxv-1.6.1-1|81	different of haven are open and these different services can serve.
12cu|xxv-1.6.1-1|82	
12cu|xxv-1.6.1-1|83	An additional haven over a Plugin to construct should be just as
12cu|xxv-1.6.1-1|84	simple, to make available as also a certain service. The letter of a
12cu|xxv-1.6.1-1|85	Plugins goes very fast, there the input (Vdr, Database etc.) as well
12cu|xxv-1.6.1-1|86	as the output (telnet, HTTP...) generically was realized. It should
12cu|xxv-1.6.1-1|87	be e.g. possible thus to register with a telnet CONSOLE,
12cu|xxv-1.6.1-1|88	HttpBrowser, Wapphone, etc. an autotimer. This should substantially
12cu|xxv-1.6.1-1|89	faster the EPG data to scan be able (MySQL data base) and over an
12cu|xxv-1.6.1-1|90	interface the VDR the new timer communicate. Naturally also is
12cu|xxv-1.6.1-1|91	considered to the single mode of the SVdrP and only one instruction
12cu|xxv-1.6.1-1|92	is mailed. Afterwards the haven is again closed immediately, so that
12cu|xxv-1.6.1-1|93	other programs can access again svdrp.
12cu|xxv-1.6.1-1|94	
12cu|xxv-1.6.1-1|95	%prep
12cu|xxv-1.6.1-1|96	%setup -q
12cu|xxv-1.6.1-1|97	%patch0 -p1
12cu|xxv-1.6.1-1|98	
12cu|xxv-1.6.1-1|99	# Setup default config
12cu|xxv-1.6.1-1|100	perl -pi -e 's,file=/video/channels.conf,file=%{_vdr_cfgdir}/channels.conf,' etc/xxvd.cfg.example
12cu|xxv-1.6.1-1|101	#perl -pi -e 's,epgfile=/video/epg.data,epgfile=%{_vdr_videodir}/epg.data,' etc/xxvd.cfg.example
12cu|xxv-1.6.1-1|102	perl -pi -e 's,epgimages=/var/cache/xxv/epgimages,epgimages=%{_vdr_videodir}/epgimages,' etc/xxvd.cfg.example
12cu|xxv-1.6.1-1|103	perl -pi -e 's,Language=de_DE,Language=en_US,' etc/xxvd.cfg.example
12cu|xxv-1.6.1-1|104	perl -pi -e 's,initscript=/etc/init.d/xxvd,initscript=%{_initrddir}/xxv,' etc/xxvd.cfg.example
12cu|xxv-1.6.1-1|105	perl -pi -e 's,commandfile=/video/reccmds.conf,file=%{_vdr_cfgdir}/reccmds.conf,' etc/xxvd.cfg.example
12cu|xxv-1.6.1-1|106	perl -pi -e 's,videodir=/video,videodir=%{_vdr_videodir},' etc/xxvd.cfg.example
12cu|xxv-1.6.1-1|107	perl -pi -e 's,commands=/video/commands.conf,commands=%{_vdr_cfgdir}/commands.conf,' etc/xxvd.cfg.example
12cu|xxv-1.6.1-1|108	#perl -pi -e 's,file=/video/timers.conf,file=%{_vdr_cfgdir}/timers.conf,' etc/xxvd.cfg.example
12cu|xxv-1.6.1-1|109	perl -pi -e 's,tempimages=/var/cache/xxv/temp,tempimages=%{_var}/cache/%{name}/temp,' etc/xxvd.cfg.example
12cu|xxv-1.6.1-1|110	perl -pi -e 's,dir=/vtx,dir=%{_vdr_plugin_cachedir}/osdteletext,' etc/xxvd.cfg.example
12cu|xxv-1.6.1-1|111	
12cu|xxv-1.6.1-1|112	perl -pi -e 's,"\$RealBin/../lib","%{_datadir}/%{name}",' bin/xxvd
12cu|xxv-1.6.1-1|113	perl -pi -e 's,"/var/log/xxvd.log","%{_logdir}/%{name}/xxvd.log",' bin/xxvd
12cu|xxv-1.6.1-1|114	perl -pi -e 's,"\$RealBin/../locale","%{_datadir}/locale",' bin/xxvd
12cu|xxv-1.6.1-1|115	perl -pi -e 's,"\$RealBin/../lib/XXV,"%{_datadir}/%{name}/XXV,' bin/xxvd
12cu|xxv-1.6.1-1|116	perl -pi -e 's,"\$RealBin/../etc/xxvd.cfg","%{_localstatedir}/lib/%{name}/xxvd.cfg",' bin/xxvd
12cu|xxv-1.6.1-1|117	perl -pi -e 's,"\$RealBin/../doc","%{_localstatedir}/lib/%{name}/doc",' bin/xxvd
12cu|xxv-1.6.1-1|118	sed -i '/HTMLDIR/s,"\$RealBin/../","%{_datadir}/%{name}/skins",' bin/xxvd
12cu|xxv-1.6.1-1|119	perl -pi -e 's,"\$RealBin/../share/fonts/ttf-bitstream-vera,"%{_datadir}/fonts/TTF,' bin/xxvd
12cu|xxv-1.6.1-1|120	perl -pi -e 's,"\$RealBin/../share/,"%{_datadir}/%{name}/,' bin/xxvd
12cu|xxv-1.6.1-1|121	perl -pi -e 's,"\$RealBin/../contrib","%{_datadir}/%{name}/contrib",' bin/xxvd
12cu|xxv-1.6.1-1|122	
12cu|xxv-1.6.1-1|123	perl -pi -e "s,upgrade='upgrade-xxv-db.sql',upgrade='%{_datadir}/%{name}/contrib/upgrade-xxv-db.sql'," contrib/update-xxv
12cu|xxv-1.6.1-1|124	
12cu|xxv-1.6.1-1|125	cat > README.install.urpmi <<EOF
12cu|xxv-1.6.1-1|126	You must create the database "xxv" on your mysql server, create a
12cu|xxv-1.6.1-1|127	mysql user for xxv and enter the correct USR and PWD in the
12cu|xxv-1.6.1-1|128	[General] section of %{_localstatedir}/lib/%{name}/xxvd.cfg.
12cu|xxv-1.6.1-1|129	
12cu|xxv-1.6.1-1|130	You can create the database with default password with the following
12cu|xxv-1.6.1-1|131	command:
12cu|xxv-1.6.1-1|132	mysql -u root < %{_datadir}/%{name}/contrib/create-database.sql
12cu|xxv-1.6.1-1|133	No xxvd.cfg editing is then necessary.
12cu|xxv-1.6.1-1|134	
12cu|xxv-1.6.1-1|135	Alternatively, here are the example commands for creating a new
12cu|xxv-1.6.1-1|136	database with different credentials:
12cu|xxv-1.6.1-1|137	mysql -u root -e "create database xxv;"
12cu|xxv-1.6.1-1|138	mysql -u root -e "grant all privileges on xxv.* to username@localhost IDENTIFIED BY 'password';"
12cu|xxv-1.6.1-1|139	mysql -u root -e "flush privileges;"
12cu|xxv-1.6.1-1|140	
12cu|xxv-1.6.1-1|141	If you wish to later change the username and/or password, you must
12cu|xxv-1.6.1-1|142	change both the xxvd.cfg entry and the one of mysql.
12cu|xxv-1.6.1-1|143	
12cu|xxv-1.6.1-1|144	By default the web interface is on port 8080 with username "xxv"
12cu|xxv-1.6.1-1|145	and password "xxv". You can change these from the web interface.
12cu|xxv-1.6.1-1|146	Please go through the configuration options carefully and disable
12cu|xxv-1.6.1-1|147	the modules you do not need.
12cu|xxv-1.6.1-1|148	EOF
12cu|xxv-1.6.1-1|149	
12cu|xxv-1.6.1-1|150	cat > README.1.4.upgrade.urpmi <<EOF
12cu|xxv-1.6.1-1|151	In order to update to the new XXV database version, you need to manually
12cu|xxv-1.6.1-1|152	run update-xxv command. XXV must be stopped when updating the database.
12cu|xxv-1.6.1-1|153	See "update-xxv -h" for the proper parameters that may be needed.
12cu|xxv-1.6.1-1|154	EOF
12cu|xxv-1.6.1-1|155	
12cu|xxv-1.6.1-1|156	%install
12cu|xxv-1.6.1-1|157	install -d -m755 %{buildroot}%{_bindir}
12cu|xxv-1.6.1-1|158	install -m755 bin/xxvd %{buildroot}%{_bindir}
12cu|xxv-1.6.1-1|159	
12cu|xxv-1.6.1-1|160	install -d -m755 %{buildroot}%{_sysconfdir}
12cu|xxv-1.6.1-1|161	install -d -m755 %{buildroot}%{_localstatedir}/lib/%{name}
12cu|xxv-1.6.1-1|162	install -m644 etc/xxvd.cfg.example %{buildroot}%{_localstatedir}/lib/%{name}/xxvd.cfg
12cu|xxv-1.6.1-1|163	ln -s %{_localstatedir}/lib/%{name} %{buildroot}%{_sysconfdir}/%{name}
12cu|xxv-1.6.1-1|164	
12cu|xxv-1.6.1-1|165	install -d -m755 %{buildroot}%{_var}/cache/%{name}
12cu|xxv-1.6.1-1|166	
12cu|xxv-1.6.1-1|167	install -d -m755 %{buildroot}%{_datadir}/%{name}/contrib
12cu|xxv-1.6.1-1|168	install -m644 contrib/*.sql %{buildroot}%{_datadir}/%{name}/contrib
12cu|xxv-1.6.1-1|169	install -m755 contrib/update-xxv %{buildroot}%{_datadir}/%{name}/contrib
12cu|xxv-1.6.1-1|170	install -m755 contrib/*.pl %{buildroot}%{_bindir}
12cu|xxv-1.6.1-1|171	ln -s %{_datadir}/%{name}/contrib/update-xxv %{buildroot}%{_bindir}/update-xxv
12cu|xxv-1.6.1-1|172	
12cu|xxv-1.6.1-1|173	install -d -m755 %{buildroot}%{_localstatedir}/lib/%{name}/doc
12cu|xxv-1.6.1-1|174	install -m644 doc/* %{buildroot}%{_localstatedir}/lib/%{name}/doc
12cu|xxv-1.6.1-1|175	
12cu|xxv-1.6.1-1|176	install -d -m755 %{buildroot}%{_sysconfdir}/logrotate.d
12cu|xxv-1.6.1-1|177	install -m644 %SOURCE4 %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12cu|xxv-1.6.1-1|178	
12cu|xxv-1.6.1-1|179	install -d -m755 %{buildroot}%{_datadir}/%{name}/skins
12cu|xxv-1.6.1-1|180	cp -a wml html %{buildroot}%{_datadir}/%{name}/skins
12cu|xxv-1.6.1-1|181	ln -s html %{buildroot}%{_datadir}/%{name}/skins/default
12cu|xxv-1.6.1-1|182	
12cu|xxv-1.6.1-1|183	cp -a lib/* share/* %{buildroot}%{_datadir}/%{name}
12cu|xxv-1.6.1-1|184	cp -a lib/Tools.pm lib/XXV lib/Data lib/SOAP lib/MediaLibParser* share/* %{buildroot}%{_datadir}/%{name}
12cu|xxv-1.6.1-1|185	
12cu|xxv-1.6.1-1|186	# remove bundled stuff we have a system version for
12cu|xxv-1.6.1-1|187	rm -r %{buildroot}%{_datadir}/%{name}/Locale/Maketext/Extract*
12cu|xxv-1.6.1-1|188	rm -r %{buildroot}%{_datadir}/%{name}/Locale/Maketext/Lexicon*
12cu|xxv-1.6.1-1|189	rm -r %{buildroot}%{_datadir}/%{name}/Mail/SendEasy*
12cu|xxv-1.6.1-1|190	rm -r %{buildroot}%{_datadir}/%{name}/Module/Reload*
12cu|xxv-1.6.1-1|191	rm -r %{buildroot}%{_datadir}/%{name}/MP3/Icecast*
12cu|xxv-1.6.1-1|192	rm -r %{buildroot}%{_datadir}/%{name}/Net/IP/Match/Regexp*
12cu|xxv-1.6.1-1|193	rm -r %{buildroot}%{_datadir}/%{name}/Term/ReadLine/{Perl*,readline*}
12cu|xxv-1.6.1-1|194	rm -r %{buildroot}%{_datadir}/%{name}/Text/ASCIITable*
12cu|xxv-1.6.1-1|195	rm -r %{buildroot}%{_datadir}/%{name}/fonts/ttf-bitstream-vera
12cu|xxv-1.6.1-1|196	
12cu|xxv-1.6.1-1|197	# remove bundle
12cu|xxv-1.6.1-1|198	rm -r %{buildroot}%{_datadir}/%{name}/Bundle
12cu|xxv-1.6.1-1|199	
12cu|xxv-1.6.1-1|200	for f in locale/*/; do
12cu|xxv-1.6.1-1|201	install -d -m755 \
12cu|xxv-1.6.1-1|202	%{buildroot}%{_datadir}/locale/$(basename $f)/LC_MESSAGES
12cu|xxv-1.6.1-1|203	install -m644 $f/LC_MESSAGES/xxv.mo \
12cu|xxv-1.6.1-1|204	%{buildroot}%{_datadir}/locale/$(basename $f)/LC_MESSAGES
12cu|xxv-1.6.1-1|205	done
12cu|xxv-1.6.1-1|206	
12cu|xxv-1.6.1-1|207	install -d -m755 %{buildroot}%{_logdir}/%{name}
12cu|xxv-1.6.1-1|208	
12cu|xxv-1.6.1-1|209	install -d -m755 %{buildroot}%{_sysconfdir}/sysconfig
12cu|xxv-1.6.1-1|210	install -m644 %SOURCE3 %{buildroot}%{_sysconfdir}/sysconfig/xxv
12cu|xxv-1.6.1-1|211	
12cu|xxv-1.6.1-1|212	install -d -m755 %{buildroot}%{_initrddir}
12cu|xxv-1.6.1-1|213	install -m755 %SOURCE2 %{buildroot}%{_initrddir}/xxv
12cu|xxv-1.6.1-1|214	
12cu|xxv-1.6.1-1|215	install -d -m755 %{buildroot}%{_logdir}/xxv
12cu|xxv-1.6.1-1|216	
12cu|xxv-1.6.1-1|217	install -d -m755 %{buildroot}%{_mandir}/man1
12cu|xxv-1.6.1-1|218	install -m644 doc/*.1  %{buildroot}%{_mandir}/man1
12cu|xxv-1.6.1-1|219	
12cu|xxv-1.6.1-1|220	%find_lang xxv
12cu|xxv-1.6.1-1|221	
12cu|xxv-1.6.1-1|222	%post
12cu|xxv-1.6.1-1|223	%_post_service %name
12cu|xxv-1.6.1-1|224	
12cu|xxv-1.6.1-1|225	%preun
12cu|xxv-1.6.1-1|226	%_preun_service %name
12cu|xxv-1.6.1-1|227	
12cu|xxv-1.6.1-1|228	%files -f xxv.lang
12cu|xxv-1.6.1-1|229	%doc doc/{CHANGELOG,README} README.install.urpmi README.*.upgrade.urpmi
12cu|xxv-1.6.1-1|230	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/xxv
12cu|xxv-1.6.1-1|231	%attr(-,vdr,vdr) %dir %{_logdir}/xxv
12cu|xxv-1.6.1-1|232	%attr(0640,vdr,vdr) %config(noreplace) %{_localstatedir}/lib/xxv/xxvd.cfg
12cu|xxv-1.6.1-1|233	%attr(-,vdr,vdr) %{_var}/cache/%{name}
12cu|xxv-1.6.1-1|234	%config(noreplace) %{_sysconfdir}/sysconfig/xxv
12cu|xxv-1.6.1-1|235	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12cu|xxv-1.6.1-1|236	%attr(-,vdr,vdr) %dir %{_localstatedir}/lib/xxv/doc
12cu|xxv-1.6.1-1|237	%attr(-,vdr,vdr) %{_localstatedir}/lib/xxv/doc/*
12cu|xxv-1.6.1-1|238	%{_sysconfdir}/xxv
12cu|xxv-1.6.1-1|239	%{_initrddir}/xxv
12cu|xxv-1.6.1-1|240	%{_bindir}/xxvd
12cu|xxv-1.6.1-1|241	%{_bindir}/at-vdradmin2xxv.pl
12cu|xxv-1.6.1-1|242	%{_bindir}/chronicle-remove-duplicate.pl
12cu|xxv-1.6.1-1|243	%{_bindir}/update-xxv
12cu|xxv-1.6.1-1|244	%dir %{_datadir}/%{name}
12cu|xxv-1.6.1-1|245	%dir %{_datadir}/%{name}/Data
12cu|xxv-1.6.1-1|246	%{_datadir}/%{name}/Data/COW.pm
12cu|xxv-1.6.1-1|247	%{_datadir}/%{name}/MediaLibParser*
12cu|xxv-1.6.1-1|248	%dir %{_datadir}/%{name}/SOAP
12cu|xxv-1.6.1-1|249	%dir %{_datadir}/%{name}/SOAP/Transport
12cu|xxv-1.6.1-1|250	%dir %{_datadir}/%{name}/SOAP/Transport/HTTP
12cu|xxv-1.6.1-1|251	%{_datadir}/%{name}/SOAP/Transport/HTTP/Event.pm
12cu|xxv-1.6.1-1|252	%{_datadir}/%{name}/Tools.pm
12cu|xxv-1.6.1-1|253	%{_datadir}/%{name}/XXV
12cu|xxv-1.6.1-1|254	%{_datadir}/%{name}/contrib
12cu|xxv-1.6.1-1|255	%{_datadir}/%{name}/news
12cu|xxv-1.6.1-1|256	%{_datadir}/%{name}/skins
12cu|xxv-1.6.1-1|257	%{_datadir}/%{name}/xmltv
12cu|xxv-1.6.1-1|258	%{_mandir}/man1/xxvd.1*
12cu|xxv-1.6.1-1|259	
12cu|xxv-1.6.1-1|260	%changelog
12cu|xxv-1.6.1-1|261	* Tue Apr 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.1-1
12cu|xxv-1.6.1-1|262	+ Revision: 52dcc07
12cu|xxv-1.6.1-1|263	- Updated to 1.6.1, fix requires
12cu|xxv-1.6.1-1|264	
12cu|xxv-1.6.1-1|265	

13376 12
12cu|yabasic-2.763-8|1	%define name yabasic
12cu|yabasic-2.763-8|2	%define version 2.763
12cu|yabasic-2.763-8|3	%define release  8
12cu|yabasic-2.763-8|4	
12cu|yabasic-2.763-8|5	Summary:	Small basic interpreter with printing and graphics
12cu|yabasic-2.763-8|6	Name:		%{name}
12cu|yabasic-2.763-8|7	Version:	%{version}
12cu|yabasic-2.763-8|8	Release:	%{release}
12cu|yabasic-2.763-8|9	License:	Artistic
12cu|yabasic-2.763-8|10	Group:		Development/Other
12cu|yabasic-2.763-8|11	Source0:	http://www.yabasic.de/download/%{name}-%{version}.tar.bz2
12cu|yabasic-2.763-8|12	URL:		http://www.yabasic.de/
12cu|yabasic-2.763-8|13	BuildRequires:	pkgconfig(x11)
12cu|yabasic-2.763-8|14	BuildRequires:	pkgconfig(xt)
12cu|yabasic-2.763-8|15	BuildRequires:	ncurses-devel
12cu|yabasic-2.763-8|16	
12cu|yabasic-2.763-8|17	%description
12cu|yabasic-2.763-8|18	Yabasic implements the most common and simple elements of the basic
12cu|yabasic-2.763-8|19	language; It comes with for-loops and goto with while-loops and
12cu|yabasic-2.763-8|20	procedures. Yabasic does monochrome line grafics, printing comes with
12cu|yabasic-2.763-8|21	no extra effort. Yabasic runs under Unix and Windows; it is small
12cu|yabasic-2.763-8|22	(less than 200KB) and free.
12cu|yabasic-2.763-8|23	
12cu|yabasic-2.763-8|24	%prep
12cu|yabasic-2.763-8|25	%setup -q
12cu|yabasic-2.763-8|26	
12cu|yabasic-2.763-8|27	%build
12cu|yabasic-2.763-8|28	autoreconf -fi
12cu|yabasic-2.763-8|29	%configure2_5x
12cu|yabasic-2.763-8|30	%make
12cu|yabasic-2.763-8|31	
12cu|yabasic-2.763-8|32	%check
12cu|yabasic-2.763-8|33	make check-TESTS
12cu|yabasic-2.763-8|34	
12cu|yabasic-2.763-8|35	%install
12cu|yabasic-2.763-8|36	rm -rf $RPM_BUILD_ROOT
12cu|yabasic-2.763-8|37	
12cu|yabasic-2.763-8|38	%makeinstall_std
12cu|yabasic-2.763-8|39	
12cu|yabasic-2.763-8|40	%clean
12cu|yabasic-2.763-8|41	rm -rf $RPM_BUILD_ROOT
12cu|yabasic-2.763-8|42	
12cu|yabasic-2.763-8|43	%files
12cu|yabasic-2.763-8|44	%defattr(-,root,root)
12cu|yabasic-2.763-8|45	%doc AUTHORS NEWS README *.htm ChangeLog
12cu|yabasic-2.763-8|46	%{_bindir}/*
12cu|yabasic-2.763-8|47	%{_mandir}/man1/yabasic.*
12cu|yabasic-2.763-8|48	
12cu|yabasic-2.763-8|49	
12cu|yabasic-2.763-8|50	%changelog
12cu|yabasic-2.763-8|51	* Fri Jan 21 2011 Funda Wang <fwang@mandriva.org> 2.763-7mdv2011.0
12cu|yabasic-2.763-8|52	+ Revision: 632006
12cu|yabasic-2.763-8|53	- simplify BR
12cu|yabasic-2.763-8|54	
12cu|yabasic-2.763-8|55	+ Thierry Vignaud <tv@mandriva.org>
12cu|yabasic-2.763-8|56	- rebuild
12cu|yabasic-2.763-8|57	
12cu|yabasic-2.763-8|58	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 2.763-6mdv2009.0
12cu|yabasic-2.763-8|59	+ Revision: 262760
12cu|yabasic-2.763-8|60	- rebuild
12cu|yabasic-2.763-8|61	
12cu|yabasic-2.763-8|62	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 2.763-5mdv2009.0
12cu|yabasic-2.763-8|63	+ Revision: 257854
12cu|yabasic-2.763-8|64	- rebuild
12cu|yabasic-2.763-8|65	
12cu|yabasic-2.763-8|66	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 2.763-3mdv2008.1
12cu|yabasic-2.763-8|67	+ Revision: 136631
12cu|yabasic-2.763-8|68	- restore BuildRoot
12cu|yabasic-2.763-8|69	
12cu|yabasic-2.763-8|70	+ Thierry Vignaud <tv@mandriva.org>
12cu|yabasic-2.763-8|71	- kill re-definition of %%buildroot on Pixel's request
12cu|yabasic-2.763-8|72	- buildrequires X11-devel instead of XFree86-devel
12cu|yabasic-2.763-8|73	
12cu|yabasic-2.763-8|74	* Wed Aug 22 2007 Olivier Thauvin <nanardon@mandriva.org> 2.763-3mdv2008.0
12cu|yabasic-2.763-8|75	+ Revision: 68894
12cu|yabasic-2.763-8|76	- rebuild
12cu|yabasic-2.763-8|77	
12cu|yabasic-2.763-8|78	+ Thierry Vignaud <tv@mandriva.org>
12cu|yabasic-2.763-8|79	- fix man pages extension
12cu|yabasic-2.763-8|80	
12cu|yabasic-2.763-8|81	
12cu|yabasic-2.763-8|82	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|yabasic-2.763-8|83	+ 08/10/06 10:31:51 (55329)
12cu|yabasic-2.763-8|84	- rebuild
12cu|yabasic-2.763-8|85	
12cu|yabasic-2.763-8|86	* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
12cu|yabasic-2.763-8|87	+ 08/10/06 10:30:17 (55328)
12cu|yabasic-2.763-8|88	Import yabasic
12cu|yabasic-2.763-8|89	
12cu|yabasic-2.763-8|90	* Mon Oct 17 2005 Olivier Thauvin <nanardon@mandriva.org> 2.763-1mdk
12cu|yabasic-2.763-8|91	- 2.763
12cu|yabasic-2.763-8|92	
12cu|yabasic-2.763-8|93	* Sun May 01 2005 Olivier Thauvin <nanardon@mandriva.org> 2.751-1mdk
12cu|yabasic-2.763-8|94	- 2.751
12cu|yabasic-2.763-8|95	- add %%check section
12cu|yabasic-2.763-8|96	
12cu|yabasic-2.763-8|97	* Fri May 14 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.744-1mdk
12cu|yabasic-2.763-8|98	- 2.744
12cu|yabasic-2.763-8|99	

13377 12
12cu|yabause-0.9.13-1|1	Summary:	Sega Saturn emulator
12cu|yabause-0.9.13-1|2	Name:		yabause
12cu|yabause-0.9.13-1|3	Version:	0.9.13
12cu|yabause-0.9.13-1|4	Release:	1
12cu|yabause-0.9.13-1|5	License:	GPLv2+
12cu|yabause-0.9.13-1|6	Group:		Emulators
12cu|yabause-0.9.13-1|7	Url:		http://yabause.sourceforge.net/
12cu|yabause-0.9.13-1|8	Source0:	http://prdownloads.sourceforge.net/yabause/%{name}-%{version}.tar.gz
12cu|yabause-0.9.13-1|9	Patch0:		yabause-0.9.13-cmake.patch
12cu|yabause-0.9.13-1|10	Patch1:		yabause-0.9.11-link.patch
12cu|yabause-0.9.13-1|11	Patch2:		yabause-0.9.11-lib64.patch
12cu|yabause-0.9.13-1|12	BuildRequires:	cmake
12cu|yabause-0.9.13-1|13	BuildRequires:	desktop-file-utils
12cu|yabause-0.9.13-1|14	BuildRequires:	doxygen
12cu|yabause-0.9.13-1|15	BuildRequires:	jsw-devel
12cu|yabause-0.9.13-1|16	# for the translations
12cu|yabause-0.9.13-1|17	BuildRequires:	mini18n-devel
12cu|yabause-0.9.13-1|18	BuildRequires:	qt4-devel
12cu|yabause-0.9.13-1|19	BuildRequires:	pkgconfig(glut)
12cu|yabause-0.9.13-1|20	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|yabause-0.9.13-1|21	BuildRequires:	pkgconfig(gtkglext-1.0)
12cu|yabause-0.9.13-1|22	BuildRequires:	pkgconfig(openal)
12cu|yabause-0.9.13-1|23	BuildRequires:	pkgconfig(openssl)
12cu|yabause-0.9.13-1|24	BuildRequires:	pkgconfig(sdl)
12cu|yabause-0.9.13-1|25	BuildRequires:	pkgconfig(xmu)
12cu|yabause-0.9.13-1|26	Requires:	%{name}-bin = %{version}
12cu|yabause-0.9.13-1|27	
12cu|yabause-0.9.13-1|28	%description
12cu|yabause-0.9.13-1|29	Yabause is a Sega Saturn emulator.
12cu|yabause-0.9.13-1|30	This package includes the translations and documentation.
12cu|yabause-0.9.13-1|31	
12cu|yabause-0.9.13-1|32	%files
12cu|yabause-0.9.13-1|33	%doc AUTHORS ChangeLog GOALS README README.LIN README.QT TODO
12cu|yabause-0.9.13-1|34	%{_datadir}/%{name}
12cu|yabause-0.9.13-1|35	%{_datadir}/pixmaps/%{name}.png
12cu|yabause-0.9.13-1|36	
12cu|yabause-0.9.13-1|37	#----------------------------------------------------------------------------
12cu|yabause-0.9.13-1|38	
12cu|yabause-0.9.13-1|39	%package gtk
12cu|yabause-0.9.13-1|40	Summary:	Sega Saturn emulator - GTK+ interface
12cu|yabause-0.9.13-1|41	Group:		Emulators
12cu|yabause-0.9.13-1|42	Requires:	%{name} = %{version}
12cu|yabause-0.9.13-1|43	Provides:	%{name}-bin = %{version}
12cu|yabause-0.9.13-1|44	
12cu|yabause-0.9.13-1|45	%description gtk
12cu|yabause-0.9.13-1|46	Yabause is a Sega Saturn emulator.
12cu|yabause-0.9.13-1|47	
12cu|yabause-0.9.13-1|48	This package includes the GTK+ interface.
12cu|yabause-0.9.13-1|49	
12cu|yabause-0.9.13-1|50	To use a translation :
12cu|yabause-0.9.13-1|51	Start yabause,
12cu|yabause-0.9.13-1|52	Open the settings dialog (Yabause/Preferences),
12cu|yabause-0.9.13-1|53	Select Advanced tab,
12cu|yabause-0.9.13-1|54	Type or select the appropriate file in the Translation field
12cu|yabause-0.9.13-1|55	(existing translations are available in the /usr/share/yabause/ folder),
12cu|yabause-0.9.13-1|56	Close and restart yabause.
12cu|yabause-0.9.13-1|57	
12cu|yabause-0.9.13-1|58	%files gtk
12cu|yabause-0.9.13-1|59	%doc AUTHORS
12cu|yabause-0.9.13-1|60	%attr(0755,root,games) %{_bindir}/%{name}-gtk
12cu|yabause-0.9.13-1|61	%{_datadir}/applications/%{name}-gtk.desktop
12cu|yabause-0.9.13-1|62	%{_mandir}/man1/%{name}-gtk.1*
12cu|yabause-0.9.13-1|63	
12cu|yabause-0.9.13-1|64	#----------------------------------------------------------------------------
12cu|yabause-0.9.13-1|65	
12cu|yabause-0.9.13-1|66	%package qt
12cu|yabause-0.9.13-1|67	Summary:	Sega Saturn emulator - QT interface
12cu|yabause-0.9.13-1|68	Group:		Emulators
12cu|yabause-0.9.13-1|69	Requires:	%{name} = %{version}
12cu|yabause-0.9.13-1|70	Provides:	%{name}-bin = %{version}
12cu|yabause-0.9.13-1|71	
12cu|yabause-0.9.13-1|72	%description qt
12cu|yabause-0.9.13-1|73	Yabause is a Sega Saturn emulator.
12cu|yabause-0.9.13-1|74	
12cu|yabause-0.9.13-1|75	This package includes the QT interface.
12cu|yabause-0.9.13-1|76	
12cu|yabause-0.9.13-1|77	To use a translation :
12cu|yabause-0.9.13-1|78	Start yabause,
12cu|yabause-0.9.13-1|79	Open the settings dialog (File/Settings),
12cu|yabause-0.9.13-1|80	Type or select the appropriate file in the Translation field
12cu|yabause-0.9.13-1|81	(existing translations are available in the /usr/share/yabause/ folder),
12cu|yabause-0.9.13-1|82	Close and restart yabause-qt.
12cu|yabause-0.9.13-1|83	
12cu|yabause-0.9.13-1|84	%files qt
12cu|yabause-0.9.13-1|85	%doc AUTHORS
12cu|yabause-0.9.13-1|86	%attr(0755,root,games) %{_bindir}/%{name}-qt
12cu|yabause-0.9.13-1|87	%{_datadir}/applications/%{name}-qt.desktop
12cu|yabause-0.9.13-1|88	%{_mandir}/man1/%{name}-qt.1*
12cu|yabause-0.9.13-1|89	
12cu|yabause-0.9.13-1|90	#----------------------------------------------------------------------------
12cu|yabause-0.9.13-1|91	
12cu|yabause-0.9.13-1|92	%prep
12cu|yabause-0.9.13-1|93	%setup -q
12cu|yabause-0.9.13-1|94	%patch0 -p1 -b .cmake~
12cu|yabause-0.9.13-1|95	%patch1 -p1 -b .link~
12cu|yabause-0.9.13-1|96	%ifarch x86_64
12cu|yabause-0.9.13-1|97	%patch2 -p1 -b .lib64~
12cu|yabause-0.9.13-1|98	%endif
12cu|yabause-0.9.13-1|99	
12cu|yabause-0.9.13-1|100	find . -name *.cpp -o -name *.h | xargs chmod 0644
12cu|yabause-0.9.13-1|101	
12cu|yabause-0.9.13-1|102	%build
12cu|yabause-0.9.13-1|103	%cmake -DYAB_MULTIBUILD=TRUE
12cu|yabause-0.9.13-1|104	%make
12cu|yabause-0.9.13-1|105	
12cu|yabause-0.9.13-1|106	%install
12cu|yabause-0.9.13-1|107	%makeinstall_std -C build
12cu|yabause-0.9.13-1|108	
12cu|yabause-0.9.13-1|109	desktop-file-install --vendor="" \
12cu|yabause-0.9.13-1|110	--add-category="Emulator" \
12cu|yabause-0.9.13-1|111	--remove-key="TryExec" \
12cu|yabause-0.9.13-1|112	--dir %{buildroot}%{_datadir}/applications/ \
12cu|yabause-0.9.13-1|113	%{buildroot}%{_datadir}/applications/*
12cu|yabause-0.9.13-1|114	
12cu|yabause-0.9.13-1|115	
12cu|yabause-0.9.13-1|116	%changelog
12cu|yabause-0.9.13-1|117	* Wed Dec 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.13-1
12cu|yabause-0.9.13-1|118	+ Revision: 5545da8
12cu|yabause-0.9.13-1|119	- LOG New version 0.9.13, use system build flags
12cu|yabause-0.9.13-1|120	
12cu|yabause-0.9.13-1|121	

13378 12
12cu|yacas-1.3.4-1|1	%define name yacas
12cu|yacas-1.3.4-1|2	%define version 1.3.4
12cu|yacas-1.3.4-1|3	%define release 1
12cu|yacas-1.3.4-1|4	
12cu|yacas-1.3.4-1|5	
12cu|yacas-1.3.4-1|6	%define develname %mklibname %name -d
12cu|yacas-1.3.4-1|7	
12cu|yacas-1.3.4-1|8	Name:      %{name}
12cu|yacas-1.3.4-1|9	Summary:   Yacas, a computer algebra language
12cu|yacas-1.3.4-1|10	Version:   %{version}
12cu|yacas-1.3.4-1|11	Release:   %{release}
12cu|yacas-1.3.4-1|12	Group:     Sciences/Mathematics
12cu|yacas-1.3.4-1|13	License:   GPLv2
12cu|yacas-1.3.4-1|14	URL:       http://yacas.sourceforge.net/
12cu|yacas-1.3.4-1|15	Source0:   http://sourceforge.net/projects/yacas/files/yacas-source/1.3/%{name}-%{version}.tar.gz
12cu|yacas-1.3.4-1|16	
12cu|yacas-1.3.4-1|17	Source2:        yacaslogo.xpm
12cu|yacas-1.3.4-1|18	Source3:        yacas.desktop
12cu|yacas-1.3.4-1|19	Source100:     %{name}.rpmlintrc
12cu|yacas-1.3.4-1|20	
12cu|yacas-1.3.4-1|21	Patch0:         yacas-disable_wester_test.patch
12cu|yacas-1.3.4-1|22	
12cu|yacas-1.3.4-1|23	BuildRequires: pkgconfig(gsl)
12cu|yacas-1.3.4-1|24	BuildRequires: perl
12cu|yacas-1.3.4-1|25	BuildRequires: gzip
12cu|yacas-1.3.4-1|26	
12cu|yacas-1.3.4-1|27	Requires:       lynx
12cu|yacas-1.3.4-1|28	Suggests:       %{name}-doc = %{version}
12cu|yacas-1.3.4-1|29	
12cu|yacas-1.3.4-1|30	%description
12cu|yacas-1.3.4-1|31	Yacas (Yet Another Computer Algebra System) is a small and highly
12cu|yacas-1.3.4-1|32	flexible computer algebra language. The syntax uses a infix-operator
12cu|yacas-1.3.4-1|33	grammar parser. The distribution contains a small library of
12cu|yacas-1.3.4-1|34	mathematical functions, but its real strength is in the language in
12cu|yacas-1.3.4-1|35	which you can easily write your own symbolic manipulation algorithms.
12cu|yacas-1.3.4-1|36	It supports arbitrary precision arithmetic.
12cu|yacas-1.3.4-1|37	
12cu|yacas-1.3.4-1|38	%package -n %{develname}
12cu|yacas-1.3.4-1|39	Summary:    Headers for developing programs that will use %{name}
12cu|yacas-1.3.4-1|40	Group:      Development/C
12cu|yacas-1.3.4-1|41	Requires:   %{name} = %{EVRD}
12cu|yacas-1.3.4-1|42	Provides:   %{name}-devel = %{EVRD}
12cu|yacas-1.3.4-1|43	
12cu|yacas-1.3.4-1|44	%description -n %{develname}
12cu|yacas-1.3.4-1|45	This package contains the headers that programmers will need to develop
12cu|yacas-1.3.4-1|46	applications which will use %{name}
12cu|yacas-1.3.4-1|47	
12cu|yacas-1.3.4-1|48	%package -n %{name}-doc
12cu|yacas-1.3.4-1|49	Summary:        Additional YACAS documentation
12cu|yacas-1.3.4-1|50	Group:          Sciences/Mathematics
12cu|yacas-1.3.4-1|51	Requires:       %{name} = %{version}
12cu|yacas-1.3.4-1|52	
12cu|yacas-1.3.4-1|53	
12cu|yacas-1.3.4-1|54	%description -n %{name}-doc
12cu|yacas-1.3.4-1|55	This package contains additional documentation available for YACAS.
12cu|yacas-1.3.4-1|56	
12cu|yacas-1.3.4-1|57	
12cu|yacas-1.3.4-1|58	
12cu|yacas-1.3.4-1|59	%prep
12cu|yacas-1.3.4-1|60	%setup -q
12cu|yacas-1.3.4-1|61	iconv -f iso8859-1 -t utf-8 AUTHORS > AUTHORS.conv && mv -f AUTHORS.conv AUTHORS
12cu|yacas-1.3.4-1|62	%patch0 -p1
12cu|yacas-1.3.4-1|63	
12cu|yacas-1.3.4-1|64	chmod -x docs/range_control.js docs/range_control.css \
12cu|yacas-1.3.4-1|65	docs/range_control.html
12cu|yacas-1.3.4-1|66	
12cu|yacas-1.3.4-1|67	%build
12cu|yacas-1.3.4-1|68	%configure --with-html-dir=%{_defaultdocdir}/%{name}/documentation \
12cu|yacas-1.3.4-1|69	--enable-archive \
12cu|yacas-1.3.4-1|70	--disable-static \
12cu|yacas-1.3.4-1|71	--enable-server
12cu|yacas-1.3.4-1|72	%make
12cu|yacas-1.3.4-1|73	
12cu|yacas-1.3.4-1|74	chmod -x docs/autocompleter docs/riptestfromyart
12cu|yacas-1.3.4-1|75	
12cu|yacas-1.3.4-1|76	%install
12cu|yacas-1.3.4-1|77	%makeinstall_std
12cu|yacas-1.3.4-1|78	
12cu|yacas-1.3.4-1|79	install -d -m755 %{buildroot}/%{_datadir}/pixmaps
12cu|yacas-1.3.4-1|80	install -d -m755 %{buildroot}/%{_datadir}/applications
12cu|yacas-1.3.4-1|81	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps
12cu|yacas-1.3.4-1|82	install -m 644 %{SOURCE3} %{buildroot}%{_datadir}/applications
12cu|yacas-1.3.4-1|83	
12cu|yacas-1.3.4-1|84	chmod +x %{buildroot}%{_datadir}/%{name}/manmake/txt2yacasdoc.pl
12cu|yacas-1.3.4-1|85	chmod +x %{buildroot}%{_datadir}/%{name}/manmake/book2TeX.sh
12cu|yacas-1.3.4-1|86	
12cu|yacas-1.3.4-1|87	
12cu|yacas-1.3.4-1|88	
12cu|yacas-1.3.4-1|89	%files
12cu|yacas-1.3.4-1|90	%doc ChangeLog AUTHORS COPYING NEWS README
12cu|yacas-1.3.4-1|91	%{_datadir}/yacas
12cu|yacas-1.3.4-1|92	%{_bindir}/*
12cu|yacas-1.3.4-1|93	%exclude %{_datadir}/yacas/include/*.h
12cu|yacas-1.3.4-1|94	%exclude %{_datadir}/yacas/include/*.inl
12cu|yacas-1.3.4-1|95	%{_datadir}/applications/yacas.desktop
12cu|yacas-1.3.4-1|96	%{_datadir}/pixmaps/yacaslogo.xpm
12cu|yacas-1.3.4-1|97	
12cu|yacas-1.3.4-1|98	%files -n %{develname}
12cu|yacas-1.3.4-1|99	%doc ChangeLog AUTHORS COPYING NEWS README
12cu|yacas-1.3.4-1|100	%{_datadir}/%{name}/include/
12cu|yacas-1.3.4-1|101	
12cu|yacas-1.3.4-1|102	
12cu|yacas-1.3.4-1|103	%files -n %{name}-doc
12cu|yacas-1.3.4-1|104	%doc docs/*
12cu|yacas-1.3.4-1|105	
12cu|yacas-1.3.4-1|106	
12cu|yacas-1.3.4-1|107	
12cu|yacas-1.3.4-1|108	
12cu|yacas-1.3.4-1|109	
12cu|yacas-1.3.4-1|110	%changelog
12cu|yacas-1.3.4-1|111	* Sat Mar 01 2014 symbianflo <symbianflo@symbianflo> 1.3.4-1
12cu|yacas-1.3.4-1|112	+ Revision: 783db99
12cu|yacas-1.3.4-1|113	- Log: Update to 1.3.4
12cu|yacas-1.3.4-1|114	
12cu|yacas-1.3.4-1|115	

13379 12
12cu|yadex-1.7.0-12|1	Summary:	Level editor for DOOM
12cu|yadex-1.7.0-12|2	Name:		yadex
12cu|yadex-1.7.0-12|3	Version:	1.7.0
12cu|yadex-1.7.0-12|4	Release:	12
12cu|yadex-1.7.0-12|5	License:	GPL
12cu|yadex-1.7.0-12|6	Group:		Games/Arcade
12cu|yadex-1.7.0-12|7	Source:		http://www.teaser.fr/~amajorel/yadex/%name-%version.tar.bz2
12cu|yadex-1.7.0-12|8	Patch0:		yadex-fix-compil.patch
12cu|yadex-1.7.0-12|9	Patch1:		yadex-1.7.0-gcc45.patch
12cu|yadex-1.7.0-12|10	URL:		http://www.teaser.fr/~amajorel/yadex
12cu|yadex-1.7.0-12|11	BuildRequires:	pkgconfig(x11)
12cu|yadex-1.7.0-12|12	
12cu|yadex-1.7.0-12|13	%description
12cu|yadex-1.7.0-12|14	Yadex is a Doom level (wad) editor for Unix systems running X, including
12cu|yadex-1.7.0-12|15	Linux. It supports Doom, Doom II, Ultimate Doom, Final Doom, Heretic,
12cu|yadex-1.7.0-12|16	Doom press release pre beta and also, in a more or less limited way, Hexen,
12cu|yadex-1.7.0-12|17	Strife and Doom alpha. It is available under the terms of the GPL.
12cu|yadex-1.7.0-12|18	
12cu|yadex-1.7.0-12|19	%prep
12cu|yadex-1.7.0-12|20	%setup -q
12cu|yadex-1.7.0-12|21	%patch0 -p0 -b .fix-compil
12cu|yadex-1.7.0-12|22	%patch1 -p0 -b .gcc
12cu|yadex-1.7.0-12|23	
12cu|yadex-1.7.0-12|24	%build
12cu|yadex-1.7.0-12|25	./configure --prefix=%_prefix
12cu|yadex-1.7.0-12|26	%make CXXFLAGS="%optflags" CXX="g++ %ldflags" X11LIBDIR=%{_libdir} X11INCLUDEDIR=%{_includedir}
12cu|yadex-1.7.0-12|27	
12cu|yadex-1.7.0-12|28	%install
12cu|yadex-1.7.0-12|29	rm -rf $RPM_BUILD_ROOT
12cu|yadex-1.7.0-12|30	make \
12cu|yadex-1.7.0-12|31	BINDIR=%buildroot/%_bindir \
12cu|yadex-1.7.0-12|32	ETCDIR=%buildroot/%_sysconfdir/%name/%version \
12cu|yadex-1.7.0-12|33	ETCDIRNV=%buildroot/%_sysconfdir/%name \
12cu|yadex-1.7.0-12|34	MANDIR=%buildroot/%_mandir \
12cu|yadex-1.7.0-12|35	SHAREDIR=%buildroot/%_datadir/games/%name/%version \
12cu|yadex-1.7.0-12|36	SHAREDIRNV=%buildroot/games/%_datadir \
12cu|yadex-1.7.0-12|37	install
12cu|yadex-1.7.0-12|38	
12cu|yadex-1.7.0-12|39	mkdir -p ./html
12cu|yadex-1.7.0-12|40	mv ./doc/*.html ./html
12cu|yadex-1.7.0-12|41	mv ./docsrc/*.png ./html
12cu|yadex-1.7.0-12|42	
12cu|yadex-1.7.0-12|43	cat %buildroot/%_sysconfdir/%name/%version/yadex.cfg | \
12cu|yadex-1.7.0-12|44	sed -e "s|/usr/local|%_prefix|" > %buildroot/%_sysconfdir/%name/%version/yadex.cfg.tmp
12cu|yadex-1.7.0-12|45	
12cu|yadex-1.7.0-12|46	mv %buildroot/%_sysconfdir/%name/%version/yadex.cfg.tmp %buildroot/%_sysconfdir/%name/%version/yadex.cfg
12cu|yadex-1.7.0-12|47	
12cu|yadex-1.7.0-12|48	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12cu|yadex-1.7.0-12|49	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%name.desktop
12cu|yadex-1.7.0-12|50	[Desktop Entry]
12cu|yadex-1.7.0-12|51	Type=Application
12cu|yadex-1.7.0-12|52	Categories=Game;ArcadeGame;
12cu|yadex-1.7.0-12|53	Name=Yadex
12cu|yadex-1.7.0-12|54	Icon=arcade_section
12cu|yadex-1.7.0-12|55	Comment=A level editor for DOOM
12cu|yadex-1.7.0-12|56	Exec=%name
12cu|yadex-1.7.0-12|57	EOF
12cu|yadex-1.7.0-12|58	
12cu|yadex-1.7.0-12|59	%if %mdkversion < 200900
12cu|yadex-1.7.0-12|60	%post
12cu|yadex-1.7.0-12|61	%update_menus
12cu|yadex-1.7.0-12|62	%endif
12cu|yadex-1.7.0-12|63	
12cu|yadex-1.7.0-12|64	%if %mdkversion < 200900
12cu|yadex-1.7.0-12|65	%postun
12cu|yadex-1.7.0-12|66	%clean_menus
12cu|yadex-1.7.0-12|67	%endif
12cu|yadex-1.7.0-12|68	
12cu|yadex-1.7.0-12|69	%clean
12cu|yadex-1.7.0-12|70	rm -fr %buildroot
12cu|yadex-1.7.0-12|71	
12cu|yadex-1.7.0-12|72	%files
12cu|yadex-1.7.0-12|73	%defattr(-,root,root)
12cu|yadex-1.7.0-12|74	%doc README TODO CHANGES COPYING COPYING.LIB html
12cu|yadex-1.7.0-12|75	%_bindir/yadex
12cu|yadex-1.7.0-12|76	%_bindir/yadex-%{version}
12cu|yadex-1.7.0-12|77	%dir %_sysconfdir/%name
12cu|yadex-1.7.0-12|78	%dir %_sysconfdir/%name/%version
12cu|yadex-1.7.0-12|79	%config(noreplace) %_sysconfdir/%name/%version/yadex.cfg
12cu|yadex-1.7.0-12|80	%dir %_gamesdatadir/yadex
12cu|yadex-1.7.0-12|81	%dir %_gamesdatadir/yadex/%{version}
12cu|yadex-1.7.0-12|82	%_gamesdatadir/yadex/%{version}/*.ygd
12cu|yadex-1.7.0-12|83	%_mandir/man6/yadex*
12cu|yadex-1.7.0-12|84	%{_datadir}/applications/mandriva-yadex.desktop
12cu|yadex-1.7.0-12|85	
12cu|yadex-1.7.0-12|86	
12cu|yadex-1.7.0-12|87	
12cu|yadex-1.7.0-12|88	
12cu|yadex-1.7.0-12|89	%changelog
12cu|yadex-1.7.0-12|90	* Fri Jan 21 2011 Funda Wang <fwang@mandriva.org> 1.7.0-11mdv2011.0
12cu|yadex-1.7.0-12|91	+ Revision: 632005
12cu|yadex-1.7.0-12|92	- fix build with latest gcc
12cu|yadex-1.7.0-12|93	
12cu|yadex-1.7.0-12|94	+ Thierry Vignaud <tv@mandriva.org>
12cu|yadex-1.7.0-12|95	- rebuild
12cu|yadex-1.7.0-12|96	
12cu|yadex-1.7.0-12|97	* Mon Aug 04 2008 Thierry Vignaud <tv@mandriva.org> 1.7.0-10mdv2009.0
12cu|yadex-1.7.0-12|98	+ Revision: 262772
12cu|yadex-1.7.0-12|99	- rebuild
12cu|yadex-1.7.0-12|100	
12cu|yadex-1.7.0-12|101	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 1.7.0-9mdv2009.0
12cu|yadex-1.7.0-12|102	+ Revision: 257901
12cu|yadex-1.7.0-12|103	- rebuild
12cu|yadex-1.7.0-12|104	
12cu|yadex-1.7.0-12|105	+ Pixel <pixel@mandriva.com>
12cu|yadex-1.7.0-12|106	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12cu|yadex-1.7.0-12|107	
12cu|yadex-1.7.0-12|108	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.7.0-7mdv2008.1
12cu|yadex-1.7.0-12|109	+ Revision: 171193
12cu|yadex-1.7.0-12|110	- rebuild
12cu|yadex-1.7.0-12|111	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12cu|yadex-1.7.0-12|112	
12cu|yadex-1.7.0-12|113	+ Olivier Blin <oblin@mandriva.com>
12cu|yadex-1.7.0-12|114	- restore BuildRoot
12cu|yadex-1.7.0-12|115	
12cu|yadex-1.7.0-12|116	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 1.7.0-6mdv2008.1
12cu|yadex-1.7.0-12|117	+ Revision: 132303
12cu|yadex-1.7.0-12|118	- auto-convert XDG menu entry
12cu|yadex-1.7.0-12|119	- kill re-definition of %%buildroot on Pixel's request
12cu|yadex-1.7.0-12|120	
12cu|yadex-1.7.0-12|121	
12cu|yadex-1.7.0-12|122	* Mon Jan 15 2007 Olivier Thauvin <nanardon@mandriva.org> 1.7.0-6mdv2007.0
12cu|yadex-1.7.0-12|123	+ Revision: 108974
12cu|yadex-1.7.0-12|124	- patch0: fix build
12cu|yadex-1.7.0-12|125	- Import yadex
12cu|yadex-1.7.0-12|126	
12cu|yadex-1.7.0-12|127	* Sat Jan 07 2006 Anssi Hannula <anssi@mandriva.org> 1.7.0-4mdk
12cu|yadex-1.7.0-12|128	- fix x86_64 build
12cu|yadex-1.7.0-12|129	
12cu|yadex-1.7.0-12|130	* Fri Oct 21 2005 Olivier Thauvin <nanardon@mandriva.org> 1.7.0-3mdk
12cu|yadex-1.7.0-12|131	- rebuild
12cu|yadex-1.7.0-12|132	
12cu|yadex-1.7.0-12|133	* Sat Jul 03 2004 Michael Scherer <misc@mandrake.org> 1.7.0-2mdk
12cu|yadex-1.7.0-12|134	- rebuild for new gcc
12cu|yadex-1.7.0-12|135	

13380 12
12cu|yagf-0.9.4-1|1	Summary: Yet Another Graphic Front-end for Cuneiform
12cu|yagf-0.9.4-1|2	Name: 		yagf
12cu|yagf-0.9.4-1|3	Version:	0.9.4
12cu|yagf-0.9.4-1|4	Release:	1
12cu|yagf-0.9.4-1|5	License: 	GPLv3+
12cu|yagf-0.9.4-1|6	Group: 		Office
12cu|yagf-0.9.4-1|7	URL: 		http://symmetrica.net/cuneiform-linux/yagf-en.html
12cu|yagf-0.9.4-1|8	Source0: 	http://symmetrica.net/cuneiform-linux/%{version}.01.tar.gz
12cu|yagf-0.9.4-1|9	Patch0:		yagf-0.9.4.patch
12cu|yagf-0.9.4-1|10	BuildRequires: 	cmake qt4-devel aspell-devel djvulibre-devel tiff-devel
12cu|yagf-0.9.4-1|11	#Requires: 	qt4-common aspell
12cu|yagf-0.9.4-1|12	Suggests:	cuneiform-linux
12cu|yagf-0.9.4-1|13	Suggests:	tesseract
12cu|yagf-0.9.4-1|14	#Requires:	aspell-ru aspell-uk aspell-en
12cu|yagf-0.9.4-1|15	
12cu|yagf-0.9.4-1|16	%description
12cu|yagf-0.9.4-1|17	YAGF is a graphical interface for cuneiform and tesseract text recognition
12cu|yagf-0.9.4-1|18	tools on the Linux platform. With YAGF you can scan images via XSane, import
12cu|yagf-0.9.4-1|19	pages from PDF documents, perform images preprocessing and recognize texts
12cu|yagf-0.9.4-1|20	using cuneiform from a single command center. YAGF also makes it easy to scan
12cu|yagf-0.9.4-1|21	and recognize several images sequentially.
12cu|yagf-0.9.4-1|22	
12cu|yagf-0.9.4-1|23	%prep
12cu|yagf-0.9.4-1|24	%setup -q -n %{name}-e852cd153efe
12cu|yagf-0.9.4-1|25	%patch0 -p1
12cu|yagf-0.9.4-1|26	
12cu|yagf-0.9.4-1|27	find . -type f -executable -exec chmod a-x {} \;
12cu|yagf-0.9.4-1|28	
12cu|yagf-0.9.4-1|29	%build
12cu|yagf-0.9.4-1|30	%cmake
12cu|yagf-0.9.4-1|31	%make
12cu|yagf-0.9.4-1|32	
12cu|yagf-0.9.4-1|33	%install
12cu|yagf-0.9.4-1|34	pushd build
12cu|yagf-0.9.4-1|35	%makeinstall_std
12cu|yagf-0.9.4-1|36	popd
12cu|yagf-0.9.4-1|37	
12cu|yagf-0.9.4-1|38	%files
12cu|yagf-0.9.4-1|39	%{_bindir}/yagf
12cu|yagf-0.9.4-1|40	%{_datadir}/yagf
12cu|yagf-0.9.4-1|41	%{_datadir}/pixmaps/yagf.png
12cu|yagf-0.9.4-1|42	%{_datadir}/icons/hicolor/*/apps/yagf.*
12cu|yagf-0.9.4-1|43	%{_libdir}/yagf/libxspreload.so
12cu|yagf-0.9.4-1|44	%{_datadir}/applications/YAGF.desktop
12cu|yagf-0.9.4-1|45	%doc AUTHORS ChangeLog DESCRIPTION README
12cu|yagf-0.9.4-1|46	
12cu|yagf-0.9.4-1|47	
12cu|yagf-0.9.4-1|48	
12cu|yagf-0.9.4-1|49	%changelog
12cu|yagf-0.9.4-1|50	* Mon Aug 11 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 0.9.4-1
12cu|yagf-0.9.4-1|51	+ Revision: 99221ba
12cu|yagf-0.9.4-1|52	- Version bump. Build patch added
12cu|yagf-0.9.4-1|53	
12cu|yagf-0.9.4-1|54	

13381 12
12cu|yarg-0.4-2|1	Name: yarg
12cu|yarg-0.4-2|2	Version: 0.4
12cu|yarg-0.4-2|3	Release: 2
12cu|yarg-0.4-2|4	Summary: Yet Another Randr Gui
12cu|yarg-0.4-2|5	Group: System/X11
12cu|yarg-0.4-2|6	Source0: %{name}-%{version}.tar.bz2
12cu|yarg-0.4-2|7	Source1: %{name}.desktop
12cu|yarg-0.4-2|8	License: GPLv2+
12cu|yarg-0.4-2|9	
12cu|yarg-0.4-2|10	BuildRequires: qt4-devel
12cu|yarg-0.4-2|11	BuildRequires: pkgconfig(x11)
12cu|yarg-0.4-2|12	BuildRequires: pkgconfig(xrandr)
12cu|yarg-0.4-2|13	BuildRequires: boost-devel = 1.50.0-4
12cu|yarg-0.4-2|14	
12cu|yarg-0.4-2|15	%description
12cu|yarg-0.4-2|16	Yet Another Randr Gui is a very simple Randr gui written in QT. Currently, it
12cu|yarg-0.4-2|17	only supports basic functionality and can be minimized to tray.
12cu|yarg-0.4-2|18	
12cu|yarg-0.4-2|19	%prep
12cu|yarg-0.4-2|20	%setup -q
12cu|yarg-0.4-2|21	
12cu|yarg-0.4-2|22	%build
12cu|yarg-0.4-2|23	qmake PREFIX=/usr
12cu|yarg-0.4-2|24	
12cu|yarg-0.4-2|25	%make
12cu|yarg-0.4-2|26	
12cu|yarg-0.4-2|27	%install
12cu|yarg-0.4-2|28	rm -rf %{buildroot}
12cu|yarg-0.4-2|29	make install INSTALL_ROOT=%{buildroot}
12cu|yarg-0.4-2|30	
12cu|yarg-0.4-2|31	mkdir -p %{buildroot}/%{_datadir}/applications/
12cu|yarg-0.4-2|32	cp -r %{SOURCE1} %{buildroot}/%{_datadir}/applications/
12cu|yarg-0.4-2|33	
12cu|yarg-0.4-2|34	%clean
12cu|yarg-0.4-2|35	rm -rf %{buildroot}
12cu|yarg-0.4-2|36	
12cu|yarg-0.4-2|37	%files
12cu|yarg-0.4-2|38	%defattr(-,root,root)
12cu|yarg-0.4-2|39	%{_bindir}/yarg
12cu|yarg-0.4-2|40	%{_datadir}/yarg
12cu|yarg-0.4-2|41	%{_datadir}/applications/yarg.desktop
12cu|yarg-0.4-2|42	%{_mandir}/man1/yarg.1*
12cu|yarg-0.4-2|43	
12cu|yarg-0.4-2|44	
12cu|yarg-0.4-2|45	%changelog
12cu|yarg-0.4-2|46	* Thu Dec 09 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.4-1mdv2011.0
12cu|yarg-0.4-2|47	+ Revision: 618312
12cu|yarg-0.4-2|48	- New version: 0.4
12cu|yarg-0.4-2|49	
12cu|yarg-0.4-2|50	+ Oden Eriksson <oeriksson@mandriva.com>
12cu|yarg-0.4-2|51	- the mass rebuild of 2010.1 packages
12cu|yarg-0.4-2|52	
12cu|yarg-0.4-2|53	* Thu Apr 01 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.3-1mdv2010.1
12cu|yarg-0.4-2|54	+ Revision: 530745
12cu|yarg-0.4-2|55	- import yarg
12cu|yarg-0.4-2|56	

13382 12
12cu|yate-5.1.0-1|1	#define debug_package	%{nil}
12cu|yate-5.1.0-1|2	
12cu|yate-5.1.0-1|3	
12cu|yate-5.1.0-1|4	%define major %{version}
12cu|yate-5.1.0-1|5	%define lib_name %mklibname %{name} %{major}
12cu|yate-5.1.0-1|6	%define lib_name_devel %mklibname %{name} -d
12cu|yate-5.1.0-1|7	%define uprel	1
12cu|yate-5.1.0-1|8	
12cu|yate-5.1.0-1|9	#################################
12cu|yate-5.1.0-1|10	# ready for a future plf build
12cu|yate-5.1.0-1|11	# with amrnb package, should
12cu|yate-5.1.0-1|12	# be done by a real packager with
12cu|yate-5.1.0-1|13	# proper credentials to build plf.
12cu|yate-5.1.0-1|14	#################################
12cu|yate-5.1.0-1|15	# Hardcode PLF build
12cu|yate-5.1.0-1|16	%define build_plf 0
12cu|yate-5.1.0-1|17	
12cu|yate-5.1.0-1|18	%if %{build_plf}
12cu|yate-5.1.0-1|19	%define distsuffix plf
12cu|yate-5.1.0-1|20	%define extrarelsuffix plf
12cu|yate-5.1.0-1|21	%endif
12cu|yate-5.1.0-1|22	
12cu|yate-5.1.0-1|23	######################
12cu|yate-5.1.0-1|24	
12cu|yate-5.1.0-1|25	Name:           yate
12cu|yate-5.1.0-1|26	Version:        5.1.0
12cu|yate-5.1.0-1|27	Release:        1
12cu|yate-5.1.0-1|28	Summary:        Yet Another Telephony Engine
12cu|yate-5.1.0-1|29	License:        GPLv2+
12cu|yate-5.1.0-1|30	Group:          Networking/Instant messaging
12cu|yate-5.1.0-1|31	URL:            http://yate.null.ro/
12cu|yate-5.1.0-1|32	Source0:        http://yate.null.ro/tarballs/yate%{major}/%{name}-%{version}-%{uprel}.tar.gz
12cu|yate-5.1.0-1|33	# Converted from <http://yate.null.ro/favicon.ico>
12cu|yate-5.1.0-1|34	Source1:        yate-16.png
12cu|yate-5.1.0-1|35	Source2:        yate-32.png
12cu|yate-5.1.0-1|36	Patch0:		yate-4.1.0-mdv-dont_break_cflags.patch
12cu|yate-5.1.0-1|37	Patch1:		yate-fix-ssl-detection.patch
12cu|yate-5.1.0-1|38	
12cu|yate-5.1.0-1|39	Requires(post): rpm-helper
12cu|yate-5.1.0-1|40	Requires(preun): rpm-helper
12cu|yate-5.1.0-1|41	BuildRequires:  desktop-file-utils
12cu|yate-5.1.0-1|42	BuildRequires:  doxygen
12cu|yate-5.1.0-1|43	BuildRequires:  gcc-c++
12cu|yate-5.1.0-1|44	BuildRequires:  imagemagick
12cu|yate-5.1.0-1|45	BuildRequires:  pkgconfig(alsa)
12cu|yate-5.1.0-1|46	BuildRequires:  coredumper-devel
12cu|yate-5.1.0-1|47	BuildRequires:  gsm-devel
12cu|yate-5.1.0-1|48	BuildRequires:  qt4-devel
12cu|yate-5.1.0-1|49	BuildRequires:  pkgconfig(libxul)
12cu|yate-5.1.0-1|50	BuildRequires:  mysql-devel
12cu|yate-5.1.0-1|51	BuildRequires:  pkgconfig(openssl)
12cu|yate-5.1.0-1|52	BuildRequires:  pri-devel
12cu|yate-5.1.0-1|53	#BuildRequires:  pkgconfig(ptlib)
12cu|yate-5.1.0-1|54	BuildRequires:	pkgconfig(spandsp)
12cu|yate-5.1.0-1|55	BuildRequires:  pkgconfig(speex)
12cu|yate-5.1.0-1|56	BuildRequires:  tonezone-devel
12cu|yate-5.1.0-1|57	#BuildRequires:  pkgconfig(opal)
12cu|yate-5.1.0-1|58	BuildRequires:  postgresql-devel
12cu|yate-5.1.0-1|59	BuildRequires:  gawk
12cu|yate-5.1.0-1|60	BuildRequires:  sed
12cu|yate-5.1.0-1|61	BuildRequires:  doxygen
12cu|yate-5.1.0-1|62	BuildRequires:  desktop-file-utils
12cu|yate-5.1.0-1|63	BuildRequires:  perl-devel
12cu|yate-5.1.0-1|64	
12cu|yate-5.1.0-1|65	%if %{build_plf}
12cu|yate-5.1.0-1|66	BuildRequires:  libamrnb-devel
12cu|yate-5.1.0-1|67	%endif
12cu|yate-5.1.0-1|68	
12cu|yate-5.1.0-1|69	%description
12cu|yate-5.1.0-1|70	Yate is a telephony engine designed to implement PBX and IVR solutions
12cu|yate-5.1.0-1|71	for small to large scale projects.
12cu|yate-5.1.0-1|72	
12cu|yate-5.1.0-1|73	%files
12cu|yate-5.1.0-1|74	%dir %{_defaultdocdir}/%{name}
12cu|yate-5.1.0-1|75	%doc %{_defaultdocdir}/%{name}/README
12cu|yate-5.1.0-1|76	%doc %{_defaultdocdir}/%{name}/COPYING
12cu|yate-5.1.0-1|77	%doc %{_defaultdocdir}/%{name}/ChangeLog
12cu|yate-5.1.0-1|78	%{_bindir}/yate
12cu|yate-5.1.0-1|79	%{_mandir}/*/yate.*
12cu|yate-5.1.0-1|80	%{_initrddir}/yate
12cu|yate-5.1.0-1|81	%dir %{_datadir}/yate/data
12cu|yate-5.1.0-1|82	%{_datadir}/yate/data/*
12cu|yate-5.1.0-1|83	%dir %{_libdir}/yate
12cu|yate-5.1.0-1|84	%dir %{_libdir}/yate/client
12cu|yate-5.1.0-1|85	%dir %{_libdir}/yate/jabber
12cu|yate-5.1.0-1|86	%dir %{_libdir}/yate/server
12cu|yate-5.1.0-1|87	%dir %{_libdir}/yate/sig
12cu|yate-5.1.0-1|88	%dir %{_libdir}/yate/sip
12cu|yate-5.1.0-1|89	%{_libdir}/yate/cdrbuild.yate
12cu|yate-5.1.0-1|90	%{_libdir}/yate/cdrfile.yate
12cu|yate-5.1.0-1|91	%{_libdir}/yate/regexroute.yate
12cu|yate-5.1.0-1|92	%{_libdir}/yate/javascript.yate
12cu|yate-5.1.0-1|93	%{_libdir}/yate/gvoice.yate
12cu|yate-5.1.0-1|94	%{_libdir}/yate/isaccodec.yate
12cu|yate-5.1.0-1|95	%{_libdir}/yate/server/regfile.yate
12cu|yate-5.1.0-1|96	%{_libdir}/yate/server/accfile.yate
12cu|yate-5.1.0-1|97	%{_libdir}/yate/server/register.yate
12cu|yate-5.1.0-1|98	%{_libdir}/yate/tonegen.yate
12cu|yate-5.1.0-1|99	%{_libdir}/yate/tonedetect.yate
12cu|yate-5.1.0-1|100	%{_libdir}/yate/wavefile.yate
12cu|yate-5.1.0-1|101	%{_libdir}/yate/conference.yate
12cu|yate-5.1.0-1|102	%{_libdir}/yate/moh.yate
12cu|yate-5.1.0-1|103	%{_libdir}/yate/callgen.yate
12cu|yate-5.1.0-1|104	%{_libdir}/yate/analyzer.yate
12cu|yate-5.1.0-1|105	%{_libdir}/yate/rmanager.yate
12cu|yate-5.1.0-1|106	%{_libdir}/yate/msgsniff.yate
12cu|yate-5.1.0-1|107	%{_libdir}/yate/mux.yate
12cu|yate-5.1.0-1|108	%{_libdir}/yate/pbx.yate
12cu|yate-5.1.0-1|109	%{_libdir}/yate/dumbchan.yate
12cu|yate-5.1.0-1|110	%{_libdir}/yate/callfork.yate
12cu|yate-5.1.0-1|111	%{_libdir}/yate/extmodule.yate
12cu|yate-5.1.0-1|112	%{_libdir}/yate/filetransfer.yate
12cu|yate-5.1.0-1|113	%{_libdir}/yate/ysipchan.yate
12cu|yate-5.1.0-1|114	%{_libdir}/yate/yrtpchan.yate
12cu|yate-5.1.0-1|115	%{_libdir}/yate/ystunchan.yate
12cu|yate-5.1.0-1|116	%{_libdir}/yate/ysockschan.yate
12cu|yate-5.1.0-1|117	%{_libdir}/yate/yiaxchan.yate
12cu|yate-5.1.0-1|118	%{_libdir}/yate/yjinglechan.yate
12cu|yate-5.1.0-1|119	%{_libdir}/yate/enumroute.yate
12cu|yate-5.1.0-1|120	%{_libdir}/yate/faxchan.yate
12cu|yate-5.1.0-1|121	%{_libdir}/yate/ilbcwebrtc.yate
12cu|yate-5.1.0-1|122	%{_libdir}/yate/ilbccodec.yate
12cu|yate-5.1.0-1|123	%{_libdir}/yate/server/dbwave.yate
12cu|yate-5.1.0-1|124	%{_libdir}/yate/server/dbpbx.yate
12cu|yate-5.1.0-1|125	%{_libdir}/yate/server/pbxassist.yate
12cu|yate-5.1.0-1|126	%{_libdir}/yate/server/park.yate
12cu|yate-5.1.0-1|127	%{_libdir}/yate/server/queues.yate
12cu|yate-5.1.0-1|128	%{_libdir}/yate/server/lateroute.yate
12cu|yate-5.1.0-1|129	%{_libdir}/yate/server/callcounters.yate
12cu|yate-5.1.0-1|130	%{_libdir}/yate/server/yradius.yate
12cu|yate-5.1.0-1|131	%{_libdir}/yate/server/sipfeatures.yate
12cu|yate-5.1.0-1|132	%{_libdir}/yate/server/queuesnotify.yate
12cu|yate-5.1.0-1|133	%{_libdir}/yate/server/heartbeat.yate
12cu|yate-5.1.0-1|134	%{_libdir}/yate/server/clustering.yate
12cu|yate-5.1.0-1|135	%{_libdir}/yate/server/mgcpca.yate
12cu|yate-5.1.0-1|136	%{_libdir}/yate/server/mgcpgw.yate
12cu|yate-5.1.0-1|137	%{_libdir}/yate/server/mrcpspeech.yate
12cu|yate-5.1.0-1|138	%{_libdir}/yate/server/ysigchan.yate
12cu|yate-5.1.0-1|139	%{_libdir}/yate/server/ciscosm.yate
12cu|yate-5.1.0-1|140	%{_libdir}/yate/server/sigtransport.yate
12cu|yate-5.1.0-1|141	%{_libdir}/yate/server/analog.yate
12cu|yate-5.1.0-1|142	%{_libdir}/yate/server/analogdetect.yate
12cu|yate-5.1.0-1|143	%{_libdir}/yate/server/users.yate
12cu|yate-5.1.0-1|144	%{_libdir}/yate/server/presence.yate
12cu|yate-5.1.0-1|145	%{_libdir}/yate/server/subscription.yate
12cu|yate-5.1.0-1|146	%{_libdir}/yate/server/cpuload.yate
12cu|yate-5.1.0-1|147	%{_libdir}/yate/server/ccongestion.yate
12cu|yate-5.1.0-1|148	%{_libdir}/yate/server/monitoring.yate
12cu|yate-5.1.0-1|149	%{_libdir}/yate/server/ysnmpagent.yate
12cu|yate-5.1.0-1|150	%{_libdir}/yate/server/cache.yate
12cu|yate-5.1.0-1|151	%{_libdir}/yate/server/eventlogs.yate
12cu|yate-5.1.0-1|152	%{_libdir}/yate/client/osschan.yate
12cu|yate-5.1.0-1|153	%{_libdir}/yate/client/jabberclient.yate
12cu|yate-5.1.0-1|154	%{_libdir}/yate/jabber/jabberserver.yate
12cu|yate-5.1.0-1|155	%{_libdir}/yate/jabber/jbfeatures.yate
12cu|yate-5.1.0-1|156	%{_libdir}/yate/sig/isupmangler.yate
12cu|yate-5.1.0-1|157	%{_libdir}/yate/sig/ss7_lnp_ansi.yate
12cu|yate-5.1.0-1|158	%{_libdir}/yate/sig/camel_map.yate
12cu|yate-5.1.0-1|159	%{_libdir}/yate/sip/sip_cnam_lnp.yate
12cu|yate-5.1.0-1|160	%{_libdir}/yate/cdrcombine.yate
12cu|yate-5.1.0-1|161	%{_libdir}/yate/fileinfo.yate
12cu|yate-5.1.0-1|162	%dir %{_sysconfdir}/yate
12cu|yate-5.1.0-1|163	%config(noreplace) %{_sysconfdir}/yate/accfile.conf
12cu|yate-5.1.0-1|164	%config(noreplace) %{_sysconfdir}/yate/cdrbuild.conf
12cu|yate-5.1.0-1|165	%config(noreplace) %{_sysconfdir}/yate/cdrfile.conf
12cu|yate-5.1.0-1|166	%config(noreplace) %{_sysconfdir}/yate/callcounters.conf
12cu|yate-5.1.0-1|167	%config(noreplace) %{_sysconfdir}/yate/dbpbx.conf
12cu|yate-5.1.0-1|168	%config(noreplace) %{_sysconfdir}/yate/dsoundchan.conf
12cu|yate-5.1.0-1|169	%config(noreplace) %{_sysconfdir}/yate/enumroute.conf
12cu|yate-5.1.0-1|170	%config(noreplace) %{_sysconfdir}/yate/sipfeatures.conf
12cu|yate-5.1.0-1|171	%config(noreplace) %{_sysconfdir}/yate/callfork.conf
12cu|yate-5.1.0-1|172	%config(noreplace) %{_sysconfdir}/yate/extmodule.conf
12cu|yate-5.1.0-1|173	%config(noreplace) %{_sysconfdir}/yate/filetransfer.conf
12cu|yate-5.1.0-1|174	%config(noreplace) %{_sysconfdir}/yate/moh.conf
12cu|yate-5.1.0-1|175	%config(noreplace) %{_sysconfdir}/yate/mux.conf
12cu|yate-5.1.0-1|176	%config(noreplace) %{_sysconfdir}/yate/pbxassist.conf
12cu|yate-5.1.0-1|177	%config(noreplace) %{_sysconfdir}/yate/queues.conf
12cu|yate-5.1.0-1|178	%config(noreplace) %{_sysconfdir}/yate/queuesnotify.conf
12cu|yate-5.1.0-1|179	%config(noreplace) %{_sysconfdir}/yate/lateroute.conf
12cu|yate-5.1.0-1|180	%config(noreplace) %{_sysconfdir}/yate/regexroute.conf
12cu|yate-5.1.0-1|181	%config(noreplace) %{_sysconfdir}/yate/javascript.conf
12cu|yate-5.1.0-1|182	%config(noreplace) %{_sysconfdir}/yate/regfile.conf
12cu|yate-5.1.0-1|183	%config(noreplace) %{_sysconfdir}/yate/register.conf
12cu|yate-5.1.0-1|184	%config(noreplace) %{_sysconfdir}/yate/tonegen.conf
12cu|yate-5.1.0-1|185	%config(noreplace) %{_sysconfdir}/yate/rmanager.conf
12cu|yate-5.1.0-1|186	%config(noreplace) %{_sysconfdir}/yate/yate.conf
12cu|yate-5.1.0-1|187	%config(noreplace) %{_sysconfdir}/yate/yiaxchan.conf
12cu|yate-5.1.0-1|188	%config(noreplace) %{_sysconfdir}/yate/yradius.conf
12cu|yate-5.1.0-1|189	%config(noreplace) %{_sysconfdir}/yate/yrtpchan.conf
12cu|yate-5.1.0-1|190	%config(noreplace) %{_sysconfdir}/yate/ysockschan.conf
12cu|yate-5.1.0-1|191	%config(noreplace) %{_sysconfdir}/yate/ystunchan.conf
12cu|yate-5.1.0-1|192	%config(noreplace) %{_sysconfdir}/yate/ysipchan.conf
12cu|yate-5.1.0-1|193	%config(noreplace) %{_sysconfdir}/yate/yjinglechan.conf
12cu|yate-5.1.0-1|194	%config(noreplace) %{_sysconfdir}/yate/heartbeat.conf
12cu|yate-5.1.0-1|195	%config(noreplace) %{_sysconfdir}/yate/clustering.conf
12cu|yate-5.1.0-1|196	%config(noreplace) %{_sysconfdir}/yate/mgcpca.conf
12cu|yate-5.1.0-1|197	%config(noreplace) %{_sysconfdir}/yate/mgcpgw.conf
12cu|yate-5.1.0-1|198	%config(noreplace) %{_sysconfdir}/yate/analog.conf
12cu|yate-5.1.0-1|199	%config(noreplace) %{_sysconfdir}/yate/ysigchan.conf
12cu|yate-5.1.0-1|200	%config(noreplace) %{_sysconfdir}/yate/ciscosm.conf
12cu|yate-5.1.0-1|201	%config(noreplace) %{_sysconfdir}/yate/sigtransport.conf
12cu|yate-5.1.0-1|202	%config(noreplace) %{_sysconfdir}/yate/cpuload.conf
12cu|yate-5.1.0-1|203	%config(noreplace) %{_sysconfdir}/yate/ccongestion.conf
12cu|yate-5.1.0-1|204	%config(noreplace) %{_sysconfdir}/yate/monitoring.conf
12cu|yate-5.1.0-1|205	%config(noreplace) %{_sysconfdir}/yate/ysnmpagent.conf
12cu|yate-5.1.0-1|206	%config(noreplace) %{_sysconfdir}/yate/cache.conf
12cu|yate-5.1.0-1|207	%config(noreplace) %{_sysconfdir}/yate/users.conf
12cu|yate-5.1.0-1|208	%config(noreplace) %{_sysconfdir}/yate/presence.conf
12cu|yate-5.1.0-1|209	%config(noreplace) %{_sysconfdir}/yate/subscription.conf
12cu|yate-5.1.0-1|210	%config(noreplace) %{_sysconfdir}/yate/jabberclient.conf
12cu|yate-5.1.0-1|211	%config(noreplace) %{_sysconfdir}/yate/jabberserver.conf
12cu|yate-5.1.0-1|212	%config(noreplace) %{_sysconfdir}/yate/jbfeatures.conf
12cu|yate-5.1.0-1|213	%config(noreplace) %{_sysconfdir}/yate/isupmangler.conf
12cu|yate-5.1.0-1|214	%config(noreplace) %{_sysconfdir}/yate/ss7_lnp_ansi.conf
12cu|yate-5.1.0-1|215	%config(noreplace) %{_sysconfdir}/yate/camel_map.conf
12cu|yate-5.1.0-1|216	%config(noreplace) %{_sysconfdir}/yate/sip_cnam_lnp.conf
12cu|yate-5.1.0-1|217	%config(noreplace) %{_sysconfdir}/yate/gvoice.conf
12cu|yate-5.1.0-1|218	%config(noreplace) %{_sysconfdir}/yate/eventlogs.conf
12cu|yate-5.1.0-1|219	%config(noreplace) %{_sysconfdir}/yate/lksctp.conf
12cu|yate-5.1.0-1|220	%config(noreplace) %{_sysconfdir}/yate/amrnbcodec.conf
12cu|yate-5.1.0-1|221	%config(noreplace) %{_sysconfdir}/yate/fileinfo.conf
12cu|yate-5.1.0-1|222	%config(noreplace) %{_sysconfdir}/logrotate.d/yate
12cu|yate-5.1.0-1|223	
12cu|yate-5.1.0-1|224	%post
12cu|yate-5.1.0-1|225	%_post_service %{name}
12cu|yate-5.1.0-1|226	
12cu|yate-5.1.0-1|227	%preun
12cu|yate-5.1.0-1|228	%_preun_service %{name}
12cu|yate-5.1.0-1|229	
12cu|yate-5.1.0-1|230	#------------------------------------------------------------------------------
12cu|yate-5.1.0-1|231	
12cu|yate-5.1.0-1|232	%package alsa
12cu|yate-5.1.0-1|233	Summary:        ALSA sound driver for Yate
12cu|yate-5.1.0-1|234	Group:          Networking/Instant messaging
12cu|yate-5.1.0-1|235	
12cu|yate-5.1.0-1|236	%description alsa
12cu|yate-5.1.0-1|237	Advanced Linux Sound Architecture audio driver for Yate. This is the
12cu|yate-5.1.0-1|238	recommended audio interface for using the client under Linux.
12cu|yate-5.1.0-1|239	
12cu|yate-5.1.0-1|240	%files alsa
12cu|yate-5.1.0-1|241	%doc README COPYING ChangeLog
12cu|yate-5.1.0-1|242	%{_libdir}/yate/client/alsachan.yate
12cu|yate-5.1.0-1|243	
12cu|yate-5.1.0-1|244	#------------------------------------------------------------------------------
12cu|yate-5.1.0-1|245	
12cu|yate-5.1.0-1|246	%package gsm%{major}
12cu|yate-5.1.0-1|247	Summary:        GSM audio codec for Yate
12cu|yate-5.1.0-1|248	Group:          Networking/Instant messaging
12cu|yate-5.1.0-1|249	
12cu|yate-5.1.0-1|250	%description gsm%{major}
12cu|yate-5.1.0-1|251	European GSM 06.10 audio codec for Yate. This is a low CPU usage codec
12cu|yate-5.1.0-1|252	that provides moderate compression and good voice quality.
12cu|yate-5.1.0-1|253	
12cu|yate-5.1.0-1|254	%files gsm%{major}
12cu|yate-5.1.0-1|255	%doc README COPYING ChangeLog
12cu|yate-5.1.0-1|256	%{_libdir}/yate/gsmcodec.yate
12cu|yate-5.1.0-1|257	%{_libdir}/libyategsm.so.%{major}
12cu|yate-5.1.0-1|258	
12cu|yate-5.1.0-1|259	#------------------------------------------------------------------------------
12cu|yate-5.1.0-1|260	
12cu|yate-5.1.0-1|261	%package speex
12cu|yate-5.1.0-1|262	Summary:        Speex audio codec for Yate
12cu|yate-5.1.0-1|263	Group:          Networking/Instant messaging
12cu|yate-5.1.0-1|264	
12cu|yate-5.1.0-1|265	%description speex
12cu|yate-5.1.0-1|266	Speex audio codec for Yate. Speex is based on CELP  and is designed to
12cu|yate-5.1.0-1|267	compress voice at bitrates ranging from 2 to 44 kbps.
12cu|yate-5.1.0-1|268	
12cu|yate-5.1.0-1|269	%files speex
12cu|yate-5.1.0-1|270	%doc README COPYING ChangeLog
12cu|yate-5.1.0-1|271	%{_libdir}/yate/speexcodec.yate
12cu|yate-5.1.0-1|272	
12cu|yate-5.1.0-1|273	#------------------------------------------------------------------------------
12cu|yate-5.1.0-1|274	
12cu|yate-5.1.0-1|275	%package h323
12cu|yate-5.1.0-1|276	Summary:        H.323 protocol driver for Yate
12cu|yate-5.1.0-1|277	Group:          Networking/Instant messaging
12cu|yate-5.1.0-1|278	
12cu|yate-5.1.0-1|279	%description h323
12cu|yate-5.1.0-1|280	Yate driver for the ITU-T H.323 VoIP protocol based on the OpenH323
12cu|yate-5.1.0-1|281	library.
12cu|yate-5.1.0-1|282	
12cu|yate-5.1.0-1|283	%files h323
12cu|yate-5.1.0-1|284	%doc README COPYING ChangeLog
12cu|yate-5.1.0-1|285	%config(noreplace) %{_sysconfdir}/yate/h323chan.conf
12cu|yate-5.1.0-1|286	
12cu|yate-5.1.0-1|287	#------------------------------------------------------------------------------
12cu|yate-5.1.0-1|288	
12cu|yate-5.1.0-1|289	%package isdn
12cu|yate-5.1.0-1|290	Summary:        ISDN PRI card and protocol drivers for Yate
12cu|yate-5.1.0-1|291	Group:          Networking/Instant messaging
12cu|yate-5.1.0-1|292	
12cu|yate-5.1.0-1|293	%description isdn
12cu|yate-5.1.0-1|294	Yate drivers for ISDN PRI cards supported by the Zaptel or Wanpipe
12cu|yate-5.1.0-1|295	kernel interfaces.
12cu|yate-5.1.0-1|296	
12cu|yate-5.1.0-1|297	%files isdn
12cu|yate-5.1.0-1|298	%doc README COPYING ChangeLog
12cu|yate-5.1.0-1|299	%config(noreplace) %{_sysconfdir}/yate/wpcard.conf
12cu|yate-5.1.0-1|300	%{_libdir}/yate/server/zapcard.yate
12cu|yate-5.1.0-1|301	%config(noreplace) %{_sysconfdir}/yate/zapcard.conf
12cu|yate-5.1.0-1|302	%config(noreplace) %{_sysconfdir}/yate/tdmcard.conf
12cu|yate-5.1.0-1|303	
12cu|yate-5.1.0-1|304	#------------------------------------------------------------------------------
12cu|yate-5.1.0-1|305	
12cu|yate-5.1.0-1|306	#%package lksctp
12cu|yate-5.1.0-1|307	#Summary:        Linux Kernel based SCTP support for Yate
12cu|yate-5.1.0-1|308	#Group:          Networking/Instant messaging
12cu|yate-5.1.0-1|309	#Provides:       %{name}-sctp = %{EVRD}
12cu|yate-5.1.0-1|310	#
12cu|yate-5.1.0-1|311	#%description lksctp
12cu|yate-5.1.0-1|312	#This package provides SCTP sockets support for Yate based on the Linux Kernel
12cu|yate-5.1.0-1|313	#implementation. These are needed for standard SIGTRAN interfaces.
12cu|yate-5.1.0-1|314	#
12cu|yate-5.1.0-1|315	#%files lksctp
12cu|yate-5.1.0-1|316	#%{_libdir}/yate/server/lksctp.yate
12cu|yate-5.1.0-1|317	
12cu|yate-5.1.0-1|318	#------------------------------------------------------------------------------
12cu|yate-5.1.0-1|319	
12cu|yate-5.1.0-1|320	%package openssl
12cu|yate-5.1.0-1|321	Summary:        OpenSSL based encryption support for Yate
12cu|yate-5.1.0-1|322	Group:          Networking/Instant messaging
12cu|yate-5.1.0-1|323	Provides:       %{name}-ssl = %{EVRD}
12cu|yate-5.1.0-1|324	Provides:       %{name}-crypto = %{EVRD}
12cu|yate-5.1.0-1|325	
12cu|yate-5.1.0-1|326	%description openssl
12cu|yate-5.1.0-1|327	This package provides SSL/TLS encrypted communication support for Yate as
12cu|yate-5.1.0-1|328	well as cryptographic routines used for other purposes.
12cu|yate-5.1.0-1|329	
12cu|yate-5.1.0-1|330	%files openssl
12cu|yate-5.1.0-1|331	%doc README COPYING ChangeLog
12cu|yate-5.1.0-1|332	%{_libdir}/yate/openssl.yate
12cu|yate-5.1.0-1|333	%config(noreplace) %{_sysconfdir}/yate/openssl.conf
12cu|yate-5.1.0-1|334	
12cu|yate-5.1.0-1|335	#------------------------------------------------------------------------------
12cu|yate-5.1.0-1|336	
12cu|yate-5.1.0-1|337	%package zlib
12cu|yate-5.1.0-1|338	Summary:        Zlib compression support for Yate
12cu|yate-5.1.0-1|339	Group:          Networking/Instant messaging
12cu|yate-5.1.0-1|340	Provides:       %{name}-compression = %{EVRD}
12cu|yate-5.1.0-1|341	
12cu|yate-5.1.0-1|342	%description zlib
12cu|yate-5.1.0-1|343	This package provides Zlib data compression for Yate.
12cu|yate-5.1.0-1|344	
12cu|yate-5.1.0-1|345	%files zlib
12cu|yate-5.1.0-1|346	%doc README COPYING ChangeLog
12cu|yate-5.1.0-1|347	%{_libdir}/yate/zlibcompress.yate
12cu|yate-5.1.0-1|348	%config(noreplace) %{_sysconfdir}/yate/zlibcompress.conf
12cu|yate-5.1.0-1|349	
12cu|yate-5.1.0-1|350	#------------------------------------------------------------------------------
12cu|yate-5.1.0-1|351	
12cu|yate-5.1.0-1|352	%package pgsql
12cu|yate-5.1.0-1|353	Summary:        PostgreSQL database driver for Yate
12cu|yate-5.1.0-1|354	Group:          Networking/Instant messaging
12cu|yate-5.1.0-1|355	Provides:       %{name}-database = %{EVRD}
12cu|yate-5.1.0-1|356	
12cu|yate-5.1.0-1|357	%description pgsql
12cu|yate-5.1.0-1|358	This package allows Yate to connect to a PostgreSQL database server.
12cu|yate-5.1.0-1|359	All modules that support database access will be able to use
12cu|yate-5.1.0-1|360	PostgreSQL.
12cu|yate-5.1.0-1|361	
12cu|yate-5.1.0-1|362	%files pgsql
12cu|yate-5.1.0-1|363	%doc README COPYING ChangeLog
12cu|yate-5.1.0-1|364	%{_libdir}/yate/server/pgsqldb.yate
12cu|yate-5.1.0-1|365	%config(noreplace) %{_sysconfdir}/yate/pgsqldb.conf
12cu|yate-5.1.0-1|366	
12cu|yate-5.1.0-1|367	#------------------------------------------------------------------------------
12cu|yate-5.1.0-1|368	
12cu|yate-5.1.0-1|369	%package mysql
12cu|yate-5.1.0-1|370	Summary:        MySQL database driver for Yate
12cu|yate-5.1.0-1|371	Group:          Networking/Instant messaging
12cu|yate-5.1.0-1|372	Provides:       %{name}-database = %{EVRD}
12cu|yate-5.1.0-1|373	
12cu|yate-5.1.0-1|374	%description mysql
12cu|yate-5.1.0-1|375	This package allows Yate to connect to a MySQL database server. All
12cu|yate-5.1.0-1|376	modules that support database access will be able to use MySQL.
12cu|yate-5.1.0-1|377	
12cu|yate-5.1.0-1|378	%files mysql
12cu|yate-5.1.0-1|379	%doc README COPYING ChangeLog
12cu|yate-5.1.0-1|380	%{_libdir}/yate/server/mysqldb.yate
12cu|yate-5.1.0-1|381	%config(noreplace) %{_sysconfdir}/yate/mysqldb.conf
12cu|yate-5.1.0-1|382	
12cu|yate-5.1.0-1|383	#------------------------------------------------------------------------------
12cu|yate-5.1.0-1|384	
12cu|yate-5.1.0-1|385	%package client-common
12cu|yate-5.1.0-1|386	Summary:        Common files for all Yate clients
12cu|yate-5.1.0-1|387	Group:          Networking/Instant messaging
12cu|yate-5.1.0-1|388	
12cu|yate-5.1.0-1|389	%description client-common
12cu|yate-5.1.0-1|390	This package includes the common files needed to use Yate as a VoIP client.
12cu|yate-5.1.0-1|391	
12cu|yate-5.1.0-1|392	%files client-common
12cu|yate-5.1.0-1|393	%doc README COPYING ChangeLog
12cu|yate-5.1.0-1|394	%{_datadir}/pixmaps/null_team-*.png
12cu|yate-5.1.0-1|395	%dir %{_datadir}/yate/skins
12cu|yate-5.1.0-1|396	%{_datadir}/yate/skins/*
12cu|yate-5.1.0-1|397	%dir %{_datadir}/yate/sounds
12cu|yate-5.1.0-1|398	%{_datadir}/yate/sounds/*
12cu|yate-5.1.0-1|399	%dir %{_datadir}/yate/help
12cu|yate-5.1.0-1|400	%{_datadir}/yate/help/*
12cu|yate-5.1.0-1|401	%config(noreplace) %{_sysconfdir}/yate/providers.conf
12cu|yate-5.1.0-1|402	
12cu|yate-5.1.0-1|403	#------------------------------------------------------------------------------
12cu|yate-5.1.0-1|404	
12cu|yate-5.1.0-1|405	%package qt4
12cu|yate-5.1.0-1|406	Summary:        Qt-4 client package for Yate
12cu|yate-5.1.0-1|407	Group:          Networking/Instant messaging
12cu|yate-5.1.0-1|408	Provides:       %{name}-client = %{EVRD}
12cu|yate-5.1.0-1|409	Requires:       %{name}-client-common = %{EVRD}
12cu|yate-5.1.0-1|410	Requires:       libyate-qt4 = %{EVRD}
12cu|yate-5.1.0-1|411	
12cu|yate-5.1.0-1|412	%description qt4
12cu|yate-5.1.0-1|413	The yate-qt4 package includes the files needed to use Yate as a VoIP client
12cu|yate-5.1.0-1|414	with a Qt version 4 graphical interface.
12cu|yate-5.1.0-1|415	
12cu|yate-5.1.0-1|416	%files qt4
12cu|yate-5.1.0-1|417	%doc README COPYING ChangeLog
12cu|yate-5.1.0-1|418	%{_bindir}/yate-qt4
12cu|yate-5.1.0-1|419	%{_datadir}/applications/yate-qt4.desktop
12cu|yate-5.1.0-1|420	%config(noreplace) %{_sysconfdir}/yate/yate-qt4.conf
12cu|yate-5.1.0-1|421	
12cu|yate-5.1.0-1|422	#------------------------------------------------------------------------------
12cu|yate-5.1.0-1|423	%package libyate-qt4
12cu|yate-5.1.0-1|424	
12cu|yate-5.1.0-1|425	Summary:	Qt-4 client package for Yate
12cu|yate-5.1.0-1|426	Group:          System/Libraries
12cu|yate-5.1.0-1|427	Provides:	libyate-qt4  = %{EVRD}
12cu|yate-5.1.0-1|428	
12cu|yate-5.1.0-1|429	%description libyate-qt4
12cu|yate-5.1.0-1|430	Librairies needed by Qt version 4 graphical interface.
12cu|yate-5.1.0-1|431	
12cu|yate-5.1.0-1|432	%files libyate-qt4
12cu|yate-5.1.0-1|433	%doc README COPYING ChangeLog
12cu|yate-5.1.0-1|434	%{_libdir}/libyateqt4.so.*
12cu|yate-5.1.0-1|435	%{_libdir}/yate/qt4/*.yate
12cu|yate-5.1.0-1|436	
12cu|yate-5.1.0-1|437	#------------------------------------------------------------------------------
12cu|yate-5.1.0-1|438	
12cu|yate-5.1.0-1|439	%package scripts
12cu|yate-5.1.0-1|440	Summary:        External scripting package for Yate
12cu|yate-5.1.0-1|441	Group:          Networking/Instant messaging
12cu|yate-5.1.0-1|442	
12cu|yate-5.1.0-1|443	Requires:       %{name} = %{EVRD}
12cu|yate-5.1.0-1|444	Requires:       perl(Data::Dumper)
12cu|yate-5.1.0-1|445	Requires:       php-simplexml
12cu|yate-5.1.0-1|446	
12cu|yate-5.1.0-1|447	%description scripts
12cu|yate-5.1.0-1|448	The yate-scripts package includes libraries for using external scripts
12cu|yate-5.1.0-1|449	with Yate.
12cu|yate-5.1.0-1|450	
12cu|yate-5.1.0-1|451	%files scripts
12cu|yate-5.1.0-1|452	%doc README COPYING ChangeLog
12cu|yate-5.1.0-1|453	%dir %{_datadir}/yate/scripts
12cu|yate-5.1.0-1|454	%{_datadir}/yate/scripts/*.*
12cu|yate-5.1.0-1|455	
12cu|yate-5.1.0-1|456	#------------------------------------------------------------------------------
12cu|yate-5.1.0-1|457	
12cu|yate-5.1.0-1|458	%package -n %{lib_name}
12cu|yate-5.1.0-1|459	Summary:        Library for Yate
12cu|yate-5.1.0-1|460	Group:          System/Libraries
12cu|yate-5.1.0-1|461	
12cu|yate-5.1.0-1|462	%description -n %{lib_name}
12cu|yate-5.1.0-1|463	Library for Yate.
12cu|yate-5.1.0-1|464	
12cu|yate-5.1.0-1|465	%files -n %{lib_name}
12cu|yate-5.1.0-1|466	%doc README COPYING ChangeLog
12cu|yate-5.1.0-1|467	%{_libdir}/libyate.so.*
12cu|yate-5.1.0-1|468	%{_libdir}/libyatescript.so.*
12cu|yate-5.1.0-1|469	%{_libdir}/libyatejabber.so.*
12cu|yate-5.1.0-1|470	%{_libdir}/libyatesig.so.*
12cu|yate-5.1.0-1|471	%{_libdir}/libyatemgcp.so.*
12cu|yate-5.1.0-1|472	
12cu|yate-5.1.0-1|473	#------------------------------------------------------------------------------
12cu|yate-5.1.0-1|474	
12cu|yate-5.1.0-1|475	%package -n %{lib_name_devel}
12cu|yate-5.1.0-1|476	Summary:        Development package for Yate
12cu|yate-5.1.0-1|477	Group:          Development/C++
12cu|yate-5.1.0-1|478	Requires:       %{lib_name} = %{EVRD}
12cu|yate-5.1.0-1|479	Requires:       pkgconfig(QtGui)
12cu|yate-5.1.0-1|480	Provides:       %{name}-devel = %{EVRD}
12cu|yate-5.1.0-1|481	Provides:       lib%{name}-devel = %{EVRD}
12cu|yate-5.1.0-1|482	Obsoletes:	%mklibname -d %{name} 1.2.0
12cu|yate-5.1.0-1|483	
12cu|yate-5.1.0-1|484	%description -n %{lib_name_devel}
12cu|yate-5.1.0-1|485	This package includes the libraries and header files for Yate that can
12cu|yate-5.1.0-1|486	be used to build and install new modules.
12cu|yate-5.1.0-1|487	
12cu|yate-5.1.0-1|488	%files -n %{lib_name_devel}
12cu|yate-5.1.0-1|489	%doc README COPYING ChangeLog
12cu|yate-5.1.0-1|490	%{_includedir}/*
12cu|yate-5.1.0-1|491	%{_libdir}/lib*.so
12cu|yate-5.1.0-1|492	%{_bindir}/yate-config
12cu|yate-5.1.0-1|493	%{_mandir}/*/yate-config.*
12cu|yate-5.1.0-1|494	%{_libdir}/pkgconfig/yate.pc
12cu|yate-5.1.0-1|495	
12cu|yate-5.1.0-1|496	#------------------------------------------------------------------------------
12cu|yate-5.1.0-1|497	
12cu|yate-5.1.0-1|498	%package all
12cu|yate-5.1.0-1|499	Summary:        Metapackage for Yate
12cu|yate-5.1.0-1|500	Group:          Networking/Instant messaging
12cu|yate-5.1.0-1|501	Requires:       %{name} = %{EVRD}
12cu|yate-5.1.0-1|502	Requires:       %{name}-alsa = %{EVRD}
12cu|yate-5.1.0-1|503	Requires:       %{name}-gsm = %{EVRD}
12cu|yate-5.1.0-1|504	Requires:       %{name}-speex = %{EVRD}
12cu|yate-5.1.0-1|505	#Requires:       %{name}-h323 = %{EVRD}
12cu|yate-5.1.0-1|506	Requires:       %{name}-isdn = %{EVRD}
12cu|yate-5.1.0-1|507	#Requires:       %{name}-lksctp = %{EVRD}
12cu|yate-5.1.0-1|508	Requires:       %{name}-openssl = %{EVRD}
12cu|yate-5.1.0-1|509	Requires:       %{name}-zlib = %{EVRD}
12cu|yate-5.1.0-1|510	Requires:       %{name}-mysql = %{EVRD}
12cu|yate-5.1.0-1|511	Requires:       %{name}-pgsql = %{EVRD}
12cu|yate-5.1.0-1|512	Requires:       %{name}-qt4 = %{EVRD}
12cu|yate-5.1.0-1|513	Requires:       %{name}-scripts = %{EVRD}
12cu|yate-5.1.0-1|514	
12cu|yate-5.1.0-1|515	%description all
12cu|yate-5.1.0-1|516	Metapackage for Yate allowing to fetch and install all components at
12cu|yate-5.1.0-1|517	once. It contains no files, just dependencies to all other packages.
12cu|yate-5.1.0-1|518	
12cu|yate-5.1.0-1|519	#------------------------------------------------------------------------------
12cu|yate-5.1.0-1|520	%if %{build_plf}
12cu|yate-5.1.0-1|521	%package amrnb
12cu|yate-5.1.0-1|522	
12cu|yate-5.1.0-1|523	Summary:        Yate with amrnb codec support
12cu|yate-5.1.0-1|524	Group:          Networking/Instant messaging
12cu|yate-5.1.0-1|525	Requires:       %{name} = %{EVRD}
12cu|yate-5.1.0-1|526	
12cu|yate-5.1.0-1|527	%description amrnb
12cu|yate-5.1.0-1|528	Guarantees Yate with amrnb codec support.
12cu|yate-5.1.0-1|529	
12cu|yate-5.1.0-1|530	%files amrnb
12cu|yate-5.1.0-1|531	%doc README.amrnb
12cu|yate-5.1.0-1|532	%{_libdir}/%{name}/amrnbcodec.yate
12cu|yate-5.1.0-1|533	%endif
12cu|yate-5.1.0-1|534	
12cu|yate-5.1.0-1|535	
12cu|yate-5.1.0-1|536	%prep
12cu|yate-5.1.0-1|537	%setup -q -n %{name}
12cu|yate-5.1.0-1|538	%patch0 -p1
12cu|yate-5.1.0-1|539	%patch1 -p0
12cu|yate-5.1.0-1|540	
12cu|yate-5.1.0-1|541	
12cu|yate-5.1.0-1|542	# fix openh323 detection
12cu|yate-5.1.0-1|543	perl -pi -e 's|/lib/|/%{_lib}/|g' configure.in
12cu|yate-5.1.0-1|544	
12cu|yate-5.1.0-1|545	# fix caps and logdir
12cu|yate-5.1.0-1|546	perl -pi -e 's|YATE|yate|g;' \
12cu|yate-5.1.0-1|547	-e 's|/var/log|%{_logdir}|g;' \
12cu|yate-5.1.0-1|548	packing/rpm/yate.init
12cu|yate-5.1.0-1|549	
12cu|yate-5.1.0-1|550	rm configure
12cu|yate-5.1.0-1|551	autoconf
12cu|yate-5.1.0-1|552	
12cu|yate-5.1.0-1|553	%build
12cu|yate-5.1.0-1|554	%{configure2_5x} --with-archlib=%{_lib} --docdir=%{_docdir}
12cu|yate-5.1.0-1|555	
12cu|yate-5.1.0-1|556	# paralel build causes compile errors
12cu|yate-5.1.0-1|557	make
12cu|yate-5.1.0-1|558	%make apidocs-everything
12cu|yate-5.1.0-1|559	
12cu|yate-5.1.0-1|560	%install
12cu|yate-5.1.0-1|561	%makeinstall_std
12cu|yate-5.1.0-1|562	
12cu|yate-5.1.0-1|563	mkdir -p %{buildroot}%{_initrddir}
12cu|yate-5.1.0-1|564	cp -a packing/rpm/yate.init %{buildroot}%{_initrddir}/yate
12cu|yate-5.1.0-1|565	
12cu|yate-5.1.0-1|566	mkdir -p %{buildroot}%{_logdir}/yate
12cu|yate-5.1.0-1|567	
12cu|yate-5.1.0-1|568	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12cu|yate-5.1.0-1|569	cat > %{buildroot}%{_sysconfdir}/logrotate.d/yate << EOF
12cu|yate-5.1.0-1|570	%{_logdir}/yate {
12cu|yate-5.1.0-1|571	notifempty
12cu|yate-5.1.0-1|572	missingok
12cu|yate-5.1.0-1|573	rotate 7
12cu|yate-5.1.0-1|574	daily
12cu|yate-5.1.0-1|575	compress
12cu|yate-5.1.0-1|576	create 644 root root
12cu|yate-5.1.0-1|577	postrotate
12cu|yate-5.1.0-1|578	/sbin/service yate reload 2>/dev/null || true
12cu|yate-5.1.0-1|579	endscript
12cu|yate-5.1.0-1|580	}
12cu|yate-5.1.0-1|581	EOF
12cu|yate-5.1.0-1|582	
12cu|yate-5.1.0-1|583	%{_bindir}/find %{buildroot} -type f -name '*.menu' | %{_bindir}/xargs -t %{__rm}
12cu|yate-5.1.0-1|584	
12cu|yate-5.1.0-1|585	
12cu|yate-5.1.0-1|586	mkdir -p %{buildroot}%{_datadir}/applications/
12cu|yate-5.1.0-1|587	%{_bindir}/desktop-file-install --vendor ""             \
12cu|yate-5.1.0-1|588	--dir %{buildroot}%{_datadir}/applications \
12cu|yate-5.1.0-1|589	--add-category X-MandrivaLinux-Internet-InstantMessaging \
12cu|yate-5.1.0-1|590	--remove-category Application                   \
12cu|yate-5.1.0-1|591	%{buildroot}%{_datadir}/applications/yate-qt4.desktop
12cu|yate-5.1.0-1|592	
12cu|yate-5.1.0-1|593	# fix wrong location doc files
12cu|yate-5.1.0-1|594	mv %{buildroot}%{_docdir}/%{name}-%{version} %{buildroot}%{_docdir}/%{name}
12cu|yate-5.1.0-1|595	
12cu|yate-5.1.0-1|596	install -d -m 755 %{buildroot}/%{_docdir}/%{lib_name_devel}
12cu|yate-5.1.0-1|597	mv %{buildroot}%{_docdir}/%{name}/*.html %{buildroot}%{_docdir}/%{name}/api/ %{buildroot}/%{_docdir}/%{lib_name_devel}
12cu|yate-5.1.0-1|598	
12cu|yate-5.1.0-1|599	%if %{build_plf}
12cu|yate-5.1.0-1|600	cat<<EOF >README.amrnb
12cu|yate-5.1.0-1|601	This %{name} package has been built with amrnb support.
12cu|yate-5.1.0-1|602	EOF
12cu|yate-5.1.0-1|603	%endif
12cu|yate-5.1.0-1|604	
12cu|yate-5.1.0-1|605	%changelog
12cu|yate-5.1.0-1|606	* Sun Mar 02 2014 symbianflo <symbianflo@symbianflo> 5.1.0-1
12cu|yate-5.1.0-1|607	+ Revision: 4997011
12cu|yate-5.1.0-1|608	- Log: Update to 5.1.0, spec clean, fix BR, ready for plf (amrnb should be done with a real packager with proper credentials for restricted),ssl-detection patch added, drop fedora's macros, switch to pkgconfig style (where avalable),enable debug.
12cu|yate-5.1.0-1|609	
12cu|yate-5.1.0-1|610	

13383 12
12cu|yaws-1.98-1|1	Summary:	A high performance HTTP 1.1 webserver
12cu|yaws-1.98-1|2	Name:		yaws
12cu|yaws-1.98-1|3	Version:	1.98
12cu|yaws-1.98-1|4	Release:	1
12cu|yaws-1.98-1|5	License:	BSD
12cu|yaws-1.98-1|6	Group:		System/Servers
12cu|yaws-1.98-1|7	Url:		http://yaws.hyber.org/
12cu|yaws-1.98-1|8	Source0:	http://yaws.hyber.org/download/%{name}-%{version}.tar.gz
12cu|yaws-1.98-1|9	Source1:	%{name}.conf
12cu|yaws-1.98-1|10	BuildRequires:	erlang-compiler
12cu|yaws-1.98-1|11	BuildRequires:	erlang-devel
12cu|yaws-1.98-1|12	BuildRequires:	erlang-mnesia
12cu|yaws-1.98-1|13	BuildRequires:	erlang-xmerl
12cu|yaws-1.98-1|14	BuildRequires:	erlang-dialyzer
12cu|yaws-1.98-1|15	BuildRequires:  erlang-ssl
12cu|yaws-1.98-1|16	BuildRequires:	pam-devel
12cu|yaws-1.98-1|17	Requires:	erlang-mnesia
12cu|yaws-1.98-1|18	Requires:	erlang-xmerl
12cu|yaws-1.98-1|19	Requires:	erlang-crypto
12cu|yaws-1.98-1|20	Requires:	erlang-compiler
12cu|yaws-1.98-1|21	Requires:	erlang-dialyzer
12cu|yaws-1.98-1|22	
12cu|yaws-1.98-1|23	Requires(preun): rpm-helper
12cu|yaws-1.98-1|24	Requires(post): rpm-helper
12cu|yaws-1.98-1|25	
12cu|yaws-1.98-1|26	
12cu|yaws-1.98-1|27	%description
12cu|yaws-1.98-1|28	Yaws is a HTTP high perfomance 1.1 webserver particularly
12cu|yaws-1.98-1|29	well suited for dynamic-content webapplications. Two separate
12cu|yaws-1.98-1|30	modes of operations are supported.
12cu|yaws-1.98-1|31	
12cu|yaws-1.98-1|32	* Standalone mode where Yaws runs as a regular webserver daemon.
12cu|yaws-1.98-1|33	This is the default mode.
12cu|yaws-1.98-1|34	* Embedded mode where Yaws runs as an embedded webserver in another
12cu|yaws-1.98-1|35	erlang application
12cu|yaws-1.98-1|36	
12cu|yaws-1.98-1|37	
12cu|yaws-1.98-1|38	###
12cu|yaws-1.98-1|39	%define develname %mklibname %name -d
12cu|yaws-1.98-1|40	
12cu|yaws-1.98-1|41	%package -n %{develname}
12cu|yaws-1.98-1|42	Summary:    Headers for developing programs that will use %{name}
12cu|yaws-1.98-1|43	Group:      Development/C
12cu|yaws-1.98-1|44	Requires:   %{name} = %{EVRD}
12cu|yaws-1.98-1|45	Provides:   %{name}-devel = %{EVRD}
12cu|yaws-1.98-1|46	
12cu|yaws-1.98-1|47	%description -n %{develname}
12cu|yaws-1.98-1|48	This package contains the headers that programmers will need to develop
12cu|yaws-1.98-1|49	applications which will use %{name}
12cu|yaws-1.98-1|50	
12cu|yaws-1.98-1|51	###
12cu|yaws-1.98-1|52	
12cu|yaws-1.98-1|53	%prep
12cu|yaws-1.98-1|54	%setup -q
12cu|yaws-1.98-1|55	iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && mv -f ChangeLog.conv ChangeLog
12cu|yaws-1.98-1|56	
12cu|yaws-1.98-1|57	%build
12cu|yaws-1.98-1|58	# (tpg) fix pc file
12cu|yaws-1.98-1|59	sed -i -e 's@$(PREFIX)/lib/pkgconfig@$(LIBDIR)/pkgconfig@g' Makefile
12cu|yaws-1.98-1|60	sed -i -e 's@/lib@/%{_lib}@g' *.pc.in
12cu|yaws-1.98-1|61	
12cu|yaws-1.98-1|62	%configure2_5x \
12cu|yaws-1.98-1|63	--with-defaultcharset=UTF-8 \
12cu|yaws-1.98-1|64	--sysconfdir=%{_sysconfdir}/%{name}
12cu|yaws-1.98-1|65	
12cu|yaws-1.98-1|66	# (tpg) limit threads to 4, so it can build on x86_64
12cu|yaws-1.98-1|67	%make BINDIR=%{_bindir} LIBDIR=%{_libdir} -j4
12cu|yaws-1.98-1|68	
12cu|yaws-1.98-1|69	%install
12cu|yaws-1.98-1|70	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cu|yaws-1.98-1|71	
12cu|yaws-1.98-1|72	%makeinstall_std BINDIR=%{_bindir} LIBDIR=%{_libdir}
12cu|yaws-1.98-1|73	
12cu|yaws-1.98-1|74	mkdir -p %{buildroot}%{_initrddir}
12cu|yaws-1.98-1|75	mv -f %{buildroot}%{_sysconfdir}/%{name}/init.d/%{name} %{buildroot}%{_initrddir}/%{name}
12cu|yaws-1.98-1|76	
12cu|yaws-1.98-1|77	# (tpg) remove autogenerated config
12cu|yaws-1.98-1|78	rm -rf %{buildroot}%{_sysconfdir}/%{name}.conf
12cu|yaws-1.98-1|79	
12cu|yaws-1.98-1|80	rm -rf %{buildroot}%{_sysconfdir}/%{name}/init.d
12cu|yaws-1.98-1|81	
12cu|yaws-1.98-1|82	# (tpg) install custom config
12cu|yaws-1.98-1|83	cp %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
12cu|yaws-1.98-1|84	
12cu|yaws-1.98-1|85	find %{buildroot} -size 0 -delete
12cu|yaws-1.98-1|86	
12cu|yaws-1.98-1|87	%pre
12cu|yaws-1.98-1|88	%_pre_useradd %{name} /var/yaws/www /bin/sh
12cu|yaws-1.98-1|89	
12cu|yaws-1.98-1|90	%post
12cu|yaws-1.98-1|91	%_post_service %{name}
12cu|yaws-1.98-1|92	
12cu|yaws-1.98-1|93	%postun
12cu|yaws-1.98-1|94	%_postun_userdel %{name}
12cu|yaws-1.98-1|95	
12cu|yaws-1.98-1|96	%preun
12cu|yaws-1.98-1|97	%_preun_service %{name}
12cu|yaws-1.98-1|98	
12cu|yaws-1.98-1|99	%clean
12cu|yaws-1.98-1|100	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12cu|yaws-1.98-1|101	
12cu|yaws-1.98-1|102	%files
12cu|yaws-1.98-1|103	%doc README ChangeLog
12cu|yaws-1.98-1|104	%dir %{_sysconfdir}/%{name}
12cu|yaws-1.98-1|105	%{_bindir}/*
12cu|yaws-1.98-1|106	%config(noreplace) %{_sysconfdir}/%{name}/*
12cu|yaws-1.98-1|107	%{_initrddir}/%{name}
12cu|yaws-1.98-1|108	%{_libdir}/%{name}
12cu|yaws-1.98-1|109	%{_mandir}/man1/%{name}.1.*
12cu|yaws-1.98-1|110	%{_mandir}/man5/%{name}*.5.*
12cu|yaws-1.98-1|111	%{_var}/%{name}
12cu|yaws-1.98-1|112	
12cu|yaws-1.98-1|113	###
12cu|yaws-1.98-1|114	%files -n %{develname}
12cu|yaws-1.98-1|115	%doc README ChangeLog
12cu|yaws-1.98-1|116	%{_libdir}/pkgconfig/%{name}.pc
12cu|yaws-1.98-1|117	
12cu|yaws-1.98-1|118	
12cu|yaws-1.98-1|119	
12cu|yaws-1.98-1|120	
12cu|yaws-1.98-1|121	%changelog
12cu|yaws-1.98-1|122	* Thu Feb 27 2014 symbianflo <symbianflo@mandrivausers.ro> 1.98-1
12cu|yaws-1.98-1|123	+ Revision: 6672e5e
12cu|yaws-1.98-1|124	- Merge pull request #1 from symbianflo/yaws:rosa2012.1
12cu|yaws-1.98-1|125	- symbianflo
12cu|yaws-1.98-1|126	
12cu|yaws-1.98-1|127	

13384 12
12cu|yersinia-0.7.3-1|1	Summary:	Network pen-testing tool
12cu|yersinia-0.7.3-1|2	Name:		yersinia
12cu|yersinia-0.7.3-1|3	Version:	0.7.3
12cu|yersinia-0.7.3-1|4	Release:	1
12cu|yersinia-0.7.3-1|5	License: 	GPL
12cu|yersinia-0.7.3-1|6	Group: 		System/Servers
12cu|yersinia-0.7.3-1|7	URL: 		http://www.yersinia.net
12cu|yersinia-0.7.3-1|8	Source:		http://www.yersinia.net/download/%{name}-%{version}.tar.gz
12cu|yersinia-0.7.3-1|9	
12cu|yersinia-0.7.3-1|10	BuildRequires:	pkgconfig(gtk+-2.0)
12cu|yersinia-0.7.3-1|11	BuildRequires:	libnet-devel
12cu|yersinia-0.7.3-1|12	BuildRequires:	libtool
12cu|yersinia-0.7.3-1|13	BuildRequires:	pkgconfig(ncurses)
12cu|yersinia-0.7.3-1|14	BuildRequires:	pcap-devel
12cu|yersinia-0.7.3-1|15	BuildRequires:	pkgconfig
12cu|yersinia-0.7.3-1|16	
12cu|yersinia-0.7.3-1|17	
12cu|yersinia-0.7.3-1|18	%description
12cu|yersinia-0.7.3-1|19	Yersinia is a network tool designed to take advantage of some weakeness in
12cu|yersinia-0.7.3-1|20	different network protocols. It pretends to be a solid framework for analyzing
12cu|yersinia-0.7.3-1|21	and testing the deployed networks and systems.
12cu|yersinia-0.7.3-1|22	
12cu|yersinia-0.7.3-1|23	Currently, only attacks for the following network protocols are implemented:
12cu|yersinia-0.7.3-1|24	* Spanning Tree Protocol (STP).
12cu|yersinia-0.7.3-1|25	* Cisco Discovery Protocol (CDP).
12cu|yersinia-0.7.3-1|26	* Dynamic Trunking Protocol (DTP).
12cu|yersinia-0.7.3-1|27	* Dynamic Host Configuration Protocol (DHCP).
12cu|yersinia-0.7.3-1|28	* Hot Standby Router Protocol (HSRP).
12cu|yersinia-0.7.3-1|29	* 802.1q.
12cu|yersinia-0.7.3-1|30	* Inter-Switch Link Protocol (ISL).
12cu|yersinia-0.7.3-1|31	* VLAN Trunking Protocol (VTP).
12cu|yersinia-0.7.3-1|32	
12cu|yersinia-0.7.3-1|33	%prep
12cu|yersinia-0.7.3-1|34	
12cu|yersinia-0.7.3-1|35	%setup -q -c %{name}-%{version}
12cu|yersinia-0.7.3-1|36	# Not utf-8
12cu|yersinia-0.7.3-1|37	for file in THANKS; do
12cu|yersinia-0.7.3-1|38	mv $file timestamp
12cu|yersinia-0.7.3-1|39	iconv -f ISO-8859-1 -t UTF-8 -o $file timestamp
12cu|yersinia-0.7.3-1|40	touch -r timestamp $file
12cu|yersinia-0.7.3-1|41	done
12cu|yersinia-0.7.3-1|42	
12cu|yersinia-0.7.3-1|43	%build
12cu|yersinia-0.7.3-1|44	%configure --with-pcap-includes=%{_includedir}/pcap
12cu|yersinia-0.7.3-1|45	%make CFLAGS="%{optflags}"
12cu|yersinia-0.7.3-1|46	
12cu|yersinia-0.7.3-1|47	%install
12cu|yersinia-0.7.3-1|48	%makeinstall_std
12cu|yersinia-0.7.3-1|49	
12cu|yersinia-0.7.3-1|50	
12cu|yersinia-0.7.3-1|51	
12cu|yersinia-0.7.3-1|52	%files
12cu|yersinia-0.7.3-1|53	%doc AUTHORS COPYING ChangeLog FAQ README THANKS TODO
12cu|yersinia-0.7.3-1|54	%{_bindir}/*
12cu|yersinia-0.7.3-1|55	%{_mandir}/man?/*
12cu|yersinia-0.7.3-1|56	
12cu|yersinia-0.7.3-1|57	
12cu|yersinia-0.7.3-1|58	%changelog
12cu|yersinia-0.7.3-1|59	* Tue Apr 15 2014 symbianflo <symbianflo@symbianflo> 0.7.3-1
12cu|yersinia-0.7.3-1|60	+ Revision: 7ada518
12cu|yersinia-0.7.3-1|61	- Log: update to 0.7.3 stable, fix BR, fix build, spec clean
12cu|yersinia-0.7.3-1|62	
12cu|yersinia-0.7.3-1|63	

13385 12
12cu|yiff-2.14.7-6|1	%define	name	yiff
12cu|yiff-2.14.7-6|2	%define	version 2.14.7
12cu|yiff-2.14.7-6|3	%define release 6
12cu|yiff-2.14.7-6|4	%define major	%{version}
12cu|yiff-2.14.7-6|5	%define	libname %mklibname %name %major
12cu|yiff-2.14.7-6|6	%define	develname %mklibname %name -d
12cu|yiff-2.14.7-6|7	%define debug_package	%{nil}
12cu|yiff-2.14.7-6|8	
12cu|yiff-2.14.7-6|9	Name:		%{name}
12cu|yiff-2.14.7-6|10	Version:	%{version}
12cu|yiff-2.14.7-6|11	Release:	%{release}
12cu|yiff-2.14.7-6|12	Summary:	YIFF Sound Systems
12cu|yiff-2.14.7-6|13	License: 	GPL
12cu|yiff-2.14.7-6|14	Group: 		System/Servers
12cu|yiff-2.14.7-6|15	Url: 		http://wolfpack.twu.net/YIFF/index.html
12cu|yiff-2.14.7-6|16	Source0:	http://wolfsinger.com/~wolfpack/packages/%{name}-%{version}.tar.bz2
12cu|yiff-2.14.7-6|17	Patch:		%{name}-2.14.5.build.patch
12cu|yiff-2.14.7-6|18	BuildRequires:	pkgconfig(gtk+)
12cu|yiff-2.14.7-6|19	BuildRequires:	zlib-devel
12cu|yiff-2.14.7-6|20	
12cu|yiff-2.14.7-6|21	
12cu|yiff-2.14.7-6|22	%description
12cu|yiff-2.14.7-6|23	YIFF is a high performance, stable, and fully  documented sound server for UNIX
12cu|yiff-2.14.7-6|24	games and applications. It employs a network transparent API which allows
12cu|yiff-2.14.7-6|25	multiple client programs to access sound capabilities in a similar way to how X
12cu|yiff-2.14.7-6|26	clients do graphics.
12cu|yiff-2.14.7-6|27	
12cu|yiff-2.14.7-6|28	Run yiffconfig after install to generate a starty script.
12cu|yiff-2.14.7-6|29	
12cu|yiff-2.14.7-6|30	%package -n %{libname}
12cu|yiff-2.14.7-6|31	Summary:	Main library for %{name}
12cu|yiff-2.14.7-6|32	Group:		System/Libraries
12cu|yiff-2.14.7-6|33	Provides:	%{name} = %{EVRD}
12cu|yiff-2.14.7-6|34	
12cu|yiff-2.14.7-6|35	%description -n %{libname}
12cu|yiff-2.14.7-6|36	This package contains the library needed to run programs dynamically linked
12cu|yiff-2.14.7-6|37	with %{name}.
12cu|yiff-2.14.7-6|38	
12cu|yiff-2.14.7-6|39	%package -n %{develname}
12cu|yiff-2.14.7-6|40	Summary:	Headers for developing programs that will use %{name}
12cu|yiff-2.14.7-6|41	Group:		Development/C
12cu|yiff-2.14.7-6|42	Requires:	%{libname} = %{EVRD}
12cu|yiff-2.14.7-6|43	Provides:	%{name}-devel = %{EVRD}
12cu|yiff-2.14.7-6|44	Obsoletes:	%mklibname %name -d 2.14.5
12cu|yiff-2.14.7-6|45	
12cu|yiff-2.14.7-6|46	%description -n %{develname}
12cu|yiff-2.14.7-6|47	This package contains the headers that programmers will need to develop
12cu|yiff-2.14.7-6|48	applications which will use %{name}.
12cu|yiff-2.14.7-6|49	
12cu|yiff-2.14.7-6|50	%prep
12cu|yiff-2.14.7-6|51	%setup -q
12cu|yiff-2.14.7-6|52	%patch -p0
12cu|yiff-2.14.7-6|53	
12cu|yiff-2.14.7-6|54	%build
12cu|yiff-2.14.7-6|55	pushd libY2
12cu|yiff-2.14.7-6|56	%make -f Makefile.Linux CFLAGS="%{optflags -wall} %{ldflags} -fPIC"
12cu|yiff-2.14.7-6|57	popd
12cu|yiff-2.14.7-6|58	pushd yiff
12cu|yiff-2.14.7-6|59	%make -f Makefile.Linux CFLAGS="%{optflags -wall} %{ldflags} -DOSS_BUFFRAG"
12cu|yiff-2.14.7-6|60	popd
12cu|yiff-2.14.7-6|61	pushd yiffconfig
12cu|yiff-2.14.7-6|62	%make -f Makefile.Linux CFLAGS="%{optflags -wall} %{ldflags} `gtk-config --cflags`"
12cu|yiff-2.14.7-6|63	popd
12cu|yiff-2.14.7-6|64	pushd yiffutils
12cu|yiff-2.14.7-6|65	%make -f Makefile.Linux CFLAGS="%{optflags -wall} %{ldflags} -D__USE_BSD"
12cu|yiff-2.14.7-6|66	popd
12cu|yiff-2.14.7-6|67	
12cu|yiff-2.14.7-6|68	%install
12cu|yiff-2.14.7-6|69	rm -rf %{buildroot}
12cu|yiff-2.14.7-6|70	install -d -m 755 %{buildroot}/%{_sysconfdir}
12cu|yiff-2.14.7-6|71	install -d -m 755 %{buildroot}/%{_datadir}/icons
12cu|yiff-2.14.7-6|72	install -d -m 755 %{buildroot}/%{_datadir}/sounds
12cu|yiff-2.14.7-6|73	make PREFIX=%{buildroot}%{_prefix} YLIB_DIR=%{buildroot}%{_libdir} install
12cu|yiff-2.14.7-6|74	
12cu|yiff-2.14.7-6|75	# move man from /usr to /usr/share
12cu|yiff-2.14.7-6|76	mv %{buildroot}/%{_prefix}/man %{buildroot}/%{_mandir}
12cu|yiff-2.14.7-6|77	
12cu|yiff-2.14.7-6|78	install -m 644 yiff/yiffrc %{buildroot}/%{_sysconfdir}
12cu|yiff-2.14.7-6|79	
12cu|yiff-2.14.7-6|80	cat >> %{buildroot}%{_bindir}/starty <<EOF
12cu|yiff-2.14.7-6|81	#!/bin/sh
12cu|yiff-2.14.7-6|82	
12cu|yiff-2.14.7-6|83	# Locations of YIFF compoents and resources, make any changes as needed.
12cu|yiff-2.14.7-6|84	#
12cu|yiff-2.14.7-6|85	YIFF_PROGRAM=/usr/sbin/yiff
12cu|yiff-2.14.7-6|86	YIFF_CONFIGURATION=/etc/yiffrc
12cu|yiff-2.14.7-6|87	
12cu|yiff-2.14.7-6|88	# Run the YIFF Sound Server, syntax is; "<program> <config_file>"
12cu|yiff-2.14.7-6|89	# YIFF will put the process into background by itself.
12cu|yiff-2.14.7-6|90	#
12cu|yiff-2.14.7-6|91	$YIFF_PROGRAM $YIFF_CONFIGURATION
12cu|yiff-2.14.7-6|92	
12cu|yiff-2.14.7-6|93	# Put list of Y hosts that you would like to allow connecting to the
12cu|yiff-2.14.7-6|94	# Y server in this section. Note that localhost (127.0.0.1) is always
12cu|yiff-2.14.7-6|95	# given permission to connect when the YIFF server is runned.
12cu|yiff-2.14.7-6|96	#
12cu|yiff-2.14.7-6|97	#yhost 127.0.0.1
12cu|yiff-2.14.7-6|98	
12cu|yiff-2.14.7-6|99	# Play a sound object on successful startup?
12cu|yiff-2.14.7-6|100	#yplay -m /usr/share/sounds/startup1.wav
12cu|yiff-2.14.7-6|101	EOF
12cu|yiff-2.14.7-6|102	chmod +x %{buildroot}%{_bindir}/starty
12cu|yiff-2.14.7-6|103	
12cu|yiff-2.14.7-6|104	
12cu|yiff-2.14.7-6|105	
12cu|yiff-2.14.7-6|106	%files
12cu|yiff-2.14.7-6|107	
12cu|yiff-2.14.7-6|108	%doc INSTALL_MANUAL LICENSE README
12cu|yiff-2.14.7-6|109	%config(noreplace) %{_sysconfdir}/yiffrc
12cu|yiff-2.14.7-6|110	%{_sbindir}/*
12cu|yiff-2.14.7-6|111	%{_bindir}/*
12cu|yiff-2.14.7-6|112	%{_mandir}/man1/*
12cu|yiff-2.14.7-6|113	%{_mandir}/man3/*
12cu|yiff-2.14.7-6|114	%{_mandir}/man8/*
12cu|yiff-2.14.7-6|115	%{_datadir}/icons/*
12cu|yiff-2.14.7-6|116	%{_datadir}/sounds/*
12cu|yiff-2.14.7-6|117	
12cu|yiff-2.14.7-6|118	%files -n %{libname}
12cu|yiff-2.14.7-6|119	%defattr(-,root,root)
12cu|yiff-2.14.7-6|120	%doc LICENSE
12cu|yiff-2.14.7-6|121	%{_libdir}/lib*.so.*
12cu|yiff-2.14.7-6|122	
12cu|yiff-2.14.7-6|123	%files -n %{develname}
12cu|yiff-2.14.7-6|124	%defattr(-,root,root)
12cu|yiff-2.14.7-6|125	%doc LICENSE
12cu|yiff-2.14.7-6|126	%{_includedir}/*
12cu|yiff-2.14.7-6|127	%_libdir/*.so
12cu|yiff-2.14.7-6|128	
12cu|yiff-2.14.7-6|129	
12cu|yiff-2.14.7-6|130	
12cu|yiff-2.14.7-6|131	%changelog
12cu|yiff-2.14.7-6|132	* Wed Feb 26 2014 symbianflo <symbianflo@symbianflo> 2.14.7-6
12cu|yiff-2.14.7-6|133	+ Revision: c02e8a1
12cu|yiff-2.14.7-6|134	- Log: fix linting, spec clean
12cu|yiff-2.14.7-6|135	
12cu|yiff-2.14.7-6|136	

13386 12
12cu|yoshimi-1.2.3-1|1	Name:           yoshimi
12cu|yoshimi-1.2.3-1|2	Summary:        ZynAddSubFX fork
12cu|yoshimi-1.2.3-1|3	Version:        1.2.3
12cu|yoshimi-1.2.3-1|4	Release:        1
12cu|yoshimi-1.2.3-1|5	
12cu|yoshimi-1.2.3-1|6	Source:         http://sourceforge.net/projects/yoshimi/files/%name-%version.tar.bz2
12cu|yoshimi-1.2.3-1|7	URL:            http://yoshimi.sourceforge.net
12cu|yoshimi-1.2.3-1|8	License:        GPLv2
12cu|yoshimi-1.2.3-1|9	Group:          Sound
12cu|yoshimi-1.2.3-1|10	BuildRequires:  cmake
12cu|yoshimi-1.2.3-1|11	BuildRequires:  pkgconfig(alsa)
12cu|yoshimi-1.2.3-1|12	BuildRequires:  pkgconfig(jack)
12cu|yoshimi-1.2.3-1|13	BuildRequires:  pkgconfig(zlib)
12cu|yoshimi-1.2.3-1|14	BuildRequires:  pkgconfig(fftw3)
12cu|yoshimi-1.2.3-1|15	BuildRequires:  pkgconfig(mxml)
12cu|yoshimi-1.2.3-1|16	BuildRequires:  pkgconfig(sndfile)
12cu|yoshimi-1.2.3-1|17	BuildRequires:  pkgconfig(fontconfig)
12cu|yoshimi-1.2.3-1|18	BuildRequires:  pkgconfig(glu)
12cu|yoshimi-1.2.3-1|19	BuildRequires:  fltk-devel
12cu|yoshimi-1.2.3-1|20	BuildRequires:  boost-devel
12cu|yoshimi-1.2.3-1|21	BuildRequires:  desktop-file-utils
12cu|yoshimi-1.2.3-1|22	
12cu|yoshimi-1.2.3-1|23	%description
12cu|yoshimi-1.2.3-1|24	Yoshimi is a fork of the legendary and powerful ZynAddSubFX multitimbral
12cu|yoshimi-1.2.3-1|25	standalone synthesizer. Yoshimi can use
12cu|yoshimi-1.2.3-1|26	either ALSA or JACK for both Audio and MIDI, the default now being JACK
12cu|yoshimi-1.2.3-1|27	
12cu|yoshimi-1.2.3-1|28	%prep
12cu|yoshimi-1.2.3-1|29	%setup -q
12cu|yoshimi-1.2.3-1|30	
12cu|yoshimi-1.2.3-1|31	%build
12cu|yoshimi-1.2.3-1|32	cd src
12cu|yoshimi-1.2.3-1|33	cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix}
12cu|yoshimi-1.2.3-1|34	%make
12cu|yoshimi-1.2.3-1|35	
12cu|yoshimi-1.2.3-1|36	%install
12cu|yoshimi-1.2.3-1|37	cd src
12cu|yoshimi-1.2.3-1|38	%makeinstall_std
12cu|yoshimi-1.2.3-1|39	
12cu|yoshimi-1.2.3-1|40	chmod -R 755 %{buildroot}%{_datadir}/%{name}/banks
12cu|yoshimi-1.2.3-1|41	chmod -R 755 %{buildroot}%{_datadir}/%{name}/presets
12cu|yoshimi-1.2.3-1|42	chmod a-X %{buildroot}%{_datadir}/%{name}/banks/*/*
12cu|yoshimi-1.2.3-1|43	chmod a-X %{buildroot}%{_datadir}/%{name}/presets/*
12cu|yoshimi-1.2.3-1|44	
12cu|yoshimi-1.2.3-1|45	desktop-file-install \
12cu|yoshimi-1.2.3-1|46	--remove-key="Version" \
12cu|yoshimi-1.2.3-1|47	--add-category="X-MandrivaLinux-Sound" \
12cu|yoshimi-1.2.3-1|48	--dir %{buildroot}%{_datadir}/applications \
12cu|yoshimi-1.2.3-1|49	%{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|yoshimi-1.2.3-1|50	
12cu|yoshimi-1.2.3-1|51	%files
12cu|yoshimi-1.2.3-1|52	%defattr(-,root,root)
12cu|yoshimi-1.2.3-1|53	
12cu|yoshimi-1.2.3-1|54	%dir %{_datadir}/%name
12cu|yoshimi-1.2.3-1|55	%{_bindir}/%name
12cu|yoshimi-1.2.3-1|56	%{_datadir}/%name/*
12cu|yoshimi-1.2.3-1|57	%{_datadir}/pixmaps/%{name}.png
12cu|yoshimi-1.2.3-1|58	%{_datadir}/icons/%{name}.svg
12cu|yoshimi-1.2.3-1|59	%{_datadir}/appdata/%{name}.appdata.xml
12cu|yoshimi-1.2.3-1|60	%{_datadir}/applications/%{name}.desktop
12cu|yoshimi-1.2.3-1|61	
12cu|yoshimi-1.2.3-1|62	
12cu|yoshimi-1.2.3-1|63	
12cu|yoshimi-1.2.3-1|64	
12cu|yoshimi-1.2.3-1|65	
12cu|yoshimi-1.2.3-1|66	%changelog
12cu|yoshimi-1.2.3-1|67	* Sat Aug 30 2014 emuse <goemusic@yahoo.fr> 1.2.3-1
12cu|yoshimi-1.2.3-1|68	+ Revision: 53f90aa
12cu|yoshimi-1.2.3-1|69	- New version 1.2.3
12cu|yoshimi-1.2.3-1|70	
12cu|yoshimi-1.2.3-1|71	

13387 12
12cu|youtube-dl-2014.09.25-1|1	Summary:	Small command-line program to download videos from YouTube
12cu|youtube-dl-2014.09.25-1|2	Name:		youtube-dl
12cu|youtube-dl-2014.09.25-1|3	Version:	2014.09.25
12cu|youtube-dl-2014.09.25-1|4	Release:	1
12cu|youtube-dl-2014.09.25-1|5	License:	Public Domain and GPLv2+
12cu|youtube-dl-2014.09.25-1|6	Group:		Video
12cu|youtube-dl-2014.09.25-1|7	Url:		http://rg3.github.com/youtube-dl/
12cu|youtube-dl-2014.09.25-1|8	Source0:	https://yt-dl.org/downloads/%{version}/youtube-dl-%{version}.tar.gz
12cu|youtube-dl-2014.09.25-1|9	
12cu|youtube-dl-2014.09.25-1|10	BuildRequires:  pythonegg(nose)
12cu|youtube-dl-2014.09.25-1|11	BuildRequires:	pythonegg(setuptools)
12cu|youtube-dl-2014.09.25-1|12	Requires:	python
12cu|youtube-dl-2014.09.25-1|13	BuildArch:	noarch
12cu|youtube-dl-2014.09.25-1|14	
12cu|youtube-dl-2014.09.25-1|15	%description
12cu|youtube-dl-2014.09.25-1|16	Small command-line program to download videos from YouTube.
12cu|youtube-dl-2014.09.25-1|17	
12cu|youtube-dl-2014.09.25-1|18	
12cu|youtube-dl-2014.09.25-1|19	%prep
12cu|youtube-dl-2014.09.25-1|20	%setup -qn %{name}
12cu|youtube-dl-2014.09.25-1|21	
12cu|youtube-dl-2014.09.25-1|22	%build
12cu|youtube-dl-2014.09.25-1|23	%make
12cu|youtube-dl-2014.09.25-1|24	
12cu|youtube-dl-2014.09.25-1|25	
12cu|youtube-dl-2014.09.25-1|26	%install
12cu|youtube-dl-2014.09.25-1|27	%makeinstall DESTDIR=%{buildroot} \
12cu|youtube-dl-2014.09.25-1|28	PREFIX=%{_prefix} \
12cu|youtube-dl-2014.09.25-1|29	MANDIR=%{_mandir}
12cu|youtube-dl-2014.09.25-1|30	
12cu|youtube-dl-2014.09.25-1|31	
12cu|youtube-dl-2014.09.25-1|32	%check
12cu|youtube-dl-2014.09.25-1|33	#make test
12cu|youtube-dl-2014.09.25-1|34	
12cu|youtube-dl-2014.09.25-1|35	%files
12cu|youtube-dl-2014.09.25-1|36	%doc LICENSE README.md
12cu|youtube-dl-2014.09.25-1|37	%{_bindir}/%{name}
12cu|youtube-dl-2014.09.25-1|38	%{_mandir}/man1/%{name}.1*
12cu|youtube-dl-2014.09.25-1|39	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
12cu|youtube-dl-2014.09.25-1|40	%config(noreplace) %{_sysconfdir}/fish/completions/%{name}.fish
12cu|youtube-dl-2014.09.25-1|41	%changelog
12cu|youtube-dl-2014.09.25-1|42	* Sat Sep 27 2014 abfonly <abfonly@gmail.com> 2014.09.25-1
12cu|youtube-dl-2014.09.25-1|43	+ Revision: c71cf20
12cu|youtube-dl-2014.09.25-1|44	- Merge pull request #2 from abfonly/youtube-dl:rosa2012.1
12cu|youtube-dl-2014.09.25-1|45	- abfonly
12cu|youtube-dl-2014.09.25-1|46	
12cu|youtube-dl-2014.09.25-1|47	

13388 12
12cu|youtube-dl-gui-0.3.5-1|1	Summary:	GUI for youtube-dl
12cu|youtube-dl-gui-0.3.5-1|2	Name:		youtube-dl-gui
12cu|youtube-dl-gui-0.3.5-1|3	Version:	0.3.5
12cu|youtube-dl-gui-0.3.5-1|4	Release:	1
12cu|youtube-dl-gui-0.3.5-1|5	License:	Public Domain
12cu|youtube-dl-gui-0.3.5-1|6	Group:		Video
12cu|youtube-dl-gui-0.3.5-1|7	Url:		http://code.google.com/p/youtube-dlg/
12cu|youtube-dl-gui-0.3.5-1|8	Patch0:		youtube-dl-gui-0.3.5-icon.patch
12cu|youtube-dl-gui-0.3.5-1|9	Source0:	%{name}-%{version}.tar.bz2
12cu|youtube-dl-gui-0.3.5-1|10	Source1:	%{name}.png
12cu|youtube-dl-gui-0.3.5-1|11	BuildRequires:	imagemagick
12cu|youtube-dl-gui-0.3.5-1|12	BuildRequires:	python-setuptools
12cu|youtube-dl-gui-0.3.5-1|13	BuildRequires:	wxPythonGTK
12cu|youtube-dl-gui-0.3.5-1|14	Requires:	ffmpeg
12cu|youtube-dl-gui-0.3.5-1|15	Requires:	wxPythonGTK
12cu|youtube-dl-gui-0.3.5-1|16	Requires:	youtube-dl
12cu|youtube-dl-gui-0.3.5-1|17	BuildArch:	noarch
12cu|youtube-dl-gui-0.3.5-1|18	
12cu|youtube-dl-gui-0.3.5-1|19	%description
12cu|youtube-dl-gui-0.3.5-1|20	Youtube-dlG is a multi-platform GUI for the popular command line video
12cu|youtube-dl-gui-0.3.5-1|21	download tool youtube-dl. The GUI lets you download multiple videos at
12cu|youtube-dl-gui-0.3.5-1|22	once, can automatically convert downloaded videos to audio, lets you
12cu|youtube-dl-gui-0.3.5-1|23	select the video quality and more.
12cu|youtube-dl-gui-0.3.5-1|24	
12cu|youtube-dl-gui-0.3.5-1|25	%files
12cu|youtube-dl-gui-0.3.5-1|26	%{_bindir}/%{name}
12cu|youtube-dl-gui-0.3.5-1|27	%{_datadir}/applications/%{name}.desktop
12cu|youtube-dl-gui-0.3.5-1|28	%{_iconsdir}/hicolor/*/apps/%{name}.png
12cu|youtube-dl-gui-0.3.5-1|29	%{_datadir}/pixmaps/ytube.png
12cu|youtube-dl-gui-0.3.5-1|30	%{python_sitelib}/*
12cu|youtube-dl-gui-0.3.5-1|31	
12cu|youtube-dl-gui-0.3.5-1|32	#----------------------------------------------------------------------------
12cu|youtube-dl-gui-0.3.5-1|33	
12cu|youtube-dl-gui-0.3.5-1|34	%prep
12cu|youtube-dl-gui-0.3.5-1|35	%setup -q
12cu|youtube-dl-gui-0.3.5-1|36	%patch0 -p1
12cu|youtube-dl-gui-0.3.5-1|37	
12cu|youtube-dl-gui-0.3.5-1|38	%build
12cu|youtube-dl-gui-0.3.5-1|39	python setup.py build
12cu|youtube-dl-gui-0.3.5-1|40	
12cu|youtube-dl-gui-0.3.5-1|41	%install
12cu|youtube-dl-gui-0.3.5-1|42	python setup.py install --prefix=/usr --root=%{buildroot}
12cu|youtube-dl-gui-0.3.5-1|43	
12cu|youtube-dl-gui-0.3.5-1|44	mkdir -p %{buildroot}%{_bindir}
12cu|youtube-dl-gui-0.3.5-1|45	pushd %{buildroot}%{_bindir}
12cu|youtube-dl-gui-0.3.5-1|46	ln -s ../..%{python_sitelib}/youtube_dl_gui/__main__.py %{name}
12cu|youtube-dl-gui-0.3.5-1|47	chmod +x %{name}
12cu|youtube-dl-gui-0.3.5-1|48	popd
12cu|youtube-dl-gui-0.3.5-1|49	
12cu|youtube-dl-gui-0.3.5-1|50	mkdir -p %{buildroot}%{_datadir}/pixmaps
12cu|youtube-dl-gui-0.3.5-1|51	install -m 0644 icons/ytube.png %{buildroot}%{_datadir}/pixmaps/ytube.png
12cu|youtube-dl-gui-0.3.5-1|52	
12cu|youtube-dl-gui-0.3.5-1|53	mkdir -p  %{buildroot}%{_datadir}/applications
12cu|youtube-dl-gui-0.3.5-1|54	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12cu|youtube-dl-gui-0.3.5-1|55	[Desktop Entry]
12cu|youtube-dl-gui-0.3.5-1|56	Name=YouTube-dl GUI
12cu|youtube-dl-gui-0.3.5-1|57	Comment=GUI for YouTube-dl
12cu|youtube-dl-gui-0.3.5-1|58	Exec=%{name}
12cu|youtube-dl-gui-0.3.5-1|59	Icon=%{name}
12cu|youtube-dl-gui-0.3.5-1|60	Terminal=false
12cu|youtube-dl-gui-0.3.5-1|61	Type=Application
12cu|youtube-dl-gui-0.3.5-1|62	Categories=Video;
12cu|youtube-dl-gui-0.3.5-1|63	EOF
12cu|youtube-dl-gui-0.3.5-1|64	
12cu|youtube-dl-gui-0.3.5-1|65	for N in 16 32 48 64 128;
12cu|youtube-dl-gui-0.3.5-1|66	do
12cu|youtube-dl-gui-0.3.5-1|67	convert %{SOURCE1} -scale ${N}x${N} $N.png;
12cu|youtube-dl-gui-0.3.5-1|68	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
12cu|youtube-dl-gui-0.3.5-1|69	done
12cu|youtube-dl-gui-0.3.5-1|70	
12cu|youtube-dl-gui-0.3.5-1|71	
12cu|youtube-dl-gui-0.3.5-1|72	%changelog
12cu|youtube-dl-gui-0.3.5-1|73	* Tue Apr 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.5-1
12cu|youtube-dl-gui-0.3.5-1|74	+ Revision: e54f73e
12cu|youtube-dl-gui-0.3.5-1|75	- Update BuildRequires
12cu|youtube-dl-gui-0.3.5-1|76	
12cu|youtube-dl-gui-0.3.5-1|77	

13389 12
12cu|zabbix-2.0.14-1|1	# TODO, maybe sometime:
12cu|zabbix-2.0.14-1|2	# * Do something about mutex errors sometimes occurring when init scripts'
12cu|zabbix-2.0.14-1|3	#   restart is invoked; something like "sleep 2" between stop and start?
12cu|zabbix-2.0.14-1|4	# * Use "Include" in zabbix_{agentd,proxy,server}.conf, point to corresponding
12cu|zabbix-2.0.14-1|5	#   /etc/zabbix/zabbix_*.conf.d/ dir; needs patching in order to not load
12cu|zabbix-2.0.14-1|6	#   various backup files (*.rpm{orig,new,save}, *~ etc) in that dir.
12cu|zabbix-2.0.14-1|7	
12cu|zabbix-2.0.14-1|8	%global srcname zabbix
12cu|zabbix-2.0.14-1|9	
12cu|zabbix-2.0.14-1|10	Summary:	Open-source monitoring solution for your IT infrastructure
12cu|zabbix-2.0.14-1|11	Name:		zabbix
12cu|zabbix-2.0.14-1|12	Version:	2.0.14
12cu|zabbix-2.0.14-1|13	Release:	1
12cu|zabbix-2.0.14-1|14	License:	GPLv2+
12cu|zabbix-2.0.14-1|15	Group:		Monitoring
12cu|zabbix-2.0.14-1|16	Url:		http://www.zabbix.com/
12cu|zabbix-2.0.14-1|17	Source0:	http://downloads.sourceforge.net/%{srcname}/%{srcname}-%{version}.tar.gz
12cu|zabbix-2.0.14-1|18	# upstream tarball minus src/zabbix_java/lib/org-json-2010-12-28.jar
12cu|zabbix-2.0.14-1|19	#Source0:	%{srcname}-%{version}-free.tar.gz
12cu|zabbix-2.0.14-1|20	Source1:	zabbix-web.conf
12cu|zabbix-2.0.14-1|21	Source5:	zabbix-logrotate.in
12cu|zabbix-2.0.14-1|22	# tmpfiles for F >= 15 mandriva >= 2012
12cu|zabbix-2.0.14-1|23	Source9:	zabbix-tmpfiles.conf
12cu|zabbix-2.0.14-1|24	# systemd units
12cu|zabbix-2.0.14-1|25	Source10:	zabbix-agent.service
12cu|zabbix-2.0.14-1|26	Source11:	zabbix-proxy-mysql.service
12cu|zabbix-2.0.14-1|27	Source12:	zabbix-proxy-pgsql.service
12cu|zabbix-2.0.14-1|28	Source13:	zabbix-proxy-sqlite3.service
12cu|zabbix-2.0.14-1|29	Source14:	zabbix-server-mysql.service
12cu|zabbix-2.0.14-1|30	Source15:	zabbix-server-pgsql.service
12cu|zabbix-2.0.14-1|31	Source16:	zabbix-server-sqlite3.service
12cu|zabbix-2.0.14-1|32	
12cu|zabbix-2.0.14-1|33	# local rules for config files
12cu|zabbix-2.0.14-1|34	Patch0:		zabbix-2.0.1-config.patch
12cu|zabbix-2.0.14-1|35	# local rules for config files - fonts
12cu|zabbix-2.0.14-1|36	Patch1:		zabbix-2.0.14-fonts-config.patch
12cu|zabbix-2.0.14-1|37	# remove flash content (#737337)
12cu|zabbix-2.0.14-1|38	# https://support.zabbix.com/browse/ZBX-4794
12cu|zabbix-2.0.14-1|39	Patch2:		zabbix-2.0.1-no-flash.patch
12cu|zabbix-2.0.14-1|40	# adapt for fping3 - https://support.zabbix.com/browse/ZBX-4894
12cu|zabbix-2.0.14-1|41	Patch3:		zabbix-1.8.12-fping3.patch
12cu|zabbix-2.0.14-1|42	
12cu|zabbix-2.0.14-1|43	BuildRequires:	systemd-units
12cu|zabbix-2.0.14-1|44	BuildRequires:	mysql-devel
12cu|zabbix-2.0.14-1|45	BuildRequires:	net-snmp-devel
12cu|zabbix-2.0.14-1|46	#BuildRequires:	openldap-devel
12cu|zabbix-2.0.14-1|47	BuildRequires:	unixODBC-devel
12cu|zabbix-2.0.14-1|48	BuildRequires:	pkgconfig(gnutls)
12cu|zabbix-2.0.14-1|49	BuildRequires:	pkgconfig(iksemel)
12cu|zabbix-2.0.14-1|50	BuildRequires:	pkgconfig(libcurl)
12cu|zabbix-2.0.14-1|51	BuildRequires:	pkgconfig(libpq)
12cu|zabbix-2.0.14-1|52	BuildRequires:	pkgconfig(libssh2)
12cu|zabbix-2.0.14-1|53	BuildRequires:	pkgconfig(OpenIPMI)
12cu|zabbix-2.0.14-1|54	BuildRequires:	pkgconfig(sqlite3)
12cu|zabbix-2.0.14-1|55	
12cu|zabbix-2.0.14-1|56	Requires:	logrotate
12cu|zabbix-2.0.14-1|57	Requires(pre):	shadow-utils
12cu|zabbix-2.0.14-1|58	%if %{srcname} != %{name}
12cu|zabbix-2.0.14-1|59	Conflicts:	%{srcname}
12cu|zabbix-2.0.14-1|60	%endif
12cu|zabbix-2.0.14-1|61	
12cu|zabbix-2.0.14-1|62	%description
12cu|zabbix-2.0.14-1|63	ZABBIX is software that monitors numerous parameters of a network and
12cu|zabbix-2.0.14-1|64	the health and integrity of servers. ZABBIX uses a flexible
12cu|zabbix-2.0.14-1|65	notification mechanism that allows users to configure e-mail based
12cu|zabbix-2.0.14-1|66	alerts for virtually any event.  This allows a fast reaction to server
12cu|zabbix-2.0.14-1|67	problems. ZABBIX offers excellent reporting and data visualisation
12cu|zabbix-2.0.14-1|68	features based on the stored data. This makes ZABBIX ideal for
12cu|zabbix-2.0.14-1|69	capacity planning.
12cu|zabbix-2.0.14-1|70	
12cu|zabbix-2.0.14-1|71	ZABBIX supports both polling and trapping. All ZABBIX reports and
12cu|zabbix-2.0.14-1|72	statistics, as well as configuration parameters are accessed through a
12cu|zabbix-2.0.14-1|73	web-based front end. A web-based front end ensures that the status of
12cu|zabbix-2.0.14-1|74	your network and the health of your servers can be assessed from any
12cu|zabbix-2.0.14-1|75	location. Properly configured, ZABBIX can play an important role in
12cu|zabbix-2.0.14-1|76	monitoring IT infrastructure. This is equally true for small
12cu|zabbix-2.0.14-1|77	organisations with a few servers and for large companies with a
12cu|zabbix-2.0.14-1|78	multitude of servers.
12cu|zabbix-2.0.14-1|79	
12cu|zabbix-2.0.14-1|80	%files
12cu|zabbix-2.0.14-1|81	%doc AUTHORS ChangeLog COPYING NEWS README
12cu|zabbix-2.0.14-1|82	%dir %{_sysconfdir}/%{srcname}
12cu|zabbix-2.0.14-1|83	%config(noreplace) %{_sysconfdir}/tmpfiles.d/zabbix.conf
12cu|zabbix-2.0.14-1|84	%attr(0755,zabbix,zabbix) %dir %{_localstatedir}/lib/%{srcname}
12cu|zabbix-2.0.14-1|85	%attr(0755,zabbix,zabbix) %dir %{_localstatedir}/log/%{srcname}
12cu|zabbix-2.0.14-1|86	%{_bindir}/zabbix_get
12cu|zabbix-2.0.14-1|87	%{_bindir}/zabbix_sender
12cu|zabbix-2.0.14-1|88	%{_mandir}/man1/zabbix_get.1*
12cu|zabbix-2.0.14-1|89	%{_mandir}/man1/zabbix_sender.1*
12cu|zabbix-2.0.14-1|90	
12cu|zabbix-2.0.14-1|91	%pre
12cu|zabbix-2.0.14-1|92	getent group zabbix > /dev/null || groupadd -r zabbix
12cu|zabbix-2.0.14-1|93	getent passwd zabbix > /dev/null || \
12cu|zabbix-2.0.14-1|94	useradd -r -g zabbix -d %{_localstatedir}/lib/%{srcname} -s /sbin/nologin \
12cu|zabbix-2.0.14-1|95	-c "Zabbix Monitoring System" zabbix
12cu|zabbix-2.0.14-1|96	:
12cu|zabbix-2.0.14-1|97	
12cu|zabbix-2.0.14-1|98	#----------------------------------------------------------------------------
12cu|zabbix-2.0.14-1|99	
12cu|zabbix-2.0.14-1|100	%package server
12cu|zabbix-2.0.14-1|101	Summary:	Zabbix server common files
12cu|zabbix-2.0.14-1|102	Group:		Monitoring
12cu|zabbix-2.0.14-1|103	Requires:	%{name} = %{EVRD}
12cu|zabbix-2.0.14-1|104	Requires:	%{name}-server-implementation = %{EVRD}
12cu|zabbix-2.0.14-1|105	Requires:	fping
12cu|zabbix-2.0.14-1|106	Requires:	traceroute
12cu|zabbix-2.0.14-1|107	
12cu|zabbix-2.0.14-1|108	%description server
12cu|zabbix-2.0.14-1|109	Zabbix server common files
12cu|zabbix-2.0.14-1|110	
12cu|zabbix-2.0.14-1|111	%files server
12cu|zabbix-2.0.14-1|112	%doc misc/snmptrap/zabbix_trap_receiver.pl
12cu|zabbix-2.0.14-1|113	%attr(0640,root,zabbix) %config(noreplace) %{_sysconfdir}/zabbix_server.conf
12cu|zabbix-2.0.14-1|114	%{_sysconfdir}/%{srcname}/zabbix_server.conf
12cu|zabbix-2.0.14-1|115	%attr(0755,zabbix,zabbix) %dir %{_sysconfdir}/%{srcname}/externalscripts
12cu|zabbix-2.0.14-1|116	%config(noreplace) %{_sysconfdir}/logrotate.d/zabbix-server
12cu|zabbix-2.0.14-1|117	%ghost %{_unitdir}/zabbix-server.service
12cu|zabbix-2.0.14-1|118	%{_mandir}/man8/zabbix_server.8*
12cu|zabbix-2.0.14-1|119	
12cu|zabbix-2.0.14-1|120	#----------------------------------------------------------------------------
12cu|zabbix-2.0.14-1|121	
12cu|zabbix-2.0.14-1|122	%package server-mysql
12cu|zabbix-2.0.14-1|123	Summary:	Zabbix server compiled to use MySQL
12cu|zabbix-2.0.14-1|124	Group:		Monitoring
12cu|zabbix-2.0.14-1|125	Requires:	%{name} = %{EVRD}
12cu|zabbix-2.0.14-1|126	Requires:	%{name}-server = %{EVRD}
12cu|zabbix-2.0.14-1|127	Requires(post,preun,postun):	systemd-units
12cu|zabbix-2.0.14-1|128	Provides:	%{name}-server-implementation = %{EVRD}
12cu|zabbix-2.0.14-1|129	Conflicts:	%{name}-server-pgsql
12cu|zabbix-2.0.14-1|130	Conflicts:	%{name}-server-sqlite3
12cu|zabbix-2.0.14-1|131	
12cu|zabbix-2.0.14-1|132	%description server-mysql
12cu|zabbix-2.0.14-1|133	Zabbix server compiled to use MySQL.
12cu|zabbix-2.0.14-1|134	
12cu|zabbix-2.0.14-1|135	%files server-mysql
12cu|zabbix-2.0.14-1|136	%{_docdir}/%{srcname}-server-mysql-%{version}/
12cu|zabbix-2.0.14-1|137	%{_sbindir}/zabbix_server_mysql
12cu|zabbix-2.0.14-1|138	%{_unitdir}/zabbix-server-mysql.service
12cu|zabbix-2.0.14-1|139	
12cu|zabbix-2.0.14-1|140	%post server-mysql
12cu|zabbix-2.0.14-1|141	if [ $1 -eq 1 ] ; then
12cu|zabbix-2.0.14-1|142	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|143	fi
12cu|zabbix-2.0.14-1|144	ln -sf %{_unitdir}/zabbix-server-mysql.service %{_unitdir}/zabbix-server.service
12cu|zabbix-2.0.14-1|145	
12cu|zabbix-2.0.14-1|146	%preun server-mysql
12cu|zabbix-2.0.14-1|147	if [ $1 -eq 0 ] ; then
12cu|zabbix-2.0.14-1|148	/bin/systemctl --no-reload disable zabbix-server-mysql.service > /dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|149	/bin/systemctl stop zabbix-server-mysql.service > /dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|150	fi
12cu|zabbix-2.0.14-1|151	
12cu|zabbix-2.0.14-1|152	%postun server-mysql
12cu|zabbix-2.0.14-1|153	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|154	if [ $1 -ge 1 ] ; then
12cu|zabbix-2.0.14-1|155	/bin/systemctl try-restart zabbix-server-mysql.service >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|156	fi
12cu|zabbix-2.0.14-1|157	
12cu|zabbix-2.0.14-1|158	#----------------------------------------------------------------------------
12cu|zabbix-2.0.14-1|159	
12cu|zabbix-2.0.14-1|160	%package server-pgsql
12cu|zabbix-2.0.14-1|161	Summary:	Zabbix server compiled to use PostgresSQL
12cu|zabbix-2.0.14-1|162	Group:		Monitoring
12cu|zabbix-2.0.14-1|163	Requires:	%{name} = %{EVRD}
12cu|zabbix-2.0.14-1|164	Requires:	%{name}-server = %{EVRD}
12cu|zabbix-2.0.14-1|165	Requires(post,preun,postun):	systemd-units
12cu|zabbix-2.0.14-1|166	Provides:	%{name}-server-implementation = %{EVRD}
12cu|zabbix-2.0.14-1|167	Conflicts:	%{name}-server-mysql
12cu|zabbix-2.0.14-1|168	Conflicts:	%{name}-server-sqlite3
12cu|zabbix-2.0.14-1|169	
12cu|zabbix-2.0.14-1|170	%description server-pgsql
12cu|zabbix-2.0.14-1|171	Zabbix server compiled to use PostgresSQL.
12cu|zabbix-2.0.14-1|172	
12cu|zabbix-2.0.14-1|173	%post server-pgsql
12cu|zabbix-2.0.14-1|174	if [ $1 -eq 1 ] ; then
12cu|zabbix-2.0.14-1|175	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|176	fi
12cu|zabbix-2.0.14-1|177	ln -sf %{_unitdir}/zabbix-server-pgsql.service %{_unitdir}/zabbix-server.service
12cu|zabbix-2.0.14-1|178	
12cu|zabbix-2.0.14-1|179	%files server-pgsql
12cu|zabbix-2.0.14-1|180	%{_docdir}/%{srcname}-server-pgsql-%{version}/
12cu|zabbix-2.0.14-1|181	%{_sbindir}/zabbix_server_pgsql
12cu|zabbix-2.0.14-1|182	%{_unitdir}/zabbix-server-pgsql.service
12cu|zabbix-2.0.14-1|183	
12cu|zabbix-2.0.14-1|184	%preun server-pgsql
12cu|zabbix-2.0.14-1|185	if [ $1 -eq 0 ] ; then
12cu|zabbix-2.0.14-1|186	/bin/systemctl --no-reload disable zabbix-server-pgsql.service > /dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|187	/bin/systemctl stop zabbix-server-pgsql.service > /dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|188	fi
12cu|zabbix-2.0.14-1|189	
12cu|zabbix-2.0.14-1|190	%postun server-pgsql
12cu|zabbix-2.0.14-1|191	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|192	if [ $1 -ge 1 ] ; then
12cu|zabbix-2.0.14-1|193	/bin/systemctl try-restart zabbix-server-pgsql.service >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|194	fi
12cu|zabbix-2.0.14-1|195	
12cu|zabbix-2.0.14-1|196	#----------------------------------------------------------------------------
12cu|zabbix-2.0.14-1|197	
12cu|zabbix-2.0.14-1|198	%package server-sqlite3
12cu|zabbix-2.0.14-1|199	Summary:	Zabbix server compiled to use SQLite
12cu|zabbix-2.0.14-1|200	Group:		Monitoring
12cu|zabbix-2.0.14-1|201	Requires:	%{name} = %{EVRD}
12cu|zabbix-2.0.14-1|202	Requires:	%{name}-server = %{EVRD}
12cu|zabbix-2.0.14-1|203	Requires(post,preun,postun):	systemd-units
12cu|zabbix-2.0.14-1|204	Provides:	%{name}-server-implementation = %{EVRD}
12cu|zabbix-2.0.14-1|205	Conflicts:	%{name}-server-mysql
12cu|zabbix-2.0.14-1|206	Conflicts:	%{name}-server-pgsql
12cu|zabbix-2.0.14-1|207	
12cu|zabbix-2.0.14-1|208	%description server-sqlite3
12cu|zabbix-2.0.14-1|209	Zabbix server compiled to use SQLite.
12cu|zabbix-2.0.14-1|210	
12cu|zabbix-2.0.14-1|211	%files server-sqlite3
12cu|zabbix-2.0.14-1|212	%{_docdir}/%{srcname}-server-sqlite3-%{version}/
12cu|zabbix-2.0.14-1|213	%{_sbindir}/zabbix_server_sqlite3
12cu|zabbix-2.0.14-1|214	%{_unitdir}/zabbix-server-sqlite3.service
12cu|zabbix-2.0.14-1|215	
12cu|zabbix-2.0.14-1|216	%post server-sqlite3
12cu|zabbix-2.0.14-1|217	if [ $1 -eq 1 ] ; then
12cu|zabbix-2.0.14-1|218	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|219	fi
12cu|zabbix-2.0.14-1|220	ln -sf %{_unitdir}/zabbix-server-sqlite3.service %{_unitdir}/zabbix-server.service
12cu|zabbix-2.0.14-1|221	
12cu|zabbix-2.0.14-1|222	%preun server-sqlite3
12cu|zabbix-2.0.14-1|223	if [ $1 -eq 0 ] ; then
12cu|zabbix-2.0.14-1|224	/bin/systemctl --no-reload disable zabbix-server-sqlite3.service > /dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|225	/bin/systemctl stop zabbix-server-sqlite3.service > /dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|226	fi
12cu|zabbix-2.0.14-1|227	
12cu|zabbix-2.0.14-1|228	%postun server-sqlite3
12cu|zabbix-2.0.14-1|229	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|230	if [ $1 -ge 1 ] ; then
12cu|zabbix-2.0.14-1|231	/bin/systemctl try-restart zabbix-server-sqlite3.service >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|232	fi
12cu|zabbix-2.0.14-1|233	
12cu|zabbix-2.0.14-1|234	#----------------------------------------------------------------------------
12cu|zabbix-2.0.14-1|235	
12cu|zabbix-2.0.14-1|236	%package agent
12cu|zabbix-2.0.14-1|237	Summary:	Zabbix Agent
12cu|zabbix-2.0.14-1|238	Group:		Monitoring
12cu|zabbix-2.0.14-1|239	Requires:	%{name} = %{EVRD}
12cu|zabbix-2.0.14-1|240	Requires(post,preun,postun):	systemd-units
12cu|zabbix-2.0.14-1|241	
12cu|zabbix-2.0.14-1|242	%description agent
12cu|zabbix-2.0.14-1|243	The Zabbix client agent, to be installed on monitored systems.
12cu|zabbix-2.0.14-1|244	
12cu|zabbix-2.0.14-1|245	%files agent
12cu|zabbix-2.0.14-1|246	%doc conf/zabbix_agentd/*.conf
12cu|zabbix-2.0.14-1|247	%config(noreplace) %{_sysconfdir}/zabbix_agent.conf
12cu|zabbix-2.0.14-1|248	%{_sysconfdir}/%{srcname}/zabbix_agent.conf
12cu|zabbix-2.0.14-1|249	%config(noreplace) %{_sysconfdir}/zabbix_agentd.conf
12cu|zabbix-2.0.14-1|250	%{_sysconfdir}/%{srcname}/zabbix_agentd.conf
12cu|zabbix-2.0.14-1|251	%config(noreplace) %{_sysconfdir}/logrotate.d/zabbix-agent
12cu|zabbix-2.0.14-1|252	%{_unitdir}/zabbix-agent.service
12cu|zabbix-2.0.14-1|253	%{_sbindir}/zabbix_agent
12cu|zabbix-2.0.14-1|254	%{_sbindir}/zabbix_agentd
12cu|zabbix-2.0.14-1|255	%{_mandir}/man8/zabbix_agentd.8*
12cu|zabbix-2.0.14-1|256	
12cu|zabbix-2.0.14-1|257	%post agent
12cu|zabbix-2.0.14-1|258	if [ $1 -eq 1 ] ; then
12cu|zabbix-2.0.14-1|259	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|260	fi
12cu|zabbix-2.0.14-1|261	
12cu|zabbix-2.0.14-1|262	%preun agent
12cu|zabbix-2.0.14-1|263	if [ $1 -eq 0 ] ; then
12cu|zabbix-2.0.14-1|264	/bin/systemctl --no-reload disable zabbix-agent.service > /dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|265	/bin/systemctl stop zabbix-agent.service > /dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|266	fi
12cu|zabbix-2.0.14-1|267	
12cu|zabbix-2.0.14-1|268	%postun agent
12cu|zabbix-2.0.14-1|269	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|270	if [ $1 -ge 1 ] ; then
12cu|zabbix-2.0.14-1|271	/bin/systemctl try-restart zabbix-agent.service >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|272	fi
12cu|zabbix-2.0.14-1|273	
12cu|zabbix-2.0.14-1|274	#----------------------------------------------------------------------------
12cu|zabbix-2.0.14-1|275	
12cu|zabbix-2.0.14-1|276	%package proxy
12cu|zabbix-2.0.14-1|277	Summary:	Zabbix Proxy
12cu|zabbix-2.0.14-1|278	Group:		Monitoring
12cu|zabbix-2.0.14-1|279	Requires:	%{name} = %{version}-%{release}
12cu|zabbix-2.0.14-1|280	Requires:	%{name}-proxy-implementation = %{EVRD}
12cu|zabbix-2.0.14-1|281	Requires:	fping
12cu|zabbix-2.0.14-1|282	
12cu|zabbix-2.0.14-1|283	%description proxy
12cu|zabbix-2.0.14-1|284	The Zabbix proxy.
12cu|zabbix-2.0.14-1|285	
12cu|zabbix-2.0.14-1|286	%files proxy
12cu|zabbix-2.0.14-1|287	%doc misc/snmptrap/zabbix_trap_receiver.pl
12cu|zabbix-2.0.14-1|288	%attr(0640,root,zabbix) %config(noreplace) %{_sysconfdir}/zabbix_proxy.conf
12cu|zabbix-2.0.14-1|289	%{_sysconfdir}/%{srcname}/zabbix_proxy.conf
12cu|zabbix-2.0.14-1|290	%attr(0755,zabbix,zabbix) %dir %{_sysconfdir}/%{srcname}/externalscripts
12cu|zabbix-2.0.14-1|291	%config(noreplace) %{_sysconfdir}/logrotate.d/zabbix-proxy
12cu|zabbix-2.0.14-1|292	%ghost %{_unitdir}/zabbix-proxy.service
12cu|zabbix-2.0.14-1|293	%{_mandir}/man8/zabbix_proxy.8*
12cu|zabbix-2.0.14-1|294	
12cu|zabbix-2.0.14-1|295	#----------------------------------------------------------------------------
12cu|zabbix-2.0.14-1|296	
12cu|zabbix-2.0.14-1|297	%package proxy-mysql
12cu|zabbix-2.0.14-1|298	Summary:	Zabbix proxy compiled to use MySQL
12cu|zabbix-2.0.14-1|299	Group:		Monitoring
12cu|zabbix-2.0.14-1|300	Requires:	%{name}-proxy = %{EVRD}
12cu|zabbix-2.0.14-1|301	Requires(post,preun,postun):	systemd-units
12cu|zabbix-2.0.14-1|302	Provides:	%{name}-proxy-implementation = %{EVRD}
12cu|zabbix-2.0.14-1|303	
12cu|zabbix-2.0.14-1|304	%description proxy-mysql
12cu|zabbix-2.0.14-1|305	The Zabbix proxy compiled to use MySQL.
12cu|zabbix-2.0.14-1|306	
12cu|zabbix-2.0.14-1|307	%files proxy-mysql
12cu|zabbix-2.0.14-1|308	%{_docdir}/%{srcname}-proxy-mysql-%{version}/
12cu|zabbix-2.0.14-1|309	%{_sbindir}/zabbix_proxy_mysql
12cu|zabbix-2.0.14-1|310	%{_unitdir}/zabbix-proxy-mysql.service
12cu|zabbix-2.0.14-1|311	
12cu|zabbix-2.0.14-1|312	%post proxy-mysql
12cu|zabbix-2.0.14-1|313	if [ $1 -eq 1 ] ; then
12cu|zabbix-2.0.14-1|314	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|315	fi
12cu|zabbix-2.0.14-1|316	ln -sf %{_unitdir}/zabbix-proxy-mysql.service %{_unitdir}/zabbix-proxy.service
12cu|zabbix-2.0.14-1|317	
12cu|zabbix-2.0.14-1|318	%preun proxy-mysql
12cu|zabbix-2.0.14-1|319	if [ $1 -eq 0 ] ; then
12cu|zabbix-2.0.14-1|320	/bin/systemctl --no-reload disable zabbix-proxy-mysql.service > /dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|321	/bin/systemctl stop zabbix-proxy-mysql.service > /dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|322	fi
12cu|zabbix-2.0.14-1|323	
12cu|zabbix-2.0.14-1|324	%postun proxy-mysql
12cu|zabbix-2.0.14-1|325	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|326	if [ $1 -ge 1 ] ; then
12cu|zabbix-2.0.14-1|327	/bin/systemctl try-restart zabbix-proxy-mysql.service >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|328	fi
12cu|zabbix-2.0.14-1|329	
12cu|zabbix-2.0.14-1|330	#----------------------------------------------------------------------------
12cu|zabbix-2.0.14-1|331	
12cu|zabbix-2.0.14-1|332	%package proxy-pgsql
12cu|zabbix-2.0.14-1|333	Summary:	Zabbix proxy compiled to use PostgreSQL
12cu|zabbix-2.0.14-1|334	Group:		Monitoring
12cu|zabbix-2.0.14-1|335	Requires:	%{name}-proxy = %{EVRD}
12cu|zabbix-2.0.14-1|336	Requires(post,preun,postun):	systemd-units
12cu|zabbix-2.0.14-1|337	Provides:	%{name}-proxy-implementation = %{EVRD}
12cu|zabbix-2.0.14-1|338	
12cu|zabbix-2.0.14-1|339	%description proxy-pgsql
12cu|zabbix-2.0.14-1|340	The Zabbix proxy compiled to use PostgreSQL.
12cu|zabbix-2.0.14-1|341	
12cu|zabbix-2.0.14-1|342	%files proxy-pgsql
12cu|zabbix-2.0.14-1|343	%{_docdir}/%{srcname}-proxy-pgsql-%{version}/
12cu|zabbix-2.0.14-1|344	%{_sbindir}/zabbix_proxy_pgsql
12cu|zabbix-2.0.14-1|345	%{_unitdir}/zabbix-proxy-pgsql.service
12cu|zabbix-2.0.14-1|346	
12cu|zabbix-2.0.14-1|347	%post proxy-pgsql
12cu|zabbix-2.0.14-1|348	if [ $1 -eq 1 ] ; then
12cu|zabbix-2.0.14-1|349	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|350	fi
12cu|zabbix-2.0.14-1|351	ln -sf %{_unitdir}/zabbix-proxy-pgsql.service %{_unitdir}/zabbix-proxy.service
12cu|zabbix-2.0.14-1|352	
12cu|zabbix-2.0.14-1|353	%preun proxy-pgsql
12cu|zabbix-2.0.14-1|354	if [ $1 -eq 0 ] ; then
12cu|zabbix-2.0.14-1|355	/bin/systemctl --no-reload disable zabbix-proxy-pgsql.service > /dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|356	/bin/systemctl stop zabbix-proxy-pgsql.service > /dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|357	fi
12cu|zabbix-2.0.14-1|358	
12cu|zabbix-2.0.14-1|359	%postun proxy-pgsql
12cu|zabbix-2.0.14-1|360	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|361	if [ $1 -ge 1 ] ; then
12cu|zabbix-2.0.14-1|362	/bin/systemctl try-restart zabbix-proxy-pgsql.service >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|363	fi
12cu|zabbix-2.0.14-1|364	
12cu|zabbix-2.0.14-1|365	#----------------------------------------------------------------------------
12cu|zabbix-2.0.14-1|366	
12cu|zabbix-2.0.14-1|367	%package proxy-sqlite3
12cu|zabbix-2.0.14-1|368	Summary:	Zabbix proxy compiled to use SQLite
12cu|zabbix-2.0.14-1|369	Group:		Monitoring
12cu|zabbix-2.0.14-1|370	Requires:	%{name}-proxy = %{EVRD}
12cu|zabbix-2.0.14-1|371	Requires(post,preun,postun):	systemd-units
12cu|zabbix-2.0.14-1|372	Provides:	%{name}-proxy-implementation = %{EVRD}
12cu|zabbix-2.0.14-1|373	
12cu|zabbix-2.0.14-1|374	%description proxy-sqlite3
12cu|zabbix-2.0.14-1|375	The Zabbix proxy compiled to use SQLite.
12cu|zabbix-2.0.14-1|376	
12cu|zabbix-2.0.14-1|377	%files proxy-sqlite3
12cu|zabbix-2.0.14-1|378	%{_docdir}/%{srcname}-proxy-sqlite3-%{version}/
12cu|zabbix-2.0.14-1|379	%{_sbindir}/zabbix_proxy_sqlite3
12cu|zabbix-2.0.14-1|380	%{_unitdir}/zabbix-proxy-sqlite3.service
12cu|zabbix-2.0.14-1|381	
12cu|zabbix-2.0.14-1|382	%post proxy-sqlite3
12cu|zabbix-2.0.14-1|383	if [ $1 -eq 1 ] ; then
12cu|zabbix-2.0.14-1|384	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|385	fi
12cu|zabbix-2.0.14-1|386	ln -sf %{_unitdir}/zabbix-proxy-sqlite3.service %{_unitdir}/zabbix-proxy.service
12cu|zabbix-2.0.14-1|387	
12cu|zabbix-2.0.14-1|388	%preun proxy-sqlite3
12cu|zabbix-2.0.14-1|389	if [ $1 -eq 0 ] ; then
12cu|zabbix-2.0.14-1|390	/bin/systemctl --no-reload disable zabbix-proxy-sqlite3.service > /dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|391	/bin/systemctl stop zabbix-proxy-sqlite3.service > /dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|392	fi
12cu|zabbix-2.0.14-1|393	
12cu|zabbix-2.0.14-1|394	%postun proxy-sqlite3
12cu|zabbix-2.0.14-1|395	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|396	if [ $1 -ge 1 ] ; then
12cu|zabbix-2.0.14-1|397	/bin/systemctl try-restart zabbix-proxy-sqlite3.service >/dev/null 2>&1 || :
12cu|zabbix-2.0.14-1|398	fi
12cu|zabbix-2.0.14-1|399	
12cu|zabbix-2.0.14-1|400	#----------------------------------------------------------------------------
12cu|zabbix-2.0.14-1|401	
12cu|zabbix-2.0.14-1|402	%package web
12cu|zabbix-2.0.14-1|403	Summary:	Zabbix Web Frontend
12cu|zabbix-2.0.14-1|404	Group:		Monitoring
12cu|zabbix-2.0.14-1|405	Requires:	php
12cu|zabbix-2.0.14-1|406	Requires:	php-gd
12cu|zabbix-2.0.14-1|407	Requires:	php-bcmath
12cu|zabbix-2.0.14-1|408	Requires:	php-mbstring
12cu|zabbix-2.0.14-1|409	Requires:	php-xml
12cu|zabbix-2.0.14-1|410	Requires:	php-gettext
12cu|zabbix-2.0.14-1|411	Requires:	fonts-ttf-dejavu
12cu|zabbix-2.0.14-1|412	Requires:	%{name} = %{EVRD}
12cu|zabbix-2.0.14-1|413	Requires:	%{name}-web-database = %{EVRD}
12cu|zabbix-2.0.14-1|414	BuildArch:	noarch
12cu|zabbix-2.0.14-1|415	
12cu|zabbix-2.0.14-1|416	%description web
12cu|zabbix-2.0.14-1|417	The php frontend to display the Zabbix web interface.
12cu|zabbix-2.0.14-1|418	
12cu|zabbix-2.0.14-1|419	%files web
12cu|zabbix-2.0.14-1|420	%dir %attr(0750,apache,apache) %{_sysconfdir}/%{srcname}/web
12cu|zabbix-2.0.14-1|421	%ghost %attr(0644,apache,apache) %config(noreplace) %{_sysconfdir}/%{srcname}/web/zabbix.conf.php
12cu|zabbix-2.0.14-1|422	%config(noreplace) %{_sysconfdir}/httpd/conf.d/zabbix.conf
12cu|zabbix-2.0.14-1|423	%{_datadir}/%{srcname}
12cu|zabbix-2.0.14-1|424	
12cu|zabbix-2.0.14-1|425	#----------------------------------------------------------------------------
12cu|zabbix-2.0.14-1|426	
12cu|zabbix-2.0.14-1|427	%package web-mysql
12cu|zabbix-2.0.14-1|428	Summary:	Zabbix web frontend for MySQL
12cu|zabbix-2.0.14-1|429	Group:		Monitoring
12cu|zabbix-2.0.14-1|430	Requires:	%{name}-web = %{EVRD}
12cu|zabbix-2.0.14-1|431	Requires:	php-mysql
12cu|zabbix-2.0.14-1|432	Provides:	%{name}-web-database = %{EVRD}
12cu|zabbix-2.0.14-1|433	Conflicts:	%{name}-web-pgsql
12cu|zabbix-2.0.14-1|434	Conflicts:	%{name}-web-sqlite3
12cu|zabbix-2.0.14-1|435	BuildArch:	noarch
12cu|zabbix-2.0.14-1|436	
12cu|zabbix-2.0.14-1|437	%description web-mysql
12cu|zabbix-2.0.14-1|438	Zabbix web frontend for MySQL.
12cu|zabbix-2.0.14-1|439	
12cu|zabbix-2.0.14-1|440	%files web-mysql
12cu|zabbix-2.0.14-1|441	
12cu|zabbix-2.0.14-1|442	#----------------------------------------------------------------------------
12cu|zabbix-2.0.14-1|443	
12cu|zabbix-2.0.14-1|444	%package web-pgsql
12cu|zabbix-2.0.14-1|445	Summary:	Zabbix web frontend for PostgreSQL
12cu|zabbix-2.0.14-1|446	Group:		Monitoring
12cu|zabbix-2.0.14-1|447	Requires:	%{name}-web = %{EVRD}
12cu|zabbix-2.0.14-1|448	Requires:	php-pgsql
12cu|zabbix-2.0.14-1|449	Provides:	%{name}-web-database = %{EVRD}
12cu|zabbix-2.0.14-1|450	Conflicts:	%{name}-web-mysql
12cu|zabbix-2.0.14-1|451	Conflicts:	%{name}-web-sqlite3
12cu|zabbix-2.0.14-1|452	BuildArch:	noarch
12cu|zabbix-2.0.14-1|453	
12cu|zabbix-2.0.14-1|454	%description web-pgsql
12cu|zabbix-2.0.14-1|455	Zabbix web frontend for PostgreSQL.
12cu|zabbix-2.0.14-1|456	
12cu|zabbix-2.0.14-1|457	%files web-pgsql
12cu|zabbix-2.0.14-1|458	
12cu|zabbix-2.0.14-1|459	#----------------------------------------------------------------------------
12cu|zabbix-2.0.14-1|460	
12cu|zabbix-2.0.14-1|461	%package web-sqlite3
12cu|zabbix-2.0.14-1|462	Summary:	Zabbix web frontend for SQLite
12cu|zabbix-2.0.14-1|463	Group:		Monitoring
12cu|zabbix-2.0.14-1|464	Requires:	%{name}-web = %{EVRD}
12cu|zabbix-2.0.14-1|465	# Need to use the same db file as the server
12cu|zabbix-2.0.14-1|466	Requires:	%{name}-server-sqlite3 = %{EVRD}
12cu|zabbix-2.0.14-1|467	Provides:	%{name}-web-database = %{EVRD}
12cu|zabbix-2.0.14-1|468	Conflicts:	%{name}-web-mysql
12cu|zabbix-2.0.14-1|469	Conflicts:	%{name}-web-pgsql
12cu|zabbix-2.0.14-1|470	BuildArch:	noarch
12cu|zabbix-2.0.14-1|471	
12cu|zabbix-2.0.14-1|472	%description web-sqlite3
12cu|zabbix-2.0.14-1|473	Zabbix web frontend for SQLite.
12cu|zabbix-2.0.14-1|474	
12cu|zabbix-2.0.14-1|475	%files web-sqlite3
12cu|zabbix-2.0.14-1|476	
12cu|zabbix-2.0.14-1|477	#----------------------------------------------------------------------------
12cu|zabbix-2.0.14-1|478	
12cu|zabbix-2.0.14-1|479	%prep
12cu|zabbix-2.0.14-1|480	%setup0 -q -n %{srcname}-%{version}
12cu|zabbix-2.0.14-1|481	%patch0 -p1
12cu|zabbix-2.0.14-1|482	%patch1 -p1
12cu|zabbix-2.0.14-1|483	%patch3 -p1
12cu|zabbix-2.0.14-1|484	
12cu|zabbix-2.0.14-1|485	# remove bundled java libs
12cu|zabbix-2.0.14-1|486	rm -rf src/zabbix_java/lib/*.jar
12cu|zabbix-2.0.14-1|487	
12cu|zabbix-2.0.14-1|488	# remove included fonts
12cu|zabbix-2.0.14-1|489	rm -rf frontends/php/fonts
12cu|zabbix-2.0.14-1|490	
12cu|zabbix-2.0.14-1|491	# remove executable permissions
12cu|zabbix-2.0.14-1|492	chmod a-x upgrades/dbpatches/*/mysql/upgrade
12cu|zabbix-2.0.14-1|493	
12cu|zabbix-2.0.14-1|494	# All libraries are expected in /usr/lib or /usr/local/lib
12cu|zabbix-2.0.14-1|495	# https://support.zabbix.com/browse/ZBXNEXT-1296
12cu|zabbix-2.0.14-1|496	sed -i.orig -e 's|_LIBDIR=/usr/lib|_LIBDIR=%{_libdir}|g' \
12cu|zabbix-2.0.14-1|497	configure
12cu|zabbix-2.0.14-1|498	
12cu|zabbix-2.0.14-1|499	# kill off .htaccess files, options set in SOURCE1
12cu|zabbix-2.0.14-1|500	rm -f frontends/php/include/.htaccess
12cu|zabbix-2.0.14-1|501	rm -f frontends/php/api/.htaccess
12cu|zabbix-2.0.14-1|502	rm -f frontends/php/conf/.htaccess
12cu|zabbix-2.0.14-1|503	
12cu|zabbix-2.0.14-1|504	# set timestamp on modified config file and directories
12cu|zabbix-2.0.14-1|505	touch -r frontends/php/css.css frontends/php/include/config.inc.php \
12cu|zabbix-2.0.14-1|506	frontends/php/include/defines.inc.php \
12cu|zabbix-2.0.14-1|507	frontends/php/include \
12cu|zabbix-2.0.14-1|508	frontends/php/include/classes
12cu|zabbix-2.0.14-1|509	
12cu|zabbix-2.0.14-1|510	# remove prebuilt Windows binaries
12cu|zabbix-2.0.14-1|511	rm -rf bin
12cu|zabbix-2.0.14-1|512	
12cu|zabbix-2.0.14-1|513	# remove flash applet
12cu|zabbix-2.0.14-1|514	# https://support.zabbix.com/browse/ZBX-4794
12cu|zabbix-2.0.14-1|515	rm -f frontend/php/images/flash/zbxclock.swf
12cu|zabbix-2.0.14-1|516	%patch2 -p1
12cu|zabbix-2.0.14-1|517	
12cu|zabbix-2.0.14-1|518	%build
12cu|zabbix-2.0.14-1|519	common_flags="
12cu|zabbix-2.0.14-1|520	--enable-dependency-tracking
12cu|zabbix-2.0.14-1|521	--enable-server
12cu|zabbix-2.0.14-1|522	--enable-agent
12cu|zabbix-2.0.14-1|523	--enable-proxy
12cu|zabbix-2.0.14-1|524	--enable-ipv6
12cu|zabbix-2.0.14-1|525	--disable-java
12cu|zabbix-2.0.14-1|526	--with-net-snmp
12cu|zabbix-2.0.14-1|527	--with-ldap
12cu|zabbix-2.0.14-1|528	--with-libcurl
12cu|zabbix-2.0.14-1|529	--with-openipmi
12cu|zabbix-2.0.14-1|530	--with-jabber
12cu|zabbix-2.0.14-1|531	--with-unixodbc
12cu|zabbix-2.0.14-1|532	--with-ssh2
12cu|zabbix-2.0.14-1|533	"
12cu|zabbix-2.0.14-1|534	
12cu|zabbix-2.0.14-1|535	%configure2_5x $common_flags --with-mysql
12cu|zabbix-2.0.14-1|536	%make
12cu|zabbix-2.0.14-1|537	mv src/zabbix_server/zabbix_server src/zabbix_server/zabbix_server_mysql
12cu|zabbix-2.0.14-1|538	mv src/zabbix_proxy/zabbix_proxy src/zabbix_proxy/zabbix_proxy_mysql
12cu|zabbix-2.0.14-1|539	
12cu|zabbix-2.0.14-1|540	%configure2_5x $common_flags --with-postgresql
12cu|zabbix-2.0.14-1|541	%make
12cu|zabbix-2.0.14-1|542	mv src/zabbix_server/zabbix_server src/zabbix_server/zabbix_server_pgsql
12cu|zabbix-2.0.14-1|543	mv src/zabbix_proxy/zabbix_proxy src/zabbix_proxy/zabbix_proxy_pgsql
12cu|zabbix-2.0.14-1|544	
12cu|zabbix-2.0.14-1|545	%configure2_5x $common_flags --with-sqlite3
12cu|zabbix-2.0.14-1|546	%make
12cu|zabbix-2.0.14-1|547	mv src/zabbix_server/zabbix_server src/zabbix_server/zabbix_server_sqlite3
12cu|zabbix-2.0.14-1|548	mv src/zabbix_proxy/zabbix_proxy src/zabbix_proxy/zabbix_proxy_sqlite3
12cu|zabbix-2.0.14-1|549	
12cu|zabbix-2.0.14-1|550	touch src/zabbix_server/zabbix_server
12cu|zabbix-2.0.14-1|551	touch src/zabbix_proxy/zabbix_proxy
12cu|zabbix-2.0.14-1|552	
12cu|zabbix-2.0.14-1|553	
12cu|zabbix-2.0.14-1|554	%install
12cu|zabbix-2.0.14-1|555	# set up some required directories
12cu|zabbix-2.0.14-1|556	mkdir -p %{buildroot}%{_sysconfdir}/%{srcname}
12cu|zabbix-2.0.14-1|557	mkdir -p %{buildroot}%{_sysconfdir}/%{srcname}/externalscripts
12cu|zabbix-2.0.14-1|558	mkdir -p %{buildroot}%{_sysconfdir}/%{srcname}/web
12cu|zabbix-2.0.14-1|559	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12cu|zabbix-2.0.14-1|560	mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf.d
12cu|zabbix-2.0.14-1|561	mkdir -p %{buildroot}%{_unitdir}
12cu|zabbix-2.0.14-1|562	mkdir -p %{buildroot}%{_datadir}
12cu|zabbix-2.0.14-1|563	mkdir -p %{buildroot}%{_localstatedir}/lib/%{srcname}
12cu|zabbix-2.0.14-1|564	mkdir -p %{buildroot}%{_localstatedir}/log/%{srcname}
12cu|zabbix-2.0.14-1|565	mkdir -p %{buildroot}%{_localstatedir}/run/%{srcname}
12cu|zabbix-2.0.14-1|566	
12cu|zabbix-2.0.14-1|567	# install the frontend
12cu|zabbix-2.0.14-1|568	cp -a frontends/php %{buildroot}%{_datadir}/%{srcname}
12cu|zabbix-2.0.14-1|569	
12cu|zabbix-2.0.14-1|570	# prepare ghosted config file
12cu|zabbix-2.0.14-1|571	touch %{buildroot}%{_sysconfdir}/%{srcname}/web/zabbix.conf.php
12cu|zabbix-2.0.14-1|572	
12cu|zabbix-2.0.14-1|573	# drop Apache config file in place
12cu|zabbix-2.0.14-1|574	install -m 0644 -p %{SOURCE1} %{buildroot}%{_sysconfdir}/httpd/conf.d/%{srcname}.conf
12cu|zabbix-2.0.14-1|575	
12cu|zabbix-2.0.14-1|576	# fix config file options
12cu|zabbix-2.0.14-1|577	sed -i \
12cu|zabbix-2.0.14-1|578	-e 's|# PidFile=.*|PidFile=%{_localstatedir}/run/%{srcname}/zabbix_agentd.pid|g' \
12cu|zabbix-2.0.14-1|579	-e 's|^LogFile=.*|LogFile=%{_localstatedir}/log/%{srcname}/zabbix_agentd.log|g' \
12cu|zabbix-2.0.14-1|580	-e 's|# LogFileSize=.*|LogFileSize=0|g' \
12cu|zabbix-2.0.14-1|581	conf/zabbix_agentd.conf
12cu|zabbix-2.0.14-1|582	
12cu|zabbix-2.0.14-1|583	sed -i \
12cu|zabbix-2.0.14-1|584	-e 's|# PidFile=.*|PidFile=%{_localstatedir}/run/%{srcname}/zabbix.pid|g' \
12cu|zabbix-2.0.14-1|585	-e 's|^LogFile=.*|LogFile=%{_localstatedir}/log/%{srcname}/zabbix_server.log|g' \
12cu|zabbix-2.0.14-1|586	-e 's|# LogFileSize=.*|LogFileSize=0|g' \
12cu|zabbix-2.0.14-1|587	-e 's|# AlertScriptsPath=/home/zabbix/bin/|AlertScriptsPath=%{_localstatedir}/lib/%{srcname}/|g' \
12cu|zabbix-2.0.14-1|588	-e 's|^DBUser=root|DBUser=zabbix|g' \
12cu|zabbix-2.0.14-1|589	-e 's|# DBSocket=/tmp/mysql.sock|DBSocket=%{_localstatedir}/lib/mysql/mysql.sock|g' \
12cu|zabbix-2.0.14-1|590	conf/zabbix_server.conf
12cu|zabbix-2.0.14-1|591	
12cu|zabbix-2.0.14-1|592	sed -i \
12cu|zabbix-2.0.14-1|593	-e 's|# PidFile=.*|PidFile=%{_localstatedir}/run/%{srcname}/zabbix_proxy.pid|g' \
12cu|zabbix-2.0.14-1|594	-e 's|^LogFile=.*|LogFile=%{_localstatedir}/log/%{srcname}/zabbix_proxy.log|g' \
12cu|zabbix-2.0.14-1|595	-e 's|# LogFileSize=.*|LogFileSize=0|g' \
12cu|zabbix-2.0.14-1|596	-e 's|# AlertScriptsPath=/home/zabbix/bin/|AlertScriptsPath=%{_localstatedir}/lib/%{srcname}/|g' \
12cu|zabbix-2.0.14-1|597	-e 's|^DBUser=root|DBUser=zabbix|g' \
12cu|zabbix-2.0.14-1|598	-e 's|# DBSocket=/tmp/mysql.sock|DBSocket=%{_localstatedir}/lib/mysql/mysql.sock|g' \
12cu|zabbix-2.0.14-1|599	conf/zabbix_proxy.conf
12cu|zabbix-2.0.14-1|600	
12cu|zabbix-2.0.14-1|601	# install log rotation
12cu|zabbix-2.0.14-1|602	cat %{SOURCE5} | sed -e 's|COMPONENT|server|g' > \
12cu|zabbix-2.0.14-1|603	%{buildroot}%{_sysconfdir}/logrotate.d/zabbix-server
12cu|zabbix-2.0.14-1|604	cat %{SOURCE5} | sed -e 's|COMPONENT|agentd|g' > \
12cu|zabbix-2.0.14-1|605	%{buildroot}%{_sysconfdir}/logrotate.d/zabbix-agent
12cu|zabbix-2.0.14-1|606	cat %{SOURCE5} | sed -e 's|COMPONENT|proxy|g' > \
12cu|zabbix-2.0.14-1|607	%{buildroot}%{_sysconfdir}/logrotate.d/zabbix-proxy
12cu|zabbix-2.0.14-1|608	
12cu|zabbix-2.0.14-1|609	# systemd units
12cu|zabbix-2.0.14-1|610	install -m 0644 -p %{SOURCE10} %{buildroot}%{_unitdir}/zabbix-agent.service
12cu|zabbix-2.0.14-1|611	install -m 0644 -p %{SOURCE11} %{buildroot}%{_unitdir}/zabbix-proxy-mysql.service
12cu|zabbix-2.0.14-1|612	install -m 0644 -p %{SOURCE12} %{buildroot}%{_unitdir}/zabbix-proxy-pgsql.service
12cu|zabbix-2.0.14-1|613	install -m 0644 -p %{SOURCE13} %{buildroot}%{_unitdir}/zabbix-proxy-sqlite3.service
12cu|zabbix-2.0.14-1|614	install -m 0644 -p %{SOURCE14} %{buildroot}%{_unitdir}/zabbix-server-mysql.service
12cu|zabbix-2.0.14-1|615	install -m 0644 -p %{SOURCE15} %{buildroot}%{_unitdir}/zabbix-server-pgsql.service
12cu|zabbix-2.0.14-1|616	install -m 0644 -p %{SOURCE16} %{buildroot}%{_unitdir}/zabbix-server-sqlite3.service
12cu|zabbix-2.0.14-1|617	touch %{buildroot}%{_unitdir}/zabbix-proxy.service
12cu|zabbix-2.0.14-1|618	touch %{buildroot}%{_unitdir}/zabbix-server.service
12cu|zabbix-2.0.14-1|619	
12cu|zabbix-2.0.14-1|620	# install
12cu|zabbix-2.0.14-1|621	make DESTDIR=%{buildroot} install
12cu|zabbix-2.0.14-1|622	rm %{buildroot}%{_sbindir}/zabbix_server
12cu|zabbix-2.0.14-1|623	install -m 0755 -p src/zabbix_server/zabbix_server_* %{buildroot}%{_sbindir}/
12cu|zabbix-2.0.14-1|624	rm %{buildroot}%{_sbindir}/zabbix_proxy
12cu|zabbix-2.0.14-1|625	install -m 0755 -p src/zabbix_proxy/zabbix_proxy_* %{buildroot}%{_sbindir}/
12cu|zabbix-2.0.14-1|626	
12cu|zabbix-2.0.14-1|627	# install compatibility links for config files
12cu|zabbix-2.0.14-1|628	ln -sf %{_sysconfdir}/zabbix_agent.conf %{buildroot}%{_sysconfdir}/%{srcname}/zabbix_agent.conf
12cu|zabbix-2.0.14-1|629	ln -sf %{_sysconfdir}/zabbix_agentd.conf %{buildroot}%{_sysconfdir}/%{srcname}/zabbix_agentd.conf
12cu|zabbix-2.0.14-1|630	ln -sf %{_sysconfdir}/zabbix_server.conf %{buildroot}%{_sysconfdir}/%{srcname}/zabbix_server.conf
12cu|zabbix-2.0.14-1|631	ln -sf %{_sysconfdir}/zabbix_proxy.conf %{buildroot}%{_sysconfdir}/%{srcname}/zabbix_proxy.conf
12cu|zabbix-2.0.14-1|632	
12cu|zabbix-2.0.14-1|633	# nuke static libs and empty oracle upgrade sql
12cu|zabbix-2.0.14-1|634	rm -rf %{buildroot}%{_libdir}/libzbx*.a
12cu|zabbix-2.0.14-1|635	
12cu|zabbix-2.0.14-1|636	# copy sql files to appropriate per package locations
12cu|zabbix-2.0.14-1|637	for pkg in proxy server ; do
12cu|zabbix-2.0.14-1|638	docdir=%{buildroot}%{_docdir}/%{srcname}-$pkg-mysql-%{version}
12cu|zabbix-2.0.14-1|639	install -dm 755 $docdir
12cu|zabbix-2.0.14-1|640	cp -p --parents database/mysql/schema.sql $docdir
12cu|zabbix-2.0.14-1|641	cp -p --parents database/mysql/data.sql $docdir
12cu|zabbix-2.0.14-1|642	cp -p --parents database/mysql/images.sql $docdir
12cu|zabbix-2.0.14-1|643	cp -pR --parents upgrades/dbpatches/1.6/mysql $docdir
12cu|zabbix-2.0.14-1|644	cp -pR --parents upgrades/dbpatches/1.8/mysql $docdir
12cu|zabbix-2.0.14-1|645	cp -pR --parents upgrades/dbpatches/2.0/mysql $docdir
12cu|zabbix-2.0.14-1|646	docdir=%{buildroot}%{_docdir}/%{srcname}-$pkg-pgsql-%{version}
12cu|zabbix-2.0.14-1|647	install -dm 755 $docdir
12cu|zabbix-2.0.14-1|648	cp -p --parents database/postgresql/schema.sql $docdir
12cu|zabbix-2.0.14-1|649	cp -p --parents database/postgresql/data.sql $docdir
12cu|zabbix-2.0.14-1|650	cp -p --parents database/postgresql/images.sql $docdir
12cu|zabbix-2.0.14-1|651	cp -pR --parents upgrades/dbpatches/1.6/postgresql $docdir
12cu|zabbix-2.0.14-1|652	cp -pR --parents upgrades/dbpatches/1.8/postgresql $docdir
12cu|zabbix-2.0.14-1|653	cp -pR --parents upgrades/dbpatches/2.0/postgresql $docdir
12cu|zabbix-2.0.14-1|654	docdir=%{buildroot}%{_docdir}/%{srcname}-$pkg-sqlite3-%{version}
12cu|zabbix-2.0.14-1|655	install -dm 755 $docdir
12cu|zabbix-2.0.14-1|656	cp -p --parents database/sqlite3/schema.sql $docdir
12cu|zabbix-2.0.14-1|657	cp -p --parents database/sqlite3/data.sql $docdir
12cu|zabbix-2.0.14-1|658	cp -p --parents database/sqlite3/images.sql $docdir
12cu|zabbix-2.0.14-1|659	done
12cu|zabbix-2.0.14-1|660	# remove extraneous ones
12cu|zabbix-2.0.14-1|661	rm -rf %{buildroot}%{_datadir}/%{srcname}/create
12cu|zabbix-2.0.14-1|662	
12cu|zabbix-2.0.14-1|663	# systemd must create /var/run/%{srcname}
12cu|zabbix-2.0.14-1|664	mkdir -p %{buildroot}%{_sysconfdir}/tmpfiles.d
12cu|zabbix-2.0.14-1|665	install -m 0644 %{SOURCE9} %{buildroot}%{_sysconfdir}/tmpfiles.d/zabbix.conf
12cu|zabbix-2.0.14-1|666	
12cu|zabbix-2.0.14-1|667	
12cu|zabbix-2.0.14-1|668	%changelog
12cu|zabbix-2.0.14-1|669	* Mon Jan 26 2015 dsilakov <denis.silakov@rosalab.ru> 2.0.14-1
12cu|zabbix-2.0.14-1|670	+ Revision: 8712f07
12cu|zabbix-2.0.14-1|671	- Merge pull request #1 from import/zabbix:rosa2014.1
12cu|zabbix-2.0.14-1|672	- Backport update to 2.0.14
12cu|zabbix-2.0.14-1|673	
12cu|zabbix-2.0.14-1|674	

13390 12
12cu|zd1211-2.5.0.0-0.r85.1|1	%define build_dkms 1
12cu|zd1211-2.5.0.0-0.r85.1|2	
12cu|zd1211-2.5.0.0-0.r85.1|3	%{?_with_dkms:%define build_dkms 1}
12cu|zd1211-2.5.0.0-0.r85.1|4	%{?_without_dkms:%define build_dkms 0}
12cu|zd1211-2.5.0.0-0.r85.1|5	
12cu|zd1211-2.5.0.0-0.r85.1|6	%define	modname	%{name}
12cu|zd1211-2.5.0.0-0.r85.1|7	%define svnver	r85
12cu|zd1211-2.5.0.0-0.r85.1|8	%define	rel	0.%{svnver}.1
12cu|zd1211-2.5.0.0-0.r85.1|9	
12cu|zd1211-2.5.0.0-0.r85.1|10	Name:		zd1211
12cu|zd1211-2.5.0.0-0.r85.1|11	Summary:	Userland tools for zd1211 driver
12cu|zd1211-2.5.0.0-0.r85.1|12	Version:	2.5.0.0
12cu|zd1211-2.5.0.0-0.r85.1|13	Release:	%{rel}
12cu|zd1211-2.5.0.0-0.r85.1|14	License:	GPL
12cu|zd1211-2.5.0.0-0.r85.1|15	Group:		System/Configuration/Hardware
12cu|zd1211-2.5.0.0-0.r85.1|16	URL:		http://zd1211.ath.cx/
12cu|zd1211-2.5.0.0-0.r85.1|17	Source0:	%{modname}-driver-%{svnver}.tar.xz
12cu|zd1211-2.5.0.0-0.r85.1|18	
12cu|zd1211-2.5.0.0-0.r85.1|19	%if %build_dkms
12cu|zd1211-2.5.0.0-0.r85.1|20	Requires:	dkms-%{name} = %{version}
12cu|zd1211-2.5.0.0-0.r85.1|21	%endif
12cu|zd1211-2.5.0.0-0.r85.1|22	
12cu|zd1211-2.5.0.0-0.r85.1|23	%description
12cu|zd1211-2.5.0.0-0.r85.1|24	Initially contributed by ZyDAS under the GPL license, this ZD1211 Linux
12cu|zd1211-2.5.0.0-0.r85.1|25	driver is actively maintained by the open source community.
12cu|zd1211-2.5.0.0-0.r85.1|26	
12cu|zd1211-2.5.0.0-0.r85.1|27	%if %build_dkms
12cu|zd1211-2.5.0.0-0.r85.1|28	%package -n	dkms-%{name}
12cu|zd1211-2.5.0.0-0.r85.1|29	Summary:	DKMS-ready kernel-source for the ZyDAS ZD1211 kernel module
12cu|zd1211-2.5.0.0-0.r85.1|30	License:	GPL
12cu|zd1211-2.5.0.0-0.r85.1|31	Group:		System/Kernel and hardware
12cu|zd1211-2.5.0.0-0.r85.1|32	Requires(pre):	dkms
12cu|zd1211-2.5.0.0-0.r85.1|33	Requires(post): dkms
12cu|zd1211-2.5.0.0-0.r85.1|34	Requires:	%{name} = %{version}
12cu|zd1211-2.5.0.0-0.r85.1|35	
12cu|zd1211-2.5.0.0-0.r85.1|36	%description -n dkms-%{name}
12cu|zd1211-2.5.0.0-0.r85.1|37	Linux drivers for ZyDAS ZD1211 802.11b/g USB WLAN chipset.
12cu|zd1211-2.5.0.0-0.r85.1|38	DKMS package for %{name} kernel module.
12cu|zd1211-2.5.0.0-0.r85.1|39	%endif
12cu|zd1211-2.5.0.0-0.r85.1|40	
12cu|zd1211-2.5.0.0-0.r85.1|41	%prep
12cu|zd1211-2.5.0.0-0.r85.1|42	%setup -q -n %{modname}
12cu|zd1211-2.5.0.0-0.r85.1|43	find -type f |xargs chmod 644
12cu|zd1211-2.5.0.0-0.r85.1|44	rm -fr .svn src/.svn src/pHash
12cu|zd1211-2.5.0.0-0.r85.1|45	perl -i -pe 's/\r\n/\n/gs' sta
12cu|zd1211-2.5.0.0-0.r85.1|46	
12cu|zd1211-2.5.0.0-0.r85.1|47	
12cu|zd1211-2.5.0.0-0.r85.1|48	
12cu|zd1211-2.5.0.0-0.r85.1|49	%build
12cu|zd1211-2.5.0.0-0.r85.1|50	gcc $RPM_OPT_FLAGS -o apdbg apdbg.c
12cu|zd1211-2.5.0.0-0.r85.1|51	
12cu|zd1211-2.5.0.0-0.r85.1|52	%install
12cu|zd1211-2.5.0.0-0.r85.1|53	install -m755 -D apdbg %{buildroot}%{_sbindir}/apdbg
12cu|zd1211-2.5.0.0-0.r85.1|54	
12cu|zd1211-2.5.0.0-0.r85.1|55	%if %build_dkms
12cu|zd1211-2.5.0.0-0.r85.1|56	mkdir -p $RPM_BUILD_ROOT/usr/src/%{modname}-%{version}-%{release}
12cu|zd1211-2.5.0.0-0.r85.1|57	cp -r * $RPM_BUILD_ROOT/usr/src/%{modname}-%{version}-%{release}
12cu|zd1211-2.5.0.0-0.r85.1|58	cat > %{buildroot}/usr/src/%{modname}-%{version}-%{release}/dkms.conf <<EOF
12cu|zd1211-2.5.0.0-0.r85.1|59	
12cu|zd1211-2.5.0.0-0.r85.1|60	PACKAGE_VERSION="%{version}-%{release}"
12cu|zd1211-2.5.0.0-0.r85.1|61	
12cu|zd1211-2.5.0.0-0.r85.1|62	# Items below here should not have to change with each driver version
12cu|zd1211-2.5.0.0-0.r85.1|63	PACKAGE_NAME="%{modname}"
12cu|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"
12cu|zd1211-2.5.0.0-0.r85.1|65	CLEAN="make -C \${kernel_source_dir} SUBDIRS=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build clean"
12cu|zd1211-2.5.0.0-0.r85.1|66	BUILT_MODULE_NAME[0]="\$PACKAGE_NAME"
12cu|zd1211-2.5.0.0-0.r85.1|67	DEST_MODULE_LOCATION[0]="/kernel/drivers/usb/net/wireless"
12cu|zd1211-2.5.0.0-0.r85.1|68	REMAKE_INITRD="no"
12cu|zd1211-2.5.0.0-0.r85.1|69	EOF
12cu|zd1211-2.5.0.0-0.r85.1|70	%endif
12cu|zd1211-2.5.0.0-0.r85.1|71	
12cu|zd1211-2.5.0.0-0.r85.1|72	
12cu|zd1211-2.5.0.0-0.r85.1|73	
12cu|zd1211-2.5.0.0-0.r85.1|74	%if %build_dkms
12cu|zd1211-2.5.0.0-0.r85.1|75	%post -n dkms-%{name}
12cu|zd1211-2.5.0.0-0.r85.1|76	dkms add     -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade
12cu|zd1211-2.5.0.0-0.r85.1|77	dkms build   -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade
12cu|zd1211-2.5.0.0-0.r85.1|78	dkms install -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade
12cu|zd1211-2.5.0.0-0.r85.1|79	
12cu|zd1211-2.5.0.0-0.r85.1|80	%preun -n dkms-%{name}
12cu|zd1211-2.5.0.0-0.r85.1|81	dkms remove -m %{modname} -v %{version}-%{release} --rpm_safe_upgrade --all
12cu|zd1211-2.5.0.0-0.r85.1|82	%endif
12cu|zd1211-2.5.0.0-0.r85.1|83	
12cu|zd1211-2.5.0.0-0.r85.1|84	%files
12cu|zd1211-2.5.0.0-0.r85.1|85	%defattr (-, root, root)
12cu|zd1211-2.5.0.0-0.r85.1|86	%doc sta copying
12cu|zd1211-2.5.0.0-0.r85.1|87	%{_sbindir}/apdbg
12cu|zd1211-2.5.0.0-0.r85.1|88	
12cu|zd1211-2.5.0.0-0.r85.1|89	%if %build_dkms
12cu|zd1211-2.5.0.0-0.r85.1|90	%files -n dkms-%{name}
12cu|zd1211-2.5.0.0-0.r85.1|91	%doc copying
12cu|zd1211-2.5.0.0-0.r85.1|92	%defattr(-,root,root)
12cu|zd1211-2.5.0.0-0.r85.1|93	/usr/src/%{name}-%{version}-%{release}
12cu|zd1211-2.5.0.0-0.r85.1|94	%endif
12cu|zd1211-2.5.0.0-0.r85.1|95	
12cu|zd1211-2.5.0.0-0.r85.1|96	
12cu|zd1211-2.5.0.0-0.r85.1|97	
12cu|zd1211-2.5.0.0-0.r85.1|98	
12cu|zd1211-2.5.0.0-0.r85.1|99	%changelog
12cu|zd1211-2.5.0.0-0.r85.1|100	* Wed Feb 26 2014 symbianflo <symbianflo@mandrivausers.ro> 2.5.0.0-0.r85.1
12cu|zd1211-2.5.0.0-0.r85.1|101	+ Revision: 6dcb9b8
12cu|zd1211-2.5.0.0-0.r85.1|102	- Merge pull request #1 from symbianflo/zd1211:rosa2012.1
12cu|zd1211-2.5.0.0-0.r85.1|103	- symbianflo
12cu|zd1211-2.5.0.0-0.r85.1|104	
12cu|zd1211-2.5.0.0-0.r85.1|105	

13391 12
12cu|zeromq-3.2.4-1|1	%define libname_orig lib%{name}
12cu|zeromq-3.2.4-1|2	%define major	3
12cu|zeromq-3.2.4-1|3	%define libname	%mklibname %{name} %{major}
12cu|zeromq-3.2.4-1|4	%define develname %mklibname %{name} -d
12cu|zeromq-3.2.4-1|5	
12cu|zeromq-3.2.4-1|6	Summary:	Software library for fast, message-based applications
12cu|zeromq-3.2.4-1|7	Name:		zeromq
12cu|zeromq-3.2.4-1|8	Version:	3.2.4
12cu|zeromq-3.2.4-1|9	Release:	1
12cu|zeromq-3.2.4-1|10	Source0:	http://download.zeromq.org/%{name}-%{version}.tar.gz
12cu|zeromq-3.2.4-1|11	License:	LGPLv3+
12cu|zeromq-3.2.4-1|12	Group:		Development/Other
12cu|zeromq-3.2.4-1|13	Url:		http://www.zeromq.org
12cu|zeromq-3.2.4-1|14	BuildRequires:	glib2-devel
12cu|zeromq-3.2.4-1|15	BuildRequires:	libuuid-devel
12cu|zeromq-3.2.4-1|16	BuildRequires:	python
12cu|zeromq-3.2.4-1|17	
12cu|zeromq-3.2.4-1|18	%description
12cu|zeromq-3.2.4-1|19	The 0MQ lightweight messaging kernel is a library which extends the
12cu|zeromq-3.2.4-1|20	standard socket interfaces with features traditionally provided by
12cu|zeromq-3.2.4-1|21	specialized messaging middle-ware products. 0MQ sockets provide an
12cu|zeromq-3.2.4-1|22	abstraction of asynchronous message queues, multiple messaging
12cu|zeromq-3.2.4-1|23	patterns, message filtering (subscriptions), seamless access to
12cu|zeromq-3.2.4-1|24	multiple transport protocols and more.
12cu|zeromq-3.2.4-1|25	
12cu|zeromq-3.2.4-1|26	%package -n	%{libname}
12cu|zeromq-3.2.4-1|27	Summary: 	Software library for fast, message-based applications
12cu|zeromq-3.2.4-1|28	Group:		System/Libraries
12cu|zeromq-3.2.4-1|29	Provides:	%{libname_orig} = %{version}-%{release}
12cu|zeromq-3.2.4-1|30	Obsoletes:	%{name}-utils
12cu|zeromq-3.2.4-1|31	
12cu|zeromq-3.2.4-1|32	%description -n %{libname}
12cu|zeromq-3.2.4-1|33	The 0MQ lightweight messaging kernel is a library which extends the
12cu|zeromq-3.2.4-1|34	standard socket interfaces with features traditionally provided by
12cu|zeromq-3.2.4-1|35	specialized messaging middle-ware products. 0MQ sockets provide an
12cu|zeromq-3.2.4-1|36	abstraction of asynchronous message queues, multiple messaging
12cu|zeromq-3.2.4-1|37	patterns, message filtering (subscriptions), seamless access to
12cu|zeromq-3.2.4-1|38	multiple transport protocols and more.
12cu|zeromq-3.2.4-1|39	
12cu|zeromq-3.2.4-1|40	This package contains the ${name} shared library.
12cu|zeromq-3.2.4-1|41	
12cu|zeromq-3.2.4-1|42	%package -n	%{develname}
12cu|zeromq-3.2.4-1|43	Summary: 	Development files for %{name}
12cu|zeromq-3.2.4-1|44	Group:		Development/C
12cu|zeromq-3.2.4-1|45	Requires:	%{libname} = %{version}-%{release}
12cu|zeromq-3.2.4-1|46	Provides:	%{name}-devel = %{version}-%{release}
12cu|zeromq-3.2.4-1|47	Provides:	%{libname_orig}-devel = %{version}-%{release}
12cu|zeromq-3.2.4-1|48	
12cu|zeromq-3.2.4-1|49	%description -n %{develname}
12cu|zeromq-3.2.4-1|50	The 0MQ lightweight messaging kernel is a library which extends the
12cu|zeromq-3.2.4-1|51	standard socket interfaces with features traditionally provided by
12cu|zeromq-3.2.4-1|52	specialized messaging middle-ware products. 0MQ sockets provide an
12cu|zeromq-3.2.4-1|53	abstraction of asynchronous message queues, multiple messaging
12cu|zeromq-3.2.4-1|54	patterns, message filtering (subscriptions), seamless access to
12cu|zeromq-3.2.4-1|55	multiple transport protocols and more.
12cu|zeromq-3.2.4-1|56	
12cu|zeromq-3.2.4-1|57	This package contains the libraries and header files needed to develop
12cu|zeromq-3.2.4-1|58	applications that use %{name}.
12cu|zeromq-3.2.4-1|59	
12cu|zeromq-3.2.4-1|60	%prep
12cu|zeromq-3.2.4-1|61	%setup -q
12cu|zeromq-3.2.4-1|62	
12cu|zeromq-3.2.4-1|63	%build
12cu|zeromq-3.2.4-1|64	export CFLAGS="$CFLAGS -fno-strict-aliasing -Wno-error=unused-variable" CXXFLAGS="$CXXFLAGS -Wno-error=unused-variable"
12cu|zeromq-3.2.4-1|65	./configure --prefix=/usr --with-pgm
12cu|zeromq-3.2.4-1|66	%make
12cu|zeromq-3.2.4-1|67	
12cu|zeromq-3.2.4-1|68	%install
12cu|zeromq-3.2.4-1|69	%makeinstall
12cu|zeromq-3.2.4-1|70	
12cu|zeromq-3.2.4-1|71	%clean
12cu|zeromq-3.2.4-1|72	
12cu|zeromq-3.2.4-1|73	%files -n %{libname}
12cu|zeromq-3.2.4-1|74	%doc AUTHORS ChangeLog COPYING* NEWS README
12cu|zeromq-3.2.4-1|75	%{_libdir}/libzmq.so.%{major}*
12cu|zeromq-3.2.4-1|76	
12cu|zeromq-3.2.4-1|77	%files -n %{develname}
12cu|zeromq-3.2.4-1|78	%{_libdir}/libzmq.a
12cu|zeromq-3.2.4-1|79	%{_libdir}/libzmq.so
12cu|zeromq-3.2.4-1|80	%{_libdir}/pkgconfig/libzmq.pc
12cu|zeromq-3.2.4-1|81	%{_includedir}/zmq*
12cu|zeromq-3.2.4-1|82	%{_mandir}/man3/zmq*
12cu|zeromq-3.2.4-1|83	%{_mandir}/man7/zmq*
12cu|zeromq-3.2.4-1|84	
12cu|zeromq-3.2.4-1|85	%changelog
12cu|zeromq-3.2.4-1|86	* Fri Oct 18 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.2.4-1
12cu|zeromq-3.2.4-1|87	+ Revision: 65b34f2
12cu|zeromq-3.2.4-1|88	- Spec cleanup
12cu|zeromq-3.2.4-1|89	
12cu|zeromq-3.2.4-1|90	

13392 12
12cu|zfs-fuse-0.7.0-5|1	Name:		zfs-fuse
12cu|zfs-fuse-0.7.0-5|2	Version:	0.7.0
12cu|zfs-fuse-0.7.0-5|3	Release:	5
12cu|zfs-fuse-0.7.0-5|4	Summary: 	ZFS file system support for FUSE
12cu|zfs-fuse-0.7.0-5|5	License:	CDDL
12cu|zfs-fuse-0.7.0-5|6	Group:		System/Libraries
12cu|zfs-fuse-0.7.0-5|7	URL:		http://zfs-fuse.net
12cu|zfs-fuse-0.7.0-5|8	Source00:         http://zfs-fuse.net/releases/0.7.0/%{name}-%{version}.tar.bz2
12cu|zfs-fuse-0.7.0-5|9	Source01:         zfs-fuse.service
12cu|zfs-fuse-0.7.0-5|10	Source02:         zfs-fuse.scrub
12cu|zfs-fuse-0.7.0-5|11	Source03:         zfs-fuse.sysconfig
12cu|zfs-fuse-0.7.0-5|12	Source04:         zfs-fuse-helper
12cu|zfs-fuse-0.7.0-5|13	Patch0:           zfs-fuse-0.7.0-umem.patch
12cu|zfs-fuse-0.7.0-5|14	Patch1:           zfs-fuse-0.7.0-stack.patch
12cu|zfs-fuse-0.7.0-5|15	Patch2:           zfs-fuse-printf-format.patch
12cu|zfs-fuse-0.7.0-5|16	BuildRequires: gcc-c++
12cu|zfs-fuse-0.7.0-5|17	BuildRequires: pkgconfig(fuse)
12cu|zfs-fuse-0.7.0-5|18	BuildRequires: scons
12cu|zfs-fuse-0.7.0-5|19	BuildRequires: libaio-devel
12cu|zfs-fuse-0.7.0-5|20	BuildRequires: zlib-devel
12cu|zfs-fuse-0.7.0-5|21	BuildRequires: pkgconfig(openssl)
12cu|zfs-fuse-0.7.0-5|22	BuildRequires: libattr-devel
12cu|zfs-fuse-0.7.0-5|23	BuildRequires: prelink
12cu|zfs-fuse-0.7.0-5|24	BuildRequires: systemd-units
12cu|zfs-fuse-0.7.0-5|25	
12cu|zfs-fuse-0.7.0-5|26	
12cu|zfs-fuse-0.7.0-5|27	Requires:      fuse
12cu|zfs-fuse-0.7.0-5|28	Requires(post): rpm-helper systemd-units
12cu|zfs-fuse-0.7.0-5|29	Requires(preun): rpm-helper systemd-units
12cu|zfs-fuse-0.7.0-5|30	Requires(postun): systemd-units
12cu|zfs-fuse-0.7.0-5|31	
12cu|zfs-fuse-0.7.0-5|32	%description
12cu|zfs-fuse-0.7.0-5|33	zfs-fuse is a port of Solaris zfs filesystem to the FUSE framework for Linux.
12cu|zfs-fuse-0.7.0-5|34	
12cu|zfs-fuse-0.7.0-5|35	%prep
12cu|zfs-fuse-0.7.0-5|36	%setup -q
12cu|zfs-fuse-0.7.0-5|37	%patch0 -p0
12cu|zfs-fuse-0.7.0-5|38	%patch1 -p1
12cu|zfs-fuse-0.7.0-5|39	%patch2 -p0
12cu|zfs-fuse-0.7.0-5|40	
12cu|zfs-fuse-0.7.0-5|41	f=LICENSE
12cu|zfs-fuse-0.7.0-5|42	%{__mv} $f $f.iso88591
12cu|zfs-fuse-0.7.0-5|43	iconv -o $f -f iso88591 -t utf8 $f.iso88591
12cu|zfs-fuse-0.7.0-5|44	%{__rm} -f $f.iso88591
12cu|zfs-fuse-0.7.0-5|45	
12cu|zfs-fuse-0.7.0-5|46	chmod -x contrib/test-datasets
12cu|zfs-fuse-0.7.0-5|47	chmod -x contrib/find-binaries
12cu|zfs-fuse-0.7.0-5|48	chmod -x contrib/solaris/fixfiles.py
12cu|zfs-fuse-0.7.0-5|49	chmod -x contrib/zfsstress.py
12cu|zfs-fuse-0.7.0-5|50	
12cu|zfs-fuse-0.7.0-5|51	%build
12cu|zfs-fuse-0.7.0-5|52	export CCFLAGS="%{optflags}"
12cu|zfs-fuse-0.7.0-5|53	pushd src
12cu|zfs-fuse-0.7.0-5|54	
12cu|zfs-fuse-0.7.0-5|55	scons debug=1 optim='%{optflags}'
12cu|zfs-fuse-0.7.0-5|56	
12cu|zfs-fuse-0.7.0-5|57	
12cu|zfs-fuse-0.7.0-5|58	
12cu|zfs-fuse-0.7.0-5|59	
12cu|zfs-fuse-0.7.0-5|60	%install
12cu|zfs-fuse-0.7.0-5|61	pushd src
12cu|zfs-fuse-0.7.0-5|62	scons debug=1 install install_dir=%{buildroot}%{_bindir} man_dir=%{buildroot}%{_mandir}/man8/ cfg_dir=%{buildroot}/%{_sysconfdir}/%{name}
12cu|zfs-fuse-0.7.0-5|63	%{__install} -Dp -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
12cu|zfs-fuse-0.7.0-5|64	%{__install} -Dp -m 0755 %{SOURCE2} %{buildroot}%{_sysconfdir}/cron.weekly/98-%{name}-scrub
12cu|zfs-fuse-0.7.0-5|65	%{__install} -Dp -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12cu|zfs-fuse-0.7.0-5|66	%{__install} -Dp -m 0755 %{SOURCE4} %{buildroot}%{_bindir}/zfs-fuse-helper
12cu|zfs-fuse-0.7.0-5|67	
12cu|zfs-fuse-0.7.0-5|68	#set stack not executable, BZ 911150
12cu|zfs-fuse-0.7.0-5|69	for i in zdb zfs zfs-fuse zpool ztest; do
12cu|zfs-fuse-0.7.0-5|70	/usr/bin/execstack -c %{buildroot}%{_bindir}/$i
12cu|zfs-fuse-0.7.0-5|71	done
12cu|zfs-fuse-0.7.0-5|72	
12cu|zfs-fuse-0.7.0-5|73	%post
12cu|zfs-fuse-0.7.0-5|74	# Move cache if upgrading
12cu|zfs-fuse-0.7.0-5|75	oldcache=/etc/zfs/zpool.cache      # this changed per 0.6.9, only needed when upgrading from earlier versions
12cu|zfs-fuse-0.7.0-5|76	newcache=/var/lib/zfs/zpool.cache
12cu|zfs-fuse-0.7.0-5|77	
12cu|zfs-fuse-0.7.0-5|78	if [[ -f $oldcache && ! -e $newcache ]]; then
12cu|zfs-fuse-0.7.0-5|79	echo "Moving existing zpool.cache to new location"
12cu|zfs-fuse-0.7.0-5|80	mkdir -p $(dirname $newcache)
12cu|zfs-fuse-0.7.0-5|81	mv $oldcache $newcache
12cu|zfs-fuse-0.7.0-5|82	else
12cu|zfs-fuse-0.7.0-5|83	if [ -e $oldcache ]; then
12cu|zfs-fuse-0.7.0-5|84	echo "Note: old zpool.cache present but no longer used ($oldcache)"
12cu|zfs-fuse-0.7.0-5|85	fi
12cu|zfs-fuse-0.7.0-5|86	fi
12cu|zfs-fuse-0.7.0-5|87	
12cu|zfs-fuse-0.7.0-5|88	if [ $1 -eq 1 ] ; then
12cu|zfs-fuse-0.7.0-5|89	# Initial installation
12cu|zfs-fuse-0.7.0-5|90	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|zfs-fuse-0.7.0-5|91	fi
12cu|zfs-fuse-0.7.0-5|92	
12cu|zfs-fuse-0.7.0-5|93	%preun
12cu|zfs-fuse-0.7.0-5|94	if [ $1 -eq 0 ] ; then
12cu|zfs-fuse-0.7.0-5|95	# Package removal, not upgrade
12cu|zfs-fuse-0.7.0-5|96	/bin/systemctl --no-reload disable zfs-fuse.service > /dev/null 2>&1 || :
12cu|zfs-fuse-0.7.0-5|97	/bin/systemctl stop zfs-fuse.service > /dev/null 2>&1 || :
12cu|zfs-fuse-0.7.0-5|98	fi
12cu|zfs-fuse-0.7.0-5|99	
12cu|zfs-fuse-0.7.0-5|100	%postun
12cu|zfs-fuse-0.7.0-5|101	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12cu|zfs-fuse-0.7.0-5|102	if [ $1 -ge 1 ] ; then
12cu|zfs-fuse-0.7.0-5|103	# Package upgrade, not uninstall
12cu|zfs-fuse-0.7.0-5|104	/bin/systemctl try-restart zfs-fuse.service >/dev/null 2>&1 || :
12cu|zfs-fuse-0.7.0-5|105	echo "Removing files since we removed the last package"
12cu|zfs-fuse-0.7.0-5|106	rm -rf /var/run/zfs
12cu|zfs-fuse-0.7.0-5|107	rm -rf /var/lock/zfs
12cu|zfs-fuse-0.7.0-5|108	fi
12cu|zfs-fuse-0.7.0-5|109	
12cu|zfs-fuse-0.7.0-5|110	%triggerun -- zfs-fuse < 0.7.0-4
12cu|zfs-fuse-0.7.0-5|111	# Save the current service runlevel info
12cu|zfs-fuse-0.7.0-5|112	# User must manually run systemd-sysv-convert --apply zfs-fuse
12cu|zfs-fuse-0.7.0-5|113	# to migrate them to systemd targets
12cu|zfs-fuse-0.7.0-5|114	/usr/bin/systemd-sysv-convert --save zfs-fuse >/dev/null 2>&1 ||:
12cu|zfs-fuse-0.7.0-5|115	
12cu|zfs-fuse-0.7.0-5|116	# Run these manualy, SysV would do them, but just in case...
12cu|zfs-fuse-0.7.0-5|117	/sbin/chkconfig --del zfs-fuse >/dev/null 2>&1 || :
12cu|zfs-fuse-0.7.0-5|118	/bin/systemctl try-restart zfs-fuse.service >/dev/null 2>&1 || :
12cu|zfs-fuse-0.7.0-5|119	
12cu|zfs-fuse-0.7.0-5|120	
12cu|zfs-fuse-0.7.0-5|121	%files
12cu|zfs-fuse-0.7.0-5|122	%defattr(-, root, root, -)
12cu|zfs-fuse-0.7.0-5|123	%doc BUGS CHANGES contrib HACKING LICENSE README
12cu|zfs-fuse-0.7.0-5|124	%doc README.NFS STATUS TESTING TODO
12cu|zfs-fuse-0.7.0-5|125	%{_bindir}/zdb
12cu|zfs-fuse-0.7.0-5|126	%{_bindir}/zfs
12cu|zfs-fuse-0.7.0-5|127	%{_bindir}/zfs-fuse
12cu|zfs-fuse-0.7.0-5|128	%{_bindir}/zfs-fuse-helper
12cu|zfs-fuse-0.7.0-5|129	%{_bindir}/zpool
12cu|zfs-fuse-0.7.0-5|130	%{_bindir}/zstreamdump
12cu|zfs-fuse-0.7.0-5|131	%{_bindir}/ztest
12cu|zfs-fuse-0.7.0-5|132	%{_unitdir}/%{name}.service
12cu|zfs-fuse-0.7.0-5|133	%{_sysconfdir}/cron.weekly/98-%{name}-scrub
12cu|zfs-fuse-0.7.0-5|134	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12cu|zfs-fuse-0.7.0-5|135	%{_sysconfdir}/%{name}/
12cu|zfs-fuse-0.7.0-5|136	%{_mandir}/man8/zfs-fuse.8.*
12cu|zfs-fuse-0.7.0-5|137	%{_mandir}/man8/zdb.8.*
12cu|zfs-fuse-0.7.0-5|138	%{_mandir}/man8/zfs.8.*
12cu|zfs-fuse-0.7.0-5|139	%{_mandir}/man8/zpool.8.*
12cu|zfs-fuse-0.7.0-5|140	%{_mandir}/man8/zstreamdump.8.*
12cu|zfs-fuse-0.7.0-5|141	
12cu|zfs-fuse-0.7.0-5|142	
12cu|zfs-fuse-0.7.0-5|143	%changelog
12cu|zfs-fuse-0.7.0-5|144	* Tue Feb 25 2014 symbianflo <symbianflo@mandrivausers.ro> 0.7.0-5
12cu|zfs-fuse-0.7.0-5|145	+ Revision: 2e74cf3
12cu|zfs-fuse-0.7.0-5|146	- Merge pull request #1 from symbianflo/zfs-fuse:rosa2012.1
12cu|zfs-fuse-0.7.0-5|147	- Symbianflo
12cu|zfs-fuse-0.7.0-5|148	
12cu|zfs-fuse-0.7.0-5|149	

13393 12
12cu|zile-2.4.9-1|1	Summary:	Zile Is Lossy Emacs
12cu|zile-2.4.9-1|2	Name:		zile
12cu|zile-2.4.9-1|3	Epoch:		1
12cu|zile-2.4.9-1|4	Version:	2.4.9
12cu|zile-2.4.9-1|5	Release:	1
12cu|zile-2.4.9-1|6	License:	GPLv3+
12cu|zile-2.4.9-1|7	Group:		Editors
12cu|zile-2.4.9-1|8	URL:		http://www.gnu.org/software/zile/
12cu|zile-2.4.9-1|9	Source0:	http://ftp.gnu.org/gnu/zile/%{name}-%version.tar.gz
12cu|zile-2.4.9-1|10	Source1:	http://ftp.gnu.org/gnu/zile/%{name}-%version.tar.gz.sig
12cu|zile-2.4.9-1|11	Patch0:		zile-2.4.6-mdv-ncursesw.patch
12cu|zile-2.4.9-1|12	
12cu|zile-2.4.9-1|13	BuildRequires:	help2man
12cu|zile-2.4.9-1|14	BuildRequires:	texinfo
12cu|zile-2.4.9-1|15	BuildRequires:	tetex-latex
12cu|zile-2.4.9-1|16	BuildRequires:	termcap-devel
12cu|zile-2.4.9-1|17	BuildRequires:	pkgconfig(bdw-gc)
12cu|zile-2.4.9-1|18	BuildRequires:	pkgconfig(ncursesw)
12cu|zile-2.4.9-1|19	
12cu|zile-2.4.9-1|20	%description
12cu|zile-2.4.9-1|21	Zile is another Emacs-clone. Zile is a customizable, self-documenting
12cu|zile-2.4.9-1|22	real-time open-source display editor.
12cu|zile-2.4.9-1|23	
12cu|zile-2.4.9-1|24	Zile was written to be as similar as possible to Emacs; every Emacs user
12cu|zile-2.4.9-1|25	should feel at home with Zile. Zile features
12cu|zile-2.4.9-1|26	
12cu|zile-2.4.9-1|27	* Small but fast and powerful. It is very useful for small footprint
12cu|zile-2.4.9-1|28	installations (like on floppy disk) or quick editing sessions.
12cu|zile-2.4.9-1|29	* 8-bit clean. Zile can operate with binary files.
12cu|zile-2.4.9-1|30	* Looks like Emacs. Most Zile key sequences and function names are
12cu|zile-2.4.9-1|31	identical to Emacs ones.
12cu|zile-2.4.9-1|32	* Multi buffer editing w/multi level undo. Zile can open an infinite
12cu|zile-2.4.9-1|33	number of files and can record an infinite sequence of undo
12cu|zile-2.4.9-1|34	operations.
12cu|zile-2.4.9-1|35	* Multi window. Zile can display multiple windows on the screen.
12cu|zile-2.4.9-1|36	* Killing, yanking and registers. The typical killing, yanking and
12cu|zile-2.4.9-1|37	register features of Emacs are available under Zile.
12cu|zile-2.4.9-1|38	* Minibuffer completion. Zile can complete the user written text.
12cu|zile-2.4.9-1|39	This is very useful for M-x commands and for selecting files.
12cu|zile-2.4.9-1|40	* Colors. Zile makes use of the color capatibilities of the terminal
12cu|zile-2.4.9-1|41	if available.
12cu|zile-2.4.9-1|42	* Source highlighting (``C'', ``C++'', and shell scripts). Zile can
12cu|zile-2.4.9-1|43	highlight ``C'', ``C++'' source files and shell scripts for
12cu|zile-2.4.9-1|44	better reading.
12cu|zile-2.4.9-1|45	* Auto fill (word wrap). Zile automatically breaks the lines when
12cu|zile-2.4.9-1|46	they become too wide (if the Auto Fill Mode is enabled).
12cu|zile-2.4.9-1|47	
12cu|zile-2.4.9-1|48	
12cu|zile-2.4.9-1|49	%prep
12cu|zile-2.4.9-1|50	%setup -q
12cu|zile-2.4.9-1|51	%apply_patches
12cu|zile-2.4.9-1|52	
12cu|zile-2.4.9-1|53	%build
12cu|zile-2.4.9-1|54	%configure2_5x
12cu|zile-2.4.9-1|55	%make
12cu|zile-2.4.9-1|56	
12cu|zile-2.4.9-1|57	%install
12cu|zile-2.4.9-1|58	%makeinstall_std
12cu|zile-2.4.9-1|59	
12cu|zile-2.4.9-1|60	%files
12cu|zile-2.4.9-1|61	%doc AUTHORS COPYING NEWS README
12cu|zile-2.4.9-1|62	%{_bindir}/*
12cu|zile-2.4.9-1|63	%{_mandir}/man1/%{name}.1*
12cu|zile-2.4.9-1|64	

13394 12
12cu|zim-0.61-1|1	Name:		zim
12cu|zim-0.61-1|2	Version:	0.61
12cu|zim-0.61-1|3	Release:	1
12cu|zim-0.61-1|4	Summary:	A desktop wiki and outliner
12cu|zim-0.61-1|5	Source:		http://www.zim-wiki.org/downloads/%{name}-%{version}.tar.gz
12cu|zim-0.61-1|6	License:	GPLv2
12cu|zim-0.61-1|7	Group:		Editors
12cu|zim-0.61-1|8	Url:		http://www.zim-wiki.org/
12cu|zim-0.61-1|9	BuildRequires:	python-devel
12cu|zim-0.61-1|10	BuildRequires:	python-gobject
12cu|zim-0.61-1|11	Requires:	python
12cu|zim-0.61-1|12	Requires:	pygtk2.0
12cu|zim-0.61-1|13	Requires:	python-gobject
12cu|zim-0.61-1|14	Requires:	python-simplejson
12cu|zim-0.61-1|15	Suggests:	pyxdg
12cu|zim-0.61-1|16	Suggests:	xdg-utils
12cu|zim-0.61-1|17	BuildArch:	noarch
12cu|zim-0.61-1|18	
12cu|zim-0.61-1|19	%description
12cu|zim-0.61-1|20	Zim is a WYSIWYG text editor written on Python which aims to bring
12cu|zim-0.61-1|21	the concept of a wiki to your desktop. Every page is saved as a text
12cu|zim-0.61-1|22	file with wiki markup. Pages can contain links to other pages, and are
12cu|zim-0.61-1|23	saved automatically. Creating a new page is as easy as linking to a
12cu|zim-0.61-1|24	non-existing page. Pages are ordered in a hierarchical structure that
12cu|zim-0.61-1|25	gives it the look and feel of an outliner. This tool is intended to
12cu|zim-0.61-1|26	keep track of TODO lists or to serve as a personal scratch book.
12cu|zim-0.61-1|27	
12cu|zim-0.61-1|28	%prep
12cu|zim-0.61-1|29	%setup -q
12cu|zim-0.61-1|30	
12cu|zim-0.61-1|31	%install
12cu|zim-0.61-1|32	%__python setup.py install --skip-xdg-cmd --root=%{buildroot}
12cu|zim-0.61-1|33	
12cu|zim-0.61-1|34	#install icons
12cu|zim-0.61-1|35	%__install -D -m 0644 data/zim.png %{buildroot}%{_icons64dir}/zim.png
12cu|zim-0.61-1|36	%__install -D -m 0644 data/zim.png %{buildroot}%{_iconsdir}/hicolor/64x64/mimetypes/application-x-zim-notebook.png
12cu|zim-0.61-1|37	%__install -D -m 0644 data/zim.png %{buildroot}%{_iconsdir}/hicolor/64x64/mimetypes/gnome-mime-application-x-zim-notebook.png
12cu|zim-0.61-1|38	
12cu|zim-0.61-1|39	%find_lang %{name}
12cu|zim-0.61-1|40	
12cu|zim-0.61-1|41	%clean
12cu|zim-0.61-1|42	
12cu|zim-0.61-1|43	%files -f %{name}.lang
12cu|zim-0.61-1|44	%doc README.txt CHANGELOG.txt
12cu|zim-0.61-1|45	%{_bindir}/%{name}
12cu|zim-0.61-1|46	%{_datadir}/%{name}/*
12cu|zim-0.61-1|47	%{_datadir}/applications/%{name}.desktop
12cu|zim-0.61-1|48	%{python_sitelib}/*
12cu|zim-0.61-1|49	%{_mandir}/man1/%{name}*
12cu|zim-0.61-1|50	%{_datadir}/pixmaps/%{name}.png
12cu|zim-0.61-1|51	%{_datadir}/mime/*
12cu|zim-0.61-1|52	%{_iconsdir}/hicolor/*/*/*
12cu|zim-0.61-1|53	%{_iconsdir}/ubuntu*/*/*/*
12cu|zim-0.61-1|54	
12cu|zim-0.61-1|55	
12cu|zim-0.61-1|56	
12cu|zim-0.61-1|57	%changelog
12cu|zim-0.61-1|58	* Tue Aug 12 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 0.61-1
12cu|zim-0.61-1|59	+ Revision: 960773c
12cu|zim-0.61-1|60	- Version and description update
12cu|zim-0.61-1|61	
12cu|zim-0.61-1|62	

13395 12
12cu|ziptool-1.4.0-7|1	# empty-debuginfo-package
12cu|ziptool-1.4.0-7|2	%define debug_package	%{nil}
12cu|ziptool-1.4.0-7|3	%define Werror_cflags %nil
12cu|ziptool-1.4.0-7|4	
12cu|ziptool-1.4.0-7|5	Summary:	Tools for Iomega JAZ and ZIP drives
12cu|ziptool-1.4.0-7|6	Name:		ziptool
12cu|ziptool-1.4.0-7|7	Version:	1.4.0
12cu|ziptool-1.4.0-7|8	Release:	7
12cu|ziptool-1.4.0-7|9	License:	GPL
12cu|ziptool-1.4.0-7|10	Group:		File tools
12cu|ziptool-1.4.0-7|11	Url:		http://wolfpack.twu.net/utilities.html#ziptool
12cu|ziptool-1.4.0-7|12	Source0:	ftp://wolfpack.twu.net/users/wolfpack/%{name}-%{version}.tar.bz2
12cu|ziptool-1.4.0-7|13	Patch0:         %{name}-%{version}.patch
12cu|ziptool-1.4.0-7|14	Patch1:         %{name}-%{version}-makefile.patch
12cu|ziptool-1.4.0-7|15	Patch2:         ziptool-1.4.0-fixes.patch
12cu|ziptool-1.4.0-7|16	Patch3:         ziptool-1.4.0-uid.patch
12cu|ziptool-1.4.0-7|17	
12cu|ziptool-1.4.0-7|18	
12cu|ziptool-1.4.0-7|19	%description
12cu|ziptool-1.4.0-7|20	Medium protection is done by software for Iomega's JAZ and ZIP drives.
12cu|ziptool-1.4.0-7|21	jaztool and ziptool make this features available for Linux.
12cu|ziptool-1.4.0-7|22	
12cu|ziptool-1.4.0-7|23	%prep
12cu|ziptool-1.4.0-7|24	%setup -q
12cu|ziptool-1.4.0-7|25	%patch0 -p0
12cu|ziptool-1.4.0-7|26	%patch1 -p0
12cu|ziptool-1.4.0-7|27	%patch2 -p0
12cu|ziptool-1.4.0-7|28	%patch3 -p0
12cu|ziptool-1.4.0-7|29	
12cu|ziptool-1.4.0-7|30	%build
12cu|ziptool-1.4.0-7|31	%make CFLAGS="$RPM_OPT_FLAGS -s"
12cu|ziptool-1.4.0-7|32	
12cu|ziptool-1.4.0-7|33	%install
12cu|ziptool-1.4.0-7|34	%makeinstall_std
12cu|ziptool-1.4.0-7|35	
12cu|ziptool-1.4.0-7|36	%files
12cu|ziptool-1.4.0-7|37	%defattr(644,root,root,755)
12cu|ziptool-1.4.0-7|38	%doc README
12cu|ziptool-1.4.0-7|39	%{_mandir}/man1/%{name}.1*
12cu|ziptool-1.4.0-7|40	%{_mandir}/man1/jaztool.1.xz
12cu|ziptool-1.4.0-7|41	%defattr(755,root,root,755)
12cu|ziptool-1.4.0-7|42	%{_bindir}/%{name}
12cu|ziptool-1.4.0-7|43	%{_bindir}/jaztool
12cu|ziptool-1.4.0-7|44	
12cu|ziptool-1.4.0-7|45	
12cu|ziptool-1.4.0-7|46	
12cu|ziptool-1.4.0-7|47	%changelog
12cu|ziptool-1.4.0-7|48	* Tue Feb 25 2014 symbianflo <symbianflo@mandrivausers.ro> 1.4.0-7
12cu|ziptool-1.4.0-7|49	+ Revision: e019169
12cu|ziptool-1.4.0-7|50	- Merge pull request #1 from symbianflo/ziptool:rosa2012.1
12cu|ziptool-1.4.0-7|51	- symbianflo
12cu|ziptool-1.4.0-7|52	
12cu|ziptool-1.4.0-7|53	

13396 12
12cu|zita-alsa-pcmi-0.2.0-2|1	%define	major	0
12cu|zita-alsa-pcmi-0.2.0-2|2	%define	libname	%mklibname %{name} %{major}
12cu|zita-alsa-pcmi-0.2.0-2|3	%define	develname %mklibname %{name} -d
12cu|zita-alsa-pcmi-0.2.0-2|4	#empty debug
12cu|zita-alsa-pcmi-0.2.0-2|5	%define debug_package	%{nil}
12cu|zita-alsa-pcmi-0.2.0-2|6	
12cu|zita-alsa-pcmi-0.2.0-2|7	Name:		zita-alsa-pcmi
12cu|zita-alsa-pcmi-0.2.0-2|8	Summary:	Provides easy access to ALSA PCM devices
12cu|zita-alsa-pcmi-0.2.0-2|9	Version:	0.2.0
12cu|zita-alsa-pcmi-0.2.0-2|10	Release:	2
12cu|zita-alsa-pcmi-0.2.0-2|11	License:	GPLv3
12cu|zita-alsa-pcmi-0.2.0-2|12	Group:		System/Libraries
12cu|zita-alsa-pcmi-0.2.0-2|13	Source0:	http://kokkinizita.linuxaudio.org/linuxaudio/downloads/%{name}-%{version}.tar.bz2
12cu|zita-alsa-pcmi-0.2.0-2|14	Source100:	%{name}.rpmlintrc
12cu|zita-alsa-pcmi-0.2.0-2|15	URL:		http://kokkinizita.linuxaudio.org/linuxaudio/
12cu|zita-alsa-pcmi-0.2.0-2|16	
12cu|zita-alsa-pcmi-0.2.0-2|17	BuildRequires:	ecasound-devel
12cu|zita-alsa-pcmi-0.2.0-2|18	
12cu|zita-alsa-pcmi-0.2.0-2|19	%description
12cu|zita-alsa-pcmi-0.2.0-2|20	Zita-alsa-pcmi is the successor of clalsadrv. It provides easy access
12cu|zita-alsa-pcmi-0.2.0-2|21	to ALSA PCM devices, taking care of the many functions required to
12cu|zita-alsa-pcmi-0.2.0-2|22	open, initialize and use a hw: device in mmap mode, and providing
12cu|zita-alsa-pcmi-0.2.0-2|23	floating point audio data.
12cu|zita-alsa-pcmi-0.2.0-2|24	
12cu|zita-alsa-pcmi-0.2.0-2|25	#--------------------------------------------------------------------
12cu|zita-alsa-pcmi-0.2.0-2|26	
12cu|zita-alsa-pcmi-0.2.0-2|27	%package -n %{libname}
12cu|zita-alsa-pcmi-0.2.0-2|28	Group:		System/Libraries
12cu|zita-alsa-pcmi-0.2.0-2|29	Summary:	Libraries for %{name}
12cu|zita-alsa-pcmi-0.2.0-2|30	Provides:	lib%{name} = %{version}-%{release}
12cu|zita-alsa-pcmi-0.2.0-2|31	Obsoletes:	%{_lib}clalsadrv2 < 2.0.1
12cu|zita-alsa-pcmi-0.2.0-2|32	
12cu|zita-alsa-pcmi-0.2.0-2|33	%description -n	%{libname}
12cu|zita-alsa-pcmi-0.2.0-2|34	The libraries from %{name} package needed by Aeolus
12cu|zita-alsa-pcmi-0.2.0-2|35	
12cu|zita-alsa-pcmi-0.2.0-2|36	%files -n %{libname}
12cu|zita-alsa-pcmi-0.2.0-2|37	%{_libdir}/lib%{name}.so.%{major}*
12cu|zita-alsa-pcmi-0.2.0-2|38	
12cu|zita-alsa-pcmi-0.2.0-2|39	#--------------------------------------------------------------------
12cu|zita-alsa-pcmi-0.2.0-2|40	
12cu|zita-alsa-pcmi-0.2.0-2|41	%package -n %{develname}
12cu|zita-alsa-pcmi-0.2.0-2|42	Group:		Development/Other
12cu|zita-alsa-pcmi-0.2.0-2|43	Summary:	Libraries for %name
12cu|zita-alsa-pcmi-0.2.0-2|44	Requires:	%{libname} = %{version}-%{release}
12cu|zita-alsa-pcmi-0.2.0-2|45	Provides:	%{name}-devel = %{version}-%{release}
12cu|zita-alsa-pcmi-0.2.0-2|46	Obsoletes:	%{_lib}clalsadrv-devel < 2.0.1
12cu|zita-alsa-pcmi-0.2.0-2|47	
12cu|zita-alsa-pcmi-0.2.0-2|48	%description -n	%{develname}
12cu|zita-alsa-pcmi-0.2.0-2|49	Development libraries from %{name}
12cu|zita-alsa-pcmi-0.2.0-2|50	
12cu|zita-alsa-pcmi-0.2.0-2|51	%files -n %{develname}
12cu|zita-alsa-pcmi-0.2.0-2|52	%{_includedir}/%{name}.h
12cu|zita-alsa-pcmi-0.2.0-2|53	%{_libdir}/lib%{name}.so
12cu|zita-alsa-pcmi-0.2.0-2|54	
12cu|zita-alsa-pcmi-0.2.0-2|55	#--------------------------------------------------------------------
12cu|zita-alsa-pcmi-0.2.0-2|56	
12cu|zita-alsa-pcmi-0.2.0-2|57	%prep
12cu|zita-alsa-pcmi-0.2.0-2|58	%setup -q -n %{name}-%{version}
12cu|zita-alsa-pcmi-0.2.0-2|59	sed -i -e '/ldconfig/d' libs/Makefile
12cu|zita-alsa-pcmi-0.2.0-2|60	
12cu|zita-alsa-pcmi-0.2.0-2|61	%build
12cu|zita-alsa-pcmi-0.2.0-2|62	cd libs
12cu|zita-alsa-pcmi-0.2.0-2|63	%make PREFIX=%{buildroot}%{_prefix}
12cu|zita-alsa-pcmi-0.2.0-2|64	
12cu|zita-alsa-pcmi-0.2.0-2|65	%install
12cu|zita-alsa-pcmi-0.2.0-2|66	cd libs
12cu|zita-alsa-pcmi-0.2.0-2|67	%makeinstall PREFIX=%{buildroot}%{_prefix}
12cu|zita-alsa-pcmi-0.2.0-2|68	
12cu|zita-alsa-pcmi-0.2.0-2|69	
12cu|zita-alsa-pcmi-0.2.0-2|70	
12cu|zita-alsa-pcmi-0.2.0-2|71	%changelog
12cu|zita-alsa-pcmi-0.2.0-2|72	* Wed Oct 09 2013 symbianflo <symbianflo@mandrivausers.ro> 0.2.0-2
12cu|zita-alsa-pcmi-0.2.0-2|73	+ Revision: d973cec
12cu|zita-alsa-pcmi-0.2.0-2|74	- LOG: add linting filter, disable empty debug
12cu|zita-alsa-pcmi-0.2.0-2|75	
12cu|zita-alsa-pcmi-0.2.0-2|76	

13397 12
12cu|zoom-1.1.5-2|1	Name:		zoom
12cu|zoom-1.1.5-2|2	Version:	1.1.5
12cu|zoom-1.1.5-2|3	Release:	2
12cu|zoom-1.1.5-2|4	Summary:	Z-Machine: it plays text adventure games written in ZCode
12cu|zoom-1.1.5-2|5	Group:		Games/Other
12cu|zoom-1.1.5-2|6	License:	GPLv2+
12cu|zoom-1.1.5-2|7	URL:		http://www.logicalshift.co.uk/unix/zoom/
12cu|zoom-1.1.5-2|8	Source0:	http://www.logicalshift.co.uk/unix/zoom/%{name}-%{version}.tar.gz
12cu|zoom-1.1.5-2|9	Patch0:		zoom-1.1.3-enable-antialiasing.patch
12cu|zoom-1.1.5-2|10	Patch1:		zoom-1.1.4-xft.patch
12cu|zoom-1.1.5-2|11	BuildRequires:	pkgconfig(x11)
12cu|zoom-1.1.5-2|12	BuildRequires:	pkgconfig(xext)
12cu|zoom-1.1.5-2|13	BuildRequires:	pkgconfig(xrender) >= 0.9.6
12cu|zoom-1.1.5-2|14	BuildRequires:	pkgconfig(xft)
12cu|zoom-1.1.5-2|15	BuildRequires:	pkgconfig(libpng)
12cu|zoom-1.1.5-2|16	BuildRequires:	t1lib-devel
12cu|zoom-1.1.5-2|17	
12cu|zoom-1.1.5-2|18	%description
12cu|zoom-1.1.5-2|19	Zoom is an interpreter for playing all of Infocom's text adventures and
12cu|zoom-1.1.5-2|20	newer games using the same format (Z-CODE), like the ones produced using
12cu|zoom-1.1.5-2|21	the Inform compiler.
12cu|zoom-1.1.5-2|22	
12cu|zoom-1.1.5-2|23	It has a fast interpreter core behind an X11 interface.
12cu|zoom-1.1.5-2|24	
12cu|zoom-1.1.5-2|25	%prep
12cu|zoom-1.1.5-2|26	%setup -q
12cu|zoom-1.1.5-2|27	%patch0 -p0
12cu|zoom-1.1.5-2|28	%patch1 -p0 -b .xft
12cu|zoom-1.1.5-2|29	
12cu|zoom-1.1.5-2|30	%build
12cu|zoom-1.1.5-2|31	autoreconf -fi -Im4
12cu|zoom-1.1.5-2|32	%configure2_5x --bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
12cu|zoom-1.1.5-2|33	%make
12cu|zoom-1.1.5-2|34	
12cu|zoom-1.1.5-2|35	%install
12cu|zoom-1.1.5-2|36	%makeinstall_std
12cu|zoom-1.1.5-2|37	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}/games
12cu|zoom-1.1.5-2|38	rm -f manual/Makefile*
12cu|zoom-1.1.5-2|39	
12cu|zoom-1.1.5-2|40	
12cu|zoom-1.1.5-2|41	
12cu|zoom-1.1.5-2|42	%files
12cu|zoom-1.1.5-2|43	%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO manual
12cu|zoom-1.1.5-2|44	%{_gamesbindir}/%{name}
12cu|zoom-1.1.5-2|45	%dir %{_gamesdatadir}/%{name}
12cu|zoom-1.1.5-2|46	%{_gamesdatadir}/%{name}/%{name}rc
12cu|zoom-1.1.5-2|47	%dir %{_gamesdatadir}/%{name}/games
12cu|zoom-1.1.5-2|48	
12cu|zoom-1.1.5-2|49	
12cu|zoom-1.1.5-2|50	
12cu|zoom-1.1.5-2|51	%changelog
12cu|zoom-1.1.5-2|52	* Thu Feb 27 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.1.5-2
12cu|zoom-1.1.5-2|53	+ Revision: 072ea2c
12cu|zoom-1.1.5-2|54	- Fixed BR.
12cu|zoom-1.1.5-2|55	
12cu|zoom-1.1.5-2|56	

13398 12
12cu|zsnes-1.51-13|1	%define _enable_debug_packages %{nil}
12cu|zsnes-1.51-13|2	%define debug_package %{nil}
12cu|zsnes-1.51-13|3	
12cu|zsnes-1.51-13|4	%define fversion %(echo %version|sed s/\\\\\.//)
12cu|zsnes-1.51-13|5	%define dversion %(echo %version|sed s/\\\\\./_/)
12cu|zsnes-1.51-13|6	
12cu|zsnes-1.51-13|7	Summary:	Nintendo Super NES / Super Famicom Emulator
12cu|zsnes-1.51-13|8	Name:		zsnes
12cu|zsnes-1.51-13|9	Version:	1.51
12cu|zsnes-1.51-13|10	Release:	13
12cu|zsnes-1.51-13|11	Epoch:		1
12cu|zsnes-1.51-13|12	License:	GPLv2+
12cu|zsnes-1.51-13|13	Group:		Emulators
12cu|zsnes-1.51-13|14	Url:		http://zsnes.sourceforge.net
12cu|zsnes-1.51-13|15	Source0:	http://prdownloads.sourceforge.net/zsnes/%{name}%{fversion}src.tar.bz2
12cu|zsnes-1.51-13|16	Source1:	%{name}-icons.tar.bz2
12cu|zsnes-1.51-13|17	Patch0:		zsnes150-desktop.patch
12cu|zsnes-1.51-13|18	Patch1:		zsnes-1.51-libao.patch
12cu|zsnes-1.51-13|19	Patch2:		zsnes-1.51-gcc43.patch
12cu|zsnes-1.51-13|20	Patch3:		zsnes-1.51-libpng15.patch
12cu|zsnes-1.51-13|21	Patch4:		zsnes-1.51-gcc4.7.patch
12cu|zsnes-1.51-13|22	Patch5:		zsnes-1.51-hat-events.patch
12cu|zsnes-1.51-13|23	Patch6:		zsnes-1.51-matrix-init.patch
12cu|zsnes-1.51-13|24	BuildRequires:	nasm
12cu|zsnes-1.51-13|25	BuildRequires:	pkgconfig(ao)
12cu|zsnes-1.51-13|26	BuildRequires:	pkgconfig(gl)
12cu|zsnes-1.51-13|27	BuildRequires:	pkgconfig(libpng)
12cu|zsnes-1.51-13|28	BuildRequires:	pkgconfig(ncurses)
12cu|zsnes-1.51-13|29	BuildRequires:	pkgconfig(sdl)
12cu|zsnes-1.51-13|30	BuildRequires:	pkgconfig(zlib)
12cu|zsnes-1.51-13|31	#do not build currently on x86_64
12cu|zsnes-1.51-13|32	ExclusiveArch:	%{ix86}
12cu|zsnes-1.51-13|33	
12cu|zsnes-1.51-13|34	%description
12cu|zsnes-1.51-13|35	This is an emulator for Nintendo's 16 bit console, called Super Nintendo
12cu|zsnes-1.51-13|36	Entertainment System or Super Famicom. It features a pretty accurate emulation
12cu|zsnes-1.51-13|37	of that system's graphic and sound capabilities.
12cu|zsnes-1.51-13|38	The GUI enables the user to select games, change options, enable cheat codes
12cu|zsnes-1.51-13|39	and to save the game state, even network play is possible.
12cu|zsnes-1.51-13|40	
12cu|zsnes-1.51-13|41	%files
12cu|zsnes-1.51-13|42	%doc docs/*
12cu|zsnes-1.51-13|43	%{_bindir}/*
12cu|zsnes-1.51-13|44	%{_iconsdir}/%{name}.png
12cu|zsnes-1.51-13|45	%{_miconsdir}/%{name}.png
12cu|zsnes-1.51-13|46	%{_liconsdir}/%{name}.png
12cu|zsnes-1.51-13|47	%{_mandir}/man1/%{name}.1*
12cu|zsnes-1.51-13|48	%{_datadir}/applications/%{name}.desktop
12cu|zsnes-1.51-13|49	
12cu|zsnes-1.51-13|50	#----------------------------------------------------------------------------
12cu|zsnes-1.51-13|51	
12cu|zsnes-1.51-13|52	%prep
12cu|zsnes-1.51-13|53	%setup -q -n %{name}_%{dversion}
12cu|zsnes-1.51-13|54	%patch0 -p1
12cu|zsnes-1.51-13|55	%patch1 -p1
12cu|zsnes-1.51-13|56	%patch2 -p0
12cu|zsnes-1.51-13|57	%patch3 -p0
12cu|zsnes-1.51-13|58	%patch4 -p1
12cu|zsnes-1.51-13|59	%patch5 -p1
12cu|zsnes-1.51-13|60	%patch6 -p1
12cu|zsnes-1.51-13|61	
12cu|zsnes-1.51-13|62	%build
12cu|zsnes-1.51-13|63	find . -name "Makefile*" -o -name "*.m4" |xargs sed -i -e 's,configure.in,configure.ac,g'
12cu|zsnes-1.51-13|64	cd src
12cu|zsnes-1.51-13|65	autoreconf -fiv
12cu|zsnes-1.51-13|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
12cu|zsnes-1.51-13|67	# (misc)
12cu|zsnes-1.51-13|68	export CFLAGS="-O2 -g -pipe -fexceptions -fomit-frame-pointer -fasynchronous-unwind-tables"
12cu|zsnes-1.51-13|69	%configure2_5x \
12cu|zsnes-1.51-13|70	--enable-libao \
12cu|zsnes-1.51-13|71	--disable-cpucheck \
12cu|zsnes-1.51-13|72	force_arch=i586
12cu|zsnes-1.51-13|73	make
12cu|zsnes-1.51-13|74	
12cu|zsnes-1.51-13|75	%install
12cu|zsnes-1.51-13|76	mkdir -p %{buildroot}%{_bindir}
12cu|zsnes-1.51-13|77	install -c -m 0755 src/zsnes %{buildroot}%{_bindir}
12cu|zsnes-1.51-13|78	
12cu|zsnes-1.51-13|79	mkdir -p %{buildroot}%{_mandir}/man1/
12cu|zsnes-1.51-13|80	install -c -m 0644 src/linux/zsnes.1 %{buildroot}%{_mandir}/man1
12cu|zsnes-1.51-13|81	
12cu|zsnes-1.51-13|82	install -m 644 -D src/linux/zsnes.desktop %{buildroot}%{_datadir}/applications/zsnes.desktop
12cu|zsnes-1.51-13|83	
12cu|zsnes-1.51-13|84	# install icons
12cu|zsnes-1.51-13|85	install -m 755 -d %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir}}
12cu|zsnes-1.51-13|86	tar xOjf %{SOURCE1} %{name}-16x16.png > %{buildroot}%{_miconsdir}/%{name}.png
12cu|zsnes-1.51-13|87	tar xOjf %{SOURCE1} %{name}-32x32.png > %{buildroot}%{_iconsdir}/%{name}.png
12cu|zsnes-1.51-13|88	tar xOjf %{SOURCE1} %{name}-48x48.png > %{buildroot}%{_liconsdir}/%{name}.png
12cu|zsnes-1.51-13|89	
12cu|zsnes-1.51-13|90	
12cu|zsnes-1.51-13|91	%changelog
12cu|zsnes-1.51-13|92	* Mon Mar 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.51-13
12cu|zsnes-1.51-13|93	+ Revision: 1b19bb7
12cu|zsnes-1.51-13|94	- LOG Fix build with new automake, minor cleanups
12cu|zsnes-1.51-13|95	
12cu|zsnes-1.51-13|96	

13399 12
12cu|zssh-1.5c-8|1	%define	name	zssh
12cu|zssh-1.5c-8|2	%define	version	1.5c
12cu|zssh-1.5c-8|3	%define	release	8
12cu|zssh-1.5c-8|4	# empty debug
12cu|zssh-1.5c-8|5	%define debug_package	%{nil}
12cu|zssh-1.5c-8|6	
12cu|zssh-1.5c-8|7	Summary:	Interactive file transfers through ssh
12cu|zssh-1.5c-8|8	Name:		%{name}
12cu|zssh-1.5c-8|9	Version:	%{version}
12cu|zssh-1.5c-8|10	Release:	%{release}
12cu|zssh-1.5c-8|11	License:	GPL
12cu|zssh-1.5c-8|12	Group:		Networking/File transfer
12cu|zssh-1.5c-8|13	Requires:	lrzsz
12cu|zssh-1.5c-8|14	Url:		http://zssh.sourceforge.net/
12cu|zssh-1.5c-8|15	Source0:	http://prdownloads.sf.net/zssh/%{name}-%{version}.tgz
12cu|zssh-1.5c-8|16	Patch0:		zssh-1.5a-install.patch
12cu|zssh-1.5c-8|17	Patch1:		zssh-1.5a-ptmx.patch
12cu|zssh-1.5c-8|18	BuildRequires:	readline-devel
12cu|zssh-1.5c-8|19	BuildRequires:	termcap-devel
12cu|zssh-1.5c-8|20	
12cu|zssh-1.5c-8|21	%description
12cu|zssh-1.5c-8|22	zssh (Zmodem SSH) is a program for interactively transferring files to/from
12cu|zssh-1.5c-8|23	a remote machine while using the secure shell (ssh). It is intended to be a
12cu|zssh-1.5c-8|24	convenient alternative to scp, allowing to transfer files without having to
12cu|zssh-1.5c-8|25	open another  session and re-authenticate  oneself. zssh is  an interactive
12cu|zssh-1.5c-8|26	wrapper for ssh used to switch  the ssh connection between the remote shell
12cu|zssh-1.5c-8|27	and  file transfers.  Files are  transferred through  the  zmodem protocol,
12cu|zssh-1.5c-8|28	using the rz and sz commands.
12cu|zssh-1.5c-8|29	
12cu|zssh-1.5c-8|30	%prep
12cu|zssh-1.5c-8|31	%setup -q
12cu|zssh-1.5c-8|32	%patch0 -p1 -b .install
12cu|zssh-1.5c-8|33	%patch1 -p1 -b .ptmx
12cu|zssh-1.5c-8|34	
12cu|zssh-1.5c-8|35	%build
12cu|zssh-1.5c-8|36	%__autoconf
12cu|zssh-1.5c-8|37	%configure
12cu|zssh-1.5c-8|38	%make
12cu|zssh-1.5c-8|39	
12cu|zssh-1.5c-8|40	%install
12cu|zssh-1.5c-8|41	%{makeinstall}
12cu|zssh-1.5c-8|42	
12cu|zssh-1.5c-8|43	
12cu|zssh-1.5c-8|44	%files
12cu|zssh-1.5c-8|45	%defattr(644,root,root,755)
12cu|zssh-1.5c-8|46	%doc CHANGES FAQ INSTALL README VERSION
12cu|zssh-1.5c-8|47	%attr(0755,root,root) %{_bindir}/zssh
12cu|zssh-1.5c-8|48	%attr(0755,root,root) %{_bindir}/ztelnet
12cu|zssh-1.5c-8|49	%{_mandir}/man1/zssh.1*
12cu|zssh-1.5c-8|50	%{_mandir}/man1/ztelnet.1*
12cu|zssh-1.5c-8|51	
12cu|zssh-1.5c-8|52	
12cu|zssh-1.5c-8|53	
12cu|zssh-1.5c-8|54	
12cu|zssh-1.5c-8|55	
12cu|zssh-1.5c-8|56	%changelog
12cu|zssh-1.5c-8|57	* Tue Feb 25 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.5c-8
12cu|zssh-1.5c-8|58	+ Revision: 8e37170
12cu|zssh-1.5c-8|59	- spec clean,fix source link, disable empty debug, bump rel.
12cu|zssh-1.5c-8|60	
12cu|zssh-1.5c-8|61	

13400 12
12cu|zutils-1.1-1|1	# E: debuginfo-without-sources (Badness: 1)
12cu|zutils-1.1-1|2	%define debug_package	%{nil}
12cu|zutils-1.1-1|3	
12cu|zutils-1.1-1|4	Name:		zutils
12cu|zutils-1.1-1|5	Summary:	Utilities dealing with compressed files
12cu|zutils-1.1-1|6	Version:	1.1
12cu|zutils-1.1-1|7	Release:	1
12cu|zutils-1.1-1|8	License:	GPLv3+
12cu|zutils-1.1-1|9	Group:		Archiving/Compression
12cu|zutils-1.1-1|10	URL:		http://www.nongnu.org/zutils/zutils.html
12cu|zutils-1.1-1|11	Source0:	http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.lz
12cu|zutils-1.1-1|12	
12cu|zutils-1.1-1|13	BuildRequires:	lzip
12cu|zutils-1.1-1|14	Conflicts: gzip-utils
12cu|zutils-1.1-1|15	
12cu|zutils-1.1-1|16	
12cu|zutils-1.1-1|17	
12cu|zutils-1.1-1|18	%description
12cu|zutils-1.1-1|19	Zutils is a collection of utilities able to deal with any combination
12cu|zutils-1.1-1|20	of compressed and non-compressed files transparently. If any given file,
12cu|zutils-1.1-1|21	including standard input, is compressed, its decompressed content is used.
12cu|zutils-1.1-1|22	Compressed files are decompressed on the fly; no temporary files are created.
12cu|zutils-1.1-1|23	These utilities are not wrapper scripts but safer and more efficient C++
12cu|zutils-1.1-1|24	programs. In particular the "--recursive" option is very efficient in those
12cu|zutils-1.1-1|25	utilities supporting it.
12cu|zutils-1.1-1|26	
12cu|zutils-1.1-1|27	The provided utilities are:
12cu|zutils-1.1-1|28	Zcat - Decompresses and copies files to standard output.
12cu|zutils-1.1-1|29	Zcmp - Decompresses and compares two files byte by byte.
12cu|zutils-1.1-1|30	Zdiff - Decompresses and compares two files line by line.
12cu|zutils-1.1-1|31	Zgrep - Decompresses and searches files for a regular expression.
12cu|zutils-1.1-1|32	Ztest - Tests integrity of compressed files.
12cu|zutils-1.1-1|33	
12cu|zutils-1.1-1|34	The supported compressors are bzip2, gzip, lzip and xz.
12cu|zutils-1.1-1|35	
12cu|zutils-1.1-1|36	%prep
12cu|zutils-1.1-1|37	%setup -q
12cu|zutils-1.1-1|38	
12cu|zutils-1.1-1|39	%build
12cu|zutils-1.1-1|40	%configure
12cu|zutils-1.1-1|41	%make
12cu|zutils-1.1-1|42	
12cu|zutils-1.1-1|43	%check
12cu|zutils-1.1-1|44	make check
12cu|zutils-1.1-1|45	
12cu|zutils-1.1-1|46	%install
12cu|zutils-1.1-1|47	%makeinstall_std
12cu|zutils-1.1-1|48	install -d -m 755 %{buildroot}/bin
12cu|zutils-1.1-1|49	mv %{buildroot}%{_bindir}/zcat %{buildroot}/bin/
12cu|zutils-1.1-1|50	ln -s ../../bin/zcat %{buildroot}%{_bindir}/zcat
12cu|zutils-1.1-1|51	
12cu|zutils-1.1-1|52	%files
12cu|zutils-1.1-1|53	/bin/zcat
12cu|zutils-1.1-1|54	%{_bindir}/z*
12cu|zutils-1.1-1|55	%{_infodir}/zutils.info*
12cu|zutils-1.1-1|56	%{_mandir}/man1/z*.1*
12cu|zutils-1.1-1|57	# TODO a better config?
12cu|zutils-1.1-1|58	%config(noreplace) %{_sysconfdir}/zutilsrc
12cu|zutils-1.1-1|59	
12cu|zutils-1.1-1|60	%changelog
12cu|zutils-1.1-1|61	* Fri Nov 08 2013 symbianflo <symbianflo@mandrivausers.ro> 1.1-1
12cu|zutils-1.1-1|62	+ Revision: 24ffdc3
12cu|zutils-1.1-1|63	- log: update
12cu|zutils-1.1-1|64	
12cu|zutils-1.1-1|65	

13401 12
12cu|zygrib-6.2.3-2|1	%define oname zyGrib
12cu|zygrib-6.2.3-2|2	
12cu|zygrib-6.2.3-2|3	Summary:	Weather data visualization, GRIB file viewer
12cu|zygrib-6.2.3-2|4	Name:		zygrib
12cu|zygrib-6.2.3-2|5	Version:	6.2.3
12cu|zygrib-6.2.3-2|6	Release:	2
12cu|zygrib-6.2.3-2|7	License:	GPLv3+
12cu|zygrib-6.2.3-2|8	Group:		Sciences/Geosciences
12cu|zygrib-6.2.3-2|9	Url:		http://www.zygrib.org
12cu|zygrib-6.2.3-2|10	# Sources downloaded at :
12cu|zygrib-6.2.3-2|11	# http://www.zygrib.org/getfile.php?file=zyGrib-3.8.3.tgz
12cu|zygrib-6.2.3-2|12	# http://www.zygrib.org/getfile.php?file=zyGrib_maps2.tgz
12cu|zygrib-6.2.3-2|13	Source0:	%{oname}-%{version}.tgz
12cu|zygrib-6.2.3-2|14	Source1:	%{oname}_maps2.4.tgz
12cu|zygrib-6.2.3-2|15	# From the Debian package
12cu|zygrib-6.2.3-2|16	Source2:	%{name}.png
12cu|zygrib-6.2.3-2|17	Patch0:		zyGrib-6.2.3-system-qwt.patch
12cu|zygrib-6.2.3-2|18	Patch1:		zyGrib-6.2.3-datapath.patch
12cu|zygrib-6.2.3-2|19	BuildRequires:	bzip2-devel
12cu|zygrib-6.2.3-2|20	BuildRequires:	libnova-devel
12cu|zygrib-6.2.3-2|21	BuildRequires:	qt4-devel
12cu|zygrib-6.2.3-2|22	BuildRequires:	qwt-devel
12cu|zygrib-6.2.3-2|23	BuildRequires:	pkgconfig(proj)
12cu|zygrib-6.2.3-2|24	Suggests:	%{name}-maps-high
12cu|zygrib-6.2.3-2|25	
12cu|zygrib-6.2.3-2|26	%description
12cu|zygrib-6.2.3-2|27	ZyGrib is a GRIB file viewer. It enables :
12cu|zygrib-6.2.3-2|28	
12cu|zygrib-6.2.3-2|29	o Visualisation of meteo data from files in GRIB Format 1
12cu|zygrib-6.2.3-2|30	o Automatic GRIB data download
12cu|zygrib-6.2.3-2|31	o Automatic Download from IAC (fleetcode) Data
12cu|zygrib-6.2.3-2|32	o Roh or compressed GRIB Data (gzip *.gz; bzip2 *.bz2) can be used
12cu|zygrib-6.2.3-2|33	
12cu|zygrib-6.2.3-2|34	%files
12cu|zygrib-6.2.3-2|35	%{_bindir}/%{oname}
12cu|zygrib-6.2.3-2|36	%{_datadir}/%{name}
12cu|zygrib-6.2.3-2|37	%exclude %{_datadir}/%{name}/maps/gshhs/gshhs_0.rim
12cu|zygrib-6.2.3-2|38	%exclude %{_datadir}/%{name}/maps/gshhs/gshhs_1.rim
12cu|zygrib-6.2.3-2|39	%exclude %{_datadir}/%{name}/maps/gshhs/rangs_0.*
12cu|zygrib-6.2.3-2|40	%exclude %{_datadir}/%{name}/maps/gshhs/rangs_1.*
12cu|zygrib-6.2.3-2|41	%exclude %{_datadir}/%{name}/maps/gshhs/wdb_*_f.b
12cu|zygrib-6.2.3-2|42	%exclude %{_datadir}/%{name}/maps/gshhs/wdb_*_h.b
12cu|zygrib-6.2.3-2|43	%{_datadir}/pixmaps/%{name}.png
12cu|zygrib-6.2.3-2|44	%{_datadir}/applications/%{name}.desktop
12cu|zygrib-6.2.3-2|45	
12cu|zygrib-6.2.3-2|46	#----------------------------------------------------------------------------
12cu|zygrib-6.2.3-2|47	
12cu|zygrib-6.2.3-2|48	%package maps-high
12cu|zygrib-6.2.3-2|49	Summary:	High resolution maps for %{oname}
12cu|zygrib-6.2.3-2|50	Group:		Sciences/Geosciences
12cu|zygrib-6.2.3-2|51	Requires:	%{name}
12cu|zygrib-6.2.3-2|52	BuildArch:	noarch
12cu|zygrib-6.2.3-2|53	
12cu|zygrib-6.2.3-2|54	%description maps-high
12cu|zygrib-6.2.3-2|55	This package contains maps for %{oname} in higher resolution than the ones
12cu|zygrib-6.2.3-2|56	provided in the main package.
12cu|zygrib-6.2.3-2|57	
12cu|zygrib-6.2.3-2|58	%files maps-high
12cu|zygrib-6.2.3-2|59	%{_datadir}/%{name}/maps/gshhs/gshhs_0.rim
12cu|zygrib-6.2.3-2|60	%{_datadir}/%{name}/maps/gshhs/gshhs_1.rim
12cu|zygrib-6.2.3-2|61	%{_datadir}/%{name}/maps/gshhs/rangs_0.*
12cu|zygrib-6.2.3-2|62	%{_datadir}/%{name}/maps/gshhs/rangs_1.*
12cu|zygrib-6.2.3-2|63	%{_datadir}/%{name}/maps/gshhs/wdb_*_f.b
12cu|zygrib-6.2.3-2|64	%{_datadir}/%{name}/maps/gshhs/wdb_*_h.b
12cu|zygrib-6.2.3-2|65	
12cu|zygrib-6.2.3-2|66	#----------------------------------------------------------------------------
12cu|zygrib-6.2.3-2|67	
12cu|zygrib-6.2.3-2|68	%prep
12cu|zygrib-6.2.3-2|69	%setup -q -n %{oname}-%{version}
12cu|zygrib-6.2.3-2|70	%setup -q -n %{oname}-%{version} -T -D -a 1
12cu|zygrib-6.2.3-2|71	%patch0 -p1
12cu|zygrib-6.2.3-2|72	%patch1 -p1
12cu|zygrib-6.2.3-2|73	
12cu|zygrib-6.2.3-2|74	%build
12cu|zygrib-6.2.3-2|75	%make
12cu|zygrib-6.2.3-2|76	
12cu|zygrib-6.2.3-2|77	%install
12cu|zygrib-6.2.3-2|78	install -d -m755 %{buildroot}%{_bindir}
12cu|zygrib-6.2.3-2|79	install -D -m755 src/%{oname} %{buildroot}%{_bindir}
12cu|zygrib-6.2.3-2|80	
12cu|zygrib-6.2.3-2|81	install -d -m755 %{buildroot}%{_datadir}/%{name}/tr
12cu|zygrib-6.2.3-2|82	cp -pr data/maps %{buildroot}%{_datadir}/%{name}/maps
12cu|zygrib-6.2.3-2|83	cp -pr data/img %{buildroot}%{_datadir}/%{name}/img
12cu|zygrib-6.2.3-2|84	cp -pr data/colors %{buildroot}%{_datadir}/%{name}/colors
12cu|zygrib-6.2.3-2|85	cp -pr data/fonts %{buildroot}%{_datadir}/%{name}/fonts
12cu|zygrib-6.2.3-2|86	cp -pr data/gis %{buildroot}%{_datadir}/%{name}/gis
12cu|zygrib-6.2.3-2|87	cp -pr data/stuff %{buildroot}%{_datadir}/%{name}/stuff
12cu|zygrib-6.2.3-2|88	install -D -m644 data/tr/*.qm %{buildroot}%{_datadir}/%{name}/tr
12cu|zygrib-6.2.3-2|89	
12cu|zygrib-6.2.3-2|90	# desktop file
12cu|zygrib-6.2.3-2|91	install -d -m755 %{buildroot}%{_datadir}/applications
12cu|zygrib-6.2.3-2|92	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12cu|zygrib-6.2.3-2|93	[Desktop Entry]
12cu|zygrib-6.2.3-2|94	Name=%{oname}
12cu|zygrib-6.2.3-2|95	GenericName=GRIB file viewer
12cu|zygrib-6.2.3-2|96	Comment=Weather data visualization, GRIB file viewer
12cu|zygrib-6.2.3-2|97	Exec=%{_bindir}/%{oname}
12cu|zygrib-6.2.3-2|98	Icon=%{name}
12cu|zygrib-6.2.3-2|99	Terminal=false
12cu|zygrib-6.2.3-2|100	Type=Application
12cu|zygrib-6.2.3-2|101	StartupNotify=true
12cu|zygrib-6.2.3-2|102	Categories=Science;Geoscience;
12cu|zygrib-6.2.3-2|103	EOF
12cu|zygrib-6.2.3-2|104	
12cu|zygrib-6.2.3-2|105	# icon
12cu|zygrib-6.2.3-2|106	install -d -m755 %{buildroot}%{_datadir}/pixmaps
12cu|zygrib-6.2.3-2|107	install -D -m644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps
12cu|zygrib-6.2.3-2|108	
12cu|zygrib-6.2.3-2|109	
12cu|zygrib-6.2.3-2|110	%changelog
12cu|zygrib-6.2.3-2|111	* Fri Jul 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.2.3-2
12cu|zygrib-6.2.3-2|112	+ Revision: 2fda390
12cu|zygrib-6.2.3-2|113	- New version 6.2.3
12cu|zygrib-6.2.3-2|114	
12cu|zygrib-6.2.3-2|115	

13402 12
12cu|zynaddsubfx-2.4.4-1|1	%define _disable_ld_no_undefined    1
12cu|zynaddsubfx-2.4.4-1|2	
12cu|zynaddsubfx-2.4.4-1|3	%define docver  1.4.3
12cu|zynaddsubfx-2.4.4-1|4	%define oname   ZynAddSubFX
12cu|zynaddsubfx-2.4.4-1|5	
12cu|zynaddsubfx-2.4.4-1|6	Name:       zynaddsubfx
12cu|zynaddsubfx-2.4.4-1|7	Version:    2.4.4
12cu|zynaddsubfx-2.4.4-1|8	Release:    1
12cu|zynaddsubfx-2.4.4-1|9	Summary:    Real-time MIDI software synthesizer
12cu|zynaddsubfx-2.4.4-1|10	Source0:    http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
12cu|zynaddsubfx-2.4.4-1|11	Source1:    http://downloads.sourceforge.net/%{name}/%{oname}-doc-%{docver}.tar.gz
12cu|zynaddsubfx-2.4.4-1|12	License:    GPLv2+
12cu|zynaddsubfx-2.4.4-1|13	Group:      Sound
12cu|zynaddsubfx-2.4.4-1|14	URL:        http://sourceforge.net/projects/zynaddsubfx
12cu|zynaddsubfx-2.4.4-1|15	BuildRequires:  pkgconfig(alsa)
12cu|zynaddsubfx-2.4.4-1|16	BuildRequires:  pkgconfig(fftw3)
12cu|zynaddsubfx-2.4.4-1|17	BuildRequires:  pkgconfig(mxml)
12cu|zynaddsubfx-2.4.4-1|18	BuildRequires:  fltk-devel
12cu|zynaddsubfx-2.4.4-1|19	BuildRequires:  cmake
12cu|zynaddsubfx-2.4.4-1|20	BuildRequires:  pkgconfig(jack)
12cu|zynaddsubfx-2.4.4-1|21	BuildRequires:  pkgconfig(dssi)
12cu|zynaddsubfx-2.4.4-1|22	BuildRequires:  pkgconfig(cairo)
12cu|zynaddsubfx-2.4.4-1|23	BuildRequires:  pkgconfig(pixman-1)
12cu|zynaddsubfx-2.4.4-1|24	
12cu|zynaddsubfx-2.4.4-1|25	%description
12cu|zynaddsubfx-2.4.4-1|26	A real-time software synthesizer for Linux with many features,
12cu|zynaddsubfx-2.4.4-1|27	including polyphony, multi-timbral and microtonal capabilities.  It
12cu|zynaddsubfx-2.4.4-1|28	includes randomness of some parameters,which makes warm sounds, like
12cu|zynaddsubfx-2.4.4-1|29	analogue synthesizers. The program has system/insertion effects, too.
12cu|zynaddsubfx-2.4.4-1|30	
12cu|zynaddsubfx-2.4.4-1|31	%package dssi
12cu|zynaddsubfx-2.4.4-1|32	Summary:    DSSI synthesizer plugin
12cu|zynaddsubfx-2.4.4-1|33	Group:      Sound
12cu|zynaddsubfx-2.4.4-1|34	License:    GPLv2+
12cu|zynaddsubfx-2.4.4-1|35	Requires:   %{name} = %{version}-%{release}
12cu|zynaddsubfx-2.4.4-1|36	
12cu|zynaddsubfx-2.4.4-1|37	%description dssi
12cu|zynaddsubfx-2.4.4-1|38	This is the DSSI synthesizer plugin of zynaddsubfx, which can be used
12cu|zynaddsubfx-2.4.4-1|39	with DSSI hosts like qtractor, ghostess, rosegarden and others.
12cu|zynaddsubfx-2.4.4-1|40	
12cu|zynaddsubfx-2.4.4-1|41	
12cu|zynaddsubfx-2.4.4-1|42	%prep
12cu|zynaddsubfx-2.4.4-1|43	%setup -q -a 1
12cu|zynaddsubfx-2.4.4-1|44	
12cu|zynaddsubfx-2.4.4-1|45	chmod 644 *.txt
12cu|zynaddsubfx-2.4.4-1|46	mv %{oname}-doc-%{docver} html
12cu|zynaddsubfx-2.4.4-1|47	
12cu|zynaddsubfx-2.4.4-1|48	%build
12cu|zynaddsubfx-2.4.4-1|49	%cmake
12cu|zynaddsubfx-2.4.4-1|50	%make
12cu|zynaddsubfx-2.4.4-1|51	
12cu|zynaddsubfx-2.4.4-1|52	%install
12cu|zynaddsubfx-2.4.4-1|53	cd build/
12cu|zynaddsubfx-2.4.4-1|54	%makeinstall_std
12cu|zynaddsubfx-2.4.4-1|55	
12cu|zynaddsubfx-2.4.4-1|56	%files
12cu|zynaddsubfx-2.4.4-1|57	%doc html *.txt
12cu|zynaddsubfx-2.4.4-1|58	%doc  ExternalPrograms/Spliter/readme.txt
12cu|zynaddsubfx-2.4.4-1|59	%{_bindir}/zynaddsubfx
12cu|zynaddsubfx-2.4.4-1|60	%{_datadir}/zynaddsubfx/*
12cu|zynaddsubfx-2.4.4-1|61	%{_datadir}/applications/*
12cu|zynaddsubfx-2.4.4-1|62	%{_datadir}/pixmaps/*
12cu|zynaddsubfx-2.4.4-1|63	
12cu|zynaddsubfx-2.4.4-1|64	%files dssi
12cu|zynaddsubfx-2.4.4-1|65	%{_libdir}/dssi/libzynaddsubfx_dssi.so
12cu|zynaddsubfx-2.4.4-1|66	
12cu|zynaddsubfx-2.4.4-1|67	
12cu|zynaddsubfx-2.4.4-1|68	
12cu|zynaddsubfx-2.4.4-1|69	%changelog
12cu|zynaddsubfx-2.4.4-1|70	* Sun Jul 06 2014 emuse <goemusic@yahoo.fr> 2.4.4-1
12cu|zynaddsubfx-2.4.4-1|71	+ Revision: 2fe9e3a
12cu|zynaddsubfx-2.4.4-1|72	- new version 2.4.4
12cu|zynaddsubfx-2.4.4-1|73	
12cu|zynaddsubfx-2.4.4-1|74	

13403 12
12mr|a2ps-4.14-14|1	Summary:	Converts text and other types of files to PostScript(TM)
12mr|a2ps-4.14-14|2	Name:		a2ps
12mr|a2ps-4.14-14|3	Version:	4.14
12mr|a2ps-4.14-14|4	Release:	14
12mr|a2ps-4.14-14|5	License:	GPLv3+
12mr|a2ps-4.14-14|6	Group:		Publishing
12mr|a2ps-4.14-14|7	Url:		http://www.gnu.org/software/a2ps/
12mr|a2ps-4.14-14|8	Source:		http://ftp.gnu.org/gnu/a2ps/%{name}-%{version}.tar.gz
12mr|a2ps-4.14-14|9	Patch1:		a2ps-4.14-enable-display.patch
12mr|a2ps-4.14-14|10	Patch2:		a2ps-4.14-fix-str-fmt.patch
12mr|a2ps-4.14-14|11	Patch3:		a2ps-4.14-glibcpaper.patch
12mr|a2ps-4.14-14|12	Patch5:		a2ps-4.14-security.patch
12mr|a2ps-4.14-14|13	
12mr|a2ps-4.14-14|14	BuildRequires:	bison
12mr|a2ps-4.14-14|15	BuildRequires:	emacs-bin
12mr|a2ps-4.14-14|16	BuildRequires:	flex
12mr|a2ps-4.14-14|17	BuildRequires:	gettext
12mr|a2ps-4.14-14|18	BuildRequires:	gperf
12mr|a2ps-4.14-14|19	BuildRequires:	groff-perl
12mr|a2ps-4.14-14|20	BuildRequires:	html2ps
12mr|a2ps-4.14-14|21	BuildRequires:	imagemagick
12mr|a2ps-4.14-14|22	BuildRequires:	mawk
12mr|a2ps-4.14-14|23	BuildRequires:	tetex-dvips
12mr|a2ps-4.14-14|24	BuildRequires:	tetex-latex
12mr|a2ps-4.14-14|25	BuildRequires:	texinfo
12mr|a2ps-4.14-14|26	BuildRequires:	psutils
12mr|a2ps-4.14-14|27	
12mr|a2ps-4.14-14|28	Requires:	binutils
12mr|a2ps-4.14-14|29	Requires:	file
12mr|a2ps-4.14-14|30	Requires:	groff-perl
12mr|a2ps-4.14-14|31	Requires:	imagemagick
12mr|a2ps-4.14-14|32	Requires:	psutils
12mr|a2ps-4.14-14|33	
12mr|a2ps-4.14-14|34	%description
12mr|a2ps-4.14-14|35	The a2ps filter converts text and other types of files to PostScript(TM).
12mr|a2ps-4.14-14|36	a2ps has pretty-printing capabilities and includes support for a wide
12mr|a2ps-4.14-14|37	number of programming languages, encodings (ISO Latins, Cyrillic, etc.),
12mr|a2ps-4.14-14|38	and medias.
12mr|a2ps-4.14-14|39	
12mr|a2ps-4.14-14|40	%package devel
12mr|a2ps-4.14-14|41	Summary:	Include files for %{name}
12mr|a2ps-4.14-14|42	Group:		Development/Other
12mr|a2ps-4.14-14|43	Requires(pre):	%{name} = %{version}-%{release}
12mr|a2ps-4.14-14|44	
12mr|a2ps-4.14-14|45	%description devel
12mr|a2ps-4.14-14|46	The a2ps filter converts text and other types of files to PostScript(TM).
12mr|a2ps-4.14-14|47	A2ps has pretty-printing capabilities and includes support for a wide
12mr|a2ps-4.14-14|48	number of programming languages, encodings (ISO Latins, Cyrillic, etc.),
12mr|a2ps-4.14-14|49	and medias.
12mr|a2ps-4.14-14|50	
12mr|a2ps-4.14-14|51	This package holds include files.
12mr|a2ps-4.14-14|52	
12mr|a2ps-4.14-14|53	%package static-devel
12mr|a2ps-4.14-14|54	Summary:	Static libraries for %{name}
12mr|a2ps-4.14-14|55	Group:		Development/Other
12mr|a2ps-4.14-14|56	Requires(pre):	%{name}-devel = %{version}-%{release}
12mr|a2ps-4.14-14|57	
12mr|a2ps-4.14-14|58	%description static-devel
12mr|a2ps-4.14-14|59	The a2ps filter converts text and other types of files to PostScript(TM).
12mr|a2ps-4.14-14|60	A2ps has pretty-printing capabilities and includes support for a wide
12mr|a2ps-4.14-14|61	number of programming languages, encodings (ISO Latins, Cyrillic, etc.),
12mr|a2ps-4.14-14|62	and medias.
12mr|a2ps-4.14-14|63	
12mr|a2ps-4.14-14|64	This package holds static libraries.
12mr|a2ps-4.14-14|65	
12mr|a2ps-4.14-14|66	%prep
12mr|a2ps-4.14-14|67	%setup -q -n %{name}-%{version}
12mr|a2ps-4.14-14|68	%patch1 -p1 -b .enable-display
12mr|a2ps-4.14-14|69	%patch2 -p0 -b .str
12mr|a2ps-4.14-14|70	
12mr|a2ps-4.14-14|71	# Ensure the paper size is properly modified upon locale (from fedora)
12mr|a2ps-4.14-14|72	%patch3 -p1
12mr|a2ps-4.14-14|73	
12mr|a2ps-4.14-14|74	# Security enhancement (from fedora)
12mr|a2ps-4.14-14|75	%patch5 -p1
12mr|a2ps-4.14-14|76	
12mr|a2ps-4.14-14|77	%build
12mr|a2ps-4.14-14|78	%configure2_5x
12mr|a2ps-4.14-14|79	%make
12mr|a2ps-4.14-14|80	
12mr|a2ps-4.14-14|81	%install
12mr|a2ps-4.14-14|82	%makeinstall_std
12mr|a2ps-4.14-14|83	
12mr|a2ps-4.14-14|84	%find_lang %{name}
12mr|a2ps-4.14-14|85	
12mr|a2ps-4.14-14|86	%post
12mr|a2ps-4.14-14|87	# Adapt /usr/share/a2ps/afm/fonts.map to the current system environment
12mr|a2ps-4.14-14|88	( cd %{_datadir}/%{name}/afm/
12mr|a2ps-4.14-14|89	./make_fonts_map.sh > /dev/null 2>&1
12mr|a2ps-4.14-14|90	mv -f fonts.map.new fonts.map
12mr|a2ps-4.14-14|91	)
12mr|a2ps-4.14-14|92	
12mr|a2ps-4.14-14|93	%files -f %{name}.lang
12mr|a2ps-4.14-14|94	%defattr(644,root,root,755)
12mr|a2ps-4.14-14|95	%config(noreplace) %{_sysconfdir}/a2ps.cfg
12mr|a2ps-4.14-14|96	%config(noreplace) %{_sysconfdir}/a2ps-site.cfg
12mr|a2ps-4.14-14|97	%doc AUTHORS NEWS README TODO THANKS
12mr|a2ps-4.14-14|98	%attr(755,root,root) %{_bindir}/*
12mr|a2ps-4.14-14|99	%attr(755,root,root) %{_datadir}/%{name}/afm/make_fonts_map.sh
12mr|a2ps-4.14-14|100	%{_infodir}/a2ps.info*
12mr|a2ps-4.14-14|101	%{_infodir}/ogonkify.info*
12mr|a2ps-4.14-14|102	%{_infodir}/regex.info*
12mr|a2ps-4.14-14|103	%{_mandir}/man1/*
12mr|a2ps-4.14-14|104	%dir %{_datadir}/%{name}/
12mr|a2ps-4.14-14|105	%{_datadir}/%{name}/README
12mr|a2ps-4.14-14|106	%{_datadir}/%{name}/afm/*.afm
12mr|a2ps-4.14-14|107	%{_datadir}/%{name}/afm/*.map
12mr|a2ps-4.14-14|108	%{_datadir}/%{name}/encoding/
12mr|a2ps-4.14-14|109	%{_datadir}/%{name}/fonts/
12mr|a2ps-4.14-14|110	%{_datadir}/%{name}/ppd/
12mr|a2ps-4.14-14|111	%{_datadir}/%{name}/ps/
12mr|a2ps-4.14-14|112	%{_datadir}/%{name}/sheets/
12mr|a2ps-4.14-14|113	%{_datadir}/ogonkify/
12mr|a2ps-4.14-14|114	%{_datadir}/emacs/site-lisp/a2ps-print.el
12mr|a2ps-4.14-14|115	%{_datadir}/emacs/site-lisp/a2ps.el
12mr|a2ps-4.14-14|116	%{_datadir}/emacs/site-lisp/*.elc
12mr|a2ps-4.14-14|117	
12mr|a2ps-4.14-14|118	%files devel
12mr|a2ps-4.14-14|119	%defattr(644,root,root,755)
12mr|a2ps-4.14-14|120	%doc ChangeLog
12mr|a2ps-4.14-14|121	%{_includedir}/*
12mr|a2ps-4.14-14|122	
12mr|a2ps-4.14-14|123	%files static-devel
12mr|a2ps-4.14-14|124	%defattr(644,root,root,755)
12mr|a2ps-4.14-14|125	%{_libdir}/*.a
12mr|a2ps-4.14-14|126	
12mr|a2ps-4.14-14|127	
12mr|a2ps-4.14-14|128	
12mr|a2ps-4.14-14|129	%changelog
12mr|a2ps-4.14-14|130	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|a2ps-4.14-14|131	+ Commit: 05a7a38
12mr|a2ps-4.14-14|132	- Sync with Cooker (spec cleanup etc), drop conditions
12mr|a2ps-4.14-14|133	
12mr|a2ps-4.14-14|134	

13404 12
12mr|a52dec-0.7.4-18|1	%define major		0
12mr|a52dec-0.7.4-18|2	%define libname		lib%{name}
12mr|a52dec-0.7.4-18|3	%define fulllibname	%mklibname %{name} %{major}
12mr|a52dec-0.7.4-18|4	%define develname	%mklibname -d %{name}
12mr|a52dec-0.7.4-18|5	
12mr|a52dec-0.7.4-18|6	Name:		a52dec
12mr|a52dec-0.7.4-18|7	Version:	0.7.4
12mr|a52dec-0.7.4-18|8	Release:	18
12mr|a52dec-0.7.4-18|9	Summary:	A free ATSC A/52 stream decoder library
12mr|a52dec-0.7.4-18|10	License:	GPLv2+
12mr|a52dec-0.7.4-18|11	Group:		Video
12mr|a52dec-0.7.4-18|12	URL:		http://liba52.sourceforge.net
12mr|a52dec-0.7.4-18|13	Source:		%{name}-%{version}.tar.bz2
12mr|a52dec-0.7.4-18|14	Patch0:		a52dec-0.7.4-pic.patch
12mr|a52dec-0.7.4-18|15	BuildRequires:	autoconf2.5
12mr|a52dec-0.7.4-18|16	BuildRequires:	chrpath
12mr|a52dec-0.7.4-18|17	Provides:	liba52-apps
12mr|a52dec-0.7.4-18|18	Requires:	%{fulllibname} = %{version}-%{release}
12mr|a52dec-0.7.4-18|19	
12mr|a52dec-0.7.4-18|20	
12mr|a52dec-0.7.4-18|21	%description
12mr|a52dec-0.7.4-18|22	liba52 is a free library for decoding ATSC A/52 streams.
12mr|a52dec-0.7.4-18|23	
12mr|a52dec-0.7.4-18|24	The A/52 standard is used in a variety of applications, including
12mr|a52dec-0.7.4-18|25	digital television and DVD. It is also known as AC-3.
12mr|a52dec-0.7.4-18|26	
12mr|a52dec-0.7.4-18|27	%package -n %{fulllibname}
12mr|a52dec-0.7.4-18|28	Summary:	Libraries for %{name}
12mr|a52dec-0.7.4-18|29	Group:		System/Libraries
12mr|a52dec-0.7.4-18|30	Provides:	%{name} = %{version}-%{release}
12mr|a52dec-0.7.4-18|31	Provides:	liba52dec_0 = %{version}-%{release}
12mr|a52dec-0.7.4-18|32	Provides:	liba52_0 = %{version}-%{release}
12mr|a52dec-0.7.4-18|33	Provides:	liba520 = %{version}-%{release}
12mr|a52dec-0.7.4-18|34	
12mr|a52dec-0.7.4-18|35	%description -n %{fulllibname}
12mr|a52dec-0.7.4-18|36	liba52 is a free library for decoding ATSC A/52 streams.
12mr|a52dec-0.7.4-18|37	
12mr|a52dec-0.7.4-18|38	The A/52 standard is used in a variety of applications, including
12mr|a52dec-0.7.4-18|39	digital television and DVD. It is also known as AC-3.
12mr|a52dec-0.7.4-18|40	
12mr|a52dec-0.7.4-18|41	This package contains libraries needed to run programs linked with %{name}.
12mr|a52dec-0.7.4-18|42	
12mr|a52dec-0.7.4-18|43	%package -n %{develname}
12mr|a52dec-0.7.4-18|44	Summary:	Development files for %{name}
12mr|a52dec-0.7.4-18|45	Group:		Development/C
12mr|a52dec-0.7.4-18|46	Requires:	%{fulllibname} = %{version}
12mr|a52dec-0.7.4-18|47	Provides:	%{libname}-devel = %{version}-%{release}
12mr|a52dec-0.7.4-18|48	Provides:	%{name}-devel = %{version}-%{release}
12mr|a52dec-0.7.4-18|49	
12mr|a52dec-0.7.4-18|50	%description -n %{develname}
12mr|a52dec-0.7.4-18|51	liba52 is a free library for decoding ATSC A/52 streams.
12mr|a52dec-0.7.4-18|52	
12mr|a52dec-0.7.4-18|53	The A/52 standard is used in a variety of applications, including
12mr|a52dec-0.7.4-18|54	digital television and DVD. It is also known as AC-3.
12mr|a52dec-0.7.4-18|55	
12mr|a52dec-0.7.4-18|56	This package contains development files needed to compile programs which
12mr|a52dec-0.7.4-18|57	use %{name}.
12mr|a52dec-0.7.4-18|58	
12mr|a52dec-0.7.4-18|59	%prep
12mr|a52dec-0.7.4-18|60	%setup -q
12mr|a52dec-0.7.4-18|61	%patch0 -p1 -b .pic
12mr|a52dec-0.7.4-18|62	autoconf
12mr|a52dec-0.7.4-18|63	
12mr|a52dec-0.7.4-18|64	%build
12mr|a52dec-0.7.4-18|65	export CFLAGS="%{optflags} -fPIC"
12mr|a52dec-0.7.4-18|66	%configure2_5x --enable-shared --disable-static
12mr|a52dec-0.7.4-18|67	%make
12mr|a52dec-0.7.4-18|68	
12mr|a52dec-0.7.4-18|69	%install
12mr|a52dec-0.7.4-18|70	%makeinstall_std
12mr|a52dec-0.7.4-18|71	chrpath -d %{buildroot}%{_bindir}/a52dec
12mr|a52dec-0.7.4-18|72	
12mr|a52dec-0.7.4-18|73	%files
12mr|a52dec-0.7.4-18|74	%doc AUTHORS COPYING NEWS README TODO HISTORY
12mr|a52dec-0.7.4-18|75	%{_bindir}/*
12mr|a52dec-0.7.4-18|76	%{_mandir}/man1/*
12mr|a52dec-0.7.4-18|77	
12mr|a52dec-0.7.4-18|78	%files -n %{fulllibname}
12mr|a52dec-0.7.4-18|79	%{_libdir}/liba52.so.%{major}*
12mr|a52dec-0.7.4-18|80	
12mr|a52dec-0.7.4-18|81	%files -n %{develname}
12mr|a52dec-0.7.4-18|82	%{_includedir}/*
12mr|a52dec-0.7.4-18|83	%{_libdir}/*.so
12mr|a52dec-0.7.4-18|84	
12mr|a52dec-0.7.4-18|85	
12mr|a52dec-0.7.4-18|86	%changelog
12mr|a52dec-0.7.4-18|87	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|a52dec-0.7.4-18|88	+ Commit: 1ba0ac8
12mr|a52dec-0.7.4-18|89	- Spec cleanup, drop .la and .a files
12mr|a52dec-0.7.4-18|90	
12mr|a52dec-0.7.4-18|91	

13405 12
12mr|aalib-1.4.0-0.rc5.25|1	%define major 1
12mr|aalib-1.4.0-0.rc5.25|2	
12mr|aalib-1.4.0-0.rc5.25|3	%define fname %{name}-1.4rc5
12mr|aalib-1.4.0-0.rc5.25|4	%define libname %mklibname aa %{major}
12mr|aalib-1.4.0-0.rc5.25|5	%define develname %mklibname -d aa
12mr|aalib-1.4.0-0.rc5.25|6	%define staticname %mklibname -s -d aa
12mr|aalib-1.4.0-0.rc5.25|7	
12mr|aalib-1.4.0-0.rc5.25|8	Summary:	AA (Ascii Art) library
12mr|aalib-1.4.0-0.rc5.25|9	Name:		aalib
12mr|aalib-1.4.0-0.rc5.25|10	Version:	1.4.0
12mr|aalib-1.4.0-0.rc5.25|11	Release:	0.rc5.25
12mr|aalib-1.4.0-0.rc5.25|12	License:	LGPLv2+
12mr|aalib-1.4.0-0.rc5.25|13	Group:		System/Libraries
12mr|aalib-1.4.0-0.rc5.25|14	Url:		http://aa-project.sourceforge.net/aalib/
12mr|aalib-1.4.0-0.rc5.25|15	Source0:	http://prdownloads.sourceforge.net/aa-project/%{fname}.tar.bz2
12mr|aalib-1.4.0-0.rc5.25|16	Patch0:		%{name}-info.patch
12mr|aalib-1.4.0-0.rc5.25|17	Patch1:		aalib-rpath.patch
12mr|aalib-1.4.0-0.rc5.25|18	Patch2:		aalib-1.4-automake18.patch
12mr|aalib-1.4.0-0.rc5.25|19	BuildRequires:	pkgconfig(x11)
12mr|aalib-1.4.0-0.rc5.25|20	BuildRequires:	gpm-devel
12mr|aalib-1.4.0-0.rc5.25|21	BuildRequires:	pkgconfig(slang)
12mr|aalib-1.4.0-0.rc5.25|22	BuildRequires:	texinfo
12mr|aalib-1.4.0-0.rc5.25|23	
12mr|aalib-1.4.0-0.rc5.25|24	%description
12mr|aalib-1.4.0-0.rc5.25|25	AA-lib is a low level gfx library just as many other libraries are.
12mr|aalib-1.4.0-0.rc5.25|26	The main difference is that AA-lib does not require graphics device. In
12mr|aalib-1.4.0-0.rc5.25|27	fact, there is no graphical output possible. AA-lib replaces those
12mr|aalib-1.4.0-0.rc5.25|28	old-fashioned output methods with powerful ascii-art renderer. Now my
12mr|aalib-1.4.0-0.rc5.25|29	linux boots with a nice penguin logo at secondary display (yes! Like
12mr|aalib-1.4.0-0.rc5.25|30	Win95 does:) AA-lib API is designed to be similar to other graphics
12mr|aalib-1.4.0-0.rc5.25|31	libraries. Learning a new API would be a piece of cake!
12mr|aalib-1.4.0-0.rc5.25|32	The AA library is needed for GIMP
12mr|aalib-1.4.0-0.rc5.25|33	
12mr|aalib-1.4.0-0.rc5.25|34	%package -n	%{libname}
12mr|aalib-1.4.0-0.rc5.25|35	Summary:	AA (Ascii Art) library
12mr|aalib-1.4.0-0.rc5.25|36	Group:		System/Libraries
12mr|aalib-1.4.0-0.rc5.25|37	Provides:	%{name}
12mr|aalib-1.4.0-0.rc5.25|38	
12mr|aalib-1.4.0-0.rc5.25|39	%description -n	%{libname}
12mr|aalib-1.4.0-0.rc5.25|40	AA-lib is a low level gfx library just as many other libraries are.
12mr|aalib-1.4.0-0.rc5.25|41	The main difference is that AA-lib does not require graphics device. In
12mr|aalib-1.4.0-0.rc5.25|42	fact, there is no graphical output possible. AA-lib replaces those
12mr|aalib-1.4.0-0.rc5.25|43	old-fashioned output methods with powerful ascii-art renderer. Now my
12mr|aalib-1.4.0-0.rc5.25|44	linux boots with a nice penguin logo at secondary display (yes! Like
12mr|aalib-1.4.0-0.rc5.25|45	Win95 does:) AA-lib API is designed to be similar to other graphics
12mr|aalib-1.4.0-0.rc5.25|46	libraries. Learning a new API would be a piece of cake!
12mr|aalib-1.4.0-0.rc5.25|47	The AA library is needed for GIMP
12mr|aalib-1.4.0-0.rc5.25|48	
12mr|aalib-1.4.0-0.rc5.25|49	%package -n	%{develname}
12mr|aalib-1.4.0-0.rc5.25|50	Summary:	Header files and libraries for developing apps which will use %{name}
12mr|aalib-1.4.0-0.rc5.25|51	Group:		Development/C
12mr|aalib-1.4.0-0.rc5.25|52	Requires:	%{libname} = %{version}
12mr|aalib-1.4.0-0.rc5.25|53	Provides:	libaa-devel = %{version}-%{release}
12mr|aalib-1.4.0-0.rc5.25|54	Provides:	%{name}-devel = %{version}-%{release}
12mr|aalib-1.4.0-0.rc5.25|55	Obsoletes:	%{mklibname -d aa 1} < 1.4.0-0.rc5.25
12mr|aalib-1.4.0-0.rc5.25|56	
12mr|aalib-1.4.0-0.rc5.25|57	%description -n	%{develname}
12mr|aalib-1.4.0-0.rc5.25|58	AA-lib is a low level gfx library just as many other libraries are.
12mr|aalib-1.4.0-0.rc5.25|59	The main difference is that AA-lib does not require graphics device. In
12mr|aalib-1.4.0-0.rc5.25|60	fact, there is no graphical output possible. AA-lib replaces those
12mr|aalib-1.4.0-0.rc5.25|61	old-fashioned output methods with powerful ascii-art renderer. Now my
12mr|aalib-1.4.0-0.rc5.25|62	linux boots with a nice penguin logo at secondary display (yes! Like
12mr|aalib-1.4.0-0.rc5.25|63	Win95 does:) AA-lib API is designed to be similar to other graphics
12mr|aalib-1.4.0-0.rc5.25|64	libraries. Learning a new API would be a piece of cake!
12mr|aalib-1.4.0-0.rc5.25|65	The AA library is needed for GIMP
12mr|aalib-1.4.0-0.rc5.25|66	
12mr|aalib-1.4.0-0.rc5.25|67	Install this package if you want to develop applications that
12mr|aalib-1.4.0-0.rc5.25|68	will use the %{name} library.
12mr|aalib-1.4.0-0.rc5.25|69	
12mr|aalib-1.4.0-0.rc5.25|70	%package -n	%{staticname}
12mr|aalib-1.4.0-0.rc5.25|71	Summary:	Static library for developing apps which will use %{name}
12mr|aalib-1.4.0-0.rc5.25|72	Group:		Development/C
12mr|aalib-1.4.0-0.rc5.25|73	Requires:	%{develname} = %{version}
12mr|aalib-1.4.0-0.rc5.25|74	Provides:	libaa-static-devel = %{version}-%{release}
12mr|aalib-1.4.0-0.rc5.25|75	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|aalib-1.4.0-0.rc5.25|76	Obsoletes:	%{mklibname -d -s aa 1} < 1.4.0-0.rc5.25
12mr|aalib-1.4.0-0.rc5.25|77	
12mr|aalib-1.4.0-0.rc5.25|78	%description -n	%{staticname}
12mr|aalib-1.4.0-0.rc5.25|79	Static library for %{name}
12mr|aalib-1.4.0-0.rc5.25|80	
12mr|aalib-1.4.0-0.rc5.25|81	%package	progs
12mr|aalib-1.4.0-0.rc5.25|82	Summary:	Tools to %{name}
12mr|aalib-1.4.0-0.rc5.25|83	Group:		Development/C
12mr|aalib-1.4.0-0.rc5.25|84	
12mr|aalib-1.4.0-0.rc5.25|85	%description progs
12mr|aalib-1.4.0-0.rc5.25|86	AA-lib tools.
12mr|aalib-1.4.0-0.rc5.25|87	
12mr|aalib-1.4.0-0.rc5.25|88	%prep
12mr|aalib-1.4.0-0.rc5.25|89	%setup -q
12mr|aalib-1.4.0-0.rc5.25|90	%patch0 -p1 -b .info
12mr|aalib-1.4.0-0.rc5.25|91	%patch1 -p0 -b .rpath
12mr|aalib-1.4.0-0.rc5.25|92	%patch2 -p1 -b .automake18
12mr|aalib-1.4.0-0.rc5.25|93	
12mr|aalib-1.4.0-0.rc5.25|94	%build
12mr|aalib-1.4.0-0.rc5.25|95	autoreconf -fi
12mr|aalib-1.4.0-0.rc5.25|96	%configure2_5x
12mr|aalib-1.4.0-0.rc5.25|97	%make
12mr|aalib-1.4.0-0.rc5.25|98	
12mr|aalib-1.4.0-0.rc5.25|99	%install
12mr|aalib-1.4.0-0.rc5.25|100	%makeinstall_std
12mr|aalib-1.4.0-0.rc5.25|101	
12mr|aalib-1.4.0-0.rc5.25|102	%files -n %{libname}
12mr|aalib-1.4.0-0.rc5.25|103	%doc NEWS README
12mr|aalib-1.4.0-0.rc5.25|104	%{_libdir}/libaa.so.%{major}*
12mr|aalib-1.4.0-0.rc5.25|105	
12mr|aalib-1.4.0-0.rc5.25|106	%files -n %{develname}
12mr|aalib-1.4.0-0.rc5.25|107	%doc README ChangeLog
12mr|aalib-1.4.0-0.rc5.25|108	%attr(755,root,root) %{_bindir}/aalib-config
12mr|aalib-1.4.0-0.rc5.25|109	%{_libdir}/*.so
12mr|aalib-1.4.0-0.rc5.25|110	%{_infodir}/*.*
12mr|aalib-1.4.0-0.rc5.25|111	%{_includedir}/*
12mr|aalib-1.4.0-0.rc5.25|112	%{_datadir}/aclocal/*
12mr|aalib-1.4.0-0.rc5.25|113	%{_mandir}/man3/*
12mr|aalib-1.4.0-0.rc5.25|114	
12mr|aalib-1.4.0-0.rc5.25|115	%files -n %{staticname}
12mr|aalib-1.4.0-0.rc5.25|116	%doc README
12mr|aalib-1.4.0-0.rc5.25|117	%{_libdir}/*.a
12mr|aalib-1.4.0-0.rc5.25|118	
12mr|aalib-1.4.0-0.rc5.25|119	%files progs
12mr|aalib-1.4.0-0.rc5.25|120	%doc README
12mr|aalib-1.4.0-0.rc5.25|121	%{_bindir}/aafire
12mr|aalib-1.4.0-0.rc5.25|122	%{_bindir}/aainfo
12mr|aalib-1.4.0-0.rc5.25|123	%{_bindir}/aasavefont
12mr|aalib-1.4.0-0.rc5.25|124	%{_bindir}/aatest
12mr|aalib-1.4.0-0.rc5.25|125	%{_mandir}/man1/*
12mr|aalib-1.4.0-0.rc5.25|126	
12mr|aalib-1.4.0-0.rc5.25|127	
12mr|aalib-1.4.0-0.rc5.25|128	%changelog
12mr|aalib-1.4.0-0.rc5.25|129	* Wed Aug  8 2012 abondrov <andrey.bondrov@rosalab.ru>
12mr|aalib-1.4.0-0.rc5.25|130	+ Commit: 924c784
12mr|aalib-1.4.0-0.rc5.25|131	- Drop .la files, spec cleanup
12mr|aalib-1.4.0-0.rc5.25|132	
12mr|aalib-1.4.0-0.rc5.25|133	

13406 12
12mr|abattis-cantarell-fonts-0.0.8-1|1	%define oname		cantarell-fonts
12mr|abattis-cantarell-fonts-0.0.8-1|2	%define fontconf	31-cantarell.conf
12mr|abattis-cantarell-fonts-0.0.8-1|3	
12mr|abattis-cantarell-fonts-0.0.8-1|4	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|abattis-cantarell-fonts-0.0.8-1|5	
12mr|abattis-cantarell-fonts-0.0.8-1|6	Summary:	Cantarell, a Humanist sans-serif font family
12mr|abattis-cantarell-fonts-0.0.8-1|7	Name:		abattis-%{oname}
12mr|abattis-cantarell-fonts-0.0.8-1|8	Version:	0.0.8
12mr|abattis-cantarell-fonts-0.0.8-1|9	Release:	1
12mr|abattis-cantarell-fonts-0.0.8-1|10	Group:		System/Fonts/True type
12mr|abattis-cantarell-fonts-0.0.8-1|11	License:	OFL
12mr|abattis-cantarell-fonts-0.0.8-1|12	URL:		http://abattis.org/cantarell/
12mr|abattis-cantarell-fonts-0.0.8-1|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/cantarell-fonts/%{url_ver}/%{oname}-%{version}.tar.xz
12mr|abattis-cantarell-fonts-0.0.8-1|14	# Upstream patches
12mr|abattis-cantarell-fonts-0.0.8-1|15	Patch0: cantarell-cyrillic-support.patch
12mr|abattis-cantarell-fonts-0.0.8-1|16	
12mr|abattis-cantarell-fonts-0.0.8-1|17	BuildArch:	noarch
12mr|abattis-cantarell-fonts-0.0.8-1|18	BuildRequires:	fontforge
12mr|abattis-cantarell-fonts-0.0.8-1|19	
12mr|abattis-cantarell-fonts-0.0.8-1|20	%description
12mr|abattis-cantarell-fonts-0.0.8-1|21	Cantarell is a set of fonts designed by Dave Crossland. It is a
12mr|abattis-cantarell-fonts-0.0.8-1|22	sans-serif humanist typeface family.
12mr|abattis-cantarell-fonts-0.0.8-1|23	
12mr|abattis-cantarell-fonts-0.0.8-1|24	%prep
12mr|abattis-cantarell-fonts-0.0.8-1|25	%setup -qn %{oname}-%{version}
12mr|abattis-cantarell-fonts-0.0.8-1|26	%patch0 -p1 -b .cyrillic-support
12mr|abattis-cantarell-fonts-0.0.8-1|27	
12mr|abattis-cantarell-fonts-0.0.8-1|28	%build
12mr|abattis-cantarell-fonts-0.0.8-1|29	%configure2_5x
12mr|abattis-cantarell-fonts-0.0.8-1|30	%make
12mr|abattis-cantarell-fonts-0.0.8-1|31	
12mr|abattis-cantarell-fonts-0.0.8-1|32	#create fonts from "source"
12mr|abattis-cantarell-fonts-0.0.8-1|33	fontforge -lang=ff -c 'Open($1); Generate($2);' src/Cantarell-Bold.sfd Cantarell-Bold.otf
12mr|abattis-cantarell-fonts-0.0.8-1|34	fontforge -lang=ff -c 'Open($1); Generate($2);' src/Cantarell-Regular.sfd Cantarell-Regular.otf
12mr|abattis-cantarell-fonts-0.0.8-1|35	
12mr|abattis-cantarell-fonts-0.0.8-1|36	%install
12mr|abattis-cantarell-fonts-0.0.8-1|37	rm -rf %{buildroot}
12mr|abattis-cantarell-fonts-0.0.8-1|38	install -m 0755 -d %{buildroot}%{_datadir}/fontconfig/conf.avail
12mr|abattis-cantarell-fonts-0.0.8-1|39	install -m 0755 -d %{buildroot}%{_xfontdir}/%{name}
12mr|abattis-cantarell-fonts-0.0.8-1|40	install -m 0755 -d %{buildroot}%{_sysconfdir}/fonts/conf.d
12mr|abattis-cantarell-fonts-0.0.8-1|41	
12mr|abattis-cantarell-fonts-0.0.8-1|42	install -m 0644 -p *.otf %{buildroot}%{_xfontdir}/%{name}
12mr|abattis-cantarell-fonts-0.0.8-1|43	install -Dpm 0644 fontconfig/%{fontconf} \
12mr|abattis-cantarell-fonts-0.0.8-1|44	%{buildroot}%{_datadir}/fontconfig/conf.avail
12mr|abattis-cantarell-fonts-0.0.8-1|45	
12mr|abattis-cantarell-fonts-0.0.8-1|46	ln -s %{_datadir}/fontconfig/conf.avail/%{fontconf} \
12mr|abattis-cantarell-fonts-0.0.8-1|47	%{buildroot}%{_sysconfdir}/fonts/conf.d/%{fontconf}
12mr|abattis-cantarell-fonts-0.0.8-1|48	
12mr|abattis-cantarell-fonts-0.0.8-1|49	%files
12mr|abattis-cantarell-fonts-0.0.8-1|50	%doc COPYING NEWS README
12mr|abattis-cantarell-fonts-0.0.8-1|51	%{_sysconfdir}/fonts/conf.d/%{fontconf}
12mr|abattis-cantarell-fonts-0.0.8-1|52	%{_datadir}/fontconfig/conf.avail/%{fontconf}
12mr|abattis-cantarell-fonts-0.0.8-1|53	%{_xfontdir}/%{name}/*.otf
12mr|abattis-cantarell-fonts-0.0.8-1|54	
12mr|abattis-cantarell-fonts-0.0.8-1|55	
12mr|abattis-cantarell-fonts-0.0.8-1|56	
12mr|abattis-cantarell-fonts-0.0.8-1|57	
12mr|abattis-cantarell-fonts-0.0.8-1|58	%changelog
12mr|abattis-cantarell-fonts-0.0.8-1|59	

13407 12
12mr|abb-0.5-1|1	name:		abb
12mr|abb-0.5-1|2	version:	0.5
12mr|abb-0.5-1|3	release:	1
12mr|abb-0.5-1|4	summary:	command-line client for abf.rosalinux.ru
12mr|abb-0.5-1|5	
12mr|abb-0.5-1|6	group:		System/Configuration/Packaging
12mr|abb-0.5-1|7	license:	GPLv3+
12mr|abb-0.5-1|8	url:			git://github.com/sash-kan/%{name}.git
12mr|abb-0.5-1|9	buildarch:	noarch
12mr|abb-0.5-1|10	source0:	%{name}
12mr|abb-0.5-1|11	source1:	%{name}rc
12mr|abb-0.5-1|12	source2:	readme
12mr|abb-0.5-1|13	source3:	gpl-3.0.txt
12mr|abb-0.5-1|14	source4:	spek.skel
12mr|abb-0.5-1|15	source5:	abb.json.sh
12mr|abb-0.5-1|16	source6:	license.apache2
12mr|abb-0.5-1|17	source7:	license.mit
12mr|abb-0.5-1|18	source8:	abb.bash_completion
12mr|abb-0.5-1|19	
12mr|abb-0.5-1|20	requires:	bash
12mr|abb-0.5-1|21	requires:	git-core
12mr|abb-0.5-1|22	requires:	w3m
12mr|abb-0.5-1|23	requires:	curl
12mr|abb-0.5-1|24	requires:	lynx
12mr|abb-0.5-1|25	requires:	wget
12mr|abb-0.5-1|26	requires:	rpm-build
12mr|abb-0.5-1|27	
12mr|abb-0.5-1|28	buildarch:	noarch
12mr|abb-0.5-1|29	
12mr|abb-0.5-1|30	%description
12mr|abb-0.5-1|31	abb is command-line client for <http://abf.rosalinux.ru>
12mr|abb-0.5-1|32	
12mr|abb-0.5-1|33	%prep
12mr|abb-0.5-1|34	%setup -qcT
12mr|abb-0.5-1|35	cp %{SOURCE1} .
12mr|abb-0.5-1|36	cp %{SOURCE2} .
12mr|abb-0.5-1|37	
12mr|abb-0.5-1|38	%install
12mr|abb-0.5-1|39	install -d %{buildroot}%{_bindir}
12mr|abb-0.5-1|40	install %{SOURCE0} %{buildroot}%{_bindir}/
12mr|abb-0.5-1|41	install -d %{buildroot}%{_datadir}/%{name}
12mr|abb-0.5-1|42	install %{SOURCE4} %{buildroot}%{_datadir}/%{name}/
12mr|abb-0.5-1|43	install %{SOURCE5} %{buildroot}%{_bindir}/
12mr|abb-0.5-1|44	install -d %{buildroot}%{_datadir}/bash_completion
12mr|abb-0.5-1|45	install %{SOURCE8} %{buildroot}%{_datadir}/bash_completion/abb
12mr|abb-0.5-1|46	install -d %{buildroot}%{_sysconfdir}/bash_completion.d
12mr|abb-0.5-1|47	ln -s %{_datadir}/bash_completion/abb %{buildroot}%{_sysconfdir}/bash_completion.d/abb
12mr|abb-0.5-1|48	
12mr|abb-0.5-1|49	%files
12mr|abb-0.5-1|50	%doc abbrc readme
12mr|abb-0.5-1|51	%{_bindir}/%{name}*
12mr|abb-0.5-1|52	%{_datadir}/%{name}
12mr|abb-0.5-1|53	%{_datadir}/bash_completion
12mr|abb-0.5-1|54	%{_sysconfdir}/bash_completion.d

13408 12
12mr|abf-console-client-1.8-2|1	Name:           abf-console-client
12mr|abf-console-client-1.8-2|2	Version:        1.8
12mr|abf-console-client-1.8-2|3	Release:        2
12mr|abf-console-client-1.8-2|4	Summary:        Console client for ABF (https://abf.rosalinux.ru)
12mr|abf-console-client-1.8-2|5	Group:          System/Configuration/Packaging
12mr|abf-console-client-1.8-2|6	License:        GPLv2
12mr|abf-console-client-1.8-2|7	URL:            http://wiki.rosalab.ru/en/index.php/ABF_Console_Client
12mr|abf-console-client-1.8-2|8	Source0:        %{name}-%{version}.tar.gz
12mr|abf-console-client-1.8-2|9	BuildArch:      noarch
12mr|abf-console-client-1.8-2|10	
12mr|abf-console-client-1.8-2|11	Requires:       python-abf >= %{version}-%{release}
12mr|abf-console-client-1.8-2|12	Requires:       python-beaker
12mr|abf-console-client-1.8-2|13	Requires:       python-rpm
12mr|abf-console-client-1.8-2|14	Requires:       git
12mr|abf-console-client-1.8-2|15	Requires:       python-yaml
12mr|abf-console-client-1.8-2|16	Requires:       python-magic
12mr|abf-console-client-1.8-2|17	Requires:       tar >= 1.26
12mr|abf-console-client-1.8-2|18	Suggests:       mock-urpm
12mr|abf-console-client-1.8-2|19	
12mr|abf-console-client-1.8-2|20	%description
12mr|abf-console-client-1.8-2|21	Console client for ABF (https://abf.rosalinux.ru).
12mr|abf-console-client-1.8-2|22	
12mr|abf-console-client-1.8-2|23	
12mr|abf-console-client-1.8-2|24	
12mr|abf-console-client-1.8-2|25	%package -n     python-abf
12mr|abf-console-client-1.8-2|26	Summary:        Python API for ABF (https://abf.rosalinux.ru)
12mr|abf-console-client-1.8-2|27	Group:          System/Configuration/Packaging
12mr|abf-console-client-1.8-2|28	Provides:       python-abf = %{version}-%{release}
12mr|abf-console-client-1.8-2|29	
12mr|abf-console-client-1.8-2|30	%description -n python-abf
12mr|abf-console-client-1.8-2|31	%{name} is the python API to ABF (https://abf.rosalinux.ru).
12mr|abf-console-client-1.8-2|32	It contains a set of basic operations, done with either HTML
12mr|abf-console-client-1.8-2|33	parsing or through ABF json API. It also provides datamodel to
12mr|abf-console-client-1.8-2|34	operate with.
12mr|abf-console-client-1.8-2|35	
12mr|abf-console-client-1.8-2|36	
12mr|abf-console-client-1.8-2|37	%prep
12mr|abf-console-client-1.8-2|38	%setup -q -n %{name}
12mr|abf-console-client-1.8-2|39	
12mr|abf-console-client-1.8-2|40	%install
12mr|abf-console-client-1.8-2|41	rm -rf %{buildroot}
12mr|abf-console-client-1.8-2|42	make install DESTDIR=$RPM_BUILD_ROOT
12mr|abf-console-client-1.8-2|43	ln -s %{_datadir}/bash-completion/abf %{buildroot}/%{_sysconfdir}/bash_completion.d/abf
12mr|abf-console-client-1.8-2|44	
12mr|abf-console-client-1.8-2|45	
12mr|abf-console-client-1.8-2|46	%files
12mr|abf-console-client-1.8-2|47	%defattr(-,root,root,-)
12mr|abf-console-client-1.8-2|48	%dir %{py_puresitedir}/abf/console
12mr|abf-console-client-1.8-2|49	%{py_puresitedir}/abf/console/*.py*
12mr|abf-console-client-1.8-2|50	%{_bindir}/abf
12mr|abf-console-client-1.8-2|51	#bash_completion files
12mr|abf-console-client-1.8-2|52	%{_datadir}/bash-completion/abf
12mr|abf-console-client-1.8-2|53	%{_sysconfdir}/bash_completion.d/abf
12mr|abf-console-client-1.8-2|54	%{_sysconfdir}/profile.d/abfcd.sh
12mr|abf-console-client-1.8-2|55	%dir %{_sysconfdir}/abf/mock-urpm/configs/
12mr|abf-console-client-1.8-2|56	%{_sysconfdir}/abf/mock-urpm/configs/*
12mr|abf-console-client-1.8-2|57	%dir /var/cache/abf/
12mr|abf-console-client-1.8-2|58	%dir /var/cache/abf/mock-urpm/
12mr|abf-console-client-1.8-2|59	%dir /var/lib/abf/mock-urpm/src
12mr|abf-console-client-1.8-2|60	%dir /var/lib/abf/
12mr|abf-console-client-1.8-2|61	%dir /var/lib/abf/mock-urpm
12mr|abf-console-client-1.8-2|62	
12mr|abf-console-client-1.8-2|63	%files -n python-abf
12mr|abf-console-client-1.8-2|64	%defattr(-,root,root,-)
12mr|abf-console-client-1.8-2|65	%dir %{py_puresitedir}/abf
12mr|abf-console-client-1.8-2|66	%dir %{py_puresitedir}/abf/api
12mr|abf-console-client-1.8-2|67	%{py_puresitedir}/abf/*.py*
12mr|abf-console-client-1.8-2|68	%{py_puresitedir}/abf/api/*.py*

13409 12
12mr|abrt-2.0.10-1|1	# (blino) FIXME: switch back to 1 when systemd is installable
12mr|abrt-2.0.10-1|2	%define with_systemd 1
12mr|abrt-2.0.10-1|3	
12mr|abrt-2.0.10-1|4	%define lib_major 0
12mr|abrt-2.0.10-1|5	%define lib_name %mklibname %{name} %{lib_major}
12mr|abrt-2.0.10-1|6	
12mr|abrt-2.0.10-1|7	%define lib_name_devel %mklibname %{name} -d
12mr|abrt-2.0.10-1|8	%define lib_report_devel %mklibname report -d
12mr|abrt-2.0.10-1|9	
12mr|abrt-2.0.10-1|10	Summary: Automatic bug detection and reporting tool
12mr|abrt-2.0.10-1|11	Name: abrt
12mr|abrt-2.0.10-1|12	Version: 2.0.10
12mr|abrt-2.0.10-1|13	Release: 1
12mr|abrt-2.0.10-1|14	License: GPLv2+
12mr|abrt-2.0.10-1|15	Group:   System/Libraries
12mr|abrt-2.0.10-1|16	URL: https://fedorahosted.org/abrt/
12mr|abrt-2.0.10-1|17	Source0: https://fedorahosted.org/released/abrt/%{name}-%{version}.tar.gz
12mr|abrt-2.0.10-1|18	Source1: abrt.init
12mr|abrt-2.0.10-1|19	Source2: 00abrt.sh
12mr|abrt-2.0.10-1|20	Source3: 00abrt.csh
12mr|abrt-2.0.10-1|21	Source4: abrt-debuginfo-install
12mr|abrt-2.0.10-1|22	Source5: abrt-ccpp.init
12mr|abrt-2.0.10-1|23	Source6: abrt-oops.init
12mr|abrt-2.0.10-1|24	Patch0: abrt-2.0.8-format_security.patch
12mr|abrt-2.0.10-1|25	# (fc) disable package signature check
12mr|abrt-2.0.10-1|26	Patch2: abrt_disable_gpgcheck.diff
12mr|abrt-2.0.10-1|27	# (pt) generate stacktrace twice to get missing -debug packages
12mr|abrt-2.0.10-1|28	#Patch5: abrt-1.1.14-debug.patch
12mr|abrt-2.0.10-1|29	# (fc) disable nspluginwrapper-i386 (Mdv bug #59237)
12mr|abrt-2.0.10-1|30	Patch7: abrt-2.0.2-nspluginwrapper.patch
12mr|abrt-2.0.10-1|31	Patch8: abrt-2.0.8-nonutf8-locale.patch
12mr|abrt-2.0.10-1|32	Patch10: abrt-2.0.8-link-against-libreport.patch
12mr|abrt-2.0.10-1|33	# (proyvind): port to rpm5 api
12mr|abrt-2.0.10-1|34	Patch11: abrt-2.0.8-rpm5.patch
12mr|abrt-2.0.10-1|35	BuildRequires: autoconf automake libtool
12mr|abrt-2.0.10-1|36	BuildRequires: dbus-devel
12mr|abrt-2.0.10-1|37	BuildRequires: pkgconfig(dbus-glib-1)
12mr|abrt-2.0.10-1|38	BuildRequires: pkgconfig(gtk+-3.0)
12mr|abrt-2.0.10-1|39	BuildRequires: curl-devel
12mr|abrt-2.0.10-1|40	BuildRequires: rpm-devel
12mr|abrt-2.0.10-1|41	BuildRequires: sqlite3-devel > 3.0
12mr|abrt-2.0.10-1|42	BuildRequires: desktop-file-utils
12mr|abrt-2.0.10-1|43	#BuildRequires: nss-devel
12mr|abrt-2.0.10-1|44	BuildRequires: libnotify-devel
12mr|abrt-2.0.10-1|45	BuildRequires: xmlrpc-c-devel
12mr|abrt-2.0.10-1|46	BuildRequires: xmlrpc-c
12mr|abrt-2.0.10-1|47	#BuildRequires: file-devel
12mr|abrt-2.0.10-1|48	BuildRequires: python-devel
12mr|abrt-2.0.10-1|49	BuildRequires: gettext
12mr|abrt-2.0.10-1|50	BuildRequires: polkit-1-devel
12mr|abrt-2.0.10-1|51	BuildRequires: libzip-devel, libtar-devel, bzip2-devel, zlib-devel
12mr|abrt-2.0.10-1|52	BuildRequires: intltool
12mr|abrt-2.0.10-1|53	BuildRequires: pkgconfig(btparser) => 0.16
12mr|abrt-2.0.10-1|54	BuildRequires: pkgconfig(libreport) => 2.0.9
12mr|abrt-2.0.10-1|55	BuildRequires: pkgconfig(libreport-gtk) => 2.0.9
12mr|abrt-2.0.10-1|56	BuildRequires: gnome-common
12mr|abrt-2.0.10-1|57	BuildRequires: bison
12mr|abrt-2.0.10-1|58	BuildRequires: asciidoc
12mr|abrt-2.0.10-1|59	BuildRequires: docbook-style-xsl
12mr|abrt-2.0.10-1|60	BuildRequires: xmlto
12mr|abrt-2.0.10-1|61	BuildRequires: libgnome-keyring-devel
12mr|abrt-2.0.10-1|62	BuildRequires: gettext-devel
12mr|abrt-2.0.10-1|63	%if %{?with_systemd}
12mr|abrt-2.0.10-1|64	BuildRequires: systemd-units
12mr|abrt-2.0.10-1|65	%endif
12mr|abrt-2.0.10-1|66	Requires: %{lib_name} >= %{version}-%{release}
12mr|abrt-2.0.10-1|67	Requires(pre): rpm-helper
12mr|abrt-2.0.10-1|68	Requires(post): rpm-helper
12mr|abrt-2.0.10-1|69	Requires(preun): rpm-helper
12mr|abrt-2.0.10-1|70	Requires(postun): rpm-helper
12mr|abrt-2.0.10-1|71	Obsoletes: abrt-plugin-catcut < 1.1.13
12mr|abrt-2.0.10-1|72	Obsoletes: abrt-plugin-sqlite3 < 1.1.18
12mr|abrt-2.0.10-1|73	# required for transition from 1.1.13, can be removed after some time
12mr|abrt-2.0.10-1|74	Obsoletes: abrt-plugin-runapp < 1.1.18
12mr|abrt-2.0.10-1|75	Obsoletes: abrt-plugin-filetransfer < 1.1.18
12mr|abrt-2.0.10-1|76	Obsoletes: abrt-plugin-sosreport < 1.1.18
12mr|abrt-2.0.10-1|77	BuildConflicts: %{mklibname abrt 0} %{mklibname abrt -d} abrt
12mr|abrt-2.0.10-1|78	
12mr|abrt-2.0.10-1|79	%description
12mr|abrt-2.0.10-1|80	%{name} is a tool to help users to detect defects in applications and
12mr|abrt-2.0.10-1|81	to create a bug report with all informations needed by maintainer to fix it.
12mr|abrt-2.0.10-1|82	It uses plugin system to extend its functionality.
12mr|abrt-2.0.10-1|83	
12mr|abrt-2.0.10-1|84	%package -n %{lib_name}
12mr|abrt-2.0.10-1|85	Summary: Libraries for %{name}
12mr|abrt-2.0.10-1|86	Group: System/Libraries
12mr|abrt-2.0.10-1|87	
12mr|abrt-2.0.10-1|88	%description -n %{lib_name}
12mr|abrt-2.0.10-1|89	Libraries for %{name}.
12mr|abrt-2.0.10-1|90	
12mr|abrt-2.0.10-1|91	%package -n %{lib_name_devel}
12mr|abrt-2.0.10-1|92	Summary: Development libraries for %{name}
12mr|abrt-2.0.10-1|93	Group: Development/C
12mr|abrt-2.0.10-1|94	Requires: %{lib_name} = %{version}-%{release}
12mr|abrt-2.0.10-1|95	Requires: abrt = %{version}-%{release}
12mr|abrt-2.0.10-1|96	
12mr|abrt-2.0.10-1|97	%description -n %{lib_name_devel}
12mr|abrt-2.0.10-1|98	Development libraries and headers for %{name}.
12mr|abrt-2.0.10-1|99	
12mr|abrt-2.0.10-1|100	%package gui
12mr|abrt-2.0.10-1|101	Summary: %{name}'s gui
12mr|abrt-2.0.10-1|102	Group: Graphical desktop/Other
12mr|abrt-2.0.10-1|103	Requires: %{name} = %{version}-%{release}
12mr|abrt-2.0.10-1|104	Requires: dbus-python, pygtk2.0, pygtk2.0-libglade
12mr|abrt-2.0.10-1|105	Requires: python-gobject
12mr|abrt-2.0.10-1|106	##Requires: gnome-python-desktop
12mr|abrt-2.0.10-1|107	Requires: libreport-gtk
12mr|abrt-2.0.10-1|108	
12mr|abrt-2.0.10-1|109	%description gui
12mr|abrt-2.0.10-1|110	GTK+ wizard for convenient bug reporting.
12mr|abrt-2.0.10-1|111	
12mr|abrt-2.0.10-1|112	%package addon-ccpp
12mr|abrt-2.0.10-1|113	Summary: %{name}'s C/C++ addon
12mr|abrt-2.0.10-1|114	Group: System/Libraries
12mr|abrt-2.0.10-1|115	Requires: elfutils
12mr|abrt-2.0.10-1|116	Requires: %{name} = %{version}-%{release}
12mr|abrt-2.0.10-1|117	
12mr|abrt-2.0.10-1|118	%description addon-ccpp
12mr|abrt-2.0.10-1|119	This package contains hook for C/C++ crashed programs and %{name}'s C/C++
12mr|abrt-2.0.10-1|120	analyzer plugin.
12mr|abrt-2.0.10-1|121	
12mr|abrt-2.0.10-1|122	%package addon-kerneloops
12mr|abrt-2.0.10-1|123	Summary: %{name}'s kerneloops addon
12mr|abrt-2.0.10-1|124	Group: System/Libraries
12mr|abrt-2.0.10-1|125	Requires: curl
12mr|abrt-2.0.10-1|126	Requires: %{name} = %{version}-%{release}
12mr|abrt-2.0.10-1|127	#Obsoletes: kerneloops
12mr|abrt-2.0.10-1|128	
12mr|abrt-2.0.10-1|129	%description addon-kerneloops
12mr|abrt-2.0.10-1|130	This package contains plugin for collecting kernel crash information
12mr|abrt-2.0.10-1|131	and reporter plugin which sends this information to specified server,
12mr|abrt-2.0.10-1|132	usually to kerneloops.org.
12mr|abrt-2.0.10-1|133	
12mr|abrt-2.0.10-1|134	%package addon-vmcore
12mr|abrt-2.0.10-1|135	Summary: %{name}'s vmcore addon
12mr|abrt-2.0.10-1|136	Group: System/Libraries
12mr|abrt-2.0.10-1|137	Requires: %{name} = %{version}-%{release}
12mr|abrt-2.0.10-1|138	Requires: abrt-addon-kerneloops
12mr|abrt-2.0.10-1|139	
12mr|abrt-2.0.10-1|140	%description addon-vmcore
12mr|abrt-2.0.10-1|141	This package contains plugin for collecting kernel crash information from
12mr|abrt-2.0.10-1|142	vmcore files.
12mr|abrt-2.0.10-1|143	
12mr|abrt-2.0.10-1|144	%package addon-python
12mr|abrt-2.0.10-1|145	Summary: %{name}'s addon for catching and analyzing Python exceptions
12mr|abrt-2.0.10-1|146	Group: System/Libraries
12mr|abrt-2.0.10-1|147	Requires: %{name} = %{version}-%{release}
12mr|abrt-2.0.10-1|148	
12mr|abrt-2.0.10-1|149	%description addon-python
12mr|abrt-2.0.10-1|150	This package contains python hook and python analyzer plugin for handling
12mr|abrt-2.0.10-1|151	uncaught exception in python programs.
12mr|abrt-2.0.10-1|152	
12mr|abrt-2.0.10-1|153	
12mr|abrt-2.0.10-1|154	%package cli
12mr|abrt-2.0.10-1|155	Summary: %{name}'s command line interface
12mr|abrt-2.0.10-1|156	Group: Graphical desktop/Other
12mr|abrt-2.0.10-1|157	Requires: %{name} = %{version}-%{release}
12mr|abrt-2.0.10-1|158	Requires: %{name}-addon-kerneloops
12mr|abrt-2.0.10-1|159	Requires: %{name}-addon-ccpp, %{name}-addon-python
12mr|abrt-2.0.10-1|160	
12mr|abrt-2.0.10-1|161	%description cli
12mr|abrt-2.0.10-1|162	This package contains simple command line client for controlling abrt
12mr|abrt-2.0.10-1|163	daemon over the sockets.
12mr|abrt-2.0.10-1|164	
12mr|abrt-2.0.10-1|165	%package desktop
12mr|abrt-2.0.10-1|166	Summary: Virtual package that installs all necessary packages
12mr|abrt-2.0.10-1|167	Group: Graphical desktop/Other
12mr|abrt-2.0.10-1|168	# This package gets installed when anything requests bug-buddy -
12mr|abrt-2.0.10-1|169	# happens when users upgrade Fn to Fn+1;
12mr|abrt-2.0.10-1|170	# or if user just wants "typical desktop installation".
12mr|abrt-2.0.10-1|171	# Installing abrt-desktop should result in the abrt which works without
12mr|abrt-2.0.10-1|172	# any tweaking in abrt.conf (IOW: all plugins mentioned there must be installed)
12mr|abrt-2.0.10-1|173	Requires: %{name} = %{version}-%{release}
12mr|abrt-2.0.10-1|174	Requires: %{name}-addon-kerneloops
12mr|abrt-2.0.10-1|175	Requires: %{name}-addon-vmcore
12mr|abrt-2.0.10-1|176	Requires: %{name}-addon-ccpp, %{name}-addon-python
12mr|abrt-2.0.10-1|177	# Default config of addon-ccpp requires gdb
12mr|abrt-2.0.10-1|178	Requires: gdb >= 7.0-3
12mr|abrt-2.0.10-1|179	Requires: %{name}-gui
12mr|abrt-2.0.10-1|180	#Obsoletes: bug-buddy
12mr|abrt-2.0.10-1|181	#Provides: bug-buddy
12mr|abrt-2.0.10-1|182	
12mr|abrt-2.0.10-1|183	%description desktop
12mr|abrt-2.0.10-1|184	Virtual package to make easy default installation on desktop environments.
12mr|abrt-2.0.10-1|185	
12mr|abrt-2.0.10-1|186	%if 0
12mr|abrt-2.0.10-1|187	%package retrace-server
12mr|abrt-2.0.10-1|188	Summary: %{name}'s retrace server using HTTP protocol
12mr|abrt-2.0.10-1|189	Group:   Graphical desktop/Other
12mr|abrt-2.0.10-1|190	Requires: abrt-addon-ccpp
12mr|abrt-2.0.10-1|191	Requires: gdb >= 7.0-3
12mr|abrt-2.0.10-1|192	Requires: apache-mod_wsgi, apache-mod_ssl, python-webob
12mr|abrt-2.0.10-1|193	Requires: mock, xz, elfutils, createrepo
12mr|abrt-2.0.10-1|194	Requires(preun): /sbin/install-info
12mr|abrt-2.0.10-1|195	Requires(post): /sbin/install-info
12mr|abrt-2.0.10-1|196	
12mr|abrt-2.0.10-1|197	%description retrace-server
12mr|abrt-2.0.10-1|198	The retrace server provides a coredump analysis and backtrace
12mr|abrt-2.0.10-1|199	generation service over a network using HTTP protocol.
12mr|abrt-2.0.10-1|200	%endif
12mr|abrt-2.0.10-1|201	
12mr|abrt-2.0.10-1|202	%package addon-xorg
12mr|abrt-2.0.10-1|203	Summary: %{name}'s Xorg addon
12mr|abrt-2.0.10-1|204	Group: System/Libraries
12mr|abrt-2.0.10-1|205	Requires: curl
12mr|abrt-2.0.10-1|206	Requires: %{name} = %{version}-%{release}
12mr|abrt-2.0.10-1|207	
12mr|abrt-2.0.10-1|208	%description addon-xorg
12mr|abrt-2.0.10-1|209	This package contains plugin for collecting Xorg crash information
12mr|abrt-2.0.10-1|210	from Xorg log.
12mr|abrt-2.0.10-1|211	
12mr|abrt-2.0.10-1|212	%prep
12mr|abrt-2.0.10-1|213	
12mr|abrt-2.0.10-1|214	%setup -q
12mr|abrt-2.0.10-1|215	%apply_patches
12mr|abrt-2.0.10-1|216	# (tv)) disable -Werror:
12mr|abrt-2.0.10-1|217	perl -pi -e 's!-Werror!-Wno-deprecated!' configure{.ac,} */*/Makefile*
12mr|abrt-2.0.10-1|218	
12mr|abrt-2.0.10-1|219	%build
12mr|abrt-2.0.10-1|220	NOCONFIGURE=yes gnome-autogen.sh
12mr|abrt-2.0.10-1|221	%define Werror_cflags %nil
12mr|abrt-2.0.10-1|222	
12mr|abrt-2.0.10-1|223	%configure2_5x \
12mr|abrt-2.0.10-1|224	%if !%{with_systemd}
12mr|abrt-2.0.10-1|225	--without-systemdsystemunitdir \
12mr|abrt-2.0.10-1|226	%endif
12mr|abrt-2.0.10-1|227	%if %{with_systemd}
12mr|abrt-2.0.10-1|228	--with-systemdsystemunitdir=/lib/systemd/system \
12mr|abrt-2.0.10-1|229	%endif
12mr|abrt-2.0.10-1|230	--disable-rpath \
12mr|abrt-2.0.10-1|231	--enable-gtk3
12mr|abrt-2.0.10-1|232	
12mr|abrt-2.0.10-1|233	%make
12mr|abrt-2.0.10-1|234	
12mr|abrt-2.0.10-1|235	%install
12mr|abrt-2.0.10-1|236	
12mr|abrt-2.0.10-1|237	%makeinstall_std
12mr|abrt-2.0.10-1|238	%find_lang %{name}
12mr|abrt-2.0.10-1|239	
12mr|abrt-2.0.10-1|240	# remove all .la and .a files
12mr|abrt-2.0.10-1|241	find %{buildroot} -name '*.la' -or -name '*.a' | xargs rm -f
12mr|abrt-2.0.10-1|242	%if !%{with_systemd}
12mr|abrt-2.0.10-1|243	mkdir -p %{buildroot}/%{_initrddir}
12mr|abrt-2.0.10-1|244	install -m 755 %SOURCE1 %{buildroot}/%{_initrddir}/%{name}d
12mr|abrt-2.0.10-1|245	install -m 755 %SOURCE5 %{buildroot}/%{_initrddir}/%{name}-ccpp
12mr|abrt-2.0.10-1|246	install -m 755 %SOURCE6 %{buildroot}/%{_initrddir}/%{name}-oops
12mr|abrt-2.0.10-1|247	sed -i 's!@libexec@!%_libdir!' %{buildroot}/%{_initrddir}/%{name}-ccpp
12mr|abrt-2.0.10-1|248	%endif
12mr|abrt-2.0.10-1|249	mkdir -p %{buildroot}/var/cache/%{name}-di
12mr|abrt-2.0.10-1|250	mkdir -p %{buildroot}/var/run/%{name}
12mr|abrt-2.0.10-1|251	mkdir -p %{buildroot}/var/spool/%{name}
12mr|abrt-2.0.10-1|252	mkdir -p %{buildroot}/var/spool/%{name}-retrace
12mr|abrt-2.0.10-1|253	mkdir -p %{buildroot}/var/cache/%{name}-retrace
12mr|abrt-2.0.10-1|254	mkdir -p %{buildroot}/var/log/%{name}-retrace
12mr|abrt-2.0.10-1|255	mkdir -p %{buildroot}/var/spool/%{name}-upload
12mr|abrt-2.0.10-1|256	
12mr|abrt-2.0.10-1|257	# remove fedora gpg key
12mr|abrt-2.0.10-1|258	rm -f %{buildroot}%{_sysconfdir}/abrt/gpg_keys
12mr|abrt-2.0.10-1|259	touch %{buildroot}%{_sysconfdir}/abrt/gpg_keys
12mr|abrt-2.0.10-1|260	
12mr|abrt-2.0.10-1|261	touch %buildroot/var/run/abrt/abrt.socket
12mr|abrt-2.0.10-1|262	touch %buildroot/var/run/abrtd.pid
12mr|abrt-2.0.10-1|263	
12mr|abrt-2.0.10-1|264	# install ulimit disabler
12mr|abrt-2.0.10-1|265	mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
12mr|abrt-2.0.10-1|266	install -m0644 %SOURCE2 %SOURCE3 %{buildroot}%{_sysconfdir}/profile.d/
12mr|abrt-2.0.10-1|267	
12mr|abrt-2.0.10-1|268	desktop-file-install \
12mr|abrt-2.0.10-1|269	--dir %{buildroot}%{_sysconfdir}/xdg/autostart \
12mr|abrt-2.0.10-1|270	src/applet/%{name}-applet.desktop
12mr|abrt-2.0.10-1|271	
12mr|abrt-2.0.10-1|272	# replace with our own version
12mr|abrt-2.0.10-1|273	cat %{SOURCE4} > %{buildroot}/usr/bin/%{name}-debuginfo-install
12mr|abrt-2.0.10-1|274	
12mr|abrt-2.0.10-1|275	#remove RH specific plugins
12mr|abrt-2.0.10-1|276	rm -f %{buildroot}%{_libdir}/%{name}/{RHTSupport.glade,libRHTSupport.so}
12mr|abrt-2.0.10-1|277	rm -f %{buildroot}%{_sysconfdir}/%{name}/plugins/RHTSupport.conf
12mr|abrt-2.0.10-1|278	rm -f %{buildroot}%{_sysconfdir}/%{name}/events.d/rhtsupport_events.conf
12mr|abrt-2.0.10-1|279	rm -f %{buildroot}%{_sysconfdir}/%{name}/events/report_RHTSupport.xml
12mr|abrt-2.0.10-1|280	rm -f %{buildroot}%{_bindir}/%{name}-action-rhtsupport
12mr|abrt-2.0.10-1|281	
12mr|abrt-2.0.10-1|282	# After everything is installed, remove info dir
12mr|abrt-2.0.10-1|283	rm -f %{buildroot}%{_infodir}/dir
12mr|abrt-2.0.10-1|284	
12mr|abrt-2.0.10-1|285	%pre
12mr|abrt-2.0.10-1|286	%_pre_useradd %{name} %{_sysconfdir}/%{name} /bin/nologin
12mr|abrt-2.0.10-1|287	%_pre_groupadd %{name} %{name}
12mr|abrt-2.0.10-1|288	
12mr|abrt-2.0.10-1|289	%post
12mr|abrt-2.0.10-1|290	if [ $1 -eq 1 ]; then
12mr|abrt-2.0.10-1|291	%if %{with systemd}
12mr|abrt-2.0.10-1|292	# Enable (but don't start) the units by default
12mr|abrt-2.0.10-1|293	/bin/systemctl enable abrtd.service >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|294	%else
12mr|abrt-2.0.10-1|295	/sbin/chkconfig --add abrtd
12mr|abrt-2.0.10-1|296	%endif
12mr|abrt-2.0.10-1|297	fi
12mr|abrt-2.0.10-1|298	
12mr|abrt-2.0.10-1|299	%post addon-ccpp
12mr|abrt-2.0.10-1|300	# this is required for transition from 1.1.x to 2.x
12mr|abrt-2.0.10-1|301	# because /cache/abrt-di/* was created under root with root:root
12mr|abrt-2.0.10-1|302	# so 2.x fails when it tries to extract debuginfo there..
12mr|abrt-2.0.10-1|303	chown -R abrt:abrt %{_localstatedir}/cache/abrt-di
12mr|abrt-2.0.10-1|304	if [ $1 -eq 1 ]; then
12mr|abrt-2.0.10-1|305	%if %{with systemd}
12mr|abrt-2.0.10-1|306	# Enable (but don't start) the units by default
12mr|abrt-2.0.10-1|307	/bin/systemctl enable abrt-ccpp.service >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|308	%else
12mr|abrt-2.0.10-1|309	/sbin/chkconfig --add abrt-ccpp
12mr|abrt-2.0.10-1|310	%endif
12mr|abrt-2.0.10-1|311	fi
12mr|abrt-2.0.10-1|312	
12mr|abrt-2.0.10-1|313	%post addon-kerneloops
12mr|abrt-2.0.10-1|314	if [ $1 -eq 1 ]; then
12mr|abrt-2.0.10-1|315	%if %{with systemd}
12mr|abrt-2.0.10-1|316	# Enable (but don't start) the units by default
12mr|abrt-2.0.10-1|317	/bin/systemctl enable abrt-oops.service >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|318	%else
12mr|abrt-2.0.10-1|319	/sbin/chkconfig --add abrt-oops
12mr|abrt-2.0.10-1|320	%endif
12mr|abrt-2.0.10-1|321	fi
12mr|abrt-2.0.10-1|322	
12mr|abrt-2.0.10-1|323	%post addon-vmcore
12mr|abrt-2.0.10-1|324	if [ $1 -eq 1 ]; then
12mr|abrt-2.0.10-1|325	%if %{with systemd}
12mr|abrt-2.0.10-1|326	# Enable (but don't start) the units by default
12mr|abrt-2.0.10-1|327	/bin/systemctl enable abrt-vmcore.service >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|328	%else
12mr|abrt-2.0.10-1|329	/sbin/chkconfig --add abrt-vmcore
12mr|abrt-2.0.10-1|330	%endif
12mr|abrt-2.0.10-1|331	fi
12mr|abrt-2.0.10-1|332	
12mr|abrt-2.0.10-1|333	%preun
12mr|abrt-2.0.10-1|334	if [ "$1" -eq "0" ] ; then
12mr|abrt-2.0.10-1|335	%if %{with systemd}
12mr|abrt-2.0.10-1|336	/bin/systemctl --no-reload disable abrtd.service > /dev/null 2>&1 || :
12mr|abrt-2.0.10-1|337	/bin/systemctl stop abrtd.service >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|338	%else
12mr|abrt-2.0.10-1|339	service abrtd stop >/dev/null 2>&1
12mr|abrt-2.0.10-1|340	/sbin/chkconfig --del abrtd
12mr|abrt-2.0.10-1|341	%endif
12mr|abrt-2.0.10-1|342	fi
12mr|abrt-2.0.10-1|343	
12mr|abrt-2.0.10-1|344	%preun addon-ccpp
12mr|abrt-2.0.10-1|345	if [ "$1" -eq "0" ] ; then
12mr|abrt-2.0.10-1|346	%if %{with systemd}
12mr|abrt-2.0.10-1|347	/bin/systemctl --no-reload disable abrt-ccpp.service >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|348	/bin/systemctl stop abrt-ccpp.service >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|349	%else
12mr|abrt-2.0.10-1|350	service abrt-ccpp stop >/dev/null 2>&1
12mr|abrt-2.0.10-1|351	/sbin/chkconfig --del abrt-ccpp
12mr|abrt-2.0.10-1|352	%endif
12mr|abrt-2.0.10-1|353	fi
12mr|abrt-2.0.10-1|354	
12mr|abrt-2.0.10-1|355	%preun addon-kerneloops
12mr|abrt-2.0.10-1|356	if [ "$1" -eq "0" ] ; then
12mr|abrt-2.0.10-1|357	%if %{with systemd}
12mr|abrt-2.0.10-1|358	/bin/systemctl --no-reload abrt-oops.service >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|359	/bin/systemctl stop abrt-oops.service >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|360	%else
12mr|abrt-2.0.10-1|361	service abrt-oops stop >/dev/null 2>&1
12mr|abrt-2.0.10-1|362	/sbin/chkconfig --del abrt-oops
12mr|abrt-2.0.10-1|363	%endif
12mr|abrt-2.0.10-1|364	fi
12mr|abrt-2.0.10-1|365	
12mr|abrt-2.0.10-1|366	%preun addon-vmcore
12mr|abrt-2.0.10-1|367	if [ "$1" -eq "0" ] ; then
12mr|abrt-2.0.10-1|368	%if %{with systemd}
12mr|abrt-2.0.10-1|369	/bin/systemctl --no-reload abrt-vmcore.service >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|370	/bin/systemctl stop abrt-vmcore.service >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|371	%else
12mr|abrt-2.0.10-1|372	service abrt-vmcore stop >/dev/null 2>&1
12mr|abrt-2.0.10-1|373	/sbin/chkconfig --del abrt-vmcore
12mr|abrt-2.0.10-1|374	%endif
12mr|abrt-2.0.10-1|375	fi
12mr|abrt-2.0.10-1|376	
12mr|abrt-2.0.10-1|377	%postun
12mr|abrt-2.0.10-1|378	%_postun_userdel %{name}
12mr|abrt-2.0.10-1|379	%_postun_groupdel %{name} %{name}
12mr|abrt-2.0.10-1|380	%if %{with systemd}
12mr|abrt-2.0.10-1|381	if [ $1 -ge 1 ] ; then
12mr|abrt-2.0.10-1|382	# On upgrade, reload init system configuration if we changed unit files
12mr|abrt-2.0.10-1|383	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|384	fi
12mr|abrt-2.0.10-1|385	%endif
12mr|abrt-2.0.10-1|386	
12mr|abrt-2.0.10-1|387	%if %{with systemd}
12mr|abrt-2.0.10-1|388	%postun addon-kerneloops
12mr|abrt-2.0.10-1|389	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|390	
12mr|abrt-2.0.10-1|391	%postun addon-vmcore
12mr|abrt-2.0.10-1|392	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|393	
12mr|abrt-2.0.10-1|394	%postun addon-ccpp
12mr|abrt-2.0.10-1|395	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|396	%endif
12mr|abrt-2.0.10-1|397	
12mr|abrt-2.0.10-1|398	%post gui
12mr|abrt-2.0.10-1|399	# update icon cache
12mr|abrt-2.0.10-1|400	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
12mr|abrt-2.0.10-1|401	
12mr|abrt-2.0.10-1|402	%postun gui
12mr|abrt-2.0.10-1|403	if [ $1 -eq 0 ] ; then
12mr|abrt-2.0.10-1|404	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
12mr|abrt-2.0.10-1|405	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12mr|abrt-2.0.10-1|406	fi
12mr|abrt-2.0.10-1|407	
12mr|abrt-2.0.10-1|408	%posttrans
12mr|abrt-2.0.10-1|409	service abrtd condrestart >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|410	
12mr|abrt-2.0.10-1|411	%posttrans addon-ccpp
12mr|abrt-2.0.10-1|412	service abrt-ccpp condrestart >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|413	
12mr|abrt-2.0.10-1|414	%posttrans addon-kerneloops
12mr|abrt-2.0.10-1|415	service abrt-oops condrestart >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|416	
12mr|abrt-2.0.10-1|417	%posttrans addon-vmcore
12mr|abrt-2.0.10-1|418	service abrt-vmcore condrestart >/dev/null 2>&1 || :
12mr|abrt-2.0.10-1|419	
12mr|abrt-2.0.10-1|420	%posttrans gui
12mr|abrt-2.0.10-1|421	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12mr|abrt-2.0.10-1|422	
12mr|abrt-2.0.10-1|423	%if 0
12mr|abrt-2.0.10-1|424	%post retrace-server
12mr|abrt-2.0.10-1|425	/sbin/install-info %{_infodir}/abrt-retrace-server %{_infodir}/dir 2> /dev/null || :
12mr|abrt-2.0.10-1|426	/usr/sbin/usermod -G mock apache 2> /dev/null || :
12mr|abrt-2.0.10-1|427	
12mr|abrt-2.0.10-1|428	%preun retrace-server
12mr|abrt-2.0.10-1|429	if [ "$1" = 0 ]; then
12mr|abrt-2.0.10-1|430	/sbin/install-info --delete %{_infodir}/abrt-retrace-server %{_infodir}/dir 2> /dev/null || :
12mr|abrt-2.0.10-1|431	fi
12mr|abrt-2.0.10-1|432	%endif
12mr|abrt-2.0.10-1|433	
12mr|abrt-2.0.10-1|434	%files -f %{name}.lang
12mr|abrt-2.0.10-1|435	%doc README COPYING
12mr|abrt-2.0.10-1|436	%if %{with systemd}
12mr|abrt-2.0.10-1|437	/lib/systemd/system/abrtd.service
12mr|abrt-2.0.10-1|438	%else
12mr|abrt-2.0.10-1|439	%{_initrddir}/abrtd
12mr|abrt-2.0.10-1|440	%endif
12mr|abrt-2.0.10-1|441	%{_sbindir}/%{name}d
12mr|abrt-2.0.10-1|442	%{_sbindir}/%{name}-server
12mr|abrt-2.0.10-1|443	%{_sbindir}/abrt-dbus
12mr|abrt-2.0.10-1|444	%{_bindir}/%{name}-debuginfo-install
12mr|abrt-2.0.10-1|445	%{_bindir}/abrt-action-generate-core-backtrace
12mr|abrt-2.0.10-1|446	%{_bindir}/abrt-dedup-client
12mr|abrt-2.0.10-1|447	%{_bindir}/%{name}-handle-upload
12mr|abrt-2.0.10-1|448	%{_bindir}/%{name}-action-save-package-data
12mr|abrt-2.0.10-1|449	%{_bindir}/%{name}-retrace-client
12mr|abrt-2.0.10-1|450	%{_bindir}/abrt-watch-log
12mr|abrt-2.0.10-1|451	%{_libexecdir}/abrt-handle-event
12mr|abrt-2.0.10-1|452	%config(noreplace) %{_sysconfdir}/%{name}/abrt.conf
12mr|abrt-2.0.10-1|453	%config(noreplace) %{_sysconfdir}/%{name}/abrt-action-save-package-data.conf
12mr|abrt-2.0.10-1|454	%config(noreplace) %{_sysconfdir}/%{name}/gpg_keys
12mr|abrt-2.0.10-1|455	%config(noreplace) %{_sysconfdir}/libreport/events.d/abrt_event.conf
12mr|abrt-2.0.10-1|456	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/dbus-abrt.conf
12mr|abrt-2.0.10-1|457	%config(noreplace) %{_sysconfdir}/libreport/events.d/smart_event.conf
12mr|abrt-2.0.10-1|458	%config(noreplace) %{_sysconfdir}/libreport/events.d/smolt_event.conf
12mr|abrt-2.0.10-1|459	%{_sysconfdir}/libreport/events.d/ccpp_retrace_event.conf
12mr|abrt-2.0.10-1|460	%{_sysconfdir}/libreport/events/analyze_RetraceServer.xml
12mr|abrt-2.0.10-1|461	%ghost %attr(0666, -, -) %{_localstatedir}/run/%{name}/abrt.socket
12mr|abrt-2.0.10-1|462	%ghost %attr(0644, -, -) %{_localstatedir}/run/%{name}d.pid
12mr|abrt-2.0.10-1|463	#%dir %attr(0755, %{name}, %{name}) %{_localstatedir}/cache/%{name}
12mr|abrt-2.0.10-1|464	%dir /var/run/%{name}
12mr|abrt-2.0.10-1|465	%dir %{_sysconfdir}/%{name}
12mr|abrt-2.0.10-1|466	%dir %{_sysconfdir}/%{name}/plugins
12mr|abrt-2.0.10-1|467	%dir %{_datadir}/locale/fa/LC_MESSAGES
12mr|abrt-2.0.10-1|468	%{_mandir}/man1/abrt-handle-upload.1.*
12mr|abrt-2.0.10-1|469	%{_mandir}/man1/abrt-server.1.*
12mr|abrt-2.0.10-1|470	%{_mandir}/man1/abrt-action-save-package-data.1.*
12mr|abrt-2.0.10-1|471	%{_mandir}/man1/abrt-retrace-client.1.*
12mr|abrt-2.0.10-1|472	%{_mandir}/man1/abrt-cli.1.*
12mr|abrt-2.0.10-1|473	%{_mandir}/man8/abrtd.8.*
12mr|abrt-2.0.10-1|474	%{_mandir}/man8/abrt-dbus.8.*
12mr|abrt-2.0.10-1|475	%{_mandir}/man5/abrt.conf.5.*
12mr|abrt-2.0.10-1|476	%{_mandir}/man5/abrt-action-save-package-data.conf.5.*
12mr|abrt-2.0.10-1|477	%{_datadir}/dbus-1/system-services/org.freedesktop.problems.service
12mr|abrt-2.0.10-1|478	%{_datadir}/polkit-1/actions/abrt_polkit.policy
12mr|abrt-2.0.10-1|479	
12mr|abrt-2.0.10-1|480	%files -n %{lib_name}
12mr|abrt-2.0.10-1|481	%{_libdir}/libabrt*.so.*
12mr|abrt-2.0.10-1|482	
12mr|abrt-2.0.10-1|483	%files -n %{lib_name_devel}
12mr|abrt-2.0.10-1|484	%{_includedir}/abrt/*
12mr|abrt-2.0.10-1|485	%{_libdir}/libabrt*.so
12mr|abrt-2.0.10-1|486	#FIXME: this should go to libreportgtk-devel package
12mr|abrt-2.0.10-1|487	%{_libdir}/pkgconfig/%{name}.pc
12mr|abrt-2.0.10-1|488	
12mr|abrt-2.0.10-1|489	%files gui
12mr|abrt-2.0.10-1|490	%{_bindir}/%{name}-gui
12mr|abrt-2.0.10-1|491	%{_datadir}/%{name}
12mr|abrt-2.0.10-1|492	%{_datadir}/applications/%{name}.desktop
12mr|abrt-2.0.10-1|493	%{_datadir}/icons/hicolor/*/*/*.png
12mr|abrt-2.0.10-1|494	%{_bindir}/%{name}-applet
12mr|abrt-2.0.10-1|495	%{_sysconfdir}/xdg/autostart/%{name}-applet.desktop
12mr|abrt-2.0.10-1|496	
12mr|abrt-2.0.10-1|497	%files addon-ccpp
12mr|abrt-2.0.10-1|498	%config(noreplace) %{_sysconfdir}/%{name}/plugins/CCpp.conf
12mr|abrt-2.0.10-1|499	%{_sysconfdir}/libreport/events.d/ccpp_event.conf
12mr|abrt-2.0.10-1|500	%{_sysconfdir}/libreport/events.d/gconf_event.conf
12mr|abrt-2.0.10-1|501	%{_sysconfdir}/libreport/events.d/vimrc_event.conf
12mr|abrt-2.0.10-1|502	%{_sysconfdir}/libreport/events/analyze_LocalGDB.xml
12mr|abrt-2.0.10-1|503	%{_sysconfdir}/libreport/events/collect_xsession_errors.xml
12mr|abrt-2.0.10-1|504	%{_sysconfdir}/libreport/events/collect_Smolt.xml
12mr|abrt-2.0.10-1|505	%{_sysconfdir}/libreport/events/collect_GConf.xml
12mr|abrt-2.0.10-1|506	%{_sysconfdir}/libreport/events/collect_vimrc_user.xml
12mr|abrt-2.0.10-1|507	%{_sysconfdir}/libreport/events/collect_vimrc_system.xml
12mr|abrt-2.0.10-1|508	%dir %attr(0775, abrt, abrt) %{_localstatedir}/cache/abrt-di
12mr|abrt-2.0.10-1|509	%if %{with systemd}
12mr|abrt-2.0.10-1|510	/lib/systemd/system/abrt-ccpp.service
12mr|abrt-2.0.10-1|511	%else
12mr|abrt-2.0.10-1|512	%{_initrddir}/abrt-ccpp
12mr|abrt-2.0.10-1|513	%endif
12mr|abrt-2.0.10-1|514	%{_libdir}/abrt-hook-ccpp
12mr|abrt-2.0.10-1|515	%{_sysconfdir}/profile.d/00abrt.*
12mr|abrt-2.0.10-1|516	%{_bindir}/abrt-action-analyze-c
12mr|abrt-2.0.10-1|517	%{_bindir}/abrt-action-trim-files
12mr|abrt-2.0.10-1|518	%{_bindir}/abrt-action-analyze-core
12mr|abrt-2.0.10-1|519	%{_bindir}/abrt-action-list-dsos
12mr|abrt-2.0.10-1|520	%attr(2755, abrt, abrt) %{_bindir}/abrt-action-install-debuginfo
12mr|abrt-2.0.10-1|521	%attr(4755, abrt, abrt) %{_libexecdir}/abrt-action-install-debuginfo-to-abrt-cache
12mr|abrt-2.0.10-1|522	%{_bindir}/abrt-action-generate-backtrace
12mr|abrt-2.0.10-1|523	%{_bindir}/abrt-action-analyze-backtrace
12mr|abrt-2.0.10-1|524	%{_sbindir}/abrt-install-ccpp-hook
12mr|abrt-2.0.10-1|525	%{_mandir}/man*/abrt-action-analyze-c.*
12mr|abrt-2.0.10-1|526	%{_mandir}/man*/abrt-action-trim-files.*
12mr|abrt-2.0.10-1|527	%{_mandir}/man*/abrt-action-generate-backtrace.*
12mr|abrt-2.0.10-1|528	%{_mandir}/man*/abrt-action-generate-core-backtrace.*
12mr|abrt-2.0.10-1|529	%{_mandir}/man*/abrt-action-analyze-backtrace.*
12mr|abrt-2.0.10-1|530	%{_mandir}/man*/abrt-action-list-dsos.*
12mr|abrt-2.0.10-1|531	%{_mandir}/man1/abrt-install-ccpp-hook.*
12mr|abrt-2.0.10-1|532	
12mr|abrt-2.0.10-1|533	%files addon-kerneloops
12mr|abrt-2.0.10-1|534	%config(noreplace) %{_sysconfdir}/libreport/events.d/koops_event.conf
12mr|abrt-2.0.10-1|535	%if %{with systemd}
12mr|abrt-2.0.10-1|536	/lib/systemd/system/abrt-oops.service
12mr|abrt-2.0.10-1|537	%else
12mr|abrt-2.0.10-1|538	%{_initrddir}/abrt-oops
12mr|abrt-2.0.10-1|539	%endif
12mr|abrt-2.0.10-1|540	%{_bindir}/abrt-dump-oops
12mr|abrt-2.0.10-1|541	%{_bindir}/abrt-action-analyze-oops
12mr|abrt-2.0.10-1|542	%{_mandir}/man1/abrt-action-analyze-oops.1*
12mr|abrt-2.0.10-1|543	
12mr|abrt-2.0.10-1|544	%files addon-vmcore
12mr|abrt-2.0.10-1|545	%config(noreplace) %{_sysconfdir}/libreport/events.d/vmcore_event.conf
12mr|abrt-2.0.10-1|546	%{_sysconfdir}/libreport/events/analyze_VMcore.xml
12mr|abrt-2.0.10-1|547	%if %{with systemd}
12mr|abrt-2.0.10-1|548	/lib/systemd/system/abrt-vmcore.service
12mr|abrt-2.0.10-1|549	%else
12mr|abrt-2.0.10-1|550	%{_initrddir}/abrt-vmcore
12mr|abrt-2.0.10-1|551	%endif
12mr|abrt-2.0.10-1|552	%{_sbindir}/abrt-harvest-vmcore
12mr|abrt-2.0.10-1|553	%{_bindir}/abrt-action-analyze-vmcore
12mr|abrt-2.0.10-1|554	%{_mandir}/man1/abrt-action-analyze-vmcore.1*
12mr|abrt-2.0.10-1|555	
12mr|abrt-2.0.10-1|556	%files cli
12mr|abrt-2.0.10-1|557	%{_bindir}/abrt-cli
12mr|abrt-2.0.10-1|558	
12mr|abrt-2.0.10-1|559	%files addon-python
12mr|abrt-2.0.10-1|560	%dir %{_sysconfdir}/%{name}/plugins
12mr|abrt-2.0.10-1|561	%config(noreplace) %{_sysconfdir}/%{name}/plugins/python.conf
12mr|abrt-2.0.10-1|562	%{_sysconfdir}/libreport/events.d/python_event.conf
12mr|abrt-2.0.10-1|563	%{_bindir}/abrt-action-analyze-python
12mr|abrt-2.0.10-1|564	%{_mandir}/man1/abrt-action-analyze-python.1*
12mr|abrt-2.0.10-1|565	%{py_puresitedir}/abrt*.py*
12mr|abrt-2.0.10-1|566	%{py_puresitedir}/*.pth
12mr|abrt-2.0.10-1|567	
12mr|abrt-2.0.10-1|568	%files addon-xorg
12mr|abrt-2.0.10-1|569	%config(noreplace) %{_sysconfdir}/libreport/events.d/xorg_event.conf
12mr|abrt-2.0.10-1|570	%if %{with systemd}
12mr|abrt-2.0.10-1|571	%{_unitdir}/abrt-xorg.service
12mr|abrt-2.0.10-1|572	%else
12mr|abrt-2.0.10-1|573	%{_initrddir}/abrt-xorg
12mr|abrt-2.0.10-1|574	%endif
12mr|abrt-2.0.10-1|575	%{_bindir}/abrt-dump-xorg
12mr|abrt-2.0.10-1|576	
12mr|abrt-2.0.10-1|577	%files desktop
12mr|abrt-2.0.10-1|578	
12mr|abrt-2.0.10-1|579	%if 0
12mr|abrt-2.0.10-1|580	%files retrace-server
12mr|abrt-2.0.10-1|581	%config(noreplace) %{_sysconfdir}/%{name}/retrace.conf
12mr|abrt-2.0.10-1|582	%config(noreplace) %{_sysconfdir}/httpd/conf.d/retrace_httpd.conf
12mr|abrt-2.0.10-1|583	%config(noreplace) %{_sysconfdir}/yum.repos.d/retrace.repo
12mr|abrt-2.0.10-1|584	%dir %attr(0775, apache, abrt) %{_localstatedir}/spool/abrt-retrace
12mr|abrt-2.0.10-1|585	%dir %attr(0755, abrt, abrt) %{_localstatedir}/cache/abrt-retrace
12mr|abrt-2.0.10-1|586	%dir %attr(0755, abrt, abrt) %{_localstatedir}/log/abrt-retrace
12mr|abrt-2.0.10-1|587	%caps(cap_setuid=ep) %{_bindir}/abrt-retrace-worker
12mr|abrt-2.0.10-1|588	%{_bindir}/abrt-retrace-cleanup
12mr|abrt-2.0.10-1|589	%{_bindir}/abrt-retrace-reposync
12mr|abrt-2.0.10-1|590	%{_bindir}/coredump2packages
12mr|abrt-2.0.10-1|591	%{py_puresitedir}/retrace.py*
12mr|abrt-2.0.10-1|592	%{_datadir}/abrt-retrace/*.py*
12mr|abrt-2.0.10-1|593	%{_datadir}/abrt-retrace/*.wsgi
12mr|abrt-2.0.10-1|594	%{_datadir}/abrt-retrace/plugins/*.py*
12mr|abrt-2.0.10-1|595	%{_infodir}/abrt-retrace-server*
12mr|abrt-2.0.10-1|596	%endif
12mr|abrt-2.0.10-1|597	
12mr|abrt-2.0.10-1|598	
12mr|abrt-2.0.10-1|599	
12mr|abrt-2.0.10-1|600	%changelog
12mr|abrt-2.0.10-1|601	

13410 12
12mr|accerciser-3.6.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|accerciser-3.6.2-1|2	
12mr|accerciser-3.6.2-1|3	Summary:	An interactive Python tool for querying accessibility information
12mr|accerciser-3.6.2-1|4	Name:		accerciser
12mr|accerciser-3.6.2-1|5	Version:	3.6.2
12mr|accerciser-3.6.2-1|6	Release:	1
12mr|accerciser-3.6.2-1|7	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|accerciser-3.6.2-1|8	License:	BSD
12mr|accerciser-3.6.2-1|9	Group:		Accessibility
12mr|accerciser-3.6.2-1|10	Url:		http://live.gnome.org/Accerciser
12mr|accerciser-3.6.2-1|11	BuildArch:	noarch
12mr|accerciser-3.6.2-1|12	BuildRequires:	pkgconfig(atspi-2) >= 2.1.5
12mr|accerciser-3.6.2-1|13	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.1.13
12mr|accerciser-3.6.2-1|14	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90.3
12mr|accerciser-3.6.2-1|15	BuildRequires:	intltool >= 0.35.0
12mr|accerciser-3.6.2-1|16	BuildRequires:	pkgconfig(gnome-doc-utils) >= 0.17.3
12mr|accerciser-3.6.2-1|17	BuildRequires:	python-devel
12mr|accerciser-3.6.2-1|18	BuildRequires:	GConf2 itstool
12mr|accerciser-3.6.2-1|19	
12mr|accerciser-3.6.2-1|20	%description
12mr|accerciser-3.6.2-1|21	An interactive Python accessibility explorer.
12mr|accerciser-3.6.2-1|22	
12mr|accerciser-3.6.2-1|23	%prep
12mr|accerciser-3.6.2-1|24	%setup -q
12mr|accerciser-3.6.2-1|25	
12mr|accerciser-3.6.2-1|26	%build
12mr|accerciser-3.6.2-1|27	%configure2_5x \
12mr|accerciser-3.6.2-1|28	--disable-scrollkeeper \
12mr|accerciser-3.6.2-1|29	--disable-schemas-install
12mr|accerciser-3.6.2-1|30	%make
12mr|accerciser-3.6.2-1|31	
12mr|accerciser-3.6.2-1|32	%install
12mr|accerciser-3.6.2-1|33	%makeinstall_std
12mr|accerciser-3.6.2-1|34	
12mr|accerciser-3.6.2-1|35	%find_lang %{name} --with-gnome
12mr|accerciser-3.6.2-1|36	
12mr|accerciser-3.6.2-1|37	%files -f %{name}.lang
12mr|accerciser-3.6.2-1|38	%doc AUTHORS README NEWS
12mr|accerciser-3.6.2-1|39	%{_bindir}/%{name}
12mr|accerciser-3.6.2-1|40	%{py_puresitedir}/%{name}
12mr|accerciser-3.6.2-1|41	%_datadir/glib-2.0/schemas/org.a11y.Accerciser.gschema.xml
12mr|accerciser-3.6.2-1|42	%{_datadir}/%{name}
12mr|accerciser-3.6.2-1|43	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12mr|accerciser-3.6.2-1|44	%{_datadir}/applications/%{name}.desktop
12mr|accerciser-3.6.2-1|45	%{_mandir}/man1/*

13411 12
12mr|accountsservice-0.6.29-1|1	%define _with_systemd 1
12mr|accountsservice-0.6.29-1|2	
12mr|accountsservice-0.6.29-1|3	%define api 1.0
12mr|accountsservice-0.6.29-1|4	%define major 0
12mr|accountsservice-0.6.29-1|5	%define libname %mklibname %{name} %{major}
12mr|accountsservice-0.6.29-1|6	%define girname %mklibname %{name}-gir %{api}
12mr|accountsservice-0.6.29-1|7	%define develname %mklibname -d %{name}
12mr|accountsservice-0.6.29-1|8	
12mr|accountsservice-0.6.29-1|9	Summary:	D-Bus interfaces for querying and manipulating user account information
12mr|accountsservice-0.6.29-1|10	Name:		accountsservice
12mr|accountsservice-0.6.29-1|11	Version:	0.6.29
12mr|accountsservice-0.6.29-1|12	Release:	1
12mr|accountsservice-0.6.29-1|13	Group:		System/Libraries
12mr|accountsservice-0.6.29-1|14	License:	GPLv3+
12mr|accountsservice-0.6.29-1|15	URL:		http://www.fedoraproject.org/wiki/Features/UserAccountDialog
12mr|accountsservice-0.6.29-1|16	Source0:	http://www.freedesktop.org/software/accountsservice/%{name}-%{version}.tar.xz
12mr|accountsservice-0.6.29-1|17	
12mr|accountsservice-0.6.29-1|18	BuildRequires:	intltool
12mr|accountsservice-0.6.29-1|19	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|accountsservice-0.6.29-1|20	BuildRequires:	pkgconfig(glib-2.0)
12mr|accountsservice-0.6.29-1|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|accountsservice-0.6.29-1|22	BuildRequires:	pkgconfig(polkit-agent-1)
12mr|accountsservice-0.6.29-1|23	%if %{_with_systemd}
12mr|accountsservice-0.6.29-1|24	BuildRequires:	systemd-units
12mr|accountsservice-0.6.29-1|25	%endif
12mr|accountsservice-0.6.29-1|26	
12mr|accountsservice-0.6.29-1|27	Requires:	polkit
12mr|accountsservice-0.6.29-1|28	Requires:	consolekit
12mr|accountsservice-0.6.29-1|29	Requires:	shadow-utils
12mr|accountsservice-0.6.29-1|30	
12mr|accountsservice-0.6.29-1|31	%description
12mr|accountsservice-0.6.29-1|32	The accountsservice project provides a set of D-Bus interfaces for
12mr|accountsservice-0.6.29-1|33	querying and manipulating user account information and an implementation
12mr|accountsservice-0.6.29-1|34	of these interfaces, based on the useradd, usermod and userdel commands.
12mr|accountsservice-0.6.29-1|35	
12mr|accountsservice-0.6.29-1|36	%package -n %{libname}
12mr|accountsservice-0.6.29-1|37	Summary:	Client-side library to talk to accountservice
12mr|accountsservice-0.6.29-1|38	Group:		System/Libraries
12mr|accountsservice-0.6.29-1|39	
12mr|accountsservice-0.6.29-1|40	%description -n %{libname}
12mr|accountsservice-0.6.29-1|41	This package contains the shared library for %{name}.
12mr|accountsservice-0.6.29-1|42	
12mr|accountsservice-0.6.29-1|43	%package -n %{girname}
12mr|accountsservice-0.6.29-1|44	Summary:	GObject Introspection interface description for %{name}
12mr|accountsservice-0.6.29-1|45	Group:		System/Libraries
12mr|accountsservice-0.6.29-1|46	
12mr|accountsservice-0.6.29-1|47	%description -n %{girname}
12mr|accountsservice-0.6.29-1|48	GObject Introspection interface description for %{name}.
12mr|accountsservice-0.6.29-1|49	
12mr|accountsservice-0.6.29-1|50	%package -n %{develname}
12mr|accountsservice-0.6.29-1|51	Summary:	Development files for accountsservice-libs
12mr|accountsservice-0.6.29-1|52	Group:		Development/C
12mr|accountsservice-0.6.29-1|53	Requires:	%{libname} = %{version}-%{release}
12mr|accountsservice-0.6.29-1|54	Requires:	%{girname} = %{version}-%{release}
12mr|accountsservice-0.6.29-1|55	
12mr|accountsservice-0.6.29-1|56	%description -n %{develname}
12mr|accountsservice-0.6.29-1|57	The accountsservice-devel package contains headers and other
12mr|accountsservice-0.6.29-1|58	files needed to build applications that use accountsservice-libs.
12mr|accountsservice-0.6.29-1|59	
12mr|accountsservice-0.6.29-1|60	%prep
12mr|accountsservice-0.6.29-1|61	%setup -q
12mr|accountsservice-0.6.29-1|62	
12mr|accountsservice-0.6.29-1|63	%build
12mr|accountsservice-0.6.29-1|64	%configure2_5x \
12mr|accountsservice-0.6.29-1|65	--disable-static \
12mr|accountsservice-0.6.29-1|66	%if !%{_with_systemd}
12mr|accountsservice-0.6.29-1|67	--without-systemdsystemunitdir
12mr|accountsservice-0.6.29-1|68	%else
12mr|accountsservice-0.6.29-1|69	--with-systemdsystemunitdir=%{_systemunitdir}
12mr|accountsservice-0.6.29-1|70	%endif
12mr|accountsservice-0.6.29-1|71	
12mr|accountsservice-0.6.29-1|72	%make LIBS='-lgmodule-2.0'
12mr|accountsservice-0.6.29-1|73	
12mr|accountsservice-0.6.29-1|74	%install
12mr|accountsservice-0.6.29-1|75	%makeinstall_std
12mr|accountsservice-0.6.29-1|76	%find_lang accounts-service
12mr|accountsservice-0.6.29-1|77	
12mr|accountsservice-0.6.29-1|78	%files -f accounts-service.lang
12mr|accountsservice-0.6.29-1|79	%doc COPYING README AUTHORS
12mr|accountsservice-0.6.29-1|80	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.Accounts.conf
12mr|accountsservice-0.6.29-1|81	%{_libexecdir}/accounts-daemon
12mr|accountsservice-0.6.29-1|82	%{_datadir}/dbus-1/interfaces/org.freedesktop.Accounts.xml
12mr|accountsservice-0.6.29-1|83	%{_datadir}/dbus-1/interfaces/org.freedesktop.Accounts.User.xml
12mr|accountsservice-0.6.29-1|84	%{_datadir}/dbus-1/system-services/org.freedesktop.Accounts.service
12mr|accountsservice-0.6.29-1|85	%{_datadir}/polkit-1/actions/org.freedesktop.accounts.policy
12mr|accountsservice-0.6.29-1|86	%dir %{_localstatedir}/lib/AccountsService/
12mr|accountsservice-0.6.29-1|87	%dir %{_localstatedir}/lib/AccountsService/users
12mr|accountsservice-0.6.29-1|88	%dir %{_localstatedir}/lib/AccountsService/icons
12mr|accountsservice-0.6.29-1|89	%if %{_with_systemd}
12mr|accountsservice-0.6.29-1|90	%{_systemunitdir}/accounts-daemon.service
12mr|accountsservice-0.6.29-1|91	%endif
12mr|accountsservice-0.6.29-1|92	
12mr|accountsservice-0.6.29-1|93	%files -n %{libname}
12mr|accountsservice-0.6.29-1|94	%{_libdir}/libaccountsservice.so.%{major}*
12mr|accountsservice-0.6.29-1|95	
12mr|accountsservice-0.6.29-1|96	%files -n %{girname}
12mr|accountsservice-0.6.29-1|97	%{_libdir}/girepository-1.0/AccountsService-%{api}.typelib
12mr|accountsservice-0.6.29-1|98	
12mr|accountsservice-0.6.29-1|99	%files -n %{develname}
12mr|accountsservice-0.6.29-1|100	%{_includedir}/accountsservice-%{api}
12mr|accountsservice-0.6.29-1|101	%{_libdir}/libaccountsservice.so
12mr|accountsservice-0.6.29-1|102	%{_libdir}/pkgconfig/accountsservice.pc
12mr|accountsservice-0.6.29-1|103	%{_datadir}/gir-1.0/AccountsService-%{api}.gir
12mr|accountsservice-0.6.29-1|104	%{_datadir}/gtk-doc/html/libaccountsservice/

13412 12
12mr|acl-2.2.51-8|1	%define lib_major 1
12mr|acl-2.2.51-8|2	%define libname %mklibname %{name} %{lib_major}
12mr|acl-2.2.51-8|3	%define develname %mklibname -d %{name}
12mr|acl-2.2.51-8|4	
12mr|acl-2.2.51-8|5	Summary:	Command for manipulating access control lists
12mr|acl-2.2.51-8|6	Name:		acl
12mr|acl-2.2.51-8|7	Version:	2.2.51
12mr|acl-2.2.51-8|8	Release:	8
12mr|acl-2.2.51-8|9	License:	GPLv2+ and LGPLv2
12mr|acl-2.2.51-8|10	Group:		System/Kernel and hardware
12mr|acl-2.2.51-8|11	URL:		http://savannah.nongnu.org/projects/acl
12mr|acl-2.2.51-8|12	Source0:	http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.src.tar.gz
12mr|acl-2.2.51-8|13	Source1:	http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.src.tar.gz.sig
12mr|acl-2.2.51-8|14	Patch0:		acl-2.2.51-l10n-ru.patch
12mr|acl-2.2.51-8|15	BuildRequires:	attr-devel
12mr|acl-2.2.51-8|16	BuildRequires:	autoconf automake libtool
12mr|acl-2.2.51-8|17	
12mr|acl-2.2.51-8|18	%description
12mr|acl-2.2.51-8|19	This package contains the getfacl and setfacl utilities needed for
12mr|acl-2.2.51-8|20	manipulating access control lists.
12mr|acl-2.2.51-8|21	
12mr|acl-2.2.51-8|22	%package -n	%{libname}
12mr|acl-2.2.51-8|23	Summary:	Main library for libacl
12mr|acl-2.2.51-8|24	Group:		System/Libraries
12mr|acl-2.2.51-8|25	
12mr|acl-2.2.51-8|26	%description -n	%{libname}
12mr|acl-2.2.51-8|27	This package contains the libacl dynamic library which contains
12mr|acl-2.2.51-8|28	the POSIX 1003.1e draft standard 17 functions for manipulating access
12mr|acl-2.2.51-8|29	control lists.
12mr|acl-2.2.51-8|30	
12mr|acl-2.2.51-8|31	%package -n	%{develname}
12mr|acl-2.2.51-8|32	Summary:	Access control list static libraries and headers
12mr|acl-2.2.51-8|33	Group:		Development/C
12mr|acl-2.2.51-8|34	Requires:	%{libname} >= %{version}-%{release}
12mr|acl-2.2.51-8|35	Provides:	acl-devel = %{version}-%{release}
12mr|acl-2.2.51-8|36	Obsoletes:	%{mklibname -d acl 0} < %{version}-%{release}
12mr|acl-2.2.51-8|37	Obsoletes:	%{mklibname -d acl 1} < %{version}-%{release}
12mr|acl-2.2.51-8|38	
12mr|acl-2.2.51-8|39	%description -n	%{develname}
12mr|acl-2.2.51-8|40	This package contains static libraries and header files needed to develop
12mr|acl-2.2.51-8|41	programs which make use of the access control list programming interface
12mr|acl-2.2.51-8|42	defined in POSIX 1003.1e draft standard 17.
12mr|acl-2.2.51-8|43	
12mr|acl-2.2.51-8|44	You should install %{develname} if you want to develop programs
12mr|acl-2.2.51-8|45	which make use of ACLs. If you install %{develname}, you will
12mr|acl-2.2.51-8|46	also want to install %{libname}.
12mr|acl-2.2.51-8|47	
12mr|acl-2.2.51-8|48	%prep
12mr|acl-2.2.51-8|49	%setup -q
12mr|acl-2.2.51-8|50	%patch0 -p1
12mr|acl-2.2.51-8|51	
12mr|acl-2.2.51-8|52	# Fix unreadable files
12mr|acl-2.2.51-8|53	find . -perm 0640 -exec chmod 0644 '{}' \;
12mr|acl-2.2.51-8|54	
12mr|acl-2.2.51-8|55	%build
12mr|acl-2.2.51-8|56	%configure2_5x \
12mr|acl-2.2.51-8|57	--libdir=/%{_lib} \
12mr|acl-2.2.51-8|58	--sbindir=/bin \
12mr|acl-2.2.51-8|59	--disable-static
12mr|acl-2.2.51-8|60	%make
12mr|acl-2.2.51-8|61	
12mr|acl-2.2.51-8|62	%install
12mr|acl-2.2.51-8|63	make install DIST_ROOT=%{buildroot}/
12mr|acl-2.2.51-8|64	make install-dev DIST_ROOT=%{buildroot}/
12mr|acl-2.2.51-8|65	make install-lib DIST_ROOT=%{buildroot}/
12mr|acl-2.2.51-8|66	
12mr|acl-2.2.51-8|67	# cleanup
12mr|acl-2.2.51-8|68	rm -f %{buildroot}/%{_lib}/*.a
12mr|acl-2.2.51-8|69	rm -f %{buildroot}/%{_lib}/*.la
12mr|acl-2.2.51-8|70	rm -rf %{buildroot}%{_docdir}/acl
12mr|acl-2.2.51-8|71	
12mr|acl-2.2.51-8|72	# To avoid unstripped-binary-or-object rpmlint error
12mr|acl-2.2.51-8|73	chmod 0755 %{buildroot}/%{_lib}/*.so.%{lib_major}*
12mr|acl-2.2.51-8|74	
12mr|acl-2.2.51-8|75	%find_lang %{name}
12mr|acl-2.2.51-8|76	
12mr|acl-2.2.51-8|77	%files -f %{name}.lang
12mr|acl-2.2.51-8|78	%doc doc/CHANGES.gz doc/COPYING README
12mr|acl-2.2.51-8|79	%{_bindir}/*
12mr|acl-2.2.51-8|80	%{_mandir}/man1/*
12mr|acl-2.2.51-8|81	%{_mandir}/man5/*
12mr|acl-2.2.51-8|82	
12mr|acl-2.2.51-8|83	%files -n %{libname}
12mr|acl-2.2.51-8|84	%doc doc/COPYING
12mr|acl-2.2.51-8|85	/%{_lib}/*.so.%{lib_major}*
12mr|acl-2.2.51-8|86	
12mr|acl-2.2.51-8|87	%files -n %{develname}
12mr|acl-2.2.51-8|88	%doc doc/extensions.txt doc/COPYING doc/libacl.txt
12mr|acl-2.2.51-8|89	/%{_lib}/*.so
12mr|acl-2.2.51-8|90	%{_libdir}/*.so
12mr|acl-2.2.51-8|91	%{_mandir}/man3/*
12mr|acl-2.2.51-8|92	%dir %{_includedir}/acl
12mr|acl-2.2.51-8|93	%{_includedir}/acl/libacl.h
12mr|acl-2.2.51-8|94	%{_includedir}/sys/acl.h
12mr|acl-2.2.51-8|95	
12mr|acl-2.2.51-8|96	%changelog
12mr|acl-2.2.51-8|97	* Wed Mar 07 2012 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 2.2.51-3
12mr|acl-2.2.51-8|98	+ Revision: 782648
12mr|acl-2.2.51-8|99	- drop excessive provides
12mr|acl-2.2.51-8|100	
12mr|acl-2.2.51-8|101	* Tue Jan 17 2012 Oden Eriksson <oeriksson@mandriva.com> 2.2.51-2
12mr|acl-2.2.51-8|102	+ Revision: 761886
12mr|acl-2.2.51-8|103	- various fixes
12mr|acl-2.2.51-8|104	
12mr|acl-2.2.51-8|105	* Thu May 12 2011 Oden Eriksson <oeriksson@mandriva.com> 2.2.51-1
12mr|acl-2.2.51-8|106	+ Revision: 673746
12mr|acl-2.2.51-8|107	- 2.2.51
12mr|acl-2.2.51-8|108	
12mr|acl-2.2.51-8|109	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 2.2.49-5
12mr|acl-2.2.51-8|110	+ Revision: 662749
12mr|acl-2.2.51-8|111	- mass rebuild
12mr|acl-2.2.51-8|112	
12mr|acl-2.2.51-8|113	* Mon Nov 29 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.49-4mdv2011.0
12mr|acl-2.2.51-8|114	+ Revision: 603167
12mr|acl-2.2.51-8|115	- rebuild
12mr|acl-2.2.51-8|116	
12mr|acl-2.2.51-8|117	+ Guillaume Rousse <guillomovitch@mandriva.org>
12mr|acl-2.2.51-8|118	- ship acl(5) man page in main package, instead of the devel package
12mr|acl-2.2.51-8|119	
12mr|acl-2.2.51-8|120	* Mon Dec 28 2009 Oden Eriksson <oeriksson@mandriva.com> 2.2.49-2mdv2010.1
12mr|acl-2.2.51-8|121	+ Revision: 483156
12mr|acl-2.2.51-8|122	- P0: security fix for CVE-2009-4411
12mr|acl-2.2.51-8|123	
12mr|acl-2.2.51-8|124	* Sun Dec 27 2009 Frederik Himpe <fhimpe@mandriva.org> 2.2.49-1mdv2010.1
12mr|acl-2.2.51-8|125	+ Revision: 482850
12mr|acl-2.2.51-8|126	- update to new version 2.2.49
12mr|acl-2.2.51-8|127	
12mr|acl-2.2.51-8|128	* Tue Aug 25 2009 Frederik Himpe <fhimpe@mandriva.org> 2.2.48-1mdv2010.0
12mr|acl-2.2.51-8|129	+ Revision: 421234
12mr|acl-2.2.51-8|130	- Update to new version 2.48
12mr|acl-2.2.51-8|131	- Remove symlinks patch integrated upstream
12mr|acl-2.2.51-8|132	
12mr|acl-2.2.51-8|133	+ Eugeni Dodonov <eugeni@mandriva.com>
12mr|acl-2.2.51-8|134	- Added patch0 to prevent following symlinks when not needed (#43741).
12mr|acl-2.2.51-8|135	
12mr|acl-2.2.51-8|136	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 2.2.47-6mdv2010.0
12mr|acl-2.2.51-8|137	+ Revision: 413019
12mr|acl-2.2.51-8|138	- rebuild
12mr|acl-2.2.51-8|139	
12mr|acl-2.2.51-8|140	* Sat Dec 20 2008 Oden Eriksson <oeriksson@mandriva.com> 2.2.47-5mdv2009.1
12mr|acl-2.2.51-8|141	+ Revision: 316459
12mr|acl-2.2.51-8|142	- rebuild
12mr|acl-2.2.51-8|143	
12mr|acl-2.2.51-8|144	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 2.2.47-4mdv2009.0
12mr|acl-2.2.51-8|145	+ Revision: 220325
12mr|acl-2.2.51-8|146	- rebuild
12mr|acl-2.2.51-8|147	
12mr|acl-2.2.51-8|148	+ Pixel <pixel@mandriva.com>
12mr|acl-2.2.51-8|149	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|acl-2.2.51-8|150	
12mr|acl-2.2.51-8|151	* Mon Feb 11 2008 Frederik Himpe <fhimpe@mandriva.org> 2.2.47-3mdv2008.1
12mr|acl-2.2.51-8|152	+ Revision: 165429
12mr|acl-2.2.51-8|153	- New upstream version
12mr|acl-2.2.51-8|154	
12mr|acl-2.2.51-8|155	* Mon Jan 28 2008 Oden Eriksson <oeriksson@mandriva.com> 2.2.45-3mdv2008.1
12mr|acl-2.2.51-8|156	+ Revision: 159089
12mr|acl-2.2.51-8|157	- make it provide libacl-devel again
12mr|acl-2.2.51-8|158	
12mr|acl-2.2.51-8|159	* Sun Jan 27 2008 Funda Wang <fwang@mandriva.org> 2.2.45-2mdv2008.1
12mr|acl-2.2.51-8|160	+ Revision: 158752
12mr|acl-2.2.51-8|161	- fix upgrading by obsoleting correct pacakage
12mr|acl-2.2.51-8|162	
12mr|acl-2.2.51-8|163	* Sun Jan 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.45-1mdv2008.1
12mr|acl-2.2.51-8|164	+ Revision: 158654
12mr|acl-2.2.51-8|165	- new devel policy
12mr|acl-2.2.51-8|166	- update to new version 2.2.45
12mr|acl-2.2.51-8|167	
12mr|acl-2.2.51-8|168	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 2.2.44-3mdv2008.1
12mr|acl-2.2.51-8|169	+ Revision: 148405
12mr|acl-2.2.51-8|170	- rebuild
12mr|acl-2.2.51-8|171	- kill re-definition of %%buildroot on Pixel's request
12mr|acl-2.2.51-8|172	
12mr|acl-2.2.51-8|173	+ Olivier Blin <blino@mandriva.org>
12mr|acl-2.2.51-8|174	- restore BuildRoot
12mr|acl-2.2.51-8|175	
12mr|acl-2.2.51-8|176	+ Anssi Hannula <anssi@mandriva.org>
12mr|acl-2.2.51-8|177	- rebuild with correct optflags
12mr|acl-2.2.51-8|178	
12mr|acl-2.2.51-8|179	+ Christiaan Welvaart <spturtle@mandriva.org>
12mr|acl-2.2.51-8|180	- 2.2.44
12mr|acl-2.2.51-8|181	
12mr|acl-2.2.51-8|182	
12mr|acl-2.2.51-8|183	* Sat Mar 03 2007 Giuseppe GhibÃ² <ghibo@mandriva.com> 2.2.39-2mdv2007.0
12mr|acl-2.2.51-8|184	+ Revision: 131825
12mr|acl-2.2.51-8|185	- Rebuilt.
12mr|acl-2.2.51-8|186	- Import acl
12mr|acl-2.2.51-8|187	
12mr|acl-2.2.51-8|188	* Sun Jul 09 2006 Giuseppe Ghibò <ghibo@mandriva.com> 2.2.39-1mdv2007.0
12mr|acl-2.2.51-8|189	- 2.2.39.
12mr|acl-2.2.51-8|190	
12mr|acl-2.2.51-8|191	* Fri May 05 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.2.34-1mdk
12mr|acl-2.2.51-8|192	- 2.2.34
12mr|acl-2.2.51-8|193	
12mr|acl-2.2.51-8|194	* Wed Jan 11 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.2.31-3mdk
12mr|acl-2.2.51-8|195	- add BuildRequires: libtool
12mr|acl-2.2.51-8|196	
12mr|acl-2.2.51-8|197	* Sat Dec 31 2005 Mandriva Linux Team <http://www.mandrivaexpert.com/> 2.2.31-2mdk
12mr|acl-2.2.51-8|198	- Rebuild
12mr|acl-2.2.51-8|199	
12mr|acl-2.2.51-8|200	* Wed Aug 03 2005 Giuseppe Ghibò <ghibo@mandriva.com> 2.2.31-1mdk
12mr|acl-2.2.51-8|201	- 2.2.31.
12mr|acl-2.2.51-8|202	
12mr|acl-2.2.51-8|203	* Wed Jul 21 2004 Buchan Milne <bgmilne@linux-mandrake.com> 2.2.23-2mdk
12mr|acl-2.2.51-8|204	- if we list the libattr libtool file in our libtool file, at least
12mr|acl-2.2.51-8|205	ensure the location is right
12mr|acl-2.2.51-8|206	
12mr|acl-2.2.51-8|207	* Fri Apr 30 2004 Juan Quintela <quintela@mandrakesoft.com> 2.2.23-1mdk
12mr|acl-2.2.51-8|208	- 2.2.23.
12mr|acl-2.2.51-8|209	

13413 12
12mr|acon-1.0.5-15|1	%define	name	acon
12mr|acon-1.0.5-15|2	%define	version	1.0.5
12mr|acon-1.0.5-15|3	%define	release	%mkrel 15
12mr|acon-1.0.5-15|4	# Arch-independent stuff which ought to be in DATADIR
12mr|acon-1.0.5-15|5	%define kbddir	%{_prefix}/lib/kbd
12mr|acon-1.0.5-15|6	%define acondir	%{_prefix}/lib/acon
12mr|acon-1.0.5-15|7	
12mr|acon-1.0.5-15|8	Summary:	Arabic support for linuxconsole
12mr|acon-1.0.5-15|9	# Support for localized summaries is obsolete,
12mr|acon-1.0.5-15|10	# should go to specspo
12mr|acon-1.0.5-15|11	#Summary(ar):	Ø¯Ø¹Ù… Ø§Ù„Ù„ØºØ© Ø§Ù„Ø¹Ø±Ø¨ÙŠØ© ÙÙŠ Ù„ÙŠÙ†ÙƒØ³ (Ù„Ù„Ø´Ø§Ø´Ø§Øª Ø§Ù„Ù†ØµÙ‘ÙŠØ©)
12mr|acon-1.0.5-15|12	Name:		%{name}
12mr|acon-1.0.5-15|13	Version:	%{version}
12mr|acon-1.0.5-15|14	Release:	%{release}
12mr|acon-1.0.5-15|15	License:	GPLv2+
12mr|acon-1.0.5-15|16	Group:		System/Internationalization
12mr|acon-1.0.5-15|17	Source:		http://members.tripod.com/ahmedahamid/arabic/acon-%{version}.tar.bz2
12mr|acon-1.0.5-15|18	Source1:	%{name}.sh
12mr|acon-1.0.5-15|19	# author refuses to integrate Hebrew support, so we need to provide the
12mr|acon-1.0.5-15|20	# needed files ourselves and do some small patches
12mr|acon-1.0.5-15|21	Source2:	%{name}-1.0.4-mdk.tar.bz2
12mr|acon-1.0.5-15|22	Patch0:		%{name}-1.0.4-mdk.patch
12mr|acon-1.0.5-15|23	Patch1:		acon-1.0.5-fix-str-fmt.patch
12mr|acon-1.0.5-15|24	URL:		http://members.tripod.com/ahmedahamid/arabic/arabic.html
12mr|acon-1.0.5-15|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|acon-1.0.5-15|26	Requires(post): rpm-helper
12mr|acon-1.0.5-15|27	Requires(preun):rpm-helper
12mr|acon-1.0.5-15|28	
12mr|acon-1.0.5-15|29	%description
12mr|acon-1.0.5-15|30	The function of acon is to display arabic text from right to left,
12mr|acon-1.0.5-15|31	and process it to change the letter shape according to its position
12mr|acon-1.0.5-15|32	in the word.
12mr|acon-1.0.5-15|33	
12mr|acon-1.0.5-15|34	# Support for localized descriptions is obsolete,
12mr|acon-1.0.5-15|35	# should go to specspo
12mr|acon-1.0.5-15|36	#%description -l ar
12mr|acon-1.0.5-15|37	#Ø¨Ø±Ù†Ø§Ù…Ø¬ acon ÙŠÙ‚ÙˆÙ… Ø¨Ø¹Ù…Ù„ÙŠØ© Ø¯Ø¹Ù… Ø¹Ø±Ø¶ Ø§Ù„Ù†ØµÙˆØµ Ø§Ù„Ø¹Ø±Ø¨ÙŠØ© Ù…Ù† Ø§Ù„ÙŠÙ…ÙŠÙ† Ø§Ù„Ù‰ Ø§Ù„ÙŠØ³Ø§Ø±
12mr|acon-1.0.5-15|38	#ÙˆØ§Ø¸Ù‡Ø§Ø± Ø§Ù„Ø§Ø´ÙƒØ§Ù„ Ø§Ù„ØµØ­ÙŠØ­Ø© Ù„Ù„Ø£Ø­Ø±Ù Ø­Ø³Ø¨ Ù…ÙˆÙ‚Ø¹Ù‡Ø§ ÙÙŠ Ø§Ù„ÙƒÙ„Ù…Ø©.
12mr|acon-1.0.5-15|39	
12mr|acon-1.0.5-15|40	%prep
12mr|acon-1.0.5-15|41	%setup -q -n %{name} -a2
12mr|acon-1.0.5-15|42	
12mr|acon-1.0.5-15|43	%patch0 -p1 -b .mdkpatch
12mr|acon-1.0.5-15|44	%patch1 -p0 -b .str
12mr|acon-1.0.5-15|45	
12mr|acon-1.0.5-15|46	%build
12mr|acon-1.0.5-15|47	%serverbuild
12mr|acon-1.0.5-15|48	%make CFLAGS="%{optflags}"
12mr|acon-1.0.5-15|49	
12mr|acon-1.0.5-15|50	%install
12mr|acon-1.0.5-15|51	rm -rf $RPM_BUILD_ROOT
12mr|acon-1.0.5-15|52	install -d $RPM_BUILD_ROOT%{_bindir}
12mr|acon-1.0.5-15|53	%makeinstall_std
12mr|acon-1.0.5-15|54	
12mr|acon-1.0.5-15|55	install -m 755 %{SOURCE1} -D $RPM_BUILD_ROOT%{_initrddir}/%{name}
12mr|acon-1.0.5-15|56	
12mr|acon-1.0.5-15|57	rm $RPM_BUILD_ROOT%{acondir}/keymaps/*
12mr|acon-1.0.5-15|58	
12mr|acon-1.0.5-15|59	%ifarch %{ix86} alpha amd64
12mr|acon-1.0.5-15|60	cp keymaps/i386/* $RPM_BUILD_ROOT%{acondir}/keymaps/
12mr|acon-1.0.5-15|61	mkdir -p $RPM_BUILD_ROOT%{kbddir}/keymaps/i386/qwerty
12mr|acon-1.0.5-15|62	(cd $RPM_BUILD_ROOT%{kbddir}/keymaps/i386/qwerty
12mr|acon-1.0.5-15|63	cp ../../../../acon/keymaps/*map .
12mr|acon-1.0.5-15|64	gzip -9 *map
12mr|acon-1.0.5-15|65	)
12mr|acon-1.0.5-15|66	%endif
12mr|acon-1.0.5-15|67	%ifarch sparc sparc64
12mr|acon-1.0.5-15|68	cp keymaps/sun/* $RPM_BUILD_ROOT%{acondir}/keymaps/
12mr|acon-1.0.5-15|69	mkdir -p $RPM_BUILD_ROOT%{kbddir}/keymaps/sun
12mr|acon-1.0.5-15|70	(cd $RPM_BUILD_ROOT%{kbddir}/keymaps/sun
12mr|acon-1.0.5-15|71	cp ../../../%{name}/keymaps/*map .
12mr|acon-1.0.5-15|72	gzip -9 *map
12mr|acon-1.0.5-15|73	)
12mr|acon-1.0.5-15|74	%endif
12mr|acon-1.0.5-15|75	%ifarch ppc
12mr|acon-1.0.5-15|76	cp keymaps/mac/* $RPM_BUILD_ROOT%{acondir}/keymaps/
12mr|acon-1.0.5-15|77	mkdir -p $RPM_BUILD_ROOT%{kbddir}/keymaps/mac
12mr|acon-1.0.5-15|78	(cd $RPM_BUILD_ROOT%{kbddir}/keymaps/mac
12mr|acon-1.0.5-15|79	cp ../../../acon/keymaps/*map .
12mr|acon-1.0.5-15|80	gzip -9 *map
12mr|acon-1.0.5-15|81	)
12mr|acon-1.0.5-15|82	%endif
12mr|acon-1.0.5-15|83	
12mr|acon-1.0.5-15|84	%clean
12mr|acon-1.0.5-15|85	rm -rf $RPM_BUILD_ROOT
12mr|acon-1.0.5-15|86	
12mr|acon-1.0.5-15|87	%post
12mr|acon-1.0.5-15|88	%_post_service %{name}
12mr|acon-1.0.5-15|89	
12mr|acon-1.0.5-15|90	%preun
12mr|acon-1.0.5-15|91	%_preun_service %{name}
12mr|acon-1.0.5-15|92	
12mr|acon-1.0.5-15|93	%files
12mr|acon-1.0.5-15|94	%defattr(-,root,root)
12mr|acon-1.0.5-15|95	%doc doc/* README* AUTHORS CHANGES COPYING
12mr|acon-1.0.5-15|96	%config(noreplace) %{_initrddir}/%{name}
12mr|acon-1.0.5-15|97	%{_bindir}/%{name}
12mr|acon-1.0.5-15|98	%dir %{acondir}
12mr|acon-1.0.5-15|99	%{acondir}/*
12mr|acon-1.0.5-15|100	%ifarch %ix86 alpha amd64
12mr|acon-1.0.5-15|101	%{kbddir}/keymaps/i386/qwerty/*
12mr|acon-1.0.5-15|102	%endif
12mr|acon-1.0.5-15|103	%ifarch sparc sparc64
12mr|acon-1.0.5-15|104	%{kbddir}/keymaps/sun/*
12mr|acon-1.0.5-15|105	%endif
12mr|acon-1.0.5-15|106	%ifarch ppc
12mr|acon-1.0.5-15|107	%{kbddir}/keymaps/mac/*
12mr|acon-1.0.5-15|108	%endif
12mr|acon-1.0.5-15|109	
12mr|acon-1.0.5-15|110	
12mr|acon-1.0.5-15|111	
12mr|acon-1.0.5-15|112	%changelog
12mr|acon-1.0.5-15|113	

13414 12
12mr|acpi-1.6-1|1	Summary:	Displays information on ACPI devices
12mr|acpi-1.6-1|2	Name:		acpi
12mr|acpi-1.6-1|3	Version:	1.6
12mr|acpi-1.6-1|4	Release:	1
12mr|acpi-1.6-1|5	License:	GPLv2+
12mr|acpi-1.6-1|6	Group:		System/Servers
12mr|acpi-1.6-1|7	Url:		http://sourceforge.net/projects/acpiclient/
12mr|acpi-1.6-1|8	Source0:	http://downloads.sourceforge.net/project/acpiclient/acpiclient/%{version}/%{name}-%{version}.tar.gz
12mr|acpi-1.6-1|9	Requires:	dmidecode
12mr|acpi-1.6-1|10	
12mr|acpi-1.6-1|11	%description
12mr|acpi-1.6-1|12	Attempts to replicate the functionality of the 'old' apm command on
12mr|acpi-1.6-1|13	ACPI systems, including battery and thermal information.
12mr|acpi-1.6-1|14	
12mr|acpi-1.6-1|15	%prep
12mr|acpi-1.6-1|16	%setup -q
12mr|acpi-1.6-1|17	
12mr|acpi-1.6-1|18	%build
12mr|acpi-1.6-1|19	%configure2_5x
12mr|acpi-1.6-1|20	%make CFLAGS="%{optflags}"
12mr|acpi-1.6-1|21	
12mr|acpi-1.6-1|22	%install
12mr|acpi-1.6-1|23	%makeinstall
12mr|acpi-1.6-1|24	
12mr|acpi-1.6-1|25	%triggerpostun -- acpi < 0.09-4
12mr|acpi-1.6-1|26	rm -f /etc/rc.d/*/{K,S}*acpi
12mr|acpi-1.6-1|27	
12mr|acpi-1.6-1|28	%files
12mr|acpi-1.6-1|29	%doc AUTHORS ChangeLog README
12mr|acpi-1.6-1|30	%{_bindir}/*
12mr|acpi-1.6-1|31	%{_mandir}/man1/%{name}*
12mr|acpi-1.6-1|32	
12mr|acpi-1.6-1|33	
12mr|acpi-1.6-1|34	
12mr|acpi-1.6-1|35	%changelog
12mr|acpi-1.6-1|36	

13415 12
12mr|acpid-2.0.17-1|1	Summary:		ACPI kernel daemon and control utility
12mr|acpid-2.0.17-1|2	Name:			acpid
12mr|acpid-2.0.17-1|3	Version:		2.0.17
12mr|acpid-2.0.17-1|4	Release:		1
12mr|acpid-2.0.17-1|5	License:		GPLv2+
12mr|acpid-2.0.17-1|6	Group:			System/Servers
12mr|acpid-2.0.17-1|7	Epoch:			2
12mr|acpid-2.0.17-1|8	URL:			http://www.tedfelix.com/linux/acpid-netlink.html
12mr|acpid-2.0.17-1|9	Source0:		http://www.tedfelix.com/linux/%{name}-%{version}.tar.xz
12mr|acpid-2.0.17-1|10	Source2:		acpid.service
12mr|acpid-2.0.17-1|11	Source3:		acpid.config
12mr|acpid-2.0.17-1|12	ExclusiveArch:		%{ix86} ia64 x86_64 amd64
12mr|acpid-2.0.17-1|13	BuildRequires:		systemd-units
12mr|acpid-2.0.17-1|14	Requires(post):		rpm-helper
12mr|acpid-2.0.17-1|15	Requires(post):		chkconfig >= 1.3.37-3mdv
12mr|acpid-2.0.17-1|16	Requires(preun):	rpm-helper
12mr|acpid-2.0.17-1|17	Conflicts:		suspend-scripts < 1.27-2mdv2007.1
12mr|acpid-2.0.17-1|18	
12mr|acpid-2.0.17-1|19	%description
12mr|acpid-2.0.17-1|20	The ACPI specification defines power and system management functions
12mr|acpid-2.0.17-1|21	for each computer, in a generic manner. The ACPI daemon coordinates
12mr|acpid-2.0.17-1|22	the management of power and system functions when ACPI kernel
12mr|acpid-2.0.17-1|23	support is enabled (kernel 2.3.x or later).
12mr|acpid-2.0.17-1|24	
12mr|acpid-2.0.17-1|25	%prep
12mr|acpid-2.0.17-1|26	%setup -q
12mr|acpid-2.0.17-1|27	
12mr|acpid-2.0.17-1|28	%build
12mr|acpid-2.0.17-1|29	%configure2_5x
12mr|acpid-2.0.17-1|30	%serverbuild_hardened
12mr|acpid-2.0.17-1|31	# Don't use standard optflag, correct LDFLAGS
12mr|acpid-2.0.17-1|32	#sed -i -e "/^OPT = /d"  -e "1iLDFLAGS = -pie %{ldflags}" Makefile
12mr|acpid-2.0.17-1|33	#OPT="%{optflags} -fPIC" %make
12mr|acpid-2.0.17-1|34	
12mr|acpid-2.0.17-1|35	%make
12mr|acpid-2.0.17-1|36	
12mr|acpid-2.0.17-1|37	%install
12mr|acpid-2.0.17-1|38	%makeinstall_std
12mr|acpid-2.0.17-1|39	mkdir -p %{buildroot}%{_unitdir}
12mr|acpid-2.0.17-1|40	install -m755 %{SOURCE2} %{buildroot}%{_unitdir}
12mr|acpid-2.0.17-1|41	
12mr|acpid-2.0.17-1|42	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12mr|acpid-2.0.17-1|43	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/acpid
12mr|acpid-2.0.17-1|44	
12mr|acpid-2.0.17-1|45	install -d %{buildroot}%{_sysconfdir}/acpi/actions
12mr|acpid-2.0.17-1|46	install -d -m 755 %{buildroot}%{_sysconfdir}/acpi/events
12mr|acpid-2.0.17-1|47	
12mr|acpid-2.0.17-1|48	%post
12mr|acpid-2.0.17-1|49	if [ $1 -eq 1 ]; then
12mr|acpid-2.0.17-1|50	/bin/systemctl enable %{name}.service > /dev/null 2>&1 || :
12mr|acpid-2.0.17-1|51	fi
12mr|acpid-2.0.17-1|52	
12mr|acpid-2.0.17-1|53	%_post_service %{name} %{name}.service
12mr|acpid-2.0.17-1|54	
12mr|acpid-2.0.17-1|55	%postun
12mr|acpid-2.0.17-1|56	%_postun_unit %{name}.service
12mr|acpid-2.0.17-1|57	
12mr|acpid-2.0.17-1|58	%preun
12mr|acpid-2.0.17-1|59	%_preun_service %{name} %{name}.service
12mr|acpid-2.0.17-1|60	
12mr|acpid-2.0.17-1|61	%files
12mr|acpid-2.0.17-1|62	%doc README TODO Changelog
12mr|acpid-2.0.17-1|63	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/acpid
12mr|acpid-2.0.17-1|64	%{_sbindir}/*
12mr|acpid-2.0.17-1|65	%{_bindir}/*
12mr|acpid-2.0.17-1|66	%{_mandir}/man8/*
12mr|acpid-2.0.17-1|67	%{_unitdir}/acpid.service
12mr|acpid-2.0.17-1|68	%dir %{_sysconfdir}/acpi/actions
12mr|acpid-2.0.17-1|69	%dir %{_sysconfdir}/acpi/events
12mr|acpid-2.0.17-1|70	
12mr|acpid-2.0.17-1|71	%changelog
12mr|acpid-2.0.17-1|72	

13416 12
12mr|acr38u-1.7.10-5|1	%define usbdropdir %(pkg-config libpcsclite --variable="usbdropdir" 2>/dev/null)
12mr|acr38u-1.7.10-5|2	%define major 0
12mr|acr38u-1.7.10-5|3	%define libname %mklibname %{name} %{major}
12mr|acr38u-1.7.10-5|4	%define develname %mklibname %{name} -d
12mr|acr38u-1.7.10-5|5	%define build_version 100709
12mr|acr38u-1.7.10-5|6	
12mr|acr38u-1.7.10-5|7	Summary:	ACS ACR 38 USB (acr38u) Smartcard Reader driver for PCSC-lite
12mr|acr38u-1.7.10-5|8	Name:		acr38u
12mr|acr38u-1.7.10-5|9	Version:	1.7.10
12mr|acr38u-1.7.10-5|10	Release:	5
12mr|acr38u-1.7.10-5|11	License:	GPL
12mr|acr38u-1.7.10-5|12	Group:		System/Kernel and hardware
12mr|acr38u-1.7.10-5|13	URL:		http://www.acs.com.hk/acr38_driversmanual.asp
12mr|acr38u-1.7.10-5|14	Source0:	http://www.acs.com.hk/download/ACR38_LINUX_%{build_version}_P.tar.gz
12mr|acr38u-1.7.10-5|15	Patch0:		acr38u-linkage_fix.diff
12mr|acr38u-1.7.10-5|16	BuildRequires:	pkgconfig(libpcsclite)
12mr|acr38u-1.7.10-5|17	Requires(post): pcsc-lite
12mr|acr38u-1.7.10-5|18	Requires(postun): pcsc-lite
12mr|acr38u-1.7.10-5|19	Requires:	pcsc-lite
12mr|acr38u-1.7.10-5|20	Requires:	%{libname} = %{version}-%{release}
12mr|acr38u-1.7.10-5|21	
12mr|acr38u-1.7.10-5|22	%description
12mr|acr38u-1.7.10-5|23	CCID ACR38u Smart Card reader driver for PCSC-lite.
12mr|acr38u-1.7.10-5|24	
12mr|acr38u-1.7.10-5|25	%package -n	%{libname}
12mr|acr38u-1.7.10-5|26	Group:		System/Libraries
12mr|acr38u-1.7.10-5|27	Summary:	Shared library for %{name}
12mr|acr38u-1.7.10-5|28	
12mr|acr38u-1.7.10-5|29	%description -n	%{libname}
12mr|acr38u-1.7.10-5|30	Shared library for the CCID ACR38u Smart Card reader driver for
12mr|acr38u-1.7.10-5|31	PCSC-lite.
12mr|acr38u-1.7.10-5|32	
12mr|acr38u-1.7.10-5|33	%package -n	%{develname}
12mr|acr38u-1.7.10-5|34	Summary:	Development library for %{name}
12mr|acr38u-1.7.10-5|35	Group:		Development/C
12mr|acr38u-1.7.10-5|36	Requires:	%{libname} = %{version}
12mr|acr38u-1.7.10-5|37	Provides:	%{name}-devel = %{version}-%{release}
12mr|acr38u-1.7.10-5|38	
12mr|acr38u-1.7.10-5|39	%description -n	%{develname}
12mr|acr38u-1.7.10-5|40	Development files for the CCID ACR38u Smart Card reader driver for
12mr|acr38u-1.7.10-5|41	PCSC-lite.
12mr|acr38u-1.7.10-5|42	
12mr|acr38u-1.7.10-5|43	%prep
12mr|acr38u-1.7.10-5|44	%setup -q -n ACR38_LINUX_%{build_version}_P
12mr|acr38u-1.7.10-5|45	%patch0 -p0
12mr|acr38u-1.7.10-5|46	
12mr|acr38u-1.7.10-5|47	%build
12mr|acr38u-1.7.10-5|48	rm -rf autom4te.cache
12mr|acr38u-1.7.10-5|49	autoreconf -fis
12mr|acr38u-1.7.10-5|50	
12mr|acr38u-1.7.10-5|51	%configure2_5x \
12mr|acr38u-1.7.10-5|52	--disable-dependency-tracking \
12mr|acr38u-1.7.10-5|53	--disable-static \
12mr|acr38u-1.7.10-5|54	--enable-usbdropdir="%{buildroot}%{usbdropdir}"
12mr|acr38u-1.7.10-5|55	%make
12mr|acr38u-1.7.10-5|56	
12mr|acr38u-1.7.10-5|57	%install
12mr|acr38u-1.7.10-5|58	%makeinstall_std
12mr|acr38u-1.7.10-5|59	
12mr|acr38u-1.7.10-5|60	# move the .pc file to the correct place on x86-64
12mr|acr38u-1.7.10-5|61	%ifarch x86_64
12mr|acr38u-1.7.10-5|62	mkdir -p %{buildroot}%{_libdir}/pkgconfig
12mr|acr38u-1.7.10-5|63	mv %{buildroot}%{_prefix}/lib/pkgconfig/libacr38ucontrol.pc %{buildroot}%{_libdir}/pkgconfig/libacr38ucontrol.pc
12mr|acr38u-1.7.10-5|64	%endif
12mr|acr38u-1.7.10-5|65	
12mr|acr38u-1.7.10-5|66	%post
12mr|acr38u-1.7.10-5|67	/sbin/service pcscd condrestart > /dev/null 2>/dev/null || :
12mr|acr38u-1.7.10-5|68	
12mr|acr38u-1.7.10-5|69	%postun
12mr|acr38u-1.7.10-5|70	/sbin/service pcscd condrestart > /dev/null 2>/dev/null || :
12mr|acr38u-1.7.10-5|71	
12mr|acr38u-1.7.10-5|72	%files
12mr|acr38u-1.7.10-5|73	%defattr(-, root, root, 0755)
12mr|acr38u-1.7.10-5|74	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README* doc/README*
12mr|acr38u-1.7.10-5|75	%{usbdropdir}
12mr|acr38u-1.7.10-5|76	
12mr|acr38u-1.7.10-5|77	%files -n %{libname}
12mr|acr38u-1.7.10-5|78	%defattr(-, root, root, 0755)
12mr|acr38u-1.7.10-5|79	%{_libdir}/*.so.*
12mr|acr38u-1.7.10-5|80	
12mr|acr38u-1.7.10-5|81	%files -n %{develname}
12mr|acr38u-1.7.10-5|82	%defattr(-, root, root, 0755)
12mr|acr38u-1.7.10-5|83	%{_libdir}/*.so
12mr|acr38u-1.7.10-5|84	%{_includedir}/*
12mr|acr38u-1.7.10-5|85	%{_libdir}/pkgconfig/*.pc
12mr|acr38u-1.7.10-5|86	
12mr|acr38u-1.7.10-5|87	
12mr|acr38u-1.7.10-5|88	
12mr|acr38u-1.7.10-5|89	%changelog
12mr|acr38u-1.7.10-5|90	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|acr38u-1.7.10-5|91	+ Commit: 404daa1
12mr|acr38u-1.7.10-5|92	- Drop .la files, spec cleanup
12mr|acr38u-1.7.10-5|93	
12mr|acr38u-1.7.10-5|94	

13417 12
12mr|adaptx-0.9.13-4.1.8|1	# Copyright (c) 2000-2005, JPackage Project
12mr|adaptx-0.9.13-4.1.8|2	# All rights reserved.
12mr|adaptx-0.9.13-4.1.8|3	#
12mr|adaptx-0.9.13-4.1.8|4	# Redistribution and use in source and binary forms, with or without
12mr|adaptx-0.9.13-4.1.8|5	# modification, are permitted provided that the following conditions
12mr|adaptx-0.9.13-4.1.8|6	# are met:
12mr|adaptx-0.9.13-4.1.8|7	#
12mr|adaptx-0.9.13-4.1.8|8	# 1. Redistributions of source code must retain the above copyright
12mr|adaptx-0.9.13-4.1.8|9	#    notice, this list of conditions and the following disclaimer.
12mr|adaptx-0.9.13-4.1.8|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|adaptx-0.9.13-4.1.8|11	#    notice, this list of conditions and the following disclaimer in the
12mr|adaptx-0.9.13-4.1.8|12	#    documentation and/or other materials provided with the
12mr|adaptx-0.9.13-4.1.8|13	#    distribution.
12mr|adaptx-0.9.13-4.1.8|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|adaptx-0.9.13-4.1.8|15	#    contributors may be used to endorse or promote products derived
12mr|adaptx-0.9.13-4.1.8|16	#    from this software without specific prior written permission.
12mr|adaptx-0.9.13-4.1.8|17	#
12mr|adaptx-0.9.13-4.1.8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|adaptx-0.9.13-4.1.8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|adaptx-0.9.13-4.1.8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|adaptx-0.9.13-4.1.8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|adaptx-0.9.13-4.1.8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|adaptx-0.9.13-4.1.8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|adaptx-0.9.13-4.1.8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|adaptx-0.9.13-4.1.8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|adaptx-0.9.13-4.1.8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|adaptx-0.9.13-4.1.8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|adaptx-0.9.13-4.1.8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|adaptx-0.9.13-4.1.8|29	#
12mr|adaptx-0.9.13-4.1.8|30	
12mr|adaptx-0.9.13-4.1.8|31	%define _with_gcj_support 1
12mr|adaptx-0.9.13-4.1.8|32	
12mr|adaptx-0.9.13-4.1.8|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}}}
12mr|adaptx-0.9.13-4.1.8|34	
12mr|adaptx-0.9.13-4.1.8|35	Name:          adaptx
12mr|adaptx-0.9.13-4.1.8|36	Version:       0.9.13
12mr|adaptx-0.9.13-4.1.8|37	Release:       %mkrel 4.1.8
12mr|adaptx-0.9.13-4.1.8|38	Summary:       AdaptX XSLT processor and XPath engine
12mr|adaptx-0.9.13-4.1.8|39	License:       BSD
12mr|adaptx-0.9.13-4.1.8|40	Group:         Development/Java
12mr|adaptx-0.9.13-4.1.8|41	# svn export http://svn.codehaus.org/castor/adaptx/tags/0.9.13/ adaptx-0.9.13-src
12mr|adaptx-0.9.13-4.1.8|42	# tar cjf adaptx-0.9.13-src.tar.bz2 adaptx-0.9.13-src
12mr|adaptx-0.9.13-4.1.8|43	Source0:       %{name}-%{version}-src.tar.bz2
12mr|adaptx-0.9.13-4.1.8|44	
12mr|adaptx-0.9.13-4.1.8|45	Patch0:        %{name}-%{version}-xsl.patch
12mr|adaptx-0.9.13-4.1.8|46	Patch1:        %{name}-%{version}-missingstubs.patch
12mr|adaptx-0.9.13-4.1.8|47	Url:           http://castor.codehaus.org/
12mr|adaptx-0.9.13-4.1.8|48	BuildRequires: ant >= 0:1.6
12mr|adaptx-0.9.13-4.1.8|49	BuildRequires: java-rpmbuild >= 0:1.6
12mr|adaptx-0.9.13-4.1.8|50	BuildRequires: log4j
12mr|adaptx-0.9.13-4.1.8|51	BuildRequires: xml-commons-jaxp-1.3-apis
12mr|adaptx-0.9.13-4.1.8|52	BuildRequires: xerces-j2
12mr|adaptx-0.9.13-4.1.8|53	Requires:      log4j
12mr|adaptx-0.9.13-4.1.8|54	Requires:      xml-commons-jaxp-1.3-apis
12mr|adaptx-0.9.13-4.1.8|55	Requires:      xerces-j2
12mr|adaptx-0.9.13-4.1.8|56	Requires(pre):    jpackage-utils
12mr|adaptx-0.9.13-4.1.8|57	Requires(postun): jpackage-utils
12mr|adaptx-0.9.13-4.1.8|58	%if ! %{gcj_support}
12mr|adaptx-0.9.13-4.1.8|59	BuildArch:    noarch
12mr|adaptx-0.9.13-4.1.8|60	%endif
12mr|adaptx-0.9.13-4.1.8|61	BuildRoot:    %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|adaptx-0.9.13-4.1.8|62	
12mr|adaptx-0.9.13-4.1.8|63	%if %{gcj_support}
12mr|adaptx-0.9.13-4.1.8|64	BuildRequires:    java-gcj-compat-devel
12mr|adaptx-0.9.13-4.1.8|65	%endif
12mr|adaptx-0.9.13-4.1.8|66	
12mr|adaptx-0.9.13-4.1.8|67	%description
12mr|adaptx-0.9.13-4.1.8|68	Adaptx is an XSLT processor and XPath engine.
12mr|adaptx-0.9.13-4.1.8|69	
12mr|adaptx-0.9.13-4.1.8|70	%package javadoc
12mr|adaptx-0.9.13-4.1.8|71	Group:            Development/Java
12mr|adaptx-0.9.13-4.1.8|72	Summary:          Javadoc for %{name}
12mr|adaptx-0.9.13-4.1.8|73	Requires(post):   /bin/rm,/bin/ln
12mr|adaptx-0.9.13-4.1.8|74	Requires(postun): /bin/rm
12mr|adaptx-0.9.13-4.1.8|75	
12mr|adaptx-0.9.13-4.1.8|76	%description javadoc
12mr|adaptx-0.9.13-4.1.8|77	Javadoc for %{name}.
12mr|adaptx-0.9.13-4.1.8|78	
12mr|adaptx-0.9.13-4.1.8|79	%package doc
12mr|adaptx-0.9.13-4.1.8|80	Summary:    Documentation for %{name}
12mr|adaptx-0.9.13-4.1.8|81	Group:      Development/Java
12mr|adaptx-0.9.13-4.1.8|82	
12mr|adaptx-0.9.13-4.1.8|83	%description doc
12mr|adaptx-0.9.13-4.1.8|84	Documentation for %{name}.
12mr|adaptx-0.9.13-4.1.8|85	
12mr|adaptx-0.9.13-4.1.8|86	%prep
12mr|adaptx-0.9.13-4.1.8|87	%setup -q -n %{name}-%{version}-src
12mr|adaptx-0.9.13-4.1.8|88	# remove CVS internal files
12mr|adaptx-0.9.13-4.1.8|89	for dir in `find . -type d -name CVS`; do rm -rf $dir; done
12mr|adaptx-0.9.13-4.1.8|90	# remove all binary libs
12mr|adaptx-0.9.13-4.1.8|91	for j in $(find . -name "*.jar"); do
12mr|adaptx-0.9.13-4.1.8|92	%{__rm} $j
12mr|adaptx-0.9.13-4.1.8|93	done
12mr|adaptx-0.9.13-4.1.8|94	
12mr|adaptx-0.9.13-4.1.8|95	%patch0
12mr|adaptx-0.9.13-4.1.8|96	%patch1
12mr|adaptx-0.9.13-4.1.8|97	
12mr|adaptx-0.9.13-4.1.8|98	# (walluck): fix javadoc parsing
12mr|adaptx-0.9.13-4.1.8|99	for file in `%{__grep} -rl 'enum[\\. ]' *`; do
12mr|adaptx-0.9.13-4.1.8|100	%{__perl} -pi -e 's/enum/en/g' $file
12mr|adaptx-0.9.13-4.1.8|101	done
12mr|adaptx-0.9.13-4.1.8|102	
12mr|adaptx-0.9.13-4.1.8|103	%build
12mr|adaptx-0.9.13-4.1.8|104	perl -p -i -e 's|classic|modern|' src/build.xml
12mr|adaptx-0.9.13-4.1.8|105	export CLASSPATH=$(build-classpath xml-commons-jaxp-1.3-apis log4j xerces-j2)
12mr|adaptx-0.9.13-4.1.8|106	%{ant} -buildfile src/build.xml jar javadoc
12mr|adaptx-0.9.13-4.1.8|107	CLASSPATH=$CLASSPATH:dist/adaptx_%{version}.jar
12mr|adaptx-0.9.13-4.1.8|108	%{ant} -buildfile src/build.xml doc
12mr|adaptx-0.9.13-4.1.8|109	
12mr|adaptx-0.9.13-4.1.8|110	%install
12mr|adaptx-0.9.13-4.1.8|111	rm -rf $RPM_BUILD_ROOT
12mr|adaptx-0.9.13-4.1.8|112	
12mr|adaptx-0.9.13-4.1.8|113	# jar
12mr|adaptx-0.9.13-4.1.8|114	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|adaptx-0.9.13-4.1.8|115	install -m 644 dist/%{name}_%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|adaptx-0.9.13-4.1.8|116	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} ${jar/-%{version}/}; done)
12mr|adaptx-0.9.13-4.1.8|117	# javadoc
12mr|adaptx-0.9.13-4.1.8|118	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|adaptx-0.9.13-4.1.8|119	cp -pr build/doc/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|adaptx-0.9.13-4.1.8|120	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
12mr|adaptx-0.9.13-4.1.8|121	rm -rf build/doc/javadoc
12mr|adaptx-0.9.13-4.1.8|122	
12mr|adaptx-0.9.13-4.1.8|123	%if %{gcj_support}
12mr|adaptx-0.9.13-4.1.8|124	%{_bindir}/aot-compile-rpm
12mr|adaptx-0.9.13-4.1.8|125	%endif
12mr|adaptx-0.9.13-4.1.8|126	
12mr|adaptx-0.9.13-4.1.8|127	%clean
12mr|adaptx-0.9.13-4.1.8|128	rm -rf $RPM_BUILD_ROOT
12mr|adaptx-0.9.13-4.1.8|129	
12mr|adaptx-0.9.13-4.1.8|130	%if %{gcj_support}
12mr|adaptx-0.9.13-4.1.8|131	%post
12mr|adaptx-0.9.13-4.1.8|132	%{update_gcjdb}
12mr|adaptx-0.9.13-4.1.8|133	
12mr|adaptx-0.9.13-4.1.8|134	%postun
12mr|adaptx-0.9.13-4.1.8|135	%{clean_gcjdb}
12mr|adaptx-0.9.13-4.1.8|136	%endif
12mr|adaptx-0.9.13-4.1.8|137	
12mr|adaptx-0.9.13-4.1.8|138	%files
12mr|adaptx-0.9.13-4.1.8|139	%defattr(0664,root,root,0755)
12mr|adaptx-0.9.13-4.1.8|140	%doc src/etc/{CHANGELOG,contributors.html,LICENSE}
12mr|adaptx-0.9.13-4.1.8|141	%{_javadir}/*
12mr|adaptx-0.9.13-4.1.8|142	
12mr|adaptx-0.9.13-4.1.8|143	%if %{gcj_support}
12mr|adaptx-0.9.13-4.1.8|144	%dir %{_libdir}/gcj/%{name}
12mr|adaptx-0.9.13-4.1.8|145	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|adaptx-0.9.13-4.1.8|146	%endif
12mr|adaptx-0.9.13-4.1.8|147	
12mr|adaptx-0.9.13-4.1.8|148	%files javadoc
12mr|adaptx-0.9.13-4.1.8|149	%defattr(0664,root,root,0755)
12mr|adaptx-0.9.13-4.1.8|150	%{_javadocdir}/%{name}-%{version}
12mr|adaptx-0.9.13-4.1.8|151	%dir %{_javadocdir}/%{name}
12mr|adaptx-0.9.13-4.1.8|152	
12mr|adaptx-0.9.13-4.1.8|153	%files doc
12mr|adaptx-0.9.13-4.1.8|154	%defattr(0664,root,root,0755)
12mr|adaptx-0.9.13-4.1.8|155	%doc build/doc/*
12mr|adaptx-0.9.13-4.1.8|156	
12mr|adaptx-0.9.13-4.1.8|157	
12mr|adaptx-0.9.13-4.1.8|158	
12mr|adaptx-0.9.13-4.1.8|159	%changelog
12mr|adaptx-0.9.13-4.1.8|160	

13418 12
12mr|adjtimex-1.29-4|1	Summary:	A utility for adjusting kernel time variables
12mr|adjtimex-1.29-4|2	Name:		adjtimex
12mr|adjtimex-1.29-4|3	Version:	1.29
12mr|adjtimex-1.29-4|4	Release:	%mkrel 4
12mr|adjtimex-1.29-4|5	License:	GPLv2+
12mr|adjtimex-1.29-4|6	Group:		System/Kernel and hardware
12mr|adjtimex-1.29-4|7	URL:		ftp://ftp.debian.org/debian/pool/main/a/adjtimex/
12mr|adjtimex-1.29-4|8	Source0:	ftp://ftp.debian.org/debian/pool/main/a/adjtimex/adjtimex_%{version}.orig.tar.gz
12mr|adjtimex-1.29-4|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|adjtimex-1.29-4|10	
12mr|adjtimex-1.29-4|11	
12mr|adjtimex-1.29-4|12	%description
12mr|adjtimex-1.29-4|13	Adjtimex is a kernel clock management program, which the
12mr|adjtimex-1.29-4|14	superuser may use to correct any drift in the system's clock.  Users can
12mr|adjtimex-1.29-4|15	use adjtimex to view the time variables.
12mr|adjtimex-1.29-4|16	
12mr|adjtimex-1.29-4|17	%description -l fr
12mr|adjtimex-1.29-4|18	Adjtimex est un programme de gestion de l'horloge du kernel, que le
12mr|adjtimex-1.29-4|19	superutilisateur peut utiliser pour corriger l'horloge systme. Les
12mr|adjtimex-1.29-4|20	utilisateurs peuvent utiliser adjtimex pour afficher les variables
12mr|adjtimex-1.29-4|21	temporelles.
12mr|adjtimex-1.29-4|22	
12mr|adjtimex-1.29-4|23	%prep
12mr|adjtimex-1.29-4|24	%setup -q
12mr|adjtimex-1.29-4|25	
12mr|adjtimex-1.29-4|26	%build
12mr|adjtimex-1.29-4|27	%configure2_5x
12mr|adjtimex-1.29-4|28	%make
12mr|adjtimex-1.29-4|29	
12mr|adjtimex-1.29-4|30	%install
12mr|adjtimex-1.29-4|31	rm -rf %{buildroot}
12mr|adjtimex-1.29-4|32	
12mr|adjtimex-1.29-4|33	install -m755 adjtimex -D %{buildroot}/%{_sbindir}/adjtimex
12mr|adjtimex-1.29-4|34	install -m644 adjtimex.8 -D %{buildroot}/%{_mandir}/man8/adjtimex.8
12mr|adjtimex-1.29-4|35	
12mr|adjtimex-1.29-4|36	%clean
12mr|adjtimex-1.29-4|37	rm -rf %{buildroot}
12mr|adjtimex-1.29-4|38	
12mr|adjtimex-1.29-4|39	%files
12mr|adjtimex-1.29-4|40	%defattr(-,root,root)
12mr|adjtimex-1.29-4|41	%doc README COPYRIGHT COPYING README.ru ChangeLog
12mr|adjtimex-1.29-4|42	%{_sbindir}/adjtimex
12mr|adjtimex-1.29-4|43	%{_mandir}/man8/adjtimex.8*
12mr|adjtimex-1.29-4|44	
12mr|adjtimex-1.29-4|45	
12mr|adjtimex-1.29-4|46	
12mr|adjtimex-1.29-4|47	%changelog
12mr|adjtimex-1.29-4|48	

13419 12
12mr|adns-1.4-10|1	%define	major 1
12mr|adns-1.4-10|2	%define libname	%mklibname %{name} %{major}
12mr|adns-1.4-10|3	%define develname %mklibname %{name} -d
12mr|adns-1.4-10|4	
12mr|adns-1.4-10|5	Summary:	Advanced, easy to use, asynchronous-capable DNS client library
12mr|adns-1.4-10|6	Name:		adns
12mr|adns-1.4-10|7	Version:	1.4
12mr|adns-1.4-10|8	Release:	%mkrel 10
12mr|adns-1.4-10|9	Group:		Networking/Other
12mr|adns-1.4-10|10	License:	GPLv2+
12mr|adns-1.4-10|11	URL:		http://www.chiark.greenend.org.uk/~ian/adns/
12mr|adns-1.4-10|12	Source0:	ftp://ftp.chiark.greenend.org.uk/users/ian/adns/%{name}-%{version}.tar.bz2
12mr|adns-1.4-10|13	Source1:	README.Mandriva
12mr|adns-1.4-10|14	Requires:	%{libname} = %{version}-%{release}
12mr|adns-1.4-10|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|adns-1.4-10|16	
12mr|adns-1.4-10|17	%description
12mr|adns-1.4-10|18	adns is a resolver library for C (and C++) programs. In contrast with
12mr|adns-1.4-10|19	the existing interfaces, gethostbyname et al and libresolv, it has the
12mr|adns-1.4-10|20	following features:
12mr|adns-1.4-10|21	* It is reasonably easy to use for simple programs which just want
12mr|adns-1.4-10|22	to translate names to addresses, look up MX records, etc.
12mr|adns-1.4-10|23	* It can be used in an asynchronous, non-blocking, manner. Many
12mr|adns-1.4-10|24	queries can be handled simultaneously.
12mr|adns-1.4-10|25	* Responses are decoded automatically into a natural representation
12mr|adns-1.4-10|26	for a C program - there is no need to deal with DNS packet
12mr|adns-1.4-10|27	formats.
12mr|adns-1.4-10|28	* Sanity checking (eg, name syntax checking, reverse/forward
12mr|adns-1.4-10|29	correspondence, CNAME pointing to CNAME) is performed
12mr|adns-1.4-10|30	automatically.
12mr|adns-1.4-10|31	* Time-to-live, CNAME and other similar information is returned in
12mr|adns-1.4-10|32	an easy-to-use form, without getting in the way.
12mr|adns-1.4-10|33	* There is no global state in the library; resolver state is an
12mr|adns-1.4-10|34	opaque data structure which the client creates explicitly. A
12mr|adns-1.4-10|35	program can have several instances of the resolver.
12mr|adns-1.4-10|36	* Errors are reported to the application in a way that distinguishes
12mr|adns-1.4-10|37	the various causes of failure properly.
12mr|adns-1.4-10|38	* Understands conventional resolv.conf, but this can overridden by
12mr|adns-1.4-10|39	environment variables.
12mr|adns-1.4-10|40	* Flexibility. For example, the application can tell adns to: ignore
12mr|adns-1.4-10|41	environment variables (for setuid programs), disable sanity checks
12mr|adns-1.4-10|42	eg to return arbitrary data, override or ignore resolv.conf in
12mr|adns-1.4-10|43	favour of supplied configuration, etc.
12mr|adns-1.4-10|44	* Believed to be correct ! For example, will correctly back off to
12mr|adns-1.4-10|45	TCP in case of long replies or queries, or to other nameservers if
12mr|adns-1.4-10|46	several are available. It has sensible handling of bad responses
12mr|adns-1.4-10|47	etc.
12mr|adns-1.4-10|48	
12mr|adns-1.4-10|49	%package -n %{libname}
12mr|adns-1.4-10|50	Group:		System/Libraries
12mr|adns-1.4-10|51	Summary:	Libraries needed to run applications using adns
12mr|adns-1.4-10|52	
12mr|adns-1.4-10|53	%description -n	%{libname}
12mr|adns-1.4-10|54	adns is a resolver library for C (and C++) programs. In contrast with
12mr|adns-1.4-10|55	the existing interfaces, gethostbyname et al and libresolv, it has the
12mr|adns-1.4-10|56	following features:
12mr|adns-1.4-10|57	* It is reasonably easy to use for simple programs which just want
12mr|adns-1.4-10|58	to translate names to addresses, look up MX records, etc.
12mr|adns-1.4-10|59	* It can be used in an asynchronous, non-blocking, manner. Many
12mr|adns-1.4-10|60	queries can be handled simultaneously.
12mr|adns-1.4-10|61	* Responses are decoded automatically into a natural representation
12mr|adns-1.4-10|62	for a C program - there is no need to deal with DNS packet
12mr|adns-1.4-10|63	formats.
12mr|adns-1.4-10|64	* Sanity checking (eg, name syntax checking, reverse/forward
12mr|adns-1.4-10|65	correspondence, CNAME pointing to CNAME) is performed
12mr|adns-1.4-10|66	automatically.
12mr|adns-1.4-10|67	* Time-to-live, CNAME and other similar information is returned in
12mr|adns-1.4-10|68	an easy-to-use form, without getting in the way.
12mr|adns-1.4-10|69	* There is no global state in the library; resolver state is an
12mr|adns-1.4-10|70	opaque data structure which the client creates explicitly. A
12mr|adns-1.4-10|71	program can have several instances of the resolver.
12mr|adns-1.4-10|72	* Errors are reported to the application in a way that distinguishes
12mr|adns-1.4-10|73	the various causes of failure properly.
12mr|adns-1.4-10|74	* Understands conventional resolv.conf, but this can overridden by
12mr|adns-1.4-10|75	environment variables.
12mr|adns-1.4-10|76	* Flexibility. For example, the application can tell adns to: ignore
12mr|adns-1.4-10|77	environment variables (for setuid programs), disable sanity checks
12mr|adns-1.4-10|78	eg to return arbitrary data, override or ignore resolv.conf in
12mr|adns-1.4-10|79	favour of supplied configuration, etc.
12mr|adns-1.4-10|80	* Believed to be correct ! For example, will correctly back off to
12mr|adns-1.4-10|81	TCP in case of long replies or queries, or to other nameservers if
12mr|adns-1.4-10|82	several are available. It has sensible handling of bad responses
12mr|adns-1.4-10|83	etc.
12mr|adns-1.4-10|84	
12mr|adns-1.4-10|85	This package contains all of adns libraries.
12mr|adns-1.4-10|86	
12mr|adns-1.4-10|87	%package -n %{develname}
12mr|adns-1.4-10|88	Summary:	Advanced, easy to use, asynchronous-capable DNS client library
12mr|adns-1.4-10|89	Group:		Development/C
12mr|adns-1.4-10|90	Requires:	%{libname} = %{version}-%{release}
12mr|adns-1.4-10|91	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|adns-1.4-10|92	Provides:	%{name}-devel = %{version}-%{release}
12mr|adns-1.4-10|93	Obsoletes:	%{libname}-devel < 1.4
12mr|adns-1.4-10|94	
12mr|adns-1.4-10|95	%description -n	%{develname}
12mr|adns-1.4-10|96	adns is a resolver library for C (and C++) programs. In contrast with
12mr|adns-1.4-10|97	the existing interfaces, gethostbyname et al and libresolv, it has the
12mr|adns-1.4-10|98	following features:
12mr|adns-1.4-10|99	* It is reasonably easy to use for simple programs which just want
12mr|adns-1.4-10|100	to translate names to addresses, look up MX records, etc.
12mr|adns-1.4-10|101	* It can be used in an asynchronous, non-blocking, manner. Many
12mr|adns-1.4-10|102	queries can be handled simultaneously.
12mr|adns-1.4-10|103	* Responses are decoded automatically into a natural representation
12mr|adns-1.4-10|104	for a C program - there is no need to deal with DNS packet
12mr|adns-1.4-10|105	formats.
12mr|adns-1.4-10|106	* Sanity checking (eg, name syntax checking, reverse/forward
12mr|adns-1.4-10|107	correspondence, CNAME pointing to CNAME) is performed
12mr|adns-1.4-10|108	automatically.
12mr|adns-1.4-10|109	* Time-to-live, CNAME and other similar information is returned in
12mr|adns-1.4-10|110	an easy-to-use form, without getting in the way.
12mr|adns-1.4-10|111	* There is no global state in the library; resolver state is an
12mr|adns-1.4-10|112	opaque data structure which the client creates explicitly. A
12mr|adns-1.4-10|113	program can have several instances of the resolver.
12mr|adns-1.4-10|114	* Errors are reported to the application in a way that distinguishes
12mr|adns-1.4-10|115	the various causes of failure properly.
12mr|adns-1.4-10|116	* Understands conventional resolv.conf, but this can overridden by
12mr|adns-1.4-10|117	environment variables.
12mr|adns-1.4-10|118	* Flexibility. For example, the application can tell adns to: ignore
12mr|adns-1.4-10|119	environment variables (for setuid programs), disable sanity checks
12mr|adns-1.4-10|120	eg to return arbitrary data, override or ignore resolv.conf in
12mr|adns-1.4-10|121	favour of supplied configuration, etc.
12mr|adns-1.4-10|122	* Believed to be correct ! For example, will correctly back off to
12mr|adns-1.4-10|123	TCP in case of long replies or queries, or to other nameservers if
12mr|adns-1.4-10|124	several are available. It has sensible handling of bad responses
12mr|adns-1.4-10|125	etc.
12mr|adns-1.4-10|126	
12mr|adns-1.4-10|127	This package contains static libraries and header files need for development.
12mr|adns-1.4-10|128	
12mr|adns-1.4-10|129	%prep
12mr|adns-1.4-10|130	%setup -q
12mr|adns-1.4-10|131	# make it lib64 aware
12mr|adns-1.4-10|132	perl -pi -e "/^lib_dir=/ and s,/lib,/%{_lib}," settings.make.in
12mr|adns-1.4-10|133	
12mr|adns-1.4-10|134	cp %{SOURCE1} README.Mandriva
12mr|adns-1.4-10|135	
12mr|adns-1.4-10|136	%build
12mr|adns-1.4-10|137	%configure2_5x
12mr|adns-1.4-10|138	%make
12mr|adns-1.4-10|139	
12mr|adns-1.4-10|140	%install
12mr|adns-1.4-10|141	rm -rf %{buildroot}
12mr|adns-1.4-10|142	%makeinstall
12mr|adns-1.4-10|143	
12mr|adns-1.4-10|144	%clean
12mr|adns-1.4-10|145	rm -rf %{buildroot}
12mr|adns-1.4-10|146	
12mr|adns-1.4-10|147	%files
12mr|adns-1.4-10|148	%defattr(-,root,root,0755)
12mr|adns-1.4-10|149	%doc README TODO changelog README.Mandriva
12mr|adns-1.4-10|150	%{_bindir}/*
12mr|adns-1.4-10|151	
12mr|adns-1.4-10|152	%files -n %{libname}
12mr|adns-1.4-10|153	%defattr(-,root,root,755)
12mr|adns-1.4-10|154	%{_libdir}/*.so.%{major}*
12mr|adns-1.4-10|155	
12mr|adns-1.4-10|156	%files -n %{develname}
12mr|adns-1.4-10|157	%defattr(-,root,root,0755)
12mr|adns-1.4-10|158	%{_includedir}/*
12mr|adns-1.4-10|159	%{_libdir}/*.so
12mr|adns-1.4-10|160	%{_libdir}/*.a
12mr|adns-1.4-10|161	
12mr|adns-1.4-10|162	
12mr|adns-1.4-10|163	
12mr|adns-1.4-10|164	%changelog
12mr|adns-1.4-10|165	

13420 12
12mr|afpfs-ng-0.8.1-2|1	%define major	0
12mr|afpfs-ng-0.8.1-2|2	%define libname	%mklibname afpclient %{major}
12mr|afpfs-ng-0.8.1-2|3	%define devname	%mklibname afpclient -d
12mr|afpfs-ng-0.8.1-2|4	
12mr|afpfs-ng-0.8.1-2|5	Summary:	An open source client for Apple Filing Protocol
12mr|afpfs-ng-0.8.1-2|6	Name:		afpfs-ng
12mr|afpfs-ng-0.8.1-2|7	Version:	0.8.1
12mr|afpfs-ng-0.8.1-2|8	Release:	2
12mr|afpfs-ng-0.8.1-2|9	License:	GPLv2+
12mr|afpfs-ng-0.8.1-2|10	Group:		Networking/File transfer
12mr|afpfs-ng-0.8.1-2|11	URL:		http://sites.google.com/site/alexthepuffin/home
12mr|afpfs-ng-0.8.1-2|12	Source:		http://sourceforge.net/projects/afpfs-ng/files/afpfs-ng/%{version}/afpfs-ng-%{version}.tar.bz2
12mr|afpfs-ng-0.8.1-2|13	# patches from Debian:
12mr|afpfs-ng-0.8.1-2|14	Patch10:	build-error-fixes.patch
12mr|afpfs-ng-0.8.1-2|15	Patch11:	header-path-fix.patch
12mr|afpfs-ng-0.8.1-2|16	Patch12:	include-headers-fix.patch
12mr|afpfs-ng-0.8.1-2|17	BuildRequires:	fuse-devel
12mr|afpfs-ng-0.8.1-2|18	BuildRequires:	readline-devel
12mr|afpfs-ng-0.8.1-2|19	BuildRequires:	pkgconfig(ncurses)
12mr|afpfs-ng-0.8.1-2|20	BuildRequires:	libgcrypt-devel
12mr|afpfs-ng-0.8.1-2|21	
12mr|afpfs-ng-0.8.1-2|22	%description
12mr|afpfs-ng-0.8.1-2|23	afpfs-ng is a client for the Apple Filing Protocol (AFP) which will let
12mr|afpfs-ng-0.8.1-2|24	you mount and access shared volumes from Mac OS X (or netatalk).
12mr|afpfs-ng-0.8.1-2|25	
12mr|afpfs-ng-0.8.1-2|26	There is a FUSE-based client which lets you mount a remote filesystem.
12mr|afpfs-ng-0.8.1-2|27	
12mr|afpfs-ng-0.8.1-2|28	There is also a simple, command-line AFP client; think about it as an
12mr|afpfs-ng-0.8.1-2|29	FTP client for AFP.
12mr|afpfs-ng-0.8.1-2|30	
12mr|afpfs-ng-0.8.1-2|31	%package -n %{libname}
12mr|afpfs-ng-0.8.1-2|32	Summary:	Shared library of %{name}
12mr|afpfs-ng-0.8.1-2|33	Group:		System/Libraries
12mr|afpfs-ng-0.8.1-2|34	Provides:	%{name} = %{EVRD}
12mr|afpfs-ng-0.8.1-2|35	
12mr|afpfs-ng-0.8.1-2|36	%description -n %{libname}
12mr|afpfs-ng-0.8.1-2|37	This package contains the library needed to run programs dynamically
12mr|afpfs-ng-0.8.1-2|38	linked with libafpclient, an Apple Filing Protocol (AFP) client library.
12mr|afpfs-ng-0.8.1-2|39	
12mr|afpfs-ng-0.8.1-2|40	%package -n %{devname}
12mr|afpfs-ng-0.8.1-2|41	Summary:	Development headers for libafpclient
12mr|afpfs-ng-0.8.1-2|42	Group:		Development/C
12mr|afpfs-ng-0.8.1-2|43	Requires:	%{libname} = %{EVRD}
12mr|afpfs-ng-0.8.1-2|44	Provides:	%{name}-devel = %{EVRD}
12mr|afpfs-ng-0.8.1-2|45	Provides:	afpclient-devel = %{EVRD}
12mr|afpfs-ng-0.8.1-2|46	
12mr|afpfs-ng-0.8.1-2|47	%description -n %{devname}
12mr|afpfs-ng-0.8.1-2|48	This package contains the headers needed to compile programs that use
12mr|afpfs-ng-0.8.1-2|49	libafpclient, an Apple Filing Protocol (AFP) client library.
12mr|afpfs-ng-0.8.1-2|50	
12mr|afpfs-ng-0.8.1-2|51	%prep
12mr|afpfs-ng-0.8.1-2|52	%setup -q
12mr|afpfs-ng-0.8.1-2|53	%apply_patches
12mr|afpfs-ng-0.8.1-2|54	
12mr|afpfs-ng-0.8.1-2|55	%build
12mr|afpfs-ng-0.8.1-2|56	autoreconf -if
12mr|afpfs-ng-0.8.1-2|57	%configure2_5x --disable-static
12mr|afpfs-ng-0.8.1-2|58	%make
12mr|afpfs-ng-0.8.1-2|59	
12mr|afpfs-ng-0.8.1-2|60	%install
12mr|afpfs-ng-0.8.1-2|61	%makeinstall_std
12mr|afpfs-ng-0.8.1-2|62	
12mr|afpfs-ng-0.8.1-2|63	%files
12mr|afpfs-ng-0.8.1-2|64	%doc docs/*.txt docs/README
12mr|afpfs-ng-0.8.1-2|65	%{_bindir}/afp*
12mr|afpfs-ng-0.8.1-2|66	%{_bindir}/mount_afp
12mr|afpfs-ng-0.8.1-2|67	%{_mandir}/man1/*afp*.1*
12mr|afpfs-ng-0.8.1-2|68	
12mr|afpfs-ng-0.8.1-2|69	%files -n %{libname}
12mr|afpfs-ng-0.8.1-2|70	%{_libdir}/*.so.%{major}*
12mr|afpfs-ng-0.8.1-2|71	
12mr|afpfs-ng-0.8.1-2|72	%files -n %{devname}
12mr|afpfs-ng-0.8.1-2|73	%{_libdir}/*.so
12mr|afpfs-ng-0.8.1-2|74	%{_includedir}/%{name}
12mr|afpfs-ng-0.8.1-2|75	
12mr|afpfs-ng-0.8.1-2|76	
12mr|afpfs-ng-0.8.1-2|77	%changelog
12mr|afpfs-ng-0.8.1-2|78	* Mon Oct  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|afpfs-ng-0.8.1-2|79	+ Commit: c4cc81e
12mr|afpfs-ng-0.8.1-2|80	- Drop .la files
12mr|afpfs-ng-0.8.1-2|81	
12mr|afpfs-ng-0.8.1-2|82	

13421 12
12mr|akonadi-1.8.1-1|1	Name:		akonadi
12mr|akonadi-1.8.1-1|2	Summary:	An extensible cross-desktop storage service for PIM
12mr|akonadi-1.8.1-1|3	Version:	1.8.1
12mr|akonadi-1.8.1-1|4	Release:	1
12mr|akonadi-1.8.1-1|5	Epoch:		1
12mr|akonadi-1.8.1-1|6	Url:		http://pim.kde.org/akonadi/
12mr|akonadi-1.8.1-1|7	License:	LGPLv2+
12mr|akonadi-1.8.1-1|8	Group:		Networking/WWW
12mr|akonadi-1.8.1-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/akonadi/src/%{name}-%{version}.tar.bz2
12mr|akonadi-1.8.1-1|10	BuildRequires:	qt4-devel
12mr|akonadi-1.8.1-1|11	BuildRequires:	qt4-qtdbus
12mr|akonadi-1.8.1-1|12	BuildRequires:	shared-mime-info >= 0.20
12mr|akonadi-1.8.1-1|13	BuildRequires:	kde4-macros
12mr|akonadi-1.8.1-1|14	BuildRequires:	libxslt-proc
12mr|akonadi-1.8.1-1|15	BuildRequires:	libxml2-utils
12mr|akonadi-1.8.1-1|16	BuildRequires:	automoc
12mr|akonadi-1.8.1-1|17	BuildRequires:	mysql-devel
12mr|akonadi-1.8.1-1|18	BuildRequires:	boost-devel
12mr|akonadi-1.8.1-1|19	BuildRequires:	pkgconfig(soprano)
12mr|akonadi-1.8.1-1|20	Requires:	qt4-database-plugin-mysql
12mr|akonadi-1.8.1-1|21	Requires:	mysql-core
12mr|akonadi-1.8.1-1|22	Requires:	mysql-common
12mr|akonadi-1.8.1-1|23	# Needed for mysqlcheck  which is used in akonadi
12mr|akonadi-1.8.1-1|24	Requires:	mysql-client
12mr|akonadi-1.8.1-1|25	
12mr|akonadi-1.8.1-1|26	%description
12mr|akonadi-1.8.1-1|27	An extensible cross-desktop storage service for PIM data and meta data
12mr|akonadi-1.8.1-1|28	providing concurrent read, write, and query access.
12mr|akonadi-1.8.1-1|29	
12mr|akonadi-1.8.1-1|30	%files
12mr|akonadi-1.8.1-1|31	%{_kde_bindir}/*
12mr|akonadi-1.8.1-1|32	%{_sysconfdir}/akonadi
12mr|akonadi-1.8.1-1|33	%{_datadir}/dbus-1/services/*
12mr|akonadi-1.8.1-1|34	%{_datadir}/mime/packages/akonadi-mime.xml
12mr|akonadi-1.8.1-1|35	%{_libdir}/qt4/plugins/sqldrivers/libqsqlite3.so
12mr|akonadi-1.8.1-1|36	
12mr|akonadi-1.8.1-1|37	#------------------------------------------------------
12mr|akonadi-1.8.1-1|38	
12mr|akonadi-1.8.1-1|39	# Need a dummy package to override old one
12mr|akonadi-1.8.1-1|40	%package common
12mr|akonadi-1.8.1-1|41	Group:		Networking/WWW
12mr|akonadi-1.8.1-1|42	Summary:	Dummy package to override old
12mr|akonadi-1.8.1-1|43	
12mr|akonadi-1.8.1-1|44	%description common
12mr|akonadi-1.8.1-1|45	Dummy package to override old.
12mr|akonadi-1.8.1-1|46	
12mr|akonadi-1.8.1-1|47	%files common
12mr|akonadi-1.8.1-1|48	%doc README
12mr|akonadi-1.8.1-1|49	
12mr|akonadi-1.8.1-1|50	#------------------------------------------------------
12mr|akonadi-1.8.1-1|51	
12mr|akonadi-1.8.1-1|52	%define akonadiprotocolinternals_major 1
12mr|akonadi-1.8.1-1|53	%define libakonadiprotocolinternals %mklibname akonadiprotocolinternals %{akonadiprotocolinternals_major}
12mr|akonadi-1.8.1-1|54	
12mr|akonadi-1.8.1-1|55	%package -n %{libakonadiprotocolinternals}
12mr|akonadi-1.8.1-1|56	Summary:	%{name} library
12mr|akonadi-1.8.1-1|57	Group:		System/Libraries
12mr|akonadi-1.8.1-1|58	
12mr|akonadi-1.8.1-1|59	%description -n %{libakonadiprotocolinternals}
12mr|akonadi-1.8.1-1|60	%{name} library.
12mr|akonadi-1.8.1-1|61	
12mr|akonadi-1.8.1-1|62	%files -n %{libakonadiprotocolinternals}
12mr|akonadi-1.8.1-1|63	%{_kde_libdir}/libakonadiprotocolinternals.so.%{akonadiprotocolinternals_major}*
12mr|akonadi-1.8.1-1|64	
12mr|akonadi-1.8.1-1|65	#------------------------------------------------------
12mr|akonadi-1.8.1-1|66	
12mr|akonadi-1.8.1-1|67	%package devel
12mr|akonadi-1.8.1-1|68	Summary:	Devel stuff for %{name}
12mr|akonadi-1.8.1-1|69	Group:		Development/KDE and Qt
12mr|akonadi-1.8.1-1|70	Requires:	%{libakonadiprotocolinternals} = %{EVRD}
12mr|akonadi-1.8.1-1|71	Requires:	akonadi-common = %{EVRD}
12mr|akonadi-1.8.1-1|72	
12mr|akonadi-1.8.1-1|73	%description devel
12mr|akonadi-1.8.1-1|74	This package contains header files needed if you wish to build applications
12mr|akonadi-1.8.1-1|75	based on %{name}
12mr|akonadi-1.8.1-1|76	
12mr|akonadi-1.8.1-1|77	%files devel
12mr|akonadi-1.8.1-1|78	%{_kde_includedir}/*
12mr|akonadi-1.8.1-1|79	%{_kde_libdir}/*.so
12mr|akonadi-1.8.1-1|80	%{_kde_libdir}/pkgconfig/akonadi.pc
12mr|akonadi-1.8.1-1|81	%{_kde_libdir}/cmake/Akonadi
12mr|akonadi-1.8.1-1|82	%{_kde_datadir}/dbus-1/interfaces/*.xml
12mr|akonadi-1.8.1-1|83	
12mr|akonadi-1.8.1-1|84	#--------------------------------------------------------------------
12mr|akonadi-1.8.1-1|85	
12mr|akonadi-1.8.1-1|86	%prep
12mr|akonadi-1.8.1-1|87	%setup -q
12mr|akonadi-1.8.1-1|88	
12mr|akonadi-1.8.1-1|89	%build
12mr|akonadi-1.8.1-1|90	%cmake_kde4 -DMYSQLD_EXECUTABLE=%{_sbindir}/mysqld -DCONFIG_INSTALL_DIR=%{_sysconfdir}
12mr|akonadi-1.8.1-1|91	%make
12mr|akonadi-1.8.1-1|92	
12mr|akonadi-1.8.1-1|93	%install
12mr|akonadi-1.8.1-1|94	%makeinstall_std -C build
12mr|akonadi-1.8.1-1|95	
12mr|akonadi-1.8.1-1|96	%changelog
12mr|akonadi-1.8.1-1|97	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.8.1-1
12mr|akonadi-1.8.1-1|98	- New version 1.8.1
12mr|akonadi-1.8.1-1|99	
12mr|akonadi-1.8.1-1|100	* Sat Aug 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.8.0-1
12mr|akonadi-1.8.1-1|101	- New version 1.8.0
12mr|akonadi-1.8.1-1|102	- Convert BuildRequires to pkgconfig style
12mr|akonadi-1.8.1-1|103	
12mr|akonadi-1.8.1-1|104	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.7.90-1
12mr|akonadi-1.8.1-1|105	- Update to 1.7.90
12mr|akonadi-1.8.1-1|106	- Drop patch (applied in upstream)
12mr|akonadi-1.8.1-1|107	- Drop some no longer needed Conflicts and Obsoletes
12mr|akonadi-1.8.1-1|108	
12mr|akonadi-1.8.1-1|109	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:1.7.3-1
12mr|akonadi-1.8.1-1|110	- update to 1.7.3
12mr|akonadi-1.8.1-1|111	
12mr|akonadi-1.8.1-1|112	* Tue Apr 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:1.7.1-2
12mr|akonadi-1.8.1-1|113	- New cleanup in "akonadictl fsck"
12mr|akonadi-1.8.1-1|114	
12mr|akonadi-1.8.1-1|115	* Mon Apr 09 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.7.2-1
12mr|akonadi-1.8.1-1|116	- update to 1.7.2
12mr|akonadi-1.8.1-1|117	
12mr|akonadi-1.8.1-1|118	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:1.7.1-1
12mr|akonadi-1.8.1-1|119	- update to 1.7.1
12mr|akonadi-1.8.1-1|120	
12mr|akonadi-1.8.1-1|121	* Wed Jan 25 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.7.0-1
12mr|akonadi-1.8.1-1|122	+ Revision: 768181
12mr|akonadi-1.8.1-1|123	- New version 1.7.0
12mr|akonadi-1.8.1-1|124	
12mr|akonadi-1.8.1-1|125	* Wed Dec 14 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.6.2-1
12mr|akonadi-1.8.1-1|126	+ Revision: 740853
12mr|akonadi-1.8.1-1|127	- New version 1.6.2
12mr|akonadi-1.8.1-1|128	
12mr|akonadi-1.8.1-1|129	* Thu Jul 07 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.5.80-3
12mr|akonadi-1.8.1-1|130	+ Revision: 689291
12mr|akonadi-1.8.1-1|131	- Rebuild again akonadi to be 2012
12mr|akonadi-1.8.1-1|132	
12mr|akonadi-1.8.1-1|133	* Thu Jul 07 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.5.80-2
12mr|akonadi-1.8.1-1|134	+ Revision: 689078
12mr|akonadi-1.8.1-1|135	- Rebuild for mdv 2012
12mr|akonadi-1.8.1-1|136	- Clean the spec file
12mr|akonadi-1.8.1-1|137	- New version 1.5.80
12mr|akonadi-1.8.1-1|138	
12mr|akonadi-1.8.1-1|139	* Sat May 07 2011 Funda Wang <fwang@mandriva.org> 1:1.5.3-1
12mr|akonadi-1.8.1-1|140	+ Revision: 672219
12mr|akonadi-1.8.1-1|141	- update to new version 1.5.3
12mr|akonadi-1.8.1-1|142	
12mr|akonadi-1.8.1-1|143	* Sun Apr 10 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.5.2-1
12mr|akonadi-1.8.1-1|144	+ Revision: 652176
12mr|akonadi-1.8.1-1|145	- New version
12mr|akonadi-1.8.1-1|146	
12mr|akonadi-1.8.1-1|147	* Mon Mar 14 2011 Funda Wang <fwang@mandriva.org> 1:1.5.1-2
12mr|akonadi-1.8.1-1|148	+ Revision: 644446
12mr|akonadi-1.8.1-1|149	- rebuild for new boost
12mr|akonadi-1.8.1-1|150	
12mr|akonadi-1.8.1-1|151	* Sat Mar 12 2011 Funda Wang <fwang@mandriva.org> 1:1.5.1-1
12mr|akonadi-1.8.1-1|152	+ Revision: 643978
12mr|akonadi-1.8.1-1|153	- update to new version 1.5.1
12mr|akonadi-1.8.1-1|154	
12mr|akonadi-1.8.1-1|155	* Sun Jan 23 2011 Funda Wang <fwang@mandriva.org> 1:1.5.0-1
12mr|akonadi-1.8.1-1|156	+ Revision: 632414
12mr|akonadi-1.8.1-1|157	- update to new version 1.5.0
12mr|akonadi-1.8.1-1|158	
12mr|akonadi-1.8.1-1|159	* Sat Jan 08 2011 Funda Wang <fwang@mandriva.org> 1:1.4.95-1mdv2011.0
12mr|akonadi-1.8.1-1|160	+ Revision: 630223
12mr|akonadi-1.8.1-1|161	- new version 1.4.95
12mr|akonadi-1.8.1-1|162	
12mr|akonadi-1.8.1-1|163	* Wed Jan 05 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.4.91-0.gitf2755b9b.1mdv2011.0
12mr|akonadi-1.8.1-1|164	+ Revision: 628809
12mr|akonadi-1.8.1-1|165	- Update to git snapshot ( akonadi 1.4.91 )
12mr|akonadi-1.8.1-1|166	Remove patch0, should not be necessary with new MySQL
12mr|akonadi-1.8.1-1|167	
12mr|akonadi-1.8.1-1|168	* Mon Dec 20 2010 Funda Wang <fwang@mandriva.org> 1:1.4.90-1mdv2011.0
12mr|akonadi-1.8.1-1|169	+ Revision: 623409
12mr|akonadi-1.8.1-1|170	- update to new version 1.4.90
12mr|akonadi-1.8.1-1|171	
12mr|akonadi-1.8.1-1|172	* Mon Dec 13 2010 John Balcaen <mikala@mandriva.org> 1:1.4.80-1mdv2011.0
12mr|akonadi-1.8.1-1|173	+ Revision: 620681
12mr|akonadi-1.8.1-1|174	- Update to 1.4.80
12mr|akonadi-1.8.1-1|175	
12mr|akonadi-1.8.1-1|176	* Sun Nov 21 2010 Funda Wang <fwang@mandriva.org> 1:1.4.54-1.git20101119.1mdv2011.0
12mr|akonadi-1.8.1-1|177	+ Revision: 599448
12mr|akonadi-1.8.1-1|178	- new snapshot needed by kdepimlibs
12mr|akonadi-1.8.1-1|179	
12mr|akonadi-1.8.1-1|180	* Fri Oct 08 2010 Funda Wang <fwang@mandriva.org> 1:1.4.52-3.svn1183867.1mdv2011.0
12mr|akonadi-1.8.1-1|181	+ Revision: 584270
12mr|akonadi-1.8.1-1|182	- new snapshot
12mr|akonadi-1.8.1-1|183	
12mr|akonadi-1.8.1-1|184	* Sat Oct 02 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 1:1.4.52-2mdv2011.0
12mr|akonadi-1.8.1-1|185	+ Revision: 582569
12mr|akonadi-1.8.1-1|186	- patch1: remove exact sqlite version check, upstream SVN 1167021
12mr|akonadi-1.8.1-1|187	
12mr|akonadi-1.8.1-1|188	* Mon Aug 30 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.4.52-1mdv2011.0
12mr|akonadi-1.8.1-1|189	+ Revision: 574459
12mr|akonadi-1.8.1-1|190	- Update to 1.4.52
12mr|akonadi-1.8.1-1|191	
12mr|akonadi-1.8.1-1|192	* Mon Aug 23 2010 Funda Wang <fwang@mandriva.org> 1:1.4.0-2mdv2011.0
12mr|akonadi-1.8.1-1|193	+ Revision: 572120
12mr|akonadi-1.8.1-1|194	- rebuild for new boost
12mr|akonadi-1.8.1-1|195	
12mr|akonadi-1.8.1-1|196	* Tue Aug 10 2010 Funda Wang <fwang@mandriva.org> 1:1.4.0-1mdv2011.0
12mr|akonadi-1.8.1-1|197	+ Revision: 568517
12mr|akonadi-1.8.1-1|198	- update to new version 1.4.0
12mr|akonadi-1.8.1-1|199	
12mr|akonadi-1.8.1-1|200	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|akonadi-1.8.1-1|201	- Fix mysql requires
12mr|akonadi-1.8.1-1|202	
12mr|akonadi-1.8.1-1|203	* Wed Jul 28 2010 Funda Wang <fwang@mandriva.org> 1:1.3.90-1mdv2011.0
12mr|akonadi-1.8.1-1|204	+ Revision: 562174
12mr|akonadi-1.8.1-1|205	- 1.3.90 final
12mr|akonadi-1.8.1-1|206	
12mr|akonadi-1.8.1-1|207	* Wed Jul 21 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.3.81-0.1132031.1mdv2011.0
12mr|akonadi-1.8.1-1|208	+ Revision: 556303
12mr|akonadi-1.8.1-1|209	- Update to new snapshot
12mr|akonadi-1.8.1-1|210	
12mr|akonadi-1.8.1-1|211	* Wed Jun 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.3.1-11mdv2010.1
12mr|akonadi-1.8.1-1|212	+ Revision: 546942
12mr|akonadi-1.8.1-1|213	- Add requires
12mr|akonadi-1.8.1-1|214	CCBUG: 59580
12mr|akonadi-1.8.1-1|215	
12mr|akonadi-1.8.1-1|216	* Wed May 26 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.3.1-10mdv2010.1
12mr|akonadi-1.8.1-1|217	+ Revision: 546143
12mr|akonadi-1.8.1-1|218	- Rebuild in release mode
12mr|akonadi-1.8.1-1|219	
12mr|akonadi-1.8.1-1|220	* Wed Apr 07 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.3.1-9mdv2010.1
12mr|akonadi-1.8.1-1|221	+ Revision: 532668
12mr|akonadi-1.8.1-1|222	- Do not use mysq_upgrade before the socket exist
12mr|akonadi-1.8.1-1|223	
12mr|akonadi-1.8.1-1|224	* Tue Apr 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.3.1-8mdv2010.1
12mr|akonadi-1.8.1-1|225	+ Revision: 532012
12mr|akonadi-1.8.1-1|226	- Fix P100 ( upstream commit 1111609)
12mr|akonadi-1.8.1-1|227	- Replace P1 and P2 by my backport in branch ( P100 )
12mr|akonadi-1.8.1-1|228	BUG: 53815
12mr|akonadi-1.8.1-1|229	- Fix patch1 and Patch2 ( after upstream review )
12mr|akonadi-1.8.1-1|230	
12mr|akonadi-1.8.1-1|231	* Sun Apr 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.3.1-7mdv2010.1
12mr|akonadi-1.8.1-1|232	+ Revision: 531234
12mr|akonadi-1.8.1-1|233	- Fix typo
12mr|akonadi-1.8.1-1|234	
12mr|akonadi-1.8.1-1|235	* Sun Apr 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.3.1-6mdv2010.1
12mr|akonadi-1.8.1-1|236	+ Revision: 531225
12mr|akonadi-1.8.1-1|237	- P2: Try to run mysql_upgrade
12mr|akonadi-1.8.1-1|238	
12mr|akonadi-1.8.1-1|239	* Wed Mar 24 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.3.1-5mdv2010.1
12mr|akonadi-1.8.1-1|240	+ Revision: 527138
12mr|akonadi-1.8.1-1|241	- Add trunk akonadi patches
12mr|akonadi-1.8.1-1|242	
12mr|akonadi-1.8.1-1|243	* Mon Mar 22 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.3.1-4mdv2010.1
12mr|akonadi-1.8.1-1|244	+ Revision: 526315
12mr|akonadi-1.8.1-1|245	- Properly backport previous patch
12mr|akonadi-1.8.1-1|246	- Fix the add of some missing tables in the mysql db
12mr|akonadi-1.8.1-1|247	
12mr|akonadi-1.8.1-1|248	* Fri Feb 19 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.3.1-3mdv2010.1
12mr|akonadi-1.8.1-1|249	+ Revision: 508331
12mr|akonadi-1.8.1-1|250	- Fix error in plugin load patch
12mr|akonadi-1.8.1-1|251	
12mr|akonadi-1.8.1-1|252	* Thu Feb 18 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.3.1-2mdv2010.1
12mr|akonadi-1.8.1-1|253	+ Revision: 507807
12mr|akonadi-1.8.1-1|254	- Adapt to new mysql
12mr|akonadi-1.8.1-1|255	
12mr|akonadi-1.8.1-1|256	* Wed Feb 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.3.1-1mdv2010.1
12mr|akonadi-1.8.1-1|257	+ Revision: 503666
12mr|akonadi-1.8.1-1|258	- New version 1.3.1
12mr|akonadi-1.8.1-1|259	
12mr|akonadi-1.8.1-1|260	* Mon Feb 08 2010 Anssi Hannula <anssi@mandriva.org> 1:1.3.0-3mdv2010.1
12mr|akonadi-1.8.1-1|261	+ Revision: 501882
12mr|akonadi-1.8.1-1|262	- rebuild for new boost
12mr|akonadi-1.8.1-1|263	
12mr|akonadi-1.8.1-1|264	* Wed Feb 03 2010 Funda Wang <fwang@mandriva.org> 1:1.3.0-2mdv2010.1
12mr|akonadi-1.8.1-1|265	+ Revision: 500054
12mr|akonadi-1.8.1-1|266	- rebuild for new boost
12mr|akonadi-1.8.1-1|267	
12mr|akonadi-1.8.1-1|268	* Wed Jan 20 2010 Funda Wang <fwang@mandriva.org> 1:1.3.0-1mdv2010.1
12mr|akonadi-1.8.1-1|269	+ Revision: 494001
12mr|akonadi-1.8.1-1|270	- New verison 1.3.0
12mr|akonadi-1.8.1-1|271	
12mr|akonadi-1.8.1-1|272	* Wed Jan 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.2.90-0.1070828.1mdv2010.1
12mr|akonadi-1.8.1-1|273	+ Revision: 486982
12mr|akonadi-1.8.1-1|274	- New snapshot
12mr|akonadi-1.8.1-1|275	
12mr|akonadi-1.8.1-1|276	* Sun Dec 20 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.2.80-0.1064406.1mdv2010.1
12mr|akonadi-1.8.1-1|277	+ Revision: 480494
12mr|akonadi-1.8.1-1|278	- New snapshot
12mr|akonadi-1.8.1-1|279	
12mr|akonadi-1.8.1-1|280	+ Funda Wang <fwang@mandriva.org>
12mr|akonadi-1.8.1-1|281	- update url
12mr|akonadi-1.8.1-1|282	
12mr|akonadi-1.8.1-1|283	* Thu Nov 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.2.61-0.1044603.2mdv2010.1
12mr|akonadi-1.8.1-1|284	+ Revision: 465101
12mr|akonadi-1.8.1-1|285	- Rebuild against new qt
12mr|akonadi-1.8.1-1|286	
12mr|akonadi-1.8.1-1|287	* Wed Nov 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.2.61-0.1044603.1mdv2010.1
12mr|akonadi-1.8.1-1|288	+ Revision: 460424
12mr|akonadi-1.8.1-1|289	- update to a svn snapshot (needed for next kdepimlibs4)
12mr|akonadi-1.8.1-1|290	
12mr|akonadi-1.8.1-1|291	* Tue Sep 29 2009 Anssi Hannula <anssi@mandriva.org> 1:1.2.1-5mdv2010.0
12mr|akonadi-1.8.1-1|292	+ Revision: 450957
12mr|akonadi-1.8.1-1|293	- require mysql-core instead of full mysql suite on 2010.0+
12mr|akonadi-1.8.1-1|294	
12mr|akonadi-1.8.1-1|295	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|akonadi-1.8.1-1|296	- Remove kdepim4-runtime requires: Not a good idea, add cyclic dependancies
12mr|akonadi-1.8.1-1|297	
12mr|akonadi-1.8.1-1|298	* Thu Sep 03 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:1.2.1-3mdv2010.0
12mr|akonadi-1.8.1-1|299	+ Revision: 428711
12mr|akonadi-1.8.1-1|300	- Add Requires
12mr|akonadi-1.8.1-1|301	
12mr|akonadi-1.8.1-1|302	* Mon Aug 31 2009 Helio Chissini de Castro <helio@mandriva.com> 1:1.2.1-2mdv2010.0
12mr|akonadi-1.8.1-1|303	+ Revision: 423074
12mr|akonadi-1.8.1-1|304	- New upstream release
12mr|akonadi-1.8.1-1|305	
12mr|akonadi-1.8.1-1|306	* Fri Aug 21 2009 Funda Wang <fwang@mandriva.org> 1:1.1.95-7mdv2010.0
12mr|akonadi-1.8.1-1|307	+ Revision: 418798
12mr|akonadi-1.8.1-1|308	- rebuild for new boost
12mr|akonadi-1.8.1-1|309	
12mr|akonadi-1.8.1-1|310	* Tue Aug 04 2009 Helio Chissini de Castro <helio@mandriva.com> 1:1.1.95-6mdv2010.0
12mr|akonadi-1.8.1-1|311	+ Revision: 409518
12mr|akonadi-1.8.1-1|312	- Force exclude old akonadi-common
12mr|akonadi-1.8.1-1|313	
12mr|akonadi-1.8.1-1|314	* Thu Jun 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1.95-1mdv2010.0
12mr|akonadi-1.8.1-1|315	+ Revision: 388896
12mr|akonadi-1.8.1-1|316	- Update to version 1.1.95
12mr|akonadi-1.8.1-1|317	
12mr|akonadi-1.8.1-1|318	* Wed Jun 03 2009 Helio Chissini de Castro <helio@mandriva.com> 1.1.90-1mdv2010.0
12mr|akonadi-1.8.1-1|319	+ Revision: 382537
12mr|akonadi-1.8.1-1|320	- Update for required 1.1.90 in KDE 4.3 beta. From now we will ditch use a branch svn code for official tarballs releases.
12mr|akonadi-1.8.1-1|321	
12mr|akonadi-1.8.1-1|322	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|akonadi-1.8.1-1|323	- Update release because of a BS pb
12mr|akonadi-1.8.1-1|324	- Fix file list
12mr|akonadi-1.8.1-1|325	- New snapshot
12mr|akonadi-1.8.1-1|326	
12mr|akonadi-1.8.1-1|327	* Fri May 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1.85-0.968058.1mdv2010.0
12mr|akonadi-1.8.1-1|328	+ Revision: 376269
12mr|akonadi-1.8.1-1|329	- New snapshot
12mr|akonadi-1.8.1-1|330	
12mr|akonadi-1.8.1-1|331	* Thu May 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1.85-0.964925.1mdv2010.0
12mr|akonadi-1.8.1-1|332	+ Revision: 372988
12mr|akonadi-1.8.1-1|333	- New snapshot
12mr|akonadi-1.8.1-1|334	
12mr|akonadi-1.8.1-1|335	* Mon May 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1.85-0.963140.1mdv2010.0
12mr|akonadi-1.8.1-1|336	+ Revision: 371521
12mr|akonadi-1.8.1-1|337	- Fix file list
12mr|akonadi-1.8.1-1|338	- New snapshot
12mr|akonadi-1.8.1-1|339	
12mr|akonadi-1.8.1-1|340	* Fri May 01 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1.80-0.959021.1mdv2010.0
12mr|akonadi-1.8.1-1|341	+ Revision: 369502
12mr|akonadi-1.8.1-1|342	- Add soprano as buildrequires
12mr|akonadi-1.8.1-1|343	- New snapshot ( needed for kde 4.2.70)
12mr|akonadi-1.8.1-1|344	
12mr|akonadi-1.8.1-1|345	* Thu Mar 26 2009 Funda Wang <fwang@mandriva.org> 1.1.1-3mdv2009.1
12mr|akonadi-1.8.1-1|346	+ Revision: 361242
12mr|akonadi-1.8.1-1|347	- rebuild for new boost
12mr|akonadi-1.8.1-1|348	
12mr|akonadi-1.8.1-1|349	* Wed Feb 25 2009 Helio Chissini de Castro <helio@mandriva.com> 1.1.1-2mdv2009.1
12mr|akonadi-1.8.1-1|350	+ Revision: 344977
12mr|akonadi-1.8.1-1|351	- Put requires in right place
12mr|akonadi-1.8.1-1|352	
12mr|akonadi-1.8.1-1|353	* Wed Jan 21 2009 Helio Chissini de Castro <helio@mandriva.com> 1.1.1-1mdv2009.1
12mr|akonadi-1.8.1-1|354	+ Revision: 332368
12mr|akonadi-1.8.1-1|355	- New upstream version released to match KDE 4.2
12mr|akonadi-1.8.1-1|356	
12mr|akonadi-1.8.1-1|357	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 1.1.0-1mdv2009.1
12mr|akonadi-1.8.1-1|358	+ Revision: 323907
12mr|akonadi-1.8.1-1|359	- New version 1.1.0
12mr|akonadi-1.8.1-1|360	
12mr|akonadi-1.8.1-1|361	* Wed Dec 10 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.80-2.895463.1mdv2009.1
12mr|akonadi-1.8.1-1|362	+ Revision: 312593
12mr|akonadi-1.8.1-1|363	- New snapshot
12mr|akonadi-1.8.1-1|364	Remove patch0:  do not add a patch where a simple CMake argument is enough
12mr|akonadi-1.8.1-1|365	
12mr|akonadi-1.8.1-1|366	+ Funda Wang <fwang@mandriva.org>
12mr|akonadi-1.8.1-1|367	- use patch rather than hardcode defination on paths
12mr|akonadi-1.8.1-1|368	
12mr|akonadi-1.8.1-1|369	* Thu Dec 04 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.80-2mdv2009.1
12mr|akonadi-1.8.1-1|370	+ Revision: 309847
12mr|akonadi-1.8.1-1|371	- Move conf files in /etc
12mr|akonadi-1.8.1-1|372	
12mr|akonadi-1.8.1-1|373	* Wed Nov 19 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.80-1mdv2009.1
12mr|akonadi-1.8.1-1|374	+ Revision: 304729
12mr|akonadi-1.8.1-1|375	- Fix BuildRequires
12mr|akonadi-1.8.1-1|376	- Fix Requires ( thanks to Piggz)
12mr|akonadi-1.8.1-1|377	
12mr|akonadi-1.8.1-1|378	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|akonadi-1.8.1-1|379	- Update to official 1.0.80 tarball
12mr|akonadi-1.8.1-1|380	
12mr|akonadi-1.8.1-1|381	* Tue Oct 28 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.80-0.876753.1mdv2009.1
12mr|akonadi-1.8.1-1|382	+ Revision: 297790
12mr|akonadi-1.8.1-1|383	- New snapshot
12mr|akonadi-1.8.1-1|384	- Fix Requires
12mr|akonadi-1.8.1-1|385	- Fix DMYSQLD_EXECUTABLE
12mr|akonadi-1.8.1-1|386	
12mr|akonadi-1.8.1-1|387	* Mon Sep 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.0-2mdv2009.0
12mr|akonadi-1.8.1-1|388	+ Revision: 278374
12mr|akonadi-1.8.1-1|389	- mysqld is required at compile time
12mr|akonadi-1.8.1-1|390	
12mr|akonadi-1.8.1-1|391	* Tue Jul 22 2008 Helio Chissini de Castro <helio@mandriva.com> 1.0.0-1mdv2009.0
12mr|akonadi-1.8.1-1|392	+ Revision: 240948
12mr|akonadi-1.8.1-1|393	- New upstream final akonadi release
12mr|akonadi-1.8.1-1|394	
12mr|akonadi-1.8.1-1|395	+ Funda Wang <fwang@mandriva.org>
12mr|akonadi-1.8.1-1|396	- fix source and url
12mr|akonadi-1.8.1-1|397	
12mr|akonadi-1.8.1-1|398	* Sun Jul 20 2008 Funda Wang <fwang@mandriva.org> 0.82.0-1mdv2009.0
12mr|akonadi-1.8.1-1|399	+ Revision: 238876
12mr|akonadi-1.8.1-1|400	- fix conditional building
12mr|akonadi-1.8.1-1|401	
12mr|akonadi-1.8.1-1|402	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|akonadi-1.8.1-1|403	- New upstream version tied to kde 4.1 beta 2 release
12mr|akonadi-1.8.1-1|404	
12mr|akonadi-1.8.1-1|405	* Wed Jun 11 2008 Helio Chissini de Castro <helio@mandriva.com> 0.81.0-2mdv2009.0
12mr|akonadi-1.8.1-1|406	+ Revision: 218191
12mr|akonadi-1.8.1-1|407	- Proper interface dir
12mr|akonadi-1.8.1-1|408	
12mr|akonadi-1.8.1-1|409	+ Pixel <pixel@mandriva.com>
12mr|akonadi-1.8.1-1|410	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|akonadi-1.8.1-1|411	
12mr|akonadi-1.8.1-1|412	* Tue Jun 03 2008 Helio Chissini de Castro <helio@mandriva.com> 0.81.0-1mdv2009.0
12mr|akonadi-1.8.1-1|413	+ Revision: 214729
12mr|akonadi-1.8.1-1|414	- Preparing full 0.81 snapshot
12mr|akonadi-1.8.1-1|415	
12mr|akonadi-1.8.1-1|416	* Fri May 23 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.81.0-0.811818.1mdv2009.0
12mr|akonadi-1.8.1-1|417	+ Revision: 210703
12mr|akonadi-1.8.1-1|418	- New snapshot
12mr|akonadi-1.8.1-1|419	
12mr|akonadi-1.8.1-1|420	* Fri May 16 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.80.0-3.808261.4mdv2009.0
12mr|akonadi-1.8.1-1|421	+ Revision: 208092
12mr|akonadi-1.8.1-1|422	- New snapshot ( needed by kdepimlibs4 4.0.74 )
12mr|akonadi-1.8.1-1|423	- Rediff patch 0
12mr|akonadi-1.8.1-1|424	
12mr|akonadi-1.8.1-1|425	* Thu May 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.80.0-3.805338.4mdv2009.0
12mr|akonadi-1.8.1-1|426	+ Revision: 204513
12mr|akonadi-1.8.1-1|427	- Fix automoc detection on x86_64
12mr|akonadi-1.8.1-1|428	- New snapshot (needed by kdepimlibs 4.0.763)
12mr|akonadi-1.8.1-1|429	
12mr|akonadi-1.8.1-1|430	* Wed May 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.80.0-2mdv2009.0
12mr|akonadi-1.8.1-1|431	+ Revision: 202655
12mr|akonadi-1.8.1-1|432	- Add buildrequires
12mr|akonadi-1.8.1-1|433	- Fix file list ( Step 1/2 )
12mr|akonadi-1.8.1-1|434	
12mr|akonadi-1.8.1-1|435	* Mon May 05 2008 Helio Chissini de Castro <helio@mandriva.com> 0.80.0-1mdv2009.0
12mr|akonadi-1.8.1-1|436	+ Revision: 201353
12mr|akonadi-1.8.1-1|437	- Fixed build using provided tarball on the kdesupport
12mr|akonadi-1.8.1-1|438	- Changed akonadi package to akonadi-common and made library depends on that
12mr|akonadi-1.8.1-1|439	- New upstream package
12mr|akonadi-1.8.1-1|440	
12mr|akonadi-1.8.1-1|441	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|akonadi-1.8.1-1|442	- Conflict with old kde4-akonadi
12mr|akonadi-1.8.1-1|443	- Add Obsolete on libakonadiprivate4
12mr|akonadi-1.8.1-1|444	- I do not know if user roo exist but use root instead :D
12mr|akonadi-1.8.1-1|445	- Fix Conflicts and obsoletes
12mr|akonadi-1.8.1-1|446	- Add conflicts to ease upgrade
12mr|akonadi-1.8.1-1|447	- Fix Spec file
12mr|akonadi-1.8.1-1|448	Add Shared-mime-info as BuildRequire
12mr|akonadi-1.8.1-1|449	- Fix version
12mr|akonadi-1.8.1-1|450	- Fix version
12mr|akonadi-1.8.1-1|451	- import akonadi
12mr|akonadi-1.8.1-1|452	
12mr|akonadi-1.8.1-1|453	

13422 12
12mr|alacarte-0.13.3-1|1	Summary:	Simple menu editor for Gnome
12mr|alacarte-0.13.3-1|2	Name:		alacarte
12mr|alacarte-0.13.3-1|3	Version:	0.13.3
12mr|alacarte-0.13.3-1|4	Release:	1
12mr|alacarte-0.13.3-1|5	Group:		System/Configuration/Other
12mr|alacarte-0.13.3-1|6	License:	LGPLv2+
12mr|alacarte-0.13.3-1|7	URL:		http://www.realistanew.com/projects/alacarte/
12mr|alacarte-0.13.3-1|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|alacarte-0.13.3-1|9	Source1:	%{name}-icons.tar.bz2
12mr|alacarte-0.13.3-1|10	BuildArch:	noarch
12mr|alacarte-0.13.3-1|11	
12mr|alacarte-0.13.3-1|12	BuildRequires:	desktop-file-utils
12mr|alacarte-0.13.3-1|13	BuildRequires:	gettext
12mr|alacarte-0.13.3-1|14	BuildRequires:	intltool
12mr|alacarte-0.13.3-1|15	BuildRequires:	pkgconfig(libgnome-menu-3.0)
12mr|alacarte-0.13.3-1|16	BuildRequires:	pkgconfig(pygtk-2.0)
12mr|alacarte-0.13.3-1|17	
12mr|alacarte-0.13.3-1|18	Requires:	pygtk2.0
12mr|alacarte-0.13.3-1|19	Requires:	gnome-python-gconf
12mr|alacarte-0.13.3-1|20	Requires:	gnome-python
12mr|alacarte-0.13.3-1|21	Requires:	python-gnome-menus
12mr|alacarte-0.13.3-1|22	
12mr|alacarte-0.13.3-1|23	%description
12mr|alacarte-0.13.3-1|24	Alacarte is a menu editor for GNOME that lets you get things done,
12mr|alacarte-0.13.3-1|25	simply and quickly.
12mr|alacarte-0.13.3-1|26	
12mr|alacarte-0.13.3-1|27	Just click and type to edit, add, and delete any menu entry.
12mr|alacarte-0.13.3-1|28	
12mr|alacarte-0.13.3-1|29	%prep
12mr|alacarte-0.13.3-1|30	%setup -q -a1
12mr|alacarte-0.13.3-1|31	
12mr|alacarte-0.13.3-1|32	%build
12mr|alacarte-0.13.3-1|33	%configure2_5x \
12mr|alacarte-0.13.3-1|34	--prefix=%{_prefix} \
12mr|alacarte-0.13.3-1|35	--libdir=%{_prefix}/lib
12mr|alacarte-0.13.3-1|36	
12mr|alacarte-0.13.3-1|37	%make
12mr|alacarte-0.13.3-1|38	
12mr|alacarte-0.13.3-1|39	%install
12mr|alacarte-0.13.3-1|40	%makeinstall_std
12mr|alacarte-0.13.3-1|41	
12mr|alacarte-0.13.3-1|42	%find_lang %{name} --with-gnome
12mr|alacarte-0.13.3-1|43	
12mr|alacarte-0.13.3-1|44	desktop-file-install --vendor="" \
12mr|alacarte-0.13.3-1|45	--add-category="GNOME" \
12mr|alacarte-0.13.3-1|46	--add-category="X-MandrivaLinux-System-Configuration-Other" \
12mr|alacarte-0.13.3-1|47	--dir %{buildroot}%{_datadir}/applications \
12mr|alacarte-0.13.3-1|48	%{buildroot}%{_datadir}/applications/*
12mr|alacarte-0.13.3-1|49	
12mr|alacarte-0.13.3-1|50	install -D -m 644 %{name}48.png %{buildroot}/%{_liconsdir}/%{name}.png
12mr|alacarte-0.13.3-1|51	install -D -m 644 %{name}32.png %{buildroot}/%{_iconsdir}/%{name}.png
12mr|alacarte-0.13.3-1|52	install -D -m 644 %{name}16.png %{buildroot}/%{_miconsdir}/%{name}.png
12mr|alacarte-0.13.3-1|53	
12mr|alacarte-0.13.3-1|54	%files -f %{name}.lang
12mr|alacarte-0.13.3-1|55	%defattr(-,root,root,-)
12mr|alacarte-0.13.3-1|56	%doc README AUTHORS COPYING
12mr|alacarte-0.13.3-1|57	%{py_puresitedir}/*
12mr|alacarte-0.13.3-1|58	%{_bindir}/*
12mr|alacarte-0.13.3-1|59	%{_datadir}/applications/*
12mr|alacarte-0.13.3-1|60	%{_datadir}/%{name}
12mr|alacarte-0.13.3-1|61	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mr|alacarte-0.13.3-1|62	%{_iconsdir}/*/%{name}.png
12mr|alacarte-0.13.3-1|63	%{_iconsdir}/%{name}.png
12mr|alacarte-0.13.3-1|64	
12mr|alacarte-0.13.3-1|65	
12mr|alacarte-0.13.3-1|66	
12mr|alacarte-0.13.3-1|67	
12mr|alacarte-0.13.3-1|68	%changelog
12mr|alacarte-0.13.3-1|69	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|alacarte-0.13.3-1|70	+ Commit: 4eb50bc
12mr|alacarte-0.13.3-1|71	- New version 0.13.3 (sync with Cooker)
12mr|alacarte-0.13.3-1|72	
12mr|alacarte-0.13.3-1|73	

13423 12
12mr|allegro-4.4.2-2|1	%define major		4.4
12mr|allegro-4.4.2-2|2	%define libname		%mklibname %{name} %{major}
12mr|allegro-4.4.2-2|3	%define develname	%mklibname %{name} -d
12mr|allegro-4.4.2-2|4	%define testlib		%mklibname allegro-testing %{major}
12mr|allegro-4.4.2-2|5	
12mr|allegro-4.4.2-2|6	Name:		allegro
12mr|allegro-4.4.2-2|7	Version:	4.4.2
12mr|allegro-4.4.2-2|8	Release:	2
12mr|allegro-4.4.2-2|9	Summary:	Game programming library
12mr|allegro-4.4.2-2|10	License:	Public Domain
12mr|allegro-4.4.2-2|11	Group:		System/Libraries
12mr|allegro-4.4.2-2|12	URL:		http://alleg.sourceforge.net/
12mr|allegro-4.4.2-2|13	Source0:	http://downloads.sourceforge.net/alleg/allegro/%{name}-%{version}.tar.gz
12mr|allegro-4.4.2-2|14	Patch0:		allegro-4.4.2-doc-install.patch
12mr|allegro-4.4.2-2|15	# build seems to fail when username is build, workaround it
12mr|allegro-4.4.2-2|16	Patch1:		allegro-4.4.2-userbuild.patch
12mr|allegro-4.4.2-2|17	Patch2:		allegro-4.2.2-gcc43.patch
12mr|allegro-4.4.2-2|18	Patch4:		allegro-4.4.0.1-format_not_a_string_literal_and_no_format_arguments.patch
12mr|allegro-4.4.2-2|19	BuildRequires:	pkgconfig(audiofile)
12mr|allegro-4.4.2-2|20	BuildRequires:	pkgconfig(x11)
12mr|allegro-4.4.2-2|21	BuildRequires:	pkgconfig(xcursor)
12mr|allegro-4.4.2-2|22	BuildRequires:	pkgconfig(xext)
12mr|allegro-4.4.2-2|23	BuildRequires:	pkgconfig(xpm)
12mr|allegro-4.4.2-2|24	BuildRequires:	pkgconfig(xxf86vm)
12mr|allegro-4.4.2-2|25	BuildRequires:	pkgconfig(xxf86dga)
12mr|allegro-4.4.2-2|26	BuildRequires:	pkgconfig(jack)
12mr|allegro-4.4.2-2|27	BuildRequires:	pkgconfig(libpng)
12mr|allegro-4.4.2-2|28	BuildRequires:	pkgconfig(ogg)
12mr|allegro-4.4.2-2|29	BuildRequires:	pkgconfig(glu)
12mr|allegro-4.4.2-2|30	BuildRequires:	texinfo
12mr|allegro-4.4.2-2|31	BuildRequires:	cmake
12mr|allegro-4.4.2-2|32	%ifarch %ix86
12mr|allegro-4.4.2-2|33	BuildRequires:	svgalib-devel
12mr|allegro-4.4.2-2|34	%endif
12mr|allegro-4.4.2-2|35	Provides:	allegro-testing = %{version}-%{release}
12mr|allegro-4.4.2-2|36	
12mr|allegro-4.4.2-2|37	%description
12mr|allegro-4.4.2-2|38	Allegro is a library of functions for use in computer games
12mr|allegro-4.4.2-2|39	
12mr|allegro-4.4.2-2|40	%package -n	%{libname}
12mr|allegro-4.4.2-2|41	Summary:	Game programming library
12mr|allegro-4.4.2-2|42	Group:		System/Libraries
12mr|allegro-4.4.2-2|43	Provides:	lib%{name} = %{version}-%{release}
12mr|allegro-4.4.2-2|44	Provides:	%{testlib} = %{version}-%{release}
12mr|allegro-4.4.2-2|45	Suggests:	%{name} >= %{version}
12mr|allegro-4.4.2-2|46	
12mr|allegro-4.4.2-2|47	%description -n	%{libname}
12mr|allegro-4.4.2-2|48	Allegro is a library of functions for use in computer games
12mr|allegro-4.4.2-2|49	
12mr|allegro-4.4.2-2|50	%package -n	%{develname}
12mr|allegro-4.4.2-2|51	Summary:	Game programming library
12mr|allegro-4.4.2-2|52	Group:		Development/C++
12mr|allegro-4.4.2-2|53	Requires:	%{libname} = %{version}-%{release}
12mr|allegro-4.4.2-2|54	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|allegro-4.4.2-2|55	Provides:	%{name}-devel = %{version}-%{release}
12mr|allegro-4.4.2-2|56	Provides:	%{testlib}-devel = %{version}-%{release}
12mr|allegro-4.4.2-2|57	
12mr|allegro-4.4.2-2|58	%description -n	%{develname}
12mr|allegro-4.4.2-2|59	Allegro is a library of functions for use in computer games.
12mr|allegro-4.4.2-2|60	This package contains files needed to build programs using Allegro.
12mr|allegro-4.4.2-2|61	
12mr|allegro-4.4.2-2|62	%package jack-plugin
12mr|allegro-4.4.2-2|63	Summary:	Allegro JACK (Jack Audio Connection Kit) plugin
12mr|allegro-4.4.2-2|64	Group:		System/Libraries
12mr|allegro-4.4.2-2|65	Requires:	%{name} = %{version}-%{release}
12mr|allegro-4.4.2-2|66	
12mr|allegro-4.4.2-2|67	%description jack-plugin
12mr|allegro-4.4.2-2|68	This package contains a plugin for Allegro which enables Allegro to playback
12mr|allegro-4.4.2-2|69	sound through JACK (Jack Audio Connection Kit).
12mr|allegro-4.4.2-2|70	
12mr|allegro-4.4.2-2|71	%prep
12mr|allegro-4.4.2-2|72	%setup -q
12mr|allegro-4.4.2-2|73	%patch0 -p1
12mr|allegro-4.4.2-2|74	%patch1 -p1
12mr|allegro-4.4.2-2|75	%patch2 -p1
12mr|allegro-4.4.2-2|76	%patch4 -p0
12mr|allegro-4.4.2-2|77	
12mr|allegro-4.4.2-2|78	iconv -f iso-8859-1 -t utf-8 docs/src/allegro._tx > docs/src/allegro._tx.tmp
12mr|allegro-4.4.2-2|79	mv docs/src/allegro._tx.tmp docs/src/allegro._tx
12mr|allegro-4.4.2-2|80	
12mr|allegro-4.4.2-2|81	%build
12mr|allegro-4.4.2-2|82	%define _disable_ld_no_undefined 1
12mr|allegro-4.4.2-2|83	%ifnarch ix86
12mr|allegro-4.4.2-2|84	export CFLAGS="%{optflags} -fPIC"
12mr|allegro-4.4.2-2|85	%endif
12mr|allegro-4.4.2-2|86	
12mr|allegro-4.4.2-2|87	%cmake
12mr|allegro-4.4.2-2|88	%make
12mr|allegro-4.4.2-2|89	find demos examples setup -type f -perm +111 -print | xargs rm -rf
12mr|allegro-4.4.2-2|90	
12mr|allegro-4.4.2-2|91	%install
12mr|allegro-4.4.2-2|92	%makeinstall_std -C build
12mr|allegro-4.4.2-2|93	install -d -m 755 %{buildroot}%{_mandir}/man3
12mr|allegro-4.4.2-2|94	install -D -m 644 build/docs/man/*3* %{buildroot}%{_mandir}/man3
12mr|allegro-4.4.2-2|95	install -D -m 644 allegro.cfg %{buildroot}%{_sysconfdir}/allegrorc
12mr|allegro-4.4.2-2|96	install -d -m 755 %{buildroot}%{_datadir}/allegro
12mr|allegro-4.4.2-2|97	install -D -m 644 keyboard.dat language.dat %{buildroot}%{_datadir}/allegro
12mr|allegro-4.4.2-2|98	
12mr|allegro-4.4.2-2|99	%files
12mr|allegro-4.4.2-2|100	%doc %{_docdir}/%{name}
12mr|allegro-4.4.2-2|101	%{_bindir}/colormap
12mr|allegro-4.4.2-2|102	%{_bindir}/dat
12mr|allegro-4.4.2-2|103	%{_bindir}/dat2c
12mr|allegro-4.4.2-2|104	%{_bindir}/dat2s
12mr|allegro-4.4.2-2|105	%{_bindir}/exedat
12mr|allegro-4.4.2-2|106	%{_bindir}/grabber
12mr|allegro-4.4.2-2|107	%{_bindir}/pack
12mr|allegro-4.4.2-2|108	%{_bindir}/pat2dat
12mr|allegro-4.4.2-2|109	%{_bindir}/rgbmap
12mr|allegro-4.4.2-2|110	%{_bindir}/textconv
12mr|allegro-4.4.2-2|111	%{_datadir}/allegro
12mr|allegro-4.4.2-2|112	%{_libdir}/%{name}
12mr|allegro-4.4.2-2|113	%exclude %{_libdir}/allegro/*/alleg-jack.so
12mr|allegro-4.4.2-2|114	%config(noreplace) %{_sysconfdir}/allegrorc
12mr|allegro-4.4.2-2|115	
12mr|allegro-4.4.2-2|116	%files -n %{libname}
12mr|allegro-4.4.2-2|117	%{_libdir}/*.so.%{major}*
12mr|allegro-4.4.2-2|118	
12mr|allegro-4.4.2-2|119	%files -n %{develname}
12mr|allegro-4.4.2-2|120	%doc docs/txt/abi.txt docs/txt/ahack.txt docs/txt/allegro.txt
12mr|allegro-4.4.2-2|121	%doc docs/txt/const.txt docs/txt/faq.txt docs/txt/help.txt
12mr|allegro-4.4.2-2|122	%doc docs/html
12mr|allegro-4.4.2-2|123	%doc demos examples setup
12mr|allegro-4.4.2-2|124	%{_bindir}/%{name}-config
12mr|allegro-4.4.2-2|125	%{_libdir}/*.a
12mr|allegro-4.4.2-2|126	%{_libdir}/*.so
12mr|allegro-4.4.2-2|127	%{_libdir}/pkgconfig/*.pc
12mr|allegro-4.4.2-2|128	%{_includedir}/*.h
12mr|allegro-4.4.2-2|129	%{_includedir}/allegro
12mr|allegro-4.4.2-2|130	%{_includedir}/allegrogl
12mr|allegro-4.4.2-2|131	%{_mandir}/man3/*3*
12mr|allegro-4.4.2-2|132	%{_infodir}/allegro.info*
12mr|allegro-4.4.2-2|133	
12mr|allegro-4.4.2-2|134	%files jack-plugin
12mr|allegro-4.4.2-2|135	%{_libdir}/%{name}/*/alleg-jack.so
12mr|allegro-4.4.2-2|136	
12mr|allegro-4.4.2-2|137	
12mr|allegro-4.4.2-2|138	%changelog
12mr|allegro-4.4.2-2|139	* Thu Feb 23 2012 Bernhard Rosenkraenzer <bero@bero.eu> 4.4.2-2
12mr|allegro-4.4.2-2|140	+ Revision: 779900
12mr|allegro-4.4.2-2|141	- Fix directory ownership of /usr/include subdirs
12mr|allegro-4.4.2-2|142	
12mr|allegro-4.4.2-2|143	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 4.4.2-1
12mr|allegro-4.4.2-2|144	+ Revision: 680454
12mr|allegro-4.4.2-2|145	- cleanup spec
12mr|allegro-4.4.2-2|146	- update to new version 4.4.2
12mr|allegro-4.4.2-2|147	
12mr|allegro-4.4.2-2|148	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 4.4.1.1-3
12mr|allegro-4.4.2-2|149	+ Revision: 634994
12mr|allegro-4.4.2-2|150	- rebuild
12mr|allegro-4.4.2-2|151	- tighten BR
12mr|allegro-4.4.2-2|152	
12mr|allegro-4.4.2-2|153	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 4.4.1.1-2mdv2011.0
12mr|allegro-4.4.2-2|154	+ Revision: 609968
12mr|allegro-4.4.2-2|155	- rebuild
12mr|allegro-4.4.2-2|156	
12mr|allegro-4.4.2-2|157	* Thu Mar 18 2010 Emmanuel Andry <eandry@mandriva.org> 4.4.1.1-1mdv2010.1
12mr|allegro-4.4.2-2|158	+ Revision: 525103
12mr|allegro-4.4.2-2|159	- New version 4.4.1.1
12mr|allegro-4.4.2-2|160	
12mr|allegro-4.4.2-2|161	* Thu Dec 31 2009 Emmanuel Andry <eandry@mandriva.org> 4.4.0.1-1mdv2010.1
12mr|allegro-4.4.2-2|162	+ Revision: 484572
12mr|allegro-4.4.2-2|163	- New version 4.4.0.1 (backward compatible with 4.2.x)
12mr|allegro-4.4.2-2|164	- rediff P4
12mr|allegro-4.4.2-2|165	- drop esd support (not build, dropped upstream ?)
12mr|allegro-4.4.2-2|166	- use cmake
12mr|allegro-4.4.2-2|167	- update files list
12mr|allegro-4.4.2-2|168	
12mr|allegro-4.4.2-2|169	* Fri Dec 25 2009 Jérôme Brenier <incubusss@mandriva.org> 4.2.3-1mdv2010.1
12mr|allegro-4.4.2-2|170	+ Revision: 482185
12mr|allegro-4.4.2-2|171	- bugfix version 4.2.3
12mr|allegro-4.4.2-2|172	- drop P0, P1 and P3 (merged in the new source)
12mr|allegro-4.4.2-2|173	- fix url of sources
12mr|allegro-4.4.2-2|174	
12mr|allegro-4.4.2-2|175	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 4.2.2-5mdv2010.0
12mr|allegro-4.4.2-2|176	+ Revision: 436639
12mr|allegro-4.4.2-2|177	- rebuild
12mr|allegro-4.4.2-2|178	
12mr|allegro-4.4.2-2|179	* Mon Jan 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.2.2-4mdv2009.1
12mr|allegro-4.4.2-2|180	+ Revision: 333582
12mr|allegro-4.4.2-2|181	- compile with -fPIC for x86_64
12mr|allegro-4.4.2-2|182	- Patch4: fix build with -Werror=format-security
12mr|allegro-4.4.2-2|183	- disable arts plugin
12mr|allegro-4.4.2-2|184	- use %%define _disable_ld_no_undefined, --disable-asm on x86_64 has same effect
12mr|allegro-4.4.2-2|185	
12mr|allegro-4.4.2-2|186	+ Emmanuel Andry <eandry@mandriva.org>
12mr|allegro-4.4.2-2|187	- fix autoconf with P1 from gentoo
12mr|allegro-4.4.2-2|188	- fix gcc43 build with P2 and P3 from fedora
12mr|allegro-4.4.2-2|189	
12mr|allegro-4.4.2-2|190	+ Götz Waschk <waschk@mandriva.org>
12mr|allegro-4.4.2-2|191	- fix devel package group
12mr|allegro-4.4.2-2|192	
12mr|allegro-4.4.2-2|193	+ Pixel <pixel@mandriva.com>
12mr|allegro-4.4.2-2|194	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|allegro-4.4.2-2|195	
12mr|allegro-4.4.2-2|196	* Tue Mar 11 2008 Frederic Crozat <fcrozat@mandriva.com> 4.2.2-3mdv2008.1
12mr|allegro-4.4.2-2|197	+ Revision: 186319
12mr|allegro-4.4.2-2|198	- lib package suggests main package, to get alsa plugin (Mdv bug #38436)
12mr|allegro-4.4.2-2|199	
12mr|allegro-4.4.2-2|200	* Tue Jan 29 2008 Colin Guthrie <cguthrie@mandriva.org> 4.2.2-2mdv2008.1
12mr|allegro-4.4.2-2|201	+ Revision: 159681
12mr|allegro-4.4.2-2|202	- Apply upstream patch to handle unsigned samples in alsa (pulseaudio bug #113)
12mr|allegro-4.4.2-2|203	
12mr|allegro-4.4.2-2|204	+ Olivier Blin <blino@mandriva.org>
12mr|allegro-4.4.2-2|205	- restore BuildRoot
12mr|allegro-4.4.2-2|206	
12mr|allegro-4.4.2-2|207	+ Thierry Vignaud <tv@mandriva.org>
12mr|allegro-4.4.2-2|208	- kill re-definition of %%buildroot on Pixel's request
12mr|allegro-4.4.2-2|209	- buildrequires X11-devel instead of XFree86-devel
12mr|allegro-4.4.2-2|210	
12mr|allegro-4.4.2-2|211	* Sat Oct 27 2007 Adam Williamson <awilliamson@mandriva.org> 4.2.2-1mdv2008.1
12mr|allegro-4.4.2-2|212	+ Revision: 102464
12mr|allegro-4.4.2-2|213	- whoops, use Mandriva group names for the plugin packages, not Fedora
12mr|allegro-4.4.2-2|214	- buildrequires texinfo
12mr|allegro-4.4.2-2|215	- fix a badly thought out %%if statement on the part of the previous packager, which led to no 'make' command being issued on x86-64...
12mr|allegro-4.4.2-2|216	- move non-library files from lib package to main package (obey lib policy)
12mr|allegro-4.4.2-2|217	- adopt a couple of things from Fedora:
12mr|allegro-4.4.2-2|218	+ convert man and info pages to UTF-8
12mr|allegro-4.4.2-2|219	+ package esound, arts and jack plugins separately to avoid unnecessary dependencies
12mr|allegro-4.4.2-2|220	- minor clean ups
12mr|allegro-4.4.2-2|221	- new devel policy
12mr|allegro-4.4.2-2|222	- new version 4.2.2
12mr|allegro-4.4.2-2|223	- import allegro
12mr|allegro-4.4.2-2|224	
12mr|allegro-4.4.2-2|225	
12mr|allegro-4.4.2-2|226	* Wed Jun 28 2006 Lenny Cartier <lenny@mandriva.com> 4.2.0-3mdv2007.0
12mr|allegro-4.4.2-2|227	- rebuild
12mr|allegro-4.4.2-2|228	
12mr|allegro-4.4.2-2|229	* Fri Dec  2 2005 Götz Waschk <waschk@mandriva.org> 4.2.0-2mdk
12mr|allegro-4.4.2-2|230	- don't build with svgalib on x86_64
12mr|allegro-4.4.2-2|231	
12mr|allegro-4.4.2-2|232	* Wed Nov 09 2005 Guillaume Bedot <littletux@mandriva.org> 4.2.0-0.1mdk
12mr|allegro-4.4.2-2|233	- 4.2 final release !
12mr|allegro-4.4.2-2|234	- dropped gcc4 patch (applied upstream)
12mr|allegro-4.4.2-2|235	
12mr|allegro-4.4.2-2|236	* Tue Aug 09 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 4.2.0-0.beta4.1mdk
12mr|allegro-4.4.2-2|237	- as no packages no longer use 4.0, update to new 4.2 and merge with testing package
12mr|allegro-4.4.2-2|238	- build with jack and svgalib support too
12mr|allegro-4.4.2-2|239	- fix requires-on-release
12mr|allegro-4.4.2-2|240	- fix short-circuitting
12mr|allegro-4.4.2-2|241	- change major to 4.2 (wrong use of major in lib?)
12mr|allegro-4.4.2-2|242	
12mr|allegro-4.4.2-2|243	* Sat Jul 30 2005 Guillaume Bedot <littletux@mandriva.org> 4.0.3-7mdk
12mr|allegro-4.4.2-2|244	- rebuild for cooker / 2006
12mr|allegro-4.4.2-2|245	- buildrequires on gcc3.3
12mr|allegro-4.4.2-2|246	- Patch0: asm patch from allegro-testing package
12mr|allegro-4.4.2-2|247	
12mr|allegro-4.4.2-2|248	* Sat Dec 25 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 4.0.3-6mdk
12mr|allegro-4.4.2-2|249	- rebuild
12mr|allegro-4.4.2-2|250	- cosmetics
12mr|allegro-4.4.2-2|251	
12mr|allegro-4.4.2-2|252	* Tue Aug 17 2004 Lenny Cartier <lenny@mandrakesoft.com> 4.0.3-5mdk
12mr|allegro-4.4.2-2|253	- rebuild
12mr|allegro-4.4.2-2|254	
12mr|allegro-4.4.2-2|255	* Sat Jul 12 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 4.0.3-4mdk
12mr|allegro-4.4.2-2|256	- rebuild
12mr|allegro-4.4.2-2|257	
12mr|allegro-4.4.2-2|258	* Mon Jun 16 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 4.0.3-3mdk
12mr|allegro-4.4.2-2|259	- buildrequires
12mr|allegro-4.4.2-2|260	- cosmetics
12mr|allegro-4.4.2-2|261	
12mr|allegro-4.4.2-2|262	* Sun May 04 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 4.0.3-2mdk
12mr|allegro-4.4.2-2|263	- rebuild for rpm 4.2.0
12mr|allegro-4.4.2-2|264	- use %%mklibname for devel package too
12mr|allegro-4.4.2-2|265	- remove commented out configure stuff to satisfy rpmlint
12mr|allegro-4.4.2-2|266	- added man pages to devel package
12mr|allegro-4.4.2-2|267	
12mr|allegro-4.4.2-2|268	* Fri Apr 25 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 4.0.3-1mdk
12mr|allegro-4.4.2-2|269	- 4.0.3 final
12mr|allegro-4.4.2-2|270	
12mr|allegro-4.4.2-2|271	* Sat Mar 29 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 4.0.3-0.rc2.1mdk
12mr|allegro-4.4.2-2|272	- 4.0.3-rc2
12mr|allegro-4.4.2-2|273	- enable parallell builds as it works now
12mr|allegro-4.4.2-2|274	- rm -rf buildroot in install stage in stead of prep stage
12mr|allegro-4.4.2-2|275	- use macro for autoconf
12mr|allegro-4.4.2-2|276	- fix the usage of optimize flags
12mr|allegro-4.4.2-2|277	- use %%mklibname macro
12mr|allegro-4.4.2-2|278	
12mr|allegro-4.4.2-2|279	* Sat Mar  8 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 4.0.3-0.rc1.1mdk
12mr|allegro-4.4.2-2|280	- 4.0.3-rc1
12mr|allegro-4.4.2-2|281	
12mr|allegro-4.4.2-2|282	* Sun Dec 29 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 4.0.3-0.beta1.1mdk
12mr|allegro-4.4.2-2|283	- 4.0.3-beta1
12mr|allegro-4.4.2-2|284	- Fix Provides/Requires
12mr|allegro-4.4.2-2|285	- remove BuildRequires glibc-static
12mr|allegro-4.4.2-2|286	
12mr|allegro-4.4.2-2|287	* Sun Dec 01 2002  Lenny Cartier <lenny@mandrakesoft.com> 4.0.2-3mdk
12mr|allegro-4.4.2-2|288	- fix file list
12mr|allegro-4.4.2-2|289	
12mr|allegro-4.4.2-2|290	* Wed Jul 10 2002 Lenny Cartier <lenny@mandrakesoft.com> 4.0.2-2mdk
12mr|allegro-4.4.2-2|291	- update buildrequires
12mr|allegro-4.4.2-2|292	
12mr|allegro-4.4.2-2|293	* Mon Jul 08 2002 Lenny Cartier <lenny@mandrakesoft.com> 4.0.2-1mdk
12mr|allegro-4.4.2-2|294	- 4.0.2
12mr|allegro-4.4.2-2|295	
12mr|allegro-4.4.2-2|296	* Mon Apr 08 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 4.0.1-2mdk
12mr|allegro-4.4.2-2|297	- let include in non-versioned dir
12mr|allegro-4.4.2-2|298	
12mr|allegro-4.4.2-2|299	* Mon Apr 01 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 4.0.1-1mdk
12mr|allegro-4.4.2-2|300	- 4.0.1
12mr|allegro-4.4.2-2|301	- dropped patch
12mr|allegro-4.4.2-2|302	- moved allegro-config to devel package
12mr|allegro-4.4.2-2|303	
12mr|allegro-4.4.2-2|304	* Mon Mar 11 2002 Lenny Cartier <lenny@mandrakesoft.com> 4.0.0-4mdk
12mr|allegro-4.4.2-2|305	- regenerate patch from Levi Ramsey to fix allegro.h
12mr|allegro-4.4.2-2|306	
12mr|allegro-4.4.2-2|307	* Thu Mar 07 2002 Lenny Cartier <lenny@mandrakesoft.com> 4.0.0-3mdk
12mr|allegro-4.4.2-2|308	- fix(again) file section (thx Yannick Roehlly)
12mr|allegro-4.4.2-2|309	
12mr|allegro-4.4.2-2|310	* Wed Jan 30 2002 Lenny Cartier <lenny@mandrakesoft.com>  4.0.0-2mdk
12mr|allegro-4.4.2-2|311	- fix files section
12mr|allegro-4.4.2-2|312	
12mr|allegro-4.4.2-2|313	* Mon Dec 17 2001 Lenny Cartier <lenny@mandrakesoft.com>  4.0.0-1mdk
12mr|allegro-4.4.2-2|314	- 4.0.0
12mr|allegro-4.4.2-2|315	
12mr|allegro-4.4.2-2|316	* Tue Oct 02 2001 Lenny Cartier <lenny@mandrakesoft.com>  3.9.38-1mdk
12mr|allegro-4.4.2-2|317	- 3.9.38
12mr|allegro-4.4.2-2|318	
12mr|allegro-4.4.2-2|319	* Mon May 14 2001 Lenny Cartier <lenny@mandrakesoft.com>  3.9.36-1mdk
12mr|allegro-4.4.2-2|320	- updated to 3.9.36
12mr|allegro-4.4.2-2|321	
12mr|allegro-4.4.2-2|322	* Wed Feb 28 2001 Lenny Cartier <lenny@mandrakesoft.com>  3.9.34-1mdk
12mr|allegro-4.4.2-2|323	- updated by Vlatko Kosturjak <kost@linux-mandrake.com> 3.9.34-1mdk
12mr|allegro-4.4.2-2|324	- support for new version
12mr|allegro-4.4.2-2|325	- removed patch
12mr|allegro-4.4.2-2|326	- use egcs
12mr|allegro-4.4.2-2|327	
12mr|allegro-4.4.2-2|328	* Thu Jan 04 2001 David BAUDENS <baudens@mandrakesoft.com> 3.9.33-3mdk
12mr|allegro-4.4.2-2|329	- ExcludeArch: PPC
12mr|allegro-4.4.2-2|330	- Fix devel description
12mr|allegro-4.4.2-2|331	- Spec clean up
12mr|allegro-4.4.2-2|332	
12mr|allegro-4.4.2-2|333	* Thu Jan 04 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.9.33-2mdk
12mr|allegro-4.4.2-2|334	- rebuild
12mr|allegro-4.4.2-2|335	
12mr|allegro-4.4.2-2|336	* Wed Sep 27 2000 Pixel <pixel@mandrakesoft.com> 3.9.33-1mdk
12mr|allegro-4.4.2-2|337	- initial spec

13424 12
12mr|alsa-lib-1.0.26-2|1	%define	major	2
12mr|alsa-lib-1.0.26-2|2	
12mr|alsa-lib-1.0.26-2|3	%define	oldlib	%mklibname alsa %{major}
12mr|alsa-lib-1.0.26-2|4	%define	olddev	%mklibname -d alsa2
12mr|alsa-lib-1.0.26-2|5	
12mr|alsa-lib-1.0.26-2|6	%define	libname	%mklibname asound %{major}
12mr|alsa-lib-1.0.26-2|7	%define	devname	%mklibname -d asound
12mr|alsa-lib-1.0.26-2|8	
12mr|alsa-lib-1.0.26-2|9	Summary:	Config files for Advanced Linux Sound Architecture (ALSA)
12mr|alsa-lib-1.0.26-2|10	Name:		alsa-lib
12mr|alsa-lib-1.0.26-2|11	Version:	1.0.26
12mr|alsa-lib-1.0.26-2|12	Release:	2
12mr|alsa-lib-1.0.26-2|13	Epoch:		2
12mr|alsa-lib-1.0.26-2|14	Source0:	ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}.tar.bz2
12mr|alsa-lib-1.0.26-2|15	Source1:	README.soundprofiles
12mr|alsa-lib-1.0.26-2|16	License:	LGPLv2+
12mr|alsa-lib-1.0.26-2|17	Url:		http://www.alsa-project.org/
12mr|alsa-lib-1.0.26-2|18	Group:		Sound
12mr|alsa-lib-1.0.26-2|19	BuildRequires:	doxygen
12mr|alsa-lib-1.0.26-2|20	BuildRequires:	python-devel
12mr|alsa-lib-1.0.26-2|21	Requires(post):	update-alternatives
12mr|alsa-lib-1.0.26-2|22	Requires(postun):update-alternatives
12mr|alsa-lib-1.0.26-2|23	Provides:	libalsa-data = 2:%{version}-%{release}
12mr|alsa-lib-1.0.26-2|24	Obsoletes:	libalsa-data < 2:1.0.26
12mr|alsa-lib-1.0.26-2|25	Conflicts:	%{olddev} < 2:1.0.26
12mr|alsa-lib-1.0.26-2|26	
12mr|alsa-lib-1.0.26-2|27	%description
12mr|alsa-lib-1.0.26-2|28	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
12mr|alsa-lib-1.0.26-2|29	supports quite a large range of ISA and PCI cards.
12mr|alsa-lib-1.0.26-2|30	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
12mr|alsa-lib-1.0.26-2|31	To use the features of alsa, one can either use:
12mr|alsa-lib-1.0.26-2|32	- the old OSS api
12mr|alsa-lib-1.0.26-2|33	- the new ALSA api that provides many enhanced features.
12mr|alsa-lib-1.0.26-2|34	
12mr|alsa-lib-1.0.26-2|35	Using the ALSA api requires to use the ALSA library.
12mr|alsa-lib-1.0.26-2|36	
12mr|alsa-lib-1.0.26-2|37	%package -n	%{libname}
12mr|alsa-lib-1.0.26-2|38	Summary:	Advanced Linux Sound Architecture (ALSA) library
12mr|alsa-lib-1.0.26-2|39	Group:		Sound
12mr|alsa-lib-1.0.26-2|40	Requires:	%{name} = %{EVRD}
12mr|alsa-lib-1.0.26-2|41	Suggests:	%mklibname alsa-plugins
12mr|alsa-lib-1.0.26-2|42	Provides:	%{oldlib} = 2:%{version}-%{release}
12mr|alsa-lib-1.0.26-2|43	Obsoletes:	%{oldlib} < 2:1.0.26
12mr|alsa-lib-1.0.26-2|44	
12mr|alsa-lib-1.0.26-2|45	%description -n	%{libname}
12mr|alsa-lib-1.0.26-2|46	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
12mr|alsa-lib-1.0.26-2|47	supports quite a large range of ISA and PCI cards.
12mr|alsa-lib-1.0.26-2|48	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
12mr|alsa-lib-1.0.26-2|49	To use the features of alsa, one can either use:
12mr|alsa-lib-1.0.26-2|50	- the old OSS api
12mr|alsa-lib-1.0.26-2|51	- the new ALSA api that provides many enhanced features.
12mr|alsa-lib-1.0.26-2|52	
12mr|alsa-lib-1.0.26-2|53	This package contains config files by ALSA applications.
12mr|alsa-lib-1.0.26-2|54	
12mr|alsa-lib-1.0.26-2|55	%package -n	%{devname}
12mr|alsa-lib-1.0.26-2|56	Summary:	Development files for Advanced Linux Sound Architecture (ALSA)
12mr|alsa-lib-1.0.26-2|57	Group:		Development/C
12mr|alsa-lib-1.0.26-2|58	Requires:	%{libname} = %{EVRD}
12mr|alsa-lib-1.0.26-2|59	Provides:	%{olddev} = 2:%{version}-%{release}
12mr|alsa-lib-1.0.26-2|60	Obsoletes:	%{olddev} < 2:1.0.26
12mr|alsa-lib-1.0.26-2|61	Provides:	libalsa-devel = 2:%{version}-%{release}
12mr|alsa-lib-1.0.26-2|62	Obsoletes:	libalsa-devel < 2:1.0.26
12mr|alsa-lib-1.0.26-2|63	
12mr|alsa-lib-1.0.26-2|64	%description -n	%{devname}
12mr|alsa-lib-1.0.26-2|65	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
12mr|alsa-lib-1.0.26-2|66	supports quite a large range of ISA and PCI cards.
12mr|alsa-lib-1.0.26-2|67	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
12mr|alsa-lib-1.0.26-2|68	To use the features of alsa, one can either use:
12mr|alsa-lib-1.0.26-2|69	- the old OSS api
12mr|alsa-lib-1.0.26-2|70	- the new ALSA api that provides many enhanced features.
12mr|alsa-lib-1.0.26-2|71	
12mr|alsa-lib-1.0.26-2|72	This package contains files needed in order to develop an application
12mr|alsa-lib-1.0.26-2|73	that made use of ALSA.
12mr|alsa-lib-1.0.26-2|74	
12mr|alsa-lib-1.0.26-2|75	%package	docs
12mr|alsa-lib-1.0.26-2|76	Summary:	Documentation for Advanced Linux Sound Architecture (ALSA)
12mr|alsa-lib-1.0.26-2|77	Group:		Books/Howtos
12mr|alsa-lib-1.0.26-2|78	Requires:	%{libname} = %{EVRD}
12mr|alsa-lib-1.0.26-2|79	Provides:	libalsa2-docs = 2:%{version}-%{release}
12mr|alsa-lib-1.0.26-2|80	Obsoletes:	libalsa2-docs < 2:1.0.26
12mr|alsa-lib-1.0.26-2|81	
12mr|alsa-lib-1.0.26-2|82	%description	docs
12mr|alsa-lib-1.0.26-2|83	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
12mr|alsa-lib-1.0.26-2|84	supports quite a large range of ISA and PCI cards.
12mr|alsa-lib-1.0.26-2|85	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
12mr|alsa-lib-1.0.26-2|86	To use the features of alsa, one can either use:
12mr|alsa-lib-1.0.26-2|87	- the old OSS api
12mr|alsa-lib-1.0.26-2|88	- the new ALSA api that provides many enhanced features.
12mr|alsa-lib-1.0.26-2|89	
12mr|alsa-lib-1.0.26-2|90	The Advanced Linux Sound Architecture comes with a kernel API and library API.
12mr|alsa-lib-1.0.26-2|91	This document describes the library API and how it interfaces with the kernel
12mr|alsa-lib-1.0.26-2|92	API. Application programmers should use the library API rather than kernel API.
12mr|alsa-lib-1.0.26-2|93	
12mr|alsa-lib-1.0.26-2|94	The Library offers 100% of the functionally of the kernel API, but add next
12mr|alsa-lib-1.0.26-2|95	major improvements in usability, making the application code simpler and better
12mr|alsa-lib-1.0.26-2|96	looking.
12mr|alsa-lib-1.0.26-2|97	
12mr|alsa-lib-1.0.26-2|98	This package contains the documentation that describe the ALSA lib API.
12mr|alsa-lib-1.0.26-2|99	
12mr|alsa-lib-1.0.26-2|100	%prep
12mr|alsa-lib-1.0.26-2|101	%setup -q
12mr|alsa-lib-1.0.26-2|102	
12mr|alsa-lib-1.0.26-2|103	%build
12mr|alsa-lib-1.0.26-2|104	%configure2_5x --enable-shared --enable-python
12mr|alsa-lib-1.0.26-2|105	# Force definition of -DPIC so that VERSIONED_SYMBOLS are used
12mr|alsa-lib-1.0.26-2|106	# FIXME: alsa people should not depend on PIC to determine a DSO build...
12mr|alsa-lib-1.0.26-2|107	perl -pi -e 's,(^pic_flag=.+)(-fPIC),\1-DPIC \2,' libtool
12mr|alsa-lib-1.0.26-2|108	%make
12mr|alsa-lib-1.0.26-2|109	%make -C doc doc
12mr|alsa-lib-1.0.26-2|110	
12mr|alsa-lib-1.0.26-2|111	%install
12mr|alsa-lib-1.0.26-2|112	%makeinstall_std
12mr|alsa-lib-1.0.26-2|113	
12mr|alsa-lib-1.0.26-2|114	# (cg) For sound profile support
12mr|alsa-lib-1.0.26-2|115	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/alsa
12mr|alsa-lib-1.0.26-2|116	echo "SOUNDPROFILE=alsa" > %{buildroot}%{_sysconfdir}/sound/profiles/alsa/profile.conf
12mr|alsa-lib-1.0.26-2|117	echo "# This file is left blank to allow alsa to default to dmix" > %{buildroot}%{_sysconfdir}/sound/profiles/alsa/alsa-default.conf
12mr|alsa-lib-1.0.26-2|118	install -m 644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/sound/profiles/README
12mr|alsa-lib-1.0.26-2|119	ln -s %{_sysconfdir}/sound/profiles/current/alsa-default.conf %{buildroot}%{_datadir}/alsa/alsa.conf.d/99-default.conf
12mr|alsa-lib-1.0.26-2|120	
12mr|alsa-lib-1.0.26-2|121	%define alt_name soundprofile
12mr|alsa-lib-1.0.26-2|122	%define alt_priority 10
12mr|alsa-lib-1.0.26-2|123	
12mr|alsa-lib-1.0.26-2|124	%post
12mr|alsa-lib-1.0.26-2|125	%{_sbindir}/update-alternatives \
12mr|alsa-lib-1.0.26-2|126	--install %{_sysconfdir}/sound/profiles/current %{alt_name} %{_sysconfdir}/sound/profiles/alsa %{alt_priority}
12mr|alsa-lib-1.0.26-2|127	
12mr|alsa-lib-1.0.26-2|128	%postun
12mr|alsa-lib-1.0.26-2|129	if [ ! -f %{_sysconfdir}/sound/profiles/alsa/profile.conf ]; then
12mr|alsa-lib-1.0.26-2|130	/usr/sbin/update-alternatives --remove %{alt_name} %{_sysconfdir}/sound/profiles/alsa
12mr|alsa-lib-1.0.26-2|131	fi
12mr|alsa-lib-1.0.26-2|132	
12mr|alsa-lib-1.0.26-2|133	%files
12mr|alsa-lib-1.0.26-2|134	%{_bindir}/aserver
12mr|alsa-lib-1.0.26-2|135	%dir %{_sysconfdir}/sound/profiles
12mr|alsa-lib-1.0.26-2|136	%dir %{_sysconfdir}/sound/profiles/alsa
12mr|alsa-lib-1.0.26-2|137	%{_sysconfdir}/sound/profiles/README
12mr|alsa-lib-1.0.26-2|138	%{_sysconfdir}/sound/profiles/alsa/profile.conf
12mr|alsa-lib-1.0.26-2|139	%{_sysconfdir}/sound/profiles/alsa/alsa-default.conf
12mr|alsa-lib-1.0.26-2|140	%dir %{_datadir}/alsa/
12mr|alsa-lib-1.0.26-2|141	%dir %{_datadir}/alsa/cards/
12mr|alsa-lib-1.0.26-2|142	%dir %{_datadir}/alsa/pcm/
12mr|alsa-lib-1.0.26-2|143	%{_datadir}/alsa/cards/*
12mr|alsa-lib-1.0.26-2|144	%{_datadir}/alsa/pcm/*
12mr|alsa-lib-1.0.26-2|145	%{_datadir}/alsa/alsa.conf
12mr|alsa-lib-1.0.26-2|146	%{_datadir}/alsa/alsa.conf.d
12mr|alsa-lib-1.0.26-2|147	%{_datadir}/alsa/smixer.conf
12mr|alsa-lib-1.0.26-2|148	%{_datadir}/alsa/sndo-mixer.alisp
12mr|alsa-lib-1.0.26-2|149	%dir %{_libdir}/alsa-lib
12mr|alsa-lib-1.0.26-2|150	%dir %{_libdir}/alsa-lib/smixer/
12mr|alsa-lib-1.0.26-2|151	%{_libdir}/alsa-lib/smixer/*
12mr|alsa-lib-1.0.26-2|152	
12mr|alsa-lib-1.0.26-2|153	%files -n %{libname}
12mr|alsa-lib-1.0.26-2|154	%{_libdir}/libasound.so.%{major}*
12mr|alsa-lib-1.0.26-2|155	
12mr|alsa-lib-1.0.26-2|156	%files -n %{devname}
12mr|alsa-lib-1.0.26-2|157	%dir %{_includedir}/alsa/
12mr|alsa-lib-1.0.26-2|158	%{_includedir}/alsa/*
12mr|alsa-lib-1.0.26-2|159	%{_includedir}/sys/asoundlib.h
12mr|alsa-lib-1.0.26-2|160	%{_datadir}/aclocal/alsa.m4
12mr|alsa-lib-1.0.26-2|161	%{_libdir}/libasound.so
12mr|alsa-lib-1.0.26-2|162	%{_libdir}/pkgconfig/alsa.pc
12mr|alsa-lib-1.0.26-2|163	
12mr|alsa-lib-1.0.26-2|164	%files docs
12mr|alsa-lib-1.0.26-2|165	%doc doc/doxygen/html/* doc/asoundrc.txt
12mr|alsa-lib-1.0.26-2|166	
12mr|alsa-lib-1.0.26-2|167	
12mr|alsa-lib-1.0.26-2|168	
12mr|alsa-lib-1.0.26-2|169	%changelog
12mr|alsa-lib-1.0.26-2|170	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|alsa-lib-1.0.26-2|171	+ Commit: 32ee597
12mr|alsa-lib-1.0.26-2|172	- Adjust Conflicts and Obsoletes
12mr|alsa-lib-1.0.26-2|173	
12mr|alsa-lib-1.0.26-2|174	

13425 12
12mr|alsa-oss-1.0.25-2|1	%define lib_major 0
12mr|alsa-oss-1.0.25-2|2	
12mr|alsa-oss-1.0.25-2|3	%define libname %mklibname %{name} %{lib_major}
12mr|alsa-oss-1.0.25-2|4	%define devname %mklibname -d %{name}
12mr|alsa-oss-1.0.25-2|5	
12mr|alsa-oss-1.0.25-2|6	Summary:	Advanced Linux Sound Architecture (ALSA) library
12mr|alsa-oss-1.0.25-2|7	Name:		alsa-oss
12mr|alsa-oss-1.0.25-2|8	Version:	1.0.25
12mr|alsa-oss-1.0.25-2|9	Release:	2
12mr|alsa-oss-1.0.25-2|10	Epoch:		1
12mr|alsa-oss-1.0.25-2|11	License:	GPL
12mr|alsa-oss-1.0.25-2|12	Group:		Sound
12mr|alsa-oss-1.0.25-2|13	Url:		http://www.alsa-project.org/
12mr|alsa-oss-1.0.25-2|14	Source0:	ftp://ftp.alsa-project.org/pub/oss-lib/%{name}-%{version}.tar.bz2
12mr|alsa-oss-1.0.25-2|15	Patch0:		alsa-oss-1.0.12-aoss.patch
12mr|alsa-oss-1.0.25-2|16	BuildRequires:	doxygen
12mr|alsa-oss-1.0.25-2|17	BuildRequires:	pkgconfig(alsa)
12mr|alsa-oss-1.0.25-2|18	
12mr|alsa-oss-1.0.25-2|19	%description
12mr|alsa-oss-1.0.25-2|20	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
12mr|alsa-oss-1.0.25-2|21	supports quite a large range of ISA and PCI cards.
12mr|alsa-oss-1.0.25-2|22	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
12mr|alsa-oss-1.0.25-2|23	To use the features of alsa, one can either use:
12mr|alsa-oss-1.0.25-2|24	- the old OSS api
12mr|alsa-oss-1.0.25-2|25	- the new ALSA api that provides many enhanced features.
12mr|alsa-oss-1.0.25-2|26	
12mr|alsa-oss-1.0.25-2|27	Using the ALSA api requires to use the ALSA library.
12mr|alsa-oss-1.0.25-2|28	This library provides oss compatibility
12mr|alsa-oss-1.0.25-2|29	
12mr|alsa-oss-1.0.25-2|30	%package -n %{libname}
12mr|alsa-oss-1.0.25-2|31	Summary:	Advanced Linux Sound Architecture (ALSA) library
12mr|alsa-oss-1.0.25-2|32	Group:		System/Libraries
12mr|alsa-oss-1.0.25-2|33	Provides:	%{name} = %{EVRD}
12mr|alsa-oss-1.0.25-2|34	
12mr|alsa-oss-1.0.25-2|35	%description -n %{libname}
12mr|alsa-oss-1.0.25-2|36	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
12mr|alsa-oss-1.0.25-2|37	supports quite a large range of ISA and PCI cards.
12mr|alsa-oss-1.0.25-2|38	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
12mr|alsa-oss-1.0.25-2|39	To use the features of alsa, one can either use:
12mr|alsa-oss-1.0.25-2|40	- the old OSS api
12mr|alsa-oss-1.0.25-2|41	- the new ALSA api that provides many enhanced features.
12mr|alsa-oss-1.0.25-2|42	
12mr|alsa-oss-1.0.25-2|43	Using the ALSA api requires to use the ALSA library.
12mr|alsa-oss-1.0.25-2|44	This library provides oss compatibility
12mr|alsa-oss-1.0.25-2|45	
12mr|alsa-oss-1.0.25-2|46	%package -n %{devname}
12mr|alsa-oss-1.0.25-2|47	Summary:	Development files for Advanced Linux Sound Architecture (ALSA)
12mr|alsa-oss-1.0.25-2|48	Group:		Development/C
12mr|alsa-oss-1.0.25-2|49	Requires:	%{libname} = %{EVRD}
12mr|alsa-oss-1.0.25-2|50	Provides:	%{name}-devel  = %{EVRD}
12mr|alsa-oss-1.0.25-2|51	
12mr|alsa-oss-1.0.25-2|52	%description -n %{devname}
12mr|alsa-oss-1.0.25-2|53	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
12mr|alsa-oss-1.0.25-2|54	supports quite a large range of ISA and PCI cards.
12mr|alsa-oss-1.0.25-2|55	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
12mr|alsa-oss-1.0.25-2|56	To use the features of alsa, one can either use:
12mr|alsa-oss-1.0.25-2|57	- the old OSS api
12mr|alsa-oss-1.0.25-2|58	- the new ALSA api that provides many enhanced features.
12mr|alsa-oss-1.0.25-2|59	
12mr|alsa-oss-1.0.25-2|60	This package contains files needed in order to develop an application
12mr|alsa-oss-1.0.25-2|61	that made use of ALSA.
12mr|alsa-oss-1.0.25-2|62	
12mr|alsa-oss-1.0.25-2|63	%package -n aoss
12mr|alsa-oss-1.0.25-2|64	Summary:	Wrapper script to ease ALSA-OSS compatibility library usage
12mr|alsa-oss-1.0.25-2|65	Group:		Development/C
12mr|alsa-oss-1.0.25-2|66	Requires:	%{libname} = %{EVRD}
12mr|alsa-oss-1.0.25-2|67	
12mr|alsa-oss-1.0.25-2|68	%description -n aoss
12mr|alsa-oss-1.0.25-2|69	aoss is a simple wrapper script which facilitates the use
12mr|alsa-oss-1.0.25-2|70	of the ALSA OSS compatibility library.
12mr|alsa-oss-1.0.25-2|71	It just sets the appropriate LD_PRELOAD path and then runs the command.
12mr|alsa-oss-1.0.25-2|72	
12mr|alsa-oss-1.0.25-2|73	This is useful in cases where routing settings (which can
12mr|alsa-oss-1.0.25-2|74	be made in your .asoundrc file) need to be applied to commands that use the
12mr|alsa-oss-1.0.25-2|75	OSS API.
12mr|alsa-oss-1.0.25-2|76	
12mr|alsa-oss-1.0.25-2|77	%prep
12mr|alsa-oss-1.0.25-2|78	%setup -q
12mr|alsa-oss-1.0.25-2|79	%patch0 -p1
12mr|alsa-oss-1.0.25-2|80	
12mr|alsa-oss-1.0.25-2|81	%build
12mr|alsa-oss-1.0.25-2|82	autoreconf -fiv
12mr|alsa-oss-1.0.25-2|83	%configure2_5x
12mr|alsa-oss-1.0.25-2|84	%make CFLAGS="%{optflags} -O0" LDFLAGS="%{ldflags} -ldl"
12mr|alsa-oss-1.0.25-2|85	
12mr|alsa-oss-1.0.25-2|86	%install
12mr|alsa-oss-1.0.25-2|87	mkdir -p %{buildroot}%{_includedir}/sys
12mr|alsa-oss-1.0.25-2|88	mkdir -p %{buildroot}%{_libdir}
12mr|alsa-oss-1.0.25-2|89	
12mr|alsa-oss-1.0.25-2|90	%makeinstall_std
12mr|alsa-oss-1.0.25-2|91	
12mr|alsa-oss-1.0.25-2|92	rm -f %{buildroot}%{_libdir}/*.a
12mr|alsa-oss-1.0.25-2|93	
12mr|alsa-oss-1.0.25-2|94	%files -n %{libname}
12mr|alsa-oss-1.0.25-2|95	%doc COPYING
12mr|alsa-oss-1.0.25-2|96	%{_libdir}/*.so.%{lib_major}*
12mr|alsa-oss-1.0.25-2|97	
12mr|alsa-oss-1.0.25-2|98	%files -n %{devname}
12mr|alsa-oss-1.0.25-2|99	%doc COPYING
12mr|alsa-oss-1.0.25-2|100	%{_libdir}/*.so
12mr|alsa-oss-1.0.25-2|101	%{_includedir}/oss-redir.h
12mr|alsa-oss-1.0.25-2|102	
12mr|alsa-oss-1.0.25-2|103	%files -n aoss
12mr|alsa-oss-1.0.25-2|104	%doc COPYING
12mr|alsa-oss-1.0.25-2|105	%{_bindir}/aoss
12mr|alsa-oss-1.0.25-2|106	%{_mandir}/man1/aoss.*
12mr|alsa-oss-1.0.25-2|107	
12mr|alsa-oss-1.0.25-2|108	
12mr|alsa-oss-1.0.25-2|109	
12mr|alsa-oss-1.0.25-2|110	%changelog
12mr|alsa-oss-1.0.25-2|111	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|alsa-oss-1.0.25-2|112	+ Commit: d5d028e
12mr|alsa-oss-1.0.25-2|113	- Don't build with -O2 optimization as it fails, spec cleanup
12mr|alsa-oss-1.0.25-2|114	
12mr|alsa-oss-1.0.25-2|115	

13426 12
12mr|alsa-plugins-1.0.26-1|1	%define libname %mklibname %{name}
12mr|alsa-plugins-1.0.26-1|2	
12mr|alsa-plugins-1.0.26-1|3	Summary:	Advanced Linux Sound Architecture (ALSA) plugins
12mr|alsa-plugins-1.0.26-1|4	Name:		alsa-plugins
12mr|alsa-plugins-1.0.26-1|5	Version:	1.0.26
12mr|alsa-plugins-1.0.26-1|6	Release:	1
12mr|alsa-plugins-1.0.26-1|7	Source0:	ftp://ftp.alsa-project.org/pub/plugins/%{name}-%{version}.tar.bz2
12mr|alsa-plugins-1.0.26-1|8	Source1:	jack.conf
12mr|alsa-plugins-1.0.26-1|9	Source2:	pulseaudio.conf
12mr|alsa-plugins-1.0.26-1|10	Source3:	pcm-oss.conf
12mr|alsa-plugins-1.0.26-1|11	Source4:	samplerate.conf
12mr|alsa-plugins-1.0.26-1|12	Source5:	upmix.conf
12mr|alsa-plugins-1.0.26-1|13	Source6:	vdownmix.conf
12mr|alsa-plugins-1.0.26-1|14	Source7:	pulse-default.conf
12mr|alsa-plugins-1.0.26-1|15	Patch0:		alsa-plugins-1.0.25-ffmpeg-0.11.patch
12mr|alsa-plugins-1.0.26-1|16	
12mr|alsa-plugins-1.0.26-1|17	# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
12mr|alsa-plugins-1.0.26-1|18	License:	GPLv2+ and LGPLv2+
12mr|alsa-plugins-1.0.26-1|19	Group:		Sound
12mr|alsa-plugins-1.0.26-1|20	URL:		http://www.alsa-project.org
12mr|alsa-plugins-1.0.26-1|21	
12mr|alsa-plugins-1.0.26-1|22	BuildRequires:	kernel-headers >= 2.4.0
12mr|alsa-plugins-1.0.26-1|23	BuildRequires:	pkgconfig(alsa) >= %{version}
12mr|alsa-plugins-1.0.26-1|24	BuildRequires:	pkgconfig(libpulse) >= 0.8
12mr|alsa-plugins-1.0.26-1|25	BuildRequires:	pkgconfig(ncurses)
12mr|alsa-plugins-1.0.26-1|26	BuildRequires:	pkgconfig(jack)
12mr|alsa-plugins-1.0.26-1|27	BuildRequires:	pkgconfig(libavcodec)
12mr|alsa-plugins-1.0.26-1|28	BuildRequires:	pkgconfig(speex)
12mr|alsa-plugins-1.0.26-1|29	
12mr|alsa-plugins-1.0.26-1|30	%description
12mr|alsa-plugins-1.0.26-1|31	Advanced Linux Sound Architecture (ALSA) utilities. Modularized architecture
12mr|alsa-plugins-1.0.26-1|32	with support for a large range of ISA and PCI cards. Fully compatible with
12mr|alsa-plugins-1.0.26-1|33	OSS/Lite (kernel sound drivers), but contains many enhanced features.
12mr|alsa-plugins-1.0.26-1|34	
12mr|alsa-plugins-1.0.26-1|35	This is the plugins package, which allows you to manipulate ALSA settings.
12mr|alsa-plugins-1.0.26-1|36	
12mr|alsa-plugins-1.0.26-1|37	%package -n	%{libname}
12mr|alsa-plugins-1.0.26-1|38	Summary:	Advanced Linux Sound Architecture (ALSA) plugins
12mr|alsa-plugins-1.0.26-1|39	Group:		Sound
12mr|alsa-plugins-1.0.26-1|40	%rename		%{name}
12mr|alsa-plugins-1.0.26-1|41	
12mr|alsa-plugins-1.0.26-1|42	%description -n	%{libname}
12mr|alsa-plugins-1.0.26-1|43	Advanced Linux Sound Architecture (ALSA) utilities. Modularized architecture
12mr|alsa-plugins-1.0.26-1|44	with support for a large range of ISA and PCI cards. Fully compatible with
12mr|alsa-plugins-1.0.26-1|45	OSS/Lite (kernel sound drivers), but contains many enhanced features.
12mr|alsa-plugins-1.0.26-1|46	
12mr|alsa-plugins-1.0.26-1|47	This is the plugins package, which allows you to manipulate ALSA settings.
12mr|alsa-plugins-1.0.26-1|48	
12mr|alsa-plugins-1.0.26-1|49	%package	doc
12mr|alsa-plugins-1.0.26-1|50	Summary:	Advanced Linux Sound Architecture (ALSA) plugins
12mr|alsa-plugins-1.0.26-1|51	Group:		Sound
12mr|alsa-plugins-1.0.26-1|52	BuildArch:	noarch
12mr|alsa-plugins-1.0.26-1|53	
12mr|alsa-plugins-1.0.26-1|54	%description	doc
12mr|alsa-plugins-1.0.26-1|55	Documentation for %{name}.
12mr|alsa-plugins-1.0.26-1|56	
12mr|alsa-plugins-1.0.26-1|57	# (tv) needed for biarch:
12mr|alsa-plugins-1.0.26-1|58	%package	pulse-config
12mr|alsa-plugins-1.0.26-1|59	Summary:	Alsa to PulseAudio backend configuration
12mr|alsa-plugins-1.0.26-1|60	Group:		Sound
12mr|alsa-plugins-1.0.26-1|61	License:	LGPLv2+
12mr|alsa-plugins-1.0.26-1|62	# (cg) For upgrading from old configuration system
12mr|alsa-plugins-1.0.26-1|63	Requires(post):	libalsa-data >= 1.0.20-2
12mr|alsa-plugins-1.0.26-1|64	Requires(post):	update-alternatives
12mr|alsa-plugins-1.0.26-1|65	
12mr|alsa-plugins-1.0.26-1|66	%description	pulse-config
12mr|alsa-plugins-1.0.26-1|67	This package contains configuration files for the pulse ALSA plugin.
12mr|alsa-plugins-1.0.26-1|68	
12mr|alsa-plugins-1.0.26-1|69	%package -n	%{libname}-pulseaudio
12mr|alsa-plugins-1.0.26-1|70	Summary:	Alsa to PulseAudio backend
12mr|alsa-plugins-1.0.26-1|71	Group:		Sound
12mr|alsa-plugins-1.0.26-1|72	License:	LGPLv2+
12mr|alsa-plugins-1.0.26-1|73	Provides:	%{name}-pulseaudio = %{version}-%{release}
12mr|alsa-plugins-1.0.26-1|74	Conflicts:	%{libname} < 1.0.15-2
12mr|alsa-plugins-1.0.26-1|75	Conflicts:	%{name} < 1.0.14-8
12mr|alsa-plugins-1.0.26-1|76	Requires:	%{name}-pulse-config
12mr|alsa-plugins-1.0.26-1|77	%ifarch x86_64
12mr|alsa-plugins-1.0.26-1|78	# (cg) Suggest the 32 bit plugin on 64 bits to ensure compatibility
12mr|alsa-plugins-1.0.26-1|79	#      with (typically closed source) 32 bit apps.
12mr|alsa-plugins-1.0.26-1|80	Suggests:	lib%{name}-pulseaudio
12mr|alsa-plugins-1.0.26-1|81	%endif
12mr|alsa-plugins-1.0.26-1|82	
12mr|alsa-plugins-1.0.26-1|83	%description -n	%{libname}-pulseaudio
12mr|alsa-plugins-1.0.26-1|84	This plugin allows any program that uses the ALSA API to access a PulseAudio
12mr|alsa-plugins-1.0.26-1|85	sound daemon. In other words, native ALSA applications can play and record
12mr|alsa-plugins-1.0.26-1|86	sound across a network. There are two plugins in the suite, one for PCM and
12mr|alsa-plugins-1.0.26-1|87	one for mixer control.
12mr|alsa-plugins-1.0.26-1|88	
12mr|alsa-plugins-1.0.26-1|89	%package -n	%{libname}-jack
12mr|alsa-plugins-1.0.26-1|90	Summary:	Jack PCM output plugin for ALSA
12mr|alsa-plugins-1.0.26-1|91	Group:		Sound
12mr|alsa-plugins-1.0.26-1|92	License:	LGPLv2+
12mr|alsa-plugins-1.0.26-1|93	Provides:	%{name}-jack = %{version}-%{release}
12mr|alsa-plugins-1.0.26-1|94	Conflicts:	%{libname} < 1.0.15-2
12mr|alsa-plugins-1.0.26-1|95	
12mr|alsa-plugins-1.0.26-1|96	%description -n	%{libname}-jack
12mr|alsa-plugins-1.0.26-1|97	This plugin converts the ALSA API over JACK (Jack Audio Connection
12mr|alsa-plugins-1.0.26-1|98	Kit, http://jackit.sf.net) API.  ALSA native applications can work
12mr|alsa-plugins-1.0.26-1|99	transparently together with jackd for both playback and capture.
12mr|alsa-plugins-1.0.26-1|100	
12mr|alsa-plugins-1.0.26-1|101	ALSA apps (playback) -> ALSA-lib -> JACK plugin -> JACK daemon
12mr|alsa-plugins-1.0.26-1|102	ALSA apps (capture) <- ALSA-lib <- JACK plugin <- JACK daemon
12mr|alsa-plugins-1.0.26-1|103	
12mr|alsa-plugins-1.0.26-1|104	This plugin provides the PCM type "jack"
12mr|alsa-plugins-1.0.26-1|105	
12mr|alsa-plugins-1.0.26-1|106	%prep
12mr|alsa-plugins-1.0.26-1|107	%setup -q
12mr|alsa-plugins-1.0.26-1|108	%apply_patches
12mr|alsa-plugins-1.0.26-1|109	
12mr|alsa-plugins-1.0.26-1|110	%build
12mr|alsa-plugins-1.0.26-1|111	%configure2_5x
12mr|alsa-plugins-1.0.26-1|112	%make
12mr|alsa-plugins-1.0.26-1|113	
12mr|alsa-plugins-1.0.26-1|114	%install
12mr|alsa-plugins-1.0.26-1|115	%makeinstall_std mkdir_p="mkdir -p"
12mr|alsa-plugins-1.0.26-1|116	
12mr|alsa-plugins-1.0.26-1|117	install -d %{buildroot}%{_datadir}/alsa/pcm
12mr|alsa-plugins-1.0.26-1|118	install -m644 %{SOURCE1} %{SOURCE2} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{buildroot}%{_datadir}/alsa/pcm
12mr|alsa-plugins-1.0.26-1|119	
12mr|alsa-plugins-1.0.26-1|120	# (cg) Include a configuration for when pulse is active
12mr|alsa-plugins-1.0.26-1|121	install -m644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/sound/profiles/pulse/alsa-default.conf
12mr|alsa-plugins-1.0.26-1|122	
12mr|alsa-plugins-1.0.26-1|123	# We already include those in other places
12mr|alsa-plugins-1.0.26-1|124	rm %{buildroot}%{_datadir}/alsa/alsa.conf.d/{50-pulseaudio.conf,99-pulseaudio-default.conf.example}
12mr|alsa-plugins-1.0.26-1|125	
12mr|alsa-plugins-1.0.26-1|126	%post pulse-config
12mr|alsa-plugins-1.0.26-1|127	# (cg) Check to see if the user has disabled pulse in the old style setup.
12mr|alsa-plugins-1.0.26-1|128	if [ -f %{_sysconfdir}/alsa/pulse-default.conf ]; then
12mr|alsa-plugins-1.0.26-1|129	if grep -q "^#DRAKSOUND- " %{_sysconfdir}/alsa/pulse-default.conf; then
12mr|alsa-plugins-1.0.26-1|130	update-alternatives --set soundprofile %{_sysconfdir}/sound/profiles/alsa
12mr|alsa-plugins-1.0.26-1|131	fi
12mr|alsa-plugins-1.0.26-1|132	fi
12mr|alsa-plugins-1.0.26-1|133	
12mr|alsa-plugins-1.0.26-1|134	%files doc
12mr|alsa-plugins-1.0.26-1|135	%doc COPYING* doc/R* doc/*.txt
12mr|alsa-plugins-1.0.26-1|136	
12mr|alsa-plugins-1.0.26-1|137	%files -n %{libname}
12mr|alsa-plugins-1.0.26-1|138	%exclude %{_libdir}/alsa-lib/*_pulse.so
12mr|alsa-plugins-1.0.26-1|139	%exclude %{_libdir}/alsa-lib/*_jack.so
12mr|alsa-plugins-1.0.26-1|140	%{_datadir}/alsa/pcm/samplerate.conf
12mr|alsa-plugins-1.0.26-1|141	%{_datadir}/alsa/pcm/upmix.conf
12mr|alsa-plugins-1.0.26-1|142	%{_datadir}/alsa/pcm/vdownmix.conf
12mr|alsa-plugins-1.0.26-1|143	%{_libdir}/alsa-lib/*
12mr|alsa-plugins-1.0.26-1|144	
12mr|alsa-plugins-1.0.26-1|145	%files pulse-config
12mr|alsa-plugins-1.0.26-1|146	%{_sysconfdir}/sound/profiles/pulse/alsa-default.conf
12mr|alsa-plugins-1.0.26-1|147	%{_datadir}/alsa/pcm/pulseaudio.conf
12mr|alsa-plugins-1.0.26-1|148	
12mr|alsa-plugins-1.0.26-1|149	%files -n %{libname}-pulseaudio
12mr|alsa-plugins-1.0.26-1|150	%doc doc/README-pulse
12mr|alsa-plugins-1.0.26-1|151	%{_libdir}/alsa-lib/libasound_module_pcm_pulse.so
12mr|alsa-plugins-1.0.26-1|152	%{_libdir}/alsa-lib/libasound_module_ctl_pulse.so
12mr|alsa-plugins-1.0.26-1|153	%{_libdir}/alsa-lib/libasound_module_conf_pulse.so
12mr|alsa-plugins-1.0.26-1|154	
12mr|alsa-plugins-1.0.26-1|155	%files -n %{libname}-jack
12mr|alsa-plugins-1.0.26-1|156	%doc doc/README-jack
12mr|alsa-plugins-1.0.26-1|157	%{_datadir}/alsa/pcm/jack.conf
12mr|alsa-plugins-1.0.26-1|158	%{_libdir}/alsa-lib/libasound_module_pcm_jack.so
12mr|alsa-plugins-1.0.26-1|159	
12mr|alsa-plugins-1.0.26-1|160	%changelog
12mr|alsa-plugins-1.0.26-1|161	

13427 12
12mr|alsa-tools-1.0.25-3|1	# TODO FIXME: WE SHOULD SPLIT alsa-firmware from alsa-tools
12mr|alsa-tools-1.0.25-3|2	
12mr|alsa-tools-1.0.25-3|3	# sb16_csp is added conditionally!
12mr|alsa-tools-1.0.25-3|4	%define MODULES_NOCSPCTL ac3dec as10k1 echomixer envy24control hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader
12mr|alsa-tools-1.0.25-3|5	# qlo10k1 needs l10k1 and thus this package will only bootstrap if it's installed first
12mr|alsa-tools-1.0.25-3|6	
12mr|alsa-tools-1.0.25-3|7	%ifarch ppc %mips %arm
12mr|alsa-tools-1.0.25-3|8	%define MODULES %{MODULES_NOCSPCTL}
12mr|alsa-tools-1.0.25-3|9	%else
12mr|alsa-tools-1.0.25-3|10	%define MODULES %{MODULES_NOCSPCTL} sb16_csp
12mr|alsa-tools-1.0.25-3|11	%endif
12mr|alsa-tools-1.0.25-3|12	
12mr|alsa-tools-1.0.25-3|13	%define tool_fver 1.0.25
12mr|alsa-tools-1.0.25-3|14	%define firmware_fver 1.0.25
12mr|alsa-tools-1.0.25-3|15	%define firm_beta 0
12mr|alsa-tools-1.0.25-3|16	%define tool_beta 0
12mr|alsa-tools-1.0.25-3|17	%define ld10k1_major 0
12mr|alsa-tools-1.0.25-3|18	
12mr|alsa-tools-1.0.25-3|19	%define ld10k1_name lo10k1
12mr|alsa-tools-1.0.25-3|20	%define ld10k1_libname_orig lib%{ld10k1_name}
12mr|alsa-tools-1.0.25-3|21	%define ld10k1_libname %mklibname %{ld10k1_name} %{ld10k1_major}
12mr|alsa-tools-1.0.25-3|22	
12mr|alsa-tools-1.0.25-3|23	%if %{tool_beta}
12mr|alsa-tools-1.0.25-3|24	%define fname %{name}-%{tool_fver}%{tool_beta}
12mr|alsa-tools-1.0.25-3|25	%else
12mr|alsa-tools-1.0.25-3|26	%define fname %{name}-%{tool_fver}
12mr|alsa-tools-1.0.25-3|27	%endif
12mr|alsa-tools-1.0.25-3|28	%if %{firm_beta}
12mr|alsa-tools-1.0.25-3|29	%define firm_name alsa-firmware-%{firmware_fver}%{firm_beta}
12mr|alsa-tools-1.0.25-3|30	%else
12mr|alsa-tools-1.0.25-3|31	%define firm_name alsa-firmware-%{firmware_fver}
12mr|alsa-tools-1.0.25-3|32	%endif
12mr|alsa-tools-1.0.25-3|33	
12mr|alsa-tools-1.0.25-3|34	Name:		alsa-tools
12mr|alsa-tools-1.0.25-3|35	Version:	%{tool_fver}
12mr|alsa-tools-1.0.25-3|36	%if %{firm_beta}
12mr|alsa-tools-1.0.25-3|37	Release:	0.%{firm_beta}.1
12mr|alsa-tools-1.0.25-3|38	%else
12mr|alsa-tools-1.0.25-3|39	Release:	3
12mr|alsa-tools-1.0.25-3|40	%endif
12mr|alsa-tools-1.0.25-3|41	Summary:	Advanced Linux Sound Architecture (ALSA) tools
12mr|alsa-tools-1.0.25-3|42	License:	GPL
12mr|alsa-tools-1.0.25-3|43	Group:		Sound
12mr|alsa-tools-1.0.25-3|44	URL:		http://alsa-project.org
12mr|alsa-tools-1.0.25-3|45	Source0:	ftp://ftp.alsa-project.org/pub/tools/%fname.tar.bz2
12mr|alsa-tools-1.0.25-3|46	Source1:	ftp://ftp.alsa-project.org/pub/firmware/%firm_name.tar.bz2
12mr|alsa-tools-1.0.25-3|47	Source2:	audio_dock_netlist.h
12mr|alsa-tools-1.0.25-3|48	Source10:	%{name}.rpmlintrc
12mr|alsa-tools-1.0.25-3|49	Patch0:		alsa-tools-1.0.18-sscape_ctl.c.patch
12mr|alsa-tools-1.0.25-3|50	# From Debian: adapt to udev instead of hotplug - AdamW 2008/03
12mr|alsa-tools-1.0.25-3|51	Patch2:		alsa-tools-1.0.16-usx2yloader-udev.patch
12mr|alsa-tools-1.0.25-3|52	# (tv) fix underlinking:
12mr|alsa-tools-1.0.25-3|53	Patch3:		alsa-tools-1.0.17rc1-fix-link.patch
12mr|alsa-tools-1.0.25-3|54	# (hk) fix build errors with -Wformat -Werror=format-security
12mr|alsa-tools-1.0.25-3|55	Patch4:		alsa-tools-1.0.19-format-security.patch
12mr|alsa-tools-1.0.25-3|56	BuildRequires:	pkgconfig(alsa)
12mr|alsa-tools-1.0.25-3|57	BuildRequires:	fltk-devel
12mr|alsa-tools-1.0.25-3|58	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|alsa-tools-1.0.25-3|59	BuildRequires:	pkgconfig(ncurses)
12mr|alsa-tools-1.0.25-3|60	BuildRequires:	automake
12mr|alsa-tools-1.0.25-3|61	
12mr|alsa-tools-1.0.25-3|62	%description
12mr|alsa-tools-1.0.25-3|63	Advanced Linux Sound Architecture (ALSA) utils. Modularized
12mr|alsa-tools-1.0.25-3|64	architecture with support for a large range of ISA and PCI cards.
12mr|alsa-tools-1.0.25-3|65	Fully compatible with OSS/Lite (kernel sound drivers), but
12mr|alsa-tools-1.0.25-3|66	contains many enhanced features.
12mr|alsa-tools-1.0.25-3|67	
12mr|alsa-tools-1.0.25-3|68	This source rpm package provides several sub packages:
12mr|alsa-tools-1.0.25-3|69	* ac3dec - A free AC-3 stream decoder
12mr|alsa-tools-1.0.25-3|70	* as10k1 - AS10k1 Assembler version A0.99
12mr|alsa-tools-1.0.25-3|71	* cspctl - Sound Blaster 16 ASP/CSP control program
12mr|alsa-tools-1.0.25-3|72	* envy24control - Control tool for Envy24 (ice1712) based soundcards
12mr|alsa-tools-1.0.25-3|73	* hdsploader - Firmware loader for RME Hammerfall cards
12mr|alsa-tools-1.0.25-3|74	* hdspmixer - Mixer for the RME Hammerfall DSP cards
12mr|alsa-tools-1.0.25-3|75	* mixartloader - Firmware loader for Digigram's miXart
12mr|alsa-tools-1.0.25-3|76	* rmedigicontrol - Control panel for RME Hammerfall cards
12mr|alsa-tools-1.0.25-3|77	* sbiload - An OPL2/3 FM instrument loader for ALSA sequencer
12mr|alsa-tools-1.0.25-3|78	* sscape_ctl - ALSA SoundScape control utility
12mr|alsa-tools-1.0.25-3|79	* us428control - Control tool for Tascam 428
12mr|alsa-tools-1.0.25-3|80	* usx2yloader - Firmware loader for Tascam USX2Y USB soundcards
12mr|alsa-tools-1.0.25-3|81	* vxloader - Firmware loader for Digigram's VX-board
12mr|alsa-tools-1.0.25-3|82	
12mr|alsa-tools-1.0.25-3|83	%package -n	ac3dec
12mr|alsa-tools-1.0.25-3|84	Summary:	A free AC-3 stream decoder
12mr|alsa-tools-1.0.25-3|85	License:	GPL
12mr|alsa-tools-1.0.25-3|86	Group:		Sound
12mr|alsa-tools-1.0.25-3|87	
12mr|alsa-tools-1.0.25-3|88	%description -n	ac3dec
12mr|alsa-tools-1.0.25-3|89	This software is completely useless to 99.99 percent of users
12mr|alsa-tools-1.0.25-3|90	out there. It is mostly of use to those interested in audio
12mr|alsa-tools-1.0.25-3|91	coding research and evaluating codecs. It could theoretically
12mr|alsa-tools-1.0.25-3|92	be used as a portion of a DVD playback system for unix systems.
12mr|alsa-tools-1.0.25-3|93	
12mr|alsa-tools-1.0.25-3|94	%package -n	aica-firmware
12mr|alsa-tools-1.0.25-3|95	Summary:	Firwmare for Sega Dreamcast
12mr|alsa-tools-1.0.25-3|96	License:	GPL
12mr|alsa-tools-1.0.25-3|97	Group:		Sound
12mr|alsa-tools-1.0.25-3|98	
12mr|alsa-tools-1.0.25-3|99	%description -n	aica-firmware
12mr|alsa-tools-1.0.25-3|100	This is the firmware data for Sega Dreamcast.
12mr|alsa-tools-1.0.25-3|101	
12mr|alsa-tools-1.0.25-3|102	%package -n	asihpi-firmware
12mr|alsa-tools-1.0.25-3|103	Summary:	Firwmare for asihpi drivers
12mr|alsa-tools-1.0.25-3|104	License:	GPL
12mr|alsa-tools-1.0.25-3|105	Group:		Sound
12mr|alsa-tools-1.0.25-3|106	Obsoletes:	asihpi-firwmare < %{version}-%{release}
12mr|alsa-tools-1.0.25-3|107	Provides:	asihpi-firwmare
12mr|alsa-tools-1.0.25-3|108	
12mr|alsa-tools-1.0.25-3|109	%description -n	asihpi-firmware
12mr|alsa-tools-1.0.25-3|110	This is the firmware data for ASIHPI drivers.
12mr|alsa-tools-1.0.25-3|111	
12mr|alsa-tools-1.0.25-3|112	%package -n	as10k1
12mr|alsa-tools-1.0.25-3|113	Summary:	AS10k1 Assembler version A0.99
12mr|alsa-tools-1.0.25-3|114	License:	GPL
12mr|alsa-tools-1.0.25-3|115	Group:		Sound
12mr|alsa-tools-1.0.25-3|116	
12mr|alsa-tools-1.0.25-3|117	%description -n	as10k1
12mr|alsa-tools-1.0.25-3|118	This is an assembler for the emu10k1 DSP chip present in the
12mr|alsa-tools-1.0.25-3|119	creative SB live, PCI 512, and emu APS sound cards. It is used to
12mr|alsa-tools-1.0.25-3|120	make audio effects such as a flanger, chorus or reverb.
12mr|alsa-tools-1.0.25-3|121	
12mr|alsa-tools-1.0.25-3|122	%package -n	echomixer
12mr|alsa-tools-1.0.25-3|123	Summary:	Control tool for Echoaudio soundcards
12mr|alsa-tools-1.0.25-3|124	License:	GPL
12mr|alsa-tools-1.0.25-3|125	Group:		Sound
12mr|alsa-tools-1.0.25-3|126	
12mr|alsa-tools-1.0.25-3|127	%description -n	echomixer
12mr|alsa-tools-1.0.25-3|128	Emixer is a tool to control all the features of any Echoaudio soundcard.
12mr|alsa-tools-1.0.25-3|129	This includes clock sources, input and output gains, mixers, etc.
12mr|alsa-tools-1.0.25-3|130	
12mr|alsa-tools-1.0.25-3|131	%package -n	emagic-firmware
12mr|alsa-tools-1.0.25-3|132	Summary:	Firwmare for Emagic EMI 2|6 Audio Interface
12mr|alsa-tools-1.0.25-3|133	License:	GPL
12mr|alsa-tools-1.0.25-3|134	Group:		Sound
12mr|alsa-tools-1.0.25-3|135	
12mr|alsa-tools-1.0.25-3|136	%description -n	emagic-firmware
12mr|alsa-tools-1.0.25-3|137	This is the firmware data for Emagic EMI 2|6 Audio Interface.
12mr|alsa-tools-1.0.25-3|138	
12mr|alsa-tools-1.0.25-3|139	%package -n	emu1010-firmware
12mr|alsa-tools-1.0.25-3|140	Summary:	Firwmare for EMU Systems EMU1010 PCI card
12mr|alsa-tools-1.0.25-3|141	License:	GPL
12mr|alsa-tools-1.0.25-3|142	Group:		Sound
12mr|alsa-tools-1.0.25-3|143	
12mr|alsa-tools-1.0.25-3|144	%description -n	emu1010-firmware
12mr|alsa-tools-1.0.25-3|145	This is the firmware data for EMU Systems EMU1010 PCI card.
12mr|alsa-tools-1.0.25-3|146	
12mr|alsa-tools-1.0.25-3|147	%package -n	envy24control
12mr|alsa-tools-1.0.25-3|148	Summary:	Control tool for Envy24 (ice1712) based soundcards
12mr|alsa-tools-1.0.25-3|149	License:	GPL
12mr|alsa-tools-1.0.25-3|150	Group:		Sound
12mr|alsa-tools-1.0.25-3|151	
12mr|alsa-tools-1.0.25-3|152	%description -n	envy24control
12mr|alsa-tools-1.0.25-3|153	envy24control allows control of the digital mixer, channel gains
12mr|alsa-tools-1.0.25-3|154	and other hardware settings for sound cards based on the ice1712
12mr|alsa-tools-1.0.25-3|155	chipset (Midiman Delta series, Terratec EWS and EWX series). It
12mr|alsa-tools-1.0.25-3|156	also displays a level meter for each input and output channel.
12mr|alsa-tools-1.0.25-3|157	
12mr|alsa-tools-1.0.25-3|158	%package -n	hdspconf
12mr|alsa-tools-1.0.25-3|159	Summary:	GUI to control the Hammerfall HDSP ALSA settings
12mr|alsa-tools-1.0.25-3|160	License:	GPL
12mr|alsa-tools-1.0.25-3|161	Group:		Sound
12mr|alsa-tools-1.0.25-3|162	
12mr|alsa-tools-1.0.25-3|163	%description -n	hdspconf
12mr|alsa-tools-1.0.25-3|164	HDSPConf is a GUI to control the Hammerfall HDSP ALSA Settings.
12mr|alsa-tools-1.0.25-3|165	
12mr|alsa-tools-1.0.25-3|166	%package -n	hdsploader
12mr|alsa-tools-1.0.25-3|167	Summary:	Firmware loader for the RME Hammerfall DSP cards
12mr|alsa-tools-1.0.25-3|168	License:	GPL
12mr|alsa-tools-1.0.25-3|169	Group:		Sound
12mr|alsa-tools-1.0.25-3|170	
12mr|alsa-tools-1.0.25-3|171	%description -n	hdsploader
12mr|alsa-tools-1.0.25-3|172	Firmware loader for the RME Hammerfall DSP cards
12mr|alsa-tools-1.0.25-3|173	
12mr|alsa-tools-1.0.25-3|174	%package -n	hdspmixer
12mr|alsa-tools-1.0.25-3|175	Summary:	Mixer for the RME Hammerfall DSP cards
12mr|alsa-tools-1.0.25-3|176	License:	GPL
12mr|alsa-tools-1.0.25-3|177	Group:		Sound
12mr|alsa-tools-1.0.25-3|178	
12mr|alsa-tools-1.0.25-3|179	%description -n	hdspmixer
12mr|alsa-tools-1.0.25-3|180	Mixer for the RME Hammerfall DSP cards
12mr|alsa-tools-1.0.25-3|181	
12mr|alsa-tools-1.0.25-3|182	%package -n	korg1212-firmware
12mr|alsa-tools-1.0.25-3|183	Summary:	Firwmare for Korg1212
12mr|alsa-tools-1.0.25-3|184	License:	GPL
12mr|alsa-tools-1.0.25-3|185	Group:		Sound
12mr|alsa-tools-1.0.25-3|186	
12mr|alsa-tools-1.0.25-3|187	%description -n	korg1212-firmware
12mr|alsa-tools-1.0.25-3|188	This is the firmware data for Korg1212.
12mr|alsa-tools-1.0.25-3|189	
12mr|alsa-tools-1.0.25-3|190	%package -n	ld10k1
12mr|alsa-tools-1.0.25-3|191	Summary:	AS10k1 Assembler version A0.99
12mr|alsa-tools-1.0.25-3|192	License:	GPL
12mr|alsa-tools-1.0.25-3|193	Group:		Sound
12mr|alsa-tools-1.0.25-3|194	
12mr|alsa-tools-1.0.25-3|195	%description -n	ld10k1
12mr|alsa-tools-1.0.25-3|196	This is patch loader for EMU10K1 (EMU10K2) for ALSA.
12mr|alsa-tools-1.0.25-3|197	This dissables AC3 passthrough on SB Live.
12mr|alsa-tools-1.0.25-3|198	
12mr|alsa-tools-1.0.25-3|199	There are two parts:
12mr|alsa-tools-1.0.25-3|200	Server - ld10k1 - runing as service - it is storing driver state - it must run
12mr|alsa-tools-1.0.25-3|201	under root or by setuided
12mr|alsa-tools-1.0.25-3|202	Client - lo10k1 - controls server
12mr|alsa-tools-1.0.25-3|203	and dump loader dl10k1 - loads dumps previously created with lo10k1 & ld10k1.
12mr|alsa-tools-1.0.25-3|204	
12mr|alsa-tools-1.0.25-3|205	ld10k1 will clear card DSP program and you will hear nothing.
12mr|alsa-tools-1.0.25-3|206	You must load some patches to route sound from inputs to outputs (use
12mr|alsa-tools-1.0.25-3|207	audigy_init script for audigy 1, 2 or init_live for sb live).
12mr|alsa-tools-1.0.25-3|208	After loading patch check and set oss mixer emulation through proc file
12mr|alsa-tools-1.0.25-3|209	(/proc/asound/card/oss_mixer)
12mr|alsa-tools-1.0.25-3|210	
12mr|alsa-tools-1.0.25-3|211	In directory setup are some patches which I use on my Audigy for testing.
12mr|alsa-tools-1.0.25-3|212	With this you will have exactly same mixer as with original driver (+headphone
12mr|alsa-tools-1.0.25-3|213	control, not tested AudigyDrive inputs and outputs, AC3 passthrought).
12mr|alsa-tools-1.0.25-3|214	Use as10k1 compiler from alsa-tools package to compile patches.
12mr|alsa-tools-1.0.25-3|215	
12mr|alsa-tools-1.0.25-3|216	%package -n %{ld10k1_libname}
12mr|alsa-tools-1.0.25-3|217	Summary:	Ld10k1_ library
12mr|alsa-tools-1.0.25-3|218	Group:		Sound
12mr|alsa-tools-1.0.25-3|219	Provides:	%{ld10k1_libname_orig} = %{version}-%{release}
12mr|alsa-tools-1.0.25-3|220	Obsoletes:	%{ld10k1_libname_orig} < %{version}-%{release}
12mr|alsa-tools-1.0.25-3|221	Conflicts:	ld10k1 < 1.0.12
12mr|alsa-tools-1.0.25-3|222	
12mr|alsa-tools-1.0.25-3|223	%description -n %{ld10k1_libname}
12mr|alsa-tools-1.0.25-3|224	This is the library of ld10k1.
12mr|alsa-tools-1.0.25-3|225	
12mr|alsa-tools-1.0.25-3|226	%package -n %{ld10k1_libname}-devel
12mr|alsa-tools-1.0.25-3|227	Summary:	Development files for l10k1
12mr|alsa-tools-1.0.25-3|228	Group:		Development/C
12mr|alsa-tools-1.0.25-3|229	Requires:	%{ld10k1_libname} >= %{version}
12mr|alsa-tools-1.0.25-3|230	Provides:	%{ld10k1_libname_orig}-devel = %{version}-%{release}
12mr|alsa-tools-1.0.25-3|231	Obsoletes:	%{ld10k1_libname_orig}-devel < %{version}-%{release}
12mr|alsa-tools-1.0.25-3|232	
12mr|alsa-tools-1.0.25-3|233	%description -n %{ld10k1_libname}-devel
12mr|alsa-tools-1.0.25-3|234	This package contains files needed in order to develop an application
12mr|alsa-tools-1.0.25-3|235	that made use of the ld10k1 library.
12mr|alsa-tools-1.0.25-3|236	
12mr|alsa-tools-1.0.25-3|237	%package -n	maestro3-firmware
12mr|alsa-tools-1.0.25-3|238	Summary:	Firwmare for Maestro3
12mr|alsa-tools-1.0.25-3|239	License:	GPL
12mr|alsa-tools-1.0.25-3|240	Group:		Sound
12mr|alsa-tools-1.0.25-3|241	
12mr|alsa-tools-1.0.25-3|242	%description -n	maestro3-firmware
12mr|alsa-tools-1.0.25-3|243	This is the firmware data for Maestro3.
12mr|alsa-tools-1.0.25-3|244	
12mr|alsa-tools-1.0.25-3|245	%package -n	mixartloader
12mr|alsa-tools-1.0.25-3|246	Summary:	Firmware loader for Digigram miXart
12mr|alsa-tools-1.0.25-3|247	License:	GPL
12mr|alsa-tools-1.0.25-3|248	Group:		Sound
12mr|alsa-tools-1.0.25-3|249	
12mr|alsa-tools-1.0.25-3|250	%description -n	mixartloader
12mr|alsa-tools-1.0.25-3|251	Firmware loader for Digigram miXart
12mr|alsa-tools-1.0.25-3|252	
12mr|alsa-tools-1.0.25-3|253	%package -n	pcxhrloader
12mr|alsa-tools-1.0.25-3|254	Summary:	Firmware loader for Digigram PCXHR soundcards
12mr|alsa-tools-1.0.25-3|255	License:	GPL
12mr|alsa-tools-1.0.25-3|256	Group:		Sound
12mr|alsa-tools-1.0.25-3|257	
12mr|alsa-tools-1.0.25-3|258	%description -n	pcxhrloader
12mr|alsa-tools-1.0.25-3|259	Helper program to load the firmware binaries onto the Digigram's PCXHR-board
12mr|alsa-tools-1.0.25-3|260	sound drivers.
12mr|alsa-tools-1.0.25-3|261	
12mr|alsa-tools-1.0.25-3|262	%package -n	rmedigicontrol
12mr|alsa-tools-1.0.25-3|263	Summary:	Control panel for the RME Hammerfall DSP cards
12mr|alsa-tools-1.0.25-3|264	License:	GPL
12mr|alsa-tools-1.0.25-3|265	Group:		Sound
12mr|alsa-tools-1.0.25-3|266	
12mr|alsa-tools-1.0.25-3|267	%description -n	rmedigicontrol
12mr|alsa-tools-1.0.25-3|268	Control panel for the RME Hammerfall DSP cards
12mr|alsa-tools-1.0.25-3|269	
12mr|alsa-tools-1.0.25-3|270	%ifnarch ppc %mips %arm
12mr|alsa-tools-1.0.25-3|271	%package -n	sb16_csp
12mr|alsa-tools-1.0.25-3|272	Summary:	Sound Blaster 16 ASP/CSP control program
12mr|alsa-tools-1.0.25-3|273	License:	GPL
12mr|alsa-tools-1.0.25-3|274	Group:		Sound
12mr|alsa-tools-1.0.25-3|275	Provides:	cspctl
12mr|alsa-tools-1.0.25-3|276	Obsoletes:	cspctl < %{version}-%{release}
12mr|alsa-tools-1.0.25-3|277	
12mr|alsa-tools-1.0.25-3|278	%description -n	sb16_csp
12mr|alsa-tools-1.0.25-3|279	Cspctl is a Sound Blaster 16 ASP/CSP control program. It is a simple CSP
12mr|alsa-tools-1.0.25-3|280	microcode loader for Crative Sound Blaster 16ASP and some Sound Blaster AWE32
12mr|alsa-tools-1.0.25-3|281	sound cards with Creative Signal Processor (CSP) chip (CT1748A) installed.
12mr|alsa-tools-1.0.25-3|282	cspctl can also be used as a post-install function to snd-sb16-csp module to
12mr|alsa-tools-1.0.25-3|283	load default codec at module installation.
12mr|alsa-tools-1.0.25-3|284	If CSP chip is successfully detected and initialized, it will be installed as a
12mr|alsa-tools-1.0.25-3|285	hardware dependent device hwC0D2 into /dev/snd directory. Currently, following
12mr|alsa-tools-1.0.25-3|286	codecs can be loaded to CSP device:
12mr|alsa-tools-1.0.25-3|287	
12mr|alsa-tools-1.0.25-3|288	- wfm0001a.csp  QSound decoder
12mr|alsa-tools-1.0.25-3|289	- wfm0006a.csp  A-law codec
12mr|alsa-tools-1.0.25-3|290	- wfm0007a.csp  u-law codec
12mr|alsa-tools-1.0.25-3|291	- wfm0011a.csp  IMA ADPCM codec (distorted output for IMA test files)
12mr|alsa-tools-1.0.25-3|292	- wfm0200a.csp  Creative ADPCM codec (maybe Intel/DVI IMA ADPCM compatible)
12mr|alsa-tools-1.0.25-3|293	- wfm0202a.csp  Fast Speech 8 codec
12mr|alsa-tools-1.0.25-3|294	- wfm0203a.csp  Fast Speech 10 codec
12mr|alsa-tools-1.0.25-3|295	
12mr|alsa-tools-1.0.25-3|296	These codecs are not yet supported by ALSA:
12mr|alsa-tools-1.0.25-3|297	- wfm0201a.csp  Text2Speech decoder
12mr|alsa-tools-1.0.25-3|298	
12mr|alsa-tools-1.0.25-3|299	With QSound decoder microcode loaded, all simple PCM file formats can be
12mr|alsa-tools-1.0.25-3|300	played with QSound 180 degree positioning applied. QSound element is
12mr|alsa-tools-1.0.25-3|301	dynamically added into mixer structure as 3DEffect1-space element. It will
12mr|alsa-tools-1.0.25-3|302	only show if support for CSP has been compiled into ALSA drivers, CSP chip
12mr|alsa-tools-1.0.25-3|303	has been found, and QSound codec is loaded into CSP. When enabled, QSound
12mr|alsa-tools-1.0.25-3|304	position can be dynamically changed by mixer slider.
12mr|alsa-tools-1.0.25-3|305	
12mr|alsa-tools-1.0.25-3|306	Driver supports autoloading of u-Law, A-Law and Ima-ADPCM hardware codecs.
12mr|alsa-tools-1.0.25-3|307	Autoloading is active only when there is no microcode loaded to CSP, and there
12mr|alsa-tools-1.0.25-3|308	is no need to preload appropriate *.csp files.
12mr|alsa-tools-1.0.25-3|309	
12mr|alsa-tools-1.0.25-3|310	If hardware codec microcode has been manually loaded, then CSP will support
12mr|alsa-tools-1.0.25-3|311	only loaded PCM format and autoloading will be disabled.  In such case, proc
12mr|alsa-tools-1.0.25-3|312	interface will show loaded codec properties:
12mr|alsa-tools-1.0.25-3|313	%endif
12mr|alsa-tools-1.0.25-3|314	
12mr|alsa-tools-1.0.25-3|315	%package -n	sb16-firmware
12mr|alsa-tools-1.0.25-3|316	Summary:	Firwmare for SB16 Advanced Signal Processor
12mr|alsa-tools-1.0.25-3|317	License:	GPL
12mr|alsa-tools-1.0.25-3|318	Group:		Sound
12mr|alsa-tools-1.0.25-3|319	
12mr|alsa-tools-1.0.25-3|320	%description -n	sb16-firmware
12mr|alsa-tools-1.0.25-3|321	This is the firmware data for SB16 Advanced Signal Processor.
12mr|alsa-tools-1.0.25-3|322	
12mr|alsa-tools-1.0.25-3|323	%package -n	sbiload
12mr|alsa-tools-1.0.25-3|324	Summary:	An OPL2/3 FM instrument loader for ALSA sequencer
12mr|alsa-tools-1.0.25-3|325	License:	GPL
12mr|alsa-tools-1.0.25-3|326	Group:		Sound
12mr|alsa-tools-1.0.25-3|327	
12mr|alsa-tools-1.0.25-3|328	%description -n	sbiload
12mr|alsa-tools-1.0.25-3|329	An OPL2/3 FM instrument loader for ALSA sequencer
12mr|alsa-tools-1.0.25-3|330	
12mr|alsa-tools-1.0.25-3|331	%package -n	sscape_ctl
12mr|alsa-tools-1.0.25-3|332	Summary:	ALSA SoundScape control utility
12mr|alsa-tools-1.0.25-3|333	License:	GPL
12mr|alsa-tools-1.0.25-3|334	Group:		Sound
12mr|alsa-tools-1.0.25-3|335	
12mr|alsa-tools-1.0.25-3|336	%description -n	sscape_ctl
12mr|alsa-tools-1.0.25-3|337	ALSA SoundScape control utility
12mr|alsa-tools-1.0.25-3|338	
12mr|alsa-tools-1.0.25-3|339	%package -n	turtlebeach-firmware
12mr|alsa-tools-1.0.25-3|340	Summary:	Firwmare for turtlebeach
12mr|alsa-tools-1.0.25-3|341	License:	GPL
12mr|alsa-tools-1.0.25-3|342	Group:		Sound
12mr|alsa-tools-1.0.25-3|343	
12mr|alsa-tools-1.0.25-3|344	%description -n	turtlebeach-firmware
12mr|alsa-tools-1.0.25-3|345	This is the firmware data for turtlebeach.
12mr|alsa-tools-1.0.25-3|346	
12mr|alsa-tools-1.0.25-3|347	%package -n	usx2yloader
12mr|alsa-tools-1.0.25-3|348	Summary:	Firmware loader for Tascam USX2Y USB
12mr|alsa-tools-1.0.25-3|349	License:	GPL
12mr|alsa-tools-1.0.25-3|350	Group:		Sound
12mr|alsa-tools-1.0.25-3|351	Requires:	fxload
12mr|alsa-tools-1.0.25-3|352	
12mr|alsa-tools-1.0.25-3|353	%description -n	usx2yloader
12mr|alsa-tools-1.0.25-3|354	Helper program to load the firmware binaries onto the Tascam USX2Y USB.
12mr|alsa-tools-1.0.25-3|355	
12mr|alsa-tools-1.0.25-3|356	%package -n	us428control
12mr|alsa-tools-1.0.25-3|357	Summary:	Control for Tascam 428
12mr|alsa-tools-1.0.25-3|358	License:	GPL
12mr|alsa-tools-1.0.25-3|359	Group:		Sound
12mr|alsa-tools-1.0.25-3|360	
12mr|alsa-tools-1.0.25-3|361	%description -n	us428control
12mr|alsa-tools-1.0.25-3|362	Controller program for the Tascam 428 workstation.
12mr|alsa-tools-1.0.25-3|363	
12mr|alsa-tools-1.0.25-3|364	%package -n	vxloader
12mr|alsa-tools-1.0.25-3|365	Summary:	Firmware loader for Digigram VX soundcards
12mr|alsa-tools-1.0.25-3|366	License:	GPL
12mr|alsa-tools-1.0.25-3|367	Group:		Sound
12mr|alsa-tools-1.0.25-3|368	
12mr|alsa-tools-1.0.25-3|369	%description -n	vxloader
12mr|alsa-tools-1.0.25-3|370	Helper program to load the firmware binaries onto the Digigram's VX-board sound
12mr|alsa-tools-1.0.25-3|371	drivers.
12mr|alsa-tools-1.0.25-3|372	
12mr|alsa-tools-1.0.25-3|373	%package -n	yamaha-firmware
12mr|alsa-tools-1.0.25-3|374	Summary:	Firwmare for Yamaha DS-1 sound cards
12mr|alsa-tools-1.0.25-3|375	License:	GPL
12mr|alsa-tools-1.0.25-3|376	Group:		Sound
12mr|alsa-tools-1.0.25-3|377	
12mr|alsa-tools-1.0.25-3|378	%description -n	yamaha-firmware
12mr|alsa-tools-1.0.25-3|379	This is the firmware data for Yamaha DS-1 sound cards.
12mr|alsa-tools-1.0.25-3|380	
12mr|alsa-tools-1.0.25-3|381	%prep
12mr|alsa-tools-1.0.25-3|382	%setup -q -a 1 -n %fname
12mr|alsa-tools-1.0.25-3|383	%patch0 -p0
12mr|alsa-tools-1.0.25-3|384	%patch2 -p1 -b .usx2yudev
12mr|alsa-tools-1.0.25-3|385	%patch3 -p1 -b .link
12mr|alsa-tools-1.0.25-3|386	%patch4 -p1 -b .format-security
12mr|alsa-tools-1.0.25-3|387	cp %SOURCE2 ./%firm_name/emu/audio_dock_netlist.h
12mr|alsa-tools-1.0.25-3|388	pushd envy24control
12mr|alsa-tools-1.0.25-3|389	touch NEWS ChangeLog
12mr|alsa-tools-1.0.25-3|390	popd
12mr|alsa-tools-1.0.25-3|391	
12mr|alsa-tools-1.0.25-3|392	%build
12mr|alsa-tools-1.0.25-3|393	for i in %{MODULES} %firm_name; do
12mr|alsa-tools-1.0.25-3|394	pushd ${i}
12mr|alsa-tools-1.0.25-3|395	# (tv) force it not to lookup aclocal-1.9 & co
12mr|alsa-tools-1.0.25-3|396	libtoolize -c -f
12mr|alsa-tools-1.0.25-3|397	autoreconf
12mr|alsa-tools-1.0.25-3|398	%configure2_5x --with-hotplug-dir=/lib/firmware
12mr|alsa-tools-1.0.25-3|399	%make
12mr|alsa-tools-1.0.25-3|400	popd
12mr|alsa-tools-1.0.25-3|401	done
12mr|alsa-tools-1.0.25-3|402	
12mr|alsa-tools-1.0.25-3|403	%install
12mr|alsa-tools-1.0.25-3|404	rm -rf %{buildroot}
12mr|alsa-tools-1.0.25-3|405	
12mr|alsa-tools-1.0.25-3|406	for i in %{MODULES} %firm_name; do
12mr|alsa-tools-1.0.25-3|407	pushd ${i}
12mr|alsa-tools-1.0.25-3|408	%makeinstall_std
12mr|alsa-tools-1.0.25-3|409	popd
12mr|alsa-tools-1.0.25-3|410	done
12mr|alsa-tools-1.0.25-3|411	
12mr|alsa-tools-1.0.25-3|412	# install some extra stuff for ac3dec
12mr|alsa-tools-1.0.25-3|413	install -m755 ac3dec/test/dither_test %{buildroot}%{_bindir}/dither_test
12mr|alsa-tools-1.0.25-3|414	install -m755 ac3dec/test/imdct_test %{buildroot}%{_bindir}/imdct_test
12mr|alsa-tools-1.0.25-3|415	
12mr|alsa-tools-1.0.25-3|416	# install menu entries
12mr|alsa-tools-1.0.25-3|417	
12mr|alsa-tools-1.0.25-3|418	
12mr|alsa-tools-1.0.25-3|419	mkdir -p %{buildroot}%{_datadir}/applications
12mr|alsa-tools-1.0.25-3|420	cat > %{buildroot}%{_datadir}/applications/mandriva-echomixer.desktop << EOF
12mr|alsa-tools-1.0.25-3|421	[Desktop Entry]
12mr|alsa-tools-1.0.25-3|422	Name=Echo mixer
12mr|alsa-tools-1.0.25-3|423	Comment=Control tool for Echoaudio soundcards
12mr|alsa-tools-1.0.25-3|424	Exec=%{_bindir}/echomixer
12mr|alsa-tools-1.0.25-3|425	Icon=sound_section
12mr|alsa-tools-1.0.25-3|426	Terminal=false
12mr|alsa-tools-1.0.25-3|427	Type=Application
12mr|alsa-tools-1.0.25-3|428	Categories=AudioVideo;Audio;Mixer;
12mr|alsa-tools-1.0.25-3|429	EOF
12mr|alsa-tools-1.0.25-3|430	
12mr|alsa-tools-1.0.25-3|431	
12mr|alsa-tools-1.0.25-3|432	mkdir -p %{buildroot}%{_datadir}/applications
12mr|alsa-tools-1.0.25-3|433	cat > %{buildroot}%{_datadir}/applications/mandriva-envy24control.desktop << EOF
12mr|alsa-tools-1.0.25-3|434	[Desktop Entry]
12mr|alsa-tools-1.0.25-3|435	Name=Envy24control
12mr|alsa-tools-1.0.25-3|436	Comment=Control tool for Envy24 (ice1712) based soundcards
12mr|alsa-tools-1.0.25-3|437	Exec=%{_bindir}/envy24control
12mr|alsa-tools-1.0.25-3|438	Icon=sound_section
12mr|alsa-tools-1.0.25-3|439	Terminal=false
12mr|alsa-tools-1.0.25-3|440	Type=Application
12mr|alsa-tools-1.0.25-3|441	Categories=AudioVideo;Audio;Mixer;
12mr|alsa-tools-1.0.25-3|442	EOF
12mr|alsa-tools-1.0.25-3|443	
12mr|alsa-tools-1.0.25-3|444	
12mr|alsa-tools-1.0.25-3|445	
12mr|alsa-tools-1.0.25-3|446	mkdir -p %{buildroot}%{_datadir}/applications
12mr|alsa-tools-1.0.25-3|447	cat > %{buildroot}%{_datadir}/applications/mandriva-rmedigicontrol.desktop << EOF
12mr|alsa-tools-1.0.25-3|448	[Desktop Entry]
12mr|alsa-tools-1.0.25-3|449	Name=RME Digicontrol
12mr|alsa-tools-1.0.25-3|450	Comment=Control panel for RME Hammerfall
12mr|alsa-tools-1.0.25-3|451	Exec=%{_bindir}/rmedigicontrol
12mr|alsa-tools-1.0.25-3|452	Icon=sound_section
12mr|alsa-tools-1.0.25-3|453	Terminal=false
12mr|alsa-tools-1.0.25-3|454	Type=Application
12mr|alsa-tools-1.0.25-3|455	Categories=AudioVideo;Audio;Mixer;
12mr|alsa-tools-1.0.25-3|456	EOF
12mr|alsa-tools-1.0.25-3|457	
12mr|alsa-tools-1.0.25-3|458	# udev rules file for usx2yloader - AdamW 2008/03
12mr|alsa-tools-1.0.25-3|459	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
12mr|alsa-tools-1.0.25-3|460	cat > %{buildroot}%{_sysconfdir}/udev/rules.d/55-alsa-tascam-firmware-loaders.rules << EOF
12mr|alsa-tools-1.0.25-3|461	# TASCAM US-428 usb sound card.
12mr|alsa-tools-1.0.25-3|462	BUS=="usb", ACTION=="add", SYSFS{idVendor}=="1604", SYSFS{idProduct}=="8000", RUN+="/lib/udev/tascam_fw"
12mr|alsa-tools-1.0.25-3|463	BUS=="usb", ACTION=="add", SYSFS{idVendor}=="1604", SYSFS{idProduct}=="8001", RUN+="/lib/udev/tascam_fpga"
12mr|alsa-tools-1.0.25-3|464	# TASCAM US-224 usb sound card.
12mr|alsa-tools-1.0.25-3|465	BUS=="usb", ACTION=="add", SYSFS{idVendor}=="1604", SYSFS{idProduct}=="8004", RUN+="/lib/udev/tascam_fw"
12mr|alsa-tools-1.0.25-3|466	BUS=="usb", ACTION=="add", SYSFS{idVendor}=="1604", SYSFS{idProduct}=="8005", RUN+="/lib/udev/tascam_fpga"
12mr|alsa-tools-1.0.25-3|467	# TASCAM US-112 usb sound card.
12mr|alsa-tools-1.0.25-3|468	BUS=="usb", ACTION=="add", SYSFS{idVendor}=="1604", SYSFS{idProduct}=="8006", RUN+="/lib/udev/tascam_fw"
12mr|alsa-tools-1.0.25-3|469	BUS=="usb", ACTION=="add", SYSFS{idVendor}=="1604", SYSFS{idProduct}=="8007", RUN+="/lib/udev/tascam_fpga"
12mr|alsa-tools-1.0.25-3|470	EOF
12mr|alsa-tools-1.0.25-3|471	
12mr|alsa-tools-1.0.25-3|472	
12mr|alsa-tools-1.0.25-3|473	%files -n	ac3dec
12mr|alsa-tools-1.0.25-3|474	%doc ac3dec/COPYING ac3dec/README ac3dec/TODO
12mr|alsa-tools-1.0.25-3|475	%{_bindir}/ac3dec
12mr|alsa-tools-1.0.25-3|476	%{_bindir}/extract_ac3
12mr|alsa-tools-1.0.25-3|477	%{_bindir}/dither_test
12mr|alsa-tools-1.0.25-3|478	%{_bindir}/imdct_test
12mr|alsa-tools-1.0.25-3|479	
12mr|alsa-tools-1.0.25-3|480	%files -n	aica-firmware
12mr|alsa-tools-1.0.25-3|481	/lib/firmware/aica_firmware.bin
12mr|alsa-tools-1.0.25-3|482	
12mr|alsa-tools-1.0.25-3|483	%files -n	asihpi-firmware
12mr|alsa-tools-1.0.25-3|484	/lib/firmware/asihpi
12mr|alsa-tools-1.0.25-3|485	
12mr|alsa-tools-1.0.25-3|486	%files -n	as10k1
12mr|alsa-tools-1.0.25-3|487	%doc as10k1/README as10k1/COPYING as10k1/examples
12mr|alsa-tools-1.0.25-3|488	%{_bindir}/as10k1
12mr|alsa-tools-1.0.25-3|489	
12mr|alsa-tools-1.0.25-3|490	%files -n	echomixer
12mr|alsa-tools-1.0.25-3|491	%doc echomixer/AUTHORS echomixer/COPYING echomixer/README
12mr|alsa-tools-1.0.25-3|492	%{_bindir}/echomixer
12mr|alsa-tools-1.0.25-3|493	%{_datadir}/applications/mandriva-echomixer.desktop
12mr|alsa-tools-1.0.25-3|494	/lib/firmware/ea
12mr|alsa-tools-1.0.25-3|495	
12mr|alsa-tools-1.0.25-3|496	%files -n	emagic-firmware
12mr|alsa-tools-1.0.25-3|497	/lib/firmware/emagic/
12mr|alsa-tools-1.0.25-3|498	
12mr|alsa-tools-1.0.25-3|499	%files -n	emu1010-firmware
12mr|alsa-tools-1.0.25-3|500	/lib/firmware/emu/
12mr|alsa-tools-1.0.25-3|501	
12mr|alsa-tools-1.0.25-3|502	%files -n	envy24control
12mr|alsa-tools-1.0.25-3|503	%doc envy24control/AUTHORS envy24control/COPYING envy24control/README
12mr|alsa-tools-1.0.25-3|504	%{_bindir}/envy24control
12mr|alsa-tools-1.0.25-3|505	%{_mandir}/man1/envy24control.1*
12mr|alsa-tools-1.0.25-3|506	%{_datadir}/applications/mandriva-envy24control.desktop
12mr|alsa-tools-1.0.25-3|507	#%{_iconsdir}/envy24control.png
12mr|alsa-tools-1.0.25-3|508	
12mr|alsa-tools-1.0.25-3|509	%files -n	hdspconf
12mr|alsa-tools-1.0.25-3|510	%doc hdspconf/COPYING hdspconf/README
12mr|alsa-tools-1.0.25-3|511	%{_bindir}/hdspconf
12mr|alsa-tools-1.0.25-3|512	%{_datadir}/pixmaps/hdspconf.png
12mr|alsa-tools-1.0.25-3|513	%{_datadir}/applications/hdspconf.desktop
12mr|alsa-tools-1.0.25-3|514	
12mr|alsa-tools-1.0.25-3|515	%files -n	hdsploader
12mr|alsa-tools-1.0.25-3|516	%doc hdsploader/AUTHORS hdsploader/COPYING hdsploader/README
12mr|alsa-tools-1.0.25-3|517	%{_bindir}/hdsploader
12mr|alsa-tools-1.0.25-3|518	%dir %{_datadir}/alsa
12mr|alsa-tools-1.0.25-3|519	%dir %{_datadir}/alsa/firmware
12mr|alsa-tools-1.0.25-3|520	%{_datadir}/alsa/firmware/hdsploader
12mr|alsa-tools-1.0.25-3|521	/lib/firmware/digiface_*
12mr|alsa-tools-1.0.25-3|522	/lib/firmware/multiface_*
12mr|alsa-tools-1.0.25-3|523	/lib/firmware/rpm_firmware.bin
12mr|alsa-tools-1.0.25-3|524	
12mr|alsa-tools-1.0.25-3|525	%files -n	hdspmixer
12mr|alsa-tools-1.0.25-3|526	%doc hdspmixer/AUTHORS hdspmixer/COPYING hdspmixer/README
12mr|alsa-tools-1.0.25-3|527	%{_bindir}/hdspmixer
12mr|alsa-tools-1.0.25-3|528	%{_datadir}/applications/hdspmixer.desktop
12mr|alsa-tools-1.0.25-3|529	%{_datadir}/pixmaps/hdspmixer.png
12mr|alsa-tools-1.0.25-3|530	
12mr|alsa-tools-1.0.25-3|531	%files -n	korg1212-firmware
12mr|alsa-tools-1.0.25-3|532	/lib/firmware/korg/k1212.dsp
12mr|alsa-tools-1.0.25-3|533	
12mr|alsa-tools-1.0.25-3|534	%files -n	ld10k1
12mr|alsa-tools-1.0.25-3|535	%doc as10k1/README as10k1/COPYING as10k1/examples
12mr|alsa-tools-1.0.25-3|536	%{_bindir}/lo10k1
12mr|alsa-tools-1.0.25-3|537	%{_bindir}/init_audigy
12mr|alsa-tools-1.0.25-3|538	%{_bindir}/init_audigy_eq10
12mr|alsa-tools-1.0.25-3|539	%{_bindir}/init_live
12mr|alsa-tools-1.0.25-3|540	%{_datadir}/ld10k1
12mr|alsa-tools-1.0.25-3|541	%{_sbindir}/ld10k1
12mr|alsa-tools-1.0.25-3|542	%{_sbindir}/dl10k1
12mr|alsa-tools-1.0.25-3|543	%{_sbindir}/ld10k1d
12mr|alsa-tools-1.0.25-3|544	
12mr|alsa-tools-1.0.25-3|545	%files -n %{ld10k1_libname}
12mr|alsa-tools-1.0.25-3|546	%{_libdir}/lib%{ld10k1_name}.so.*
12mr|alsa-tools-1.0.25-3|547	
12mr|alsa-tools-1.0.25-3|548	%files -n %{ld10k1_libname}-devel
12mr|alsa-tools-1.0.25-3|549	%{_includedir}/lo10k1
12mr|alsa-tools-1.0.25-3|550	%{_datadir}/aclocal/ld10k1.m4
12mr|alsa-tools-1.0.25-3|551	%{_libdir}/lib%{ld10k1_name}.so
12mr|alsa-tools-1.0.25-3|552	
12mr|alsa-tools-1.0.25-3|553	%files -n	maestro3-firmware
12mr|alsa-tools-1.0.25-3|554	/lib/firmware/ess
12mr|alsa-tools-1.0.25-3|555	
12mr|alsa-tools-1.0.25-3|556	%files -n	mixartloader
12mr|alsa-tools-1.0.25-3|557	%{_bindir}/mixartloader
12mr|alsa-tools-1.0.25-3|558	%dir %{_datadir}/alsa
12mr|alsa-tools-1.0.25-3|559	%dir %{_datadir}/alsa/firmware
12mr|alsa-tools-1.0.25-3|560	%{_datadir}/alsa/firmware/mixartloader
12mr|alsa-tools-1.0.25-3|561	/lib/firmware/mixart/
12mr|alsa-tools-1.0.25-3|562	
12mr|alsa-tools-1.0.25-3|563	%files -n	rmedigicontrol
12mr|alsa-tools-1.0.25-3|564	%doc rmedigicontrol/COPYING rmedigicontrol/README
12mr|alsa-tools-1.0.25-3|565	%{_bindir}/rmedigicontrol
12mr|alsa-tools-1.0.25-3|566	%{_datadir}/applications/mandriva-rmedigicontrol.desktop
12mr|alsa-tools-1.0.25-3|567	
12mr|alsa-tools-1.0.25-3|568	%files -n	sb16-firmware
12mr|alsa-tools-1.0.25-3|569	/lib/firmware/sb16/
12mr|alsa-tools-1.0.25-3|570	
12mr|alsa-tools-1.0.25-3|571	%files -n	sbiload
12mr|alsa-tools-1.0.25-3|572	%doc seq/sbiload/COPYING seq/sbiload/README
12mr|alsa-tools-1.0.25-3|573	%{_bindir}/sbiload
12mr|alsa-tools-1.0.25-3|574	%{_datadir}/sounds/opl3/
12mr|alsa-tools-1.0.25-3|575	
12mr|alsa-tools-1.0.25-3|576	%files -n	sscape_ctl
12mr|alsa-tools-1.0.25-3|577	%{_bindir}/sscape_ctl
12mr|alsa-tools-1.0.25-3|578	
12mr|alsa-tools-1.0.25-3|579	%files -n	us428control
12mr|alsa-tools-1.0.25-3|580	%{_bindir}/us428control
12mr|alsa-tools-1.0.25-3|581	
12mr|alsa-tools-1.0.25-3|582	%files -n	usx2yloader
12mr|alsa-tools-1.0.25-3|583	%doc usx2yloader/README
12mr|alsa-tools-1.0.25-3|584	%{_bindir}/usx2yloader
12mr|alsa-tools-1.0.25-3|585	/lib/udev/tascam*
12mr|alsa-tools-1.0.25-3|586	%dir %{_datadir}/alsa
12mr|alsa-tools-1.0.25-3|587	%dir %{_datadir}/alsa/firmware
12mr|alsa-tools-1.0.25-3|588	%{_datadir}/alsa/firmware/usx2yloader
12mr|alsa-tools-1.0.25-3|589	%{_sysconfdir}/udev/rules.d/55-alsa-tascam-firmware-loaders.rules
12mr|alsa-tools-1.0.25-3|590	
12mr|alsa-tools-1.0.25-3|591	%files -n	pcxhrloader
12mr|alsa-tools-1.0.25-3|592	%doc vxloader/README
12mr|alsa-tools-1.0.25-3|593	%{_bindir}/pcxhrloader
12mr|alsa-tools-1.0.25-3|594	%dir %{_datadir}/alsa
12mr|alsa-tools-1.0.25-3|595	%dir %{_datadir}/alsa/firmware
12mr|alsa-tools-1.0.25-3|596	%{_datadir}/alsa/firmware/pcxhrloader
12mr|alsa-tools-1.0.25-3|597	/lib/firmware/pcxhr/
12mr|alsa-tools-1.0.25-3|598	
12mr|alsa-tools-1.0.25-3|599	%ifnarch ppc %mips %arm
12mr|alsa-tools-1.0.25-3|600	%files -n	sb16_csp
12mr|alsa-tools-1.0.25-3|601	%doc sb16_csp/COPYING sb16_csp/README
12mr|alsa-tools-1.0.25-3|602	%_bindir/cspctl
12mr|alsa-tools-1.0.25-3|603	%_mandir/man1/cspctl.*
12mr|alsa-tools-1.0.25-3|604	%endif
12mr|alsa-tools-1.0.25-3|605	
12mr|alsa-tools-1.0.25-3|606	%files -n	turtlebeach-firmware
12mr|alsa-tools-1.0.25-3|607	/lib/firmware/turtlebeach/msndinit.bin
12mr|alsa-tools-1.0.25-3|608	/lib/firmware/turtlebeach/msndperm.bin
12mr|alsa-tools-1.0.25-3|609	/lib/firmware/turtlebeach/pndsperm.bin
12mr|alsa-tools-1.0.25-3|610	/lib/firmware/turtlebeach/pndspini.bin
12mr|alsa-tools-1.0.25-3|611	
12mr|alsa-tools-1.0.25-3|612	%files -n	vxloader
12mr|alsa-tools-1.0.25-3|613	%doc vxloader/README
12mr|alsa-tools-1.0.25-3|614	%{_bindir}/vxloader
12mr|alsa-tools-1.0.25-3|615	%dir %{_datadir}/alsa
12mr|alsa-tools-1.0.25-3|616	%dir %{_datadir}/alsa/firmware
12mr|alsa-tools-1.0.25-3|617	%{_datadir}/alsa/firmware/vxloader
12mr|alsa-tools-1.0.25-3|618	/lib/firmware/vx/
12mr|alsa-tools-1.0.25-3|619	
12mr|alsa-tools-1.0.25-3|620	%files -n	yamaha-firmware
12mr|alsa-tools-1.0.25-3|621	/lib/firmware/yamaha/ds1_ctrl.fw
12mr|alsa-tools-1.0.25-3|622	/lib/firmware/yamaha/ds1_dsp.fw
12mr|alsa-tools-1.0.25-3|623	/lib/firmware/yamaha/ds1e_ctrl.fw
12mr|alsa-tools-1.0.25-3|624	/lib/firmware/yamaha/yss225_registers.bin
12mr|alsa-tools-1.0.25-3|625	
12mr|alsa-tools-1.0.25-3|626	
12mr|alsa-tools-1.0.25-3|627	%changelog
12mr|alsa-tools-1.0.25-3|628	* Tue Jan 31 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.0.25-1
12mr|alsa-tools-1.0.25-3|629	+ Revision: 769955
12mr|alsa-tools-1.0.25-3|630	- Upate to 1.0.25
12mr|alsa-tools-1.0.25-3|631	
12mr|alsa-tools-1.0.25-3|632	* Sat Dec 10 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.24.1-3
12mr|alsa-tools-1.0.25-3|633	+ Revision: 740068
12mr|alsa-tools-1.0.25-3|634	- various fixes
12mr|alsa-tools-1.0.25-3|635	
12mr|alsa-tools-1.0.25-3|636	* Tue Oct 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.24.1-2
12mr|alsa-tools-1.0.25-3|637	+ Revision: 702697
12mr|alsa-tools-1.0.25-3|638	- rebuild
12mr|alsa-tools-1.0.25-3|639	
12mr|alsa-tools-1.0.25-3|640	* Tue Mar 08 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.0.24.1-1
12mr|alsa-tools-1.0.25-3|641	+ Revision: 642793
12mr|alsa-tools-1.0.25-3|642	- fixed file list
12mr|alsa-tools-1.0.25-3|643	- explicitly changed patch to patch0 and a patch level
12mr|alsa-tools-1.0.25-3|644	- new versions of alsa-firmware & alsa-tools 1.0.24.1
12mr|alsa-tools-1.0.25-3|645	
12mr|alsa-tools-1.0.25-3|646	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.23-3mdv2011.0
12mr|alsa-tools-1.0.25-3|647	+ Revision: 627712
12mr|alsa-tools-1.0.25-3|648	- don't force the usage of automake1.7
12mr|alsa-tools-1.0.25-3|649	
12mr|alsa-tools-1.0.25-3|650	* Mon Nov 29 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.23-2mdv2011.0
12mr|alsa-tools-1.0.25-3|651	+ Revision: 603175
12mr|alsa-tools-1.0.25-3|652	- rebuild
12mr|alsa-tools-1.0.25-3|653	
12mr|alsa-tools-1.0.25-3|654	* Sat Apr 17 2010 Colin Guthrie <cguthrie@mandriva.org> 1.0.23-1mdv2010.1
12mr|alsa-tools-1.0.25-3|655	+ Revision: 535805
12mr|alsa-tools-1.0.25-3|656	- New version: 1.0.23
12mr|alsa-tools-1.0.25-3|657	
12mr|alsa-tools-1.0.25-3|658	* Mon Jan 18 2010 Jérôme Brenier <incubusss@mandriva.org> 1.0.22-2mdv2010.1
12mr|alsa-tools-1.0.25-3|659	+ Revision: 493170
12mr|alsa-tools-1.0.25-3|660	- rebuild for new fltk
12mr|alsa-tools-1.0.25-3|661	
12mr|alsa-tools-1.0.25-3|662	* Mon Dec 21 2009 Colin Guthrie <cguthrie@mandriva.org> 1.0.22-1mdv2010.1
12mr|alsa-tools-1.0.25-3|663	+ Revision: 480507
12mr|alsa-tools-1.0.25-3|664	- New version: 1.0.22
12mr|alsa-tools-1.0.25-3|665	
12mr|alsa-tools-1.0.25-3|666	* Fri Sep 25 2009 Olivier Blin <blino@mandriva.org> 1.0.21-4mdv2010.0
12mr|alsa-tools-1.0.25-3|667	+ Revision: 448769
12mr|alsa-tools-1.0.25-3|668	- disable sb16_csp on MIPS and ARM (from Arnaud Patard)
12mr|alsa-tools-1.0.25-3|669	
12mr|alsa-tools-1.0.25-3|670	* Mon Aug 31 2009 Thierry Vignaud <tv@mandriva.org> 1.0.21-3mdv2010.0
12mr|alsa-tools-1.0.25-3|671	+ Revision: 422979
12mr|alsa-tools-1.0.25-3|672	- new release
12mr|alsa-tools-1.0.25-3|673	
12mr|alsa-tools-1.0.25-3|674	* Mon May 11 2009 Thierry Vignaud <tv@mandriva.org> 1.0.20-3mdv2010.0
12mr|alsa-tools-1.0.25-3|675	+ Revision: 374787
12mr|alsa-tools-1.0.25-3|676	- new release
12mr|alsa-tools-1.0.25-3|677	
12mr|alsa-tools-1.0.25-3|678	* Thu Apr 23 2009 Thierry Vignaud <tv@mandriva.org> 1.0.19-2mdv2009.1
12mr|alsa-tools-1.0.25-3|679	+ Revision: 368901
12mr|alsa-tools-1.0.25-3|680	- rebuild for missing firmwares on 32bits
12mr|alsa-tools-1.0.25-3|681	
12mr|alsa-tools-1.0.25-3|682	* Sat Mar 21 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.0.19-1mdv2009.1
12mr|alsa-tools-1.0.25-3|683	+ Revision: 359681
12mr|alsa-tools-1.0.25-3|684	- Fixed alsa-tools 1.0.19 build errors in current cooker.
12mr|alsa-tools-1.0.25-3|685	
12mr|alsa-tools-1.0.25-3|686	+ Thierry Vignaud <tv@mandriva.org>
12mr|alsa-tools-1.0.25-3|687	- new version (we really should split firmware out...)
12mr|alsa-tools-1.0.25-3|688	
12mr|alsa-tools-1.0.25-3|689	* Sun Dec 14 2008 Funda Wang <fwang@mandriva.org> 1.0.18-3mdv2009.1
12mr|alsa-tools-1.0.25-3|690	+ Revision: 314114
12mr|alsa-tools-1.0.25-3|691	- rediff patch0
12mr|alsa-tools-1.0.25-3|692	
12mr|alsa-tools-1.0.25-3|693	* Wed Nov 12 2008 Thierry Vignaud <tv@mandriva.org> 1.0.18-2mdv2009.1
12mr|alsa-tools-1.0.25-3|694	+ Revision: 302464
12mr|alsa-tools-1.0.25-3|695	- patch 2: rediff
12mr|alsa-tools-1.0.25-3|696	- new tools version (we really should split firmware out...)
12mr|alsa-tools-1.0.25-3|697	
12mr|alsa-tools-1.0.25-3|698	* Wed Jul 16 2008 Colin Guthrie <cguthrie@mandriva.org> 1.0.17-1mdv2009.0
12mr|alsa-tools-1.0.25-3|699	+ Revision: 236497
12mr|alsa-tools-1.0.25-3|700	- New version: 1.0.17
12mr|alsa-tools-1.0.25-3|701	
12mr|alsa-tools-1.0.25-3|702	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 1.0.17-0.rc2.2mdv2009.0
12mr|alsa-tools-1.0.25-3|703	+ Revision: 219557
12mr|alsa-tools-1.0.25-3|704	- new release
12mr|alsa-tools-1.0.25-3|705	
12mr|alsa-tools-1.0.25-3|706	+ Pixel <pixel@mandriva.com>
12mr|alsa-tools-1.0.25-3|707	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|alsa-tools-1.0.25-3|708	
12mr|alsa-tools-1.0.25-3|709	* Tue Jun 10 2008 Thierry Vignaud <tv@mandriva.org> 1.0.17-0.rc1.1mdv2009.0
12mr|alsa-tools-1.0.25-3|710	+ Revision: 217380
12mr|alsa-tools-1.0.25-3|711	- patch 3: fix underlinking
12mr|alsa-tools-1.0.25-3|712	- new release
12mr|alsa-tools-1.0.25-3|713	
12mr|alsa-tools-1.0.25-3|714	+ Pixel <pixel@mandriva.com>
12mr|alsa-tools-1.0.25-3|715	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|alsa-tools-1.0.25-3|716	
12mr|alsa-tools-1.0.25-3|717	* Thu Mar 27 2008 Thierry Vignaud <tv@mandriva.org> 1.0.16-3mdv2008.1
12mr|alsa-tools-1.0.25-3|718	+ Revision: 190693
12mr|alsa-tools-1.0.25-3|719	- make sb16_csp obsoletes/provides cspctl (#39408)
12mr|alsa-tools-1.0.25-3|720	
12mr|alsa-tools-1.0.25-3|721	* Mon Mar 10 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.16-2mdv2008.1
12mr|alsa-tools-1.0.25-3|722	+ Revision: 183652
12mr|alsa-tools-1.0.25-3|723	- create udev rules file for usx2yloader in %%install
12mr|alsa-tools-1.0.25-3|724	- correct menu categories
12mr|alsa-tools-1.0.25-3|725	- usx2yloader requires fxload
12mr|alsa-tools-1.0.25-3|726	- add usx2yloader-udev.patch from Debian: fixes usx2yloader to use udev not hotplug
12mr|alsa-tools-1.0.25-3|727	
12mr|alsa-tools-1.0.25-3|728	* Wed Feb 06 2008 Thierry Vignaud <tv@mandriva.org> 1.0.16-1mdv2008.1
12mr|alsa-tools-1.0.25-3|729	+ Revision: 163084
12mr|alsa-tools-1.0.25-3|730	- new release
12mr|alsa-tools-1.0.25-3|731	
12mr|alsa-tools-1.0.25-3|732	* Tue Jan 22 2008 Thierry Vignaud <tv@mandriva.org> 1.0.16-0.rc1.2mdv2008.1
12mr|alsa-tools-1.0.25-3|733	+ Revision: 155984
12mr|alsa-tools-1.0.25-3|734	- new release
12mr|alsa-tools-1.0.25-3|735	- drop old menu
12mr|alsa-tools-1.0.25-3|736	- kill re-definition of %%buildroot on Pixel's request
12mr|alsa-tools-1.0.25-3|737	
12mr|alsa-tools-1.0.25-3|738	+ Olivier Blin <blino@mandriva.org>
12mr|alsa-tools-1.0.25-3|739	- restore BuildRoot
12mr|alsa-tools-1.0.25-3|740	
12mr|alsa-tools-1.0.25-3|741	* Tue Oct 16 2007 Thierry Vignaud <tv@mandriva.org> 1.0.15-2mdv2008.1
12mr|alsa-tools-1.0.25-3|742	+ Revision: 99107
12mr|alsa-tools-1.0.25-3|743	- fix build
12mr|alsa-tools-1.0.25-3|744	- new release
12mr|alsa-tools-1.0.25-3|745	- fix summary-ended-with-dot
12mr|alsa-tools-1.0.25-3|746	
12mr|alsa-tools-1.0.25-3|747	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 1.0.14-2mdv2008.0
12mr|alsa-tools-1.0.25-3|748	+ Revision: 36130
12mr|alsa-tools-1.0.25-3|749	- rebuild with correct optflags
12mr|alsa-tools-1.0.25-3|750	
12mr|alsa-tools-1.0.25-3|751	+ Thierry Vignaud <tv@mandriva.org>
12mr|alsa-tools-1.0.25-3|752	- new release
12mr|alsa-tools-1.0.25-3|753	
12mr|alsa-tools-1.0.25-3|754	* Thu May 03 2007 Thierry Vignaud <tv@mandriva.org> 1.0.14-0.rc4.2mdv2008.0
12mr|alsa-tools-1.0.25-3|755	+ Revision: 21575
12mr|alsa-tools-1.0.25-3|756	- new release
12mr|alsa-tools-1.0.25-3|757	
12mr|alsa-tools-1.0.25-3|758	
12mr|alsa-tools-1.0.25-3|759	* Thu Mar 08 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.0.14-0.rc3.1mdv2007.1
12mr|alsa-tools-1.0.25-3|760	+ Revision: 138564
12mr|alsa-tools-1.0.25-3|761	- new release
12mr|alsa-tools-1.0.25-3|762	
12mr|alsa-tools-1.0.25-3|763	* Fri Dec 22 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.0.13-2mdv2007.1
12mr|alsa-tools-1.0.25-3|764	+ Revision: 101486
12mr|alsa-tools-1.0.25-3|765	- disable sb16_csp for ppc (again)
12mr|alsa-tools-1.0.25-3|766	
12mr|alsa-tools-1.0.25-3|767	* Wed Oct 25 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.13-1mdv2007.0
12mr|alsa-tools-1.0.25-3|768	+ Revision: 72291
12mr|alsa-tools-1.0.25-3|769	- fix build (add new firmware for EMU1010
12mr|alsa-tools-1.0.25-3|770	- Import alsa-tools
12mr|alsa-tools-1.0.25-3|771	
12mr|alsa-tools-1.0.25-3|772	* Tue Oct 24 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.13-1mdv2007.1
12mr|alsa-tools-1.0.25-3|773	- new release
12mr|alsa-tools-1.0.25-3|774	
12mr|alsa-tools-1.0.25-3|775	* Fri Sep 15 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.12-2mdv2007.0
12mr|alsa-tools-1.0.25-3|776	- fix update (fcrozat)
12mr|alsa-tools-1.0.25-3|777	
12mr|alsa-tools-1.0.25-3|778	* Fri Aug 25 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.12-1mdv2007.0
12mr|alsa-tools-1.0.25-3|779	- new release
12mr|alsa-tools-1.0.25-3|780	
12mr|alsa-tools-1.0.25-3|781	* Sat Aug 05 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.12-0.rc2.1mdv2007.0
12mr|alsa-tools-1.0.25-3|782	- new release
12mr|alsa-tools-1.0.25-3|783	- fix typo in package name
12mr|alsa-tools-1.0.25-3|784	
12mr|alsa-tools-1.0.25-3|785	* Tue Jul 25 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.12-0.rc1.1mdv2007.0
12mr|alsa-tools-1.0.25-3|786	- new release
12mr|alsa-tools-1.0.25-3|787	- switch to XDG menus
12mr|alsa-tools-1.0.25-3|788	
12mr|alsa-tools-1.0.25-3|789	* Fri May 05 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.11-3mdk
12mr|alsa-tools-1.0.25-3|790	- patch 1: fix m4 macro when building with gtk+2-devel and w/o gtk+-devel
12mr|alsa-tools-1.0.25-3|791	
12mr|alsa-tools-1.0.25-3|792	* Thu May 04 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.11-2mdk
12mr|alsa-tools-1.0.25-3|793	- kill obsolete comment
12mr|alsa-tools-1.0.25-3|794	- drop gtk-devel buildrequire (everything is now linked with gtk+-2)
12mr|alsa-tools-1.0.25-3|795	
12mr|alsa-tools-1.0.25-3|796	* Thu May 04 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.11-1mdk
12mr|alsa-tools-1.0.25-3|797	- new release
12mr|alsa-tools-1.0.25-3|798	- drop patch 2 (merged upstream)
12mr|alsa-tools-1.0.25-3|799	- drop patch 3 (better fix upstream)
12mr|alsa-tools-1.0.25-3|800	
12mr|alsa-tools-1.0.25-3|801	* Wed Nov 16 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.0.10-1mdk
12mr|alsa-tools-1.0.25-3|802	- new release
12mr|alsa-tools-1.0.25-3|803	- a few rpmlint fixes
12mr|alsa-tools-1.0.25-3|804	
12mr|alsa-tools-1.0.25-3|805	* Fri Nov 04 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.0.10-0.rc2.1mdk
12mr|alsa-tools-1.0.25-3|806	- new release
12mr|alsa-tools-1.0.25-3|807	
12mr|alsa-tools-1.0.25-3|808	* Tue Oct 04 2005 Olivier Blin <oblin@mandriva.com> 1.0.9-2mdk
12mr|alsa-tools-1.0.25-3|809	- move to new /lib/firmware directory
12mr|alsa-tools-1.0.25-3|810	
12mr|alsa-tools-1.0.25-3|811	* Sat May 28 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.9-1mdk
12mr|alsa-tools-1.0.25-3|812	- new release
12mr|alsa-tools-1.0.25-3|813	
12mr|alsa-tools-1.0.25-3|814	* Tue May 24 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.9-0.rc4.2mdk
12mr|alsa-tools-1.0.25-3|815	- add hdspconf, ld10k1 & sb16_csp subpackages
12mr|alsa-tools-1.0.25-3|816	
12mr|alsa-tools-1.0.25-3|817	* Tue May 24 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.9-0.rc4.1mdk
12mr|alsa-tools-1.0.25-3|818	- new release
12mr|alsa-tools-1.0.25-3|819	
12mr|alsa-tools-1.0.25-3|820	* Tue May 10 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.9-0.rc3.1mdk
12mr|alsa-tools-1.0.25-3|821	- new release
12mr|alsa-tools-1.0.25-3|822	- drop now uneeded patch 5
12mr|alsa-tools-1.0.25-3|823	- patch 3: fix compiling with gcc-4.0
12mr|alsa-tools-1.0.25-3|824	
12mr|alsa-tools-1.0.25-3|825	* Sat Apr 16 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.9rc2-0.rc2.1mdk
12mr|alsa-tools-1.0.25-3|826	- new release
12mr|alsa-tools-1.0.25-3|827	
12mr|alsa-tools-1.0.25-3|828	* Thu Jan 13 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.8-1mdk
12mr|alsa-tools-1.0.25-3|829	- new release
12mr|alsa-tools-1.0.25-3|830	
12mr|alsa-tools-1.0.25-3|831	* Tue Jan 11 2005 Guillaume Rousse <guillomovitch@mandrake.org> 1.0.8-0.rc2.2mdk
12mr|alsa-tools-1.0.25-3|832	- fix lib64 build
12mr|alsa-tools-1.0.25-3|833	
12mr|alsa-tools-1.0.25-3|834	* Wed Jan 05 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.8-0.rc2.1mdk
12mr|alsa-tools-1.0.25-3|835	- new release
12mr|alsa-tools-1.0.25-3|836	
12mr|alsa-tools-1.0.25-3|837	* Thu Dec 30 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.0.8-0.rc1.2mdk
12mr|alsa-tools-1.0.25-3|838	- if the module list is generated somehow, why is it in the specfile?
12mr|alsa-tools-1.0.25-3|839	
12mr|alsa-tools-1.0.25-3|840	* Wed Dec 22 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.8-0.rc1.1mdk
12mr|alsa-tools-1.0.25-3|841	- new release
12mr|alsa-tools-1.0.25-3|842	
12mr|alsa-tools-1.0.25-3|843	* Fri Nov 19 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.7-1mdk
12mr|alsa-tools-1.0.25-3|844	- new release
12mr|alsa-tools-1.0.25-3|845	
12mr|alsa-tools-1.0.25-3|846	* Tue Aug 17 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.6-1mdk
12mr|alsa-tools-1.0.25-3|847	- new release
12mr|alsa-tools-1.0.25-3|848	- replace SOURCE 2 bu patch 2 so that we do not lost usefull checks in the
12mr|alsa-tools-1.0.25-3|849	future
12mr|alsa-tools-1.0.25-3|850	
12mr|alsa-tools-1.0.25-3|851	* Thu Aug 05 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.6-0.rc1.1mdk
12mr|alsa-tools-1.0.25-3|852	- new release
12mr|alsa-tools-1.0.25-3|853	
12mr|alsa-tools-1.0.25-3|854	* Sun Jun 13 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.0.5-2mdk
12mr|alsa-tools-1.0.25-3|855	- fix build with gcc 3.4
12mr|alsa-tools-1.0.25-3|856	- add BuildRequires: automake1.7
12mr|alsa-tools-1.0.25-3|857	- do not build cspctl on ppc
12mr|alsa-tools-1.0.25-3|858	
12mr|alsa-tools-1.0.25-3|859	* Sat May 29 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.5-1mdk
12mr|alsa-tools-1.0.25-3|860	- new release
12mr|alsa-tools-1.0.25-3|861	
12mr|alsa-tools-1.0.25-3|862	* Tue Apr 06 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.4-1mdk
12mr|alsa-tools-1.0.25-3|863	- new release
12mr|alsa-tools-1.0.25-3|864	
12mr|alsa-tools-1.0.25-3|865	* Fri Apr 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.4-0.rc1_1mdk
12mr|alsa-tools-1.0.25-3|866	- new release
12mr|alsa-tools-1.0.25-3|867	

13428 12
12mr|alsa-utils-1.0.26-1|1	%define ver 1.0.26
12mr|alsa-utils-1.0.26-1|2	%define alibversion %ver
12mr|alsa-utils-1.0.26-1|3	%define beta 0
12mr|alsa-utils-1.0.26-1|4	%if %beta
12mr|alsa-utils-1.0.26-1|5	%define fname %name-%{version}%beta
12mr|alsa-utils-1.0.26-1|6	%else
12mr|alsa-utils-1.0.26-1|7	%define fname %name-%{version}
12mr|alsa-utils-1.0.26-1|8	%endif
12mr|alsa-utils-1.0.26-1|9	
12mr|alsa-utils-1.0.26-1|10	Summary: Advanced Linux Sound Architecture (ALSA) utilities
12mr|alsa-utils-1.0.26-1|11	Name:    alsa-utils
12mr|alsa-utils-1.0.26-1|12	Version: %ver
12mr|alsa-utils-1.0.26-1|13	%if %beta
12mr|alsa-utils-1.0.26-1|14	Release: 0.%{beta}.1
12mr|alsa-utils-1.0.26-1|15	%else
12mr|alsa-utils-1.0.26-1|16	Release: 1
12mr|alsa-utils-1.0.26-1|17	%endif
12mr|alsa-utils-1.0.26-1|18	Source:  ftp://ftp.alsa-project.org/pub/utils/%fname.tar.bz2
12mr|alsa-utils-1.0.26-1|19	License: GPL
12mr|alsa-utils-1.0.26-1|20	Group: Sound
12mr|alsa-utils-1.0.26-1|21	Url:   http://www.alsa-project.org
12mr|alsa-utils-1.0.26-1|22	
12mr|alsa-utils-1.0.26-1|23	BuildRequires: kernel-headers >= 2.4.0
12mr|alsa-utils-1.0.26-1|24	BuildRequires: libalsa-devel >= %alibversion
12mr|alsa-utils-1.0.26-1|25	BuildRequires: ncurses-devel ncursesw-devel
12mr|alsa-utils-1.0.26-1|26	BuildRequires: xmlto
12mr|alsa-utils-1.0.26-1|27	BuildRequires: systemd-units
12mr|alsa-utils-1.0.26-1|28	Requires: alsa-lib >= 1:%alibversion
12mr|alsa-utils-1.0.26-1|29	# dependancies for alsaconf:
12mr|alsa-utils-1.0.26-1|30	Requires: pciutils
12mr|alsa-utils-1.0.26-1|31	
12mr|alsa-utils-1.0.26-1|32	%description
12mr|alsa-utils-1.0.26-1|33	Advanced Linux Sound Architecture (ALSA) utilities. Modularized architecture
12mr|alsa-utils-1.0.26-1|34	with support for a large range of ISA and PCI cards. Fully compatible with
12mr|alsa-utils-1.0.26-1|35	OSS/Lite (kernel sound drivers), but contains many enhanced features.
12mr|alsa-utils-1.0.26-1|36	
12mr|alsa-utils-1.0.26-1|37	This is the utilities package, which allows you to manipulate ALSA settings.
12mr|alsa-utils-1.0.26-1|38	
12mr|alsa-utils-1.0.26-1|39	%package -n speaker-test
12mr|alsa-utils-1.0.26-1|40	Summary: ALSA test tool
12mr|alsa-utils-1.0.26-1|41	Group: Sound
12mr|alsa-utils-1.0.26-1|42	Requires: alsa-utils
12mr|alsa-utils-1.0.26-1|43	Conflicts: alsa-utils < 1.0.9-4mdk
12mr|alsa-utils-1.0.26-1|44	
12mr|alsa-utils-1.0.26-1|45	%description -n speaker-test
12mr|alsa-utils-1.0.26-1|46	speaker-test is a tool that enables one to test his head phones.
12mr|alsa-utils-1.0.26-1|47	
12mr|alsa-utils-1.0.26-1|48	%package -n alsaconf
12mr|alsa-utils-1.0.26-1|49	Summary: ALSA configuration tool
12mr|alsa-utils-1.0.26-1|50	Group: Sound
12mr|alsa-utils-1.0.26-1|51	Requires: alsa-utils whiptail cdialog
12mr|alsa-utils-1.0.26-1|52	Conflicts: alsa-utils < 1.0.9-4mdk
12mr|alsa-utils-1.0.26-1|53	
12mr|alsa-utils-1.0.26-1|54	%description -n alsaconf
12mr|alsa-utils-1.0.26-1|55	Alsaconf is a tool that enables one to configure his sound card with ALSA.
12mr|alsa-utils-1.0.26-1|56	It's often not not needed as mandriva linux will autoconfigure sound cards.
12mr|alsa-utils-1.0.26-1|57	
12mr|alsa-utils-1.0.26-1|58	%prep
12mr|alsa-utils-1.0.26-1|59	%setup -q -n %fname
12mr|alsa-utils-1.0.26-1|60	
12mr|alsa-utils-1.0.26-1|61	%build
12mr|alsa-utils-1.0.26-1|62	%configure2_5x \
12mr|alsa-utils-1.0.26-1|63	--disable-rpath \
12mr|alsa-utils-1.0.26-1|64	--with-systemdsystemunitdir=%{_unitdir}
12mr|alsa-utils-1.0.26-1|65	
12mr|alsa-utils-1.0.26-1|66	%make all
12mr|alsa-utils-1.0.26-1|67	
12mr|alsa-utils-1.0.26-1|68	%install
12mr|alsa-utils-1.0.26-1|69	rm -rf %{buildroot}
12mr|alsa-utils-1.0.26-1|70	%makeinstall_std mkdir_p="mkdir -p"
12mr|alsa-utils-1.0.26-1|71	
12mr|alsa-utils-1.0.26-1|72	# Create /var/lib/alsa tree
12mr|alsa-utils-1.0.26-1|73	mkdir -p -m 755 %{buildroot}/var/lib/alsa
12mr|alsa-utils-1.0.26-1|74	
12mr|alsa-utils-1.0.26-1|75	# move alsactl in /sbin in order to reload mixer settings on bootstrapping:
12mr|alsa-utils-1.0.26-1|76	mkdir %{buildroot}/sbin
12mr|alsa-utils-1.0.26-1|77	mv %{buildroot}/{%_sbindir,sbin}/alsactl
12mr|alsa-utils-1.0.26-1|78	
12mr|alsa-utils-1.0.26-1|79	ln -s ../../sbin/alsactl %{buildroot}/%_sbindir
12mr|alsa-utils-1.0.26-1|80	
12mr|alsa-utils-1.0.26-1|81	%find_lang alsaconf
12mr|alsa-utils-1.0.26-1|82	%find_lang alsa-utils
12mr|alsa-utils-1.0.26-1|83	cat alsa-utils.lang >> alsaconf.lang
12mr|alsa-utils-1.0.26-1|84	
12mr|alsa-utils-1.0.26-1|85	%files
12mr|alsa-utils-1.0.26-1|86	%doc [A-Z][A-Z]*
12mr|alsa-utils-1.0.26-1|87	%_bindir/[a-i]*
12mr|alsa-utils-1.0.26-1|88	%_sbindir/alsactl
12mr|alsa-utils-1.0.26-1|89	/sbin/alsactl
12mr|alsa-utils-1.0.26-1|90	%_mandir/man1/[a-i]*
12mr|alsa-utils-1.0.26-1|91	%_mandir/man7/alsactl_init.7*
12mr|alsa-utils-1.0.26-1|92	%_datadir/alsa/
12mr|alsa-utils-1.0.26-1|93	/lib/systemd/system/*.service
12mr|alsa-utils-1.0.26-1|94	/lib/systemd/system/*/*.service
12mr|alsa-utils-1.0.26-1|95	/lib/udev/rules.d/*.rules
12mr|alsa-utils-1.0.26-1|96	/var/lib/alsa
12mr|alsa-utils-1.0.26-1|97	
12mr|alsa-utils-1.0.26-1|98	%files -n speaker-test
12mr|alsa-utils-1.0.26-1|99	%_bindir/speaker-test
12mr|alsa-utils-1.0.26-1|100	%_mandir/man1/speaker-test.*
12mr|alsa-utils-1.0.26-1|101	%_datadir/sounds/alsa/
12mr|alsa-utils-1.0.26-1|102	
12mr|alsa-utils-1.0.26-1|103	%files -n alsaconf -f alsaconf.lang
12mr|alsa-utils-1.0.26-1|104	%_sbindir/alsaconf
12mr|alsa-utils-1.0.26-1|105	%_mandir/man8/alsaconf.*
12mr|alsa-utils-1.0.26-1|106	%lang(fr) %_mandir/fr/man8/alsaconf.*
12mr|alsa-utils-1.0.26-1|107	
12mr|alsa-utils-1.0.26-1|108	%changelog
12mr|alsa-utils-1.0.26-1|109	

13429 12
12mr|amarok-2.6.0-2|1	%define libname_orig lib%{name}
12mr|amarok-2.6.0-2|2	%define libname %mklibname %{name} 0
12mr|amarok-2.6.0-2|3	%define develname %mklibname -d %{name}
12mr|amarok-2.6.0-2|4	
12mr|amarok-2.6.0-2|5	# Needed to obsolete old amarok2 packages
12mr|amarok-2.6.0-2|6	%define libname_orig2 libamarok2
12mr|amarok-2.6.0-2|7	%define libname2 %mklibname amarok2 0
12mr|amarok-2.6.0-2|8	%define develname2 %mklibname -d amarok2
12mr|amarok-2.6.0-2|9	
12mr|amarok-2.6.0-2|10	Name:		amarok
12mr|amarok-2.6.0-2|11	Summary:	A powerful media player for KDE4
12mr|amarok-2.6.0-2|12	Version:	2.6.0
12mr|amarok-2.6.0-2|13	Release:	2
12mr|amarok-2.6.0-2|14	Epoch:		3
12mr|amarok-2.6.0-2|15	License:	GPLv2+
12mr|amarok-2.6.0-2|16	Url:		http://amarok.kde.org/
12mr|amarok-2.6.0-2|17	Group:		Sound
12mr|amarok-2.6.0-2|18	Source0:	http://fr2.rpmfind.net/linux/KDE/unstable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
12mr|amarok-2.6.0-2|19	Source1000:	amarok.rpmlintrc
12mr|amarok-2.6.0-2|20	Patch0:		amarok-2.6.0-lastfm1.patch
12mr|amarok-2.6.0-2|21	BuildRequires:	pkgconfig(taglib)
12mr|amarok-2.6.0-2|22	BuildRequires:	cmake
12mr|amarok-2.6.0-2|23	BuildRequires:	pkgconfig(libnjb)
12mr|amarok-2.6.0-2|24	BuildRequires:	libifp-devel
12mr|amarok-2.6.0-2|25	BuildRequires:	pkgconfig(libmtp)
12mr|amarok-2.6.0-2|26	BuildRequires:	pkgconfig(loudmouth-1.0)
12mr|amarok-2.6.0-2|27	BuildRequires:	mysql-static-devel
12mr|amarok-2.6.0-2|28	BuildRequires:	pkgconfig(glib-2.0)
12mr|amarok-2.6.0-2|29	BuildRequires:	pkgconfig(libvisual-0.4)
12mr|amarok-2.6.0-2|30	BuildRequires:	kdelibs4-devel
12mr|amarok-2.6.0-2|31	BuildRequires:	kdebase4-workspace-devel
12mr|amarok-2.6.0-2|32	BuildRequires:	pkgconfig(libgpod-1.0)
12mr|amarok-2.6.0-2|33	BuildRequires:	pkgconfig(libcurl)
12mr|amarok-2.6.0-2|34	BuildRequires:	libmp4v2-devel
12mr|amarok-2.6.0-2|35	BuildRequires:	pkgconfig(taglib-extras)
12mr|amarok-2.6.0-2|36	BuildRequires:	qtscriptgenerator
12mr|amarok-2.6.0-2|37	BuildRequires:	liblastfm-devel
12mr|amarok-2.6.0-2|38	BuildRequires:	pkgconfig(qca2)
12mr|amarok-2.6.0-2|39	BuildRequires:	pkgconfig(libofa)
12mr|amarok-2.6.0-2|40	BuildRequires:	ffmpeg-devel
12mr|amarok-2.6.0-2|41	BuildRequires:	libaio-devel
12mr|amarok-2.6.0-2|42	BuildRequires:	pkgconfig(libmygpo-qt)
12mr|amarok-2.6.0-2|43	Suggests:	%{name}-scripts = %{EVRD}
12mr|amarok-2.6.0-2|44	Requires:	mysql-common-core
12mr|amarok-2.6.0-2|45	Requires:	qtscriptbindings
12mr|amarok-2.6.0-2|46	Requires:	kde4-audiocd
12mr|amarok-2.6.0-2|47	Obsoletes:	%{_lib}amarokqtjson1 < %{epoch}:%{version}
12mr|amarok-2.6.0-2|48	%rename		amarok-utils
12mr|amarok-2.6.0-2|49	
12mr|amarok-2.6.0-2|50	%description
12mr|amarok-2.6.0-2|51	Feature Overview
12mr|amarok-2.6.0-2|52	
12mr|amarok-2.6.0-2|53	* Music Collection:
12mr|amarok-2.6.0-2|54	You have a huge music library and want to locate tracks quickly? Let amaroK's
12mr|amarok-2.6.0-2|55	powerful Collection take care of that! It's a database powered music store,
12mr|amarok-2.6.0-2|56	which keeps track of your complete music library, allowing you to find any
12mr|amarok-2.6.0-2|57	title in a matter of seconds.
12mr|amarok-2.6.0-2|58	
12mr|amarok-2.6.0-2|59	* Intuitive User Interface:
12mr|amarok-2.6.0-2|60	You will be amazed to see how easy amaroK is to use! Simply drag-and-drop files
12mr|amarok-2.6.0-2|61	into the playlist. No hassle with complicated  buttons or tangled menus.
12mr|amarok-2.6.0-2|62	Listening to music has never been easier!
12mr|amarok-2.6.0-2|63	
12mr|amarok-2.6.0-2|64	* Streaming Radio:
12mr|amarok-2.6.0-2|65	Web streams take radio to the next level: Listen to thousands of great radio
12mr|amarok-2.6.0-2|66	stations on the internet, for free! amaroK provides excellent streaming
12mr|amarok-2.6.0-2|67	support, with advanced features, such as displaying titles of the currently
12mr|amarok-2.6.0-2|68	playing songs.
12mr|amarok-2.6.0-2|69	
12mr|amarok-2.6.0-2|70	* Context Browser:
12mr|amarok-2.6.0-2|71	This tool provides useful information on the music you are currently listening
12mr|amarok-2.6.0-2|72	to, and can make listening suggestions, based on your personal music taste. An
12mr|amarok-2.6.0-2|73	innovate and unique feature.
12mr|amarok-2.6.0-2|74	
12mr|amarok-2.6.0-2|75	* Visualizations:
12mr|amarok-2.6.0-2|76	amaroK is compatible with XMMS visualization plugins. Allows you to use the
12mr|amarok-2.6.0-2|77	great number of stunning visualizations available on the net. 3d visualizations
12mr|amarok-2.6.0-2|78	with OpenGL are a great way to enhance your music experience.
12mr|amarok-2.6.0-2|79	
12mr|amarok-2.6.0-2|80	%files -f %{name}.lang
12mr|amarok-2.6.0-2|81	%{_kde_bindir}/amarok
12mr|amarok-2.6.0-2|82	%{_kde_bindir}/amarokcollectionscanner
12mr|amarok-2.6.0-2|83	%{_kde_bindir}/amarok_afttagger
12mr|amarok-2.6.0-2|84	%{_kde_bindir}/amarokmp3tunesharmonydaemon
12mr|amarok-2.6.0-2|85	%{_kde_bindir}/amarokpkg
12mr|amarok-2.6.0-2|86	%{_kde_datadir}/applications/kde4/amarok.desktop
12mr|amarok-2.6.0-2|87	%{_kde_datadir}/applications/kde4/amarok_containers.desktop
12mr|amarok-2.6.0-2|88	%{_kde_datadir}/config/amarok.knsrc
12mr|amarok-2.6.0-2|89	%{_kde_datadir}/config/amarok_homerc
12mr|amarok-2.6.0-2|90	%{_kde_datadir}/config.kcfg/amarokconfig.kcfg
12mr|amarok-2.6.0-2|91	%{_kde_appsdir}/desktoptheme/*
12mr|amarok-2.6.0-2|92	%{_kde_appsdir}/solid/actions/amarok-play-audiocd.desktop
12mr|amarok-2.6.0-2|93	%{_kde_appsdir}/amarok
12mr|amarok-2.6.0-2|94	%{_kde_appsdir}/kconf_update/*
12mr|amarok-2.6.0-2|95	%{_kde_libdir}/kde4/*
12mr|amarok-2.6.0-2|96	%{_kde_libdir}/libampache_account_login.so
12mr|amarok-2.6.0-2|97	%{_kde_datadir}/config/amarokapplets.knsrc
12mr|amarok-2.6.0-2|98	%{_kde_datadir}/kde4/services/*
12mr|amarok-2.6.0-2|99	%{_kde_datadir}/kde4/servicetypes/*
12mr|amarok-2.6.0-2|100	%{_kde_iconsdir}/*/*/*/amarok.*
12mr|amarok-2.6.0-2|101	%{_kde_datadir}/dbus-1/interfaces/*
12mr|amarok-2.6.0-2|102	%exclude %{_kde_appsdir}/amarok/scripts/
12mr|amarok-2.6.0-2|103	
12mr|amarok-2.6.0-2|104	#--------------------------------------------------------------------
12mr|amarok-2.6.0-2|105	
12mr|amarok-2.6.0-2|106	%package scripts
12mr|amarok-2.6.0-2|107	Summary:	Scripts for amarok
12mr|amarok-2.6.0-2|108	Group:		Graphical desktop/KDE
12mr|amarok-2.6.0-2|109	Requires:	%{name} = %{EVRD}
12mr|amarok-2.6.0-2|110	BuildArch:	noarch
12mr|amarok-2.6.0-2|111	
12mr|amarok-2.6.0-2|112	%description scripts
12mr|amarok-2.6.0-2|113	This package includes python scripts for amarok.
12mr|amarok-2.6.0-2|114	
12mr|amarok-2.6.0-2|115	%files scripts
12mr|amarok-2.6.0-2|116	%dir %{_kde_appsdir}/amarok/scripts/
12mr|amarok-2.6.0-2|117	%{_kde_appsdir}/amarok/scripts/*
12mr|amarok-2.6.0-2|118	
12mr|amarok-2.6.0-2|119	#------------------------------------------------
12mr|amarok-2.6.0-2|120	
12mr|amarok-2.6.0-2|121	%define libamaroklib_major 1
12mr|amarok-2.6.0-2|122	%define libamaroklib %mklibname amaroklib %{libamaroklib_major}
12mr|amarok-2.6.0-2|123	
12mr|amarok-2.6.0-2|124	%package -n %{libamaroklib}
12mr|amarok-2.6.0-2|125	Summary:	Amarok 2 core library
12mr|amarok-2.6.0-2|126	Group:		System/Libraries
12mr|amarok-2.6.0-2|127	
12mr|amarok-2.6.0-2|128	%description -n %{libamaroklib}
12mr|amarok-2.6.0-2|129	Amarok 2 core library.
12mr|amarok-2.6.0-2|130	
12mr|amarok-2.6.0-2|131	%files -n %{libamaroklib}
12mr|amarok-2.6.0-2|132	%{_kde_libdir}/libamaroklib.so.%{libamaroklib_major}*
12mr|amarok-2.6.0-2|133	
12mr|amarok-2.6.0-2|134	#------------------------------------------------
12mr|amarok-2.6.0-2|135	
12mr|amarok-2.6.0-2|136	%define libamarokcore_major 1
12mr|amarok-2.6.0-2|137	%define libamarokcore %mklibname amarokcore %{libamarokcore_major}
12mr|amarok-2.6.0-2|138	
12mr|amarok-2.6.0-2|139	%package -n %{libamarokcore}
12mr|amarok-2.6.0-2|140	Summary:	Amarok 2 core library
12mr|amarok-2.6.0-2|141	Group:		System/Libraries
12mr|amarok-2.6.0-2|142	
12mr|amarok-2.6.0-2|143	%description -n %{libamarokcore}
12mr|amarok-2.6.0-2|144	Amarok 2 core library.
12mr|amarok-2.6.0-2|145	
12mr|amarok-2.6.0-2|146	%files -n %{libamarokcore}
12mr|amarok-2.6.0-2|147	%{_kde_libdir}/libamarokcore.so.%{libamarokcore_major}*
12mr|amarok-2.6.0-2|148	
12mr|amarok-2.6.0-2|149	#------------------------------------------------
12mr|amarok-2.6.0-2|150	
12mr|amarok-2.6.0-2|151	%define libamarokpud_major 1
12mr|amarok-2.6.0-2|152	%define libamarokpud %mklibname amarokpud %{libamarokpud_major}
12mr|amarok-2.6.0-2|153	
12mr|amarok-2.6.0-2|154	%package -n %{libamarokpud}
12mr|amarok-2.6.0-2|155	Summary:	Amarok 2 core library
12mr|amarok-2.6.0-2|156	Group:		System/Libraries
12mr|amarok-2.6.0-2|157	
12mr|amarok-2.6.0-2|158	%description -n %{libamarokpud}
12mr|amarok-2.6.0-2|159	Amarok 2 core library.
12mr|amarok-2.6.0-2|160	
12mr|amarok-2.6.0-2|161	%files -n %{libamarokpud}
12mr|amarok-2.6.0-2|162	%{_kde_libdir}/libamarokpud.so.%{libamarokpud_major}*
12mr|amarok-2.6.0-2|163	
12mr|amarok-2.6.0-2|164	#------------------------------------------------
12mr|amarok-2.6.0-2|165	
12mr|amarok-2.6.0-2|166	%define libamarokocsclient_major 4
12mr|amarok-2.6.0-2|167	%define libamarokocsclient %mklibname amarokocsclient %{libamarokocsclient_major}
12mr|amarok-2.6.0-2|168	
12mr|amarok-2.6.0-2|169	%package -n %{libamarokocsclient}
12mr|amarok-2.6.0-2|170	Summary:	Amarok 2 core library
12mr|amarok-2.6.0-2|171	Group:		System/Libraries
12mr|amarok-2.6.0-2|172	
12mr|amarok-2.6.0-2|173	%description -n %{libamarokocsclient}
12mr|amarok-2.6.0-2|174	Amarok 2 core library.
12mr|amarok-2.6.0-2|175	
12mr|amarok-2.6.0-2|176	%files -n %{libamarokocsclient}
12mr|amarok-2.6.0-2|177	%{_kde_libdir}/libamarokocsclient.so.%{libamarokocsclient_major}*
12mr|amarok-2.6.0-2|178	
12mr|amarok-2.6.0-2|179	#------------------------------------------------
12mr|amarok-2.6.0-2|180	
12mr|amarok-2.6.0-2|181	%define libamaroksqlcollection_major 1
12mr|amarok-2.6.0-2|182	%define libamaroksqlcollection %mklibname amarok-sqlcollection %{libamaroksqlcollection_major}
12mr|amarok-2.6.0-2|183	
12mr|amarok-2.6.0-2|184	%package -n %{libamaroksqlcollection}
12mr|amarok-2.6.0-2|185	Summary:	Amarok 2 core library
12mr|amarok-2.6.0-2|186	Group:		System/Libraries
12mr|amarok-2.6.0-2|187	
12mr|amarok-2.6.0-2|188	%description -n %{libamaroksqlcollection}
12mr|amarok-2.6.0-2|189	Amarok 2 core library.
12mr|amarok-2.6.0-2|190	
12mr|amarok-2.6.0-2|191	%files -n %{libamaroksqlcollection}
12mr|amarok-2.6.0-2|192	%{_kde_libdir}/libamarok-sqlcollection.so.%{libamaroksqlcollection_major}*
12mr|amarok-2.6.0-2|193	
12mr|amarok-2.6.0-2|194	#------------------------------------------------
12mr|amarok-2.6.0-2|195	
12mr|amarok-2.6.0-2|196	%define libamaroktranscoding_major 1
12mr|amarok-2.6.0-2|197	%define libamaroktranscoding %mklibname amarok-transcoding %{libamaroktranscoding_major}
12mr|amarok-2.6.0-2|198	
12mr|amarok-2.6.0-2|199	%package -n %{libamaroktranscoding}
12mr|amarok-2.6.0-2|200	Summary:	Amarok 2 core library
12mr|amarok-2.6.0-2|201	Group:		System/Libraries
12mr|amarok-2.6.0-2|202	
12mr|amarok-2.6.0-2|203	%description -n %{libamaroktranscoding}
12mr|amarok-2.6.0-2|204	Amarok 2 core library.
12mr|amarok-2.6.0-2|205	
12mr|amarok-2.6.0-2|206	%files -n %{libamaroktranscoding}
12mr|amarok-2.6.0-2|207	%{_kde_libdir}/libamarok-transcoding.so.%{libamaroktranscoding_major}*
12mr|amarok-2.6.0-2|208	
12mr|amarok-2.6.0-2|209	#------------------------------------------------
12mr|amarok-2.6.0-2|210	
12mr|amarok-2.6.0-2|211	%package -n %{develname}
12mr|amarok-2.6.0-2|212	Summary:	Headers of %{name} for development
12mr|amarok-2.6.0-2|213	Group:		Development/C
12mr|amarok-2.6.0-2|214	Requires:	%{libamaroklib} = %{EVRD}
12mr|amarok-2.6.0-2|215	Requires:	%{libamarokcore} = %{EVRD}
12mr|amarok-2.6.0-2|216	Requires:	%{libamarokpud} = %{EVRD}
12mr|amarok-2.6.0-2|217	Requires:	%{libamarokocsclient} = %{EVRD}
12mr|amarok-2.6.0-2|218	Requires:	%{libamaroksqlcollection} = %{EVRD}
12mr|amarok-2.6.0-2|219	Requires:	%{libamaroktranscoding} = %{EVRD}
12mr|amarok-2.6.0-2|220	Provides:	%{name}-devel = %{EVRD}
12mr|amarok-2.6.0-2|221	Provides:	%{libname_orig}-devel = %{EVRD}
12mr|amarok-2.6.0-2|222	
12mr|amarok-2.6.0-2|223	%description -n %{develname}
12mr|amarok-2.6.0-2|224	Headers of %{name} for development.
12mr|amarok-2.6.0-2|225	
12mr|amarok-2.6.0-2|226	%files -n %{develname}
12mr|amarok-2.6.0-2|227	%{_kde_libdir}/libamaroklib.so
12mr|amarok-2.6.0-2|228	%{_kde_libdir}/libamarokcore.so
12mr|amarok-2.6.0-2|229	%{_kde_libdir}/libamarokpud.so
12mr|amarok-2.6.0-2|230	%{_kde_libdir}/libamarokocsclient.so
12mr|amarok-2.6.0-2|231	%{_kde_libdir}/libamarok-sqlcollection.so
12mr|amarok-2.6.0-2|232	%{_kde_libdir}/libamarok-transcoding.so
12mr|amarok-2.6.0-2|233	
12mr|amarok-2.6.0-2|234	#--------------------------------------------------------------------
12mr|amarok-2.6.0-2|235	
12mr|amarok-2.6.0-2|236	%prep
12mr|amarok-2.6.0-2|237	%setup -q
12mr|amarok-2.6.0-2|238	
12mr|amarok-2.6.0-2|239	%build
12mr|amarok-2.6.0-2|240	%cmake_kde4
12mr|amarok-2.6.0-2|241	
12mr|amarok-2.6.0-2|242	%make
12mr|amarok-2.6.0-2|243	
12mr|amarok-2.6.0-2|244	%install
12mr|amarok-2.6.0-2|245	%makeinstall_std -C build
12mr|amarok-2.6.0-2|246	
12mr|amarok-2.6.0-2|247	%find_lang %{name} --with-kde --all-name
12mr|amarok-2.6.0-2|248	
12mr|amarok-2.6.0-2|249	
12mr|amarok-2.6.0-2|250	
12mr|amarok-2.6.0-2|251	
12mr|amarok-2.6.0-2|252	%changelog
12mr|amarok-2.6.0-2|253	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|amarok-2.6.0-2|254	+ Commit: d864efd
12mr|amarok-2.6.0-2|255	- Don't build with liblastfm patch for now, our liblastfm is not the bleeding edge one
12mr|amarok-2.6.0-2|256	
12mr|amarok-2.6.0-2|257	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|amarok-2.6.0-2|258	+ Commit: beaf0c3
12mr|amarok-2.6.0-2|259	- New version 2.6.0 (sync with Cooker), convert BR to pkgconfig style
12mr|amarok-2.6.0-2|260	
12mr|amarok-2.6.0-2|261	

13430 12
12mr|amarok-scripts-zh_CN-0.8.11.29-7|1	Name: amarok-scripts-zh_CN
12mr|amarok-scripts-zh_CN-0.8.11.29-7|2	Summary: Amarok scripts for Chinese users
12mr|amarok-scripts-zh_CN-0.8.11.29-7|3	Version: 0.8.11.29
12mr|amarok-scripts-zh_CN-0.8.11.29-7|4	Release: %mkrel 7
12mr|amarok-scripts-zh_CN-0.8.11.29-7|5	License: GPLv2+
12mr|amarok-scripts-zh_CN-0.8.11.29-7|6	Url: http://www.kde-apps.org/index.php?xcontentmode=57
12mr|amarok-scripts-zh_CN-0.8.11.29-7|7	Group: Sound
12mr|amarok-scripts-zh_CN-0.8.11.29-7|8	Source0: http://www.kde-apps.org/CONTENT/content-files/91785-lyrics_CN.amarokscript.tar.gz
12mr|amarok-scripts-zh_CN-0.8.11.29-7|9	Source1: http://www.kde-apps.org/CONTENT/content-files/91784-amarok-radio-cn.amarokscript.tar.gz
12mr|amarok-scripts-zh_CN-0.8.11.29-7|10	Requires: amarok >= 3:1.98
12mr|amarok-scripts-zh_CN-0.8.11.29-7|11	BuildArch: noarch
12mr|amarok-scripts-zh_CN-0.8.11.29-7|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|amarok-scripts-zh_CN-0.8.11.29-7|13	BuildRequires: kde4-macros
12mr|amarok-scripts-zh_CN-0.8.11.29-7|14	
12mr|amarok-scripts-zh_CN-0.8.11.29-7|15	%description
12mr|amarok-scripts-zh_CN-0.8.11.29-7|16	This package contains several amarok scripts useful for Chinese users.
12mr|amarok-scripts-zh_CN-0.8.11.29-7|17	
12mr|amarok-scripts-zh_CN-0.8.11.29-7|18	%prep
12mr|amarok-scripts-zh_CN-0.8.11.29-7|19	%setup -q -a1 -c -n %name
12mr|amarok-scripts-zh_CN-0.8.11.29-7|20	
12mr|amarok-scripts-zh_CN-0.8.11.29-7|21	%install
12mr|amarok-scripts-zh_CN-0.8.11.29-7|22	rm -fr %buildroot
12mr|amarok-scripts-zh_CN-0.8.11.29-7|23	mkdir -p %buildroot%_kde_appsdir/amarok/scripts
12mr|amarok-scripts-zh_CN-0.8.11.29-7|24	cp -fr * %buildroot%_kde_appsdir/amarok/scripts/
12mr|amarok-scripts-zh_CN-0.8.11.29-7|25	
12mr|amarok-scripts-zh_CN-0.8.11.29-7|26	%clean
12mr|amarok-scripts-zh_CN-0.8.11.29-7|27	rm -fr %buildroot
12mr|amarok-scripts-zh_CN-0.8.11.29-7|28	
12mr|amarok-scripts-zh_CN-0.8.11.29-7|29	%files
12mr|amarok-scripts-zh_CN-0.8.11.29-7|30	%defattr(-,root,root,-)
12mr|amarok-scripts-zh_CN-0.8.11.29-7|31	%_kde_appsdir/amarok/scripts/*
12mr|amarok-scripts-zh_CN-0.8.11.29-7|32	
12mr|amarok-scripts-zh_CN-0.8.11.29-7|33	
12mr|amarok-scripts-zh_CN-0.8.11.29-7|34	
12mr|amarok-scripts-zh_CN-0.8.11.29-7|35	%changelog
12mr|amarok-scripts-zh_CN-0.8.11.29-7|36	

13431 12
12mr|amavisd-new-2.7.0-1|1	Summary:	A Mail Virus Scanner
12mr|amavisd-new-2.7.0-1|2	Name:		amavisd-new
12mr|amavisd-new-2.7.0-1|3	Version:	2.7.0
12mr|amavisd-new-2.7.0-1|4	Release:	1
12mr|amavisd-new-2.7.0-1|5	License:	GPL
12mr|amavisd-new-2.7.0-1|6	Group:		Networking/Mail
12mr|amavisd-new-2.7.0-1|7	URL:		http://www.ijs.si/software/amavisd/
12mr|amavisd-new-2.7.0-1|8	Source0:	http://www.ijs.si/software/amavisd/%{name}-%{version}.tar.gz
12mr|amavisd-new-2.7.0-1|9	Patch0:		amavisd-new-2.4.5-init.patch
12mr|amavisd-new-2.7.0-1|10	Patch1:		amavisd-new-mdv_conf.diff
12mr|amavisd-new-2.7.0-1|11	Patch2:		amavisd-new-mdv_conf-2.diff
12mr|amavisd-new-2.7.0-1|12	Patch3:		amavisd-new-2.6.4-SA.patch
12mr|amavisd-new-2.7.0-1|13	Patch4:		amavisd-new-2.6.4-snmp.patch
12mr|amavisd-new-2.7.0-1|14	Requires:	file >= 4.21
12mr|amavisd-new-2.7.0-1|15	# http://archives.mandrivalinux.com/cooker/2005-06/msg01987.php
12mr|amavisd-new-2.7.0-1|16	Requires:	mail-server
12mr|amavisd-new-2.7.0-1|17	Requires:	perl-Archive-Tar
12mr|amavisd-new-2.7.0-1|18	Requires:	perl-Archive-Zip
12mr|amavisd-new-2.7.0-1|19	Requires:	perl-BerkeleyDB
12mr|amavisd-new-2.7.0-1|20	Requires:	perl(Compress::Zlib)
12mr|amavisd-new-2.7.0-1|21	Requires:	perl-Convert-TNEF
12mr|amavisd-new-2.7.0-1|22	Requires:	perl-Convert-UUlib >= 1.08
12mr|amavisd-new-2.7.0-1|23	Requires:	perl-Crypt-OpenSSL-RSA
12mr|amavisd-new-2.7.0-1|24	Requires:	perl-DBI
12mr|amavisd-new-2.7.0-1|25	Requires:	perl-Digest-MD5
12mr|amavisd-new-2.7.0-1|26	Requires:	perl-IO-stringy
12mr|amavisd-new-2.7.0-1|27	Requires:	perl-ldap
12mr|amavisd-new-2.7.0-1|28	Requires:	perl-libnet
12mr|amavisd-new-2.7.0-1|29	Requires:	perl-Mail-DKIM
12mr|amavisd-new-2.7.0-1|30	Requires:	perl-Mail-SpamAssassin
12mr|amavisd-new-2.7.0-1|31	Requires:	perl-MailTools
12mr|amavisd-new-2.7.0-1|32	Requires:	perl-MIME-Base64
12mr|amavisd-new-2.7.0-1|33	Requires:	perl-MIME-tools >= 5.411
12mr|amavisd-new-2.7.0-1|34	Requires:	perl-Net-Server >= 0.84
12mr|amavisd-new-2.7.0-1|35	Requires:	perl-Razor-Agent
12mr|amavisd-new-2.7.0-1|36	Requires:	perl-Time-HiRes
12mr|amavisd-new-2.7.0-1|37	Requires:	perl-Unix-Syslog
12mr|amavisd-new-2.7.0-1|38	Requires:	spamassassin >= 2.60
12mr|amavisd-new-2.7.0-1|39	Requires:	spamassassin-spamd >= 2.60
12mr|amavisd-new-2.7.0-1|40	Requires:	spamassassin-spamc >= 2.60
12mr|amavisd-new-2.7.0-1|41	Requires:	binutils
12mr|amavisd-new-2.7.0-1|42	Requires:	bzip2
12mr|amavisd-new-2.7.0-1|43	Requires:	cabextract
12mr|amavisd-new-2.7.0-1|44	Requires:	tnef
12mr|amavisd-new-2.7.0-1|45	Requires:	lha
12mr|amavisd-new-2.7.0-1|46	Requires:	lzop
12mr|amavisd-new-2.7.0-1|47	Requires:	ncompress
12mr|amavisd-new-2.7.0-1|48	Requires:	nomarch
12mr|amavisd-new-2.7.0-1|49	Requires:	pax
12mr|amavisd-new-2.7.0-1|50	Requires:	ripole
12mr|amavisd-new-2.7.0-1|51	Provides:	amavisd
12mr|amavisd-new-2.7.0-1|52	BuildArch:	noarch
12mr|amavisd-new-2.7.0-1|53	# this is for serviceadd, etc.
12mr|amavisd-new-2.7.0-1|54	Requires(post): rpm-helper
12mr|amavisd-new-2.7.0-1|55	Requires(preun): rpm-helper
12mr|amavisd-new-2.7.0-1|56	# this is for useradd, groupadd, etc.
12mr|amavisd-new-2.7.0-1|57	Requires(pre): rpm-helper
12mr|amavisd-new-2.7.0-1|58	Requires(postun): rpm-helper
12mr|amavisd-new-2.7.0-1|59	#PreReq:	clamav
12mr|amavisd-new-2.7.0-1|60	Obsoletes:	amavis-postfix
12mr|amavisd-new-2.7.0-1|61	
12mr|amavisd-new-2.7.0-1|62	%description
12mr|amavisd-new-2.7.0-1|63	AMaViS is a perl script that interfaces a Mail Transport Agent (MTA)
12mr|amavisd-new-2.7.0-1|64	with one or more virus scanners (not provided).
12mr|amavisd-new-2.7.0-1|65	
12mr|amavisd-new-2.7.0-1|66	%prep
12mr|amavisd-new-2.7.0-1|67	
12mr|amavisd-new-2.7.0-1|68	%setup -q -n %{name}-%{version}
12mr|amavisd-new-2.7.0-1|69	%patch0 -p1 -b .init
12mr|amavisd-new-2.7.0-1|70	%patch2 -p1 -b .confpch
12mr|amavisd-new-2.7.0-1|71	%patch3 -p1 -b .SA
12mr|amavisd-new-2.7.0-1|72	%patch4 -p1 -b .SNMP
12mr|amavisd-new-2.7.0-1|73	%build
12mr|amavisd-new-2.7.0-1|74	
12mr|amavisd-new-2.7.0-1|75	%install
12mr|amavisd-new-2.7.0-1|76	
12mr|amavisd-new-2.7.0-1|77	install -d %{buildroot}%{_initrddir}
12mr|amavisd-new-2.7.0-1|78	install -d %{buildroot}%{_sysconfdir}/amavisd
12mr|amavisd-new-2.7.0-1|79	install -d %{buildroot}%{_sbindir}
12mr|amavisd-new-2.7.0-1|80	install -d %{buildroot}%{_bindir}
12mr|amavisd-new-2.7.0-1|81	install -d %{buildroot}/var/lib/amavis/.spamassassin
12mr|amavisd-new-2.7.0-1|82	install -d %{buildroot}/var/spool/amavis/virusmails
12mr|amavisd-new-2.7.0-1|83	install -d %{buildroot}/var/lib/amavis/{tmp,db}
12mr|amavisd-new-2.7.0-1|84	
12mr|amavisd-new-2.7.0-1|85	install -m0755 amavisd_init.sh %{buildroot}%{_initrddir}/amavisd
12mr|amavisd-new-2.7.0-1|86	install -m0640 amavisd.conf %{buildroot}%{_sysconfdir}/amavisd/amavisd.conf
12mr|amavisd-new-2.7.0-1|87	install -m0640 amavisd.conf-default %{buildroot}%{_sysconfdir}/amavisd/amavisd.conf-default
12mr|amavisd-new-2.7.0-1|88	install -m0755 amavisd %{buildroot}%{_sbindir}/amavisd
12mr|amavisd-new-2.7.0-1|89	install -m0755 p0f-analyzer.pl %{buildroot}%{_sbindir}/
12mr|amavisd-new-2.7.0-1|90	install -m0755 amavisd-agent %{buildroot}%{_sbindir}/
12mr|amavisd-new-2.7.0-1|91	install -m0755 amavisd-nanny %{buildroot}%{_sbindir}/
12mr|amavisd-new-2.7.0-1|92	install -m0755 amavisd-release %{buildroot}%{_sbindir}/
12mr|amavisd-new-2.7.0-1|93	install -m0755 amavisd-snmp-subagent %{buildroot}%{_sbindir}/
12mr|amavisd-new-2.7.0-1|94	
12mr|amavisd-new-2.7.0-1|95	
12mr|amavisd-new-2.7.0-1|96	cat > %{buildroot}/var/lib/amavis/.spamassassin/user_prefs <<EOF
12mr|amavisd-new-2.7.0-1|97	# SpamAssassin User Preferences file
12mr|amavisd-new-2.7.0-1|98	# (see perldoc Mail::SpamAssassin::Conf for details of what can be tweaked).
12mr|amavisd-new-2.7.0-1|99	# Note that the entries for headers won't have effect, since those are
12mr|amavisd-new-2.7.0-1|100	# directly handled/overridden by amavisd and amavisd.conf.
12mr|amavisd-new-2.7.0-1|101	
12mr|amavisd-new-2.7.0-1|102	dns_available yes
12mr|amavisd-new-2.7.0-1|103	
12mr|amavisd-new-2.7.0-1|104	# Bayes filters requires at least 200 entries of spam and 200 of ham
12mr|amavisd-new-2.7.0-1|105	# for start working
12mr|amavisd-new-2.7.0-1|106	bayes_file_mode 0640
12mr|amavisd-new-2.7.0-1|107	use_bayes 1
12mr|amavisd-new-2.7.0-1|108	#bayes_auto_learn 0
12mr|amavisd-new-2.7.0-1|109	
12mr|amavisd-new-2.7.0-1|110	skip_rbl_checks 1
12mr|amavisd-new-2.7.0-1|111	use_razor2 0
12mr|amavisd-new-2.7.0-1|112	use_pyzor 0
12mr|amavisd-new-2.7.0-1|113	#dcc_add_header 1
12mr|amavisd-new-2.7.0-1|114	
12mr|amavisd-new-2.7.0-1|115	# Custom scores (local|net|bayes|bayes+net)
12mr|amavisd-new-2.7.0-1|116	#score   BAYES_99        4.300 4.300 5.400 5.400
12mr|amavisd-new-2.7.0-1|117	#score   BAYES_90        3.500 3.500 3.500 3.500
12mr|amavisd-new-2.7.0-1|118	#score   BAYES_80        3.000 3.000 3.000 3.000
12mr|amavisd-new-2.7.0-1|119	#score   DCC_CHECK       4.000 4.000 4.000 4.000
12mr|amavisd-new-2.7.0-1|120	#score   RAZOR2_CHECK    2.500 2.500 2.500 2.500
12mr|amavisd-new-2.7.0-1|121	#score   HABEAS_SWE      -0.01
12mr|amavisd-new-2.7.0-1|122	EOF
12mr|amavisd-new-2.7.0-1|123	
12mr|amavisd-new-2.7.0-1|124	cat > %{buildroot}%{_bindir}/amavisd-checkbayesdb <<EOF
12mr|amavisd-new-2.7.0-1|125	#!/bin/sh
12mr|amavisd-new-2.7.0-1|126	su amavis -c "%{_bindir}/sa-learn --dump" -s /bin/sh
12mr|amavisd-new-2.7.0-1|127	EOF
12mr|amavisd-new-2.7.0-1|128	
12mr|amavisd-new-2.7.0-1|129	cat > %{buildroot}%{_bindir}/amavisd-checkcfg <<EOF
12mr|amavisd-new-2.7.0-1|130	#!/bin/sh
12mr|amavisd-new-2.7.0-1|131	su amavis -c "%{_bindir}/spamassassin --lint -D" -s /bin/sh
12mr|amavisd-new-2.7.0-1|132	EOF
12mr|amavisd-new-2.7.0-1|133	
12mr|amavisd-new-2.7.0-1|134	cat > %{buildroot}%{_bindir}/amavisd-mboxlearnham <<EOF
12mr|amavisd-new-2.7.0-1|135	#!/bin/sh
12mr|amavisd-new-2.7.0-1|136	su amavis -c "%{_bindir}/sa-learn --showdots --ham --mbox \$1" -s /bin/sh
12mr|amavisd-new-2.7.0-1|137	EOF
12mr|amavisd-new-2.7.0-1|138	
12mr|amavisd-new-2.7.0-1|139	cat > %{buildroot}%{_bindir}/amavisd-mboxlearnspam <<EOF
12mr|amavisd-new-2.7.0-1|140	#!/bin/sh
12mr|amavisd-new-2.7.0-1|141	su amavis -c "%{_bindir}/sa-learn --showdots --spam --mbox \$1" -s /bin/sh
12mr|amavisd-new-2.7.0-1|142	EOF
12mr|amavisd-new-2.7.0-1|143	
12mr|amavisd-new-2.7.0-1|144	%pre
12mr|amavisd-new-2.7.0-1|145	%_pre_useradd amavis /var/lib/amavis /bin/false
12mr|amavisd-new-2.7.0-1|146	%_pre_groupadd amavis amavis,clamav
12mr|amavisd-new-2.7.0-1|147	
12mr|amavisd-new-2.7.0-1|148	%post
12mr|amavisd-new-2.7.0-1|149	%_post_service amavisd
12mr|amavisd-new-2.7.0-1|150	
12mr|amavisd-new-2.7.0-1|151	# check mta
12mr|amavisd-new-2.7.0-1|152	mta="`readlink /etc/alternatives/sendmail-command 2>/dev/null | cut -d . -f 2`"
12mr|amavisd-new-2.7.0-1|153	if [ "$mta" = "postfix" ]; then
12mr|amavisd-new-2.7.0-1|154	aliases="%{_sysconfdir}/postfix/aliases"
12mr|amavisd-new-2.7.0-1|155	else
12mr|amavisd-new-2.7.0-1|156	aliases="%{_sysconfdir}/aliases"
12mr|amavisd-new-2.7.0-1|157	fi
12mr|amavisd-new-2.7.0-1|158	if [ -e "$aliases" ]; then
12mr|amavisd-new-2.7.0-1|159	grep -q "virusalert" "$aliases" || \
12mr|amavisd-new-2.7.0-1|160	echo "virusalert: root" >> "$aliases"
12mr|amavisd-new-2.7.0-1|161	[ -x %{_bindir}/newaliases ] && %{_bindir}/newaliases > /dev/null 2>&1
12mr|amavisd-new-2.7.0-1|162	fi
12mr|amavisd-new-2.7.0-1|163	
12mr|amavisd-new-2.7.0-1|164	if [ -x /usr/sbin/postconf ] && [ -z `/usr/sbin/postconf -h content_filter` ]; then
12mr|amavisd-new-2.7.0-1|165	postconf -e content_filter=lmtp-filter:127.0.0.1:10025
12mr|amavisd-new-2.7.0-1|166	postconf -e receive_override_options=no_address_mappings
12mr|amavisd-new-2.7.0-1|167	fi
12mr|amavisd-new-2.7.0-1|168	
12mr|amavisd-new-2.7.0-1|169	%preun
12mr|amavisd-new-2.7.0-1|170	%_preun_service amavisd
12mr|amavisd-new-2.7.0-1|171	
12mr|amavisd-new-2.7.0-1|172	%files
12mr|amavisd-new-2.7.0-1|173	%defattr(-,root,root)
12mr|amavisd-new-2.7.0-1|174	%doc AAAREADME.first INSTALL LICENSE README_FILES RELEASE_NOTES test-messages
12mr|amavisd-new-2.7.0-1|175	%doc LDAP.schema amavisd-new-courier.patch amavisd-new-qmqpqq.patch
12mr|amavisd-new-2.7.0-1|176	%doc AMAVIS-MIB.txt
12mr|amavisd-new-2.7.0-1|177	%attr(0755,root,root) %{_initrddir}/amavisd
12mr|amavisd-new-2.7.0-1|178	%attr(0640,root,amavis) %config(noreplace) %{_sysconfdir}/amavisd/amavisd.conf
12mr|amavisd-new-2.7.0-1|179	%attr(0640,root,amavis) %{_sysconfdir}/amavisd/amavisd.conf-default
12mr|amavisd-new-2.7.0-1|180	%attr(0755,root,root) %{_sbindir}/amavisd
12mr|amavisd-new-2.7.0-1|181	%attr(0755,root,root) %{_sbindir}/p0f-analyzer.pl
12mr|amavisd-new-2.7.0-1|182	%attr(0755,root,root) %{_sbindir}/amavisd-agent
12mr|amavisd-new-2.7.0-1|183	%attr(0755,root,root) %{_sbindir}/amavisd-nanny
12mr|amavisd-new-2.7.0-1|184	%attr(0755,root,root) %{_sbindir}/amavisd-release
12mr|amavisd-new-2.7.0-1|185	%attr(0755,root,root) %{_sbindir}/amavisd-snmp-subagent
12mr|amavisd-new-2.7.0-1|186	%attr(0755,root,root) %{_bindir}/amavisd-*
12mr|amavisd-new-2.7.0-1|187	%attr(0755,root,root) %dir /var/spool/amavis
12mr|amavisd-new-2.7.0-1|188	%attr(0750,amavis,amavis) %dir /var/spool/amavis/virusmails
12mr|amavisd-new-2.7.0-1|189	%attr(0750,amavis,amavis) %dir /var/lib/amavis
12mr|amavisd-new-2.7.0-1|190	%attr(0750,amavis,amavis) %dir /var/lib/amavis/tmp
12mr|amavisd-new-2.7.0-1|191	%attr(0750,amavis,amavis) %dir /var/lib/amavis/db
12mr|amavisd-new-2.7.0-1|192	%attr(0750,amavis,amavis) %dir /var/lib/amavis/.spamassassin
12mr|amavisd-new-2.7.0-1|193	%attr(0640,amavis,amavis) %config(noreplace) /var/lib/amavis/.spamassassin/user_prefs
12mr|amavisd-new-2.7.0-1|194	
12mr|amavisd-new-2.7.0-1|195	
12mr|amavisd-new-2.7.0-1|196	
12mr|amavisd-new-2.7.0-1|197	%changelog
12mr|amavisd-new-2.7.0-1|198	

13432 12
12mr|analitza-4.9.4-1|1	Name:		analitza
12mr|analitza-4.9.4-1|2	Summary:	Library that will let you add mathematical features to your program
12mr|analitza-4.9.4-1|3	Version:	4.9.4
12mr|analitza-4.9.4-1|4	Release:	1
12mr|analitza-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|analitza-4.9.4-1|6	License:	LGPLv2
12mr|analitza-4.9.4-1|7	URL:		http://edu.kde.org
12mr|analitza-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|analitza-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|analitza-4.9.4-1|10	BuildRequires:	readline-devel
12mr|analitza-4.9.4-1|11	
12mr|analitza-4.9.4-1|12	%description
12mr|analitza-4.9.4-1|13	The analitza library will let you add mathematical features to your program.
12mr|analitza-4.9.4-1|14	
12mr|analitza-4.9.4-1|15	#---------------------------------------------
12mr|analitza-4.9.4-1|16	
12mr|analitza-4.9.4-1|17	%package -n calgebra
12mr|analitza-4.9.4-1|18	Summary:	Console mathematical calculator
12mr|analitza-4.9.4-1|19	Group:		Graphical desktop/KDE
12mr|analitza-4.9.4-1|20	Conflicts:	kalgebra < 4.7.90
12mr|analitza-4.9.4-1|21	
12mr|analitza-4.9.4-1|22	%description -n calgebra
12mr|analitza-4.9.4-1|23	Console interface for a mathematical calculator based content markup MathML
12mr|analitza-4.9.4-1|24	language.
12mr|analitza-4.9.4-1|25	
12mr|analitza-4.9.4-1|26	%files -n calgebra
12mr|analitza-4.9.4-1|27	%{_kde_bindir}/calgebra
12mr|analitza-4.9.4-1|28	
12mr|analitza-4.9.4-1|29	#---------------------------------------------
12mr|analitza-4.9.4-1|30	
12mr|analitza-4.9.4-1|31	%define analitza_major 4
12mr|analitza-4.9.4-1|32	%define libanalitza %mklibname analitza %{analitza_major}
12mr|analitza-4.9.4-1|33	
12mr|analitza-4.9.4-1|34	%package -n %{libanalitza}
12mr|analitza-4.9.4-1|35	Summary:	Runtime library for marble
12mr|analitza-4.9.4-1|36	Group:		System/Libraries
12mr|analitza-4.9.4-1|37	
12mr|analitza-4.9.4-1|38	%description -n %{libanalitza}
12mr|analitza-4.9.4-1|39	Runtime library for marble
12mr|analitza-4.9.4-1|40	
12mr|analitza-4.9.4-1|41	%files -n %{libanalitza}
12mr|analitza-4.9.4-1|42	%{_kde_libdir}/libanalitza.so.%{analitzagui_major}*
12mr|analitza-4.9.4-1|43	
12mr|analitza-4.9.4-1|44	#---------------------------------------------
12mr|analitza-4.9.4-1|45	
12mr|analitza-4.9.4-1|46	%define analitzagui_major 4
12mr|analitza-4.9.4-1|47	%define libanalitzagui %mklibname analitzagui %{analitzagui_major}
12mr|analitza-4.9.4-1|48	
12mr|analitza-4.9.4-1|49	%package -n %{libanalitzagui}
12mr|analitza-4.9.4-1|50	Summary:	Runtime library for marble
12mr|analitza-4.9.4-1|51	Group:		System/Libraries
12mr|analitza-4.9.4-1|52	
12mr|analitza-4.9.4-1|53	%description -n %{libanalitzagui}
12mr|analitza-4.9.4-1|54	Runtime library for marble
12mr|analitza-4.9.4-1|55	
12mr|analitza-4.9.4-1|56	%files -n %{libanalitzagui}
12mr|analitza-4.9.4-1|57	%{_kde_libdir}/libanalitzagui.so.%{analitzagui_major}*
12mr|analitza-4.9.4-1|58	
12mr|analitza-4.9.4-1|59	#---------------------------------------------
12mr|analitza-4.9.4-1|60	
12mr|analitza-4.9.4-1|61	%package devel
12mr|analitza-4.9.4-1|62	Summary:	Devel stuff for %{name}
12mr|analitza-4.9.4-1|63	Group:		Development/KDE and Qt
12mr|analitza-4.9.4-1|64	Requires:	kdelibs4-devel
12mr|analitza-4.9.4-1|65	Requires:	%{libanalitza} = %{EVRD}
12mr|analitza-4.9.4-1|66	Requires:	%{libanalitzagui} = %{EVRD}
12mr|analitza-4.9.4-1|67	
12mr|analitza-4.9.4-1|68	%description devel
12mr|analitza-4.9.4-1|69	Files needed to build applications based on %{name}.
12mr|analitza-4.9.4-1|70	
12mr|analitza-4.9.4-1|71	%files devel
12mr|analitza-4.9.4-1|72	%{_kde_includedir}/analitza
12mr|analitza-4.9.4-1|73	%{_kde_includedir}/analitzagui
12mr|analitza-4.9.4-1|74	%{_kde_libdir}/libanalitza.so
12mr|analitza-4.9.4-1|75	%{_kde_libdir}/libanalitzagui.so
12mr|analitza-4.9.4-1|76	%{_kde_libdir}/cmake/analitza
12mr|analitza-4.9.4-1|77	
12mr|analitza-4.9.4-1|78	#----------------------------------------------------------------------
12mr|analitza-4.9.4-1|79	
12mr|analitza-4.9.4-1|80	%prep
12mr|analitza-4.9.4-1|81	%setup -q
12mr|analitza-4.9.4-1|82	
12mr|analitza-4.9.4-1|83	%build
12mr|analitza-4.9.4-1|84	%cmake_kde4
12mr|analitza-4.9.4-1|85	%make
12mr|analitza-4.9.4-1|86	
12mr|analitza-4.9.4-1|87	%install
12mr|analitza-4.9.4-1|88	%makeinstall_std -C build
12mr|analitza-4.9.4-1|89	
12mr|analitza-4.9.4-1|90	%changelog
12mr|analitza-4.9.4-1|91	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|analitza-4.9.4-1|92	- New version 4.9.4
12mr|analitza-4.9.4-1|93	
12mr|analitza-4.9.4-1|94	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|analitza-4.9.4-1|95	- New version 4.9.3
12mr|analitza-4.9.4-1|96	
12mr|analitza-4.9.4-1|97	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|analitza-4.9.4-1|98	- New version 4.9.2
12mr|analitza-4.9.4-1|99	
12mr|analitza-4.9.4-1|100	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|analitza-4.9.4-1|101	- New version 4.9.1
12mr|analitza-4.9.4-1|102	
12mr|analitza-4.9.4-1|103	* Mon Aug 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|analitza-4.9.4-1|104	- New version 4.9.0
12mr|analitza-4.9.4-1|105	
12mr|analitza-4.9.4-1|106	* Thu Jul 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|analitza-4.9.4-1|107	- New version 4.8.97
12mr|analitza-4.9.4-1|108	
12mr|analitza-4.9.4-1|109	* Mon Jul 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|analitza-4.9.4-1|110	- New version 4.8.95
12mr|analitza-4.9.4-1|111	
12mr|analitza-4.9.4-1|112	* Sat Jun 09 2012 Crispin Boylan <crisb@mandriva.org> 4.8.4-1
12mr|analitza-4.9.4-1|113	+ Revision: 803730
12mr|analitza-4.9.4-1|114	- New release
12mr|analitza-4.9.4-1|115	
12mr|analitza-4.9.4-1|116	* Fri May 04 2012 Crispin Boylan <crisb@mandriva.org> 4.8.3-1
12mr|analitza-4.9.4-1|117	+ Revision: 796277
12mr|analitza-4.9.4-1|118	- New release
12mr|analitza-4.9.4-1|119	
12mr|analitza-4.9.4-1|120	* Thu Apr 19 2012 Crispin Boylan <crisb@mandriva.org> 4.8.2-1
12mr|analitza-4.9.4-1|121	+ Revision: 792020
12mr|analitza-4.9.4-1|122	- New release
12mr|analitza-4.9.4-1|123	
12mr|analitza-4.9.4-1|124	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|analitza-4.9.4-1|125	- New upstream tarball
12mr|analitza-4.9.4-1|126	
12mr|analitza-4.9.4-1|127	* Sun Feb 26 2012 Andrey Bondrov <abondrov@mandriva.org> 4.8.0-2
12mr|analitza-4.9.4-1|128	+ Revision: 780796
12mr|analitza-4.9.4-1|129	- Add BuildRequires libreadline-devel and calgebra subpackage
12mr|analitza-4.9.4-1|130	
12mr|analitza-4.9.4-1|131	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|analitza-4.9.4-1|132	+ Revision: 762439
12mr|analitza-4.9.4-1|133	- New upstream tarball
12mr|analitza-4.9.4-1|134	
12mr|analitza-4.9.4-1|135	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|analitza-4.9.4-1|136	+ Revision: 758030
12mr|analitza-4.9.4-1|137	- New upstream tarball
12mr|analitza-4.9.4-1|138	
12mr|analitza-4.9.4-1|139	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|analitza-4.9.4-1|140	+ Revision: 744506
12mr|analitza-4.9.4-1|141	- New upstream tarball
12mr|analitza-4.9.4-1|142	
12mr|analitza-4.9.4-1|143	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|analitza-4.9.4-1|144	+ Revision: 739342
12mr|analitza-4.9.4-1|145	- New upstream tarball
12mr|analitza-4.9.4-1|146	
12mr|analitza-4.9.4-1|147	* Wed Nov 23 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|analitza-4.9.4-1|148	+ Revision: 732995
12mr|analitza-4.9.4-1|149	- Import analitza
12mr|analitza-4.9.4-1|150	- create analitza repo
12mr|analitza-4.9.4-1|151	

13433 12
12mr|anjuta-3.6.2-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
12mr|anjuta-3.6.2-1|2	
12mr|anjuta-3.6.2-1|3	%define major		0
12mr|anjuta-3.6.2-1|4	%define api		3
12mr|anjuta-3.6.2-1|5	%define girmajor	3.0
12mr|anjuta-3.6.2-1|6	
12mr|anjuta-3.6.2-1|7	%define libname		%mklibname %{name} %{api} %{major}
12mr|anjuta-3.6.2-1|8	%define develname	%mklibname %{name} %{api} -d
12mr|anjuta-3.6.2-1|9	%define girname		%mklibname %{name}-gir %{girmajor}
12mr|anjuta-3.6.2-1|10	
12mr|anjuta-3.6.2-1|11	Summary:        Integrated development environment for C and C++ (Linux)
12mr|anjuta-3.6.2-1|12	Name:           anjuta
12mr|anjuta-3.6.2-1|13	Version:        3.6.2
12mr|anjuta-3.6.2-1|14	Release:        1
12mr|anjuta-3.6.2-1|15	License:        GPLv2+
12mr|anjuta-3.6.2-1|16	Group:          Development/Other
12mr|anjuta-3.6.2-1|17	URL:            http://anjuta.sourceforge.net/
12mr|anjuta-3.6.2-1|18	Source0:        http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|anjuta-3.6.2-1|19	
12mr|anjuta-3.6.2-1|20	BuildRequires:	autogen
12mr|anjuta-3.6.2-1|21	BuildRequires:	itstool
12mr|anjuta-3.6.2-1|22	BuildRequires:	bison
12mr|anjuta-3.6.2-1|23	BuildRequires:	desktop-file-utils
12mr|anjuta-3.6.2-1|24	BuildRequires:	flex
12mr|anjuta-3.6.2-1|25	BuildRequires:	gnome-common
12mr|anjuta-3.6.2-1|26	BuildRequires:  gtk-doc >= 1.0
12mr|anjuta-3.6.2-1|27	BuildRequires:  imagemagick
12mr|anjuta-3.6.2-1|28	BuildRequires:  intltool
12mr|anjuta-3.6.2-1|29	BuildRequires:  vala
12mr|anjuta-3.6.2-1|30	BuildRequires:	gettext-devel
12mr|anjuta-3.6.2-1|31	BuildRequires:	subversion-devel >= 1.5.0
12mr|anjuta-3.6.2-1|32	BuildRequires:	vala-devel
12mr|anjuta-3.6.2-1|33	BuildRequires:  pkgconfig(apr-1)
12mr|anjuta-3.6.2-1|34	BuildRequires:  pkgconfig(apr-util-1)
12mr|anjuta-3.6.2-1|35	BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.0.0
12mr|anjuta-3.6.2-1|36	BuildRequires:  pkgconfig(gdl-3.0) >= 2.91.4
12mr|anjuta-3.6.2-1|37	BuildRequires:  pkgconfig(gladeui-2.0) >= 3.9.2
12mr|anjuta-3.6.2-1|38	BuildRequires:  pkgconfig(glib-2.0) >= 2.28.0
12mr|anjuta-3.6.2-1|39	BuildRequires:  pkgconfig(gnome-doc-utils) >= 0.4.2
12mr|anjuta-3.6.2-1|40	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|anjuta-3.6.2-1|41	BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
12mr|anjuta-3.6.2-1|42	BuildRequires:  pkgconfig(gtksourceview-3.0) >= 2.91.8
12mr|anjuta-3.6.2-1|43	BuildRequires:  pkgconfig(libdevhelp-3.0) >= 3.0.0
12mr|anjuta-3.6.2-1|44	BuildRequires:  pkgconfig(libgda-4.0) >= 4.2.0
12mr|anjuta-3.6.2-1|45	BuildRequires:  pkgconfig(libgraph) >= 1.0
12mr|anjuta-3.6.2-1|46	BuildRequires:  pkgconfig(libgvc) >= 1.0
12mr|anjuta-3.6.2-1|47	BuildRequires:  pkgconfig(libxml-2.0) >= 2.4.23
12mr|anjuta-3.6.2-1|48	BuildRequires:  pkgconfig(neon)
12mr|anjuta-3.6.2-1|49	BuildRequires:  pkgconfig(vte-2.90) >= 0.27.6
12mr|anjuta-3.6.2-1|50	BuildRequires:  pkgconfig(xext)
12mr|anjuta-3.6.2-1|51	BuildRequires:  pkgconfig(xrender)
12mr|anjuta-3.6.2-1|52	
12mr|anjuta-3.6.2-1|53	Requires:       autogen
12mr|anjuta-3.6.2-1|54	Requires:       python-rope
12mr|anjuta-3.6.2-1|55	
12mr|anjuta-3.6.2-1|56	%description
12mr|anjuta-3.6.2-1|57	Anjuta DevStudio is a versatile Integrated Development Environment (IDE)
12mr|anjuta-3.6.2-1|58	on GNOME Desktop Environment and features a number of advanced
12mr|anjuta-3.6.2-1|59	programming facilities. These include project management, application and
12mr|anjuta-3.6.2-1|60	class wizards, an on-board interactive debugger, powerful source editor,
12mr|anjuta-3.6.2-1|61	syntax highlighting, intellisense autocompletions, symbol navigation,
12mr|anjuta-3.6.2-1|62	version controls, integrated GUI designing and other tools.
12mr|anjuta-3.6.2-1|63	
12mr|anjuta-3.6.2-1|64	%package -n %{libname}
12mr|anjuta-3.6.2-1|65	Summary:        Anjuta libraries
12mr|anjuta-3.6.2-1|66	Group:          System/Libraries
12mr|anjuta-3.6.2-1|67	Conflicts:	%{mklibname %{name} 0} < 3.1.3
12mr|anjuta-3.6.2-1|68	
12mr|anjuta-3.6.2-1|69	%description -n %{libname}
12mr|anjuta-3.6.2-1|70	Anjuta libraries
12mr|anjuta-3.6.2-1|71	
12mr|anjuta-3.6.2-1|72	%package -n %{develname}
12mr|anjuta-3.6.2-1|73	Summary:        Anjuta devel files
12mr|anjuta-3.6.2-1|74	Group:          Development/Other
12mr|anjuta-3.6.2-1|75	Requires:       %{libname} = %{version}-%{release}
12mr|anjuta-3.6.2-1|76	Requires:       %{girname} = %{version}-%{release}
12mr|anjuta-3.6.2-1|77	Provides:       %{name}-devel = %{version}-%{release}
12mr|anjuta-3.6.2-1|78	
12mr|anjuta-3.6.2-1|79	%description -n %{develname}
12mr|anjuta-3.6.2-1|80	Anjuta devel files
12mr|anjuta-3.6.2-1|81	
12mr|anjuta-3.6.2-1|82	%package -n %{girname}
12mr|anjuta-3.6.2-1|83	Summary:        GObject Introspection interface description for %{name}
12mr|anjuta-3.6.2-1|84	Group:          System/Libraries
12mr|anjuta-3.6.2-1|85	
12mr|anjuta-3.6.2-1|86	%description -n %{girname}
12mr|anjuta-3.6.2-1|87	GObject Introspection interface description for %{name}.
12mr|anjuta-3.6.2-1|88	
12mr|anjuta-3.6.2-1|89	%prep
12mr|anjuta-3.6.2-1|90	%setup -q
12mr|anjuta-3.6.2-1|91	
12mr|anjuta-3.6.2-1|92	%build
12mr|anjuta-3.6.2-1|93	%configure2_5x \
12mr|anjuta-3.6.2-1|94	--disable-static \
12mr|anjuta-3.6.2-1|95	--enable-introspection=yes
12mr|anjuta-3.6.2-1|96	%make
12mr|anjuta-3.6.2-1|97	
12mr|anjuta-3.6.2-1|98	%install
12mr|anjuta-3.6.2-1|99	%makeinstall_std
12mr|anjuta-3.6.2-1|100	
12mr|anjuta-3.6.2-1|101	desktop-file-install --vendor="" \
12mr|anjuta-3.6.2-1|102	--remove-key='Encoding' \
12mr|anjuta-3.6.2-1|103	--add-category="IDE" \
12mr|anjuta-3.6.2-1|104	--dir %{buildroot}%{_datadir}/applications \
12mr|anjuta-3.6.2-1|105	%{buildroot}%{_datadir}/applications/*
12mr|anjuta-3.6.2-1|106	
12mr|anjuta-3.6.2-1|107	%find_lang %{name} --with-gnome --all-name
12mr|anjuta-3.6.2-1|108	
12mr|anjuta-3.6.2-1|109	#we don't want these
12mr|anjuta-3.6.2-1|110	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12mr|anjuta-3.6.2-1|111	
12mr|anjuta-3.6.2-1|112	#let files section handle docs
12mr|anjuta-3.6.2-1|113	rm -fr %{buildroot}%{_docdir}/%{name}
12mr|anjuta-3.6.2-1|114	
12mr|anjuta-3.6.2-1|115	%files -f %{name}.lang
12mr|anjuta-3.6.2-1|116	%{_bindir}/*
12mr|anjuta-3.6.2-1|117	%{_libdir}/%{name}
12mr|anjuta-3.6.2-1|118	%{_libdir}/glade/modules/libgladeanjuta.so
12mr|anjuta-3.6.2-1|119	%{_datadir}/glade/catalogs/anjuta-glade.xml
12mr|anjuta-3.6.2-1|120	%{_datadir}/%{name}
12mr|anjuta-3.6.2-1|121	%{_datadir}/glib-2.0/schemas/*.xml
12mr|anjuta-3.6.2-1|122	%{_datadir}/applications/*.desktop
12mr|anjuta-3.6.2-1|123	%{_datadir}/icons/gnome/*/mimetypes/*
12mr|anjuta-3.6.2-1|124	%{_mandir}/man1/%{name}*.1*
12mr|anjuta-3.6.2-1|125	%{_datadir}/mime/packages/anjuta.xml
12mr|anjuta-3.6.2-1|126	%{_datadir}/pixmaps/%{name}
12mr|anjuta-3.6.2-1|127	%{_datadir}/icons/hicolor/*/apps/*
12mr|anjuta-3.6.2-1|128	
12mr|anjuta-3.6.2-1|129	%files -n %{libname}
12mr|anjuta-3.6.2-1|130	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mr|anjuta-3.6.2-1|131	
12mr|anjuta-3.6.2-1|132	%files -n %{girname}
12mr|anjuta-3.6.2-1|133	%{_libdir}/girepository-1.0/Anjuta-%{girmajor}.typelib
12mr|anjuta-3.6.2-1|134	%{_libdir}/girepository-1.0/IAnjuta-%{girmajor}.typelib
12mr|anjuta-3.6.2-1|135	
12mr|anjuta-3.6.2-1|136	%files -n %develname
12mr|anjuta-3.6.2-1|137	%doc %{_datadir}/gtk-doc/html/lib%{name}
12mr|anjuta-3.6.2-1|138	%{_libdir}/lib%{name}-%{api}.so
12mr|anjuta-3.6.2-1|139	%{_includedir}/lib%{name}-3.0
12mr|anjuta-3.6.2-1|140	%{_libdir}/pkgconfig/lib%{name}-3.0.pc
12mr|anjuta-3.6.2-1|141	%{_datadir}/gir-1.0/Anjuta-%{girmajor}.gir
12mr|anjuta-3.6.2-1|142	%{_datadir}/gir-1.0/IAnjuta-%{girmajor}.gir
12mr|anjuta-3.6.2-1|143	
12mr|anjuta-3.6.2-1|144	
12mr|anjuta-3.6.2-1|145	
12mr|anjuta-3.6.2-1|146	%changelog
12mr|anjuta-3.6.2-1|147	* Wed Aug 01 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.4-1
12mr|anjuta-3.6.2-1|148	+ Revision: 811506
12mr|anjuta-3.6.2-1|149	- update to new version 3.4.4
12mr|anjuta-3.6.2-1|150	
12mr|anjuta-3.6.2-1|151	* Tue May 22 2012 Götz Waschk <waschk@mandriva.org> 3.4.3-1
12mr|anjuta-3.6.2-1|152	+ Revision: 799991
12mr|anjuta-3.6.2-1|153	- update to new version 3.4.3
12mr|anjuta-3.6.2-1|154	
12mr|anjuta-3.6.2-1|155	* Fri May 18 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.2-1
12mr|anjuta-3.6.2-1|156	+ Revision: 799454
12mr|anjuta-3.6.2-1|157	- update to new version 3.4.2
12mr|anjuta-3.6.2-1|158	
12mr|anjuta-3.6.2-1|159	+ Alexander Khrukin <akhrukin@mandriva.org>
12mr|anjuta-3.6.2-1|160	- verson update 3.4.1
12mr|anjuta-3.6.2-1|161	
12mr|anjuta-3.6.2-1|162	* Thu Mar 15 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.2-1
12mr|anjuta-3.6.2-1|163	+ Revision: 785034
12mr|anjuta-3.6.2-1|164	- imported package anjuta
12mr|anjuta-3.6.2-1|165	

13434 12
12mr|ant-1.7.1-7.0.6|1	# Copyright (c) 2000-2008, JPackage Project
12mr|ant-1.7.1-7.0.6|2	# All rights reserved.
12mr|ant-1.7.1-7.0.6|3	#
12mr|ant-1.7.1-7.0.6|4	# Redistribution and use in source and binary forms, with or without
12mr|ant-1.7.1-7.0.6|5	# modification, are permitted provided that the following conditions
12mr|ant-1.7.1-7.0.6|6	# are met:
12mr|ant-1.7.1-7.0.6|7	#
12mr|ant-1.7.1-7.0.6|8	# 1. Redistributions of source code must retain the above copyright
12mr|ant-1.7.1-7.0.6|9	#    notice, this list of conditions and the following disclaimer.
12mr|ant-1.7.1-7.0.6|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|ant-1.7.1-7.0.6|11	#    notice, this list of conditions and the following disclaimer in the
12mr|ant-1.7.1-7.0.6|12	#    documentation and/or other materials provided with the
12mr|ant-1.7.1-7.0.6|13	#    distribution.
12mr|ant-1.7.1-7.0.6|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|ant-1.7.1-7.0.6|15	#    contributors may be used to endorse or promote products derived
12mr|ant-1.7.1-7.0.6|16	#    from this software without specific prior written permission.
12mr|ant-1.7.1-7.0.6|17	#
12mr|ant-1.7.1-7.0.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|ant-1.7.1-7.0.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|ant-1.7.1-7.0.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|ant-1.7.1-7.0.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|ant-1.7.1-7.0.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|ant-1.7.1-7.0.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|ant-1.7.1-7.0.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|ant-1.7.1-7.0.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|ant-1.7.1-7.0.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|ant-1.7.1-7.0.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|ant-1.7.1-7.0.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|ant-1.7.1-7.0.6|29	#
12mr|ant-1.7.1-7.0.6|30	
12mr|ant-1.7.1-7.0.6|31	%define with()          %{expand:%%{?with_%{1}:1}%%{!?with_%{1}:0}}
12mr|ant-1.7.1-7.0.6|32	%define without()       %{expand:%%{?with_%{1}:0}%%{!?with_%{1}:1}}
12mr|ant-1.7.1-7.0.6|33	%define bcond_with()    %{expand:%%{?_with_%{1}:%%global with_%{1} 1}}
12mr|ant-1.7.1-7.0.6|34	%define bcond_without() %{expand:%%{!?_without_%{1}:%%global with_%{1} 1}}
12mr|ant-1.7.1-7.0.6|35	
12mr|ant-1.7.1-7.0.6|36	%bcond_with bootstrap
12mr|ant-1.7.1-7.0.6|37	
12mr|ant-1.7.1-7.0.6|38	%if %with bootstrap
12mr|ant-1.7.1-7.0.6|39	%define build_javadoc        0
12mr|ant-1.7.1-7.0.6|40	%else
12mr|ant-1.7.1-7.0.6|41	%define build_javadoc        1
12mr|ant-1.7.1-7.0.6|42	%endif
12mr|ant-1.7.1-7.0.6|43	
12mr|ant-1.7.1-7.0.6|44	%define _with_gcj_support 0
12mr|ant-1.7.1-7.0.6|45	%define gcj_support 0
12mr|ant-1.7.1-7.0.6|46	
12mr|ant-1.7.1-7.0.6|47	%define with_manifest_only 0
12mr|ant-1.7.1-7.0.6|48	
12mr|ant-1.7.1-7.0.6|49	%define ant_home %{_datadir}/ant
12mr|ant-1.7.1-7.0.6|50	%define section  free
12mr|ant-1.7.1-7.0.6|51	
12mr|ant-1.7.1-7.0.6|52	%define major_version 1.7
12mr|ant-1.7.1-7.0.6|53	%define cvs_version 1.7.1
12mr|ant-1.7.1-7.0.6|54	
12mr|ant-1.7.1-7.0.6|55	Name:           ant
12mr|ant-1.7.1-7.0.6|56	Version:        1.7.1
12mr|ant-1.7.1-7.0.6|57	Release:        %mkrel 7.0.6
12mr|ant-1.7.1-7.0.6|58	Epoch:          0
12mr|ant-1.7.1-7.0.6|59	Summary:        Ant build tool for java
12mr|ant-1.7.1-7.0.6|60	Summary(it):    Tool per la compilazione di programmi java
12mr|ant-1.7.1-7.0.6|61	Summary(fr):    Outil de compilation pour java
12mr|ant-1.7.1-7.0.6|62	License:        ASL 2.0
12mr|ant-1.7.1-7.0.6|63	URL:            http://ant.apache.org/
12mr|ant-1.7.1-7.0.6|64	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|65	Source0:        http://www.apache.org/dist/ant/source/apache-ant-%{cvs_version}-src.tar.bz2
12mr|ant-1.7.1-7.0.6|66	Source2:        apache-ant-%{major_version}.ant.conf
12mr|ant-1.7.1-7.0.6|67	Source1:        http://repo1.maven.org/maven2/org/apache/ant/ant/1.7.1/ant-1.7.1.pom
12mr|ant-1.7.1-7.0.6|68	Source3:        http://repo1.maven.org/maven2/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.pom
12mr|ant-1.7.1-7.0.6|69	Source4:        http://repo1.maven.org/maven2/org/apache/ant/ant-netrexx/1.7.1/ant-netrexx-1.7.1.pom
12mr|ant-1.7.1-7.0.6|70	Source5:        http://repo1.maven.org/maven2/org/apache/ant/ant-starteam/1.7.1/ant-starteam-1.7.1.pom
12mr|ant-1.7.1-7.0.6|71	Source6:        http://repo1.maven.org/maven2/org/apache/ant/ant-stylebook/1.7.1/ant-stylebook-1.7.1.pom
12mr|ant-1.7.1-7.0.6|72	Source7:        http://repo1.maven.org/maven2/org/apache/ant/ant-weblogic/1.7.1/ant-weblogic-1.7.1.pom
12mr|ant-1.7.1-7.0.6|73	Source8:        http://repo1.maven.org/maven2/org/apache/ant/ant-antlr/1.7.1/ant-antlr-1.7.1.pom
12mr|ant-1.7.1-7.0.6|74	Source9:        http://repo1.maven.org/maven2/org/apache/ant/ant-apache-bsf/1.7.1/ant-apache-bsf-1.7.1.pom
12mr|ant-1.7.1-7.0.6|75	Source10:       http://repo1.maven.org/maven2/org/apache/ant/ant-apache-resolver/1.7.1/ant-apache-resolver-1.7.1.pom
12mr|ant-1.7.1-7.0.6|76	Source11:       http://repo1.maven.org/maven2/org/apache/ant/ant-commons-logging/1.7.1/ant-commons-logging-1.7.1.pom
12mr|ant-1.7.1-7.0.6|77	Source12:       http://repo1.maven.org/maven2/org/apache/ant/ant-commons-net/1.7.1/ant-commons-net-1.7.1.pom
12mr|ant-1.7.1-7.0.6|78	#Source13:       http://repo1.maven.org/maven2/org/apache/ant/ant-jai/1.7.1/ant-jai-1.7.1.pom
12mr|ant-1.7.1-7.0.6|79	Source14:       http://repo1.maven.org/maven2/org/apache/ant/ant-apache-bcel/1.7.1/ant-apache-bcel-1.7.1.pom
12mr|ant-1.7.1-7.0.6|80	Source15:       http://repo1.maven.org/maven2/org/apache/ant/ant-apache-log4j/1.7.1/ant-apache-log4j-1.7.1.pom
12mr|ant-1.7.1-7.0.6|81	Source16:       http://repo1.maven.org/maven2/org/apache/ant/ant-apache-oro/1.7.1/ant-apache-oro-1.7.1.pom
12mr|ant-1.7.1-7.0.6|82	Source17:       http://repo1.maven.org/maven2/org/apache/ant/ant-apache-regexp/1.7.1/ant-apache-regexp-1.7.1.pom
12mr|ant-1.7.1-7.0.6|83	Source18:       http://repo1.maven.org/maven2/org/apache/ant/ant-javamail/1.7.1/ant-javamail-1.7.1.pom
12mr|ant-1.7.1-7.0.6|84	Source19:       http://repo1.maven.org/maven2/org/apache/ant/ant-jdepend/1.7.1/ant-jdepend-1.7.1.pom
12mr|ant-1.7.1-7.0.6|85	Source20:       http://repo1.maven.org/maven2/org/apache/ant/ant-jmf/1.7.1/ant-jmf-1.7.1.pom
12mr|ant-1.7.1-7.0.6|86	Source21:       http://repo1.maven.org/maven2/org/apache/ant/ant-jsch/1.7.1/ant-jsch-1.7.1.pom
12mr|ant-1.7.1-7.0.6|87	Source22:       http://repo1.maven.org/maven2/org/apache/ant/ant-junit/1.7.1/ant-junit-1.7.1.pom
12mr|ant-1.7.1-7.0.6|88	Source23:       http://repo1.maven.org/maven2/org/apache/ant/ant-nodeps/1.7.1/ant-nodeps-1.7.1.pom
12mr|ant-1.7.1-7.0.6|89	Source24:       http://repo1.maven.org/maven2/org/apache/ant/ant-swing/1.7.1/ant-swing-1.7.1.pom
12mr|ant-1.7.1-7.0.6|90	Source25:       http://repo1.maven.org/maven2/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.pom
12mr|ant-1.7.1-7.0.6|91	Source26:       http://repo1.maven.org/maven2/org/apache/ant/ant-parent/1.7.1/ant-parent-1.7.1.pom
12mr|ant-1.7.1-7.0.6|92	
12mr|ant-1.7.1-7.0.6|93	# Fix some places where copies of classes are included in the wrong jarfiles
12mr|ant-1.7.1-7.0.6|94	Patch0:         apache-ant-jars.patch
12mr|ant-1.7.1-7.0.6|95	Patch1:         apache-ant-bz163689.patch
12mr|ant-1.7.1-7.0.6|96	Patch2:         apache-ant-gnu-classpath.patch
12mr|ant-1.7.1-7.0.6|97	Patch3:         apache-ant-no-test-jar.patch
12mr|ant-1.7.1-7.0.6|98	
12mr|ant-1.7.1-7.0.6|99	BuildRequires:  jpackage-utils >= 0:1.7.5
12mr|ant-1.7.1-7.0.6|100	BuildRequires:  java-rpmbuild
12mr|ant-1.7.1-7.0.6|101	%if %without bootstrap
12mr|ant-1.7.1-7.0.6|102	BuildRequires:  ant
12mr|ant-1.7.1-7.0.6|103	BuildRequires:  junit
12mr|ant-1.7.1-7.0.6|104	%endif
12mr|ant-1.7.1-7.0.6|105	
12mr|ant-1.7.1-7.0.6|106	Requires:       jpackage-utils >= 0:1.7.5
12mr|ant-1.7.1-7.0.6|107	Requires:       java-devel >= 0:1.6.0
12mr|ant-1.7.1-7.0.6|108	%if %without bootstrap
12mr|ant-1.7.1-7.0.6|109	%endif
12mr|ant-1.7.1-7.0.6|110	
12mr|ant-1.7.1-7.0.6|111	%if ! %{gcj_support}
12mr|ant-1.7.1-7.0.6|112	BuildArch:      noarch
12mr|ant-1.7.1-7.0.6|113	%endif
12mr|ant-1.7.1-7.0.6|114	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|ant-1.7.1-7.0.6|115	Obsoletes:	ant-optional < %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|116	Provides:       ant-optional = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|117	Obsoletes:      ant-optional-full < %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|118	Provides:       ant-optional-full = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|119	# Allow subpackages not in RHEL to be installed from JPackage
12mr|ant-1.7.1-7.0.6|120	Provides:	%{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|121	# RHUG
12mr|ant-1.7.1-7.0.6|122	Obsoletes:	ant-devel < %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|123	Provides:       ant-devel = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|124	# Mandriva
12mr|ant-1.7.1-7.0.6|125	Conflicts:      j2sdk-ant
12mr|ant-1.7.1-7.0.6|126	# RHEL3 and FC2
12mr|ant-1.7.1-7.0.6|127	Obsoletes:      %{name}-libs < %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|128	Provides:       %{name}-libs = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|129	Obsoletes:      %{name}-core < %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|130	Provides:       %{name}-core = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|131	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|132	BuildRequires:		java-gcj-compat-devel
12mr|ant-1.7.1-7.0.6|133	%endif
12mr|ant-1.7.1-7.0.6|134	
12mr|ant-1.7.1-7.0.6|135	Requires(post):   jpackage-utils >= 0:1.7.5
12mr|ant-1.7.1-7.0.6|136	Requires(postun): jpackage-utils >= 0:1.7.5
12mr|ant-1.7.1-7.0.6|137	
12mr|ant-1.7.1-7.0.6|138	%description
12mr|ant-1.7.1-7.0.6|139	Ant is a platform-independent build tool for java. It's used by apache
12mr|ant-1.7.1-7.0.6|140	jakarta and xml projects.
12mr|ant-1.7.1-7.0.6|141	
12mr|ant-1.7.1-7.0.6|142	%description -l fr
12mr|ant-1.7.1-7.0.6|143	Ant est un outil de compilation multi-plateformes pour java. Il est
12mr|ant-1.7.1-7.0.6|144	utilisé par les projets apache-jakarta et apache-xml.
12mr|ant-1.7.1-7.0.6|145	
12mr|ant-1.7.1-7.0.6|146	%description -l it
12mr|ant-1.7.1-7.0.6|147	Ant e' un tool indipendente dalla piattaforma creato per faciltare la
12mr|ant-1.7.1-7.0.6|148	compilazione di programmi java.
12mr|ant-1.7.1-7.0.6|149	Allo stato attuale viene utilizzato dai progetti apache jakarta ed
12mr|ant-1.7.1-7.0.6|150	apache xml.
12mr|ant-1.7.1-7.0.6|151	
12mr|ant-1.7.1-7.0.6|152	%package jmf
12mr|ant-1.7.1-7.0.6|153	Summary:        Optional jmf tasks for %{name}
12mr|ant-1.7.1-7.0.6|154	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|155	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|156	Provides:       ant-jmf = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|157	
12mr|ant-1.7.1-7.0.6|158	%description jmf
12mr|ant-1.7.1-7.0.6|159	Optional jmf tasks for %{name}.
12mr|ant-1.7.1-7.0.6|160	
12mr|ant-1.7.1-7.0.6|161	%description jmf -l fr
12mr|ant-1.7.1-7.0.6|162	Taches jmf optionelles pour %{name}.
12mr|ant-1.7.1-7.0.6|163	
12mr|ant-1.7.1-7.0.6|164	%package nodeps
12mr|ant-1.7.1-7.0.6|165	Summary:        Optional tasks for %{name}
12mr|ant-1.7.1-7.0.6|166	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|167	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|168	Provides:       ant-nodeps = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|169	
12mr|ant-1.7.1-7.0.6|170	%description nodeps
12mr|ant-1.7.1-7.0.6|171	Optional tasks for %{name}.
12mr|ant-1.7.1-7.0.6|172	
12mr|ant-1.7.1-7.0.6|173	%description nodeps -l fr
12mr|ant-1.7.1-7.0.6|174	Taches optionelles pour %{name}.
12mr|ant-1.7.1-7.0.6|175	
12mr|ant-1.7.1-7.0.6|176	%package swing
12mr|ant-1.7.1-7.0.6|177	Summary:        Optional swing tasks for %{name}
12mr|ant-1.7.1-7.0.6|178	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|179	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|180	Provides:       ant-swing = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|181	
12mr|ant-1.7.1-7.0.6|182	%description swing
12mr|ant-1.7.1-7.0.6|183	Optional swing tasks for %{name}.
12mr|ant-1.7.1-7.0.6|184	
12mr|ant-1.7.1-7.0.6|185	%description swing -l fr
12mr|ant-1.7.1-7.0.6|186	Taches swing optionelles pour %{name}.
12mr|ant-1.7.1-7.0.6|187	
12mr|ant-1.7.1-7.0.6|188	%package trax
12mr|ant-1.7.1-7.0.6|189	Summary:        Optional trax tasks for %{name}
12mr|ant-1.7.1-7.0.6|190	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|191	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|192	Requires:       java >= 0:1.6
12mr|ant-1.7.1-7.0.6|193	Provides:       ant-trax = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|194	# The ant-xalan jar has been merged into the ant-trax one
12mr|ant-1.7.1-7.0.6|195	Obsoletes:	ant-xalan2 < %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|196	Provides:       ant-xalan2 = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|197	
12mr|ant-1.7.1-7.0.6|198	%description trax
12mr|ant-1.7.1-7.0.6|199	Optional trax tasks for %{name}.
12mr|ant-1.7.1-7.0.6|200	
12mr|ant-1.7.1-7.0.6|201	%description trax -l fr
12mr|ant-1.7.1-7.0.6|202	Taches trax optionelles pour %{name}.
12mr|ant-1.7.1-7.0.6|203	
12mr|ant-1.7.1-7.0.6|204	%if %without bootstrap
12mr|ant-1.7.1-7.0.6|205	%if %{with_manifest_only}
12mr|ant-1.7.1-7.0.6|206	%package manifest-only
12mr|ant-1.7.1-7.0.6|207	Summary:        Manifest-only jars for %{name}
12mr|ant-1.7.1-7.0.6|208	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|209	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|210	Provides:       %{name}-icontract = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|211	Provides:       %{name}-netrexx = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|212	Provides:       %{name}-starteam = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|213	Provides:       %{name}-stylebook = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|214	Provides:       %{name}-vaj = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|215	Provides:       %{name}-weblogic = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|216	Provides:       %{name}-xalan1 = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|217	Provides:       %{name}-xslp = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|218	
12mr|ant-1.7.1-7.0.6|219	%description  manifest-only
12mr|ant-1.7.1-7.0.6|220	Manifest-only jars for %{name}.
12mr|ant-1.7.1-7.0.6|221	%endif
12mr|ant-1.7.1-7.0.6|222	
12mr|ant-1.7.1-7.0.6|223	%package antlr
12mr|ant-1.7.1-7.0.6|224	Summary:        Optional antlr tasks for %{name}
12mr|ant-1.7.1-7.0.6|225	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|226	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|227	Requires:       antlr
12mr|ant-1.7.1-7.0.6|228	BuildRequires:  antlr
12mr|ant-1.7.1-7.0.6|229	Provides:       ant-antlr = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|230	
12mr|ant-1.7.1-7.0.6|231	%description antlr
12mr|ant-1.7.1-7.0.6|232	Optional antlr tasks for %{name}.
12mr|ant-1.7.1-7.0.6|233	
12mr|ant-1.7.1-7.0.6|234	%description antlr -l fr
12mr|ant-1.7.1-7.0.6|235	Taches antlr optionelles pour %{name}.
12mr|ant-1.7.1-7.0.6|236	
12mr|ant-1.7.1-7.0.6|237	%package apache-bsf
12mr|ant-1.7.1-7.0.6|238	Summary:        Optional apache bsf tasks for %{name}
12mr|ant-1.7.1-7.0.6|239	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|240	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|241	Requires:       bsf
12mr|ant-1.7.1-7.0.6|242	BuildRequires:  bsf
12mr|ant-1.7.1-7.0.6|243	Provides:       ant-apache-bsf = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|244	
12mr|ant-1.7.1-7.0.6|245	%description apache-bsf
12mr|ant-1.7.1-7.0.6|246	Optional apache bsf tasks for %{name}.
12mr|ant-1.7.1-7.0.6|247	
12mr|ant-1.7.1-7.0.6|248	%description apache-bsf -l fr
12mr|ant-1.7.1-7.0.6|249	Taches apache bsf optionelles pour %{name}.
12mr|ant-1.7.1-7.0.6|250	
12mr|ant-1.7.1-7.0.6|251	%package apache-resolver
12mr|ant-1.7.1-7.0.6|252	Summary:        Optional apache resolver tasks for %{name}
12mr|ant-1.7.1-7.0.6|253	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|254	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|255	Requires:       xml-commons-resolver12
12mr|ant-1.7.1-7.0.6|256	BuildRequires:  xml-commons-resolver12
12mr|ant-1.7.1-7.0.6|257	Provides:       ant-apache-resolver = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|258	
12mr|ant-1.7.1-7.0.6|259	%description apache-resolver
12mr|ant-1.7.1-7.0.6|260	Optional apache resolver tasks for %{name}.
12mr|ant-1.7.1-7.0.6|261	
12mr|ant-1.7.1-7.0.6|262	%description apache-resolver -l fr
12mr|ant-1.7.1-7.0.6|263	Taches apache resolver optionelles pour %{name}.
12mr|ant-1.7.1-7.0.6|264	
12mr|ant-1.7.1-7.0.6|265	%package commons-logging
12mr|ant-1.7.1-7.0.6|266	Summary:        Optional commons logging tasks for %{name}
12mr|ant-1.7.1-7.0.6|267	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|268	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|269	Requires:       jakarta-commons-logging
12mr|ant-1.7.1-7.0.6|270	BuildRequires:  jakarta-commons-logging
12mr|ant-1.7.1-7.0.6|271	Provides:       ant-commons-logging = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|272	
12mr|ant-1.7.1-7.0.6|273	%description commons-logging
12mr|ant-1.7.1-7.0.6|274	Optional commons logging tasks for %{name}.
12mr|ant-1.7.1-7.0.6|275	
12mr|ant-1.7.1-7.0.6|276	%description commons-logging -l fr
12mr|ant-1.7.1-7.0.6|277	Taches commons logging optionelles pour %{name}.
12mr|ant-1.7.1-7.0.6|278	
12mr|ant-1.7.1-7.0.6|279	%package commons-net
12mr|ant-1.7.1-7.0.6|280	Summary:        Optional commons net tasks for %{name}
12mr|ant-1.7.1-7.0.6|281	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|282	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|283	Requires:       jakarta-commons-net
12mr|ant-1.7.1-7.0.6|284	BuildRequires:  jakarta-commons-net
12mr|ant-1.7.1-7.0.6|285	Provides:       ant-commons-net = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|286	
12mr|ant-1.7.1-7.0.6|287	%description commons-net
12mr|ant-1.7.1-7.0.6|288	Optional commons net tasks for %{name}.
12mr|ant-1.7.1-7.0.6|289	
12mr|ant-1.7.1-7.0.6|290	%description commons-net -l fr
12mr|ant-1.7.1-7.0.6|291	Taches commons net optionelles pour %{name}.
12mr|ant-1.7.1-7.0.6|292	
12mr|ant-1.7.1-7.0.6|293	# Disable because we don't ship the dependencies
12mr|ant-1.7.1-7.0.6|294	%if 0
12mr|ant-1.7.1-7.0.6|295	%package jai
12mr|ant-1.7.1-7.0.6|296	Summary:        Optional jai tasks for %{name}
12mr|ant-1.7.1-7.0.6|297	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|298	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|299	Requires:       jai
12mr|ant-1.7.1-7.0.6|300	BuildRequires:  jai
12mr|ant-1.7.1-7.0.6|301	Provides:       ant-jai = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|302	
12mr|ant-1.7.1-7.0.6|303	%description jai
12mr|ant-1.7.1-7.0.6|304	Optional jai tasks for %{name}.
12mr|ant-1.7.1-7.0.6|305	
12mr|ant-1.7.1-7.0.6|306	%description jai -l fr
12mr|ant-1.7.1-7.0.6|307	Taches jai optionelles pour %{name}.
12mr|ant-1.7.1-7.0.6|308	%endif
12mr|ant-1.7.1-7.0.6|309	
12mr|ant-1.7.1-7.0.6|310	%package apache-bcel
12mr|ant-1.7.1-7.0.6|311	Summary:        Optional apache bcel tasks for %{name}
12mr|ant-1.7.1-7.0.6|312	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|313	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|314	Requires:       bcel
12mr|ant-1.7.1-7.0.6|315	BuildRequires:  bcel
12mr|ant-1.7.1-7.0.6|316	Provides:       ant-apache-bcel = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|317	Provides:       ant-jakarta-bcel = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|318	Obsoletes:	ant-jakarta-bcel < %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|319	
12mr|ant-1.7.1-7.0.6|320	%description apache-bcel
12mr|ant-1.7.1-7.0.6|321	Optional apache bcel tasks for %{name}.
12mr|ant-1.7.1-7.0.6|322	
12mr|ant-1.7.1-7.0.6|323	%description apache-bcel -l fr
12mr|ant-1.7.1-7.0.6|324	Taches apache bcel optionelles pour %{name}.
12mr|ant-1.7.1-7.0.6|325	
12mr|ant-1.7.1-7.0.6|326	%package apache-log4j
12mr|ant-1.7.1-7.0.6|327	Summary:        Optional apache log4j tasks for %{name}
12mr|ant-1.7.1-7.0.6|328	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|329	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|330	Requires:       log4j
12mr|ant-1.7.1-7.0.6|331	BuildRequires:  log4j
12mr|ant-1.7.1-7.0.6|332	Provides:       ant-apache-log4j = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|333	Provides:       ant-jakarta-log4j = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|334	Obsoletes:	ant-jakarta-log4j < %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|335	
12mr|ant-1.7.1-7.0.6|336	%description apache-log4j
12mr|ant-1.7.1-7.0.6|337	Optional apache log4j tasks for %{name}.
12mr|ant-1.7.1-7.0.6|338	
12mr|ant-1.7.1-7.0.6|339	%description apache-log4j -l fr
12mr|ant-1.7.1-7.0.6|340	Taches apache log4j optionelles pour %{name}.
12mr|ant-1.7.1-7.0.6|341	
12mr|ant-1.7.1-7.0.6|342	%package apache-oro
12mr|ant-1.7.1-7.0.6|343	Summary:        Optional apache oro tasks for %{name}
12mr|ant-1.7.1-7.0.6|344	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|345	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|346	Requires:       oro
12mr|ant-1.7.1-7.0.6|347	BuildRequires:  oro
12mr|ant-1.7.1-7.0.6|348	Provides:       ant-apache-oro = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|349	Provides:       ant-jakarta-oro = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|350	Obsoletes:	ant-jakarta-oro < %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|351	
12mr|ant-1.7.1-7.0.6|352	%description apache-oro
12mr|ant-1.7.1-7.0.6|353	Optional apache oro tasks for %{name}.
12mr|ant-1.7.1-7.0.6|354	
12mr|ant-1.7.1-7.0.6|355	%description apache-oro -l fr
12mr|ant-1.7.1-7.0.6|356	Taches apache oro optionelles pour %{name}.
12mr|ant-1.7.1-7.0.6|357	
12mr|ant-1.7.1-7.0.6|358	%package apache-regexp
12mr|ant-1.7.1-7.0.6|359	Summary:        Optional apache regexp tasks for %{name}
12mr|ant-1.7.1-7.0.6|360	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|361	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|362	Requires:       regexp
12mr|ant-1.7.1-7.0.6|363	BuildRequires:  regexp
12mr|ant-1.7.1-7.0.6|364	Provides:       ant-apache-regexp = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|365	Provides:       ant-jakarta-regexp = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|366	Obsoletes:	ant-jakarta-regexp < %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|367	
12mr|ant-1.7.1-7.0.6|368	%description apache-regexp
12mr|ant-1.7.1-7.0.6|369	Optional apache regexp tasks for %{name}.
12mr|ant-1.7.1-7.0.6|370	
12mr|ant-1.7.1-7.0.6|371	%description apache-regexp -l fr
12mr|ant-1.7.1-7.0.6|372	Taches apache regexp optionelles pour %{name}.
12mr|ant-1.7.1-7.0.6|373	
12mr|ant-1.7.1-7.0.6|374	%package javamail
12mr|ant-1.7.1-7.0.6|375	Summary:        Optional javamail tasks for %{name}
12mr|ant-1.7.1-7.0.6|376	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|377	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|378	Requires:       javamail >= 0:1.2-5jpp
12mr|ant-1.7.1-7.0.6|379	Requires:       jaf >= 0:1.0.1-5jpp
12mr|ant-1.7.1-7.0.6|380	BuildRequires:  javamail >= 0:1.2-5jpp
12mr|ant-1.7.1-7.0.6|381	BuildRequires:  jaf >= 0:1.0.1-5jpp
12mr|ant-1.7.1-7.0.6|382	Provides:       ant-javamail = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|383	
12mr|ant-1.7.1-7.0.6|384	%description javamail
12mr|ant-1.7.1-7.0.6|385	Optional javamail tasks for %{name}.
12mr|ant-1.7.1-7.0.6|386	
12mr|ant-1.7.1-7.0.6|387	%description javamail -l fr
12mr|ant-1.7.1-7.0.6|388	Taches javamail optionelles pour %{name}.
12mr|ant-1.7.1-7.0.6|389	
12mr|ant-1.7.1-7.0.6|390	%package jdepend
12mr|ant-1.7.1-7.0.6|391	Summary:        Optional jdepend tasks for %{name}
12mr|ant-1.7.1-7.0.6|392	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|393	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|394	Requires:       jdepend
12mr|ant-1.7.1-7.0.6|395	BuildRequires:  jdepend
12mr|ant-1.7.1-7.0.6|396	Provides:       ant-jdepend = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|397	
12mr|ant-1.7.1-7.0.6|398	%description jdepend
12mr|ant-1.7.1-7.0.6|399	Optional jdepend tasks for %{name}.
12mr|ant-1.7.1-7.0.6|400	
12mr|ant-1.7.1-7.0.6|401	%description jdepend -l fr
12mr|ant-1.7.1-7.0.6|402	Taches jdepend optionelles pour %{name}.
12mr|ant-1.7.1-7.0.6|403	
12mr|ant-1.7.1-7.0.6|404	%package jsch
12mr|ant-1.7.1-7.0.6|405	Summary:        Optional jsch tasks for %{name}
12mr|ant-1.7.1-7.0.6|406	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|407	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|408	Requires:       jsch
12mr|ant-1.7.1-7.0.6|409	BuildRequires:  jsch
12mr|ant-1.7.1-7.0.6|410	Provides:       ant-jsch = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|411	
12mr|ant-1.7.1-7.0.6|412	%description jsch
12mr|ant-1.7.1-7.0.6|413	Optional jsch tasks for %{name}.
12mr|ant-1.7.1-7.0.6|414	
12mr|ant-1.7.1-7.0.6|415	%description jsch -l fr
12mr|ant-1.7.1-7.0.6|416	Taches jsch optionelles pour %{name}.
12mr|ant-1.7.1-7.0.6|417	
12mr|ant-1.7.1-7.0.6|418	%package junit
12mr|ant-1.7.1-7.0.6|419	Summary:        Optional junit tasks for %{name}
12mr|ant-1.7.1-7.0.6|420	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|421	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|422	Requires:       junit
12mr|ant-1.7.1-7.0.6|423	Provides:       ant-junit = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|424	
12mr|ant-1.7.1-7.0.6|425	%description junit
12mr|ant-1.7.1-7.0.6|426	Optional junit tasks for %{name}.
12mr|ant-1.7.1-7.0.6|427	
12mr|ant-1.7.1-7.0.6|428	%description junit -l fr
12mr|ant-1.7.1-7.0.6|429	Taches junit optionelles pour %{name}.
12mr|ant-1.7.1-7.0.6|430	
12mr|ant-1.7.1-7.0.6|431	%package scripts
12mr|ant-1.7.1-7.0.6|432	Summary:        Additional scripts for %{name}
12mr|ant-1.7.1-7.0.6|433	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|434	AutoReqProv:    no
12mr|ant-1.7.1-7.0.6|435	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|ant-1.7.1-7.0.6|436	Requires:       %{_bindir}/perl
12mr|ant-1.7.1-7.0.6|437	Requires:       %{_bindir}/python
12mr|ant-1.7.1-7.0.6|438	
12mr|ant-1.7.1-7.0.6|439	%description scripts
12mr|ant-1.7.1-7.0.6|440	Additional Perl and Python scripts for %{name}.
12mr|ant-1.7.1-7.0.6|441	
12mr|ant-1.7.1-7.0.6|442	%description scripts -l fr
12mr|ant-1.7.1-7.0.6|443	Scripts additionels pour %{name}.
12mr|ant-1.7.1-7.0.6|444	
12mr|ant-1.7.1-7.0.6|445	%package manual
12mr|ant-1.7.1-7.0.6|446	Summary:        Manual for %{name}
12mr|ant-1.7.1-7.0.6|447	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|448	
12mr|ant-1.7.1-7.0.6|449	%description manual
12mr|ant-1.7.1-7.0.6|450	Documentation for %{name}.
12mr|ant-1.7.1-7.0.6|451	
12mr|ant-1.7.1-7.0.6|452	%description manual -l it
12mr|ant-1.7.1-7.0.6|453	Documentazione di %{name}.
12mr|ant-1.7.1-7.0.6|454	
12mr|ant-1.7.1-7.0.6|455	%description manual -l fr
12mr|ant-1.7.1-7.0.6|456	Documentation pour %{name}.
12mr|ant-1.7.1-7.0.6|457	
12mr|ant-1.7.1-7.0.6|458	%package javadoc
12mr|ant-1.7.1-7.0.6|459	Summary:        Javadoc for %{name}
12mr|ant-1.7.1-7.0.6|460	Group:          Development/Java
12mr|ant-1.7.1-7.0.6|461	
12mr|ant-1.7.1-7.0.6|462	%description javadoc
12mr|ant-1.7.1-7.0.6|463	Javadoc for %{name}.
12mr|ant-1.7.1-7.0.6|464	
12mr|ant-1.7.1-7.0.6|465	%description javadoc -l fr
12mr|ant-1.7.1-7.0.6|466	Javadoc pour %{name}.
12mr|ant-1.7.1-7.0.6|467	%endif
12mr|ant-1.7.1-7.0.6|468	
12mr|ant-1.7.1-7.0.6|469	# -----------------------------------------------------------------------------
12mr|ant-1.7.1-7.0.6|470	
12mr|ant-1.7.1-7.0.6|471	%prep
12mr|ant-1.7.1-7.0.6|472	%setup -q -n apache-ant-%{cvs_version}
12mr|ant-1.7.1-7.0.6|473	
12mr|ant-1.7.1-7.0.6|474	# Fix some places where copies of classes are included in the wrong jarfiles
12mr|ant-1.7.1-7.0.6|475	%patch0 -p1
12mr|ant-1.7.1-7.0.6|476	
12mr|ant-1.7.1-7.0.6|477	# Disable the style and xmlvalidate tasks on ppc64 and s390x (#163689).
12mr|ant-1.7.1-7.0.6|478	%ifarch ppc64 s390x
12mr|ant-1.7.1-7.0.6|479	%patch1 -p1
12mr|ant-1.7.1-7.0.6|480	%endif
12mr|ant-1.7.1-7.0.6|481	
12mr|ant-1.7.1-7.0.6|482	# Update ant to work with recent versions of GNU Classpath
12mr|ant-1.7.1-7.0.6|483	%patch2 -p1
12mr|ant-1.7.1-7.0.6|484	
12mr|ant-1.7.1-7.0.6|485	# When bootstrapping, we don't have junit
12mr|ant-1.7.1-7.0.6|486	%patch3 -p1
12mr|ant-1.7.1-7.0.6|487	
12mr|ant-1.7.1-7.0.6|488	# clean jar files
12mr|ant-1.7.1-7.0.6|489	find . -name "*.jar" | %{_bindir}/xargs -t rm
12mr|ant-1.7.1-7.0.6|490	
12mr|ant-1.7.1-7.0.6|491	# -----------------------------------------------------------------------------
12mr|ant-1.7.1-7.0.6|492	
12mr|ant-1.7.1-7.0.6|493	%build
12mr|ant-1.7.1-7.0.6|494	export OPT_JAR_LIST=:
12mr|ant-1.7.1-7.0.6|495	%if %without bootstrap
12mr|ant-1.7.1-7.0.6|496	export CLASSPATH=$(build-classpath antlr bcel jaf javamail/mailapi jdepend junit log4j oro regexp bsf commons-logging commons-net jsch xml-commons-resolver12)
12mr|ant-1.7.1-7.0.6|497	%{ant} jars
12mr|ant-1.7.1-7.0.6|498	%if %{build_javadoc}
12mr|ant-1.7.1-7.0.6|499	%{ant} javadocs
12mr|ant-1.7.1-7.0.6|500	%endif
12mr|ant-1.7.1-7.0.6|501	%else
12mr|ant-1.7.1-7.0.6|502	export JAVA_HOME=%{java_home}
12mr|ant-1.7.1-7.0.6|503	export CLASSPATH=$JAVA_HOME/lib/tools.jar
12mr|ant-1.7.1-7.0.6|504	sh ./build.sh --noconfig jars
12mr|ant-1.7.1-7.0.6|505	%endif
12mr|ant-1.7.1-7.0.6|506	
12mr|ant-1.7.1-7.0.6|507	# -----------------------------------------------------------------------------
12mr|ant-1.7.1-7.0.6|508	
12mr|ant-1.7.1-7.0.6|509	%install
12mr|ant-1.7.1-7.0.6|510	rm -rf $RPM_BUILD_ROOT
12mr|ant-1.7.1-7.0.6|511	
12mr|ant-1.7.1-7.0.6|512	# ANT_HOME and subdirs
12mr|ant-1.7.1-7.0.6|513	mkdir -p $RPM_BUILD_ROOT%{ant_home}/{lib,etc}
12mr|ant-1.7.1-7.0.6|514	
12mr|ant-1.7.1-7.0.6|515	# jars
12mr|ant-1.7.1-7.0.6|516	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|ant-1.7.1-7.0.6|517	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
12mr|ant-1.7.1-7.0.6|518	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|ant-1.7.1-7.0.6|519	install -m 644 build/lib/ant.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|ant-1.7.1-7.0.6|520	install -m 644 build/lib/ant-bootstrap.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-bootstrap-%{version}.jar
12mr|ant-1.7.1-7.0.6|521	install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}.pom
12mr|ant-1.7.1-7.0.6|522	%add_to_maven_depmap org.apache.ant %{name} %{version} JPP %{name}
12mr|ant-1.7.1-7.0.6|523	install -m 644 build/lib/ant-launcher.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-launcher-%{version}.jar
12mr|ant-1.7.1-7.0.6|524	install -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}-launcher.pom
12mr|ant-1.7.1-7.0.6|525	%add_to_maven_depmap org.apache.ant %{name}-launcher %{version} JPP %{name}-launcher
12mr|ant-1.7.1-7.0.6|526	
12mr|ant-1.7.1-7.0.6|527	install -m 644 build/lib/ant-jmf.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jmf-%{version}.jar
12mr|ant-1.7.1-7.0.6|528	install -m 644 %{SOURCE20} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-jmf.pom
12mr|ant-1.7.1-7.0.6|529	%add_to_maven_depmap org.apache.ant %{name}-jmf %{version} JPP/%{name} %{name}-jmf
12mr|ant-1.7.1-7.0.6|530	install -m 644 build/lib/ant-nodeps.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-nodeps-%{version}.jar
12mr|ant-1.7.1-7.0.6|531	install -m 644 %{SOURCE23} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-nodeps.pom
12mr|ant-1.7.1-7.0.6|532	%add_to_maven_depmap org.apache.ant %{name}-nodeps %{version} JPP/%{name} %{name}-nodeps
12mr|ant-1.7.1-7.0.6|533	install -m 644 build/lib/ant-swing.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-swing-%{version}.jar
12mr|ant-1.7.1-7.0.6|534	install -m 644 %{SOURCE24} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-swing.pom
12mr|ant-1.7.1-7.0.6|535	%add_to_maven_depmap org.apache.ant %{name}-swing %{version} JPP/%{name} %{name}-swing
12mr|ant-1.7.1-7.0.6|536	install -m 644 build/lib/ant-trax.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-trax-%{version}.jar
12mr|ant-1.7.1-7.0.6|537	install -m 644 %{SOURCE25} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-trax.pom
12mr|ant-1.7.1-7.0.6|538	%add_to_maven_depmap org.apache.ant %{name}-trax %{version} JPP/%{name} %{name}-trax
12mr|ant-1.7.1-7.0.6|539	
12mr|ant-1.7.1-7.0.6|540	# optional jars
12mr|ant-1.7.1-7.0.6|541	%if %without bootstrap
12mr|ant-1.7.1-7.0.6|542	%if %{with_manifest_only}
12mr|ant-1.7.1-7.0.6|543	install -m 644 build/lib/ant-icontract.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-icontract-%{version}.jar
12mr|ant-1.7.1-7.0.6|544	install -m 644 build/lib/ant-netrexx.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-netrexx-%{version}.jar
12mr|ant-1.7.1-7.0.6|545	install -m 644 %{SOURCE4} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-netrexx.pom
12mr|ant-1.7.1-7.0.6|546	%add_to_maven_depmap org.apache.ant %{name}-netrexx %{version} JPP/%{name} %{name}-netrexx
12mr|ant-1.7.1-7.0.6|547	install -m 644 build/lib/ant-starteam.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-starteam-%{version}.jar
12mr|ant-1.7.1-7.0.6|548	install -m 644 %{SOURCE5} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-starteam.pom
12mr|ant-1.7.1-7.0.6|549	%add_to_maven_depmap org.apache.ant %{name}-starteam %{version} JPP/%{name} %{name}-starteam
12mr|ant-1.7.1-7.0.6|550	install -m 644 build/lib/ant-stylebook.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-stylebook-%{version}.jar
12mr|ant-1.7.1-7.0.6|551	install -m 644 %{SOURCE6} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-stylebook.pom
12mr|ant-1.7.1-7.0.6|552	%add_to_maven_depmap org.apache.ant %{name}-stylebook %{version} JPP/%{name} %{name}-stylebook
12mr|ant-1.7.1-7.0.6|553	install -m 644 build/lib/ant-vaj.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-vaj-%{version}.jar
12mr|ant-1.7.1-7.0.6|554	install -m 644 build/lib/ant-weblogic.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-weblogic-%{version}.jar
12mr|ant-1.7.1-7.0.6|555	install -m 644 %{SOURCE7} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-weblogic.pom
12mr|ant-1.7.1-7.0.6|556	%add_to_maven_depmap org.apache.ant %{name}-weblogic %{version} JPP/%{name} %{name}-weblogic
12mr|ant-1.7.1-7.0.6|557	install -m 644 build/lib/ant-xalan1.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-xalan1-%{version}.jar
12mr|ant-1.7.1-7.0.6|558	install -m 644 build/lib/ant-xslp.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-xslp-%{version}.jar
12mr|ant-1.7.1-7.0.6|559	%endif
12mr|ant-1.7.1-7.0.6|560	install -m 644 build/lib/ant-antlr.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-antlr-%{version}.jar
12mr|ant-1.7.1-7.0.6|561	install -m 644 %{SOURCE8} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-antlr.pom
12mr|ant-1.7.1-7.0.6|562	%add_to_maven_depmap org.apache.ant %{name}-antlr %{version} JPP/%{name} %{name}-antlr
12mr|ant-1.7.1-7.0.6|563	install -m 644 build/lib/ant-apache-bsf.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-apache-bsf-%{version}.jar
12mr|ant-1.7.1-7.0.6|564	install -m 644 %{SOURCE9} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-apache-bsf.pom
12mr|ant-1.7.1-7.0.6|565	%add_to_maven_depmap org.apache.ant %{name}-apache-bsf %{version} JPP/%{name} %{name}-apache-bsf
12mr|ant-1.7.1-7.0.6|566	install -m 644 build/lib/ant-apache-resolver.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-apache-resolver-%{version}.jar
12mr|ant-1.7.1-7.0.6|567	install -m 644 %{SOURCE10} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-apache-resolver.pom
12mr|ant-1.7.1-7.0.6|568	%add_to_maven_depmap org.apache.ant %{name}-apache-resolver %{version} JPP/%{name} %{name}-apache-resolver
12mr|ant-1.7.1-7.0.6|569	install -m 644 build/lib/ant-commons-logging.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-commons-logging-%{version}.jar
12mr|ant-1.7.1-7.0.6|570	install -m 644 %{SOURCE11} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-commons-logging.pom
12mr|ant-1.7.1-7.0.6|571	%add_to_maven_depmap org.apache.ant %{name}-commons-logging %{version} JPP/%{name} %{name}-commons-logging
12mr|ant-1.7.1-7.0.6|572	install -m 644 build/lib/ant-commons-net.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-commons-net-%{version}.jar
12mr|ant-1.7.1-7.0.6|573	install -m 644 %{SOURCE12} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-commons-net.pom
12mr|ant-1.7.1-7.0.6|574	%add_to_maven_depmap org.apache.ant %{name}-commons-net %{version} JPP/%{name} %{name}-commons-net
12mr|ant-1.7.1-7.0.6|575	#install -m 644 build/lib/ant-jai.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jai-%{version}.jar
12mr|ant-1.7.1-7.0.6|576	#install -m 644 %{SOURCE13} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-jai.pom
12mr|ant-1.7.1-7.0.6|577	#%add_to_maven_depmap org.apache.ant %{name}-jai %{version} JPP/%{name} %{name}-jai
12mr|ant-1.7.1-7.0.6|578	install -m 644 build/lib/ant-apache-bcel.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-apache-bcel-%{version}.jar
12mr|ant-1.7.1-7.0.6|579	install -m 644 %{SOURCE14} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-apache-bcel.pom
12mr|ant-1.7.1-7.0.6|580	%add_to_maven_depmap org.apache.ant %{name}-apache-bcel %{version} JPP/%{name} %{name}-apache-bcel
12mr|ant-1.7.1-7.0.6|581	install -m 644 build/lib/ant-apache-log4j.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-apache-log4j-%{version}.jar
12mr|ant-1.7.1-7.0.6|582	install -m 644 %{SOURCE15} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-apache-log4j.pom
12mr|ant-1.7.1-7.0.6|583	%add_to_maven_depmap org.apache.ant %{name}-apache-log4j %{version} JPP/%{name} %{name}-apache-log4j
12mr|ant-1.7.1-7.0.6|584	install -m 644 build/lib/ant-apache-oro.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-apache-oro-%{version}.jar
12mr|ant-1.7.1-7.0.6|585	install -m 644 %{SOURCE16} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-apache-oro.pom
12mr|ant-1.7.1-7.0.6|586	%add_to_maven_depmap org.apache.ant %{name}-apache-oro %{version} JPP/%{name} %{name}-apache-oro
12mr|ant-1.7.1-7.0.6|587	install -m 644 build/lib/ant-apache-regexp.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-apache-regexp-%{version}.jar
12mr|ant-1.7.1-7.0.6|588	install -m 644 %{SOURCE17} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-apache-regexp.pom
12mr|ant-1.7.1-7.0.6|589	%add_to_maven_depmap org.apache.ant %{name}-apache-regexp %{version} JPP/%{name} %{name}-apache-regexp
12mr|ant-1.7.1-7.0.6|590	ln -sf %{name}-apache-bcel.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jakarta-bcel.jar
12mr|ant-1.7.1-7.0.6|591	ln -sf %{name}-apache-log4j.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jakarta-log4j.jar
12mr|ant-1.7.1-7.0.6|592	ln -sf %{name}-apache-oro.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jakarta-oro.jar
12mr|ant-1.7.1-7.0.6|593	ln -sf %{name}-apache-regexp.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jakarta-regexp.jar
12mr|ant-1.7.1-7.0.6|594	install -m 644 build/lib/ant-javamail.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-javamail-%{version}.jar
12mr|ant-1.7.1-7.0.6|595	install -m 644 %{SOURCE18} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-javamail.pom
12mr|ant-1.7.1-7.0.6|596	%add_to_maven_depmap org.apache.ant %{name}-javamail %{version} JPP/%{name} %{name}-javamail
12mr|ant-1.7.1-7.0.6|597	install -m 644 build/lib/ant-jdepend.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jdepend-%{version}.jar
12mr|ant-1.7.1-7.0.6|598	install -m 644 %{SOURCE19} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-jdepend.pom
12mr|ant-1.7.1-7.0.6|599	%add_to_maven_depmap org.apache.ant %{name}-jdepend %{version} JPP/%{name} %{name}-jdepend
12mr|ant-1.7.1-7.0.6|600	install -m 644 build/lib/ant-jsch.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jsch-%{version}.jar
12mr|ant-1.7.1-7.0.6|601	install -m 644 %{SOURCE21} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-jsch.pom
12mr|ant-1.7.1-7.0.6|602	%add_to_maven_depmap org.apache.ant %{name}-jsch %{version} JPP/%{name} %{name}-jsch
12mr|ant-1.7.1-7.0.6|603	install -m 644 build/lib/ant-junit.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-junit-%{version}.jar
12mr|ant-1.7.1-7.0.6|604	install -m 644 %{SOURCE22} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-%{name}-junit.pom
12mr|ant-1.7.1-7.0.6|605	%add_to_maven_depmap org.apache.ant %{name}-junit %{version} JPP/%{name} %{name}-junit
12mr|ant-1.7.1-7.0.6|606	install -m 644 %{SOURCE26} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}-parent.pom
12mr|ant-1.7.1-7.0.6|607	%add_to_maven_depmap org.apache.ant %{name}-parent %{version} JPP %{name}-parent
12mr|ant-1.7.1-7.0.6|608	%endif
12mr|ant-1.7.1-7.0.6|609	
12mr|ant-1.7.1-7.0.6|610	# jar aliases
12mr|ant-1.7.1-7.0.6|611	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|ant-1.7.1-7.0.6|612	(cd $RPM_BUILD_ROOT%{_javadir}/%{name} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|ant-1.7.1-7.0.6|613	
12mr|ant-1.7.1-7.0.6|614	# scripts: remove dos and os/2 scripts
12mr|ant-1.7.1-7.0.6|615	rm -f src/script/*.bat
12mr|ant-1.7.1-7.0.6|616	rm -f src/script/*.cmd
12mr|ant-1.7.1-7.0.6|617	
12mr|ant-1.7.1-7.0.6|618	# XSLs
12mr|ant-1.7.1-7.0.6|619	cp -p src/etc/*.xsl $RPM_BUILD_ROOT%{ant_home}/etc
12mr|ant-1.7.1-7.0.6|620	
12mr|ant-1.7.1-7.0.6|621	# install everything else
12mr|ant-1.7.1-7.0.6|622	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12mr|ant-1.7.1-7.0.6|623	%if %without bootstrap
12mr|ant-1.7.1-7.0.6|624	cp -p src/script/* $RPM_BUILD_ROOT%{_bindir}
12mr|ant-1.7.1-7.0.6|625	%else
12mr|ant-1.7.1-7.0.6|626	cp -p src/script/ant{,Run} $RPM_BUILD_ROOT%{_bindir}
12mr|ant-1.7.1-7.0.6|627	%endif
12mr|ant-1.7.1-7.0.6|628	
12mr|ant-1.7.1-7.0.6|629	# default ant.conf
12mr|ant-1.7.1-7.0.6|630	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}
12mr|ant-1.7.1-7.0.6|631	cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf
12mr|ant-1.7.1-7.0.6|632	
12mr|ant-1.7.1-7.0.6|633	# OPT_JAR_LIST fragments
12mr|ant-1.7.1-7.0.6|634	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d
12mr|ant-1.7.1-7.0.6|635	echo "ant/ant-jmf" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/jmf
12mr|ant-1.7.1-7.0.6|636	echo "ant/ant-nodeps" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/nodeps
12mr|ant-1.7.1-7.0.6|637	echo "ant/ant-swing" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/swing
12mr|ant-1.7.1-7.0.6|638	echo "jaxp_transform_impl ant/ant-trax xalan-j2-serializer" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/trax
12mr|ant-1.7.1-7.0.6|639	%if %without bootstrap
12mr|ant-1.7.1-7.0.6|640	echo "antlr ant/ant-antlr" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/antlr
12mr|ant-1.7.1-7.0.6|641	echo "bsf ant/ant-apache-bsf" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-bsf
12mr|ant-1.7.1-7.0.6|642	echo "xml-commons-resolver12 ant/ant-apache-resolver" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-resolver
12mr|ant-1.7.1-7.0.6|643	echo "jakarta-commons-logging ant/ant-commons-logging" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/commons-logging
12mr|ant-1.7.1-7.0.6|644	echo "jakarta-commons-net ant/ant-commons-net" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/commons-net
12mr|ant-1.7.1-7.0.6|645	#echo "jai ant/ant-jai" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/jai
12mr|ant-1.7.1-7.0.6|646	echo "bcel ant/ant-apache-bcel" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-bcel
12mr|ant-1.7.1-7.0.6|647	echo "log4j ant/ant-apache-log4j" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-log4j
12mr|ant-1.7.1-7.0.6|648	echo "oro ant/ant-apache-oro" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-oro
12mr|ant-1.7.1-7.0.6|649	echo "regexp ant/ant-apache-regexp" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-regexp
12mr|ant-1.7.1-7.0.6|650	echo "javamail jaf ant/ant-javamail" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/javamail
12mr|ant-1.7.1-7.0.6|651	echo "jdepend ant/ant-jdepend" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/jdepend
12mr|ant-1.7.1-7.0.6|652	echo "jsch ant/ant-jsch" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/jsch
12mr|ant-1.7.1-7.0.6|653	echo "junit ant/ant-junit" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/junit
12mr|ant-1.7.1-7.0.6|654	%endif
12mr|ant-1.7.1-7.0.6|655	
12mr|ant-1.7.1-7.0.6|656	%if %{build_javadoc}
12mr|ant-1.7.1-7.0.6|657	# javadoc
12mr|ant-1.7.1-7.0.6|658	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|ant-1.7.1-7.0.6|659	cp -pr build/javadocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|ant-1.7.1-7.0.6|660	%endif
12mr|ant-1.7.1-7.0.6|661	
12mr|ant-1.7.1-7.0.6|662	# fix link between manual and javadoc
12mr|ant-1.7.1-7.0.6|663	(cd docs/manual; ln -sf %{_javadocdir}/%{name}-%{version} api)
12mr|ant-1.7.1-7.0.6|664	
12mr|ant-1.7.1-7.0.6|665	%if %with bootstrap
12mr|ant-1.7.1-7.0.6|666	find $RPM_BUILD_ROOT%{_datadir}/ant/etc -type f -name "*.xsl" \
12mr|ant-1.7.1-7.0.6|667	-a ! -name ant-update.xsl \
12mr|ant-1.7.1-7.0.6|668	-a ! -name changelog.xsl \
12mr|ant-1.7.1-7.0.6|669	-a ! -name coverage-frames.xsl \
12mr|ant-1.7.1-7.0.6|670	-a ! -name junit-frames-xalan1.xsl \
12mr|ant-1.7.1-7.0.6|671	-a ! -name log.xsl \
12mr|ant-1.7.1-7.0.6|672	-a ! -name mmetrics-frames.xsl \
12mr|ant-1.7.1-7.0.6|673	-a ! -name tagdiff.xsl \
12mr|ant-1.7.1-7.0.6|674	| xargs -t rm
12mr|ant-1.7.1-7.0.6|675	%endif
12mr|ant-1.7.1-7.0.6|676	
12mr|ant-1.7.1-7.0.6|677	# -----------------------------------------------------------------------------
12mr|ant-1.7.1-7.0.6|678	
12mr|ant-1.7.1-7.0.6|679	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|680	%{_bindir}/aot-compile-rpm
12mr|ant-1.7.1-7.0.6|681	%endif
12mr|ant-1.7.1-7.0.6|682	
12mr|ant-1.7.1-7.0.6|683	%clean
12mr|ant-1.7.1-7.0.6|684	rm -rf $RPM_BUILD_ROOT
12mr|ant-1.7.1-7.0.6|685	
12mr|ant-1.7.1-7.0.6|686	# -----------------------------------------------------------------------------
12mr|ant-1.7.1-7.0.6|687	
12mr|ant-1.7.1-7.0.6|688	%post
12mr|ant-1.7.1-7.0.6|689	%update_maven_depmap
12mr|ant-1.7.1-7.0.6|690	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|691	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|692	then
12mr|ant-1.7.1-7.0.6|693	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|694	fi
12mr|ant-1.7.1-7.0.6|695	%endif
12mr|ant-1.7.1-7.0.6|696	
12mr|ant-1.7.1-7.0.6|697	%postun
12mr|ant-1.7.1-7.0.6|698	%update_maven_depmap
12mr|ant-1.7.1-7.0.6|699	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|700	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|701	then
12mr|ant-1.7.1-7.0.6|702	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|703	fi
12mr|ant-1.7.1-7.0.6|704	%endif
12mr|ant-1.7.1-7.0.6|705	
12mr|ant-1.7.1-7.0.6|706	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|707	%post jmf
12mr|ant-1.7.1-7.0.6|708	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|709	then
12mr|ant-1.7.1-7.0.6|710	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|711	fi
12mr|ant-1.7.1-7.0.6|712	%endif
12mr|ant-1.7.1-7.0.6|713	
12mr|ant-1.7.1-7.0.6|714	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|715	%postun jmf
12mr|ant-1.7.1-7.0.6|716	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|717	then
12mr|ant-1.7.1-7.0.6|718	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|719	fi
12mr|ant-1.7.1-7.0.6|720	%endif
12mr|ant-1.7.1-7.0.6|721	
12mr|ant-1.7.1-7.0.6|722	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|723	%post nodeps
12mr|ant-1.7.1-7.0.6|724	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|725	then
12mr|ant-1.7.1-7.0.6|726	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|727	fi
12mr|ant-1.7.1-7.0.6|728	%endif
12mr|ant-1.7.1-7.0.6|729	
12mr|ant-1.7.1-7.0.6|730	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|731	%postun nodeps
12mr|ant-1.7.1-7.0.6|732	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|733	then
12mr|ant-1.7.1-7.0.6|734	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|735	fi
12mr|ant-1.7.1-7.0.6|736	%endif
12mr|ant-1.7.1-7.0.6|737	
12mr|ant-1.7.1-7.0.6|738	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|739	%post swing
12mr|ant-1.7.1-7.0.6|740	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|741	then
12mr|ant-1.7.1-7.0.6|742	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|743	fi
12mr|ant-1.7.1-7.0.6|744	%endif
12mr|ant-1.7.1-7.0.6|745	
12mr|ant-1.7.1-7.0.6|746	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|747	%postun swing
12mr|ant-1.7.1-7.0.6|748	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|749	then
12mr|ant-1.7.1-7.0.6|750	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|751	fi
12mr|ant-1.7.1-7.0.6|752	%endif
12mr|ant-1.7.1-7.0.6|753	
12mr|ant-1.7.1-7.0.6|754	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|755	%post trax
12mr|ant-1.7.1-7.0.6|756	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|757	then
12mr|ant-1.7.1-7.0.6|758	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|759	fi
12mr|ant-1.7.1-7.0.6|760	%endif
12mr|ant-1.7.1-7.0.6|761	
12mr|ant-1.7.1-7.0.6|762	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|763	%postun trax
12mr|ant-1.7.1-7.0.6|764	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|765	then
12mr|ant-1.7.1-7.0.6|766	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|767	fi
12mr|ant-1.7.1-7.0.6|768	%endif
12mr|ant-1.7.1-7.0.6|769	
12mr|ant-1.7.1-7.0.6|770	%if %without bootstrap
12mr|ant-1.7.1-7.0.6|771	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|772	%post commons-net
12mr|ant-1.7.1-7.0.6|773	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|774	then
12mr|ant-1.7.1-7.0.6|775	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|776	fi
12mr|ant-1.7.1-7.0.6|777	%endif
12mr|ant-1.7.1-7.0.6|778	
12mr|ant-1.7.1-7.0.6|779	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|780	%postun commons-net
12mr|ant-1.7.1-7.0.6|781	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|782	then
12mr|ant-1.7.1-7.0.6|783	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|784	fi
12mr|ant-1.7.1-7.0.6|785	%endif
12mr|ant-1.7.1-7.0.6|786	
12mr|ant-1.7.1-7.0.6|787	# We do not ship dependencies for these, so they are disabled.
12mr|ant-1.7.1-7.0.6|788	%if 0
12mr|ant-1.7.1-7.0.6|789	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|790	%post jai
12mr|ant-1.7.1-7.0.6|791	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|792	then
12mr|ant-1.7.1-7.0.6|793	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|794	fi
12mr|ant-1.7.1-7.0.6|795	%endif
12mr|ant-1.7.1-7.0.6|796	
12mr|ant-1.7.1-7.0.6|797	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|798	%postun jai
12mr|ant-1.7.1-7.0.6|799	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|800	then
12mr|ant-1.7.1-7.0.6|801	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|802	fi
12mr|ant-1.7.1-7.0.6|803	%endif
12mr|ant-1.7.1-7.0.6|804	%endif
12mr|ant-1.7.1-7.0.6|805	
12mr|ant-1.7.1-7.0.6|806	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|807	%post antlr
12mr|ant-1.7.1-7.0.6|808	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|809	then
12mr|ant-1.7.1-7.0.6|810	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|811	fi
12mr|ant-1.7.1-7.0.6|812	%endif
12mr|ant-1.7.1-7.0.6|813	
12mr|ant-1.7.1-7.0.6|814	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|815	%postun antlr
12mr|ant-1.7.1-7.0.6|816	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|817	then
12mr|ant-1.7.1-7.0.6|818	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|819	fi
12mr|ant-1.7.1-7.0.6|820	%endif
12mr|ant-1.7.1-7.0.6|821	
12mr|ant-1.7.1-7.0.6|822	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|823	%post apache-bcel
12mr|ant-1.7.1-7.0.6|824	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|825	then
12mr|ant-1.7.1-7.0.6|826	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|827	fi
12mr|ant-1.7.1-7.0.6|828	%endif
12mr|ant-1.7.1-7.0.6|829	
12mr|ant-1.7.1-7.0.6|830	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|831	%postun apache-bcel
12mr|ant-1.7.1-7.0.6|832	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|833	then
12mr|ant-1.7.1-7.0.6|834	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|835	fi
12mr|ant-1.7.1-7.0.6|836	%endif
12mr|ant-1.7.1-7.0.6|837	
12mr|ant-1.7.1-7.0.6|838	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|839	%post apache-log4j
12mr|ant-1.7.1-7.0.6|840	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|841	then
12mr|ant-1.7.1-7.0.6|842	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|843	fi
12mr|ant-1.7.1-7.0.6|844	%endif
12mr|ant-1.7.1-7.0.6|845	
12mr|ant-1.7.1-7.0.6|846	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|847	%postun apache-log4j
12mr|ant-1.7.1-7.0.6|848	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|849	then
12mr|ant-1.7.1-7.0.6|850	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|851	fi
12mr|ant-1.7.1-7.0.6|852	%endif
12mr|ant-1.7.1-7.0.6|853	
12mr|ant-1.7.1-7.0.6|854	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|855	%post apache-regexp
12mr|ant-1.7.1-7.0.6|856	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|857	then
12mr|ant-1.7.1-7.0.6|858	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|859	fi
12mr|ant-1.7.1-7.0.6|860	%endif
12mr|ant-1.7.1-7.0.6|861	
12mr|ant-1.7.1-7.0.6|862	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|863	%postun apache-regexp
12mr|ant-1.7.1-7.0.6|864	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|865	then
12mr|ant-1.7.1-7.0.6|866	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|867	fi
12mr|ant-1.7.1-7.0.6|868	%endif
12mr|ant-1.7.1-7.0.6|869	
12mr|ant-1.7.1-7.0.6|870	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|871	%post apache-resolver
12mr|ant-1.7.1-7.0.6|872	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|873	then
12mr|ant-1.7.1-7.0.6|874	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|875	fi
12mr|ant-1.7.1-7.0.6|876	%endif
12mr|ant-1.7.1-7.0.6|877	
12mr|ant-1.7.1-7.0.6|878	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|879	%postun apache-resolver
12mr|ant-1.7.1-7.0.6|880	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|881	then
12mr|ant-1.7.1-7.0.6|882	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|883	fi
12mr|ant-1.7.1-7.0.6|884	%endif
12mr|ant-1.7.1-7.0.6|885	
12mr|ant-1.7.1-7.0.6|886	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|887	%post junit
12mr|ant-1.7.1-7.0.6|888	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|889	then
12mr|ant-1.7.1-7.0.6|890	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|891	fi
12mr|ant-1.7.1-7.0.6|892	%endif
12mr|ant-1.7.1-7.0.6|893	
12mr|ant-1.7.1-7.0.6|894	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|895	%postun junit
12mr|ant-1.7.1-7.0.6|896	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|897	then
12mr|ant-1.7.1-7.0.6|898	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|899	fi
12mr|ant-1.7.1-7.0.6|900	%endif
12mr|ant-1.7.1-7.0.6|901	
12mr|ant-1.7.1-7.0.6|902	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|903	%post apache-oro
12mr|ant-1.7.1-7.0.6|904	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|905	then
12mr|ant-1.7.1-7.0.6|906	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|907	fi
12mr|ant-1.7.1-7.0.6|908	%endif
12mr|ant-1.7.1-7.0.6|909	
12mr|ant-1.7.1-7.0.6|910	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|911	%postun apache-oro
12mr|ant-1.7.1-7.0.6|912	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|913	then
12mr|ant-1.7.1-7.0.6|914	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|915	fi
12mr|ant-1.7.1-7.0.6|916	%endif
12mr|ant-1.7.1-7.0.6|917	
12mr|ant-1.7.1-7.0.6|918	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|919	%post javamail
12mr|ant-1.7.1-7.0.6|920	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|921	then
12mr|ant-1.7.1-7.0.6|922	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|923	fi
12mr|ant-1.7.1-7.0.6|924	%endif
12mr|ant-1.7.1-7.0.6|925	
12mr|ant-1.7.1-7.0.6|926	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|927	%postun javamail
12mr|ant-1.7.1-7.0.6|928	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|929	then
12mr|ant-1.7.1-7.0.6|930	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|931	fi
12mr|ant-1.7.1-7.0.6|932	%endif
12mr|ant-1.7.1-7.0.6|933	
12mr|ant-1.7.1-7.0.6|934	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|935	%post commons-logging
12mr|ant-1.7.1-7.0.6|936	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|937	then
12mr|ant-1.7.1-7.0.6|938	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|939	fi
12mr|ant-1.7.1-7.0.6|940	%endif
12mr|ant-1.7.1-7.0.6|941	
12mr|ant-1.7.1-7.0.6|942	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|943	%postun commons-logging
12mr|ant-1.7.1-7.0.6|944	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|945	then
12mr|ant-1.7.1-7.0.6|946	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|947	fi
12mr|ant-1.7.1-7.0.6|948	%endif
12mr|ant-1.7.1-7.0.6|949	
12mr|ant-1.7.1-7.0.6|950	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|951	%post jdepend
12mr|ant-1.7.1-7.0.6|952	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|953	then
12mr|ant-1.7.1-7.0.6|954	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|955	fi
12mr|ant-1.7.1-7.0.6|956	%endif
12mr|ant-1.7.1-7.0.6|957	
12mr|ant-1.7.1-7.0.6|958	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|959	%postun jdepend
12mr|ant-1.7.1-7.0.6|960	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|961	then
12mr|ant-1.7.1-7.0.6|962	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|963	fi
12mr|ant-1.7.1-7.0.6|964	%endif
12mr|ant-1.7.1-7.0.6|965	
12mr|ant-1.7.1-7.0.6|966	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|967	%post jsch
12mr|ant-1.7.1-7.0.6|968	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|969	then
12mr|ant-1.7.1-7.0.6|970	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|971	fi
12mr|ant-1.7.1-7.0.6|972	%endif
12mr|ant-1.7.1-7.0.6|973	
12mr|ant-1.7.1-7.0.6|974	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|975	%postun jsch
12mr|ant-1.7.1-7.0.6|976	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|977	then
12mr|ant-1.7.1-7.0.6|978	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|979	fi
12mr|ant-1.7.1-7.0.6|980	%endif
12mr|ant-1.7.1-7.0.6|981	
12mr|ant-1.7.1-7.0.6|982	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|983	%post apache-bsf
12mr|ant-1.7.1-7.0.6|984	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|985	then
12mr|ant-1.7.1-7.0.6|986	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|987	fi
12mr|ant-1.7.1-7.0.6|988	%endif
12mr|ant-1.7.1-7.0.6|989	
12mr|ant-1.7.1-7.0.6|990	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|991	%postun apache-bsf
12mr|ant-1.7.1-7.0.6|992	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ant-1.7.1-7.0.6|993	then
12mr|ant-1.7.1-7.0.6|994	%{_bindir}/rebuild-gcj-db
12mr|ant-1.7.1-7.0.6|995	fi
12mr|ant-1.7.1-7.0.6|996	%endif
12mr|ant-1.7.1-7.0.6|997	%endif
12mr|ant-1.7.1-7.0.6|998	
12mr|ant-1.7.1-7.0.6|999	%files
12mr|ant-1.7.1-7.0.6|1000	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1001	%doc KEYS LICENSE NOTICE README WHATSNEW
12mr|ant-1.7.1-7.0.6|1002	%config(noreplace) %{_sysconfdir}/%{name}.conf
12mr|ant-1.7.1-7.0.6|1003	%attr(0755,root,root) %{_bindir}/ant
12mr|ant-1.7.1-7.0.6|1004	%attr(0755,root,root) %{_bindir}/antRun
12mr|ant-1.7.1-7.0.6|1005	%{_javadir}/%{name}.jar
12mr|ant-1.7.1-7.0.6|1006	%{_javadir}/%{name}-%{version}.jar
12mr|ant-1.7.1-7.0.6|1007	%{_javadir}/%{name}-launcher.jar
12mr|ant-1.7.1-7.0.6|1008	%{_javadir}/%{name}-launcher-%{version}.jar
12mr|ant-1.7.1-7.0.6|1009	%{_javadir}/%{name}-bootstrap.jar
12mr|ant-1.7.1-7.0.6|1010	%{_javadir}/%{name}-bootstrap-%{version}.jar
12mr|ant-1.7.1-7.0.6|1011	%dir %{_javadir}/%{name}
12mr|ant-1.7.1-7.0.6|1012	%dir %{ant_home}
12mr|ant-1.7.1-7.0.6|1013	%dir %{ant_home}/etc
12mr|ant-1.7.1-7.0.6|1014	%{ant_home}/etc/ant-update.xsl
12mr|ant-1.7.1-7.0.6|1015	%{ant_home}/etc/changelog.xsl
12mr|ant-1.7.1-7.0.6|1016	%{ant_home}/etc/log.xsl
12mr|ant-1.7.1-7.0.6|1017	%{ant_home}/etc/tagdiff.xsl
12mr|ant-1.7.1-7.0.6|1018	%{ant_home}/etc/junit-frames-xalan1.xsl
12mr|ant-1.7.1-7.0.6|1019	%if %without bootstrap
12mr|ant-1.7.1-7.0.6|1020	%{ant_home}/etc/common2master.xsl
12mr|ant-1.7.1-7.0.6|1021	%endif
12mr|ant-1.7.1-7.0.6|1022	%dir %{ant_home}/lib
12mr|ant-1.7.1-7.0.6|1023	%dir %{_sysconfdir}/%{name}.d
12mr|ant-1.7.1-7.0.6|1024	%{_datadir}/maven2/poms/*
12mr|ant-1.7.1-7.0.6|1025	%{_mavendepmapfragdir}/*
12mr|ant-1.7.1-7.0.6|1026	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1027	%dir %{_libdir}/gcj/%{name}
12mr|ant-1.7.1-7.0.6|1028	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1029	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-launcher-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1030	%endif
12mr|ant-1.7.1-7.0.6|1031	
12mr|ant-1.7.1-7.0.6|1032	%files jmf
12mr|ant-1.7.1-7.0.6|1033	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1034	%{_javadir}/%{name}/%{name}-jmf.jar
12mr|ant-1.7.1-7.0.6|1035	%{_javadir}/%{name}/%{name}-jmf-%{version}.jar
12mr|ant-1.7.1-7.0.6|1036	%config(noreplace) %{_sysconfdir}/%{name}.d/jmf
12mr|ant-1.7.1-7.0.6|1037	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1038	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-jmf-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1039	%endif
12mr|ant-1.7.1-7.0.6|1040	
12mr|ant-1.7.1-7.0.6|1041	%files nodeps
12mr|ant-1.7.1-7.0.6|1042	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1043	%{_javadir}/%{name}/%{name}-nodeps.jar
12mr|ant-1.7.1-7.0.6|1044	%{_javadir}/%{name}/%{name}-nodeps-%{version}.jar
12mr|ant-1.7.1-7.0.6|1045	%config(noreplace) %{_sysconfdir}/%{name}.d/nodeps
12mr|ant-1.7.1-7.0.6|1046	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1047	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-nodeps-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1048	%endif
12mr|ant-1.7.1-7.0.6|1049	
12mr|ant-1.7.1-7.0.6|1050	%files swing
12mr|ant-1.7.1-7.0.6|1051	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1052	%{_javadir}/%{name}/%{name}-swing.jar
12mr|ant-1.7.1-7.0.6|1053	%{_javadir}/%{name}/%{name}-swing-%{version}.jar
12mr|ant-1.7.1-7.0.6|1054	%config(noreplace) %{_sysconfdir}/%{name}.d/swing
12mr|ant-1.7.1-7.0.6|1055	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1056	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-swing-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1057	%endif
12mr|ant-1.7.1-7.0.6|1058	
12mr|ant-1.7.1-7.0.6|1059	%files trax
12mr|ant-1.7.1-7.0.6|1060	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1061	%{_javadir}/%{name}/%{name}-trax.jar
12mr|ant-1.7.1-7.0.6|1062	%{_javadir}/%{name}/%{name}-trax-%{version}.jar
12mr|ant-1.7.1-7.0.6|1063	%config(noreplace) %{_sysconfdir}/%{name}.d/trax
12mr|ant-1.7.1-7.0.6|1064	%{ant_home}/etc/mmetrics-frames.xsl
12mr|ant-1.7.1-7.0.6|1065	%{ant_home}/etc/coverage-frames.xsl
12mr|ant-1.7.1-7.0.6|1066	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1067	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-trax-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1068	%endif
12mr|ant-1.7.1-7.0.6|1069	
12mr|ant-1.7.1-7.0.6|1070	%if %without bootstrap
12mr|ant-1.7.1-7.0.6|1071	%if %{with_manifest_only}
12mr|ant-1.7.1-7.0.6|1072	%files manifest-only
12mr|ant-1.7.1-7.0.6|1073	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1074	%{_javadir}/%{name}/ant-icontract-%{version}.jar
12mr|ant-1.7.1-7.0.6|1075	%{_javadir}/%{name}/ant-icontract.jar
12mr|ant-1.7.1-7.0.6|1076	%{_javadir}/%{name}/ant-netrexx-%{version}.jar
12mr|ant-1.7.1-7.0.6|1077	%{_javadir}/%{name}/ant-netrexx.jar
12mr|ant-1.7.1-7.0.6|1078	%{_javadir}/%{name}/ant-starteam-%{version}.jar
12mr|ant-1.7.1-7.0.6|1079	%{_javadir}/%{name}/ant-starteam.jar
12mr|ant-1.7.1-7.0.6|1080	%{_javadir}/%{name}/ant-stylebook-%{version}.jar
12mr|ant-1.7.1-7.0.6|1081	%{_javadir}/%{name}/ant-stylebook.jar
12mr|ant-1.7.1-7.0.6|1082	%{_javadir}/%{name}/ant-vaj-%{version}.jar
12mr|ant-1.7.1-7.0.6|1083	%{_javadir}/%{name}/ant-vaj.jar
12mr|ant-1.7.1-7.0.6|1084	%{_javadir}/%{name}/ant-weblogic-%{version}.jar
12mr|ant-1.7.1-7.0.6|1085	%{_javadir}/%{name}/ant-weblogic.jar
12mr|ant-1.7.1-7.0.6|1086	%{_javadir}/%{name}/ant-xalan1-%{version}.jar
12mr|ant-1.7.1-7.0.6|1087	%{_javadir}/%{name}/ant-xalan1.jar
12mr|ant-1.7.1-7.0.6|1088	%{_javadir}/%{name}/ant-xslp-%{version}.jar
12mr|ant-1.7.1-7.0.6|1089	%{_javadir}/%{name}/ant-xslp.jar
12mr|ant-1.7.1-7.0.6|1090	%endif
12mr|ant-1.7.1-7.0.6|1091	
12mr|ant-1.7.1-7.0.6|1092	%files antlr
12mr|ant-1.7.1-7.0.6|1093	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1094	%{_javadir}/%{name}/%{name}-antlr.jar
12mr|ant-1.7.1-7.0.6|1095	%{_javadir}/%{name}/%{name}-antlr-%{version}.jar
12mr|ant-1.7.1-7.0.6|1096	%config(noreplace) %{_sysconfdir}/%{name}.d/antlr
12mr|ant-1.7.1-7.0.6|1097	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1098	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-antlr-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1099	%endif
12mr|ant-1.7.1-7.0.6|1100	
12mr|ant-1.7.1-7.0.6|1101	%files apache-bsf
12mr|ant-1.7.1-7.0.6|1102	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1103	%{_javadir}/%{name}/%{name}-apache-bsf.jar
12mr|ant-1.7.1-7.0.6|1104	%{_javadir}/%{name}/%{name}-apache-bsf-%{version}.jar
12mr|ant-1.7.1-7.0.6|1105	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-bsf
12mr|ant-1.7.1-7.0.6|1106	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1107	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-apache-bsf-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1108	%endif
12mr|ant-1.7.1-7.0.6|1109	
12mr|ant-1.7.1-7.0.6|1110	%files apache-resolver
12mr|ant-1.7.1-7.0.6|1111	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1112	%{_javadir}/%{name}/%{name}-apache-resolver.jar
12mr|ant-1.7.1-7.0.6|1113	%{_javadir}/%{name}/%{name}-apache-resolver-%{version}.jar
12mr|ant-1.7.1-7.0.6|1114	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-resolver
12mr|ant-1.7.1-7.0.6|1115	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1116	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-apache-resolver-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1117	%endif
12mr|ant-1.7.1-7.0.6|1118	
12mr|ant-1.7.1-7.0.6|1119	%files commons-logging
12mr|ant-1.7.1-7.0.6|1120	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1121	%{_javadir}/%{name}/%{name}-commons-logging.jar
12mr|ant-1.7.1-7.0.6|1122	%{_javadir}/%{name}/%{name}-commons-logging-%{version}.jar
12mr|ant-1.7.1-7.0.6|1123	%config(noreplace) %{_sysconfdir}/%{name}.d/commons-logging
12mr|ant-1.7.1-7.0.6|1124	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1125	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-commons-logging-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1126	%endif
12mr|ant-1.7.1-7.0.6|1127	
12mr|ant-1.7.1-7.0.6|1128	%files commons-net
12mr|ant-1.7.1-7.0.6|1129	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1130	%{_javadir}/%{name}/%{name}-commons-net.jar
12mr|ant-1.7.1-7.0.6|1131	%{_javadir}/%{name}/%{name}-commons-net-%{version}.jar
12mr|ant-1.7.1-7.0.6|1132	%config(noreplace) %{_sysconfdir}/%{name}.d/commons-net
12mr|ant-1.7.1-7.0.6|1133	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1134	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-commons-net-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1135	%endif
12mr|ant-1.7.1-7.0.6|1136	
12mr|ant-1.7.1-7.0.6|1137	# Disable as we dont ship the dependencies
12mr|ant-1.7.1-7.0.6|1138	%if 0
12mr|ant-1.7.1-7.0.6|1139	%files jai
12mr|ant-1.7.1-7.0.6|1140	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1141	%{_javadir}/%{name}/%{name}-jai.jar
12mr|ant-1.7.1-7.0.6|1142	%{_javadir}/%{name}/%{name}-jai-%{version}.jar
12mr|ant-1.7.1-7.0.6|1143	%config(noreplace) %{_sysconfdir}/%{name}.d/jai
12mr|ant-1.7.1-7.0.6|1144	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1145	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-jai-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1146	%endif
12mr|ant-1.7.1-7.0.6|1147	%endif
12mr|ant-1.7.1-7.0.6|1148	
12mr|ant-1.7.1-7.0.6|1149	%files apache-bcel
12mr|ant-1.7.1-7.0.6|1150	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1151	%{_javadir}/%{name}/%{name}-apache-bcel.jar
12mr|ant-1.7.1-7.0.6|1152	%{_javadir}/%{name}/%{name}-apache-bcel-%{version}.jar
12mr|ant-1.7.1-7.0.6|1153	%{_javadir}/%{name}/%{name}-jakarta-bcel.jar
12mr|ant-1.7.1-7.0.6|1154	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-bcel
12mr|ant-1.7.1-7.0.6|1155	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1156	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-apache-bcel-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1157	%endif
12mr|ant-1.7.1-7.0.6|1158	
12mr|ant-1.7.1-7.0.6|1159	%files apache-log4j
12mr|ant-1.7.1-7.0.6|1160	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1161	%{_javadir}/%{name}/%{name}-apache-log4j.jar
12mr|ant-1.7.1-7.0.6|1162	%{_javadir}/%{name}/%{name}-apache-log4j-%{version}.jar
12mr|ant-1.7.1-7.0.6|1163	%{_javadir}/%{name}/%{name}-jakarta-log4j.jar
12mr|ant-1.7.1-7.0.6|1164	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-log4j
12mr|ant-1.7.1-7.0.6|1165	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1166	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-apache-log4j-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1167	%endif
12mr|ant-1.7.1-7.0.6|1168	
12mr|ant-1.7.1-7.0.6|1169	%files apache-oro
12mr|ant-1.7.1-7.0.6|1170	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1171	%{_javadir}/%{name}/%{name}-apache-oro.jar
12mr|ant-1.7.1-7.0.6|1172	%{_javadir}/%{name}/%{name}-apache-oro-%{version}.jar
12mr|ant-1.7.1-7.0.6|1173	%{_javadir}/%{name}/%{name}-jakarta-oro.jar
12mr|ant-1.7.1-7.0.6|1174	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-oro
12mr|ant-1.7.1-7.0.6|1175	%{ant_home}/etc/maudit-frames.xsl
12mr|ant-1.7.1-7.0.6|1176	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1177	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-apache-oro-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1178	%endif
12mr|ant-1.7.1-7.0.6|1179	
12mr|ant-1.7.1-7.0.6|1180	%files apache-regexp
12mr|ant-1.7.1-7.0.6|1181	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1182	%{_javadir}/%{name}/%{name}-apache-regexp.jar
12mr|ant-1.7.1-7.0.6|1183	%{_javadir}/%{name}/%{name}-apache-regexp-%{version}.jar
12mr|ant-1.7.1-7.0.6|1184	%{_javadir}/%{name}/%{name}-jakarta-regexp.jar
12mr|ant-1.7.1-7.0.6|1185	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-regexp
12mr|ant-1.7.1-7.0.6|1186	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1187	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-apache-regexp-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1188	%endif
12mr|ant-1.7.1-7.0.6|1189	
12mr|ant-1.7.1-7.0.6|1190	%files javamail
12mr|ant-1.7.1-7.0.6|1191	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1192	%{_javadir}/%{name}/%{name}-javamail.jar
12mr|ant-1.7.1-7.0.6|1193	%{_javadir}/%{name}/%{name}-javamail-%{version}.jar
12mr|ant-1.7.1-7.0.6|1194	%config(noreplace) %{_sysconfdir}/%{name}.d/javamail
12mr|ant-1.7.1-7.0.6|1195	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1196	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-javamail-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1197	%endif
12mr|ant-1.7.1-7.0.6|1198	
12mr|ant-1.7.1-7.0.6|1199	%files jdepend
12mr|ant-1.7.1-7.0.6|1200	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1201	%{_javadir}/%{name}/%{name}-jdepend.jar
12mr|ant-1.7.1-7.0.6|1202	%{_javadir}/%{name}/%{name}-jdepend-%{version}.jar
12mr|ant-1.7.1-7.0.6|1203	%config(noreplace) %{_sysconfdir}/%{name}.d/jdepend
12mr|ant-1.7.1-7.0.6|1204	%{ant_home}/etc/jdepend.xsl
12mr|ant-1.7.1-7.0.6|1205	%{ant_home}/etc/jdepend-frames.xsl
12mr|ant-1.7.1-7.0.6|1206	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1207	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-jdepend-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1208	%endif
12mr|ant-1.7.1-7.0.6|1209	
12mr|ant-1.7.1-7.0.6|1210	%files jsch
12mr|ant-1.7.1-7.0.6|1211	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1212	%{_javadir}/%{name}/%{name}-jsch.jar
12mr|ant-1.7.1-7.0.6|1213	%{_javadir}/%{name}/%{name}-jsch-%{version}.jar
12mr|ant-1.7.1-7.0.6|1214	%config(noreplace) %{_sysconfdir}/%{name}.d/jsch
12mr|ant-1.7.1-7.0.6|1215	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1216	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-jsch-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1217	%endif
12mr|ant-1.7.1-7.0.6|1218	
12mr|ant-1.7.1-7.0.6|1219	%files junit
12mr|ant-1.7.1-7.0.6|1220	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1221	%{_javadir}/%{name}/%{name}-junit.jar
12mr|ant-1.7.1-7.0.6|1222	%{_javadir}/%{name}/%{name}-junit-%{version}.jar
12mr|ant-1.7.1-7.0.6|1223	%config(noreplace) %{_sysconfdir}/%{name}.d/junit
12mr|ant-1.7.1-7.0.6|1224	%{ant_home}/etc/junit-frames.xsl
12mr|ant-1.7.1-7.0.6|1225	%{ant_home}/etc/junit-noframes.xsl
12mr|ant-1.7.1-7.0.6|1226	%if %{gcj_support}
12mr|ant-1.7.1-7.0.6|1227	%attr(-,root,root) %{_libdir}/gcj/%{name}/ant-junit-%{version}.jar.*
12mr|ant-1.7.1-7.0.6|1228	%endif
12mr|ant-1.7.1-7.0.6|1229	
12mr|ant-1.7.1-7.0.6|1230	%files scripts
12mr|ant-1.7.1-7.0.6|1231	%defattr(0755,root,root,0755)
12mr|ant-1.7.1-7.0.6|1232	%{_bindir}/*.pl
12mr|ant-1.7.1-7.0.6|1233	%{_bindir}/*.py*
12mr|ant-1.7.1-7.0.6|1234	
12mr|ant-1.7.1-7.0.6|1235	%files manual
12mr|ant-1.7.1-7.0.6|1236	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1237	%doc docs/*
12mr|ant-1.7.1-7.0.6|1238	
12mr|ant-1.7.1-7.0.6|1239	%if %{build_javadoc}
12mr|ant-1.7.1-7.0.6|1240	%files javadoc
12mr|ant-1.7.1-7.0.6|1241	%defattr(0644,root,root,0755)
12mr|ant-1.7.1-7.0.6|1242	%{_javadocdir}/%{name}-%{version}
12mr|ant-1.7.1-7.0.6|1243	%endif
12mr|ant-1.7.1-7.0.6|1244	%endif
12mr|ant-1.7.1-7.0.6|1245	
12mr|ant-1.7.1-7.0.6|1246	# -----------------------------------------------------------------------------
12mr|ant-1.7.1-7.0.6|1247	
12mr|ant-1.7.1-7.0.6|1248	
12mr|ant-1.7.1-7.0.6|1249	
12mr|ant-1.7.1-7.0.6|1250	
12mr|ant-1.7.1-7.0.6|1251	%changelog
12mr|ant-1.7.1-7.0.6|1252	

13435 12
12mr|anthy-9100h-25.20110409.3|1	%define dic_date  20110409
12mr|anthy-9100h-25.20110409.3|2	
12mr|anthy-9100h-25.20110409.3|3	%define major 0
12mr|anthy-9100h-25.20110409.3|4	%define libname %mklibname %{name} %{major}
12mr|anthy-9100h-25.20110409.3|5	%define develname %mklibname -d %{name}
12mr|anthy-9100h-25.20110409.3|6	
12mr|anthy-9100h-25.20110409.3|7	Name:		anthy
12mr|anthy-9100h-25.20110409.3|8	Summary:	A Japanese words input system
12mr|anthy-9100h-25.20110409.3|9	Version:	9100h
12mr|anthy-9100h-25.20110409.3|10	Release:	25.%{dic_date}.3
12mr|anthy-9100h-25.20110409.3|11	Group:		System/Internationalization
12mr|anthy-9100h-25.20110409.3|12	License:	GPLv2+
12mr|anthy-9100h-25.20110409.3|13	URL:		http://www.geocities.jp/ep3797/index.html
12mr|anthy-9100h-25.20110409.3|14	# http://www.geocities.jp/ep3797/anthy_dict_01.html
12mr|anthy-9100h-25.20110409.3|15	Source0:	http://ovh.dl.sourceforge.net/sourceforge/mdk-ut/anthy/anthy-%{version}-%{dic_date}ut.tar.bz2
12mr|anthy-9100h-25.20110409.3|16	
12mr|anthy-9100h-25.20110409.3|17	Requires:	%{libname} = %{version}-%{release}
12mr|anthy-9100h-25.20110409.3|18	BuildRequires:	emacs-bin
12mr|anthy-9100h-25.20110409.3|19	BuildRequires:	automake
12mr|anthy-9100h-25.20110409.3|20	
12mr|anthy-9100h-25.20110409.3|21	%description
12mr|anthy-9100h-25.20110409.3|22	Anthy is a free and secure Japanese input system.
12mr|anthy-9100h-25.20110409.3|23	
12mr|anthy-9100h-25.20110409.3|24	%package -n %{libname}
12mr|anthy-9100h-25.20110409.3|25	Summary:	Anthy library
12mr|anthy-9100h-25.20110409.3|26	Group:		System/Libraries
12mr|anthy-9100h-25.20110409.3|27	
12mr|anthy-9100h-25.20110409.3|28	%description -n %{libname}
12mr|anthy-9100h-25.20110409.3|29	Anthy library.
12mr|anthy-9100h-25.20110409.3|30	
12mr|anthy-9100h-25.20110409.3|31	%package -n %{develname}
12mr|anthy-9100h-25.20110409.3|32	Summary:	Headers of %{name} for development
12mr|anthy-9100h-25.20110409.3|33	Group:		Development/C
12mr|anthy-9100h-25.20110409.3|34	Requires:	%{libname} = %{version}
12mr|anthy-9100h-25.20110409.3|35	Provides:	%{name}-devel = %{version}-%{release}
12mr|anthy-9100h-25.20110409.3|36	
12mr|anthy-9100h-25.20110409.3|37	%description -n %{develname}
12mr|anthy-9100h-25.20110409.3|38	Anthy development package: .so libraries, header files, and the like.
12mr|anthy-9100h-25.20110409.3|39	
12mr|anthy-9100h-25.20110409.3|40	%prep
12mr|anthy-9100h-25.20110409.3|41	%setup -q -n %{name}-%{version}-%{dic_date}ut
12mr|anthy-9100h-25.20110409.3|42	
12mr|anthy-9100h-25.20110409.3|43	%build
12mr|anthy-9100h-25.20110409.3|44	%configure2_5x --disable-static
12mr|anthy-9100h-25.20110409.3|45	%make
12mr|anthy-9100h-25.20110409.3|46	
12mr|anthy-9100h-25.20110409.3|47	%install
12mr|anthy-9100h-25.20110409.3|48	%makeinstall_std
12mr|anthy-9100h-25.20110409.3|49	
12mr|anthy-9100h-25.20110409.3|50	%files
12mr|anthy-9100h-25.20110409.3|51	%doc AUTHORS ChangeLog DIARY NEWS README doc
12mr|anthy-9100h-25.20110409.3|52	%{_bindir}/*
12mr|anthy-9100h-25.20110409.3|53	%config %{_sysconfdir}/*
12mr|anthy-9100h-25.20110409.3|54	%{_datadir}/anthy
12mr|anthy-9100h-25.20110409.3|55	%{_datadir}/emacs/site-lisp/anthy/*
12mr|anthy-9100h-25.20110409.3|56	
12mr|anthy-9100h-25.20110409.3|57	%files -n %{libname}
12mr|anthy-9100h-25.20110409.3|58	%doc COPYING
12mr|anthy-9100h-25.20110409.3|59	%{_libdir}/*.so.%{major}*
12mr|anthy-9100h-25.20110409.3|60	
12mr|anthy-9100h-25.20110409.3|61	%files -n %{develname}
12mr|anthy-9100h-25.20110409.3|62	%doc COPYING
12mr|anthy-9100h-25.20110409.3|63	%{_libdir}/*.so
12mr|anthy-9100h-25.20110409.3|64	%{_libdir}/pkgconfig/*.pc
12mr|anthy-9100h-25.20110409.3|65	%{_includedir}/*
12mr|anthy-9100h-25.20110409.3|66	
12mr|anthy-9100h-25.20110409.3|67	
12mr|anthy-9100h-25.20110409.3|68	%changelog
12mr|anthy-9100h-25.20110409.3|69	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|anthy-9100h-25.20110409.3|70	+ Commit: 55ec94e
12mr|anthy-9100h-25.20110409.3|71	- Spec cleanup, drop .la and .a files, fix library group
12mr|anthy-9100h-25.20110409.3|72	
12mr|anthy-9100h-25.20110409.3|73	

13436 12
12mr|antiword-0.37-9|1	%define name antiword
12mr|antiword-0.37-9|2	%define version 0.37
12mr|antiword-0.37-9|3	%define release %mkrel 9
12mr|antiword-0.37-9|4	
12mr|antiword-0.37-9|5	Summary: MS Word to ASCII/Postscript converter
12mr|antiword-0.37-9|6	Name: %{name}
12mr|antiword-0.37-9|7	Version: %{version}
12mr|antiword-0.37-9|8	Release: %{release}
12mr|antiword-0.37-9|9	Source: %{name}-%{version}.tar.bz2
12mr|antiword-0.37-9|10	URL: http://www.winfield.demon.nl/
12mr|antiword-0.37-9|11	Patch0: antiword-find-my-files.patch
12mr|antiword-0.37-9|12	# Fix buffer overflow with malformed input files (patch from Debian, Debian
12mr|antiword-0.37-9|13	# bug #407015)
12mr|antiword-0.37-9|14	Patch1:	10_fix_buffer_overflow_wordole_c.dpatch
12mr|antiword-0.37-9|15	License: GPL
12mr|antiword-0.37-9|16	Group: Text tools
12mr|antiword-0.37-9|17	BuildRequires: bzip2
12mr|antiword-0.37-9|18	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|antiword-0.37-9|19	
12mr|antiword-0.37-9|20	%description
12mr|antiword-0.37-9|21	Antiword is a free MS-Word reader for Linux, BeOS and RISC OS. It converts
12mr|antiword-0.37-9|22	the documets from Word 6, 7, 97 and 2000 to ASCII and Postscript. Antiword
12mr|antiword-0.37-9|23	tries to keep the layout of the document intact.
12mr|antiword-0.37-9|24	
12mr|antiword-0.37-9|25	%prep
12mr|antiword-0.37-9|26	%setup -q
12mr|antiword-0.37-9|27	%patch0 -p1
12mr|antiword-0.37-9|28	%patch1 -p1
12mr|antiword-0.37-9|29	perl -pi -e 's|PKGBASEDIR_SUBSTITUTE_FROM_SPECFILE|\"%{_libdir}\"|g' options.c
12mr|antiword-0.37-9|30	# Use standard CFLAGS
12mr|antiword-0.37-9|31	sed -i -e "s/OPT\t=/#OPT\t=/" Makefile*
12mr|antiword-0.37-9|32	chmod a+r * Resources/* Docs/*
12mr|antiword-0.37-9|33	
12mr|antiword-0.37-9|34	%build
12mr|antiword-0.37-9|35	OPT="%{optflags}" %make all
12mr|antiword-0.37-9|36	
12mr|antiword-0.37-9|37	%install
12mr|antiword-0.37-9|38	rm -rf $RPM_BUILD_ROOT
12mr|antiword-0.37-9|39	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12mr|antiword-0.37-9|40	install -m 755 antiword $RPM_BUILD_ROOT%{_bindir}
12mr|antiword-0.37-9|41	mkdir -p $RPM_BUILD_ROOT%{_libdir}/%{name}
12mr|antiword-0.37-9|42	cp -a Resources/* $RPM_BUILD_ROOT%{_libdir}/%{name}
12mr|antiword-0.37-9|43	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12mr|antiword-0.37-9|44	bzip2 Docs/*.1
12mr|antiword-0.37-9|45	cp Docs/*.1.bz2 $RPM_BUILD_ROOT%{_mandir}/man1
12mr|antiword-0.37-9|46	
12mr|antiword-0.37-9|47	%clean
12mr|antiword-0.37-9|48	rm -rf $RPM_BUILD_ROOT
12mr|antiword-0.37-9|49	
12mr|antiword-0.37-9|50	%files
12mr|antiword-0.37-9|51	%defattr(-,root,root)
12mr|antiword-0.37-9|52	%doc Docs/COPYING Docs/FAQ Docs/ReadMe Docs/Netscape
12mr|antiword-0.37-9|53	%{_bindir}/*
12mr|antiword-0.37-9|54	%{_mandir}/*/*
12mr|antiword-0.37-9|55	%{_libdir}/%{name}
12mr|antiword-0.37-9|56	
12mr|antiword-0.37-9|57	
12mr|antiword-0.37-9|58	
12mr|antiword-0.37-9|59	
12mr|antiword-0.37-9|60	%changelog
12mr|antiword-0.37-9|61	

13437 12
12mr|antlr-2.7.7-19|1	%global debug_package %{nil}
12mr|antlr-2.7.7-19|2	# since we have only a static library
12mr|antlr-2.7.7-19|3	
12mr|antlr-2.7.7-19|4	Summary:		ANother Tool for Language Recognition
12mr|antlr-2.7.7-19|5	Name:			antlr
12mr|antlr-2.7.7-19|6	Version:		2.7.7
12mr|antlr-2.7.7-19|7	Release:		19
12mr|antlr-2.7.7-19|8	License:		Public Domain
12mr|antlr-2.7.7-19|9	URL:			http://www.antlr.org/
12mr|antlr-2.7.7-19|10	Group:			Development/Java
12mr|antlr-2.7.7-19|11	Source0:		http://www.antlr2.org/download/antlr-%{version}.tar.gz
12mr|antlr-2.7.7-19|12	Source1:		%{name}-build.xml
12mr|antlr-2.7.7-19|13	Source2:		%{name}-script
12mr|antlr-2.7.7-19|14	Patch1:			%{name}-%{version}-newgcc.patch
12mr|antlr-2.7.7-19|15	
12mr|antlr-2.7.7-19|16	%ifarch %ix86 x86_64 ia64 armv4l sparcv9 alpha s390x ppc ppc64
12mr|antlr-2.7.7-19|17	BuildRequires:	mono
12mr|antlr-2.7.7-19|18	BuildRequires:	mono-winforms
12mr|antlr-2.7.7-19|19	%endif
12mr|antlr-2.7.7-19|20	BuildRequires:	ant
12mr|antlr-2.7.7-19|21	BuildRequires:	java-javadoc
12mr|antlr-2.7.7-19|22	BuildRequires:	jpackage-utils
12mr|antlr-2.7.7-19|23	BuildRequires:	java-devel
12mr|antlr-2.7.7-19|24	
12mr|antlr-2.7.7-19|25	Requires:		jpackage-utils
12mr|antlr-2.7.7-19|26	Requires:		java
12mr|antlr-2.7.7-19|27	
12mr|antlr-2.7.7-19|28	%description
12mr|antlr-2.7.7-19|29	ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a
12mr|antlr-2.7.7-19|30	language tool that provides a framework for constructing recognizers,
12mr|antlr-2.7.7-19|31	compilers, and translators from grammatical descriptions containing
12mr|antlr-2.7.7-19|32	C++ or Java actions [You can use PCCTS 1.xx to generate C-based
12mr|antlr-2.7.7-19|33	parsers].
12mr|antlr-2.7.7-19|34	
12mr|antlr-2.7.7-19|35	%package			tool
12mr|antlr-2.7.7-19|36	Group:				Development/Java
12mr|antlr-2.7.7-19|37	Summary:			ANother Tool for Language Recognition
12mr|antlr-2.7.7-19|38	BuildArch:			noarch
12mr|antlr-2.7.7-19|39	Requires:			jpackage-utils
12mr|antlr-2.7.7-19|40	Requires:			java
12mr|antlr-2.7.7-19|41	%rename		%{name}
12mr|antlr-2.7.7-19|42	
12mr|antlr-2.7.7-19|43	%description	tool
12mr|antlr-2.7.7-19|44	ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a
12mr|antlr-2.7.7-19|45	language tool that provides a framework for constructing recognizers,
12mr|antlr-2.7.7-19|46	compilers, and translators from grammatical descriptions containing
12mr|antlr-2.7.7-19|47	C++ or Java actions [You can use PCCTS 1.xx to generate C-based
12mr|antlr-2.7.7-19|48	parsers].
12mr|antlr-2.7.7-19|49	
12mr|antlr-2.7.7-19|50	%package		manual
12mr|antlr-2.7.7-19|51	Group:			Development/Java
12mr|antlr-2.7.7-19|52	Summary:		Manual for %{name}
12mr|antlr-2.7.7-19|53	BuildArch:		noarch
12mr|antlr-2.7.7-19|54	
12mr|antlr-2.7.7-19|55	%description	manual
12mr|antlr-2.7.7-19|56	Documentation for %{name}.
12mr|antlr-2.7.7-19|57	
12mr|antlr-2.7.7-19|58	%package		javadoc
12mr|antlr-2.7.7-19|59	Group:			Development/Java
12mr|antlr-2.7.7-19|60	Summary:		Javadoc for %{name}
12mr|antlr-2.7.7-19|61	BuildArch:		noarch
12mr|antlr-2.7.7-19|62	
12mr|antlr-2.7.7-19|63	%description	javadoc
12mr|antlr-2.7.7-19|64	Javadoc for %{name}.
12mr|antlr-2.7.7-19|65	
12mr|antlr-2.7.7-19|66	%package		C++
12mr|antlr-2.7.7-19|67	Group:			Development/Java
12mr|antlr-2.7.7-19|68	Summary:		C++ bindings for antlr2 generated parsers
12mr|antlr-2.7.7-19|69	Provides:		antlr-static = %{version}-%{release}
12mr|antlr-2.7.7-19|70	%rename		%{name}-native
12mr|antlr-2.7.7-19|71	
12mr|antlr-2.7.7-19|72	%description	C++
12mr|antlr-2.7.7-19|73	This package provides a static C++ library for parsers generated by ANTLR2.
12mr|antlr-2.7.7-19|74	
12mr|antlr-2.7.7-19|75	%package		C++-doc
12mr|antlr-2.7.7-19|76	Group:			Development/Java
12mr|antlr-2.7.7-19|77	Summary:		Documentation for C++ bindings for antlr2 generated parsers
12mr|antlr-2.7.7-19|78	BuildRequires:	doxygen
12mr|antlr-2.7.7-19|79	BuildArch:		noarch
12mr|antlr-2.7.7-19|80	
12mr|antlr-2.7.7-19|81	%description	C++-doc
12mr|antlr-2.7.7-19|82	This package contains the documentation for the C++ bindings for parsers
12mr|antlr-2.7.7-19|83	generated by ANTLR2.
12mr|antlr-2.7.7-19|84	
12mr|antlr-2.7.7-19|85	%package		python
12mr|antlr-2.7.7-19|86	Group:			Development/Java
12mr|antlr-2.7.7-19|87	Summary:		Python runtime support for ANTLR-generated parsers
12mr|antlr-2.7.7-19|88	BuildRequires:	python-devel
12mr|antlr-2.7.7-19|89	BuildRequires:	python-setuptools
12mr|antlr-2.7.7-19|90	BuildArch:		noarch
12mr|antlr-2.7.7-19|91	
12mr|antlr-2.7.7-19|92	%description	python
12mr|antlr-2.7.7-19|93	Python runtime support for ANTLR-generated parsers
12mr|antlr-2.7.7-19|94	
12mr|antlr-2.7.7-19|95	%prep
12mr|antlr-2.7.7-19|96	%setup -q
12mr|antlr-2.7.7-19|97	# remove all binary libs
12mr|antlr-2.7.7-19|98	find . -name "*.jar" -exec rm -f {} \;
12mr|antlr-2.7.7-19|99	cp -p %{SOURCE1} build.xml
12mr|antlr-2.7.7-19|100	%patch1
12mr|antlr-2.7.7-19|101	# CRLF->LF
12mr|antlr-2.7.7-19|102	sed -i 's/\r//' LICENSE.txt
12mr|antlr-2.7.7-19|103	
12mr|antlr-2.7.7-19|104	%build
12mr|antlr-2.7.7-19|105	ant -Dj2se.apidoc=%{_javadocdir}/java
12mr|antlr-2.7.7-19|106	cp work/lib/antlr.jar .  # make expects to find it here
12mr|antlr-2.7.7-19|107	export CLASSPATH=.
12mr|antlr-2.7.7-19|108	%configure --without-examples
12mr|antlr-2.7.7-19|109	make CXXFLAGS="${CXXFLAGS} -fPIC" DEBUG=1 verbose=1
12mr|antlr-2.7.7-19|110	rm antlr.jar			 # no longer needed
12mr|antlr-2.7.7-19|111	
12mr|antlr-2.7.7-19|112	# fix doc permissions and remove Makefiles
12mr|antlr-2.7.7-19|113	rm doc/{Makefile,Makefile.in}
12mr|antlr-2.7.7-19|114	chmod 0644 doc/*
12mr|antlr-2.7.7-19|115	
12mr|antlr-2.7.7-19|116	# generate doxygen docs for C++ bindings
12mr|antlr-2.7.7-19|117	pushd lib/cpp
12mr|antlr-2.7.7-19|118	doxygen doxygen.cfg
12mr|antlr-2.7.7-19|119	find gen_doc -type f -exec chmod 0644 {} \;
12mr|antlr-2.7.7-19|120	popd
12mr|antlr-2.7.7-19|121	
12mr|antlr-2.7.7-19|122	# build python
12mr|antlr-2.7.7-19|123	cd lib/python
12mr|antlr-2.7.7-19|124	%{__python} setup.py build
12mr|antlr-2.7.7-19|125	cd ../../
12mr|antlr-2.7.7-19|126	
12mr|antlr-2.7.7-19|127	%install
12mr|antlr-2.7.7-19|128	rm -rf %{buildroot}
12mr|antlr-2.7.7-19|129	mkdir -p %{buildroot}{%{_includedir}/%{name},%{_libdir},%{_bindir}}
12mr|antlr-2.7.7-19|130	
12mr|antlr-2.7.7-19|131	# jars
12mr|antlr-2.7.7-19|132	mkdir -p %{buildroot}%{_javadir}
12mr|antlr-2.7.7-19|133	cp -p work/lib/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|antlr-2.7.7-19|134	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|antlr-2.7.7-19|135	
12mr|antlr-2.7.7-19|136	# script
12mr|antlr-2.7.7-19|137	install -p -m 755 %{SOURCE2} %{buildroot}%{_bindir}/antlr
12mr|antlr-2.7.7-19|138	
12mr|antlr-2.7.7-19|139	# C++ lib and headers, antlr-config
12mr|antlr-2.7.7-19|140	
12mr|antlr-2.7.7-19|141	install -p -m 644 lib/cpp/antlr/*.hpp %{buildroot}%{_includedir}/%{name}
12mr|antlr-2.7.7-19|142	install -p -m 644 lib/cpp/src/libantlr.a %{buildroot}%{_libdir}
12mr|antlr-2.7.7-19|143	install -p -m 755 scripts/antlr-config %{buildroot}%{_bindir}
12mr|antlr-2.7.7-19|144	
12mr|antlr-2.7.7-19|145	# javadoc
12mr|antlr-2.7.7-19|146	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|antlr-2.7.7-19|147	cp -pr work/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|antlr-2.7.7-19|148	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mr|antlr-2.7.7-19|149	
12mr|antlr-2.7.7-19|150	# python
12mr|antlr-2.7.7-19|151	cd lib/python
12mr|antlr-2.7.7-19|152	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12mr|antlr-2.7.7-19|153	cd ../..
12mr|antlr-2.7.7-19|154	
12mr|antlr-2.7.7-19|155	
12mr|antlr-2.7.7-19|156	%files tool
12mr|antlr-2.7.7-19|157	%doc LICENSE.txt
12mr|antlr-2.7.7-19|158	%{_javadir}/%{name}*.jar
12mr|antlr-2.7.7-19|159	%{_bindir}/antlr
12mr|antlr-2.7.7-19|160	
12mr|antlr-2.7.7-19|161	# this is actually a development package for the C++ target
12mr|antlr-2.7.7-19|162	# as we ship only a static library, it doesn't make sense
12mr|antlr-2.7.7-19|163	# to have a separate -devel package for the headers
12mr|antlr-2.7.7-19|164	%files C++
12mr|antlr-2.7.7-19|165	%{_includedir}/%{name}
12mr|antlr-2.7.7-19|166	%{_libdir}/libantlr.a
12mr|antlr-2.7.7-19|167	%{_bindir}/antlr-config
12mr|antlr-2.7.7-19|168	
12mr|antlr-2.7.7-19|169	%files C++-doc
12mr|antlr-2.7.7-19|170	%doc lib/cpp/gen_doc/html/
12mr|antlr-2.7.7-19|171	
12mr|antlr-2.7.7-19|172	%files manual
12mr|antlr-2.7.7-19|173	%doc doc/*
12mr|antlr-2.7.7-19|174	
12mr|antlr-2.7.7-19|175	%files javadoc
12mr|antlr-2.7.7-19|176	%doc %{_javadocdir}/%{name}-%{version}
12mr|antlr-2.7.7-19|177	%doc %{_javadocdir}/%{name}
12mr|antlr-2.7.7-19|178	
12mr|antlr-2.7.7-19|179	%files python
12mr|antlr-2.7.7-19|180	%{python_sitelib}/antlr/*
12mr|antlr-2.7.7-19|181	%{python_sitelib}/antlr-*
12mr|antlr-2.7.7-19|182	
12mr|antlr-2.7.7-19|183	
12mr|antlr-2.7.7-19|184	
12mr|antlr-2.7.7-19|185	%changelog
12mr|antlr-2.7.7-19|186	

13438 12
12mr|apache-2.4.2-0.1|1	%define _build_pkgcheck_set %{nil}
12mr|apache-2.4.2-0.1|2	%define _build_pkgcheck_srpm %{nil}
12mr|apache-2.4.2-0.1|3	
12mr|apache-2.4.2-0.1|4	%define defaultmaxmodules 256
12mr|apache-2.4.2-0.1|5	%define defaultserverlimit 2048
12mr|apache-2.4.2-0.1|6	
12mr|apache-2.4.2-0.1|7	%define TAG Mandriva Linux
12mr|apache-2.4.2-0.1|8	%define BASEPRODUCT Apache
12mr|apache-2.4.2-0.1|9	%define all_services httpd.service httpd-worker.service httpd-event.service
12mr|apache-2.4.2-0.1|10	
12mr|apache-2.4.2-0.1|11	Summary:	The most widely used Web server on the Internet
12mr|apache-2.4.2-0.1|12	Name:		apache
12mr|apache-2.4.2-0.1|13	Version:	2.4.2
12mr|apache-2.4.2-0.1|14	Release:	0.1
12mr|apache-2.4.2-0.1|15	Group:		System/Servers
12mr|apache-2.4.2-0.1|16	License:	Apache License
12mr|apache-2.4.2-0.1|17	URL:		http://www.apache.org
12mr|apache-2.4.2-0.1|18	Source0:	http://archive.apache.org/dist/httpd/httpd-%{version}.tar.gz
12mr|apache-2.4.2-0.1|19	Source1:	http://archive.apache.org/dist/httpd/httpd-%{version}.tar.gz.asc
12mr|apache-2.4.2-0.1|20	Source2:	webapp.script
12mr|apache-2.4.2-0.1|21	Source3:	apache2_transparent_png_icons.tar.bz2
12mr|apache-2.4.2-0.1|22	Source9: 	htcacheclean.service
12mr|apache-2.4.2-0.1|23	Source10: 	htcacheclean.sysconfig
12mr|apache-2.4.2-0.1|24	Source11:	Mandriva.tar.gz
12mr|apache-2.4.2-0.1|25	Source15:	httpd.service
12mr|apache-2.4.2-0.1|26	Source100:	buildconf
12mr|apache-2.4.2-0.1|27	Patch0:		httpd-2.0.45-deplibs.patch
12mr|apache-2.4.2-0.1|28	Patch8:		httpd-2.1.10-apxs.patch
12mr|apache-2.4.2-0.1|29	# http://issues.apache.org/bugzilla/show_bug.cgi?id=32524
12mr|apache-2.4.2-0.1|30	Patch15:	httpd-ab_source_address.diff
12mr|apache-2.4.2-0.1|31	# speedups by Allen Pulsifer
12mr|apache-2.4.2-0.1|32	Patch16:	httpd-2.2.4-fix_extra_htaccess_check.diff
12mr|apache-2.4.2-0.1|33	Patch18:	httpd-2.2.10-ldap_auth_now_modular_in-apr-util-dbd-ldap_fix.diff
12mr|apache-2.4.2-0.1|34	Patch19:	httpd-2.2.21-linux3.diff
12mr|apache-2.4.2-0.1|35	Patch105:	httpd-2.2.17-filter.patch
12mr|apache-2.4.2-0.1|36	Patch106:	httpd-2.4.1-mdv_config.diff
12mr|apache-2.4.2-0.1|37	Patch107:	httpd-2.4.1-linkage_fix.diff
12mr|apache-2.4.2-0.1|38	Patch108:	httpd-2.4.1-buildfix.diff
12mr|apache-2.4.2-0.1|39	BuildRequires:	autoconf automake libtool
12mr|apache-2.4.2-0.1|40	BuildRequires:	apr-devel >= 1:1.4.6
12mr|apache-2.4.2-0.1|41	BuildRequires:	apr-util-devel >= 1.4.1
12mr|apache-2.4.2-0.1|42	BuildRequires:	db-devel
12mr|apache-2.4.2-0.1|43	BuildRequires:	expat-devel
12mr|apache-2.4.2-0.1|44	BuildRequires:	gdbm-devel
12mr|apache-2.4.2-0.1|45	BuildRequires:	libsasl-devel
12mr|apache-2.4.2-0.1|46	BuildRequires:	libxml2-devel
12mr|apache-2.4.2-0.1|47	BuildRequires:	lua-devel >= 5.1
12mr|apache-2.4.2-0.1|48	BuildRequires:	lynx
12mr|apache-2.4.2-0.1|49	BuildRequires:	openldap-devel
12mr|apache-2.4.2-0.1|50	BuildRequires:	openssl-devel
12mr|apache-2.4.2-0.1|51	BuildRequires:	pcre-devel
12mr|apache-2.4.2-0.1|52	BuildRequires:	perl
12mr|apache-2.4.2-0.1|53	BuildRequires:	pkgconfig
12mr|apache-2.4.2-0.1|54	BuildRequires:	zlib-devel
12mr|apache-2.4.2-0.1|55	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|apache-2.4.2-0.1|56	
12mr|apache-2.4.2-0.1|57	%description
12mr|apache-2.4.2-0.1|58	This package contains the main binary of apache, a powerful, full-featured,
12mr|apache-2.4.2-0.1|59	efficient and freely-available Web server. Apache is also the most popular Web
12mr|apache-2.4.2-0.1|60	server on the Internet.
12mr|apache-2.4.2-0.1|61	
12mr|apache-2.4.2-0.1|62	This version of apache is fully modular, and many modules are available in
12mr|apache-2.4.2-0.1|63	pre-compiled formats, like PHP and mod_auth_external.
12mr|apache-2.4.2-0.1|64	
12mr|apache-2.4.2-0.1|65	This package defaults to a maximum of %{defaultmaxmodules} dynamically loadable modules.
12mr|apache-2.4.2-0.1|66	This package defaults to a ServerLimit of %{defaultserverlimit}.
12mr|apache-2.4.2-0.1|67	
12mr|apache-2.4.2-0.1|68	You can change these values at RPM build time by using for example:
12mr|apache-2.4.2-0.1|69	
12mr|apache-2.4.2-0.1|70	--define 'maxmodules 512' --define 'serverlimit 2048'
12mr|apache-2.4.2-0.1|71	
12mr|apache-2.4.2-0.1|72	The package was built to support a maximum of %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}} dynamically loadable modules.
12mr|apache-2.4.2-0.1|73	The package was built with a ServerLimit of %{?!serverlimit:%{defaultserverlimit}}%{?serverlimit:%{serverlimit}}.
12mr|apache-2.4.2-0.1|74	
12mr|apache-2.4.2-0.1|75	%package	mpm-prefork
12mr|apache-2.4.2-0.1|76	Summary:	Implements a non-threaded, pre-forking web server (stable)
12mr|apache-2.4.2-0.1|77	Group:		System/Servers
12mr|apache-2.4.2-0.1|78	Requires(preun): systemd-units
12mr|apache-2.4.2-0.1|79	Requires(postun): systemd-units
12mr|apache-2.4.2-0.1|80	Requires(post): systemd-units
12mr|apache-2.4.2-0.1|81	Requires:	apache-base = %{version}-%{release}
12mr|apache-2.4.2-0.1|82	Requires:	apache-modules = %{version}-%{release}
12mr|apache-2.4.2-0.1|83	Provides:	webserver
12mr|apache-2.4.2-0.1|84	Provides:	apache = %{version}-%{release}
12mr|apache-2.4.2-0.1|85	Provides:	apache-mpm = %{version}-%{release}
12mr|apache-2.4.2-0.1|86	
12mr|apache-2.4.2-0.1|87	%description	mpm-prefork
12mr|apache-2.4.2-0.1|88	This Multi-Processing Module (MPM) implements a non-threaded, pre-forking web
12mr|apache-2.4.2-0.1|89	server that handles requests in a manner similar to Apache 1.3. It is
12mr|apache-2.4.2-0.1|90	appropriate for sites that need to avoid threading for compatibility with
12mr|apache-2.4.2-0.1|91	non-thread-safe libraries. It is also the best MPM for isolating each request,
12mr|apache-2.4.2-0.1|92	so that a problem with a single request will not affect any other.
12mr|apache-2.4.2-0.1|93	
12mr|apache-2.4.2-0.1|94	This MPM is very self-regulating, so it is rarely necessary to adjust its
12mr|apache-2.4.2-0.1|95	configuration directives. Most important is that MaxClients be big enough to
12mr|apache-2.4.2-0.1|96	handle as many simultaneous requests as you expect to receive, but small enough
12mr|apache-2.4.2-0.1|97	to assure that there is enough physical RAM for all processes.
12mr|apache-2.4.2-0.1|98	
12mr|apache-2.4.2-0.1|99	This package defaults to a maximum of %{defaultmaxmodules} dynamically loadable modules.
12mr|apache-2.4.2-0.1|100	This package defaults to a ServerLimit of %{defaultserverlimit}.
12mr|apache-2.4.2-0.1|101	
12mr|apache-2.4.2-0.1|102	You can change these values at RPM build time by using for example:
12mr|apache-2.4.2-0.1|103	
12mr|apache-2.4.2-0.1|104	--define 'maxmodules 512' --define 'serverlimit 2048'
12mr|apache-2.4.2-0.1|105	
12mr|apache-2.4.2-0.1|106	The package was built to support a maximum of %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}} dynamically loadable modules.
12mr|apache-2.4.2-0.1|107	The package was built with a ServerLimit of %{?!serverlimit:%{defaultserverlimit}}%{?serverlimit:%{serverlimit}}.
12mr|apache-2.4.2-0.1|108	
12mr|apache-2.4.2-0.1|109	%package	mpm-worker
12mr|apache-2.4.2-0.1|110	Summary:	Implements a hybrid multi-threaded multi-process web server (experimental)
12mr|apache-2.4.2-0.1|111	Group:		System/Servers
12mr|apache-2.4.2-0.1|112	Requires(preun): systemd-units
12mr|apache-2.4.2-0.1|113	Requires(postun): systemd-units
12mr|apache-2.4.2-0.1|114	Requires(post): systemd-units
12mr|apache-2.4.2-0.1|115	Requires:	apache-base = %{version}-%{release}
12mr|apache-2.4.2-0.1|116	Requires:	apache-modules = %{version}-%{release}
12mr|apache-2.4.2-0.1|117	Provides:	webserver
12mr|apache-2.4.2-0.1|118	Provides:	apache = %{version}-%{release}
12mr|apache-2.4.2-0.1|119	Conflicts:	apache-mod_php apache-mod_perl apache-mod_python
12mr|apache-2.4.2-0.1|120	
12mr|apache-2.4.2-0.1|121	%description	mpm-worker
12mr|apache-2.4.2-0.1|122	This Multi-Processing Module (MPM) implements a hybrid multi-process
12mr|apache-2.4.2-0.1|123	multi-threaded server. By using threads to serve requests, it is able to serve
12mr|apache-2.4.2-0.1|124	a large number of requests with less system resources than a process-based
12mr|apache-2.4.2-0.1|125	server. Yet it retains much of the stability of a process-based server by
12mr|apache-2.4.2-0.1|126	keeping multiple processes available, each with many threads.
12mr|apache-2.4.2-0.1|127	
12mr|apache-2.4.2-0.1|128	The most important directives used to control this MPM are ThreadsPerChild,
12mr|apache-2.4.2-0.1|129	which controls the number of threads deployed by each child process and
12mr|apache-2.4.2-0.1|130	MaxClients, which controls the maximum total number of threads that may be
12mr|apache-2.4.2-0.1|131	launched.
12mr|apache-2.4.2-0.1|132	
12mr|apache-2.4.2-0.1|133	This package contains the main binary of apache, a powerful, full-featured,
12mr|apache-2.4.2-0.1|134	efficient and freely-available Web server. Apache is also the most popular Web
12mr|apache-2.4.2-0.1|135	server on the Internet.
12mr|apache-2.4.2-0.1|136	
12mr|apache-2.4.2-0.1|137	This version of apache is fully modular, and many modules are available in
12mr|apache-2.4.2-0.1|138	pre-compiled formats, like PHP and mod_auth_external.
12mr|apache-2.4.2-0.1|139	
12mr|apache-2.4.2-0.1|140	This package defaults to a maximum of %{defaultmaxmodules} dynamically loadable modules.
12mr|apache-2.4.2-0.1|141	
12mr|apache-2.4.2-0.1|142	You can change these values at RPM build time by using for example:
12mr|apache-2.4.2-0.1|143	
12mr|apache-2.4.2-0.1|144	--define 'maxmodules 512'
12mr|apache-2.4.2-0.1|145	
12mr|apache-2.4.2-0.1|146	The package was built to support a maximum of %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}} dynamically loadable modules.
12mr|apache-2.4.2-0.1|147	
12mr|apache-2.4.2-0.1|148	%package	mpm-event
12mr|apache-2.4.2-0.1|149	Summary:	Implements a hybrid multi-threaded multi-process web server
12mr|apache-2.4.2-0.1|150	Group:		System/Servers
12mr|apache-2.4.2-0.1|151	Requires(preun): systemd-units
12mr|apache-2.4.2-0.1|152	Requires(postun): systemd-units
12mr|apache-2.4.2-0.1|153	Requires(post): systemd-units
12mr|apache-2.4.2-0.1|154	Requires:	apache-base = %{version}-%{release}
12mr|apache-2.4.2-0.1|155	Requires:	apache-modules = %{version}-%{release}
12mr|apache-2.4.2-0.1|156	Provides:	webserver
12mr|apache-2.4.2-0.1|157	Provides:	apache = %{version}-%{release}
12mr|apache-2.4.2-0.1|158	Conflicts:	apache-mod_php apache-mod_perl apache-mod_python
12mr|apache-2.4.2-0.1|159	
12mr|apache-2.4.2-0.1|160	%description	mpm-event
12mr|apache-2.4.2-0.1|161	The event Multi-Processing Module (MPM) is designed to allow more requests to
12mr|apache-2.4.2-0.1|162	be served simultaneously by passing off some processing work to supporting
12mr|apache-2.4.2-0.1|163	threads, freeing up the main threads to work on new requests. It is based on
12mr|apache-2.4.2-0.1|164	the worker MPM, which implements a hybrid multi-process multi-threaded server.
12mr|apache-2.4.2-0.1|165	Run-time configuration directives are identical to those provided by worker.
12mr|apache-2.4.2-0.1|166	
12mr|apache-2.4.2-0.1|167	This package contains the main binary of apache, a powerful, full-featured,
12mr|apache-2.4.2-0.1|168	efficient and freely-available Web server. Apache is also the most popular Web
12mr|apache-2.4.2-0.1|169	server on the Internet.
12mr|apache-2.4.2-0.1|170	
12mr|apache-2.4.2-0.1|171	This version of apache is fully modular, and many modules are available in
12mr|apache-2.4.2-0.1|172	pre-compiled formats, like PHP and mod_auth_external.
12mr|apache-2.4.2-0.1|173	
12mr|apache-2.4.2-0.1|174	This package defaults to a maximum of %{defaultmaxmodules} dynamically loadable modules.
12mr|apache-2.4.2-0.1|175	
12mr|apache-2.4.2-0.1|176	You can change these values at RPM build time by using for example:
12mr|apache-2.4.2-0.1|177	
12mr|apache-2.4.2-0.1|178	--define 'maxmodules 512'
12mr|apache-2.4.2-0.1|179	
12mr|apache-2.4.2-0.1|180	The package was built to support a maximum of %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}} dynamically loadable modules.
12mr|apache-2.4.2-0.1|181	
12mr|apache-2.4.2-0.1|182	%package	base
12mr|apache-2.4.2-0.1|183	Summary:	Common files and utilities for apache
12mr|apache-2.4.2-0.1|184	Group:		System/Servers
12mr|apache-2.4.2-0.1|185	Requires(pre): rpm-helper
12mr|apache-2.4.2-0.1|186	Requires(postun): rpm-helper
12mr|apache-2.4.2-0.1|187	Requires:	apache = %{version}-%{release}
12mr|apache-2.4.2-0.1|188	Provides:	apache-conf = %{version}-%{release}
12mr|apache-2.4.2-0.1|189	Obsoletes:	apache-conf
12mr|apache-2.4.2-0.1|190	
12mr|apache-2.4.2-0.1|191	%description	base
12mr|apache-2.4.2-0.1|192	This package contains the apache utilities such as Apache Bench (ab) for stress
12mr|apache-2.4.2-0.1|193	testing your apache installation and several tools for managing user databases,
12mr|apache-2.4.2-0.1|194	access control, the apache logs and more.
12mr|apache-2.4.2-0.1|195	
12mr|apache-2.4.2-0.1|196	%package	modules
12mr|apache-2.4.2-0.1|197	Summary:	Meta package
12mr|apache-2.4.2-0.1|198	Group:		System/Servers
12mr|apache-2.4.2-0.1|199	Requires:	apache-mpm = %{version}-%{release}
12mr|apache-2.4.2-0.1|200	Requires:	apache-mod_actions = %{version}-%{release}
12mr|apache-2.4.2-0.1|201	Requires:	apache-mod_alias = %{version}-%{release}
12mr|apache-2.4.2-0.1|202	Requires:	apache-mod_auth_basic = %{version}-%{release}
12mr|apache-2.4.2-0.1|203	Requires:	apache-mod_auth_digest = %{version}-%{release}
12mr|apache-2.4.2-0.1|204	Requires:	apache-mod_authn_anon = %{version}-%{release}
12mr|apache-2.4.2-0.1|205	Requires:	apache-mod_authn_file = %{version}-%{release}
12mr|apache-2.4.2-0.1|206	Requires:	apache-mod_authz_dbm = %{version}-%{release}
12mr|apache-2.4.2-0.1|207	Requires:	apache-mod_authz_groupfile = %{version}-%{release}
12mr|apache-2.4.2-0.1|208	Requires:	apache-mod_authz_host = %{version}-%{release}
12mr|apache-2.4.2-0.1|209	Requires:	apache-mod_authz_owner = %{version}-%{release}
12mr|apache-2.4.2-0.1|210	Requires:	apache-mod_authz_user = %{version}-%{release}
12mr|apache-2.4.2-0.1|211	Requires:	apache-mod_autoindex = %{version}-%{release}
12mr|apache-2.4.2-0.1|212	Requires:	apache-mod_cgi = %{version}-%{release}
12mr|apache-2.4.2-0.1|213	Requires:	apache-mod_dir = %{version}-%{release}
12mr|apache-2.4.2-0.1|214	Requires:	apache-mod_env = %{version}-%{release}
12mr|apache-2.4.2-0.1|215	Requires:	apache-mod_expires = %{version}-%{release}
12mr|apache-2.4.2-0.1|216	Requires:	apache-mod_filter = %{version}-%{release}
12mr|apache-2.4.2-0.1|217	Requires:	apache-mod_headers = %{version}-%{release}
12mr|apache-2.4.2-0.1|218	Requires:	apache-mod_imagemap = %{version}-%{release}
12mr|apache-2.4.2-0.1|219	Requires:	apache-mod_include = %{version}-%{release}
12mr|apache-2.4.2-0.1|220	Requires:	apache-mod_info = %{version}-%{release}
12mr|apache-2.4.2-0.1|221	Requires:	apache-mod_log_config = %{version}-%{release}
12mr|apache-2.4.2-0.1|222	Requires:	apache-mod_mime = %{version}-%{release}
12mr|apache-2.4.2-0.1|223	Requires:	apache-mod_mime_magic = %{version}-%{release}
12mr|apache-2.4.2-0.1|224	Requires:	apache-mod_negotiation = %{version}-%{release}
12mr|apache-2.4.2-0.1|225	Requires:	apache-mod_rewrite = %{version}-%{release}
12mr|apache-2.4.2-0.1|226	Requires:	apache-mod_setenvif = %{version}-%{release}
12mr|apache-2.4.2-0.1|227	Requires:	apache-mod_status = %{version}-%{release}
12mr|apache-2.4.2-0.1|228	Requires:	apache-mod_substitute = %{version}-%{release}
12mr|apache-2.4.2-0.1|229	Requires:	apache-mod_unique_id = %{version}-%{release}
12mr|apache-2.4.2-0.1|230	Requires:	apache-mod_usertrack = %{version}-%{release}
12mr|apache-2.4.2-0.1|231	Requires:	apache-mod_version = %{version}-%{release}
12mr|apache-2.4.2-0.1|232	Requires:	apache-mod_vhost_alias = %{version}-%{release}
12mr|apache-2.4.2-0.1|233	# new 2.3+ modules
12mr|apache-2.4.2-0.1|234	Requires:	apache-mod_authz_core = %{version}-%{release}
12mr|apache-2.4.2-0.1|235	Requires:	apache-mod_authz_host = %{version}-%{release}
12mr|apache-2.4.2-0.1|236	Requires:	apache-mod_unixd = %{version}-%{release}
12mr|apache-2.4.2-0.1|237	# obsolete 2.2 modules
12mr|apache-2.4.2-0.1|238	Obsoletes:	apache-mod_authz_default
12mr|apache-2.4.2-0.1|239	Obsoletes:	apache-mod_authn_alias
12mr|apache-2.4.2-0.1|240	Obsoletes:	apache-mod_authn_default
12mr|apache-2.4.2-0.1|241	
12mr|apache-2.4.2-0.1|242	%description	modules
12mr|apache-2.4.2-0.1|243	This is a meta package that pulls in the apache modules used as default in the
12mr|apache-2.4.2-0.1|244	apache-2.2 series in Mandriva.
12mr|apache-2.4.2-0.1|245	
12mr|apache-2.4.2-0.1|246	%package	mod_authn_file
12mr|apache-2.4.2-0.1|247	Summary:	User authentication using text files
12mr|apache-2.4.2-0.1|248	Group:		System/Servers
12mr|apache-2.4.2-0.1|249	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|250	
12mr|apache-2.4.2-0.1|251	%description	mod_authn_file
12mr|apache-2.4.2-0.1|252	This module provides authentication front-ends such as mod_auth_digest
12mr|apache-2.4.2-0.1|253	and mod_auth_basic to authenticate users by looking up users in plain text
12mr|apache-2.4.2-0.1|254	password files. Similar functionality is provided by mod_authn_dbm.
12mr|apache-2.4.2-0.1|255	
12mr|apache-2.4.2-0.1|256	When using mod_auth_basic or mod_auth_digest, this module is invoked via
12mr|apache-2.4.2-0.1|257	the AuthBasicProvider or AuthDigestProvider with the file value.
12mr|apache-2.4.2-0.1|258	
12mr|apache-2.4.2-0.1|259	%package	mod_authn_dbm
12mr|apache-2.4.2-0.1|260	Summary:	User authentication using DBM files
12mr|apache-2.4.2-0.1|261	Group:		System/Servers
12mr|apache-2.4.2-0.1|262	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|263	
12mr|apache-2.4.2-0.1|264	%description	mod_authn_dbm
12mr|apache-2.4.2-0.1|265	This module provides authentication front-ends such as mod_auth_digest and
12mr|apache-2.4.2-0.1|266	mod_auth_basic to authenticate users by looking up users in dbm password
12mr|apache-2.4.2-0.1|267	files. Similar functionality is provided by mod_authn_file.
12mr|apache-2.4.2-0.1|268	
12mr|apache-2.4.2-0.1|269	When using mod_auth_basic or mod_auth_digest, this module is invoked via
12mr|apache-2.4.2-0.1|270	the AuthBasicProvider or AuthDigestProvider with the dbm value.
12mr|apache-2.4.2-0.1|271	
12mr|apache-2.4.2-0.1|272	%package	mod_authn_anon
12mr|apache-2.4.2-0.1|273	Summary:	Allows "anonymous" user access to authenticated areas
12mr|apache-2.4.2-0.1|274	Group:		System/Servers
12mr|apache-2.4.2-0.1|275	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|276	
12mr|apache-2.4.2-0.1|277	%description	mod_authn_anon
12mr|apache-2.4.2-0.1|278	This module provides authentication front-ends such as mod_auth_basic to
12mr|apache-2.4.2-0.1|279	authenticate users similar to anonymous-ftp sites, i.e. have a 'magic' user
12mr|apache-2.4.2-0.1|280	id 'anonymous' and the email address as a password. These email addresses
12mr|apache-2.4.2-0.1|281	can be logged.
12mr|apache-2.4.2-0.1|282	
12mr|apache-2.4.2-0.1|283	Combined with other (database) access control methods, this allows for
12mr|apache-2.4.2-0.1|284	effective user tracking and customization according to a user profile
12mr|apache-2.4.2-0.1|285	while still keeping the site open for 'unregistered' users. One advantage
12mr|apache-2.4.2-0.1|286	of using Auth-based user tracking is that, unlike magic-cookies and funny
12mr|apache-2.4.2-0.1|287	URL pre/postfixes, it is completely browser independent and it allows users
12mr|apache-2.4.2-0.1|288	to share URLs.
12mr|apache-2.4.2-0.1|289	
12mr|apache-2.4.2-0.1|290	When using mod_auth_basic, this module is invoked via the AuthBasicProvider
12mr|apache-2.4.2-0.1|291	directive with the anon value.
12mr|apache-2.4.2-0.1|292	
12mr|apache-2.4.2-0.1|293	%package	mod_authn_dbd
12mr|apache-2.4.2-0.1|294	Summary:	User authentication using an SQL database
12mr|apache-2.4.2-0.1|295	Group:		System/Servers
12mr|apache-2.4.2-0.1|296	Requires:	apache-mod_dbd
12mr|apache-2.4.2-0.1|297	
12mr|apache-2.4.2-0.1|298	%description	mod_authn_dbd
12mr|apache-2.4.2-0.1|299	This module provides authentication front-ends such as mod_auth_digest
12mr|apache-2.4.2-0.1|300	and mod_auth_basic to authenticate users by looking up users in SQL
12mr|apache-2.4.2-0.1|301	tables. Similar functionality is provided by, for example, mod_authn_file.
12mr|apache-2.4.2-0.1|302	
12mr|apache-2.4.2-0.1|303	This module relies on mod_dbd to specify the backend database driver and
12mr|apache-2.4.2-0.1|304	connection parameters, and manage the database connections.
12mr|apache-2.4.2-0.1|305	
12mr|apache-2.4.2-0.1|306	When using mod_auth_basic or mod_auth_digest, this module is invoked via
12mr|apache-2.4.2-0.1|307	the AuthBasicProvider or AuthDigestProvider with the dbd value.
12mr|apache-2.4.2-0.1|308	
12mr|apache-2.4.2-0.1|309	%package	mod_authn_socache
12mr|apache-2.4.2-0.1|310	Summary:	Manages a cache of authentication credentials to relieve the load on backends
12mr|apache-2.4.2-0.1|311	Group:		System/Servers
12mr|apache-2.4.2-0.1|312	
12mr|apache-2.4.2-0.1|313	%description	mod_authn_socache
12mr|apache-2.4.2-0.1|314	Maintains a cache of authentication credentials, so that a new backend
12mr|apache-2.4.2-0.1|315	lookup is not required for every authenticated request.
12mr|apache-2.4.2-0.1|316	
12mr|apache-2.4.2-0.1|317	%package	mod_authn_core
12mr|apache-2.4.2-0.1|318	Summary:	Core Authentication
12mr|apache-2.4.2-0.1|319	Group:		System/Servers
12mr|apache-2.4.2-0.1|320	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|321	
12mr|apache-2.4.2-0.1|322	%description	mod_authn_core
12mr|apache-2.4.2-0.1|323	This module provides core authentication capabilities to allow or deny
12mr|apache-2.4.2-0.1|324	access to portions of the web site. mod_authn_core provides directives that
12mr|apache-2.4.2-0.1|325	are common to all authentication providers.
12mr|apache-2.4.2-0.1|326	
12mr|apache-2.4.2-0.1|327	%package	mod_authz_host
12mr|apache-2.4.2-0.1|328	Summary:	Group authorizations based on host (name or IP address)
12mr|apache-2.4.2-0.1|329	Group:		System/Servers
12mr|apache-2.4.2-0.1|330	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|331	
12mr|apache-2.4.2-0.1|332	%description	mod_authz_host
12mr|apache-2.4.2-0.1|333	The authorization providers implemented by mod_authz_host are registered using
12mr|apache-2.4.2-0.1|334	the Require directive. The directive can be referenced within a <Directory>,
12mr|apache-2.4.2-0.1|335	<Files>, or <Location> section as well as .htaccess files to control access
12mr|apache-2.4.2-0.1|336	to particular parts of the server.  Access can be controlled based on the
12mr|apache-2.4.2-0.1|337	client hostname or IP address.
12mr|apache-2.4.2-0.1|338	
12mr|apache-2.4.2-0.1|339	In general, access restriction directives apply to all access methods (GET,
12mr|apache-2.4.2-0.1|340	PUT, POST, etc). This is the desired behavior in most cases.  However, it is
12mr|apache-2.4.2-0.1|341	possible to restrict some methods, while leaving other methods unrestricted,
12mr|apache-2.4.2-0.1|342	by enclosing the directives in a <Limit> section.
12mr|apache-2.4.2-0.1|343	
12mr|apache-2.4.2-0.1|344	%package	mod_authz_groupfile
12mr|apache-2.4.2-0.1|345	Summary:	Group authorization using plaintext files
12mr|apache-2.4.2-0.1|346	Group:		System/Servers
12mr|apache-2.4.2-0.1|347	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|348	
12mr|apache-2.4.2-0.1|349	%description	mod_authz_groupfile
12mr|apache-2.4.2-0.1|350	This module provides authorization capabilities so that authenticated
12mr|apache-2.4.2-0.1|351	users can be allowed or denied access to portions of the web site by group
12mr|apache-2.4.2-0.1|352	membership. Similar functionality is provided by mod_authz_dbm.
12mr|apache-2.4.2-0.1|353	
12mr|apache-2.4.2-0.1|354	%package	mod_authz_user
12mr|apache-2.4.2-0.1|355	Summary:	User Authorization
12mr|apache-2.4.2-0.1|356	Group:		System/Servers
12mr|apache-2.4.2-0.1|357	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|358	
12mr|apache-2.4.2-0.1|359	%description	mod_authz_user
12mr|apache-2.4.2-0.1|360	This module provides authorization capabilities so that authenticated
12mr|apache-2.4.2-0.1|361	users can be allowed or denied access to portions of the web site.
12mr|apache-2.4.2-0.1|362	mod_authz_user grants access if the authenticated user is listed in a
12mr|apache-2.4.2-0.1|363	Require user directive. Alternatively Require valid-user can be used to
12mr|apache-2.4.2-0.1|364	grant access to all successfully authenticated users.
12mr|apache-2.4.2-0.1|365	
12mr|apache-2.4.2-0.1|366	%package	mod_authz_dbm
12mr|apache-2.4.2-0.1|367	Summary:	Group authorization using DBM files
12mr|apache-2.4.2-0.1|368	Group:		System/Servers
12mr|apache-2.4.2-0.1|369	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|370	
12mr|apache-2.4.2-0.1|371	%description	mod_authz_dbm
12mr|apache-2.4.2-0.1|372	This module provides authorization capabilities so that authenticated
12mr|apache-2.4.2-0.1|373	users can be allowed or denied access to portions of the web site by group
12mr|apache-2.4.2-0.1|374	membership. Similar functionality is provided by mod_authz_groupfile.
12mr|apache-2.4.2-0.1|375	
12mr|apache-2.4.2-0.1|376	%package	mod_authz_owner
12mr|apache-2.4.2-0.1|377	Summary:	Authorization based on file ownership
12mr|apache-2.4.2-0.1|378	Group:		System/Servers
12mr|apache-2.4.2-0.1|379	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|380	
12mr|apache-2.4.2-0.1|381	%description	mod_authz_owner
12mr|apache-2.4.2-0.1|382	This module authorizes access to files by comparing the userid used for
12mr|apache-2.4.2-0.1|383	HTTP authentication (the web userid) with the file-system owner or group
12mr|apache-2.4.2-0.1|384	of the requested file. The supplied username and password must be already
12mr|apache-2.4.2-0.1|385	properly verified by an authentication module, such as mod_auth_basic or
12mr|apache-2.4.2-0.1|386	mod_auth_digest. mod_authz_owner recognizes two arguments for the Require
12mr|apache-2.4.2-0.1|387	directive, file-owner and file-group, as follows:
12mr|apache-2.4.2-0.1|388	
12mr|apache-2.4.2-0.1|389	file-owner
12mr|apache-2.4.2-0.1|390	The supplied web-username must match the system's name for the owner of the
12mr|apache-2.4.2-0.1|391	file being requested. That is, if the operating system says the requested
12mr|apache-2.4.2-0.1|392	file is owned by jones, then the username used to access it through the
12mr|apache-2.4.2-0.1|393	web must be jones as well.
12mr|apache-2.4.2-0.1|394	
12mr|apache-2.4.2-0.1|395	file-group
12mr|apache-2.4.2-0.1|396	The name of the system group that owns the file must be present in a
12mr|apache-2.4.2-0.1|397	group database, which is provided, for example, by mod_authz_groupfile
12mr|apache-2.4.2-0.1|398	or mod_authz_dbm, and the web-username must be a member of that group. For
12mr|apache-2.4.2-0.1|399	example, if the operating system says the requested file is owned by (system)
12mr|apache-2.4.2-0.1|400	group accounts, the group accounts must appear in the group database and
12mr|apache-2.4.2-0.1|401	the web-username used in the request must be a member of that group.
12mr|apache-2.4.2-0.1|402	
12mr|apache-2.4.2-0.1|403	%package	mod_authz_dbd
12mr|apache-2.4.2-0.1|404	Summary:	Group Authorization and Login using SQL
12mr|apache-2.4.2-0.1|405	Group:		System/Servers
12mr|apache-2.4.2-0.1|406	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|407	
12mr|apache-2.4.2-0.1|408	%description	mod_authz_dbd
12mr|apache-2.4.2-0.1|409	This module provides authorization capabilities so that authenticated
12mr|apache-2.4.2-0.1|410	users can be allowed or denied access to portions of the web site by group
12mr|apache-2.4.2-0.1|411	membership. Similar functionality is provided by mod_authz_groupfile and
12mr|apache-2.4.2-0.1|412	mod_authz_dbm, with the exception that this module queries a SQL database
12mr|apache-2.4.2-0.1|413	to determine whether a user is a member of a group.
12mr|apache-2.4.2-0.1|414	
12mr|apache-2.4.2-0.1|415	This module can also provide database-backed user login/logout
12mr|apache-2.4.2-0.1|416	capabilities. These are likely to be of most value when used in conjunction
12mr|apache-2.4.2-0.1|417	with mod_authn_dbd.
12mr|apache-2.4.2-0.1|418	
12mr|apache-2.4.2-0.1|419	This module relies on mod_dbd to specify the backend database driver and
12mr|apache-2.4.2-0.1|420	connection parameters, and manage the database connections.
12mr|apache-2.4.2-0.1|421	
12mr|apache-2.4.2-0.1|422	%package	mod_authz_core
12mr|apache-2.4.2-0.1|423	Summary:	Core Authorization
12mr|apache-2.4.2-0.1|424	Group:		System/Servers
12mr|apache-2.4.2-0.1|425	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|426	
12mr|apache-2.4.2-0.1|427	%description	mod_authz_core
12mr|apache-2.4.2-0.1|428	This module provides core authorization capabilities so that
12mr|apache-2.4.2-0.1|429	authenticated users can be allowed or denied access to portions of the
12mr|apache-2.4.2-0.1|430	web site. mod_authz_core provides the functionality to register various
12mr|apache-2.4.2-0.1|431	authorization providers. It is usually used in conjunction with an
12mr|apache-2.4.2-0.1|432	authentication provider module such as mod_authn_file and an authorization
12mr|apache-2.4.2-0.1|433	module such as mod_authz_user. It also allows for advanced logic to be
12mr|apache-2.4.2-0.1|434	applied to the authorization processing.
12mr|apache-2.4.2-0.1|435	
12mr|apache-2.4.2-0.1|436	%package	mod_authnz_ldap
12mr|apache-2.4.2-0.1|437	Summary:	LDAP HTTP Basic authentication
12mr|apache-2.4.2-0.1|438	Group:		System/Servers
12mr|apache-2.4.2-0.1|439	Conflicts:	apache-mod_proxy < 2.4.0
12mr|apache-2.4.2-0.1|440	
12mr|apache-2.4.2-0.1|441	%description	mod_authnz_ldap
12mr|apache-2.4.2-0.1|442	This module provides authentication front-ends such as mod_auth_basic to
12mr|apache-2.4.2-0.1|443	authenticate users through an ldap directory.
12mr|apache-2.4.2-0.1|444	
12mr|apache-2.4.2-0.1|445	mod_authnz_ldap supports the following features:
12mr|apache-2.4.2-0.1|446	
12mr|apache-2.4.2-0.1|447	* Known to support the OpenLDAP SDK (both 1.x and 2.x), Novell LDAP SDK and
12mr|apache-2.4.2-0.1|448	the iPlanet (Netscape) SDK.
12mr|apache-2.4.2-0.1|449	
12mr|apache-2.4.2-0.1|450	* Complex authorization policies can be implemented by representing the policy
12mr|apache-2.4.2-0.1|451	with LDAP filters.
12mr|apache-2.4.2-0.1|452	
12mr|apache-2.4.2-0.1|453	* Uses extensive caching of LDAP operations via mod_ldap.
12mr|apache-2.4.2-0.1|454	
12mr|apache-2.4.2-0.1|455	* Support for LDAP over SSL (requires the Netscape SDK) or TLS (requires the
12mr|apache-2.4.2-0.1|456	OpenLDAP 2.x SDK or Novell LDAP SDK).
12mr|apache-2.4.2-0.1|457	
12mr|apache-2.4.2-0.1|458	When using mod_auth_basic, this module is invoked via the AuthBasicProvider
12mr|apache-2.4.2-0.1|459	directive with the ldap value.
12mr|apache-2.4.2-0.1|460	
12mr|apache-2.4.2-0.1|461	%package	mod_access_compat
12mr|apache-2.4.2-0.1|462	Summary:	Group authorizations based on host (name or IP address)
12mr|apache-2.4.2-0.1|463	Group:		System/Servers
12mr|apache-2.4.2-0.1|464	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|465	
12mr|apache-2.4.2-0.1|466	%description	mod_access_compat
12mr|apache-2.4.2-0.1|467	The directives provided by mod_access_compat are used in <Directory>,
12mr|apache-2.4.2-0.1|468	<Files>, and <Location> sections as well as .htaccess files to control access
12mr|apache-2.4.2-0.1|469	to particular parts of the server. Access can be controlled based on the
12mr|apache-2.4.2-0.1|470	client hostname, IP address, or other characteristics of the client request,
12mr|apache-2.4.2-0.1|471	as captured in environment variables. The Allow and Deny directives are
12mr|apache-2.4.2-0.1|472	used to specify which clients are or are not allowed access to the server,
12mr|apache-2.4.2-0.1|473	while the Order directive sets the default access state, and configures
12mr|apache-2.4.2-0.1|474	how the Allow and Deny directives interact with each other.
12mr|apache-2.4.2-0.1|475	
12mr|apache-2.4.2-0.1|476	Both host-based access restrictions and password-based authentication may
12mr|apache-2.4.2-0.1|477	be implemented simultaneously. In that case, the Satisfy directive is used
12mr|apache-2.4.2-0.1|478	to determine how the two sets of restrictions interact.
12mr|apache-2.4.2-0.1|479	
12mr|apache-2.4.2-0.1|480	%package	mod_auth_basic
12mr|apache-2.4.2-0.1|481	Summary:	Basic authentication
12mr|apache-2.4.2-0.1|482	Group:		System/Servers
12mr|apache-2.4.2-0.1|483	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|484	
12mr|apache-2.4.2-0.1|485	%description	mod_auth_basic
12mr|apache-2.4.2-0.1|486	This module allows the use of HTTP Basic Authentication to restrict access
12mr|apache-2.4.2-0.1|487	by looking up users in the given providers. HTTP Digest Authentication is
12mr|apache-2.4.2-0.1|488	provided by mod_auth_digest. This module should usually be combined with at
12mr|apache-2.4.2-0.1|489	least one authentication module such as mod_authn_file and one authorization
12mr|apache-2.4.2-0.1|490	module such as mod_authz_user.
12mr|apache-2.4.2-0.1|491	
12mr|apache-2.4.2-0.1|492	%package	mod_auth_form
12mr|apache-2.4.2-0.1|493	Summary:	Form authentication
12mr|apache-2.4.2-0.1|494	Group:		System/Servers
12mr|apache-2.4.2-0.1|495	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|496	
12mr|apache-2.4.2-0.1|497	%description	mod_auth_form
12mr|apache-2.4.2-0.1|498	Form authentication depends on the mod_session modules, and these modules
12mr|apache-2.4.2-0.1|499	make use of HTTP cookies, and as such can fall victim to Cross Site Scripting
12mr|apache-2.4.2-0.1|500	attacks, or expose potentially private information to clients. Please ensure
12mr|apache-2.4.2-0.1|501	that the relevant risks have been taken into account before enabling the
12mr|apache-2.4.2-0.1|502	session functionality on your server.
12mr|apache-2.4.2-0.1|503	
12mr|apache-2.4.2-0.1|504	This module allows the use of an HTML login form to restrict access by
12mr|apache-2.4.2-0.1|505	looking up users in the given providers. HTML forms require significantly
12mr|apache-2.4.2-0.1|506	more configuration than the alternatives, however an HTML login form can
12mr|apache-2.4.2-0.1|507	provide a much friendlier experience for end users.
12mr|apache-2.4.2-0.1|508	
12mr|apache-2.4.2-0.1|509	HTTP basic authentication is provided by mod_auth_basic, and HTTP digest
12mr|apache-2.4.2-0.1|510	authentication is provided by mod_auth_digest. This module should be
12mr|apache-2.4.2-0.1|511	combined with at least one authentication module such as mod_authn_file
12mr|apache-2.4.2-0.1|512	and one authorization module such as mod_authz_user.
12mr|apache-2.4.2-0.1|513	
12mr|apache-2.4.2-0.1|514	Once the user has been successfully authenticated, the user's login details
12mr|apache-2.4.2-0.1|515	will be stored in a session provided by mod_session.
12mr|apache-2.4.2-0.1|516	
12mr|apache-2.4.2-0.1|517	%package	mod_auth_digest
12mr|apache-2.4.2-0.1|518	Summary:	User authentication using MD5 Digest Authentication
12mr|apache-2.4.2-0.1|519	Group:		System/Servers
12mr|apache-2.4.2-0.1|520	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|521	
12mr|apache-2.4.2-0.1|522	%description	mod_auth_digest
12mr|apache-2.4.2-0.1|523	This module implements HTTP Digest Authentication (RFC2617), and provides
12mr|apache-2.4.2-0.1|524	a more secure alternative to mod_auth_basic.
12mr|apache-2.4.2-0.1|525	
12mr|apache-2.4.2-0.1|526	%package	mod_allowmethods
12mr|apache-2.4.2-0.1|527	Summary:	Easily restrict what HTTP methods can be used on the server
12mr|apache-2.4.2-0.1|528	Group:		System/Servers
12mr|apache-2.4.2-0.1|529	
12mr|apache-2.4.2-0.1|530	%description	mod_allowmethods
12mr|apache-2.4.2-0.1|531	This module makes it easy to restrict what HTTP methods can used on an
12mr|apache-2.4.2-0.1|532	server. The most common configuration would be:
12mr|apache-2.4.2-0.1|533	
12mr|apache-2.4.2-0.1|534	%package	mod_file_cache
12mr|apache-2.4.2-0.1|535	Summary:	Caches a static list of files in memory
12mr|apache-2.4.2-0.1|536	Group:		System/Servers
12mr|apache-2.4.2-0.1|537	
12mr|apache-2.4.2-0.1|538	%description	mod_file_cache
12mr|apache-2.4.2-0.1|539	This module should be used with care. You can easily create a broken site
12mr|apache-2.4.2-0.1|540	using mod_file_cache, so read this document carefully.
12mr|apache-2.4.2-0.1|541	
12mr|apache-2.4.2-0.1|542	Caching frequently requested files that change very infrequently is a
12mr|apache-2.4.2-0.1|543	technique for reducing server load. mod_file_cache provides two techniques for
12mr|apache-2.4.2-0.1|544	caching frequently requested static files. Through configuration directives,
12mr|apache-2.4.2-0.1|545	you can direct mod_file_cache to either open then mmap() a file, or to
12mr|apache-2.4.2-0.1|546	pre-open a file and save the file's open file handle. Both techniques reduce
12mr|apache-2.4.2-0.1|547	server load when processing requests for these files by doing part of the
12mr|apache-2.4.2-0.1|548	work (specifically, the file I/O) for serving the file when the server is
12mr|apache-2.4.2-0.1|549	started rather than during each request.
12mr|apache-2.4.2-0.1|550	
12mr|apache-2.4.2-0.1|551	Notice: You cannot use this for speeding up CGI programs or other files
12mr|apache-2.4.2-0.1|552	which are served by special content handlers. It can only be used for
12mr|apache-2.4.2-0.1|553	regular files which are usually served by the Apache core content handler.
12mr|apache-2.4.2-0.1|554	
12mr|apache-2.4.2-0.1|555	This module is an extension of and borrows heavily from the mod_mmap_static
12mr|apache-2.4.2-0.1|556	module in Apache 1.3.
12mr|apache-2.4.2-0.1|557	
12mr|apache-2.4.2-0.1|558	%package	mod_cache
12mr|apache-2.4.2-0.1|559	Summary:	RFC 2616 compliant HTTP caching filter
12mr|apache-2.4.2-0.1|560	Group:		System/Servers
12mr|apache-2.4.2-0.1|561	Suggests:	apache-mod_cache_disk
12mr|apache-2.4.2-0.1|562	
12mr|apache-2.4.2-0.1|563	%description	mod_cache
12mr|apache-2.4.2-0.1|564	This module should be used with care, as when the CacheQuickHandler
12mr|apache-2.4.2-0.1|565	directive is in its default value of on, the Allow and Deny directives
12mr|apache-2.4.2-0.1|566	will be circumvented. You should not enable quick handler caching for any
12mr|apache-2.4.2-0.1|567	content to which you wish to limit access by client host name, address or
12mr|apache-2.4.2-0.1|568	environment variable.
12mr|apache-2.4.2-0.1|569	
12mr|apache-2.4.2-0.1|570	mod_cache implements an RFC 2616 compliant HTTP content caching filter,
12mr|apache-2.4.2-0.1|571	with support for the caching of content negotiated responses containing
12mr|apache-2.4.2-0.1|572	the Vary header.
12mr|apache-2.4.2-0.1|573	
12mr|apache-2.4.2-0.1|574	RFC 2616 compliant caching provides a mechanism to verify whether stale or
12mr|apache-2.4.2-0.1|575	expired content is still fresh, and can represent a significant performance
12mr|apache-2.4.2-0.1|576	boost when the origin server supports conditional requests by honouring
12mr|apache-2.4.2-0.1|577	the If-None-Match HTTP request header. Content is only regenerated from
12mr|apache-2.4.2-0.1|578	scratch when the content has changed, and not when the cached entry expires.
12mr|apache-2.4.2-0.1|579	
12mr|apache-2.4.2-0.1|580	As a filter, mod_cache can be placed in front of content originating from
12mr|apache-2.4.2-0.1|581	any handler, including flat files (served from a slow disk cached on a fast
12mr|apache-2.4.2-0.1|582	disk), the output of a CGI script or dynamic content generator, or content
12mr|apache-2.4.2-0.1|583	proxied from another server.
12mr|apache-2.4.2-0.1|584	
12mr|apache-2.4.2-0.1|585	In the default configuration, mod_cache inserts the caching filter as far
12mr|apache-2.4.2-0.1|586	forward as possible within the filter stack, utilising the quick handler to
12mr|apache-2.4.2-0.1|587	bypass all per request processing when returning content to the client. In
12mr|apache-2.4.2-0.1|588	this mode of operation, mod_cache may be thought of as a caching proxy
12mr|apache-2.4.2-0.1|589	server bolted to the front of the webserver, while running within the
12mr|apache-2.4.2-0.1|590	webserver itself.
12mr|apache-2.4.2-0.1|591	
12mr|apache-2.4.2-0.1|592	When the quick handler is switched off using the CacheQuickHandler directive,
12mr|apache-2.4.2-0.1|593	it becomes possible to insert the CACHE filter at a point in the filter
12mr|apache-2.4.2-0.1|594	stack chosen by the administrator. This provides the opportunity to cache
12mr|apache-2.4.2-0.1|595	content before that content is personalised by the mod_include filter,
12mr|apache-2.4.2-0.1|596	or optionally compressed by the mod_deflate filter.
12mr|apache-2.4.2-0.1|597	
12mr|apache-2.4.2-0.1|598	Under normal operation, mod_cache will respond to and can be controlled by
12mr|apache-2.4.2-0.1|599	the Cache-Control and Pragma headers sent from a client in a request, or from
12mr|apache-2.4.2-0.1|600	a server within a response. Under exceptional circumstances, mod_cache can
12mr|apache-2.4.2-0.1|601	be configured to override these headers and force site specific behaviour,
12mr|apache-2.4.2-0.1|602	however such behaviour will be limited to this cache only, and will not
12mr|apache-2.4.2-0.1|603	affect the operation of other caches that may exist between the client and
12mr|apache-2.4.2-0.1|604	server, and as a result is not recommended unless strictly necessary.
12mr|apache-2.4.2-0.1|605	
12mr|apache-2.4.2-0.1|606	RFC 2616 allows for the cache to return stale data while the existing
12mr|apache-2.4.2-0.1|607	stale entry is refreshed from the origin server, and this is supported
12mr|apache-2.4.2-0.1|608	by mod_cache when the CacheLock directive is suitably configured. Such
12mr|apache-2.4.2-0.1|609	responses will contain a Warning HTTP header with a 110 response code.
12mr|apache-2.4.2-0.1|610	RFC 2616 also allows a cache to return stale data when the attempt made to
12mr|apache-2.4.2-0.1|611	refresh the stale data returns an error 500 or above, and this behaviour
12mr|apache-2.4.2-0.1|612	is supported by default by mod_cache. Such responses will contain a Warning
12mr|apache-2.4.2-0.1|613	HTTP header with a 111 response code.
12mr|apache-2.4.2-0.1|614	
12mr|apache-2.4.2-0.1|615	mod_cache requires the services of one or more storage management modules. One
12mr|apache-2.4.2-0.1|616	storage management module is included in the base Apache distribution:
12mr|apache-2.4.2-0.1|617	
12mr|apache-2.4.2-0.1|618	mod_cache_disk
12mr|apache-2.4.2-0.1|619	Implements a disk based storage manager. Headers and bodies are stored
12mr|apache-2.4.2-0.1|620	separately on disk, in a directory structure derived from the md5 hash of the
12mr|apache-2.4.2-0.1|621	cached URL. Multiple content negotiated responses can be stored concurrently,
12mr|apache-2.4.2-0.1|622	however the caching of partial content is not supported by this module. The
12mr|apache-2.4.2-0.1|623	htcacheclean tool is provided to list cached URLs, remove cached URLs,
12mr|apache-2.4.2-0.1|624	or to maintain the size of the disk cache within size and inode limits.
12mr|apache-2.4.2-0.1|625	
12mr|apache-2.4.2-0.1|626	Further details, discussion, and examples, are provided in the Caching Guide.
12mr|apache-2.4.2-0.1|627	
12mr|apache-2.4.2-0.1|628	%package	mod_cache_disk
12mr|apache-2.4.2-0.1|629	Summary:	Disk based storage module for the HTTP caching filter
12mr|apache-2.4.2-0.1|630	Group:		System/Servers
12mr|apache-2.4.2-0.1|631	Obsoletes:	apache-mod_disk_cache
12mr|apache-2.4.2-0.1|632	Suggests:	apache-htcacheclean = %{version}-%{release}
12mr|apache-2.4.2-0.1|633	
12mr|apache-2.4.2-0.1|634	%description	mod_cache_disk
12mr|apache-2.4.2-0.1|635	mod_cache_disk implements a disk based storage manager for mod_cache.
12mr|apache-2.4.2-0.1|636	
12mr|apache-2.4.2-0.1|637	The headers and bodies of cached responses are stored separately on disk,
12mr|apache-2.4.2-0.1|638	in a directory structure derived from the md5 hash of the cached URL.
12mr|apache-2.4.2-0.1|639	
12mr|apache-2.4.2-0.1|640	Multiple content negotiated responses can be stored concurrently, however
12mr|apache-2.4.2-0.1|641	the caching of partial content is not yet supported by this module.
12mr|apache-2.4.2-0.1|642	
12mr|apache-2.4.2-0.1|643	Atomic cache updates to both header and body files are achieved without
12mr|apache-2.4.2-0.1|644	the need for locking by storing the device and inode numbers of the body
12mr|apache-2.4.2-0.1|645	file within the header file. This has the side effect that cache entries
12mr|apache-2.4.2-0.1|646	manually moved into the cache will be ignored.
12mr|apache-2.4.2-0.1|647	
12mr|apache-2.4.2-0.1|648	The htcacheclean tool is provided to list cached URLs, remove cached URLs,
12mr|apache-2.4.2-0.1|649	or to maintain the size of the disk cache within size and/or inode limits. The
12mr|apache-2.4.2-0.1|650	tool can be run on demand, or can be daemonized to offer continuous monitoring
12mr|apache-2.4.2-0.1|651	of directory sizes.
12mr|apache-2.4.2-0.1|652	
12mr|apache-2.4.2-0.1|653	%package	mod_socache_shmcb
12mr|apache-2.4.2-0.1|654	Summary:	shmcb based shared object cache provider
12mr|apache-2.4.2-0.1|655	Group:		System/Servers
12mr|apache-2.4.2-0.1|656	
12mr|apache-2.4.2-0.1|657	%description	mod_socache_shmcb
12mr|apache-2.4.2-0.1|658	mod_socache_shmcb is a shared object cache provider which provides for
12mr|apache-2.4.2-0.1|659	creation and access to a cache backed by a high-performance cyclic buffer
12mr|apache-2.4.2-0.1|660	inside a shared memory segment.
12mr|apache-2.4.2-0.1|661	
12mr|apache-2.4.2-0.1|662	shmcb:/path/to/datafile(512000)
12mr|apache-2.4.2-0.1|663	
12mr|apache-2.4.2-0.1|664	Details of other shared object cache providers can be found here.
12mr|apache-2.4.2-0.1|665	
12mr|apache-2.4.2-0.1|666	%package	mod_socache_dbm
12mr|apache-2.4.2-0.1|667	Summary:	DBM based shared object cache provider
12mr|apache-2.4.2-0.1|668	Group:		System/Servers
12mr|apache-2.4.2-0.1|669	
12mr|apache-2.4.2-0.1|670	%description	mod_socache_dbm
12mr|apache-2.4.2-0.1|671	mod_socache_dbm is a shared object cache provider which provides for creation
12mr|apache-2.4.2-0.1|672	and access to a cache backed by a DBM database.
12mr|apache-2.4.2-0.1|673	
12mr|apache-2.4.2-0.1|674	dbm:/path/to/datafile
12mr|apache-2.4.2-0.1|675	
12mr|apache-2.4.2-0.1|676	Details of other shared object cache providers can be found here.
12mr|apache-2.4.2-0.1|677	
12mr|apache-2.4.2-0.1|678	%package	mod_socache_memcache
12mr|apache-2.4.2-0.1|679	Summary:	Memcache based shared object cache provider
12mr|apache-2.4.2-0.1|680	Group:		System/Servers
12mr|apache-2.4.2-0.1|681	
12mr|apache-2.4.2-0.1|682	%description	mod_socache_memcache
12mr|apache-2.4.2-0.1|683	mod_socache_memcache is a shared object cache provider which provides for
12mr|apache-2.4.2-0.1|684	creation and access to a cache backed by the memcached high-performance,
12mr|apache-2.4.2-0.1|685	distributed memory object caching system.
12mr|apache-2.4.2-0.1|686	
12mr|apache-2.4.2-0.1|687	Details of other shared object cache providers can be found here.
12mr|apache-2.4.2-0.1|688	
12mr|apache-2.4.2-0.1|689	%package	mod_watchdog
12mr|apache-2.4.2-0.1|690	Summary:	provides infrastructure for other modules to periodically run tasks
12mr|apache-2.4.2-0.1|691	Group:		System/Servers
12mr|apache-2.4.2-0.1|692	
12mr|apache-2.4.2-0.1|693	%description	mod_watchdog
12mr|apache-2.4.2-0.1|694	mod_watchdog defines programmatic hooks for other modules to periodically run
12mr|apache-2.4.2-0.1|695	tasks. These modules can register handlers for mod_watchdog hooks. Currently,
12mr|apache-2.4.2-0.1|696	the following modules in the Apache distribution use this functionality:
12mr|apache-2.4.2-0.1|697	
12mr|apache-2.4.2-0.1|698	* mod_heartbeat
12mr|apache-2.4.2-0.1|699	
12mr|apache-2.4.2-0.1|700	* mod_heartmonitor
12mr|apache-2.4.2-0.1|701	
12mr|apache-2.4.2-0.1|702	To allow a module to use mod_watchdog functionality, mod_watchdog itself
12mr|apache-2.4.2-0.1|703	must be statically linked to the server core or, if a dynamic module,
12mr|apache-2.4.2-0.1|704	be loaded before the calling module.
12mr|apache-2.4.2-0.1|705	
12mr|apache-2.4.2-0.1|706	%package	mod_dbd
12mr|apache-2.4.2-0.1|707	Summary:	Manages SQL database connections
12mr|apache-2.4.2-0.1|708	Group:		System/Servers
12mr|apache-2.4.2-0.1|709	Requires:	apr-util-dbd-ldap
12mr|apache-2.4.2-0.1|710	Suggests:	apr-util-dbd-freetds
12mr|apache-2.4.2-0.1|711	Suggests:	apr-util-dbd-mysql
12mr|apache-2.4.2-0.1|712	Suggests:	apr-util-dbd-odbc
12mr|apache-2.4.2-0.1|713	Suggests:	apr-util-dbd-pgsql
12mr|apache-2.4.2-0.1|714	Suggests:	apr-util-dbd-sqlite3
12mr|apache-2.4.2-0.1|715	
12mr|apache-2.4.2-0.1|716	%description	mod_dbd
12mr|apache-2.4.2-0.1|717	mod_dbd manages SQL database connections using APR. It provides database
12mr|apache-2.4.2-0.1|718	connections on request to modules requiring SQL database functions, and
12mr|apache-2.4.2-0.1|719	takes care of managing databases with optimal efficiency and scalability
12mr|apache-2.4.2-0.1|720	for both threaded and non-threaded MPMs. For details, see the APR website
12mr|apache-2.4.2-0.1|721	and this overview of the Apache DBD Framework by its original developer.
12mr|apache-2.4.2-0.1|722	
12mr|apache-2.4.2-0.1|723	%package	mod_bucketeer
12mr|apache-2.4.2-0.1|724	Summary:	Buckets manipulation filter
12mr|apache-2.4.2-0.1|725	Group:		System/Servers
12mr|apache-2.4.2-0.1|726	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|727	
12mr|apache-2.4.2-0.1|728	%description	mod_bucketeer
12mr|apache-2.4.2-0.1|729	Buckets manipulation filter
12mr|apache-2.4.2-0.1|730	
12mr|apache-2.4.2-0.1|731	%package	mod_dumpio
12mr|apache-2.4.2-0.1|732	Summary:	Dumps all I/O to error log as desired
12mr|apache-2.4.2-0.1|733	Group:		System/Servers
12mr|apache-2.4.2-0.1|734	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|735	
12mr|apache-2.4.2-0.1|736	%description	mod_dumpio
12mr|apache-2.4.2-0.1|737	mod_dumpio allows for the logging of all input received by Apache and/or
12mr|apache-2.4.2-0.1|738	all output sent by Apache to be logged (dumped) to the error.log file.
12mr|apache-2.4.2-0.1|739	
12mr|apache-2.4.2-0.1|740	The data logging is done right after SSL decoding (for input) and right
12mr|apache-2.4.2-0.1|741	before SSL encoding (for output). As can be expected, this can produce
12mr|apache-2.4.2-0.1|742	extreme volumes of data, and should only be used when debugging problems.
12mr|apache-2.4.2-0.1|743	
12mr|apache-2.4.2-0.1|744	%package	mod_echo
12mr|apache-2.4.2-0.1|745	Summary:	A simple echo server to illustrate protocol modules
12mr|apache-2.4.2-0.1|746	Group:		System/Servers
12mr|apache-2.4.2-0.1|747	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|748	
12mr|apache-2.4.2-0.1|749	%description	mod_echo
12mr|apache-2.4.2-0.1|750	This module provides an example protocol module to illustrate the concept. It
12mr|apache-2.4.2-0.1|751	provides a simple echo server. Telnet to it and type stuff, and it will
12mr|apache-2.4.2-0.1|752	echo it.
12mr|apache-2.4.2-0.1|753	
12mr|apache-2.4.2-0.1|754	%package	mod_case_filter
12mr|apache-2.4.2-0.1|755	Summary:	CaseFilter module
12mr|apache-2.4.2-0.1|756	Group:		System/Servers
12mr|apache-2.4.2-0.1|757	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|758	
12mr|apache-2.4.2-0.1|759	%description	mod_case_filter
12mr|apache-2.4.2-0.1|760	CaseFilter module
12mr|apache-2.4.2-0.1|761	
12mr|apache-2.4.2-0.1|762	%package	mod_case_filter_in
12mr|apache-2.4.2-0.1|763	Summary:	CaseFilterInFilter module
12mr|apache-2.4.2-0.1|764	Group:		System/Servers
12mr|apache-2.4.2-0.1|765	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|766	
12mr|apache-2.4.2-0.1|767	%description	mod_case_filter_in
12mr|apache-2.4.2-0.1|768	CaseFilterInFilter module
12mr|apache-2.4.2-0.1|769	
12mr|apache-2.4.2-0.1|770	%package	mod_buffer
12mr|apache-2.4.2-0.1|771	Summary:	Support for request buffering
12mr|apache-2.4.2-0.1|772	Group:		System/Servers
12mr|apache-2.4.2-0.1|773	
12mr|apache-2.4.2-0.1|774	%description	mod_buffer
12mr|apache-2.4.2-0.1|775	This module provides the ability to buffer the input and output filter stacks.
12mr|apache-2.4.2-0.1|776	
12mr|apache-2.4.2-0.1|777	Under certain circumstances, content generators might create content in small
12mr|apache-2.4.2-0.1|778	chunks. In order to promote memory reuse, in memory chunks are always 8k in
12mr|apache-2.4.2-0.1|779	size, regardless of the size of the chunk itself. When many small chunks are
12mr|apache-2.4.2-0.1|780	generated by a request, this can create a large memory footprint while the
12mr|apache-2.4.2-0.1|781	request is being processed, and an unnecessarily large amount of data on
12mr|apache-2.4.2-0.1|782	the wire. The addition of a buffer collapses the response into the fewest
12mr|apache-2.4.2-0.1|783	chunks possible.
12mr|apache-2.4.2-0.1|784	
12mr|apache-2.4.2-0.1|785	When httpd is used in front of an expensive content generator, buffering the
12mr|apache-2.4.2-0.1|786	response may allow the backend to complete processing and release resources
12mr|apache-2.4.2-0.1|787	sooner, depending on how the backend is designed.
12mr|apache-2.4.2-0.1|788	
12mr|apache-2.4.2-0.1|789	The buffer filter may be added to either the input or the output filter
12mr|apache-2.4.2-0.1|790	stacks, as appropriate, using the SetInputFilter, SetOutputFilter,
12mr|apache-2.4.2-0.1|791	AddOutputFilter or AddOutputFilterByType directives.
12mr|apache-2.4.2-0.1|792	
12mr|apache-2.4.2-0.1|793	Using buffer with mod_include
12mr|apache-2.4.2-0.1|794	
12mr|apache-2.4.2-0.1|795	AddOutputFilterByType INCLUDES;BUFFER text/html The buffer filters read the
12mr|apache-2.4.2-0.1|796	request/response into RAM and then repack the request/response into the fewest
12mr|apache-2.4.2-0.1|797	memory buckets possible, at the cost of CPU time. When the request/response
12mr|apache-2.4.2-0.1|798	is already efficiently packed, buffering the request/response could cause
12mr|apache-2.4.2-0.1|799	the request/response to be slower than not using a buffer at all. These
12mr|apache-2.4.2-0.1|800	filters should be used with care, and only where necessary.
12mr|apache-2.4.2-0.1|801	
12mr|apache-2.4.2-0.1|802	%package	mod_data
12mr|apache-2.4.2-0.1|803	Summary:	Convert response body into an RFC2397 data URL
12mr|apache-2.4.2-0.1|804	Group:		System/Servers
12mr|apache-2.4.2-0.1|805	
12mr|apache-2.4.2-0.1|806	%description	mod_data
12mr|apache-2.4.2-0.1|807	This module provides the ability to convert a response into an RFC2397
12mr|apache-2.4.2-0.1|808	data URL.
12mr|apache-2.4.2-0.1|809	
12mr|apache-2.4.2-0.1|810	Data URLs can be embedded inline within web pages using something like
12mr|apache-2.4.2-0.1|811	the mod_include module, to remove the need for clients to make separate
12mr|apache-2.4.2-0.1|812	connections to fetch what may potentially be many small images. Data URLs
12mr|apache-2.4.2-0.1|813	may also be included into pages generated by scripting languages such as PHP.
12mr|apache-2.4.2-0.1|814	
12mr|apache-2.4.2-0.1|815	An example of a data URL
12mr|apache-2.4.2-0.1|816	
12mr|apache-2.4.2-0.1|817	data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAw
12mr|apache-2.4.2-0.1|818	AAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFz
12mr|apache-2.4.2-0.1|819	ByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSp
12mr|apache-2.4.2-0.1|820	a/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJl
12mr|apache-2.4.2-0.1|821	ZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uis
12mr|apache-2.4.2-0.1|822	F81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PH
12mr|apache-2.4.2-0.1|823	hhx4dbgYKAAA7
12mr|apache-2.4.2-0.1|824	
12mr|apache-2.4.2-0.1|825	The filter takes no parameters, and can be added to the filter stack using
12mr|apache-2.4.2-0.1|826	the SetOutputFilter directive, or any of the directives supported by the
12mr|apache-2.4.2-0.1|827	mod_filter module.
12mr|apache-2.4.2-0.1|828	
12mr|apache-2.4.2-0.1|829	Configuring the filter
12mr|apache-2.4.2-0.1|830	
12mr|apache-2.4.2-0.1|831	<Location /data/images>
12mr|apache-2.4.2-0.1|832	SetOutputFilter DATA </Location>
12mr|apache-2.4.2-0.1|833	
12mr|apache-2.4.2-0.1|834	%package	mod_ratelimit
12mr|apache-2.4.2-0.1|835	Summary:	Bandwidth Rate Limiting for Clients
12mr|apache-2.4.2-0.1|836	Group:		System/Servers
12mr|apache-2.4.2-0.1|837	
12mr|apache-2.4.2-0.1|838	%description	mod_ratelimit
12mr|apache-2.4.2-0.1|839	Provides a filter named RATE_LIMIT to limit client bandwidth. The connection
12mr|apache-2.4.2-0.1|840	speed to be simulated is specified, in KiB/s, using the environment variable
12mr|apache-2.4.2-0.1|841	rate-limit.
12mr|apache-2.4.2-0.1|842	
12mr|apache-2.4.2-0.1|843	%package	mod_reqtimeout
12mr|apache-2.4.2-0.1|844	Summary:	Set timeout and minimum data rate for receiving requests
12mr|apache-2.4.2-0.1|845	Group:		System/Servers
12mr|apache-2.4.2-0.1|846	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|847	
12mr|apache-2.4.2-0.1|848	%description	mod_reqtimeout
12mr|apache-2.4.2-0.1|849	This module allows to set timeouts for the reading request and reading body
12mr|apache-2.4.2-0.1|850	phases. It is implemented as an input connection filter that sets the socket
12mr|apache-2.4.2-0.1|851	timeout so that the total request time does not exceed the timeout value.
12mr|apache-2.4.2-0.1|852	
12mr|apache-2.4.2-0.1|853	mod_reqtimeout can be used to mitigate slowloris type attacks.
12mr|apache-2.4.2-0.1|854	
12mr|apache-2.4.2-0.1|855	%package	mod_ext_filter
12mr|apache-2.4.2-0.1|856	Summary:	Pass the response body through an external program before delivery
12mr|apache-2.4.2-0.1|857	Group:		System/Servers
12mr|apache-2.4.2-0.1|858	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|859	
12mr|apache-2.4.2-0.1|860	%description	mod_ext_filter
12mr|apache-2.4.2-0.1|861	mod_ext_filter presents a simple and familiar programming model for
12mr|apache-2.4.2-0.1|862	filters. With this module, a program which reads from stdin and writes to
12mr|apache-2.4.2-0.1|863	stdout (i.e., a Unix-style filter command) can be a filter for Apache. This
12mr|apache-2.4.2-0.1|864	filtering mechanism is much slower than using a filter which is specially
12mr|apache-2.4.2-0.1|865	written for the Apache API and runs inside of the Apache server process,
12mr|apache-2.4.2-0.1|866	but it does have the following benefits: * the programming model is much
12mr|apache-2.4.2-0.1|867	simpler * any programming/scripting language can be used, provided that it
12mr|apache-2.4.2-0.1|868	allows the program to read from standard input and write to standard output
12mr|apache-2.4.2-0.1|869	* existing programs can be used unmodified as Apache filters
12mr|apache-2.4.2-0.1|870	
12mr|apache-2.4.2-0.1|871	Even when the performance characteristics are not suitable for production
12mr|apache-2.4.2-0.1|872	use, mod_ext_filter can be used as a prototype environment for filters.
12mr|apache-2.4.2-0.1|873	
12mr|apache-2.4.2-0.1|874	%package	mod_request
12mr|apache-2.4.2-0.1|875	Summary:	Filters to handle and make available HTTP request bodies
12mr|apache-2.4.2-0.1|876	Group:		System/Servers
12mr|apache-2.4.2-0.1|877	
12mr|apache-2.4.2-0.1|878	%description	mod_request
12mr|apache-2.4.2-0.1|879	Under normal circumstances, request handlers such as the default handler
12mr|apache-2.4.2-0.1|880	for static files will discard the request body when it is not needed by
12mr|apache-2.4.2-0.1|881	the request handler. As a result, filters such as mod_include are limited
12mr|apache-2.4.2-0.1|882	to making GET requests only when including other URLs as subrequests, even
12mr|apache-2.4.2-0.1|883	if the original request was a POST request, as the discarded request body
12mr|apache-2.4.2-0.1|884	is no longer available once filter processing is taking place.
12mr|apache-2.4.2-0.1|885	
12mr|apache-2.4.2-0.1|886	When this directive has a value greater than zero, request handlers that
12mr|apache-2.4.2-0.1|887	would otherwise discard request bodies will instead set the request body
12mr|apache-2.4.2-0.1|888	aside for use by filters up to the maximum size specified. In the case of the
12mr|apache-2.4.2-0.1|889	mod_include filter, an attempt to POST a request to the static shtml file will
12mr|apache-2.4.2-0.1|890	cause any subrequests to be POST requests, instead of GET requests as before.
12mr|apache-2.4.2-0.1|891	
12mr|apache-2.4.2-0.1|892	This feature makes it possible to break up complex web pages and web
12mr|apache-2.4.2-0.1|893	applications into small individual components, and combine the components
12mr|apache-2.4.2-0.1|894	and the surrounding web page structure together using mod_include. The
12mr|apache-2.4.2-0.1|895	components can take the form of CGI programs, scripted languages, or URLs
12mr|apache-2.4.2-0.1|896	reverse proxied into the URL space from another server using mod_proxy.
12mr|apache-2.4.2-0.1|897	
12mr|apache-2.4.2-0.1|898	Note: Each request set aside has to be set aside in temporary RAM until the
12mr|apache-2.4.2-0.1|899	request is complete. As a result, care should be taken to ensure sufficient
12mr|apache-2.4.2-0.1|900	RAM is available on the server to support the intended load. Use of this
12mr|apache-2.4.2-0.1|901	directive should be limited to where needed on targeted parts of your URL
12mr|apache-2.4.2-0.1|902	space, and with the lowest possible value that is still big enough to hold
12mr|apache-2.4.2-0.1|903	a request body.
12mr|apache-2.4.2-0.1|904	
12mr|apache-2.4.2-0.1|905	If the request size sent by the client exceeds the maximum size allocated
12mr|apache-2.4.2-0.1|906	by this directive, the server will return 413 Request Entity Too Large.
12mr|apache-2.4.2-0.1|907	
12mr|apache-2.4.2-0.1|908	%package	mod_include
12mr|apache-2.4.2-0.1|909	Summary:	Server-parsed html documents (Server Side Includes)
12mr|apache-2.4.2-0.1|910	Group:		System/Servers
12mr|apache-2.4.2-0.1|911	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|912	
12mr|apache-2.4.2-0.1|913	%description	mod_include
12mr|apache-2.4.2-0.1|914	This module provides a filter which will process files before they are
12mr|apache-2.4.2-0.1|915	sent to the client. The processing is controlled by specially formatted
12mr|apache-2.4.2-0.1|916	SGML comments, referred to as elements. These elements allow conditional
12mr|apache-2.4.2-0.1|917	text, the inclusion of other files or programs, as well as the setting and
12mr|apache-2.4.2-0.1|918	printing of environment variables.
12mr|apache-2.4.2-0.1|919	
12mr|apache-2.4.2-0.1|920	%package	mod_filter
12mr|apache-2.4.2-0.1|921	Summary:	Context-sensitive smart filter configuration module
12mr|apache-2.4.2-0.1|922	Group:		System/Servers
12mr|apache-2.4.2-0.1|923	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|924	
12mr|apache-2.4.2-0.1|925	%description	mod_filter
12mr|apache-2.4.2-0.1|926	This module enables smart, context-sensitive configuration of output
12mr|apache-2.4.2-0.1|927	content filters. For example, apache can be configured to process different
12mr|apache-2.4.2-0.1|928	content-types through different filters, even when the content-type is not
12mr|apache-2.4.2-0.1|929	known in advance (e.g. in a proxy).
12mr|apache-2.4.2-0.1|930	
12mr|apache-2.4.2-0.1|931	mod_filter works by introducing indirection into the filter chain.  Instead of
12mr|apache-2.4.2-0.1|932	inserting filters in the chain, we insert a filter harness which in turn
12mr|apache-2.4.2-0.1|933	dispatches conditionally to a filter provider. Any content filter may be
12mr|apache-2.4.2-0.1|934	used as a provider to mod_filter; no change to existing filter modules is
12mr|apache-2.4.2-0.1|935	required (although it may be possible to simplify them).
12mr|apache-2.4.2-0.1|936	
12mr|apache-2.4.2-0.1|937	%package	mod_reflector
12mr|apache-2.4.2-0.1|938	Summary:	Reflect a request body as a response via the output filter stack
12mr|apache-2.4.2-0.1|939	Group:		System/Servers
12mr|apache-2.4.2-0.1|940	
12mr|apache-2.4.2-0.1|941	%description	mod_reflector
12mr|apache-2.4.2-0.1|942	This module allows request bodies to be reflected back to the client,
12mr|apache-2.4.2-0.1|943	in the process passing the request through the output filter stack. A
12mr|apache-2.4.2-0.1|944	suitably configured chain of filters can be used to transform the request
12mr|apache-2.4.2-0.1|945	into a response. This module can be used to turn an output filter into an
12mr|apache-2.4.2-0.1|946	HTTP service.
12mr|apache-2.4.2-0.1|947	
12mr|apache-2.4.2-0.1|948	%package	mod_substitute
12mr|apache-2.4.2-0.1|949	Summary:	Perform search and replace operations on response bodies
12mr|apache-2.4.2-0.1|950	Group:		System/Servers
12mr|apache-2.4.2-0.1|951	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|952	
12mr|apache-2.4.2-0.1|953	%description	mod_substitute
12mr|apache-2.4.2-0.1|954	mod_substitute provides a mechanism to perform both regular expression and
12mr|apache-2.4.2-0.1|955	fixed string substitutions on response bodies.
12mr|apache-2.4.2-0.1|956	
12mr|apache-2.4.2-0.1|957	%package	mod_sed
12mr|apache-2.4.2-0.1|958	Summary:	Filter Input (request) and Output (response) content using sed syntax
12mr|apache-2.4.2-0.1|959	Group:		System/Servers
12mr|apache-2.4.2-0.1|960	
12mr|apache-2.4.2-0.1|961	%description	mod_sed
12mr|apache-2.4.2-0.1|962	mod_sed is an in-process content filter. The mod_sed filter implements the
12mr|apache-2.4.2-0.1|963	sed editing commands implemented by the Solaris 10 sed program as described
12mr|apache-2.4.2-0.1|964	in the manual page. However, unlike sed, mod_sed doesn't take data from
12mr|apache-2.4.2-0.1|965	standard input. Instead, the filter acts on the entity data sent between
12mr|apache-2.4.2-0.1|966	client and server. mod_sed can be used as an input or output filter. mod_sed
12mr|apache-2.4.2-0.1|967	is a content filter, which means that it cannot be used to modify client
12mr|apache-2.4.2-0.1|968	or server http headers.
12mr|apache-2.4.2-0.1|969	
12mr|apache-2.4.2-0.1|970	The mod_sed output filter accepts a chunk of data, executes the sed scripts
12mr|apache-2.4.2-0.1|971	on the data, and generates the output which is passed to the next filter
12mr|apache-2.4.2-0.1|972	in the chain.
12mr|apache-2.4.2-0.1|973	
12mr|apache-2.4.2-0.1|974	The mod_sed input filter reads the data from the next filter in the chain,
12mr|apache-2.4.2-0.1|975	executes the sed scripts, and returns the generated data to the caller
12mr|apache-2.4.2-0.1|976	filter in the filter chain.
12mr|apache-2.4.2-0.1|977	
12mr|apache-2.4.2-0.1|978	Both the input and output filters only process the data if newline characters
12mr|apache-2.4.2-0.1|979	are seen in the content. At the end of the data, the rest of the data is
12mr|apache-2.4.2-0.1|980	treated as the last line.
12mr|apache-2.4.2-0.1|981	
12mr|apache-2.4.2-0.1|982	A tutorial article on mod_sed, and why it is more powerful than simple string
12mr|apache-2.4.2-0.1|983	or regular expression search and replace, is available on the author's blog.
12mr|apache-2.4.2-0.1|984	
12mr|apache-2.4.2-0.1|985	%package	mod_charset_lite
12mr|apache-2.4.2-0.1|986	Summary:	Specify character set translation or recoding
12mr|apache-2.4.2-0.1|987	Group:		System/Servers
12mr|apache-2.4.2-0.1|988	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|989	
12mr|apache-2.4.2-0.1|990	%description	mod_charset_lite
12mr|apache-2.4.2-0.1|991	mod_charset_lite allows the server to change the character set of responses
12mr|apache-2.4.2-0.1|992	before sending them to the client. In an EBCDIC environment, Apache always
12mr|apache-2.4.2-0.1|993	translates HTTP protocol content (e.g. response headers) from the code page of
12mr|apache-2.4.2-0.1|994	the Apache process locale to ISO-8859-1, but not the body of responses. In
12mr|apache-2.4.2-0.1|995	any environment, mod_charset_lite can be used to specify that response
12mr|apache-2.4.2-0.1|996	bodies should be translated. For example, if files are stored in EBCDIC,
12mr|apache-2.4.2-0.1|997	then mod_charset_lite can translate them to ISO-8859-1 before sending them
12mr|apache-2.4.2-0.1|998	to the client.
12mr|apache-2.4.2-0.1|999	
12mr|apache-2.4.2-0.1|1000	This module provides a small subset of configuration mechanisms implemented
12mr|apache-2.4.2-0.1|1001	by Russian Apache and its associated mod_charset.
12mr|apache-2.4.2-0.1|1002	
12mr|apache-2.4.2-0.1|1003	%package	mod_deflate
12mr|apache-2.4.2-0.1|1004	Summary:	Compress content before it is delivered to the client
12mr|apache-2.4.2-0.1|1005	Group:		System/Servers
12mr|apache-2.4.2-0.1|1006	
12mr|apache-2.4.2-0.1|1007	%description	mod_deflate
12mr|apache-2.4.2-0.1|1008	The mod_deflate module provides the DEFLATE output filter that allows
12mr|apache-2.4.2-0.1|1009	output from your server to be compressed before being sent to the client
12mr|apache-2.4.2-0.1|1010	over the network.
12mr|apache-2.4.2-0.1|1011	
12mr|apache-2.4.2-0.1|1012	%package	mod_xml2enc
12mr|apache-2.4.2-0.1|1013	Summary:	Enhanced charset/internationalisation support for libxml2-based filter modules
12mr|apache-2.4.2-0.1|1014	Group:		System/Servers
12mr|apache-2.4.2-0.1|1015	
12mr|apache-2.4.2-0.1|1016	%description	mod_xml2enc
12mr|apache-2.4.2-0.1|1017	This module provides enhanced internationalisation support for markup-aware
12mr|apache-2.4.2-0.1|1018	filter modules such as mod_proxy_html. It can automatically detect the
12mr|apache-2.4.2-0.1|1019	encoding of input data and ensure they are correctly processed by the
12mr|apache-2.4.2-0.1|1020	libxml2 parser, including converting to Unicode (UTF-8) where necessary. It
12mr|apache-2.4.2-0.1|1021	can also convert data to an encoding of choice after markup processing, and
12mr|apache-2.4.2-0.1|1022	will ensure the correct charset value is set in the HTTP Content-Type header.
12mr|apache-2.4.2-0.1|1023	
12mr|apache-2.4.2-0.1|1024	%package	mod_proxy_html
12mr|apache-2.4.2-0.1|1025	Summary:	Rewrite HTML links in to ensure they are addressable in a proxy context
12mr|apache-2.4.2-0.1|1026	Group:		System/Servers
12mr|apache-2.4.2-0.1|1027	
12mr|apache-2.4.2-0.1|1028	%description	mod_proxy_html
12mr|apache-2.4.2-0.1|1029	This module provides an output filter to rewrite HTML links in a proxy
12mr|apache-2.4.2-0.1|1030	situation, to ensure that links work for users outside the proxy. It serves
12mr|apache-2.4.2-0.1|1031	the same purpose as Apache's ProxyPassReverse directive does for HTTP headers,
12mr|apache-2.4.2-0.1|1032	and is an essential component of a reverse proxy.
12mr|apache-2.4.2-0.1|1033	
12mr|apache-2.4.2-0.1|1034	For example, if a company has an application server at appserver.example.com
12mr|apache-2.4.2-0.1|1035	that is only visible from within the company's internal network, and a
12mr|apache-2.4.2-0.1|1036	public webserver www.example.com, they may wish to provide a gateway to
12mr|apache-2.4.2-0.1|1037	the application server at http://www.example.com/appserver/. When the
12mr|apache-2.4.2-0.1|1038	application server links to itself, those links need to be rewritten
12mr|apache-2.4.2-0.1|1039	to work through the gateway.  mod_proxy_html serves to rewrite <a
12mr|apache-2.4.2-0.1|1040	href="http://appserver.example.com/foo/bar.html">foobar</a> to <a
12mr|apache-2.4.2-0.1|1041	href="http://www.example.com/appserver/foo/bar.html">foobar</a> making it
12mr|apache-2.4.2-0.1|1042	accessible from outside.
12mr|apache-2.4.2-0.1|1043	
12mr|apache-2.4.2-0.1|1044	mod_proxy_html was originally developed at Webing, whose extensive
12mr|apache-2.4.2-0.1|1045	documentation may be useful to users.
12mr|apache-2.4.2-0.1|1046	
12mr|apache-2.4.2-0.1|1047	%package	mod_mime
12mr|apache-2.4.2-0.1|1048	Summary:	Associates the requested filename's extensions with the
12mr|apache-2.4.2-0.1|1049	Group:		System/Servers
12mr|apache-2.4.2-0.1|1050	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1051	
12mr|apache-2.4.2-0.1|1052	%description	mod_mime
12mr|apache-2.4.2-0.1|1053	This module is used to assign content metadata to the content selected
12mr|apache-2.4.2-0.1|1054	for an HTTP response by mapping patterns in the URI or filenames to the
12mr|apache-2.4.2-0.1|1055	metadata values. For example, the filename extensions of content files
12mr|apache-2.4.2-0.1|1056	often define the content's Internet media type, language, character set,
12mr|apache-2.4.2-0.1|1057	and content-encoding. This information is sent in HTTP messages containing
12mr|apache-2.4.2-0.1|1058	that content and used in content negotiation when selecting alternatives,
12mr|apache-2.4.2-0.1|1059	such that the user's preferences are respected when choosing one of several
12mr|apache-2.4.2-0.1|1060	possible contents to serve. See mod_negotiation for more information about
12mr|apache-2.4.2-0.1|1061	content negotiation.
12mr|apache-2.4.2-0.1|1062	
12mr|apache-2.4.2-0.1|1063	The directives AddCharset, AddEncoding, AddLanguage and AddType are all used
12mr|apache-2.4.2-0.1|1064	to map file extensions onto the metadata for that file.  Respectively they
12mr|apache-2.4.2-0.1|1065	set the character set, content-encoding, content-language, and media-type
12mr|apache-2.4.2-0.1|1066	(content-type) of documents. The directive TypesConfig is used to specify
12mr|apache-2.4.2-0.1|1067	a file which also maps extensions onto media types.
12mr|apache-2.4.2-0.1|1068	
12mr|apache-2.4.2-0.1|1069	In addition, mod_mime may define the handler and filters that originate
12mr|apache-2.4.2-0.1|1070	and process content. The directives AddHandler, AddOutputFilter, and
12mr|apache-2.4.2-0.1|1071	AddInputFilter control the modules or scripts that serve the document.
12mr|apache-2.4.2-0.1|1072	The MultiviewsMatch directive allows mod_negotiation to consider these file
12mr|apache-2.4.2-0.1|1073	extensions to be included when testing Multiviews matches.
12mr|apache-2.4.2-0.1|1074	
12mr|apache-2.4.2-0.1|1075	While mod_mime associates metadata with filename extensions, the core
12mr|apache-2.4.2-0.1|1076	server provides directives that are used to associate all the files in a
12mr|apache-2.4.2-0.1|1077	given container (e.g., <Location>, <Directory>, or <Files>) with particular
12mr|apache-2.4.2-0.1|1078	metadata. These directives include ForceType, SetHandler, SetInputFilter,
12mr|apache-2.4.2-0.1|1079	and SetOutputFilter. The core directives override any filename extension
12mr|apache-2.4.2-0.1|1080	mappings defined in mod_mime.
12mr|apache-2.4.2-0.1|1081	
12mr|apache-2.4.2-0.1|1082	Note that changing the metadata for a file does not change the value of the
12mr|apache-2.4.2-0.1|1083	Last-Modified header. Thus, previously cached copies may still be used by
12mr|apache-2.4.2-0.1|1084	a client or proxy, with the previous headers. If you change the metadata
12mr|apache-2.4.2-0.1|1085	(language, content type, character set or encoding) you may need to 'touch'
12mr|apache-2.4.2-0.1|1086	affected files (updating their last modified date) to ensure that all
12mr|apache-2.4.2-0.1|1087	visitors are receive the corrected content headers.
12mr|apache-2.4.2-0.1|1088	
12mr|apache-2.4.2-0.1|1089	%package	mod_ldap
12mr|apache-2.4.2-0.1|1090	Summary:	LDAP connection pooling and result caching services
12mr|apache-2.4.2-0.1|1091	Group:		System/Servers
12mr|apache-2.4.2-0.1|1092	Requires:	apr-util-dbd-ldap
12mr|apache-2.4.2-0.1|1093	Requires:	apache-mod_authnz_ldap
12mr|apache-2.4.2-0.1|1094	
12mr|apache-2.4.2-0.1|1095	%description	mod_ldap
12mr|apache-2.4.2-0.1|1096	This module was created to improve the performance of websites relying on
12mr|apache-2.4.2-0.1|1097	backend connections to LDAP servers. In addition to the functions provided
12mr|apache-2.4.2-0.1|1098	by the standard LDAP libraries, this module adds an LDAP connection pool
12mr|apache-2.4.2-0.1|1099	and an LDAP shared memory cache.
12mr|apache-2.4.2-0.1|1100	
12mr|apache-2.4.2-0.1|1101	To enable this module, LDAP support must be compiled into apr-util.
12mr|apache-2.4.2-0.1|1102	This is achieved by adding the --with-ldap flag to the configure script
12mr|apache-2.4.2-0.1|1103	when building Apache.
12mr|apache-2.4.2-0.1|1104	
12mr|apache-2.4.2-0.1|1105	SSL/TLS support is dependant on which LDAP toolkit has been linked to
12mr|apache-2.4.2-0.1|1106	APR. As of this writing, APR-util supports: OpenLDAP SDK (2.x or later),
12mr|apache-2.4.2-0.1|1107	Novell LDAP SDK, Mozilla LDAP SDK, native Solaris LDAP SDK (Mozilla based),
12mr|apache-2.4.2-0.1|1108	native Microsoft LDAP SDK, or the iPlanet (Netscape) SDK. See the APR
12mr|apache-2.4.2-0.1|1109	website for details.
12mr|apache-2.4.2-0.1|1110	
12mr|apache-2.4.2-0.1|1111	%package	mod_log_config
12mr|apache-2.4.2-0.1|1112	Summary:	Logging of the requests made to the server
12mr|apache-2.4.2-0.1|1113	Group:		System/Servers
12mr|apache-2.4.2-0.1|1114	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1115	
12mr|apache-2.4.2-0.1|1116	%description	mod_log_config
12mr|apache-2.4.2-0.1|1117	This module provides for flexible logging of client requests. Logs are
12mr|apache-2.4.2-0.1|1118	written in a customizable format, and may be written directly to a file, or
12mr|apache-2.4.2-0.1|1119	to an external program. Conditional logging is provided so that individual
12mr|apache-2.4.2-0.1|1120	requests may be included or excluded from the logs based on characteristics
12mr|apache-2.4.2-0.1|1121	of the request.
12mr|apache-2.4.2-0.1|1122	
12mr|apache-2.4.2-0.1|1123	Three directives are provided by this module: TransferLog to create a log
12mr|apache-2.4.2-0.1|1124	file, LogFormat to set a custom format, and CustomLog to define a log file
12mr|apache-2.4.2-0.1|1125	and format in one step. The TransferLog and CustomLog directives can be
12mr|apache-2.4.2-0.1|1126	used multiple times in each server to cause each request to be logged to
12mr|apache-2.4.2-0.1|1127	multiple files.
12mr|apache-2.4.2-0.1|1128	
12mr|apache-2.4.2-0.1|1129	%package	mod_log_debug
12mr|apache-2.4.2-0.1|1130	Summary:	Additional configurable debug logging
12mr|apache-2.4.2-0.1|1131	Group:		System/Servers
12mr|apache-2.4.2-0.1|1132	
12mr|apache-2.4.2-0.1|1133	%description	mod_log_debug
12mr|apache-2.4.2-0.1|1134	Additional configurable debug logging.
12mr|apache-2.4.2-0.1|1135	
12mr|apache-2.4.2-0.1|1136	%package	mod_log_forensic
12mr|apache-2.4.2-0.1|1137	Summary:	Forensic Logging of the requests made to the server
12mr|apache-2.4.2-0.1|1138	Group:		System/Servers
12mr|apache-2.4.2-0.1|1139	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1140	
12mr|apache-2.4.2-0.1|1141	%description	mod_log_forensic
12mr|apache-2.4.2-0.1|1142	This module provides for forensic logging of client requests. Logging is
12mr|apache-2.4.2-0.1|1143	done before and after processing a request, so the forensic log contains
12mr|apache-2.4.2-0.1|1144	two log lines for each request. The forensic logger is very strict, which
12mr|apache-2.4.2-0.1|1145	means: * The format is fixed. You cannot modify the logging format at
12mr|apache-2.4.2-0.1|1146	runtime.
12mr|apache-2.4.2-0.1|1147	* If it cannot write its data, the child process exits immediately
12mr|apache-2.4.2-0.1|1148	and may dump core (depending on your CoreDumpDirectory configuration).
12mr|apache-2.4.2-0.1|1149	
12mr|apache-2.4.2-0.1|1150	The check_forensic script, which can be found in the distribution's support
12mr|apache-2.4.2-0.1|1151	directory, may be helpful in evaluating the forensic log output.
12mr|apache-2.4.2-0.1|1152	
12mr|apache-2.4.2-0.1|1153	%package	mod_logio
12mr|apache-2.4.2-0.1|1154	Summary:	Logging of input and output bytes per request
12mr|apache-2.4.2-0.1|1155	Group:		System/Servers
12mr|apache-2.4.2-0.1|1156	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1157	
12mr|apache-2.4.2-0.1|1158	%description	mod_logio
12mr|apache-2.4.2-0.1|1159	This module provides the logging of input and output number of bytes
12mr|apache-2.4.2-0.1|1160	received/sent per request. The numbers reflect the actual bytes as received
12mr|apache-2.4.2-0.1|1161	on the network, which then takes into account the headers and bodies of
12mr|apache-2.4.2-0.1|1162	requests and responses. The counting is done before SSL/TLS on input and
12mr|apache-2.4.2-0.1|1163	after SSL/TLS on output, so the numbers will correctly reflect any changes
12mr|apache-2.4.2-0.1|1164	made by encryption.
12mr|apache-2.4.2-0.1|1165	
12mr|apache-2.4.2-0.1|1166	This module requires mod_log_config.  When KeepAlive connections are used with
12mr|apache-2.4.2-0.1|1167	SSL, the overhead of the SSL handshake is reflected in the byte count of the
12mr|apache-2.4.2-0.1|1168	first request on the connection. When per-directory SSL renegotiation occurs,
12mr|apache-2.4.2-0.1|1169	the bytes are associated with the request that triggered the renegotiation.
12mr|apache-2.4.2-0.1|1170	
12mr|apache-2.4.2-0.1|1171	%package	mod_lua
12mr|apache-2.4.2-0.1|1172	Summary:	Provides Lua hooks into various portions of the httpd request processing
12mr|apache-2.4.2-0.1|1173	Group:		System/Servers
12mr|apache-2.4.2-0.1|1174	
12mr|apache-2.4.2-0.1|1175	%description	mod_lua
12mr|apache-2.4.2-0.1|1176	This module allows the server to be extended with scripts written in the Lua
12mr|apache-2.4.2-0.1|1177	programming language. The extension points (hooks) available with mod_lua
12mr|apache-2.4.2-0.1|1178	include many of the hooks available to natively compiled Apache HTTP Server
12mr|apache-2.4.2-0.1|1179	modules, such as mapping requests to files, generating dynamic responses,
12mr|apache-2.4.2-0.1|1180	access control, authentication, and authorization
12mr|apache-2.4.2-0.1|1181	
12mr|apache-2.4.2-0.1|1182	More information on the Lua programming language can be found at the the Lua
12mr|apache-2.4.2-0.1|1183	website.  mod_lua is still in experimental state. Until it is declared stable,
12mr|apache-2.4.2-0.1|1184	usage and behavior may change at any time, even between stable releases of
12mr|apache-2.4.2-0.1|1185	the 2.4.x series. Be sure to check the CHANGES file before upgrading.
12mr|apache-2.4.2-0.1|1186	
12mr|apache-2.4.2-0.1|1187	%package	mod_env
12mr|apache-2.4.2-0.1|1188	Summary:	Modifies the environment which is passed to CGI scripts and SSI pages
12mr|apache-2.4.2-0.1|1189	Group:		System/Servers
12mr|apache-2.4.2-0.1|1190	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1191	
12mr|apache-2.4.2-0.1|1192	%description	mod_env
12mr|apache-2.4.2-0.1|1193	This module allows for control of internal environment variables that are
12mr|apache-2.4.2-0.1|1194	used by various Apache HTTP Server modules. These variables are also provided
12mr|apache-2.4.2-0.1|1195	to CGI scripts as native system environment variables, and available for
12mr|apache-2.4.2-0.1|1196	use in SSI pages. Environment variables may be passed from the shell which
12mr|apache-2.4.2-0.1|1197	invoked the httpd process. Alternatively, environment variables may be set
12mr|apache-2.4.2-0.1|1198	or unset within the configuration process.
12mr|apache-2.4.2-0.1|1199	
12mr|apache-2.4.2-0.1|1200	%package	mod_mime_magic
12mr|apache-2.4.2-0.1|1201	Summary:	Determines the MIME type of a file by looking at a few bytes of its contents
12mr|apache-2.4.2-0.1|1202	Group:		System/Servers
12mr|apache-2.4.2-0.1|1203	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1204	
12mr|apache-2.4.2-0.1|1205	%description	mod_mime_magic
12mr|apache-2.4.2-0.1|1206	This module determines the MIME type of files in the same way the Unix
12mr|apache-2.4.2-0.1|1207	file(1) command works: it looks at the first few bytes of the file. It is
12mr|apache-2.4.2-0.1|1208	intended as a "second line of defense" for cases that mod_mime can't resolve.
12mr|apache-2.4.2-0.1|1209	
12mr|apache-2.4.2-0.1|1210	This module is derived from a free version of the file(1) command for Unix,
12mr|apache-2.4.2-0.1|1211	which uses "magic numbers" and other hints from a file's contents to figure
12mr|apache-2.4.2-0.1|1212	out what the contents are. This module is active only if the magic file is
12mr|apache-2.4.2-0.1|1213	specified by the MimeMagicFile directive.
12mr|apache-2.4.2-0.1|1214	
12mr|apache-2.4.2-0.1|1215	%package	mod_cern_meta
12mr|apache-2.4.2-0.1|1216	Summary:	CERN httpd metafile semantics
12mr|apache-2.4.2-0.1|1217	Group:		System/Servers
12mr|apache-2.4.2-0.1|1218	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1219	
12mr|apache-2.4.2-0.1|1220	%description	mod_cern_meta
12mr|apache-2.4.2-0.1|1221	Emulate the CERN HTTPD Meta file semantics. Meta files are HTTP headers
12mr|apache-2.4.2-0.1|1222	that can be output in addition to the normal range of headers for each
12mr|apache-2.4.2-0.1|1223	file accessed. They appear rather like the Apache .asis files, and are
12mr|apache-2.4.2-0.1|1224	able to provide a crude way of influencing the Expires: header, as well as
12mr|apache-2.4.2-0.1|1225	providing other curiosities. There are many ways to manage meta information,
12mr|apache-2.4.2-0.1|1226	this one was chosen because there is already a large number of CERN users
12mr|apache-2.4.2-0.1|1227	who can exploit this module.
12mr|apache-2.4.2-0.1|1228	
12mr|apache-2.4.2-0.1|1229	More information on the CERN metafile semantics is available.
12mr|apache-2.4.2-0.1|1230	
12mr|apache-2.4.2-0.1|1231	%package	mod_expires
12mr|apache-2.4.2-0.1|1232	Summary:	Generation of Expires and Cache-Control HTTP headers
12mr|apache-2.4.2-0.1|1233	Group:		System/Servers
12mr|apache-2.4.2-0.1|1234	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1235	
12mr|apache-2.4.2-0.1|1236	%description	mod_expires
12mr|apache-2.4.2-0.1|1237	This module controls the setting of the Expires HTTP header and the
12mr|apache-2.4.2-0.1|1238	max-age directive of the Cache-Control HTTP header in server responses.
12mr|apache-2.4.2-0.1|1239	The expiration date can set to be relative to either the time the source
12mr|apache-2.4.2-0.1|1240	file was last modified, or to the time of the client access.
12mr|apache-2.4.2-0.1|1241	
12mr|apache-2.4.2-0.1|1242	These HTTP headers are an instruction to the client about the document's
12mr|apache-2.4.2-0.1|1243	validity and persistence. If cached, the document may be fetched from the
12mr|apache-2.4.2-0.1|1244	cache rather than from the source until this time has passed. After that,
12mr|apache-2.4.2-0.1|1245	the cache copy is considered "expired" and invalid, and a new copy must be
12mr|apache-2.4.2-0.1|1246	obtained from the source.
12mr|apache-2.4.2-0.1|1247	
12mr|apache-2.4.2-0.1|1248	To modify Cache-Control directives other than max-age (see RFC 2616 section
12mr|apache-2.4.2-0.1|1249	14.9), you can use the Header directive.
12mr|apache-2.4.2-0.1|1250	
12mr|apache-2.4.2-0.1|1251	When the Expires header is already part of the response generated by the
12mr|apache-2.4.2-0.1|1252	server, for example when generated by a CGI script or proxied from an origin
12mr|apache-2.4.2-0.1|1253	server, this module does not change or add an Expires or Cache-Control header.
12mr|apache-2.4.2-0.1|1254	
12mr|apache-2.4.2-0.1|1255	%package	mod_headers
12mr|apache-2.4.2-0.1|1256	Summary:	Customization of HTTP request and response headers
12mr|apache-2.4.2-0.1|1257	Group:		System/Servers
12mr|apache-2.4.2-0.1|1258	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1259	
12mr|apache-2.4.2-0.1|1260	%description	mod_headers
12mr|apache-2.4.2-0.1|1261	This module provides directives to control and modify HTTP request and
12mr|apache-2.4.2-0.1|1262	response headers. Headers can be merged, replaced or removed.
12mr|apache-2.4.2-0.1|1263	
12mr|apache-2.4.2-0.1|1264	%package	mod_ident
12mr|apache-2.4.2-0.1|1265	Summary:	RFC 1413 ident lookups
12mr|apache-2.4.2-0.1|1266	Group:		System/Servers
12mr|apache-2.4.2-0.1|1267	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1268	
12mr|apache-2.4.2-0.1|1269	%description	mod_ident
12mr|apache-2.4.2-0.1|1270	This module queries an RFC 1413 compatible daemon on a remote host to look
12mr|apache-2.4.2-0.1|1271	up the owner of a connection.
12mr|apache-2.4.2-0.1|1272	
12mr|apache-2.4.2-0.1|1273	%package	mod_usertrack
12mr|apache-2.4.2-0.1|1274	Summary:	Clickstream logging of user activity on a site
12mr|apache-2.4.2-0.1|1275	Group:		System/Servers
12mr|apache-2.4.2-0.1|1276	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1277	
12mr|apache-2.4.2-0.1|1278	%description	mod_usertrack
12mr|apache-2.4.2-0.1|1279	Provides tracking of a user through your website via browser cookies.
12mr|apache-2.4.2-0.1|1280	
12mr|apache-2.4.2-0.1|1281	%package	mod_unique_id
12mr|apache-2.4.2-0.1|1282	Summary:	Provides an environment variable with a unique identifier for each request
12mr|apache-2.4.2-0.1|1283	Group:		System/Servers
12mr|apache-2.4.2-0.1|1284	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1285	
12mr|apache-2.4.2-0.1|1286	%description	mod_unique_id
12mr|apache-2.4.2-0.1|1287	This module provides a magic token for each request which is guaranteed
12mr|apache-2.4.2-0.1|1288	to be unique across "all" requests under very specific conditions. The
12mr|apache-2.4.2-0.1|1289	unique identifier is even unique across multiple machines in a properly
12mr|apache-2.4.2-0.1|1290	configured cluster of machines. The environment variable UNIQUE_ID is set to
12mr|apache-2.4.2-0.1|1291	the identifier for each request. Unique identifiers are useful for various
12mr|apache-2.4.2-0.1|1292	reasons which are beyond the scope of this document.
12mr|apache-2.4.2-0.1|1293	
12mr|apache-2.4.2-0.1|1294	%package	mod_setenvif
12mr|apache-2.4.2-0.1|1295	Summary:	Set the environment variables based on characteristics of the request
12mr|apache-2.4.2-0.1|1296	Group:		System/Servers
12mr|apache-2.4.2-0.1|1297	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1298	
12mr|apache-2.4.2-0.1|1299	%description	mod_setenvif
12mr|apache-2.4.2-0.1|1300	The mod_setenvif module allows you to set internal environment variables
12mr|apache-2.4.2-0.1|1301	according to whether different aspects of the request match regular
12mr|apache-2.4.2-0.1|1302	expressions you specify. These environment variables can be used by other
12mr|apache-2.4.2-0.1|1303	parts of the server to make decisions about actions to be taken, as well
12mr|apache-2.4.2-0.1|1304	as becoming available to CGI scripts and SSI pages.
12mr|apache-2.4.2-0.1|1305	
12mr|apache-2.4.2-0.1|1306	The directives are considered in the order they appear in the configuration
12mr|apache-2.4.2-0.1|1307	files. So more complex sequences can be used, such as this example, which
12mr|apache-2.4.2-0.1|1308	sets netscape if the browser is mozilla but not MSIE.
12mr|apache-2.4.2-0.1|1309	
12mr|apache-2.4.2-0.1|1310	BrowserMatch ^Mozilla netscape BrowserMatch MSIE !netscape
12mr|apache-2.4.2-0.1|1311	
12mr|apache-2.4.2-0.1|1312	%package	mod_version
12mr|apache-2.4.2-0.1|1313	Summary:	Version dependent configuration
12mr|apache-2.4.2-0.1|1314	Group:		System/Servers
12mr|apache-2.4.2-0.1|1315	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1316	
12mr|apache-2.4.2-0.1|1317	%description	mod_version
12mr|apache-2.4.2-0.1|1318	This module is designed for the use in test suites and large networks which
12mr|apache-2.4.2-0.1|1319	have to deal with different httpd versions and different configurations. It
12mr|apache-2.4.2-0.1|1320	provides a new container -- <IfVersion>, which allows a flexible version
12mr|apache-2.4.2-0.1|1321	checking including numeric comparisons and regular expressions.
12mr|apache-2.4.2-0.1|1322	
12mr|apache-2.4.2-0.1|1323	%package	mod_remoteip
12mr|apache-2.4.2-0.1|1324	Summary:	Replaces the original client IP address with the useragent IP address
12mr|apache-2.4.2-0.1|1325	Group:		System/Servers
12mr|apache-2.4.2-0.1|1326	
12mr|apache-2.4.2-0.1|1327	%description	mod_remoteip
12mr|apache-2.4.2-0.1|1328	This module is used to treat the useragent which initiated the request
12mr|apache-2.4.2-0.1|1329	as the originating useragent as identified by httpd for the purposes of
12mr|apache-2.4.2-0.1|1330	authorization and logging, even where that useragent is behind a load
12mr|apache-2.4.2-0.1|1331	balancer, front end server, or proxy server.
12mr|apache-2.4.2-0.1|1332	
12mr|apache-2.4.2-0.1|1333	The module overrides the client IP address for the connection with the
12mr|apache-2.4.2-0.1|1334	useragent IP address reported in the request header configured with the
12mr|apache-2.4.2-0.1|1335	RemoteIPHeader directive.
12mr|apache-2.4.2-0.1|1336	
12mr|apache-2.4.2-0.1|1337	Once replaced as instructed, this overridden useragent IP address is then used
12mr|apache-2.4.2-0.1|1338	for the mod_authz_host <Require ip> feature, is reported by mod_status, and
12mr|apache-2.4.2-0.1|1339	is recorded by mod_log_config \%a and core \%a format strings. The underlying
12mr|apache-2.4.2-0.1|1340	client IP of the connection is available in the \%{c}a format string.  It is
12mr|apache-2.4.2-0.1|1341	critical to only enable this behavior from intermediate hosts (proxies,
12mr|apache-2.4.2-0.1|1342	etc) which are trusted by this server, since it is trivial for the remote
12mr|apache-2.4.2-0.1|1343	useragent to impersonate another useragent.
12mr|apache-2.4.2-0.1|1344	
12mr|apache-2.4.2-0.1|1345	%package	mod_proxy
12mr|apache-2.4.2-0.1|1346	Summary:	Multi-protocol proxy/gateway server
12mr|apache-2.4.2-0.1|1347	Group:		System/Servers
12mr|apache-2.4.2-0.1|1348	Suggests:	apache-mod_proxy_connect
12mr|apache-2.4.2-0.1|1349	Suggests:	apache-mod_proxy_ftp
12mr|apache-2.4.2-0.1|1350	Suggests:	apache-mod_proxy_http
12mr|apache-2.4.2-0.1|1351	Suggests:	apache-mod_proxy_balancer
12mr|apache-2.4.2-0.1|1352	
12mr|apache-2.4.2-0.1|1353	%description	mod_proxy
12mr|apache-2.4.2-0.1|1354	Do not enable proxying with ProxyRequests until you have secured your
12mr|apache-2.4.2-0.1|1355	server. Open proxy servers are dangerous both to your network and to the
12mr|apache-2.4.2-0.1|1356	Internet at large.
12mr|apache-2.4.2-0.1|1357	
12mr|apache-2.4.2-0.1|1358	mod_proxy and related modules implement a proxy/gateway for Apache HTTP
12mr|apache-2.4.2-0.1|1359	Server, supporting a number of popular protocols as well as several different
12mr|apache-2.4.2-0.1|1360	load balancing algorithms. Third-party modules can add support for additional
12mr|apache-2.4.2-0.1|1361	protocols and load balancing algorithms.
12mr|apache-2.4.2-0.1|1362	
12mr|apache-2.4.2-0.1|1363	A set of modules must be loaded into the server to provide the necessary
12mr|apache-2.4.2-0.1|1364	features. These modules can be included statically at build time
12mr|apache-2.4.2-0.1|1365	or dynamically via the LoadModule directive). The set must include: *
12mr|apache-2.4.2-0.1|1366	mod_proxy, which provides basic proxy capabilities * mod_proxy_balancer
12mr|apache-2.4.2-0.1|1367	and one or more balancer modules, if load
12mr|apache-2.4.2-0.1|1368	balancing is required. (See mod_proxy_balancer for more information.)
12mr|apache-2.4.2-0.1|1369	* one or more proxy scheme, or protocol, modules:
12mr|apache-2.4.2-0.1|1370	
12mr|apache-2.4.2-0.1|1371	Protocol Module AJP13 (Apache JServe Protocol version 1.3) mod_proxy_ajp
12mr|apache-2.4.2-0.1|1372	CONNECT (for SSL) mod_proxy_connect FastCGI mod_proxy_fcgi ftp mod_proxy_ftp
12mr|apache-2.4.2-0.1|1373	HTTP/0.9, HTTP/1.0, and HTTP/1.1 mod_proxy_http SCGI mod_proxy_scgi
12mr|apache-2.4.2-0.1|1374	
12mr|apache-2.4.2-0.1|1375	In addition, extended features are provided by other modules. Caching is
12mr|apache-2.4.2-0.1|1376	provided by mod_cache and related modules. The ability to contact remote
12mr|apache-2.4.2-0.1|1377	servers using the SSL/TLS protocol is provided by the SSLProxy* directives
12mr|apache-2.4.2-0.1|1378	of mod_ssl. These additional modules will need to be loaded and configured
12mr|apache-2.4.2-0.1|1379	to take advantage of these features.
12mr|apache-2.4.2-0.1|1380	
12mr|apache-2.4.2-0.1|1381	%package	mod_proxy_connect
12mr|apache-2.4.2-0.1|1382	Summary:	mod_proxy extension for CONNECT request handling
12mr|apache-2.4.2-0.1|1383	Group:		System/Servers
12mr|apache-2.4.2-0.1|1384	Conflicts:	apache-proxy < 2.4.0
12mr|apache-2.4.2-0.1|1385	
12mr|apache-2.4.2-0.1|1386	%description	mod_proxy_connect
12mr|apache-2.4.2-0.1|1387	This module requires the service of mod_proxy. It provides support for
12mr|apache-2.4.2-0.1|1388	the CONNECT HTTP method. This method is mainly used to tunnel SSL requests
12mr|apache-2.4.2-0.1|1389	through proxy servers.
12mr|apache-2.4.2-0.1|1390	
12mr|apache-2.4.2-0.1|1391	Thus, in order to get the ability of handling CONNECT requests, mod_proxy
12mr|apache-2.4.2-0.1|1392	and mod_proxy_connect have to be present in the server.
12mr|apache-2.4.2-0.1|1393	
12mr|apache-2.4.2-0.1|1394	CONNECT is also used, when the server needs to send an HTTPS request through
12mr|apache-2.4.2-0.1|1395	a forward proxy. In this case the server acts as a CONNECT client. This
12mr|apache-2.4.2-0.1|1396	functionality is part of mod_proxy and mod_proxy_connect is not needed in
12mr|apache-2.4.2-0.1|1397	this case.
12mr|apache-2.4.2-0.1|1398	
12mr|apache-2.4.2-0.1|1399	Do not enable proxying until you have secured your server. Open proxy
12mr|apache-2.4.2-0.1|1400	servers are dangerous both to your network and to the Internet at large.
12mr|apache-2.4.2-0.1|1401	
12mr|apache-2.4.2-0.1|1402	%package	mod_proxy_ftp
12mr|apache-2.4.2-0.1|1403	Summary:	FTP support module for mod_proxy
12mr|apache-2.4.2-0.1|1404	Group:		System/Servers
12mr|apache-2.4.2-0.1|1405	Conflicts:	apache-proxy < 2.4.0
12mr|apache-2.4.2-0.1|1406	
12mr|apache-2.4.2-0.1|1407	%description	mod_proxy_ftp
12mr|apache-2.4.2-0.1|1408	This module requires the service of mod_proxy. It provides support for
12mr|apache-2.4.2-0.1|1409	the proxying FTP sites. Note that FTP support is currently limited to the
12mr|apache-2.4.2-0.1|1410	GET method.
12mr|apache-2.4.2-0.1|1411	
12mr|apache-2.4.2-0.1|1412	Thus, in order to get the ability of handling FTP proxy requests, mod_proxy
12mr|apache-2.4.2-0.1|1413	and mod_proxy_ftp have to be present in the server.
12mr|apache-2.4.2-0.1|1414	
12mr|apache-2.4.2-0.1|1415	Do not enable proxying until you have secured your server. Open proxy
12mr|apache-2.4.2-0.1|1416	servers are dangerous both to your network and to the Internet at large.
12mr|apache-2.4.2-0.1|1417	
12mr|apache-2.4.2-0.1|1418	%package	mod_proxy_http
12mr|apache-2.4.2-0.1|1419	Summary:	HTTP support module for mod_proxy
12mr|apache-2.4.2-0.1|1420	Group:		System/Servers
12mr|apache-2.4.2-0.1|1421	Conflicts:	apache-proxy < 2.4.0
12mr|apache-2.4.2-0.1|1422	
12mr|apache-2.4.2-0.1|1423	%description	mod_proxy_http
12mr|apache-2.4.2-0.1|1424	This module requires the service of mod_proxy. It provides the features used
12mr|apache-2.4.2-0.1|1425	for proxying HTTP and HTTPS requests. mod_proxy_http supports HTTP/0.9,
12mr|apache-2.4.2-0.1|1426	HTTP/1.0 and HTTP/1.1. It does not provide any caching abilities. If you
12mr|apache-2.4.2-0.1|1427	want to set up a caching proxy, you might want to use the additional service
12mr|apache-2.4.2-0.1|1428	of the mod_cache module.
12mr|apache-2.4.2-0.1|1429	
12mr|apache-2.4.2-0.1|1430	Thus, in order to get the ability of handling HTTP proxy requests, mod_proxy
12mr|apache-2.4.2-0.1|1431	and mod_proxy_http have to be present in the server.
12mr|apache-2.4.2-0.1|1432	
12mr|apache-2.4.2-0.1|1433	Do not enable proxying until you have secured your server. Open proxy
12mr|apache-2.4.2-0.1|1434	servers are dangerous both to your network and to the Internet at large.
12mr|apache-2.4.2-0.1|1435	
12mr|apache-2.4.2-0.1|1436	%package	mod_proxy_fcgi
12mr|apache-2.4.2-0.1|1437	Summary:	FastCGI support module for mod_proxy
12mr|apache-2.4.2-0.1|1438	Group:		System/Servers
12mr|apache-2.4.2-0.1|1439	
12mr|apache-2.4.2-0.1|1440	%description	mod_proxy_fcgi
12mr|apache-2.4.2-0.1|1441	This module requires the service of mod_proxy. It provides support for the
12mr|apache-2.4.2-0.1|1442	FastCGI protocol.
12mr|apache-2.4.2-0.1|1443	
12mr|apache-2.4.2-0.1|1444	Thus, in order to get the ability of handling the FastCGI protocol, mod_proxy
12mr|apache-2.4.2-0.1|1445	and mod_proxy_fcgi have to be present in the server.
12mr|apache-2.4.2-0.1|1446	
12mr|apache-2.4.2-0.1|1447	Unlike mod_fcgid and mod_fastcgi, mod_proxy_fcgi has no provision for
12mr|apache-2.4.2-0.1|1448	starting the application process; fcgistarter is provided for that purpose.
12mr|apache-2.4.2-0.1|1449	
12mr|apache-2.4.2-0.1|1450	Do not enable proxying until you have secured your server. Open proxy
12mr|apache-2.4.2-0.1|1451	servers are dangerous both to your network and to the Internet at large.
12mr|apache-2.4.2-0.1|1452	
12mr|apache-2.4.2-0.1|1453	%package	mod_proxy_scgi
12mr|apache-2.4.2-0.1|1454	Summary:	SCGI gateway module for mod_proxy
12mr|apache-2.4.2-0.1|1455	Group:		System/Servers
12mr|apache-2.4.2-0.1|1456	Conflicts:	apache-proxy < 2.4.0
12mr|apache-2.4.2-0.1|1457	
12mr|apache-2.4.2-0.1|1458	%description	mod_proxy_scgi
12mr|apache-2.4.2-0.1|1459	This module requires the service of mod_proxy. It provides support for the
12mr|apache-2.4.2-0.1|1460	SCGI protocol, version 1.
12mr|apache-2.4.2-0.1|1461	
12mr|apache-2.4.2-0.1|1462	Thus, in order to get the ability of handling the SCGI protocol, mod_proxy
12mr|apache-2.4.2-0.1|1463	and mod_proxy_scgi have to be present in the server.
12mr|apache-2.4.2-0.1|1464	
12mr|apache-2.4.2-0.1|1465	Do not enable proxying until you have secured your server. Open proxy
12mr|apache-2.4.2-0.1|1466	servers are dangerous both to your network and to the Internet at large.
12mr|apache-2.4.2-0.1|1467	
12mr|apache-2.4.2-0.1|1468	%package	mod_proxy_fdpass
12mr|apache-2.4.2-0.1|1469	Summary:	fdpass external process support module for mod_proxy
12mr|apache-2.4.2-0.1|1470	Group:		System/Servers
12mr|apache-2.4.2-0.1|1471	
12mr|apache-2.4.2-0.1|1472	%description	mod_proxy_fdpass
12mr|apache-2.4.2-0.1|1473	This module requires the service of mod_proxy. It provides support for the
12mr|apache-2.4.2-0.1|1474	passing the socket of the client to another process.
12mr|apache-2.4.2-0.1|1475	
12mr|apache-2.4.2-0.1|1476	mod_proxy_fdpass uses the ability of AF_UNIX domain sockets to pass an open
12mr|apache-2.4.2-0.1|1477	file descriptor to allow another process to finish handling a request.
12mr|apache-2.4.2-0.1|1478	
12mr|apache-2.4.2-0.1|1479	The module has a proxy_fdpass_flusher provider interface, which allows
12mr|apache-2.4.2-0.1|1480	another module to optionally send the response headers, or even the start of
12mr|apache-2.4.2-0.1|1481	the response body. The default flush provider disables keep-alive, and sends
12mr|apache-2.4.2-0.1|1482	the response headers, letting the external process just send a response body.
12mr|apache-2.4.2-0.1|1483	
12mr|apache-2.4.2-0.1|1484	At this time the only data passed to the external process is the client
12mr|apache-2.4.2-0.1|1485	socket. To receive a client socket, call recvfrom with an allocated struct
12mr|apache-2.4.2-0.1|1486	cmsghdr. Future versions of this module may include more data after the
12mr|apache-2.4.2-0.1|1487	client socket, but this is not implemented at this time.
12mr|apache-2.4.2-0.1|1488	
12mr|apache-2.4.2-0.1|1489	%package	mod_proxy_ajp
12mr|apache-2.4.2-0.1|1490	Summary:	AJP support module for mod_proxy
12mr|apache-2.4.2-0.1|1491	Group:		System/Servers
12mr|apache-2.4.2-0.1|1492	
12mr|apache-2.4.2-0.1|1493	%description	mod_proxy_ajp
12mr|apache-2.4.2-0.1|1494	This module requires the service of mod_proxy. It provides support for the
12mr|apache-2.4.2-0.1|1495	Apache JServ Protocol version 1.3 (hereafter AJP13).
12mr|apache-2.4.2-0.1|1496	
12mr|apache-2.4.2-0.1|1497	Thus, in order to get the ability of handling AJP13 protocol, mod_proxy
12mr|apache-2.4.2-0.1|1498	and mod_proxy_ajp have to be present in the server.
12mr|apache-2.4.2-0.1|1499	
12mr|apache-2.4.2-0.1|1500	Do not enable proxying until you have secured your server. Open proxy
12mr|apache-2.4.2-0.1|1501	servers are dangerous both to your network and to the Internet at large.
12mr|apache-2.4.2-0.1|1502	
12mr|apache-2.4.2-0.1|1503	%package	mod_proxy_balancer
12mr|apache-2.4.2-0.1|1504	Summary:	mod_proxy extension for load balancing
12mr|apache-2.4.2-0.1|1505	Group:		System/Servers
12mr|apache-2.4.2-0.1|1506	Conflicts:	apache-proxy < 2.4.0
12mr|apache-2.4.2-0.1|1507	
12mr|apache-2.4.2-0.1|1508	%description	mod_proxy_balancer
12mr|apache-2.4.2-0.1|1509	This module requires the service of mod_proxy. It provides load balancing
12mr|apache-2.4.2-0.1|1510	support for HTTP, FTP and AJP13 protocols
12mr|apache-2.4.2-0.1|1511	
12mr|apache-2.4.2-0.1|1512	Load balancing scheduler algorithm is provided by not this module but
12mr|apache-2.4.2-0.1|1513	other modules such as: mod_lbmethod_byrequests, mod_lbmethod_bytraffic,
12mr|apache-2.4.2-0.1|1514	mod_lbmethod_bybusyness and mod_lbmethod_heartbeat.
12mr|apache-2.4.2-0.1|1515	
12mr|apache-2.4.2-0.1|1516	Thus, in order to get the ability of load balancing, mod_proxy,
12mr|apache-2.4.2-0.1|1517	mod_proxy_balancer and at least one of load balancing scheduler algorithm
12mr|apache-2.4.2-0.1|1518	modules have to be present in the server.
12mr|apache-2.4.2-0.1|1519	
12mr|apache-2.4.2-0.1|1520	Do not enable proxying until you have secured your server. Open proxy
12mr|apache-2.4.2-0.1|1521	servers are dangerous both to your network and to the Internet at large.
12mr|apache-2.4.2-0.1|1522	
12mr|apache-2.4.2-0.1|1523	%package	mod_proxy_express
12mr|apache-2.4.2-0.1|1524	Summary:	Dynamic mass reverse proxy extension for mod_proxy
12mr|apache-2.4.2-0.1|1525	Group:		System/Servers
12mr|apache-2.4.2-0.1|1526	
12mr|apache-2.4.2-0.1|1527	%description	mod_proxy_express
12mr|apache-2.4.2-0.1|1528	This module creates dynamically configured mass reverse proxies, by mapping
12mr|apache-2.4.2-0.1|1529	the Host: header of the HTTP request to a server name and backend URL
12mr|apache-2.4.2-0.1|1530	stored in a DBM file. This allows for easy use of a huge number of reverse
12mr|apache-2.4.2-0.1|1531	proxies with no configuration changes. It is much less feature-full than
12mr|apache-2.4.2-0.1|1532	mod_proxy_balancer, which also provides dynamic growth, but is intended
12mr|apache-2.4.2-0.1|1533	to handle much, much larger numbers of backends. It is ideally suited as
12mr|apache-2.4.2-0.1|1534	a front-end HTTP switch.
12mr|apache-2.4.2-0.1|1535	
12mr|apache-2.4.2-0.1|1536	This module requires the service of mod_proxy.
12mr|apache-2.4.2-0.1|1537	
12mr|apache-2.4.2-0.1|1538	Do not enable proxying until you have secured your server. Open proxy
12mr|apache-2.4.2-0.1|1539	servers are dangerous both to your network and to the Internet at large.
12mr|apache-2.4.2-0.1|1540	
12mr|apache-2.4.2-0.1|1541	Limitations
12mr|apache-2.4.2-0.1|1542	
12mr|apache-2.4.2-0.1|1543	* This module is not intended to replace the dynamic capability of
12mr|apache-2.4.2-0.1|1544	mod_proxy_balancer. Instead, it is intended to be mostly a lightweight
12mr|apache-2.4.2-0.1|1545	and fast alternative to using mod_rewrite with RewriteMap and the [P]
12mr|apache-2.4.2-0.1|1546	flag for mapped reverse proxying.
12mr|apache-2.4.2-0.1|1547	* It does not support regex or pattern matching at all.  * It emulates:
12mr|apache-2.4.2-0.1|1548	ProxyPass / backend.server:port ProxyPassReverse / backend.server:port
12mr|apache-2.4.2-0.1|1549	That is, the entire URL is appended to the mapped backend URL. This is in
12mr|apache-2.4.2-0.1|1550	keeping with the intent of being a simple but fast reverse proxy switch.
12mr|apache-2.4.2-0.1|1551	
12mr|apache-2.4.2-0.1|1552	%package	mod_session
12mr|apache-2.4.2-0.1|1553	Summary:	Session support
12mr|apache-2.4.2-0.1|1554	Group:		System/Servers
12mr|apache-2.4.2-0.1|1555	
12mr|apache-2.4.2-0.1|1556	%description	mod_session
12mr|apache-2.4.2-0.1|1557	The session modules make use of HTTP cookies, and as such can fall victim to
12mr|apache-2.4.2-0.1|1558	Cross Site Scripting attacks, or expose potentially private information to
12mr|apache-2.4.2-0.1|1559	clients. Please ensure that the relevant risks have been taken into account
12mr|apache-2.4.2-0.1|1560	before enabling the session functionality on your server.
12mr|apache-2.4.2-0.1|1561	
12mr|apache-2.4.2-0.1|1562	This module provides support for a server wide per user session
12mr|apache-2.4.2-0.1|1563	interface. Sessions can be used for keeping track of whether a user has been
12mr|apache-2.4.2-0.1|1564	logged in, or for other per user information that should be kept available
12mr|apache-2.4.2-0.1|1565	across requests.
12mr|apache-2.4.2-0.1|1566	
12mr|apache-2.4.2-0.1|1567	Sessions may be stored on the server, or may be stored on the browser.
12mr|apache-2.4.2-0.1|1568	Sessions may also be optionally encrypted for added security. These
12mr|apache-2.4.2-0.1|1569	features are divided into several modules in addition to mod_session;
12mr|apache-2.4.2-0.1|1570	mod_session_crypto, mod_session_cookie and mod_session_dbd. Depending on the
12mr|apache-2.4.2-0.1|1571	server requirements, load the appropriate modules into the server (either
12mr|apache-2.4.2-0.1|1572	statically at compile time or dynamically via the LoadModule directive).
12mr|apache-2.4.2-0.1|1573	
12mr|apache-2.4.2-0.1|1574	Sessions may be manipulated from other modules that depend on the session,
12mr|apache-2.4.2-0.1|1575	or the session may be read from and written to using environment variables
12mr|apache-2.4.2-0.1|1576	and HTTP headers, as appropriate.
12mr|apache-2.4.2-0.1|1577	
12mr|apache-2.4.2-0.1|1578	%package	mod_session_cookie
12mr|apache-2.4.2-0.1|1579	Summary:	Cookie based session support
12mr|apache-2.4.2-0.1|1580	Group:		System/Servers
12mr|apache-2.4.2-0.1|1581	
12mr|apache-2.4.2-0.1|1582	%description	mod_session_cookie
12mr|apache-2.4.2-0.1|1583	The session modules make use of HTTP cookies, and as such can fall victim to
12mr|apache-2.4.2-0.1|1584	Cross Site Scripting attacks, or expose potentially private information to
12mr|apache-2.4.2-0.1|1585	clients. Please ensure that the relevant risks have been taken into account
12mr|apache-2.4.2-0.1|1586	before enabling the session functionality on your server.
12mr|apache-2.4.2-0.1|1587	
12mr|apache-2.4.2-0.1|1588	This submodule of mod_session provides support for the storage of user
12mr|apache-2.4.2-0.1|1589	sessions on the remote browser within HTTP cookies.
12mr|apache-2.4.2-0.1|1590	
12mr|apache-2.4.2-0.1|1591	Using cookies to store a session removes the need for the server or a group
12mr|apache-2.4.2-0.1|1592	of servers to store the session locally, or collaborate to share a session,
12mr|apache-2.4.2-0.1|1593	and can be useful for high traffic environments where a server based session
12mr|apache-2.4.2-0.1|1594	might be too resource intensive.
12mr|apache-2.4.2-0.1|1595	
12mr|apache-2.4.2-0.1|1596	If session privacy is required, the mod_session_crypto module can be used to
12mr|apache-2.4.2-0.1|1597	encrypt the contents of the session before writing the session to the client.
12mr|apache-2.4.2-0.1|1598	
12mr|apache-2.4.2-0.1|1599	For more details on the session interface, see the documentation for the
12mr|apache-2.4.2-0.1|1600	mod_session module.
12mr|apache-2.4.2-0.1|1601	
12mr|apache-2.4.2-0.1|1602	%package	mod_session_crypto
12mr|apache-2.4.2-0.1|1603	Summary:	Session encryption support
12mr|apache-2.4.2-0.1|1604	Group:		System/Servers
12mr|apache-2.4.2-0.1|1605	
12mr|apache-2.4.2-0.1|1606	%description	mod_session_crypto
12mr|apache-2.4.2-0.1|1607	The session modules make use of HTTP cookies, and as such can fall victim to
12mr|apache-2.4.2-0.1|1608	Cross Site Scripting attacks, or expose potentially private information to
12mr|apache-2.4.2-0.1|1609	clients. Please ensure that the relevant risks have been taken into account
12mr|apache-2.4.2-0.1|1610	before enabling the session functionality on your server.
12mr|apache-2.4.2-0.1|1611	
12mr|apache-2.4.2-0.1|1612	This submodule of mod_session provides support for the encryption of user
12mr|apache-2.4.2-0.1|1613	sessions before being written to a local database, or written to a remote
12mr|apache-2.4.2-0.1|1614	browser via an HTTP cookie.
12mr|apache-2.4.2-0.1|1615	
12mr|apache-2.4.2-0.1|1616	This can help provide privacy to user sessions where the contents of the
12mr|apache-2.4.2-0.1|1617	session should be kept private from the user, or where protection is needed
12mr|apache-2.4.2-0.1|1618	against the effects of cross site scripting attacks.
12mr|apache-2.4.2-0.1|1619	
12mr|apache-2.4.2-0.1|1620	For more details on the session interface, see the documentation for the
12mr|apache-2.4.2-0.1|1621	mod_session module.
12mr|apache-2.4.2-0.1|1622	
12mr|apache-2.4.2-0.1|1623	%package	mod_session_dbd
12mr|apache-2.4.2-0.1|1624	Summary:	DBD/SQL based session support
12mr|apache-2.4.2-0.1|1625	Group:		System/Servers
12mr|apache-2.4.2-0.1|1626	
12mr|apache-2.4.2-0.1|1627	%description	mod_session_dbd
12mr|apache-2.4.2-0.1|1628	The session modules make use of HTTP cookies, and as such can fall victim to
12mr|apache-2.4.2-0.1|1629	Cross Site Scripting attacks, or expose potentially private information to
12mr|apache-2.4.2-0.1|1630	clients. Please ensure that the relevant risks have been taken into account
12mr|apache-2.4.2-0.1|1631	before enabling the session functionality on your server.
12mr|apache-2.4.2-0.1|1632	
12mr|apache-2.4.2-0.1|1633	This submodule of mod_session provides support for the storage of user
12mr|apache-2.4.2-0.1|1634	sessions within a SQL database using the mod_dbd module.
12mr|apache-2.4.2-0.1|1635	
12mr|apache-2.4.2-0.1|1636	Sessions can either be anonymous, where the session is keyed by a unique
12mr|apache-2.4.2-0.1|1637	UUID string stored on the browser in a cookie, or per user, where the
12mr|apache-2.4.2-0.1|1638	session is keyed against the userid of the logged in user.
12mr|apache-2.4.2-0.1|1639	
12mr|apache-2.4.2-0.1|1640	SQL based sessions are hidden from the browser, and so offer a measure of
12mr|apache-2.4.2-0.1|1641	privacy without the need for encryption.
12mr|apache-2.4.2-0.1|1642	
12mr|apache-2.4.2-0.1|1643	Different webservers within a server farm may choose to share a database,
12mr|apache-2.4.2-0.1|1644	and so share sessions with one another.
12mr|apache-2.4.2-0.1|1645	
12mr|apache-2.4.2-0.1|1646	For more details on the session interface, see the documentation for the
12mr|apache-2.4.2-0.1|1647	mod_session module.
12mr|apache-2.4.2-0.1|1648	
12mr|apache-2.4.2-0.1|1649	%package	mod_slotmem_shm
12mr|apache-2.4.2-0.1|1650	Summary:	Slot-based shared memory provider
12mr|apache-2.4.2-0.1|1651	Group:		System/Servers
12mr|apache-2.4.2-0.1|1652	
12mr|apache-2.4.2-0.1|1653	%description	mod_slotmem_shm
12mr|apache-2.4.2-0.1|1654	mod_slotmem_shm is a memory provider which provides for creation and access
12mr|apache-2.4.2-0.1|1655	to a shared memory segment in which the datasets are organized in "slots."
12mr|apache-2.4.2-0.1|1656	
12mr|apache-2.4.2-0.1|1657	All shared memory is cleared and cleaned with each restart, whether graceful
12mr|apache-2.4.2-0.1|1658	or not. The data itself is stored and restored within a file noted by the
12mr|apache-2.4.2-0.1|1659	name parameter in the create and attach calls.
12mr|apache-2.4.2-0.1|1660	
12mr|apache-2.4.2-0.1|1661	%package	mod_slotmem_plain
12mr|apache-2.4.2-0.1|1662	Summary:	Slot-based shared memory provider
12mr|apache-2.4.2-0.1|1663	Group:		System/Servers
12mr|apache-2.4.2-0.1|1664	
12mr|apache-2.4.2-0.1|1665	%description	mod_slotmem_plain
12mr|apache-2.4.2-0.1|1666	mod_slotmem_plain is a memory provider which provides for creation and access
12mr|apache-2.4.2-0.1|1667	to a plain memory segment in which the datasets are organized in "slots."
12mr|apache-2.4.2-0.1|1668	
12mr|apache-2.4.2-0.1|1669	If the memory needs to be shared between threads and processes, a better
12mr|apache-2.4.2-0.1|1670	provider would be mod_slotmem_shm.
12mr|apache-2.4.2-0.1|1671	
12mr|apache-2.4.2-0.1|1672	%package	mod_ssl
12mr|apache-2.4.2-0.1|1673	Summary:	Strong cryptography using the SSL and TLS protocols
12mr|apache-2.4.2-0.1|1674	Group:		System/Servers
12mr|apache-2.4.2-0.1|1675	
12mr|apache-2.4.2-0.1|1676	%description	mod_ssl
12mr|apache-2.4.2-0.1|1677	This module provides SSL v2/v3 and TLS v1 support for the Apache HTTP
12mr|apache-2.4.2-0.1|1678	Server. It was contributed by Ralf S. Engelschall based on his mod_ssl
12mr|apache-2.4.2-0.1|1679	project and originally derived from work by Ben Laurie.
12mr|apache-2.4.2-0.1|1680	
12mr|apache-2.4.2-0.1|1681	This module relies on OpenSSL to provide the cryptography engine.
12mr|apache-2.4.2-0.1|1682	
12mr|apache-2.4.2-0.1|1683	Further details, discussion, and examples are provided in the SSL
12mr|apache-2.4.2-0.1|1684	documentation.
12mr|apache-2.4.2-0.1|1685	
12mr|apache-2.4.2-0.1|1686	%package	mod_optional_hook_export
12mr|apache-2.4.2-0.1|1687	Summary:	ExportLogTransaction module
12mr|apache-2.4.2-0.1|1688	Group:		System/Servers
12mr|apache-2.4.2-0.1|1689	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1690	
12mr|apache-2.4.2-0.1|1691	%description	mod_optional_hook_export
12mr|apache-2.4.2-0.1|1692	ExportLogTransaction module
12mr|apache-2.4.2-0.1|1693	
12mr|apache-2.4.2-0.1|1694	%package	mod_optional_hook_import
12mr|apache-2.4.2-0.1|1695	Summary:	ImportOptionalHookTestHook module
12mr|apache-2.4.2-0.1|1696	Group:		System/Servers
12mr|apache-2.4.2-0.1|1697	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1698	
12mr|apache-2.4.2-0.1|1699	%description	mod_optional_hook_import
12mr|apache-2.4.2-0.1|1700	ImportOptionalHookTestHook module
12mr|apache-2.4.2-0.1|1701	
12mr|apache-2.4.2-0.1|1702	%package	mod_optional_fn_import
12mr|apache-2.4.2-0.1|1703	Summary:	ImportLogTransaction module
12mr|apache-2.4.2-0.1|1704	Group:		System/Servers
12mr|apache-2.4.2-0.1|1705	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1706	
12mr|apache-2.4.2-0.1|1707	%description	mod_optional_fn_import
12mr|apache-2.4.2-0.1|1708	ImportLogTransaction module
12mr|apache-2.4.2-0.1|1709	
12mr|apache-2.4.2-0.1|1710	%package	mod_optional_fn_export
12mr|apache-2.4.2-0.1|1711	Summary:	optional hook import module
12mr|apache-2.4.2-0.1|1712	Group:		System/Servers
12mr|apache-2.4.2-0.1|1713	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1714	
12mr|apache-2.4.2-0.1|1715	%description	mod_optional_fn_export
12mr|apache-2.4.2-0.1|1716	Description:optional hook import module
12mr|apache-2.4.2-0.1|1717	
12mr|apache-2.4.2-0.1|1718	%package	mod_dialup
12mr|apache-2.4.2-0.1|1719	Summary:	Send static content at a bandwidth rate limit, defined by old modem standards
12mr|apache-2.4.2-0.1|1720	Group:		System/Servers
12mr|apache-2.4.2-0.1|1721	
12mr|apache-2.4.2-0.1|1722	%description	mod_dialup
12mr|apache-2.4.2-0.1|1723	It is a module that sends static content at a bandwidth rate limit, defined
12mr|apache-2.4.2-0.1|1724	by the various old modem standards. So, you can browse your site with a
12mr|apache-2.4.2-0.1|1725	56k V.92 modem, by adding something like this:
12mr|apache-2.4.2-0.1|1726	
12mr|apache-2.4.2-0.1|1727	<Location /mysite> ModemStandard V.92 </Location>
12mr|apache-2.4.2-0.1|1728	
12mr|apache-2.4.2-0.1|1729	Previously to do bandwidth rate limiting modules would have to block an entire
12mr|apache-2.4.2-0.1|1730	thread, for each client, and insert sleeps to slow the bandwidth down. Using
12mr|apache-2.4.2-0.1|1731	the new suspend feature, a handler can get callback N milliseconds in the
12mr|apache-2.4.2-0.1|1732	future, and it will be invoked by the Event MPM on a different thread,
12mr|apache-2.4.2-0.1|1733	once the timer hits. From there the handler can continue to send data to
12mr|apache-2.4.2-0.1|1734	the client.
12mr|apache-2.4.2-0.1|1735	
12mr|apache-2.4.2-0.1|1736	%package	mod_lbmethod_byrequests
12mr|apache-2.4.2-0.1|1737	Summary:	Request Counting load balancer scheduler algorithm for mod_proxy_balancer
12mr|apache-2.4.2-0.1|1738	Group:		System/Servers
12mr|apache-2.4.2-0.1|1739	
12mr|apache-2.4.2-0.1|1740	%description	mod_lbmethod_byrequests
12mr|apache-2.4.2-0.1|1741	This module does not provide any configuration directives of its own.
12mr|apache-2.4.2-0.1|1742	It requires the services of mod_proxy_balancer, and provides the byrequests
12mr|apache-2.4.2-0.1|1743	load balancing method..
12mr|apache-2.4.2-0.1|1744	
12mr|apache-2.4.2-0.1|1745	%package	mod_lbmethod_bytraffic
12mr|apache-2.4.2-0.1|1746	Summary:	Weighted Traffic Counting load balancer scheduler for mod_proxy_balancer
12mr|apache-2.4.2-0.1|1747	Group:		System/Servers
12mr|apache-2.4.2-0.1|1748	
12mr|apache-2.4.2-0.1|1749	%description	mod_lbmethod_bytraffic
12mr|apache-2.4.2-0.1|1750	This module does not provide any configuration directives of its own.
12mr|apache-2.4.2-0.1|1751	It requires the services of mod_proxy_balancer, and provides the bytraffic
12mr|apache-2.4.2-0.1|1752	load balancing method..
12mr|apache-2.4.2-0.1|1753	
12mr|apache-2.4.2-0.1|1754	%package	mod_lbmethod_bybusyness
12mr|apache-2.4.2-0.1|1755	Summary:	Pending Request Counting load balancer scheduler for mod_proxy_balancer
12mr|apache-2.4.2-0.1|1756	Group:		System/Servers
12mr|apache-2.4.2-0.1|1757	
12mr|apache-2.4.2-0.1|1758	%description	mod_lbmethod_bybusyness
12mr|apache-2.4.2-0.1|1759	This module does not provide any configuration directives of its own.
12mr|apache-2.4.2-0.1|1760	It requires the services of mod_proxy_balancer, and provides the bybusyness
12mr|apache-2.4.2-0.1|1761	load balancing method.
12mr|apache-2.4.2-0.1|1762	
12mr|apache-2.4.2-0.1|1763	%package	mod_lbmethod_heartbeat
12mr|apache-2.4.2-0.1|1764	Summary:	Heartbeat Traffic Counting load balancer scheduler for mod_proxy_balancer
12mr|apache-2.4.2-0.1|1765	Group:		System/Servers
12mr|apache-2.4.2-0.1|1766	
12mr|apache-2.4.2-0.1|1767	%description	mod_lbmethod_heartbeat
12mr|apache-2.4.2-0.1|1768	lbmethod=heartbeat uses the services of mod_heartmonitor to balance between
12mr|apache-2.4.2-0.1|1769	origin servers that are providing heartbeat info via the mod_heartbeat module.
12mr|apache-2.4.2-0.1|1770	
12mr|apache-2.4.2-0.1|1771	This modules load balancing algorithm favors servers with more ready (idle)
12mr|apache-2.4.2-0.1|1772	capacity over time, but does not select the server with the most ready
12mr|apache-2.4.2-0.1|1773	capacity every time. Servers that have 0 active clients are penalized,
12mr|apache-2.4.2-0.1|1774	with the assumption that they are not fully initialized.
12mr|apache-2.4.2-0.1|1775	
12mr|apache-2.4.2-0.1|1776	%package	mod_unixd
12mr|apache-2.4.2-0.1|1777	Summary:	Basic (required) security for Unix-family platforms
12mr|apache-2.4.2-0.1|1778	Group:		System/Servers
12mr|apache-2.4.2-0.1|1779	
12mr|apache-2.4.2-0.1|1780	%description	mod_unixd
12mr|apache-2.4.2-0.1|1781	Basic (required) security for Unix-family platforms.
12mr|apache-2.4.2-0.1|1782	
12mr|apache-2.4.2-0.1|1783	%package	mod_heartbeat
12mr|apache-2.4.2-0.1|1784	Summary:	sends messages with server status to frontend proxy
12mr|apache-2.4.2-0.1|1785	Group:		System/Servers
12mr|apache-2.4.2-0.1|1786	
12mr|apache-2.4.2-0.1|1787	%description	mod_heartbeat
12mr|apache-2.4.2-0.1|1788	mod_heartbeat sends multicast messages to a mod_heartmonitor listener that
12mr|apache-2.4.2-0.1|1789	advertises the servers current connection count. Usually, mod_heartmonitor
12mr|apache-2.4.2-0.1|1790	will be running on a proxy server with mod_lbmethod_heartbeat loaded,
12mr|apache-2.4.2-0.1|1791	which allows ProxyPass to use the "heartbeat" lbmethod inside of ProxyPass.
12mr|apache-2.4.2-0.1|1792	
12mr|apache-2.4.2-0.1|1793	mod_heartbeat itself is loaded on the origin server(s) that serve
12mr|apache-2.4.2-0.1|1794	requests through the proxy server(s).  To use mod_heartbeat, mod_status
12mr|apache-2.4.2-0.1|1795	and mod_watchdog must be either a static modules or, if a dynamic module,
12mr|apache-2.4.2-0.1|1796	must be loaded before mod_heartbeat.
12mr|apache-2.4.2-0.1|1797	
12mr|apache-2.4.2-0.1|1798	%package	mod_heartmonitor
12mr|apache-2.4.2-0.1|1799	Summary:	centralized monitor for mod_heartbeat origin servers
12mr|apache-2.4.2-0.1|1800	Group:		System/Servers
12mr|apache-2.4.2-0.1|1801	
12mr|apache-2.4.2-0.1|1802	%description	mod_heartmonitor
12mr|apache-2.4.2-0.1|1803	mod_heartmonitor listens for server status messages generated by
12mr|apache-2.4.2-0.1|1804	mod_heartbeat enabled origin servers and makes their status available
12mr|apache-2.4.2-0.1|1805	to mod_lbmethod_heartbeat. This allows ProxyPass to use the "heartbeat"
12mr|apache-2.4.2-0.1|1806	lbmethod inside of ProxyPass.
12mr|apache-2.4.2-0.1|1807	
12mr|apache-2.4.2-0.1|1808	This module uses the services of mod_slotmem_shm when available instead
12mr|apache-2.4.2-0.1|1809	of flat-file storage. No configuration is required to use mod_slotmem_shm.
12mr|apache-2.4.2-0.1|1810	To use mod_heartmonitor, mod_status and mod_watchdog must be either a static
12mr|apache-2.4.2-0.1|1811	modules or, if a dynamic module, it must be loaded before mod_heartmonitor.
12mr|apache-2.4.2-0.1|1812	
12mr|apache-2.4.2-0.1|1813	%package	mod_dav
12mr|apache-2.4.2-0.1|1814	Summary:	Distributed Authoring and Versioning (WebDAV) functionality
12mr|apache-2.4.2-0.1|1815	Group:		System/Servers
12mr|apache-2.4.2-0.1|1816	
12mr|apache-2.4.2-0.1|1817	%description	mod_dav
12mr|apache-2.4.2-0.1|1818	This module provides class 1 and class 2 WebDAV ('Web-based Distributed
12mr|apache-2.4.2-0.1|1819	Authoring and Versioning') functionality for Apache. This extension to the
12mr|apache-2.4.2-0.1|1820	HTTP protocol allows creating, moving, copying, and deleting resources and
12mr|apache-2.4.2-0.1|1821	collections on a remote web server.
12mr|apache-2.4.2-0.1|1822	
12mr|apache-2.4.2-0.1|1823	%package	mod_status
12mr|apache-2.4.2-0.1|1824	Summary:	Provides information on server activity and performance
12mr|apache-2.4.2-0.1|1825	Group:		System/Servers
12mr|apache-2.4.2-0.1|1826	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1827	
12mr|apache-2.4.2-0.1|1828	%description	mod_status
12mr|apache-2.4.2-0.1|1829	The Status module allows a server administrator to find out how well their
12mr|apache-2.4.2-0.1|1830	server is performing. A HTML page is presented that gives the current server
12mr|apache-2.4.2-0.1|1831	statistics in an easily readable form. If required this page can be made
12mr|apache-2.4.2-0.1|1832	to automatically refresh (given a compatible browser).  Another page gives
12mr|apache-2.4.2-0.1|1833	a simple machine-readable list of the current server state.
12mr|apache-2.4.2-0.1|1834	
12mr|apache-2.4.2-0.1|1835	The details given are: * The number of worker serving requests * The number
12mr|apache-2.4.2-0.1|1836	of idle worker * The status of each worker, the number of requests that
12mr|apache-2.4.2-0.1|1837	worker has
12mr|apache-2.4.2-0.1|1838	performed and the total number of bytes served by the worker (*)
12mr|apache-2.4.2-0.1|1839	* A total number of accesses and byte count served (*) * The time the server
12mr|apache-2.4.2-0.1|1840	was started/restarted and the time it has been
12mr|apache-2.4.2-0.1|1841	running for
12mr|apache-2.4.2-0.1|1842	* Averages giving the number of requests per second, the number of
12mr|apache-2.4.2-0.1|1843	bytes served per second and the average number of bytes per request (*)
12mr|apache-2.4.2-0.1|1844	* The current percentage CPU used by each worker and in total by all
12mr|apache-2.4.2-0.1|1845	workers combined (*)
12mr|apache-2.4.2-0.1|1846	* The current hosts and requests being processed (*)
12mr|apache-2.4.2-0.1|1847	
12mr|apache-2.4.2-0.1|1848	The lines marked "(*)" are only available if ExtendedStatus is On. In
12mr|apache-2.4.2-0.1|1849	version 2.3.6, loading mod_status will toggle ExtendedStatus On by default.
12mr|apache-2.4.2-0.1|1850	
12mr|apache-2.4.2-0.1|1851	%package	mod_autoindex
12mr|apache-2.4.2-0.1|1852	Summary:	Generates directory indexes automatically
12mr|apache-2.4.2-0.1|1853	Group:		System/Servers
12mr|apache-2.4.2-0.1|1854	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1855	
12mr|apache-2.4.2-0.1|1856	%description	mod_autoindex
12mr|apache-2.4.2-0.1|1857	The index of a directory can come from one of two sources:
12mr|apache-2.4.2-0.1|1858	
12mr|apache-2.4.2-0.1|1859	* A file written by the user, typically called index.html. The DirectoryIndex
12mr|apache-2.4.2-0.1|1860	directive sets the name of this file. This is controlled by mod_dir.
12mr|apache-2.4.2-0.1|1861	
12mr|apache-2.4.2-0.1|1862	* Otherwise, a listing generated by the server. The other directives control
12mr|apache-2.4.2-0.1|1863	the format of this listing. The AddIcon, AddIconByEncoding and AddIconByType
12mr|apache-2.4.2-0.1|1864	are used to set a list of icons to display for various file types; for each
12mr|apache-2.4.2-0.1|1865	file listed, the first icon listed that matches the file is displayed. These
12mr|apache-2.4.2-0.1|1866	are controlled by mod_autoindex.
12mr|apache-2.4.2-0.1|1867	
12mr|apache-2.4.2-0.1|1868	The two functions are separated so that you can completely remove (or replace)
12mr|apache-2.4.2-0.1|1869	automatic index generation should you want to.
12mr|apache-2.4.2-0.1|1870	
12mr|apache-2.4.2-0.1|1871	Automatic index generation is enabled with using Options +Indexes. See the
12mr|apache-2.4.2-0.1|1872	Options directive for more details.
12mr|apache-2.4.2-0.1|1873	
12mr|apache-2.4.2-0.1|1874	If the FancyIndexing option is given with the IndexOptions directive,
12mr|apache-2.4.2-0.1|1875	the column headers are links that control the order of the display. If
12mr|apache-2.4.2-0.1|1876	you select a header link, the listing will be regenerated, sorted by the
12mr|apache-2.4.2-0.1|1877	values in that column. Selecting the same header repeatedly toggles between
12mr|apache-2.4.2-0.1|1878	ascending and descending order. These column header links are suppressed
12mr|apache-2.4.2-0.1|1879	with the IndexOptions directive's SuppressColumnSorting option.
12mr|apache-2.4.2-0.1|1880	
12mr|apache-2.4.2-0.1|1881	Note that when the display is sorted by "Size", it's the actual size of
12mr|apache-2.4.2-0.1|1882	the files that's used, not the displayed value - so a 1010-byte file will
12mr|apache-2.4.2-0.1|1883	always be displayed before a 1011-byte file (if in ascending order) even
12mr|apache-2.4.2-0.1|1884	though they both are shown as "1K".
12mr|apache-2.4.2-0.1|1885	
12mr|apache-2.4.2-0.1|1886	%package	mod_asis
12mr|apache-2.4.2-0.1|1887	Summary:	Sends files that contain their own HTTP headers
12mr|apache-2.4.2-0.1|1888	Group:		System/Servers
12mr|apache-2.4.2-0.1|1889	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1890	
12mr|apache-2.4.2-0.1|1891	%description	mod_asis
12mr|apache-2.4.2-0.1|1892	This module provides the handler send-as-is which causes Apache HTTP Server
12mr|apache-2.4.2-0.1|1893	to send the document without adding most of the usual HTTP headers.
12mr|apache-2.4.2-0.1|1894	
12mr|apache-2.4.2-0.1|1895	This can be used to send any kind of data from the server, including
12mr|apache-2.4.2-0.1|1896	redirects and other special HTTP responses, without requiring a cgi-script
12mr|apache-2.4.2-0.1|1897	or an nph script.
12mr|apache-2.4.2-0.1|1898	
12mr|apache-2.4.2-0.1|1899	For historical reasons, this module will also process any file with the
12mr|apache-2.4.2-0.1|1900	mime type httpd/send-as-is.
12mr|apache-2.4.2-0.1|1901	
12mr|apache-2.4.2-0.1|1902	%package	mod_info
12mr|apache-2.4.2-0.1|1903	Summary:	Provides a comprehensive overview of the server configuration
12mr|apache-2.4.2-0.1|1904	Group:		System/Servers
12mr|apache-2.4.2-0.1|1905	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1906	
12mr|apache-2.4.2-0.1|1907	%description	mod_info
12mr|apache-2.4.2-0.1|1908	To configure mod_info, add the following to your httpd.conf file.
12mr|apache-2.4.2-0.1|1909	
12mr|apache-2.4.2-0.1|1910	<Location /server-info> SetHandler server-info </Location>
12mr|apache-2.4.2-0.1|1911	
12mr|apache-2.4.2-0.1|1912	You may wish to use mod_access inside the <Location> directive to limit
12mr|apache-2.4.2-0.1|1913	access to your server configuration information:
12mr|apache-2.4.2-0.1|1914	
12mr|apache-2.4.2-0.1|1915	<Location /server-info> SetHandler server-info Require host example.com
12mr|apache-2.4.2-0.1|1916	</Location>
12mr|apache-2.4.2-0.1|1917	
12mr|apache-2.4.2-0.1|1918	Once configured, the server information is obtained by accessing
12mr|apache-2.4.2-0.1|1919	http://your.host.example.com/server-info
12mr|apache-2.4.2-0.1|1920	
12mr|apache-2.4.2-0.1|1921	%package	mod_suexec
12mr|apache-2.4.2-0.1|1922	Summary:	Allows CGI scripts to run as a specified user and Group
12mr|apache-2.4.2-0.1|1923	Group:		System/Servers
12mr|apache-2.4.2-0.1|1924	
12mr|apache-2.4.2-0.1|1925	%description	mod_suexec
12mr|apache-2.4.2-0.1|1926	This module, in combination with the suexec support program allows CGI scripts
12mr|apache-2.4.2-0.1|1927	to run as a specified user and Group.
12mr|apache-2.4.2-0.1|1928	
12mr|apache-2.4.2-0.1|1929	Normally, when a CGI or SSI program executes, it runs as the same user who is
12mr|apache-2.4.2-0.1|1930	running the web server.
12mr|apache-2.4.2-0.1|1931	
12mr|apache-2.4.2-0.1|1932	%package	mod_cgi
12mr|apache-2.4.2-0.1|1933	Summary:	Execution of CGI scripts
12mr|apache-2.4.2-0.1|1934	Group:		System/Servers
12mr|apache-2.4.2-0.1|1935	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1936	
12mr|apache-2.4.2-0.1|1937	%description	mod_cgi
12mr|apache-2.4.2-0.1|1938	Any file that has the handler cgi-script will be treated as a CGI script,
12mr|apache-2.4.2-0.1|1939	and run by the server, with its output being returned to the client. Files
12mr|apache-2.4.2-0.1|1940	acquire this handler either by having a name containing an extension defined
12mr|apache-2.4.2-0.1|1941	by the AddHandler directive, or by being in a ScriptAlias directory.
12mr|apache-2.4.2-0.1|1942	
12mr|apache-2.4.2-0.1|1943	For an introduction to using CGI scripts with Apache, see our tutorial on
12mr|apache-2.4.2-0.1|1944	Dynamic Content With CGI.
12mr|apache-2.4.2-0.1|1945	
12mr|apache-2.4.2-0.1|1946	When using a multi-threaded MPM under unix, the module mod_cgid should
12mr|apache-2.4.2-0.1|1947	be used in place of this module. At the user level, the two modules are
12mr|apache-2.4.2-0.1|1948	essentially identical.
12mr|apache-2.4.2-0.1|1949	
12mr|apache-2.4.2-0.1|1950	For backward-compatibility, the cgi-script handler will also be activated
12mr|apache-2.4.2-0.1|1951	for any file with the mime-type application/x-httpd-cgi. The use of the
12mr|apache-2.4.2-0.1|1952	magic mime-type is deprecated.
12mr|apache-2.4.2-0.1|1953	
12mr|apache-2.4.2-0.1|1954	%package	mod_cgid
12mr|apache-2.4.2-0.1|1955	Summary:	Execution of CGI scripts using an external CGI daemon
12mr|apache-2.4.2-0.1|1956	Group:		System/Servers
12mr|apache-2.4.2-0.1|1957	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|1958	
12mr|apache-2.4.2-0.1|1959	%description	mod_cgid
12mr|apache-2.4.2-0.1|1960	Except for the optimizations and the additional ScriptSock directive noted
12mr|apache-2.4.2-0.1|1961	below, mod_cgid behaves similarly to mod_cgi. See the mod_cgi summary for
12mr|apache-2.4.2-0.1|1962	additional details about Apache and CGI.
12mr|apache-2.4.2-0.1|1963	
12mr|apache-2.4.2-0.1|1964	On certain unix operating systems, forking a process from a multi-threaded
12mr|apache-2.4.2-0.1|1965	server is a very expensive operation because the new process will replicate
12mr|apache-2.4.2-0.1|1966	all the threads of the parent process. In order to avoid incurring this
12mr|apache-2.4.2-0.1|1967	expense on each CGI invocation, mod_cgid creates an external daemon that
12mr|apache-2.4.2-0.1|1968	is responsible for forking child processes to run CGI scripts. The main
12mr|apache-2.4.2-0.1|1969	server communicates with this daemon using a unix domain socket.
12mr|apache-2.4.2-0.1|1970	
12mr|apache-2.4.2-0.1|1971	This module is used by default instead of mod_cgi whenever a multi-threaded
12mr|apache-2.4.2-0.1|1972	MPM is selected during the compilation process. At the user level, this
12mr|apache-2.4.2-0.1|1973	module is identical in configuration and operation to mod_cgi. The only
12mr|apache-2.4.2-0.1|1974	exception is the additional directive ScriptSock which gives the name of
12mr|apache-2.4.2-0.1|1975	the socket to use for communication with the cgi daemon.
12mr|apache-2.4.2-0.1|1976	
12mr|apache-2.4.2-0.1|1977	%package	mod_dav_fs
12mr|apache-2.4.2-0.1|1978	Summary:	filesystem provider for mod_dav
12mr|apache-2.4.2-0.1|1979	Group:		System/Servers
12mr|apache-2.4.2-0.1|1980	Conflicts:	apache-mod_dav < 2.4.0
12mr|apache-2.4.2-0.1|1981	
12mr|apache-2.4.2-0.1|1982	%description	mod_dav_fs
12mr|apache-2.4.2-0.1|1983	This module requires the service of mod_dav. It acts as a support module
12mr|apache-2.4.2-0.1|1984	for mod_dav and provides access to resources located in the server's file
12mr|apache-2.4.2-0.1|1985	system. The formal name of this provider is filesystem.  mod_dav backend
12mr|apache-2.4.2-0.1|1986	providers will be invoked by using the Dav directive:
12mr|apache-2.4.2-0.1|1987	
12mr|apache-2.4.2-0.1|1988	%package	mod_dav_lock
12mr|apache-2.4.2-0.1|1989	Summary:	generic locking module for mod_dav
12mr|apache-2.4.2-0.1|1990	Group:		System/Servers
12mr|apache-2.4.2-0.1|1991	Conflicts:	apache-mod_dav < 2.4.0
12mr|apache-2.4.2-0.1|1992	
12mr|apache-2.4.2-0.1|1993	%description	mod_dav_lock
12mr|apache-2.4.2-0.1|1994	This module implements a generic locking API which can be used by any backend
12mr|apache-2.4.2-0.1|1995	provider of mod_dav. It requires at least the service of mod_dav. But without
12mr|apache-2.4.2-0.1|1996	a backend provider which makes use of it, it's useless and should not be
12mr|apache-2.4.2-0.1|1997	loaded into the server. A sample backend module which actually utilizes
12mr|apache-2.4.2-0.1|1998	mod_dav_lock is mod_dav_svn, the subversion provider module.
12mr|apache-2.4.2-0.1|1999	
12mr|apache-2.4.2-0.1|2000	Note that mod_dav_fs does not need this generic locking module, because it
12mr|apache-2.4.2-0.1|2001	uses its own more specialized version.
12mr|apache-2.4.2-0.1|2002	
12mr|apache-2.4.2-0.1|2003	In order to make mod_dav_lock functional, you just have to specify the
12mr|apache-2.4.2-0.1|2004	location of the lock database using the DavGenericLockDB directive described
12mr|apache-2.4.2-0.1|2005	below.
12mr|apache-2.4.2-0.1|2006	
12mr|apache-2.4.2-0.1|2007	Developer's Note
12mr|apache-2.4.2-0.1|2008	
12mr|apache-2.4.2-0.1|2009	In order to retrieve the pointer to the locking provider function, you have
12mr|apache-2.4.2-0.1|2010	to use the ap_lookup_provider API with the arguments dav-lock, generic, and 0.
12mr|apache-2.4.2-0.1|2011	
12mr|apache-2.4.2-0.1|2012	%package	mod_vhost_alias
12mr|apache-2.4.2-0.1|2013	Summary:	Provides for dynamically configured mass virtual hosting
12mr|apache-2.4.2-0.1|2014	Group:		System/Servers
12mr|apache-2.4.2-0.1|2015	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|2016	
12mr|apache-2.4.2-0.1|2017	%description	mod_vhost_alias
12mr|apache-2.4.2-0.1|2018	This module creates dynamically configured virtual hosts, by allowing the
12mr|apache-2.4.2-0.1|2019	IP address and/or the Host: header of the HTTP request to be used as part
12mr|apache-2.4.2-0.1|2020	of the pathname to determine what files to serve. This allows for easy use
12mr|apache-2.4.2-0.1|2021	of a huge number of virtual hosts with similar configurations.
12mr|apache-2.4.2-0.1|2022	
12mr|apache-2.4.2-0.1|2023	%package	mod_negotiation
12mr|apache-2.4.2-0.1|2024	Summary:	Provides for content negotiation
12mr|apache-2.4.2-0.1|2025	Group:		System/Servers
12mr|apache-2.4.2-0.1|2026	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|2027	
12mr|apache-2.4.2-0.1|2028	%description	mod_negotiation
12mr|apache-2.4.2-0.1|2029	Content negotiation, or more accurately content selection, is the selection
12mr|apache-2.4.2-0.1|2030	of the document that best matches the clients capabilities, from one of
12mr|apache-2.4.2-0.1|2031	several available documents. There are two implementations of this.  *
12mr|apache-2.4.2-0.1|2032	A type map (a file with the handler type-map) which explicitly
12mr|apache-2.4.2-0.1|2033	lists the files containing the variants.
12mr|apache-2.4.2-0.1|2034	* A Multiviews search (enabled by the Multiviews Options), where the
12mr|apache-2.4.2-0.1|2035	server does an implicit filename pattern match, and choose from amongst
12mr|apache-2.4.2-0.1|2036	the results.
12mr|apache-2.4.2-0.1|2037	
12mr|apache-2.4.2-0.1|2038	%package	mod_dir
12mr|apache-2.4.2-0.1|2039	Summary:	Provides for "trailing slash" redirects and serving directory index files
12mr|apache-2.4.2-0.1|2040	Group:		System/Servers
12mr|apache-2.4.2-0.1|2041	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|2042	
12mr|apache-2.4.2-0.1|2043	%description	mod_dir
12mr|apache-2.4.2-0.1|2044	The index of a directory can come from one of two sources: * A file written
12mr|apache-2.4.2-0.1|2045	by the user, typically called index.html. The
12mr|apache-2.4.2-0.1|2046	DirectoryIndex directive sets the name of this file. This is controlled
12mr|apache-2.4.2-0.1|2047	by mod_dir.
12mr|apache-2.4.2-0.1|2048	* Otherwise, a listing generated by the server. This is provided by
12mr|apache-2.4.2-0.1|2049	mod_autoindex.
12mr|apache-2.4.2-0.1|2050	
12mr|apache-2.4.2-0.1|2051	The two functions are separated so that you can completely remove (or replace)
12mr|apache-2.4.2-0.1|2052	automatic index generation should you want to.
12mr|apache-2.4.2-0.1|2053	
12mr|apache-2.4.2-0.1|2054	A "trailing slash" redirect is issued when the server receives a
12mr|apache-2.4.2-0.1|2055	request for a URL http://servername/foo/dirname where dirname is
12mr|apache-2.4.2-0.1|2056	a directory. Directories require a trailing slash, so mod_dir issues a
12mr|apache-2.4.2-0.1|2057	redirect to http://servername/foo/dirname/.
12mr|apache-2.4.2-0.1|2058	
12mr|apache-2.4.2-0.1|2059	%package	mod_imagemap
12mr|apache-2.4.2-0.1|2060	Summary:	Server-side imagemap processing
12mr|apache-2.4.2-0.1|2061	Group:		System/Servers
12mr|apache-2.4.2-0.1|2062	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|2063	
12mr|apache-2.4.2-0.1|2064	%description	mod_imagemap
12mr|apache-2.4.2-0.1|2065	This module processes .map files, thereby replacing the functionality of
12mr|apache-2.4.2-0.1|2066	the imagemap CGI program. Any directory or document type configured to
12mr|apache-2.4.2-0.1|2067	use the handler imap-file (using either AddHandler or SetHandler) will be
12mr|apache-2.4.2-0.1|2068	processed by this module.
12mr|apache-2.4.2-0.1|2069	
12mr|apache-2.4.2-0.1|2070	The following directive will activate files ending with .map as imagemap
12mr|apache-2.4.2-0.1|2071	files:
12mr|apache-2.4.2-0.1|2072	
12mr|apache-2.4.2-0.1|2073	AddHandler imap-file map
12mr|apache-2.4.2-0.1|2074	
12mr|apache-2.4.2-0.1|2075	Note that the following is still supported:
12mr|apache-2.4.2-0.1|2076	
12mr|apache-2.4.2-0.1|2077	AddType application/x-httpd-imap map
12mr|apache-2.4.2-0.1|2078	
12mr|apache-2.4.2-0.1|2079	However, we are trying to phase out "magic MIME types" so we are deprecating
12mr|apache-2.4.2-0.1|2080	this method.
12mr|apache-2.4.2-0.1|2081	
12mr|apache-2.4.2-0.1|2082	%package	mod_actions
12mr|apache-2.4.2-0.1|2083	Summary:	Provides for executing CGI scripts based on media type or request method
12mr|apache-2.4.2-0.1|2084	Group:		System/Servers
12mr|apache-2.4.2-0.1|2085	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|2086	
12mr|apache-2.4.2-0.1|2087	%description	mod_actions
12mr|apache-2.4.2-0.1|2088	This module has two directives. The Action directive lets you run CGI scripts
12mr|apache-2.4.2-0.1|2089	whenever a file of a certain MIME content type is requested.  The Script
12mr|apache-2.4.2-0.1|2090	directive lets you run CGI scripts whenever a particular method is used in
12mr|apache-2.4.2-0.1|2091	a request. This makes it much easier to execute scripts that process files.
12mr|apache-2.4.2-0.1|2092	
12mr|apache-2.4.2-0.1|2093	%package	mod_speling
12mr|apache-2.4.2-0.1|2094	Summary:	Attempts to correct various minor misspellings
12mr|apache-2.4.2-0.1|2095	Group:		System/Servers
12mr|apache-2.4.2-0.1|2096	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|2097	
12mr|apache-2.4.2-0.1|2098	%description	mod_speling
12mr|apache-2.4.2-0.1|2099	Requests to documents sometimes cannot be served by the core apache server
12mr|apache-2.4.2-0.1|2100	because the request was misspelled or miscapitalized. This module addresses
12mr|apache-2.4.2-0.1|2101	this problem by trying to find a matching document, even after all other
12mr|apache-2.4.2-0.1|2102	modules gave up. It does its work by comparing each document name in the
12mr|apache-2.4.2-0.1|2103	requested directory against the requested document name without regard to
12mr|apache-2.4.2-0.1|2104	case, and allowing up to one misspelling (character insertion / omission /
12mr|apache-2.4.2-0.1|2105	transposition or wrong character). A list is built with all document names
12mr|apache-2.4.2-0.1|2106	which were matched using this strategy.
12mr|apache-2.4.2-0.1|2107	
12mr|apache-2.4.2-0.1|2108	If, after scanning the directory, * no matching document was found, Apache
12mr|apache-2.4.2-0.1|2109	will proceed as usual and
12mr|apache-2.4.2-0.1|2110	return a "document not found" error.
12mr|apache-2.4.2-0.1|2111	* only one document is found that "almost" matches the request, then
12mr|apache-2.4.2-0.1|2112	it is returned in the form of a redirection response.
12mr|apache-2.4.2-0.1|2113	* more than one document with a close match was found, then the list
12mr|apache-2.4.2-0.1|2114	of the matches is returned to the client, and the client can select the
12mr|apache-2.4.2-0.1|2115	correct candidate.
12mr|apache-2.4.2-0.1|2116	
12mr|apache-2.4.2-0.1|2117	%package	mod_userdir
12mr|apache-2.4.2-0.1|2118	Summary:	User-specific directories
12mr|apache-2.4.2-0.1|2119	Group:		System/Servers
12mr|apache-2.4.2-0.1|2120	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|2121	
12mr|apache-2.4.2-0.1|2122	%description	mod_userdir
12mr|apache-2.4.2-0.1|2123	This module allows user-specific directories to be accessed using the
12mr|apache-2.4.2-0.1|2124	http://example.com/~user/ syntax.
12mr|apache-2.4.2-0.1|2125	
12mr|apache-2.4.2-0.1|2126	%package	mod_alias
12mr|apache-2.4.2-0.1|2127	Summary:	Provides for mapping and for URL redirection
12mr|apache-2.4.2-0.1|2128	Group:		System/Servers
12mr|apache-2.4.2-0.1|2129	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|2130	
12mr|apache-2.4.2-0.1|2131	%description	mod_alias
12mr|apache-2.4.2-0.1|2132	The directives contained in this module allow for manipulation and control of
12mr|apache-2.4.2-0.1|2133	URLs as requests arrive at the server. The Alias and ScriptAlias directives
12mr|apache-2.4.2-0.1|2134	are used to map between URLs and filesystem paths. This allows for content
12mr|apache-2.4.2-0.1|2135	which is not directly under the DocumentRoot served as part of the web
12mr|apache-2.4.2-0.1|2136	document tree. The ScriptAlias directive has the additional effect of
12mr|apache-2.4.2-0.1|2137	marking the target directory as containing only CGI scripts.
12mr|apache-2.4.2-0.1|2138	
12mr|apache-2.4.2-0.1|2139	The Redirect directives are used to instruct clients to make a new request
12mr|apache-2.4.2-0.1|2140	with a different URL. They are often used when a resource has moved to a
12mr|apache-2.4.2-0.1|2141	new location.
12mr|apache-2.4.2-0.1|2142	
12mr|apache-2.4.2-0.1|2143	mod_alias is designed to handle simple URL manipulation tasks. For more
12mr|apache-2.4.2-0.1|2144	complicated tasks such as manipulating the query string, use the tools
12mr|apache-2.4.2-0.1|2145	provided by mod_rewrite.
12mr|apache-2.4.2-0.1|2146	
12mr|apache-2.4.2-0.1|2147	%package	mod_rewrite
12mr|apache-2.4.2-0.1|2148	Summary:	Provides a rule-based rewriting engine to rewrite requested URLs on the fly
12mr|apache-2.4.2-0.1|2149	Group:		System/Servers
12mr|apache-2.4.2-0.1|2150	Conflicts:	apache-modules < 2.4.0
12mr|apache-2.4.2-0.1|2151	
12mr|apache-2.4.2-0.1|2152	%description	mod_rewrite
12mr|apache-2.4.2-0.1|2153	The mod_rewrite module uses a rule-based rewriting engine, based on a
12mr|apache-2.4.2-0.1|2154	regular-expression parser, to rewrite requested URLs on the fly. By default,
12mr|apache-2.4.2-0.1|2155	mod_rewrite maps a URL to a filesystem path. However, it can also be used
12mr|apache-2.4.2-0.1|2156	to redirect one URL to another URL, or to invoke an internal proxy fetch.
12mr|apache-2.4.2-0.1|2157	
12mr|apache-2.4.2-0.1|2158	mod_rewrite provides a flexible and powerful way to manipulate URLs using
12mr|apache-2.4.2-0.1|2159	an unlimited number of rules. Each rule can have an unlimited number of
12mr|apache-2.4.2-0.1|2160	attached rule conditions, to allow you to rewrite URL based on server
12mr|apache-2.4.2-0.1|2161	variables, environment variables, HTTP headers, or time stamps.
12mr|apache-2.4.2-0.1|2162	
12mr|apache-2.4.2-0.1|2163	mod_rewrite operates on the full URL path, including the path-info section. A
12mr|apache-2.4.2-0.1|2164	rewrite rule can be invoked in httpd.conf or in .htaccess.  The path generated
12mr|apache-2.4.2-0.1|2165	by a rewrite rule can include a query string, or can lead to internal
12mr|apache-2.4.2-0.1|2166	sub-processing, external request redirection, or internal proxy throughput.
12mr|apache-2.4.2-0.1|2167	
12mr|apache-2.4.2-0.1|2168	Further details, discussion, and examples, are provided in the detailed
12mr|apache-2.4.2-0.1|2169	mod_rewrite documentation.
12mr|apache-2.4.2-0.1|2170	
12mr|apache-2.4.2-0.1|2171	%package	htcacheclean
12mr|apache-2.4.2-0.1|2172	Summary:	Clean up the disk cache (for apache-mod_cache_disk)
12mr|apache-2.4.2-0.1|2173	Group:		System/Servers
12mr|apache-2.4.2-0.1|2174	Requires(pre): rpm-helper
12mr|apache-2.4.2-0.1|2175	Requires(postun): rpm-helper
12mr|apache-2.4.2-0.1|2176	Suggests:	apache-mod_cache_disk = %{version}-%{release}
12mr|apache-2.4.2-0.1|2177	Suggests:	apache-mod_proxy = %{version}-%{release}
12mr|apache-2.4.2-0.1|2178	
12mr|apache-2.4.2-0.1|2179	%description	htcacheclean
12mr|apache-2.4.2-0.1|2180	htcacheclean is used to keep the size of mod_cache_disk's storage within a
12mr|apache-2.4.2-0.1|2181	certain limit. This tool can run either manually or in daemon mode. When
12mr|apache-2.4.2-0.1|2182	running in daemon mode, it sleeps in the background and checks the cache
12mr|apache-2.4.2-0.1|2183	directories at regular intervals for cached content to be removed.
12mr|apache-2.4.2-0.1|2184	
12mr|apache-2.4.2-0.1|2185	%package	devel
12mr|apache-2.4.2-0.1|2186	Summary:	Module development tools for the apache web server
12mr|apache-2.4.2-0.1|2187	Group:		Development/C
12mr|apache-2.4.2-0.1|2188	Requires:	apr-devel >= 1:1.4.6
12mr|apache-2.4.2-0.1|2189	Requires:	apr-util-devel >= 1.4.1
12mr|apache-2.4.2-0.1|2190	Requires:	autoconf automake libtool
12mr|apache-2.4.2-0.1|2191	Requires:	db-devel
12mr|apache-2.4.2-0.1|2192	Requires:	expat-devel
12mr|apache-2.4.2-0.1|2193	Requires:	gdbm-devel
12mr|apache-2.4.2-0.1|2194	Requires:	libsasl-devel
12mr|apache-2.4.2-0.1|2195	Requires:	openssl-devel
12mr|apache-2.4.2-0.1|2196	Requires:	pcre-devel
12mr|apache-2.4.2-0.1|2197	Requires:	perl >= 0:5.600
12mr|apache-2.4.2-0.1|2198	Requires:	pkgconfig
12mr|apache-2.4.2-0.1|2199	Requires:	zlib-devel
12mr|apache-2.4.2-0.1|2200	
12mr|apache-2.4.2-0.1|2201	%description	devel
12mr|apache-2.4.2-0.1|2202	The apache-devel package contains the source code for the apache Web server and
12mr|apache-2.4.2-0.1|2203	the APXS binary you'll need to build Dynamic Shared Objects (DSOs) for apache.
12mr|apache-2.4.2-0.1|2204	
12mr|apache-2.4.2-0.1|2205	If you are installing the apache Web server and you want to be able to compile
12mr|apache-2.4.2-0.1|2206	or develop additional modules for apache, you'll need to install this package.
12mr|apache-2.4.2-0.1|2207	
12mr|apache-2.4.2-0.1|2208	%package	source
12mr|apache-2.4.2-0.1|2209	Summary:	The apache source code, including Mandriva patches
12mr|apache-2.4.2-0.1|2210	Group:		System/Servers
12mr|apache-2.4.2-0.1|2211	
12mr|apache-2.4.2-0.1|2212	%description	source
12mr|apache-2.4.2-0.1|2213	The apache source code, including Mandriva patches. Use this package to build
12mr|apache-2.4.2-0.1|2214	your own customized apache if needed.
12mr|apache-2.4.2-0.1|2215	
12mr|apache-2.4.2-0.1|2216	%package	doc
12mr|apache-2.4.2-0.1|2217	Summary:	The apache Manual
12mr|apache-2.4.2-0.1|2218	Group:		System/Servers
12mr|apache-2.4.2-0.1|2219	BuildArch:	noarch
12mr|apache-2.4.2-0.1|2220	
12mr|apache-2.4.2-0.1|2221	%description	doc
12mr|apache-2.4.2-0.1|2222	This package contains the apache server documentation in HTML format.
12mr|apache-2.4.2-0.1|2223	
12mr|apache-2.4.2-0.1|2224	Please view the documentaion by starting the apache server and your favourite
12mr|apache-2.4.2-0.1|2225	web browser and point to this URL: http://localhost/manual
12mr|apache-2.4.2-0.1|2226	
12mr|apache-2.4.2-0.1|2227	%prep
12mr|apache-2.4.2-0.1|2228	
12mr|apache-2.4.2-0.1|2229	%setup -q -n httpd-%{version} -a11
12mr|apache-2.4.2-0.1|2230	%patch0 -p0 -b .deplibs.droplet
12mr|apache-2.4.2-0.1|2231	%patch8 -p0 -b .apxs.droplet
12mr|apache-2.4.2-0.1|2232	%patch15 -p1 -b .ab_source_address.droplet
12mr|apache-2.4.2-0.1|2233	%patch16 -p0 -b .fix_extra_htaccess_check.droplet
12mr|apache-2.4.2-0.1|2234	%patch18 -p0 -b .PR45994.droplet
12mr|apache-2.4.2-0.1|2235	%patch19 -p0 -b .linux3.droplet
12mr|apache-2.4.2-0.1|2236	%patch105 -p1 -b .filter.droplet
12mr|apache-2.4.2-0.1|2237	%patch106 -p1
12mr|apache-2.4.2-0.1|2238	%patch107 -p1
12mr|apache-2.4.2-0.1|2239	%patch108 -p0
12mr|apache-2.4.2-0.1|2240	
12mr|apache-2.4.2-0.1|2241	# forcibly prevent use of bundled apr, apr-util, pcre
12mr|apache-2.4.2-0.1|2242	rm -rf srclib/{apr,apr-util,pcre}
12mr|apache-2.4.2-0.1|2243	
12mr|apache-2.4.2-0.1|2244	# don't install or use bundled pcreposix.h
12mr|apache-2.4.2-0.1|2245	rm -f include/pcreposix.h
12mr|apache-2.4.2-0.1|2246	
12mr|apache-2.4.2-0.1|2247	#Fix apxs
12mr|apache-2.4.2-0.1|2248	perl -pi -e 's|\@exp_installbuilddir\@|%{_libdir}/apache/build|;' support/apxs.in
12mr|apache-2.4.2-0.1|2249	perl -pi -e 's|get_vars\("prefix"\)|"%{_libdir}/apache/build"|;' support/apxs.in
12mr|apache-2.4.2-0.1|2250	perl -pi -e 's|get_vars\("sbindir"\) . "/envvars"|"\$installbuilddir/envvars"|;' support/apxs.in
12mr|apache-2.4.2-0.1|2251	
12mr|apache-2.4.2-0.1|2252	#Correct perl paths
12mr|apache-2.4.2-0.1|2253	find -type f|xargs perl -pi -e "s|/usr/local/bin/perl|perl|g;\
12mr|apache-2.4.2-0.1|2254	s|/usr/local/bin/perl5|perl|g;s|/path/to/bin/perl|perl|g;"
12mr|apache-2.4.2-0.1|2255	
12mr|apache-2.4.2-0.1|2256	# this is really better and easier than a stupid static patch...
12mr|apache-2.4.2-0.1|2257	# for some reason you have to use ">>" here (!)
12mr|apache-2.4.2-0.1|2258	
12mr|apache-2.4.2-0.1|2259	cat >> config.layout << EOF
12mr|apache-2.4.2-0.1|2260	<Layout NUX>
12mr|apache-2.4.2-0.1|2261	prefix:        %{_sysconfdir}/httpd
12mr|apache-2.4.2-0.1|2262	exec_prefix:   %{_prefix}
12mr|apache-2.4.2-0.1|2263	bindir:        %{_bindir}
12mr|apache-2.4.2-0.1|2264	sbindir:       %{_sbindir}
12mr|apache-2.4.2-0.1|2265	libdir:        %{_libdir}
12mr|apache-2.4.2-0.1|2266	libexecdir:    %{_libdir}/apache
12mr|apache-2.4.2-0.1|2267	mandir:        %{_mandir}
12mr|apache-2.4.2-0.1|2268	infodir:       %{_infodir}
12mr|apache-2.4.2-0.1|2269	includedir:    %{_includedir}/apache
12mr|apache-2.4.2-0.1|2270	sysconfdir:    %{_sysconfdir}/httpd/conf
12mr|apache-2.4.2-0.1|2271	datadir:       /var/www
12mr|apache-2.4.2-0.1|2272	installbuilddir: %{_libdir}/apache/build
12mr|apache-2.4.2-0.1|2273	errordir:      /var/www/error
12mr|apache-2.4.2-0.1|2274	iconsdir:      /var/www/icons
12mr|apache-2.4.2-0.1|2275	htdocsdir:     /var/www/html
12mr|apache-2.4.2-0.1|2276	manualdir:     %{_datadir}/doc/apache-doc
12mr|apache-2.4.2-0.1|2277	cgidir:        /var/www/cgi-bin
12mr|apache-2.4.2-0.1|2278	localstatedir: /var
12mr|apache-2.4.2-0.1|2279	runtimedir:    /var/run/httpd
12mr|apache-2.4.2-0.1|2280	logfiledir:    /var/log/httpd
12mr|apache-2.4.2-0.1|2281	proxycachedir: /var/cache/httpd/mod_proxy
12mr|apache-2.4.2-0.1|2282	</Layout>
12mr|apache-2.4.2-0.1|2283	EOF
12mr|apache-2.4.2-0.1|2284	
12mr|apache-2.4.2-0.1|2285	#Fix DYNAMIC_MODULE_LIMIT
12mr|apache-2.4.2-0.1|2286	perl -pi -e "s/DYNAMIC_MODULE_LIMIT 256/DYNAMIC_MODULE_LIMIT %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}}/;" include/httpd.h
12mr|apache-2.4.2-0.1|2287	
12mr|apache-2.4.2-0.1|2288	# don't try to touch srclib
12mr|apache-2.4.2-0.1|2289	perl -pi -e "s|^SUBDIRS = .*|SUBDIRS = os server modules support|g" Makefile.in
12mr|apache-2.4.2-0.1|2290	
12mr|apache-2.4.2-0.1|2291	# bump server limit
12mr|apache-2.4.2-0.1|2292	perl -pi -e "s|DEFAULT_SERVER_LIMIT 256|DEFAULT_SERVER_LIMIT %{?!serverlimit:%{defaultserverlimit}}%{?serverlimit:%{serverlimit}}|g" server/mpm/prefork/prefork.c
12mr|apache-2.4.2-0.1|2293	
12mr|apache-2.4.2-0.1|2294	# tag it with the "legacy" name so that we can track this at netcraft...
12mr|apache-2.4.2-0.1|2295	perl -pi -e "s|^#define AP_SERVER_BASEPRODUCT .*|#define AP_SERVER_BASEPRODUCT \"%{BASEPRODUCT}\"|g" include/ap_release.h
12mr|apache-2.4.2-0.1|2296	
12mr|apache-2.4.2-0.1|2297	# avoid regenerating code with yacc
12mr|apache-2.4.2-0.1|2298	pushd server
12mr|apache-2.4.2-0.1|2299	touch util_expr_scan.c util_expr_parse.c util_expr_parse.h util_expr_scan.l util_expr_parse.y
12mr|apache-2.4.2-0.1|2300	popd
12mr|apache-2.4.2-0.1|2301	
12mr|apache-2.4.2-0.1|2302	# use my nice converted transparent png icons
12mr|apache-2.4.2-0.1|2303	tar -jxf %{SOURCE3}
12mr|apache-2.4.2-0.1|2304	mv icons/*.png docs/icons/
12mr|apache-2.4.2-0.1|2305	
12mr|apache-2.4.2-0.1|2306	# prepare the apache-source package
12mr|apache-2.4.2-0.1|2307	rm -rf %{_builddir}/tmp-httpd-%{version}; mkdir -p %{_builddir}/tmp-httpd-%{version}/usr/src
12mr|apache-2.4.2-0.1|2308	cp -dpR %{_builddir}/httpd-%{version} %{_builddir}/tmp-httpd-%{version}/usr/src/apache-%{version}
12mr|apache-2.4.2-0.1|2309	rm -rf %{_builddir}/tmp-httpd-%{version}/usr/src/apache-%{version}/tmp-httpd-%{version}/usr/src
12mr|apache-2.4.2-0.1|2310	rm -f %{_builddir}/tmp-httpd-%{version}%{_usrsrc}/apache-%{version}/*.spec
12mr|apache-2.4.2-0.1|2311	rm -rf %{_builddir}/tmp-httpd-%{version}/usr/src/apache-%{version}/Mandriva
12mr|apache-2.4.2-0.1|2312	
12mr|apache-2.4.2-0.1|2313	# add the htcacheclean stuff
12mr|apache-2.4.2-0.1|2314	cp %{SOURCE9} htcacheclean.service
12mr|apache-2.4.2-0.1|2315	cp %{SOURCE10} htcacheclean.sysconfig
12mr|apache-2.4.2-0.1|2316	
12mr|apache-2.4.2-0.1|2317	# this will only work if configured correctly in the config (FullOs)...
12mr|apache-2.4.2-0.1|2318	cp server/core.c server/core.c.untagged
12mr|apache-2.4.2-0.1|2319	
12mr|apache-2.4.2-0.1|2320	# some adjustments here
12mr|apache-2.4.2-0.1|2321	perl -pi -e "s|_MODULE_DIR_|%{_libdir}/apache|g" Mandriva/*_mod_*.conf
12mr|apache-2.4.2-0.1|2322	
12mr|apache-2.4.2-0.1|2323	# Build the systemd file
12mr|apache-2.4.2-0.1|2324	cp %{SOURCE15} httpd.service
12mr|apache-2.4.2-0.1|2325	for mpm in worker event; do
12mr|apache-2.4.2-0.1|2326	sed "s,@NAME@,${mpm},g;s,@EXEC@,%{_sbindir}/httpd-${mpm},g" httpd.service > httpd-${mpm}.service
12mr|apache-2.4.2-0.1|2327	done
12mr|apache-2.4.2-0.1|2328	touch -r httpd.service httpd-${mpm}.service
12mr|apache-2.4.2-0.1|2329	
12mr|apache-2.4.2-0.1|2330	%build
12mr|apache-2.4.2-0.1|2331	%serverbuild
12mr|apache-2.4.2-0.1|2332	
12mr|apache-2.4.2-0.1|2333	#########################################################################################
12mr|apache-2.4.2-0.1|2334	# configure and build phase
12mr|apache-2.4.2-0.1|2335	#
12mr|apache-2.4.2-0.1|2336	
12mr|apache-2.4.2-0.1|2337	# use a minimal buildconf instead
12mr|apache-2.4.2-0.1|2338	cp %{SOURCE100} buildconf
12mr|apache-2.4.2-0.1|2339	sh ./buildconf
12mr|apache-2.4.2-0.1|2340	
12mr|apache-2.4.2-0.1|2341	CFLAGS="`echo $RPM_OPT_FLAGS |sed -e 's/-fomit-frame-pointer//'`"
12mr|apache-2.4.2-0.1|2342	CPPFLAGS="-DSSL_EXPERIMENTAL_ENGINE -DLDAP_DEPRECATED"
12mr|apache-2.4.2-0.1|2343	if pkg-config openssl; then
12mr|apache-2.4.2-0.1|2344	# configure -C barfs with trailing spaces in CFLAGS
12mr|apache-2.4.2-0.1|2345	CFLAGS="$RPM_OPT_FLAGS $CPPFLAGS"
12mr|apache-2.4.2-0.1|2346	CPPFLAGS="$CPPFLAGS `pkg-config --cflags openssl | sed 's/ *$//'`"
12mr|apache-2.4.2-0.1|2347	AP_LIBS="$AP_LIBS `pkg-config --libs openssl`"
12mr|apache-2.4.2-0.1|2348	else
12mr|apache-2.4.2-0.1|2349	CFLAGS="$RPM_OPT_FLAGS"
12mr|apache-2.4.2-0.1|2350	CPPFLAGS="$CPPFLAGS"
12mr|apache-2.4.2-0.1|2351	AP_LIBS="$AP_LIBS -lssl -lcrypto"
12mr|apache-2.4.2-0.1|2352	fi
12mr|apache-2.4.2-0.1|2353	export CFLAGS CPPFLAGS AP_LIBS
12mr|apache-2.4.2-0.1|2354	
12mr|apache-2.4.2-0.1|2355	export SH_LDFLAGS="%{ldflags}"
12mr|apache-2.4.2-0.1|2356	
12mr|apache-2.4.2-0.1|2357	APVARS="--enable-layout=NUX \
12mr|apache-2.4.2-0.1|2358	--prefix=%{_sysconfdir}/httpd \
12mr|apache-2.4.2-0.1|2359	--exec-prefix=%{_prefix} \
12mr|apache-2.4.2-0.1|2360	--bindir=%{_bindir} \
12mr|apache-2.4.2-0.1|2361	--sbindir=%{_sbindir} \
12mr|apache-2.4.2-0.1|2362	--libexecdir=%{_libdir}/apache \
12mr|apache-2.4.2-0.1|2363	--sysconfdir=%{_sysconfdir}/httpd/conf \
12mr|apache-2.4.2-0.1|2364	--localstatedir=/var \
12mr|apache-2.4.2-0.1|2365	--includedir=%{_includedir}/apache \
12mr|apache-2.4.2-0.1|2366	--infodir=%{_infodir} \
12mr|apache-2.4.2-0.1|2367	--mandir=%{_mandir} \
12mr|apache-2.4.2-0.1|2368	--datadir=/var/www \
12mr|apache-2.4.2-0.1|2369	--with-port=80 \
12mr|apache-2.4.2-0.1|2370	--with-perl=%{_bindir}/perl \
12mr|apache-2.4.2-0.1|2371	--with-apr=%{_bindir}/apr-1-config \
12mr|apache-2.4.2-0.1|2372	--with-apr-util=%{_bindir}/apu-1-config \
12mr|apache-2.4.2-0.1|2373	--with-pcre=%{_prefix} \
12mr|apache-2.4.2-0.1|2374	--with-z=%{_prefix} \
12mr|apache-2.4.2-0.1|2375	--enable-layout=NUX \
12mr|apache-2.4.2-0.1|2376	--with-devrandom \
12mr|apache-2.4.2-0.1|2377	--enable-exception-hook \
12mr|apache-2.4.2-0.1|2378	--enable-forward \
12mr|apache-2.4.2-0.1|2379	--with-program-name=httpd"
12mr|apache-2.4.2-0.1|2380	
12mr|apache-2.4.2-0.1|2381	for mpm in worker event prefork; do
12mr|apache-2.4.2-0.1|2382	mkdir build-${mpm}; pushd build-${mpm}
12mr|apache-2.4.2-0.1|2383	ln -s ../configure .
12mr|apache-2.4.2-0.1|2384	
12mr|apache-2.4.2-0.1|2385	if [ ${mpm} = prefork ]; then
12mr|apache-2.4.2-0.1|2386	%configure2_5x $APVARS \
12mr|apache-2.4.2-0.1|2387	--with-mpm=prefork \
12mr|apache-2.4.2-0.1|2388	--enable-modules=all \
12mr|apache-2.4.2-0.1|2389	--enable-mods-shared=all \
12mr|apache-2.4.2-0.1|2390	--with-ldap --enable-ldap=shared --enable-authnz-ldap=shared \
12mr|apache-2.4.2-0.1|2391	--enable-cache=shared --enable-disk-cache=shared --enable-file-cache=shared --enable-mem-cache=shared \
12mr|apache-2.4.2-0.1|2392	--enable-ssl --with-ssl=%{_prefix} --disable-distcache \
12mr|apache-2.4.2-0.1|2393	--enable-deflate=shared \
12mr|apache-2.4.2-0.1|2394	--enable-cgid=shared \
12mr|apache-2.4.2-0.1|2395	--enable-proxy=shared --enable-proxy-connect=shared --enable-proxy-ftp=shared \
12mr|apache-2.4.2-0.1|2396	--enable-proxy-http=shared --enable-proxy-ajp=shared --enable-proxy-balancer=shared \
12mr|apache-2.4.2-0.1|2397	--enable-dav=shared --enable-dav-fs=shared --enable-dav-lock=shared \
12mr|apache-2.4.2-0.1|2398	--enable-version=shared \
12mr|apache-2.4.2-0.1|2399	--enable-bucketeer=shared --enable-case-filter=shared --enable-case-filter-in=shared --enable-echo=shared \
12mr|apache-2.4.2-0.1|2400	--enable-example=shared --enable-optional-fn-export=shared --enable-optional-fn-import=shared \
12mr|apache-2.4.2-0.1|2401	--enable-optional-hook-export=shared --enable-optional-hook-import=shared \
12mr|apache-2.4.2-0.1|2402	--enable-charset_lite=shared --enable-authn_alias=shared \
12mr|apache-2.4.2-0.1|2403	--enable-cern-meta=shared \
12mr|apache-2.4.2-0.1|2404	--enable-ident=shared \
12mr|apache-2.4.2-0.1|2405	--enable-imagemap=shared \
12mr|apache-2.4.2-0.1|2406	--enable-suexec=shared
12mr|apache-2.4.2-0.1|2407	
12mr|apache-2.4.2-0.1|2408	# nuke excessive use of ldflags
12mr|apache-2.4.2-0.1|2409	perl -pi -e "s|^LDFLAGS.*|LDFLAGS = %{ldflags}|g" build/config_vars.mk
12mr|apache-2.4.2-0.1|2410	perl -pi -e "s|^SH_LDFLAGS.*|SH_LDFLAGS = %{ldflags}|g" build/config_vars.mk
12mr|apache-2.4.2-0.1|2411	
12mr|apache-2.4.2-0.1|2412	fi
12mr|apache-2.4.2-0.1|2413	
12mr|apache-2.4.2-0.1|2414	if [ ${mpm} = worker ]; then
12mr|apache-2.4.2-0.1|2415	%configure2_5x $APVARS \
12mr|apache-2.4.2-0.1|2416	--with-mpm=worker \
12mr|apache-2.4.2-0.1|2417	--enable-modules=none
12mr|apache-2.4.2-0.1|2418	# don't build support tools
12mr|apache-2.4.2-0.1|2419	perl -pi -e "s|^SUBDIRS = .*|SUBDIRS = os server modules|g" Makefile
12mr|apache-2.4.2-0.1|2420	# nuke excessive use of ldflags
12mr|apache-2.4.2-0.1|2421	perl -pi -e "s|^LDFLAGS.*|LDFLAGS = %{ldflags}|g" build/config_vars.mk
12mr|apache-2.4.2-0.1|2422	perl -pi -e "s|^SH_LDFLAGS.*|SH_LDFLAGS = %{ldflags}|g" build/config_vars.mk
12mr|apache-2.4.2-0.1|2423	fi
12mr|apache-2.4.2-0.1|2424	
12mr|apache-2.4.2-0.1|2425	if [ ${mpm} = event ]; then
12mr|apache-2.4.2-0.1|2426	%configure2_5x $APVARS \
12mr|apache-2.4.2-0.1|2427	--with-mpm=event \
12mr|apache-2.4.2-0.1|2428	--enable-modules=none
12mr|apache-2.4.2-0.1|2429	# don't build support tools
12mr|apache-2.4.2-0.1|2430	perl -pi -e "s|^SUBDIRS = .*|SUBDIRS = os server modules|g" Makefile
12mr|apache-2.4.2-0.1|2431	# nuke excessive use of ldflags
12mr|apache-2.4.2-0.1|2432	perl -pi -e "s|^LDFLAGS.*|LDFLAGS = %{ldflags}|g" build/config_vars.mk
12mr|apache-2.4.2-0.1|2433	perl -pi -e "s|^SH_LDFLAGS.*|SH_LDFLAGS = %{ldflags}|g" build/config_vars.mk
12mr|apache-2.4.2-0.1|2434	fi
12mr|apache-2.4.2-0.1|2435	
12mr|apache-2.4.2-0.1|2436	#Copy configure flags to a file in the apache-source rpm.
12mr|apache-2.4.2-0.1|2437	cp config.nice %{_builddir}/tmp-httpd-%{version}%{_usrsrc}/apache-%{version}/config.nice.${mpm}
12mr|apache-2.4.2-0.1|2438	
12mr|apache-2.4.2-0.1|2439	# tag it with the mpm name too so that we can track this somehow at for example netcraft...
12mr|apache-2.4.2-0.1|2440	MPM_NAME=`echo ${mpm}|tr "[a-z]" "[A-Z]"`
12mr|apache-2.4.2-0.1|2441	cp ../server/core.c.untagged ../server/core.c
12mr|apache-2.4.2-0.1|2442	perl -pi -e "s|\" PLATFORM \"|%{TAG}/${MPM_NAME}-%{release}|g" ../server/core.c
12mr|apache-2.4.2-0.1|2443	
12mr|apache-2.4.2-0.1|2444	# if libexpat0-devel is installed on x86_64 somehow the EXTRA_LDLAGS is set
12mr|apache-2.4.2-0.1|2445	# to -L/usr/lib, fix that with a conditional hack...
12mr|apache-2.4.2-0.1|2446	%ifarch x86_64
12mr|apache-2.4.2-0.1|2447	find -type f | xargs perl -pi -e "s|/usr/lib\b|%{_libdir}|g"
12mr|apache-2.4.2-0.1|2448	%endif
12mr|apache-2.4.2-0.1|2449	
12mr|apache-2.4.2-0.1|2450	# finally doing the build stage
12mr|apache-2.4.2-0.1|2451	%make
12mr|apache-2.4.2-0.1|2452	popd
12mr|apache-2.4.2-0.1|2453	done
12mr|apache-2.4.2-0.1|2454	
12mr|apache-2.4.2-0.1|2455	# Create default/prefork service file for systemd
12mr|apache-2.4.2-0.1|2456	sed "s,@NAME@,prefork,g;s,@EXEC@,%{_sbindir}/httpd,g" httpd.service > httpd.service.def
12mr|apache-2.4.2-0.1|2457	touch -r httpd.service httpd.service.def
12mr|apache-2.4.2-0.1|2458	
12mr|apache-2.4.2-0.1|2459	%install
12mr|apache-2.4.2-0.1|2460	rm -rf %{buildroot}
12mr|apache-2.4.2-0.1|2461	#########################################################################################
12mr|apache-2.4.2-0.1|2462	# install phase
12mr|apache-2.4.2-0.1|2463	
12mr|apache-2.4.2-0.1|2464	install -d %{buildroot}%{_libdir}/apache
12mr|apache-2.4.2-0.1|2465	install -d %{buildroot}%{_sysconfdir}/httpd/conf.d
12mr|apache-2.4.2-0.1|2466	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12mr|apache-2.4.2-0.1|2467	install -d %{buildroot}%{_sysconfdir}/httpd/conf/vhosts.d
12mr|apache-2.4.2-0.1|2468	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mr|apache-2.4.2-0.1|2469	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mr|apache-2.4.2-0.1|2470	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|apache-2.4.2-0.1|2471	install -d %{buildroot}/var/cache/httpd/mod_proxy
12mr|apache-2.4.2-0.1|2472	install -d %{buildroot}/var/lib/dav
12mr|apache-2.4.2-0.1|2473	install -d %{buildroot}/var/lib/dav/uploads
12mr|apache-2.4.2-0.1|2474	install -d %{buildroot}/var/log/httpd
12mr|apache-2.4.2-0.1|2475	install -d %{buildroot}/var/run/httpd
12mr|apache-2.4.2-0.1|2476	install -d %{buildroot}/var/www/perl
12mr|apache-2.4.2-0.1|2477	
12mr|apache-2.4.2-0.1|2478	#EXCLUDE_FROM_STRIP="%{buildroot}%{_sbindir}/httpd %{buildroot}%{_sbindir}/httpd-worker %{buildroot}%{_sbindir}/httpd-peruser"
12mr|apache-2.4.2-0.1|2479	
12mr|apache-2.4.2-0.1|2480	# install source
12mr|apache-2.4.2-0.1|2481	tar c -C %{_builddir}/tmp-httpd-%{version} usr/src | tar x -C %{buildroot}
12mr|apache-2.4.2-0.1|2482	
12mr|apache-2.4.2-0.1|2483	pushd build-prefork
12mr|apache-2.4.2-0.1|2484	make install \
12mr|apache-2.4.2-0.1|2485	prefix=%{_sysconfdir}/httpd \
12mr|apache-2.4.2-0.1|2486	bindir=%{buildroot}%{_bindir} \
12mr|apache-2.4.2-0.1|2487	sbindir=%{buildroot}%{_sbindir} \
12mr|apache-2.4.2-0.1|2488	libdir=%{buildroot}%{_libdir} \
12mr|apache-2.4.2-0.1|2489	libexecdir=%{buildroot}%{_libdir}/apache \
12mr|apache-2.4.2-0.1|2490	mandir=%{buildroot}%{_mandir} \
12mr|apache-2.4.2-0.1|2491	sysconfdir=%{buildroot}%{_sysconfdir}/httpd/conf \
12mr|apache-2.4.2-0.1|2492	includedir=%{buildroot}%{_includedir}/apache \
12mr|apache-2.4.2-0.1|2493	localstatedir=%{buildroot}/var \
12mr|apache-2.4.2-0.1|2494	runtimedir=%{buildroot}/var/run \
12mr|apache-2.4.2-0.1|2495	installbuilddir=%{buildroot}%{_libdir}/apache/build  \
12mr|apache-2.4.2-0.1|2496	datadir=%{buildroot}/var/www \
12mr|apache-2.4.2-0.1|2497	errordir=%{buildroot}/var/www/error \
12mr|apache-2.4.2-0.1|2498	iconsdir=%{buildroot}/var/www/icons \
12mr|apache-2.4.2-0.1|2499	htdocsdir=%{buildroot}/var/www/html \
12mr|apache-2.4.2-0.1|2500	manualdir=%{buildroot}%{_datadir}/doc/apache-doc \
12mr|apache-2.4.2-0.1|2501	cgidir=%{buildroot}/var/www/cgi-bin \
12mr|apache-2.4.2-0.1|2502	runtimedir=%{buildroot}/var/run \
12mr|apache-2.4.2-0.1|2503	logdir=%{buildroot}/var/log/httpd \
12mr|apache-2.4.2-0.1|2504	logfiledir=%{buildroot}/var/log/httpd \
12mr|apache-2.4.2-0.1|2505	proxycachedir=%{buildroot}/var/cache/httpd/mod_proxy
12mr|apache-2.4.2-0.1|2506	popd
12mr|apache-2.4.2-0.1|2507	
12mr|apache-2.4.2-0.1|2508	# do some house cleaning
12mr|apache-2.4.2-0.1|2509	for f in `find %{buildroot} -type f -name ".orig"` \
12mr|apache-2.4.2-0.1|2510	`find %{buildroot} -type f -name ".deps"` \
12mr|apache-2.4.2-0.1|2511	`find %{buildroot} -type f -name "NW*"` \
12mr|apache-2.4.2-0.1|2512	`find %{buildroot} -type f -name "*.droplet"` \
12mr|apache-2.4.2-0.1|2513	`find %{buildroot} -type f -name "*.zip"` \
12mr|apache-2.4.2-0.1|2514	`find %{buildroot} -type f -name "*.dsp"`; do
12mr|apache-2.4.2-0.1|2515	rm -f $f
12mr|apache-2.4.2-0.1|2516	done
12mr|apache-2.4.2-0.1|2517	
12mr|apache-2.4.2-0.1|2518	#Fix config_vars.mk, and add some MDK flags so all other modules
12mr|apache-2.4.2-0.1|2519	#can simply do "apxs -q VARIABLE" and know, for example, the exact
12mr|apache-2.4.2-0.1|2520	#release of apache-devel or the exact directory where the source is
12mr|apache-2.4.2-0.1|2521	#located.
12mr|apache-2.4.2-0.1|2522	CVMK="%{buildroot}%{_libdir}/apache/build/config_vars.mk"
12mr|apache-2.4.2-0.1|2523	perl -pi -e "s|%{_builddir}/httpd-%{version}|%{_usrsrc}/apache-%{version}|g" $CVMK
12mr|apache-2.4.2-0.1|2524	perl -pi -e "s|%{buildroot}||g" $CVMK
12mr|apache-2.4.2-0.1|2525	perl -pi -e "s|^EXTRA_INCLUDES.*|EXTRA_INCLUDES = `apr-1-config --includes` -I%{_includedir}/apache -I%{_includedir}/openssl|g" $CVMK
12mr|apache-2.4.2-0.1|2526	
12mr|apache-2.4.2-0.1|2527	# fix libtool invocation
12mr|apache-2.4.2-0.1|2528	perl -pi -e "s|^LIBTOOL.*|LIBTOOL = libtool|g" $CVMK
12mr|apache-2.4.2-0.1|2529	perl -pi -e "s|^SH_LIBTOOL.*|SH_LIBTOOL = libtool|g" $CVMK
12mr|apache-2.4.2-0.1|2530	
12mr|apache-2.4.2-0.1|2531	# if the following 3 lines needs to be enabled again, use the ".*" wildcard as in
12mr|apache-2.4.2-0.1|2532	# "s|bla bla =.*|bla bla = replaced whatever text after the equal char...|g"
12mr|apache-2.4.2-0.1|2533	#perl -pi -e "s|installbuilddir =.*|installbuilddir = %{_libdir}/apache/build|g" $CVMK
12mr|apache-2.4.2-0.1|2534	#perl -pi -e "s|htdocsdir =.*|htdocsdir = /var/www/html|g" $CVMK
12mr|apache-2.4.2-0.1|2535	#perl -pi -e "s|logfiledir =.*|logfiledir = /var/log/httpd|g" $CVMK
12mr|apache-2.4.2-0.1|2536	echo "ap_version = %{version}" >> $CVMK
12mr|apache-2.4.2-0.1|2537	echo "ap_release = %{release}" >> $CVMK
12mr|apache-2.4.2-0.1|2538	
12mr|apache-2.4.2-0.1|2539	#########################################################################################
12mr|apache-2.4.2-0.1|2540	# fix some bugs and other stuff
12mr|apache-2.4.2-0.1|2541	#
12mr|apache-2.4.2-0.1|2542	perl -pi -e "s|%{_builddir}/httpd-%{version}|%{_usrsrc}/apache-%{version}|g" %{buildroot}%{_libdir}/apache/build/apr_rules.mk
12mr|apache-2.4.2-0.1|2543	
12mr|apache-2.4.2-0.1|2544	mv %{buildroot}%{_sbindir}/envvars %{buildroot}%{_libdir}/apache/build/
12mr|apache-2.4.2-0.1|2545	
12mr|apache-2.4.2-0.1|2546	# named config.nice files are in the devel package
12mr|apache-2.4.2-0.1|2547	rm -f %{buildroot}%{_libdir}/apache/build/config.nice
12mr|apache-2.4.2-0.1|2548	
12mr|apache-2.4.2-0.1|2549	##################################################################
12mr|apache-2.4.2-0.1|2550	# install module conf files for the "modules.d" dir loading structure
12mr|apache-2.4.2-0.1|2551	install -m0644 Mandriva/*mod_*.conf %{buildroot}%{_sysconfdir}/httpd/modules.d/
12mr|apache-2.4.2-0.1|2552	
12mr|apache-2.4.2-0.1|2553	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12mr|apache-2.4.2-0.1|2554	
12mr|apache-2.4.2-0.1|2555	# install the mpm stuff
12mr|apache-2.4.2-0.1|2556	install -m0755 build-worker/httpd %{buildroot}%{_sbindir}/httpd-worker
12mr|apache-2.4.2-0.1|2557	install -m0755 build-event/httpd %{buildroot}%{_sbindir}/httpd-event
12mr|apache-2.4.2-0.1|2558	
12mr|apache-2.4.2-0.1|2559	# install alternative MPMs; executables, man pages, and systemd service files
12mr|apache-2.4.2-0.1|2560	install -d %{buildroot}/lib/systemd/system
12mr|apache-2.4.2-0.1|2561	for mpm in worker event; do
12mr|apache-2.4.2-0.1|2562	install -p -m 644 httpd-${mpm}.service %{buildroot}/lib/systemd/system/httpd-${mpm}.service
12mr|apache-2.4.2-0.1|2563	done
12mr|apache-2.4.2-0.1|2564	
12mr|apache-2.4.2-0.1|2565	# Default httpd (prefork) service file
12mr|apache-2.4.2-0.1|2566	install -p -m 644 httpd.service.def %{buildroot}/lib/systemd/system/httpd.service
12mr|apache-2.4.2-0.1|2567	
12mr|apache-2.4.2-0.1|2568	# install htcacheclean files
12mr|apache-2.4.2-0.1|2569	install -m0644 htcacheclean.service %{buildroot}/lib/systemd/system/htcacheclean.service
12mr|apache-2.4.2-0.1|2570	install -m0644 htcacheclean.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/htcacheclean
12mr|apache-2.4.2-0.1|2571	
12mr|apache-2.4.2-0.1|2572	# install missing files
12mr|apache-2.4.2-0.1|2573	install -m755 build-prefork/support/split-logfile %{buildroot}%{_sbindir}/split-logfile
12mr|apache-2.4.2-0.1|2574	install -m755 support/list_hooks.pl %{buildroot}%{_sbindir}/list_hooks.pl
12mr|apache-2.4.2-0.1|2575	install -m755 build-prefork/support/logresolve.pl %{buildroot}%{_sbindir}/logresolve.pl
12mr|apache-2.4.2-0.1|2576	install -m755 build-prefork/support/log_server_status %{buildroot}%{_sbindir}/log_server_status
12mr|apache-2.4.2-0.1|2577	install -m755 build-prefork/support/checkgid %{buildroot}%{_sbindir}/checkgid
12mr|apache-2.4.2-0.1|2578	install -m755 support/check_forensic %{buildroot}%{_sbindir}/check_forensic
12mr|apache-2.4.2-0.1|2579	
12mr|apache-2.4.2-0.1|2580	# fix a msec safe cache for the ssl stuff
12mr|apache-2.4.2-0.1|2581	install -d %{buildroot}/var/cache/httpd/mod_ssl
12mr|apache-2.4.2-0.1|2582	touch %{buildroot}/var/cache/httpd/mod_ssl/scache.dir
12mr|apache-2.4.2-0.1|2583	touch %{buildroot}/var/cache/httpd/mod_ssl/scache.pag
12mr|apache-2.4.2-0.1|2584	touch %{buildroot}/var/cache/httpd/mod_ssl/scache.sem
12mr|apache-2.4.2-0.1|2585	
12mr|apache-2.4.2-0.1|2586	# fix a msec safe cache for the mod_ldap LDAPSharedCacheFile
12mr|apache-2.4.2-0.1|2587	touch %{buildroot}/var/cache/httpd/mod_ldap_cache
12mr|apache-2.4.2-0.1|2588	
12mr|apache-2.4.2-0.1|2589	install -m0644 Mandriva/fileprotector.conf %{buildroot}%{_sysconfdir}/httpd/conf/fileprotector.conf
12mr|apache-2.4.2-0.1|2590	install -m0644 Mandriva/httpd.sysconf %{buildroot}%{_sysconfdir}/sysconfig/httpd
12mr|apache-2.4.2-0.1|2591	install -m0644 Mandriva/favicon.ico %{buildroot}/var/www/html/
12mr|apache-2.4.2-0.1|2592	install -m0644 Mandriva/robots.txt %{buildroot}/var/www/html/
12mr|apache-2.4.2-0.1|2593	install -m0644 Mandriva/rpm.png  %{buildroot}/var/www/icons/
12mr|apache-2.4.2-0.1|2594	install -m0644 Mandriva/httpd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/httpd
12mr|apache-2.4.2-0.1|2595	
12mr|apache-2.4.2-0.1|2596	%multiarch_includes %{buildroot}%{_includedir}/apache/ap_config_layout.h
12mr|apache-2.4.2-0.1|2597	
12mr|apache-2.4.2-0.1|2598	# rpm filetriggers
12mr|apache-2.4.2-0.1|2599	install -d %{buildroot}%{_localstatedir}/lib/rpm/filetriggers
12mr|apache-2.4.2-0.1|2600	cat > %{buildroot}%{_localstatedir}/lib/rpm/filetriggers/webapp.filter << EOF
12mr|apache-2.4.2-0.1|2601	^./etc/httpd/conf/webapps.d/.*\.conf$
12mr|apache-2.4.2-0.1|2602	EOF
12mr|apache-2.4.2-0.1|2603	install -m0755 %{SOURCE2} %{buildroot}%{_localstatedir}/lib/rpm/filetriggers/webapp.script
12mr|apache-2.4.2-0.1|2604	
12mr|apache-2.4.2-0.1|2605	# add two important documentation files in the plain ASCII format
12mr|apache-2.4.2-0.1|2606	cp docs/manual/upgrading.html.en upgrading.html
12mr|apache-2.4.2-0.1|2607	cp docs/manual/new_features_2_4.html.en new_features_2_4.html
12mr|apache-2.4.2-0.1|2608	
12mr|apache-2.4.2-0.1|2609	lynx -dump -nolist upgrading.html > upgrading.txt
12mr|apache-2.4.2-0.1|2610	lynx -dump -nolist new_features_2_4.html > new_features_2_4.txt
12mr|apache-2.4.2-0.1|2611	
12mr|apache-2.4.2-0.1|2612	# fix the manual
12mr|apache-2.4.2-0.1|2613	find %{buildroot}%{_datadir}/doc/apache-doc -type d -exec chmod 755 {} \;
12mr|apache-2.4.2-0.1|2614	find %{buildroot}%{_datadir}/doc/apache-doc -type f -exec chmod 644 {} \;
12mr|apache-2.4.2-0.1|2615	
12mr|apache-2.4.2-0.1|2616	# cleanup
12mr|apache-2.4.2-0.1|2617	rm -rf %{buildroot}/var/www/cgi-bin/printenv
12mr|apache-2.4.2-0.1|2618	rm -rf %{buildroot}/var/www/cgi-bin/test-cgi
12mr|apache-2.4.2-0.1|2619	
12mr|apache-2.4.2-0.1|2620	#########################################################################################
12mr|apache-2.4.2-0.1|2621	# install phase done
12mr|apache-2.4.2-0.1|2622	#
12mr|apache-2.4.2-0.1|2623	
12mr|apache-2.4.2-0.1|2624	%clean
12mr|apache-2.4.2-0.1|2625	rm -rf %{buildroot}
12mr|apache-2.4.2-0.1|2626	
12mr|apache-2.4.2-0.1|2627	# Clean up "install source" and other generated dirs
12mr|apache-2.4.2-0.1|2628	[ "%{_builddir}/tmp-httpd-%{version}%{_usrsrc}/apache-%{version}" != "/" ] && rm -rf %{_builddir}/tmp-httpd-%{version}%{_usrsrc}/apache-%{version}
12mr|apache-2.4.2-0.1|2629	[ "%{_builddir}/usr/src" != "/" ] && rm -rf %{_builddir}/usr/src
12mr|apache-2.4.2-0.1|2630	[ "%{_builddir}/tmp-httpd-%{version}" != "/" ] && rm -rf %{_builddir}/tmp-httpd-%{version}
12mr|apache-2.4.2-0.1|2631	
12mr|apache-2.4.2-0.1|2632	%pre base
12mr|apache-2.4.2-0.1|2633	%_pre_useradd apache /var/www /bin/sh
12mr|apache-2.4.2-0.1|2634	
12mr|apache-2.4.2-0.1|2635	%postun base
12mr|apache-2.4.2-0.1|2636	%_postun_userdel apache
12mr|apache-2.4.2-0.1|2637	
12mr|apache-2.4.2-0.1|2638	%post mpm-prefork
12mr|apache-2.4.2-0.1|2639	# Register the httpd service
12mr|apache-2.4.2-0.1|2640	if [ "$1" -eq "1" ] ; then
12mr|apache-2.4.2-0.1|2641	# Initial installation
12mr|apache-2.4.2-0.1|2642	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2643	fi
12mr|apache-2.4.2-0.1|2644	
12mr|apache-2.4.2-0.1|2645	%preun mpm-prefork
12mr|apache-2.4.2-0.1|2646	if [ "$1" -eq "0" ] ; then
12mr|apache-2.4.2-0.1|2647	# Package removal, not upgrade
12mr|apache-2.4.2-0.1|2648	/bin/systemctl --no-reload disable %{all_services} > /dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2649	/bin/systemctl stop %{all_services} > /dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2650	fi
12mr|apache-2.4.2-0.1|2651	
12mr|apache-2.4.2-0.1|2652	%postun mpm-prefork
12mr|apache-2.4.2-0.1|2653	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2654	
12mr|apache-2.4.2-0.1|2655	
12mr|apache-2.4.2-0.1|2656	%post mpm-worker
12mr|apache-2.4.2-0.1|2657	# Register the httpd service
12mr|apache-2.4.2-0.1|2658	if [ "$1" -eq "1" ] ; then
12mr|apache-2.4.2-0.1|2659	# Initial installation
12mr|apache-2.4.2-0.1|2660	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2661	fi
12mr|apache-2.4.2-0.1|2662	
12mr|apache-2.4.2-0.1|2663	%preun mpm-worker
12mr|apache-2.4.2-0.1|2664	if [ "$1" -eq "0" ] ; then
12mr|apache-2.4.2-0.1|2665	# Package removal, not upgrade
12mr|apache-2.4.2-0.1|2666	/bin/systemctl --no-reload disable %{all_services} > /dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2667	/bin/systemctl stop %{all_services} > /dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2668	fi
12mr|apache-2.4.2-0.1|2669	
12mr|apache-2.4.2-0.1|2670	%postun mpm-worker
12mr|apache-2.4.2-0.1|2671	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2672	
12mr|apache-2.4.2-0.1|2673	%post mpm-event
12mr|apache-2.4.2-0.1|2674	# Register the httpd service
12mr|apache-2.4.2-0.1|2675	if [ "$1" -eq "1" ] ; then
12mr|apache-2.4.2-0.1|2676	# Initial installation
12mr|apache-2.4.2-0.1|2677	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2678	fi
12mr|apache-2.4.2-0.1|2679	
12mr|apache-2.4.2-0.1|2680	%preun mpm-event
12mr|apache-2.4.2-0.1|2681	if [ $1 -eq 0 ] ; then
12mr|apache-2.4.2-0.1|2682	# Package removal, not upgrade
12mr|apache-2.4.2-0.1|2683	/bin/systemctl --no-reload disable %{all_services} > /dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2684	/bin/systemctl stop %{all_services} > /dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2685	fi
12mr|apache-2.4.2-0.1|2686	
12mr|apache-2.4.2-0.1|2687	%postun mpm-event
12mr|apache-2.4.2-0.1|2688	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2689	
12mr|apache-2.4.2-0.1|2690	%post mod_authn_file
12mr|apache-2.4.2-0.1|2691	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2692	
12mr|apache-2.4.2-0.1|2693	%postun mod_authn_file
12mr|apache-2.4.2-0.1|2694	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2695	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2696	fi
12mr|apache-2.4.2-0.1|2697	
12mr|apache-2.4.2-0.1|2698	%post mod_authn_dbm
12mr|apache-2.4.2-0.1|2699	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2700	
12mr|apache-2.4.2-0.1|2701	%postun mod_authn_dbm
12mr|apache-2.4.2-0.1|2702	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2703	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2704	fi
12mr|apache-2.4.2-0.1|2705	
12mr|apache-2.4.2-0.1|2706	%post mod_authn_anon
12mr|apache-2.4.2-0.1|2707	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2708	
12mr|apache-2.4.2-0.1|2709	%postun mod_authn_anon
12mr|apache-2.4.2-0.1|2710	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2711	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2712	fi
12mr|apache-2.4.2-0.1|2713	
12mr|apache-2.4.2-0.1|2714	%post mod_authn_dbd
12mr|apache-2.4.2-0.1|2715	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2716	
12mr|apache-2.4.2-0.1|2717	%postun mod_authn_dbd
12mr|apache-2.4.2-0.1|2718	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2719	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2720	fi
12mr|apache-2.4.2-0.1|2721	
12mr|apache-2.4.2-0.1|2722	%post mod_authn_socache
12mr|apache-2.4.2-0.1|2723	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2724	
12mr|apache-2.4.2-0.1|2725	%postun mod_authn_socache
12mr|apache-2.4.2-0.1|2726	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2727	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2728	fi
12mr|apache-2.4.2-0.1|2729	
12mr|apache-2.4.2-0.1|2730	%post mod_authn_core
12mr|apache-2.4.2-0.1|2731	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2732	
12mr|apache-2.4.2-0.1|2733	%postun mod_authn_core
12mr|apache-2.4.2-0.1|2734	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2735	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2736	fi
12mr|apache-2.4.2-0.1|2737	
12mr|apache-2.4.2-0.1|2738	%post mod_authz_host
12mr|apache-2.4.2-0.1|2739	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2740	
12mr|apache-2.4.2-0.1|2741	%postun mod_authz_host
12mr|apache-2.4.2-0.1|2742	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2743	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2744	fi
12mr|apache-2.4.2-0.1|2745	
12mr|apache-2.4.2-0.1|2746	%post mod_authz_groupfile
12mr|apache-2.4.2-0.1|2747	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2748	
12mr|apache-2.4.2-0.1|2749	%postun mod_authz_groupfile
12mr|apache-2.4.2-0.1|2750	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2751	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2752	fi
12mr|apache-2.4.2-0.1|2753	
12mr|apache-2.4.2-0.1|2754	%post mod_authz_user
12mr|apache-2.4.2-0.1|2755	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2756	
12mr|apache-2.4.2-0.1|2757	%postun mod_authz_user
12mr|apache-2.4.2-0.1|2758	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2759	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2760	fi
12mr|apache-2.4.2-0.1|2761	
12mr|apache-2.4.2-0.1|2762	%post mod_authz_dbm
12mr|apache-2.4.2-0.1|2763	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2764	
12mr|apache-2.4.2-0.1|2765	%postun mod_authz_dbm
12mr|apache-2.4.2-0.1|2766	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2767	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2768	fi
12mr|apache-2.4.2-0.1|2769	
12mr|apache-2.4.2-0.1|2770	%post mod_authz_owner
12mr|apache-2.4.2-0.1|2771	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2772	
12mr|apache-2.4.2-0.1|2773	%postun mod_authz_owner
12mr|apache-2.4.2-0.1|2774	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2775	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2776	fi
12mr|apache-2.4.2-0.1|2777	
12mr|apache-2.4.2-0.1|2778	%post mod_authz_dbd
12mr|apache-2.4.2-0.1|2779	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2780	
12mr|apache-2.4.2-0.1|2781	%postun mod_authz_dbd
12mr|apache-2.4.2-0.1|2782	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2783	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2784	fi
12mr|apache-2.4.2-0.1|2785	
12mr|apache-2.4.2-0.1|2786	%post mod_authz_core
12mr|apache-2.4.2-0.1|2787	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2788	
12mr|apache-2.4.2-0.1|2789	%postun mod_authz_core
12mr|apache-2.4.2-0.1|2790	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2791	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2792	fi
12mr|apache-2.4.2-0.1|2793	
12mr|apache-2.4.2-0.1|2794	%post mod_authnz_ldap
12mr|apache-2.4.2-0.1|2795	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2796	
12mr|apache-2.4.2-0.1|2797	%postun mod_authnz_ldap
12mr|apache-2.4.2-0.1|2798	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2799	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2800	fi
12mr|apache-2.4.2-0.1|2801	
12mr|apache-2.4.2-0.1|2802	%post mod_access_compat
12mr|apache-2.4.2-0.1|2803	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2804	
12mr|apache-2.4.2-0.1|2805	%postun mod_access_compat
12mr|apache-2.4.2-0.1|2806	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2807	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2808	fi
12mr|apache-2.4.2-0.1|2809	
12mr|apache-2.4.2-0.1|2810	%post mod_auth_basic
12mr|apache-2.4.2-0.1|2811	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2812	
12mr|apache-2.4.2-0.1|2813	%postun mod_auth_basic
12mr|apache-2.4.2-0.1|2814	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2815	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2816	fi
12mr|apache-2.4.2-0.1|2817	
12mr|apache-2.4.2-0.1|2818	%post mod_auth_form
12mr|apache-2.4.2-0.1|2819	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2820	
12mr|apache-2.4.2-0.1|2821	%postun mod_auth_form
12mr|apache-2.4.2-0.1|2822	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2823	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2824	fi
12mr|apache-2.4.2-0.1|2825	
12mr|apache-2.4.2-0.1|2826	%post mod_auth_digest
12mr|apache-2.4.2-0.1|2827	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2828	
12mr|apache-2.4.2-0.1|2829	%postun mod_auth_digest
12mr|apache-2.4.2-0.1|2830	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2831	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2832	fi
12mr|apache-2.4.2-0.1|2833	
12mr|apache-2.4.2-0.1|2834	%post mod_allowmethods
12mr|apache-2.4.2-0.1|2835	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2836	
12mr|apache-2.4.2-0.1|2837	%postun mod_allowmethods
12mr|apache-2.4.2-0.1|2838	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2839	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2840	fi
12mr|apache-2.4.2-0.1|2841	
12mr|apache-2.4.2-0.1|2842	%post mod_file_cache
12mr|apache-2.4.2-0.1|2843	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2844	
12mr|apache-2.4.2-0.1|2845	%postun mod_file_cache
12mr|apache-2.4.2-0.1|2846	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2847	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2848	fi
12mr|apache-2.4.2-0.1|2849	
12mr|apache-2.4.2-0.1|2850	%post mod_cache
12mr|apache-2.4.2-0.1|2851	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2852	
12mr|apache-2.4.2-0.1|2853	%postun mod_cache
12mr|apache-2.4.2-0.1|2854	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2855	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2856	fi
12mr|apache-2.4.2-0.1|2857	
12mr|apache-2.4.2-0.1|2858	%post mod_cache_disk
12mr|apache-2.4.2-0.1|2859	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2860	
12mr|apache-2.4.2-0.1|2861	%postun mod_cache_disk
12mr|apache-2.4.2-0.1|2862	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2863	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2864	fi
12mr|apache-2.4.2-0.1|2865	
12mr|apache-2.4.2-0.1|2866	%post mod_socache_shmcb
12mr|apache-2.4.2-0.1|2867	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2868	
12mr|apache-2.4.2-0.1|2869	%postun mod_socache_shmcb
12mr|apache-2.4.2-0.1|2870	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2871	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2872	fi
12mr|apache-2.4.2-0.1|2873	
12mr|apache-2.4.2-0.1|2874	%post mod_socache_dbm
12mr|apache-2.4.2-0.1|2875	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2876	
12mr|apache-2.4.2-0.1|2877	%postun mod_socache_dbm
12mr|apache-2.4.2-0.1|2878	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2879	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2880	fi
12mr|apache-2.4.2-0.1|2881	
12mr|apache-2.4.2-0.1|2882	%post mod_socache_memcache
12mr|apache-2.4.2-0.1|2883	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2884	
12mr|apache-2.4.2-0.1|2885	%postun mod_socache_memcache
12mr|apache-2.4.2-0.1|2886	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2887	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2888	fi
12mr|apache-2.4.2-0.1|2889	
12mr|apache-2.4.2-0.1|2890	%post mod_watchdog
12mr|apache-2.4.2-0.1|2891	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2892	
12mr|apache-2.4.2-0.1|2893	%postun mod_watchdog
12mr|apache-2.4.2-0.1|2894	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2895	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2896	fi
12mr|apache-2.4.2-0.1|2897	
12mr|apache-2.4.2-0.1|2898	%post mod_dbd
12mr|apache-2.4.2-0.1|2899	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2900	
12mr|apache-2.4.2-0.1|2901	%postun mod_dbd
12mr|apache-2.4.2-0.1|2902	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2903	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2904	fi
12mr|apache-2.4.2-0.1|2905	
12mr|apache-2.4.2-0.1|2906	%post mod_bucketeer
12mr|apache-2.4.2-0.1|2907	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2908	
12mr|apache-2.4.2-0.1|2909	%postun mod_bucketeer
12mr|apache-2.4.2-0.1|2910	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2911	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2912	fi
12mr|apache-2.4.2-0.1|2913	
12mr|apache-2.4.2-0.1|2914	%post mod_dumpio
12mr|apache-2.4.2-0.1|2915	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2916	
12mr|apache-2.4.2-0.1|2917	%postun mod_dumpio
12mr|apache-2.4.2-0.1|2918	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2919	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2920	fi
12mr|apache-2.4.2-0.1|2921	
12mr|apache-2.4.2-0.1|2922	%post mod_echo
12mr|apache-2.4.2-0.1|2923	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2924	
12mr|apache-2.4.2-0.1|2925	%postun mod_echo
12mr|apache-2.4.2-0.1|2926	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2927	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2928	fi
12mr|apache-2.4.2-0.1|2929	
12mr|apache-2.4.2-0.1|2930	%post mod_case_filter
12mr|apache-2.4.2-0.1|2931	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2932	
12mr|apache-2.4.2-0.1|2933	%postun mod_case_filter
12mr|apache-2.4.2-0.1|2934	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2935	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2936	fi
12mr|apache-2.4.2-0.1|2937	
12mr|apache-2.4.2-0.1|2938	%post mod_case_filter_in
12mr|apache-2.4.2-0.1|2939	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2940	
12mr|apache-2.4.2-0.1|2941	%postun mod_case_filter_in
12mr|apache-2.4.2-0.1|2942	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2943	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2944	fi
12mr|apache-2.4.2-0.1|2945	
12mr|apache-2.4.2-0.1|2946	%post mod_buffer
12mr|apache-2.4.2-0.1|2947	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2948	
12mr|apache-2.4.2-0.1|2949	%postun mod_buffer
12mr|apache-2.4.2-0.1|2950	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2951	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2952	fi
12mr|apache-2.4.2-0.1|2953	
12mr|apache-2.4.2-0.1|2954	%post mod_data
12mr|apache-2.4.2-0.1|2955	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2956	
12mr|apache-2.4.2-0.1|2957	%postun mod_data
12mr|apache-2.4.2-0.1|2958	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2959	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2960	fi
12mr|apache-2.4.2-0.1|2961	
12mr|apache-2.4.2-0.1|2962	%post mod_ratelimit
12mr|apache-2.4.2-0.1|2963	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2964	
12mr|apache-2.4.2-0.1|2965	%postun mod_ratelimit
12mr|apache-2.4.2-0.1|2966	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2967	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2968	fi
12mr|apache-2.4.2-0.1|2969	
12mr|apache-2.4.2-0.1|2970	%post mod_reqtimeout
12mr|apache-2.4.2-0.1|2971	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2972	
12mr|apache-2.4.2-0.1|2973	%postun mod_reqtimeout
12mr|apache-2.4.2-0.1|2974	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2975	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2976	fi
12mr|apache-2.4.2-0.1|2977	
12mr|apache-2.4.2-0.1|2978	%post mod_ext_filter
12mr|apache-2.4.2-0.1|2979	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2980	
12mr|apache-2.4.2-0.1|2981	%postun mod_ext_filter
12mr|apache-2.4.2-0.1|2982	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2983	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2984	fi
12mr|apache-2.4.2-0.1|2985	
12mr|apache-2.4.2-0.1|2986	%post mod_request
12mr|apache-2.4.2-0.1|2987	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2988	
12mr|apache-2.4.2-0.1|2989	%postun mod_request
12mr|apache-2.4.2-0.1|2990	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2991	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2992	fi
12mr|apache-2.4.2-0.1|2993	
12mr|apache-2.4.2-0.1|2994	%post mod_include
12mr|apache-2.4.2-0.1|2995	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|2996	
12mr|apache-2.4.2-0.1|2997	%postun mod_include
12mr|apache-2.4.2-0.1|2998	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|2999	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3000	fi
12mr|apache-2.4.2-0.1|3001	
12mr|apache-2.4.2-0.1|3002	%post mod_filter
12mr|apache-2.4.2-0.1|3003	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3004	
12mr|apache-2.4.2-0.1|3005	%postun mod_filter
12mr|apache-2.4.2-0.1|3006	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3007	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3008	fi
12mr|apache-2.4.2-0.1|3009	
12mr|apache-2.4.2-0.1|3010	%post mod_reflector
12mr|apache-2.4.2-0.1|3011	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3012	
12mr|apache-2.4.2-0.1|3013	%postun mod_reflector
12mr|apache-2.4.2-0.1|3014	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3015	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3016	fi
12mr|apache-2.4.2-0.1|3017	
12mr|apache-2.4.2-0.1|3018	%post mod_substitute
12mr|apache-2.4.2-0.1|3019	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3020	
12mr|apache-2.4.2-0.1|3021	%postun mod_substitute
12mr|apache-2.4.2-0.1|3022	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3023	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3024	fi
12mr|apache-2.4.2-0.1|3025	
12mr|apache-2.4.2-0.1|3026	%post mod_sed
12mr|apache-2.4.2-0.1|3027	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3028	
12mr|apache-2.4.2-0.1|3029	%postun mod_sed
12mr|apache-2.4.2-0.1|3030	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3031	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3032	fi
12mr|apache-2.4.2-0.1|3033	
12mr|apache-2.4.2-0.1|3034	%post mod_charset_lite
12mr|apache-2.4.2-0.1|3035	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3036	
12mr|apache-2.4.2-0.1|3037	%postun mod_charset_lite
12mr|apache-2.4.2-0.1|3038	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3039	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3040	fi
12mr|apache-2.4.2-0.1|3041	
12mr|apache-2.4.2-0.1|3042	%post mod_deflate
12mr|apache-2.4.2-0.1|3043	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3044	
12mr|apache-2.4.2-0.1|3045	%postun mod_deflate
12mr|apache-2.4.2-0.1|3046	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3047	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3048	fi
12mr|apache-2.4.2-0.1|3049	
12mr|apache-2.4.2-0.1|3050	%post mod_xml2enc
12mr|apache-2.4.2-0.1|3051	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3052	
12mr|apache-2.4.2-0.1|3053	%postun mod_xml2enc
12mr|apache-2.4.2-0.1|3054	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3055	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3056	fi
12mr|apache-2.4.2-0.1|3057	
12mr|apache-2.4.2-0.1|3058	%post mod_proxy_html
12mr|apache-2.4.2-0.1|3059	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3060	
12mr|apache-2.4.2-0.1|3061	%postun mod_proxy_html
12mr|apache-2.4.2-0.1|3062	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3063	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3064	fi
12mr|apache-2.4.2-0.1|3065	
12mr|apache-2.4.2-0.1|3066	%post mod_mime
12mr|apache-2.4.2-0.1|3067	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3068	
12mr|apache-2.4.2-0.1|3069	%postun mod_mime
12mr|apache-2.4.2-0.1|3070	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3071	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3072	fi
12mr|apache-2.4.2-0.1|3073	
12mr|apache-2.4.2-0.1|3074	%post mod_ldap
12mr|apache-2.4.2-0.1|3075	%create_ghostfile /var/cache/httpd/mod_ldap_cache apache root 0600
12mr|apache-2.4.2-0.1|3076	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3077	
12mr|apache-2.4.2-0.1|3078	%postun mod_ldap
12mr|apache-2.4.2-0.1|3079	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3080	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3081	fi
12mr|apache-2.4.2-0.1|3082	
12mr|apache-2.4.2-0.1|3083	%post mod_log_config
12mr|apache-2.4.2-0.1|3084	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3085	
12mr|apache-2.4.2-0.1|3086	%postun mod_log_config
12mr|apache-2.4.2-0.1|3087	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3088	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3089	fi
12mr|apache-2.4.2-0.1|3090	
12mr|apache-2.4.2-0.1|3091	%post mod_log_debug
12mr|apache-2.4.2-0.1|3092	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3093	
12mr|apache-2.4.2-0.1|3094	%postun mod_log_debug
12mr|apache-2.4.2-0.1|3095	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3096	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3097	fi
12mr|apache-2.4.2-0.1|3098	
12mr|apache-2.4.2-0.1|3099	%post mod_log_forensic
12mr|apache-2.4.2-0.1|3100	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3101	
12mr|apache-2.4.2-0.1|3102	%postun mod_log_forensic
12mr|apache-2.4.2-0.1|3103	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3104	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3105	fi
12mr|apache-2.4.2-0.1|3106	
12mr|apache-2.4.2-0.1|3107	%post mod_logio
12mr|apache-2.4.2-0.1|3108	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3109	
12mr|apache-2.4.2-0.1|3110	%postun mod_logio
12mr|apache-2.4.2-0.1|3111	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3112	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3113	fi
12mr|apache-2.4.2-0.1|3114	
12mr|apache-2.4.2-0.1|3115	%post mod_lua
12mr|apache-2.4.2-0.1|3116	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3117	
12mr|apache-2.4.2-0.1|3118	%postun mod_lua
12mr|apache-2.4.2-0.1|3119	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3120	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3121	fi
12mr|apache-2.4.2-0.1|3122	
12mr|apache-2.4.2-0.1|3123	%post mod_env
12mr|apache-2.4.2-0.1|3124	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3125	
12mr|apache-2.4.2-0.1|3126	%postun mod_env
12mr|apache-2.4.2-0.1|3127	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3128	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3129	fi
12mr|apache-2.4.2-0.1|3130	
12mr|apache-2.4.2-0.1|3131	%post mod_mime_magic
12mr|apache-2.4.2-0.1|3132	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3133	
12mr|apache-2.4.2-0.1|3134	%postun mod_mime_magic
12mr|apache-2.4.2-0.1|3135	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3136	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3137	fi
12mr|apache-2.4.2-0.1|3138	
12mr|apache-2.4.2-0.1|3139	%post mod_cern_meta
12mr|apache-2.4.2-0.1|3140	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3141	
12mr|apache-2.4.2-0.1|3142	%postun mod_cern_meta
12mr|apache-2.4.2-0.1|3143	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3144	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3145	fi
12mr|apache-2.4.2-0.1|3146	
12mr|apache-2.4.2-0.1|3147	%post mod_expires
12mr|apache-2.4.2-0.1|3148	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3149	
12mr|apache-2.4.2-0.1|3150	%postun mod_expires
12mr|apache-2.4.2-0.1|3151	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3152	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3153	fi
12mr|apache-2.4.2-0.1|3154	
12mr|apache-2.4.2-0.1|3155	%post mod_headers
12mr|apache-2.4.2-0.1|3156	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3157	
12mr|apache-2.4.2-0.1|3158	%postun mod_headers
12mr|apache-2.4.2-0.1|3159	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3160	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3161	fi
12mr|apache-2.4.2-0.1|3162	
12mr|apache-2.4.2-0.1|3163	%post mod_ident
12mr|apache-2.4.2-0.1|3164	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3165	
12mr|apache-2.4.2-0.1|3166	%postun mod_ident
12mr|apache-2.4.2-0.1|3167	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3168	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3169	fi
12mr|apache-2.4.2-0.1|3170	
12mr|apache-2.4.2-0.1|3171	%post mod_usertrack
12mr|apache-2.4.2-0.1|3172	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3173	
12mr|apache-2.4.2-0.1|3174	%postun mod_usertrack
12mr|apache-2.4.2-0.1|3175	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3176	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3177	fi
12mr|apache-2.4.2-0.1|3178	
12mr|apache-2.4.2-0.1|3179	%post mod_unique_id
12mr|apache-2.4.2-0.1|3180	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3181	
12mr|apache-2.4.2-0.1|3182	%postun mod_unique_id
12mr|apache-2.4.2-0.1|3183	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3184	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3185	fi
12mr|apache-2.4.2-0.1|3186	
12mr|apache-2.4.2-0.1|3187	%post mod_setenvif
12mr|apache-2.4.2-0.1|3188	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3189	
12mr|apache-2.4.2-0.1|3190	%postun mod_setenvif
12mr|apache-2.4.2-0.1|3191	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3192	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3193	fi
12mr|apache-2.4.2-0.1|3194	
12mr|apache-2.4.2-0.1|3195	%post mod_version
12mr|apache-2.4.2-0.1|3196	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3197	
12mr|apache-2.4.2-0.1|3198	%postun mod_version
12mr|apache-2.4.2-0.1|3199	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3200	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3201	fi
12mr|apache-2.4.2-0.1|3202	
12mr|apache-2.4.2-0.1|3203	%post mod_remoteip
12mr|apache-2.4.2-0.1|3204	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3205	
12mr|apache-2.4.2-0.1|3206	%postun mod_remoteip
12mr|apache-2.4.2-0.1|3207	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3208	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3209	fi
12mr|apache-2.4.2-0.1|3210	
12mr|apache-2.4.2-0.1|3211	%post mod_proxy
12mr|apache-2.4.2-0.1|3212	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3213	
12mr|apache-2.4.2-0.1|3214	%postun mod_proxy
12mr|apache-2.4.2-0.1|3215	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3216	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3217	fi
12mr|apache-2.4.2-0.1|3218	
12mr|apache-2.4.2-0.1|3219	%post mod_proxy_connect
12mr|apache-2.4.2-0.1|3220	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3221	
12mr|apache-2.4.2-0.1|3222	%postun mod_proxy_connect
12mr|apache-2.4.2-0.1|3223	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3224	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3225	fi
12mr|apache-2.4.2-0.1|3226	
12mr|apache-2.4.2-0.1|3227	%post mod_proxy_ftp
12mr|apache-2.4.2-0.1|3228	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3229	
12mr|apache-2.4.2-0.1|3230	%postun mod_proxy_ftp
12mr|apache-2.4.2-0.1|3231	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3232	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3233	fi
12mr|apache-2.4.2-0.1|3234	
12mr|apache-2.4.2-0.1|3235	%post mod_proxy_http
12mr|apache-2.4.2-0.1|3236	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3237	
12mr|apache-2.4.2-0.1|3238	%postun mod_proxy_http
12mr|apache-2.4.2-0.1|3239	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3240	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3241	fi
12mr|apache-2.4.2-0.1|3242	
12mr|apache-2.4.2-0.1|3243	%post mod_proxy_fcgi
12mr|apache-2.4.2-0.1|3244	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3245	
12mr|apache-2.4.2-0.1|3246	%postun mod_proxy_fcgi
12mr|apache-2.4.2-0.1|3247	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3248	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3249	fi
12mr|apache-2.4.2-0.1|3250	
12mr|apache-2.4.2-0.1|3251	%post mod_proxy_scgi
12mr|apache-2.4.2-0.1|3252	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3253	
12mr|apache-2.4.2-0.1|3254	%postun mod_proxy_scgi
12mr|apache-2.4.2-0.1|3255	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3256	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3257	fi
12mr|apache-2.4.2-0.1|3258	
12mr|apache-2.4.2-0.1|3259	%post mod_proxy_fdpass
12mr|apache-2.4.2-0.1|3260	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3261	
12mr|apache-2.4.2-0.1|3262	%postun mod_proxy_fdpass
12mr|apache-2.4.2-0.1|3263	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3264	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3265	fi
12mr|apache-2.4.2-0.1|3266	
12mr|apache-2.4.2-0.1|3267	%post mod_proxy_ajp
12mr|apache-2.4.2-0.1|3268	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3269	
12mr|apache-2.4.2-0.1|3270	%postun mod_proxy_ajp
12mr|apache-2.4.2-0.1|3271	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3272	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3273	fi
12mr|apache-2.4.2-0.1|3274	
12mr|apache-2.4.2-0.1|3275	%post mod_proxy_balancer
12mr|apache-2.4.2-0.1|3276	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3277	
12mr|apache-2.4.2-0.1|3278	%postun mod_proxy_balancer
12mr|apache-2.4.2-0.1|3279	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3280	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3281	fi
12mr|apache-2.4.2-0.1|3282	
12mr|apache-2.4.2-0.1|3283	%post mod_proxy_express
12mr|apache-2.4.2-0.1|3284	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3285	
12mr|apache-2.4.2-0.1|3286	%postun mod_proxy_express
12mr|apache-2.4.2-0.1|3287	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3288	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3289	fi
12mr|apache-2.4.2-0.1|3290	
12mr|apache-2.4.2-0.1|3291	%post mod_session
12mr|apache-2.4.2-0.1|3292	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3293	
12mr|apache-2.4.2-0.1|3294	%postun mod_session
12mr|apache-2.4.2-0.1|3295	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3296	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3297	fi
12mr|apache-2.4.2-0.1|3298	
12mr|apache-2.4.2-0.1|3299	%post mod_session_cookie
12mr|apache-2.4.2-0.1|3300	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3301	
12mr|apache-2.4.2-0.1|3302	%postun mod_session_cookie
12mr|apache-2.4.2-0.1|3303	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3304	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3305	fi
12mr|apache-2.4.2-0.1|3306	
12mr|apache-2.4.2-0.1|3307	%post mod_session_crypto
12mr|apache-2.4.2-0.1|3308	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3309	
12mr|apache-2.4.2-0.1|3310	%postun mod_session_crypto
12mr|apache-2.4.2-0.1|3311	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3312	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3313	fi
12mr|apache-2.4.2-0.1|3314	
12mr|apache-2.4.2-0.1|3315	%post mod_session_dbd
12mr|apache-2.4.2-0.1|3316	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3317	
12mr|apache-2.4.2-0.1|3318	%postun mod_session_dbd
12mr|apache-2.4.2-0.1|3319	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3320	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3321	fi
12mr|apache-2.4.2-0.1|3322	
12mr|apache-2.4.2-0.1|3323	%post mod_slotmem_shm
12mr|apache-2.4.2-0.1|3324	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3325	
12mr|apache-2.4.2-0.1|3326	%postun mod_slotmem_shm
12mr|apache-2.4.2-0.1|3327	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3328	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3329	fi
12mr|apache-2.4.2-0.1|3330	
12mr|apache-2.4.2-0.1|3331	%post mod_slotmem_plain
12mr|apache-2.4.2-0.1|3332	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3333	
12mr|apache-2.4.2-0.1|3334	%postun mod_slotmem_plain
12mr|apache-2.4.2-0.1|3335	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3336	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3337	fi
12mr|apache-2.4.2-0.1|3338	
12mr|apache-2.4.2-0.1|3339	%pre mod_ssl
12mr|apache-2.4.2-0.1|3340	# http://qa.mandriva.com/show_bug.cgi?id=32773
12mr|apache-2.4.2-0.1|3341	# http://qa.mandriva.com/show_bug.cgi?id=33198
12mr|apache-2.4.2-0.1|3342	# If there was default mod_ssl vhost misplaced move it as rpmsave
12mr|apache-2.4.2-0.1|3343	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
12mr|apache-2.4.2-0.1|3344	mv -vf %{_sysconfdir}/httpd/modules.d/41_mod_ssl.default-vhost.conf %{_sysconfdir}/httpd/conf/vhosts.d/01_default_ssl_vhost.conf
12mr|apache-2.4.2-0.1|3345	fi
12mr|apache-2.4.2-0.1|3346	
12mr|apache-2.4.2-0.1|3347	%post mod_ssl
12mr|apache-2.4.2-0.1|3348	if [ "$1" = "1" ]; then
12mr|apache-2.4.2-0.1|3349	
12mr|apache-2.4.2-0.1|3350	mkdir -p %{_sysconfdir}/pki/tls/{private,certs} 2>/dev/null
12mr|apache-2.4.2-0.1|3351	umask 077
12mr|apache-2.4.2-0.1|3352	
12mr|apache-2.4.2-0.1|3353	if [ ! -f %{_sysconfdir}/pki/tls/private/localhost.key ]; then
12mr|apache-2.4.2-0.1|3354	%{_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
12mr|apache-2.4.2-0.1|3355	fi
12mr|apache-2.4.2-0.1|3356	
12mr|apache-2.4.2-0.1|3357	FQDN=`hostname`
12mr|apache-2.4.2-0.1|3358	if [ "x${FQDN}" = "x" ]; then
12mr|apache-2.4.2-0.1|3359	FQDN=localhost.localdomain
12mr|apache-2.4.2-0.1|3360	fi
12mr|apache-2.4.2-0.1|3361	
12mr|apache-2.4.2-0.1|3362	if [ ! -f %{_sysconfdir}/pki/tls/certs/localhost.crt ] ; then
12mr|apache-2.4.2-0.1|3363	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
12mr|apache-2.4.2-0.1|3364	--
12mr|apache-2.4.2-0.1|3365	SomeState
12mr|apache-2.4.2-0.1|3366	SomeCity
12mr|apache-2.4.2-0.1|3367	SomeOrganization
12mr|apache-2.4.2-0.1|3368	SomeOrganizationalUnit
12mr|apache-2.4.2-0.1|3369	${FQDN}
12mr|apache-2.4.2-0.1|3370	root@${FQDN}
12mr|apache-2.4.2-0.1|3371	EOF
12mr|apache-2.4.2-0.1|3372	fi
12mr|apache-2.4.2-0.1|3373	fi
12mr|apache-2.4.2-0.1|3374	
12mr|apache-2.4.2-0.1|3375	if [ "$1" -gt "1" ]; then
12mr|apache-2.4.2-0.1|3376	mkdir -p %{_sysconfdir}/pki/tls/{private,certs} 2>/dev/null
12mr|apache-2.4.2-0.1|3377	if [ -d /etc/ssl/apache ];then
12mr|apache-2.4.2-0.1|3378	if [ -f /etc/ssl/apache/server.crt.rpmsave -a ! -f /etc/pki/tls/certs/localhost.crt ]; then
12mr|apache-2.4.2-0.1|3379	cp -p /etc/ssl/apache/server.crt.rpmsave /etc/pki/tls/certs/localhost.crt
12mr|apache-2.4.2-0.1|3380	fi
12mr|apache-2.4.2-0.1|3381	if [ -f /etc/ssl/apache/server.key.rpmsave -a ! -f /etc/pki/tls/private/localhost.key ]; then
12mr|apache-2.4.2-0.1|3382	cp -p /etc/ssl/apache/server.key.rpmsave /etc/pki/tls/private/localhost.key
12mr|apache-2.4.2-0.1|3383	fi
12mr|apache-2.4.2-0.1|3384	
12mr|apache-2.4.2-0.1|3385	fi
12mr|apache-2.4.2-0.1|3386	fi
12mr|apache-2.4.2-0.1|3387	
12mr|apache-2.4.2-0.1|3388	# create some ghost files
12mr|apache-2.4.2-0.1|3389	%create_ghostfile /var/cache/httpd/mod_ssl/scache.dir apache root 0600
12mr|apache-2.4.2-0.1|3390	%create_ghostfile /var/cache/httpd/mod_ssl/scache.pag apache root 0600
12mr|apache-2.4.2-0.1|3391	%create_ghostfile /var/cache/httpd/mod_ssl/scache.sem apache root 0600
12mr|apache-2.4.2-0.1|3392	
12mr|apache-2.4.2-0.1|3393	# http://qa.mandriva.com/show_bug.cgi?id=33429
12mr|apache-2.4.2-0.1|3394	if [ -f /etc/pki/tls/certs/localhost.crt ]; then
12mr|apache-2.4.2-0.1|3395	chmod 644 /etc/pki/tls/certs/localhost.crt
12mr|apache-2.4.2-0.1|3396	fi
12mr|apache-2.4.2-0.1|3397	
12mr|apache-2.4.2-0.1|3398	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3399	
12mr|apache-2.4.2-0.1|3400	%postun mod_ssl
12mr|apache-2.4.2-0.1|3401	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3402	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3403	fi
12mr|apache-2.4.2-0.1|3404	
12mr|apache-2.4.2-0.1|3405	%post mod_optional_hook_export
12mr|apache-2.4.2-0.1|3406	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3407	
12mr|apache-2.4.2-0.1|3408	%postun mod_optional_hook_export
12mr|apache-2.4.2-0.1|3409	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3410	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3411	fi
12mr|apache-2.4.2-0.1|3412	
12mr|apache-2.4.2-0.1|3413	%post mod_optional_hook_import
12mr|apache-2.4.2-0.1|3414	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3415	
12mr|apache-2.4.2-0.1|3416	%postun mod_optional_hook_import
12mr|apache-2.4.2-0.1|3417	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3418	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3419	fi
12mr|apache-2.4.2-0.1|3420	
12mr|apache-2.4.2-0.1|3421	%post mod_optional_fn_import
12mr|apache-2.4.2-0.1|3422	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3423	
12mr|apache-2.4.2-0.1|3424	%postun mod_optional_fn_import
12mr|apache-2.4.2-0.1|3425	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3426	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3427	fi
12mr|apache-2.4.2-0.1|3428	
12mr|apache-2.4.2-0.1|3429	%post mod_optional_fn_export
12mr|apache-2.4.2-0.1|3430	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3431	
12mr|apache-2.4.2-0.1|3432	%postun mod_optional_fn_export
12mr|apache-2.4.2-0.1|3433	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3434	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3435	fi
12mr|apache-2.4.2-0.1|3436	
12mr|apache-2.4.2-0.1|3437	%post mod_dialup
12mr|apache-2.4.2-0.1|3438	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3439	
12mr|apache-2.4.2-0.1|3440	%postun mod_dialup
12mr|apache-2.4.2-0.1|3441	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3442	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3443	fi
12mr|apache-2.4.2-0.1|3444	
12mr|apache-2.4.2-0.1|3445	%post mod_lbmethod_byrequests
12mr|apache-2.4.2-0.1|3446	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3447	
12mr|apache-2.4.2-0.1|3448	%postun mod_lbmethod_byrequests
12mr|apache-2.4.2-0.1|3449	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3450	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3451	fi
12mr|apache-2.4.2-0.1|3452	
12mr|apache-2.4.2-0.1|3453	%post mod_lbmethod_bytraffic
12mr|apache-2.4.2-0.1|3454	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3455	
12mr|apache-2.4.2-0.1|3456	%postun mod_lbmethod_bytraffic
12mr|apache-2.4.2-0.1|3457	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3458	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3459	fi
12mr|apache-2.4.2-0.1|3460	
12mr|apache-2.4.2-0.1|3461	%post mod_lbmethod_bybusyness
12mr|apache-2.4.2-0.1|3462	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3463	
12mr|apache-2.4.2-0.1|3464	%postun mod_lbmethod_bybusyness
12mr|apache-2.4.2-0.1|3465	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3466	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3467	fi
12mr|apache-2.4.2-0.1|3468	
12mr|apache-2.4.2-0.1|3469	%post mod_lbmethod_heartbeat
12mr|apache-2.4.2-0.1|3470	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3471	
12mr|apache-2.4.2-0.1|3472	%postun mod_lbmethod_heartbeat
12mr|apache-2.4.2-0.1|3473	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3474	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3475	fi
12mr|apache-2.4.2-0.1|3476	
12mr|apache-2.4.2-0.1|3477	%post mod_unixd
12mr|apache-2.4.2-0.1|3478	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3479	
12mr|apache-2.4.2-0.1|3480	%postun mod_unixd
12mr|apache-2.4.2-0.1|3481	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3482	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3483	fi
12mr|apache-2.4.2-0.1|3484	
12mr|apache-2.4.2-0.1|3485	%post mod_heartbeat
12mr|apache-2.4.2-0.1|3486	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3487	
12mr|apache-2.4.2-0.1|3488	%postun mod_heartbeat
12mr|apache-2.4.2-0.1|3489	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3490	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3491	fi
12mr|apache-2.4.2-0.1|3492	
12mr|apache-2.4.2-0.1|3493	%post mod_heartmonitor
12mr|apache-2.4.2-0.1|3494	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3495	
12mr|apache-2.4.2-0.1|3496	%postun mod_heartmonitor
12mr|apache-2.4.2-0.1|3497	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3498	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3499	fi
12mr|apache-2.4.2-0.1|3500	
12mr|apache-2.4.2-0.1|3501	%post mod_dav
12mr|apache-2.4.2-0.1|3502	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3503	
12mr|apache-2.4.2-0.1|3504	%postun mod_dav
12mr|apache-2.4.2-0.1|3505	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3506	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3507	fi
12mr|apache-2.4.2-0.1|3508	
12mr|apache-2.4.2-0.1|3509	%post mod_status
12mr|apache-2.4.2-0.1|3510	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3511	
12mr|apache-2.4.2-0.1|3512	%postun mod_status
12mr|apache-2.4.2-0.1|3513	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3514	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3515	fi
12mr|apache-2.4.2-0.1|3516	
12mr|apache-2.4.2-0.1|3517	%post mod_autoindex
12mr|apache-2.4.2-0.1|3518	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3519	
12mr|apache-2.4.2-0.1|3520	%postun mod_autoindex
12mr|apache-2.4.2-0.1|3521	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3522	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3523	fi
12mr|apache-2.4.2-0.1|3524	
12mr|apache-2.4.2-0.1|3525	%post mod_asis
12mr|apache-2.4.2-0.1|3526	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3527	
12mr|apache-2.4.2-0.1|3528	%postun mod_asis
12mr|apache-2.4.2-0.1|3529	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3530	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3531	fi
12mr|apache-2.4.2-0.1|3532	
12mr|apache-2.4.2-0.1|3533	%post mod_info
12mr|apache-2.4.2-0.1|3534	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3535	
12mr|apache-2.4.2-0.1|3536	%postun mod_info
12mr|apache-2.4.2-0.1|3537	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3538	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3539	fi
12mr|apache-2.4.2-0.1|3540	
12mr|apache-2.4.2-0.1|3541	%post mod_suexec
12mr|apache-2.4.2-0.1|3542	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3543	
12mr|apache-2.4.2-0.1|3544	%postun mod_suexec
12mr|apache-2.4.2-0.1|3545	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3546	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3547	fi
12mr|apache-2.4.2-0.1|3548	
12mr|apache-2.4.2-0.1|3549	%post mod_cgi
12mr|apache-2.4.2-0.1|3550	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3551	
12mr|apache-2.4.2-0.1|3552	%postun mod_cgi
12mr|apache-2.4.2-0.1|3553	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3554	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3555	fi
12mr|apache-2.4.2-0.1|3556	
12mr|apache-2.4.2-0.1|3557	%post mod_cgid
12mr|apache-2.4.2-0.1|3558	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3559	
12mr|apache-2.4.2-0.1|3560	%postun mod_cgid
12mr|apache-2.4.2-0.1|3561	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3562	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3563	fi
12mr|apache-2.4.2-0.1|3564	
12mr|apache-2.4.2-0.1|3565	%post mod_dav_fs
12mr|apache-2.4.2-0.1|3566	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3567	
12mr|apache-2.4.2-0.1|3568	%postun mod_dav_fs
12mr|apache-2.4.2-0.1|3569	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3570	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3571	fi
12mr|apache-2.4.2-0.1|3572	
12mr|apache-2.4.2-0.1|3573	%post mod_dav_lock
12mr|apache-2.4.2-0.1|3574	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3575	
12mr|apache-2.4.2-0.1|3576	%postun mod_dav_lock
12mr|apache-2.4.2-0.1|3577	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3578	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3579	fi
12mr|apache-2.4.2-0.1|3580	
12mr|apache-2.4.2-0.1|3581	%post mod_vhost_alias
12mr|apache-2.4.2-0.1|3582	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3583	
12mr|apache-2.4.2-0.1|3584	%postun mod_vhost_alias
12mr|apache-2.4.2-0.1|3585	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3586	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3587	fi
12mr|apache-2.4.2-0.1|3588	
12mr|apache-2.4.2-0.1|3589	%post mod_negotiation
12mr|apache-2.4.2-0.1|3590	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3591	
12mr|apache-2.4.2-0.1|3592	%postun mod_negotiation
12mr|apache-2.4.2-0.1|3593	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3594	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3595	fi
12mr|apache-2.4.2-0.1|3596	
12mr|apache-2.4.2-0.1|3597	%post mod_dir
12mr|apache-2.4.2-0.1|3598	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3599	
12mr|apache-2.4.2-0.1|3600	%postun mod_dir
12mr|apache-2.4.2-0.1|3601	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3602	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3603	fi
12mr|apache-2.4.2-0.1|3604	
12mr|apache-2.4.2-0.1|3605	%post mod_imagemap
12mr|apache-2.4.2-0.1|3606	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3607	
12mr|apache-2.4.2-0.1|3608	%postun mod_imagemap
12mr|apache-2.4.2-0.1|3609	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3610	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3611	fi
12mr|apache-2.4.2-0.1|3612	
12mr|apache-2.4.2-0.1|3613	%post mod_actions
12mr|apache-2.4.2-0.1|3614	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3615	
12mr|apache-2.4.2-0.1|3616	%postun mod_actions
12mr|apache-2.4.2-0.1|3617	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3618	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3619	fi
12mr|apache-2.4.2-0.1|3620	
12mr|apache-2.4.2-0.1|3621	%post mod_speling
12mr|apache-2.4.2-0.1|3622	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3623	
12mr|apache-2.4.2-0.1|3624	%postun mod_speling
12mr|apache-2.4.2-0.1|3625	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3626	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3627	fi
12mr|apache-2.4.2-0.1|3628	
12mr|apache-2.4.2-0.1|3629	%post mod_userdir
12mr|apache-2.4.2-0.1|3630	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3631	
12mr|apache-2.4.2-0.1|3632	%postun mod_userdir
12mr|apache-2.4.2-0.1|3633	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3634	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3635	fi
12mr|apache-2.4.2-0.1|3636	
12mr|apache-2.4.2-0.1|3637	%post mod_alias
12mr|apache-2.4.2-0.1|3638	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3639	
12mr|apache-2.4.2-0.1|3640	%postun mod_alias
12mr|apache-2.4.2-0.1|3641	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3642	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3643	fi
12mr|apache-2.4.2-0.1|3644	
12mr|apache-2.4.2-0.1|3645	%post mod_rewrite
12mr|apache-2.4.2-0.1|3646	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3647	
12mr|apache-2.4.2-0.1|3648	%postun mod_rewrite
12mr|apache-2.4.2-0.1|3649	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3650	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3651	fi
12mr|apache-2.4.2-0.1|3652	
12mr|apache-2.4.2-0.1|3653	%post htcacheclean
12mr|apache-2.4.2-0.1|3654	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3655	
12mr|apache-2.4.2-0.1|3656	%postun htcacheclean
12mr|apache-2.4.2-0.1|3657	if [ "$1" = "0" ]; then
12mr|apache-2.4.2-0.1|3658	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-2.4.2-0.1|3659	fi
12mr|apache-2.4.2-0.1|3660	
12mr|apache-2.4.2-0.1|3661	%files mpm-prefork
12mr|apache-2.4.2-0.1|3662	%attr(0755,root,root) %{_sbindir}/httpd
12mr|apache-2.4.2-0.1|3663	/lib/systemd/system/httpd.service
12mr|apache-2.4.2-0.1|3664	
12mr|apache-2.4.2-0.1|3665	%files mpm-worker
12mr|apache-2.4.2-0.1|3666	%attr(0755,root,root) %{_sbindir}/httpd-worker
12mr|apache-2.4.2-0.1|3667	/lib/systemd/system/httpd-worker.service
12mr|apache-2.4.2-0.1|3668	
12mr|apache-2.4.2-0.1|3669	%files mpm-event
12mr|apache-2.4.2-0.1|3670	%attr(0755,root,root) %{_sbindir}/httpd-event
12mr|apache-2.4.2-0.1|3671	/lib/systemd/system/httpd-event.service
12mr|apache-2.4.2-0.1|3672	
12mr|apache-2.4.2-0.1|3673	%files modules
12mr|apache-2.4.2-0.1|3674	
12mr|apache-2.4.2-0.1|3675	%files mod_authn_file
12mr|apache-2.4.2-0.1|3676	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/001_mod_authn_file.conf
12mr|apache-2.4.2-0.1|3677	%attr(0755,root,root) %{_libdir}/apache/mod_authn_file.so
12mr|apache-2.4.2-0.1|3678	
12mr|apache-2.4.2-0.1|3679	%files mod_authn_dbm
12mr|apache-2.4.2-0.1|3680	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/002_mod_authn_dbm.conf
12mr|apache-2.4.2-0.1|3681	%attr(0755,root,root) %{_libdir}/apache/mod_authn_dbm.so
12mr|apache-2.4.2-0.1|3682	
12mr|apache-2.4.2-0.1|3683	%files mod_authn_anon
12mr|apache-2.4.2-0.1|3684	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/003_mod_authn_anon.conf
12mr|apache-2.4.2-0.1|3685	%attr(0755,root,root) %{_libdir}/apache/mod_authn_anon.so
12mr|apache-2.4.2-0.1|3686	
12mr|apache-2.4.2-0.1|3687	%files mod_authn_dbd
12mr|apache-2.4.2-0.1|3688	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/004_mod_authn_dbd.conf
12mr|apache-2.4.2-0.1|3689	%attr(0755,root,root) %{_libdir}/apache/mod_authn_dbd.so
12mr|apache-2.4.2-0.1|3690	
12mr|apache-2.4.2-0.1|3691	%files mod_authn_socache
12mr|apache-2.4.2-0.1|3692	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/005_mod_authn_socache.conf
12mr|apache-2.4.2-0.1|3693	%attr(0755,root,root) %{_libdir}/apache/mod_authn_socache.so
12mr|apache-2.4.2-0.1|3694	
12mr|apache-2.4.2-0.1|3695	%files mod_authn_core
12mr|apache-2.4.2-0.1|3696	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/006_mod_authn_core.conf
12mr|apache-2.4.2-0.1|3697	%attr(0755,root,root) %{_libdir}/apache/mod_authn_core.so
12mr|apache-2.4.2-0.1|3698	
12mr|apache-2.4.2-0.1|3699	%files mod_authz_host
12mr|apache-2.4.2-0.1|3700	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/007_mod_authz_host.conf
12mr|apache-2.4.2-0.1|3701	%attr(0755,root,root) %{_libdir}/apache/mod_authz_host.so
12mr|apache-2.4.2-0.1|3702	
12mr|apache-2.4.2-0.1|3703	%files mod_authz_groupfile
12mr|apache-2.4.2-0.1|3704	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/008_mod_authz_groupfile.conf
12mr|apache-2.4.2-0.1|3705	%attr(0755,root,root) %{_libdir}/apache/mod_authz_groupfile.so
12mr|apache-2.4.2-0.1|3706	
12mr|apache-2.4.2-0.1|3707	%files mod_authz_user
12mr|apache-2.4.2-0.1|3708	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/009_mod_authz_user.conf
12mr|apache-2.4.2-0.1|3709	%attr(0755,root,root) %{_libdir}/apache/mod_authz_user.so
12mr|apache-2.4.2-0.1|3710	
12mr|apache-2.4.2-0.1|3711	%files mod_authz_dbm
12mr|apache-2.4.2-0.1|3712	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/010_mod_authz_dbm.conf
12mr|apache-2.4.2-0.1|3713	%attr(0755,root,root) %{_libdir}/apache/mod_authz_dbm.so
12mr|apache-2.4.2-0.1|3714	
12mr|apache-2.4.2-0.1|3715	%files mod_authz_owner
12mr|apache-2.4.2-0.1|3716	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/011_mod_authz_owner.conf
12mr|apache-2.4.2-0.1|3717	%attr(0755,root,root) %{_libdir}/apache/mod_authz_owner.so
12mr|apache-2.4.2-0.1|3718	
12mr|apache-2.4.2-0.1|3719	%files mod_authz_dbd
12mr|apache-2.4.2-0.1|3720	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/012_mod_authz_dbd.conf
12mr|apache-2.4.2-0.1|3721	%attr(0755,root,root) %{_libdir}/apache/mod_authz_dbd.so
12mr|apache-2.4.2-0.1|3722	
12mr|apache-2.4.2-0.1|3723	%files mod_authz_core
12mr|apache-2.4.2-0.1|3724	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/013_mod_authz_core.conf
12mr|apache-2.4.2-0.1|3725	%attr(0755,root,root) %{_libdir}/apache/mod_authz_core.so
12mr|apache-2.4.2-0.1|3726	
12mr|apache-2.4.2-0.1|3727	%files mod_authnz_ldap
12mr|apache-2.4.2-0.1|3728	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/014_mod_authnz_ldap.conf
12mr|apache-2.4.2-0.1|3729	%attr(0755,root,root) %{_libdir}/apache/mod_authnz_ldap.so
12mr|apache-2.4.2-0.1|3730	
12mr|apache-2.4.2-0.1|3731	%files mod_access_compat
12mr|apache-2.4.2-0.1|3732	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/015_mod_access_compat.conf
12mr|apache-2.4.2-0.1|3733	%attr(0755,root,root) %{_libdir}/apache/mod_access_compat.so
12mr|apache-2.4.2-0.1|3734	
12mr|apache-2.4.2-0.1|3735	%files mod_auth_basic
12mr|apache-2.4.2-0.1|3736	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/016_mod_auth_basic.conf
12mr|apache-2.4.2-0.1|3737	%attr(0755,root,root) %{_libdir}/apache/mod_auth_basic.so
12mr|apache-2.4.2-0.1|3738	
12mr|apache-2.4.2-0.1|3739	%files mod_auth_form
12mr|apache-2.4.2-0.1|3740	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/017_mod_auth_form.conf
12mr|apache-2.4.2-0.1|3741	%attr(0755,root,root) %{_libdir}/apache/mod_auth_form.so
12mr|apache-2.4.2-0.1|3742	
12mr|apache-2.4.2-0.1|3743	%files mod_auth_digest
12mr|apache-2.4.2-0.1|3744	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/018_mod_auth_digest.conf
12mr|apache-2.4.2-0.1|3745	%attr(0755,root,root) %{_libdir}/apache/mod_auth_digest.so
12mr|apache-2.4.2-0.1|3746	
12mr|apache-2.4.2-0.1|3747	%files mod_allowmethods
12mr|apache-2.4.2-0.1|3748	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/019_mod_allowmethods.conf
12mr|apache-2.4.2-0.1|3749	%attr(0755,root,root) %{_libdir}/apache/mod_allowmethods.so
12mr|apache-2.4.2-0.1|3750	
12mr|apache-2.4.2-0.1|3751	%files mod_file_cache
12mr|apache-2.4.2-0.1|3752	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/020_mod_file_cache.conf
12mr|apache-2.4.2-0.1|3753	%attr(0755,root,root) %{_libdir}/apache/mod_file_cache.so
12mr|apache-2.4.2-0.1|3754	
12mr|apache-2.4.2-0.1|3755	%files mod_cache
12mr|apache-2.4.2-0.1|3756	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/021_mod_cache.conf
12mr|apache-2.4.2-0.1|3757	%attr(0755,root,root) %{_libdir}/apache/mod_cache.so
12mr|apache-2.4.2-0.1|3758	
12mr|apache-2.4.2-0.1|3759	%files mod_cache_disk
12mr|apache-2.4.2-0.1|3760	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/022_mod_cache_disk.conf
12mr|apache-2.4.2-0.1|3761	%attr(0755,root,root) %{_libdir}/apache/mod_cache_disk.so
12mr|apache-2.4.2-0.1|3762	
12mr|apache-2.4.2-0.1|3763	%files mod_socache_shmcb
12mr|apache-2.4.2-0.1|3764	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/023_mod_socache_shmcb.conf
12mr|apache-2.4.2-0.1|3765	%attr(0755,root,root) %{_libdir}/apache/mod_socache_shmcb.so
12mr|apache-2.4.2-0.1|3766	
12mr|apache-2.4.2-0.1|3767	%files mod_socache_dbm
12mr|apache-2.4.2-0.1|3768	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/024_mod_socache_dbm.conf
12mr|apache-2.4.2-0.1|3769	%attr(0755,root,root) %{_libdir}/apache/mod_socache_dbm.so
12mr|apache-2.4.2-0.1|3770	
12mr|apache-2.4.2-0.1|3771	%files mod_socache_memcache
12mr|apache-2.4.2-0.1|3772	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/025_mod_socache_memcache.conf
12mr|apache-2.4.2-0.1|3773	%attr(0755,root,root) %{_libdir}/apache/mod_socache_memcache.so
12mr|apache-2.4.2-0.1|3774	
12mr|apache-2.4.2-0.1|3775	%files mod_watchdog
12mr|apache-2.4.2-0.1|3776	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/026_mod_watchdog.conf
12mr|apache-2.4.2-0.1|3777	%attr(0755,root,root) %{_libdir}/apache/mod_watchdog.so
12mr|apache-2.4.2-0.1|3778	
12mr|apache-2.4.2-0.1|3779	%files mod_dbd
12mr|apache-2.4.2-0.1|3780	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/027_mod_dbd.conf
12mr|apache-2.4.2-0.1|3781	%attr(0755,root,root) %{_libdir}/apache/mod_dbd.so
12mr|apache-2.4.2-0.1|3782	
12mr|apache-2.4.2-0.1|3783	%files mod_bucketeer
12mr|apache-2.4.2-0.1|3784	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/028_mod_bucketeer.conf
12mr|apache-2.4.2-0.1|3785	%attr(0755,root,root) %{_libdir}/apache/mod_bucketeer.so
12mr|apache-2.4.2-0.1|3786	
12mr|apache-2.4.2-0.1|3787	%files mod_dumpio
12mr|apache-2.4.2-0.1|3788	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/029_mod_dumpio.conf
12mr|apache-2.4.2-0.1|3789	%attr(0755,root,root) %{_libdir}/apache/mod_dumpio.so
12mr|apache-2.4.2-0.1|3790	
12mr|apache-2.4.2-0.1|3791	%files mod_echo
12mr|apache-2.4.2-0.1|3792	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/030_mod_echo.conf
12mr|apache-2.4.2-0.1|3793	%attr(0755,root,root) %{_libdir}/apache/mod_echo.so
12mr|apache-2.4.2-0.1|3794	
12mr|apache-2.4.2-0.1|3795	%files mod_case_filter
12mr|apache-2.4.2-0.1|3796	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/031_mod_case_filter.conf
12mr|apache-2.4.2-0.1|3797	%attr(0755,root,root) %{_libdir}/apache/mod_case_filter.so
12mr|apache-2.4.2-0.1|3798	
12mr|apache-2.4.2-0.1|3799	%files mod_case_filter_in
12mr|apache-2.4.2-0.1|3800	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/032_mod_case_filter_in.conf
12mr|apache-2.4.2-0.1|3801	%attr(0755,root,root) %{_libdir}/apache/mod_case_filter_in.so
12mr|apache-2.4.2-0.1|3802	
12mr|apache-2.4.2-0.1|3803	%files mod_buffer
12mr|apache-2.4.2-0.1|3804	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/033_mod_buffer.conf
12mr|apache-2.4.2-0.1|3805	%attr(0755,root,root) %{_libdir}/apache/mod_buffer.so
12mr|apache-2.4.2-0.1|3806	
12mr|apache-2.4.2-0.1|3807	%files mod_data
12mr|apache-2.4.2-0.1|3808	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/034_mod_data.conf
12mr|apache-2.4.2-0.1|3809	%attr(0755,root,root) %{_libdir}/apache/mod_data.so
12mr|apache-2.4.2-0.1|3810	
12mr|apache-2.4.2-0.1|3811	%files mod_ratelimit
12mr|apache-2.4.2-0.1|3812	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/035_mod_ratelimit.conf
12mr|apache-2.4.2-0.1|3813	%attr(0755,root,root) %{_libdir}/apache/mod_ratelimit.so
12mr|apache-2.4.2-0.1|3814	
12mr|apache-2.4.2-0.1|3815	%files mod_reqtimeout
12mr|apache-2.4.2-0.1|3816	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/036_mod_reqtimeout.conf
12mr|apache-2.4.2-0.1|3817	%attr(0755,root,root) %{_libdir}/apache/mod_reqtimeout.so
12mr|apache-2.4.2-0.1|3818	
12mr|apache-2.4.2-0.1|3819	%files mod_ext_filter
12mr|apache-2.4.2-0.1|3820	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/037_mod_ext_filter.conf
12mr|apache-2.4.2-0.1|3821	%attr(0755,root,root) %{_libdir}/apache/mod_ext_filter.so
12mr|apache-2.4.2-0.1|3822	
12mr|apache-2.4.2-0.1|3823	%files mod_request
12mr|apache-2.4.2-0.1|3824	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/038_mod_request.conf
12mr|apache-2.4.2-0.1|3825	%attr(0755,root,root) %{_libdir}/apache/mod_request.so
12mr|apache-2.4.2-0.1|3826	
12mr|apache-2.4.2-0.1|3827	%files mod_include
12mr|apache-2.4.2-0.1|3828	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/039_mod_include.conf
12mr|apache-2.4.2-0.1|3829	%attr(0755,root,root) %{_libdir}/apache/mod_include.so
12mr|apache-2.4.2-0.1|3830	
12mr|apache-2.4.2-0.1|3831	%files mod_filter
12mr|apache-2.4.2-0.1|3832	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/040_mod_filter.conf
12mr|apache-2.4.2-0.1|3833	%attr(0755,root,root) %{_libdir}/apache/mod_filter.so
12mr|apache-2.4.2-0.1|3834	
12mr|apache-2.4.2-0.1|3835	%files mod_reflector
12mr|apache-2.4.2-0.1|3836	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/041_mod_reflector.conf
12mr|apache-2.4.2-0.1|3837	%attr(0755,root,root) %{_libdir}/apache/mod_reflector.so
12mr|apache-2.4.2-0.1|3838	
12mr|apache-2.4.2-0.1|3839	%files mod_substitute
12mr|apache-2.4.2-0.1|3840	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/042_mod_substitute.conf
12mr|apache-2.4.2-0.1|3841	%attr(0755,root,root) %{_libdir}/apache/mod_substitute.so
12mr|apache-2.4.2-0.1|3842	
12mr|apache-2.4.2-0.1|3843	%files mod_sed
12mr|apache-2.4.2-0.1|3844	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/043_mod_sed.conf
12mr|apache-2.4.2-0.1|3845	%attr(0755,root,root) %{_libdir}/apache/mod_sed.so
12mr|apache-2.4.2-0.1|3846	
12mr|apache-2.4.2-0.1|3847	%files mod_charset_lite
12mr|apache-2.4.2-0.1|3848	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/044_mod_charset_lite.conf
12mr|apache-2.4.2-0.1|3849	%attr(0755,root,root) %{_libdir}/apache/mod_charset_lite.so
12mr|apache-2.4.2-0.1|3850	
12mr|apache-2.4.2-0.1|3851	%files mod_deflate
12mr|apache-2.4.2-0.1|3852	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/045_mod_deflate.conf
12mr|apache-2.4.2-0.1|3853	%attr(0755,root,root) %{_libdir}/apache/mod_deflate.so
12mr|apache-2.4.2-0.1|3854	
12mr|apache-2.4.2-0.1|3855	%files mod_xml2enc
12mr|apache-2.4.2-0.1|3856	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/046_mod_xml2enc.conf
12mr|apache-2.4.2-0.1|3857	%attr(0755,root,root) %{_libdir}/apache/mod_xml2enc.so
12mr|apache-2.4.2-0.1|3858	
12mr|apache-2.4.2-0.1|3859	%files mod_proxy_html
12mr|apache-2.4.2-0.1|3860	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/047_mod_proxy_html.conf
12mr|apache-2.4.2-0.1|3861	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_html.so
12mr|apache-2.4.2-0.1|3862	
12mr|apache-2.4.2-0.1|3863	%files mod_mime
12mr|apache-2.4.2-0.1|3864	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/048_mod_mime.conf
12mr|apache-2.4.2-0.1|3865	%attr(0755,root,root) %{_libdir}/apache/mod_mime.so
12mr|apache-2.4.2-0.1|3866	
12mr|apache-2.4.2-0.1|3867	%files mod_ldap
12mr|apache-2.4.2-0.1|3868	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/049_mod_ldap.conf
12mr|apache-2.4.2-0.1|3869	%attr(0755,root,root) %{_libdir}/apache/mod_ldap.so
12mr|apache-2.4.2-0.1|3870	%attr(0600,apache,root) %ghost /var/cache/httpd/mod_ldap_cache
12mr|apache-2.4.2-0.1|3871	
12mr|apache-2.4.2-0.1|3872	%files mod_log_config
12mr|apache-2.4.2-0.1|3873	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/050_mod_log_config.conf
12mr|apache-2.4.2-0.1|3874	%attr(0755,root,root) %{_libdir}/apache/mod_log_config.so
12mr|apache-2.4.2-0.1|3875	
12mr|apache-2.4.2-0.1|3876	%files mod_log_debug
12mr|apache-2.4.2-0.1|3877	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/051_mod_log_debug.conf
12mr|apache-2.4.2-0.1|3878	%attr(0755,root,root) %{_libdir}/apache/mod_log_debug.so
12mr|apache-2.4.2-0.1|3879	
12mr|apache-2.4.2-0.1|3880	%files mod_log_forensic
12mr|apache-2.4.2-0.1|3881	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/052_mod_log_forensic.conf
12mr|apache-2.4.2-0.1|3882	%attr(0755,root,root) %{_libdir}/apache/mod_log_forensic.so
12mr|apache-2.4.2-0.1|3883	
12mr|apache-2.4.2-0.1|3884	%files mod_logio
12mr|apache-2.4.2-0.1|3885	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/053_mod_logio.conf
12mr|apache-2.4.2-0.1|3886	%attr(0755,root,root) %{_libdir}/apache/mod_logio.so
12mr|apache-2.4.2-0.1|3887	
12mr|apache-2.4.2-0.1|3888	%files mod_lua
12mr|apache-2.4.2-0.1|3889	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/054_mod_lua.conf
12mr|apache-2.4.2-0.1|3890	%attr(0755,root,root) %{_libdir}/apache/mod_lua.so
12mr|apache-2.4.2-0.1|3891	
12mr|apache-2.4.2-0.1|3892	%files mod_env
12mr|apache-2.4.2-0.1|3893	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/055_mod_env.conf
12mr|apache-2.4.2-0.1|3894	%attr(0755,root,root) %{_libdir}/apache/mod_env.so
12mr|apache-2.4.2-0.1|3895	
12mr|apache-2.4.2-0.1|3896	%files mod_mime_magic
12mr|apache-2.4.2-0.1|3897	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/056_mod_mime_magic.conf
12mr|apache-2.4.2-0.1|3898	%attr(0755,root,root) %{_libdir}/apache/mod_mime_magic.so
12mr|apache-2.4.2-0.1|3899	
12mr|apache-2.4.2-0.1|3900	%files mod_cern_meta
12mr|apache-2.4.2-0.1|3901	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/057_mod_cern_meta.conf
12mr|apache-2.4.2-0.1|3902	%attr(0755,root,root) %{_libdir}/apache/mod_cern_meta.so
12mr|apache-2.4.2-0.1|3903	
12mr|apache-2.4.2-0.1|3904	%files mod_expires
12mr|apache-2.4.2-0.1|3905	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/058_mod_expires.conf
12mr|apache-2.4.2-0.1|3906	%attr(0755,root,root) %{_libdir}/apache/mod_expires.so
12mr|apache-2.4.2-0.1|3907	
12mr|apache-2.4.2-0.1|3908	%files mod_headers
12mr|apache-2.4.2-0.1|3909	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/059_mod_headers.conf
12mr|apache-2.4.2-0.1|3910	%attr(0755,root,root) %{_libdir}/apache/mod_headers.so
12mr|apache-2.4.2-0.1|3911	
12mr|apache-2.4.2-0.1|3912	%files mod_ident
12mr|apache-2.4.2-0.1|3913	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/060_mod_ident.conf
12mr|apache-2.4.2-0.1|3914	%attr(0755,root,root) %{_libdir}/apache/mod_ident.so
12mr|apache-2.4.2-0.1|3915	
12mr|apache-2.4.2-0.1|3916	%files mod_usertrack
12mr|apache-2.4.2-0.1|3917	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/061_mod_usertrack.conf
12mr|apache-2.4.2-0.1|3918	%attr(0755,root,root) %{_libdir}/apache/mod_usertrack.so
12mr|apache-2.4.2-0.1|3919	
12mr|apache-2.4.2-0.1|3920	%files mod_unique_id
12mr|apache-2.4.2-0.1|3921	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/062_mod_unique_id.conf
12mr|apache-2.4.2-0.1|3922	%attr(0755,root,root) %{_libdir}/apache/mod_unique_id.so
12mr|apache-2.4.2-0.1|3923	
12mr|apache-2.4.2-0.1|3924	%files mod_setenvif
12mr|apache-2.4.2-0.1|3925	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/063_mod_setenvif.conf
12mr|apache-2.4.2-0.1|3926	%attr(0755,root,root) %{_libdir}/apache/mod_setenvif.so
12mr|apache-2.4.2-0.1|3927	
12mr|apache-2.4.2-0.1|3928	%files mod_version
12mr|apache-2.4.2-0.1|3929	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/064_mod_version.conf
12mr|apache-2.4.2-0.1|3930	%attr(0755,root,root) %{_libdir}/apache/mod_version.so
12mr|apache-2.4.2-0.1|3931	
12mr|apache-2.4.2-0.1|3932	%files mod_remoteip
12mr|apache-2.4.2-0.1|3933	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/065_mod_remoteip.conf
12mr|apache-2.4.2-0.1|3934	%attr(0755,root,root) %{_libdir}/apache/mod_remoteip.so
12mr|apache-2.4.2-0.1|3935	
12mr|apache-2.4.2-0.1|3936	%files mod_proxy
12mr|apache-2.4.2-0.1|3937	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/066_mod_proxy.conf
12mr|apache-2.4.2-0.1|3938	%attr(0755,root,root) %{_libdir}/apache/mod_proxy.so
12mr|apache-2.4.2-0.1|3939	
12mr|apache-2.4.2-0.1|3940	%files mod_proxy_connect
12mr|apache-2.4.2-0.1|3941	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/067_mod_proxy_connect.conf
12mr|apache-2.4.2-0.1|3942	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_connect.so
12mr|apache-2.4.2-0.1|3943	
12mr|apache-2.4.2-0.1|3944	%files mod_proxy_ftp
12mr|apache-2.4.2-0.1|3945	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/068_mod_proxy_ftp.conf
12mr|apache-2.4.2-0.1|3946	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_ftp.so
12mr|apache-2.4.2-0.1|3947	
12mr|apache-2.4.2-0.1|3948	%files mod_proxy_http
12mr|apache-2.4.2-0.1|3949	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/069_mod_proxy_http.conf
12mr|apache-2.4.2-0.1|3950	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_http.so
12mr|apache-2.4.2-0.1|3951	
12mr|apache-2.4.2-0.1|3952	%files mod_proxy_fcgi
12mr|apache-2.4.2-0.1|3953	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/070_mod_proxy_fcgi.conf
12mr|apache-2.4.2-0.1|3954	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_fcgi.so
12mr|apache-2.4.2-0.1|3955	
12mr|apache-2.4.2-0.1|3956	%files mod_proxy_scgi
12mr|apache-2.4.2-0.1|3957	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/071_mod_proxy_scgi.conf
12mr|apache-2.4.2-0.1|3958	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_scgi.so
12mr|apache-2.4.2-0.1|3959	
12mr|apache-2.4.2-0.1|3960	%files mod_proxy_fdpass
12mr|apache-2.4.2-0.1|3961	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/072_mod_proxy_fdpass.conf
12mr|apache-2.4.2-0.1|3962	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_fdpass.so
12mr|apache-2.4.2-0.1|3963	
12mr|apache-2.4.2-0.1|3964	%files mod_proxy_ajp
12mr|apache-2.4.2-0.1|3965	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/073_mod_proxy_ajp.conf
12mr|apache-2.4.2-0.1|3966	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_ajp.so
12mr|apache-2.4.2-0.1|3967	
12mr|apache-2.4.2-0.1|3968	%files mod_proxy_balancer
12mr|apache-2.4.2-0.1|3969	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/074_mod_proxy_balancer.conf
12mr|apache-2.4.2-0.1|3970	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_balancer.so
12mr|apache-2.4.2-0.1|3971	
12mr|apache-2.4.2-0.1|3972	%files mod_proxy_express
12mr|apache-2.4.2-0.1|3973	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/075_mod_proxy_express.conf
12mr|apache-2.4.2-0.1|3974	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_express.so
12mr|apache-2.4.2-0.1|3975	
12mr|apache-2.4.2-0.1|3976	%files mod_session
12mr|apache-2.4.2-0.1|3977	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/076_mod_session.conf
12mr|apache-2.4.2-0.1|3978	%attr(0755,root,root) %{_libdir}/apache/mod_session.so
12mr|apache-2.4.2-0.1|3979	
12mr|apache-2.4.2-0.1|3980	%files mod_session_cookie
12mr|apache-2.4.2-0.1|3981	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/077_mod_session_cookie.conf
12mr|apache-2.4.2-0.1|3982	%attr(0755,root,root) %{_libdir}/apache/mod_session_cookie.so
12mr|apache-2.4.2-0.1|3983	
12mr|apache-2.4.2-0.1|3984	%files mod_session_crypto
12mr|apache-2.4.2-0.1|3985	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/078_mod_session_crypto.conf
12mr|apache-2.4.2-0.1|3986	%attr(0755,root,root) %{_libdir}/apache/mod_session_crypto.so
12mr|apache-2.4.2-0.1|3987	
12mr|apache-2.4.2-0.1|3988	%files mod_session_dbd
12mr|apache-2.4.2-0.1|3989	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/079_mod_session_dbd.conf
12mr|apache-2.4.2-0.1|3990	%attr(0755,root,root) %{_libdir}/apache/mod_session_dbd.so
12mr|apache-2.4.2-0.1|3991	
12mr|apache-2.4.2-0.1|3992	%files mod_slotmem_shm
12mr|apache-2.4.2-0.1|3993	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/080_mod_slotmem_shm.conf
12mr|apache-2.4.2-0.1|3994	%attr(0755,root,root) %{_libdir}/apache/mod_slotmem_shm.so
12mr|apache-2.4.2-0.1|3995	
12mr|apache-2.4.2-0.1|3996	%files mod_slotmem_plain
12mr|apache-2.4.2-0.1|3997	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/081_mod_slotmem_plain.conf
12mr|apache-2.4.2-0.1|3998	%attr(0755,root,root) %{_libdir}/apache/mod_slotmem_plain.so
12mr|apache-2.4.2-0.1|3999	
12mr|apache-2.4.2-0.1|4000	%files mod_ssl
12mr|apache-2.4.2-0.1|4001	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/082_mod_ssl.conf
12mr|apache-2.4.2-0.1|4002	%attr(0755,root,root) %{_libdir}/apache/mod_ssl.so
12mr|apache-2.4.2-0.1|4003	%attr(0700,apache,root) %dir /var/cache/httpd/mod_ssl
12mr|apache-2.4.2-0.1|4004	%attr(0600,apache,root) %ghost /var/cache/httpd/mod_ssl/scache.dir
12mr|apache-2.4.2-0.1|4005	%attr(0600,apache,root) %ghost /var/cache/httpd/mod_ssl/scache.pag
12mr|apache-2.4.2-0.1|4006	%attr(0600,apache,root) %ghost /var/cache/httpd/mod_ssl/scache.sem
12mr|apache-2.4.2-0.1|4007	
12mr|apache-2.4.2-0.1|4008	%files mod_optional_hook_export
12mr|apache-2.4.2-0.1|4009	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/083_mod_optional_hook_export.conf
12mr|apache-2.4.2-0.1|4010	%attr(0755,root,root) %{_libdir}/apache/mod_optional_hook_export.so
12mr|apache-2.4.2-0.1|4011	
12mr|apache-2.4.2-0.1|4012	%files mod_optional_hook_import
12mr|apache-2.4.2-0.1|4013	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/084_mod_optional_hook_import.conf
12mr|apache-2.4.2-0.1|4014	%attr(0755,root,root) %{_libdir}/apache/mod_optional_hook_import.so
12mr|apache-2.4.2-0.1|4015	
12mr|apache-2.4.2-0.1|4016	%files mod_optional_fn_import
12mr|apache-2.4.2-0.1|4017	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/085_mod_optional_fn_import.conf
12mr|apache-2.4.2-0.1|4018	%attr(0755,root,root) %{_libdir}/apache/mod_optional_fn_import.so
12mr|apache-2.4.2-0.1|4019	
12mr|apache-2.4.2-0.1|4020	%files mod_optional_fn_export
12mr|apache-2.4.2-0.1|4021	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/086_mod_optional_fn_export.conf
12mr|apache-2.4.2-0.1|4022	%attr(0755,root,root) %{_libdir}/apache/mod_optional_fn_export.so
12mr|apache-2.4.2-0.1|4023	
12mr|apache-2.4.2-0.1|4024	%files mod_dialup
12mr|apache-2.4.2-0.1|4025	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/087_mod_dialup.conf
12mr|apache-2.4.2-0.1|4026	%attr(0755,root,root) %{_libdir}/apache/mod_dialup.so
12mr|apache-2.4.2-0.1|4027	
12mr|apache-2.4.2-0.1|4028	%files mod_lbmethod_byrequests
12mr|apache-2.4.2-0.1|4029	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/088_mod_lbmethod_byrequests.conf
12mr|apache-2.4.2-0.1|4030	%attr(0755,root,root) %{_libdir}/apache/mod_lbmethod_byrequests.so
12mr|apache-2.4.2-0.1|4031	
12mr|apache-2.4.2-0.1|4032	%files mod_lbmethod_bytraffic
12mr|apache-2.4.2-0.1|4033	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/089_mod_lbmethod_bytraffic.conf
12mr|apache-2.4.2-0.1|4034	%attr(0755,root,root) %{_libdir}/apache/mod_lbmethod_bytraffic.so
12mr|apache-2.4.2-0.1|4035	
12mr|apache-2.4.2-0.1|4036	%files mod_lbmethod_bybusyness
12mr|apache-2.4.2-0.1|4037	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/090_mod_lbmethod_bybusyness.conf
12mr|apache-2.4.2-0.1|4038	%attr(0755,root,root) %{_libdir}/apache/mod_lbmethod_bybusyness.so
12mr|apache-2.4.2-0.1|4039	
12mr|apache-2.4.2-0.1|4040	%files mod_lbmethod_heartbeat
12mr|apache-2.4.2-0.1|4041	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/091_mod_lbmethod_heartbeat.conf
12mr|apache-2.4.2-0.1|4042	%attr(0755,root,root) %{_libdir}/apache/mod_lbmethod_heartbeat.so
12mr|apache-2.4.2-0.1|4043	
12mr|apache-2.4.2-0.1|4044	%files mod_unixd
12mr|apache-2.4.2-0.1|4045	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/092_mod_unixd.conf
12mr|apache-2.4.2-0.1|4046	%attr(0755,root,root) %{_libdir}/apache/mod_unixd.so
12mr|apache-2.4.2-0.1|4047	
12mr|apache-2.4.2-0.1|4048	%files mod_heartbeat
12mr|apache-2.4.2-0.1|4049	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/093_mod_heartbeat.conf
12mr|apache-2.4.2-0.1|4050	%attr(0755,root,root) %{_libdir}/apache/mod_heartbeat.so
12mr|apache-2.4.2-0.1|4051	
12mr|apache-2.4.2-0.1|4052	%files mod_heartmonitor
12mr|apache-2.4.2-0.1|4053	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/094_mod_heartmonitor.conf
12mr|apache-2.4.2-0.1|4054	%attr(0755,root,root) %{_libdir}/apache/mod_heartmonitor.so
12mr|apache-2.4.2-0.1|4055	
12mr|apache-2.4.2-0.1|4056	%files mod_dav
12mr|apache-2.4.2-0.1|4057	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/095_mod_dav.conf
12mr|apache-2.4.2-0.1|4058	%attr(0755,root,root) %{_libdir}/apache/mod_dav.so
12mr|apache-2.4.2-0.1|4059	%attr(-,apache,apache) %dir /var/lib/dav
12mr|apache-2.4.2-0.1|4060	%attr(-,apache,apache) %dir /var/lib/dav/uploads
12mr|apache-2.4.2-0.1|4061	
12mr|apache-2.4.2-0.1|4062	%files mod_status
12mr|apache-2.4.2-0.1|4063	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/096_mod_status.conf
12mr|apache-2.4.2-0.1|4064	%attr(0755,root,root) %{_libdir}/apache/mod_status.so
12mr|apache-2.4.2-0.1|4065	
12mr|apache-2.4.2-0.1|4066	%files mod_autoindex
12mr|apache-2.4.2-0.1|4067	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/097_mod_autoindex.conf
12mr|apache-2.4.2-0.1|4068	%attr(0755,root,root) %{_libdir}/apache/mod_autoindex.so
12mr|apache-2.4.2-0.1|4069	
12mr|apache-2.4.2-0.1|4070	%files mod_asis
12mr|apache-2.4.2-0.1|4071	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/098_mod_asis.conf
12mr|apache-2.4.2-0.1|4072	%attr(0755,root,root) %{_libdir}/apache/mod_asis.so
12mr|apache-2.4.2-0.1|4073	
12mr|apache-2.4.2-0.1|4074	%files mod_info
12mr|apache-2.4.2-0.1|4075	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/099_mod_info.conf
12mr|apache-2.4.2-0.1|4076	%attr(0755,root,root) %{_libdir}/apache/mod_info.so
12mr|apache-2.4.2-0.1|4077	
12mr|apache-2.4.2-0.1|4078	%files mod_suexec
12mr|apache-2.4.2-0.1|4079	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/100_mod_suexec.conf
12mr|apache-2.4.2-0.1|4080	%attr(0755,root,root) %{_libdir}/apache/mod_suexec.so
12mr|apache-2.4.2-0.1|4081	%attr(0755,root,root) %{_sbindir}/suexec
12mr|apache-2.4.2-0.1|4082	%attr(0644,root,root) %{_mandir}/man8/suexec.8*
12mr|apache-2.4.2-0.1|4083	
12mr|apache-2.4.2-0.1|4084	%files mod_cgi
12mr|apache-2.4.2-0.1|4085	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/101_mod_cgi.conf
12mr|apache-2.4.2-0.1|4086	%attr(0755,root,root) %{_libdir}/apache/mod_cgi.so
12mr|apache-2.4.2-0.1|4087	
12mr|apache-2.4.2-0.1|4088	%files mod_cgid
12mr|apache-2.4.2-0.1|4089	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/102_mod_cgid.conf
12mr|apache-2.4.2-0.1|4090	%attr(0755,root,root) %{_libdir}/apache/mod_cgid.so
12mr|apache-2.4.2-0.1|4091	
12mr|apache-2.4.2-0.1|4092	%files mod_dav_fs
12mr|apache-2.4.2-0.1|4093	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/103_mod_dav_fs.conf
12mr|apache-2.4.2-0.1|4094	%attr(0755,root,root) %{_libdir}/apache/mod_dav_fs.so
12mr|apache-2.4.2-0.1|4095	
12mr|apache-2.4.2-0.1|4096	%files mod_dav_lock
12mr|apache-2.4.2-0.1|4097	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/104_mod_dav_lock.conf
12mr|apache-2.4.2-0.1|4098	%attr(0755,root,root) %{_libdir}/apache/mod_dav_lock.so
12mr|apache-2.4.2-0.1|4099	
12mr|apache-2.4.2-0.1|4100	%files mod_vhost_alias
12mr|apache-2.4.2-0.1|4101	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/105_mod_vhost_alias.conf
12mr|apache-2.4.2-0.1|4102	%attr(0755,root,root) %{_libdir}/apache/mod_vhost_alias.so
12mr|apache-2.4.2-0.1|4103	
12mr|apache-2.4.2-0.1|4104	%files mod_negotiation
12mr|apache-2.4.2-0.1|4105	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/106_mod_negotiation.conf
12mr|apache-2.4.2-0.1|4106	%attr(0755,root,root) %{_libdir}/apache/mod_negotiation.so
12mr|apache-2.4.2-0.1|4107	
12mr|apache-2.4.2-0.1|4108	%files mod_dir
12mr|apache-2.4.2-0.1|4109	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/107_mod_dir.conf
12mr|apache-2.4.2-0.1|4110	%attr(0755,root,root) %{_libdir}/apache/mod_dir.so
12mr|apache-2.4.2-0.1|4111	
12mr|apache-2.4.2-0.1|4112	%files mod_imagemap
12mr|apache-2.4.2-0.1|4113	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/108_mod_imagemap.conf
12mr|apache-2.4.2-0.1|4114	%attr(0755,root,root) %{_libdir}/apache/mod_imagemap.so
12mr|apache-2.4.2-0.1|4115	
12mr|apache-2.4.2-0.1|4116	%files mod_actions
12mr|apache-2.4.2-0.1|4117	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/109_mod_actions.conf
12mr|apache-2.4.2-0.1|4118	%attr(0755,root,root) %{_libdir}/apache/mod_actions.so
12mr|apache-2.4.2-0.1|4119	
12mr|apache-2.4.2-0.1|4120	%files mod_speling
12mr|apache-2.4.2-0.1|4121	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/110_mod_speling.conf
12mr|apache-2.4.2-0.1|4122	%attr(0755,root,root) %{_libdir}/apache/mod_speling.so
12mr|apache-2.4.2-0.1|4123	
12mr|apache-2.4.2-0.1|4124	%files mod_userdir
12mr|apache-2.4.2-0.1|4125	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/111_mod_userdir.conf
12mr|apache-2.4.2-0.1|4126	%attr(0755,root,root) %{_libdir}/apache/mod_userdir.so
12mr|apache-2.4.2-0.1|4127	
12mr|apache-2.4.2-0.1|4128	%files mod_alias
12mr|apache-2.4.2-0.1|4129	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/112_mod_alias.conf
12mr|apache-2.4.2-0.1|4130	%attr(0755,root,root) %{_libdir}/apache/mod_alias.so
12mr|apache-2.4.2-0.1|4131	
12mr|apache-2.4.2-0.1|4132	%files mod_rewrite
12mr|apache-2.4.2-0.1|4133	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/113_mod_rewrite.conf
12mr|apache-2.4.2-0.1|4134	%attr(0755,root,root) %{_libdir}/apache/mod_rewrite.so
12mr|apache-2.4.2-0.1|4135	
12mr|apache-2.4.2-0.1|4136	%files base
12mr|apache-2.4.2-0.1|4137	%defattr(-,root,root)
12mr|apache-2.4.2-0.1|4138	%doc upgrading.txt new_features_2_4.txt
12mr|apache-2.4.2-0.1|4139	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/httpd
12mr|apache-2.4.2-0.1|4140	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/httpd
12mr|apache-2.4.2-0.1|4141	%dir %{_sysconfdir}/httpd
12mr|apache-2.4.2-0.1|4142	%dir %{_sysconfdir}/httpd/conf
12mr|apache-2.4.2-0.1|4143	%dir %{_sysconfdir}/httpd/conf/webapps.d
12mr|apache-2.4.2-0.1|4144	%dir %{_sysconfdir}/httpd/conf/vhosts.d
12mr|apache-2.4.2-0.1|4145	%dir %{_sysconfdir}/httpd/conf.d
12mr|apache-2.4.2-0.1|4146	%dir %{_sysconfdir}/httpd/modules.d
12mr|apache-2.4.2-0.1|4147	%dir %{_sysconfdir}/httpd/conf/extra
12mr|apache-2.4.2-0.1|4148	%dir %{_sysconfdir}/httpd/conf/original
12mr|apache-2.4.2-0.1|4149	%dir %{_sysconfdir}/httpd/conf/original/extra
12mr|apache-2.4.2-0.1|4150	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-autoindex.conf
12mr|apache-2.4.2-0.1|4151	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-dav.conf
12mr|apache-2.4.2-0.1|4152	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-default.conf
12mr|apache-2.4.2-0.1|4153	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-info.conf
12mr|apache-2.4.2-0.1|4154	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-languages.conf
12mr|apache-2.4.2-0.1|4155	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-manual.conf
12mr|apache-2.4.2-0.1|4156	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-mpm.conf
12mr|apache-2.4.2-0.1|4157	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-multilang-errordoc.conf
12mr|apache-2.4.2-0.1|4158	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-ssl.conf
12mr|apache-2.4.2-0.1|4159	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-userdir.conf
12mr|apache-2.4.2-0.1|4160	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-vhosts.conf
12mr|apache-2.4.2-0.1|4161	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/proxy-html.conf
12mr|apache-2.4.2-0.1|4162	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/httpd.conf
12mr|apache-2.4.2-0.1|4163	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/magic
12mr|apache-2.4.2-0.1|4164	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/mime.types
12mr|apache-2.4.2-0.1|4165	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-autoindex.conf
12mr|apache-2.4.2-0.1|4166	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-dav.conf
12mr|apache-2.4.2-0.1|4167	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-default.conf
12mr|apache-2.4.2-0.1|4168	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-info.conf
12mr|apache-2.4.2-0.1|4169	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-languages.conf
12mr|apache-2.4.2-0.1|4170	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-manual.conf
12mr|apache-2.4.2-0.1|4171	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-mpm.conf
12mr|apache-2.4.2-0.1|4172	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-multilang-errordoc.conf
12mr|apache-2.4.2-0.1|4173	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-ssl.conf
12mr|apache-2.4.2-0.1|4174	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-userdir.conf
12mr|apache-2.4.2-0.1|4175	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-vhosts.conf
12mr|apache-2.4.2-0.1|4176	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/proxy-html.conf
12mr|apache-2.4.2-0.1|4177	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/httpd.conf
12mr|apache-2.4.2-0.1|4178	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/fileprotector.conf
12mr|apache-2.4.2-0.1|4179	%attr(0755,apache,apache) %dir /var/www
12mr|apache-2.4.2-0.1|4180	%attr(0755,apache,apache) %dir /var/run/httpd
12mr|apache-2.4.2-0.1|4181	%attr(0755,root,root) %dir /var/www/html
12mr|apache-2.4.2-0.1|4182	%dir /var/www/error
12mr|apache-2.4.2-0.1|4183	%dir /var/www/error/include
12mr|apache-2.4.2-0.1|4184	%dir /var/www/icons
12mr|apache-2.4.2-0.1|4185	%dir /var/www/icons/small
12mr|apache-2.4.2-0.1|4186	%dir /var/log/httpd
12mr|apache-2.4.2-0.1|4187	%dir /var/www/cgi-bin
12mr|apache-2.4.2-0.1|4188	%dir /var/www/perl
12mr|apache-2.4.2-0.1|4189	%config(noreplace,missingok) /var/www/error/README
12mr|apache-2.4.2-0.1|4190	%config(noreplace,missingok) /var/www/error/*.var
12mr|apache-2.4.2-0.1|4191	%config(noreplace,missingok) /var/www/error/include/*.html
12mr|apache-2.4.2-0.1|4192	%attr(0644,root,root) /var/www/icons/README*
12mr|apache-2.4.2-0.1|4193	%attr(0644,root,root) /var/www/icons/*.png
12mr|apache-2.4.2-0.1|4194	%attr(0644,root,root) /var/www/icons/*.gif
12mr|apache-2.4.2-0.1|4195	%attr(0644,root,root) /var/www/icons/small/*.png
12mr|apache-2.4.2-0.1|4196	%attr(0644,root,root) /var/www/icons/small/*.gif
12mr|apache-2.4.2-0.1|4197	%attr(0644,root,root) %config(noreplace) /var/www/html/index.html
12mr|apache-2.4.2-0.1|4198	%attr(0644,root,root) %config(noreplace) /var/www/html/favicon.ico
12mr|apache-2.4.2-0.1|4199	%attr(0644,root,root) %config(noreplace) /var/www/html/robots.txt
12mr|apache-2.4.2-0.1|4200	%attr(0755,root,root) %{_bindir}/ab
12mr|apache-2.4.2-0.1|4201	%attr(0755,root,root) %{_bindir}/dbmmanage
12mr|apache-2.4.2-0.1|4202	%attr(0755,root,root) %{_bindir}/htdbm
12mr|apache-2.4.2-0.1|4203	%attr(0755,root,root) %{_bindir}/htdigest
12mr|apache-2.4.2-0.1|4204	%attr(0755,root,root) %{_bindir}/htpasswd
12mr|apache-2.4.2-0.1|4205	%attr(0755,root,root) %{_bindir}/httxt2dbm
12mr|apache-2.4.2-0.1|4206	%attr(0755,root,root) %{_bindir}/logresolve
12mr|apache-2.4.2-0.1|4207	%attr(0755,root,root) %{_sbindir}/apachectl
12mr|apache-2.4.2-0.1|4208	%attr(0755,root,root) %{_sbindir}/check_forensic
12mr|apache-2.4.2-0.1|4209	%attr(0755,root,root) %{_sbindir}/checkgid
12mr|apache-2.4.2-0.1|4210	%attr(0755,root,root) %{_sbindir}/fcgistarter
12mr|apache-2.4.2-0.1|4211	%attr(0755,root,root) %{_sbindir}/list_hooks.pl
12mr|apache-2.4.2-0.1|4212	%attr(0755,root,root) %{_sbindir}/logresolve.pl
12mr|apache-2.4.2-0.1|4213	%attr(0755,root,root) %{_sbindir}/log_server_status
12mr|apache-2.4.2-0.1|4214	%attr(0755,root,root) %{_sbindir}/rotatelogs
12mr|apache-2.4.2-0.1|4215	%attr(0755,root,root) %{_sbindir}/split-logfile
12mr|apache-2.4.2-0.1|4216	%attr(0755,root,root) %dir %{_libdir}/apache
12mr|apache-2.4.2-0.1|4217	%attr(0700,apache,root) %dir /var/cache/httpd
12mr|apache-2.4.2-0.1|4218	%{_localstatedir}/lib/rpm/filetriggers/webapp.*
12mr|apache-2.4.2-0.1|4219	%exclude %{_mandir}/man8/htcacheclean.8*
12mr|apache-2.4.2-0.1|4220	%exclude %{_mandir}/man8/suexec.8*
12mr|apache-2.4.2-0.1|4221	%{_mandir}/*/*
12mr|apache-2.4.2-0.1|4222	
12mr|apache-2.4.2-0.1|4223	%files htcacheclean
12mr|apache-2.4.2-0.1|4224	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/htcacheclean
12mr|apache-2.4.2-0.1|4225	%attr(0755,root,root) %{_sbindir}/htcacheclean
12mr|apache-2.4.2-0.1|4226	%{_mandir}/man8/htcacheclean.8*
12mr|apache-2.4.2-0.1|4227	/lib/systemd/system/htcacheclean.service
12mr|apache-2.4.2-0.1|4228	
12mr|apache-2.4.2-0.1|4229	%files devel
12mr|apache-2.4.2-0.1|4230	%{multiarch_includedir}/apache/ap_config_layout.h
12mr|apache-2.4.2-0.1|4231	%{_includedir}/apache
12mr|apache-2.4.2-0.1|4232	%attr(0755,root,root) %dir %{_libdir}/apache/build
12mr|apache-2.4.2-0.1|4233	%attr(0644,root,root) %{_libdir}/apache/build/*.mk
12mr|apache-2.4.2-0.1|4234	%attr(0755,root,root) %{_libdir}/apache/build/*.sh
12mr|apache-2.4.2-0.1|4235	%attr(0755,root,root) %{_libdir}/apache/build/envvars
12mr|apache-2.4.2-0.1|4236	%attr(0755,root,root) %{_sbindir}/envvars-std
12mr|apache-2.4.2-0.1|4237	%attr(0755,root,root) %{_bindir}/apxs
12mr|apache-2.4.2-0.1|4238	%attr(0755,root,root) %{_libdir}/apache/httpd.exp
12mr|apache-2.4.2-0.1|4239	
12mr|apache-2.4.2-0.1|4240	%files source
12mr|apache-2.4.2-0.1|4241	%{_usrsrc}/apache-%{version}
12mr|apache-2.4.2-0.1|4242	
12mr|apache-2.4.2-0.1|4243	%files doc
12mr|apache-2.4.2-0.1|4244	%{_datadir}/doc/apache-doc
12mr|apache-2.4.2-0.1|4245	
12mr|apache-2.4.2-0.1|4246	
12mr|apache-2.4.2-0.1|4247	
12mr|apache-2.4.2-0.1|4248	%changelog
12mr|apache-2.4.2-0.1|4249	

13439 12
12mr|apache-commons-parent-20-3|1	%global base_name       parent
12mr|apache-commons-parent-20-3|2	%global short_name      commons-%{base_name}
12mr|apache-commons-parent-20-3|3	
12mr|apache-commons-parent-20-3|4	Name:             apache-%{short_name}
12mr|apache-commons-parent-20-3|5	Version:          20
12mr|apache-commons-parent-20-3|6	Release:          3
12mr|apache-commons-parent-20-3|7	Summary:          Apache Commons Parent Pom
12mr|apache-commons-parent-20-3|8	Group:            Development/Java
12mr|apache-commons-parent-20-3|9	License:          ASL 2.0
12mr|apache-commons-parent-20-3|10	URL:              http://svn.apache.org/repos/asf/commons/proper/%{short_name}/tags/%{short_name}-%{version}/
12mr|apache-commons-parent-20-3|11	
12mr|apache-commons-parent-20-3|12	# svn export http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-20
12mr|apache-commons-parent-20-3|13	# tar caf commons-parent-20.tar.xz commons-parent-20
12mr|apache-commons-parent-20-3|14	Source0:          %{short_name}-%{version}.tar.xz
12mr|apache-commons-parent-20-3|15	
12mr|apache-commons-parent-20-3|16	#common-build-plugin not in fedora yet
12mr|apache-commons-parent-20-3|17	Patch1:           %{name}-remove-build-plugin.patch
12mr|apache-commons-parent-20-3|18	BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12mr|apache-commons-parent-20-3|19	BuildArch:        noarch
12mr|apache-commons-parent-20-3|20	
12mr|apache-commons-parent-20-3|21	BuildRequires:    java-devel >= 0:1.6.0
12mr|apache-commons-parent-20-3|22	BuildRequires:    jpackage-utils
12mr|apache-commons-parent-20-3|23	
12mr|apache-commons-parent-20-3|24	Requires:         java >= 0:1.6.0
12mr|apache-commons-parent-20-3|25	Requires:         jpackage-utils
12mr|apache-commons-parent-20-3|26	Requires:         maven
12mr|apache-commons-parent-20-3|27	Requires:         maven-antrun-plugin
12mr|apache-commons-parent-20-3|28	Requires:         maven-compiler-plugin
12mr|apache-commons-parent-20-3|29	Requires:         maven-idea-plugin
12mr|apache-commons-parent-20-3|30	Requires:         maven-install-plugin
12mr|apache-commons-parent-20-3|31	Requires:         maven-jar-plugin
12mr|apache-commons-parent-20-3|32	Requires:         maven-javadoc-plugin
12mr|apache-commons-parent-20-3|33	Requires:         maven-plugin-bundle
12mr|apache-commons-parent-20-3|34	Requires:         maven-resources-plugin
12mr|apache-commons-parent-20-3|35	Requires:         maven-surefire-plugin
12mr|apache-commons-parent-20-3|36	Requires(post):   jpackage-utils
12mr|apache-commons-parent-20-3|37	Requires(postun): jpackage-utils
12mr|apache-commons-parent-20-3|38	
12mr|apache-commons-parent-20-3|39	
12mr|apache-commons-parent-20-3|40	%description
12mr|apache-commons-parent-20-3|41	The Project Object Model files for the apache-commons packages.
12mr|apache-commons-parent-20-3|42	
12mr|apache-commons-parent-20-3|43	%prep
12mr|apache-commons-parent-20-3|44	%setup -q -n %{short_name}-%{version}
12mr|apache-commons-parent-20-3|45	%patch1 -p0
12mr|apache-commons-parent-20-3|46	
12mr|apache-commons-parent-20-3|47	%build
12mr|apache-commons-parent-20-3|48	#nothing to do for the pom
12mr|apache-commons-parent-20-3|49	
12mr|apache-commons-parent-20-3|50	%install
12mr|apache-commons-parent-20-3|51	rm -rf %{buildroot}
12mr|apache-commons-parent-20-3|52	
12mr|apache-commons-parent-20-3|53	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
12mr|apache-commons-parent-20-3|54	
12mr|apache-commons-parent-20-3|55	# poms
12mr|apache-commons-parent-20-3|56	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mr|apache-commons-parent-20-3|57	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
12mr|apache-commons-parent-20-3|58	
12mr|apache-commons-parent-20-3|59	%post
12mr|apache-commons-parent-20-3|60	%update_maven_depmap
12mr|apache-commons-parent-20-3|61	
12mr|apache-commons-parent-20-3|62	%postun
12mr|apache-commons-parent-20-3|63	%update_maven_depmap
12mr|apache-commons-parent-20-3|64	
12mr|apache-commons-parent-20-3|65	%clean
12mr|apache-commons-parent-20-3|66	rm -rf %{buildroot}
12mr|apache-commons-parent-20-3|67	
12mr|apache-commons-parent-20-3|68	%files
12mr|apache-commons-parent-20-3|69	%defattr(-,root,root,-)
12mr|apache-commons-parent-20-3|70	%doc LICENSE.txt NOTICE.txt
12mr|apache-commons-parent-20-3|71	%{_mavenpomdir}/*
12mr|apache-commons-parent-20-3|72	%{_mavendepmapfragdir}/*
12mr|apache-commons-parent-20-3|73	
12mr|apache-commons-parent-20-3|74	
12mr|apache-commons-parent-20-3|75	
12mr|apache-commons-parent-20-3|76	
12mr|apache-commons-parent-20-3|77	%changelog
12mr|apache-commons-parent-20-3|78	

13440 12
12mr|apache-conf-2.2.22-1.1|1	%if %mandriva_branch == Cooker
12mr|apache-conf-2.2.22-1.1|2	# Cooker
12mr|apache-conf-2.2.22-1.1|3	%define release %mkrel 2
12mr|apache-conf-2.2.22-1.1|4	%else
12mr|apache-conf-2.2.22-1.1|5	# Old distros
12mr|apache-conf-2.2.22-1.1|6	%define subrel 1
12mr|apache-conf-2.2.22-1.1|7	%define release %mkrel 1
12mr|apache-conf-2.2.22-1.1|8	%endif
12mr|apache-conf-2.2.22-1.1|9	
12mr|apache-conf-2.2.22-1.1|10	Summary:	Configuration files for Apache
12mr|apache-conf-2.2.22-1.1|11	Name:		apache-conf
12mr|apache-conf-2.2.22-1.1|12	Version:	2.2.22
12mr|apache-conf-2.2.22-1.1|13	Release:	%release
12mr|apache-conf-2.2.22-1.1|14	License:	Apache License
12mr|apache-conf-2.2.22-1.1|15	Group:		System/Servers
12mr|apache-conf-2.2.22-1.1|16	URL:		http://www.mandriva.com
12mr|apache-conf-2.2.22-1.1|17	Source1:	httpd.init
12mr|apache-conf-2.2.22-1.1|18	Source2:	httpd.sysconf
12mr|apache-conf-2.2.22-1.1|19	Source3:	httpd.conf
12mr|apache-conf-2.2.22-1.1|20	Source4:	fileprotector.conf
12mr|apache-conf-2.2.22-1.1|21	Source5:	magic
12mr|apache-conf-2.2.22-1.1|22	Source6:	mime.types
12mr|apache-conf-2.2.22-1.1|23	Source7:	index.html
12mr|apache-conf-2.2.22-1.1|24	Source8:	advxsplitlogfile.pl
12mr|apache-conf-2.2.22-1.1|25	Source9:	advxsplitlogfile.c
12mr|apache-conf-2.2.22-1.1|26	Source10:	robots.txt
12mr|apache-conf-2.2.22-1.1|27	Source11:	00_default_vhosts.conf
12mr|apache-conf-2.2.22-1.1|28	Source12:	mod_ssl-gentestcrt.sh
12mr|apache-conf-2.2.22-1.1|29	Source13:	apache-2.0.40-testscript.pl
12mr|apache-conf-2.2.22-1.1|30	Source14:	http://www.mandriva.com/files/mandriva_customer_favicon.ico
12mr|apache-conf-2.2.22-1.1|31	Source15:	webapp.script
12mr|apache-conf-2.2.22-1.1|32	Requires:	lynx >= 2.8.5
12mr|apache-conf-2.2.22-1.1|33	Requires(post): rpm-helper
12mr|apache-conf-2.2.22-1.1|34	Requires(preun): rpm-helper
12mr|apache-conf-2.2.22-1.1|35	Requires(pre): rpm-helper
12mr|apache-conf-2.2.22-1.1|36	Requires(postun): rpm-helper
12mr|apache-conf-2.2.22-1.1|37	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|apache-conf-2.2.22-1.1|38	
12mr|apache-conf-2.2.22-1.1|39	%description
12mr|apache-conf-2.2.22-1.1|40	This package contains configuration files for apache. It is necessary for
12mr|apache-conf-2.2.22-1.1|41	operation of the apache webserver. Having those files into a separate modules
12mr|apache-conf-2.2.22-1.1|42	provides better customization for OEMs and ISPs, who can modify the look and
12mr|apache-conf-2.2.22-1.1|43	feel of the apache webserver without having to re-compile the whole suite to
12mr|apache-conf-2.2.22-1.1|44	change a logo or config file.
12mr|apache-conf-2.2.22-1.1|45	
12mr|apache-conf-2.2.22-1.1|46	%prep
12mr|apache-conf-2.2.22-1.1|47	
12mr|apache-conf-2.2.22-1.1|48	%setup -T -c -q -n %{name}-%{version}
12mr|apache-conf-2.2.22-1.1|49	
12mr|apache-conf-2.2.22-1.1|50	cp %{SOURCE1} .
12mr|apache-conf-2.2.22-1.1|51	cp %{SOURCE2} .
12mr|apache-conf-2.2.22-1.1|52	cp %{SOURCE3} .
12mr|apache-conf-2.2.22-1.1|53	cp %{SOURCE4} .
12mr|apache-conf-2.2.22-1.1|54	cp %{SOURCE5} .
12mr|apache-conf-2.2.22-1.1|55	cp %{SOURCE6} .
12mr|apache-conf-2.2.22-1.1|56	cp %{SOURCE7} .
12mr|apache-conf-2.2.22-1.1|57	cp %{SOURCE8} .
12mr|apache-conf-2.2.22-1.1|58	cp %{SOURCE9} .
12mr|apache-conf-2.2.22-1.1|59	cp %{SOURCE10} .
12mr|apache-conf-2.2.22-1.1|60	cp %{SOURCE11} .
12mr|apache-conf-2.2.22-1.1|61	cp %{SOURCE12} .
12mr|apache-conf-2.2.22-1.1|62	cp %{SOURCE13} .
12mr|apache-conf-2.2.22-1.1|63	cp %{SOURCE14} favicon.ico
12mr|apache-conf-2.2.22-1.1|64	
12mr|apache-conf-2.2.22-1.1|65	%build
12mr|apache-conf-2.2.22-1.1|66	%serverbuild
12mr|apache-conf-2.2.22-1.1|67	
12mr|apache-conf-2.2.22-1.1|68	gcc $CFLAGS -o advxsplitlogfile advxsplitlogfile.c
12mr|apache-conf-2.2.22-1.1|69	
12mr|apache-conf-2.2.22-1.1|70	%install
12mr|apache-conf-2.2.22-1.1|71	rm -rf %{buildroot}
12mr|apache-conf-2.2.22-1.1|72	
12mr|apache-conf-2.2.22-1.1|73	# don't fiddle with the initscript!
12mr|apache-conf-2.2.22-1.1|74	export DONT_GPRINTIFY=1
12mr|apache-conf-2.2.22-1.1|75	
12mr|apache-conf-2.2.22-1.1|76	install -d %{buildroot}%{_initrddir}
12mr|apache-conf-2.2.22-1.1|77	install -d %{buildroot}%{_sbindir}
12mr|apache-conf-2.2.22-1.1|78	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mr|apache-conf-2.2.22-1.1|79	install -d %{buildroot}%{_sysconfdir}/httpd/conf.d
12mr|apache-conf-2.2.22-1.1|80	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12mr|apache-conf-2.2.22-1.1|81	install -d %{buildroot}%{_sysconfdir}/httpd/conf/vhosts.d
12mr|apache-conf-2.2.22-1.1|82	install -d %{buildroot}%{_sysconfdir}/httpd/conf/addon-modules
12mr|apache-conf-2.2.22-1.1|83	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mr|apache-conf-2.2.22-1.1|84	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|apache-conf-2.2.22-1.1|85	
12mr|apache-conf-2.2.22-1.1|86	install -d %{buildroot}/var/log/httpd
12mr|apache-conf-2.2.22-1.1|87	install -d %{buildroot}/var/www/cgi-bin
12mr|apache-conf-2.2.22-1.1|88	install -d %{buildroot}/var/www/html/addon-modules
12mr|apache-conf-2.2.22-1.1|89	install -d %{buildroot}/var/www/icons
12mr|apache-conf-2.2.22-1.1|90	install -d %{buildroot}/var/www/perl
12mr|apache-conf-2.2.22-1.1|91	
12mr|apache-conf-2.2.22-1.1|92	install -m0755 advxsplitlogfile %{buildroot}%{_sbindir}/advxsplitlogfile
12mr|apache-conf-2.2.22-1.1|93	install -m0755 advxsplitlogfile.pl %{buildroot}%{_sbindir}/advxsplitlogfile.pl
12mr|apache-conf-2.2.22-1.1|94	install -m0755 apache-2.0.40-testscript.pl %{buildroot}/var/www/cgi-bin/test.cgi
12mr|apache-conf-2.2.22-1.1|95	install -m0755 apache-2.0.40-testscript.pl %{buildroot}/var/www/perl/test.pl
12mr|apache-conf-2.2.22-1.1|96	install -m0755 httpd.init %{buildroot}%{_initrddir}/httpd
12mr|apache-conf-2.2.22-1.1|97	install -m0755 mod_ssl-gentestcrt.sh %{buildroot}%{_sbindir}/mod_ssl-gentestcrt
12mr|apache-conf-2.2.22-1.1|98	
12mr|apache-conf-2.2.22-1.1|99	# make some dangling soft links
12mr|apache-conf-2.2.22-1.1|100	pushd %{buildroot}%{_sysconfdir}/httpd
12mr|apache-conf-2.2.22-1.1|101	ln -s ../../usr/%{_lib} %{_lib}
12mr|apache-conf-2.2.22-1.1|102	ln -s ../../var/log/httpd logs
12mr|apache-conf-2.2.22-1.1|103	ln -s ../../usr/%{_lib}/apache modules
12mr|apache-conf-2.2.22-1.1|104	ln -s ../../usr/%{_lib}/apache-extramodules extramodules
12mr|apache-conf-2.2.22-1.1|105	popd
12mr|apache-conf-2.2.22-1.1|106	
12mr|apache-conf-2.2.22-1.1|107	# config files
12mr|apache-conf-2.2.22-1.1|108	install -m0644 httpd.conf %{buildroot}%{_sysconfdir}/httpd/conf/httpd.conf
12mr|apache-conf-2.2.22-1.1|109	install -m0644 fileprotector.conf %{buildroot}%{_sysconfdir}/httpd/conf/fileprotector.conf
12mr|apache-conf-2.2.22-1.1|110	install -m0644 mime.types %{buildroot}%{_sysconfdir}/httpd/conf/mime.types
12mr|apache-conf-2.2.22-1.1|111	install -m0644 magic %{buildroot}%{_sysconfdir}/httpd/conf/magic
12mr|apache-conf-2.2.22-1.1|112	install -m0644 httpd.sysconf %{buildroot}%{_sysconfdir}/sysconfig/httpd
12mr|apache-conf-2.2.22-1.1|113	install -m0644 00_default_vhosts.conf %{buildroot}%{_sysconfdir}/httpd/conf/vhosts.d/00_default_vhosts.conf
12mr|apache-conf-2.2.22-1.1|114	
12mr|apache-conf-2.2.22-1.1|115	#install misc documentation and logos
12mr|apache-conf-2.2.22-1.1|116	install -m0644 index.html %{buildroot}/var/www/html/
12mr|apache-conf-2.2.22-1.1|117	install -m0644 favicon.ico %{buildroot}/var/www/html/
12mr|apache-conf-2.2.22-1.1|118	install -m0644 robots.txt %{buildroot}/var/www/html/
12mr|apache-conf-2.2.22-1.1|119	
12mr|apache-conf-2.2.22-1.1|120	# nuke any mandrake button
12mr|apache-conf-2.2.22-1.1|121	rm -f %{buildroot}/var/www/icons/mandrake.png
12mr|apache-conf-2.2.22-1.1|122	rm -f %{buildroot}/var/www/icons/medbutton.png
12mr|apache-conf-2.2.22-1.1|123	
12mr|apache-conf-2.2.22-1.1|124	cat > HOWTO_get_modules.html << EOF
12mr|apache-conf-2.2.22-1.1|125	<p>* For a fresh list of available modules for apache2, please visit <a href=http://nux.se/apache/>nux.se</a>.</p>
12mr|apache-conf-2.2.22-1.1|126	EOF
12mr|apache-conf-2.2.22-1.1|127	install -m0644 HOWTO_get_modules.html %{buildroot}/var/www/html/addon-modules/
12mr|apache-conf-2.2.22-1.1|128	
12mr|apache-conf-2.2.22-1.1|129	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/addon-modules.conf << EOF
12mr|apache-conf-2.2.22-1.1|130	<Directory "/var/www/html/addon-modules">
12mr|apache-conf-2.2.22-1.1|131	Options Indexes MultiViews FollowSymlinks
12mr|apache-conf-2.2.22-1.1|132	AllowOverride None
12mr|apache-conf-2.2.22-1.1|133	Order deny,allow
12mr|apache-conf-2.2.22-1.1|134	Deny from all
12mr|apache-conf-2.2.22-1.1|135	Allow from 127.0.0.1
12mr|apache-conf-2.2.22-1.1|136	ErrorDocument 403 "This directory can only be viewed from localhost."
12mr|apache-conf-2.2.22-1.1|137	</Directory>
12mr|apache-conf-2.2.22-1.1|138	EOF
12mr|apache-conf-2.2.22-1.1|139	
12mr|apache-conf-2.2.22-1.1|140	# install log rotation stuff
12mr|apache-conf-2.2.22-1.1|141	cat > %{buildroot}%{_sysconfdir}/logrotate.d/httpd << EOF
12mr|apache-conf-2.2.22-1.1|142	/var/log/httpd/*_log /var/log/httpd/apache_runtime_status /var/log/httpd/ssl_mutex {
12mr|apache-conf-2.2.22-1.1|143	rotate 5
12mr|apache-conf-2.2.22-1.1|144	monthly
12mr|apache-conf-2.2.22-1.1|145	missingok
12mr|apache-conf-2.2.22-1.1|146	notifempty
12mr|apache-conf-2.2.22-1.1|147	nocompress
12mr|apache-conf-2.2.22-1.1|148	prerotate
12mr|apache-conf-2.2.22-1.1|149	%{_initrddir}/httpd closelogs > /dev/null 2>&1 || :
12mr|apache-conf-2.2.22-1.1|150	endscript
12mr|apache-conf-2.2.22-1.1|151	postrotate
12mr|apache-conf-2.2.22-1.1|152	%{_initrddir}/httpd closelogs > /dev/null 2>&1 || :
12mr|apache-conf-2.2.22-1.1|153	endscript
12mr|apache-conf-2.2.22-1.1|154	}
12mr|apache-conf-2.2.22-1.1|155	EOF
12mr|apache-conf-2.2.22-1.1|156	
12mr|apache-conf-2.2.22-1.1|157	# rpm filetriggers
12mr|apache-conf-2.2.22-1.1|158	install -d -m 755 %{buildroot}%{_localstatedir}/lib/rpm/filetriggers
12mr|apache-conf-2.2.22-1.1|159	cat > %buildroot%{_localstatedir}/lib/rpm/filetriggers/webapp.filter << EOF
12mr|apache-conf-2.2.22-1.1|160	^./etc/httpd/conf/webapps.d/.*\.conf$
12mr|apache-conf-2.2.22-1.1|161	EOF
12mr|apache-conf-2.2.22-1.1|162	install -m 755 %{SOURCE15} \
12mr|apache-conf-2.2.22-1.1|163	%{buildroot}%{_localstatedir}/lib/rpm/filetriggers/webapp.script
12mr|apache-conf-2.2.22-1.1|164	
12mr|apache-conf-2.2.22-1.1|165	%pre
12mr|apache-conf-2.2.22-1.1|166	%_pre_useradd apache /var/www /bin/sh
12mr|apache-conf-2.2.22-1.1|167	
12mr|apache-conf-2.2.22-1.1|168	%post
12mr|apache-conf-2.2.22-1.1|169	%_post_service httpd
12mr|apache-conf-2.2.22-1.1|170	
12mr|apache-conf-2.2.22-1.1|171	%preun
12mr|apache-conf-2.2.22-1.1|172	%_preun_service httpd
12mr|apache-conf-2.2.22-1.1|173	
12mr|apache-conf-2.2.22-1.1|174	%postun
12mr|apache-conf-2.2.22-1.1|175	%_postun_userdel apache
12mr|apache-conf-2.2.22-1.1|176	
12mr|apache-conf-2.2.22-1.1|177	%clean
12mr|apache-conf-2.2.22-1.1|178	rm -rf %{buildroot}
12mr|apache-conf-2.2.22-1.1|179	
12mr|apache-conf-2.2.22-1.1|180	%files
12mr|apache-conf-2.2.22-1.1|181	%defattr(-,root,root)
12mr|apache-conf-2.2.22-1.1|182	%attr(0755,root,root) %{_initrddir}/httpd
12mr|apache-conf-2.2.22-1.1|183	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/httpd
12mr|apache-conf-2.2.22-1.1|184	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/httpd
12mr|apache-conf-2.2.22-1.1|185	
12mr|apache-conf-2.2.22-1.1|186	%dir %{_sysconfdir}/httpd
12mr|apache-conf-2.2.22-1.1|187	%dir %{_sysconfdir}/httpd/conf
12mr|apache-conf-2.2.22-1.1|188	%dir %{_sysconfdir}/httpd/conf/addon-modules
12mr|apache-conf-2.2.22-1.1|189	%dir %{_sysconfdir}/httpd/conf/webapps.d
12mr|apache-conf-2.2.22-1.1|190	%dir %{_sysconfdir}/httpd/conf/vhosts.d
12mr|apache-conf-2.2.22-1.1|191	%dir %{_sysconfdir}/httpd/conf.d
12mr|apache-conf-2.2.22-1.1|192	%dir %{_sysconfdir}/httpd/modules.d
12mr|apache-conf-2.2.22-1.1|193	
12mr|apache-conf-2.2.22-1.1|194	%dir %{_sysconfdir}/httpd/%{_lib}
12mr|apache-conf-2.2.22-1.1|195	%dir %{_sysconfdir}/httpd/logs
12mr|apache-conf-2.2.22-1.1|196	%dir %{_sysconfdir}/httpd/modules
12mr|apache-conf-2.2.22-1.1|197	%dir %{_sysconfdir}/httpd/extramodules
12mr|apache-conf-2.2.22-1.1|198	
12mr|apache-conf-2.2.22-1.1|199	%attr(0755,apache,apache) %dir /var/www
12mr|apache-conf-2.2.22-1.1|200	%attr(0755,root,root) %dir /var/www/html
12mr|apache-conf-2.2.22-1.1|201	
12mr|apache-conf-2.2.22-1.1|202	%dir /var/log/httpd
12mr|apache-conf-2.2.22-1.1|203	%dir /var/www/cgi-bin
12mr|apache-conf-2.2.22-1.1|204	%dir /var/www/html/addon-modules
12mr|apache-conf-2.2.22-1.1|205	%dir /var/www/icons
12mr|apache-conf-2.2.22-1.1|206	%dir /var/www/perl
12mr|apache-conf-2.2.22-1.1|207	
12mr|apache-conf-2.2.22-1.1|208	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/httpd.conf
12mr|apache-conf-2.2.22-1.1|209	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/fileprotector.conf
12mr|apache-conf-2.2.22-1.1|210	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/mime.types
12mr|apache-conf-2.2.22-1.1|211	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/magic
12mr|apache-conf-2.2.22-1.1|212	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/addon-modules.conf
12mr|apache-conf-2.2.22-1.1|213	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/vhosts.d/00_default_vhosts.conf
12mr|apache-conf-2.2.22-1.1|214	
12mr|apache-conf-2.2.22-1.1|215	%attr(0755,root,root) /var/www/cgi-bin/*
12mr|apache-conf-2.2.22-1.1|216	%attr(0755,root,root) /var/www/perl/*
12mr|apache-conf-2.2.22-1.1|217	/var/www/html/addon-modules/*
12mr|apache-conf-2.2.22-1.1|218	
12mr|apache-conf-2.2.22-1.1|219	%attr(0644,root,root) %config(noreplace) /var/www/html/favicon.ico
12mr|apache-conf-2.2.22-1.1|220	%attr(0644,root,root) %config(noreplace) /var/www/html/index.html
12mr|apache-conf-2.2.22-1.1|221	%attr(0644,root,root) %config(noreplace) /var/www/html/robots.txt
12mr|apache-conf-2.2.22-1.1|222	%attr(0755,root,root) %{_sbindir}/*
12mr|apache-conf-2.2.22-1.1|223	%{_localstatedir}/lib/rpm/filetriggers/webapp.*
12mr|apache-conf-2.2.22-1.1|224	
12mr|apache-conf-2.2.22-1.1|225	
12mr|apache-conf-2.2.22-1.1|226	
12mr|apache-conf-2.2.22-1.1|227	%changelog
12mr|apache-conf-2.2.22-1.1|228	

13441 12
12mr|apache-doc-2.4.2-1|1	# (oe) undefining these makes the build _real_ quick.
12mr|apache-doc-2.4.2-1|2	%undefine __find_provides
12mr|apache-doc-2.4.2-1|3	%undefine __find_requires
12mr|apache-doc-2.4.2-1|4	
12mr|apache-doc-2.4.2-1|5	Summary:	The apache Manual
12mr|apache-doc-2.4.2-1|6	Name:		apache-doc
12mr|apache-doc-2.4.2-1|7	Version:	2.4.2
12mr|apache-doc-2.4.2-1|8	Release:	1
12mr|apache-doc-2.4.2-1|9	Group:		System/Servers
12mr|apache-doc-2.4.2-1|10	License:	Apache License
12mr|apache-doc-2.4.2-1|11	URL:		http://www.apache.org
12mr|apache-doc-2.4.2-1|12	Source0:	manual.conf
12mr|apache-doc-2.4.2-1|13	Requires(pre):	apache-conf >= %{version}
12mr|apache-doc-2.4.2-1|14	Requires:	apache-conf >= %{version}
12mr|apache-doc-2.4.2-1|15	BuildRequires:	apache-source = %{version}
12mr|apache-doc-2.4.2-1|16	BuildArch:	noarch
12mr|apache-doc-2.4.2-1|17	
12mr|apache-doc-2.4.2-1|18	%description
12mr|apache-doc-2.4.2-1|19	This package contains the apache server documentation in HTML format.
12mr|apache-doc-2.4.2-1|20	
12mr|apache-doc-2.4.2-1|21	Please view the documentaion by starting the apache server and your favourite
12mr|apache-doc-2.4.2-1|22	web browser and point to this URL: http://localhost/manual
12mr|apache-doc-2.4.2-1|23	
12mr|apache-doc-2.4.2-1|24	%prep
12mr|apache-doc-2.4.2-1|25	
12mr|apache-doc-2.4.2-1|26	%setup -c -T
12mr|apache-doc-2.4.2-1|27	cp -dpR %{_usrsrc}/apache-%{version}/docs/manual .
12mr|apache-doc-2.4.2-1|28	
12mr|apache-doc-2.4.2-1|29	cp %{SOURCE0} manual.conf
12mr|apache-doc-2.4.2-1|30	perl -pi -e "s|_DOCDIR_|%{_docdir}/%{name}|g" manual.conf
12mr|apache-doc-2.4.2-1|31	
12mr|apache-doc-2.4.2-1|32	find . -type d -perm 0700 -exec chmod 755 {} \;
12mr|apache-doc-2.4.2-1|33	find . -type f -perm 0555 -exec chmod 755 {} \;
12mr|apache-doc-2.4.2-1|34	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|apache-doc-2.4.2-1|35	
12mr|apache-doc-2.4.2-1|36	%build
12mr|apache-doc-2.4.2-1|37	
12mr|apache-doc-2.4.2-1|38	%install
12mr|apache-doc-2.4.2-1|39	rm -rf %{buildroot}
12mr|apache-doc-2.4.2-1|40	
12mr|apache-doc-2.4.2-1|41	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12mr|apache-doc-2.4.2-1|42	install -m0644 manual.conf %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/00_manual.conf
12mr|apache-doc-2.4.2-1|43	
12mr|apache-doc-2.4.2-1|44	cat > README.MDV << EOF
12mr|apache-doc-2.4.2-1|45	Please view the documentaion by starting the apache server and your favourite
12mr|apache-doc-2.4.2-1|46	web browser and point to this URL: http://localhost/manual
12mr|apache-doc-2.4.2-1|47	
12mr|apache-doc-2.4.2-1|48	Accessing the HTML manual manually on the filesystem can be tricky, you will have
12mr|apache-doc-2.4.2-1|49	to do something like this first:
12mr|apache-doc-2.4.2-1|50	
12mr|apache-doc-2.4.2-1|51	cd %{_docdir}/%{name}
12mr|apache-doc-2.4.2-1|52	for i in \`find -name "*.html.en"\`; do
12mr|apache-doc-2.4.2-1|53	new_name=\`echo \$i | sed -e "s/.html.en/.html/g"\`
12mr|apache-doc-2.4.2-1|54	mv -f \$i \$new_name
12mr|apache-doc-2.4.2-1|55	done
12mr|apache-doc-2.4.2-1|56	
12mr|apache-doc-2.4.2-1|57	lynx index.html
12mr|apache-doc-2.4.2-1|58	
12mr|apache-doc-2.4.2-1|59	EOF
12mr|apache-doc-2.4.2-1|60	
12mr|apache-doc-2.4.2-1|61	%files
12mr|apache-doc-2.4.2-1|62	%doc manual/* README.MDV
12mr|apache-doc-2.4.2-1|63	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/00_manual.conf
12mr|apache-doc-2.4.2-1|64	
12mr|apache-doc-2.4.2-1|65	
12mr|apache-doc-2.4.2-1|66	
12mr|apache-doc-2.4.2-1|67	%changelog
12mr|apache-doc-2.4.2-1|68	

13442 12
12mr|apache-mod_authn_yubikey-0.1-11|1	#Module-Specific definitions
12mr|apache-mod_authn_yubikey-0.1-11|2	%define mod_name mod_authn_yubikey
12mr|apache-mod_authn_yubikey-0.1-11|3	%define mod_conf B47_%{mod_name}.conf
12mr|apache-mod_authn_yubikey-0.1-11|4	%define mod_so %{mod_name}.so
12mr|apache-mod_authn_yubikey-0.1-11|5	
12mr|apache-mod_authn_yubikey-0.1-11|6	Summary:	Authentication provider for Yubicos YubiKey
12mr|apache-mod_authn_yubikey-0.1-11|7	Name:		apache-%{mod_name}
12mr|apache-mod_authn_yubikey-0.1-11|8	Version:	0.1
12mr|apache-mod_authn_yubikey-0.1-11|9	Release: 	%mkrel 11
12mr|apache-mod_authn_yubikey-0.1-11|10	Group:		System/Servers
12mr|apache-mod_authn_yubikey-0.1-11|11	License:	Apache License
12mr|apache-mod_authn_yubikey-0.1-11|12	URL:		http://mod_authn_yubikey.coffeecrew.org/
12mr|apache-mod_authn_yubikey-0.1-11|13	Source0:	http://mod_authn_yubikey.coffeecrew.org/authn_yubikey.tar.bz2
12mr|apache-mod_authn_yubikey-0.1-11|14	Source1:	%{mod_conf}
12mr|apache-mod_authn_yubikey-0.1-11|15	Requires(pre): rpm-helper
12mr|apache-mod_authn_yubikey-0.1-11|16	Requires(postun): rpm-helper
12mr|apache-mod_authn_yubikey-0.1-11|17	Requires(pre):	apache-conf >= 2.2.0
12mr|apache-mod_authn_yubikey-0.1-11|18	Requires(pre):	apache >= 2.2.0
12mr|apache-mod_authn_yubikey-0.1-11|19	Requires:	apache-conf >= 2.2.0
12mr|apache-mod_authn_yubikey-0.1-11|20	Requires:	apache >= 2.2.0
12mr|apache-mod_authn_yubikey-0.1-11|21	BuildRequires:	apache-devel >= 2.2.0
12mr|apache-mod_authn_yubikey-0.1-11|22	BuildRequires:	curl-devel
12mr|apache-mod_authn_yubikey-0.1-11|23	BuildRequires:	libyubikey-devel
12mr|apache-mod_authn_yubikey-0.1-11|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|apache-mod_authn_yubikey-0.1-11|25	
12mr|apache-mod_authn_yubikey-0.1-11|26	%description
12mr|apache-mod_authn_yubikey-0.1-11|27	The mod_authn_yubikey module is an authentication provider for the apache 2.2
12mr|apache-mod_authn_yubikey-0.1-11|28	platform. It leverages the YubiKey which is a small token that acts as an
12mr|apache-mod_authn_yubikey-0.1-11|29	authentication device. By enabling your apache installation with this module
12mr|apache-mod_authn_yubikey-0.1-11|30	you can use your YubiKey for authentication with your website. The
12mr|apache-mod_authn_yubikey-0.1-11|31	mod_authn_yubikey module provides one and two factor authentication for your
12mr|apache-mod_authn_yubikey-0.1-11|32	website and is completely independend from the technlogy that implements your
12mr|apache-mod_authn_yubikey-0.1-11|33	website (like CGI, JSP or PHP). In your backend application you can read the
12mr|apache-mod_authn_yubikey-0.1-11|34	HTTP_X_YUBI_AUTH_TYPE header, which is either OneFactor or TwoFactor stating
12mr|apache-mod_authn_yubikey-0.1-11|35	that the user authenticated using either just the Yubikey itself or in
12mr|apache-mod_authn_yubikey-0.1-11|36	conjunction with an additional password, where TwoFactor would be sent instead.
12mr|apache-mod_authn_yubikey-0.1-11|37	
12mr|apache-mod_authn_yubikey-0.1-11|38	%prep
12mr|apache-mod_authn_yubikey-0.1-11|39	
12mr|apache-mod_authn_yubikey-0.1-11|40	%setup -q -n authn_yubikey
12mr|apache-mod_authn_yubikey-0.1-11|41	
12mr|apache-mod_authn_yubikey-0.1-11|42	cp %{SOURCE1} %{mod_conf}
12mr|apache-mod_authn_yubikey-0.1-11|43	
12mr|apache-mod_authn_yubikey-0.1-11|44	%build
12mr|apache-mod_authn_yubikey-0.1-11|45	%{_bindir}/apxs -c %{mod_name}.c -Wl,-lcurl -Wl,-lyubikey
12mr|apache-mod_authn_yubikey-0.1-11|46	
12mr|apache-mod_authn_yubikey-0.1-11|47	%install
12mr|apache-mod_authn_yubikey-0.1-11|48	rm -rf %{buildroot}
12mr|apache-mod_authn_yubikey-0.1-11|49	
12mr|apache-mod_authn_yubikey-0.1-11|50	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mr|apache-mod_authn_yubikey-0.1-11|51	install -d %{buildroot}%{_libdir}/apache-extramodules
12mr|apache-mod_authn_yubikey-0.1-11|52	
12mr|apache-mod_authn_yubikey-0.1-11|53	install -m0755 .libs/%{mod_so} %{buildroot}%{_libdir}/apache-extramodules/
12mr|apache-mod_authn_yubikey-0.1-11|54	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_authn_yubikey-0.1-11|55	
12mr|apache-mod_authn_yubikey-0.1-11|56	%post
12mr|apache-mod_authn_yubikey-0.1-11|57	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_authn_yubikey-0.1-11|58	%{_initrddir}/httpd restart 1>&2;
12mr|apache-mod_authn_yubikey-0.1-11|59	fi
12mr|apache-mod_authn_yubikey-0.1-11|60	
12mr|apache-mod_authn_yubikey-0.1-11|61	%postun
12mr|apache-mod_authn_yubikey-0.1-11|62	if [ "$1" = "0" ]; then
12mr|apache-mod_authn_yubikey-0.1-11|63	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_authn_yubikey-0.1-11|64	%{_initrddir}/httpd restart 1>&2
12mr|apache-mod_authn_yubikey-0.1-11|65	fi
12mr|apache-mod_authn_yubikey-0.1-11|66	fi
12mr|apache-mod_authn_yubikey-0.1-11|67	
12mr|apache-mod_authn_yubikey-0.1-11|68	%clean
12mr|apache-mod_authn_yubikey-0.1-11|69	rm -rf %{buildroot}
12mr|apache-mod_authn_yubikey-0.1-11|70	
12mr|apache-mod_authn_yubikey-0.1-11|71	%files
12mr|apache-mod_authn_yubikey-0.1-11|72	%defattr(-,root,root)
12mr|apache-mod_authn_yubikey-0.1-11|73	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_authn_yubikey-0.1-11|74	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12mr|apache-mod_authn_yubikey-0.1-11|75	
12mr|apache-mod_authn_yubikey-0.1-11|76	
12mr|apache-mod_authn_yubikey-0.1-11|77	
12mr|apache-mod_authn_yubikey-0.1-11|78	%changelog
12mr|apache-mod_authn_yubikey-0.1-11|79	

13443 12
12mr|apache-mod_authnz_external-3.3.0-1|1	#Module-Specific definitions
12mr|apache-mod_authnz_external-3.3.0-1|2	%define apache_version 2.2.4
12mr|apache-mod_authnz_external-3.3.0-1|3	%define mod_name mod_authnz_external
12mr|apache-mod_authnz_external-3.3.0-1|4	%define mod_conf 10_%{mod_name}.conf
12mr|apache-mod_authnz_external-3.3.0-1|5	%define mod_so %{mod_name}.so
12mr|apache-mod_authnz_external-3.3.0-1|6	
12mr|apache-mod_authnz_external-3.3.0-1|7	Summary:	An apache authentication DSO using external programs
12mr|apache-mod_authnz_external-3.3.0-1|8	Name:		apache-%{mod_name}
12mr|apache-mod_authnz_external-3.3.0-1|9	Version:	3.3.0
12mr|apache-mod_authnz_external-3.3.0-1|10	Release:	%mkrel 1
12mr|apache-mod_authnz_external-3.3.0-1|11	Group:		System/Servers
12mr|apache-mod_authnz_external-3.3.0-1|12	License:	Apache License
12mr|apache-mod_authnz_external-3.3.0-1|13	URL:		http://www.unixpapa.com/mod_auth_external.html
12mr|apache-mod_authnz_external-3.3.0-1|14	Source0:	http://mod-auth-external.googlecode.com/files/%{mod_name}-%{version}.tar.gz
12mr|apache-mod_authnz_external-3.3.0-1|15	Source1:	%{mod_conf}
12mr|apache-mod_authnz_external-3.3.0-1|16	Patch0:		mod_authnz_external-3.2.5.patch
12mr|apache-mod_authnz_external-3.3.0-1|17	Requires:	pwauth
12mr|apache-mod_authnz_external-3.3.0-1|18	Requires(pre): rpm-helper
12mr|apache-mod_authnz_external-3.3.0-1|19	Requires(postun): rpm-helper
12mr|apache-mod_authnz_external-3.3.0-1|20	Requires(pre):  apache-conf >= %{apache_version}
12mr|apache-mod_authnz_external-3.3.0-1|21	Requires(pre):  apache >= %{apache_version}
12mr|apache-mod_authnz_external-3.3.0-1|22	Requires:	apache-conf >= %{apache_version}
12mr|apache-mod_authnz_external-3.3.0-1|23	Requires:	apache >= %{apache_version}
12mr|apache-mod_authnz_external-3.3.0-1|24	BuildRequires:  apache-devel >= %{apache_version}
12mr|apache-mod_authnz_external-3.3.0-1|25	Provides:	apache-mod_auth_external
12mr|apache-mod_authnz_external-3.3.0-1|26	Obsoletes:	apache-mod_auth_external
12mr|apache-mod_authnz_external-3.3.0-1|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|apache-mod_authnz_external-3.3.0-1|28	
12mr|apache-mod_authnz_external-3.3.0-1|29	%description
12mr|apache-mod_authnz_external-3.3.0-1|30	An apache external authentication module - uses PAM.
12mr|apache-mod_authnz_external-3.3.0-1|31	
12mr|apache-mod_authnz_external-3.3.0-1|32	%prep
12mr|apache-mod_authnz_external-3.3.0-1|33	
12mr|apache-mod_authnz_external-3.3.0-1|34	%setup -q -n %{mod_name}-%{version}
12mr|apache-mod_authnz_external-3.3.0-1|35	
12mr|apache-mod_authnz_external-3.3.0-1|36	cp %{SOURCE1} %{mod_conf}
12mr|apache-mod_authnz_external-3.3.0-1|37	chmod 644 AUTHENTICATORS CHANGES INSTALL* README TODO
12mr|apache-mod_authnz_external-3.3.0-1|38	%patch0 -p0
12mr|apache-mod_authnz_external-3.3.0-1|39	
12mr|apache-mod_authnz_external-3.3.0-1|40	%build
12mr|apache-mod_authnz_external-3.3.0-1|41	
12mr|apache-mod_authnz_external-3.3.0-1|42	%{_bindir}/apxs -c %{mod_name}.c
12mr|apache-mod_authnz_external-3.3.0-1|43	
12mr|apache-mod_authnz_external-3.3.0-1|44	%install
12mr|apache-mod_authnz_external-3.3.0-1|45	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|apache-mod_authnz_external-3.3.0-1|46	
12mr|apache-mod_authnz_external-3.3.0-1|47	install -d %{buildroot}%{_libdir}/apache-extramodules
12mr|apache-mod_authnz_external-3.3.0-1|48	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mr|apache-mod_authnz_external-3.3.0-1|49	
12mr|apache-mod_authnz_external-3.3.0-1|50	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12mr|apache-mod_authnz_external-3.3.0-1|51	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_authnz_external-3.3.0-1|52	
12mr|apache-mod_authnz_external-3.3.0-1|53	%post
12mr|apache-mod_authnz_external-3.3.0-1|54	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_authnz_external-3.3.0-1|55	%{_initrddir}/httpd restart 1>&2;
12mr|apache-mod_authnz_external-3.3.0-1|56	fi
12mr|apache-mod_authnz_external-3.3.0-1|57	
12mr|apache-mod_authnz_external-3.3.0-1|58	%postun
12mr|apache-mod_authnz_external-3.3.0-1|59	if [ "$1" = "0" ]; then
12mr|apache-mod_authnz_external-3.3.0-1|60	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_authnz_external-3.3.0-1|61	%{_initrddir}/httpd restart 1>&2
12mr|apache-mod_authnz_external-3.3.0-1|62	fi
12mr|apache-mod_authnz_external-3.3.0-1|63	fi
12mr|apache-mod_authnz_external-3.3.0-1|64	
12mr|apache-mod_authnz_external-3.3.0-1|65	%clean
12mr|apache-mod_authnz_external-3.3.0-1|66	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|apache-mod_authnz_external-3.3.0-1|67	
12mr|apache-mod_authnz_external-3.3.0-1|68	%files
12mr|apache-mod_authnz_external-3.3.0-1|69	%defattr(-,root,root)
12mr|apache-mod_authnz_external-3.3.0-1|70	%doc AUTHENTICATORS CHANGES INSTALL* README TODO UPGRADE
12mr|apache-mod_authnz_external-3.3.0-1|71	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_authnz_external-3.3.0-1|72	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12mr|apache-mod_authnz_external-3.3.0-1|73	
12mr|apache-mod_authnz_external-3.3.0-1|74	
12mr|apache-mod_authnz_external-3.3.0-1|75	
12mr|apache-mod_authnz_external-3.3.0-1|76	%changelog
12mr|apache-mod_authnz_external-3.3.0-1|77	

13444 12
12mr|apache-mod_auth_radius-1.5.8-10|1	#Module-Specific definitions
12mr|apache-mod_auth_radius-1.5.8-10|2	%define apache_version 2.2.4
12mr|apache-mod_auth_radius-1.5.8-10|3	%define mod_name mod_auth_radius
12mr|apache-mod_auth_radius-1.5.8-10|4	%define mod_conf 14_%{mod_name}.conf
12mr|apache-mod_auth_radius-1.5.8-10|5	%define mod_so %{mod_name}.so
12mr|apache-mod_auth_radius-1.5.8-10|6	
12mr|apache-mod_auth_radius-1.5.8-10|7	Summary:	DSO module for the apache Web server
12mr|apache-mod_auth_radius-1.5.8-10|8	Name:		apache-%{mod_name}
12mr|apache-mod_auth_radius-1.5.8-10|9	Version:	1.5.8
12mr|apache-mod_auth_radius-1.5.8-10|10	Release:	%mkrel 10
12mr|apache-mod_auth_radius-1.5.8-10|11	Group:		System/Servers
12mr|apache-mod_auth_radius-1.5.8-10|12	License:	Apache License
12mr|apache-mod_auth_radius-1.5.8-10|13	URL:		http://www.freeradius.org/mod_auth_radius/
12mr|apache-mod_auth_radius-1.5.8-10|14	Source0:	ftp://ftp.freeradius.org/pub/radius/mod_auth_radius-%{version}.tar.gz
12mr|apache-mod_auth_radius-1.5.8-10|15	Source1:	%{mod_conf}
12mr|apache-mod_auth_radius-1.5.8-10|16	Patch0:		mod_auth_radius-1.5.8-CAN2005-0108.diff
12mr|apache-mod_auth_radius-1.5.8-10|17	Requires(pre): rpm-helper
12mr|apache-mod_auth_radius-1.5.8-10|18	Requires(postun): rpm-helper
12mr|apache-mod_auth_radius-1.5.8-10|19	Requires(pre):  apache-conf >= %{apache_version}
12mr|apache-mod_auth_radius-1.5.8-10|20	Requires(pre):  apache >= %{apache_version}
12mr|apache-mod_auth_radius-1.5.8-10|21	Requires:	apache-conf >= %{apache_version}
12mr|apache-mod_auth_radius-1.5.8-10|22	Requires:	apache >= %{apache_version}
12mr|apache-mod_auth_radius-1.5.8-10|23	BuildRequires:  apache-devel >= %{apache_version}
12mr|apache-mod_auth_radius-1.5.8-10|24	Epoch:		2
12mr|apache-mod_auth_radius-1.5.8-10|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|apache-mod_auth_radius-1.5.8-10|26	
12mr|apache-mod_auth_radius-1.5.8-10|27	%description
12mr|apache-mod_auth_radius-1.5.8-10|28	Make apache a RADIUS client for authentication and accounting requests.
12mr|apache-mod_auth_radius-1.5.8-10|29	
12mr|apache-mod_auth_radius-1.5.8-10|30	%prep
12mr|apache-mod_auth_radius-1.5.8-10|31	
12mr|apache-mod_auth_radius-1.5.8-10|32	%setup -q -n mod_auth_radius-%{version}
12mr|apache-mod_auth_radius-1.5.8-10|33	%patch0 -p0
12mr|apache-mod_auth_radius-1.5.8-10|34	
12mr|apache-mod_auth_radius-1.5.8-10|35	cp mod_auth_radius-2.0.c mod_auth_radius.c
12mr|apache-mod_auth_radius-1.5.8-10|36	cp %{SOURCE1} %{mod_conf}
12mr|apache-mod_auth_radius-1.5.8-10|37	
12mr|apache-mod_auth_radius-1.5.8-10|38	%build
12mr|apache-mod_auth_radius-1.5.8-10|39	%{_bindir}/apxs -c mod_auth_radius.c -Wl,-lresolv
12mr|apache-mod_auth_radius-1.5.8-10|40	
12mr|apache-mod_auth_radius-1.5.8-10|41	%install
12mr|apache-mod_auth_radius-1.5.8-10|42	rm -rf %{buildroot}
12mr|apache-mod_auth_radius-1.5.8-10|43	
12mr|apache-mod_auth_radius-1.5.8-10|44	install -d %{buildroot}%{_libdir}/apache-extramodules
12mr|apache-mod_auth_radius-1.5.8-10|45	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mr|apache-mod_auth_radius-1.5.8-10|46	
12mr|apache-mod_auth_radius-1.5.8-10|47	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12mr|apache-mod_auth_radius-1.5.8-10|48	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_auth_radius-1.5.8-10|49	
12mr|apache-mod_auth_radius-1.5.8-10|50	%post
12mr|apache-mod_auth_radius-1.5.8-10|51	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_auth_radius-1.5.8-10|52	%{_initrddir}/httpd restart 1>&2;
12mr|apache-mod_auth_radius-1.5.8-10|53	fi
12mr|apache-mod_auth_radius-1.5.8-10|54	
12mr|apache-mod_auth_radius-1.5.8-10|55	%postun
12mr|apache-mod_auth_radius-1.5.8-10|56	if [ "$1" = "0" ]; then
12mr|apache-mod_auth_radius-1.5.8-10|57	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_auth_radius-1.5.8-10|58	%{_initrddir}/httpd restart 1>&2
12mr|apache-mod_auth_radius-1.5.8-10|59	fi
12mr|apache-mod_auth_radius-1.5.8-10|60	fi
12mr|apache-mod_auth_radius-1.5.8-10|61	
12mr|apache-mod_auth_radius-1.5.8-10|62	%clean
12mr|apache-mod_auth_radius-1.5.8-10|63	rm -rf %{buildroot}
12mr|apache-mod_auth_radius-1.5.8-10|64	
12mr|apache-mod_auth_radius-1.5.8-10|65	%files
12mr|apache-mod_auth_radius-1.5.8-10|66	%defattr(-,root,root)
12mr|apache-mod_auth_radius-1.5.8-10|67	%doc README htaccess httpd.conf index.html
12mr|apache-mod_auth_radius-1.5.8-10|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_auth_radius-1.5.8-10|69	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12mr|apache-mod_auth_radius-1.5.8-10|70	
12mr|apache-mod_auth_radius-1.5.8-10|71	
12mr|apache-mod_auth_radius-1.5.8-10|72	
12mr|apache-mod_auth_radius-1.5.8-10|73	%changelog
12mr|apache-mod_auth_radius-1.5.8-10|74	

13445 12
12mr|apache-mod_auth_remote-0.2-0.9|1	#Module-Specific definitions
12mr|apache-mod_auth_remote-0.2-0.9|2	%define apache_version 2.2.4
12mr|apache-mod_auth_remote-0.2-0.9|3	%define mod_name mod_auth_remote
12mr|apache-mod_auth_remote-0.2-0.9|4	%define mod_conf 82_%{mod_name}.conf
12mr|apache-mod_auth_remote-0.2-0.9|5	%define mod_so %{mod_name}.so
12mr|apache-mod_auth_remote-0.2-0.9|6	
12mr|apache-mod_auth_remote-0.2-0.9|7	Summary:	DSO module for the apache Web server
12mr|apache-mod_auth_remote-0.2-0.9|8	Name:		apache-%{mod_name}
12mr|apache-mod_auth_remote-0.2-0.9|9	Version:	0.2
12mr|apache-mod_auth_remote-0.2-0.9|10	Release:	%mkrel 0.9
12mr|apache-mod_auth_remote-0.2-0.9|11	Group:		System/Servers
12mr|apache-mod_auth_remote-0.2-0.9|12	License:	Apache License
12mr|apache-mod_auth_remote-0.2-0.9|13	URL:		http://saju.pillai.googlepages.com/mod_auth_remote
12mr|apache-mod_auth_remote-0.2-0.9|14	Source0:	http://github.com/saju/mod_auth_remote/raw/dd48860bdca8366df1d93cd5df66a128278b6104/src/mod_auth_remote.c
12mr|apache-mod_auth_remote-0.2-0.9|15	Source1:	%{mod_conf}
12mr|apache-mod_auth_remote-0.2-0.9|16	Requires(pre): rpm-helper
12mr|apache-mod_auth_remote-0.2-0.9|17	Requires(postun): rpm-helper
12mr|apache-mod_auth_remote-0.2-0.9|18	Requires(pre):  apache-conf >= %{apache_version}
12mr|apache-mod_auth_remote-0.2-0.9|19	Requires(pre):  apache >= %{apache_version}
12mr|apache-mod_auth_remote-0.2-0.9|20	Requires:	apache-conf >= %{apache_version}
12mr|apache-mod_auth_remote-0.2-0.9|21	Requires:	apache >= %{apache_version}
12mr|apache-mod_auth_remote-0.2-0.9|22	BuildRequires:  apache-devel >= %{apache_version}
12mr|apache-mod_auth_remote-0.2-0.9|23	Epoch:		1
12mr|apache-mod_auth_remote-0.2-0.9|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|apache-mod_auth_remote-0.2-0.9|25	
12mr|apache-mod_auth_remote-0.2-0.9|26	%description
12mr|apache-mod_auth_remote-0.2-0.9|27	This module is a very simple, lightweight method of setting up a single signon
12mr|apache-mod_auth_remote-0.2-0.9|28	system across multiple web-applicaitions hosted on different servers.
12mr|apache-mod_auth_remote-0.2-0.9|29	
12mr|apache-mod_auth_remote-0.2-0.9|30	The actual authentication & authorization system is deployed on a single server
12mr|apache-mod_auth_remote-0.2-0.9|31	instead of each individual server. All other servers are built with
12mr|apache-mod_auth_remote-0.2-0.9|32	mod_auth_remote enabled. When a request comes in, mod_auth_remote obtains the
12mr|apache-mod_auth_remote-0.2-0.9|33	client username & password from the client via basic authentication scheme.
12mr|apache-mod_auth_remote-0.2-0.9|34	
12mr|apache-mod_auth_remote-0.2-0.9|35	It then builds a HTTP header with authorization header built from the client's
12mr|apache-mod_auth_remote-0.2-0.9|36	userid:passwd. mod_auth_remote then makes a HEAD request to the authentication
12mr|apache-mod_auth_remote-0.2-0.9|37	server. On reciept of a 2XX response, the client is validated; for all other
12mr|apache-mod_auth_remote-0.2-0.9|38	responses the client is not validated.
12mr|apache-mod_auth_remote-0.2-0.9|39	
12mr|apache-mod_auth_remote-0.2-0.9|40	%prep
12mr|apache-mod_auth_remote-0.2-0.9|41	
12mr|apache-mod_auth_remote-0.2-0.9|42	%setup -q -T -c -n %{mod_name}-%{version}
12mr|apache-mod_auth_remote-0.2-0.9|43	
12mr|apache-mod_auth_remote-0.2-0.9|44	cp %{SOURCE0} %{mod_name}.c
12mr|apache-mod_auth_remote-0.2-0.9|45	cp %{SOURCE1} %{mod_conf}
12mr|apache-mod_auth_remote-0.2-0.9|46	
12mr|apache-mod_auth_remote-0.2-0.9|47	%build
12mr|apache-mod_auth_remote-0.2-0.9|48	%{_bindir}/apxs -c %{mod_name}.c
12mr|apache-mod_auth_remote-0.2-0.9|49	
12mr|apache-mod_auth_remote-0.2-0.9|50	%install
12mr|apache-mod_auth_remote-0.2-0.9|51	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|apache-mod_auth_remote-0.2-0.9|52	
12mr|apache-mod_auth_remote-0.2-0.9|53	install -d %{buildroot}%{_libdir}/apache-extramodules
12mr|apache-mod_auth_remote-0.2-0.9|54	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mr|apache-mod_auth_remote-0.2-0.9|55	
12mr|apache-mod_auth_remote-0.2-0.9|56	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12mr|apache-mod_auth_remote-0.2-0.9|57	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_auth_remote-0.2-0.9|58	
12mr|apache-mod_auth_remote-0.2-0.9|59	%post
12mr|apache-mod_auth_remote-0.2-0.9|60	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_auth_remote-0.2-0.9|61	%{_initrddir}/httpd restart 1>&2;
12mr|apache-mod_auth_remote-0.2-0.9|62	fi
12mr|apache-mod_auth_remote-0.2-0.9|63	
12mr|apache-mod_auth_remote-0.2-0.9|64	%postun
12mr|apache-mod_auth_remote-0.2-0.9|65	if [ "$1" = "0" ]; then
12mr|apache-mod_auth_remote-0.2-0.9|66	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_auth_remote-0.2-0.9|67	%{_initrddir}/httpd restart 1>&2
12mr|apache-mod_auth_remote-0.2-0.9|68	fi
12mr|apache-mod_auth_remote-0.2-0.9|69	fi
12mr|apache-mod_auth_remote-0.2-0.9|70	
12mr|apache-mod_auth_remote-0.2-0.9|71	%clean
12mr|apache-mod_auth_remote-0.2-0.9|72	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|apache-mod_auth_remote-0.2-0.9|73	
12mr|apache-mod_auth_remote-0.2-0.9|74	%files
12mr|apache-mod_auth_remote-0.2-0.9|75	%defattr(-,root,root)
12mr|apache-mod_auth_remote-0.2-0.9|76	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_auth_remote-0.2-0.9|77	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12mr|apache-mod_auth_remote-0.2-0.9|78	
12mr|apache-mod_auth_remote-0.2-0.9|79	
12mr|apache-mod_auth_remote-0.2-0.9|80	
12mr|apache-mod_auth_remote-0.2-0.9|81	%changelog
12mr|apache-mod_auth_remote-0.2-0.9|82	

13446 12
12mr|apache-mod_auth_shadow-2.3-1|1	#Module-Specific definitions
12mr|apache-mod_auth_shadow-2.3-1|2	%define apache_version 2.2.4
12mr|apache-mod_auth_shadow-2.3-1|3	%define mod_name mod_auth_shadow
12mr|apache-mod_auth_shadow-2.3-1|4	%define mod_conf 83_%{mod_name}.conf
12mr|apache-mod_auth_shadow-2.3-1|5	%define mod_so %{mod_name}.so
12mr|apache-mod_auth_shadow-2.3-1|6	
12mr|apache-mod_auth_shadow-2.3-1|7	Summary:	Shadow password authentication for the apache web server
12mr|apache-mod_auth_shadow-2.3-1|8	Name:		apache-%{mod_name}
12mr|apache-mod_auth_shadow-2.3-1|9	Version:	2.3
12mr|apache-mod_auth_shadow-2.3-1|10	Release:	%mkrel 1
12mr|apache-mod_auth_shadow-2.3-1|11	Group:		System/Servers
12mr|apache-mod_auth_shadow-2.3-1|12	License:	GPL
12mr|apache-mod_auth_shadow-2.3-1|13	URL:		http://mod-auth-shadow.sourceforge.net/
12mr|apache-mod_auth_shadow-2.3-1|14	Source0:	http://prdownloads.sourceforge.net/mod-auth-shadow/%{mod_name}-%{version}.tar.gz
12mr|apache-mod_auth_shadow-2.3-1|15	Source1:	%{mod_conf}
12mr|apache-mod_auth_shadow-2.3-1|16	Patch0:		%{mod_name}-2.1-register.diff
12mr|apache-mod_auth_shadow-2.3-1|17	Patch1:		%{mod_name}-2.1-makefile.diff
12mr|apache-mod_auth_shadow-2.3-1|18	Requires(pre): rpm-helper
12mr|apache-mod_auth_shadow-2.3-1|19	Requires(postun): rpm-helper
12mr|apache-mod_auth_shadow-2.3-1|20	Requires(pre):  apache-conf >= %{apache_version}
12mr|apache-mod_auth_shadow-2.3-1|21	Requires(pre):  apache >= %{apache_version}
12mr|apache-mod_auth_shadow-2.3-1|22	Requires:	apache-conf >= %{apache_version}
12mr|apache-mod_auth_shadow-2.3-1|23	Requires:	apache >= %{apache_version}
12mr|apache-mod_auth_shadow-2.3-1|24	BuildRequires:  apache-devel >= %{apache_version}
12mr|apache-mod_auth_shadow-2.3-1|25	Epoch:		1
12mr|apache-mod_auth_shadow-2.3-1|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|apache-mod_auth_shadow-2.3-1|27	
12mr|apache-mod_auth_shadow-2.3-1|28	%description
12mr|apache-mod_auth_shadow-2.3-1|29	mod_auth_shadow is an apache module which authenticates against the /etc/shadow
12mr|apache-mod_auth_shadow-2.3-1|30	file. You may use this module with a mode 400 root:root /etc/shadow file, while
12mr|apache-mod_auth_shadow-2.3-1|31	your web daemons are running under a non-privileged user.
12mr|apache-mod_auth_shadow-2.3-1|32	
12mr|apache-mod_auth_shadow-2.3-1|33	%prep
12mr|apache-mod_auth_shadow-2.3-1|34	
12mr|apache-mod_auth_shadow-2.3-1|35	%setup -q -n %{mod_name}_%{version}
12mr|apache-mod_auth_shadow-2.3-1|36	%patch0 -p0
12mr|apache-mod_auth_shadow-2.3-1|37	%patch1 -p0
12mr|apache-mod_auth_shadow-2.3-1|38	
12mr|apache-mod_auth_shadow-2.3-1|39	cp %{SOURCE1} %{mod_conf}
12mr|apache-mod_auth_shadow-2.3-1|40	
12mr|apache-mod_auth_shadow-2.3-1|41	%build
12mr|apache-mod_auth_shadow-2.3-1|42	%serverbuild
12mr|apache-mod_auth_shadow-2.3-1|43	
12mr|apache-mod_auth_shadow-2.3-1|44	export PATH="$PATH:/usr/sbin"
12mr|apache-mod_auth_shadow-2.3-1|45	%make CFLAGS="$CFLAGS" -f makefile
12mr|apache-mod_auth_shadow-2.3-1|46	
12mr|apache-mod_auth_shadow-2.3-1|47	%install
12mr|apache-mod_auth_shadow-2.3-1|48	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|apache-mod_auth_shadow-2.3-1|49	
12mr|apache-mod_auth_shadow-2.3-1|50	install -d %{buildroot}%{_libdir}/apache-extramodules
12mr|apache-mod_auth_shadow-2.3-1|51	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mr|apache-mod_auth_shadow-2.3-1|52	
12mr|apache-mod_auth_shadow-2.3-1|53	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12mr|apache-mod_auth_shadow-2.3-1|54	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_auth_shadow-2.3-1|55	
12mr|apache-mod_auth_shadow-2.3-1|56	install -d %{buildroot}%{_sbindir}
12mr|apache-mod_auth_shadow-2.3-1|57	install -m0755 validate %{buildroot}%{_sbindir}/
12mr|apache-mod_auth_shadow-2.3-1|58	
12mr|apache-mod_auth_shadow-2.3-1|59	%post
12mr|apache-mod_auth_shadow-2.3-1|60	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_auth_shadow-2.3-1|61	%{_initrddir}/httpd restart 1>&2;
12mr|apache-mod_auth_shadow-2.3-1|62	fi
12mr|apache-mod_auth_shadow-2.3-1|63	
12mr|apache-mod_auth_shadow-2.3-1|64	%postun
12mr|apache-mod_auth_shadow-2.3-1|65	if [ "$1" = "0" ]; then
12mr|apache-mod_auth_shadow-2.3-1|66	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_auth_shadow-2.3-1|67	%{_initrddir}/httpd restart 1>&2
12mr|apache-mod_auth_shadow-2.3-1|68	fi
12mr|apache-mod_auth_shadow-2.3-1|69	fi
12mr|apache-mod_auth_shadow-2.3-1|70	
12mr|apache-mod_auth_shadow-2.3-1|71	%clean
12mr|apache-mod_auth_shadow-2.3-1|72	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|apache-mod_auth_shadow-2.3-1|73	
12mr|apache-mod_auth_shadow-2.3-1|74	%files
12mr|apache-mod_auth_shadow-2.3-1|75	%defattr(-,root,root)
12mr|apache-mod_auth_shadow-2.3-1|76	%doc CHANGES INSTALL README
12mr|apache-mod_auth_shadow-2.3-1|77	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_auth_shadow-2.3-1|78	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12mr|apache-mod_auth_shadow-2.3-1|79	%attr(4755,root,root) %{_sbindir}/validate
12mr|apache-mod_auth_shadow-2.3-1|80	
12mr|apache-mod_auth_shadow-2.3-1|81	
12mr|apache-mod_auth_shadow-2.3-1|82	
12mr|apache-mod_auth_shadow-2.3-1|83	%changelog
12mr|apache-mod_auth_shadow-2.3-1|84	

13447 12
12mr|apache-mod_fastcgi-2.4.7-1|1	#Module-Specific definitions
12mr|apache-mod_fastcgi-2.4.7-1|2	%define apache_version 2.2.6
12mr|apache-mod_fastcgi-2.4.7-1|3	%define mod_name mod_fastcgi
12mr|apache-mod_fastcgi-2.4.7-1|4	%define pre SNAP-0910052141
12mr|apache-mod_fastcgi-2.4.7-1|5	%define mod_conf 92_%{mod_name}.conf
12mr|apache-mod_fastcgi-2.4.7-1|6	%define mod_so %{mod_name}.so
12mr|apache-mod_fastcgi-2.4.7-1|7	
12mr|apache-mod_fastcgi-2.4.7-1|8	Summary:	DSO module for the apache Web server
12mr|apache-mod_fastcgi-2.4.7-1|9	Name:		apache-%{mod_name}
12mr|apache-mod_fastcgi-2.4.7-1|10	Version:	2.4.7
12mr|apache-mod_fastcgi-2.4.7-1|11	Release:	%mkrel 1
12mr|apache-mod_fastcgi-2.4.7-1|12	Group:		System/Servers
12mr|apache-mod_fastcgi-2.4.7-1|13	License:	BSD-style
12mr|apache-mod_fastcgi-2.4.7-1|14	URL:		http://www.fastcgi.com/
12mr|apache-mod_fastcgi-2.4.7-1|15	Source0:	http://www.fastcgi.com/dist/%{mod_name}-%{pre}.tar.gz
12mr|apache-mod_fastcgi-2.4.7-1|16	Source1:	%{mod_conf}
12mr|apache-mod_fastcgi-2.4.7-1|17	Patch0:		byte-compile-against-apache24.diff
12mr|apache-mod_fastcgi-2.4.7-1|18	Requires(pre): rpm-helper
12mr|apache-mod_fastcgi-2.4.7-1|19	Requires(postun): rpm-helper
12mr|apache-mod_fastcgi-2.4.7-1|20	Requires(pre):  apache-conf >= %{apache_version}
12mr|apache-mod_fastcgi-2.4.7-1|21	Requires(pre):  apache >= %{apache_version}
12mr|apache-mod_fastcgi-2.4.7-1|22	Requires:	apache-conf >= %{apache_version}
12mr|apache-mod_fastcgi-2.4.7-1|23	Requires:	apache >= %{apache_version}
12mr|apache-mod_fastcgi-2.4.7-1|24	BuildRequires:	apache-devel >= %{apache_version}
12mr|apache-mod_fastcgi-2.4.7-1|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|apache-mod_fastcgi-2.4.7-1|26	
12mr|apache-mod_fastcgi-2.4.7-1|27	%description
12mr|apache-mod_fastcgi-2.4.7-1|28	mod_fastcgi provides FastCGI support for the apache web server. FastCGI is a
12mr|apache-mod_fastcgi-2.4.7-1|29	language independent, scalable, open  extension to CGI that provides high
12mr|apache-mod_fastcgi-2.4.7-1|30	performance and persistence  without the limitations of server specific APIs.
12mr|apache-mod_fastcgi-2.4.7-1|31	
12mr|apache-mod_fastcgi-2.4.7-1|32	%prep
12mr|apache-mod_fastcgi-2.4.7-1|33	
12mr|apache-mod_fastcgi-2.4.7-1|34	%setup -q -n %{mod_name}-%{pre}
12mr|apache-mod_fastcgi-2.4.7-1|35	
12mr|apache-mod_fastcgi-2.4.7-1|36	cp %{SOURCE1} %{mod_conf}
12mr|apache-mod_fastcgi-2.4.7-1|37	# get rid of the "cannot remove /var/run/fastcgi/dynamic" error at boot
12mr|apache-mod_fastcgi-2.4.7-1|38	perl -pi -e "s|^#define DEFAULT_SOCK_DIR  DEFAULT_REL_RUNTIMEDIR .*|#define DEFAULT_SOCK_DIR \"/var/lib/mod_fastcgi\"|g" mod_fastcgi.h
12mr|apache-mod_fastcgi-2.4.7-1|39	%patch0 -p0
12mr|apache-mod_fastcgi-2.4.7-1|40	
12mr|apache-mod_fastcgi-2.4.7-1|41	%build
12mr|apache-mod_fastcgi-2.4.7-1|42	#cp Makefile.tmpl Makefile
12mr|apache-mod_fastcgi-2.4.7-1|43	#make top_dir=/usr/lib64/apache
12mr|apache-mod_fastcgi-2.4.7-1|44	#%{_bindir}/apxs -c mod_fastcgi.c f*.c
12mr|apache-mod_fastcgi-2.4.7-1|45	%{_bindir}/apxs -o mod_fastcgi.so -c mod_fastcgi.c fcgi*.c
12mr|apache-mod_fastcgi-2.4.7-1|46	
12mr|apache-mod_fastcgi-2.4.7-1|47	%install
12mr|apache-mod_fastcgi-2.4.7-1|48	rm -rf %{buildroot}
12mr|apache-mod_fastcgi-2.4.7-1|49	
12mr|apache-mod_fastcgi-2.4.7-1|50	#make install
12mr|apache-mod_fastcgi-2.4.7-1|51	install -d %{buildroot}/var/www/fcgi-bin
12mr|apache-mod_fastcgi-2.4.7-1|52	
12mr|apache-mod_fastcgi-2.4.7-1|53	install -d %{buildroot}%{_libdir}/apache-extramodules
12mr|apache-mod_fastcgi-2.4.7-1|54	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mr|apache-mod_fastcgi-2.4.7-1|55	install -d %{buildroot}/var/lib/mod_fastcgi/dynamic
12mr|apache-mod_fastcgi-2.4.7-1|56	
12mr|apache-mod_fastcgi-2.4.7-1|57	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12mr|apache-mod_fastcgi-2.4.7-1|58	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_fastcgi-2.4.7-1|59	
12mr|apache-mod_fastcgi-2.4.7-1|60	%post
12mr|apache-mod_fastcgi-2.4.7-1|61	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_fastcgi-2.4.7-1|62	%{_initrddir}/httpd restart 1>&2;
12mr|apache-mod_fastcgi-2.4.7-1|63	fi
12mr|apache-mod_fastcgi-2.4.7-1|64	
12mr|apache-mod_fastcgi-2.4.7-1|65	%postun
12mr|apache-mod_fastcgi-2.4.7-1|66	if [ "$1" = "0" ]; then
12mr|apache-mod_fastcgi-2.4.7-1|67	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_fastcgi-2.4.7-1|68	%{_initrddir}/httpd restart 1>&2
12mr|apache-mod_fastcgi-2.4.7-1|69	fi
12mr|apache-mod_fastcgi-2.4.7-1|70	fi
12mr|apache-mod_fastcgi-2.4.7-1|71	
12mr|apache-mod_fastcgi-2.4.7-1|72	%clean
12mr|apache-mod_fastcgi-2.4.7-1|73	rm -rf %{buildroot}
12mr|apache-mod_fastcgi-2.4.7-1|74	
12mr|apache-mod_fastcgi-2.4.7-1|75	%files
12mr|apache-mod_fastcgi-2.4.7-1|76	%defattr(-,root,root)
12mr|apache-mod_fastcgi-2.4.7-1|77	%doc docs/* CHANGES
12mr|apache-mod_fastcgi-2.4.7-1|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_fastcgi-2.4.7-1|79	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12mr|apache-mod_fastcgi-2.4.7-1|80	%dir /var/www/fcgi-bin
12mr|apache-mod_fastcgi-2.4.7-1|81	%attr(0755,apache,apache) %dir /var/lib/mod_fastcgi
12mr|apache-mod_fastcgi-2.4.7-1|82	%attr(0755,apache,apache) %dir /var/lib/mod_fastcgi/dynamic
12mr|apache-mod_fastcgi-2.4.7-1|83	
12mr|apache-mod_fastcgi-2.4.7-1|84	
12mr|apache-mod_fastcgi-2.4.7-1|85	
12mr|apache-mod_fastcgi-2.4.7-1|86	%changelog
12mr|apache-mod_fastcgi-2.4.7-1|87	

13448 12
12mr|apache-mod_layout-5.1-13|1	#Module-Specific definitions
12mr|apache-mod_layout-5.1-13|2	%define apache_version 2.2.6
12mr|apache-mod_layout-5.1-13|3	%define mod_name mod_layout
12mr|apache-mod_layout-5.1-13|4	%define mod_conf 15_%{mod_name}.conf
12mr|apache-mod_layout-5.1-13|5	%define mod_so %{mod_name}.so
12mr|apache-mod_layout-5.1-13|6	
12mr|apache-mod_layout-5.1-13|7	Summary:	Add custom header and/or footers for apache
12mr|apache-mod_layout-5.1-13|8	Name:		apache-%{mod_name}
12mr|apache-mod_layout-5.1-13|9	Version:	5.1
12mr|apache-mod_layout-5.1-13|10	Release:	%mkrel 13
12mr|apache-mod_layout-5.1-13|11	Group:		System/Servers
12mr|apache-mod_layout-5.1-13|12	License:	BSD-style
12mr|apache-mod_layout-5.1-13|13	URL:		http://software.tangent.org/
12mr|apache-mod_layout-5.1-13|14	Source0:	http://download.tangent.org/%{mod_name}-%{version}.tar.gz
12mr|apache-mod_layout-5.1-13|15	Source1:	%{mod_conf}
12mr|apache-mod_layout-5.1-13|16	Requires(pre): rpm-helper
12mr|apache-mod_layout-5.1-13|17	Requires(postun): rpm-helper
12mr|apache-mod_layout-5.1-13|18	Requires(pre):  apache-conf >= %{apache_version}
12mr|apache-mod_layout-5.1-13|19	Requires(pre):  apache >= %{apache_version}
12mr|apache-mod_layout-5.1-13|20	Requires:	apache-conf >= %{apache_version}
12mr|apache-mod_layout-5.1-13|21	Requires:	apache >= %{apache_version}
12mr|apache-mod_layout-5.1-13|22	BuildRequires:  apache-devel >= %{apache_version}
12mr|apache-mod_layout-5.1-13|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|apache-mod_layout-5.1-13|24	
12mr|apache-mod_layout-5.1-13|25	%description
12mr|apache-mod_layout-5.1-13|26	Mod_Layout creates a framework for doing design. Whether you need a simple
12mr|apache-mod_layout-5.1-13|27	copyright or ad banner attached to every page, or need to have something more
12mr|apache-mod_layout-5.1-13|28	challenging such a custom look and feel for a site that employs an array of
12mr|apache-mod_layout-5.1-13|29	technologies (Java Servlets, mod_perl, PHP, CGI's, static HTML, etc...),
12mr|apache-mod_layout-5.1-13|30	Mod_Layout creates a framework for such an environment. By allowing you to
12mr|apache-mod_layout-5.1-13|31	cache static components and build sites in pieces, it gives you the tools for
12mr|apache-mod_layout-5.1-13|32	creating large custom portal sites.
12mr|apache-mod_layout-5.1-13|33	
12mr|apache-mod_layout-5.1-13|34	%prep
12mr|apache-mod_layout-5.1-13|35	
12mr|apache-mod_layout-5.1-13|36	%setup -q -n %{mod_name}-%{version}
12mr|apache-mod_layout-5.1-13|37	
12mr|apache-mod_layout-5.1-13|38	cp %{SOURCE1} %{mod_conf}
12mr|apache-mod_layout-5.1-13|39	
12mr|apache-mod_layout-5.1-13|40	%build
12mr|apache-mod_layout-5.1-13|41	
12mr|apache-mod_layout-5.1-13|42	%{_bindir}/apxs -c mod_layout.c utility.c layout.c
12mr|apache-mod_layout-5.1-13|43	
12mr|apache-mod_layout-5.1-13|44	cat > index.html <<EOF
12mr|apache-mod_layout-5.1-13|45	
12mr|apache-mod_layout-5.1-13|46	<p>No documentation exists yet for this module, go to
12mr|apache-mod_layout-5.1-13|47	<a href="http://software.tangent.org/">tangent.org</a>
12mr|apache-mod_layout-5.1-13|48	for more information</p>
12mr|apache-mod_layout-5.1-13|49	
12mr|apache-mod_layout-5.1-13|50	<p>Meanwhile take a look at the %{_sysconfdir}/httpd/modules.d/%{mod_conf} file</p>
12mr|apache-mod_layout-5.1-13|51	
12mr|apache-mod_layout-5.1-13|52	<p>Also please take the time to check out the
12mr|apache-mod_layout-5.1-13|53	<a href=http://nux.se/apache/>modules for apache</a>
12mr|apache-mod_layout-5.1-13|54	repository for Mandriva Linux.</p>
12mr|apache-mod_layout-5.1-13|55	
12mr|apache-mod_layout-5.1-13|56	<-- replace_me -->
12mr|apache-mod_layout-5.1-13|57	
12mr|apache-mod_layout-5.1-13|58	EOF
12mr|apache-mod_layout-5.1-13|59	
12mr|apache-mod_layout-5.1-13|60	%install
12mr|apache-mod_layout-5.1-13|61	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|apache-mod_layout-5.1-13|62	
12mr|apache-mod_layout-5.1-13|63	install -d %{buildroot}%{_libdir}/apache-extramodules
12mr|apache-mod_layout-5.1-13|64	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mr|apache-mod_layout-5.1-13|65	
12mr|apache-mod_layout-5.1-13|66	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12mr|apache-mod_layout-5.1-13|67	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_layout-5.1-13|68	
12mr|apache-mod_layout-5.1-13|69	install -d %{buildroot}%{_var}/www/html/addon-modules
12mr|apache-mod_layout-5.1-13|70	ln -s ../../../..%{_docdir}/%{name} %{buildroot}%{_var}/www/html/addon-modules/%{name}
12mr|apache-mod_layout-5.1-13|71	
12mr|apache-mod_layout-5.1-13|72	# make the example work... (ugly, but it works...)
12mr|apache-mod_layout-5.1-13|73	
12mr|apache-mod_layout-5.1-13|74	NEW_URL=/addon-modules/%{name}/index.html
12mr|apache-mod_layout-5.1-13|75	perl -pi -e "s|_REPLACE_ME_|$NEW_URL|g" %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_layout-5.1-13|76	
12mr|apache-mod_layout-5.1-13|77	%post
12mr|apache-mod_layout-5.1-13|78	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_layout-5.1-13|79	%{_initrddir}/httpd restart 1>&2;
12mr|apache-mod_layout-5.1-13|80	fi
12mr|apache-mod_layout-5.1-13|81	
12mr|apache-mod_layout-5.1-13|82	%postun
12mr|apache-mod_layout-5.1-13|83	if [ "$1" = "0" ]; then
12mr|apache-mod_layout-5.1-13|84	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_layout-5.1-13|85	%{_initrddir}/httpd restart 1>&2
12mr|apache-mod_layout-5.1-13|86	fi
12mr|apache-mod_layout-5.1-13|87	fi
12mr|apache-mod_layout-5.1-13|88	
12mr|apache-mod_layout-5.1-13|89	%clean
12mr|apache-mod_layout-5.1-13|90	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|apache-mod_layout-5.1-13|91	
12mr|apache-mod_layout-5.1-13|92	%files
12mr|apache-mod_layout-5.1-13|93	%defattr(-,root,root)
12mr|apache-mod_layout-5.1-13|94	%doc ChangeLog INSTALL README index.html
12mr|apache-mod_layout-5.1-13|95	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_layout-5.1-13|96	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12mr|apache-mod_layout-5.1-13|97	%{_var}/www/html/addon-modules/*
12mr|apache-mod_layout-5.1-13|98	
12mr|apache-mod_layout-5.1-13|99	
12mr|apache-mod_layout-5.1-13|100	
12mr|apache-mod_layout-5.1-13|101	%changelog
12mr|apache-mod_layout-5.1-13|102	

13449 12
12mr|apache-mod_perl-2.0.7-1|1	#(ie. use with rpm --rebuild):
12mr|apache-mod_perl-2.0.7-1|2	#
12mr|apache-mod_perl-2.0.7-1|3	#	--with debug	Compile with debugging code
12mr|apache-mod_perl-2.0.7-1|4	#
12mr|apache-mod_perl-2.0.7-1|5	#  enable build with debugging code: will _not_ strip away any debugging code,
12mr|apache-mod_perl-2.0.7-1|6	#  will _add_ -g3 to CFLAGS, will _add_ --enable-maintainer-mode to
12mr|apache-mod_perl-2.0.7-1|7	#  configure.
12mr|apache-mod_perl-2.0.7-1|8	
12mr|apache-mod_perl-2.0.7-1|9	%define build_debug 0
12mr|apache-mod_perl-2.0.7-1|10	%define build_test 0
12mr|apache-mod_perl-2.0.7-1|11	
12mr|apache-mod_perl-2.0.7-1|12	# commandline overrides:
12mr|apache-mod_perl-2.0.7-1|13	# rpm -ba|--rebuild --with 'xxx'
12mr|apache-mod_perl-2.0.7-1|14	%{?_with_debug: %{expand: %%global build_debug 1}}
12mr|apache-mod_perl-2.0.7-1|15	%{?_without_debug: %{expand: %%global build_debug 0}}
12mr|apache-mod_perl-2.0.7-1|16	%{?_with_test: %{expand: %%global build_test 1}}
12mr|apache-mod_perl-2.0.7-1|17	%{?_without_test: %{expand: %%global build_test 0}}
12mr|apache-mod_perl-2.0.7-1|18	
12mr|apache-mod_perl-2.0.7-1|19	%if %{build_debug}
12mr|apache-mod_perl-2.0.7-1|20	# disable build root strip policy
12mr|apache-mod_perl-2.0.7-1|21	%define __spec_install_post %{_libdir}/rpm/brp-compress || :
12mr|apache-mod_perl-2.0.7-1|22	
12mr|apache-mod_perl-2.0.7-1|23	# This gives extra debuggin and huge binaries
12mr|apache-mod_perl-2.0.7-1|24	%{expand:%%define optflags %{optflags} %([ ! $DEBUG ] && echo '-g3')}
12mr|apache-mod_perl-2.0.7-1|25	%endif
12mr|apache-mod_perl-2.0.7-1|26	
12mr|apache-mod_perl-2.0.7-1|27	%if %{build_debug}
12mr|apache-mod_perl-2.0.7-1|28	%define build_test 1
12mr|apache-mod_perl-2.0.7-1|29	%define build_debug 1
12mr|apache-mod_perl-2.0.7-1|30	%endif
12mr|apache-mod_perl-2.0.7-1|31	
12mr|apache-mod_perl-2.0.7-1|32	#Module-Specific definitions
12mr|apache-mod_perl-2.0.7-1|33	%define apache_version 2.4.0
12mr|apache-mod_perl-2.0.7-1|34	%define mod_name mod_perl
12mr|apache-mod_perl-2.0.7-1|35	%define load_order 175
12mr|apache-mod_perl-2.0.7-1|36	%define perl_version %(rpm -q --qf '%%{epoch}:%%{version}' perl)
12mr|apache-mod_perl-2.0.7-1|37	
12mr|apache-mod_perl-2.0.7-1|38	Summary:	An embedded Perl interpreter for the apache Web server
12mr|apache-mod_perl-2.0.7-1|39	Name:		apache-%{mod_name}
12mr|apache-mod_perl-2.0.7-1|40	Version:	2.0.7
12mr|apache-mod_perl-2.0.7-1|41	Release:	1
12mr|apache-mod_perl-2.0.7-1|42	Group:		System/Servers
12mr|apache-mod_perl-2.0.7-1|43	License:	Apache License
12mr|apache-mod_perl-2.0.7-1|44	URL:		http://perl.apache.org/
12mr|apache-mod_perl-2.0.7-1|45	Source0:	http://perl.apache.org/dist/%{mod_name}-%{version}.tar.gz
12mr|apache-mod_perl-2.0.7-1|46	Source1:	http://perl.apache.org/dist/%{mod_name}-%{version}.tar.gz.asc
12mr|apache-mod_perl-2.0.7-1|47	Source2:	mod_perl.conf
12mr|apache-mod_perl-2.0.7-1|48	Source3:	apache-mod_perl-testscript.pl
12mr|apache-mod_perl-2.0.7-1|49	Patch:		mod_perl-2.0.7-httpd-2.4.x.patch
12mr|apache-mod_perl-2.0.7-1|50	Patch1:         mod_perl-2.0.4-inline.patch
12mr|apache-mod_perl-2.0.7-1|51	Requires:       perl = %{perl_version}
12mr|apache-mod_perl-2.0.7-1|52	BuildRequires:	perl-devel >= 5.8.2
12mr|apache-mod_perl-2.0.7-1|53	BuildRequires:  perl-Tie-IxHash
12mr|apache-mod_perl-2.0.7-1|54	BuildRequires:	perl-Data-Flow
12mr|apache-mod_perl-2.0.7-1|55	BuildRequires:  apache-mpm-prefork
12mr|apache-mod_perl-2.0.7-1|56	%if %{build_test}
12mr|apache-mod_perl-2.0.7-1|57	BuildRequires:	perl-CGI >= 1:3.08
12mr|apache-mod_perl-2.0.7-1|58	BuildRequires:	perl-HTML-Parser
12mr|apache-mod_perl-2.0.7-1|59	BuildRequires:	perl-libwww-perl
12mr|apache-mod_perl-2.0.7-1|60	BuildRequires:	perl-URI
12mr|apache-mod_perl-2.0.7-1|61	BuildRequires:	perl-BSD-Resource
12mr|apache-mod_perl-2.0.7-1|62	BuildRequires:	apache-mpm-prefork >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|63	BuildRequires:	apache-base >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|64	BuildRequires:	apache-modules >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|65	BuildRequires:	apache-mod_cache >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|66	BuildRequires:	apache-mod_dav >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|67	BuildRequires:	apache-mod_deflate >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|68	BuildRequires:	apache-mod_disk_cache >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|69	BuildRequires:	apache-mod_file_cache >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|70	BuildRequires:	apache-mod_ldap >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|71	BuildRequires:	apache-mod_proxy >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|72	BuildRequires:	apache-mod_ssl >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|73	BuildRequires:	apache-mod_suexec >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|74	BuildRequires:	apache-mod_userdir >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|75	%endif
12mr|apache-mod_perl-2.0.7-1|76	Requires(pre): rpm-helper
12mr|apache-mod_perl-2.0.7-1|77	Requires(postun): rpm-helper
12mr|apache-mod_perl-2.0.7-1|78	Requires(pre):  apache-mpm-prefork >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|79	Requires(pre):  apache-base >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|80	Requires(pre):  apache-modules >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|81	Requires:	apache-mpm-prefork >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|82	Requires:	apache-base >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|83	Requires:	apache-modules >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|84	Requires:	perl(Apache2::Reload)
12mr|apache-mod_perl-2.0.7-1|85	BuildRequires:	apache-devel >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|86	Obsoletes:	perl-Apache-Reload
12mr|apache-mod_perl-2.0.7-1|87	Epoch:		1
12mr|apache-mod_perl-2.0.7-1|88	
12mr|apache-mod_perl-2.0.7-1|89	%description
12mr|apache-mod_perl-2.0.7-1|90	%{name} incorporates a Perl interpreter into the apache web server,
12mr|apache-mod_perl-2.0.7-1|91	so that the Apache web server can directly execute Perl code.
12mr|apache-mod_perl-2.0.7-1|92	Mod_perl links the Perl runtime library into the apache web server and
12mr|apache-mod_perl-2.0.7-1|93	provides an object-oriented Perl interface for apache's C language
12mr|apache-mod_perl-2.0.7-1|94	API.  The end result is a quicker CGI script turnaround process, since
12mr|apache-mod_perl-2.0.7-1|95	no external Perl interpreter has to be started.
12mr|apache-mod_perl-2.0.7-1|96	
12mr|apache-mod_perl-2.0.7-1|97	Install %{name} if you're installing the apache web server and you'd
12mr|apache-mod_perl-2.0.7-1|98	like for it to directly incorporate a Perl interpreter.
12mr|apache-mod_perl-2.0.7-1|99	
12mr|apache-mod_perl-2.0.7-1|100	You can build %{name} with some conditional build swithes;
12mr|apache-mod_perl-2.0.7-1|101	
12mr|apache-mod_perl-2.0.7-1|102	(ie. use with rpm --rebuild):
12mr|apache-mod_perl-2.0.7-1|103	--with[out] debug	Compile with debugging code (forces --with test)
12mr|apache-mod_perl-2.0.7-1|104	--with[out]	test	Initiate a Apache-Test run
12mr|apache-mod_perl-2.0.7-1|105	
12mr|apache-mod_perl-2.0.7-1|106	%package	devel
12mr|apache-mod_perl-2.0.7-1|107	Summary:	Files needed for building XS modules that use mod_perl
12mr|apache-mod_perl-2.0.7-1|108	Group:		Development/C
12mr|apache-mod_perl-2.0.7-1|109	Requires:	%{name} = 1:%{version}
12mr|apache-mod_perl-2.0.7-1|110	Requires:	apache-devel >= %{apache_version}
12mr|apache-mod_perl-2.0.7-1|111	Epoch:		1
12mr|apache-mod_perl-2.0.7-1|112	
12mr|apache-mod_perl-2.0.7-1|113	%description	devel
12mr|apache-mod_perl-2.0.7-1|114	The mod_perl-devel package contains the files needed for building XS
12mr|apache-mod_perl-2.0.7-1|115	modules that use mod_perl.
12mr|apache-mod_perl-2.0.7-1|116	
12mr|apache-mod_perl-2.0.7-1|117	%prep
12mr|apache-mod_perl-2.0.7-1|118	
12mr|apache-mod_perl-2.0.7-1|119	%setup -q -n %{mod_name}-%{version}
12mr|apache-mod_perl-2.0.7-1|120	%patch -p1 -b .httpd24~
12mr|apache-mod_perl-2.0.7-1|121	%patch1 -p1 -b .inline
12mr|apache-mod_perl-2.0.7-1|122	
12mr|apache-mod_perl-2.0.7-1|123	cp %{SOURCE2} .
12mr|apache-mod_perl-2.0.7-1|124	perl -pi -e "s|_MODULE_DIR_|%{_libdir}/apache|g" mod_perl.conf
12mr|apache-mod_perl-2.0.7-1|125	
12mr|apache-mod_perl-2.0.7-1|126	for i in `find . -type d -name .svn`; do
12mr|apache-mod_perl-2.0.7-1|127	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|apache-mod_perl-2.0.7-1|128	done
12mr|apache-mod_perl-2.0.7-1|129	
12mr|apache-mod_perl-2.0.7-1|130	%build
12mr|apache-mod_perl-2.0.7-1|131	
12mr|apache-mod_perl-2.0.7-1|132	# Compile the module.
12mr|apache-mod_perl-2.0.7-1|133	
12mr|apache-mod_perl-2.0.7-1|134	#%{__perl} Makefile.PL \
12mr|apache-mod_perl-2.0.7-1|135	#    MP_APXS=%{_bindir}/apxs \
12mr|apache-mod_perl-2.0.7-1|136	#    MP_APR_CONFIG=%{_bindir}/apr-1-config
12mr|apache-mod_perl-2.0.7-1|137	#
12mr|apache-mod_perl-2.0.7-1|138	#make source_scan
12mr|apache-mod_perl-2.0.7-1|139	#make xs_generate
12mr|apache-mod_perl-2.0.7-1|140	
12mr|apache-mod_perl-2.0.7-1|141	%{__perl} Makefile.PL \
12mr|apache-mod_perl-2.0.7-1|142	%if %{build_debug}
12mr|apache-mod_perl-2.0.7-1|143	MP_MAINTAINER=1 \
12mr|apache-mod_perl-2.0.7-1|144	MP_TRACE=1 \
12mr|apache-mod_perl-2.0.7-1|145	MP_CCOPTS="$(%{_bindir}/apxs -q CFLAGS|sed -e 's/-fPIE//') -g3 -Werror -fPIC" \
12mr|apache-mod_perl-2.0.7-1|146	%else
12mr|apache-mod_perl-2.0.7-1|147	MP_CCOPTS="$(%{_bindir}/apxs -q CFLAGS|sed -e 's/-fPIE//') -fPIC" \
12mr|apache-mod_perl-2.0.7-1|148	%endif
12mr|apache-mod_perl-2.0.7-1|149	MP_APXS=%{_bindir}/apxs \
12mr|apache-mod_perl-2.0.7-1|150	MP_APR_CONFIG=%{_bindir}/apr-1-config \
12mr|apache-mod_perl-2.0.7-1|151	INSTALLDIRS=vendor </dev/null
12mr|apache-mod_perl-2.0.7-1|152	
12mr|apache-mod_perl-2.0.7-1|153	ln -s Apache-mod_perl_guide-1.29/bin bin
12mr|apache-mod_perl-2.0.7-1|154	%make
12mr|apache-mod_perl-2.0.7-1|155	
12mr|apache-mod_perl-2.0.7-1|156	# XXX mod_include/SSI does not include files when they are not named .shtml
12mr|apache-mod_perl-2.0.7-1|157	mv t/htdocs/includes-registry/test.pl t/htdocs/includes-registry/test.shtml
12mr|apache-mod_perl-2.0.7-1|158	mv t/htdocs/includes-registry/cgipm.pl t/htdocs/includes-registry/cgipm.shtml
12mr|apache-mod_perl-2.0.7-1|159	sed 's/\.pl/.shtml/' t/htdocs/includes/test.shtml > tmpfile && mv tmpfile t/htdocs/includes/test.shtml
12mr|apache-mod_perl-2.0.7-1|160	
12mr|apache-mod_perl-2.0.7-1|161	%install
12mr|apache-mod_perl-2.0.7-1|162	
12mr|apache-mod_perl-2.0.7-1|163	%if %{build_debug}
12mr|apache-mod_perl-2.0.7-1|164	export DONT_STRIP=1
12mr|apache-mod_perl-2.0.7-1|165	%endif
12mr|apache-mod_perl-2.0.7-1|166	
12mr|apache-mod_perl-2.0.7-1|167	%if %{build_test}
12mr|apache-mod_perl-2.0.7-1|168	# Run the test suite.
12mr|apache-mod_perl-2.0.7-1|169	#  Need to make t/htdocs/perlio because it isn't expecting to be run as
12mr|apache-mod_perl-2.0.7-1|170	#  root and will fail tests that try and write files because the server
12mr|apache-mod_perl-2.0.7-1|171	#  will have changed it's uid.
12mr|apache-mod_perl-2.0.7-1|172	mkdir -p t/htdocs/perlio
12mr|apache-mod_perl-2.0.7-1|173	chmod 777 t/htdocs/perlio
12mr|apache-mod_perl-2.0.7-1|174	
12mr|apache-mod_perl-2.0.7-1|175	#
12mr|apache-mod_perl-2.0.7-1|176	# fix for bad_scripts.t in 1.99_12
12mr|apache-mod_perl-2.0.7-1|177	# [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
12mr|apache-mod_perl-2.0.7-1|178	if test -e ModPerl-Registry/t/cgi-bin/r_inherited.pl; then chmod +x ModPerl-Registry/t/cgi-bin/r_inherited.pl; fi
12mr|apache-mod_perl-2.0.7-1|179	#
12mr|apache-mod_perl-2.0.7-1|180	# 1.99_12_20040302 fix for t/hooks/cleanup.t and t/hooks/cleanup2.t
12mr|apache-mod_perl-2.0.7-1|181	# [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.
12mr|apache-mod_perl-2.0.7-1|182	mkdir -p t/htdocs/hooks
12mr|apache-mod_perl-2.0.7-1|183	chmod 2770 t/htdocs/hooks
12mr|apache-mod_perl-2.0.7-1|184	#
12mr|apache-mod_perl-2.0.7-1|185	# run test suite:
12mr|apache-mod_perl-2.0.7-1|186	#
12mr|apache-mod_perl-2.0.7-1|187	#make TEST_VERBOSE=1 APACHE_TEST_PORT=select APACHE_TEST_STARTUP_TIMEOUT=360 test  || {
12mr|apache-mod_perl-2.0.7-1|188	#       ps aufx | grep "/usr/sbin/httpd-prefork -d /usr/src/packages/BUILD/modperl-2.0" \
12mr|apache-mod_perl-2.0.7-1|189	#               | grep -v grep | awk '{print $2}' | xargs -r kill
12mr|apache-mod_perl-2.0.7-1|190	#       exit 1
12mr|apache-mod_perl-2.0.7-1|191	#}
12mr|apache-mod_perl-2.0.7-1|192	perl t/TEST -start-httpd -port select -startup_timeout 360 -verbose -httpd_conf /etc/httpd/conf/httpd.conf
12mr|apache-mod_perl-2.0.7-1|193	perl t/TEST -run-tests || {
12mr|apache-mod_perl-2.0.7-1|194	perl t/TEST -stop-httpd
12mr|apache-mod_perl-2.0.7-1|195	exit 1
12mr|apache-mod_perl-2.0.7-1|196	}
12mr|apache-mod_perl-2.0.7-1|197	perl t/TEST -stop-httpd
12mr|apache-mod_perl-2.0.7-1|198	# in case of failures, see http://perl.apache.org/docs/2.0/user/help/help.html#_C_make_test___Failures
12mr|apache-mod_perl-2.0.7-1|199	# then, debug like this:
12mr|apache-mod_perl-2.0.7-1|200	# t/TEST -start-httpd
12mr|apache-mod_perl-2.0.7-1|201	# tail -F t/logs/*&
12mr|apache-mod_perl-2.0.7-1|202	# t/TEST -run-tests -verbose $failed_test
12mr|apache-mod_perl-2.0.7-1|203	# t/TEST -stop-httpd
12mr|apache-mod_perl-2.0.7-1|204	
12mr|apache-mod_perl-2.0.7-1|205	#make \
12mr|apache-mod_perl-2.0.7-1|206	#    APACHE_TEST_PORT=select \
12mr|apache-mod_perl-2.0.7-1|207	#    APACHE_TEST_STARTUP_TIMEOUT=30 \
12mr|apache-mod_perl-2.0.7-1|208	#    APACHE_TEST_COLOR=1 \
12mr|apache-mod_perl-2.0.7-1|209	#    TEST_VERBOSE=1 \
12mr|apache-mod_perl-2.0.7-1|210	#    APACHE_TEST_HTTPD=%{_sbindir}/httpd \
12mr|apache-mod_perl-2.0.7-1|211	#    APACHE_TEST_APXS=%{_sbindir}/apxs \
12mr|apache-mod_perl-2.0.7-1|212	#    test
12mr|apache-mod_perl-2.0.7-1|213	
12mr|apache-mod_perl-2.0.7-1|214	%endif
12mr|apache-mod_perl-2.0.7-1|215	
12mr|apache-mod_perl-2.0.7-1|216	# make some directories
12mr|apache-mod_perl-2.0.7-1|217	install -d %{buildroot}%{_libdir}/apache
12mr|apache-mod_perl-2.0.7-1|218	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mr|apache-mod_perl-2.0.7-1|219	install -d %{buildroot}%{_var}/www/perl
12mr|apache-mod_perl-2.0.7-1|220	
12mr|apache-mod_perl-2.0.7-1|221	%makeinstall_std \
12mr|apache-mod_perl-2.0.7-1|222	MODPERL_AP_LIBEXECDIR=%{_libdir}/apache \
12mr|apache-mod_perl-2.0.7-1|223	MODPERL_AP_INCLUDEDIR=%{_includedir}/apache \
12mr|apache-mod_perl-2.0.7-1|224	INSTALLDIRS=vendor
12mr|apache-mod_perl-2.0.7-1|225	
12mr|apache-mod_perl-2.0.7-1|226	install -m0644 mod_perl.conf %{buildroot}%{_sysconfdir}/httpd/modules.d/%{load_order}_%{mod_name}.conf
12mr|apache-mod_perl-2.0.7-1|227	
12mr|apache-mod_perl-2.0.7-1|228	# Remove empty file
12mr|apache-mod_perl-2.0.7-1|229	rm -f docs/api/mod_perl-2.0/pm_to_blib
12mr|apache-mod_perl-2.0.7-1|230	
12mr|apache-mod_perl-2.0.7-1|231	install -m0755 %{SOURCE3} %{buildroot}%{_var}/www/perl
12mr|apache-mod_perl-2.0.7-1|232	
12mr|apache-mod_perl-2.0.7-1|233	# install missing required files
12mr|apache-mod_perl-2.0.7-1|234	install -d %{buildroot}%{perl_vendorarch}/Apache2/Apache
12mr|apache-mod_perl-2.0.7-1|235	install -m0644 xs/tables/current/Apache2/ConstantsTable.pm %{buildroot}%{perl_vendorarch}/Apache2/Apache/
12mr|apache-mod_perl-2.0.7-1|236	install -m0644 xs/tables/current/Apache2/FunctionTable.pm %{buildroot}%{perl_vendorarch}/Apache2/Apache/
12mr|apache-mod_perl-2.0.7-1|237	install -m0644 xs/tables/current/Apache2/StructureTable.pm %{buildroot}%{perl_vendorarch}/Apache2/Apache/
12mr|apache-mod_perl-2.0.7-1|238	
12mr|apache-mod_perl-2.0.7-1|239	# cleanup
12mr|apache-mod_perl-2.0.7-1|240	find %{buildroot}%{perl_archlib} -name perllocal.pod | xargs rm -f
12mr|apache-mod_perl-2.0.7-1|241	
12mr|apache-mod_perl-2.0.7-1|242	# don't pack the Apache-Test stuff
12mr|apache-mod_perl-2.0.7-1|243	rm -f %{buildroot}%{perl_vendorarch}/Apache/Test*
12mr|apache-mod_perl-2.0.7-1|244	rm -f %{buildroot}%{perl_vendorarch}/Bundle/ApacheTest.pm
12mr|apache-mod_perl-2.0.7-1|245	rm -f %{buildroot}%{_mandir}/man3/Apache::Test*
12mr|apache-mod_perl-2.0.7-1|246	rm -f %{buildroot}%{_mandir}/man3/Bundle::ApacheTest.3pm
12mr|apache-mod_perl-2.0.7-1|247	
12mr|apache-mod_perl-2.0.7-1|248	# do not ship the patch backups
12mr|apache-mod_perl-2.0.7-1|249	find %{buildroot}%{perl_vendorarch} -name '*.pm.cve*' | xargs rm -f
12mr|apache-mod_perl-2.0.7-1|250	
12mr|apache-mod_perl-2.0.7-1|251	%post
12mr|apache-mod_perl-2.0.7-1|252	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-mod_perl-2.0.7-1|253	
12mr|apache-mod_perl-2.0.7-1|254	%postun
12mr|apache-mod_perl-2.0.7-1|255	if [ "$1" = "0" ]; then
12mr|apache-mod_perl-2.0.7-1|256	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-mod_perl-2.0.7-1|257	fi
12mr|apache-mod_perl-2.0.7-1|258	
12mr|apache-mod_perl-2.0.7-1|259	%files -n %{name}
12mr|apache-mod_perl-2.0.7-1|260	%doc Changes INSTALL LICENSE README docs todo
12mr|apache-mod_perl-2.0.7-1|261	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/*.conf
12mr|apache-mod_perl-2.0.7-1|262	%attr(0755,root,root) %{_libdir}/apache/*.so
12mr|apache-mod_perl-2.0.7-1|263	%{perl_vendorarch}/Apache
12mr|apache-mod_perl-2.0.7-1|264	%{perl_vendorarch}/Apache2
12mr|apache-mod_perl-2.0.7-1|265	%{perl_vendorarch}/Bundle
12mr|apache-mod_perl-2.0.7-1|266	%{perl_vendorarch}/ModPerl
12mr|apache-mod_perl-2.0.7-1|267	%{perl_vendorarch}/APR
12mr|apache-mod_perl-2.0.7-1|268	%{perl_vendorarch}/APR.pm
12mr|apache-mod_perl-2.0.7-1|269	%{perl_vendorarch}/mod_perl2.pm
12mr|apache-mod_perl-2.0.7-1|270	%{perl_vendorarch}/auto/Apache2/FilterRec
12mr|apache-mod_perl-2.0.7-1|271	%{perl_vendorarch}/auto/Apache2/Util
12mr|apache-mod_perl-2.0.7-1|272	%{perl_vendorarch}/auto/Apache2/RequestRec
12mr|apache-mod_perl-2.0.7-1|273	%{perl_vendorarch}/auto/Apache2/Command
12mr|apache-mod_perl-2.0.7-1|274	%{perl_vendorarch}/auto/Apache2/ConnectionUtil
12mr|apache-mod_perl-2.0.7-1|275	%{perl_vendorarch}/auto/Apache2/Module
12mr|apache-mod_perl-2.0.7-1|276	%{perl_vendorarch}/auto/Apache2/typemap
12mr|apache-mod_perl-2.0.7-1|277	%{perl_vendorarch}/auto/Apache2/URI
12mr|apache-mod_perl-2.0.7-1|278	%{perl_vendorarch}/auto/Apache2/Process
12mr|apache-mod_perl-2.0.7-1|279	%{perl_vendorarch}/auto/Apache2/MPM
12mr|apache-mod_perl-2.0.7-1|280	%{perl_vendorarch}/auto/Apache2/Response
12mr|apache-mod_perl-2.0.7-1|281	%{perl_vendorarch}/auto/Apache2/SubProcess
12mr|apache-mod_perl-2.0.7-1|282	%{perl_vendorarch}/auto/Apache2/Build
12mr|apache-mod_perl-2.0.7-1|283	%{perl_vendorarch}/auto/Apache2/Const
12mr|apache-mod_perl-2.0.7-1|284	%{perl_vendorarch}/auto/Apache2/Filter
12mr|apache-mod_perl-2.0.7-1|285	%{perl_vendorarch}/auto/Apache2/Log
12mr|apache-mod_perl-2.0.7-1|286	%{perl_vendorarch}/auto/Apache2/ServerUtil
12mr|apache-mod_perl-2.0.7-1|287	%{perl_vendorarch}/auto/Apache2/ServerRec
12mr|apache-mod_perl-2.0.7-1|288	%{perl_vendorarch}/auto/Apache2/CmdParms
12mr|apache-mod_perl-2.0.7-1|289	%{perl_vendorarch}/auto/Apache2/RequestUtil
12mr|apache-mod_perl-2.0.7-1|290	%{perl_vendorarch}/auto/Apache2/RequestIO
12mr|apache-mod_perl-2.0.7-1|291	%{perl_vendorarch}/auto/Apache2/SubRequest
12mr|apache-mod_perl-2.0.7-1|292	%{perl_vendorarch}/auto/Apache2/Directive
12mr|apache-mod_perl-2.0.7-1|293	%{perl_vendorarch}/auto/Apache2/HookRun
12mr|apache-mod_perl-2.0.7-1|294	%{perl_vendorarch}/auto/Apache2/Access
12mr|apache-mod_perl-2.0.7-1|295	%{perl_vendorarch}/auto/Apache2/Connection
12mr|apache-mod_perl-2.0.7-1|296	%{perl_vendorarch}/auto/ModPerl/Util
12mr|apache-mod_perl-2.0.7-1|297	%{perl_vendorarch}/auto/ModPerl/Global
12mr|apache-mod_perl-2.0.7-1|298	%{perl_vendorarch}/auto/ModPerl/Const
12mr|apache-mod_perl-2.0.7-1|299	%{perl_vendorarch}/auto/APR/BucketAlloc
12mr|apache-mod_perl-2.0.7-1|300	%{perl_vendorarch}/auto/APR/IpSubnet
12mr|apache-mod_perl-2.0.7-1|301	%{perl_vendorarch}/auto/APR/Util
12mr|apache-mod_perl-2.0.7-1|302	%{perl_vendorarch}/auto/APR/Pool
12mr|apache-mod_perl-2.0.7-1|303	%{perl_vendorarch}/auto/APR/Finfo
12mr|apache-mod_perl-2.0.7-1|304	%{perl_vendorarch}/auto/APR/Socket
12mr|apache-mod_perl-2.0.7-1|305	%{perl_vendorarch}/auto/APR/Brigade
12mr|apache-mod_perl-2.0.7-1|306	%{perl_vendorarch}/auto/APR/URI
12mr|apache-mod_perl-2.0.7-1|307	%{perl_vendorarch}/auto/APR/Error
12mr|apache-mod_perl-2.0.7-1|308	%{perl_vendorarch}/auto/APR/ThreadRWLock
12mr|apache-mod_perl-2.0.7-1|309	%{perl_vendorarch}/auto/APR/Bucket
12mr|apache-mod_perl-2.0.7-1|310	%{perl_vendorarch}/auto/APR/Const
12mr|apache-mod_perl-2.0.7-1|311	%{perl_vendorarch}/auto/APR/APR.so
12mr|apache-mod_perl-2.0.7-1|312	%{perl_vendorarch}/auto/APR/Status
12mr|apache-mod_perl-2.0.7-1|313	%{perl_vendorarch}/auto/APR/SockAddr
12mr|apache-mod_perl-2.0.7-1|314	%{perl_vendorarch}/auto/APR/String
12mr|apache-mod_perl-2.0.7-1|315	%{perl_vendorarch}/auto/APR/OS
12mr|apache-mod_perl-2.0.7-1|316	%{perl_vendorarch}/auto/APR/PerlIO
12mr|apache-mod_perl-2.0.7-1|317	%{perl_vendorarch}/auto/APR/ThreadMutex
12mr|apache-mod_perl-2.0.7-1|318	%{perl_vendorarch}/auto/APR/Date
12mr|apache-mod_perl-2.0.7-1|319	%{perl_vendorarch}/auto/APR/UUID
12mr|apache-mod_perl-2.0.7-1|320	%{perl_vendorarch}/auto/APR/BucketType
12mr|apache-mod_perl-2.0.7-1|321	%{perl_vendorarch}/auto/APR/Base64
12mr|apache-mod_perl-2.0.7-1|322	%{perl_vendorarch}/auto/APR/Table
12mr|apache-mod_perl-2.0.7-1|323	
12mr|apache-mod_perl-2.0.7-1|324	%{_mandir}/*/*
12mr|apache-mod_perl-2.0.7-1|325	%attr(0755,root,root) %{_var}/www/perl/*.pl
12mr|apache-mod_perl-2.0.7-1|326	
12mr|apache-mod_perl-2.0.7-1|327	%files devel
12mr|apache-mod_perl-2.0.7-1|328	%attr(0755,root,root) %{_bindir}/*
12mr|apache-mod_perl-2.0.7-1|329	%{_includedir}/apache/*
12mr|apache-mod_perl-2.0.7-1|330	
12mr|apache-mod_perl-2.0.7-1|331	
12mr|apache-mod_perl-2.0.7-1|332	
12mr|apache-mod_perl-2.0.7-1|333	%changelog
12mr|apache-mod_perl-2.0.7-1|334	

13450 12
12mr|apache-mod_php-5.4.9-1|1	#Module-Specific definitions
12mr|apache-mod_php-5.4.9-1|2	%define mod_name mod_php
12mr|apache-mod_php-5.4.9-1|3	%define load_order 170
12mr|apache-mod_php-5.4.9-1|4	%define extname apache2handler
12mr|apache-mod_php-5.4.9-1|5	
12mr|apache-mod_php-5.4.9-1|6	%define major 5
12mr|apache-mod_php-5.4.9-1|7	%define libname %mklibname php5_common %{major}
12mr|apache-mod_php-5.4.9-1|8	%define apache_version 2.4.0
12mr|apache-mod_php-5.4.9-1|9	%define php_version %{version}
12mr|apache-mod_php-5.4.9-1|10	
12mr|apache-mod_php-5.4.9-1|11	Summary:	The PHP HTML-embedded scripting language for use with apache
12mr|apache-mod_php-5.4.9-1|12	Name:		apache-%{mod_name}
12mr|apache-mod_php-5.4.9-1|13	Version:	5.4.9
12mr|apache-mod_php-5.4.9-1|14	Release:	1
12mr|apache-mod_php-5.4.9-1|15	Epoch:		3
12mr|apache-mod_php-5.4.9-1|16	Group:		System/Servers
12mr|apache-mod_php-5.4.9-1|17	License:	PHP License
12mr|apache-mod_php-5.4.9-1|18	URL:		http://www.php.net/
12mr|apache-mod_php-5.4.9-1|19	Requires(pre): rpm-helper
12mr|apache-mod_php-5.4.9-1|20	Requires(postun): rpm-helper
12mr|apache-mod_php-5.4.9-1|21	Requires:	%{libname} >= %{epoch}:%{php_version}
12mr|apache-mod_php-5.4.9-1|22	Requires:	apache-base >= %{apache_version}
12mr|apache-mod_php-5.4.9-1|23	Requires:	apache-modules >= %{apache_version}
12mr|apache-mod_php-5.4.9-1|24	Requires:	apache-mpm >= %{apache_version}
12mr|apache-mod_php-5.4.9-1|25	Requires:	php-ctype >= %{epoch}:%{php_version}
12mr|apache-mod_php-5.4.9-1|26	Requires:	php-filter >= %{epoch}:%{php_version}
12mr|apache-mod_php-5.4.9-1|27	Requires:	php-ftp >= %{epoch}:%{php_version}
12mr|apache-mod_php-5.4.9-1|28	Requires:	php-gettext >= %{epoch}:%{php_version}
12mr|apache-mod_php-5.4.9-1|29	Requires:	php-hash >= %{epoch}:%{php_version}
12mr|apache-mod_php-5.4.9-1|30	Requires:	php-ini >= %{php_version}
12mr|apache-mod_php-5.4.9-1|31	Requires:	php-json >= %{epoch}:%{php_version}
12mr|apache-mod_php-5.4.9-1|32	Requires:	php-openssl >= %{epoch}:%{version}
12mr|apache-mod_php-5.4.9-1|33	Requires:	php-pcre >= %{epoch}:%{php_version}
12mr|apache-mod_php-5.4.9-1|34	Requires:	php-posix >= %{epoch}:%{php_version}
12mr|apache-mod_php-5.4.9-1|35	Requires:	php-session >= %{epoch}:%{php_version}
12mr|apache-mod_php-5.4.9-1|36	Requires:	php-suhosin >= 0.9.29
12mr|apache-mod_php-5.4.9-1|37	Requires:	php-sysvsem >= %{epoch}:%{php_version}
12mr|apache-mod_php-5.4.9-1|38	Requires:	php-sysvshm >= %{epoch}:%{php_version}
12mr|apache-mod_php-5.4.9-1|39	Requires:	php-tokenizer >= %{epoch}:%{php_version}
12mr|apache-mod_php-5.4.9-1|40	Requires:	php-xmlreader >= %{epoch}:%{php_version}
12mr|apache-mod_php-5.4.9-1|41	Requires:	php-xmlwriter >= %{epoch}:%{php_version}
12mr|apache-mod_php-5.4.9-1|42	Requires:	php-zlib >= %{epoch}:%{php_version}
12mr|apache-mod_php-5.4.9-1|43	Requires:	php-xml >= %{epoch}:%{version}
12mr|apache-mod_php-5.4.9-1|44	BuildRequires:	apache-devel >= %{apache_version}
12mr|apache-mod_php-5.4.9-1|45	BuildRequires:	php-devel >= %{epoch}:%{php_version}
12mr|apache-mod_php-5.4.9-1|46	BuildRequires:	dos2unix
12mr|apache-mod_php-5.4.9-1|47	Provides:	mod_php = %{EVRD}
12mr|apache-mod_php-5.4.9-1|48	Conflicts:	apache-mpm-worker >= %{apache_version}
12mr|apache-mod_php-5.4.9-1|49	Conflicts:	apache-mpm-event >= %{apache_version}
12mr|apache-mod_php-5.4.9-1|50	Requires:	php-timezonedb >= 3:2009.10
12mr|apache-mod_php-5.4.9-1|51	
12mr|apache-mod_php-5.4.9-1|52	%description
12mr|apache-mod_php-5.4.9-1|53	PHP5 is an HTML-embedded scripting language. PHP5 attempts to make it easy for
12mr|apache-mod_php-5.4.9-1|54	developers to write dynamically generated web pages. PHP5 also offers built-in
12mr|apache-mod_php-5.4.9-1|55	database integration for several commercial and non-commercial database
12mr|apache-mod_php-5.4.9-1|56	management systems, so writing a database-enabled web page with PHP5 is fairly
12mr|apache-mod_php-5.4.9-1|57	simple. The most common use of PHP coding is probably as a replacement for CGI
12mr|apache-mod_php-5.4.9-1|58	scripts. The %{name} module enables the apache web server to understand
12mr|apache-mod_php-5.4.9-1|59	and process the embedded PHP language in web pages.
12mr|apache-mod_php-5.4.9-1|60	
12mr|apache-mod_php-5.4.9-1|61	This package contains PHP version 5. You'll also need to install the apache web
12mr|apache-mod_php-5.4.9-1|62	server.
12mr|apache-mod_php-5.4.9-1|63	
12mr|apache-mod_php-5.4.9-1|64	%prep
12mr|apache-mod_php-5.4.9-1|65	
12mr|apache-mod_php-5.4.9-1|66	%setup -c -T
12mr|apache-mod_php-5.4.9-1|67	cp -dpR %{_usrsrc}/php-devel/sapi/%{extname}/* .
12mr|apache-mod_php-5.4.9-1|68	cp %{_usrsrc}/php-devel/internal_functions.c .
12mr|apache-mod_php-5.4.9-1|69	cp %{_includedir}/php/ext/date/lib/timelib_config.h .
12mr|apache-mod_php-5.4.9-1|70	
12mr|apache-mod_php-5.4.9-1|71	# drop php5 here
12mr|apache-mod_php-5.4.9-1|72	perl -pi -e "s|php5_module|php_module|g" *
12mr|apache-mod_php-5.4.9-1|73	cp mod_php5.c mod_php.c
12mr|apache-mod_php-5.4.9-1|74	
12mr|apache-mod_php-5.4.9-1|75	# strip away annoying ^M
12mr|apache-mod_php-5.4.9-1|76	find -type f -exec dos2unix {} \;
12mr|apache-mod_php-5.4.9-1|77	
12mr|apache-mod_php-5.4.9-1|78	%build
12mr|apache-mod_php-5.4.9-1|79	apxs \
12mr|apache-mod_php-5.4.9-1|80	`php-config --includes` \
12mr|apache-mod_php-5.4.9-1|81	`apr-1-config --link-ld --libs` \
12mr|apache-mod_php-5.4.9-1|82	`xml2-config --cflags` \
12mr|apache-mod_php-5.4.9-1|83	-I%{_usrsrc}/php-devel \
12mr|apache-mod_php-5.4.9-1|84	-I. -lphp5_common \
12mr|apache-mod_php-5.4.9-1|85	-c mod_php.c sapi_apache2.c apache_config.c \
12mr|apache-mod_php-5.4.9-1|86	php_functions.c internal_functions.c
12mr|apache-mod_php-5.4.9-1|87	
12mr|apache-mod_php-5.4.9-1|88	%install
12mr|apache-mod_php-5.4.9-1|89	install -d %{buildroot}%{_libdir}/apache
12mr|apache-mod_php-5.4.9-1|90	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mr|apache-mod_php-5.4.9-1|91	
12mr|apache-mod_php-5.4.9-1|92	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache/
12mr|apache-mod_php-5.4.9-1|93	
12mr|apache-mod_php-5.4.9-1|94	cat > %{buildroot}%{_sysconfdir}/httpd/modules.d/%{load_order}_%{mod_name}.conf << EOF
12mr|apache-mod_php-5.4.9-1|95	LoadModule php_module %{_libdir}/apache/%{mod_name}.so
12mr|apache-mod_php-5.4.9-1|96	
12mr|apache-mod_php-5.4.9-1|97	AddType application/x-httpd-php .php
12mr|apache-mod_php-5.4.9-1|98	AddType application/x-httpd-php .phtml
12mr|apache-mod_php-5.4.9-1|99	AddType application/x-httpd-php-source .phps
12mr|apache-mod_php-5.4.9-1|100	
12mr|apache-mod_php-5.4.9-1|101	DirectoryIndex index.php index.phtml
12mr|apache-mod_php-5.4.9-1|102	EOF
12mr|apache-mod_php-5.4.9-1|103	
12mr|apache-mod_php-5.4.9-1|104	%post
12mr|apache-mod_php-5.4.9-1|105	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-mod_php-5.4.9-1|106	
12mr|apache-mod_php-5.4.9-1|107	%postun
12mr|apache-mod_php-5.4.9-1|108	if [ "$1" = "0" ]; then
12mr|apache-mod_php-5.4.9-1|109	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|apache-mod_php-5.4.9-1|110	fi
12mr|apache-mod_php-5.4.9-1|111	
12mr|apache-mod_php-5.4.9-1|112	%files
12mr|apache-mod_php-5.4.9-1|113	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/*.conf
12mr|apache-mod_php-5.4.9-1|114	%attr(0755,root,root) %{_libdir}/apache/*.so
12mr|apache-mod_php-5.4.9-1|115	
12mr|apache-mod_php-5.4.9-1|116	

13451 12
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|1	%define snap r142
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|2	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|3	#Module-Specific definitions
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|4	%define mod_name mod_proxy_html
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|5	%define mod_conf A28_%{mod_name}.conf
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|6	%define mod_so %{mod_name}.so
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|7	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|8	Summary:	DSO module for the apache web server
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|9	Name:		apache-%{mod_name}
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|10	Version:	3.1.2
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|11	Release:	%mkrel 0.%{snap}.7
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|12	Group:		System/Servers
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|13	License:	GPL
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|14	URL:		http://apache.webthing.com/mod_proxy_html/
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|15	Source0:	mod_proxy_html-%{version}-%{snap}.tar.gz
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|16	Source1:	http://apache.webthing.com/mod_proxy_html/config.html
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|17	Source2:	http://apache.webthing.com/mod_proxy_html/guide.html
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|18	Source3:	http://apache.webthing.com/mod_proxy_html/faq.html
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|19	Source4:	%{mod_conf}
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|20	BuildRequires:	libxml2-devel
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|21	Requires(pre): rpm-helper
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|22	Requires(postun): rpm-helper
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|23	Requires(pre):	apache-conf >= 2.2.0
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|24	Requires(pre):	apache >= 2.2.0
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|25	Requires(pre):	apache-mod_proxy >= 2.2.0
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|26	Requires(pre):	apache-mod_ssl >= 2.2.0
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|27	Requires(pre):	apache-mod_xml2enc >= 1.0.3
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|28	Requires:	apache-conf >= 2.2.0
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|29	Requires:	apache >= 2.2.0
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|30	Requires:	apache-mod_proxy >= 2.2.0
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|31	Requires:	apache-mod_ssl >= 2.2.0
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|32	Requires:	apache-mod_xml2enc >= 1.0.3
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|33	BuildRequires:	apache-devel >= 2.2.0
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|34	BuildRequires:	apache-mod_xml2enc-devel >= 1.0.3
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|35	BuildRequires:	file
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|36	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|37	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|38	%description
12mr|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,
12mr|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
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|41	purpose as Apache's ProxyPassReverse directive does for HTTP headers, and is an
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|42	essential component of a reverse proxy.
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|43	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|44	%prep
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|45	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|46	%setup -q -n %{mod_name}
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|47	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|48	cp %{SOURCE1} .
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|49	cp %{SOURCE2} .
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|50	cp %{SOURCE3} .
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|51	cp %{SOURCE4} %{mod_conf}
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|52	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|53	# use correct name and version
12mr|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
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|55	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|56	# strip away annoying ^M
12mr|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//'
12mr|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//'
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|59	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|60	head -36 mod_proxy_html.c > README.mod_proxy_html
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|61	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|62	%build
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|63	%{_bindir}/apxs `xml2-config --cflags` `xml2-config --libs` %{ldflags} -c %{mod_name}.c
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|64	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|65	%install
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|66	rm -rf %{buildroot}
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|67	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|68	install -d %{buildroot}%{_libdir}/apache-extramodules
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|69	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|70	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|71	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|72	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|73	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|74	%post
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|75	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|76	%{_initrddir}/httpd restart 1>&2;
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|77	fi
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|78	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|79	%postun
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|80	if [ "$1" = "0" ]; then
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|81	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|82	%{_initrddir}/httpd restart 1>&2
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|83	fi
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|84	fi
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|85	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|86	%clean
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|87	rm -rf %{buildroot}
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|88	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|89	%files
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|90	%defattr(-,root,root)
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|91	%doc config.html guide.html faq.html proxy_html.conf
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|92	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|93	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|94	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|95	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|96	
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|97	%changelog
12mr|apache-mod_proxy_html-3.1.2-0.r142.7|98	

13452 12
12mr|apache-mod_security-2.6.7-1|1	#Module-Specific definitions
12mr|apache-mod_security-2.6.7-1|2	%define mod_name mod_security
12mr|apache-mod_security-2.6.7-1|3	%define mod_conf 82_%{mod_name}.conf
12mr|apache-mod_security-2.6.7-1|4	%define mod_so %{mod_name}.so
12mr|apache-mod_security-2.6.7-1|5	
12mr|apache-mod_security-2.6.7-1|6	
12mr|apache-mod_security-2.6.7-1|7	Summary:	DSO module for the apache web server
12mr|apache-mod_security-2.6.7-1|8	Name:		apache-%{mod_name}
12mr|apache-mod_security-2.6.7-1|9	Version:	2.6.7
12mr|apache-mod_security-2.6.7-1|10	Release:	%mkrel 1
12mr|apache-mod_security-2.6.7-1|11	Group:		System/Servers
12mr|apache-mod_security-2.6.7-1|12	License:	Apache License
12mr|apache-mod_security-2.6.7-1|13	URL:		http://www.modsecurity.org/
12mr|apache-mod_security-2.6.7-1|14	Source0:	http://www.modsecurity.org/download/modsecurity-apache_%{version}.tar.gz
12mr|apache-mod_security-2.6.7-1|15	Source1:	http://www.modsecurity.org/download/modsecurity-apache_%{version}.tar.gz.asc
12mr|apache-mod_security-2.6.7-1|16	Source2:	mod_security.logrotate
12mr|apache-mod_security-2.6.7-1|17	Source3:	%{mod_conf}
12mr|apache-mod_security-2.6.7-1|18	Source4:	modsecurity-apache_2.5.12-rules.tar.gz
12mr|apache-mod_security-2.6.7-1|19	Patch0:		configure.ac.patch
12mr|apache-mod_security-2.6.7-1|20	Requires(pre): rpm-helper
12mr|apache-mod_security-2.6.7-1|21	Requires(postun): rpm-helper
12mr|apache-mod_security-2.6.7-1|22	Requires(pre):	apache-conf >= 2.2.6
12mr|apache-mod_security-2.6.7-1|23	Requires(pre):	apache >= 2.2.6
12mr|apache-mod_security-2.6.7-1|24	Requires:	apache-conf >= 2.2.6
12mr|apache-mod_security-2.6.7-1|25	Requires:	apache >= 2.2.6
12mr|apache-mod_security-2.6.7-1|26	Requires:	apache-mod_unique_id >= 2.2.6
12mr|apache-mod_security-2.6.7-1|27	Requires:	mlogc >= 1.4.2
12mr|apache-mod_security-2.6.7-1|28	Requires:	gnupg
12mr|apache-mod_security-2.6.7-1|29	Requires:	unzip
12mr|apache-mod_security-2.6.7-1|30	Requires:	sendmail-command
12mr|apache-mod_security-2.6.7-1|31	BuildRequires:	apache-devel >= 2.2.6
12mr|apache-mod_security-2.6.7-1|32	BuildRequires:	curl-devel
12mr|apache-mod_security-2.6.7-1|33	BuildRequires:	file
12mr|apache-mod_security-2.6.7-1|34	BuildRequires:	libxml2-devel
12mr|apache-mod_security-2.6.7-1|35	BuildRequires:	lua-devel >= 5.1
12mr|apache-mod_security-2.6.7-1|36	BuildRequires:	pcre-devel
12mr|apache-mod_security-2.6.7-1|37	BuildRequires:	perl
12mr|apache-mod_security-2.6.7-1|38	Provides:	apache-mod_security2 = %{version}-%{release}
12mr|apache-mod_security-2.6.7-1|39	Obsoletes:	apache-mod_security2
12mr|apache-mod_security-2.6.7-1|40	Epoch:		1
12mr|apache-mod_security-2.6.7-1|41	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|apache-mod_security-2.6.7-1|42	
12mr|apache-mod_security-2.6.7-1|43	%description
12mr|apache-mod_security-2.6.7-1|44	ModSecurity is an open source intrustion detection and prevention engine for
12mr|apache-mod_security-2.6.7-1|45	web applications. It operates embedded into the web server, acting as a
12mr|apache-mod_security-2.6.7-1|46	powerful umbrella - shielding applications from attacks.
12mr|apache-mod_security-2.6.7-1|47	
12mr|apache-mod_security-2.6.7-1|48	%package -n	mlogc
12mr|apache-mod_security-2.6.7-1|49	Summary:	ModSecurity Audit Log Collector
12mr|apache-mod_security-2.6.7-1|50	Group:		System/Servers
12mr|apache-mod_security-2.6.7-1|51	
12mr|apache-mod_security-2.6.7-1|52	%description -n	mlogc
12mr|apache-mod_security-2.6.7-1|53	ModSecurity is an open source intrustion detection and prevention engine for
12mr|apache-mod_security-2.6.7-1|54	web applications. It operates embedded into the web server, acting as a
12mr|apache-mod_security-2.6.7-1|55	powerful umbrella - shielding applications from attacks.
12mr|apache-mod_security-2.6.7-1|56	
12mr|apache-mod_security-2.6.7-1|57	This package contains the ModSecurity Audit Log Collector.
12mr|apache-mod_security-2.6.7-1|58	
12mr|apache-mod_security-2.6.7-1|59	%prep
12mr|apache-mod_security-2.6.7-1|60	
12mr|apache-mod_security-2.6.7-1|61	%setup -q -n modsecurity-apache_%{version} -a4
12mr|apache-mod_security-2.6.7-1|62	
12mr|apache-mod_security-2.6.7-1|63	cp %{SOURCE2} mod_security.logrotate
12mr|apache-mod_security-2.6.7-1|64	cp %{SOURCE3} %{mod_conf}
12mr|apache-mod_security-2.6.7-1|65	%patch0 -p0
12mr|apache-mod_security-2.6.7-1|66	# strip away annoying ^M
12mr|apache-mod_security-2.6.7-1|67	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mr|apache-mod_security-2.6.7-1|68	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mr|apache-mod_security-2.6.7-1|69	
12mr|apache-mod_security-2.6.7-1|70	# naming hack
12mr|apache-mod_security-2.6.7-1|71	pushd apache2
12mr|apache-mod_security-2.6.7-1|72	find -type f | xargs perl -pi -e "s|security2|security|g"
12mr|apache-mod_security-2.6.7-1|73	find -type f | xargs perl -pi -e "s|SECURITY2|SECURITY|g"
12mr|apache-mod_security-2.6.7-1|74	mv mod_security2.c mod_security.c
12mr|apache-mod_security-2.6.7-1|75	#    mv mod_security2_config.h.in mod_security_config.h.in
12mr|apache-mod_security-2.6.7-1|76	popd
12mr|apache-mod_security-2.6.7-1|77	
12mr|apache-mod_security-2.6.7-1|78	%build
12mr|apache-mod_security-2.6.7-1|79	%serverbuild
12mr|apache-mod_security-2.6.7-1|80	
12mr|apache-mod_security-2.6.7-1|81	#rm configure
12mr|apache-mod_security-2.6.7-1|82	#rm -rf autom4te.cache
12mr|apache-mod_security-2.6.7-1|83	#aclocal
12mr|apache-mod_security-2.6.7-1|84	#automake --add-missing --copy --foreign
12mr|apache-mod_security-2.6.7-1|85	#autoreconf --install
12mr|apache-mod_security-2.6.7-1|86	#autoheader
12mr|apache-mod_security-2.6.7-1|87	
12mr|apache-mod_security-2.6.7-1|88	rm -rf autom4te.cache
12mr|apache-mod_security-2.6.7-1|89	rm -f aclocal.m4
12mr|apache-mod_security-2.6.7-1|90	libtoolize --force --copy
12mr|apache-mod_security-2.6.7-1|91	autoreconf --install
12mr|apache-mod_security-2.6.7-1|92	autoheader
12mr|apache-mod_security-2.6.7-1|93	automake --add-missing --foreign --copy --force-missing
12mr|apache-mod_security-2.6.7-1|94	autoconf --force
12mr|apache-mod_security-2.6.7-1|95	rm -rf autom4te.cache
12mr|apache-mod_security-2.6.7-1|96	
12mr|apache-mod_security-2.6.7-1|97	%configure2_5x --localstatedir=/var/lib \
12mr|apache-mod_security-2.6.7-1|98	--enable-performance-measurement \
12mr|apache-mod_security-2.6.7-1|99	--enable-extentions \
12mr|apache-mod_security-2.6.7-1|100	--with-apxs=%{_bindir}/apxs \
12mr|apache-mod_security-2.6.7-1|101	--with-pcre=%{_prefix} \
12mr|apache-mod_security-2.6.7-1|102	--with-apr=%{_prefix} \
12mr|apache-mod_security-2.6.7-1|103	--with-apu=%{_prefix} \
12mr|apache-mod_security-2.6.7-1|104	--with-libxml=%{_prefix} \
12mr|apache-mod_security-2.6.7-1|105	--with-lua=%{_prefix} \
12mr|apache-mod_security-2.6.7-1|106	--with-curl=%{_prefix}
12mr|apache-mod_security-2.6.7-1|107	
12mr|apache-mod_security-2.6.7-1|108	%make
12mr|apache-mod_security-2.6.7-1|109	%make -C mlogc
12mr|apache-mod_security-2.6.7-1|110	
12mr|apache-mod_security-2.6.7-1|111	#%%check
12mr|apache-mod_security-2.6.7-1|112	#pushd apache2
12mr|apache-mod_security-2.6.7-1|113	#make test
12mr|apache-mod_security-2.6.7-1|114	#popd
12mr|apache-mod_security-2.6.7-1|115	
12mr|apache-mod_security-2.6.7-1|116	%install
12mr|apache-mod_security-2.6.7-1|117	rm -rf %{buildroot}
12mr|apache-mod_security-2.6.7-1|118	
12mr|apache-mod_security-2.6.7-1|119	install -d %{buildroot}%{_sbindir}
12mr|apache-mod_security-2.6.7-1|120	install -d %{buildroot}%{_bindir}
12mr|apache-mod_security-2.6.7-1|121	install -d %{buildroot}%{_libdir}/apache-extramodules
12mr|apache-mod_security-2.6.7-1|122	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mr|apache-mod_security-2.6.7-1|123	install -d %{buildroot}%{_sysconfdir}/httpd/conf/modsecurity/base_rules
12mr|apache-mod_security-2.6.7-1|124	install -d %{buildroot}%{_sysconfdir}/httpd/conf/modsecurity/optional_rules
12mr|apache-mod_security-2.6.7-1|125	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mr|apache-mod_security-2.6.7-1|126	
12mr|apache-mod_security-2.6.7-1|127	install -m0755 apache2/.libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12mr|apache-mod_security-2.6.7-1|128	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_security-2.6.7-1|129	install -m0644 mod_security.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{mod_name}
12mr|apache-mod_security-2.6.7-1|130	
12mr|apache-mod_security-2.6.7-1|131	install -m0755 ext/.libs/mod_op_strstr.so %{buildroot}%{_libdir}/apache-extramodules/
12mr|apache-mod_security-2.6.7-1|132	install -m0755 ext/.libs/mod_reqbody_example.so %{buildroot}%{_libdir}/apache-extramodules/
12mr|apache-mod_security-2.6.7-1|133	install -m0755 ext/.libs/mod_tfn_reverse.so %{buildroot}%{_libdir}/apache-extramodules/
12mr|apache-mod_security-2.6.7-1|134	install -m0755 ext/.libs/mod_var_remote_addr_port.so %{buildroot}%{_libdir}/apache-extramodules/
12mr|apache-mod_security-2.6.7-1|135	
12mr|apache-mod_security-2.6.7-1|136	install -m0644 rules/*.conf %{buildroot}%{_sysconfdir}/httpd/conf/modsecurity/
12mr|apache-mod_security-2.6.7-1|137	install -m0644 rules/base_rules/*.conf %{buildroot}%{_sysconfdir}/httpd/conf/modsecurity/base_rules/
12mr|apache-mod_security-2.6.7-1|138	install -m0644 rules/optional_rules/*.conf %{buildroot}%{_sysconfdir}/httpd/conf/modsecurity/optional_rules/
12mr|apache-mod_security-2.6.7-1|139	cp rules/CHANGELOG CHANGELOG.rules
12mr|apache-mod_security-2.6.7-1|140	cp rules/README README.rules
12mr|apache-mod_security-2.6.7-1|141	
12mr|apache-mod_security-2.6.7-1|142	install -m0644 tools/rules-updater-example.conf %{buildroot}%{_sysconfdir}/rules-updater.conf
12mr|apache-mod_security-2.6.7-1|143	install -m0755 tools/rules-updater.pl %{buildroot}%{_sbindir}/
12mr|apache-mod_security-2.6.7-1|144	
12mr|apache-mod_security-2.6.7-1|145	install -m0755 mlogc/mlogc %{buildroot}%{_bindir}/
12mr|apache-mod_security-2.6.7-1|146	install -m0755 mlogc/mlogc-batch-load.pl %{buildroot}%{_bindir}/mlogc-batch-load
12mr|apache-mod_security-2.6.7-1|147	install -m0644 mlogc/mlogc-default.conf %{buildroot}%{_sysconfdir}/httpd/conf/mlogc.conf
12mr|apache-mod_security-2.6.7-1|148	
12mr|apache-mod_security-2.6.7-1|149	%pre
12mr|apache-mod_security-2.6.7-1|150	# if obsoleting apache-mod_security2
12mr|apache-mod_security-2.6.7-1|151	if [ -f %{_sysconfdir}/httpd/modules.d/82_mod_security2.conf ]; then
12mr|apache-mod_security-2.6.7-1|152	# tuck away mod_security-1.9.x config first
12mr|apache-mod_security-2.6.7-1|153	if [ -f %{_sysconfdir}/httpd/modules.d/82_mod_security.conf ]; then
12mr|apache-mod_security-2.6.7-1|154	echo "old mod_security-1.9.x config file was found, renaming it to 82_mod_security-1.9.x.conf"
12mr|apache-mod_security-2.6.7-1|155	mv %{_sysconfdir}/httpd/modules.d/82_mod_security.conf %{_sysconfdir}/httpd/modules.d/82_mod_security-1.9.x.conf
12mr|apache-mod_security-2.6.7-1|156	fi
12mr|apache-mod_security-2.6.7-1|157	mv %{_sysconfdir}/httpd/modules.d/82_mod_security2.conf %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_security-2.6.7-1|158	perl -pi -e "s|security2|security|g" %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_security-2.6.7-1|159	perl -pi -e "s|HAVE_SECURITY2|HAVE_SECURITY|g" %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_security-2.6.7-1|160	fi
12mr|apache-mod_security-2.6.7-1|161	
12mr|apache-mod_security-2.6.7-1|162	if [ -f %{_sysconfdir}/logrotate.d/mod_security2 ]; then
12mr|apache-mod_security-2.6.7-1|163	mv %{_sysconfdir}/logrotate.d/mod_security2 %{_sysconfdir}/logrotate.d/%{mod_name}
12mr|apache-mod_security-2.6.7-1|164	fi
12mr|apache-mod_security-2.6.7-1|165	
12mr|apache-mod_security-2.6.7-1|166	%post
12mr|apache-mod_security-2.6.7-1|167	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_security-2.6.7-1|168	%{_initrddir}/httpd restart 1>&2;
12mr|apache-mod_security-2.6.7-1|169	fi
12mr|apache-mod_security-2.6.7-1|170	
12mr|apache-mod_security-2.6.7-1|171	%postun
12mr|apache-mod_security-2.6.7-1|172	if [ "$1" = "0" ]; then
12mr|apache-mod_security-2.6.7-1|173	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_security-2.6.7-1|174	%{_initrddir}/httpd restart 1>&2;
12mr|apache-mod_security-2.6.7-1|175	fi
12mr|apache-mod_security-2.6.7-1|176	fi
12mr|apache-mod_security-2.6.7-1|177	
12mr|apache-mod_security-2.6.7-1|178	%clean
12mr|apache-mod_security-2.6.7-1|179	rm -rf %{buildroot}
12mr|apache-mod_security-2.6.7-1|180	
12mr|apache-mod_security-2.6.7-1|181	%files
12mr|apache-mod_security-2.6.7-1|182	%defattr(-,root,root)
12mr|apache-mod_security-2.6.7-1|183	%doc CHANGES LICENSE README.TXT modsecurity.conf-minimal doc/* apache2/api rules/util
12mr|apache-mod_security-2.6.7-1|184	%doc CHANGELOG.rules README.rules
12mr|apache-mod_security-2.6.7-1|185	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_security-2.6.7-1|186	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{mod_name}
12mr|apache-mod_security-2.6.7-1|187	%attr(0755,root,root) %dir %{_sysconfdir}/httpd/conf/modsecurity
12mr|apache-mod_security-2.6.7-1|188	%attr(0755,root,root) %dir %{_sysconfdir}/httpd/conf/modsecurity/base_rules
12mr|apache-mod_security-2.6.7-1|189	%attr(0755,root,root) %dir %{_sysconfdir}/httpd/conf/modsecurity/optional_rules
12mr|apache-mod_security-2.6.7-1|190	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/modsecurity/*.conf
12mr|apache-mod_security-2.6.7-1|191	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/modsecurity/base_rules/*.conf
12mr|apache-mod_security-2.6.7-1|192	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/modsecurity/optional_rules/*.conf
12mr|apache-mod_security-2.6.7-1|193	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/rules-updater.conf
12mr|apache-mod_security-2.6.7-1|194	%attr(0755,root,root) %{_sbindir}/rules-updater.pl
12mr|apache-mod_security-2.6.7-1|195	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12mr|apache-mod_security-2.6.7-1|196	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_op_strstr.so
12mr|apache-mod_security-2.6.7-1|197	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_reqbody_example.so
12mr|apache-mod_security-2.6.7-1|198	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_tfn_reverse.so
12mr|apache-mod_security-2.6.7-1|199	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_var_remote_addr_port.so
12mr|apache-mod_security-2.6.7-1|200	
12mr|apache-mod_security-2.6.7-1|201	%files -n mlogc
12mr|apache-mod_security-2.6.7-1|202	%defattr(-,root,root)
12mr|apache-mod_security-2.6.7-1|203	%doc mlogc/INSTALL
12mr|apache-mod_security-2.6.7-1|204	%attr(0640,root,apache) %config(noreplace) %{_sysconfdir}/httpd/conf/mlogc.conf
12mr|apache-mod_security-2.6.7-1|205	%attr(0755,root,root) %{_bindir}/mlogc
12mr|apache-mod_security-2.6.7-1|206	%attr(0755,root,root) %{_bindir}/mlogc-batch-load
12mr|apache-mod_security-2.6.7-1|207	
12mr|apache-mod_security-2.6.7-1|208	
12mr|apache-mod_security-2.6.7-1|209	
12mr|apache-mod_security-2.6.7-1|210	%changelog
12mr|apache-mod_security-2.6.7-1|211	

13453 12
12mr|apache-mod_suexec-2.4.2-1.1|1	%if %mandriva_branch == Cooker
12mr|apache-mod_suexec-2.4.2-1.1|2	# Cooker
12mr|apache-mod_suexec-2.4.2-1.1|3	%define release %mkrel 1
12mr|apache-mod_suexec-2.4.2-1.1|4	%else
12mr|apache-mod_suexec-2.4.2-1.1|5	# Old distros
12mr|apache-mod_suexec-2.4.2-1.1|6	%define subrel 1
12mr|apache-mod_suexec-2.4.2-1.1|7	%define release %mkrel 1
12mr|apache-mod_suexec-2.4.2-1.1|8	%endif
12mr|apache-mod_suexec-2.4.2-1.1|9	
12mr|apache-mod_suexec-2.4.2-1.1|10	%define mod_name mod_suexec
12mr|apache-mod_suexec-2.4.2-1.1|11	%define mod_conf 69_%{mod_name}.conf
12mr|apache-mod_suexec-2.4.2-1.1|12	%define mod_so %{mod_name}.so
12mr|apache-mod_suexec-2.4.2-1.1|13	%define sourcename %{mod_name}-%{apache_version}
12mr|apache-mod_suexec-2.4.2-1.1|14	
12mr|apache-mod_suexec-2.4.2-1.1|15	Summary:	Allows CGI scripts to run as a specified user and Group
12mr|apache-mod_suexec-2.4.2-1.1|16	Name:		apache-%{mod_name}
12mr|apache-mod_suexec-2.4.2-1.1|17	Version:	2.4.2
12mr|apache-mod_suexec-2.4.2-1.1|18	Release:	%release
12mr|apache-mod_suexec-2.4.2-1.1|19	Group:		System/Servers
12mr|apache-mod_suexec-2.4.2-1.1|20	License:	Apache License
12mr|apache-mod_suexec-2.4.2-1.1|21	URL:		http://httpd.apache.org/docs/suexec.html
12mr|apache-mod_suexec-2.4.2-1.1|22	Source1:	%{mod_conf}
12mr|apache-mod_suexec-2.4.2-1.1|23	Requires(pre): rpm-helper
12mr|apache-mod_suexec-2.4.2-1.1|24	Requires(postun): rpm-helper
12mr|apache-mod_suexec-2.4.2-1.1|25	Requires(pre):  apache-conf >= %{version}
12mr|apache-mod_suexec-2.4.2-1.1|26	Requires(pre):  apache >= %{version}
12mr|apache-mod_suexec-2.4.2-1.1|27	Requires:	apache-conf >= %{version}
12mr|apache-mod_suexec-2.4.2-1.1|28	Requires:	apache >= %{version}
12mr|apache-mod_suexec-2.4.2-1.1|29	BuildRequires:  apache-devel >= %{version}
12mr|apache-mod_suexec-2.4.2-1.1|30	BuildRequires:  apache-source >= %{version}
12mr|apache-mod_suexec-2.4.2-1.1|31	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|apache-mod_suexec-2.4.2-1.1|32	
12mr|apache-mod_suexec-2.4.2-1.1|33	%description
12mr|apache-mod_suexec-2.4.2-1.1|34	This module, in combination with the suexec support program
12mr|apache-mod_suexec-2.4.2-1.1|35	allows CGI scripts to run as a specified user and Group.
12mr|apache-mod_suexec-2.4.2-1.1|36	
12mr|apache-mod_suexec-2.4.2-1.1|37	Normally, when a CGI or SSI program executes, it runs as the
12mr|apache-mod_suexec-2.4.2-1.1|38	same user who is running the web server.
12mr|apache-mod_suexec-2.4.2-1.1|39	
12mr|apache-mod_suexec-2.4.2-1.1|40	%prep
12mr|apache-mod_suexec-2.4.2-1.1|41	
12mr|apache-mod_suexec-2.4.2-1.1|42	%setup -c -T -n %{name}
12mr|apache-mod_suexec-2.4.2-1.1|43	
12mr|apache-mod_suexec-2.4.2-1.1|44	cp %{_includedir}/apache/*.h .
12mr|apache-mod_suexec-2.4.2-1.1|45	cp -rp `apr-1-config --includedir`/* .
12mr|apache-mod_suexec-2.4.2-1.1|46	cp -rp `apu-1-config --includedir`/* .
12mr|apache-mod_suexec-2.4.2-1.1|47	
12mr|apache-mod_suexec-2.4.2-1.1|48	echo "#define AP_GID_MIN 100"  >> ap_config_auto.h
12mr|apache-mod_suexec-2.4.2-1.1|49	echo "#define AP_UID_MIN 100"  >> ap_config_auto.h
12mr|apache-mod_suexec-2.4.2-1.1|50	echo "#define AP_DOC_ROOT \"%{_var}/www\"" >> ap_config_auto.h
12mr|apache-mod_suexec-2.4.2-1.1|51	echo "#define AP_HTTPD_USER \"apache\""  >> ap_config_auto.h
12mr|apache-mod_suexec-2.4.2-1.1|52	echo "#define AP_LOG_EXEC \"%{_var}/log/httpd/suexec_log\""  >> ap_config_auto.h
12mr|apache-mod_suexec-2.4.2-1.1|53	echo "#define AP_SAFE_PATH \"/usr/local/bin:/usr/bin:/bin\""  >> ap_config_auto.h
12mr|apache-mod_suexec-2.4.2-1.1|54	echo "#define AP_SUEXEC_UMASK 0077"  >> ap_config_auto.h
12mr|apache-mod_suexec-2.4.2-1.1|55	echo "#define AP_USERDIR_SUFFIX \"public_html\""  >> ap_config_auto.h
12mr|apache-mod_suexec-2.4.2-1.1|56	
12mr|apache-mod_suexec-2.4.2-1.1|57	cp %{_usrsrc}/apache-%{version}/docs/man/suexec.8 .
12mr|apache-mod_suexec-2.4.2-1.1|58	cp %{_usrsrc}/apache-%{version}/docs/manual/mod/mod_suexec.html.en mod_suexec.html
12mr|apache-mod_suexec-2.4.2-1.1|59	cp %{_usrsrc}/apache-%{version}/docs/manual/programs/suexec.html.en programs-suexec.html
12mr|apache-mod_suexec-2.4.2-1.1|60	cp %{_usrsrc}/apache-%{version}/docs/manual/suexec.html.en suexec.html
12mr|apache-mod_suexec-2.4.2-1.1|61	cp %{_usrsrc}/apache-%{version}/modules/generators/mod_suexec.c .
12mr|apache-mod_suexec-2.4.2-1.1|62	cp %{_usrsrc}/apache-%{version}/modules/generators/mod_suexec.h .
12mr|apache-mod_suexec-2.4.2-1.1|63	cp %{_usrsrc}/apache-%{version}/support/suexec.c .
12mr|apache-mod_suexec-2.4.2-1.1|64	cp %{_usrsrc}/apache-%{version}/support/suexec.h .
12mr|apache-mod_suexec-2.4.2-1.1|65	
12mr|apache-mod_suexec-2.4.2-1.1|66	cp %{SOURCE1} %{mod_conf}
12mr|apache-mod_suexec-2.4.2-1.1|67	
12mr|apache-mod_suexec-2.4.2-1.1|68	%build
12mr|apache-mod_suexec-2.4.2-1.1|69	
12mr|apache-mod_suexec-2.4.2-1.1|70	gcc `%{_bindir}/apxs -q CFLAGS -Wall` -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -o suexec suexec.c
12mr|apache-mod_suexec-2.4.2-1.1|71	
12mr|apache-mod_suexec-2.4.2-1.1|72	%{_bindir}/apxs -I. -c %{mod_name}.c
12mr|apache-mod_suexec-2.4.2-1.1|73	
12mr|apache-mod_suexec-2.4.2-1.1|74	%install
12mr|apache-mod_suexec-2.4.2-1.1|75	rm -rf %{buildroot}
12mr|apache-mod_suexec-2.4.2-1.1|76	
12mr|apache-mod_suexec-2.4.2-1.1|77	install -d %{buildroot}%{_libdir}/apache
12mr|apache-mod_suexec-2.4.2-1.1|78	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mr|apache-mod_suexec-2.4.2-1.1|79	install -d %{buildroot}%{_sbindir}
12mr|apache-mod_suexec-2.4.2-1.1|80	install -d %{buildroot}%{_mandir}/man8
12mr|apache-mod_suexec-2.4.2-1.1|81	
12mr|apache-mod_suexec-2.4.2-1.1|82	install -m0755 suexec %{buildroot}%{_sbindir}/suexec
12mr|apache-mod_suexec-2.4.2-1.1|83	install suexec.8 %{buildroot}%{_mandir}/man8/suexec.8
12mr|apache-mod_suexec-2.4.2-1.1|84	
12mr|apache-mod_suexec-2.4.2-1.1|85	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache/
12mr|apache-mod_suexec-2.4.2-1.1|86	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_suexec-2.4.2-1.1|87	
12mr|apache-mod_suexec-2.4.2-1.1|88	
12mr|apache-mod_suexec-2.4.2-1.1|89	cat > README.MDK << EOF
12mr|apache-mod_suexec-2.4.2-1.1|90	#!/bin/sh
12mr|apache-mod_suexec-2.4.2-1.1|91	#
12mr|apache-mod_suexec-2.4.2-1.1|92	# This file shows how you can build a customised %{_sbindir}/suexec binary.
12mr|apache-mod_suexec-2.4.2-1.1|93	#
12mr|apache-mod_suexec-2.4.2-1.1|94	# It requires that you have additional development packages installed:
12mr|apache-mod_suexec-2.4.2-1.1|95	# urpmi apache-devel >= %{apache_version}
12mr|apache-mod_suexec-2.4.2-1.1|96	# urpmi apache-source >= %{apache_version}
12mr|apache-mod_suexec-2.4.2-1.1|97	
12mr|apache-mod_suexec-2.4.2-1.1|98	gcc \`%{_sbindir}/apxs -q CFLAGS -Wall\` -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE \\
12mr|apache-mod_suexec-2.4.2-1.1|99	-I%{_includedir}/apache -I%{_usrsrc}/apache-%{version}/support \\
12mr|apache-mod_suexec-2.4.2-1.1|100	\`apr-1-config --includes\` \`apu-1-config --includes\` \\
12mr|apache-mod_suexec-2.4.2-1.1|101	-DAP_GID_MIN=100 -DAP_UID_MIN=100 -DAP_DOC_ROOT=\"/home\" -DAP_HTTPD_USER=\"apache\" \\
12mr|apache-mod_suexec-2.4.2-1.1|102	-DAP_LOG_EXEC=\"%{_var}/log/httpd/suexec_log\" \\
12mr|apache-mod_suexec-2.4.2-1.1|103	-DAP_SAFE_PATH=\"/usr/local/bin:/usr/bin:/bin\" \\
12mr|apache-mod_suexec-2.4.2-1.1|104	-DAP_SUEXEC_UMASK=0077 -DAP_USERDIR_SUFFIX=\"public_html\" \\
12mr|apache-mod_suexec-2.4.2-1.1|105	-o %{_sbindir}/suexec %{_usrsrc}/apache-%{version}/support/suexec.c
12mr|apache-mod_suexec-2.4.2-1.1|106	
12mr|apache-mod_suexec-2.4.2-1.1|107	chown root:apache %{_sbindir}/suexec
12mr|apache-mod_suexec-2.4.2-1.1|108	chmod 4710 %{_sbindir}/suexec
12mr|apache-mod_suexec-2.4.2-1.1|109	%{_sbindir}/suexec -V
12mr|apache-mod_suexec-2.4.2-1.1|110	
12mr|apache-mod_suexec-2.4.2-1.1|111	EOF
12mr|apache-mod_suexec-2.4.2-1.1|112	
12mr|apache-mod_suexec-2.4.2-1.1|113	%post
12mr|apache-mod_suexec-2.4.2-1.1|114	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_suexec-2.4.2-1.1|115	%{_initrddir}/httpd restart 1>&2;
12mr|apache-mod_suexec-2.4.2-1.1|116	fi
12mr|apache-mod_suexec-2.4.2-1.1|117	
12mr|apache-mod_suexec-2.4.2-1.1|118	%postun
12mr|apache-mod_suexec-2.4.2-1.1|119	if [ "$1" = "0" ]; then
12mr|apache-mod_suexec-2.4.2-1.1|120	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_suexec-2.4.2-1.1|121	%{_initrddir}/httpd restart 1>&2
12mr|apache-mod_suexec-2.4.2-1.1|122	fi
12mr|apache-mod_suexec-2.4.2-1.1|123	fi
12mr|apache-mod_suexec-2.4.2-1.1|124	
12mr|apache-mod_suexec-2.4.2-1.1|125	%clean
12mr|apache-mod_suexec-2.4.2-1.1|126	rm -rf %{buildroot}
12mr|apache-mod_suexec-2.4.2-1.1|127	
12mr|apache-mod_suexec-2.4.2-1.1|128	%files
12mr|apache-mod_suexec-2.4.2-1.1|129	%defattr(-,root,root)
12mr|apache-mod_suexec-2.4.2-1.1|130	%doc mod_suexec.html suexec.html README.MDK
12mr|apache-mod_suexec-2.4.2-1.1|131	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_suexec-2.4.2-1.1|132	%attr(0755,root,root) %{_libdir}/apache/%{mod_so}
12mr|apache-mod_suexec-2.4.2-1.1|133	%attr(4710,root,apache) %{_sbindir}/suexec
12mr|apache-mod_suexec-2.4.2-1.1|134	%{_mandir}/man8/*
12mr|apache-mod_suexec-2.4.2-1.1|135	
12mr|apache-mod_suexec-2.4.2-1.1|136	
12mr|apache-mod_suexec-2.4.2-1.1|137	
12mr|apache-mod_suexec-2.4.2-1.1|138	%changelog
12mr|apache-mod_suexec-2.4.2-1.1|139	

13454 12
12mr|apache-mod_xml2enc-1.0.3-7|1	#Module-Specific definitions
12mr|apache-mod_xml2enc-1.0.3-7|2	%define mod_name mod_xml2enc
12mr|apache-mod_xml2enc-1.0.3-7|3	%define mod_conf A29_%{mod_name}.conf
12mr|apache-mod_xml2enc-1.0.3-7|4	%define mod_so %{mod_name}.so
12mr|apache-mod_xml2enc-1.0.3-7|5	
12mr|apache-mod_xml2enc-1.0.3-7|6	Summary:	Extended internationalisation support
12mr|apache-mod_xml2enc-1.0.3-7|7	Name:		apache-%{mod_name}
12mr|apache-mod_xml2enc-1.0.3-7|8	Version:	1.0.3
12mr|apache-mod_xml2enc-1.0.3-7|9	Release:	%mkrel 7
12mr|apache-mod_xml2enc-1.0.3-7|10	Group:		System/Servers
12mr|apache-mod_xml2enc-1.0.3-7|11	License:	Apache License
12mr|apache-mod_xml2enc-1.0.3-7|12	URL:		http://apache.webthing.com/mod_xml2enc/
12mr|apache-mod_xml2enc-1.0.3-7|13	Source0:	http://apache.webthing.com/svn/apache/filters/mod_xml2enc.c
12mr|apache-mod_xml2enc-1.0.3-7|14	Source1:	http://apache.webthing.com/svn/apache/filters/mod_xml2enc.h
12mr|apache-mod_xml2enc-1.0.3-7|15	Source2:	README.mod_xml2enc
12mr|apache-mod_xml2enc-1.0.3-7|16	Source3:	%{mod_conf}
12mr|apache-mod_xml2enc-1.0.3-7|17	Requires(pre): rpm-helper
12mr|apache-mod_xml2enc-1.0.3-7|18	Requires(postun): rpm-helper
12mr|apache-mod_xml2enc-1.0.3-7|19	Requires(pre):	apache-conf >= 2.2.0
12mr|apache-mod_xml2enc-1.0.3-7|20	Requires(pre):	apache >= 2.2.0
12mr|apache-mod_xml2enc-1.0.3-7|21	Requires:	apache-conf >= 2.2.0
12mr|apache-mod_xml2enc-1.0.3-7|22	Requires:	apache >= 2.2.0
12mr|apache-mod_xml2enc-1.0.3-7|23	BuildRequires:	apache-devel >= 2.2.0
12mr|apache-mod_xml2enc-1.0.3-7|24	BuildRequires:	libxml2-devel
12mr|apache-mod_xml2enc-1.0.3-7|25	BuildRequires:	file
12mr|apache-mod_xml2enc-1.0.3-7|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|apache-mod_xml2enc-1.0.3-7|27	
12mr|apache-mod_xml2enc-1.0.3-7|28	%description
12mr|apache-mod_xml2enc-1.0.3-7|29	mod_xml2enc is a transcoding module that can be used to extend the
12mr|apache-mod_xml2enc-1.0.3-7|30	internationalisation support of libxml2-based filter modules by converting
12mr|apache-mod_xml2enc-1.0.3-7|31	encoding before and/or after the filter has run. Thus an unsupported input
12mr|apache-mod_xml2enc-1.0.3-7|32	charset can be converted to UTF-8, and output can also be converted to another
12mr|apache-mod_xml2enc-1.0.3-7|33	charset if required.
12mr|apache-mod_xml2enc-1.0.3-7|34	
12mr|apache-mod_xml2enc-1.0.3-7|35	%package	devel
12mr|apache-mod_xml2enc-1.0.3-7|36	Summary:	Development API for the mod_xml2enc apache module
12mr|apache-mod_xml2enc-1.0.3-7|37	Group:		Development/C
12mr|apache-mod_xml2enc-1.0.3-7|38	
12mr|apache-mod_xml2enc-1.0.3-7|39	%description	devel
12mr|apache-mod_xml2enc-1.0.3-7|40	mod_xml2enc is a transcoding module that can be used to extend the
12mr|apache-mod_xml2enc-1.0.3-7|41	internationalisation support of libxml2-based filter modules by converting
12mr|apache-mod_xml2enc-1.0.3-7|42	encoding before and/or after the filter has run. Thus an unsupported input
12mr|apache-mod_xml2enc-1.0.3-7|43	charset can be converted to UTF-8, and output can also be converted to another
12mr|apache-mod_xml2enc-1.0.3-7|44	charset if required.
12mr|apache-mod_xml2enc-1.0.3-7|45	
12mr|apache-mod_xml2enc-1.0.3-7|46	This package contains the development API for the mod_xml2enc apache module.
12mr|apache-mod_xml2enc-1.0.3-7|47	
12mr|apache-mod_xml2enc-1.0.3-7|48	%prep
12mr|apache-mod_xml2enc-1.0.3-7|49	
12mr|apache-mod_xml2enc-1.0.3-7|50	%setup -q -c -T -n %{mod_name}-%{version}
12mr|apache-mod_xml2enc-1.0.3-7|51	
12mr|apache-mod_xml2enc-1.0.3-7|52	cp %{SOURCE0} .
12mr|apache-mod_xml2enc-1.0.3-7|53	cp %{SOURCE1} .
12mr|apache-mod_xml2enc-1.0.3-7|54	cp %{SOURCE2} README.mod_xml2enc
12mr|apache-mod_xml2enc-1.0.3-7|55	cp %{SOURCE3} %{mod_conf}
12mr|apache-mod_xml2enc-1.0.3-7|56	
12mr|apache-mod_xml2enc-1.0.3-7|57	# strip away annoying ^M
12mr|apache-mod_xml2enc-1.0.3-7|58	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mr|apache-mod_xml2enc-1.0.3-7|59	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mr|apache-mod_xml2enc-1.0.3-7|60	
12mr|apache-mod_xml2enc-1.0.3-7|61	head -40 %{mod_name}.c > LICENCE
12mr|apache-mod_xml2enc-1.0.3-7|62	
12mr|apache-mod_xml2enc-1.0.3-7|63	%build
12mr|apache-mod_xml2enc-1.0.3-7|64	%{_bindir}/apxs `xml2-config --cflags` `xml2-config --libs` %{ldflags} -c %{mod_name}.c
12mr|apache-mod_xml2enc-1.0.3-7|65	
12mr|apache-mod_xml2enc-1.0.3-7|66	%install
12mr|apache-mod_xml2enc-1.0.3-7|67	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|apache-mod_xml2enc-1.0.3-7|68	
12mr|apache-mod_xml2enc-1.0.3-7|69	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mr|apache-mod_xml2enc-1.0.3-7|70	install -d %{buildroot}%{_libdir}/apache-extramodules
12mr|apache-mod_xml2enc-1.0.3-7|71	
12mr|apache-mod_xml2enc-1.0.3-7|72	install -m0755 .libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12mr|apache-mod_xml2enc-1.0.3-7|73	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_xml2enc-1.0.3-7|74	
12mr|apache-mod_xml2enc-1.0.3-7|75	install -d %{buildroot}%{_includedir}
12mr|apache-mod_xml2enc-1.0.3-7|76	install -m0644 mod_xml2enc.h %{buildroot}%{_includedir}/
12mr|apache-mod_xml2enc-1.0.3-7|77	
12mr|apache-mod_xml2enc-1.0.3-7|78	%post
12mr|apache-mod_xml2enc-1.0.3-7|79	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_xml2enc-1.0.3-7|80	%{_initrddir}/httpd restart 1>&2;
12mr|apache-mod_xml2enc-1.0.3-7|81	fi
12mr|apache-mod_xml2enc-1.0.3-7|82	
12mr|apache-mod_xml2enc-1.0.3-7|83	%postun
12mr|apache-mod_xml2enc-1.0.3-7|84	if [ "$1" = "0" ]; then
12mr|apache-mod_xml2enc-1.0.3-7|85	if [ -f %{_var}/lock/subsys/httpd ]; then
12mr|apache-mod_xml2enc-1.0.3-7|86	%{_initrddir}/httpd restart 1>&2
12mr|apache-mod_xml2enc-1.0.3-7|87	fi
12mr|apache-mod_xml2enc-1.0.3-7|88	fi
12mr|apache-mod_xml2enc-1.0.3-7|89	
12mr|apache-mod_xml2enc-1.0.3-7|90	%clean
12mr|apache-mod_xml2enc-1.0.3-7|91	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|apache-mod_xml2enc-1.0.3-7|92	
12mr|apache-mod_xml2enc-1.0.3-7|93	%files
12mr|apache-mod_xml2enc-1.0.3-7|94	%defattr(-,root,root)
12mr|apache-mod_xml2enc-1.0.3-7|95	%doc README.mod_xml2enc LICENCE
12mr|apache-mod_xml2enc-1.0.3-7|96	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mr|apache-mod_xml2enc-1.0.3-7|97	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12mr|apache-mod_xml2enc-1.0.3-7|98	
12mr|apache-mod_xml2enc-1.0.3-7|99	%files devel
12mr|apache-mod_xml2enc-1.0.3-7|100	%defattr(-,root,root)
12mr|apache-mod_xml2enc-1.0.3-7|101	%attr(0644,root,root) %{_includedir}/mod_xml2enc.h
12mr|apache-mod_xml2enc-1.0.3-7|102	
12mr|apache-mod_xml2enc-1.0.3-7|103	
12mr|apache-mod_xml2enc-1.0.3-7|104	
12mr|apache-mod_xml2enc-1.0.3-7|105	%changelog
12mr|apache-mod_xml2enc-1.0.3-7|106	

13455 12
12mr|apache-portlet-1.0-api-1.0-5.0.9|1	# Copyright (c) 2000-2007, JPackage Project
12mr|apache-portlet-1.0-api-1.0-5.0.9|2	# All rights reserved.
12mr|apache-portlet-1.0-api-1.0-5.0.9|3	#
12mr|apache-portlet-1.0-api-1.0-5.0.9|4	# Redistribution and use in source and binary forms, with or without
12mr|apache-portlet-1.0-api-1.0-5.0.9|5	# modification, are permitted provided that the following conditions
12mr|apache-portlet-1.0-api-1.0-5.0.9|6	# are met:
12mr|apache-portlet-1.0-api-1.0-5.0.9|7	#
12mr|apache-portlet-1.0-api-1.0-5.0.9|8	# 1. Redistributions of source code must retain the above copyright
12mr|apache-portlet-1.0-api-1.0-5.0.9|9	#    notice, this list of conditions and the following disclaimer.
12mr|apache-portlet-1.0-api-1.0-5.0.9|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|apache-portlet-1.0-api-1.0-5.0.9|11	#    notice, this list of conditions and the following disclaimer in the
12mr|apache-portlet-1.0-api-1.0-5.0.9|12	#    documentation and/or other materials provided with the
12mr|apache-portlet-1.0-api-1.0-5.0.9|13	#    distribution.
12mr|apache-portlet-1.0-api-1.0-5.0.9|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|apache-portlet-1.0-api-1.0-5.0.9|15	#    contributors may be used to endorse or promote products derived
12mr|apache-portlet-1.0-api-1.0-5.0.9|16	#    from this software without specific prior written permission.
12mr|apache-portlet-1.0-api-1.0-5.0.9|17	#
12mr|apache-portlet-1.0-api-1.0-5.0.9|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|apache-portlet-1.0-api-1.0-5.0.9|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|apache-portlet-1.0-api-1.0-5.0.9|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|apache-portlet-1.0-api-1.0-5.0.9|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|apache-portlet-1.0-api-1.0-5.0.9|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|apache-portlet-1.0-api-1.0-5.0.9|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|apache-portlet-1.0-api-1.0-5.0.9|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|apache-portlet-1.0-api-1.0-5.0.9|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|apache-portlet-1.0-api-1.0-5.0.9|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|apache-portlet-1.0-api-1.0-5.0.9|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|apache-portlet-1.0-api-1.0-5.0.9|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|apache-portlet-1.0-api-1.0-5.0.9|29	#
12mr|apache-portlet-1.0-api-1.0-5.0.9|30	
12mr|apache-portlet-1.0-api-1.0-5.0.9|31	%define _with_gcj_support 1
12mr|apache-portlet-1.0-api-1.0-5.0.9|32	%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
12mr|apache-portlet-1.0-api-1.0-5.0.9|33	
12mr|apache-portlet-1.0-api-1.0-5.0.9|34	# If you don't want to build with maven, and use straight ant instead,
12mr|apache-portlet-1.0-api-1.0-5.0.9|35	# give rpmbuild option '--without maven'
12mr|apache-portlet-1.0-api-1.0-5.0.9|36	
12mr|apache-portlet-1.0-api-1.0-5.0.9|37	%define _without_maven 1
12mr|apache-portlet-1.0-api-1.0-5.0.9|38	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
12mr|apache-portlet-1.0-api-1.0-5.0.9|39	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
12mr|apache-portlet-1.0-api-1.0-5.0.9|40	
12mr|apache-portlet-1.0-api-1.0-5.0.9|41	%define base_name portlet-1.0-api
12mr|apache-portlet-1.0-api-1.0-5.0.9|42	
12mr|apache-portlet-1.0-api-1.0-5.0.9|43	%define section free
12mr|apache-portlet-1.0-api-1.0-5.0.9|44	
12mr|apache-portlet-1.0-api-1.0-5.0.9|45	Name:           apache-portlet-1.0-api
12mr|apache-portlet-1.0-api-1.0-5.0.9|46	Version:        1.0
12mr|apache-portlet-1.0-api-1.0-5.0.9|47	Release:        %mkrel 5.0.9
12mr|apache-portlet-1.0-api-1.0-5.0.9|48	Epoch:          0
12mr|apache-portlet-1.0-api-1.0-5.0.9|49	Summary:        Portlet API 1.0 from Jetspeed2
12mr|apache-portlet-1.0-api-1.0-5.0.9|50	License:        Apache License
12mr|apache-portlet-1.0-api-1.0-5.0.9|51	Url:            http://portals.apache.org/jetspeed-2/
12mr|apache-portlet-1.0-api-1.0-5.0.9|52	Group:          Development/Java
12mr|apache-portlet-1.0-api-1.0-5.0.9|53	Source0:        apache-portlet-1.0-api.tar.gz
12mr|apache-portlet-1.0-api-1.0-5.0.9|54	# svn export http://svn.apache.org/repos/asf/portals/jetspeed-2/tags/JETSPEED-RELEASE-2.0/portlet-api/
12mr|apache-portlet-1.0-api-1.0-5.0.9|55	Source1:        apache-portlet-1.0-api-pom.xml
12mr|apache-portlet-1.0-api-1.0-5.0.9|56	Source2:        apache-portlet-1.0-api-LICENSE.TXT
12mr|apache-portlet-1.0-api-1.0-5.0.9|57	Source3:        apache-portlet-1.0-api-build.xml
12mr|apache-portlet-1.0-api-1.0-5.0.9|58	BuildRequires:  java-rpmbuild >= 0:1.7.2
12mr|apache-portlet-1.0-api-1.0-5.0.9|59	BuildRequires:  java-devel >= 0:1.4
12mr|apache-portlet-1.0-api-1.0-5.0.9|60	BuildRequires:  ant >= 0:1.6
12mr|apache-portlet-1.0-api-1.0-5.0.9|61	BuildRequires:  ant-nodeps
12mr|apache-portlet-1.0-api-1.0-5.0.9|62	%if %{with_maven}
12mr|apache-portlet-1.0-api-1.0-5.0.9|63	BuildRequires:  maven2 >= 2.0.4-9
12mr|apache-portlet-1.0-api-1.0-5.0.9|64	BuildRequires:  maven2-plugin-compiler
12mr|apache-portlet-1.0-api-1.0-5.0.9|65	BuildRequires:  maven2-plugin-install
12mr|apache-portlet-1.0-api-1.0-5.0.9|66	BuildRequires:  maven2-plugin-jar
12mr|apache-portlet-1.0-api-1.0-5.0.9|67	BuildRequires:  maven2-plugin-javadoc
12mr|apache-portlet-1.0-api-1.0-5.0.9|68	BuildRequires:  maven2-plugin-release
12mr|apache-portlet-1.0-api-1.0-5.0.9|69	BuildRequires:  maven2-plugin-resources
12mr|apache-portlet-1.0-api-1.0-5.0.9|70	BuildRequires:  maven2-plugin-surefire
12mr|apache-portlet-1.0-api-1.0-5.0.9|71	%endif
12mr|apache-portlet-1.0-api-1.0-5.0.9|72	Requires(post): jpackage-utils >= 0:1.7.2
12mr|apache-portlet-1.0-api-1.0-5.0.9|73	Requires(postun): jpackage-utils >= 0:1.7.2
12mr|apache-portlet-1.0-api-1.0-5.0.9|74	
12mr|apache-portlet-1.0-api-1.0-5.0.9|75	Provides:       portlet = %{epoch}:%{version}
12mr|apache-portlet-1.0-api-1.0-5.0.9|76	Provides:       portlet-1.0-api = %{epoch}:%{version}
12mr|apache-portlet-1.0-api-1.0-5.0.9|77	
12mr|apache-portlet-1.0-api-1.0-5.0.9|78	%if ! %{gcj_support}
12mr|apache-portlet-1.0-api-1.0-5.0.9|79	BuildArch:      noarch
12mr|apache-portlet-1.0-api-1.0-5.0.9|80	%endif
12mr|apache-portlet-1.0-api-1.0-5.0.9|81	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12mr|apache-portlet-1.0-api-1.0-5.0.9|82	%if %{gcj_support}
12mr|apache-portlet-1.0-api-1.0-5.0.9|83	BuildRequires:    java-gcj-compat-devel
12mr|apache-portlet-1.0-api-1.0-5.0.9|84	%endif
12mr|apache-portlet-1.0-api-1.0-5.0.9|85	
12mr|apache-portlet-1.0-api-1.0-5.0.9|86	%description
12mr|apache-portlet-1.0-api-1.0-5.0.9|87	Java Standard Portlet API accoring to JSR-168, from Jetspeed-2
12mr|apache-portlet-1.0-api-1.0-5.0.9|88	
12mr|apache-portlet-1.0-api-1.0-5.0.9|89	%package javadoc
12mr|apache-portlet-1.0-api-1.0-5.0.9|90	Summary:        Javadoc %{name}
12mr|apache-portlet-1.0-api-1.0-5.0.9|91	Group:          Development/Java
12mr|apache-portlet-1.0-api-1.0-5.0.9|92	Requires(post):   /bin/rm,/bin/ln
12mr|apache-portlet-1.0-api-1.0-5.0.9|93	Requires(postun): /bin/rm
12mr|apache-portlet-1.0-api-1.0-5.0.9|94	
12mr|apache-portlet-1.0-api-1.0-5.0.9|95	%description javadoc
12mr|apache-portlet-1.0-api-1.0-5.0.9|96	%{summary}.
12mr|apache-portlet-1.0-api-1.0-5.0.9|97	
12mr|apache-portlet-1.0-api-1.0-5.0.9|98	
12mr|apache-portlet-1.0-api-1.0-5.0.9|99	%prep
12mr|apache-portlet-1.0-api-1.0-5.0.9|100	%setup -q -n %{name}
12mr|apache-portlet-1.0-api-1.0-5.0.9|101	# remove all binary libs
12mr|apache-portlet-1.0-api-1.0-5.0.9|102	find . -name "*.jar" -exec rm -f {} \;
12mr|apache-portlet-1.0-api-1.0-5.0.9|103	cp %{SOURCE1} pom.xml
12mr|apache-portlet-1.0-api-1.0-5.0.9|104	cp %{SOURCE3} build.xml
12mr|apache-portlet-1.0-api-1.0-5.0.9|105	
12mr|apache-portlet-1.0-api-1.0-5.0.9|106	
12mr|apache-portlet-1.0-api-1.0-5.0.9|107	%build
12mr|apache-portlet-1.0-api-1.0-5.0.9|108	%if %{with_maven}
12mr|apache-portlet-1.0-api-1.0-5.0.9|109	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
12mr|apache-portlet-1.0-api-1.0-5.0.9|110	mvn-jpp -e \
12mr|apache-portlet-1.0-api-1.0-5.0.9|111	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
12mr|apache-portlet-1.0-api-1.0-5.0.9|112	install javadoc:javadoc
12mr|apache-portlet-1.0-api-1.0-5.0.9|113	%else
12mr|apache-portlet-1.0-api-1.0-5.0.9|114	export CLASSPATH=
12mr|apache-portlet-1.0-api-1.0-5.0.9|115	export OPT_JAR_LIST="ant/ant-nodeps"
12mr|apache-portlet-1.0-api-1.0-5.0.9|116	%{ant} jar javadoc
12mr|apache-portlet-1.0-api-1.0-5.0.9|117	%endif
12mr|apache-portlet-1.0-api-1.0-5.0.9|118	
12mr|apache-portlet-1.0-api-1.0-5.0.9|119	%install
12mr|apache-portlet-1.0-api-1.0-5.0.9|120	rm -rf $RPM_BUILD_ROOT
12mr|apache-portlet-1.0-api-1.0-5.0.9|121	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|apache-portlet-1.0-api-1.0-5.0.9|122	
12mr|apache-portlet-1.0-api-1.0-5.0.9|123	install -m 0644 target/portlet-api-1.0.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|apache-portlet-1.0-api-1.0-5.0.9|124	(cd $RPM_BUILD_ROOT%{_javadir} && ln -sf %{name}-%{version}.jar %{base_name}-%{version}.jar)
12mr|apache-portlet-1.0-api-1.0-5.0.9|125	
12mr|apache-portlet-1.0-api-1.0-5.0.9|126	%add_to_maven_depmap javax.portlet portlet-api 1.0 JPP %{base_name}
12mr|apache-portlet-1.0-api-1.0-5.0.9|127	# create unversioned symlinks
12mr|apache-portlet-1.0-api-1.0-5.0.9|128	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} $(echo $jar | sed -e 's+-%{version}\.jar+.jar+'); done)
12mr|apache-portlet-1.0-api-1.0-5.0.9|129	
12mr|apache-portlet-1.0-api-1.0-5.0.9|130	#poms
12mr|apache-portlet-1.0-api-1.0-5.0.9|131	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|apache-portlet-1.0-api-1.0-5.0.9|132	install -pm 644 pom.xml $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.portlet-api.pom
12mr|apache-portlet-1.0-api-1.0-5.0.9|133	
12mr|apache-portlet-1.0-api-1.0-5.0.9|134	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|apache-portlet-1.0-api-1.0-5.0.9|135	cp -pr target/site/apidocs/* \
12mr|apache-portlet-1.0-api-1.0-5.0.9|136	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|apache-portlet-1.0-api-1.0-5.0.9|137	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
12mr|apache-portlet-1.0-api-1.0-5.0.9|138	
12mr|apache-portlet-1.0-api-1.0-5.0.9|139	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|apache-portlet-1.0-api-1.0-5.0.9|140	cp %{SOURCE2} $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/LICENSE.TXT
12mr|apache-portlet-1.0-api-1.0-5.0.9|141	
12mr|apache-portlet-1.0-api-1.0-5.0.9|142	%if %{gcj_support}
12mr|apache-portlet-1.0-api-1.0-5.0.9|143	%{_bindir}/aot-compile-rpm
12mr|apache-portlet-1.0-api-1.0-5.0.9|144	%endif
12mr|apache-portlet-1.0-api-1.0-5.0.9|145	
12mr|apache-portlet-1.0-api-1.0-5.0.9|146	%clean
12mr|apache-portlet-1.0-api-1.0-5.0.9|147	rm -rf $RPM_BUILD_ROOT
12mr|apache-portlet-1.0-api-1.0-5.0.9|148	
12mr|apache-portlet-1.0-api-1.0-5.0.9|149	%post
12mr|apache-portlet-1.0-api-1.0-5.0.9|150	%update_maven_depmap
12mr|apache-portlet-1.0-api-1.0-5.0.9|151	%if %{gcj_support}
12mr|apache-portlet-1.0-api-1.0-5.0.9|152	%{update_gcjdb}
12mr|apache-portlet-1.0-api-1.0-5.0.9|153	%endif
12mr|apache-portlet-1.0-api-1.0-5.0.9|154	
12mr|apache-portlet-1.0-api-1.0-5.0.9|155	%postun
12mr|apache-portlet-1.0-api-1.0-5.0.9|156	%update_maven_depmap
12mr|apache-portlet-1.0-api-1.0-5.0.9|157	%if %{gcj_support}
12mr|apache-portlet-1.0-api-1.0-5.0.9|158	%{clean_gcjdb}
12mr|apache-portlet-1.0-api-1.0-5.0.9|159	%endif
12mr|apache-portlet-1.0-api-1.0-5.0.9|160	
12mr|apache-portlet-1.0-api-1.0-5.0.9|161	%files
12mr|apache-portlet-1.0-api-1.0-5.0.9|162	%defattr(0644,root,root,0755)
12mr|apache-portlet-1.0-api-1.0-5.0.9|163	%doc %{_docdir}/%{name}-%{version}/LICENSE.TXT
12mr|apache-portlet-1.0-api-1.0-5.0.9|164	%{_javadir}/%{name}*.jar
12mr|apache-portlet-1.0-api-1.0-5.0.9|165	%{_javadir}/%{base_name}*.jar
12mr|apache-portlet-1.0-api-1.0-5.0.9|166	%{_datadir}/maven2
12mr|apache-portlet-1.0-api-1.0-5.0.9|167	%config(noreplace) %{_mavendepmapfragdir}/*
12mr|apache-portlet-1.0-api-1.0-5.0.9|168	%if %{gcj_support}
12mr|apache-portlet-1.0-api-1.0-5.0.9|169	%dir %{_libdir}/gcj/%{name}
12mr|apache-portlet-1.0-api-1.0-5.0.9|170	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
12mr|apache-portlet-1.0-api-1.0-5.0.9|171	%endif
12mr|apache-portlet-1.0-api-1.0-5.0.9|172	
12mr|apache-portlet-1.0-api-1.0-5.0.9|173	%files javadoc
12mr|apache-portlet-1.0-api-1.0-5.0.9|174	%defattr(0644,root,root,0755)
12mr|apache-portlet-1.0-api-1.0-5.0.9|175	%{_javadocdir}/%{name}-%{version}
12mr|apache-portlet-1.0-api-1.0-5.0.9|176	%dir %{_javadocdir}/%{name}
12mr|apache-portlet-1.0-api-1.0-5.0.9|177	
12mr|apache-portlet-1.0-api-1.0-5.0.9|178	
12mr|apache-portlet-1.0-api-1.0-5.0.9|179	
12mr|apache-portlet-1.0-api-1.0-5.0.9|180	%changelog
12mr|apache-portlet-1.0-api-1.0-5.0.9|181	

13456 12
12mr|apcupsd-3.14.8-5|1	%define _halpolicydir %{_datadir}/hal/fdi/policy/20thirdparty
12mr|apcupsd-3.14.8-5|2	%define	_cgibin /var/www/cgi-bin
12mr|apcupsd-3.14.8-5|3	%define	_sbindir /sbin
12mr|apcupsd-3.14.8-5|4	
12mr|apcupsd-3.14.8-5|5	Summary:	Power management software for APC UPS hardware
12mr|apcupsd-3.14.8-5|6	Name:		apcupsd
12mr|apcupsd-3.14.8-5|7	Version:	3.14.8
12mr|apcupsd-3.14.8-5|8	Release:	%mkrel 5
12mr|apcupsd-3.14.8-5|9	License:	GPLv2
12mr|apcupsd-3.14.8-5|10	Group:		System/Servers
12mr|apcupsd-3.14.8-5|11	URL:		http://sourceforge.net/projects/apcupsd/
12mr|apcupsd-3.14.8-5|12	Source0:	http://mesh.dl.sourceforge.net/sourceforge/apcupsd/%{name}-%{version}.tar.gz
12mr|apcupsd-3.14.8-5|13	Patch0:		apcupsd-3.12.2-usbhiddev.patch
12mr|apcupsd-3.14.8-5|14	Patch1:		apcupsd-3.10.16-staleusb.patch
12mr|apcupsd-3.14.8-5|15	Patch2:		apcupsd-3.14.4-mdv_conf.diff
12mr|apcupsd-3.14.8-5|16	Patch3:		apcupsd-3.14.8-link.patch
12mr|apcupsd-3.14.8-5|17	Requires(post): rpm-helper
12mr|apcupsd-3.14.8-5|18	Requires(preun):rpm-helper
12mr|apcupsd-3.14.8-5|19	Requires:	tcp_wrappers
12mr|apcupsd-3.14.8-5|20	Requires:	nail
12mr|apcupsd-3.14.8-5|21	BuildRequires:	gd-devel
12mr|apcupsd-3.14.8-5|22	BuildRequires:	ncurses-devel
12mr|apcupsd-3.14.8-5|23	BuildRequires:	tcp_wrappers-devel
12mr|apcupsd-3.14.8-5|24	BuildRequires:	man
12mr|apcupsd-3.14.8-5|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|apcupsd-3.14.8-5|26	
12mr|apcupsd-3.14.8-5|27	%description
12mr|apcupsd-3.14.8-5|28	UPS power management under Linux for APCC Products. It allows your
12mr|apcupsd-3.14.8-5|29	computer/server to run during power problems for a specified length of time or
12mr|apcupsd-3.14.8-5|30	the life of the batteries in your BackUPS, BackUPS Pro, SmartUPS v/s, or
12mr|apcupsd-3.14.8-5|31	SmartUPS, and then properly executes a controlled shutdown during an extended
12mr|apcupsd-3.14.8-5|32	power failure.
12mr|apcupsd-3.14.8-5|33	
12mr|apcupsd-3.14.8-5|34	%prep
12mr|apcupsd-3.14.8-5|35	
12mr|apcupsd-3.14.8-5|36	%setup -q
12mr|apcupsd-3.14.8-5|37	%patch0 -p0 -b .usbhid
12mr|apcupsd-3.14.8-5|38	%patch1 -p1 -b .usbstale
12mr|apcupsd-3.14.8-5|39	%patch2 -p0 -b .mdv_conf
12mr|apcupsd-3.14.8-5|40	%patch3 -p0 -b .link
12mr|apcupsd-3.14.8-5|41	
12mr|apcupsd-3.14.8-5|42	# fix attribs
12mr|apcupsd-3.14.8-5|43	find examples -type f | xargs chmod 644
12mr|apcupsd-3.14.8-5|44	
12mr|apcupsd-3.14.8-5|45	%build
12mr|apcupsd-3.14.8-5|46	%serverbuild
12mr|apcupsd-3.14.8-5|47	
12mr|apcupsd-3.14.8-5|48	%configure2_5x \
12mr|apcupsd-3.14.8-5|49	--sysconfdir=%{_sysconfdir}/apcupsd \
12mr|apcupsd-3.14.8-5|50	--enable-usb \
12mr|apcupsd-3.14.8-5|51	--enable-net \
12mr|apcupsd-3.14.8-5|52	--enable-master-slave \
12mr|apcupsd-3.14.8-5|53	--enable-pthreads \
12mr|apcupsd-3.14.8-5|54	--enable-cgi \
12mr|apcupsd-3.14.8-5|55	--with-cgi-bin=%{_cgibin} \
12mr|apcupsd-3.14.8-5|56	--with-serial-dev= \
12mr|apcupsd-3.14.8-5|57	--with-upstype=usb \
12mr|apcupsd-3.14.8-5|58	--with-halpolicydir=%{_halpolicydir} \
12mr|apcupsd-3.14.8-5|59	--with-upscable=usb \
12mr|apcupsd-3.14.8-5|60	--with-nisip=127.0.0.1 \
12mr|apcupsd-3.14.8-5|61	--with-libwrap
12mr|apcupsd-3.14.8-5|62	
12mr|apcupsd-3.14.8-5|63	%make VERBOSE=1
12mr|apcupsd-3.14.8-5|64	
12mr|apcupsd-3.14.8-5|65	%install
12mr|apcupsd-3.14.8-5|66	rm -rf %{buildroot}
12mr|apcupsd-3.14.8-5|67	
12mr|apcupsd-3.14.8-5|68	install -d %{buildroot}%{_initrddir}
12mr|apcupsd-3.14.8-5|69	install -d %{buildroot}%{_cgibin}
12mr|apcupsd-3.14.8-5|70	
12mr|apcupsd-3.14.8-5|71	#perl -pi -e 's|/etc|\$\%{buildroot}/etc|g' platforms/mandrake/Makefile.in
12mr|apcupsd-3.14.8-5|72	perl -pi -e 's|\@/sbin/chkconfig|\#\@/sbin/chkconfig|' platforms/mandrake/Makefile.in
12mr|apcupsd-3.14.8-5|73	
12mr|apcupsd-3.14.8-5|74	%makeinstall_std
12mr|apcupsd-3.14.8-5|75	#cgibin=%{buildroot}%{_cgibin}
12mr|apcupsd-3.14.8-5|76	
12mr|apcupsd-3.14.8-5|77	install -m0644 platforms/etc/apcupsd.conf %{buildroot}%{_sysconfdir}/apcupsd/
12mr|apcupsd-3.14.8-5|78	install -m0755 platforms/apccontrol %{buildroot}%{_sysconfdir}/apcupsd/
12mr|apcupsd-3.14.8-5|79	install -m0755 platforms/mandrake/apcupsd %{buildroot}%{_initrddir}/
12mr|apcupsd-3.14.8-5|80	
12mr|apcupsd-3.14.8-5|81	for src in changeme commfailure commok onbattery offbattery; do
12mr|apcupsd-3.14.8-5|82	install -m0744 platforms/etc/$src %{buildroot}%{_sysconfdir}/apcupsd/$src
12mr|apcupsd-3.14.8-5|83	done
12mr|apcupsd-3.14.8-5|84	
12mr|apcupsd-3.14.8-5|85	# cleanup
12mr|apcupsd-3.14.8-5|86	pushd doc/manual
12mr|apcupsd-3.14.8-5|87	rm -f *.rst publishdoc Makefile
12mr|apcupsd-3.14.8-5|88	popd
12mr|apcupsd-3.14.8-5|89	
12mr|apcupsd-3.14.8-5|90	%post
12mr|apcupsd-3.14.8-5|91	%_post_service apcupsd
12mr|apcupsd-3.14.8-5|92	
12mr|apcupsd-3.14.8-5|93	%preun
12mr|apcupsd-3.14.8-5|94	%_preun_service apcupsd
12mr|apcupsd-3.14.8-5|95	
12mr|apcupsd-3.14.8-5|96	%clean
12mr|apcupsd-3.14.8-5|97	rm -rf %{buildroot}
12mr|apcupsd-3.14.8-5|98	
12mr|apcupsd-3.14.8-5|99	%files
12mr|apcupsd-3.14.8-5|100	%defattr(-,root,root)
12mr|apcupsd-3.14.8-5|101	%doc ChangeLog DISCLAIMER Developers ReleaseNotes examples doc/manual
12mr|apcupsd-3.14.8-5|102	%{_initrddir}/apcupsd
12mr|apcupsd-3.14.8-5|103	%dir %{_sysconfdir}/apcupsd
12mr|apcupsd-3.14.8-5|104	%config(noreplace) %{_sysconfdir}/apcupsd/*
12mr|apcupsd-3.14.8-5|105	%{_halpolicydir}/80-apcupsd-ups-policy.fdi
12mr|apcupsd-3.14.8-5|106	%{_sbindir}/apcaccess
12mr|apcupsd-3.14.8-5|107	%{_sbindir}/apctest
12mr|apcupsd-3.14.8-5|108	%{_sbindir}/apcupsd
12mr|apcupsd-3.14.8-5|109	%{_sbindir}/smtp
12mr|apcupsd-3.14.8-5|110	%{_cgibin}/multimon.cgi
12mr|apcupsd-3.14.8-5|111	%{_cgibin}/upsfstats.cgi
12mr|apcupsd-3.14.8-5|112	%{_cgibin}/upsimage.cgi
12mr|apcupsd-3.14.8-5|113	%{_cgibin}/upsstats.cgi
12mr|apcupsd-3.14.8-5|114	%{_mandir}/man8/*
12mr|apcupsd-3.14.8-5|115	%{_mandir}/man5/apcupsd.conf.5*
12mr|apcupsd-3.14.8-5|116	
12mr|apcupsd-3.14.8-5|117	
12mr|apcupsd-3.14.8-5|118	
12mr|apcupsd-3.14.8-5|119	%changelog
12mr|apcupsd-3.14.8-5|120	

13457 12
12mr|apiextractor-0.10.10-1|1	Name:		apiextractor
12mr|apiextractor-0.10.10-1|2	Version:	0.10.10
12mr|apiextractor-0.10.10-1|3	Release:	1
12mr|apiextractor-0.10.10-1|4	License:	GPLv2
12mr|apiextractor-0.10.10-1|5	Summary:	PySide
12mr|apiextractor-0.10.10-1|6	Group:		Development/KDE and Qt
12mr|apiextractor-0.10.10-1|7	URL:		http://www.pyside.org
12mr|apiextractor-0.10.10-1|8	Source0:	http://www.pyside.org/files/%{name}-%{version}.tar.bz2
12mr|apiextractor-0.10.10-1|9	BuildRequires:	cmake
12mr|apiextractor-0.10.10-1|10	BuildRequires:	qt4-devel
12mr|apiextractor-0.10.10-1|11	BuildRequires:	libxml2-devel >= 2.6.32
12mr|apiextractor-0.10.10-1|12	BuildRequires:	libxslt-devel >= 1.1.19
12mr|apiextractor-0.10.10-1|13	
12mr|apiextractor-0.10.10-1|14	%description
12mr|apiextractor-0.10.10-1|15	The API Extractor library is used by the binding generator to parse headers
12mr|apiextractor-0.10.10-1|16	of a given library and merge this data with information provided by
12mr|apiextractor-0.10.10-1|17	typesystem (XML) files, resulting in a representation of how the API should
12mr|apiextractor-0.10.10-1|18	be exported to the chosen target language. The generation of source code for
12mr|apiextractor-0.10.10-1|19	the bindings is performed by specific generators using the API Extractor
12mr|apiextractor-0.10.10-1|20	library. The API Extractor is based on QtScriptGenerator code.
12mr|apiextractor-0.10.10-1|21	
12mr|apiextractor-0.10.10-1|22	#------------------------------------------------------------------------------
12mr|apiextractor-0.10.10-1|23	
12mr|apiextractor-0.10.10-1|24	%define major 0
12mr|apiextractor-0.10.10-1|25	%define libname %mklibname apiextractor %{major}
12mr|apiextractor-0.10.10-1|26	
12mr|apiextractor-0.10.10-1|27	%package -n %{libname}
12mr|apiextractor-0.10.10-1|28	Summary:	apiextractor main library
12mr|apiextractor-0.10.10-1|29	Group:		System/Libraries
12mr|apiextractor-0.10.10-1|30	
12mr|apiextractor-0.10.10-1|31	%description -n %{libname}
12mr|apiextractor-0.10.10-1|32	The API Extractor library is used by the binding generator to parse headers
12mr|apiextractor-0.10.10-1|33	of a given library and merge this data with information provided by
12mr|apiextractor-0.10.10-1|34	typesystem (XML) files, resulting in a representation of how the API should
12mr|apiextractor-0.10.10-1|35	be exported to the chosen target language. The generation of source code for
12mr|apiextractor-0.10.10-1|36	the bindings is performed by specific generators using the API Extractor
12mr|apiextractor-0.10.10-1|37	library. The API Extractor is based on QtScriptGenerator code.
12mr|apiextractor-0.10.10-1|38	
12mr|apiextractor-0.10.10-1|39	%files -n %{libname}
12mr|apiextractor-0.10.10-1|40	%{_libdir}/libapiextractor.so.%{major}*
12mr|apiextractor-0.10.10-1|41	
12mr|apiextractor-0.10.10-1|42	#------------------------------------------------------------------------------
12mr|apiextractor-0.10.10-1|43	
12mr|apiextractor-0.10.10-1|44	%define libnamedev %mklibname apiextractor -d
12mr|apiextractor-0.10.10-1|45	
12mr|apiextractor-0.10.10-1|46	%package -n %{libnamedev}
12mr|apiextractor-0.10.10-1|47	Summary:	apiextractor devel files
12mr|apiextractor-0.10.10-1|48	Group:		System/Libraries
12mr|apiextractor-0.10.10-1|49	Requires:	%{libname} = %{version}
12mr|apiextractor-0.10.10-1|50	Provides:	%{name}-devel = %{version}
12mr|apiextractor-0.10.10-1|51	Provides:	libapiextractor-devel = %{version}
12mr|apiextractor-0.10.10-1|52	
12mr|apiextractor-0.10.10-1|53	%description -n %{libnamedev}
12mr|apiextractor-0.10.10-1|54	The API Extractor library is used by the binding generator to parse headers
12mr|apiextractor-0.10.10-1|55	of a given library and merge this data with information provided by
12mr|apiextractor-0.10.10-1|56	typesystem (XML) files, resulting in a representation of how the API should
12mr|apiextractor-0.10.10-1|57	be exported to the chosen target language. The generation of source code for
12mr|apiextractor-0.10.10-1|58	the bindings is performed by specific generators using the API Extractor
12mr|apiextractor-0.10.10-1|59	library. The API Extractor is based on QtScriptGenerator code.
12mr|apiextractor-0.10.10-1|60	
12mr|apiextractor-0.10.10-1|61	%files -n %{libnamedev}
12mr|apiextractor-0.10.10-1|62	%{_libdir}/*.so
12mr|apiextractor-0.10.10-1|63	%{_libdir}/pkgconfig/*
12mr|apiextractor-0.10.10-1|64	%{_libdir}/cmake/*
12mr|apiextractor-0.10.10-1|65	%{_includedir}/*
12mr|apiextractor-0.10.10-1|66	
12mr|apiextractor-0.10.10-1|67	#------------------------------------------------------------------------------
12mr|apiextractor-0.10.10-1|68	
12mr|apiextractor-0.10.10-1|69	%prep
12mr|apiextractor-0.10.10-1|70	%setup -q
12mr|apiextractor-0.10.10-1|71	
12mr|apiextractor-0.10.10-1|72	%build
12mr|apiextractor-0.10.10-1|73	%__sed 's/-Wno-strict-aliasing/-fno-strict-aliasing/' -i CMakeLists.txt
12mr|apiextractor-0.10.10-1|74	%cmake
12mr|apiextractor-0.10.10-1|75	%make
12mr|apiextractor-0.10.10-1|76	
12mr|apiextractor-0.10.10-1|77	%install
12mr|apiextractor-0.10.10-1|78	%makeinstall_std -C build
12mr|apiextractor-0.10.10-1|79	
12mr|apiextractor-0.10.10-1|80	
12mr|apiextractor-0.10.10-1|81	
12mr|apiextractor-0.10.10-1|82	%changelog
12mr|apiextractor-0.10.10-1|83	

13458 12
12mr|apmd-3.2.2-28|1	%define name		apmd
12mr|apmd-3.2.2-28|2	%define libname_orig	libapm
12mr|apmd-3.2.2-28|3	%define major		1
12mr|apmd-3.2.2-28|4	%define libname		%mklibname apm %{major}
12mr|apmd-3.2.2-28|5	%define develname	%mklibname apm -d
12mr|apmd-3.2.2-28|6	
12mr|apmd-3.2.2-28|7	Summary:	Advanced Power Management (APM) BIOS utilities for laptops
12mr|apmd-3.2.2-28|8	Name:		apmd
12mr|apmd-3.2.2-28|9	Version:	3.2.2
12mr|apmd-3.2.2-28|10	Release:	28
12mr|apmd-3.2.2-28|11	License:	GPLv2+
12mr|apmd-3.2.2-28|12	Group:		System/Servers
12mr|apmd-3.2.2-28|13	Source:		ftp://ftp.debian.org/debian/pool/main/a/apmd/%{name}_%{version}.orig.tar.bz2
12mr|apmd-3.2.2-28|14	Source1:	apmd.init
12mr|apmd-3.2.2-28|15	Source3:	apmd_proxy
12mr|apmd-3.2.2-28|16	Patch0:		apmd-3.2.2.orig-lib64.patch
12mr|apmd-3.2.2-28|17	Patch1:		apmd-3.2.2.orig-graphicswitch.patch
12mr|apmd-3.2.2-28|18	Patch2:		apmd-3.2.2.orig-optimization.patch
12mr|apmd-3.2.2-28|19	Patch5:		apmd-3.2.2.orig-security.patch
12mr|apmd-3.2.2-28|20	Patch9:		apmd-3.2.2.orig-proxy-timeout.patch
12mr|apmd-3.2.2-28|21	Patch10:	apmd-3.2.2-libtool.patch
12mr|apmd-3.2.2-28|22	BuildRequires:	pkgconfig(x11)
12mr|apmd-3.2.2-28|23	BuildRequires:	pkgconfig(xaw7)
12mr|apmd-3.2.2-28|24	BuildRequires:	pkgconfig(xt)
12mr|apmd-3.2.2-28|25	BuildRequires:	libtool
12mr|apmd-3.2.2-28|26	
12mr|apmd-3.2.2-28|27	Requires(post):		rpm-helper
12mr|apmd-3.2.2-28|28	Requires(preun):	rpm-helper
12mr|apmd-3.2.2-28|29	
12mr|apmd-3.2.2-28|30	Requires:	initscripts
12mr|apmd-3.2.2-28|31	
12mr|apmd-3.2.2-28|32	%description
12mr|apmd-3.2.2-28|33	APMD is a set of programs for controlling the Advanced Power
12mr|apmd-3.2.2-28|34	Management daemon and utilities found in most modern laptop
12mr|apmd-3.2.2-28|35	computers. APMD can watch your notebook's battery and warn
12mr|apmd-3.2.2-28|36	users when the battery is low. APMD is also capable of shutting
12mr|apmd-3.2.2-28|37	down the PCMCIA sockets before a suspend.
12mr|apmd-3.2.2-28|38	
12mr|apmd-3.2.2-28|39	Install the apmd package if you need to control the APM system
12mr|apmd-3.2.2-28|40	on your laptop.
12mr|apmd-3.2.2-28|41	
12mr|apmd-3.2.2-28|42	%package -n %{libname}
12mr|apmd-3.2.2-28|43	Summary:	Main library for %{libname_orig}
12mr|apmd-3.2.2-28|44	Group:		System/Libraries
12mr|apmd-3.2.2-28|45	Provides:	%{libname_orig} = %{version}-%{release}
12mr|apmd-3.2.2-28|46	
12mr|apmd-3.2.2-28|47	%description -n %{libname}
12mr|apmd-3.2.2-28|48	This package contains the library needed to run programs dynamically
12mr|apmd-3.2.2-28|49	linked with %{libname_orig}.
12mr|apmd-3.2.2-28|50	
12mr|apmd-3.2.2-28|51	%package -n %{develname}
12mr|apmd-3.2.2-28|52	Summary:	Development library for %{libname_orig}
12mr|apmd-3.2.2-28|53	Group:		Development/C
12mr|apmd-3.2.2-28|54	Requires:	%{libname} = %{version}-%{release}
12mr|apmd-3.2.2-28|55	Provides:	%{libname_orig}-devel = %{version}-%{release}
12mr|apmd-3.2.2-28|56	Provides:	%{name}-devel = %{version}-%{release}
12mr|apmd-3.2.2-28|57	
12mr|apmd-3.2.2-28|58	%description -n %{develname}
12mr|apmd-3.2.2-28|59	This package contains the developmeent library needed to compile
12mr|apmd-3.2.2-28|60	programs that use %{libname_orig}.
12mr|apmd-3.2.2-28|61	
12mr|apmd-3.2.2-28|62	%prep
12mr|apmd-3.2.2-28|63	%setup -q -n apmd-%{version}.orig
12mr|apmd-3.2.2-28|64	%patch0 -p1
12mr|apmd-3.2.2-28|65	%patch1 -p1
12mr|apmd-3.2.2-28|66	%patch2 -p1
12mr|apmd-3.2.2-28|67	%patch5 -p1
12mr|apmd-3.2.2-28|68	%patch9 -p1
12mr|apmd-3.2.2-28|69	%patch10 -p1
12mr|apmd-3.2.2-28|70	echo "LIB = %{_lib}" > config.make
12mr|apmd-3.2.2-28|71	
12mr|apmd-3.2.2-28|72	%build
12mr|apmd-3.2.2-28|73	%serverbuild
12mr|apmd-3.2.2-28|74	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags} -s" PROXY_DIR=%{_sbindir}
12mr|apmd-3.2.2-28|75	
12mr|apmd-3.2.2-28|76	%install
12mr|apmd-3.2.2-28|77	rm -rf %{buildroot}
12mr|apmd-3.2.2-28|78	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/apm-scripts
12mr|apmd-3.2.2-28|79	
12mr|apmd-3.2.2-28|80	%makeinstall_std PREFIX=%{_prefix} MANDIR=%{_mandir}
12mr|apmd-3.2.2-28|81	
12mr|apmd-3.2.2-28|82	for i in apm.1 apmsleep.1;do install -m644 $i -D %{buildroot}/%{_mandir}/man1/$i;done
12mr|apmd-3.2.2-28|83	install -m644 apmd.8 -D %{buildroot}/%{_mandir}/man8/apmd.8
12mr|apmd-3.2.2-28|84	
12mr|apmd-3.2.2-28|85	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/apmd
12mr|apmd-3.2.2-28|86	install -m755 %{SOURCE3} -D %{buildroot}%{_sbindir}/apmd_proxy
12mr|apmd-3.2.2-28|87	rm -f %{buildroot}%{_bindir}/on_ac_power
12mr|apmd-3.2.2-28|88	
12mr|apmd-3.2.2-28|89	%post
12mr|apmd-3.2.2-28|90	%_post_service apmd
12mr|apmd-3.2.2-28|91	
12mr|apmd-3.2.2-28|92	%preun
12mr|apmd-3.2.2-28|93	%_preun_service apmd
12mr|apmd-3.2.2-28|94	
12mr|apmd-3.2.2-28|95	%triggerpostun -- apmd <= 3.0final-6
12mr|apmd-3.2.2-28|96	/sbin/chkconfig --add apmd
12mr|apmd-3.2.2-28|97	
12mr|apmd-3.2.2-28|98	%files
12mr|apmd-3.2.2-28|99	%doc AUTHORS ChangeLog README apmsleep.README
12mr|apmd-3.2.2-28|100	%{_mandir}/man?/*
12mr|apmd-3.2.2-28|101	%{_bindir}/*
12mr|apmd-3.2.2-28|102	%{_sbindir}/*
12mr|apmd-3.2.2-28|103	%config(noreplace) %{_initrddir}/apmd
12mr|apmd-3.2.2-28|104	
12mr|apmd-3.2.2-28|105	%files -n %{libname}
12mr|apmd-3.2.2-28|106	%{_libdir}/*.so.*
12mr|apmd-3.2.2-28|107	
12mr|apmd-3.2.2-28|108	%files -n %{develname}
12mr|apmd-3.2.2-28|109	%{_libdir}/*so
12mr|apmd-3.2.2-28|110	%{_includedir}/*
12mr|apmd-3.2.2-28|111	
12mr|apmd-3.2.2-28|112	%changelog
12mr|apmd-3.2.2-28|113	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 3.2.2-27mdv2011.0
12mr|apmd-3.2.2-28|114	+ Revision: 662784
12mr|apmd-3.2.2-28|115	- mass rebuild
12mr|apmd-3.2.2-28|116	
12mr|apmd-3.2.2-28|117	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 3.2.2-26
12mr|apmd-3.2.2-28|118	+ Revision: 634995
12mr|apmd-3.2.2-28|119	- rebuild
12mr|apmd-3.2.2-28|120	- tighten BR
12mr|apmd-3.2.2-28|121	

13459 12
12mr|appmenu-qt-0.2.6-1|1	Name:           appmenu-qt
12mr|appmenu-qt-0.2.6-1|2	Version:        0.2.6
12mr|appmenu-qt-0.2.6-1|3	Release:        %mkrel 1
12mr|appmenu-qt-0.2.6-1|4	License:        LGPLv2.1
12mr|appmenu-qt-0.2.6-1|5	Summary:        Application Menu for Qt
12mr|appmenu-qt-0.2.6-1|6	Url:            https://launchpad.net/appmenu-qt/
12mr|appmenu-qt-0.2.6-1|7	Group:          Graphical desktop/KDE
12mr|appmenu-qt-0.2.6-1|8	Source0:        https://launchpad.net/appmenu-qt/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
12mr|appmenu-qt-0.2.6-1|9	BuildRequires:  kdelibs4-devel
12mr|appmenu-qt-0.2.6-1|10	BuildRequires:  %{_lib}dbusmenu-qt-devel
12mr|appmenu-qt-0.2.6-1|11	BuildRequires:  %{_lib}qjson-devel
12mr|appmenu-qt-0.2.6-1|12	Requires:       %{_lib}dbusmenu-qt2
12mr|appmenu-qt-0.2.6-1|13	
12mr|appmenu-qt-0.2.6-1|14	%description
12mr|appmenu-qt-0.2.6-1|15	This projects adds support for application menu to Qt.
12mr|appmenu-qt-0.2.6-1|16	
12mr|appmenu-qt-0.2.6-1|17	%prep
12mr|appmenu-qt-0.2.6-1|18	%setup -q
12mr|appmenu-qt-0.2.6-1|19	
12mr|appmenu-qt-0.2.6-1|20	%build
12mr|appmenu-qt-0.2.6-1|21	%cmake_kde4
12mr|appmenu-qt-0.2.6-1|22	%make
12mr|appmenu-qt-0.2.6-1|23	
12mr|appmenu-qt-0.2.6-1|24	%install
12mr|appmenu-qt-0.2.6-1|25	cd build
12mr|appmenu-qt-0.2.6-1|26	%makeinstall_std
12mr|appmenu-qt-0.2.6-1|27	cd -
12mr|appmenu-qt-0.2.6-1|28	
12mr|appmenu-qt-0.2.6-1|29	%files
12mr|appmenu-qt-0.2.6-1|30	%defattr(-,root,root,-)
12mr|appmenu-qt-0.2.6-1|31	%doc COPYING* LGPL_EXCEPTION.txt NEWS README
12mr|appmenu-qt-0.2.6-1|32	%dir %{_libdir}/qt4/plugins/menubar
12mr|appmenu-qt-0.2.6-1|33	%{_libdir}/qt4/plugins/menubar/libappmenu-qt.so

13460 12
12mr|appres-1.0.3-3|1	Name:		appres
12mr|appres-1.0.3-3|2	Version:	1.0.3
12mr|appres-1.0.3-3|3	Release:	%mkrel 3
12mr|appres-1.0.3-3|4	Summary:	List X application resource database
12mr|appres-1.0.3-3|5	Group:		System/X11
12mr|appres-1.0.3-3|6	URL:		http://xorg.freedesktop.org
12mr|appres-1.0.3-3|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|appres-1.0.3-3|8	License:	MIT
12mr|appres-1.0.3-3|9	BuildRoot:	%{_tmppath}/%{name}-root
12mr|appres-1.0.3-3|10	
12mr|appres-1.0.3-3|11	BuildRequires:	libx11-devel >= 1.0.0
12mr|appres-1.0.3-3|12	BuildRequires:	libxt-devel >= 1.0.0
12mr|appres-1.0.3-3|13	BuildRequires:	x11-util-macros >= 1.0.1
12mr|appres-1.0.3-3|14	
12mr|appres-1.0.3-3|15	%description
12mr|appres-1.0.3-3|16	The appres program prints the resources seen by an application (or
12mr|appres-1.0.3-3|17	sub-hierarchy of an application) with the specified class and instance
12mr|appres-1.0.3-3|18	names. It can be used to determine which resources a particular
12mr|appres-1.0.3-3|19	program will load.
12mr|appres-1.0.3-3|20	
12mr|appres-1.0.3-3|21	%prep
12mr|appres-1.0.3-3|22	%setup -q -n %{name}-%{version}
12mr|appres-1.0.3-3|23	
12mr|appres-1.0.3-3|24	%build
12mr|appres-1.0.3-3|25	%configure2_5x 	--x-includes=%{_includedir} \
12mr|appres-1.0.3-3|26	--x-libraries=%{_libdir}
12mr|appres-1.0.3-3|27	%make
12mr|appres-1.0.3-3|28	
12mr|appres-1.0.3-3|29	%install
12mr|appres-1.0.3-3|30	rm -rf %{buildroot}
12mr|appres-1.0.3-3|31	%makeinstall_std
12mr|appres-1.0.3-3|32	
12mr|appres-1.0.3-3|33	%clean
12mr|appres-1.0.3-3|34	rm -rf %{buildroot}
12mr|appres-1.0.3-3|35	
12mr|appres-1.0.3-3|36	%files
12mr|appres-1.0.3-3|37	%defattr(-,root,root)
12mr|appres-1.0.3-3|38	%{_bindir}/appres
12mr|appres-1.0.3-3|39	%{_mandir}/man1/appres.1*
12mr|appres-1.0.3-3|40	
12mr|appres-1.0.3-3|41	
12mr|appres-1.0.3-3|42	
12mr|appres-1.0.3-3|43	
12mr|appres-1.0.3-3|44	%changelog
12mr|appres-1.0.3-3|45	

13461 12
12mr|apr-1.4.6-1|1	%define aprver 1
12mr|apr-1.4.6-1|2	%define libname %mklibname apr %{aprver}
12mr|apr-1.4.6-1|3	%define develname %mklibname -d apr
12mr|apr-1.4.6-1|4	%define epoch 1
12mr|apr-1.4.6-1|5	
12mr|apr-1.4.6-1|6	Summary:	Apache Portable Runtime library
12mr|apr-1.4.6-1|7	Name:		apr
12mr|apr-1.4.6-1|8	Version:	1.4.6
12mr|apr-1.4.6-1|9	Release:	1
12mr|apr-1.4.6-1|10	License:	Apache License
12mr|apr-1.4.6-1|11	Group:		System/Libraries
12mr|apr-1.4.6-1|12	URL:		http://apr.apache.org/
12mr|apr-1.4.6-1|13	Source0:	http://www.apache.org/dist/apr/apr-%{version}.tar.gz
12mr|apr-1.4.6-1|14	Source1:	http://www.apache.org/dist/apr/apr-%{version}.tar.gz.asc
12mr|apr-1.4.6-1|15	Patch0:		apr-0.9.3-deplibs.patch
12mr|apr-1.4.6-1|16	Patch1:		apr-1.4.6-config.diff
12mr|apr-1.4.6-1|17	Patch2:		apr-1.0.0-mutextype_reorder.diff
12mr|apr-1.4.6-1|18	Patch4:		apr-1.2.2-locktimeout.patch
12mr|apr-1.4.6-1|19	BuildRequires:	autoconf automake libtool
12mr|apr-1.4.6-1|20	BuildRequires:	doxygen
12mr|apr-1.4.6-1|21	BuildRequires:	python
12mr|apr-1.4.6-1|22	BuildRequires:	pkgconfig(uuid)
12mr|apr-1.4.6-1|23	
12mr|apr-1.4.6-1|24	%description
12mr|apr-1.4.6-1|25	The mission of the Apache Portable Runtime (APR) is to provide a free library
12mr|apr-1.4.6-1|26	of C data structures and routines, forming a system portability layer to as
12mr|apr-1.4.6-1|27	many operating systems as possible, including Unices, MS Win32, BeOS and OS/2.
12mr|apr-1.4.6-1|28	
12mr|apr-1.4.6-1|29	%package -n	%{libname}
12mr|apr-1.4.6-1|30	Summary:	Apache Portable Runtime library
12mr|apr-1.4.6-1|31	Group: 		System/Libraries
12mr|apr-1.4.6-1|32	Provides:	lib%{name} = %{EVRD}
12mr|apr-1.4.6-1|33	Epoch:		%{epoch}
12mr|apr-1.4.6-1|34	
12mr|apr-1.4.6-1|35	%description -n	%{libname}
12mr|apr-1.4.6-1|36	The mission of the Apache Portable Runtime (APR) is to provide a free library
12mr|apr-1.4.6-1|37	of C data structures and routines, forming a system portability layer to as
12mr|apr-1.4.6-1|38	many operating systems as possible, including Unices, MS Win32, BeOS and OS/2.
12mr|apr-1.4.6-1|39	
12mr|apr-1.4.6-1|40	%package -n	%{develname}
12mr|apr-1.4.6-1|41	Summary:	APR library development kit
12mr|apr-1.4.6-1|42	Group:		Development/C
12mr|apr-1.4.6-1|43	Requires:	%{libname} = %{EVRD}
12mr|apr-1.4.6-1|44	Requires:	libtool
12mr|apr-1.4.6-1|45	Provides:	%{mklibname apr -d 1} = %{EVRD}
12mr|apr-1.4.6-1|46	Provides:	%{name}-devel = %{EVRD}
12mr|apr-1.4.6-1|47	Epoch:		%{epoch}
12mr|apr-1.4.6-1|48	
12mr|apr-1.4.6-1|49	%description -n	%{develname}
12mr|apr-1.4.6-1|50	This package provides the support files which can be used to build applications
12mr|apr-1.4.6-1|51	using the APR library. The mission of the Apache Portable Runtime (APR) is to
12mr|apr-1.4.6-1|52	provide a free library of C data structures and routines.
12mr|apr-1.4.6-1|53	
12mr|apr-1.4.6-1|54	%prep
12mr|apr-1.4.6-1|55	%setup -q -n %{name}-%{version}
12mr|apr-1.4.6-1|56	%patch0 -p0 -b .deplibs
12mr|apr-1.4.6-1|57	%patch1 -p1 -b .config
12mr|apr-1.4.6-1|58	%patch2 -p0 -b .mutextype_reorder
12mr|apr-1.4.6-1|59	%patch4 -p0 -b .locktimeout
12mr|apr-1.4.6-1|60	
12mr|apr-1.4.6-1|61	cat >> config.layout << EOF
12mr|apr-1.4.6-1|62	<Layout NUX>
12mr|apr-1.4.6-1|63	prefix:        %{_prefix}
12mr|apr-1.4.6-1|64	exec_prefix:   %{_prefix}
12mr|apr-1.4.6-1|65	bindir:        %{_bindir}
12mr|apr-1.4.6-1|66	sbindir:       %{_sbindir}
12mr|apr-1.4.6-1|67	libdir:        %{_libdir}
12mr|apr-1.4.6-1|68	libexecdir:    %{_libexecdir}
12mr|apr-1.4.6-1|69	mandir:        %{_mandir}
12mr|apr-1.4.6-1|70	infodir:       %{_infodir}
12mr|apr-1.4.6-1|71	includedir:    %{_includedir}/apr-%{aprver}
12mr|apr-1.4.6-1|72	sysconfdir:    %{_sysconfdir}
12mr|apr-1.4.6-1|73	datadir:       %{_datadir}
12mr|apr-1.4.6-1|74	installbuilddir: %{_libdir}/apr-%{aprver}/build
12mr|apr-1.4.6-1|75	localstatedir: /var
12mr|apr-1.4.6-1|76	runtimedir:    /var/run
12mr|apr-1.4.6-1|77	libsuffix:     -\${APR_MAJOR_VERSION}
12mr|apr-1.4.6-1|78	</Layout>
12mr|apr-1.4.6-1|79	EOF
12mr|apr-1.4.6-1|80	
12mr|apr-1.4.6-1|81	%build
12mr|apr-1.4.6-1|82	%serverbuild
12mr|apr-1.4.6-1|83	
12mr|apr-1.4.6-1|84	# We need to re-run ./buildconf because of any applied patch(es)
12mr|apr-1.4.6-1|85	#rm -f configure; sh ./buildconf
12mr|apr-1.4.6-1|86	./buildconf
12mr|apr-1.4.6-1|87	
12mr|apr-1.4.6-1|88	# Forcibly prevent detection of shm_open (which then picks up but
12mr|apr-1.4.6-1|89	# does not use -lrt).
12mr|apr-1.4.6-1|90	
12mr|apr-1.4.6-1|91	cat >> config.cache << EOF
12mr|apr-1.4.6-1|92	ac_cv_search_shm_open=no
12mr|apr-1.4.6-1|93	EOF
12mr|apr-1.4.6-1|94	
12mr|apr-1.4.6-1|95	%configure2_5x \
12mr|apr-1.4.6-1|96	--cache-file=config.cache \
12mr|apr-1.4.6-1|97	--includedir=%{_includedir}/apr-%{aprver} \
12mr|apr-1.4.6-1|98	--with-installbuilddir=%{_libdir}/apr-%{aprver}/build \
12mr|apr-1.4.6-1|99	--enable-layout=NUX \
12mr|apr-1.4.6-1|100	%ifarch %ix86
12mr|apr-1.4.6-1|101	%ifnarch i386 i486
12mr|apr-1.4.6-1|102	--enable-nonportable-atomics=yes \
12mr|apr-1.4.6-1|103	%endif
12mr|apr-1.4.6-1|104	%endif
12mr|apr-1.4.6-1|105	--enable-lfs \
12mr|apr-1.4.6-1|106	--enable-threads \
12mr|apr-1.4.6-1|107	--with-sendfile  \
12mr|apr-1.4.6-1|108	--with-devrandom=/dev/urandom \
12mr|apr-1.4.6-1|109	--disable-static
12mr|apr-1.4.6-1|110	
12mr|apr-1.4.6-1|111	%make
12mr|apr-1.4.6-1|112	make dox
12mr|apr-1.4.6-1|113	
12mr|apr-1.4.6-1|114	%check
12mr|apr-1.4.6-1|115	make check
12mr|apr-1.4.6-1|116	
12mr|apr-1.4.6-1|117	%install
12mr|apr-1.4.6-1|118	%makeinstall_std
12mr|apr-1.4.6-1|119	
12mr|apr-1.4.6-1|120	# These are referenced by apr_rules.mk
12mr|apr-1.4.6-1|121	for f in make_exports.awk make_var_export.awk; do
12mr|apr-1.4.6-1|122	install -m0644 build/${f} %{buildroot}%{_libdir}/apr-%{aprver}/build/${f}
12mr|apr-1.4.6-1|123	done
12mr|apr-1.4.6-1|124	
12mr|apr-1.4.6-1|125	install -m0755 build/mkdir.sh %{buildroot}%{_libdir}/apr-%{aprver}/build/mkdir.sh
12mr|apr-1.4.6-1|126	
12mr|apr-1.4.6-1|127	# these are needed if apr-util is ./buildconf'ed
12mr|apr-1.4.6-1|128	for f in apr_common.m4 apr_hints.m4 apr_network.m4 apr_threads.m4 find_apr.m4; do
12mr|apr-1.4.6-1|129	install -m0644 build/${f} %{buildroot}%{_libdir}/apr-%{aprver}/build/${f}
12mr|apr-1.4.6-1|130	done
12mr|apr-1.4.6-1|131	install -m0755 build/gen-build.py %{buildroot}%{_libdir}/apr-%{aprver}/build/
12mr|apr-1.4.6-1|132	
12mr|apr-1.4.6-1|133	# enforce system libtool
12mr|apr-1.4.6-1|134	ln -snf %{_bindir}/libtool %{buildroot}%{_libdir}/apr-%{aprver}/build/libtool
12mr|apr-1.4.6-1|135	
12mr|apr-1.4.6-1|136	# Sanitize apr_rules.mk
12mr|apr-1.4.6-1|137	sed -e "/^apr_build/d" \
12mr|apr-1.4.6-1|138	-e 's|$(apr_builders)|%{_libdir}/apr-%{aprver}/build|g' \
12mr|apr-1.4.6-1|139	-e 's|$(apr_builddir)|%{_libdir}/apr-%{aprver}/build|g' \
12mr|apr-1.4.6-1|140	< build/apr_rules.mk > %{buildroot}%{_libdir}/apr-%{aprver}/build/apr_rules.mk
12mr|apr-1.4.6-1|141	
12mr|apr-1.4.6-1|142	# antibork
12mr|apr-1.4.6-1|143	perl -pi -e "s|^top_builddir=.*|top_builddir=%{_libdir}/apr-%{aprver}/build|g" %{buildroot}%{_libdir}/apr-%{aprver}/build/apr_rules.mk
12mr|apr-1.4.6-1|144	
12mr|apr-1.4.6-1|145	# Move docs to more convenient location
12mr|apr-1.4.6-1|146	rm -rf html
12mr|apr-1.4.6-1|147	cp -r docs/dox/html html
12mr|apr-1.4.6-1|148	
12mr|apr-1.4.6-1|149	# here too
12mr|apr-1.4.6-1|150	perl -pi -e "s|-luuid -lcrypt||g" \
12mr|apr-1.4.6-1|151	%{buildroot}%{_bindir}/apr-%{aprver}-config \
12mr|apr-1.4.6-1|152	%{buildroot}%{_libdir}/pkgconfig/*.pc
12mr|apr-1.4.6-1|153	
12mr|apr-1.4.6-1|154	# Unpackaged files:
12mr|apr-1.4.6-1|155	rm -f %{buildroot}%{_libdir}/apr.exp
12mr|apr-1.4.6-1|156	
12mr|apr-1.4.6-1|157	# extra headers
12mr|apr-1.4.6-1|158	install -d %{buildroot}%{_includedir}/apr-%{aprver}/arch/unix
12mr|apr-1.4.6-1|159	install -m0644 include/arch/apr_private_common.h %{buildroot}%{_includedir}/apr-%{aprver}/arch/
12mr|apr-1.4.6-1|160	install -m0644 include/arch/unix/*.h %{buildroot}%{_includedir}/apr-%{aprver}/arch/unix/
12mr|apr-1.4.6-1|161	
12mr|apr-1.4.6-1|162	%files -n %{libname}
12mr|apr-1.4.6-1|163	%doc CHANGES README*
12mr|apr-1.4.6-1|164	%{_libdir}/libapr-%{aprver}.so.*
12mr|apr-1.4.6-1|165	
12mr|apr-1.4.6-1|166	%files -n %{develname}
12mr|apr-1.4.6-1|167	%doc docs/APRDesign.html docs/canonical_filenames.html
12mr|apr-1.4.6-1|168	%doc docs/incomplete_types docs/non_apr_programs
12mr|apr-1.4.6-1|169	%doc --parents html
12mr|apr-1.4.6-1|170	%{_bindir}/apr-%{aprver}-config
12mr|apr-1.4.6-1|171	%{_libdir}/libapr-%{aprver}.so
12mr|apr-1.4.6-1|172	%dir %{_libdir}/apr-%{aprver}
12mr|apr-1.4.6-1|173	%dir %{_libdir}/apr-%{aprver}/build
12mr|apr-1.4.6-1|174	%{_libdir}/apr-%{aprver}/build/*
12mr|apr-1.4.6-1|175	%{_libdir}/pkgconfig/*.pc
12mr|apr-1.4.6-1|176	%dir %{_includedir}/apr-%{aprver}
12mr|apr-1.4.6-1|177	%dir %{_includedir}/apr-%{aprver}/arch
12mr|apr-1.4.6-1|178	%dir %{_includedir}/apr-%{aprver}/arch/unix
12mr|apr-1.4.6-1|179	%{_includedir}/apr-%{aprver}/*.h
12mr|apr-1.4.6-1|180	%{_includedir}/apr-%{aprver}/arch/*.h
12mr|apr-1.4.6-1|181	%{_includedir}/apr-%{aprver}/arch/unix/*.h
12mr|apr-1.4.6-1|182	
12mr|apr-1.4.6-1|183	
12mr|apr-1.4.6-1|184	
12mr|apr-1.4.6-1|185	%changelog
12mr|apr-1.4.6-1|186	* Thu Aug  16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|apr-1.4.6-1|187	+ Commit: 5b8339a
12mr|apr-1.4.6-1|188	- Fix unversioned Obsoletes, spec cleanup
12mr|apr-1.4.6-1|189	
12mr|apr-1.4.6-1|190	

13462 12
12mr|apr-util-1.4.1-2|1	%define build_apr_dbd_ldap 1
12mr|apr-util-1.4.1-2|2	%define build_apr_dbd_freetds 1
12mr|apr-util-1.4.1-2|3	%define build_apr_dbd_mysql 1
12mr|apr-util-1.4.1-2|4	%define build_apr_dbd_oracle 0
12mr|apr-util-1.4.1-2|5	%define build_apr_dbd_pgsql 1
12mr|apr-util-1.4.1-2|6	%define build_apr_dbd_sqlite3 1
12mr|apr-util-1.4.1-2|7	%define build_apr_dbd_odbc 1
12mr|apr-util-1.4.1-2|8	%define build_apr_dbm_db 1
12mr|apr-util-1.4.1-2|9	
12mr|apr-util-1.4.1-2|10	%{?_with_apr_dbd_ldap: %{expand: %%global build_apr_dbd_ldap 1}}
12mr|apr-util-1.4.1-2|11	%{?_without_apr_dbd_ldap: %{expand: %%global build_apr_dbd_ldap 0}}
12mr|apr-util-1.4.1-2|12	%{?_with_apr_dbd_freetds: %{expand: %%global build_apr_dbd_freetds 1}}
12mr|apr-util-1.4.1-2|13	%{?_without_apr_dbd_freetds: %{expand: %%global build_apr_dbd_freetds 0}}
12mr|apr-util-1.4.1-2|14	%{?_with_apr_dbd_mysql: %{expand: %%global build_apr_dbd_mysql 1}}
12mr|apr-util-1.4.1-2|15	%{?_without_apr_dbd_mysql: %{expand: %%global build_apr_dbd_mysql 0}}
12mr|apr-util-1.4.1-2|16	%{?_with_apr_dbd_oracle: %{expand: %%global build_apr_dbd_oracle 1}}
12mr|apr-util-1.4.1-2|17	%{?_without_apr_dbd_oracle: %{expand: %%global build_apr_dbd_oracle 0}}
12mr|apr-util-1.4.1-2|18	%{?_with_apr_dbd_pgsql: %{expand: %%global build_apr_dbd_pgsql 1}}
12mr|apr-util-1.4.1-2|19	%{?_without_apr_dbd_pgsql: %{expand: %%global build_apr_dbd_pgsql 0}}
12mr|apr-util-1.4.1-2|20	%{?_with_apr_dbd_sqlite3: %{expand: %%global build_apr_dbd_sqlite3 1}}
12mr|apr-util-1.4.1-2|21	%{?_without_apr_dbd_sqlite3: %{expand: %%global build_apr_dbd_sqlite3 0}}
12mr|apr-util-1.4.1-2|22	%{?_with_apr_dbd_odbc: %{expand: %%global build_apr_dbd_odbc 1}}
12mr|apr-util-1.4.1-2|23	%{?_without_apr_dbd_odbc: %{expand: %%global build_apr_dbd_odbc 0}}
12mr|apr-util-1.4.1-2|24	%{?_with_apr_dbm_db: %{expand: %%global build_apr_dbm_db 1}}
12mr|apr-util-1.4.1-2|25	%{?_without_apr_dbm_db: %{expand: %%global build_apr_dbm_db 0}}
12mr|apr-util-1.4.1-2|26	
12mr|apr-util-1.4.1-2|27	%define apuver 1
12mr|apr-util-1.4.1-2|28	%define libname %mklibname apr-util %{apuver}
12mr|apr-util-1.4.1-2|29	%define develname %mklibname -d apr-util
12mr|apr-util-1.4.1-2|30	
12mr|apr-util-1.4.1-2|31	Summary:	Apache Portable Runtime Utility library
12mr|apr-util-1.4.1-2|32	Name:		apr-util
12mr|apr-util-1.4.1-2|33	Version:	1.4.1
12mr|apr-util-1.4.1-2|34	Release:	2
12mr|apr-util-1.4.1-2|35	License:	Apache License
12mr|apr-util-1.4.1-2|36	Group:		System/Libraries
12mr|apr-util-1.4.1-2|37	URL:		http://apr.apache.org/
12mr|apr-util-1.4.1-2|38	Source0:	http://www.apache.org/dist/apr/apr-util-%{version}.tar.gz
12mr|apr-util-1.4.1-2|39	Source1:	http://www.apache.org/dist/apr/apr-util-%{version}.tar.gz.asc
12mr|apr-util-1.4.1-2|40	Patch0:		apr-util-1.2.2-config.diff
12mr|apr-util-1.4.1-2|41	Patch1:		apr-util-1.2.7-link.diff
12mr|apr-util-1.4.1-2|42	Patch2:		apr-util-1.3.12-linkage_fix.diff
12mr|apr-util-1.4.1-2|43	BuildRequires:	apr-devel >= 1:1.4.5
12mr|apr-util-1.4.1-2|44	BuildRequires:	autoconf automake libtool
12mr|apr-util-1.4.1-2|45	BuildRequires:	doxygen
12mr|apr-util-1.4.1-2|46	BuildRequires:	expat-devel
12mr|apr-util-1.4.1-2|47	BuildRequires:	libxslt-devel
12mr|apr-util-1.4.1-2|48	BuildRequires:	nss-devel
12mr|apr-util-1.4.1-2|49	BuildRequires:	nspr-devel
12mr|apr-util-1.4.1-2|50	BuildRequires:	openssl-devel
12mr|apr-util-1.4.1-2|51	BuildRequires:	pam-devel
12mr|apr-util-1.4.1-2|52	BuildRequires:	python
12mr|apr-util-1.4.1-2|53	BuildRequires:	readline-devel
12mr|apr-util-1.4.1-2|54	BuildRequires:	termcap-devel
12mr|apr-util-1.4.1-2|55	%if %{build_apr_dbd_ldap}
12mr|apr-util-1.4.1-2|56	BuildRequires:	openldap-devel
12mr|apr-util-1.4.1-2|57	BuildRequires:	db-devel
12mr|apr-util-1.4.1-2|58	%endif
12mr|apr-util-1.4.1-2|59	%if %{build_apr_dbd_freetds}
12mr|apr-util-1.4.1-2|60	BuildRequires:	freetds-devel
12mr|apr-util-1.4.1-2|61	%endif
12mr|apr-util-1.4.1-2|62	%if %{build_apr_dbd_mysql}
12mr|apr-util-1.4.1-2|63	BuildRequires:	mysql-devel
12mr|apr-util-1.4.1-2|64	%endif
12mr|apr-util-1.4.1-2|65	%if %{build_apr_dbd_oracle}
12mr|apr-util-1.4.1-2|66	BuildRequires:	oracle-devel
12mr|apr-util-1.4.1-2|67	%endif
12mr|apr-util-1.4.1-2|68	%if %{build_apr_dbd_pgsql}
12mr|apr-util-1.4.1-2|69	BuildRequires:	postgresql-devel
12mr|apr-util-1.4.1-2|70	%endif
12mr|apr-util-1.4.1-2|71	%if %{build_apr_dbd_sqlite3}
12mr|apr-util-1.4.1-2|72	BuildRequires:	sqlite3-devel
12mr|apr-util-1.4.1-2|73	%endif
12mr|apr-util-1.4.1-2|74	%if %{build_apr_dbd_odbc}
12mr|apr-util-1.4.1-2|75	BuildRequires:	unixODBC-devel
12mr|apr-util-1.4.1-2|76	%endif
12mr|apr-util-1.4.1-2|77	%if %{build_apr_dbm_db}
12mr|apr-util-1.4.1-2|78	BuildRequires:	db-devel
12mr|apr-util-1.4.1-2|79	%endif
12mr|apr-util-1.4.1-2|80	
12mr|apr-util-1.4.1-2|81	%if %{build_apr_dbd_pgsql}
12mr|apr-util-1.4.1-2|82	# stupid postgresql... stupid build system...
12mr|apr-util-1.4.1-2|83	# this is needed due to the postgresql packaging and due to bugs like this:
12mr|apr-util-1.4.1-2|84	# https://qa.mandriva.com/show_bug.cgi?id=52527
12mr|apr-util-1.4.1-2|85	%define postgresql_version %(pg_config &>/dev/null && pg_config 2>/dev/null | grep "^VERSION" | awk '{ print $4 }' 2>/dev/null || echo 0)
12mr|apr-util-1.4.1-2|86	%endif
12mr|apr-util-1.4.1-2|87	
12mr|apr-util-1.4.1-2|88	%description
12mr|apr-util-1.4.1-2|89	The mission of the Apache Portable Runtime (APR) is to provide a
12mr|apr-util-1.4.1-2|90	free library of C data structures and routines.  This library
12mr|apr-util-1.4.1-2|91	contains additional utility interfaces for APR; including support
12mr|apr-util-1.4.1-2|92	for XML, LDAP, database interfaces, URI parsing and more.
12mr|apr-util-1.4.1-2|93	
12mr|apr-util-1.4.1-2|94	%package -n	%{libname}
12mr|apr-util-1.4.1-2|95	Summary:	Apache Portable Runtime Utility library
12mr|apr-util-1.4.1-2|96	Group: 		System/Libraries
12mr|apr-util-1.4.1-2|97	Provides:	%{name} = %{version}-%{release}
12mr|apr-util-1.4.1-2|98	Provides:	lib%{name} = %{version}-%{release}
12mr|apr-util-1.4.1-2|99	Obsoletes:	lib%{name} < %{version}-%{release}
12mr|apr-util-1.4.1-2|100	Obsoletes:	%{name} < %{version}-%{release}
12mr|apr-util-1.4.1-2|101	
12mr|apr-util-1.4.1-2|102	%description -n	%{libname}
12mr|apr-util-1.4.1-2|103	The mission of the Apache Portable Runtime (APR) is to provide a
12mr|apr-util-1.4.1-2|104	free library of C data structures and routines.  This library
12mr|apr-util-1.4.1-2|105	contains additional utility interfaces for APR; including support
12mr|apr-util-1.4.1-2|106	for XML, LDAP, database interfaces, URI parsing and more.
12mr|apr-util-1.4.1-2|107	
12mr|apr-util-1.4.1-2|108	You can build %{name} with some conditional build swithes;
12mr|apr-util-1.4.1-2|109	
12mr|apr-util-1.4.1-2|110	(ie. use with rpm --rebuild):
12mr|apr-util-1.4.1-2|111	
12mr|apr-util-1.4.1-2|112	--with[out] apr_dbd_ldap	apr_dbd_ldap support (enabled)
12mr|apr-util-1.4.1-2|113	--with[out] apr_dbd_freetds	apr_dbd_freetds support (enabled)
12mr|apr-util-1.4.1-2|114	--with[out] apr_dbd_mysql	apr_dbd_mysql support (enabled)
12mr|apr-util-1.4.1-2|115	--with[out] apr_dbd_oracle	apr_dbd_oracle support (disabled)
12mr|apr-util-1.4.1-2|116	--with[out] apr_dbd_pgsql	apr_dbd_pgsql support (enabled)
12mr|apr-util-1.4.1-2|117	--with[out] apr_dbd_sqlite3	apr_dbd_sqlite3 support (enabled)
12mr|apr-util-1.4.1-2|118	--with[out] apr_dbd_odbc	apr_dbd_odbc support (enabled)
12mr|apr-util-1.4.1-2|119	--with[out] apr_dbm_db		apr_dbm_db support (enabled)
12mr|apr-util-1.4.1-2|120	
12mr|apr-util-1.4.1-2|121	%if %{build_apr_dbd_ldap}
12mr|apr-util-1.4.1-2|122	%package	dbd-ldap
12mr|apr-util-1.4.1-2|123	Summary:	DBD driver for OpenLDAP
12mr|apr-util-1.4.1-2|124	Group:		System/Libraries
12mr|apr-util-1.4.1-2|125	License:	Apache License
12mr|apr-util-1.4.1-2|126	Requires:	%{libname} >= %{version}-%{release}
12mr|apr-util-1.4.1-2|127	
12mr|apr-util-1.4.1-2|128	%description	dbd-ldap
12mr|apr-util-1.4.1-2|129	DBD driver for OpenLDAP.
12mr|apr-util-1.4.1-2|130	%endif
12mr|apr-util-1.4.1-2|131	
12mr|apr-util-1.4.1-2|132	%if %{build_apr_dbd_pgsql}
12mr|apr-util-1.4.1-2|133	%package	dbd-pgsql
12mr|apr-util-1.4.1-2|134	Summary:	DBD driver for PostgreSQL
12mr|apr-util-1.4.1-2|135	Group:		System/Libraries
12mr|apr-util-1.4.1-2|136	License:	Apache License
12mr|apr-util-1.4.1-2|137	Requires:	%{libname} >= %{version}-%{release}
12mr|apr-util-1.4.1-2|138	Requires:	postgresql-libs >= %{postgresql_version}
12mr|apr-util-1.4.1-2|139	
12mr|apr-util-1.4.1-2|140	%description	dbd-pgsql
12mr|apr-util-1.4.1-2|141	DBD driver for PostgreSQL.
12mr|apr-util-1.4.1-2|142	%endif
12mr|apr-util-1.4.1-2|143	
12mr|apr-util-1.4.1-2|144	%if %{build_apr_dbd_mysql}
12mr|apr-util-1.4.1-2|145	%package	dbd-mysql
12mr|apr-util-1.4.1-2|146	Summary:	DBD driver for MySQL
12mr|apr-util-1.4.1-2|147	Group:		System/Libraries
12mr|apr-util-1.4.1-2|148	License:	Apache License
12mr|apr-util-1.4.1-2|149	Requires:	%{libname} >= %{version}-%{release}
12mr|apr-util-1.4.1-2|150	
12mr|apr-util-1.4.1-2|151	%description	dbd-mysql
12mr|apr-util-1.4.1-2|152	DBD driver for MySQL.
12mr|apr-util-1.4.1-2|153	%endif
12mr|apr-util-1.4.1-2|154	
12mr|apr-util-1.4.1-2|155	%if %{build_apr_dbd_sqlite3}
12mr|apr-util-1.4.1-2|156	%package	dbd-sqlite3
12mr|apr-util-1.4.1-2|157	Summary:	DBD driver for SQLite 3
12mr|apr-util-1.4.1-2|158	Group:		System/Libraries
12mr|apr-util-1.4.1-2|159	License:	Apache License
12mr|apr-util-1.4.1-2|160	Requires:	%{libname} >= %{version}-%{release}
12mr|apr-util-1.4.1-2|161	
12mr|apr-util-1.4.1-2|162	%description	dbd-sqlite3
12mr|apr-util-1.4.1-2|163	DBD driver for SQLite 3.
12mr|apr-util-1.4.1-2|164	%endif
12mr|apr-util-1.4.1-2|165	
12mr|apr-util-1.4.1-2|166	%if %{build_apr_dbd_freetds}
12mr|apr-util-1.4.1-2|167	%package	dbd-freetds
12mr|apr-util-1.4.1-2|168	Summary:	DBD driver for FreeTDS
12mr|apr-util-1.4.1-2|169	Group:		System/Libraries
12mr|apr-util-1.4.1-2|170	License:	Apache License
12mr|apr-util-1.4.1-2|171	Requires:	%{libname} >= %{version}-%{release}
12mr|apr-util-1.4.1-2|172	
12mr|apr-util-1.4.1-2|173	%description	dbd-freetds
12mr|apr-util-1.4.1-2|174	DBD driver for FreeTDS.
12mr|apr-util-1.4.1-2|175	%endif
12mr|apr-util-1.4.1-2|176	
12mr|apr-util-1.4.1-2|177	%if %{build_apr_dbd_oracle}
12mr|apr-util-1.4.1-2|178	%package	dbd-oracle
12mr|apr-util-1.4.1-2|179	Summary:	DBD driver for Oracle
12mr|apr-util-1.4.1-2|180	Group:		System/Libraries
12mr|apr-util-1.4.1-2|181	License:	Apache License
12mr|apr-util-1.4.1-2|182	Requires:	%{libname} >= %{version}-%{release}
12mr|apr-util-1.4.1-2|183	
12mr|apr-util-1.4.1-2|184	%description	dbd-oracle
12mr|apr-util-1.4.1-2|185	DBD driver for Oracle.
12mr|apr-util-1.4.1-2|186	%endif
12mr|apr-util-1.4.1-2|187	
12mr|apr-util-1.4.1-2|188	%if %{build_apr_dbd_odbc}
12mr|apr-util-1.4.1-2|189	%package	dbd-odbc
12mr|apr-util-1.4.1-2|190	Summary:	DBD driver for unixODBC
12mr|apr-util-1.4.1-2|191	Group:		System/Libraries
12mr|apr-util-1.4.1-2|192	License:	Apache License
12mr|apr-util-1.4.1-2|193	Requires:	%{libname} >= %{version}-%{release}
12mr|apr-util-1.4.1-2|194	
12mr|apr-util-1.4.1-2|195	%description	dbd-odbc
12mr|apr-util-1.4.1-2|196	DBD driver for unixODBC.
12mr|apr-util-1.4.1-2|197	%endif
12mr|apr-util-1.4.1-2|198	
12mr|apr-util-1.4.1-2|199	%if %{build_apr_dbm_db}
12mr|apr-util-1.4.1-2|200	%package	dbm-db
12mr|apr-util-1.4.1-2|201	Summary:	DBD driver for Berkley BD
12mr|apr-util-1.4.1-2|202	Group:		System/Libraries
12mr|apr-util-1.4.1-2|203	License:	Apache License
12mr|apr-util-1.4.1-2|204	Requires:	%{libname} >= %{version}-%{release}
12mr|apr-util-1.4.1-2|205	
12mr|apr-util-1.4.1-2|206	%description	dbm-db
12mr|apr-util-1.4.1-2|207	DBD driver for Berkley BD.
12mr|apr-util-1.4.1-2|208	%endif
12mr|apr-util-1.4.1-2|209	
12mr|apr-util-1.4.1-2|210	%package	openssl
12mr|apr-util-1.4.1-2|211	Summary:	APR utility library OpenSSL crypto support
12mr|apr-util-1.4.1-2|212	Group:		System/Libraries
12mr|apr-util-1.4.1-2|213	Requires:	%{libname} >= %{version}-%{release}
12mr|apr-util-1.4.1-2|214	
12mr|apr-util-1.4.1-2|215	%description	openssl
12mr|apr-util-1.4.1-2|216	This package provides the OpenSSL crypto support for apr-util.
12mr|apr-util-1.4.1-2|217	
12mr|apr-util-1.4.1-2|218	%package	nss
12mr|apr-util-1.4.1-2|219	Summary:	APR utility library NSS crypto support
12mr|apr-util-1.4.1-2|220	Group:		System/Libraries
12mr|apr-util-1.4.1-2|221	Requires:	%{libname} >= %{version}-%{release}
12mr|apr-util-1.4.1-2|222	
12mr|apr-util-1.4.1-2|223	%description	nss
12mr|apr-util-1.4.1-2|224	This package provides the NSS crypto support for apr-util.
12mr|apr-util-1.4.1-2|225	
12mr|apr-util-1.4.1-2|226	%package -n	%{develname}
12mr|apr-util-1.4.1-2|227	Summary:	APR utility library development kit
12mr|apr-util-1.4.1-2|228	Group:		Development/C
12mr|apr-util-1.4.1-2|229	Requires:	%{name} >= %{version}
12mr|apr-util-1.4.1-2|230	Requires:	%{libname} >= %{version}-%{release}
12mr|apr-util-1.4.1-2|231	Requires:	apr-util = %{version}
12mr|apr-util-1.4.1-2|232	Requires:	apr-devel
12mr|apr-util-1.4.1-2|233	Requires:	openldap-devel
12mr|apr-util-1.4.1-2|234	Requires:	expat-devel
12mr|apr-util-1.4.1-2|235	Provides:	%{mklibname apr-util -d 1} = %{version}-%{release}
12mr|apr-util-1.4.1-2|236	Obsoletes:	%{mklibname apr-util -d 1} < %{version}-%{release}
12mr|apr-util-1.4.1-2|237	Provides:	%{name}-devel = %{version}-%{release}
12mr|apr-util-1.4.1-2|238	Obsoletes:	%{name}-devel < %{version}-%{release}
12mr|apr-util-1.4.1-2|239	
12mr|apr-util-1.4.1-2|240	%description -n	%{develname}
12mr|apr-util-1.4.1-2|241	This package provides the support files which can be used to
12mr|apr-util-1.4.1-2|242	build applications using the APR utility library.  The mission
12mr|apr-util-1.4.1-2|243	of the Apache Portable Runtime (APR) is to provide a free
12mr|apr-util-1.4.1-2|244	library of C data structures and routines.
12mr|apr-util-1.4.1-2|245	
12mr|apr-util-1.4.1-2|246	%prep
12mr|apr-util-1.4.1-2|247	%setup -q -n %{name}-%{version}
12mr|apr-util-1.4.1-2|248	%patch0 -p0 -b .config
12mr|apr-util-1.4.1-2|249	%patch1 -p0 -b .link
12mr|apr-util-1.4.1-2|250	%patch2 -p0 -b .linkage_fix
12mr|apr-util-1.4.1-2|251	
12mr|apr-util-1.4.1-2|252	cat >> config.layout << EOF
12mr|apr-util-1.4.1-2|253	<Layout NUX>
12mr|apr-util-1.4.1-2|254	prefix:        %{_prefix}
12mr|apr-util-1.4.1-2|255	exec_prefix:   %{_prefix}
12mr|apr-util-1.4.1-2|256	bindir:        %{_bindir}
12mr|apr-util-1.4.1-2|257	sbindir:       %{_sbindir}
12mr|apr-util-1.4.1-2|258	libdir:        %{_libdir}
12mr|apr-util-1.4.1-2|259	libexecdir:    %{_libexecdir}
12mr|apr-util-1.4.1-2|260	mandir:        %{_mandir}
12mr|apr-util-1.4.1-2|261	infodir:       %{_infodir}
12mr|apr-util-1.4.1-2|262	includedir:    %{_includedir}/apr-%{apuver}
12mr|apr-util-1.4.1-2|263	sysconfdir:    %{_sysconfdir}
12mr|apr-util-1.4.1-2|264	datadir:       %{_datadir}
12mr|apr-util-1.4.1-2|265	installbuilddir: %{_libdir}/apr-%{apuver}/build
12mr|apr-util-1.4.1-2|266	localstatedir: /var
12mr|apr-util-1.4.1-2|267	runtimedir:    /var/run
12mr|apr-util-1.4.1-2|268	libsuffix:     -\${APRUTIL_MAJOR_VERSION}
12mr|apr-util-1.4.1-2|269	</Layout>
12mr|apr-util-1.4.1-2|270	EOF
12mr|apr-util-1.4.1-2|271	
12mr|apr-util-1.4.1-2|272	%build
12mr|apr-util-1.4.1-2|273	%serverbuild
12mr|apr-util-1.4.1-2|274	
12mr|apr-util-1.4.1-2|275	# We need to re-run ./buildconf because of any applied patch(es)
12mr|apr-util-1.4.1-2|276	#./buildconf --with-apr=%{_prefix}
12mr|apr-util-1.4.1-2|277	
12mr|apr-util-1.4.1-2|278	# buildconf is borked...
12mr|apr-util-1.4.1-2|279	cp %{_libdir}/apr-%{apuver}/build/apr_common.m4 %{_libdir}/apr-%{apuver}/build/find_apr.m4 %{_libdir}/apr-%{apuver}/build/gen-build.py build/
12mr|apr-util-1.4.1-2|280	
12mr|apr-util-1.4.1-2|281	# conditional lib64 hack
12mr|apr-util-1.4.1-2|282	%if "%{_lib}" != "lib"
12mr|apr-util-1.4.1-2|283	perl -pi -e "s|/lib\b|/%{_lib}|g" build/*.m4
12mr|apr-util-1.4.1-2|284	%endif
12mr|apr-util-1.4.1-2|285	
12mr|apr-util-1.4.1-2|286	export WANT_AUTOCONF_2_5=1
12mr|apr-util-1.4.1-2|287	rm -f configure
12mr|apr-util-1.4.1-2|288	libtoolize --copy --force; aclocal; autoconf --force
12mr|apr-util-1.4.1-2|289	python build/gen-build.py make
12mr|apr-util-1.4.1-2|290	
12mr|apr-util-1.4.1-2|291	%{__sed} -i -e '/OBJECTS_all/s, dbd/apr_dbd_[^ ]*\.lo,,g' build-outputs.mk
12mr|apr-util-1.4.1-2|292	
12mr|apr-util-1.4.1-2|293	# force values that may produce wrong results
12mr|apr-util-1.4.1-2|294	export apu_have_sqlite2='0'
12mr|apr-util-1.4.1-2|295	cat >> config.cache << EOF
12mr|apr-util-1.4.1-2|296	ac_cv_header_sqlite_h=no
12mr|apr-util-1.4.1-2|297	ac_cv_lib_sqlite_sqlite_open=no
12mr|apr-util-1.4.1-2|298	ac_cv_ldap_set_rebind_proc_style=three
12mr|apr-util-1.4.1-2|299	EOF
12mr|apr-util-1.4.1-2|300	
12mr|apr-util-1.4.1-2|301	%configure2_5x \
12mr|apr-util-1.4.1-2|302	--cache-file=config.cache \
12mr|apr-util-1.4.1-2|303	--with-apr=%{_prefix} \
12mr|apr-util-1.4.1-2|304	--includedir=%{_includedir}/apr-%{apuver} \
12mr|apr-util-1.4.1-2|305	--with-installbuilddir=%{_libdir}/apr-%{apuver}/build \
12mr|apr-util-1.4.1-2|306	--enable-layout=NUX \
12mr|apr-util-1.4.1-2|307	%if %{build_apr_dbd_ldap}
12mr|apr-util-1.4.1-2|308	--with-ldap \
12mr|apr-util-1.4.1-2|309	%endif
12mr|apr-util-1.4.1-2|310	%if %{build_apr_dbd_freetds}
12mr|apr-util-1.4.1-2|311	--with-freetds=%{_prefix} \
12mr|apr-util-1.4.1-2|312	%endif
12mr|apr-util-1.4.1-2|313	%if %{build_apr_dbd_mysql}
12mr|apr-util-1.4.1-2|314	--with-mysql=%{_prefix} \
12mr|apr-util-1.4.1-2|315	%endif
12mr|apr-util-1.4.1-2|316	%if %{build_apr_dbd_oracle}
12mr|apr-util-1.4.1-2|317	--with-oracle \
12mr|apr-util-1.4.1-2|318	%endif
12mr|apr-util-1.4.1-2|319	%if %{build_apr_dbd_pgsql}
12mr|apr-util-1.4.1-2|320	--with-pgsql=%{_prefix} \
12mr|apr-util-1.4.1-2|321	%endif
12mr|apr-util-1.4.1-2|322	%if %{build_apr_dbd_sqlite3}
12mr|apr-util-1.4.1-2|323	--with-sqlite3=%{_prefix} \
12mr|apr-util-1.4.1-2|324	%endif
12mr|apr-util-1.4.1-2|325	%if %{build_apr_dbd_odbc}
12mr|apr-util-1.4.1-2|326	--with-odbc=%{_prefix} \
12mr|apr-util-1.4.1-2|327	%endif
12mr|apr-util-1.4.1-2|328	%if %{build_apr_dbm_db}
12mr|apr-util-1.4.1-2|329	--with-berkeley-db \
12mr|apr-util-1.4.1-2|330	%endif
12mr|apr-util-1.4.1-2|331	--without-sqlite2 \
12mr|apr-util-1.4.1-2|332	--without-gdbm \
12mr|apr-util-1.4.1-2|333	--with-crypto --with-openssl=%{_prefix} --with-nss=%{_prefix}
12mr|apr-util-1.4.1-2|334	
12mr|apr-util-1.4.1-2|335	%make
12mr|apr-util-1.4.1-2|336	make dox
12mr|apr-util-1.4.1-2|337	
12mr|apr-util-1.4.1-2|338	%check
12mr|apr-util-1.4.1-2|339	pushd test
12mr|apr-util-1.4.1-2|340	make check
12mr|apr-util-1.4.1-2|341	popd
12mr|apr-util-1.4.1-2|342	
12mr|apr-util-1.4.1-2|343	%install
12mr|apr-util-1.4.1-2|344	rm -rf %{buildroot}
12mr|apr-util-1.4.1-2|345	
12mr|apr-util-1.4.1-2|346	%makeinstall_std
12mr|apr-util-1.4.1-2|347	
12mr|apr-util-1.4.1-2|348	# Documentation
12mr|apr-util-1.4.1-2|349	rm -rf html; cp -rp docs/dox/html html
12mr|apr-util-1.4.1-2|350	
12mr|apr-util-1.4.1-2|351	# Remove unnecessary exports from dependency_libs
12mr|apr-util-1.4.1-2|352	sed -ri '/^dependency_libs/{s,-l(pq|sqlite[0-9]|mysqlclient_r|rt|dl|uuid) ,,g}' %{buildroot}%{_libdir}/libapr*.la
12mr|apr-util-1.4.1-2|353	
12mr|apr-util-1.4.1-2|354	# here as well
12mr|apr-util-1.4.1-2|355	sed -ri '/^dependency_libs/{s,%{_libdir}/lib(sqlite[0-9]|mysqlclient_r)\.la ,,g}' %{buildroot}%{_libdir}/libapr*.la
12mr|apr-util-1.4.1-2|356	
12mr|apr-util-1.4.1-2|357	# multiarch anti-borker
12mr|apr-util-1.4.1-2|358	perl -pi -e "s|^LDFLAGS=.*|LDFLAGS=\"\"|g" %{buildroot}%{_bindir}/apu-%{apuver}-config
12mr|apr-util-1.4.1-2|359	
12mr|apr-util-1.4.1-2|360	# includes anti-borker
12mr|apr-util-1.4.1-2|361	perl -pi -e "s|-I%{_includedir}/mysql||g" %{buildroot}%{_bindir}/apu-%{apuver}-config
12mr|apr-util-1.4.1-2|362	
12mr|apr-util-1.4.1-2|363	# Unpackaged files
12mr|apr-util-1.4.1-2|364	rm -f %{buildroot}%{_libdir}/aprutil.exp
12mr|apr-util-1.4.1-2|365	
12mr|apr-util-1.4.1-2|366	%files -n %{libname}
12mr|apr-util-1.4.1-2|367	%doc CHANGES LICENSE
12mr|apr-util-1.4.1-2|368	%{_libdir}/libaprutil-%{apuver}.so.*
12mr|apr-util-1.4.1-2|369	%dir %{_libdir}/apr-util-%{apuver}
12mr|apr-util-1.4.1-2|370	
12mr|apr-util-1.4.1-2|371	%files -n %{develname}
12mr|apr-util-1.4.1-2|372	%doc --parents html
12mr|apr-util-1.4.1-2|373	%attr(0755,root,root) %{_bindir}/apu-%{apuver}-config
12mr|apr-util-1.4.1-2|374	%{_includedir}/apr-%{apuver}/*.h
12mr|apr-util-1.4.1-2|375	%{_libdir}/libaprutil-%{apuver}.so
12mr|apr-util-1.4.1-2|376	%{_libdir}/pkgconfig/*.pc
12mr|apr-util-1.4.1-2|377	
12mr|apr-util-1.4.1-2|378	%if %{build_apr_dbd_ldap}
12mr|apr-util-1.4.1-2|379	%files dbd-ldap
12mr|apr-util-1.4.1-2|380	%attr(0755,root,root) %{_libdir}/apr-util-%{apuver}/apr_ldap*.so
12mr|apr-util-1.4.1-2|381	%endif
12mr|apr-util-1.4.1-2|382	
12mr|apr-util-1.4.1-2|383	%if %{build_apr_dbd_mysql}
12mr|apr-util-1.4.1-2|384	%files dbd-mysql
12mr|apr-util-1.4.1-2|385	%attr(0755,root,root) %{_libdir}/apr-util-%{apuver}/apr_dbd_mysql*.so
12mr|apr-util-1.4.1-2|386	%endif
12mr|apr-util-1.4.1-2|387	
12mr|apr-util-1.4.1-2|388	%if %{build_apr_dbd_pgsql}
12mr|apr-util-1.4.1-2|389	%files dbd-pgsql
12mr|apr-util-1.4.1-2|390	%attr(0755,root,root) %{_libdir}/apr-util-%{apuver}/apr_dbd_pgsql*.so
12mr|apr-util-1.4.1-2|391	%endif
12mr|apr-util-1.4.1-2|392	
12mr|apr-util-1.4.1-2|393	%if %{build_apr_dbd_sqlite3}
12mr|apr-util-1.4.1-2|394	%files dbd-sqlite3
12mr|apr-util-1.4.1-2|395	%attr(0755,root,root) %{_libdir}/apr-util-%{apuver}/apr_dbd_sqlite3*.so
12mr|apr-util-1.4.1-2|396	%endif
12mr|apr-util-1.4.1-2|397	
12mr|apr-util-1.4.1-2|398	%if %{build_apr_dbd_freetds}
12mr|apr-util-1.4.1-2|399	%files dbd-freetds
12mr|apr-util-1.4.1-2|400	%attr(0755,root,root) %{_libdir}/apr-util-%{apuver}/apr_dbd_freetds*.so
12mr|apr-util-1.4.1-2|401	%endif
12mr|apr-util-1.4.1-2|402	
12mr|apr-util-1.4.1-2|403	%if %{build_apr_dbd_oracle}
12mr|apr-util-1.4.1-2|404	%files dbd-oracle
12mr|apr-util-1.4.1-2|405	%attr(0755,root,root) %{_libdir}/apr-util-%{apuver}/apr_dbd_oracle*.so
12mr|apr-util-1.4.1-2|406	%endif
12mr|apr-util-1.4.1-2|407	
12mr|apr-util-1.4.1-2|408	%if %{build_apr_dbd_odbc}
12mr|apr-util-1.4.1-2|409	%files dbd-odbc
12mr|apr-util-1.4.1-2|410	%attr(0755,root,root) %{_libdir}/apr-util-%{apuver}/apr_dbd_odbc*.so
12mr|apr-util-1.4.1-2|411	%endif
12mr|apr-util-1.4.1-2|412	
12mr|apr-util-1.4.1-2|413	%if %{build_apr_dbm_db}
12mr|apr-util-1.4.1-2|414	%files dbm-db
12mr|apr-util-1.4.1-2|415	%attr(0755,root,root) %{_libdir}/apr-util-%{apuver}/apr_dbm_db*.so
12mr|apr-util-1.4.1-2|416	%endif
12mr|apr-util-1.4.1-2|417	
12mr|apr-util-1.4.1-2|418	%files openssl
12mr|apr-util-1.4.1-2|419	%attr(0755,root,root) %{_libdir}/apr-util-%{apuver}/apr_crypto_openssl*.so
12mr|apr-util-1.4.1-2|420	
12mr|apr-util-1.4.1-2|421	%files nss
12mr|apr-util-1.4.1-2|422	%attr(0755,root,root) %{_libdir}/apr-util-%{apuver}/apr_crypto_nss*.so
12mr|apr-util-1.4.1-2|423	
12mr|apr-util-1.4.1-2|424	
12mr|apr-util-1.4.1-2|425	%changelog
12mr|apr-util-1.4.1-2|426	* Mon Aug  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|apr-util-1.4.1-2|427	+ Commit: 139be7d
12mr|apr-util-1.4.1-2|428	- Drop static libs as they are no longer built
12mr|apr-util-1.4.1-2|429	
12mr|apr-util-1.4.1-2|430	* Thu Aug  16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|apr-util-1.4.1-2|431	+ Commit: 3bfbef0
12mr|apr-util-1.4.1-2|432	- Drop .la files, fix unversioned Obsoletes
12mr|apr-util-1.4.1-2|433	
12mr|apr-util-1.4.1-2|434	

13463 12
12mr|aqbanking-5.0.25-1|1	%define major 34
12mr|aqbanking-5.0.25-1|2	%define libname %mklibname %{name} %{major}
12mr|aqbanking-5.0.25-1|3	%define develname %mklibname -d %{name}
12mr|aqbanking-5.0.25-1|4	
12mr|aqbanking-5.0.25-1|5	%define gwenmajor 60
12mr|aqbanking-5.0.25-1|6	%define aqhbcimajor 20
12mr|aqbanking-5.0.25-1|7	%define aqhbcilibname %mklibname aqhbci %{aqhbcimajor}
12mr|aqbanking-5.0.25-1|8	%define ofxmajor 7
12mr|aqbanking-5.0.25-1|9	%define ofxlibname %mklibname aqofxconnect %{ofxmajor}
12mr|aqbanking-5.0.25-1|10	%define cppmajor 0
12mr|aqbanking-5.0.25-1|11	%define cpplibname %mklibname aqbankingpp %{cppmajor}
12mr|aqbanking-5.0.25-1|12	
12mr|aqbanking-5.0.25-1|13	Name:		aqbanking
12mr|aqbanking-5.0.25-1|14	Summary:	A library for online banking functions and financial data import/export
12mr|aqbanking-5.0.25-1|15	Version:	5.0.25
12mr|aqbanking-5.0.25-1|16	Release:	1
12mr|aqbanking-5.0.25-1|17	Group:		System/Libraries
12mr|aqbanking-5.0.25-1|18	License:	GPLv2+
12mr|aqbanking-5.0.25-1|19	URL:		http://www.aquamaniac.de/sites/aqbanking/index.php
12mr|aqbanking-5.0.25-1|20	Source:		http://files.hboeck.de/aq/%{name}-%{version}.tar.gz
12mr|aqbanking-5.0.25-1|21	Patch0:		aqbanking-4.99.6-fix-link.patch
12mr|aqbanking-5.0.25-1|22	BuildRequires:	pkgconfig(gwenhywfar)
12mr|aqbanking-5.0.25-1|23	BuildRequires:	libchipcard-devel
12mr|aqbanking-5.0.25-1|24	BuildRequires:	pkgconfig(libofx)
12mr|aqbanking-5.0.25-1|25	BuildRequires:	pkgconfig(ktoblzcheck)
12mr|aqbanking-5.0.25-1|26	BuildRequires:	gmp-devel
12mr|aqbanking-5.0.25-1|27	
12mr|aqbanking-5.0.25-1|28	%description
12mr|aqbanking-5.0.25-1|29	The intention of AqBanking is to provide a middle layer between the
12mr|aqbanking-5.0.25-1|30	program and the various Online Banking libraries (e.g. AqHBCI). The
12mr|aqbanking-5.0.25-1|31	first backend which is already supported is AqHBCI, a library which
12mr|aqbanking-5.0.25-1|32	implements a client for the German HBCI (Home Banking Computer
12mr|aqbanking-5.0.25-1|33	Interface) protocol. Additionally, Aqbanking provides various plugins
12mr|aqbanking-5.0.25-1|34	to simplify import and export of financial data. Currently there are
12mr|aqbanking-5.0.25-1|35	import plugins for the following formats: DTAUS (German financial
12mr|aqbanking-5.0.25-1|36	format), SWIFT (MT940 and MT942).
12mr|aqbanking-5.0.25-1|37	
12mr|aqbanking-5.0.25-1|38	%package -n %{ofxlibname}
12mr|aqbanking-5.0.25-1|39	Summary:	Library for OFX access for Aqbanding
12mr|aqbanking-5.0.25-1|40	Group:		System/Libraries
12mr|aqbanking-5.0.25-1|41	
12mr|aqbanking-5.0.25-1|42	%description -n %{ofxlibname}
12mr|aqbanking-5.0.25-1|43	Library for the Aqbanking OFX access.
12mr|aqbanking-5.0.25-1|44	
12mr|aqbanking-5.0.25-1|45	%package -n %{cpplibname}
12mr|aqbanking-5.0.25-1|46	Summary:	CPP wrapper Aqbanding
12mr|aqbanking-5.0.25-1|47	Group:		System/Libraries
12mr|aqbanking-5.0.25-1|48	
12mr|aqbanking-5.0.25-1|49	%description -n %{cpplibname}
12mr|aqbanking-5.0.25-1|50	This is the CPP wrapper for Aqbanding.
12mr|aqbanking-5.0.25-1|51	
12mr|aqbanking-5.0.25-1|52	%package ofx
12mr|aqbanking-5.0.25-1|53	Summary: Aqbanking tools for OFX
12mr|aqbanking-5.0.25-1|54	Group: System/Libraries
12mr|aqbanking-5.0.25-1|55	
12mr|aqbanking-5.0.25-1|56	%description ofx
12mr|aqbanking-5.0.25-1|57	Necessary for OFX direct connect access.
12mr|aqbanking-5.0.25-1|58	
12mr|aqbanking-5.0.25-1|59	%package -n aqhbci
12mr|aqbanking-5.0.25-1|60	Summary:	The HBCI backend for the Aqbanking library
12mr|aqbanking-5.0.25-1|61	Group:		System/Libraries
12mr|aqbanking-5.0.25-1|62	
12mr|aqbanking-5.0.25-1|63	%description -n aqhbci
12mr|aqbanking-5.0.25-1|64	This is the backend for the Aqbanking library which
12mr|aqbanking-5.0.25-1|65	implements a client for the German HBCI (Home Banking Computer
12mr|aqbanking-5.0.25-1|66	Interface) protocol.
12mr|aqbanking-5.0.25-1|67	
12mr|aqbanking-5.0.25-1|68	%package -n %{aqhbcilibname}
12mr|aqbanking-5.0.25-1|69	Summary:	Library for HBCI backend for Aqbanding
12mr|aqbanking-5.0.25-1|70	Group:		System/Libraries
12mr|aqbanking-5.0.25-1|71	Requires:	aqhbci >= %{version}
12mr|aqbanking-5.0.25-1|72	
12mr|aqbanking-5.0.25-1|73	%description -n %{aqhbcilibname}
12mr|aqbanking-5.0.25-1|74	This is the backend for the Aqbanking library which
12mr|aqbanking-5.0.25-1|75	implements a client for the German HBCI (Home Banking Computer
12mr|aqbanking-5.0.25-1|76	Interface) protocol.
12mr|aqbanking-5.0.25-1|77	
12mr|aqbanking-5.0.25-1|78	%package -n %{libname}
12mr|aqbanking-5.0.25-1|79	Summary:	A library for online banking functions and financial data import/export
12mr|aqbanking-5.0.25-1|80	Group:		System/Libraries
12mr|aqbanking-5.0.25-1|81	Requires:	%{name} >= %{version}
12mr|aqbanking-5.0.25-1|82	
12mr|aqbanking-5.0.25-1|83	%description -n %{libname}
12mr|aqbanking-5.0.25-1|84	The intention of AqBanking is to provide a middle layer between the
12mr|aqbanking-5.0.25-1|85	program and the various Online Banking libraries (e.g. AqHBCI). The
12mr|aqbanking-5.0.25-1|86	first backend which is already supported is AqHBCI, a library which
12mr|aqbanking-5.0.25-1|87	implements a client for the German HBCI (Home Banking Computer
12mr|aqbanking-5.0.25-1|88	Interface) protocol. Additionally, Aqbanking provides various plugins
12mr|aqbanking-5.0.25-1|89	to simplify import and export of financial data. Currently there are
12mr|aqbanking-5.0.25-1|90	import plugins for the following formats: DTAUS (German financial
12mr|aqbanking-5.0.25-1|91	format), SWIFT (MT940 and MT942).
12mr|aqbanking-5.0.25-1|92	
12mr|aqbanking-5.0.25-1|93	%package -n %{develname}
12mr|aqbanking-5.0.25-1|94	Summary:	Aqbanking development kit
12mr|aqbanking-5.0.25-1|95	Group:		Development/C++
12mr|aqbanking-5.0.25-1|96	Requires:	%{libname} = %{version}-%{release}
12mr|aqbanking-5.0.25-1|97	Requires:	%{aqhbcilibname} = %{version}-%{release}
12mr|aqbanking-5.0.25-1|98	Requires:	%{ofxlibname} = %{version}-%{release}
12mr|aqbanking-5.0.25-1|99	Requires:	%{cpplibname} = %{version}-%{release}
12mr|aqbanking-5.0.25-1|100	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|aqbanking-5.0.25-1|101	Provides:	%{name}-devel = %{version}-%{release}
12mr|aqbanking-5.0.25-1|102	Requires:	OpenSP-devel
12mr|aqbanking-5.0.25-1|103	Provides:	aqhbci-devel = %{version}-%{release}
12mr|aqbanking-5.0.25-1|104	Provides:	libaqhbci-devel = %{version}-%{release}
12mr|aqbanking-5.0.25-1|105	
12mr|aqbanking-5.0.25-1|106	%description -n %{develname}
12mr|aqbanking-5.0.25-1|107	This package contains aqbanking-config and header files for writing and
12mr|aqbanking-5.0.25-1|108	compiling programs using Aqbanking.
12mr|aqbanking-5.0.25-1|109	
12mr|aqbanking-5.0.25-1|110	%prep
12mr|aqbanking-5.0.25-1|111	%setup -q
12mr|aqbanking-5.0.25-1|112	%patch0 -p0 -b .link
12mr|aqbanking-5.0.25-1|113	
12mr|aqbanking-5.0.25-1|114	%build
12mr|aqbanking-5.0.25-1|115	%configure2_5x
12mr|aqbanking-5.0.25-1|116	%make
12mr|aqbanking-5.0.25-1|117	
12mr|aqbanking-5.0.25-1|118	%install
12mr|aqbanking-5.0.25-1|119	%makeinstall_std
12mr|aqbanking-5.0.25-1|120	rm -f %{buildroot}%{_libdir}/*/*/*/*/*.a
12mr|aqbanking-5.0.25-1|121	
12mr|aqbanking-5.0.25-1|122	%find_lang %{name}
12mr|aqbanking-5.0.25-1|123	
12mr|aqbanking-5.0.25-1|124	mv %{buildroot}%{_datadir}/doc/%{name} installed-docs
12mr|aqbanking-5.0.25-1|125	mv %{buildroot}%{_datadir}/doc/aqhbci/* installed-docs
12mr|aqbanking-5.0.25-1|126	
12mr|aqbanking-5.0.25-1|127	%files -n aqhbci
12mr|aqbanking-5.0.25-1|128	%doc src/plugins/backends/aqhbci/tools/aqhbci-tool/README
12mr|aqbanking-5.0.25-1|129	%{_bindir}/aqhbci-tool4
12mr|aqbanking-5.0.25-1|130	%{_bindir}/hbcixml3
12mr|aqbanking-5.0.25-1|131	%{_libdir}/%{name}/plugins/%{major}/providers/aqhbci*
12mr|aqbanking-5.0.25-1|132	
12mr|aqbanking-5.0.25-1|133	%files -n %{aqhbcilibname}
12mr|aqbanking-5.0.25-1|134	%{_libdir}/libaqhbci.so.%{aqhbcimajor}*
12mr|aqbanking-5.0.25-1|135	
12mr|aqbanking-5.0.25-1|136	%files -f %{name}.lang
12mr|aqbanking-5.0.25-1|137	%doc installed-docs
12mr|aqbanking-5.0.25-1|138	%{_bindir}/aqbanking-cli
12mr|aqbanking-5.0.25-1|139	%dir %{_libdir}/%{name}
12mr|aqbanking-5.0.25-1|140	%dir %{_libdir}/%{name}/plugins
12mr|aqbanking-5.0.25-1|141	%dir %{_libdir}/%{name}/plugins/%{major}/
12mr|aqbanking-5.0.25-1|142	%dir %{_libdir}/%{name}/plugins/%{major}/providers/
12mr|aqbanking-5.0.25-1|143	%dir %{_libdir}/%{name}/plugins/%{major}/imexporters/
12mr|aqbanking-5.0.25-1|144	%{_libdir}/%{name}/plugins/%{major}/bankinfo/
12mr|aqbanking-5.0.25-1|145	%{_libdir}/%{name}/plugins/%{major}/imexporters/csv*
12mr|aqbanking-5.0.25-1|146	%{_libdir}/%{name}/plugins/%{major}/imexporters/ctxfile*
12mr|aqbanking-5.0.25-1|147	%{_libdir}/%{name}/plugins/%{major}/imexporters/dtaus*
12mr|aqbanking-5.0.25-1|148	%{_libdir}/%{name}/plugins/%{major}/imexporters/eri*
12mr|aqbanking-5.0.25-1|149	%{_libdir}/%{name}/plugins/%{major}/imexporters/openhbci*
12mr|aqbanking-5.0.25-1|150	%{_libdir}/%{name}/plugins/%{major}/imexporters/q43.*
12mr|aqbanking-5.0.25-1|151	%{_libdir}/%{name}/plugins/%{major}/imexporters/sepa*
12mr|aqbanking-5.0.25-1|152	%{_libdir}/%{name}/plugins/%{major}/imexporters/swift*
12mr|aqbanking-5.0.25-1|153	%{_libdir}/%{name}/plugins/%{major}/imexporters/xmldb*
12mr|aqbanking-5.0.25-1|154	%{_libdir}/%{name}/plugins/%{major}/imexporters/yellownet*
12mr|aqbanking-5.0.25-1|155	%{_libdir}/%{name}/plugins/%{major}/providers/aqnone*
12mr|aqbanking-5.0.25-1|156	%{_libdir}/gwenhywfar/plugins/%{gwenmajor}/dbio/dtaus.so
12mr|aqbanking-5.0.25-1|157	%{_libdir}/gwenhywfar/plugins/%{gwenmajor}/dbio/dtaus.xml
12mr|aqbanking-5.0.25-1|158	%{_libdir}/gwenhywfar/plugins/%{gwenmajor}/dbio/swift.so
12mr|aqbanking-5.0.25-1|159	%{_libdir}/gwenhywfar/plugins/%{gwenmajor}/dbio/swift.xml
12mr|aqbanking-5.0.25-1|160	%{_datadir}/%{name}
12mr|aqbanking-5.0.25-1|161	
12mr|aqbanking-5.0.25-1|162	%files ofx
12mr|aqbanking-5.0.25-1|163	%dir %{_libdir}/%{name}/plugins/%{major}/imexporters/ofx*
12mr|aqbanking-5.0.25-1|164	%{_libdir}/%{name}/plugins/%{major}/providers/aqofxconnect*
12mr|aqbanking-5.0.25-1|165	
12mr|aqbanking-5.0.25-1|166	%files -n %{ofxlibname}
12mr|aqbanking-5.0.25-1|167	%{_libdir}/libaqofxconnect.so.%{ofxmajor}*
12mr|aqbanking-5.0.25-1|168	
12mr|aqbanking-5.0.25-1|169	%files -n %{cpplibname}
12mr|aqbanking-5.0.25-1|170	%{_libdir}/libaqbankingpp.so.%{cppmajor}*
12mr|aqbanking-5.0.25-1|171	
12mr|aqbanking-5.0.25-1|172	%files -n %{libname}
12mr|aqbanking-5.0.25-1|173	%{_libdir}/libaqbanking.so.%{major}*
12mr|aqbanking-5.0.25-1|174	%{_libdir}/libaqnone.so.%{major}*
12mr|aqbanking-5.0.25-1|175	
12mr|aqbanking-5.0.25-1|176	%files -n %{develname}
12mr|aqbanking-5.0.25-1|177	%{_bindir}/aqbanking-config
12mr|aqbanking-5.0.25-1|178	%{_includedir}/aqbanking5
12mr|aqbanking-5.0.25-1|179	%{_libdir}/libaqbankingpp.so
12mr|aqbanking-5.0.25-1|180	%{_libdir}/libaqbanking.so
12mr|aqbanking-5.0.25-1|181	%{_libdir}/libaqnone.so
12mr|aqbanking-5.0.25-1|182	%{_libdir}/libaqhbci.so
12mr|aqbanking-5.0.25-1|183	%{_libdir}/libaqofxconnect.so
12mr|aqbanking-5.0.25-1|184	%{_datadir}/aclocal/aqbanking.m4
12mr|aqbanking-5.0.25-1|185	%{_libdir}/pkgconfig/aqbanking.pc
12mr|aqbanking-5.0.25-1|186	
12mr|aqbanking-5.0.25-1|187	
12mr|aqbanking-5.0.25-1|188	
12mr|aqbanking-5.0.25-1|189	%changelog
12mr|aqbanking-5.0.25-1|190	* Mon Aug  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|aqbanking-5.0.25-1|191	+ Commit: 7d8cf96
12mr|aqbanking-5.0.25-1|192	- New library major 34
12mr|aqbanking-5.0.25-1|193	
12mr|aqbanking-5.0.25-1|194	* Mon Aug  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|aqbanking-5.0.25-1|195	+ Commit: 0b0ce53
12mr|aqbanking-5.0.25-1|196	- New version 5.0.25, convert BR to pkgconfig style, spec cleanup
12mr|aqbanking-5.0.25-1|197	
12mr|aqbanking-5.0.25-1|198	

13464 12
12mr|aria2-1.16.0-1|1	Summary:	Download utility with resuming and segmented downloading
12mr|aria2-1.16.0-1|2	Name:		aria2
12mr|aria2-1.16.0-1|3	Version:	1.16.0
12mr|aria2-1.16.0-1|4	Release:	1
12mr|aria2-1.16.0-1|5	License:	GPLv2+
12mr|aria2-1.16.0-1|6	Group:		Networking/File transfer
12mr|aria2-1.16.0-1|7	URL:		http://aria2.sourceforge.net/
12mr|aria2-1.16.0-1|8	Source0:	http://downloads.sourceforge.net/project/aria2/stable/%{name}-%{version}/%{name}-%{version}.tar.xz
12mr|aria2-1.16.0-1|9	Patch0:		aria2-1.14.0-flush-output-after-printing-progress.patch
12mr|aria2-1.16.0-1|10	BuildRequires:	bison
12mr|aria2-1.16.0-1|11	BuildRequires:	pkgconfig(libxml-2.0)
12mr|aria2-1.16.0-1|12	BuildRequires:	pkgconfig(gnutls) >= 3.0
12mr|aria2-1.16.0-1|13	BuildRequires:	pkgconfig(libcares)
12mr|aria2-1.16.0-1|14	BuildRequires:	pkgconfig(sqlite3)
12mr|aria2-1.16.0-1|15	BuildRequires:	pkgconfig(cppunit)
12mr|aria2-1.16.0-1|16	BuildRequires:	libgcrypt-devel
12mr|aria2-1.16.0-1|17	Requires:	rootcerts
12mr|aria2-1.16.0-1|18	#we need 1.7.0 to have ares_library_init available
12mr|aria2-1.16.0-1|19	Requires:	c-ares >= 1.7.0
12mr|aria2-1.16.0-1|20	Provides:	webfetch
12mr|aria2-1.16.0-1|21	# aria2 uses functions not available in older zlib versions, so add a conflict
12mr|aria2-1.16.0-1|22	# to avoid any possible issues caused by this during upgrades
12mr|aria2-1.16.0-1|23	Conflicts:	zlib1 < 1.2.5
12mr|aria2-1.16.0-1|24	
12mr|aria2-1.16.0-1|25	%description
12mr|aria2-1.16.0-1|26	Aria2 has segmented downloading engine in its core. It can download one
12mr|aria2-1.16.0-1|27	file from multiple URLs or multiple connections from one URL. This results
12mr|aria2-1.16.0-1|28	in very high speed downloading, very much faster than ordinary browsers.
12mr|aria2-1.16.0-1|29	This engine is implemented with a single-thread model.
12mr|aria2-1.16.0-1|30	It can also download BitTorrent files and supports Metalink version 3.0.
12mr|aria2-1.16.0-1|31	
12mr|aria2-1.16.0-1|32	%prep
12mr|aria2-1.16.0-1|33	%setup -q
12mr|aria2-1.16.0-1|34	%patch0 -p1 -b .flush~
12mr|aria2-1.16.0-1|35	
12mr|aria2-1.16.0-1|36	%build
12mr|aria2-1.16.0-1|37	export CFLAGS="%{optflags} -Os"
12mr|aria2-1.16.0-1|38	export CXXFLAGS="$CFLAGS"
12mr|aria2-1.16.0-1|39	
12mr|aria2-1.16.0-1|40	%configure2_5x \
12mr|aria2-1.16.0-1|41	--with-ca-bundle="%{_sysconfdir}/pki/tls/cert.pem" \
12mr|aria2-1.16.0-1|42	--enable-bittorrent \
12mr|aria2-1.16.0-1|43	--enable-metalink \
12mr|aria2-1.16.0-1|44	--enable-epoll \
12mr|aria2-1.16.0-1|45	--enable-threads=posix \
12mr|aria2-1.16.0-1|46	--disable-rpath \
12mr|aria2-1.16.0-1|47	--with-gnutls \
12mr|aria2-1.16.0-1|48	--without-openssl \
12mr|aria2-1.16.0-1|49	--with-sqlite3 \
12mr|aria2-1.16.0-1|50	--with-libxml2 \
12mr|aria2-1.16.0-1|51	--without-libexpat \
12mr|aria2-1.16.0-1|52	--with-libcares \
12mr|aria2-1.16.0-1|53	--with-libz
12mr|aria2-1.16.0-1|54	
12mr|aria2-1.16.0-1|55	%make
12mr|aria2-1.16.0-1|56	
12mr|aria2-1.16.0-1|57	# (tpg) disable checks on x86, on x86_64 all of them passes without any failures
12mr|aria2-1.16.0-1|58	%ifnarch %{ix86}
12mr|aria2-1.16.0-1|59	%check
12mr|aria2-1.16.0-1|60	make check
12mr|aria2-1.16.0-1|61	%endif
12mr|aria2-1.16.0-1|62	
12mr|aria2-1.16.0-1|63	%install
12mr|aria2-1.16.0-1|64	%makeinstall_std
12mr|aria2-1.16.0-1|65	
12mr|aria2-1.16.0-1|66	%find_lang %{name}
12mr|aria2-1.16.0-1|67	
12mr|aria2-1.16.0-1|68	%files -f %{name}.lang
12mr|aria2-1.16.0-1|69	%doc AUTHORS README NEWS
12mr|aria2-1.16.0-1|70	%{_bindir}/*
12mr|aria2-1.16.0-1|71	%{_mandir}/man1/*
12mr|aria2-1.16.0-1|72	%{_mandir}/ru/man1/aria2c.1.*

13465 12
12mr|ark-4.9.4-1|1	Name:		ark
12mr|ark-4.9.4-1|2	Summary:	Handle file archives
12mr|ark-4.9.4-1|3	Version:	4.9.4
12mr|ark-4.9.4-1|4	Release:	1
12mr|ark-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|ark-4.9.4-1|6	License:	LGPLv2
12mr|ark-4.9.4-1|7	URL:		http://utils.kde.org/projects/ark
12mr|ark-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|ark-4.9.4-1|9	BuildRequires:	kdebase4-devel
12mr|ark-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|ark-4.9.4-1|11	BuildRequires:	bzip2-devel
12mr|ark-4.9.4-1|12	BuildRequires:	zlib-devel
12mr|ark-4.9.4-1|13	BuildRequires:	pkgconfig(QJson)
12mr|ark-4.9.4-1|14	BuildRequires:	pkgconfig(libarchive)
12mr|ark-4.9.4-1|15	BuildRequires:	pkgconfig(liblzma)
12mr|ark-4.9.4-1|16	
12mr|ark-4.9.4-1|17	Suggests:	p7zip
12mr|ark-4.9.4-1|18	Suggests:	unzip
12mr|ark-4.9.4-1|19	
12mr|ark-4.9.4-1|20	%description
12mr|ark-4.9.4-1|21	Ark is a program for managing various archive formats within the KDE
12mr|ark-4.9.4-1|22	environment.
12mr|ark-4.9.4-1|23	
12mr|ark-4.9.4-1|24	%files
12mr|ark-4.9.4-1|25	%{_kde_bindir}/ark
12mr|ark-4.9.4-1|26	%{_kde_libdir}/kde4/kerfuffle_*
12mr|ark-4.9.4-1|27	%{_kde_libdir}/kde4/arkpart.so
12mr|ark-4.9.4-1|28	%{_kde_libdir}/kde4/libextracthere.so
12mr|ark-4.9.4-1|29	%{_kde_applicationsdir}/ark.desktop
12mr|ark-4.9.4-1|30	%{_kde_appsdir}/ark
12mr|ark-4.9.4-1|31	%{_kde_datadir}/config.kcfg/ark.kcfg
12mr|ark-4.9.4-1|32	%{_kde_iconsdir}/hicolor/*/apps/ark*
12mr|ark-4.9.4-1|33	%{_kde_services}/ark_part.desktop
12mr|ark-4.9.4-1|34	%{_kde_services}/kerfuffle_*
12mr|ark-4.9.4-1|35	%{_kde_services}/ark_dndextract.desktop
12mr|ark-4.9.4-1|36	%{_kde_services}/ServiceMenus/ark_*.desktop
12mr|ark-4.9.4-1|37	%{_kde_servicetypes}/kerfufflePlugin.desktop
12mr|ark-4.9.4-1|38	%{_kde_docdir}/HTML/*/ark
12mr|ark-4.9.4-1|39	%{_kde_mandir}/man1/ark.1.*
12mr|ark-4.9.4-1|40	
12mr|ark-4.9.4-1|41	#---------------------------------------------
12mr|ark-4.9.4-1|42	
12mr|ark-4.9.4-1|43	%define libkerfuffle_major 4
12mr|ark-4.9.4-1|44	%define libkerfuffle %mklibname kerfuffle %{libkerfuffle_major}
12mr|ark-4.9.4-1|45	
12mr|ark-4.9.4-1|46	%package -n %{libkerfuffle}
12mr|ark-4.9.4-1|47	Summary:	KDE 4 library
12mr|ark-4.9.4-1|48	Group:		System/Libraries
12mr|ark-4.9.4-1|49	
12mr|ark-4.9.4-1|50	%description -n %{libkerfuffle}
12mr|ark-4.9.4-1|51	KDE 4 library
12mr|ark-4.9.4-1|52	
12mr|ark-4.9.4-1|53	%files -n %{libkerfuffle}
12mr|ark-4.9.4-1|54	%{_kde_libdir}/libkerfuffle.so.%{libkerfuffle_major}*
12mr|ark-4.9.4-1|55	
12mr|ark-4.9.4-1|56	#---------------------------------------------
12mr|ark-4.9.4-1|57	
12mr|ark-4.9.4-1|58	%package devel
12mr|ark-4.9.4-1|59	Summary:	Devel stuff for %{name}
12mr|ark-4.9.4-1|60	Group:		Development/KDE and Qt
12mr|ark-4.9.4-1|61	Requires:	kdelibs4-devel
12mr|ark-4.9.4-1|62	Requires:	%{libkerfuffle} = %{EVRD}
12mr|ark-4.9.4-1|63	
12mr|ark-4.9.4-1|64	%description devel
12mr|ark-4.9.4-1|65	Files needed to build applications based on %{name}.
12mr|ark-4.9.4-1|66	
12mr|ark-4.9.4-1|67	%files devel
12mr|ark-4.9.4-1|68	%{_kde_libdir}/libkerfuffle.so
12mr|ark-4.9.4-1|69	
12mr|ark-4.9.4-1|70	#----------------------------------------------------------------------
12mr|ark-4.9.4-1|71	
12mr|ark-4.9.4-1|72	%prep
12mr|ark-4.9.4-1|73	%setup -q
12mr|ark-4.9.4-1|74	
12mr|ark-4.9.4-1|75	%build
12mr|ark-4.9.4-1|76	%cmake_kde4
12mr|ark-4.9.4-1|77	%make
12mr|ark-4.9.4-1|78	
12mr|ark-4.9.4-1|79	%install
12mr|ark-4.9.4-1|80	%makeinstall_std -C build
12mr|ark-4.9.4-1|81	
12mr|ark-4.9.4-1|82	%changelog
12mr|ark-4.9.4-1|83	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|ark-4.9.4-1|84	- New version 4.9.4
12mr|ark-4.9.4-1|85	
12mr|ark-4.9.4-1|86	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|ark-4.9.4-1|87	- New version 4.9.3
12mr|ark-4.9.4-1|88	
12mr|ark-4.9.4-1|89	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|ark-4.9.4-1|90	- New version 4.9.2
12mr|ark-4.9.4-1|91	
12mr|ark-4.9.4-1|92	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|ark-4.9.4-1|93	- New version 4.9.1
12mr|ark-4.9.4-1|94	
12mr|ark-4.9.4-1|95	* Mon Aug 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|ark-4.9.4-1|96	- New version 4.9.0
12mr|ark-4.9.4-1|97	- Update file list
12mr|ark-4.9.4-1|98	
12mr|ark-4.9.4-1|99	* Thu Jul 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|ark-4.9.4-1|100	- New version 4.8.97
12mr|ark-4.9.4-1|101	- Make better use of KDE path macros
12mr|ark-4.9.4-1|102	- Convert BuildRequires to pkgconfig style
12mr|ark-4.9.4-1|103	
12mr|ark-4.9.4-1|104	* Mon Jul 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|ark-4.9.4-1|105	- New version 4.8.95
12mr|ark-4.9.4-1|106	
12mr|ark-4.9.4-1|107	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mr|ark-4.9.4-1|108	- update to 4.8.4
12mr|ark-4.9.4-1|109	
12mr|ark-4.9.4-1|110	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mr|ark-4.9.4-1|111	- update to 4.8.3
12mr|ark-4.9.4-1|112	
12mr|ark-4.9.4-1|113	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mr|ark-4.9.4-1|114	- update to 4.8.2
12mr|ark-4.9.4-1|115	
12mr|ark-4.9.4-1|116	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru>
12mr|ark-4.9.4-1|117	- update to
12mr|ark-4.9.4-1|118	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mr|ark-4.9.4-1|119	- update to 4.8.1
12mr|ark-4.9.4-1|120	
12mr|ark-4.9.4-1|121	* Sun Feb 26 2012 Andrey Bondrov <abondrov@mandriva.org> 4.8.0-2
12mr|ark-4.9.4-1|122	+ Revision: 780808
12mr|ark-4.9.4-1|123	- Add kdebase-devel and qjson-devel to BuildRequires, update file list
12mr|ark-4.9.4-1|124	
12mr|ark-4.9.4-1|125	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|ark-4.9.4-1|126	+ Revision: 762440
12mr|ark-4.9.4-1|127	- New upstream tarball
12mr|ark-4.9.4-1|128	
12mr|ark-4.9.4-1|129	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|ark-4.9.4-1|130	+ Revision: 758031
12mr|ark-4.9.4-1|131	- New upstream tarball
12mr|ark-4.9.4-1|132	
12mr|ark-4.9.4-1|133	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|ark-4.9.4-1|134	+ Revision: 744507
12mr|ark-4.9.4-1|135	- New upstream tarball
12mr|ark-4.9.4-1|136	
12mr|ark-4.9.4-1|137	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|ark-4.9.4-1|138	+ Revision: 739343
12mr|ark-4.9.4-1|139	- New upstream tarball
12mr|ark-4.9.4-1|140	
12mr|ark-4.9.4-1|141	* Thu Nov 24 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|ark-4.9.4-1|142	+ Revision: 733003
12mr|ark-4.9.4-1|143	- Import Ark
12mr|ark-4.9.4-1|144	- Create folder
12mr|ark-4.9.4-1|145	

13466 12
12mr|armagetron-0.2.8.2.1-15|1	#(peroyvind) dunno what this is nor why it's required, but we don't have it and it shouldn't be required
12mr|armagetron-0.2.8.2.1-15|2	%define	_requires_exceptions	BEGIN_RIM
12mr|armagetron-0.2.8.2.1-15|3	
12mr|armagetron-0.2.8.2.1-15|4	%define sourcename	armagetronad
12mr|armagetron-0.2.8.2.1-15|5	
12mr|armagetron-0.2.8.2.1-15|6	Summary:	Armagetron Advanced, another 3d lightcycle game using OpenGL
12mr|armagetron-0.2.8.2.1-15|7	Name:		armagetron
12mr|armagetron-0.2.8.2.1-15|8	Version:	0.2.8.2.1
12mr|armagetron-0.2.8.2.1-15|9	Release:	%mkrel 15
12mr|armagetron-0.2.8.2.1-15|10	License:	GPL
12mr|armagetron-0.2.8.2.1-15|11	Group:		Games/Arcade
12mr|armagetron-0.2.8.2.1-15|12	URL:		http://armagetronad.net/
12mr|armagetron-0.2.8.2.1-15|13	Source: 	http://prdownloads.sourceforge.net/armagetronad/%{sourcename}-%{version}.src.tar.gz
12mr|armagetron-0.2.8.2.1-15|14	Source1:	%{name}-png.tar.bz2
12mr|armagetron-0.2.8.2.1-15|15	Patch0:		armagetronad-gcc43.diff
12mr|armagetron-0.2.8.2.1-15|16	Patch1:		armagetronad-0.2.8.2.1-empty-master.srv-fix.patch
12mr|armagetron-0.2.8.2.1-15|17	BuildRequires:	SDL_image-devel
12mr|armagetron-0.2.8.2.1-15|18	BuildRequires:	mesaglu-devel
12mr|armagetron-0.2.8.2.1-15|19	BuildRequires:	libpng-devel
12mr|armagetron-0.2.8.2.1-15|20	BuildRequires:	libxml2-devel
12mr|armagetron-0.2.8.2.1-15|21	BuildRoot:	%{_tmppath}/%{sourcename}-%{version}-buildroot
12mr|armagetron-0.2.8.2.1-15|22	
12mr|armagetron-0.2.8.2.1-15|23	%description
12mr|armagetron-0.2.8.2.1-15|24	Another very nice and networked Tron game using OpenGL. Armagetron Advanced is
12mr|armagetron-0.2.8.2.1-15|25	the continuation of the original Armagetron game.
12mr|armagetron-0.2.8.2.1-15|26	
12mr|armagetron-0.2.8.2.1-15|27	%prep
12mr|armagetron-0.2.8.2.1-15|28	
12mr|armagetron-0.2.8.2.1-15|29	%setup -q -n %{sourcename}-%{version}
12mr|armagetron-0.2.8.2.1-15|30	%patch0 -p1 -b .gcc43
12mr|armagetron-0.2.8.2.1-15|31	%patch1 -p1 -b .empty-master.srv
12mr|armagetron-0.2.8.2.1-15|32	
12mr|armagetron-0.2.8.2.1-15|33	%build
12mr|armagetron-0.2.8.2.1-15|34	export CXXFLAGS="%optflags -fpermissive"
12mr|armagetron-0.2.8.2.1-15|35	%configure2_5x \
12mr|armagetron-0.2.8.2.1-15|36	--bindir=%{_gamesbindir} \
12mr|armagetron-0.2.8.2.1-15|37	--datadir=%{_gamesdatadir} \
12mr|armagetron-0.2.8.2.1-15|38	--disable-games
12mr|armagetron-0.2.8.2.1-15|39	
12mr|armagetron-0.2.8.2.1-15|40	%make "-I. -I.. -I../.. `sdl-config --cflags` $RPM_OPT_FLAGS"
12mr|armagetron-0.2.8.2.1-15|41	
12mr|armagetron-0.2.8.2.1-15|42	%install
12mr|armagetron-0.2.8.2.1-15|43	rm -rf %{buildroot}
12mr|armagetron-0.2.8.2.1-15|44	
12mr|armagetron-0.2.8.2.1-15|45	make DESTDIR=%{buildroot} install
12mr|armagetron-0.2.8.2.1-15|46	mv %{buildroot}%{_gamesdatadir}/doc %{buildroot}%{_datadir}
12mr|armagetron-0.2.8.2.1-15|47	
12mr|armagetron-0.2.8.2.1-15|48	# remove unwanted files
12mr|armagetron-0.2.8.2.1-15|49	rm -f %{buildroot}%{_gamesbindir}/armagetronad-uninstall
12mr|armagetron-0.2.8.2.1-15|50	rm -rf %{buildroot}%{_gamesdatadir}/%{sourcename}/{desktop,scripts}
12mr|armagetron-0.2.8.2.1-15|51	rm -rf %{buildroot}%{_datadir}/{applnk,icons}
12mr|armagetron-0.2.8.2.1-15|52	rm -rf %{buildroot}/opt/kde3/share/{applnk,icons}
12mr|armagetron-0.2.8.2.1-15|53	
12mr|armagetron-0.2.8.2.1-15|54	cat <<EOF >%{buildroot}%{_gamesbindir}/%{name}
12mr|armagetron-0.2.8.2.1-15|55	#!/bin/sh -e
12mr|armagetron-0.2.8.2.1-15|56	
12mr|armagetron-0.2.8.2.1-15|57	REALTRON=%{_gamesbindir}/%{sourcename}
12mr|armagetron-0.2.8.2.1-15|58	
12mr|armagetron-0.2.8.2.1-15|59	DATADIR=%{_gamesdatadir}/%{sourcename}
12mr|armagetron-0.2.8.2.1-15|60	CONFDIR=%{_sysconfdir}/%{sourcename}
12mr|armagetron-0.2.8.2.1-15|61	USERCONFDIR=\$HOME/.%{name}
12mr|armagetron-0.2.8.2.1-15|62	USERDATADIR=\$USERCONFDIR/data
12mr|armagetron-0.2.8.2.1-15|63	VARDIR=\$HOME/.%{name}
12mr|armagetron-0.2.8.2.1-15|64	AUTORESOURCEDIR=\$HOME/.%{name}/resource
12mr|armagetron-0.2.8.2.1-15|65	if [ ! -d \$USERCONFDIR ]; then
12mr|armagetron-0.2.8.2.1-15|66	# have to create configuration directory
12mr|armagetron-0.2.8.2.1-15|67	install -d \$USERCONFDIR
12mr|armagetron-0.2.8.2.1-15|68	fi
12mr|armagetron-0.2.8.2.1-15|69	if [ -f \$HOME/.%{name}rc ]; then
12mr|armagetron-0.2.8.2.1-15|70	# upgrade from before 0.2
12mr|armagetron-0.2.8.2.1-15|71	mv -f \$HOME/.%{name}rc \$USERCONFDIR/user.cfg
12mr|armagetron-0.2.8.2.1-15|72	fi
12mr|armagetron-0.2.8.2.1-15|73	# remove empty master.srv file created by earlier revisions
12mr|armagetron-0.2.8.2.1-15|74	if [ -r \$USERCONFDIR/master.srv ] && ! [ -s \$USERCONFDIR/master.srv ]; then
12mr|armagetron-0.2.8.2.1-15|75	rm -f \$USERCONFDIR/master.srv
12mr|armagetron-0.2.8.2.1-15|76	fi
12mr|armagetron-0.2.8.2.1-15|77	
12mr|armagetron-0.2.8.2.1-15|78	CMDLINE="--datadir \$DATADIR --configdir \$CONFDIR --userconfigdir \$USERCONFDIR --vardir \$VARDIR --autoresourcedir \$AUTORESOURCEDIR"
12mr|armagetron-0.2.8.2.1-15|79	if [ -d \$USERDATADIR ]; then
12mr|armagetron-0.2.8.2.1-15|80	CMDLINE="\$CMDLINE --userdatadir \$USERDATADIR"
12mr|armagetron-0.2.8.2.1-15|81	fi
12mr|armagetron-0.2.8.2.1-15|82	exec \$REALTRON \$CMDLINE "\$@"
12mr|armagetron-0.2.8.2.1-15|83	EOF
12mr|armagetron-0.2.8.2.1-15|84	
12mr|armagetron-0.2.8.2.1-15|85	tar xjf %{SOURCE1}
12mr|armagetron-0.2.8.2.1-15|86	install -m0644 %{name}-16.png -D %{buildroot}%{_miconsdir}/%{name}.png
12mr|armagetron-0.2.8.2.1-15|87	install -m0644 %{name}-32.png -D %{buildroot}%{_iconsdir}/%{name}.png
12mr|armagetron-0.2.8.2.1-15|88	install -m0644 %{name}-48.png -D %{buildroot}%{_liconsdir}/%{name}.png
12mr|armagetron-0.2.8.2.1-15|89	
12mr|armagetron-0.2.8.2.1-15|90	install -d %{buildroot}%{_datadir}/applications
12mr|armagetron-0.2.8.2.1-15|91	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|armagetron-0.2.8.2.1-15|92	[Desktop Entry]
12mr|armagetron-0.2.8.2.1-15|93	Name=Armagetron Advanced
12mr|armagetron-0.2.8.2.1-15|94	Comment=Another 3d lightcycle game
12mr|armagetron-0.2.8.2.1-15|95	Exec=soundwrapper %_gamesbindir/%{name}
12mr|armagetron-0.2.8.2.1-15|96	Icon=%{name}
12mr|armagetron-0.2.8.2.1-15|97	Terminal=false
12mr|armagetron-0.2.8.2.1-15|98	Type=Application
12mr|armagetron-0.2.8.2.1-15|99	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12mr|armagetron-0.2.8.2.1-15|100	EOF
12mr|armagetron-0.2.8.2.1-15|101	
12mr|armagetron-0.2.8.2.1-15|102	%clean
12mr|armagetron-0.2.8.2.1-15|103	rm -rf %{buildroot}
12mr|armagetron-0.2.8.2.1-15|104	
12mr|armagetron-0.2.8.2.1-15|105	%files
12mr|armagetron-0.2.8.2.1-15|106	%defattr(-,root,root)
12mr|armagetron-0.2.8.2.1-15|107	%doc AUTHORS COPYING NEWS README
12mr|armagetron-0.2.8.2.1-15|108	%attr(0755,root,games) %{_gamesbindir}/%{name}
12mr|armagetron-0.2.8.2.1-15|109	%attr(2755,root,games) %{_gamesbindir}/%{sourcename}
12mr|armagetron-0.2.8.2.1-15|110	%{_gamesdatadir}/%{sourcename}
12mr|armagetron-0.2.8.2.1-15|111	%dir %{_sysconfdir}/%{sourcename}
12mr|armagetron-0.2.8.2.1-15|112	%config(noreplace) %{_sysconfdir}/%{sourcename}/*
12mr|armagetron-0.2.8.2.1-15|113	%{_miconsdir}/%{name}.png
12mr|armagetron-0.2.8.2.1-15|114	%{_iconsdir}/%{name}.png
12mr|armagetron-0.2.8.2.1-15|115	%{_liconsdir}/%{name}.png
12mr|armagetron-0.2.8.2.1-15|116	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|armagetron-0.2.8.2.1-15|117	%{_defaultdocdir}/%{sourcename}
12mr|armagetron-0.2.8.2.1-15|118	
12mr|armagetron-0.2.8.2.1-15|119	
12mr|armagetron-0.2.8.2.1-15|120	
12mr|armagetron-0.2.8.2.1-15|121	
12mr|armagetron-0.2.8.2.1-15|122	%changelog
12mr|armagetron-0.2.8.2.1-15|123	

13467 12
12mr|arpwatch-2.1a15-10|1	Summary:	Network monitoring tools for tracking IP addresses on the network
12mr|arpwatch-2.1a15-10|2	Name:		arpwatch
12mr|arpwatch-2.1a15-10|3	Version:	2.1a15
12mr|arpwatch-2.1a15-10|4	Release:	%mkrel 10
12mr|arpwatch-2.1a15-10|5	Epoch:		2
12mr|arpwatch-2.1a15-10|6	License:	BSD
12mr|arpwatch-2.1a15-10|7	Group:		Monitoring
12mr|arpwatch-2.1a15-10|8	URL:		ftp://ftp.ee.lbl.gov
12mr|arpwatch-2.1a15-10|9	Source0:	ftp://ftp.ee.lbl.gov/arpwatch-%{version}.tar.gz
12mr|arpwatch-2.1a15-10|10	Source1:	arpwatch.init
12mr|arpwatch-2.1a15-10|11	Source2:	arpwatch.sysconfig
12mr|arpwatch-2.1a15-10|12	Patch0:		arpwatch-Makefile-fixes.patch
12mr|arpwatch-2.1a15-10|13	Patch1:		arpwatch-2.1a11-noip.diff
12mr|arpwatch-2.1a15-10|14	Patch2:		arpwatch-2.1a13-drop_root.diff
12mr|arpwatch-2.1a15-10|15	Patch3:		arpwatch-drop-man.patch
12mr|arpwatch-2.1a15-10|16	Patch4:		arpwatch-2.1a13-mail_user.diff
12mr|arpwatch-2.1a15-10|17	Patch5:		arpwatch-2.1a15-LDFLAGS.diff
12mr|arpwatch-2.1a15-10|18	BuildRequires:	libpcap-devel
12mr|arpwatch-2.1a15-10|19	Requires(post): rpm-helper
12mr|arpwatch-2.1a15-10|20	Requires(preun): rpm-helper
12mr|arpwatch-2.1a15-10|21	Requires(pre): rpm-helper
12mr|arpwatch-2.1a15-10|22	Requires(postun): rpm-helper
12mr|arpwatch-2.1a15-10|23	Requires:	sendmail-command
12mr|arpwatch-2.1a15-10|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|arpwatch-2.1a15-10|25	
12mr|arpwatch-2.1a15-10|26	%description
12mr|arpwatch-2.1a15-10|27	The arpwatch package contains arpwatch and arpsnmp.  Arpwatch and arpsnmp
12mr|arpwatch-2.1a15-10|28	are both network monitoring tools.  Both utilities monitor Ethernet or
12mr|arpwatch-2.1a15-10|29	FDDI network traffic and build databases of Ethernet/IP address pairs,
12mr|arpwatch-2.1a15-10|30	and can report certain changes via email.
12mr|arpwatch-2.1a15-10|31	
12mr|arpwatch-2.1a15-10|32	Install the arpwatch package if you need networking monitoring devices
12mr|arpwatch-2.1a15-10|33	which will automatically keep traffic of the IP addresses on your
12mr|arpwatch-2.1a15-10|34	network.
12mr|arpwatch-2.1a15-10|35	
12mr|arpwatch-2.1a15-10|36	%prep
12mr|arpwatch-2.1a15-10|37	
12mr|arpwatch-2.1a15-10|38	%setup -q
12mr|arpwatch-2.1a15-10|39	%patch0 -p1
12mr|arpwatch-2.1a15-10|40	%patch1 -p1
12mr|arpwatch-2.1a15-10|41	%patch2 -p0 -b .droproot
12mr|arpwatch-2.1a15-10|42	%patch3 -p0 -b .droprootman
12mr|arpwatch-2.1a15-10|43	%patch4 -p1 -b .mailuser
12mr|arpwatch-2.1a15-10|44	%patch5 -p0
12mr|arpwatch-2.1a15-10|45	
12mr|arpwatch-2.1a15-10|46	cp %{SOURCE1} arpwatch.init
12mr|arpwatch-2.1a15-10|47	cp %{SOURCE2} arpwatch.sysconfig
12mr|arpwatch-2.1a15-10|48	
12mr|arpwatch-2.1a15-10|49	%build
12mr|arpwatch-2.1a15-10|50	libtoolize --copy --force
12mr|arpwatch-2.1a15-10|51	
12mr|arpwatch-2.1a15-10|52	%serverbuild
12mr|arpwatch-2.1a15-10|53	%configure2_5x
12mr|arpwatch-2.1a15-10|54	%make \
12mr|arpwatch-2.1a15-10|55	ARPDIR=%{_localstatedir}/lib/arpwatch \
12mr|arpwatch-2.1a15-10|56	SENDMAIL="%{_sbindir}/sendmail" \
12mr|arpwatch-2.1a15-10|57	LDFLAGS="%ldflags"
12mr|arpwatch-2.1a15-10|58	
12mr|arpwatch-2.1a15-10|59	%install
12mr|arpwatch-2.1a15-10|60	rm -rf %{buildroot}
12mr|arpwatch-2.1a15-10|61	
12mr|arpwatch-2.1a15-10|62	install -d %{buildroot}%{_initrddir}
12mr|arpwatch-2.1a15-10|63	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|arpwatch-2.1a15-10|64	install -d %{buildroot}%{_sbindir}
12mr|arpwatch-2.1a15-10|65	install -d %{buildroot}%{_localstatedir}/lib/arpwatch
12mr|arpwatch-2.1a15-10|66	install -d %{buildroot}%{_mandir}/man8
12mr|arpwatch-2.1a15-10|67	
12mr|arpwatch-2.1a15-10|68	%makeinstall_std install-man
12mr|arpwatch-2.1a15-10|69	
12mr|arpwatch-2.1a15-10|70	for n in arp2ethers massagevendor; do
12mr|arpwatch-2.1a15-10|71	install -m755 $n %{buildroot}%{_localstatedir}/lib/arpwatch
12mr|arpwatch-2.1a15-10|72	done
12mr|arpwatch-2.1a15-10|73	
12mr|arpwatch-2.1a15-10|74	for n in *.awk *.dat; do
12mr|arpwatch-2.1a15-10|75	install -m644 $n %{buildroot}%{_localstatedir}/lib/arpwatch
12mr|arpwatch-2.1a15-10|76	done
12mr|arpwatch-2.1a15-10|77	
12mr|arpwatch-2.1a15-10|78	install -m0755 arpwatch.init %{buildroot}%{_initrddir}/arpwatch
12mr|arpwatch-2.1a15-10|79	install -m0644 arpwatch.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/arpwatch
12mr|arpwatch-2.1a15-10|80	
12mr|arpwatch-2.1a15-10|81	%pre
12mr|arpwatch-2.1a15-10|82	%_pre_useradd arpwatch %{_localstatedir}/lib/arpwatch /bin/sh
12mr|arpwatch-2.1a15-10|83	
12mr|arpwatch-2.1a15-10|84	%post
12mr|arpwatch-2.1a15-10|85	%_post_service arpwatch
12mr|arpwatch-2.1a15-10|86	
12mr|arpwatch-2.1a15-10|87	%preun
12mr|arpwatch-2.1a15-10|88	%_preun_service arpwatch
12mr|arpwatch-2.1a15-10|89	
12mr|arpwatch-2.1a15-10|90	%postun
12mr|arpwatch-2.1a15-10|91	%_postun_userdel arpwatch
12mr|arpwatch-2.1a15-10|92	
12mr|arpwatch-2.1a15-10|93	%clean
12mr|arpwatch-2.1a15-10|94	rm -rf %{buildroot}
12mr|arpwatch-2.1a15-10|95	
12mr|arpwatch-2.1a15-10|96	%files
12mr|arpwatch-2.1a15-10|97	%defattr(-,root,root)
12mr|arpwatch-2.1a15-10|98	%doc README CHANGES
12mr|arpwatch-2.1a15-10|99	%attr(0755,root,root) %{_initrddir}/arpwatch
12mr|arpwatch-2.1a15-10|100	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/arpwatch
12mr|arpwatch-2.1a15-10|101	%{_sbindir}/*
12mr|arpwatch-2.1a15-10|102	%{_mandir}/man*/*
12mr|arpwatch-2.1a15-10|103	%dir %attr(0755,arpwatch,arpwatch) %{_localstatedir}/lib/arpwatch
12mr|arpwatch-2.1a15-10|104	%config(noreplace) %{_localstatedir}/lib/arpwatch/arp.dat
12mr|arpwatch-2.1a15-10|105	#
12mr|arpwatch-2.1a15-10|106	# (fg) 20010403 DON'T PUT THIS AS NOREPLACE! Ethernet codes are bound to
12mr|arpwatch-2.1a15-10|107	# change, and if ever you have a new one, submit it to arpwatch author!
12mr|arpwatch-2.1a15-10|108	#
12mr|arpwatch-2.1a15-10|109	%config %{_localstatedir}/lib/arpwatch/ethercodes.dat
12mr|arpwatch-2.1a15-10|110	%{_localstatedir}/lib/arpwatch/*.awk
12mr|arpwatch-2.1a15-10|111	%{_localstatedir}/lib/arpwatch/arp2ethers
12mr|arpwatch-2.1a15-10|112	%{_localstatedir}/lib/arpwatch/massagevendor
12mr|arpwatch-2.1a15-10|113	
12mr|arpwatch-2.1a15-10|114	
12mr|arpwatch-2.1a15-10|115	
12mr|arpwatch-2.1a15-10|116	%changelog
12mr|arpwatch-2.1a15-10|117	

13468 12
12mr|asciidoc-8.6.8-1|1	Name:		asciidoc
12mr|asciidoc-8.6.8-1|2	Version:	8.6.8
12mr|asciidoc-8.6.8-1|3	Release:	1
12mr|asciidoc-8.6.8-1|4	
12mr|asciidoc-8.6.8-1|5	Summary:	Tool to convert AsciiDoc text files to DocBook, HTML or Unix man pages
12mr|asciidoc-8.6.8-1|6	License:	GPLv2+
12mr|asciidoc-8.6.8-1|7	Group:		Publishing
12mr|asciidoc-8.6.8-1|8	Url:		http://www.methods.co.nz/asciidoc/
12mr|asciidoc-8.6.8-1|9	Source0:	http://downloads.sourceforge.net/project/asciidoc/asciidoc/%{version}/asciidoc-%{version}.tar.xz
12mr|asciidoc-8.6.8-1|10	Patch0:		asciidoc-8.6.8-datadir.patch
12mr|asciidoc-8.6.8-1|11	BuildRequires:	python-devel
12mr|asciidoc-8.6.8-1|12	BuildRequires:	dos2unix
12mr|asciidoc-8.6.8-1|13	BuildRequires:	docbook-dtd42-xml
12mr|asciidoc-8.6.8-1|14	BuildRequires:	docbook-dtd43-xml
12mr|asciidoc-8.6.8-1|15	BuildRequires:	docbook-dtd44-xml
12mr|asciidoc-8.6.8-1|16	BuildRequires:	docbook-dtd45-xml
12mr|asciidoc-8.6.8-1|17	BuildRequires:	xsltproc
12mr|asciidoc-8.6.8-1|18	
12mr|asciidoc-8.6.8-1|19	BuildArch:	noarch
12mr|asciidoc-8.6.8-1|20	
12mr|asciidoc-8.6.8-1|21	# For a2x
12mr|asciidoc-8.6.8-1|22	Suggests:	dblatex
12mr|asciidoc-8.6.8-1|23	Suggests:	fop
12mr|asciidoc-8.6.8-1|24	Suggests:	w3m
12mr|asciidoc-8.6.8-1|25	Suggests:	xsltproc
12mr|asciidoc-8.6.8-1|26	
12mr|asciidoc-8.6.8-1|27	%description
12mr|asciidoc-8.6.8-1|28	AsciiDoc is a text document format for writing short documents, articles,
12mr|asciidoc-8.6.8-1|29	books and UNIX man pages.
12mr|asciidoc-8.6.8-1|30	
12mr|asciidoc-8.6.8-1|31	%prep
12mr|asciidoc-8.6.8-1|32	%setup -q
12mr|asciidoc-8.6.8-1|33	%patch0 -p1
12mr|asciidoc-8.6.8-1|34	
12mr|asciidoc-8.6.8-1|35	for i in CHANGELOG README;
12mr|asciidoc-8.6.8-1|36	do
12mr|asciidoc-8.6.8-1|37	iconv -f ISO-8859-1 -t UTF-8 -o $i.UTF-8 $i
12mr|asciidoc-8.6.8-1|38	mv  $i.UTF-8 $i
12mr|asciidoc-8.6.8-1|39	done
12mr|asciidoc-8.6.8-1|40	for i in  doc/book-multi.txt doc/article.txt COPYRIGHT doc/faq.txt filters/code/code-filter-readme.txt \
12mr|asciidoc-8.6.8-1|41	doc/asciidoc.1.txt filters/code/code-filter-test.txt doc/book.txt doc/latex-backend.txt;
12mr|asciidoc-8.6.8-1|42	do
12mr|asciidoc-8.6.8-1|43	dos2unix < $i > $i.fixed ; mv -f $i.fixed $i ;
12mr|asciidoc-8.6.8-1|44	done
12mr|asciidoc-8.6.8-1|45	
12mr|asciidoc-8.6.8-1|46	%build
12mr|asciidoc-8.6.8-1|47	%configure2_5x
12mr|asciidoc-8.6.8-1|48	sed -ri 's/a2x.py -f/a2x.py -v -f/g' Makefile
12mr|asciidoc-8.6.8-1|49	%make
12mr|asciidoc-8.6.8-1|50	
12mr|asciidoc-8.6.8-1|51	%install
12mr|asciidoc-8.6.8-1|52	%makeinstall_std
12mr|asciidoc-8.6.8-1|53	
12mr|asciidoc-8.6.8-1|54	# real conf data goes to sysconfdir, rest to datadir; symlinks so asciidoc works
12mr|asciidoc-8.6.8-1|55	for d in dblatex docbook-xsl images javascripts stylesheets; do
12mr|asciidoc-8.6.8-1|56	mv %{buildroot}%{_sysconfdir}/asciidoc/$d \
12mr|asciidoc-8.6.8-1|57	%{buildroot}%{_datadir}/asciidoc
12mr|asciidoc-8.6.8-1|58	ln -s %{_datadir}/asciidoc/$d %{buildroot}%{_sysconfdir}/asciidoc/
12mr|asciidoc-8.6.8-1|59	done
12mr|asciidoc-8.6.8-1|60	
12mr|asciidoc-8.6.8-1|61	# Python API
12mr|asciidoc-8.6.8-1|62	install -Dpm 644 asciidocapi.py %{buildroot}%{python_sitelib}/asciidocapi.py
12mr|asciidoc-8.6.8-1|63	
12mr|asciidoc-8.6.8-1|64	# Make it easier to %exclude these with both rpm < and >= 4.7
12mr|asciidoc-8.6.8-1|65	for file in %{buildroot}{%{_bindir},%{_datadir}/asciidoc/filters/*}/*.py ; do
12mr|asciidoc-8.6.8-1|66	rm -f ${file}{c,o}
12mr|asciidoc-8.6.8-1|67	done
12mr|asciidoc-8.6.8-1|68	
12mr|asciidoc-8.6.8-1|69	%files
12mr|asciidoc-8.6.8-1|70	%doc BUGS CHANGELOG COPYRIGHT README
12mr|asciidoc-8.6.8-1|71	%doc doc/*.txt filters/*/*.txt
12mr|asciidoc-8.6.8-1|72	%doc %{_mandir}/man1/*
12mr|asciidoc-8.6.8-1|73	%config(noreplace) %{_sysconfdir}/asciidoc/
12mr|asciidoc-8.6.8-1|74	%{_bindir}/asciidoc.py
12mr|asciidoc-8.6.8-1|75	%{_bindir}/asciidoc
12mr|asciidoc-8.6.8-1|76	%{_bindir}/a2x.py
12mr|asciidoc-8.6.8-1|77	%{_bindir}/a2x
12mr|asciidoc-8.6.8-1|78	%{_datadir}/asciidoc/
12mr|asciidoc-8.6.8-1|79	%{python_sitelib}/asciidocapi.py*
12mr|asciidoc-8.6.8-1|80	
12mr|asciidoc-8.6.8-1|81	
12mr|asciidoc-8.6.8-1|82	
12mr|asciidoc-8.6.8-1|83	
12mr|asciidoc-8.6.8-1|84	
12mr|asciidoc-8.6.8-1|85	%changelog
12mr|asciidoc-8.6.8-1|86	* Sat Oct  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|asciidoc-8.6.8-1|87	+ Commit: dd592ea
12mr|asciidoc-8.6.8-1|88	- Update to 8.6.8, merge patches into one to avoid conflicts
12mr|asciidoc-8.6.8-1|89	
12mr|asciidoc-8.6.8-1|90	

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

13470 12
12mr|asm2-2.2.3-12|1	%define gcj_support 1
12mr|asm2-2.2.3-12|2	%define section	free
12mr|asm2-2.2.3-12|3	
12mr|asm2-2.2.3-12|4	Name:		asm2
12mr|asm2-2.2.3-12|5	Version:	2.2.3
12mr|asm2-2.2.3-12|6	Release:	12
12mr|asm2-2.2.3-12|7	Epoch:		0
12mr|asm2-2.2.3-12|8	Summary:	A code manipulation tool to implement adaptable systems
12mr|asm2-2.2.3-12|9	License:	BSD-like
12mr|asm2-2.2.3-12|10	URL:		http://asm.objectweb.org/
12mr|asm2-2.2.3-12|11	Group:		Development/Java
12mr|asm2-2.2.3-12|12	#Vendor:		JPackage Project
12mr|asm2-2.2.3-12|13	#Distribution:	JPackage
12mr|asm2-2.2.3-12|14	Source0:	http://download.fr2.forge.objectweb.org/asm/asm-2.2.3.tar.bz2
12mr|asm2-2.2.3-12|15	BuildRequires:	ant
12mr|asm2-2.2.3-12|16	BuildRequires:	java-rpmbuild >= 0:1.6
12mr|asm2-2.2.3-12|17	BuildRequires:	objectweb-anttask
12mr|asm2-2.2.3-12|18	%if %{gcj_support}
12mr|asm2-2.2.3-12|19	BuildRequires:	java-gcj-compat-devel
12mr|asm2-2.2.3-12|20	%else
12mr|asm2-2.2.3-12|21	BuildArch:      noarch
12mr|asm2-2.2.3-12|22	%endif
12mr|asm2-2.2.3-12|23	
12mr|asm2-2.2.3-12|24	%description
12mr|asm2-2.2.3-12|25	ASM is a code manipulation tool to implement adaptable systems.
12mr|asm2-2.2.3-12|26	
12mr|asm2-2.2.3-12|27	%package	javadoc
12mr|asm2-2.2.3-12|28	Summary:	Javadoc for %{name}
12mr|asm2-2.2.3-12|29	Group:		Development/Java
12mr|asm2-2.2.3-12|30	
12mr|asm2-2.2.3-12|31	%description	javadoc
12mr|asm2-2.2.3-12|32	Javadoc for %{name}.
12mr|asm2-2.2.3-12|33	
12mr|asm2-2.2.3-12|34	%prep
12mr|asm2-2.2.3-12|35	%setup -q -n asm-%{version}
12mr|asm2-2.2.3-12|36	find . -name "*.jar" -exec %{__rm} -f {} \;
12mr|asm2-2.2.3-12|37	%{__mkdir_p} test/lib
12mr|asm2-2.2.3-12|38	%{__perl} -pi -e 's|.*<attribute name="Class-path".*||' archive/asm-xml.xml
12mr|asm2-2.2.3-12|39	
12mr|asm2-2.2.3-12|40	%build
12mr|asm2-2.2.3-12|41	export CLASSPATH=
12mr|asm2-2.2.3-12|42	export OPT_JAR_LIST=
12mr|asm2-2.2.3-12|43	%ant -Dobjectweb.ant.tasks.path=$(build-classpath objectweb-anttask) jar jdoc
12mr|asm2-2.2.3-12|44	
12mr|asm2-2.2.3-12|45	%install
12mr|asm2-2.2.3-12|46	%{__rm} -rf %{buildroot}
12mr|asm2-2.2.3-12|47	
12mr|asm2-2.2.3-12|48	# jars
12mr|asm2-2.2.3-12|49	%{__mkdir_p} %{buildroot}%{_javadir}/%{name}
12mr|asm2-2.2.3-12|50	
12mr|asm2-2.2.3-12|51	for jar in output/dist/lib/*.jar; do
12mr|asm2-2.2.3-12|52	newjar=${jar/asm-/asm2-}
12mr|asm2-2.2.3-12|53	%{__install} -m 644 ${jar} \
12mr|asm2-2.2.3-12|54	%{buildroot}%{_javadir}/%{name}/`basename ${newjar}`
12mr|asm2-2.2.3-12|55	done
12mr|asm2-2.2.3-12|56	
12mr|asm2-2.2.3-12|57	(cd %{buildroot}%{_javadir}/%{name} && for jar in *-%{version}*; do \
12mr|asm2-2.2.3-12|58	%{__ln_s} ${jar} ${jar/-%{version}/}; done)
12mr|asm2-2.2.3-12|59	
12mr|asm2-2.2.3-12|60	# javadoc
12mr|asm2-2.2.3-12|61	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|asm2-2.2.3-12|62	cp -a output/dist/doc/javadoc/user/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|asm2-2.2.3-12|63	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
12mr|asm2-2.2.3-12|64	
12mr|asm2-2.2.3-12|65	%if %{gcj_support}
12mr|asm2-2.2.3-12|66	%{_bindir}/aot-compile-rpm
12mr|asm2-2.2.3-12|67	%endif
12mr|asm2-2.2.3-12|68	
12mr|asm2-2.2.3-12|69	# fix end-of-line
12mr|asm2-2.2.3-12|70	%{__perl} -pi -e 's/\r$//g' README.txt
12mr|asm2-2.2.3-12|71	
12mr|asm2-2.2.3-12|72	%if %{gcj_support}
12mr|asm2-2.2.3-12|73	%post
12mr|asm2-2.2.3-12|74	%{update_gcjdb}
12mr|asm2-2.2.3-12|75	
12mr|asm2-2.2.3-12|76	%postun
12mr|asm2-2.2.3-12|77	%{clean_gcjdb}
12mr|asm2-2.2.3-12|78	%endif
12mr|asm2-2.2.3-12|79	
12mr|asm2-2.2.3-12|80	%post javadoc
12mr|asm2-2.2.3-12|81	rm -f %{_javadocdir}/%{name}
12mr|asm2-2.2.3-12|82	ln -s %{name}-%{version} %{_javadocdir}/%{name}
12mr|asm2-2.2.3-12|83	
12mr|asm2-2.2.3-12|84	%postun javadoc
12mr|asm2-2.2.3-12|85	if [ $1 -eq 0 ]; then
12mr|asm2-2.2.3-12|86	rm -f %{_javadocdir}/%{name}
12mr|asm2-2.2.3-12|87	fi
12mr|asm2-2.2.3-12|88	
12mr|asm2-2.2.3-12|89	%files
12mr|asm2-2.2.3-12|90	%defattr(0644,root,root,0755)
12mr|asm2-2.2.3-12|91	%doc README.txt
12mr|asm2-2.2.3-12|92	%dir %{_javadir}/%{name}
12mr|asm2-2.2.3-12|93	%{_javadir}/%{name}/*.jar
12mr|asm2-2.2.3-12|94	%if %{gcj_support}
12mr|asm2-2.2.3-12|95	%dir %{_libdir}/gcj/%{name}
12mr|asm2-2.2.3-12|96	%attr(-,root,root) %{_libdir}/gcj/%{name}/*.jar.*
12mr|asm2-2.2.3-12|97	%endif
12mr|asm2-2.2.3-12|98	
12mr|asm2-2.2.3-12|99	%files javadoc
12mr|asm2-2.2.3-12|100	%defattr(0644,root,root,0755)
12mr|asm2-2.2.3-12|101	%dir %{_javadocdir}/%{name}-%{version}
12mr|asm2-2.2.3-12|102	%{_javadocdir}/%{name}-%{version}/*
12mr|asm2-2.2.3-12|103	%ghost %dir %{_javadocdir}/%{name}
12mr|asm2-2.2.3-12|104	
12mr|asm2-2.2.3-12|105	
12mr|asm2-2.2.3-12|106	
12mr|asm2-2.2.3-12|107	
12mr|asm2-2.2.3-12|108	%changelog
12mr|asm2-2.2.3-12|109	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|asm2-2.2.3-12|110	+ Commit: 1421898
12mr|asm2-2.2.3-12|111	- Use cp command instead of __cp marco
12mr|asm2-2.2.3-12|112	
12mr|asm2-2.2.3-12|113	

13471 12
12mr|asm3-3.2-1|1	%define gcj_support     0
12mr|asm3-3.2-1|2	%define section         free
12mr|asm3-3.2-1|3	
12mr|asm3-3.2-1|4	Name:           asm3
12mr|asm3-3.2-1|5	Version:        3.2
12mr|asm3-3.2-1|6	Release:        1
12mr|asm3-3.2-1|7	Epoch:          0
12mr|asm3-3.2-1|8	Summary:        Code manipulation tool to implement adaptable systems
12mr|asm3-3.2-1|9	License:        BSD-style
12mr|asm3-3.2-1|10	URL:            http://asm.objectweb.org/
12mr|asm3-3.2-1|11	Group:          Development/Java
12mr|asm3-3.2-1|12	Source0:        http://download.fr2.forge.objectweb.org/asm/asm-%{version}.tar.gz
12mr|asm3-3.2-1|13	Source1:		asm-3.0.pom
12mr|asm3-3.2-1|14	Source2:		asm-analysis-3.0.pom
12mr|asm3-3.2-1|15	Source3:		asm-commons-3.0.pom
12mr|asm3-3.2-1|16	Source4:		asm-tree-3.0.pom
12mr|asm3-3.2-1|17	Source5:		asm-util-3.0.pom
12mr|asm3-3.2-1|18	Source6:		asm-xml-3.0.pom
12mr|asm3-3.2-1|19	Source7:		asm-MANIFEST.MF
12mr|asm3-3.2-1|20	BuildRequires:  ant
12mr|asm3-3.2-1|21	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|asm3-3.2-1|22	BuildRequires:  objectweb-anttask
12mr|asm3-3.2-1|23	BuildRequires:  zip
12mr|asm3-3.2-1|24	%if %{gcj_support}
12mr|asm3-3.2-1|25	BuildRequires:  java-gcj-compat-devel
12mr|asm3-3.2-1|26	%else
12mr|asm3-3.2-1|27	BuildArch:      noarch
12mr|asm3-3.2-1|28	BuildRequires:  java-devel
12mr|asm3-3.2-1|29	%endif
12mr|asm3-3.2-1|30	
12mr|asm3-3.2-1|31	%description
12mr|asm3-3.2-1|32	ASM is a code manipulation tool to implement adaptable systems.
12mr|asm3-3.2-1|33	
12mr|asm3-3.2-1|34	%package        javadoc
12mr|asm3-3.2-1|35	Summary:        Javadoc for %{name}
12mr|asm3-3.2-1|36	Group:                Development/Java
12mr|asm3-3.2-1|37	
12mr|asm3-3.2-1|38	%description        javadoc
12mr|asm3-3.2-1|39	Javadoc for %{name}.
12mr|asm3-3.2-1|40	
12mr|asm3-3.2-1|41	%prep
12mr|asm3-3.2-1|42	%setup -q -n asm-%{version}
12mr|asm3-3.2-1|43	%{__mkdir_p} test/lib
12mr|asm3-3.2-1|44	%{__perl} -pi -e 's|.*<attribute name="Class-path".*||' archive/asm-xml.xml
12mr|asm3-3.2-1|45	
12mr|asm3-3.2-1|46	%build
12mr|asm3-3.2-1|47	export CLASSPATH=:
12mr|asm3-3.2-1|48	export OPT_JAR_LIST=:
12mr|asm3-3.2-1|49	%{ant} -Dobjectweb.ant.tasks.path=$(build-classpath objectweb-anttask) jar jdoc
12mr|asm3-3.2-1|50	
12mr|asm3-3.2-1|51	# inject OSGi manifests
12mr|asm3-3.2-1|52	mkdir -p META-INF
12mr|asm3-3.2-1|53	cp %{SOURCE7} META-INF/MANIFEST.MF
12mr|asm3-3.2-1|54	zip -u output/dist/lib/all/asm-all-%{version}.jar META-INF/MANIFEST.MF
12mr|asm3-3.2-1|55	
12mr|asm3-3.2-1|56	%install
12mr|asm3-3.2-1|57	%{__rm} -rf %{buildroot}
12mr|asm3-3.2-1|58	
12mr|asm3-3.2-1|59	# jars
12mr|asm3-3.2-1|60	%{__mkdir_p} %{buildroot}%{_javadir}/%{name}
12mr|asm3-3.2-1|61	
12mr|asm3-3.2-1|62	for jar in output/dist/lib/*.jar; do
12mr|asm3-3.2-1|63	newjar=${jar/asm-/%{name}-}
12mr|asm3-3.2-1|64	%{__install} -m 644 ${jar} \
12mr|asm3-3.2-1|65	%{buildroot}%{_javadir}/%{name}/`basename ${newjar}`
12mr|asm3-3.2-1|66	done
12mr|asm3-3.2-1|67	
12mr|asm3-3.2-1|68	install -m 644 output/dist/lib/all/asm-all-%{version}.jar \
12mr|asm3-3.2-1|69	%{buildroot}%{_javadir}/%{name}/asm-all-%{version}.jar
12mr|asm3-3.2-1|70	
12mr|asm3-3.2-1|71	(cd %{buildroot}%{_javadir}/%{name} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
12mr|asm3-3.2-1|72	
12mr|asm3-3.2-1|73	#poms
12mr|asm3-3.2-1|74	%add_to_maven_depmap asm asm %{version} JPP/asm3 asm3
12mr|asm3-3.2-1|75	%add_to_maven_depmap asm asm-util %{version} JPP/asm3 asm3-util
12mr|asm3-3.2-1|76	%add_to_maven_depmap asm asm-analysis %{version} JPP/asm3 asm3-analysis
12mr|asm3-3.2-1|77	%add_to_maven_depmap asm asm-commons %{version} JPP/asm3 asm3-commons
12mr|asm3-3.2-1|78	%add_to_maven_depmap asm asm-tree %{version} JPP/asm3 asm3-tree
12mr|asm3-3.2-1|79	%add_to_maven_depmap asm asm-xml %{version} JPP/asm3 asm3-xml
12mr|asm3-3.2-1|80	
12mr|asm3-3.2-1|81	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
12mr|asm3-3.2-1|82	install -pm 644 %{SOURCE1} \
12mr|asm3-3.2-1|83	%{buildroot}%{_datadir}/maven2/poms/JPP.asm.pom
12mr|asm3-3.2-1|84	install -pm 644 %{SOURCE2} \
12mr|asm3-3.2-1|85	%{buildroot}%{_datadir}/maven2/poms/JPP.asm-util.pom
12mr|asm3-3.2-1|86	install -pm 644 %{SOURCE3} \
12mr|asm3-3.2-1|87	%{buildroot}%{_datadir}/maven2/poms/JPP.asm-analysis.pom
12mr|asm3-3.2-1|88	install -pm 644 %{SOURCE4} \
12mr|asm3-3.2-1|89	%{buildroot}%{_datadir}/maven2/poms/JPP.asm-commons.pom
12mr|asm3-3.2-1|90	install -pm 644 %{SOURCE5} \
12mr|asm3-3.2-1|91	%{buildroot}%{_datadir}/maven2/poms/JPP.asm-tree.pom
12mr|asm3-3.2-1|92	install -pm 644 %{SOURCE6} \
12mr|asm3-3.2-1|93	%{buildroot}%{_datadir}/maven2/poms/JPP.asm-xml.pom
12mr|asm3-3.2-1|94	
12mr|asm3-3.2-1|95	# javadoc
12mr|asm3-3.2-1|96	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|asm3-3.2-1|97	cp -a output/dist/doc/javadoc/user/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|asm3-3.2-1|98	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
12mr|asm3-3.2-1|99	
12mr|asm3-3.2-1|100	%{gcj_compile}
12mr|asm3-3.2-1|101	
12mr|asm3-3.2-1|102	# fix end-of-line
12mr|asm3-3.2-1|103	%{__perl} -pi -e 's/\r$//g' README.txt
12mr|asm3-3.2-1|104	
12mr|asm3-3.2-1|105	%post
12mr|asm3-3.2-1|106	%update_maven_depmap
12mr|asm3-3.2-1|107	%if %{gcj_support}
12mr|asm3-3.2-1|108	%{update_gcjdb}
12mr|asm3-3.2-1|109	%endif
12mr|asm3-3.2-1|110	
12mr|asm3-3.2-1|111	%postun
12mr|asm3-3.2-1|112	%update_maven_depmap
12mr|asm3-3.2-1|113	%if %{gcj_support}
12mr|asm3-3.2-1|114	%{clean_gcjdb}
12mr|asm3-3.2-1|115	%endif
12mr|asm3-3.2-1|116	
12mr|asm3-3.2-1|117	%files
12mr|asm3-3.2-1|118	%defattr(0644,root,root,0755)
12mr|asm3-3.2-1|119	%doc README.txt
12mr|asm3-3.2-1|120	%dir %{_javadir}/%{name}
12mr|asm3-3.2-1|121	%{_javadir}/%{name}/*.jar
12mr|asm3-3.2-1|122	%{_datadir}/maven2/poms/*
12mr|asm3-3.2-1|123	%config(noreplace) %{_mavendepmapfragdir}/*
12mr|asm3-3.2-1|124	%{gcj_files}
12mr|asm3-3.2-1|125	
12mr|asm3-3.2-1|126	%files javadoc
12mr|asm3-3.2-1|127	%defattr(0644,root,root,0755)
12mr|asm3-3.2-1|128	%dir %{_javadocdir}/%{name}-%{version}
12mr|asm3-3.2-1|129	%{_javadocdir}/%{name}-%{version}/*
12mr|asm3-3.2-1|130	%dir %{_javadocdir}/%{name}
12mr|asm3-3.2-1|131	
12mr|asm3-3.2-1|132	
12mr|asm3-3.2-1|133	
12mr|asm3-3.2-1|134	
12mr|asm3-3.2-1|135	%changelog
12mr|asm3-3.2-1|136	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|asm3-3.2-1|137	+ Commit: 5dcbf3f
12mr|asm3-3.2-1|138	- Use cp command instead of __cp macro
12mr|asm3-3.2-1|139	
12mr|asm3-3.2-1|140	

13472 12
12mr|aspell-0.60.6.1-3|1	%define major 15
12mr|aspell-0.60.6.1-3|2	%define libname %mklibname %{name} %{major}
12mr|aspell-0.60.6.1-3|3	%define libpspell %mklibname pspell %{major}
12mr|aspell-0.60.6.1-3|4	%define develname %mklibname %{name} -d
12mr|aspell-0.60.6.1-3|5	
12mr|aspell-0.60.6.1-3|6	Summary:	A Free and Open Source interactive spelling checker program
12mr|aspell-0.60.6.1-3|7	Name:		aspell
12mr|aspell-0.60.6.1-3|8	Version:	0.60.6.1
12mr|aspell-0.60.6.1-3|9	Release:	3
12mr|aspell-0.60.6.1-3|10	Group:		Text tools
12mr|aspell-0.60.6.1-3|11	License:	LGPL
12mr|aspell-0.60.6.1-3|12	URL:		http://aspell.net/
12mr|aspell-0.60.6.1-3|13	Source0:	ftp://ftp.gnu.org/gnu/aspell/%{name}-%{version}.tar.gz
12mr|aspell-0.60.6.1-3|14	Requires:	aspell-dictionary
12mr|aspell-0.60.6.1-3|15	
12mr|aspell-0.60.6.1-3|16	%description
12mr|aspell-0.60.6.1-3|17	GNU Aspell is a Free and Open Source spell checker designed to eventually
12mr|aspell-0.60.6.1-3|18	replace Ispell. It can either be used as a library or as an independent
12mr|aspell-0.60.6.1-3|19	spell checker.
12mr|aspell-0.60.6.1-3|20	Its main feature is that it does a much better job of coming up with possible
12mr|aspell-0.60.6.1-3|21	suggestions than just about any other spell checker out there for the English
12mr|aspell-0.60.6.1-3|22	language, including Ispell and Microsoft Word. It also has many other technical
12mr|aspell-0.60.6.1-3|23	enhancements over Ispell such as using shared memory for dictionaries and
12mr|aspell-0.60.6.1-3|24	intelligently handling personal dictionaries when more than one Aspell process
12mr|aspell-0.60.6.1-3|25	is open at once.
12mr|aspell-0.60.6.1-3|26	
12mr|aspell-0.60.6.1-3|27	%package -n %{libname}
12mr|aspell-0.60.6.1-3|28	Summary:	Shared library files for aspell
12mr|aspell-0.60.6.1-3|29	Group:		Text tools
12mr|aspell-0.60.6.1-3|30	
12mr|aspell-0.60.6.1-3|31	%description -n %{libname}
12mr|aspell-0.60.6.1-3|32	Shared library files for the aspell package.
12mr|aspell-0.60.6.1-3|33	
12mr|aspell-0.60.6.1-3|34	%package -n %{libpspell}
12mr|aspell-0.60.6.1-3|35	Summary:	Shared library files for aspell
12mr|aspell-0.60.6.1-3|36	Group:		Text tools
12mr|aspell-0.60.6.1-3|37	Conflicts:	%{libname} < 0.60.6.1-3
12mr|aspell-0.60.6.1-3|38	
12mr|aspell-0.60.6.1-3|39	%description -n %{libpspell}
12mr|aspell-0.60.6.1-3|40	Shared library files for the aspell package.
12mr|aspell-0.60.6.1-3|41	
12mr|aspell-0.60.6.1-3|42	%package -n %{develname}
12mr|aspell-0.60.6.1-3|43	Summary:	Development files for aspell
12mr|aspell-0.60.6.1-3|44	Group:		Development/Other
12mr|aspell-0.60.6.1-3|45	Requires:	%{name} >= %{version}-%{release}
12mr|aspell-0.60.6.1-3|46	Requires:	%{libname} >= %{version}-%{release}
12mr|aspell-0.60.6.1-3|47	Requires:	%{libpspell} >= %{version}-%{release}
12mr|aspell-0.60.6.1-3|48	Provides:	libaspell-devel = %{version}-%{release}
12mr|aspell-0.60.6.1-3|49	Provides:	%{name}-devel = %{version}-%{release}
12mr|aspell-0.60.6.1-3|50	Obsoletes:	%{libname}-devel < %{version}-%{release}
12mr|aspell-0.60.6.1-3|51	Conflicts:	libpspell4-devel
12mr|aspell-0.60.6.1-3|52	
12mr|aspell-0.60.6.1-3|53	%description -n %{develname}
12mr|aspell-0.60.6.1-3|54	Development headers, and files for development from the aspell package.
12mr|aspell-0.60.6.1-3|55	
12mr|aspell-0.60.6.1-3|56	%package manual
12mr|aspell-0.60.6.1-3|57	Summary:	Manual for aspell
12mr|aspell-0.60.6.1-3|58	Group:		Text tools
12mr|aspell-0.60.6.1-3|59	
12mr|aspell-0.60.6.1-3|60	%description manual
12mr|aspell-0.60.6.1-3|61	This package contains a manual for aspell.
12mr|aspell-0.60.6.1-3|62	
12mr|aspell-0.60.6.1-3|63	GNU Aspell is a Free and Open Source spell checker designed to eventually
12mr|aspell-0.60.6.1-3|64	replace Ispell. It can either be used as a library or as an independent
12mr|aspell-0.60.6.1-3|65	spell checker.
12mr|aspell-0.60.6.1-3|66	
12mr|aspell-0.60.6.1-3|67	%prep
12mr|aspell-0.60.6.1-3|68	%setup -q
12mr|aspell-0.60.6.1-3|69	
12mr|aspell-0.60.6.1-3|70	%build
12mr|aspell-0.60.6.1-3|71	%configure2_5x \
12mr|aspell-0.60.6.1-3|72	--disable-static \
12mr|aspell-0.60.6.1-3|73	--disable-rpath
12mr|aspell-0.60.6.1-3|74	
12mr|aspell-0.60.6.1-3|75	%make
12mr|aspell-0.60.6.1-3|76	
12mr|aspell-0.60.6.1-3|77	%install
12mr|aspell-0.60.6.1-3|78	rm -rf %{buildroot}
12mr|aspell-0.60.6.1-3|79	
12mr|aspell-0.60.6.1-3|80	%makeinstall_std
12mr|aspell-0.60.6.1-3|81	#make DESTDIR=%buildroot install
12mr|aspell-0.60.6.1-3|82	
12mr|aspell-0.60.6.1-3|83	# Provides symlink for configures that mean to match aspell on %%_libdir/aspell
12mr|aspell-0.60.6.1-3|84	pushd %{buildroot}%{_libdir}
12mr|aspell-0.60.6.1-3|85	ln -sf aspell-0.60 aspell
12mr|aspell-0.60.6.1-3|86	popd
12mr|aspell-0.60.6.1-3|87	
12mr|aspell-0.60.6.1-3|88	# multiarch policy
12mr|aspell-0.60.6.1-3|89	%multiarch_binaries %{buildroot}%{_bindir}/pspell-config
12mr|aspell-0.60.6.1-3|90	
12mr|aspell-0.60.6.1-3|91	%find_lang %{name}
12mr|aspell-0.60.6.1-3|92	
12mr|aspell-0.60.6.1-3|93	# cleanup
12mr|aspell-0.60.6.1-3|94	rm -f %{buildroot}%{_libdir}/*.la
12mr|aspell-0.60.6.1-3|95	
12mr|aspell-0.60.6.1-3|96	%pre
12mr|aspell-0.60.6.1-3|97	if [ -d %{_libdir}/aspell ]; then
12mr|aspell-0.60.6.1-3|98	rm -rf %{_libdir}/aspell
12mr|aspell-0.60.6.1-3|99	fi
12mr|aspell-0.60.6.1-3|100	
12mr|aspell-0.60.6.1-3|101	%files -f %{name}.lang
12mr|aspell-0.60.6.1-3|102	%doc README TODO
12mr|aspell-0.60.6.1-3|103	%{_bindir}/aspell*
12mr|aspell-0.60.6.1-3|104	%{_bindir}/run-with-aspell
12mr|aspell-0.60.6.1-3|105	%{_bindir}/word-list-compress
12mr|aspell-0.60.6.1-3|106	%{_bindir}/precat
12mr|aspell-0.60.6.1-3|107	%{_bindir}/preunzip
12mr|aspell-0.60.6.1-3|108	%{_bindir}/prezip
12mr|aspell-0.60.6.1-3|109	%{_bindir}/prezip-bin
12mr|aspell-0.60.6.1-3|110	%{_libdir}/aspell-0.60
12mr|aspell-0.60.6.1-3|111	%{_libdir}/aspell
12mr|aspell-0.60.6.1-3|112	%doc %{_datadir}/info/aspell*
12mr|aspell-0.60.6.1-3|113	%doc %{_mandir}/man1/*.1*
12mr|aspell-0.60.6.1-3|114	
12mr|aspell-0.60.6.1-3|115	%files -n %{libname}
12mr|aspell-0.60.6.1-3|116	%{_libdir}/libaspell.so.%{major}*
12mr|aspell-0.60.6.1-3|117	
12mr|aspell-0.60.6.1-3|118	%files -n %{libpspell}
12mr|aspell-0.60.6.1-3|119	%{_libdir}/libpspell.so.%{major}*
12mr|aspell-0.60.6.1-3|120	
12mr|aspell-0.60.6.1-3|121	%files -n %{develname}
12mr|aspell-0.60.6.1-3|122	%{_bindir}/pspell-config
12mr|aspell-0.60.6.1-3|123	%{_includedir}/*
12mr|aspell-0.60.6.1-3|124	%{_libdir}/libaspell.so
12mr|aspell-0.60.6.1-3|125	%{_libdir}/libpspell.so
12mr|aspell-0.60.6.1-3|126	%{multiarch_bindir}/pspell-config
12mr|aspell-0.60.6.1-3|127	
12mr|aspell-0.60.6.1-3|128	%files manual
12mr|aspell-0.60.6.1-3|129	%doc manual/*
12mr|aspell-0.60.6.1-3|130	
12mr|aspell-0.60.6.1-3|131	
12mr|aspell-0.60.6.1-3|132	
12mr|aspell-0.60.6.1-3|133	%changelog
12mr|aspell-0.60.6.1-3|134	

13473 12
12mr|aspell-af-0.50.0-14|1	%define _enable_debug_packages %{nil}
12mr|aspell-af-0.50.0-14|2	%define debug_package          %{nil}
12mr|aspell-af-0.50.0-14|3	
12mr|aspell-af-0.50.0-14|4	%define src_ver 0.50-0
12mr|aspell-af-0.50.0-14|5	
12mr|aspell-af-0.50.0-14|6	%define languageenglazy Afrikaans
12mr|aspell-af-0.50.0-14|7	%define languagecode af
12mr|aspell-af-0.50.0-14|8	%define lc_ctype af_ZA
12mr|aspell-af-0.50.0-14|9	
12mr|aspell-af-0.50.0-14|10	Summary:       %{languageenglazy} files for aspell
12mr|aspell-af-0.50.0-14|11	Name:          aspell-%{languagecode}
12mr|aspell-af-0.50.0-14|12	Version:       0.50.0
12mr|aspell-af-0.50.0-14|13	Release:       %mkrel 14
12mr|aspell-af-0.50.0-14|14	Group:         System/Internationalization
12mr|aspell-af-0.50.0-14|15	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-af-0.50.0-14|16	URL:           http://aspell.net/
12mr|aspell-af-0.50.0-14|17	License:	   LGPL
12mr|aspell-af-0.50.0-14|18	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-af-0.50.0-14|19	Provides:	   spell-%{languagecode}
12mr|aspell-af-0.50.0-14|20	# old ispell is repalced with aspell
12mr|aspell-af-0.50.0-14|21	Obsoletes:	   ispell-%{languagecode}
12mr|aspell-af-0.50.0-14|22	
12mr|aspell-af-0.50.0-14|23	BuildRequires: aspell >= 0.50
12mr|aspell-af-0.50.0-14|24	BuildRequires: make
12mr|aspell-af-0.50.0-14|25	Requires:      aspell >= 0.50
12mr|aspell-af-0.50.0-14|26	
12mr|aspell-af-0.50.0-14|27	# Mandriva Stuff
12mr|aspell-af-0.50.0-14|28	Requires:      locales-%{languagecode}
12mr|aspell-af-0.50.0-14|29	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-af-0.50.0-14|30	Provides:      enchant-dictionary = 1
12mr|aspell-af-0.50.0-14|31	Provides:      aspell-dictionary
12mr|aspell-af-0.50.0-14|32	Provides:	   aspell-%{lc_ctype}
12mr|aspell-af-0.50.0-14|33	
12mr|aspell-af-0.50.0-14|34	Autoreqprov:   no
12mr|aspell-af-0.50.0-14|35	
12mr|aspell-af-0.50.0-14|36	%description
12mr|aspell-af-0.50.0-14|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-af-0.50.0-14|38	
12mr|aspell-af-0.50.0-14|39	%prep
12mr|aspell-af-0.50.0-14|40	%setup -q -n %{name}-%{src_ver}
12mr|aspell-af-0.50.0-14|41	
12mr|aspell-af-0.50.0-14|42	%build
12mr|aspell-af-0.50.0-14|43	
12mr|aspell-af-0.50.0-14|44	# don't use configure macro
12mr|aspell-af-0.50.0-14|45	./configure
12mr|aspell-af-0.50.0-14|46	
12mr|aspell-af-0.50.0-14|47	%make
12mr|aspell-af-0.50.0-14|48	
12mr|aspell-af-0.50.0-14|49	%install
12mr|aspell-af-0.50.0-14|50	rm -fr $RPM_BUILD_ROOT
12mr|aspell-af-0.50.0-14|51	
12mr|aspell-af-0.50.0-14|52	%makeinstall_std
12mr|aspell-af-0.50.0-14|53	
12mr|aspell-af-0.50.0-14|54	mv -f README README.%{languagecode}
12mr|aspell-af-0.50.0-14|55	chmod 644 Copyright README.%{languagecode} doc/*
12mr|aspell-af-0.50.0-14|56	
12mr|aspell-af-0.50.0-14|57	%clean
12mr|aspell-af-0.50.0-14|58	rm -fr $RPM_BUILD_ROOT
12mr|aspell-af-0.50.0-14|59	
12mr|aspell-af-0.50.0-14|60	%files
12mr|aspell-af-0.50.0-14|61	%defattr(-,root,root)
12mr|aspell-af-0.50.0-14|62	%doc README.%{languagecode} Copyright doc/*
12mr|aspell-af-0.50.0-14|63	%{_libdir}/aspell-*/*
12mr|aspell-af-0.50.0-14|64	
12mr|aspell-af-0.50.0-14|65	
12mr|aspell-af-0.50.0-14|66	
12mr|aspell-af-0.50.0-14|67	
12mr|aspell-af-0.50.0-14|68	
12mr|aspell-af-0.50.0-14|69	%changelog
12mr|aspell-af-0.50.0-14|70	

13474 12
12mr|aspell-am-0.03.1-10|1	%define _enable_debug_packages %{nil}
12mr|aspell-am-0.03.1-10|2	%define debug_package          %{nil}
12mr|aspell-am-0.03.1-10|3	
12mr|aspell-am-0.03.1-10|4	%define src_ver 0.03-1
12mr|aspell-am-0.03.1-10|5	%define fname aspell6-%{languagecode}
12mr|aspell-am-0.03.1-10|6	%define aspell_ver 0.60
12mr|aspell-am-0.03.1-10|7	%define languageenglazy Amharic
12mr|aspell-am-0.03.1-10|8	%define languagecode am
12mr|aspell-am-0.03.1-10|9	%define lc_ctype am_ET
12mr|aspell-am-0.03.1-10|10	
12mr|aspell-am-0.03.1-10|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-am-0.03.1-10|12	Name:          aspell-%{languagecode}
12mr|aspell-am-0.03.1-10|13	Version:       0.03.1
12mr|aspell-am-0.03.1-10|14	Release:       %mkrel 10
12mr|aspell-am-0.03.1-10|15	Group:         System/Internationalization
12mr|aspell-am-0.03.1-10|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-am-0.03.1-10|17	URL:		   http://aspell.net/
12mr|aspell-am-0.03.1-10|18	License:	   GPL
12mr|aspell-am-0.03.1-10|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-am-0.03.1-10|20	Provides: spell-%{languagecode}
12mr|aspell-am-0.03.1-10|21	
12mr|aspell-am-0.03.1-10|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-am-0.03.1-10|23	BuildRequires: make
12mr|aspell-am-0.03.1-10|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-am-0.03.1-10|25	
12mr|aspell-am-0.03.1-10|26	# Mandriva Stuff
12mr|aspell-am-0.03.1-10|27	Requires:      locales-%{languagecode}
12mr|aspell-am-0.03.1-10|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-am-0.03.1-10|29	Provides:      enchant-dictionary = 1
12mr|aspell-am-0.03.1-10|30	Provides:      aspell-dictionary
12mr|aspell-am-0.03.1-10|31	Provides:      aspell-%{lc_ctype}
12mr|aspell-am-0.03.1-10|32	
12mr|aspell-am-0.03.1-10|33	Autoreqprov:   no
12mr|aspell-am-0.03.1-10|34	
12mr|aspell-am-0.03.1-10|35	%description
12mr|aspell-am-0.03.1-10|36	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-am-0.03.1-10|37	
12mr|aspell-am-0.03.1-10|38	%prep
12mr|aspell-am-0.03.1-10|39	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-am-0.03.1-10|40	
12mr|aspell-am-0.03.1-10|41	%build
12mr|aspell-am-0.03.1-10|42	# don't use configure macro
12mr|aspell-am-0.03.1-10|43	./configure
12mr|aspell-am-0.03.1-10|44	
12mr|aspell-am-0.03.1-10|45	%make
12mr|aspell-am-0.03.1-10|46	
12mr|aspell-am-0.03.1-10|47	%install
12mr|aspell-am-0.03.1-10|48	rm -fr $RPM_BUILD_ROOT
12mr|aspell-am-0.03.1-10|49	
12mr|aspell-am-0.03.1-10|50	%makeinstall_std
12mr|aspell-am-0.03.1-10|51	
12mr|aspell-am-0.03.1-10|52	chmod 644 Copyright README*
12mr|aspell-am-0.03.1-10|53	
12mr|aspell-am-0.03.1-10|54	%clean
12mr|aspell-am-0.03.1-10|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-am-0.03.1-10|56	
12mr|aspell-am-0.03.1-10|57	%files
12mr|aspell-am-0.03.1-10|58	%defattr(-,root,root)
12mr|aspell-am-0.03.1-10|59	%doc Copyright README* doc/*
12mr|aspell-am-0.03.1-10|60	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-am-0.03.1-10|61	
12mr|aspell-am-0.03.1-10|62	
12mr|aspell-am-0.03.1-10|63	
12mr|aspell-am-0.03.1-10|64	
12mr|aspell-am-0.03.1-10|65	
12mr|aspell-am-0.03.1-10|66	%changelog
12mr|aspell-am-0.03.1-10|67	

13475 12
12mr|aspell-az-0.02.0-12|1	%define _enable_debug_packages %{nil}
12mr|aspell-az-0.02.0-12|2	%define debug_package          %{nil}
12mr|aspell-az-0.02.0-12|3	
12mr|aspell-az-0.02.0-12|4	%define src_ver 0.02-0
12mr|aspell-az-0.02.0-12|5	%define fname aspell6-%{languagecode}
12mr|aspell-az-0.02.0-12|6	%define aspell_ver 0.60
12mr|aspell-az-0.02.0-12|7	%define languageenglazy Azeri
12mr|aspell-az-0.02.0-12|8	%define languagecode az
12mr|aspell-az-0.02.0-12|9	%define lc_ctype az_AZ
12mr|aspell-az-0.02.0-12|10	
12mr|aspell-az-0.02.0-12|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-az-0.02.0-12|12	Name:          aspell-%{languagecode}
12mr|aspell-az-0.02.0-12|13	Version:       0.02.0
12mr|aspell-az-0.02.0-12|14	Release:       %mkrel 12
12mr|aspell-az-0.02.0-12|15	Group:         System/Internationalization
12mr|aspell-az-0.02.0-12|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-az-0.02.0-12|17	URL:		   http://aspell.net/
12mr|aspell-az-0.02.0-12|18	License:	   GPL
12mr|aspell-az-0.02.0-12|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-az-0.02.0-12|20	Provides: spell-%{languagecode}
12mr|aspell-az-0.02.0-12|21	
12mr|aspell-az-0.02.0-12|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-az-0.02.0-12|23	BuildRequires: make
12mr|aspell-az-0.02.0-12|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-az-0.02.0-12|25	
12mr|aspell-az-0.02.0-12|26	# Mandriva Stuff
12mr|aspell-az-0.02.0-12|27	Requires:      locales-%{languagecode}
12mr|aspell-az-0.02.0-12|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-az-0.02.0-12|29	Provides:      enchant-dictionary = 1
12mr|aspell-az-0.02.0-12|30	Provides:      aspell-dictionary
12mr|aspell-az-0.02.0-12|31	Provides:      aspell-%{lc_ctype}
12mr|aspell-az-0.02.0-12|32	
12mr|aspell-az-0.02.0-12|33	Autoreqprov:   no
12mr|aspell-az-0.02.0-12|34	
12mr|aspell-az-0.02.0-12|35	%description
12mr|aspell-az-0.02.0-12|36	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-az-0.02.0-12|37	
12mr|aspell-az-0.02.0-12|38	%prep
12mr|aspell-az-0.02.0-12|39	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-az-0.02.0-12|40	
12mr|aspell-az-0.02.0-12|41	%build
12mr|aspell-az-0.02.0-12|42	# don't use configure macro
12mr|aspell-az-0.02.0-12|43	./configure
12mr|aspell-az-0.02.0-12|44	
12mr|aspell-az-0.02.0-12|45	%make
12mr|aspell-az-0.02.0-12|46	
12mr|aspell-az-0.02.0-12|47	%install
12mr|aspell-az-0.02.0-12|48	rm -fr $RPM_BUILD_ROOT
12mr|aspell-az-0.02.0-12|49	
12mr|aspell-az-0.02.0-12|50	%makeinstall_std
12mr|aspell-az-0.02.0-12|51	
12mr|aspell-az-0.02.0-12|52	chmod 644 Copyright README*
12mr|aspell-az-0.02.0-12|53	
12mr|aspell-az-0.02.0-12|54	%clean
12mr|aspell-az-0.02.0-12|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-az-0.02.0-12|56	
12mr|aspell-az-0.02.0-12|57	%files
12mr|aspell-az-0.02.0-12|58	%defattr(-,root,root)
12mr|aspell-az-0.02.0-12|59	%doc README* Copyright doc/*
12mr|aspell-az-0.02.0-12|60	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-az-0.02.0-12|61	
12mr|aspell-az-0.02.0-12|62	
12mr|aspell-az-0.02.0-12|63	
12mr|aspell-az-0.02.0-12|64	
12mr|aspell-az-0.02.0-12|65	
12mr|aspell-az-0.02.0-12|66	%changelog
12mr|aspell-az-0.02.0-12|67	

13476 12
12mr|aspell-be-0.50.0-14|1	%define _enable_debug_packages %{nil}
12mr|aspell-be-0.50.0-14|2	%define debug_package          %{nil}
12mr|aspell-be-0.50.0-14|3	
12mr|aspell-be-0.50.0-14|4	%define src_ver 0.01
12mr|aspell-be-0.50.0-14|5	
12mr|aspell-be-0.50.0-14|6	%define languageenglazy Belarussian
12mr|aspell-be-0.50.0-14|7	%define languagecode be
12mr|aspell-be-0.50.0-14|8	%define lc_ctype be_BY
12mr|aspell-be-0.50.0-14|9	
12mr|aspell-be-0.50.0-14|10	Summary:       %{languageenglazy} files for aspell
12mr|aspell-be-0.50.0-14|11	Name:          aspell-%{languagecode}
12mr|aspell-be-0.50.0-14|12	Version:       0.50.0
12mr|aspell-be-0.50.0-14|13	Release:       %mkrel 14
12mr|aspell-be-0.50.0-14|14	Group:         System/Internationalization
12mr|aspell-be-0.50.0-14|15	#Source:        ftp://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-be-0.50.0-14|16	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell5-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-be-0.50.0-14|17	URL:           http://aspell.net/
12mr|aspell-be-0.50.0-14|18	License:	   GPL
12mr|aspell-be-0.50.0-14|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-be-0.50.0-14|20	Provides: spell-%{languagecode}
12mr|aspell-be-0.50.0-14|21	
12mr|aspell-be-0.50.0-14|22	
12mr|aspell-be-0.50.0-14|23	BuildRequires: aspell >= 0.50
12mr|aspell-be-0.50.0-14|24	BuildRequires: make
12mr|aspell-be-0.50.0-14|25	Requires:      aspell >= 0.50
12mr|aspell-be-0.50.0-14|26	
12mr|aspell-be-0.50.0-14|27	# Mandriva Stuff
12mr|aspell-be-0.50.0-14|28	Requires:      locales-%{languagecode}
12mr|aspell-be-0.50.0-14|29	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-be-0.50.0-14|30	Provides:      enchant-dictionary = 1
12mr|aspell-be-0.50.0-14|31	Provides:      aspell-dictionary
12mr|aspell-be-0.50.0-14|32	Provides:	   aspell-%{lc_ctype}
12mr|aspell-be-0.50.0-14|33	
12mr|aspell-be-0.50.0-14|34	Autoreqprov:   no
12mr|aspell-be-0.50.0-14|35	
12mr|aspell-be-0.50.0-14|36	%description
12mr|aspell-be-0.50.0-14|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-be-0.50.0-14|38	
12mr|aspell-be-0.50.0-14|39	%prep
12mr|aspell-be-0.50.0-14|40	#%setup -q -n %{name}-%{src_ver}
12mr|aspell-be-0.50.0-14|41	%setup -q -n aspell5-be-%{src_ver}
12mr|aspell-be-0.50.0-14|42	
12mr|aspell-be-0.50.0-14|43	%build
12mr|aspell-be-0.50.0-14|44	
12mr|aspell-be-0.50.0-14|45	# don't use configure macro
12mr|aspell-be-0.50.0-14|46	./configure
12mr|aspell-be-0.50.0-14|47	
12mr|aspell-be-0.50.0-14|48	%make
12mr|aspell-be-0.50.0-14|49	
12mr|aspell-be-0.50.0-14|50	%install
12mr|aspell-be-0.50.0-14|51	rm -fr $RPM_BUILD_ROOT
12mr|aspell-be-0.50.0-14|52	
12mr|aspell-be-0.50.0-14|53	%makeinstall_std
12mr|aspell-be-0.50.0-14|54	
12mr|aspell-be-0.50.0-14|55	mv -f README README.%{languagecode}
12mr|aspell-be-0.50.0-14|56	chmod 644 Copyright README.%{languagecode} #doc/*
12mr|aspell-be-0.50.0-14|57	
12mr|aspell-be-0.50.0-14|58	%clean
12mr|aspell-be-0.50.0-14|59	rm -fr $RPM_BUILD_ROOT
12mr|aspell-be-0.50.0-14|60	
12mr|aspell-be-0.50.0-14|61	%files
12mr|aspell-be-0.50.0-14|62	%defattr(-,root,root)
12mr|aspell-be-0.50.0-14|63	%doc README.%{languagecode} Copyright
12mr|aspell-be-0.50.0-14|64	#%doc doc/*
12mr|aspell-be-0.50.0-14|65	%{_libdir}/aspell-*/*
12mr|aspell-be-0.50.0-14|66	
12mr|aspell-be-0.50.0-14|67	
12mr|aspell-be-0.50.0-14|68	
12mr|aspell-be-0.50.0-14|69	
12mr|aspell-be-0.50.0-14|70	
12mr|aspell-be-0.50.0-14|71	%changelog
12mr|aspell-be-0.50.0-14|72	

13477 12
12mr|aspell-bg-4.1.0-7|1	%define _enable_debug_packages %{nil}
12mr|aspell-bg-4.1.0-7|2	%define debug_package          %{nil}
12mr|aspell-bg-4.1.0-7|3	
12mr|aspell-bg-4.1.0-7|4	# NOTE: the bulgarian.kbd file in the sources is not in utf-8;
12mr|aspell-bg-4.1.0-7|5	# that is wrong and fixed in the spec file; the fix has to
12mr|aspell-bg-4.1.0-7|6	# be removed once the kbd file shipped with the sources is fixed.
12mr|aspell-bg-4.1.0-7|7	
12mr|aspell-bg-4.1.0-7|8	%define src_ver 4.1-0
12mr|aspell-bg-4.1.0-7|9	%define fname aspell6-%{languagecode}
12mr|aspell-bg-4.1.0-7|10	%define aspell_ver 0.60
12mr|aspell-bg-4.1.0-7|11	%define languageenglazy Bulgarian
12mr|aspell-bg-4.1.0-7|12	%define languagecode bg
12mr|aspell-bg-4.1.0-7|13	%define lc_ctype bg_BG
12mr|aspell-bg-4.1.0-7|14	
12mr|aspell-bg-4.1.0-7|15	Summary:       %{languageenglazy} files for aspell
12mr|aspell-bg-4.1.0-7|16	Name:          aspell-%{languagecode}
12mr|aspell-bg-4.1.0-7|17	Version:       4.1.0
12mr|aspell-bg-4.1.0-7|18	Release:       %mkrel 7
12mr|aspell-bg-4.1.0-7|19	Group:         System/Internationalization
12mr|aspell-bg-4.1.0-7|20	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-bg-4.1.0-7|21	URL:           http://aspell.net/
12mr|aspell-bg-4.1.0-7|22	License:	   GPL
12mr|aspell-bg-4.1.0-7|23	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-bg-4.1.0-7|24	Provides: spell-%{languagecode}
12mr|aspell-bg-4.1.0-7|25	
12mr|aspell-bg-4.1.0-7|26	
12mr|aspell-bg-4.1.0-7|27	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-bg-4.1.0-7|28	BuildRequires: make
12mr|aspell-bg-4.1.0-7|29	Requires:      aspell >= %{aspell_ver}
12mr|aspell-bg-4.1.0-7|30	
12mr|aspell-bg-4.1.0-7|31	# Mandriva Stuff
12mr|aspell-bg-4.1.0-7|32	Requires:      locales-%{languagecode}
12mr|aspell-bg-4.1.0-7|33	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-bg-4.1.0-7|34	Provides:      enchant-dictionary = 1
12mr|aspell-bg-4.1.0-7|35	Provides:      aspell-dictionary
12mr|aspell-bg-4.1.0-7|36	Provides:	   aspell-%{lc_ctype}
12mr|aspell-bg-4.1.0-7|37	
12mr|aspell-bg-4.1.0-7|38	Autoreqprov:   no
12mr|aspell-bg-4.1.0-7|39	
12mr|aspell-bg-4.1.0-7|40	%description
12mr|aspell-bg-4.1.0-7|41	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-bg-4.1.0-7|42	
12mr|aspell-bg-4.1.0-7|43	%prep
12mr|aspell-bg-4.1.0-7|44	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-bg-4.1.0-7|45	
12mr|aspell-bg-4.1.0-7|46	# the kbd file is not in utf-8; that is wrong, fixing it
12mr|aspell-bg-4.1.0-7|47	cat bulgarian.kbd | iconv -f cp1251 -t utf-8  > tmpfile
12mr|aspell-bg-4.1.0-7|48	cat tmpfile > bulgarian.kbd
12mr|aspell-bg-4.1.0-7|49	
12mr|aspell-bg-4.1.0-7|50	%build
12mr|aspell-bg-4.1.0-7|51	
12mr|aspell-bg-4.1.0-7|52	# don't use configure macro
12mr|aspell-bg-4.1.0-7|53	./configure
12mr|aspell-bg-4.1.0-7|54	
12mr|aspell-bg-4.1.0-7|55	%make
12mr|aspell-bg-4.1.0-7|56	
12mr|aspell-bg-4.1.0-7|57	%install
12mr|aspell-bg-4.1.0-7|58	rm -fr $RPM_BUILD_ROOT
12mr|aspell-bg-4.1.0-7|59	
12mr|aspell-bg-4.1.0-7|60	%makeinstall_std
12mr|aspell-bg-4.1.0-7|61	
12mr|aspell-bg-4.1.0-7|62	mv -f README README.%{languagecode}
12mr|aspell-bg-4.1.0-7|63	chmod 644 Copyright README.%{languagecode} doc/*
12mr|aspell-bg-4.1.0-7|64	
12mr|aspell-bg-4.1.0-7|65	%clean
12mr|aspell-bg-4.1.0-7|66	rm -fr $RPM_BUILD_ROOT
12mr|aspell-bg-4.1.0-7|67	
12mr|aspell-bg-4.1.0-7|68	%files
12mr|aspell-bg-4.1.0-7|69	%defattr(-,root,root)
12mr|aspell-bg-4.1.0-7|70	%doc README.%{languagecode} Copyright
12mr|aspell-bg-4.1.0-7|71	%doc doc/*
12mr|aspell-bg-4.1.0-7|72	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-bg-4.1.0-7|73	
12mr|aspell-bg-4.1.0-7|74	
12mr|aspell-bg-4.1.0-7|75	
12mr|aspell-bg-4.1.0-7|76	
12mr|aspell-bg-4.1.0-7|77	
12mr|aspell-bg-4.1.0-7|78	%changelog
12mr|aspell-bg-4.1.0-7|79	

13478 12
12mr|aspell-bn-0.01.1.1-12|1	%define _enable_debug_packages %{nil}
12mr|aspell-bn-0.01.1.1-12|2	%define debug_package          %{nil}
12mr|aspell-bn-0.01.1.1-12|3	
12mr|aspell-bn-0.01.1.1-12|4	%define src_ver 0.01.1-1
12mr|aspell-bn-0.01.1.1-12|5	%define fname aspell6-%{languagecode}
12mr|aspell-bn-0.01.1.1-12|6	%define aspell_ver 0.60
12mr|aspell-bn-0.01.1.1-12|7	%define languageenglazy Bengali
12mr|aspell-bn-0.01.1.1-12|8	%define languagecode bn
12mr|aspell-bn-0.01.1.1-12|9	%define lc_ctype bn_BD
12mr|aspell-bn-0.01.1.1-12|10	
12mr|aspell-bn-0.01.1.1-12|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-bn-0.01.1.1-12|12	Name:          aspell-%{languagecode}
12mr|aspell-bn-0.01.1.1-12|13	Version:       0.01.1.1
12mr|aspell-bn-0.01.1.1-12|14	Release:       %mkrel 12
12mr|aspell-bn-0.01.1.1-12|15	Group:         System/Internationalization
12mr|aspell-bn-0.01.1.1-12|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-bn-0.01.1.1-12|17	URL:		   http://aspell.net/
12mr|aspell-bn-0.01.1.1-12|18	License:	   GPL
12mr|aspell-bn-0.01.1.1-12|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-bn-0.01.1.1-12|20	Provides: spell-%{languagecode}
12mr|aspell-bn-0.01.1.1-12|21	
12mr|aspell-bn-0.01.1.1-12|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-bn-0.01.1.1-12|23	BuildRequires: make
12mr|aspell-bn-0.01.1.1-12|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-bn-0.01.1.1-12|25	
12mr|aspell-bn-0.01.1.1-12|26	# Mandriva Stuff
12mr|aspell-bn-0.01.1.1-12|27	Requires:      locales-%{languagecode}
12mr|aspell-bn-0.01.1.1-12|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-bn-0.01.1.1-12|29	Provides:      enchant-dictionary = 1
12mr|aspell-bn-0.01.1.1-12|30	Provides:      aspell-dictionary
12mr|aspell-bn-0.01.1.1-12|31	Provides:      aspell-%{lc_ctype}
12mr|aspell-bn-0.01.1.1-12|32	
12mr|aspell-bn-0.01.1.1-12|33	Autoreqprov:   no
12mr|aspell-bn-0.01.1.1-12|34	
12mr|aspell-bn-0.01.1.1-12|35	%description
12mr|aspell-bn-0.01.1.1-12|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-bn-0.01.1.1-12|37	
12mr|aspell-bn-0.01.1.1-12|38	%prep
12mr|aspell-bn-0.01.1.1-12|39	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-bn-0.01.1.1-12|40	
12mr|aspell-bn-0.01.1.1-12|41	%build
12mr|aspell-bn-0.01.1.1-12|42	# don't use configure macro
12mr|aspell-bn-0.01.1.1-12|43	./configure
12mr|aspell-bn-0.01.1.1-12|44	
12mr|aspell-bn-0.01.1.1-12|45	%make
12mr|aspell-bn-0.01.1.1-12|46	
12mr|aspell-bn-0.01.1.1-12|47	%install
12mr|aspell-bn-0.01.1.1-12|48	rm -fr $RPM_BUILD_ROOT
12mr|aspell-bn-0.01.1.1-12|49	
12mr|aspell-bn-0.01.1.1-12|50	%makeinstall_std
12mr|aspell-bn-0.01.1.1-12|51	
12mr|aspell-bn-0.01.1.1-12|52	chmod 644 Copyright README*
12mr|aspell-bn-0.01.1.1-12|53	
12mr|aspell-bn-0.01.1.1-12|54	%clean
12mr|aspell-bn-0.01.1.1-12|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-bn-0.01.1.1-12|56	
12mr|aspell-bn-0.01.1.1-12|57	%files
12mr|aspell-bn-0.01.1.1-12|58	%defattr(-,root,root)
12mr|aspell-bn-0.01.1.1-12|59	%doc Copyright doc/README
12mr|aspell-bn-0.01.1.1-12|60	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-bn-0.01.1.1-12|61	
12mr|aspell-bn-0.01.1.1-12|62	
12mr|aspell-bn-0.01.1.1-12|63	
12mr|aspell-bn-0.01.1.1-12|64	
12mr|aspell-bn-0.01.1.1-12|65	
12mr|aspell-bn-0.01.1.1-12|66	%changelog
12mr|aspell-bn-0.01.1.1-12|67	

13479 12
12mr|aspell-br-0.60.2-12|1	%define _enable_debug_packages %{nil}
12mr|aspell-br-0.60.2-12|2	%define debug_package          %{nil}
12mr|aspell-br-0.60.2-12|3	
12mr|aspell-br-0.60.2-12|4	%define ver_major 0.60
12mr|aspell-br-0.60.2-12|5	%define ver_minor 2
12mr|aspell-br-0.60.2-12|6	
12mr|aspell-br-0.60.2-12|7	%define src_ver %ver_major-%ver_minor
12mr|aspell-br-0.60.2-12|8	
12mr|aspell-br-0.60.2-12|9	%define languageenglazy Breton
12mr|aspell-br-0.60.2-12|10	%define languagecode br
12mr|aspell-br-0.60.2-12|11	%define lc_ctype br_FR
12mr|aspell-br-0.60.2-12|12	
12mr|aspell-br-0.60.2-12|13	Summary:       %{languageenglazy} files for aspell
12mr|aspell-br-0.60.2-12|14	Summary(br):   Geriadur brezhonek evit aspell
12mr|aspell-br-0.60.2-12|15	Name:          aspell-%{languagecode}
12mr|aspell-br-0.60.2-12|16	Version:       %ver_major.%ver_minor
12mr|aspell-br-0.60.2-12|17	Release:       %mkrel 12
12mr|aspell-br-0.60.2-12|18	Group:         System/Internationalization
12mr|aspell-br-0.60.2-12|19	Source:        ftp://ftp.gnu.org/gnu/aspell/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-br-0.60.2-12|20	URL:           http://aspell.net/
12mr|aspell-br-0.60.2-12|21	License:	   GPL
12mr|aspell-br-0.60.2-12|22	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-br-0.60.2-12|23	Provides: spell-br
12mr|aspell-br-0.60.2-12|24	
12mr|aspell-br-0.60.2-12|25	
12mr|aspell-br-0.60.2-12|26	BuildRequires: aspell >= 0.50
12mr|aspell-br-0.60.2-12|27	BuildRequires: make
12mr|aspell-br-0.60.2-12|28	Requires:      aspell >= 0.50
12mr|aspell-br-0.60.2-12|29	
12mr|aspell-br-0.60.2-12|30	# Mandriva Stuff
12mr|aspell-br-0.60.2-12|31	Requires:      locales-%{languagecode}
12mr|aspell-br-0.60.2-12|32	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-br-0.60.2-12|33	Provides:      enchant-dictionary = 1
12mr|aspell-br-0.60.2-12|34	Provides:      aspell-dictionary
12mr|aspell-br-0.60.2-12|35	Provides:	   aspell-%{lc_ctype}
12mr|aspell-br-0.60.2-12|36	
12mr|aspell-br-0.60.2-12|37	Autoreqprov:   no
12mr|aspell-br-0.60.2-12|38	
12mr|aspell-br-0.60.2-12|39	%description
12mr|aspell-br-0.60.2-12|40	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-br-0.60.2-12|41	
12mr|aspell-br-0.60.2-12|42	%description -l br
12mr|aspell-br-0.60.2-12|43	Geriadur brezhonek evit aspell.
12mr|aspell-br-0.60.2-12|44	
12mr|aspell-br-0.60.2-12|45	%prep
12mr|aspell-br-0.60.2-12|46	%setup -q -n %{name}-%{src_ver}
12mr|aspell-br-0.60.2-12|47	
12mr|aspell-br-0.60.2-12|48	%build
12mr|aspell-br-0.60.2-12|49	
12mr|aspell-br-0.60.2-12|50	# don't use configure macro
12mr|aspell-br-0.60.2-12|51	./configure
12mr|aspell-br-0.60.2-12|52	
12mr|aspell-br-0.60.2-12|53	%make
12mr|aspell-br-0.60.2-12|54	
12mr|aspell-br-0.60.2-12|55	%install
12mr|aspell-br-0.60.2-12|56	rm -fr $RPM_BUILD_ROOT
12mr|aspell-br-0.60.2-12|57	
12mr|aspell-br-0.60.2-12|58	%makeinstall_std
12mr|aspell-br-0.60.2-12|59	
12mr|aspell-br-0.60.2-12|60	mv -f README README.%{languagecode}
12mr|aspell-br-0.60.2-12|61	chmod 644 Copyright README.%{languagecode} doc/*
12mr|aspell-br-0.60.2-12|62	
12mr|aspell-br-0.60.2-12|63	%clean
12mr|aspell-br-0.60.2-12|64	rm -fr $RPM_BUILD_ROOT
12mr|aspell-br-0.60.2-12|65	
12mr|aspell-br-0.60.2-12|66	%files
12mr|aspell-br-0.60.2-12|67	%defattr(-,root,root)
12mr|aspell-br-0.60.2-12|68	%doc README.%{languagecode} Copyright doc/*
12mr|aspell-br-0.60.2-12|69	%{_libdir}/aspell-*/*
12mr|aspell-br-0.60.2-12|70	
12mr|aspell-br-0.60.2-12|71	
12mr|aspell-br-0.60.2-12|72	
12mr|aspell-br-0.60.2-12|73	
12mr|aspell-br-0.60.2-12|74	
12mr|aspell-br-0.60.2-12|75	%changelog
12mr|aspell-br-0.60.2-12|76	

13480 12
12mr|aspell-ca-20090721-4|1	%define _enable_debug_packages %{nil}
12mr|aspell-ca-20090721-4|2	%define debug_package          %{nil}
12mr|aspell-ca-20090721-4|3	
12mr|aspell-ca-20090721-4|4	%define src_ver 2.1.5-1
12mr|aspell-ca-20090721-4|5	%define fname aspell6-%{languagecode}
12mr|aspell-ca-20090721-4|6	%define aspell_ver 0.60
12mr|aspell-ca-20090721-4|7	%define languageenglazy Catalan
12mr|aspell-ca-20090721-4|8	%define languagecode ca
12mr|aspell-ca-20090721-4|9	%define lc_ctype ca_ES
12mr|aspell-ca-20090721-4|10	
12mr|aspell-ca-20090721-4|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-ca-20090721-4|12	Summary(ca):   Diccionari català per aspell
12mr|aspell-ca-20090721-4|13	Name:          aspell-%{languagecode}
12mr|aspell-ca-20090721-4|14	Version:       20090721
12mr|aspell-ca-20090721-4|15	Release:       %mkrel 4
12mr|aspell-ca-20090721-4|16	Group:         System/Internationalization
12mr|aspell-ca-20090721-4|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-ca-20090721-4|18	URL:           http://aspell.net/
12mr|aspell-ca-20090721-4|19	License:	GPLv2
12mr|aspell-ca-20090721-4|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-ca-20090721-4|21	Provides: spell-ca
12mr|aspell-ca-20090721-4|22	
12mr|aspell-ca-20090721-4|23	
12mr|aspell-ca-20090721-4|24	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-ca-20090721-4|25	BuildRequires: make
12mr|aspell-ca-20090721-4|26	Requires:      aspell >= %{aspell_ver}
12mr|aspell-ca-20090721-4|27	
12mr|aspell-ca-20090721-4|28	# Mandriva Stuff
12mr|aspell-ca-20090721-4|29	Requires:      locales-%{languagecode}
12mr|aspell-ca-20090721-4|30	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-ca-20090721-4|31	Provides:      enchant-dictionary = 1
12mr|aspell-ca-20090721-4|32	Provides:      aspell-dictionary
12mr|aspell-ca-20090721-4|33	Provides:	   aspell-%{lc_ctype}
12mr|aspell-ca-20090721-4|34	
12mr|aspell-ca-20090721-4|35	Autoreqprov:   no
12mr|aspell-ca-20090721-4|36	
12mr|aspell-ca-20090721-4|37	%description
12mr|aspell-ca-20090721-4|38	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-ca-20090721-4|39	
12mr|aspell-ca-20090721-4|40	%description -l ca
12mr|aspell-ca-20090721-4|41	aspell-ca té les dades d'ortografia del català per utilitzar-se amb
12mr|aspell-ca-20090721-4|42	el programa ispell. Amb aquesta extensió, podeu redactar un document
12mr|aspell-ca-20090721-4|43	en català i verificar fàcilment les seves errades.
12mr|aspell-ca-20090721-4|44	
12mr|aspell-ca-20090721-4|45	aspell es pot utilitzar directament des de la línia d'ordres
12mr|aspell-ca-20090721-4|46	per tal de verificar un fitxer o utilitzat per diversos programes
12mr|aspell-ca-20090721-4|47	comercials de text, com el Lyx, etc."
12mr|aspell-ca-20090721-4|48	
12mr|aspell-ca-20090721-4|49	%prep
12mr|aspell-ca-20090721-4|50	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-ca-20090721-4|51	iconv -f ISO-8859-15 -t utf-8 doc/ChangeLog -o doc/ChangeLog.aux
12mr|aspell-ca-20090721-4|52	iconv -f ISO-8859-15 -t utf-8 Copyright -o Copyright.aux
12mr|aspell-ca-20090721-4|53	mv -f doc/ChangeLog.aux doc/ChangeLog
12mr|aspell-ca-20090721-4|54	mv -f Copyright.aux Copyright
12mr|aspell-ca-20090721-4|55	
12mr|aspell-ca-20090721-4|56	%build
12mr|aspell-ca-20090721-4|57	
12mr|aspell-ca-20090721-4|58	# don't use configure macro
12mr|aspell-ca-20090721-4|59	./configure
12mr|aspell-ca-20090721-4|60	
12mr|aspell-ca-20090721-4|61	%make
12mr|aspell-ca-20090721-4|62	
12mr|aspell-ca-20090721-4|63	%install
12mr|aspell-ca-20090721-4|64	rm -fr $RPM_BUILD_ROOT
12mr|aspell-ca-20090721-4|65	
12mr|aspell-ca-20090721-4|66	%makeinstall_std
12mr|aspell-ca-20090721-4|67	
12mr|aspell-ca-20090721-4|68	mv -f README README.%{languagecode}
12mr|aspell-ca-20090721-4|69	chmod 644 Copyright README.%{languagecode} doc/*
12mr|aspell-ca-20090721-4|70	
12mr|aspell-ca-20090721-4|71	%clean
12mr|aspell-ca-20090721-4|72	rm -fr $RPM_BUILD_ROOT
12mr|aspell-ca-20090721-4|73	
12mr|aspell-ca-20090721-4|74	%files
12mr|aspell-ca-20090721-4|75	%defattr(-,root,root)
12mr|aspell-ca-20090721-4|76	%doc README.%{languagecode} Copyright doc/*
12mr|aspell-ca-20090721-4|77	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-ca-20090721-4|78	
12mr|aspell-ca-20090721-4|79	
12mr|aspell-ca-20090721-4|80	
12mr|aspell-ca-20090721-4|81	
12mr|aspell-ca-20090721-4|82	
12mr|aspell-ca-20090721-4|83	%changelog
12mr|aspell-ca-20090721-4|84	

13481 12
12mr|aspell-cs-20040614.1-11|1	%define _enable_debug_packages %{nil}
12mr|aspell-cs-20040614.1-11|2	%define debug_package          %{nil}
12mr|aspell-cs-20040614.1-11|3	
12mr|aspell-cs-20040614.1-11|4	%define src_ver 20040614-1
12mr|aspell-cs-20040614.1-11|5	%define fname aspell6-%{languagecode}
12mr|aspell-cs-20040614.1-11|6	%define aspell_ver 0.60
12mr|aspell-cs-20040614.1-11|7	%define languageenglazy Czech
12mr|aspell-cs-20040614.1-11|8	%define languagecode cs
12mr|aspell-cs-20040614.1-11|9	%define lc_ctype cs_CZ
12mr|aspell-cs-20040614.1-11|10	
12mr|aspell-cs-20040614.1-11|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-cs-20040614.1-11|12	Summary(cs):   Český slovník pro korektor překlepů aspell
12mr|aspell-cs-20040614.1-11|13	Name:          aspell-%{languagecode}
12mr|aspell-cs-20040614.1-11|14	Version:       20040614.1
12mr|aspell-cs-20040614.1-11|15	Release:       %mkrel 11
12mr|aspell-cs-20040614.1-11|16	Group:         System/Internationalization
12mr|aspell-cs-20040614.1-11|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-cs-20040614.1-11|18	URL:		   http://aspell.sourceforge.net/
12mr|aspell-cs-20040614.1-11|19	License:	   GPL
12mr|aspell-cs-20040614.1-11|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-cs-20040614.1-11|21	
12mr|aspell-cs-20040614.1-11|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-cs-20040614.1-11|23	BuildRequires: make
12mr|aspell-cs-20040614.1-11|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-cs-20040614.1-11|25	
12mr|aspell-cs-20040614.1-11|26	# Mandriva Stuff
12mr|aspell-cs-20040614.1-11|27	Requires:      locales-%{languagecode}
12mr|aspell-cs-20040614.1-11|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-cs-20040614.1-11|29	Provides:      enchant-dictionary = 1
12mr|aspell-cs-20040614.1-11|30	Provides:      aspell-dictionary
12mr|aspell-cs-20040614.1-11|31	Provides:	   aspell-%{lc_ctype}
12mr|aspell-cs-20040614.1-11|32	Provides:      spell-%{languagecode}
12mr|aspell-cs-20040614.1-11|33	
12mr|aspell-cs-20040614.1-11|34	Autoreqprov:   no
12mr|aspell-cs-20040614.1-11|35	
12mr|aspell-cs-20040614.1-11|36	%description
12mr|aspell-cs-20040614.1-11|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-cs-20040614.1-11|38	
12mr|aspell-cs-20040614.1-11|39	%prep
12mr|aspell-cs-20040614.1-11|40	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-cs-20040614.1-11|41	
12mr|aspell-cs-20040614.1-11|42	%build
12mr|aspell-cs-20040614.1-11|43	
12mr|aspell-cs-20040614.1-11|44	# don't use configure macro
12mr|aspell-cs-20040614.1-11|45	./configure
12mr|aspell-cs-20040614.1-11|46	
12mr|aspell-cs-20040614.1-11|47	%make
12mr|aspell-cs-20040614.1-11|48	
12mr|aspell-cs-20040614.1-11|49	%install
12mr|aspell-cs-20040614.1-11|50	rm -fr $RPM_BUILD_ROOT
12mr|aspell-cs-20040614.1-11|51	
12mr|aspell-cs-20040614.1-11|52	%makeinstall_std
12mr|aspell-cs-20040614.1-11|53	
12mr|aspell-cs-20040614.1-11|54	mv -f README README.%{languagecode}
12mr|aspell-cs-20040614.1-11|55	chmod 644 Copyright README.%{languagecode}
12mr|aspell-cs-20040614.1-11|56	
12mr|aspell-cs-20040614.1-11|57	%clean
12mr|aspell-cs-20040614.1-11|58	rm -fr $RPM_BUILD_ROOT
12mr|aspell-cs-20040614.1-11|59	
12mr|aspell-cs-20040614.1-11|60	%files
12mr|aspell-cs-20040614.1-11|61	%defattr(-,root,root)
12mr|aspell-cs-20040614.1-11|62	%doc README.%{languagecode} Copyright doc/notes.txt doc/README.orig
12mr|aspell-cs-20040614.1-11|63	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-cs-20040614.1-11|64	
12mr|aspell-cs-20040614.1-11|65	
12mr|aspell-cs-20040614.1-11|66	
12mr|aspell-cs-20040614.1-11|67	
12mr|aspell-cs-20040614.1-11|68	
12mr|aspell-cs-20040614.1-11|69	%changelog
12mr|aspell-cs-20040614.1-11|70	

13482 12
12mr|aspell-cy-0.50.3-21|1	%define _enable_debug_packages %{nil}
12mr|aspell-cy-0.50.3-21|2	%define debug_package          %{nil}
12mr|aspell-cy-0.50.3-21|3	
12mr|aspell-cy-0.50.3-21|4	# WARNING
12mr|aspell-cy-0.50.3-21|5	# To build this package, you must set LC_ALL to cy
12mr|aspell-cy-0.50.3-21|6	# example : LC_ALL=cy rpm -ba aspell-cy.speco
12mr|aspell-cy-0.50.3-21|7	
12mr|aspell-cy-0.50.3-21|8	%define src_ver 0.50-3
12mr|aspell-cy-0.50.3-21|9	%define languagelocal cymraeg
12mr|aspell-cy-0.50.3-21|10	%define languageeng welsh
12mr|aspell-cy-0.50.3-21|11	%define languageenglazy Welsh
12mr|aspell-cy-0.50.3-21|12	%define languagecode cy
12mr|aspell-cy-0.50.3-21|13	%define lc_ctype cy_CY
12mr|aspell-cy-0.50.3-21|14	
12mr|aspell-cy-0.50.3-21|15	Summary:	%{languageenglazy} files for aspell
12mr|aspell-cy-0.50.3-21|16	Name:		aspell-%{languagecode}
12mr|aspell-cy-0.50.3-21|17	Version:	0.50.3
12mr|aspell-cy-0.50.3-21|18	Release:	%mkrel 21
12mr|aspell-cy-0.50.3-21|19	Group:		System/Internationalization
12mr|aspell-cy-0.50.3-21|20	Source:		http://aspell.sourceforge.net/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-cy-0.50.3-21|21	URL:		http://aspell.sourceforge.net/
12mr|aspell-cy-0.50.3-21|22	License:	GPL
12mr|aspell-cy-0.50.3-21|23	Epoch:		1
12mr|aspell-cy-0.50.3-21|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|aspell-cy-0.50.3-21|25	Provides: spell-cy
12mr|aspell-cy-0.50.3-21|26	
12mr|aspell-cy-0.50.3-21|27	BuildRequires:	aspell >= 0.50
12mr|aspell-cy-0.50.3-21|28	Requires:	aspell >= 0.50
12mr|aspell-cy-0.50.3-21|29	BuildRequires:	locales-cy
12mr|aspell-cy-0.50.3-21|30	
12mr|aspell-cy-0.50.3-21|31	# Mandriva Stuff
12mr|aspell-cy-0.50.3-21|32	Requires:	locales-%{languagecode}
12mr|aspell-cy-0.50.3-21|33	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-cy-0.50.3-21|34	Provides:	enchant-dictionary = 1
12mr|aspell-cy-0.50.3-21|35	Provides:	aspell-dictionary
12mr|aspell-cy-0.50.3-21|36	
12mr|aspell-cy-0.50.3-21|37	Autoreqprov:	no
12mr|aspell-cy-0.50.3-21|38	
12mr|aspell-cy-0.50.3-21|39	%description
12mr|aspell-cy-0.50.3-21|40	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-cy-0.50.3-21|41	
12mr|aspell-cy-0.50.3-21|42	%prep
12mr|aspell-cy-0.50.3-21|43	%setup -q -n %{name}-%{src_ver}
12mr|aspell-cy-0.50.3-21|44	
12mr|aspell-cy-0.50.3-21|45	%build
12mr|aspell-cy-0.50.3-21|46	export LC_ALL=cy
12mr|aspell-cy-0.50.3-21|47	
12mr|aspell-cy-0.50.3-21|48	./configure
12mr|aspell-cy-0.50.3-21|49	%make
12mr|aspell-cy-0.50.3-21|50	
12mr|aspell-cy-0.50.3-21|51	%install
12mr|aspell-cy-0.50.3-21|52	rm -fr $RPM_BUILD_ROOT
12mr|aspell-cy-0.50.3-21|53	
12mr|aspell-cy-0.50.3-21|54	export LC_ALL=cy
12mr|aspell-cy-0.50.3-21|55	
12mr|aspell-cy-0.50.3-21|56	make DESTDIR=$RPM_BUILD_ROOT install
12mr|aspell-cy-0.50.3-21|57	
12mr|aspell-cy-0.50.3-21|58	# fix doc perms
12mr|aspell-cy-0.50.3-21|59	chmod 644 README
12mr|aspell-cy-0.50.3-21|60	
12mr|aspell-cy-0.50.3-21|61	%clean
12mr|aspell-cy-0.50.3-21|62	rm -fr $RPM_BUILD_ROOT
12mr|aspell-cy-0.50.3-21|63	
12mr|aspell-cy-0.50.3-21|64	%files
12mr|aspell-cy-0.50.3-21|65	%defattr(-,root,root)
12mr|aspell-cy-0.50.3-21|66	%doc README
12mr|aspell-cy-0.50.3-21|67	%{_libdir}/aspell-*/*
12mr|aspell-cy-0.50.3-21|68	
12mr|aspell-cy-0.50.3-21|69	
12mr|aspell-cy-0.50.3-21|70	
12mr|aspell-cy-0.50.3-21|71	
12mr|aspell-cy-0.50.3-21|72	
12mr|aspell-cy-0.50.3-21|73	%changelog
12mr|aspell-cy-0.50.3-21|74	

13483 12
12mr|aspell-da-1.6.19-5|1	%define _enable_debug_packages %{nil}
12mr|aspell-da-1.6.19-5|2	%define debug_package          %{nil}
12mr|aspell-da-1.6.19-5|3	
12mr|aspell-da-1.6.19-5|4	%define src_ver %version
12mr|aspell-da-1.6.19-5|5	%define fname new_aspell-da
12mr|aspell-da-1.6.19-5|6	%define aspell_ver 0.60
12mr|aspell-da-1.6.19-5|7	%define languagelocal dansk
12mr|aspell-da-1.6.19-5|8	%define languageeng danish
12mr|aspell-da-1.6.19-5|9	%define languageenglazy Danish
12mr|aspell-da-1.6.19-5|10	%define languagecode da
12mr|aspell-da-1.6.19-5|11	
12mr|aspell-da-1.6.19-5|12	Summary:       %{languageenglazy} files for aspell
12mr|aspell-da-1.6.19-5|13	Name:          aspell-%{languagecode}
12mr|aspell-da-1.6.19-5|14	Version:       1.6.19
12mr|aspell-da-1.6.19-5|15	Release:       %mkrel 5
12mr|aspell-da-1.6.19-5|16	Epoch:	       1
12mr|aspell-da-1.6.19-5|17	Group:         System/Internationalization
12mr|aspell-da-1.6.19-5|18	Source:        http://da.speling.org/filer/new_aspell-da-%version.tar.bz2
12mr|aspell-da-1.6.19-5|19	URL:           http://da.speling.org/
12mr|aspell-da-1.6.19-5|20	License:       GPL
12mr|aspell-da-1.6.19-5|21	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-da-1.6.19-5|22	Provides: spell-da
12mr|aspell-da-1.6.19-5|23	
12mr|aspell-da-1.6.19-5|24	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-da-1.6.19-5|25	Requires:      aspell >= %{aspell_ver}
12mr|aspell-da-1.6.19-5|26	
12mr|aspell-da-1.6.19-5|27	# Mandriva Stuff
12mr|aspell-da-1.6.19-5|28	Requires:      locales-%{languagecode}
12mr|aspell-da-1.6.19-5|29	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-da-1.6.19-5|30	Provides:      enchant-dictionary = 1
12mr|aspell-da-1.6.19-5|31	Provides:      aspell-dictionary aspell-dk
12mr|aspell-da-1.6.19-5|32	
12mr|aspell-da-1.6.19-5|33	# RedHat Stuff.
12mr|aspell-da-1.6.19-5|34	#Obsoletes: ispell-dk, ispell-danish
12mr|aspell-da-1.6.19-5|35	Obsoletes: aspell-dk
12mr|aspell-da-1.6.19-5|36	
12mr|aspell-da-1.6.19-5|37	Autoreqprov:   no
12mr|aspell-da-1.6.19-5|38	
12mr|aspell-da-1.6.19-5|39	%description
12mr|aspell-da-1.6.19-5|40	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-da-1.6.19-5|41	
12mr|aspell-da-1.6.19-5|42	%prep
12mr|aspell-da-1.6.19-5|43	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-da-1.6.19-5|44	
12mr|aspell-da-1.6.19-5|45	%build
12mr|aspell-da-1.6.19-5|46	
12mr|aspell-da-1.6.19-5|47	# don't use configure macro
12mr|aspell-da-1.6.19-5|48	./configure
12mr|aspell-da-1.6.19-5|49	
12mr|aspell-da-1.6.19-5|50	%make
12mr|aspell-da-1.6.19-5|51	
12mr|aspell-da-1.6.19-5|52	%install
12mr|aspell-da-1.6.19-5|53	rm -fr $RPM_BUILD_ROOT
12mr|aspell-da-1.6.19-5|54	
12mr|aspell-da-1.6.19-5|55	%makeinstall_std
12mr|aspell-da-1.6.19-5|56	
12mr|aspell-da-1.6.19-5|57	chmod 644 README Copyright
12mr|aspell-da-1.6.19-5|58	
12mr|aspell-da-1.6.19-5|59	%clean
12mr|aspell-da-1.6.19-5|60	rm -fr $RPM_BUILD_ROOT
12mr|aspell-da-1.6.19-5|61	
12mr|aspell-da-1.6.19-5|62	%files
12mr|aspell-da-1.6.19-5|63	%defattr(-,root,root)
12mr|aspell-da-1.6.19-5|64	%doc README*
12mr|aspell-da-1.6.19-5|65	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-da-1.6.19-5|66	
12mr|aspell-da-1.6.19-5|67	
12mr|aspell-da-1.6.19-5|68	
12mr|aspell-da-1.6.19-5|69	
12mr|aspell-da-1.6.19-5|70	
12mr|aspell-da-1.6.19-5|71	%changelog
12mr|aspell-da-1.6.19-5|72	

13484 12
12mr|aspell-de-20030222.1-12|1	%define _enable_debug_packages %{nil}
12mr|aspell-de-20030222.1-12|2	%define debug_package          %{nil}
12mr|aspell-de-20030222.1-12|3	
12mr|aspell-de-20030222.1-12|4	%define src_ver 20030222-1
12mr|aspell-de-20030222.1-12|5	%define fname aspell6-%{languagecode}
12mr|aspell-de-20030222.1-12|6	%define aspell_ver 0.60
12mr|aspell-de-20030222.1-12|7	%define languageeng german
12mr|aspell-de-20030222.1-12|8	%define languageenglazy German
12mr|aspell-de-20030222.1-12|9	%define languagecode de
12mr|aspell-de-20030222.1-12|10	
12mr|aspell-de-20030222.1-12|11	Name:		aspell-%{languagecode}
12mr|aspell-de-20030222.1-12|12	Version:	20030222.1
12mr|aspell-de-20030222.1-12|13	Release:	%mkrel 12
12mr|aspell-de-20030222.1-12|14	Summary:	%{languageenglazy} files for aspell
12mr|aspell-de-20030222.1-12|15	Group:		System/Internationalization
12mr|aspell-de-20030222.1-12|16	Source:		http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-de-20030222.1-12|17	URL:		http://aspell.sourceforge.net/
12mr|aspell-de-20030222.1-12|18	License:	GPL
12mr|aspell-de-20030222.1-12|19	Epoch:		1
12mr|aspell-de-20030222.1-12|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|aspell-de-20030222.1-12|21	
12mr|aspell-de-20030222.1-12|22	BuildRequires:	aspell >= %{aspell_ver}
12mr|aspell-de-20030222.1-12|23	Requires:	aspell >= %{aspell_ver}
12mr|aspell-de-20030222.1-12|24	Obsoletes:	aspell-de_CH
12mr|aspell-de-20030222.1-12|25	Provides:	aspell-de_CH
12mr|aspell-de-20030222.1-12|26	Provides:	aspell-de_AT
12mr|aspell-de-20030222.1-12|27	Provides:	aspell-de_DE
12mr|aspell-de-20030222.1-12|28	Obsoletes:	spell-%{languagecode}
12mr|aspell-de-20030222.1-12|29	Provides:	spell-%{languagecode}
12mr|aspell-de-20030222.1-12|30	
12mr|aspell-de-20030222.1-12|31	# Mandriva Stuff
12mr|aspell-de-20030222.1-12|32	Requires:	locales-%{languagecode}
12mr|aspell-de-20030222.1-12|33	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-de-20030222.1-12|34	Provides:	enchant-dictionary = 1
12mr|aspell-de-20030222.1-12|35	Provides:	aspell-dictionary
12mr|aspell-de-20030222.1-12|36	
12mr|aspell-de-20030222.1-12|37	%description
12mr|aspell-de-20030222.1-12|38	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-de-20030222.1-12|39	
12mr|aspell-de-20030222.1-12|40	%prep
12mr|aspell-de-20030222.1-12|41	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-de-20030222.1-12|42	
12mr|aspell-de-20030222.1-12|43	%build
12mr|aspell-de-20030222.1-12|44	./configure
12mr|aspell-de-20030222.1-12|45	%make
12mr|aspell-de-20030222.1-12|46	
12mr|aspell-de-20030222.1-12|47	%install
12mr|aspell-de-20030222.1-12|48	rm -fr $RPM_BUILD_ROOT
12mr|aspell-de-20030222.1-12|49	make DESTDIR=$RPM_BUILD_ROOT install
12mr|aspell-de-20030222.1-12|50	
12mr|aspell-de-20030222.1-12|51	%clean
12mr|aspell-de-20030222.1-12|52	rm -fr $RPM_BUILD_ROOT
12mr|aspell-de-20030222.1-12|53	
12mr|aspell-de-20030222.1-12|54	%files
12mr|aspell-de-20030222.1-12|55	%defattr(644,root,root,755)
12mr|aspell-de-20030222.1-12|56	%doc README COPYING doc/*
12mr|aspell-de-20030222.1-12|57	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-de-20030222.1-12|58	
12mr|aspell-de-20030222.1-12|59	
12mr|aspell-de-20030222.1-12|60	
12mr|aspell-de-20030222.1-12|61	
12mr|aspell-de-20030222.1-12|62	
12mr|aspell-de-20030222.1-12|63	%changelog
12mr|aspell-de-20030222.1-12|64	

13485 12
12mr|aspell-el-0.50.3-17|1	%define _enable_debug_packages %{nil}
12mr|aspell-el-0.50.3-17|2	%define debug_package          %{nil}
12mr|aspell-el-0.50.3-17|3	
12mr|aspell-el-0.50.3-17|4	%define src_ver 0.50-3
12mr|aspell-el-0.50.3-17|5	%define languageeng greek
12mr|aspell-el-0.50.3-17|6	%define languageenglazy Greek
12mr|aspell-el-0.50.3-17|7	%define languagecode el
12mr|aspell-el-0.50.3-17|8	
12mr|aspell-el-0.50.3-17|9	Summary:       %{languageenglazy} files for aspell
12mr|aspell-el-0.50.3-17|10	Name:          aspell-%{languagecode}
12mr|aspell-el-0.50.3-17|11	Version:       0.50.3
12mr|aspell-el-0.50.3-17|12	Release:       %mkrel 17
12mr|aspell-el-0.50.3-17|13	Group:         System/Internationalization
12mr|aspell-el-0.50.3-17|14	Source:        ftp://ftp.gnu.org/aspell/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-el-0.50.3-17|15	URL:           http://aspell.sourceforge.net/
12mr|aspell-el-0.50.3-17|16	License:       GPL
12mr|aspell-el-0.50.3-17|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-el-0.50.3-17|18	Provides: spell-el
12mr|aspell-el-0.50.3-17|19	
12mr|aspell-el-0.50.3-17|20	BuildRequires: aspell >= 0.50
12mr|aspell-el-0.50.3-17|21	Requires:      aspell >= 0.50
12mr|aspell-el-0.50.3-17|22	
12mr|aspell-el-0.50.3-17|23	# Mandriva Stuff
12mr|aspell-el-0.50.3-17|24	Requires:      locales-%{languagecode}
12mr|aspell-el-0.50.3-17|25	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-el-0.50.3-17|26	Provides:      enchant-dictionary = 1
12mr|aspell-el-0.50.3-17|27	Provides:      aspell-dictionary
12mr|aspell-el-0.50.3-17|28	
12mr|aspell-el-0.50.3-17|29	Autoreqprov:   no
12mr|aspell-el-0.50.3-17|30	
12mr|aspell-el-0.50.3-17|31	%description
12mr|aspell-el-0.50.3-17|32	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-el-0.50.3-17|33	
12mr|aspell-el-0.50.3-17|34	%prep
12mr|aspell-el-0.50.3-17|35	%setup -q -n %{name}-%{src_ver}
12mr|aspell-el-0.50.3-17|36	
12mr|aspell-el-0.50.3-17|37	%build
12mr|aspell-el-0.50.3-17|38	
12mr|aspell-el-0.50.3-17|39	# don't use configure macro
12mr|aspell-el-0.50.3-17|40	./configure
12mr|aspell-el-0.50.3-17|41	
12mr|aspell-el-0.50.3-17|42	%make
12mr|aspell-el-0.50.3-17|43	
12mr|aspell-el-0.50.3-17|44	%install
12mr|aspell-el-0.50.3-17|45	rm -fr $RPM_BUILD_ROOT
12mr|aspell-el-0.50.3-17|46	
12mr|aspell-el-0.50.3-17|47	%makeinstall_std
12mr|aspell-el-0.50.3-17|48	
12mr|aspell-el-0.50.3-17|49	chmod 644 README Copyright
12mr|aspell-el-0.50.3-17|50	
12mr|aspell-el-0.50.3-17|51	%clean
12mr|aspell-el-0.50.3-17|52	rm -fr $RPM_BUILD_ROOT
12mr|aspell-el-0.50.3-17|53	
12mr|aspell-el-0.50.3-17|54	%files
12mr|aspell-el-0.50.3-17|55	%defattr(-,root,root)
12mr|aspell-el-0.50.3-17|56	%doc README Copyright
12mr|aspell-el-0.50.3-17|57	%{_libdir}/aspell-*/*
12mr|aspell-el-0.50.3-17|58	
12mr|aspell-el-0.50.3-17|59	
12mr|aspell-el-0.50.3-17|60	
12mr|aspell-el-0.50.3-17|61	
12mr|aspell-el-0.50.3-17|62	
12mr|aspell-el-0.50.3-17|63	%changelog
12mr|aspell-el-0.50.3-17|64	

13486 12
12mr|aspell-en-7.1.0-1|1	%define _enable_debug_packages %{nil}
12mr|aspell-en-7.1.0-1|2	%define debug_package          %{nil}
12mr|aspell-en-7.1.0-1|3	
12mr|aspell-en-7.1.0-1|4	%define src_ver 7.1-0
12mr|aspell-en-7.1.0-1|5	%define fname aspell6-%{languagecode}
12mr|aspell-en-7.1.0-1|6	%define aspell_ver 0.60
12mr|aspell-en-7.1.0-1|7	%define languagelocal english
12mr|aspell-en-7.1.0-1|8	%define languageeng english
12mr|aspell-en-7.1.0-1|9	%define languageenglazy American
12mr|aspell-en-7.1.0-1|10	%define languagecode en
12mr|aspell-en-7.1.0-1|11	%define lc_ctype en_US
12mr|aspell-en-7.1.0-1|12	
12mr|aspell-en-7.1.0-1|13	Summary:	English files for aspell
12mr|aspell-en-7.1.0-1|14	Name:		aspell-%{languagecode}
12mr|aspell-en-7.1.0-1|15	Version:	7.1.0
12mr|aspell-en-7.1.0-1|16	Release:	%mkrel 1
12mr|aspell-en-7.1.0-1|17	Group:		System/Internationalization
12mr|aspell-en-7.1.0-1|18	Source:		http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%fname-%{src_ver}.tar.bz2
12mr|aspell-en-7.1.0-1|19	URL:		http://aspell.sourceforge.net/
12mr|aspell-en-7.1.0-1|20	License:	SCOWL
12mr|aspell-en-7.1.0-1|21	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-en-7.1.0-1|22	Provides:	spell-%{languagecode}
12mr|aspell-en-7.1.0-1|23	# old ispell is repalced with aspell
12mr|aspell-en-7.1.0-1|24	Obsoletes:	ispell-%{languagecode}
12mr|aspell-en-7.1.0-1|25	Obsoletes:	ispell-english, iamerica, ibritish, ispell-british
12mr|aspell-en-7.1.0-1|26	
12mr|aspell-en-7.1.0-1|27	BuildRequires:	make
12mr|aspell-en-7.1.0-1|28	BuildRequires:	aspell >= %{aspell_ver}
12mr|aspell-en-7.1.0-1|29	Requires:	aspell >= %{aspell_ver}
12mr|aspell-en-7.1.0-1|30	
12mr|aspell-en-7.1.0-1|31	# Mandriva Stuff
12mr|aspell-en-7.1.0-1|32	Requires:	locales-%{languagecode}
12mr|aspell-en-7.1.0-1|33	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-en-7.1.0-1|34	Provides:	enchant-dictionary = 1
12mr|aspell-en-7.1.0-1|35	Provides:	aspell-dictionary
12mr|aspell-en-7.1.0-1|36	Obsoletes:	aspell-en_CA aspell-en_GB
12mr|aspell-en-7.1.0-1|37	Provides:	aspell-en_CA aspell-en_GB
12mr|aspell-en-7.1.0-1|38	
12mr|aspell-en-7.1.0-1|39	Autoreqprov:	no
12mr|aspell-en-7.1.0-1|40	
12mr|aspell-en-7.1.0-1|41	%description
12mr|aspell-en-7.1.0-1|42	A English dictionary for use with aspell, a spelling checker.
12mr|aspell-en-7.1.0-1|43	
12mr|aspell-en-7.1.0-1|44	%prep
12mr|aspell-en-7.1.0-1|45	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-en-7.1.0-1|46	
12mr|aspell-en-7.1.0-1|47	%build
12mr|aspell-en-7.1.0-1|48	# don't use %%configure macro
12mr|aspell-en-7.1.0-1|49	./configure
12mr|aspell-en-7.1.0-1|50	
12mr|aspell-en-7.1.0-1|51	%make
12mr|aspell-en-7.1.0-1|52	
12mr|aspell-en-7.1.0-1|53	%install
12mr|aspell-en-7.1.0-1|54	rm -fr %{buildroot}
12mr|aspell-en-7.1.0-1|55	
12mr|aspell-en-7.1.0-1|56	%makeinstall_std
12mr|aspell-en-7.1.0-1|57	
12mr|aspell-en-7.1.0-1|58	chmod 644 README Copyright
12mr|aspell-en-7.1.0-1|59	
12mr|aspell-en-7.1.0-1|60	%clean
12mr|aspell-en-7.1.0-1|61	rm -fr %{buildroot}
12mr|aspell-en-7.1.0-1|62	
12mr|aspell-en-7.1.0-1|63	%files
12mr|aspell-en-7.1.0-1|64	%defattr(-,root,root)
12mr|aspell-en-7.1.0-1|65	%doc README Copyright
12mr|aspell-en-7.1.0-1|66	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-en-7.1.0-1|67	
12mr|aspell-en-7.1.0-1|68	
12mr|aspell-en-7.1.0-1|69	
12mr|aspell-en-7.1.0-1|70	
12mr|aspell-en-7.1.0-1|71	%changelog
12mr|aspell-en-7.1.0-1|72	

13487 12
12mr|aspell-eo-2.1.20000225a.2-5|1	%define _enable_debug_packages %{nil}
12mr|aspell-eo-2.1.20000225a.2-5|2	%define debug_package          %{nil}
12mr|aspell-eo-2.1.20000225a.2-5|3	
12mr|aspell-eo-2.1.20000225a.2-5|4	# NOTE: as of version 0.50-2, the wordlist isn't using accents;
12mr|aspell-eo-2.1.20000225a.2-5|5	# so we fix that with a small script in %setup section; that should
12mr|aspell-eo-2.1.20000225a.2-5|6	# be removed once an accented wordlist is included
12mr|aspell-eo-2.1.20000225a.2-5|7	
12mr|aspell-eo-2.1.20000225a.2-5|8	%define src_ver 2.1.20000225a-2
12mr|aspell-eo-2.1.20000225a.2-5|9	%define fname aspell6-%{languagecode}
12mr|aspell-eo-2.1.20000225a.2-5|10	%define aspell_ver 0.60
12mr|aspell-eo-2.1.20000225a.2-5|11	%define languagelocal esperanto
12mr|aspell-eo-2.1.20000225a.2-5|12	%define languageeng esperanto
12mr|aspell-eo-2.1.20000225a.2-5|13	%define languageenglazy Esperanto
12mr|aspell-eo-2.1.20000225a.2-5|14	%define languagecode eo
12mr|aspell-eo-2.1.20000225a.2-5|15	%define lc_ctype eo_XX
12mr|aspell-eo-2.1.20000225a.2-5|16	
12mr|aspell-eo-2.1.20000225a.2-5|17	Summary:       %{languageenglazy} files for aspell
12mr|aspell-eo-2.1.20000225a.2-5|18	Name:          aspell-%{languagecode}
12mr|aspell-eo-2.1.20000225a.2-5|19	Version:       2.1.20000225a.2
12mr|aspell-eo-2.1.20000225a.2-5|20	Release:       %mkrel 5
12mr|aspell-eo-2.1.20000225a.2-5|21	Group:         System/Internationalization
12mr|aspell-eo-2.1.20000225a.2-5|22	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-eo-2.1.20000225a.2-5|23	URL:	       http://aspell.sourceforge.net/
12mr|aspell-eo-2.1.20000225a.2-5|24	License:       GPL
12mr|aspell-eo-2.1.20000225a.2-5|25	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-eo-2.1.20000225a.2-5|26	Provides: spell-eo
12mr|aspell-eo-2.1.20000225a.2-5|27	
12mr|aspell-eo-2.1.20000225a.2-5|28	
12mr|aspell-eo-2.1.20000225a.2-5|29	BuildRequires: aspell
12mr|aspell-eo-2.1.20000225a.2-5|30	Requires:      aspell
12mr|aspell-eo-2.1.20000225a.2-5|31	
12mr|aspell-eo-2.1.20000225a.2-5|32	# Mandriva Stuff
12mr|aspell-eo-2.1.20000225a.2-5|33	Requires:      locales-%{languagecode}
12mr|aspell-eo-2.1.20000225a.2-5|34	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-eo-2.1.20000225a.2-5|35	Provides:      enchant-dictionary = 1
12mr|aspell-eo-2.1.20000225a.2-5|36	Provides:      aspell-dictionary
12mr|aspell-eo-2.1.20000225a.2-5|37	
12mr|aspell-eo-2.1.20000225a.2-5|38	# RedHat Stuff. is this right:
12mr|aspell-eo-2.1.20000225a.2-5|39	#Obsoletes: ispell-eo, ispell-esperanto
12mr|aspell-eo-2.1.20000225a.2-5|40	
12mr|aspell-eo-2.1.20000225a.2-5|41	Autoreqprov:   no
12mr|aspell-eo-2.1.20000225a.2-5|42	
12mr|aspell-eo-2.1.20000225a.2-5|43	%description
12mr|aspell-eo-2.1.20000225a.2-5|44	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-eo-2.1.20000225a.2-5|45	
12mr|aspell-eo-2.1.20000225a.2-5|46	%prep
12mr|aspell-eo-2.1.20000225a.2-5|47	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-eo-2.1.20000225a.2-5|48	
12mr|aspell-eo-2.1.20000225a.2-5|49	%build
12mr|aspell-eo-2.1.20000225a.2-5|50	./configure
12mr|aspell-eo-2.1.20000225a.2-5|51	#%make
12mr|aspell-eo-2.1.20000225a.2-5|52	
12mr|aspell-eo-2.1.20000225a.2-5|53	# the word list doesn't use accents; fixing that
12mr|aspell-eo-2.1.20000225a.2-5|54	cat << EOF > fixaccents.sh
12mr|aspell-eo-2.1.20000225a.2-5|55	#!/bin/bash
12mr|aspell-eo-2.1.20000225a.2-5|56	cat - | \
12mr|aspell-eo-2.1.20000225a.2-5|57	sed 's/C[Xx]/ĉ/g' | sed 's/cx/ĉ/g' | \
12mr|aspell-eo-2.1.20000225a.2-5|58	sed 's/G[Xx]/Ĝ/g' | sed 's/gx/ĝ/g' | \
12mr|aspell-eo-2.1.20000225a.2-5|59	sed 's/H[Xx]/Ĥ/g' | sed 's/hx/ĥ/g' | \
12mr|aspell-eo-2.1.20000225a.2-5|60	sed 's/J[Xx]/Ĵ/g' | sed 's/jx/ĵ/g' | \
12mr|aspell-eo-2.1.20000225a.2-5|61	sed 's/S[Xx]/Ŝ/g' | sed 's/sx/ŝ/g' | \
12mr|aspell-eo-2.1.20000225a.2-5|62	sed 's/U[Xx]/Ŭ/g' | sed 's/ux/ŭ/g' | \
12mr|aspell-eo-2.1.20000225a.2-5|63	iconv -f utf-8 -t iso-8859-3
12mr|aspell-eo-2.1.20000225a.2-5|64	EOF
12mr|aspell-eo-2.1.20000225a.2-5|65	preunzip -c eo.cwl | sh ./fixaccents.sh | (LC_ALL=C sort) > eo.wl
12mr|aspell-eo-2.1.20000225a.2-5|66	aspell  --lang=eo create master ./eo.rws < eo.wl
12mr|aspell-eo-2.1.20000225a.2-5|67	
12mr|aspell-eo-2.1.20000225a.2-5|68	%install
12mr|aspell-eo-2.1.20000225a.2-5|69	rm -fr $RPM_BUILD_ROOT
12mr|aspell-eo-2.1.20000225a.2-5|70	make DESTDIR=$RPM_BUILD_ROOT install
12mr|aspell-eo-2.1.20000225a.2-5|71	
12mr|aspell-eo-2.1.20000225a.2-5|72	# fix doc perms
12mr|aspell-eo-2.1.20000225a.2-5|73	chmod 644 README
12mr|aspell-eo-2.1.20000225a.2-5|74	
12mr|aspell-eo-2.1.20000225a.2-5|75	%clean
12mr|aspell-eo-2.1.20000225a.2-5|76	rm -fr $RPM_BUILD_ROOT
12mr|aspell-eo-2.1.20000225a.2-5|77	
12mr|aspell-eo-2.1.20000225a.2-5|78	%files
12mr|aspell-eo-2.1.20000225a.2-5|79	%defattr(-,root,root)
12mr|aspell-eo-2.1.20000225a.2-5|80	%doc README
12mr|aspell-eo-2.1.20000225a.2-5|81	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-eo-2.1.20000225a.2-5|82	
12mr|aspell-eo-2.1.20000225a.2-5|83	
12mr|aspell-eo-2.1.20000225a.2-5|84	
12mr|aspell-eo-2.1.20000225a.2-5|85	
12mr|aspell-eo-2.1.20000225a.2-5|86	
12mr|aspell-eo-2.1.20000225a.2-5|87	%changelog
12mr|aspell-eo-2.1.20000225a.2-5|88	

13488 12
12mr|aspell-es-1.11.2-1|1	%define _enable_debug_packages %{nil}
12mr|aspell-es-1.11.2-1|2	%define debug_package          %{nil}
12mr|aspell-es-1.11.2-1|3	
12mr|aspell-es-1.11.2-1|4	# WARNING
12mr|aspell-es-1.11.2-1|5	# To build this package, you may have to set LANG to es
12mr|aspell-es-1.11.2-1|6	# example : LANG=es; rpm -ba aspell-es.spec
12mr|aspell-es-1.11.2-1|7	
12mr|aspell-es-1.11.2-1|8	%define src_ver 1.11-2
12mr|aspell-es-1.11.2-1|9	%define fname aspell6-%{languagecode}
12mr|aspell-es-1.11.2-1|10	%define aspell_ver 0.60
12mr|aspell-es-1.11.2-1|11	%define languagelocal espanol
12mr|aspell-es-1.11.2-1|12	%define languageeng spanish
12mr|aspell-es-1.11.2-1|13	%define languageenglazy Spanish
12mr|aspell-es-1.11.2-1|14	%define languagecode es
12mr|aspell-es-1.11.2-1|15	
12mr|aspell-es-1.11.2-1|16	Summary:       %{languageenglazy} files for aspell
12mr|aspell-es-1.11.2-1|17	Name:          aspell-%{languagecode}
12mr|aspell-es-1.11.2-1|18	Version:       1.11.2
12mr|aspell-es-1.11.2-1|19	Release:       %mkrel 1
12mr|aspell-es-1.11.2-1|20	Group:         System/Internationalization
12mr|aspell-es-1.11.2-1|21	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-es-1.11.2-1|22	URL:           http://aspell.sourceforge.net/
12mr|aspell-es-1.11.2-1|23	License:       GPLv2
12mr|aspell-es-1.11.2-1|24	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-es-1.11.2-1|25	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-es-1.11.2-1|26	Requires:      aspell >= %{aspell_ver}
12mr|aspell-es-1.11.2-1|27	
12mr|aspell-es-1.11.2-1|28	BuildRequires: locales-es
12mr|aspell-es-1.11.2-1|29	
12mr|aspell-es-1.11.2-1|30	# Mandriva Stuff
12mr|aspell-es-1.11.2-1|31	Requires:      locales-%{languagecode}
12mr|aspell-es-1.11.2-1|32	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-es-1.11.2-1|33	Provides:      enchant-dictionary = 1
12mr|aspell-es-1.11.2-1|34	Provides:      aspell-dictionary spell-es
12mr|aspell-es-1.11.2-1|35	
12mr|aspell-es-1.11.2-1|36	# RedHat Stuff. is this right:
12mr|aspell-es-1.11.2-1|37	#Obsoletes: ispell-es, ispell-spanish
12mr|aspell-es-1.11.2-1|38	
12mr|aspell-es-1.11.2-1|39	Autoreqprov:   no
12mr|aspell-es-1.11.2-1|40	
12mr|aspell-es-1.11.2-1|41	%description
12mr|aspell-es-1.11.2-1|42	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-es-1.11.2-1|43	
12mr|aspell-es-1.11.2-1|44	%prep
12mr|aspell-es-1.11.2-1|45	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-es-1.11.2-1|46	
12mr|aspell-es-1.11.2-1|47	%build
12mr|aspell-es-1.11.2-1|48	export LANG=es
12mr|aspell-es-1.11.2-1|49	# don't use configure macro
12mr|aspell-es-1.11.2-1|50	./configure
12mr|aspell-es-1.11.2-1|51	
12mr|aspell-es-1.11.2-1|52	%make
12mr|aspell-es-1.11.2-1|53	
12mr|aspell-es-1.11.2-1|54	%install
12mr|aspell-es-1.11.2-1|55	rm -fr %{buildroot}
12mr|aspell-es-1.11.2-1|56	export LANG=es
12mr|aspell-es-1.11.2-1|57	
12mr|aspell-es-1.11.2-1|58	%makeinstall_std
12mr|aspell-es-1.11.2-1|59	
12mr|aspell-es-1.11.2-1|60	chmod 644 README Copyright
12mr|aspell-es-1.11.2-1|61	
12mr|aspell-es-1.11.2-1|62	%clean
12mr|aspell-es-1.11.2-1|63	rm -fr %{buildroot}
12mr|aspell-es-1.11.2-1|64	
12mr|aspell-es-1.11.2-1|65	%files
12mr|aspell-es-1.11.2-1|66	%defattr(-,root,root)
12mr|aspell-es-1.11.2-1|67	%doc README Copyright
12mr|aspell-es-1.11.2-1|68	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-es-1.11.2-1|69	
12mr|aspell-es-1.11.2-1|70	
12mr|aspell-es-1.11.2-1|71	
12mr|aspell-es-1.11.2-1|72	
12mr|aspell-es-1.11.2-1|73	%changelog
12mr|aspell-es-1.11.2-1|74	

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

13490 12
12mr|aspell-fa-0.11.0-7|1	%define _enable_debug_packages %{nil}
12mr|aspell-fa-0.11.0-7|2	%define debug_package          %{nil}
12mr|aspell-fa-0.11.0-7|3	
12mr|aspell-fa-0.11.0-7|4	# NOTE: the word list wrongly uses arabic kaf instead of farsi kaf,
12mr|aspell-fa-0.11.0-7|5	# it is fixed trough a script in the make section (pablo)
12mr|aspell-fa-0.11.0-7|6	
12mr|aspell-fa-0.11.0-7|7	%define src_ver 0.11-0
12mr|aspell-fa-0.11.0-7|8	%define fname aspell6-%{languagecode}
12mr|aspell-fa-0.11.0-7|9	%define aspell_ver 0.60
12mr|aspell-fa-0.11.0-7|10	%define languageenglazy Persian
12mr|aspell-fa-0.11.0-7|11	%define languagecode fa
12mr|aspell-fa-0.11.0-7|12	%define lc_ctype fa_IR
12mr|aspell-fa-0.11.0-7|13	
12mr|aspell-fa-0.11.0-7|14	Summary:       %{languageenglazy} files for aspell
12mr|aspell-fa-0.11.0-7|15	Name:          aspell-%{languagecode}
12mr|aspell-fa-0.11.0-7|16	Version:       0.11.0
12mr|aspell-fa-0.11.0-7|17	Release:       %mkrel 7
12mr|aspell-fa-0.11.0-7|18	Group:         System/Internationalization
12mr|aspell-fa-0.11.0-7|19	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-fa-0.11.0-7|20	URL:		   http://aspell.net/
12mr|aspell-fa-0.11.0-7|21	License:	   GPL
12mr|aspell-fa-0.11.0-7|22	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-fa-0.11.0-7|23	Provides: spell-%{languagecode}
12mr|aspell-fa-0.11.0-7|24	
12mr|aspell-fa-0.11.0-7|25	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-fa-0.11.0-7|26	BuildRequires: make
12mr|aspell-fa-0.11.0-7|27	Requires:      aspell >= %{aspell_ver}
12mr|aspell-fa-0.11.0-7|28	
12mr|aspell-fa-0.11.0-7|29	# Mandriva Stuff
12mr|aspell-fa-0.11.0-7|30	Requires:      locales-%{languagecode}
12mr|aspell-fa-0.11.0-7|31	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-fa-0.11.0-7|32	Provides:      enchant-dictionary = 1
12mr|aspell-fa-0.11.0-7|33	Provides:      aspell-dictionary
12mr|aspell-fa-0.11.0-7|34	Provides:      aspell-%{lc_ctype}
12mr|aspell-fa-0.11.0-7|35	
12mr|aspell-fa-0.11.0-7|36	Autoreqprov:   no
12mr|aspell-fa-0.11.0-7|37	
12mr|aspell-fa-0.11.0-7|38	%description
12mr|aspell-fa-0.11.0-7|39	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-fa-0.11.0-7|40	
12mr|aspell-fa-0.11.0-7|41	%prep
12mr|aspell-fa-0.11.0-7|42	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-fa-0.11.0-7|43	
12mr|aspell-fa-0.11.0-7|44	%build
12mr|aspell-fa-0.11.0-7|45	# don't use configure macro
12mr|aspell-fa-0.11.0-7|46	./configure
12mr|aspell-fa-0.11.0-7|47	#%make
12mr|aspell-fa-0.11.0-7|48	
12mr|aspell-fa-0.11.0-7|49	# the word list wrongly uses arabic kaf instead of farsi kaf, fixing it
12mr|aspell-fa-0.11.0-7|50	cat << EOF > fixkaf.sh
12mr|aspell-fa-0.11.0-7|51	#!/bin/bash
12mr|aspell-fa-0.11.0-7|52	cat - | \
12mr|aspell-fa-0.11.0-7|53	sed 's/ك/ک/g'
12mr|aspell-fa-0.11.0-7|54	EOF
12mr|aspell-fa-0.11.0-7|55	preunzip -c %{languagecode}.cwl | sh ./fixkaf.sh | (LC_ALL=C sort) > %{languagecode}.wl
12mr|aspell-fa-0.11.0-7|56	aspell  --lang=%{languagecode} create master ./%{languagecode}.rws < %{languagecode}.wl
12mr|aspell-fa-0.11.0-7|57	
12mr|aspell-fa-0.11.0-7|58	%install
12mr|aspell-fa-0.11.0-7|59	rm -fr $RPM_BUILD_ROOT
12mr|aspell-fa-0.11.0-7|60	
12mr|aspell-fa-0.11.0-7|61	%makeinstall_std
12mr|aspell-fa-0.11.0-7|62	
12mr|aspell-fa-0.11.0-7|63	chmod 644 Copyright README*
12mr|aspell-fa-0.11.0-7|64	
12mr|aspell-fa-0.11.0-7|65	%clean
12mr|aspell-fa-0.11.0-7|66	rm -fr $RPM_BUILD_ROOT
12mr|aspell-fa-0.11.0-7|67	
12mr|aspell-fa-0.11.0-7|68	%files
12mr|aspell-fa-0.11.0-7|69	%defattr(-,root,root)
12mr|aspell-fa-0.11.0-7|70	%doc README* Copyright
12mr|aspell-fa-0.11.0-7|71	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-fa-0.11.0-7|72	
12mr|aspell-fa-0.11.0-7|73	
12mr|aspell-fa-0.11.0-7|74	
12mr|aspell-fa-0.11.0-7|75	
12mr|aspell-fa-0.11.0-7|76	
12mr|aspell-fa-0.11.0-7|77	%changelog
12mr|aspell-fa-0.11.0-7|78	

13491 12
12mr|aspell-fi-0.60.0-15|1	%define _enable_debug_packages %{nil}
12mr|aspell-fi-0.60.0-15|2	%define debug_package          %{nil}
12mr|aspell-fi-0.60.0-15|3	
12mr|aspell-fi-0.60.0-15|4	%define src_ver 0.7-0
12mr|aspell-fi-0.60.0-15|5	%define fname aspell6-%{languagecode}
12mr|aspell-fi-0.60.0-15|6	%define aspell_ver 0.60
12mr|aspell-fi-0.60.0-15|7	%define languageenglazy Finnish
12mr|aspell-fi-0.60.0-15|8	%define languagecode fi
12mr|aspell-fi-0.60.0-15|9	%define lc_ctype fi_FI
12mr|aspell-fi-0.60.0-15|10	
12mr|aspell-fi-0.60.0-15|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-fi-0.60.0-15|12	Name:          aspell-%{languagecode}
12mr|aspell-fi-0.60.0-15|13	Version:       0.60.0
12mr|aspell-fi-0.60.0-15|14	Release:       %mkrel 15
12mr|aspell-fi-0.60.0-15|15	Group:         System/Internationalization
12mr|aspell-fi-0.60.0-15|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-fi-0.60.0-15|17	URL:		   http://aspell.sourceforge.net/
12mr|aspell-fi-0.60.0-15|18	License:	   GPL
12mr|aspell-fi-0.60.0-15|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-fi-0.60.0-15|20	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-fi-0.60.0-15|21	BuildRequires: make
12mr|aspell-fi-0.60.0-15|22	Requires:      aspell >= %{aspell_ver}
12mr|aspell-fi-0.60.0-15|23	
12mr|aspell-fi-0.60.0-15|24	# Mandriva Stuff
12mr|aspell-fi-0.60.0-15|25	Requires:      locales-%{languagecode}
12mr|aspell-fi-0.60.0-15|26	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-fi-0.60.0-15|27	Provides:      enchant-dictionary = 1
12mr|aspell-fi-0.60.0-15|28	Provides:      aspell-dictionary
12mr|aspell-fi-0.60.0-15|29	Provides:	   aspell-%{lc_ctype}
12mr|aspell-fi-0.60.0-15|30	Provides:      spell-%{languagecode}
12mr|aspell-fi-0.60.0-15|31	# old ispell is repalced with aspell
12mr|aspell-fi-0.60.0-15|32	Obsoletes:	   ispell-%{languagecode}
12mr|aspell-fi-0.60.0-15|33	
12mr|aspell-fi-0.60.0-15|34	Autoreqprov:   no
12mr|aspell-fi-0.60.0-15|35	
12mr|aspell-fi-0.60.0-15|36	%description
12mr|aspell-fi-0.60.0-15|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-fi-0.60.0-15|38	
12mr|aspell-fi-0.60.0-15|39	%prep
12mr|aspell-fi-0.60.0-15|40	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-fi-0.60.0-15|41	
12mr|aspell-fi-0.60.0-15|42	%build
12mr|aspell-fi-0.60.0-15|43	
12mr|aspell-fi-0.60.0-15|44	# don't use configure macro
12mr|aspell-fi-0.60.0-15|45	./configure
12mr|aspell-fi-0.60.0-15|46	
12mr|aspell-fi-0.60.0-15|47	%make
12mr|aspell-fi-0.60.0-15|48	
12mr|aspell-fi-0.60.0-15|49	%install
12mr|aspell-fi-0.60.0-15|50	rm -fr $RPM_BUILD_ROOT
12mr|aspell-fi-0.60.0-15|51	
12mr|aspell-fi-0.60.0-15|52	%makeinstall_std
12mr|aspell-fi-0.60.0-15|53	
12mr|aspell-fi-0.60.0-15|54	mv -f README README.%{languagecode}
12mr|aspell-fi-0.60.0-15|55	chmod 644 Copyright README.%{languagecode}
12mr|aspell-fi-0.60.0-15|56	
12mr|aspell-fi-0.60.0-15|57	%clean
12mr|aspell-fi-0.60.0-15|58	rm -fr $RPM_BUILD_ROOT
12mr|aspell-fi-0.60.0-15|59	
12mr|aspell-fi-0.60.0-15|60	%files
12mr|aspell-fi-0.60.0-15|61	%defattr(-,root,root)
12mr|aspell-fi-0.60.0-15|62	%doc README.%{languagecode} Copyright doc/*
12mr|aspell-fi-0.60.0-15|63	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-fi-0.60.0-15|64	
12mr|aspell-fi-0.60.0-15|65	
12mr|aspell-fi-0.60.0-15|66	
12mr|aspell-fi-0.60.0-15|67	
12mr|aspell-fi-0.60.0-15|68	
12mr|aspell-fi-0.60.0-15|69	%changelog
12mr|aspell-fi-0.60.0-15|70	

13492 12
12mr|aspell-fo-0.2.16.1-11|1	%define _enable_debug_packages %{nil}
12mr|aspell-fo-0.2.16.1-11|2	%define debug_package          %{nil}
12mr|aspell-fo-0.2.16.1-11|3	
12mr|aspell-fo-0.2.16.1-11|4	%define src_ver 0.2.16-1
12mr|aspell-fo-0.2.16.1-11|5	%define fname aspell5-%{languagecode}
12mr|aspell-fo-0.2.16.1-11|6	%define aspell_ver 0.60
12mr|aspell-fo-0.2.16.1-11|7	%define languageeng faroese
12mr|aspell-fo-0.2.16.1-11|8	%define languageenglazy Faroese
12mr|aspell-fo-0.2.16.1-11|9	%define languagecode fo
12mr|aspell-fo-0.2.16.1-11|10	
12mr|aspell-fo-0.2.16.1-11|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-fo-0.2.16.1-11|12	Name:          aspell-%{languagecode}
12mr|aspell-fo-0.2.16.1-11|13	Version:       0.2.16.1
12mr|aspell-fo-0.2.16.1-11|14	Release:       %mkrel 11
12mr|aspell-fo-0.2.16.1-11|15	Epoch:         1
12mr|aspell-fo-0.2.16.1-11|16	Group:         System/Internationalization
12mr|aspell-fo-0.2.16.1-11|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-fo-0.2.16.1-11|18	URL:           http://aspell.sourceforge.net/
12mr|aspell-fo-0.2.16.1-11|19	License:       GPL
12mr|aspell-fo-0.2.16.1-11|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-fo-0.2.16.1-11|21	Provides: spell-fo
12mr|aspell-fo-0.2.16.1-11|22	
12mr|aspell-fo-0.2.16.1-11|23	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-fo-0.2.16.1-11|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-fo-0.2.16.1-11|25	
12mr|aspell-fo-0.2.16.1-11|26	# Mandriva Stuff
12mr|aspell-fo-0.2.16.1-11|27	Requires:      locales-%{languagecode}
12mr|aspell-fo-0.2.16.1-11|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-fo-0.2.16.1-11|29	Provides:      enchant-dictionary = 1
12mr|aspell-fo-0.2.16.1-11|30	Provides:      aspell-dictionary
12mr|aspell-fo-0.2.16.1-11|31	
12mr|aspell-fo-0.2.16.1-11|32	Autoreqprov:   no
12mr|aspell-fo-0.2.16.1-11|33	
12mr|aspell-fo-0.2.16.1-11|34	%description
12mr|aspell-fo-0.2.16.1-11|35	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-fo-0.2.16.1-11|36	
12mr|aspell-fo-0.2.16.1-11|37	%prep
12mr|aspell-fo-0.2.16.1-11|38	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-fo-0.2.16.1-11|39	
12mr|aspell-fo-0.2.16.1-11|40	%build
12mr|aspell-fo-0.2.16.1-11|41	
12mr|aspell-fo-0.2.16.1-11|42	# don't use configure macro
12mr|aspell-fo-0.2.16.1-11|43	./configure
12mr|aspell-fo-0.2.16.1-11|44	
12mr|aspell-fo-0.2.16.1-11|45	%make
12mr|aspell-fo-0.2.16.1-11|46	
12mr|aspell-fo-0.2.16.1-11|47	%install
12mr|aspell-fo-0.2.16.1-11|48	rm -fr $RPM_BUILD_ROOT
12mr|aspell-fo-0.2.16.1-11|49	
12mr|aspell-fo-0.2.16.1-11|50	%makeinstall_std
12mr|aspell-fo-0.2.16.1-11|51	
12mr|aspell-fo-0.2.16.1-11|52	chmod 644 README Copyright
12mr|aspell-fo-0.2.16.1-11|53	
12mr|aspell-fo-0.2.16.1-11|54	%clean
12mr|aspell-fo-0.2.16.1-11|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-fo-0.2.16.1-11|56	
12mr|aspell-fo-0.2.16.1-11|57	%files
12mr|aspell-fo-0.2.16.1-11|58	%defattr(-,root,root)
12mr|aspell-fo-0.2.16.1-11|59	%doc README Copyright doc/contributors
12mr|aspell-fo-0.2.16.1-11|60	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-fo-0.2.16.1-11|61	
12mr|aspell-fo-0.2.16.1-11|62	
12mr|aspell-fo-0.2.16.1-11|63	
12mr|aspell-fo-0.2.16.1-11|64	
12mr|aspell-fo-0.2.16.1-11|65	
12mr|aspell-fo-0.2.16.1-11|66	%changelog
12mr|aspell-fo-0.2.16.1-11|67	

13493 12
12mr|aspell-fr-0.50.3-19|1	%define _enable_debug_packages %{nil}
12mr|aspell-fr-0.50.3-19|2	%define debug_package          %{nil}
12mr|aspell-fr-0.50.3-19|3	
12mr|aspell-fr-0.50.3-19|4	# WARNING
12mr|aspell-fr-0.50.3-19|5	# To build this package, you must set LC_ALL to fr
12mr|aspell-fr-0.50.3-19|6	# example : LC_ALL=fr rpm -ba aspell-fr.spec
12mr|aspell-fr-0.50.3-19|7	
12mr|aspell-fr-0.50.3-19|8	%define src_ver 0.50-3
12mr|aspell-fr-0.50.3-19|9	%define languagelocal francais
12mr|aspell-fr-0.50.3-19|10	%define languageeng french
12mr|aspell-fr-0.50.3-19|11	%define languageenglazy French
12mr|aspell-fr-0.50.3-19|12	%define languagecode fr
12mr|aspell-fr-0.50.3-19|13	%define lc_ctype fr_FR
12mr|aspell-fr-0.50.3-19|14	
12mr|aspell-fr-0.50.3-19|15	Name:		aspell-%{languagecode}
12mr|aspell-fr-0.50.3-19|16	Version:	0.50.3
12mr|aspell-fr-0.50.3-19|17	Release:	%mkrel 19
12mr|aspell-fr-0.50.3-19|18	Summary:	%{languageenglazy} files for aspell
12mr|aspell-fr-0.50.3-19|19	Group:		System/Internationalization
12mr|aspell-fr-0.50.3-19|20	Source:		http://aspell.sourceforge.net/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-fr-0.50.3-19|21	URL:		http://aspellfr.free.fr/aspell/
12mr|aspell-fr-0.50.3-19|22	License:	GPL
12mr|aspell-fr-0.50.3-19|23	Epoch:		1
12mr|aspell-fr-0.50.3-19|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|aspell-fr-0.50.3-19|25	Provides: spell-fr
12mr|aspell-fr-0.50.3-19|26	
12mr|aspell-fr-0.50.3-19|27	BuildRequires:	aspell >= 0.50
12mr|aspell-fr-0.50.3-19|28	Requires:	aspell >= 0.50
12mr|aspell-fr-0.50.3-19|29	
12mr|aspell-fr-0.50.3-19|30	BuildRequires:	locales-fr
12mr|aspell-fr-0.50.3-19|31	
12mr|aspell-fr-0.50.3-19|32	# Mandriva Stuff
12mr|aspell-fr-0.50.3-19|33	Requires:	locales-%{languagecode}
12mr|aspell-fr-0.50.3-19|34	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-fr-0.50.3-19|35	Provides:	enchant-dictionary = 1
12mr|aspell-fr-0.50.3-19|36	Provides:	aspell-dictionary
12mr|aspell-fr-0.50.3-19|37	
12mr|aspell-fr-0.50.3-19|38	# RedHat Stuff. is this right:
12mr|aspell-fr-0.50.3-19|39	#Obsoletes: ispell-fr, ispell-french
12mr|aspell-fr-0.50.3-19|40	
12mr|aspell-fr-0.50.3-19|41	Autoreqprov:	no
12mr|aspell-fr-0.50.3-19|42	
12mr|aspell-fr-0.50.3-19|43	%description
12mr|aspell-fr-0.50.3-19|44	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-fr-0.50.3-19|45	
12mr|aspell-fr-0.50.3-19|46	%prep
12mr|aspell-fr-0.50.3-19|47	%setup -q -n %{name}-%{src_ver}
12mr|aspell-fr-0.50.3-19|48	
12mr|aspell-fr-0.50.3-19|49	%build
12mr|aspell-fr-0.50.3-19|50	export LC_ALL=fr
12mr|aspell-fr-0.50.3-19|51	./configure
12mr|aspell-fr-0.50.3-19|52	%make
12mr|aspell-fr-0.50.3-19|53	
12mr|aspell-fr-0.50.3-19|54	%install
12mr|aspell-fr-0.50.3-19|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-fr-0.50.3-19|56	export LC_ALL=fr
12mr|aspell-fr-0.50.3-19|57	%makeinstall_std
12mr|aspell-fr-0.50.3-19|58	
12mr|aspell-fr-0.50.3-19|59	# fix doc perms
12mr|aspell-fr-0.50.3-19|60	chmod 644 README COPYING
12mr|aspell-fr-0.50.3-19|61	
12mr|aspell-fr-0.50.3-19|62	%clean
12mr|aspell-fr-0.50.3-19|63	rm -fr $RPM_BUILD_ROOT
12mr|aspell-fr-0.50.3-19|64	
12mr|aspell-fr-0.50.3-19|65	%files
12mr|aspell-fr-0.50.3-19|66	%defattr(-,root,root)
12mr|aspell-fr-0.50.3-19|67	%doc README COPYING
12mr|aspell-fr-0.50.3-19|68	%{_libdir}/aspell-*/*
12mr|aspell-fr-0.50.3-19|69	
12mr|aspell-fr-0.50.3-19|70	
12mr|aspell-fr-0.50.3-19|71	
12mr|aspell-fr-0.50.3-19|72	
12mr|aspell-fr-0.50.3-19|73	
12mr|aspell-fr-0.50.3-19|74	%changelog
12mr|aspell-fr-0.50.3-19|75	

13494 12
12mr|aspell-ga-4.5.0-1|1	%define _enable_debug_packages %{nil}
12mr|aspell-ga-4.5.0-1|2	%define debug_package          %{nil}
12mr|aspell-ga-4.5.0-1|3	
12mr|aspell-ga-4.5.0-1|4	%define src_ver 4.5-0
12mr|aspell-ga-4.5.0-1|5	%define fname aspell5-%{languagecode}
12mr|aspell-ga-4.5.0-1|6	%define aspell_ver 0.60
12mr|aspell-ga-4.5.0-1|7	%define languageenglazy Irish
12mr|aspell-ga-4.5.0-1|8	%define languagecode ga
12mr|aspell-ga-4.5.0-1|9	%define lc_ctype ga_IE
12mr|aspell-ga-4.5.0-1|10	
12mr|aspell-ga-4.5.0-1|11	Summary:	%{languageenglazy} files for aspell
12mr|aspell-ga-4.5.0-1|12	Name:		aspell-%{languagecode}
12mr|aspell-ga-4.5.0-1|13	Version:	4.5.0
12mr|aspell-ga-4.5.0-1|14	Release:	%mkrel 1
12mr|aspell-ga-4.5.0-1|15	Group:		System/Internationalization
12mr|aspell-ga-4.5.0-1|16	Source:		http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-ga-4.5.0-1|17	URL:		http://aspell.sourceforge.net/
12mr|aspell-ga-4.5.0-1|18	License:	GPLv2
12mr|aspell-ga-4.5.0-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|aspell-ga-4.5.0-1|20	
12mr|aspell-ga-4.5.0-1|21	BuildRequires:	aspell >= %{aspell_ver}
12mr|aspell-ga-4.5.0-1|22	BuildRequires:	make
12mr|aspell-ga-4.5.0-1|23	Requires:	aspell >= %{aspell_ver}
12mr|aspell-ga-4.5.0-1|24	
12mr|aspell-ga-4.5.0-1|25	# Mandriva Stuff
12mr|aspell-ga-4.5.0-1|26	Requires:	locales-%{languagecode}
12mr|aspell-ga-4.5.0-1|27	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-ga-4.5.0-1|28	Provides:	enchant-dictionary = 1
12mr|aspell-ga-4.5.0-1|29	Provides:	aspell-dictionary
12mr|aspell-ga-4.5.0-1|30	Provides:	aspell-%{lc_ctype}
12mr|aspell-ga-4.5.0-1|31	
12mr|aspell-ga-4.5.0-1|32	Obsoletes:	ispell-%{languagecode}, iirish, ispell-gaeilge
12mr|aspell-ga-4.5.0-1|33	
12mr|aspell-ga-4.5.0-1|34	Autoreqprov:	no
12mr|aspell-ga-4.5.0-1|35	
12mr|aspell-ga-4.5.0-1|36	%description
12mr|aspell-ga-4.5.0-1|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-ga-4.5.0-1|38	
12mr|aspell-ga-4.5.0-1|39	%prep
12mr|aspell-ga-4.5.0-1|40	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-ga-4.5.0-1|41	
12mr|aspell-ga-4.5.0-1|42	%build
12mr|aspell-ga-4.5.0-1|43	# don't use configure macro
12mr|aspell-ga-4.5.0-1|44	./configure
12mr|aspell-ga-4.5.0-1|45	
12mr|aspell-ga-4.5.0-1|46	%make
12mr|aspell-ga-4.5.0-1|47	
12mr|aspell-ga-4.5.0-1|48	%install
12mr|aspell-ga-4.5.0-1|49	rm -fr %{buildroot}
12mr|aspell-ga-4.5.0-1|50	
12mr|aspell-ga-4.5.0-1|51	%makeinstall_std
12mr|aspell-ga-4.5.0-1|52	
12mr|aspell-ga-4.5.0-1|53	cp doc/README README.%{languagecode}
12mr|aspell-ga-4.5.0-1|54	chmod 644 README* Copyright doc/*
12mr|aspell-ga-4.5.0-1|55	
12mr|aspell-ga-4.5.0-1|56	%clean
12mr|aspell-ga-4.5.0-1|57	rm -fr %{buildroot}
12mr|aspell-ga-4.5.0-1|58	
12mr|aspell-ga-4.5.0-1|59	%files
12mr|aspell-ga-4.5.0-1|60	%defattr(-,root,root)
12mr|aspell-ga-4.5.0-1|61	%doc README.%{languagecode} Copyright
12mr|aspell-ga-4.5.0-1|62	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-ga-4.5.0-1|63	
12mr|aspell-ga-4.5.0-1|64	
12mr|aspell-ga-4.5.0-1|65	
12mr|aspell-ga-4.5.0-1|66	
12mr|aspell-ga-4.5.0-1|67	%changelog
12mr|aspell-ga-4.5.0-1|68	

13495 12
12mr|aspell-gd-0.1.1.1-10|1	%define _enable_debug_packages %{nil}
12mr|aspell-gd-0.1.1.1-10|2	%define debug_package          %{nil}
12mr|aspell-gd-0.1.1.1-10|3	
12mr|aspell-gd-0.1.1.1-10|4	%define src_ver 0.1.1-1
12mr|aspell-gd-0.1.1.1-10|5	%define fname aspell5-%{languagecode}
12mr|aspell-gd-0.1.1.1-10|6	%define aspell_ver 0.60
12mr|aspell-gd-0.1.1.1-10|7	%define languageenglazy Scottish
12mr|aspell-gd-0.1.1.1-10|8	%define languagecode gd
12mr|aspell-gd-0.1.1.1-10|9	%define lc_ctype gd_GB
12mr|aspell-gd-0.1.1.1-10|10	
12mr|aspell-gd-0.1.1.1-10|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-gd-0.1.1.1-10|12	Name:          aspell-%{languagecode}
12mr|aspell-gd-0.1.1.1-10|13	Version:       0.1.1.1
12mr|aspell-gd-0.1.1.1-10|14	Release:       %mkrel 10
12mr|aspell-gd-0.1.1.1-10|15	Epoch:         1
12mr|aspell-gd-0.1.1.1-10|16	Group:         System/Internationalization
12mr|aspell-gd-0.1.1.1-10|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-gd-0.1.1.1-10|18	URL:           http://aspell.net/
12mr|aspell-gd-0.1.1.1-10|19	License:	   GPL
12mr|aspell-gd-0.1.1.1-10|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-gd-0.1.1.1-10|21	Provides:	   spell-%{languagecode}
12mr|aspell-gd-0.1.1.1-10|22	# old ispell is repalced with aspell
12mr|aspell-gd-0.1.1.1-10|23	Obsoletes:	   ispell-%{languagecode}
12mr|aspell-gd-0.1.1.1-10|24	Obsoletes:	   igaelic
12mr|aspell-gd-0.1.1.1-10|25	
12mr|aspell-gd-0.1.1.1-10|26	
12mr|aspell-gd-0.1.1.1-10|27	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-gd-0.1.1.1-10|28	BuildRequires: make
12mr|aspell-gd-0.1.1.1-10|29	Requires:      aspell >= %{aspell_ver}
12mr|aspell-gd-0.1.1.1-10|30	
12mr|aspell-gd-0.1.1.1-10|31	# Mandriva Stuff
12mr|aspell-gd-0.1.1.1-10|32	Requires:      locales-%{languagecode}
12mr|aspell-gd-0.1.1.1-10|33	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-gd-0.1.1.1-10|34	Provides:      enchant-dictionary = 1
12mr|aspell-gd-0.1.1.1-10|35	Provides:      aspell-dictionary
12mr|aspell-gd-0.1.1.1-10|36	Provides:	   aspell-%{lc_ctype}
12mr|aspell-gd-0.1.1.1-10|37	
12mr|aspell-gd-0.1.1.1-10|38	Autoreqprov:   no
12mr|aspell-gd-0.1.1.1-10|39	
12mr|aspell-gd-0.1.1.1-10|40	%description
12mr|aspell-gd-0.1.1.1-10|41	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-gd-0.1.1.1-10|42	
12mr|aspell-gd-0.1.1.1-10|43	%prep
12mr|aspell-gd-0.1.1.1-10|44	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-gd-0.1.1.1-10|45	
12mr|aspell-gd-0.1.1.1-10|46	%build
12mr|aspell-gd-0.1.1.1-10|47	
12mr|aspell-gd-0.1.1.1-10|48	# don't use configure macro
12mr|aspell-gd-0.1.1.1-10|49	./configure
12mr|aspell-gd-0.1.1.1-10|50	
12mr|aspell-gd-0.1.1.1-10|51	%make
12mr|aspell-gd-0.1.1.1-10|52	
12mr|aspell-gd-0.1.1.1-10|53	%install
12mr|aspell-gd-0.1.1.1-10|54	rm -fr $RPM_BUILD_ROOT
12mr|aspell-gd-0.1.1.1-10|55	
12mr|aspell-gd-0.1.1.1-10|56	%makeinstall_std
12mr|aspell-gd-0.1.1.1-10|57	
12mr|aspell-gd-0.1.1.1-10|58	mv -f README README.%{languagecode}
12mr|aspell-gd-0.1.1.1-10|59	chmod 644 Copyright README.%{languagecode} doc/*
12mr|aspell-gd-0.1.1.1-10|60	
12mr|aspell-gd-0.1.1.1-10|61	%clean
12mr|aspell-gd-0.1.1.1-10|62	rm -fr $RPM_BUILD_ROOT
12mr|aspell-gd-0.1.1.1-10|63	
12mr|aspell-gd-0.1.1.1-10|64	%files
12mr|aspell-gd-0.1.1.1-10|65	%defattr(-,root,root)
12mr|aspell-gd-0.1.1.1-10|66	%doc README.%{languagecode} Copyright
12mr|aspell-gd-0.1.1.1-10|67	%doc doc/*
12mr|aspell-gd-0.1.1.1-10|68	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-gd-0.1.1.1-10|69	
12mr|aspell-gd-0.1.1.1-10|70	
12mr|aspell-gd-0.1.1.1-10|71	
12mr|aspell-gd-0.1.1.1-10|72	
12mr|aspell-gd-0.1.1.1-10|73	
12mr|aspell-gd-0.1.1.1-10|74	%changelog
12mr|aspell-gd-0.1.1.1-10|75	

13496 12
12mr|aspell-gl-0.5a.2-6|1	%define _enable_debug_packages %{nil}
12mr|aspell-gl-0.5a.2-6|2	%define debug_package          %{nil}
12mr|aspell-gl-0.5a.2-6|3	
12mr|aspell-gl-0.5a.2-6|4	%define src_ver 0.5a-2
12mr|aspell-gl-0.5a.2-6|5	
12mr|aspell-gl-0.5a.2-6|6	%define languageenglazy Galician
12mr|aspell-gl-0.5a.2-6|7	%define languagecode gl
12mr|aspell-gl-0.5a.2-6|8	%define lc_ctype gl_ES
12mr|aspell-gl-0.5a.2-6|9	
12mr|aspell-gl-0.5a.2-6|10	Summary:       %{languageenglazy} files for aspell
12mr|aspell-gl-0.5a.2-6|11	Name:          aspell-%{languagecode}
12mr|aspell-gl-0.5a.2-6|12	Epoch:         1
12mr|aspell-gl-0.5a.2-6|13	Version:       0.5a.2
12mr|aspell-gl-0.5a.2-6|14	Release:       %mkrel 6
12mr|aspell-gl-0.5a.2-6|15	Group:         System/Internationalization
12mr|aspell-gl-0.5a.2-6|16	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell6-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-gl-0.5a.2-6|17	URL:           http://aspell.net/
12mr|aspell-gl-0.5a.2-6|18	License:	   GPL
12mr|aspell-gl-0.5a.2-6|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-gl-0.5a.2-6|20	Provides: spell-%{languagecode}
12mr|aspell-gl-0.5a.2-6|21	
12mr|aspell-gl-0.5a.2-6|22	BuildRequires: aspell >= 0.60
12mr|aspell-gl-0.5a.2-6|23	BuildRequires: make
12mr|aspell-gl-0.5a.2-6|24	Requires:      aspell >= 0.60
12mr|aspell-gl-0.5a.2-6|25	
12mr|aspell-gl-0.5a.2-6|26	# Mandriva Stuff
12mr|aspell-gl-0.5a.2-6|27	Requires:      locales-%{languagecode}
12mr|aspell-gl-0.5a.2-6|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-gl-0.5a.2-6|29	Provides:      enchant-dictionary = 1
12mr|aspell-gl-0.5a.2-6|30	Provides:      aspell-dictionary
12mr|aspell-gl-0.5a.2-6|31	Provides:	   aspell-%{lc_ctype}
12mr|aspell-gl-0.5a.2-6|32	
12mr|aspell-gl-0.5a.2-6|33	Autoreqprov:   no
12mr|aspell-gl-0.5a.2-6|34	
12mr|aspell-gl-0.5a.2-6|35	%description
12mr|aspell-gl-0.5a.2-6|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-gl-0.5a.2-6|37	
12mr|aspell-gl-0.5a.2-6|38	%prep
12mr|aspell-gl-0.5a.2-6|39	%setup -q -n aspell6-gl-%{src_ver}
12mr|aspell-gl-0.5a.2-6|40	
12mr|aspell-gl-0.5a.2-6|41	%build
12mr|aspell-gl-0.5a.2-6|42	
12mr|aspell-gl-0.5a.2-6|43	# don't use configure macro
12mr|aspell-gl-0.5a.2-6|44	./configure
12mr|aspell-gl-0.5a.2-6|45	
12mr|aspell-gl-0.5a.2-6|46	%make
12mr|aspell-gl-0.5a.2-6|47	
12mr|aspell-gl-0.5a.2-6|48	%install
12mr|aspell-gl-0.5a.2-6|49	rm -fr $RPM_BUILD_ROOT
12mr|aspell-gl-0.5a.2-6|50	
12mr|aspell-gl-0.5a.2-6|51	%makeinstall_std
12mr|aspell-gl-0.5a.2-6|52	
12mr|aspell-gl-0.5a.2-6|53	mv -f README README.%{languagecode}
12mr|aspell-gl-0.5a.2-6|54	chmod 644 Copyright README.%{languagecode} doc/*
12mr|aspell-gl-0.5a.2-6|55	
12mr|aspell-gl-0.5a.2-6|56	%clean
12mr|aspell-gl-0.5a.2-6|57	rm -fr $RPM_BUILD_ROOT
12mr|aspell-gl-0.5a.2-6|58	
12mr|aspell-gl-0.5a.2-6|59	%files
12mr|aspell-gl-0.5a.2-6|60	%defattr(-,root,root)
12mr|aspell-gl-0.5a.2-6|61	%doc README.%{languagecode} Copyright
12mr|aspell-gl-0.5a.2-6|62	%doc doc/*
12mr|aspell-gl-0.5a.2-6|63	%{_libdir}/aspell-*/*
12mr|aspell-gl-0.5a.2-6|64	
12mr|aspell-gl-0.5a.2-6|65	
12mr|aspell-gl-0.5a.2-6|66	
12mr|aspell-gl-0.5a.2-6|67	%changelog
12mr|aspell-gl-0.5a.2-6|68	

13497 12
12mr|aspell-gv-0.50.0-12|1	%define _enable_debug_packages %{nil}
12mr|aspell-gv-0.50.0-12|2	%define debug_package          %{nil}
12mr|aspell-gv-0.50.0-12|3	
12mr|aspell-gv-0.50.0-12|4	%define src_ver 0.50-0
12mr|aspell-gv-0.50.0-12|5	
12mr|aspell-gv-0.50.0-12|6	%define languageenglazy Manx Gaelic
12mr|aspell-gv-0.50.0-12|7	%define languagecode gv
12mr|aspell-gv-0.50.0-12|8	%define lc_ctype gv_GB
12mr|aspell-gv-0.50.0-12|9	
12mr|aspell-gv-0.50.0-12|10	Summary:       %{languageenglazy} files for aspell
12mr|aspell-gv-0.50.0-12|11	Name:          aspell-%{languagecode}
12mr|aspell-gv-0.50.0-12|12	Version:       0.50.0
12mr|aspell-gv-0.50.0-12|13	Release:       %mkrel 12
12mr|aspell-gv-0.50.0-12|14	Group:         System/Internationalization
12mr|aspell-gv-0.50.0-12|15	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-gv-0.50.0-12|16	URL:           http://aspell.net/
12mr|aspell-gv-0.50.0-12|17	License:	   GPL
12mr|aspell-gv-0.50.0-12|18	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-gv-0.50.0-12|19	Provides:	   spell-%{languagecode}
12mr|aspell-gv-0.50.0-12|20	# old ispell is repalced with aspell
12mr|aspell-gv-0.50.0-12|21	Obsoletes:	   ispell-%{languagecode}
12mr|aspell-gv-0.50.0-12|22	
12mr|aspell-gv-0.50.0-12|23	BuildRequires: aspell >= 0.50
12mr|aspell-gv-0.50.0-12|24	BuildRequires: make
12mr|aspell-gv-0.50.0-12|25	Requires:      aspell >= 0.50
12mr|aspell-gv-0.50.0-12|26	
12mr|aspell-gv-0.50.0-12|27	# Mandriva Stuff
12mr|aspell-gv-0.50.0-12|28	Requires:      locales-%{languagecode}
12mr|aspell-gv-0.50.0-12|29	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-gv-0.50.0-12|30	Provides:      enchant-dictionary = 1
12mr|aspell-gv-0.50.0-12|31	Provides:      aspell-dictionary
12mr|aspell-gv-0.50.0-12|32	Provides:	   aspell-%{lc_ctype}
12mr|aspell-gv-0.50.0-12|33	
12mr|aspell-gv-0.50.0-12|34	Autoreqprov:   no
12mr|aspell-gv-0.50.0-12|35	
12mr|aspell-gv-0.50.0-12|36	%description
12mr|aspell-gv-0.50.0-12|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-gv-0.50.0-12|38	
12mr|aspell-gv-0.50.0-12|39	%prep
12mr|aspell-gv-0.50.0-12|40	%setup -q -n %{name}-%{src_ver}
12mr|aspell-gv-0.50.0-12|41	
12mr|aspell-gv-0.50.0-12|42	%build
12mr|aspell-gv-0.50.0-12|43	
12mr|aspell-gv-0.50.0-12|44	# don't use configure macro
12mr|aspell-gv-0.50.0-12|45	./configure
12mr|aspell-gv-0.50.0-12|46	
12mr|aspell-gv-0.50.0-12|47	%make
12mr|aspell-gv-0.50.0-12|48	
12mr|aspell-gv-0.50.0-12|49	%install
12mr|aspell-gv-0.50.0-12|50	rm -fr $RPM_BUILD_ROOT
12mr|aspell-gv-0.50.0-12|51	
12mr|aspell-gv-0.50.0-12|52	%makeinstall_std
12mr|aspell-gv-0.50.0-12|53	
12mr|aspell-gv-0.50.0-12|54	mv -f README README.%{languagecode}
12mr|aspell-gv-0.50.0-12|55	chmod 644 Copyright README.%{languagecode} doc/*
12mr|aspell-gv-0.50.0-12|56	
12mr|aspell-gv-0.50.0-12|57	%clean
12mr|aspell-gv-0.50.0-12|58	rm -fr $RPM_BUILD_ROOT
12mr|aspell-gv-0.50.0-12|59	
12mr|aspell-gv-0.50.0-12|60	%files
12mr|aspell-gv-0.50.0-12|61	%defattr(-,root,root)
12mr|aspell-gv-0.50.0-12|62	%doc README.%{languagecode} Copyright
12mr|aspell-gv-0.50.0-12|63	%doc doc/*
12mr|aspell-gv-0.50.0-12|64	%{_libdir}/aspell-*/*
12mr|aspell-gv-0.50.0-12|65	
12mr|aspell-gv-0.50.0-12|66	
12mr|aspell-gv-0.50.0-12|67	
12mr|aspell-gv-0.50.0-12|68	
12mr|aspell-gv-0.50.0-12|69	
12mr|aspell-gv-0.50.0-12|70	%changelog
12mr|aspell-gv-0.50.0-12|71	

13498 12
12mr|aspell-he-1.0.0-12|1	%define _enable_debug_packages %{nil}
12mr|aspell-he-1.0.0-12|2	%define debug_package          %{nil}
12mr|aspell-he-1.0.0-12|3	
12mr|aspell-he-1.0.0-12|4	%define src_ver 1.0-0
12mr|aspell-he-1.0.0-12|5	%define fname aspell6-%{languagecode}
12mr|aspell-he-1.0.0-12|6	%define aspell_ver 0.60
12mr|aspell-he-1.0.0-12|7	%define languageenglazy Hebrew
12mr|aspell-he-1.0.0-12|8	%define languagecode he
12mr|aspell-he-1.0.0-12|9	%define lc_ctype he_IL
12mr|aspell-he-1.0.0-12|10	
12mr|aspell-he-1.0.0-12|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-he-1.0.0-12|12	Name:          aspell-%{languagecode}
12mr|aspell-he-1.0.0-12|13	Version:       1.0.0
12mr|aspell-he-1.0.0-12|14	Release:       %mkrel 12
12mr|aspell-he-1.0.0-12|15	Group:         System/Internationalization
12mr|aspell-he-1.0.0-12|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-he-1.0.0-12|17	URL:		   http://aspell.net/
12mr|aspell-he-1.0.0-12|18	License:	   GPLv2
12mr|aspell-he-1.0.0-12|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-he-1.0.0-12|20	Provides: spell-%{languagecode}
12mr|aspell-he-1.0.0-12|21	
12mr|aspell-he-1.0.0-12|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-he-1.0.0-12|23	BuildRequires: make
12mr|aspell-he-1.0.0-12|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-he-1.0.0-12|25	
12mr|aspell-he-1.0.0-12|26	# Mandriva Stuff
12mr|aspell-he-1.0.0-12|27	Requires:      locales-%{languagecode}
12mr|aspell-he-1.0.0-12|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-he-1.0.0-12|29	Provides:      enchant-dictionary = 1
12mr|aspell-he-1.0.0-12|30	Provides:      aspell-dictionary
12mr|aspell-he-1.0.0-12|31	Provides:      aspell-%{lc_ctype}
12mr|aspell-he-1.0.0-12|32	
12mr|aspell-he-1.0.0-12|33	Autoreqprov:   no
12mr|aspell-he-1.0.0-12|34	
12mr|aspell-he-1.0.0-12|35	%description
12mr|aspell-he-1.0.0-12|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-he-1.0.0-12|37	
12mr|aspell-he-1.0.0-12|38	%prep
12mr|aspell-he-1.0.0-12|39	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-he-1.0.0-12|40	iconv -f ISO-8859-15 -t utf-8 README.iso -o README.iso.aux
12mr|aspell-he-1.0.0-12|41	mv -f README.iso.aux README.iso
12mr|aspell-he-1.0.0-12|42	
12mr|aspell-he-1.0.0-12|43	%build
12mr|aspell-he-1.0.0-12|44	# don't use configure macro
12mr|aspell-he-1.0.0-12|45	./configure
12mr|aspell-he-1.0.0-12|46	
12mr|aspell-he-1.0.0-12|47	%make
12mr|aspell-he-1.0.0-12|48	
12mr|aspell-he-1.0.0-12|49	%install
12mr|aspell-he-1.0.0-12|50	rm -fr $RPM_BUILD_ROOT
12mr|aspell-he-1.0.0-12|51	
12mr|aspell-he-1.0.0-12|52	%makeinstall_std
12mr|aspell-he-1.0.0-12|53	
12mr|aspell-he-1.0.0-12|54	chmod 644 Copyright README*
12mr|aspell-he-1.0.0-12|55	
12mr|aspell-he-1.0.0-12|56	%clean
12mr|aspell-he-1.0.0-12|57	rm -fr $RPM_BUILD_ROOT
12mr|aspell-he-1.0.0-12|58	
12mr|aspell-he-1.0.0-12|59	%files
12mr|aspell-he-1.0.0-12|60	%defattr(-,root,root)
12mr|aspell-he-1.0.0-12|61	%doc README* Copyright
12mr|aspell-he-1.0.0-12|62	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-he-1.0.0-12|63	
12mr|aspell-he-1.0.0-12|64	
12mr|aspell-he-1.0.0-12|65	
12mr|aspell-he-1.0.0-12|66	
12mr|aspell-he-1.0.0-12|67	
12mr|aspell-he-1.0.0-12|68	%changelog
12mr|aspell-he-1.0.0-12|69	

13499 12
12mr|aspell-hi-0.02.0-8|1	%define _enable_debug_packages %{nil}
12mr|aspell-hi-0.02.0-8|2	%define debug_package          %{nil}
12mr|aspell-hi-0.02.0-8|3	
12mr|aspell-hi-0.02.0-8|4	%define src_ver 0.02-0
12mr|aspell-hi-0.02.0-8|5	%define fname aspell6-%{languagecode}
12mr|aspell-hi-0.02.0-8|6	%define aspell_ver 0.60
12mr|aspell-hi-0.02.0-8|7	%define languageenglazy Hindi
12mr|aspell-hi-0.02.0-8|8	%define languagecode hi
12mr|aspell-hi-0.02.0-8|9	%define lc_ctype hi_IN
12mr|aspell-hi-0.02.0-8|10	
12mr|aspell-hi-0.02.0-8|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-hi-0.02.0-8|12	Name:          aspell-%{languagecode}
12mr|aspell-hi-0.02.0-8|13	Version:       0.02.0
12mr|aspell-hi-0.02.0-8|14	Release:       %mkrel 8
12mr|aspell-hi-0.02.0-8|15	Group:         System/Internationalization
12mr|aspell-hi-0.02.0-8|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-hi-0.02.0-8|17	Patch1:		hindu-specific-chars.patch
12mr|aspell-hi-0.02.0-8|18	URL:		   http://aspell.net/
12mr|aspell-hi-0.02.0-8|19	License:	   GPL
12mr|aspell-hi-0.02.0-8|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-hi-0.02.0-8|21	Provides: spell-%{languagecode}
12mr|aspell-hi-0.02.0-8|22	
12mr|aspell-hi-0.02.0-8|23	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-hi-0.02.0-8|24	BuildRequires: make
12mr|aspell-hi-0.02.0-8|25	Requires:      aspell >= %{aspell_ver}
12mr|aspell-hi-0.02.0-8|26	
12mr|aspell-hi-0.02.0-8|27	# Mandriva Stuff
12mr|aspell-hi-0.02.0-8|28	Requires:      locales-%{languagecode}
12mr|aspell-hi-0.02.0-8|29	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-hi-0.02.0-8|30	Provides:      enchant-dictionary = 1
12mr|aspell-hi-0.02.0-8|31	Provides:      aspell-dictionary
12mr|aspell-hi-0.02.0-8|32	Provides:      aspell-%{lc_ctype}
12mr|aspell-hi-0.02.0-8|33	
12mr|aspell-hi-0.02.0-8|34	Autoreqprov:   no
12mr|aspell-hi-0.02.0-8|35	
12mr|aspell-hi-0.02.0-8|36	%description
12mr|aspell-hi-0.02.0-8|37	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-hi-0.02.0-8|38	
12mr|aspell-hi-0.02.0-8|39	%prep
12mr|aspell-hi-0.02.0-8|40	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-hi-0.02.0-8|41	%patch1 -p0
12mr|aspell-hi-0.02.0-8|42	mv u-deva.cset u-deva-hi.cset
12mr|aspell-hi-0.02.0-8|43	mv u-deva.cmap u-deva-hi.cmap
12mr|aspell-hi-0.02.0-8|44	
12mr|aspell-hi-0.02.0-8|45	%build
12mr|aspell-hi-0.02.0-8|46	# don't use configure macro
12mr|aspell-hi-0.02.0-8|47	./configure
12mr|aspell-hi-0.02.0-8|48	
12mr|aspell-hi-0.02.0-8|49	%make
12mr|aspell-hi-0.02.0-8|50	
12mr|aspell-hi-0.02.0-8|51	%install
12mr|aspell-hi-0.02.0-8|52	rm -fr $RPM_BUILD_ROOT
12mr|aspell-hi-0.02.0-8|53	
12mr|aspell-hi-0.02.0-8|54	%makeinstall_std
12mr|aspell-hi-0.02.0-8|55	
12mr|aspell-hi-0.02.0-8|56	chmod 644 Copyright README*
12mr|aspell-hi-0.02.0-8|57	
12mr|aspell-hi-0.02.0-8|58	%clean
12mr|aspell-hi-0.02.0-8|59	rm -fr $RPM_BUILD_ROOT
12mr|aspell-hi-0.02.0-8|60	
12mr|aspell-hi-0.02.0-8|61	%files
12mr|aspell-hi-0.02.0-8|62	%defattr(-,root,root)
12mr|aspell-hi-0.02.0-8|63	%doc Copyright README*
12mr|aspell-hi-0.02.0-8|64	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-hi-0.02.0-8|65	
12mr|aspell-hi-0.02.0-8|66	
12mr|aspell-hi-0.02.0-8|67	
12mr|aspell-hi-0.02.0-8|68	
12mr|aspell-hi-0.02.0-8|69	
12mr|aspell-hi-0.02.0-8|70	%changelog
12mr|aspell-hi-0.02.0-8|71	

13500 12
12mr|aspell-hr-0.51.0-13|1	%define _enable_debug_packages %{nil}
12mr|aspell-hr-0.51.0-13|2	%define debug_package          %{nil}
12mr|aspell-hr-0.51.0-13|3	
12mr|aspell-hr-0.51.0-13|4	%define src_ver 0.51-0
12mr|aspell-hr-0.51.0-13|5	%define languageenglazy Croatian
12mr|aspell-hr-0.51.0-13|6	%define languagecode hr
12mr|aspell-hr-0.51.0-13|7	%define lc_ctype hr_HR
12mr|aspell-hr-0.51.0-13|8	
12mr|aspell-hr-0.51.0-13|9	Summary:       %{languageenglazy} files for aspell
12mr|aspell-hr-0.51.0-13|10	Name:          aspell-%{languagecode}
12mr|aspell-hr-0.51.0-13|11	Version:       0.51.0
12mr|aspell-hr-0.51.0-13|12	Release:       %mkrel 13
12mr|aspell-hr-0.51.0-13|13	Group:         System/Internationalization
12mr|aspell-hr-0.51.0-13|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-hr-0.51.0-13|15	URL:		   http://aspell.net/
12mr|aspell-hr-0.51.0-13|16	License:	   LGPL
12mr|aspell-hr-0.51.0-13|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-hr-0.51.0-13|18	
12mr|aspell-hr-0.51.0-13|19	BuildRequires: aspell >= 0.50
12mr|aspell-hr-0.51.0-13|20	BuildRequires: make
12mr|aspell-hr-0.51.0-13|21	Requires:      aspell >= 0.50
12mr|aspell-hr-0.51.0-13|22	
12mr|aspell-hr-0.51.0-13|23	# Mandriva Stuff
12mr|aspell-hr-0.51.0-13|24	Requires:      locales-%{languagecode}
12mr|aspell-hr-0.51.0-13|25	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-hr-0.51.0-13|26	Provides:      enchant-dictionary = 1
12mr|aspell-hr-0.51.0-13|27	Provides:      aspell-dictionary
12mr|aspell-hr-0.51.0-13|28	Provides:	   aspell-%{lc_ctype}
12mr|aspell-hr-0.51.0-13|29	
12mr|aspell-hr-0.51.0-13|30	Autoreqprov:   no
12mr|aspell-hr-0.51.0-13|31	
12mr|aspell-hr-0.51.0-13|32	%description
12mr|aspell-hr-0.51.0-13|33	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-hr-0.51.0-13|34	
12mr|aspell-hr-0.51.0-13|35	%prep
12mr|aspell-hr-0.51.0-13|36	%setup -q -n %{name}-%{src_ver}
12mr|aspell-hr-0.51.0-13|37	
12mr|aspell-hr-0.51.0-13|38	%build
12mr|aspell-hr-0.51.0-13|39	# don't use configure macro
12mr|aspell-hr-0.51.0-13|40	./configure
12mr|aspell-hr-0.51.0-13|41	
12mr|aspell-hr-0.51.0-13|42	%make
12mr|aspell-hr-0.51.0-13|43	
12mr|aspell-hr-0.51.0-13|44	%install
12mr|aspell-hr-0.51.0-13|45	rm -fr $RPM_BUILD_ROOT
12mr|aspell-hr-0.51.0-13|46	
12mr|aspell-hr-0.51.0-13|47	%makeinstall_std
12mr|aspell-hr-0.51.0-13|48	
12mr|aspell-hr-0.51.0-13|49	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/aspell
12mr|aspell-hr-0.51.0-13|50	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/aspell
12mr|aspell-hr-0.51.0-13|51	
12mr|aspell-hr-0.51.0-13|52	chmod 644 Copyright README* doc/*
12mr|aspell-hr-0.51.0-13|53	
12mr|aspell-hr-0.51.0-13|54	%clean
12mr|aspell-hr-0.51.0-13|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-hr-0.51.0-13|56	
12mr|aspell-hr-0.51.0-13|57	%files
12mr|aspell-hr-0.51.0-13|58	%defattr(-,root,root)
12mr|aspell-hr-0.51.0-13|59	%doc README* Copyright doc/*
12mr|aspell-hr-0.51.0-13|60	%{_libdir}/aspell-*/*
12mr|aspell-hr-0.51.0-13|61	
12mr|aspell-hr-0.51.0-13|62	
12mr|aspell-hr-0.51.0-13|63	
12mr|aspell-hr-0.51.0-13|64	
12mr|aspell-hr-0.51.0-13|65	
12mr|aspell-hr-0.51.0-13|66	%changelog
12mr|aspell-hr-0.51.0-13|67	

13501 12
12mr|aspell-hsb-0.01.1-11|1	%define _enable_debug_packages %{nil}
12mr|aspell-hsb-0.01.1-11|2	%define debug_package          %{nil}
12mr|aspell-hsb-0.01.1-11|3	
12mr|aspell-hsb-0.01.1-11|4	%define src_ver 0.01-1
12mr|aspell-hsb-0.01.1-11|5	%define fname aspell6-%{languagecode}
12mr|aspell-hsb-0.01.1-11|6	%define aspell_ver 0.60
12mr|aspell-hsb-0.01.1-11|7	%define languageenglazy Upper Sorbian
12mr|aspell-hsb-0.01.1-11|8	%define languagecode hsb
12mr|aspell-hsb-0.01.1-11|9	%define lc_ctype hsb_DE
12mr|aspell-hsb-0.01.1-11|10	
12mr|aspell-hsb-0.01.1-11|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-hsb-0.01.1-11|12	Name:          aspell-%{languagecode}
12mr|aspell-hsb-0.01.1-11|13	Version:       0.01.1
12mr|aspell-hsb-0.01.1-11|14	Release:       %mkrel 11
12mr|aspell-hsb-0.01.1-11|15	Group:         System/Internationalization
12mr|aspell-hsb-0.01.1-11|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-hsb-0.01.1-11|17	URL:		   http://aspell.net/
12mr|aspell-hsb-0.01.1-11|18	License:	   GPL
12mr|aspell-hsb-0.01.1-11|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-hsb-0.01.1-11|20	Provides: spell-%{languagecode}
12mr|aspell-hsb-0.01.1-11|21	
12mr|aspell-hsb-0.01.1-11|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-hsb-0.01.1-11|23	BuildRequires: make
12mr|aspell-hsb-0.01.1-11|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-hsb-0.01.1-11|25	
12mr|aspell-hsb-0.01.1-11|26	# Mandriva Stuff
12mr|aspell-hsb-0.01.1-11|27	Requires:      locales-%{languagecode}
12mr|aspell-hsb-0.01.1-11|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-hsb-0.01.1-11|29	Provides:      enchant-dictionary = 1
12mr|aspell-hsb-0.01.1-11|30	Provides:      aspell-dictionary
12mr|aspell-hsb-0.01.1-11|31	Provides:      aspell-%{lc_ctype}
12mr|aspell-hsb-0.01.1-11|32	
12mr|aspell-hsb-0.01.1-11|33	Autoreqprov:   no
12mr|aspell-hsb-0.01.1-11|34	
12mr|aspell-hsb-0.01.1-11|35	%description
12mr|aspell-hsb-0.01.1-11|36	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-hsb-0.01.1-11|37	
12mr|aspell-hsb-0.01.1-11|38	%prep
12mr|aspell-hsb-0.01.1-11|39	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-hsb-0.01.1-11|40	
12mr|aspell-hsb-0.01.1-11|41	%build
12mr|aspell-hsb-0.01.1-11|42	# don't use configure macro
12mr|aspell-hsb-0.01.1-11|43	./configure
12mr|aspell-hsb-0.01.1-11|44	
12mr|aspell-hsb-0.01.1-11|45	%make
12mr|aspell-hsb-0.01.1-11|46	
12mr|aspell-hsb-0.01.1-11|47	%install
12mr|aspell-hsb-0.01.1-11|48	rm -fr $RPM_BUILD_ROOT
12mr|aspell-hsb-0.01.1-11|49	
12mr|aspell-hsb-0.01.1-11|50	%makeinstall_std
12mr|aspell-hsb-0.01.1-11|51	
12mr|aspell-hsb-0.01.1-11|52	chmod 644 Copyright README*
12mr|aspell-hsb-0.01.1-11|53	
12mr|aspell-hsb-0.01.1-11|54	%clean
12mr|aspell-hsb-0.01.1-11|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-hsb-0.01.1-11|56	
12mr|aspell-hsb-0.01.1-11|57	%files
12mr|aspell-hsb-0.01.1-11|58	%defattr(-,root,root)
12mr|aspell-hsb-0.01.1-11|59	%doc README* Copyright
12mr|aspell-hsb-0.01.1-11|60	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-hsb-0.01.1-11|61	
12mr|aspell-hsb-0.01.1-11|62	
12mr|aspell-hsb-0.01.1-11|63	
12mr|aspell-hsb-0.01.1-11|64	
12mr|aspell-hsb-0.01.1-11|65	
12mr|aspell-hsb-0.01.1-11|66	%changelog
12mr|aspell-hsb-0.01.1-11|67	

13502 12
12mr|aspell-hu-0.99.4.2.0-9|1	%define _enable_debug_packages %{nil}
12mr|aspell-hu-0.99.4.2.0-9|2	%define debug_package          %{nil}
12mr|aspell-hu-0.99.4.2.0-9|3	
12mr|aspell-hu-0.99.4.2.0-9|4	%define src_ver 0.99.4.2-0
12mr|aspell-hu-0.99.4.2.0-9|5	%define fname aspell6-%{languagecode}
12mr|aspell-hu-0.99.4.2.0-9|6	%define aspell_ver 0.60
12mr|aspell-hu-0.99.4.2.0-9|7	%define languageenglazy Hungarian
12mr|aspell-hu-0.99.4.2.0-9|8	%define languagecode hu
12mr|aspell-hu-0.99.4.2.0-9|9	%define lc_ctype hu_HU
12mr|aspell-hu-0.99.4.2.0-9|10	
12mr|aspell-hu-0.99.4.2.0-9|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-hu-0.99.4.2.0-9|12	Name:          aspell-%{languagecode}
12mr|aspell-hu-0.99.4.2.0-9|13	Version:       0.99.4.2.0
12mr|aspell-hu-0.99.4.2.0-9|14	Release:       %mkrel 9
12mr|aspell-hu-0.99.4.2.0-9|15	Group:         System/Internationalization
12mr|aspell-hu-0.99.4.2.0-9|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-hu-0.99.4.2.0-9|17	URL:		   http://aspell.sourceforge.net/
12mr|aspell-hu-0.99.4.2.0-9|18	#Source:	       http://prdownloads.sourceforge.net/wordlist-hu/wordlist-hu-%{src_ver}.tar.bz2
12mr|aspell-hu-0.99.4.2.0-9|19	#URL:		   http://wordlist-hu.sourceforge.net
12mr|aspell-hu-0.99.4.2.0-9|20	License:	   GPL
12mr|aspell-hu-0.99.4.2.0-9|21	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-hu-0.99.4.2.0-9|22	
12mr|aspell-hu-0.99.4.2.0-9|23	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-hu-0.99.4.2.0-9|24	BuildRequires: make
12mr|aspell-hu-0.99.4.2.0-9|25	Requires:      aspell >= %{aspell_ver}
12mr|aspell-hu-0.99.4.2.0-9|26	
12mr|aspell-hu-0.99.4.2.0-9|27	# Mandriva Stuff
12mr|aspell-hu-0.99.4.2.0-9|28	Requires:      locales-%{languagecode}
12mr|aspell-hu-0.99.4.2.0-9|29	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-hu-0.99.4.2.0-9|30	Provides:      enchant-dictionary = 1
12mr|aspell-hu-0.99.4.2.0-9|31	Provides:      aspell-dictionary
12mr|aspell-hu-0.99.4.2.0-9|32	Provides:	   aspell-%{lc_ctype}
12mr|aspell-hu-0.99.4.2.0-9|33	Provides:      spell-%{languagecode}
12mr|aspell-hu-0.99.4.2.0-9|34	
12mr|aspell-hu-0.99.4.2.0-9|35	Autoreqprov:   no
12mr|aspell-hu-0.99.4.2.0-9|36	
12mr|aspell-hu-0.99.4.2.0-9|37	%description
12mr|aspell-hu-0.99.4.2.0-9|38	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-hu-0.99.4.2.0-9|39	
12mr|aspell-hu-0.99.4.2.0-9|40	%prep
12mr|aspell-hu-0.99.4.2.0-9|41	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-hu-0.99.4.2.0-9|42	
12mr|aspell-hu-0.99.4.2.0-9|43	%build
12mr|aspell-hu-0.99.4.2.0-9|44	# don't use configure macro
12mr|aspell-hu-0.99.4.2.0-9|45	./configure
12mr|aspell-hu-0.99.4.2.0-9|46	
12mr|aspell-hu-0.99.4.2.0-9|47	%make
12mr|aspell-hu-0.99.4.2.0-9|48	
12mr|aspell-hu-0.99.4.2.0-9|49	%install
12mr|aspell-hu-0.99.4.2.0-9|50	rm -fr $RPM_BUILD_ROOT
12mr|aspell-hu-0.99.4.2.0-9|51	
12mr|aspell-hu-0.99.4.2.0-9|52	%makeinstall_std
12mr|aspell-hu-0.99.4.2.0-9|53	
12mr|aspell-hu-0.99.4.2.0-9|54	#cp doc/README README.%{languagecode}
12mr|aspell-hu-0.99.4.2.0-9|55	#chmod 644 README Copyright README.%{languagecode}
12mr|aspell-hu-0.99.4.2.0-9|56	
12mr|aspell-hu-0.99.4.2.0-9|57	%clean
12mr|aspell-hu-0.99.4.2.0-9|58	rm -fr $RPM_BUILD_ROOT
12mr|aspell-hu-0.99.4.2.0-9|59	
12mr|aspell-hu-0.99.4.2.0-9|60	%files
12mr|aspell-hu-0.99.4.2.0-9|61	%defattr(-,root,root)
12mr|aspell-hu-0.99.4.2.0-9|62	%doc README* Copyright doc/*
12mr|aspell-hu-0.99.4.2.0-9|63	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-hu-0.99.4.2.0-9|64	
12mr|aspell-hu-0.99.4.2.0-9|65	
12mr|aspell-hu-0.99.4.2.0-9|66	
12mr|aspell-hu-0.99.4.2.0-9|67	
12mr|aspell-hu-0.99.4.2.0-9|68	
12mr|aspell-hu-0.99.4.2.0-9|69	%changelog
12mr|aspell-hu-0.99.4.2.0-9|70	

13503 12
12mr|aspell-ia-0.50.1-12|1	%define _enable_debug_packages %{nil}
12mr|aspell-ia-0.50.1-12|2	%define debug_package          %{nil}
12mr|aspell-ia-0.50.1-12|3	
12mr|aspell-ia-0.50.1-12|4	%define src_ver 0.50-1
12mr|aspell-ia-0.50.1-12|5	
12mr|aspell-ia-0.50.1-12|6	%define languageenglazy Interlingua
12mr|aspell-ia-0.50.1-12|7	%define languagecode ia
12mr|aspell-ia-0.50.1-12|8	%define lc_ctype ia_XX
12mr|aspell-ia-0.50.1-12|9	
12mr|aspell-ia-0.50.1-12|10	Summary:       %{languageenglazy} files for aspell
12mr|aspell-ia-0.50.1-12|11	Name:          aspell-%{languagecode}
12mr|aspell-ia-0.50.1-12|12	Version:       0.50.1
12mr|aspell-ia-0.50.1-12|13	Release:       %mkrel 12
12mr|aspell-ia-0.50.1-12|14	Group:         System/Internationalization
12mr|aspell-ia-0.50.1-12|15	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-ia-0.50.1-12|16	URL:           http://aspell.net/
12mr|aspell-ia-0.50.1-12|17	License:	   LGPL
12mr|aspell-ia-0.50.1-12|18	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-ia-0.50.1-12|19	Provides: spell-%{languagecode}
12mr|aspell-ia-0.50.1-12|20	
12mr|aspell-ia-0.50.1-12|21	BuildRequires: aspell >= 0.50
12mr|aspell-ia-0.50.1-12|22	BuildRequires: make
12mr|aspell-ia-0.50.1-12|23	Requires:      aspell >= 0.50
12mr|aspell-ia-0.50.1-12|24	
12mr|aspell-ia-0.50.1-12|25	# Mandriva Stuff
12mr|aspell-ia-0.50.1-12|26	#there is currently no interlingua locale
12mr|aspell-ia-0.50.1-12|27	#Requires:      locales-%{languagecode}
12mr|aspell-ia-0.50.1-12|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-ia-0.50.1-12|29	Provides:      enchant-dictionary = 1
12mr|aspell-ia-0.50.1-12|30	Provides:      aspell-dictionary
12mr|aspell-ia-0.50.1-12|31	Provides:	   aspell-%{lc_ctype}
12mr|aspell-ia-0.50.1-12|32	
12mr|aspell-ia-0.50.1-12|33	Autoreqprov:   no
12mr|aspell-ia-0.50.1-12|34	
12mr|aspell-ia-0.50.1-12|35	%description
12mr|aspell-ia-0.50.1-12|36	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-ia-0.50.1-12|37	
12mr|aspell-ia-0.50.1-12|38	%prep
12mr|aspell-ia-0.50.1-12|39	%setup -q -n %{name}-%{src_ver}
12mr|aspell-ia-0.50.1-12|40	
12mr|aspell-ia-0.50.1-12|41	%build
12mr|aspell-ia-0.50.1-12|42	
12mr|aspell-ia-0.50.1-12|43	# don't use configure macro
12mr|aspell-ia-0.50.1-12|44	./configure
12mr|aspell-ia-0.50.1-12|45	
12mr|aspell-ia-0.50.1-12|46	%make
12mr|aspell-ia-0.50.1-12|47	
12mr|aspell-ia-0.50.1-12|48	%install
12mr|aspell-ia-0.50.1-12|49	rm -fr $RPM_BUILD_ROOT
12mr|aspell-ia-0.50.1-12|50	
12mr|aspell-ia-0.50.1-12|51	%makeinstall_std
12mr|aspell-ia-0.50.1-12|52	
12mr|aspell-ia-0.50.1-12|53	chmod 644 Copyright README* doc/*
12mr|aspell-ia-0.50.1-12|54	
12mr|aspell-ia-0.50.1-12|55	%clean
12mr|aspell-ia-0.50.1-12|56	rm -fr $RPM_BUILD_ROOT
12mr|aspell-ia-0.50.1-12|57	
12mr|aspell-ia-0.50.1-12|58	%files
12mr|aspell-ia-0.50.1-12|59	%defattr(-,root,root)
12mr|aspell-ia-0.50.1-12|60	%doc README* Copyright
12mr|aspell-ia-0.50.1-12|61	%doc doc/*
12mr|aspell-ia-0.50.1-12|62	%{_libdir}/aspell-*/*
12mr|aspell-ia-0.50.1-12|63	
12mr|aspell-ia-0.50.1-12|64	
12mr|aspell-ia-0.50.1-12|65	
12mr|aspell-ia-0.50.1-12|66	
12mr|aspell-ia-0.50.1-12|67	
12mr|aspell-ia-0.50.1-12|68	%changelog
12mr|aspell-ia-0.50.1-12|69	

13504 12
12mr|aspell-id-1.2.0-12|1	%define _enable_debug_packages %{nil}
12mr|aspell-id-1.2.0-12|2	%define debug_package          %{nil}
12mr|aspell-id-1.2.0-12|3	
12mr|aspell-id-1.2.0-12|4	%define src_ver 1.2-0
12mr|aspell-id-1.2.0-12|5	%define fname aspell5-%{languagecode}
12mr|aspell-id-1.2.0-12|6	%define aspell_ver 0.60
12mr|aspell-id-1.2.0-12|7	%define languageenglazy Indonesian
12mr|aspell-id-1.2.0-12|8	%define languagecode id
12mr|aspell-id-1.2.0-12|9	%define lc_ctype id_ID
12mr|aspell-id-1.2.0-12|10	
12mr|aspell-id-1.2.0-12|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-id-1.2.0-12|12	Name:          aspell-%{languagecode}
12mr|aspell-id-1.2.0-12|13	Version:       1.2.0
12mr|aspell-id-1.2.0-12|14	Release:       %mkrel 12
12mr|aspell-id-1.2.0-12|15	Group:         System/Internationalization
12mr|aspell-id-1.2.0-12|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-id-1.2.0-12|17	URL:		   http://aspell.net/
12mr|aspell-id-1.2.0-12|18	License:	   GPL
12mr|aspell-id-1.2.0-12|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-id-1.2.0-12|20	Provides:	   spell-%{languagecode}
12mr|aspell-id-1.2.0-12|21	# old ispell is repalced with aspell
12mr|aspell-id-1.2.0-12|22	Obsoletes:	   ispell-%{languagecode}
12mr|aspell-id-1.2.0-12|23	Obsoletes:	   ispell-indonesian
12mr|aspell-id-1.2.0-12|24	Obsoletes:	   indospell
12mr|aspell-id-1.2.0-12|25	
12mr|aspell-id-1.2.0-12|26	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-id-1.2.0-12|27	BuildRequires: make
12mr|aspell-id-1.2.0-12|28	Requires:      aspell >= %{aspell_ver}
12mr|aspell-id-1.2.0-12|29	
12mr|aspell-id-1.2.0-12|30	# Mandriva Stuff
12mr|aspell-id-1.2.0-12|31	Requires:      locales-%{languagecode}
12mr|aspell-id-1.2.0-12|32	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-id-1.2.0-12|33	Provides:      enchant-dictionary = 1
12mr|aspell-id-1.2.0-12|34	Provides:      aspell-dictionary
12mr|aspell-id-1.2.0-12|35	Provides:	   aspell-%{lc_ctype}
12mr|aspell-id-1.2.0-12|36	
12mr|aspell-id-1.2.0-12|37	Autoreqprov:   no
12mr|aspell-id-1.2.0-12|38	
12mr|aspell-id-1.2.0-12|39	%description
12mr|aspell-id-1.2.0-12|40	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-id-1.2.0-12|41	
12mr|aspell-id-1.2.0-12|42	%prep
12mr|aspell-id-1.2.0-12|43	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-id-1.2.0-12|44	
12mr|aspell-id-1.2.0-12|45	%build
12mr|aspell-id-1.2.0-12|46	# don't use configure macro
12mr|aspell-id-1.2.0-12|47	./configure
12mr|aspell-id-1.2.0-12|48	
12mr|aspell-id-1.2.0-12|49	%make
12mr|aspell-id-1.2.0-12|50	
12mr|aspell-id-1.2.0-12|51	%install
12mr|aspell-id-1.2.0-12|52	rm -fr $RPM_BUILD_ROOT
12mr|aspell-id-1.2.0-12|53	
12mr|aspell-id-1.2.0-12|54	%makeinstall_std
12mr|aspell-id-1.2.0-12|55	
12mr|aspell-id-1.2.0-12|56	chmod 644 Copyright README* doc/*
12mr|aspell-id-1.2.0-12|57	
12mr|aspell-id-1.2.0-12|58	%clean
12mr|aspell-id-1.2.0-12|59	rm -fr $RPM_BUILD_ROOT
12mr|aspell-id-1.2.0-12|60	
12mr|aspell-id-1.2.0-12|61	%files
12mr|aspell-id-1.2.0-12|62	%defattr(-,root,root)
12mr|aspell-id-1.2.0-12|63	%doc README* Copyright doc/*
12mr|aspell-id-1.2.0-12|64	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-id-1.2.0-12|65	
12mr|aspell-id-1.2.0-12|66	
12mr|aspell-id-1.2.0-12|67	
12mr|aspell-id-1.2.0-12|68	
12mr|aspell-id-1.2.0-12|69	
12mr|aspell-id-1.2.0-12|70	%changelog
12mr|aspell-id-1.2.0-12|71	

13505 12
12mr|aspell-is-0.51.1-13|1	%define _enable_debug_packages %{nil}
12mr|aspell-is-0.51.1-13|2	%define debug_package          %{nil}
12mr|aspell-is-0.51.1-13|3	
12mr|aspell-is-0.51.1-13|4	%define src_ver 0.51.1-0
12mr|aspell-is-0.51.1-13|5	%define languageenglazy Icelandic
12mr|aspell-is-0.51.1-13|6	%define languagecode is
12mr|aspell-is-0.51.1-13|7	%define lc_ctype is_IS
12mr|aspell-is-0.51.1-13|8	
12mr|aspell-is-0.51.1-13|9	Summary:       %{languageenglazy} files for aspell
12mr|aspell-is-0.51.1-13|10	Name:          aspell-%{languagecode}
12mr|aspell-is-0.51.1-13|11	Version:       0.51.1
12mr|aspell-is-0.51.1-13|12	Release:       %mkrel 13
12mr|aspell-is-0.51.1-13|13	Group:         System/Internationalization
12mr|aspell-is-0.51.1-13|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-is-0.51.1-13|15	URL:		   http://aspell.net/
12mr|aspell-is-0.51.1-13|16	License:	   GPL
12mr|aspell-is-0.51.1-13|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-is-0.51.1-13|18	
12mr|aspell-is-0.51.1-13|19	BuildRequires: aspell >= 0.50
12mr|aspell-is-0.51.1-13|20	BuildRequires: make
12mr|aspell-is-0.51.1-13|21	Requires:      aspell >= 0.50
12mr|aspell-is-0.51.1-13|22	
12mr|aspell-is-0.51.1-13|23	# Mandriva Stuff
12mr|aspell-is-0.51.1-13|24	Requires:      locales-%{languagecode}
12mr|aspell-is-0.51.1-13|25	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-is-0.51.1-13|26	Provides:      enchant-dictionary = 1
12mr|aspell-is-0.51.1-13|27	Provides:      aspell-dictionary
12mr|aspell-is-0.51.1-13|28	Provides:	   aspell-%{lc_ctype}
12mr|aspell-is-0.51.1-13|29	
12mr|aspell-is-0.51.1-13|30	Autoreqprov:   no
12mr|aspell-is-0.51.1-13|31	
12mr|aspell-is-0.51.1-13|32	%description
12mr|aspell-is-0.51.1-13|33	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-is-0.51.1-13|34	
12mr|aspell-is-0.51.1-13|35	%prep
12mr|aspell-is-0.51.1-13|36	%setup -q -n %{name}-%{src_ver}
12mr|aspell-is-0.51.1-13|37	
12mr|aspell-is-0.51.1-13|38	%build
12mr|aspell-is-0.51.1-13|39	# don't use configure macro
12mr|aspell-is-0.51.1-13|40	./configure
12mr|aspell-is-0.51.1-13|41	
12mr|aspell-is-0.51.1-13|42	%make
12mr|aspell-is-0.51.1-13|43	
12mr|aspell-is-0.51.1-13|44	%install
12mr|aspell-is-0.51.1-13|45	rm -fr $RPM_BUILD_ROOT
12mr|aspell-is-0.51.1-13|46	
12mr|aspell-is-0.51.1-13|47	%makeinstall_std
12mr|aspell-is-0.51.1-13|48	
12mr|aspell-is-0.51.1-13|49	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/aspell
12mr|aspell-is-0.51.1-13|50	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/aspell
12mr|aspell-is-0.51.1-13|51	
12mr|aspell-is-0.51.1-13|52	chmod 644 Copyright README*
12mr|aspell-is-0.51.1-13|53	
12mr|aspell-is-0.51.1-13|54	%clean
12mr|aspell-is-0.51.1-13|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-is-0.51.1-13|56	
12mr|aspell-is-0.51.1-13|57	%files
12mr|aspell-is-0.51.1-13|58	%defattr(-,root,root)
12mr|aspell-is-0.51.1-13|59	%doc README* Copyright
12mr|aspell-is-0.51.1-13|60	%{_libdir}/aspell-*/*
12mr|aspell-is-0.51.1-13|61	
12mr|aspell-is-0.51.1-13|62	
12mr|aspell-is-0.51.1-13|63	
12mr|aspell-is-0.51.1-13|64	
12mr|aspell-is-0.51.1-13|65	
12mr|aspell-is-0.51.1-13|66	%changelog
12mr|aspell-is-0.51.1-13|67	

13506 12
12mr|aspell-it-0.54.0-10|1	%define _enable_debug_packages %{nil}
12mr|aspell-it-0.54.0-10|2	%define debug_package          %{nil}
12mr|aspell-it-0.54.0-10|3	
12mr|aspell-it-0.54.0-10|4	%define src_ver 2.2_20050523-0
12mr|aspell-it-0.54.0-10|5	
12mr|aspell-it-0.54.0-10|6	%define languageenglazy Italian
12mr|aspell-it-0.54.0-10|7	%define languagecode it
12mr|aspell-it-0.54.0-10|8	%define lc_ctype it_IT
12mr|aspell-it-0.54.0-10|9	
12mr|aspell-it-0.54.0-10|10	Summary:       %{languageenglazy} files for aspell
12mr|aspell-it-0.54.0-10|11	Name:          aspell-%{languagecode}
12mr|aspell-it-0.54.0-10|12	Version:       0.54.0
12mr|aspell-it-0.54.0-10|13	Release:       %mkrel 10
12mr|aspell-it-0.54.0-10|14	Group:         System/Internationalization
12mr|aspell-it-0.54.0-10|15	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/it/aspell6-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-it-0.54.0-10|16	URL:           http://aspell.net/
12mr|aspell-it-0.54.0-10|17	License:	   GPL
12mr|aspell-it-0.54.0-10|18	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-it-0.54.0-10|19	
12mr|aspell-it-0.54.0-10|20	BuildRequires: aspell >= 0.50
12mr|aspell-it-0.54.0-10|21	BuildRequires: make
12mr|aspell-it-0.54.0-10|22	Requires:      aspell >= 0.50
12mr|aspell-it-0.54.0-10|23	
12mr|aspell-it-0.54.0-10|24	# Mandriva Stuff
12mr|aspell-it-0.54.0-10|25	Requires:      locales-%{languagecode}
12mr|aspell-it-0.54.0-10|26	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-it-0.54.0-10|27	Provides:      enchant-dictionary = 1
12mr|aspell-it-0.54.0-10|28	Provides:      aspell-dictionary
12mr|aspell-it-0.54.0-10|29	Provides:	   aspell-%{lc_ctype}
12mr|aspell-it-0.54.0-10|30	Provides:	   spell-it
12mr|aspell-it-0.54.0-10|31	
12mr|aspell-it-0.54.0-10|32	Autoreqprov:   no
12mr|aspell-it-0.54.0-10|33	
12mr|aspell-it-0.54.0-10|34	Obsoletes: ispell-it, ispell-italian
12mr|aspell-it-0.54.0-10|35	
12mr|aspell-it-0.54.0-10|36	%description
12mr|aspell-it-0.54.0-10|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-it-0.54.0-10|38	
12mr|aspell-it-0.54.0-10|39	%prep
12mr|aspell-it-0.54.0-10|40	%setup -q -n aspell6-%{languagecode}-%{src_ver}
12mr|aspell-it-0.54.0-10|41	
12mr|aspell-it-0.54.0-10|42	%build
12mr|aspell-it-0.54.0-10|43	
12mr|aspell-it-0.54.0-10|44	# don't use configure macro
12mr|aspell-it-0.54.0-10|45	./configure
12mr|aspell-it-0.54.0-10|46	
12mr|aspell-it-0.54.0-10|47	%make
12mr|aspell-it-0.54.0-10|48	
12mr|aspell-it-0.54.0-10|49	%install
12mr|aspell-it-0.54.0-10|50	rm -fr $RPM_BUILD_ROOT
12mr|aspell-it-0.54.0-10|51	
12mr|aspell-it-0.54.0-10|52	%makeinstall_std
12mr|aspell-it-0.54.0-10|53	
12mr|aspell-it-0.54.0-10|54	mv README README.%{languagecode}
12mr|aspell-it-0.54.0-10|55	chmod 644 README* Copyright doc/*
12mr|aspell-it-0.54.0-10|56	
12mr|aspell-it-0.54.0-10|57	%clean
12mr|aspell-it-0.54.0-10|58	rm -fr $RPM_BUILD_ROOT
12mr|aspell-it-0.54.0-10|59	
12mr|aspell-it-0.54.0-10|60	%files
12mr|aspell-it-0.54.0-10|61	%defattr(-,root,root)
12mr|aspell-it-0.54.0-10|62	%doc README* Copyright doc/*
12mr|aspell-it-0.54.0-10|63	%{_libdir}/aspell-*/*
12mr|aspell-it-0.54.0-10|64	
12mr|aspell-it-0.54.0-10|65	
12mr|aspell-it-0.54.0-10|66	
12mr|aspell-it-0.54.0-10|67	
12mr|aspell-it-0.54.0-10|68	
12mr|aspell-it-0.54.0-10|69	%changelog
12mr|aspell-it-0.54.0-10|70	

13507 12
12mr|aspell-ku-0.12.0-11|1	%define _enable_debug_packages %{nil}
12mr|aspell-ku-0.12.0-11|2	%define debug_package          %{nil}
12mr|aspell-ku-0.12.0-11|3	
12mr|aspell-ku-0.12.0-11|4	%define src_ver 0.12-0
12mr|aspell-ku-0.12.0-11|5	%define fname aspell5-%{languagecode}
12mr|aspell-ku-0.12.0-11|6	%define aspell_ver 0.60
12mr|aspell-ku-0.12.0-11|7	%define languageenglazy Kurdish
12mr|aspell-ku-0.12.0-11|8	%define languagecode ku
12mr|aspell-ku-0.12.0-11|9	%define lc_ctype ku_TR
12mr|aspell-ku-0.12.0-11|10	
12mr|aspell-ku-0.12.0-11|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-ku-0.12.0-11|12	Name:          aspell-%{languagecode}
12mr|aspell-ku-0.12.0-11|13	Version:       0.12.0
12mr|aspell-ku-0.12.0-11|14	Release:       %mkrel 11
12mr|aspell-ku-0.12.0-11|15	Group:         System/Internationalization
12mr|aspell-ku-0.12.0-11|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-ku-0.12.0-11|17	URL:		   http://aspell.net/
12mr|aspell-ku-0.12.0-11|18	License:	   GPL
12mr|aspell-ku-0.12.0-11|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-ku-0.12.0-11|20	Provides: spell-%{languagecode}
12mr|aspell-ku-0.12.0-11|21	
12mr|aspell-ku-0.12.0-11|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-ku-0.12.0-11|23	BuildRequires: make
12mr|aspell-ku-0.12.0-11|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-ku-0.12.0-11|25	
12mr|aspell-ku-0.12.0-11|26	# Mandriva Stuff
12mr|aspell-ku-0.12.0-11|27	Requires:      locales-%{languagecode}
12mr|aspell-ku-0.12.0-11|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-ku-0.12.0-11|29	Provides:      enchant-dictionary = 1
12mr|aspell-ku-0.12.0-11|30	Provides:      aspell-dictionary
12mr|aspell-ku-0.12.0-11|31	Provides:      aspell-%{lc_ctype}
12mr|aspell-ku-0.12.0-11|32	
12mr|aspell-ku-0.12.0-11|33	Autoreqprov:   no
12mr|aspell-ku-0.12.0-11|34	
12mr|aspell-ku-0.12.0-11|35	%description
12mr|aspell-ku-0.12.0-11|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-ku-0.12.0-11|37	
12mr|aspell-ku-0.12.0-11|38	%prep
12mr|aspell-ku-0.12.0-11|39	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-ku-0.12.0-11|40	
12mr|aspell-ku-0.12.0-11|41	%build
12mr|aspell-ku-0.12.0-11|42	# don't use configure macro
12mr|aspell-ku-0.12.0-11|43	./configure
12mr|aspell-ku-0.12.0-11|44	
12mr|aspell-ku-0.12.0-11|45	%make
12mr|aspell-ku-0.12.0-11|46	
12mr|aspell-ku-0.12.0-11|47	%install
12mr|aspell-ku-0.12.0-11|48	rm -fr $RPM_BUILD_ROOT
12mr|aspell-ku-0.12.0-11|49	
12mr|aspell-ku-0.12.0-11|50	%makeinstall_std
12mr|aspell-ku-0.12.0-11|51	
12mr|aspell-ku-0.12.0-11|52	chmod 644 Copyright README*
12mr|aspell-ku-0.12.0-11|53	
12mr|aspell-ku-0.12.0-11|54	%clean
12mr|aspell-ku-0.12.0-11|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-ku-0.12.0-11|56	
12mr|aspell-ku-0.12.0-11|57	%files
12mr|aspell-ku-0.12.0-11|58	%defattr(-,root,root)
12mr|aspell-ku-0.12.0-11|59	%doc README* Copyright doc/*
12mr|aspell-ku-0.12.0-11|60	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-ku-0.12.0-11|61	
12mr|aspell-ku-0.12.0-11|62	
12mr|aspell-ku-0.12.0-11|63	
12mr|aspell-ku-0.12.0-11|64	
12mr|aspell-ku-0.12.0-11|65	
12mr|aspell-ku-0.12.0-11|66	%changelog
12mr|aspell-ku-0.12.0-11|67	

13508 12
12mr|aspell-la-20020503.0-12|1	%define _enable_debug_packages %{nil}
12mr|aspell-la-20020503.0-12|2	%define debug_package          %{nil}
12mr|aspell-la-20020503.0-12|3	
12mr|aspell-la-20020503.0-12|4	%define src_ver 20020503-0
12mr|aspell-la-20020503.0-12|5	%define fname aspell6-%{languagecode}
12mr|aspell-la-20020503.0-12|6	%define aspell_ver 0.60
12mr|aspell-la-20020503.0-12|7	%define languageenglazy Latin
12mr|aspell-la-20020503.0-12|8	%define languagecode la
12mr|aspell-la-20020503.0-12|9	# FIXME: no locale yet
12mr|aspell-la-20020503.0-12|10	%define lc_ctype la_
12mr|aspell-la-20020503.0-12|11	
12mr|aspell-la-20020503.0-12|12	Summary:       %{languageenglazy} files for aspell
12mr|aspell-la-20020503.0-12|13	Name:          aspell-%{languagecode}
12mr|aspell-la-20020503.0-12|14	Version:       20020503.0
12mr|aspell-la-20020503.0-12|15	Release:       %mkrel 12
12mr|aspell-la-20020503.0-12|16	Group:         System/Internationalization
12mr|aspell-la-20020503.0-12|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-la-20020503.0-12|18	URL:		   http://aspell.net/
12mr|aspell-la-20020503.0-12|19	License:	   GPL
12mr|aspell-la-20020503.0-12|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-la-20020503.0-12|21	Provides: spell-%{languagecode}
12mr|aspell-la-20020503.0-12|22	
12mr|aspell-la-20020503.0-12|23	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-la-20020503.0-12|24	BuildRequires: make
12mr|aspell-la-20020503.0-12|25	Requires:      aspell >= %{aspell_ver}
12mr|aspell-la-20020503.0-12|26	
12mr|aspell-la-20020503.0-12|27	# Mandriva Stuff
12mr|aspell-la-20020503.0-12|28	#Requires:      locales-%{languagecode}
12mr|aspell-la-20020503.0-12|29	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-la-20020503.0-12|30	Provides:      enchant-dictionary = 1
12mr|aspell-la-20020503.0-12|31	Provides:      aspell-dictionary
12mr|aspell-la-20020503.0-12|32	#Provides:      aspell-%{lc_ctype}
12mr|aspell-la-20020503.0-12|33	
12mr|aspell-la-20020503.0-12|34	Autoreqprov:   no
12mr|aspell-la-20020503.0-12|35	
12mr|aspell-la-20020503.0-12|36	%description
12mr|aspell-la-20020503.0-12|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-la-20020503.0-12|38	
12mr|aspell-la-20020503.0-12|39	%prep
12mr|aspell-la-20020503.0-12|40	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-la-20020503.0-12|41	
12mr|aspell-la-20020503.0-12|42	%build
12mr|aspell-la-20020503.0-12|43	# don't use configure macro
12mr|aspell-la-20020503.0-12|44	./configure
12mr|aspell-la-20020503.0-12|45	
12mr|aspell-la-20020503.0-12|46	%make
12mr|aspell-la-20020503.0-12|47	
12mr|aspell-la-20020503.0-12|48	%install
12mr|aspell-la-20020503.0-12|49	rm -fr $RPM_BUILD_ROOT
12mr|aspell-la-20020503.0-12|50	
12mr|aspell-la-20020503.0-12|51	%makeinstall_std
12mr|aspell-la-20020503.0-12|52	
12mr|aspell-la-20020503.0-12|53	chmod 644 Copyright README*
12mr|aspell-la-20020503.0-12|54	
12mr|aspell-la-20020503.0-12|55	%clean
12mr|aspell-la-20020503.0-12|56	rm -fr $RPM_BUILD_ROOT
12mr|aspell-la-20020503.0-12|57	
12mr|aspell-la-20020503.0-12|58	%files
12mr|aspell-la-20020503.0-12|59	%defattr(-,root,root)
12mr|aspell-la-20020503.0-12|60	%doc README* Copyright
12mr|aspell-la-20020503.0-12|61	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-la-20020503.0-12|62	
12mr|aspell-la-20020503.0-12|63	
12mr|aspell-la-20020503.0-12|64	
12mr|aspell-la-20020503.0-12|65	
12mr|aspell-la-20020503.0-12|66	
12mr|aspell-la-20020503.0-12|67	%changelog
12mr|aspell-la-20020503.0-12|68	

13509 12
12mr|aspell-lt-1.2.1-11|1	%define _enable_debug_packages %{nil}
12mr|aspell-lt-1.2.1-11|2	%define debug_package          %{nil}
12mr|aspell-lt-1.2.1-11|3	
12mr|aspell-lt-1.2.1-11|4	%define src_ver 1.2.1-0
12mr|aspell-lt-1.2.1-11|5	%define fname aspell6-%{languagecode}
12mr|aspell-lt-1.2.1-11|6	%define aspell_ver 0.60
12mr|aspell-lt-1.2.1-11|7	%define languageenglazy Lithuanian
12mr|aspell-lt-1.2.1-11|8	%define languagecode lt
12mr|aspell-lt-1.2.1-11|9	%define lc_ctype lt_LT
12mr|aspell-lt-1.2.1-11|10	
12mr|aspell-lt-1.2.1-11|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-lt-1.2.1-11|12	Name:          aspell-%{languagecode}
12mr|aspell-lt-1.2.1-11|13	Version:       1.2.1
12mr|aspell-lt-1.2.1-11|14	Release:       %mkrel 11
12mr|aspell-lt-1.2.1-11|15	Group:         System/Internationalization
12mr|aspell-lt-1.2.1-11|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-lt-1.2.1-11|17	URL:		   http://aspell.net/
12mr|aspell-lt-1.2.1-11|18	License:	   Free Software (see Copyright file)
12mr|aspell-lt-1.2.1-11|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-lt-1.2.1-11|20	Provides: spell-%{languagecode}
12mr|aspell-lt-1.2.1-11|21	
12mr|aspell-lt-1.2.1-11|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-lt-1.2.1-11|23	BuildRequires: make
12mr|aspell-lt-1.2.1-11|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-lt-1.2.1-11|25	
12mr|aspell-lt-1.2.1-11|26	# Mandriva Stuff
12mr|aspell-lt-1.2.1-11|27	Requires:      locales-%{languagecode}
12mr|aspell-lt-1.2.1-11|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-lt-1.2.1-11|29	Provides:      enchant-dictionary = 1
12mr|aspell-lt-1.2.1-11|30	Provides:      aspell-dictionary
12mr|aspell-lt-1.2.1-11|31	Provides:      aspell-%{lc_ctype}
12mr|aspell-lt-1.2.1-11|32	
12mr|aspell-lt-1.2.1-11|33	Autoreqprov:   no
12mr|aspell-lt-1.2.1-11|34	
12mr|aspell-lt-1.2.1-11|35	%description
12mr|aspell-lt-1.2.1-11|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-lt-1.2.1-11|37	
12mr|aspell-lt-1.2.1-11|38	%prep
12mr|aspell-lt-1.2.1-11|39	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-lt-1.2.1-11|40	
12mr|aspell-lt-1.2.1-11|41	%build
12mr|aspell-lt-1.2.1-11|42	# don't use configure macro
12mr|aspell-lt-1.2.1-11|43	./configure
12mr|aspell-lt-1.2.1-11|44	
12mr|aspell-lt-1.2.1-11|45	%make
12mr|aspell-lt-1.2.1-11|46	
12mr|aspell-lt-1.2.1-11|47	%install
12mr|aspell-lt-1.2.1-11|48	rm -fr $RPM_BUILD_ROOT
12mr|aspell-lt-1.2.1-11|49	
12mr|aspell-lt-1.2.1-11|50	%makeinstall_std
12mr|aspell-lt-1.2.1-11|51	
12mr|aspell-lt-1.2.1-11|52	chmod 644 Copyright README* doc/*
12mr|aspell-lt-1.2.1-11|53	
12mr|aspell-lt-1.2.1-11|54	%clean
12mr|aspell-lt-1.2.1-11|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-lt-1.2.1-11|56	
12mr|aspell-lt-1.2.1-11|57	%files
12mr|aspell-lt-1.2.1-11|58	%defattr(-,root,root)
12mr|aspell-lt-1.2.1-11|59	%doc README* Copyright doc/*
12mr|aspell-lt-1.2.1-11|60	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-lt-1.2.1-11|61	
12mr|aspell-lt-1.2.1-11|62	
12mr|aspell-lt-1.2.1-11|63	
12mr|aspell-lt-1.2.1-11|64	
12mr|aspell-lt-1.2.1-11|65	
12mr|aspell-lt-1.2.1-11|66	%changelog
12mr|aspell-lt-1.2.1-11|67	

13510 12
12mr|aspell-lv-0.5.5.1-13|1	%define _enable_debug_packages %{nil}
12mr|aspell-lv-0.5.5.1-13|2	%define debug_package          %{nil}
12mr|aspell-lv-0.5.5.1-13|3	
12mr|aspell-lv-0.5.5.1-13|4	%define src_ver 0.5.5-1
12mr|aspell-lv-0.5.5.1-13|5	%define fname aspell6-%{languagecode}
12mr|aspell-lv-0.5.5.1-13|6	%define aspell_ver 0.60
12mr|aspell-lv-0.5.5.1-13|7	%define languageenglazy Latvian
12mr|aspell-lv-0.5.5.1-13|8	%define languagecode lv
12mr|aspell-lv-0.5.5.1-13|9	%define lc_ctype lv_LV
12mr|aspell-lv-0.5.5.1-13|10	
12mr|aspell-lv-0.5.5.1-13|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-lv-0.5.5.1-13|12	Name:          aspell-%{languagecode}
12mr|aspell-lv-0.5.5.1-13|13	Version:       0.5.5.1
12mr|aspell-lv-0.5.5.1-13|14	Release:       %mkrel 13
12mr|aspell-lv-0.5.5.1-13|15	Group:         System/Internationalization
12mr|aspell-lv-0.5.5.1-13|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-lv-0.5.5.1-13|17	URL:		   http://aspell.net/
12mr|aspell-lv-0.5.5.1-13|18	License:	   GPL
12mr|aspell-lv-0.5.5.1-13|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-lv-0.5.5.1-13|20	Provides: spell-%{languagecode}
12mr|aspell-lv-0.5.5.1-13|21	
12mr|aspell-lv-0.5.5.1-13|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-lv-0.5.5.1-13|23	BuildRequires: make
12mr|aspell-lv-0.5.5.1-13|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-lv-0.5.5.1-13|25	
12mr|aspell-lv-0.5.5.1-13|26	# Mandriva Stuff
12mr|aspell-lv-0.5.5.1-13|27	Requires:      locales-%{languagecode}
12mr|aspell-lv-0.5.5.1-13|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-lv-0.5.5.1-13|29	Provides:      enchant-dictionary = 1
12mr|aspell-lv-0.5.5.1-13|30	Provides:      aspell-dictionary
12mr|aspell-lv-0.5.5.1-13|31	Provides:      aspell-%{lc_ctype}
12mr|aspell-lv-0.5.5.1-13|32	
12mr|aspell-lv-0.5.5.1-13|33	Autoreqprov:   no
12mr|aspell-lv-0.5.5.1-13|34	
12mr|aspell-lv-0.5.5.1-13|35	%description
12mr|aspell-lv-0.5.5.1-13|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-lv-0.5.5.1-13|37	
12mr|aspell-lv-0.5.5.1-13|38	%prep
12mr|aspell-lv-0.5.5.1-13|39	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-lv-0.5.5.1-13|40	
12mr|aspell-lv-0.5.5.1-13|41	%build
12mr|aspell-lv-0.5.5.1-13|42	# don't use configure macro
12mr|aspell-lv-0.5.5.1-13|43	./configure
12mr|aspell-lv-0.5.5.1-13|44	
12mr|aspell-lv-0.5.5.1-13|45	%make
12mr|aspell-lv-0.5.5.1-13|46	
12mr|aspell-lv-0.5.5.1-13|47	%install
12mr|aspell-lv-0.5.5.1-13|48	rm -fr $RPM_BUILD_ROOT
12mr|aspell-lv-0.5.5.1-13|49	
12mr|aspell-lv-0.5.5.1-13|50	%makeinstall_std
12mr|aspell-lv-0.5.5.1-13|51	
12mr|aspell-lv-0.5.5.1-13|52	chmod 644 Copyright README* doc/*
12mr|aspell-lv-0.5.5.1-13|53	
12mr|aspell-lv-0.5.5.1-13|54	%clean
12mr|aspell-lv-0.5.5.1-13|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-lv-0.5.5.1-13|56	
12mr|aspell-lv-0.5.5.1-13|57	%files
12mr|aspell-lv-0.5.5.1-13|58	%defattr(-,root,root)
12mr|aspell-lv-0.5.5.1-13|59	%doc README* Copyright doc/*
12mr|aspell-lv-0.5.5.1-13|60	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-lv-0.5.5.1-13|61	
12mr|aspell-lv-0.5.5.1-13|62	
12mr|aspell-lv-0.5.5.1-13|63	
12mr|aspell-lv-0.5.5.1-13|64	
12mr|aspell-lv-0.5.5.1-13|65	
12mr|aspell-lv-0.5.5.1-13|66	%changelog
12mr|aspell-lv-0.5.5.1-13|67	

13511 12
12mr|aspell-mg-0.03.0-10|1	%define _enable_debug_packages %{nil}
12mr|aspell-mg-0.03.0-10|2	%define debug_package          %{nil}
12mr|aspell-mg-0.03.0-10|3	
12mr|aspell-mg-0.03.0-10|4	%define src_ver 0.03-0
12mr|aspell-mg-0.03.0-10|5	%define fname aspell5-%{languagecode}
12mr|aspell-mg-0.03.0-10|6	%define aspell_ver 0.60
12mr|aspell-mg-0.03.0-10|7	%define languageenglazy Malagasy
12mr|aspell-mg-0.03.0-10|8	%define languagecode mg
12mr|aspell-mg-0.03.0-10|9	%define lc_ctype mg_MG
12mr|aspell-mg-0.03.0-10|10	
12mr|aspell-mg-0.03.0-10|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-mg-0.03.0-10|12	Name:          aspell-%{languagecode}
12mr|aspell-mg-0.03.0-10|13	Version:       0.03.0
12mr|aspell-mg-0.03.0-10|14	Release:       %mkrel 10
12mr|aspell-mg-0.03.0-10|15	Group:         System/Internationalization
12mr|aspell-mg-0.03.0-10|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-mg-0.03.0-10|17	URL:		   http://aspell.net/
12mr|aspell-mg-0.03.0-10|18	License:	   GPL
12mr|aspell-mg-0.03.0-10|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-mg-0.03.0-10|20	Provides: spell-%{languagecode}
12mr|aspell-mg-0.03.0-10|21	
12mr|aspell-mg-0.03.0-10|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-mg-0.03.0-10|23	BuildRequires: make
12mr|aspell-mg-0.03.0-10|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-mg-0.03.0-10|25	
12mr|aspell-mg-0.03.0-10|26	# Mandriva stuff
12mr|aspell-mg-0.03.0-10|27	Requires:      locales-%{languagecode}
12mr|aspell-mg-0.03.0-10|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-mg-0.03.0-10|29	Provides:      enchant-dictionary = 1
12mr|aspell-mg-0.03.0-10|30	Provides:      aspell-dictionary
12mr|aspell-mg-0.03.0-10|31	Provides:      aspell-%{lc_ctype}
12mr|aspell-mg-0.03.0-10|32	
12mr|aspell-mg-0.03.0-10|33	Autoreqprov:   no
12mr|aspell-mg-0.03.0-10|34	
12mr|aspell-mg-0.03.0-10|35	%description
12mr|aspell-mg-0.03.0-10|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-mg-0.03.0-10|37	
12mr|aspell-mg-0.03.0-10|38	%prep
12mr|aspell-mg-0.03.0-10|39	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-mg-0.03.0-10|40	
12mr|aspell-mg-0.03.0-10|41	%build
12mr|aspell-mg-0.03.0-10|42	# don't use configure macro
12mr|aspell-mg-0.03.0-10|43	./configure
12mr|aspell-mg-0.03.0-10|44	
12mr|aspell-mg-0.03.0-10|45	%make
12mr|aspell-mg-0.03.0-10|46	
12mr|aspell-mg-0.03.0-10|47	%install
12mr|aspell-mg-0.03.0-10|48	rm -fr $RPM_BUILD_ROOT
12mr|aspell-mg-0.03.0-10|49	
12mr|aspell-mg-0.03.0-10|50	%makeinstall_std
12mr|aspell-mg-0.03.0-10|51	
12mr|aspell-mg-0.03.0-10|52	chmod 644 Copyright README* doc/*
12mr|aspell-mg-0.03.0-10|53	
12mr|aspell-mg-0.03.0-10|54	%clean
12mr|aspell-mg-0.03.0-10|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-mg-0.03.0-10|56	
12mr|aspell-mg-0.03.0-10|57	%files
12mr|aspell-mg-0.03.0-10|58	%defattr(-,root,root)
12mr|aspell-mg-0.03.0-10|59	%doc README* Copyright doc/*
12mr|aspell-mg-0.03.0-10|60	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-mg-0.03.0-10|61	
12mr|aspell-mg-0.03.0-10|62	
12mr|aspell-mg-0.03.0-10|63	
12mr|aspell-mg-0.03.0-10|64	
12mr|aspell-mg-0.03.0-10|65	
12mr|aspell-mg-0.03.0-10|66	%changelog
12mr|aspell-mg-0.03.0-10|67	

13512 12
12mr|aspell-mi-0.50.0-12|1	%define _enable_debug_packages %{nil}
12mr|aspell-mi-0.50.0-12|2	%define debug_package          %{nil}
12mr|aspell-mi-0.50.0-12|3	
12mr|aspell-mi-0.50.0-12|4	%define src_ver 0.50-0
12mr|aspell-mi-0.50.0-12|5	%define languageenglazy Maori
12mr|aspell-mi-0.50.0-12|6	%define languagecode mi
12mr|aspell-mi-0.50.0-12|7	%define lc_ctype mi_NZ
12mr|aspell-mi-0.50.0-12|8	
12mr|aspell-mi-0.50.0-12|9	Summary:       %{languageenglazy} files for aspell
12mr|aspell-mi-0.50.0-12|10	Name:          aspell-%{languagecode}
12mr|aspell-mi-0.50.0-12|11	Version:       0.50.0
12mr|aspell-mi-0.50.0-12|12	Release:       %mkrel 12
12mr|aspell-mi-0.50.0-12|13	Group:         System/Internationalization
12mr|aspell-mi-0.50.0-12|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-mi-0.50.0-12|15	URL:		   http://aspell.net/
12mr|aspell-mi-0.50.0-12|16	License:	   LGPL
12mr|aspell-mi-0.50.0-12|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-mi-0.50.0-12|18	
12mr|aspell-mi-0.50.0-12|19	BuildRequires: aspell >= 0.50
12mr|aspell-mi-0.50.0-12|20	BuildRequires: make
12mr|aspell-mi-0.50.0-12|21	Requires:      aspell >= 0.50
12mr|aspell-mi-0.50.0-12|22	
12mr|aspell-mi-0.50.0-12|23	# Mandriva Stuff
12mr|aspell-mi-0.50.0-12|24	Requires:      locales-%{languagecode}
12mr|aspell-mi-0.50.0-12|25	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-mi-0.50.0-12|26	Provides:      enchant-dictionary = 1
12mr|aspell-mi-0.50.0-12|27	Provides:      aspell-dictionary
12mr|aspell-mi-0.50.0-12|28	Provides:	   aspell-%{lc_ctype}
12mr|aspell-mi-0.50.0-12|29	
12mr|aspell-mi-0.50.0-12|30	Autoreqprov:   no
12mr|aspell-mi-0.50.0-12|31	
12mr|aspell-mi-0.50.0-12|32	%description
12mr|aspell-mi-0.50.0-12|33	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-mi-0.50.0-12|34	
12mr|aspell-mi-0.50.0-12|35	%prep
12mr|aspell-mi-0.50.0-12|36	%setup -q -n %{name}-%{src_ver}
12mr|aspell-mi-0.50.0-12|37	
12mr|aspell-mi-0.50.0-12|38	%build
12mr|aspell-mi-0.50.0-12|39	# don't use configure macro
12mr|aspell-mi-0.50.0-12|40	./configure
12mr|aspell-mi-0.50.0-12|41	
12mr|aspell-mi-0.50.0-12|42	%make
12mr|aspell-mi-0.50.0-12|43	
12mr|aspell-mi-0.50.0-12|44	%install
12mr|aspell-mi-0.50.0-12|45	rm -fr $RPM_BUILD_ROOT
12mr|aspell-mi-0.50.0-12|46	
12mr|aspell-mi-0.50.0-12|47	%makeinstall_std
12mr|aspell-mi-0.50.0-12|48	
12mr|aspell-mi-0.50.0-12|49	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/aspell
12mr|aspell-mi-0.50.0-12|50	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/aspell
12mr|aspell-mi-0.50.0-12|51	
12mr|aspell-mi-0.50.0-12|52	chmod 644 Copyright README* doc/*
12mr|aspell-mi-0.50.0-12|53	
12mr|aspell-mi-0.50.0-12|54	%clean
12mr|aspell-mi-0.50.0-12|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-mi-0.50.0-12|56	
12mr|aspell-mi-0.50.0-12|57	%files
12mr|aspell-mi-0.50.0-12|58	%defattr(-,root,root)
12mr|aspell-mi-0.50.0-12|59	%doc README* Copyright doc/*
12mr|aspell-mi-0.50.0-12|60	%{_libdir}/aspell-*/*
12mr|aspell-mi-0.50.0-12|61	
12mr|aspell-mi-0.50.0-12|62	
12mr|aspell-mi-0.50.0-12|63	
12mr|aspell-mi-0.50.0-12|64	
12mr|aspell-mi-0.50.0-12|65	
12mr|aspell-mi-0.50.0-12|66	%changelog
12mr|aspell-mi-0.50.0-12|67	

13513 12
12mr|aspell-mk-0.50.0-13|1	%define _enable_debug_packages %{nil}
12mr|aspell-mk-0.50.0-13|2	%define debug_package          %{nil}
12mr|aspell-mk-0.50.0-13|3	
12mr|aspell-mk-0.50.0-13|4	%define src_ver 0.50-0
12mr|aspell-mk-0.50.0-13|5	%define languageenglazy Macedonian
12mr|aspell-mk-0.50.0-13|6	%define languagecode mk
12mr|aspell-mk-0.50.0-13|7	%define lc_ctype mk_MK
12mr|aspell-mk-0.50.0-13|8	
12mr|aspell-mk-0.50.0-13|9	Summary:       %{languageenglazy} files for aspell
12mr|aspell-mk-0.50.0-13|10	Name:          aspell-%{languagecode}
12mr|aspell-mk-0.50.0-13|11	Version:       0.50.0
12mr|aspell-mk-0.50.0-13|12	Release:       %mkrel 13
12mr|aspell-mk-0.50.0-13|13	Group:         System/Internationalization
12mr|aspell-mk-0.50.0-13|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-mk-0.50.0-13|15	URL:		   http://aspell.net/
12mr|aspell-mk-0.50.0-13|16	License:	   GPL
12mr|aspell-mk-0.50.0-13|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-mk-0.50.0-13|18	
12mr|aspell-mk-0.50.0-13|19	BuildRequires: aspell >= 0.50
12mr|aspell-mk-0.50.0-13|20	BuildRequires: make
12mr|aspell-mk-0.50.0-13|21	Requires:      aspell >= 0.50
12mr|aspell-mk-0.50.0-13|22	
12mr|aspell-mk-0.50.0-13|23	# Mandriva Stuff
12mr|aspell-mk-0.50.0-13|24	Requires:      locales-%{languagecode}
12mr|aspell-mk-0.50.0-13|25	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-mk-0.50.0-13|26	Provides:      enchant-dictionary = 1
12mr|aspell-mk-0.50.0-13|27	Provides:      aspell-dictionary
12mr|aspell-mk-0.50.0-13|28	Provides:	   aspell-%{lc_ctype}
12mr|aspell-mk-0.50.0-13|29	
12mr|aspell-mk-0.50.0-13|30	Autoreqprov:   no
12mr|aspell-mk-0.50.0-13|31	
12mr|aspell-mk-0.50.0-13|32	%description
12mr|aspell-mk-0.50.0-13|33	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-mk-0.50.0-13|34	
12mr|aspell-mk-0.50.0-13|35	%prep
12mr|aspell-mk-0.50.0-13|36	%setup -q -n %{name}-%{src_ver}
12mr|aspell-mk-0.50.0-13|37	
12mr|aspell-mk-0.50.0-13|38	%build
12mr|aspell-mk-0.50.0-13|39	# don't use configure macro
12mr|aspell-mk-0.50.0-13|40	./configure
12mr|aspell-mk-0.50.0-13|41	
12mr|aspell-mk-0.50.0-13|42	%make
12mr|aspell-mk-0.50.0-13|43	
12mr|aspell-mk-0.50.0-13|44	%install
12mr|aspell-mk-0.50.0-13|45	rm -fr $RPM_BUILD_ROOT
12mr|aspell-mk-0.50.0-13|46	
12mr|aspell-mk-0.50.0-13|47	%makeinstall_std
12mr|aspell-mk-0.50.0-13|48	
12mr|aspell-mk-0.50.0-13|49	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/aspell
12mr|aspell-mk-0.50.0-13|50	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/aspell
12mr|aspell-mk-0.50.0-13|51	
12mr|aspell-mk-0.50.0-13|52	chmod 644 Copyright README*
12mr|aspell-mk-0.50.0-13|53	
12mr|aspell-mk-0.50.0-13|54	%clean
12mr|aspell-mk-0.50.0-13|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-mk-0.50.0-13|56	
12mr|aspell-mk-0.50.0-13|57	%files
12mr|aspell-mk-0.50.0-13|58	%defattr(-,root,root)
12mr|aspell-mk-0.50.0-13|59	%doc README* Copyright
12mr|aspell-mk-0.50.0-13|60	%{_libdir}/aspell-*/*
12mr|aspell-mk-0.50.0-13|61	
12mr|aspell-mk-0.50.0-13|62	
12mr|aspell-mk-0.50.0-13|63	
12mr|aspell-mk-0.50.0-13|64	
12mr|aspell-mk-0.50.0-13|65	
12mr|aspell-mk-0.50.0-13|66	%changelog
12mr|aspell-mk-0.50.0-13|67	

13514 12
12mr|aspell-mn-0.01.0-10|1	%define _enable_debug_packages %{nil}
12mr|aspell-mn-0.01.0-10|2	%define debug_package          %{nil}
12mr|aspell-mn-0.01.0-10|3	
12mr|aspell-mn-0.01.0-10|4	%define src_ver 0.01-0
12mr|aspell-mn-0.01.0-10|5	%define fname aspell6-%{languagecode}
12mr|aspell-mn-0.01.0-10|6	%define aspell_ver 0.60
12mr|aspell-mn-0.01.0-10|7	%define languageenglazy Mongol
12mr|aspell-mn-0.01.0-10|8	%define languagecode mn
12mr|aspell-mn-0.01.0-10|9	%define lc_ctype mn_MN
12mr|aspell-mn-0.01.0-10|10	
12mr|aspell-mn-0.01.0-10|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-mn-0.01.0-10|12	Name:          aspell-%{languagecode}
12mr|aspell-mn-0.01.0-10|13	Version:       0.01.0
12mr|aspell-mn-0.01.0-10|14	Release:       %mkrel 10
12mr|aspell-mn-0.01.0-10|15	Group:         System/Internationalization
12mr|aspell-mn-0.01.0-10|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-mn-0.01.0-10|17	URL:		   http://aspell.net/
12mr|aspell-mn-0.01.0-10|18	License:	   GPL
12mr|aspell-mn-0.01.0-10|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-mn-0.01.0-10|20	Provides: spell-%{languagecode}
12mr|aspell-mn-0.01.0-10|21	
12mr|aspell-mn-0.01.0-10|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-mn-0.01.0-10|23	BuildRequires: make
12mr|aspell-mn-0.01.0-10|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-mn-0.01.0-10|25	
12mr|aspell-mn-0.01.0-10|26	# Mandriva Stuff
12mr|aspell-mn-0.01.0-10|27	Requires:      locales-%{languagecode}
12mr|aspell-mn-0.01.0-10|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-mn-0.01.0-10|29	Provides:      enchant-dictionary = 1
12mr|aspell-mn-0.01.0-10|30	Provides:      aspell-dictionary
12mr|aspell-mn-0.01.0-10|31	Provides:      aspell-%{lc_ctype}
12mr|aspell-mn-0.01.0-10|32	
12mr|aspell-mn-0.01.0-10|33	Autoreqprov:   no
12mr|aspell-mn-0.01.0-10|34	
12mr|aspell-mn-0.01.0-10|35	%description
12mr|aspell-mn-0.01.0-10|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-mn-0.01.0-10|37	
12mr|aspell-mn-0.01.0-10|38	%prep
12mr|aspell-mn-0.01.0-10|39	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-mn-0.01.0-10|40	
12mr|aspell-mn-0.01.0-10|41	%build
12mr|aspell-mn-0.01.0-10|42	# don't use configure macro
12mr|aspell-mn-0.01.0-10|43	./configure
12mr|aspell-mn-0.01.0-10|44	
12mr|aspell-mn-0.01.0-10|45	%make
12mr|aspell-mn-0.01.0-10|46	
12mr|aspell-mn-0.01.0-10|47	%install
12mr|aspell-mn-0.01.0-10|48	rm -fr $RPM_BUILD_ROOT
12mr|aspell-mn-0.01.0-10|49	
12mr|aspell-mn-0.01.0-10|50	%makeinstall_std
12mr|aspell-mn-0.01.0-10|51	
12mr|aspell-mn-0.01.0-10|52	chmod 644 Copyright README* doc/*
12mr|aspell-mn-0.01.0-10|53	
12mr|aspell-mn-0.01.0-10|54	%clean
12mr|aspell-mn-0.01.0-10|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-mn-0.01.0-10|56	
12mr|aspell-mn-0.01.0-10|57	%files
12mr|aspell-mn-0.01.0-10|58	%defattr(-,root,root)
12mr|aspell-mn-0.01.0-10|59	%doc README* Copyright doc/*
12mr|aspell-mn-0.01.0-10|60	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-mn-0.01.0-10|61	
12mr|aspell-mn-0.01.0-10|62	
12mr|aspell-mn-0.01.0-10|63	
12mr|aspell-mn-0.01.0-10|64	
12mr|aspell-mn-0.01.0-10|65	
12mr|aspell-mn-0.01.0-10|66	%changelog
12mr|aspell-mn-0.01.0-10|67	

13515 12
12mr|aspell-mr-0.10.0-11|1	%define _enable_debug_packages %{nil}
12mr|aspell-mr-0.10.0-11|2	%define debug_package          %{nil}
12mr|aspell-mr-0.10.0-11|3	
12mr|aspell-mr-0.10.0-11|4	%define src_ver 0.10-0
12mr|aspell-mr-0.10.0-11|5	%define fname aspell6-%{languagecode}
12mr|aspell-mr-0.10.0-11|6	%define aspell_ver 0.60
12mr|aspell-mr-0.10.0-11|7	%define languageenglazy Marathi
12mr|aspell-mr-0.10.0-11|8	%define languagecode mr
12mr|aspell-mr-0.10.0-11|9	%define lc_ctype mr_IN
12mr|aspell-mr-0.10.0-11|10	
12mr|aspell-mr-0.10.0-11|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-mr-0.10.0-11|12	Name:          aspell-%{languagecode}
12mr|aspell-mr-0.10.0-11|13	Version:       0.10.0
12mr|aspell-mr-0.10.0-11|14	Release:       %mkrel 11
12mr|aspell-mr-0.10.0-11|15	Group:         System/Internationalization
12mr|aspell-mr-0.10.0-11|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-mr-0.10.0-11|17	Patch1:        marathi-specific-chars-426943.patch
12mr|aspell-mr-0.10.0-11|18	URL:		   http://aspell.net/
12mr|aspell-mr-0.10.0-11|19	License:	   GPL
12mr|aspell-mr-0.10.0-11|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-mr-0.10.0-11|21	Provides: spell-%{languagecode}
12mr|aspell-mr-0.10.0-11|22	
12mr|aspell-mr-0.10.0-11|23	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-mr-0.10.0-11|24	BuildRequires: make
12mr|aspell-mr-0.10.0-11|25	Requires:      aspell >= %{aspell_ver}
12mr|aspell-mr-0.10.0-11|26	
12mr|aspell-mr-0.10.0-11|27	# Mandriva Stuff
12mr|aspell-mr-0.10.0-11|28	Requires:      locales-%{languagecode}
12mr|aspell-mr-0.10.0-11|29	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-mr-0.10.0-11|30	Provides:      enchant-dictionary = 1
12mr|aspell-mr-0.10.0-11|31	Provides:      aspell-dictionary
12mr|aspell-mr-0.10.0-11|32	Provides:      aspell-%{lc_ctype}
12mr|aspell-mr-0.10.0-11|33	
12mr|aspell-mr-0.10.0-11|34	Autoreqprov:   no
12mr|aspell-mr-0.10.0-11|35	
12mr|aspell-mr-0.10.0-11|36	%description
12mr|aspell-mr-0.10.0-11|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-mr-0.10.0-11|38	
12mr|aspell-mr-0.10.0-11|39	%prep
12mr|aspell-mr-0.10.0-11|40	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-mr-0.10.0-11|41	%patch1 -p0
12mr|aspell-mr-0.10.0-11|42	mv u-deva.cset u-deva-mr.cset
12mr|aspell-mr-0.10.0-11|43	mv u-deva.cmap u-deva-mr.cmap
12mr|aspell-mr-0.10.0-11|44	
12mr|aspell-mr-0.10.0-11|45	%build
12mr|aspell-mr-0.10.0-11|46	# don't use configure macro
12mr|aspell-mr-0.10.0-11|47	./configure
12mr|aspell-mr-0.10.0-11|48	
12mr|aspell-mr-0.10.0-11|49	%make
12mr|aspell-mr-0.10.0-11|50	
12mr|aspell-mr-0.10.0-11|51	%install
12mr|aspell-mr-0.10.0-11|52	rm -fr $RPM_BUILD_ROOT
12mr|aspell-mr-0.10.0-11|53	
12mr|aspell-mr-0.10.0-11|54	%makeinstall_std
12mr|aspell-mr-0.10.0-11|55	
12mr|aspell-mr-0.10.0-11|56	chmod 644 Copyright README*
12mr|aspell-mr-0.10.0-11|57	
12mr|aspell-mr-0.10.0-11|58	%clean
12mr|aspell-mr-0.10.0-11|59	rm -fr $RPM_BUILD_ROOT
12mr|aspell-mr-0.10.0-11|60	
12mr|aspell-mr-0.10.0-11|61	%files
12mr|aspell-mr-0.10.0-11|62	%defattr(-,root,root)
12mr|aspell-mr-0.10.0-11|63	%doc Copyright README*
12mr|aspell-mr-0.10.0-11|64	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-mr-0.10.0-11|65	
12mr|aspell-mr-0.10.0-11|66	
12mr|aspell-mr-0.10.0-11|67	
12mr|aspell-mr-0.10.0-11|68	
12mr|aspell-mr-0.10.0-11|69	
12mr|aspell-mr-0.10.0-11|70	%changelog
12mr|aspell-mr-0.10.0-11|71	

13516 12
12mr|aspell-ms-0.50.0-13|1	%define _enable_debug_packages %{nil}
12mr|aspell-ms-0.50.0-13|2	%define debug_package          %{nil}
12mr|aspell-ms-0.50.0-13|3	
12mr|aspell-ms-0.50.0-13|4	%define src_ver 0.50-0
12mr|aspell-ms-0.50.0-13|5	%define languageenglazy Malay
12mr|aspell-ms-0.50.0-13|6	%define languagecode ms
12mr|aspell-ms-0.50.0-13|7	%define lc_ctype ms_MY
12mr|aspell-ms-0.50.0-13|8	
12mr|aspell-ms-0.50.0-13|9	Summary:       %{languageenglazy} files for aspell
12mr|aspell-ms-0.50.0-13|10	Name:          aspell-%{languagecode}
12mr|aspell-ms-0.50.0-13|11	Version:       0.50.0
12mr|aspell-ms-0.50.0-13|12	Release:       %mkrel 13
12mr|aspell-ms-0.50.0-13|13	Group:         System/Internationalization
12mr|aspell-ms-0.50.0-13|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-ms-0.50.0-13|15	URL:		   http://aspell.net/
12mr|aspell-ms-0.50.0-13|16	License:	   GFDL / OOPDL
12mr|aspell-ms-0.50.0-13|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-ms-0.50.0-13|18	
12mr|aspell-ms-0.50.0-13|19	BuildRequires: aspell >= 0.50
12mr|aspell-ms-0.50.0-13|20	BuildRequires: make
12mr|aspell-ms-0.50.0-13|21	Requires:      aspell >= 0.50
12mr|aspell-ms-0.50.0-13|22	
12mr|aspell-ms-0.50.0-13|23	# Mandriva Stuff
12mr|aspell-ms-0.50.0-13|24	Requires:      locales-%{languagecode}
12mr|aspell-ms-0.50.0-13|25	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-ms-0.50.0-13|26	Provides:      enchant-dictionary = 1
12mr|aspell-ms-0.50.0-13|27	Provides:      aspell-dictionary
12mr|aspell-ms-0.50.0-13|28	Provides:	   aspell-%{lc_ctype}
12mr|aspell-ms-0.50.0-13|29	
12mr|aspell-ms-0.50.0-13|30	Autoreqprov:   no
12mr|aspell-ms-0.50.0-13|31	
12mr|aspell-ms-0.50.0-13|32	%description
12mr|aspell-ms-0.50.0-13|33	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-ms-0.50.0-13|34	
12mr|aspell-ms-0.50.0-13|35	%prep
12mr|aspell-ms-0.50.0-13|36	%setup -q -n %{name}-%{src_ver}
12mr|aspell-ms-0.50.0-13|37	
12mr|aspell-ms-0.50.0-13|38	%build
12mr|aspell-ms-0.50.0-13|39	# don't use configure macro
12mr|aspell-ms-0.50.0-13|40	./configure
12mr|aspell-ms-0.50.0-13|41	
12mr|aspell-ms-0.50.0-13|42	%make
12mr|aspell-ms-0.50.0-13|43	
12mr|aspell-ms-0.50.0-13|44	%install
12mr|aspell-ms-0.50.0-13|45	rm -fr $RPM_BUILD_ROOT
12mr|aspell-ms-0.50.0-13|46	
12mr|aspell-ms-0.50.0-13|47	%makeinstall_std
12mr|aspell-ms-0.50.0-13|48	
12mr|aspell-ms-0.50.0-13|49	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/aspell
12mr|aspell-ms-0.50.0-13|50	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/aspell
12mr|aspell-ms-0.50.0-13|51	
12mr|aspell-ms-0.50.0-13|52	chmod 644 Copyright README* doc/*
12mr|aspell-ms-0.50.0-13|53	
12mr|aspell-ms-0.50.0-13|54	%clean
12mr|aspell-ms-0.50.0-13|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-ms-0.50.0-13|56	
12mr|aspell-ms-0.50.0-13|57	%files
12mr|aspell-ms-0.50.0-13|58	%defattr(-,root,root)
12mr|aspell-ms-0.50.0-13|59	%doc README* Copyright doc/*
12mr|aspell-ms-0.50.0-13|60	%{_libdir}/aspell-*/*
12mr|aspell-ms-0.50.0-13|61	
12mr|aspell-ms-0.50.0-13|62	
12mr|aspell-ms-0.50.0-13|63	
12mr|aspell-ms-0.50.0-13|64	
12mr|aspell-ms-0.50.0-13|65	
12mr|aspell-ms-0.50.0-13|66	%changelog
12mr|aspell-ms-0.50.0-13|67	

13517 12
12mr|aspell-mt-0.50.0-11|1	%define _enable_debug_packages %{nil}
12mr|aspell-mt-0.50.0-11|2	%define debug_package          %{nil}
12mr|aspell-mt-0.50.0-11|3	
12mr|aspell-mt-0.50.0-11|4	%define src_ver 0.50-0
12mr|aspell-mt-0.50.0-11|5	%define languageenglazy Maltese
12mr|aspell-mt-0.50.0-11|6	%define languagecode mt
12mr|aspell-mt-0.50.0-11|7	%define lc_ctype mt_MT
12mr|aspell-mt-0.50.0-11|8	
12mr|aspell-mt-0.50.0-11|9	Summary:       %{languageenglazy} files for aspell
12mr|aspell-mt-0.50.0-11|10	Name:          aspell-%{languagecode}
12mr|aspell-mt-0.50.0-11|11	Version:       0.50.0
12mr|aspell-mt-0.50.0-11|12	Release:       %mkrel 11
12mr|aspell-mt-0.50.0-11|13	Group:         System/Internationalization
12mr|aspell-mt-0.50.0-11|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-mt-0.50.0-11|15	URL:		   http://aspell.net/
12mr|aspell-mt-0.50.0-11|16	License:	   LGPL
12mr|aspell-mt-0.50.0-11|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-mt-0.50.0-11|18	
12mr|aspell-mt-0.50.0-11|19	BuildRequires: aspell >= 0.50
12mr|aspell-mt-0.50.0-11|20	BuildRequires: make
12mr|aspell-mt-0.50.0-11|21	Requires:      aspell >= 0.50
12mr|aspell-mt-0.50.0-11|22	
12mr|aspell-mt-0.50.0-11|23	# Mandriva Stuff
12mr|aspell-mt-0.50.0-11|24	Requires:      locales-%{languagecode}
12mr|aspell-mt-0.50.0-11|25	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-mt-0.50.0-11|26	Provides:      enchant-dictionary = 1
12mr|aspell-mt-0.50.0-11|27	Provides:      aspell-dictionary
12mr|aspell-mt-0.50.0-11|28	Provides:	   aspell-%{lc_ctype}
12mr|aspell-mt-0.50.0-11|29	
12mr|aspell-mt-0.50.0-11|30	Autoreqprov:   no
12mr|aspell-mt-0.50.0-11|31	
12mr|aspell-mt-0.50.0-11|32	%description
12mr|aspell-mt-0.50.0-11|33	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-mt-0.50.0-11|34	
12mr|aspell-mt-0.50.0-11|35	%prep
12mr|aspell-mt-0.50.0-11|36	%setup -q -n %{name}-%{src_ver}
12mr|aspell-mt-0.50.0-11|37	
12mr|aspell-mt-0.50.0-11|38	%build
12mr|aspell-mt-0.50.0-11|39	# don't use configure macro
12mr|aspell-mt-0.50.0-11|40	./configure
12mr|aspell-mt-0.50.0-11|41	
12mr|aspell-mt-0.50.0-11|42	%make
12mr|aspell-mt-0.50.0-11|43	
12mr|aspell-mt-0.50.0-11|44	%install
12mr|aspell-mt-0.50.0-11|45	rm -fr $RPM_BUILD_ROOT
12mr|aspell-mt-0.50.0-11|46	
12mr|aspell-mt-0.50.0-11|47	%makeinstall_std
12mr|aspell-mt-0.50.0-11|48	
12mr|aspell-mt-0.50.0-11|49	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/aspell
12mr|aspell-mt-0.50.0-11|50	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/aspell
12mr|aspell-mt-0.50.0-11|51	
12mr|aspell-mt-0.50.0-11|52	chmod 644 Copyright README* doc/*
12mr|aspell-mt-0.50.0-11|53	
12mr|aspell-mt-0.50.0-11|54	%clean
12mr|aspell-mt-0.50.0-11|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-mt-0.50.0-11|56	
12mr|aspell-mt-0.50.0-11|57	%files
12mr|aspell-mt-0.50.0-11|58	%defattr(-,root,root)
12mr|aspell-mt-0.50.0-11|59	%doc README* Copyright doc/*
12mr|aspell-mt-0.50.0-11|60	%{_libdir}/aspell-*/*
12mr|aspell-mt-0.50.0-11|61	
12mr|aspell-mt-0.50.0-11|62	
12mr|aspell-mt-0.50.0-11|63	
12mr|aspell-mt-0.50.0-11|64	
12mr|aspell-mt-0.50.0-11|65	
12mr|aspell-mt-0.50.0-11|66	%changelog
12mr|aspell-mt-0.50.0-11|67	

13518 12
12mr|aspell-nb-0.50.1-8|1	%define src_ver 0.50.1-0
12mr|aspell-nb-0.50.1-8|2	%define languageenglazy Norwegian Bokmaal
12mr|aspell-nb-0.50.1-8|3	%define languagecode nb
12mr|aspell-nb-0.50.1-8|4	%define _enable_debug_packages %{nil}
12mr|aspell-nb-0.50.1-8|5	%define debug_package %{nil}
12mr|aspell-nb-0.50.1-8|6	
12mr|aspell-nb-0.50.1-8|7	Summary:	%{languageenglazy} files for aspell
12mr|aspell-nb-0.50.1-8|8	Name:		aspell-%{languagecode}
12mr|aspell-nb-0.50.1-8|9	Version:	0.50.1
12mr|aspell-nb-0.50.1-8|10	Release:	%mkrel 8
12mr|aspell-nb-0.50.1-8|11	Group:		System/Internationalization
12mr|aspell-nb-0.50.1-8|12	Source0:	ftp://ftp.gnu.org/aspell/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-nb-0.50.1-8|13	URL:		http://aspell.sourceforge.net/
12mr|aspell-nb-0.50.1-8|14	License:	GPL
12mr|aspell-nb-0.50.1-8|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|aspell-nb-0.50.1-8|16	Provides:	spell-no
12mr|aspell-nb-0.50.1-8|17	Provides:	spell-nb
12mr|aspell-nb-0.50.1-8|18	
12mr|aspell-nb-0.50.1-8|19	BuildRequires:	aspell >= 0.50
12mr|aspell-nb-0.50.1-8|20	Requires:	aspell >= 0.50
12mr|aspell-nb-0.50.1-8|21	
12mr|aspell-nb-0.50.1-8|22	# Mandriva Stuff
12mr|aspell-nb-0.50.1-8|23	Requires:	locales-%{languagecode}
12mr|aspell-nb-0.50.1-8|24	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-nb-0.50.1-8|25	Provides:	enchant-dictionary = 1
12mr|aspell-nb-0.50.1-8|26	Provides:	aspell-dictionary
12mr|aspell-nb-0.50.1-8|27	Provides:	aspell-no = 0.50.2-13
12mr|aspell-nb-0.50.1-8|28	Obsoletes:	aspell-no
12mr|aspell-nb-0.50.1-8|29	
12mr|aspell-nb-0.50.1-8|30	%description
12mr|aspell-nb-0.50.1-8|31	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-nb-0.50.1-8|32	
12mr|aspell-nb-0.50.1-8|33	%prep
12mr|aspell-nb-0.50.1-8|34	%setup -q -n %{name}-%{src_ver}
12mr|aspell-nb-0.50.1-8|35	
12mr|aspell-nb-0.50.1-8|36	%build
12mr|aspell-nb-0.50.1-8|37	
12mr|aspell-nb-0.50.1-8|38	# don't use configure macro
12mr|aspell-nb-0.50.1-8|39	./configure
12mr|aspell-nb-0.50.1-8|40	
12mr|aspell-nb-0.50.1-8|41	%make
12mr|aspell-nb-0.50.1-8|42	
12mr|aspell-nb-0.50.1-8|43	%install
12mr|aspell-nb-0.50.1-8|44	rm -fr $RPM_BUILD_ROOT
12mr|aspell-nb-0.50.1-8|45	
12mr|aspell-nb-0.50.1-8|46	%makeinstall_std
12mr|aspell-nb-0.50.1-8|47	
12mr|aspell-nb-0.50.1-8|48	%clean
12mr|aspell-nb-0.50.1-8|49	rm -fr $RPM_BUILD_ROOT
12mr|aspell-nb-0.50.1-8|50	
12mr|aspell-nb-0.50.1-8|51	%files
12mr|aspell-nb-0.50.1-8|52	%defattr(644,root,root,755)
12mr|aspell-nb-0.50.1-8|53	%doc README Copyright
12mr|aspell-nb-0.50.1-8|54	%{_libdir}/aspell-*/*
12mr|aspell-nb-0.50.1-8|55	
12mr|aspell-nb-0.50.1-8|56	
12mr|aspell-nb-0.50.1-8|57	
12mr|aspell-nb-0.50.1-8|58	%changelog
12mr|aspell-nb-0.50.1-8|59	

13519 12
12mr|aspell-nds-0.01.0-13|1	%define _enable_debug_packages %{nil}
12mr|aspell-nds-0.01.0-13|2	%define debug_package          %{nil}
12mr|aspell-nds-0.01.0-13|3	
12mr|aspell-nds-0.01.0-13|4	%define src_ver 0.01-0
12mr|aspell-nds-0.01.0-13|5	%define fname aspell6-%{languagecode}
12mr|aspell-nds-0.01.0-13|6	%define aspell_ver 0.60
12mr|aspell-nds-0.01.0-13|7	%define languageenglazy Low-Saxon
12mr|aspell-nds-0.01.0-13|8	%define languagecode nds
12mr|aspell-nds-0.01.0-13|9	%define lc_ctype nds_DE
12mr|aspell-nds-0.01.0-13|10	
12mr|aspell-nds-0.01.0-13|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-nds-0.01.0-13|12	Name:          aspell-%{languagecode}
12mr|aspell-nds-0.01.0-13|13	Version:       0.01.0
12mr|aspell-nds-0.01.0-13|14	Release:       %mkrel 13
12mr|aspell-nds-0.01.0-13|15	Group:         System/Internationalization
12mr|aspell-nds-0.01.0-13|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-nds-0.01.0-13|17	URL:		   http://aspell.net/
12mr|aspell-nds-0.01.0-13|18	License:	   GPL
12mr|aspell-nds-0.01.0-13|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-nds-0.01.0-13|20	Provides: spell-%{languagecode}
12mr|aspell-nds-0.01.0-13|21	
12mr|aspell-nds-0.01.0-13|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-nds-0.01.0-13|23	BuildRequires: make
12mr|aspell-nds-0.01.0-13|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-nds-0.01.0-13|25	
12mr|aspell-nds-0.01.0-13|26	# Mandriva Stuff
12mr|aspell-nds-0.01.0-13|27	Requires:      locales-%{languagecode}
12mr|aspell-nds-0.01.0-13|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-nds-0.01.0-13|29	Provides:      enchant-dictionary = 1
12mr|aspell-nds-0.01.0-13|30	Provides:      aspell-dictionary
12mr|aspell-nds-0.01.0-13|31	Provides:      aspell-%{lc_ctype}
12mr|aspell-nds-0.01.0-13|32	
12mr|aspell-nds-0.01.0-13|33	Autoreqprov:   no
12mr|aspell-nds-0.01.0-13|34	
12mr|aspell-nds-0.01.0-13|35	%description
12mr|aspell-nds-0.01.0-13|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-nds-0.01.0-13|37	
12mr|aspell-nds-0.01.0-13|38	%prep
12mr|aspell-nds-0.01.0-13|39	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-nds-0.01.0-13|40	
12mr|aspell-nds-0.01.0-13|41	%build
12mr|aspell-nds-0.01.0-13|42	# don't use configure macro
12mr|aspell-nds-0.01.0-13|43	./configure
12mr|aspell-nds-0.01.0-13|44	
12mr|aspell-nds-0.01.0-13|45	%make
12mr|aspell-nds-0.01.0-13|46	
12mr|aspell-nds-0.01.0-13|47	%install
12mr|aspell-nds-0.01.0-13|48	rm -fr $RPM_BUILD_ROOT
12mr|aspell-nds-0.01.0-13|49	
12mr|aspell-nds-0.01.0-13|50	%makeinstall_std
12mr|aspell-nds-0.01.0-13|51	
12mr|aspell-nds-0.01.0-13|52	chmod 644 Copyright README*
12mr|aspell-nds-0.01.0-13|53	
12mr|aspell-nds-0.01.0-13|54	# if there is isn't a qwertz.kbd provided by aspell, create it
12mr|aspell-nds-0.01.0-13|55	if [ ! -r ${RPM_BUILD_ROOT}/%{_libdir}/aspell-%{aspell_ver}/qwertz.kbd \
12mr|aspell-nds-0.01.0-13|56	-a ! -r /%{_libdir}/aspell-%{aspell_ver}/qwertz.kbd ]
12mr|aspell-nds-0.01.0-13|57	then
12mr|aspell-nds-0.01.0-13|58	cat /%{_libdir}/aspell-%{aspell_ver}/standard.kbd | \
12mr|aspell-nds-0.01.0-13|59	perl -p -e 's/ty/tz/; s/yu/zu/; s/zx/yx/' \
12mr|aspell-nds-0.01.0-13|60	> ${RPM_BUILD_ROOT}/%{_libdir}/aspell-%{aspell_ver}/qwertz.kbd
12mr|aspell-nds-0.01.0-13|61	fi
12mr|aspell-nds-0.01.0-13|62	
12mr|aspell-nds-0.01.0-13|63	%clean
12mr|aspell-nds-0.01.0-13|64	rm -fr $RPM_BUILD_ROOT
12mr|aspell-nds-0.01.0-13|65	
12mr|aspell-nds-0.01.0-13|66	%files
12mr|aspell-nds-0.01.0-13|67	%defattr(-,root,root)
12mr|aspell-nds-0.01.0-13|68	%doc Copyright README*
12mr|aspell-nds-0.01.0-13|69	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-nds-0.01.0-13|70	
12mr|aspell-nds-0.01.0-13|71	
12mr|aspell-nds-0.01.0-13|72	
12mr|aspell-nds-0.01.0-13|73	
12mr|aspell-nds-0.01.0-13|74	
12mr|aspell-nds-0.01.0-13|75	%changelog
12mr|aspell-nds-0.01.0-13|76	

13520 12
12mr|aspell-nl-0.50.2-19|1	%define _enable_debug_packages %{nil}
12mr|aspell-nl-0.50.2-19|2	%define debug_package          %{nil}
12mr|aspell-nl-0.50.2-19|3	
12mr|aspell-nl-0.50.2-19|4	%define src_ver 0.50-2
12mr|aspell-nl-0.50.2-19|5	%define fname aspell-%{languagecode}
12mr|aspell-nl-0.50.2-19|6	%define aspell_ver 0.60
12mr|aspell-nl-0.50.2-19|7	%define languagelocal nederlandse
12mr|aspell-nl-0.50.2-19|8	%define languageeng dutch
12mr|aspell-nl-0.50.2-19|9	%define languageenglazy Dutch
12mr|aspell-nl-0.50.2-19|10	%define languagecode nl
12mr|aspell-nl-0.50.2-19|11	%define lc_ctype ln_NL
12mr|aspell-nl-0.50.2-19|12	
12mr|aspell-nl-0.50.2-19|13	Summary:	%{languageenglazy} files for aspell
12mr|aspell-nl-0.50.2-19|14	Name:		aspell-%{languagecode}
12mr|aspell-nl-0.50.2-19|15	Version:	0.50.2
12mr|aspell-nl-0.50.2-19|16	Release:	%mkrel 19
12mr|aspell-nl-0.50.2-19|17	Group:		System/Internationalization
12mr|aspell-nl-0.50.2-19|18	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-nl-0.50.2-19|19	URL:		http://aspell.sourceforge.net/
12mr|aspell-nl-0.50.2-19|20	License:	GPL
12mr|aspell-nl-0.50.2-19|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|aspell-nl-0.50.2-19|22	Provides: spell-nl
12mr|aspell-nl-0.50.2-19|23	
12mr|aspell-nl-0.50.2-19|24	BuildRequires:	aspell >= %{aspell_ver}
12mr|aspell-nl-0.50.2-19|25	Requires:	aspell >= %{aspell_ver}
12mr|aspell-nl-0.50.2-19|26	
12mr|aspell-nl-0.50.2-19|27	# Mandriva Stuff
12mr|aspell-nl-0.50.2-19|28	Requires:	locales-%{languagecode}
12mr|aspell-nl-0.50.2-19|29	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-nl-0.50.2-19|30	Provides:	enchant-dictionary = 1
12mr|aspell-nl-0.50.2-19|31	Provides:	aspell-dictionary
12mr|aspell-nl-0.50.2-19|32	
12mr|aspell-nl-0.50.2-19|33	# RedHat Stuff. is this right:
12mr|aspell-nl-0.50.2-19|34	#Obsoletes: ispell-fr, ispell-french
12mr|aspell-nl-0.50.2-19|35	
12mr|aspell-nl-0.50.2-19|36	Autoreqprov:	no
12mr|aspell-nl-0.50.2-19|37	
12mr|aspell-nl-0.50.2-19|38	%description
12mr|aspell-nl-0.50.2-19|39	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-nl-0.50.2-19|40	
12mr|aspell-nl-0.50.2-19|41	%prep
12mr|aspell-nl-0.50.2-19|42	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-nl-0.50.2-19|43	
12mr|aspell-nl-0.50.2-19|44	%build
12mr|aspell-nl-0.50.2-19|45	./configure
12mr|aspell-nl-0.50.2-19|46	%make
12mr|aspell-nl-0.50.2-19|47	
12mr|aspell-nl-0.50.2-19|48	%install
12mr|aspell-nl-0.50.2-19|49	rm -fr $RPM_BUILD_ROOT
12mr|aspell-nl-0.50.2-19|50	make DESTDIR=$RPM_BUILD_ROOT install
12mr|aspell-nl-0.50.2-19|51	
12mr|aspell-nl-0.50.2-19|52	# fix doc perms
12mr|aspell-nl-0.50.2-19|53	chmod 644 README doc/*
12mr|aspell-nl-0.50.2-19|54	
12mr|aspell-nl-0.50.2-19|55	cd $RPM_BUILD_ROOT%{_libdir}/aspell && ln -s nl.rws nederlands
12mr|aspell-nl-0.50.2-19|56	
12mr|aspell-nl-0.50.2-19|57	%clean
12mr|aspell-nl-0.50.2-19|58	rm -fr $RPM_BUILD_ROOT
12mr|aspell-nl-0.50.2-19|59	
12mr|aspell-nl-0.50.2-19|60	%files
12mr|aspell-nl-0.50.2-19|61	%defattr(-,root,root)
12mr|aspell-nl-0.50.2-19|62	%doc README
12mr|aspell-nl-0.50.2-19|63	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-nl-0.50.2-19|64	
12mr|aspell-nl-0.50.2-19|65	
12mr|aspell-nl-0.50.2-19|66	
12mr|aspell-nl-0.50.2-19|67	
12mr|aspell-nl-0.50.2-19|68	
12mr|aspell-nl-0.50.2-19|69	%changelog
12mr|aspell-nl-0.50.2-19|70	

13521 12
12mr|aspell-nn-0.50.1-13|1	%define _enable_debug_packages %{nil}
12mr|aspell-nn-0.50.1-13|2	%define debug_package          %{nil}
12mr|aspell-nn-0.50.1-13|3	
12mr|aspell-nn-0.50.1-13|4	%define src_ver 0.50.1-1
12mr|aspell-nn-0.50.1-13|5	%define languageenglazy Nynorsk
12mr|aspell-nn-0.50.1-13|6	%define languagecode nn
12mr|aspell-nn-0.50.1-13|7	%define lc_ctype nn_NO
12mr|aspell-nn-0.50.1-13|8	
12mr|aspell-nn-0.50.1-13|9	Summary:       %{languageenglazy} files for aspell
12mr|aspell-nn-0.50.1-13|10	Name:          aspell-%{languagecode}
12mr|aspell-nn-0.50.1-13|11	Version:       0.50.1
12mr|aspell-nn-0.50.1-13|12	Release:       %mkrel 13
12mr|aspell-nn-0.50.1-13|13	Group:         System/Internationalization
12mr|aspell-nn-0.50.1-13|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-nn-0.50.1-13|15	URL:		   http://aspell.net/
12mr|aspell-nn-0.50.1-13|16	License:	   GPL
12mr|aspell-nn-0.50.1-13|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-nn-0.50.1-13|18	
12mr|aspell-nn-0.50.1-13|19	BuildRequires: aspell >= 0.50
12mr|aspell-nn-0.50.1-13|20	BuildRequires: make
12mr|aspell-nn-0.50.1-13|21	Requires:      aspell >= 0.50
12mr|aspell-nn-0.50.1-13|22	
12mr|aspell-nn-0.50.1-13|23	# Mandriva Stuff
12mr|aspell-nn-0.50.1-13|24	Requires:      locales-%{languagecode}
12mr|aspell-nn-0.50.1-13|25	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-nn-0.50.1-13|26	Provides:      enchant-dictionary = 1
12mr|aspell-nn-0.50.1-13|27	Provides:      aspell-dictionary
12mr|aspell-nn-0.50.1-13|28	Provides:	   aspell-%{lc_ctype}
12mr|aspell-nn-0.50.1-13|29	
12mr|aspell-nn-0.50.1-13|30	Autoreqprov:   no
12mr|aspell-nn-0.50.1-13|31	
12mr|aspell-nn-0.50.1-13|32	%description
12mr|aspell-nn-0.50.1-13|33	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-nn-0.50.1-13|34	
12mr|aspell-nn-0.50.1-13|35	%prep
12mr|aspell-nn-0.50.1-13|36	%setup -q -n %{name}-%{src_ver}
12mr|aspell-nn-0.50.1-13|37	
12mr|aspell-nn-0.50.1-13|38	%build
12mr|aspell-nn-0.50.1-13|39	# don't use configure macro
12mr|aspell-nn-0.50.1-13|40	./configure
12mr|aspell-nn-0.50.1-13|41	
12mr|aspell-nn-0.50.1-13|42	%make
12mr|aspell-nn-0.50.1-13|43	
12mr|aspell-nn-0.50.1-13|44	%install
12mr|aspell-nn-0.50.1-13|45	rm -fr $RPM_BUILD_ROOT
12mr|aspell-nn-0.50.1-13|46	
12mr|aspell-nn-0.50.1-13|47	%makeinstall_std
12mr|aspell-nn-0.50.1-13|48	
12mr|aspell-nn-0.50.1-13|49	chmod 644 Copyright README* doc/*
12mr|aspell-nn-0.50.1-13|50	
12mr|aspell-nn-0.50.1-13|51	%clean
12mr|aspell-nn-0.50.1-13|52	rm -fr $RPM_BUILD_ROOT
12mr|aspell-nn-0.50.1-13|53	
12mr|aspell-nn-0.50.1-13|54	%files
12mr|aspell-nn-0.50.1-13|55	%defattr(-,root,root)
12mr|aspell-nn-0.50.1-13|56	%doc README* Copyright doc/*
12mr|aspell-nn-0.50.1-13|57	%{_libdir}/aspell-*/*
12mr|aspell-nn-0.50.1-13|58	
12mr|aspell-nn-0.50.1-13|59	
12mr|aspell-nn-0.50.1-13|60	
12mr|aspell-nn-0.50.1-13|61	
12mr|aspell-nn-0.50.1-13|62	
12mr|aspell-nn-0.50.1-13|63	%changelog
12mr|aspell-nn-0.50.1-13|64	

13522 12
12mr|aspell-ny-0.01.0-13|1	%define _enable_debug_packages %{nil}
12mr|aspell-ny-0.01.0-13|2	%define debug_package          %{nil}
12mr|aspell-ny-0.01.0-13|3	
12mr|aspell-ny-0.01.0-13|4	%define src_ver 0.01-0
12mr|aspell-ny-0.01.0-13|5	%define fname aspell5-%{languagecode}
12mr|aspell-ny-0.01.0-13|6	%define aspell_ver 0.60
12mr|aspell-ny-0.01.0-13|7	%define languageenglazy Nyanja
12mr|aspell-ny-0.01.0-13|8	%define languagecode ny
12mr|aspell-ny-0.01.0-13|9	# FIXME: no locale yet
12mr|aspell-ny-0.01.0-13|10	%define lc_ctype ny_
12mr|aspell-ny-0.01.0-13|11	
12mr|aspell-ny-0.01.0-13|12	Summary:       %{languageenglazy} files for aspell
12mr|aspell-ny-0.01.0-13|13	Name:          aspell-%{languagecode}
12mr|aspell-ny-0.01.0-13|14	Version:       0.01.0
12mr|aspell-ny-0.01.0-13|15	Release:       %mkrel 13
12mr|aspell-ny-0.01.0-13|16	Group:         System/Internationalization
12mr|aspell-ny-0.01.0-13|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-ny-0.01.0-13|18	URL:		   http://aspell.net/
12mr|aspell-ny-0.01.0-13|19	License:	   GPL
12mr|aspell-ny-0.01.0-13|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-ny-0.01.0-13|21	Provides: spell-%{languagecode}
12mr|aspell-ny-0.01.0-13|22	
12mr|aspell-ny-0.01.0-13|23	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-ny-0.01.0-13|24	BuildRequires: make
12mr|aspell-ny-0.01.0-13|25	Requires:      aspell >= %{aspell_ver}
12mr|aspell-ny-0.01.0-13|26	
12mr|aspell-ny-0.01.0-13|27	# Mandriva Stuff
12mr|aspell-ny-0.01.0-13|28	# no locales-ny available yet.
12mr|aspell-ny-0.01.0-13|29	#Requires:      locales-%{languagecode}
12mr|aspell-ny-0.01.0-13|30	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-ny-0.01.0-13|31	Provides:      enchant-dictionary = 1
12mr|aspell-ny-0.01.0-13|32	Provides:      aspell-dictionary
12mr|aspell-ny-0.01.0-13|33	Provides:      aspell-%{lc_ctype}
12mr|aspell-ny-0.01.0-13|34	
12mr|aspell-ny-0.01.0-13|35	Autoreqprov:   no
12mr|aspell-ny-0.01.0-13|36	
12mr|aspell-ny-0.01.0-13|37	%description
12mr|aspell-ny-0.01.0-13|38	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-ny-0.01.0-13|39	
12mr|aspell-ny-0.01.0-13|40	%prep
12mr|aspell-ny-0.01.0-13|41	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-ny-0.01.0-13|42	
12mr|aspell-ny-0.01.0-13|43	%build
12mr|aspell-ny-0.01.0-13|44	# don't use configure macro
12mr|aspell-ny-0.01.0-13|45	./configure
12mr|aspell-ny-0.01.0-13|46	
12mr|aspell-ny-0.01.0-13|47	%make
12mr|aspell-ny-0.01.0-13|48	
12mr|aspell-ny-0.01.0-13|49	%install
12mr|aspell-ny-0.01.0-13|50	rm -fr $RPM_BUILD_ROOT
12mr|aspell-ny-0.01.0-13|51	
12mr|aspell-ny-0.01.0-13|52	%makeinstall_std
12mr|aspell-ny-0.01.0-13|53	
12mr|aspell-ny-0.01.0-13|54	chmod 644 Copyright README* doc/*
12mr|aspell-ny-0.01.0-13|55	
12mr|aspell-ny-0.01.0-13|56	%clean
12mr|aspell-ny-0.01.0-13|57	rm -fr $RPM_BUILD_ROOT
12mr|aspell-ny-0.01.0-13|58	
12mr|aspell-ny-0.01.0-13|59	%files
12mr|aspell-ny-0.01.0-13|60	%defattr(-,root,root)
12mr|aspell-ny-0.01.0-13|61	%doc README* Copyright doc/*
12mr|aspell-ny-0.01.0-13|62	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-ny-0.01.0-13|63	
12mr|aspell-ny-0.01.0-13|64	
12mr|aspell-ny-0.01.0-13|65	
12mr|aspell-ny-0.01.0-13|66	
12mr|aspell-ny-0.01.0-13|67	
12mr|aspell-ny-0.01.0-13|68	%changelog
12mr|aspell-ny-0.01.0-13|69	

13523 12
12mr|aspell-or-0.03.1-11|1	%define _enable_debug_packages %{nil}
12mr|aspell-or-0.03.1-11|2	%define debug_package          %{nil}
12mr|aspell-or-0.03.1-11|3	
12mr|aspell-or-0.03.1-11|4	%define src_ver 0.03-1
12mr|aspell-or-0.03.1-11|5	%define fname aspell6-%{languagecode}
12mr|aspell-or-0.03.1-11|6	%define aspell_ver 0.60
12mr|aspell-or-0.03.1-11|7	%define languageenglazy Oriya
12mr|aspell-or-0.03.1-11|8	%define languagecode or
12mr|aspell-or-0.03.1-11|9	%define lc_ctype or_IN
12mr|aspell-or-0.03.1-11|10	
12mr|aspell-or-0.03.1-11|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-or-0.03.1-11|12	Name:          aspell-%{languagecode}
12mr|aspell-or-0.03.1-11|13	Version:       0.03.1
12mr|aspell-or-0.03.1-11|14	Release:       %mkrel 11
12mr|aspell-or-0.03.1-11|15	Group:         System/Internationalization
12mr|aspell-or-0.03.1-11|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-or-0.03.1-11|17	URL:		   http://aspell.net/
12mr|aspell-or-0.03.1-11|18	License:	   GPL
12mr|aspell-or-0.03.1-11|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-or-0.03.1-11|20	Provides: spell-%{languagecode}
12mr|aspell-or-0.03.1-11|21	
12mr|aspell-or-0.03.1-11|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-or-0.03.1-11|23	BuildRequires: make
12mr|aspell-or-0.03.1-11|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-or-0.03.1-11|25	
12mr|aspell-or-0.03.1-11|26	# Mandriva Stuff
12mr|aspell-or-0.03.1-11|27	# there is no locales-or yet.
12mr|aspell-or-0.03.1-11|28	#Requires:      locales-%{languagecode}
12mr|aspell-or-0.03.1-11|29	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-or-0.03.1-11|30	Provides:      enchant-dictionary = 1
12mr|aspell-or-0.03.1-11|31	Provides:      aspell-dictionary
12mr|aspell-or-0.03.1-11|32	Provides:      aspell-%{lc_ctype}
12mr|aspell-or-0.03.1-11|33	
12mr|aspell-or-0.03.1-11|34	Autoreqprov:   no
12mr|aspell-or-0.03.1-11|35	
12mr|aspell-or-0.03.1-11|36	%description
12mr|aspell-or-0.03.1-11|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-or-0.03.1-11|38	
12mr|aspell-or-0.03.1-11|39	%prep
12mr|aspell-or-0.03.1-11|40	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-or-0.03.1-11|41	
12mr|aspell-or-0.03.1-11|42	%build
12mr|aspell-or-0.03.1-11|43	# don't use configure macro
12mr|aspell-or-0.03.1-11|44	./configure
12mr|aspell-or-0.03.1-11|45	
12mr|aspell-or-0.03.1-11|46	%make
12mr|aspell-or-0.03.1-11|47	
12mr|aspell-or-0.03.1-11|48	%install
12mr|aspell-or-0.03.1-11|49	rm -fr $RPM_BUILD_ROOT
12mr|aspell-or-0.03.1-11|50	
12mr|aspell-or-0.03.1-11|51	%makeinstall_std
12mr|aspell-or-0.03.1-11|52	
12mr|aspell-or-0.03.1-11|53	chmod 644 Copyright README*
12mr|aspell-or-0.03.1-11|54	
12mr|aspell-or-0.03.1-11|55	%clean
12mr|aspell-or-0.03.1-11|56	rm -fr $RPM_BUILD_ROOT
12mr|aspell-or-0.03.1-11|57	
12mr|aspell-or-0.03.1-11|58	%files
12mr|aspell-or-0.03.1-11|59	%defattr(-,root,root)
12mr|aspell-or-0.03.1-11|60	%doc Copyright README* doc/*
12mr|aspell-or-0.03.1-11|61	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-or-0.03.1-11|62	
12mr|aspell-or-0.03.1-11|63	
12mr|aspell-or-0.03.1-11|64	
12mr|aspell-or-0.03.1-11|65	
12mr|aspell-or-0.03.1-11|66	
12mr|aspell-or-0.03.1-11|67	%changelog
12mr|aspell-or-0.03.1-11|68	

13524 12
12mr|aspell-pa-0.01.1-12|1	%define _enable_debug_packages %{nil}
12mr|aspell-pa-0.01.1-12|2	%define debug_package          %{nil}
12mr|aspell-pa-0.01.1-12|3	
12mr|aspell-pa-0.01.1-12|4	%define src_ver 0.01-1
12mr|aspell-pa-0.01.1-12|5	%define fname aspell6-%{languagecode}
12mr|aspell-pa-0.01.1-12|6	%define aspell_ver 0.60
12mr|aspell-pa-0.01.1-12|7	%define languageenglazy Punjabi
12mr|aspell-pa-0.01.1-12|8	%define languagecode pa
12mr|aspell-pa-0.01.1-12|9	%define lc_ctype pa_IN
12mr|aspell-pa-0.01.1-12|10	
12mr|aspell-pa-0.01.1-12|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-pa-0.01.1-12|12	Name:          aspell-%{languagecode}
12mr|aspell-pa-0.01.1-12|13	Version:       0.01.1
12mr|aspell-pa-0.01.1-12|14	Release:       %mkrel 12
12mr|aspell-pa-0.01.1-12|15	Group:         System/Internationalization
12mr|aspell-pa-0.01.1-12|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-pa-0.01.1-12|17	URL:		   http://aspell.net/
12mr|aspell-pa-0.01.1-12|18	License:	   GPL
12mr|aspell-pa-0.01.1-12|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-pa-0.01.1-12|20	Provides: spell-%{languagecode}
12mr|aspell-pa-0.01.1-12|21	
12mr|aspell-pa-0.01.1-12|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-pa-0.01.1-12|23	BuildRequires: make
12mr|aspell-pa-0.01.1-12|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-pa-0.01.1-12|25	
12mr|aspell-pa-0.01.1-12|26	# Mandriva Stuff
12mr|aspell-pa-0.01.1-12|27	Requires:      locales-%{languagecode}
12mr|aspell-pa-0.01.1-12|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-pa-0.01.1-12|29	Provides:      enchant-dictionary = 1
12mr|aspell-pa-0.01.1-12|30	Provides:      aspell-dictionary
12mr|aspell-pa-0.01.1-12|31	Provides:      aspell-%{lc_ctype}
12mr|aspell-pa-0.01.1-12|32	
12mr|aspell-pa-0.01.1-12|33	Autoreqprov:   no
12mr|aspell-pa-0.01.1-12|34	
12mr|aspell-pa-0.01.1-12|35	%description
12mr|aspell-pa-0.01.1-12|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-pa-0.01.1-12|37	
12mr|aspell-pa-0.01.1-12|38	%prep
12mr|aspell-pa-0.01.1-12|39	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-pa-0.01.1-12|40	
12mr|aspell-pa-0.01.1-12|41	%build
12mr|aspell-pa-0.01.1-12|42	# don't use configure macro
12mr|aspell-pa-0.01.1-12|43	./configure
12mr|aspell-pa-0.01.1-12|44	
12mr|aspell-pa-0.01.1-12|45	%make
12mr|aspell-pa-0.01.1-12|46	
12mr|aspell-pa-0.01.1-12|47	%install
12mr|aspell-pa-0.01.1-12|48	rm -fr $RPM_BUILD_ROOT
12mr|aspell-pa-0.01.1-12|49	
12mr|aspell-pa-0.01.1-12|50	%makeinstall_std
12mr|aspell-pa-0.01.1-12|51	
12mr|aspell-pa-0.01.1-12|52	chmod 644 Copyright README*
12mr|aspell-pa-0.01.1-12|53	
12mr|aspell-pa-0.01.1-12|54	%clean
12mr|aspell-pa-0.01.1-12|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-pa-0.01.1-12|56	
12mr|aspell-pa-0.01.1-12|57	%files
12mr|aspell-pa-0.01.1-12|58	%defattr(-,root,root)
12mr|aspell-pa-0.01.1-12|59	%doc Copyright README*
12mr|aspell-pa-0.01.1-12|60	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-pa-0.01.1-12|61	
12mr|aspell-pa-0.01.1-12|62	
12mr|aspell-pa-0.01.1-12|63	
12mr|aspell-pa-0.01.1-12|64	
12mr|aspell-pa-0.01.1-12|65	
12mr|aspell-pa-0.01.1-12|66	%changelog
12mr|aspell-pa-0.01.1-12|67	

13525 12
12mr|aspell-pl-0.60.5-3.20110628.2|1	%define src_ver 6.0
12mr|aspell-pl-0.60.5-3.20110628.2|2	%define snap 20110628
12mr|aspell-pl-0.60.5-3.20110628.2|3	%define relsnap %{snap}-0
12mr|aspell-pl-0.60.5-3.20110628.2|4	%define languageeng polish
12mr|aspell-pl-0.60.5-3.20110628.2|5	%define languageenglazy Polish
12mr|aspell-pl-0.60.5-3.20110628.2|6	%define languagecode pl
12mr|aspell-pl-0.60.5-3.20110628.2|7	%define lc_ctype pl_PL
12mr|aspell-pl-0.60.5-3.20110628.2|8	
12mr|aspell-pl-0.60.5-3.20110628.2|9	%define fname aspell6-pl-%{snap}
12mr|aspell-pl-0.60.5-3.20110628.2|10	
12mr|aspell-pl-0.60.5-3.20110628.2|11	Summary:	%{languageenglazy} dictionary for aspell
12mr|aspell-pl-0.60.5-3.20110628.2|12	Name:		aspell-pl
12mr|aspell-pl-0.60.5-3.20110628.2|13	Version:	0.60.5
12mr|aspell-pl-0.60.5-3.20110628.2|14	Release:	3.%{snap}.2
12mr|aspell-pl-0.60.5-3.20110628.2|15	License:	GPLv2+
12mr|aspell-pl-0.60.5-3.20110628.2|16	Group:		System/Internationalization
12mr|aspell-pl-0.60.5-3.20110628.2|17	URL:		http://www.sjp.pl/slownik/ort/
12mr|aspell-pl-0.60.5-3.20110628.2|18	Source0:	http://sjp.pl/slownik/ort/sjp-aspell6-%{languagecode}-%{src_ver}_%{relsnap}.tar.bz2
12mr|aspell-pl-0.60.5-3.20110628.2|19	BuildRequires:	aspell >= 0.60.5
12mr|aspell-pl-0.60.5-3.20110628.2|20	Requires:	aspell >= %{version}
12mr|aspell-pl-0.60.5-3.20110628.2|21	Provides:	spell-%{languagecode}
12mr|aspell-pl-0.60.5-3.20110628.2|22	# Mandriva Stuff
12mr|aspell-pl-0.60.5-3.20110628.2|23	Requires:	locales-%{languagecode}
12mr|aspell-pl-0.60.5-3.20110628.2|24	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-pl-0.60.5-3.20110628.2|25	Provides:	enchant-dictionary = 1
12mr|aspell-pl-0.60.5-3.20110628.2|26	Provides:	aspell-dictionary
12mr|aspell-pl-0.60.5-3.20110628.2|27	Provides:	aspell-%{lc_ctype}
12mr|aspell-pl-0.60.5-3.20110628.2|28	BuildArch:	noarch
12mr|aspell-pl-0.60.5-3.20110628.2|29	
12mr|aspell-pl-0.60.5-3.20110628.2|30	%description
12mr|aspell-pl-0.60.5-3.20110628.2|31	Polish dictionary (i.e. word list) for aspell.
12mr|aspell-pl-0.60.5-3.20110628.2|32	
12mr|aspell-pl-0.60.5-3.20110628.2|33	%prep
12mr|aspell-pl-0.60.5-3.20110628.2|34	%setup -qn aspell6-%{languagecode}-%{src_ver}_%{relsnap}
12mr|aspell-pl-0.60.5-3.20110628.2|35	
12mr|aspell-pl-0.60.5-3.20110628.2|36	%build
12mr|aspell-pl-0.60.5-3.20110628.2|37	# note: configure is not autoconf-generated
12mr|aspell-pl-0.60.5-3.20110628.2|38	./configure
12mr|aspell-pl-0.60.5-3.20110628.2|39	
12mr|aspell-pl-0.60.5-3.20110628.2|40	%make
12mr|aspell-pl-0.60.5-3.20110628.2|41	
12mr|aspell-pl-0.60.5-3.20110628.2|42	%install
12mr|aspell-pl-0.60.5-3.20110628.2|43	%makeinstall_std
12mr|aspell-pl-0.60.5-3.20110628.2|44	
12mr|aspell-pl-0.60.5-3.20110628.2|45	%files
12mr|aspell-pl-0.60.5-3.20110628.2|46	%defattr(644,root,root,755)
12mr|aspell-pl-0.60.5-3.20110628.2|47	%doc README doc/*
12mr|aspell-pl-0.60.5-3.20110628.2|48	%{_libdir}/aspell-*/*
12mr|aspell-pl-0.60.5-3.20110628.2|49	
12mr|aspell-pl-0.60.5-3.20110628.2|50	
12mr|aspell-pl-0.60.5-3.20110628.2|51	
12mr|aspell-pl-0.60.5-3.20110628.2|52	%changelog
12mr|aspell-pl-0.60.5-3.20110628.2|53	

13526 12
12mr|aspell-pt-0.60.0-3|1	%define _enable_debug_packages %{nil}
12mr|aspell-pt-0.60.0-3|2	%define debug_package          %{nil}
12mr|aspell-pt-0.60.0-3|3	
12mr|aspell-pt-0.60.0-3|4	%define intname aspell6
12mr|aspell-pt-0.60.0-3|5	%define intver 20110424
12mr|aspell-pt-0.60.0-3|6	
12mr|aspell-pt-0.60.0-3|7	%define languageenglazy Portuguese
12mr|aspell-pt-0.60.0-3|8	%define languagecode pt
12mr|aspell-pt-0.60.0-3|9	%define lc_ctype pt_PT
12mr|aspell-pt-0.60.0-3|10	
12mr|aspell-pt-0.60.0-3|11	
12mr|aspell-pt-0.60.0-3|12	Name:		aspell-%{languagecode}
12mr|aspell-pt-0.60.0-3|13	Summary:	%{languageenglazy} files for aspell
12mr|aspell-pt-0.60.0-3|14	Group:		System/Internationalization
12mr|aspell-pt-0.60.0-3|15	Version:	0.60.0
12mr|aspell-pt-0.60.0-3|16	Release:	%mkrel 3
12mr|aspell-pt-0.60.0-3|17	License:	GPL
12mr|aspell-pt-0.60.0-3|18	URL:		http://aspell.sourceforge.net/
12mr|aspell-pt-0.60.0-3|19	# http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-pt-0.60.0-3|20	Source:		http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/%{intname}.%{languagecode}-%{intver}.tar.bz2
12mr|aspell-pt-0.60.0-3|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|aspell-pt-0.60.0-3|22	BuildRequires:	aspell >= 0.60
12mr|aspell-pt-0.60.0-3|23	BuildRequires:	make
12mr|aspell-pt-0.60.0-3|24	Requires:	aspell >= 0.60
12mr|aspell-pt-0.60.0-3|25	# Mandriva Stuff
12mr|aspell-pt-0.60.0-3|26	Requires:	locales-%{languagecode}
12mr|aspell-pt-0.60.0-3|27	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-pt-0.60.0-3|28	Provides:	enchant-dictionary = 1
12mr|aspell-pt-0.60.0-3|29	Provides:	aspell-dictionary
12mr|aspell-pt-0.60.0-3|30	Provides:	aspell-%{lc_ctype}
12mr|aspell-pt-0.60.0-3|31	Obsoletes:	ispell-pt
12mr|aspell-pt-0.60.0-3|32	Provides:	ispell-pt
12mr|aspell-pt-0.60.0-3|33	
12mr|aspell-pt-0.60.0-3|34	%description
12mr|aspell-pt-0.60.0-3|35	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-pt-0.60.0-3|36	
12mr|aspell-pt-0.60.0-3|37	
12mr|aspell-pt-0.60.0-3|38	%prep
12mr|aspell-pt-0.60.0-3|39	%setup -qn %{intname}-%{lc_ctype}-%{intver}-0
12mr|aspell-pt-0.60.0-3|40	
12mr|aspell-pt-0.60.0-3|41	%build
12mr|aspell-pt-0.60.0-3|42	# don't use configure macro
12mr|aspell-pt-0.60.0-3|43	./configure
12mr|aspell-pt-0.60.0-3|44	%make
12mr|aspell-pt-0.60.0-3|45	
12mr|aspell-pt-0.60.0-3|46	%install
12mr|aspell-pt-0.60.0-3|47	rm -fr %buildroot
12mr|aspell-pt-0.60.0-3|48	%makeinstall_std
12mr|aspell-pt-0.60.0-3|49	
12mr|aspell-pt-0.60.0-3|50	%clean
12mr|aspell-pt-0.60.0-3|51	rm -fr %buildroot
12mr|aspell-pt-0.60.0-3|52	
12mr|aspell-pt-0.60.0-3|53	%files
12mr|aspell-pt-0.60.0-3|54	%defattr(-,root,root)
12mr|aspell-pt-0.60.0-3|55	%doc README Copyright doc/LEIAME.txt
12mr|aspell-pt-0.60.0-3|56	%{_libdir}/aspell-0.60
12mr|aspell-pt-0.60.0-3|57	
12mr|aspell-pt-0.60.0-3|58	
12mr|aspell-pt-0.60.0-3|59	
12mr|aspell-pt-0.60.0-3|60	
12mr|aspell-pt-0.60.0-3|61	
12mr|aspell-pt-0.60.0-3|62	%changelog
12mr|aspell-pt-0.60.0-3|63	

13527 12
12mr|aspell-pt-preao-0.60.0-5|1	%define _enable_debug_packages %{nil}
12mr|aspell-pt-preao-0.60.0-5|2	%define debug_package          %{nil}
12mr|aspell-pt-preao-0.60.0-5|3	
12mr|aspell-pt-preao-0.60.0-5|4	%define intname aspell6
12mr|aspell-pt-preao-0.60.0-5|5	%define intver 20110424
12mr|aspell-pt-preao-0.60.0-5|6	
12mr|aspell-pt-preao-0.60.0-5|7	%define languageglazy Portuguese
12mr|aspell-pt-preao-0.60.0-5|8	%define languagecode pt-preao
12mr|aspell-pt-preao-0.60.0-5|9	%define lc_ctype pt_PT-preao
12mr|aspell-pt-preao-0.60.0-5|10	
12mr|aspell-pt-preao-0.60.0-5|11	
12mr|aspell-pt-preao-0.60.0-5|12	Summary:	%{languageglazy} files previous to 1990 orthography agreement for aspell
12mr|aspell-pt-preao-0.60.0-5|13	Name:		aspell-%{languagecode}
12mr|aspell-pt-preao-0.60.0-5|14	Version:	0.60.0
12mr|aspell-pt-preao-0.60.0-5|15	Release:	5
12mr|aspell-pt-preao-0.60.0-5|16	Group:		System/Internationalization
12mr|aspell-pt-preao-0.60.0-5|17	License:	GPL
12mr|aspell-pt-preao-0.60.0-5|18	URL:		http://aspell.sourceforge.net/
12mr|aspell-pt-preao-0.60.0-5|19	# http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-pt-preao-0.60.0-5|20	Source0:	http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/%{intname}.%{languagecode}-%{intver}.tar.bz2
12mr|aspell-pt-preao-0.60.0-5|21	BuildRequires:	aspell >= 0.60
12mr|aspell-pt-preao-0.60.0-5|22	BuildRequires:	make
12mr|aspell-pt-preao-0.60.0-5|23	Requires:	aspell >= 0.60
12mr|aspell-pt-preao-0.60.0-5|24	# Mandriva Stuff
12mr|aspell-pt-preao-0.60.0-5|25	Requires:	locales-pt
12mr|aspell-pt-preao-0.60.0-5|26	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-pt-preao-0.60.0-5|27	Provides:	enchant-dictionary = 1
12mr|aspell-pt-preao-0.60.0-5|28	Provides:	aspell-dictionary
12mr|aspell-pt-preao-0.60.0-5|29	Provides:	aspell-%{lc_ctype}
12mr|aspell-pt-preao-0.60.0-5|30	Provides:	%{intname}-%{lc_ctype}
12mr|aspell-pt-preao-0.60.0-5|31	Provides:	%{intname}-%{languagecode}
12mr|aspell-pt-preao-0.60.0-5|32	Obsoletes:	ispell-pt
12mr|aspell-pt-preao-0.60.0-5|33	Provides:	ispell-pt
12mr|aspell-pt-preao-0.60.0-5|34	
12mr|aspell-pt-preao-0.60.0-5|35	%description
12mr|aspell-pt-preao-0.60.0-5|36	A %{languageglazy} dictionary previous to the orthography agreement made in 1990
12mr|aspell-pt-preao-0.60.0-5|37	to use with aspell, a spelling checker.
12mr|aspell-pt-preao-0.60.0-5|38	Version %{intver}.
12mr|aspell-pt-preao-0.60.0-5|39	
12mr|aspell-pt-preao-0.60.0-5|40	%prep
12mr|aspell-pt-preao-0.60.0-5|41	%setup -qn %{intname}-%{lc_ctype}-%{intver}-0
12mr|aspell-pt-preao-0.60.0-5|42	
12mr|aspell-pt-preao-0.60.0-5|43	%build
12mr|aspell-pt-preao-0.60.0-5|44	# don't use configure macro
12mr|aspell-pt-preao-0.60.0-5|45	./configure
12mr|aspell-pt-preao-0.60.0-5|46	%make
12mr|aspell-pt-preao-0.60.0-5|47	
12mr|aspell-pt-preao-0.60.0-5|48	%install
12mr|aspell-pt-preao-0.60.0-5|49	%makeinstall_std
12mr|aspell-pt-preao-0.60.0-5|50	
12mr|aspell-pt-preao-0.60.0-5|51	%files
12mr|aspell-pt-preao-0.60.0-5|52	%defattr(-,root,root)
12mr|aspell-pt-preao-0.60.0-5|53	%doc README Copyright COPYING doc/LEIAME-preao.txt
12mr|aspell-pt-preao-0.60.0-5|54	%{_libdir}/aspell-0.60
12mr|aspell-pt-preao-0.60.0-5|55	
12mr|aspell-pt-preao-0.60.0-5|56	
12mr|aspell-pt-preao-0.60.0-5|57	
12mr|aspell-pt-preao-0.60.0-5|58	
12mr|aspell-pt-preao-0.60.0-5|59	
12mr|aspell-pt-preao-0.60.0-5|60	%changelog
12mr|aspell-pt-preao-0.60.0-5|61	

13528 12
12mr|aspell-qu-20040424.1-12|1	%define _enable_debug_packages %{nil}
12mr|aspell-qu-20040424.1-12|2	%define debug_package          %{nil}
12mr|aspell-qu-20040424.1-12|3	
12mr|aspell-qu-20040424.1-12|4	%define src_ver 0.02-0
12mr|aspell-qu-20040424.1-12|5	%define fname aspell6-%{languagecode}
12mr|aspell-qu-20040424.1-12|6	%define aspell_ver 0.60
12mr|aspell-qu-20040424.1-12|7	%define languageenglazy Quechua
12mr|aspell-qu-20040424.1-12|8	%define languagecode qu
12mr|aspell-qu-20040424.1-12|9	# FIXME: no locale yet
12mr|aspell-qu-20040424.1-12|10	%define lc_ctype qu_PE
12mr|aspell-qu-20040424.1-12|11	
12mr|aspell-qu-20040424.1-12|12	Summary:       %{languageenglazy} files for aspell
12mr|aspell-qu-20040424.1-12|13	Name:          aspell-%{languagecode}
12mr|aspell-qu-20040424.1-12|14	Version:       20040424.1
12mr|aspell-qu-20040424.1-12|15	Release:       %mkrel 12
12mr|aspell-qu-20040424.1-12|16	Group:         System/Internationalization
12mr|aspell-qu-20040424.1-12|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-qu-20040424.1-12|18	URL:		   http://aspell.net/
12mr|aspell-qu-20040424.1-12|19	License:	   GPL
12mr|aspell-qu-20040424.1-12|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-qu-20040424.1-12|21	Provides: spell-%{languagecode}
12mr|aspell-qu-20040424.1-12|22	
12mr|aspell-qu-20040424.1-12|23	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-qu-20040424.1-12|24	BuildRequires: make
12mr|aspell-qu-20040424.1-12|25	Requires:      aspell >= %{aspell_ver}
12mr|aspell-qu-20040424.1-12|26	
12mr|aspell-qu-20040424.1-12|27	# Mandriva Stuff
12mr|aspell-qu-20040424.1-12|28	#Requires:      locales-%{languagecode}
12mr|aspell-qu-20040424.1-12|29	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-qu-20040424.1-12|30	Provides:      enchant-dictionary = 1
12mr|aspell-qu-20040424.1-12|31	Provides:      aspell-dictionary
12mr|aspell-qu-20040424.1-12|32	Provides:      aspell-%{lc_ctype}
12mr|aspell-qu-20040424.1-12|33	
12mr|aspell-qu-20040424.1-12|34	Autoreqprov:   no
12mr|aspell-qu-20040424.1-12|35	
12mr|aspell-qu-20040424.1-12|36	%description
12mr|aspell-qu-20040424.1-12|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-qu-20040424.1-12|38	
12mr|aspell-qu-20040424.1-12|39	%prep
12mr|aspell-qu-20040424.1-12|40	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-qu-20040424.1-12|41	
12mr|aspell-qu-20040424.1-12|42	%build
12mr|aspell-qu-20040424.1-12|43	# don't use configure macro
12mr|aspell-qu-20040424.1-12|44	./configure
12mr|aspell-qu-20040424.1-12|45	
12mr|aspell-qu-20040424.1-12|46	%make
12mr|aspell-qu-20040424.1-12|47	
12mr|aspell-qu-20040424.1-12|48	%install
12mr|aspell-qu-20040424.1-12|49	rm -fr $RPM_BUILD_ROOT
12mr|aspell-qu-20040424.1-12|50	
12mr|aspell-qu-20040424.1-12|51	%makeinstall_std
12mr|aspell-qu-20040424.1-12|52	
12mr|aspell-qu-20040424.1-12|53	chmod 644 Copyright README*
12mr|aspell-qu-20040424.1-12|54	
12mr|aspell-qu-20040424.1-12|55	%clean
12mr|aspell-qu-20040424.1-12|56	rm -fr $RPM_BUILD_ROOT
12mr|aspell-qu-20040424.1-12|57	
12mr|aspell-qu-20040424.1-12|58	%files
12mr|aspell-qu-20040424.1-12|59	%defattr(-,root,root)
12mr|aspell-qu-20040424.1-12|60	%doc README* Copyright
12mr|aspell-qu-20040424.1-12|61	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-qu-20040424.1-12|62	
12mr|aspell-qu-20040424.1-12|63	
12mr|aspell-qu-20040424.1-12|64	
12mr|aspell-qu-20040424.1-12|65	
12mr|aspell-qu-20040424.1-12|66	
12mr|aspell-qu-20040424.1-12|67	%changelog
12mr|aspell-qu-20040424.1-12|68	

13529 12
12mr|aspell-ro-3.1-8|1	%define _enable_debug_packages %{nil}
12mr|aspell-ro-3.1-8|2	%define debug_package          %{nil}
12mr|aspell-ro-3.1-8|3	
12mr|aspell-ro-3.1-8|4	#
12mr|aspell-ro-3.1-8|5	# NOTE: rpm is unable to package filenames in an enocidng other than the
12mr|aspell-ro-3.1-8|6	# the one it is currently using; so this package has to be build with
12mr|aspell-ro-3.1-8|7	# an iso-8859-* locale; eg: LC_ALL=fr rpm -be specfile
12mr|aspell-ro-3.1-8|8	#
12mr|aspell-ro-3.1-8|9	
12mr|aspell-ro-3.1-8|10	%define src_ver 3.1
12mr|aspell-ro-3.1-8|11	
12mr|aspell-ro-3.1-8|12	%define languageenglazy Romanian
12mr|aspell-ro-3.1-8|13	%define languagecode ro
12mr|aspell-ro-3.1-8|14	%define lc_ctype ro_RO
12mr|aspell-ro-3.1-8|15	
12mr|aspell-ro-3.1-8|16	Summary:       %{languageenglazy} files for aspell
12mr|aspell-ro-3.1-8|17	Name:          aspell-%{languagecode}
12mr|aspell-ro-3.1-8|18	Version:       3.1
12mr|aspell-ro-3.1-8|19	Release:       %mkrel 8
12mr|aspell-ro-3.1-8|20	Group:         System/Internationalization
12mr|aspell-ro-3.1-8|21	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/ro/aspell5-ro-%version.tar.bz2
12mr|aspell-ro-3.1-8|22	URL:           http://aspell.net/
12mr|aspell-ro-3.1-8|23	License:	   Free
12mr|aspell-ro-3.1-8|24	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-ro-3.1-8|25	
12mr|aspell-ro-3.1-8|26	BuildRequires: aspell >= 0.50
12mr|aspell-ro-3.1-8|27	BuildRequires: make
12mr|aspell-ro-3.1-8|28	Requires:      aspell >= 0.50
12mr|aspell-ro-3.1-8|29	BuildRequires: locales-fr
12mr|aspell-ro-3.1-8|30	
12mr|aspell-ro-3.1-8|31	# Mandriva Stuff
12mr|aspell-ro-3.1-8|32	Requires:      locales-%{languagecode}
12mr|aspell-ro-3.1-8|33	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-ro-3.1-8|34	Provides:      enchant-dictionary = 1
12mr|aspell-ro-3.1-8|35	Provides:      aspell-dictionary
12mr|aspell-ro-3.1-8|36	Provides:	   aspell-%{lc_ctype}
12mr|aspell-ro-3.1-8|37	Provides:      spell-%{languagecode} >= 0.50.2-5mdk
12mr|aspell-ro-3.1-8|38	Obsoletes:	   ispell-%{languagecode}
12mr|aspell-ro-3.1-8|39	
12mr|aspell-ro-3.1-8|40	Autoreqprov:   no
12mr|aspell-ro-3.1-8|41	
12mr|aspell-ro-3.1-8|42	%description
12mr|aspell-ro-3.1-8|43	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-ro-3.1-8|44	
12mr|aspell-ro-3.1-8|45	%prep
12mr|aspell-ro-3.1-8|46	%setup -q -n aspell5-ro-%{src_ver}
12mr|aspell-ro-3.1-8|47	
12mr|aspell-ro-3.1-8|48	%build
12mr|aspell-ro-3.1-8|49	export LC_ALL=fr
12mr|aspell-ro-3.1-8|50	# don't use configure macro
12mr|aspell-ro-3.1-8|51	./configure
12mr|aspell-ro-3.1-8|52	
12mr|aspell-ro-3.1-8|53	%make
12mr|aspell-ro-3.1-8|54	
12mr|aspell-ro-3.1-8|55	%install
12mr|aspell-ro-3.1-8|56	rm -fr $RPM_BUILD_ROOT
12mr|aspell-ro-3.1-8|57	export LC_ALL=fr
12mr|aspell-ro-3.1-8|58	
12mr|aspell-ro-3.1-8|59	%makeinstall_std
12mr|aspell-ro-3.1-8|60	
12mr|aspell-ro-3.1-8|61	#cp doc/README README.%{languagecode}
12mr|aspell-ro-3.1-8|62	chmod 644 README Copyright
12mr|aspell-ro-3.1-8|63	
12mr|aspell-ro-3.1-8|64	%clean
12mr|aspell-ro-3.1-8|65	rm -fr $RPM_BUILD_ROOT
12mr|aspell-ro-3.1-8|66	
12mr|aspell-ro-3.1-8|67	%files
12mr|aspell-ro-3.1-8|68	%defattr(-,root,root)
12mr|aspell-ro-3.1-8|69	%doc README Copyright
12mr|aspell-ro-3.1-8|70	%{_libdir}/aspell-*/*
12mr|aspell-ro-3.1-8|71	
12mr|aspell-ro-3.1-8|72	
12mr|aspell-ro-3.1-8|73	
12mr|aspell-ro-3.1-8|74	
12mr|aspell-ro-3.1-8|75	
12mr|aspell-ro-3.1-8|76	%changelog
12mr|aspell-ro-3.1-8|77	

13530 12
12mr|aspell-ru-0.99f7.1-11|1	%define _enable_debug_packages %{nil}
12mr|aspell-ru-0.99f7.1-11|2	%define debug_package          %{nil}
12mr|aspell-ru-0.99f7.1-11|3	
12mr|aspell-ru-0.99f7.1-11|4	%define src_ver 0.99f7-1
12mr|aspell-ru-0.99f7.1-11|5	%define fname aspell6-%{languagecode}
12mr|aspell-ru-0.99f7.1-11|6	%define aspell_ver 0.60
12mr|aspell-ru-0.99f7.1-11|7	%define languageenglazy Russian
12mr|aspell-ru-0.99f7.1-11|8	%define languagecode ru
12mr|aspell-ru-0.99f7.1-11|9	%define lc_ctype ru_RU
12mr|aspell-ru-0.99f7.1-11|10	
12mr|aspell-ru-0.99f7.1-11|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-ru-0.99f7.1-11|12	Summary(ru):   Русская проверка орфографии
12mr|aspell-ru-0.99f7.1-11|13	Name:          aspell-%{languagecode}
12mr|aspell-ru-0.99f7.1-11|14	Version:       0.99f7.1
12mr|aspell-ru-0.99f7.1-11|15	Release:       %mkrel 11
12mr|aspell-ru-0.99f7.1-11|16	Group:         System/Internationalization
12mr|aspell-ru-0.99f7.1-11|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-ru-0.99f7.1-11|18	URL:           http://aspell.net/
12mr|aspell-ru-0.99f7.1-11|19	License:	   GPL
12mr|aspell-ru-0.99f7.1-11|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-ru-0.99f7.1-11|21	Provides: spell-ru
12mr|aspell-ru-0.99f7.1-11|22	
12mr|aspell-ru-0.99f7.1-11|23	
12mr|aspell-ru-0.99f7.1-11|24	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-ru-0.99f7.1-11|25	BuildRequires: make
12mr|aspell-ru-0.99f7.1-11|26	Requires:      aspell >= %{aspell_ver}
12mr|aspell-ru-0.99f7.1-11|27	
12mr|aspell-ru-0.99f7.1-11|28	# Mandriva Stuff
12mr|aspell-ru-0.99f7.1-11|29	Requires:      locales-%{languagecode}
12mr|aspell-ru-0.99f7.1-11|30	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-ru-0.99f7.1-11|31	Provides:      enchant-dictionary = 1
12mr|aspell-ru-0.99f7.1-11|32	Provides:      aspell-dictionary
12mr|aspell-ru-0.99f7.1-11|33	Provides:	   aspell-%{lc_ctype}
12mr|aspell-ru-0.99f7.1-11|34	
12mr|aspell-ru-0.99f7.1-11|35	Autoreqprov:   no
12mr|aspell-ru-0.99f7.1-11|36	
12mr|aspell-ru-0.99f7.1-11|37	%description
12mr|aspell-ru-0.99f7.1-11|38	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-ru-0.99f7.1-11|39	
12mr|aspell-ru-0.99f7.1-11|40	%prep
12mr|aspell-ru-0.99f7.1-11|41	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-ru-0.99f7.1-11|42	
12mr|aspell-ru-0.99f7.1-11|43	%build
12mr|aspell-ru-0.99f7.1-11|44	
12mr|aspell-ru-0.99f7.1-11|45	# don't use configure macro
12mr|aspell-ru-0.99f7.1-11|46	./configure
12mr|aspell-ru-0.99f7.1-11|47	
12mr|aspell-ru-0.99f7.1-11|48	%make
12mr|aspell-ru-0.99f7.1-11|49	
12mr|aspell-ru-0.99f7.1-11|50	%install
12mr|aspell-ru-0.99f7.1-11|51	rm -fr $RPM_BUILD_ROOT
12mr|aspell-ru-0.99f7.1-11|52	
12mr|aspell-ru-0.99f7.1-11|53	%makeinstall_std
12mr|aspell-ru-0.99f7.1-11|54	
12mr|aspell-ru-0.99f7.1-11|55	mv -f README README.%{languagecode}
12mr|aspell-ru-0.99f7.1-11|56	chmod 644 Copyright README.%{languagecode} doc/*
12mr|aspell-ru-0.99f7.1-11|57	
12mr|aspell-ru-0.99f7.1-11|58	%clean
12mr|aspell-ru-0.99f7.1-11|59	rm -fr $RPM_BUILD_ROOT
12mr|aspell-ru-0.99f7.1-11|60	
12mr|aspell-ru-0.99f7.1-11|61	%files
12mr|aspell-ru-0.99f7.1-11|62	%defattr(-,root,root)
12mr|aspell-ru-0.99f7.1-11|63	%doc README.%{languagecode} Copyright doc/*
12mr|aspell-ru-0.99f7.1-11|64	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-ru-0.99f7.1-11|65	
12mr|aspell-ru-0.99f7.1-11|66	
12mr|aspell-ru-0.99f7.1-11|67	
12mr|aspell-ru-0.99f7.1-11|68	
12mr|aspell-ru-0.99f7.1-11|69	
12mr|aspell-ru-0.99f7.1-11|70	%changelog
12mr|aspell-ru-0.99f7.1-11|71	

13531 12
12mr|aspell-rw-0.50.0-13|1	%define _enable_debug_packages %{nil}
12mr|aspell-rw-0.50.0-13|2	%define debug_package          %{nil}
12mr|aspell-rw-0.50.0-13|3	
12mr|aspell-rw-0.50.0-13|4	%define src_ver 0.50-0
12mr|aspell-rw-0.50.0-13|5	%define languageenglazy Kinyarwanda
12mr|aspell-rw-0.50.0-13|6	%define languagecode rw
12mr|aspell-rw-0.50.0-13|7	%define lc_ctype rw_RW
12mr|aspell-rw-0.50.0-13|8	
12mr|aspell-rw-0.50.0-13|9	Summary:       %{languageenglazy} files for aspell
12mr|aspell-rw-0.50.0-13|10	Name:          aspell-%{languagecode}
12mr|aspell-rw-0.50.0-13|11	Version:       0.50.0
12mr|aspell-rw-0.50.0-13|12	Release:       %mkrel 13
12mr|aspell-rw-0.50.0-13|13	Group:         System/Internationalization
12mr|aspell-rw-0.50.0-13|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-rw-0.50.0-13|15	URL:		   http://aspell.net/
12mr|aspell-rw-0.50.0-13|16	License:	   GPL
12mr|aspell-rw-0.50.0-13|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-rw-0.50.0-13|18	
12mr|aspell-rw-0.50.0-13|19	BuildRequires: aspell >= 0.50
12mr|aspell-rw-0.50.0-13|20	BuildRequires: make
12mr|aspell-rw-0.50.0-13|21	Requires:      aspell >= 0.50
12mr|aspell-rw-0.50.0-13|22	
12mr|aspell-rw-0.50.0-13|23	# Mandriva stuff
12mr|aspell-rw-0.50.0-13|24	Requires:      locales-%{languagecode}
12mr|aspell-rw-0.50.0-13|25	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-rw-0.50.0-13|26	Provides:      enchant-dictionary = 1
12mr|aspell-rw-0.50.0-13|27	Provides:      aspell-dictionary
12mr|aspell-rw-0.50.0-13|28	Provides:	   aspell-%{lc_ctype}
12mr|aspell-rw-0.50.0-13|29	
12mr|aspell-rw-0.50.0-13|30	Autoreqprov:   no
12mr|aspell-rw-0.50.0-13|31	
12mr|aspell-rw-0.50.0-13|32	%description
12mr|aspell-rw-0.50.0-13|33	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-rw-0.50.0-13|34	
12mr|aspell-rw-0.50.0-13|35	%prep
12mr|aspell-rw-0.50.0-13|36	%setup -q -n %{name}-%{src_ver}
12mr|aspell-rw-0.50.0-13|37	
12mr|aspell-rw-0.50.0-13|38	%build
12mr|aspell-rw-0.50.0-13|39	# don't use configure macro
12mr|aspell-rw-0.50.0-13|40	./configure
12mr|aspell-rw-0.50.0-13|41	
12mr|aspell-rw-0.50.0-13|42	%make
12mr|aspell-rw-0.50.0-13|43	
12mr|aspell-rw-0.50.0-13|44	%install
12mr|aspell-rw-0.50.0-13|45	rm -fr $RPM_BUILD_ROOT
12mr|aspell-rw-0.50.0-13|46	
12mr|aspell-rw-0.50.0-13|47	%makeinstall_std
12mr|aspell-rw-0.50.0-13|48	
12mr|aspell-rw-0.50.0-13|49	chmod 644 Copyright README* doc/*
12mr|aspell-rw-0.50.0-13|50	
12mr|aspell-rw-0.50.0-13|51	%clean
12mr|aspell-rw-0.50.0-13|52	rm -fr $RPM_BUILD_ROOT
12mr|aspell-rw-0.50.0-13|53	
12mr|aspell-rw-0.50.0-13|54	%files
12mr|aspell-rw-0.50.0-13|55	%defattr(-,root,root)
12mr|aspell-rw-0.50.0-13|56	%doc README* Copyright doc/*
12mr|aspell-rw-0.50.0-13|57	%{_libdir}/aspell-*/*
12mr|aspell-rw-0.50.0-13|58	
12mr|aspell-rw-0.50.0-13|59	
12mr|aspell-rw-0.50.0-13|60	
12mr|aspell-rw-0.50.0-13|61	
12mr|aspell-rw-0.50.0-13|62	
12mr|aspell-rw-0.50.0-13|63	%changelog
12mr|aspell-rw-0.50.0-13|64	

13532 12
12mr|aspell-sc-0.50.1-13|1	%define _enable_debug_packages %{nil}
12mr|aspell-sc-0.50.1-13|2	%define debug_package          %{nil}
12mr|aspell-sc-0.50.1-13|3	
12mr|aspell-sc-0.50.1-13|4	%define src_ver 1.0
12mr|aspell-sc-0.50.1-13|5	
12mr|aspell-sc-0.50.1-13|6	%define languageenglazy Sardinian
12mr|aspell-sc-0.50.1-13|7	%define languagecode sc
12mr|aspell-sc-0.50.1-13|8	%define lc_ctype sc_IT
12mr|aspell-sc-0.50.1-13|9	
12mr|aspell-sc-0.50.1-13|10	Summary:       %{languageenglazy} files for aspell
12mr|aspell-sc-0.50.1-13|11	Name:          aspell-%{languagecode}
12mr|aspell-sc-0.50.1-13|12	Version:       0.50.1
12mr|aspell-sc-0.50.1-13|13	Release:       %mkrel 13
12mr|aspell-sc-0.50.1-13|14	Group:         System/Internationalization
12mr|aspell-sc-0.50.1-13|15	#Source:        ftp://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-sc-0.50.1-13|16	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell5-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-sc-0.50.1-13|17	URL:           http://aspell.net/
12mr|aspell-sc-0.50.1-13|18	License:	   GPL
12mr|aspell-sc-0.50.1-13|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-sc-0.50.1-13|20	Provides: spell-%{languagecode}
12mr|aspell-sc-0.50.1-13|21	
12mr|aspell-sc-0.50.1-13|22	
12mr|aspell-sc-0.50.1-13|23	BuildRequires: aspell >= 0.50
12mr|aspell-sc-0.50.1-13|24	BuildRequires: make
12mr|aspell-sc-0.50.1-13|25	Requires:      aspell >= 0.50
12mr|aspell-sc-0.50.1-13|26	
12mr|aspell-sc-0.50.1-13|27	# Mandriva Stuff
12mr|aspell-sc-0.50.1-13|28	Requires:      locales-%{languagecode}
12mr|aspell-sc-0.50.1-13|29	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-sc-0.50.1-13|30	Provides:      enchant-dictionary = 1
12mr|aspell-sc-0.50.1-13|31	Provides:      aspell-dictionary
12mr|aspell-sc-0.50.1-13|32	Provides:	   aspell-%{lc_ctype}
12mr|aspell-sc-0.50.1-13|33	
12mr|aspell-sc-0.50.1-13|34	Autoreqprov:   no
12mr|aspell-sc-0.50.1-13|35	
12mr|aspell-sc-0.50.1-13|36	%description
12mr|aspell-sc-0.50.1-13|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-sc-0.50.1-13|38	
12mr|aspell-sc-0.50.1-13|39	%prep
12mr|aspell-sc-0.50.1-13|40	#%setup -q -n %{name}-%{src_ver}
12mr|aspell-sc-0.50.1-13|41	%setup -q -n aspell5-%{languagecode}-%{src_ver}
12mr|aspell-sc-0.50.1-13|42	
12mr|aspell-sc-0.50.1-13|43	%build
12mr|aspell-sc-0.50.1-13|44	
12mr|aspell-sc-0.50.1-13|45	# don't use configure macro
12mr|aspell-sc-0.50.1-13|46	./configure
12mr|aspell-sc-0.50.1-13|47	
12mr|aspell-sc-0.50.1-13|48	%make
12mr|aspell-sc-0.50.1-13|49	
12mr|aspell-sc-0.50.1-13|50	%install
12mr|aspell-sc-0.50.1-13|51	rm -fr $RPM_BUILD_ROOT
12mr|aspell-sc-0.50.1-13|52	
12mr|aspell-sc-0.50.1-13|53	%makeinstall_std
12mr|aspell-sc-0.50.1-13|54	
12mr|aspell-sc-0.50.1-13|55	#mv -f README README.%{languagecode}
12mr|aspell-sc-0.50.1-13|56	chmod 644 Copyright README* doc/*
12mr|aspell-sc-0.50.1-13|57	
12mr|aspell-sc-0.50.1-13|58	%clean
12mr|aspell-sc-0.50.1-13|59	rm -fr $RPM_BUILD_ROOT
12mr|aspell-sc-0.50.1-13|60	
12mr|aspell-sc-0.50.1-13|61	%files
12mr|aspell-sc-0.50.1-13|62	%defattr(-,root,root)
12mr|aspell-sc-0.50.1-13|63	%doc README* Copyright doc/*
12mr|aspell-sc-0.50.1-13|64	%{_libdir}/aspell-*/*
12mr|aspell-sc-0.50.1-13|65	
12mr|aspell-sc-0.50.1-13|66	
12mr|aspell-sc-0.50.1-13|67	
12mr|aspell-sc-0.50.1-13|68	
12mr|aspell-sc-0.50.1-13|69	
12mr|aspell-sc-0.50.1-13|70	%changelog
12mr|aspell-sc-0.50.1-13|71	

13533 12
12mr|aspell-sk-2.01.2-5|1	%define _enable_debug_packages %{nil}
12mr|aspell-sk-2.01.2-5|2	%define debug_package          %{nil}
12mr|aspell-sk-2.01.2-5|3	
12mr|aspell-sk-2.01.2-5|4	%define src_ver 2.01-2
12mr|aspell-sk-2.01.2-5|5	%define languagelocal slovak
12mr|aspell-sk-2.01.2-5|6	%define languageeng slovak
12mr|aspell-sk-2.01.2-5|7	%define languageenglazy Slovak
12mr|aspell-sk-2.01.2-5|8	%define languagecode sk
12mr|aspell-sk-2.01.2-5|9	%define lc_ctype sk_SK
12mr|aspell-sk-2.01.2-5|10	
12mr|aspell-sk-2.01.2-5|11	Summary:       Slovak files for aspell
12mr|aspell-sk-2.01.2-5|12	Name:          aspell-%{languagecode}
12mr|aspell-sk-2.01.2-5|13	Version:       2.01.2
12mr|aspell-sk-2.01.2-5|14	Release:       %mkrel 5
12mr|aspell-sk-2.01.2-5|15	Group:         System/Internationalization
12mr|aspell-sk-2.01.2-5|16	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell6-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-sk-2.01.2-5|17	URL:           http://aspell.net/
12mr|aspell-sk-2.01.2-5|18	License:	   GPL
12mr|aspell-sk-2.01.2-5|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-sk-2.01.2-5|20	Provides: spell-%{languagecode}
12mr|aspell-sk-2.01.2-5|21	
12mr|aspell-sk-2.01.2-5|22	
12mr|aspell-sk-2.01.2-5|23	BuildRequires: aspell >= 0.50
12mr|aspell-sk-2.01.2-5|24	BuildRequires: make
12mr|aspell-sk-2.01.2-5|25	Requires:      aspell >= 0.50
12mr|aspell-sk-2.01.2-5|26	
12mr|aspell-sk-2.01.2-5|27	# Mandriva Stuff
12mr|aspell-sk-2.01.2-5|28	Requires:      locales-%{languagecode}
12mr|aspell-sk-2.01.2-5|29	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-sk-2.01.2-5|30	Provides:      enchant-dictionary = 1
12mr|aspell-sk-2.01.2-5|31	Provides:      aspell-dictionary
12mr|aspell-sk-2.01.2-5|32	Provides:	   aspell-%{lc_ctype}
12mr|aspell-sk-2.01.2-5|33	
12mr|aspell-sk-2.01.2-5|34	Autoreqprov:   no
12mr|aspell-sk-2.01.2-5|35	
12mr|aspell-sk-2.01.2-5|36	%description
12mr|aspell-sk-2.01.2-5|37	A Slovak dictionary for use with aspell, a spelling checker.
12mr|aspell-sk-2.01.2-5|38	
12mr|aspell-sk-2.01.2-5|39	
12mr|aspell-sk-2.01.2-5|40	%prep
12mr|aspell-sk-2.01.2-5|41	%setup -q -n aspell6-sk-%{src_ver}
12mr|aspell-sk-2.01.2-5|42	
12mr|aspell-sk-2.01.2-5|43	%build
12mr|aspell-sk-2.01.2-5|44	
12mr|aspell-sk-2.01.2-5|45	# don't use configure macro
12mr|aspell-sk-2.01.2-5|46	./configure
12mr|aspell-sk-2.01.2-5|47	
12mr|aspell-sk-2.01.2-5|48	%make
12mr|aspell-sk-2.01.2-5|49	
12mr|aspell-sk-2.01.2-5|50	%install
12mr|aspell-sk-2.01.2-5|51	rm -fr $RPM_BUILD_ROOT
12mr|aspell-sk-2.01.2-5|52	
12mr|aspell-sk-2.01.2-5|53	%makeinstall_std
12mr|aspell-sk-2.01.2-5|54	
12mr|aspell-sk-2.01.2-5|55	#cp doc/README README.sk
12mr|aspell-sk-2.01.2-5|56	chmod 644 README* Copyright doc/*
12mr|aspell-sk-2.01.2-5|57	
12mr|aspell-sk-2.01.2-5|58	%clean
12mr|aspell-sk-2.01.2-5|59	rm -fr $RPM_BUILD_ROOT
12mr|aspell-sk-2.01.2-5|60	
12mr|aspell-sk-2.01.2-5|61	%files
12mr|aspell-sk-2.01.2-5|62	%defattr(-,root,root)
12mr|aspell-sk-2.01.2-5|63	%doc README* Copyright doc/*
12mr|aspell-sk-2.01.2-5|64	%{_libdir}/aspell-*/*
12mr|aspell-sk-2.01.2-5|65	
12mr|aspell-sk-2.01.2-5|66	
12mr|aspell-sk-2.01.2-5|67	
12mr|aspell-sk-2.01.2-5|68	
12mr|aspell-sk-2.01.2-5|69	
12mr|aspell-sk-2.01.2-5|70	%changelog
12mr|aspell-sk-2.01.2-5|71	

13534 12
12mr|aspell-sl-0.50.0-11|1	%define _enable_debug_packages %{nil}
12mr|aspell-sl-0.50.0-11|2	%define debug_package          %{nil}
12mr|aspell-sl-0.50.0-11|3	
12mr|aspell-sl-0.50.0-11|4	%define src_ver 0.50-0
12mr|aspell-sl-0.50.0-11|5	%define languageenglazy Slovenian
12mr|aspell-sl-0.50.0-11|6	%define languagecode sl
12mr|aspell-sl-0.50.0-11|7	%define lc_ctype sl_SI
12mr|aspell-sl-0.50.0-11|8	
12mr|aspell-sl-0.50.0-11|9	Summary:       %{languageenglazy} files for aspell
12mr|aspell-sl-0.50.0-11|10	Name:          aspell-%{languagecode}
12mr|aspell-sl-0.50.0-11|11	Version:       0.50.0
12mr|aspell-sl-0.50.0-11|12	Release:       %mkrel 11
12mr|aspell-sl-0.50.0-11|13	Group:         System/Internationalization
12mr|aspell-sl-0.50.0-11|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-sl-0.50.0-11|15	URL:		   http://aspell.net/
12mr|aspell-sl-0.50.0-11|16	License:	   GPL
12mr|aspell-sl-0.50.0-11|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-sl-0.50.0-11|18	Provides:	   spell-%{languagecode}
12mr|aspell-sl-0.50.0-11|19	# old ispell is repalced with aspell
12mr|aspell-sl-0.50.0-11|20	Obsoletes:	   ispell-%{languagecode}
12mr|aspell-sl-0.50.0-11|21	
12mr|aspell-sl-0.50.0-11|22	BuildRequires: aspell >= 0.50
12mr|aspell-sl-0.50.0-11|23	BuildRequires: make
12mr|aspell-sl-0.50.0-11|24	Requires:      aspell >= 0.50
12mr|aspell-sl-0.50.0-11|25	
12mr|aspell-sl-0.50.0-11|26	# Mandriva Stuff
12mr|aspell-sl-0.50.0-11|27	Requires:      locales-%{languagecode}
12mr|aspell-sl-0.50.0-11|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-sl-0.50.0-11|29	Provides:      enchant-dictionary = 1
12mr|aspell-sl-0.50.0-11|30	Provides:      aspell-dictionary
12mr|aspell-sl-0.50.0-11|31	Provides:	   aspell-%{lc_ctype}
12mr|aspell-sl-0.50.0-11|32	
12mr|aspell-sl-0.50.0-11|33	Autoreqprov:   no
12mr|aspell-sl-0.50.0-11|34	
12mr|aspell-sl-0.50.0-11|35	%description
12mr|aspell-sl-0.50.0-11|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-sl-0.50.0-11|37	
12mr|aspell-sl-0.50.0-11|38	%prep
12mr|aspell-sl-0.50.0-11|39	%setup -q -n %{name}-%{src_ver}
12mr|aspell-sl-0.50.0-11|40	
12mr|aspell-sl-0.50.0-11|41	%build
12mr|aspell-sl-0.50.0-11|42	# don't use configure macro
12mr|aspell-sl-0.50.0-11|43	./configure
12mr|aspell-sl-0.50.0-11|44	
12mr|aspell-sl-0.50.0-11|45	%make
12mr|aspell-sl-0.50.0-11|46	
12mr|aspell-sl-0.50.0-11|47	%install
12mr|aspell-sl-0.50.0-11|48	rm -fr $RPM_BUILD_ROOT
12mr|aspell-sl-0.50.0-11|49	
12mr|aspell-sl-0.50.0-11|50	%makeinstall_std
12mr|aspell-sl-0.50.0-11|51	
12mr|aspell-sl-0.50.0-11|52	chmod 644 Copyright README* doc/*
12mr|aspell-sl-0.50.0-11|53	
12mr|aspell-sl-0.50.0-11|54	%clean
12mr|aspell-sl-0.50.0-11|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-sl-0.50.0-11|56	
12mr|aspell-sl-0.50.0-11|57	%files
12mr|aspell-sl-0.50.0-11|58	%defattr(-,root,root)
12mr|aspell-sl-0.50.0-11|59	%doc README* Copyright doc/*
12mr|aspell-sl-0.50.0-11|60	%{_libdir}/aspell-*/*
12mr|aspell-sl-0.50.0-11|61	
12mr|aspell-sl-0.50.0-11|62	
12mr|aspell-sl-0.50.0-11|63	
12mr|aspell-sl-0.50.0-11|64	
12mr|aspell-sl-0.50.0-11|65	
12mr|aspell-sl-0.50.0-11|66	%changelog
12mr|aspell-sl-0.50.0-11|67	

13535 12
12mr|aspell-sv-0.51.0-13|1	%define _enable_debug_packages %{nil}
12mr|aspell-sv-0.51.0-13|2	%define debug_package          %{nil}
12mr|aspell-sv-0.51.0-13|3	
12mr|aspell-sv-0.51.0-13|4	%define src_ver 0.51-0
12mr|aspell-sv-0.51.0-13|5	%define languagelocal svenska
12mr|aspell-sv-0.51.0-13|6	%define languageeng swedish
12mr|aspell-sv-0.51.0-13|7	%define languageenglazy Swedish
12mr|aspell-sv-0.51.0-13|8	%define languagecode sv
12mr|aspell-sv-0.51.0-13|9	
12mr|aspell-sv-0.51.0-13|10	Summary:       %{languageenglazy} files for aspell
12mr|aspell-sv-0.51.0-13|11	Name:          aspell-%{languagecode}
12mr|aspell-sv-0.51.0-13|12	Version:       0.51.0
12mr|aspell-sv-0.51.0-13|13	Release:       %mkrel 13
12mr|aspell-sv-0.51.0-13|14	Group:         System/Internationalization
12mr|aspell-sv-0.51.0-13|15	Source:        ftp://ftp.gnu.org/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-sv-0.51.0-13|16	URL:           http://aspell.net/
12mr|aspell-sv-0.51.0-13|17	License:       LGPL
12mr|aspell-sv-0.51.0-13|18	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-sv-0.51.0-13|19	Provides: spell-%{languagecode}
12mr|aspell-sv-0.51.0-13|20	
12mr|aspell-sv-0.51.0-13|21	BuildRequires: aspell >= 0.50
12mr|aspell-sv-0.51.0-13|22	Requires:      aspell >= 0.50
12mr|aspell-sv-0.51.0-13|23	
12mr|aspell-sv-0.51.0-13|24	# Mandriva Stuff
12mr|aspell-sv-0.51.0-13|25	Requires:      locales-%{languagecode}
12mr|aspell-sv-0.51.0-13|26	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-sv-0.51.0-13|27	Provides:      enchant-dictionary = 1
12mr|aspell-sv-0.51.0-13|28	Provides:      aspell-dictionary
12mr|aspell-sv-0.51.0-13|29	
12mr|aspell-sv-0.51.0-13|30	# RedHat Stuff. is this right:
12mr|aspell-sv-0.51.0-13|31	#Obsoletes: ispell-se, ispell-swedish, aspell-se
12mr|aspell-sv-0.51.0-13|32	
12mr|aspell-sv-0.51.0-13|33	Autoreqprov:   no
12mr|aspell-sv-0.51.0-13|34	
12mr|aspell-sv-0.51.0-13|35	%description
12mr|aspell-sv-0.51.0-13|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-sv-0.51.0-13|37	
12mr|aspell-sv-0.51.0-13|38	%prep
12mr|aspell-sv-0.51.0-13|39	%setup -q -n %{name}-%{src_ver}
12mr|aspell-sv-0.51.0-13|40	
12mr|aspell-sv-0.51.0-13|41	%build
12mr|aspell-sv-0.51.0-13|42	
12mr|aspell-sv-0.51.0-13|43	# don't use configure macro
12mr|aspell-sv-0.51.0-13|44	./configure
12mr|aspell-sv-0.51.0-13|45	
12mr|aspell-sv-0.51.0-13|46	%make
12mr|aspell-sv-0.51.0-13|47	
12mr|aspell-sv-0.51.0-13|48	%install
12mr|aspell-sv-0.51.0-13|49	rm -fr $RPM_BUILD_ROOT
12mr|aspell-sv-0.51.0-13|50	
12mr|aspell-sv-0.51.0-13|51	%makeinstall_std
12mr|aspell-sv-0.51.0-13|52	
12mr|aspell-sv-0.51.0-13|53	mv README README.%{languagecode}
12mr|aspell-sv-0.51.0-13|54	chmod 644 README* Copyright doc/*
12mr|aspell-sv-0.51.0-13|55	
12mr|aspell-sv-0.51.0-13|56	%clean
12mr|aspell-sv-0.51.0-13|57	rm -fr $RPM_BUILD_ROOT
12mr|aspell-sv-0.51.0-13|58	
12mr|aspell-sv-0.51.0-13|59	%files
12mr|aspell-sv-0.51.0-13|60	%defattr(-,root,root)
12mr|aspell-sv-0.51.0-13|61	%doc README* Copyright doc/*
12mr|aspell-sv-0.51.0-13|62	%{_libdir}/aspell-*/*
12mr|aspell-sv-0.51.0-13|63	
12mr|aspell-sv-0.51.0-13|64	
12mr|aspell-sv-0.51.0-13|65	
12mr|aspell-sv-0.51.0-13|66	
12mr|aspell-sv-0.51.0-13|67	
12mr|aspell-sv-0.51.0-13|68	%changelog
12mr|aspell-sv-0.51.0-13|69	

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

13537 12
12mr|aspell-ta-20040424.1-11|1	%define _enable_debug_packages %{nil}
12mr|aspell-ta-20040424.1-11|2	%define debug_package          %{nil}
12mr|aspell-ta-20040424.1-11|3	
12mr|aspell-ta-20040424.1-11|4	%define src_ver 20040424-1
12mr|aspell-ta-20040424.1-11|5	%define fname aspell6-%{languagecode}
12mr|aspell-ta-20040424.1-11|6	%define aspell_ver 0.60
12mr|aspell-ta-20040424.1-11|7	%define languageenglazy Tamil
12mr|aspell-ta-20040424.1-11|8	%define languagecode ta
12mr|aspell-ta-20040424.1-11|9	%define lc_ctype ta_IN
12mr|aspell-ta-20040424.1-11|10	
12mr|aspell-ta-20040424.1-11|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-ta-20040424.1-11|12	Name:          aspell-%{languagecode}
12mr|aspell-ta-20040424.1-11|13	Version:       20040424.1
12mr|aspell-ta-20040424.1-11|14	Release:       %mkrel 11
12mr|aspell-ta-20040424.1-11|15	Group:         System/Internationalization
12mr|aspell-ta-20040424.1-11|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-ta-20040424.1-11|17	URL:		   http://aspell.net/
12mr|aspell-ta-20040424.1-11|18	License:	   GPL
12mr|aspell-ta-20040424.1-11|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-ta-20040424.1-11|20	Provides: spell-%{languagecode}
12mr|aspell-ta-20040424.1-11|21	
12mr|aspell-ta-20040424.1-11|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-ta-20040424.1-11|23	BuildRequires: make
12mr|aspell-ta-20040424.1-11|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-ta-20040424.1-11|25	
12mr|aspell-ta-20040424.1-11|26	# Mandriva Stuff
12mr|aspell-ta-20040424.1-11|27	Requires:      locales-%{languagecode}
12mr|aspell-ta-20040424.1-11|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-ta-20040424.1-11|29	Provides:      enchant-dictionary = 1
12mr|aspell-ta-20040424.1-11|30	Provides:      aspell-dictionary
12mr|aspell-ta-20040424.1-11|31	Provides:      aspell-%{lc_ctype}
12mr|aspell-ta-20040424.1-11|32	
12mr|aspell-ta-20040424.1-11|33	Autoreqprov:   no
12mr|aspell-ta-20040424.1-11|34	
12mr|aspell-ta-20040424.1-11|35	%description
12mr|aspell-ta-20040424.1-11|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-ta-20040424.1-11|37	
12mr|aspell-ta-20040424.1-11|38	%prep
12mr|aspell-ta-20040424.1-11|39	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-ta-20040424.1-11|40	
12mr|aspell-ta-20040424.1-11|41	%build
12mr|aspell-ta-20040424.1-11|42	# don't use configure macro
12mr|aspell-ta-20040424.1-11|43	./configure
12mr|aspell-ta-20040424.1-11|44	
12mr|aspell-ta-20040424.1-11|45	%make
12mr|aspell-ta-20040424.1-11|46	
12mr|aspell-ta-20040424.1-11|47	%install
12mr|aspell-ta-20040424.1-11|48	rm -fr $RPM_BUILD_ROOT
12mr|aspell-ta-20040424.1-11|49	
12mr|aspell-ta-20040424.1-11|50	%makeinstall_std
12mr|aspell-ta-20040424.1-11|51	
12mr|aspell-ta-20040424.1-11|52	chmod 644 Copyright README* doc/*
12mr|aspell-ta-20040424.1-11|53	
12mr|aspell-ta-20040424.1-11|54	%clean
12mr|aspell-ta-20040424.1-11|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-ta-20040424.1-11|56	
12mr|aspell-ta-20040424.1-11|57	%files
12mr|aspell-ta-20040424.1-11|58	%defattr(-,root,root)
12mr|aspell-ta-20040424.1-11|59	%doc README* Copyright doc/*
12mr|aspell-ta-20040424.1-11|60	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-ta-20040424.1-11|61	
12mr|aspell-ta-20040424.1-11|62	
12mr|aspell-ta-20040424.1-11|63	
12mr|aspell-ta-20040424.1-11|64	
12mr|aspell-ta-20040424.1-11|65	
12mr|aspell-ta-20040424.1-11|66	%changelog
12mr|aspell-ta-20040424.1-11|67	

13538 12
12mr|aspell-tet-0.50.0-12|1	%define _enable_debug_packages %{nil}
12mr|aspell-tet-0.50.0-12|2	%define debug_package          %{nil}
12mr|aspell-tet-0.50.0-12|3	
12mr|aspell-tet-0.50.0-12|4	%define src_ver 0.1.1
12mr|aspell-tet-0.50.0-12|5	%define fname aspell5-%{languagecode}
12mr|aspell-tet-0.50.0-12|6	%define aspell_ver 0.60
12mr|aspell-tet-0.50.0-12|7	%define languageenglazy Tetum
12mr|aspell-tet-0.50.0-12|8	%define languagecode tet
12mr|aspell-tet-0.50.0-12|9	%define lc_ctype tet_TP
12mr|aspell-tet-0.50.0-12|10	
12mr|aspell-tet-0.50.0-12|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-tet-0.50.0-12|12	Name:          aspell-%{languagecode}
12mr|aspell-tet-0.50.0-12|13	Version:       0.50.0
12mr|aspell-tet-0.50.0-12|14	Release:       %mkrel 12
12mr|aspell-tet-0.50.0-12|15	Group:         System/Internationalization
12mr|aspell-tet-0.50.0-12|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%fname-%{src_ver}.tar.bz2
12mr|aspell-tet-0.50.0-12|17	URL:           http://aspell.net/
12mr|aspell-tet-0.50.0-12|18	License:	   GPL
12mr|aspell-tet-0.50.0-12|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-tet-0.50.0-12|20	Provides: spell-%{languagecode}
12mr|aspell-tet-0.50.0-12|21	
12mr|aspell-tet-0.50.0-12|22	
12mr|aspell-tet-0.50.0-12|23	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-tet-0.50.0-12|24	BuildRequires: make
12mr|aspell-tet-0.50.0-12|25	Requires:      aspell >= %{aspell_ver}
12mr|aspell-tet-0.50.0-12|26	
12mr|aspell-tet-0.50.0-12|27	# Mandriva Stuff
12mr|aspell-tet-0.50.0-12|28	# there is not tet locale yet
12mr|aspell-tet-0.50.0-12|29	#Requires:      locales-%{languagecode}
12mr|aspell-tet-0.50.0-12|30	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-tet-0.50.0-12|31	Provides:      enchant-dictionary = 1
12mr|aspell-tet-0.50.0-12|32	Provides:      aspell-dictionary
12mr|aspell-tet-0.50.0-12|33	Provides:	   aspell-%{lc_ctype}
12mr|aspell-tet-0.50.0-12|34	
12mr|aspell-tet-0.50.0-12|35	ExcludeArch:   ia64
12mr|aspell-tet-0.50.0-12|36	Autoreqprov:   no
12mr|aspell-tet-0.50.0-12|37	
12mr|aspell-tet-0.50.0-12|38	%description
12mr|aspell-tet-0.50.0-12|39	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-tet-0.50.0-12|40	
12mr|aspell-tet-0.50.0-12|41	%prep
12mr|aspell-tet-0.50.0-12|42	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-tet-0.50.0-12|43	
12mr|aspell-tet-0.50.0-12|44	%build
12mr|aspell-tet-0.50.0-12|45	
12mr|aspell-tet-0.50.0-12|46	# don't use configure macro
12mr|aspell-tet-0.50.0-12|47	./configure
12mr|aspell-tet-0.50.0-12|48	
12mr|aspell-tet-0.50.0-12|49	%make
12mr|aspell-tet-0.50.0-12|50	
12mr|aspell-tet-0.50.0-12|51	%install
12mr|aspell-tet-0.50.0-12|52	rm -fr $RPM_BUILD_ROOT
12mr|aspell-tet-0.50.0-12|53	
12mr|aspell-tet-0.50.0-12|54	%makeinstall_std
12mr|aspell-tet-0.50.0-12|55	
12mr|aspell-tet-0.50.0-12|56	chmod 644 Copyright README doc/*
12mr|aspell-tet-0.50.0-12|57	
12mr|aspell-tet-0.50.0-12|58	%clean
12mr|aspell-tet-0.50.0-12|59	rm -fr $RPM_BUILD_ROOT
12mr|aspell-tet-0.50.0-12|60	
12mr|aspell-tet-0.50.0-12|61	%files
12mr|aspell-tet-0.50.0-12|62	%defattr(-,root,root)
12mr|aspell-tet-0.50.0-12|63	%doc README Copyright doc/*
12mr|aspell-tet-0.50.0-12|64	%doc doc/*
12mr|aspell-tet-0.50.0-12|65	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-tet-0.50.0-12|66	
12mr|aspell-tet-0.50.0-12|67	
12mr|aspell-tet-0.50.0-12|68	
12mr|aspell-tet-0.50.0-12|69	
12mr|aspell-tet-0.50.0-12|70	
12mr|aspell-tet-0.50.0-12|71	%changelog
12mr|aspell-tet-0.50.0-12|72	

13539 12
12mr|aspell-tl-0.02.1-11|1	%define _enable_debug_packages %{nil}
12mr|aspell-tl-0.02.1-11|2	%define debug_package          %{nil}
12mr|aspell-tl-0.02.1-11|3	
12mr|aspell-tl-0.02.1-11|4	%define src_ver 0.02-1
12mr|aspell-tl-0.02.1-11|5	%define fname aspell5-%{languagecode}
12mr|aspell-tl-0.02.1-11|6	%define aspell_ver 0.60
12mr|aspell-tl-0.02.1-11|7	%define languageenglazy Tagalog (Filipino)
12mr|aspell-tl-0.02.1-11|8	%define languagecode tl
12mr|aspell-tl-0.02.1-11|9	%define lc_ctype tl_PH
12mr|aspell-tl-0.02.1-11|10	
12mr|aspell-tl-0.02.1-11|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-tl-0.02.1-11|12	Name:          aspell-%{languagecode}
12mr|aspell-tl-0.02.1-11|13	Version:       0.02.1
12mr|aspell-tl-0.02.1-11|14	Release:       %mkrel 11
12mr|aspell-tl-0.02.1-11|15	Group:         System/Internationalization
12mr|aspell-tl-0.02.1-11|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-tl-0.02.1-11|17	URL:		   http://aspell.net/
12mr|aspell-tl-0.02.1-11|18	License:	   GPL
12mr|aspell-tl-0.02.1-11|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-tl-0.02.1-11|20	Provides: spell-%{languagecode}
12mr|aspell-tl-0.02.1-11|21	
12mr|aspell-tl-0.02.1-11|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-tl-0.02.1-11|23	BuildRequires: make
12mr|aspell-tl-0.02.1-11|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-tl-0.02.1-11|25	
12mr|aspell-tl-0.02.1-11|26	# Mandriva Stuff
12mr|aspell-tl-0.02.1-11|27	Requires:      locales-%{languagecode}
12mr|aspell-tl-0.02.1-11|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-tl-0.02.1-11|29	Provides:      enchant-dictionary = 1
12mr|aspell-tl-0.02.1-11|30	Provides:      aspell-dictionary
12mr|aspell-tl-0.02.1-11|31	Provides:      aspell-%{lc_ctype}
12mr|aspell-tl-0.02.1-11|32	
12mr|aspell-tl-0.02.1-11|33	Autoreqprov:   no
12mr|aspell-tl-0.02.1-11|34	
12mr|aspell-tl-0.02.1-11|35	%description
12mr|aspell-tl-0.02.1-11|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-tl-0.02.1-11|37	
12mr|aspell-tl-0.02.1-11|38	%prep
12mr|aspell-tl-0.02.1-11|39	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-tl-0.02.1-11|40	
12mr|aspell-tl-0.02.1-11|41	%build
12mr|aspell-tl-0.02.1-11|42	# don't use configure macro
12mr|aspell-tl-0.02.1-11|43	./configure
12mr|aspell-tl-0.02.1-11|44	
12mr|aspell-tl-0.02.1-11|45	%make
12mr|aspell-tl-0.02.1-11|46	
12mr|aspell-tl-0.02.1-11|47	%install
12mr|aspell-tl-0.02.1-11|48	rm -fr $RPM_BUILD_ROOT
12mr|aspell-tl-0.02.1-11|49	
12mr|aspell-tl-0.02.1-11|50	%makeinstall_std
12mr|aspell-tl-0.02.1-11|51	
12mr|aspell-tl-0.02.1-11|52	chmod 644 Copyright README* doc/*
12mr|aspell-tl-0.02.1-11|53	
12mr|aspell-tl-0.02.1-11|54	%clean
12mr|aspell-tl-0.02.1-11|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-tl-0.02.1-11|56	
12mr|aspell-tl-0.02.1-11|57	%files
12mr|aspell-tl-0.02.1-11|58	%defattr(-,root,root)
12mr|aspell-tl-0.02.1-11|59	%doc README* Copyright doc/*
12mr|aspell-tl-0.02.1-11|60	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-tl-0.02.1-11|61	
12mr|aspell-tl-0.02.1-11|62	
12mr|aspell-tl-0.02.1-11|63	
12mr|aspell-tl-0.02.1-11|64	
12mr|aspell-tl-0.02.1-11|65	
12mr|aspell-tl-0.02.1-11|66	%changelog
12mr|aspell-tl-0.02.1-11|67	

13540 12
12mr|aspell-tn-1.0.1.0-12|1	%define _enable_debug_packages %{nil}
12mr|aspell-tn-1.0.1.0-12|2	%define debug_package          %{nil}
12mr|aspell-tn-1.0.1.0-12|3	
12mr|aspell-tn-1.0.1.0-12|4	%define src_ver 1.0.1-0
12mr|aspell-tn-1.0.1.0-12|5	%define fname aspell5-%{languagecode}
12mr|aspell-tn-1.0.1.0-12|6	%define aspell_ver 0.60
12mr|aspell-tn-1.0.1.0-12|7	%define languageenglazy Tswana
12mr|aspell-tn-1.0.1.0-12|8	%define languagecode tn
12mr|aspell-tn-1.0.1.0-12|9	# no locale yet
12mr|aspell-tn-1.0.1.0-12|10	%define lc_ctype tn_XX
12mr|aspell-tn-1.0.1.0-12|11	
12mr|aspell-tn-1.0.1.0-12|12	Summary:       %{languageenglazy} files for aspell
12mr|aspell-tn-1.0.1.0-12|13	Name:          aspell-%{languagecode}
12mr|aspell-tn-1.0.1.0-12|14	Version:       1.0.1.0
12mr|aspell-tn-1.0.1.0-12|15	Release:       %mkrel 12
12mr|aspell-tn-1.0.1.0-12|16	Group:         System/Internationalization
12mr|aspell-tn-1.0.1.0-12|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-tn-1.0.1.0-12|18	URL:		   http://aspell.net/
12mr|aspell-tn-1.0.1.0-12|19	License:	   GPL
12mr|aspell-tn-1.0.1.0-12|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-tn-1.0.1.0-12|21	Provides: spell-%{languagecode}
12mr|aspell-tn-1.0.1.0-12|22	
12mr|aspell-tn-1.0.1.0-12|23	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-tn-1.0.1.0-12|24	BuildRequires: make
12mr|aspell-tn-1.0.1.0-12|25	Requires:      aspell >= %{aspell_ver}
12mr|aspell-tn-1.0.1.0-12|26	
12mr|aspell-tn-1.0.1.0-12|27	# Mandriva Stuff
12mr|aspell-tn-1.0.1.0-12|28	# no tn locale yet
12mr|aspell-tn-1.0.1.0-12|29	#Requires:      locales-%{languagecode}
12mr|aspell-tn-1.0.1.0-12|30	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-tn-1.0.1.0-12|31	Provides:      enchant-dictionary = 1
12mr|aspell-tn-1.0.1.0-12|32	Provides:      aspell-dictionary
12mr|aspell-tn-1.0.1.0-12|33	Provides:	   aspell-%{lc_ctype}
12mr|aspell-tn-1.0.1.0-12|34	
12mr|aspell-tn-1.0.1.0-12|35	Autoreqprov:   no
12mr|aspell-tn-1.0.1.0-12|36	
12mr|aspell-tn-1.0.1.0-12|37	%description
12mr|aspell-tn-1.0.1.0-12|38	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-tn-1.0.1.0-12|39	
12mr|aspell-tn-1.0.1.0-12|40	%prep
12mr|aspell-tn-1.0.1.0-12|41	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-tn-1.0.1.0-12|42	
12mr|aspell-tn-1.0.1.0-12|43	%build
12mr|aspell-tn-1.0.1.0-12|44	# don't use configure macro
12mr|aspell-tn-1.0.1.0-12|45	./configure
12mr|aspell-tn-1.0.1.0-12|46	
12mr|aspell-tn-1.0.1.0-12|47	%make
12mr|aspell-tn-1.0.1.0-12|48	
12mr|aspell-tn-1.0.1.0-12|49	%install
12mr|aspell-tn-1.0.1.0-12|50	rm -fr $RPM_BUILD_ROOT
12mr|aspell-tn-1.0.1.0-12|51	
12mr|aspell-tn-1.0.1.0-12|52	%makeinstall_std
12mr|aspell-tn-1.0.1.0-12|53	
12mr|aspell-tn-1.0.1.0-12|54	chmod 644 Copyright README* doc/*
12mr|aspell-tn-1.0.1.0-12|55	
12mr|aspell-tn-1.0.1.0-12|56	%clean
12mr|aspell-tn-1.0.1.0-12|57	rm -fr $RPM_BUILD_ROOT
12mr|aspell-tn-1.0.1.0-12|58	
12mr|aspell-tn-1.0.1.0-12|59	%files
12mr|aspell-tn-1.0.1.0-12|60	%defattr(-,root,root)
12mr|aspell-tn-1.0.1.0-12|61	%doc README* Copyright doc/*
12mr|aspell-tn-1.0.1.0-12|62	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-tn-1.0.1.0-12|63	
12mr|aspell-tn-1.0.1.0-12|64	
12mr|aspell-tn-1.0.1.0-12|65	
12mr|aspell-tn-1.0.1.0-12|66	
12mr|aspell-tn-1.0.1.0-12|67	
12mr|aspell-tn-1.0.1.0-12|68	%changelog
12mr|aspell-tn-1.0.1.0-12|69	

13541 12
12mr|aspell-tr-0.50.0-13|1	%define _enable_debug_packages %{nil}
12mr|aspell-tr-0.50.0-13|2	%define debug_package          %{nil}
12mr|aspell-tr-0.50.0-13|3	
12mr|aspell-tr-0.50.0-13|4	%define src_ver 0.50-0
12mr|aspell-tr-0.50.0-13|5	%define languageenglazy Turkish
12mr|aspell-tr-0.50.0-13|6	%define languagecode tr
12mr|aspell-tr-0.50.0-13|7	%define lc_ctype tr_TR
12mr|aspell-tr-0.50.0-13|8	
12mr|aspell-tr-0.50.0-13|9	Summary:       %{languageenglazy} files for aspell
12mr|aspell-tr-0.50.0-13|10	Name:          aspell-%{languagecode}
12mr|aspell-tr-0.50.0-13|11	Version:       0.50.0
12mr|aspell-tr-0.50.0-13|12	Release:       %mkrel 13
12mr|aspell-tr-0.50.0-13|13	Group:         System/Internationalization
12mr|aspell-tr-0.50.0-13|14	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-tr-0.50.0-13|15	URL:		   http://aspell.net/
12mr|aspell-tr-0.50.0-13|16	License:	   GPL
12mr|aspell-tr-0.50.0-13|17	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-tr-0.50.0-13|18	Provides: spell-%{languagecode}
12mr|aspell-tr-0.50.0-13|19	
12mr|aspell-tr-0.50.0-13|20	BuildRequires: aspell >= 0.50
12mr|aspell-tr-0.50.0-13|21	BuildRequires: make
12mr|aspell-tr-0.50.0-13|22	Requires:      aspell >= 0.50
12mr|aspell-tr-0.50.0-13|23	
12mr|aspell-tr-0.50.0-13|24	# Mandriva Stuff
12mr|aspell-tr-0.50.0-13|25	Requires:      locales-%{languagecode}
12mr|aspell-tr-0.50.0-13|26	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-tr-0.50.0-13|27	Provides:      enchant-dictionary = 1
12mr|aspell-tr-0.50.0-13|28	Provides:      aspell-dictionary
12mr|aspell-tr-0.50.0-13|29	Provides:	   aspell-%{lc_ctype}
12mr|aspell-tr-0.50.0-13|30	
12mr|aspell-tr-0.50.0-13|31	Autoreqprov:   no
12mr|aspell-tr-0.50.0-13|32	
12mr|aspell-tr-0.50.0-13|33	%description
12mr|aspell-tr-0.50.0-13|34	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-tr-0.50.0-13|35	
12mr|aspell-tr-0.50.0-13|36	%prep
12mr|aspell-tr-0.50.0-13|37	%setup -q -n %{name}-%{src_ver}
12mr|aspell-tr-0.50.0-13|38	
12mr|aspell-tr-0.50.0-13|39	%build
12mr|aspell-tr-0.50.0-13|40	# don't use configure macro
12mr|aspell-tr-0.50.0-13|41	./configure
12mr|aspell-tr-0.50.0-13|42	
12mr|aspell-tr-0.50.0-13|43	%make
12mr|aspell-tr-0.50.0-13|44	
12mr|aspell-tr-0.50.0-13|45	%install
12mr|aspell-tr-0.50.0-13|46	rm -fr $RPM_BUILD_ROOT
12mr|aspell-tr-0.50.0-13|47	
12mr|aspell-tr-0.50.0-13|48	%makeinstall_std
12mr|aspell-tr-0.50.0-13|49	
12mr|aspell-tr-0.50.0-13|50	chmod 644 Copyright README* doc/*
12mr|aspell-tr-0.50.0-13|51	
12mr|aspell-tr-0.50.0-13|52	%clean
12mr|aspell-tr-0.50.0-13|53	rm -fr $RPM_BUILD_ROOT
12mr|aspell-tr-0.50.0-13|54	
12mr|aspell-tr-0.50.0-13|55	%files
12mr|aspell-tr-0.50.0-13|56	%defattr(-,root,root)
12mr|aspell-tr-0.50.0-13|57	%doc README* Copyright doc/*
12mr|aspell-tr-0.50.0-13|58	%{_libdir}/aspell-*/*
12mr|aspell-tr-0.50.0-13|59	
12mr|aspell-tr-0.50.0-13|60	
12mr|aspell-tr-0.50.0-13|61	
12mr|aspell-tr-0.50.0-13|62	
12mr|aspell-tr-0.50.0-13|63	
12mr|aspell-tr-0.50.0-13|64	%changelog
12mr|aspell-tr-0.50.0-13|65	

13542 12
12mr|aspell-uk-1.4.0-6|1	%define _enable_debug_packages %{nil}
12mr|aspell-uk-1.4.0-6|2	%define debug_package          %{nil}
12mr|aspell-uk-1.4.0-6|3	
12mr|aspell-uk-1.4.0-6|4	%define src_ver 1.4.0-0
12mr|aspell-uk-1.4.0-6|5	%define languagelocal uk
12mr|aspell-uk-1.4.0-6|6	%define languageeng ukrainian
12mr|aspell-uk-1.4.0-6|7	%define languageenglazy Ukrainian
12mr|aspell-uk-1.4.0-6|8	%define languagecode uk
12mr|aspell-uk-1.4.0-6|9	%define lc_ctype en_UK
12mr|aspell-uk-1.4.0-6|10	
12mr|aspell-uk-1.4.0-6|11	Summary:	%{languageenglazy} files for aspell
12mr|aspell-uk-1.4.0-6|12	Name:		aspell-%{languagecode}
12mr|aspell-uk-1.4.0-6|13	Version:	1.4.0
12mr|aspell-uk-1.4.0-6|14	Release:	%mkrel 6
12mr|aspell-uk-1.4.0-6|15	Group:		System/Internationalization
12mr|aspell-uk-1.4.0-6|16	Source:	    http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell6-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-uk-1.4.0-6|17	URL:		http://aspell.sourceforge.net/
12mr|aspell-uk-1.4.0-6|18	License:	GPLv2+ and LGPLv2+
12mr|aspell-uk-1.4.0-6|19	Epoch:		1
12mr|aspell-uk-1.4.0-6|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|aspell-uk-1.4.0-6|21	Provides: spell-%{languagecode}
12mr|aspell-uk-1.4.0-6|22	
12mr|aspell-uk-1.4.0-6|23	BuildRequires:	aspell >= 0.60
12mr|aspell-uk-1.4.0-6|24	Requires:	aspell >= 0.60
12mr|aspell-uk-1.4.0-6|25	
12mr|aspell-uk-1.4.0-6|26	# Mandriva Stuff
12mr|aspell-uk-1.4.0-6|27	Requires:	locales-%{languagecode}
12mr|aspell-uk-1.4.0-6|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-uk-1.4.0-6|29	Provides:	enchant-dictionary = 1
12mr|aspell-uk-1.4.0-6|30	Provides:	aspell-dictionary
12mr|aspell-uk-1.4.0-6|31	
12mr|aspell-uk-1.4.0-6|32	Autoreqprov:	no
12mr|aspell-uk-1.4.0-6|33	
12mr|aspell-uk-1.4.0-6|34	%description
12mr|aspell-uk-1.4.0-6|35	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-uk-1.4.0-6|36	
12mr|aspell-uk-1.4.0-6|37	%prep
12mr|aspell-uk-1.4.0-6|38	%setup -q -n aspell6-%{languagecode}-%{src_ver}
12mr|aspell-uk-1.4.0-6|39	
12mr|aspell-uk-1.4.0-6|40	%build
12mr|aspell-uk-1.4.0-6|41	# don't use configure macro
12mr|aspell-uk-1.4.0-6|42	./configure
12mr|aspell-uk-1.4.0-6|43	
12mr|aspell-uk-1.4.0-6|44	%make
12mr|aspell-uk-1.4.0-6|45	
12mr|aspell-uk-1.4.0-6|46	%install
12mr|aspell-uk-1.4.0-6|47	rm -fr $RPM_BUILD_ROOT
12mr|aspell-uk-1.4.0-6|48	
12mr|aspell-uk-1.4.0-6|49	%makeinstall_std
12mr|aspell-uk-1.4.0-6|50	
12mr|aspell-uk-1.4.0-6|51	# fix doc perms
12mr|aspell-uk-1.4.0-6|52	chmod 644 README* Copyright
12mr|aspell-uk-1.4.0-6|53	
12mr|aspell-uk-1.4.0-6|54	%clean
12mr|aspell-uk-1.4.0-6|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-uk-1.4.0-6|56	
12mr|aspell-uk-1.4.0-6|57	%files
12mr|aspell-uk-1.4.0-6|58	%defattr(-,root,root)
12mr|aspell-uk-1.4.0-6|59	%doc README* Copyright
12mr|aspell-uk-1.4.0-6|60	%{_libdir}/aspell-*/*
12mr|aspell-uk-1.4.0-6|61	
12mr|aspell-uk-1.4.0-6|62	
12mr|aspell-uk-1.4.0-6|63	
12mr|aspell-uk-1.4.0-6|64	
12mr|aspell-uk-1.4.0-6|65	
12mr|aspell-uk-1.4.0-6|66	%changelog
12mr|aspell-uk-1.4.0-6|67	

13543 12
12mr|aspell-uz-0.6.0-11|1	%define _enable_debug_packages %{nil}
12mr|aspell-uz-0.6.0-11|2	%define debug_package          %{nil}
12mr|aspell-uz-0.6.0-11|3	
12mr|aspell-uz-0.6.0-11|4	%define src_ver 0.6-0
12mr|aspell-uz-0.6.0-11|5	%define version 0.6.0
12mr|aspell-uz-0.6.0-11|6	%define fname aspell6-%{languagecode}
12mr|aspell-uz-0.6.0-11|7	%define aspell_ver 0.60
12mr|aspell-uz-0.6.0-11|8	%define languageenglazy Uzbek
12mr|aspell-uz-0.6.0-11|9	%define languagecode uz
12mr|aspell-uz-0.6.0-11|10	%define lc_ctype uz_UZ
12mr|aspell-uz-0.6.0-11|11	
12mr|aspell-uz-0.6.0-11|12	Summary:       %{languageenglazy} files for aspell
12mr|aspell-uz-0.6.0-11|13	Name:          aspell-%{languagecode}
12mr|aspell-uz-0.6.0-11|14	Version:       %version
12mr|aspell-uz-0.6.0-11|15	Release:       %mkrel 11
12mr|aspell-uz-0.6.0-11|16	Group:         System/Internationalization
12mr|aspell-uz-0.6.0-11|17	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-uz-0.6.0-11|18	URL:		   http://aspell.net/
12mr|aspell-uz-0.6.0-11|19	License:	   GPL
12mr|aspell-uz-0.6.0-11|20	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-uz-0.6.0-11|21	
12mr|aspell-uz-0.6.0-11|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-uz-0.6.0-11|23	BuildRequires: make
12mr|aspell-uz-0.6.0-11|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-uz-0.6.0-11|25	
12mr|aspell-uz-0.6.0-11|26	# Mandriva Stuff
12mr|aspell-uz-0.6.0-11|27	Requires:      locales-%{languagecode}
12mr|aspell-uz-0.6.0-11|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-uz-0.6.0-11|29	Provides:      enchant-dictionary = 1
12mr|aspell-uz-0.6.0-11|30	Provides:      aspell-dictionary
12mr|aspell-uz-0.6.0-11|31	Provides:      aspell-%{lc_ctype}
12mr|aspell-uz-0.6.0-11|32	Provides:      spell-%{languagecode}
12mr|aspell-uz-0.6.0-11|33	
12mr|aspell-uz-0.6.0-11|34	Autoreqprov:   no
12mr|aspell-uz-0.6.0-11|35	
12mr|aspell-uz-0.6.0-11|36	%description
12mr|aspell-uz-0.6.0-11|37	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-uz-0.6.0-11|38	
12mr|aspell-uz-0.6.0-11|39	%prep
12mr|aspell-uz-0.6.0-11|40	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-uz-0.6.0-11|41	
12mr|aspell-uz-0.6.0-11|42	%build
12mr|aspell-uz-0.6.0-11|43	# don't use configure macro
12mr|aspell-uz-0.6.0-11|44	./configure
12mr|aspell-uz-0.6.0-11|45	
12mr|aspell-uz-0.6.0-11|46	%make
12mr|aspell-uz-0.6.0-11|47	
12mr|aspell-uz-0.6.0-11|48	%install
12mr|aspell-uz-0.6.0-11|49	rm -fr $RPM_BUILD_ROOT
12mr|aspell-uz-0.6.0-11|50	
12mr|aspell-uz-0.6.0-11|51	%makeinstall_std
12mr|aspell-uz-0.6.0-11|52	
12mr|aspell-uz-0.6.0-11|53	mv README README.%{languagecode}
12mr|aspell-uz-0.6.0-11|54	chmod 644 Copyright README*
12mr|aspell-uz-0.6.0-11|55	
12mr|aspell-uz-0.6.0-11|56	%clean
12mr|aspell-uz-0.6.0-11|57	rm -fr $RPM_BUILD_ROOT
12mr|aspell-uz-0.6.0-11|58	
12mr|aspell-uz-0.6.0-11|59	%files
12mr|aspell-uz-0.6.0-11|60	%defattr(-,root,root)
12mr|aspell-uz-0.6.0-11|61	%doc README* Copyright doc/*
12mr|aspell-uz-0.6.0-11|62	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-uz-0.6.0-11|63	
12mr|aspell-uz-0.6.0-11|64	
12mr|aspell-uz-0.6.0-11|65	
12mr|aspell-uz-0.6.0-11|66	
12mr|aspell-uz-0.6.0-11|67	
12mr|aspell-uz-0.6.0-11|68	%changelog
12mr|aspell-uz-0.6.0-11|69	

13544 12
12mr|aspell-vi-0.01.1.1-12|1	%define _enable_debug_packages %{nil}
12mr|aspell-vi-0.01.1.1-12|2	%define debug_package          %{nil}
12mr|aspell-vi-0.01.1.1-12|3	
12mr|aspell-vi-0.01.1.1-12|4	%define src_ver 0.01.1-1
12mr|aspell-vi-0.01.1.1-12|5	%define fname aspell6-%{languagecode}
12mr|aspell-vi-0.01.1.1-12|6	%define aspell_ver 0.60
12mr|aspell-vi-0.01.1.1-12|7	%define languageenglazy Vietnamese
12mr|aspell-vi-0.01.1.1-12|8	%define languagecode vi
12mr|aspell-vi-0.01.1.1-12|9	%define lc_ctype vi_VN
12mr|aspell-vi-0.01.1.1-12|10	
12mr|aspell-vi-0.01.1.1-12|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-vi-0.01.1.1-12|12	Name:          aspell-%{languagecode}
12mr|aspell-vi-0.01.1.1-12|13	Version:       0.01.1.1
12mr|aspell-vi-0.01.1.1-12|14	Release:       %mkrel 12
12mr|aspell-vi-0.01.1.1-12|15	Group:         System/Internationalization
12mr|aspell-vi-0.01.1.1-12|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-vi-0.01.1.1-12|17	URL:		   http://aspell.net/
12mr|aspell-vi-0.01.1.1-12|18	License:	   GPL
12mr|aspell-vi-0.01.1.1-12|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-vi-0.01.1.1-12|20	Provides: spell-%{languagecode}
12mr|aspell-vi-0.01.1.1-12|21	
12mr|aspell-vi-0.01.1.1-12|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-vi-0.01.1.1-12|23	BuildRequires: make
12mr|aspell-vi-0.01.1.1-12|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-vi-0.01.1.1-12|25	
12mr|aspell-vi-0.01.1.1-12|26	# Mandriva Stuff
12mr|aspell-vi-0.01.1.1-12|27	Requires:      locales-%{languagecode}
12mr|aspell-vi-0.01.1.1-12|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-vi-0.01.1.1-12|29	Provides:      enchant-dictionary = 1
12mr|aspell-vi-0.01.1.1-12|30	Provides:      aspell-dictionary
12mr|aspell-vi-0.01.1.1-12|31	Provides:      aspell-%{lc_ctype}
12mr|aspell-vi-0.01.1.1-12|32	
12mr|aspell-vi-0.01.1.1-12|33	Autoreqprov:   no
12mr|aspell-vi-0.01.1.1-12|34	
12mr|aspell-vi-0.01.1.1-12|35	%description
12mr|aspell-vi-0.01.1.1-12|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-vi-0.01.1.1-12|37	
12mr|aspell-vi-0.01.1.1-12|38	%prep
12mr|aspell-vi-0.01.1.1-12|39	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-vi-0.01.1.1-12|40	
12mr|aspell-vi-0.01.1.1-12|41	%build
12mr|aspell-vi-0.01.1.1-12|42	# don't use configure macro
12mr|aspell-vi-0.01.1.1-12|43	./configure
12mr|aspell-vi-0.01.1.1-12|44	
12mr|aspell-vi-0.01.1.1-12|45	%make
12mr|aspell-vi-0.01.1.1-12|46	
12mr|aspell-vi-0.01.1.1-12|47	%install
12mr|aspell-vi-0.01.1.1-12|48	rm -fr $RPM_BUILD_ROOT
12mr|aspell-vi-0.01.1.1-12|49	
12mr|aspell-vi-0.01.1.1-12|50	%makeinstall_std
12mr|aspell-vi-0.01.1.1-12|51	
12mr|aspell-vi-0.01.1.1-12|52	chmod 644 Copyright README*
12mr|aspell-vi-0.01.1.1-12|53	
12mr|aspell-vi-0.01.1.1-12|54	%clean
12mr|aspell-vi-0.01.1.1-12|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-vi-0.01.1.1-12|56	
12mr|aspell-vi-0.01.1.1-12|57	%files
12mr|aspell-vi-0.01.1.1-12|58	%defattr(-,root,root)
12mr|aspell-vi-0.01.1.1-12|59	%doc README* Copyright
12mr|aspell-vi-0.01.1.1-12|60	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-vi-0.01.1.1-12|61	
12mr|aspell-vi-0.01.1.1-12|62	
12mr|aspell-vi-0.01.1.1-12|63	
12mr|aspell-vi-0.01.1.1-12|64	
12mr|aspell-vi-0.01.1.1-12|65	
12mr|aspell-vi-0.01.1.1-12|66	%changelog
12mr|aspell-vi-0.01.1.1-12|67	

13545 12
12mr|aspell-wa-0.50.0-12|1	%define _enable_debug_packages %{nil}
12mr|aspell-wa-0.50.0-12|2	%define debug_package          %{nil}
12mr|aspell-wa-0.50.0-12|3	
12mr|aspell-wa-0.50.0-12|4	%define src_ver 0.50-0
12mr|aspell-wa-0.50.0-12|5	%define languageenglazy Walloon
12mr|aspell-wa-0.50.0-12|6	%define languagecode wa
12mr|aspell-wa-0.50.0-12|7	%define lc_ctype wa_BE
12mr|aspell-wa-0.50.0-12|8	
12mr|aspell-wa-0.50.0-12|9	Summary:       %{languageenglazy} files for aspell
12mr|aspell-wa-0.50.0-12|10	Summary(wa):	Coridjrece aspell e walon
12mr|aspell-wa-0.50.0-12|11	Name:          aspell-%{languagecode}
12mr|aspell-wa-0.50.0-12|12	Version:       0.50.0
12mr|aspell-wa-0.50.0-12|13	Release:       %mkrel 12
12mr|aspell-wa-0.50.0-12|14	Group:         System/Internationalization
12mr|aspell-wa-0.50.0-12|15	Source:	       http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/aspell-%{languagecode}-%{src_ver}.tar.bz2
12mr|aspell-wa-0.50.0-12|16	URL:		   http://aspell.net/
12mr|aspell-wa-0.50.0-12|17	License:	   GPL
12mr|aspell-wa-0.50.0-12|18	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-wa-0.50.0-12|19	Provides: spell-%{languagecode}
12mr|aspell-wa-0.50.0-12|20	
12mr|aspell-wa-0.50.0-12|21	BuildRequires: aspell >= 0.50
12mr|aspell-wa-0.50.0-12|22	BuildRequires: make
12mr|aspell-wa-0.50.0-12|23	Requires:      aspell >= 0.50
12mr|aspell-wa-0.50.0-12|24	
12mr|aspell-wa-0.50.0-12|25	# Mandriva Stuff
12mr|aspell-wa-0.50.0-12|26	Requires:      locales-%{languagecode}
12mr|aspell-wa-0.50.0-12|27	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-wa-0.50.0-12|28	Provides:      enchant-dictionary = 1
12mr|aspell-wa-0.50.0-12|29	Provides:      aspell-dictionary
12mr|aspell-wa-0.50.0-12|30	Provides:	   aspell-%{lc_ctype}
12mr|aspell-wa-0.50.0-12|31	
12mr|aspell-wa-0.50.0-12|32	Autoreqprov:   no
12mr|aspell-wa-0.50.0-12|33	
12mr|aspell-wa-0.50.0-12|34	%description
12mr|aspell-wa-0.50.0-12|35	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-wa-0.50.0-12|36	
12mr|aspell-wa-0.50.0-12|37	%description
12mr|aspell-wa-0.50.0-12|38	Li motî walon pol coridjrece aspell.
12mr|aspell-wa-0.50.0-12|39	Avou ci chal vos ploz croidjî tos vos tecses sicrîts e rfondou walon.
12mr|aspell-wa-0.50.0-12|40	
12mr|aspell-wa-0.50.0-12|41	%prep
12mr|aspell-wa-0.50.0-12|42	%setup -q -n %{name}-%{src_ver}
12mr|aspell-wa-0.50.0-12|43	
12mr|aspell-wa-0.50.0-12|44	%build
12mr|aspell-wa-0.50.0-12|45	# don't use configure macro
12mr|aspell-wa-0.50.0-12|46	./configure
12mr|aspell-wa-0.50.0-12|47	
12mr|aspell-wa-0.50.0-12|48	%make
12mr|aspell-wa-0.50.0-12|49	
12mr|aspell-wa-0.50.0-12|50	%install
12mr|aspell-wa-0.50.0-12|51	rm -fr $RPM_BUILD_ROOT
12mr|aspell-wa-0.50.0-12|52	
12mr|aspell-wa-0.50.0-12|53	%makeinstall_std
12mr|aspell-wa-0.50.0-12|54	
12mr|aspell-wa-0.50.0-12|55	mv README README.%{languagecode}
12mr|aspell-wa-0.50.0-12|56	chmod 644 Copyright README* doc/*
12mr|aspell-wa-0.50.0-12|57	
12mr|aspell-wa-0.50.0-12|58	%clean
12mr|aspell-wa-0.50.0-12|59	rm -fr $RPM_BUILD_ROOT
12mr|aspell-wa-0.50.0-12|60	
12mr|aspell-wa-0.50.0-12|61	%files
12mr|aspell-wa-0.50.0-12|62	%defattr(-,root,root)
12mr|aspell-wa-0.50.0-12|63	%doc README* Copyright doc/*
12mr|aspell-wa-0.50.0-12|64	%{_libdir}/aspell-*/*
12mr|aspell-wa-0.50.0-12|65	
12mr|aspell-wa-0.50.0-12|66	
12mr|aspell-wa-0.50.0-12|67	
12mr|aspell-wa-0.50.0-12|68	
12mr|aspell-wa-0.50.0-12|69	
12mr|aspell-wa-0.50.0-12|70	%changelog
12mr|aspell-wa-0.50.0-12|71	

13546 12
12mr|aspell-yi-0.01.1.1-10|1	%define _enable_debug_packages %{nil}
12mr|aspell-yi-0.01.1.1-10|2	%define debug_package          %{nil}
12mr|aspell-yi-0.01.1.1-10|3	
12mr|aspell-yi-0.01.1.1-10|4	%define src_ver 0.01.1-1
12mr|aspell-yi-0.01.1.1-10|5	%define fname aspell6-%{languagecode}
12mr|aspell-yi-0.01.1.1-10|6	%define aspell_ver 0.60
12mr|aspell-yi-0.01.1.1-10|7	%define languageenglazy Yiddish
12mr|aspell-yi-0.01.1.1-10|8	%define languagecode yi
12mr|aspell-yi-0.01.1.1-10|9	%define lc_ctype yi_US
12mr|aspell-yi-0.01.1.1-10|10	
12mr|aspell-yi-0.01.1.1-10|11	Summary:       %{languageenglazy} files for aspell
12mr|aspell-yi-0.01.1.1-10|12	Name:          aspell-%{languagecode}
12mr|aspell-yi-0.01.1.1-10|13	Version:       0.01.1.1
12mr|aspell-yi-0.01.1.1-10|14	Release:       %mkrel 10
12mr|aspell-yi-0.01.1.1-10|15	Group:         System/Internationalization
12mr|aspell-yi-0.01.1.1-10|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mr|aspell-yi-0.01.1.1-10|17	URL:		   http://aspell.net/
12mr|aspell-yi-0.01.1.1-10|18	License:	   GPL
12mr|aspell-yi-0.01.1.1-10|19	BuildRoot:     %{_tmppath}/%{name}-%{version}-root
12mr|aspell-yi-0.01.1.1-10|20	Provides: spell-%{languagecode}
12mr|aspell-yi-0.01.1.1-10|21	
12mr|aspell-yi-0.01.1.1-10|22	BuildRequires: aspell >= %{aspell_ver}
12mr|aspell-yi-0.01.1.1-10|23	BuildRequires: make
12mr|aspell-yi-0.01.1.1-10|24	Requires:      aspell >= %{aspell_ver}
12mr|aspell-yi-0.01.1.1-10|25	
12mr|aspell-yi-0.01.1.1-10|26	# Mandriva Stuff
12mr|aspell-yi-0.01.1.1-10|27	Requires:      locales-%{languagecode}
12mr|aspell-yi-0.01.1.1-10|28	# aspell = 1, myspell = 2, lang-specific = 3
12mr|aspell-yi-0.01.1.1-10|29	Provides:      enchant-dictionary = 1
12mr|aspell-yi-0.01.1.1-10|30	Provides:      aspell-dictionary
12mr|aspell-yi-0.01.1.1-10|31	Provides:      aspell-%{lc_ctype}
12mr|aspell-yi-0.01.1.1-10|32	
12mr|aspell-yi-0.01.1.1-10|33	Autoreqprov:   no
12mr|aspell-yi-0.01.1.1-10|34	
12mr|aspell-yi-0.01.1.1-10|35	%description
12mr|aspell-yi-0.01.1.1-10|36	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mr|aspell-yi-0.01.1.1-10|37	
12mr|aspell-yi-0.01.1.1-10|38	%prep
12mr|aspell-yi-0.01.1.1-10|39	%setup -q -n %{fname}-%{src_ver}
12mr|aspell-yi-0.01.1.1-10|40	
12mr|aspell-yi-0.01.1.1-10|41	%build
12mr|aspell-yi-0.01.1.1-10|42	# don't use configure macro
12mr|aspell-yi-0.01.1.1-10|43	./configure
12mr|aspell-yi-0.01.1.1-10|44	
12mr|aspell-yi-0.01.1.1-10|45	%make
12mr|aspell-yi-0.01.1.1-10|46	
12mr|aspell-yi-0.01.1.1-10|47	%install
12mr|aspell-yi-0.01.1.1-10|48	rm -fr $RPM_BUILD_ROOT
12mr|aspell-yi-0.01.1.1-10|49	
12mr|aspell-yi-0.01.1.1-10|50	%makeinstall_std
12mr|aspell-yi-0.01.1.1-10|51	
12mr|aspell-yi-0.01.1.1-10|52	chmod 644 Copyright README*
12mr|aspell-yi-0.01.1.1-10|53	
12mr|aspell-yi-0.01.1.1-10|54	%clean
12mr|aspell-yi-0.01.1.1-10|55	rm -fr $RPM_BUILD_ROOT
12mr|aspell-yi-0.01.1.1-10|56	
12mr|aspell-yi-0.01.1.1-10|57	%files
12mr|aspell-yi-0.01.1.1-10|58	%defattr(-,root,root)
12mr|aspell-yi-0.01.1.1-10|59	%doc README* Copyright
12mr|aspell-yi-0.01.1.1-10|60	%{_libdir}/aspell-%{aspell_ver}/*
12mr|aspell-yi-0.01.1.1-10|61	
12mr|aspell-yi-0.01.1.1-10|62	
12mr|aspell-yi-0.01.1.1-10|63	
12mr|aspell-yi-0.01.1.1-10|64	
12mr|aspell-yi-0.01.1.1-10|65	
12mr|aspell-yi-0.01.1.1-10|66	%changelog
12mr|aspell-yi-0.01.1.1-10|67	

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

13548 12
12mr|at-3.1.13-7|1	Summary:	Job spooling tools
12mr|at-3.1.13-7|2	Name:		at
12mr|at-3.1.13-7|3	Version:	3.1.13
12mr|at-3.1.13-7|4	Release:	7
12mr|at-3.1.13-7|5	License:	GPL
12mr|at-3.1.13-7|6	Group:		System/Servers
12mr|at-3.1.13-7|7	Url:		http://qa.mandriva.com
12mr|at-3.1.13-7|8	Source0:	http://ftp.debian.org/debian/pool/main/a/at/at_%{version}.orig.tar.gz
12mr|at-3.1.13-7|9	Source2:	pam.atd
12mr|at-3.1.13-7|10	Source3:	atd.sysconfig
12mr|at-3.1.13-7|11	Source4:	atd.service
12mr|at-3.1.13-7|12	Patch3:		at-3.1.7-sigchld.patch
12mr|at-3.1.13-7|13	Patch9:		at-3.1.8-shell.patch
12mr|at-3.1.13-7|14	Patch11:	at-3.1.13-makefile.patch
12mr|at-3.1.13-7|15	Requires(post):	coreutils rpm-helper systemd-units
12mr|at-3.1.13-7|16	Requires(preun): coreutils rpm-helper systemd-units
12mr|at-3.1.13-7|17	Conflicts:	crontabs <= 1.5
12mr|at-3.1.13-7|18	Requires:	common-licenses
12mr|at-3.1.13-7|19	BuildRequires:	autoconf
12mr|at-3.1.13-7|20	BuildRequires:	automake
12mr|at-3.1.13-7|21	BuildRequires:	flex
12mr|at-3.1.13-7|22	BuildRequires:	gcc
12mr|at-3.1.13-7|23	BuildRequires:	python
12mr|at-3.1.13-7|24	BuildRequires:	sendmail-command
12mr|at-3.1.13-7|25	BuildRequires:	bison
12mr|at-3.1.13-7|26	BuildRequires:	cronie
12mr|at-3.1.13-7|27	BuildRequires:	pam-devel
12mr|at-3.1.13-7|28	BuildRequires:	systemd-units
12mr|at-3.1.13-7|29	BuildRequires:  pkgconfig(libsystemd-login)
12mr|at-3.1.13-7|30	BuildRequires:  pkgconfig(systemd)
12mr|at-3.1.13-7|31	
12mr|at-3.1.13-7|32	%description
12mr|at-3.1.13-7|33	At and batch read commands from standard input or from a specified file.
12mr|at-3.1.13-7|34	At allows you to specify that a command will be run at a particular time
12mr|at-3.1.13-7|35	(now or a specified time in the future).  Batch will execute commands
12mr|at-3.1.13-7|36	when the system load levels drop to a particular level.  Both commands
12mr|at-3.1.13-7|37	use /bin/sh to run the commands.
12mr|at-3.1.13-7|38	
12mr|at-3.1.13-7|39	You should install the at package if you need a utility that will do
12mr|at-3.1.13-7|40	time-oriented job control.  Note: you should use crontab instead, if it is
12mr|at-3.1.13-7|41	a recurring job that will need to be repeated at the same time every
12mr|at-3.1.13-7|42	day/week/etc.
12mr|at-3.1.13-7|43	
12mr|at-3.1.13-7|44	%prep
12mr|at-3.1.13-7|45	%setup -q
12mr|at-3.1.13-7|46	%patch3 -p1 -b .sigchld
12mr|at-3.1.13-7|47	%patch9 -p0 -b .shell
12mr|at-3.1.13-7|48	%patch11 -p1 -b .makefile
12mr|at-3.1.13-7|49	
12mr|at-3.1.13-7|50	%build
12mr|at-3.1.13-7|51	autoreconf -fi
12mr|at-3.1.13-7|52	%serverbuild_hardened
12mr|at-3.1.13-7|53	
12mr|at-3.1.13-7|54	%configure2_5x \
12mr|at-3.1.13-7|55	--with-atspool=/var/spool/at/spool \
12mr|at-3.1.13-7|56	--with-jobdir=/var/spool/at
12mr|at-3.1.13-7|57	
12mr|at-3.1.13-7|58	%make
12mr|at-3.1.13-7|59	
12mr|at-3.1.13-7|60	%install
12mr|at-3.1.13-7|61	mkdir -p %{buildroot}/{%{_bindir},%{_sbindir},%{_mandir}/man{1,5,8}}
12mr|at-3.1.13-7|62	
12mr|at-3.1.13-7|63	make install IROOT=%{buildroot} DAEMON_USERNAME=`id -nu` \
12mr|at-3.1.13-7|64	DAEMON_GROUPNAME=`id -ng` \
12mr|at-3.1.13-7|65	atdocdir=%{_docdir}/at
12mr|at-3.1.13-7|66	
12mr|at-3.1.13-7|67	echo > %{buildroot}/%{_sysconfdir}/at.deny
12mr|at-3.1.13-7|68	
12mr|at-3.1.13-7|69	mkdir -p %{buildroot}/%{_sysconfdir}/pam.d
12mr|at-3.1.13-7|70	install -m 644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/pam.d/atd
12mr|at-3.1.13-7|71	
12mr|at-3.1.13-7|72	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/atd
12mr|at-3.1.13-7|73	
12mr|at-3.1.13-7|74	#(tpg) install systemd initscript
12mr|at-3.1.13-7|75	mkdir -p %{buildroot}%{_unitdir}
12mr|at-3.1.13-7|76	install -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/atd.service
12mr|at-3.1.13-7|77	
12mr|at-3.1.13-7|78	%post
12mr|at-3.1.13-7|79	touch /var/spool/at/.SEQ
12mr|at-3.1.13-7|80	chmod 660 /var/spool/at/.SEQ
12mr|at-3.1.13-7|81	chown daemon.daemon /var/spool/at/.SEQ
12mr|at-3.1.13-7|82	
12mr|at-3.1.13-7|83	if [ "$1" = "1" ]; then
12mr|at-3.1.13-7|84	/bin/systemctl enable atd.service >/dev/null 2>&1 || :
12mr|at-3.1.13-7|85	fi
12mr|at-3.1.13-7|86	
12mr|at-3.1.13-7|87	%_post_service atd
12mr|at-3.1.13-7|88	
12mr|at-3.1.13-7|89	%preun
12mr|at-3.1.13-7|90	%_preun_service atd
12mr|at-3.1.13-7|91	
12mr|at-3.1.13-7|92	%files
12mr|at-3.1.13-7|93	%doc ChangeLog Problems README Copyright timespec
12mr|at-3.1.13-7|94	%attr(0640,root,daemon) %config(noreplace) %{_sysconfdir}/at.deny
12mr|at-3.1.13-7|95	%config(noreplace) %{_sysconfdir}/sysconfig/atd
12mr|at-3.1.13-7|96	
12mr|at-3.1.13-7|97	%attr(0644,root,root) %{_unitdir}/atd.service
12mr|at-3.1.13-7|98	
12mr|at-3.1.13-7|99	%{_sysconfdir}/pam.d/atd
12mr|at-3.1.13-7|100	%attr(0770,daemon,daemon) %dir /var/spool/at
12mr|at-3.1.13-7|101	%attr(0660,daemon,daemon) %verify(not md5 size mtime) %ghost /var/spool/at/.SEQ
12mr|at-3.1.13-7|102	%attr(0770,daemon,daemon) %dir /var/spool/at/spool
12mr|at-3.1.13-7|103	%{_sbindir}/atrun
12mr|at-3.1.13-7|104	%{_sbindir}/atd
12mr|at-3.1.13-7|105	%attr(6755,daemon,daemon) %{_bindir}/batch
12mr|at-3.1.13-7|106	%attr(6755,daemon,daemon) %{_bindir}/atrm
12mr|at-3.1.13-7|107	%attr(6755,daemon,daemon) %{_bindir}/at
12mr|at-3.1.13-7|108	%{_bindir}/atq
12mr|at-3.1.13-7|109	%{_mandir}/*/atrun.8*
12mr|at-3.1.13-7|110	%{_mandir}/*/atd.8*
12mr|at-3.1.13-7|111	%{_mandir}/*/at.1*
12mr|at-3.1.13-7|112	%{_mandir}/*/atq.1*
12mr|at-3.1.13-7|113	%{_mandir}/*/atrm.1*
12mr|at-3.1.13-7|114	%{_mandir}/*/batch.1*
12mr|at-3.1.13-7|115	%{_mandir}/*/at.allow.5*
12mr|at-3.1.13-7|116	%{_mandir}/*/at.deny.5*
12mr|at-3.1.13-7|117	
12mr|at-3.1.13-7|118	
12mr|at-3.1.13-7|119	
12mr|at-3.1.13-7|120	%changelog
12mr|at-3.1.13-7|121	* Thu Sep  27 2012 akdengi <kazancas@mandriva.ru>
12mr|at-3.1.13-7|122	+ Commit: 72cb704
12mr|at-3.1.13-7|123	- drop all sysvinit part. Drop stupid BR like /etc/init.d
12mr|at-3.1.13-7|124	
12mr|at-3.1.13-7|125	

13549 12
12mr|athcool-0.3.12-7|1	Summary:	Enabling/disabling Powersaving mode for AMD processors
12mr|athcool-0.3.12-7|2	Name:		athcool
12mr|athcool-0.3.12-7|3	Version:	0.3.12
12mr|athcool-0.3.12-7|4	Release:	%mkrel 7
12mr|athcool-0.3.12-7|5	License:	GPLv2+
12mr|athcool-0.3.12-7|6	Group:		System/Configuration/Hardware
12mr|athcool-0.3.12-7|7	URL:		http://members.jcom.home.ne.jp/jacobi/linux/softwares.html
12mr|athcool-0.3.12-7|8	Source0:	http://members.jcom.home.ne.jp/jacobi/linux/files/%name-%version.tar.bz2
12mr|athcool-0.3.12-7|9	Source1:	%{name}.init
12mr|athcool-0.3.12-7|10	Buildrequires:	pciutils-devel
12mr|athcool-0.3.12-7|11	Requires(post,preun):	chkconfig, rpm-helper
12mr|athcool-0.3.12-7|12	ExclusiveArch:	%{ix86}
12mr|athcool-0.3.12-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|athcool-0.3.12-7|14	
12mr|athcool-0.3.12-7|15	%description
12mr|athcool-0.3.12-7|16	Athcool is a small utility, enabling/disabling Powersaving mode
12mr|athcool-0.3.12-7|17	for AMD Athlon/Duron processors.
12mr|athcool-0.3.12-7|18	
12mr|athcool-0.3.12-7|19	Since enabling Powersaving mode, you can save power consumption,
12mr|athcool-0.3.12-7|20	lower CPU temprature when CPU is idle.
12mr|athcool-0.3.12-7|21	
12mr|athcool-0.3.12-7|22	Powersaving works if your kernel support ACPI (APM not work),
12mr|athcool-0.3.12-7|23	because athcool only set/unset "Disconnect enable when STPGNT detected"
12mr|athcool-0.3.12-7|24	bits in the Northbridge of Chipset.
12mr|athcool-0.3.12-7|25	To really save power, someone has to send the STPGNT signal when idle.
12mr|athcool-0.3.12-7|26	This is done by the ACPI subsystem when C2 state entered.
12mr|athcool-0.3.12-7|27	
12mr|athcool-0.3.12-7|28	!!!WARNING!!!
12mr|athcool-0.3.12-7|29	Depending on your motherboard and/or hardware components,
12mr|athcool-0.3.12-7|30	enabling powersaving mode may cause that:
12mr|athcool-0.3.12-7|31	
12mr|athcool-0.3.12-7|32	* noisy or distorted sound playback
12mr|athcool-0.3.12-7|33	* a slowdown in harddisk performance
12mr|athcool-0.3.12-7|34	* system locks or instability
12mr|athcool-0.3.12-7|35	
12mr|athcool-0.3.12-7|36	If you met those problems, you should not use athcool.
12mr|athcool-0.3.12-7|37	Please use athcool AT YOUR OWN RISK.
12mr|athcool-0.3.12-7|38	
12mr|athcool-0.3.12-7|39	%prep
12mr|athcool-0.3.12-7|40	%setup -q
12mr|athcool-0.3.12-7|41	
12mr|athcool-0.3.12-7|42	%build
12mr|athcool-0.3.12-7|43	
12mr|athcool-0.3.12-7|44	%make CFLAGS="%{optflags}"
12mr|athcool-0.3.12-7|45	
12mr|athcool-0.3.12-7|46	%install
12mr|athcool-0.3.12-7|47	rm -rf %{buildroot}
12mr|athcool-0.3.12-7|48	%makeinstall_std
12mr|athcool-0.3.12-7|49	
12mr|athcool-0.3.12-7|50	install -D -m755 %{SOURCE1} %{buildroot}%{_initrddir}/athcool
12mr|athcool-0.3.12-7|51	
12mr|athcool-0.3.12-7|52	%clean
12mr|athcool-0.3.12-7|53	rm -rf %{buildroot}
12mr|athcool-0.3.12-7|54	
12mr|athcool-0.3.12-7|55	%post
12mr|athcool-0.3.12-7|56	%_post_service %{name}
12mr|athcool-0.3.12-7|57	
12mr|athcool-0.3.12-7|58	%preun
12mr|athcool-0.3.12-7|59	%_preun_service %{name}
12mr|athcool-0.3.12-7|60	
12mr|athcool-0.3.12-7|61	%files
12mr|athcool-0.3.12-7|62	%defattr(-,root,root)
12mr|athcool-0.3.12-7|63	%doc README ChangeLog
12mr|athcool-0.3.12-7|64	%{_initrddir}/athcool
12mr|athcool-0.3.12-7|65	%{_sbindir}/athcool
12mr|athcool-0.3.12-7|66	%{_mandir}/man8/*
12mr|athcool-0.3.12-7|67	
12mr|athcool-0.3.12-7|68	
12mr|athcool-0.3.12-7|69	
12mr|athcool-0.3.12-7|70	%changelog
12mr|athcool-0.3.12-7|71	

13550 12
12mr|atk1.0-2.6.0-1|1	%define enable_gtkdoc	0
12mr|atk1.0-2.6.0-1|2	
12mr|atk1.0-2.6.0-1|3	%define api		1.0
12mr|atk1.0-2.6.0-1|4	%define major	0
12mr|atk1.0-2.6.0-1|5	%define pkgname	atk
12mr|atk1.0-2.6.0-1|6	%define libname %mklibname %{pkgname} %{api} %{major}
12mr|atk1.0-2.6.0-1|7	%define girname %mklibname %{pkgname}-gir %{api}
12mr|atk1.0-2.6.0-1|8	%define develname %mklibname -d %{name}
12mr|atk1.0-2.6.0-1|9	
12mr|atk1.0-2.6.0-1|10	Summary:	Accessibility features for Gtk+
12mr|atk1.0-2.6.0-1|11	Name:		%{pkgname}%{api}
12mr|atk1.0-2.6.0-1|12	Version:	2.6.0
12mr|atk1.0-2.6.0-1|13	Release:	1
12mr|atk1.0-2.6.0-1|14	License:	LGPLv2+
12mr|atk1.0-2.6.0-1|15	Group:		Accessibility
12mr|atk1.0-2.6.0-1|16	Url:		http://developer.gnome.org/projects/gap/
12mr|atk1.0-2.6.0-1|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/2.6/%{pkgname}-%{version}.tar.xz
12mr|atk1.0-2.6.0-1|18	
12mr|atk1.0-2.6.0-1|19	%if %{enable_gtkdoc}
12mr|atk1.0-2.6.0-1|20	BuildRequires:	gtk-doc >= 1.11-3
12mr|atk1.0-2.6.0-1|21	%endif
12mr|atk1.0-2.6.0-1|22	BuildRequires: pkgconfig(glib-2.0) >= 2.5.7
12mr|atk1.0-2.6.0-1|23	BuildRequires: pkgconfig(gobject-introspection-1.0)
12mr|atk1.0-2.6.0-1|24	
12mr|atk1.0-2.6.0-1|25	%description
12mr|atk1.0-2.6.0-1|26	Accessibility means providing system infrastructure that allows add-on
12mr|atk1.0-2.6.0-1|27	assistive software to transparently provide specalized input and ouput
12mr|atk1.0-2.6.0-1|28	capabilities. For example, screen readers allow blind users to navigate
12mr|atk1.0-2.6.0-1|29	through applications, determine the state of controls, and read text via
12mr|atk1.0-2.6.0-1|30	text to speech conversion. On-screen keyboards replace physical
12mr|atk1.0-2.6.0-1|31	keyboards, and head-mounted pointers replace mice.
12mr|atk1.0-2.6.0-1|32	
12mr|atk1.0-2.6.0-1|33	ATK, the Accessibility Tookit, is used to obtain accessibily information
12mr|atk1.0-2.6.0-1|34	from GTK+ and GNOME widgets.
12mr|atk1.0-2.6.0-1|35	
12mr|atk1.0-2.6.0-1|36	%package common
12mr|atk1.0-2.6.0-1|37	Summary:	Data files used by atk
12mr|atk1.0-2.6.0-1|38	Group:		System/Libraries
12mr|atk1.0-2.6.0-1|39	
12mr|atk1.0-2.6.0-1|40	%description common
12mr|atk1.0-2.6.0-1|41	ATK, the Accessibility Tookit, is used to obtain accessibily information
12mr|atk1.0-2.6.0-1|42	from GTK+ and GNOME widgets.
12mr|atk1.0-2.6.0-1|43	
12mr|atk1.0-2.6.0-1|44	This package contains data used by atk library.
12mr|atk1.0-2.6.0-1|45	
12mr|atk1.0-2.6.0-1|46	%package -n %{libname}
12mr|atk1.0-2.6.0-1|47	Summary:	Accessibility features for Gtk+
12mr|atk1.0-2.6.0-1|48	Group:		System/Libraries
12mr|atk1.0-2.6.0-1|49	Suggests:	%{name}-common >= %{version}-%{release}
12mr|atk1.0-2.6.0-1|50	Provides:	lib%{name} = %{version}-%{release}
12mr|atk1.0-2.6.0-1|51	Conflicts:	gir-repository < 0.6.5-4
12mr|atk1.0-2.6.0-1|52	
12mr|atk1.0-2.6.0-1|53	%description -n %{libname}
12mr|atk1.0-2.6.0-1|54	Accessibility means providing system infrastructure that allows add-on
12mr|atk1.0-2.6.0-1|55	assistive software to transparently provide specalized input and ouput
12mr|atk1.0-2.6.0-1|56	capabilities. For example, screen readers allow blind users to navigate
12mr|atk1.0-2.6.0-1|57	through applications, determine the state of controls, and read text via
12mr|atk1.0-2.6.0-1|58	text to speech conversion. On-screen keyboards replace physical
12mr|atk1.0-2.6.0-1|59	keyboards, and head-mounted pointers replace mice.
12mr|atk1.0-2.6.0-1|60	
12mr|atk1.0-2.6.0-1|61	%package -n %{girname}
12mr|atk1.0-2.6.0-1|62	Summary:	GObject introspection interface library for %{pkgname}
12mr|atk1.0-2.6.0-1|63	Group:		System/Libraries
12mr|atk1.0-2.6.0-1|64	Obsoletes:	%{_lib}atk1.0_0 < 2.4.0-1
12mr|atk1.0-2.6.0-1|65	
12mr|atk1.0-2.6.0-1|66	%description -n %{girname}
12mr|atk1.0-2.6.0-1|67	GObject introspection interface library for %{pkgname}.
12mr|atk1.0-2.6.0-1|68	
12mr|atk1.0-2.6.0-1|69	%package -n %{develname}
12mr|atk1.0-2.6.0-1|70	Summary:	Stuff for developing with atk
12mr|atk1.0-2.6.0-1|71	Group:		Development/C
12mr|atk1.0-2.6.0-1|72	Provides:	%{pkgname}-devel = %{version}-%{release}
12mr|atk1.0-2.6.0-1|73	Requires:	%{libname} = %{version}-%{release}
12mr|atk1.0-2.6.0-1|74	Requires:	%{girname} = %{version}-%{release}
12mr|atk1.0-2.6.0-1|75	Obsoletes:	%{_lib}atk1.0_0-devel
12mr|atk1.0-2.6.0-1|76	Conflicts:	gir-repository < 0.6.5-4
12mr|atk1.0-2.6.0-1|77	
12mr|atk1.0-2.6.0-1|78	%description -n %{develname}
12mr|atk1.0-2.6.0-1|79	ATK, the Accessibility Tookit, is used to obtain accessibily information
12mr|atk1.0-2.6.0-1|80	from GTK+ and GNOME widgets.
12mr|atk1.0-2.6.0-1|81	
12mr|atk1.0-2.6.0-1|82	%prep
12mr|atk1.0-2.6.0-1|83	%setup -q -n %{pkgname}-%{version}
12mr|atk1.0-2.6.0-1|84	
12mr|atk1.0-2.6.0-1|85	%build
12mr|atk1.0-2.6.0-1|86	%configure2_5x \
12mr|atk1.0-2.6.0-1|87	--disable-static \
12mr|atk1.0-2.6.0-1|88	%if %{enable_gtkdoc}
12mr|atk1.0-2.6.0-1|89	--enable-gtk-doc
12mr|atk1.0-2.6.0-1|90	%endif
12mr|atk1.0-2.6.0-1|91	
12mr|atk1.0-2.6.0-1|92	%make
12mr|atk1.0-2.6.0-1|93	
12mr|atk1.0-2.6.0-1|94	%install
12mr|atk1.0-2.6.0-1|95	%makeinstall_std
12mr|atk1.0-2.6.0-1|96	%find_lang %{pkgname}10
12mr|atk1.0-2.6.0-1|97	
12mr|atk1.0-2.6.0-1|98	%files common -f %{pkgname}10.lang
12mr|atk1.0-2.6.0-1|99	%doc README
12mr|atk1.0-2.6.0-1|100	
12mr|atk1.0-2.6.0-1|101	%files -n %{libname}
12mr|atk1.0-2.6.0-1|102	%{_libdir}/libatk-%{api}.so.%{major}*
12mr|atk1.0-2.6.0-1|103	
12mr|atk1.0-2.6.0-1|104	%files -n %{girname}
12mr|atk1.0-2.6.0-1|105	%{_libdir}/girepository-1.0/Atk-%{api}.typelib
12mr|atk1.0-2.6.0-1|106	
12mr|atk1.0-2.6.0-1|107	%files -n %{develname}
12mr|atk1.0-2.6.0-1|108	%doc AUTHORS ChangeLog NEWS
12mr|atk1.0-2.6.0-1|109	%doc %{_datadir}/gtk-doc/html/*
12mr|atk1.0-2.6.0-1|110	%{_includedir}/*
12mr|atk1.0-2.6.0-1|111	%{_libdir}/*.so
12mr|atk1.0-2.6.0-1|112	%{_libdir}/pkgconfig/*
12mr|atk1.0-2.6.0-1|113	%{_datadir}/gir-1.0/Atk-%{api}.gir
12mr|atk1.0-2.6.0-1|114	
12mr|atk1.0-2.6.0-1|115	
12mr|atk1.0-2.6.0-1|116	
12mr|atk1.0-2.6.0-1|117	%changelog
12mr|atk1.0-2.6.0-1|118	

13551 12
12mr|atkmm-2.22.6-2|1	%define glibmm_version 2.24.0
12mr|atkmm-2.22.6-2|2	%define atk_version 1.12
12mr|atkmm-2.22.6-2|3	
12mr|atkmm-2.22.6-2|4	%define api_version 1.6
12mr|atkmm-2.22.6-2|5	%define major 1
12mr|atkmm-2.22.6-2|6	%define libname %mklibname %{name} %{api_version} %{major}
12mr|atkmm-2.22.6-2|7	%define libnamedev %mklibname -d %{name} %{api_version}
12mr|atkmm-2.22.6-2|8	%define gtkmmapi 2.4
12mr|atkmm-2.22.6-2|9	%define gtkmmlibname %mklibname gtkmm %{gtkmmapi} %{major}
12mr|atkmm-2.22.6-2|10	%define gtkmmlibnamedev %mklibname -d gtkmm %{gtkmmapi}
12mr|atkmm-2.22.6-2|11	
12mr|atkmm-2.22.6-2|12	
12mr|atkmm-2.22.6-2|13	Name:		atkmm
12mr|atkmm-2.22.6-2|14	Summary:	C++ interface for accessibility library Atk
12mr|atkmm-2.22.6-2|15	Version:	2.22.6
12mr|atkmm-2.22.6-2|16	Release:	2
12mr|atkmm-2.22.6-2|17	#gw lib is LGPL, tool is GPL
12mr|atkmm-2.22.6-2|18	License:	LGPLv2+ and GPLv2+
12mr|atkmm-2.22.6-2|19	Group:		System/Libraries
12mr|atkmm-2.22.6-2|20	URL:		http://gtkmm.sourceforge.net/
12mr|atkmm-2.22.6-2|21	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|atkmm-2.22.6-2|22	BuildRequires:	glibmm2.4-devel >= %{glibmm_version}
12mr|atkmm-2.22.6-2|23	BuildRequires:	atk-devel >= %{atk_version}
12mr|atkmm-2.22.6-2|24	BuildRequires:	mm-common
12mr|atkmm-2.22.6-2|25	
12mr|atkmm-2.22.6-2|26	%description
12mr|atkmm-2.22.6-2|27	Atkmm provides a C++ interface to the Atk accessibility library.
12mr|atkmm-2.22.6-2|28	Highlights include typesafe callbacks, widgets extensible via inheritance
12mr|atkmm-2.22.6-2|29	and a comprehensive set of widget classes that can be freely combined to
12mr|atkmm-2.22.6-2|30	quickly create complex user interfaces.
12mr|atkmm-2.22.6-2|31	
12mr|atkmm-2.22.6-2|32	
12mr|atkmm-2.22.6-2|33	%package	-n %{libname}
12mr|atkmm-2.22.6-2|34	Summary:	C++ interface for accessibility library Atk
12mr|atkmm-2.22.6-2|35	Group:		System/Libraries
12mr|atkmm-2.22.6-2|36	Provides:	%{name}%{api_version} = %{EVRD}
12mr|atkmm-2.22.6-2|37	Conflicts:	%{gtkmmlibname} < 2.21
12mr|atkmm-2.22.6-2|38	
12mr|atkmm-2.22.6-2|39	%description	-n %{libname}
12mr|atkmm-2.22.6-2|40	Atkmm provides a C++ interface to the Atk accessibility library.
12mr|atkmm-2.22.6-2|41	Highlights include typesafe callbacks, widgets extensible via inheritance
12mr|atkmm-2.22.6-2|42	and a comprehensive set of widget classes that can be freely combined to
12mr|atkmm-2.22.6-2|43	quickly create complex user interfaces.
12mr|atkmm-2.22.6-2|44	
12mr|atkmm-2.22.6-2|45	This package contains the library needed to run programs dynamically
12mr|atkmm-2.22.6-2|46	linked with %{name}.
12mr|atkmm-2.22.6-2|47	
12mr|atkmm-2.22.6-2|48	
12mr|atkmm-2.22.6-2|49	%package	-n %{libnamedev}
12mr|atkmm-2.22.6-2|50	Summary:	Headers and development files of %{name}
12mr|atkmm-2.22.6-2|51	Group:		Development/GNOME and GTK+
12mr|atkmm-2.22.6-2|52	Requires:	%{libname} = %{EVRD}
12mr|atkmm-2.22.6-2|53	Provides:	%{name}%{api_version}-devel = %{EVRD}
12mr|atkmm-2.22.6-2|54	Requires:	glibmm2.4-devel >= %{glibmm_version}
12mr|atkmm-2.22.6-2|55	Conflicts:	%{gtkmmlibnamedev} < 2.21
12mr|atkmm-2.22.6-2|56	
12mr|atkmm-2.22.6-2|57	%description	-n %{libnamedev}
12mr|atkmm-2.22.6-2|58	This package contains the headers and development files that are needed,
12mr|atkmm-2.22.6-2|59	when trying to develop or compile applications which need %{name}.
12mr|atkmm-2.22.6-2|60	
12mr|atkmm-2.22.6-2|61	
12mr|atkmm-2.22.6-2|62	%package	doc
12mr|atkmm-2.22.6-2|63	Summary:	Atkmm documentation
12mr|atkmm-2.22.6-2|64	Group:		Books/Other
12mr|atkmm-2.22.6-2|65	
12mr|atkmm-2.22.6-2|66	%description	doc
12mr|atkmm-2.22.6-2|67	Atkmm provides a C++ interface to the Atk accessibility library.
12mr|atkmm-2.22.6-2|68	
12mr|atkmm-2.22.6-2|69	Highlights include typesafe callbacks, widgets extensible via inheritance
12mr|atkmm-2.22.6-2|70	and a comprehensive set of widget classes that can be freely combined to
12mr|atkmm-2.22.6-2|71	quickly create complex user interfaces.
12mr|atkmm-2.22.6-2|72	
12mr|atkmm-2.22.6-2|73	This package contains all API documentation for Atkmm. You can readily read
12mr|atkmm-2.22.6-2|74	this documentation with devhelp, a documentation reader.
12mr|atkmm-2.22.6-2|75	
12mr|atkmm-2.22.6-2|76	%prep
12mr|atkmm-2.22.6-2|77	%setup -q
12mr|atkmm-2.22.6-2|78	
12mr|atkmm-2.22.6-2|79	%build
12mr|atkmm-2.22.6-2|80	%configure2_5x \
12mr|atkmm-2.22.6-2|81	--enable-shared \
12mr|atkmm-2.22.6-2|82	--disable-static
12mr|atkmm-2.22.6-2|83	
12mr|atkmm-2.22.6-2|84	%make
12mr|atkmm-2.22.6-2|85	
12mr|atkmm-2.22.6-2|86	# make check does nothing
12mr|atkmm-2.22.6-2|87	
12mr|atkmm-2.22.6-2|88	%install
12mr|atkmm-2.22.6-2|89	%makeinstall_std
12mr|atkmm-2.22.6-2|90	
12mr|atkmm-2.22.6-2|91	%files -n %{libname}
12mr|atkmm-2.22.6-2|92	%{_libdir}/libatkmm-%{api_version}.so.%{major}*
12mr|atkmm-2.22.6-2|93	
12mr|atkmm-2.22.6-2|94	%files -n %{libnamedev}
12mr|atkmm-2.22.6-2|95	%doc ChangeLog AUTHORS COPYING NEWS README
12mr|atkmm-2.22.6-2|96	%{_includedir}/*
12mr|atkmm-2.22.6-2|97	%{_libdir}/*.so
12mr|atkmm-2.22.6-2|98	%{_libdir}/pkgconfig/*.pc
12mr|atkmm-2.22.6-2|99	%{_libdir}/atkmm-%{api_version}/
12mr|atkmm-2.22.6-2|100	
12mr|atkmm-2.22.6-2|101	%files doc
12mr|atkmm-2.22.6-2|102	%doc %{_datadir}/doc/atkmm-%{api_version}/
12mr|atkmm-2.22.6-2|103	%doc %{_datadir}/devhelp/books/*
12mr|atkmm-2.22.6-2|104	
12mr|atkmm-2.22.6-2|105	
12mr|atkmm-2.22.6-2|106	
12mr|atkmm-2.22.6-2|107	%changelog
12mr|atkmm-2.22.6-2|108	

13552 12
12mr|at-spi-1.32.0-8|1	%define	lib_major	0
12mr|at-spi-1.32.0-8|2	%define	lib_name	%mklibname %{name} %{lib_major}
12mr|at-spi-1.32.0-8|3	%define	develname	%mklibname -d %{name}
12mr|at-spi-1.32.0-8|4	
12mr|at-spi-1.32.0-8|5	Summary:	Assistive Technology Service Provider Interface
12mr|at-spi-1.32.0-8|6	Name:		at-spi
12mr|at-spi-1.32.0-8|7	Version:	1.32.0
12mr|at-spi-1.32.0-8|8	Release:	8
12mr|at-spi-1.32.0-8|9	License:	LGPLv2+
12mr|at-spi-1.32.0-8|10	URL:		http://developer.gnome.org/projects/gap/
12mr|at-spi-1.32.0-8|11	Group:		Accessibility
12mr|at-spi-1.32.0-8|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|at-spi-1.32.0-8|13	# Fix a string literal error - AdamW 2008/12
12mr|at-spi-1.32.0-8|14	Patch0:		at-spi-1.25.2-literal.patch
12mr|at-spi-1.32.0-8|15	Patch1:		at-spi-fix-evolution-crash.patch
12mr|at-spi-1.32.0-8|16	
12mr|at-spi-1.32.0-8|17	BuildRequires:	gtk-doc
12mr|at-spi-1.32.0-8|18	BuildRequires:	intltool
12mr|at-spi-1.32.0-8|19	BuildRequires:	pkgconfig(atk) >= 1.19.2
12mr|at-spi-1.32.0-8|20	BuildRequires:	pkgconfig(bonobo-activation-2.0)
12mr|at-spi-1.32.0-8|21	BuildRequires:	pkgconfig(libbonobo-2.0)
12mr|at-spi-1.32.0-8|22	BuildRequires:	pkgconfig(gail) >= 1.3.0
12mr|at-spi-1.32.0-8|23	BuildRequires:	pkgconfig(gconf-2.0)
12mr|at-spi-1.32.0-8|24	BuildRequires:	pkgconfig(popt)
12mr|at-spi-1.32.0-8|25	BuildRequires:	pkgconfig(xtst)
12mr|at-spi-1.32.0-8|26	BuildRequires:	pkgconfig(xevie)
12mr|at-spi-1.32.0-8|27	#gw work around libtool dependancy problem
12mr|at-spi-1.32.0-8|28	BuildRequires:	pkgconfig(sm)
12mr|at-spi-1.32.0-8|29	BuildRequires:	python-devel
12mr|at-spi-1.32.0-8|30	
12mr|at-spi-1.32.0-8|31	# md this is better than having the lib req the main pkg
12mr|at-spi-1.32.0-8|32	Requires:	%{lib_name} = %{version}-%{release}
12mr|at-spi-1.32.0-8|33	
12mr|at-spi-1.32.0-8|34	%description
12mr|at-spi-1.32.0-8|35	at-spi allows assistive technologies to access GTK-based
12mr|at-spi-1.32.0-8|36	applications. Essentially it exposes the internals of applications for
12mr|at-spi-1.32.0-8|37	automation, so tools such as screen readers, magnifiers, or even
12mr|at-spi-1.32.0-8|38	scripting interfaces can query and interact with GUI controls.
12mr|at-spi-1.32.0-8|39	
12mr|at-spi-1.32.0-8|40	%package -n %{lib_name}
12mr|at-spi-1.32.0-8|41	Summary:	GNOME Assistive Technology Service Provider Interface
12mr|at-spi-1.32.0-8|42	Group:		System/Libraries
12mr|at-spi-1.32.0-8|43	Provides:	lib%{name} = %{version}-%{release}
12mr|at-spi-1.32.0-8|44	
12mr|at-spi-1.32.0-8|45	%description -n %{lib_name}
12mr|at-spi-1.32.0-8|46	at-spi allows assistive technologies to access GTK-based
12mr|at-spi-1.32.0-8|47	applications. Essentially it exposes the internals of applications for
12mr|at-spi-1.32.0-8|48	automation, so tools such as screen readers, magnifiers, or even
12mr|at-spi-1.32.0-8|49	scripting interfaces can query and interact with GUI controls.
12mr|at-spi-1.32.0-8|50	
12mr|at-spi-1.32.0-8|51	%package -n %{develname}
12mr|at-spi-1.32.0-8|52	Summary:	Development libraries, include files for at-spi
12mr|at-spi-1.32.0-8|53	Group:		Development/GNOME and GTK+
12mr|at-spi-1.32.0-8|54	Provides:	%{name}-devel = %{version}-%{release}
12mr|at-spi-1.32.0-8|55	Requires:	%{lib_name} = %{version}-%{release}
12mr|at-spi-1.32.0-8|56	
12mr|at-spi-1.32.0-8|57	%description -n %{develname}
12mr|at-spi-1.32.0-8|58	Libraries and header files allowing compilation of apps that use at-spi.
12mr|at-spi-1.32.0-8|59	
12mr|at-spi-1.32.0-8|60	%package -n python-%{name}
12mr|at-spi-1.32.0-8|61	Group:		Development/Python
12mr|at-spi-1.32.0-8|62	Summary:	Python bindings for AT-SPI
12mr|at-spi-1.32.0-8|63	Requires:	%{lib_name} >= %{version}
12mr|at-spi-1.32.0-8|64	Conflicts:	python-pyatspi <= 0.3.90
12mr|at-spi-1.32.0-8|65	
12mr|at-spi-1.32.0-8|66	%description -n python-%{name}
12mr|at-spi-1.32.0-8|67	Python bindings allowing to use at-spi in python programs.
12mr|at-spi-1.32.0-8|68	
12mr|at-spi-1.32.0-8|69	%prep
12mr|at-spi-1.32.0-8|70	%setup -q
12mr|at-spi-1.32.0-8|71	%apply_patches
12mr|at-spi-1.32.0-8|72	
12mr|at-spi-1.32.0-8|73	%build
12mr|at-spi-1.32.0-8|74	%configure2_5x \
12mr|at-spi-1.32.0-8|75	--enable-gtk-doc=yes \
12mr|at-spi-1.32.0-8|76	--disable-static \
12mr|at-spi-1.32.0-8|77	--enable-relocate
12mr|at-spi-1.32.0-8|78	
12mr|at-spi-1.32.0-8|79	%make
12mr|at-spi-1.32.0-8|80	
12mr|at-spi-1.32.0-8|81	%install
12mr|at-spi-1.32.0-8|82	rm -rf %{buildroot} installed-docs
12mr|at-spi-1.32.0-8|83	
12mr|at-spi-1.32.0-8|84	%makeinstall_std
12mr|at-spi-1.32.0-8|85	
12mr|at-spi-1.32.0-8|86	%find_lang %{name}
12mr|at-spi-1.32.0-8|87	
12mr|at-spi-1.32.0-8|88	mv %{buildroot}%{_datadir}/doc/%{name}-%{version}/ installed-docs
12mr|at-spi-1.32.0-8|89	
12mr|at-spi-1.32.0-8|90	%preun
12mr|at-spi-1.32.0-8|91	%preun_uninstall_gconf_schemas %{name}
12mr|at-spi-1.32.0-8|92	
12mr|at-spi-1.32.0-8|93	%files -f %{name}.lang
12mr|at-spi-1.32.0-8|94	%doc README AUTHORS TODO
12mr|at-spi-1.32.0-8|95	%config(noreplace) %{_sysconfdir}/xdg/autostart/at-spi-registryd.desktop
12mr|at-spi-1.32.0-8|96	%{_sysconfdir}/gconf/schemas/at-spi.schemas
12mr|at-spi-1.32.0-8|97	%{_libexecdir}/at-spi-registryd
12mr|at-spi-1.32.0-8|98	%{_libdir}/gtk-2.0/modules/at-spi-corba
12mr|at-spi-1.32.0-8|99	%{_libdir}/orbit-2.0/*.so
12mr|at-spi-1.32.0-8|100	%{_libdir}/bonobo/servers/*
12mr|at-spi-1.32.0-8|101	
12mr|at-spi-1.32.0-8|102	%files -n %{lib_name}
12mr|at-spi-1.32.0-8|103	%{_libdir}/*.so.%{lib_major}*
12mr|at-spi-1.32.0-8|104	
12mr|at-spi-1.32.0-8|105	%files -n %{develname}
12mr|at-spi-1.32.0-8|106	%doc %{_datadir}/gtk-doc/html/*
12mr|at-spi-1.32.0-8|107	%doc installed-docs/*
12mr|at-spi-1.32.0-8|108	%{_libdir}/*.so
12mr|at-spi-1.32.0-8|109	%{_includedir}/*
12mr|at-spi-1.32.0-8|110	%{_libdir}/pkgconfig/*
12mr|at-spi-1.32.0-8|111	%{_datadir}/idl/*
12mr|at-spi-1.32.0-8|112	
12mr|at-spi-1.32.0-8|113	%files -n python-%{name}
12mr|at-spi-1.32.0-8|114	%{py_platsitedir}/pyatspi_corba
12mr|at-spi-1.32.0-8|115	
12mr|at-spi-1.32.0-8|116	
12mr|at-spi-1.32.0-8|117	
12mr|at-spi-1.32.0-8|118	
12mr|at-spi-1.32.0-8|119	%changelog
12mr|at-spi-1.32.0-8|120	

13553 12
12mr|at-spi2-atk-2.6.2-1|1	Name:		at-spi2-atk
12mr|at-spi2-atk-2.6.2-1|2	Version:	2.6.2
12mr|at-spi2-atk-2.6.2-1|3	Release:	1
12mr|at-spi2-atk-2.6.2-1|4	Summary:	A GTK+ module that bridges ATK to D-Bus at-spi
12mr|at-spi2-atk-2.6.2-1|5	Group:		System/Libraries
12mr|at-spi2-atk-2.6.2-1|6	License:	LGPLv2+
12mr|at-spi2-atk-2.6.2-1|7	URL:		http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
12mr|at-spi2-atk-2.6.2-1|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.6/%{name}-%{version}.tar.xz
12mr|at-spi2-atk-2.6.2-1|9	
12mr|at-spi2-atk-2.6.2-1|10	BuildRequires:  intltool
12mr|at-spi2-atk-2.6.2-1|11	BuildRequires:	pkgconfig(atk)
12mr|at-spi2-atk-2.6.2-1|12	BuildRequires:	pkgconfig(atspi-2)
12mr|at-spi2-atk-2.6.2-1|13	BuildRequires:	pkgconfig(dbus-1)
12mr|at-spi2-atk-2.6.2-1|14	BuildRequires:	pkgconfig(glib-2.0)
12mr|at-spi2-atk-2.6.2-1|15	
12mr|at-spi2-atk-2.6.2-1|16	Requires:       at-spi2-core
12mr|at-spi2-atk-2.6.2-1|17	
12mr|at-spi2-atk-2.6.2-1|18	%description
12mr|at-spi2-atk-2.6.2-1|19	at-spi allows assistive technologies to access GTK-based
12mr|at-spi2-atk-2.6.2-1|20	applications. Essentially it exposes the internals of applications for
12mr|at-spi2-atk-2.6.2-1|21	automation, so tools such as screen readers, magnifiers, or even
12mr|at-spi2-atk-2.6.2-1|22	scripting interfaces can query and interact with GUI controls.
12mr|at-spi2-atk-2.6.2-1|23	
12mr|at-spi2-atk-2.6.2-1|24	This version of at-spi is a major break from previous versions.
12mr|at-spi2-atk-2.6.2-1|25	It has been completely rewritten to use D-Bus rather than
12mr|at-spi2-atk-2.6.2-1|26	ORBIT / CORBA for its transport protocol.
12mr|at-spi2-atk-2.6.2-1|27	
12mr|at-spi2-atk-2.6.2-1|28	This package includes a gtk-module that bridges ATK to the new
12mr|at-spi2-atk-2.6.2-1|29	D-Bus based at-spi.
12mr|at-spi2-atk-2.6.2-1|30	
12mr|at-spi2-atk-2.6.2-1|31	
12mr|at-spi2-atk-2.6.2-1|32	%package devel
12mr|at-spi2-atk-2.6.2-1|33	Summary:	A GTK+ module that bridges ATK to D-Bus at-spi
12mr|at-spi2-atk-2.6.2-1|34	Requires:	%{name} = %{version}-%{release}
12mr|at-spi2-atk-2.6.2-1|35	
12mr|at-spi2-atk-2.6.2-1|36	%description devel
12mr|at-spi2-atk-2.6.2-1|37	The %{name}-devel package includes the header files for
12mr|at-spi2-atk-2.6.2-1|38	the %{name} library.
12mr|at-spi2-atk-2.6.2-1|39	
12mr|at-spi2-atk-2.6.2-1|40	%prep
12mr|at-spi2-atk-2.6.2-1|41	%setup -q
12mr|at-spi2-atk-2.6.2-1|42	
12mr|at-spi2-atk-2.6.2-1|43	%build
12mr|at-spi2-atk-2.6.2-1|44	%configure2_5x \
12mr|at-spi2-atk-2.6.2-1|45	--disable-rpath
12mr|at-spi2-atk-2.6.2-1|46	
12mr|at-spi2-atk-2.6.2-1|47	%make
12mr|at-spi2-atk-2.6.2-1|48	
12mr|at-spi2-atk-2.6.2-1|49	%install
12mr|at-spi2-atk-2.6.2-1|50	%makeinstall_std
12mr|at-spi2-atk-2.6.2-1|51	find %{buildroot} -name "*.la" -delete
12mr|at-spi2-atk-2.6.2-1|52	
12mr|at-spi2-atk-2.6.2-1|53	%files
12mr|at-spi2-atk-2.6.2-1|54	%doc COPYING AUTHORS README
12mr|at-spi2-atk-2.6.2-1|55	%dir %{_libdir}/gtk-2.0
12mr|at-spi2-atk-2.6.2-1|56	%dir %{_libdir}/gtk-2.0/modules
12mr|at-spi2-atk-2.6.2-1|57	%{_libdir}/gtk-2.0/modules/libatk-bridge.so
12mr|at-spi2-atk-2.6.2-1|58	%{_datadir}/glib-2.0/schemas/org.a11y.atspi.gschema.xml
12mr|at-spi2-atk-2.6.2-1|59	%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/at-spi2-atk.desktop
12mr|at-spi2-atk-2.6.2-1|60	%{_libdir}/libatk-bridge-2.0.so.*
12mr|at-spi2-atk-2.6.2-1|61	
12mr|at-spi2-atk-2.6.2-1|62	%files devel
12mr|at-spi2-atk-2.6.2-1|63	%{_includedir}/at-spi2-atk/2.0/atk-bridge.h
12mr|at-spi2-atk-2.6.2-1|64	%{_libdir}/libatk-bridge-2.0.so
12mr|at-spi2-atk-2.6.2-1|65	%{_libdir}/pkgconfig/atk-bridge-2.0.pc
12mr|at-spi2-atk-2.6.2-1|66	
12mr|at-spi2-atk-2.6.2-1|67	%changelog
12mr|at-spi2-atk-2.6.2-1|68	* Tue Nov 13 2012 Arkady L. Shane <ashejn@rosalab.ru> 2.6.2-1
12mr|at-spi2-atk-2.6.2-1|69	- update to 2.6.2
12mr|at-spi2-atk-2.6.2-1|70	
12mr|at-spi2-atk-2.6.2-1|71	* Tue Oct 30 2012 Arkady L. Shane <ashejn@rosalab.ru> 2.6.1-1
12mr|at-spi2-atk-2.6.2-1|72	- update to 2.6.1
12mr|at-spi2-atk-2.6.2-1|73	
12mr|at-spi2-atk-2.6.2-1|74	* Fri Sep 28 2012 Arkady L. Shane <ashejn@rosalab.ru> 2.6.0-1
12mr|at-spi2-atk-2.6.2-1|75	- update to 2.6.0
12mr|at-spi2-atk-2.6.2-1|76	
12mr|at-spi2-atk-2.6.2-1|77	* Sun May 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.5.1-1
12mr|at-spi2-atk-2.6.2-1|78	+ Revision: 797183
12mr|at-spi2-atk-2.6.2-1|79	- verson update 2.5.1
12mr|at-spi2-atk-2.6.2-1|80	
12mr|at-spi2-atk-2.6.2-1|81	* Sat Mar 10 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.2.2-1
12mr|at-spi2-atk-2.6.2-1|82	+ Revision: 783908
12mr|at-spi2-atk-2.6.2-1|83	- new version 2.2.2
12mr|at-spi2-atk-2.6.2-1|84	- cleaned up spec
12mr|at-spi2-atk-2.6.2-1|85	
12mr|at-spi2-atk-2.6.2-1|86	* Tue May 24 2011 Götz Waschk <waschk@mandriva.org> 2.0.2-1
12mr|at-spi2-atk-2.6.2-1|87	+ Revision: 678053
12mr|at-spi2-atk-2.6.2-1|88	- update to new version 2.0.2
12mr|at-spi2-atk-2.6.2-1|89	
12mr|at-spi2-atk-2.6.2-1|90	* Tue Apr 26 2011 Funda Wang <fwang@mandriva.org> 2.0.1-1
12mr|at-spi2-atk-2.6.2-1|91	+ Revision: 659144
12mr|at-spi2-atk-2.6.2-1|92	- update to new version 2.0.1
12mr|at-spi2-atk-2.6.2-1|93	
12mr|at-spi2-atk-2.6.2-1|94	* Tue Apr 05 2011 Funda Wang <fwang@mandriva.org> 2.0.0-1
12mr|at-spi2-atk-2.6.2-1|95	+ Revision: 650484
12mr|at-spi2-atk-2.6.2-1|96	- new version 2.0.0
12mr|at-spi2-atk-2.6.2-1|97	
12mr|at-spi2-atk-2.6.2-1|98	* Tue Nov 16 2010 Götz Waschk <waschk@mandriva.org> 0.4.1-1mdv2011.0
12mr|at-spi2-atk-2.6.2-1|99	+ Revision: 597897
12mr|at-spi2-atk-2.6.2-1|100	- update to new version 0.4.1
12mr|at-spi2-atk-2.6.2-1|101	
12mr|at-spi2-atk-2.6.2-1|102	* Tue Sep 28 2010 Götz Waschk <waschk@mandriva.org> 0.4.0-1mdv2011.0
12mr|at-spi2-atk-2.6.2-1|103	+ Revision: 581616
12mr|at-spi2-atk-2.6.2-1|104	- update to new version 0.4.0
12mr|at-spi2-atk-2.6.2-1|105	
12mr|at-spi2-atk-2.6.2-1|106	* Tue Sep 14 2010 Götz Waschk <waschk@mandriva.org> 0.3.92-1mdv2011.0
12mr|at-spi2-atk-2.6.2-1|107	+ Revision: 578145
12mr|at-spi2-atk-2.6.2-1|108	- update to new version 0.3.92
12mr|at-spi2-atk-2.6.2-1|109	
12mr|at-spi2-atk-2.6.2-1|110	* Tue Aug 31 2010 Götz Waschk <waschk@mandriva.org> 0.3.91.1-1mdv2011.0
12mr|at-spi2-atk-2.6.2-1|111	+ Revision: 574686
12mr|at-spi2-atk-2.6.2-1|112	- update to new version 0.3.91.1
12mr|at-spi2-atk-2.6.2-1|113	
12mr|at-spi2-atk-2.6.2-1|114	* Tue Aug 31 2010 Götz Waschk <waschk@mandriva.org> 0.3.91-1mdv2011.0
12mr|at-spi2-atk-2.6.2-1|115	+ Revision: 574618
12mr|at-spi2-atk-2.6.2-1|116	- new version
12mr|at-spi2-atk-2.6.2-1|117	- drop patches
12mr|at-spi2-atk-2.6.2-1|118	
12mr|at-spi2-atk-2.6.2-1|119	* Tue Aug 17 2010 Götz Waschk <waschk@mandriva.org> 0.3.90-1mdv2011.0
12mr|at-spi2-atk-2.6.2-1|120	+ Revision: 570824
12mr|at-spi2-atk-2.6.2-1|121	- update to new version 0.3.90
12mr|at-spi2-atk-2.6.2-1|122	
12mr|at-spi2-atk-2.6.2-1|123	* Tue Aug 03 2010 Götz Waschk <waschk@mandriva.org> 0.3.6-1mdv2011.0
12mr|at-spi2-atk-2.6.2-1|124	+ Revision: 565434
12mr|at-spi2-atk-2.6.2-1|125	- update build deps
12mr|at-spi2-atk-2.6.2-1|126	- new version
12mr|at-spi2-atk-2.6.2-1|127	- fix source URL
12mr|at-spi2-atk-2.6.2-1|128	- fix makefile
12mr|at-spi2-atk-2.6.2-1|129	
12mr|at-spi2-atk-2.6.2-1|130	* Thu Jul 29 2010 Götz Waschk <waschk@mandriva.org> 0.3.5-1mdv2011.0
12mr|at-spi2-atk-2.6.2-1|131	+ Revision: 563133
12mr|at-spi2-atk-2.6.2-1|132	- update build deps
12mr|at-spi2-atk-2.6.2-1|133	- new version
12mr|at-spi2-atk-2.6.2-1|134	- update file list
12mr|at-spi2-atk-2.6.2-1|135	
12mr|at-spi2-atk-2.6.2-1|136	* Wed Mar 31 2010 Götz Waschk <waschk@mandriva.org> 0.1.8-1mdv2010.1
12mr|at-spi2-atk-2.6.2-1|137	+ Revision: 530227
12mr|at-spi2-atk-2.6.2-1|138	- update to new version 0.1.8
12mr|at-spi2-atk-2.6.2-1|139	
12mr|at-spi2-atk-2.6.2-1|140	* Fri Feb 19 2010 Götz Waschk <waschk@mandriva.org> 0.1.7-1mdv2010.1
12mr|at-spi2-atk-2.6.2-1|141	+ Revision: 508297
12mr|at-spi2-atk-2.6.2-1|142	- update to new version 0.1.7
12mr|at-spi2-atk-2.6.2-1|143	
12mr|at-spi2-atk-2.6.2-1|144	* Tue Feb 09 2010 Götz Waschk <waschk@mandriva.org> 0.1.6-1mdv2010.1
12mr|at-spi2-atk-2.6.2-1|145	+ Revision: 502690
12mr|at-spi2-atk-2.6.2-1|146	- update to new version 0.1.6
12mr|at-spi2-atk-2.6.2-1|147	
12mr|at-spi2-atk-2.6.2-1|148	* Thu Jan 28 2010 Götz Waschk <waschk@mandriva.org> 0.1.5-1mdv2010.1
12mr|at-spi2-atk-2.6.2-1|149	+ Revision: 497519
12mr|at-spi2-atk-2.6.2-1|150	- import at-spi2-atk
12mr|at-spi2-atk-2.6.2-1|151	

13554 12
12mr|at-spi2-core-2.6.2-1|1	%define major		0
12mr|at-spi2-core-2.6.2-1|2	%define gir_major	2.0
12mr|at-spi2-core-2.6.2-1|3	%define libname		%mklibname atspi %{major}
12mr|at-spi2-core-2.6.2-1|4	%define girname		%mklibname atspi-gir %{gir_major}
12mr|at-spi2-core-2.6.2-1|5	%define develname 	%mklibname -d atspi
12mr|at-spi2-core-2.6.2-1|6	
12mr|at-spi2-core-2.6.2-1|7	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|at-spi2-core-2.6.2-1|8	
12mr|at-spi2-core-2.6.2-1|9	Name:		at-spi2-core
12mr|at-spi2-core-2.6.2-1|10	Version:	2.6.2
12mr|at-spi2-core-2.6.2-1|11	Release:	1
12mr|at-spi2-core-2.6.2-1|12	Summary:	Protocol definitions and daemon for D-Bus at-spi
12mr|at-spi2-core-2.6.2-1|13	Group:		System/Libraries
12mr|at-spi2-core-2.6.2-1|14	License:	LGPLv2+
12mr|at-spi2-core-2.6.2-1|15	URL:		http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
12mr|at-spi2-core-2.6.2-1|16	Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/at-spi2-core/%{url_ver}/%{name}-%{version}.tar.xz
12mr|at-spi2-core-2.6.2-1|17	
12mr|at-spi2-core-2.6.2-1|18	BuildRequires:	intltool
12mr|at-spi2-core-2.6.2-1|19	BuildRequires:	pkgconfig(dbus-1)
12mr|at-spi2-core-2.6.2-1|20	BuildRequires:	pkgconfig(glib-2.0)
12mr|at-spi2-core-2.6.2-1|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|at-spi2-core-2.6.2-1|22	BuildRequires:	pkgconfig(x11)
12mr|at-spi2-core-2.6.2-1|23	BuildRequires:	pkgconfig(xi)
12mr|at-spi2-core-2.6.2-1|24	BuildRequires:	pkgconfig(xtst)
12mr|at-spi2-core-2.6.2-1|25	BuildRequires:	pkgconfig(xevie)
12mr|at-spi2-core-2.6.2-1|26	
12mr|at-spi2-core-2.6.2-1|27	Requires:	dbus
12mr|at-spi2-core-2.6.2-1|28	
12mr|at-spi2-core-2.6.2-1|29	%description
12mr|at-spi2-core-2.6.2-1|30	at-spi allows assistive technologies to access GTK-based
12mr|at-spi2-core-2.6.2-1|31	applications. Essentially it exposes the internals of applications for
12mr|at-spi2-core-2.6.2-1|32	automation, so tools such as screen readers, magnifiers, or even
12mr|at-spi2-core-2.6.2-1|33	scripting interfaces can query and interact with GUI controls.
12mr|at-spi2-core-2.6.2-1|34	
12mr|at-spi2-core-2.6.2-1|35	This version of at-spi is a major break from previous versions.
12mr|at-spi2-core-2.6.2-1|36	It has been completely rewritten to use D-Bus rather than
12mr|at-spi2-core-2.6.2-1|37	ORBIT / CORBA for its transport protocol.
12mr|at-spi2-core-2.6.2-1|38	
12mr|at-spi2-core-2.6.2-1|39	%package -n %{libname}
12mr|at-spi2-core-2.6.2-1|40	Summary:	Libraries for %{name}
12mr|at-spi2-core-2.6.2-1|41	Group:		System/Libraries
12mr|at-spi2-core-2.6.2-1|42	
12mr|at-spi2-core-2.6.2-1|43	%description -n %{libname}
12mr|at-spi2-core-2.6.2-1|44	This package contains libraries used by %{name}.
12mr|at-spi2-core-2.6.2-1|45	
12mr|at-spi2-core-2.6.2-1|46	%package -n %{girname}
12mr|at-spi2-core-2.6.2-1|47	Summary:	GObject Introspection interface description for %{name}
12mr|at-spi2-core-2.6.2-1|48	Group:		System/Libraries
12mr|at-spi2-core-2.6.2-1|49	Requires:	%{libname} = %{version}-%{release}
12mr|at-spi2-core-2.6.2-1|50	
12mr|at-spi2-core-2.6.2-1|51	%description -n %{girname}
12mr|at-spi2-core-2.6.2-1|52	GObject Introspection interface description for %{name}.
12mr|at-spi2-core-2.6.2-1|53	
12mr|at-spi2-core-2.6.2-1|54	%package -n %{develname}
12mr|at-spi2-core-2.6.2-1|55	Summary:	Libraries and include files with %{name}
12mr|at-spi2-core-2.6.2-1|56	Group:		Development/GNOME and GTK+
12mr|at-spi2-core-2.6.2-1|57	Requires:	%{libname} = %{version}
12mr|at-spi2-core-2.6.2-1|58	Provides:	%{name}-devel = %{version}-%{release}
12mr|at-spi2-core-2.6.2-1|59	
12mr|at-spi2-core-2.6.2-1|60	%description -n %{develname}
12mr|at-spi2-core-2.6.2-1|61	This package provides the necessary development libraries and include
12mr|at-spi2-core-2.6.2-1|62	files to allow you to develop with %{name}.
12mr|at-spi2-core-2.6.2-1|63	
12mr|at-spi2-core-2.6.2-1|64	%prep
12mr|at-spi2-core-2.6.2-1|65	%setup -q
12mr|at-spi2-core-2.6.2-1|66	
12mr|at-spi2-core-2.6.2-1|67	%build
12mr|at-spi2-core-2.6.2-1|68	%configure2_5x \
12mr|at-spi2-core-2.6.2-1|69	--disable-static
12mr|at-spi2-core-2.6.2-1|70	
12mr|at-spi2-core-2.6.2-1|71	%make LIBS='-lgmodule-2.0'
12mr|at-spi2-core-2.6.2-1|72	
12mr|at-spi2-core-2.6.2-1|73	%install
12mr|at-spi2-core-2.6.2-1|74	%makeinstall_std
12mr|at-spi2-core-2.6.2-1|75	find %{buildroot} -name *.la | xargs rm
12mr|at-spi2-core-2.6.2-1|76	
12mr|at-spi2-core-2.6.2-1|77	%find_lang %{name}
12mr|at-spi2-core-2.6.2-1|78	
12mr|at-spi2-core-2.6.2-1|79	
12mr|at-spi2-core-2.6.2-1|80	%files -f %{name}.lang
12mr|at-spi2-core-2.6.2-1|81	%doc COPYING AUTHORS README
12mr|at-spi2-core-2.6.2-1|82	%dir %{_sysconfdir}/at-spi2/
12mr|at-spi2-core-2.6.2-1|83	%config(noreplace) %{_sysconfdir}/at-spi2/accessibility.conf
12mr|at-spi2-core-2.6.2-1|84	%{_sysconfdir}/xdg/autostart/at-spi-dbus-bus.desktop
12mr|at-spi2-core-2.6.2-1|85	%{_libexecdir}/at-spi2-registryd
12mr|at-spi2-core-2.6.2-1|86	%{_libexecdir}/at-spi-bus-launcher
12mr|at-spi2-core-2.6.2-1|87	%{_datadir}/dbus-1/services/org.*.service
12mr|at-spi2-core-2.6.2-1|88	
12mr|at-spi2-core-2.6.2-1|89	%files -n %{libname}
12mr|at-spi2-core-2.6.2-1|90	%{_libdir}/libatspi.so.%{major}*
12mr|at-spi2-core-2.6.2-1|91	
12mr|at-spi2-core-2.6.2-1|92	%files -n %{girname}
12mr|at-spi2-core-2.6.2-1|93	%{_libdir}/girepository-1.0/Atspi-%{gir_major}.typelib
12mr|at-spi2-core-2.6.2-1|94	
12mr|at-spi2-core-2.6.2-1|95	%files -n %{develname}
12mr|at-spi2-core-2.6.2-1|96	%doc %{_datadir}/gtk-doc/html/libatspi
12mr|at-spi2-core-2.6.2-1|97	%{_libdir}/*.so
12mr|at-spi2-core-2.6.2-1|98	%{_libdir}/pkgconfig/*.pc
12mr|at-spi2-core-2.6.2-1|99	%{_includedir}/*
12mr|at-spi2-core-2.6.2-1|100	%{_datadir}/gir-1.0/Atspi-%{gir_major}.gir
12mr|at-spi2-core-2.6.2-1|101	
12mr|at-spi2-core-2.6.2-1|102	
12mr|at-spi2-core-2.6.2-1|103	
12mr|at-spi2-core-2.6.2-1|104	%changelog
12mr|at-spi2-core-2.6.2-1|105	* Tue Nov 13 2012 Arkady L. Shane <ashejn@rosalab.ru> 2.6.2-1
12mr|at-spi2-core-2.6.2-1|106	- update to 2.6.2
12mr|at-spi2-core-2.6.2-1|107	
12mr|at-spi2-core-2.6.2-1|108	* Tue Oct 30 2012 Arkady L. Shane <ashejn@rosalab.ru> 2.6.1-1
12mr|at-spi2-core-2.6.2-1|109	- update to 2.6.1
12mr|at-spi2-core-2.6.2-1|110	
12mr|at-spi2-core-2.6.2-1|111	* Fri Sep 28 2012 Arkady L. Shane <ashejn@rosalab.ru> 2.6.0-1
12mr|at-spi2-core-2.6.2-1|112	- update to 2.6.0
12mr|at-spi2-core-2.6.2-1|113	
12mr|at-spi2-core-2.6.2-1|114	* Sat May 05 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.5.1-1
12mr|at-spi2-core-2.6.2-1|115	+ Revision: 796621
12mr|at-spi2-core-2.6.2-1|116	- version update 2.5.1
12mr|at-spi2-core-2.6.2-1|117	
12mr|at-spi2-core-2.6.2-1|118	* Sat Mar 10 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.2.3-1
12mr|at-spi2-core-2.6.2-1|119	+ Revision: 783905
12mr|at-spi2-core-2.6.2-1|120	- new version 2.2.3
12mr|at-spi2-core-2.6.2-1|121	- split gir pkg
12mr|at-spi2-core-2.6.2-1|122	- cleaned up spec
12mr|at-spi2-core-2.6.2-1|123	
12mr|at-spi2-core-2.6.2-1|124	* Tue May 24 2011 Götz Waschk <waschk@mandriva.org> 2.0.2-1
12mr|at-spi2-core-2.6.2-1|125	+ Revision: 678052
12mr|at-spi2-core-2.6.2-1|126	- update to new version 2.0.2
12mr|at-spi2-core-2.6.2-1|127	
12mr|at-spi2-core-2.6.2-1|128	* Tue Apr 26 2011 Funda Wang <fwang@mandriva.org> 2.0.1-1
12mr|at-spi2-core-2.6.2-1|129	+ Revision: 659142
12mr|at-spi2-core-2.6.2-1|130	- update to new version 2.0.1
12mr|at-spi2-core-2.6.2-1|131	
12mr|at-spi2-core-2.6.2-1|132	* Tue Apr 05 2011 Funda Wang <fwang@mandriva.org> 2.0.0-1
12mr|at-spi2-core-2.6.2-1|133	+ Revision: 650439
12mr|at-spi2-core-2.6.2-1|134	- new version 2.0.0
12mr|at-spi2-core-2.6.2-1|135	
12mr|at-spi2-core-2.6.2-1|136	* Tue Nov 16 2010 Götz Waschk <waschk@mandriva.org> 0.4.1-1mdv2011.0
12mr|at-spi2-core-2.6.2-1|137	+ Revision: 597921
12mr|at-spi2-core-2.6.2-1|138	- update to new version 0.4.1
12mr|at-spi2-core-2.6.2-1|139	
12mr|at-spi2-core-2.6.2-1|140	* Tue Sep 28 2010 Götz Waschk <waschk@mandriva.org> 0.4.0-1mdv2011.0
12mr|at-spi2-core-2.6.2-1|141	+ Revision: 581615
12mr|at-spi2-core-2.6.2-1|142	- update to new version 0.4.0
12mr|at-spi2-core-2.6.2-1|143	
12mr|at-spi2-core-2.6.2-1|144	* Tue Sep 14 2010 Götz Waschk <waschk@mandriva.org> 0.3.92-1mdv2011.0
12mr|at-spi2-core-2.6.2-1|145	+ Revision: 578144
12mr|at-spi2-core-2.6.2-1|146	- update to new version 0.3.92
12mr|at-spi2-core-2.6.2-1|147	
12mr|at-spi2-core-2.6.2-1|148	* Tue Aug 31 2010 Götz Waschk <waschk@mandriva.org> 0.3.91-1mdv2011.0
12mr|at-spi2-core-2.6.2-1|149	+ Revision: 574617
12mr|at-spi2-core-2.6.2-1|150	- new version
12mr|at-spi2-core-2.6.2-1|151	- update file list
12mr|at-spi2-core-2.6.2-1|152	
12mr|at-spi2-core-2.6.2-1|153	* Tue Aug 17 2010 Götz Waschk <waschk@mandriva.org> 0.3.90-1mdv2011.0
12mr|at-spi2-core-2.6.2-1|154	+ Revision: 570822
12mr|at-spi2-core-2.6.2-1|155	- update to new version 0.3.90
12mr|at-spi2-core-2.6.2-1|156	- fix source URL
12mr|at-spi2-core-2.6.2-1|157	
12mr|at-spi2-core-2.6.2-1|158	* Thu Jul 29 2010 Götz Waschk <waschk@mandriva.org> 0.3.4-1mdv2011.0
12mr|at-spi2-core-2.6.2-1|159	+ Revision: 563123
12mr|at-spi2-core-2.6.2-1|160	- new version
12mr|at-spi2-core-2.6.2-1|161	
12mr|at-spi2-core-2.6.2-1|162	* Wed Mar 31 2010 Götz Waschk <waschk@mandriva.org> 0.1.8-1mdv2010.1
12mr|at-spi2-core-2.6.2-1|163	+ Revision: 530226
12mr|at-spi2-core-2.6.2-1|164	- update to new version 0.1.8
12mr|at-spi2-core-2.6.2-1|165	
12mr|at-spi2-core-2.6.2-1|166	* Fri Feb 19 2010 Götz Waschk <waschk@mandriva.org> 0.1.7-1mdv2010.1
12mr|at-spi2-core-2.6.2-1|167	+ Revision: 508298
12mr|at-spi2-core-2.6.2-1|168	- new version
12mr|at-spi2-core-2.6.2-1|169	- update file list
12mr|at-spi2-core-2.6.2-1|170	
12mr|at-spi2-core-2.6.2-1|171	* Tue Feb 09 2010 Götz Waschk <waschk@mandriva.org> 0.1.6-1mdv2010.1
12mr|at-spi2-core-2.6.2-1|172	+ Revision: 502688
12mr|at-spi2-core-2.6.2-1|173	- new version
12mr|at-spi2-core-2.6.2-1|174	- update file list
12mr|at-spi2-core-2.6.2-1|175	
12mr|at-spi2-core-2.6.2-1|176	* Mon Jan 11 2010 Götz Waschk <waschk@mandriva.org> 0.1.5-1mdv2010.1
12mr|at-spi2-core-2.6.2-1|177	+ Revision: 489820
12mr|at-spi2-core-2.6.2-1|178	- update to new version 0.1.5
12mr|at-spi2-core-2.6.2-1|179	
12mr|at-spi2-core-2.6.2-1|180	* Mon Dec 28 2009 Frederic Crozat <fcrozat@mandriva.com> 0.1.4-1mdv2010.1
12mr|at-spi2-core-2.6.2-1|181	+ Revision: 483107
12mr|at-spi2-core-2.6.2-1|182	- import at-spi2-core
12mr|at-spi2-core-2.6.2-1|183	

13555 12
12mr|attica-0.4.1-1|1	%if %mdkversion >= 201200
12mr|attica-0.4.1-1|2	# rpmlint just sucks!!!
12mr|attica-0.4.1-1|3	%define _build_pkgcheck_set %{nil}
12mr|attica-0.4.1-1|4	%define _build_pkgcheck_srpm %{nil}
12mr|attica-0.4.1-1|5	%endif
12mr|attica-0.4.1-1|6	
12mr|attica-0.4.1-1|7	
12mr|attica-0.4.1-1|8	Summary:        Open Collaboration Service providers library
12mr|attica-0.4.1-1|9	Name:           attica
12mr|attica-0.4.1-1|10	Version:        0.4.1
12mr|attica-0.4.1-1|11	Release:        1
12mr|attica-0.4.1-1|12	License:        GPLv2+
12mr|attica-0.4.1-1|13	Group:          System/Base
12mr|attica-0.4.1-1|14	Source0:        http://fr2.rpmfind.net/linux/KDE/stable/attica/%{name}-%{version}.tar.bz2
12mr|attica-0.4.1-1|15	URL:            http://www.kde.org/
12mr|attica-0.4.1-1|16	BuildRequires:	cmake
12mr|attica-0.4.1-1|17	BuildRequires:	qt4-devel
12mr|attica-0.4.1-1|18	
12mr|attica-0.4.1-1|19	%description
12mr|attica-0.4.1-1|20	A library to access Open Collaboration Service providers
12mr|attica-0.4.1-1|21	Required to access OSC providers in get hot new stuff.
12mr|attica-0.4.1-1|22	
12mr|attica-0.4.1-1|23	#--------------------------------------------------------------------
12mr|attica-0.4.1-1|24	
12mr|attica-0.4.1-1|25	%define libattica %mklibname attica %{attica_major}
12mr|attica-0.4.1-1|26	%define attica_major 0.4
12mr|attica-0.4.1-1|27	
12mr|attica-0.4.1-1|28	%package -n %{libattica}
12mr|attica-0.4.1-1|29	Summary: KDE 4 library
12mr|attica-0.4.1-1|30	Group: System/Libraries
12mr|attica-0.4.1-1|31	Obsoletes: %{mklibname attica 0} < 0.3
12mr|attica-0.4.1-1|32	Obsoletes: %{mklibname attica 0.3} < 0.4
12mr|attica-0.4.1-1|33	
12mr|attica-0.4.1-1|34	%description -n %{libattica}
12mr|attica-0.4.1-1|35	KDE 4 library
12mr|attica-0.4.1-1|36	
12mr|attica-0.4.1-1|37	%files -n %{libattica}
12mr|attica-0.4.1-1|38	%{_libdir}/libattica.so.%{attica_major}*
12mr|attica-0.4.1-1|39	
12mr|attica-0.4.1-1|40	#--------------------------------------------------------------------
12mr|attica-0.4.1-1|41	
12mr|attica-0.4.1-1|42	%package  devel
12mr|attica-0.4.1-1|43	Summary:  Devel stuff for %{name}
12mr|attica-0.4.1-1|44	Group:    Development/KDE and Qt
12mr|attica-0.4.1-1|45	Requires: %{libattica} = %EVRD
12mr|attica-0.4.1-1|46	
12mr|attica-0.4.1-1|47	%description  devel
12mr|attica-0.4.1-1|48	This package contains header files needed if you wish to build applications
12mr|attica-0.4.1-1|49	based on %{name}.
12mr|attica-0.4.1-1|50	
12mr|attica-0.4.1-1|51	%files devel
12mr|attica-0.4.1-1|52	%{_includedir}/attica
12mr|attica-0.4.1-1|53	%{_libdir}/libattica.so
12mr|attica-0.4.1-1|54	%{_libdir}/pkgconfig/libattica.pc
12mr|attica-0.4.1-1|55	
12mr|attica-0.4.1-1|56	#--------------------------------------------------------------------
12mr|attica-0.4.1-1|57	
12mr|attica-0.4.1-1|58	%prep
12mr|attica-0.4.1-1|59	%setup -q
12mr|attica-0.4.1-1|60	
12mr|attica-0.4.1-1|61	%build
12mr|attica-0.4.1-1|62	%cmake
12mr|attica-0.4.1-1|63	%make
12mr|attica-0.4.1-1|64	
12mr|attica-0.4.1-1|65	%install
12mr|attica-0.4.1-1|66	%makeinstall_std -C build
12mr|attica-0.4.1-1|67	
12mr|attica-0.4.1-1|68	%changelog
12mr|attica-0.4.1-1|69	

13556 12
12mr|attr-2.4.46-4|1	%define	lib_name_orig	lib%{name}
12mr|attr-2.4.46-4|2	%define	major	1
12mr|attr-2.4.46-4|3	%define	lib_name 	%mklibname %{name} %{major}
12mr|attr-2.4.46-4|4	%define	devname 	%mklibname %{name} -d
12mr|attr-2.4.46-4|5	
12mr|attr-2.4.46-4|6	Summary:	Utility for managing filesystem extended attributes
12mr|attr-2.4.46-4|7	Name:		attr
12mr|attr-2.4.46-4|8	Version:	2.4.46
12mr|attr-2.4.46-4|9	Release:	4
12mr|attr-2.4.46-4|10	URL:		http://savannah.nongnu.org/projects/attr
12mr|attr-2.4.46-4|11	Source0:	http://mirrors.aixtools.net/sv/%{name}/%{name}-%{version}.src.tar.gz
12mr|attr-2.4.46-4|12	Source1:	http://mirrors.aixtools.net/sv/%{name}/%{name}-%{version}.src.tar.gz.sig
12mr|attr-2.4.46-4|13	License:	GPLv2
12mr|attr-2.4.46-4|14	Group:		System/Kernel and hardware
12mr|attr-2.4.46-4|15	
12mr|attr-2.4.46-4|16	%description
12mr|attr-2.4.46-4|17	A set of tools for manipulating extended attributes on filesystem
12mr|attr-2.4.46-4|18	objects, in particular getfattr(1) and setfattr(1).
12mr|attr-2.4.46-4|19	An attr(1) command is also provided which is largely compatible
12mr|attr-2.4.46-4|20	with the SGI IRIX tool of the same name.
12mr|attr-2.4.46-4|21	
12mr|attr-2.4.46-4|22	%package -n	%{lib_name}
12mr|attr-2.4.46-4|23	Summary:	Main library for %{lib_name_orig}
12mr|attr-2.4.46-4|24	Group:		System/Libraries
12mr|attr-2.4.46-4|25	Provides:	%{lib_name_orig} = %{version}-%{release}
12mr|attr-2.4.46-4|26	
12mr|attr-2.4.46-4|27	%description -n	%{lib_name}
12mr|attr-2.4.46-4|28	This package contains the library needed to run programs dynamically
12mr|attr-2.4.46-4|29	linked with %{lib_name_orig}.
12mr|attr-2.4.46-4|30	
12mr|attr-2.4.46-4|31	%package -n	%{devname}
12mr|attr-2.4.46-4|32	Summary:	Extended attribute static libraries and headers
12mr|attr-2.4.46-4|33	Group:		Development/C
12mr|attr-2.4.46-4|34	Requires:	%{lib_name} = %{version}-%{release}
12mr|attr-2.4.46-4|35	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12mr|attr-2.4.46-4|36	Provides:	attr-devel = %{version}-%{release}
12mr|attr-2.4.46-4|37	Obsoletes:	%{lib_name}-devel < 2.4.46-4
12mr|attr-2.4.46-4|38	
12mr|attr-2.4.46-4|39	%description -n	%{devname}
12mr|attr-2.4.46-4|40	This package contains the libraries and header files needed to
12mr|attr-2.4.46-4|41	develop programs which make use of extended attributes.
12mr|attr-2.4.46-4|42	For Linux programs, the documented system call API is the
12mr|attr-2.4.46-4|43	recommended interface, but an SGI IRIX compatibility interface
12mr|attr-2.4.46-4|44	is also provided.
12mr|attr-2.4.46-4|45	
12mr|attr-2.4.46-4|46	Currently only ext2, ext3, JFS and XFS support extended attributes.
12mr|attr-2.4.46-4|47	The SGI IRIX compatibility API built above the Linux system calls is
12mr|attr-2.4.46-4|48	used by programs such as xfsdump(8), xfsrestore(8) and xfs_fsr(8).
12mr|attr-2.4.46-4|49	
12mr|attr-2.4.46-4|50	You should install libattr-devel if you want to develop programs
12mr|attr-2.4.46-4|51	which make use of extended attributes.  If you install libattr-devel
12mr|attr-2.4.46-4|52	then you'll also want to install attr.
12mr|attr-2.4.46-4|53	
12mr|attr-2.4.46-4|54	%prep
12mr|attr-2.4.46-4|55	%setup -q
12mr|attr-2.4.46-4|56	
12mr|attr-2.4.46-4|57	# Fix unreadable files
12mr|attr-2.4.46-4|58	find . -perm 0640 -exec chmod 0644 '{}' \;
12mr|attr-2.4.46-4|59	
12mr|attr-2.4.46-4|60	%build
12mr|attr-2.4.46-4|61	%configure2_5x --libdir=/%{_lib}
12mr|attr-2.4.46-4|62	%make
12mr|attr-2.4.46-4|63	
12mr|attr-2.4.46-4|64	%install
12mr|attr-2.4.46-4|65	make install DIST_ROOT=%{buildroot}/
12mr|attr-2.4.46-4|66	make install-dev DIST_ROOT=%{buildroot}/
12mr|attr-2.4.46-4|67	make install-lib DIST_ROOT=%{buildroot}/
12mr|attr-2.4.46-4|68	# fix conflict with man-pages-1.56
12mr|attr-2.4.46-4|69	rm -fr %{buildroot}{%_mandir/man2,%_datadir/doc}
12mr|attr-2.4.46-4|70	
12mr|attr-2.4.46-4|71	# Remove unpackaged symlinks
12mr|attr-2.4.46-4|72	rm -fr %{buildroot}/%{_lib}/libattr.{a,la} \
12mr|attr-2.4.46-4|73	%{buildroot}/%{_libdir}/libattr.la
12mr|attr-2.4.46-4|74	
12mr|attr-2.4.46-4|75	# To avoid unstripped binary-or-object rpmlint error
12mr|attr-2.4.46-4|76	chmod 0755 %{buildroot}/%{_lib}/*.so.%{major}*
12mr|attr-2.4.46-4|77	
12mr|attr-2.4.46-4|78	%find_lang %{name}
12mr|attr-2.4.46-4|79	
12mr|attr-2.4.46-4|80	%files -f %{name}.lang
12mr|attr-2.4.46-4|81	%doc doc/CHANGES.gz README
12mr|attr-2.4.46-4|82	%{_bindir}/*
12mr|attr-2.4.46-4|83	%{_mandir}/man1/*
12mr|attr-2.4.46-4|84	
12mr|attr-2.4.46-4|85	%files -n %{lib_name}
12mr|attr-2.4.46-4|86	%doc doc/COPYING
12mr|attr-2.4.46-4|87	/%{_lib}/*.so.%{major}*
12mr|attr-2.4.46-4|88	
12mr|attr-2.4.46-4|89	%files -n %{devname}
12mr|attr-2.4.46-4|90	%doc doc/CHANGES.gz doc/COPYING README
12mr|attr-2.4.46-4|91	/%{_lib}/*.so
12mr|attr-2.4.46-4|92	%{_libdir}/*.so
12mr|attr-2.4.46-4|93	%{_libdir}/*a
12mr|attr-2.4.46-4|94	%{_mandir}/man3/*
12mr|attr-2.4.46-4|95	%{_mandir}/man5/*
12mr|attr-2.4.46-4|96	%dir %{_includedir}/%{name}
12mr|attr-2.4.46-4|97	%{_includedir}/%{name}/*
12mr|attr-2.4.46-4|98	
12mr|attr-2.4.46-4|99	
12mr|attr-2.4.46-4|100	
12mr|attr-2.4.46-4|101	
12mr|attr-2.4.46-4|102	
12mr|attr-2.4.46-4|103	%changelog
12mr|attr-2.4.46-4|104	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|attr-2.4.46-4|105	+ Commit: f23a134
12mr|attr-2.4.46-4|106	- Fix permissions, adopt devel library to our packaging policy
12mr|attr-2.4.46-4|107	
12mr|attr-2.4.46-4|108	

13557 12
12mr|audacious-3.3.3-1|1	%define major 1
12mr|audacious-3.3.3-1|2	%define libname %mklibname %{name} %{major}
12mr|audacious-3.3.3-1|3	%define major2 2
12mr|audacious-3.3.3-1|4	%define libname2 %mklibname %{name} %{major2}
12mr|audacious-3.3.3-1|5	%define libname_devel %mklibname %{name} -d
12mr|audacious-3.3.3-1|6	
12mr|audacious-3.3.3-1|7	Summary:	A versatile and handy media player
12mr|audacious-3.3.3-1|8	Name:		audacious
12mr|audacious-3.3.3-1|9	Version:	3.3.3
12mr|audacious-3.3.3-1|10	Release:	1
12mr|audacious-3.3.3-1|11	Epoch:		5
12mr|audacious-3.3.3-1|12	License:	GPLv3+
12mr|audacious-3.3.3-1|13	Group:		Sound
12mr|audacious-3.3.3-1|14	Url:		http://audacious-media-player.org/
12mr|audacious-3.3.3-1|15	Source0:	http://distfiles.audacious-media-player.org/%{name}-%{version}.tar.bz2
12mr|audacious-3.3.3-1|16	BuildRequires:	pkgconfig(libmcs)
12mr|audacious-3.3.3-1|17	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|audacious-3.3.3-1|18	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|audacious-3.3.3-1|19	BuildRequires:	pkgconfig(libguess)
12mr|audacious-3.3.3-1|20	BuildRequires:	desktop-file-utils
12mr|audacious-3.3.3-1|21	BuildRequires:	chrpath
12mr|audacious-3.3.3-1|22	BuildRequires:	gtk-doc
12mr|audacious-3.3.3-1|23	Suggests:	audacious-pulse
12mr|audacious-3.3.3-1|24	Requires:	audacious-plugins
12mr|audacious-3.3.3-1|25	Requires:	%{libname} = %{EVRD}
12mr|audacious-3.3.3-1|26	Requires:	%{libname2} = %{EVRD}
12mr|audacious-3.3.3-1|27	
12mr|audacious-3.3.3-1|28	%description
12mr|audacious-3.3.3-1|29	Audacious is a media player based on the BMP music playing application.
12mr|audacious-3.3.3-1|30	Its primary goals are usability and usage of current desktop standards.
12mr|audacious-3.3.3-1|31	
12mr|audacious-3.3.3-1|32	%package -n %{libname}
12mr|audacious-3.3.3-1|33	Group:		System/Libraries
12mr|audacious-3.3.3-1|34	Summary:	Library for %{name}
12mr|audacious-3.3.3-1|35	
12mr|audacious-3.3.3-1|36	%description -n %{libname}
12mr|audacious-3.3.3-1|37	Audacious is a media player based on the BMP music playing application.
12mr|audacious-3.3.3-1|38	Its primary goals are usability and usage of current desktop standards.
12mr|audacious-3.3.3-1|39	This package contains the library needed by %{name}.
12mr|audacious-3.3.3-1|40	
12mr|audacious-3.3.3-1|41	%package -n %{libname2}
12mr|audacious-3.3.3-1|42	Group:		System/Libraries
12mr|audacious-3.3.3-1|43	Summary:	Library for %{name}
12mr|audacious-3.3.3-1|44	
12mr|audacious-3.3.3-1|45	%description -n %{libname2}
12mr|audacious-3.3.3-1|46	Audacious is a media player based on the BMP music playing application.
12mr|audacious-3.3.3-1|47	Its primary goals are usability and usage of current desktop standards.
12mr|audacious-3.3.3-1|48	This package contains the library needed by %{name}.
12mr|audacious-3.3.3-1|49	
12mr|audacious-3.3.3-1|50	%package -n %{libname_devel}
12mr|audacious-3.3.3-1|51	Summary:	Development files for %{name}
12mr|audacious-3.3.3-1|52	Group:		Development/C
12mr|audacious-3.3.3-1|53	Requires:	%{libname} = %{EVRD}
12mr|audacious-3.3.3-1|54	Requires:	%{libname2} = %{EVRD}
12mr|audacious-3.3.3-1|55	Provides:	lib%{name}-devel = %{EVRD}
12mr|audacious-3.3.3-1|56	Provides:	%{name}-devel = %{EVRD}
12mr|audacious-3.3.3-1|57	
12mr|audacious-3.3.3-1|58	%description -n %{libname_devel}
12mr|audacious-3.3.3-1|59	Audacious is a media player based on the BMP music playing application.
12mr|audacious-3.3.3-1|60	Its primary goals are usability and usage of current desktop standards.
12mr|audacious-3.3.3-1|61	This package contains the files needed for developing applications
12mr|audacious-3.3.3-1|62	which use %{name}.
12mr|audacious-3.3.3-1|63	
12mr|audacious-3.3.3-1|64	%prep
12mr|audacious-3.3.3-1|65	%setup -q
12mr|audacious-3.3.3-1|66	
12mr|audacious-3.3.3-1|67	%build
12mr|audacious-3.3.3-1|68	#gw: else libid3tag does not build
12mr|audacious-3.3.3-1|69	%define _disable_ld_no_undefined 1
12mr|audacious-3.3.3-1|70	%configure2_5x --enable-chardet
12mr|audacious-3.3.3-1|71	
12mr|audacious-3.3.3-1|72	%make
12mr|audacious-3.3.3-1|73	
12mr|audacious-3.3.3-1|74	%install
12mr|audacious-3.3.3-1|75	%makeinstall_std
12mr|audacious-3.3.3-1|76	chrpath -d %{buildroot}%{_bindir}/*
12mr|audacious-3.3.3-1|77	
12mr|audacious-3.3.3-1|78	desktop-file-install --vendor="" \
12mr|audacious-3.3.3-1|79	--remove-category="Application" \
12mr|audacious-3.3.3-1|80	--add-category="Audio" \
12mr|audacious-3.3.3-1|81	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|audacious-3.3.3-1|82	rm -rf %{buildroot}%{_datadir}/audacious/applications/
12mr|audacious-3.3.3-1|83	
12mr|audacious-3.3.3-1|84	%find_lang %{name}
12mr|audacious-3.3.3-1|85	
12mr|audacious-3.3.3-1|86	rm -f %{buildroot}%{_includedir}/mp4.h
12mr|audacious-3.3.3-1|87	
12mr|audacious-3.3.3-1|88	%files -f %{name}.lang
12mr|audacious-3.3.3-1|89	%doc AUTHORS
12mr|audacious-3.3.3-1|90	%{_bindir}/audtool
12mr|audacious-3.3.3-1|91	%{_bindir}/%{name}
12mr|audacious-3.3.3-1|92	%{_datadir}/%{name}
12mr|audacious-3.3.3-1|93	%{_datadir}/applications/%{name}.desktop
12mr|audacious-3.3.3-1|94	%{_iconsdir}/hicolor/*/apps/*
12mr|audacious-3.3.3-1|95	%{_mandir}/man1/*
12mr|audacious-3.3.3-1|96	
12mr|audacious-3.3.3-1|97	%files -n %{libname}
12mr|audacious-3.3.3-1|98	%{_libdir}/*.so.%{major}*
12mr|audacious-3.3.3-1|99	
12mr|audacious-3.3.3-1|100	%files -n %{libname2}
12mr|audacious-3.3.3-1|101	%{_libdir}/libaudclient.so.%{major2}*
12mr|audacious-3.3.3-1|102	
12mr|audacious-3.3.3-1|103	%files -n %{libname_devel}
12mr|audacious-3.3.3-1|104	%{_includedir}/%{name}
12mr|audacious-3.3.3-1|105	%{_includedir}/libaudcore
12mr|audacious-3.3.3-1|106	%{_includedir}/libaudgui
12mr|audacious-3.3.3-1|107	%{_libdir}/*.so
12mr|audacious-3.3.3-1|108	%{_libdir}/pkgconfig/*.pc

13558 12
12mr|audacious-plugins-3.3.3-1|1	#####################
12mr|audacious-plugins-3.3.3-1|2	# Hardcode PLF build
12mr|audacious-plugins-3.3.3-1|3	%define build_plf 0
12mr|audacious-plugins-3.3.3-1|4	#####################
12mr|audacious-plugins-3.3.3-1|5	
12mr|audacious-plugins-3.3.3-1|6	%{?_with_plf: %{expand: %%global build_plf 1}}
12mr|audacious-plugins-3.3.3-1|7	
12mr|audacious-plugins-3.3.3-1|8	%if %{build_plf}
12mr|audacious-plugins-3.3.3-1|9	%define	extrarelsuffix	plf
12mr|audacious-plugins-3.3.3-1|10	%define	distsuffix	plf
12mr|audacious-plugins-3.3.3-1|11	%endif
12mr|audacious-plugins-3.3.3-1|12	
12mr|audacious-plugins-3.3.3-1|13	%define build_smb 0
12mr|audacious-plugins-3.3.3-1|14	
12mr|audacious-plugins-3.3.3-1|15	Summary:	Audacious Media Player core plugins
12mr|audacious-plugins-3.3.3-1|16	Name:		audacious-plugins
12mr|audacious-plugins-3.3.3-1|17	Version:	3.3.3
12mr|audacious-plugins-3.3.3-1|18	Release:	1%{?extrarelsuffix}
12mr|audacious-plugins-3.3.3-1|19	Epoch:		5
12mr|audacious-plugins-3.3.3-1|20	License:	GPLv2+
12mr|audacious-plugins-3.3.3-1|21	Group:		Sound
12mr|audacious-plugins-3.3.3-1|22	Url:		http://audacious-media-player.org/
12mr|audacious-plugins-3.3.3-1|23	Source0:	http://distfiles.audacious-media-player.org/%{name}-%{version}.tar.bz2
12mr|audacious-plugins-3.3.3-1|24	#gw from Fedora, enable gnome keys by default
12mr|audacious-plugins-3.3.3-1|25	Patch2:		audacious-plugins-3.3-enable-gnomeshortcuts.patch
12mr|audacious-plugins-3.3.3-1|26	Requires:	audacious
12mr|audacious-plugins-3.3.3-1|27	BuildRequires:	pkgconfig(alsa)
12mr|audacious-plugins-3.3.3-1|28	BuildRequires:	pkgconfig(audacious)
12mr|audacious-plugins-3.3.3-1|29	BuildRequires:	pkgconfig(flac)
12mr|audacious-plugins-3.3.3-1|30	BuildRequires:	pkgconfig(fluidsynth)
12mr|audacious-plugins-3.3.3-1|31	BuildRequires:	pkgconfig(glib-2.0)
12mr|audacious-plugins-3.3.3-1|32	BuildRequires:	pkgconfig(glut)
12mr|audacious-plugins-3.3.3-1|33	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|audacious-plugins-3.3.3-1|34	BuildRequires:	pkgconfig(imlib2)
12mr|audacious-plugins-3.3.3-1|35	BuildRequires:	pkgconfig(jack)
12mr|audacious-plugins-3.3.3-1|36	
12mr|audacious-plugins-3.3.3-1|37	BuildRequires:	pkgconfig(libavcodec) >= 53.40.0
12mr|audacious-plugins-3.3.3-1|38	BuildRequires:	pkgconfig(libbinio)
12mr|audacious-plugins-3.3.3-1|39	BuildRequires:	pkgconfig(libbs2b)
12mr|audacious-plugins-3.3.3-1|40	BuildRequires:	pkgconfig(libcddb)
12mr|audacious-plugins-3.3.3-1|41	BuildRequires:	pkgconfig(libcdio)
12mr|audacious-plugins-3.3.3-1|42	BuildRequires:	pkgconfig(libcue)
12mr|audacious-plugins-3.3.3-1|43	BuildRequires:	pkgconfig(libcurl)
12mr|audacious-plugins-3.3.3-1|44	BuildRequires:	pkgconfig(libglade-2.0)
12mr|audacious-plugins-3.3.3-1|45	BuildRequires:	pkgconfig(liblircclient0)
12mr|audacious-plugins-3.3.3-1|46	BuildRequires:	pkgconfig(libmms)
12mr|audacious-plugins-3.3.3-1|47	BuildRequires:	pkgconfig(libmodplug)
12mr|audacious-plugins-3.3.3-1|48	BuildRequires:	pkgconfig(libmpg123)
12mr|audacious-plugins-3.3.3-1|49	BuildRequires:	pkgconfig(libmtp)
12mr|audacious-plugins-3.3.3-1|50	BuildRequires:	pkgconfig(libmusicbrainz)
12mr|audacious-plugins-3.3.3-1|51	BuildRequires:	pkgconfig(libnotify)
12mr|audacious-plugins-3.3.3-1|52	BuildRequires:	pkgconfig(libpulse)
12mr|audacious-plugins-3.3.3-1|53	BuildRequires:	pkgconfig(libsidplay2)
12mr|audacious-plugins-3.3.3-1|54	BuildRequires:	sidplay-devel
12mr|audacious-plugins-3.3.3-1|55	
12mr|audacious-plugins-3.3.3-1|56	BuildRequires:	pkgconfig(mad)
12mr|audacious-plugins-3.3.3-1|57	BuildRequires:	pkgconfig(neon)
12mr|audacious-plugins-3.3.3-1|58	BuildRequires:	pkgconfig(samplerate)
12mr|audacious-plugins-3.3.3-1|59	BuildRequires:	pkgconfig(sdl)
12mr|audacious-plugins-3.3.3-1|60	BuildRequires:	pkgconfig(shout)
12mr|audacious-plugins-3.3.3-1|61	BuildRequires:	pkgconfig(sndfile)
12mr|audacious-plugins-3.3.3-1|62	BuildRequires:	pkgconfig(taglib)
12mr|audacious-plugins-3.3.3-1|63	BuildRequires:	pkgconfig(vorbis)
12mr|audacious-plugins-3.3.3-1|64	BuildRequires:	pkgconfig(wavpack)
12mr|audacious-plugins-3.3.3-1|65	BuildRequires:	pkgconfig(xcomposite)
12mr|audacious-plugins-3.3.3-1|66	
12mr|audacious-plugins-3.3.3-1|67	#gw currently does not build
12mr|audacious-plugins-3.3.3-1|68	#BuildRequires:	bluez-devel >= 2.22
12mr|audacious-plugins-3.3.3-1|69	%if %{build_plf}
12mr|audacious-plugins-3.3.3-1|70	BuildRequires:	liblame-devel
12mr|audacious-plugins-3.3.3-1|71	BuildRequires:	libfaad2-static-devel
12mr|audacious-plugins-3.3.3-1|72	#gw ffmpeg plugin:
12mr|audacious-plugins-3.3.3-1|73	Provides:	audacious-musepack
12mr|audacious-plugins-3.3.3-1|74	%endif
12mr|audacious-plugins-3.3.3-1|75	
12mr|audacious-plugins-3.3.3-1|76	%description
12mr|audacious-plugins-3.3.3-1|77	Audacious is a media player based on the BMP music playing application.
12mr|audacious-plugins-3.3.3-1|78	Its primary goals are usability and usage of current desktop standards.
12mr|audacious-plugins-3.3.3-1|79	
12mr|audacious-plugins-3.3.3-1|80	This contains the basic plugin distribution. Audacious is useless
12mr|audacious-plugins-3.3.3-1|81	without them.
12mr|audacious-plugins-3.3.3-1|82	
12mr|audacious-plugins-3.3.3-1|83	%if %{build_plf}
12mr|audacious-plugins-3.3.3-1|84	This package is in restricted repository as it violates some patents.
12mr|audacious-plugins-3.3.3-1|85	%endif
12mr|audacious-plugins-3.3.3-1|86	
12mr|audacious-plugins-3.3.3-1|87	%package  -n audacious-wavpack
12mr|audacious-plugins-3.3.3-1|88	Group:		Sound
12mr|audacious-plugins-3.3.3-1|89	Summary:	Wavpack input plugin for Audacious
12mr|audacious-plugins-3.3.3-1|90	Requires:	audacious
12mr|audacious-plugins-3.3.3-1|91	
12mr|audacious-plugins-3.3.3-1|92	%description  -n audacious-wavpack
12mr|audacious-plugins-3.3.3-1|93	This is a wavpack input plugin for Audacious based on libwavpack.
12mr|audacious-plugins-3.3.3-1|94	
12mr|audacious-plugins-3.3.3-1|95	%package  -n audacious-jack
12mr|audacious-plugins-3.3.3-1|96	Group:		Sound
12mr|audacious-plugins-3.3.3-1|97	Summary:	Audacious output plugin for the jack sound server
12mr|audacious-plugins-3.3.3-1|98	Requires:	audacious
12mr|audacious-plugins-3.3.3-1|99	
12mr|audacious-plugins-3.3.3-1|100	%description  -n audacious-jack
12mr|audacious-plugins-3.3.3-1|101	Audacious audio output plugin for the jack audio server.
12mr|audacious-plugins-3.3.3-1|102	
12mr|audacious-plugins-3.3.3-1|103	%package  -n audacious-pulse
12mr|audacious-plugins-3.3.3-1|104	Group:		Sound
12mr|audacious-plugins-3.3.3-1|105	Summary:	Audacious output plugin for the Pulseaudio sound server
12mr|audacious-plugins-3.3.3-1|106	Requires:	audacious
12mr|audacious-plugins-3.3.3-1|107	
12mr|audacious-plugins-3.3.3-1|108	%description  -n audacious-pulse
12mr|audacious-plugins-3.3.3-1|109	Audacious audio output plugin for the pulseaudio
12mr|audacious-plugins-3.3.3-1|110	server.
12mr|audacious-plugins-3.3.3-1|111	
12mr|audacious-plugins-3.3.3-1|112	%package  -n audacious-adplug
12mr|audacious-plugins-3.3.3-1|113	Summary:	AdLib player plugin for audacious
12mr|audacious-plugins-3.3.3-1|114	Group:		Sound
12mr|audacious-plugins-3.3.3-1|115	Requires:	audacious
12mr|audacious-plugins-3.3.3-1|116	
12mr|audacious-plugins-3.3.3-1|117	%description  -n audacious-adplug
12mr|audacious-plugins-3.3.3-1|118	AdPlug is an Audacious input plugin It uses the AdPlug AdLib sound
12mr|audacious-plugins-3.3.3-1|119	player library to play back a wide range of AdLib (OPL2) music file
12mr|audacious-plugins-3.3.3-1|120	formats on top of an OPL2 emulator.  No OPL2 chip is required for
12mr|audacious-plugins-3.3.3-1|121	playback.
12mr|audacious-plugins-3.3.3-1|122	
12mr|audacious-plugins-3.3.3-1|123	%package  -n audacious-fluidsynth
12mr|audacious-plugins-3.3.3-1|124	Summary:	Fluidsynth MIDI plugin for audacious
12mr|audacious-plugins-3.3.3-1|125	Group:		Sound
12mr|audacious-plugins-3.3.3-1|126	Requires:	audacious
12mr|audacious-plugins-3.3.3-1|127	
12mr|audacious-plugins-3.3.3-1|128	%description  -n audacious-fluidsynth
12mr|audacious-plugins-3.3.3-1|129	FluidSynth is a real-time software synthesizer based on the SoundFont 2
12mr|audacious-plugins-3.3.3-1|130	specifications. It is a "software synthesizer". FluidSynth can read MIDI
12mr|audacious-plugins-3.3.3-1|131	events from the MIDI input device and render them to the audio device.
12mr|audacious-plugins-3.3.3-1|132	
12mr|audacious-plugins-3.3.3-1|133	This is a fluidsynth backend for the Audacious Media Player to support the
12mr|audacious-plugins-3.3.3-1|134	playback of MIDI files with the fluidsynth engine.
12mr|audacious-plugins-3.3.3-1|135	
12mr|audacious-plugins-3.3.3-1|136	%package  -n audacious-sid
12mr|audacious-plugins-3.3.3-1|137	Group:		Sound
12mr|audacious-plugins-3.3.3-1|138	Summary:	Audacious input plugin for C64 SID files
12mr|audacious-plugins-3.3.3-1|139	Requires:	audacious
12mr|audacious-plugins-3.3.3-1|140	
12mr|audacious-plugins-3.3.3-1|141	%description  -n audacious-sid
12mr|audacious-plugins-3.3.3-1|142	Audacious-SID is a plugin for the Audacious Media Player which provides
12mr|audacious-plugins-3.3.3-1|143	support for playing the so-called "SID tunes", which are music
12mr|audacious-plugins-3.3.3-1|144	from old Commodore computer programs like games, demos, etc.
12mr|audacious-plugins-3.3.3-1|145	
12mr|audacious-plugins-3.3.3-1|146	For the actual playing, it uses the excellent libsidplay (1|2)
12mr|audacious-plugins-3.3.3-1|147	emulator engine that emulates 6510 CPU and 6581/8580 Sound Interface
12mr|audacious-plugins-3.3.3-1|148	Device (SID) chip.
12mr|audacious-plugins-3.3.3-1|149	
12mr|audacious-plugins-3.3.3-1|150	%if %{build_smb}
12mr|audacious-plugins-3.3.3-1|151	%package -n audacious-smb
12mr|audacious-plugins-3.3.3-1|152	Group:		Sound
12mr|audacious-plugins-3.3.3-1|153	Summary:	SMB/CIFS file system plugin for the Audacious media player
12mr|audacious-plugins-3.3.3-1|154	Requires:	audacious
12mr|audacious-plugins-3.3.3-1|155	BuildRequires:	pkgconfig(smbclient)
12mr|audacious-plugins-3.3.3-1|156	
12mr|audacious-plugins-3.3.3-1|157	%description -n audacious-smb
12mr|audacious-plugins-3.3.3-1|158	This plugin allows Audacious to play content from a Samba or Windows network
12mr|audacious-plugins-3.3.3-1|159	file system.
12mr|audacious-plugins-3.3.3-1|160	%endif
12mr|audacious-plugins-3.3.3-1|161	
12mr|audacious-plugins-3.3.3-1|162	%prep
12mr|audacious-plugins-3.3.3-1|163	%setup -q
12mr|audacious-plugins-3.3.3-1|164	%apply_patches
12mr|audacious-plugins-3.3.3-1|165	
12mr|audacious-plugins-3.3.3-1|166	%build
12mr|audacious-plugins-3.3.3-1|167	export LDFLAGS="-lm"
12mr|audacious-plugins-3.3.3-1|168	#gw else cdaudio does not build (2.2-beta2)
12mr|audacious-plugins-3.3.3-1|169	#define _disable_ld_no_undefined 1
12mr|audacious-plugins-3.3.3-1|170	%configure2_5x --enable-amidiplug \
12mr|audacious-plugins-3.3.3-1|171	%if %{build_smb}
12mr|audacious-plugins-3.3.3-1|172	--enable-smb \
12mr|audacious-plugins-3.3.3-1|173	%endif
12mr|audacious-plugins-3.3.3-1|174	--enable-scrobbler
12mr|audacious-plugins-3.3.3-1|175	%ifarch %ix86 x86_64
12mr|audacious-plugins-3.3.3-1|176	#--enable-usf
12mr|audacious-plugins-3.3.3-1|177	%endif
12mr|audacious-plugins-3.3.3-1|178	
12mr|audacious-plugins-3.3.3-1|179	%make
12mr|audacious-plugins-3.3.3-1|180	
12mr|audacious-plugins-3.3.3-1|181	%install
12mr|audacious-plugins-3.3.3-1|182	%makeinstall_std
12mr|audacious-plugins-3.3.3-1|183	
12mr|audacious-plugins-3.3.3-1|184	%if ! %{build_plf}
12mr|audacious-plugins-3.3.3-1|185	rm -fv %{buildroot}%{_libdir}/audacious/Input/aac.so
12mr|audacious-plugins-3.3.3-1|186	%endif
12mr|audacious-plugins-3.3.3-1|187	
12mr|audacious-plugins-3.3.3-1|188	%find_lang %{name}
12mr|audacious-plugins-3.3.3-1|189	
12mr|audacious-plugins-3.3.3-1|190	%files -f %{name}.lang
12mr|audacious-plugins-3.3.3-1|191	%doc AUTHORS
12mr|audacious-plugins-3.3.3-1|192	%dir %{_libdir}/audacious/Input/amidi-plug/
12mr|audacious-plugins-3.3.3-1|193	%{_libdir}/audacious/Input/amidi-plug/ap-alsa.so
12mr|audacious-plugins-3.3.3-1|194	%dir %{_libdir}/audacious
12mr|audacious-plugins-3.3.3-1|195	%dir %{_libdir}/audacious/Container
12mr|audacious-plugins-3.3.3-1|196	%{_libdir}/audacious/Container/asx.so
12mr|audacious-plugins-3.3.3-1|197	%{_libdir}/audacious/Container/audpl.so
12mr|audacious-plugins-3.3.3-1|198	%{_libdir}/audacious/Container/cue.so
12mr|audacious-plugins-3.3.3-1|199	%{_libdir}/audacious/Container/m3u.so
12mr|audacious-plugins-3.3.3-1|200	%{_libdir}/audacious/Container/pls.so
12mr|audacious-plugins-3.3.3-1|201	%{_libdir}/audacious/Container/xspf.so
12mr|audacious-plugins-3.3.3-1|202	%dir %{_libdir}/audacious/General
12mr|audacious-plugins-3.3.3-1|203	%{_libdir}/audacious/General/alarm.so
12mr|audacious-plugins-3.3.3-1|204	%{_libdir}/audacious/General/albumart.so
12mr|audacious-plugins-3.3.3-1|205	%{_libdir}/audacious/General/aosd.so
12mr|audacious-plugins-3.3.3-1|206	#%{_libdir}/audacious/General/bluetooth.so
12mr|audacious-plugins-3.3.3-1|207	%{_libdir}/audacious/General/cd-menu-items.so
12mr|audacious-plugins-3.3.3-1|208	%{_libdir}/audacious/General/gnomeshortcuts.so
12mr|audacious-plugins-3.3.3-1|209	%{_libdir}/audacious/General/gtkui.so
12mr|audacious-plugins-3.3.3-1|210	%{_libdir}/audacious/General/hotkey.so
12mr|audacious-plugins-3.3.3-1|211	%{_libdir}/audacious/General/lirc.so
12mr|audacious-plugins-3.3.3-1|212	%{_libdir}/audacious/General/lyricwiki.so
12mr|audacious-plugins-3.3.3-1|213	%{_libdir}/audacious/General/mpris2.so
12mr|audacious-plugins-3.3.3-1|214	%{_libdir}/audacious/General/notify.so
12mr|audacious-plugins-3.3.3-1|215	%{_libdir}/audacious/General/scrobbler.so
12mr|audacious-plugins-3.3.3-1|216	%{_libdir}/audacious/General/search-tool.so
12mr|audacious-plugins-3.3.3-1|217	%{_libdir}/audacious/General/skins.so
12mr|audacious-plugins-3.3.3-1|218	%{_libdir}/audacious/General/statusicon.so
12mr|audacious-plugins-3.3.3-1|219	%{_libdir}/audacious/General/song_change.so
12mr|audacious-plugins-3.3.3-1|220	%dir %{_libdir}/audacious/Input
12mr|audacious-plugins-3.3.3-1|221	%{_libdir}/audacious/Input/ffaudio.so
12mr|audacious-plugins-3.3.3-1|222	%{_libdir}/audacious/Input/amidi-plug.so
12mr|audacious-plugins-3.3.3-1|223	%{_libdir}/audacious/Input/cdaudio-ng.so
12mr|audacious-plugins-3.3.3-1|224	%{_libdir}/audacious/Input/console.so
12mr|audacious-plugins-3.3.3-1|225	%{_libdir}/audacious/Input/flacng.so
12mr|audacious-plugins-3.3.3-1|226	%{_libdir}/audacious/Input/madplug.so
12mr|audacious-plugins-3.3.3-1|227	%{_libdir}/audacious/Input/metronom.so
12mr|audacious-plugins-3.3.3-1|228	%{_libdir}/audacious/Input/modplug.so
12mr|audacious-plugins-3.3.3-1|229	%{_libdir}/audacious/Input/psf2.so
12mr|audacious-plugins-3.3.3-1|230	%{_libdir}/audacious/Input/sndfile.so
12mr|audacious-plugins-3.3.3-1|231	%{_libdir}/audacious/Input/tonegen.so
12mr|audacious-plugins-3.3.3-1|232	%ifarch %{ix86} x86_64
12mr|audacious-plugins-3.3.3-1|233	#%{_libdir}/audacious/Input/usf.so
12mr|audacious-plugins-3.3.3-1|234	%endif
12mr|audacious-plugins-3.3.3-1|235	%{_libdir}/audacious/Input/vorbis.so
12mr|audacious-plugins-3.3.3-1|236	%{_libdir}/audacious/Input/vtx.so
12mr|audacious-plugins-3.3.3-1|237	%{_libdir}/audacious/Input/xsf.so
12mr|audacious-plugins-3.3.3-1|238	%if %{build_plf}
12mr|audacious-plugins-3.3.3-1|239	%{_libdir}/audacious/Input/aac.so
12mr|audacious-plugins-3.3.3-1|240	%endif
12mr|audacious-plugins-3.3.3-1|241	%dir %{_libdir}/audacious/Effect/
12mr|audacious-plugins-3.3.3-1|242	%{_libdir}/audacious/Effect/bs2b.so
12mr|audacious-plugins-3.3.3-1|243	%{_libdir}/audacious/Effect/compressor.so
12mr|audacious-plugins-3.3.3-1|244	%{_libdir}/audacious/Effect/crossfade.so
12mr|audacious-plugins-3.3.3-1|245	%{_libdir}/audacious/Effect/crystalizer.so
12mr|audacious-plugins-3.3.3-1|246	%{_libdir}/audacious/Effect/echo.so
12mr|audacious-plugins-3.3.3-1|247	%{_libdir}/audacious/Effect/ladspa.so
12mr|audacious-plugins-3.3.3-1|248	%{_libdir}/audacious/Effect/mixer.so
12mr|audacious-plugins-3.3.3-1|249	%{_libdir}/audacious/Effect/resample.so
12mr|audacious-plugins-3.3.3-1|250	%{_libdir}/audacious/Effect/speed-pitch.so
12mr|audacious-plugins-3.3.3-1|251	%{_libdir}/audacious/Effect/stereo.so
12mr|audacious-plugins-3.3.3-1|252	%{_libdir}/audacious/Effect/voice_removal.so
12mr|audacious-plugins-3.3.3-1|253	%dir %{_libdir}/audacious/Output
12mr|audacious-plugins-3.3.3-1|254	%{_libdir}/audacious/Output/alsa.so
12mr|audacious-plugins-3.3.3-1|255	%{_libdir}/audacious/Output/filewriter.so
12mr|audacious-plugins-3.3.3-1|256	%{_libdir}/audacious/Output/sdlout.so
12mr|audacious-plugins-3.3.3-1|257	%dir %{_libdir}/audacious/Transport/
12mr|audacious-plugins-3.3.3-1|258	%{_libdir}/audacious/Transport/gio.so
12mr|audacious-plugins-3.3.3-1|259	%{_libdir}/audacious/Transport/mms.so
12mr|audacious-plugins-3.3.3-1|260	%{_libdir}/audacious/Transport/neon.so
12mr|audacious-plugins-3.3.3-1|261	%{_libdir}/audacious/Transport/unix-io.so
12mr|audacious-plugins-3.3.3-1|262	%dir %{_libdir}/audacious/Visualization
12mr|audacious-plugins-3.3.3-1|263	%{_libdir}/audacious/Visualization/blur_scope.so
12mr|audacious-plugins-3.3.3-1|264	%{_libdir}/audacious/Visualization/cairo-spectrum.so
12mr|audacious-plugins-3.3.3-1|265	%{_datadir}/audacious
12mr|audacious-plugins-3.3.3-1|266	
12mr|audacious-plugins-3.3.3-1|267	%files  -n audacious-wavpack
12mr|audacious-plugins-3.3.3-1|268	%{_libdir}/audacious/Input/wavpack.so
12mr|audacious-plugins-3.3.3-1|269	
12mr|audacious-plugins-3.3.3-1|270	%files  -n audacious-jack
12mr|audacious-plugins-3.3.3-1|271	%{_libdir}/audacious/Output/jackout.so
12mr|audacious-plugins-3.3.3-1|272	
12mr|audacious-plugins-3.3.3-1|273	%files  -n audacious-pulse
12mr|audacious-plugins-3.3.3-1|274	%{_libdir}/audacious/Output/pulse_audio.so
12mr|audacious-plugins-3.3.3-1|275	
12mr|audacious-plugins-3.3.3-1|276	%files  -n audacious-sid
12mr|audacious-plugins-3.3.3-1|277	%{_libdir}/audacious/Input/sid.so
12mr|audacious-plugins-3.3.3-1|278	
12mr|audacious-plugins-3.3.3-1|279	%files  -n audacious-adplug
12mr|audacious-plugins-3.3.3-1|280	%{_libdir}/audacious/Input/adplug.so
12mr|audacious-plugins-3.3.3-1|281	
12mr|audacious-plugins-3.3.3-1|282	%if 0
12mr|audacious-plugins-3.3.3-1|283	%files  -n audacious-timidity
12mr|audacious-plugins-3.3.3-1|284	%{_libdir}/audacious/Input/timidity.so
12mr|audacious-plugins-3.3.3-1|285	%endif
12mr|audacious-plugins-3.3.3-1|286	
12mr|audacious-plugins-3.3.3-1|287	%files  -n audacious-fluidsynth
12mr|audacious-plugins-3.3.3-1|288	%_libdir/audacious/Input/amidi-plug/ap-fluidsynth.so
12mr|audacious-plugins-3.3.3-1|289	
12mr|audacious-plugins-3.3.3-1|290	%if %{build_smb}
12mr|audacious-plugins-3.3.3-1|291	%files -n audacious-smb
12mr|audacious-plugins-3.3.3-1|292	%{_libdir}/audacious/Transport/smb.so
12mr|audacious-plugins-3.3.3-1|293	%endif
12mr|audacious-plugins-3.3.3-1|294	

13559 12
12mr|audacity-2.0.2-1|1	%define fversion %{version}
12mr|audacity-2.0.2-1|2	
12mr|audacity-2.0.2-1|3	Summary:	Free Audio Editor With Effects/Analysis Tools
12mr|audacity-2.0.2-1|4	Name:		audacity
12mr|audacity-2.0.2-1|5	Version: 	2.0.2
12mr|audacity-2.0.2-1|6	Release: 	%mkrel 1
12mr|audacity-2.0.2-1|7	License: 	GPLv2+
12mr|audacity-2.0.2-1|8	Group: 		Sound
12mr|audacity-2.0.2-1|9	URL: 		http://audacity.sourceforge.net/
12mr|audacity-2.0.2-1|10	Source0: 	http://audacity.googlecode.com/files/%{name}-minsrc-%{fversion}.tar.bz2
12mr|audacity-2.0.2-1|11	Patch5:		audacity-system-libs.patch
12mr|audacity-2.0.2-1|12	#gw use Alsa by default
12mr|audacity-2.0.2-1|13	Patch6:		audacity-1.3.8-alsa-by-default.patch
12mr|audacity-2.0.2-1|14	Patch8:		audacity-1.3.14-CVE-2007-6061.patch
12mr|audacity-2.0.2-1|15	Patch10:	audacity-1.3.7-CVE-2009-0490.diff
12mr|audacity-2.0.2-1|16	Patch11:	audacity-2.0.0-fix-linking.patch
12mr|audacity-2.0.2-1|17	BuildRequires: 	autoconf2.5
12mr|audacity-2.0.2-1|18	BuildRequires:	fftw-devel >= 2.1.4
12mr|audacity-2.0.2-1|19	BuildRequires:	gettext-devel
12mr|audacity-2.0.2-1|20	BuildRequires: 	imagemagick
12mr|audacity-2.0.2-1|21	BuildRequires: 	libalsa-devel
12mr|audacity-2.0.2-1|22	BuildRequires:  libflac++-devel
12mr|audacity-2.0.2-1|23	BuildRequires:  jackit-devel
12mr|audacity-2.0.2-1|24	BuildRequires:  libid3tag-devel
12mr|audacity-2.0.2-1|25	BuildRequires:	libjpeg-devel
12mr|audacity-2.0.2-1|26	BuildRequires:  libmad-devel
12mr|audacity-2.0.2-1|27	BuildRequires:	libogg-devel
12mr|audacity-2.0.2-1|28	BuildRequires:  libsamplerate-devel
12mr|audacity-2.0.2-1|29	BuildRequires:	sndfile-devel
12mr|audacity-2.0.2-1|30	BuildRequires:	libvorbis-devel
12mr|audacity-2.0.2-1|31	BuildRequires:	soundtouch-devel >= 1.3.0
12mr|audacity-2.0.2-1|32	BuildRequires:	speex-devel
12mr|audacity-2.0.2-1|33	BuildRequires:	twolame-devel
12mr|audacity-2.0.2-1|34	BuildRequires:	wxgtku2.8-devel >= 2.8.10
12mr|audacity-2.0.2-1|35	BuildRequires: 	zlib-devel
12mr|audacity-2.0.2-1|36	%if %mdvver >= 201200
12mr|audacity-2.0.2-1|37	BuildRequires:  ffmpeg0.7-devel
12mr|audacity-2.0.2-1|38	%else
12mr|audacity-2.0.2-1|39	BuildRequires: 	ffmpeg-devel
12mr|audacity-2.0.2-1|40	%endif
12mr|audacity-2.0.2-1|41	BuildRequires:	vamp-plugin-sdk-devel
12mr|audacity-2.0.2-1|42	#gw these are not supported in 1.3.7
12mr|audacity-2.0.2-1|43	#BuildRequires:	liblrdf-devel
12mr|audacity-2.0.2-1|44	#BuildRequires: 	slv2-devel >= 0.6.0-1mdv
12mr|audacity-2.0.2-1|45	BuildRequires: 	libexpat-devel
12mr|audacity-2.0.2-1|46	BuildRequires: 	desktop-file-utils
12mr|audacity-2.0.2-1|47	#for compressing the help file:
12mr|audacity-2.0.2-1|48	BuildRequires:  zip
12mr|audacity-2.0.2-1|49	Obsoletes:	hackaudacity
12mr|audacity-2.0.2-1|50	Requires(post): shared-mime-info
12mr|audacity-2.0.2-1|51	Requires(postun): shared-mime-info
12mr|audacity-2.0.2-1|52	Requires(post):	desktop-file-utils
12mr|audacity-2.0.2-1|53	Requires(postun):desktop-file-utils
12mr|audacity-2.0.2-1|54	Suggests: libffmpeg
12mr|audacity-2.0.2-1|55	Suggests: %mklibname lame 0
12mr|audacity-2.0.2-1|56	
12mr|audacity-2.0.2-1|57	%description
12mr|audacity-2.0.2-1|58	Audacity is a program that lets you manipulate digital audio waveforms.
12mr|audacity-2.0.2-1|59	
12mr|audacity-2.0.2-1|60	In addition to letting you record sounds directly from within the program,
12mr|audacity-2.0.2-1|61	it imports many sound file formats, including WAV, AIFF, MP3 and Ogg/Vorbis.
12mr|audacity-2.0.2-1|62	It supports all common editing operations such as Cut, Copy, and Paste, plus
12mr|audacity-2.0.2-1|63	it will mix tracks and let you apply plug-in effects to any part of a sound.
12mr|audacity-2.0.2-1|64	It also has a built-in amplitude envelope editor, a customizable spectrogram
12mr|audacity-2.0.2-1|65	mode and a frequency analysis window for audio analysis applications.
12mr|audacity-2.0.2-1|66	
12mr|audacity-2.0.2-1|67	%prep
12mr|audacity-2.0.2-1|68	
12mr|audacity-2.0.2-1|69	%setup -q -n %{name}-src-%{fversion}
12mr|audacity-2.0.2-1|70	%patch5 -p1 -b .system-libs
12mr|audacity-2.0.2-1|71	%patch6 -p1 -b .alsa-by-default
12mr|audacity-2.0.2-1|72	%patch8 -p1
12mr|audacity-2.0.2-1|73	%patch10 -p0 -b .CVE-2009-0490
12mr|audacity-2.0.2-1|74	%patch11 -p1 -b .linking
12mr|audacity-2.0.2-1|75	
12mr|audacity-2.0.2-1|76	chmod 644 *.txt
12mr|audacity-2.0.2-1|77	aclocal -I m4
12mr|audacity-2.0.2-1|78	autoconf
12mr|audacity-2.0.2-1|79	
12mr|audacity-2.0.2-1|80	%build
12mr|audacity-2.0.2-1|81	export PATH=$PATH:`pwd`
12mr|audacity-2.0.2-1|82	export LDFLAGS=-lz
12mr|audacity-2.0.2-1|83	export CFLAGS="%{optflags}"
12mr|audacity-2.0.2-1|84	export CXXFLAGS="%{optflags}"
12mr|audacity-2.0.2-1|85	
12mr|audacity-2.0.2-1|86	./configure \
12mr|audacity-2.0.2-1|87	--prefix=%{_prefix} \
12mr|audacity-2.0.2-1|88	--libdir=%{_libdir} \
12mr|audacity-2.0.2-1|89	--mandir=%{_mandir} \
12mr|audacity-2.0.2-1|90	--enable-optimise \
12mr|audacity-2.0.2-1|91	--enable-unicode \
12mr|audacity-2.0.2-1|92	--with-vorbis=system \
12mr|audacity-2.0.2-1|93	--with-libmad=system \
12mr|audacity-2.0.2-1|94	--with-libsndfile=system \
12mr|audacity-2.0.2-1|95	--with-libsamplerate \
12mr|audacity-2.0.2-1|96	--with-id3tag=system \
12mr|audacity-2.0.2-1|97	--with-soundtouch=system \
12mr|audacity-2.0.2-1|98	--with-portmixer \
12mr|audacity-2.0.2-1|99	--with-portaudio \
12mr|audacity-2.0.2-1|100	--with-libtwolame=system \
12mr|audacity-2.0.2-1|101	--with-ffmpeg
12mr|audacity-2.0.2-1|102	%make
12mr|audacity-2.0.2-1|103	
12mr|audacity-2.0.2-1|104	%install
12mr|audacity-2.0.2-1|105	rm -rf %{buildroot} %{name}.lang
12mr|audacity-2.0.2-1|106	%makeinstall_std
12mr|audacity-2.0.2-1|107	
12mr|audacity-2.0.2-1|108	%find_lang %{name}
12mr|audacity-2.0.2-1|109	
12mr|audacity-2.0.2-1|110	#clean uneeded installed but not packaged
12mr|audacity-2.0.2-1|111	rm -rf %{buildroot}%{_docdir}/%{name}
12mr|audacity-2.0.2-1|112	
12mr|audacity-2.0.2-1|113	#gw work around bug #52526
12mr|audacity-2.0.2-1|114	mkdir -p %buildroot%_datadir/%name/help/manual
12mr|audacity-2.0.2-1|115	
12mr|audacity-2.0.2-1|116	desktop-file-install \
12mr|audacity-2.0.2-1|117	--add-category="GTK" \
12mr|audacity-2.0.2-1|118	--add-category="X-MandrivaLinux-CrossDesktop" \
12mr|audacity-2.0.2-1|119	--dir %{buildroot}%{_datadir}/applications \
12mr|audacity-2.0.2-1|120	%{buildroot}%{_datadir}/applications/*
12mr|audacity-2.0.2-1|121	
12mr|audacity-2.0.2-1|122	%files -f %{name}.lang
12mr|audacity-2.0.2-1|123	%doc LICENSE.txt README.txt
12mr|audacity-2.0.2-1|124	%{_bindir}/*
12mr|audacity-2.0.2-1|125	%{_datadir}/audacity
12mr|audacity-2.0.2-1|126	%{_datadir}/applications/%{name}.desktop
12mr|audacity-2.0.2-1|127	%_datadir/icons/hicolor/*/apps/audacity.*
12mr|audacity-2.0.2-1|128	%_datadir/pixmaps/*
12mr|audacity-2.0.2-1|129	%{_datadir}/mime/packages/audacity.xml
12mr|audacity-2.0.2-1|130	%{_mandir}/man1/audacity.1*
12mr|audacity-2.0.2-1|131	
12mr|audacity-2.0.2-1|132	
12mr|audacity-2.0.2-1|133	
12mr|audacity-2.0.2-1|134	
12mr|audacity-2.0.2-1|135	%changelog
12mr|audacity-2.0.2-1|136	

13560 12
12mr|audiofile-0.3.4-3|1	%define	major 1
12mr|audiofile-0.3.4-3|2	%define	libname %mklibname %{name} %{major}
12mr|audiofile-0.3.4-3|3	%define	libnamedev %mklibname %{name} -d
12mr|audiofile-0.3.4-3|4	
12mr|audiofile-0.3.4-3|5	Summary:	Library to handle various audio file formats
12mr|audiofile-0.3.4-3|6	Name:		audiofile
12mr|audiofile-0.3.4-3|7	Version:	0.3.4
12mr|audiofile-0.3.4-3|8	Release:	3
12mr|audiofile-0.3.4-3|9	License:	LGPLv2+
12mr|audiofile-0.3.4-3|10	Group:		System/Libraries
12mr|audiofile-0.3.4-3|11	Source0:	http://ftp.gnome.org/pub/GNOME/sources/audiofile/%{name}-%{version}.tar.xz
12mr|audiofile-0.3.4-3|12	URL:		http://www.68k.org/~michael/audiofile/
12mr|audiofile-0.3.4-3|13	BuildRequires:	pkgconfig(alsa)
12mr|audiofile-0.3.4-3|14	
12mr|audiofile-0.3.4-3|15	%description
12mr|audiofile-0.3.4-3|16	The Silicon Graphics Audio File Library provides a uniform programming
12mr|audiofile-0.3.4-3|17	interface to standard digital audio file formats.
12mr|audiofile-0.3.4-3|18	
12mr|audiofile-0.3.4-3|19	Currently supported sound file formats include AIFF/AIFF-C, WAVE, and
12mr|audiofile-0.3.4-3|20	NeXT/Sun .snd/.au. Supported compression formats are currently G.711
12mr|audiofile-0.3.4-3|21	mu-law and A-law.
12mr|audiofile-0.3.4-3|22	Used by the esound daemon.
12mr|audiofile-0.3.4-3|23	
12mr|audiofile-0.3.4-3|24	%package -n	%{libname}
12mr|audiofile-0.3.4-3|25	Summary:	Main library for audiofile
12mr|audiofile-0.3.4-3|26	Group:		System/Libraries
12mr|audiofile-0.3.4-3|27	
12mr|audiofile-0.3.4-3|28	%description -n	%{libname}
12mr|audiofile-0.3.4-3|29	This package contains the library needed to run programs dynamically
12mr|audiofile-0.3.4-3|30	linked with audiofile.
12mr|audiofile-0.3.4-3|31	
12mr|audiofile-0.3.4-3|32	%package -n	%{libnamedev}
12mr|audiofile-0.3.4-3|33	Summary:	Includes and other files to develop audiofile applications
12mr|audiofile-0.3.4-3|34	Group:		Development/C
12mr|audiofile-0.3.4-3|35	Requires:	%{libname} = %{version}
12mr|audiofile-0.3.4-3|36	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|audiofile-0.3.4-3|37	Provides:	audiofile-devel = %{version}-%{release}
12mr|audiofile-0.3.4-3|38	Obsoletes:	%{_lib}audiofile0-devel < 0.3.4
12mr|audiofile-0.3.4-3|39	
12mr|audiofile-0.3.4-3|40	%description -n	%{libnamedev}
12mr|audiofile-0.3.4-3|41	Libraries, include files and other resources you can use to develop audiofile
12mr|audiofile-0.3.4-3|42	applications.
12mr|audiofile-0.3.4-3|43	
12mr|audiofile-0.3.4-3|44	%prep
12mr|audiofile-0.3.4-3|45	%setup -q
12mr|audiofile-0.3.4-3|46	%apply_patches
12mr|audiofile-0.3.4-3|47	
12mr|audiofile-0.3.4-3|48	%build
12mr|audiofile-0.3.4-3|49	%configure2_5x \
12mr|audiofile-0.3.4-3|50	--enable-largefile \
12mr|audiofile-0.3.4-3|51	--disable-static
12mr|audiofile-0.3.4-3|52	%make CXX="g++ -w"
12mr|audiofile-0.3.4-3|53	
12mr|audiofile-0.3.4-3|54	%install
12mr|audiofile-0.3.4-3|55	%makeinstall_std
12mr|audiofile-0.3.4-3|56	
12mr|audiofile-0.3.4-3|57	%files
12mr|audiofile-0.3.4-3|58	%doc COPYING README
12mr|audiofile-0.3.4-3|59	%{_bindir}/sfconvert
12mr|audiofile-0.3.4-3|60	%{_bindir}/sfinfo
12mr|audiofile-0.3.4-3|61	%{_mandir}/man1/*
12mr|audiofile-0.3.4-3|62	
12mr|audiofile-0.3.4-3|63	%files -n %{libname}
12mr|audiofile-0.3.4-3|64	%{_libdir}/libaudiofile.so.%{major}*
12mr|audiofile-0.3.4-3|65	
12mr|audiofile-0.3.4-3|66	%files -n %{libnamedev}
12mr|audiofile-0.3.4-3|67	%doc COPYING README ACKNOWLEDGEMENTS TODO NEWS NOTES ChangeLog docs
12mr|audiofile-0.3.4-3|68	%{_libdir}/*.so
12mr|audiofile-0.3.4-3|69	%{_includedir}/*
12mr|audiofile-0.3.4-3|70	%{_libdir}/pkgconfig/*
12mr|audiofile-0.3.4-3|71	%{_mandir}/man3/*
12mr|audiofile-0.3.4-3|72	
12mr|audiofile-0.3.4-3|73	
12mr|audiofile-0.3.4-3|74	
12mr|audiofile-0.3.4-3|75	%changelog
12mr|audiofile-0.3.4-3|76	* Thu Aug  9 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|audiofile-0.3.4-3|77	+ Commit: ce48340
12mr|audiofile-0.3.4-3|78	- Fix Obsoletes
12mr|audiofile-0.3.4-3|79	
12mr|audiofile-0.3.4-3|80	* Thu Aug  9 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|audiofile-0.3.4-3|81	+ Commit: d8ebc53
12mr|audiofile-0.3.4-3|82	- Sync with Cooker (new version 0.3.4, new library major 1), fix unversioned Obsoletes
12mr|audiofile-0.3.4-3|83	
12mr|audiofile-0.3.4-3|84	

13561 12
12mr|audiokonverter-5.9.1-5|1	######################
12mr|audiokonverter-5.9.1-5|2	# Hardcode PLF build
12mr|audiokonverter-5.9.1-5|3	%define build_plf 0
12mr|audiokonverter-5.9.1-5|4	######################
12mr|audiokonverter-5.9.1-5|5	
12mr|audiokonverter-5.9.1-5|6	%if %{build_plf}
12mr|audiokonverter-5.9.1-5|7	%define distsuffix plf
12mr|audiokonverter-5.9.1-5|8	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|audiokonverter-5.9.1-5|9	%define extrarelsuffix plf
12mr|audiokonverter-5.9.1-5|10	%endif
12mr|audiokonverter-5.9.1-5|11	
12mr|audiokonverter-5.9.1-5|12	Summary:	An audio converter
12mr|audiokonverter-5.9.1-5|13	Name:		audiokonverter
12mr|audiokonverter-5.9.1-5|14	Version:	5.9.1
12mr|audiokonverter-5.9.1-5|15	Release:	5%{?extrarelsuffix}
12mr|audiokonverter-5.9.1-5|16	License:	GPLv2
12mr|audiokonverter-5.9.1-5|17	Group:		Sound
12mr|audiokonverter-5.9.1-5|18	URL:		http://www.kde-apps.org/content/show.php?content=12608
12mr|audiokonverter-5.9.1-5|19	Source0:	http://www.kde-apps.org/CONTENT/content-files/12608-%{name}-%{version}.tar.bz2
12mr|audiokonverter-5.9.1-5|20	Patch0:		audiokonverter-noflac.patch
12mr|audiokonverter-5.9.1-5|21	BuildRequires:	kde4-macros
12mr|audiokonverter-5.9.1-5|22	Requires:	dolphin
12mr|audiokonverter-5.9.1-5|23	Requires:	mplayer
12mr|audiokonverter-5.9.1-5|24	Requires:	flac
12mr|audiokonverter-5.9.1-5|25	Requires:	wavpack
12mr|audiokonverter-5.9.1-5|26	Requires:	id3lib
12mr|audiokonverter-5.9.1-5|27	Requires:	vorbis-tools
12mr|audiokonverter-5.9.1-5|28	%if %{build_plf}
12mr|audiokonverter-5.9.1-5|29	Requires:	lame
12mr|audiokonverter-5.9.1-5|30	Requires:	faac
12mr|audiokonverter-5.9.1-5|31	Requires:	faad2
12mr|audiokonverter-5.9.1-5|32	%endif
12mr|audiokonverter-5.9.1-5|33	BuildArch:	noarch
12mr|audiokonverter-5.9.1-5|34	
12mr|audiokonverter-5.9.1-5|35	%description
12mr|audiokonverter-5.9.1-5|36	audiokonverter is a small utility to easily convert from OGG, MP3,
12mr|audiokonverter-5.9.1-5|37	AAC, M4A, FLAC, WMA, RealAudio, Musepack, Wavpack, WAV and movies to
12mr|audiokonverter-5.9.1-5|38	MP3, OGG, M4A, WAV and FLAC in Konqueror by right-clicking on them.
12mr|audiokonverter-5.9.1-5|39	
12mr|audiokonverter-5.9.1-5|40	%if %{build_plf}
12mr|audiokonverter-5.9.1-5|41	This package is in restricted because it requires packages that are
12mr|audiokonverter-5.9.1-5|42	in restricted (lame, faac, faad2).
12mr|audiokonverter-5.9.1-5|43	%endif
12mr|audiokonverter-5.9.1-5|44	
12mr|audiokonverter-5.9.1-5|45	%prep
12mr|audiokonverter-5.9.1-5|46	%setup -q
12mr|audiokonverter-5.9.1-5|47	%if !%{build_plf}
12mr|audiokonverter-5.9.1-5|48	%patch0 -p0 -b .plf
12mr|audiokonverter-5.9.1-5|49	%endif
12mr|audiokonverter-5.9.1-5|50	
12mr|audiokonverter-5.9.1-5|51	%install
12mr|audiokonverter-5.9.1-5|52	mkdir -p %{buildroot}%{_kde_services}/ServiceMenus
12mr|audiokonverter-5.9.1-5|53	install -m 644 *4.desktop %{buildroot}%{_kde_services}/ServiceMenus
12mr|audiokonverter-5.9.1-5|54	mkdir -p %{buildroot}%{_kde_appsdir}/dolphin/servicemenus
12mr|audiokonverter-5.9.1-5|55	install -m 644 *4.desktop %{buildroot}%{_kde_appsdir}/dolphin/servicemenus
12mr|audiokonverter-5.9.1-5|56	mkdir -p %{buildroot}%{_kde_bindir}
12mr|audiokonverter-5.9.1-5|57	install -m 755 anytowav4 audioconvert4 movie2sound4 oggdrop-lx %{buildroot}%{_kde_bindir}
12mr|audiokonverter-5.9.1-5|58	
12mr|audiokonverter-5.9.1-5|59	%files
12mr|audiokonverter-5.9.1-5|60	%doc README Changelog
12mr|audiokonverter-5.9.1-5|61	%{_kde_bindir}/*
12mr|audiokonverter-5.9.1-5|62	%{_kde_services}/ServiceMenus/*.desktop
12mr|audiokonverter-5.9.1-5|63	%{_kde_appsdir}/dolphin/servicemenus/*.desktop
12mr|audiokonverter-5.9.1-5|64	
12mr|audiokonverter-5.9.1-5|65	

13562 12
12mr|audit-2.1.2-4|1	%define major 1
12mr|audit-2.1.2-4|2	%define libname %mklibname audit %{major}
12mr|audit-2.1.2-4|3	%define develname %mklibname -d audit
12mr|audit-2.1.2-4|4	%define staticdevelname %mklibname -d -s audit
12mr|audit-2.1.2-4|5	
12mr|audit-2.1.2-4|6	%define auparsemajor 0
12mr|audit-2.1.2-4|7	%define auparselibname %mklibname auparse %{auparsemajor}
12mr|audit-2.1.2-4|8	%define auparsedevelname %mklibname -d auparse
12mr|audit-2.1.2-4|9	%define auparsestaticdevelname %mklibname -d -s auparse
12mr|audit-2.1.2-4|10	
12mr|audit-2.1.2-4|11	Summary:	User-space tools for Linux 2.6 kernel auditing
12mr|audit-2.1.2-4|12	Name:		audit
12mr|audit-2.1.2-4|13	Version:	2.1.2
12mr|audit-2.1.2-4|14	Release:	4
12mr|audit-2.1.2-4|15	License:	LGPLv2+
12mr|audit-2.1.2-4|16	Group:		System/Base
12mr|audit-2.1.2-4|17	URL:		http://people.redhat.com/sgrubb/audit/
12mr|audit-2.1.2-4|18	Source0:	http://people.redhat.com/sgrubb/audit/audit-%{version}.tar.gz
12mr|audit-2.1.2-4|19	Patch0:		audit-1.7.12-lsb-headers.patch
12mr|audit-2.1.2-4|20	# need proper kernel headers
12mr|audit-2.1.2-4|21	BuildRequires:	gettext-devel
12mr|audit-2.1.2-4|22	BuildRequires:	glibc-devel >= 2.6
12mr|audit-2.1.2-4|23	BuildRequires:	intltool
12mr|audit-2.1.2-4|24	BuildRequires:	libcap-ng-devel
12mr|audit-2.1.2-4|25	BuildRequires:	libtool
12mr|audit-2.1.2-4|26	BuildRequires:	openldap-devel
12mr|audit-2.1.2-4|27	BuildRequires:	prelude-devel >= 0.9.16
12mr|audit-2.1.2-4|28	BuildRequires:	python-devel
12mr|audit-2.1.2-4|29	BuildRequires:	swig
12mr|audit-2.1.2-4|30	BuildRequires:	tcp_wrappers-devel
12mr|audit-2.1.2-4|31	Requires(preun): rpm-helper
12mr|audit-2.1.2-4|32	Requires(post): rpm-helper
12mr|audit-2.1.2-4|33	# has the mandriva-simple-auth pam config file we link to
12mr|audit-2.1.2-4|34	Requires:	usermode-consoleonly >= 1.92-4
12mr|audit-2.1.2-4|35	Requires:	tcp_wrappers
12mr|audit-2.1.2-4|36	Conflicts:	audispd-plugins < 1.7.11
12mr|audit-2.1.2-4|37	Requires:	%{auparselibname} >= %{version}
12mr|audit-2.1.2-4|38	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|audit-2.1.2-4|39	
12mr|audit-2.1.2-4|40	%description
12mr|audit-2.1.2-4|41	The audit package contains the user space utilities for storing and searching
12mr|audit-2.1.2-4|42	the audit records generate by the audit subsystem in the Linux 2.6 kernel.
12mr|audit-2.1.2-4|43	
12mr|audit-2.1.2-4|44	%package -n	%{libname}
12mr|audit-2.1.2-4|45	Summary:	Main libraries for %{name}
12mr|audit-2.1.2-4|46	Group:		System/Libraries
12mr|audit-2.1.2-4|47	Conflicts:	audit < 2.0
12mr|audit-2.1.2-4|48	
12mr|audit-2.1.2-4|49	%description -n	%{libname}
12mr|audit-2.1.2-4|50	This package contains the main libraries for %{name}.
12mr|audit-2.1.2-4|51	
12mr|audit-2.1.2-4|52	%package -n	%{develname}
12mr|audit-2.1.2-4|53	Summary:	Development files for %{name}
12mr|audit-2.1.2-4|54	Group:		Development/C
12mr|audit-2.1.2-4|55	Requires:	%{libname} = %{version}
12mr|audit-2.1.2-4|56	Provides:	libaudit-devel = %{version}-%{release}
12mr|audit-2.1.2-4|57	Provides:	audit-devel = %{version}-%{release}
12mr|audit-2.1.2-4|58	Provides:	audit-libs-devel = %{version}-%{release}
12mr|audit-2.1.2-4|59	Obsoletes:	%{mklibname audit 0 -d}
12mr|audit-2.1.2-4|60	
12mr|audit-2.1.2-4|61	%description -n	%{develname}
12mr|audit-2.1.2-4|62	This package contains development files for %{name}.
12mr|audit-2.1.2-4|63	
12mr|audit-2.1.2-4|64	%package -n	%{staticdevelname}
12mr|audit-2.1.2-4|65	Summary:	Static libraries for %{name}
12mr|audit-2.1.2-4|66	Requires:	%{develname} = %{version}
12mr|audit-2.1.2-4|67	Group:		Development/C
12mr|audit-2.1.2-4|68	Provides:	audit-static-devel = %{version}-%{release}
12mr|audit-2.1.2-4|69	Provides:	audit-libs-static-devel = %{version}-%{release}
12mr|audit-2.1.2-4|70	Obsoletes:	%{mklibname audit 0 -d -s}
12mr|audit-2.1.2-4|71	
12mr|audit-2.1.2-4|72	%description -n	%{staticdevelname}
12mr|audit-2.1.2-4|73	This package contains static libraries for %{name} used for
12mr|audit-2.1.2-4|74	development.
12mr|audit-2.1.2-4|75	
12mr|audit-2.1.2-4|76	%package -n	%{auparselibname}
12mr|audit-2.1.2-4|77	Summary:	Main libraries for %{name}
12mr|audit-2.1.2-4|78	Group:		System/Libraries
12mr|audit-2.1.2-4|79	Conflicts:	%{mklibname audit 0} <= 1.7.13
12mr|audit-2.1.2-4|80	
12mr|audit-2.1.2-4|81	%description -n	%{auparselibname}
12mr|audit-2.1.2-4|82	This package contains the main auparse libraries for %{name}.
12mr|audit-2.1.2-4|83	
12mr|audit-2.1.2-4|84	%package -n	%{auparsedevelname}
12mr|audit-2.1.2-4|85	Summary:	Development files for %{name}
12mr|audit-2.1.2-4|86	Group:		Development/C
12mr|audit-2.1.2-4|87	Requires:	%{auparselibname} = %{version}
12mr|audit-2.1.2-4|88	Provides:	auparse-devel = %{version}-%{release}
12mr|audit-2.1.2-4|89	Conflicts:	%{mklibname audit 0 -d} <= 1.7.13
12mr|audit-2.1.2-4|90	
12mr|audit-2.1.2-4|91	%description -n	%{auparsedevelname}
12mr|audit-2.1.2-4|92	This package contains development files for %{name}.
12mr|audit-2.1.2-4|93	
12mr|audit-2.1.2-4|94	%package -n	%{auparsestaticdevelname}
12mr|audit-2.1.2-4|95	Summary:	Static libraries for %{name}
12mr|audit-2.1.2-4|96	Requires:	%{auparsedevelname} = %{version}
12mr|audit-2.1.2-4|97	Group:		Development/C
12mr|audit-2.1.2-4|98	Provides:	auparse-static-devel = %{version}-%{release}
12mr|audit-2.1.2-4|99	Conflicts:	%{mklibname audit 0 -d -s} <= 1.7.13
12mr|audit-2.1.2-4|100	
12mr|audit-2.1.2-4|101	%description -n	%{auparsestaticdevelname}
12mr|audit-2.1.2-4|102	This package contains static libraries for %{name} used for
12mr|audit-2.1.2-4|103	development.
12mr|audit-2.1.2-4|104	
12mr|audit-2.1.2-4|105	%package -n	python-audit
12mr|audit-2.1.2-4|106	Summary:	Python bindings for %{name}
12mr|audit-2.1.2-4|107	Group:		Development/Python
12mr|audit-2.1.2-4|108	
12mr|audit-2.1.2-4|109	%description -n	python-audit
12mr|audit-2.1.2-4|110	This package contains python bindings for %{name}.
12mr|audit-2.1.2-4|111	
12mr|audit-2.1.2-4|112	%package -n	audispd-plugins
12mr|audit-2.1.2-4|113	Summary:	Plugins for the audit event dispatcher
12mr|audit-2.1.2-4|114	Group:		System/Base
12mr|audit-2.1.2-4|115	Requires:	%{name} = %{version}
12mr|audit-2.1.2-4|116	Requires:	%{libname} = %{version}
12mr|audit-2.1.2-4|117	Requires:	openldap
12mr|audit-2.1.2-4|118	
12mr|audit-2.1.2-4|119	%description -n	audispd-plugins
12mr|audit-2.1.2-4|120	The audispd-plugins package provides plugins for the real-time interface to the
12mr|audit-2.1.2-4|121	audit system, audispd. These plugins can do things like relay events to remote
12mr|audit-2.1.2-4|122	machines or analyze events for suspicious behavior.
12mr|audit-2.1.2-4|123	
12mr|audit-2.1.2-4|124	%prep
12mr|audit-2.1.2-4|125	
12mr|audit-2.1.2-4|126	%setup -q
12mr|audit-2.1.2-4|127	%patch0 -p1
12mr|audit-2.1.2-4|128	
12mr|audit-2.1.2-4|129	find -type d -name ".libs" | xargs rm -rf
12mr|audit-2.1.2-4|130	
12mr|audit-2.1.2-4|131	%build
12mr|audit-2.1.2-4|132	%serverbuild
12mr|audit-2.1.2-4|133	autoreconf -f -v --install
12mr|audit-2.1.2-4|134	
12mr|audit-2.1.2-4|135	%configure2_5x \
12mr|audit-2.1.2-4|136	--sbindir=/sbin \
12mr|audit-2.1.2-4|137	--libdir=/%{_lib} \
12mr|audit-2.1.2-4|138	--with-prelude \
12mr|audit-2.1.2-4|139	--with-libwrap \
12mr|audit-2.1.2-4|140	--enable-gssapi-krb5=no \
12mr|audit-2.1.2-4|141	--with-libcap-ng=yes \
12mr|audit-2.1.2-4|142	--libexecdir=%{_sbindir}
12mr|audit-2.1.2-4|143	
12mr|audit-2.1.2-4|144	%make
12mr|audit-2.1.2-4|145	
12mr|audit-2.1.2-4|146	%install
12mr|audit-2.1.2-4|147	rm -rf %{buildroot}
12mr|audit-2.1.2-4|148	
12mr|audit-2.1.2-4|149	install -d %{buildroot}%{_var}/log/audit
12mr|audit-2.1.2-4|150	install -d %{buildroot}%{_libdir}/audit
12mr|audit-2.1.2-4|151	install -d %{buildroot}%{_var}/spool/audit
12mr|audit-2.1.2-4|152	
12mr|audit-2.1.2-4|153	%makeinstall_std
12mr|audit-2.1.2-4|154	
12mr|audit-2.1.2-4|155	install -d %{buildroot}/%{_libdir}
12mr|audit-2.1.2-4|156	# This winds up in the wrong place when libtool is involved
12mr|audit-2.1.2-4|157	mv %{buildroot}/%{_lib}/libaudit.a %{buildroot}%{_libdir}/
12mr|audit-2.1.2-4|158	mv %{buildroot}/%{_lib}/libauparse.a %{buildroot}%{_libdir}/
12mr|audit-2.1.2-4|159	curdir=`pwd`
12mr|audit-2.1.2-4|160	cd %{buildroot}/%{_libdir}
12mr|audit-2.1.2-4|161	LIBNAME=`basename \`ls %{buildroot}/%{_lib}/libaudit.so.%{major}.*.*\``
12mr|audit-2.1.2-4|162	ln -s ../../%{_lib}/$LIBNAME libaudit.so
12mr|audit-2.1.2-4|163	LIBNAME=`basename \`ls %{buildroot}/%{_lib}/libauparse.so.%{auparsemajor}.*.*\``
12mr|audit-2.1.2-4|164	ln -s ../../%{_lib}/$LIBNAME libauparse.so
12mr|audit-2.1.2-4|165	cd $curdir
12mr|audit-2.1.2-4|166	
12mr|audit-2.1.2-4|167	# uneeded files
12mr|audit-2.1.2-4|168	rm -f %{buildroot}/%{_lib}/*.so
12mr|audit-2.1.2-4|169	rm -f %{buildroot}/%{_lib}/*.la
12mr|audit-2.1.2-4|170	rm -f %{buildroot}%{py_platsitedir}/*.{a,la}
12mr|audit-2.1.2-4|171	
12mr|audit-2.1.2-4|172	%if %mdkversion < 200900
12mr|audit-2.1.2-4|173	%post -n %{libname} -p /sbin/ldconfig
12mr|audit-2.1.2-4|174	
12mr|audit-2.1.2-4|175	%post -n %{auparselibname} -p /sbin/ldconfig
12mr|audit-2.1.2-4|176	
12mr|audit-2.1.2-4|177	%postun -n %{libname} -p /sbin/ldconfig
12mr|audit-2.1.2-4|178	
12mr|audit-2.1.2-4|179	%postun -n %{auparselibname} -p /sbin/ldconfig
12mr|audit-2.1.2-4|180	%endif
12mr|audit-2.1.2-4|181	
12mr|audit-2.1.2-4|182	%post
12mr|audit-2.1.2-4|183	%_post_service auditd
12mr|audit-2.1.2-4|184	
12mr|audit-2.1.2-4|185	%preun
12mr|audit-2.1.2-4|186	%_preun_service auditd
12mr|audit-2.1.2-4|187	
12mr|audit-2.1.2-4|188	%clean
12mr|audit-2.1.2-4|189	rm -rf %{buildroot}
12mr|audit-2.1.2-4|190	
12mr|audit-2.1.2-4|191	%files
12mr|audit-2.1.2-4|192	%defattr(-,root,root)
12mr|audit-2.1.2-4|193	%doc README COPYING contrib/capp.rules contrib/nispom.rules contrib/lspp.rules contrib/stig.rules init.d/auditd.cron
12mr|audit-2.1.2-4|194	%{_initrddir}/auditd
12mr|audit-2.1.2-4|195	%attr(0750,root,root) %dir %{_sysconfdir}/audit
12mr|audit-2.1.2-4|196	%attr(0750,root,root) %dir %{_sysconfdir}/audisp
12mr|audit-2.1.2-4|197	%attr(0750,root,root) %dir %{_sysconfdir}/audisp/plugins.d
12mr|audit-2.1.2-4|198	%attr(0750,root,root) %dir %{_libdir}/audit
12mr|audit-2.1.2-4|199	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audit/auditd.conf
12mr|audit-2.1.2-4|200	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audit/audit.rules
12mr|audit-2.1.2-4|201	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/sysconfig/auditd
12mr|audit-2.1.2-4|202	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/audispd.conf
12mr|audit-2.1.2-4|203	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/plugins.d/af_unix.conf
12mr|audit-2.1.2-4|204	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/plugins.d/syslog.conf
12mr|audit-2.1.2-4|205	%attr(0750,root,root) /sbin/audispd
12mr|audit-2.1.2-4|206	%attr(0750,root,root) /sbin/auditctl
12mr|audit-2.1.2-4|207	%attr(0750,root,root) /sbin/auditd
12mr|audit-2.1.2-4|208	%attr(0750,root,root) /sbin/autrace
12mr|audit-2.1.2-4|209	%attr(0755,root,root) /sbin/aureport
12mr|audit-2.1.2-4|210	%attr(0755,root,root) /sbin/ausearch
12mr|audit-2.1.2-4|211	%attr(0755,root,root) %{_bindir}/aulastlog
12mr|audit-2.1.2-4|212	%attr(0755,root,root) %{_bindir}/aulast
12mr|audit-2.1.2-4|213	%attr(0755,root,root) %{_bindir}/ausyscall
12mr|audit-2.1.2-4|214	%attr(0644,root,root) %{_mandir}/man5/audispd.conf.5*
12mr|audit-2.1.2-4|215	%attr(0644,root,root) %{_mandir}/man5/auditd.conf.5*
12mr|audit-2.1.2-4|216	%attr(0644,root,root) %{_mandir}/man5/ausearch-expression.5*
12mr|audit-2.1.2-4|217	%attr(0644,root,root) %{_mandir}/man7/audit.rules.7*
12mr|audit-2.1.2-4|218	%attr(0644,root,root) %{_mandir}/man8/audispd.8*
12mr|audit-2.1.2-4|219	%attr(0644,root,root) %{_mandir}/man8/auditctl.8*
12mr|audit-2.1.2-4|220	%attr(0644,root,root) %{_mandir}/man8/auditd.8*
12mr|audit-2.1.2-4|221	%attr(0644,root,root) %{_mandir}/man8/aulast.8*
12mr|audit-2.1.2-4|222	%attr(0644,root,root) %{_mandir}/man8/aulastlog.8*
12mr|audit-2.1.2-4|223	%attr(0644,root,root) %{_mandir}/man8/aureport.8*
12mr|audit-2.1.2-4|224	%attr(0644,root,root) %{_mandir}/man8/ausearch.8*
12mr|audit-2.1.2-4|225	%attr(0644,root,root) %{_mandir}/man8/ausyscall.8*
12mr|audit-2.1.2-4|226	%attr(0644,root,root) %{_mandir}/man8/autrace.8*
12mr|audit-2.1.2-4|227	%attr(0700,root,root) %dir %{_var}/log/audit
12mr|audit-2.1.2-4|228	
12mr|audit-2.1.2-4|229	%files -n %{libname}
12mr|audit-2.1.2-4|230	%defattr(-,root,root)
12mr|audit-2.1.2-4|231	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/libaudit.conf
12mr|audit-2.1.2-4|232	/%{_lib}/libaudit.so.%{major}*
12mr|audit-2.1.2-4|233	%attr(0644,root,root) %{_mandir}/man5/libaudit.conf.5*
12mr|audit-2.1.2-4|234	
12mr|audit-2.1.2-4|235	%files -n %{develname}
12mr|audit-2.1.2-4|236	%defattr(-,root,root)
12mr|audit-2.1.2-4|237	%doc ChangeLog contrib/skeleton.c contrib/plugin
12mr|audit-2.1.2-4|238	%{_libdir}/libaudit.so
12mr|audit-2.1.2-4|239	%{_includedir}/libaudit.h
12mr|audit-2.1.2-4|240	%{_mandir}/man3/audit_*
12mr|audit-2.1.2-4|241	%{_mandir}/man3/ausearch_*
12mr|audit-2.1.2-4|242	%{_mandir}/man3/get_auditfail_action.3*
12mr|audit-2.1.2-4|243	%{_mandir}/man3/set_aumessage_mode.3*
12mr|audit-2.1.2-4|244	
12mr|audit-2.1.2-4|245	%files -n %{staticdevelname}
12mr|audit-2.1.2-4|246	%defattr(-,root,root)
12mr|audit-2.1.2-4|247	%{_libdir}/libaudit.a
12mr|audit-2.1.2-4|248	
12mr|audit-2.1.2-4|249	%files -n %{auparselibname}
12mr|audit-2.1.2-4|250	%defattr(-,root,root)
12mr|audit-2.1.2-4|251	/%{_lib}/libauparse.so.%{auparsemajor}*
12mr|audit-2.1.2-4|252	
12mr|audit-2.1.2-4|253	%files -n %{auparsedevelname}
12mr|audit-2.1.2-4|254	%defattr(-,root,root)
12mr|audit-2.1.2-4|255	%doc ChangeLog contrib/skeleton.c contrib/plugin
12mr|audit-2.1.2-4|256	%{_libdir}/libauparse.so
12mr|audit-2.1.2-4|257	%{_includedir}/auparse-defs.h
12mr|audit-2.1.2-4|258	%{_includedir}/auparse.h
12mr|audit-2.1.2-4|259	%{_mandir}/man3/auparse_*
12mr|audit-2.1.2-4|260	
12mr|audit-2.1.2-4|261	%files -n %{auparsestaticdevelname}
12mr|audit-2.1.2-4|262	%defattr(-,root,root)
12mr|audit-2.1.2-4|263	%{_libdir}/libauparse.a
12mr|audit-2.1.2-4|264	
12mr|audit-2.1.2-4|265	%files -n python-audit
12mr|audit-2.1.2-4|266	%defattr(-,root,root)
12mr|audit-2.1.2-4|267	%{py_platsitedir}/*.so
12mr|audit-2.1.2-4|268	%{py_platsitedir}/audit.p*
12mr|audit-2.1.2-4|269	
12mr|audit-2.1.2-4|270	%files -n audispd-plugins
12mr|audit-2.1.2-4|271	%defattr(-,root,root,-)
12mr|audit-2.1.2-4|272	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/audisp-prelude.conf
12mr|audit-2.1.2-4|273	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/audisp-remote.conf
12mr|audit-2.1.2-4|274	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/plugins.d/audispd-zos-remote.conf
12mr|audit-2.1.2-4|275	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/plugins.d/au-prelude.conf
12mr|audit-2.1.2-4|276	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/plugins.d/au-remote.conf
12mr|audit-2.1.2-4|277	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/zos-remote.conf
12mr|audit-2.1.2-4|278	%attr(0750,root,root) /sbin/audispd-zos-remote
12mr|audit-2.1.2-4|279	%attr(0750,root,root) /sbin/audisp-prelude
12mr|audit-2.1.2-4|280	%attr(0750,root,root) /sbin/audisp-remote
12mr|audit-2.1.2-4|281	%attr(0644,root,root) %{_mandir}/man5/audisp-prelude.conf.5*
12mr|audit-2.1.2-4|282	%attr(0644,root,root) %{_mandir}/man5/audisp-remote.conf.5*
12mr|audit-2.1.2-4|283	%attr(0644,root,root) %{_mandir}/man5/zos-remote.conf.5*
12mr|audit-2.1.2-4|284	%attr(0644,root,root) %{_mandir}/man8/audispd-zos-remote.8*
12mr|audit-2.1.2-4|285	%attr(0644,root,root) %{_mandir}/man8/audisp-prelude.8*
12mr|audit-2.1.2-4|286	%attr(0644,root,root) %{_mandir}/man8/audisp-remote.8*
12mr|audit-2.1.2-4|287	%attr(0750,root,root) %dir %{_var}/spool/audit
12mr|audit-2.1.2-4|288	
12mr|audit-2.1.2-4|289	
12mr|audit-2.1.2-4|290	
12mr|audit-2.1.2-4|291	%changelog
12mr|audit-2.1.2-4|292	

13563 12
12mr|augeas-0.10.0-3|1	%define	major	0
12mr|augeas-0.10.0-3|2	%define	famajor	1
12mr|augeas-0.10.0-3|3	%define	libname	%mklibname augeas %{major}
12mr|augeas-0.10.0-3|4	%define	libfa	%mklibname fa %{famajor}
12mr|augeas-0.10.0-3|5	%define	devname	%mklibname augeas -d
12mr|augeas-0.10.0-3|6	
12mr|augeas-0.10.0-3|7	Name:		augeas
12mr|augeas-0.10.0-3|8	Version:	0.10.0
12mr|augeas-0.10.0-3|9	Release:	3
12mr|augeas-0.10.0-3|10	Summary:	A library for changing configuration files
12mr|augeas-0.10.0-3|11	Group:		Development/C
12mr|augeas-0.10.0-3|12	License:	LGPLv2.1+
12mr|augeas-0.10.0-3|13	URL:		http://augeas.net/
12mr|augeas-0.10.0-3|14	Source0:	http://augeas.net/download/%{name}-%{version}.tar.gz
12mr|augeas-0.10.0-3|15	Source1:	http://augeas.net/download/%{name}-%{version}.tar.gz.sig
12mr|augeas-0.10.0-3|16	Patch0:		augeas-0.10.0-add-libxml2-pkgconfig-dependency.patch
12mr|augeas-0.10.0-3|17	BuildRequires:	readline-devel
12mr|augeas-0.10.0-3|18	BuildRequires:	pkgconfig(libxml-2.0)
12mr|augeas-0.10.0-3|19	BuildRequires:	ruby
12mr|augeas-0.10.0-3|20	
12mr|augeas-0.10.0-3|21	%description
12mr|augeas-0.10.0-3|22	A library for programmatically editing configuration files. Augeas parses
12mr|augeas-0.10.0-3|23	configuration files into a tree structure, which it exposes through its
12mr|augeas-0.10.0-3|24	public API. Changes made through the API are written back to the initially
12mr|augeas-0.10.0-3|25	read files.
12mr|augeas-0.10.0-3|26	
12mr|augeas-0.10.0-3|27	The transformation works very hard to preserve comments and formatting
12mr|augeas-0.10.0-3|28	details. It is controlled by ``lens'' definitions that describe the file
12mr|augeas-0.10.0-3|29	format and the transformation into a tree.
12mr|augeas-0.10.0-3|30	
12mr|augeas-0.10.0-3|31	%package -n	%{devname}
12mr|augeas-0.10.0-3|32	Summary:	Development files for %{name}
12mr|augeas-0.10.0-3|33	Group:		Development/C
12mr|augeas-0.10.0-3|34	Provides:	%{name}-devel = %{EVRD}
12mr|augeas-0.10.0-3|35	Requires:	%{libname} = %{EVRD}
12mr|augeas-0.10.0-3|36	Requires:	%{libfa} = %{EVRD}
12mr|augeas-0.10.0-3|37	
12mr|augeas-0.10.0-3|38	%description -n	%{devname}
12mr|augeas-0.10.0-3|39	This package contains libraries and header files for
12mr|augeas-0.10.0-3|40	developing applications that use %{name}.
12mr|augeas-0.10.0-3|41	
12mr|augeas-0.10.0-3|42	%package -n	%{libname}
12mr|augeas-0.10.0-3|43	Summary:	Library for %{name}
12mr|augeas-0.10.0-3|44	Requires:	%{name}-lenses = %{EVRD}
12mr|augeas-0.10.0-3|45	Group:		Development/C
12mr|augeas-0.10.0-3|46	
12mr|augeas-0.10.0-3|47	%description -n	%{libname}
12mr|augeas-0.10.0-3|48	The library for %{name}.
12mr|augeas-0.10.0-3|49	
12mr|augeas-0.10.0-3|50	%package -n	%{libfa}
12mr|augeas-0.10.0-3|51	Summary:	Library for %{name}
12mr|augeas-0.10.0-3|52	Group:		Development/C
12mr|augeas-0.10.0-3|53	Conflicts:	%{libname} < 0.9.0-2
12mr|augeas-0.10.0-3|54	
12mr|augeas-0.10.0-3|55	%description -n	%{libfa}
12mr|augeas-0.10.0-3|56	The library for %{name}.
12mr|augeas-0.10.0-3|57	
12mr|augeas-0.10.0-3|58	%package	lenses
12mr|augeas-0.10.0-3|59	Summary:	Lenses for %{name}
12mr|augeas-0.10.0-3|60	Group:		Development/C
12mr|augeas-0.10.0-3|61	
12mr|augeas-0.10.0-3|62	%description	lenses
12mr|augeas-0.10.0-3|63	The lenses for %{name}.
12mr|augeas-0.10.0-3|64	
12mr|augeas-0.10.0-3|65	%prep
12mr|augeas-0.10.0-3|66	%setup -q
12mr|augeas-0.10.0-3|67	%patch0 -p1 -b .libxml2_pc~
12mr|augeas-0.10.0-3|68	
12mr|augeas-0.10.0-3|69	%build
12mr|augeas-0.10.0-3|70	%configure2_5x	--disable-static
12mr|augeas-0.10.0-3|71	%make
12mr|augeas-0.10.0-3|72	
12mr|augeas-0.10.0-3|73	%check
12mr|augeas-0.10.0-3|74	%make check
12mr|augeas-0.10.0-3|75	
12mr|augeas-0.10.0-3|76	%install
12mr|augeas-0.10.0-3|77	%makeinstall_std
12mr|augeas-0.10.0-3|78	
12mr|augeas-0.10.0-3|79	%files
12mr|augeas-0.10.0-3|80	%{_bindir}/augtool
12mr|augeas-0.10.0-3|81	%{_bindir}/augparse
12mr|augeas-0.10.0-3|82	%{_bindir}/fadot
12mr|augeas-0.10.0-3|83	%{_mandir}/man1/*
12mr|augeas-0.10.0-3|84	%{_datadir}/vim/vimfiles/ftdetect/augeas.vim
12mr|augeas-0.10.0-3|85	%{_datadir}/vim/vimfiles/syntax/augeas.vim
12mr|augeas-0.10.0-3|86	
12mr|augeas-0.10.0-3|87	%files lenses
12mr|augeas-0.10.0-3|88	%doc AUTHORS NEWS
12mr|augeas-0.10.0-3|89	%{_datadir}/augeas
12mr|augeas-0.10.0-3|90	
12mr|augeas-0.10.0-3|91	%files -n %{libname}
12mr|augeas-0.10.0-3|92	%{_libdir}/libaugeas.so.%{major}*
12mr|augeas-0.10.0-3|93	
12mr|augeas-0.10.0-3|94	%files -n %{libfa}
12mr|augeas-0.10.0-3|95	%{_libdir}/libfa.so.%{famajor}*
12mr|augeas-0.10.0-3|96	
12mr|augeas-0.10.0-3|97	%files -n %{devname}
12mr|augeas-0.10.0-3|98	%{_includedir}/*
12mr|augeas-0.10.0-3|99	%{_libdir}/*.so
12mr|augeas-0.10.0-3|100	%{_libdir}/pkgconfig/augeas.pc
12mr|augeas-0.10.0-3|101	
12mr|augeas-0.10.0-3|102	
12mr|augeas-0.10.0-3|103	
12mr|augeas-0.10.0-3|104	%changelog
12mr|augeas-0.10.0-3|105	

13564 12
12mr|aumix-2.9.1-4|1	%define name	aumix
12mr|aumix-2.9.1-4|2	%define version 2.9.1
12mr|aumix-2.9.1-4|3	%define release %mkrel 4
12mr|aumix-2.9.1-4|4	
12mr|aumix-2.9.1-4|5	Name:		%{name}
12mr|aumix-2.9.1-4|6	Summary:	A GTK+ / Ncurses audio mixer
12mr|aumix-2.9.1-4|7	Version:	%{version}
12mr|aumix-2.9.1-4|8	Release:	%{release}
12mr|aumix-2.9.1-4|9	License:	GPL
12mr|aumix-2.9.1-4|10	Group:		Sound
12mr|aumix-2.9.1-4|11	BuildRequires:	ncurses-devel
12mr|aumix-2.9.1-4|12	BuildRequires:	gtk+2-devel
12mr|aumix-2.9.1-4|13	BuildRequires:	autoconf
12mr|aumix-2.9.1-4|14	BuildRequires:	automake
12mr|aumix-2.9.1-4|15	Source0:	http://www.jpj.net/~trevor/aumix/%{name}-%{version}.tar.bz2
12mr|aumix-2.9.1-4|16	URL: 		http://www.jpj.net/~trevor/aumix.html
12mr|aumix-2.9.1-4|17	Requires:	initscripts >= 4.42
12mr|aumix-2.9.1-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|aumix-2.9.1-4|19	
12mr|aumix-2.9.1-4|20	%description
12mr|aumix-2.9.1-4|21	This is a program for adjusting audio mixers from the command line or scripts,
12mr|aumix-2.9.1-4|22	or interactively at the console or a terminal with a full-screen, ncurses-based
12mr|aumix-2.9.1-4|23	interface or a GTK-based X interface.
12mr|aumix-2.9.1-4|24	
12mr|aumix-2.9.1-4|25	%package text
12mr|aumix-2.9.1-4|26	Summary:	An Ncurses audio mixer
12mr|aumix-2.9.1-4|27	License:	GPL
12mr|aumix-2.9.1-4|28	Group:		Sound
12mr|aumix-2.9.1-4|29	
12mr|aumix-2.9.1-4|30	%description text
12mr|aumix-2.9.1-4|31	This is a program for adjusting audio mixers from the command line or scripts,
12mr|aumix-2.9.1-4|32	or interactively at the console or a terminal with a full-screen, ncurses-based
12mr|aumix-2.9.1-4|33	interface .
12mr|aumix-2.9.1-4|34	
12mr|aumix-2.9.1-4|35	%prep
12mr|aumix-2.9.1-4|36	%setup -q
12mr|aumix-2.9.1-4|37	
12mr|aumix-2.9.1-4|38	%build
12mr|aumix-2.9.1-4|39	mkdir build-text
12mr|aumix-2.9.1-4|40	pushd build-text
12mr|aumix-2.9.1-4|41	CONFIGURE_TOP=.. %configure2_5x --without-gtk
12mr|aumix-2.9.1-4|42	%make
12mr|aumix-2.9.1-4|43	popd
12mr|aumix-2.9.1-4|44	mkdir build-gui
12mr|aumix-2.9.1-4|45	pushd build-gui
12mr|aumix-2.9.1-4|46	CONFIGURE_TOP=.. %configure2_5x
12mr|aumix-2.9.1-4|47	%make
12mr|aumix-2.9.1-4|48	popd
12mr|aumix-2.9.1-4|49	
12mr|aumix-2.9.1-4|50	%install
12mr|aumix-2.9.1-4|51	rm -rf $RPM_BUILD_ROOT
12mr|aumix-2.9.1-4|52	
12mr|aumix-2.9.1-4|53	%makeinstall -C build-gui
12mr|aumix-2.9.1-4|54	
12mr|aumix-2.9.1-4|55	# install text version
12mr|aumix-2.9.1-4|56	install -m755 build-text/src/aumix $RPM_BUILD_ROOT%{_bindir}/aumix-text
12mr|aumix-2.9.1-4|57	
12mr|aumix-2.9.1-4|58	# menu entry
12mr|aumix-2.9.1-4|59	
12mr|aumix-2.9.1-4|60	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|aumix-2.9.1-4|61	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|aumix-2.9.1-4|62	[Desktop Entry]
12mr|aumix-2.9.1-4|63	Name=Aumix
12mr|aumix-2.9.1-4|64	Comment=Basic volume controller
12mr|aumix-2.9.1-4|65	Exec=%{name}
12mr|aumix-2.9.1-4|66	Icon=sound_section
12mr|aumix-2.9.1-4|67	Terminal=false
12mr|aumix-2.9.1-4|68	Type=Application
12mr|aumix-2.9.1-4|69	StartupNotify=true
12mr|aumix-2.9.1-4|70	Categories=GTK;Audio;Mixer;
12mr|aumix-2.9.1-4|71	EOF
12mr|aumix-2.9.1-4|72	
12mr|aumix-2.9.1-4|73	%find_lang %name
12mr|aumix-2.9.1-4|74	
12mr|aumix-2.9.1-4|75	%if %mdkversion < 200900
12mr|aumix-2.9.1-4|76	%post
12mr|aumix-2.9.1-4|77	%update_menus
12mr|aumix-2.9.1-4|78	%endif
12mr|aumix-2.9.1-4|79	
12mr|aumix-2.9.1-4|80	%if %mdkversion < 200900
12mr|aumix-2.9.1-4|81	%postun
12mr|aumix-2.9.1-4|82	%clean_menus
12mr|aumix-2.9.1-4|83	%endif
12mr|aumix-2.9.1-4|84	
12mr|aumix-2.9.1-4|85	%clean
12mr|aumix-2.9.1-4|86	rm -rf $RPM_BUILD_ROOT
12mr|aumix-2.9.1-4|87	
12mr|aumix-2.9.1-4|88	%files -f %{name}.lang
12mr|aumix-2.9.1-4|89	%defattr(-,root,root)
12mr|aumix-2.9.1-4|90	%doc README TODO NEWS ChangeLog
12mr|aumix-2.9.1-4|91	%_bindir/aumix
12mr|aumix-2.9.1-4|92	%_bindir/mute
12mr|aumix-2.9.1-4|93	%_bindir/xaumix
12mr|aumix-2.9.1-4|94	%_mandir/man1/*
12mr|aumix-2.9.1-4|95	%_datadir/applications/mandriva-*
12mr|aumix-2.9.1-4|96	%_datadir/%name
12mr|aumix-2.9.1-4|97	
12mr|aumix-2.9.1-4|98	%files text
12mr|aumix-2.9.1-4|99	%defattr(-,root,root)
12mr|aumix-2.9.1-4|100	%_bindir/aumix-text
12mr|aumix-2.9.1-4|101	
12mr|aumix-2.9.1-4|102	
12mr|aumix-2.9.1-4|103	
12mr|aumix-2.9.1-4|104	%changelog
12mr|aumix-2.9.1-4|105	

13565 12
12mr|autoconf2.1-2.13-34|1	%define pkgname	autoconf
12mr|autoconf2.1-2.13-34|2	
12mr|autoconf2.1-2.13-34|3	# Define the Fortran compiler
12mr|autoconf2.1-2.13-34|4	%define fortran_compiler gfortran
12mr|autoconf2.1-2.13-34|5	BuildRequires: gcc-gfortran
12mr|autoconf2.1-2.13-34|6	
12mr|autoconf2.1-2.13-34|7	%define docheck 1
12mr|autoconf2.1-2.13-34|8	%{?_without_check: %global docheck 0}
12mr|autoconf2.1-2.13-34|9	
12mr|autoconf2.1-2.13-34|10	Name:		%{pkgname}2.1
12mr|autoconf2.1-2.13-34|11	Summary:	A GNU tool for automatically configuring source code
12mr|autoconf2.1-2.13-34|12	Version:	2.13
12mr|autoconf2.1-2.13-34|13	Release:	34
12mr|autoconf2.1-2.13-34|14	Epoch:		1
12mr|autoconf2.1-2.13-34|15	License:	GPL
12mr|autoconf2.1-2.13-34|16	Group:		Development/Other
12mr|autoconf2.1-2.13-34|17	URL:		http://www.gnu.org/software/autoconf/
12mr|autoconf2.1-2.13-34|18	BuildArch:	noarch
12mr|autoconf2.1-2.13-34|19	
12mr|autoconf2.1-2.13-34|20	Source:		ftp://ftp.gnu.org/pub/gnu/%{pkgname}/%{pkgname}-%{version}.tar.bz2
12mr|autoconf2.1-2.13-34|21	Patch0:		autoconf-2.12-race.patch
12mr|autoconf2.1-2.13-34|22	Patch1:		autoconf-2.13-mawk.patch
12mr|autoconf2.1-2.13-34|23	Patch2:		autoconf-2.13-notmp.patch
12mr|autoconf2.1-2.13-34|24	Patch3:		autoconf-fix-for-gcc2.96-patch
12mr|autoconf2.1-2.13-34|25	Patch4:		autoconf-2.13-versioned-info.patch
12mr|autoconf2.1-2.13-34|26	Patch5:		autoconf-2.13-automake14.patch
12mr|autoconf2.1-2.13-34|27	Patch6:		autoconf-2.13-gfortran.patch
12mr|autoconf2.1-2.13-34|28	
12mr|autoconf2.1-2.13-34|29	Requires:	gawk, m4, mktemp
12mr|autoconf2.1-2.13-34|30	BuildRequires:	texinfo m4
12mr|autoconf2.1-2.13-34|31	Conflicts:	autoconf2.5 <= 1:2.59-3mdk
12mr|autoconf2.1-2.13-34|32	
12mr|autoconf2.1-2.13-34|33	# for tests
12mr|autoconf2.1-2.13-34|34	%if %docheck
12mr|autoconf2.1-2.13-34|35	BuildRequires:	bison
12mr|autoconf2.1-2.13-34|36	BuildRequires:	flex
12mr|autoconf2.1-2.13-34|37	%endif
12mr|autoconf2.1-2.13-34|38	
12mr|autoconf2.1-2.13-34|39	%description
12mr|autoconf2.1-2.13-34|40	GNU's Autoconf is a tool for configuring source code and Makefiles.
12mr|autoconf2.1-2.13-34|41	Using Autoconf, programmers can create portable and configurable
12mr|autoconf2.1-2.13-34|42	packages, since the person building the package is allowed to
12mr|autoconf2.1-2.13-34|43	specify various configuration options.
12mr|autoconf2.1-2.13-34|44	
12mr|autoconf2.1-2.13-34|45	You should install Autoconf if you are developing software and you'd
12mr|autoconf2.1-2.13-34|46	like to use it to create shell scripts which will configure your
12mr|autoconf2.1-2.13-34|47	source code packages. If you are installing Autoconf, you will also
12mr|autoconf2.1-2.13-34|48	need to install the GNU m4 package.
12mr|autoconf2.1-2.13-34|49	
12mr|autoconf2.1-2.13-34|50	Note that the Autoconf package is not required for the end user who
12mr|autoconf2.1-2.13-34|51	may be configuring software with an Autoconf-generated script;
12mr|autoconf2.1-2.13-34|52	Autoconf is only required for the generation of the scripts, not
12mr|autoconf2.1-2.13-34|53	their use.
12mr|autoconf2.1-2.13-34|54	
12mr|autoconf2.1-2.13-34|55	%prep
12mr|autoconf2.1-2.13-34|56	%setup -q -n %{pkgname}-%{version}
12mr|autoconf2.1-2.13-34|57	%patch0 -p1
12mr|autoconf2.1-2.13-34|58	%patch1 -p1
12mr|autoconf2.1-2.13-34|59	%patch2 -p1
12mr|autoconf2.1-2.13-34|60	%patch3 -p0
12mr|autoconf2.1-2.13-34|61	%patch4 -p1 -b .parallel
12mr|autoconf2.1-2.13-34|62	%patch5 -p1 -b .automake14
12mr|autoconf2.1-2.13-34|63	case %{fortran_compiler} in
12mr|autoconf2.1-2.13-34|64	*gfortran*)
12mr|autoconf2.1-2.13-34|65	%patch6 -p1 -b .gfortran
12mr|autoconf2.1-2.13-34|66	;;
12mr|autoconf2.1-2.13-34|67	esac
12mr|autoconf2.1-2.13-34|68	
12mr|autoconf2.1-2.13-34|69	%build
12mr|autoconf2.1-2.13-34|70	export F77=%{fortran_compiler}
12mr|autoconf2.1-2.13-34|71	%configure --program-suffix=-%{version}
12mr|autoconf2.1-2.13-34|72	%make
12mr|autoconf2.1-2.13-34|73	
12mr|autoconf2.1-2.13-34|74	%if %docheck
12mr|autoconf2.1-2.13-34|75	make check	# VERBOSE=1
12mr|autoconf2.1-2.13-34|76	%endif
12mr|autoconf2.1-2.13-34|77	
12mr|autoconf2.1-2.13-34|78	%install
12mr|autoconf2.1-2.13-34|79	%makeinstall
12mr|autoconf2.1-2.13-34|80	
12mr|autoconf2.1-2.13-34|81	mv $RPM_BUILD_ROOT%{_infodir}/autoconf.info $RPM_BUILD_ROOT%{_infodir}/autoconf-%{version}.info
12mr|autoconf2.1-2.13-34|82	
12mr|autoconf2.1-2.13-34|83	# We don't want to include the standards.info stuff in the package,
12mr|autoconf2.1-2.13-34|84	# because it comes from binutils...
12mr|autoconf2.1-2.13-34|85	rm -f $RPM_BUILD_ROOT%{_infodir}/standards*
12mr|autoconf2.1-2.13-34|86	
12mr|autoconf2.1-2.13-34|87	cp install-sh $RPM_BUILD_ROOT%{_datadir}/autoconf
12mr|autoconf2.1-2.13-34|88	
12mr|autoconf2.1-2.13-34|89	%files
12mr|autoconf2.1-2.13-34|90	%defattr(-,root,root)
12mr|autoconf2.1-2.13-34|91	%doc README
12mr|autoconf2.1-2.13-34|92	%{_bindir}/*
12mr|autoconf2.1-2.13-34|93	%{_datadir}/%{pkgname}
12mr|autoconf2.1-2.13-34|94	%{_infodir}/*
12mr|autoconf2.1-2.13-34|95	
12mr|autoconf2.1-2.13-34|96	
12mr|autoconf2.1-2.13-34|97	
12mr|autoconf2.1-2.13-34|98	
12mr|autoconf2.1-2.13-34|99	%changelog
12mr|autoconf2.1-2.13-34|100	

13566 12
12mr|autoconf-2.69-1|1	%define docheck 1
12mr|autoconf-2.69-1|2	%{?_without_check: %global docheck 0}
12mr|autoconf-2.69-1|3	
12mr|autoconf-2.69-1|4	Name:		autoconf
12mr|autoconf-2.69-1|5	Summary:	A GNU tool for automatically configuring source code
12mr|autoconf-2.69-1|6	Version:	2.69
12mr|autoconf-2.69-1|7	Release:	1
12mr|autoconf-2.69-1|8	Epoch:		1
12mr|autoconf-2.69-1|9	License:	GPLv2+ with exceptions
12mr|autoconf-2.69-1|10	Group:		Development/Other
12mr|autoconf-2.69-1|11	URL:		http://www.gnu.org/software/autoconf/
12mr|autoconf-2.69-1|12	BuildArch:	noarch
12mr|autoconf-2.69-1|13	
12mr|autoconf-2.69-1|14	Source:		ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{version}.tar.xz
12mr|autoconf-2.69-1|15	Source1:	autoconf-site-start.el
12mr|autoconf-2.69-1|16	Patch0:		autoconf-2.62-fix-multiline-string.patch
12mr|autoconf-2.69-1|17	Patch1:		autoconf-2.64-drop-failing-parallel-test.patch
12mr|autoconf-2.69-1|18	BuildRequires:	texinfo m4
12mr|autoconf-2.69-1|19	BuildRequires:	help2man
12mr|autoconf-2.69-1|20	Requires:	m4 mktemp
12mr|autoconf-2.69-1|21	Obsoletes:	autoconf2.5
12mr|autoconf-2.69-1|22	Provides:	autoconf2.5 = %{epoch}:%{version}-%{release}
12mr|autoconf-2.69-1|23	Conflicts:	autoconf2.1 < 1:2.13-26
12mr|autoconf-2.69-1|24	
12mr|autoconf-2.69-1|25	# for tests
12mr|autoconf-2.69-1|26	%if %docheck
12mr|autoconf-2.69-1|27	BuildRequires:	flex
12mr|autoconf-2.69-1|28	BuildRequires:	bison
12mr|autoconf-2.69-1|29	%endif
12mr|autoconf-2.69-1|30	
12mr|autoconf-2.69-1|31	%description
12mr|autoconf-2.69-1|32	GNU's Autoconf is a tool for configuring source code and Makefiles.
12mr|autoconf-2.69-1|33	Using Autoconf, programmers can create portable and configurable
12mr|autoconf-2.69-1|34	packages, since the person building the package is allowed to
12mr|autoconf-2.69-1|35	specify various configuration options.
12mr|autoconf-2.69-1|36	
12mr|autoconf-2.69-1|37	You should install Autoconf if you are developing software and you'd
12mr|autoconf-2.69-1|38	like to use it to create shell scripts which will configure your
12mr|autoconf-2.69-1|39	source code packages. If you are installing Autoconf, you will also
12mr|autoconf-2.69-1|40	need to install the GNU m4 package.
12mr|autoconf-2.69-1|41	
12mr|autoconf-2.69-1|42	Note that the Autoconf package is not required for the end user who
12mr|autoconf-2.69-1|43	may be configuring software with an Autoconf-generated script;
12mr|autoconf-2.69-1|44	Autoconf is only required for the generation of the scripts, not
12mr|autoconf-2.69-1|45	their use.
12mr|autoconf-2.69-1|46	
12mr|autoconf-2.69-1|47	%prep
12mr|autoconf-2.69-1|48	%setup -q -n autoconf-%{version}
12mr|autoconf-2.69-1|49	%patch0 -p1 -b .multiline
12mr|autoconf-2.69-1|50	%patch1 -p1 -b .droptest
12mr|autoconf-2.69-1|51	
12mr|autoconf-2.69-1|52	%build
12mr|autoconf-2.69-1|53	%configure2_5x --build=%_host
12mr|autoconf-2.69-1|54	%make
12mr|autoconf-2.69-1|55	
12mr|autoconf-2.69-1|56	%install
12mr|autoconf-2.69-1|57	rm -rf %{buildroot}
12mr|autoconf-2.69-1|58	%makeinstall_std
12mr|autoconf-2.69-1|59	
12mr|autoconf-2.69-1|60	# We don't want to include the standards.info stuff in the package,
12mr|autoconf-2.69-1|61	# because it comes from binutils...
12mr|autoconf-2.69-1|62	rm -f %{buildroot}%{_infodir}/standards*
12mr|autoconf-2.69-1|63	
12mr|autoconf-2.69-1|64	# emacs stuff
12mr|autoconf-2.69-1|65	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
12mr|autoconf-2.69-1|66	
12mr|autoconf-2.69-1|67	# if emacs-bin was not here, *.el and *.elc files will be missing - install *.el files anyway
12mr|autoconf-2.69-1|68	if [ ! -d %{buildroot}/%{_datadir}/emacs/site-lisp ]; then
12mr|autoconf-2.69-1|69	mkdir -p %{buildroot}/%{_datadir}/emacs/site-lisp
12mr|autoconf-2.69-1|70	install -m644 lib/emacs/*.el %{buildroot}/%{_datadir}/emacs/site-lisp
12mr|autoconf-2.69-1|71	fi
12mr|autoconf-2.69-1|72	
12mr|autoconf-2.69-1|73	%if %docheck
12mr|autoconf-2.69-1|74	%check
12mr|autoconf-2.69-1|75	make check	# VERBOSE=1
12mr|autoconf-2.69-1|76	%endif
12mr|autoconf-2.69-1|77	
12mr|autoconf-2.69-1|78	%clean
12mr|autoconf-2.69-1|79	rm -rf %{buildroot}
12mr|autoconf-2.69-1|80	
12mr|autoconf-2.69-1|81	%files
12mr|autoconf-2.69-1|82	%defattr(-,root,root)
12mr|autoconf-2.69-1|83	%doc AUTHORS BUGS COPYING INSTALL NEWS README THANKS TODO
12mr|autoconf-2.69-1|84	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*.el
12mr|autoconf-2.69-1|85	%{_bindir}/*
12mr|autoconf-2.69-1|86	%{_datadir}/autoconf
12mr|autoconf-2.69-1|87	%{_datadir}/emacs/site-lisp/*.el*
12mr|autoconf-2.69-1|88	%{_infodir}/*
12mr|autoconf-2.69-1|89	%{_mandir}/*/*
12mr|autoconf-2.69-1|90	
12mr|autoconf-2.69-1|91	
12mr|autoconf-2.69-1|92	
12mr|autoconf-2.69-1|93	%changelog
12mr|autoconf-2.69-1|94	

13567 12
12mr|autoconf-archive-2012.04.07-2|1	Name:		autoconf-archive
12mr|autoconf-archive-2012.04.07-2|2	Version:	2012.04.07
12mr|autoconf-archive-2012.04.07-2|3	Release:	2
12mr|autoconf-archive-2012.04.07-2|4	Summary:	The Autoconf Macro Archive
12mr|autoconf-archive-2012.04.07-2|5	Group:		Development/Other
12mr|autoconf-archive-2012.04.07-2|6	License:	GPLv3+ with exceptions
12mr|autoconf-archive-2012.04.07-2|7	URL:		http://www.gnu.org/software/autoconf-archive/
12mr|autoconf-archive-2012.04.07-2|8	Source0:	ftp://ftp.gnu.org/gnu/autoconf-archive/%{name}-%{version}.tar.xz
12mr|autoconf-archive-2012.04.07-2|9	BuildArch:	noarch
12mr|autoconf-archive-2012.04.07-2|10	BuildRequires:	texinfo
12mr|autoconf-archive-2012.04.07-2|11	Requires:	autoconf
12mr|autoconf-archive-2012.04.07-2|12	
12mr|autoconf-archive-2012.04.07-2|13	%description
12mr|autoconf-archive-2012.04.07-2|14	The GNU Autoconf Archive is a collection of more than 450 macros for
12mr|autoconf-archive-2012.04.07-2|15	GNU Autoconf that have been contributed as free software by friendly
12mr|autoconf-archive-2012.04.07-2|16	supporters of the cause from all over the Internet.
12mr|autoconf-archive-2012.04.07-2|17	
12mr|autoconf-archive-2012.04.07-2|18	%prep
12mr|autoconf-archive-2012.04.07-2|19	%setup -q
12mr|autoconf-archive-2012.04.07-2|20	
12mr|autoconf-archive-2012.04.07-2|21	%build
12mr|autoconf-archive-2012.04.07-2|22	%configure2_5x
12mr|autoconf-archive-2012.04.07-2|23	%make
12mr|autoconf-archive-2012.04.07-2|24	
12mr|autoconf-archive-2012.04.07-2|25	%install
12mr|autoconf-archive-2012.04.07-2|26	%makeinstall_std
12mr|autoconf-archive-2012.04.07-2|27	
12mr|autoconf-archive-2012.04.07-2|28	# remove dir file which will be generated by /sbin/install-info
12mr|autoconf-archive-2012.04.07-2|29	rm -f %{buildroot}%{_infodir}/dir
12mr|autoconf-archive-2012.04.07-2|30	
12mr|autoconf-archive-2012.04.07-2|31	# document files are installed another location
12mr|autoconf-archive-2012.04.07-2|32	rm -rf %{buildroot}%{_datadir}/%{name}
12mr|autoconf-archive-2012.04.07-2|33	
12mr|autoconf-archive-2012.04.07-2|34	%files
12mr|autoconf-archive-2012.04.07-2|35	%defattr(-,root,root,-)
12mr|autoconf-archive-2012.04.07-2|36	%doc AUTHORS COPYING* ChangeLog NEWS README TODO
12mr|autoconf-archive-2012.04.07-2|37	%{_datadir}/aclocal/*.m4
12mr|autoconf-archive-2012.04.07-2|38	%{_infodir}/autoconf-archive.info*
12mr|autoconf-archive-2012.04.07-2|39	
12mr|autoconf-archive-2012.04.07-2|40	
12mr|autoconf-archive-2012.04.07-2|41	
12mr|autoconf-archive-2012.04.07-2|42	%changelog
12mr|autoconf-archive-2012.04.07-2|43	

13568 12
12mr|autodownloader-0.3.0-1|1	Name:		autodownloader
12mr|autodownloader-0.3.0-1|2	Version:	0.3.0
12mr|autodownloader-0.3.0-1|3	Release:	1
12mr|autodownloader-0.3.0-1|4	Summary:	A Python program that can be used to automatically download files
12mr|autodownloader-0.3.0-1|5	License:	GPL
12mr|autodownloader-0.3.0-1|6	Group:		Networking/WWW
12mr|autodownloader-0.3.0-1|7	URL:		http://sourceforge.net/projects/autodownloader
12mr|autodownloader-0.3.0-1|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12mr|autodownloader-0.3.0-1|9	BuildArch:	noarch
12mr|autodownloader-0.3.0-1|10	Requires:	python
12mr|autodownloader-0.3.0-1|11	Requires:	pygtk2.0
12mr|autodownloader-0.3.0-1|12	
12mr|autodownloader-0.3.0-1|13	%description
12mr|autodownloader-0.3.0-1|14	Autodownloader is a program written in Python that can be used
12mr|autodownloader-0.3.0-1|15	to automatically download files that are not freely distributable.
12mr|autodownloader-0.3.0-1|16	
12mr|autodownloader-0.3.0-1|17	The program can choose from multiple mirrors and download the files
12mr|autodownloader-0.3.0-1|18	to a specified location. The files will also be checked using an md5
12mr|autodownloader-0.3.0-1|19	checksum.
12mr|autodownloader-0.3.0-1|20	
12mr|autodownloader-0.3.0-1|21	%prep
12mr|autodownloader-0.3.0-1|22	%setup -q
12mr|autodownloader-0.3.0-1|23	
12mr|autodownloader-0.3.0-1|24	%build
12mr|autodownloader-0.3.0-1|25	# empty
12mr|autodownloader-0.3.0-1|26	
12mr|autodownloader-0.3.0-1|27	%install
12mr|autodownloader-0.3.0-1|28	%makeinstall_std
12mr|autodownloader-0.3.0-1|29	
12mr|autodownloader-0.3.0-1|30	%files
12mr|autodownloader-0.3.0-1|31	%doc COPYING ChangeLog GladeWindow-license.txt README.txt TODO example.autodlrc
12mr|autodownloader-0.3.0-1|32	%dir %{_datadir}/autodl
12mr|autodownloader-0.3.0-1|33	%{_datadir}/autodl/*
12mr|autodownloader-0.3.0-1|34	%{_datadir}/icons/hicolor/*/apps/autodl.png
12mr|autodownloader-0.3.0-1|35	
12mr|autodownloader-0.3.0-1|36	
12mr|autodownloader-0.3.0-1|37	%changelog
12mr|autodownloader-0.3.0-1|38	

13569 12
12mr|autofs-5.0.7-3|1	Name:           autofs
12mr|autofs-5.0.7-3|2	Version:        5.0.7
12mr|autofs-5.0.7-3|3	Release:        %mkrel 3
12mr|autofs-5.0.7-3|4	License:        GPLv2+
12mr|autofs-5.0.7-3|5	Summary:        A tool for automatically mounting and unmounting filesystems
12mr|autofs-5.0.7-3|6	Group:          System/Kernel and hardware
12mr|autofs-5.0.7-3|7	URL:            ftp://ftp.kernel.org/pub/linux/daemons/autofs
12mr|autofs-5.0.7-3|8	Source0:        ftp://ftp.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.bz2
12mr|autofs-5.0.7-3|9	Patch0:		autofs-5.0.6-fix-libtirpc-name-clash.patch
12mr|autofs-5.0.7-3|10	Patch102:       autofs-5.0.6-separate-config-files.patch
12mr|autofs-5.0.7-3|11	Patch103:       autofs-5.0.4-rename-configuration-file.patch
12mr|autofs-5.0.7-3|12	Patch104:	autofs-5.0.7-do-not-install-init.patch
12mr|autofs-5.0.7-3|13	Patch105:	autofs-5.0.7-after-nss-lookup.patch
12mr|autofs-5.0.7-3|14	BuildRequires:  openldap-devel
12mr|autofs-5.0.7-3|15	BuildRequires:  flex
12mr|autofs-5.0.7-3|16	BuildRequires:  bison
12mr|autofs-5.0.7-3|17	BuildRequires:  libsasl-devel
12mr|autofs-5.0.7-3|18	BuildRequires:  krb5-devel
12mr|autofs-5.0.7-3|19	BuildRequires:  libxml2-devel
12mr|autofs-5.0.7-3|20	BuildRequires:  tirpc-devel
12mr|autofs-5.0.7-3|21	Conflicts:      autosmb
12mr|autofs-5.0.7-3|22	Requires(post):  rpm-helper >= 0.24.1-1
12mr|autofs-5.0.7-3|23	Requires(preun): rpm-helper >= 0.24.1-1
12mr|autofs-5.0.7-3|24	
12mr|autofs-5.0.7-3|25	%description
12mr|autofs-5.0.7-3|26	autofs is a daemon which automatically mounts filesystems when you use
12mr|autofs-5.0.7-3|27	them, and unmounts them later when you are not using them.  This can
12mr|autofs-5.0.7-3|28	include network filesystems, CD-ROMs, floppies, and so forth.
12mr|autofs-5.0.7-3|29	
12mr|autofs-5.0.7-3|30	%prep
12mr|autofs-5.0.7-3|31	%setup -q -n %{name}-%{version}
12mr|autofs-5.0.7-3|32	%patch0 -R -p1
12mr|autofs-5.0.7-3|33	%patch102 -p1
12mr|autofs-5.0.7-3|34	%patch103 -p1
12mr|autofs-5.0.7-3|35	%patch104 -p0
12mr|autofs-5.0.7-3|36	%patch105 -p1
12mr|autofs-5.0.7-3|37	
12mr|autofs-5.0.7-3|38	%build
12mr|autofs-5.0.7-3|39	autoreconf -f -i
12mr|autofs-5.0.7-3|40	%serverbuild
12mr|autofs-5.0.7-3|41	export CFLAGS="%{optflags} -fPIC"
12mr|autofs-5.0.7-3|42	%configure2_5x \
12mr|autofs-5.0.7-3|43	--with-mapdir=%{_sysconfdir}/%{name} \
12mr|autofs-5.0.7-3|44	--with-confdir=%{_sysconfdir}/%{name} \
12mr|autofs-5.0.7-3|45	--with-sasl=yes \
12mr|autofs-5.0.7-3|46	--disable-mount-locking \
12mr|autofs-5.0.7-3|47	--enable-ignore-busy \
12mr|autofs-5.0.7-3|48	--with-libtirpc \
12mr|autofs-5.0.7-3|49	--disable-mount-move \
12mr|autofs-5.0.7-3|50	--with-systemd
12mr|autofs-5.0.7-3|51	%make DONTSTRIP=1
12mr|autofs-5.0.7-3|52	
12mr|autofs-5.0.7-3|53	mkdir examples
12mr|autofs-5.0.7-3|54	cp samples/ldap* examples
12mr|autofs-5.0.7-3|55	cp samples/autofs.schema examples
12mr|autofs-5.0.7-3|56	
12mr|autofs-5.0.7-3|57	rm -f README.gentoo
12mr|autofs-5.0.7-3|58	
12mr|autofs-5.0.7-3|59	%install
12mr|autofs-5.0.7-3|60	rm -rf %{buildroot}
12mr|autofs-5.0.7-3|61	mkdir -p %{buildroot}%{_sbindir}
12mr|autofs-5.0.7-3|62	mkdir -p %{buildroot}%{_libdir}/autofs
12mr|autofs-5.0.7-3|63	mkdir -p %{buildroot}%{_mandir}/{man5,man8}
12mr|autofs-5.0.7-3|64	mkdir -p %{buildroot}%{_sysconfdir}
12mr|autofs-5.0.7-3|65	
12mr|autofs-5.0.7-3|66	%make install INSTALLROOT=%{buildroot}
12mr|autofs-5.0.7-3|67	
12mr|autofs-5.0.7-3|68	install -d -m 755 %{buildroot}%{_unitdir}
12mr|autofs-5.0.7-3|69	install -m 644 samples/autofs.service %{buildroot}%{_unitdir}/autofs.service
12mr|autofs-5.0.7-3|70	
12mr|autofs-5.0.7-3|71	rm -f %{buildroot}%{_sysconfdir}/init.d/%{name}
12mr|autofs-5.0.7-3|72	rm -f %{buildroot}%{_mandir}/man8/autofs*
12mr|autofs-5.0.7-3|73	
12mr|autofs-5.0.7-3|74	cat > README.urpmi <<EOF
12mr|autofs-5.0.7-3|75	ROSA RPM specific notes
12mr|autofs-5.0.7-3|76	
12mr|autofs-5.0.7-3|77	setup
12mr|autofs-5.0.7-3|78	-----
12mr|autofs-5.0.7-3|79	Configuration handling in ROSA package differs from upstream one on several
12mr|autofs-5.0.7-3|80	points:
12mr|autofs-5.0.7-3|81	- the automounts daemon configuration file is %{_sysconfdir}/autofs/autofs.conf
12mr|autofs-5.0.7-3|82	- the autofs service configuration file is %{_sysconfdir}/sysconfig/autofs
12mr|autofs-5.0.7-3|83	
12mr|autofs-5.0.7-3|84	Upgrade
12mr|autofs-5.0.7-3|85	-------
12mr|autofs-5.0.7-3|86	Map files have been moved from %{_sysconfdir} to %{_sysconfdir}/autofs. Upgrade
12mr|autofs-5.0.7-3|87	procedure should handle the change automatically.
12mr|autofs-5.0.7-3|88	LDAP usage has changed between autofs 4 and 5. The LDAP schema used has now to
12mr|autofs-5.0.7-3|89	be configured explicitely in autofs configuration, so as to avoid useless
12mr|autofs-5.0.7-3|90	queries. As this can't be handled by package upgrade procedure, you'll have to
12mr|autofs-5.0.7-3|91	edit your configuration manually. See auto.master(5) for details.
12mr|autofs-5.0.7-3|92	
12mr|autofs-5.0.7-3|93	EOF
12mr|autofs-5.0.7-3|94	
12mr|autofs-5.0.7-3|95	# tune default configuration
12mr|autofs-5.0.7-3|96	perl -pi -e 's|^BROWSE_MODE="no"|BROWSE_MODE="yes"|' \
12mr|autofs-5.0.7-3|97	%{buildroot}%{_sysconfdir}/autofs/autofs.conf
12mr|autofs-5.0.7-3|98	perl -pi \
12mr|autofs-5.0.7-3|99	-e 's|^/misc\t|#/misc\t|;' \
12mr|autofs-5.0.7-3|100	-e 's|^/net\t|#/net\t|;' \
12mr|autofs-5.0.7-3|101	%{buildroot}%{_sysconfdir}/autofs/auto.master
12mr|autofs-5.0.7-3|102	
12mr|autofs-5.0.7-3|103	%post
12mr|autofs-5.0.7-3|104	%_post_service autofs
12mr|autofs-5.0.7-3|105	
12mr|autofs-5.0.7-3|106	%preun
12mr|autofs-5.0.7-3|107	%_preun_service autofs
12mr|autofs-5.0.7-3|108	
12mr|autofs-5.0.7-3|109	%files
12mr|autofs-5.0.7-3|110	%doc INSTALL CHANGELOG CREDITS README* examples
12mr|autofs-5.0.7-3|111	%config(noreplace) %{_sysconfdir}/autofs
12mr|autofs-5.0.7-3|112	%config(noreplace) %{_sysconfdir}/sysconfig/autofs
12mr|autofs-5.0.7-3|113	%{_unitdir}/autofs.service
12mr|autofs-5.0.7-3|114	%{_libdir}/%{name}
12mr|autofs-5.0.7-3|115	%{_sbindir}/automount
12mr|autofs-5.0.7-3|116	%{_mandir}/*/*
12mr|autofs-5.0.7-3|117	
12mr|autofs-5.0.7-3|118	%changelog
12mr|autofs-5.0.7-3|119	

13570 12
12mr|autogen-5.16-4|1	%define major 25
12mr|autogen-5.16-4|2	%define libname %mklibname opts %{major}
12mr|autogen-5.16-4|3	%define develname %mklibname opts -d
12mr|autogen-5.16-4|4	
12mr|autogen-5.16-4|5	Summary:	Simplifies the creation and maintenance of programs
12mr|autogen-5.16-4|6	Name:		autogen
12mr|autogen-5.16-4|7	Version:	5.16
12mr|autogen-5.16-4|8	Release:	4
12mr|autogen-5.16-4|9	Group:		Development/Other
12mr|autogen-5.16-4|10	License:	GPLv2+
12mr|autogen-5.16-4|11	URL:		http://www.gnu.org/software/autogen/
12mr|autogen-5.16-4|12	Source0:	http://sourceforge.net/projects/autogen/files/AutoGen/AutoGen-%{version}/%{name}-%{version}.tar.gz
12mr|autogen-5.16-4|13	Patch0:		autogen-5.12-pkgconfig.patch
12mr|autogen-5.16-4|14	
12mr|autogen-5.16-4|15	BuildRequires:	chrpath
12mr|autogen-5.16-4|16	BuildRequires:	pkgconfig(guile-2.0)
12mr|autogen-5.16-4|17	BuildRequires:	pkgconfig(libxml-2.0)
12mr|autogen-5.16-4|18	
12mr|autogen-5.16-4|19	%define __noautoreq '/bin/cat'
12mr|autogen-5.16-4|20	
12mr|autogen-5.16-4|21	%description
12mr|autogen-5.16-4|22	AutoGen is a tool designed to simplify the creation and maintenance
12mr|autogen-5.16-4|23	of programs that contain large amounts of repetitious text. It is
12mr|autogen-5.16-4|24	especially valuable in programs that have several blocks of text
12mr|autogen-5.16-4|25	that must be kept synchronized.
12mr|autogen-5.16-4|26	
12mr|autogen-5.16-4|27	%package -n %{libname}
12mr|autogen-5.16-4|28	Summary:	Main library for %{name}
12mr|autogen-5.16-4|29	Group:		Development/Other
12mr|autogen-5.16-4|30	Obsoletes:	%{_lib}autogen0 < 5.11
12mr|autogen-5.16-4|31	
12mr|autogen-5.16-4|32	%description -n	%{libname}
12mr|autogen-5.16-4|33	This package contains the shared library for %{name}.
12mr|autogen-5.16-4|34	
12mr|autogen-5.16-4|35	%package -n %{develname}
12mr|autogen-5.16-4|36	Summary:	Development headers and libraries for %{name}
12mr|autogen-5.16-4|37	Group:		Development/Other
12mr|autogen-5.16-4|38	Provides:	%{name}-devel = %{version}-%{release}
12mr|autogen-5.16-4|39	Requires:	%{libname} = %{version}-%{release}
12mr|autogen-5.16-4|40	Obsoletes:	%{_lib}autogen0-devel < %{version}-%{release}
12mr|autogen-5.16-4|41	Obsoletes:	%{_lib}opts-static-devel < %{version}-%{release}
12mr|autogen-5.16-4|42	
12mr|autogen-5.16-4|43	%description -n	%{develname}
12mr|autogen-5.16-4|44	This package contains the development files for %{name}.
12mr|autogen-5.16-4|45	
12mr|autogen-5.16-4|46	%prep
12mr|autogen-5.16-4|47	%setup -q
12mr|autogen-5.16-4|48	%apply_patches
12mr|autogen-5.16-4|49	
12mr|autogen-5.16-4|50	%build
12mr|autogen-5.16-4|51	%configure2_5x \
12mr|autogen-5.16-4|52	--disable-static
12mr|autogen-5.16-4|53	
12mr|autogen-5.16-4|54	%make
12mr|autogen-5.16-4|55	
12mr|autogen-5.16-4|56	%install
12mr|autogen-5.16-4|57	%makeinstall_std
12mr|autogen-5.16-4|58	
12mr|autogen-5.16-4|59	%{_bindir}/chrpath -d %{buildroot}/%{_libdir}/lib*.so.* \
12mr|autogen-5.16-4|60	%{buildroot}/%{_bindir}/{autogen,columns,getdefs,xml2ag}
12mr|autogen-5.16-4|61	
12mr|autogen-5.16-4|62	%files
12mr|autogen-5.16-4|63	%doc README TODO
12mr|autogen-5.16-4|64	%{_bindir}/autogen
12mr|autogen-5.16-4|65	%{_bindir}/columns
12mr|autogen-5.16-4|66	%{_bindir}/getdefs
12mr|autogen-5.16-4|67	%{_bindir}/xml2ag
12mr|autogen-5.16-4|68	%{_infodir}/autogen.info*
12mr|autogen-5.16-4|69	%{_datadir}/aclocal/*
12mr|autogen-5.16-4|70	%{_datadir}/autogen/
12mr|autogen-5.16-4|71	%{_mandir}/*/*
12mr|autogen-5.16-4|72	
12mr|autogen-5.16-4|73	%files -n %{libname}
12mr|autogen-5.16-4|74	%{_libdir}/*.so.%{major}*
12mr|autogen-5.16-4|75	
12mr|autogen-5.16-4|76	%files -n %{develname}
12mr|autogen-5.16-4|77	%{_bindir}/autoopts-config
12mr|autogen-5.16-4|78	%{_includedir}/autoopts/
12mr|autogen-5.16-4|79	%{_libdir}/*.so
12mr|autogen-5.16-4|80	%{_datadir}/pkgconfig/*
12mr|autogen-5.16-4|81	
12mr|autogen-5.16-4|82	
12mr|autogen-5.16-4|83	
12mr|autogen-5.16-4|84	
12mr|autogen-5.16-4|85	%changelog
12mr|autogen-5.16-4|86	

13571 12
12mr|autologin-1.0.0-30|1	Summary:	Automatically log in
12mr|autologin-1.0.0-30|2	Name:		autologin
12mr|autologin-1.0.0-30|3	Version:	1.0.0
12mr|autologin-1.0.0-30|4	Release:	%mkrel 30
12mr|autologin-1.0.0-30|5	Group:		System/Base
12mr|autologin-1.0.0-30|6	License:	GPL
12mr|autologin-1.0.0-30|7	URL:		http://www.linux-easy.com/development/autologin/
12mr|autologin-1.0.0-30|8	Source0:	%{name}-%{version}.tar.bz2
12mr|autologin-1.0.0-30|9	Source1:	startx.autologin
12mr|autologin-1.0.0-30|10	Patch0:		autologin-1.0.0-mdv.patch
12mr|autologin-1.0.0-30|11	Patch1:		autologin-glibc28_fix.diff
12mr|autologin-1.0.0-30|12	BuildRequires:	pam-devel automake autoconf >= 2.50
12mr|autologin-1.0.0-30|13	Requires:	initscripts >= 5.15
12mr|autologin-1.0.0-30|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|autologin-1.0.0-30|15	
12mr|autologin-1.0.0-30|16	%description
12mr|autologin-1.0.0-30|17	Autologin automatically logs in as the user specified in
12mr|autologin-1.0.0-30|18	/etc/sysconfig/autologin and starts the X session defined there.
12mr|autologin-1.0.0-30|19	
12mr|autologin-1.0.0-30|20	Install autologin if you want to bypass the login screen.
12mr|autologin-1.0.0-30|21	
12mr|autologin-1.0.0-30|22	%prep
12mr|autologin-1.0.0-30|23	%setup -q
12mr|autologin-1.0.0-30|24	
12mr|autologin-1.0.0-30|25	%patch0 -p1 -b .fred
12mr|autologin-1.0.0-30|26	%patch1 -p0 -b .glibc28_fix
12mr|autologin-1.0.0-30|27	
12mr|autologin-1.0.0-30|28	%build
12mr|autologin-1.0.0-30|29	#FORCE_AUTOCONF_2_5=1 AUTOMAKE="automake --add-missing" autoreconf
12mr|autologin-1.0.0-30|30	autoreconf -fiv
12mr|autologin-1.0.0-30|31	%configure2_5x
12mr|autologin-1.0.0-30|32	%make
12mr|autologin-1.0.0-30|33	
12mr|autologin-1.0.0-30|34	%install
12mr|autologin-1.0.0-30|35	rm -rf %{buildroot}
12mr|autologin-1.0.0-30|36	
12mr|autologin-1.0.0-30|37	%makeinstall_std
12mr|autologin-1.0.0-30|38	
12mr|autologin-1.0.0-30|39	install -m755 %{SOURCE1} -D %{buildroot}%{_bindir}/startx.autologin
12mr|autologin-1.0.0-30|40	
12mr|autologin-1.0.0-30|41	%clean
12mr|autologin-1.0.0-30|42	rm -rf %{buildroot}
12mr|autologin-1.0.0-30|43	
12mr|autologin-1.0.0-30|44	%files
12mr|autologin-1.0.0-30|45	%defattr(-,root,root,0755)
12mr|autologin-1.0.0-30|46	%doc README AUTHORS
12mr|autologin-1.0.0-30|47	%{_sbindir}/autologin
12mr|autologin-1.0.0-30|48	%{_bindir}/startx.autologin
12mr|autologin-1.0.0-30|49	%config(noreplace) /etc/pam.d/autologin
12mr|autologin-1.0.0-30|50	
12mr|autologin-1.0.0-30|51	
12mr|autologin-1.0.0-30|52	
12mr|autologin-1.0.0-30|53	%changelog
12mr|autologin-1.0.0-30|54	

13572 12
12mr|automake-1.12.3-1|1	%define amversion 1.12
12mr|automake-1.12.3-1|2	
12mr|automake-1.12.3-1|3	%define docheck 0
12mr|automake-1.12.3-1|4	%{?_without_check: %global docheck 0}
12mr|automake-1.12.3-1|5	
12mr|automake-1.12.3-1|6	Summary:	A GNU tool for automatically creating Makefiles
12mr|automake-1.12.3-1|7	Name:		automake
12mr|automake-1.12.3-1|8	Version:	1.12.3
12mr|automake-1.12.3-1|9	Release:	1
12mr|automake-1.12.3-1|10	License:	GPLv2+
12mr|automake-1.12.3-1|11	Group:		Development/Other
12mr|automake-1.12.3-1|12	Source0:	ftp://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
12mr|automake-1.12.3-1|13	# Adds 'make dist-xz' target, backport from git
12mr|automake-1.12.3-1|14	URL:		http://sources.redhat.com/automake/
12mr|automake-1.12.3-1|15	BuildArch:	noarch
12mr|automake-1.12.3-1|16	
12mr|automake-1.12.3-1|17	Requires:	autoconf
12mr|automake-1.12.3-1|18	BuildRequires:	autoconf
12mr|automake-1.12.3-1|19	BuildRequires:	texinfo
12mr|automake-1.12.3-1|20	Conflicts:	automake1.5
12mr|automake-1.12.3-1|21	Provides:	automake1.9 = %{version}-%{release}
12mr|automake-1.12.3-1|22	Obsoletes:	automake1.9 < %{version}-%{release}
12mr|automake-1.12.3-1|23	Provides:	automake1.8 = %{version}-%{release}
12mr|automake-1.12.3-1|24	Obsoletes:	automake1.8 < %{version}-%{release}
12mr|automake-1.12.3-1|25	Requires(post):	update-alternatives
12mr|automake-1.12.3-1|26	Requires(preun): update-alternatives
12mr|automake-1.12.3-1|27	
12mr|automake-1.12.3-1|28	# tests need these
12mr|automake-1.12.3-1|29	%if %{docheck}
12mr|automake-1.12.3-1|30	BuildRequires:	bison
12mr|automake-1.12.3-1|31	BuildRequires:	flex
12mr|automake-1.12.3-1|32	BuildRequires:	tetex-latex
12mr|automake-1.12.3-1|33	BuildRequires:	emacs
12mr|automake-1.12.3-1|34	BuildRequires:	dejagnu
12mr|automake-1.12.3-1|35	BuildRequires:	gcc-java
12mr|automake-1.12.3-1|36	BuildRequires:	python
12mr|automake-1.12.3-1|37	%endif
12mr|automake-1.12.3-1|38	
12mr|automake-1.12.3-1|39	%description
12mr|automake-1.12.3-1|40	Automake is a tool for automatically generating Makefiles compliant with
12mr|automake-1.12.3-1|41	the GNU Coding Standards.
12mr|automake-1.12.3-1|42	
12mr|automake-1.12.3-1|43	You should install Automake if you are developing software and would like
12mr|automake-1.12.3-1|44	to use its capabilities of automatically generating GNU standard
12mr|automake-1.12.3-1|45	Makefiles. If you install Automake, you will also need to install GNU's
12mr|automake-1.12.3-1|46	Autoconf package.
12mr|automake-1.12.3-1|47	
12mr|automake-1.12.3-1|48	%prep
12mr|automake-1.12.3-1|49	%setup -q
12mr|automake-1.12.3-1|50	
12mr|automake-1.12.3-1|51	%build
12mr|automake-1.12.3-1|52	# (Abel) config* don't understand noarch-mandriva-linux-gnu arch
12mr|automake-1.12.3-1|53	%configure2_5x --build=i586-%{_target_vendor}-%{_target_os}%{?_gnu}
12mr|automake-1.12.3-1|54	%make
12mr|automake-1.12.3-1|55	
12mr|automake-1.12.3-1|56	%check
12mr|automake-1.12.3-1|57	%if %{docheck}
12mr|automake-1.12.3-1|58	# (Abel) reqd2.test tries to make sure automake won't work if ltmain.sh
12mr|automake-1.12.3-1|59	# is not present. But automake behavior changed, now it can handle missing
12mr|automake-1.12.3-1|60	# libtool file as well, so this test is bogus.
12mr|automake-1.12.3-1|61	%__sed -e 's/reqd2.test//g' -i tests/Makefile
12mr|automake-1.12.3-1|62	%__make check	# VERBOSE=1
12mr|automake-1.12.3-1|63	%endif
12mr|automake-1.12.3-1|64	
12mr|automake-1.12.3-1|65	%install
12mr|automake-1.12.3-1|66	%__rm -rf %{buildroot}
12mr|automake-1.12.3-1|67	%makeinstall_std
12mr|automake-1.12.3-1|68	
12mr|automake-1.12.3-1|69	# provide -1.8 symlinks
12mr|automake-1.12.3-1|70	%__ln_s automake-%{amversion} %{buildroot}%{_bindir}/automake-1.8
12mr|automake-1.12.3-1|71	%__ln_s aclocal-%{amversion} %{buildroot}%{_bindir}/aclocal-1.8
12mr|automake-1.12.3-1|72	
12mr|automake-1.12.3-1|73	# provide -1.9 symlinks
12mr|automake-1.12.3-1|74	%__ln_s automake-%{amversion} %{buildroot}%{_bindir}/automake-1.9
12mr|automake-1.12.3-1|75	%__ln_s aclocal-%{amversion} %{buildroot}%{_bindir}/aclocal-1.9
12mr|automake-1.12.3-1|76	
12mr|automake-1.12.3-1|77	# provide -1.11 symlinks
12mr|automake-1.12.3-1|78	%__ln_s automake-%{amversion} %{buildroot}%{_bindir}/automake-1.11
12mr|automake-1.12.3-1|79	%__ln_s aclocal-%{amversion} %{buildroot}%{_bindir}/aclocal-1.11
12mr|automake-1.12.3-1|80	
12mr|automake-1.12.3-1|81	%__rm -f %{buildroot}/%{_infodir}/*
12mr|automake-1.12.3-1|82	%__install -m 644 doc/%{name}.info* %{buildroot}/%{_infodir}/
12mr|automake-1.12.3-1|83	
12mr|automake-1.12.3-1|84	%__mkdir_p %{buildroot}%{_datadir}/aclocal
12mr|automake-1.12.3-1|85	
12mr|automake-1.12.3-1|86	%clean
12mr|automake-1.12.3-1|87	%__rm -rf %{buildroot}
12mr|automake-1.12.3-1|88	
12mr|automake-1.12.3-1|89	%pre
12mr|automake-1.12.3-1|90	if [ "$1" = 1 ]; then
12mr|automake-1.12.3-1|91	update-alternatives --remove automake %{_bindir}/automake-1.8
12mr|automake-1.12.3-1|92	update-alternatives --remove automake %{_bindir}/automake-1.9
12mr|automake-1.12.3-1|93	update-alternatives --remove automake %{_bindir}/automake-1.11
12mr|automake-1.12.3-1|94	fi
12mr|automake-1.12.3-1|95	
12mr|automake-1.12.3-1|96	%files
12mr|automake-1.12.3-1|97	%doc AUTHORS ChangeLog NEWS README THANKS
12mr|automake-1.12.3-1|98	%{_bindir}/automake
12mr|automake-1.12.3-1|99	%{_bindir}/aclocal
12mr|automake-1.12.3-1|100	%{_bindir}/automake-%{amversion}
12mr|automake-1.12.3-1|101	%{_bindir}/aclocal-%{amversion}
12mr|automake-1.12.3-1|102	%{_bindir}/automake-1.8
12mr|automake-1.12.3-1|103	%{_bindir}/aclocal-1.8
12mr|automake-1.12.3-1|104	%{_bindir}/automake-1.9
12mr|automake-1.12.3-1|105	%{_bindir}/aclocal-1.9
12mr|automake-1.12.3-1|106	%{_bindir}/automake-1.11
12mr|automake-1.12.3-1|107	%{_bindir}/aclocal-1.11
12mr|automake-1.12.3-1|108	%{_datadir}/automake*
12mr|automake-1.12.3-1|109	%{_infodir}/automake*
12mr|automake-1.12.3-1|110	%{_datadir}/aclocal*
12mr|automake-1.12.3-1|111	%{_mandir}/man1/aclocal-1.12*
12mr|automake-1.12.3-1|112	%{_mandir}/man1/aclocal.1*
12mr|automake-1.12.3-1|113	%{_mandir}/man1/automake-1.12*
12mr|automake-1.12.3-1|114	%{_mandir}/man1/automake.1*
12mr|automake-1.12.3-1|115	
12mr|automake-1.12.3-1|116	
12mr|automake-1.12.3-1|117	
12mr|automake-1.12.3-1|118	%changelog
12mr|automake-1.12.3-1|119	* Sun Sep  2 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|automake-1.12.3-1|120	+ Commit: 1b8f3ea
12mr|automake-1.12.3-1|121	- New version 1.12.3
12mr|automake-1.12.3-1|122	
12mr|automake-1.12.3-1|123	

13573 12
12mr|automake1.4-1.4.0.p6-9|1	%define amversion 1.4
12mr|automake1.4-1.4.0.p6-9|2	%define pkgname automake
12mr|automake1.4-1.4.0.p6-9|3	%define patchlevel p6
12mr|automake1.4-1.4.0.p6-9|4	%define version 1.4.0.%{patchlevel}
12mr|automake1.4-1.4.0.p6-9|5	
12mr|automake1.4-1.4.0.p6-9|6	%define docheck 0
12mr|automake1.4-1.4.0.p6-9|7	%{?_without_check: %global docheck 0}
12mr|automake1.4-1.4.0.p6-9|8	
12mr|automake1.4-1.4.0.p6-9|9	Summary:	A GNU tool for automatically creating Makefiles
12mr|automake1.4-1.4.0.p6-9|10	Name:		%{pkgname}%{amversion}
12mr|automake1.4-1.4.0.p6-9|11	Version:	%{version}
12mr|automake1.4-1.4.0.p6-9|12	Release:	9
12mr|automake1.4-1.4.0.p6-9|13	License:	GPL
12mr|automake1.4-1.4.0.p6-9|14	Group:		Development/Other
12mr|automake1.4-1.4.0.p6-9|15	Source:		ftp://ftp.gnu.org/gnu/automake/%{pkgname}-%{amversion}-%{patchlevel}.tar.bz2
12mr|automake1.4-1.4.0.p6-9|16	Patch0:		automake-1.4p6-infofiles.patch
12mr|automake1.4-1.4.0.p6-9|17	Patch1:		automake-1.4-p6-stdc-headers.patch
12mr|automake1.4-1.4.0.p6-9|18	Patch2:		automake-1.4-p6-CVE-2009-4029.diff
12mr|automake1.4-1.4.0.p6-9|19	URL:		http://www.gnu.org/software/automake/
12mr|automake1.4-1.4.0.p6-9|20	BuildArch:	noarch
12mr|automake1.4-1.4.0.p6-9|21	
12mr|automake1.4-1.4.0.p6-9|22	Requires:	update-alternatives
12mr|automake1.4-1.4.0.p6-9|23	Conflicts:	automake1.5
12mr|automake1.4-1.4.0.p6-9|24	Obsoletes:	automake <= 1.4-23.p6.mdk
12mr|automake1.4-1.4.0.p6-9|25	
12mr|automake1.4-1.4.0.p6-9|26	%description
12mr|automake1.4-1.4.0.p6-9|27	Automake is a tool for automatically generating Makefiles compliant with the
12mr|automake1.4-1.4.0.p6-9|28	GNU Coding Standards.
12mr|automake1.4-1.4.0.p6-9|29	
12mr|automake1.4-1.4.0.p6-9|30	You should install Automake if you are developing software and would like to
12mr|automake1.4-1.4.0.p6-9|31	use its capabilities of automatically generating GNU standard Makefiles. If you
12mr|automake1.4-1.4.0.p6-9|32	install Automake, you will also need to install GNU's Autoconf package.
12mr|automake1.4-1.4.0.p6-9|33	
12mr|automake1.4-1.4.0.p6-9|34	%prep
12mr|automake1.4-1.4.0.p6-9|35	%setup -q -n %{pkgname}-%{amversion}-%{patchlevel}
12mr|automake1.4-1.4.0.p6-9|36	%patch0 -p1 -b .parallel
12mr|automake1.4-1.4.0.p6-9|37	%patch1 -p1 -b .gcc3.4
12mr|automake1.4-1.4.0.p6-9|38	%patch2 -p1 -b .CVE-2009-4029
12mr|automake1.4-1.4.0.p6-9|39	
12mr|automake1.4-1.4.0.p6-9|40	%build
12mr|automake1.4-1.4.0.p6-9|41	%configure
12mr|automake1.4-1.4.0.p6-9|42	%make
12mr|automake1.4-1.4.0.p6-9|43	
12mr|automake1.4-1.4.0.p6-9|44	# error.test won't work as expected because $ACLOCAL already include ./m4 into
12mr|automake1.4-1.4.0.p6-9|45	# m4 file search list (see tests/defs), so --acdir=. has no effect
12mr|automake1.4-1.4.0.p6-9|46	perl -pi -e 's/\berror\.test\b//' tests/Makefile
12mr|automake1.4-1.4.0.p6-9|47	
12mr|automake1.4-1.4.0.p6-9|48	# (oe) the installsh.test test fails, don't know why
12mr|automake1.4-1.4.0.p6-9|49	%check
12mr|automake1.4-1.4.0.p6-9|50	%if %docheck
12mr|automake1.4-1.4.0.p6-9|51	make check	# VERBOSE=1
12mr|automake1.4-1.4.0.p6-9|52	%endif
12mr|automake1.4-1.4.0.p6-9|53	
12mr|automake1.4-1.4.0.p6-9|54	%install
12mr|automake1.4-1.4.0.p6-9|55	%makeinstall
12mr|automake1.4-1.4.0.p6-9|56	
12mr|automake1.4-1.4.0.p6-9|57	install -D -m 644 %{name}.info $RPM_BUILD_ROOT%{_infodir}/%{name}.info
12mr|automake1.4-1.4.0.p6-9|58	
12mr|automake1.4-1.4.0.p6-9|59	rm -f $RPM_BUILD_ROOT/%{_bindir}/{automake,aclocal}
12mr|automake1.4-1.4.0.p6-9|60	
12mr|automake1.4-1.4.0.p6-9|61	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/aclocal
12mr|automake1.4-1.4.0.p6-9|62	
12mr|automake1.4-1.4.0.p6-9|63	%post
12mr|automake1.4-1.4.0.p6-9|64	update-alternatives --remove automake %{_bindir}/automake-%{amversion}
12mr|automake1.4-1.4.0.p6-9|65	
12mr|automake1.4-1.4.0.p6-9|66	# this triggerpostun doesn't seem to work, using post instead
12mr|automake1.4-1.4.0.p6-9|67	#triggerpostun -- automake <= 1.4-25.p6.mdk
12mr|automake1.4-1.4.0.p6-9|68	#if [ -e %{_bindir}/automake-%{amversion} ]; then
12mr|automake1.4-1.4.0.p6-9|69	#  update-alternatives --remove automake %{_bindir}/automake-%{amversion}
12mr|automake1.4-1.4.0.p6-9|70	#fi
12mr|automake1.4-1.4.0.p6-9|71	
12mr|automake1.4-1.4.0.p6-9|72	%files
12mr|automake1.4-1.4.0.p6-9|73	%defattr(-,root,root)
12mr|automake1.4-1.4.0.p6-9|74	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO
12mr|automake1.4-1.4.0.p6-9|75	%{_bindir}/*
12mr|automake1.4-1.4.0.p6-9|76	%{_datadir}/*-1.4
12mr|automake1.4-1.4.0.p6-9|77	%{_infodir}/%{name}*
12mr|automake1.4-1.4.0.p6-9|78	%dir %{_datadir}/aclocal
12mr|automake1.4-1.4.0.p6-9|79	
12mr|automake1.4-1.4.0.p6-9|80	
12mr|automake1.4-1.4.0.p6-9|81	
12mr|automake1.4-1.4.0.p6-9|82	
12mr|automake1.4-1.4.0.p6-9|83	
12mr|automake1.4-1.4.0.p6-9|84	%changelog
12mr|automake1.4-1.4.0.p6-9|85	

13574 12
12mr|automake1.7-1.7.9-16|1	%define amversion 1.7
12mr|automake1.7-1.7.9-16|2	
12mr|automake1.7-1.7.9-16|3	%define docheck 0
12mr|automake1.7-1.7.9-16|4	%{?_without_check: %global docheck 0}
12mr|automake1.7-1.7.9-16|5	
12mr|automake1.7-1.7.9-16|6	Summary:	A GNU tool for automatically creating Makefiles
12mr|automake1.7-1.7.9-16|7	Name:		automake%{amversion}
12mr|automake1.7-1.7.9-16|8	Version:	1.7.9
12mr|automake1.7-1.7.9-16|9	%define subrel 1
12mr|automake1.7-1.7.9-16|10	Release:	16
12mr|automake1.7-1.7.9-16|11	License:	GPL
12mr|automake1.7-1.7.9-16|12	Group:		Development/Other
12mr|automake1.7-1.7.9-16|13	URL:		http://sources.redhat.com/automake/
12mr|automake1.7-1.7.9-16|14	Source:		ftp://ftp.gnu.org/gnu/automake/automake-%{version}.tar.bz2
12mr|automake1.7-1.7.9-16|15	Patch0:		automake-1.7.9-infofiles.patch
12mr|automake1.7-1.7.9-16|16	Patch1:		automake-1.7.9-new-autoconf-and-gettext.patch
12mr|automake1.7-1.7.9-16|17	Patch2:		automake-1.7.9-CVE-2009-4029.patch
12mr|automake1.7-1.7.9-16|18	Patch3:		automake-1.7.9-CVE-2012-3386.diff
12mr|automake1.7-1.7.9-16|19	BuildArch:	noarch
12mr|automake1.7-1.7.9-16|20	Requires:	autoconf2.5 >= 1:2.54
12mr|automake1.7-1.7.9-16|21	BuildRequires:	autoconf2.5 >= 1:2.59-4mdk
12mr|automake1.7-1.7.9-16|22	BuildRequires:	texinfo
12mr|automake1.7-1.7.9-16|23	Conflicts:	automake1.5
12mr|automake1.7-1.7.9-16|24	Conflicts:	automake < 1.4-22.p6.mdk
12mr|automake1.7-1.7.9-16|25	Requires(post): update-alternatives
12mr|automake1.7-1.7.9-16|26	# for tests
12mr|automake1.7-1.7.9-16|27	%if %docheck
12mr|automake1.7-1.7.9-16|28	BuildRequires:	bison
12mr|automake1.7-1.7.9-16|29	BuildRequires:	flex
12mr|automake1.7-1.7.9-16|30	BuildRequires:	tetex-latex
12mr|automake1.7-1.7.9-16|31	BuildRequires:	emacs
12mr|automake1.7-1.7.9-16|32	BuildRequires:	dejagnu
12mr|automake1.7-1.7.9-16|33	BuildRequires:	gcc-java
12mr|automake1.7-1.7.9-16|34	BuildRequires:	python
12mr|automake1.7-1.7.9-16|35	%endif
12mr|automake1.7-1.7.9-16|36	
12mr|automake1.7-1.7.9-16|37	%description
12mr|automake1.7-1.7.9-16|38	Automake is a tool for automatically generating Makefiles compliant with
12mr|automake1.7-1.7.9-16|39	the GNU Coding Standards.
12mr|automake1.7-1.7.9-16|40	
12mr|automake1.7-1.7.9-16|41	You should install Automake if you are developing software and would like
12mr|automake1.7-1.7.9-16|42	to use its capabilities of automatically generating GNU standard
12mr|automake1.7-1.7.9-16|43	Makefiles. If you install Automake, you will also need to install GNU's
12mr|automake1.7-1.7.9-16|44	Autoconf package.
12mr|automake1.7-1.7.9-16|45	
12mr|automake1.7-1.7.9-16|46	%prep
12mr|automake1.7-1.7.9-16|47	
12mr|automake1.7-1.7.9-16|48	%setup -q -n automake-%{version}
12mr|automake1.7-1.7.9-16|49	%patch0 -p0 -b .parallel
12mr|automake1.7-1.7.9-16|50	%patch1 -p1 -b .autoconf_gettext
12mr|automake1.7-1.7.9-16|51	%patch2 -p1 -b .CVE-2009-4029
12mr|automake1.7-1.7.9-16|52	%patch3 -p0 -b .CVE-2012-3386
12mr|automake1.7-1.7.9-16|53	
12mr|automake1.7-1.7.9-16|54	
12mr|automake1.7-1.7.9-16|55	%build
12mr|automake1.7-1.7.9-16|56	%configure2_5x
12mr|automake1.7-1.7.9-16|57	%make
12mr|automake1.7-1.7.9-16|58	
12mr|automake1.7-1.7.9-16|59	%if %docheck
12mr|automake1.7-1.7.9-16|60	# (Abel) reqd2.test tries to make sure automake won't work if ltmain.sh
12mr|automake1.7-1.7.9-16|61	# is not present. But automake behavior changed, now it can handle missing
12mr|automake1.7-1.7.9-16|62	# libtool file as well, so this test is bogus.
12mr|automake1.7-1.7.9-16|63	perl -pi -e 's/reqd2.test//g' tests/Makefile
12mr|automake1.7-1.7.9-16|64	# etex is linked to pdfetex, which does not generate dvi files...
12mr|automake1.7-1.7.9-16|65	export TEX=tex
12mr|automake1.7-1.7.9-16|66	# (oe) these test cases fail probably due to incompabilities with latest gettext,
12mr|automake1.7-1.7.9-16|67	# disable them for now
12mr|automake1.7-1.7.9-16|68	for test in gettext gettext2 subcond subst; do
12mr|automake1.7-1.7.9-16|69	perl -pi -e "s|${test}||g" tests/Makefile
12mr|automake1.7-1.7.9-16|70	done
12mr|automake1.7-1.7.9-16|71	make check	# VERBOSE=1
12mr|automake1.7-1.7.9-16|72	%endif
12mr|automake1.7-1.7.9-16|73	
12mr|automake1.7-1.7.9-16|74	%install
12mr|automake1.7-1.7.9-16|75	%makeinstall_std
12mr|automake1.7-1.7.9-16|76	
12mr|automake1.7-1.7.9-16|77	rm -f %{buildroot}/%{_bindir}/{automake,aclocal}
12mr|automake1.7-1.7.9-16|78	
12mr|automake1.7-1.7.9-16|79	pushd %{buildroot}/%{_infodir}
12mr|automake1.7-1.7.9-16|80	for i in *.info*; do
12mr|automake1.7-1.7.9-16|81	mv $i %{name}${i#automake}
12mr|automake1.7-1.7.9-16|82	done
12mr|automake1.7-1.7.9-16|83	popd
12mr|automake1.7-1.7.9-16|84	
12mr|automake1.7-1.7.9-16|85	mkdir -p %{buildroot}%{_datadir}/aclocal
12mr|automake1.7-1.7.9-16|86	
12mr|automake1.7-1.7.9-16|87	%post
12mr|automake1.7-1.7.9-16|88	update-alternatives --remove automake %{_bindir}/automake-%{amversion}
12mr|automake1.7-1.7.9-16|89	
12mr|automake1.7-1.7.9-16|90	%files
12mr|automake1.7-1.7.9-16|91	%defattr(-,root,root)
12mr|automake1.7-1.7.9-16|92	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO
12mr|automake1.7-1.7.9-16|93	%{_bindir}/*
12mr|automake1.7-1.7.9-16|94	%{_datadir}/automake*
12mr|automake1.7-1.7.9-16|95	%{_infodir}/automake*
12mr|automake1.7-1.7.9-16|96	%{_datadir}/aclocal*
12mr|automake1.7-1.7.9-16|97	
12mr|automake1.7-1.7.9-16|98	
12mr|automake1.7-1.7.9-16|99	
12mr|automake1.7-1.7.9-16|100	%changelog
12mr|automake1.7-1.7.9-16|101	

13575 12
12mr|automoc4-0.9.88-6|1	Name: automoc4
12mr|automoc4-0.9.88-6|2	Summary: Automoc is a development moc auto generator for kde4 development
12mr|automoc4-0.9.88-6|3	Version: 0.9.88
12mr|automoc4-0.9.88-6|4	Release: %mkrel 6
12mr|automoc4-0.9.88-6|5	Url: http://websvn.kde.org/trunk/kdesupport/automoc
12mr|automoc4-0.9.88-6|6	License: GPLv2+
12mr|automoc4-0.9.88-6|7	Group: Development/KDE and Qt
12mr|automoc4-0.9.88-6|8	BuildRoot: %{_tmppath}/%{name}-%{version}-build
12mr|automoc4-0.9.88-6|9	Source0: %{name}-%{version}.tar.bz2
12mr|automoc4-0.9.88-6|10	BuildRequires: qt4-devel >= 4.4.0
12mr|automoc4-0.9.88-6|11	BuildRequires: kde4-macros
12mr|automoc4-0.9.88-6|12	Obsoletes: automoc < 0.9.83
12mr|automoc4-0.9.88-6|13	Provides: automoc = %version
12mr|automoc4-0.9.88-6|14	
12mr|automoc4-0.9.88-6|15	%description
12mr|automoc4-0.9.88-6|16	Automoc is a development moc auto generator for kde4 development
12mr|automoc4-0.9.88-6|17	
12mr|automoc4-0.9.88-6|18	%files
12mr|automoc4-0.9.88-6|19	%defattr(-,root,root)
12mr|automoc4-0.9.88-6|20	%{_kde_bindir}/automoc4
12mr|automoc4-0.9.88-6|21	%{_kde_libdir}/automoc4
12mr|automoc4-0.9.88-6|22	
12mr|automoc4-0.9.88-6|23	#------------------------------------------------------
12mr|automoc4-0.9.88-6|24	
12mr|automoc4-0.9.88-6|25	%prep
12mr|automoc4-0.9.88-6|26	%setup -q
12mr|automoc4-0.9.88-6|27	
12mr|automoc4-0.9.88-6|28	%build
12mr|automoc4-0.9.88-6|29	%cmake_kde4
12mr|automoc4-0.9.88-6|30	%make
12mr|automoc4-0.9.88-6|31	
12mr|automoc4-0.9.88-6|32	%install
12mr|automoc4-0.9.88-6|33	%makeinstall_std -C build
12mr|automoc4-0.9.88-6|34	
12mr|automoc4-0.9.88-6|35	%clean
12mr|automoc4-0.9.88-6|36	rm -rf "%{buildroot}"
12mr|automoc4-0.9.88-6|37	
12mr|automoc4-0.9.88-6|38	
12mr|automoc4-0.9.88-6|39	
12mr|automoc4-0.9.88-6|40	%changelog
12mr|automoc4-0.9.88-6|41	

13576 12
12mr|avahi-0.6.31-5|1	%define client_name		%{name}-client
12mr|avahi-0.6.31-5|2	%define common_name		%{name}-common
12mr|avahi-0.6.31-5|3	%define core_name		%{name}-core
12mr|avahi-0.6.31-5|4	%define dns_sd_name		%{name}-compat-libdns_sd
12mr|avahi-0.6.31-5|5	%define glib_name		%{name}-glib
12mr|avahi-0.6.31-5|6	%define gobject_name	%{name}-gobject
12mr|avahi-0.6.31-5|7	%define howl_name		%{name}-compat-howl
12mr|avahi-0.6.31-5|8	%define qt3_name		%{name}-qt3
12mr|avahi-0.6.31-5|9	%define qt4_name		%{name}-qt4
12mr|avahi-0.6.31-5|10	%define ui_name			%{name}-ui
12mr|avahi-0.6.31-5|11	%define ui_gtk3_name	%{name}-ui-gtk3
12mr|avahi-0.6.31-5|12	
12mr|avahi-0.6.31-5|13	%define dns_sd_old_name	mDNSResponder
12mr|avahi-0.6.31-5|14	%define howl_old_name	howl
12mr|avahi-0.6.31-5|15	
12mr|avahi-0.6.31-5|16	%define client_major	3
12mr|avahi-0.6.31-5|17	%define common_major	3
12mr|avahi-0.6.31-5|18	%define core_major	7
12mr|avahi-0.6.31-5|19	%define dns_sd_major	1
12mr|avahi-0.6.31-5|20	%define glib_major	1
12mr|avahi-0.6.31-5|21	%define gobject_major	0
12mr|avahi-0.6.31-5|22	%define howl_major	0
12mr|avahi-0.6.31-5|23	%define qt3_major	1
12mr|avahi-0.6.31-5|24	%define qt4_major	1
12mr|avahi-0.6.31-5|25	%define ui_major	0
12mr|avahi-0.6.31-5|26	%define ui_gtk3_major	0
12mr|avahi-0.6.31-5|27	
12mr|avahi-0.6.31-5|28	%define lib_client_name	%mklibname %{client_name} %{client_major}
12mr|avahi-0.6.31-5|29	%define develnameclient	%mklibname -d %{client_name}
12mr|avahi-0.6.31-5|30	%define lib_common_name	%mklibname %{common_name} %{common_major}
12mr|avahi-0.6.31-5|31	%define develnamecommon	%mklibname -d %{common_name}
12mr|avahi-0.6.31-5|32	%define lib_core_name	%mklibname %{core_name} %{core_major}
12mr|avahi-0.6.31-5|33	%define develnamecore	%mklibname -d %{core_name}
12mr|avahi-0.6.31-5|34	%define lib_dns_sd_name	%mklibname %{dns_sd_name} %{dns_sd_major}
12mr|avahi-0.6.31-5|35	%define develnamedns_sd	%mklibname -d %{dns_sd_name}
12mr|avahi-0.6.31-5|36	%define lib_glib_name	%mklibname %{glib_name} %{glib_major}
12mr|avahi-0.6.31-5|37	%define develnameglib	%mklibname -d %{glib_name}
12mr|avahi-0.6.31-5|38	%define lib_gobject_name	%mklibname %{gobject_name} %{gobject_major}
12mr|avahi-0.6.31-5|39	%define develnamegobject	%mklibname -d %{gobject_name}
12mr|avahi-0.6.31-5|40	%define lib_howl_name	%mklibname %{howl_name} %{howl_major}
12mr|avahi-0.6.31-5|41	%define develnamehowl	%mklibname -d %{howl_name}
12mr|avahi-0.6.31-5|42	%define lib_qt3_name	%mklibname %{qt3_name}_ %{qt3_major}
12mr|avahi-0.6.31-5|43	%define develnameqt3	%mklibname -d %{qt3_name}
12mr|avahi-0.6.31-5|44	%define lib_qt4_name	%mklibname %{qt4_name}_ %{qt4_major}
12mr|avahi-0.6.31-5|45	%define develnameqt4	%mklibname -d %{qt4_name}
12mr|avahi-0.6.31-5|46	### not worth it to fix now b/c 1 > 0, but ui_major should be used not qt3_major
12mr|avahi-0.6.31-5|47	%define lib_ui_name		%mklibname %{ui_name} %{qt3_major}
12mr|avahi-0.6.31-5|48	%define develnameui		%mklibname -d %{ui_name}
12mr|avahi-0.6.31-5|49	%define lib_ui_gtk3_name	%mklibname %{ui_gtk3_name}_ %{ui_gtk3_major}
12mr|avahi-0.6.31-5|50	%define develnameui_gtk3	%mklibname -d %{ui_gtk3_name}
12mr|avahi-0.6.31-5|51	
12mr|avahi-0.6.31-5|52	%define lib_dns_sd_old_name	%mklibname %{dns_sd_old_name} 1
12mr|avahi-0.6.31-5|53	%define lib_howl_old_name	%mklibname %{howl_old_name} 0
12mr|avahi-0.6.31-5|54	%define lib_howl_fake_EVR   1.0.0-7
12mr|avahi-0.6.31-5|55	
12mr|avahi-0.6.31-5|56	%define build_mono 1
12mr|avahi-0.6.31-5|57	%{?_with_mono: %{expand: %%global build_mono 1}}
12mr|avahi-0.6.31-5|58	%{?_without_mono: %{expand: %%global build_mono 0}}
12mr|avahi-0.6.31-5|59	
12mr|avahi-0.6.31-5|60	%ifarch %arm %mips
12mr|avahi-0.6.31-5|61	%define build_mono 0
12mr|avahi-0.6.31-5|62	%endif
12mr|avahi-0.6.31-5|63	
12mr|avahi-0.6.31-5|64	%define build_qt3 1
12mr|avahi-0.6.31-5|65	%{?_with_qt3: %{expand: %%global build_qt3 1}}
12mr|avahi-0.6.31-5|66	%{?_without_qt3: %{expand: %%global build_qt3 0}}
12mr|avahi-0.6.31-5|67	
12mr|avahi-0.6.31-5|68	%define build_qt4 1
12mr|avahi-0.6.31-5|69	%{?_with_qt4: %{expand: %%global build_qt4 1}}
12mr|avahi-0.6.31-5|70	%{?_without_qt4: %{expand: %%global build_qt4 0}}
12mr|avahi-0.6.31-5|71	
12mr|avahi-0.6.31-5|72	%define build_gtk3 1
12mr|avahi-0.6.31-5|73	%{?_with_gtk3: %{expand: %%global build_gtk3 1}}
12mr|avahi-0.6.31-5|74	%{?_without_gtk3: %{expand: %%global build_gtk3 0}}
12mr|avahi-0.6.31-5|75	
12mr|avahi-0.6.31-5|76	%define build_systemd 1
12mr|avahi-0.6.31-5|77	%{?_with_systemd: %{expand: %%global build_systemd 1}}
12mr|avahi-0.6.31-5|78	%{?_without_systemd: %{expand: %%global build_systemd 0}}
12mr|avahi-0.6.31-5|79	
12mr|avahi-0.6.31-5|80	%define build_bootstrap 0
12mr|avahi-0.6.31-5|81	%{?_with_bootstrap: %{expand: %%global build_bootstrap 1}}
12mr|avahi-0.6.31-5|82	%if %{build_bootstrap}
12mr|avahi-0.6.31-5|83	%define build_mono 0
12mr|avahi-0.6.31-5|84	%define build_qt3 0
12mr|avahi-0.6.31-5|85	%define build_qt4 0
12mr|avahi-0.6.31-5|86	%define build_gtk3 0
12mr|avahi-0.6.31-5|87	%define build_systemd 0
12mr|avahi-0.6.31-5|88	%endif
12mr|avahi-0.6.31-5|89	
12mr|avahi-0.6.31-5|90	Summary:	Avahi service discovery (mDNS/DNS-SD) suite
12mr|avahi-0.6.31-5|91	Name:		avahi
12mr|avahi-0.6.31-5|92	Version:	0.6.31
12mr|avahi-0.6.31-5|93	Release:	5
12mr|avahi-0.6.31-5|94	License:	LGPLv2+
12mr|avahi-0.6.31-5|95	Group:		System/Servers
12mr|avahi-0.6.31-5|96	Url:		http://avahi.org/
12mr|avahi-0.6.31-5|97	
12mr|avahi-0.6.31-5|98	Source0:	http://avahi.org/download/%{name}-%{version}.tar.gz
12mr|avahi-0.6.31-5|99	Source1:	avahi-hostname.sh
12mr|avahi-0.6.31-5|100	
12mr|avahi-0.6.31-5|101	BuildRequires:	cap-devel
12mr|avahi-0.6.31-5|102	BuildRequires:	expat-devel >= 2.0.1
12mr|avahi-0.6.31-5|103	BuildRequires:	gdbm-devel
12mr|avahi-0.6.31-5|104	BuildRequires:	intltool
12mr|avahi-0.6.31-5|105	BuildRequires:	pkgconfig(dbus-1)
12mr|avahi-0.6.31-5|106	BuildRequires:	pkgconfig(dbus-python)
12mr|avahi-0.6.31-5|107	BuildRequires:	pkgconfig(libdaemon)
12mr|avahi-0.6.31-5|108	BuildRequires:	pkgconfig(libglade-2.0)
12mr|avahi-0.6.31-5|109	BuildRequires:	pygtk2.0
12mr|avahi-0.6.31-5|110	%if %{build_qt3}
12mr|avahi-0.6.31-5|111	BuildRequires:	pkgconfig(qt-mt)
12mr|avahi-0.6.31-5|112	%endif
12mr|avahi-0.6.31-5|113	%if %{build_qt4}
12mr|avahi-0.6.31-5|114	BuildRequires:	pkgconfig(QtCore)
12mr|avahi-0.6.31-5|115	%endif
12mr|avahi-0.6.31-5|116	%if %{build_gtk3}
12mr|avahi-0.6.31-5|117	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|avahi-0.6.31-5|118	%endif
12mr|avahi-0.6.31-5|119	%if %{build_systemd}
12mr|avahi-0.6.31-5|120	BuildRequires:	systemd-units
12mr|avahi-0.6.31-5|121	%endif
12mr|avahi-0.6.31-5|122	
12mr|avahi-0.6.31-5|123	Requires(pre): rpm-helper
12mr|avahi-0.6.31-5|124	Requires(postun): rpm-helper
12mr|avahi-0.6.31-5|125	Requires(post): rpm-helper
12mr|avahi-0.6.31-5|126	Requires(preun): rpm-helper
12mr|avahi-0.6.31-5|127	Requires(post): dbus
12mr|avahi-0.6.31-5|128	Requires(preun): dbus
12mr|avahi-0.6.31-5|129	Suggests:	nss_mdns
12mr|avahi-0.6.31-5|130	
12mr|avahi-0.6.31-5|131	%description
12mr|avahi-0.6.31-5|132	Avahi is a system which facilitates service discovery on a local
12mr|avahi-0.6.31-5|133	network -- this means that you can plug your laptop or computer into a
12mr|avahi-0.6.31-5|134	network and instantly be able to view other people who you can chat
12mr|avahi-0.6.31-5|135	with, find printers to print to or find files being shared. This kind
12mr|avahi-0.6.31-5|136	of technology is already found in MacOS X (branded 'Rendezvous',
12mr|avahi-0.6.31-5|137	'Bonjour' and sometimes 'ZeroConf') and is very convenient.
12mr|avahi-0.6.31-5|138	
12mr|avahi-0.6.31-5|139	%package dnsconfd
12mr|avahi-0.6.31-5|140	Group:		System/Servers
12mr|avahi-0.6.31-5|141	Summary:	Avahi DNS configuration server
12mr|avahi-0.6.31-5|142	Requires:	%{name} = %{version}-%{release}
12mr|avahi-0.6.31-5|143	Requires(post):	rpm-helper
12mr|avahi-0.6.31-5|144	Requires(preun): rpm-helper
12mr|avahi-0.6.31-5|145	
12mr|avahi-0.6.31-5|146	%description dnsconfd
12mr|avahi-0.6.31-5|147	avahi-dnsconfd is a small daemon which may be used to configure
12mr|avahi-0.6.31-5|148	conventional DNS servers using mDNS in a DHCP-like fashion.
12mr|avahi-0.6.31-5|149	Especially useful on IPv6.
12mr|avahi-0.6.31-5|150	
12mr|avahi-0.6.31-5|151	%package x11
12mr|avahi-0.6.31-5|152	Group:		System/Servers
12mr|avahi-0.6.31-5|153	Summary:	Graphical tools for Avahi
12mr|avahi-0.6.31-5|154	Requires:	%{name} = %{version}-%{release}
12mr|avahi-0.6.31-5|155	
12mr|avahi-0.6.31-5|156	%description x11
12mr|avahi-0.6.31-5|157	Graphical tools for Avahi.
12mr|avahi-0.6.31-5|158	It includes avahi-discover-standalone.
12mr|avahi-0.6.31-5|159	
12mr|avahi-0.6.31-5|160	%package	python
12mr|avahi-0.6.31-5|161	Group:		System/Libraries
12mr|avahi-0.6.31-5|162	Summary:	Python bindings and utilities for Avahi
12mr|avahi-0.6.31-5|163	Requires:	pygtk2.0-libglade python-twisted-core
12mr|avahi-0.6.31-5|164	Requires:	python-twisted-web dbus-python avahi
12mr|avahi-0.6.31-5|165	Requires:	%{name}-x11
12mr|avahi-0.6.31-5|166	
12mr|avahi-0.6.31-5|167	%description python
12mr|avahi-0.6.31-5|168	Python bindings and utilities for Avahi.
12mr|avahi-0.6.31-5|169	It includes avahi-bookmarks and avahi-discover.
12mr|avahi-0.6.31-5|170	
12mr|avahi-0.6.31-5|171	%if %{build_mono}
12mr|avahi-0.6.31-5|172	%package sharp
12mr|avahi-0.6.31-5|173	Group:		System/Libraries
12mr|avahi-0.6.31-5|174	Summary:	Mono bindings for Avahi
12mr|avahi-0.6.31-5|175	BuildRequires:	mono-devel mono-tools
12mr|avahi-0.6.31-5|176	BuildRequires:	pkgconfig(gtk-sharp-2.0)
12mr|avahi-0.6.31-5|177	#gw this is needed by mono-find-requires:
12mr|avahi-0.6.31-5|178	BuildRequires:	avahi-ui-devel
12mr|avahi-0.6.31-5|179	Requires:	%{lib_client_name} = %{version}-%{release}
12mr|avahi-0.6.31-5|180	Requires:	%{lib_common_name} = %{version}-%{release}
12mr|avahi-0.6.31-5|181	Requires:	%{lib_glib_name} = %{version}-%{release}
12mr|avahi-0.6.31-5|182	
12mr|avahi-0.6.31-5|183	%description sharp
12mr|avahi-0.6.31-5|184	Mono bindings for Avahi.
12mr|avahi-0.6.31-5|185	
12mr|avahi-0.6.31-5|186	%package sharp-doc
12mr|avahi-0.6.31-5|187	Summary:	Development documentation for avahi-sharp
12mr|avahi-0.6.31-5|188	Group:		Development/Other
12mr|avahi-0.6.31-5|189	Requires(post):	mono-tools >= 1.1.9
12mr|avahi-0.6.31-5|190	Requires(postun): mono-tools >= 1.1.9
12mr|avahi-0.6.31-5|191	
12mr|avahi-0.6.31-5|192	%description sharp-doc
12mr|avahi-0.6.31-5|193	This package contains the API documentation for the avahi-sharp in
12mr|avahi-0.6.31-5|194	Monodoc format.
12mr|avahi-0.6.31-5|195	%endif
12mr|avahi-0.6.31-5|196	
12mr|avahi-0.6.31-5|197	%package -n %{lib_client_name}
12mr|avahi-0.6.31-5|198	Group:		System/Libraries
12mr|avahi-0.6.31-5|199	Summary:	Library for avahi-client
12mr|avahi-0.6.31-5|200	
12mr|avahi-0.6.31-5|201	%description -n %{lib_client_name}
12mr|avahi-0.6.31-5|202	Library for avahi-client.
12mr|avahi-0.6.31-5|203	
12mr|avahi-0.6.31-5|204	%package -n %{develnameclient}
12mr|avahi-0.6.31-5|205	Group:		Development/C
12mr|avahi-0.6.31-5|206	Summary:	Devel library for avahi-client
12mr|avahi-0.6.31-5|207	Provides:	%{client_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|208	Provides:	lib%{client_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|209	Requires:	%{lib_client_name} = %{version}-%{release}
12mr|avahi-0.6.31-5|210	Obsoletes:	%{mklibname -d %{client_name} 3} < 0.6.31
12mr|avahi-0.6.31-5|211	
12mr|avahi-0.6.31-5|212	%description -n %{develnameclient}
12mr|avahi-0.6.31-5|213	Devel library for avahi-client.
12mr|avahi-0.6.31-5|214	
12mr|avahi-0.6.31-5|215	%package -n %{lib_common_name}
12mr|avahi-0.6.31-5|216	Group:		System/Libraries
12mr|avahi-0.6.31-5|217	Summary:	Library for avahi-common
12mr|avahi-0.6.31-5|218	
12mr|avahi-0.6.31-5|219	%description -n %{lib_common_name}
12mr|avahi-0.6.31-5|220	Library for avahi-common.
12mr|avahi-0.6.31-5|221	
12mr|avahi-0.6.31-5|222	%package -n %{develnamecommon}
12mr|avahi-0.6.31-5|223	Group:		Development/C
12mr|avahi-0.6.31-5|224	Summary:	Devel library for avahi-common
12mr|avahi-0.6.31-5|225	Provides:	%{common_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|226	Provides:	lib%{common_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|227	Requires:	%{lib_common_name} = %{version}-%{release}
12mr|avahi-0.6.31-5|228	Obsoletes:	%{mklibname -d %{common_name} 3} < 0.6.31
12mr|avahi-0.6.31-5|229	
12mr|avahi-0.6.31-5|230	%description -n %{develnamecommon}
12mr|avahi-0.6.31-5|231	Devel library for avahi-common.
12mr|avahi-0.6.31-5|232	
12mr|avahi-0.6.31-5|233	%package -n %{lib_core_name}
12mr|avahi-0.6.31-5|234	Group:		System/Libraries
12mr|avahi-0.6.31-5|235	Summary:	Library for avahi-core
12mr|avahi-0.6.31-5|236	
12mr|avahi-0.6.31-5|237	%description -n %{lib_core_name}
12mr|avahi-0.6.31-5|238	Library for avahi-core.
12mr|avahi-0.6.31-5|239	
12mr|avahi-0.6.31-5|240	%package -n %{develnamecore}
12mr|avahi-0.6.31-5|241	Group:		Development/C
12mr|avahi-0.6.31-5|242	Summary:	Devel library for avahi-core
12mr|avahi-0.6.31-5|243	Provides:	%{core_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|244	Provides:	lib%{core_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|245	Requires:	%{lib_core_name} = %{version}-%{release}
12mr|avahi-0.6.31-5|246	Obsoletes:	%{mklibname -d %{core_name} 5} < 0.6.31
12mr|avahi-0.6.31-5|247	
12mr|avahi-0.6.31-5|248	%description -n %{develnamecore}
12mr|avahi-0.6.31-5|249	Devel library for avahi-core.
12mr|avahi-0.6.31-5|250	
12mr|avahi-0.6.31-5|251	%package -n %{lib_dns_sd_name}
12mr|avahi-0.6.31-5|252	Group:		System/Libraries
12mr|avahi-0.6.31-5|253	Summary:	Avahi compatibility library for libdns_sd
12mr|avahi-0.6.31-5|254	Obsoletes:	%{lib_dns_sd_old_name} < 0.6.31
12mr|avahi-0.6.31-5|255	Provides:	%{lib_dns_sd_old_name}
12mr|avahi-0.6.31-5|256	
12mr|avahi-0.6.31-5|257	%description -n %{lib_dns_sd_name}
12mr|avahi-0.6.31-5|258	Avahi compatibility library for libdns_sd
12mr|avahi-0.6.31-5|259	
12mr|avahi-0.6.31-5|260	%package -n %{develnamedns_sd}
12mr|avahi-0.6.31-5|261	Group:		Development/C
12mr|avahi-0.6.31-5|262	Summary:	Avahi devel compatibility library for libdns_sd
12mr|avahi-0.6.31-5|263	Provides:	%{dns_sd_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|264	Provides:	lib%{dns_sd_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|265	Requires:	%{lib_dns_sd_name} = %{version}-%{release}
12mr|avahi-0.6.31-5|266	Obsoletes:	%{lib_dns_sd_old_name}-devel < 0.6.31
12mr|avahi-0.6.31-5|267	Provides:	%{lib_dns_sd_old_name}-devel
12mr|avahi-0.6.31-5|268	Provides:	%{dns_sd_old_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|269	Provides:	lib%{dns_sd_old_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|270	Obsoletes:	%{mklibname -d %{dns_sd_name} 1} < 0.6.31
12mr|avahi-0.6.31-5|271	
12mr|avahi-0.6.31-5|272	%description -n %{develnamedns_sd}
12mr|avahi-0.6.31-5|273	Avahi devel compatibility library for libdns_sd.
12mr|avahi-0.6.31-5|274	
12mr|avahi-0.6.31-5|275	%package -n %{lib_glib_name}
12mr|avahi-0.6.31-5|276	Group:		System/Libraries
12mr|avahi-0.6.31-5|277	Summary:	Library for avahi-glib
12mr|avahi-0.6.31-5|278	
12mr|avahi-0.6.31-5|279	%description -n %{lib_glib_name}
12mr|avahi-0.6.31-5|280	Library for avahi-glib.
12mr|avahi-0.6.31-5|281	
12mr|avahi-0.6.31-5|282	%package -n %{develnameglib}
12mr|avahi-0.6.31-5|283	Group:		Development/C
12mr|avahi-0.6.31-5|284	Summary:	Devel library for avahi-glib
12mr|avahi-0.6.31-5|285	Provides:	%{glib_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|286	Provides:	lib%{glib_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|287	Requires:	%{lib_glib_name} = %{version}-%{release}
12mr|avahi-0.6.31-5|288	Obsoletes:	%{mklibname -d %{glib_name} 1} < 0.6.31
12mr|avahi-0.6.31-5|289	
12mr|avahi-0.6.31-5|290	%description -n %{develnameglib}
12mr|avahi-0.6.31-5|291	Devel library for avahi-glib.
12mr|avahi-0.6.31-5|292	
12mr|avahi-0.6.31-5|293	%package -n %{lib_gobject_name}
12mr|avahi-0.6.31-5|294	Group:		System/Libraries
12mr|avahi-0.6.31-5|295	Summary:	Library for avahi-gobject
12mr|avahi-0.6.31-5|296	
12mr|avahi-0.6.31-5|297	%description -n %{lib_gobject_name}
12mr|avahi-0.6.31-5|298	Library for avahi-gobject.
12mr|avahi-0.6.31-5|299	
12mr|avahi-0.6.31-5|300	%package -n %{develnamegobject}
12mr|avahi-0.6.31-5|301	Group:		Development/C
12mr|avahi-0.6.31-5|302	Summary:	Devel library for avahi-gobject
12mr|avahi-0.6.31-5|303	Provides:	%{gobject_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|304	Provides:	lib%{gobject_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|305	Requires:	%{lib_gobject_name} = %{version}-%{release}
12mr|avahi-0.6.31-5|306	
12mr|avahi-0.6.31-5|307	%description -n %{develnamegobject}
12mr|avahi-0.6.31-5|308	Devel library for avahi-gobject.
12mr|avahi-0.6.31-5|309	
12mr|avahi-0.6.31-5|310	%package -n %{lib_howl_name}
12mr|avahi-0.6.31-5|311	Group:		System/Libraries
12mr|avahi-0.6.31-5|312	Summary:	Avahi compatibility library for howl
12mr|avahi-0.6.31-5|313	Obsoletes:	%{lib_howl_old_name} < 0.6.31
12mr|avahi-0.6.31-5|314	Provides:	%{lib_howl_old_name} = %{lib_howl_fake_EVR}
12mr|avahi-0.6.31-5|315	
12mr|avahi-0.6.31-5|316	%description -n %{lib_howl_name}
12mr|avahi-0.6.31-5|317	Avahi compatibility library for howl.
12mr|avahi-0.6.31-5|318	
12mr|avahi-0.6.31-5|319	%package -n %{develnamehowl}
12mr|avahi-0.6.31-5|320	Group:		Development/C
12mr|avahi-0.6.31-5|321	Summary:	Avahi devel compatibility library for libdns_sd for howl
12mr|avahi-0.6.31-5|322	Provides:	%{howl_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|323	Provides:	lib%{howl_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|324	Requires:	%{lib_howl_name} = %{version}-%{release}
12mr|avahi-0.6.31-5|325	Obsoletes:	%{lib_howl_old_name}-devel < 0.6.31
12mr|avahi-0.6.31-5|326	Provides:	%{lib_howl_old_name}-devel = %{lib_howl_fake_EVR}
12mr|avahi-0.6.31-5|327	Provides:	%{howl_old_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|328	Provides:	lib%{howl_old_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|329	Obsoletes:	%{mklibname -d %{howl_name} 0} < 0.6.31
12mr|avahi-0.6.31-5|330	
12mr|avahi-0.6.31-5|331	%description -n %{develnamehowl}
12mr|avahi-0.6.31-5|332	Avahi devel compatibility library for libdns_sd for howl.
12mr|avahi-0.6.31-5|333	
12mr|avahi-0.6.31-5|334	%if %{build_qt3}
12mr|avahi-0.6.31-5|335	%package -n %{lib_qt3_name}
12mr|avahi-0.6.31-5|336	Group:		System/Libraries
12mr|avahi-0.6.31-5|337	Summary:	Library for avahi-qt3
12mr|avahi-0.6.31-5|338	
12mr|avahi-0.6.31-5|339	%description -n %{lib_qt3_name}
12mr|avahi-0.6.31-5|340	Library for avahi-qt3.
12mr|avahi-0.6.31-5|341	
12mr|avahi-0.6.31-5|342	%package -n %{develnameqt3}
12mr|avahi-0.6.31-5|343	Group:		Development/C
12mr|avahi-0.6.31-5|344	Summary:	Devel library for avahi-qt3
12mr|avahi-0.6.31-5|345	Provides:	%{qt3_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|346	Provides:	lib%{qt3_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|347	Requires:	%{lib_qt3_name} = %{version}-%{release}
12mr|avahi-0.6.31-5|348	Obsoletes:	%{mklibname -d %{qt3_name}_ 1} < 0.6.31
12mr|avahi-0.6.31-5|349	
12mr|avahi-0.6.31-5|350	%description -n %{develnameqt3}
12mr|avahi-0.6.31-5|351	Devel library for avahi-qt3.
12mr|avahi-0.6.31-5|352	%endif
12mr|avahi-0.6.31-5|353	
12mr|avahi-0.6.31-5|354	%if %{build_qt4}
12mr|avahi-0.6.31-5|355	%package -n %{lib_qt4_name}
12mr|avahi-0.6.31-5|356	Group:		System/Libraries
12mr|avahi-0.6.31-5|357	Summary:	Library for avahi-qt4
12mr|avahi-0.6.31-5|358	
12mr|avahi-0.6.31-5|359	%description -n %{lib_qt4_name}
12mr|avahi-0.6.31-5|360	Library for avahi-qt4.
12mr|avahi-0.6.31-5|361	
12mr|avahi-0.6.31-5|362	%package -n %{develnameqt4}
12mr|avahi-0.6.31-5|363	Group:		Development/C
12mr|avahi-0.6.31-5|364	Summary:	Devel library for avahi-qt4
12mr|avahi-0.6.31-5|365	Provides:	%{qt4_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|366	Provides:	lib%{qt4_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|367	Requires:	%{lib_qt4_name} = %{version}-%{release}
12mr|avahi-0.6.31-5|368	Obsoletes:	%{mklibname -d %{qt4_name}_ 1} < 0.6.31
12mr|avahi-0.6.31-5|369	
12mr|avahi-0.6.31-5|370	%description -n %{develnameqt4}
12mr|avahi-0.6.31-5|371	Devel library for avahi-qt4.
12mr|avahi-0.6.31-5|372	%endif
12mr|avahi-0.6.31-5|373	
12mr|avahi-0.6.31-5|374	%package -n %{lib_ui_name}
12mr|avahi-0.6.31-5|375	Group:		System/Libraries
12mr|avahi-0.6.31-5|376	Summary:	Library for avahi-ui
12mr|avahi-0.6.31-5|377	
12mr|avahi-0.6.31-5|378	%description -n %{lib_ui_name}
12mr|avahi-0.6.31-5|379	Library for avahi-ui.
12mr|avahi-0.6.31-5|380	
12mr|avahi-0.6.31-5|381	%package -n %{develnameui}
12mr|avahi-0.6.31-5|382	Group:		Development/C
12mr|avahi-0.6.31-5|383	Summary:	Devel library for avahi-ui
12mr|avahi-0.6.31-5|384	Provides:	%{ui_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|385	Provides:	lib%{ui_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|386	Requires:	%{lib_ui_name} = %{version}-%{release}
12mr|avahi-0.6.31-5|387	Obsoletes:	%{mklibname -d %{ui_name} 1} < 0.6.31
12mr|avahi-0.6.31-5|388	
12mr|avahi-0.6.31-5|389	%description -n %{develnameui}
12mr|avahi-0.6.31-5|390	Devel library for avahi-ui.
12mr|avahi-0.6.31-5|391	
12mr|avahi-0.6.31-5|392	%if %{build_gtk3}
12mr|avahi-0.6.31-5|393	%package -n %{lib_ui_gtk3_name}
12mr|avahi-0.6.31-5|394	Group:		System/Libraries
12mr|avahi-0.6.31-5|395	Summary:	Library for avahi-gtk3
12mr|avahi-0.6.31-5|396	
12mr|avahi-0.6.31-5|397	%description -n %{lib_ui_gtk3_name}
12mr|avahi-0.6.31-5|398	Library for avahi-gtk3.
12mr|avahi-0.6.31-5|399	
12mr|avahi-0.6.31-5|400	%package -n %{develnameui_gtk3}
12mr|avahi-0.6.31-5|401	Group:		Development/C
12mr|avahi-0.6.31-5|402	Summary:	Devel library for avahi-gtk3
12mr|avahi-0.6.31-5|403	Provides:	%{ui_gtk3_name}-devel = %{version}-%{release}
12mr|avahi-0.6.31-5|404	Requires:	%{lib_ui_gtk3_name} = %{version}-%{release}
12mr|avahi-0.6.31-5|405	
12mr|avahi-0.6.31-5|406	%description -n %{develnameui_gtk3}
12mr|avahi-0.6.31-5|407	Devel library for avahi-gtk3.
12mr|avahi-0.6.31-5|408	%endif
12mr|avahi-0.6.31-5|409	
12mr|avahi-0.6.31-5|410	%prep
12mr|avahi-0.6.31-5|411	%setup -q
12mr|avahi-0.6.31-5|412	cp %{SOURCE1} avahi-hostname.sh
12mr|avahi-0.6.31-5|413	
12mr|avahi-0.6.31-5|414	%build
12mr|avahi-0.6.31-5|415	export PKG_CONFIG_PATH=/usr/lib/qt4/%{_lib}/pkgconfig
12mr|avahi-0.6.31-5|416	%configure2_5x \
12mr|avahi-0.6.31-5|417	--disable-static \
12mr|avahi-0.6.31-5|418	%if !%{build_mono}
12mr|avahi-0.6.31-5|419	--disable-mono \
12mr|avahi-0.6.31-5|420	%endif
12mr|avahi-0.6.31-5|421	%if !%{build_qt3}
12mr|avahi-0.6.31-5|422	--disable-qt3 \
12mr|avahi-0.6.31-5|423	%endif
12mr|avahi-0.6.31-5|424	%if !%{build_qt4}
12mr|avahi-0.6.31-5|425	--disable-qt4 \
12mr|avahi-0.6.31-5|426	%endif
12mr|avahi-0.6.31-5|427	--localstatedir=%{_var} \
12mr|avahi-0.6.31-5|428	--with-avahi-priv-access-group="avahi" \
12mr|avahi-0.6.31-5|429	--enable-compat-libdns_sd \
12mr|avahi-0.6.31-5|430	--enable-compat-howl \
12mr|avahi-0.6.31-5|431	--enable-introspection=no \
12mr|avahi-0.6.31-5|432	%if %{build_systemd}
12mr|avahi-0.6.31-5|433	--with-systemdsystemunitdir=%{_unitdir} \
12mr|avahi-0.6.31-5|434	%endif
12mr|avahi-0.6.31-5|435	%if !%{build_gtk3}
12mr|avahi-0.6.31-5|436	--disable-gtk3
12mr|avahi-0.6.31-5|437	%endif
12mr|avahi-0.6.31-5|438	
12mr|avahi-0.6.31-5|439	%make
12mr|avahi-0.6.31-5|440	
12mr|avahi-0.6.31-5|441	%install
12mr|avahi-0.6.31-5|442	rm -rf %{buildroot}
12mr|avahi-0.6.31-5|443	%makeinstall_std
12mr|avahi-0.6.31-5|444	rm -f %{buildroot}/%{_sysconfdir}/%{name}/services/ssh.service
12mr|avahi-0.6.31-5|445	ln -s avahi-compat-howl.pc %{buildroot}%{_libdir}/pkgconfig/howl.pc
12mr|avahi-0.6.31-5|446	%if "%{_lib}" != "lib" && %{build_mono}
12mr|avahi-0.6.31-5|447	mkdir -p %{buildroot}%{_prefix}/lib
12mr|avahi-0.6.31-5|448	mv %{buildroot}%{_libdir}/mono %{buildroot}%{_prefix}/lib
12mr|avahi-0.6.31-5|449	perl -pi -e "s/%{_lib}/lib/" %{buildroot}%{_libdir}/pkgconfig/avahi-{,ui-}sharp.pc
12mr|avahi-0.6.31-5|450	%endif
12mr|avahi-0.6.31-5|451	
12mr|avahi-0.6.31-5|452	# install hostname.d hook
12mr|avahi-0.6.31-5|453	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/hostname.d/
12mr|avahi-0.6.31-5|454	install -m755 avahi-hostname.sh %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/hostname.d/avahi
12mr|avahi-0.6.31-5|455	
12mr|avahi-0.6.31-5|456	%if %{build_systemd}
12mr|avahi-0.6.31-5|457	rm -rf %{buildroot}%{_initrddir}/%{name}-daemon
12mr|avahi-0.6.31-5|458	rm -rf %{buildroot}%{_initrddir}/%{name}-dnsconfd
12mr|avahi-0.6.31-5|459	%endif
12mr|avahi-0.6.31-5|460	
12mr|avahi-0.6.31-5|461	%find_lang %{name}
12mr|avahi-0.6.31-5|462	
12mr|avahi-0.6.31-5|463	%pre
12mr|avahi-0.6.31-5|464	%_pre_useradd %{name} %{_var}/%{name} /bin/false
12mr|avahi-0.6.31-5|465	%_pre_useradd %{name}-autoipd %{_var}/%{name} /bin/false
12mr|avahi-0.6.31-5|466	
12mr|avahi-0.6.31-5|467	%postun
12mr|avahi-0.6.31-5|468	%_postun_userdel %{name}
12mr|avahi-0.6.31-5|469	%_postun_userdel %{name}-autoipd
12mr|avahi-0.6.31-5|470	
12mr|avahi-0.6.31-5|471	%post
12mr|avahi-0.6.31-5|472	%_post_service %{name}-daemon
12mr|avahi-0.6.31-5|473	
12mr|avahi-0.6.31-5|474	%preun
12mr|avahi-0.6.31-5|475	%_preun_service %{name}-daemon
12mr|avahi-0.6.31-5|476	
12mr|avahi-0.6.31-5|477	%post dnsconfd
12mr|avahi-0.6.31-5|478	%_post_service %{name}-dnsconfd
12mr|avahi-0.6.31-5|479	
12mr|avahi-0.6.31-5|480	%preun dnsconfd
12mr|avahi-0.6.31-5|481	%_preun_service %{name}-dnsconfd
12mr|avahi-0.6.31-5|482	
12mr|avahi-0.6.31-5|483	%if %{build_mono}
12mr|avahi-0.6.31-5|484	%post sharp-doc
12mr|avahi-0.6.31-5|485	%{_bindir}/monodoc --make-index > /dev/null
12mr|avahi-0.6.31-5|486	%postun sharp-doc
12mr|avahi-0.6.31-5|487	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
12mr|avahi-0.6.31-5|488	fi
12mr|avahi-0.6.31-5|489	%endif
12mr|avahi-0.6.31-5|490	
12mr|avahi-0.6.31-5|491	%files -f avahi.lang
12mr|avahi-0.6.31-5|492	%dir %{_sysconfdir}/%{name}/
12mr|avahi-0.6.31-5|493	%dir %{_sysconfdir}/%{name}/services/
12mr|avahi-0.6.31-5|494	%config(noreplace) %{_sysconfdir}/%{name}/hosts
12mr|avahi-0.6.31-5|495	%config(noreplace) %{_sysconfdir}/%{name}/%{name}-daemon.conf
12mr|avahi-0.6.31-5|496	%config(noreplace) %{_sysconfdir}/%{name}/avahi-autoipd.action
12mr|avahi-0.6.31-5|497	%config(noreplace) %{_sysconfdir}/%{name}/services/sftp-ssh.service
12mr|avahi-0.6.31-5|498	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/%{name}-dbus.conf
12mr|avahi-0.6.31-5|499	%if !%{build_systemd}
12mr|avahi-0.6.31-5|500	%{_initrddir}/%{name}-daemon
12mr|avahi-0.6.31-5|501	%endif
12mr|avahi-0.6.31-5|502	%{_sysconfdir}/sysconfig/network-scripts/hostname.d/avahi
12mr|avahi-0.6.31-5|503	%{_bindir}/%{name}-browse
12mr|avahi-0.6.31-5|504	%{_bindir}/%{name}-browse-domains
12mr|avahi-0.6.31-5|505	%{_bindir}/%{name}-publish
12mr|avahi-0.6.31-5|506	%{_bindir}/%{name}-publish-address
12mr|avahi-0.6.31-5|507	%{_bindir}/%{name}-publish-service
12mr|avahi-0.6.31-5|508	%{_bindir}/%{name}-resolve
12mr|avahi-0.6.31-5|509	%{_bindir}/%{name}-resolve-address
12mr|avahi-0.6.31-5|510	%{_bindir}/%{name}-resolve-host-name
12mr|avahi-0.6.31-5|511	%{_bindir}/%{name}-set-host-name
12mr|avahi-0.6.31-5|512	%{_sbindir}/%{name}-daemon
12mr|avahi-0.6.31-5|513	%{_sbindir}/avahi-autoipd
12mr|avahi-0.6.31-5|514	%{_sbindir}/avahi-dnsconfd
12mr|avahi-0.6.31-5|515	%{_datadir}/%{name}/%{name}-service.dtd
12mr|avahi-0.6.31-5|516	%{_datadir}/dbus-1/interfaces/*.xml
12mr|avahi-0.6.31-5|517	%{_datadir}/%{name}/service-types
12mr|avahi-0.6.31-5|518	%{_mandir}/man1/%{name}-browse-domains.1*
12mr|avahi-0.6.31-5|519	%{_mandir}/man1/%{name}-browse.1*
12mr|avahi-0.6.31-5|520	%{_mandir}/man1/%{name}-publish.1*
12mr|avahi-0.6.31-5|521	%{_mandir}/man1/%{name}-publish-address.1*
12mr|avahi-0.6.31-5|522	%{_mandir}/man1/%{name}-publish-service.1*
12mr|avahi-0.6.31-5|523	%{_mandir}/man1/%{name}-resolve.1*
12mr|avahi-0.6.31-5|524	%{_mandir}/man1/%{name}-resolve-address.1*
12mr|avahi-0.6.31-5|525	%{_mandir}/man1/%{name}-resolve-host-name.1*
12mr|avahi-0.6.31-5|526	%{_mandir}/man1/%{name}-set-host-name.1*
12mr|avahi-0.6.31-5|527	%{_mandir}/man5/%{name}-daemon.conf.5*
12mr|avahi-0.6.31-5|528	%{_mandir}/man5/%{name}.hosts.5*
12mr|avahi-0.6.31-5|529	%{_mandir}/man5/%{name}.service.5*
12mr|avahi-0.6.31-5|530	%{_mandir}/man8/%{name}-daemon.8*
12mr|avahi-0.6.31-5|531	%{_mandir}/man8/avahi-autoipd*
12mr|avahi-0.6.31-5|532	%dir %{_libdir}/avahi
12mr|avahi-0.6.31-5|533	%{_libdir}/avahi/service-types.db
12mr|avahi-0.6.31-5|534	%if %{build_systemd}
12mr|avahi-0.6.31-5|535	%{_unitdir}/avahi-daemon.service
12mr|avahi-0.6.31-5|536	%{_unitdir}/avahi-daemon.socket
12mr|avahi-0.6.31-5|537	%{_unitdir}/avahi-dnsconfd.service
12mr|avahi-0.6.31-5|538	%{_datadir}/dbus-1/system-services/org.freedesktop.Avahi.service
12mr|avahi-0.6.31-5|539	%endif
12mr|avahi-0.6.31-5|540	
12mr|avahi-0.6.31-5|541	%files dnsconfd
12mr|avahi-0.6.31-5|542	%{_sysconfdir}/%{name}/%{name}-dnsconfd.action
12mr|avahi-0.6.31-5|543	%if !%{build_systemd}
12mr|avahi-0.6.31-5|544	%{_initrddir}/%{name}-dnsconfd
12mr|avahi-0.6.31-5|545	%endif%{_sbindir}/%{name}-dnsconfd
12mr|avahi-0.6.31-5|546	%{_mandir}/man8/%{name}-dnsconfd.8*
12mr|avahi-0.6.31-5|547	%{_mandir}/man8/%{name}-dnsconfd.action.8*
12mr|avahi-0.6.31-5|548	
12mr|avahi-0.6.31-5|549	%files x11
12mr|avahi-0.6.31-5|550	%{_bindir}/%{name}-discover-standalone
12mr|avahi-0.6.31-5|551	%{_bindir}/bshell
12mr|avahi-0.6.31-5|552	%{_bindir}/bssh
12mr|avahi-0.6.31-5|553	%{_bindir}/bvnc
12mr|avahi-0.6.31-5|554	%{_datadir}/applications/bssh.desktop
12mr|avahi-0.6.31-5|555	%{_datadir}/applications/bvnc.desktop
12mr|avahi-0.6.31-5|556	%{_mandir}/man1/bssh.1*
12mr|avahi-0.6.31-5|557	%{_mandir}/man1/bvnc.1*
12mr|avahi-0.6.31-5|558	%{_datadir}/applications/%{name}-discover.desktop
12mr|avahi-0.6.31-5|559	%{_datadir}/%{name}/interfaces/%{name}-discover.ui
12mr|avahi-0.6.31-5|560	
12mr|avahi-0.6.31-5|561	%files python
12mr|avahi-0.6.31-5|562	%{_bindir}/%{name}-bookmarks
12mr|avahi-0.6.31-5|563	%{_bindir}/%{name}-discover
12mr|avahi-0.6.31-5|564	%{py_puresitedir}/%{name}/*.py*
12mr|avahi-0.6.31-5|565	%{py_puresitedir}/avahi_discover/
12mr|avahi-0.6.31-5|566	%{_mandir}/man1/%{name}-discover.1*
12mr|avahi-0.6.31-5|567	%{_mandir}/man1/%{name}-bookmarks.1*
12mr|avahi-0.6.31-5|568	
12mr|avahi-0.6.31-5|569	%if %{build_mono}
12mr|avahi-0.6.31-5|570	%files sharp
12mr|avahi-0.6.31-5|571	%{_prefix}/lib/mono/%{name}-sharp/%{name}-sharp.dll
12mr|avahi-0.6.31-5|572	%{_prefix}/lib/mono/gac/%{name}-sharp/
12mr|avahi-0.6.31-5|573	%{_libdir}/pkgconfig/%{name}-sharp.pc
12mr|avahi-0.6.31-5|574	%{_prefix}/lib/mono/%{name}-ui-sharp/%{name}-ui-sharp.dll
12mr|avahi-0.6.31-5|575	%{_prefix}/lib/mono/gac/%{name}-ui-sharp/
12mr|avahi-0.6.31-5|576	%{_libdir}/pkgconfig/%{name}-ui-sharp.pc
12mr|avahi-0.6.31-5|577	
12mr|avahi-0.6.31-5|578	%files sharp-doc
12mr|avahi-0.6.31-5|579	%{_usr}/lib/monodoc/sources/%{name}-sharp-docs.source
12mr|avahi-0.6.31-5|580	%{_usr}/lib/monodoc/sources/%{name}-sharp-docs.tree
12mr|avahi-0.6.31-5|581	%{_usr}/lib/monodoc/sources/%{name}-sharp-docs.zip
12mr|avahi-0.6.31-5|582	%{_usr}/lib/monodoc/sources/%{name}-ui-sharp-docs.source
12mr|avahi-0.6.31-5|583	%{_usr}/lib/monodoc/sources/%{name}-ui-sharp-docs.tree
12mr|avahi-0.6.31-5|584	%{_usr}/lib/monodoc/sources/%{name}-ui-sharp-docs.zip
12mr|avahi-0.6.31-5|585	%endif
12mr|avahi-0.6.31-5|586	
12mr|avahi-0.6.31-5|587	%files -n %{lib_client_name}
12mr|avahi-0.6.31-5|588	%{_libdir}/lib%{name}-client.so.%{client_major}*
12mr|avahi-0.6.31-5|589	
12mr|avahi-0.6.31-5|590	%files -n %{lib_common_name}
12mr|avahi-0.6.31-5|591	%{_libdir}/lib%{name}-common.so.%{common_major}*
12mr|avahi-0.6.31-5|592	
12mr|avahi-0.6.31-5|593	%files -n %{lib_core_name}
12mr|avahi-0.6.31-5|594	%{_libdir}/lib%{name}-core.so.%{core_major}*
12mr|avahi-0.6.31-5|595	
12mr|avahi-0.6.31-5|596	%files -n %{lib_dns_sd_name}
12mr|avahi-0.6.31-5|597	%{_libdir}/libdns_sd.so.%{dns_sd_major}*
12mr|avahi-0.6.31-5|598	
12mr|avahi-0.6.31-5|599	%files -n %{lib_glib_name}
12mr|avahi-0.6.31-5|600	%{_libdir}/lib%{name}-glib.so.%{glib_major}*
12mr|avahi-0.6.31-5|601	
12mr|avahi-0.6.31-5|602	%files -n %{lib_gobject_name}
12mr|avahi-0.6.31-5|603	%{_libdir}/lib%{name}-gobject.so.%{gobject_major}*
12mr|avahi-0.6.31-5|604	
12mr|avahi-0.6.31-5|605	%files -n %{lib_howl_name}
12mr|avahi-0.6.31-5|606	%{_libdir}/libhowl.so.%{howl_major}*
12mr|avahi-0.6.31-5|607	
12mr|avahi-0.6.31-5|608	%if %{build_qt3}
12mr|avahi-0.6.31-5|609	%files -n %{lib_qt3_name}
12mr|avahi-0.6.31-5|610	%{_libdir}/lib%{name}-qt3.so.%{qt3_major}*
12mr|avahi-0.6.31-5|611	%endif
12mr|avahi-0.6.31-5|612	
12mr|avahi-0.6.31-5|613	%if %{build_qt4}
12mr|avahi-0.6.31-5|614	%files -n %{lib_qt4_name}
12mr|avahi-0.6.31-5|615	%{_libdir}/lib%{name}-qt4.so.%{qt4_major}*
12mr|avahi-0.6.31-5|616	%endif
12mr|avahi-0.6.31-5|617	
12mr|avahi-0.6.31-5|618	%files -n %{lib_ui_name}
12mr|avahi-0.6.31-5|619	%{_libdir}/lib%{name}-ui.so.%{ui_major}*
12mr|avahi-0.6.31-5|620	
12mr|avahi-0.6.31-5|621	%files -n %{develnameclient}
12mr|avahi-0.6.31-5|622	%{_includedir}/%{name}-client
12mr|avahi-0.6.31-5|623	%{_libdir}/lib%{name}-client.so
12mr|avahi-0.6.31-5|624	%{_libdir}/pkgconfig/%{name}-client.pc
12mr|avahi-0.6.31-5|625	
12mr|avahi-0.6.31-5|626	%files -n %{develnamecommon}
12mr|avahi-0.6.31-5|627	%{_includedir}/%{name}-common
12mr|avahi-0.6.31-5|628	%{_libdir}/lib%{name}-common.so
12mr|avahi-0.6.31-5|629	
12mr|avahi-0.6.31-5|630	%files -n %{develnamecore}
12mr|avahi-0.6.31-5|631	%{_includedir}/%{name}-core
12mr|avahi-0.6.31-5|632	%{_libdir}/lib%{name}-core.so
12mr|avahi-0.6.31-5|633	%{_libdir}/pkgconfig/%{name}-core.pc
12mr|avahi-0.6.31-5|634	
12mr|avahi-0.6.31-5|635	%files -n %{develnamedns_sd}
12mr|avahi-0.6.31-5|636	%{_includedir}/%{name}-compat-libdns_sd
12mr|avahi-0.6.31-5|637	%{_libdir}/libdns_sd.so
12mr|avahi-0.6.31-5|638	%{_libdir}/pkgconfig/%{name}-compat-libdns_sd.pc
12mr|avahi-0.6.31-5|639	
12mr|avahi-0.6.31-5|640	%files -n %{develnameglib}
12mr|avahi-0.6.31-5|641	%{_includedir}/%{name}-glib
12mr|avahi-0.6.31-5|642	%{_libdir}/lib%{name}-glib.so
12mr|avahi-0.6.31-5|643	%{_libdir}/pkgconfig/%{name}-glib.pc
12mr|avahi-0.6.31-5|644	
12mr|avahi-0.6.31-5|645	%files -n %{develnamegobject}
12mr|avahi-0.6.31-5|646	%{_includedir}/%{name}-gobject
12mr|avahi-0.6.31-5|647	%{_libdir}/lib%{name}-gobject.so
12mr|avahi-0.6.31-5|648	%{_libdir}/pkgconfig/%{name}-gobject.pc
12mr|avahi-0.6.31-5|649	
12mr|avahi-0.6.31-5|650	
12mr|avahi-0.6.31-5|651	%files -n %{develnamehowl}
12mr|avahi-0.6.31-5|652	%{_includedir}/%{name}-compat-howl
12mr|avahi-0.6.31-5|653	%{_libdir}/libhowl.so
12mr|avahi-0.6.31-5|654	%{_libdir}/pkgconfig/%{name}-compat-howl.pc
12mr|avahi-0.6.31-5|655	%{_libdir}/pkgconfig/howl.pc
12mr|avahi-0.6.31-5|656	
12mr|avahi-0.6.31-5|657	%if %{build_qt3}
12mr|avahi-0.6.31-5|658	%files -n %{develnameqt3}
12mr|avahi-0.6.31-5|659	%{_includedir}/%{name}-qt3
12mr|avahi-0.6.31-5|660	%{_libdir}/lib%{name}-qt3.so
12mr|avahi-0.6.31-5|661	%{_libdir}/pkgconfig/%{name}-qt3.pc
12mr|avahi-0.6.31-5|662	%endif
12mr|avahi-0.6.31-5|663	
12mr|avahi-0.6.31-5|664	%if %{build_qt4}
12mr|avahi-0.6.31-5|665	%files -n %{develnameqt4}
12mr|avahi-0.6.31-5|666	%{_includedir}/%{name}-qt4
12mr|avahi-0.6.31-5|667	%{_libdir}/lib%{name}-qt4.so
12mr|avahi-0.6.31-5|668	%{_libdir}/pkgconfig/%{name}-qt4.pc
12mr|avahi-0.6.31-5|669	%endif
12mr|avahi-0.6.31-5|670	
12mr|avahi-0.6.31-5|671	%files -n %{develnameui}
12mr|avahi-0.6.31-5|672	%{_includedir}/%{name}-ui
12mr|avahi-0.6.31-5|673	%{_libdir}/lib%{name}-ui.so
12mr|avahi-0.6.31-5|674	%{_libdir}/pkgconfig/%{name}-ui.pc
12mr|avahi-0.6.31-5|675	
12mr|avahi-0.6.31-5|676	%if %{build_gtk3}
12mr|avahi-0.6.31-5|677	%files -n %{lib_ui_gtk3_name}
12mr|avahi-0.6.31-5|678	%{_libdir}/lib%{name}-ui-gtk3.so.%{ui_gtk3_major}*
12mr|avahi-0.6.31-5|679	
12mr|avahi-0.6.31-5|680	%files -n %{develnameui_gtk3}
12mr|avahi-0.6.31-5|681	%{_libdir}/libavahi-ui-gtk3.so
12mr|avahi-0.6.31-5|682	%{_libdir}/pkgconfig/avahi-ui-gtk3.pc
12mr|avahi-0.6.31-5|683	%endif
12mr|avahi-0.6.31-5|684	
12mr|avahi-0.6.31-5|685	
12mr|avahi-0.6.31-5|686	
12mr|avahi-0.6.31-5|687	%changelog
12mr|avahi-0.6.31-5|688	* Thu Feb 16 2012 Götz Waschk <waschk@mandriva.org> 0.6.31-2
12mr|avahi-0.6.31-5|689	+ Revision: 775266
12mr|avahi-0.6.31-5|690	- reenable mono
12mr|avahi-0.6.31-5|691	
12mr|avahi-0.6.31-5|692	* Thu Feb 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.6.31-1
12mr|avahi-0.6.31-5|693	+ Revision: 774825
12mr|avahi-0.6.31-5|694	- disabled mono build, deps are broken
12mr|avahi-0.6.31-5|695	- new version 0.6.31
12mr|avahi-0.6.31-5|696	- cleaned up spec
12mr|avahi-0.6.31-5|697	
12mr|avahi-0.6.31-5|698	* Sat Nov 26 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.6.30-5
12mr|avahi-0.6.31-5|699	+ Revision: 733640
12mr|avahi-0.6.31-5|700	- removed dep loop
12mr|avahi-0.6.31-5|701	- added not about wrong major used for ui_name
12mr|avahi-0.6.31-5|702	
12mr|avahi-0.6.31-5|703	* Wed Nov 16 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.6.30-4
12mr|avahi-0.6.31-5|704	+ Revision: 731053
12mr|avahi-0.6.31-5|705	- added _ after gtk3 name for major
12mr|avahi-0.6.31-5|706	- fixed ui_gtk3_major typo
12mr|avahi-0.6.31-5|707	- add back BR
12mr|avahi-0.6.31-5|708	- remove - for _ in gtk3 macro names.. oops
12mr|avahi-0.6.31-5|709	- fixed typoes for gtk3 naming
12mr|avahi-0.6.31-5|710	- fixed ui-gtk3 name
12mr|avahi-0.6.31-5|711	aligned systemd _with macro to be like build_ macros
12mr|avahi-0.6.31-5|712	more clean ups for bracketing of macros
12mr|avahi-0.6.31-5|713	b/c of build failure switched with-systemd...
12mr|avahi-0.6.31-5|714	removed old obsoletes & provides
12mr|avahi-0.6.31-5|715	converted BRs to pkgconfig provides
12mr|avahi-0.6.31-5|716	- rebuild
12mr|avahi-0.6.31-5|717	removed defattr
12mr|avahi-0.6.31-5|718	disabled static build
12mr|avahi-0.6.31-5|719	removed .la files
12mr|avahi-0.6.31-5|720	cleaned up spec
12mr|avahi-0.6.31-5|721	added build with gtk3
12mr|avahi-0.6.31-5|722	removed old ldconfig scriptlets
12mr|avahi-0.6.31-5|723	removed clean section
12mr|avahi-0.6.31-5|724	removed mkrel
12mr|avahi-0.6.31-5|725	remove BuildRoot
12mr|avahi-0.6.31-5|726	
12mr|avahi-0.6.31-5|727	* Thu Sep 22 2011 Götz Waschk <waschk@mandriva.org> 0.6.30-2
12mr|avahi-0.6.31-5|728	+ Revision: 700862
12mr|avahi-0.6.31-5|729	- rebuild
12mr|avahi-0.6.31-5|730	
12mr|avahi-0.6.31-5|731	* Tue Sep 06 2011 Götz Waschk <waschk@mandriva.org> 0.6.30-1
12mr|avahi-0.6.31-5|732	+ Revision: 698491
12mr|avahi-0.6.31-5|733	- new version
12mr|avahi-0.6.31-5|734	
12mr|avahi-0.6.31-5|735	+ Matthew Dawkins <mattydaw@mandriva.org>
12mr|avahi-0.6.31-5|736	- added qt3 build option
12mr|avahi-0.6.31-5|737	- and included systemd in with the bootstrap build option
12mr|avahi-0.6.31-5|738	
12mr|avahi-0.6.31-5|739	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.29-1
12mr|avahi-0.6.31-5|740	+ Revision: 646045
12mr|avahi-0.6.31-5|741	- 0.6.29
12mr|avahi-0.6.31-5|742	- drop the CVE-2011-1002 fix, it's fixed with 0.6.29
12mr|avahi-0.6.31-5|743	
12mr|avahi-0.6.31-5|744	* Thu Feb 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.28-3
12mr|avahi-0.6.31-5|745	+ Revision: 639581
12mr|avahi-0.6.31-5|746	- sync with MDVSA-2011:037
12mr|avahi-0.6.31-5|747	
12mr|avahi-0.6.31-5|748	* Mon Jan 24 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.6.28-2
12mr|avahi-0.6.31-5|749	+ Revision: 632480
12mr|avahi-0.6.31-5|750	- Enable systemd support.
12mr|avahi-0.6.31-5|751	
12mr|avahi-0.6.31-5|752	* Fri Nov 05 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.6.28-1mdv2011.0
12mr|avahi-0.6.31-5|753	+ Revision: 593734
12mr|avahi-0.6.31-5|754	- Updated to 0.6.28.
12mr|avahi-0.6.31-5|755	
12mr|avahi-0.6.31-5|756	* Sun Oct 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.6.27-5mdv2011.0
12mr|avahi-0.6.31-5|757	+ Revision: 591176
12mr|avahi-0.6.31-5|758	- python-devel isn't a BR, python Makefile is going to be moved to python main package
12mr|avahi-0.6.31-5|759	
12mr|avahi-0.6.31-5|760	* Sun Oct 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.6.27-4mdv2011.0
12mr|avahi-0.6.31-5|761	+ Revision: 590920
12mr|avahi-0.6.31-5|762	- add missing BR, python-devel
12mr|avahi-0.6.31-5|763	
12mr|avahi-0.6.31-5|764	+ Michael Scherer <misc@mandriva.org>
12mr|avahi-0.6.31-5|765	- rebuild for python 2.7
12mr|avahi-0.6.31-5|766	
12mr|avahi-0.6.31-5|767	* Sun Oct 10 2010 Funda Wang <fwang@mandriva.org> 0.6.27-2mdv2011.0
12mr|avahi-0.6.31-5|768	+ Revision: 584584
12mr|avahi-0.6.31-5|769	- rebuild for new mono
12mr|avahi-0.6.31-5|770	
12mr|avahi-0.6.31-5|771	* Tue Aug 17 2010 Emmanuel Andry <eandry@mandriva.org> 0.6.27-1mdv2011.0
12mr|avahi-0.6.31-5|772	+ Revision: 570971
12mr|avahi-0.6.31-5|773	- New version 0.6.27
12mr|avahi-0.6.31-5|774	- new avahi core major 7
12mr|avahi-0.6.31-5|775	- disable gtk3 and introspection for now
12mr|avahi-0.6.31-5|776	- update files list
12mr|avahi-0.6.31-5|777	
12mr|avahi-0.6.31-5|778	* Thu Apr 08 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.6.25-5mdv2010.1
12mr|avahi-0.6.31-5|779	+ Revision: 532971
12mr|avahi-0.6.31-5|780	- Install hostname.d file (#25617).
12mr|avahi-0.6.31-5|781	Suggest nss_mdns to help resolve .local names.
12mr|avahi-0.6.31-5|782	Fix glade packaging issue between avahi-x11 and avahi-python.
12mr|avahi-0.6.31-5|783	
12mr|avahi-0.6.31-5|784	* Mon Mar 15 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.25-4mdv2010.1
12mr|avahi-0.6.31-5|785	+ Revision: 520015
12mr|avahi-0.6.31-5|786	- rebuilt for 2010.1
12mr|avahi-0.6.31-5|787	
12mr|avahi-0.6.31-5|788	* Fri Sep 25 2009 Olivier Blin <blino@mandriva.org> 0.6.25-3mdv2010.0
12mr|avahi-0.6.31-5|789	+ Revision: 448777
12mr|avahi-0.6.31-5|790	- do not build mono support on arm and mips (from Arnaud Patard)
12mr|avahi-0.6.31-5|791	
12mr|avahi-0.6.31-5|792	* Sun Jun 28 2009 Raphaël Gertz <rapsys@mandriva.org> 0.6.25-2mdv2010.0
12mr|avahi-0.6.31-5|793	+ Revision: 390222
12mr|avahi-0.6.31-5|794	- Fix chroot install bug when $NETWORKING is not set
12mr|avahi-0.6.31-5|795	
12mr|avahi-0.6.31-5|796	* Thu May 28 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.6.25-1mdv2010.0
12mr|avahi-0.6.31-5|797	+ Revision: 380502
12mr|avahi-0.6.31-5|798	- Updated to 0.6.25.
12mr|avahi-0.6.31-5|799	Dropped P0 (integrated upstream).
12mr|avahi-0.6.31-5|800	
12mr|avahi-0.6.31-5|801	* Sun Apr 19 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.24-2mdv2009.1
12mr|avahi-0.6.31-5|802	+ Revision: 368029
12mr|avahi-0.6.31-5|803	- Add upstream patch fixng CVE-2009-0758
12mr|avahi-0.6.31-5|804	
12mr|avahi-0.6.31-5|805	* Thu Dec 25 2008 Adam Williamson <awilliamson@mandriva.org> 0.6.24-1mdv2009.1
12mr|avahi-0.6.31-5|806	+ Revision: 318718
12mr|avahi-0.6.31-5|807	- new major
12mr|avahi-0.6.31-5|808	- rebuild for python 2.6
12mr|avahi-0.6.31-5|809	- new release 0.6.24
12mr|avahi-0.6.31-5|810	
12mr|avahi-0.6.31-5|811	* Sat Nov 08 2008 Adam Williamson <awilliamson@mandriva.org> 0.6.23-2mdv2009.1
12mr|avahi-0.6.31-5|812	+ Revision: 300969
12mr|avahi-0.6.31-5|813	- rebuild for changed xcb
12mr|avahi-0.6.31-5|814	
12mr|avahi-0.6.31-5|815	* Fri Jul 18 2008 Götz Waschk <waschk@mandriva.org> 0.6.23-1mdv2009.0
12mr|avahi-0.6.31-5|816	+ Revision: 238063
12mr|avahi-0.6.31-5|817	- new version
12mr|avahi-0.6.31-5|818	- drop patch
12mr|avahi-0.6.31-5|819	- update license
12mr|avahi-0.6.31-5|820	
12mr|avahi-0.6.31-5|821	+ Pixel <pixel@mandriva.com>
12mr|avahi-0.6.31-5|822	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|avahi-0.6.31-5|823	
12mr|avahi-0.6.31-5|824	* Mon Jun 02 2008 Frederic Crozat <fcrozat@mandriva.com> 0.6.22-5mdv2009.0
12mr|avahi-0.6.31-5|825	+ Revision: 214326
12mr|avahi-0.6.31-5|826	- Fix BuildRequires
12mr|avahi-0.6.31-5|827	- Patch0 (SVN): fix typo in Makefile.am, fixing build
12mr|avahi-0.6.31-5|828	- Remove old obsolete (and false) option in configure
12mr|avahi-0.6.31-5|829	
12mr|avahi-0.6.31-5|830	+ Funda Wang <fwang@mandriva.org>
12mr|avahi-0.6.31-5|831	- rebuild for new qtlibs location
12mr|avahi-0.6.31-5|832	
12mr|avahi-0.6.31-5|833	* Mon Mar 03 2008 Olivier Blin <blino@mandriva.org> 0.6.22-3mdv2008.1
12mr|avahi-0.6.31-5|834	+ Revision: 177826
12mr|avahi-0.6.31-5|835	- add avahi-autoipd user and group (#33885)
12mr|avahi-0.6.31-5|836	
12mr|avahi-0.6.31-5|837	+ Götz Waschk <waschk@mandriva.org>
12mr|avahi-0.6.31-5|838	- fix dep on avahi in libavahi-client
12mr|avahi-0.6.31-5|839	
12mr|avahi-0.6.31-5|840	* Fri Dec 21 2007 Götz Waschk <waschk@mandriva.org> 0.6.22-2mdv2008.1
12mr|avahi-0.6.31-5|841	+ Revision: 136229
12mr|avahi-0.6.31-5|842	- fix devel obsoletes
12mr|avahi-0.6.31-5|843	
12mr|avahi-0.6.31-5|844	+ Olivier Blin <blino@mandriva.org>
12mr|avahi-0.6.31-5|845	- restore BuildRoot
12mr|avahi-0.6.31-5|846	
12mr|avahi-0.6.31-5|847	* Mon Dec 17 2007 Götz Waschk <waschk@mandriva.org> 0.6.22-1mdv2008.1
12mr|avahi-0.6.31-5|848	+ Revision: 131028
12mr|avahi-0.6.31-5|849	- new version
12mr|avahi-0.6.31-5|850	- drop patches
12mr|avahi-0.6.31-5|851	- update file list
12mr|avahi-0.6.31-5|852	- add package for libavahi-gobject
12mr|avahi-0.6.31-5|853	
12mr|avahi-0.6.31-5|854	+ Thierry Vignaud <tv@mandriva.org>
12mr|avahi-0.6.31-5|855	- kill re-definition of %%buildroot on Pixel's request
12mr|avahi-0.6.31-5|856	
12mr|avahi-0.6.31-5|857	* Thu Dec 06 2007 Götz Waschk <waschk@mandriva.org> 0.6.21-5mdv2008.1
12mr|avahi-0.6.31-5|858	+ Revision: 115983
12mr|avahi-0.6.31-5|859	- fix buildrequires
12mr|avahi-0.6.31-5|860	
12mr|avahi-0.6.31-5|861	* Thu Dec 06 2007 Götz Waschk <waschk@mandriva.org> 0.6.21-3mdv2008.1
12mr|avahi-0.6.31-5|862	+ Revision: 115849
12mr|avahi-0.6.31-5|863	- new devel name
12mr|avahi-0.6.31-5|864	
12mr|avahi-0.6.31-5|865	* Fri Aug 17 2007 Funda Wang <fwang@mandriva.org> 0.6.21-2mdv2008.0
12mr|avahi-0.6.31-5|866	+ Revision: 65177
12mr|avahi-0.6.31-5|867	- fix desktop conflict bewteen x11 and python sub package
12mr|avahi-0.6.31-5|868	
12mr|avahi-0.6.31-5|869	* Mon Aug 13 2007 Olivier Blin <blino@mandriva.org> 0.6.21-1mdv2008.0
12mr|avahi-0.6.31-5|870	+ Revision: 62591
12mr|avahi-0.6.31-5|871	- add patch to allow build with dbus < 1.1.1 (from upstream SVN)
12mr|avahi-0.6.31-5|872	- 0.6.21
12mr|avahi-0.6.31-5|873	
12mr|avahi-0.6.31-5|874	* Sun Jun 24 2007 Olivier Blin <blino@mandriva.org> 0.6.20-2mdv2008.0
12mr|avahi-0.6.31-5|875	+ Revision: 43749
12mr|avahi-0.6.31-5|876	- 0.6.20 (and drop upstream patches)
12mr|avahi-0.6.31-5|877	
12mr|avahi-0.6.31-5|878	* Thu Jun 07 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.19-2mdv2008.0
12mr|avahi-0.6.31-5|879	+ Revision: 36904
12mr|avahi-0.6.31-5|880	- rebuild for expat
12mr|avahi-0.6.31-5|881	
12mr|avahi-0.6.31-5|882	* Mon May 14 2007 Olivier Blin <blino@mandriva.org> 0.6.19-1mdv2008.0
12mr|avahi-0.6.31-5|883	+ Revision: 26632
12mr|avahi-0.6.31-5|884	- 0.6.19
12mr|avahi-0.6.31-5|885	- fix zssh build (patches from upstream SVN)
12mr|avahi-0.6.31-5|886	- zssh/zvnc are renamed bssh/bvnc
12mr|avahi-0.6.31-5|887	- package avahi-ui-sharp files in main avahi-sharp package (for now)
12mr|avahi-0.6.31-5|888	
12mr|avahi-0.6.31-5|889	* Thu Apr 19 2007 Olivier Blin <blino@mandriva.org> 0.6.18-1mdv2008.0
12mr|avahi-0.6.31-5|890	+ Revision: 14986
12mr|avahi-0.6.31-5|891	- add ui applications in avahi-x11 and create ui library packages
12mr|avahi-0.6.31-5|892	- really use qt4 major macro
12mr|avahi-0.6.31-5|893	- use linux inotify header instead of glibc one to get up-to-date inotify (for IN_ONLYDIR)
12mr|avahi-0.6.31-5|894	- workaround pkgconfig path for qt4
12mr|avahi-0.6.31-5|895	- 0.6.18
12mr|avahi-0.6.31-5|896	
12mr|avahi-0.6.31-5|897	
12mr|avahi-0.6.31-5|898	* Mon Feb 05 2007 Götz Waschk <waschk@mandriva.org> 0.6.17-1mdv2007.0
12mr|avahi-0.6.31-5|899	+ Revision: 116186
12mr|avahi-0.6.31-5|900	- new version
12mr|avahi-0.6.31-5|901	- new major for libavahi-core
12mr|avahi-0.6.31-5|902	- drop the patches, the problems are fixed upstream
12mr|avahi-0.6.31-5|903	
12mr|avahi-0.6.31-5|904	* Fri Jan 19 2007 Götz Waschk <waschk@mandriva.org> 0.6.16-3mdv2007.1
12mr|avahi-0.6.31-5|905	+ Revision: 110596
12mr|avahi-0.6.31-5|906	- don't log broken packets
12mr|avahi-0.6.31-5|907	
12mr|avahi-0.6.31-5|908	* Wed Jan 10 2007 Götz Waschk <waschk@mandriva.org> 0.6.16-2mdv2007.1
12mr|avahi-0.6.31-5|909	+ Revision: 106954
12mr|avahi-0.6.31-5|910	- don't restart dbus on package installation
12mr|avahi-0.6.31-5|911	
12mr|avahi-0.6.31-5|912	* Thu Dec 28 2006 Olivier Blin <oblin@mandriva.com> 0.6.16-1mdv2007.1
12mr|avahi-0.6.31-5|913	+ Revision: 102392
12mr|avahi-0.6.31-5|914	- use --with-avahi-priv-access-group configure option instead of patch0
12mr|avahi-0.6.31-5|915	- drop dbus patch (merged upstream)
12mr|avahi-0.6.31-5|916	- 0.6.16
12mr|avahi-0.6.31-5|917	
12mr|avahi-0.6.31-5|918	* Mon Dec 18 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.6.15-4mdv2007.1
12mr|avahi-0.6.31-5|919	+ Revision: 98368
12mr|avahi-0.6.31-5|920	- Rebuild against new Python
12mr|avahi-0.6.31-5|921	
12mr|avahi-0.6.31-5|922	+ Gwenole Beauchesne <gbeauchesne@mandriva.com>
12mr|avahi-0.6.31-5|923	- help bootstrap builds
12mr|avahi-0.6.31-5|924	- generate debug packages on x86_64
12mr|avahi-0.6.31-5|925	
12mr|avahi-0.6.31-5|926	+ Frederic Crozat <fcrozat@mandriva.com>
12mr|avahi-0.6.31-5|927	- Patch1 (Fedora): fix build with dbus 1.0
12mr|avahi-0.6.31-5|928	Patch2 (Fedora) ia64: unaligned access errors seen  during startup of avahi-daemon
12mr|avahi-0.6.31-5|929	
12mr|avahi-0.6.31-5|930	* Mon Nov 06 2006 Olivier Blin <oblin@mandriva.com> 0.6.15-2mdv2007.1
12mr|avahi-0.6.31-5|931	+ Revision: 77003
12mr|avahi-0.6.31-5|932	- 0.6.15
12mr|avahi-0.6.31-5|933	
12mr|avahi-0.6.31-5|934	* Sat Nov 04 2006 Götz Waschk <waschk@mandriva.org> 0.6.14-2mdv2007.1
12mr|avahi-0.6.31-5|935	+ Revision: 76544
12mr|avahi-0.6.31-5|936	- fix avahi-sharp-doc content
12mr|avahi-0.6.31-5|937	
12mr|avahi-0.6.31-5|938	* Fri Oct 27 2006 Götz Waschk <waschk@mandriva.org> 0.6.14-1mdv2007.0
12mr|avahi-0.6.31-5|939	+ Revision: 72946
12mr|avahi-0.6.31-5|940	- Import avahi
12mr|avahi-0.6.31-5|941	
12mr|avahi-0.6.31-5|942	* Fri Oct 27 2006 Götz Waschk <waschk@mandriva.org> 0.6.14-1mdv2007.1
12mr|avahi-0.6.31-5|943	- add autoipd to the avahi package
12mr|avahi-0.6.31-5|944	- new version
12mr|avahi-0.6.31-5|945	
12mr|avahi-0.6.31-5|946	* Fri Sep 22 2006 Götz Waschk <waschk@mandriva.org> 0.6.13-5mdv2007.0
12mr|avahi-0.6.31-5|947	- split monodoc docs to separate package
12mr|avahi-0.6.31-5|948	
12mr|avahi-0.6.31-5|949	* Wed Sep 20 2006 Götz Waschk <waschk@mandriva.org> 0.6.13-4mdv2007.0
12mr|avahi-0.6.31-5|950	- fix avahi-sharp pkgconfig file for x86_64
12mr|avahi-0.6.31-5|951	
12mr|avahi-0.6.31-5|952	* Thu Sep 14 2006 Götz Waschk <waschk@mandriva.org> 0.6.13-3mdv2007.0
12mr|avahi-0.6.31-5|953	- fix avahi-sharp path on x86_64
12mr|avahi-0.6.31-5|954	
12mr|avahi-0.6.31-5|955	* Mon Aug 28 2006 Olivier Blin <blino@mandriva.com> 0.6.13-2mdv2007.0
12mr|avahi-0.6.31-5|956	- Patch0: don't use NetworkManager-specific netdev group to grant
12mr|avahi-0.6.31-5|957	access to all methods, use avahi group instead (this means don't
12mr|avahi-0.6.31-5|958	allow full access to anyone by default)
12mr|avahi-0.6.31-5|959	
12mr|avahi-0.6.31-5|960	* Sun Aug 27 2006 Götz Waschk <waschk@mandriva.org> 0.6.13-1mdv2007.0
12mr|avahi-0.6.31-5|961	- update file list
12mr|avahi-0.6.31-5|962	- New release 0.6.13
12mr|avahi-0.6.31-5|963	
12mr|avahi-0.6.31-5|964	* Wed Aug 02 2006 Frederic Crozat <fcrozat@mandriva.com> 0.6.12-2mdv2007.0
12mr|avahi-0.6.31-5|965	- Rebuild with latest dbus
12mr|avahi-0.6.31-5|966	
12mr|avahi-0.6.31-5|967	* Sun Jul 23 2006 Olivier Blin <blino@mandriva.com> 0.6.12-1mdv2007.0
12mr|avahi-0.6.31-5|968	- New release 0.6.12
12mr|avahi-0.6.31-5|969	
12mr|avahi-0.6.31-5|970	* Wed Jul 19 2006 Götz Waschk <waschk@mandriva.org> 0.6.11-4mdv2007.0
12mr|avahi-0.6.31-5|971	- fix postun script of the sharp binding
12mr|avahi-0.6.31-5|972	
12mr|avahi-0.6.31-5|973	* Sun Jul 02 2006 Stefan van der Eijk <stefan@mandriva.org> 0.6.11-3
12mr|avahi-0.6.31-5|974	- fix typo
12mr|avahi-0.6.31-5|975	
12mr|avahi-0.6.31-5|976	* Sun Jul 02 2006 Stefan van der Eijk <stefan@mandriva.org> 0.6.11-2
12mr|avahi-0.6.31-5|977	- BuildRequires
12mr|avahi-0.6.31-5|978	
12mr|avahi-0.6.31-5|979	* Tue Jun 27 2006 Götz Waschk <waschk@mandriva.org> 0.6.11-1
12mr|avahi-0.6.31-5|980	- New release 0.6.11
12mr|avahi-0.6.31-5|981	
12mr|avahi-0.6.31-5|982	* Thu Jun 22 2006 Laurent MONTEL <lmontel@mandriva.com> 0.6.10-4
12mr|avahi-0.6.31-5|983	- Rebuild
12mr|avahi-0.6.31-5|984	
12mr|avahi-0.6.31-5|985	* Tue Jun 20 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.6.10-3mdv2007.0
12mr|avahi-0.6.31-5|986	- rebuild for new png lib on x86_64
12mr|avahi-0.6.31-5|987	
12mr|avahi-0.6.31-5|988	* Thu May 18 2006 Laurent MONTEL <lmontel@mandriva.com> 0.6.10-2
12mr|avahi-0.6.31-5|989	- Rebuild
12mr|avahi-0.6.31-5|990	
12mr|avahi-0.6.31-5|991	* Sun May 07 2006 Götz Waschk <waschk@mandriva.org> 0.6.10-1mdk
12mr|avahi-0.6.31-5|992	- New release 0.6.10
12mr|avahi-0.6.31-5|993	
12mr|avahi-0.6.31-5|994	* Thu May 04 2006 Frederic Crozat <fcrozat@mandriva.com> 0.6.9-5mdk
12mr|avahi-0.6.31-5|995	- add requires on dbus for post/preun
12mr|avahi-0.6.31-5|996	
12mr|avahi-0.6.31-5|997	* Wed Apr 19 2006 Götz Waschk <waschk@mandriva.org> 0.6.9-4mdk
12mr|avahi-0.6.31-5|998	- enable mono
12mr|avahi-0.6.31-5|999	
12mr|avahi-0.6.31-5|1000	* Wed Mar 08 2006 Olivier Blin <oblin@mandriva.com> 0.6.9-3mdk
12mr|avahi-0.6.31-5|1001	- move avahi-discover-standalone in new sub-package avahi-x11
12mr|avahi-0.6.31-5|1002	(not to make avahi command line tools require X, thanks Pixel)
12mr|avahi-0.6.31-5|1003	- move avahi-discover.glade in avahi-python
12mr|avahi-0.6.31-5|1004	
12mr|avahi-0.6.31-5|1005	* Sat Mar 04 2006 Michael Scherer <misc@mandriva.org> 0.6.9-2mdk
12mr|avahi-0.6.31-5|1006	-add qt4 subpackage, now this is in main
12mr|avahi-0.6.31-5|1007	
12mr|avahi-0.6.31-5|1008	* Fri Mar 03 2006 Götz Waschk <waschk@mandriva.org> 0.6.9-1mdk
12mr|avahi-0.6.31-5|1009	- New release 0.6.9
12mr|avahi-0.6.31-5|1010	
12mr|avahi-0.6.31-5|1011	* Thu Mar 02 2006 Götz Waschk <waschk@mandriva.org> 0.6.8-3mdk
12mr|avahi-0.6.31-5|1012	- spec fixes
12mr|avahi-0.6.31-5|1013	- fix howl compat package
12mr|avahi-0.6.31-5|1014	
12mr|avahi-0.6.31-5|1015	* Wed Mar 01 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.6.8-2mdk
12mr|avahi-0.6.31-5|1016	- fix major
12mr|avahi-0.6.31-5|1017	
12mr|avahi-0.6.31-5|1018	* Thu Feb 23 2006 Götz Waschk <waschk@mandriva.org> 0.6.8-1mdk
12mr|avahi-0.6.31-5|1019	- New release 0.6.8
12mr|avahi-0.6.31-5|1020	
12mr|avahi-0.6.31-5|1021	* Wed Feb 15 2006 Götz Waschk <waschk@mandriva.org> 0.6.7-1mdk
12mr|avahi-0.6.31-5|1022	- update file list
12mr|avahi-0.6.31-5|1023	- New release 0.6.7
12mr|avahi-0.6.31-5|1024	
12mr|avahi-0.6.31-5|1025	* Fri Feb 10 2006 Michael Scherer <misc@mandriva.org> 0.6.6-3mdk
12mr|avahi-0.6.31-5|1026	- do not advertise ssh service by default ( and place the file in openssh itself )
12mr|avahi-0.6.31-5|1027	
12mr|avahi-0.6.31-5|1028	* Tue Jan 31 2006 Olivier Blin <oblin@mandriva.com> 0.6.6-2mdk
12mr|avahi-0.6.31-5|1029	- obsolete our old daemons (howl/tmdns/mDNSResponder)
12mr|avahi-0.6.31-5|1030	- don't restart messagebus service twice on upgrade
12mr|avahi-0.6.31-5|1031	(thanks to Frederic Crozat for all these points)
12mr|avahi-0.6.31-5|1032	- fake provides version for howl compat package, to allow libhowl0 to
12mr|avahi-0.6.31-5|1033	be replaced by libavahi-compat-howl0
12mr|avahi-0.6.31-5|1034	
12mr|avahi-0.6.31-5|1035	* Tue Jan 31 2006 Olivier Blin <oblin@mandriva.com> 0.6.6-1mdk
12mr|avahi-0.6.31-5|1036	- 0.6.6
12mr|avahi-0.6.31-5|1037	- buildrequire dbus-python
12mr|avahi-0.6.31-5|1038	
12mr|avahi-0.6.31-5|1039	* Fri Jan 27 2006 Michael Scherer <misc@mandriva.org> 0.6.5-9mdk
12mr|avahi-0.6.31-5|1040	- fix requires on python package ( no need to pull the whole twisted stack )
12mr|avahi-0.6.31-5|1041	- exchange avahi-bookmarks and avahi-browse ( the python script was not in the python package )
12mr|avahi-0.6.31-5|1042	
12mr|avahi-0.6.31-5|1043	* Thu Jan 26 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.6.5-8mdk
12mr|avahi-0.6.31-5|1044	- don't built qt4 bindings by default as long as qt4 is in contrib
12mr|avahi-0.6.31-5|1045	
12mr|avahi-0.6.31-5|1046	* Wed Jan 25 2006 Olivier Blin <oblin@mandriva.com> 0.6.5-7mdk
12mr|avahi-0.6.31-5|1047	- make the client library require the daemon
12mr|avahi-0.6.31-5|1048	- make the compat packages obsolete howl and mDNSResponder libraries
12mr|avahi-0.6.31-5|1049	- split dnsconfd in a sub package
12mr|avahi-0.6.31-5|1050	
12mr|avahi-0.6.31-5|1051	* Tue Jan 24 2006 Götz Waschk <waschk@mandriva.org> 0.6.5-6mdk
12mr|avahi-0.6.31-5|1052	- fix buildrequires
12mr|avahi-0.6.31-5|1053	
12mr|avahi-0.6.31-5|1054	* Tue Jan 24 2006 Götz Waschk <waschk@mandriva.org> 0.6.5-5mdk
12mr|avahi-0.6.31-5|1055	- fix buildrequires
12mr|avahi-0.6.31-5|1056	
12mr|avahi-0.6.31-5|1057	* Tue Jan 24 2006 Götz Waschk <waschk@mandriva.org> 0.6.5-4mdk
12mr|avahi-0.6.31-5|1058	- fix buildrequires
12mr|avahi-0.6.31-5|1059	
12mr|avahi-0.6.31-5|1060	* Mon Jan 23 2006 Olivier Blin <oblin@mandriva.com> 0.6.5-3mdk
12mr|avahi-0.6.31-5|1061	- remove the "don't install me" watchdog (who said forgetfulness?)
12mr|avahi-0.6.31-5|1062	in compat libraries, i.e. don't conflict with our own Provides
12mr|avahi-0.6.31-5|1063	
12mr|avahi-0.6.31-5|1064	* Mon Jan 23 2006 Olivier Blin <oblin@mandriva.com> 0.6.5-2mdk
12mr|avahi-0.6.31-5|1065	- don't call autogen.sh, no longer needed
12mr|avahi-0.6.31-5|1066	
12mr|avahi-0.6.31-5|1067	* Mon Jan 23 2006 Olivier Blin <oblin@mandriva.com> 0.6.5-1mdk
12mr|avahi-0.6.31-5|1068	- New release 0.6.5
12mr|avahi-0.6.31-5|1069	- drop Patch0,1,2 (merged upstream)
12mr|avahi-0.6.31-5|1070	
12mr|avahi-0.6.31-5|1071	* Fri Jan 20 2006 Olivier Blin <oblin@mandriva.com> 0.6.4-3mdk
12mr|avahi-0.6.31-5|1072	- Patch0: use initscript lock subsys
12mr|avahi-0.6.31-5|1073	
12mr|avahi-0.6.31-5|1074	* Thu Jan 19 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.4-2mdk
12mr|avahi-0.6.31-5|1075	- added lib64 fixes in the pkgconfig files (P2)
12mr|avahi-0.6.31-5|1076	
12mr|avahi-0.6.31-5|1077	* Wed Jan 18 2006 Olivier Blin <oblin@mandriva.com> 0.6.4-1mdk
12mr|avahi-0.6.31-5|1078	- initial Mandriva release
12mr|avahi-0.6.31-5|1079	- Patch0: create Mandriva initscripts
12mr|avahi-0.6.31-5|1080	- Patch1: fix typo in avahi-dnsconfd(8) (thanks to Michael Scherer)
12mr|avahi-0.6.31-5|1081	

13577 12
12mr|avalon-framework-4.3-2|1	%define short_name      framework
12mr|avalon-framework-4.3-2|2	%define short_Name      Avalon
12mr|avalon-framework-4.3-2|3	%define section         free
12mr|avalon-framework-4.3-2|4	%define bootstrap       0
12mr|avalon-framework-4.3-2|5	%define gcj_support     1
12mr|avalon-framework-4.3-2|6	
12mr|avalon-framework-4.3-2|7	Name:           avalon-%{short_name}
12mr|avalon-framework-4.3-2|8	Version:        4.3
12mr|avalon-framework-4.3-2|9	Release:        %mkrel 2
12mr|avalon-framework-4.3-2|10	Epoch:          0
12mr|avalon-framework-4.3-2|11	Summary:        Java components interfaces
12mr|avalon-framework-4.3-2|12	License:        Apache License
12mr|avalon-framework-4.3-2|13	Url:            http://avalon.apache.org/%{short_name}/
12mr|avalon-framework-4.3-2|14	Group:          Development/Java
12mr|avalon-framework-4.3-2|15	#Vendor:        JPackage Project
12mr|avalon-framework-4.3-2|16	#Distribution:  JPackage
12mr|avalon-framework-4.3-2|17	Source0:        http://www.apache.org/dist/excalibur/excalibur-framework/source/avalon-framework-4.2.0-src.tar.bz2
12mr|avalon-framework-4.3-2|18	Source1:        %{name}-build.xml
12mr|avalon-framework-4.3-2|19	Requires:       log4j
12mr|avalon-framework-4.3-2|20	BuildRequires:  ant
12mr|avalon-framework-4.3-2|21	BuildRequires:  ant-junit
12mr|avalon-framework-4.3-2|22	%if !%{bootstrap}
12mr|avalon-framework-4.3-2|23	BuildRequires:  avalon-logkit
12mr|avalon-framework-4.3-2|24	%endif
12mr|avalon-framework-4.3-2|25	BuildRequires:  java-javadoc
12mr|avalon-framework-4.3-2|26	BuildRequires:  java-rpmbuild >= 0:1.5
12mr|avalon-framework-4.3-2|27	BuildRequires:  junit
12mr|avalon-framework-4.3-2|28	%if %{gcj_support}
12mr|avalon-framework-4.3-2|29	BuildRequires:  java-gcj-compat-devel
12mr|avalon-framework-4.3-2|30	%else
12mr|avalon-framework-4.3-2|31	BuildArch:      noarch
12mr|avalon-framework-4.3-2|32	%endif
12mr|avalon-framework-4.3-2|33	BuildRequires:  log4j
12mr|avalon-framework-4.3-2|34	BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|avalon-framework-4.3-2|35	
12mr|avalon-framework-4.3-2|36	%description
12mr|avalon-framework-4.3-2|37	The Avalon framework consists of interfaces that define relationships
12mr|avalon-framework-4.3-2|38	between commonly used application components, best-of-practice pattern
12mr|avalon-framework-4.3-2|39	enforcements, and several lightweight convenience implementations of the
12mr|avalon-framework-4.3-2|40	generic components.
12mr|avalon-framework-4.3-2|41	What that means is that we define the central interface Component. We
12mr|avalon-framework-4.3-2|42	also define the relationship (contract) a component has with peers,
12mr|avalon-framework-4.3-2|43	ancestors and children. This documentation introduces you to those
12mr|avalon-framework-4.3-2|44	patterns, interfaces and relationships.
12mr|avalon-framework-4.3-2|45	
12mr|avalon-framework-4.3-2|46	%package manual
12mr|avalon-framework-4.3-2|47	Summary:        Manual for %{name}
12mr|avalon-framework-4.3-2|48	Group:          Development/Java
12mr|avalon-framework-4.3-2|49	
12mr|avalon-framework-4.3-2|50	%description manual
12mr|avalon-framework-4.3-2|51	Documentation for %{name}.
12mr|avalon-framework-4.3-2|52	
12mr|avalon-framework-4.3-2|53	%package javadoc
12mr|avalon-framework-4.3-2|54	Summary:        Javadoc for %{name}
12mr|avalon-framework-4.3-2|55	Group:          Development/Java
12mr|avalon-framework-4.3-2|56	
12mr|avalon-framework-4.3-2|57	%description javadoc
12mr|avalon-framework-4.3-2|58	Javadoc for %{name}.
12mr|avalon-framework-4.3-2|59	
12mr|avalon-framework-4.3-2|60	%prep
12mr|avalon-framework-4.3-2|61	%setup -q -n %{name}
12mr|avalon-framework-4.3-2|62	%{__cp} -a %{SOURCE1} build.xml
12mr|avalon-framework-4.3-2|63	%{__perl} -pi -e 's/enum( |\.)/enum1\1/g' api/src/java/org/apache/avalon/framework/Enum.java
12mr|avalon-framework-4.3-2|64	
12mr|avalon-framework-4.3-2|65	# fix end-of-line
12mr|avalon-framework-4.3-2|66	%{__perl} -pi -e 's/\r$//g' LICENSE.txt NOTICE.TXT
12mr|avalon-framework-4.3-2|67	
12mr|avalon-framework-4.3-2|68	for i in `find docs -type f`; do
12mr|avalon-framework-4.3-2|69	%{__perl} -pi -e 's/\r$//g' $i
12mr|avalon-framework-4.3-2|70	done
12mr|avalon-framework-4.3-2|71	
12mr|avalon-framework-4.3-2|72	%build
12mr|avalon-framework-4.3-2|73	%if !%{bootstrap}
12mr|avalon-framework-4.3-2|74	export CLASSPATH=$(build-classpath avalon-logkit junit log4j)
12mr|avalon-framework-4.3-2|75	%else
12mr|avalon-framework-4.3-2|76	export CLASSPATH=$(build-classpath junit log4j)
12mr|avalon-framework-4.3-2|77	%endif
12mr|avalon-framework-4.3-2|78	export OPT_JAR_LIST="`%{__cat} %{_sysconfdir}/ant.d/junit`"
12mr|avalon-framework-4.3-2|79	%{ant} -Djava.javadoc=%{_javadocdir}/java jar doc test-all
12mr|avalon-framework-4.3-2|80	
12mr|avalon-framework-4.3-2|81	%install
12mr|avalon-framework-4.3-2|82	%{__rm} -rf %{buildroot}
12mr|avalon-framework-4.3-2|83	
12mr|avalon-framework-4.3-2|84	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|avalon-framework-4.3-2|85	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|avalon-framework-4.3-2|86	install -m 644 dist/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|avalon-framework-4.3-2|87	# create unversioned symlinks
12mr|avalon-framework-4.3-2|88	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
12mr|avalon-framework-4.3-2|89	cp -pr doc/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|avalon-framework-4.3-2|90	%{__ln_s} %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|avalon-framework-4.3-2|91	
12mr|avalon-framework-4.3-2|92	for i in `find $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version} -type f -name "*.html" -o -name "*.css"`; do
12mr|avalon-framework-4.3-2|93	%{__perl} -pi -e 's/\r$//g' $i
12mr|avalon-framework-4.3-2|94	done
12mr|avalon-framework-4.3-2|95	
12mr|avalon-framework-4.3-2|96	%if %{gcj_support}
12mr|avalon-framework-4.3-2|97	%{_bindir}/aot-compile-rpm
12mr|avalon-framework-4.3-2|98	%endif
12mr|avalon-framework-4.3-2|99	
12mr|avalon-framework-4.3-2|100	%clean
12mr|avalon-framework-4.3-2|101	rm -rf $RPM_BUILD_ROOT
12mr|avalon-framework-4.3-2|102	
12mr|avalon-framework-4.3-2|103	%if %{gcj_support}
12mr|avalon-framework-4.3-2|104	%post
12mr|avalon-framework-4.3-2|105	%{update_gcjdb}
12mr|avalon-framework-4.3-2|106	
12mr|avalon-framework-4.3-2|107	%postun
12mr|avalon-framework-4.3-2|108	%{clean_gcjdb}
12mr|avalon-framework-4.3-2|109	%endif
12mr|avalon-framework-4.3-2|110	
12mr|avalon-framework-4.3-2|111	%files
12mr|avalon-framework-4.3-2|112	%defattr(0644,root,root,0755)
12mr|avalon-framework-4.3-2|113	%doc LICENSE.txt NOTICE.TXT
12mr|avalon-framework-4.3-2|114	%{_javadir}/*.jar
12mr|avalon-framework-4.3-2|115	%if %{gcj_support}
12mr|avalon-framework-4.3-2|116	%dir %{_libdir}/gcj/%{name}
12mr|avalon-framework-4.3-2|117	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|avalon-framework-4.3-2|118	%endif
12mr|avalon-framework-4.3-2|119	
12mr|avalon-framework-4.3-2|120	%files manual
12mr|avalon-framework-4.3-2|121	%defattr(0644,root,root,0755)
12mr|avalon-framework-4.3-2|122	%if 0
12mr|avalon-framework-4.3-2|123	%doc docs/*
12mr|avalon-framework-4.3-2|124	%endif
12mr|avalon-framework-4.3-2|125	
12mr|avalon-framework-4.3-2|126	%files javadoc
12mr|avalon-framework-4.3-2|127	%defattr(0644,root,root,0755)
12mr|avalon-framework-4.3-2|128	%{_javadocdir}/%{name}-%{version}
12mr|avalon-framework-4.3-2|129	%{_javadocdir}/%{name}
12mr|avalon-framework-4.3-2|130	
12mr|avalon-framework-4.3-2|131	
12mr|avalon-framework-4.3-2|132	
12mr|avalon-framework-4.3-2|133	
12mr|avalon-framework-4.3-2|134	%changelog
12mr|avalon-framework-4.3-2|135	

13578 12
12mr|avalon-logkit-2.1-4|1	%define gcj_support     1
12mr|avalon-logkit-2.1-4|2	%define short_name      logkit
12mr|avalon-logkit-2.1-4|3	%define section         free
12mr|avalon-logkit-2.1-4|4	
12mr|avalon-logkit-2.1-4|5	Name:           avalon-%{short_name}
12mr|avalon-logkit-2.1-4|6	Version:        2.1
12mr|avalon-logkit-2.1-4|7	Release:        4
12mr|avalon-logkit-2.1-4|8	Epoch:          0
12mr|avalon-logkit-2.1-4|9	Summary:        Java logging toolkit
12mr|avalon-logkit-2.1-4|10	License:        Apache License
12mr|avalon-logkit-2.1-4|11	Group:          Development/Java
12mr|avalon-logkit-2.1-4|12	Url:            http://avalon.apache.org/%{short_name}/
12mr|avalon-logkit-2.1-4|13	Source0:        http://www.apache.org/dist/excalibur/avalon-logkit/source/avalon-logkit-2.1-src.tar.bz2
12mr|avalon-logkit-2.1-4|14	Patch0:         %{name}-build.patch
12mr|avalon-logkit-2.1-4|15	Patch1:			fix-java6-compile.patch
12mr|avalon-logkit-2.1-4|16	Requires:       avalon-framework >= 0:4.1.4
12mr|avalon-logkit-2.1-4|17	Requires:       geronimo-servlet-2.4-api
12mr|avalon-logkit-2.1-4|18	Requires:       geronimo-jms-1.1-api
12mr|avalon-logkit-2.1-4|19	Requires:       jdbc-stdext
12mr|avalon-logkit-2.1-4|20	BuildRequires:  locales-en
12mr|avalon-logkit-2.1-4|21	BuildRequires:  java-1.6.0-openjdk-devel
12mr|avalon-logkit-2.1-4|22	BuildRequires:  java-rpmbuild
12mr|avalon-logkit-2.1-4|23	BuildRequires:  jpackage-utils >= 0:1.5
12mr|avalon-logkit-2.1-4|24	BuildRequires:  ant ant-nodeps
12mr|avalon-logkit-2.1-4|25	BuildRequires:  avalon-framework-javadoc
12mr|avalon-logkit-2.1-4|26	BuildRequires:  classpathx-mail
12mr|avalon-logkit-2.1-4|27	BuildRequires:  java-javadoc
12mr|avalon-logkit-2.1-4|28	BuildRequires:  log4j
12mr|avalon-logkit-2.1-4|29	BuildRequires:  avalon-framework >= 0:4.1.4
12mr|avalon-logkit-2.1-4|30	BuildRequires:  geronimo-servlet-2.4-api
12mr|avalon-logkit-2.1-4|31	BuildRequires:  geronimo-jms-1.1-api
12mr|avalon-logkit-2.1-4|32	BuildRequires:  jdbc-stdext
12mr|avalon-logkit-2.1-4|33	%if %{gcj_support}
12mr|avalon-logkit-2.1-4|34	BuildRequires:  java-gcj-compat-devel
12mr|avalon-logkit-2.1-4|35	%else
12mr|avalon-logkit-2.1-4|36	BuildArch:      noarch
12mr|avalon-logkit-2.1-4|37	%endif
12mr|avalon-logkit-2.1-4|38	
12mr|avalon-logkit-2.1-4|39	%description
12mr|avalon-logkit-2.1-4|40	LogKit is a logging toolkit designed for secure performance orientated
12mr|avalon-logkit-2.1-4|41	logging in applications. To get started using LogKit, it is recomended
12mr|avalon-logkit-2.1-4|42	that you read the whitepaper and browse the API docs.
12mr|avalon-logkit-2.1-4|43	
12mr|avalon-logkit-2.1-4|44	%package javadoc
12mr|avalon-logkit-2.1-4|45	Summary:        Javadoc for %{name}
12mr|avalon-logkit-2.1-4|46	Group:          Development/Java
12mr|avalon-logkit-2.1-4|47	
12mr|avalon-logkit-2.1-4|48	%description javadoc
12mr|avalon-logkit-2.1-4|49	Javadoc for %{name}.
12mr|avalon-logkit-2.1-4|50	
12mr|avalon-logkit-2.1-4|51	%prep
12mr|avalon-logkit-2.1-4|52	%setup -q
12mr|avalon-logkit-2.1-4|53	%patch0 -p1 -b .build
12mr|avalon-logkit-2.1-4|54	%patch1 -p0 -b .java6
12mr|avalon-logkit-2.1-4|55	%{_bindir}/find . -name "*.jar" | %{_bindir}/xargs -t %{__rm} -f
12mr|avalon-logkit-2.1-4|56	%{__perl} -pi -e 's/1\.2/1\.4/g' build.xml
12mr|avalon-logkit-2.1-4|57	
12mr|avalon-logkit-2.1-4|58	%build
12mr|avalon-logkit-2.1-4|59	export LC_ALL=ISO-8859-1
12mr|avalon-logkit-2.1-4|60	export CLASSPATH=$(build-classpath log4j javamail/mailapi jms servlet jdbc-stdext avalon-framework)
12mr|avalon-logkit-2.1-4|61	%{ant} -Dbuild.sysclasspath=only --execdebug\
12mr|avalon-logkit-2.1-4|62	-Djava.javadoc=%{_javadocdir}/java \
12mr|avalon-logkit-2.1-4|63	-Davalon.javadoc=%{_javadocdir}/avalon-framework \
12mr|avalon-logkit-2.1-4|64	clean jar javadoc
12mr|avalon-logkit-2.1-4|65	
12mr|avalon-logkit-2.1-4|66	%install
12mr|avalon-logkit-2.1-4|67	# jars
12mr|avalon-logkit-2.1-4|68	install -d -m 755 %{buildroot}%{_javadir}
12mr|avalon-logkit-2.1-4|69	install -m 644 target/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|avalon-logkit-2.1-4|70	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
12mr|avalon-logkit-2.1-4|71	# javadoc
12mr|avalon-logkit-2.1-4|72	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|avalon-logkit-2.1-4|73	cp -pr dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|avalon-logkit-2.1-4|74	
12mr|avalon-logkit-2.1-4|75	%if %{gcj_support}
12mr|avalon-logkit-2.1-4|76	%{_bindir}/aot-compile-rpm
12mr|avalon-logkit-2.1-4|77	%endif
12mr|avalon-logkit-2.1-4|78	
12mr|avalon-logkit-2.1-4|79	%if %{gcj_support}
12mr|avalon-logkit-2.1-4|80	%post
12mr|avalon-logkit-2.1-4|81	%{update_gcjdb}
12mr|avalon-logkit-2.1-4|82	
12mr|avalon-logkit-2.1-4|83	%postun
12mr|avalon-logkit-2.1-4|84	%{clean_gcjdb}
12mr|avalon-logkit-2.1-4|85	%endif
12mr|avalon-logkit-2.1-4|86	
12mr|avalon-logkit-2.1-4|87	%post javadoc
12mr|avalon-logkit-2.1-4|88	rm -f %{_javadocdir}/%{name}
12mr|avalon-logkit-2.1-4|89	ln -s %{name}-%{version} %{_javadocdir}/%{name}
12mr|avalon-logkit-2.1-4|90	
12mr|avalon-logkit-2.1-4|91	%postun javadoc
12mr|avalon-logkit-2.1-4|92	if [ "$1" = "0" ]; then
12mr|avalon-logkit-2.1-4|93	rm -f %{_javadocdir}/%{name}
12mr|avalon-logkit-2.1-4|94	fi
12mr|avalon-logkit-2.1-4|95	
12mr|avalon-logkit-2.1-4|96	%files
12mr|avalon-logkit-2.1-4|97	%defattr(0644,root,root,0755)
12mr|avalon-logkit-2.1-4|98	%doc LICENSE.txt NOTICE.txt
12mr|avalon-logkit-2.1-4|99	%{_javadir}/*
12mr|avalon-logkit-2.1-4|100	%if %{gcj_support}
12mr|avalon-logkit-2.1-4|101	%dir %{_libdir}/gcj/%{name}
12mr|avalon-logkit-2.1-4|102	%attr(-,root,root) %{_libdir}/gcj/%{name}/*.jar.*
12mr|avalon-logkit-2.1-4|103	%endif
12mr|avalon-logkit-2.1-4|104	
12mr|avalon-logkit-2.1-4|105	%files javadoc
12mr|avalon-logkit-2.1-4|106	%defattr(0644,root,root,0755)
12mr|avalon-logkit-2.1-4|107	%{_javadocdir}/%{name}-%{version}
12mr|avalon-logkit-2.1-4|108	
12mr|avalon-logkit-2.1-4|109	
12mr|avalon-logkit-2.1-4|110	
12mr|avalon-logkit-2.1-4|111	
12mr|avalon-logkit-2.1-4|112	%changelog
12mr|avalon-logkit-2.1-4|113	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 2.1-3mdv2008.0
12mr|avalon-logkit-2.1-4|114	+ Revision: 87213
12mr|avalon-logkit-2.1-4|115	- rebuild to filter out autorequires of GCJ AOT objects
12mr|avalon-logkit-2.1-4|116	- remove unnecessary Requires(post) on java-gcj-compat
12mr|avalon-logkit-2.1-4|117	
12mr|avalon-logkit-2.1-4|118	* Sat Sep 08 2007 Pascal Terjan <pterjan@mandriva.org> 0:2.1-2mdv2008.0
12mr|avalon-logkit-2.1-4|119	+ Revision: 82623
12mr|avalon-logkit-2.1-4|120	- update to new version
12mr|avalon-logkit-2.1-4|121	
12mr|avalon-logkit-2.1-4|122	
12mr|avalon-logkit-2.1-4|123	* Wed Dec 13 2006 David Walluck <walluck@mandriva.org> 2.1-1mdv2007.0
12mr|avalon-logkit-2.1-4|124	+ Revision: 96163
12mr|avalon-logkit-2.1-4|125	- 2.1
12mr|avalon-logkit-2.1-4|126	
12mr|avalon-logkit-2.1-4|127	* Mon Dec 11 2006 David Walluck <walluck@mandriva.org> 0:1.2-3.2mdv2007.1
12mr|avalon-logkit-2.1-4|128	+ Revision: 95106
12mr|avalon-logkit-2.1-4|129	- Import avalon-logkit
12mr|avalon-logkit-2.1-4|130	
12mr|avalon-logkit-2.1-4|131	* Sat Jun 03 2006 David Walluck <walluck@mandriva.org> 0:1.2-3.2mdv2007.0
12mr|avalon-logkit-2.1-4|132	- fix build
12mr|avalon-logkit-2.1-4|133	- own %%{_libdir}/gcj/%%{name}
12mr|avalon-logkit-2.1-4|134	- rebuild for libgcj.so.7
12mr|avalon-logkit-2.1-4|135	
12mr|avalon-logkit-2.1-4|136	* Fri Dec 02 2005 David Walluck <walluck@mandriva.org> 0:1.2-3.1mdk
12mr|avalon-logkit-2.1-4|137	- sync with 3jpp
12mr|avalon-logkit-2.1-4|138	- aot-compile
12mr|avalon-logkit-2.1-4|139	
12mr|avalon-logkit-2.1-4|140	* Fri May 13 2005 David Walluck <walluck@mandriva.org> 0:1.2-2.1mdk
12mr|avalon-logkit-2.1-4|141	- release
12mr|avalon-logkit-2.1-4|142	
12mr|avalon-logkit-2.1-4|143	* Tue Jan 11 2005 Gary Benson <gbenson@redhat.com> 0:1.2-2jpp_4fc
12mr|avalon-logkit-2.1-4|144	- Reenable building of classes that require javax.swing (#130006).
12mr|avalon-logkit-2.1-4|145	
12mr|avalon-logkit-2.1-4|146	* Thu Nov 04 2004 Gary Benson <gbenson@redhat.com> 0:1.2-2jpp_3fc
12mr|avalon-logkit-2.1-4|147	- Build into Fedora.
12mr|avalon-logkit-2.1-4|148	
12mr|avalon-logkit-2.1-4|149	* Fri Oct 29 2004 Gary Benson <gbenson@redhat.com> 0:1.2-2jpp_2fc
12mr|avalon-logkit-2.1-4|150	- Bootstrap into Fedora.
12mr|avalon-logkit-2.1-4|151	
12mr|avalon-logkit-2.1-4|152	* Fri Mar 05 2004 Frank Ch. Eigler <fche@redhat.com> 0:1.2-2jpp_1rh
12mr|avalon-logkit-2.1-4|153	- RH vacuuming
12mr|avalon-logkit-2.1-4|154	

13579 12
12mr|avidemux-2.5.6-3|1	%define filename %{name}_%{version}
12mr|avidemux-2.5.6-3|2	
12mr|avidemux-2.5.6-3|3	#############################
12mr|avidemux-2.5.6-3|4	# Hardcore PLF build
12mr|avidemux-2.5.6-3|5	# bcond_with or bcond_without
12mr|avidemux-2.5.6-3|6	%bcond_with plf
12mr|avidemux-2.5.6-3|7	#############################
12mr|avidemux-2.5.6-3|8	
12mr|avidemux-2.5.6-3|9	%if %with plf
12mr|avidemux-2.5.6-3|10	%define distsuffix plf
12mr|avidemux-2.5.6-3|11	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|avidemux-2.5.6-3|12	%define extrarelsuffix plf
12mr|avidemux-2.5.6-3|13	%endif
12mr|avidemux-2.5.6-3|14	
12mr|avidemux-2.5.6-3|15	Name:		avidemux
12mr|avidemux-2.5.6-3|16	Version:	2.5.6
12mr|avidemux-2.5.6-3|17	Release:	3%{?extrarelsuffix}
12mr|avidemux-2.5.6-3|18	Summary:	A free video editor
12mr|avidemux-2.5.6-3|19	License:	GPLv2+
12mr|avidemux-2.5.6-3|20	Group:		Video
12mr|avidemux-2.5.6-3|21	Url:		http://fixounet.free.fr/avidemux
12mr|avidemux-2.5.6-3|22	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{filename}.tar.gz
12mr|avidemux-2.5.6-3|23	Patch2:		avidemux-2.5.1-opencore-check.patch
12mr|avidemux-2.5.6-3|24	Patch3:		avidemux-jack-underlinking.patch
12mr|avidemux-2.5.6-3|25	Patch4:		avidemux-fix-cmake.patch
12mr|avidemux-2.5.6-3|26	Patch5:		avidemux-mpeg2enc-underlinking.patch
12mr|avidemux-2.5.6-3|27	Patch6:		CVE-2011-3893.patch
12mr|avidemux-2.5.6-3|28	Patch7:		CVE-2011-3895.patch
12mr|avidemux-2.5.6-3|29	Patch8:		CVE-2012-0947.patch
12mr|avidemux-2.5.6-3|30	BuildRequires:	cmake
12mr|avidemux-2.5.6-3|31	BuildRequires:	imagemagick
12mr|avidemux-2.5.6-3|32	BuildRequires:	libxslt-proc
12mr|avidemux-2.5.6-3|33	BuildRequires:	nasm
12mr|avidemux-2.5.6-3|34	BuildRequires:	qt4-linguist
12mr|avidemux-2.5.6-3|35	BuildRequires:	yasm
12mr|avidemux-2.5.6-3|36	BuildRequires:	gettext-devel
12mr|avidemux-2.5.6-3|37	BuildRequires:	liba52dec-devel
12mr|avidemux-2.5.6-3|38	BuildRequires:	qt4-devel
12mr|avidemux-2.5.6-3|39	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|avidemux-2.5.6-3|40	BuildRequires:	pkgconfig(esound)
12mr|avidemux-2.5.6-3|41	BuildRequires:	pkgconfig(jack)
12mr|avidemux-2.5.6-3|42	BuildRequires:	pkgconfig(libpulse)
12mr|avidemux-2.5.6-3|43	BuildRequires:	pkgconfig(libva)
12mr|avidemux-2.5.6-3|44	BuildRequires:	pkgconfig(libxml-2.0)
12mr|avidemux-2.5.6-3|45	BuildRequires:	pkgconfig(mad)
12mr|avidemux-2.5.6-3|46	BuildRequires:	pkgconfig(samplerate)
12mr|avidemux-2.5.6-3|47	BuildRequires:	pkgconfig(sdl)
12mr|avidemux-2.5.6-3|48	BuildRequires:	pkgconfig(vorbis)
12mr|avidemux-2.5.6-3|49	BuildRequires:	pkgconfig(xv)
12mr|avidemux-2.5.6-3|50	# not packaged yet:
12mr|avidemux-2.5.6-3|51	#BuildRequires:  libaften-devel
12mr|avidemux-2.5.6-3|52	%if %with plf
12mr|avidemux-2.5.6-3|53	BuildRequires:	libfaac-devel
12mr|avidemux-2.5.6-3|54	BuildRequires:	libfaad2-devel
12mr|avidemux-2.5.6-3|55	BuildRequires:	liblame-devel
12mr|avidemux-2.5.6-3|56	BuildRequires:	libxvid-devel
12mr|avidemux-2.5.6-3|57	BuildRequires:	pkgconfig(opencore-amrnb)
12mr|avidemux-2.5.6-3|58	BuildRequires:	pkgconfig(opencore-amrwb)
12mr|avidemux-2.5.6-3|59	BuildRequires:	pkgconfig(x264)
12mr|avidemux-2.5.6-3|60	%endif
12mr|avidemux-2.5.6-3|61	Requires:	avidemux-ui
12mr|avidemux-2.5.6-3|62	
12mr|avidemux-2.5.6-3|63	%description
12mr|avidemux-2.5.6-3|64	Avidemux is a free video editor designed for simple cutting,
12mr|avidemux-2.5.6-3|65	filtering and encoding tasks.It supports many file types, including
12mr|avidemux-2.5.6-3|66	AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of
12mr|avidemux-2.5.6-3|67	codecs. Tasks can be automated using projects, job queue and
12mr|avidemux-2.5.6-3|68	powerful scripting capabilities.
12mr|avidemux-2.5.6-3|69	
12mr|avidemux-2.5.6-3|70	%if %with plf
12mr|avidemux-2.5.6-3|71	This package is in restricted because this build has support for codecs
12mr|avidemux-2.5.6-3|72	covered by software patents.
12mr|avidemux-2.5.6-3|73	%endif
12mr|avidemux-2.5.6-3|74	
12mr|avidemux-2.5.6-3|75	%package gtk
12mr|avidemux-2.5.6-3|76	Summary:	A free video editor - GTK GUI
12mr|avidemux-2.5.6-3|77	Group:		Video
12mr|avidemux-2.5.6-3|78	Requires:	gtk+2.0 >= 2.6.0
12mr|avidemux-2.5.6-3|79	Requires:	%{name} = %{version}-%{release}
12mr|avidemux-2.5.6-3|80	Provides:	avidemux-ui = %{version}-%{release}
12mr|avidemux-2.5.6-3|81	
12mr|avidemux-2.5.6-3|82	%description gtk
12mr|avidemux-2.5.6-3|83	Avidemux is a free video editor. This package contains the
12mr|avidemux-2.5.6-3|84	version with a graphical user interface based on GTK.
12mr|avidemux-2.5.6-3|85	
12mr|avidemux-2.5.6-3|86	%package qt
12mr|avidemux-2.5.6-3|87	Summary:	A free video editor - Qt4 GUI
12mr|avidemux-2.5.6-3|88	Group:		Video
12mr|avidemux-2.5.6-3|89	Requires:	%{name} = %{version}-%{release}
12mr|avidemux-2.5.6-3|90	Provides:	avidemux-ui = %{version}-%{release}
12mr|avidemux-2.5.6-3|91	
12mr|avidemux-2.5.6-3|92	%description qt
12mr|avidemux-2.5.6-3|93	Avidemux is a free video editor. This package contains the
12mr|avidemux-2.5.6-3|94	version with a graphical user interface based on Qt4.
12mr|avidemux-2.5.6-3|95	
12mr|avidemux-2.5.6-3|96	%package cli
12mr|avidemux-2.5.6-3|97	Summary:	A free video editor - command-line version
12mr|avidemux-2.5.6-3|98	Group:		Video
12mr|avidemux-2.5.6-3|99	Requires:	%{name} = %{version}-%{release}
12mr|avidemux-2.5.6-3|100	Provides:	avidemux-ui = %{version}-%{release}
12mr|avidemux-2.5.6-3|101	
12mr|avidemux-2.5.6-3|102	%description cli
12mr|avidemux-2.5.6-3|103	Avidemux is a free video editor. This package contains the
12mr|avidemux-2.5.6-3|104	version with a command-line interface.
12mr|avidemux-2.5.6-3|105	
12mr|avidemux-2.5.6-3|106	%if %with plf
12mr|avidemux-2.5.6-3|107	This package is in restricted because this build has support for codecs
12mr|avidemux-2.5.6-3|108	covered by software patents.
12mr|avidemux-2.5.6-3|109	%endif
12mr|avidemux-2.5.6-3|110	
12mr|avidemux-2.5.6-3|111	%prep
12mr|avidemux-2.5.6-3|112	%setup -q -n %{filename}
12mr|avidemux-2.5.6-3|113	%patch2 -p1
12mr|avidemux-2.5.6-3|114	%patch3 -p1
12mr|avidemux-2.5.6-3|115	%patch4 -p0
12mr|avidemux-2.5.6-3|116	%patch5 -p1
12mr|avidemux-2.5.6-3|117	
12mr|avidemux-2.5.6-3|118	pushd avidemux/ADM_libraries
12mr|avidemux-2.5.6-3|119	
12mr|avidemux-2.5.6-3|120	tar -xjf ffmpeg-0.9.tar.bz2 && rm -f ffmpeg-0.9.tar.bz2
12mr|avidemux-2.5.6-3|121	pushd ffmpeg-0.9
12mr|avidemux-2.5.6-3|122	%patch6 -p1
12mr|avidemux-2.5.6-3|123	%patch7 -p1
12mr|avidemux-2.5.6-3|124	%patch8 -p1
12mr|avidemux-2.5.6-3|125	popd
12mr|avidemux-2.5.6-3|126	tar -cjf ffmpeg-0.9.tar.bz2 ffmpeg-0.9 && rm -rf ffmpeg-0.9
12mr|avidemux-2.5.6-3|127	popd
12mr|avidemux-2.5.6-3|128	
12mr|avidemux-2.5.6-3|129	# libdir is nicely hardcoded
12mr|avidemux-2.5.6-3|130	sed -i 's,Dir="lib",Dir="%{_lib}",' avidemux/main.cpp avidemux/ADM_core/src/ADM_fileio.cpp
12mr|avidemux-2.5.6-3|131	grep -q '"%{_lib}"' avidemux/main.cpp
12mr|avidemux-2.5.6-3|132	grep -q '"%{_lib}"' avidemux/ADM_core/src/ADM_fileio.cpp
12mr|avidemux-2.5.6-3|133	
12mr|avidemux-2.5.6-3|134	%build
12mr|avidemux-2.5.6-3|135	#gw 2.5.4 has linking problems in plugins/ADM_videoFilters/AvsFilter
12mr|avidemux-2.5.6-3|136	#   	      	      	   and in plugins/ADM_videoFilters/Logo/
12mr|avidemux-2.5.6-3|137	%define _disable_ld_no_undefined 1
12mr|avidemux-2.5.6-3|138	%cmake
12mr|avidemux-2.5.6-3|139	make
12mr|avidemux-2.5.6-3|140	
12mr|avidemux-2.5.6-3|141	# plugin build expects libraries to be already installed; we fake a prefix
12mr|avidemux-2.5.6-3|142	# in build/ by symlinking all libraries to build/lib/
12mr|avidemux-2.5.6-3|143	mkdir -p %{_lib}
12mr|avidemux-2.5.6-3|144	cd %{_lib}
12mr|avidemux-2.5.6-3|145	find ../avidemux -name '*.so*' | xargs ln -sft .
12mr|avidemux-2.5.6-3|146	cd ../../plugins
12mr|avidemux-2.5.6-3|147	%cmake -DAVIDEMUX_SOURCE_DIR=%{_builddir}/%{filename} -DAVIDEMUX_CORECONFIG_DIR=%{_builddir}/%{filename}/build/config -DAVIDEMUX_INSTALL_PREFIX=%{_builddir}/%{filename}/build
12mr|avidemux-2.5.6-3|148	make
12mr|avidemux-2.5.6-3|149	
12mr|avidemux-2.5.6-3|150	
12mr|avidemux-2.5.6-3|151	%install
12mr|avidemux-2.5.6-3|152	cd build
12mr|avidemux-2.5.6-3|153	%makeinstall_std
12mr|avidemux-2.5.6-3|154	mkdir -p %{buildroot}%{_libdir}
12mr|avidemux-2.5.6-3|155	cd ..
12mr|avidemux-2.5.6-3|156	
12mr|avidemux-2.5.6-3|157	cd plugins/build
12mr|avidemux-2.5.6-3|158	%makeinstall_std
12mr|avidemux-2.5.6-3|159	#gw install this manually:
12mr|avidemux-2.5.6-3|160	cp ADM_videoEncoder/ADM_vidEnc_mpeg2enc/mpeg2enc/libmpeg2enc.so \
12mr|avidemux-2.5.6-3|161	ADM_videoEncoder/common/pluginOptions/libADM_vidEnc_pluginOptions.so \
12mr|avidemux-2.5.6-3|162	ADM_videoEncoder/common/xvidRateCtl/libADM_xvidRateCtl.so %{buildroot}%{_libdir}
12mr|avidemux-2.5.6-3|163	cd ../..
12mr|avidemux-2.5.6-3|164	
12mr|avidemux-2.5.6-3|165	# icons
12mr|avidemux-2.5.6-3|166	install -d -m755 %{buildroot}%{_liconsdir}
12mr|avidemux-2.5.6-3|167	install -d -m755 %{buildroot}%{_iconsdir}
12mr|avidemux-2.5.6-3|168	install -d -m755 %{buildroot}%{_miconsdir}
12mr|avidemux-2.5.6-3|169	convert avidemux_icon.png -resize 48x48 %{buildroot}%{_liconsdir}/%{name}.png
12mr|avidemux-2.5.6-3|170	convert avidemux_icon.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12mr|avidemux-2.5.6-3|171	convert avidemux_icon.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12mr|avidemux-2.5.6-3|172	
12mr|avidemux-2.5.6-3|173	# menu
12mr|avidemux-2.5.6-3|174	mkdir -p %{buildroot}%{_datadir}/applications
12mr|avidemux-2.5.6-3|175	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-gtk.desktop << EOF
12mr|avidemux-2.5.6-3|176	[Desktop Entry]
12mr|avidemux-2.5.6-3|177	Name=Avidemux
12mr|avidemux-2.5.6-3|178	Comment=A free video editor
12mr|avidemux-2.5.6-3|179	Exec=%{_bindir}/%{name}2_gtk %U
12mr|avidemux-2.5.6-3|180	Icon=%{name}
12mr|avidemux-2.5.6-3|181	Terminal=false
12mr|avidemux-2.5.6-3|182	Type=Application
12mr|avidemux-2.5.6-3|183	StartupNotify=true
12mr|avidemux-2.5.6-3|184	Categories=AudioVideo;Video;AudioVideoEditing;GTK;
12mr|avidemux-2.5.6-3|185	EOF
12mr|avidemux-2.5.6-3|186	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-qt.desktop << EOF
12mr|avidemux-2.5.6-3|187	[Desktop Entry]
12mr|avidemux-2.5.6-3|188	Name=Avidemux
12mr|avidemux-2.5.6-3|189	Comment=A free video editor
12mr|avidemux-2.5.6-3|190	Exec=%{_bindir}/%{name}2_qt4 %U
12mr|avidemux-2.5.6-3|191	Icon=%{name}
12mr|avidemux-2.5.6-3|192	Terminal=false
12mr|avidemux-2.5.6-3|193	Type=Application
12mr|avidemux-2.5.6-3|194	StartupNotify=true
12mr|avidemux-2.5.6-3|195	Categories=AudioVideo;Video;AudioVideoEditing;Qt;
12mr|avidemux-2.5.6-3|196	EOF
12mr|avidemux-2.5.6-3|197	
12mr|avidemux-2.5.6-3|198	rm -rf %{buildroot}%{_datadir}/locale/klingon
12mr|avidemux-2.5.6-3|199	
12mr|avidemux-2.5.6-3|200	%find_lang %{name}
12mr|avidemux-2.5.6-3|201	
12mr|avidemux-2.5.6-3|202	%files -f %{name}.lang
12mr|avidemux-2.5.6-3|203	%doc AUTHORS
12mr|avidemux-2.5.6-3|204	%{_iconsdir}/%{name}.png
12mr|avidemux-2.5.6-3|205	%{_miconsdir}/%{name}.png
12mr|avidemux-2.5.6-3|206	%{_liconsdir}/%{name}.png
12mr|avidemux-2.5.6-3|207	%{_libdir}/libADM5*
12mr|avidemux-2.5.6-3|208	%{_libdir}/libADM_core*
12mr|avidemux-2.5.6-3|209	%{_libdir}/libADM_smjs.so
12mr|avidemux-2.5.6-3|210	%{_libdir}/libADM_vidEnc_pluginOptions.so
12mr|avidemux-2.5.6-3|211	%{_libdir}/libADM_xvidRateCtl.so
12mr|avidemux-2.5.6-3|212	%{_libdir}/libmpeg2enc.so
12mr|avidemux-2.5.6-3|213	%dir %{_libdir}/ADM_plugins
12mr|avidemux-2.5.6-3|214	%dir %{_libdir}/ADM_plugins/audioDecoder
12mr|avidemux-2.5.6-3|215	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_Mad.so
12mr|avidemux-2.5.6-3|216	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_a52.so
12mr|avidemux-2.5.6-3|217	%if %with plf
12mr|avidemux-2.5.6-3|218	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_opencore_amrnb.so
12mr|avidemux-2.5.6-3|219	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_opencore_amrwb.so
12mr|avidemux-2.5.6-3|220	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_faad.so
12mr|avidemux-2.5.6-3|221	%endif
12mr|avidemux-2.5.6-3|222	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_vorbis.so
12mr|avidemux-2.5.6-3|223	%dir %{_libdir}/ADM_plugins/audioDevices
12mr|avidemux-2.5.6-3|224	%{_libdir}/ADM_plugins/audioDevices/libADM_av_alsa.so
12mr|avidemux-2.5.6-3|225	%{_libdir}/ADM_plugins/audioDevices/libADM_av_esd.so
12mr|avidemux-2.5.6-3|226	%{_libdir}/ADM_plugins/audioDevices/libADM_av_jack.so
12mr|avidemux-2.5.6-3|227	%{_libdir}/ADM_plugins/audioDevices/libADM_av_oss.so
12mr|avidemux-2.5.6-3|228	%{_libdir}/ADM_plugins/audioDevices/libADM_av_pulseAudioSimple.so
12mr|avidemux-2.5.6-3|229	%{_libdir}/ADM_plugins/audioDevices/libADM_av_sdl.so
12mr|avidemux-2.5.6-3|230	%dir %{_libdir}/ADM_plugins/audioEncoders
12mr|avidemux-2.5.6-3|231	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_lav_ac3.so
12mr|avidemux-2.5.6-3|232	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_lav_mp2.so
12mr|avidemux-2.5.6-3|233	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_pcm.so
12mr|avidemux-2.5.6-3|234	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_twolame.so
12mr|avidemux-2.5.6-3|235	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_vorbis.so
12mr|avidemux-2.5.6-3|236	%dir %{_libdir}/ADM_plugins/videoEncoder
12mr|avidemux-2.5.6-3|237	%if %with plf
12mr|avidemux-2.5.6-3|238	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_faac.so
12mr|avidemux-2.5.6-3|239	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_lame.so
12mr|avidemux-2.5.6-3|240	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_x264.so
12mr|avidemux-2.5.6-3|241	%{_libdir}/ADM_plugins/videoEncoder/x264/*.xml
12mr|avidemux-2.5.6-3|242	%{_libdir}/ADM_plugins/videoEncoder/x264/*.xsd
12mr|avidemux-2.5.6-3|243	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_xvid.so
12mr|avidemux-2.5.6-3|244	%dir %{_libdir}/ADM_plugins/videoEncoder/xvid
12mr|avidemux-2.5.6-3|245	%{_libdir}/ADM_plugins/videoEncoder/xvid/*.xsd
12mr|avidemux-2.5.6-3|246	%endif
12mr|avidemux-2.5.6-3|247	%dir %{_libdir}/ADM_plugins/videoEncoder/avcodec
12mr|avidemux-2.5.6-3|248	%{_libdir}/ADM_plugins/videoEncoder/avcodec/*.xsd
12mr|avidemux-2.5.6-3|249	%dir %{_libdir}/ADM_plugins/videoEncoder/avcodec/mpeg-?
12mr|avidemux-2.5.6-3|250	%{_libdir}/ADM_plugins/videoEncoder/avcodec/mpeg-?/*.xml
12mr|avidemux-2.5.6-3|251	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_avcodec.so
12mr|avidemux-2.5.6-3|252	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_mpeg2enc.so
12mr|avidemux-2.5.6-3|253	%dir %{_libdir}/ADM_plugins/videoEncoder/mpeg2enc
12mr|avidemux-2.5.6-3|254	%{_libdir}/ADM_plugins/videoEncoder/mpeg2enc/*.xsd
12mr|avidemux-2.5.6-3|255	%dir %{_libdir}/ADM_plugins/videoEncoder/mpeg2enc/mpeg-?
12mr|avidemux-2.5.6-3|256	%{_libdir}/ADM_plugins/videoEncoder/mpeg2enc/mpeg-?/*.xml
12mr|avidemux-2.5.6-3|257	%dir %{_libdir}/ADM_plugins/videoFilter
12mr|avidemux-2.5.6-3|258	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Deinterlace.so
12mr|avidemux-2.5.6-3|259	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Delta.so
12mr|avidemux-2.5.6-3|260	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Denoise.so
12mr|avidemux-2.5.6-3|261	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_FluxSmooth.so
12mr|avidemux-2.5.6-3|262	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Mosaic.so
12mr|avidemux-2.5.6-3|263	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Pulldown.so
12mr|avidemux-2.5.6-3|264	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Stabilize.so
12mr|avidemux-2.5.6-3|265	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Tisophote.so
12mr|avidemux-2.5.6-3|266	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Whirl.so
12mr|avidemux-2.5.6-3|267	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_addborders.so
12mr|avidemux-2.5.6-3|268	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avsfilter.so
12mr|avidemux-2.5.6-3|269	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_blackenBorders.so
12mr|avidemux-2.5.6-3|270	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_blendDgBob.so
12mr|avidemux-2.5.6-3|271	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_blendRemoval.so
12mr|avidemux-2.5.6-3|272	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_decimate.so
12mr|avidemux-2.5.6-3|273	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_denoise3d.so
12mr|avidemux-2.5.6-3|274	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_denoise3dhq.so
12mr|avidemux-2.5.6-3|275	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_dropOut.so
12mr|avidemux-2.5.6-3|276	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fade.so
12mr|avidemux-2.5.6-3|277	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutiongauss.so
12mr|avidemux-2.5.6-3|278	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutionmean.so
12mr|avidemux-2.5.6-3|279	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutionmedian.so
12mr|avidemux-2.5.6-3|280	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutionsharpen.so
12mr|avidemux-2.5.6-3|281	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_forcedPP.so
12mr|avidemux-2.5.6-3|282	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_hzStackField.so
12mr|avidemux-2.5.6-3|283	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_keepEvenField.so
12mr|avidemux-2.5.6-3|284	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_keepOddField.so
12mr|avidemux-2.5.6-3|285	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_kernelDeint.so
12mr|avidemux-2.5.6-3|286	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_largemedian.so
12mr|avidemux-2.5.6-3|287	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_lavDeinterlace.so
12mr|avidemux-2.5.6-3|288	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_logo.so
12mr|avidemux-2.5.6-3|289	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_lumaonly.so
12mr|avidemux-2.5.6-3|290	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mSharpen.so
12mr|avidemux-2.5.6-3|291	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mSmooth.so
12mr|avidemux-2.5.6-3|292	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mcdeint.so
12mr|avidemux-2.5.6-3|293	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mergeField.so
12mr|avidemux-2.5.6-3|294	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_palShift.so
12mr|avidemux-2.5.6-3|295	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_resampleFps.so
12mr|avidemux-2.5.6-3|296	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_reverse.so
12mr|avidemux-2.5.6-3|297	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_rotate.so
12mr|avidemux-2.5.6-3|298	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_separateField.so
12mr|avidemux-2.5.6-3|299	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_smartPalShift.so
12mr|avidemux-2.5.6-3|300	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_smartSwapField.so
12mr|avidemux-2.5.6-3|301	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_soften.so
12mr|avidemux-2.5.6-3|302	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_ssa.so
12mr|avidemux-2.5.6-3|303	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_stackField.so
12mr|avidemux-2.5.6-3|304	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_swapField.so
12mr|avidemux-2.5.6-3|305	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_swapuv.so
12mr|avidemux-2.5.6-3|306	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_tdeint.so
12mr|avidemux-2.5.6-3|307	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_telecide.so
12mr|avidemux-2.5.6-3|308	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_unstackField.so
12mr|avidemux-2.5.6-3|309	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_vflip.so
12mr|avidemux-2.5.6-3|310	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_vlad.so
12mr|avidemux-2.5.6-3|311	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_yadif.so
12mr|avidemux-2.5.6-3|312	%{_libdir}/ADM_plugins/videoFilter/libADM_vidChromaU.so
12mr|avidemux-2.5.6-3|313	%{_libdir}/ADM_plugins/videoFilter/libADM_vidChromaV.so
12mr|avidemux-2.5.6-3|314	%{_datadir}/ADM_scripts/
12mr|avidemux-2.5.6-3|315	%dir %{_datadir}/ADM_addons/
12mr|avidemux-2.5.6-3|316	%{_datadir}/ADM_addons/avsfilter
12mr|avidemux-2.5.6-3|317	
12mr|avidemux-2.5.6-3|318	%files gtk
12mr|avidemux-2.5.6-3|319	%{_bindir}/avidemux2_gtk
12mr|avidemux-2.5.6-3|320	%{_datadir}/applications/mandriva-avidemux-gtk.desktop
12mr|avidemux-2.5.6-3|321	%{_libdir}/libADM_render_gtk.so
12mr|avidemux-2.5.6-3|322	%{_libdir}/libADM_UIGtk.so
12mr|avidemux-2.5.6-3|323	%if %with plf
12mr|avidemux-2.5.6-3|324	%{_libdir}/ADM_plugins/videoEncoder/x264/libADM_vidEnc_x264_Gtk.so
12mr|avidemux-2.5.6-3|325	%{_libdir}/ADM_plugins/videoEncoder/xvid/libADM_vidEnc_Xvid_Gtk.so
12mr|avidemux-2.5.6-3|326	%endif
12mr|avidemux-2.5.6-3|327	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Crop_gtk.so
12mr|avidemux-2.5.6-3|328	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_asharp_gtk.so
12mr|avidemux-2.5.6-3|329	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avisynthResize_gtk.so
12mr|avidemux-2.5.6-3|330	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_chromaShift_gtk.so
12mr|avidemux-2.5.6-3|331	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_cnr2_gtk.so
12mr|avidemux-2.5.6-3|332	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_colorYUV_gtk.so
12mr|avidemux-2.5.6-3|333	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_contrast_gtk.so
12mr|avidemux-2.5.6-3|334	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_eq2_gtk.so
12mr|avidemux-2.5.6-3|335	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_equalizer_gtk.so
12mr|avidemux-2.5.6-3|336	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_hue_gtk.so
12mr|avidemux-2.5.6-3|337	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mpdelogo_gtk.so
12mr|avidemux-2.5.6-3|338	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mplayerResize_gtk.so
12mr|avidemux-2.5.6-3|339	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_sub_gtk.so
12mr|avidemux-2.5.6-3|340	
12mr|avidemux-2.5.6-3|341	%files qt
12mr|avidemux-2.5.6-3|342	%{_bindir}/avidemux2_qt4
12mr|avidemux-2.5.6-3|343	%{_datadir}/applications/mandriva-avidemux-qt.desktop
12mr|avidemux-2.5.6-3|344	%dir %{_datadir}/%{name}
12mr|avidemux-2.5.6-3|345	%dir %{_datadir}/%{name}/i18n
12mr|avidemux-2.5.6-3|346	%{_datadir}/%{name}/i18n/*.qm
12mr|avidemux-2.5.6-3|347	%{_libdir}/libADM_render_qt4.so
12mr|avidemux-2.5.6-3|348	%{_libdir}/libADM_UIQT4.so
12mr|avidemux-2.5.6-3|349	%if %with plf
12mr|avidemux-2.5.6-3|350	%{_libdir}/ADM_plugins/videoEncoder/x264/libADM_vidEnc_x264_Qt.so
12mr|avidemux-2.5.6-3|351	%{_libdir}/ADM_plugins/videoEncoder/xvid/libADM_vidEnc_Xvid_Qt.so
12mr|avidemux-2.5.6-3|352	%endif
12mr|avidemux-2.5.6-3|353	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_crop_qt4.so
12mr|avidemux-2.5.6-3|354	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_asharp_qt4.so
12mr|avidemux-2.5.6-3|355	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avisynthResize_qt4.so
12mr|avidemux-2.5.6-3|356	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_chromaShift_qt4.so
12mr|avidemux-2.5.6-3|357	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_cnr2_qt4.so
12mr|avidemux-2.5.6-3|358	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_colorYUV_qt4.so
12mr|avidemux-2.5.6-3|359	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_contrast_qt4.so
12mr|avidemux-2.5.6-3|360	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_curveEditor_qt4.so
12mr|avidemux-2.5.6-3|361	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_eq2_qt4.so
12mr|avidemux-2.5.6-3|362	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_equalizer_qt4.so
12mr|avidemux-2.5.6-3|363	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_hue_qt4.so
12mr|avidemux-2.5.6-3|364	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mpdelogo_qt4.so
12mr|avidemux-2.5.6-3|365	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mplayerResize_qt4.so
12mr|avidemux-2.5.6-3|366	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_sub_qt4.so
12mr|avidemux-2.5.6-3|367	
12mr|avidemux-2.5.6-3|368	%files cli
12mr|avidemux-2.5.6-3|369	%doc README
12mr|avidemux-2.5.6-3|370	%{_bindir}/avidemux2_cli
12mr|avidemux-2.5.6-3|371	%{_libdir}/libADM_render_cli.so
12mr|avidemux-2.5.6-3|372	%{_libdir}/libADM_UICli.so
12mr|avidemux-2.5.6-3|373	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Hue_cli.so
12mr|avidemux-2.5.6-3|374	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_asharp_cli.so
12mr|avidemux-2.5.6-3|375	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avisynthResize_cli.so
12mr|avidemux-2.5.6-3|376	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_chromashift_cli.so
12mr|avidemux-2.5.6-3|377	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_cnr2_cli.so
12mr|avidemux-2.5.6-3|378	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_colorYUV_cli.so
12mr|avidemux-2.5.6-3|379	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_contrast_cli.so
12mr|avidemux-2.5.6-3|380	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_crop_cli.so
12mr|avidemux-2.5.6-3|381	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_eq2_cli.so
12mr|avidemux-2.5.6-3|382	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_equalizer_cli.so
12mr|avidemux-2.5.6-3|383	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mpdelogo_cli.so
12mr|avidemux-2.5.6-3|384	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mplayerResize_cli.so
12mr|avidemux-2.5.6-3|385	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_sub_cli.so
12mr|avidemux-2.5.6-3|386	
12mr|avidemux-2.5.6-3|387	

13580 12
12mr|avogadro-1.0.3-2|1	
12mr|avogadro-1.0.3-2|2	%define major 1
12mr|avogadro-1.0.3-2|3	%define libname %mklibname %name %major
12mr|avogadro-1.0.3-2|4	
12mr|avogadro-1.0.3-2|5	Name:           avogadro
12mr|avogadro-1.0.3-2|6	Summary:        An advanced molecular editor for chemical purposes
12mr|avogadro-1.0.3-2|7	Group:          System/Libraries
12mr|avogadro-1.0.3-2|8	Version:        1.0.3
12mr|avogadro-1.0.3-2|9	Release:        %mkrel 2
12mr|avogadro-1.0.3-2|10	License:        GPLv2
12mr|avogadro-1.0.3-2|11	URL:            http://avogadro.openmolecules.net/
12mr|avogadro-1.0.3-2|12	Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12mr|avogadro-1.0.3-2|13	Patch0:		avogadro-1.0.3-qtprefix.patch
12mr|avogadro-1.0.3-2|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|avogadro-1.0.3-2|15	BuildRequires:  cmake >= 2.6.0
12mr|avogadro-1.0.3-2|16	BuildRequires:  qt4-devel
12mr|avogadro-1.0.3-2|17	BuildRequires:  qt4-linguist
12mr|avogadro-1.0.3-2|18	BuildRequires:  eigen2 >= 2.0.9
12mr|avogadro-1.0.3-2|19	BuildRequires:  openbabel-devel >= 2.2.3
12mr|avogadro-1.0.3-2|20	BuildRequires:  boost-devel >= 1.35
12mr|avogadro-1.0.3-2|21	BuildRequires:  glew-devel >= 1.5.0
12mr|avogadro-1.0.3-2|22	BuildRequires:  docbook-utils
12mr|avogadro-1.0.3-2|23	BuildRequires:  mesaglu-devel
12mr|avogadro-1.0.3-2|24	BuildRequires:  python-sip
12mr|avogadro-1.0.3-2|25	BuildRequires:  python-numpy-devel
12mr|avogadro-1.0.3-2|26	BuildRequires:	python-devel
12mr|avogadro-1.0.3-2|27	Requires:	%libname = %{version}-%{release}
12mr|avogadro-1.0.3-2|28	
12mr|avogadro-1.0.3-2|29	%description
12mr|avogadro-1.0.3-2|30	An advanced molecular editor designed for cross-platform use
12mr|avogadro-1.0.3-2|31	in computational chemistry,molecular modeling, bioinformatics,
12mr|avogadro-1.0.3-2|32	materials science,and related areas, which offers flexible
12mr|avogadro-1.0.3-2|33	rendering and a powerful plugin architecture.
12mr|avogadro-1.0.3-2|34	
12mr|avogadro-1.0.3-2|35	%files
12mr|avogadro-1.0.3-2|36	%defattr(-,root,root,-)
12mr|avogadro-1.0.3-2|37	%doc AUTHORS ChangeLog COPYING
12mr|avogadro-1.0.3-2|38	%{_bindir}/%name
12mr|avogadro-1.0.3-2|39	%{_bindir}/avopkg
12mr|avogadro-1.0.3-2|40	%{_datadir}/%name
12mr|avogadro-1.0.3-2|41	%{_datadir}/pixmaps/%name-icon.png
12mr|avogadro-1.0.3-2|42	%{_datadir}/applications/%name.desktop
12mr|avogadro-1.0.3-2|43	%{_mandir}/man1/%name.1*
12mr|avogadro-1.0.3-2|44	%{_mandir}/man1/avopkg.1*
12mr|avogadro-1.0.3-2|45	%{python_sitearch}/Avogadro.so
12mr|avogadro-1.0.3-2|46	%{_datadir}/libavogadro/
12mr|avogadro-1.0.3-2|47	%dir %{_libdir}/%name/
12mr|avogadro-1.0.3-2|48	%dir %{_libdir}/%name/1_0/
12mr|avogadro-1.0.3-2|49	%{_libdir}/%name/1_0/colors
12mr|avogadro-1.0.3-2|50	%{_libdir}/%name/1_0/extensions
12mr|avogadro-1.0.3-2|51	%{_libdir}/%name/1_0/engines
12mr|avogadro-1.0.3-2|52	%{_libdir}/%name/1_0/tools
12mr|avogadro-1.0.3-2|53	
12mr|avogadro-1.0.3-2|54	
12mr|avogadro-1.0.3-2|55	#--------------------------------------------------------------------
12mr|avogadro-1.0.3-2|56	%package -n %libname
12mr|avogadro-1.0.3-2|57	Summary:        Shared libraries for Avogadro
12mr|avogadro-1.0.3-2|58	Group:          System/Libraries
12mr|avogadro-1.0.3-2|59	
12mr|avogadro-1.0.3-2|60	%description -n %libname
12mr|avogadro-1.0.3-2|61	Libraries for Avogadro molecular editor.
12mr|avogadro-1.0.3-2|62	
12mr|avogadro-1.0.3-2|63	%files -n %libname
12mr|avogadro-1.0.3-2|64	%defattr(-,root,root,-)
12mr|avogadro-1.0.3-2|65	%{_libdir}/libavogadro.so.%{major}*
12mr|avogadro-1.0.3-2|66	
12mr|avogadro-1.0.3-2|67	
12mr|avogadro-1.0.3-2|68	#--------------------------------------------------------------------
12mr|avogadro-1.0.3-2|69	%package devel
12mr|avogadro-1.0.3-2|70	Summary:        Development files for Avogadro
12mr|avogadro-1.0.3-2|71	Group:          Development/C++
12mr|avogadro-1.0.3-2|72	Requires:	%libname = %{version}-%{release}
12mr|avogadro-1.0.3-2|73	
12mr|avogadro-1.0.3-2|74	%description devel
12mr|avogadro-1.0.3-2|75	Development Avogadro files.
12mr|avogadro-1.0.3-2|76	
12mr|avogadro-1.0.3-2|77	%files devel
12mr|avogadro-1.0.3-2|78	%defattr(-,root,root,-)
12mr|avogadro-1.0.3-2|79	%{_includedir}/%name
12mr|avogadro-1.0.3-2|80	%{_libdir}/libavogadro.so
12mr|avogadro-1.0.3-2|81	%{_libdir}/%name/*.cmake
12mr|avogadro-1.0.3-2|82	%{_libdir}/%name/1_0/*.cmake
12mr|avogadro-1.0.3-2|83	%{_libdir}/%name/1_0/cmake/
12mr|avogadro-1.0.3-2|84	%{qt4dir}/mkspecs/features/%name.prf
12mr|avogadro-1.0.3-2|85	
12mr|avogadro-1.0.3-2|86	#--------------------------------------------------------------------
12mr|avogadro-1.0.3-2|87	%prep
12mr|avogadro-1.0.3-2|88	%setup -q
12mr|avogadro-1.0.3-2|89	%patch0 -p0
12mr|avogadro-1.0.3-2|90	
12mr|avogadro-1.0.3-2|91	%build
12mr|avogadro-1.0.3-2|92	%{cmake} \
12mr|avogadro-1.0.3-2|93	-DENABLE_GLSL:BOOL=ON \
12mr|avogadro-1.0.3-2|94	-DENABLE_PYTHON:BOOL=ON
12mr|avogadro-1.0.3-2|95	%make
12mr|avogadro-1.0.3-2|96	
12mr|avogadro-1.0.3-2|97	%install
12mr|avogadro-1.0.3-2|98	rm -rf %buidroot
12mr|avogadro-1.0.3-2|99	%makeinstall_std -C build
12mr|avogadro-1.0.3-2|100	
12mr|avogadro-1.0.3-2|101	%clean
12mr|avogadro-1.0.3-2|102	rm -rf %buildroot
12mr|avogadro-1.0.3-2|103	
12mr|avogadro-1.0.3-2|104	
12mr|avogadro-1.0.3-2|105	
12mr|avogadro-1.0.3-2|106	%changelog
12mr|avogadro-1.0.3-2|107	

13581 12
12mr|awesfx-0.5.1c-5|1	Name: 		awesfx
12mr|awesfx-0.5.1c-5|2	Version:	0.5.1c
12mr|awesfx-0.5.1c-5|3	Release:	5
12mr|awesfx-0.5.1c-5|4	Summary:	Utility programs for the AWE32 sound driver
12mr|awesfx-0.5.1c-5|5	Group:		System/Kernel and hardware
12mr|awesfx-0.5.1c-5|6	URL:		http://www.alsa-project.org/~iwai/awedrv.html#Utils
12mr|awesfx-0.5.1c-5|7	Source0:	http://www.alsa-project.org/~iwai/%{name}-%{version}.tar.bz2
12mr|awesfx-0.5.1c-5|8	Source2:	http://www.pvv.org/~thammer/localfiles/soundfonts_other/gu11-rom.zip
12mr|awesfx-0.5.1c-5|9	Patch0:		awesfx-0.5.1c-getline.patch
12mr|awesfx-0.5.1c-5|10	License:	GPL
12mr|awesfx-0.5.1c-5|11	#ExclusiveArch:	%{ix86} alpha
12mr|awesfx-0.5.1c-5|12	BuildRequires:	unzip
12mr|awesfx-0.5.1c-5|13	BuildRequires:	pkgconfig(alsa)
12mr|awesfx-0.5.1c-5|14	
12mr|awesfx-0.5.1c-5|15	%description
12mr|awesfx-0.5.1c-5|16	The awesfx package contains necessary utilities for the AWE32
12mr|awesfx-0.5.1c-5|17	sound driver.
12mr|awesfx-0.5.1c-5|18	
12mr|awesfx-0.5.1c-5|19	If you must use an AWE32 sound driver, you should install
12mr|awesfx-0.5.1c-5|20	this package.
12mr|awesfx-0.5.1c-5|21	
12mr|awesfx-0.5.1c-5|22	%package	devel
12mr|awesfx-0.5.1c-5|23	Group:		Development/C
12mr|awesfx-0.5.1c-5|24	Requires:	%{name} = %{version}
12mr|awesfx-0.5.1c-5|25	Summary:	Development files for awesfx
12mr|awesfx-0.5.1c-5|26	
12mr|awesfx-0.5.1c-5|27	%description	devel
12mr|awesfx-0.5.1c-5|28	Development files needed for awesfx.
12mr|awesfx-0.5.1c-5|29	
12mr|awesfx-0.5.1c-5|30	%prep
12mr|awesfx-0.5.1c-5|31	%setup -q
12mr|awesfx-0.5.1c-5|32	%patch0 -p0
12mr|awesfx-0.5.1c-5|33	mkdir gu11-rom
12mr|awesfx-0.5.1c-5|34	cd gu11-rom
12mr|awesfx-0.5.1c-5|35	unzip %{SOURCE2}
12mr|awesfx-0.5.1c-5|36	cd ..
12mr|awesfx-0.5.1c-5|37	
12mr|awesfx-0.5.1c-5|38	#install -m644 %{SOURCE3} -D include/linux/awe_voice.h
12mr|awesfx-0.5.1c-5|39	
12mr|awesfx-0.5.1c-5|40	#perl -pi -e "s|getline|awesfx_getline|g" *.c
12mr|awesfx-0.5.1c-5|41	
12mr|awesfx-0.5.1c-5|42	%build
12mr|awesfx-0.5.1c-5|43	%configure2_5x
12mr|awesfx-0.5.1c-5|44	%make
12mr|awesfx-0.5.1c-5|45	
12mr|awesfx-0.5.1c-5|46	%install
12mr|awesfx-0.5.1c-5|47	mkdir -p %{buildroot}/{%_mandir,%_bindir,%_libdir}
12mr|awesfx-0.5.1c-5|48	mkdir -p %{buildroot}/%{_sysconfdir}/midi
12mr|awesfx-0.5.1c-5|49	mkdir -p %{buildroot}/bin
12mr|awesfx-0.5.1c-5|50	%{makeinstall_std}
12mr|awesfx-0.5.1c-5|51	mkdir -p %{buildroot}%{_includedir}/awe
12mr|awesfx-0.5.1c-5|52	for i in include/*.h ; do
12mr|awesfx-0.5.1c-5|53	install -m 644 $i %{buildroot}%{_includedir}/awe
12mr|awesfx-0.5.1c-5|54	done
12mr|awesfx-0.5.1c-5|55	mv %{buildroot}%{_bindir}/sfxload %{buildroot}/bin/
12mr|awesfx-0.5.1c-5|56	cp gu11-rom/GU11-ROM.SF2 %{buildroot}%{_sysconfdir}/midi
12mr|awesfx-0.5.1c-5|57	#rm -rf %{buildroot}{%_libdir/sfbank,%_datadir/sounds/sf2}
12mr|awesfx-0.5.1c-5|58	rm -rf %{buildroot}%_libdir/sfbank
12mr|awesfx-0.5.1c-5|59	install -m 644 awelib/libawe.a %{buildroot}%_libdir
12mr|awesfx-0.5.1c-5|60	
12mr|awesfx-0.5.1c-5|61	%files
12mr|awesfx-0.5.1c-5|62	%doc gu11-rom
12mr|awesfx-0.5.1c-5|63	%config(noreplace) %{_sysconfdir}/midi/GU11-ROM.SF2
12mr|awesfx-0.5.1c-5|64	/bin/*
12mr|awesfx-0.5.1c-5|65	%{_bindir}/*
12mr|awesfx-0.5.1c-5|66	%{_mandir}/man1/*.1*
12mr|awesfx-0.5.1c-5|67	%_datadir/sounds/sf2
12mr|awesfx-0.5.1c-5|68	
12mr|awesfx-0.5.1c-5|69	%files devel
12mr|awesfx-0.5.1c-5|70	%dir %{_includedir}/awe
12mr|awesfx-0.5.1c-5|71	%{_includedir}/awe/*
12mr|awesfx-0.5.1c-5|72	%{_libdir}/*.a
12mr|awesfx-0.5.1c-5|73	
12mr|awesfx-0.5.1c-5|74	
12mr|awesfx-0.5.1c-5|75	
12mr|awesfx-0.5.1c-5|76	
12mr|awesfx-0.5.1c-5|77	%changelog
12mr|awesfx-0.5.1c-5|78	

13582 12
12mr|axis-1.4-4|1	%define section         free
12mr|axis-1.4-4|2	%define gcj_support     1
12mr|axis-1.4-4|3	%define archivever      1_4
12mr|axis-1.4-4|4	
12mr|axis-1.4-4|5	Name:          axis
12mr|axis-1.4-4|6	Version:       1.4
12mr|axis-1.4-4|7	Release:       4
12mr|axis-1.4-4|8	Epoch:         0
12mr|axis-1.4-4|9	Summary:       SOAP implementation in Java
12mr|axis-1.4-4|10	License:       Apache License
12mr|axis-1.4-4|11	Group:         Development/Java
12mr|axis-1.4-4|12	Url:           http://ws.apache.org/%{name}/
12mr|axis-1.4-4|13	Source0:       %{name}-src-%{archivever}.tar.gz
12mr|axis-1.4-4|14	Patch0:        %{name}-bz152255.patch
12mr|axis-1.4-4|15	Patch1:        %{name}-build.patch
12mr|axis-1.4-4|16	Patch2:        %{name}-imageio.patch
12mr|axis-1.4-4|17	Patch3:        %{name}-objectweb.patch
12mr|axis-1.4-4|18	Patch4:        %{name}-1.4-no-clear-cache.patch
12mr|axis-1.4-4|19	BuildRequires: java-rpmbuild >= 0:1.5
12mr|axis-1.4-4|20	BuildRequires: java-devel
12mr|axis-1.4-4|21	BuildRequires: ant >= 0:1.6
12mr|axis-1.4-4|22	BuildRequires: ant-nodeps
12mr|axis-1.4-4|23	# Mandatory requires
12mr|axis-1.4-4|24	BuildRequires: geronimo-jaf-1.0.2-api
12mr|axis-1.4-4|25	BuildRequires: jakarta-commons-discovery
12mr|axis-1.4-4|26	BuildRequires: jakarta-commons-httpclient >= 0:3.0
12mr|axis-1.4-4|27	BuildRequires: jakarta-commons-logging
12mr|axis-1.4-4|28	BuildRequires: geronimo-javamail-1.3.1-api
12mr|axis-1.4-4|29	BuildRequires: xerces-j2
12mr|axis-1.4-4|30	BuildRequires: log4j
12mr|axis-1.4-4|31	BuildRequires: servletapi5
12mr|axis-1.4-4|32	BuildRequires: wsdl4j
12mr|axis-1.4-4|33	# optional requires
12mr|axis-1.4-4|34	BuildRequires: jsse
12mr|axis-1.4-4|35	BuildRequires: junit
12mr|axis-1.4-4|36	BuildRequires: oro
12mr|axis-1.4-4|37	#BuildRequires: jms
12mr|axis-1.4-4|38	BuildRequires: castor
12mr|axis-1.4-4|39	#BuildRequires: xml-security
12mr|axis-1.4-4|40	
12mr|axis-1.4-4|41	Requires:      java
12mr|axis-1.4-4|42	Requires:      jpackage-utils >= 0:1.5
12mr|axis-1.4-4|43	Requires:      geronimo-jaf-1.0.2-api
12mr|axis-1.4-4|44	Requires:      jakarta-commons-discovery
12mr|axis-1.4-4|45	Requires:      jakarta-commons-logging
12mr|axis-1.4-4|46	Requires:      jakarta-commons-httpclient
12mr|axis-1.4-4|47	Requires:      geronimo-javamail-1.3.1-api
12mr|axis-1.4-4|48	Requires:      xerces-j2
12mr|axis-1.4-4|49	Requires:      log4j
12mr|axis-1.4-4|50	Requires:      wsdl4j
12mr|axis-1.4-4|51	
12mr|axis-1.4-4|52	%if %{gcj_support}
12mr|axis-1.4-4|53	BuildRequires:  java-gcj-compat-devel
12mr|axis-1.4-4|54	%else
12mr|axis-1.4-4|55	BuildArch:      noarch
12mr|axis-1.4-4|56	BuildRequires:  java-devel
12mr|axis-1.4-4|57	%endif
12mr|axis-1.4-4|58	
12mr|axis-1.4-4|59	%description
12mr|axis-1.4-4|60	Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol")
12mr|axis-1.4-4|61	submission to W3C.
12mr|axis-1.4-4|62	
12mr|axis-1.4-4|63	From the draft W3C specification:
12mr|axis-1.4-4|64	
12mr|axis-1.4-4|65	SOAP is a lightweight protocol for exchange of information in a decentralized,
12mr|axis-1.4-4|66	distributed environment. It is an XML based protocol that consists of three
12mr|axis-1.4-4|67	parts: an envelope that defines a framework for describing what is in a message
12mr|axis-1.4-4|68	and how to process it, a set of encoding rules for expressing instances of
12mr|axis-1.4-4|69	application-defined datatypes, and a convention for representing remote
12mr|axis-1.4-4|70	procedure calls and responses.
12mr|axis-1.4-4|71	
12mr|axis-1.4-4|72	This project is a follow-on to the Apache SOAP project.
12mr|axis-1.4-4|73	
12mr|axis-1.4-4|74	%package javadoc
12mr|axis-1.4-4|75	Summary:        Javadoc for %{name}
12mr|axis-1.4-4|76	Group:          Development/Java
12mr|axis-1.4-4|77	
12mr|axis-1.4-4|78	%description javadoc
12mr|axis-1.4-4|79	Javadoc for %{name}.
12mr|axis-1.4-4|80	
12mr|axis-1.4-4|81	%package manual
12mr|axis-1.4-4|82	Summary:        Manual for %{name}
12mr|axis-1.4-4|83	Group:          Development/Java
12mr|axis-1.4-4|84	
12mr|axis-1.4-4|85	%description manual
12mr|axis-1.4-4|86	Documentation for %{name}.
12mr|axis-1.4-4|87	
12mr|axis-1.4-4|88	%prep
12mr|axis-1.4-4|89	%setup -q -n %{name}-%{archivever}
12mr|axis-1.4-4|90	%patch0 -p1
12mr|axis-1.4-4|91	%patch1 -p0
12mr|axis-1.4-4|92	%patch2 -p1
12mr|axis-1.4-4|93	%patch3 -p1
12mr|axis-1.4-4|94	%patch4 -p1
12mr|axis-1.4-4|95	%__rm -r docs/apiDocs
12mr|axis-1.4-4|96	
12mr|axis-1.4-4|97	# Remove provided binaries
12mr|axis-1.4-4|98	%{_bindir}/find . -name "*.jar" | %{_bindir}/xargs -t %__rm
12mr|axis-1.4-4|99	%{_bindir}/find . -name "*.class" | %{_bindir}/xargs -t %__rm
12mr|axis-1.4-4|100	
12mr|axis-1.4-4|101	%build
12mr|axis-1.4-4|102	CLASSPATH=$(build-classpath wsdl4j jakarta-commons-discovery jakarta-commons-httpclient jakarta-commons-logging log4j jaf javamail servletapi5)
12mr|axis-1.4-4|103	export CLASSPATH=$CLASSPATH:$(build-classpath oro junit jimi xml-security jsse httpunit jms castor 2>/dev/null)
12mr|axis-1.4-4|104	export OPT_JAR_LIST="ant/ant-nodeps"
12mr|axis-1.4-4|105	%{ant} -Dcompile.ime=true -Dnowarn=true \
12mr|axis-1.4-4|106	-Dwsdl4j.jar=$(build-classpath wsdl4j) \
12mr|axis-1.4-4|107	-Dcommons-discovery.jar=$(build-classpath jakarta-commons-discovery) \
12mr|axis-1.4-4|108	-Dcommons-logging.jar=$(build-classpath jakarta-commons-logging) \
12mr|axis-1.4-4|109	-Dcommons-httpclient.jar=$(build-classpath jakarta-commons-httpclient) \
12mr|axis-1.4-4|110	-Dlog4j-core.jar=$(build-classpath log4j) \
12mr|axis-1.4-4|111	-Dactivation.jar=$(build-classpath jaf) \
12mr|axis-1.4-4|112	-Dmailapi.jar=$(build-classpath javamail) \
12mr|axis-1.4-4|113	-Dxerces.jar=$(build-classpath jaxp_parser_impl) \
12mr|axis-1.4-4|114	-Dservlet.jar=$(build-classpath servletapi5) \
12mr|axis-1.4-4|115	-Dregexp.jar=$(build-classpath oro 2>/dev/null) \
12mr|axis-1.4-4|116	-Djunit.jar=$(build-classpath junit 2>/dev/null) \
12mr|axis-1.4-4|117	-Djimi.jar=$(build-classpath jimi 2>/dev/null) \
12mr|axis-1.4-4|118	-Djsse.jar=$(build-classpath jsse/jsse 2>/dev/null) \
12mr|axis-1.4-4|119	clean compile
12mr|axis-1.4-4|120	
12mr|axis-1.4-4|121	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
12mr|axis-1.4-4|122	%__mv ${file} ${file}.bak
12mr|axis-1.4-4|123	done
12mr|axis-1.4-4|124	%{ant} javadocs
12mr|axis-1.4-4|125	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
12mr|axis-1.4-4|126	%__mv ${file}.bak ${file}
12mr|axis-1.4-4|127	done
12mr|axis-1.4-4|128	
12mr|axis-1.4-4|129	%install
12mr|axis-1.4-4|130	%__mkdir_p %{buildroot}%{_javadir}/%{name}
12mr|axis-1.4-4|131	
12mr|axis-1.4-4|132	for jar in axis axis-ant saaj jaxrpc; do
12mr|axis-1.4-4|133	cp -a build/lib/${jar}.jar %{buildroot}%{_javadir}/%{name}/${jar}-%{version}.jar
12mr|axis-1.4-4|134	done
12mr|axis-1.4-4|135	(cd %{buildroot}%{_javadir}/%{name} && for jar in *-%{version}.jar; do %__ln_s ${jar} `echo $jar | %__sed "s|-%{version}||g"`; done)
12mr|axis-1.4-4|136	
12mr|axis-1.4-4|137	%__mkdir_p %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|axis-1.4-4|138	#cp -a build/javadocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|axis-1.4-4|139	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
12mr|axis-1.4-4|140	
12mr|axis-1.4-4|141	pushd docs
12mr|axis-1.4-4|142	%__rm -f apiDocs
12mr|axis-1.4-4|143	%__ln_s %{_javadocdir}/%{name} apiDocs
12mr|axis-1.4-4|144	popd
12mr|axis-1.4-4|145	
12mr|axis-1.4-4|146	%__perl -pi -e 's/\r$//g' LICENSE README release-notes.html changelog.html docs/svnlog.txt
12mr|axis-1.4-4|147	%{_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'
12mr|axis-1.4-4|148	
12mr|axis-1.4-4|149	%if %{gcj_support}
12mr|axis-1.4-4|150	%{_bindir}/aot-compile-rpm
12mr|axis-1.4-4|151	%endif
12mr|axis-1.4-4|152	
12mr|axis-1.4-4|153	%if %{gcj_support}
12mr|axis-1.4-4|154	%post
12mr|axis-1.4-4|155	%{update_gcjdb}
12mr|axis-1.4-4|156	
12mr|axis-1.4-4|157	%postun
12mr|axis-1.4-4|158	%{clean_gcjdb}
12mr|axis-1.4-4|159	%endif
12mr|axis-1.4-4|160	
12mr|axis-1.4-4|161	%files
12mr|axis-1.4-4|162	%defattr(0644,root,root,0755)
12mr|axis-1.4-4|163	%doc LICENSE README release-notes.html changelog.html
12mr|axis-1.4-4|164	%dir %{_javadir}/%{name}
12mr|axis-1.4-4|165	%{_javadir}/%{name}/*.jar
12mr|axis-1.4-4|166	%if %{gcj_support}
12mr|axis-1.4-4|167	%dir %{_libdir}/gcj/%{name}
12mr|axis-1.4-4|168	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|axis-1.4-4|169	%endif
12mr|axis-1.4-4|170	
12mr|axis-1.4-4|171	%files javadoc
12mr|axis-1.4-4|172	%defattr(0644,root,root,0755)
12mr|axis-1.4-4|173	%dir %{_javadocdir}/%{name}
12mr|axis-1.4-4|174	%dir %{_javadocdir}/%{name}-%{version}
12mr|axis-1.4-4|175	#%{_javadocdir}/%{name}-%{version}/*
12mr|axis-1.4-4|176	
12mr|axis-1.4-4|177	%files manual
12mr|axis-1.4-4|178	%defattr(0644,root,root,0755)
12mr|axis-1.4-4|179	%doc docs/*
12mr|axis-1.4-4|180	
12mr|axis-1.4-4|181	
12mr|axis-1.4-4|182	
12mr|axis-1.4-4|183	
12mr|axis-1.4-4|184	
12mr|axis-1.4-4|185	%changelog
12mr|axis-1.4-4|186	* Mon Aug  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|axis-1.4-4|187	+ Commit: 71b36ff
12mr|axis-1.4-4|188	- Spec cleanup
12mr|axis-1.4-4|189	
12mr|axis-1.4-4|190	

13583 12
12mr|b43-fwcutter-016-1.1|1	%define name	b43-fwcutter
12mr|b43-fwcutter-016-1.1|2	%define version	016
12mr|b43-fwcutter-016-1.1|3	%define subrel 1
12mr|b43-fwcutter-016-1.1|4	%define release %mkrel 1
12mr|b43-fwcutter-016-1.1|5	
12mr|b43-fwcutter-016-1.1|6	Name:		%{name}
12mr|b43-fwcutter-016-1.1|7	Summary:	Tool to extract firmware for Broadcom 43xx network chip
12mr|b43-fwcutter-016-1.1|8	Version:	%{version}
12mr|b43-fwcutter-016-1.1|9	Release:	%{release}
12mr|b43-fwcutter-016-1.1|10	Source0:	http://bues.ch/b43/fwcutter/%{name}-%{version}.tar.bz2
12mr|b43-fwcutter-016-1.1|11	Patch0:		%{name}-015-install.patch
12mr|b43-fwcutter-016-1.1|12	URL:		http://linuxwireless.org/en/users/Drivers/b43
12mr|b43-fwcutter-016-1.1|13	License:	BSD
12mr|b43-fwcutter-016-1.1|14	Group:		System/Configuration/Networking
12mr|b43-fwcutter-016-1.1|15	#Obsoletes:	bcm43xx-fwcutter
12mr|b43-fwcutter-016-1.1|16	
12mr|b43-fwcutter-016-1.1|17	%description
12mr|b43-fwcutter-016-1.1|18	Fwcutter allows you to extract the firmware required for Broadcom 43xx chips
12mr|b43-fwcutter-016-1.1|19	out of the .o files available with the card or on the Internet.
12mr|b43-fwcutter-016-1.1|20	
12mr|b43-fwcutter-016-1.1|21	Not all versions of the firmwares are supported by this tool.
12mr|b43-fwcutter-016-1.1|22	You can list supported firmwares with :
12mr|b43-fwcutter-016-1.1|23	b43-fwcutter -l
12mr|b43-fwcutter-016-1.1|24	
12mr|b43-fwcutter-016-1.1|25	Depending on your chip, you will need a version 3 or 4 firmware.
12mr|b43-fwcutter-016-1.1|26	
12mr|b43-fwcutter-016-1.1|27	Useful reading and links to firmwares that can be extracted are available at
12mr|b43-fwcutter-016-1.1|28	http://linuxwireless.org/en/users/Drivers/b43
12mr|b43-fwcutter-016-1.1|29	
12mr|b43-fwcutter-016-1.1|30	Extract (as root) with :
12mr|b43-fwcutter-016-1.1|31	b43-fwcutter -w /lib/firmware wl_apsta_mimo.o OR
12mr|b43-fwcutter-016-1.1|32	b43-fwcutter -w /lib/firmware wl_apsta.o (for LP-PHY cards like BCM4312 only!)
12mr|b43-fwcutter-016-1.1|33	
12mr|b43-fwcutter-016-1.1|34	It will create files directly at the required place (in either b43legacy or
12mr|b43-fwcutter-016-1.1|35	b43 subdirectory).
12mr|b43-fwcutter-016-1.1|36	
12mr|b43-fwcutter-016-1.1|37	%prep
12mr|b43-fwcutter-016-1.1|38	%setup -q
12mr|b43-fwcutter-016-1.1|39	%patch0 -p1
12mr|b43-fwcutter-016-1.1|40	#perl -pi -e 's|man/man1|share/man/man1|g' Makefile
12mr|b43-fwcutter-016-1.1|41	
12mr|b43-fwcutter-016-1.1|42	%build
12mr|b43-fwcutter-016-1.1|43	%make
12mr|b43-fwcutter-016-1.1|44	
12mr|b43-fwcutter-016-1.1|45	%install
12mr|b43-fwcutter-016-1.1|46	make install PREFIX=%buildroot/%_prefix
12mr|b43-fwcutter-016-1.1|47	
12mr|b43-fwcutter-016-1.1|48	%files
12mr|b43-fwcutter-016-1.1|49	%doc README
12mr|b43-fwcutter-016-1.1|50	%doc COPYING
12mr|b43-fwcutter-016-1.1|51	%{_bindir}/*
12mr|b43-fwcutter-016-1.1|52	%{_mandir}/man1/*

13584 12
12mr|babl-0.1.10-1|1	%define major 0
12mr|babl-0.1.10-1|2	%define api 0.1
12mr|babl-0.1.10-1|3	%define libname %mklibname %name %{api}_%{major}
12mr|babl-0.1.10-1|4	%define develname %mklibname -d %{name} %{api}
12mr|babl-0.1.10-1|5	
12mr|babl-0.1.10-1|6	Name:		babl
12mr|babl-0.1.10-1|7	Epoch:		1
12mr|babl-0.1.10-1|8	Version:	0.1.10
12mr|babl-0.1.10-1|9	Release:	1
12mr|babl-0.1.10-1|10	Summary:	Babl - dynamic, any to any, pixel format conversion library
12mr|babl-0.1.10-1|11	Group:		System/Libraries
12mr|babl-0.1.10-1|12	License:	LGPLv3+
12mr|babl-0.1.10-1|13	URL:		http://www.gegl.org/babl
12mr|babl-0.1.10-1|14	Source0:	ftp://ftp.gimp.org/pub/babl/0.1/%{name}-%{version}.tar.bz2
12mr|babl-0.1.10-1|15	BuildRequires:	librsvg
12mr|babl-0.1.10-1|16	
12mr|babl-0.1.10-1|17	%description
12mr|babl-0.1.10-1|18	Babl is a dynamic, any to any, pixel format conversion library.
12mr|babl-0.1.10-1|19	It provides conversions between the myriad of buffer types images
12mr|babl-0.1.10-1|20	can be stored in. Babl doesn't only help with existing pixel formats,
12mr|babl-0.1.10-1|21	but also facilitates creation of new and uncommon ones.
12mr|babl-0.1.10-1|22	
12mr|babl-0.1.10-1|23	GEGL uses babl both for enumeration of pixel formats as well as
12mr|babl-0.1.10-1|24	conversions between them.
12mr|babl-0.1.10-1|25	
12mr|babl-0.1.10-1|26	%package -n %{libname}
12mr|babl-0.1.10-1|27	Summary:	A library for %{name}
12mr|babl-0.1.10-1|28	Group:		System/Libraries
12mr|babl-0.1.10-1|29	
12mr|babl-0.1.10-1|30	%description -n %{libname}
12mr|babl-0.1.10-1|31	Babl is a dynamic, any to any, pixel format conversion library.
12mr|babl-0.1.10-1|32	It provides conversions between the myriad of buffer types images
12mr|babl-0.1.10-1|33	can be stored in. Babl doesn't only help with existing pixel formats,
12mr|babl-0.1.10-1|34	but also facilitates creation of new and uncommon ones.
12mr|babl-0.1.10-1|35	
12mr|babl-0.1.10-1|36	GEGL uses babl both for enumeration of pixel formats as well as
12mr|babl-0.1.10-1|37	conversions between them.
12mr|babl-0.1.10-1|38	
12mr|babl-0.1.10-1|39	%package -n %{develname}
12mr|babl-0.1.10-1|40	Summary:	Header files for %{name}
12mr|babl-0.1.10-1|41	Group:		Development/C
12mr|babl-0.1.10-1|42	Requires:	%{libname} = %{EVRD}
12mr|babl-0.1.10-1|43	Provides:	%{name}-devel = %{EVRD}
12mr|babl-0.1.10-1|44	
12mr|babl-0.1.10-1|45	%description -n %{develname}
12mr|babl-0.1.10-1|46	Babl is a dynamic, any to any, pixel format conversion library.
12mr|babl-0.1.10-1|47	It provides conversions between the myriad of buffer types images
12mr|babl-0.1.10-1|48	can be stored in. Babl doesn't only help with existing pixel formats,
12mr|babl-0.1.10-1|49	but also facilitates creation of new and uncommon ones.
12mr|babl-0.1.10-1|50	
12mr|babl-0.1.10-1|51	GEGL uses babl both for enumeration of pixel formats as well as
12mr|babl-0.1.10-1|52	conversions between them.
12mr|babl-0.1.10-1|53	
12mr|babl-0.1.10-1|54	%prep
12mr|babl-0.1.10-1|55	%setup -q
12mr|babl-0.1.10-1|56	
12mr|babl-0.1.10-1|57	%build
12mr|babl-0.1.10-1|58	%configure2_5x \
12mr|babl-0.1.10-1|59	--disable-static
12mr|babl-0.1.10-1|60	
12mr|babl-0.1.10-1|61	%make
12mr|babl-0.1.10-1|62	
12mr|babl-0.1.10-1|63	%install
12mr|babl-0.1.10-1|64	%makeinstall_std
12mr|babl-0.1.10-1|65	cp -r docs installed-docs
12mr|babl-0.1.10-1|66	cd installed-docs
12mr|babl-0.1.10-1|67	rm -rf tools Makefile* *.in graphics/Makefile*
12mr|babl-0.1.10-1|68	
12mr|babl-0.1.10-1|69	%check
12mr|babl-0.1.10-1|70	make check
12mr|babl-0.1.10-1|71	
12mr|babl-0.1.10-1|72	%files -n %{libname}
12mr|babl-0.1.10-1|73	%doc README NEWS TODO AUTHORS
12mr|babl-0.1.10-1|74	%{_libdir}/libbabl-%{api}.so.%{major}*
12mr|babl-0.1.10-1|75	%dir %{_libdir}/babl-%{api}/
12mr|babl-0.1.10-1|76	%{_libdir}/babl-%{api}/gggl.so*
12mr|babl-0.1.10-1|77	%{_libdir}/babl-%{api}/naive-CMYK.so*
12mr|babl-0.1.10-1|78	%{_libdir}/babl-%{api}/gimp-8bit.so*
12mr|babl-0.1.10-1|79	%{_libdir}/babl-%{api}/CIE.so*
12mr|babl-0.1.10-1|80	%{_libdir}/babl-%{api}/gegl-fixups.so*
12mr|babl-0.1.10-1|81	%{_libdir}/babl-%{api}/gggl-lies.so*
12mr|babl-0.1.10-1|82	%{_libdir}/babl-%{api}/sse-fixups.so*
12mr|babl-0.1.10-1|83	%{_libdir}/babl-%{api}/cairo.so*
12mr|babl-0.1.10-1|84	%{_libdir}/babl-%{api}/fast-float.so*
12mr|babl-0.1.10-1|85	%{_libdir}/babl-%{api}/float.so*
12mr|babl-0.1.10-1|86	
12mr|babl-0.1.10-1|87	%files -n %{develname}
12mr|babl-0.1.10-1|88	%doc ChangeLog installed-docs/*
12mr|babl-0.1.10-1|89	%{_libdir}/libbabl-%{api}.so
12mr|babl-0.1.10-1|90	%{_libdir}/pkgconfig/babl.pc
12mr|babl-0.1.10-1|91	%dir %{_includedir}/babl-%{api}/babl
12mr|babl-0.1.10-1|92	%{_includedir}/babl-%{api}/babl/*
12mr|babl-0.1.10-1|93	
12mr|babl-0.1.10-1|94	
12mr|babl-0.1.10-1|95	
12mr|babl-0.1.10-1|96	
12mr|babl-0.1.10-1|97	%changelog
12mr|babl-0.1.10-1|98	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|babl-0.1.10-1|99	+ Commit: 7ea871e
12mr|babl-0.1.10-1|100	- New version 0.1.10 (sync with Cooker), minor cleanups
12mr|babl-0.1.10-1|101	
12mr|babl-0.1.10-1|102	

13585 12
12mr|baobab-3.6.3-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|baobab-3.6.3-1|2	
12mr|baobab-3.6.3-1|3	Summary:	Disk Usage Analyzer (aka Baobab)
12mr|baobab-3.6.3-1|4	Name:		baobab
12mr|baobab-3.6.3-1|5	Version:	3.6.3
12mr|baobab-3.6.3-1|6	Release:	1
12mr|baobab-3.6.3-1|7	License:	GPLv2+
12mr|baobab-3.6.3-1|8	Group:		File tools
12mr|baobab-3.6.3-1|9	Url:		http://live.gnome.org/GnomeUtils/Baobab
12mr|baobab-3.6.3-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|baobab-3.6.3-1|11	BuildRequires:	itstool
12mr|baobab-3.6.3-1|12	BuildRequires:	intltool vala-tools
12mr|baobab-3.6.3-1|13	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|baobab-3.6.3-1|14	BuildRequires:	pkgconfig(glib-2.0) >= 2.30.0
12mr|baobab-3.6.3-1|15	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12mr|baobab-3.6.3-1|16	BuildRequires:	pkgconfig(libgtop-2.0)
12mr|baobab-3.6.3-1|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|baobab-3.6.3-1|18	Conflicts:	gnome-utils < 1:3.3.1
12mr|baobab-3.6.3-1|19	
12mr|baobab-3.6.3-1|20	%description
12mr|baobab-3.6.3-1|21	Disk Usage Analyzer is is a graphical, menu-driven application to analyze
12mr|baobab-3.6.3-1|22	disk usage in any Gnome environment. Disk Usage Analyzer can easily scan
12mr|baobab-3.6.3-1|23	either the whole file-system tree, or a specific user-requested directory
12mr|baobab-3.6.3-1|24	branch (local or remote).
12mr|baobab-3.6.3-1|25	
12mr|baobab-3.6.3-1|26	It also auto-detects in real-time any changes made to your home directory
12mr|baobab-3.6.3-1|27	as far as any mounted/unmounted device. Disk Usage Analyzer also provides
12mr|baobab-3.6.3-1|28	a full graphical tree-map window for each selected folder.
12mr|baobab-3.6.3-1|29	
12mr|baobab-3.6.3-1|30	%prep
12mr|baobab-3.6.3-1|31	%setup -q
12mr|baobab-3.6.3-1|32	
12mr|baobab-3.6.3-1|33	%build
12mr|baobab-3.6.3-1|34	%configure2_5x
12mr|baobab-3.6.3-1|35	%make
12mr|baobab-3.6.3-1|36	
12mr|baobab-3.6.3-1|37	%install
12mr|baobab-3.6.3-1|38	%makeinstall_std
12mr|baobab-3.6.3-1|39	
12mr|baobab-3.6.3-1|40	%find_lang %{name} --with-gnome
12mr|baobab-3.6.3-1|41	
12mr|baobab-3.6.3-1|42	%files -f %{name}.lang
12mr|baobab-3.6.3-1|43	%doc README NEWS AUTHORS ChangeLog
12mr|baobab-3.6.3-1|44	%{_bindir}/baobab
12mr|baobab-3.6.3-1|45	%{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml
12mr|baobab-3.6.3-1|46	%{_datadir}/applications/baobab.desktop
12mr|baobab-3.6.3-1|47	%{_datadir}/icons/hicolor/*/*/*
12mr|baobab-3.6.3-1|48	%{_mandir}/man1/baobab.1.*

13586 12
12mr|basesystem-2012-3|1	#rh-7.0-2
12mr|basesystem-2012-3|2	
12mr|basesystem-2012-3|3	%define with_systemd 1
12mr|basesystem-2012-3|4	
12mr|basesystem-2012-3|5	Summary:	The skeleton package which defines a simple system
12mr|basesystem-2012-3|6	Name:		basesystem
12mr|basesystem-2012-3|7	Version:	2012
12mr|basesystem-2012-3|8	Release:	3
12mr|basesystem-2012-3|9	License:	GPLv2+
12mr|basesystem-2012-3|10	Group:		System/Base
12mr|basesystem-2012-3|11	Requires:	kernel basesystem-minimal
12mr|basesystem-2012-3|12	%ifnarch %{mips}
12mr|basesystem-2012-3|13	Requires:	bootloader
12mr|basesystem-2012-3|14	%endif
12mr|basesystem-2012-3|15	# (sb) need pdisk hfsutils ybin mktemp to setup bootloader PPC
12mr|basesystem-2012-3|16	# (fg) 20001027 ia64 uses eli as a bootloader
12mr|basesystem-2012-3|17	%ifarch ia64
12mr|basesystem-2012-3|18	Requires:	mkinitrd-command
12mr|basesystem-2012-3|19	%endif
12mr|basesystem-2012-3|20	
12mr|basesystem-2012-3|21	%package	minimal
12mr|basesystem-2012-3|22	Summary:	The skeleton package which defines a simple system for chroot systems
12mr|basesystem-2012-3|23	Group:		System/Base
12mr|basesystem-2012-3|24	
12mr|basesystem-2012-3|25	Requires:	setup filesystem sed kbd utempter
12mr|basesystem-2012-3|26	Requires:	chkconfig coreutils crontabs dev
12mr|basesystem-2012-3|27	Requires:	e2fsprogs etcskel findutils grep gzip gzip-utils less
12mr|basesystem-2012-3|28	Requires:	logrotate losetup mingetty mount net-tools passwd procps
12mr|basesystem-2012-3|29	Requires:	psmisc rootfiles rpm sash shadow-utils
12mr|basesystem-2012-3|30	Requires:	stat tar termcap time util-linux vim
12mr|basesystem-2012-3|31	Requires:	vixie-cron which perl-base common-licenses
12mr|basesystem-2012-3|32	Requires:	kmod
12mr|basesystem-2012-3|33	Requires:	rosa-release
12mr|basesystem-2012-3|34	Requires:	syslog-daemon
12mr|basesystem-2012-3|35	Requires:	bzip2 xz
12mr|basesystem-2012-3|36	%if %{with_systemd}
12mr|basesystem-2012-3|37	Requires(post):	systemd-sysvinit
12mr|basesystem-2012-3|38	%else
12mr|basesystem-2012-3|39	Requires(post):	sysvinit
12mr|basesystem-2012-3|40	Requires:	initscripts
12mr|basesystem-2012-3|41	%endif
12mr|basesystem-2012-3|42	
12mr|basesystem-2012-3|43	# (gb) Add timezone database here for now before moving it to DrakX
12mr|basesystem-2012-3|44	Requires:	timezone
12mr|basesystem-2012-3|45	Suggests:	prelink
12mr|basesystem-2012-3|46	
12mr|basesystem-2012-3|47	%package	uml
12mr|basesystem-2012-3|48	Summary:	The skeleton package which defines a simple system to be run under UML
12mr|basesystem-2012-3|49	Group:		System/Base
12mr|basesystem-2012-3|50	Requires:	basesystem-minimal
12mr|basesystem-2012-3|51	Requires:	dhcpcd
12mr|basesystem-2012-3|52	Requires:	urpmi
12mr|basesystem-2012-3|53	
12mr|basesystem-2012-3|54	%description
12mr|basesystem-2012-3|55	Basesystem defines the components of a basic Rosa Linux system (for
12mr|basesystem-2012-3|56	example, the package installation order to use during bootstrapping).
12mr|basesystem-2012-3|57	Basesystem should be the first package installed on a system, and it
12mr|basesystem-2012-3|58	should never be removed.
12mr|basesystem-2012-3|59	
12mr|basesystem-2012-3|60	%description minimal
12mr|basesystem-2012-3|61	Basesystem defines the components of a basic Rosa Linux system (for
12mr|basesystem-2012-3|62	example, the package installation order to use during bootstrapping).
12mr|basesystem-2012-3|63	Basesystem should be the first package installed on a system, and it
12mr|basesystem-2012-3|64	should never be removed.
12mr|basesystem-2012-3|65	
12mr|basesystem-2012-3|66	%description uml
12mr|basesystem-2012-3|67	Basesystem defines the components of a basic Rosa Linux system (for
12mr|basesystem-2012-3|68	example, the package installation order to use during bootstrapping).
12mr|basesystem-2012-3|69	Basesystem should be the first package installed on a system, and it
12mr|basesystem-2012-3|70	should never be removed.
12mr|basesystem-2012-3|71	
12mr|basesystem-2012-3|72	This package can be used to setup a full and working system runned with
12mr|basesystem-2012-3|73	kernel-uml, using urpmi %{name}-uml  --root ...
12mr|basesystem-2012-3|74	
12mr|basesystem-2012-3|75	%files
12mr|basesystem-2012-3|76	%files minimal
12mr|basesystem-2012-3|77	%files uml
12mr|basesystem-2012-3|78	
12mr|basesystem-2012-3|79	
12mr|basesystem-2012-3|80	
12mr|basesystem-2012-3|81	%changelog
12mr|basesystem-2012-3|82	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|basesystem-2012-3|83	+ Commit: 7e44ef6
12mr|basesystem-2012-3|84	- Change Mandriva to Rosa in summaries and descriptions, fix Requires
12mr|basesystem-2012-3|85	
12mr|basesystem-2012-3|86	

13587 12
12mr|bash-4.2-11.2|1	%define i18ndate 20010626
12mr|bash-4.2-11.2|2	
12mr|bash-4.2-11.2|3	Name:		bash
12mr|bash-4.2-11.2|4	Version:	4.2
12mr|bash-4.2-11.2|5	%define subrel 2
12mr|bash-4.2-11.2|6	Release:	%mkrel 11
12mr|bash-4.2-11.2|7	Summary:	The GNU Bourne Again shell (bash)
12mr|bash-4.2-11.2|8	Group:		Shells
12mr|bash-4.2-11.2|9	License:	GPLv2+
12mr|bash-4.2-11.2|10	URL:		http://www.gnu.org/software/bash/bash.html
12mr|bash-4.2-11.2|11	Source0:	ftp://ftp.gnu.org/pub/gnu/bash/%{name}-%{version}.tar.gz
12mr|bash-4.2-11.2|12	Source1:	%{SOURCE0}.sig
12mr|bash-4.2-11.2|13	Source2:	ftp://ftp.gnu.org/pub/gnu/bash/bash-doc-3.2.tar.bz2
12mr|bash-4.2-11.2|14	Source3:	dot-bashrc
12mr|bash-4.2-11.2|15	Source4:	dot-bash_profile
12mr|bash-4.2-11.2|16	Source5:	dot-bash_logout
12mr|bash-4.2-11.2|17	Source6:	alias.sh
12mr|bash-4.2-11.2|18	Source7:	bashrc
12mr|bash-4.2-11.2|19	Source8:	profile.d-bash
12mr|bash-4.2-11.2|20	Patch1:		ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-001
12mr|bash-4.2-11.2|21	Patch2:		ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-002
12mr|bash-4.2-11.2|22	Patch3:		ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-003
12mr|bash-4.2-11.2|23	Patch4:		ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-004
12mr|bash-4.2-11.2|24	Patch5:		ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-005
12mr|bash-4.2-11.2|25	Patch6:		ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-006
12mr|bash-4.2-11.2|26	Patch7:		ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-007
12mr|bash-4.2-11.2|27	Patch8:		ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-008
12mr|bash-4.2-11.2|28	Patch9:		ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-009
12mr|bash-4.2-11.2|29	Patch10:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-010
12mr|bash-4.2-11.2|30	Patch11:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-011
12mr|bash-4.2-11.2|31	Patch12:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-012
12mr|bash-4.2-11.2|32	Patch13:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-013
12mr|bash-4.2-11.2|33	Patch14:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-014
12mr|bash-4.2-11.2|34	Patch15:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-015
12mr|bash-4.2-11.2|35	Patch16:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-016
12mr|bash-4.2-11.2|36	Patch17:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-017
12mr|bash-4.2-11.2|37	Patch18:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-018
12mr|bash-4.2-11.2|38	Patch19:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-019
12mr|bash-4.2-11.2|39	Patch20:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-020
12mr|bash-4.2-11.2|40	Patch21:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-021
12mr|bash-4.2-11.2|41	Patch22:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-022
12mr|bash-4.2-11.2|42	Patch23:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-023
12mr|bash-4.2-11.2|43	Patch24:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-024
12mr|bash-4.2-11.2|44	Patch25:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-025
12mr|bash-4.2-11.2|45	Patch26:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-026
12mr|bash-4.2-11.2|46	Patch27:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-027
12mr|bash-4.2-11.2|47	Patch28:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-028
12mr|bash-4.2-11.2|48	Patch29:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-029
12mr|bash-4.2-11.2|49	Patch30:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-030
12mr|bash-4.2-11.2|50	Patch31:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-031
12mr|bash-4.2-11.2|51	Patch32:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-032
12mr|bash-4.2-11.2|52	Patch33:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-033
12mr|bash-4.2-11.2|53	Patch34:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-034
12mr|bash-4.2-11.2|54	Patch35:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-035
12mr|bash-4.2-11.2|55	Patch36:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-036
12mr|bash-4.2-11.2|56	Patch37:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-037
12mr|bash-4.2-11.2|57	
12mr|bash-4.2-11.2|58	
12mr|bash-4.2-11.2|59	Patch200: 	bash-4.2-multibyte.patch
12mr|bash-4.2-11.2|60	Patch1000:	bash-2.02-security.patch
12mr|bash-4.2-11.2|61	# ensure profile is read (Redhat)
12mr|bash-4.2-11.2|62	Patch1001:	bash-4.0-profile.patch
12mr|bash-4.2-11.2|63	Patch1002:	bash-2.05b-readlinefixes.patch
12mr|bash-4.2-11.2|64	Patch1003:	bash-2.04-compat.patch
12mr|bash-4.2-11.2|65	#https://bugzilla.novell.com/attachment.cgi?id=67684
12mr|bash-4.2-11.2|66	Patch1004:	bash-3.1-extended_quote.patch
12mr|bash-4.2-11.2|67	# Official upstream patches
12mr|bash-4.2-11.2|68	# none
12mr|bash-4.2-11.2|69	Patch1005:	bash-strcoll-bug.diff
12mr|bash-4.2-11.2|70	Patch1006:	bash-2.05b-checkwinsize.patch
12mr|bash-4.2-11.2|71	Patch1007:	bash-3.2-lzma-copmpletion.patch
12mr|bash-4.2-11.2|72	# (fc) 3.2-12mdv fix format string
12mr|bash-4.2-11.2|73	Patch1008:	bash-3.2-format-security.patch
12mr|bash-4.2-11.2|74	# (proyvind): 4.2-5 add --rpm-requires option (Fedora) (mdvbz#61712)
12mr|bash-4.2-11.2|75	Patch1009:	bash-requires.patch
12mr|bash-4.2-11.2|76	Patch1010:	bash-ru-ua-l10n.patch
12mr|bash-4.2-11.2|77	BuildRequires:	autoconf2.5
12mr|bash-4.2-11.2|78	BuildRequires:	bison
12mr|bash-4.2-11.2|79	BuildRequires:	groff
12mr|bash-4.2-11.2|80	BuildRequires:	termcap-devel
12mr|bash-4.2-11.2|81	BuildRequires:	texinfo
12mr|bash-4.2-11.2|82	Conflicts:	etcskel <= 1.63-11mdk
12mr|bash-4.2-11.2|83	Conflicts:	fileutils < 4.1-5mdk
12mr|bash-4.2-11.2|84	Conflicts:	setup < 2.7.4-1mdv
12mr|bash-4.2-11.2|85	Obsoletes:	bash3 < 3.2.48
12mr|bash-4.2-11.2|86	Provides:	bash3
12mr|bash-4.2-11.2|87	# explicit file provides
12mr|bash-4.2-11.2|88	Provides:	/bin/sh
12mr|bash-4.2-11.2|89	
12mr|bash-4.2-11.2|90	%description
12mr|bash-4.2-11.2|91	Bash is a GNU project sh-compatible shell or command language
12mr|bash-4.2-11.2|92	interpreter. Bash (Bourne Again shell) incorporates useful features
12mr|bash-4.2-11.2|93	from the Korn shell (ksh) and the C shell (csh). Most sh scripts
12mr|bash-4.2-11.2|94	can be run by bash without modification.
12mr|bash-4.2-11.2|95	
12mr|bash-4.2-11.2|96	Bash offers several improvements over sh, including command line
12mr|bash-4.2-11.2|97	editing, unlimited size command history, job control, shell
12mr|bash-4.2-11.2|98	functions and aliases, indexed arrays of unlimited size and
12mr|bash-4.2-11.2|99	integer arithmetic in any base from two to 64. Bash is ultimately
12mr|bash-4.2-11.2|100	intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and
12mr|bash-4.2-11.2|101	Tools standard.
12mr|bash-4.2-11.2|102	
12mr|bash-4.2-11.2|103	%package doc
12mr|bash-4.2-11.2|104	Summary:	Documentation for the GNU Bourne Again shell (bash)
12mr|bash-4.2-11.2|105	Group:		Books/Computer books
12mr|bash-4.2-11.2|106	Requires:	%{name} = %{version}-%{release}
12mr|bash-4.2-11.2|107	Obsoletes:	bash3-doc < 3.2.48
12mr|bash-4.2-11.2|108	Provides:	bash3-doc
12mr|bash-4.2-11.2|109	
12mr|bash-4.2-11.2|110	%description doc
12mr|bash-4.2-11.2|111	This package provides documentation for GNU Bourne Again shell (bash).
12mr|bash-4.2-11.2|112	
12mr|bash-4.2-11.2|113	%prep
12mr|bash-4.2-11.2|114	%setup -q -a 2
12mr|bash-4.2-11.2|115	mv doc/README .
12mr|bash-4.2-11.2|116	
12mr|bash-4.2-11.2|117	%patch1 -p0
12mr|bash-4.2-11.2|118	%patch2 -p0
12mr|bash-4.2-11.2|119	%patch3 -p0
12mr|bash-4.2-11.2|120	%patch4 -p0
12mr|bash-4.2-11.2|121	%patch5 -p0
12mr|bash-4.2-11.2|122	%patch6 -p0
12mr|bash-4.2-11.2|123	%patch7 -p0
12mr|bash-4.2-11.2|124	%patch8 -p0
12mr|bash-4.2-11.2|125	%patch9 -p0
12mr|bash-4.2-11.2|126	%patch10 -p0
12mr|bash-4.2-11.2|127	%patch11 -p0
12mr|bash-4.2-11.2|128	%patch12 -p0
12mr|bash-4.2-11.2|129	%patch13 -p0
12mr|bash-4.2-11.2|130	%patch14 -p0
12mr|bash-4.2-11.2|131	%patch15 -p0
12mr|bash-4.2-11.2|132	%patch16 -p0
12mr|bash-4.2-11.2|133	%patch17 -p0
12mr|bash-4.2-11.2|134	%patch18 -p0
12mr|bash-4.2-11.2|135	%patch19 -p0
12mr|bash-4.2-11.2|136	%patch20 -p0
12mr|bash-4.2-11.2|137	%patch21 -p0
12mr|bash-4.2-11.2|138	%patch22 -p0
12mr|bash-4.2-11.2|139	%patch23 -p0
12mr|bash-4.2-11.2|140	%patch24 -p0
12mr|bash-4.2-11.2|141	%patch25 -p0
12mr|bash-4.2-11.2|142	%patch26 -p0
12mr|bash-4.2-11.2|143	%patch27 -p0
12mr|bash-4.2-11.2|144	%patch28 -p0
12mr|bash-4.2-11.2|145	%patch29 -p0
12mr|bash-4.2-11.2|146	%patch30 -p0
12mr|bash-4.2-11.2|147	%patch31 -p0
12mr|bash-4.2-11.2|148	%patch32 -p0
12mr|bash-4.2-11.2|149	%patch33 -p0
12mr|bash-4.2-11.2|150	%patch34 -p0
12mr|bash-4.2-11.2|151	%patch35 -p0
12mr|bash-4.2-11.2|152	%patch36 -p0
12mr|bash-4.2-11.2|153	%patch37 -p0
12mr|bash-4.2-11.2|154	
12mr|bash-4.2-11.2|155	%patch200 -p1
12mr|bash-4.2-11.2|156	
12mr|bash-4.2-11.2|157	%patch1000 -p1 -b .security
12mr|bash-4.2-11.2|158	%patch1001 -p1 -b .profile
12mr|bash-4.2-11.2|159	# 20060126 warly obsolete exept maybe for the replacement of @ by kH, this will have to be checked
12mr|bash-4.2-11.2|160	#%patch1002 -p1 -b .readline
12mr|bash-4.2-11.2|161	%patch1003 -p1 -b .compat
12mr|bash-4.2-11.2|162	%patch1004 -p0 -b .extended_quote
12mr|bash-4.2-11.2|163	%patch1005 -p1 -b .strcoll_bugx
12mr|bash-4.2-11.2|164	%patch1006 -p1 -b .checkwinsize
12mr|bash-4.2-11.2|165	%patch1007 -p1 -b .lzma
12mr|bash-4.2-11.2|166	%patch1008 -p1 -b .format-security
12mr|bash-4.2-11.2|167	%patch1009 -p1 -b .requires~
12mr|bash-4.2-11.2|168	# bash-ru-ua-l10n.patch
12mr|bash-4.2-11.2|169	%patch1010 -p1 -b .ruua
12mr|bash-4.2-11.2|170	
12mr|bash-4.2-11.2|171	echo %{version} > _distribution
12mr|bash-4.2-11.2|172	echo %{release} > _patchlevel
12mr|bash-4.2-11.2|173	sed -i -e s/mdk// _patchlevel
12mr|bash-4.2-11.2|174	
12mr|bash-4.2-11.2|175	%build
12mr|bash-4.2-11.2|176	
12mr|bash-4.2-11.2|177	export CFLAGS="%{optflags} -Os"
12mr|bash-4.2-11.2|178	export CXXFLAGS=$CFLAGS
12mr|bash-4.2-11.2|179	export DEBUGGER_START_FILE="%{_datadir}/bashdb/bashdb-main.inc"
12mr|bash-4.2-11.2|180	
12mr|bash-4.2-11.2|181	%configure2_5x \
12mr|bash-4.2-11.2|182	--enable-command-timing \
12mr|bash-4.2-11.2|183	--disable-rpath \
12mr|bash-4.2-11.2|184	--enable-history \
12mr|bash-4.2-11.2|185	--enable-job-control \
12mr|bash-4.2-11.2|186	--enable-multibyte \
12mr|bash-4.2-11.2|187	--enable-readline \
12mr|bash-4.2-11.2|188	--with-installed-readline \
12mr|bash-4.2-11.2|189	--without-gnu-malloc \
12mr|bash-4.2-11.2|190	--without-bash-malloc \
12mr|bash-4.2-11.2|191	--disable-strict-posix-default \
12mr|bash-4.2-11.2|192	--enable-select \
12mr|bash-4.2-11.2|193	--enable-prompt-string-decoding \
12mr|bash-4.2-11.2|194	--enable-process-substitution \
12mr|bash-4.2-11.2|195	--enable-alias \
12mr|bash-4.2-11.2|196	--enable-bang-history \
12mr|bash-4.2-11.2|197	--enable-coprocesses \
12mr|bash-4.2-11.2|198	--enable-directory-stack \
12mr|bash-4.2-11.2|199	--enable-brace-expansion
12mr|bash-4.2-11.2|200	
12mr|bash-4.2-11.2|201	%make
12mr|bash-4.2-11.2|202	
12mr|bash-4.2-11.2|203	# all tests must pass
12mr|bash-4.2-11.2|204	%check
12mr|bash-4.2-11.2|205	make check
12mr|bash-4.2-11.2|206	
12mr|bash-4.2-11.2|207	%install
12mr|bash-4.2-11.2|208	rm -rf %{buildroot}
12mr|bash-4.2-11.2|209	
12mr|bash-4.2-11.2|210	%makeinstall_std
12mr|bash-4.2-11.2|211	
12mr|bash-4.2-11.2|212	# beurk
12mr|bash-4.2-11.2|213	rm -rf %{buildroot}%{_datadir}/locale/en@boldquot/ %{buildroot}%{_datadir}/locale/en@quot/
12mr|bash-4.2-11.2|214	
12mr|bash-4.2-11.2|215	#Sucks
12mr|bash-4.2-11.2|216	chmod +w doc/texinfo.tex
12mr|bash-4.2-11.2|217	chmod 755 examples/misc/aliasconv.*
12mr|bash-4.2-11.2|218	chmod 755 examples/misc/cshtobash
12mr|bash-4.2-11.2|219	chmod 755 %{buildroot}%{_bindir}/bashbug
12mr|bash-4.2-11.2|220	
12mr|bash-4.2-11.2|221	# Take out irritating ^H's from the documentation
12mr|bash-4.2-11.2|222	mkdir tmp_doc
12mr|bash-4.2-11.2|223	for i in `/bin/ls doc/` ; \
12mr|bash-4.2-11.2|224	do cat doc/$i > tmp_doc/$i ; \
12mr|bash-4.2-11.2|225	cat tmp_doc/$i | perl -p -e 's/.//g' > doc/$i ; \
12mr|bash-4.2-11.2|226	rm tmp_doc/$i ; \
12mr|bash-4.2-11.2|227	done
12mr|bash-4.2-11.2|228	rmdir tmp_doc
12mr|bash-4.2-11.2|229	
12mr|bash-4.2-11.2|230	mkdir -p %{buildroot}/bin
12mr|bash-4.2-11.2|231	pushd %{buildroot} && mv usr/bin/bash bin/bash && popd
12mr|bash-4.2-11.2|232	pushd %{buildroot}/bin && ln -s bash sh && popd
12mr|bash-4.2-11.2|233	pushd %{buildroot}/bin && ln -sf bash bash3 && popd
12mr|bash-4.2-11.2|234	
12mr|bash-4.2-11.2|235	# make builtins.1 and rbash.1 with bash.1 in place (fix mdv#51379)
12mr|bash-4.2-11.2|236	pushd doc
12mr|bash-4.2-11.2|237	mkdir tmp_fix_so
12mr|bash-4.2-11.2|238	cd tmp_fix_so
12mr|bash-4.2-11.2|239	cp ../builtins.1 ../rbash.1 .
12mr|bash-4.2-11.2|240	sed -e '/^.if \\n(zZ=1 .ig zZ/,/^.zZ/d' ../bash.1 > bash.1
12mr|bash-4.2-11.2|241	soelim builtins.1 > ../builtins.1
12mr|bash-4.2-11.2|242	sed -e '/^.if \\n(zY=1 .ig zY/,/^.zY/d' ../bash.1 > bash.1
12mr|bash-4.2-11.2|243	soelim rbash.1    > ../rbash.1
12mr|bash-4.2-11.2|244	popd
12mr|bash-4.2-11.2|245	
12mr|bash-4.2-11.2|246	# make manpages for bash builtins as per suggestion in DOC/README
12mr|bash-4.2-11.2|247	cd doc
12mr|bash-4.2-11.2|248	sed -e '
12mr|bash-4.2-11.2|249	/^\.SH NAME/, /\\- bash built-in commands, see \\fBbash\\fR(1)$/{
12mr|bash-4.2-11.2|250	/^\.SH NAME/d
12mr|bash-4.2-11.2|251	s/^bash, //
12mr|bash-4.2-11.2|252	s/\\- bash built-in commands, see \\fBbash\\fR(1)$//
12mr|bash-4.2-11.2|253	s/,//g
12mr|bash-4.2-11.2|254	b
12mr|bash-4.2-11.2|255	}
12mr|bash-4.2-11.2|256	d
12mr|bash-4.2-11.2|257	' builtins.1 > man.pages
12mr|bash-4.2-11.2|258	install -m 644 builtins.1 %{buildroot}%{_mandir}/man1/builtins.1
12mr|bash-4.2-11.2|259	
12mr|bash-4.2-11.2|260	install -m 644 rbash.1 %{buildroot}%{_mandir}/man1/rbash.1
12mr|bash-4.2-11.2|261	
12mr|bash-4.2-11.2|262	for i in `cat man.pages` ; do
12mr|bash-4.2-11.2|263	echo .so man1/builtins.1 > %{buildroot}%{_mandir}/man1/$i.1
12mr|bash-4.2-11.2|264	done
12mr|bash-4.2-11.2|265	
12mr|bash-4.2-11.2|266	# now turn man.pages into a filelist for the man subpackage
12mr|bash-4.2-11.2|267	
12mr|bash-4.2-11.2|268	cat man.pages |tr -s ' ' '\n' |sed '
12mr|bash-4.2-11.2|269	1i\
12mr|bash-4.2-11.2|270	%defattr(0644,root,root,0755)
12mr|bash-4.2-11.2|271	s:^:%{_mandir}/man1/:
12mr|bash-4.2-11.2|272	s/$/.1%{_extension}/
12mr|bash-4.2-11.2|273	' > ../man.pages
12mr|bash-4.2-11.2|274	
12mr|bash-4.2-11.2|275	perl -p -i -e 's!.*/(printf|export|echo|false|pwd|test|true|kill).1%{_extension}!!' ../man.pages
12mr|bash-4.2-11.2|276	
12mr|bash-4.2-11.2|277	mkdir -p %{buildroot}%{_sysconfdir}/skel
12mr|bash-4.2-11.2|278	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
12mr|bash-4.2-11.2|279	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/skel/.bashrc
12mr|bash-4.2-11.2|280	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/skel/.bash_profile
12mr|bash-4.2-11.2|281	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/skel/.bash_logout
12mr|bash-4.2-11.2|282	install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/profile.d/60alias.sh
12mr|bash-4.2-11.2|283	install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/bashrc
12mr|bash-4.2-11.2|284	install -m 644 %{SOURCE8} %{buildroot}%{_sysconfdir}/profile.d/95bash-extras.sh
12mr|bash-4.2-11.2|285	
12mr|bash-4.2-11.2|286	ln -s bash %{buildroot}/bin/rbash
12mr|bash-4.2-11.2|287	
12mr|bash-4.2-11.2|288	# These're provided by other packages
12mr|bash-4.2-11.2|289	rm -f %{buildroot}{%{_infodir}/dir,%{_mandir}/man1/{echo,export,false,kill,printf,pwd,test,true}.1}
12mr|bash-4.2-11.2|290	
12mr|bash-4.2-11.2|291	cd ..
12mr|bash-4.2-11.2|292	
12mr|bash-4.2-11.2|293	install -m 644 doc/bash.info %{buildroot}%{_infodir}/
12mr|bash-4.2-11.2|294	
12mr|bash-4.2-11.2|295	%find_lang %{name}
12mr|bash-4.2-11.2|296	
12mr|bash-4.2-11.2|297	# merges list
12mr|bash-4.2-11.2|298	cat man.pages %{name}.lang > files.list
12mr|bash-4.2-11.2|299	
12mr|bash-4.2-11.2|300	# install documentation manually in expected place
12mr|bash-4.2-11.2|301	install -d -m 755 %{buildroot}%{_docdir}/%{name}
12mr|bash-4.2-11.2|302	install -m 644 README COMPAT NEWS NOTES POSIX CHANGES \
12mr|bash-4.2-11.2|303	%{buildroot}%{_docdir}/%{name}
12mr|bash-4.2-11.2|304	cp -pr examples doc/*.ps doc/*.0 doc/*.html doc/article.txt \
12mr|bash-4.2-11.2|305	%{buildroot}%{_docdir}/%{name}
12mr|bash-4.2-11.2|306	
12mr|bash-4.2-11.2|307	%clean
12mr|bash-4.2-11.2|308	rm -rf %{buildroot}
12mr|bash-4.2-11.2|309	
12mr|bash-4.2-11.2|310	%files -f files.list
12mr|bash-4.2-11.2|311	%defattr(-,root,root)
12mr|bash-4.2-11.2|312	%dir %{_docdir}/%{name}
12mr|bash-4.2-11.2|313	%{_docdir}/%{name}/README
12mr|bash-4.2-11.2|314	%config(noreplace) %{_sysconfdir}/skel/.b*
12mr|bash-4.2-11.2|315	%{_sysconfdir}/profile.d/60alias.sh
12mr|bash-4.2-11.2|316	%{_sysconfdir}/profile.d/95bash-extras.sh
12mr|bash-4.2-11.2|317	%config(noreplace) %{_sysconfdir}/bashrc
12mr|bash-4.2-11.2|318	/bin/rbash
12mr|bash-4.2-11.2|319	/bin/bash
12mr|bash-4.2-11.2|320	/bin/bash3
12mr|bash-4.2-11.2|321	/bin/sh
12mr|bash-4.2-11.2|322	%{_infodir}/bash.info*
12mr|bash-4.2-11.2|323	%{_mandir}/man1/bash.1*
12mr|bash-4.2-11.2|324	%{_mandir}/man1/rbash.1*
12mr|bash-4.2-11.2|325	%{_mandir}/man1/builtins.1*
12mr|bash-4.2-11.2|326	%{_mandir}/man1/bashbug.1*
12mr|bash-4.2-11.2|327	%{_bindir}/bashbug
12mr|bash-4.2-11.2|328	
12mr|bash-4.2-11.2|329	%files doc
12mr|bash-4.2-11.2|330	%defattr(-,root,root)
12mr|bash-4.2-11.2|331	%{_docdir}/%{name}/*
12mr|bash-4.2-11.2|332	%exclude %{_docdir}/%{name}/README
12mr|bash-4.2-11.2|333	
12mr|bash-4.2-11.2|334	
12mr|bash-4.2-11.2|335	
12mr|bash-4.2-11.2|336	%changelog
12mr|bash-4.2-11.2|337	

13588 12
12mr|bash-completion-1.99-1|1	%define name    bash-completion
12mr|bash-completion-1.99-1|2	%define version 1.99
12mr|bash-completion-1.99-1|3	%define release %mkrel 1
12mr|bash-completion-1.99-1|4	
12mr|bash-completion-1.99-1|5	Name:       %{name}
12mr|bash-completion-1.99-1|6	Version:    %{version}
12mr|bash-completion-1.99-1|7	Release:    %{release}
12mr|bash-completion-1.99-1|8	Epoch:      2
12mr|bash-completion-1.99-1|9	Summary:    Programmable completion for bash
12mr|bash-completion-1.99-1|10	Group:      Shells
12mr|bash-completion-1.99-1|11	License:    GPL
12mr|bash-completion-1.99-1|12	URL:        http://bash-completion.alioth.debian.org/
12mr|bash-completion-1.99-1|13	Source0:    http://bash-completion.alioth.debian.org/files/%{name}-%{version}.tar.bz2
12mr|bash-completion-1.99-1|14	# ~/.bash_completion is used for completion variables setting, it has
12mr|bash-completion-1.99-1|15	# to be sourced from profile scriptlet instead of completion code itself
12mr|bash-completion-1.99-1|16	Patch10:    bash-completion-1.99-disable-user-completion.patch
12mr|bash-completion-1.99-1|17	BuildArch:  noarch
12mr|bash-completion-1.99-1|18	
12mr|bash-completion-1.99-1|19	%description
12mr|bash-completion-1.99-1|20	bash-completion is a collection of shell functions that take advantage of
12mr|bash-completion-1.99-1|21	the programmable completion feature of bash.
12mr|bash-completion-1.99-1|22	
12mr|bash-completion-1.99-1|23	%prep
12mr|bash-completion-1.99-1|24	%setup -q
12mr|bash-completion-1.99-1|25	%patch10 -p 1
12mr|bash-completion-1.99-1|26	
12mr|bash-completion-1.99-1|27	%build
12mr|bash-completion-1.99-1|28	%configure2_5x
12mr|bash-completion-1.99-1|29	%make
12mr|bash-completion-1.99-1|30	
12mr|bash-completion-1.99-1|31	%install
12mr|bash-completion-1.99-1|32	rm -rf %{buildroot}
12mr|bash-completion-1.99-1|33	%makeinstall_std
12mr|bash-completion-1.99-1|34	
12mr|bash-completion-1.99-1|35	chmod 644 %{buildroot}%_datadir/bash-completion/bash_completion
12mr|bash-completion-1.99-1|36	
12mr|bash-completion-1.99-1|37	# adapt installation
12mr|bash-completion-1.99-1|38	rm -f %{buildroot}%_sysconfdir/profile.d/bash_completion.sh
12mr|bash-completion-1.99-1|39	
12mr|bash-completion-1.99-1|40	mkdir -p %{buildroot}%_sysconfdir/profile.d/
12mr|bash-completion-1.99-1|41	cat <<'EOF' >> %{buildroot}%_sysconfdir/profile.d/20bash-completion.sh
12mr|bash-completion-1.99-1|42	# Check for interactive bash and that we haven't already been sourced.
12mr|bash-completion-1.99-1|43	if [ -z "$BASH_VERSION" -o -z "$PS1" -o -n "$BASH_COMPLETION_COMPAT_DIR" ]; then
12mr|bash-completion-1.99-1|44	return
12mr|bash-completion-1.99-1|45	fi
12mr|bash-completion-1.99-1|46	
12mr|bash-completion-1.99-1|47	# source system wide config file
12mr|bash-completion-1.99-1|48	. %_sysconfdir/sysconfig/bash-completion
12mr|bash-completion-1.99-1|49	
12mr|bash-completion-1.99-1|50	# source user config file if available,
12mr|bash-completion-1.99-1|51	if [ -f $HOME/.bash_completion ]; then
12mr|bash-completion-1.99-1|52	. $HOME/.bash_completion
12mr|bash-completion-1.99-1|53	fi
12mr|bash-completion-1.99-1|54	
12mr|bash-completion-1.99-1|55	if [ -n "$ENABLE_BASH_COMPLETION" ]; then
12mr|bash-completion-1.99-1|56	. %_datadir/bash-completion/bash_completion
12mr|bash-completion-1.99-1|57	fi
12mr|bash-completion-1.99-1|58	EOF
12mr|bash-completion-1.99-1|59	
12mr|bash-completion-1.99-1|60	mkdir -p %{buildroot}%_sysconfdir/sysconfig
12mr|bash-completion-1.99-1|61	cat <<'EOF' >> %{buildroot}%_sysconfdir/sysconfig/bash-completion
12mr|bash-completion-1.99-1|62	# bash completion global configuration
12mr|bash-completion-1.99-1|63	
12mr|bash-completion-1.99-1|64	# enable bash completion
12mr|bash-completion-1.99-1|65	ENABLE_BASH_COMPLETION=1
12mr|bash-completion-1.99-1|66	# enable remote cvs completion
12mr|bash-completion-1.99-1|67	COMP_CVS_REMOTE=
12mr|bash-completion-1.99-1|68	# enable configure arguments completion
12mr|bash-completion-1.99-1|69	COMP_CONFIGURE_HINTS=
12mr|bash-completion-1.99-1|70	# enable tar archive internal path completion
12mr|bash-completion-1.99-1|71	COMP_TAR_INTERNAL_PATHS=
12mr|bash-completion-1.99-1|72	# enable wireless uid completion
12mr|bash-completion-1.99-1|73	COMP_IWLIST_SCAN=
12mr|bash-completion-1.99-1|74	# enable zeroconf hostnames completion
12mr|bash-completion-1.99-1|75	COMP_KNOWN_HOSTS_WITH_AVAHI=
12mr|bash-completion-1.99-1|76	# enable hostfile hostnames completion
12mr|bash-completion-1.99-1|77	COMP_KNOWN_HOSTS_WITH_HOSTFILE=1
12mr|bash-completion-1.99-1|78	EOF
12mr|bash-completion-1.99-1|79	
12mr|bash-completion-1.99-1|80	mkdir -p %{buildroot}%_sysconfdir/skel
12mr|bash-completion-1.99-1|81	cat <<'EOF' >> %{buildroot}%_sysconfdir/skel/.bash_completion
12mr|bash-completion-1.99-1|82	# bash completion local configuration
12mr|bash-completion-1.99-1|83	
12mr|bash-completion-1.99-1|84	# enable bash completion
12mr|bash-completion-1.99-1|85	#ENABLE_BASH_COMPLETION=1
12mr|bash-completion-1.99-1|86	# enable remote cvs completion
12mr|bash-completion-1.99-1|87	#COMP_CVS_REMOTE=
12mr|bash-completion-1.99-1|88	# enable configure arguments completion
12mr|bash-completion-1.99-1|89	#COMP_CONFIGURE_HINTS=
12mr|bash-completion-1.99-1|90	# enable tar archive internal path completion
12mr|bash-completion-1.99-1|91	#COMP_TAR_INTERNAL_PATHS=
12mr|bash-completion-1.99-1|92	# enable wireless uid completion
12mr|bash-completion-1.99-1|93	#COMP_IWCONFIG_SCAN=
12mr|bash-completion-1.99-1|94	# enable zeroconf hostnames completion
12mr|bash-completion-1.99-1|95	#COMP_AVAHI_BROWSE=
12mr|bash-completion-1.99-1|96	EOF
12mr|bash-completion-1.99-1|97	
12mr|bash-completion-1.99-1|98	cat > README.install.urpmi <<EOF
12mr|bash-completion-1.99-1|99	Mageia RPM specific notes
12mr|bash-completion-1.99-1|100	
12mr|bash-completion-1.99-1|101	Programmable bash completion is enabled by default. These settings can be
12mr|bash-completion-1.99-1|102	changed system-wide in /etc/sysconfig/bash-completion. Users may override these
12mr|bash-completion-1.99-1|103	settings in their ~/.bash_completion files. New users get a skeleton
12mr|bash-completion-1.99-1|104	configuration file automatically, while existing users can copy
12mr|bash-completion-1.99-1|105	/etc/skel/.bash_completion into their home directories if they want to edit
12mr|bash-completion-1.99-1|106	their completion settings.
12mr|bash-completion-1.99-1|107	EOF
12mr|bash-completion-1.99-1|108	
12mr|bash-completion-1.99-1|109	%triggerpostun -- bash-completion < 2:1.90-3.mga2
12mr|bash-completion-1.99-1|110	# drop dangling symlinks resulting from previous setup
12mr|bash-completion-1.99-1|111	find %{_sysconfdir}/bash_completion.d -type l | xargs rm -f
12mr|bash-completion-1.99-1|112	
12mr|bash-completion-1.99-1|113	%files
12mr|bash-completion-1.99-1|114	%doc README README.*.urpmi
12mr|bash-completion-1.99-1|115	%{_sysconfdir}/profile.d/20bash-completion.sh
12mr|bash-completion-1.99-1|116	%{_datadir}/bash-completion
12mr|bash-completion-1.99-1|117	%{_datadir}/pkgconfig/bash-completion.pc
12mr|bash-completion-1.99-1|118	%config(noreplace) %{_sysconfdir}/sysconfig/bash-completion
12mr|bash-completion-1.99-1|119	%config(noreplace) %{_sysconfdir}/skel/.bash_completion
12mr|bash-completion-1.99-1|120	
12mr|bash-completion-1.99-1|121	
12mr|bash-completion-1.99-1|122	
12mr|bash-completion-1.99-1|123	%changelog
12mr|bash-completion-1.99-1|124	

13589 12
12mr|batik-1.7-1|1	%define gcj_support 0
12mr|batik-1.7-1|2	
12mr|batik-1.7-1|3	Summary:	Scalable Vector Graphics for Java
12mr|batik-1.7-1|4	Name:		batik
12mr|batik-1.7-1|5	Version:	1.7
12mr|batik-1.7-1|6	Release:	1
12mr|batik-1.7-1|7	Epoch:		0
12mr|batik-1.7-1|8	Group:		Development/Java
12mr|batik-1.7-1|9	License:	Apache License
12mr|batik-1.7-1|10	URL:		http://xml.apache.org/batik/
12mr|batik-1.7-1|11	Source0:	%{name}-src-%{version}.zip
12mr|batik-1.7-1|12	Source1:	%{name}.squiggle.script
12mr|batik-1.7-1|13	Source2:	%{name}.svgpp.script
12mr|batik-1.7-1|14	Source3:	%{name}.ttf2svg.script
12mr|batik-1.7-1|15	Source4:	%{name}.rasterizer.script
12mr|batik-1.7-1|16	Source5:	%{name}.slideshow.script
12mr|batik-1.7-1|17	Source6:	%{name}-squiggle.desktop
12mr|batik-1.7-1|18	Patch1:		%{name}-manifests.patch
12mr|batik-1.7-1|19	Patch2:		%{name}-policy.patch
12mr|batik-1.7-1|20	Requires:	rhino >= 0:1.5
12mr|batik-1.7-1|21	Requires:	xml-commons-jaxp-1.3-apis >= 0:1.3.04
12mr|batik-1.7-1|22	BuildRequires:	ant
12mr|batik-1.7-1|23	BuildRequires:	rhino >= 0:1.5
12mr|batik-1.7-1|24	BuildRequires:	java-rpmbuild >= 0:1.5
12mr|batik-1.7-1|25	BuildRequires:	xerces-j2
12mr|batik-1.7-1|26	BuildRequires:	jython
12mr|batik-1.7-1|27	BuildRequires:	java-javadoc
12mr|batik-1.7-1|28	BuildRequires:	rhino-javadoc
12mr|batik-1.7-1|29	BuildRequires:	xml-commons-jaxp-1.3-apis >= 0:1.3.04
12mr|batik-1.7-1|30	%if %{gcj_support}
12mr|batik-1.7-1|31	BuildRequires:	java-gcj-compat-devel
12mr|batik-1.7-1|32	%else
12mr|batik-1.7-1|33	BuildArch:	noarch
12mr|batik-1.7-1|34	%endif
12mr|batik-1.7-1|35	
12mr|batik-1.7-1|36	%description
12mr|batik-1.7-1|37	Batik is a Java(tm) technology based toolkit for applications that want
12mr|batik-1.7-1|38	to use images in the Scalable Vector Graphics (SVG) format for various
12mr|batik-1.7-1|39	purposes, such as viewing, generation or manipulation.
12mr|batik-1.7-1|40	
12mr|batik-1.7-1|41	%package        squiggle
12mr|batik-1.7-1|42	Summary:        Batik SVG browser
12mr|batik-1.7-1|43	Group:          Development/Java
12mr|batik-1.7-1|44	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|batik-1.7-1|45	Requires:       jpackage-utils >= 0:1.5, xerces-j2 >= 0:2.3
12mr|batik-1.7-1|46	
12mr|batik-1.7-1|47	%description    squiggle
12mr|batik-1.7-1|48	The Squiggle SVG Browser lets you view SVG file, zoom, pan and rotate
12mr|batik-1.7-1|49	in the content and select text items in the image and much more.
12mr|batik-1.7-1|50	
12mr|batik-1.7-1|51	%package        svgpp
12mr|batik-1.7-1|52	Summary:        Batik SVG pretty printer
12mr|batik-1.7-1|53	Group:          Development/Java
12mr|batik-1.7-1|54	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|batik-1.7-1|55	Requires:       jpackage-utils >= 0:1.5, xerces-j2 >= 0:2.3
12mr|batik-1.7-1|56	
12mr|batik-1.7-1|57	%description    svgpp
12mr|batik-1.7-1|58	The SVG Pretty Printer lets developers "pretty-up" their SVG files and
12mr|batik-1.7-1|59	get their tabulations and other cosmetic parameters in order. It can
12mr|batik-1.7-1|60	also be used to modify the DOCTYPE declaration on SVG files.
12mr|batik-1.7-1|61	
12mr|batik-1.7-1|62	%package        ttf2svg
12mr|batik-1.7-1|63	Summary:        Batik SVG font converter
12mr|batik-1.7-1|64	Group:          Development/Java
12mr|batik-1.7-1|65	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|batik-1.7-1|66	Requires:       jpackage-utils >= 0:1.5
12mr|batik-1.7-1|67	
12mr|batik-1.7-1|68	%description    ttf2svg
12mr|batik-1.7-1|69	The SVG Font Converter lets developers convert character ranges from
12mr|batik-1.7-1|70	the True Type Font format to the SVG Font format to embed in SVG
12mr|batik-1.7-1|71	documents. This allows SVG document to be fully self-contained be
12mr|batik-1.7-1|72	rendered exactly the same on all systems.
12mr|batik-1.7-1|73	
12mr|batik-1.7-1|74	%package        rasterizer
12mr|batik-1.7-1|75	Summary:        Batik SVG rasterizer
12mr|batik-1.7-1|76	Group:          Development/Java
12mr|batik-1.7-1|77	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|batik-1.7-1|78	Requires:       jpackage-utils >= 0:1.5, xerces-j2 >= 0:2.3
12mr|batik-1.7-1|79	
12mr|batik-1.7-1|80	%description    rasterizer
12mr|batik-1.7-1|81	The SVG Rasterizer is a utility that can convert SVG files to a raster
12mr|batik-1.7-1|82	format. The tool can convert individual files or sets of files, making
12mr|batik-1.7-1|83	it easy to convert entire directories of SVG files. The supported
12mr|batik-1.7-1|84	formats are JPEG, PNG, and TIFF, however the design allows new formats
12mr|batik-1.7-1|85	to be added easily.
12mr|batik-1.7-1|86	
12mr|batik-1.7-1|87	%package        slideshow
12mr|batik-1.7-1|88	Summary:        Batik SVG slideshow
12mr|batik-1.7-1|89	Group:          Development/Java
12mr|batik-1.7-1|90	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|batik-1.7-1|91	Requires:       jpackage-utils >= 0:1.5, xerces-j2 >= 0:2.3
12mr|batik-1.7-1|92	
12mr|batik-1.7-1|93	%description    slideshow
12mr|batik-1.7-1|94	Batik SVG slideshow.
12mr|batik-1.7-1|95	
12mr|batik-1.7-1|96	%package        javadoc
12mr|batik-1.7-1|97	Summary:        Javadoc for %{name}
12mr|batik-1.7-1|98	Group:          Development/Java
12mr|batik-1.7-1|99	
12mr|batik-1.7-1|100	%description    javadoc
12mr|batik-1.7-1|101	Javadoc for %{name}.
12mr|batik-1.7-1|102	
12mr|batik-1.7-1|103	%package        demo
12mr|batik-1.7-1|104	Summary:        Demo for %{name}
12mr|batik-1.7-1|105	Group:          Development/Java
12mr|batik-1.7-1|106	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|batik-1.7-1|107	
12mr|batik-1.7-1|108	%description    demo
12mr|batik-1.7-1|109	Demonstrations and samples for %{name}.
12mr|batik-1.7-1|110	
12mr|batik-1.7-1|111	%prep
12mr|batik-1.7-1|112	%setup -q
12mr|batik-1.7-1|113	%patch1 -p1
12mr|batik-1.7-1|114	%patch2 -p1
12mr|batik-1.7-1|115	rm -f `find -name readOnly.png`
12mr|batik-1.7-1|116	rm -f `find -name properties`
12mr|batik-1.7-1|117	
12mr|batik-1.7-1|118	
12mr|batik-1.7-1|119	%build
12mr|batik-1.7-1|120	export CLASSPATH
12mr|batik-1.7-1|121	export OPT_JAR_LIST=:
12mr|batik-1.7-1|122	%{ant} all-jar \
12mr|batik-1.7-1|123	javadoc \
12mr|batik-1.7-1|124	svg-pp-jar \
12mr|batik-1.7-1|125	svg-slideshow-jar \
12mr|batik-1.7-1|126	squiggle-jar \
12mr|batik-1.7-1|127	rasterizer-jar \
12mr|batik-1.7-1|128	ttf2svg-jar
12mr|batik-1.7-1|129	
12mr|batik-1.7-1|130	%install
12mr|batik-1.7-1|131	rm -rf %{buildroot}
12mr|batik-1.7-1|132	
12mr|batik-1.7-1|133	# jars
12mr|batik-1.7-1|134	mkdir -p %{buildroot}%{_javadir}
12mr|batik-1.7-1|135	cp -p %{name}-%{version}/lib/%{name}-all.jar \
12mr|batik-1.7-1|136	%{buildroot}%{_javadir}/%{name}-all-%{version}.jar
12mr|batik-1.7-1|137	cp -p %{name}-%{version}/batik-rasterizer.jar \
12mr|batik-1.7-1|138	%{name}-%{version}/batik-slideshow.jar \
12mr|batik-1.7-1|139	%{name}-%{version}/batik-squiggle.jar \
12mr|batik-1.7-1|140	%{name}-%{version}/batik-svgpp.jar \
12mr|batik-1.7-1|141	%{name}-%{version}/batik-ttf2svg.jar \
12mr|batik-1.7-1|142	%{buildroot}%{_javadir}
12mr|batik-1.7-1|143	pushd %{buildroot}%{_javadir}
12mr|batik-1.7-1|144	for jar in *-%{version}*;
12mr|batik-1.7-1|145	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`;
12mr|batik-1.7-1|146	done
12mr|batik-1.7-1|147	popd
12mr|batik-1.7-1|148	
12mr|batik-1.7-1|149	# scripts
12mr|batik-1.7-1|150	mkdir -p %{buildroot}%{_bindir}
12mr|batik-1.7-1|151	cp -p %{SOURCE1} %{buildroot}%{_bindir}/squiggle
12mr|batik-1.7-1|152	cp -p %{SOURCE2} %{buildroot}%{_bindir}/svgpp
12mr|batik-1.7-1|153	cp -p %{SOURCE3} %{buildroot}%{_bindir}/ttf2svg
12mr|batik-1.7-1|154	cp -p %{SOURCE4} %{buildroot}%{_bindir}/rasterizer
12mr|batik-1.7-1|155	cp -p %{SOURCE5} %{buildroot}%{_bindir}/slideshow
12mr|batik-1.7-1|156	
12mr|batik-1.7-1|157	# javadoc
12mr|batik-1.7-1|158	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|batik-1.7-1|159	cp -pr %{name}-%{version}/docs/javadoc/* \
12mr|batik-1.7-1|160	%{buildroot}%{_javadocdir}/%{name}-%{version} || :
12mr|batik-1.7-1|161	rm -rf %{name}-%{version}/docs/javadoc
12mr|batik-1.7-1|162	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mr|batik-1.7-1|163	
12mr|batik-1.7-1|164	# demo
12mr|batik-1.7-1|165	mkdir -p %{buildroot}%{_datadir}/%{name}
12mr|batik-1.7-1|166	cp -pr contrib resources samples test-resources test-sources \
12mr|batik-1.7-1|167	%{buildroot}%{_datadir}/%{name}
12mr|batik-1.7-1|168	
12mr|batik-1.7-1|169	%if %{gcj_support}
12mr|batik-1.7-1|170	%{_bindir}/aot-compile-rpm
12mr|batik-1.7-1|171	%endif
12mr|batik-1.7-1|172	
12mr|batik-1.7-1|173	chmod 755 %{buildroot}%{_datadir}/%{name}/contrib/rasterizertask/build.sh
12mr|batik-1.7-1|174	chmod 755 %{buildroot}%{_datadir}/%{name}/contrib/charts/convert.sh
12mr|batik-1.7-1|175	
12mr|batik-1.7-1|176	%if %{gcj_support}
12mr|batik-1.7-1|177	%post
12mr|batik-1.7-1|178	%{update_gcjdb}
12mr|batik-1.7-1|179	
12mr|batik-1.7-1|180	%postun
12mr|batik-1.7-1|181	%{clean_gcjdb}
12mr|batik-1.7-1|182	%endif
12mr|batik-1.7-1|183	
12mr|batik-1.7-1|184	%files
12mr|batik-1.7-1|185	%doc KEYS LICENSE MAINTAIN NOTICE README
12mr|batik-1.7-1|186	%{_javadir}/%{name}-all-%{version}.jar
12mr|batik-1.7-1|187	%{_javadir}/%{name}-all.jar
12mr|batik-1.7-1|188	%if %{gcj_support}
12mr|batik-1.7-1|189	%dir %{_libdir}/gcj/%{name}
12mr|batik-1.7-1|190	%{_libdir}/gcj/%{name}/*
12mr|batik-1.7-1|191	%endif
12mr|batik-1.7-1|192	
12mr|batik-1.7-1|193	%files squiggle
12mr|batik-1.7-1|194	%{_javadir}/%{name}-squiggle.jar
12mr|batik-1.7-1|195	%attr(0755,root,root) %{_bindir}/squiggle
12mr|batik-1.7-1|196	
12mr|batik-1.7-1|197	%files svgpp
12mr|batik-1.7-1|198	%{_javadir}/%{name}-svgpp.jar
12mr|batik-1.7-1|199	%attr(0755,root,root) %{_bindir}/svgpp
12mr|batik-1.7-1|200	
12mr|batik-1.7-1|201	%files ttf2svg
12mr|batik-1.7-1|202	%{_javadir}/%{name}-ttf2svg.jar
12mr|batik-1.7-1|203	%attr(0755,root,root) %{_bindir}/ttf2svg
12mr|batik-1.7-1|204	
12mr|batik-1.7-1|205	%files rasterizer
12mr|batik-1.7-1|206	%{_javadir}/%{name}-rasterizer.jar
12mr|batik-1.7-1|207	%attr(0755,root,root) %{_bindir}/rasterizer
12mr|batik-1.7-1|208	
12mr|batik-1.7-1|209	%files slideshow
12mr|batik-1.7-1|210	%{_javadir}/%{name}-slideshow.jar
12mr|batik-1.7-1|211	%attr(0755,root,root) %{_bindir}/slideshow
12mr|batik-1.7-1|212	
12mr|batik-1.7-1|213	%files javadoc
12mr|batik-1.7-1|214	%{_javadocdir}/%{name}-%{version}
12mr|batik-1.7-1|215	%{_javadocdir}/%{name}
12mr|batik-1.7-1|216	
12mr|batik-1.7-1|217	%files demo
12mr|batik-1.7-1|218	%{_datadir}/%{name}
12mr|batik-1.7-1|219	
12mr|batik-1.7-1|220	
12mr|batik-1.7-1|221	
12mr|batik-1.7-1|222	%changelog
12mr|batik-1.7-1|223	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|batik-1.7-1|224	+ Commit: 58c70ef
12mr|batik-1.7-1|225	- Revert last commit and fix file listed twice RPM error
12mr|batik-1.7-1|226	
12mr|batik-1.7-1|227	

13590 12
12mr|bc-1.06.95-5|1	Summary:	GNU's bc (a numeric processing language) and dc (a calculator)
12mr|bc-1.06.95-5|2	Name:		bc
12mr|bc-1.06.95-5|3	Version:	1.06.95
12mr|bc-1.06.95-5|4	Release:	5
12mr|bc-1.06.95-5|5	License:	GPLv2+
12mr|bc-1.06.95-5|6	URL:		http://www.gnu.org/software/bc/bc.html
12mr|bc-1.06.95-5|7	Group:		Sciences/Mathematics
12mr|bc-1.06.95-5|8	Source:		ftp://ftp.gnu.org/gnu/bc/%{name}-%{version}.tar.bz2
12mr|bc-1.06.95-5|9	# Fedora patches
12mr|bc-1.06.95-5|10	# dc accepts the input which contains wrong symbols of radix in same way like bc (RH bug#151844)
12mr|bc-1.06.95-5|11	Patch1: bc-1.06-dc_ibase.patch
12mr|bc-1.06.95-5|12	# fix small memory leak (gentoo patch)
12mr|bc-1.06.95-5|13	Patch2: bc-1.06.95-memleak.patch
12mr|bc-1.06.95-5|14	BuildRequires:	 flex ncurses-devel readline-devel
12mr|bc-1.06.95-5|15	BuildRequires:	 texinfo
12mr|bc-1.06.95-5|16	BuildRequires:	 bison
12mr|bc-1.06.95-5|17	Requires(post):  grep
12mr|bc-1.06.95-5|18	Requires(preun): grep
12mr|bc-1.06.95-5|19	
12mr|bc-1.06.95-5|20	%description
12mr|bc-1.06.95-5|21	The bc package includes bc and dc.  Bc is an arbitrary precision numeric
12mr|bc-1.06.95-5|22	processing arithmetic language.  Dc is an interactive arbitrary precision
12mr|bc-1.06.95-5|23	stack based calculator, which can be used as a text mode calculator.
12mr|bc-1.06.95-5|24	
12mr|bc-1.06.95-5|25	Install the bc package if you need its number handling capabilities or
12mr|bc-1.06.95-5|26	if you would like to use its text mode calculator.
12mr|bc-1.06.95-5|27	
12mr|bc-1.06.95-5|28	%prep
12mr|bc-1.06.95-5|29	%setup -q
12mr|bc-1.06.95-5|30	%patch1 -p1 -b .dc_ibase
12mr|bc-1.06.95-5|31	%patch2 -p1 -b .memleak
12mr|bc-1.06.95-5|32	
12mr|bc-1.06.95-5|33	%build
12mr|bc-1.06.95-5|34	%configure2_5x --with-readline
12mr|bc-1.06.95-5|35	%make
12mr|bc-1.06.95-5|36	
12mr|bc-1.06.95-5|37	%install
12mr|bc-1.06.95-5|38	%{makeinstall}
12mr|bc-1.06.95-5|39	
12mr|bc-1.06.95-5|40	
12mr|bc-1.06.95-5|41	%files
12mr|bc-1.06.95-5|42	%defattr(-,root,root)
12mr|bc-1.06.95-5|43	%doc FAQ AUTHORS NEWS README
12mr|bc-1.06.95-5|44	%{_bindir}/bc
12mr|bc-1.06.95-5|45	%{_bindir}/dc
12mr|bc-1.06.95-5|46	%{_mandir}/man1/bc.1*
12mr|bc-1.06.95-5|47	%{_mandir}/man1/dc.1*
12mr|bc-1.06.95-5|48	%{_infodir}/bc.info*
12mr|bc-1.06.95-5|49	%{_infodir}/dc.info*
12mr|bc-1.06.95-5|50	
12mr|bc-1.06.95-5|51	
12mr|bc-1.06.95-5|52	
12mr|bc-1.06.95-5|53	
12mr|bc-1.06.95-5|54	
12mr|bc-1.06.95-5|55	%changelog
12mr|bc-1.06.95-5|56	

13591 12
12mr|bcel-5.2-5|1	%define section free
12mr|bcel-5.2-5|2	%define gcj_support 1
12mr|bcel-5.2-5|3	
12mr|bcel-5.2-5|4	%define manual  0
12mr|bcel-5.2-5|5	
12mr|bcel-5.2-5|6	Name:           bcel
12mr|bcel-5.2-5|7	Version:        5.2
12mr|bcel-5.2-5|8	Release:        5
12mr|bcel-5.2-5|9	Epoch:          0
12mr|bcel-5.2-5|10	Summary:        Byte Code Engineering Library
12mr|bcel-5.2-5|11	License:        Apache Software License
12mr|bcel-5.2-5|12	Source0:        http://www.apache.org/dist/jakarta/%{name}/source/%{name}-%{version}-src.tar.gz
12mr|bcel-5.2-5|13	Source1:        pom-maven2jpp-depcat.xsl
12mr|bcel-5.2-5|14	Source2:        pom-maven2jpp-newdepmap.xsl
12mr|bcel-5.2-5|15	Source3:        pom-maven2jpp-mapdeps.xsl
12mr|bcel-5.2-5|16	Source4:        %{name}-%{version}-jpp-depmap.xml
12mr|bcel-5.2-5|17	Source5:        commons-build.tar.gz
12mr|bcel-5.2-5|18	Source6:        %{name}-%{version}-build.xml
12mr|bcel-5.2-5|19	Source7:        %{name}-%{version}.pom
12mr|bcel-5.2-5|20	
12mr|bcel-5.2-5|21	Patch0:         %{name}-%{version}-project_properties.patch
12mr|bcel-5.2-5|22	
12mr|bcel-5.2-5|23	URL:            http://jakarta.apache.org/%{name}/
12mr|bcel-5.2-5|24	Group:          Development/Java
12mr|bcel-5.2-5|25	#Vendor:         JPackage Project
12mr|bcel-5.2-5|26	#Distribution:   JPackage
12mr|bcel-5.2-5|27	Requires:       regexp
12mr|bcel-5.2-5|28	BuildRequires:  ant
12mr|bcel-5.2-5|29	BuildRequires:  ant-nodeps
12mr|bcel-5.2-5|30	BuildRequires:  ant-junit
12mr|bcel-5.2-5|31	BuildRequires:  junit
12mr|bcel-5.2-5|32	BuildRequires:  java-rpmbuild >= 0:1.5
12mr|bcel-5.2-5|33	BuildRequires:  regexp
12mr|bcel-5.2-5|34	BuildRequires:  locales-en
12mr|bcel-5.2-5|35	%if %{gcj_support}
12mr|bcel-5.2-5|36	BuildRequires:  java-gcj-compat-devel
12mr|bcel-5.2-5|37	%else
12mr|bcel-5.2-5|38	Buildarch:      noarch
12mr|bcel-5.2-5|39	%endif
12mr|bcel-5.2-5|40	
12mr|bcel-5.2-5|41	%description
12mr|bcel-5.2-5|42	The Byte Code Engineering Library (formerly known as JavaClass) is
12mr|bcel-5.2-5|43	intended to give users a convenient possibility to analyze, create, and
12mr|bcel-5.2-5|44	manipulate (binary) Java class files (those ending with .class). Classes
12mr|bcel-5.2-5|45	are represented by objects which contain all the symbolic information of
12mr|bcel-5.2-5|46	the given class: methods, fields and byte code instructions, in
12mr|bcel-5.2-5|47	particular.  Such objects can be read from an existing file, be
12mr|bcel-5.2-5|48	transformed by a program (e.g. a class loader at run-time) and dumped to
12mr|bcel-5.2-5|49	a file again. An even more interesting application is the creation of
12mr|bcel-5.2-5|50	classes from scratch at run-time. The Byte Code Engineering Library
12mr|bcel-5.2-5|51	(BCEL) may be also useful if you want to learn about the Java Virtual
12mr|bcel-5.2-5|52	Machine (JVM) and the format of Java .class files.  BCEL is already
12mr|bcel-5.2-5|53	being used successfully in several projects such as compilers,
12mr|bcel-5.2-5|54	optimizers, obsfuscators and analysis tools, the most popular probably
12mr|bcel-5.2-5|55	being the Xalan XSLT processor at Apache.
12mr|bcel-5.2-5|56	
12mr|bcel-5.2-5|57	%package javadoc
12mr|bcel-5.2-5|58	Summary:        Javadoc for %{name}
12mr|bcel-5.2-5|59	Group:          Development/Java
12mr|bcel-5.2-5|60	
12mr|bcel-5.2-5|61	%description javadoc
12mr|bcel-5.2-5|62	Javadoc for %{name}.
12mr|bcel-5.2-5|63	
12mr|bcel-5.2-5|64	%if %manual
12mr|bcel-5.2-5|65	%package manual
12mr|bcel-5.2-5|66	Summary:        Manual for %{name}
12mr|bcel-5.2-5|67	Group:          Development/Java
12mr|bcel-5.2-5|68	
12mr|bcel-5.2-5|69	%description manual
12mr|bcel-5.2-5|70	Documentation for %{name}.
12mr|bcel-5.2-5|71	%endif
12mr|bcel-5.2-5|72	
12mr|bcel-5.2-5|73	%prep
12mr|bcel-5.2-5|74	%setup -q
12mr|bcel-5.2-5|75	gzip -dc %{SOURCE5} | tar xf -
12mr|bcel-5.2-5|76	%remove_java_binaries
12mr|bcel-5.2-5|77	cp %{SOURCE6} build.xml
12mr|bcel-5.2-5|78	%patch0 -b .sav
12mr|bcel-5.2-5|79	
12mr|bcel-5.2-5|80	%build
12mr|bcel-5.2-5|81	export LC_ALL=ISO-8859-1
12mr|bcel-5.2-5|82	export CLASSPATH=$(build-classpath regexp)
12mr|bcel-5.2-5|83	export OPT_JAR_LIST="ant/ant-nodeps ant/ant-junit junit"
12mr|bcel-5.2-5|84	%{ant} -Dbuild.dest=./build -Dbuild.dir=./build -Dname=%{name} compile jar javadoc
12mr|bcel-5.2-5|85	
12mr|bcel-5.2-5|86	%install
12mr|bcel-5.2-5|87	%{__rm} -rf %{buildroot}
12mr|bcel-5.2-5|88	# jars
12mr|bcel-5.2-5|89	%{__mkdir_p} %{buildroot}%{_javadir}
12mr|bcel-5.2-5|90	%{__install} -m 644 target/bcel-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|bcel-5.2-5|91	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|bcel-5.2-5|92	
12mr|bcel-5.2-5|93	# depmap frags
12mr|bcel-5.2-5|94	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
12mr|bcel-5.2-5|95	%add_to_maven_depmap org.apache.bcel %{name} %{version} JPP %{name}
12mr|bcel-5.2-5|96	# pom
12mr|bcel-5.2-5|97	%{__mkdir_p} %{buildroot}%{_datadir}/maven2/poms
12mr|bcel-5.2-5|98	%{__install} -m 0644 %{SOURCE7} \
12mr|bcel-5.2-5|99	%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
12mr|bcel-5.2-5|100	#%{__mkdir_p} %{buildroot}%{_datadir}/maven2/default_poms
12mr|bcel-5.2-5|101	#%{__install} -m 0644 %{SOURCE7} \
12mr|bcel-5.2-5|102	#    %{buildroot}%{_datadir}/maven2/default_poms/JPP-%{name}.pom
12mr|bcel-5.2-5|103	# javadoc
12mr|bcel-5.2-5|104	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|bcel-5.2-5|105	cp -a dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|bcel-5.2-5|106	%{__rm} -rf docs/api
12mr|bcel-5.2-5|107	
12mr|bcel-5.2-5|108	%if %{gcj_support}
12mr|bcel-5.2-5|109	%{_bindir}/aot-compile-rpm
12mr|bcel-5.2-5|110	%endif
12mr|bcel-5.2-5|111	
12mr|bcel-5.2-5|112	%clean
12mr|bcel-5.2-5|113	%{__rm} -rf %{buildroot}
12mr|bcel-5.2-5|114	
12mr|bcel-5.2-5|115	
12mr|bcel-5.2-5|116	%post
12mr|bcel-5.2-5|117	%update_maven_depmap
12mr|bcel-5.2-5|118	%if %{gcj_support}
12mr|bcel-5.2-5|119	%{update_gcjdb}
12mr|bcel-5.2-5|120	%endif
12mr|bcel-5.2-5|121	
12mr|bcel-5.2-5|122	%postun
12mr|bcel-5.2-5|123	%update_maven_depmap
12mr|bcel-5.2-5|124	%if %{gcj_support}
12mr|bcel-5.2-5|125	%{clean_gcjdb}
12mr|bcel-5.2-5|126	%endif
12mr|bcel-5.2-5|127	
12mr|bcel-5.2-5|128	%files
12mr|bcel-5.2-5|129	%defattr(0644,root,root,0755)
12mr|bcel-5.2-5|130	%doc LICENSE.txt
12mr|bcel-5.2-5|131	%{_javadir}/*
12mr|bcel-5.2-5|132	%{_datadir}/maven2/poms/*
12mr|bcel-5.2-5|133	#%{_datadir}/maven2/default_poms/*
12mr|bcel-5.2-5|134	%{_mavendepmapfragdir}
12mr|bcel-5.2-5|135	%if %{gcj_support}
12mr|bcel-5.2-5|136	%dir %{_libdir}/gcj/%{name}
12mr|bcel-5.2-5|137	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|bcel-5.2-5|138	%endif
12mr|bcel-5.2-5|139	
12mr|bcel-5.2-5|140	%files javadoc
12mr|bcel-5.2-5|141	%defattr(0644,root,root,0755)
12mr|bcel-5.2-5|142	%{_javadocdir}/%{name}-%{version}
12mr|bcel-5.2-5|143	
12mr|bcel-5.2-5|144	%if %manual
12mr|bcel-5.2-5|145	%files manual
12mr|bcel-5.2-5|146	%defattr(0644,root,root,0755)
12mr|bcel-5.2-5|147	%doc docs/*
12mr|bcel-5.2-5|148	%endif
12mr|bcel-5.2-5|149	
12mr|bcel-5.2-5|150	
12mr|bcel-5.2-5|151	
12mr|bcel-5.2-5|152	
12mr|bcel-5.2-5|153	%changelog
12mr|bcel-5.2-5|154	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|bcel-5.2-5|155	+ Commit: ce77e45
12mr|bcel-5.2-5|156	- Revert last commit and don't use __cp macro
12mr|bcel-5.2-5|157	
12mr|bcel-5.2-5|158	

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

13593 12
12mr|bcm43xx-fwcutter-006-10|1	%define name	bcm43xx-fwcutter
12mr|bcm43xx-fwcutter-006-10|2	%define version	006
12mr|bcm43xx-fwcutter-006-10|3	%define release %mkrel 10
12mr|bcm43xx-fwcutter-006-10|4	
12mr|bcm43xx-fwcutter-006-10|5	Name: 	 	%{name}
12mr|bcm43xx-fwcutter-006-10|6	Summary: 	Tool to extract firmware for Broadcom 43xx network chip
12mr|bcm43xx-fwcutter-006-10|7	Version: 	%{version}
12mr|bcm43xx-fwcutter-006-10|8	Release: 	%{release}
12mr|bcm43xx-fwcutter-006-10|9	
12mr|bcm43xx-fwcutter-006-10|10	Source:		%{name}-%{version}.tar.bz2
12mr|bcm43xx-fwcutter-006-10|11	URL:		http://bcm43xx.berlios.de/
12mr|bcm43xx-fwcutter-006-10|12	License:	GPLv2+
12mr|bcm43xx-fwcutter-006-10|13	Group:		System/Configuration/Networking
12mr|bcm43xx-fwcutter-006-10|14	Patch1:		bcm43xx-fwcutter-006-install_perms.patch
12mr|bcm43xx-fwcutter-006-10|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|bcm43xx-fwcutter-006-10|16	
12mr|bcm43xx-fwcutter-006-10|17	%description
12mr|bcm43xx-fwcutter-006-10|18	Fwcutter allows you to extract the firmware required for Broadcom 43xx chips
12mr|bcm43xx-fwcutter-006-10|19	out of the .sys files commonly available with the card or on the internet.
12mr|bcm43xx-fwcutter-006-10|20	
12mr|bcm43xx-fwcutter-006-10|21	Once extracted, place all .fw files into /lib/firmware.
12mr|bcm43xx-fwcutter-006-10|22	
12mr|bcm43xx-fwcutter-006-10|23	This variant of the tool is for the bcm43xx variant of the driver. For the
12mr|bcm43xx-fwcutter-006-10|24	b43 variant of the driver, use the package b43-fwcutter.
12mr|bcm43xx-fwcutter-006-10|25	
12mr|bcm43xx-fwcutter-006-10|26	%prep
12mr|bcm43xx-fwcutter-006-10|27	%setup -q -n %{name}-%{version}
12mr|bcm43xx-fwcutter-006-10|28	%patch1 -p0
12mr|bcm43xx-fwcutter-006-10|29	perl -pi -e 's|man/man1|share/man/man1|g' Makefile
12mr|bcm43xx-fwcutter-006-10|30	
12mr|bcm43xx-fwcutter-006-10|31	%build
12mr|bcm43xx-fwcutter-006-10|32	%make
12mr|bcm43xx-fwcutter-006-10|33	
12mr|bcm43xx-fwcutter-006-10|34	%install
12mr|bcm43xx-fwcutter-006-10|35	rm -rf $RPM_BUILD_ROOT
12mr|bcm43xx-fwcutter-006-10|36	make install PREFIX=%buildroot/%_prefix
12mr|bcm43xx-fwcutter-006-10|37	cat > README.urpmi <<EOF
12mr|bcm43xx-fwcutter-006-10|38	You need to extract the firmware from the .sys file provided by your vendor.
12mr|bcm43xx-fwcutter-006-10|39	i.e bcm43xx-fwcutter -w /lib/firmware/ bcmwl5.sys
12mr|bcm43xx-fwcutter-006-10|40	EOF
12mr|bcm43xx-fwcutter-006-10|41	
12mr|bcm43xx-fwcutter-006-10|42	%clean
12mr|bcm43xx-fwcutter-006-10|43	rm -rf $RPM_BUILD_ROOT
12mr|bcm43xx-fwcutter-006-10|44	
12mr|bcm43xx-fwcutter-006-10|45	%files
12mr|bcm43xx-fwcutter-006-10|46	%defattr(-,root,root)
12mr|bcm43xx-fwcutter-006-10|47	%doc README README.urpmi
12mr|bcm43xx-fwcutter-006-10|48	%{_bindir}/*
12mr|bcm43xx-fwcutter-006-10|49	%{_mandir}/man1/*
12mr|bcm43xx-fwcutter-006-10|50	
12mr|bcm43xx-fwcutter-006-10|51	
12mr|bcm43xx-fwcutter-006-10|52	
12mr|bcm43xx-fwcutter-006-10|53	
12mr|bcm43xx-fwcutter-006-10|54	%changelog
12mr|bcm43xx-fwcutter-006-10|55	

13594 12
12mr|bdftopcf-1.0.3-4|1	Name: bdftopcf
12mr|bdftopcf-1.0.3-4|2	Version: 1.0.3
12mr|bdftopcf-1.0.3-4|3	Release: %mkrel 4
12mr|bdftopcf-1.0.3-4|4	Summary: Convert X font from Bitmap Distribution Format to Portable Compiled Format
12mr|bdftopcf-1.0.3-4|5	Group: Development/X11
12mr|bdftopcf-1.0.3-4|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|bdftopcf-1.0.3-4|7	License: MIT
12mr|bdftopcf-1.0.3-4|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|bdftopcf-1.0.3-4|9	
12mr|bdftopcf-1.0.3-4|10	BuildRequires: libxfont-devel >= 1.0.0
12mr|bdftopcf-1.0.3-4|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|bdftopcf-1.0.3-4|12	
12mr|bdftopcf-1.0.3-4|13	%description
12mr|bdftopcf-1.0.3-4|14	Bdftopcf converts X fonts from Bitmap Distribution Format
12mr|bdftopcf-1.0.3-4|15	to Portable Compiled Format.
12mr|bdftopcf-1.0.3-4|16	
12mr|bdftopcf-1.0.3-4|17	%prep
12mr|bdftopcf-1.0.3-4|18	%setup -q -n %{name}-%{version}
12mr|bdftopcf-1.0.3-4|19	
12mr|bdftopcf-1.0.3-4|20	%build
12mr|bdftopcf-1.0.3-4|21	%configure2_5x	--x-includes=%{_includedir} \
12mr|bdftopcf-1.0.3-4|22	--x-libraries=%{_libdir}
12mr|bdftopcf-1.0.3-4|23	
12mr|bdftopcf-1.0.3-4|24	%make
12mr|bdftopcf-1.0.3-4|25	
12mr|bdftopcf-1.0.3-4|26	%install
12mr|bdftopcf-1.0.3-4|27	rm -rf %{buildroot}
12mr|bdftopcf-1.0.3-4|28	%makeinstall_std
12mr|bdftopcf-1.0.3-4|29	
12mr|bdftopcf-1.0.3-4|30	%clean
12mr|bdftopcf-1.0.3-4|31	rm -rf %{buildroot}
12mr|bdftopcf-1.0.3-4|32	
12mr|bdftopcf-1.0.3-4|33	%files
12mr|bdftopcf-1.0.3-4|34	%defattr(-,root,root)
12mr|bdftopcf-1.0.3-4|35	%{_bindir}/bdftopcf
12mr|bdftopcf-1.0.3-4|36	%{_mandir}/man1/bdftopcf.1*
12mr|bdftopcf-1.0.3-4|37	
12mr|bdftopcf-1.0.3-4|38	
12mr|bdftopcf-1.0.3-4|39	
12mr|bdftopcf-1.0.3-4|40	%changelog
12mr|bdftopcf-1.0.3-4|41	

13595 12
12mr|bea-stax-1.2.0-1.3.9|1	# Copyright (c) 2000-2005, JPackage Project
12mr|bea-stax-1.2.0-1.3.9|2	# All rights reserved.
12mr|bea-stax-1.2.0-1.3.9|3	#
12mr|bea-stax-1.2.0-1.3.9|4	# Redistribution and use in source and binary forms, with or without
12mr|bea-stax-1.2.0-1.3.9|5	# modification, are permitted provided that the following conditions
12mr|bea-stax-1.2.0-1.3.9|6	# are met:
12mr|bea-stax-1.2.0-1.3.9|7	#
12mr|bea-stax-1.2.0-1.3.9|8	# 1. Redistributions of source code must retain the above copyright
12mr|bea-stax-1.2.0-1.3.9|9	#    notice, this list of conditions and the following disclaimer.
12mr|bea-stax-1.2.0-1.3.9|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|bea-stax-1.2.0-1.3.9|11	#    notice, this list of conditions and the following disclaimer in the
12mr|bea-stax-1.2.0-1.3.9|12	#    documentation and/or other materials provided with the
12mr|bea-stax-1.2.0-1.3.9|13	#    distribution.
12mr|bea-stax-1.2.0-1.3.9|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|bea-stax-1.2.0-1.3.9|15	#    contributors may be used to endorse or promote products derived
12mr|bea-stax-1.2.0-1.3.9|16	#    from this software without specific prior written permission.
12mr|bea-stax-1.2.0-1.3.9|17	#
12mr|bea-stax-1.2.0-1.3.9|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|bea-stax-1.2.0-1.3.9|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|bea-stax-1.2.0-1.3.9|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|bea-stax-1.2.0-1.3.9|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|bea-stax-1.2.0-1.3.9|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|bea-stax-1.2.0-1.3.9|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|bea-stax-1.2.0-1.3.9|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|bea-stax-1.2.0-1.3.9|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|bea-stax-1.2.0-1.3.9|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|bea-stax-1.2.0-1.3.9|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|bea-stax-1.2.0-1.3.9|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|bea-stax-1.2.0-1.3.9|29	#
12mr|bea-stax-1.2.0-1.3.9|30	
12mr|bea-stax-1.2.0-1.3.9|31	%define gcj_support     1
12mr|bea-stax-1.2.0-1.3.9|32	%define section         free
12mr|bea-stax-1.2.0-1.3.9|33	%define api_version     1.0.1
12mr|bea-stax-1.2.0-1.3.9|34	
12mr|bea-stax-1.2.0-1.3.9|35	Name:           bea-stax
12mr|bea-stax-1.2.0-1.3.9|36	Version:        1.2.0
12mr|bea-stax-1.2.0-1.3.9|37	Release:        1.3.9
12mr|bea-stax-1.2.0-1.3.9|38	Epoch:          0
12mr|bea-stax-1.2.0-1.3.9|39	Summary:        Streaming API for XML
12mr|bea-stax-1.2.0-1.3.9|40	License:        Apache License
12mr|bea-stax-1.2.0-1.3.9|41	Group:          Development/Java
12mr|bea-stax-1.2.0-1.3.9|42	URL:            http://dev2dev.bea.com/technologies/stax/index.jsp
12mr|bea-stax-1.2.0-1.3.9|43	Source0:        http://dist.codehaus.org/stax/distributions/stax-src-1.2.0.zip
12mr|bea-stax-1.2.0-1.3.9|44	Patch0:         %{name}-ecj-bootclasspath.patch
12mr|bea-stax-1.2.0-1.3.9|45	BuildRequires:  ant
12mr|bea-stax-1.2.0-1.3.9|46	%if %{gcj_support}
12mr|bea-stax-1.2.0-1.3.9|47	BuildRequires:  java-gcj-compat-devel
12mr|bea-stax-1.2.0-1.3.9|48	%else
12mr|bea-stax-1.2.0-1.3.9|49	BuildArch:      noarch
12mr|bea-stax-1.2.0-1.3.9|50	BuildRequires:  java-devel >= 0:1.4.2
12mr|bea-stax-1.2.0-1.3.9|51	%endif
12mr|bea-stax-1.2.0-1.3.9|52	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|bea-stax-1.2.0-1.3.9|53	Requires:       jpackage-utils >= 0:1.6
12mr|bea-stax-1.2.0-1.3.9|54	Requires:       %{name}-api = %{epoch}:%{version}-%{release}
12mr|bea-stax-1.2.0-1.3.9|55	
12mr|bea-stax-1.2.0-1.3.9|56	%description
12mr|bea-stax-1.2.0-1.3.9|57	The Streaming API for XML (StAX) is a groundbreaking
12mr|bea-stax-1.2.0-1.3.9|58	new Java API for parsing and writing XML easily and
12mr|bea-stax-1.2.0-1.3.9|59	efficiently.
12mr|bea-stax-1.2.0-1.3.9|60	
12mr|bea-stax-1.2.0-1.3.9|61	%package api
12mr|bea-stax-1.2.0-1.3.9|62	Summary:        The StAX API
12mr|bea-stax-1.2.0-1.3.9|63	Group:          Development/Java
12mr|bea-stax-1.2.0-1.3.9|64	
12mr|bea-stax-1.2.0-1.3.9|65	%description api
12mr|bea-stax-1.2.0-1.3.9|66	%{summary}
12mr|bea-stax-1.2.0-1.3.9|67	
12mr|bea-stax-1.2.0-1.3.9|68	%package javadoc
12mr|bea-stax-1.2.0-1.3.9|69	Summary:        Javadoc for %{name}
12mr|bea-stax-1.2.0-1.3.9|70	Group:          Development/Java
12mr|bea-stax-1.2.0-1.3.9|71	
12mr|bea-stax-1.2.0-1.3.9|72	%description javadoc
12mr|bea-stax-1.2.0-1.3.9|73	%{summary}
12mr|bea-stax-1.2.0-1.3.9|74	
12mr|bea-stax-1.2.0-1.3.9|75	%prep
12mr|bea-stax-1.2.0-1.3.9|76	%setup -q -c
12mr|bea-stax-1.2.0-1.3.9|77	%patch0 -p0
12mr|bea-stax-1.2.0-1.3.9|78	%{__perl} -pi -e 's/source="1\.2" target="1\.2"/source="1.3" target="1.3"/g' build.xml
12mr|bea-stax-1.2.0-1.3.9|79	%{__perl} -pi -e 's/<javac/<javac nowarn="true"/g' build.xml
12mr|bea-stax-1.2.0-1.3.9|80	
12mr|bea-stax-1.2.0-1.3.9|81	%build
12mr|bea-stax-1.2.0-1.3.9|82	export OPT_JAR_LIST=:
12mr|bea-stax-1.2.0-1.3.9|83	export CLASSPATH=`pwd`/build/stax-api-1.0.1.jar
12mr|bea-stax-1.2.0-1.3.9|84	%{ant} all javadoc
12mr|bea-stax-1.2.0-1.3.9|85	
12mr|bea-stax-1.2.0-1.3.9|86	%install
12mr|bea-stax-1.2.0-1.3.9|87	# jar
12mr|bea-stax-1.2.0-1.3.9|88	install -d -m 0755 $RPM_BUILD_ROOT%{_javadir}
12mr|bea-stax-1.2.0-1.3.9|89	install -p -m 0644 build/stax-api-%{api_version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-api-%{version}.jar
12mr|bea-stax-1.2.0-1.3.9|90	install -p -m 0644 build/stax-%{version}-dev.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-ri-%{version}.jar
12mr|bea-stax-1.2.0-1.3.9|91	ln -s %{name}-api-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-api.jar
12mr|bea-stax-1.2.0-1.3.9|92	ln -s %{name}-ri-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-ri.jar
12mr|bea-stax-1.2.0-1.3.9|93	
12mr|bea-stax-1.2.0-1.3.9|94	# javadoc
12mr|bea-stax-1.2.0-1.3.9|95	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|bea-stax-1.2.0-1.3.9|96	cp -pr build/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|bea-stax-1.2.0-1.3.9|97	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
12mr|bea-stax-1.2.0-1.3.9|98	
12mr|bea-stax-1.2.0-1.3.9|99	%if %{gcj_support}
12mr|bea-stax-1.2.0-1.3.9|100	%{_bindir}/aot-compile-rpm
12mr|bea-stax-1.2.0-1.3.9|101	%endif
12mr|bea-stax-1.2.0-1.3.9|102	
12mr|bea-stax-1.2.0-1.3.9|103	%files
12mr|bea-stax-1.2.0-1.3.9|104	#%{_docdir}/%{name}-%{version}/BEA*.doc
12mr|bea-stax-1.2.0-1.3.9|105	#%{_docdir}/%{name}-%{version}/README.txt
12mr|bea-stax-1.2.0-1.3.9|106	#%{_datadir}/%{name}-%{version}
12mr|bea-stax-1.2.0-1.3.9|107	%{_javadir}/%{name}-ri-%{version}.jar
12mr|bea-stax-1.2.0-1.3.9|108	%{_javadir}/%{name}-ri.jar
12mr|bea-stax-1.2.0-1.3.9|109	%if %{gcj_support}
12mr|bea-stax-1.2.0-1.3.9|110	%{_libdir}/gcj/%{name}
12mr|bea-stax-1.2.0-1.3.9|111	%endif
12mr|bea-stax-1.2.0-1.3.9|112	
12mr|bea-stax-1.2.0-1.3.9|113	%files api
12mr|bea-stax-1.2.0-1.3.9|114	%{_javadir}/%{name}-api-%{version}.jar
12mr|bea-stax-1.2.0-1.3.9|115	%{_javadir}/%{name}-api.jar
12mr|bea-stax-1.2.0-1.3.9|116	
12mr|bea-stax-1.2.0-1.3.9|117	%files javadoc
12mr|bea-stax-1.2.0-1.3.9|118	%defattr(0644,root,root,0755)
12mr|bea-stax-1.2.0-1.3.9|119	%{_javadocdir}/%{name}-%{version}
12mr|bea-stax-1.2.0-1.3.9|120	%doc %{_javadocdir}/%{name}
12mr|bea-stax-1.2.0-1.3.9|121	
12mr|bea-stax-1.2.0-1.3.9|122	
12mr|bea-stax-1.2.0-1.3.9|123	%changelog
12mr|bea-stax-1.2.0-1.3.9|124	

13596 12
12mr|beecrypt-4.2.1-10|1	%bcond_without	python
12mr|beecrypt-4.2.1-10|2	%bcond_without	cplusplus
12mr|beecrypt-4.2.1-10|3	%ifnarch %mips %arm
12mr|beecrypt-4.2.1-10|4	%bcond_without	java
12mr|beecrypt-4.2.1-10|5	%else
12mr|beecrypt-4.2.1-10|6	%bcond_with	java
12mr|beecrypt-4.2.1-10|7	%endif
12mr|beecrypt-4.2.1-10|8	
12mr|beecrypt-4.2.1-10|9	%define major 7
12mr|beecrypt-4.2.1-10|10	%define libname %mklibname %{name} %{major}
12mr|beecrypt-4.2.1-10|11	%define libname_cxx %mklibname %{name}_cxx %{major}
12mr|beecrypt-4.2.1-10|12	%define libname_java %mklibname %{name}_java %{major}
12mr|beecrypt-4.2.1-10|13	%define develname %mklibname %{name} -d
12mr|beecrypt-4.2.1-10|14	
12mr|beecrypt-4.2.1-10|15	Summary:	An open source cryptography library
12mr|beecrypt-4.2.1-10|16	Name:		beecrypt
12mr|beecrypt-4.2.1-10|17	Version:	4.2.1
12mr|beecrypt-4.2.1-10|18	Release:	10
12mr|beecrypt-4.2.1-10|19	Group:		System/Libraries
12mr|beecrypt-4.2.1-10|20	License:	LGPLv2+
12mr|beecrypt-4.2.1-10|21	URL:		http://beecrypt.sourceforge.net/
12mr|beecrypt-4.2.1-10|22	Source0:	http://prdownloads.sourceforge.net/beecrypt/%{name}-%{version}.tar.gz
12mr|beecrypt-4.2.1-10|23	Patch0:		beecrypt-4.1.2-biarch.patch
12mr|beecrypt-4.2.1-10|24	# AdamW: ugly patch simply defines upstream's odd libaltdir variable to be
12mr|beecrypt-4.2.1-10|25	# equal to libdir in one places. Also replaces a similarly weird pythondir
12mr|beecrypt-4.2.1-10|26	# variable with hardcoded $(libdir)/python2.5 , so will stop working when
12mr|beecrypt-4.2.1-10|27	# python goes to 2.6. I expect upstream to have a better fix for this issue
12mr|beecrypt-4.2.1-10|28	# by then, so it won't matter. The problem is that beecrypt tries to set this
12mr|beecrypt-4.2.1-10|29	# libaltdir variable to /usr/lib or /usr/lib64 depending on the arch in use
12mr|beecrypt-4.2.1-10|30	# which it tests by grepping the default CFLAGS for --march=x86_64 . Ours
12mr|beecrypt-4.2.1-10|31	# don't include this, so the test breaks. Upstream should simply be using
12mr|beecrypt-4.2.1-10|32	# standard libdir variable. (This is mostly fixed now (2008/02), only two
12mr|beecrypt-4.2.1-10|33	# instances left).
12mr|beecrypt-4.2.1-10|34	Patch1:		beecrypt-4.2.0-lib64.patch
12mr|beecrypt-4.2.1-10|35	Patch2:		beecrypt-4.2.0-link.patch
12mr|beecrypt-4.2.1-10|36	Patch3:		beecrypt-4.2.1-py_platsitedir.diff
12mr|beecrypt-4.2.1-10|37	Patch4:		beecrypt-4.2.1-gcc4.7.patch
12mr|beecrypt-4.2.1-10|38	BuildRequires:	doxygen
12mr|beecrypt-4.2.1-10|39	BuildRequires:	tetex-dvips
12mr|beecrypt-4.2.1-10|40	BuildRequires:	tetex-latex
12mr|beecrypt-4.2.1-10|41	BuildRequires:	texlive-doublestroke
12mr|beecrypt-4.2.1-10|42	BuildRequires:	graphviz
12mr|beecrypt-4.2.1-10|43	BuildRequires:	m4
12mr|beecrypt-4.2.1-10|44	BuildRequires:	gomp-devel
12mr|beecrypt-4.2.1-10|45	%if %{with python}
12mr|beecrypt-4.2.1-10|46	BuildRequires:	python-devel
12mr|beecrypt-4.2.1-10|47	%endif
12mr|beecrypt-4.2.1-10|48	%if %{with cplusplus}
12mr|beecrypt-4.2.1-10|49	BuildRequires:	icu-devel >= 49.0
12mr|beecrypt-4.2.1-10|50	%endif
12mr|beecrypt-4.2.1-10|51	%if %{with java}
12mr|beecrypt-4.2.1-10|52	BuildRequires:	java-rpmbuild
12mr|beecrypt-4.2.1-10|53	%endif
12mr|beecrypt-4.2.1-10|54	
12mr|beecrypt-4.2.1-10|55	%description
12mr|beecrypt-4.2.1-10|56	Beecrypt is a general-purpose cryptography library.
12mr|beecrypt-4.2.1-10|57	
12mr|beecrypt-4.2.1-10|58	%package -n	%{libname}
12mr|beecrypt-4.2.1-10|59	Summary:	An open source cryptography library
12mr|beecrypt-4.2.1-10|60	Group:		System/Libraries
12mr|beecrypt-4.2.1-10|61	
12mr|beecrypt-4.2.1-10|62	%description -n %{libname}
12mr|beecrypt-4.2.1-10|63	Beecrypt is a general-purpose cryptography library.
12mr|beecrypt-4.2.1-10|64	
12mr|beecrypt-4.2.1-10|65	%package -n	%{develname}
12mr|beecrypt-4.2.1-10|66	Summary:	Files needed for developing applications with beecrypt
12mr|beecrypt-4.2.1-10|67	Group:		Development/C
12mr|beecrypt-4.2.1-10|68	%if %{with cplusplus}
12mr|beecrypt-4.2.1-10|69	Requires:	%{libname_cxx} = %{EVRD}
12mr|beecrypt-4.2.1-10|70	%endif
12mr|beecrypt-4.2.1-10|71	%if %{with java}
12mr|beecrypt-4.2.1-10|72	Requires:	%{libname_java} = %{EVRD}
12mr|beecrypt-4.2.1-10|73	%endif
12mr|beecrypt-4.2.1-10|74	Requires:	%{libname} = %{EVRD}
12mr|beecrypt-4.2.1-10|75	Provides:	%{name}-devel = %{EVRD}
12mr|beecrypt-4.2.1-10|76	Obsoletes:	%{mklibname beecrypt 7 -d}
12mr|beecrypt-4.2.1-10|77	
12mr|beecrypt-4.2.1-10|78	%description -n	%{develname}
12mr|beecrypt-4.2.1-10|79	Beecrypt is a general-purpose cryptography library.  This package contains
12mr|beecrypt-4.2.1-10|80	files needed for developing applications with beecrypt.
12mr|beecrypt-4.2.1-10|81	
12mr|beecrypt-4.2.1-10|82	%if %{with python}
12mr|beecrypt-4.2.1-10|83	%package	python
12mr|beecrypt-4.2.1-10|84	Summary:	Files needed for python applications using beecrypt
12mr|beecrypt-4.2.1-10|85	Group:		Development/C
12mr|beecrypt-4.2.1-10|86	
12mr|beecrypt-4.2.1-10|87	%description	python
12mr|beecrypt-4.2.1-10|88	Beecrypt is a general-purpose cryptography library.  This package contains
12mr|beecrypt-4.2.1-10|89	files needed for using python with beecrypt.
12mr|beecrypt-4.2.1-10|90	%endif
12mr|beecrypt-4.2.1-10|91	
12mr|beecrypt-4.2.1-10|92	%if %{with cplusplus}
12mr|beecrypt-4.2.1-10|93	%package -n	%{libname_cxx}
12mr|beecrypt-4.2.1-10|94	Summary:	Files needed for C++ applications using beecrypt
12mr|beecrypt-4.2.1-10|95	Group:		Development/C++
12mr|beecrypt-4.2.1-10|96	Requires:	%{libname} = %{EVRD}
12mr|beecrypt-4.2.1-10|97	
12mr|beecrypt-4.2.1-10|98	%description -n	%{libname_cxx}
12mr|beecrypt-4.2.1-10|99	Beecrypt is a general-purpose cryptography library.  This package contains
12mr|beecrypt-4.2.1-10|100	files needed for using C++ with beecrypt.
12mr|beecrypt-4.2.1-10|101	%endif
12mr|beecrypt-4.2.1-10|102	
12mr|beecrypt-4.2.1-10|103	%if %{with java}
12mr|beecrypt-4.2.1-10|104	%package -n	%{libname_java}
12mr|beecrypt-4.2.1-10|105	Summary:	Files needed for java applications using beecrypt
12mr|beecrypt-4.2.1-10|106	Group:		Development/C
12mr|beecrypt-4.2.1-10|107	Requires:	%{libname} = %{EVRD}
12mr|beecrypt-4.2.1-10|108	
12mr|beecrypt-4.2.1-10|109	%description -n	%{libname_java}
12mr|beecrypt-4.2.1-10|110	Beecrypt is a general-purpose cryptography library.  This package contains
12mr|beecrypt-4.2.1-10|111	files needed for using java with beecrypt.
12mr|beecrypt-4.2.1-10|112	%endif
12mr|beecrypt-4.2.1-10|113	
12mr|beecrypt-4.2.1-10|114	%prep
12mr|beecrypt-4.2.1-10|115	%setup -q
12mr|beecrypt-4.2.1-10|116	%patch0 -p1 -b .biarch
12mr|beecrypt-4.2.1-10|117	%patch1 -p0 -b .lib64
12mr|beecrypt-4.2.1-10|118	%patch2 -p1 -b .link
12mr|beecrypt-4.2.1-10|119	%patch3 -p0
12mr|beecrypt-4.2.1-10|120	%patch4 -p1
12mr|beecrypt-4.2.1-10|121	
12mr|beecrypt-4.2.1-10|122	./autogen.sh
12mr|beecrypt-4.2.1-10|123	
12mr|beecrypt-4.2.1-10|124	%build
12mr|beecrypt-4.2.1-10|125	%configure2_5x	--enable-shared \
12mr|beecrypt-4.2.1-10|126	--enable-static \
12mr|beecrypt-4.2.1-10|127	%if %{with python}
12mr|beecrypt-4.2.1-10|128	--with-python=%{_bindir}/python \
12mr|beecrypt-4.2.1-10|129	%endif
12mr|beecrypt-4.2.1-10|130	%if %{with cplusplus}
12mr|beecrypt-4.2.1-10|131	--with-cplusplus \
12mr|beecrypt-4.2.1-10|132	%endif
12mr|beecrypt-4.2.1-10|133	%if %{with java}
12mr|beecrypt-4.2.1-10|134	--with-java
12mr|beecrypt-4.2.1-10|135	%endif
12mr|beecrypt-4.2.1-10|136	
12mr|beecrypt-4.2.1-10|137	%make
12mr|beecrypt-4.2.1-10|138	pushd include/beecrypt
12mr|beecrypt-4.2.1-10|139	doxygen
12mr|beecrypt-4.2.1-10|140	cd c++
12mr|beecrypt-4.2.1-10|141	doxygen
12mr|beecrypt-4.2.1-10|142	popd
12mr|beecrypt-4.2.1-10|143	
12mr|beecrypt-4.2.1-10|144	# XXX delete next line to build with legacy, non-check aware, rpmbuild.
12mr|beecrypt-4.2.1-10|145	%check
12mr|beecrypt-4.2.1-10|146	make check || :
12mr|beecrypt-4.2.1-10|147	cat /proc/cpuinfo
12mr|beecrypt-4.2.1-10|148	make bench || :
12mr|beecrypt-4.2.1-10|149	
12mr|beecrypt-4.2.1-10|150	%install
12mr|beecrypt-4.2.1-10|151	%makeinstall_std
12mr|beecrypt-4.2.1-10|152	
12mr|beecrypt-4.2.1-10|153	# XXX nuke unpackaged files, artifacts from using libtool to produce module
12mr|beecrypt-4.2.1-10|154	rm -f %{buildroot}%{py_platsitedir}/_bc.*a
12mr|beecrypt-4.2.1-10|155	
12mr|beecrypt-4.2.1-10|156	%files -n %{libname}
12mr|beecrypt-4.2.1-10|157	%doc README BENCHMARKS
12mr|beecrypt-4.2.1-10|158	%{_libdir}/libbeecrypt.so.%{major}*
12mr|beecrypt-4.2.1-10|159	
12mr|beecrypt-4.2.1-10|160	%files -n %{develname}
12mr|beecrypt-4.2.1-10|161	%doc BUGS docs/html docs/latex
12mr|beecrypt-4.2.1-10|162	%{_includedir}/%{name}
12mr|beecrypt-4.2.1-10|163	%if %{with cplusplus}
12mr|beecrypt-4.2.1-10|164	%{_libdir}/%{name}/base.so
12mr|beecrypt-4.2.1-10|165	%{_libdir}/%{name}/*.a
12mr|beecrypt-4.2.1-10|166	%endif
12mr|beecrypt-4.2.1-10|167	%{_libdir}/*.a
12mr|beecrypt-4.2.1-10|168	%{_libdir}/*.so
12mr|beecrypt-4.2.1-10|169	
12mr|beecrypt-4.2.1-10|170	%if %{with python}
12mr|beecrypt-4.2.1-10|171	%files python
12mr|beecrypt-4.2.1-10|172	%{py_platsitedir}/_bc.so
12mr|beecrypt-4.2.1-10|173	%endif
12mr|beecrypt-4.2.1-10|174	
12mr|beecrypt-4.2.1-10|175	%if %{with cplusplus}
12mr|beecrypt-4.2.1-10|176	%files -n %{libname_cxx}
12mr|beecrypt-4.2.1-10|177	%config %{_sysconfdir}/beecrypt.conf
12mr|beecrypt-4.2.1-10|178	%dir %{_libdir}/%{name}
12mr|beecrypt-4.2.1-10|179	%{_libdir}/%{name}/base.so.*
12mr|beecrypt-4.2.1-10|180	%{_libdir}/libbeecrypt_cxx.so.%{major}*
12mr|beecrypt-4.2.1-10|181	%endif
12mr|beecrypt-4.2.1-10|182	
12mr|beecrypt-4.2.1-10|183	%if %{with java}
12mr|beecrypt-4.2.1-10|184	%files -n %{libname_java}
12mr|beecrypt-4.2.1-10|185	%{_libdir}/libbeecrypt_java.so.%{major}*
12mr|beecrypt-4.2.1-10|186	%endif
12mr|beecrypt-4.2.1-10|187	
12mr|beecrypt-4.2.1-10|188	
12mr|beecrypt-4.2.1-10|189	
12mr|beecrypt-4.2.1-10|190	%changelog
12mr|beecrypt-4.2.1-10|191	

13597 12
12mr|beforelight-1.0.4-4|1	%define name	beforelight
12mr|beforelight-1.0.4-4|2	%define version	1.0.4
12mr|beforelight-1.0.4-4|3	%define release	%mkrel 4
12mr|beforelight-1.0.4-4|4	
12mr|beforelight-1.0.4-4|5	Name: %{name}
12mr|beforelight-1.0.4-4|6	Version: %{version}
12mr|beforelight-1.0.4-4|7	Release: %{release}
12mr|beforelight-1.0.4-4|8	Summary: Sample screen saver
12mr|beforelight-1.0.4-4|9	Group: Development/X11
12mr|beforelight-1.0.4-4|10	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|beforelight-1.0.4-4|11	License: MIT
12mr|beforelight-1.0.4-4|12	BuildRoot: %{_tmppath}/%{name}-root
12mr|beforelight-1.0.4-4|13	Patch0: beforelight-1.0.1-xprint.patch
12mr|beforelight-1.0.4-4|14	BuildRequires: libx11-devel >= 1.0.0
12mr|beforelight-1.0.4-4|15	BuildRequires: libxaw-devel >= 1.0.1
12mr|beforelight-1.0.4-4|16	BuildRequires: libxscrnsaver-devel >= 1.0.1
12mr|beforelight-1.0.4-4|17	BuildRequires: libxt-devel >= 1.0.0
12mr|beforelight-1.0.4-4|18	BuildRequires: x11-util-macros >= 1.0.1
12mr|beforelight-1.0.4-4|19	BuildRequires: autoconf
12mr|beforelight-1.0.4-4|20	
12mr|beforelight-1.0.4-4|21	%description
12mr|beforelight-1.0.4-4|22	The beforelight program is a sample implementation of a screen saver for
12mr|beforelight-1.0.4-4|23	X servers supporting the MIT-SCREEN-SAVER extension.
12mr|beforelight-1.0.4-4|24	
12mr|beforelight-1.0.4-4|25	%prep
12mr|beforelight-1.0.4-4|26	%setup -q -n %{name}-%{version}
12mr|beforelight-1.0.4-4|27	#patch0 -p1 -b .xprint
12mr|beforelight-1.0.4-4|28	
12mr|beforelight-1.0.4-4|29	%build
12mr|beforelight-1.0.4-4|30	%configure2_5x
12mr|beforelight-1.0.4-4|31	%make
12mr|beforelight-1.0.4-4|32	
12mr|beforelight-1.0.4-4|33	%install
12mr|beforelight-1.0.4-4|34	rm -rf %{buildroot}
12mr|beforelight-1.0.4-4|35	%makeinstall_std
12mr|beforelight-1.0.4-4|36	
12mr|beforelight-1.0.4-4|37	%clean
12mr|beforelight-1.0.4-4|38	rm -rf %{buildroot}
12mr|beforelight-1.0.4-4|39	
12mr|beforelight-1.0.4-4|40	%files
12mr|beforelight-1.0.4-4|41	%defattr(-,root,root)
12mr|beforelight-1.0.4-4|42	%{_bindir}/%{name}
12mr|beforelight-1.0.4-4|43	%{_datadir}/X11/app-defaults/Beforelight
12mr|beforelight-1.0.4-4|44	%{_mandir}/man1/beforelight.*
12mr|beforelight-1.0.4-4|45	
12mr|beforelight-1.0.4-4|46	
12mr|beforelight-1.0.4-4|47	
12mr|beforelight-1.0.4-4|48	%changelog
12mr|beforelight-1.0.4-4|49	

13598 12
12mr|bind-9.9.1-1.P2.0|1	%define Werror_cflags -Wformat
12mr|bind-9.9.1-1.P2.0|2	
12mr|bind-9.9.1-1.P2.0|3	%define plevel P2
12mr|bind-9.9.1-1.P2.0|4	
12mr|bind-9.9.1-1.P2.0|5	# default options
12mr|bind-9.9.1-1.P2.0|6	%define sdb_ldap 1
12mr|bind-9.9.1-1.P2.0|7	%define sdb_mysql 0
12mr|bind-9.9.1-1.P2.0|8	%define gssapi 1
12mr|bind-9.9.1-1.P2.0|9	
12mr|bind-9.9.1-1.P2.0|10	%{?_with_sdb_ldap: %{expand: %%global sdb_ldap 1}}
12mr|bind-9.9.1-1.P2.0|11	%{?_without_sdb_ldap: %{expand: %%global sdb_ldap 0}}
12mr|bind-9.9.1-1.P2.0|12	%{?_with_sdb_mysql: %{expand: %%global sdb_mysql 1}}
12mr|bind-9.9.1-1.P2.0|13	%{?_without_sdb_mysql: %{expand: %%global sdb_mysql 0}}
12mr|bind-9.9.1-1.P2.0|14	%{?_with_gssapi: %{expand: %%global gssapi 1}}
12mr|bind-9.9.1-1.P2.0|15	%{?_without_gssapi: %{expand: %%global gssapi 0}}
12mr|bind-9.9.1-1.P2.0|16	
12mr|bind-9.9.1-1.P2.0|17	%if %{sdb_mysql}
12mr|bind-9.9.1-1.P2.0|18	%define sdb_ldap 0
12mr|bind-9.9.1-1.P2.0|19	%endif
12mr|bind-9.9.1-1.P2.0|20	
12mr|bind-9.9.1-1.P2.0|21	%if %{sdb_ldap}
12mr|bind-9.9.1-1.P2.0|22	%define sdb_mysql 0
12mr|bind-9.9.1-1.P2.0|23	%endif
12mr|bind-9.9.1-1.P2.0|24	
12mr|bind-9.9.1-1.P2.0|25	%if %{gssapi}
12mr|bind-9.9.1-1.P2.0|26	%define gssapi 1
12mr|bind-9.9.1-1.P2.0|27	%endif
12mr|bind-9.9.1-1.P2.0|28	
12mr|bind-9.9.1-1.P2.0|29	Summary:	A DNS (Domain Name System) server
12mr|bind-9.9.1-1.P2.0|30	Name:		bind
12mr|bind-9.9.1-1.P2.0|31	Epoch:		1
12mr|bind-9.9.1-1.P2.0|32	Version:	9.9.1
12mr|bind-9.9.1-1.P2.0|33	%if "%plevel" != ""
12mr|bind-9.9.1-1.P2.0|34	Release:	1.%{plevel}.0
12mr|bind-9.9.1-1.P2.0|35	Source0:	ftp://ftp.isc.org/isc/%{name}9/%{version}-%plevel/%{name}-%{version}-%{plevel}.tar.gz
12mr|bind-9.9.1-1.P2.0|36	Source1:	ftp://ftp.isc.org/isc/%{name}9/%{version}-%plevel/%{name}-%{version}-%{plevel}.tar.gz.asc
12mr|bind-9.9.1-1.P2.0|37	%else
12mr|bind-9.9.1-1.P2.0|38	Release:	1
12mr|bind-9.9.1-1.P2.0|39	Source0:	ftp://ftp.isc.org/isc/%{name}9/%{version}/%{name}-%{version}.tar.gz
12mr|bind-9.9.1-1.P2.0|40	Source1:	ftp://ftp.isc.org/isc/%{name}9/%{version}/%{name}-%{version}.tar.gz.asc
12mr|bind-9.9.1-1.P2.0|41	%endif
12mr|bind-9.9.1-1.P2.0|42	License:	Distributable
12mr|bind-9.9.1-1.P2.0|43	Group:		System/Servers
12mr|bind-9.9.1-1.P2.0|44	URL:		http://www.isc.org/products/BIND/
12mr|bind-9.9.1-1.P2.0|45	Source2:	bind-manpages.tar.bz2
12mr|bind-9.9.1-1.P2.0|46	Source3:	bind-dhcp-dynamic-dns-examples.tar.bz2
12mr|bind-9.9.1-1.P2.0|47	Source4:	bind-named.init
12mr|bind-9.9.1-1.P2.0|48	Source6:	bind-named.sysconfig
12mr|bind-9.9.1-1.P2.0|49	Source7:	bind-keygen.c
12mr|bind-9.9.1-1.P2.0|50	Source11:	ftp://ftp.internic.net/domain/named.cache
12mr|bind-9.9.1-1.P2.0|51	# (oe) http://mysql-bind.sourceforge.net/
12mr|bind-9.9.1-1.P2.0|52	Source12:	mysql-bind-0.1.tar.bz2
12mr|bind-9.9.1-1.P2.0|53	# (oe) http://bind9-ldap.bayour.com/bind-sdb-ldap-1.0.tar.gz
12mr|bind-9.9.1-1.P2.0|54	Source13:	bind-sdb-ldap-1.0.tar.bz2
12mr|bind-9.9.1-1.P2.0|55	# (oe) http://www.blue-giraffe.com/zone2ldap/zone2ldap-0.4.tar.gz
12mr|bind-9.9.1-1.P2.0|56	Source14:	zone2ldap-0.4.tar.bz2
12mr|bind-9.9.1-1.P2.0|57	# (oe) http://www.venaas.no/dns/ldap2zone/
12mr|bind-9.9.1-1.P2.0|58	Source15:	ldap2zone.tar.bz2
12mr|bind-9.9.1-1.P2.0|59	# caching-nameserver files (S100-S112)
12mr|bind-9.9.1-1.P2.0|60	Source100:	bogon_acl.conf
12mr|bind-9.9.1-1.P2.0|61	Source101:	hosts
12mr|bind-9.9.1-1.P2.0|62	Source102:	localdomain.zone
12mr|bind-9.9.1-1.P2.0|63	Source103:	localhost.zone
12mr|bind-9.9.1-1.P2.0|64	Source104:	logging.conf
12mr|bind-9.9.1-1.P2.0|65	Source105:	named.broadcast
12mr|bind-9.9.1-1.P2.0|66	Source106:	named.conf
12mr|bind-9.9.1-1.P2.0|67	Source107:	named.ip6.local
12mr|bind-9.9.1-1.P2.0|68	Source108:	named.local
12mr|bind-9.9.1-1.P2.0|69	Source109:	named.zero
12mr|bind-9.9.1-1.P2.0|70	Source110:	rndc.conf
12mr|bind-9.9.1-1.P2.0|71	Source111:	rndc.key
12mr|bind-9.9.1-1.P2.0|72	Source112:	trusted_networks_acl.conf
12mr|bind-9.9.1-1.P2.0|73	Source113:	named.iscdlv.key
12mr|bind-9.9.1-1.P2.0|74	Patch0:		bind-fallback-to-second-server.diff
12mr|bind-9.9.1-1.P2.0|75	Patch1:		bind-queryperf_fix.diff
12mr|bind-9.9.1-1.P2.0|76	Patch2:		bind-9.7.3-link.patch
12mr|bind-9.9.1-1.P2.0|77	# http://code.google.com/p/bind-geoip/
12mr|bind-9.9.1-1.P2.0|78	Patch3:		bind-9.9.0-geoip-1.3.diff
12mr|bind-9.9.1-1.P2.0|79	Patch100:	bind-9.8.1-sdb_ldap.diff
12mr|bind-9.9.1-1.P2.0|80	Patch101:	bind-9.3.1-zone2ldap_fixes.diff
12mr|bind-9.9.1-1.P2.0|81	Patch102:	bind-9.3.0rc2-sdb_mysql.patch
12mr|bind-9.9.1-1.P2.0|82	Patch103:	zone2ldap-0.4-ldapv3.patch
12mr|bind-9.9.1-1.P2.0|83	Patch200:	bind-9.2.0rc3-varrun.patch
12mr|bind-9.9.1-1.P2.0|84	Patch205:	bind-9.3.2-prctl_set_dumpable.patch
12mr|bind-9.9.1-1.P2.0|85	Patch209:	bind-9.9-dlz-64bit.patch
12mr|bind-9.9.1-1.P2.0|86	Patch212:	bind-9.5-libidn.patch
12mr|bind-9.9.1-1.P2.0|87	Patch213:	bind-9.5-libidn2.patch
12mr|bind-9.9.1-1.P2.0|88	Patch215:	bind-9.5-libidn3.patch
12mr|bind-9.9.1-1.P2.0|89	Patch216:	bind95-rh461409.patch
12mr|bind-9.9.1-1.P2.0|90	Patch218:	bind-96-libtool2.patch
12mr|bind-9.9.1-1.P2.0|91	Patch219:	bind-95-rh452060.patch
12mr|bind-9.9.1-1.P2.0|92	Patch220:	bind93-rh490837.patch
12mr|bind-9.9.1-1.P2.0|93	Patch221:	bind-99-dyndb.patch
12mr|bind-9.9.1-1.P2.0|94	Patch222:	bind97-rh478718.patch
12mr|bind-9.9.1-1.P2.0|95	Patch223:	bind97-rh570851.patch
12mr|bind-9.9.1-1.P2.0|96	Patch224:	bind97-rh645544.patch
12mr|bind-9.9.1-1.P2.0|97	
12mr|bind-9.9.1-1.P2.0|98	BuildRequires:	openssl-devel
12mr|bind-9.9.1-1.P2.0|99	BuildRequires:	autoconf2.5
12mr|bind-9.9.1-1.P2.0|100	BuildRequires:	automake
12mr|bind-9.9.1-1.P2.0|101	BuildRequires:  file
12mr|bind-9.9.1-1.P2.0|102	%if %{sdb_mysql}
12mr|bind-9.9.1-1.P2.0|103	BuildRequires:	mysql-devel
12mr|bind-9.9.1-1.P2.0|104	%endif
12mr|bind-9.9.1-1.P2.0|105	%if %{sdb_ldap}
12mr|bind-9.9.1-1.P2.0|106	BuildRequires:	openldap-devel
12mr|bind-9.9.1-1.P2.0|107	%endif
12mr|bind-9.9.1-1.P2.0|108	BuildRequires:	libidn-devel
12mr|bind-9.9.1-1.P2.0|109	BuildRequires:	postgresql-devel
12mr|bind-9.9.1-1.P2.0|110	BuildRequires:	mysql-devel
12mr|bind-9.9.1-1.P2.0|111	BuildRequires:	libcap-devel >= 2.10
12mr|bind-9.9.1-1.P2.0|112	%if %{gssapi}
12mr|bind-9.9.1-1.P2.0|113	BuildRequires:	krb5-devel
12mr|bind-9.9.1-1.P2.0|114	%endif
12mr|bind-9.9.1-1.P2.0|115	BuildRequires:	libxml2-devel
12mr|bind-9.9.1-1.P2.0|116	BuildRequires:	libgeoip-devel
12mr|bind-9.9.1-1.P2.0|117	
12mr|bind-9.9.1-1.P2.0|118	Requires(pre): rpm-helper
12mr|bind-9.9.1-1.P2.0|119	Requires(postun): rpm-helper
12mr|bind-9.9.1-1.P2.0|120	Requires:	bind-utils >= %{version}-%{release}
12mr|bind-9.9.1-1.P2.0|121	# takes care of MDV Bug #: 62829
12mr|bind-9.9.1-1.P2.0|122	Requires:	openssl-engines
12mr|bind-9.9.1-1.P2.0|123	
12mr|bind-9.9.1-1.P2.0|124	%description
12mr|bind-9.9.1-1.P2.0|125	BIND (Berkeley Internet Name Domain) is an implementation of the DNS
12mr|bind-9.9.1-1.P2.0|126	(domain Name System) protocols. BIND includes a DNS server (named),
12mr|bind-9.9.1-1.P2.0|127	which resolves host names to IP addresses, and a resolver library
12mr|bind-9.9.1-1.P2.0|128	(routines for applications to use when interfacing with DNS).  A DNS
12mr|bind-9.9.1-1.P2.0|129	server allows clients to name resources or objects and share the
12mr|bind-9.9.1-1.P2.0|130	information with other network machines.  The named DNS server can be
12mr|bind-9.9.1-1.P2.0|131	used on workstations as a caching name server, but is generally only
12mr|bind-9.9.1-1.P2.0|132	needed on one machine for an entire network.  Note that the
12mr|bind-9.9.1-1.P2.0|133	configuration files for making BIND act as a simple caching nameserver
12mr|bind-9.9.1-1.P2.0|134	are included in the caching-nameserver package.
12mr|bind-9.9.1-1.P2.0|135	
12mr|bind-9.9.1-1.P2.0|136	Install the bind package if you need a DNS server for your network.  If
12mr|bind-9.9.1-1.P2.0|137	you want bind to act a caching name server, you will also need to install
12mr|bind-9.9.1-1.P2.0|138	the caching-nameserver package.
12mr|bind-9.9.1-1.P2.0|139	
12mr|bind-9.9.1-1.P2.0|140	Many BIND 8 features previously unimplemented in BIND 9, including
12mr|bind-9.9.1-1.P2.0|141	domain-specific forwarding, the \$GENERATE master file directive, and
12mr|bind-9.9.1-1.P2.0|142	the "blackhole", "dialup", and "sortlist" options Forwarding of dynamic
12mr|bind-9.9.1-1.P2.0|143	update requests; this is enabled by the "allow-update-forwarding" option
12mr|bind-9.9.1-1.P2.0|144	A new, simplified database interface and a number of sample drivers based
12mr|bind-9.9.1-1.P2.0|145	on it; see doc/dev/sdb for details
12mr|bind-9.9.1-1.P2.0|146	Support for building single-threaded servers for environments that do not
12mr|bind-9.9.1-1.P2.0|147	supply POSIX threads
12mr|bind-9.9.1-1.P2.0|148	New configuration options: "min-refresh-time", "max-refresh-time",
12mr|bind-9.9.1-1.P2.0|149	"min-retry-time", "max-retry-time", "additional-from-auth",
12mr|bind-9.9.1-1.P2.0|150	"additional-from-cache", "notify explicit"
12mr|bind-9.9.1-1.P2.0|151	Faster lookups, particularly in large zones.
12mr|bind-9.9.1-1.P2.0|152	
12mr|bind-9.9.1-1.P2.0|153	Build Options:
12mr|bind-9.9.1-1.P2.0|154	--without sdb_ldap    Build without ldap simple database support (enabled
12mr|bind-9.9.1-1.P2.0|155	per default)
12mr|bind-9.9.1-1.P2.0|156	--with sdb_mysql      Build with MySQL database support (disables ldap
12mr|bind-9.9.1-1.P2.0|157	support, it's either way.)
12mr|bind-9.9.1-1.P2.0|158	%package	utils
12mr|bind-9.9.1-1.P2.0|159	Summary:	Utilities for querying DNS name servers
12mr|bind-9.9.1-1.P2.0|160	Group:		Networking/Other
12mr|bind-9.9.1-1.P2.0|161	
12mr|bind-9.9.1-1.P2.0|162	%description	utils
12mr|bind-9.9.1-1.P2.0|163	Bind-utils contains a collection of utilities for querying DNS (Domain
12mr|bind-9.9.1-1.P2.0|164	Name Service) name servers to find out information about Internet hosts.
12mr|bind-9.9.1-1.P2.0|165	These tools will provide you with the IP addresses for given host names,
12mr|bind-9.9.1-1.P2.0|166	as well as other information about registered domains and network
12mr|bind-9.9.1-1.P2.0|167	addresses.
12mr|bind-9.9.1-1.P2.0|168	
12mr|bind-9.9.1-1.P2.0|169	You should install bind-utils if you need to get information from DNS name
12mr|bind-9.9.1-1.P2.0|170	servers.
12mr|bind-9.9.1-1.P2.0|171	
12mr|bind-9.9.1-1.P2.0|172	%package	devel
12mr|bind-9.9.1-1.P2.0|173	Summary:	Include files and libraries needed for bind DNS development
12mr|bind-9.9.1-1.P2.0|174	Group:		Development/C
12mr|bind-9.9.1-1.P2.0|175	
12mr|bind-9.9.1-1.P2.0|176	%description	devel
12mr|bind-9.9.1-1.P2.0|177	The bind-devel package contains all the include files and the
12mr|bind-9.9.1-1.P2.0|178	library required for DNS (Domain Name Service) development for
12mr|bind-9.9.1-1.P2.0|179	BIND versions 9.x.x.
12mr|bind-9.9.1-1.P2.0|180	
12mr|bind-9.9.1-1.P2.0|181	%package	doc
12mr|bind-9.9.1-1.P2.0|182	Summary:	Documentation for BIND
12mr|bind-9.9.1-1.P2.0|183	Group:		Books/Other
12mr|bind-9.9.1-1.P2.0|184	
12mr|bind-9.9.1-1.P2.0|185	%description	doc
12mr|bind-9.9.1-1.P2.0|186	The bind-devel package contains the documentation for BIND.
12mr|bind-9.9.1-1.P2.0|187	
12mr|bind-9.9.1-1.P2.0|188	%prep
12mr|bind-9.9.1-1.P2.0|189	
12mr|bind-9.9.1-1.P2.0|190	%if "%plevel" != ""
12mr|bind-9.9.1-1.P2.0|191	%setup -q  -n %{name}-%{version}-%{plevel} -a2 -a3 -a12 -a13 -a14 -a15
12mr|bind-9.9.1-1.P2.0|192	%else
12mr|bind-9.9.1-1.P2.0|193	%setup -q  -n %{name}-%{version} -a2 -a3 -a12 -a13 -a14 -a15
12mr|bind-9.9.1-1.P2.0|194	%endif
12mr|bind-9.9.1-1.P2.0|195	
12mr|bind-9.9.1-1.P2.0|196	%patch0 -p1 -b .fallback-to-second-server.droplet
12mr|bind-9.9.1-1.P2.0|197	%patch1 -p1 -b .queryperf_fix.droplet
12mr|bind-9.9.1-1.P2.0|198	%patch2 -p0 -b .link
12mr|bind-9.9.1-1.P2.0|199	%patch3 -p1 -b .geoip
12mr|bind-9.9.1-1.P2.0|200	
12mr|bind-9.9.1-1.P2.0|201	%if %{sdb_ldap}
12mr|bind-9.9.1-1.P2.0|202	%__cp bind-sdb-ldap-*/ldapdb.c bin/named/
12mr|bind-9.9.1-1.P2.0|203	%__cp bind-sdb-ldap-*/ldapdb.h bin/named/include/
12mr|bind-9.9.1-1.P2.0|204	%patch100 -p1 -b .ldap_sdb.droplet
12mr|bind-9.9.1-1.P2.0|205	%patch101 -p0 -b .zone2ldap_fixes.droplet
12mr|bind-9.9.1-1.P2.0|206	%patch103 -p0 -b .ldapv3.droplet
12mr|bind-9.9.1-1.P2.0|207	%endif
12mr|bind-9.9.1-1.P2.0|208	
12mr|bind-9.9.1-1.P2.0|209	%if %{sdb_mysql}
12mr|bind-9.9.1-1.P2.0|210	mv mysql-bind-0.1 contrib/sdb/mysql
12mr|bind-9.9.1-1.P2.0|211	%__cp contrib/sdb/mysql/mysqldb.c bin/named
12mr|bind-9.9.1-1.P2.0|212	%__cp contrib/sdb/mysql/mysqldb.h bin/named/include
12mr|bind-9.9.1-1.P2.0|213	%patch102 -p1 -b .sdb_mysql.droplet
12mr|bind-9.9.1-1.P2.0|214	%endif
12mr|bind-9.9.1-1.P2.0|215	
12mr|bind-9.9.1-1.P2.0|216	%patch200 -p0 -b .varrun.droplet
12mr|bind-9.9.1-1.P2.0|217	%patch205 -p0 -b .prctl_set_dumpable.droplet
12mr|bind-9.9.1-1.P2.0|218	%patch209 -p1 -b .64bit
12mr|bind-9.9.1-1.P2.0|219	
12mr|bind-9.9.1-1.P2.0|220	%patch212 -p1 -b .libidn
12mr|bind-9.9.1-1.P2.0|221	%patch213 -p1 -b .libidn2
12mr|bind-9.9.1-1.P2.0|222	%patch215 -p1 -b .libidn3
12mr|bind-9.9.1-1.P2.0|223	%patch216 -p1 -b .rh461409
12mr|bind-9.9.1-1.P2.0|224	mkdir -p m4
12mr|bind-9.9.1-1.P2.0|225	%patch218 -p1 -b .libtool2
12mr|bind-9.9.1-1.P2.0|226	%patch219 -p0 -b .rh452060
12mr|bind-9.9.1-1.P2.0|227	%patch220 -p0 -b .rh490837
12mr|bind-9.9.1-1.P2.0|228	%patch221 -p1 -b .dyndb
12mr|bind-9.9.1-1.P2.0|229	%patch222 -p1 -b .rh478718
12mr|bind-9.9.1-1.P2.0|230	%patch223 -p1 -b .rh570851
12mr|bind-9.9.1-1.P2.0|231	%patch224 -p1 -b .rh645544
12mr|bind-9.9.1-1.P2.0|232	
12mr|bind-9.9.1-1.P2.0|233	cp %{SOURCE4} named.init
12mr|bind-9.9.1-1.P2.0|234	# fix https://qa.mandriva.com/show_bug.cgi?id=62829
12mr|bind-9.9.1-1.P2.0|235	# so..., libgost.so needs to be in the chroot (ugly..., and will break backporting, well...)
12mr|bind-9.9.1-1.P2.0|236	OPENSSL_ENGINESDIR=`grep '^#define ENGINESDIR' %{multiarch_includedir}/openssl/opensslconf.h | cut -d\" -f2 | sed -e 's/^\///'`
12mr|bind-9.9.1-1.P2.0|237	perl -pi -e "s|_OPENSSL_ENGINESDIR_|$OPENSSL_ENGINESDIR|g" named.init
12mr|bind-9.9.1-1.P2.0|238	
12mr|bind-9.9.1-1.P2.0|239	cp %{SOURCE6} named.sysconfig
12mr|bind-9.9.1-1.P2.0|240	cp %{SOURCE7} keygen.c
12mr|bind-9.9.1-1.P2.0|241	cp %{SOURCE11} named.cache
12mr|bind-9.9.1-1.P2.0|242	
12mr|bind-9.9.1-1.P2.0|243	mkdir -p caching-nameserver
12mr|bind-9.9.1-1.P2.0|244	cp %{SOURCE100} caching-nameserver/bogon_acl.conf
12mr|bind-9.9.1-1.P2.0|245	cp %{SOURCE101} caching-nameserver/hosts
12mr|bind-9.9.1-1.P2.0|246	cp %{SOURCE102} caching-nameserver/localdomain.zone
12mr|bind-9.9.1-1.P2.0|247	cp %{SOURCE103} caching-nameserver/localhost.zone
12mr|bind-9.9.1-1.P2.0|248	cp %{SOURCE104} caching-nameserver/logging.conf
12mr|bind-9.9.1-1.P2.0|249	cp %{SOURCE105} caching-nameserver/named.broadcast
12mr|bind-9.9.1-1.P2.0|250	cp %{SOURCE106} caching-nameserver/named.conf
12mr|bind-9.9.1-1.P2.0|251	cp %{SOURCE107} caching-nameserver/named.ip6.local
12mr|bind-9.9.1-1.P2.0|252	cp %{SOURCE108} caching-nameserver/named.local
12mr|bind-9.9.1-1.P2.0|253	cp %{SOURCE109} caching-nameserver/named.zero
12mr|bind-9.9.1-1.P2.0|254	cp %{SOURCE110} caching-nameserver/rndc.conf
12mr|bind-9.9.1-1.P2.0|255	cp %{SOURCE111} caching-nameserver/rndc.key
12mr|bind-9.9.1-1.P2.0|256	cp %{SOURCE112} caching-nameserver/trusted_networks_acl.conf
12mr|bind-9.9.1-1.P2.0|257	cp %{SOURCE113} caching-nameserver/named.iscdlv.key
12mr|bind-9.9.1-1.P2.0|258	
12mr|bind-9.9.1-1.P2.0|259	# strip away annoying ^M
12mr|bind-9.9.1-1.P2.0|260	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mr|bind-9.9.1-1.P2.0|261	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mr|bind-9.9.1-1.P2.0|262	
12mr|bind-9.9.1-1.P2.0|263	
12mr|bind-9.9.1-1.P2.0|264	%build
12mr|bind-9.9.1-1.P2.0|265	%serverbuild
12mr|bind-9.9.1-1.P2.0|266	# it does not work with -fPIE and someone added that to the serverbuild macro...
12mr|bind-9.9.1-1.P2.0|267	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
12mr|bind-9.9.1-1.P2.0|268	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
12mr|bind-9.9.1-1.P2.0|269	
12mr|bind-9.9.1-1.P2.0|270	export CPPFLAGS="$CPPFLAGS -DDIG_SIGCHASE"
12mr|bind-9.9.1-1.P2.0|271	export STD_CDEFINES="$CPPFLAGS"
12mr|bind-9.9.1-1.P2.0|272	
12mr|bind-9.9.1-1.P2.0|273	export WANT_AUTOCONF_2_5=1
12mr|bind-9.9.1-1.P2.0|274	libtoolize --copy --force; aclocal -I m4 --force; autoheader --force; autoconf --force
12mr|bind-9.9.1-1.P2.0|275	
12mr|bind-9.9.1-1.P2.0|276	# (oe) make queryperf from the contrib _before_ bind..., makes it
12mr|bind-9.9.1-1.P2.0|277	# easier to determine if it builds or not, it saves time...
12mr|bind-9.9.1-1.P2.0|278	pushd contrib/queryperf
12mr|bind-9.9.1-1.P2.0|279	export WANT_AUTOCONF_2_5=1
12mr|bind-9.9.1-1.P2.0|280	rm -f configure
12mr|bind-9.9.1-1.P2.0|281	autoconf
12mr|bind-9.9.1-1.P2.0|282	
12mr|bind-9.9.1-1.P2.0|283	%configure2_5x
12mr|bind-9.9.1-1.P2.0|284	%make CFLAGS="$CFLAGS"
12mr|bind-9.9.1-1.P2.0|285	popd
12mr|bind-9.9.1-1.P2.0|286	
12mr|bind-9.9.1-1.P2.0|287	pushd contrib/query-loc-*
12mr|bind-9.9.1-1.P2.0|288	export WANT_AUTOCONF_2_5=1
12mr|bind-9.9.1-1.P2.0|289	perl -pi -e "s|-lnsl|-lnsl -lresolv|g" configure*
12mr|bind-9.9.1-1.P2.0|290	rm -f configure
12mr|bind-9.9.1-1.P2.0|291	autoconf
12mr|bind-9.9.1-1.P2.0|292	%configure2_5x
12mr|bind-9.9.1-1.P2.0|293	%make CFLAGS="$CFLAGS"
12mr|bind-9.9.1-1.P2.0|294	popd
12mr|bind-9.9.1-1.P2.0|295	
12mr|bind-9.9.1-1.P2.0|296	export CFLAGS="$CFLAGS -DLDAP_DEPRECATED"
12mr|bind-9.9.1-1.P2.0|297	
12mr|bind-9.9.1-1.P2.0|298	# threading is evil for the host command
12mr|bind-9.9.1-1.P2.0|299	%configure2_5x \
12mr|bind-9.9.1-1.P2.0|300	--localstatedir=/var \
12mr|bind-9.9.1-1.P2.0|301	--disable-openssl-version-check \
12mr|bind-9.9.1-1.P2.0|302	--disable-threads \
12mr|bind-9.9.1-1.P2.0|303	--enable-largefile \
12mr|bind-9.9.1-1.P2.0|304	--enable-ipv6 \
12mr|bind-9.9.1-1.P2.0|305	--with-openssl=%{_prefix} \
12mr|bind-9.9.1-1.P2.0|306	--with-randomdev=/dev/urandom \
12mr|bind-9.9.1-1.P2.0|307	--with-geoip
12mr|bind-9.9.1-1.P2.0|308	
12mr|bind-9.9.1-1.P2.0|309	make -C lib
12mr|bind-9.9.1-1.P2.0|310	make -C bin/dig
12mr|bind-9.9.1-1.P2.0|311	make -C bin/dig DESTDIR="`pwd`" install
12mr|bind-9.9.1-1.P2.0|312	make clean
12mr|bind-9.9.1-1.P2.0|313	
12mr|bind-9.9.1-1.P2.0|314	%configure2_5x \
12mr|bind-9.9.1-1.P2.0|315	--localstatedir=/var \
12mr|bind-9.9.1-1.P2.0|316	--disable-openssl-version-check \
12mr|bind-9.9.1-1.P2.0|317	--enable-threads \
12mr|bind-9.9.1-1.P2.0|318	--enable-largefile \
12mr|bind-9.9.1-1.P2.0|319	--enable-ipv6 \
12mr|bind-9.9.1-1.P2.0|320	--enable-filter-aaaa \
12mr|bind-9.9.1-1.P2.0|321	--enable-epoll \
12mr|bind-9.9.1-1.P2.0|322	--with-openssl=%{_prefix} \
12mr|bind-9.9.1-1.P2.0|323	%if %{gssapi}
12mr|bind-9.9.1-1.P2.0|324	--with-gssapi=%{_prefix} --disable-isc-spnego \
12mr|bind-9.9.1-1.P2.0|325	%endif
12mr|bind-9.9.1-1.P2.0|326	--with-randomdev=/dev/urandom \
12mr|bind-9.9.1-1.P2.0|327	--with-libxml2=yes \
12mr|bind-9.9.1-1.P2.0|328	--with-dlz-postgres=yes \
12mr|bind-9.9.1-1.P2.0|329	--with-dlz-mysql=yes \
12mr|bind-9.9.1-1.P2.0|330	--with-dlz-bdb=no \
12mr|bind-9.9.1-1.P2.0|331	--with-dlz-filesystem=yes \
12mr|bind-9.9.1-1.P2.0|332	--with-dlz-ldap=yes \
12mr|bind-9.9.1-1.P2.0|333	--with-dlz-odbc=no \
12mr|bind-9.9.1-1.P2.0|334	--with-dlz-stub=yes \
12mr|bind-9.9.1-1.P2.0|335	--with-geoip
12mr|bind-9.9.1-1.P2.0|336	
12mr|bind-9.9.1-1.P2.0|337	# pkcs11 support requires a working backend, otherwise bind won't start
12mr|bind-9.9.1-1.P2.0|338	# http://blogs.sun.com/janp/
12mr|bind-9.9.1-1.P2.0|339	# http://sourceforge.net/projects/opencryptoki
12mr|bind-9.9.1-1.P2.0|340	#--with-pkcs11 \
12mr|bind-9.9.1-1.P2.0|341	
12mr|bind-9.9.1-1.P2.0|342	make
12mr|bind-9.9.1-1.P2.0|343	
12mr|bind-9.9.1-1.P2.0|344	%if %{sdb_ldap}
12mr|bind-9.9.1-1.P2.0|345	pushd zone2ldap
12mr|bind-9.9.1-1.P2.0|346	# fix references to zone2ldap
12mr|bind-9.9.1-1.P2.0|347	perl -pi -e "s|zone2ldap|zonetoldap|g" *
12mr|bind-9.9.1-1.P2.0|348	gcc $CFLAGS -I../lib/dns/include -I../lib/dns/sec/dst/include \
12mr|bind-9.9.1-1.P2.0|349	-I../lib/isc/include -I../lib/isc/unix/include -I../lib/isc/pthreads/include -c zone2ldap.c
12mr|bind-9.9.1-1.P2.0|350	gcc $CFLAGS $LDFLAGS -o zone2ldap zone2ldap.o ../lib/dns/libdns.a -lcrypto -lpthread \
12mr|bind-9.9.1-1.P2.0|351	../lib/isc/libisc.a -lldap -llber -lresolv %{?gssapi:`krb5-config --libs gssapi`} -lxml2 -lGeoIP
12mr|bind-9.9.1-1.P2.0|352	popd
12mr|bind-9.9.1-1.P2.0|353	
12mr|bind-9.9.1-1.P2.0|354	pushd ldap2zone
12mr|bind-9.9.1-1.P2.0|355	gcc $CFLAGS -I../lib/dns/include -I../lib/dns/sec/dst/include \
12mr|bind-9.9.1-1.P2.0|356	-I../lib/isc/include -I../lib/isc/unix/include -I../lib/isc/pthreads/include -c ldap2zone.c
12mr|bind-9.9.1-1.P2.0|357	gcc $CFLAGS $LDFLAGS -o ldap2zone ldap2zone.o ../lib/dns/libdns.a -lcrypto -lpthread \
12mr|bind-9.9.1-1.P2.0|358	../lib/isc/libisc.a -lldap -llber -lresolv %{?_with_gssapi:`krb5-config --libs gssapi`} -lxml2 -lGeoIP
12mr|bind-9.9.1-1.P2.0|359	popd
12mr|bind-9.9.1-1.P2.0|360	%endif
12mr|bind-9.9.1-1.P2.0|361	
12mr|bind-9.9.1-1.P2.0|362	%if %{sdb_mysql}
12mr|bind-9.9.1-1.P2.0|363	pushd contrib/sdb/mysql
12mr|bind-9.9.1-1.P2.0|364	gcc $CFLAGS -I%{_includedir}/mysql -I../../../lib/dns/include -I../../../lib/dns/sec/dst/include \
12mr|bind-9.9.1-1.P2.0|365	-I../../../lib/isc/include -I../../../lib/isc/unix/include -I../../../lib/isc/pthreads/include \
12mr|bind-9.9.1-1.P2.0|366	-c zonetodb.c
12mr|bind-9.9.1-1.P2.0|367	gcc $CFLAGS $LDFLAGS -o zonetodb zonetodb.o \
12mr|bind-9.9.1-1.P2.0|368	../../../lib/dns/libdns.a -lcrypto -lpthread ../../../lib/isc/libisc.a \
12mr|bind-9.9.1-1.P2.0|369	-lmysqlclient -lresolv %{?_with_gssapi:`krb5-config --libs gssapi`} -lxml2 -lGeoIP
12mr|bind-9.9.1-1.P2.0|370	popd
12mr|bind-9.9.1-1.P2.0|371	%endif
12mr|bind-9.9.1-1.P2.0|372	
12mr|bind-9.9.1-1.P2.0|373	gcc $CFLAGS -o dns-keygen keygen.c
12mr|bind-9.9.1-1.P2.0|374	
12mr|bind-9.9.1-1.P2.0|375	#%%check
12mr|bind-9.9.1-1.P2.0|376	## run the test suite
12mr|bind-9.9.1-1.P2.0|377	#make check
12mr|bind-9.9.1-1.P2.0|378	
12mr|bind-9.9.1-1.P2.0|379	%install
12mr|bind-9.9.1-1.P2.0|380	rm -rf %{buildroot}
12mr|bind-9.9.1-1.P2.0|381	
12mr|bind-9.9.1-1.P2.0|382	pushd doc
12mr|bind-9.9.1-1.P2.0|383	rm -rf html
12mr|bind-9.9.1-1.P2.0|384	popd
12mr|bind-9.9.1-1.P2.0|385	
12mr|bind-9.9.1-1.P2.0|386	# make some directories
12mr|bind-9.9.1-1.P2.0|387	install -d %{buildroot}%{_initrddir}
12mr|bind-9.9.1-1.P2.0|388	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|bind-9.9.1-1.P2.0|389	install -d %{buildroot}/var/run/named
12mr|bind-9.9.1-1.P2.0|390	
12mr|bind-9.9.1-1.P2.0|391	%makeinstall_std
12mr|bind-9.9.1-1.P2.0|392	
12mr|bind-9.9.1-1.P2.0|393	ln -snf named %{buildroot}%{_sbindir}/lwresd
12mr|bind-9.9.1-1.P2.0|394	
12mr|bind-9.9.1-1.P2.0|395	install -m0755 contrib/named-bootconf/named-bootconf.sh %{buildroot}%{_sbindir}/named-bootconf
12mr|bind-9.9.1-1.P2.0|396	install -m0755 contrib/queryperf/queryperf %{buildroot}%{_bindir}/
12mr|bind-9.9.1-1.P2.0|397	cp contrib/queryperf/README README.queryperf
12mr|bind-9.9.1-1.P2.0|398	
12mr|bind-9.9.1-1.P2.0|399	install -m0755 contrib/query-loc-*/query-loc %{buildroot}%{_bindir}/
12mr|bind-9.9.1-1.P2.0|400	install -m0644 contrib/query-loc-*/query-loc.1 %{buildroot}%{_mandir}/man1/
12mr|bind-9.9.1-1.P2.0|401	cp contrib/query-loc-*/ADDRESSES ADDRESSES.query-loc
12mr|bind-9.9.1-1.P2.0|402	cp contrib/query-loc-*/ALGO ALGO.query-loc
12mr|bind-9.9.1-1.P2.0|403	cp contrib/query-loc-*/README README.query-loc
12mr|bind-9.9.1-1.P2.0|404	cp contrib/query-loc-*/USAGE USAGE.query-loc
12mr|bind-9.9.1-1.P2.0|405	
12mr|bind-9.9.1-1.P2.0|406	install -m0755 named.init %{buildroot}%{_initrddir}/named
12mr|bind-9.9.1-1.P2.0|407	install -m0644 named.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/named
12mr|bind-9.9.1-1.P2.0|408	
12mr|bind-9.9.1-1.P2.0|409	%if %{sdb_ldap}
12mr|bind-9.9.1-1.P2.0|410	install -m0755 zone2ldap/zone2ldap %{buildroot}%{_bindir}/zonetoldap
12mr|bind-9.9.1-1.P2.0|411	install -m0644 zone2ldap/zone2ldap.1 %{buildroot}%{_mandir}/man1/zonetoldap.1
12mr|bind-9.9.1-1.P2.0|412	install -m0755 ldap2zone/ldap2zone %{buildroot}%{_bindir}/ldap2zone
12mr|bind-9.9.1-1.P2.0|413	%endif
12mr|bind-9.9.1-1.P2.0|414	
12mr|bind-9.9.1-1.P2.0|415	%if %{sdb_mysql}
12mr|bind-9.9.1-1.P2.0|416	install -m0755 contrib/sdb/mysql/zonetodb %{buildroot}%{_bindir}/
12mr|bind-9.9.1-1.P2.0|417	cp contrib/sdb/mysql/ChangeLog contrib/sdb/mysql/ChangeLog.mysql
12mr|bind-9.9.1-1.P2.0|418	cp contrib/sdb/mysql/README contrib/sdb/mysql/README.mysql
12mr|bind-9.9.1-1.P2.0|419	%endif
12mr|bind-9.9.1-1.P2.0|420	
12mr|bind-9.9.1-1.P2.0|421	install -m0755 dns-keygen %{buildroot}%{_sbindir}/dns-keygen
12mr|bind-9.9.1-1.P2.0|422	
12mr|bind-9.9.1-1.P2.0|423	# install the non-threaded host command
12mr|bind-9.9.1-1.P2.0|424	# fixes #16855
12mr|bind-9.9.1-1.P2.0|425	install -m0755 usr/bin/host %{buildroot}%{_bindir}/
12mr|bind-9.9.1-1.P2.0|426	
12mr|bind-9.9.1-1.P2.0|427	# make the chroot
12mr|bind-9.9.1-1.P2.0|428	install -d %{buildroot}/var/lib/named/{dev,etc}
12mr|bind-9.9.1-1.P2.0|429	install -d %{buildroot}/var/lib/named/var/{log,run,tmp}
12mr|bind-9.9.1-1.P2.0|430	install -d %{buildroot}/var/lib/named/var/named/{master,slaves,reverse,dynamic,data}
12mr|bind-9.9.1-1.P2.0|431	
12mr|bind-9.9.1-1.P2.0|432	install -m 644 \
12mr|bind-9.9.1-1.P2.0|433	caching-nameserver/named.conf \
12mr|bind-9.9.1-1.P2.0|434	caching-nameserver/logging.conf \
12mr|bind-9.9.1-1.P2.0|435	caching-nameserver/trusted_networks_acl.conf \
12mr|bind-9.9.1-1.P2.0|436	caching-nameserver/hosts \
12mr|bind-9.9.1-1.P2.0|437	caching-nameserver/bogon_acl.conf \
12mr|bind-9.9.1-1.P2.0|438	%{buildroot}/var/lib/named/etc
12mr|bind-9.9.1-1.P2.0|439	install -m 640 \
12mr|bind-9.9.1-1.P2.0|440	caching-nameserver/rndc.conf\
12mr|bind-9.9.1-1.P2.0|441	caching-nameserver/rndc.key \
12mr|bind-9.9.1-1.P2.0|442	caching-nameserver/named.iscdlv.key \
12mr|bind-9.9.1-1.P2.0|443	%{buildroot}/var/lib/named/etc
12mr|bind-9.9.1-1.P2.0|444	install -m 644 \
12mr|bind-9.9.1-1.P2.0|445	caching-nameserver/localdomain.zone \
12mr|bind-9.9.1-1.P2.0|446	caching-nameserver/localhost.zone \
12mr|bind-9.9.1-1.P2.0|447	%{buildroot}/var/lib/named/var/named/master
12mr|bind-9.9.1-1.P2.0|448	install -m 644 \
12mr|bind-9.9.1-1.P2.0|449	caching-nameserver/named.broadcast  \
12mr|bind-9.9.1-1.P2.0|450	caching-nameserver/named.ip6.local \
12mr|bind-9.9.1-1.P2.0|451	caching-nameserver/named.local \
12mr|bind-9.9.1-1.P2.0|452	caching-nameserver/named.zero \
12mr|bind-9.9.1-1.P2.0|453	%{buildroot}/var/lib/named/var/named/reverse
12mr|bind-9.9.1-1.P2.0|454	
12mr|bind-9.9.1-1.P2.0|455	# fix some compat symlinks
12mr|bind-9.9.1-1.P2.0|456	ln -s /var/lib/named/etc/named.conf %{buildroot}%{_sysconfdir}/named.conf
12mr|bind-9.9.1-1.P2.0|457	ln -s /var/lib/named/etc/rndc.conf %{buildroot}%{_sysconfdir}/rndc.conf
12mr|bind-9.9.1-1.P2.0|458	ln -s /var/lib/named/etc/rndc.key %{buildroot}%{_sysconfdir}/rndc.key
12mr|bind-9.9.1-1.P2.0|459	ln -s /var/lib/named/etc/named.iscdlv.key %{buildroot}%{_sysconfdir}/named.iscdlv.key
12mr|bind-9.9.1-1.P2.0|460	mv %{buildroot}%{_sysconfdir}/bind.keys %{buildroot}/var/lib/named/etc/
12mr|bind-9.9.1-1.P2.0|461	ln -s /var/lib/named/etc/bind.keys %{buildroot}%{_sysconfdir}/bind.keys
12mr|bind-9.9.1-1.P2.0|462	
12mr|bind-9.9.1-1.P2.0|463	echo "; Use \"dig @A.ROOT-SERVERS.NET . ns\" to update this file if it's outdated." > named.cache.tmp
12mr|bind-9.9.1-1.P2.0|464	cat named.cache >> named.cache.tmp
12mr|bind-9.9.1-1.P2.0|465	install -m0644 named.cache.tmp %{buildroot}/var/lib/named/var/named/named.ca
12mr|bind-9.9.1-1.P2.0|466	
12mr|bind-9.9.1-1.P2.0|467	# fix man pages
12mr|bind-9.9.1-1.P2.0|468	install -m0644 man5/resolver.5 %{buildroot}%{_mandir}/man5/
12mr|bind-9.9.1-1.P2.0|469	ln -s resolver.5 %{buildroot}%{_mandir}/man5/resolv.5
12mr|bind-9.9.1-1.P2.0|470	
12mr|bind-9.9.1-1.P2.0|471	# the following 3 lines is needed to make it short-circuit compliant.
12mr|bind-9.9.1-1.P2.0|472	pushd doc
12mr|bind-9.9.1-1.P2.0|473	rm -rf html
12mr|bind-9.9.1-1.P2.0|474	popd
12mr|bind-9.9.1-1.P2.0|475	
12mr|bind-9.9.1-1.P2.0|476	install -d doc/html
12mr|bind-9.9.1-1.P2.0|477	cp -f `find . -type f |grep html |sed -e 's#\/%{name}-%{version}##'|grep -v contrib` doc/html
12mr|bind-9.9.1-1.P2.0|478	
12mr|bind-9.9.1-1.P2.0|479	cat > README.urpmi << EOF
12mr|bind-9.9.1-1.P2.0|480	The most significant changes starting from the bind-9.3.2-5mdk package:
12mr|bind-9.9.1-1.P2.0|481	
12mr|bind-9.9.1-1.P2.0|482	o Installs in a chroot environment per default (/var/lib/named) for
12mr|bind-9.9.1-1.P2.0|483	security measures.
12mr|bind-9.9.1-1.P2.0|484	
12mr|bind-9.9.1-1.P2.0|485	o Acts as a caching only resolver per default, ip addresses that should be
12mr|bind-9.9.1-1.P2.0|486	allowed to use recursive lookups must be defined in the
12mr|bind-9.9.1-1.P2.0|487	/var/lib/named/etc/trusted_networks_acl.conf file.
12mr|bind-9.9.1-1.P2.0|488	EOF
12mr|bind-9.9.1-1.P2.0|489	
12mr|bind-9.9.1-1.P2.0|490	# this is just sick...
12mr|bind-9.9.1-1.P2.0|491	touch %{buildroot}/var/lib/named/var/named/dynamic/managed-keys.bind
12mr|bind-9.9.1-1.P2.0|492	
12mr|bind-9.9.1-1.P2.0|493	%pre
12mr|bind-9.9.1-1.P2.0|494	%_pre_useradd named /var/lib/named /bin/false
12mr|bind-9.9.1-1.P2.0|495	
12mr|bind-9.9.1-1.P2.0|496	# adjust home dir location if needed
12mr|bind-9.9.1-1.P2.0|497	if [ "`getent passwd named | awk -F: '{print $6}'`" == "/var/named" ]; then
12mr|bind-9.9.1-1.P2.0|498	usermod -d /var/lib/named named
12mr|bind-9.9.1-1.P2.0|499	fi
12mr|bind-9.9.1-1.P2.0|500	
12mr|bind-9.9.1-1.P2.0|501	# check if bind is chrooted and try to restore it
12mr|bind-9.9.1-1.P2.0|502	if [ -x %{_sbindir}/bind-chroot.sh ]; then
12mr|bind-9.9.1-1.P2.0|503	ROOTDIR="/var/lib/named-chroot"
12mr|bind-9.9.1-1.P2.0|504	[ -f /etc/sysconfig/named ] && . /etc/sysconfig/named
12mr|bind-9.9.1-1.P2.0|505	if [ -d $ROOTDIR -a ! -d /var/lib/named ]; then
12mr|bind-9.9.1-1.P2.0|506	echo "old chroot found at $ROOTDIR, copying to /var/lib/named"
12mr|bind-9.9.1-1.P2.0|507	cp -rp $ROOTDIR /var/lib/named
12mr|bind-9.9.1-1.P2.0|508	chown -R named:named /var/lib/named
12mr|bind-9.9.1-1.P2.0|509	fi
12mr|bind-9.9.1-1.P2.0|510	if grep -q "$ROOTDIR" /etc/sysconfig/syslog; then
12mr|bind-9.9.1-1.P2.0|511	if [ -f /var/lock/subsys/named ]; then
12mr|bind-9.9.1-1.P2.0|512	service named stop > /dev/null 2>/dev/null || :
12mr|bind-9.9.1-1.P2.0|513	fi
12mr|bind-9.9.1-1.P2.0|514	%{_sbindir}/bind-chroot.sh --unchroot > /dev/null 2>/dev/null || :
12mr|bind-9.9.1-1.P2.0|515	fi
12mr|bind-9.9.1-1.P2.0|516	if [ -f /var/lock/subsys/syslog ]; then
12mr|bind-9.9.1-1.P2.0|517	service syslog restart  > /dev/null 2>/dev/null || :
12mr|bind-9.9.1-1.P2.0|518	fi
12mr|bind-9.9.1-1.P2.0|519	fi
12mr|bind-9.9.1-1.P2.0|520	
12mr|bind-9.9.1-1.P2.0|521	DATE=`date +%%Y%%m%%d%%j%%S`
12mr|bind-9.9.1-1.P2.0|522	for f in named.conf rndc.conf rndc.key; do
12mr|bind-9.9.1-1.P2.0|523	# move away files to prepare for softlinks
12mr|bind-9.9.1-1.P2.0|524	if [ -f /etc/$f -a ! -h /etc/$f ]; then mv -vf /etc/$f /etc/$f.$DATE; fi
12mr|bind-9.9.1-1.P2.0|525	if [ -f /etc/$f -a ! -h /etc/$f ]; then mv -vf /etc/$f /etc/$f.$DATE; fi
12mr|bind-9.9.1-1.P2.0|526	if [ -f /etc/$f -a ! -h /etc/$f ]; then mv -vf /etc/$f /etc/$f.$DATE; fi
12mr|bind-9.9.1-1.P2.0|527	done
12mr|bind-9.9.1-1.P2.0|528	
12mr|bind-9.9.1-1.P2.0|529	%post
12mr|bind-9.9.1-1.P2.0|530	if grep -q "_MY_KEY_" /var/lib/named/etc/rndc.conf /var/lib/named/etc/rndc.key; then
12mr|bind-9.9.1-1.P2.0|531	MYKEY="`%{_sbindir}/dns-keygen`"
12mr|bind-9.9.1-1.P2.0|532	perl -pi -e "s|_MY_KEY_|$MYKEY|g" /var/lib/named/etc/rndc.conf /var/lib/named/etc/rndc.key
12mr|bind-9.9.1-1.P2.0|533	fi
12mr|bind-9.9.1-1.P2.0|534	
12mr|bind-9.9.1-1.P2.0|535	%_post_service named
12mr|bind-9.9.1-1.P2.0|536	
12mr|bind-9.9.1-1.P2.0|537	%preun
12mr|bind-9.9.1-1.P2.0|538	%_preun_service named
12mr|bind-9.9.1-1.P2.0|539	
12mr|bind-9.9.1-1.P2.0|540	%postun
12mr|bind-9.9.1-1.P2.0|541	%_postun_userdel named
12mr|bind-9.9.1-1.P2.0|542	
12mr|bind-9.9.1-1.P2.0|543	%files
12mr|bind-9.9.1-1.P2.0|544	%doc CHANGES README FAQ COPYRIGHT README.urpmi
12mr|bind-9.9.1-1.P2.0|545	%if %{sdb_ldap}
12mr|bind-9.9.1-1.P2.0|546	%doc contrib/sdb/ldap/README.ldap contrib/sdb/ldap/INSTALL.ldap
12mr|bind-9.9.1-1.P2.0|547	%endif
12mr|bind-9.9.1-1.P2.0|548	%if %{sdb_mysql}
12mr|bind-9.9.1-1.P2.0|549	%doc contrib/sdb/mysql/ChangeLog.mysql contrib/sdb/mysql/README.mysql
12mr|bind-9.9.1-1.P2.0|550	%endif
12mr|bind-9.9.1-1.P2.0|551	%config(noreplace) %{_sysconfdir}/sysconfig/named
12mr|bind-9.9.1-1.P2.0|552	%{_initrddir}/named
12mr|bind-9.9.1-1.P2.0|553	%{_sbindir}/arpaname
12mr|bind-9.9.1-1.P2.0|554	%{_sbindir}/ddns-confgen
12mr|bind-9.9.1-1.P2.0|555	%{_sbindir}/dns-keygen
12mr|bind-9.9.1-1.P2.0|556	%{_sbindir}/dnssec-dsfromkey
12mr|bind-9.9.1-1.P2.0|557	%{_sbindir}/dnssec-keyfromlabel
12mr|bind-9.9.1-1.P2.0|558	%{_sbindir}/dnssec-keygen
12mr|bind-9.9.1-1.P2.0|559	%{_sbindir}/dnssec-revoke
12mr|bind-9.9.1-1.P2.0|560	%{_sbindir}/dnssec-settime
12mr|bind-9.9.1-1.P2.0|561	%{_sbindir}/dnssec-signzone
12mr|bind-9.9.1-1.P2.0|562	%{_sbindir}/genrandom
12mr|bind-9.9.1-1.P2.0|563	%{_sbindir}/isc-hmac-fixup
12mr|bind-9.9.1-1.P2.0|564	%{_sbindir}/lwresd
12mr|bind-9.9.1-1.P2.0|565	%{_sbindir}/named
12mr|bind-9.9.1-1.P2.0|566	%{_sbindir}/named-bootconf
12mr|bind-9.9.1-1.P2.0|567	%{_sbindir}/named-checkconf
12mr|bind-9.9.1-1.P2.0|568	%{_sbindir}/named-checkzone
12mr|bind-9.9.1-1.P2.0|569	%{_sbindir}/named-compilezone
12mr|bind-9.9.1-1.P2.0|570	%{_sbindir}/named-journalprint
12mr|bind-9.9.1-1.P2.0|571	%{_sbindir}/nsec3hash
12mr|bind-9.9.1-1.P2.0|572	%{_sbindir}/rndc
12mr|bind-9.9.1-1.P2.0|573	%{_sbindir}/rndc-confgen
12mr|bind-9.9.1-1.P2.0|574	%{_mandir}/man1/arpaname.1.*
12mr|bind-9.9.1-1.P2.0|575	%{_mandir}/man5/named.conf.5*
12mr|bind-9.9.1-1.P2.0|576	%{_mandir}/man5/rndc.conf.5*
12mr|bind-9.9.1-1.P2.0|577	%{_mandir}/man8/ddns-confgen.8.*
12mr|bind-9.9.1-1.P2.0|578	%{_mandir}/man8/dnssec-*.8*
12mr|bind-9.9.1-1.P2.0|579	%{_mandir}/man8/genrandom.8.*
12mr|bind-9.9.1-1.P2.0|580	%{_mandir}/man8/isc-hmac-fixup.8.*
12mr|bind-9.9.1-1.P2.0|581	%{_mandir}/man8/lwresd.8*
12mr|bind-9.9.1-1.P2.0|582	%{_mandir}/man8/named-*.8*
12mr|bind-9.9.1-1.P2.0|583	%{_mandir}/man8/named.8*
12mr|bind-9.9.1-1.P2.0|584	%{_mandir}/man8/nsec3hash.8.*
12mr|bind-9.9.1-1.P2.0|585	%{_mandir}/man8/rndc.8*
12mr|bind-9.9.1-1.P2.0|586	%{_mandir}/man8/rndc-confgen.8*
12mr|bind-9.9.1-1.P2.0|587	# the chroot
12mr|bind-9.9.1-1.P2.0|588	%dir /var/lib/named
12mr|bind-9.9.1-1.P2.0|589	%dir /var/lib/named/dev
12mr|bind-9.9.1-1.P2.0|590	%dir /var/lib/named/etc
12mr|bind-9.9.1-1.P2.0|591	%dir /var/lib/named/var
12mr|bind-9.9.1-1.P2.0|592	%dir /var/lib/named/var/named
12mr|bind-9.9.1-1.P2.0|593	%attr(-,named,named) %dir /var/lib/named/var/log
12mr|bind-9.9.1-1.P2.0|594	%attr(-,named,named) %dir /var/lib/named/var/run
12mr|bind-9.9.1-1.P2.0|595	%attr(-,named,named) %dir /var/lib/named/var/tmp
12mr|bind-9.9.1-1.P2.0|596	%attr(-,named,named) %dir /var/lib/named/var/named/master
12mr|bind-9.9.1-1.P2.0|597	%attr(-,named,named) %dir /var/lib/named/var/named/slaves
12mr|bind-9.9.1-1.P2.0|598	%attr(-,named,named) %dir /var/lib/named/var/named/reverse
12mr|bind-9.9.1-1.P2.0|599	%attr(-,named,named) %dir /var/lib/named/var/named/dynamic
12mr|bind-9.9.1-1.P2.0|600	%attr(-,named,named) %dir /var/lib/named/var/named/data
12mr|bind-9.9.1-1.P2.0|601	%config(noreplace) /var/lib/named/etc/named.conf
12mr|bind-9.9.1-1.P2.0|602	%attr(-,root,named) %config(noreplace) /var/lib/named/etc/bind.keys
12mr|bind-9.9.1-1.P2.0|603	%attr(-,root,named) %config(noreplace) /var/lib/named/etc/rndc.conf
12mr|bind-9.9.1-1.P2.0|604	%attr(-,root,named) %config(noreplace) /var/lib/named/etc/rndc.key
12mr|bind-9.9.1-1.P2.0|605	%attr(-,root,named) %config(noreplace) /var/lib/named/etc/named.iscdlv.key
12mr|bind-9.9.1-1.P2.0|606	%attr(-,named,named) /var/lib/named/var/named/dynamic/managed-keys.bind
12mr|bind-9.9.1-1.P2.0|607	%{_sysconfdir}/bind.keys
12mr|bind-9.9.1-1.P2.0|608	%{_sysconfdir}/named.conf
12mr|bind-9.9.1-1.P2.0|609	%{_sysconfdir}/rndc.conf
12mr|bind-9.9.1-1.P2.0|610	%{_sysconfdir}/rndc.key
12mr|bind-9.9.1-1.P2.0|611	%{_sysconfdir}/named.iscdlv.key
12mr|bind-9.9.1-1.P2.0|612	%config(noreplace) /var/lib/named/etc/bogon_acl.conf
12mr|bind-9.9.1-1.P2.0|613	%config(noreplace) /var/lib/named/etc/logging.conf
12mr|bind-9.9.1-1.P2.0|614	%config(noreplace) /var/lib/named/etc/trusted_networks_acl.conf
12mr|bind-9.9.1-1.P2.0|615	%config(noreplace) /var/lib/named/etc/hosts
12mr|bind-9.9.1-1.P2.0|616	%config(noreplace) /var/lib/named/var/named/master/localdomain.zone
12mr|bind-9.9.1-1.P2.0|617	%config(noreplace) /var/lib/named/var/named/master/localhost.zone
12mr|bind-9.9.1-1.P2.0|618	%config(noreplace) /var/lib/named/var/named/reverse/named.broadcast
12mr|bind-9.9.1-1.P2.0|619	%config(noreplace) /var/lib/named/var/named/reverse/named.ip6.local
12mr|bind-9.9.1-1.P2.0|620	%config(noreplace) /var/lib/named/var/named/reverse/named.local
12mr|bind-9.9.1-1.P2.0|621	%config(noreplace) /var/lib/named/var/named/reverse/named.zero
12mr|bind-9.9.1-1.P2.0|622	%config(noreplace) /var/lib/named/var/named/named.ca
12mr|bind-9.9.1-1.P2.0|623	
12mr|bind-9.9.1-1.P2.0|624	%files devel
12mr|bind-9.9.1-1.P2.0|625	%doc CHANGES README
12mr|bind-9.9.1-1.P2.0|626	%{_bindir}/isc-config.sh
12mr|bind-9.9.1-1.P2.0|627	%{_includedir}/*
12mr|bind-9.9.1-1.P2.0|628	%{_libdir}/*.a
12mr|bind-9.9.1-1.P2.0|629	%{_mandir}/man1/isc-config.sh.1*
12mr|bind-9.9.1-1.P2.0|630	%{_mandir}/man3/lwres*.3*
12mr|bind-9.9.1-1.P2.0|631	
12mr|bind-9.9.1-1.P2.0|632	%files utils
12mr|bind-9.9.1-1.P2.0|633	%doc README COPYRIGHT *.query-loc *.queryperf
12mr|bind-9.9.1-1.P2.0|634	%{_bindir}/dig
12mr|bind-9.9.1-1.P2.0|635	%{_bindir}/host
12mr|bind-9.9.1-1.P2.0|636	%{_bindir}/nslookup
12mr|bind-9.9.1-1.P2.0|637	%{_bindir}/nsupdate
12mr|bind-9.9.1-1.P2.0|638	%{_bindir}/queryperf
12mr|bind-9.9.1-1.P2.0|639	%{_bindir}/query-loc
12mr|bind-9.9.1-1.P2.0|640	%{_mandir}/man1/host.1*
12mr|bind-9.9.1-1.P2.0|641	%{_mandir}/man1/dig.1*
12mr|bind-9.9.1-1.P2.0|642	%{_mandir}/man1/nslookup.1*
12mr|bind-9.9.1-1.P2.0|643	%{_mandir}/man1/nsupdate.1*
12mr|bind-9.9.1-1.P2.0|644	%{_mandir}/man1/query-loc.1*
12mr|bind-9.9.1-1.P2.0|645	%if %{sdb_ldap}
12mr|bind-9.9.1-1.P2.0|646	%doc zone2ldap/zone2ldap.README ldap2zone/README.ldap2zone ldap2zone/dnszone-schema.txt
12mr|bind-9.9.1-1.P2.0|647	%{_bindir}/zonetoldap
12mr|bind-9.9.1-1.P2.0|648	%{_bindir}/ldap2zone
12mr|bind-9.9.1-1.P2.0|649	%{_mandir}/man1/zonetoldap.1*
12mr|bind-9.9.1-1.P2.0|650	%endif
12mr|bind-9.9.1-1.P2.0|651	%{_mandir}/man5/resolver.5*
12mr|bind-9.9.1-1.P2.0|652	%{_mandir}/man5/resolv.5*
12mr|bind-9.9.1-1.P2.0|653	
12mr|bind-9.9.1-1.P2.0|654	%files doc
12mr|bind-9.9.1-1.P2.0|655	%doc doc/html doc/misc/
12mr|bind-9.9.1-1.P2.0|656	%doc doc/dhcp-dynamic-dns-examples doc/chroot doc/trustix
12mr|bind-9.9.1-1.P2.0|657	
12mr|bind-9.9.1-1.P2.0|658	
12mr|bind-9.9.1-1.P2.0|659	%changelog
12mr|bind-9.9.1-1.P2.0|660	* Wed Jul 25 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:9.9.1-1.P2.0
12mr|bind-9.9.1-1.P2.0|661	+ Revision: 810976
12mr|bind-9.9.1-1.P2.0|662	- Update to 9.9.1-P2

13599 12
12mr|binutils-2.22.52.0.4-1|1	
12mr|binutils-2.22.52.0.4-1|2	%define lib_major	2
12mr|binutils-2.22.52.0.4-1|3	%define lib_name_orig	%{package_prefix}%mklibname binutils
12mr|binutils-2.22.52.0.4-1|4	%define lib_name	%{lib_name_orig}%{lib_major}
12mr|binutils-2.22.52.0.4-1|5	%define	dev_name	%mklibname binutils -d
12mr|binutils-2.22.52.0.4-1|6	
12mr|binutils-2.22.52.0.4-1|7	# Allow SPU support for native PowerPC arches, not cross env packages
12mr|binutils-2.22.52.0.4-1|8	%define spu_arches	ppc ppc64
12mr|binutils-2.22.52.0.4-1|9	
12mr|binutils-2.22.52.0.4-1|10	# Define if building a cross-binutils
12mr|binutils-2.22.52.0.4-1|11	%define build_cross	0
12mr|binutils-2.22.52.0.4-1|12	%{expand: %{?cross:	%%global build_cross 1}}
12mr|binutils-2.22.52.0.4-1|13	
12mr|binutils-2.22.52.0.4-1|14	%if %{build_cross}
12mr|binutils-2.22.52.0.4-1|15	%define target_cpu	%{cross}
12mr|binutils-2.22.52.0.4-1|16	%define target_platform	%{target_cpu}-linux
12mr|binutils-2.22.52.0.4-1|17	%if "%{target_cpu}" == "spu"
12mr|binutils-2.22.52.0.4-1|18	%define target_platform	%{target_cpu}-unknown-elf
12mr|binutils-2.22.52.0.4-1|19	%endif
12mr|binutils-2.22.52.0.4-1|20	%define program_prefix	%{target_platform}-
12mr|binutils-2.22.52.0.4-1|21	%define package_prefix	cross-%{target_cpu}-
12mr|binutils-2.22.52.0.4-1|22	%else
12mr|binutils-2.22.52.0.4-1|23	%define target_cpu	%{_target_cpu}
12mr|binutils-2.22.52.0.4-1|24	%define target_platform	%{_target_platform}
12mr|binutils-2.22.52.0.4-1|25	%define program_prefix	%{nil}
12mr|binutils-2.22.52.0.4-1|26	%define package_prefix	%{nil}
12mr|binutils-2.22.52.0.4-1|27	%endif
12mr|binutils-2.22.52.0.4-1|28	
12mr|binutils-2.22.52.0.4-1|29	%define arch		%(echo %{target_cpu}|sed -e "s/\(i.86\|athlon\)/i386/" -e "s/amd64/x86_64/" -e "s/\(sun4.*\|sparcv[89]\)/sparc/")
12mr|binutils-2.22.52.0.4-1|30	%define isarch()	%(case %{arch} in (%1) echo 1;; (*) echo 0;; esac)
12mr|binutils-2.22.52.0.4-1|31	
12mr|binutils-2.22.52.0.4-1|32	# List of targets where gold can be enabled
12mr|binutils-2.22.52.0.4-1|33	%define gold_arches %(echo %{ix86} x86_64 ppc ppc64 %{sparc} %{arm}|sed 's/[ ]/\|/g')
12mr|binutils-2.22.52.0.4-1|34	
12mr|binutils-2.22.52.0.4-1|35	%define gold_default	0
12mr|binutils-2.22.52.0.4-1|36	
12mr|binutils-2.22.52.0.4-1|37	Summary:	GNU Binary Utility Development Utilities
12mr|binutils-2.22.52.0.4-1|38	Name:		%{package_prefix}binutils
12mr|binutils-2.22.52.0.4-1|39	Version:	2.22.52.0.4
12mr|binutils-2.22.52.0.4-1|40	Release:	1
12mr|binutils-2.22.52.0.4-1|41	License:	GPLv3+
12mr|binutils-2.22.52.0.4-1|42	Group:		Development/Other
12mr|binutils-2.22.52.0.4-1|43	URL:		http://sources.redhat.com/binutils/
12mr|binutils-2.22.52.0.4-1|44	# official beta snapshot from http://git.kernel.org/?p=linux/kernel/git/hjl/binutils.git;a=summary
12mr|binutils-2.22.52.0.4-1|45	Source0:	http://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.xz
12mr|binutils-2.22.52.0.4-1|46	#Source1:	http://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2.sign
12mr|binutils-2.22.52.0.4-1|47	Source2:	build_cross_binutils.sh
12mr|binutils-2.22.52.0.4-1|48	Source3:	spu_ovl.o
12mr|binutils-2.22.52.0.4-1|49	Source4:	embedspu.sh
12mr|binutils-2.22.52.0.4-1|50	Source5:	binutils-2.19.50.0.1-output-format.sed
12mr|binutils-2.22.52.0.4-1|51	Source10:	binutils.rpmlintrc
12mr|binutils-2.22.52.0.4-1|52	%if "%{name}" == "binutils"
12mr|binutils-2.22.52.0.4-1|53	%rename		%{lib_name}
12mr|binutils-2.22.52.0.4-1|54	%endif
12mr|binutils-2.22.52.0.4-1|55	Conflicts:	gcc-c++ < 3.2.3-1mdk
12mr|binutils-2.22.52.0.4-1|56	BuildRequires:	autoconf automake bison flex gcc gettext texinfo
12mr|binutils-2.22.52.0.4-1|57	BuildRequires:	dejagnu zlib-devel
12mr|binutils-2.22.52.0.4-1|58	# make check'ing requires libdl.a
12mr|binutils-2.22.52.0.4-1|59	BuildRequires:	glibc-static-devel >= 6:2.14.90-8
12mr|binutils-2.22.52.0.4-1|60	# gold make check'ing requires libstdc++.a & bc
12mr|binutils-2.22.52.0.4-1|61	BuildRequires:	libstdc++-static-devel bc
12mr|binutils-2.22.52.0.4-1|62	
12mr|binutils-2.22.52.0.4-1|63	# Fedora patches:
12mr|binutils-2.22.52.0.4-1|64	Patch01:	binutils-2.20.51.0.2-libtool-lib64.patch
12mr|binutils-2.22.52.0.4-1|65	Patch02:	binutils-2.20.51.0.10-ppc64-pie.patch
12mr|binutils-2.22.52.0.4-1|66	Patch03:	binutils-2.20.51.0.2-ia64-lib64.patch
12mr|binutils-2.22.52.0.4-1|67	# We don't want this one!
12mr|binutils-2.22.52.0.4-1|68	#Patch04:	binutils-2.20.51.0.2-version.patch
12mr|binutils-2.22.52.0.4-1|69	Patch05:	binutils-2.20.51.0.2-set-long-long.patch
12mr|binutils-2.22.52.0.4-1|70	Patch06:	binutils-2.20.51.0.10-copy-osabi.patch
12mr|binutils-2.22.52.0.4-1|71	Patch07:	binutils-2.20.51.0.10-sec-merge-emit.patch
12mr|binutils-2.22.52.0.4-1|72	Patch08:	binutils-2.20.51.0.2-build-id.patch
12mr|binutils-2.22.52.0.4-1|73	
12mr|binutils-2.22.52.0.4-1|74	# Mandriva patches
12mr|binutils-2.22.52.0.4-1|75	# (from gb, proyvind): defaults to i386 on x86_64 or ppc on ppc64 if 32 bit personality is set
12mr|binutils-2.22.52.0.4-1|76	Patch21:	binutils-2.22.52.0.4-linux32.patch
12mr|binutils-2.22.52.0.4-1|77	# (proyvind): skip gold tests that fails
12mr|binutils-2.22.52.0.4-1|78	Patch27:	binutils-2.21.51.0.8-skip-gold-check.patch
12mr|binutils-2.22.52.0.4-1|79	Patch28:	binutils-2.21.51.0.8-ld-default-settings.patch
12mr|binutils-2.22.52.0.4-1|80	# enables the following by default:
12mr|binutils-2.22.52.0.4-1|81	# --as-needed
12mr|binutils-2.22.52.0.4-1|82	# --hash-style=gnu
12mr|binutils-2.22.52.0.4-1|83	# --enable-new-dtags
12mr|binutils-2.22.52.0.4-1|84	# --no-undefined
12mr|binutils-2.22.52.0.4-1|85	# -O1
12mr|binutils-2.22.52.0.4-1|86	# --threads
12mr|binutils-2.22.52.0.4-1|87	# --warn-common
12mr|binutils-2.22.52.0.4-1|88	# --warn-execstack
12mr|binutils-2.22.52.0.4-1|89	# --warn-shared-textrel
12mr|binutils-2.22.52.0.4-1|90	# --warn-unresolved-symbols
12mr|binutils-2.22.52.0.4-1|91	# -z relro
12mr|binutils-2.22.52.0.4-1|92	# --build-id=sha1
12mr|binutils-2.22.52.0.4-1|93	# --icf=safe
12mr|binutils-2.22.52.0.4-1|94	Patch29:	binutils-2.21.52.0.2-ld.gold-default-settings.patch
12mr|binutils-2.22.52.0.4-1|95	#from Леонид Юрьев leo@yuriev.ru, posted to binutils list
12mr|binutils-2.22.52.0.4-1|96	Patch31:	binutils-2.22.51.0.1-fix-overrides-for-gold-testsuite.patch
12mr|binutils-2.22.52.0.4-1|97	Patch33:	binutils-2.21.53.0.1-ld_13048-Invalid-address-for-x32.patch
12mr|binutils-2.22.52.0.4-1|98	# from upstream
12mr|binutils-2.22.52.0.4-1|99	Patch34:	binutils-2.21.53.0.3-opcodes-missing-ifdef-enable-nls.patch
12mr|binutils-2.22.52.0.4-1|100	
12mr|binutils-2.22.52.0.4-1|101	%description
12mr|binutils-2.22.52.0.4-1|102	Binutils is a collection of binary utilities, including:
12mr|binutils-2.22.52.0.4-1|103	
12mr|binutils-2.22.52.0.4-1|104	* ar: creating modifying and extracting from archives
12mr|binutils-2.22.52.0.4-1|105	* nm: for listing symbols from object files
12mr|binutils-2.22.52.0.4-1|106	* objcopy: for copying and translating object files
12mr|binutils-2.22.52.0.4-1|107	* objdump: for displaying information from object files
12mr|binutils-2.22.52.0.4-1|108	* ranlib: for generating an index for the contents of an archive
12mr|binutils-2.22.52.0.4-1|109	* size: for listing the section sizes of an object or archive file
12mr|binutils-2.22.52.0.4-1|110	* strings: for listing printable strings from files
12mr|binutils-2.22.52.0.4-1|111	* strip: for discarding symbols (a filter for demangling encoded C++ symbols
12mr|binutils-2.22.52.0.4-1|112	* addr2line: for converting addresses to file and line
12mr|binutils-2.22.52.0.4-1|113	* nlmconv: for converting object code into an NLM
12mr|binutils-2.22.52.0.4-1|114	
12mr|binutils-2.22.52.0.4-1|115	Install binutils if you need to perform any of these types of actions on
12mr|binutils-2.22.52.0.4-1|116	binary files.  Most programmers will want to install binutils.
12mr|binutils-2.22.52.0.4-1|117	
12mr|binutils-2.22.52.0.4-1|118	%ifarch %{spu_arches}
12mr|binutils-2.22.52.0.4-1|119	%package -n	spu-binutils
12mr|binutils-2.22.52.0.4-1|120	Summary:	GNU Binary Utility Development Utilities for Cell SPU
12mr|binutils-2.22.52.0.4-1|121	Group:		Development/Other
12mr|binutils-2.22.52.0.4-1|122	
12mr|binutils-2.22.52.0.4-1|123	%description -n	spu-binutils
12mr|binutils-2.22.52.0.4-1|124	This package contains the binutils with Cell SPU support.
12mr|binutils-2.22.52.0.4-1|125	%endif
12mr|binutils-2.22.52.0.4-1|126	
12mr|binutils-2.22.52.0.4-1|127	%package -n	%{dev_name}
12mr|binutils-2.22.52.0.4-1|128	Summary:	Main library for %{name}
12mr|binutils-2.22.52.0.4-1|129	Group:		Development/Other
12mr|binutils-2.22.52.0.4-1|130	Provides:	%{name}-devel = %{version}-%{release}
12mr|binutils-2.22.52.0.4-1|131	Provides:	%{lib_name}-devel = %{version}-%{release}
12mr|binutils-2.22.52.0.4-1|132	Obsoletes:	%{lib_name}-devel
12mr|binutils-2.22.52.0.4-1|133	Requires:	zlib-devel
12mr|binutils-2.22.52.0.4-1|134	
12mr|binutils-2.22.52.0.4-1|135	%description -n	%{dev_name}
12mr|binutils-2.22.52.0.4-1|136	This package contains BFD and opcodes static libraries and associated
12mr|binutils-2.22.52.0.4-1|137	header files.  Only *.a libraries are included, because BFD doesn't
12mr|binutils-2.22.52.0.4-1|138	have a stable ABI.  Developers starting new projects are strongly encouraged
12mr|binutils-2.22.52.0.4-1|139	to consider using libelf instead of BFD.
12mr|binutils-2.22.52.0.4-1|140	
12mr|binutils-2.22.52.0.4-1|141	%prep
12mr|binutils-2.22.52.0.4-1|142	%setup -q -n binutils-%{version}
12mr|binutils-2.22.52.0.4-1|143	%patch01 -p0 -b .libtool-lib64~
12mr|binutils-2.22.52.0.4-1|144	%patch02 -p0 -b .ppc64-pie~
12mr|binutils-2.22.52.0.4-1|145	%ifarch ia64
12mr|binutils-2.22.52.0.4-1|146	%if "%{_lib}" == "lib64"
12mr|binutils-2.22.52.0.4-1|147	%patch03 -p0 -b .ia64-lib64~
12mr|binutils-2.22.52.0.4-1|148	%endif
12mr|binutils-2.22.52.0.4-1|149	%endif
12mr|binutils-2.22.52.0.4-1|150	#%%patch04 -p0 -b .version~
12mr|binutils-2.22.52.0.4-1|151	%patch05 -p0 -b .set-long-long~
12mr|binutils-2.22.52.0.4-1|152	%patch06 -p0 -b .copy-osabi~
12mr|binutils-2.22.52.0.4-1|153	%patch07 -p0 -b .sec-merge-emit~
12mr|binutils-2.22.52.0.4-1|154	%patch08 -p0 -b .build-id~
12mr|binutils-2.22.52.0.4-1|155	
12mr|binutils-2.22.52.0.4-1|156	%patch21 -p1 -b .linux32~
12mr|binutils-2.22.52.0.4-1|157	#%%patch27 -p1 -b .skip_gold_check~
12mr|binutils-2.22.52.0.4-1|158	# we don't bother modifying the defaults for the bfd linker, we'll switch
12mr|binutils-2.22.52.0.4-1|159	# to gold as the default now, so let's just leave the older linker with
12mr|binutils-2.22.52.0.4-1|160	# the same behaviour as previous for anyone who needs to use it..
12mr|binutils-2.22.52.0.4-1|161	#%%patch28 -p1 -b .defaults~
12mr|binutils-2.22.52.0.4-1|162	%if "%{distepoch}" >= "2012"
12mr|binutils-2.22.52.0.4-1|163	%patch29 -p1 -b .gold_defaults~
12mr|binutils-2.22.52.0.4-1|164	%endif
12mr|binutils-2.22.52.0.4-1|165	%patch31 -p1 -b .gold_testsuite~
12mr|binutils-2.22.52.0.4-1|166	# later
12mr|binutils-2.22.52.0.4-1|167	#%%patch33 -p1 -b .ld_13048~
12mr|binutils-2.22.52.0.4-1|168	%patch34 -p1 -b .nls~
12mr|binutils-2.22.52.0.4-1|169	# for boostrapping, can be rebuilt afterwards in --enable-maintainer-mode
12mr|binutils-2.22.52.0.4-1|170	cp %{SOURCE3} ld/emultempl/
12mr|binutils-2.22.52.0.4-1|171	
12mr|binutils-2.22.52.0.4-1|172	%build
12mr|binutils-2.22.52.0.4-1|173	# Additional targets
12mr|binutils-2.22.52.0.4-1|174	ADDITIONAL_TARGETS=""
12mr|binutils-2.22.52.0.4-1|175	case %{target_cpu} in
12mr|binutils-2.22.52.0.4-1|176	ppc | powerpc)
12mr|binutils-2.22.52.0.4-1|177	ADDITIONAL_TARGETS="powerpc64-%{_target_vendor}-%{_target_os}"
12mr|binutils-2.22.52.0.4-1|178	;;
12mr|binutils-2.22.52.0.4-1|179	ppc64)
12mr|binutils-2.22.52.0.4-1|180	ADDITIONAL_TARGETS=""
12mr|binutils-2.22.52.0.4-1|181	;;
12mr|binutils-2.22.52.0.4-1|182	ia64)
12mr|binutils-2.22.52.0.4-1|183	ADDITIONAL_TARGETS="i586-%{_target_vendor}-%{_target_os}"
12mr|binutils-2.22.52.0.4-1|184	;;
12mr|binutils-2.22.52.0.4-1|185	i*86 | athlon*)
12mr|binutils-2.22.52.0.4-1|186	ADDITIONAL_TARGETS="x86_64-%{_target_vendor}-%{_target_os}"
12mr|binutils-2.22.52.0.4-1|187	;;
12mr|binutils-2.22.52.0.4-1|188	sparc*)
12mr|binutils-2.22.52.0.4-1|189	ADDITIONAL_TARGETS="sparc64-%{_target_vendor}-%{_target_os}"
12mr|binutils-2.22.52.0.4-1|190	;;
12mr|binutils-2.22.52.0.4-1|191	mipsel)
12mr|binutils-2.22.52.0.4-1|192	ADDITIONAL_TARGETS="mips64el-%{_target_vendor}-%{_target_os}"
12mr|binutils-2.22.52.0.4-1|193	;;
12mr|binutils-2.22.52.0.4-1|194	mips)
12mr|binutils-2.22.52.0.4-1|195	ADDITIONAL_TARGETS="mips64-%{_target_vendor}-%{_target_os}"
12mr|binutils-2.22.52.0.4-1|196	;;
12mr|binutils-2.22.52.0.4-1|197	esac
12mr|binutils-2.22.52.0.4-1|198	%ifarch %{spu_arches}
12mr|binutils-2.22.52.0.4-1|199	if [[ -n "$ADDITIONAL_TARGETS" ]]; then
12mr|binutils-2.22.52.0.4-1|200	ADDITIONAL_TARGETS="$ADDITIONAL_TARGETS,spu-unknown-elf"
12mr|binutils-2.22.52.0.4-1|201	else
12mr|binutils-2.22.52.0.4-1|202	ADDITIONAL_TARGETS="spu-unknown-elf"
12mr|binutils-2.22.52.0.4-1|203	fi
12mr|binutils-2.22.52.0.4-1|204	%endif
12mr|binutils-2.22.52.0.4-1|205	if [[ -n "$ADDITIONAL_TARGETS" ]]; then
12mr|binutils-2.22.52.0.4-1|206	TARGET_CONFIG="$TARGET_CONFIG --enable-targets=$ADDITIONAL_TARGETS"
12mr|binutils-2.22.52.0.4-1|207	fi
12mr|binutils-2.22.52.0.4-1|208	
12mr|binutils-2.22.52.0.4-1|209	case %{target_cpu} in
12mr|binutils-2.22.52.0.4-1|210	ppc | powerpc | i*86 | athlon* | sparc* | mips* | s390* | sh* | arm*)
12mr|binutils-2.22.52.0.4-1|211	TARGET_CONFIG="$TARGET_CONFIG --enable-64-bit-bfd"
12mr|binutils-2.22.52.0.4-1|212	;;
12mr|binutils-2.22.52.0.4-1|213	esac
12mr|binutils-2.22.52.0.4-1|214	
12mr|binutils-2.22.52.0.4-1|215	%if "%{name}" != "binutils"
12mr|binutils-2.22.52.0.4-1|216	%define _program_prefix %{program_prefix}
12mr|binutils-2.22.52.0.4-1|217	TARGET_CONFIG="$TARGET_CONFIG --target=%{target_platform}"
12mr|binutils-2.22.52.0.4-1|218	%endif
12mr|binutils-2.22.52.0.4-1|219	
12mr|binutils-2.22.52.0.4-1|220	# Don't build shared libraries in cross binutils
12mr|binutils-2.22.52.0.4-1|221	%if "%{name}" == "binutils"
12mr|binutils-2.22.52.0.4-1|222	TARGET_CONFIG="$TARGET_CONFIG --enable-shared --with-pic"
12mr|binutils-2.22.52.0.4-1|223	%endif
12mr|binutils-2.22.52.0.4-1|224	
12mr|binutils-2.22.52.0.4-1|225	# Binutils comes with its own custom libtool
12mr|binutils-2.22.52.0.4-1|226	# [gb] FIXME: but system libtool also works and has relink fix
12mr|binutils-2.22.52.0.4-1|227	%define __libtoolize /bin/true
12mr|binutils-2.22.52.0.4-1|228	
12mr|binutils-2.22.52.0.4-1|229	# Build main binaries
12mr|binutils-2.22.52.0.4-1|230	rm -rf objs
12mr|binutils-2.22.52.0.4-1|231	mkdir objs
12mr|binutils-2.22.52.0.4-1|232	pushd objs
12mr|binutils-2.22.52.0.4-1|233	CONFIGURE_TOP=.. %configure2_5x $TARGET_CONFIG	--with-bugurl=http://qa.mandriva.com/ \
12mr|binutils-2.22.52.0.4-1|234	%if %{gold_default}
12mr|binutils-2.22.52.0.4-1|235	--enable-ld=yes \
12mr|binutils-2.22.52.0.4-1|236	--enable-gold=default \
12mr|binutils-2.22.52.0.4-1|237	%else
12mr|binutils-2.22.52.0.4-1|238	--enable-ld=default \
12mr|binutils-2.22.52.0.4-1|239	--enable-gold=yes \
12mr|binutils-2.22.52.0.4-1|240	%endif
12mr|binutils-2.22.52.0.4-1|241	--enable-plugins \
12mr|binutils-2.22.52.0.4-1|242	--enable-threads \
12mr|binutils-2.22.52.0.4-1|243	%if "%{_lib}" == "lib64"
12mr|binutils-2.22.52.0.4-1|244	--with-lib-path=/%{_lib}:%{_libdir}:%{_prefix}/local/%{_lib}:/lib:%{_prefix}/lib:%{_prefix}/local/lib \
12mr|binutils-2.22.52.0.4-1|245	%else
12mr|binutils-2.22.52.0.4-1|246	--with-lib-path=/lib:%{_prefix}/lib:%{_prefix}/local/lib \
12mr|binutils-2.22.52.0.4-1|247	%endif
12mr|binutils-2.22.52.0.4-1|248	%ifarch armv7l armv7hl
12mr|binutils-2.22.52.0.4-1|249	--with-cpu=cortex-a8 \
12mr|binutils-2.22.52.0.4-1|250	--with-tune=cortex-a8 \
12mr|binutils-2.22.52.0.4-1|251	--with-arch=armv7-a \
12mr|binutils-2.22.52.0.4-1|252	--with-mode=thumb \
12mr|binutils-2.22.52.0.4-1|253	%ifarch armv7l
12mr|binutils-2.22.52.0.4-1|254	--with-float=softfp \
12mr|binutils-2.22.52.0.4-1|255	%else
12mr|binutils-2.22.52.0.4-1|256	--with-float=hard \
12mr|binutils-2.22.52.0.4-1|257	%endif
12mr|binutils-2.22.52.0.4-1|258	--with-fpu=vfpv3-d16 \
12mr|binutils-2.22.52.0.4-1|259	--with-abi=aapcs-linux \
12mr|binutils-2.22.52.0.4-1|260	%endif
12mr|binutils-2.22.52.0.4-1|261	--disable-werror \
12mr|binutils-2.22.52.0.4-1|262	--with-separate-debug-dir=%{_prefix}/lib/debug
12mr|binutils-2.22.52.0.4-1|263	# There seems to be some problems with builds of gold randomly failing whenever
12mr|binutils-2.22.52.0.4-1|264	# going through the build system, so let's try workaround this by trying to do
12mr|binutils-2.22.52.0.4-1|265	# make once again when it happens...
12mr|binutils-2.22.52.0.4-1|266	%make tooldir=%{_prefix} || make tooldir=%{_prefix}
12mr|binutils-2.22.52.0.4-1|267	make -C bfd/doc html
12mr|binutils-2.22.52.0.4-1|268	mkdir -p ../html
12mr|binutils-2.22.52.0.4-1|269	cp -f bfd/doc/bfd.html/* ../html
12mr|binutils-2.22.52.0.4-1|270	popd
12mr|binutils-2.22.52.0.4-1|271	
12mr|binutils-2.22.52.0.4-1|272	# Build alternate binaries (spu-gas in particular)
12mr|binutils-2.22.52.0.4-1|273	case "$ADDITIONAL_TARGETS," in
12mr|binutils-2.22.52.0.4-1|274	%ifarch %{spu_arches}
12mr|binutils-2.22.52.0.4-1|275	*spu-*-elf,*)
12mr|binutils-2.22.52.0.4-1|276	ALTERNATE_TARGETS="spu-unknown-elf"
12mr|binutils-2.22.52.0.4-1|277	;;
12mr|binutils-2.22.52.0.4-1|278	%endif
12mr|binutils-2.22.52.0.4-1|279	*)
12mr|binutils-2.22.52.0.4-1|280	;;
12mr|binutils-2.22.52.0.4-1|281	esac
12mr|binutils-2.22.52.0.4-1|282	if [[ -n "$ALTERNATE_TARGETS" ]]; then
12mr|binutils-2.22.52.0.4-1|283	for target in $ALTERNATE_TARGETS; do
12mr|binutils-2.22.52.0.4-1|284	cpu=`echo "$target" | sed -e "s/-.*//"`
12mr|binutils-2.22.52.0.4-1|285	rm -rf objs-$cpu
12mr|binutils-2.22.52.0.4-1|286	mkdir objs-$cpu
12mr|binutils-2.22.52.0.4-1|287	pushd objs-$cpu
12mr|binutils-2.22.52.0.4-1|288	CONFIGURE_TOP=.. %configure	--enable-shared \
12mr|binutils-2.22.52.0.4-1|289	--target=$target \
12mr|binutils-2.22.52.0.4-1|290	--program-prefix=$cpu- \
12mr|binutils-2.22.52.0.4-1|291	%if "%{distepoch}" < "2012"
12mr|binutils-2.22.52.0.4-1|292	--enable-ld=default \
12mr|binutils-2.22.52.0.4-1|293	--enable-gold=yes \
12mr|binutils-2.22.52.0.4-1|294	%else
12mr|binutils-2.22.52.0.4-1|295	--enable-ld=yes \
12mr|binutils-2.22.52.0.4-1|296	--enable-gold=default \
12mr|binutils-2.22.52.0.4-1|297	%endif
12mr|binutils-2.22.52.0.4-1|298	--disable-werror \
12mr|binutils-2.22.52.0.4-1|299	--with-bugurl=http://qa.mandriva.com/
12mr|binutils-2.22.52.0.4-1|300	# make sure we use the fully built libbfd & libopcodes libs
12mr|binutils-2.22.52.0.4-1|301	# XXX could have been simpler to just pass $ADDITIONAL_TARGETS
12mr|binutils-2.22.52.0.4-1|302	# again to configure and rebuild all of those though...
12mr|binutils-2.22.52.0.4-1|303	for dso in bfd opcodes; do
12mr|binutils-2.22.52.0.4-1|304	%make all-$dso
12mr|binutils-2.22.52.0.4-1|305	rm -f $dso/.libs/lib$dso-%{version}.so
12mr|binutils-2.22.52.0.4-1|306	ln -s ../../../objs/$dso/.libs/lib$dso-%{version}.so $dso/.libs/
12mr|binutils-2.22.52.0.4-1|307	done
12mr|binutils-2.22.52.0.4-1|308	%make all-binutils all-gas all-ld
12mr|binutils-2.22.52.0.4-1|309	popd
12mr|binutils-2.22.52.0.4-1|310	done
12mr|binutils-2.22.52.0.4-1|311	fi
12mr|binutils-2.22.52.0.4-1|312	
12mr|binutils-2.22.52.0.4-1|313	%check
12mr|binutils-2.22.52.0.4-1|314	# All Tests must pass on x86 and x86_64
12mr|binutils-2.22.52.0.4-1|315	echo ====================TESTING=========================
12mr|binutils-2.22.52.0.4-1|316	# workaround for not using colorgcc when building due to colorgcc
12mr|binutils-2.22.52.0.4-1|317	# messes up output redirection..
12mr|binutils-2.22.52.0.4-1|318	PATH=${PATH#%{_datadir}/colorgcc:}
12mr|binutils-2.22.52.0.4-1|319	%if %isarch i386|x86_64|ppc|ppc64|spu
12mr|binutils-2.22.52.0.4-1|320	%make -k -C objs check CFLAGS="" CXXFLAGS="" LDFLAGS="" || :
12mr|binutils-2.22.52.0.4-1|321	[[ -d objs-spu ]] && \
12mr|binutils-2.22.52.0.4-1|322	%make -C objs-spu check-gas CFLAGS="" CXXFLAGS="" LDFLAGS=""
12mr|binutils-2.22.52.0.4-1|323	%else
12mr|binutils-2.22.52.0.4-1|324	%make -C objs -k check CFLAGS="" CXXFLAGS="" LDFLAGS="" || echo make check failed
12mr|binutils-2.22.52.0.4-1|325	%endif
12mr|binutils-2.22.52.0.4-1|326	echo ====================TESTING END=====================
12mr|binutils-2.22.52.0.4-1|327	
12mr|binutils-2.22.52.0.4-1|328	logfile="%{name}-%{version}-%{release}.log"
12mr|binutils-2.22.52.0.4-1|329	rm -f $logfile; find . -name "*.sum" | xargs cat >> $logfile
12mr|binutils-2.22.52.0.4-1|330	
12mr|binutils-2.22.52.0.4-1|331	%install
12mr|binutils-2.22.52.0.4-1|332	mkdir -p %{buildroot}%{_prefix}
12mr|binutils-2.22.52.0.4-1|333	%makeinstall_std -C objs
12mr|binutils-2.22.52.0.4-1|334	
12mr|binutils-2.22.52.0.4-1|335	rm -f %{buildroot}%{_mandir}/man1/{dlltool,nlmconv,windres}*
12mr|binutils-2.22.52.0.4-1|336	rm -f %{buildroot}%{_infodir}/dir
12mr|binutils-2.22.52.0.4-1|337	rm -f %{buildroot}%{_libdir}/*.la
12mr|binutils-2.22.52.0.4-1|338	rm -f %{buildroot}%{_libdir}/lib{bfd,opcodes}.so
12mr|binutils-2.22.52.0.4-1|339	
12mr|binutils-2.22.52.0.4-1|340	%if "%{name}" == "binutils"
12mr|binutils-2.22.52.0.4-1|341	make -C objs prefix=%{buildroot}%{_prefix} infodir=%{buildroot}%{_infodir} install-info
12mr|binutils-2.22.52.0.4-1|342	install -m 644 include/libiberty.h %{buildroot}%{_includedir}/
12mr|binutils-2.22.52.0.4-1|343	if [ -e objs/libiberty/pic/libiberty.a ]; then
12mr|binutils-2.22.52.0.4-1|344	# Ship with the PIC libiberty
12mr|binutils-2.22.52.0.4-1|345	install -m 644 objs/libiberty/pic/libiberty.a %{buildroot}%{_libdir}/
12mr|binutils-2.22.52.0.4-1|346	else
12mr|binutils-2.22.52.0.4-1|347	install -m 644 objs/libiberty/libiberty.a %{buildroot}%{_libdir}/
12mr|binutils-2.22.52.0.4-1|348	fi
12mr|binutils-2.22.52.0.4-1|349	rm -rf %{buildroot}%{_prefix}/%{_target_platform}/
12mr|binutils-2.22.52.0.4-1|350	
12mr|binutils-2.22.52.0.4-1|351	# Sanity check --enable-64-bit-bfd really works.
12mr|binutils-2.22.52.0.4-1|352	grep '^#define BFD_ARCH_SIZE 64$' %{buildroot}%{_prefix}/include/bfd.h
12mr|binutils-2.22.52.0.4-1|353	# Fix multilib conflicts of generated values by __WORDSIZE-based expressions.
12mr|binutils-2.22.52.0.4-1|354	%ifarch %{ix86} x86_64 ppc ppc64 s390 s390x sh3 sh4 sparc sparc64 %arm
12mr|binutils-2.22.52.0.4-1|355	sed -i -e '/^#include "ansidecl.h"/{p;s~^.*$~#include <bits/wordsize.h>~;}' \
12mr|binutils-2.22.52.0.4-1|356	-e 's/^#define BFD_DEFAULT_TARGET_SIZE \(32\|64\) *$/#define BFD_DEFAULT_TARGET_SIZE __WORDSIZE/' \
12mr|binutils-2.22.52.0.4-1|357	-e 's/^#define BFD_HOST_64BIT_LONG [01] *$/#define BFD_HOST_64BIT_LONG (__WORDSIZE == 64)/' \
12mr|binutils-2.22.52.0.4-1|358	-e 's/^#define BFD_HOST_64_BIT \(long \)\?long *$/#if __WORDSIZE == 32\
12mr|binutils-2.22.52.0.4-1|359	#define BFD_HOST_64_BIT long long\
12mr|binutils-2.22.52.0.4-1|360	#else\
12mr|binutils-2.22.52.0.4-1|361	#define BFD_HOST_64_BIT long\
12mr|binutils-2.22.52.0.4-1|362	#endif/' \
12mr|binutils-2.22.52.0.4-1|363	-e 's/^#define BFD_HOST_U_64_BIT unsigned \(long \)\?long *$/#define BFD_HOST_U_64_BIT unsigned BFD_HOST_64_BIT/' \
12mr|binutils-2.22.52.0.4-1|364	%{buildroot}%{_prefix}/include/bfd.h
12mr|binutils-2.22.52.0.4-1|365	%endif
12mr|binutils-2.22.52.0.4-1|366	touch -r bfd/bfd-in2.h %{buildroot}%{_prefix}/include/bfd.h
12mr|binutils-2.22.52.0.4-1|367	
12mr|binutils-2.22.52.0.4-1|368	# Generate .so linker scripts for dependencies; imported from glibc/Makerules:
12mr|binutils-2.22.52.0.4-1|369	
12mr|binutils-2.22.52.0.4-1|370	# This fragment of linker script gives the OUTPUT_FORMAT statement
12mr|binutils-2.22.52.0.4-1|371	# for the configuration we are building.
12mr|binutils-2.22.52.0.4-1|372	OUTPUT_FORMAT="\
12mr|binutils-2.22.52.0.4-1|373	/* Ensure this .so library will not be used by a link for a different format
12mr|binutils-2.22.52.0.4-1|374	on a multi-architecture system.  */
12mr|binutils-2.22.52.0.4-1|375	$(gcc $CFLAGS $LDFLAGS -shared -x c /dev/null -o /dev/null -Wl,--verbose -v 2>&1 | sed -n -f "%{SOURCE5}")"
12mr|binutils-2.22.52.0.4-1|376	
12mr|binutils-2.22.52.0.4-1|377	tee %{buildroot}%{_libdir}/libbfd.so <<EOH
12mr|binutils-2.22.52.0.4-1|378	/* GNU ld script */
12mr|binutils-2.22.52.0.4-1|379	
12mr|binutils-2.22.52.0.4-1|380	$OUTPUT_FORMAT
12mr|binutils-2.22.52.0.4-1|381	
12mr|binutils-2.22.52.0.4-1|382	/* The libz dependency is unexpected by legacy build scripts.  */
12mr|binutils-2.22.52.0.4-1|383	INPUT ( %{_libdir}/libbfd.a -liberty -lz )
12mr|binutils-2.22.52.0.4-1|384	EOH
12mr|binutils-2.22.52.0.4-1|385	
12mr|binutils-2.22.52.0.4-1|386	tee %{buildroot}%{_libdir}/libopcodes.so <<EOH
12mr|binutils-2.22.52.0.4-1|387	/* GNU ld script */
12mr|binutils-2.22.52.0.4-1|388	
12mr|binutils-2.22.52.0.4-1|389	$OUTPUT_FORMAT
12mr|binutils-2.22.52.0.4-1|390	
12mr|binutils-2.22.52.0.4-1|391	INPUT ( %{_libdir}/libopcodes.a -lbfd -lz )
12mr|binutils-2.22.52.0.4-1|392	EOH
12mr|binutils-2.22.52.0.4-1|393	
12mr|binutils-2.22.52.0.4-1|394	%else
12mr|binutils-2.22.52.0.4-1|395	rm -f  %{buildroot}%{_libdir}/libiberty.a
12mr|binutils-2.22.52.0.4-1|396	rm -rf %{buildroot}%{_infodir}
12mr|binutils-2.22.52.0.4-1|397	rm -rf %{buildroot}%{_datadir}/locale/
12mr|binutils-2.22.52.0.4-1|398	rm -f  %{buildroot}%{_prefix}/%{_target_platform}/%{target_cpu}-linux/lib/*.la
12mr|binutils-2.22.52.0.4-1|399	%endif
12mr|binutils-2.22.52.0.4-1|400	
12mr|binutils-2.22.52.0.4-1|401	%if "%{name}" == "binutils"
12mr|binutils-2.22.52.0.4-1|402	%find_lang binutils --all-name
12mr|binutils-2.22.52.0.4-1|403	%endif
12mr|binutils-2.22.52.0.4-1|404	
12mr|binutils-2.22.52.0.4-1|405	# Alternate binaries
12mr|binutils-2.22.52.0.4-1|406	[[ -d objs-spu ]] && {
12mr|binutils-2.22.52.0.4-1|407	destdir=`mktemp -d`
12mr|binutils-2.22.52.0.4-1|408	make -C objs-spu DESTDIR=$destdir install-binutils install-gas install-ld
12mr|binutils-2.22.52.0.4-1|409	mv $destdir%{_bindir}/spu-* %{buildroot}%{_bindir}/
12mr|binutils-2.22.52.0.4-1|410	mkdir -p %{buildroot}%{_prefix}/spu/bin
12mr|binutils-2.22.52.0.4-1|411	mv $destdir%{_prefix}/spu-unknown-elf/bin/* %{buildroot}%{_prefix}/spu/bin/
12mr|binutils-2.22.52.0.4-1|412	rm -rf $destdir
12mr|binutils-2.22.52.0.4-1|413	cat > %{buildroot}%{_bindir}/ppu-as << EOF
12mr|binutils-2.22.52.0.4-1|414	#!/bin/sh
12mr|binutils-2.22.52.0.4-1|415	exec %{_bindir}/as -mcell -maltivec \${1+"\$@"}
12mr|binutils-2.22.52.0.4-1|416	EOF
12mr|binutils-2.22.52.0.4-1|417	chmod +x %{buildroot}%{_bindir}/ppu-as
12mr|binutils-2.22.52.0.4-1|418	install -m 755 %{SOURCE4} %{buildroot}%{_bindir}/embedspu
12mr|binutils-2.22.52.0.4-1|419	}
12mr|binutils-2.22.52.0.4-1|420	
12mr|binutils-2.22.52.0.4-1|421	%if "%{name}" == "binutils"
12mr|binutils-2.22.52.0.4-1|422	%files -f binutils.lang
12mr|binutils-2.22.52.0.4-1|423	%else
12mr|binutils-2.22.52.0.4-1|424	%files
12mr|binutils-2.22.52.0.4-1|425	%endif
12mr|binutils-2.22.52.0.4-1|426	%{_bindir}/%{program_prefix}addr2line
12mr|binutils-2.22.52.0.4-1|427	%{_bindir}/%{program_prefix}ar
12mr|binutils-2.22.52.0.4-1|428	%{_bindir}/%{program_prefix}as
12mr|binutils-2.22.52.0.4-1|429	%{_bindir}/%{program_prefix}c++filt
12mr|binutils-2.22.52.0.4-1|430	%{_bindir}/%{program_prefix}elfedit
12mr|binutils-2.22.52.0.4-1|431	%{_bindir}/%{program_prefix}gprof
12mr|binutils-2.22.52.0.4-1|432	%{_bindir}/%{program_prefix}ld
12mr|binutils-2.22.52.0.4-1|433	%{_bindir}/%{program_prefix}ld.bfd
12mr|binutils-2.22.52.0.4-1|434	%if %isarch %{gold_arches}
12mr|binutils-2.22.52.0.4-1|435	%{_bindir}/%{program_prefix}ld.gold
12mr|binutils-2.22.52.0.4-1|436	%endif
12mr|binutils-2.22.52.0.4-1|437	%{_bindir}/%{program_prefix}nm
12mr|binutils-2.22.52.0.4-1|438	%{_bindir}/%{program_prefix}objcopy
12mr|binutils-2.22.52.0.4-1|439	%{_bindir}/%{program_prefix}objdump
12mr|binutils-2.22.52.0.4-1|440	%{_bindir}/%{program_prefix}ranlib
12mr|binutils-2.22.52.0.4-1|441	%{_bindir}/%{program_prefix}readelf
12mr|binutils-2.22.52.0.4-1|442	%{_bindir}/%{program_prefix}size
12mr|binutils-2.22.52.0.4-1|443	%{_bindir}/%{program_prefix}strings
12mr|binutils-2.22.52.0.4-1|444	%{_bindir}/%{program_prefix}strip
12mr|binutils-2.22.52.0.4-1|445	%ifarch %{spu_arches}
12mr|binutils-2.22.52.0.4-1|446	%{_bindir}/ppu-as
12mr|binutils-2.22.52.0.4-1|447	%endif
12mr|binutils-2.22.52.0.4-1|448	%{_mandir}/man1/*
12mr|binutils-2.22.52.0.4-1|449	%if "%{name}" == "binutils"
12mr|binutils-2.22.52.0.4-1|450	%{_infodir}/*info*
12mr|binutils-2.22.52.0.4-1|451	%{_libdir}/libbfd-%{version}*.so
12mr|binutils-2.22.52.0.4-1|452	%{_libdir}/libopcodes-%{version}*.so
12mr|binutils-2.22.52.0.4-1|453	%else
12mr|binutils-2.22.52.0.4-1|454	%{_prefix}/%{target_platform}/bin/*
12mr|binutils-2.22.52.0.4-1|455	%{_prefix}/%{target_platform}/lib/ldscripts
12mr|binutils-2.22.52.0.4-1|456	%endif
12mr|binutils-2.22.52.0.4-1|457	
12mr|binutils-2.22.52.0.4-1|458	%ifarch %{spu_arches}
12mr|binutils-2.22.52.0.4-1|459	%files -n spu-binutils
12mr|binutils-2.22.52.0.4-1|460	%{_bindir}/spu-*
12mr|binutils-2.22.52.0.4-1|461	%{_bindir}/embedspu
12mr|binutils-2.22.52.0.4-1|462	%dir %{_prefix}/spu/bin
12mr|binutils-2.22.52.0.4-1|463	%{_prefix}/spu/bin
12mr|binutils-2.22.52.0.4-1|464	%endif
12mr|binutils-2.22.52.0.4-1|465	
12mr|binutils-2.22.52.0.4-1|466	%if "%{name}" == "binutils"
12mr|binutils-2.22.52.0.4-1|467	%files -n %{dev_name}
12mr|binutils-2.22.52.0.4-1|468	%doc html
12mr|binutils-2.22.52.0.4-1|469	%{_includedir}/*.h
12mr|binutils-2.22.52.0.4-1|470	%{_libdir}/libbfd.a
12mr|binutils-2.22.52.0.4-1|471	%{_libdir}/libbfd.so
12mr|binutils-2.22.52.0.4-1|472	%{_libdir}/libopcodes.a
12mr|binutils-2.22.52.0.4-1|473	%{_libdir}/libopcodes.so
12mr|binutils-2.22.52.0.4-1|474	%{_libdir}/libiberty.a
12mr|binutils-2.22.52.0.4-1|475	%endif
12mr|binutils-2.22.52.0.4-1|476	
12mr|binutils-2.22.52.0.4-1|477	
12mr|binutils-2.22.52.0.4-1|478	
12mr|binutils-2.22.52.0.4-1|479	%changelog
12mr|binutils-2.22.52.0.4-1|480	* Mon Oct  1 2012 akdengi <kazancas@mandriva.ru>
12mr|binutils-2.22.52.0.4-1|481	+ Commit: 5cbcfe4
12mr|binutils-2.22.52.0.4-1|482	- -update to 2.23.51.0.3
12mr|binutils-2.22.52.0.4-1|483	
12mr|binutils-2.22.52.0.4-1|484	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|binutils-2.22.52.0.4-1|485	+ Commit: 186e7c2
12mr|binutils-2.22.52.0.4-1|486	- Use version 2.22.52.0.4-1 from Cooker (without default gold linker)
12mr|binutils-2.22.52.0.4-1|487	
12mr|binutils-2.22.52.0.4-1|488	

13600 12
12mr|bison-2.6.2-1|1	%define staticdevelname %mklibname bison -d -s
12mr|bison-2.6.2-1|2	
12mr|bison-2.6.2-1|3	Summary:	A GNU general-purpose parser generator
12mr|bison-2.6.2-1|4	Name:		bison
12mr|bison-2.6.2-1|5	Version:	2.6.2
12mr|bison-2.6.2-1|6	Release:	1
12mr|bison-2.6.2-1|7	License:	GPL
12mr|bison-2.6.2-1|8	Group:		Development/Other
12mr|bison-2.6.2-1|9	URL:		http://www.gnu.org/software/bison/bison.html
12mr|bison-2.6.2-1|10	Source0:	ftp://ftp.gnu.org/pub/gnu/bison/bison-%{version}.tar.xz
12mr|bison-2.6.2-1|11	Source1:	bison.rpmlintrc
12mr|bison-2.6.2-1|12	Patch0:		bison-1.32-extfix.patch
12mr|bison-2.6.2-1|13	Requires:	m4 >= 1.4
12mr|bison-2.6.2-1|14	BuildRequires:	help2man
12mr|bison-2.6.2-1|15	BuildRequires:	m4 >= 1.4
12mr|bison-2.6.2-1|16	Obsoletes:	%{mklibname bison -d -s} < 2.6.2
12mr|bison-2.6.2-1|17	
12mr|bison-2.6.2-1|18	%description
12mr|bison-2.6.2-1|19	Bison is a general purpose parser generator which converts a grammar
12mr|bison-2.6.2-1|20	description for an LALR context-free grammar into a C program to parse
12mr|bison-2.6.2-1|21	that grammar.  Bison can be used to develop a wide range of language
12mr|bison-2.6.2-1|22	parsers, from ones used in simple desk calculators to complex programming
12mr|bison-2.6.2-1|23	languages.  Bison is upwardly compatible with Yacc, so any correctly
12mr|bison-2.6.2-1|24	written Yacc grammar should work with Bison without any changes.  If
12mr|bison-2.6.2-1|25	you know Yacc, you shouldn't have any trouble using Bison (but you do need
12mr|bison-2.6.2-1|26	to be very proficient in C programming to be able to use Bison).  Many
12mr|bison-2.6.2-1|27	programs use Bison as part of their build process. Bison is only needed
12mr|bison-2.6.2-1|28	on systems that are used for development.
12mr|bison-2.6.2-1|29	
12mr|bison-2.6.2-1|30	If your system will be used for C development, you should install Bison
12mr|bison-2.6.2-1|31	since it is used to build many C programs.
12mr|bison-2.6.2-1|32	
12mr|bison-2.6.2-1|33	%prep
12mr|bison-2.6.2-1|34	%setup -q
12mr|bison-2.6.2-1|35	%patch0 -p1 -b .extfix
12mr|bison-2.6.2-1|36	
12mr|bison-2.6.2-1|37	%build
12mr|bison-2.6.2-1|38	%configure2_5x \
12mr|bison-2.6.2-1|39	--disable-rpath \
12mr|bison-2.6.2-1|40	--enable-threads
12mr|bison-2.6.2-1|41	
12mr|bison-2.6.2-1|42	%make
12mr|bison-2.6.2-1|43	
12mr|bison-2.6.2-1|44	%check
12mr|bison-2.6.2-1|45	make check
12mr|bison-2.6.2-1|46	
12mr|bison-2.6.2-1|47	%install
12mr|bison-2.6.2-1|48	%makeinstall_std
12mr|bison-2.6.2-1|49	
12mr|bison-2.6.2-1|50	mv %{buildroot}%{_bindir}/yacc %{buildroot}%{_bindir}/yacc.bison
12mr|bison-2.6.2-1|51	
12mr|bison-2.6.2-1|52	
12mr|bison-2.6.2-1|53	%find_lang %{name}
12mr|bison-2.6.2-1|54	%find_lang %{name}-runtime
12mr|bison-2.6.2-1|55	cat %{name}-runtime.lang >> %{name}.lang
12mr|bison-2.6.2-1|56	
12mr|bison-2.6.2-1|57	rm -f %{buildroot}%{_mandir}/man1/yacc.1
12mr|bison-2.6.2-1|58	
12mr|bison-2.6.2-1|59	# (tpg) this is not needed at all
12mr|bison-2.6.2-1|60	rm -rf %{buildroot}%{_libdir}/liby.a
12mr|bison-2.6.2-1|61	
12mr|bison-2.6.2-1|62	%post
12mr|bison-2.6.2-1|63	%{_sbindir}/update-alternatives --install %{_bindir}/yacc yacc %{_bindir}/yacc.bison 10
12mr|bison-2.6.2-1|64	
12mr|bison-2.6.2-1|65	%preun
12mr|bison-2.6.2-1|66	if [ $1 -eq 0 ]; then
12mr|bison-2.6.2-1|67	%{_sbindir}/update-alternatives --remove yacc %{_bindir}/yacc.bison
12mr|bison-2.6.2-1|68	fi
12mr|bison-2.6.2-1|69	
12mr|bison-2.6.2-1|70	%triggerpostun -- byacc <= 1.9-16mdk
12mr|bison-2.6.2-1|71	%{_sbindir}/update-alternatives --install %{_bindir}/yacc yacc %{_bindir}/yacc.bison 10
12mr|bison-2.6.2-1|72	
12mr|bison-2.6.2-1|73	%files -f %{name}.lang
12mr|bison-2.6.2-1|74	%doc COPYING NEWS README
12mr|bison-2.6.2-1|75	%{_bindir}/*
12mr|bison-2.6.2-1|76	%dir %{_datadir}/bison
12mr|bison-2.6.2-1|77	%{_datadir}/bison/*
12mr|bison-2.6.2-1|78	%{_datadir}/aclocal/*
12mr|bison-2.6.2-1|79	%{_infodir}/bison.info*
12mr|bison-2.6.2-1|80	%{_mandir}/man1/*
12mr|bison-2.6.2-1|81	
12mr|bison-2.6.2-1|82	%changelog
12mr|bison-2.6.2-1|83	

13601 12
12mr|bitmap-1.0.6-1|1	Name:		bitmap
12mr|bitmap-1.0.6-1|2	Version:	1.0.6
12mr|bitmap-1.0.6-1|3	Release:	%mkrel 1
12mr|bitmap-1.0.6-1|4	Summary:	Bitmap editor and converter utilities for the X Window System
12mr|bitmap-1.0.6-1|5	Group:		Development/X11
12mr|bitmap-1.0.6-1|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|bitmap-1.0.6-1|7	URL:		http://xorg.freedesktop.org/archive/X11R6.8.0/doc/bitmap.1.html
12mr|bitmap-1.0.6-1|8	License:	MIT
12mr|bitmap-1.0.6-1|9	BuildRoot:	%{_tmppath}/%{name}-root
12mr|bitmap-1.0.6-1|10	BuildRequires:	libx11-devel >= 1.0.0
12mr|bitmap-1.0.6-1|11	BuildRequires:	libxmu-devel >= 1.0.0
12mr|bitmap-1.0.6-1|12	BuildRequires:	libxt-devel >= 1.0.0
12mr|bitmap-1.0.6-1|13	BuildRequires:	libxaw-devel >= 1.0.1
12mr|bitmap-1.0.6-1|14	BuildRequires:	x11-data-bitmaps >= 1.0.1
12mr|bitmap-1.0.6-1|15	BuildRequires:	x11-util-macros >= 1.0.1
12mr|bitmap-1.0.6-1|16	
12mr|bitmap-1.0.6-1|17	%description
12mr|bitmap-1.0.6-1|18	Bitmap provides is a bitmap editor and misc converter utilities for the X
12mr|bitmap-1.0.6-1|19	Window System.
12mr|bitmap-1.0.6-1|20	
12mr|bitmap-1.0.6-1|21	%prep
12mr|bitmap-1.0.6-1|22	%setup -q -n %{name}-%{version}
12mr|bitmap-1.0.6-1|23	
12mr|bitmap-1.0.6-1|24	%build
12mr|bitmap-1.0.6-1|25	%configure2_5x --disable-dependency-tracking
12mr|bitmap-1.0.6-1|26	%make
12mr|bitmap-1.0.6-1|27	
12mr|bitmap-1.0.6-1|28	%install
12mr|bitmap-1.0.6-1|29	rm -rf %{buildroot}
12mr|bitmap-1.0.6-1|30	%makeinstall_std
12mr|bitmap-1.0.6-1|31	
12mr|bitmap-1.0.6-1|32	%clean
12mr|bitmap-1.0.6-1|33	rm -rf %{buildroot}
12mr|bitmap-1.0.6-1|34	
12mr|bitmap-1.0.6-1|35	%files
12mr|bitmap-1.0.6-1|36	%defattr(-,root,root)
12mr|bitmap-1.0.6-1|37	%{_bindir}/atobm
12mr|bitmap-1.0.6-1|38	%{_bindir}/bmtoa
12mr|bitmap-1.0.6-1|39	%{_bindir}/bitmap
12mr|bitmap-1.0.6-1|40	%{_datadir}/X11/app-defaults/Bitmap
12mr|bitmap-1.0.6-1|41	%{_datadir}/X11/app-defaults/Bitmap-nocase
12mr|bitmap-1.0.6-1|42	%{_datadir}/X11/app-defaults/Bitmap-color
12mr|bitmap-1.0.6-1|43	%{_includedir}/X11/bitmaps/Up
12mr|bitmap-1.0.6-1|44	%{_includedir}/X11/bitmaps/Down
12mr|bitmap-1.0.6-1|45	%{_includedir}/X11/bitmaps/Excl
12mr|bitmap-1.0.6-1|46	%{_includedir}/X11/bitmaps/Fold
12mr|bitmap-1.0.6-1|47	%{_includedir}/X11/bitmaps/Left
12mr|bitmap-1.0.6-1|48	%{_includedir}/X11/bitmaps/Term
12mr|bitmap-1.0.6-1|49	%{_includedir}/X11/bitmaps/Dashes
12mr|bitmap-1.0.6-1|50	%{_includedir}/X11/bitmaps/Right
12mr|bitmap-1.0.6-1|51	%{_includedir}/X11/bitmaps/FlipHoriz
12mr|bitmap-1.0.6-1|52	%{_includedir}/X11/bitmaps/RotateLeft
12mr|bitmap-1.0.6-1|53	%{_includedir}/X11/bitmaps/RotateRight
12mr|bitmap-1.0.6-1|54	%{_includedir}/X11/bitmaps/FlipVert
12mr|bitmap-1.0.6-1|55	%{_includedir}/X11/bitmaps/Stipple
12mr|bitmap-1.0.6-1|56	%{_mandir}/man1/bitmap.1*
12mr|bitmap-1.0.6-1|57	%{_mandir}/man1/bmtoa.1*
12mr|bitmap-1.0.6-1|58	%{_mandir}/man1/atobm.1*
12mr|bitmap-1.0.6-1|59	
12mr|bitmap-1.0.6-1|60	
12mr|bitmap-1.0.6-1|61	
12mr|bitmap-1.0.6-1|62	
12mr|bitmap-1.0.6-1|63	
12mr|bitmap-1.0.6-1|64	
12mr|bitmap-1.0.6-1|65	%changelog
12mr|bitmap-1.0.6-1|66	

13602 12
12mr|bittorrent-5.3-8|1	%define release 	%mkrel 8
12mr|bittorrent-5.3-8|2	%if %mdvver < 200900
12mr|bittorrent-5.3-8|3	%define _localstatedir /var
12mr|bittorrent-5.3-8|4	%endif
12mr|bittorrent-5.3-8|5	%define bt_dir		       %{_localstatedir}/lib/bittorrent
12mr|bittorrent-5.3-8|6	%define bt_datadir	       %{bt_dir}/data
12mr|bittorrent-5.3-8|7	%define bt_statedir	       %{bt_dir}/state
12mr|bittorrent-5.3-8|8	
12mr|bittorrent-5.3-8|9	Summary: Tool for copying files from one machine to another
12mr|bittorrent-5.3-8|10	Name: bittorrent
12mr|bittorrent-5.3-8|11	Version: 5.3
12mr|bittorrent-5.3-8|12	Release: %release
12mr|bittorrent-5.3-8|13	Source0: http://download.bittorrent.com/dl/BitTorrent-%{version}-GPL.tar.gz
12mr|bittorrent-5.3-8|14	#gw init scripts from Fedora
12mr|bittorrent-5.3-8|15	Source1: btseed
12mr|bittorrent-5.3-8|16	Source2: bttrack
12mr|bittorrent-5.3-8|17	Patch5: BitTorrent-5.2.2-paths.patch
12mr|bittorrent-5.3-8|18	Patch6: bittorrent-5.0.7-default-download.patch
12mr|bittorrent-5.3-8|19	License: GPLv3+
12mr|bittorrent-5.3-8|20	Group: Networking/File transfer
12mr|bittorrent-5.3-8|21	URL: http://bittorrent.com/
12mr|bittorrent-5.3-8|22	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|bittorrent-5.3-8|23	BuildArchitectures: noarch
12mr|bittorrent-5.3-8|24	%py_requires -d
12mr|bittorrent-5.3-8|25	BuildRequires: python-twisted-core
12mr|bittorrent-5.3-8|26	Requires: python-twisted-web
12mr|bittorrent-5.3-8|27	Requires(pre): rpm-helper
12mr|bittorrent-5.3-8|28	Requires(post): rpm-helper
12mr|bittorrent-5.3-8|29	Requires(preun): rpm-helper
12mr|bittorrent-5.3-8|30	Requires(postun): rpm-helper
12mr|bittorrent-5.3-8|31	
12mr|bittorrent-5.3-8|32	
12mr|bittorrent-5.3-8|33	%description
12mr|bittorrent-5.3-8|34	BitTorrent is a tool for copying files from one machine to
12mr|bittorrent-5.3-8|35	another. FTP punishes sites for being popular. Since all uploading is
12mr|bittorrent-5.3-8|36	done from one place, a popular site needs big iron and big
12mr|bittorrent-5.3-8|37	bandwidth. With BitTorrent, clients automatically mirror files they
12mr|bittorrent-5.3-8|38	download, making the publisher's burden almost nothing.
12mr|bittorrent-5.3-8|39	
12mr|bittorrent-5.3-8|40	%prep
12mr|bittorrent-5.3-8|41	%setup -q -n BitTorrent-%version-GPL
12mr|bittorrent-5.3-8|42	tar xf BitTorrent_mainline_library_python.tar
12mr|bittorrent-5.3-8|43	mv python_bt_codebase_library/* .
12mr|bittorrent-5.3-8|44	tar xf BitTorrent_mainline_python.tar
12mr|bittorrent-5.3-8|45	mv python_bt_codebase/* .
12mr|bittorrent-5.3-8|46	%patch5 -p1 -b .paths
12mr|bittorrent-5.3-8|47	%patch6 -p1 -b .download
12mr|bittorrent-5.3-8|48	
12mr|bittorrent-5.3-8|49	%build
12mr|bittorrent-5.3-8|50	python ./setup.py build
12mr|bittorrent-5.3-8|51	
12mr|bittorrent-5.3-8|52	%install
12mr|bittorrent-5.3-8|53	rm -rf $RPM_BUILD_ROOT %name.lang
12mr|bittorrent-5.3-8|54	python ./setup.py install --root=$RPM_BUILD_ROOT
12mr|bittorrent-5.3-8|55	
12mr|bittorrent-5.3-8|56	# Create options files for initscripts
12mr|bittorrent-5.3-8|57	mkdir -p %buildroot%{_sysconfdir}/sysconfig/
12mr|bittorrent-5.3-8|58	cat <<EOF >%buildroot%{_sysconfdir}/sysconfig/bittorrent
12mr|bittorrent-5.3-8|59	SEEDDIR=%{bt_datadir}
12mr|bittorrent-5.3-8|60	SEEDOPTS="--max_upload_rate 350 --display_interval 300"
12mr|bittorrent-5.3-8|61	SEEDLOG=/var/log/bittorrent/btseed.log
12mr|bittorrent-5.3-8|62	TRACKPORT=6969
12mr|bittorrent-5.3-8|63	TRACKDIR=%{bt_datadir}
12mr|bittorrent-5.3-8|64	TRACKSTATEFILE=%{bt_statedir}/bttrack
12mr|bittorrent-5.3-8|65	TRACKLOG=/var/log/bittorrent/bttrack.log
12mr|bittorrent-5.3-8|66	TRACKOPTS="--min_time_between_log_flushes 4.0 --show_names 1 --hupmonitor 1"
12mr|bittorrent-5.3-8|67	EOF
12mr|bittorrent-5.3-8|68	
12mr|bittorrent-5.3-8|69	# Have the services' log files rotated
12mr|bittorrent-5.3-8|70	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d/
12mr|bittorrent-5.3-8|71	cat <<EOF >%{buildroot}%{_sysconfdir}/logrotate.d/bittorrent
12mr|bittorrent-5.3-8|72	/var/log/bittorrent/btseed.log {
12mr|bittorrent-5.3-8|73	notifempty
12mr|bittorrent-5.3-8|74	missingok
12mr|bittorrent-5.3-8|75	postrotate
12mr|bittorrent-5.3-8|76	/sbin/service btseed condrestart 2>/dev/null >/dev/null || :
12mr|bittorrent-5.3-8|77	endscript
12mr|bittorrent-5.3-8|78	}
12mr|bittorrent-5.3-8|79	
12mr|bittorrent-5.3-8|80	/var/log/bittorrent/bttrack.log {
12mr|bittorrent-5.3-8|81	notifempty
12mr|bittorrent-5.3-8|82	missingok
12mr|bittorrent-5.3-8|83	postrotate
12mr|bittorrent-5.3-8|84	/sbin/service bttrack condrestart 2>/dev/null >/dev/null || :
12mr|bittorrent-5.3-8|85	endscript
12mr|bittorrent-5.3-8|86	}
12mr|bittorrent-5.3-8|87	EOF
12mr|bittorrent-5.3-8|88	
12mr|bittorrent-5.3-8|89	# pidof doesn't find scripts with hyphenated names, so make some convenience links for initscripts
12mr|bittorrent-5.3-8|90	%{__ln_s} bittorrent-tracker %{buildroot}%{_bindir}/bttrack
12mr|bittorrent-5.3-8|91	%{__ln_s} launchmany-console %{buildroot}%{_bindir}/btseed
12mr|bittorrent-5.3-8|92	mkdir -p %{buildroot}%{bt_dir}
12mr|bittorrent-5.3-8|93	mkdir -p %{buildroot}%{bt_datadir}
12mr|bittorrent-5.3-8|94	mkdir -p %{buildroot}%{bt_statedir}
12mr|bittorrent-5.3-8|95	mkdir -p %{buildroot}/var/{run,log/bittorrent}
12mr|bittorrent-5.3-8|96	
12mr|bittorrent-5.3-8|97	install -D -m 755 %SOURCE1 %{buildroot}%{_sysconfdir}/rc.d/init.d/btseed
12mr|bittorrent-5.3-8|98	install -D -m 755 %SOURCE2 %{buildroot}%{_sysconfdir}/rc.d/init.d/bttrack
12mr|bittorrent-5.3-8|99	
12mr|bittorrent-5.3-8|100	# AdamW 2008/12: bittorrent-gui doesn't work with wx 2.8 and has been
12mr|bittorrent-5.3-8|101	# generally superseded by other clients, so we're not going to package
12mr|bittorrent-5.3-8|102	# it any more. Transmission provides / obsoletes it. This deletes the
12mr|bittorrent-5.3-8|103	# GUI-only files.
12mr|bittorrent-5.3-8|104	
12mr|bittorrent-5.3-8|105	rm -rf %{buildroot}%{_bindir}/bittorrent \
12mr|bittorrent-5.3-8|106	%{buildroot}%{_bindir}/maketorrent \
12mr|bittorrent-5.3-8|107	%{buildroot}%{_datadir}/pixmaps/BitTorrent-5.2.2/
12mr|bittorrent-5.3-8|108	
12mr|bittorrent-5.3-8|109	%find_lang %name
12mr|bittorrent-5.3-8|110	
12mr|bittorrent-5.3-8|111	
12mr|bittorrent-5.3-8|112	%clean
12mr|bittorrent-5.3-8|113	rm -rf $RPM_BUILD_ROOT
12mr|bittorrent-5.3-8|114	
12mr|bittorrent-5.3-8|115	%pre
12mr|bittorrent-5.3-8|116	%_pre_useradd torrent %{bt_dir} /sbin/nologin
12mr|bittorrent-5.3-8|117	
12mr|bittorrent-5.3-8|118	%post
12mr|bittorrent-5.3-8|119	%_post_service btseed
12mr|bittorrent-5.3-8|120	%_post_service bttrack
12mr|bittorrent-5.3-8|121	
12mr|bittorrent-5.3-8|122	%preun
12mr|bittorrent-5.3-8|123	%_preun_service btseed
12mr|bittorrent-5.3-8|124	%_preun_service bttrack
12mr|bittorrent-5.3-8|125	
12mr|bittorrent-5.3-8|126	%postun
12mr|bittorrent-5.3-8|127	%_postun_userdel torrent
12mr|bittorrent-5.3-8|128	
12mr|bittorrent-5.3-8|129	
12mr|bittorrent-5.3-8|130	%if %mdkversion < 200900
12mr|bittorrent-5.3-8|131	%post gui
12mr|bittorrent-5.3-8|132	%{update_menus}
12mr|bittorrent-5.3-8|133	%update_desktop_database
12mr|bittorrent-5.3-8|134	%endif
12mr|bittorrent-5.3-8|135	
12mr|bittorrent-5.3-8|136	%if %mdkversion < 200900
12mr|bittorrent-5.3-8|137	%postun gui
12mr|bittorrent-5.3-8|138	%{clean_menus}
12mr|bittorrent-5.3-8|139	%clean_desktop_database
12mr|bittorrent-5.3-8|140	%endif
12mr|bittorrent-5.3-8|141	
12mr|bittorrent-5.3-8|142	%files -f %name.lang
12mr|bittorrent-5.3-8|143	%defattr(-,root,root)
12mr|bittorrent-5.3-8|144	%doc %_datadir/doc/%name-5.2.2
12mr|bittorrent-5.3-8|145	%_bindir/btseed
12mr|bittorrent-5.3-8|146	%_bindir/bttrack
12mr|bittorrent-5.3-8|147	%_bindir/bittorrent-curses
12mr|bittorrent-5.3-8|148	%_bindir/bittorrent-console
12mr|bittorrent-5.3-8|149	%_bindir/maketorrent-console
12mr|bittorrent-5.3-8|150	%_bindir/launchmany-curses
12mr|bittorrent-5.3-8|151	%_bindir/launchmany-console
12mr|bittorrent-5.3-8|152	%_bindir/changetracker-console
12mr|bittorrent-5.3-8|153	%_bindir/torrentinfo-console
12mr|bittorrent-5.3-8|154	%_bindir/bittorrent-tracker
12mr|bittorrent-5.3-8|155	%py_puresitedir/BitTorrent*
12mr|bittorrent-5.3-8|156	%py_puresitedir/BTL
12mr|bittorrent-5.3-8|157	%py_puresitedir/khashmir
12mr|bittorrent-5.3-8|158	%py_puresitedir/Zeroconf*
12mr|bittorrent-5.3-8|159	%attr(-,torrent,torrent) %dir %{bt_dir}/
12mr|bittorrent-5.3-8|160	%attr(-,torrent,torrent) %dir %{bt_datadir}/
12mr|bittorrent-5.3-8|161	%attr(-,torrent,torrent) %dir %{bt_statedir}/
12mr|bittorrent-5.3-8|162	%attr(-,torrent,torrent) %dir /var/log/bittorrent/
12mr|bittorrent-5.3-8|163	%{_sysconfdir}/rc.d/init.d/btseed
12mr|bittorrent-5.3-8|164	%{_sysconfdir}/rc.d/init.d/bttrack
12mr|bittorrent-5.3-8|165	%config(noreplace) %{_sysconfdir}/logrotate.d/bittorrent
12mr|bittorrent-5.3-8|166	%config(noreplace) %{_sysconfdir}/sysconfig/bittorrent
12mr|bittorrent-5.3-8|167	
12mr|bittorrent-5.3-8|168	
12mr|bittorrent-5.3-8|169	
12mr|bittorrent-5.3-8|170	
12mr|bittorrent-5.3-8|171	%changelog
12mr|bittorrent-5.3-8|172	

13603 12
12mr|blender-2.64-3|1	%bcond_without	cycles
12mr|blender-2.64-3|2	
12mr|blender-2.64-3|3	Name:		blender
12mr|blender-2.64-3|4	Version:	2.64
12mr|blender-2.64-3|5	Release:	3
12mr|blender-2.64-3|6	Summary:	A fully functional 3D modeling/rendering/animation package
12mr|blender-2.64-3|7	Group:		Graphics
12mr|blender-2.64-3|8	License:	GPLv2+
12mr|blender-2.64-3|9	URL:		http://www.blender.org/
12mr|blender-2.64-3|10	Source0:	http://download.blender.org/source/%{name}-%{version}.tar.gz
12mr|blender-2.64-3|11	Patch0:		blender-2.64-localedir.patch
12mr|blender-2.64-3|12	Patch1:		blender-2.60-error-when-missing-sse.patch
12mr|blender-2.64-3|13	Patch2:		blender-2.58-static-lib.patch
12mr|blender-2.64-3|14	Patch3:		blender-2.64-openjpeg_stdbool.patch
12mr|blender-2.64-3|15	Patch4:		blender-2.64-sfmt.patch
12mr|blender-2.64-3|16	# Cycles build fails with undefined reference error as libs are build as shared
12mr|blender-2.64-3|17	Patch5:		blender-2.64-cycles-static.patch
12mr|blender-2.64-3|18	# Patch submitted upstream - Blender Patches item #19234,
12mr|blender-2.64-3|19	Patch6:		blender-2.64-uninit-var.patch
12mr|blender-2.64-3|20	BuildRequires:	cmake >= 2.8
12mr|blender-2.64-3|21	BuildRequires:	ffmpeg-devel >= 0.7
12mr|blender-2.64-3|22	BuildRequires:	pkgconfig(glew)
12mr|blender-2.64-3|23	BuildRequires:	pkgconfig(fftw3)
12mr|blender-2.64-3|24	BuildRequires:	pkgconfig(libpng)
12mr|blender-2.64-3|25	BuildRequires:	pkgconfig(OpenEXR)
12mr|blender-2.64-3|26	BuildRequires:	pkgconfig(openal)
12mr|blender-2.64-3|27	BuildRequires:	pkgconfig(samplerate)
12mr|blender-2.64-3|28	BuildRequires:	pkgconfig(sndfile)
12mr|blender-2.64-3|29	BuildRequires:	pkgconfig(sdl)
12mr|blender-2.64-3|30	BuildRequires:	pkgconfig(x11)
12mr|blender-2.64-3|31	BuildRequires:	pkgconfig(xi)
12mr|blender-2.64-3|32	BuildRequires:	pkgconfig(freetype2)
12mr|blender-2.64-3|33	BuildRequires:	libgomp-devel
12mr|blender-2.64-3|34	BuildRequires:	jpeg-devel
12mr|blender-2.64-3|35	BuildRequires:	openjpeg-devel
12mr|blender-2.64-3|36	BuildRequires:	tiff-devel
12mr|blender-2.64-3|37	BuildRequires:	boost-devel
12mr|blender-2.64-3|38	%if %{mdvver} >= 201100
12mr|blender-2.64-3|39	BuildRequires:	python3-devel >= 3.2 %{_lib}python3.2 >= 3.2
12mr|blender-2.64-3|40	Requires:	python3 >= 3.2
12mr|blender-2.64-3|41	%else
12mr|blender-2.64-3|42	BuildRequires:	python3-devel
12mr|blender-2.64-3|43	%endif
12mr|blender-2.64-3|44	%if %with cycles
12mr|blender-2.64-3|45	BuildRequires:	OpenImageIO-devel
12mr|blender-2.64-3|46	BuildRequires:	OpenColorIO-devel
12mr|blender-2.64-3|47	%endif
12mr|blender-2.64-3|48	
12mr|blender-2.64-3|49	%description
12mr|blender-2.64-3|50	Blender is the in-house software of a high quality animation studio.
12mr|blender-2.64-3|51	It has proven to be an extremely fast and versatile design instrument.
12mr|blender-2.64-3|52	The software has a personal touch, offering a unique approach to the
12mr|blender-2.64-3|53	world of three dimensions. Blender can be used to create TV
12mr|blender-2.64-3|54	commercials, to make technical visualizations or business graphics, to
12mr|blender-2.64-3|55	do some morphing, or to design user interfaces. Developers can easily
12mr|blender-2.64-3|56	build and manage complex environments. The renderer is versatile and
12mr|blender-2.64-3|57	extremely fast. All basic animation principles (curves and keys) are
12mr|blender-2.64-3|58	implemented.
12mr|blender-2.64-3|59	
12mr|blender-2.64-3|60	%prep
12mr|blender-2.64-3|61	%setup -qn %{name}-%{version}
12mr|blender-2.64-3|62	%patch0 -p1 -b .localedir
12mr|blender-2.64-3|63	%patch1 -p0 -b .sse
12mr|blender-2.64-3|64	%patch2 -p0 -b .static
12mr|blender-2.64-3|65	%patch3 -p1 -b .openjpeg
12mr|blender-2.64-3|66	%patch4 -p1 -b .sfmt
12mr|blender-2.64-3|67	%patch5 -p1 -b .cycles-static
12mr|blender-2.64-3|68	%patch6 -p1
12mr|blender-2.64-3|69	
12mr|blender-2.64-3|70	%build
12mr|blender-2.64-3|71	%ifarch %{ix86}
12mr|blender-2.64-3|72	# build non-sse flavour
12mr|blender-2.64-3|73	%cmake -DWITH_INSTALL_PORTABLE:BOOL=OFF \
12mr|blender-2.64-3|74	-DWITH_PLAYER:BOOL=ON \
12mr|blender-2.64-3|75	-DWITH_PYTHON:BOOL=ON \
12mr|blender-2.64-3|76	-DWITH_PYTHON_INSTALL:BOOL=OFF \
12mr|blender-2.64-3|77	-DWITH_BUILTIN_GLEW:BOOL=OFF \
12mr|blender-2.64-3|78	-DWITH_CODEC_FFMPEG:BOOL=ON \
12mr|blender-2.64-3|79	-DWITH_CODEC_SNDFILE:BOOL=ON \
12mr|blender-2.64-3|80	-DWITH_FFTW3:BOOL=ON \
12mr|blender-2.64-3|81	-DOPENJPEG_ROOT_DIR=/usr/include/openjpeg-1.5 \
12mr|blender-2.64-3|82	%if %with cycles
12mr|blender-2.64-3|83	-DWITH_CYCLES:BOOL=ON \
12mr|blender-2.64-3|84	%else
12mr|blender-2.64-3|85	-DWITH_CYCLES:BOOL=OFF \
12mr|blender-2.64-3|86	%endif
12mr|blender-2.64-3|87	-DWITH_RAYOPTIMIZATION:BOOL=OFF
12mr|blender-2.64-3|88	%make
12mr|blender-2.64-3|89	cd ..
12mr|blender-2.64-3|90	mv build non-sse
12mr|blender-2.64-3|91	%endif
12mr|blender-2.64-3|92	
12mr|blender-2.64-3|93	#build sse flavour
12mr|blender-2.64-3|94	%cmake -DWITH_INSTALL_PORTABLE:BOOL=OFF \
12mr|blender-2.64-3|95	-DWITH_PLAYER:BOOL=ON \
12mr|blender-2.64-3|96	-DWITH_PYTHON:BOOL=ON \
12mr|blender-2.64-3|97	-DWITH_PYTHON_INSTALL:BOOL=OFF \
12mr|blender-2.64-3|98	-DWITH_BUILTIN_GLEW:BOOL=OFF \
12mr|blender-2.64-3|99	-DWITH_CODEC_FFMPEG:BOOL=ON \
12mr|blender-2.64-3|100	-DWITH_CODEC_SNDFILE:BOOL=ON \
12mr|blender-2.64-3|101	-DWITH_FFTW3:BOOL=ON \
12mr|blender-2.64-3|102	-DOPENJPEG_ROOT_DIR=/usr/include/openjpeg-1.5 \
12mr|blender-2.64-3|103	%if %with cycles
12mr|blender-2.64-3|104	-DWITH_CYCLES:BOOL=ON \
12mr|blender-2.64-3|105	%else
12mr|blender-2.64-3|106	-DWITH_CYCLES:BOOL=OFF \
12mr|blender-2.64-3|107	%endif
12mr|blender-2.64-3|108	-DWITH_RAYOPTIMIZATION:BOOL=ON
12mr|blender-2.64-3|109	%make
12mr|blender-2.64-3|110	
12mr|blender-2.64-3|111	%install
12mr|blender-2.64-3|112	#install sse flavour
12mr|blender-2.64-3|113	%makeinstall_std -C build
12mr|blender-2.64-3|114	
12mr|blender-2.64-3|115	# Install hicolor icons.
12mr|blender-2.64-3|116	for i in 16x16 22x22 32x32 48x48 256x256 ; do
12mr|blender-2.64-3|117	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}/apps
12mr|blender-2.64-3|118	install -pm 0644 release/freedesktop/icons/${i}/apps/%{name}.png \
12mr|blender-2.64-3|119	%{buildroot}%{_datadir}/icons/hicolor/${i}/apps/%{name}.png
12mr|blender-2.64-3|120	done
12mr|blender-2.64-3|121	
12mr|blender-2.64-3|122	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12mr|blender-2.64-3|123	install -pm 0644 release/freedesktop/icons/scalable/apps/%{name}.svg \
12mr|blender-2.64-3|124	%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12mr|blender-2.64-3|125	
12mr|blender-2.64-3|126	%ifarch %{ix86}
12mr|blender-2.64-3|127	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}.sse
12mr|blender-2.64-3|128	
12mr|blender-2.64-3|129	#install non-sse flavour
12mr|blender-2.64-3|130	rm -fr build
12mr|blender-2.64-3|131	mv non-sse build
12mr|blender-2.64-3|132	%makeinstall_std -C build
12mr|blender-2.64-3|133	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}.nonsse
12mr|blender-2.64-3|134	
12mr|blender-2.64-3|135	# install wrapper
12mr|blender-2.64-3|136	cat >> %{buildroot}%{_bindir}/blender <<EOF
12mr|blender-2.64-3|137	if [ -e /proc/cpuinfo ]; then
12mr|blender-2.64-3|138	SSE="\`cat /proc/cpuinfo | grep flags | grep sse\`"
12mr|blender-2.64-3|139	fi
12mr|blender-2.64-3|140	
12mr|blender-2.64-3|141	if [ "x\$SSE" == x ]; then
12mr|blender-2.64-3|142	%{_bindir}/%{name}.nonsse "\$@"
12mr|blender-2.64-3|143	else
12mr|blender-2.64-3|144	%{_bindir}/%{name}.sse "\$@"
12mr|blender-2.64-3|145	fi
12mr|blender-2.64-3|146	EOF
12mr|blender-2.64-3|147	chmod 0755 %{buildroot}%{_bindir}/blender
12mr|blender-2.64-3|148	%endif
12mr|blender-2.64-3|149	
12mr|blender-2.64-3|150	%find_lang %{name}
12mr|blender-2.64-3|151	
12mr|blender-2.64-3|152	%post
12mr|blender-2.64-3|153	if [ -x %{_gconftool_bin} ]; then
12mr|blender-2.64-3|154	%{_gconftool_bin} --direct --config-source xml:readwrite:%{_sysconfdir}/gconf/gconf.xml.defaults --type boolean --set /desktop/gnome/thumbnailers/application@x-blender/enable true
12mr|blender-2.64-3|155	%{_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"
12mr|blender-2.64-3|156	fi
12mr|blender-2.64-3|157	
12mr|blender-2.64-3|158	%preun
12mr|blender-2.64-3|159	if [ "$1" = "0" -a -x %{_gconftool_bin} ]; then
12mr|blender-2.64-3|160	%{_gconftool_bin} --direct --config-source xml:readwrite:%{_sysconfdir}/gconf/gconf.xml.defaults --unset /desktop/gnome/thumbnailers/application@x-blender/enable
12mr|blender-2.64-3|161	%{_gconftool_bin} --direct --config-source xml:readwrite:%{_sysconfdir}/gconf/gconf.xml.defaults --unset /desktop/gnome/thumbnailers/application@x-blender/command
12mr|blender-2.64-3|162	fi
12mr|blender-2.64-3|163	
12mr|blender-2.64-3|164	%files -f %{name}.lang
12mr|blender-2.64-3|165	%doc release/text/*
12mr|blender-2.64-3|166	%{_bindir}/*
12mr|blender-2.64-3|167	%{_datadir}/applications/*.desktop
12mr|blender-2.64-3|168	%{_datadir}/%{name}
12mr|blender-2.64-3|169	%{_mandir}/man1/%{name}.1.*
12mr|blender-2.64-3|170	%{_iconsdir}/hicolor/*/apps/%{name}.*
12mr|blender-2.64-3|171	

13604 12
12mr|blinken-4.9.4-1|1	Name:		blinken
12mr|blinken-4.9.4-1|2	Summary:	Simon Says Game
12mr|blinken-4.9.4-1|3	Version:	4.9.4
12mr|blinken-4.9.4-1|4	Release:	1
12mr|blinken-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|blinken-4.9.4-1|6	License:	GPLv2
12mr|blinken-4.9.4-1|7	URL:		http://edu.kde.org/blinken/
12mr|blinken-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|blinken-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|blinken-4.9.4-1|10	
12mr|blinken-4.9.4-1|11	%description
12mr|blinken-4.9.4-1|12	Blinken is the KDE version of the well-known game Simon Says.
12mr|blinken-4.9.4-1|13	Follow the pattern of sounds and lights as long as you can! Press the
12mr|blinken-4.9.4-1|14	start game button to begin. Watch the computer and copy the pattern it
12mr|blinken-4.9.4-1|15	makes. Complete the sequence in the right order to win.
12mr|blinken-4.9.4-1|16	
12mr|blinken-4.9.4-1|17	%files
12mr|blinken-4.9.4-1|18	%doc AUTHORS Changelog
12mr|blinken-4.9.4-1|19	%{_kde_appsdir}/blinken
12mr|blinken-4.9.4-1|20	%{_kde_bindir}/blinken
12mr|blinken-4.9.4-1|21	%{_kde_iconsdir}/*/*/apps/blinken.*
12mr|blinken-4.9.4-1|22	%{_kde_applicationsdir}/blinken.desktop
12mr|blinken-4.9.4-1|23	%{_kde_datadir}/config.kcfg/blinken.kcfg
12mr|blinken-4.9.4-1|24	%{_kde_docdir}/HTML/*/blinken
12mr|blinken-4.9.4-1|25	
12mr|blinken-4.9.4-1|26	#----------------------------------------------------------------------
12mr|blinken-4.9.4-1|27	
12mr|blinken-4.9.4-1|28	%prep
12mr|blinken-4.9.4-1|29	%setup -q
12mr|blinken-4.9.4-1|30	
12mr|blinken-4.9.4-1|31	%build
12mr|blinken-4.9.4-1|32	%cmake_kde4
12mr|blinken-4.9.4-1|33	%make
12mr|blinken-4.9.4-1|34	
12mr|blinken-4.9.4-1|35	%install
12mr|blinken-4.9.4-1|36	%makeinstall_std -C build
12mr|blinken-4.9.4-1|37	
12mr|blinken-4.9.4-1|38	%changelog
12mr|blinken-4.9.4-1|39	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|blinken-4.9.4-1|40	- New version 4.9.4
12mr|blinken-4.9.4-1|41	
12mr|blinken-4.9.4-1|42	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|blinken-4.9.4-1|43	- New version 4.9.3
12mr|blinken-4.9.4-1|44	
12mr|blinken-4.9.4-1|45	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|blinken-4.9.4-1|46	- New version 4.9.2
12mr|blinken-4.9.4-1|47	
12mr|blinken-4.9.4-1|48	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|blinken-4.9.4-1|49	- New version 4.9.1
12mr|blinken-4.9.4-1|50	
12mr|blinken-4.9.4-1|51	* Mon Aug 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|blinken-4.9.4-1|52	- New version 4.9.0
12mr|blinken-4.9.4-1|53	
12mr|blinken-4.9.4-1|54	* Thu Jul 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|blinken-4.9.4-1|55	- New version 4.8.97
12mr|blinken-4.9.4-1|56	
12mr|blinken-4.9.4-1|57	* Mon Jul 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|blinken-4.9.4-1|58	- New version 4.8.95
12mr|blinken-4.9.4-1|59	
12mr|blinken-4.9.4-1|60	* Sat Jun 09 2012 Crispin Boylan <crisb@mandriva.org> 4.8.4-1
12mr|blinken-4.9.4-1|61	+ Revision: 803729
12mr|blinken-4.9.4-1|62	- New release
12mr|blinken-4.9.4-1|63	
12mr|blinken-4.9.4-1|64	* Fri May 04 2012 Crispin Boylan <crisb@mandriva.org> 4.8.3-1
12mr|blinken-4.9.4-1|65	+ Revision: 796276
12mr|blinken-4.9.4-1|66	- New release
12mr|blinken-4.9.4-1|67	
12mr|blinken-4.9.4-1|68	* Thu Apr 19 2012 Crispin Boylan <crisb@mandriva.org> 4.8.2-1
12mr|blinken-4.9.4-1|69	+ Revision: 792018
12mr|blinken-4.9.4-1|70	- New release
12mr|blinken-4.9.4-1|71	
12mr|blinken-4.9.4-1|72	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|blinken-4.9.4-1|73	- New upstream tarball
12mr|blinken-4.9.4-1|74	
12mr|blinken-4.9.4-1|75	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|blinken-4.9.4-1|76	+ Revision: 762441
12mr|blinken-4.9.4-1|77	- New upstream tarball
12mr|blinken-4.9.4-1|78	
12mr|blinken-4.9.4-1|79	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|blinken-4.9.4-1|80	+ Revision: 758032
12mr|blinken-4.9.4-1|81	- New upstream tarball
12mr|blinken-4.9.4-1|82	
12mr|blinken-4.9.4-1|83	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|blinken-4.9.4-1|84	+ Revision: 744508
12mr|blinken-4.9.4-1|85	- New upstream tarball
12mr|blinken-4.9.4-1|86	
12mr|blinken-4.9.4-1|87	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|blinken-4.9.4-1|88	+ Revision: 739344
12mr|blinken-4.9.4-1|89	- New upstream tarball
12mr|blinken-4.9.4-1|90	
12mr|blinken-4.9.4-1|91	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|blinken-4.9.4-1|92	+ Revision: 731865
12mr|blinken-4.9.4-1|93	- New upstream tarball 4.7.80
12mr|blinken-4.9.4-1|94	
12mr|blinken-4.9.4-1|95	* Mon Nov 07 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|blinken-4.9.4-1|96	+ Revision: 727114
12mr|blinken-4.9.4-1|97	- New version 4.7.41
12mr|blinken-4.9.4-1|98	
12mr|blinken-4.9.4-1|99	* Mon Jul 11 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.6.90-1
12mr|blinken-4.9.4-1|100	+ Revision: 689480
12mr|blinken-4.9.4-1|101	- import blinken
12mr|blinken-4.9.4-1|102	

13605 12
12mr|blt-2.4z-28|1	Summary:	A Tk toolkit extension, including widgets, geometry managers, etc
12mr|blt-2.4z-28|2	Name:		blt
12mr|blt-2.4z-28|3	Version:	2.4z
12mr|blt-2.4z-28|4	Release:	28
12mr|blt-2.4z-28|5	License:	MIT
12mr|blt-2.4z-28|6	Group:		System/Libraries
12mr|blt-2.4z-28|7	URL:		http://www.sourceforge.net/projects/blt/
12mr|blt-2.4z-28|8	Source0:	BLT%{version}.tar.bz2
12mr|blt-2.4z-28|9	Source1:	%{name}.rpmlintrc
12mr|blt-2.4z-28|10	Patch0:		blt2.4z-patch-2.patch
12mr|blt-2.4z-28|11	Patch1:		blt2.4z-configure.in-disable-rpath.patch
12mr|blt-2.4z-28|12	Patch2:		blt2.4z-libdir.patch
12mr|blt-2.4z-28|13	Patch3:		blt2.4z-mkdir_p.patch
12mr|blt-2.4z-28|14	Patch4:		blt2.4z-64bit-fixes.patch
12mr|blt-2.4z-28|15	Patch5:		blt-2.4z-tcl8.5-fix.patch
12mr|blt-2.4z-28|16	# Loosens the version checking, or else it will fail when built against
12mr|blt-2.4z-28|17	# any Tcl/Tk with a minor version (8.5.1, 8.5.2, 8.5.3) - braindead test
12mr|blt-2.4z-28|18	# AdamW 2008/07
12mr|blt-2.4z-28|19	Patch6:		blt-2.4z-exact.patch
12mr|blt-2.4z-28|20	# Part fix, part kludge for Tcl 8.6 (interp->result, TIP #330) - AdamW
12mr|blt-2.4z-28|21	# 2008/12
12mr|blt-2.4z-28|22	Patch7:		blt-2.4z-tcl86.patch
12mr|blt-2.4z-28|23	Patch8:		blt-2.4z-tk8.6.patch
12mr|blt-2.4z-28|24	Patch9:		blt-2.4z-autoconf-fix.patch
12mr|blt-2.4z-28|25	BuildRequires:	pkgconfig(x11)
12mr|blt-2.4z-28|26	BuildRequires:	tk-devel
12mr|blt-2.4z-28|27	BuildRequires:	tcl-devel
12mr|blt-2.4z-28|28	
12mr|blt-2.4z-28|29	%description
12mr|blt-2.4z-28|30	BLT is an extension to the Tk toolkit. BLT's most useful feature is the
12mr|blt-2.4z-28|31	provision of more widgets for Tk, but it also provides more geometry managers
12mr|blt-2.4z-28|32	and miscellaneous other commands. Note that you won't need to do any patching
12mr|blt-2.4z-28|33	of the Tcl or Tk source files to use BLT, but you will need to have Tcl/Tk
12mr|blt-2.4z-28|34	installed in order to use BLT.
12mr|blt-2.4z-28|35	
12mr|blt-2.4z-28|36	%prep
12mr|blt-2.4z-28|37	%setup -q -n %{name}%{version}
12mr|blt-2.4z-28|38	sed -i -e 's,local/,,g' demos/scripts/page.tcl
12mr|blt-2.4z-28|39	%patch0 -p1
12mr|blt-2.4z-28|40	%patch1 -p1 -b .rpath
12mr|blt-2.4z-28|41	%patch2 -p1 -b .libdir
12mr|blt-2.4z-28|42	%patch3 -p1 -b .mkdir_p
12mr|blt-2.4z-28|43	%patch4 -p1 -b .64bit-fixes
12mr|blt-2.4z-28|44	%patch5 -p1
12mr|blt-2.4z-28|45	%patch6 -p1 -b .exact
12mr|blt-2.4z-28|46	%patch7 -p1 -b .tcl86
12mr|blt-2.4z-28|47	%patch8 -p1 -b .tk8.6
12mr|blt-2.4z-28|48	%patch9 -p1 -b .autoconf~
12mr|blt-2.4z-28|49	
12mr|blt-2.4z-28|50	autoconf
12mr|blt-2.4z-28|51	
12mr|blt-2.4z-28|52	%build
12mr|blt-2.4z-28|53	%configure2_5x --libdir=%{tcl_sitearch}
12mr|blt-2.4z-28|54	make
12mr|blt-2.4z-28|55	
12mr|blt-2.4z-28|56	%install
12mr|blt-2.4z-28|57	%makeinstall libdir=%{buildroot}%{tcl_sitearch}
12mr|blt-2.4z-28|58	
12mr|blt-2.4z-28|59	ln -sf bltwish24 %{buildroot}%{_bindir}/bltwish
12mr|blt-2.4z-28|60	ln -sf bltsh24 %{buildroot}%{_bindir}/bltsh
12mr|blt-2.4z-28|61	
12mr|blt-2.4z-28|62	# Dadou - 2.4u-2mdk - Don't put in %%_libdir things which should be in %%_docdir
12mr|blt-2.4z-28|63	rm -fr %{buildroot}%{tcl_sitearch}/blt2.4/NEWS
12mr|blt-2.4z-28|64	rm -fr %{buildroot}%{tcl_sitearch}/blt2.4/PROBLEMS
12mr|blt-2.4z-28|65	rm -fr %{buildroot}%{tcl_sitearch}/blt2.4/README
12mr|blt-2.4z-28|66	rm -fr %{buildroot}%{tcl_sitearch}/blt2.4/demos
12mr|blt-2.4z-28|67	
12mr|blt-2.4z-28|68	# Dadou - 2.4u-2mdk - Prevent conflicts with other packages
12mr|blt-2.4z-28|69	for i in bitmap busy graph tabset tree watch; do
12mr|blt-2.4z-28|70	mv %{buildroot}%{_mandir}/mann/$i{,-blt}.n
12mr|blt-2.4z-28|71	done
12mr|blt-2.4z-28|72	
12mr|blt-2.4z-28|73	# need to be available as a shared lib as well as a tcl module
12mr|blt-2.4z-28|74	ln -sf %{tcl_sitearch}/libBLT24.so %{buildroot}%{_libdir}/libBLT24.so
12mr|blt-2.4z-28|75	ln -sf %{tcl_sitearch}/libBLTlite24.so %{buildroot}%{_libdir}/libBLTlite24.so
12mr|blt-2.4z-28|76	
12mr|blt-2.4z-28|77	# development crap, we don't have anything that builds against this
12mr|blt-2.4z-28|78	# at present
12mr|blt-2.4z-28|79	rm -rf %{buildroot}%{_includedir}
12mr|blt-2.4z-28|80	rm -f %{buildroot}%{_libdir}/*.a
12mr|blt-2.4z-28|81	rm -f %{buildroot}%{tcl_sitearch}/*.a
12mr|blt-2.4z-28|82	
12mr|blt-2.4z-28|83	%files
12mr|blt-2.4z-28|84	%doc MANIFEST NEWS PROBLEMS README
12mr|blt-2.4z-28|85	%doc examples/
12mr|blt-2.4z-28|86	%doc html/
12mr|blt-2.4z-28|87	%doc demos/
12mr|blt-2.4z-28|88	%{_bindir}/*
12mr|blt-2.4z-28|89	%{_mandir}/mann/*
12mr|blt-2.4z-28|90	%{_mandir}/man3/*
12mr|blt-2.4z-28|91	%{tcl_sitearch}/*.so
12mr|blt-2.4z-28|92	%{tcl_sitearch}/%{name}2.4
12mr|blt-2.4z-28|93	%{_libdir}/*.so
12mr|blt-2.4z-28|94	
12mr|blt-2.4z-28|95	
12mr|blt-2.4z-28|96	
12mr|blt-2.4z-28|97	%changelog
12mr|blt-2.4z-28|98	* Sat Oct  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|blt-2.4z-28|99	+ Commit: af344ac
12mr|blt-2.4z-28|100	- Add rpmlint filter
12mr|blt-2.4z-28|101	
12mr|blt-2.4z-28|102	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|blt-2.4z-28|103	+ Commit: 1039882
12mr|blt-2.4z-28|104	- Add patch to fix build with latest tk
12mr|blt-2.4z-28|105	
12mr|blt-2.4z-28|106	

13606 12
12mr|bluedevil-1.2.4-2|1	Name:		bluedevil
12mr|bluedevil-1.2.4-2|2	Version:	1.2.4
12mr|bluedevil-1.2.4-2|3	Release:	2
12mr|bluedevil-1.2.4-2|4	Summary:	BlueDevil is the new bluetooth stack for KDE4
12mr|bluedevil-1.2.4-2|5	Group:		Graphical desktop/KDE
12mr|bluedevil-1.2.4-2|6	License:	GPL
12mr|bluedevil-1.2.4-2|7	URL:		https://projects.kde.org/projects/extragear/base/bluedevil
12mr|bluedevil-1.2.4-2|8	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
12mr|bluedevil-1.2.4-2|9	Source100:	%{name}.rpmlintrc
12mr|bluedevil-1.2.4-2|10	BuildRequires:	pkgconfig(bluedevil) >= 1.9
12mr|bluedevil-1.2.4-2|11	BuildRequires:	kdelibs4-devel
12mr|bluedevil-1.2.4-2|12	Provides:	bluez-pin
12mr|bluedevil-1.2.4-2|13	Requires:	bluez >= 4.28
12mr|bluedevil-1.2.4-2|14	Requires:	kdebase4-runtime
12mr|bluedevil-1.2.4-2|15	Requires:	obexd
12mr|bluedevil-1.2.4-2|16	Requires:	obexftp
12mr|bluedevil-1.2.4-2|17	
12mr|bluedevil-1.2.4-2|18	%description
12mr|bluedevil-1.2.4-2|19	BlueDevil is the new bluetooth stack for KDE, it's composed of:
12mr|bluedevil-1.2.4-2|20	KCM, KDED, KIO, Library and some other small applications.
12mr|bluedevil-1.2.4-2|21	
12mr|bluedevil-1.2.4-2|22	%files -f %{name}.lang
12mr|bluedevil-1.2.4-2|23	%{_kde_bindir}/*
12mr|bluedevil-1.2.4-2|24	%{_kde_libdir}/kde4/*
12mr|bluedevil-1.2.4-2|25	%{_kde_datadir}/kde4/services/*
12mr|bluedevil-1.2.4-2|26	%{_kde_datadir}/kde4/servicetypes/*
12mr|bluedevil-1.2.4-2|27	%{_kde_datadir}/applications/kde4/*
12mr|bluedevil-1.2.4-2|28	%{_kde_appsdir}/bluedevil
12mr|bluedevil-1.2.4-2|29	%{_kde_appsdir}/bluedevilwizard
12mr|bluedevil-1.2.4-2|30	%{_kde_datadir}/mime/packages/bluedevil-mime.xml
12mr|bluedevil-1.2.4-2|31	%{_kde_datadir}/dbus-1/services/org.kde.BlueDevil.Service.service
12mr|bluedevil-1.2.4-2|32	%{_kde_libdir}/libbluedevilaction.so
12mr|bluedevil-1.2.4-2|33	
12mr|bluedevil-1.2.4-2|34	#------------------------------------------------
12mr|bluedevil-1.2.4-2|35	
12mr|bluedevil-1.2.4-2|36	%package	devel
12mr|bluedevil-1.2.4-2|37	Summary:	Devel stuff for %{name}
12mr|bluedevil-1.2.4-2|38	Group:		Development/KDE and Qt
12mr|bluedevil-1.2.4-2|39	
12mr|bluedevil-1.2.4-2|40	%description	devel
12mr|bluedevil-1.2.4-2|41	This package contains header files needed if you wish to build applications
12mr|bluedevil-1.2.4-2|42	based on %{name}.
12mr|bluedevil-1.2.4-2|43	
12mr|bluedevil-1.2.4-2|44	%files		devel
12mr|bluedevil-1.2.4-2|45	%{_kde_includedir}/actionplugin.h
12mr|bluedevil-1.2.4-2|46	
12mr|bluedevil-1.2.4-2|47	#-----------------------------------------------------------------------------
12mr|bluedevil-1.2.4-2|48	
12mr|bluedevil-1.2.4-2|49	%prep
12mr|bluedevil-1.2.4-2|50	%setup -q
12mr|bluedevil-1.2.4-2|51	
12mr|bluedevil-1.2.4-2|52	%build
12mr|bluedevil-1.2.4-2|53	%cmake_kde4
12mr|bluedevil-1.2.4-2|54	%make
12mr|bluedevil-1.2.4-2|55	
12mr|bluedevil-1.2.4-2|56	%install
12mr|bluedevil-1.2.4-2|57	%makeinstall_std -C build
12mr|bluedevil-1.2.4-2|58	
12mr|bluedevil-1.2.4-2|59	%find_lang %{name}
12mr|bluedevil-1.2.4-2|60	
12mr|bluedevil-1.2.4-2|61	%changelog
12mr|bluedevil-1.2.4-2|62	* Sat Jun 09 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.2.3-2
12mr|bluedevil-1.2.4-2|63	+ Revision: 803803
12mr|bluedevil-1.2.4-2|64	- Fix build in current environment
12mr|bluedevil-1.2.4-2|65	
12mr|bluedevil-1.2.4-2|66	* Tue May 01 2012 Andrey Bondrov <abondrov@mandriva.org> 1.2.3-1
12mr|bluedevil-1.2.4-2|67	+ Revision: 794737
12mr|bluedevil-1.2.4-2|68	- New version 1.2.3, don't use sed for desktop files (fixed upstream)
12mr|bluedevil-1.2.4-2|69	
12mr|bluedevil-1.2.4-2|70	* Wed Nov 23 2011 Andrey Bondrov <abondrov@mandriva.org> 1.2.2-1
12mr|bluedevil-1.2.4-2|71	+ Revision: 732779
12mr|bluedevil-1.2.4-2|72	- New version 1.2.2
12mr|bluedevil-1.2.4-2|73	
12mr|bluedevil-1.2.4-2|74	* Tue Oct 04 2011 Александр Казанцев <kazancas@mandriva.org> 1.2.1-1
12mr|bluedevil-1.2.4-2|75	+ Revision: 702863
12mr|bluedevil-1.2.4-2|76	- fix categories for desktop files network-dun and network-panu
12mr|bluedevil-1.2.4-2|77	- version 1.2.1
12mr|bluedevil-1.2.4-2|78	- do not requires bluez-sdp, as it was merged with bluez, already required
12mr|bluedevil-1.2.4-2|79	- bluedevil 1.2.1 need libbluedevil 1.9
12mr|bluedevil-1.2.4-2|80	
12mr|bluedevil-1.2.4-2|81	* Tue Apr 26 2011 Funda Wang <fwang@mandriva.org> 1.1-2
12mr|bluedevil-1.2.4-2|82	+ Revision: 659083
12mr|bluedevil-1.2.4-2|83	- add more runtime req as suggested by upstream
12mr|bluedevil-1.2.4-2|84	
12mr|bluedevil-1.2.4-2|85	* Fri Apr 15 2011 Funda Wang <fwang@mandriva.org> 1.1-1
12mr|bluedevil-1.2.4-2|86	+ Revision: 653139
12mr|bluedevil-1.2.4-2|87	- new version 1.1
12mr|bluedevil-1.2.4-2|88	
12mr|bluedevil-1.2.4-2|89	* Tue Apr 05 2011 Funda Wang <fwang@mandriva.org> 1.0.4-1
12mr|bluedevil-1.2.4-2|90	+ Revision: 650482
12mr|bluedevil-1.2.4-2|91	- update to new version 1.0.4
12mr|bluedevil-1.2.4-2|92	
12mr|bluedevil-1.2.4-2|93	* Wed Mar 23 2011 Funda Wang <fwang@mandriva.org> 1.0.3-1
12mr|bluedevil-1.2.4-2|94	+ Revision: 647723
12mr|bluedevil-1.2.4-2|95	- new version 1.0.3
12mr|bluedevil-1.2.4-2|96	
12mr|bluedevil-1.2.4-2|97	* Fri Feb 04 2011 Funda Wang <fwang@mandriva.org> 1.0.2-1
12mr|bluedevil-1.2.4-2|98	+ Revision: 635765
12mr|bluedevil-1.2.4-2|99	- New version 1.0.2
12mr|bluedevil-1.2.4-2|100	
12mr|bluedevil-1.2.4-2|101	* Wed Dec 22 2010 John Balcaen <mikala@mandriva.org> 1.0.1-1mdv2011.0
12mr|bluedevil-1.2.4-2|102	+ Revision: 623850
12mr|bluedevil-1.2.4-2|103	- Update to 1.0.1
12mr|bluedevil-1.2.4-2|104	- add %%find_lang macro
12mr|bluedevil-1.2.4-2|105	
12mr|bluedevil-1.2.4-2|106	* Sat Nov 20 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 1.0-1mdv2011.0
12mr|bluedevil-1.2.4-2|107	+ Revision: 599294
12mr|bluedevil-1.2.4-2|108	- v1.0 final
12mr|bluedevil-1.2.4-2|109	
12mr|bluedevil-1.2.4-2|110	* Sun Oct 31 2010 John Balcaen <mikala@mandriva.org> 1.0-0.rc4.1.1mdv2011.0
12mr|bluedevil-1.2.4-2|111	+ Revision: 590948
12mr|bluedevil-1.2.4-2|112	- Update to rc4-1
12mr|bluedevil-1.2.4-2|113	
12mr|bluedevil-1.2.4-2|114	* Thu Sep 16 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 1.0-0.rc4.1mdv2011.0
12mr|bluedevil-1.2.4-2|115	+ Revision: 579046
12mr|bluedevil-1.2.4-2|116	- update to 1.0-rc4; remove patch0
12mr|bluedevil-1.2.4-2|117	
12mr|bluedevil-1.2.4-2|118	* Sun Sep 05 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.1-3mdv2011.0
12mr|bluedevil-1.2.4-2|119	+ Revision: 576104
12mr|bluedevil-1.2.4-2|120	- patch0: update to git tip a6447c57 to fix upstream bug #246968
12mr|bluedevil-1.2.4-2|121	
12mr|bluedevil-1.2.4-2|122	+ Funda Wang <fwang@mandriva.org>
12mr|bluedevil-1.2.4-2|123	- make it in build step first
12mr|bluedevil-1.2.4-2|124	
12mr|bluedevil-1.2.4-2|125	* Fri Aug 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.1-2mdv2011.0
12mr|bluedevil-1.2.4-2|126	+ Revision: 567180
12mr|bluedevil-1.2.4-2|127	- Fix Provides
12mr|bluedevil-1.2.4-2|128	
12mr|bluedevil-1.2.4-2|129	* Fri Aug 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.1-1mdv2011.0
12mr|bluedevil-1.2.4-2|130	+ Revision: 566511
12mr|bluedevil-1.2.4-2|131	- import bluedevil
12mr|bluedevil-1.2.4-2|132	
12mr|bluedevil-1.2.4-2|133	

13607 12
12mr|bluefish-2.2.3-1|1	Summary:	Web development studio
12mr|bluefish-2.2.3-1|2	Name:		bluefish
12mr|bluefish-2.2.3-1|3	Version:	2.2.3
12mr|bluefish-2.2.3-1|4	Release:	1
12mr|bluefish-2.2.3-1|5	URL:		http://bluefish.openoffice.nl/
12mr|bluefish-2.2.3-1|6	License:	GPLv2+
12mr|bluefish-2.2.3-1|7	Group:		Networking/WWW
12mr|bluefish-2.2.3-1|8	Source0:	http://www.bennewitz.com/bluefish/stable/source/%{name}-%{version}.tar.bz2
12mr|bluefish-2.2.3-1|9	BuildRequires:	gtk+3-devel
12mr|bluefish-2.2.3-1|10	BuildRequires:	pcre-devel
12mr|bluefish-2.2.3-1|11	BuildRequires:	enchant-devel
12mr|bluefish-2.2.3-1|12	BuildRequires:	aspell-devel
12mr|bluefish-2.2.3-1|13	BuildRequires:	intltool
12mr|bluefish-2.2.3-1|14	BuildRequires:	pkgconfig(gconf-2.0)
12mr|bluefish-2.2.3-1|15	BuildRequires:	gucharmap-devel
12mr|bluefish-2.2.3-1|16	%py_requires -d
12mr|bluefish-2.2.3-1|17	Requires:	python
12mr|bluefish-2.2.3-1|18	Suggests:	dos2unix tidy lynx
12mr|bluefish-2.2.3-1|19	
12mr|bluefish-2.2.3-1|20	%description
12mr|bluefish-2.2.3-1|21	Bluefish is a programmer's HTML editor, designed to save the experienced
12mr|bluefish-2.2.3-1|22	webmaster some keystrokes.
12mr|bluefish-2.2.3-1|23	
12mr|bluefish-2.2.3-1|24	It features a multiple file editor, multiple toolbars, custom menus, image
12mr|bluefish-2.2.3-1|25	and thumbnail dialogs,  open from the web, HTML validation and lots of wizards.
12mr|bluefish-2.2.3-1|26	
12mr|bluefish-2.2.3-1|27	This is not a WYSIWYG editor but a HTML editor (you edit the HTML code).
12mr|bluefish-2.2.3-1|28	
12mr|bluefish-2.2.3-1|29	%prep
12mr|bluefish-2.2.3-1|30	%setup -q
12mr|bluefish-2.2.3-1|31	
12mr|bluefish-2.2.3-1|32	%build
12mr|bluefish-2.2.3-1|33	%configure2_5x --disable-update-databases --disable-splash-screen
12mr|bluefish-2.2.3-1|34	%make
12mr|bluefish-2.2.3-1|35	
12mr|bluefish-2.2.3-1|36	%install
12mr|bluefish-2.2.3-1|37	%makeinstall_std
12mr|bluefish-2.2.3-1|38	
12mr|bluefish-2.2.3-1|39	for script in %{buildroot}%{_datadir}/bluefish/plugins/zencoding/filters/*.py \
12mr|bluefish-2.2.3-1|40	%{buildroot}%{_datadir}/bluefish/plugins/zencoding/actions/*.py \
12mr|bluefish-2.2.3-1|41	%{buildroot}%{_datadir}/bluefish/plugins/zencoding/resources.py \
12mr|bluefish-2.2.3-1|42	%{buildroot}%{_datadir}/bluefish/plugins/zencoding/utils.py \
12mr|bluefish-2.2.3-1|43	%{buildroot}%{_datadir}/bluefish/plugins/zencoding/html_matcher.py
12mr|bluefish-2.2.3-1|44	do
12mr|bluefish-2.2.3-1|45	[ -f "$script" ] && chmod +x "$script"
12mr|bluefish-2.2.3-1|46	done
12mr|bluefish-2.2.3-1|47	
12mr|bluefish-2.2.3-1|48	%find_lang %{name} --all-name
12mr|bluefish-2.2.3-1|49	
12mr|bluefish-2.2.3-1|50	%files -f %{name}.lang
12mr|bluefish-2.2.3-1|51	%doc AUTHORS README ChangeLog NEWS TODO
12mr|bluefish-2.2.3-1|52	%{_bindir}/%{name}
12mr|bluefish-2.2.3-1|53	%{_libdir}/%{name}
12mr|bluefish-2.2.3-1|54	%{_datadir}/%{name}
12mr|bluefish-2.2.3-1|55	%{_datadir}/xml/%{name}
12mr|bluefish-2.2.3-1|56	%{_datadir}/applications/*
12mr|bluefish-2.2.3-1|57	%{_datadir}/pixmaps/*.png
12mr|bluefish-2.2.3-1|58	%{_datadir}/mime/packages/*
12mr|bluefish-2.2.3-1|59	%{_mandir}/man1/%name.1.*
12mr|bluefish-2.2.3-1|60	%{_iconsdir}/*/*/*/*
12mr|bluefish-2.2.3-1|61	
12mr|bluefish-2.2.3-1|62	
12mr|bluefish-2.2.3-1|63	
12mr|bluefish-2.2.3-1|64	%changelog
12mr|bluefish-2.2.3-1|65	

13608 12
12mr|bluez-4.101-4|1	%define major	3
12mr|bluez-4.101-4|2	%define libname	%mklibname %{name} %{major}
12mr|bluez-4.101-4|3	%define	devname	%mklibname -d %{name}
12mr|bluez-4.101-4|4	
12mr|bluez-4.101-4|5	%bcond_without	systemd
12mr|bluez-4.101-4|6	
12mr|bluez-4.101-4|7	Name:		bluez
12mr|bluez-4.101-4|8	Summary:	Official Linux Bluetooth protocol stack
12mr|bluez-4.101-4|9	Version:	4.101
12mr|bluez-4.101-4|10	Release:	4
12mr|bluez-4.101-4|11	License:	GPLv2+
12mr|bluez-4.101-4|12	Group:		Communications
12mr|bluez-4.101-4|13	URL:		http://www.bluez.org/
12mr|bluez-4.101-4|14	Source0:	http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.xz
12mr|bluez-4.101-4|15	Source6:	pand.conf
12mr|bluez-4.101-4|16	Source7:	dund.conf
12mr|bluez-4.101-4|17	Source8:	hidd.conf
12mr|bluez-4.101-4|18	Source9:	rfcomm.conf
12mr|bluez-4.101-4|19	Source10:	bluez-uinput.modules
12mr|bluez-4.101-4|20	
12mr|bluez-4.101-4|21	# http://thread.gmane.org/gmane.linux.bluez.kernel/8645
12mr|bluez-4.101-4|22	Patch0:		0002-systemd-unitdir-enable.patch
12mr|bluez-4.101-4|23	
12mr|bluez-4.101-4|24	Patch4:		bluez-socket-mobile-cf-connection-kit.patch
12mr|bluez-4.101-4|25	# http://thread.gmane.org/gmane.linux.bluez.kernel/2396
12mr|bluez-4.101-4|26	Patch5:		0001-Add-sixaxis-cable-pairing-plugin.patch
12mr|bluez-4.101-4|27	# PS3 BD Remote patches
12mr|bluez-4.101-4|28	Patch6:		0001-input-Add-helper-function-to-request-disconnect.patch
12mr|bluez-4.101-4|29	Patch7:		0002-fakehid-Disconnect-from-PS3-remote-after-10-mins.patch
12mr|bluez-4.101-4|30	Patch8:		0003-fakehid-Use-the-same-constant-as-declared.patch
12mr|bluez-4.101-4|31	Patch9:		bluez-4.101-fix-c++11-compatibility.patch
12mr|bluez-4.101-4|32	
12mr|bluez-4.101-4|33	BuildRequires:	flex
12mr|bluez-4.101-4|34	BuildRequires:	bison
12mr|bluez-4.101-4|35	Buildrequires:	systemd
12mr|bluez-4.101-4|36	BuildRequires:	readline-devel
12mr|bluez-4.101-4|37	BuildRequires:	expat-devel
12mr|bluez-4.101-4|38	BuildRequires:	pkgconfig(alsa)
12mr|bluez-4.101-4|39	BuildRequires:	pkgconfig(dbus-1)
12mr|bluez-4.101-4|40	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mr|bluez-4.101-4|41	BuildRequires:	pkgconfig(gstreamer-0.10)
12mr|bluez-4.101-4|42	BuildRequires:	pkgconfig(libcap-ng)
12mr|bluez-4.101-4|43	BuildRequires:	pkgconfig(libusb)
12mr|bluez-4.101-4|44	BuildRequires:	usb1-devel
12mr|bluez-4.101-4|45	BuildRequires:	pkgconfig(udev) >= 186
12mr|bluez-4.101-4|46	
12mr|bluez-4.101-4|47	Requires:	bluez-pin
12mr|bluez-4.101-4|48	Suggests:	obex-data-server
12mr|bluez-4.101-4|49	Suggests:	bluez-firmware
12mr|bluez-4.101-4|50	
12mr|bluez-4.101-4|51	%description
12mr|bluez-4.101-4|52	These are the official Bluetooth communication libraries for Linux.
12mr|bluez-4.101-4|53	
12mr|bluez-4.101-4|54	%post
12mr|bluez-4.101-4|55	update-alternatives --install /bin/bluepin bluepin /usr/bin/bluepin 5
12mr|bluez-4.101-4|56	#migrate old configuration
12mr|bluez-4.101-4|57	if [ "$1" = "2" -a -d %{_var}/lib/lib/bluetooth ]; then
12mr|bluez-4.101-4|58	mv -f %{_var}/lib/lib/bluetooth/* %{_var}/lib/bluetooth/ > /dev/null 2>&1 || exit 0
12mr|bluez-4.101-4|59	rmdir %{_var}/lib/lib/bluetooth/ > /dev/null 2>&1 || exit 0
12mr|bluez-4.101-4|60	rmdir %{_var}/lib/lib/ > /dev/null 2>&1 || exit 0
12mr|bluez-4.101-4|61	fi
12mr|bluez-4.101-4|62	
12mr|bluez-4.101-4|63	if [ $1 -eq 1 ]; then
12mr|bluez-4.101-4|64	/bin/systemctl enable bluetooth.service >/dev/null 2>&1 || :
12mr|bluez-4.101-4|65	fi
12mr|bluez-4.101-4|66	
12mr|bluez-4.101-4|67	%postun
12mr|bluez-4.101-4|68	if [ "$1" = "0" ]; then
12mr|bluez-4.101-4|69	update-alternatives --remove bluepin /usr/bin/bluepin
12mr|bluez-4.101-4|70	fi
12mr|bluez-4.101-4|71	
12mr|bluez-4.101-4|72	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|bluez-4.101-4|73	if [ $1 -ge 1 ] ; then
12mr|bluez-4.101-4|74	/bin/systemctl try-restart bluetooth.service >/dev/null 2>&1 || :
12mr|bluez-4.101-4|75	fi
12mr|bluez-4.101-4|76	
12mr|bluez-4.101-4|77	%triggerun -- bluez < 4.94-4
12mr|bluez-4.101-4|78	/bin/systemctl --no-reload enable bluetooth.service >/dev/null 2>&1 || :
12mr|bluez-4.101-4|79	
12mr|bluez-4.101-4|80	%files
12mr|bluez-4.101-4|81	%{_bindir}/ciptool
12mr|bluez-4.101-4|82	%{_bindir}/dfutool
12mr|bluez-4.101-4|83	%{_bindir}/gatttool
12mr|bluez-4.101-4|84	%{_bindir}/hcitool
12mr|bluez-4.101-4|85	%{_bindir}/hidd
12mr|bluez-4.101-4|86	%{_bindir}/l2ping
12mr|bluez-4.101-4|87	%{_bindir}/rfcomm
12mr|bluez-4.101-4|88	%{_bindir}/sdptool
12mr|bluez-4.101-4|89	### compat
12mr|bluez-4.101-4|90	%{_bindir}/dund
12mr|bluez-4.101-4|91	%{_bindir}/pand
12mr|bluez-4.101-4|92	###
12mr|bluez-4.101-4|93	%{_sbindir}/bccmd
12mr|bluez-4.101-4|94	%{_sbindir}/hciattach
12mr|bluez-4.101-4|95	%{_sbindir}/hciconfig
12mr|bluez-4.101-4|96	%{_sbindir}/bluetoothd
12mr|bluez-4.101-4|97	/bin/hidd
12mr|bluez-4.101-4|98	/sbin/bluetoothd
12mr|bluez-4.101-4|99	%if %{with systemd}
12mr|bluez-4.101-4|100	/lib/systemd/system/*.service
12mr|bluez-4.101-4|101	%endif
12mr|bluez-4.101-4|102	%{_mandir}/man?/*
12mr|bluez-4.101-4|103	%config(noreplace) %{_sysconfdir}/sysconfig/*
12mr|bluez-4.101-4|104	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/*.conf
12mr|bluez-4.101-4|105	%config(noreplace) %{_sysconfdir}/bluetooth
12mr|bluez-4.101-4|106	%{_datadir}/dbus-1/system-services/org.bluez.service
12mr|bluez-4.101-4|107	/lib/udev/bluetooth_serial
12mr|bluez-4.101-4|108	/lib/udev/hid2hci
12mr|bluez-4.101-4|109	%{_sysconfdir}/udev/rules.d/97-bluetooth-serial.rules
12mr|bluez-4.101-4|110	%{_sysconfdir}/udev/rules.d/97-bluetooth-hid2hci.rules
12mr|bluez-4.101-4|111	%{_localstatedir}/lib/bluetooth
12mr|bluez-4.101-4|112	
12mr|bluez-4.101-4|113	#--------------------------------------------------------------------
12mr|bluez-4.101-4|114	
12mr|bluez-4.101-4|115	%package	cups
12mr|bluez-4.101-4|116	Summary:	CUPS printer backend for Bluetooth printers
12mr|bluez-4.101-4|117	Group:		System/Servers
12mr|bluez-4.101-4|118	Requires:	cups
12mr|bluez-4.101-4|119	
12mr|bluez-4.101-4|120	%description	cups
12mr|bluez-4.101-4|121	This package contains the CUPS backend for Bluetooth printers.
12mr|bluez-4.101-4|122	
12mr|bluez-4.101-4|123	%files		cups
12mr|bluez-4.101-4|124	%{_prefix}/lib/cups/backend/bluetooth
12mr|bluez-4.101-4|125	
12mr|bluez-4.101-4|126	#--------------------------------------------------------------------
12mr|bluez-4.101-4|127	
12mr|bluez-4.101-4|128	%package	gstreamer
12mr|bluez-4.101-4|129	Summary:	Gstreamer support for SBC audio format
12mr|bluez-4.101-4|130	Group:		Sound
12mr|bluez-4.101-4|131	
12mr|bluez-4.101-4|132	%description	gstreamer
12mr|bluez-4.101-4|133	This package contains gstreamer plugins for the Bluetooth SBC audio format
12mr|bluez-4.101-4|134	
12mr|bluez-4.101-4|135	%files		gstreamer
12mr|bluez-4.101-4|136	%{_libdir}/gstreamer-*/*.so
12mr|bluez-4.101-4|137	
12mr|bluez-4.101-4|138	#--------------------------------------------------------------------
12mr|bluez-4.101-4|139	
12mr|bluez-4.101-4|140	%package	alsa
12mr|bluez-4.101-4|141	Summary:	ALSA support for Bluetooth audio devices
12mr|bluez-4.101-4|142	Group:		Sound
12mr|bluez-4.101-4|143	
12mr|bluez-4.101-4|144	%description	alsa
12mr|bluez-4.101-4|145	This package contains ALSA support for Bluetooth audio devices
12mr|bluez-4.101-4|146	
12mr|bluez-4.101-4|147	%files		alsa
12mr|bluez-4.101-4|148	%{_libdir}/alsa-lib/*.so
12mr|bluez-4.101-4|149	%{_datadir}/alsa/bluetooth.conf
12mr|bluez-4.101-4|150	
12mr|bluez-4.101-4|151	#--------------------------------------------------------------------
12mr|bluez-4.101-4|152	
12mr|bluez-4.101-4|153	%package -n	%{libname}
12mr|bluez-4.101-4|154	Summary:	Official Linux Bluetooth protocol stack
12mr|bluez-4.101-4|155	Group:		System/Libraries
12mr|bluez-4.101-4|156	
12mr|bluez-4.101-4|157	%description -n	%{libname}
12mr|bluez-4.101-4|158	These are the official Bluetooth communication libraries for Linux.
12mr|bluez-4.101-4|159	
12mr|bluez-4.101-4|160	%files -n %{libname}
12mr|bluez-4.101-4|161	/%{_lib}/lib*.so.%{major}*
12mr|bluez-4.101-4|162	
12mr|bluez-4.101-4|163	#--------------------------------------------------------------------
12mr|bluez-4.101-4|164	
12mr|bluez-4.101-4|165	%package	test
12mr|bluez-4.101-4|166	Summary:	Tools for testing of various Bluetooth-functions
12mr|bluez-4.101-4|167	Group:		System/Servers
12mr|bluez-4.101-4|168	Requires:	python-dbus
12mr|bluez-4.101-4|169	Requires:	python-gobject
12mr|bluez-4.101-4|170	
12mr|bluez-4.101-4|171	%description	test
12mr|bluez-4.101-4|172	Contains a few tools for testing various bluetooth functions. The
12mr|bluez-4.101-4|173	BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., U.S.A.
12mr|bluez-4.101-4|174	
12mr|bluez-4.101-4|175	%files		test
12mr|bluez-4.101-4|176	%{_bindir}/simple-agent
12mr|bluez-4.101-4|177	%{_bindir}/test-*
12mr|bluez-4.101-4|178	
12mr|bluez-4.101-4|179	#--------------------------------------------------------------------
12mr|bluez-4.101-4|180	
12mr|bluez-4.101-4|181	%package -n	%{devname}
12mr|bluez-4.101-4|182	Summary:	Headers for developing programs that will use %{name}
12mr|bluez-4.101-4|183	Group:		Development/C++
12mr|bluez-4.101-4|184	Requires:	%{libname} = %{version}
12mr|bluez-4.101-4|185	Provides:	%{name}-devel = %{version}-%{release}
12mr|bluez-4.101-4|186	
12mr|bluez-4.101-4|187	%description -n	%{devname}
12mr|bluez-4.101-4|188	This package contains the headers that programmers will need to develop
12mr|bluez-4.101-4|189	applications which will use libraries from %{name}.
12mr|bluez-4.101-4|190	
12mr|bluez-4.101-4|191	%files -n	%{devname}
12mr|bluez-4.101-4|192	%doc AUTHORS ChangeLog README
12mr|bluez-4.101-4|193	%dir %{_includedir}/bluetooth
12mr|bluez-4.101-4|194	%{_includedir}/bluetooth/*.h
12mr|bluez-4.101-4|195	/%{_lib}/*.so
12mr|bluez-4.101-4|196	%{_libdir}/pkgconfig/bluez.pc
12mr|bluez-4.101-4|197	
12mr|bluez-4.101-4|198	#--------------------------------------------------------------------
12mr|bluez-4.101-4|199	
12mr|bluez-4.101-4|200	%prep
12mr|bluez-4.101-4|201	%setup -q
12mr|bluez-4.101-4|202	%apply_patches
12mr|bluez-4.101-4|203	
12mr|bluez-4.101-4|204	libtoolize -f -c
12mr|bluez-4.101-4|205	autoreconf -fi
12mr|bluez-4.101-4|206	
12mr|bluez-4.101-4|207	%build
12mr|bluez-4.101-4|208	%configure2_5x	\
12mr|bluez-4.101-4|209	--libdir=/%{_lib} \
12mr|bluez-4.101-4|210	%if !%{with systemd}
12mr|bluez-4.101-4|211	--without-systemdsystemunitdir \
12mr|bluez-4.101-4|212	%endif
12mr|bluez-4.101-4|213	--enable-cups \
12mr|bluez-4.101-4|214	--enable-dfutool \
12mr|bluez-4.101-4|215	--enable-audio \
12mr|bluez-4.101-4|216	--enable-health \
12mr|bluez-4.101-4|217	--disable-hal \
12mr|bluez-4.101-4|218	--enable-pnat \
12mr|bluez-4.101-4|219	--enable-wiimote \
12mr|bluez-4.101-4|220	--enable-tools \
12mr|bluez-4.101-4|221	--enable-bccmd \
12mr|bluez-4.101-4|222	--enable-gstreamer \
12mr|bluez-4.101-4|223	--enable-hidd \
12mr|bluez-4.101-4|224	--enable-pand \
12mr|bluez-4.101-4|225	--enable-dund \
12mr|bluez-4.101-4|226	--enable-hid2hci \
12mr|bluez-4.101-4|227	--enable-pcmcia \
12mr|bluez-4.101-4|228	--with-systemdsystemunitdir=/lib/systemd/system
12mr|bluez-4.101-4|229	
12mr|bluez-4.101-4|230	%make
12mr|bluez-4.101-4|231	
12mr|bluez-4.101-4|232	%install
12mr|bluez-4.101-4|233	%makeinstall_std rulesdir=%{_sysconfdir}/udev/rules.d udevdir=/lib/udev
12mr|bluez-4.101-4|234	
12mr|bluez-4.101-4|235	mkdir -p %{buildroot}%{_libdir}
12mr|bluez-4.101-4|236	mv %{buildroot}/%{_lib}/gstreamer-0.10 %{buildroot}%{_libdir}
12mr|bluez-4.101-4|237	
12mr|bluez-4.101-4|238	cat << EOF > %{buildroot}%{_sysconfdir}/bluetooth/pin
12mr|bluez-4.101-4|239	1234
12mr|bluez-4.101-4|240	EOF
12mr|bluez-4.101-4|241	
12mr|bluez-4.101-4|242	chmod 600 %{buildroot}%{_sysconfdir}/bluetooth/pin
12mr|bluez-4.101-4|243	
12mr|bluez-4.101-4|244	rm -f %{buildroot}%{_sysconfdir}/default/bluetooth %{buildroot}%{_sysconfdir}/init.d/bluetooth
12mr|bluez-4.101-4|245	install -m644 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/sysconfig/pand
12mr|bluez-4.101-4|246	install -m644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/sysconfig/dund
12mr|bluez-4.101-4|247	install -m644 %{SOURCE8} -D %{buildroot}%{_sysconfdir}/sysconfig/hidd
12mr|bluez-4.101-4|248	install -m644 %{SOURCE9} -D %{buildroot}%{_sysconfdir}/sysconfig/rfcomm
12mr|bluez-4.101-4|249	
12mr|bluez-4.101-4|250	rm -rf %{buildroot}/%{_lib}/pkgconfig
12mr|bluez-4.101-4|251	install -m644 bluez.pc -D  %{buildroot}%{_libdir}/pkgconfig/bluez.pc
12mr|bluez-4.101-4|252	
12mr|bluez-4.101-4|253	# Remove the cups backend from libdir, and install it in /usr/lib whatever the install
12mr|bluez-4.101-4|254	if test -d %{buildroot}/%{_lib}/cups ; then
12mr|bluez-4.101-4|255	install -D -m0755 %{buildroot}/%{_lib}/cups/backend/bluetooth %{buildroot}%{_prefix}/lib/cups/backend/bluetooth
12mr|bluez-4.101-4|256	rm -rf %{buildroot}/%{_lib}/cups
12mr|bluez-4.101-4|257	fi
12mr|bluez-4.101-4|258	
12mr|bluez-4.101-4|259	cp test/test-* %{buildroot}%{_bindir}
12mr|bluez-4.101-4|260	cp test/simple-agent %{buildroot}%{_bindir}/simple-agent
12mr|bluez-4.101-4|261	rm -f %{buildroot}%{_bindir}/test-*.c
12mr|bluez-4.101-4|262	
12mr|bluez-4.101-4|263	mkdir -p %{buildroot}/{bin,sbin}
12mr|bluez-4.101-4|264	mv %{buildroot}%{_bindir}/hidd %{buildroot}/bin
12mr|bluez-4.101-4|265	mv %{buildroot}%{_sbindir}/bluetoothd %{buildroot}/sbin
12mr|bluez-4.101-4|266	# sym link just to be safe
12mr|bluez-4.101-4|267	pushd %{buildroot}
12mr|bluez-4.101-4|268	ln -s /bin/hidd %{buildroot}%{_bindir}/hidd
12mr|bluez-4.101-4|269	ln -s /sbin/bluetoothd %{buildroot}%{_sbindir}/bluetoothd
12mr|bluez-4.101-4|270	popd
12mr|bluez-4.101-4|271	
12mr|bluez-4.101-4|272	#install more config files
12mr|bluez-4.101-4|273	install -m0644 audio/audio.conf %{buildroot}%{_sysconfdir}/bluetooth/
12mr|bluez-4.101-4|274	install -m0644 network/network.conf %{buildroot}%{_sysconfdir}/bluetooth/
12mr|bluez-4.101-4|275	install -m0644 input/input.conf %{buildroot}%{_sysconfdir}/bluetooth/
12mr|bluez-4.101-4|276	install -m0644 serial/serial.conf %{buildroot}%{_sysconfdir}/bluetooth/
12mr|bluez-4.101-4|277	
12mr|bluez-4.101-4|278	mkdir -p %{buildroot}%{_libdir}/alsa-lib/
12mr|bluez-4.101-4|279	mv %{buildroot}/%{_lib}/alsa-lib/*.so %{buildroot}%{_libdir}/alsa-lib/
12mr|bluez-4.101-4|280	
12mr|bluez-4.101-4|281	install -d -m0755 %{buildroot}%{_localstatedir}/lib/bluetooth
12mr|bluez-4.101-4|282	
12mr|bluez-4.101-4|283	ln -s bluetooth.service %buildroot/lib/systemd/system/dbus-org.bluez.service
12mr|bluez-4.101-4|284	
12mr|bluez-4.101-4|285	
12mr|bluez-4.101-4|286	
12mr|bluez-4.101-4|287	%changelog
12mr|bluez-4.101-4|288	

13609 12
12mr|bluez-hcidump-2.4-1|1	%define name 	bluez-hcidump
12mr|bluez-hcidump-2.4-1|2	%define version 2.4
12mr|bluez-hcidump-2.4-1|3	%define release 1
12mr|bluez-hcidump-2.4-1|4	
12mr|bluez-hcidump-2.4-1|5	Name: 		%{name}
12mr|bluez-hcidump-2.4-1|6	Summary: 	Bluetooth HCI packet dump
12mr|bluez-hcidump-2.4-1|7	Version: 	%{version}
12mr|bluez-hcidump-2.4-1|8	Release: 	%{release}
12mr|bluez-hcidump-2.4-1|9	
12mr|bluez-hcidump-2.4-1|10	Source0:	http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz
12mr|bluez-hcidump-2.4-1|11	URL:		http://www.bluez.org
12mr|bluez-hcidump-2.4-1|12	License:	GPL
12mr|bluez-hcidump-2.4-1|13	Group:		Communications
12mr|bluez-hcidump-2.4-1|14	BuildRequires:	bluez-devel >= 2.23
12mr|bluez-hcidump-2.4-1|15	
12mr|bluez-hcidump-2.4-1|16	%description
12mr|bluez-hcidump-2.4-1|17	Bluetooth HCI packet dump.
12mr|bluez-hcidump-2.4-1|18	
12mr|bluez-hcidump-2.4-1|19	%prep
12mr|bluez-hcidump-2.4-1|20	%setup -q
12mr|bluez-hcidump-2.4-1|21	
12mr|bluez-hcidump-2.4-1|22	%build
12mr|bluez-hcidump-2.4-1|23	export CFLAGS="%{optflags} -fPIC"
12mr|bluez-hcidump-2.4-1|24	%configure2_5x
12mr|bluez-hcidump-2.4-1|25	%make
12mr|bluez-hcidump-2.4-1|26	
12mr|bluez-hcidump-2.4-1|27	%install
12mr|bluez-hcidump-2.4-1|28	%makeinstall_std
12mr|bluez-hcidump-2.4-1|29	
12mr|bluez-hcidump-2.4-1|30	%files
12mr|bluez-hcidump-2.4-1|31	%doc README AUTHORS ChangeLog NEWS
12mr|bluez-hcidump-2.4-1|32	%{_sbindir}/hcidump
12mr|bluez-hcidump-2.4-1|33	%{_mandir}/*/*
12mr|bluez-hcidump-2.4-1|34	
12mr|bluez-hcidump-2.4-1|35	
12mr|bluez-hcidump-2.4-1|36	
12mr|bluez-hcidump-2.4-1|37	%changelog
12mr|bluez-hcidump-2.4-1|38	

13610 12
12mr|bluez-pin-0.30-15|1	Summary:	Bluetooth PIN GUI
12mr|bluez-pin-0.30-15|2	Name:		bluez-pin
12mr|bluez-pin-0.30-15|3	Version:	0.30
12mr|bluez-pin-0.30-15|4	Release:	15
12mr|bluez-pin-0.30-15|5	License:	GPLv2+
12mr|bluez-pin-0.30-15|6	Group:		Communications
12mr|bluez-pin-0.30-15|7	Source0: 	ftp://gpe.handhelds.org/projects/gpe/source/%{name}-%{version}.tar.bz2
12mr|bluez-pin-0.30-15|8	Url:		http://www.bluez.org/
12mr|bluez-pin-0.30-15|9	
12mr|bluez-pin-0.30-15|10	BuildRequires:	imagemagick
12mr|bluez-pin-0.30-15|11	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|bluez-pin-0.30-15|12	BuildRequires:	pkgconfig(libglade-2.0)
12mr|bluez-pin-0.30-15|13	BuildRequires:	pkgconfig(gconf-2.0)
12mr|bluez-pin-0.30-15|14	BuildRequires:	pkgconfig(bluez)
12mr|bluez-pin-0.30-15|15	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|bluez-pin-0.30-15|16	BuildRequires:	perl-XML-Parser
12mr|bluez-pin-0.30-15|17	
12mr|bluez-pin-0.30-15|18	%description
12mr|bluez-pin-0.30-15|19	A GTK+ helper app for entering a Bluetooth PIN.
12mr|bluez-pin-0.30-15|20	
12mr|bluez-pin-0.30-15|21	%prep
12mr|bluez-pin-0.30-15|22	%setup -q
12mr|bluez-pin-0.30-15|23	
12mr|bluez-pin-0.30-15|24	%build
12mr|bluez-pin-0.30-15|25	%configure2_5x
12mr|bluez-pin-0.30-15|26	make
12mr|bluez-pin-0.30-15|27	
12mr|bluez-pin-0.30-15|28	%install
12mr|bluez-pin-0.30-15|29	%makeinstall_std
12mr|bluez-pin-0.30-15|30	
12mr|bluez-pin-0.30-15|31	%post
12mr|bluez-pin-0.30-15|32	update-alternatives --install /bin/bluepin bluepin /usr/bin/bluez-pin 10
12mr|bluez-pin-0.30-15|33	
12mr|bluez-pin-0.30-15|34	%postun
12mr|bluez-pin-0.30-15|35	[ $1 != 0 ] && exit 0
12mr|bluez-pin-0.30-15|36	update-alternatives --remove bluepin /usr/bin/bluez-pin
12mr|bluez-pin-0.30-15|37	
12mr|bluez-pin-0.30-15|38	%files
12mr|bluez-pin-0.30-15|39	%doc ChangeLog
12mr|bluez-pin-0.30-15|40	%{_bindir}/%{name}
12mr|bluez-pin-0.30-15|41	%config %{_sysconfdir}/dbus*/*
12mr|bluez-pin-0.30-15|42	%{_datadir}/pixmaps/*
12mr|bluez-pin-0.30-15|43	%{_datadir}/%{name}
12mr|bluez-pin-0.30-15|44	
12mr|bluez-pin-0.30-15|45	
12mr|bluez-pin-0.30-15|46	
12mr|bluez-pin-0.30-15|47	
12mr|bluez-pin-0.30-15|48	%changelog
12mr|bluez-pin-0.30-15|49	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|bluez-pin-0.30-15|50	+ Commit: 0b2336b
12mr|bluez-pin-0.30-15|51	- Convert BR to pkgconfig style, spec cleanup
12mr|bluez-pin-0.30-15|52	
12mr|bluez-pin-0.30-15|53	

13611 12
12mr|bm-2.1-227|1	# no need to bzip2 patches, the macro below makes the .src.rpm use
12mr|bm-2.1-227|2	# bzip2 compression instead of gzip (the default one)
12mr|bm-2.1-227|3	%define _source_payload w9.bzdio
12mr|bm-2.1-227|4	
12mr|bm-2.1-227|5	Name: bm
12mr|bm-2.1-227|6	Version: 2.1
12mr|bm-2.1-227|7	Release: 227
12mr|bm-2.1-227|8	Summary: BuildManager - rpm package building helper
12mr|bm-2.1-227|9	Group: Development/Other
12mr|bm-2.1-227|10	License: GPL
12mr|bm-2.1-227|11	URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/build_system/bm/
12mr|bm-2.1-227|12	Source: bm-%{version}.tar.bz2
12mr|bm-2.1-227|13	Source1:	%{name}.bash-completion
12mr|bm-2.1-227|14	Patch0: bm-2.1-rpmbuild.patch
12mr|bm-2.1-227|15	Patch1: bm-2.1-only-move-srpm.patch
12mr|bm-2.1-227|16	Patch2: bm-2.1-use-subprocess.patch
12mr|bm-2.1-227|17	patch3: bm-2.1-missing-exceptions.patch
12mr|bm-2.1-227|18	Patch4: bm-2.1-unpack-nodeps.patch
12mr|bm-2.1-227|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|bm-2.1-227|20	Requires: python
12mr|bm-2.1-227|21	Requires: rpm-build
12mr|bm-2.1-227|22	BuildRequires: rpm-build
12mr|bm-2.1-227|23	BuildRequires: python
12mr|bm-2.1-227|24	BuildRequires: python-devel
12mr|bm-2.1-227|25	BuildArch:     noarch
12mr|bm-2.1-227|26	
12mr|bm-2.1-227|27	%description
12mr|bm-2.1-227|28	BuildManager, or bm, is a program that wraps and extends rpm while building
12mr|bm-2.1-227|29	packages. Its features allow one to batch process thousand of rpms at once,
12mr|bm-2.1-227|30	controling logs, rpm and srpm moving, filtering the list of files, ignoring
12mr|bm-2.1-227|31	given packages, completely cleaning the build directories, and many other
12mr|bm-2.1-227|32	features.
12mr|bm-2.1-227|33	
12mr|bm-2.1-227|34	%description -l pt_BR
12mr|bm-2.1-227|35	O BuildManager, ou bm, é um programa que encapsula e estende o rpm na
12mr|bm-2.1-227|36	construção de pacotes. Suas características permitem o processamento em
12mr|bm-2.1-227|37	série ou paralelo de milhares de rpms em uma única execução, controlando
12mr|bm-2.1-227|38	logs, movendo rpms e srpms, filtrando a lista de arquivos, ignorando pacotes
12mr|bm-2.1-227|39	selecionados, limpando completamente os diretórios de construção, e muitas
12mr|bm-2.1-227|40	outras possibilidades.
12mr|bm-2.1-227|41	
12mr|bm-2.1-227|42	%prep
12mr|bm-2.1-227|43	%setup -q
12mr|bm-2.1-227|44	%patch0 -p1
12mr|bm-2.1-227|45	%patch1 -p0
12mr|bm-2.1-227|46	%patch2 -p1
12mr|bm-2.1-227|47	%patch3 -p0
12mr|bm-2.1-227|48	
12mr|bm-2.1-227|49	%build
12mr|bm-2.1-227|50	python setup.py build
12mr|bm-2.1-227|51	
12mr|bm-2.1-227|52	%install
12mr|bm-2.1-227|53	rm -rf %{buildroot}
12mr|bm-2.1-227|54	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12mr|bm-2.1-227|55	
12mr|bm-2.1-227|56	# Using compile inline since niemeyer's python macros still not available on mdk rpm macros
12mr|bm-2.1-227|57	find %{buildroot}%{py_puresitedir} -name '*.pyc' -exec rm -f {} \;
12mr|bm-2.1-227|58	python -c "import sys, os, compileall; br='%{buildroot}'; compileall.compile_dir(sys.argv[1], ddir=br and
12mr|bm-2.1-227|59	(sys.argv[1][len(os.path.abspath(br)):]+'/') or None)" %{buildroot}%{py_puresitedir}
12mr|bm-2.1-227|60	
12mr|bm-2.1-227|61	# bash completion
12mr|bm-2.1-227|62	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
12mr|bm-2.1-227|63	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
12mr|bm-2.1-227|64	
12mr|bm-2.1-227|65	%clean
12mr|bm-2.1-227|66	rm -rf %{buildroot}
12mr|bm-2.1-227|67	
12mr|bm-2.1-227|68	%files -f INSTALLED_FILES
12mr|bm-2.1-227|69	%defattr(0644,root,root,0755)
12mr|bm-2.1-227|70	%doc LICENSE
12mr|bm-2.1-227|71	%defattr(-,root,root,-)
12mr|bm-2.1-227|72	%{_sysconfdir}/bash_completion.d/%{name}
12mr|bm-2.1-227|73	
12mr|bm-2.1-227|74	
12mr|bm-2.1-227|75	
12mr|bm-2.1-227|76	
12mr|bm-2.1-227|77	
12mr|bm-2.1-227|78	
12mr|bm-2.1-227|79	%changelog
12mr|bm-2.1-227|80	

13612 12
12mr|bonnie++-1.97-4|1	%define	debug_package	%nil
12mr|bonnie++-1.97-4|2	
12mr|bonnie++-1.97-4|3	Name: bonnie++
12mr|bonnie++-1.97-4|4	Version: 1.97
12mr|bonnie++-1.97-4|5	Release: %mkrel 4
12mr|bonnie++-1.97-4|6	Summary: A program for benchmarking hard drives and filesystems
12mr|bonnie++-1.97-4|7	License: GPLv2+
12mr|bonnie++-1.97-4|8	Group: System/Kernel and hardware
12mr|bonnie++-1.97-4|9	URL: http://www.coker.com.au/bonnie++/
12mr|bonnie++-1.97-4|10	Source0: http://www.coker.com.au/bonnie++/bonnie++-%{version}.tgz
12mr|bonnie++-1.97-4|11	Provides: bonnie
12mr|bonnie++-1.97-4|12	Obsoletes: bonnie
12mr|bonnie++-1.97-4|13	
12mr|bonnie++-1.97-4|14	%description
12mr|bonnie++-1.97-4|15	Bonnie++ is a benchmark suite that is aimed at performing a number of simple
12mr|bonnie++-1.97-4|16	tests of hard drive and file system performance.
12mr|bonnie++-1.97-4|17	
12mr|bonnie++-1.97-4|18	%prep
12mr|bonnie++-1.97-4|19	
12mr|bonnie++-1.97-4|20	%setup -q -n %{name}-%{version}.1
12mr|bonnie++-1.97-4|21	
12mr|bonnie++-1.97-4|22	%build
12mr|bonnie++-1.97-4|23	%configure2_5x
12mr|bonnie++-1.97-4|24	%make MORECFLAGS="%{optflags} %{?ldflags}"
12mr|bonnie++-1.97-4|25	perl -pi -e "s@/usr/share/doc/bonnie\+\+/@%_docdir/%name-%version/@" bonnie++.8
12mr|bonnie++-1.97-4|26	
12mr|bonnie++-1.97-4|27	%install
12mr|bonnie++-1.97-4|28	[ -e debian/changelog ]&& (rm -f changelog.txt;mv debian/changelog changelog.txt)
12mr|bonnie++-1.97-4|29	perl -pi -e "s@usr/share/man@%{buildroot}%_mandir@g" Makefile
12mr|bonnie++-1.97-4|30	%makeinstall eprefix=%{buildroot} DESTDIR=%{buildroot}
12mr|bonnie++-1.97-4|31	
12mr|bonnie++-1.97-4|32	%files
12mr|bonnie++-1.97-4|33	%doc changelog.txt readme.html credits.txt
12mr|bonnie++-1.97-4|34	/sbin/bonnie++
12mr|bonnie++-1.97-4|35	/sbin/getc_putc
12mr|bonnie++-1.97-4|36	/sbin/getc_putc_helper
12mr|bonnie++-1.97-4|37	/sbin/zcav
12mr|bonnie++-1.97-4|38	/bin/bon_csv2html
12mr|bonnie++-1.97-4|39	/bin/bon_csv2txt
12mr|bonnie++-1.97-4|40	/bin/generate_randfile
12mr|bonnie++-1.97-4|41	%{_mandir}/man1/*
12mr|bonnie++-1.97-4|42	%{_mandir}/man8/*

13613 12
12mr|boo-0.9.4.9-2|1	Summary: A wrist friendly language for the CLI/Mono
12mr|boo-0.9.4.9-2|2	Name: boo
12mr|boo-0.9.4.9-2|3	Version: 0.9.4.9
12mr|boo-0.9.4.9-2|4	Release: %mkrel 2
12mr|boo-0.9.4.9-2|5	License: BSD
12mr|boo-0.9.4.9-2|6	Group: Development/Other
12mr|boo-0.9.4.9-2|7	Source0: http://dist.codehaus.org/boo/distributions/boo-%{version}-src.tar.bz2
12mr|boo-0.9.4.9-2|8	Patch0: boo-gtksourceview.patch
12mr|boo-0.9.4.9-2|9	Patch1: boo-pkgconfig_path_fix.patch
12mr|boo-0.9.4.9-2|10	URL: http://boo.codehaus.org/
12mr|boo-0.9.4.9-2|11	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12mr|boo-0.9.4.9-2|12	Requires: mono
12mr|boo-0.9.4.9-2|13	BuildRequires: nant
12mr|boo-0.9.4.9-2|14	BuildRequires: shared-mime-info
12mr|boo-0.9.4.9-2|15	BuildRequires: libgtksourceview-2.0-devel
12mr|boo-0.9.4.9-2|16	BuildConflicts: boo < %version
12mr|boo-0.9.4.9-2|17	BuildArch: noarch
12mr|boo-0.9.4.9-2|18	
12mr|boo-0.9.4.9-2|19	%description
12mr|boo-0.9.4.9-2|20	Boo is a new object oriented statically typed programming language for
12mr|boo-0.9.4.9-2|21	the Common Language Infrastructure with a python inspired syntax and
12mr|boo-0.9.4.9-2|22	a special focus on language and compiler extensibility.
12mr|boo-0.9.4.9-2|23	
12mr|boo-0.9.4.9-2|24	%package nant
12mr|boo-0.9.4.9-2|25	Summary: Nant task for building boo programs
12mr|boo-0.9.4.9-2|26	Group: Development/Other
12mr|boo-0.9.4.9-2|27	
12mr|boo-0.9.4.9-2|28	%description nant
12mr|boo-0.9.4.9-2|29	Boo is a new object oriented statically typed programming language for
12mr|boo-0.9.4.9-2|30	the Common Language Infrastructure with a python inspired syntax and
12mr|boo-0.9.4.9-2|31	a special focus on language and compiler extensibility.
12mr|boo-0.9.4.9-2|32	
12mr|boo-0.9.4.9-2|33	This is a Nant task for building boo sources.
12mr|boo-0.9.4.9-2|34	
12mr|boo-0.9.4.9-2|35	%prep
12mr|boo-0.9.4.9-2|36	%setup -q
12mr|boo-0.9.4.9-2|37	%patch0 -p1
12mr|boo-0.9.4.9-2|38	%patch1 -p1
12mr|boo-0.9.4.9-2|39	
12mr|boo-0.9.4.9-2|40	%build
12mr|boo-0.9.4.9-2|41	nant -nologo -D:install.prefix=%_prefix
12mr|boo-0.9.4.9-2|42	
12mr|boo-0.9.4.9-2|43	%install
12mr|boo-0.9.4.9-2|44	rm -rf $RPM_BUILD_ROOT
12mr|boo-0.9.4.9-2|45	nant -nologo install -D:install.prefix=%_prefix -D:install.destdir=%buildroot
12mr|boo-0.9.4.9-2|46	
12mr|boo-0.9.4.9-2|47	rm -f %buildroot%{_datadir}/mime-info/boo.*
12mr|boo-0.9.4.9-2|48	
12mr|boo-0.9.4.9-2|49	#gw fix pkgconfig location
12mr|boo-0.9.4.9-2|50	%if %mdkversion >= 200600
12mr|boo-0.9.4.9-2|51	mv %buildroot%_prefix/lib/pkgconfig %buildroot%_datadir/pkgconfig
12mr|boo-0.9.4.9-2|52	%endif
12mr|boo-0.9.4.9-2|53	rm -rf %buildroot%_datadir/gtksourceview*
12mr|boo-0.9.4.9-2|54	
12mr|boo-0.9.4.9-2|55	%clean
12mr|boo-0.9.4.9-2|56	rm -rf $RPM_BUILD_ROOT
12mr|boo-0.9.4.9-2|57	
12mr|boo-0.9.4.9-2|58	%files
12mr|boo-0.9.4.9-2|59	%defattr(-, root, root)
12mr|boo-0.9.4.9-2|60	%doc license.txt readme.txt examples docs/BooManifesto.sxw
12mr|boo-0.9.4.9-2|61	%{_bindir}/boo*
12mr|boo-0.9.4.9-2|62	%{_prefix}/lib/mono/*
12mr|boo-0.9.4.9-2|63	%{_prefix}/lib/boo
12mr|boo-0.9.4.9-2|64	%{_datadir}/mime/packages/boo-mime-info.xml
12mr|boo-0.9.4.9-2|65	%{_datadir}/pkgconfig/boo.pc
12mr|boo-0.9.4.9-2|66	%exclude %{_prefix}/lib/boo/Boo.NAnt.Tasks.dll
12mr|boo-0.9.4.9-2|67	
12mr|boo-0.9.4.9-2|68	%files nant
12mr|boo-0.9.4.9-2|69	%defattr(-, root, root)
12mr|boo-0.9.4.9-2|70	%{_prefix}/lib/boo/Boo.NAnt.Tasks.dll
12mr|boo-0.9.4.9-2|71	
12mr|boo-0.9.4.9-2|72	
12mr|boo-0.9.4.9-2|73	
12mr|boo-0.9.4.9-2|74	%changelog
12mr|boo-0.9.4.9-2|75	

13614 12
12mr|boost-1.50.0-4|1	%define packver %(echo "%{version}" | sed -e "s/\\\./_/g")
12mr|boost-1.50.0-4|2	
12mr|boost-1.50.0-4|3	# From the version 13 of Fedora, the Boost libraries are delivered
12mr|boost-1.50.0-4|4	# with sonames equal to the Boost version (e.g., 1.41.0).
12mr|boost-1.50.0-4|5	%define	libname %mklibname boost %{version}
12mr|boost-1.50.0-4|6	%define	libnamedevel %mklibname boost -d
12mr|boost-1.50.0-4|7	%define	libnamestaticdevel %mklibname boost -d -s
12mr|boost-1.50.0-4|8	
12mr|boost-1.50.0-4|9	# --no-undefined breaks build of CMakeified Boost.{Chrono,Locale,Timer}.
12mr|boost-1.50.0-4|10	# Without --no-undefined, corresponding libraries lose their dependency on Boost.System.
12mr|boost-1.50.0-4|11	# This is totally wrong, but it's rather a CMake'ification bug.
12mr|boost-1.50.0-4|12	%define _disable_ld_no_undefined 1
12mr|boost-1.50.0-4|13	
12mr|boost-1.50.0-4|14	Summary:	Portable C++ libraries
12mr|boost-1.50.0-4|15	Name:		boost
12mr|boost-1.50.0-4|16	Version:	1.50.0
12mr|boost-1.50.0-4|17	Release:	4
12mr|boost-1.50.0-4|18	License:	Boost
12mr|boost-1.50.0-4|19	Group:		Development/C++
12mr|boost-1.50.0-4|20	URL:		http://boost.org/
12mr|boost-1.50.0-4|21	Source0:	http://sourceforge.net/projects/boost/files/boost/%{version}/boost_%(echo %version |sed -e 's,\.,_,g').tar.bz2
12mr|boost-1.50.0-4|22	
12mr|boost-1.50.0-4|23	# Upstream patch to fixes a bug when compiled using a C++11 compiler
12mr|boost-1.50.0-4|24	Patch0: http://www.boost.org/patches/1_50_0/001-unordered.patch
12mr|boost-1.50.0-4|25	
12mr|boost-1.50.0-4|26	# The patch may break c++03, and there is therefore no plan yet to include
12mr|boost-1.50.0-4|27	# it upstream: https://svn.boost.org/trac/boost/ticket/4999
12mr|boost-1.50.0-4|28	Patch2: boost-1.50.0-signals-erase.patch
12mr|boost-1.50.0-4|29	
12mr|boost-1.50.0-4|30	# https://svn.boost.org/trac/boost/ticket/6150
12mr|boost-1.50.0-4|31	Patch4: boost-1.50.0-fix-non-utf8-files.patch
12mr|boost-1.50.0-4|32	
12mr|boost-1.50.0-4|33	# Add a manual page for the sole executable, namely bjam, based on the
12mr|boost-1.50.0-4|34	# on-line documentation:
12mr|boost-1.50.0-4|35	# http://www.boost.org/boost-build2/doc/html/bbv2/overview.html
12mr|boost-1.50.0-4|36	Patch5: boost-1.48.0-add-bjam-man-page.patch
12mr|boost-1.50.0-4|37	
12mr|boost-1.50.0-4|38	# https://bugzilla.redhat.com/show_bug.cgi?id=756005
12mr|boost-1.50.0-4|39	# https://svn.boost.org/trac/boost/ticket/6131
12mr|boost-1.50.0-4|40	Patch7: boost-1.50.0-foreach.patch
12mr|boost-1.50.0-4|41	# https://bugzilla.redhat.com/show_bug.cgi?id=781859
12mr|boost-1.50.0-4|42	# The following tickets have still to be fixed by upstream.
12mr|boost-1.50.0-4|43	# https://svn.boost.org/trac/boost/ticket/6406 fixed, but only in Boost-1.51.0
12mr|boost-1.50.0-4|44	# https://svn.boost.org/trac/boost/ticket/6408
12mr|boost-1.50.0-4|45	# https://svn.boost.org/trac/boost/ticket/6410
12mr|boost-1.50.0-4|46	# https://svn.boost.org/trac/boost/ticket/6413
12mr|boost-1.50.0-4|47	# https://svn.boost.org/trac/boost/ticket/6415
12mr|boost-1.50.0-4|48	Patch9: boost-1.50.0-attribute.patch
12mr|boost-1.50.0-4|49	
12mr|boost-1.50.0-4|50	# https://bugzilla.redhat.com/show_bug.cgi?id=783660
12mr|boost-1.50.0-4|51	# https://svn.boost.org/trac/boost/ticket/6459 fixed
12mr|boost-1.50.0-4|52	Patch10: boost-1.50.0-long-double-1.patch
12mr|boost-1.50.0-4|53	
12mr|boost-1.50.0-4|54	# https://bugzilla.redhat.com/show_bug.cgi?id=784654
12mr|boost-1.50.0-4|55	Patch12: boost-1.50.0-polygon.patch
12mr|boost-1.50.0-4|56	
12mr|boost-1.50.0-4|57	# https://bugzilla.redhat.com/show_bug.cgi?id=828856
12mr|boost-1.50.0-4|58	# https://bugzilla.redhat.com/show_bug.cgi?id=828857
12mr|boost-1.50.0-4|59	Patch15: boost-1.50.0-pool.patch
12mr|boost-1.50.0-4|60	
12mr|boost-1.50.0-4|61	BuildRequires:	bzip2-devel
12mr|boost-1.50.0-4|62	BuildRequires:	python-devel
12mr|boost-1.50.0-4|63	BuildRequires:	zlib-devel
12mr|boost-1.50.0-4|64	BuildRequires:	icu-devel >= 49.0
12mr|boost-1.50.0-4|65	#BuildRequires:	openmpi-devel
12mr|boost-1.50.0-4|66	BuildRequires:	expat-devel
12mr|boost-1.50.0-4|67	BuildRequires:	doxygen xsltproc
12mr|boost-1.50.0-4|68	
12mr|boost-1.50.0-4|69	%description
12mr|boost-1.50.0-4|70	Boost is a collection of free peer-reviewed portable C++ source
12mr|boost-1.50.0-4|71	libraries. The emphasis is on libraries which work well with the C++
12mr|boost-1.50.0-4|72	Standard Library. This package contains only the shared libraries
12mr|boost-1.50.0-4|73	needed for running programs using Boost.
12mr|boost-1.50.0-4|74	
12mr|boost-1.50.0-4|75	
12mr|boost-1.50.0-4|76	%ifarch %arm %mips
12mr|boost-1.50.0-4|77	%define boostlibs date_time filesystem graph iostreams math_c99 math_c99f math_tr1 math_tr1f prg_exec_monitor program_options python regex serialization signals system thread unit_test_framework wave wserialization random chrono locale timer
12mr|boost-1.50.0-4|78	%else
12mr|boost-1.50.0-4|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 random chrono locale timer
12mr|boost-1.50.0-4|80	%endif
12mr|boost-1.50.0-4|81	
12mr|boost-1.50.0-4|82	# (Anssi 01/2010) dashes are converted to underscores for macros ($lib2);
12mr|boost-1.50.0-4|83	# The sed script adds _ when library name ends in number.
12mr|boost-1.50.0-4|84	%{expand:%(for lib in %boostlibs; do lib2=${lib/-/_}; cat <<EOF
12mr|boost-1.50.0-4|85	%%global libname$lib2 %%mklibname boost_$(echo $lib | sed 's,[0-9]$,&_,') %{version}
12mr|boost-1.50.0-4|86	%%package -n %%{libname$lib2}
12mr|boost-1.50.0-4|87	Summary:	Boost $lib shared library
12mr|boost-1.50.0-4|88	# no one should require this, but provided anyway for maximum compatibility:
12mr|boost-1.50.0-4|89	Provides:	boost = %version-%release
12mr|boost-1.50.0-4|90	Group:		System/Libraries
12mr|boost-1.50.0-4|91	EOF
12mr|boost-1.50.0-4|92	done)}
12mr|boost-1.50.0-4|93	# (Anssi 01/2010) splitted expand contents due to rpm bug failing build,
12mr|boost-1.50.0-4|94	# triggered by a too long expanded string.
12mr|boost-1.50.0-4|95	%{expand:%(for lib in %boostlibs; do lib2=${lib/-/_}; cat <<EOF
12mr|boost-1.50.0-4|96	%%description -n %%{libname$lib2}
12mr|boost-1.50.0-4|97	Boost is a collection of free peer-reviewed portable C++ source
12mr|boost-1.50.0-4|98	libraries. The emphasis is on libraries which work well with the C++
12mr|boost-1.50.0-4|99	Standard Library. This package contains the shared library needed for
12mr|boost-1.50.0-4|100	running programs dynamically linked against Boost $lib.
12mr|boost-1.50.0-4|101	EOF
12mr|boost-1.50.0-4|102	done)}
12mr|boost-1.50.0-4|103	%{expand:%(for lib in %boostlibs; do lib2=${lib/-/_}; cat <<EOF
12mr|boost-1.50.0-4|104	%%files -n %%{libname$lib2}
12mr|boost-1.50.0-4|105	%%defattr(-,root,root)
12mr|boost-1.50.0-4|106	%%doc LICENSE_1_0.txt
12mr|boost-1.50.0-4|107	%{_libdir}/libboost_$lib.so.%{version}
12mr|boost-1.50.0-4|108	EOF
12mr|boost-1.50.0-4|109	done)}
12mr|boost-1.50.0-4|110	
12mr|boost-1.50.0-4|111	%package -n	%{libnamedevel}
12mr|boost-1.50.0-4|112	Summary:	The libraries and headers needed for Boost development
12mr|boost-1.50.0-4|113	Group:		Development/C++
12mr|boost-1.50.0-4|114	Requires:	%{expand:%(for lib in %boostlibs; do echo -n "%%{libname${lib/-/_}} = %{version}-%{release} "; done)}
12mr|boost-1.50.0-4|115	Obsoletes:	%{mklibname boost 1}-devel < %{version}-%{release}
12mr|boost-1.50.0-4|116	Provides:	%{name}-devel = %{version}-%{release}
12mr|boost-1.50.0-4|117	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|boost-1.50.0-4|118	
12mr|boost-1.50.0-4|119	%description -n	%{libnamedevel}
12mr|boost-1.50.0-4|120	Boost is a collection of free peer-reviewed portable C++ source
12mr|boost-1.50.0-4|121	libraries. The emphasis is on libraries which work well with the C++
12mr|boost-1.50.0-4|122	Standard Library. This package contains headers and shared library
12mr|boost-1.50.0-4|123	symlinks needed for Boost development.
12mr|boost-1.50.0-4|124	
12mr|boost-1.50.0-4|125	%package -n     %{libnamedevel}-doc
12mr|boost-1.50.0-4|126	Summary:        The libraries and headers needed for Boost development
12mr|boost-1.50.0-4|127	Group:          Development/C++
12mr|boost-1.50.0-4|128	Provides:       %{name}-devel-doc = %{version}-%{release}
12mr|boost-1.50.0-4|129	Conflicts:      %{_lib}boost-devel < 1.41.0
12mr|boost-1.50.0-4|130	BuildArch: noarch
12mr|boost-1.50.0-4|131	
12mr|boost-1.50.0-4|132	%description -n %{libnamedevel}-doc
12mr|boost-1.50.0-4|133	Boost is a collection of free peer-reviewed portable C++ source
12mr|boost-1.50.0-4|134	libraries. The emphasis is on libraries which work well with the C++
12mr|boost-1.50.0-4|135	Standard Library. This package contains documentation needed for Boost
12mr|boost-1.50.0-4|136	development.
12mr|boost-1.50.0-4|137	
12mr|boost-1.50.0-4|138	%package -n	%{libnamestaticdevel}
12mr|boost-1.50.0-4|139	Summary:	Static libraries for Boost development
12mr|boost-1.50.0-4|140	Group:		Development/C++
12mr|boost-1.50.0-4|141	Requires:	%{libnamedevel} = %{version}-%{release}
12mr|boost-1.50.0-4|142	Obsoletes:	%{mklibname boost 1}-static-devel < %{version}-%{release}
12mr|boost-1.50.0-4|143	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|boost-1.50.0-4|144	
12mr|boost-1.50.0-4|145	%description -n	%{libnamestaticdevel}
12mr|boost-1.50.0-4|146	Boost is a collection of free peer-reviewed portable C++ source
12mr|boost-1.50.0-4|147	libraries. The emphasis is on libraries which work well with the C++
12mr|boost-1.50.0-4|148	Standard Library. This package contains only the static libraries
12mr|boost-1.50.0-4|149	needed for Boost development.
12mr|boost-1.50.0-4|150	
12mr|boost-1.50.0-4|151	%package -n	%{name}-examples
12mr|boost-1.50.0-4|152	Summary:	The examples for the Boost libraries
12mr|boost-1.50.0-4|153	Group:		Development/C++
12mr|boost-1.50.0-4|154	Obsoletes:	%{libname}-examples < %{version}-%{release}
12mr|boost-1.50.0-4|155	Provides:	%{libname}-examples = %{version}-%{release}
12mr|boost-1.50.0-4|156	
12mr|boost-1.50.0-4|157	%description -n	%{name}-examples
12mr|boost-1.50.0-4|158	Boost is a collection of free peer-reviewed portable C++ source
12mr|boost-1.50.0-4|159	libraries. The emphasis is on libraries which work well with the C++
12mr|boost-1.50.0-4|160	Standard Library. This package contains examples, installed in the
12mr|boost-1.50.0-4|161	same place as the documentation.
12mr|boost-1.50.0-4|162	
12mr|boost-1.50.0-4|163	%prep
12mr|boost-1.50.0-4|164	%setup -q -n boost_%{packver}
12mr|boost-1.50.0-4|165	%patch0 -p0
12mr|boost-1.50.0-4|166	%patch2 -p1
12mr|boost-1.50.0-4|167	%patch4 -p1
12mr|boost-1.50.0-4|168	%patch5 -p1
12mr|boost-1.50.0-4|169	%patch7 -p2
12mr|boost-1.50.0-4|170	%patch9 -p1
12mr|boost-1.50.0-4|171	%patch10 -p1
12mr|boost-1.50.0-4|172	%patch12 -p3
12mr|boost-1.50.0-4|173	%patch15 -p0
12mr|boost-1.50.0-4|174	
12mr|boost-1.50.0-4|175	# Preparing the docs
12mr|boost-1.50.0-4|176	mkdir packagedoc
12mr|boost-1.50.0-4|177	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/ \;
12mr|boost-1.50.0-4|178	
12mr|boost-1.50.0-4|179	# Preparing the examples: All .hpp or .cpp files that are not in
12mr|boost-1.50.0-4|180	# directories called test, src, or tools, as well as all files of any
12mr|boost-1.50.0-4|181	# type in directories called example or examples.
12mr|boost-1.50.0-4|182	mkdir examples
12mr|boost-1.50.0-4|183	find libs -type f \( -name "*.?pp" ! -path "*test*" ! -path "*src*" ! -path "*tools*" -o -path "*example*" \) -exec cp --parents {} examples/ \;
12mr|boost-1.50.0-4|184	
12mr|boost-1.50.0-4|185	%build
12mr|boost-1.50.0-4|186	%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
12mr|boost-1.50.0-4|187	%ifnarch %arm %mips
12mr|boost-1.50.0-4|188	%define boost_bjam bjam %{boost_jam_common_flags}
12mr|boost-1.50.0-4|189	%else
12mr|boost-1.50.0-4|190	%define boost_bjam bjam %{boost_jam_common_flags} --disable-long-double
12mr|boost-1.50.0-4|191	%endif
12mr|boost-1.50.0-4|192	./bootstrap.sh --prefix=%{_prefix} --libdir=%{_libdir}
12mr|boost-1.50.0-4|193	./%{boost_bjam} --prefix=%{_prefix} --libdir=%{_libdir}
12mr|boost-1.50.0-4|194	
12mr|boost-1.50.0-4|195	%install
12mr|boost-1.50.0-4|196	
12mr|boost-1.50.0-4|197	./%{boost_bjam} --prefix=%{buildroot}%{_prefix} --libdir=%{buildroot}%{_libdir} install
12mr|boost-1.50.0-4|198	
12mr|boost-1.50.0-4|199	# (Anssi 01/2010) add compatibility symlinks:
12mr|boost-1.50.0-4|200	for file in %{buildroot}%{_libdir}/*.so; do
12mr|boost-1.50.0-4|201	cp -a $file ${file%.so}-mt.so
12mr|boost-1.50.0-4|202	done
12mr|boost-1.50.0-4|203	for file in %{buildroot}%{_libdir}/*.a; do
12mr|boost-1.50.0-4|204	ln -s $(basename $file) ${file%.a}-mt.a
12mr|boost-1.50.0-4|205	done
12mr|boost-1.50.0-4|206	
12mr|boost-1.50.0-4|207	# Kill any debug library versions that may show up un-invited.
12mr|boost-1.50.0-4|208	rm -f %{buildroot}%{_libdir}/*-d.* %{buildroot}%{_libdir}/*-d-mt.*
12mr|boost-1.50.0-4|209	# Remove cmake configuration files used to build the Boost libraries
12mr|boost-1.50.0-4|210	rm -f %{buildroot}%{_libdir}/Boost*.cmake
12mr|boost-1.50.0-4|211	# Fix packaged backup files in examples
12mr|boost-1.50.0-4|212	find . %buildroot -name "*.*~" |xargs rm -f
12mr|boost-1.50.0-4|213	
12mr|boost-1.50.0-4|214	
12mr|boost-1.50.0-4|215	%files -n %{libnamedevel}
12mr|boost-1.50.0-4|216	%{_libdir}/libboost_*.so
12mr|boost-1.50.0-4|217	%{_includedir}/boost
12mr|boost-1.50.0-4|218	
12mr|boost-1.50.0-4|219	%files -n %{libnamedevel}-doc
12mr|boost-1.50.0-4|220	%defattr(-,root,root)
12mr|boost-1.50.0-4|221	%doc packagedoc/*
12mr|boost-1.50.0-4|222	
12mr|boost-1.50.0-4|223	%files -n %{libnamestaticdevel}
12mr|boost-1.50.0-4|224	%defattr(-,root,root)
12mr|boost-1.50.0-4|225	%{_libdir}/libboost_*.a
12mr|boost-1.50.0-4|226	
12mr|boost-1.50.0-4|227	%files -n %{name}-examples
12mr|boost-1.50.0-4|228	%defattr(-,root,root)
12mr|boost-1.50.0-4|229	%doc examples/*
12mr|boost-1.50.0-4|230	
12mr|boost-1.50.0-4|231	
12mr|boost-1.50.0-4|232	
12mr|boost-1.50.0-4|233	%changelog
12mr|boost-1.50.0-4|234	* Thu Oct  4 2012 akdengi <kazancas@mandriva.ru>
12mr|boost-1.50.0-4|235	+ Commit: 4db83f4
12mr|boost-1.50.0-4|236	- return Mandriva Cooker spec. Drop cmake build
12mr|boost-1.50.0-4|237	
12mr|boost-1.50.0-4|238	* Thu Oct  4 2012 akdengi <kazancas@mandriva.ru>
12mr|boost-1.50.0-4|239	+ Commit: 017e8a5
12mr|boost-1.50.0-4|240	- sync with fedora and mageia
12mr|boost-1.50.0-4|241	
12mr|boost-1.50.0-4|242	

13615 12
12mr|boost-jam-3.1.18-2|1	Summary:	Build tool for Boost libraries
12mr|boost-jam-3.1.18-2|2	Name:		boost-jam
12mr|boost-jam-3.1.18-2|3	Version:	3.1.18
12mr|boost-jam-3.1.18-2|4	Release:	%mkrel 2
12mr|boost-jam-3.1.18-2|5	URL:		http://www.boost.org/
12mr|boost-jam-3.1.18-2|6	Source0:	http://download.sourceforge.net/boost/%{name}-%{version}.tgz
12mr|boost-jam-3.1.18-2|7	License: 	Boost
12mr|boost-jam-3.1.18-2|8	Group: 		Development/Other
12mr|boost-jam-3.1.18-2|9	Buildrequires:	byacc
12mr|boost-jam-3.1.18-2|10	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|boost-jam-3.1.18-2|11	
12mr|boost-jam-3.1.18-2|12	%description
12mr|boost-jam-3.1.18-2|13	Boost Jam is a build tool based on FTJam, which in turn is based on
12mr|boost-jam-3.1.18-2|14	Perforce Jam. It contains significant improvements made to facilitate
12mr|boost-jam-3.1.18-2|15	its use in the Boost Build System, but should be backward compatible
12mr|boost-jam-3.1.18-2|16	with Perforce Jam.
12mr|boost-jam-3.1.18-2|17	
12mr|boost-jam-3.1.18-2|18	Authors:
12mr|boost-jam-3.1.18-2|19	Perforce Jam : Cristopher Seiwald
12mr|boost-jam-3.1.18-2|20	FT Jam       : David Turner
12mr|boost-jam-3.1.18-2|21	Boost Jam    : David Abrahams
12mr|boost-jam-3.1.18-2|22	
12mr|boost-jam-3.1.18-2|23	%prep
12mr|boost-jam-3.1.18-2|24	%setup -q
12mr|boost-jam-3.1.18-2|25	
12mr|boost-jam-3.1.18-2|26	%build
12mr|boost-jam-3.1.18-2|27	export CC="%{__cc}"
12mr|boost-jam-3.1.18-2|28	export CFLAGS="%{optflags}"
12mr|boost-jam-3.1.18-2|29	./build.sh cc
12mr|boost-jam-3.1.18-2|30	
12mr|boost-jam-3.1.18-2|31	%install
12mr|boost-jam-3.1.18-2|32	%{__rm} -rf %{buildroot}
12mr|boost-jam-3.1.18-2|33	%{__mkdir_p} %{buildroot}%{_bindir}
12mr|boost-jam-3.1.18-2|34	%{__install} -m 755 bin.linux*/bjam %{buildroot}%{_bindir}/bjam
12mr|boost-jam-3.1.18-2|35	
12mr|boost-jam-3.1.18-2|36	%files
12mr|boost-jam-3.1.18-2|37	%defattr(-,root,root)
12mr|boost-jam-3.1.18-2|38	%defattr(0644,root,root,0755)
12mr|boost-jam-3.1.18-2|39	%doc LICENSE_1_0.txt *.css *.html *.png images jam
12mr|boost-jam-3.1.18-2|40	%attr(0755,root,root) %{_bindir}/bjam
12mr|boost-jam-3.1.18-2|41	
12mr|boost-jam-3.1.18-2|42	%clean
12mr|boost-jam-3.1.18-2|43	%{__rm} -rf %{buildroot}
12mr|boost-jam-3.1.18-2|44	
12mr|boost-jam-3.1.18-2|45	
12mr|boost-jam-3.1.18-2|46	
12mr|boost-jam-3.1.18-2|47	%changelog
12mr|boost-jam-3.1.18-2|48	

13616 12
12mr|bootloader-utils-1.15-9|1	Summary:	Small utils needed for the kernel
12mr|bootloader-utils-1.15-9|2	Name:		bootloader-utils
12mr|bootloader-utils-1.15-9|3	Version:	1.15
12mr|bootloader-utils-1.15-9|4	Release:	9
12mr|bootloader-utils-1.15-9|5	Source0:	%{name}-%{version}.tar.bz2
12mr|bootloader-utils-1.15-9|6	Patch0:         bootloader-utils.initrdsymlink.patch
12mr|bootloader-utils-1.15-9|7	License:	GPL+
12mr|bootloader-utils-1.15-9|8	Group:		System/Kernel and hardware
12mr|bootloader-utils-1.15-9|9	Requires:	perl-base
12mr|bootloader-utils-1.15-9|10	
12mr|bootloader-utils-1.15-9|11	Requires(post,preun):	chkconfig rpm-helper
12mr|bootloader-utils-1.15-9|12	Requires(post,preun):	initscripts >= 7.06-21
12mr|bootloader-utils-1.15-9|13	
12mr|bootloader-utils-1.15-9|14	URL:            http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/bootloader-utils/
12mr|bootloader-utils-1.15-9|15	Requires:	drakxtools-backend >= 10-52
12mr|bootloader-utils-1.15-9|16	BuildRequires:	perl-MDK-Common
12mr|bootloader-utils-1.15-9|17	BuildArch:	noarch
12mr|bootloader-utils-1.15-9|18	
12mr|bootloader-utils-1.15-9|19	%description
12mr|bootloader-utils-1.15-9|20	Utilities needed to install/remove a kernel.  Also for updating
12mr|bootloader-utils-1.15-9|21	bootloaders.
12mr|bootloader-utils-1.15-9|22	
12mr|bootloader-utils-1.15-9|23	%prep
12mr|bootloader-utils-1.15-9|24	%setup -q
12mr|bootloader-utils-1.15-9|25	%patch0 -p1
12mr|bootloader-utils-1.15-9|26	
12mr|bootloader-utils-1.15-9|27	%build
12mr|bootloader-utils-1.15-9|28	make
12mr|bootloader-utils-1.15-9|29	
12mr|bootloader-utils-1.15-9|30	%install
12mr|bootloader-utils-1.15-9|31	make ROOT=%{buildroot} mandir=%{_mandir} install
12mr|bootloader-utils-1.15-9|32	# nuke obsolete kheader initscript
12mr|bootloader-utils-1.15-9|33	rm -rf %{buildroot}/etc/rc.d/init.d/kheader
12mr|bootloader-utils-1.15-9|34	
12mr|bootloader-utils-1.15-9|35	%pre
12mr|bootloader-utils-1.15-9|36	# disable obsolete kheader script on update if it exists
12mr|bootloader-utils-1.15-9|37	if [ $1 = 2 ]; then
12mr|bootloader-utils-1.15-9|38	if [ -x /etc/rc.d/init.d/kheader ]; then
12mr|bootloader-utils-1.15-9|39	chkconfig --del kheader
12mr|bootloader-utils-1.15-9|40	fi
12mr|bootloader-utils-1.15-9|41	fi
12mr|bootloader-utils-1.15-9|42	
12mr|bootloader-utils-1.15-9|43	%files
12mr|bootloader-utils-1.15-9|44	%defattr(-,root,root)
12mr|bootloader-utils-1.15-9|45	%config(noreplace) /etc/sysconfig/installkernel
12mr|bootloader-utils-1.15-9|46	/sbin/installkernel
12mr|bootloader-utils-1.15-9|47	/sbin/kernel_remove_initrd
12mr|bootloader-utils-1.15-9|48	%{_sbindir}/detectloader
12mr|bootloader-utils-1.15-9|49	%{_sbindir}/rebootin
12mr|bootloader-utils-1.15-9|50	%{_mandir}/man8/detectloader.*
12mr|bootloader-utils-1.15-9|51	%{_mandir}/man8/rebootin.*
12mr|bootloader-utils-1.15-9|52	
12mr|bootloader-utils-1.15-9|53	
12mr|bootloader-utils-1.15-9|54	
12mr|bootloader-utils-1.15-9|55	%changelog
12mr|bootloader-utils-1.15-9|56	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.15-7mdv2011.0
12mr|bootloader-utils-1.15-9|57	+ Revision: 663331
12mr|bootloader-utils-1.15-9|58	- mass rebuild
12mr|bootloader-utils-1.15-9|59	
12mr|bootloader-utils-1.15-9|60	* Tue Nov 30 2010 Oden Eriksson <oeriksson@mandriva.com> 1.15-6mdv2011.0
12mr|bootloader-utils-1.15-9|61	+ Revision: 603764
12mr|bootloader-utils-1.15-9|62	- rebuild
12mr|bootloader-utils-1.15-9|63	
12mr|bootloader-utils-1.15-9|64	* Thu Mar 11 2010 Thomas Backlund <tmb@mandriva.org> 1.15-5mdv2010.1
12mr|bootloader-utils-1.15-9|65	+ Revision: 518229
12mr|bootloader-utils-1.15-9|66	- drop obsolete kheader initscript, not used by kernel since 2.6.22-6mdv (#52803)
12mr|bootloader-utils-1.15-9|67	- fix url
12mr|bootloader-utils-1.15-9|68	
12mr|bootloader-utils-1.15-9|69	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 1.15-4mdv2010.0
12mr|bootloader-utils-1.15-9|70	+ Revision: 413181
12mr|bootloader-utils-1.15-9|71	- rebuild
12mr|bootloader-utils-1.15-9|72	
12mr|bootloader-utils-1.15-9|73	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 1.15-3mdv2009.1
12mr|bootloader-utils-1.15-9|74	+ Revision: 350210
12mr|bootloader-utils-1.15-9|75	- 2009.1 rebuild
12mr|bootloader-utils-1.15-9|76	
12mr|bootloader-utils-1.15-9|77	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 1.15-2mdv2009.0
12mr|bootloader-utils-1.15-9|78	+ Revision: 220489
12mr|bootloader-utils-1.15-9|79	- rebuild
12mr|bootloader-utils-1.15-9|80	- kill re-definition of %%buildroot on Pixel's request
12mr|bootloader-utils-1.15-9|81	
12mr|bootloader-utils-1.15-9|82	+ Olivier Blin <oblin@mandriva.com>
12mr|bootloader-utils-1.15-9|83	- restore BuildRoot
12mr|bootloader-utils-1.15-9|84	
12mr|bootloader-utils-1.15-9|85	* Sun Sep 09 2007 Adam Williamson <awilliamson@mandriva.org> 1.15-1mdv2008.0
12mr|bootloader-utils-1.15-9|86	+ Revision: 83195
12mr|bootloader-utils-1.15-9|87	- rebuild for 2008
12mr|bootloader-utils-1.15-9|88	- Fedora license policy
12mr|bootloader-utils-1.15-9|89	- slight spec clean
12mr|bootloader-utils-1.15-9|90	
12mr|bootloader-utils-1.15-9|91	+ Thierry Vignaud <tv@mandriva.org>
12mr|bootloader-utils-1.15-9|92	- fix man pages
12mr|bootloader-utils-1.15-9|93	
12mr|bootloader-utils-1.15-9|94	
12mr|bootloader-utils-1.15-9|95	* Mon Jan 15 2007 Pixel <pixel@mandriva.com> 1.15-1mdv2007.0
12mr|bootloader-utils-1.15-9|96	+ Revision: 109040
12mr|bootloader-utils-1.15-9|97	- rebootin with grub: handle short-non-blank labels (used for BOOT_IMAGE=xxx) (#26813)
12mr|bootloader-utils-1.15-9|98	
12mr|bootloader-utils-1.15-9|99	* Thu Oct 26 2006 Pixel <pixel@mandriva.com> 1.14-1mdv2007.1
12mr|bootloader-utils-1.15-9|100	+ Revision: 72643
12mr|bootloader-utils-1.15-9|101	- handle "savedefault --once" (grub, #26700)
12mr|bootloader-utils-1.15-9|102	- Import bootloader-utils
12mr|bootloader-utils-1.15-9|103	
12mr|bootloader-utils-1.15-9|104	* Sat Aug 12 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.13-1mdv2007.0
12mr|bootloader-utils-1.15-9|105	- handle default, legacy & xen0 kernels
12mr|bootloader-utils-1.15-9|106	
12mr|bootloader-utils-1.15-9|107	* Wed May 31 2006 Pixel <pixel@mandriva.com> 1.12-1mdv2007.0
12mr|bootloader-utils-1.15-9|108	- rename *desktop586 and *desktop686 to *desktop for better consistency
12mr|bootloader-utils-1.15-9|109	
12mr|bootloader-utils-1.15-9|110	* Tue May 30 2006 Pixel <pixel@mandriva.com> 1.11-1mdv2007.0
12mr|bootloader-utils-1.15-9|111	- add support for mdv extension (eg: 1mdv instead of 1mdk)
12mr|bootloader-utils-1.15-9|112	- add support for "laptop" kernels (was mm kernels)
12mr|bootloader-utils-1.15-9|113	(from Thomas Backlund)
12mr|bootloader-utils-1.15-9|114	
12mr|bootloader-utils-1.15-9|115	* Wed May 17 2006 Pixel <pixel@mandriva.com> 1.10-1mdk
12mr|bootloader-utils-1.15-9|116	- kheader: add support for tmb kernels
12mr|bootloader-utils-1.15-9|117	- /etc/init.d/kheader should not be a config file
12mr|bootloader-utils-1.15-9|118	- s/Mandrakesoft/Mandriva/
12mr|bootloader-utils-1.15-9|119	
12mr|bootloader-utils-1.15-9|120	* Mon Jan 09 2006 Olivier Blin <oblin@mandriva.com> 1.9-6mdk
12mr|bootloader-utils-1.15-9|121	- convert parallel init to LSB
12mr|bootloader-utils-1.15-9|122	- fix post/preun Requires
12mr|bootloader-utils-1.15-9|123	
12mr|bootloader-utils-1.15-9|124	* Sun Jan 01 2006 Olivier Blin <oblin@mandriva.com> 1.9-5mdk
12mr|bootloader-utils-1.15-9|125	- parallel init support
12mr|bootloader-utils-1.15-9|126	
12mr|bootloader-utils-1.15-9|127	* Tue Aug 30 2005 Pixel <pixel@mandriva.com> 1.9-4mdk
12mr|bootloader-utils-1.15-9|128	- nice handling of "make modules_install" not done
12mr|bootloader-utils-1.15-9|129	(when installing own built kernel) (bugzilla #17981)
12mr|bootloader-utils-1.15-9|130	
12mr|bootloader-utils-1.15-9|131	* Fri Aug 12 2005 Nicolas Lécureuil <neoclust@mandriva.org> 1.9-3mdk
12mr|bootloader-utils-1.15-9|132	- fix rpmlint errors (PreReq)
12mr|bootloader-utils-1.15-9|133	- fix URL
12mr|bootloader-utils-1.15-9|134	- mkrel
12mr|bootloader-utils-1.15-9|135	
12mr|bootloader-utils-1.15-9|136	* Fri Nov 12 2004 Pixel <pixel@mandrakesoft.com> 1.9-2mdk
12mr|bootloader-utils-1.15-9|137	- kheader is now generated from kheader.pl when building package
12mr|bootloader-utils-1.15-9|138	- kheader: add i586-up-1GB and i686-up-64GB (bugzilla #12189)
12mr|bootloader-utils-1.15-9|139	
12mr|bootloader-utils-1.15-9|140	* Fri Aug 27 2004 Juan Quintela <quintela@mandrakesoft.com> 1.9-1mdk
12mr|bootloader-utils-1.15-9|141	- new -C option to work with cramfs.
12mr|bootloader-utils-1.15-9|142	
12mr|bootloader-utils-1.15-9|143	* Mon Jul 19 2004 Pixel <pixel@mandrakesoft.com> 1.8-6mdk
12mr|bootloader-utils-1.15-9|144	- installkernel is skipped DURING_INSTALL
12mr|bootloader-utils-1.15-9|145	
12mr|bootloader-utils-1.15-9|146	* Mon Jul 19 2004 Pixel <pixel@mandrakesoft.com> 1.8-5mdk
12mr|bootloader-utils-1.15-9|147	- installkernel:
12mr|bootloader-utils-1.15-9|148	- ensure the PATH contains /sbin and /usr/sbin
12mr|bootloader-utils-1.15-9|149	- force rebuilding the initrd in "copy" mode
12mr|bootloader-utils-1.15-9|150	(since one may build more than one kernel with the same version)
12mr|bootloader-utils-1.15-9|151	- use --no-short-name in "copy" mode
12mr|bootloader-utils-1.15-9|152	
12mr|bootloader-utils-1.15-9|153	* Tue Jul 06 2004 Pixel <pixel@mandrakesoft.com> 1.8-4mdk
12mr|bootloader-utils-1.15-9|154	- bootloader-config prefers --no-short-name instead of --no-link
12mr|bootloader-utils-1.15-9|155	
12mr|bootloader-utils-1.15-9|156	* Fri Jul 02 2004 Pixel <pixel@mandrakesoft.com> 1.8-3mdk
12mr|bootloader-utils-1.15-9|157	- require drakxtools-backend instead of drakxtools-newt
12mr|bootloader-utils-1.15-9|158	
12mr|bootloader-utils-1.15-9|159	* Thu Jul 01 2004 Pixel <pixel@mandrakesoft.com> 1.8-2mdk
12mr|bootloader-utils-1.15-9|160	- installkernel *is* used for copying installing kernels in /boot
12mr|bootloader-utils-1.15-9|161	(cf arch/i386/boot/install.sh used by kernel's "make install")
12mr|bootloader-utils-1.15-9|162	
12mr|bootloader-utils-1.15-9|163	* Tue Jun 29 2004 Pixel <pixel@mandrakesoft.com> 1.8-1mdk
12mr|bootloader-utils-1.15-9|164	- installkernel:
12mr|bootloader-utils-1.15-9|165	- it is now a wrapper to bootloader-config (in drakxtools-newt)
12mr|bootloader-utils-1.15-9|166	- always have option AUTOREMOVE
12mr|bootloader-utils-1.15-9|167	- always have option NOCOPY (was useful to copy your home built kernel)
12mr|bootloader-utils-1.15-9|168	=> option NOCONFIG deprecated
12mr|bootloader-utils-1.15-9|169	- force option -s when installing and -S when removing
12mr|bootloader-utils-1.15-9|170	(ie always do/remove the "build" symlink to the source tree)
12mr|bootloader-utils-1.15-9|171	- force bootloader auto-detection (options AUTODETECT and LOADER are deprecated)
12mr|bootloader-utils-1.15-9|172	- option OPTIONS is removed (what was it for exactly?)
12mr|bootloader-utils-1.15-9|173	- detectloader is now a wrapper to bootloader-config (in drakxtools-newt)
12mr|bootloader-utils-1.15-9|174	- helper scripts make-initrd, lilo, grub and yaboot obsolete
12mr|bootloader-utils-1.15-9|175	
12mr|bootloader-utils-1.15-9|176	* Tue May 18 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.7-1mdk
12mr|bootloader-utils-1.15-9|177	- sanitize /etc/fstab parsing: do not match "/foobar/" when looking
12mr|bootloader-utils-1.15-9|178	for "/"
12mr|bootloader-utils-1.15-9|179	- grub configuration:
12mr|bootloader-utils-1.15-9|180	o simplify code through reusing MDK::Common
12mr|bootloader-utils-1.15-9|181	o minimal "LABEL=foobar" managment aka handle it when looking for
12mr|bootloader-utils-1.15-9|182	boot device (generic LABEL=foobar support is still lacking)
12mr|bootloader-utils-1.15-9|183	o santize boot partition lookup:
12mr|bootloader-utils-1.15-9|184	* do not match "/foobar/" when looking for "/"
12mr|bootloader-utils-1.15-9|185	* do not match "/foobar/boot" when looking for "/boot"
12mr|bootloader-utils-1.15-9|186	
12mr|bootloader-utils-1.15-9|187	* Tue Mar 02 2004 Nicolas Planel <nplanel@mandrakesoft.com> 1.6-7mdk
12mr|bootloader-utils-1.15-9|188	- getroot() don't have arguement.
12mr|bootloader-utils-1.15-9|189	
12mr|bootloader-utils-1.15-9|190	* Tue Mar 02 2004 Nicolas Planel <nplanel@mandrakesoft.com> 1.6-6mdk
12mr|bootloader-utils-1.15-9|191	- append is not null anymore.
12mr|bootloader-utils-1.15-9|192	- ide-scsi removed from command line for all kernel (2.6 2.4).
12mr|bootloader-utils-1.15-9|193	
12mr|bootloader-utils-1.15-9|194	* Fri Feb 27 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.6-5mdk
12mr|bootloader-utils-1.15-9|195	- when boot loader is grub, do not remove unrelated kernel entries (#5952)
12mr|bootloader-utils-1.15-9|196	- from Thomas Backlund <tmb@mandrake.org>:
12mr|bootloader-utils-1.15-9|197	o typo fixes
12mr|bootloader-utils-1.15-9|198	o make some messages somewhat more understandable
12mr|bootloader-utils-1.15-9|199	

13617 12
12mr|bootparamd-0.17-20|1	%define _enable_debug_packages	%{nil}
12mr|bootparamd-0.17-20|2	%define debug_package		%{nil}
12mr|bootparamd-0.17-20|3	
12mr|bootparamd-0.17-20|4	Summary:	A server process which provides boot information to diskless clients
12mr|bootparamd-0.17-20|5	Name:		bootparamd
12mr|bootparamd-0.17-20|6	Version:	0.17
12mr|bootparamd-0.17-20|7	Release:	20
12mr|bootparamd-0.17-20|8	License:	BSD
12mr|bootparamd-0.17-20|9	Group:		System/Servers
12mr|bootparamd-0.17-20|10	Source0:	ftp://sunsite.unc.edu/pub/Linux/system/network/daemons/netkit-bootparamd-0.17.tar.bz2
12mr|bootparamd-0.17-20|11	Source1:	bootparamd.init
12mr|bootparamd-0.17-20|12	Requires(post):	rpm-helper
12mr|bootparamd-0.17-20|13	Requires(preun): rpm-helper
12mr|bootparamd-0.17-20|14	Requires:	rpcbind
12mr|bootparamd-0.17-20|15	
12mr|bootparamd-0.17-20|16	%description
12mr|bootparamd-0.17-20|17	The bootparamd process provides bootparamd, a server process which
12mr|bootparamd-0.17-20|18	provides the information needed by diskless clients in order for them
12mr|bootparamd-0.17-20|19	to successfully boot.  Bootparamd looks first in /etc/bootparams for an
12mr|bootparamd-0.17-20|20	entry for that particular client; if a local bootparams file doesn't
12mr|bootparamd-0.17-20|21	exist, it looks at the appropriate Network Information Service (NIS)
12mr|bootparamd-0.17-20|22	map.  Some network boot loaders (notably Sun's) rely on special boot
12mr|bootparamd-0.17-20|23	server code on the server, in addition to the rarp and tftp servers.
12mr|bootparamd-0.17-20|24	This bootparamd server process is compatible with SunOS bootparam clients
12mr|bootparamd-0.17-20|25	and servers which need that boot server code.
12mr|bootparamd-0.17-20|26	
12mr|bootparamd-0.17-20|27	You should install bootparamd if you need to provide boot information to
12mr|bootparamd-0.17-20|28	diskless clients on your network.
12mr|bootparamd-0.17-20|29	
12mr|bootparamd-0.17-20|30	%prep
12mr|bootparamd-0.17-20|31	%setup -q -n netkit-bootparamd-%{version}
12mr|bootparamd-0.17-20|32	
12mr|bootparamd-0.17-20|33	%build
12mr|bootparamd-0.17-20|34	%serverbuild
12mr|bootparamd-0.17-20|35	./configure --prefix=%{_prefix}
12mr|bootparamd-0.17-20|36	perl -pi -e '
12mr|bootparamd-0.17-20|37	s,^CC=*.$,CC=cc,;
12mr|bootparamd-0.17-20|38	s,-O2,\$(RPM_OPT_FLAGS) -D_BSD_SOURCE,;
12mr|bootparamd-0.17-20|39	s,^BINDIR=.*$,BINDIR=%{_bindir},;
12mr|bootparamd-0.17-20|40	s,^SBINDIR=.*$,SBINDIR=%{_sbindir},;
12mr|bootparamd-0.17-20|41	s,^MANDIR=.*$,MANDIR=%{_mandir},;
12mr|bootparamd-0.17-20|42	' MCONFIG
12mr|bootparamd-0.17-20|43	%make
12mr|bootparamd-0.17-20|44	
12mr|bootparamd-0.17-20|45	%install
12mr|bootparamd-0.17-20|46	mkdir -p %{buildroot}%{_bindir}
12mr|bootparamd-0.17-20|47	mkdir -p %{buildroot}%{_sbindir}
12mr|bootparamd-0.17-20|48	mkdir -p %{buildroot}%{_mandir}/man{1,5,8}
12mr|bootparamd-0.17-20|49	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d
12mr|bootparamd-0.17-20|50	make INSTALLROOT=%{buildroot} install
12mr|bootparamd-0.17-20|51	install -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/rc.d/init.d/bootparamd
12mr|bootparamd-0.17-20|52	
12mr|bootparamd-0.17-20|53	cd %{buildroot}%{_mandir}/man8
12mr|bootparamd-0.17-20|54	ln -s rpc.bootparamd.8.bz2 %{buildroot}%{_mandir}/man8/bootparamd.8.bz2
12mr|bootparamd-0.17-20|55	
12mr|bootparamd-0.17-20|56	%post
12mr|bootparamd-0.17-20|57	%_post_service bootparamd
12mr|bootparamd-0.17-20|58	
12mr|bootparamd-0.17-20|59	%preun
12mr|bootparamd-0.17-20|60	%_preun_service bootparamd
12mr|bootparamd-0.17-20|61	
12mr|bootparamd-0.17-20|62	%files
12mr|bootparamd-0.17-20|63	%{_sbindir}/rpc.bootparamd
12mr|bootparamd-0.17-20|64	%{_bindir}/callbootd
12mr|bootparamd-0.17-20|65	%{_mandir}/man8/*
12mr|bootparamd-0.17-20|66	%config(noreplace) %{_sysconfdir}/rc.d/init.d/bootparamd
12mr|bootparamd-0.17-20|67	
12mr|bootparamd-0.17-20|68	
12mr|bootparamd-0.17-20|69	
12mr|bootparamd-0.17-20|70	
12mr|bootparamd-0.17-20|71	%changelog
12mr|bootparamd-0.17-20|72	

13618 12
12mr|bootsplash-3.3.3-4|1	%define name bootsplash
12mr|bootsplash-3.3.3-4|2	%define version 3.3.3
12mr|bootsplash-3.3.3-4|3	%define release %mkrel 4
12mr|bootsplash-3.3.3-4|4	
12mr|bootsplash-3.3.3-4|5	Summary: Scripts to handle Mandriva themeing
12mr|bootsplash-3.3.3-4|6	Name: %{name}
12mr|bootsplash-3.3.3-4|7	Version: %{version}
12mr|bootsplash-3.3.3-4|8	Release: %{release}
12mr|bootsplash-3.3.3-4|9	# From Mandriva SVN
12mr|bootsplash-3.3.3-4|10	Source0: %{name}-%version.tar.bz2
12mr|bootsplash-3.3.3-4|11	License: GPL
12mr|bootsplash-3.3.3-4|12	Group: System/Kernel and hardware
12mr|bootsplash-3.3.3-4|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|bootsplash-3.3.3-4|14	Url:       http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/bootsplash/
12mr|bootsplash-3.3.3-4|15	Requires: perl-base
12mr|bootsplash-3.3.3-4|16	# Do not require mkinitrd anymore to be able to be prerequed by mkinitrd (mkinitrd is in basesystem anyway)
12mr|bootsplash-3.3.3-4|17	# Requires: mkinitrd >= 3.5.18-14mdk
12mr|bootsplash-3.3.3-4|18	Conflicts: mkinitrd < 3.5.18-14mdk
12mr|bootsplash-3.3.3-4|19	#there is no way to say a special kernel requires.
12mr|bootsplash-3.3.3-4|20	Requires: kernel initscripts > 7.04-15mdk
12mr|bootsplash-3.3.3-4|21	Requires: perl-Archive-Cpio
12mr|bootsplash-3.3.3-4|22	Suggests: drakx-kbd-mouse-x11
12mr|bootsplash-3.3.3-4|23	Requires: plymouth-scripts
12mr|bootsplash-3.3.3-4|24	Conflicts: drakxtools-newt < 10-49mdk
12mr|bootsplash-3.3.3-4|25	BuildArchitectures: noarch
12mr|bootsplash-3.3.3-4|26	
12mr|bootsplash-3.3.3-4|27	%description
12mr|bootsplash-3.3.3-4|28	This package contains the scripts necessary to install and change the theme
12mr|bootsplash-3.3.3-4|29	used by Mandriva (at boot time and in desktop sessions)
12mr|bootsplash-3.3.3-4|30	
12mr|bootsplash-3.3.3-4|31	%prep
12mr|bootsplash-3.3.3-4|32	%setup -q
12mr|bootsplash-3.3.3-4|33	
12mr|bootsplash-3.3.3-4|34	%build
12mr|bootsplash-3.3.3-4|35	make LIB=%{_lib}
12mr|bootsplash-3.3.3-4|36	
12mr|bootsplash-3.3.3-4|37	%install
12mr|bootsplash-3.3.3-4|38	rm -rf %{buildroot}
12mr|bootsplash-3.3.3-4|39	make install prefix=%{buildroot}
12mr|bootsplash-3.3.3-4|40	
12mr|bootsplash-3.3.3-4|41	%clean
12mr|bootsplash-3.3.3-4|42	rm -rf %{buildroot}
12mr|bootsplash-3.3.3-4|43	
12mr|bootsplash-3.3.3-4|44	%files
12mr|bootsplash-3.3.3-4|45	%defattr(-,root,root)
12mr|bootsplash-3.3.3-4|46	%doc README ChangeLog
12mr|bootsplash-3.3.3-4|47	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|bootsplash-3.3.3-4|48	%dir %{_datadir}/%{name}
12mr|bootsplash-3.3.3-4|49	%{_datadir}/%{name}/scripts
12mr|bootsplash-3.3.3-4|50	
12mr|bootsplash-3.3.3-4|51	
12mr|bootsplash-3.3.3-4|52	
12mr|bootsplash-3.3.3-4|53	
12mr|bootsplash-3.3.3-4|54	
12mr|bootsplash-3.3.3-4|55	%changelog
12mr|bootsplash-3.3.3-4|56	

13619 12
12mr|borges-0.14.9-8|1	%define name    borges
12mr|borges-0.14.9-8|2	%define Name    Borges
12mr|borges-0.14.9-8|3	%define version 0.14.9
12mr|borges-0.14.9-8|4	%define release %mkrel 8
12mr|borges-0.14.9-8|5	
12mr|borges-0.14.9-8|6	Name:   %{name}
12mr|borges-0.14.9-8|7	Version: %{version}
12mr|borges-0.14.9-8|8	Release: %{release}
12mr|borges-0.14.9-8|9	Summary: Mandriva Linux Documents Management System
12mr|borges-0.14.9-8|10	License: GPL
12mr|borges-0.14.9-8|11	Group: Publishing
12mr|borges-0.14.9-8|12	Url: http://www.mandrivalinux.com/en/doc/project/Borges/
12mr|borges-0.14.9-8|13	Source0: %{Name}-%{version}.tar.bz2
12mr|borges-0.14.9-8|14	Requires: %{name}-module
12mr|borges-0.14.9-8|15	Requires: libxslt-proc
12mr|borges-0.14.9-8|16	Requires: make
12mr|borges-0.14.9-8|17	Requires: imagemagick
12mr|borges-0.14.9-8|18	Requires: xfig
12mr|borges-0.14.9-8|19	Requires: libxml2-utils
12mr|borges-0.14.9-8|20	Conflicts: Borges-Frontend < 0.12.2
12mr|borges-0.14.9-8|21	BuildRequires: libxslt-proc
12mr|borges-0.14.9-8|22	BuildRequires: perl(Date::Manip)
12mr|borges-0.14.9-8|23	BuildRequires: perl(XML::LibXML)
12mr|borges-0.14.9-8|24	BuildRequires: perl(XML::Twig)
12mr|borges-0.14.9-8|25	BuildRequires: imagemagick
12mr|borges-0.14.9-8|26	BuildRequires: xfig
12mr|borges-0.14.9-8|27	BuildRequires: jadetex
12mr|borges-0.14.9-8|28	BuildRequires: docbook-style-dsssl
12mr|borges-0.14.9-8|29	BuildRequires: docbook-style-xsl
12mr|borges-0.14.9-8|30	BuildRequires: docbook-dtd42-xml
12mr|borges-0.14.9-8|31	BuildRequires: libxml2-utils
12mr|borges-0.14.9-8|32	Obsoletes: Borges
12mr|borges-0.14.9-8|33	BuildArch: noarch
12mr|borges-0.14.9-8|34	BuildRoot: %{_tmppath}/%{name}-%{version}
12mr|borges-0.14.9-8|35	
12mr|borges-0.14.9-8|36	%description
12mr|borges-0.14.9-8|37	Borges is a content production system aimed at creating documents in
12mr|borges-0.14.9-8|38	many languages. Its design goals are internationalization,
12mr|borges-0.14.9-8|39	flexibility, reusable content, teamwork. The system can currently be
12mr|borges-0.14.9-8|40	used for any project using documents based on the DocBook XML DTD.
12mr|borges-0.14.9-8|41	
12mr|borges-0.14.9-8|42	%package docbook
12mr|borges-0.14.9-8|43	Summary: The Borges DocBook module
12mr|borges-0.14.9-8|44	Group: Publishing
12mr|borges-0.14.9-8|45	Provides: borges-module
12mr|borges-0.14.9-8|46	Requires: borges
12mr|borges-0.14.9-8|47	Requires: docbook-dtd42-xml
12mr|borges-0.14.9-8|48	Requires: docbook-style-xsl
12mr|borges-0.14.9-8|49	Requires: docbook-style-dsssl
12mr|borges-0.14.9-8|50	Requires: tetex-latex
12mr|borges-0.14.9-8|51	Requires: jadetex
12mr|borges-0.14.9-8|52	Requires: openjade
12mr|borges-0.14.9-8|53	Obsoletes: Borges-DocBook
12mr|borges-0.14.9-8|54	
12mr|borges-0.14.9-8|55	%description docbook
12mr|borges-0.14.9-8|56	This package contains the DocBook module for the Borges Documents
12mr|borges-0.14.9-8|57	Management System.
12mr|borges-0.14.9-8|58	It holds the different files allowing to handle documents written with
12mr|borges-0.14.9-8|59	the DocBook XML DTD.
12mr|borges-0.14.9-8|60	
12mr|borges-0.14.9-8|61	
12mr|borges-0.14.9-8|62	%package frontend
12mr|borges-0.14.9-8|63	Summary: The BorgesWeb frontend
12mr|borges-0.14.9-8|64	Group: Publishing
12mr|borges-0.14.9-8|65	Requires: borges
12mr|borges-0.14.9-8|66	Requires: apache-mod_suexec
12mr|borges-0.14.9-8|67	Obsoletes: Borges-Frontend
12mr|borges-0.14.9-8|68	
12mr|borges-0.14.9-8|69	%description frontend
12mr|borges-0.14.9-8|70	This package contains the Web frontend for the Borges Documents
12mr|borges-0.14.9-8|71	Management System.
12mr|borges-0.14.9-8|72	It is an HTML interface allowing users to upload or edit inline the
12mr|borges-0.14.9-8|73	different modules they have tasks assigned on. It then commits
12mr|borges-0.14.9-8|74	modifications to CVS and eventually pass associated task.
12mr|borges-0.14.9-8|75	
12mr|borges-0.14.9-8|76	
12mr|borges-0.14.9-8|77	%package doc
12mr|borges-0.14.9-8|78	Summary: The Borges DMS documentation
12mr|borges-0.14.9-8|79	Group: Publishing
12mr|borges-0.14.9-8|80	
12mr|borges-0.14.9-8|81	%description doc
12mr|borges-0.14.9-8|82	This package contains the documentation and the documentation sources
12mr|borges-0.14.9-8|83	for the Borges Documents Management System. The doc is written with
12mr|borges-0.14.9-8|84	Borges so the sources included can be regarded as a tutorial for
12mr|borges-0.14.9-8|85	learning how to use Borges.
12mr|borges-0.14.9-8|86	
12mr|borges-0.14.9-8|87	%prep
12mr|borges-0.14.9-8|88	%setup -q -n %{Name}-%{version}
12mr|borges-0.14.9-8|89	
12mr|borges-0.14.9-8|90	%build
12mr|borges-0.14.9-8|91	
12mr|borges-0.14.9-8|92	%install
12mr|borges-0.14.9-8|93	rm -rf %{buildroot}
12mr|borges-0.14.9-8|94	%makeinstall PREFIX=%{buildroot}/ DOCDIR=%{buildroot}/%{_docdir}/%{name}
12mr|borges-0.14.9-8|95	rm -f %{buildroot}/usr/share/Borges/backend/Makefile.TDB
12mr|borges-0.14.9-8|96	rm -f %{buildroot}/usr/share/Borges/template/drivers/TDB-tex.xsl
12mr|borges-0.14.9-8|97	rm -f %{buildroot}/usr/share/Borges/{README,LICENSE,COPYING,VERSION}
12mr|borges-0.14.9-8|98	
12mr|borges-0.14.9-8|99	%clean
12mr|borges-0.14.9-8|100	rm -rf %{buildroot}
12mr|borges-0.14.9-8|101	
12mr|borges-0.14.9-8|102	%files
12mr|borges-0.14.9-8|103	%defattr(-,root,root)
12mr|borges-0.14.9-8|104	%{_docdir}/%{name}
12mr|borges-0.14.9-8|105	%{_datadir}/%{Name}
12mr|borges-0.14.9-8|106	%exclude %{_docdir}/%{name}/doc
12mr|borges-0.14.9-8|107	%exclude %{_datadir}/%{Name}/template/drivers/docbook-*sl
12mr|borges-0.14.9-8|108	%exclude %{_datadir}/%{Name}/backend/Makefile.DB
12mr|borges-0.14.9-8|109	%exclude %{_datadir}/%{Name}/bin/web-frontend.cgi
12mr|borges-0.14.9-8|110	
12mr|borges-0.14.9-8|111	
12mr|borges-0.14.9-8|112	%files docbook
12mr|borges-0.14.9-8|113	%defattr(-,root,root)
12mr|borges-0.14.9-8|114	%{_datadir}/%{Name}/template/drivers/docbook-*sl
12mr|borges-0.14.9-8|115	%{_datadir}/%{Name}/backend/Makefile.DB
12mr|borges-0.14.9-8|116	
12mr|borges-0.14.9-8|117	%files frontend
12mr|borges-0.14.9-8|118	%defattr(-,root,root)
12mr|borges-0.14.9-8|119	%{_datadir}/%{Name}/bin/web-frontend.cgi
12mr|borges-0.14.9-8|120	
12mr|borges-0.14.9-8|121	%files doc
12mr|borges-0.14.9-8|122	%defattr(-,root,root)
12mr|borges-0.14.9-8|123	%{_docdir}/%{name}/doc
12mr|borges-0.14.9-8|124	
12mr|borges-0.14.9-8|125	
12mr|borges-0.14.9-8|126	
12mr|borges-0.14.9-8|127	%changelog
12mr|borges-0.14.9-8|128	

13620 12
12mr|bouncycastle-1.46-2|1	%define major           1
12mr|bouncycastle-1.46-2|2	%define minor           43
12mr|bouncycastle-1.46-2|3	%define archivever      %{major}%{minor}
12mr|bouncycastle-1.46-2|4	
12mr|bouncycastle-1.46-2|5	%define section         free
12mr|bouncycastle-1.46-2|6	
12mr|bouncycastle-1.46-2|7	%define gcj_support     1
12mr|bouncycastle-1.46-2|8	
12mr|bouncycastle-1.46-2|9	Name:           bouncycastle
12mr|bouncycastle-1.46-2|10	Version:        1.46
12mr|bouncycastle-1.46-2|11	Release:        2
12mr|bouncycastle-1.46-2|12	Epoch:          0
12mr|bouncycastle-1.46-2|13	Summary:        Bouncy Castle Crypto Package for Java
12mr|bouncycastle-1.46-2|14	Group:          Development/Java
12mr|bouncycastle-1.46-2|15	License:        BSD
12mr|bouncycastle-1.46-2|16	URL:            http://www.bouncycastle.org/
12mr|bouncycastle-1.46-2|17	Source0:        http://www.bouncycastle.org/download/crypto-%{archivever}.tar.gz
12mr|bouncycastle-1.46-2|18	# Invalid characters in comments prevent build
12mr|bouncycastle-1.46-2|19	# "file" says they are UTF-8 but they are not
12mr|bouncycastle-1.46-2|20	Patch0:		crypto-invalid-characters.patch
12mr|bouncycastle-1.46-2|21	# UTF-8 characters in one testcase and one comment
12mr|bouncycastle-1.46-2|22	# FIXME: fix properly with javac command-line option or so
12mr|bouncycastle-1.46-2|23	Patch1:		crypto-utf8-characters.patch
12mr|bouncycastle-1.46-2|24	Requires:       jpackage-utils >= 0:1.5
12mr|bouncycastle-1.46-2|25	BuildRequires:  ant
12mr|bouncycastle-1.46-2|26	BuildRequires:  ant-junit
12mr|bouncycastle-1.46-2|27	BuildRequires:  geronimo-jaf-1.0.2-api
12mr|bouncycastle-1.46-2|28	BuildRequires:  geronimo-javamail-1.3.1-api
12mr|bouncycastle-1.46-2|29	BuildRequires:  junit
12mr|bouncycastle-1.46-2|30	BuildRequires:  java-rpmbuild >= 0:1.5
12mr|bouncycastle-1.46-2|31	%if %{gcj_support}
12mr|bouncycastle-1.46-2|32	BuildRequires:  java-gcj-compat-devel
12mr|bouncycastle-1.46-2|33	%else
12mr|bouncycastle-1.46-2|34	BuildArch:      noarch
12mr|bouncycastle-1.46-2|35	%endif # gcj_support
12mr|bouncycastle-1.46-2|36	# BEGIN PROVIDER
12mr|bouncycastle-1.46-2|37	BuildRequires:  java-devel
12mr|bouncycastle-1.46-2|38	BuildRequires:  java < 0:1.8.0
12mr|bouncycastle-1.46-2|39	Obsoletes:      %{name}-provider < %{epoch}:%{version}-%{release}
12mr|bouncycastle-1.46-2|40	Provides:       %{name}-provider = %{epoch}:%{version}-%{release}
12mr|bouncycastle-1.46-2|41	Provides:       jce = 1.7.0.0
12mr|bouncycastle-1.46-2|42	# END PROVIDER
12mr|bouncycastle-1.46-2|43	# (Anssi 01/2008) Obsolete the old jdk1.4 subpackage:
12mr|bouncycastle-1.46-2|44	Obsoletes:	bouncycastle-jdk1.4 < %{epoch}:%{version}-%{release}
12mr|bouncycastle-1.46-2|45	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|bouncycastle-1.46-2|46	
12mr|bouncycastle-1.46-2|47	%description
12mr|bouncycastle-1.46-2|48	The Bouncy Castle Crypto APIs consist of the following:
12mr|bouncycastle-1.46-2|49	- A lightweight cryptography API in Java.
12mr|bouncycastle-1.46-2|50	- A provider for the JCE and JCA.
12mr|bouncycastle-1.46-2|51	- A clean room implementation of the JCE 1.2.1.
12mr|bouncycastle-1.46-2|52	- Generators for Version 1 and Version 3 X.509 certificates and PKCS12 files.
12mr|bouncycastle-1.46-2|53	- A signed jar version suitable for JDK 1.4 and the Sun JCE.
12mr|bouncycastle-1.46-2|54	
12mr|bouncycastle-1.46-2|55	%package extras
12mr|bouncycastle-1.46-2|56	Summary:	Extra packages of Bouncy Castle
12mr|bouncycastle-1.46-2|57	Group:		Development/Java
12mr|bouncycastle-1.46-2|58	Requires:	%{name}
12mr|bouncycastle-1.46-2|59	Requires:       geronimo-jaf-1.0.2-api
12mr|bouncycastle-1.46-2|60	Requires:       geronimo-javamail-1.3.1-api
12mr|bouncycastle-1.46-2|61	Conflicts:	bouncycastle < 1.43-1
12mr|bouncycastle-1.46-2|62	
12mr|bouncycastle-1.46-2|63	%description extras
12mr|bouncycastle-1.46-2|64	The SMIME/CMS, TSP, OpenPGP/BCPG portions of Bouncy Castle.
12mr|bouncycastle-1.46-2|65	
12mr|bouncycastle-1.46-2|66	%package javadoc
12mr|bouncycastle-1.46-2|67	Group:          Development/Java
12mr|bouncycastle-1.46-2|68	Summary:        Javadocs for %{name}
12mr|bouncycastle-1.46-2|69	Obsoletes:      bouncycastle-javadoc-jdk1.4 < %{epoch}:%{version}-%{release}
12mr|bouncycastle-1.46-2|70	
12mr|bouncycastle-1.46-2|71	%description javadoc
12mr|bouncycastle-1.46-2|72	Javadocs for %{name}.
12mr|bouncycastle-1.46-2|73	
12mr|bouncycastle-1.46-2|74	%prep
12mr|bouncycastle-1.46-2|75	%setup -q -n crypto-%{archivever}
12mr|bouncycastle-1.46-2|76	%patch0 -p1
12mr|bouncycastle-1.46-2|77	%patch1 -p1
12mr|bouncycastle-1.46-2|78	%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs -t %{__rm}
12mr|bouncycastle-1.46-2|79	%{__perl} -pi -e 's/<javac/<javac nowarn="true"/g' *.xml
12mr|bouncycastle-1.46-2|80	
12mr|bouncycastle-1.46-2|81	
12mr|bouncycastle-1.46-2|82	%build
12mr|bouncycastle-1.46-2|83	export CLASSPATH=$(build-classpath jaf javamail/mailapi junit)
12mr|bouncycastle-1.46-2|84	export OPT_JAR_LIST="`%{__cat} %{_sysconfdir}/ant.d/junit`"
12mr|bouncycastle-1.46-2|85	export JAVA_HOME=%{_jvmdir}/java-1.7.0
12mr|bouncycastle-1.46-2|86	%ant -f jdk16.xml -Drelease.suffix=%{version} build-provider build build-test
12mr|bouncycastle-1.46-2|87	
12mr|bouncycastle-1.46-2|88	%install
12mr|bouncycastle-1.46-2|89	
12mr|bouncycastle-1.46-2|90	
12mr|bouncycastle-1.46-2|91	%{__mkdir_p} %{buildroot}%{_javadir}
12mr|bouncycastle-1.46-2|92	
12mr|bouncycastle-1.46-2|93	pushd build/artifacts/jdk1.6/jars
12mr|bouncycastle-1.46-2|94	for jar16 in {bcmail,bcpg,bcprov,bctest,bctsp}-jdk16-%{version}.jar; do
12mr|bouncycastle-1.46-2|95	jar16d=`echo $jar16 | %{__sed} s#-jdk16##g`
12mr|bouncycastle-1.46-2|96	%{__install} -m 644 $jar16 %{buildroot}%{_javadir}/$jar16d
12mr|bouncycastle-1.46-2|97	done
12mr|bouncycastle-1.46-2|98	popd
12mr|bouncycastle-1.46-2|99	
12mr|bouncycastle-1.46-2|100	pushd %{buildroot}%{_javadir}
12mr|bouncycastle-1.46-2|101	for jar in *-%{version}.jar; do
12mr|bouncycastle-1.46-2|102	%{__ln_s} $jar $(echo $jar | %{__sed} s#-%{version}##g)
12mr|bouncycastle-1.46-2|103	done
12mr|bouncycastle-1.46-2|104	popd
12mr|bouncycastle-1.46-2|105	
12mr|bouncycastle-1.46-2|106	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|bouncycastle-1.46-2|107	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
12mr|bouncycastle-1.46-2|108	
12mr|bouncycastle-1.46-2|109	
12mr|bouncycastle-1.46-2|110	pushd build/artifacts/jdk1.6
12mr|bouncycastle-1.46-2|111	ver=16
12mr|bouncycastle-1.46-2|112	for javadoc in bcmail bcpg bcprov bctsp; do
12mr|bouncycastle-1.46-2|113	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}/${javadoc}
12mr|bouncycastle-1.46-2|114	cp -Rf ${javadoc}-jdk${ver}-%{version}/docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}/${javadoc}
12mr|bouncycastle-1.46-2|115	done
12mr|bouncycastle-1.46-2|116	popd
12mr|bouncycastle-1.46-2|117	
12mr|bouncycastle-1.46-2|118	%{__mkdir_p} %{buildroot}%{_javadir}/gcj-endorsed
12mr|bouncycastle-1.46-2|119	(cd %{buildroot}%{_javadir}/gcj-endorsed && %{__ln_s} %{_javadir}/bcprov.jar .)
12mr|bouncycastle-1.46-2|120	
12mr|bouncycastle-1.46-2|121	%if %{gcj_support}
12mr|bouncycastle-1.46-2|122	%{_bindir}/aot-compile-rpm
12mr|bouncycastle-1.46-2|123	%endif # gcj_support
12mr|bouncycastle-1.46-2|124	
12mr|bouncycastle-1.46-2|125	%post
12mr|bouncycastle-1.46-2|126	if test -x %{_bindir}/rebuild-security-providers; then
12mr|bouncycastle-1.46-2|127	%{_bindir}/rebuild-security-providers
12mr|bouncycastle-1.46-2|128	fi
12mr|bouncycastle-1.46-2|129	%if %{gcj_support}
12mr|bouncycastle-1.46-2|130	%{update_gcjdb}
12mr|bouncycastle-1.46-2|131	%endif
12mr|bouncycastle-1.46-2|132	
12mr|bouncycastle-1.46-2|133	%postun
12mr|bouncycastle-1.46-2|134	if test -x %{_bindir}/rebuild-security-providers; then
12mr|bouncycastle-1.46-2|135	%{_bindir}/rebuild-security-providers
12mr|bouncycastle-1.46-2|136	fi
12mr|bouncycastle-1.46-2|137	%if %{gcj_support}
12mr|bouncycastle-1.46-2|138	%{clean_gcjdb}
12mr|bouncycastle-1.46-2|139	%endif # gcj_support
12mr|bouncycastle-1.46-2|140	
12mr|bouncycastle-1.46-2|141	%files
12mr|bouncycastle-1.46-2|142	%defattr(0644,root,root,0755)
12mr|bouncycastle-1.46-2|143	%doc *.html
12mr|bouncycastle-1.46-2|144	# BEGIN PROVIDER
12mr|bouncycastle-1.46-2|145	%{_javadir}/bcprov-%{version}.jar
12mr|bouncycastle-1.46-2|146	%{_javadir}/bcprov.jar
12mr|bouncycastle-1.46-2|147	%{_javadir}/gcj-endorsed/bcprov.jar
12mr|bouncycastle-1.46-2|148	%if %{gcj_support}
12mr|bouncycastle-1.46-2|149	%dir %{_libdir}/gcj/%{name}
12mr|bouncycastle-1.46-2|150	%{_libdir}/gcj/%{name}/bcprov-%{version}.jar.so
12mr|bouncycastle-1.46-2|151	%{_libdir}/gcj/%{name}/bcprov-%{version}.jar.db
12mr|bouncycastle-1.46-2|152	%endif
12mr|bouncycastle-1.46-2|153	# END PROVIDER
12mr|bouncycastle-1.46-2|154	
12mr|bouncycastle-1.46-2|155	%files extras
12mr|bouncycastle-1.46-2|156	%defattr(-,root,root)
12mr|bouncycastle-1.46-2|157	%{_javadir}/bcmail-%{version}.jar
12mr|bouncycastle-1.46-2|158	%{_javadir}/bcpg-%{version}.jar
12mr|bouncycastle-1.46-2|159	%{_javadir}/bctest-%{version}.jar
12mr|bouncycastle-1.46-2|160	%{_javadir}/bctest.jar
12mr|bouncycastle-1.46-2|161	%{_javadir}/bctsp-%{version}.jar
12mr|bouncycastle-1.46-2|162	%{_javadir}/bcmail.jar
12mr|bouncycastle-1.46-2|163	%{_javadir}/bcpg.jar
12mr|bouncycastle-1.46-2|164	%{_javadir}/bctsp.jar
12mr|bouncycastle-1.46-2|165	%if %{gcj_support}
12mr|bouncycastle-1.46-2|166	%{_libdir}/gcj/%{name}/bcmail-%{version}.jar.so
12mr|bouncycastle-1.46-2|167	%{_libdir}/gcj/%{name}/bcmail-%{version}.jar.db
12mr|bouncycastle-1.46-2|168	%{_libdir}/gcj/%{name}/bcpg-%{version}.jar.so
12mr|bouncycastle-1.46-2|169	%{_libdir}/gcj/%{name}/bcpg-%{version}.jar.db
12mr|bouncycastle-1.46-2|170	%{_libdir}/gcj/%{name}/bctest-%{version}.jar.db
12mr|bouncycastle-1.46-2|171	%{_libdir}/gcj/%{name}/bctest-%{version}.jar.so
12mr|bouncycastle-1.46-2|172	%{_libdir}/gcj/%{name}/bctsp-%{version}.jar.so
12mr|bouncycastle-1.46-2|173	%{_libdir}/gcj/%{name}/bctsp-%{version}.jar.db
12mr|bouncycastle-1.46-2|174	%endif
12mr|bouncycastle-1.46-2|175	
12mr|bouncycastle-1.46-2|176	%files javadoc
12mr|bouncycastle-1.46-2|177	%defattr(0644,root,root,0755)
12mr|bouncycastle-1.46-2|178	%doc %{_javadocdir}/%{name}-%{version}
12mr|bouncycastle-1.46-2|179	%doc %{_javadocdir}/%{name}
12mr|bouncycastle-1.46-2|180	
12mr|bouncycastle-1.46-2|181	
12mr|bouncycastle-1.46-2|182	
12mr|bouncycastle-1.46-2|183	%changelog
12mr|bouncycastle-1.46-2|184	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|bouncycastle-1.46-2|185	+ Commit: 6c81636
12mr|bouncycastle-1.46-2|186	- Rebuild with gcj  support
12mr|bouncycastle-1.46-2|187	
12mr|bouncycastle-1.46-2|188	

13621 12
12mr|bpalogin-2.0.2-12|1	%define name bpalogin
12mr|bpalogin-2.0.2-12|2	%define version 2.0.2
12mr|bpalogin-2.0.2-12|3	%define release %mkrel 12
12mr|bpalogin-2.0.2-12|4	
12mr|bpalogin-2.0.2-12|5	Summary: Client for Telstra's Big Pond Advance cable connections
12mr|bpalogin-2.0.2-12|6	Name: %{name}
12mr|bpalogin-2.0.2-12|7	Version: %{version}
12mr|bpalogin-2.0.2-12|8	Release: %{release}
12mr|bpalogin-2.0.2-12|9	Source0: http://bpalogin.sourceforge.net/download/%{name}-%{version}.tar.bz2
12mr|bpalogin-2.0.2-12|10	Patch0: bpalogin-2.0.2-fix-str-fmt.patch
12mr|bpalogin-2.0.2-12|11	License: GPL
12mr|bpalogin-2.0.2-12|12	Group: System/Servers
12mr|bpalogin-2.0.2-12|13	Url: http://bpalogin.sourceforge.net/
12mr|bpalogin-2.0.2-12|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|bpalogin-2.0.2-12|15	Requires(post): rpm-helper
12mr|bpalogin-2.0.2-12|16	Requires(preun): rpm-helper
12mr|bpalogin-2.0.2-12|17	
12mr|bpalogin-2.0.2-12|18	
12mr|bpalogin-2.0.2-12|19	%description
12mr|bpalogin-2.0.2-12|20	BPALogin is a replacement for the Telstra supplied client for
12mr|bpalogin-2.0.2-12|21	connecting and using Telstra's Big Pond Advance powered by Cable. The
12mr|bpalogin-2.0.2-12|22	current implementation was written by Shane Hyde, but is now being
12mr|bpalogin-2.0.2-12|23	maintained by William Rose and others based at SourceForge.
12mr|bpalogin-2.0.2-12|24	
12mr|bpalogin-2.0.2-12|25	%prep
12mr|bpalogin-2.0.2-12|26	%setup -q
12mr|bpalogin-2.0.2-12|27	%patch0 -p0
12mr|bpalogin-2.0.2-12|28	
12mr|bpalogin-2.0.2-12|29	%build
12mr|bpalogin-2.0.2-12|30	%serverbuild
12mr|bpalogin-2.0.2-12|31	%configure2_5x
12mr|bpalogin-2.0.2-12|32	%make
12mr|bpalogin-2.0.2-12|33	
12mr|bpalogin-2.0.2-12|34	%install
12mr|bpalogin-2.0.2-12|35	rm -rf $RPM_BUILD_ROOT
12mr|bpalogin-2.0.2-12|36	%makeinstall_std
12mr|bpalogin-2.0.2-12|37	
12mr|bpalogin-2.0.2-12|38	%clean
12mr|bpalogin-2.0.2-12|39	rm -rf $RPM_BUILD_ROOT
12mr|bpalogin-2.0.2-12|40	
12mr|bpalogin-2.0.2-12|41	%post
12mr|bpalogin-2.0.2-12|42	%_post_service %{name}
12mr|bpalogin-2.0.2-12|43	
12mr|bpalogin-2.0.2-12|44	%preun
12mr|bpalogin-2.0.2-12|45	%_preun_service  %{name}
12mr|bpalogin-2.0.2-12|46	
12mr|bpalogin-2.0.2-12|47	%files
12mr|bpalogin-2.0.2-12|48	%defattr(-,root,root)
12mr|bpalogin-2.0.2-12|49	%doc COPYING CREDITS INSTALL README
12mr|bpalogin-2.0.2-12|50	%config(noreplace) %{_sysconfdir}/%{name}.conf
12mr|bpalogin-2.0.2-12|51	%attr(755,root,root) %{_initrddir}/%{name}
12mr|bpalogin-2.0.2-12|52	%{_sbindir}/%{name}
12mr|bpalogin-2.0.2-12|53	
12mr|bpalogin-2.0.2-12|54	
12mr|bpalogin-2.0.2-12|55	
12mr|bpalogin-2.0.2-12|56	
12mr|bpalogin-2.0.2-12|57	%changelog
12mr|bpalogin-2.0.2-12|58	

13622 12
12mr|brasero-3.6.1-1|1	%define major		1
12mr|brasero-3.6.1-1|2	%define api		3
12mr|brasero-3.6.1-1|3	%define gi_major	%{version}
12mr|brasero-3.6.1-1|4	
12mr|brasero-3.6.1-1|5	%define libnameburn3	%mklibname %{name}-burn %{api} %{major}
12mr|brasero-3.6.1-1|6	%define libnamemedia3	%mklibname %{name}-media %{api} %{major}
12mr|brasero-3.6.1-1|7	%define libnameutils3	%mklibname %{name}-utils %{api} %{major}
12mr|brasero-3.6.1-1|8	
12mr|brasero-3.6.1-1|9	%define girmedia	%mklibname %{name}-media-gir %{gi_major}
12mr|brasero-3.6.1-1|10	%define girburn		%mklibname %{name}-burn-gir %{gi_major}
12mr|brasero-3.6.1-1|11	
12mr|brasero-3.6.1-1|12	%define develname	%mklibname -d %{name}
12mr|brasero-3.6.1-1|13	
12mr|brasero-3.6.1-1|14	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|brasero-3.6.1-1|15	
12mr|brasero-3.6.1-1|16	Name:		brasero
12mr|brasero-3.6.1-1|17	Summary:	A disc burning application for GNOME
12mr|brasero-3.6.1-1|18	Version:	3.6.1
12mr|brasero-3.6.1-1|19	Release:	1
12mr|brasero-3.6.1-1|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources//%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|brasero-3.6.1-1|21	Source1:	brasero_copy_disc.desktop
12mr|brasero-3.6.1-1|22	Source2:	brasero_create_data_project_from_blank_medium.desktop
12mr|brasero-3.6.1-1|23	Source3:	brasero_create_audio_cd_from_blank_medium.desktop
12mr|brasero-3.6.1-1|24	URL:		http://www.gnome.org/projects/brasero/
12mr|brasero-3.6.1-1|25	License:	GPLv2+
12mr|brasero-3.6.1-1|26	Group:		Archiving/Cd burning
12mr|brasero-3.6.1-1|27	BuildRequires:	pkgconfig(gdk-x11-3.0)
12mr|brasero-3.6.1-1|28	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
12mr|brasero-3.6.1-1|29	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.6.0
12mr|brasero-3.6.1-1|30	BuildRequires:	pkgconfig(gmodule-export-2.0) >= 2.6.0
12mr|brasero-3.6.1-1|31	BuildRequires:	pkgconfig(gobject-2.0) >= 2.28.0
12mr|brasero-3.6.1-1|32	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.3
12mr|brasero-3.6.1-1|33	BuildRequires:	pkgconfig(gio-2.0) >= 2.28.0
12mr|brasero-3.6.1-1|34	BuildRequires:	pkgconfig(gstreamer-1.0)
12mr|brasero-3.6.1-1|35	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
12mr|brasero-3.6.1-1|36	BuildRequires:	pkgconfig(gthread-2.0) >= 2.6.0
12mr|brasero-3.6.1-1|37	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12mr|brasero-3.6.1-1|38	BuildRequires:	pkgconfig(ice)
12mr|brasero-3.6.1-1|39	BuildRequires:	tracker-devel glib2.0-common
12mr|brasero-3.6.1-1|40	BuildRequires:	pkgconfig(libburn-1) >= 0.4.0
12mr|brasero-3.6.1-1|41	BuildRequires:	pkgconfig(libcanberra) >= 0.1
12mr|brasero-3.6.1-1|42	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.1
12mr|brasero-3.6.1-1|43	BuildRequires:	pkgconfig(libisofs-1) >= 0.6.4
12mr|brasero-3.6.1-1|44	BuildRequires:	pkgconfig(libnautilus-extension) >= 2.91.90
12mr|brasero-3.6.1-1|45	BuildRequires:	pkgconfig(libnotify) >= 0.6.1
12mr|brasero-3.6.1-1|46	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.0
12mr|brasero-3.6.1-1|47	BuildRequires:	pkgconfig(sm)
12mr|brasero-3.6.1-1|48	BuildRequires:	pkgconfig(totem-plparser) >= 2.29.1
12mr|brasero-3.6.1-1|49	BuildRequires:	intltool >= 0.35.0
12mr|brasero-3.6.1-1|50	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|brasero-3.6.1-1|51	BuildRequires:	imagemagick
12mr|brasero-3.6.1-1|52	# Only needed when gnome-autogen.sh is used
12mr|brasero-3.6.1-1|53	BuildRequires:	gnome-common
12mr|brasero-3.6.1-1|54	BuildRequires:	gtk-doc
12mr|brasero-3.6.1-1|55	BuildRequires:	gettext-devel itstool
12mr|brasero-3.6.1-1|56	
12mr|brasero-3.6.1-1|57	# optional requirements to make video projects work
12mr|brasero-3.6.1-1|58	Suggests:	vcdimager
12mr|brasero-3.6.1-1|59	Suggests:	dvdauthor
12mr|brasero-3.6.1-1|60	Suggests:	gstreamer1.0-plugins-bad
12mr|brasero-3.6.1-1|61	
12mr|brasero-3.6.1-1|62	%description
12mr|brasero-3.6.1-1|63	Brasero is yet another CD / DVD writing application for the GNOME
12mr|brasero-3.6.1-1|64	desktop. It is designed to be as simple as possible and has some
12mr|brasero-3.6.1-1|65	unique features to enable users to create their discs easily and
12mr|brasero-3.6.1-1|66	quickly. It can handle both audio and data discs, and can use either
12mr|brasero-3.6.1-1|67	cdrkit or libburn / libisofs as the writing backend.
12mr|brasero-3.6.1-1|68	
12mr|brasero-3.6.1-1|69	%package -n %{libnameburn3}
12mr|brasero-3.6.1-1|70	Group:		System/Libraries
12mr|brasero-3.6.1-1|71	Summary:	A disc burning application for GNOME - shared library
12mr|brasero-3.6.1-1|72	
12mr|brasero-3.6.1-1|73	%description -n %{libnameburn3}
12mr|brasero-3.6.1-1|74	Brasero is yet another CD / DVD writing application for the GNOME
12mr|brasero-3.6.1-1|75	desktop. It is designed to be as simple as possible and has some
12mr|brasero-3.6.1-1|76	unique features to enable users to create their discs easily and
12mr|brasero-3.6.1-1|77	quickly. It can handle both audio and data discs, and can use either
12mr|brasero-3.6.1-1|78	cdrkit or libburn / libisofs as the writing backend.
12mr|brasero-3.6.1-1|79	
12mr|brasero-3.6.1-1|80	%package -n %{libnamemedia3}
12mr|brasero-3.6.1-1|81	Group:		System/Libraries
12mr|brasero-3.6.1-1|82	Summary:	A disc burning application for GNOME - shared library
12mr|brasero-3.6.1-1|83	
12mr|brasero-3.6.1-1|84	%description -n %{libnamemedia3}
12mr|brasero-3.6.1-1|85	Brasero is yet another CD / DVD writing application for the GNOME
12mr|brasero-3.6.1-1|86	desktop. It is designed to be as simple as possible and has some
12mr|brasero-3.6.1-1|87	unique features to enable users to create their discs easily and
12mr|brasero-3.6.1-1|88	quickly. It can handle both audio and data discs, and can use either
12mr|brasero-3.6.1-1|89	cdrkit or libburn / libisofs as the writing backend.
12mr|brasero-3.6.1-1|90	
12mr|brasero-3.6.1-1|91	%package -n %{libnameutils3}
12mr|brasero-3.6.1-1|92	Group:		System/Libraries
12mr|brasero-3.6.1-1|93	Summary:	A disc burning application for GNOME - shared library
12mr|brasero-3.6.1-1|94	
12mr|brasero-3.6.1-1|95	%description -n %{libnameutils3}
12mr|brasero-3.6.1-1|96	Brasero is yet another CD / DVD writing application for the GNOME
12mr|brasero-3.6.1-1|97	desktop. It is designed to be as simple as possible and has some
12mr|brasero-3.6.1-1|98	unique features to enable users to create their discs easily and
12mr|brasero-3.6.1-1|99	quickly. It can handle both audio and data discs, and can use either
12mr|brasero-3.6.1-1|100	cdrkit or libburn / libisofs as the writing backend.
12mr|brasero-3.6.1-1|101	
12mr|brasero-3.6.1-1|102	%package -n %{girburn}
12mr|brasero-3.6.1-1|103	Summary:	GObject Introspection interface description for GData
12mr|brasero-3.6.1-1|104	Group:		System/Libraries
12mr|brasero-3.6.1-1|105	Requires:	%{libnameburn3} = %{version}-%{release}
12mr|brasero-3.6.1-1|106	Obsoletes:	%{_lib}%{name}-burn-gir0.0 < 3.2.0-2
12mr|brasero-3.6.1-1|107	
12mr|brasero-3.6.1-1|108	%description -n %{girburn}
12mr|brasero-3.6.1-1|109	GObject Introspection interface description for GData.
12mr|brasero-3.6.1-1|110	
12mr|brasero-3.6.1-1|111	%package -n %{girmedia}
12mr|brasero-3.6.1-1|112	Summary:	GObject Introspection interface description for GData
12mr|brasero-3.6.1-1|113	Group:		System/Libraries
12mr|brasero-3.6.1-1|114	Requires:	%{libnamemedia3} = %{version}-%{release}
12mr|brasero-3.6.1-1|115	Obsoletes:	%{_lib}%{name}-media-gir0.0 < 3.2.0-2
12mr|brasero-3.6.1-1|116	
12mr|brasero-3.6.1-1|117	%description -n %{girmedia}
12mr|brasero-3.6.1-1|118	GObject Introspection interface description for GData.
12mr|brasero-3.6.1-1|119	
12mr|brasero-3.6.1-1|120	%package -n %{develname}
12mr|brasero-3.6.1-1|121	Summary:	A disc burning application for GNOME - development library
12mr|brasero-3.6.1-1|122	Group:		Development/C
12mr|brasero-3.6.1-1|123	Requires:	%{libnameburn3} = %{version}-%{release}
12mr|brasero-3.6.1-1|124	Requires:	%{libnamemedia3} = %{version}-%{release}
12mr|brasero-3.6.1-1|125	Requires:	%{libnameutils3} = %{version}-%{release}
12mr|brasero-3.6.1-1|126	Provides:	%{name}-devel = %{version}-%{release}
12mr|brasero-3.6.1-1|127	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|brasero-3.6.1-1|128	
12mr|brasero-3.6.1-1|129	%description -n %{develname}
12mr|brasero-3.6.1-1|130	Brasero is yet another CD / DVD writing application for the GNOME
12mr|brasero-3.6.1-1|131	desktop. It is designed to be as simple as possible and has some
12mr|brasero-3.6.1-1|132	unique features to enable users to create their discs easily and
12mr|brasero-3.6.1-1|133	quickly. It can handle both audio and data discs, and can use either
12mr|brasero-3.6.1-1|134	cdrkit or libburn / libisofs as the writing backend.
12mr|brasero-3.6.1-1|135	
12mr|brasero-3.6.1-1|136	%prep
12mr|brasero-3.6.1-1|137	%setup -q
12mr|brasero-3.6.1-1|138	%apply_patches
12mr|brasero-3.6.1-1|139	
12mr|brasero-3.6.1-1|140	%build
12mr|brasero-3.6.1-1|141	%configure2_5x \
12mr|brasero-3.6.1-1|142	--enable-nautilus \
12mr|brasero-3.6.1-1|143	--enable-libburnia \
12mr|brasero-3.6.1-1|144	--enable-search \
12mr|brasero-3.6.1-1|145	--enable-playlist \
12mr|brasero-3.6.1-1|146	--enable-preview \
12mr|brasero-3.6.1-1|147	--enable-inotify \
12mr|brasero-3.6.1-1|148	--disable-caches \
12mr|brasero-3.6.1-1|149	--disable-static
12mr|brasero-3.6.1-1|150	
12mr|brasero-3.6.1-1|151	%make
12mr|brasero-3.6.1-1|152	
12mr|brasero-3.6.1-1|153	%install
12mr|brasero-3.6.1-1|154	%makeinstall_std
12mr|brasero-3.6.1-1|155	
12mr|brasero-3.6.1-1|156	sed -i 's/cd:x/cd;x/' %{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|brasero-3.6.1-1|157	
12mr|brasero-3.6.1-1|158	#we don't want these
12mr|brasero-3.6.1-1|159	find %{buildroot} -name "*.la" -delete
12mr|brasero-3.6.1-1|160	
12mr|brasero-3.6.1-1|161	%find_lang %{name} --with-gnome
12mr|brasero-3.6.1-1|162	
12mr|brasero-3.6.1-1|163	#(nl) KDE Solid integration
12mr|brasero-3.6.1-1|164	mkdir -p %{buildroot}%{_datadir}/apps/solid/actions
12mr|brasero-3.6.1-1|165	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/apps/solid/actions/
12mr|brasero-3.6.1-1|166	install -D -m 644 %{SOURCE2} %{buildroot}%{_datadir}/apps/solid/actions/
12mr|brasero-3.6.1-1|167	install -D -m 644 %{SOURCE3} %{buildroot}%{_datadir}/apps/solid/actions/
12mr|brasero-3.6.1-1|168	
12mr|brasero-3.6.1-1|169	%files -f %{name}.lang
12mr|brasero-3.6.1-1|170	%doc AUTHORS MAINTAINERS NEWS README
12mr|brasero-3.6.1-1|171	%{_bindir}/%{name}
12mr|brasero-3.6.1-1|172	%{_libdir}/%{name}3
12mr|brasero-3.6.1-1|173	%{_libdir}/nautilus/extensions-3.0/libnautilus-brasero-extension.*
12mr|brasero-3.6.1-1|174	%{_datadir}/applications/*
12mr|brasero-3.6.1-1|175	%{_datadir}/%{name}
12mr|brasero-3.6.1-1|176	%{_datadir}/glib-2.0/schemas/org.gnome.brasero.gschema.xml
12mr|brasero-3.6.1-1|177	%{_datadir}/GConf/gsettings/brasero.convert
12mr|brasero-3.6.1-1|178	%{_datadir}/icons/hicolor/*/apps/*
12mr|brasero-3.6.1-1|179	%{_mandir}/man1/%{name}.1*
12mr|brasero-3.6.1-1|180	%{_datadir}/mime/packages/%{name}.xml
12mr|brasero-3.6.1-1|181	%{_datadir}/apps/solid/actions/*
12mr|brasero-3.6.1-1|182	
12mr|brasero-3.6.1-1|183	%files -n %{libnameburn3}
12mr|brasero-3.6.1-1|184	%{_libdir}/lib%{name}-burn3.so.%{major}*
12mr|brasero-3.6.1-1|185	
12mr|brasero-3.6.1-1|186	%files -n %{libnamemedia3}
12mr|brasero-3.6.1-1|187	%{_libdir}/lib%{name}-media3.so.%{major}*
12mr|brasero-3.6.1-1|188	
12mr|brasero-3.6.1-1|189	%files -n %{libnameutils3}
12mr|brasero-3.6.1-1|190	%{_libdir}/lib%{name}-utils3.so.%{major}*
12mr|brasero-3.6.1-1|191	
12mr|brasero-3.6.1-1|192	%files -n %{girburn}
12mr|brasero-3.6.1-1|193	%{_libdir}/girepository-1.0/BraseroBurn-3.6.0.typelib
12mr|brasero-3.6.1-1|194	
12mr|brasero-3.6.1-1|195	%files -n %{girmedia}
12mr|brasero-3.6.1-1|196	%{_libdir}/girepository-1.0/BraseroMedia-3.6.0.typelib
12mr|brasero-3.6.1-1|197	
12mr|brasero-3.6.1-1|198	%files -n %develname
12mr|brasero-3.6.1-1|199	%doc %{_datadir}/gtk-doc/html/libbrasero*
12mr|brasero-3.6.1-1|200	%{_libdir}/lib%{name}-*.so
12mr|brasero-3.6.1-1|201	%{_libdir}/pkgconfig/*.pc
12mr|brasero-3.6.1-1|202	%{_includedir}/%{name}3
12mr|brasero-3.6.1-1|203	%{_datadir}/gir-1.0/BraseroBurn-3.6.0.gir
12mr|brasero-3.6.1-1|204	%{_datadir}/gir-1.0/BraseroMedia-3.6.0.gir
12mr|brasero-3.6.1-1|205	
12mr|brasero-3.6.1-1|206	
12mr|brasero-3.6.1-1|207	
12mr|brasero-3.6.1-1|208	%changelog
12mr|brasero-3.6.1-1|209	* Fri Dec  7 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.1-1
12mr|brasero-3.6.1-1|210	- update to 3.6.1
12mr|brasero-3.6.1-1|211	
12mr|brasero-3.6.1-1|212	* Tue Oct  9 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mr|brasero-3.6.1-1|213	- update to 3.6.0
12mr|brasero-3.6.1-1|214	
12mr|brasero-3.6.1-1|215	* Tue Apr 17 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.4.1-1mdv2012.0
12mr|brasero-3.6.1-1|216	+ Revision: 791439
12mr|brasero-3.6.1-1|217	- BR:tracker-devel
12mr|brasero-3.6.1-1|218	- version update 3.4.1
12mr|brasero-3.6.1-1|219	
12mr|brasero-3.6.1-1|220	* Thu Jan 19 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.0-1
12mr|brasero-3.6.1-1|221	+ Revision: 762796
12mr|brasero-3.6.1-1|222	- added missing BR glib2.0-common
12mr|brasero-3.6.1-1|223	- fixed files list for includes
12mr|brasero-3.6.1-1|224	- actually add p0
12mr|brasero-3.6.1-1|225	- fixed lib naming
12mr|brasero-3.6.1-1|226	- added p0 (thx mga)
12mr|brasero-3.6.1-1|227	- new version 3.2.0
12mr|brasero-3.6.1-1|228	- cleaned up spec
12mr|brasero-3.6.1-1|229	- converted BRs to pkgconfig provides
12mr|brasero-3.6.1-1|230	- split out gir and lib pkgs
12mr|brasero-3.6.1-1|231	- employed new api and gir major
12mr|brasero-3.6.1-1|232	- attempt to link properly against libm
12mr|brasero-3.6.1-1|233	- more clean ups
12mr|brasero-3.6.1-1|234	- fixed BR name
12mr|brasero-3.6.1-1|235	- bump release
12mr|brasero-3.6.1-1|236	- rebuild
12mr|brasero-3.6.1-1|237	- cleaned up spec
12mr|brasero-3.6.1-1|238	- prep for major upgrade
12mr|brasero-3.6.1-1|239	
12mr|brasero-3.6.1-1|240	* Sun Oct 16 2011 Götz Waschk <waschk@mandriva.org> 2.32.1-6
12mr|brasero-3.6.1-1|241	+ Revision: 704892
12mr|brasero-3.6.1-1|242	- rebuild for gmime
12mr|brasero-3.6.1-1|243	
12mr|brasero-3.6.1-1|244	* Sat Sep 03 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2.32.1-5
12mr|brasero-3.6.1-1|245	+ Revision: 698154
12mr|brasero-3.6.1-1|246	- rebuild for new libburn
12mr|brasero-3.6.1-1|247	
12mr|brasero-3.6.1-1|248	* Mon May 09 2011 Funda Wang <fwang@mandriva.org> 2.32.1-4
12mr|brasero-3.6.1-1|249	+ Revision: 673046
12mr|brasero-3.6.1-1|250	- fix a nasty translation bug reported by ubuntu community
12mr|brasero-3.6.1-1|251	
12mr|brasero-3.6.1-1|252	* Sun Apr 10 2011 Funda Wang <fwang@mandriva.org> 2.32.1-3
12mr|brasero-3.6.1-1|253	+ Revision: 652195
12mr|brasero-3.6.1-1|254	- rebuild
12mr|brasero-3.6.1-1|255	
12mr|brasero-3.6.1-1|256	+ Matthew Dawkins <mattydaw@mandriva.org>
12mr|brasero-3.6.1-1|257	- added missing BR
12mr|brasero-3.6.1-1|258	- added missing requires for cdrkit
12mr|brasero-3.6.1-1|259	- added suggests for cdrdao and dvd+rw-tools
12mr|brasero-3.6.1-1|260	- changed dirname macro to dir_name for rpm5
12mr|brasero-3.6.1-1|261	- eliminated extra macro rel just to set mkrel macro
12mr|brasero-3.6.1-1|262	
12mr|brasero-3.6.1-1|263	* Mon Nov 15 2010 Götz Waschk <waschk@mandriva.org> 2.32.1-1mdv2011.0
12mr|brasero-3.6.1-1|264	+ Revision: 597760
12mr|brasero-3.6.1-1|265	- update to new version 2.32.1
12mr|brasero-3.6.1-1|266	
12mr|brasero-3.6.1-1|267	+ John Balcaen <mikala@mandriva.org>
12mr|brasero-3.6.1-1|268	- Fix BR for libcanberra-gtk-devel
12mr|brasero-3.6.1-1|269	
12mr|brasero-3.6.1-1|270	* Mon Sep 27 2010 Götz Waschk <waschk@mandriva.org> 2.32.0-1mdv2011.0
12mr|brasero-3.6.1-1|271	+ Revision: 581463
12mr|brasero-3.6.1-1|272	- update to new version 2.32.0
12mr|brasero-3.6.1-1|273	
12mr|brasero-3.6.1-1|274	* Tue Sep 14 2010 Götz Waschk <waschk@mandriva.org> 2.31.92-1mdv2011.0
12mr|brasero-3.6.1-1|275	+ Revision: 578316
12mr|brasero-3.6.1-1|276	- new version
12mr|brasero-3.6.1-1|277	
12mr|brasero-3.6.1-1|278	* Tue Aug 31 2010 Götz Waschk <waschk@mandriva.org> 2.31.91-1mdv2011.0
12mr|brasero-3.6.1-1|279	+ Revision: 574572
12mr|brasero-3.6.1-1|280	- update to new version 2.31.91
12mr|brasero-3.6.1-1|281	
12mr|brasero-3.6.1-1|282	* Wed Aug 18 2010 Götz Waschk <waschk@mandriva.org> 2.31.90-1mdv2011.0
12mr|brasero-3.6.1-1|283	+ Revision: 571172
12mr|brasero-3.6.1-1|284	- new version
12mr|brasero-3.6.1-1|285	- drop patch
12mr|brasero-3.6.1-1|286	- new major
12mr|brasero-3.6.1-1|287	- update file list, replace gconf by gsettings
12mr|brasero-3.6.1-1|288	
12mr|brasero-3.6.1-1|289	* Sat Jul 31 2010 Funda Wang <fwang@mandriva.org> 2.30.2-2mdv2011.0
12mr|brasero-3.6.1-1|290	+ Revision: 563901
12mr|brasero-3.6.1-1|291	- rebuild for new gobject-introspection
12mr|brasero-3.6.1-1|292	
12mr|brasero-3.6.1-1|293	* Tue Jun 22 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.2-1mdv2010.1
12mr|brasero-3.6.1-1|294	+ Revision: 548524
12mr|brasero-3.6.1-1|295	- Release 2.30.2
12mr|brasero-3.6.1-1|296	- Remove patch1 (merged upstream)
12mr|brasero-3.6.1-1|297	
12mr|brasero-3.6.1-1|298	* Fri May 14 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2.30.1-5mdv2010.1
12mr|brasero-3.6.1-1|299	+ Revision: 544744
12mr|brasero-3.6.1-1|300	- Update solid action translations
12mr|brasero-3.6.1-1|301	
12mr|brasero-3.6.1-1|302	* Tue May 11 2010 Luis Medinas <lmedinas@mandriva.org> 2.30.1-4mdv2010.1
12mr|brasero-3.6.1-1|303	+ Revision: 544489
12mr|brasero-3.6.1-1|304	- Added patch from upstream git to fix tracker search and memleaks
12mr|brasero-3.6.1-1|305	
12mr|brasero-3.6.1-1|306	* Mon May 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2.30.1-3mdv2010.1
12mr|brasero-3.6.1-1|307	+ Revision: 544372
12mr|brasero-3.6.1-1|308	- Add KDE Solid actions
12mr|brasero-3.6.1-1|309	
12mr|brasero-3.6.1-1|310	* Wed Apr 28 2010 Christophe Fergeau <cfergeau@mandriva.com> 2.30.1-2mdv2010.1
12mr|brasero-3.6.1-1|311	+ Revision: 540333
12mr|brasero-3.6.1-1|312	- rebuild so that shared libraries are properly stripped again
12mr|brasero-3.6.1-1|313	
12mr|brasero-3.6.1-1|314	* Tue Apr 27 2010 Götz Waschk <waschk@mandriva.org> 2.30.1-1mdv2010.1
12mr|brasero-3.6.1-1|315	+ Revision: 539481
12mr|brasero-3.6.1-1|316	- new version
12mr|brasero-3.6.1-1|317	- drop patch 1
12mr|brasero-3.6.1-1|318	
12mr|brasero-3.6.1-1|319	* Mon Apr 26 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.0-2mdv2010.1
12mr|brasero-3.6.1-1|320	+ Revision: 538957
12mr|brasero-3.6.1-1|321	- Fix buildrequires for x86-67
12mr|brasero-3.6.1-1|322	- Patch1: fix build with tracker 0.8.x (GNOME bug #616831)
12mr|brasero-3.6.1-1|323	
12mr|brasero-3.6.1-1|324	* Mon Mar 29 2010 Götz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12mr|brasero-3.6.1-1|325	+ Revision: 528912
12mr|brasero-3.6.1-1|326	- new version
12mr|brasero-3.6.1-1|327	- drop patch 1
12mr|brasero-3.6.1-1|328	
12mr|brasero-3.6.1-1|329	* Mon Mar 15 2010 Götz Waschk <waschk@mandriva.org> 2.29.92-2mdv2010.1
12mr|brasero-3.6.1-1|330	+ Revision: 519133
12mr|brasero-3.6.1-1|331	- don't hang on startup (b.g.o #611111)
12mr|brasero-3.6.1-1|332	
12mr|brasero-3.6.1-1|333	* Fri Mar 12 2010 Götz Waschk <waschk@mandriva.org> 2.29.92-1mdv2010.1
12mr|brasero-3.6.1-1|334	+ Revision: 518304
12mr|brasero-3.6.1-1|335	- update to new version 2.29.92
12mr|brasero-3.6.1-1|336	
12mr|brasero-3.6.1-1|337	* Mon Feb 22 2010 Götz Waschk <waschk@mandriva.org> 2.29.91-1mdv2010.1
12mr|brasero-3.6.1-1|338	+ Revision: 509814
12mr|brasero-3.6.1-1|339	- update to new version 2.29.91
12mr|brasero-3.6.1-1|340	
12mr|brasero-3.6.1-1|341	* Tue Feb 09 2010 Götz Waschk <waschk@mandriva.org> 2.29.90-1mdv2010.1
12mr|brasero-3.6.1-1|342	+ Revision: 502598
12mr|brasero-3.6.1-1|343	- update to new version 2.29.90
12mr|brasero-3.6.1-1|344	
12mr|brasero-3.6.1-1|345	* Wed Jan 27 2010 Götz Waschk <waschk@mandriva.org> 2.29.6-1mdv2010.1
12mr|brasero-3.6.1-1|346	+ Revision: 496951
12mr|brasero-3.6.1-1|347	- update to new version 2.29.6
12mr|brasero-3.6.1-1|348	
12mr|brasero-3.6.1-1|349	* Tue Dec 22 2009 Götz Waschk <waschk@mandriva.org> 2.29.4-1mdv2010.1
12mr|brasero-3.6.1-1|350	+ Revision: 481619
12mr|brasero-3.6.1-1|351	- update to new version 2.29.4
12mr|brasero-3.6.1-1|352	
12mr|brasero-3.6.1-1|353	* Sat Dec 19 2009 Götz Waschk <waschk@mandriva.org> 2.29.3-1mdv2010.1
12mr|brasero-3.6.1-1|354	+ Revision: 480184
12mr|brasero-3.6.1-1|355	- new version
12mr|brasero-3.6.1-1|356	- update deps
12mr|brasero-3.6.1-1|357	- rediff patch
12mr|brasero-3.6.1-1|358	- update file list
12mr|brasero-3.6.1-1|359	
12mr|brasero-3.6.1-1|360	* Mon Dec 14 2009 Götz Waschk <waschk@mandriva.org> 2.28.3-1mdv2010.1
12mr|brasero-3.6.1-1|361	+ Revision: 478639
12mr|brasero-3.6.1-1|362	- update to new version 2.28.3
12mr|brasero-3.6.1-1|363	
12mr|brasero-3.6.1-1|364	* Wed Oct 21 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.2-1mdv2010.0
12mr|brasero-3.6.1-1|365	+ Revision: 458621
12mr|brasero-3.6.1-1|366	- Release 2.28.2
12mr|brasero-3.6.1-1|367	
12mr|brasero-3.6.1-1|368	* Mon Oct 05 2009 Götz Waschk <waschk@mandriva.org> 2.28.1-1mdv2010.0
12mr|brasero-3.6.1-1|369	+ Revision: 454158
12mr|brasero-3.6.1-1|370	- update to new version 2.28.1
12mr|brasero-3.6.1-1|371	
12mr|brasero-3.6.1-1|372	* Mon Sep 21 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mr|brasero-3.6.1-1|373	+ Revision: 446622
12mr|brasero-3.6.1-1|374	- update to new version 2.28.0
12mr|brasero-3.6.1-1|375	
12mr|brasero-3.6.1-1|376	* Thu Sep 10 2009 Götz Waschk <waschk@mandriva.org> 2.27.92-1mdv2010.0
12mr|brasero-3.6.1-1|377	+ Revision: 437413
12mr|brasero-3.6.1-1|378	- update to new version 2.27.92
12mr|brasero-3.6.1-1|379	
12mr|brasero-3.6.1-1|380	* Wed Aug 26 2009 Götz Waschk <waschk@mandriva.org> 2.27.91-1mdv2010.0
12mr|brasero-3.6.1-1|381	+ Revision: 421333
12mr|brasero-3.6.1-1|382	- update to new version 2.27.91
12mr|brasero-3.6.1-1|383	
12mr|brasero-3.6.1-1|384	* Mon Aug 10 2009 Götz Waschk <waschk@mandriva.org> 2.27.90-1mdv2010.0
12mr|brasero-3.6.1-1|385	+ Revision: 414459
12mr|brasero-3.6.1-1|386	- new version
12mr|brasero-3.6.1-1|387	- update file list
12mr|brasero-3.6.1-1|388	
12mr|brasero-3.6.1-1|389	* Mon Jul 27 2009 Götz Waschk <waschk@mandriva.org> 2.27.5-2mdv2010.0
12mr|brasero-3.6.1-1|390	+ Revision: 400789
12mr|brasero-3.6.1-1|391	- update build deps
12mr|brasero-3.6.1-1|392	- new version
12mr|brasero-3.6.1-1|393	- drop patch 1
12mr|brasero-3.6.1-1|394	
12mr|brasero-3.6.1-1|395	* Wed Jul 15 2009 Götz Waschk <waschk@mandriva.org> 2.27.4-2mdv2010.0
12mr|brasero-3.6.1-1|396	+ Revision: 396190
12mr|brasero-3.6.1-1|397	- fix pkgconfig file
12mr|brasero-3.6.1-1|398	
12mr|brasero-3.6.1-1|399	* Tue Jul 14 2009 Götz Waschk <waschk@mandriva.org> 2.27.4-1mdv2010.0
12mr|brasero-3.6.1-1|400	+ Revision: 395775
12mr|brasero-3.6.1-1|401	- new version
12mr|brasero-3.6.1-1|402	- update deps
12mr|brasero-3.6.1-1|403	- rediff the patch
12mr|brasero-3.6.1-1|404	
12mr|brasero-3.6.1-1|405	* Tue Jun 16 2009 Götz Waschk <waschk@mandriva.org> 2.27.3-1mdv2010.0
12mr|brasero-3.6.1-1|406	+ Revision: 386288
12mr|brasero-3.6.1-1|407	- new version
12mr|brasero-3.6.1-1|408	- fix format strings
12mr|brasero-3.6.1-1|409	
12mr|brasero-3.6.1-1|410	* Tue May 26 2009 Götz Waschk <waschk@mandriva.org> 2.27.2-1mdv2010.0
12mr|brasero-3.6.1-1|411	+ Revision: 379962
12mr|brasero-3.6.1-1|412	- update to new version 2.27.2
12mr|brasero-3.6.1-1|413	
12mr|brasero-3.6.1-1|414	* Mon May 11 2009 Götz Waschk <waschk@mandriva.org> 2.27.1-1mdv2010.0
12mr|brasero-3.6.1-1|415	+ Revision: 374298
12mr|brasero-3.6.1-1|416	- update build deps
12mr|brasero-3.6.1-1|417	- new version
12mr|brasero-3.6.1-1|418	- fix build
12mr|brasero-3.6.1-1|419	- update file list
12mr|brasero-3.6.1-1|420	
12mr|brasero-3.6.1-1|421	* Tue Apr 14 2009 Götz Waschk <waschk@mandriva.org> 2.26.1-1mdv2009.1
12mr|brasero-3.6.1-1|422	+ Revision: 367221
12mr|brasero-3.6.1-1|423	- new version
12mr|brasero-3.6.1-1|424	- drop patch
12mr|brasero-3.6.1-1|425	
12mr|brasero-3.6.1-1|426	* Tue Apr 07 2009 Frederic Crozat <fcrozat@mandriva.com> 2.26.0-3mdv2009.1
12mr|brasero-3.6.1-1|427	+ Revision: 364847
12mr|brasero-3.6.1-1|428	- Update patch0 with more crash fixes from SVN
12mr|brasero-3.6.1-1|429	
12mr|brasero-3.6.1-1|430	* Mon Apr 06 2009 Frederic Crozat <fcrozat@mandriva.com> 2.26.0-2mdv2009.1
12mr|brasero-3.6.1-1|431	+ Revision: 364362
12mr|brasero-3.6.1-1|432	- Patch0 (SVN): many crash fixes from SVN
12mr|brasero-3.6.1-1|433	
12mr|brasero-3.6.1-1|434	* Mon Mar 16 2009 Götz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mr|brasero-3.6.1-1|435	+ Revision: 355629
12mr|brasero-3.6.1-1|436	- update to new version 2.26.0
12mr|brasero-3.6.1-1|437	- obsolete nautilus-cd-burner
12mr|brasero-3.6.1-1|438	
12mr|brasero-3.6.1-1|439	* Mon Mar 02 2009 Götz Waschk <waschk@mandriva.org> 2.25.92-1mdv2009.1
12mr|brasero-3.6.1-1|440	+ Revision: 346876
12mr|brasero-3.6.1-1|441	- update to new version 2.25.92
12mr|brasero-3.6.1-1|442	
12mr|brasero-3.6.1-1|443	* Tue Feb 17 2009 Götz Waschk <waschk@mandriva.org> 2.25.91.2-1mdv2009.1
12mr|brasero-3.6.1-1|444	+ Revision: 342176
12mr|brasero-3.6.1-1|445	- new version
12mr|brasero-3.6.1-1|446	
12mr|brasero-3.6.1-1|447	* Tue Feb 17 2009 Götz Waschk <waschk@mandriva.org> 2.25.91.1-1mdv2009.1
12mr|brasero-3.6.1-1|448	+ Revision: 341479
12mr|brasero-3.6.1-1|449	- new version
12mr|brasero-3.6.1-1|450	
12mr|brasero-3.6.1-1|451	* Tue Feb 17 2009 Götz Waschk <waschk@mandriva.org> 2.25.91-1mdv2009.1
12mr|brasero-3.6.1-1|452	+ Revision: 341434
12mr|brasero-3.6.1-1|453	- new version
12mr|brasero-3.6.1-1|454	- drop patches
12mr|brasero-3.6.1-1|455	
12mr|brasero-3.6.1-1|456	* Sun Feb 01 2009 Funda Wang <fwang@mandriva.org> 2.25.90-2mdv2009.1
12mr|brasero-3.6.1-1|457	+ Revision: 336214
12mr|brasero-3.6.1-1|458	- more linkage fix
12mr|brasero-3.6.1-1|459	
12mr|brasero-3.6.1-1|460	* Sun Feb 01 2009 Funda Wang <fwang@mandriva.org> 2.25.90-1mdv2009.1
12mr|brasero-3.6.1-1|461	+ Revision: 336200
12mr|brasero-3.6.1-1|462	- fix linkage with gst
12mr|brasero-3.6.1-1|463	- New version 2.25.90
12mr|brasero-3.6.1-1|464	
12mr|brasero-3.6.1-1|465	+ Götz Waschk <waschk@mandriva.org>
12mr|brasero-3.6.1-1|466	- fix source URL
12mr|brasero-3.6.1-1|467	
12mr|brasero-3.6.1-1|468	* Mon Jan 19 2009 Götz Waschk <waschk@mandriva.org> 0.9.1-1mdv2009.1
12mr|brasero-3.6.1-1|469	+ Revision: 331326
12mr|brasero-3.6.1-1|470	- new version
12mr|brasero-3.6.1-1|471	- drop all patches
12mr|brasero-3.6.1-1|472	- add library package
12mr|brasero-3.6.1-1|473	
12mr|brasero-3.6.1-1|474	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.9.0-1mdv2009.1
12mr|brasero-3.6.1-1|475	+ Revision: 325191
12mr|brasero-3.6.1-1|476	- use gnome-autogen
12mr|brasero-3.6.1-1|477	- let plugins link with gobject
12mr|brasero-3.6.1-1|478	- New versino 0.9.0
12mr|brasero-3.6.1-1|479	- fix linkage rather than disable lflags
12mr|brasero-3.6.1-1|480	- rediff format patch
12mr|brasero-3.6.1-1|481	
12mr|brasero-3.6.1-1|482	* Fri Dec 19 2008 Götz Waschk <waschk@mandriva.org> 0.8.4-1mdv2009.1
12mr|brasero-3.6.1-1|483	+ Revision: 316152
12mr|brasero-3.6.1-1|484	- new version
12mr|brasero-3.6.1-1|485	- fix build
12mr|brasero-3.6.1-1|486	- update build deps
12mr|brasero-3.6.1-1|487	- add nautilus extensions
12mr|brasero-3.6.1-1|488	
12mr|brasero-3.6.1-1|489	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|brasero-3.6.1-1|490	- lowercase ImageMagick
12mr|brasero-3.6.1-1|491	
12mr|brasero-3.6.1-1|492	* Tue Nov 11 2008 Frederik Himpe <fhimpe@mandriva.org> 0.8.3-1mdv2009.1
12mr|brasero-3.6.1-1|493	+ Revision: 302117
12mr|brasero-3.6.1-1|494	- Update to new version 0.8.3
12mr|brasero-3.6.1-1|495	
12mr|brasero-3.6.1-1|496	* Tue Sep 23 2008 Frederik Himpe <fhimpe@mandriva.org> 0.8.2-1mdv2009.0
12mr|brasero-3.6.1-1|497	+ Revision: 287600
12mr|brasero-3.6.1-1|498	- Suggest optional requirements to make video projects work
12mr|brasero-3.6.1-1|499	- Add BuildRequires to fix build of the help
12mr|brasero-3.6.1-1|500	- Update to new version 0.8.2 (important bug fixes)
12mr|brasero-3.6.1-1|501	
12mr|brasero-3.6.1-1|502	* Mon Aug 25 2008 Adam Williamson <awilliamson@mandriva.org> 0.8.1-2mdv2009.0
12mr|brasero-3.6.1-1|503	+ Revision: 275968
12mr|brasero-3.6.1-1|504	- disable libburn backend, it's not working
12mr|brasero-3.6.1-1|505	
12mr|brasero-3.6.1-1|506	* Sat Aug 09 2008 Funda Wang <fwang@mandriva.org> 0.8.1-1mdv2009.0
12mr|brasero-3.6.1-1|507	+ Revision: 270118
12mr|brasero-3.6.1-1|508	- New version 0.8.1
12mr|brasero-3.6.1-1|509	
12mr|brasero-3.6.1-1|510	* Mon Jul 14 2008 Adam Williamson <awilliamson@mandriva.org> 0.8.0-1mdv2009.0
12mr|brasero-3.6.1-1|511	+ Revision: 234448
12mr|brasero-3.6.1-1|512	- drop now unnecessary buildrequires
12mr|brasero-3.6.1-1|513	- drop menu patch and workaround (fixed upstream)
12mr|brasero-3.6.1-1|514	- new version 0.8.0
12mr|brasero-3.6.1-1|515	
12mr|brasero-3.6.1-1|516	* Thu Jul 03 2008 Adam Williamson <awilliamson@mandriva.org> 0.7.91-1mdv2009.0
12mr|brasero-3.6.1-1|517	+ Revision: 231372
12mr|brasero-3.6.1-1|518	- drop build.patch (merged upstream)
12mr|brasero-3.6.1-1|519	- new release 0.7.91
12mr|brasero-3.6.1-1|520	
12mr|brasero-3.6.1-1|521	* Sat Jun 28 2008 Adam Williamson <awilliamson@mandriva.org> 0.7.90-1mdv2009.0
12mr|brasero-3.6.1-1|522	+ Revision: 229597
12mr|brasero-3.6.1-1|523	- crib a little loop from eog to handle omf files by language
12mr|brasero-3.6.1-1|524	- use --with-gnome for find-lang
12mr|brasero-3.6.1-1|525	- add build.patch: fixes build for GCC 4.3 (from upstream SVN)
12mr|brasero-3.6.1-1|526	- disable underlinking protection (only plugins, no shared libs)
12mr|brasero-3.6.1-1|527	- small spec clean
12mr|brasero-3.6.1-1|528	- new release 0.7.90
12mr|brasero-3.6.1-1|529	
12mr|brasero-3.6.1-1|530	+ Pixel <pixel@mandriva.com>
12mr|brasero-3.6.1-1|531	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|brasero-3.6.1-1|532	
12mr|brasero-3.6.1-1|533	* Wed May 14 2008 Adam Williamson <awilliamson@mandriva.org> 0.7.9-0.815.1mdv2009.0
12mr|brasero-3.6.1-1|534	+ Revision: 206955
12mr|brasero-3.6.1-1|535	- br gnome-doc-utils
12mr|brasero-3.6.1-1|536	- re-enable libburn plugins (work with current libburnia now)
12mr|brasero-3.6.1-1|537	- new snapshot 815
12mr|brasero-3.6.1-1|538	
12mr|brasero-3.6.1-1|539	* Wed Apr 23 2008 Adam Williamson <awilliamson@mandriva.org> 0.7.9-0.761.1mdv2009.0
12mr|brasero-3.6.1-1|540	+ Revision: 196792
12mr|brasero-3.6.1-1|541	- add desktop.patch to fix an error in the .desktop file
12mr|brasero-3.6.1-1|542	- disable libburnia temporarily as libisofs 0.6 is not yet supported
12mr|brasero-3.6.1-1|543	- switch to SVN trunk
12mr|brasero-3.6.1-1|544	
12mr|brasero-3.6.1-1|545	* Wed Mar 26 2008 Adam Williamson <awilliamson@mandriva.org> 0.7.2-0.693.1mdv2008.1
12mr|brasero-3.6.1-1|546	+ Revision: 190209
12mr|brasero-3.6.1-1|547	- buildrequires libusb-devel
12mr|brasero-3.6.1-1|548	- add Dutch translation by Fred Himpe from SVN head (#39392)
12mr|brasero-3.6.1-1|549	- bump to rev 693 (updates for many translations, adds Greek translation)
12mr|brasero-3.6.1-1|550	
12mr|brasero-3.6.1-1|551	* Thu Feb 28 2008 Adam Williamson <awilliamson@mandriva.org> 0.7.2-0.643.2mdv2008.1
12mr|brasero-3.6.1-1|552	+ Revision: 176491
12mr|brasero-3.6.1-1|553	- drop workarounds for some issues that have now been fixed upstream
12mr|brasero-3.6.1-1|554	- update to current snapshot of stable branch (upstream blesses it as stable, contains important fixes for 0.7.1)
12mr|brasero-3.6.1-1|555	
12mr|brasero-3.6.1-1|556	+ Thierry Vignaud <tv@mandriva.org>
12mr|brasero-3.6.1-1|557	- fix gstreamer0.10-devel BR for x86_64
12mr|brasero-3.6.1-1|558	
12mr|brasero-3.6.1-1|559	* Sat Feb 09 2008 Emmanuel Andry <eandry@mandriva.org> 0.7.1-2mdv2008.1
12mr|brasero-3.6.1-1|560	+ Revision: 164495
12mr|brasero-3.6.1-1|561	- rebuild for new libcamel
12mr|brasero-3.6.1-1|562	
12mr|brasero-3.6.1-1|563	* Mon Jan 28 2008 Adam Williamson <awilliamson@mandriva.org> 0.7.1-1mdv2008.1
12mr|brasero-3.6.1-1|564	+ Revision: 158932
12mr|brasero-3.6.1-1|565	- fix bogus : separator in .desktop file
12mr|brasero-3.6.1-1|566	- disable the glibc workaround, doesn't seem to be right any more
12mr|brasero-3.6.1-1|567	- new release 0.7.1
12mr|brasero-3.6.1-1|568	
12mr|brasero-3.6.1-1|569	* Thu Dec 27 2007 Jérôme Soyer <saispo@mandriva.org> 0.7.0-1mdv2008.1
12mr|brasero-3.6.1-1|570	+ Revision: 138353
12mr|brasero-3.6.1-1|571	- New release 0.7.0
12mr|brasero-3.6.1-1|572	
12mr|brasero-3.6.1-1|573	+ Olivier Blin <blino@mandriva.org>
12mr|brasero-3.6.1-1|574	- restore BuildRoot
12mr|brasero-3.6.1-1|575	
12mr|brasero-3.6.1-1|576	+ Thierry Vignaud <tv@mandriva.org>
12mr|brasero-3.6.1-1|577	- kill re-definition of %%buildroot on Pixel's request
12mr|brasero-3.6.1-1|578	- do not package big ChangeLog
12mr|brasero-3.6.1-1|579	
12mr|brasero-3.6.1-1|580	* Fri Dec 07 2007 Funda Wang <fwang@mandriva.org> 0.6.90-2mdv2008.1
12mr|brasero-3.6.1-1|581	+ Revision: 116123
12mr|brasero-3.6.1-1|582	- rebuild for new beagle
12mr|brasero-3.6.1-1|583	
12mr|brasero-3.6.1-1|584	* Tue Nov 27 2007 Adam Williamson <awilliamson@mandriva.org> 0.6.90-1mdv2008.1
12mr|brasero-3.6.1-1|585	+ Revision: 113509
12mr|brasero-3.6.1-1|586	- fix file list again
12mr|brasero-3.6.1-1|587	- fix file list
12mr|brasero-3.6.1-1|588	- drop both patches, merged upstream
12mr|brasero-3.6.1-1|589	- new release 0.6.90
12mr|brasero-3.6.1-1|590	
12mr|brasero-3.6.1-1|591	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12mr|brasero-3.6.1-1|592	- fix buildrequires
12mr|brasero-3.6.1-1|593	- fix desktop entry
12mr|brasero-3.6.1-1|594	
12mr|brasero-3.6.1-1|595	* Sat Nov 17 2007 Funda Wang <fwang@mandriva.org> 0.6.1-7mdv2008.1
12mr|brasero-3.6.1-1|596	+ Revision: 109293
12mr|brasero-3.6.1-1|597	- rebuild for new lzma
12mr|brasero-3.6.1-1|598	
12mr|brasero-3.6.1-1|599	* Mon Nov 05 2007 Funda Wang <fwang@mandriva.org> 0.6.1-6mdv2008.1
12mr|brasero-3.6.1-1|600	+ Revision: 105956
12mr|brasero-3.6.1-1|601	- rebuild for new totem
12mr|brasero-3.6.1-1|602	
12mr|brasero-3.6.1-1|603	* Fri Sep 28 2007 Adam Williamson <awilliamson@mandriva.org> 0.6.1-5mdv2008.0
12mr|brasero-3.6.1-1|604	+ Revision: 93487
12mr|brasero-3.6.1-1|605	- add brasero-0.6.1-sectorsize.patch from upstream SVN to fix size calculation for audio and VCDs (so long audio and VCDs do not fail due to being 'too big')
12mr|brasero-3.6.1-1|606	
12mr|brasero-3.6.1-1|607	* Thu Sep 20 2007 Adam Williamson <awilliamson@mandriva.org> 0.6.1-4mdv2008.0
12mr|brasero-3.6.1-1|608	+ Revision: 91672
12mr|brasero-3.6.1-1|609	- adjust XDG categories (fix #33828)
12mr|brasero-3.6.1-1|610	
12mr|brasero-3.6.1-1|611	* Wed Sep 19 2007 Pascal Terjan <pterjan@mandriva.org> 0.6.1-3mdv2008.0
12mr|brasero-3.6.1-1|612	+ Revision: 90806
12mr|brasero-3.6.1-1|613	- Bump release to re-upload lost package
12mr|brasero-3.6.1-1|614	
12mr|brasero-3.6.1-1|615	* Sun Sep 09 2007 Pascal Terjan <pterjan@mandriva.org> 0.6.1-2mdv2008.0
12mr|brasero-3.6.1-1|616	+ Revision: 83451
12mr|brasero-3.6.1-1|617	- Fix release
12mr|brasero-3.6.1-1|618	- rebuild
12mr|brasero-3.6.1-1|619	
12mr|brasero-3.6.1-1|620	* Sat Aug 25 2007 Funda Wang <fwang@mandriva.org> 0.6.1-1mdv2008.0
12mr|brasero-3.6.1-1|621	+ Revision: 71294
12mr|brasero-3.6.1-1|622	- 0.6.1 stable
12mr|brasero-3.6.1-1|623	
12mr|brasero-3.6.1-1|624	* Tue Aug 14 2007 Adam Williamson <awilliamson@mandriva.org> 0.6.1-0.283.1mdv2008.0
12mr|brasero-3.6.1-1|625	+ Revision: 63486
12mr|brasero-3.6.1-1|626	- update to SVN rev 283 to fix an upstream booboo that was breaking compile
12mr|brasero-3.6.1-1|627	- correct category addition (no semi-colon when using desktop-file-install)
12mr|brasero-3.6.1-1|628	- correct license to GPLv2+
12mr|brasero-3.6.1-1|629	- update to latest 0.6 branch SVN: fixes for some important bugs
12mr|brasero-3.6.1-1|630	
12mr|brasero-3.6.1-1|631	* Tue Jul 31 2007 Adam Williamson <awilliamson@mandriva.org> 0.6.0-2mdv2008.0
12mr|brasero-3.6.1-1|632	+ Revision: 57171
12mr|brasero-3.6.1-1|633	- fix and improve description
12mr|brasero-3.6.1-1|634	
12mr|brasero-3.6.1-1|635	* Tue Jul 31 2007 Adam Williamson <awilliamson@mandriva.org> 0.6.0-1mdv2008.0
12mr|brasero-3.6.1-1|636	+ Revision: 57160
12mr|brasero-3.6.1-1|637	- buildrequires libgcrypt-devel
12mr|brasero-3.6.1-1|638	- fix for glibc 2.6 change to sg
12mr|brasero-3.6.1-1|639	- add patch0 to enable deprecated APIs (needed to build against GTK+ 2.11.6)
12mr|brasero-3.6.1-1|640	- update URL
12mr|brasero-3.6.1-1|641	- 0.6.0 final
12mr|brasero-3.6.1-1|642	
12mr|brasero-3.6.1-1|643	* Tue Jul 03 2007 Adam Williamson <awilliamson@mandriva.org> 0.6.0-0.245.1mdv2008.0
12mr|brasero-3.6.1-1|644	+ Revision: 47614
12mr|brasero-3.6.1-1|645	- update to current SVN; build against libburn and libisofs
12mr|brasero-3.6.1-1|646	
12mr|brasero-3.6.1-1|647	+ Götz Waschk <waschk@mandriva.org>
12mr|brasero-3.6.1-1|648	- fix script syntax
12mr|brasero-3.6.1-1|649	
12mr|brasero-3.6.1-1|650	* Tue Apr 17 2007 Jérôme Soyer <saispo@mandriva.org> 0.5.90-1mdv2008.0
12mr|brasero-3.6.1-1|651	+ Revision: 13611
12mr|brasero-3.6.1-1|652	- New release 0.5.90
12mr|brasero-3.6.1-1|653	

13623 12
12mr|bridge-utils-1.5-2|1	%define	name	bridge-utils
12mr|bridge-utils-1.5-2|2	%define	version	1.5
12mr|bridge-utils-1.5-2|3	%define	rel     2
12mr|bridge-utils-1.5-2|4	%define	release	%mkrel %{rel}
12mr|bridge-utils-1.5-2|5	
12mr|bridge-utils-1.5-2|6	Name:		%{name}
12mr|bridge-utils-1.5-2|7	Version:	%{version}
12mr|bridge-utils-1.5-2|8	Release:	%{release}
12mr|bridge-utils-1.5-2|9	Summary:	Utilities for configuring the linux ethernet bridge
12mr|bridge-utils-1.5-2|10	Group:		Networking/Other
12mr|bridge-utils-1.5-2|11	License:	GPL
12mr|bridge-utils-1.5-2|12	URL:		http://linux-net.osdl.org/index.php/Bridge
12mr|bridge-utils-1.5-2|13	Source0:	http://downloads.sourceforge.net/bridge/%{name}-%{version}.tar.gz
12mr|bridge-utils-1.5-2|14	BuildRequires:	kernel-headers
12mr|bridge-utils-1.5-2|15	
12mr|bridge-utils-1.5-2|16	%description
12mr|bridge-utils-1.5-2|17	This package contains utilities for configuring the linux ethernet
12mr|bridge-utils-1.5-2|18	bridge. The linux ethernet bridge can be used for connecting multiple
12mr|bridge-utils-1.5-2|19	ethernet devices together. The connecting is fully transparent: hosts
12mr|bridge-utils-1.5-2|20	connected to one ethernet device see hosts connected to the other
12mr|bridge-utils-1.5-2|21	ethernet devices directly.
12mr|bridge-utils-1.5-2|22	
12mr|bridge-utils-1.5-2|23	%package	devel
12mr|bridge-utils-1.5-2|24	Summary:	Libraries for the linux ethernet bridge programs
12mr|bridge-utils-1.5-2|25	Group:		Development/C
12mr|bridge-utils-1.5-2|26	
12mr|bridge-utils-1.5-2|27	%description	devel
12mr|bridge-utils-1.5-2|28	This package contains the header and object files necessary for
12mr|bridge-utils-1.5-2|29	developing programs which use 'libbridge', the interface to the linux
12mr|bridge-utils-1.5-2|30	kernel ethernet bridge.
12mr|bridge-utils-1.5-2|31	
12mr|bridge-utils-1.5-2|32	%prep
12mr|bridge-utils-1.5-2|33	%setup -q
12mr|bridge-utils-1.5-2|34	
12mr|bridge-utils-1.5-2|35	%build
12mr|bridge-utils-1.5-2|36	autoconf
12mr|bridge-utils-1.5-2|37	%configure2_5x
12mr|bridge-utils-1.5-2|38	%make
12mr|bridge-utils-1.5-2|39	
12mr|bridge-utils-1.5-2|40	%install
12mr|bridge-utils-1.5-2|41	%makeinstall_std
12mr|bridge-utils-1.5-2|42	
12mr|bridge-utils-1.5-2|43	%files
12mr|bridge-utils-1.5-2|44	%defattr(-,root,root)
12mr|bridge-utils-1.5-2|45	%doc ChangeLog README doc/{FAQ,FIREWALL,HOWTO,WISHLIST}
12mr|bridge-utils-1.5-2|46	%{_mandir}/man*/*
12mr|bridge-utils-1.5-2|47	%{_sbindir}/*
12mr|bridge-utils-1.5-2|48	
12mr|bridge-utils-1.5-2|49	%files devel
12mr|bridge-utils-1.5-2|50	%defattr(-,root,root)
12mr|bridge-utils-1.5-2|51	
12mr|bridge-utils-1.5-2|52	
12mr|bridge-utils-1.5-2|53	
12mr|bridge-utils-1.5-2|54	
12mr|bridge-utils-1.5-2|55	
12mr|bridge-utils-1.5-2|56	
12mr|bridge-utils-1.5-2|57	%changelog
12mr|bridge-utils-1.5-2|58	

13624 12
12mr|brltty-4.4-2|1	%define	_bindir	/bin
12mr|brltty-4.4-2|2	%define	_libdir /lib
12mr|brltty-4.4-2|3	%ifarch x86_64
12mr|brltty-4.4-2|4	%define	_libdir /lib64
12mr|brltty-4.4-2|5	%endif
12mr|brltty-4.4-2|6	
12mr|brltty-4.4-2|7	%define major		0.5
12mr|brltty-4.4-2|8	%define libname		%mklibname brlapi %{major}
12mr|brltty-4.4-2|9	%define develname	%mklibname brlapi -d
12mr|brltty-4.4-2|10	
12mr|brltty-4.4-2|11	%ifarch %{arm} %{mips}
12mr|brltty-4.4-2|12	%bcond_with	java
12mr|brltty-4.4-2|13	%else
12mr|brltty-4.4-2|14	%bcond_without	java
12mr|brltty-4.4-2|15	%endif
12mr|brltty-4.4-2|16	
12mr|brltty-4.4-2|17	Summary:	Braille display driver for Linux/Unix
12mr|brltty-4.4-2|18	Name:		brltty
12mr|brltty-4.4-2|19	Version:	4.4
12mr|brltty-4.4-2|20	Release:	2
12mr|brltty-4.4-2|21	License:	GPLv2+
12mr|brltty-4.4-2|22	Group:		System/Servers
12mr|brltty-4.4-2|23	URL:		http://mielke.cc/brltty/
12mr|brltty-4.4-2|24	Source0:	http://mielke.cc/brltty/releases/%{name}-%{version}.tar.gz
12mr|brltty-4.4-2|25	Patch0:		brltty-cppflags.patch
12mr|brltty-4.4-2|26	Patch1:		brltty-4.4-add-missing-include-path.patch
12mr|brltty-4.4-2|27	BuildRequires:	bison
12mr|brltty-4.4-2|28	BuildRequires:	gpm-devel
12mr|brltty-4.4-2|29	BuildRequires:  pkgconfig(alsa)
12mr|brltty-4.4-2|30	BuildRequires:  pkgconfig(ncursesw)
12mr|brltty-4.4-2|31	BuildRequires:	pkgconfig(x11)
12mr|brltty-4.4-2|32	BuildRequires:	pkgconfig(xaw7)
12mr|brltty-4.4-2|33	BuildRequires:	pkgconfig(xt)
12mr|brltty-4.4-2|34	BuildRequires:	pkgconfig(xtst)
12mr|brltty-4.4-2|35	BuildRequires:	python-devel
12mr|brltty-4.4-2|36	BuildRequires:	bluez-devel
12mr|brltty-4.4-2|37	BuildRequires:  python-pyrex
12mr|brltty-4.4-2|38	BuildRequires:  ocaml
12mr|brltty-4.4-2|39	BuildRequires:  festival-devel
12mr|brltty-4.4-2|40	BuildRequires:  libbraille-devel
12mr|brltty-4.4-2|41	BuildRequires:  speech_tools-devel
12mr|brltty-4.4-2|42	BuildRequires:	subversion
12mr|brltty-4.4-2|43	%if %{with java}
12mr|brltty-4.4-2|44	BuildRequires:	java-rpmbuild
12mr|brltty-4.4-2|45	%endif
12mr|brltty-4.4-2|46	BuildConflicts: findlib
12mr|brltty-4.4-2|47	
12mr|brltty-4.4-2|48	%description
12mr|brltty-4.4-2|49	BRLTTY is a background process (daemon) which provides
12mr|brltty-4.4-2|50	access to the Linux/Unix console (when in text mode)
12mr|brltty-4.4-2|51	for a blind person using a refreshable braille display.
12mr|brltty-4.4-2|52	It drives the braille display,
12mr|brltty-4.4-2|53	and provides complete screen review functionality.
12mr|brltty-4.4-2|54	Some speech capability has also been incorporated.
12mr|brltty-4.4-2|55	
12mr|brltty-4.4-2|56	%package -n	%{libname}
12mr|brltty-4.4-2|57	Summary:	API for brltty
12mr|brltty-4.4-2|58	Group:		System/Libraries
12mr|brltty-4.4-2|59	License:	LGPL+
12mr|brltty-4.4-2|60	Obsoletes:	%{mklibname brlapi 0.5.1 0} <= %{version}-%{release}
12mr|brltty-4.4-2|61	Obsoletes:	%{mklibname brlapi 0.4.1 0} <= %{version}-%{release}
12mr|brltty-4.4-2|62	
12mr|brltty-4.4-2|63	%description -n	%{libname}
12mr|brltty-4.4-2|64	This package provides the run-time support for the Application
12mr|brltty-4.4-2|65	Programming Interface to BRLTTY.
12mr|brltty-4.4-2|66	
12mr|brltty-4.4-2|67	Install this package if you have an application which directly accesses
12mr|brltty-4.4-2|68	a refreshable braille display.
12mr|brltty-4.4-2|69	
12mr|brltty-4.4-2|70	%package -n	%{develname}
12mr|brltty-4.4-2|71	Group:		Development/C
12mr|brltty-4.4-2|72	License:	LGPL+
12mr|brltty-4.4-2|73	Summary:	Headers, static archive, and documentation for BrlAPI
12mr|brltty-4.4-2|74	Provides:	brlapi-devel = %{EVRD}
12mr|brltty-4.4-2|75	Requires:	%{libname} = %{version}-%{release}
12mr|brltty-4.4-2|76	Obsoletes:	%{mklibname brlapi 0.5.1 0 -d} <= %{version}-%{release}
12mr|brltty-4.4-2|77	Obsoletes:	%{mklibname brlapi 0.4.1 0 -d} <= %{version}-%{release}
12mr|brltty-4.4-2|78	
12mr|brltty-4.4-2|79	%description -n %{develname}
12mr|brltty-4.4-2|80	This package provides the header files, static archive, shared object
12mr|brltty-4.4-2|81	linker reference, and reference documentation for BrlAPI (the
12mr|brltty-4.4-2|82	Application Programming Interface to BRLTTY).  It enables the
12mr|brltty-4.4-2|83	implementation of applications which take direct advantage of a
12mr|brltty-4.4-2|84	refreshable braille display in order to present information in ways
12mr|brltty-4.4-2|85	which are more appropriate for blind users and/or to provide user
12mr|brltty-4.4-2|86	interfaces which are more specifically atuned to their needs.
12mr|brltty-4.4-2|87	
12mr|brltty-4.4-2|88	Install this package if you're developing or maintaining an application
12mr|brltty-4.4-2|89	which directly accesses a refreshable braille display.
12mr|brltty-4.4-2|90	
12mr|brltty-4.4-2|91	%if %{with java}
12mr|brltty-4.4-2|92	%package -n	brlapi-java
12mr|brltty-4.4-2|93	Group:		Development/Java
12mr|brltty-4.4-2|94	Summary:	Java bindings for BrlAPI
12mr|brltty-4.4-2|95	Requires:	java-devel-openjdk
12mr|brltty-4.4-2|96	Obsoletes:	%{mklibname brlapi 0.5}-java <= %{version}-%{release}
12mr|brltty-4.4-2|97	
12mr|brltty-4.4-2|98	%description -n	brlapi-java
12mr|brltty-4.4-2|99	This package provides the Java bindings for BrlAPI,
12mr|brltty-4.4-2|100	which is the Application Programming Interface to BRLTTY.
12mr|brltty-4.4-2|101	
12mr|brltty-4.4-2|102	Install this package if you have a Java application
12mr|brltty-4.4-2|103	which directly accesses a refreshable braille display.
12mr|brltty-4.4-2|104	%endif
12mr|brltty-4.4-2|105	
12mr|brltty-4.4-2|106	%package -n	brlapi-python
12mr|brltty-4.4-2|107	Summary:	Python bindings for BrlAPI
12mr|brltty-4.4-2|108	Group:		Development/Python
12mr|brltty-4.4-2|109	Obsoletes:	%{mklibname brlapi 0.5.1 0}-python <= %{version}-%{release}
12mr|brltty-4.4-2|110	Obsoletes:	%{mklibname brlapi 0.5}-python <= %{version}-%{release}
12mr|brltty-4.4-2|111	
12mr|brltty-4.4-2|112	%description -n	brlapi-python
12mr|brltty-4.4-2|113	This package provides the Python bindings for BrlAPI,
12mr|brltty-4.4-2|114	which is the Application Programming Interface to BRLTTY.
12mr|brltty-4.4-2|115	
12mr|brltty-4.4-2|116	Install this package if you have a Python application
12mr|brltty-4.4-2|117	which directly accesses a refreshable braille display.
12mr|brltty-4.4-2|118	
12mr|brltty-4.4-2|119	%package -n	ocaml-brlapi
12mr|brltty-4.4-2|120	Summary:	Ocaml bindings for BrlAPI
12mr|brltty-4.4-2|121	Group:		Development/Other
12mr|brltty-4.4-2|122	%rename		brlapi-ocaml
12mr|brltty-4.4-2|123	
12mr|brltty-4.4-2|124	%description -n	ocaml-brlapi
12mr|brltty-4.4-2|125	This package provides the Ocaml bindings for BrlAPI,
12mr|brltty-4.4-2|126	which is the Application Programming Interface to BRLTTY.
12mr|brltty-4.4-2|127	
12mr|brltty-4.4-2|128	Install this package if you have a Ocaml application
12mr|brltty-4.4-2|129	which directly accesses a refreshable braille display.
12mr|brltty-4.4-2|130	
12mr|brltty-4.4-2|131	%package -n	ocaml-brlapi-devel
12mr|brltty-4.4-2|132	Summary:	Development files for ocaml-brlapi
12mr|brltty-4.4-2|133	Group:		Development/Other
12mr|brltty-4.4-2|134	Requires:	ocaml-brlapi = %{EVRD}
12mr|brltty-4.4-2|135	Requires:	brlapi-devel = %{EVRD}
12mr|brltty-4.4-2|136	
12mr|brltty-4.4-2|137	%description -n	ocaml-brlapi-devel
12mr|brltty-4.4-2|138	The ocaml-brlapi-devel package contains libraries and signature files for
12mr|brltty-4.4-2|139	developing applications that use ocaml-brlapi.
12mr|brltty-4.4-2|140	
12mr|brltty-4.4-2|141	%prep
12mr|brltty-4.4-2|142	%setup -q
12mr|brltty-4.4-2|143	%patch0 -p1 -b .cppflags~
12mr|brltty-4.4-2|144	%patch1 -p1 -b .includes~
12mr|brltty-4.4-2|145	autoconf
12mr|brltty-4.4-2|146	
12mr|brltty-4.4-2|147	%build
12mr|brltty-4.4-2|148	# Patch6 changes aclocal.m4:
12mr|brltty-4.4-2|149	for i in -I/usr/lib/jvm/java/include{,/linux}; do
12mr|brltty-4.4-2|150	java_inc="$java_inc $i"
12mr|brltty-4.4-2|151	done
12mr|brltty-4.4-2|152	%configure2_5x	CPPFLAGS="$java_inc" \
12mr|brltty-4.4-2|153	--with-install-root="%{buildroot}" \
12mr|brltty-4.4-2|154	--disable-relocatable-install \
12mr|brltty-4.4-2|155	--disable-tcl-bindings \
12mr|brltty-4.4-2|156	--disable-stripping
12mr|brltty-4.4-2|157	%make
12mr|brltty-4.4-2|158	
12mr|brltty-4.4-2|159	%install
12mr|brltty-4.4-2|160	# just to avoid an installation error
12mr|brltty-4.4-2|161	make install
12mr|brltty-4.4-2|162	install -m644 Documents/%{name}.conf -D %{buildroot}%{_sysconfdir}/%{name}.conf
12mr|brltty-4.4-2|163	install -m644 Documents/%{name}.1 -D %{buildroot}%{_mandir}/man1/%{name}.1
12mr|brltty-4.4-2|164	
12mr|brltty-4.4-2|165	# Missing ocaml library
12mr|brltty-4.4-2|166	cp Bindings/OCaml/*.cmx '%{buildroot}%{_prefix}/%{_lib}/ocaml/brlapi/'
12mr|brltty-4.4-2|167	
12mr|brltty-4.4-2|168	directory="doc"
12mr|brltty-4.4-2|169	mkdir -p "${directory}"
12mr|brltty-4.4-2|170	for file in `find . \( -path "./${directory}" -o -path ./Documents \) -prune -o \( -name 'README*' -o -name '*.patch' -o -name '*.txt' -o -name '*
12mr|brltty-4.4-2|171	.html' -o -name '*.sgml' -o \( -path "./Bootdisks/*" -type f -perm +ugo=x \) \) -print`
12mr|brltty-4.4-2|172	do
12mr|brltty-4.4-2|173	mkdir -p "${directory}/${file%/*}"
12mr|brltty-4.4-2|174	cp -rp "${file}" "${directory}/${file}"
12mr|brltty-4.4-2|175	done
12mr|brltty-4.4-2|176	
12mr|brltty-4.4-2|177	%files -n %{name}
12mr|brltty-4.4-2|178	%doc README Documents/ChangeLog Documents/TODO
12mr|brltty-4.4-2|179	%config(noreplace) %{_sysconfdir}/%{name}.conf
12mr|brltty-4.4-2|180	%attr(0755,root,root) %{_bindir}/*
12mr|brltty-4.4-2|181	%{_sysconfdir}/%{name}
12mr|brltty-4.4-2|182	%{_libdir}/%{name}
12mr|brltty-4.4-2|183	%{_mandir}/man1/*
12mr|brltty-4.4-2|184	
12mr|brltty-4.4-2|185	%files -n %{libname}
12mr|brltty-4.4-2|186	%{_libdir}/*.so.%{major}*
12mr|brltty-4.4-2|187	
12mr|brltty-4.4-2|188	%files -n %{develname}
12mr|brltty-4.4-2|189	%doc Documents/BrlAPIref
12mr|brltty-4.4-2|190	%{_libdir}/*.so
12mr|brltty-4.4-2|191	%{_libdir}/*.a
12mr|brltty-4.4-2|192	%{_includedir}/brlapi.h
12mr|brltty-4.4-2|193	%{_includedir}/brlapi_*.h
12mr|brltty-4.4-2|194	%{_includedir}/brltty
12mr|brltty-4.4-2|195	%{_mandir}/man3/*
12mr|brltty-4.4-2|196	
12mr|brltty-4.4-2|197	%if %{with java}
12mr|brltty-4.4-2|198	%files -n brlapi-java
12mr|brltty-4.4-2|199	%{_prefix}/lib/java/libbrlapi_java.so
12mr|brltty-4.4-2|200	%{_datadir}/java/brlapi.jar
12mr|brltty-4.4-2|201	%endif
12mr|brltty-4.4-2|202	
12mr|brltty-4.4-2|203	%files -n brlapi-python
12mr|brltty-4.4-2|204	%{py_platsitedir}/brlapi.*
12mr|brltty-4.4-2|205	%{py_platsitedir}/Brlapi-*
12mr|brltty-4.4-2|206	
12mr|brltty-4.4-2|207	%files -n ocaml-brlapi
12mr|brltty-4.4-2|208	%dir %{_prefix}/%{_lib}/ocaml/brlapi
12mr|brltty-4.4-2|209	%{_prefix}/%{_lib}/ocaml/brlapi/META
12mr|brltty-4.4-2|210	%{_prefix}/%{_lib}/ocaml/brlapi/*.cma
12mr|brltty-4.4-2|211	%{_prefix}/%{_lib}/ocaml/brlapi/*.cmi
12mr|brltty-4.4-2|212	%{_prefix}/%{_lib}/ocaml/stublibs/*.so*
12mr|brltty-4.4-2|213	
12mr|brltty-4.4-2|214	%files -n ocaml-brlapi-devel
12mr|brltty-4.4-2|215	%{_prefix}/%{_lib}/ocaml/brlapi/*.a
12mr|brltty-4.4-2|216	%{_prefix}/%{_lib}/ocaml/brlapi/*.cmxa
12mr|brltty-4.4-2|217	%{_prefix}/%{_lib}/ocaml/brlapi/*.cmx
12mr|brltty-4.4-2|218	%{_prefix}/%{_lib}/ocaml/brlapi/*.mli

13625 12
12mr|bsf-2.4.0-3|1	%define section         free
12mr|bsf-2.4.0-3|2	%bcond_without          full
12mr|bsf-2.4.0-3|3	%define gcj_support     0
12mr|bsf-2.4.0-3|4	
12mr|bsf-2.4.0-3|5	Name:           bsf
12mr|bsf-2.4.0-3|6	Version:        2.4.0
12mr|bsf-2.4.0-3|7	Release:        3
12mr|bsf-2.4.0-3|8	Epoch:          0
12mr|bsf-2.4.0-3|9	Summary:        Bean Scripting Framework
12mr|bsf-2.4.0-3|10	License:        Apache License
12mr|bsf-2.4.0-3|11	Url:            http://jakarta.apache.org/bsf/
12mr|bsf-2.4.0-3|12	Group:          Development/Java
12mr|bsf-2.4.0-3|13	#Vendor:        JPackage Project
12mr|bsf-2.4.0-3|14	#Distribution:  JPackage
12mr|bsf-2.4.0-3|15	Source0:        http://www.apache.org/dist/jakarta/bsf/source/bsf-src-%{version}.tar.gz
12mr|bsf-2.4.0-3|16	Source1:        http://www.apache.org/dist/jakarta/bsf/source/bsf-src-%{version}.tar.gz.asc
12mr|bsf-2.4.0-3|17	Source2:        http://www.apache.org/dist/jakarta/bsf/source/bsf-src-%{version}.tar.gz.md5
12mr|bsf-2.4.0-3|18	Source3:        build-properties.xml
12mr|bsf-2.4.0-3|19	Requires:       jakarta-commons-logging
12mr|bsf-2.4.0-3|20	Requires:       jython
12mr|bsf-2.4.0-3|21	Requires:       rhino
12mr|bsf-2.4.0-3|22	Requires:       servletapi5
12mr|bsf-2.4.0-3|23	Requires:       java >= 0:1.6
12mr|bsf-2.4.0-3|24	BuildRequires:  ant
12mr|bsf-2.4.0-3|25	BuildRequires:  jakarta-commons-logging
12mr|bsf-2.4.0-3|26	%if %with full
12mr|bsf-2.4.0-3|27	#BuildRequires: jacl
12mr|bsf-2.4.0-3|28	BuildRequires:  jython
12mr|bsf-2.4.0-3|29	#BuildRequires: netrexx
12mr|bsf-2.4.0-3|30	BuildRequires:  rhino
12mr|bsf-2.4.0-3|31	BuildRequires:  java-devel >= 0:1.6
12mr|bsf-2.4.0-3|32	%endif
12mr|bsf-2.4.0-3|33	BuildRequires:  servletapi5
12mr|bsf-2.4.0-3|34	BuildRequires:	java-rpmbuild
12mr|bsf-2.4.0-3|35	%if %{gcj_support}
12mr|bsf-2.4.0-3|36	BuildRequires:  java-gcj-compat-devel
12mr|bsf-2.4.0-3|37	%else
12mr|bsf-2.4.0-3|38	Buildarch:      noarch
12mr|bsf-2.4.0-3|39	%endif
12mr|bsf-2.4.0-3|40	
12mr|bsf-2.4.0-3|41	%description
12mr|bsf-2.4.0-3|42	Bean Scripting Framework (BSF) is a set of Java classes which provides
12mr|bsf-2.4.0-3|43	scripting language support within Java applications, and access to Java
12mr|bsf-2.4.0-3|44	objects and methods from scripting languages. BSF allows one to write
12mr|bsf-2.4.0-3|45	JSPs in languages other than Java while providing access to the Java
12mr|bsf-2.4.0-3|46	class library. In addition, BSF permits any Java application to be
12mr|bsf-2.4.0-3|47	implemented in part (or dynamically extended) by a language that is
12mr|bsf-2.4.0-3|48	embedded within it. This is achieved by providing an API that permits
12mr|bsf-2.4.0-3|49	calling scripting language engines from within Java, as well as an
12mr|bsf-2.4.0-3|50	object registry that exposes Java objects to these scripting language
12mr|bsf-2.4.0-3|51	engines.
12mr|bsf-2.4.0-3|52	
12mr|bsf-2.4.0-3|53	BSF supports several scripting languages currently:
12mr|bsf-2.4.0-3|54	* Javascript (using Rhino ECMAScript, from the Mozilla project)
12mr|bsf-2.4.0-3|55	* Python (using either Jython or JPython)
12mr|bsf-2.4.0-3|56	* Tcl (using Jacl)
12mr|bsf-2.4.0-3|57	* NetRexx (an extension of the IBM REXX scripting language in Java)
12mr|bsf-2.4.0-3|58	* XSLT Stylesheets (as a component of Apache XML project's Xalan and
12mr|bsf-2.4.0-3|59	Xerces)
12mr|bsf-2.4.0-3|60	
12mr|bsf-2.4.0-3|61	In addition, the following languages are supported with their own BSF
12mr|bsf-2.4.0-3|62	engines:
12mr|bsf-2.4.0-3|63	* Java (using BeanShell, from the BeanShell project)
12mr|bsf-2.4.0-3|64	* JRuby
12mr|bsf-2.4.0-3|65	* JudoScript
12mr|bsf-2.4.0-3|66	
12mr|bsf-2.4.0-3|67	%package javadoc
12mr|bsf-2.4.0-3|68	Summary:        Javadoc for %{name}
12mr|bsf-2.4.0-3|69	Group:          Development/Java
12mr|bsf-2.4.0-3|70	
12mr|bsf-2.4.0-3|71	%description javadoc
12mr|bsf-2.4.0-3|72	Javadoc for %{name}.
12mr|bsf-2.4.0-3|73	
12mr|bsf-2.4.0-3|74	%prep
12mr|bsf-2.4.0-3|75	%setup -q
12mr|bsf-2.4.0-3|76	%{_bindir}/find . -name '*.jar' -o -name '*.class' | %{_bindir}/xargs -t %{__rm}
12mr|bsf-2.4.0-3|77	cp -a %{SOURCE3} build-properties.xml
12mr|bsf-2.4.0-3|78	
12mr|bsf-2.4.0-3|79	%build
12mr|bsf-2.4.0-3|80	%if %with full
12mr|bsf-2.4.0-3|81	export CLASSPATH=$(build-classpath rhino xalan-j2 jython servletapi5 jspapi jakarta-commons-logging)
12mr|bsf-2.4.0-3|82	%else
12mr|bsf-2.4.0-3|83	export CLASSPATH=$(build-classpath servletapi5 jspapi jakarta-commons-logging)
12mr|bsf-2.4.0-3|84	%endif
12mr|bsf-2.4.0-3|85	##export CLASSPATH=$CLASSPATH:$JAVA_HOME/lib/tools.jar
12mr|bsf-2.4.0-3|86	%{ant} bindist
12mr|bsf-2.4.0-3|87	
12mr|bsf-2.4.0-3|88	%install
12mr|bsf-2.4.0-3|89	%{__rm} -rf %{buildroot}
12mr|bsf-2.4.0-3|90	# jar
12mr|bsf-2.4.0-3|91	%{__mkdir_p} 755 %{buildroot}%{_javadir}
12mr|bsf-2.4.0-3|92	cp -a dist/bsf-%{version}/lib/bsf.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|bsf-2.4.0-3|93	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
12mr|bsf-2.4.0-3|94	# javadoc
12mr|bsf-2.4.0-3|95	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|bsf-2.4.0-3|96	cp -a dist/bsf-%{version}/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|bsf-2.4.0-3|97	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
12mr|bsf-2.4.0-3|98	
12mr|bsf-2.4.0-3|99	%{__perl} -pi -e 's/\r$//g' dist/bsf-%{version}/samples/scriptedui/ui.jacl dist/bsf-%{version}/samples/scriptedui/ui.py
12mr|bsf-2.4.0-3|100	
12mr|bsf-2.4.0-3|101	%if %{gcj_support}
12mr|bsf-2.4.0-3|102	%{_bindir}/aot-compile-rpm
12mr|bsf-2.4.0-3|103	%endif
12mr|bsf-2.4.0-3|104	
12mr|bsf-2.4.0-3|105	%if %{gcj_support}
12mr|bsf-2.4.0-3|106	%post
12mr|bsf-2.4.0-3|107	%{update_gcjdb}
12mr|bsf-2.4.0-3|108	
12mr|bsf-2.4.0-3|109	%postun
12mr|bsf-2.4.0-3|110	%{clean_gcjdb}
12mr|bsf-2.4.0-3|111	%endif
12mr|bsf-2.4.0-3|112	
12mr|bsf-2.4.0-3|113	%post javadoc
12mr|bsf-2.4.0-3|114	%{__rm} -f %{_javadocdir}/%{name}
12mr|bsf-2.4.0-3|115	%{__ln_s} %{name}-%{version} %{_javadocdir}/%{name}
12mr|bsf-2.4.0-3|116	
12mr|bsf-2.4.0-3|117	%postun javadoc
12mr|bsf-2.4.0-3|118	if [ $1 -eq 0 ]; then
12mr|bsf-2.4.0-3|119	%{__rm} -f %{_javadocdir}/%{name}
12mr|bsf-2.4.0-3|120	fi
12mr|bsf-2.4.0-3|121	
12mr|bsf-2.4.0-3|122	%files
12mr|bsf-2.4.0-3|123	%defattr(0644,root,root,0755)
12mr|bsf-2.4.0-3|124	%doc dist/bsf-%{version}/*.txt dist/bsf-%{version}/samples
12mr|bsf-2.4.0-3|125	%{_javadir}/*
12mr|bsf-2.4.0-3|126	%if %{gcj_support}
12mr|bsf-2.4.0-3|127	%dir %{_libdir}/gcj/%{name}
12mr|bsf-2.4.0-3|128	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|bsf-2.4.0-3|129	%endif
12mr|bsf-2.4.0-3|130	
12mr|bsf-2.4.0-3|131	%files javadoc
12mr|bsf-2.4.0-3|132	%defattr(0644,root,root,0755)
12mr|bsf-2.4.0-3|133	%dir %{_javadocdir}/%{name}-%{version}
12mr|bsf-2.4.0-3|134	%{_javadocdir}/%{name}-%{version}/*
12mr|bsf-2.4.0-3|135	%ghost %{_javadocdir}/%{name}
12mr|bsf-2.4.0-3|136	
12mr|bsf-2.4.0-3|137	
12mr|bsf-2.4.0-3|138	
12mr|bsf-2.4.0-3|139	
12mr|bsf-2.4.0-3|140	
12mr|bsf-2.4.0-3|141	%changelog
12mr|bsf-2.4.0-3|142	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|bsf-2.4.0-3|143	+ Commit: 4877847
12mr|bsf-2.4.0-3|144	- Revert last commit and don't use __cp macro
12mr|bsf-2.4.0-3|145	
12mr|bsf-2.4.0-3|146	

13626 12
12mr|bsh-1.3.0-21|1	# Copyright (c) 2000-2007, JPackage Project
12mr|bsh-1.3.0-21|2	# All rights reserved.
12mr|bsh-1.3.0-21|3	#
12mr|bsh-1.3.0-21|4	# Redistribution and use in source and binary forms, with or without
12mr|bsh-1.3.0-21|5	# modification, are permitted provided that the following conditions
12mr|bsh-1.3.0-21|6	# are met:
12mr|bsh-1.3.0-21|7	#
12mr|bsh-1.3.0-21|8	# 1. Redistributions of source code must retain the above copyright
12mr|bsh-1.3.0-21|9	#    notice, this list of conditions and the following disclaimer.
12mr|bsh-1.3.0-21|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|bsh-1.3.0-21|11	#    notice, this list of conditions and the following disclaimer in the
12mr|bsh-1.3.0-21|12	#    documentation and/or other materials provided with the
12mr|bsh-1.3.0-21|13	#    distribution.
12mr|bsh-1.3.0-21|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|bsh-1.3.0-21|15	#    contributors may be used to endorse or promote products derived
12mr|bsh-1.3.0-21|16	#    from this software without specific prior written permission.
12mr|bsh-1.3.0-21|17	#
12mr|bsh-1.3.0-21|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|bsh-1.3.0-21|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|bsh-1.3.0-21|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|bsh-1.3.0-21|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|bsh-1.3.0-21|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|bsh-1.3.0-21|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|bsh-1.3.0-21|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|bsh-1.3.0-21|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|bsh-1.3.0-21|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|bsh-1.3.0-21|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|bsh-1.3.0-21|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|bsh-1.3.0-21|29	#
12mr|bsh-1.3.0-21|30	
12mr|bsh-1.3.0-21|31	Name:           bsh
12mr|bsh-1.3.0-21|32	Version:        1.3.0
12mr|bsh-1.3.0-21|33	Release:        21
12mr|bsh-1.3.0-21|34	Summary:        Lightweight Scripting for Java
12mr|bsh-1.3.0-21|35	License:        SPL or LGPLv2+
12mr|bsh-1.3.0-21|36	Source0:        %{name}-%{version}-src.tar.bz2
12mr|bsh-1.3.0-21|37	#cvs -d:pserver:anonymous@beanshell.cvs.sourceforge.net:/cvsroot/beanshell login
12mr|bsh-1.3.0-21|38	#cvs -z3 -d:pserver:anonymous@beanshell.cvs.sourceforge.net:/cvsroot/beanshell export -r rel_1_3_0_final BeanShell
12mr|bsh-1.3.0-21|39	#tar cjf bsh-1.3.0-src.tar.bz2 BeanShell
12mr|bsh-1.3.0-21|40	Source1:        bsh-1.3.0.pom
12mr|bsh-1.3.0-21|41	Source2:        bsh-bsf-1.3.0.pom
12mr|bsh-1.3.0-21|42	Source3:        %{name}-desktop.desktop
12mr|bsh-1.3.0-21|43	
12mr|bsh-1.3.0-21|44	Patch0:         %{name}-build.patch
12mr|bsh-1.3.0-21|45	Patch1:         %{name}-xsl-fixes.patch
12mr|bsh-1.3.0-21|46	BuildRequires:  java >= 0:1.6.0
12mr|bsh-1.3.0-21|47	BuildRequires:  ant, bsf, ant-trax, imagemagick, desktop-file-utils
12mr|bsh-1.3.0-21|48	BuildRequires:  servlet
12mr|bsh-1.3.0-21|49	BuildRequires:  xalan-j2
12mr|bsh-1.3.0-21|50	BuildRequires:  xml-commons-apis
12mr|bsh-1.3.0-21|51	Requires:       java >= 0:1.6.0
12mr|bsh-1.3.0-21|52	Requires:       bsf
12mr|bsh-1.3.0-21|53	Requires:       jpackage-utils >= 0:1.7.5-3.9
12mr|bsh-1.3.0-21|54	URL:            http://www.beanshell.org/
12mr|bsh-1.3.0-21|55	Group:          Development/Java
12mr|bsh-1.3.0-21|56	BuildArch:      noarch
12mr|bsh-1.3.0-21|57	
12mr|bsh-1.3.0-21|58	%description
12mr|bsh-1.3.0-21|59	BeanShell is a small, free, embeddable, Java source interpreter with
12mr|bsh-1.3.0-21|60	object scripting language features, written in Java. BeanShell executes
12mr|bsh-1.3.0-21|61	standard Java statements and expressions, in addition to obvious
12mr|bsh-1.3.0-21|62	scripting commands and syntax. BeanShell supports scripted objects as
12mr|bsh-1.3.0-21|63	simple method closures like those in Perl and JavaScript(tm).
12mr|bsh-1.3.0-21|64	You can use BeanShell interactively for Java experimentation and
12mr|bsh-1.3.0-21|65	debugging or as a simple scripting engine for your applications. In
12mr|bsh-1.3.0-21|66	short: BeanShell is a dynamically interpreted Java, plus some useful
12mr|bsh-1.3.0-21|67	stuff. Another way to describe it is to say that in many ways BeanShell
12mr|bsh-1.3.0-21|68	is to Java as Tcl/Tk is to C: BeanShell is embeddable - You can call
12mr|bsh-1.3.0-21|69	BeanShell from your Java applications to execute Java code dynamically
12mr|bsh-1.3.0-21|70	at run-time or to provide scripting extensibility for your applications.
12mr|bsh-1.3.0-21|71	Alternatively, you can call your Java applications and objects from
12mr|bsh-1.3.0-21|72	BeanShell; working with Java objects and APIs dynamically. Since
12mr|bsh-1.3.0-21|73	BeanShell is written in Java and runs in the same space as your
12mr|bsh-1.3.0-21|74	application, you can freely pass references to "real live" objects into
12mr|bsh-1.3.0-21|75	scripts and return them as results.
12mr|bsh-1.3.0-21|76	
12mr|bsh-1.3.0-21|77	%package manual
12mr|bsh-1.3.0-21|78	Summary:        Manual for %{name}
12mr|bsh-1.3.0-21|79	Group:          Development/Java
12mr|bsh-1.3.0-21|80	
12mr|bsh-1.3.0-21|81	%description manual
12mr|bsh-1.3.0-21|82	Documentation for %{name}.
12mr|bsh-1.3.0-21|83	
12mr|bsh-1.3.0-21|84	%package javadoc
12mr|bsh-1.3.0-21|85	Summary:        Javadoc for %{name}
12mr|bsh-1.3.0-21|86	Group:          Development/Java
12mr|bsh-1.3.0-21|87	
12mr|bsh-1.3.0-21|88	%description javadoc
12mr|bsh-1.3.0-21|89	Javadoc for %{name}.
12mr|bsh-1.3.0-21|90	
12mr|bsh-1.3.0-21|91	%package demo
12mr|bsh-1.3.0-21|92	Summary:        Demo for %{name}
12mr|bsh-1.3.0-21|93	Group:          Development/Java
12mr|bsh-1.3.0-21|94	AutoReqProv:    no
12mr|bsh-1.3.0-21|95	Requires:       %{name} = %{version}-%{release}
12mr|bsh-1.3.0-21|96	Requires:       /usr/bin/env
12mr|bsh-1.3.0-21|97	
12mr|bsh-1.3.0-21|98	%description demo
12mr|bsh-1.3.0-21|99	Demonstrations and samples for %{name}.
12mr|bsh-1.3.0-21|100	
12mr|bsh-1.3.0-21|101	%package utils
12mr|bsh-1.3.0-21|102	Summary:        %{name} utilities
12mr|bsh-1.3.0-21|103	Group:          Development/Java
12mr|bsh-1.3.0-21|104	Requires:       %{name} = %{version}-%{release}
12mr|bsh-1.3.0-21|105	Requires:       jline
12mr|bsh-1.3.0-21|106	Provides:       %{name}-desktop = %{version}-%{release}
12mr|bsh-1.3.0-21|107	Obsoletes:      %{name}-desktop < 0:1.3.0-17
12mr|bsh-1.3.0-21|108	# So that yum will pull this in on base package upgrades from < 0:1.3.0-17
12mr|bsh-1.3.0-21|109	# (bsh and bshdoc scripts moved here in -17):
12mr|bsh-1.3.0-21|110	Obsoletes:      %{name} < 0:1.3.0-17
12mr|bsh-1.3.0-21|111	
12mr|bsh-1.3.0-21|112	%description utils
12mr|bsh-1.3.0-21|113	%{name} utilities.
12mr|bsh-1.3.0-21|114	
12mr|bsh-1.3.0-21|115	%prep
12mr|bsh-1.3.0-21|116	%setup -q -n BeanShell
12mr|bsh-1.3.0-21|117	%patch0 -p1
12mr|bsh-1.3.0-21|118	%patch1 -p1
12mr|bsh-1.3.0-21|119	for j in $(find . -name "*.jar"); do
12mr|bsh-1.3.0-21|120	mv $j $j.no
12mr|bsh-1.3.0-21|121	done
12mr|bsh-1.3.0-21|122	# remove all CVS files
12mr|bsh-1.3.0-21|123	for dir in `find . -type d -name CVS`; do rm -rf $dir; done
12mr|bsh-1.3.0-21|124	for file in `find . -type f -name .cvsignore`; do rm -rf $file; done
12mr|bsh-1.3.0-21|125	# fix rpmlint spurious-executable-perm warnings
12mr|bsh-1.3.0-21|126	for i in backbutton forwardbutton homebutton remoteconsole upbutton; do
12mr|bsh-1.3.0-21|127	chmod 644 docs/images/$i.gif
12mr|bsh-1.3.0-21|128	done
12mr|bsh-1.3.0-21|129	
12mr|bsh-1.3.0-21|130	%build
12mr|bsh-1.3.0-21|131	mkdir -p lib
12mr|bsh-1.3.0-21|132	pushd lib
12mr|bsh-1.3.0-21|133	ln -sf $(build-classpath bsf)
12mr|bsh-1.3.0-21|134	ln -sf $(build-classpath servlet)
12mr|bsh-1.3.0-21|135	ln -sf $(build-classpath xalan-j2-serializer)
12mr|bsh-1.3.0-21|136	popd
12mr|bsh-1.3.0-21|137	export CLASSPATH=$CLASSPATH:$(build-classpath xalan-j2-serializer)
12mr|bsh-1.3.0-21|138	ant="ant -Dant.build.javac.source=1.5"
12mr|bsh-1.3.0-21|139	$ant dist
12mr|bsh-1.3.0-21|140	%ifnarch ppc64 s390x
12mr|bsh-1.3.0-21|141	(cd docs/faq && $ant)
12mr|bsh-1.3.0-21|142	(cd docs/manual && $ant)
12mr|bsh-1.3.0-21|143	%endif
12mr|bsh-1.3.0-21|144	
12mr|bsh-1.3.0-21|145	%install
12mr|bsh-1.3.0-21|146	# jars
12mr|bsh-1.3.0-21|147	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|bsh-1.3.0-21|148	install -m 644 dist/%{name}-%{version}.jar \
12mr|bsh-1.3.0-21|149	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|bsh-1.3.0-21|150	install -m 644 dist/%{name}-bsf-%{version}.jar \
12mr|bsh-1.3.0-21|151	$RPM_BUILD_ROOT%{_javadir}/%{name}-bsf-%{version}.jar
12mr|bsh-1.3.0-21|152	install -m 644 dist/%{name}-classpath-%{version}.jar \
12mr|bsh-1.3.0-21|153	$RPM_BUILD_ROOT%{_javadir}/%{name}-classpath-%{version}.jar
12mr|bsh-1.3.0-21|154	install -m 644 dist/%{name}-commands-%{version}.jar \
12mr|bsh-1.3.0-21|155	$RPM_BUILD_ROOT%{_javadir}/%{name}-commands-%{version}.jar
12mr|bsh-1.3.0-21|156	install -m 644 dist/%{name}-core-%{version}.jar \
12mr|bsh-1.3.0-21|157	$RPM_BUILD_ROOT%{_javadir}/%{name}-core-%{version}.jar
12mr|bsh-1.3.0-21|158	install -m 644 dist/%{name}-reflect-%{version}.jar \
12mr|bsh-1.3.0-21|159	$RPM_BUILD_ROOT%{_javadir}/%{name}-reflect-%{version}.jar
12mr|bsh-1.3.0-21|160	install -m 644 dist/%{name}-util-%{version}.jar \
12mr|bsh-1.3.0-21|161	$RPM_BUILD_ROOT%{_javadir}/%{name}-util-%{version}.jar
12mr|bsh-1.3.0-21|162	
12mr|bsh-1.3.0-21|163	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
12mr|bsh-1.3.0-21|164	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
12mr|bsh-1.3.0-21|165	%add_to_maven_depmap %{name} %{name}-bsf %{version} JPP %{name}-bsf
12mr|bsh-1.3.0-21|166	
12mr|bsh-1.3.0-21|167	# poms
12mr|bsh-1.3.0-21|168	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|bsh-1.3.0-21|169	install -pm 644 %{SOURCE1} \
12mr|bsh-1.3.0-21|170	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}.pom
12mr|bsh-1.3.0-21|171	install -pm 644 %{SOURCE2} \
12mr|bsh-1.3.0-21|172	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}-bsf.pom
12mr|bsh-1.3.0-21|173	
12mr|bsh-1.3.0-21|174	# manual
12mr|bsh-1.3.0-21|175	find docs -name ".cvswrappers" -exec rm -f {} \;
12mr|bsh-1.3.0-21|176	find docs -name "*.xml" -exec rm -f {} \;
12mr|bsh-1.3.0-21|177	find docs -name "*.xsl" -exec rm -f {} \;
12mr|bsh-1.3.0-21|178	find docs -name "*.log" -exec rm -f {} \;
12mr|bsh-1.3.0-21|179	%ifnarch ppc64 s390x
12mr|bsh-1.3.0-21|180	(cd docs/manual && mv html/* .)
12mr|bsh-1.3.0-21|181	(cd docs/manual && rm -rf html)
12mr|bsh-1.3.0-21|182	(cd docs/manual && rm -rf xsl)
12mr|bsh-1.3.0-21|183	%endif
12mr|bsh-1.3.0-21|184	# javadoc
12mr|bsh-1.3.0-21|185	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|bsh-1.3.0-21|186	cp -pr javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|bsh-1.3.0-21|187	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|bsh-1.3.0-21|188	# menu entry
12mr|bsh-1.3.0-21|189	desktop-file-install --vendor=fedora --mode=644 \
12mr|bsh-1.3.0-21|190	--dir=$RPM_BUILD_ROOT%{_datadir}/applications %{SOURCE3}
12mr|bsh-1.3.0-21|191	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps
12mr|bsh-1.3.0-21|192	convert src/bsh/util/lib/icon.gif \
12mr|bsh-1.3.0-21|193	$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/bsh.png
12mr|bsh-1.3.0-21|194	
12mr|bsh-1.3.0-21|195	# demo
12mr|bsh-1.3.0-21|196	for i in `find tests -name \*.bsh`; do
12mr|bsh-1.3.0-21|197	perl -p -i -e 's,^\n?#!(/(usr/)?bin/java bsh\.Interpreter|/bin/sh),#!/usr/bin/env %{_bindir}/%{name},' $i
12mr|bsh-1.3.0-21|198	if head -1 $i | grep '#!/usr/bin/env %{_bindir}/%{name}' >/dev/null; then
12mr|bsh-1.3.0-21|199	chmod 755 $i
12mr|bsh-1.3.0-21|200	else
12mr|bsh-1.3.0-21|201	chmod a+r $i
12mr|bsh-1.3.0-21|202	fi
12mr|bsh-1.3.0-21|203	done
12mr|bsh-1.3.0-21|204	for i in `find tests -name \*.java -o -name \*.gif -o -name \*.txt`; do
12mr|bsh-1.3.0-21|205	chmod 644 $i
12mr|bsh-1.3.0-21|206	done
12mr|bsh-1.3.0-21|207	chmod 755 tests/Template
12mr|bsh-1.3.0-21|208	cat > one << EOF
12mr|bsh-1.3.0-21|209	#!/bin/sh
12mr|bsh-1.3.0-21|210	
12mr|bsh-1.3.0-21|211	EOF
12mr|bsh-1.3.0-21|212	cat tests/Interactive/reload/one >> one
12mr|bsh-1.3.0-21|213	cat one > tests/Interactive/reload/one
12mr|bsh-1.3.0-21|214	rm one
12mr|bsh-1.3.0-21|215	cat > two << EOF
12mr|bsh-1.3.0-21|216	#!/bin/sh
12mr|bsh-1.3.0-21|217	
12mr|bsh-1.3.0-21|218	EOF
12mr|bsh-1.3.0-21|219	cat tests/Interactive/reload/two >> two
12mr|bsh-1.3.0-21|220	cat two > tests/Interactive/reload/two
12mr|bsh-1.3.0-21|221	rm two
12mr|bsh-1.3.0-21|222	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|bsh-1.3.0-21|223	cp -pr tests $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|bsh-1.3.0-21|224	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/webapps
12mr|bsh-1.3.0-21|225	install -m 644 dist/bshservlet.war $RPM_BUILD_ROOT%{_datadir}/%{name}/webapps
12mr|bsh-1.3.0-21|226	install -m 644 dist/bshservlet-wbsh.war $RPM_BUILD_ROOT%{_datadir}/%{name}/webapps
12mr|bsh-1.3.0-21|227	
12mr|bsh-1.3.0-21|228	# scripts
12mr|bsh-1.3.0-21|229	install -d $RPM_BUILD_ROOT%{_bindir}
12mr|bsh-1.3.0-21|230	
12mr|bsh-1.3.0-21|231	function bsh_script() {
12mr|bsh-1.3.0-21|232	local jars=%{name}.jar runclass=
12mr|bsh-1.3.0-21|233	if [ $2 = jline.ConsoleRunner ] ; then
12mr|bsh-1.3.0-21|234	jars="$jars jline.jar"
12mr|bsh-1.3.0-21|235	runclass=bsh.Interpreter
12mr|bsh-1.3.0-21|236	fi
12mr|bsh-1.3.0-21|237	cat > $RPM_BUILD_ROOT%{_bindir}/$1 << EOF
12mr|bsh-1.3.0-21|238	#!/bin/sh
12mr|bsh-1.3.0-21|239	#
12mr|bsh-1.3.0-21|240	# $1 script
12mr|bsh-1.3.0-21|241	# JPackage Project (http://jpackage.sourceforge.net)
12mr|bsh-1.3.0-21|242	
12mr|bsh-1.3.0-21|243	# Source functions library
12mr|bsh-1.3.0-21|244	_prefer_jre=true
12mr|bsh-1.3.0-21|245	. %{_datadir}/java-utils/java-functions
12mr|bsh-1.3.0-21|246	
12mr|bsh-1.3.0-21|247	# Source system prefs
12mr|bsh-1.3.0-21|248	if [ -f %{_sysconfdir}/%{name}.conf ] ; then
12mr|bsh-1.3.0-21|249	. %{_sysconfdir}/%{name}.conf
12mr|bsh-1.3.0-21|250	fi
12mr|bsh-1.3.0-21|251	
12mr|bsh-1.3.0-21|252	# Source user prefs
12mr|bsh-1.3.0-21|253	if [ -f \$HOME/.%{name}rc ] ; then
12mr|bsh-1.3.0-21|254	. \$HOME/.%{name}rc
12mr|bsh-1.3.0-21|255	fi
12mr|bsh-1.3.0-21|256	
12mr|bsh-1.3.0-21|257	# Configuration
12mr|bsh-1.3.0-21|258	MAIN_CLASS=$2
12mr|bsh-1.3.0-21|259	if [ -n "\$BSH_DEBUG" ]; then
12mr|bsh-1.3.0-21|260	BASE_FLAGS=-Ddebug=true
12mr|bsh-1.3.0-21|261	fi
12mr|bsh-1.3.0-21|262	
12mr|bsh-1.3.0-21|263	BASE_JARS="$jars"
12mr|bsh-1.3.0-21|264	
12mr|bsh-1.3.0-21|265	# Set parameters
12mr|bsh-1.3.0-21|266	set_jvm
12mr|bsh-1.3.0-21|267	set_classpath \$BASE_JARS
12mr|bsh-1.3.0-21|268	set_flags \$BASE_FLAGS
12mr|bsh-1.3.0-21|269	set_options \$BASE_OPTIONS
12mr|bsh-1.3.0-21|270	
12mr|bsh-1.3.0-21|271	# Let's start
12mr|bsh-1.3.0-21|272	run $runclass "\$@"
12mr|bsh-1.3.0-21|273	EOF
12mr|bsh-1.3.0-21|274	}
12mr|bsh-1.3.0-21|275	
12mr|bsh-1.3.0-21|276	bsh_script bsh jline.ConsoleRunner
12mr|bsh-1.3.0-21|277	bsh_script bsh-desktop bsh.Console
12mr|bsh-1.3.0-21|278	
12mr|bsh-1.3.0-21|279	cat > $RPM_BUILD_ROOT%{_bindir}/%{name}doc << EOF
12mr|bsh-1.3.0-21|280	#!/usr/bin/env %{_bindir}/%{name}
12mr|bsh-1.3.0-21|281	EOF
12mr|bsh-1.3.0-21|282	cat scripts/bshdoc.bsh >> $RPM_BUILD_ROOT%{_bindir}/%{name}doc
12mr|bsh-1.3.0-21|283	
12mr|bsh-1.3.0-21|284	%post utils
12mr|bsh-1.3.0-21|285	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
12mr|bsh-1.3.0-21|286	
12mr|bsh-1.3.0-21|287	%post
12mr|bsh-1.3.0-21|288	%update_maven_depmap
12mr|bsh-1.3.0-21|289	
12mr|bsh-1.3.0-21|290	%postun utils
12mr|bsh-1.3.0-21|291	if [ $1 -eq 0 ] ; then
12mr|bsh-1.3.0-21|292	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
12mr|bsh-1.3.0-21|293	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12mr|bsh-1.3.0-21|294	fi
12mr|bsh-1.3.0-21|295	
12mr|bsh-1.3.0-21|296	%postun
12mr|bsh-1.3.0-21|297	%update_maven_depmap
12mr|bsh-1.3.0-21|298	
12mr|bsh-1.3.0-21|299	%posttrans utils
12mr|bsh-1.3.0-21|300	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12mr|bsh-1.3.0-21|301	
12mr|bsh-1.3.0-21|302	%files
12mr|bsh-1.3.0-21|303	%defattr(-,root,root)
12mr|bsh-1.3.0-21|304	%doc src/Changes.html src/License.txt src/README.txt
12mr|bsh-1.3.0-21|305	%{_javadir}/*
12mr|bsh-1.3.0-21|306	%dir %{_datadir}/%{name}
12mr|bsh-1.3.0-21|307	%{_datadir}/%{name}/webapps
12mr|bsh-1.3.0-21|308	%{_datadir}/maven2/poms/*
12mr|bsh-1.3.0-21|309	%{_mavendepmapfragdir}
12mr|bsh-1.3.0-21|310	
12mr|bsh-1.3.0-21|311	%ifnarch ppc64 s390x
12mr|bsh-1.3.0-21|312	%files manual
12mr|bsh-1.3.0-21|313	%defattr(-,root,root)
12mr|bsh-1.3.0-21|314	%doc docs/*
12mr|bsh-1.3.0-21|315	%endif
12mr|bsh-1.3.0-21|316	
12mr|bsh-1.3.0-21|317	%files javadoc
12mr|bsh-1.3.0-21|318	%defattr(-,root,root)
12mr|bsh-1.3.0-21|319	%{_javadocdir}/%{name}-%{version}
12mr|bsh-1.3.0-21|320	%{_javadocdir}/%{name}
12mr|bsh-1.3.0-21|321	
12mr|bsh-1.3.0-21|322	%files demo
12mr|bsh-1.3.0-21|323	%defattr(-,root,root)
12mr|bsh-1.3.0-21|324	%doc tests/README.txt tests/Interactive/README
12mr|bsh-1.3.0-21|325	%{_datadir}/%{name}/tests/*
12mr|bsh-1.3.0-21|326	
12mr|bsh-1.3.0-21|327	%files utils
12mr|bsh-1.3.0-21|328	%defattr(-,root,root)
12mr|bsh-1.3.0-21|329	%attr(0755,root,root) %{_bindir}/%{name}*
12mr|bsh-1.3.0-21|330	%{_datadir}/applications/*%{name}-desktop.desktop
12mr|bsh-1.3.0-21|331	%{_datadir}/icons/hicolor/*x*/apps/%{name}.png
12mr|bsh-1.3.0-21|332	
12mr|bsh-1.3.0-21|333	
12mr|bsh-1.3.0-21|334	
12mr|bsh-1.3.0-21|335	
12mr|bsh-1.3.0-21|336	%changelog
12mr|bsh-1.3.0-21|337	

13627 12
12mr|btparser-0.19-1|1	%define major 2
12mr|btparser-0.19-1|2	%define libname %mklibname btparser %{major}
12mr|btparser-0.19-1|3	
12mr|btparser-0.19-1|4	Name:		btparser
12mr|btparser-0.19-1|5	Version:	0.19
12mr|btparser-0.19-1|6	Release:	1
12mr|btparser-0.19-1|7	Summary:	Parser and analyzer for backtraces produced by GDB
12mr|btparser-0.19-1|8	Group:		Development/Other
12mr|btparser-0.19-1|9	License:	GPLv2+
12mr|btparser-0.19-1|10	URL:		http://fedorahosted.org/btparser
12mr|btparser-0.19-1|11	Source0:	https://fedorahosted.org/released/btparser/%{name}-%{version}.tar.xz
12mr|btparser-0.19-1|12	Patch0:		btparser-0.18-automake1.12.patch
12mr|btparser-0.19-1|13	BuildRequires:	python-devel
12mr|btparser-0.19-1|14	BuildRequires:	pkgconfig(glib-2.0)
12mr|btparser-0.19-1|15	Conflicts:	%{libname} < 0.18
12mr|btparser-0.19-1|16	
12mr|btparser-0.19-1|17	%description
12mr|btparser-0.19-1|18	Btparser is a backtrace parser and analyzer, which works with
12mr|btparser-0.19-1|19	backtraces produced by the GNU Project Debugger. It can parse a text
12mr|btparser-0.19-1|20	file with a backtrace to a tree of C structures, allowing to analyze
12mr|btparser-0.19-1|21	the threads and frames of the backtrace and work with them.
12mr|btparser-0.19-1|22	
12mr|btparser-0.19-1|23	Btparser also contains some backtrace manipulation and extraction
12mr|btparser-0.19-1|24	routines:
12mr|btparser-0.19-1|25	- it can find a frame in the crash-time backtrace where the program
12mr|btparser-0.19-1|26	most likely crashed (a chance is that the function described in that
12mr|btparser-0.19-1|27	frame is buggy)
12mr|btparser-0.19-1|28	- it can produce a duplication hash of the backtrace, which helps to
12mr|btparser-0.19-1|29	discover that two crash-time backtraces are duplicates, triggered by
12mr|btparser-0.19-1|30	the same flaw of the code
12mr|btparser-0.19-1|31	- it can "rate" the backtrace quality, which depends on the number of
12mr|btparser-0.19-1|32	frames with and without the function name known (missing function
12mr|btparser-0.19-1|33	name is caused by missing debugging symbols)
12mr|btparser-0.19-1|34	
12mr|btparser-0.19-1|35	%files
12mr|btparser-0.19-1|36	%doc README NEWS COPYING TODO ChangeLog
12mr|btparser-0.19-1|37	%{_bindir}/btparser
12mr|btparser-0.19-1|38	%{_mandir}/man1/%{name}.1.*
12mr|btparser-0.19-1|39	%{py_platsitedir}/%{name}/*
12mr|btparser-0.19-1|40	
12mr|btparser-0.19-1|41	#--------------------------------------------------------------------
12mr|btparser-0.19-1|42	
12mr|btparser-0.19-1|43	%package -n %{libname}
12mr|btparser-0.19-1|44	Summary:	Libraries for reporting crashes to different targets
12mr|btparser-0.19-1|45	Group:		System/Libraries
12mr|btparser-0.19-1|46	
12mr|btparser-0.19-1|47	%description -n %{libname}
12mr|btparser-0.19-1|48	Btparser is a backtrace parser and analyzer, which works with
12mr|btparser-0.19-1|49	backtraces produced by the GNU Project Debugger. It can parse a text
12mr|btparser-0.19-1|50	file with a backtrace to a tree of C structures, allowing to analyze
12mr|btparser-0.19-1|51	the threads and frames of the backtrace and work with them.
12mr|btparser-0.19-1|52	
12mr|btparser-0.19-1|53	Btparser also contains some backtrace manipulation and extraction
12mr|btparser-0.19-1|54	routines:
12mr|btparser-0.19-1|55	- it can find a frame in the crash-time backtrace where the program
12mr|btparser-0.19-1|56	most likely crashed (a chance is that the function described in that
12mr|btparser-0.19-1|57	frame is buggy)
12mr|btparser-0.19-1|58	- it can produce a duplication hash of the backtrace, which helps to
12mr|btparser-0.19-1|59	discover that two crash-time backtraces are duplicates, triggered by
12mr|btparser-0.19-1|60	the same flaw of the code
12mr|btparser-0.19-1|61	- it can "rate" the backtrace quality, which depends on the number of
12mr|btparser-0.19-1|62	frames with and without the function name known (missing function
12mr|btparser-0.19-1|63	name is caused by missing debugging symbols)
12mr|btparser-0.19-1|64	
12mr|btparser-0.19-1|65	%files -n %{libname}
12mr|btparser-0.19-1|66	%{_libdir}/libbtparser.so.%{major}*
12mr|btparser-0.19-1|67	
12mr|btparser-0.19-1|68	#--------------------------------------------------------------------
12mr|btparser-0.19-1|69	
12mr|btparser-0.19-1|70	%define devname %mklibname %{name} -d
12mr|btparser-0.19-1|71	
12mr|btparser-0.19-1|72	%package -n %{devname}
12mr|btparser-0.19-1|73	Summary:	Development libraries for %{name}
12mr|btparser-0.19-1|74	Group:		Development/Other
12mr|btparser-0.19-1|75	Provides:	%{name}-devel = %{version}-%{release}
12mr|btparser-0.19-1|76	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|btparser-0.19-1|77	Requires:	%{libname} = %{version}-%{release}
12mr|btparser-0.19-1|78	
12mr|btparser-0.19-1|79	%description -n %{devname}
12mr|btparser-0.19-1|80	Development libraries and headers for %{name}.
12mr|btparser-0.19-1|81	
12mr|btparser-0.19-1|82	%files -n %{devname}
12mr|btparser-0.19-1|83	%{_includedir}/*
12mr|btparser-0.19-1|84	%{_libdir}/lib*.so
12mr|btparser-0.19-1|85	%{_libdir}/pkgconfig/*
12mr|btparser-0.19-1|86	
12mr|btparser-0.19-1|87	#--------------------------------------------------------------------
12mr|btparser-0.19-1|88	%prep
12mr|btparser-0.19-1|89	%setup -q
12mr|btparser-0.19-1|90	%patch0 -p1
12mr|btparser-0.19-1|91	autoreconf -fi
12mr|btparser-0.19-1|92	
12mr|btparser-0.19-1|93	%build
12mr|btparser-0.19-1|94	%configure --disable-static
12mr|btparser-0.19-1|95	%make
12mr|btparser-0.19-1|96	
12mr|btparser-0.19-1|97	%install
12mr|btparser-0.19-1|98	%makeinstall_std
12mr|btparser-0.19-1|99	
12mr|btparser-0.19-1|100	%check
12mr|btparser-0.19-1|101	make check
12mr|btparser-0.19-1|102	
12mr|btparser-0.19-1|103	
12mr|btparser-0.19-1|104	
12mr|btparser-0.19-1|105	%changelog
12mr|btparser-0.19-1|106	* Tue Aug  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|btparser-0.19-1|107	+ Commit: 118e8b5
12mr|btparser-0.19-1|108	- Fix Conflicts generation
12mr|btparser-0.19-1|109	
12mr|btparser-0.19-1|110	* Tue Aug  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|btparser-0.19-1|111	+ Commit: fac80cc
12mr|btparser-0.19-1|112	- Add patch to fix build with automake 1.12, move python stuff to main package
12mr|btparser-0.19-1|113	
12mr|btparser-0.19-1|114	* Tue Aug  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|btparser-0.19-1|115	+ Commit: cd61bda
12mr|btparser-0.19-1|116	- New version 0.18, update BuildRequires
12mr|btparser-0.19-1|117	
12mr|btparser-0.19-1|118	* Tue Aug  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|btparser-0.19-1|119	+ Commit: dd3afb8
12mr|btparser-0.19-1|120	- Spec cleanup
12mr|btparser-0.19-1|121	
12mr|btparser-0.19-1|122	

13628 12
12mr|btrfs-progs-0.19-1.20120328.2|1	%define _root_sbindir	/sbin
12mr|btrfs-progs-0.19-1.20120328.2|2	
12mr|btrfs-progs-0.19-1.20120328.2|3	%define snapshot 20120328
12mr|btrfs-progs-0.19-1.20120328.2|4	Name:		btrfs-progs
12mr|btrfs-progs-0.19-1.20120328.2|5	Version:	0.19
12mr|btrfs-progs-0.19-1.20120328.2|6	Release:	1.%{snapshot}.2
12mr|btrfs-progs-0.19-1.20120328.2|7	Summary:	Userspace programs for btrfs
12mr|btrfs-progs-0.19-1.20120328.2|8	
12mr|btrfs-progs-0.19-1.20120328.2|9	Group:		System/Kernel and hardware
12mr|btrfs-progs-0.19-1.20120328.2|10	License:	GPLv2
12mr|btrfs-progs-0.19-1.20120328.2|11	URL:		http://btrfs.wiki.kernel.org/
12mr|btrfs-progs-0.19-1.20120328.2|12	#Source0:	http://www.kernel.org/pub/linux/kernel/people/mason/btrfs/%{name}-%{version}.tar.bz2
12mr|btrfs-progs-0.19-1.20120328.2|13	# git clone git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git
12mr|btrfs-progs-0.19-1.20120328.2|14	# git archive --prefix=btrfs-progs-0.19/ --format tar  HEAD | xz > ../SOURCES/btrfs-progs-0.19-$(date +%Y%m%d).tar.xz
12mr|btrfs-progs-0.19-1.20120328.2|15	Source0:	%{name}-%{version}-%{snapshot}.tar.xz
12mr|btrfs-progs-0.19-1.20120328.2|16	Patch0:		btrfs-progs-fix-labels.patch
12mr|btrfs-progs-0.19-1.20120328.2|17	Patch1:		btrfs-progs-0.19-20120328-build-everything.patch
12mr|btrfs-progs-0.19-1.20120328.2|18	Patch3:		btrfs-progs-0.19-fix-return-value.patch
12mr|btrfs-progs-0.19-1.20120328.2|19	Patch4:		btrfs-progs-0.19-build-fixes.patch
12mr|btrfs-progs-0.19-1.20120328.2|20	Patch5:		btrfs-progs-0.19-20120328-ignore-standard-fsck-switch.patch
12mr|btrfs-progs-0.19-1.20120328.2|21	# do NOT enable
12mr|btrfs-progs-0.19-1.20120328.2|22	Patch6:		btrfs-progs-0.19-20120328-recover-chunk.patch
12mr|btrfs-progs-0.19-1.20120328.2|23	# from suse
12mr|btrfs-progs-0.19-1.20120328.2|24	Patch7:		btrfs-progs-0.19-plug-memory-leak-in-find_and_setup_log_root.patch
12mr|btrfs-progs-0.19-1.20120328.2|25	Patch8:		btrfs-progs-0.19-fix-memleak.patch
12mr|btrfs-progs-0.19-1.20120328.2|26	Patch9:		btrfs-progs-0.19-ignore-deleted-loopmounts.patch
12mr|btrfs-progs-0.19-1.20120328.2|27	
12mr|btrfs-progs-0.19-1.20120328.2|28	BuildRequires:	pkgconfig(ext2fs)
12mr|btrfs-progs-0.19-1.20120328.2|29	BuildRequires:	pkgconfig(uuid)
12mr|btrfs-progs-0.19-1.20120328.2|30	BuildRequires:	pkgconfig(zlib)
12mr|btrfs-progs-0.19-1.20120328.2|31	BuildRequires:	acl-devel
12mr|btrfs-progs-0.19-1.20120328.2|32	
12mr|btrfs-progs-0.19-1.20120328.2|33	%description
12mr|btrfs-progs-0.19-1.20120328.2|34	The btrfs-progs package provides all the userpsace programs needed to create,
12mr|btrfs-progs-0.19-1.20120328.2|35	check, modify and correct any inconsistencies in the btrfs filesystem.
12mr|btrfs-progs-0.19-1.20120328.2|36	
12mr|btrfs-progs-0.19-1.20120328.2|37	%prep
12mr|btrfs-progs-0.19-1.20120328.2|38	%setup -q
12mr|btrfs-progs-0.19-1.20120328.2|39	%patch0 -p1 -b .labels~
12mr|btrfs-progs-0.19-1.20120328.2|40	%patch3 -p1 -b .return_value~
12mr|btrfs-progs-0.19-1.20120328.2|41	#patch4 -p1 -b .build_fixes~
12mr|btrfs-progs-0.19-1.20120328.2|42	%patch1 -p1 -b .everything~
12mr|btrfs-progs-0.19-1.20120328.2|43	%patch5 -p1 -b .ignore_switch~
12mr|btrfs-progs-0.19-1.20120328.2|44	#patch6 -p1 -b .recover_chunk~
12mr|btrfs-progs-0.19-1.20120328.2|45	%patch7 -p1 -b .plug_memory_luck~
12mr|btrfs-progs-0.19-1.20120328.2|46	#patch8 -p1 -b .memleak~
12mr|btrfs-progs-0.19-1.20120328.2|47	%patch9 -p1 -b .ignore_del_loopmnts~
12mr|btrfs-progs-0.19-1.20120328.2|48	
12mr|btrfs-progs-0.19-1.20120328.2|49	%build
12mr|btrfs-progs-0.19-1.20120328.2|50	%make CFLAGS="%{optflags} -Os -Wstrict-aliasing=3"
12mr|btrfs-progs-0.19-1.20120328.2|51	
12mr|btrfs-progs-0.19-1.20120328.2|52	%install
12mr|btrfs-progs-0.19-1.20120328.2|53	%makeinstall bindir=%{buildroot}%{_root_sbindir}
12mr|btrfs-progs-0.19-1.20120328.2|54	ln -sv %{_root_sbindir}/btrfsck %{buildroot}%{_root_sbindir}/fsck.btrfs
12mr|btrfs-progs-0.19-1.20120328.2|55	
12mr|btrfs-progs-0.19-1.20120328.2|56	%files
12mr|btrfs-progs-0.19-1.20120328.2|57	%doc INSTALL
12mr|btrfs-progs-0.19-1.20120328.2|58	%{_root_sbindir}/btrfsctl
12mr|btrfs-progs-0.19-1.20120328.2|59	%{_root_sbindir}/btrfsck
12mr|btrfs-progs-0.19-1.20120328.2|60	%{_root_sbindir}/btrfstune
12mr|btrfs-progs-0.19-1.20120328.2|61	%{_root_sbindir}/fsck.btrfs
12mr|btrfs-progs-0.19-1.20120328.2|62	%{_root_sbindir}/mkfs.btrfs
12mr|btrfs-progs-0.19-1.20120328.2|63	%{_root_sbindir}/btrfs-calc-size
12mr|btrfs-progs-0.19-1.20120328.2|64	%{_root_sbindir}/btrfs-convert
12mr|btrfs-progs-0.19-1.20120328.2|65	%{_root_sbindir}/btrfs-corrupt-block
12mr|btrfs-progs-0.19-1.20120328.2|66	%{_root_sbindir}/btrfs-debug-tree
12mr|btrfs-progs-0.19-1.20120328.2|67	%{_root_sbindir}/btrfs-find-root
12mr|btrfs-progs-0.19-1.20120328.2|68	%{_root_sbindir}/btrfs-image
12mr|btrfs-progs-0.19-1.20120328.2|69	#%{_root_sbindir}/btrfs-recover-chunk
12mr|btrfs-progs-0.19-1.20120328.2|70	%{_root_sbindir}/btrfs-restore
12mr|btrfs-progs-0.19-1.20120328.2|71	%{_root_sbindir}/btrfs-select-super
12mr|btrfs-progs-0.19-1.20120328.2|72	%{_root_sbindir}/btrfs-show
12mr|btrfs-progs-0.19-1.20120328.2|73	%{_root_sbindir}/btrfs-vol
12mr|btrfs-progs-0.19-1.20120328.2|74	%{_root_sbindir}/btrfs-zero-log
12mr|btrfs-progs-0.19-1.20120328.2|75	%{_root_sbindir}/btrfs
12mr|btrfs-progs-0.19-1.20120328.2|76	%{_root_sbindir}/btrfs-map-logical
12mr|btrfs-progs-0.19-1.20120328.2|77	%{_mandir}/man8/btrfs-image.8*
12mr|btrfs-progs-0.19-1.20120328.2|78	%{_mandir}/man8/btrfs-show.8*
12mr|btrfs-progs-0.19-1.20120328.2|79	%{_mandir}/man8/btrfsck.8*
12mr|btrfs-progs-0.19-1.20120328.2|80	%{_mandir}/man8/btrfsctl.8*
12mr|btrfs-progs-0.19-1.20120328.2|81	%{_mandir}/man8/mkfs.btrfs.8*
12mr|btrfs-progs-0.19-1.20120328.2|82	%{_mandir}/man8/btrfs.8.*
12mr|btrfs-progs-0.19-1.20120328.2|83	
12mr|btrfs-progs-0.19-1.20120328.2|84	
12mr|btrfs-progs-0.19-1.20120328.2|85	
12mr|btrfs-progs-0.19-1.20120328.2|86	%changelog
12mr|btrfs-progs-0.19-1.20120328.2|87	

13629 12
12mr|bug-buddy-2.32.0-4|1	%define major 0
12mr|bug-buddy-2.32.0-4|2	%define libnamegnome %mklibname gnomebreakpad
12mr|bug-buddy-2.32.0-4|3	
12mr|bug-buddy-2.32.0-4|4	Summary:	Utility to ease the reporting of bugs within the GNOME Desktop Environment
12mr|bug-buddy-2.32.0-4|5	Name:		bug-buddy
12mr|bug-buddy-2.32.0-4|6	Version:        2.32.0
12mr|bug-buddy-2.32.0-4|7	Release:	4
12mr|bug-buddy-2.32.0-4|8	License:	GPLv2+
12mr|bug-buddy-2.32.0-4|9	Group:		Graphical desktop/GNOME
12mr|bug-buddy-2.32.0-4|10	Source0: 	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|bug-buddy-2.32.0-4|11	URL:		http://www.gnome.org/
12mr|bug-buddy-2.32.0-4|12	BuildRequires:	gnome-menus-devel
12mr|bug-buddy-2.32.0-4|13	BuildRequires:	pkgconfig(libbonobo-2.0)
12mr|bug-buddy-2.32.0-4|14	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|bug-buddy-2.32.0-4|15	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mr|bug-buddy-2.32.0-4|16	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|bug-buddy-2.32.0-4|17	BuildRequires:	pkgconfig(libebook-1.2)
12mr|bug-buddy-2.32.0-4|18	BuildRequires:	evolution-data-server-devel
12mr|bug-buddy-2.32.0-4|19	BuildRequires:	libgtop2.0-devel
12mr|bug-buddy-2.32.0-4|20	BuildRequires:	elfutils-devel
12mr|bug-buddy-2.32.0-4|21	BuildRequires:	libsoup-devel >= 2.2.94
12mr|bug-buddy-2.32.0-4|22	#gw libtool dep
12mr|bug-buddy-2.32.0-4|23	BuildRequires:	dbus-glib-devel
12mr|bug-buddy-2.32.0-4|24	BuildRequires:	intltool
12mr|bug-buddy-2.32.0-4|25	BuildRequires:	gnome-common
12mr|bug-buddy-2.32.0-4|26	BuildRequires:	popt-devel
12mr|bug-buddy-2.32.0-4|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|bug-buddy-2.32.0-4|28	Requires:	gdb
12mr|bug-buddy-2.32.0-4|29	Requires: %libnamegnome = %version
12mr|bug-buddy-2.32.0-4|30	#gw it does a dlopen on libplds4.so
12mr|bug-buddy-2.32.0-4|31	Requires: %mklibname nspr 4
12mr|bug-buddy-2.32.0-4|32	Requires: %mklibname nss 3
12mr|bug-buddy-2.32.0-4|33	
12mr|bug-buddy-2.32.0-4|34	%description
12mr|bug-buddy-2.32.0-4|35	bug-buddy is a druid based tool which steps you through the GNOME bug
12mr|bug-buddy-2.32.0-4|36	submission process.  It can automatically obtain stack traces from core
12mr|bug-buddy-2.32.0-4|37	files or crashed applications.  Debian and KDE bug tracking systems are
12mr|bug-buddy-2.32.0-4|38	also supported.
12mr|bug-buddy-2.32.0-4|39	
12mr|bug-buddy-2.32.0-4|40	%package -n %libnamegnome
12mr|bug-buddy-2.32.0-4|41	Summary: GTK+ module for loading the crash dump library
12mr|bug-buddy-2.32.0-4|42	Group: System/Libraries
12mr|bug-buddy-2.32.0-4|43	
12mr|bug-buddy-2.32.0-4|44	%description -n %libnamegnome
12mr|bug-buddy-2.32.0-4|45	Breakpad is a set of client and server components which implement a
12mr|bug-buddy-2.32.0-4|46	crash-reporting system. This is a module for GTK+ to automatically load the
12mr|bug-buddy-2.32.0-4|47	breakpad library.
12mr|bug-buddy-2.32.0-4|48	
12mr|bug-buddy-2.32.0-4|49	%prep
12mr|bug-buddy-2.32.0-4|50	%setup -q
12mr|bug-buddy-2.32.0-4|51	%apply_patches
12mr|bug-buddy-2.32.0-4|52	
12mr|bug-buddy-2.32.0-4|53	%build
12mr|bug-buddy-2.32.0-4|54	
12mr|bug-buddy-2.32.0-4|55	CFLAGS="`echo %optflags |sed -e 's/-fomit-frame-pointer//'`"
12mr|bug-buddy-2.32.0-4|56	CXXFLAGS="`echo %optflags |sed -e 's/-fomit-frame-pointer//'`"
12mr|bug-buddy-2.32.0-4|57	%configure2_5x
12mr|bug-buddy-2.32.0-4|58	
12mr|bug-buddy-2.32.0-4|59	%make LIBS='-lgmodule-2.0 -lelf'
12mr|bug-buddy-2.32.0-4|60	
12mr|bug-buddy-2.32.0-4|61	%install
12mr|bug-buddy-2.32.0-4|62	rm -rf $RPM_BUILD_ROOT
12mr|bug-buddy-2.32.0-4|63	
12mr|bug-buddy-2.32.0-4|64	%makeinstall_std
12mr|bug-buddy-2.32.0-4|65	%find_lang %name
12mr|bug-buddy-2.32.0-4|66	
12mr|bug-buddy-2.32.0-4|67	#gw not needed at the moment
12mr|bug-buddy-2.32.0-4|68	rm -rf %buildroot%_libdir/gtk-2.0/modules/libgnomesegvhandler*a
12mr|bug-buddy-2.32.0-4|69	
12mr|bug-buddy-2.32.0-4|70	
12mr|bug-buddy-2.32.0-4|71	%clean
12mr|bug-buddy-2.32.0-4|72	rm -rf $RPM_BUILD_ROOT
12mr|bug-buddy-2.32.0-4|73	
12mr|bug-buddy-2.32.0-4|74	%post
12mr|bug-buddy-2.32.0-4|75	#gw gnomebreakpad was replaced by gnomesegvhandler
12mr|bug-buddy-2.32.0-4|76	%{_bindir}/gconftool-2 --config-source=xml::/etc/gconf/gconf.xml.local-defaults/ --direct --type=string --set /apps/gnome_settings_daemon/gtk-modules/gnomebreakpad false > /dev/null || :
12mr|bug-buddy-2.32.0-4|77	
12mr|bug-buddy-2.32.0-4|78	%preun
12mr|bug-buddy-2.32.0-4|79	%preun_uninstall_gconf_schemas %name
12mr|bug-buddy-2.32.0-4|80	
12mr|bug-buddy-2.32.0-4|81	%files -f %name.lang
12mr|bug-buddy-2.32.0-4|82	%defattr(-, root, root)
12mr|bug-buddy-2.32.0-4|83	%doc AUTHORS COPYING ChangeLog NEWS README TODO
12mr|bug-buddy-2.32.0-4|84	%{_sysconfdir}/gconf/schemas/*
12mr|bug-buddy-2.32.0-4|85	%{_bindir}/*
12mr|bug-buddy-2.32.0-4|86	%{_datadir}/applications/*
12mr|bug-buddy-2.32.0-4|87	%_datadir/icons/hicolor/*/apps/%{name}*
12mr|bug-buddy-2.32.0-4|88	%_datadir/icons/HighContrastLargePrint/*/apps/bug-buddy*
12mr|bug-buddy-2.32.0-4|89	%{_datadir}/bug-buddy
12mr|bug-buddy-2.32.0-4|90	%_mandir/man1/bug*
12mr|bug-buddy-2.32.0-4|91	
12mr|bug-buddy-2.32.0-4|92	%files -n %libnamegnome
12mr|bug-buddy-2.32.0-4|93	%defattr(-, root, root)
12mr|bug-buddy-2.32.0-4|94	%_libdir/gtk-2.0/modules/libgnomesegvhandler.so
12mr|bug-buddy-2.32.0-4|95	
12mr|bug-buddy-2.32.0-4|96	
12mr|bug-buddy-2.32.0-4|97	
12mr|bug-buddy-2.32.0-4|98	%changelog
12mr|bug-buddy-2.32.0-4|99	

13630 12
12mr|busybox-1.20.2-2|1	%bcond_without		uclibc
12mr|busybox-1.20.2-2|2	%define Werror_cflags	%{nil}
12mr|busybox-1.20.2-2|3	%define _ssp_cflags	%{nil}
12mr|busybox-1.20.2-2|4	
12mr|busybox-1.20.2-2|5	Summary:	Multi-call binary combining many common Unix tools into one executable
12mr|busybox-1.20.2-2|6	Name:		busybox
12mr|busybox-1.20.2-2|7	Version:	1.20.2
12mr|busybox-1.20.2-2|8	Release:	2
12mr|busybox-1.20.2-2|9	Epoch:		1
12mr|busybox-1.20.2-2|10	License:	GPLv2
12mr|busybox-1.20.2-2|11	Group:		Shells
12mr|busybox-1.20.2-2|12	URL:		http://www.busybox.net/
12mr|busybox-1.20.2-2|13	Source0:	http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2
12mr|busybox-1.20.2-2|14	Source1:	http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2.sign
12mr|busybox-1.20.2-2|15	Source2:	busybox-1.20.2-config
12mr|busybox-1.20.2-2|16	Source3:	busybox-1.18.4-minimal-config
12mr|busybox-1.20.2-2|17	Patch1:		busybox-i.15.2-no-march_i386.patch
12mr|busybox-1.20.2-2|18	Patch12:	busybox-1.2.2-ls.patch
12mr|busybox-1.20.2-2|19	Patch16:	busybox-1.10.1-hwclock.patch
12mr|busybox-1.20.2-2|20	# the default behaviour of busybox' pidof implementation is same as for
12mr|busybox-1.20.2-2|21	# 'pidof -x' from the standard implementation, so let's just make it
12mr|busybox-1.20.2-2|22	# ignore -x in stead of returning error
12mr|busybox-1.20.2-2|23	Patch17:	busybox-1.20.2-pidof-x-argument.patch
12mr|busybox-1.20.2-2|24	BuildRequires:	gcc >= 3.3.1-2mdk
12mr|busybox-1.20.2-2|25	%if %{with uclibc}
12mr|busybox-1.20.2-2|26	BuildRequires:	uClibc-static-devel >= 0.9.33.2-3
12mr|busybox-1.20.2-2|27	%define __cc	%{uclibc_cc}
12mr|busybox-1.20.2-2|28	%define	cflags	%{uclibc_cflags}
12mr|busybox-1.20.2-2|29	%else
12mr|busybox-1.20.2-2|30	BuildRequires:	glibc-static-devel
12mr|busybox-1.20.2-2|31	%define	cflags	%{optflags}
12mr|busybox-1.20.2-2|32	%endif
12mr|busybox-1.20.2-2|33	
12mr|busybox-1.20.2-2|34	%description
12mr|busybox-1.20.2-2|35	BusyBox combines tiny versions of many common UNIX utilities into a
12mr|busybox-1.20.2-2|36	single small executable. It provides minimalist replacements for most
12mr|busybox-1.20.2-2|37	of the utilities you usually find in GNU coreutils, shellutils, etc.
12mr|busybox-1.20.2-2|38	The utilities in BusyBox generally have fewer options than their
12mr|busybox-1.20.2-2|39	full-featured GNU cousins; however, the options that are included provide
12mr|busybox-1.20.2-2|40	the expected functionality and behave very much like their GNU counterparts.
12mr|busybox-1.20.2-2|41	BusyBox provides a fairly complete POSIX environment for any small or
12mr|busybox-1.20.2-2|42	embedded system.
12mr|busybox-1.20.2-2|43	
12mr|busybox-1.20.2-2|44	BusyBox has been written with size-optimization and limited resources in
12mr|busybox-1.20.2-2|45	mind. It is also extremely modular so you can easily include or exclude
12mr|busybox-1.20.2-2|46	commands (or features) at compile time. This makes it easy to customize
12mr|busybox-1.20.2-2|47	your embedded systems. To create a working system, just add /dev, /etc,
12mr|busybox-1.20.2-2|48	and a kernel.
12mr|busybox-1.20.2-2|49	
12mr|busybox-1.20.2-2|50	%package	static
12mr|busybox-1.20.2-2|51	Group:		Shells
12mr|busybox-1.20.2-2|52	Summary:	Static linked busybox
12mr|busybox-1.20.2-2|53	
12mr|busybox-1.20.2-2|54	%description	static
12mr|busybox-1.20.2-2|55	This package contains a static linked busybox.
12mr|busybox-1.20.2-2|56	
12mr|busybox-1.20.2-2|57	%prep
12mr|busybox-1.20.2-2|58	%setup -q
12mr|busybox-1.20.2-2|59	%patch1 -p1 -b .no_march~
12mr|busybox-1.20.2-2|60	%patch12 -p1 -b .ls~
12mr|busybox-1.20.2-2|61	%patch16 -p1 -b .ia64~
12mr|busybox-1.20.2-2|62	%patch17 -p1 -b .pidof_x~
12mr|busybox-1.20.2-2|63	
12mr|busybox-1.20.2-2|64	%build
12mr|busybox-1.20.2-2|65	%if %{with uclibc}
12mr|busybox-1.20.2-2|66	mkdir -p minimal.static
12mr|busybox-1.20.2-2|67	pushd minimal.static
12mr|busybox-1.20.2-2|68	cp %{SOURCE3}  .config
12mr|busybox-1.20.2-2|69	yes "" | %make oldconfig V=1 KBUILD_SRC=.. -f ../Makefile
12mr|busybox-1.20.2-2|70	%make CC=%{__cc} LDFLAGS="%{ldflags}" V=1 CONFIG_STATIC=y CONFIG_EXTRA_CFLAGS="%{cflags}" KBUILD_SRC=.. -f ../Makefile
12mr|busybox-1.20.2-2|71	popd
12mr|busybox-1.20.2-2|72	
12mr|busybox-1.20.2-2|73	mkdir -p minimal
12mr|busybox-1.20.2-2|74	pushd minimal
12mr|busybox-1.20.2-2|75	cp %{SOURCE3}  .config
12mr|busybox-1.20.2-2|76	yes "" | %make oldconfig V=1 KBUILD_SRC=.. -f ../Makefile
12mr|busybox-1.20.2-2|77	%make CC=%{__cc} LDFLAGS="%{ldflags}" V=1 CONFIG_STATIC=n CONFIG_EXTRA_CFLAGS="%{cflags}" KBUILD_SRC=.. -f ../Makefile
12mr|busybox-1.20.2-2|78	popd
12mr|busybox-1.20.2-2|79	%endif
12mr|busybox-1.20.2-2|80	
12mr|busybox-1.20.2-2|81	mkdir -p full.static
12mr|busybox-1.20.2-2|82	pushd full.static
12mr|busybox-1.20.2-2|83	cp %{SOURCE2} .config
12mr|busybox-1.20.2-2|84	yes "" | %make oldconfig V=1 KBUILD_SRC=.. -f ../Makefile
12mr|busybox-1.20.2-2|85	%make CC=%{__cc} LDFLAGS="%{ldflags}" V=1 CONFIG_STATIC=y CONFIG_EXTRA_CFLAGS="%{cflags}" KBUILD_SRC=.. -f ../Makefile
12mr|busybox-1.20.2-2|86	popd
12mr|busybox-1.20.2-2|87	
12mr|busybox-1.20.2-2|88	
12mr|busybox-1.20.2-2|89	mkdir -p full
12mr|busybox-1.20.2-2|90	pushd full
12mr|busybox-1.20.2-2|91	cp %{SOURCE2} .config
12mr|busybox-1.20.2-2|92	yes "" | %make oldconfig V=1 KBUILD_SRC=.. -f ../Makefile
12mr|busybox-1.20.2-2|93	%make CC=%{__cc} LDFLAGS="%{ldflags}" V=1 CONFIG_STATIC=n CONFIG_EXTRA_CFLAGS="%{cflags}" KBUILD_SRC=.. -f ../Makefile CONFIG_PREFIX=%{buildroot}%{uclibc_root}
12mr|busybox-1.20.2-2|94	popd
12mr|busybox-1.20.2-2|95	
12mr|busybox-1.20.2-2|96	%check
12mr|busybox-1.20.2-2|97	# FIXME
12mr|busybox-1.20.2-2|98	%if 0
12mr|busybox-1.20.2-2|99	%make CC=%{__cc} V=1 check
12mr|busybox-1.20.2-2|100	%endif
12mr|busybox-1.20.2-2|101	
12mr|busybox-1.20.2-2|102	%install
12mr|busybox-1.20.2-2|103	%if %{with uclibc}
12mr|busybox-1.20.2-2|104	#pushd full
12mr|busybox-1.20.2-2|105	#make install CONFIG_PREFIX=%{buildroot}%{uclibc_root} CC=%{__cc} LDFLAGS="%{ldflags}" V=1 CONFIG_STATIC=n CONFIG_EXTRA_CFLAGS="%{cflags}"
12mr|busybox-1.20.2-2|106	#popd
12mr|busybox-1.20.2-2|107	
12mr|busybox-1.20.2-2|108	install -m755 minimal/busybox_unstripped -D %{buildroot}%{uclibc_root}%{_bindir}/busybox.minimal
12mr|busybox-1.20.2-2|109	mkdir -p %{buildroot}%{_bindir}
12mr|busybox-1.20.2-2|110	ln -s %{uclibc_root}/bin/busybox %{buildroot}%{_bindir}/busybox
12mr|busybox-1.20.2-2|111	install -m755 minimal.static/busybox_unstripped -D %{buildroot}%{uclibc_root}/bin/busybox.minimal.static
12mr|busybox-1.20.2-2|112	#%else
12mr|busybox-1.20.2-2|113	install -m755 full/busybox_unstripped -D %{buildroot}%{_bindir}/busybox
12mr|busybox-1.20.2-2|114	%endif
12mr|busybox-1.20.2-2|115	install -m755 full.static/busybox_unstripped -D %{buildroot}/bin/busybox.static
12mr|busybox-1.20.2-2|116	
12mr|busybox-1.20.2-2|117	%files
12mr|busybox-1.20.2-2|118	%doc AUTHORS README TODO
12mr|busybox-1.20.2-2|119	%{_bindir}/busybox
12mr|busybox-1.20.2-2|120	%if %{with uclibc}
12mr|busybox-1.20.2-2|121	#%{uclibc_root}/linuxrc
12mr|busybox-1.20.2-2|122	#%{uclibc_root}/bin/*
12mr|busybox-1.20.2-2|123	#%{uclibc_root}/sbin/*
12mr|busybox-1.20.2-2|124	%{uclibc_root}%{_bindir}/*
12mr|busybox-1.20.2-2|125	#%{uclibc_root}%{_sbindir}/*
12mr|busybox-1.20.2-2|126	%exclude %{uclibc_root}/bin/busybox.minimal.static
12mr|busybox-1.20.2-2|127	%endif
12mr|busybox-1.20.2-2|128	
12mr|busybox-1.20.2-2|129	%files static
12mr|busybox-1.20.2-2|130	%doc AUTHORS README TODO
12mr|busybox-1.20.2-2|131	/bin/busybox.static
12mr|busybox-1.20.2-2|132	%if %{with uclibc}
12mr|busybox-1.20.2-2|133	%{uclibc_root}/bin/busybox.minimal.static
12mr|busybox-1.20.2-2|134	%endif
12mr|busybox-1.20.2-2|135	
12mr|busybox-1.20.2-2|136	%changelog
12mr|busybox-1.20.2-2|137	

13631 12
12mr|byacc-20121003-1|1	Summary:	A public domain Yacc parser generator
12mr|byacc-20121003-1|2	Name:		byacc
12mr|byacc-20121003-1|3	Version:	20121003
12mr|byacc-20121003-1|4	Release:	%mkrel 1
12mr|byacc-20121003-1|5	License:	Public Domain
12mr|byacc-20121003-1|6	Group:		Development/Other
12mr|byacc-20121003-1|7	URL:		http://invisible-island.net/byacc/byacc.html
12mr|byacc-20121003-1|8	# old source: ftp://ftp.cs.berkeley.edu/ucb/4bsd/
12mr|byacc-20121003-1|9	Source0:	ftp://invisible-island.net/byacc/byacc-%{version}.tgz
12mr|byacc-20121003-1|10	
12mr|byacc-20121003-1|11	%description
12mr|byacc-20121003-1|12	Byacc (Berkeley Yacc) is a public domain LALR parser generator which
12mr|byacc-20121003-1|13	is used by many programs during their build process.
12mr|byacc-20121003-1|14	
12mr|byacc-20121003-1|15	If you are going to do development on your system, you will want to
12mr|byacc-20121003-1|16	install either this package or bison. Berkeley Yacc is regarded as a
12mr|byacc-20121003-1|17	better parser, while bison is more widely used under GNU world.
12mr|byacc-20121003-1|18	
12mr|byacc-20121003-1|19	%prep
12mr|byacc-20121003-1|20	%setup -q
12mr|byacc-20121003-1|21	
12mr|byacc-20121003-1|22	%build
12mr|byacc-20121003-1|23	%configure2_5x
12mr|byacc-20121003-1|24	%make
12mr|byacc-20121003-1|25	
12mr|byacc-20121003-1|26	%check
12mr|byacc-20121003-1|27	make check
12mr|byacc-20121003-1|28	
12mr|byacc-20121003-1|29	%install
12mr|byacc-20121003-1|30	%makeinstall_std
12mr|byacc-20121003-1|31	
12mr|byacc-20121003-1|32	mv %{buildroot}%{_bindir}/{yacc,byacc}
12mr|byacc-20121003-1|33	ln -s yacc.1 %{buildroot}%{_mandir}/man1/byacc.1
12mr|byacc-20121003-1|34	
12mr|byacc-20121003-1|35	%post
12mr|byacc-20121003-1|36	%{_sbindir}/update-alternatives --install %{_bindir}/yacc yacc %{_bindir}/byacc 20
12mr|byacc-20121003-1|37	
12mr|byacc-20121003-1|38	%preun
12mr|byacc-20121003-1|39	if [ $1 -eq 0 ]; then
12mr|byacc-20121003-1|40	%{_sbindir}/update-alternatives --remove yacc %{_bindir}/byacc
12mr|byacc-20121003-1|41	fi
12mr|byacc-20121003-1|42	
12mr|byacc-20121003-1|43	%files
12mr|byacc-20121003-1|44	%defattr(0644,root,root,0755)
12mr|byacc-20121003-1|45	%doc ACKNOWLEDGEMENTS CHANGES NEW_FEATURES NOTES NO_WARRANTY README
12mr|byacc-20121003-1|46	%attr(0755,root,root) %{_bindir}/byacc
12mr|byacc-20121003-1|47	%{_mandir}/man1/*

13632 12
12mr|byaccj-1.15-0.1.4|1	# Copyright (c) 2000-2008, JPackage Project
12mr|byaccj-1.15-0.1.4|2	# All rights reserved.
12mr|byaccj-1.15-0.1.4|3	#
12mr|byaccj-1.15-0.1.4|4	# Redistribution and use in source and binary forms, with or without
12mr|byaccj-1.15-0.1.4|5	# modification, are permitted provided that the following conditions
12mr|byaccj-1.15-0.1.4|6	# are met:
12mr|byaccj-1.15-0.1.4|7	#
12mr|byaccj-1.15-0.1.4|8	# 1. Redistributions of source code must retain the above copyright
12mr|byaccj-1.15-0.1.4|9	#    notice, this list of conditions and the following disclaimer.
12mr|byaccj-1.15-0.1.4|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|byaccj-1.15-0.1.4|11	#    notice, this list of conditions and the following disclaimer in the
12mr|byaccj-1.15-0.1.4|12	#    documentation and/or other materials provided with the
12mr|byaccj-1.15-0.1.4|13	#    distribution.
12mr|byaccj-1.15-0.1.4|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|byaccj-1.15-0.1.4|15	#    contributors may be used to endorse or promote products derived
12mr|byaccj-1.15-0.1.4|16	#    from this software without specific prior written permission.
12mr|byaccj-1.15-0.1.4|17	#
12mr|byaccj-1.15-0.1.4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|byaccj-1.15-0.1.4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|byaccj-1.15-0.1.4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|byaccj-1.15-0.1.4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|byaccj-1.15-0.1.4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|byaccj-1.15-0.1.4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|byaccj-1.15-0.1.4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|byaccj-1.15-0.1.4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|byaccj-1.15-0.1.4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|byaccj-1.15-0.1.4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|byaccj-1.15-0.1.4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|byaccj-1.15-0.1.4|29	#
12mr|byaccj-1.15-0.1.4|30	
12mr|byaccj-1.15-0.1.4|31	Summary:        Parser Generator with Java Extension
12mr|byaccj-1.15-0.1.4|32	Name:           byaccj
12mr|byaccj-1.15-0.1.4|33	Version:        1.15
12mr|byaccj-1.15-0.1.4|34	Release:        %mkrel 0.1.4
12mr|byaccj-1.15-0.1.4|35	Epoch:          0
12mr|byaccj-1.15-0.1.4|36	License:        Public Domain
12mr|byaccj-1.15-0.1.4|37	URL:            http://byaccj.sourceforge.net/
12mr|byaccj-1.15-0.1.4|38	Group:          Development/Java
12mr|byaccj-1.15-0.1.4|39	Source0:        http://downloads.sourceforge.net/byaccj/byaccj%{version}_src.tar.gz
12mr|byaccj-1.15-0.1.4|40	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|byaccj-1.15-0.1.4|41	Requires:       man-pages
12mr|byaccj-1.15-0.1.4|42	
12mr|byaccj-1.15-0.1.4|43	%description
12mr|byaccj-1.15-0.1.4|44	BYACC/J is an extension of the Berkeley v 1.8 YACC-compatible
12mr|byaccj-1.15-0.1.4|45	parser generator. Standard YACC takes a YACC source file, and
12mr|byaccj-1.15-0.1.4|46	generates one or more C files from it, which if compiled properly,
12mr|byaccj-1.15-0.1.4|47	will produce a LALR-grammar parser. This is useful for expression
12mr|byaccj-1.15-0.1.4|48	parsing, interactive command parsing, and file reading. Many
12mr|byaccj-1.15-0.1.4|49	megabytes of YACC code have been written over the years.
12mr|byaccj-1.15-0.1.4|50	This is the standard YACC tool that is in use every day to produce
12mr|byaccj-1.15-0.1.4|51	C/C++ parsers. I have added a "-J" flag which will cause BYACC to
12mr|byaccj-1.15-0.1.4|52	generate Java source code, instead. So there finally is a YACC for
12mr|byaccj-1.15-0.1.4|53	Java now!
12mr|byaccj-1.15-0.1.4|54	
12mr|byaccj-1.15-0.1.4|55	%prep
12mr|byaccj-1.15-0.1.4|56	%setup -q -n %{name}%{version}
12mr|byaccj-1.15-0.1.4|57	
12mr|byaccj-1.15-0.1.4|58	%build
12mr|byaccj-1.15-0.1.4|59	pushd src
12mr|byaccj-1.15-0.1.4|60	perl -i.bak -lp -e 's{(\$\(CC\) -o yacc).*?(\$\(OBJ\))}{$1 \$(LDFLAGS) $2}' Makefile
12mr|byaccj-1.15-0.1.4|61	%make CC=%{__cc} CFLAGS="%{optflags}" LDFLAGS="%{optflags}" linux
12mr|byaccj-1.15-0.1.4|62	popd
12mr|byaccj-1.15-0.1.4|63	
12mr|byaccj-1.15-0.1.4|64	sed -i 's/\r//g' docs/tf.y
12mr|byaccj-1.15-0.1.4|65	
12mr|byaccj-1.15-0.1.4|66	%install
12mr|byaccj-1.15-0.1.4|67	rm -rf $RPM_BUILD_ROOT
12mr|byaccj-1.15-0.1.4|68	
12mr|byaccj-1.15-0.1.4|69	# manual
12mr|byaccj-1.15-0.1.4|70	install -d -m 755 $RPM_BUILD_ROOT%{_mandir}/man1
12mr|byaccj-1.15-0.1.4|71	mv docs/yacc.cat $RPM_BUILD_ROOT%{_mandir}/man1
12mr|byaccj-1.15-0.1.4|72	
12mr|byaccj-1.15-0.1.4|73	# jars
12mr|byaccj-1.15-0.1.4|74	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12mr|byaccj-1.15-0.1.4|75	cp -p src/yacc.linux \
12mr|byaccj-1.15-0.1.4|76	$RPM_BUILD_ROOT%{_bindir}/%{name}
12mr|byaccj-1.15-0.1.4|77	
12mr|byaccj-1.15-0.1.4|78	mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|byaccj-1.15-0.1.4|79	cp -p docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|byaccj-1.15-0.1.4|80	cp -p src/README $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|byaccj-1.15-0.1.4|81	
12mr|byaccj-1.15-0.1.4|82	%clean
12mr|byaccj-1.15-0.1.4|83	rm -rf $RPM_BUILD_ROOT
12mr|byaccj-1.15-0.1.4|84	
12mr|byaccj-1.15-0.1.4|85	%files
12mr|byaccj-1.15-0.1.4|86	%defattr(0644,root,root,0755)
12mr|byaccj-1.15-0.1.4|87	%doc %{_docdir}/%{name}-%{version}
12mr|byaccj-1.15-0.1.4|88	%{_mandir}/man1/yacc.cat*
12mr|byaccj-1.15-0.1.4|89	%attr(755, root, root) %{_bindir}/%{name}
12mr|byaccj-1.15-0.1.4|90	
12mr|byaccj-1.15-0.1.4|91	
12mr|byaccj-1.15-0.1.4|92	
12mr|byaccj-1.15-0.1.4|93	
12mr|byaccj-1.15-0.1.4|94	
12mr|byaccj-1.15-0.1.4|95	%changelog
12mr|byaccj-1.15-0.1.4|96	

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

13634 12
12mr|bzip2-1.0.6-5|1	%define major 1
12mr|bzip2-1.0.6-5|2	%define libname %mklibname %{name}_ %{major}
12mr|bzip2-1.0.6-5|3	%define develname %mklibname %{name} -d
12mr|bzip2-1.0.6-5|4	
12mr|bzip2-1.0.6-5|5	%define buildpdf 0
12mr|bzip2-1.0.6-5|6	
12mr|bzip2-1.0.6-5|7	Summary:	Extremely powerful file compression utility
12mr|bzip2-1.0.6-5|8	Name:		bzip2
12mr|bzip2-1.0.6-5|9	Version:	1.0.6
12mr|bzip2-1.0.6-5|10	Release:	5
12mr|bzip2-1.0.6-5|11	License:	BSD
12mr|bzip2-1.0.6-5|12	Group:		Archiving/Compression
12mr|bzip2-1.0.6-5|13	URL:		http://www.bzip.org/index.html
12mr|bzip2-1.0.6-5|14	Source0:	http://www.bzip.org/%{version}/%{name}-%{version}.tar.gz
12mr|bzip2-1.0.6-5|15	Source1:	bzgrep
12mr|bzip2-1.0.6-5|16	Source2:	bzme
12mr|bzip2-1.0.6-5|17	Source3:	bzme.1
12mr|bzip2-1.0.6-5|18	Patch0:		bzip2-1.0.6-makefile.diff
12mr|bzip2-1.0.6-5|19	Requires:	mktemp
12mr|bzip2-1.0.6-5|20	Requires:	%{libname} = %{version}-%{release}
12mr|bzip2-1.0.6-5|21	%if %{buildpdf}
12mr|bzip2-1.0.6-5|22	BuildRequires:	tetex-dvips
12mr|bzip2-1.0.6-5|23	BuildRequires:	tetex-latex
12mr|bzip2-1.0.6-5|24	%endif
12mr|bzip2-1.0.6-5|25	BuildRequires:	texinfo
12mr|bzip2-1.0.6-5|26	BuildRequires:	libtool
12mr|bzip2-1.0.6-5|27	
12mr|bzip2-1.0.6-5|28	%description
12mr|bzip2-1.0.6-5|29	Bzip2 compresses files using the Burrows-Wheeler block-sorting text
12mr|bzip2-1.0.6-5|30	compression algorithm, and Huffman coding. Compression is generally
12mr|bzip2-1.0.6-5|31	considerably better than that achieved by more conventional LZ77/LZ78-based
12mr|bzip2-1.0.6-5|32	compressors, and approaches the performance of the PPM family of statistical
12mr|bzip2-1.0.6-5|33	compressors.
12mr|bzip2-1.0.6-5|34	
12mr|bzip2-1.0.6-5|35	The command-line options are deliberately very similar to those of GNU Gzip,
12mr|bzip2-1.0.6-5|36	but they are not identical.
12mr|bzip2-1.0.6-5|37	
12mr|bzip2-1.0.6-5|38	%package -n %{libname}
12mr|bzip2-1.0.6-5|39	Summary:	Libraries for developing apps which will use bzip2
12mr|bzip2-1.0.6-5|40	Group:		System/Libraries
12mr|bzip2-1.0.6-5|41	
12mr|bzip2-1.0.6-5|42	%description -n	%{libname}
12mr|bzip2-1.0.6-5|43	Library of bzip2 functions, for developing apps which will use the
12mr|bzip2-1.0.6-5|44	bzip2 library (aka libz2).
12mr|bzip2-1.0.6-5|45	
12mr|bzip2-1.0.6-5|46	%package -n %{develname}
12mr|bzip2-1.0.6-5|47	Summary:	Header files for developing apps which will use bzip2
12mr|bzip2-1.0.6-5|48	Group:		Development/C
12mr|bzip2-1.0.6-5|49	Requires:	%{libname} = %{version}-%{release}
12mr|bzip2-1.0.6-5|50	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|bzip2-1.0.6-5|51	Provides:	%{name}-devel = %{version}-%{release}
12mr|bzip2-1.0.6-5|52	Obsoletes:	%{mklibname bzip2_ 1 -d} < 1.0.5-3
12mr|bzip2-1.0.6-5|53	
12mr|bzip2-1.0.6-5|54	%description -n	%{develname}
12mr|bzip2-1.0.6-5|55	Header files and static library of bzip2 functions, for developing apps which
12mr|bzip2-1.0.6-5|56	will use the bzip2 library (aka libz2).
12mr|bzip2-1.0.6-5|57	
12mr|bzip2-1.0.6-5|58	%prep
12mr|bzip2-1.0.6-5|59	%setup -q
12mr|bzip2-1.0.6-5|60	%patch0 -p1 -b .makefile
12mr|bzip2-1.0.6-5|61	
12mr|bzip2-1.0.6-5|62	echo "lib = %{_lib}" >> config.in
12mr|bzip2-1.0.6-5|63	echo "CFLAGS = %{optflags}" >> config.in
12mr|bzip2-1.0.6-5|64	echo "LDFLAGS = %{ldflags}" >> config.in
12mr|bzip2-1.0.6-5|65	
12mr|bzip2-1.0.6-5|66	cp %{SOURCE1} bzgrep
12mr|bzip2-1.0.6-5|67	cp %{SOURCE2} bzme
12mr|bzip2-1.0.6-5|68	cp %{SOURCE3} bzme.1
12mr|bzip2-1.0.6-5|69	
12mr|bzip2-1.0.6-5|70	%build
12mr|bzip2-1.0.6-5|71	%make -f Makefile-libbz2_so
12mr|bzip2-1.0.6-5|72	%make
12mr|bzip2-1.0.6-5|73	
12mr|bzip2-1.0.6-5|74	%if %{buildpdf}
12mr|bzip2-1.0.6-5|75	texi2dvi --pdf manual.texi
12mr|bzip2-1.0.6-5|76	%endif
12mr|bzip2-1.0.6-5|77	
12mr|bzip2-1.0.6-5|78	%install
12mr|bzip2-1.0.6-5|79	%makeinstall_std
12mr|bzip2-1.0.6-5|80	
12mr|bzip2-1.0.6-5|81	install -m0755 bzme %{buildroot}%{_bindir}/
12mr|bzip2-1.0.6-5|82	install -m0755 bzgrep %{buildroot}%{_bindir}/
12mr|bzip2-1.0.6-5|83	install -m0644 bzgrep.1 %{buildroot}%{_mandir}/man1/
12mr|bzip2-1.0.6-5|84	
12mr|bzip2-1.0.6-5|85	cat > %{buildroot}%{_bindir}/bzless <<EOF
12mr|bzip2-1.0.6-5|86	#!/bin/sh
12mr|bzip2-1.0.6-5|87	%{_bindir}/bunzip2 -c "\$@" | %{_bindir}/less
12mr|bzip2-1.0.6-5|88	EOF
12mr|bzip2-1.0.6-5|89	chmod 755 %{buildroot}%{_bindir}/bzless
12mr|bzip2-1.0.6-5|90	install -m 644 %{SOURCE3} %{buildroot}%{_mandir}/man1/
12mr|bzip2-1.0.6-5|91	
12mr|bzip2-1.0.6-5|92	# cleanup
12mr|bzip2-1.0.6-5|93	rm -f %{buildroot}%{_libdir}/*.a
12mr|bzip2-1.0.6-5|94	
12mr|bzip2-1.0.6-5|95	%files
12mr|bzip2-1.0.6-5|96	%doc README LICENSE CHANGES
12mr|bzip2-1.0.6-5|97	%{_bindir}/*
12mr|bzip2-1.0.6-5|98	%{_mandir}/man1/*
12mr|bzip2-1.0.6-5|99	
12mr|bzip2-1.0.6-5|100	%files -n %{libname}
12mr|bzip2-1.0.6-5|101	%doc LICENSE
12mr|bzip2-1.0.6-5|102	%{_libdir}/libbz2.so.%{major}*
12mr|bzip2-1.0.6-5|103	
12mr|bzip2-1.0.6-5|104	%files -n %{develname}
12mr|bzip2-1.0.6-5|105	%doc *.html LICENSE
12mr|bzip2-1.0.6-5|106	%if %{buildpdf}
12mr|bzip2-1.0.6-5|107	%doc manual.pdf
12mr|bzip2-1.0.6-5|108	%endif
12mr|bzip2-1.0.6-5|109	%{_libdir}/libbz2.so
12mr|bzip2-1.0.6-5|110	%{_includedir}/*.h
12mr|bzip2-1.0.6-5|111	
12mr|bzip2-1.0.6-5|112	
12mr|bzip2-1.0.6-5|113	
12mr|bzip2-1.0.6-5|114	%changelog
12mr|bzip2-1.0.6-5|115	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|bzip2-1.0.6-5|116	+ Commit: 4fe4ec2
12mr|bzip2-1.0.6-5|117	- Spec cleanup, drop .la files
12mr|bzip2-1.0.6-5|118	
12mr|bzip2-1.0.6-5|119	

13635 12
12mr|c2050-0.4-13|1	Summary:	Driver for the Lexmark 2050 printer
12mr|c2050-0.4-13|2	Name:		c2050
12mr|c2050-0.4-13|3	Version:	0.4
12mr|c2050-0.4-13|4	Release:	%mkrel 13
12mr|c2050-0.4-13|5	Group:		System/Printing
12mr|c2050-0.4-13|6	License:	GPL
12mr|c2050-0.4-13|7	URL:		http://www.prato.linux.it/~mnencia/lexmark2050
12mr|c2050-0.4-13|8	Source0:	http://www.prato.linux.it/~mnencia/lexmark2050/%{name}-%{version}.tar.gz
12mr|c2050-0.4-13|9	Patch0:		c2050-0.3-looplimits.patch
12mr|c2050-0.4-13|10	Conflicts:	printer-utils = 2007
12mr|c2050-0.4-13|11	Conflicts:	printer-filters = 2007
12mr|c2050-0.4-13|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|c2050-0.4-13|13	
12mr|c2050-0.4-13|14	%description
12mr|c2050-0.4-13|15	Lexmark 2050 Color Jetprinter printer driver.
12mr|c2050-0.4-13|16	
12mr|c2050-0.4-13|17	%prep
12mr|c2050-0.4-13|18	
12mr|c2050-0.4-13|19	%setup -q
12mr|c2050-0.4-13|20	%patch0 -p0 -b .looplimits
12mr|c2050-0.4-13|21	
12mr|c2050-0.4-13|22	%build
12mr|c2050-0.4-13|23	%{__cc} %{optflags} %{ldflags} -o c2050 c2050.c
12mr|c2050-0.4-13|24	
12mr|c2050-0.4-13|25	%install
12mr|c2050-0.4-13|26	rm -rf %{buildroot}
12mr|c2050-0.4-13|27	
12mr|c2050-0.4-13|28	install -d %{buildroot}%{_bindir}
12mr|c2050-0.4-13|29	
12mr|c2050-0.4-13|30	install -m0755 c2050 %{buildroot}%{_bindir}/
12mr|c2050-0.4-13|31	install -m0755 ps2lexmark %{buildroot}%{_bindir}/
12mr|c2050-0.4-13|32	install -m0755 ps2monolexmark %{buildroot}%{_bindir}/
12mr|c2050-0.4-13|33	
12mr|c2050-0.4-13|34	%clean
12mr|c2050-0.4-13|35	rm -rf %{buildroot}
12mr|c2050-0.4-13|36	
12mr|c2050-0.4-13|37	%files
12mr|c2050-0.4-13|38	%defattr(0644,root,root,0755)
12mr|c2050-0.4-13|39	%doc README COPYING
12mr|c2050-0.4-13|40	%attr(0755,root,root) %{_bindir}/*
12mr|c2050-0.4-13|41	
12mr|c2050-0.4-13|42	
12mr|c2050-0.4-13|43	
12mr|c2050-0.4-13|44	%changelog
12mr|c2050-0.4-13|45	

13636 12
12mr|c2070-0.99-12|1	Summary:	Lexmark 2070 Printer color driver
12mr|c2070-0.99-12|2	Name:		c2070
12mr|c2070-0.99-12|3	Version:	0.99
12mr|c2070-0.99-12|4	Release:	%mkrel 12
12mr|c2070-0.99-12|5	Group:		System/Printing
12mr|c2070-0.99-12|6	License:	GPL
12mr|c2070-0.99-12|7	URL:		http://www.linuxprinting.org/show_driver.cgi?driver=%{name}
12mr|c2070-0.99-12|8	Source0:	ftp://mirror.linuxsoft.cz/pool/5865/%{name}-%{version}.tar.gz
12mr|c2070-0.99-12|9	Patch0:		c2070-0.99-looplimits.patch
12mr|c2070-0.99-12|10	Conflicts:	printer-utils = 2007
12mr|c2070-0.99-12|11	Conflicts:	printer-filters = 2007
12mr|c2070-0.99-12|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|c2070-0.99-12|13	
12mr|c2070-0.99-12|14	%description
12mr|c2070-0.99-12|15	This filter allows to color print in a Lexmark 2070 (windows GDI) printer.
12mr|c2070-0.99-12|16	
12mr|c2070-0.99-12|17	%prep
12mr|c2070-0.99-12|18	
12mr|c2070-0.99-12|19	%setup -q
12mr|c2070-0.99-12|20	%patch0 -p1 -b .looplimits
12mr|c2070-0.99-12|21	
12mr|c2070-0.99-12|22	%build
12mr|c2070-0.99-12|23	%{__cc} %{optflags} %{ldflags} -o c2070 c2070.c
12mr|c2070-0.99-12|24	
12mr|c2070-0.99-12|25	%install
12mr|c2070-0.99-12|26	rm -rf %{buildroot}
12mr|c2070-0.99-12|27	
12mr|c2070-0.99-12|28	install -d %{buildroot}/%{_bindir}
12mr|c2070-0.99-12|29	install -m0755 c2070 %{buildroot}/%{_bindir}
12mr|c2070-0.99-12|30	
12mr|c2070-0.99-12|31	%clean
12mr|c2070-0.99-12|32	rm -rf %{buildroot}
12mr|c2070-0.99-12|33	
12mr|c2070-0.99-12|34	%files
12mr|c2070-0.99-12|35	%defattr(0644,root,root,0755)
12mr|c2070-0.99-12|36	%doc LICENSE README
12mr|c2070-0.99-12|37	%attr(0755,root,root) %{_bindir}/c2070
12mr|c2070-0.99-12|38	
12mr|c2070-0.99-12|39	
12mr|c2070-0.99-12|40	
12mr|c2070-0.99-12|41	%changelog
12mr|c2070-0.99-12|42	

13637 12
12mr|cabextract-1.4-2|1	Summary: A program to extract Microsoft Cabinet files
12mr|cabextract-1.4-2|2	Name: cabextract
12mr|cabextract-1.4-2|3	Version: 1.4
12mr|cabextract-1.4-2|4	Release: %mkrel 2
12mr|cabextract-1.4-2|5	Group: Archiving/Compression
12mr|cabextract-1.4-2|6	License: GPLv2+
12mr|cabextract-1.4-2|7	Source: http://www.cabextract.org.uk/%{name}-%{version}.tar.gz
12mr|cabextract-1.4-2|8	URL: http://www.cabextract.org.uk/
12mr|cabextract-1.4-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mr|cabextract-1.4-2|10	
12mr|cabextract-1.4-2|11	%description
12mr|cabextract-1.4-2|12	Cabinet (.CAB) files are a form of archive, which Microsoft use to
12mr|cabextract-1.4-2|13	distribute their software, and things like Windows Font Packs. The
12mr|cabextract-1.4-2|14	cabextract program simply unpacks such files.
12mr|cabextract-1.4-2|15	
12mr|cabextract-1.4-2|16	%prep
12mr|cabextract-1.4-2|17	%setup -q
12mr|cabextract-1.4-2|18	
12mr|cabextract-1.4-2|19	%build
12mr|cabextract-1.4-2|20	%configure2_5x
12mr|cabextract-1.4-2|21	%make
12mr|cabextract-1.4-2|22	
12mr|cabextract-1.4-2|23	%install
12mr|cabextract-1.4-2|24	rm -rf ${RPM_BUILD_ROOT}
12mr|cabextract-1.4-2|25	%makeinstall_std
12mr|cabextract-1.4-2|26	
12mr|cabextract-1.4-2|27	%clean
12mr|cabextract-1.4-2|28	rm -rf ${RPM_BUILD_ROOT}
12mr|cabextract-1.4-2|29	
12mr|cabextract-1.4-2|30	%files
12mr|cabextract-1.4-2|31	%defattr(0644, root, root, 0755)
12mr|cabextract-1.4-2|32	%doc AUTHORS ChangeLog NEWS README
12mr|cabextract-1.4-2|33	%attr(0755, root, root) %{_bindir}/cabextract
12mr|cabextract-1.4-2|34	%{_mandir}/man1/cabextract.1*
12mr|cabextract-1.4-2|35	
12mr|cabextract-1.4-2|36	
12mr|cabextract-1.4-2|37	
12mr|cabextract-1.4-2|38	
12mr|cabextract-1.4-2|39	
12mr|cabextract-1.4-2|40	%changelog
12mr|cabextract-1.4-2|41	

13638 12
12mr|cagibi-0.1.1-2|1	Name: cagibi
12mr|cagibi-0.1.1-2|2	Summary: An experimental cache/proxy system for the SSDPpart of UPnP
12mr|cagibi-0.1.1-2|3	Version: 0.1.1
12mr|cagibi-0.1.1-2|4	Release: %mkrel 2
12mr|cagibi-0.1.1-2|5	Url: http://www.kde.org
12mr|cagibi-0.1.1-2|6	License: LGPLv2+
12mr|cagibi-0.1.1-2|7	Group: System/Libraries
12mr|cagibi-0.1.1-2|8	BuildRoot: %{_tmppath}/%{name}-%{version}-build
12mr|cagibi-0.1.1-2|9	Source0: http://fr2.rpmfind.net/linux/KDE/stable/cagibi/%name-%version.tar.bz2
12mr|cagibi-0.1.1-2|10	BuildRequires: qt4-devel
12mr|cagibi-0.1.1-2|11	BuildRequires: kde4-macros
12mr|cagibi-0.1.1-2|12	BuildRequires: automoc4
12mr|cagibi-0.1.1-2|13	
12mr|cagibi-0.1.1-2|14	%description
12mr|cagibi-0.1.1-2|15	Cagibi aims to be to SSDP what Avahi is to DNS-SD/Zeroconf:
12mr|cagibi-0.1.1-2|16	a cache caching all service/device announcements on the network in a
12mr|cagibi-0.1.1-2|17	local process as well as being a broker serving local announcements to
12mr|cagibi-0.1.1-2|18	the network.
12mr|cagibi-0.1.1-2|19	Both should be done by a single daemon process, accessable via D-Bus
12mr|cagibi-0.1.1-2|20	on the system bus. The cache should offer active queries, so another
12mr|cagibi-0.1.1-2|21	process is only informed about changes about UPnP devices it is
12mr|cagibi-0.1.1-2|22	interested in.
12mr|cagibi-0.1.1-2|23	
12mr|cagibi-0.1.1-2|24	%files
12mr|cagibi-0.1.1-2|25	%defattr(-,root,root)
12mr|cagibi-0.1.1-2|26	%{_kde_bindir}/cagibid
12mr|cagibi-0.1.1-2|27	%{_kde_datadir}/dbus-1/services/org.kde.Cagibi.service
12mr|cagibi-0.1.1-2|28	
12mr|cagibi-0.1.1-2|29	#--------------------------------------------------------------------
12mr|cagibi-0.1.1-2|30	%package devel
12mr|cagibi-0.1.1-2|31	Summary: Development files for %name
12mr|cagibi-0.1.1-2|32	Group: Development/KDE and Qt
12mr|cagibi-0.1.1-2|33	Requires: %name = %version
12mr|cagibi-0.1.1-2|34	
12mr|cagibi-0.1.1-2|35	%description devel
12mr|cagibi-0.1.1-2|36	This package contains development files for %name.
12mr|cagibi-0.1.1-2|37	
12mr|cagibi-0.1.1-2|38	%files devel
12mr|cagibi-0.1.1-2|39	%defattr(-,root,root)
12mr|cagibi-0.1.1-2|40	%{_kde_libdir}/pkgconfig/*.pc
12mr|cagibi-0.1.1-2|41	
12mr|cagibi-0.1.1-2|42	#--------------------------------------------------------------------
12mr|cagibi-0.1.1-2|43	
12mr|cagibi-0.1.1-2|44	%prep
12mr|cagibi-0.1.1-2|45	%setup -q -n %name-%version
12mr|cagibi-0.1.1-2|46	
12mr|cagibi-0.1.1-2|47	%build
12mr|cagibi-0.1.1-2|48	%cmake_kde4
12mr|cagibi-0.1.1-2|49	%make
12mr|cagibi-0.1.1-2|50	
12mr|cagibi-0.1.1-2|51	%install
12mr|cagibi-0.1.1-2|52	rm -rf %{buildroot}
12mr|cagibi-0.1.1-2|53	%makeinstall_std -C build
12mr|cagibi-0.1.1-2|54	
12mr|cagibi-0.1.1-2|55	%clean
12mr|cagibi-0.1.1-2|56	rm -rf %{buildroot}
12mr|cagibi-0.1.1-2|57	
12mr|cagibi-0.1.1-2|58	
12mr|cagibi-0.1.1-2|59	
12mr|cagibi-0.1.1-2|60	%changelog
12mr|cagibi-0.1.1-2|61	

13639 12
12mr|cairo-1.12.8-2|1	%define lib_major	2
12mr|cairo-1.12.8-2|2	%define libname		%mklibname cairo %{lib_major}
12mr|cairo-1.12.8-2|3	%define develname	%mklibname -d cairo
12mr|cairo-1.12.8-2|4	
12mr|cairo-1.12.8-2|5	#gw check coverage fails in 1.9.4
12mr|cairo-1.12.8-2|6	%define enable_test 0
12mr|cairo-1.12.8-2|7	%define stable 1
12mr|cairo-1.12.8-2|8	%define build_plf 0
12mr|cairo-1.12.8-2|9	%define build_doc 0
12mr|cairo-1.12.8-2|10	%define enable_xcb 0
12mr|cairo-1.12.8-2|11	
12mr|cairo-1.12.8-2|12	%{?_with_plf: %{expand: %%global build_plf 1}}
12mr|cairo-1.12.8-2|13	%if %{build_plf}
12mr|cairo-1.12.8-2|14	%define distsuffix plf
12mr|cairo-1.12.8-2|15	%endif
12mr|cairo-1.12.8-2|16	
12mr|cairo-1.12.8-2|17	Summary:	Cairo - multi-platform 2D graphics library
12mr|cairo-1.12.8-2|18	Name:		cairo
12mr|cairo-1.12.8-2|19	Version:	1.12.8
12mr|cairo-1.12.8-2|20	Release:	2
12mr|cairo-1.12.8-2|21	License:	BSD
12mr|cairo-1.12.8-2|22	Group:		System/Libraries
12mr|cairo-1.12.8-2|23	URL:		http://cairographics.org/
12mr|cairo-1.12.8-2|24	%if %{stable}
12mr|cairo-1.12.8-2|25	Source0:	http://cairographics.org/releases/%{name}-%{version}.tar.xz
12mr|cairo-1.12.8-2|26	Source1:	http://cairographics.org/releases/%{name}-%{version}.tar.xz.sha1
12mr|cairo-1.12.8-2|27	Source2:	http://cairographics.org/releases/%{name}-%{version}.tar.xz.sha1.asc
12mr|cairo-1.12.8-2|28	%else
12mr|cairo-1.12.8-2|29	Source0:	http://cairographics.org/snapshots/%{name}-%{version}.tar.gz
12mr|cairo-1.12.8-2|30	Source1:	http://cairographics.org/snapshots/%{name}-%{version}.tar.gz.sha1
12mr|cairo-1.12.8-2|31	%endif
12mr|cairo-1.12.8-2|32	# http://bugs.freedesktop.org/show_bug.cgi?id=11838
12mr|cairo-1.12.8-2|33	# http://bugs.freedesktop.org/show_bug.cgi?id=13335
12mr|cairo-1.12.8-2|34	# https://bugs.launchpad.net/ubuntu/+source/cairo/+bug/209256
12mr|cairo-1.12.8-2|35	# http://forums.fedoraforum.org/showthread.php?p=1094309#post1094309
12mr|cairo-1.12.8-2|36	Patch0:		cairo-respect-fontconfig.patch
12mr|cairo-1.12.8-2|37	
12mr|cairo-1.12.8-2|38	# https://bugs.freedesktop.org/show_bug.cgi?id=30910
12mr|cairo-1.12.8-2|39	Patch1:		cairo-1.12.2-rosa-buildfix.patch
12mr|cairo-1.12.8-2|40	
12mr|cairo-1.12.8-2|41	# From Fedora, fix possible crashes:
12mr|cairo-1.12.8-2|42	Patch2:		cairo-1.12.8-0-sized-glyph-xlib.patch
12mr|cairo-1.12.8-2|43	Patch3:		cairo-1.12.8-0-sized-glyph-xcb.patch
12mr|cairo-1.12.8-2|44	
12mr|cairo-1.12.8-2|45	%if %{build_doc}
12mr|cairo-1.12.8-2|46	BuildRequires:	gtk-doc
12mr|cairo-1.12.8-2|47	%endif
12mr|cairo-1.12.8-2|48	%if %{enable_test}
12mr|cairo-1.12.8-2|49	BuildRequires:	fonts-ttf-bitstream-vera
12mr|cairo-1.12.8-2|50	BuildRequires:	pkgconfig(poppler-glib)
12mr|cairo-1.12.8-2|51	BuildRequires:	pkgconfig(rsvg-2.0)
12mr|cairo-1.12.8-2|52	%endif
12mr|cairo-1.12.8-2|53	BuildRequires:	pkgconfig(freetype2)
12mr|cairo-1.12.8-2|54	BuildRequires:	pkgconfig(fontconfig)
12mr|cairo-1.12.8-2|55	BuildRequires:	pkgconfig(glib-2.0)
12mr|cairo-1.12.8-2|56	BuildRequires:	pkgconfig(libpng)
12mr|cairo-1.12.8-2|57	BuildRequires:	pkgconfig(libspectre)
12mr|cairo-1.12.8-2|58	BuildRequires:	pkgconfig(pixman-1)
12mr|cairo-1.12.8-2|59	BuildRequires:	pkgconfig(x11)
12mr|cairo-1.12.8-2|60	BuildRequires:	pkgconfig(xext)
12mr|cairo-1.12.8-2|61	BuildRequires:	pkgconfig(xrender)
12mr|cairo-1.12.8-2|62	BuildRequires:	x11-server-xvfb
12mr|cairo-1.12.8-2|63	
12mr|cairo-1.12.8-2|64	%description
12mr|cairo-1.12.8-2|65	Cairo provides anti-aliased vector-based rendering for X. Paths
12mr|cairo-1.12.8-2|66	consist of line segments and cubic splines and can be rendered at any
12mr|cairo-1.12.8-2|67	width with various join and cap styles. All colors may be specified
12mr|cairo-1.12.8-2|68	with optional translucence (opacity/alpha) and combined using the
12mr|cairo-1.12.8-2|69	extended Porter/Duff compositing algebra as found in the X Render
12mr|cairo-1.12.8-2|70	Extension.
12mr|cairo-1.12.8-2|71	
12mr|cairo-1.12.8-2|72	Cairo exports a stateful rendering API similar in spirit to the path
12mr|cairo-1.12.8-2|73	construction, text, and painting operators of PostScript, (with the
12mr|cairo-1.12.8-2|74	significant addition of translucence in the imaging model). When
12mr|cairo-1.12.8-2|75	complete, the API is intended to support the complete imaging model of
12mr|cairo-1.12.8-2|76	PDF 1.4.
12mr|cairo-1.12.8-2|77	
12mr|cairo-1.12.8-2|78	Cairo relies on the Xc library for backend rendering. Xc provides an
12mr|cairo-1.12.8-2|79	abstract interface for rendering to multiple target types. As of this
12mr|cairo-1.12.8-2|80	writing, Xc allows Cairo to target X drawables as well as generic
12mr|cairo-1.12.8-2|81	image buffers. Future backends such as PostScript, PDF, and perhaps
12mr|cairo-1.12.8-2|82	OpenGL are currently being planned.
12mr|cairo-1.12.8-2|83	
12mr|cairo-1.12.8-2|84	%if %{build_plf}
12mr|cairo-1.12.8-2|85	This package is in restricted repository because this build has LCD subpixel
12mr|cairo-1.12.8-2|86	hinting enabled which are covered by software patents.
12mr|cairo-1.12.8-2|87	%endif
12mr|cairo-1.12.8-2|88	
12mr|cairo-1.12.8-2|89	%package -n %{libname}
12mr|cairo-1.12.8-2|90	Summary:	Cairo - multi-platform 2D graphics library
12mr|cairo-1.12.8-2|91	Group:		System/Libraries
12mr|cairo-1.12.8-2|92	
12mr|cairo-1.12.8-2|93	%description -n %{libname}
12mr|cairo-1.12.8-2|94	Cairo provides anti-aliased vector-based rendering for X. Paths
12mr|cairo-1.12.8-2|95	consist of line segments and cubic splines and can be rendered at any
12mr|cairo-1.12.8-2|96	width with various join and cap styles. All colors may be specified
12mr|cairo-1.12.8-2|97	with optional translucence (opacity/alpha) and combined using the
12mr|cairo-1.12.8-2|98	extended Porter/Duff compositing algebra as found in the X Render
12mr|cairo-1.12.8-2|99	Extension.
12mr|cairo-1.12.8-2|100	
12mr|cairo-1.12.8-2|101	Cairo exports a stateful rendering API similar in spirit to the path
12mr|cairo-1.12.8-2|102	construction, text, and painting operators of PostScript, (with the
12mr|cairo-1.12.8-2|103	significant addition of translucence in the imaging model). When
12mr|cairo-1.12.8-2|104	complete, the API is intended to support the complete imaging model of
12mr|cairo-1.12.8-2|105	PDF 1.4.
12mr|cairo-1.12.8-2|106	
12mr|cairo-1.12.8-2|107	Cairo relies on the Xc library for backend rendering. Xc provides an
12mr|cairo-1.12.8-2|108	abstract interface for rendering to multiple target types. As of this
12mr|cairo-1.12.8-2|109	writing, Xc allows Cairo to target X drawables as well as generic
12mr|cairo-1.12.8-2|110	image buffers. Future backends such as PostScript, PDF, and perhaps
12mr|cairo-1.12.8-2|111	OpenGL are currently being planned.
12mr|cairo-1.12.8-2|112	
12mr|cairo-1.12.8-2|113	%if %{build_plf}
12mr|cairo-1.12.8-2|114	This package is in restricted repository because this build has LCD subpixel
12mr|cairo-1.12.8-2|115	hinting enabled which are covered by software patents.
12mr|cairo-1.12.8-2|116	%endif
12mr|cairo-1.12.8-2|117	
12mr|cairo-1.12.8-2|118	%package -n %{develname}
12mr|cairo-1.12.8-2|119	Summary:	Development files for Cairo library
12mr|cairo-1.12.8-2|120	Group:		Development/C
12mr|cairo-1.12.8-2|121	Requires:	%{libname} = %{version}-%{release}
12mr|cairo-1.12.8-2|122	Provides:	%{name}-devel = %{version}-%{release}
12mr|cairo-1.12.8-2|123	
12mr|cairo-1.12.8-2|124	%description -n %{develname}
12mr|cairo-1.12.8-2|125	Development files for Cairo library.
12mr|cairo-1.12.8-2|126	
12mr|cairo-1.12.8-2|127	%prep
12mr|cairo-1.12.8-2|128	%setup -q
12mr|cairo-1.12.8-2|129	%if %{build_plf}
12mr|cairo-1.12.8-2|130	%patch0 -p1
12mr|cairo-1.12.8-2|131	%endif
12mr|cairo-1.12.8-2|132	%patch1 -p1
12mr|cairo-1.12.8-2|133	%patch2 -p1
12mr|cairo-1.12.8-2|134	%patch3 -p1
12mr|cairo-1.12.8-2|135	
12mr|cairo-1.12.8-2|136	%build
12mr|cairo-1.12.8-2|137	%configure2_5x \
12mr|cairo-1.12.8-2|138	--disable-static \
12mr|cairo-1.12.8-2|139	--disable-glitz \
12mr|cairo-1.12.8-2|140	--enable-pdf \
12mr|cairo-1.12.8-2|141	--enable-ps \
12mr|cairo-1.12.8-2|142	--enable-tee \
12mr|cairo-1.12.8-2|143	%if %{build_doc}
12mr|cairo-1.12.8-2|144	--enable-gtk-doc \
12mr|cairo-1.12.8-2|145	%endif
12mr|cairo-1.12.8-2|146	%if %{enable_xcb}
12mr|cairo-1.12.8-2|147	--enable-xcb
12mr|cairo-1.12.8-2|148	%endif
12mr|cairo-1.12.8-2|149	
12mr|cairo-1.12.8-2|150	%make
12mr|cairo-1.12.8-2|151	
12mr|cairo-1.12.8-2|152	%if %{enable_test}
12mr|cairo-1.12.8-2|153	%check
12mr|cairo-1.12.8-2|154	XDISPLAY=$(i=1; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
12mr|cairo-1.12.8-2|155	%{_bindir}/Xvfb -screen 0 1600x1200x24 :$XDISPLAY &
12mr|cairo-1.12.8-2|156	export DISPLAY=:$XDISPLAY
12mr|cairo-1.12.8-2|157	make check
12mr|cairo-1.12.8-2|158	kill $(cat /tmp/.X$XDISPLAY-lock)
12mr|cairo-1.12.8-2|159	%endif
12mr|cairo-1.12.8-2|160	
12mr|cairo-1.12.8-2|161	%install
12mr|cairo-1.12.8-2|162	rm -rf %{buildroot}
12mr|cairo-1.12.8-2|163	%makeinstall_std
12mr|cairo-1.12.8-2|164	
12mr|cairo-1.12.8-2|165	%files -n %{libname}
12mr|cairo-1.12.8-2|166	%doc COPYING
12mr|cairo-1.12.8-2|167	%{_libdir}/libcairo.so.%{lib_major}*
12mr|cairo-1.12.8-2|168	%{_libdir}/libcairo-gobject.so.%{lib_major}*
12mr|cairo-1.12.8-2|169	%{_libdir}/libcairo-script-interpreter.so.%{lib_major}*
12mr|cairo-1.12.8-2|170	
12mr|cairo-1.12.8-2|171	%files -n %{develname}
12mr|cairo-1.12.8-2|172	%doc AUTHORS NEWS README
12mr|cairo-1.12.8-2|173	%doc RELEASING BIBLIOGRAPHY BUGS ChangeLog
12mr|cairo-1.12.8-2|174	%attr(755,root,root) %{_bindir}/cairo-trace
12mr|cairo-1.12.8-2|175	%attr(755,root,root) %{_bindir}/cairo-sphinx
12mr|cairo-1.12.8-2|176	%{_libdir}/cairo/
12mr|cairo-1.12.8-2|177	%{_libdir}/lib*.so
12mr|cairo-1.12.8-2|178	%{_includedir}/*
12mr|cairo-1.12.8-2|179	%{_libdir}/pkgconfig/*.pc
12mr|cairo-1.12.8-2|180	%{_datadir}/gtk-doc/html/cairo/

13640 12
12mr|cairomm-1.10.0-3|1	%define api 1.0
12mr|cairomm-1.10.0-3|2	%define major       1
12mr|cairomm-1.10.0-3|3	%define libname        %mklibname %{name} %{api}_%{major}
12mr|cairomm-1.10.0-3|4	%define libnamedev     %mklibname -d %{name} %{api}
12mr|cairomm-1.10.0-3|5	
12mr|cairomm-1.10.0-3|6	Summary: C++ API for the cairo multi-platform 2D graphics library
12mr|cairomm-1.10.0-3|7	Name:		cairomm
12mr|cairomm-1.10.0-3|8	Version:	1.10.0
12mr|cairomm-1.10.0-3|9	Release:	3
12mr|cairomm-1.10.0-3|10	Source0: http://cairographics.org/releases/%{name}-%{version}.tar.gz
12mr|cairomm-1.10.0-3|11	License: LGPLv2+
12mr|cairomm-1.10.0-3|12	Group: System/Libraries
12mr|cairomm-1.10.0-3|13	Url: http://cairographics.org/cairomm
12mr|cairomm-1.10.0-3|14	BuildRequires: cairo-devel
12mr|cairomm-1.10.0-3|15	BuildRequires: sigc++2.0-devel
12mr|cairomm-1.10.0-3|16	BuildRequires: doxygen
12mr|cairomm-1.10.0-3|17	
12mr|cairomm-1.10.0-3|18	%description
12mr|cairomm-1.10.0-3|19	This is a C++ API for the Cairo graphics library.
12mr|cairomm-1.10.0-3|20	
12mr|cairomm-1.10.0-3|21	Cairo provides anti-aliased vector-based rendering for X. Paths
12mr|cairomm-1.10.0-3|22	consist of line segments and cubic splines and can be rendered at any
12mr|cairomm-1.10.0-3|23	width with various join and cap styles. All colors may be specified
12mr|cairomm-1.10.0-3|24	with optional translucence (opacity/alpha) and combined using the
12mr|cairomm-1.10.0-3|25	extended Porter/Duff compositing algebra as found in the X Render
12mr|cairomm-1.10.0-3|26	Extension.
12mr|cairomm-1.10.0-3|27	
12mr|cairomm-1.10.0-3|28	%package -n %{libname}
12mr|cairomm-1.10.0-3|29	Summary:	Cairomm - multi-platform 2D graphics library
12mr|cairomm-1.10.0-3|30	Group:		System/Libraries
12mr|cairomm-1.10.0-3|31	
12mr|cairomm-1.10.0-3|32	%description -n %{libname}
12mr|cairomm-1.10.0-3|33	This is a C++ API for the Cairo graphics library.
12mr|cairomm-1.10.0-3|34	
12mr|cairomm-1.10.0-3|35	Cairo provides anti-aliased vector-based rendering for X. Paths
12mr|cairomm-1.10.0-3|36	consist of line segments and cubic splines and can be rendered at any
12mr|cairomm-1.10.0-3|37	width with various join and cap styles. All colors may be specified
12mr|cairomm-1.10.0-3|38	with optional translucence (opacity/alpha) and combined using the
12mr|cairomm-1.10.0-3|39	extended Porter/Duff compositing algebra as found in the X Render
12mr|cairomm-1.10.0-3|40	Extension.
12mr|cairomm-1.10.0-3|41	
12mr|cairomm-1.10.0-3|42	%package -n %{libnamedev}
12mr|cairomm-1.10.0-3|43	Summary:	Development files for Cairomm library
12mr|cairomm-1.10.0-3|44	Group:		Development/C++
12mr|cairomm-1.10.0-3|45	Requires:	%{libname} = %{version}-%{release}
12mr|cairomm-1.10.0-3|46	Provides:	%{name}-devel = %{version}-%{release}
12mr|cairomm-1.10.0-3|47	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|cairomm-1.10.0-3|48	Provides:	lib%{name}%{api}-devel = %{version}-%{release}
12mr|cairomm-1.10.0-3|49	Obsoletes:      %mklibname -d %{name} 1.0_1
12mr|cairomm-1.10.0-3|50	
12mr|cairomm-1.10.0-3|51	%description -n %{libnamedev}
12mr|cairomm-1.10.0-3|52	This is a C++ API for the Cairo graphics library.
12mr|cairomm-1.10.0-3|53	
12mr|cairomm-1.10.0-3|54	Cairo provides anti-aliased vector-based rendering for X. Paths
12mr|cairomm-1.10.0-3|55	consist of line segments and cubic splines and can be rendered at any
12mr|cairomm-1.10.0-3|56	width with various join and cap styles. All colors may be specified
12mr|cairomm-1.10.0-3|57	with optional translucence (opacity/alpha) and combined using the
12mr|cairomm-1.10.0-3|58	extended Porter/Duff compositing algebra as found in the X Render
12mr|cairomm-1.10.0-3|59	Extension.
12mr|cairomm-1.10.0-3|60	
12mr|cairomm-1.10.0-3|61	%prep
12mr|cairomm-1.10.0-3|62	%setup -q
12mr|cairomm-1.10.0-3|63	
12mr|cairomm-1.10.0-3|64	%build
12mr|cairomm-1.10.0-3|65	%configure2_5x
12mr|cairomm-1.10.0-3|66	%make
12mr|cairomm-1.10.0-3|67	
12mr|cairomm-1.10.0-3|68	%install
12mr|cairomm-1.10.0-3|69	%makeinstall_std
12mr|cairomm-1.10.0-3|70	
12mr|cairomm-1.10.0-3|71	%files -n %{libname}
12mr|cairomm-1.10.0-3|72	%{_libdir}/libcairomm-%{api}.so.%{major}*
12mr|cairomm-1.10.0-3|73	
12mr|cairomm-1.10.0-3|74	%files -n %{libnamedev}
12mr|cairomm-1.10.0-3|75	%doc %{_datadir}/doc/cairomm-%{api}
12mr|cairomm-1.10.0-3|76	%doc AUTHORS ChangeLog MAINTAINERS NEWS README
12mr|cairomm-1.10.0-3|77	%{_libdir}/lib*.so
12mr|cairomm-1.10.0-3|78	%{_includedir}/*
12mr|cairomm-1.10.0-3|79	%{_libdir}/pkgconfig/*.pc
12mr|cairomm-1.10.0-3|80	%dir %{_libdir}/%{name}-%{api}/
12mr|cairomm-1.10.0-3|81	%dir %{_libdir}/%{name}-%{api}/include/
12mr|cairomm-1.10.0-3|82	%{_libdir}/%{name}-%{api}/include/*.h
12mr|cairomm-1.10.0-3|83	%{_datadir}/devhelp/books/%{name}-%{api}/
12mr|cairomm-1.10.0-3|84	
12mr|cairomm-1.10.0-3|85	
12mr|cairomm-1.10.0-3|86	
12mr|cairomm-1.10.0-3|87	%changelog
12mr|cairomm-1.10.0-3|88	

13641 12
12mr|cantor-4.9.4-1|1	Name:		cantor
12mr|cantor-4.9.4-1|2	Summary:	KDE Interface for doing Mathematics and Scientific Computing
12mr|cantor-4.9.4-1|3	Version:	4.9.4
12mr|cantor-4.9.4-1|4	Release:	1
12mr|cantor-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|cantor-4.9.4-1|6	License:	GPLv2
12mr|cantor-4.9.4-1|7	URL:		http://edu.kde.org/cantor/
12mr|cantor-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|cantor-4.9.4-1|9	Patch1:		kdeedu-4.6.90-cantor-rpath.patch
12mr|cantor-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|cantor-4.9.4-1|11	BuildRequires:	pkgconfig(libR)
12mr|cantor-4.9.4-1|12	BuildRequires:	pkgconfig(libspectre)
12mr|cantor-4.9.4-1|13	BuildRequires:	pkgconfig(libqalculate)
12mr|cantor-4.9.4-1|14	BuildRequires:	analitza-devel
12mr|cantor-4.9.4-1|15	
12mr|cantor-4.9.4-1|16	%description
12mr|cantor-4.9.4-1|17	Cantor is a KDE Application aimed to provide a nice Interface
12mr|cantor-4.9.4-1|18	for doing Mathematics and Scientific Computing. It doesn't implement
12mr|cantor-4.9.4-1|19	its own Computation Logic, but instead is built around different
12mr|cantor-4.9.4-1|20	Backends.
12mr|cantor-4.9.4-1|21	
12mr|cantor-4.9.4-1|22	%files
12mr|cantor-4.9.4-1|23	%doc README TODO
12mr|cantor-4.9.4-1|24	%doc %{_kde_docdir}/HTML/en/cantor
12mr|cantor-4.9.4-1|25	%{_kde_bindir}/cantor
12mr|cantor-4.9.4-1|26	%{_kde_bindir}/cantor_rserver
12mr|cantor-4.9.4-1|27	%{_kde_libdir}/kde4/cantor_creatematrixassistant.so
12mr|cantor-4.9.4-1|28	%{_kde_libdir}/kde4/cantor_differentiateassistant.so
12mr|cantor-4.9.4-1|29	%{_kde_libdir}/kde4/cantor_eigenvaluesassistant.so
12mr|cantor-4.9.4-1|30	%{_kde_libdir}/kde4/cantor_eigenvectorsassistant.so
12mr|cantor-4.9.4-1|31	%{_kde_libdir}/kde4/cantor_integrateassistant.so
12mr|cantor-4.9.4-1|32	%{_kde_libdir}/kde4/cantor_invertmatrixassistant.so
12mr|cantor-4.9.4-1|33	%{_kde_libdir}/kde4/cantor_maximabackend.so
12mr|cantor-4.9.4-1|34	%{_kde_libdir}/kde4/cantor_nullbackend.so
12mr|cantor-4.9.4-1|35	%{_kde_libdir}/kde4/cantor_octavebackend.so
12mr|cantor-4.9.4-1|36	%{_kde_libdir}/kde4/cantor_kalgebrabackend.so
12mr|cantor-4.9.4-1|37	%{_kde_libdir}/kde4/cantor_qalculatebackend.so
12mr|cantor-4.9.4-1|38	%{_kde_libdir}/kde4/cantor_qalculateplotassistant.so
12mr|cantor-4.9.4-1|39	%{_kde_libdir}/kde4/cantor_runscriptassistant.so
12mr|cantor-4.9.4-1|40	%{_kde_libdir}/kde4/cantor_sagebackend.so
12mr|cantor-4.9.4-1|41	%{_kde_libdir}/kde4/cantor_solveassistant.so
12mr|cantor-4.9.4-1|42	%{_kde_libdir}/kde4/cantor_plot2dassistant.so
12mr|cantor-4.9.4-1|43	%{_kde_libdir}/kde4/cantor_plot3dassistant.so
12mr|cantor-4.9.4-1|44	%{_kde_libdir}/kde4/cantor_advancedplotassistant.so
12mr|cantor-4.9.4-1|45	%{_kde_libdir}/kde4/cantor_helppanelplugin.so
12mr|cantor-4.9.4-1|46	%{_kde_libdir}/kde4/cantor_variablemanagerplugin.so
12mr|cantor-4.9.4-1|47	%{_kde_libdir}/kde4/cantor_rbackend.so
12mr|cantor-4.9.4-1|48	%{_kde_libdir}/kde4/cantor_scilabbackend.so
12mr|cantor-4.9.4-1|49	%{_kde_libdir}/kde4/libcantorpart.so
12mr|cantor-4.9.4-1|50	%{_kde_libdir}/libcantor_config.so
12mr|cantor-4.9.4-1|51	%{_kde_applicationsdir}/cantor.desktop
12mr|cantor-4.9.4-1|52	%{_kde_appsdir}/cantor
12mr|cantor-4.9.4-1|53	%{_kde_iconsdir}/*/*/apps/cantor.*
12mr|cantor-4.9.4-1|54	%{_kde_iconsdir}/*/*/apps/maximabackend.png
12mr|cantor-4.9.4-1|55	%{_kde_iconsdir}/*/*/apps/octavebackend.png
12mr|cantor-4.9.4-1|56	%{_kde_iconsdir}/*/*/apps/rbackend.png
12mr|cantor-4.9.4-1|57	%{_kde_iconsdir}/*/*/apps/sagebackend.png
12mr|cantor-4.9.4-1|58	%{_kde_iconsdir}/*/*/apps/qalculatebackend.png
12mr|cantor-4.9.4-1|59	%{_kde_iconsdir}/*/*/apps/scilabbackend.png
12mr|cantor-4.9.4-1|60	%{_kde_configdir}/cantor*.knsrc
12mr|cantor-4.9.4-1|61	%{_kde_datadir}/config.kcfg/cantor.kcfg
12mr|cantor-4.9.4-1|62	%{_kde_datadir}/config.kcfg/cantor_libs.kcfg
12mr|cantor-4.9.4-1|63	%{_kde_datadir}/config.kcfg/octavebackend.kcfg
12mr|cantor-4.9.4-1|64	%{_kde_datadir}/config.kcfg/maximabackend.kcfg
12mr|cantor-4.9.4-1|65	%{_kde_datadir}/config.kcfg/sagebackend.kcfg
12mr|cantor-4.9.4-1|66	%{_kde_datadir}/config.kcfg/scilabbackend.kcfg
12mr|cantor-4.9.4-1|67	%{_kde_datadir}/config.kcfg/rserver.kcfg
12mr|cantor-4.9.4-1|68	%{_kde_datadir}/config.kcfg/qalculatebackend.kcfg
12mr|cantor-4.9.4-1|69	%{_kde_services}/cantor
12mr|cantor-4.9.4-1|70	%{_kde_servicetypes}/cantor_assistant.desktop
12mr|cantor-4.9.4-1|71	%{_kde_servicetypes}/cantor_backend.desktop
12mr|cantor-4.9.4-1|72	%{_kde_servicetypes}/cantor_panelplugin.desktop
12mr|cantor-4.9.4-1|73	
12mr|cantor-4.9.4-1|74	#---------------------------------------------
12mr|cantor-4.9.4-1|75	
12mr|cantor-4.9.4-1|76	%define cantorlibs_major 1
12mr|cantor-4.9.4-1|77	%define libcantorlibs %mklibname cantorlibs %{cantorlibs_major}
12mr|cantor-4.9.4-1|78	
12mr|cantor-4.9.4-1|79	%package -n %{libcantorlibs}
12mr|cantor-4.9.4-1|80	Summary:	Runtime library for cantor
12mr|cantor-4.9.4-1|81	Group:		System/Libraries
12mr|cantor-4.9.4-1|82	Obsoletes:	%{mklibname cantorlibs 0} < %{EVRD}
12mr|cantor-4.9.4-1|83	
12mr|cantor-4.9.4-1|84	%description -n %{libcantorlibs}
12mr|cantor-4.9.4-1|85	Runtime library for cantor
12mr|cantor-4.9.4-1|86	
12mr|cantor-4.9.4-1|87	%files -n %{libcantorlibs}
12mr|cantor-4.9.4-1|88	%{_kde_libdir}/libcantorlibs.so.0*
12mr|cantor-4.9.4-1|89	%{_kde_libdir}/libcantorlibs.so.%{cantorlibs_major}
12mr|cantor-4.9.4-1|90	
12mr|cantor-4.9.4-1|91	#---------------------------------------------
12mr|cantor-4.9.4-1|92	
12mr|cantor-4.9.4-1|93	%package devel
12mr|cantor-4.9.4-1|94	Summary:	Devel stuff for %{name}
12mr|cantor-4.9.4-1|95	Group:		Development/KDE and Qt
12mr|cantor-4.9.4-1|96	Requires:	%{libcantorlibs} = %{EVRD}
12mr|cantor-4.9.4-1|97	Conflicts:	kdeedu4-devel < 4.6.90
12mr|cantor-4.9.4-1|98	
12mr|cantor-4.9.4-1|99	%description devel
12mr|cantor-4.9.4-1|100	Files needed to build applications based on %{name}.
12mr|cantor-4.9.4-1|101	
12mr|cantor-4.9.4-1|102	%files devel
12mr|cantor-4.9.4-1|103	%{_kde_libdir}/libcantorlibs.so
12mr|cantor-4.9.4-1|104	%{_includedir}/%{name}
12mr|cantor-4.9.4-1|105	
12mr|cantor-4.9.4-1|106	#----------------------------------------------------------------------
12mr|cantor-4.9.4-1|107	
12mr|cantor-4.9.4-1|108	%prep
12mr|cantor-4.9.4-1|109	%setup -q
12mr|cantor-4.9.4-1|110	%apply_patches
12mr|cantor-4.9.4-1|111	
12mr|cantor-4.9.4-1|112	%build
12mr|cantor-4.9.4-1|113	%cmake_kde4
12mr|cantor-4.9.4-1|114	%make
12mr|cantor-4.9.4-1|115	
12mr|cantor-4.9.4-1|116	%install
12mr|cantor-4.9.4-1|117	%makeinstall_std -C build
12mr|cantor-4.9.4-1|118	
12mr|cantor-4.9.4-1|119	%changelog
12mr|cantor-4.9.4-1|120	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|cantor-4.9.4-1|121	- New version 4.9.4
12mr|cantor-4.9.4-1|122	
12mr|cantor-4.9.4-1|123	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|cantor-4.9.4-1|124	- New version 4.9.3
12mr|cantor-4.9.4-1|125	
12mr|cantor-4.9.4-1|126	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|cantor-4.9.4-1|127	- New version 4.9.2
12mr|cantor-4.9.4-1|128	
12mr|cantor-4.9.4-1|129	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|cantor-4.9.4-1|130	- New version 4.9.1
12mr|cantor-4.9.4-1|131	
12mr|cantor-4.9.4-1|132	* Mon Aug 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|cantor-4.9.4-1|133	- New version 4.9.0
12mr|cantor-4.9.4-1|134	
12mr|cantor-4.9.4-1|135	* Thu Jul 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|cantor-4.9.4-1|136	- New version 4.8.97
12mr|cantor-4.9.4-1|137	
12mr|cantor-4.9.4-1|138	* Mon Jul 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|cantor-4.9.4-1|139	- New version 4.8.95
12mr|cantor-4.9.4-1|140	- libcantorlibs major should be 1, not 0
12mr|cantor-4.9.4-1|141	
12mr|cantor-4.9.4-1|142	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mr|cantor-4.9.4-1|143	- update to 4.8.4
12mr|cantor-4.9.4-1|144	
12mr|cantor-4.9.4-1|145	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mr|cantor-4.9.4-1|146	- update to 4.8.3
12mr|cantor-4.9.4-1|147	
12mr|cantor-4.9.4-1|148	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mr|cantor-4.9.4-1|149	- update to 4.8.2
12mr|cantor-4.9.4-1|150	
12mr|cantor-4.9.4-1|151	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mr|cantor-4.9.4-1|152	- update to 4.8.1
12mr|cantor-4.9.4-1|153	
12mr|cantor-4.9.4-1|154	* Sun Feb 26 2012 Andrey Bondrov <abondrov@mandriva.org> 4.8.0-2
12mr|cantor-4.9.4-1|155	+ Revision: 780807
12mr|cantor-4.9.4-1|156	- Add BR pkgconfig(libqalculate) and analitza-devel, update file list
12mr|cantor-4.9.4-1|157	
12mr|cantor-4.9.4-1|158	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|cantor-4.9.4-1|159	+ Revision: 762442
12mr|cantor-4.9.4-1|160	- New upstream tarball
12mr|cantor-4.9.4-1|161	
12mr|cantor-4.9.4-1|162	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|cantor-4.9.4-1|163	+ Revision: 758033
12mr|cantor-4.9.4-1|164	- New upstream tarball
12mr|cantor-4.9.4-1|165	
12mr|cantor-4.9.4-1|166	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|cantor-4.9.4-1|167	+ Revision: 744509
12mr|cantor-4.9.4-1|168	- New upstream tarball
12mr|cantor-4.9.4-1|169	
12mr|cantor-4.9.4-1|170	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|cantor-4.9.4-1|171	+ Revision: 744238
12mr|cantor-4.9.4-1|172	- Fix file list
12mr|cantor-4.9.4-1|173	- Fix BR
12mr|cantor-4.9.4-1|174	- New upstream tarball
12mr|cantor-4.9.4-1|175	- New upstream tarball 4.7.80
12mr|cantor-4.9.4-1|176	
12mr|cantor-4.9.4-1|177	* Mon Nov 14 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|cantor-4.9.4-1|178	+ Revision: 730560
12mr|cantor-4.9.4-1|179	- Import cantor
12mr|cantor-4.9.4-1|180	

13642 12
12mr|c-ares-1.9.1-2|1	%define major 2
12mr|c-ares-1.9.1-2|2	%define libname %mklibname cares %{major}
12mr|c-ares-1.9.1-2|3	%define libdevelname %mklibname cares -d
12mr|c-ares-1.9.1-2|4	
12mr|c-ares-1.9.1-2|5	Summary:	A library that performs asynchronous DNS operations
12mr|c-ares-1.9.1-2|6	Name:		c-ares
12mr|c-ares-1.9.1-2|7	Version:	1.9.1
12mr|c-ares-1.9.1-2|8	Release:	2
12mr|c-ares-1.9.1-2|9	License:	MIT
12mr|c-ares-1.9.1-2|10	Group:		System/Libraries
12mr|c-ares-1.9.1-2|11	URL:		http://c-ares.haxx.se/
12mr|c-ares-1.9.1-2|12	Source0:	http://c-ares.haxx.se/download/%{name}-%{version}.tar.gz
12mr|c-ares-1.9.1-2|13	
12mr|c-ares-1.9.1-2|14	%description
12mr|c-ares-1.9.1-2|15	c-ares is a C library that performs DNS requests and name resolves
12mr|c-ares-1.9.1-2|16	asynchronously. c-ares is a fork of the library named 'ares', written
12mr|c-ares-1.9.1-2|17	by Greg Hudson at MIT.
12mr|c-ares-1.9.1-2|18	
12mr|c-ares-1.9.1-2|19	%package -n %{libname}
12mr|c-ares-1.9.1-2|20	Summary:	%{summary}
12mr|c-ares-1.9.1-2|21	Group:		%{group}
12mr|c-ares-1.9.1-2|22	Provides:	%{name} = %{version}-%{release}
12mr|c-ares-1.9.1-2|23	
12mr|c-ares-1.9.1-2|24	%description -n %{libname}
12mr|c-ares-1.9.1-2|25	c-ares is a C library that performs DNS requests and name resolves
12mr|c-ares-1.9.1-2|26	asynchronously. c-ares is a fork of the library named 'ares', written
12mr|c-ares-1.9.1-2|27	by Greg Hudson at MIT.
12mr|c-ares-1.9.1-2|28	
12mr|c-ares-1.9.1-2|29	%package -n %{libdevelname}
12mr|c-ares-1.9.1-2|30	Summary:	Development files for c-ares
12mr|c-ares-1.9.1-2|31	Group:		Development/C
12mr|c-ares-1.9.1-2|32	Requires:	%{libname} = %{version}-%{release}
12mr|c-ares-1.9.1-2|33	Provides:	%{name}-devel = %{version}-%{release}
12mr|c-ares-1.9.1-2|34	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|c-ares-1.9.1-2|35	Obsoletes:	%{mklibname cares -d -s} < %{version}-%{release}
12mr|c-ares-1.9.1-2|36	
12mr|c-ares-1.9.1-2|37	%description -n	%{libdevelname}
12mr|c-ares-1.9.1-2|38	This package contains the header files and developemnt libraries
12mr|c-ares-1.9.1-2|39	needed to compile applications or shared objects that use c-ares.
12mr|c-ares-1.9.1-2|40	
12mr|c-ares-1.9.1-2|41	%prep
12mr|c-ares-1.9.1-2|42	%setup -q
12mr|c-ares-1.9.1-2|43	
12mr|c-ares-1.9.1-2|44	%build
12mr|c-ares-1.9.1-2|45	%configure2_5x	\
12mr|c-ares-1.9.1-2|46	--enable-shared \
12mr|c-ares-1.9.1-2|47	--enable-thread \
12mr|c-ares-1.9.1-2|48	--enable-libgcc \
12mr|c-ares-1.9.1-2|49	--enable-nonblocking \
12mr|c-ares-1.9.1-2|50	--enable-optimize \
12mr|c-ares-1.9.1-2|51	--disable-static
12mr|c-ares-1.9.1-2|52	
12mr|c-ares-1.9.1-2|53	%make
12mr|c-ares-1.9.1-2|54	
12mr|c-ares-1.9.1-2|55	%install
12mr|c-ares-1.9.1-2|56	%makeinstall_std
12mr|c-ares-1.9.1-2|57	
12mr|c-ares-1.9.1-2|58	%files -n %{libname}
12mr|c-ares-1.9.1-2|59	%{_libdir}/lib*.so.%{major}*
12mr|c-ares-1.9.1-2|60	
12mr|c-ares-1.9.1-2|61	%files -n %{libdevelname}
12mr|c-ares-1.9.1-2|62	%doc README README.cares CHANGES NEWS
12mr|c-ares-1.9.1-2|63	%{_includedir}/ares*.h
12mr|c-ares-1.9.1-2|64	%{_libdir}/lib*.so
12mr|c-ares-1.9.1-2|65	%{_libdir}/pkgconfig/libcares.pc
12mr|c-ares-1.9.1-2|66	%{_mandir}/man3/ares_*
12mr|c-ares-1.9.1-2|67	
12mr|c-ares-1.9.1-2|68	
12mr|c-ares-1.9.1-2|69	
12mr|c-ares-1.9.1-2|70	%changelog
12mr|c-ares-1.9.1-2|71	* Mon Aug  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|c-ares-1.9.1-2|72	+ Commit: ceeec4f
12mr|c-ares-1.9.1-2|73	- Drop .la file and static library package
12mr|c-ares-1.9.1-2|74	
12mr|c-ares-1.9.1-2|75	

13643 12
12mr|caribou-0.4.5-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|caribou-0.4.5-1|2	
12mr|caribou-0.4.5-1|3	%define major		0
12mr|caribou-0.4.5-1|4	%define gir_major	1.0
12mr|caribou-0.4.5-1|5	%define libname		%mklibname %{name} %{major}
12mr|caribou-0.4.5-1|6	%define develname	%mklibname -d %{name}
12mr|caribou-0.4.5-1|7	%define girname		%mklibname %{name}-gir %{gir_major}
12mr|caribou-0.4.5-1|8	
12mr|caribou-0.4.5-1|9	Summary:	A simplified in-place on-screen keyboard
12mr|caribou-0.4.5-1|10	Name:		caribou
12mr|caribou-0.4.5-1|11	Version:	0.4.5
12mr|caribou-0.4.5-1|12	Release:	1
12mr|caribou-0.4.5-1|13	Group:		Accessibility
12mr|caribou-0.4.5-1|14	License:	LGPLv2+
12mr|caribou-0.4.5-1|15	URL:		http://live.gnome.org/Caribou
12mr|caribou-0.4.5-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/caribou/%{url_ver}/%{name}-%{version}.tar.xz
12mr|caribou-0.4.5-1|17	
12mr|caribou-0.4.5-1|18	BuildRequires:	desktop-file-utils
12mr|caribou-0.4.5-1|19	BuildRequires:	gettext
12mr|caribou-0.4.5-1|20	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|caribou-0.4.5-1|21	BuildRequires:	intltool
12mr|caribou-0.4.5-1|22	BuildRequires:	python-virtkey
12mr|caribou-0.4.5-1|23	BuildRequires:	python-at-spi
12mr|caribou-0.4.5-1|24	BuildRequires:	python-gi
12mr|caribou-0.4.5-1|25	BuildRequires:	vala
12mr|caribou-0.4.5-1|26	BuildRequires:	vala-devel
12mr|caribou-0.4.5-1|27	BuildRequires:	pkgconfig(gee-0.8)
12mr|caribou-0.4.5-1|28	BuildRequires:	pkgconfig(clutter-1.0)
12mr|caribou-0.4.5-1|29	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|caribou-0.4.5-1|30	BuildRequires:	pkgconfig(gdk-3.0)
12mr|caribou-0.4.5-1|31	BuildRequires:	pkgconfig(gee-1.0)
12mr|caribou-0.4.5-1|32	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|caribou-0.4.5-1|33	BuildRequires:	pkgconfig(json-glib-1.0)
12mr|caribou-0.4.5-1|34	BuildRequires:	pkgconfig(libxklavier)
12mr|caribou-0.4.5-1|35	BuildRequires:	pkgconfig(pygobject-3.0)
12mr|caribou-0.4.5-1|36	BuildRequires:	pkgconfig(python)
12mr|caribou-0.4.5-1|37	BuildRequires:	pkgconfig(xtst)
12mr|caribou-0.4.5-1|38	Requires:	python-pyatspi
12mr|caribou-0.4.5-1|39	
12mr|caribou-0.4.5-1|40	%description
12mr|caribou-0.4.5-1|41	Caribou is a text entry application that currently manifests itself as
12mr|caribou-0.4.5-1|42	a simplified in-place on-screen keyboard.
12mr|caribou-0.4.5-1|43	
12mr|caribou-0.4.5-1|44	%package	gtk2
12mr|caribou-0.4.5-1|45	Summary:	GTK2 Integration for %{name}
12mr|caribou-0.4.5-1|46	Group:		System/Libraries
12mr|caribou-0.4.5-1|47	Requires:	%{libname} = %{version}-%{release}
12mr|caribou-0.4.5-1|48	
12mr|caribou-0.4.5-1|49	%description	gtk2
12mr|caribou-0.4.5-1|50	GTK2 Integration for %{name}.
12mr|caribou-0.4.5-1|51	
12mr|caribou-0.4.5-1|52	%package	gtk3
12mr|caribou-0.4.5-1|53	Summary:	GTK3 Integration for %{name}
12mr|caribou-0.4.5-1|54	Group:		System/Libraries
12mr|caribou-0.4.5-1|55	Requires:	%{libname} = %{version}-%{release}
12mr|caribou-0.4.5-1|56	
12mr|caribou-0.4.5-1|57	%description	gtk3
12mr|caribou-0.4.5-1|58	GTK3 Integration for %{name}.
12mr|caribou-0.4.5-1|59	
12mr|caribou-0.4.5-1|60	%package -n	%{libname}
12mr|caribou-0.4.5-1|61	Summary:	Library files for %{name}
12mr|caribou-0.4.5-1|62	Group:		System/Libraries
12mr|caribou-0.4.5-1|63	
12mr|caribou-0.4.5-1|64	%description -n %{libname}
12mr|caribou-0.4.5-1|65	Library files for %{name}.
12mr|caribou-0.4.5-1|66	
12mr|caribou-0.4.5-1|67	%package -n %{girname}
12mr|caribou-0.4.5-1|68	Summary:	GObject Introspection interface description for %{name}
12mr|caribou-0.4.5-1|69	Group:		System/Libraries
12mr|caribou-0.4.5-1|70	
12mr|caribou-0.4.5-1|71	%description -n %{girname}
12mr|caribou-0.4.5-1|72	GObject Introspection interface description for %{name}.
12mr|caribou-0.4.5-1|73	
12mr|caribou-0.4.5-1|74	%package -n	%{develname}
12mr|caribou-0.4.5-1|75	Summary:	Development files for %{name}
12mr|caribou-0.4.5-1|76	Group:		Development/C
12mr|caribou-0.4.5-1|77	Requires:	%{libname} = %{version}-%{release}
12mr|caribou-0.4.5-1|78	Requires:	%{girname} = %{version}-%{release}
12mr|caribou-0.4.5-1|79	Provides:	%{name}-devel = %{version}-%{release}
12mr|caribou-0.4.5-1|80	
12mr|caribou-0.4.5-1|81	%description -n %{develname}
12mr|caribou-0.4.5-1|82	The %{name}-devel package contains libraries and header files for
12mr|caribou-0.4.5-1|83	developing applications that use %{name}.
12mr|caribou-0.4.5-1|84	
12mr|caribou-0.4.5-1|85	%prep
12mr|caribou-0.4.5-1|86	%setup -q
12mr|caribou-0.4.5-1|87	%apply_patches
12mr|caribou-0.4.5-1|88	autoreconf -fi
12mr|caribou-0.4.5-1|89	
12mr|caribou-0.4.5-1|90	%build
12mr|caribou-0.4.5-1|91	%configure2_5x --disable-static
12mr|caribou-0.4.5-1|92	%make
12mr|caribou-0.4.5-1|93	
12mr|caribou-0.4.5-1|94	%install
12mr|caribou-0.4.5-1|95	%makeinstall_std
12mr|caribou-0.4.5-1|96	
12mr|caribou-0.4.5-1|97	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|caribou-0.4.5-1|98	
12mr|caribou-0.4.5-1|99	echo "NoDisplay=true" >> %{buildroot}%{_datadir}/applications/caribou.desktop
12mr|caribou-0.4.5-1|100	echo "OnlyShowIn=GNOME;" >> %{buildroot}%{_sysconfdir}/xdg/autostart/caribou-autostart.desktop
12mr|caribou-0.4.5-1|101	desktop-file-validate %{buildroot}%{_datadir}/applications/caribou.desktop
12mr|caribou-0.4.5-1|102	desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/caribou-autostart.desktop || :
12mr|caribou-0.4.5-1|103	
12mr|caribou-0.4.5-1|104	%find_lang caribou
12mr|caribou-0.4.5-1|105	
12mr|caribou-0.4.5-1|106	%files -f caribou.lang
12mr|caribou-0.4.5-1|107	%doc NEWS README
12mr|caribou-0.4.5-1|108	%{_bindir}/caribou
12mr|caribou-0.4.5-1|109	%{_bindir}/caribou-preferences
12mr|caribou-0.4.5-1|110	%{_datadir}/caribou
12mr|caribou-0.4.5-1|111	%{_datadir}/antler
12mr|caribou-0.4.5-1|112	%{_datadir}/dbus-1/services/org.gnome.Caribou.Antler.service
12mr|caribou-0.4.5-1|113	%{_libexecdir}/antler-keyboard
12mr|caribou-0.4.5-1|114	%{_datadir}/applications/caribou.desktop
12mr|caribou-0.4.5-1|115	%{_sysconfdir}/xdg/autostart/caribou-autostart.desktop
12mr|caribou-0.4.5-1|116	%{_datadir}/glib-2.0/schemas/*
12mr|caribou-0.4.5-1|117	%{py_puresitedir}/caribou
12mr|caribou-0.4.5-1|118	
12mr|caribou-0.4.5-1|119	%files gtk2
12mr|caribou-0.4.5-1|120	%{_libdir}/gtk-2.0/modules/libcaribou-gtk-module.so
12mr|caribou-0.4.5-1|121	
12mr|caribou-0.4.5-1|122	%files gtk3
12mr|caribou-0.4.5-1|123	%{_libdir}/gtk-3.0/modules/libcaribou-gtk-module.so
12mr|caribou-0.4.5-1|124	%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/caribou-gtk-module.desktop
12mr|caribou-0.4.5-1|125	
12mr|caribou-0.4.5-1|126	%files -n %{libname}
12mr|caribou-0.4.5-1|127	%{_libdir}/*.so.%{major}*
12mr|caribou-0.4.5-1|128	
12mr|caribou-0.4.5-1|129	%files -n %{girname}
12mr|caribou-0.4.5-1|130	%{_libdir}/girepository-1.0/Caribou-%{gir_major}.typelib
12mr|caribou-0.4.5-1|131	
12mr|caribou-0.4.5-1|132	%files -n %{develname}
12mr|caribou-0.4.5-1|133	%{_includedir}/*
12mr|caribou-0.4.5-1|134	%{_libdir}/*.so
12mr|caribou-0.4.5-1|135	%{_datadir}/gir-1.0/Caribou-%{gir_major}.gir

13644 12
12mr|castor-1.0.5-4|1	# FIXME:
12mr|castor-1.0.5-4|2	# W: castor class-path-in-manifest /usr/share/java/castor-1.0.5.jar
12mr|castor-1.0.5-4|3	# W: castor-xml class-path-in-manifest /usr/share/java/castor-xml-1.0.5.jar
12mr|castor-1.0.5-4|4	
12mr|castor-1.0.5-4|5	%define gcj_support     1
12mr|castor-1.0.5-4|6	# XXX: This requires org.mockebj.*
12mr|castor-1.0.5-4|7	%bcond_with             examples
12mr|castor-1.0.5-4|8	%bcond_with             tests
12mr|castor-1.0.5-4|9	
12mr|castor-1.0.5-4|10	Summary:        An open source data binding framework for Java
12mr|castor-1.0.5-4|11	Name:           castor
12mr|castor-1.0.5-4|12	Version:        1.0.5
12mr|castor-1.0.5-4|13	Release:        %mkrel 4
12mr|castor-1.0.5-4|14	Epoch:          0
12mr|castor-1.0.5-4|15	Group:          Development/Java
12mr|castor-1.0.5-4|16	License:        BSD-style
12mr|castor-1.0.5-4|17	URL:            http://www.castor.org/
12mr|castor-1.0.5-4|18	Source0:        http://dist.codehaus.org/castor/%{version}/castor-%{version}-src.tgz
12mr|castor-1.0.5-4|19	Patch0:         example-servletapi4.patch
12mr|castor-1.0.5-4|20	Patch1:         example-servletapi5.patch
12mr|castor-1.0.5-4|21	Patch2:		castor-fix-build.patch
12mr|castor-1.0.5-4|22	Patch3:		castor-fix-encoding.patch
12mr|castor-1.0.5-4|23	%if %{gcj_support}
12mr|castor-1.0.5-4|24	BuildRequires:  java-gcj-compat-devel
12mr|castor-1.0.5-4|25	%else
12mr|castor-1.0.5-4|26	Buildarch:      noarch
12mr|castor-1.0.5-4|27	%endif
12mr|castor-1.0.5-4|28	Requires:       adaptx
12mr|castor-1.0.5-4|29	Requires:	cglib
12mr|castor-1.0.5-4|30	Requires:       jakarta-commons-logging
12mr|castor-1.0.5-4|31	Requires:       jdbc-stdext
12mr|castor-1.0.5-4|32	Requires:       jndi
12mr|castor-1.0.5-4|33	Requires:       jta
12mr|castor-1.0.5-4|34	Requires:       ldapjdk
12mr|castor-1.0.5-4|35	Requires:       log4j
12mr|castor-1.0.5-4|36	Requires:       oro
12mr|castor-1.0.5-4|37	Requires:       regexp
12mr|castor-1.0.5-4|38	Requires:       xerces-j2
12mr|castor-1.0.5-4|39	BuildRequires:  adaptx
12mr|castor-1.0.5-4|40	BuildRequires:  ant
12mr|castor-1.0.5-4|41	BuildRequires:  ant-trax
12mr|castor-1.0.5-4|42	BuildRequires:  cglib
12mr|castor-1.0.5-4|43	BuildRequires:  xalan-j2
12mr|castor-1.0.5-4|44	BuildRequires:  jakarta-commons-logging
12mr|castor-1.0.5-4|45	BuildRequires:  jdbc-stdext
12mr|castor-1.0.5-4|46	BuildRequires:  jndi
12mr|castor-1.0.5-4|47	BuildRequires:  jpackage-utils >= 0:1.5.16
12mr|castor-1.0.5-4|48	BuildRequires:  junit
12mr|castor-1.0.5-4|49	BuildRequires:  jta
12mr|castor-1.0.5-4|50	BuildRequires:  ldapjdk
12mr|castor-1.0.5-4|51	BuildRequires:  log4j
12mr|castor-1.0.5-4|52	BuildRequires:  oro
12mr|castor-1.0.5-4|53	BuildRequires:  regexp
12mr|castor-1.0.5-4|54	BuildRequires:  xerces-j2
12mr|castor-1.0.5-4|55	BuildRequires:  java-rpmbuild
12mr|castor-1.0.5-4|56	%if %{gcj_support}
12mr|castor-1.0.5-4|57	BuildRequires:    java-gcj-compat-devel >= 0:1.0.31
12mr|castor-1.0.5-4|58	%else
12mr|castor-1.0.5-4|59	BuildArch:        noarch
12mr|castor-1.0.5-4|60	%endif
12mr|castor-1.0.5-4|61	
12mr|castor-1.0.5-4|62	%description
12mr|castor-1.0.5-4|63	Castor is an open source data binding framework for Java. It's basically
12mr|castor-1.0.5-4|64	the shortest path between Java objects, XML documents and SQL tables.
12mr|castor-1.0.5-4|65	Castor provides Java to XML binding, Java to SQL persistence, and then
12mr|castor-1.0.5-4|66	some more.
12mr|castor-1.0.5-4|67	
12mr|castor-1.0.5-4|68	%package demo
12mr|castor-1.0.5-4|69	Group:          Development/Java
12mr|castor-1.0.5-4|70	Summary:        Demo for %{name}
12mr|castor-1.0.5-4|71	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|castor-1.0.5-4|72	Requires:       servletapi5
12mr|castor-1.0.5-4|73	BuildRequires:  servletapi5
12mr|castor-1.0.5-4|74	
12mr|castor-1.0.5-4|75	%description demo
12mr|castor-1.0.5-4|76	Demonstrations and samples for %{name}.
12mr|castor-1.0.5-4|77	
12mr|castor-1.0.5-4|78	%if %with tests
12mr|castor-1.0.5-4|79	%package test
12mr|castor-1.0.5-4|80	Group:          Development/Java
12mr|castor-1.0.5-4|81	Summary:        Tests for %{name}
12mr|castor-1.0.5-4|82	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|castor-1.0.5-4|83	Requires:       junit
12mr|castor-1.0.5-4|84	BuildRequires:  junit
12mr|castor-1.0.5-4|85	
12mr|castor-1.0.5-4|86	%description test
12mr|castor-1.0.5-4|87	Tests for %{name}.
12mr|castor-1.0.5-4|88	%endif
12mr|castor-1.0.5-4|89	
12mr|castor-1.0.5-4|90	%package xml
12mr|castor-1.0.5-4|91	Group:          Development/Java
12mr|castor-1.0.5-4|92	Summary:        XML support for %{name}
12mr|castor-1.0.5-4|93	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|castor-1.0.5-4|94	
12mr|castor-1.0.5-4|95	%description xml
12mr|castor-1.0.5-4|96	XML support for Castor.
12mr|castor-1.0.5-4|97	
12mr|castor-1.0.5-4|98	%package javadoc
12mr|castor-1.0.5-4|99	Group:          Development/Java
12mr|castor-1.0.5-4|100	Summary:        Javadoc for %{name}
12mr|castor-1.0.5-4|101	
12mr|castor-1.0.5-4|102	%description javadoc
12mr|castor-1.0.5-4|103	Javadoc for %{name}.
12mr|castor-1.0.5-4|104	
12mr|castor-1.0.5-4|105	%package doc
12mr|castor-1.0.5-4|106	Summary:        Documentation for %{name}
12mr|castor-1.0.5-4|107	Group:          Development/Java
12mr|castor-1.0.5-4|108	
12mr|castor-1.0.5-4|109	%description doc
12mr|castor-1.0.5-4|110	Documentation for %{name}.
12mr|castor-1.0.5-4|111	
12mr|castor-1.0.5-4|112	%prep
12mr|castor-1.0.5-4|113	%setup -q
12mr|castor-1.0.5-4|114	#find . -type f -name "*.jar" | %{_bindir}/xargs -t %{__rm}
12mr|castor-1.0.5-4|115	#find . -type f -name "*.class" | %{_bindir}/xargs -t %{__rm}
12mr|castor-1.0.5-4|116	%if 0
12mr|castor-1.0.5-4|117	find . -name "*.java" -exec perl -p -i -e 's|assert\(|assertTrue\(|g;' {} \;
12mr|castor-1.0.5-4|118	find . -name "*.java" -exec perl -p -i -e 's|_test.name\(\)|_test.getName\(\)|g;' {} \;
12mr|castor-1.0.5-4|119	find src/doc -name "*.xml" -exec perl -p -i -e 's|\222|&#x92;|g;' {} \;
12mr|castor-1.0.5-4|120	%endif
12mr|castor-1.0.5-4|121	%patch0
12mr|castor-1.0.5-4|122	%patch1
12mr|castor-1.0.5-4|123	%patch2
12mr|castor-1.0.5-4|124	%patch3
12mr|castor-1.0.5-4|125	
12mr|castor-1.0.5-4|126	%build
12mr|castor-1.0.5-4|127	
12mr|castor-1.0.5-4|128	export CLASSPATH=$(build-classpath adaptx cglib castor jakarta-commons-logging jdbc-stdext jndi jta junit ldapjdk log4j oro regexp servletapi5 xerces-j2)
12mr|castor-1.0.5-4|129	export OPT_JAR_LIST="adaptx ant/ant-trax xalan-j2 xalan-j2-serializer"
12mr|castor-1.0.5-4|130	%{__perl} -pi -e 's/<javac/<javac nowarn="true"/g' src/build.xml
12mr|castor-1.0.5-4|131	%{ant} -Dbuild.sysclasspath=first -buildfile src/build.xml jar
12mr|castor-1.0.5-4|132	%if %with examples
12mr|castor-1.0.5-4|133	ant -buildfile src/build.xml compile.examples
12mr|castor-1.0.5-4|134	%endif
12mr|castor-1.0.5-4|135	%if %with tests
12mr|castor-1.0.5-4|136	ant -buildfile src/build.xml CTFjar
12mr|castor-1.0.5-4|137	%endif
12mr|castor-1.0.5-4|138	ant -buildfile src/build.xml javadoc
12mr|castor-1.0.5-4|139	
12mr|castor-1.0.5-4|140	%install
12mr|castor-1.0.5-4|141	
12mr|castor-1.0.5-4|142	# jar
12mr|castor-1.0.5-4|143	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|castor-1.0.5-4|144	install -m 644 dist/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|castor-1.0.5-4|145	install -m 644 dist/%{name}-%{version}-xml.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-xml-%{version}.jar
12mr|castor-1.0.5-4|146	%if %with tests
12mr|castor-1.0.5-4|147	install -m 644 dist/CTF-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-tests-%{version}.jar
12mr|castor-1.0.5-4|148	%endif
12mr|castor-1.0.5-4|149	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|castor-1.0.5-4|150	%{__mkdir_p} %{buildroot}%{_datadir}/%{name}
12mr|castor-1.0.5-4|151	
12mr|castor-1.0.5-4|152	%if %with examples
12mr|castor-1.0.5-4|153	# examples (demo)
12mr|castor-1.0.5-4|154	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/examples
12mr|castor-1.0.5-4|155	cp -pr build/examples/* $RPM_BUILD_ROOT%{_datadir}/%{name}/examples
12mr|castor-1.0.5-4|156	%endif
12mr|castor-1.0.5-4|157	
12mr|castor-1.0.5-4|158	# javadoc
12mr|castor-1.0.5-4|159	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|castor-1.0.5-4|160	cp -pr build/doc/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|castor-1.0.5-4|161	
12mr|castor-1.0.5-4|162	# do this last, since it will delete all build directories
12mr|castor-1.0.5-4|163	export CLASSPATH=$(build-classpath adaptx cglib castor jakarta-commons-logging jdbc-stdext jndi jta junit ldapjdk log4j oro regexp servletapi5 xerces-j2)
12mr|castor-1.0.5-4|164	export OPT_JAR_LIST="adaptx ant/ant-trax xalan-j2 xalan-j2-serializer castor"
12mr|castor-1.0.5-4|165	%{ant} -buildfile src/build.xml doc
12mr|castor-1.0.5-4|166	
12mr|castor-1.0.5-4|167	# like magic
12mr|castor-1.0.5-4|168	%jpackage_script org.exolab.castor.builder.SourceGenerator %{nil} %{nil} xerces-j2:%{name} %{name}
12mr|castor-1.0.5-4|169	
12mr|castor-1.0.5-4|170	%{__perl} -pi -e 's/\r$//g' src/etc/CHANGELOG \
12mr|castor-1.0.5-4|171	src/main/resources/LICENSE \
12mr|castor-1.0.5-4|172	src/main/resources/README \
12mr|castor-1.0.5-4|173	build/doc/*.{css,dtd,txt} \
12mr|castor-1.0.5-4|174	build/doc/**/*.htm \
12mr|castor-1.0.5-4|175	build/doc/ora-mar-2k/*.htm
12mr|castor-1.0.5-4|176	
12mr|castor-1.0.5-4|177	%if %{gcj_support}
12mr|castor-1.0.5-4|178	%{_bindir}/aot-compile-rpm
12mr|castor-1.0.5-4|179	%endif
12mr|castor-1.0.5-4|180	
12mr|castor-1.0.5-4|181	%if %{gcj_support}
12mr|castor-1.0.5-4|182	%post
12mr|castor-1.0.5-4|183	%{update_gcjdb}
12mr|castor-1.0.5-4|184	
12mr|castor-1.0.5-4|185	%postun
12mr|castor-1.0.5-4|186	%{clean_gcjdb}
12mr|castor-1.0.5-4|187	%endif
12mr|castor-1.0.5-4|188	
12mr|castor-1.0.5-4|189	%post javadoc
12mr|castor-1.0.5-4|190	rm -f %{_javadocdir}/%{name}
12mr|castor-1.0.5-4|191	ln -s %{name}-%{version} %{_javadocdir}/%{name}
12mr|castor-1.0.5-4|192	
12mr|castor-1.0.5-4|193	%postun javadoc
12mr|castor-1.0.5-4|194	if [ "$1" = "0" ]; then
12mr|castor-1.0.5-4|195	rm -f %{_javadocdir}/%{name}
12mr|castor-1.0.5-4|196	fi
12mr|castor-1.0.5-4|197	
12mr|castor-1.0.5-4|198	%files
12mr|castor-1.0.5-4|199	%doc src/etc/CHANGELOG src/main/resources/LICENSE src/main/resources/README
12mr|castor-1.0.5-4|200	%attr(0755,root,root) %{_bindir}/%{name}
12mr|castor-1.0.5-4|201	%{_javadir}/%{name}-%{version}.jar
12mr|castor-1.0.5-4|202	%{_javadir}/%{name}.jar
12mr|castor-1.0.5-4|203	%if %{gcj_support}
12mr|castor-1.0.5-4|204	%dir %{_libdir}/gcj/%{name}
12mr|castor-1.0.5-4|205	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|castor-1.0.5-4|206	%endif
12mr|castor-1.0.5-4|207	%dir %{_datadir}/%{name}
12mr|castor-1.0.5-4|208	
12mr|castor-1.0.5-4|209	%files demo
12mr|castor-1.0.5-4|210	%if %with examples
12mr|castor-1.0.5-4|211	%{_datadir}/%{name}/examples
12mr|castor-1.0.5-4|212	%endif
12mr|castor-1.0.5-4|213	
12mr|castor-1.0.5-4|214	%if %with tests
12mr|castor-1.0.5-4|215	%files test
12mr|castor-1.0.5-4|216	%{_javadir}/%{name}-tests-%{version}.jar
12mr|castor-1.0.5-4|217	%{_javadir}/%{name}-tests.jar
12mr|castor-1.0.5-4|218	%endif
12mr|castor-1.0.5-4|219	
12mr|castor-1.0.5-4|220	%files xml
12mr|castor-1.0.5-4|221	%{_javadir}/%{name}-xml-%{version}.jar
12mr|castor-1.0.5-4|222	%{_javadir}/%{name}-xml.jar
12mr|castor-1.0.5-4|223	
12mr|castor-1.0.5-4|224	%files javadoc
12mr|castor-1.0.5-4|225	%{_javadocdir}/%{name}-%{version}
12mr|castor-1.0.5-4|226	
12mr|castor-1.0.5-4|227	%files doc
12mr|castor-1.0.5-4|228	%doc build/doc/*
12mr|castor-1.0.5-4|229	
12mr|castor-1.0.5-4|230	
12mr|castor-1.0.5-4|231	
12mr|castor-1.0.5-4|232	
12mr|castor-1.0.5-4|233	
12mr|castor-1.0.5-4|234	%changelog
12mr|castor-1.0.5-4|235	

13645 12
12mr|catfish-0.3.2-6|1	Summary:	A handy file search tool
12mr|catfish-0.3.2-6|2	Name:		catfish
12mr|catfish-0.3.2-6|3	Version:	0.3.2
12mr|catfish-0.3.2-6|4	Release:	%mkrel 6
12mr|catfish-0.3.2-6|5	Group:		File tools
12mr|catfish-0.3.2-6|6	License:	GPLv2+
12mr|catfish-0.3.2-6|7	URL:		http://software.twotoasts.de/?page=%{name}
12mr|catfish-0.3.2-6|8	Source0:	http://software.twotoasts.de/media/%{name}/%{name}-%{version}.tar.bz2
12mr|catfish-0.3.2-6|9	Source1:	%{name}.desktop
12mr|catfish-0.3.2-6|10	Patch0:		%{name}-0.3-fix-separator-position.patch
12mr|catfish-0.3.2-6|11	Patch1:		%{name}.desktop.patch
12mr|catfish-0.3.2-6|12	BuildRequires:	gettext
12mr|catfish-0.3.2-6|13	BuildRequires:	desktop-file-utils
12mr|catfish-0.3.2-6|14	%py_requires -d
12mr|catfish-0.3.2-6|15	Requires:	pygtk2.0-libglade
12mr|catfish-0.3.2-6|16	Requires:	pyxdg
12mr|catfish-0.3.2-6|17	Requires:	dbus-python
12mr|catfish-0.3.2-6|18	Requires:	mlocate
12mr|catfish-0.3.2-6|19	Requires:	findutils
12mr|catfish-0.3.2-6|20	BuildArch:	noarch
12mr|catfish-0.3.2-6|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|catfish-0.3.2-6|22	
12mr|catfish-0.3.2-6|23	%description
12mr|catfish-0.3.2-6|24	A handy file searching tool for linux. Basically it is a
12mr|catfish-0.3.2-6|25	frontend for different search engines (daemons) which
12mr|catfish-0.3.2-6|26	provides a unified interface. The interface is intentionally
12mr|catfish-0.3.2-6|27	lightweight and simple, using only GTK+ 2. You can configure
12mr|catfish-0.3.2-6|28	it to your needs by using several command line options.
12mr|catfish-0.3.2-6|29	
12mr|catfish-0.3.2-6|30	%prep
12mr|catfish-0.3.2-6|31	%setup -q
12mr|catfish-0.3.2-6|32	%patch0 -p1
12mr|catfish-0.3.2-6|33	%patch1 -p0
12mr|catfish-0.3.2-6|34	
12mr|catfish-0.3.2-6|35	%build
12mr|catfish-0.3.2-6|36	sed -i.misc \
12mr|catfish-0.3.2-6|37	-e '/svg/s|install|install -m 644|' \
12mr|catfish-0.3.2-6|38	-e '/glade/s|install| install -m 644|' \
12mr|catfish-0.3.2-6|39	-e 's|install |install -p |' \
12mr|catfish-0.3.2-6|40	-e 's|pyc|py|' \
12mr|catfish-0.3.2-6|41	-e 's|^\([ \t]*\)ln |\1: ln |' \
12mr|catfish-0.3.2-6|42	-e 's|cp -rf|cp -prf|' \
12mr|catfish-0.3.2-6|43	Makefile.in
12mr|catfish-0.3.2-6|44	
12mr|catfish-0.3.2-6|45	sed -i.byte -e 's|pyc|py|' %{name}.in
12mr|catfish-0.3.2-6|46	
12mr|catfish-0.3.2-6|47	sed -i.engine -e 's|Nautilus|Thunar|' %{name}.py
12mr|catfish-0.3.2-6|48	
12mr|catfish-0.3.2-6|49	# --libdir= option doesn't work here.
12mr|catfish-0.3.2-6|50	./configure --prefix=%{_prefix}
12mr|catfish-0.3.2-6|51	
12mr|catfish-0.3.2-6|52	%install
12mr|catfish-0.3.2-6|53	rm -rf %{buildroot}
12mr|catfish-0.3.2-6|54	
12mr|catfish-0.3.2-6|55	%makeinstall_std
12mr|catfish-0.3.2-6|56	
12mr|catfish-0.3.2-6|57	desktop-file-install \
12mr|catfish-0.3.2-6|58	--remove-category="Utility" \
12mr|catfish-0.3.2-6|59	--add-category='System' \
12mr|catfish-0.3.2-6|60	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|catfish-0.3.2-6|61	
12mr|catfish-0.3.2-6|62	rm -rf %{buildroot}%{_datadir}/doc/
12mr|catfish-0.3.2-6|63	
12mr|catfish-0.3.2-6|64	ln -sf ../icons/hicolor/scalable/apps/%{name}.svg %{buildroot}%{_datadir}/%{name}/
12mr|catfish-0.3.2-6|65	ln -sf ../locale/ %{buildroot}%{_datadir}/%{name}/
12mr|catfish-0.3.2-6|66	
12mr|catfish-0.3.2-6|67	%find_lang %{name}
12mr|catfish-0.3.2-6|68	
12mr|catfish-0.3.2-6|69	%clean
12mr|catfish-0.3.2-6|70	rm -rf %{buildroot}
12mr|catfish-0.3.2-6|71	
12mr|catfish-0.3.2-6|72	%files -f %{name}.lang
12mr|catfish-0.3.2-6|73	%defattr(-,root,root)
12mr|catfish-0.3.2-6|74	%doc AUTHORS ChangeLog README TODO
12mr|catfish-0.3.2-6|75	%{_bindir}/%{name}
12mr|catfish-0.3.2-6|76	%{_datadir}/applications/%{name}.desktop
12mr|catfish-0.3.2-6|77	%{_datadir}/%{name}/
12mr|catfish-0.3.2-6|78	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12mr|catfish-0.3.2-6|79	
12mr|catfish-0.3.2-6|80	
12mr|catfish-0.3.2-6|81	
12mr|catfish-0.3.2-6|82	%changelog
12mr|catfish-0.3.2-6|83	

13646 12
12mr|ccache-3.1.7-1|1	Name:		ccache
12mr|ccache-3.1.7-1|2	Version:	3.1.7
12mr|ccache-3.1.7-1|3	Release:	1
12mr|ccache-3.1.7-1|4	Group:		Development/Other
12mr|ccache-3.1.7-1|5	Summary:	Compiler Cache
12mr|ccache-3.1.7-1|6	License:	GPLv3+
12mr|ccache-3.1.7-1|7	URL:		http://ccache.samba.org/
12mr|ccache-3.1.7-1|8	Source0:	http://samba.org/ftp/ccache/%{name}-%{version}.tar.xz
12mr|ccache-3.1.7-1|9	
12mr|ccache-3.1.7-1|10	%description
12mr|ccache-3.1.7-1|11	ccache is a compiler cache. It acts as a caching pre-processor to
12mr|ccache-3.1.7-1|12	C/C++ compilers, using the -E compiler switch and a hash to detect
12mr|ccache-3.1.7-1|13	when a compilation can be satisfied from cache. This often results
12mr|ccache-3.1.7-1|14	in a 5 to 10 times speedup in common compilations.
12mr|ccache-3.1.7-1|15	
12mr|ccache-3.1.7-1|16	To enable ccache's default use, the system admin should modify
12mr|ccache-3.1.7-1|17	%{_sysconfdir}/sysconfig/ccache to "yes". If its default use is not
12mr|ccache-3.1.7-1|18	enabled and you wish to use it, simply add %{_prefix}/%{_lib}/ccache/bin/ to
12mr|ccache-3.1.7-1|19	the start of your \$PATH
12mr|ccache-3.1.7-1|20	
12mr|ccache-3.1.7-1|21	%prep
12mr|ccache-3.1.7-1|22	%setup -q
12mr|ccache-3.1.7-1|23	
12mr|ccache-3.1.7-1|24	%build
12mr|ccache-3.1.7-1|25	%configure2_5x
12mr|ccache-3.1.7-1|26	%make
12mr|ccache-3.1.7-1|27	
12mr|ccache-3.1.7-1|28	%__cat <<EOF > %{name}.sh
12mr|ccache-3.1.7-1|29	
12mr|ccache-3.1.7-1|30	if [ -f /etc/sysconfig/ccache ]; then
12mr|ccache-3.1.7-1|31	. /etc/sysconfig/ccache
12mr|ccache-3.1.7-1|32	fi
12mr|ccache-3.1.7-1|33	if [ "\$USE_CCACHE_DEFAULT" = "yes" ]; then
12mr|ccache-3.1.7-1|34	if [ -z \`echo "\$PATH" | grep "%_libdir/ccache/bin"\` ]; then
12mr|ccache-3.1.7-1|35	export PATH="%_libdir/ccache/bin:\$PATH"
12mr|ccache-3.1.7-1|36	fi
12mr|ccache-3.1.7-1|37	fi
12mr|ccache-3.1.7-1|38	EOF
12mr|ccache-3.1.7-1|39	
12mr|ccache-3.1.7-1|40	%__cat << EOF > %{name}.csh
12mr|ccache-3.1.7-1|41	
12mr|ccache-3.1.7-1|42	if ( -f /etc/sysconfig/ccache ) then
12mr|ccache-3.1.7-1|43	eval \`sed -n 's/^\([^#]*\)=\([^#]*\)/set \1=\2;/p' < /etc/sysconfig/ccache\`
12mr|ccache-3.1.7-1|44	endif
12mr|ccache-3.1.7-1|45	if ( "\$USE_CCACHE_DEFAULT" == "yes" ) then
12mr|ccache-3.1.7-1|46	if ( "\$path" !~ *%_libdir/ccache/bin* ) then
12mr|ccache-3.1.7-1|47	setenv path = ( %_libdir/ccache/bin \$path )
12mr|ccache-3.1.7-1|48	endif
12mr|ccache-3.1.7-1|49	endif
12mr|ccache-3.1.7-1|50	EOF
12mr|ccache-3.1.7-1|51	
12mr|ccache-3.1.7-1|52	%install
12mr|ccache-3.1.7-1|53	%__rm -rf %{buildroot}
12mr|ccache-3.1.7-1|54	%__install -dm 755 %{buildroot}{%{_bindir},%{_libdir}/ccache/bin,%{_mandir}/man1}
12mr|ccache-3.1.7-1|55	%__install -pm 755 ccache %{buildroot}%{_bindir}
12mr|ccache-3.1.7-1|56	%__install -pm 644 ccache.1 %{buildroot}%{_mandir}/man1
12mr|ccache-3.1.7-1|57	%__install -pm 755 %{name}.sh -D %{buildroot}%{_sysconfdir}/profile.d/30ccache.sh
12mr|ccache-3.1.7-1|58	%__install -pm 755 %{name}.csh -D %{buildroot}%{_sysconfdir}/profile.d/30ccache.csh
12mr|ccache-3.1.7-1|59	
12mr|ccache-3.1.7-1|60	rm -f %{name}-%{version}.compilers
12mr|ccache-3.1.7-1|61	pref=`gcc -dumpmachine`
12mr|ccache-3.1.7-1|62	
12mr|ccache-3.1.7-1|63	create_compiler() {
12mr|ccache-3.1.7-1|64	%__cat <<EOF > %{buildroot}%{_prefix}/%{_lib}/ccache/bin/$1
12mr|ccache-3.1.7-1|65	#!/bin/sh
12mr|ccache-3.1.7-1|66	if [ ! -x %_bindir/$1 ]; then
12mr|ccache-3.1.7-1|67	echo Error: compiler $1 does not exist. >&2
12mr|ccache-3.1.7-1|68	exit 127
12mr|ccache-3.1.7-1|69	fi
12mr|ccache-3.1.7-1|70	PATH=%_bindir:\$PATH
12mr|ccache-3.1.7-1|71	if [ -f /etc/sysconfig/ccache ]; then
12mr|ccache-3.1.7-1|72	. /etc/sysconfig/ccache
12mr|ccache-3.1.7-1|73	if [ "\$USE_CCACHE_WITH_ICECREAM" = "yes" ]; then
12mr|ccache-3.1.7-1|74	PATH=%{_libdir}/icecc/bin:\$PATH
12mr|ccache-3.1.7-1|75	fi
12mr|ccache-3.1.7-1|76	fi
12mr|ccache-3.1.7-1|77	
12mr|ccache-3.1.7-1|78	ccache ${1} "\$@"
12mr|ccache-3.1.7-1|79	EOF
12mr|ccache-3.1.7-1|80	echo "%attr(0755,root,root) %{_libdir}/ccache/bin/$1" >> %{name}-%{version}.compilers
12mr|ccache-3.1.7-1|81	}
12mr|ccache-3.1.7-1|82	
12mr|ccache-3.1.7-1|83	for name in gcc g++ c++; do
12mr|ccache-3.1.7-1|84	for comp in $name $pref-$name ${pref/manbo/mandriva}-$name; do
12mr|ccache-3.1.7-1|85	# check for backports that have no manbo:
12mr|ccache-3.1.7-1|86	[ -e "%{buildroot}%{_libdir}/ccache/bin/$comp" ] || create_compiler $comp
12mr|ccache-3.1.7-1|87	done
12mr|ccache-3.1.7-1|88	done
12mr|ccache-3.1.7-1|89	create_compiler cc
12mr|ccache-3.1.7-1|90	
12mr|ccache-3.1.7-1|91	%__mkdir_p %{buildroot}%{_sysconfdir}/sysconfig/
12mr|ccache-3.1.7-1|92	%__cat <<EOF > %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
12mr|ccache-3.1.7-1|93	# Should we add the ccache compiler symlinks to PATH
12mr|ccache-3.1.7-1|94	# yes|no
12mr|ccache-3.1.7-1|95	# Please note that if added to \$PATH the user can still disable
12mr|ccache-3.1.7-1|96	# it with CCACHE_DISABLE
12mr|ccache-3.1.7-1|97	# If not enabled by default, the user can add %{_libdir}/ccache/bin/
12mr|ccache-3.1.7-1|98	# to their \$PATH
12mr|ccache-3.1.7-1|99	USE_CCACHE_DEFAULT="no"
12mr|ccache-3.1.7-1|100	
12mr|ccache-3.1.7-1|101	# Enable icecream integration
12mr|ccache-3.1.7-1|102	USE_CCACHE_WITH_ICECREAM="no"
12mr|ccache-3.1.7-1|103	
12mr|ccache-3.1.7-1|104	EOF
12mr|ccache-3.1.7-1|105	
12mr|ccache-3.1.7-1|106	%files -f %{name}-%{version}.compilers
12mr|ccache-3.1.7-1|107	%dir %{_libdir}/ccache
12mr|ccache-3.1.7-1|108	%dir %{_libdir}/ccache/bin
12mr|ccache-3.1.7-1|109	%{_bindir}/ccache
12mr|ccache-3.1.7-1|110	%{_mandir}/man1/ccache.1*
12mr|ccache-3.1.7-1|111	%{_sysconfdir}/profile.d/*
12mr|ccache-3.1.7-1|112	%config(noreplace) %{_sysconfdir}/sysconfig/*
12mr|ccache-3.1.7-1|113	
12mr|ccache-3.1.7-1|114	
12mr|ccache-3.1.7-1|115	
12mr|ccache-3.1.7-1|116	
12mr|ccache-3.1.7-1|117	
12mr|ccache-3.1.7-1|118	
12mr|ccache-3.1.7-1|119	%changelog
12mr|ccache-3.1.7-1|120	

13647 12
12mr|ccid-1.4.8-1|1	Summary:	A generic USB CCID (Chip/Smart Card Interface Devices) driver
12mr|ccid-1.4.8-1|2	Name:		ccid
12mr|ccid-1.4.8-1|3	Version:	1.4.8
12mr|ccid-1.4.8-1|4	Release:	1
12mr|ccid-1.4.8-1|5	# RSA_SecurID_getpasswd and Kobil_mIDentity_switch are GPLv2+
12mr|ccid-1.4.8-1|6	License:	GPLv2+ and LGPLv2+
12mr|ccid-1.4.8-1|7	Group:		System/Libraries
12mr|ccid-1.4.8-1|8	URL:		http://pcsclite.alioth.debian.org/
12mr|ccid-1.4.8-1|9	# ccid svn contains symlinks to files pcsc svn. To create a working
12mr|ccid-1.4.8-1|10	# source tarball from svn:
12mr|ccid-1.4.8-1|11	# mkdir -p ccid/Drivers
12mr|ccid-1.4.8-1|12	# cd ccid
12mr|ccid-1.4.8-1|13	# svn co svn://svn.debian.org/pcsclite/trunk/PCSC
12mr|ccid-1.4.8-1|14	# cd Drivers
12mr|ccid-1.4.8-1|15	# svn co svn://svn.debian.org/pcsclite/trunk/Drivers/ccid
12mr|ccid-1.4.8-1|16	Source0:	https://alioth.debian.org/download.php/1474/ccid-%{version}.tar.bz2
12mr|ccid-1.4.8-1|17	Source1:	https://alioth.debian.org/download.php/1475/ccid-%{version}.tar.bz2.asc
12mr|ccid-1.4.8-1|18	Patch0:		ccid-libtool_fixes.diff
12mr|ccid-1.4.8-1|19	BuildRequires:	flex
12mr|ccid-1.4.8-1|20	BuildRequires:	libpcsclite-devel >= 1.6.5
12mr|ccid-1.4.8-1|21	BuildRequires:	libusb-devel
12mr|ccid-1.4.8-1|22	BuildRequires:	pkgconfig >= 0.9.0
12mr|ccid-1.4.8-1|23	BuildRequires:	libtool
12mr|ccid-1.4.8-1|24	# update-reader.conf is called in %%post
12mr|ccid-1.4.8-1|25	Requires(post): pcsc-lite
12mr|ccid-1.4.8-1|26	Requires(postun): pcsc-lite
12mr|ccid-1.4.8-1|27	Requires:	pcsc-lite
12mr|ccid-1.4.8-1|28	
12mr|ccid-1.4.8-1|29	%description
12mr|ccid-1.4.8-1|30	This package provides a generic USB CCID (Chip/Smart Card Interface Devices)
12mr|ccid-1.4.8-1|31	driver.
12mr|ccid-1.4.8-1|32	
12mr|ccid-1.4.8-1|33	%prep
12mr|ccid-1.4.8-1|34	%setup -q
12mr|ccid-1.4.8-1|35	%patch0 -p1
12mr|ccid-1.4.8-1|36	
12mr|ccid-1.4.8-1|37	%build
12mr|ccid-1.4.8-1|38	autoreconf -fis
12mr|ccid-1.4.8-1|39	%configure2_5x \
12mr|ccid-1.4.8-1|40	--enable-twinserial \
12mr|ccid-1.4.8-1|41	--enable-udev
12mr|ccid-1.4.8-1|42	
12mr|ccid-1.4.8-1|43	%make
12mr|ccid-1.4.8-1|44	
12mr|ccid-1.4.8-1|45	%install
12mr|ccid-1.4.8-1|46	%makeinstall_std
12mr|ccid-1.4.8-1|47	
12mr|ccid-1.4.8-1|48	# serial driver is installed separately
12mr|ccid-1.4.8-1|49	%makeinstall_std -C src install_ccidtwin
12mr|ccid-1.4.8-1|50	
12mr|ccid-1.4.8-1|51	# conf file should be placed inside reader.conf.d
12mr|ccid-1.4.8-1|52	mv -f %{buildroot}%{_sysconfdir}/reader.conf.d/libccidtwin %{buildroot}%{_sysconfdir}/reader.conf.d/GemPCTwin-serial.conf
12mr|ccid-1.4.8-1|53	
12mr|ccid-1.4.8-1|54	# udev
12mr|ccid-1.4.8-1|55	install -m 0644 -D src/92_pcscd_ccid.rules %{buildroot}/lib/udev/rules.d/92_pcscd_ccid.rules
12mr|ccid-1.4.8-1|56	
12mr|ccid-1.4.8-1|57	rm -rf %{buildroot}%{_docdir}/*
12mr|ccid-1.4.8-1|58	rm -f readers/Makefile*
12mr|ccid-1.4.8-1|59	cp -f src/towitoko/README README.towitoko
12mr|ccid-1.4.8-1|60	
12mr|ccid-1.4.8-1|61	%post
12mr|ccid-1.4.8-1|62	%{_sbindir}/update-reader.conf
12mr|ccid-1.4.8-1|63	
12mr|ccid-1.4.8-1|64	%postun
12mr|ccid-1.4.8-1|65	if [ "$1" = "0" ]; then
12mr|ccid-1.4.8-1|66	%{_sbindir}/update-reader.conf
12mr|ccid-1.4.8-1|67	fi
12mr|ccid-1.4.8-1|68	
12mr|ccid-1.4.8-1|69	%files
12mr|ccid-1.4.8-1|70	%doc AUTHORS INSTALL README COPYING
12mr|ccid-1.4.8-1|71	%doc readers contrib/Kobil_mIDentity_switch/README_Kobil_mIDentity_switch.txt
12mr|ccid-1.4.8-1|72	%doc README.towitoko
12mr|ccid-1.4.8-1|73	%config(noreplace) %{_sysconfdir}/reader.conf.d/*.conf
12mr|ccid-1.4.8-1|74	%config /lib/udev/rules.d/92_pcscd_ccid.rules
12mr|ccid-1.4.8-1|75	%{_libdir}/pcsc/drivers/ifd-ccid.bundle
12mr|ccid-1.4.8-1|76	%{_libdir}/pcsc/drivers/serial
12mr|ccid-1.4.8-1|77	#%{_bindir}/RSA_SecurID_getpasswd
12mr|ccid-1.4.8-1|78	#%{_sbindir}/Kobil_mIDentity_switch
12mr|ccid-1.4.8-1|79	#%{_mandir}/man1/RSA_SecurID_getpasswd.1*
12mr|ccid-1.4.8-1|80	#%{_mandir}/man8/Kobil_mIDentity_switch.8*
12mr|ccid-1.4.8-1|81	
12mr|ccid-1.4.8-1|82	%changelog
12mr|ccid-1.4.8-1|83	

13648 12
12mr|c-client-2007f-2|1	%define _disable_ld_no_undefined 1
12mr|c-client-2007f-2|2	
12mr|c-client-2007f-2|3	%if %mdkversion < 200900
12mr|c-client-2007f-2|4	%define ldflags %{nil}
12mr|c-client-2007f-2|5	%endif
12mr|c-client-2007f-2|6	
12mr|c-client-2007f-2|7	%define fversion 2007f
12mr|c-client-2007f-2|8	%define soname c-client
12mr|c-client-2007f-2|9	
12mr|c-client-2007f-2|10	%define major 0
12mr|c-client-2007f-2|11	%define libname %mklibname %{soname} %{major}
12mr|c-client-2007f-2|12	%define develname %mklibname -d %{soname}
12mr|c-client-2007f-2|13	
12mr|c-client-2007f-2|14	Summary:	UW-IMAP C-CLIENT library
12mr|c-client-2007f-2|15	Name:		c-client
12mr|c-client-2007f-2|16	Version:	2007f
12mr|c-client-2007f-2|17	Release:	%mkrel 2
12mr|c-client-2007f-2|18	License:	Apache License
12mr|c-client-2007f-2|19	Group:		System/Servers
12mr|c-client-2007f-2|20	URL:		http://www.washington.edu/imap/
12mr|c-client-2007f-2|21	Source:		ftp://ftp.cac.washington.edu/mail/imap-%{fversion}.tar.gz
12mr|c-client-2007f-2|22	Source7:	flock.c
12mr|c-client-2007f-2|23	Source8:	Makefile.imap
12mr|c-client-2007f-2|24	Patch0: 	imap-2002e-ssl.patch
12mr|c-client-2007f-2|25	Patch1: 	imap-2007a-linux.diff
12mr|c-client-2007f-2|26	Patch3:		imap-2001a-disable-mbox.patch
12mr|c-client-2007f-2|27	Patch4:		imap-2001a-redhat.patch
12mr|c-client-2007f-2|28	Patch5: 	imap-2006c1-flock.diff
12mr|c-client-2007f-2|29	Patch9:		imap-2006c1-glibc-2.2.2.diff
12mr|c-client-2007f-2|30	Patch11:	imap-2006c1-krbpath.diff
12mr|c-client-2007f-2|31	Patch12:	imap-2001a-overflow.patch
12mr|c-client-2007f-2|32	Patch17:	imap-mail-spool-perms.diff
12mr|c-client-2007f-2|33	Patch21:	imap-2004a-shared.patch
12mr|c-client-2007f-2|34	Patch22:	imap-2002e-authmd5.patch
12mr|c-client-2007f-2|35	# (oe) the annotate patch is implemented upstream and needed by kolab2
12mr|c-client-2007f-2|36	Patch23:	imap-2006c1-annotate.diff
12mr|c-client-2007f-2|37	# (oe) http://www.gadgetwiz.com/software/hash_reset.html
12mr|c-client-2007f-2|38	Patch24:	imap-2004g-hash_reset.diff
12mr|c-client-2007f-2|39	Patch25:	imap-yes.diff
12mr|c-client-2007f-2|40	BuildRequires:	openssl-devel
12mr|c-client-2007f-2|41	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|c-client-2007f-2|42	
12mr|c-client-2007f-2|43	%description
12mr|c-client-2007f-2|44	The c-client library is a common API for accessing mailboxes developed at
12mr|c-client-2007f-2|45	the University of Washington. It is used mainly by php in Mandriva Linux.
12mr|c-client-2007f-2|46	
12mr|c-client-2007f-2|47	%package -n	%{libname}
12mr|c-client-2007f-2|48	Summary:	C-client mail access routines for IMAP and POP protocols
12mr|c-client-2007f-2|49	Group:		System/Libraries
12mr|c-client-2007f-2|50	Provides:	c-client = %{version}-%{release}
12mr|c-client-2007f-2|51	
12mr|c-client-2007f-2|52	%description -n	%{libname}
12mr|c-client-2007f-2|53	The c-client library is a common API for accessing mailboxes developed at
12mr|c-client-2007f-2|54	the University of Washington. It is used mainly by php in Mandriva Linux.
12mr|c-client-2007f-2|55	
12mr|c-client-2007f-2|56	This package contains the shared c-client library.
12mr|c-client-2007f-2|57	
12mr|c-client-2007f-2|58	%package -n	%{develname}
12mr|c-client-2007f-2|59	Summary:	Development files for the c-client library
12mr|c-client-2007f-2|60	Group:		Development/C
12mr|c-client-2007f-2|61	Requires:	%{libname} = %{version}
12mr|c-client-2007f-2|62	Obsoletes:	libc-client-php-devel
12mr|c-client-2007f-2|63	Obsoletes:	%{mklibname c-client-php -d 0}
12mr|c-client-2007f-2|64	Obsoletes:	imap-devel
12mr|c-client-2007f-2|65	Provides:	c-client-devel = %{version}-%{release}
12mr|c-client-2007f-2|66	
12mr|c-client-2007f-2|67	%description -n	%{develname}
12mr|c-client-2007f-2|68	The c-client library is a common API for accessing mailboxes developed at
12mr|c-client-2007f-2|69	the University of Washington. It is used mainly by php in Mandriva Linux.
12mr|c-client-2007f-2|70	
12mr|c-client-2007f-2|71	This package contains development files for the c-client library.
12mr|c-client-2007f-2|72	
12mr|c-client-2007f-2|73	%prep
12mr|c-client-2007f-2|74	
12mr|c-client-2007f-2|75	%setup -q -n imap-%{version}
12mr|c-client-2007f-2|76	
12mr|c-client-2007f-2|77	%patch0 -p0 -b .ssl
12mr|c-client-2007f-2|78	%patch1 -p0 -b .linux
12mr|c-client-2007f-2|79	%patch3 -p1 -b .mbox
12mr|c-client-2007f-2|80	%patch4 -p0 -b .redhat
12mr|c-client-2007f-2|81	%patch5 -p0 -b .flock
12mr|c-client-2007f-2|82	install -m 0644 %{SOURCE7} src/osdep/unix/flock.c
12mr|c-client-2007f-2|83	%patch9 -p1 -b .glibc
12mr|c-client-2007f-2|84	
12mr|c-client-2007f-2|85	%patch12 -p0 -b .overflow
12mr|c-client-2007f-2|86	%patch17 -p0 -b .lock-warning
12mr|c-client-2007f-2|87	%patch21 -p0 -b .shared
12mr|c-client-2007f-2|88	%patch22 -p1 -b .authmd5
12mr|c-client-2007f-2|89	%patch23 -p1 -b .annotate
12mr|c-client-2007f-2|90	%patch24 -p1 -b .hash_reset
12mr|c-client-2007f-2|91	%patch25 -p0 -b .yes
12mr|c-client-2007f-2|92	
12mr|c-client-2007f-2|93	%build
12mr|c-client-2007f-2|94	%serverbuild
12mr|c-client-2007f-2|95	export CFLAGS="%{optflags} -fPIC"
12mr|c-client-2007f-2|96	touch ip6
12mr|c-client-2007f-2|97	export EXTRACFLAGS="$EXTRACFLAGS $CFLAGS -DDISABLE_POP_PROXY=1 -DIGNORE_LOCK_EACCES_ERRORS=1 -I%{_includedir}/openssl -D_GNU_SOURCE"
12mr|c-client-2007f-2|98	export EXTRALDFLAGS="$EXTRALDFLAGS -L%{_libdir} %{ldflags}"
12mr|c-client-2007f-2|99	
12mr|c-client-2007f-2|100	make RPM_OPT_FLAGS="$CFLAGS -D_REENTRANT -DDIC -fPIC -fno-omit-frame-pointer -D_GNU_SOURCE" slx \
12mr|c-client-2007f-2|101	EXTRACFLAGS="$EXTRACFLAGS" \
12mr|c-client-2007f-2|102	EXTRALDFLAGS="$EXTRALDFLAGS" \
12mr|c-client-2007f-2|103	SSLDIR=%{_libdir}/ssl \
12mr|c-client-2007f-2|104	SSLINCLUDE=%{_includedir}/openssl \
12mr|c-client-2007f-2|105	SSLLIB=%{_libdir} \
12mr|c-client-2007f-2|106	LOCKPGM=%{_sbindir}/mlock \
12mr|c-client-2007f-2|107	SSLTYPE=unix \
12mr|c-client-2007f-2|108	SHLIBBASE=%{soname} \
12mr|c-client-2007f-2|109	SHLIBNAME=lib%{soname}.so.%{major} \
12mr|c-client-2007f-2|110	BASECFLAGS="$CFLAGS -D_REENTRANT -DDIC -fPIC -fno-omit-frame-pointer -D_GNU_SOURCE" \
12mr|c-client-2007f-2|111	IP=6
12mr|c-client-2007f-2|112	
12mr|c-client-2007f-2|113	mv -f c-client/c-client.a %{soname}.a
12mr|c-client-2007f-2|114	mv -f c-client/lib%{soname}.so.%{major} .
12mr|c-client-2007f-2|115	
12mr|c-client-2007f-2|116	%install
12mr|c-client-2007f-2|117	rm -rf %{buildroot}
12mr|c-client-2007f-2|118	
12mr|c-client-2007f-2|119	# make some directories
12mr|c-client-2007f-2|120	install -d %{buildroot}%{_libdir}
12mr|c-client-2007f-2|121	install -d %{buildroot}%{_includedir}/imap
12mr|c-client-2007f-2|122	
12mr|c-client-2007f-2|123	# install headers
12mr|c-client-2007f-2|124	install -m0644 c-client/*.h %{buildroot}%{_includedir}/imap/
12mr|c-client-2007f-2|125	install -m0644 src/osdep/tops-20/shortsym.h %{buildroot}%{_includedir}/imap/
12mr|c-client-2007f-2|126	install -m0644 src/osdep/tops-20/linkage.c %{buildroot}%{_includedir}/imap/
12mr|c-client-2007f-2|127	
12mr|c-client-2007f-2|128	install -m0755 lib%{soname}.so.%{major} %{buildroot}%{_libdir}/
12mr|c-client-2007f-2|129	ln -snf lib%{soname}.so.%{major} %{buildroot}%{_libdir}/lib%{soname}.so
12mr|c-client-2007f-2|130	install -m0644 %{soname}.a %{buildroot}%{_libdir}/lib%{soname}.a
12mr|c-client-2007f-2|131	
12mr|c-client-2007f-2|132	%if %mdkversion < 200900
12mr|c-client-2007f-2|133	%post -n %{libname} -p /sbin/ldconfig
12mr|c-client-2007f-2|134	%endif
12mr|c-client-2007f-2|135	
12mr|c-client-2007f-2|136	%if %mdkversion < 200900
12mr|c-client-2007f-2|137	%postun -n %{libname} -p /sbin/ldconfig
12mr|c-client-2007f-2|138	%endif
12mr|c-client-2007f-2|139	
12mr|c-client-2007f-2|140	%clean
12mr|c-client-2007f-2|141	rm -rf %{buildroot}
12mr|c-client-2007f-2|142	
12mr|c-client-2007f-2|143	%files -n %{libname}
12mr|c-client-2007f-2|144	%defattr(-,root,root)
12mr|c-client-2007f-2|145	%{_libdir}/lib%{soname}.so.%{major}
12mr|c-client-2007f-2|146	
12mr|c-client-2007f-2|147	%files -n %{develname}
12mr|c-client-2007f-2|148	%defattr(-,root,root)
12mr|c-client-2007f-2|149	%{_includedir}/imap
12mr|c-client-2007f-2|150	%{_libdir}/lib%{soname}.a
12mr|c-client-2007f-2|151	%{_libdir}/lib%{soname}.so
12mr|c-client-2007f-2|152	
12mr|c-client-2007f-2|153	
12mr|c-client-2007f-2|154	
12mr|c-client-2007f-2|155	%changelog
12mr|c-client-2007f-2|156	

13649 12
12mr|ccp-0.4.1-8|1	%define	name	ccp
12mr|ccp-0.4.1-8|2	%define	version 0.4.1
12mr|ccp-0.4.1-8|3	%define rel	8
12mr|ccp-0.4.1-8|4	%define	release	%mkrel %rel
12mr|ccp-0.4.1-8|5	
12mr|ccp-0.4.1-8|6	Name:		%{name}
12mr|ccp-0.4.1-8|7	Summary:	Program that reads configuration files and upgrades them
12mr|ccp-0.4.1-8|8	Version:	%{version}
12mr|ccp-0.4.1-8|9	Release:	%{release}
12mr|ccp-0.4.1-8|10	Source0:	%{name}-%{version}.tar.bz2
12mr|ccp-0.4.1-8|11	URL:		http://ccp.nongnu.org/
12mr|ccp-0.4.1-8|12	Group:		System/Configuration/Other
12mr|ccp-0.4.1-8|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ccp-0.4.1-8|14	License:	GPL
12mr|ccp-0.4.1-8|15	BuildArch:	noarch
12mr|ccp-0.4.1-8|16	
12mr|ccp-0.4.1-8|17	%description
12mr|ccp-0.4.1-8|18	CCP is a program that reads configuration files and upgrades them.
12mr|ccp-0.4.1-8|19	
12mr|ccp-0.4.1-8|20	It takes a oldfile (typically the old configuration file currently in
12mr|ccp-0.4.1-8|21	use) and a newfile (typically the default new configuration  file)  and
12mr|ccp-0.4.1-8|22	optionally a template (a file which tells ccp how the generated
12mr|ccp-0.4.1-8|23	configuration file should look like. It is generated on-the-fly if a template
12mr|ccp-0.4.1-8|24	isn't supplied, so it is usually not needed). CCP first reads all the
12mr|ccp-0.4.1-8|25	configuration options and values in the new file, then in the old file,
12mr|ccp-0.4.1-8|26	then it either generates the template or reads the supplied template
12mr|ccp-0.4.1-8|27	file, finally it merges the files into one - creating a new
12mr|ccp-0.4.1-8|28	configuration file that has the changes that was made to the old file
12mr|ccp-0.4.1-8|29	but also the new options that is included in the new file.
12mr|ccp-0.4.1-8|30	
12mr|ccp-0.4.1-8|31	CCP is completely independent of the program that created the
12mr|ccp-0.4.1-8|32	configuration  file, and can be used for many different purposes. For
12mr|ccp-0.4.1-8|33	instance it can be used to merge changes between an old  user-edited
12mr|ccp-0.4.1-8|34	configuration file and a .rpmnew file generated by rpm when a
12mr|ccp-0.4.1-8|35	rpm was upgraded.
12mr|ccp-0.4.1-8|36	
12mr|ccp-0.4.1-8|37	CCP currently supports:
12mr|ccp-0.4.1-8|38	key = value configs (--type keyvalue)
12mr|ccp-0.4.1-8|39	and ini configs (--type ini)
12mr|ccp-0.4.1-8|40	
12mr|ccp-0.4.1-8|41	%prep
12mr|ccp-0.4.1-8|42	%setup -q
12mr|ccp-0.4.1-8|43	# We want the tests to succeed. A release shouldn't have failing tests
12mr|ccp-0.4.1-8|44	# but better safe than sorry
12mr|ccp-0.4.1-8|45	if ! ./testsuite/ccp-testsuite ; then exit 1;fi
12mr|ccp-0.4.1-8|46	
12mr|ccp-0.4.1-8|47	%install
12mr|ccp-0.4.1-8|48	rm -rf $RPM_BUILD_ROOT
12mr|ccp-0.4.1-8|49	mkdir -vp $RPM_BUILD_ROOT%_bindir/ $RPM_BUILD_ROOT%_mandir/man1/ $RPM_BUILD_ROOT%_datadir/ccp/
12mr|ccp-0.4.1-8|50	install -v -m755 ccp  $RPM_BUILD_ROOT%_bindir/
12mr|ccp-0.4.1-8|51	install -v -m644 ccp.1 $RPM_BUILD_ROOT%_mandir/man1/
12mr|ccp-0.4.1-8|52	cp -vr conftypes $RPM_BUILD_ROOT%_datadir/ccp/
12mr|ccp-0.4.1-8|53	
12mr|ccp-0.4.1-8|54	%clean
12mr|ccp-0.4.1-8|55	rm -rf $RPM_BUILD_ROOT
12mr|ccp-0.4.1-8|56	
12mr|ccp-0.4.1-8|57	%files
12mr|ccp-0.4.1-8|58	%defattr(-,root,root)
12mr|ccp-0.4.1-8|59	%doc TODO version AUTHORS
12mr|ccp-0.4.1-8|60	%_bindir/%name
12mr|ccp-0.4.1-8|61	%_mandir/*/*
12mr|ccp-0.4.1-8|62	%_datadir/%name
12mr|ccp-0.4.1-8|63	
12mr|ccp-0.4.1-8|64	
12mr|ccp-0.4.1-8|65	
12mr|ccp-0.4.1-8|66	
12mr|ccp-0.4.1-8|67	%changelog
12mr|ccp-0.4.1-8|68	

13650 12
12mr|ccsm-0.9.5.92-2|1	Name:		ccsm
12mr|ccsm-0.9.5.92-2|2	Version:	0.9.5.92
12mr|ccsm-0.9.5.92-2|3	Release:	2
12mr|ccsm-0.9.5.92-2|4	Summary:	Compiz Config Settings Manager
12mr|ccsm-0.9.5.92-2|5	Group:		System/X11
12mr|ccsm-0.9.5.92-2|6	URL:		http://www.compiz.org/
12mr|ccsm-0.9.5.92-2|7	Source:		http://releases.compiz.org/%{version}/%{name}-%{version}.tar.bz2
12mr|ccsm-0.9.5.92-2|8	License:	GPL
12mr|ccsm-0.9.5.92-2|9	
12mr|ccsm-0.9.5.92-2|10	BuildArch:	noarch
12mr|ccsm-0.9.5.92-2|11	BuildRequires:	desktop-file-utils
12mr|ccsm-0.9.5.92-2|12	BuildRequires:	python
12mr|ccsm-0.9.5.92-2|13	BuildRequires:	intltool
12mr|ccsm-0.9.5.92-2|14	Requires(post):	desktop-file-utils
12mr|ccsm-0.9.5.92-2|15	Requires(postun): desktop-file-utils
12mr|ccsm-0.9.5.92-2|16	
12mr|ccsm-0.9.5.92-2|17	Requires:	compizconfig-python
12mr|ccsm-0.9.5.92-2|18	Requires:	pygtk2.0
12mr|ccsm-0.9.5.92-2|19	### Is this really needed???
12mr|ccsm-0.9.5.92-2|20	Suggests:	python-sexy
12mr|ccsm-0.9.5.92-2|21	
12mr|ccsm-0.9.5.92-2|22	%description
12mr|ccsm-0.9.5.92-2|23	Configuration tool for Compiz when used with the ccp configuration plugin (default).
12mr|ccsm-0.9.5.92-2|24	
12mr|ccsm-0.9.5.92-2|25	#----------------------------------------------------------------------------
12mr|ccsm-0.9.5.92-2|26	
12mr|ccsm-0.9.5.92-2|27	%prep
12mr|ccsm-0.9.5.92-2|28	%setup -q
12mr|ccsm-0.9.5.92-2|29	
12mr|ccsm-0.9.5.92-2|30	%build
12mr|ccsm-0.9.5.92-2|31	python setup.py build --prefix=%{_prefix}
12mr|ccsm-0.9.5.92-2|32	
12mr|ccsm-0.9.5.92-2|33	%install
12mr|ccsm-0.9.5.92-2|34	rm -rf %{buildroot}
12mr|ccsm-0.9.5.92-2|35	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
12mr|ccsm-0.9.5.92-2|36	rm -f %{buildroot}%{py_puresitedir}/*.egg-info
12mr|ccsm-0.9.5.92-2|37	
12mr|ccsm-0.9.5.92-2|38	%find_lang %{name}
12mr|ccsm-0.9.5.92-2|39	
12mr|ccsm-0.9.5.92-2|40	
12mr|ccsm-0.9.5.92-2|41	desktop-file-install \
12mr|ccsm-0.9.5.92-2|42	--vendor="" \
12mr|ccsm-0.9.5.92-2|43	--remove-category="Compiz" \
12mr|ccsm-0.9.5.92-2|44	--add-category="GTK" \
12mr|ccsm-0.9.5.92-2|45	--add-category="Settings" \
12mr|ccsm-0.9.5.92-2|46	--add-category="DesktopSettings" \
12mr|ccsm-0.9.5.92-2|47	--add-category="X-MandrivaLinux-CrossDesktop" \
12mr|ccsm-0.9.5.92-2|48	--dir %{buildroot}%{_datadir}/applications \
12mr|ccsm-0.9.5.92-2|49	%{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|ccsm-0.9.5.92-2|50	
12mr|ccsm-0.9.5.92-2|51	%files -f %{name}.lang
12mr|ccsm-0.9.5.92-2|52	%{_bindir}/%{name}
12mr|ccsm-0.9.5.92-2|53	%dir %{_datadir}/%{name}
12mr|ccsm-0.9.5.92-2|54	%{_datadir}/%{name}/images
12mr|ccsm-0.9.5.92-2|55	%{_datadir}/%{name}/icons
12mr|ccsm-0.9.5.92-2|56	%dir %{py_puresitedir}/ccm
12mr|ccsm-0.9.5.92-2|57	%{py_puresitedir}/ccm/*.py
12mr|ccsm-0.9.5.92-2|58	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12mr|ccsm-0.9.5.92-2|59	%{_datadir}/icons/hicolor/*/apps/%{name}.svg
12mr|ccsm-0.9.5.92-2|60	%{_datadir}/applications/%{name}.desktop
12mr|ccsm-0.9.5.92-2|61	
12mr|ccsm-0.9.5.92-2|62	
12mr|ccsm-0.9.5.92-2|63	
12mr|ccsm-0.9.5.92-2|64	%changelog
12mr|ccsm-0.9.5.92-2|65	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ccsm-0.9.5.92-2|66	+ Commit: 1ef1bdb
12mr|ccsm-0.9.5.92-2|67	- Fix file listed twice RPM errors
12mr|ccsm-0.9.5.92-2|68	
12mr|ccsm-0.9.5.92-2|69	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ccsm-0.9.5.92-2|70	+ Commit: e6e9d10
12mr|ccsm-0.9.5.92-2|71	- New version 0.9.5.92 (sync with Cooker), spec cleanup
12mr|ccsm-0.9.5.92-2|72	
12mr|ccsm-0.9.5.92-2|73	

13651 12
12mr|ccs-tools-1.6.8-5|1	Summary: TOMOYO Linux tools
12mr|ccs-tools-1.6.8-5|2	%define  date 20090528
12mr|ccs-tools-1.6.8-5|3	%define  ver  1.6.8
12mr|ccs-tools-1.6.8-5|4	
12mr|ccs-tools-1.6.8-5|5	Name: 	 ccs-tools
12mr|ccs-tools-1.6.8-5|6	Version: %{ver}
12mr|ccs-tools-1.6.8-5|7	Release: %manbo_mkrel 5
12mr|ccs-tools-1.6.8-5|8	License: GPLv2
12mr|ccs-tools-1.6.8-5|9	URL:	 http://tomoyo.sourceforge.jp/
12mr|ccs-tools-1.6.8-5|10	Group:	 System/Kernel and hardware
12mr|ccs-tools-1.6.8-5|11	BuildRequires: ncurses-devel
12mr|ccs-tools-1.6.8-5|12	BuildRequires: readline-devel
12mr|ccs-tools-1.6.8-5|13	Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ccs-tools-1.6.8-5|14	#NoSource: 0
12mr|ccs-tools-1.6.8-5|15	
12mr|ccs-tools-1.6.8-5|16	Source0: http://osdn.dl.sourceforge.jp/tomoyo/27220/ccs-tools-%{ver}-%{date}.tar.gz
12mr|ccs-tools-1.6.8-5|17	Source1: README.ccs-tools.urpmi
12mr|ccs-tools-1.6.8-5|18	Source2: tomoyo.logrotate
12mr|ccs-tools-1.6.8-5|19	Source3: tomoyo.init
12mr|ccs-tools-1.6.8-5|20	Patch0:  ccs-tools-dont-use-chown.patch
12mr|ccs-tools-1.6.8-5|21	
12mr|ccs-tools-1.6.8-5|22	%description
12mr|ccs-tools-1.6.8-5|23	TOMOYO Linux is an extension for Linux to provide Mandatory Access Control
12mr|ccs-tools-1.6.8-5|24	(MAC) functions. This package contains the tools needed to configure,
12mr|ccs-tools-1.6.8-5|25	activate and manage the TOMOYO Linux MAC system and policies.
12mr|ccs-tools-1.6.8-5|26	
12mr|ccs-tools-1.6.8-5|27	%prep
12mr|ccs-tools-1.6.8-5|28	%setup -q -n ccstools
12mr|ccs-tools-1.6.8-5|29	%patch0 -p1
12mr|ccs-tools-1.6.8-5|30	
12mr|ccs-tools-1.6.8-5|31	%build
12mr|ccs-tools-1.6.8-5|32	%make -s all
12mr|ccs-tools-1.6.8-5|33	
12mr|ccs-tools-1.6.8-5|34	%install
12mr|ccs-tools-1.6.8-5|35	rm -rf %{buildroot}
12mr|ccs-tools-1.6.8-5|36	%makeinstall -s INSTALLDIR=%{buildroot}
12mr|ccs-tools-1.6.8-5|37	install -m 644 %{SOURCE1} README.install.urpmi
12mr|ccs-tools-1.6.8-5|38	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d/
12mr|ccs-tools-1.6.8-5|39	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/tomoyo
12mr|ccs-tools-1.6.8-5|40	mkdir -p %{buildroot}%{_initrddir}
12mr|ccs-tools-1.6.8-5|41	install -m 700 %{SOURCE3} %{buildroot}%{_initrddir}/ccs-auditd
12mr|ccs-tools-1.6.8-5|42	mkdir -p %{buildroot}%{_logdir}/tomoyo
12mr|ccs-tools-1.6.8-5|43	
12mr|ccs-tools-1.6.8-5|44	%clean
12mr|ccs-tools-1.6.8-5|45	rm -rf %{buildroot}
12mr|ccs-tools-1.6.8-5|46	
12mr|ccs-tools-1.6.8-5|47	%post
12mr|ccs-tools-1.6.8-5|48	%_post_service ccs-auditd
12mr|ccs-tools-1.6.8-5|49	
12mr|ccs-tools-1.6.8-5|50	%preun
12mr|ccs-tools-1.6.8-5|51	%_preun_service ccs-auditd
12mr|ccs-tools-1.6.8-5|52	
12mr|ccs-tools-1.6.8-5|53	%files
12mr|ccs-tools-1.6.8-5|54	%defattr(-,root,root)
12mr|ccs-tools-1.6.8-5|55	%{_sysconfdir}/logrotate.d/tomoyo
12mr|ccs-tools-1.6.8-5|56	%attr(700,root,root) %{_initrddir}/ccs-auditd
12mr|ccs-tools-1.6.8-5|57	%attr(700,root,root) /sbin/ccs-init
12mr|ccs-tools-1.6.8-5|58	%attr(700,root,root) /sbin/tomoyo-init
12mr|ccs-tools-1.6.8-5|59	%{_exec_prefix}/lib/ccs/
12mr|ccs-tools-1.6.8-5|60	%{_sbindir}/ccs-auditd
12mr|ccs-tools-1.6.8-5|61	%{_sbindir}/ccs-ccstree
12mr|ccs-tools-1.6.8-5|62	%{_sbindir}/ccs-checkpolicy
12mr|ccs-tools-1.6.8-5|63	%{_sbindir}/ccs-domainmatch
12mr|ccs-tools-1.6.8-5|64	%{_sbindir}/ccs-editpolicy
12mr|ccs-tools-1.6.8-5|65	%{_sbindir}/ccs-findtemp
12mr|ccs-tools-1.6.8-5|66	%{_sbindir}/ccs-ld-watch
12mr|ccs-tools-1.6.8-5|67	%{_sbindir}/ccs-loadpolicy
12mr|ccs-tools-1.6.8-5|68	%{_sbindir}/ccs-pathmatch
12mr|ccs-tools-1.6.8-5|69	%{_sbindir}/ccs-patternize
12mr|ccs-tools-1.6.8-5|70	%{_sbindir}/ccs-queryd
12mr|ccs-tools-1.6.8-5|71	%{_sbindir}/ccs-savepolicy
12mr|ccs-tools-1.6.8-5|72	%{_sbindir}/ccs-setlevel
12mr|ccs-tools-1.6.8-5|73	%{_sbindir}/ccs-setprofile
12mr|ccs-tools-1.6.8-5|74	%{_sbindir}/ccs-sortpolicy
12mr|ccs-tools-1.6.8-5|75	%{_mandir}/man8/ccs-auditd.8*
12mr|ccs-tools-1.6.8-5|76	%{_mandir}/man8/ccs-ccstree.8*
12mr|ccs-tools-1.6.8-5|77	%{_mandir}/man8/ccs-checkpolicy.8*
12mr|ccs-tools-1.6.8-5|78	%{_mandir}/man8/ccs-domainmatch.8*
12mr|ccs-tools-1.6.8-5|79	%{_mandir}/man8/ccs-editpolicy.8*
12mr|ccs-tools-1.6.8-5|80	%{_mandir}/man8/ccs-editpolicy-agent.8*
12mr|ccs-tools-1.6.8-5|81	%{_mandir}/man8/ccs-findtemp.8*
12mr|ccs-tools-1.6.8-5|82	%{_mandir}/man8/ccs-init.8*
12mr|ccs-tools-1.6.8-5|83	%{_mandir}/man8/ccs-ld-watch.8*
12mr|ccs-tools-1.6.8-5|84	%{_mandir}/man8/ccs-loadpolicy.8*
12mr|ccs-tools-1.6.8-5|85	%{_mandir}/man8/ccs-notifyd.8*
12mr|ccs-tools-1.6.8-5|86	%{_mandir}/man8/ccs-pathmatch.8*
12mr|ccs-tools-1.6.8-5|87	%{_mandir}/man8/ccs-patternize.8*
12mr|ccs-tools-1.6.8-5|88	%{_mandir}/man8/ccs-queryd.8*
12mr|ccs-tools-1.6.8-5|89	%{_mandir}/man8/ccs-savepolicy.8*
12mr|ccs-tools-1.6.8-5|90	%{_mandir}/man8/ccs-setlevel.8*
12mr|ccs-tools-1.6.8-5|91	%{_mandir}/man8/ccs-setprofile.8*
12mr|ccs-tools-1.6.8-5|92	%{_mandir}/man8/ccs-sortpolicy.8*
12mr|ccs-tools-1.6.8-5|93	%{_mandir}/man8/init_policy.sh.8*
12mr|ccs-tools-1.6.8-5|94	%{_mandir}/man8/tomoyo-init.8*
12mr|ccs-tools-1.6.8-5|95	%{_mandir}/man8/tomoyo_init_policy.sh.8*
12mr|ccs-tools-1.6.8-5|96	%{_logdir}/tomoyo/
12mr|ccs-tools-1.6.8-5|97	%doc README.install.urpmi
12mr|ccs-tools-1.6.8-5|98	
12mr|ccs-tools-1.6.8-5|99	
12mr|ccs-tools-1.6.8-5|100	
12mr|ccs-tools-1.6.8-5|101	%changelog
12mr|ccs-tools-1.6.8-5|102	

13652 12
12mr|cdialog-1.1-1.20120706.1|1	%define fname	dialog
12mr|cdialog-1.1-1.20120706.1|2	%define date	20120706
12mr|cdialog-1.1-1.20120706.1|3	
12mr|cdialog-1.1-1.20120706.1|4	Summary:	A utility for creating TTY dialog boxes
12mr|cdialog-1.1-1.20120706.1|5	Name:		cdialog
12mr|cdialog-1.1-1.20120706.1|6	Version:	1.1
12mr|cdialog-1.1-1.20120706.1|7	Release:	1.%{date}.1
12mr|cdialog-1.1-1.20120706.1|8	License:	LGPLv2+
12mr|cdialog-1.1-1.20120706.1|9	URL:		http://invisible-island.net/dialog/
12mr|cdialog-1.1-1.20120706.1|10	Group:		Development/Other
12mr|cdialog-1.1-1.20120706.1|11	Source:		ftp://invisible-island.net/dialog/%{fname}-%{version}-%{date}.tgz
12mr|cdialog-1.1-1.20120706.1|12	BuildRequires:	pkgconfig(ncursesw)
12mr|cdialog-1.1-1.20120706.1|13	Obsoletes:	dialog < %{version}-%{release}
12mr|cdialog-1.1-1.20120706.1|14	Provides:	dialog = %{version}-%{release}
12mr|cdialog-1.1-1.20120706.1|15	
12mr|cdialog-1.1-1.20120706.1|16	%description
12mr|cdialog-1.1-1.20120706.1|17	Dialog is a utility that allows you to show dialog boxes (containing
12mr|cdialog-1.1-1.20120706.1|18	questions or messages) in TTY (text mode) interfaces.  Dialog is called
12mr|cdialog-1.1-1.20120706.1|19	from within a shell script.  The following dialog boxes are implemented:
12mr|cdialog-1.1-1.20120706.1|20	yes/no, menu, input, message, text, info, checklist, radiolist, and
12mr|cdialog-1.1-1.20120706.1|21	gauge.
12mr|cdialog-1.1-1.20120706.1|22	
12mr|cdialog-1.1-1.20120706.1|23	Install dialog if you would like to create TTY dialog boxes.
12mr|cdialog-1.1-1.20120706.1|24	
12mr|cdialog-1.1-1.20120706.1|25	%prep
12mr|cdialog-1.1-1.20120706.1|26	%setup -q -n %{fname}-%{version}-%{date}
12mr|cdialog-1.1-1.20120706.1|27	
12mr|cdialog-1.1-1.20120706.1|28	%build
12mr|cdialog-1.1-1.20120706.1|29	%configure2_5x \
12mr|cdialog-1.1-1.20120706.1|30	--enable-nls \
12mr|cdialog-1.1-1.20120706.1|31	--with-ncursesw
12mr|cdialog-1.1-1.20120706.1|32	%make
12mr|cdialog-1.1-1.20120706.1|33	
12mr|cdialog-1.1-1.20120706.1|34	%install
12mr|cdialog-1.1-1.20120706.1|35	%makeinstall_std
12mr|cdialog-1.1-1.20120706.1|36	
12mr|cdialog-1.1-1.20120706.1|37	%find_lang %{fname}
12mr|cdialog-1.1-1.20120706.1|38	
12mr|cdialog-1.1-1.20120706.1|39	%files -f %{fname}.lang
12mr|cdialog-1.1-1.20120706.1|40	%doc README
12mr|cdialog-1.1-1.20120706.1|41	%{_bindir}/%{fname}
12mr|cdialog-1.1-1.20120706.1|42	%{_mandir}/man1/%{fname}.*
12mr|cdialog-1.1-1.20120706.1|43	
12mr|cdialog-1.1-1.20120706.1|44	
12mr|cdialog-1.1-1.20120706.1|45	
12mr|cdialog-1.1-1.20120706.1|46	%changelog
12mr|cdialog-1.1-1.20120706.1|47	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|cdialog-1.1-1.20120706.1|48	+ Commit: 78f3650
12mr|cdialog-1.1-1.20120706.1|49	- Convert BuildRequires to pkgconfig style, spec cleanup
12mr|cdialog-1.1-1.20120706.1|50	
12mr|cdialog-1.1-1.20120706.1|51	

13653 12
12mr|cdk-4.9.13-8|1	%define major		4
12mr|cdk-4.9.13-8|2	%define libname		%mklibname %{name} %{major}
12mr|cdk-4.9.13-8|3	%define	develname	%mklibname %{name} -d
12mr|cdk-4.9.13-8|4	%define	oldlibname	%mklibname %name 4 -d
12mr|cdk-4.9.13-8|5	
12mr|cdk-4.9.13-8|6	%define	name		cdk
12mr|cdk-4.9.13-8|7	%define	version		4.9.13
12mr|cdk-4.9.13-8|8	%define	release		%mkrel 8
12mr|cdk-4.9.13-8|9	
12mr|cdk-4.9.13-8|10	Name:		%{name}
12mr|cdk-4.9.13-8|11	Version:	%{version}
12mr|cdk-4.9.13-8|12	Release:	%{release}
12mr|cdk-4.9.13-8|13	Source0:	http://www.vexus.ca/products/CDK/%{name}.tar.gz
12mr|cdk-4.9.13-8|14	License:	BSD
12mr|cdk-4.9.13-8|15	Group:		System/Libraries
12mr|cdk-4.9.13-8|16	URL:		http://www.vexus.ca/products/CDK
12mr|cdk-4.9.13-8|17	Summary:	Curses Development Kit
12mr|cdk-4.9.13-8|18	BuildRequires:	ncurses-devel
12mr|cdk-4.9.13-8|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cdk-4.9.13-8|20	
12mr|cdk-4.9.13-8|21	%description
12mr|cdk-4.9.13-8|22	Cdk stands for 'Curses Development Kit' and it currently contains 21 ready
12mr|cdk-4.9.13-8|23	to use widgets which facilitate the speedy development of full screen
12mr|cdk-4.9.13-8|24	curses programs.
12mr|cdk-4.9.13-8|25	
12mr|cdk-4.9.13-8|26	%package -n	%{develname}
12mr|cdk-4.9.13-8|27	Summary:	Headers to develop cdk-based applications
12mr|cdk-4.9.13-8|28	Group:		Development/C
12mr|cdk-4.9.13-8|29	Provides:	%{name}-devel = %{version}-%{release}
12mr|cdk-4.9.13-8|30	Provides:	lib%{name}-devel
12mr|cdk-4.9.13-8|31	Provides:	%{oldlibname}
12mr|cdk-4.9.13-8|32	Obsoletes:	%{oldlibname}
12mr|cdk-4.9.13-8|33	
12mr|cdk-4.9.13-8|34	%description -n	%{develname}
12mr|cdk-4.9.13-8|35	These are the header files, and cdk preprocessor for developing
12mr|cdk-4.9.13-8|36	cdk-based applications.
12mr|cdk-4.9.13-8|37	
12mr|cdk-4.9.13-8|38	%prep
12mr|cdk-4.9.13-8|39	%setup -q
12mr|cdk-4.9.13-8|40	perl -pi -e '/^LIB_DIR/ and s,/lib\b,/%{_lib},' Makefile.in
12mr|cdk-4.9.13-8|41	
12mr|cdk-4.9.13-8|42	%build
12mr|cdk-4.9.13-8|43	export CFLAGS="%{optflags} -fPIC"
12mr|cdk-4.9.13-8|44	%configure
12mr|cdk-4.9.13-8|45	%make
12mr|cdk-4.9.13-8|46	
12mr|cdk-4.9.13-8|47	%install
12mr|cdk-4.9.13-8|48	rm -rf $RPM_BUILD_ROOT
12mr|cdk-4.9.13-8|49	install -d $RPM_BUILD_ROOT%{_includedir}/%{name}
12mr|cdk-4.9.13-8|50	make installCDKHeaderFiles installCDKLibrary INSTALL_DIR=$RPM_BUILD_ROOT%{_prefix}
12mr|cdk-4.9.13-8|51	install -d $RPM_BUILD_ROOT%{_mandir}/man3
12mr|cdk-4.9.13-8|52	make installCDKManPages INSTALL_DIR=$RPM_BUILD_ROOT%{_datadir}
12mr|cdk-4.9.13-8|53	
12mr|cdk-4.9.13-8|54	%clean
12mr|cdk-4.9.13-8|55	rm -rf $RPM_BUILD_ROOT
12mr|cdk-4.9.13-8|56	
12mr|cdk-4.9.13-8|57	%files -n %{develname}
12mr|cdk-4.9.13-8|58	%defattr(-,root,root)
12mr|cdk-4.9.13-8|59	%doc COPYING README BUGS TODO CHANGES NOTES EXPANDING
12mr|cdk-4.9.13-8|60	%dir %{_includedir}/%{name}
12mr|cdk-4.9.13-8|61	%attr(644,root,root) %{_includedir}/%{name}/*
12mr|cdk-4.9.13-8|62	%{_libdir}/lib*.a
12mr|cdk-4.9.13-8|63	%{_mandir}/man3/*
12mr|cdk-4.9.13-8|64	
12mr|cdk-4.9.13-8|65	
12mr|cdk-4.9.13-8|66	
12mr|cdk-4.9.13-8|67	%changelog
12mr|cdk-4.9.13-8|68	

13654 12
12mr|cdlabelgen-4.1.0-7|1	%define name cdlabelgen
12mr|cdlabelgen-4.1.0-7|2	%define version 4.1.0
12mr|cdlabelgen-4.1.0-7|3	%define release %mkrel 7
12mr|cdlabelgen-4.1.0-7|4	
12mr|cdlabelgen-4.1.0-7|5	Summary: Program for generating inserts for CDs
12mr|cdlabelgen-4.1.0-7|6	Name: %{name}
12mr|cdlabelgen-4.1.0-7|7	Version: %{version}
12mr|cdlabelgen-4.1.0-7|8	Release: %{release}
12mr|cdlabelgen-4.1.0-7|9	Source0: http://www.aczoom.com/pub/tools/%name-%version.tgz
12mr|cdlabelgen-4.1.0-7|10	License: GPLv2+
12mr|cdlabelgen-4.1.0-7|11	Url: http://www.aczoom.com/tools/cdinsert/
12mr|cdlabelgen-4.1.0-7|12	Group: Archiving/Cd burning
12mr|cdlabelgen-4.1.0-7|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|cdlabelgen-4.1.0-7|14	Buildarch: noarch
12mr|cdlabelgen-4.1.0-7|15	
12mr|cdlabelgen-4.1.0-7|16	%description
12mr|cdlabelgen-4.1.0-7|17	cdlabelgen is a program for generating frontcards and traycards for CDs.
12mr|cdlabelgen-4.1.0-7|18	Use it to make labels for your archive CDs, CDs full of oggs, or
12mr|cdlabelgen-4.1.0-7|19	even make a label for that CD that you lost the case for!
12mr|cdlabelgen-4.1.0-7|20	This package is used by the gcombust CD writing application.
12mr|cdlabelgen-4.1.0-7|21	
12mr|cdlabelgen-4.1.0-7|22	%prep
12mr|cdlabelgen-4.1.0-7|23	
12mr|cdlabelgen-4.1.0-7|24	%setup -q
12mr|cdlabelgen-4.1.0-7|25	
12mr|cdlabelgen-4.1.0-7|26	%build
12mr|cdlabelgen-4.1.0-7|27	
12mr|cdlabelgen-4.1.0-7|28	%install
12mr|cdlabelgen-4.1.0-7|29	rm -rf $RPM_BUILD_ROOT
12mr|cdlabelgen-4.1.0-7|30	
12mr|cdlabelgen-4.1.0-7|31	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12mr|cdlabelgen-4.1.0-7|32	mkdir -p $RPM_BUILD_ROOT%_mandir/man1
12mr|cdlabelgen-4.1.0-7|33	
12mr|cdlabelgen-4.1.0-7|34	# [gb] they meant DATA_DIR
12mr|cdlabelgen-4.1.0-7|35	make install \
12mr|cdlabelgen-4.1.0-7|36	BASE_DIR=$RPM_BUILD_ROOT%{_prefix} \
12mr|cdlabelgen-4.1.0-7|37	LIB_DIR=$RPM_BUILD_ROOT%{_datadir}/%{name} \
12mr|cdlabelgen-4.1.0-7|38	MAN_DIR=$RPM_BUILD_ROOT%{_mandir}
12mr|cdlabelgen-4.1.0-7|39	
12mr|cdlabelgen-4.1.0-7|40	%clean
12mr|cdlabelgen-4.1.0-7|41	rm -rf $RPM_BUILD_ROOT
12mr|cdlabelgen-4.1.0-7|42	
12mr|cdlabelgen-4.1.0-7|43	%files
12mr|cdlabelgen-4.1.0-7|44	%defattr(-,root,root)
12mr|cdlabelgen-4.1.0-7|45	%{_bindir}/*
12mr|cdlabelgen-4.1.0-7|46	%{_datadir}/%{name}/*
12mr|cdlabelgen-4.1.0-7|47	%_mandir/man1/*
12mr|cdlabelgen-4.1.0-7|48	%defattr(0644,root,root,755)
12mr|cdlabelgen-4.1.0-7|49	%doc ChangeLog INSTALL README
12mr|cdlabelgen-4.1.0-7|50	
12mr|cdlabelgen-4.1.0-7|51	
12mr|cdlabelgen-4.1.0-7|52	
12mr|cdlabelgen-4.1.0-7|53	%changelog
12mr|cdlabelgen-4.1.0-7|54	

13655 12
12mr|cdparanoia-10.2-11|1	%define	major	0
12mr|cdparanoia-10.2-11|2	%define	fullname %{name}-III-%version
12mr|cdparanoia-10.2-11|3	%define	libname		%mklibname cdda %{major}
12mr|cdparanoia-10.2-11|4	%define develname	%mklibname cdda -d
12mr|cdparanoia-10.2-11|5	
12mr|cdparanoia-10.2-11|6	Summary:	Utility to copy digital audio CDs
12mr|cdparanoia-10.2-11|7	Name:		cdparanoia
12mr|cdparanoia-10.2-11|8	Version:	10.2
12mr|cdparanoia-10.2-11|9	Release:	11
12mr|cdparanoia-10.2-11|10	Epoch:		1
12mr|cdparanoia-10.2-11|11	License:	GPLv2+ and LGPLv2+
12mr|cdparanoia-10.2-11|12	Group:		Sound
12mr|cdparanoia-10.2-11|13	URL:		http://www.xiph.org/paranoia/
12mr|cdparanoia-10.2-11|14	Source0:	http://downloads.xiph.org/releases/cdparanoia/%{fullname}.src.tgz
12mr|cdparanoia-10.2-11|15	Patch0:		cdparanoia-III-alpha9.8-includes.patch
12mr|cdparanoia-10.2-11|16	Patch1:		cdparanoia-III-10.2-gcc43.patch
12mr|cdparanoia-10.2-11|17	Patch2:		cdparanoia-III-10.2-format-security.patch
12mr|cdparanoia-10.2-11|18	
12mr|cdparanoia-10.2-11|19	%description
12mr|cdparanoia-10.2-11|20	This CDDA reader distribution ('cdparanoia') reads audio from the CDROM
12mr|cdparanoia-10.2-11|21	directly as data, with no analog step between, and writes the data to a file
12mr|cdparanoia-10.2-11|22	or pipe as .wav, .aifc or as raw 16 bit linear PCM.
12mr|cdparanoia-10.2-11|23	
12mr|cdparanoia-10.2-11|24	cdparanoia is a complete rewrite of Heiko Eissfeldt's 'cdda2wav' program,
12mr|cdparanoia-10.2-11|25	and generally is much better at succeeding to read difficult discs with
12mr|cdparanoia-10.2-11|26	cheap drives.
12mr|cdparanoia-10.2-11|27	
12mr|cdparanoia-10.2-11|28	%package -n	%{libname}
12mr|cdparanoia-10.2-11|29	Summary:	Libraries for cdparanoia
12mr|cdparanoia-10.2-11|30	Group:		Sound
12mr|cdparanoia-10.2-11|31	
12mr|cdparanoia-10.2-11|32	%description -n	%{libname}
12mr|cdparanoia-10.2-11|33	This is the development libraries for cdparanoia. cdparanoia is a complete
12mr|cdparanoia-10.2-11|34	rewrite of Heiko Eissfeldt's 'cdda2wav' program, and generally is much better
12mr|cdparanoia-10.2-11|35	at succeeding to read difficult discs with cheap drives.
12mr|cdparanoia-10.2-11|36	
12mr|cdparanoia-10.2-11|37	%package -n	%{develname}
12mr|cdparanoia-10.2-11|38	Summary:	Development libraries for cdparanoia
12mr|cdparanoia-10.2-11|39	Group:		Development/C
12mr|cdparanoia-10.2-11|40	Provides:	libcdda-devel = %{EVRD}
12mr|cdparanoia-10.2-11|41	Provides:	cdda-devel = %{EVRD}
12mr|cdparanoia-10.2-11|42	Requires:	%{libname} = %{EVRD}
12mr|cdparanoia-10.2-11|43	Obsoletes:	%{mklibname cdda 0 -d} < %{EVRD}
12mr|cdparanoia-10.2-11|44	
12mr|cdparanoia-10.2-11|45	%description -n	%{develname}
12mr|cdparanoia-10.2-11|46	This is the development libraries for cdparanoia. cdparanoia is a complete
12mr|cdparanoia-10.2-11|47	rewrite of Heiko Eissfeldt's 'cdda2wav' program, and generally is much better
12mr|cdparanoia-10.2-11|48	at succeeding to read difficult discs with cheap drives.
12mr|cdparanoia-10.2-11|49	
12mr|cdparanoia-10.2-11|50	%prep
12mr|cdparanoia-10.2-11|51	%setup -q -n %{fullname}
12mr|cdparanoia-10.2-11|52	%patch0 -p1 -b .includes
12mr|cdparanoia-10.2-11|53	%patch1 -p1 -b .gcc43
12mr|cdparanoia-10.2-11|54	%patch2 -p1 -b .fs
12mr|cdparanoia-10.2-11|55	
12mr|cdparanoia-10.2-11|56	autoconf
12mr|cdparanoia-10.2-11|57	
12mr|cdparanoia-10.2-11|58	%build
12mr|cdparanoia-10.2-11|59	%configure2_5x --libdir=%{_libdir}/cdparanoia
12mr|cdparanoia-10.2-11|60	# (gb) don't use fortify, this package has ugly abuse of memcpy() that we can't cope with if it's a macro
12mr|cdparanoia-10.2-11|61	# XXX would be better to define scsi cmds constants instead...
12mr|cdparanoia-10.2-11|62	export RPM_OPT_FLAGS="$(echo %{optflags} |sed s/-Wp,-D_FORTIFY_SOURCE=.//)"
12mr|cdparanoia-10.2-11|63	make OPT="-fsigned-char -finline-functions -Dsize16='short' -Dsize32='int' $RPM_OPT_FLAGS"
12mr|cdparanoia-10.2-11|64	
12mr|cdparanoia-10.2-11|65	%install
12mr|cdparanoia-10.2-11|66	mkdir -p %{buildroot}%{_bindir}
12mr|cdparanoia-10.2-11|67	mkdir -p %{buildroot}%{_docdir}
12mr|cdparanoia-10.2-11|68	mkdir -p %{buildroot}%{_includedir}
12mr|cdparanoia-10.2-11|69	mkdir -p %{buildroot}%{_libdir}
12mr|cdparanoia-10.2-11|70	mkdir -p %{buildroot}%{_mandir}/man1
12mr|cdparanoia-10.2-11|71	
12mr|cdparanoia-10.2-11|72	%makeinstall \
12mr|cdparanoia-10.2-11|73	BINDIR=%{buildroot}%{_bindir} \
12mr|cdparanoia-10.2-11|74	INCLUDEDIR=%{buildroot}%{_includedir} \
12mr|cdparanoia-10.2-11|75	LIBDIR=%{buildroot}%{_libdir} \
12mr|cdparanoia-10.2-11|76	MANDIR=%{buildroot}%{_mandir}
12mr|cdparanoia-10.2-11|77	
12mr|cdparanoia-10.2-11|78	install -m644 cdparanoia.1 %{buildroot}%{_mandir}/man1/
12mr|cdparanoia-10.2-11|79	
12mr|cdparanoia-10.2-11|80	# Fix permissions to avoid unstripped-binary-or-object rpmlint error
12mr|cdparanoia-10.2-11|81	chmod 0755 %{buildroot}%{_libdir}/*.so.%{major}*
12mr|cdparanoia-10.2-11|82	
12mr|cdparanoia-10.2-11|83	%files
12mr|cdparanoia-10.2-11|84	%defattr(644,root,root,755)
12mr|cdparanoia-10.2-11|85	%doc README
12mr|cdparanoia-10.2-11|86	%attr(755,root,root) %{_bindir}/cdparanoia
12mr|cdparanoia-10.2-11|87	%attr(644,root,root) %{_mandir}/man1/cdparanoia.1*
12mr|cdparanoia-10.2-11|88	
12mr|cdparanoia-10.2-11|89	%files -n %{libname}
12mr|cdparanoia-10.2-11|90	%{_libdir}/*.so.%{major}*
12mr|cdparanoia-10.2-11|91	
12mr|cdparanoia-10.2-11|92	%files -n %{develname}
12mr|cdparanoia-10.2-11|93	%{_includedir}/*
12mr|cdparanoia-10.2-11|94	%{_libdir}/*.a
12mr|cdparanoia-10.2-11|95	%{_libdir}/*.so
12mr|cdparanoia-10.2-11|96	
12mr|cdparanoia-10.2-11|97	
12mr|cdparanoia-10.2-11|98	
12mr|cdparanoia-10.2-11|99	
12mr|cdparanoia-10.2-11|100	%changelog
12mr|cdparanoia-10.2-11|101	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|cdparanoia-10.2-11|102	+ Commit: c8aff56
12mr|cdparanoia-10.2-11|103	- Fix permissions
12mr|cdparanoia-10.2-11|104	
12mr|cdparanoia-10.2-11|105	

13656 12
12mr|cdrdao-1.2.3-10|1	%{?_with_plf: %{expand: %%global build_plf 1}}
12mr|cdrdao-1.2.3-10|2	
12mr|cdrdao-1.2.3-10|3	#####################
12mr|cdrdao-1.2.3-10|4	# Hardcode PLF build
12mr|cdrdao-1.2.3-10|5	%define build_plf 0
12mr|cdrdao-1.2.3-10|6	#####################
12mr|cdrdao-1.2.3-10|7	
12mr|cdrdao-1.2.3-10|8	%if %{build_plf}
12mr|cdrdao-1.2.3-10|9	%define distsuffix plf
12mr|cdrdao-1.2.3-10|10	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|cdrdao-1.2.3-10|11	%define extrarelsuffix plf
12mr|cdrdao-1.2.3-10|12	%endif
12mr|cdrdao-1.2.3-10|13	
12mr|cdrdao-1.2.3-10|14	Name:		cdrdao
12mr|cdrdao-1.2.3-10|15	Version:	1.2.3
12mr|cdrdao-1.2.3-10|16	Release:	10%{?extrarelsuffix}
12mr|cdrdao-1.2.3-10|17	Summary:	Cdrdao - Write CDs in disk-at-once mode
12mr|cdrdao-1.2.3-10|18	License:	GPLv2+
12mr|cdrdao-1.2.3-10|19	Group:		Archiving/Cd burning
12mr|cdrdao-1.2.3-10|20	URL:		http://cdrdao.sourceforge.net/
12mr|cdrdao-1.2.3-10|21	Source0:	http://prdownloads.sourceforge.net/cdrdao/%{name}-%{version}.tar.bz2
12mr|cdrdao-1.2.3-10|22	Patch1:		mkisofs-changelog.patch
12mr|cdrdao-1.2.3-10|23	#gw from Fedora: fix version printing needed by k3b
12mr|cdrdao-1.2.3-10|24	Patch3:		cdrdao-1.2.3-version.patch
12mr|cdrdao-1.2.3-10|25	Patch10:	cdrdao-1.2.2-fix-str-fmt.patch
12mr|cdrdao-1.2.3-10|26	Patch11:	cdrdao-1.2.3-stat.patch
12mr|cdrdao-1.2.3-10|27	BuildRequires:	pkgconfig(vorbis)
12mr|cdrdao-1.2.3-10|28	BuildRequires:	pkgconfig(mad)
12mr|cdrdao-1.2.3-10|29	BuildRequires:	pkgconfig(ao)
12mr|cdrdao-1.2.3-10|30	BuildRequires:	imagemagick
12mr|cdrdao-1.2.3-10|31	BuildRequires:	desktop-file-utils
12mr|cdrdao-1.2.3-10|32	
12mr|cdrdao-1.2.3-10|33	%description
12mr|cdrdao-1.2.3-10|34	Writes CDs in disc-at-once (DAO) mode allowing control over pre-gaps
12mr|cdrdao-1.2.3-10|35	(length down to 0, nonzero audio data) and sub-channel information
12mr|cdrdao-1.2.3-10|36	like ISRC codes. All data that is written to the disc must be
12mr|cdrdao-1.2.3-10|37	specified with a text file. Audio data may be in WAVE or raw format.
12mr|cdrdao-1.2.3-10|38	
12mr|cdrdao-1.2.3-10|39	%if %{build_plf}
12mr|cdrdao-1.2.3-10|40	This package is in restricted as it violates some patents for MP3 encoding.
12mr|cdrdao-1.2.3-10|41	%endif
12mr|cdrdao-1.2.3-10|42	
12mr|cdrdao-1.2.3-10|43	%package	gcdmaster
12mr|cdrdao-1.2.3-10|44	Summary:	Graphical front end to cdrdao for creating audio CDs
12mr|cdrdao-1.2.3-10|45	Group:		Archiving/Cd burning
12mr|cdrdao-1.2.3-10|46	BuildRequires:	pkgconfig(libgnomeuimm-2.6)
12mr|cdrdao-1.2.3-10|47	Provides:	cdrdao-xdao
12mr|cdrdao-1.2.3-10|48	Provides:	cdrdao-xcdrdao
12mr|cdrdao-1.2.3-10|49	Requires:	%{name} = %{version}
12mr|cdrdao-1.2.3-10|50	
12mr|cdrdao-1.2.3-10|51	%description gcdmaster
12mr|cdrdao-1.2.3-10|52	gcdmaster allows the creation of toc-files for cdrdao and can control
12mr|cdrdao-1.2.3-10|53	the recording process. Its main application is the creation of audio
12mr|cdrdao-1.2.3-10|54	CDs from one or more audio files. It supports PQ-channel editing,
12mr|cdrdao-1.2.3-10|55	entry of meta data like ISRC codes/CD-TEXT and non-destructive cut of
12mr|cdrdao-1.2.3-10|56	the audio data.
12mr|cdrdao-1.2.3-10|57	
12mr|cdrdao-1.2.3-10|58	%if %{build_plf}
12mr|cdrdao-1.2.3-10|59	%package	toc2mp3
12mr|cdrdao-1.2.3-10|60	Summary:	Command line MP3 encoder front end to cdrdao
12mr|cdrdao-1.2.3-10|61	Group:		Sound
12mr|cdrdao-1.2.3-10|62	BuildRequires:	liblame-devel
12mr|cdrdao-1.2.3-10|63	Requires:	%{name} = %{version}
12mr|cdrdao-1.2.3-10|64	
12mr|cdrdao-1.2.3-10|65	%description	toc2mp3
12mr|cdrdao-1.2.3-10|66	This is a command line MP3 encoder that converts audio CD disc images
12mr|cdrdao-1.2.3-10|67	(toc files) to MP3 files. Special care is taken that the MP3 files can
12mr|cdrdao-1.2.3-10|68	be played in sequence without having unwanted noise at the transition
12mr|cdrdao-1.2.3-10|69	points. CD-TEXT information (if available) is used to set ID3 (v2)
12mr|cdrdao-1.2.3-10|70	tags and to construct the name of the MP3 files.
12mr|cdrdao-1.2.3-10|71	
12mr|cdrdao-1.2.3-10|72	This package is in restricted as it violates some patents for MP3 encoding.
12mr|cdrdao-1.2.3-10|73	%endif
12mr|cdrdao-1.2.3-10|74	
12mr|cdrdao-1.2.3-10|75	%prep
12mr|cdrdao-1.2.3-10|76	%setup -q
12mr|cdrdao-1.2.3-10|77	%patch1 -p1 -b .changelog
12mr|cdrdao-1.2.3-10|78	%patch3 -p1
12mr|cdrdao-1.2.3-10|79	%patch10 -p0 -b .str
12mr|cdrdao-1.2.3-10|80	%patch11 -p1 -b .stat
12mr|cdrdao-1.2.3-10|81	
12mr|cdrdao-1.2.3-10|82	%build
12mr|cdrdao-1.2.3-10|83	export CXXFLAGS="%{optflags} -DENABLE_NLS"
12mr|cdrdao-1.2.3-10|84	%configure2_5x
12mr|cdrdao-1.2.3-10|85	%make
12mr|cdrdao-1.2.3-10|86	
12mr|cdrdao-1.2.3-10|87	%install
12mr|cdrdao-1.2.3-10|88	%makeinstall
12mr|cdrdao-1.2.3-10|89	
12mr|cdrdao-1.2.3-10|90	# Menu
12mr|cdrdao-1.2.3-10|91	perl -pi -e 's,gcdmaster.png,gcdmaster,g' %{buildroot}%{_datadir}/applications/*
12mr|cdrdao-1.2.3-10|92	desktop-file-install --vendor="" \
12mr|cdrdao-1.2.3-10|93	--remove-category="Application" \
12mr|cdrdao-1.2.3-10|94	--remove-category="X-Fedora" \
12mr|cdrdao-1.2.3-10|95	--remove-key="Encoding" \
12mr|cdrdao-1.2.3-10|96	--add-category="GTK" \
12mr|cdrdao-1.2.3-10|97	--add-category="AudioVideo" \
12mr|cdrdao-1.2.3-10|98	--add-category="DiscBurning" \
12mr|cdrdao-1.2.3-10|99	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|cdrdao-1.2.3-10|100	
12mr|cdrdao-1.2.3-10|101	# icon
12mr|cdrdao-1.2.3-10|102	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mr|cdrdao-1.2.3-10|103	convert -scale 16 xdao/gcdmaster.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/gcdmaster.png
12mr|cdrdao-1.2.3-10|104	convert -scale 32 xdao/gcdmaster.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/gcdmaster.png
12mr|cdrdao-1.2.3-10|105	install -m 644 xdao/gcdmaster.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/gcdmaster.png
12mr|cdrdao-1.2.3-10|106	
12mr|cdrdao-1.2.3-10|107	%files
12mr|cdrdao-1.2.3-10|108	%doc README README.PlexDAE
12mr|cdrdao-1.2.3-10|109	%doc %{_mandir}/man1/*
12mr|cdrdao-1.2.3-10|110	%attr(6755,root,cdwriter) %{_bindir}/cdrdao
12mr|cdrdao-1.2.3-10|111	%{_bindir}/toc2cue
12mr|cdrdao-1.2.3-10|112	%{_bindir}/toc2cddb
12mr|cdrdao-1.2.3-10|113	%{_bindir}/cue2toc
12mr|cdrdao-1.2.3-10|114	%{_datadir}/%{name}
12mr|cdrdao-1.2.3-10|115	
12mr|cdrdao-1.2.3-10|116	%files gcdmaster
12mr|cdrdao-1.2.3-10|117	%{_sysconfdir}/gconf/schemas/gcdmaster.schemas
12mr|cdrdao-1.2.3-10|118	%{_bindir}/gcdmaster
12mr|cdrdao-1.2.3-10|119	%{_datadir}/applications/gcdmaster.desktop
12mr|cdrdao-1.2.3-10|120	%{_datadir}/application-registry/gcdmaster.applications
12mr|cdrdao-1.2.3-10|121	%{_datadir}/gcdmaster
12mr|cdrdao-1.2.3-10|122	%{_datadir}/mime-info/gcdmaster.keys
12mr|cdrdao-1.2.3-10|123	%{_datadir}/mime-info/gcdmaster.mime
12mr|cdrdao-1.2.3-10|124	%{_datadir}/mime/packages/gcdmaster.xml
12mr|cdrdao-1.2.3-10|125	%{_datadir}/pixmaps/*
12mr|cdrdao-1.2.3-10|126	%{_iconsdir}/hicolor/*/apps/*
12mr|cdrdao-1.2.3-10|127	
12mr|cdrdao-1.2.3-10|128	%if %{build_plf}
12mr|cdrdao-1.2.3-10|129	%files toc2mp3
12mr|cdrdao-1.2.3-10|130	%{_bindir}/toc2mp3
12mr|cdrdao-1.2.3-10|131	%endif
12mr|cdrdao-1.2.3-10|132	

13657 12
12mr|cdrkit-1.1.11-5|1	Summary:	A command line CD/DVD-Recorder
12mr|cdrkit-1.1.11-5|2	Name:		cdrkit
12mr|cdrkit-1.1.11-5|3	Version:	1.1.11
12mr|cdrkit-1.1.11-5|4	Release:	%mkrel 5
12mr|cdrkit-1.1.11-5|5	License:	GPLv2+
12mr|cdrkit-1.1.11-5|6	Group:		Archiving/Cd burning
12mr|cdrkit-1.1.11-5|7	URL:		http://cdrkit.org/
12mr|cdrkit-1.1.11-5|8	Source0:	http://cdrkit.org/releases/%{name}-%{version}.tar.gz
12mr|cdrkit-1.1.11-5|9	Patch0:		cdrkit-1.1.9-wformat-error.patch
12mr|cdrkit-1.1.11-5|10	# (helio) fix build with cmake 2.8
12mr|cdrkit-1.1.11-5|11	Patch2:         cdrkit-1.1.9-cmake2.8-build.patch
12mr|cdrkit-1.1.11-5|12	# (fc) 1.1.9-3mdv fix buffer overflow in wodim (Fedora)
12mr|cdrkit-1.1.11-5|13	Patch4:		cdrkit-1.1.9-buffer_overflow.patch
12mr|cdrkit-1.1.11-5|14	Patch5:         cdrkit-1.1.9-efi-boot.patch
12mr|cdrkit-1.1.11-5|15	BuildRequires:	cmake
12mr|cdrkit-1.1.11-5|16	BuildRequires:	bzip2-devel
12mr|cdrkit-1.1.11-5|17	BuildRequires:	pkgconfig(zlib)
12mr|cdrkit-1.1.11-5|18	BuildRequires:	libcap-devel
12mr|cdrkit-1.1.11-5|19	BuildRequires:	magic-devel
12mr|cdrkit-1.1.11-5|20	Requires(pre):	shadow-utils rpm-helper
12mr|cdrkit-1.1.11-5|21	Obsoletes:	cdrecord-dvdhack <= 4:2.01-0.a15.2
12mr|cdrkit-1.1.11-5|22	Obsoletes:	cdrecord <= 4:2.01.01-0.a11.3
12mr|cdrkit-1.1.11-5|23	Provides:	cdrecord-dvdhack = 4:2.01.01-1
12mr|cdrkit-1.1.11-5|24	Provides:	cdrecord = 4:2.01.01-1
12mr|cdrkit-1.1.11-5|25	
12mr|cdrkit-1.1.11-5|26	%description
12mr|cdrkit-1.1.11-5|27	wodim allows you to create CDs and DVDs on a CD-Recorder or DVD-Recorder
12mr|cdrkit-1.1.11-5|28	(SCSI/ATAPI). It supports data, audio, mixed, multi-session, CD+, DVD,
12mr|cdrkit-1.1.11-5|29	DVD-Video discs etc.
12mr|cdrkit-1.1.11-5|30	
12mr|cdrkit-1.1.11-5|31	%package icedax
12mr|cdrkit-1.1.11-5|32	Summary:	CD-Audio to .wav converter
12mr|cdrkit-1.1.11-5|33	Group:		Sound
12mr|cdrkit-1.1.11-5|34	Obsoletes:	cdrecord-cdda2wav <= 4:2.01.01-0.a11.3
12mr|cdrkit-1.1.11-5|35	Provides:	cdrecord-cdda2wav
12mr|cdrkit-1.1.11-5|36	Requires(pre):	rpm-helper
12mr|cdrkit-1.1.11-5|37	
12mr|cdrkit-1.1.11-5|38	%description icedax
12mr|cdrkit-1.1.11-5|39	icedax reads audio CDs, outputting a wav file.
12mr|cdrkit-1.1.11-5|40	
12mr|cdrkit-1.1.11-5|41	%package genisoimage
12mr|cdrkit-1.1.11-5|42	Group:		Archiving/Cd burning
12mr|cdrkit-1.1.11-5|43	Obsoletes:	mkisofs <= 1:2.01.01-0.a11.3
12mr|cdrkit-1.1.11-5|44	Provides:	mkisofs
12mr|cdrkit-1.1.11-5|45	Provides:	genisoimage
12mr|cdrkit-1.1.11-5|46	Summary:	Creates an image of an ISO9660 filesystem
12mr|cdrkit-1.1.11-5|47	
12mr|cdrkit-1.1.11-5|48	%description genisoimage
12mr|cdrkit-1.1.11-5|49	genisoimage is used to create ISO 9660 file system images for creating
12mr|cdrkit-1.1.11-5|50	CD-ROMs. Now includes support for making bootable "El Torito" CD-ROMs.
12mr|cdrkit-1.1.11-5|51	
12mr|cdrkit-1.1.11-5|52	%package isotools
12mr|cdrkit-1.1.11-5|53	Group:		Archiving/Cd burning
12mr|cdrkit-1.1.11-5|54	Obsoletes:	cdrecord-isotools
12mr|cdrkit-1.1.11-5|55	Provides:	cdrecord-isotools
12mr|cdrkit-1.1.11-5|56	Conflicts:	cdrecord <= 4:2.01.01-0.a11.3
12mr|cdrkit-1.1.11-5|57	Summary:	Collection of ISO files related tools
12mr|cdrkit-1.1.11-5|58	Requires(pre):	shadow-utils rpm-helper
12mr|cdrkit-1.1.11-5|59	
12mr|cdrkit-1.1.11-5|60	%description isotools
12mr|cdrkit-1.1.11-5|61	This package is a collection of ISO 9660 commands to dump and test images:
12mr|cdrkit-1.1.11-5|62	isodebug, isodump, isoinfo, isovfy, devdump.
12mr|cdrkit-1.1.11-5|63	
12mr|cdrkit-1.1.11-5|64	%prep
12mr|cdrkit-1.1.11-5|65	%setup -q -n %{name}-%{version}
12mr|cdrkit-1.1.11-5|66	%patch0 -p1 -b .wformat
12mr|cdrkit-1.1.11-5|67	%patch2 -p1 -b .cmake
12mr|cdrkit-1.1.11-5|68	%patch4 -p1 -b .buffer_overflow
12mr|cdrkit-1.1.11-5|69	%patch5 -p1
12mr|cdrkit-1.1.11-5|70	
12mr|cdrkit-1.1.11-5|71	%build
12mr|cdrkit-1.1.11-5|72	%cmake
12mr|cdrkit-1.1.11-5|73	
12mr|cdrkit-1.1.11-5|74	%make
12mr|cdrkit-1.1.11-5|75	
12mr|cdrkit-1.1.11-5|76	%install
12mr|cdrkit-1.1.11-5|77	rm -fr %{buildroot}
12mr|cdrkit-1.1.11-5|78	perl -pi -e 's!local/bin/perl!bin/perl!' ./doc/icedax/tracknames.pl
12mr|cdrkit-1.1.11-5|79	%makeinstall_std -C build
12mr|cdrkit-1.1.11-5|80	
12mr|cdrkit-1.1.11-5|81	%pre
12mr|cdrkit-1.1.11-5|82	%_pre_groupadd cdwriter
12mr|cdrkit-1.1.11-5|83	
12mr|cdrkit-1.1.11-5|84	%postun
12mr|cdrkit-1.1.11-5|85	%_postun_groupdel cdwriter
12mr|cdrkit-1.1.11-5|86	if [ "$1" = "0" ]; then
12mr|cdrkit-1.1.11-5|87	update-alternatives --remove cdrecord %{_bindir}/wodim
12mr|cdrkit-1.1.11-5|88	update-alternatives --remove readcd %{_bindir}/readom
12mr|cdrkit-1.1.11-5|89	fi
12mr|cdrkit-1.1.11-5|90	
12mr|cdrkit-1.1.11-5|91	%pre icedax
12mr|cdrkit-1.1.11-5|92	%_pre_groupadd cdwriter
12mr|cdrkit-1.1.11-5|93	
12mr|cdrkit-1.1.11-5|94	%post icedax
12mr|cdrkit-1.1.11-5|95	update-alternatives --install %{_bindir}/cdda2wav cdda2wav %{_bindir}/icedax 10 \
12mr|cdrkit-1.1.11-5|96	--slave %_mandir/man1/cdda2wav.1%{_extension} cdda2wav.1%{_extension} %_mandir/man1/icedax.1%{_extension}
12mr|cdrkit-1.1.11-5|97	
12mr|cdrkit-1.1.11-5|98	%postun icedax
12mr|cdrkit-1.1.11-5|99	%_postun_groupdel cdwriter
12mr|cdrkit-1.1.11-5|100	if [ "$1" = "0" ]; then
12mr|cdrkit-1.1.11-5|101	update-alternatives --remove cdda2wav %{_bindir}/icedax
12mr|cdrkit-1.1.11-5|102	fi
12mr|cdrkit-1.1.11-5|103	
12mr|cdrkit-1.1.11-5|104	%pre isotools
12mr|cdrkit-1.1.11-5|105	%_pre_groupadd cdwriter
12mr|cdrkit-1.1.11-5|106	
12mr|cdrkit-1.1.11-5|107	%postun isotools
12mr|cdrkit-1.1.11-5|108	%_postun_groupdel cdwriter
12mr|cdrkit-1.1.11-5|109	
12mr|cdrkit-1.1.11-5|110	%post
12mr|cdrkit-1.1.11-5|111	update-alternatives --install %{_bindir}/cdrecord cdrecord %{_bindir}/wodim 10 \
12mr|cdrkit-1.1.11-5|112	--slave %_mandir/man1/cdrecord.1%{_extension} cdrecord.1%{_extension} %_mandir/man1/wodim.1%{_extension}
12mr|cdrkit-1.1.11-5|113	update-alternatives --install %{_bindir}/readcd readcd %{_bindir}/readom 10 \
12mr|cdrkit-1.1.11-5|114	--slave %_mandir/man1/readcd.1%{_extension} readcd.1%{_extension} %_mandir/man1/readom.1%{_extension}
12mr|cdrkit-1.1.11-5|115	
12mr|cdrkit-1.1.11-5|116	%post genisoimage
12mr|cdrkit-1.1.11-5|117	update-alternatives --install %{_bindir}/mkisofs mkisofs %{_bindir}/genisoimage 10 \
12mr|cdrkit-1.1.11-5|118	--slave %_mandir/man1/mkisofs.1%{_extension} mkisofs.1%{_extension} %_mandir/man1/genisoimage.1%{_extension}
12mr|cdrkit-1.1.11-5|119	update-alternatives --install %{_bindir}/mkhybrid mkhybrid %{_bindir}/genisoimage 10 \
12mr|cdrkit-1.1.11-5|120	--slave %_mandir/man1/mkhybrid.1%{_extension} mkhybrid.1%{_extension} %_mandir/man1/genisoimage.1%{_extension}
12mr|cdrkit-1.1.11-5|121	
12mr|cdrkit-1.1.11-5|122	%postun genisoimage
12mr|cdrkit-1.1.11-5|123	if [ "$1" = "0" ]; then
12mr|cdrkit-1.1.11-5|124	update-alternatives --remove mkisofs %{_bindir}/genisoimage
12mr|cdrkit-1.1.11-5|125	update-alternatives --remove mkhybrid %{_bindir}/genisoimage
12mr|cdrkit-1.1.11-5|126	fi
12mr|cdrkit-1.1.11-5|127	
12mr|cdrkit-1.1.11-5|128	%files
12mr|cdrkit-1.1.11-5|129	%doc FAQ TODO FORK VERSION START ABOUT doc/DOC-OVERVIEW doc/PORTABILITY doc/READMEs doc/WHY doc/plattforms doc/wodim/
12mr|cdrkit-1.1.11-5|130	%{_bindir}/wodim
12mr|cdrkit-1.1.11-5|131	%{_bindir}/readom
12mr|cdrkit-1.1.11-5|132	%{_sbindir}/netscsid
12mr|cdrkit-1.1.11-5|133	%{_mandir}/man1/wodim.1.*
12mr|cdrkit-1.1.11-5|134	%{_mandir}/man1/list_audio_tracks.1.*
12mr|cdrkit-1.1.11-5|135	%{_mandir}/man1/readom.1.*
12mr|cdrkit-1.1.11-5|136	
12mr|cdrkit-1.1.11-5|137	%files isotools
12mr|cdrkit-1.1.11-5|138	%{_bindir}/devdump
12mr|cdrkit-1.1.11-5|139	%{_bindir}/isodebug
12mr|cdrkit-1.1.11-5|140	%{_bindir}/isodump
12mr|cdrkit-1.1.11-5|141	%{_bindir}/isoinfo
12mr|cdrkit-1.1.11-5|142	%{_bindir}/isovfy
12mr|cdrkit-1.1.11-5|143	%{_mandir}/man1/devdump.1.*
12mr|cdrkit-1.1.11-5|144	%{_mandir}/man1/isodump.1.*
12mr|cdrkit-1.1.11-5|145	%{_mandir}/man1/isoinfo.1.*
12mr|cdrkit-1.1.11-5|146	%{_mandir}/man1/isovfy.1.*
12mr|cdrkit-1.1.11-5|147	%{_mandir}/man1/isodebug.1.*
12mr|cdrkit-1.1.11-5|148	
12mr|cdrkit-1.1.11-5|149	%files genisoimage
12mr|cdrkit-1.1.11-5|150	%{_bindir}/genisoimage
12mr|cdrkit-1.1.11-5|151	%{_bindir}/dirsplit
12mr|cdrkit-1.1.11-5|152	%{_mandir}/man1/genisoimage.1.*
12mr|cdrkit-1.1.11-5|153	%{_mandir}/man5/genisoimagerc.5.*
12mr|cdrkit-1.1.11-5|154	%{_mandir}/man1/dirsplit.1.*
12mr|cdrkit-1.1.11-5|155	
12mr|cdrkit-1.1.11-5|156	%files icedax
12mr|cdrkit-1.1.11-5|157	%{_bindir}/icedax
12mr|cdrkit-1.1.11-5|158	%{_bindir}/cdda2mp3
12mr|cdrkit-1.1.11-5|159	%{_bindir}/cdda2ogg
12mr|cdrkit-1.1.11-5|160	%{_bindir}/pitchplay
12mr|cdrkit-1.1.11-5|161	%{_bindir}/readmult
12mr|cdrkit-1.1.11-5|162	%{_mandir}/man1/readmult.1.*
12mr|cdrkit-1.1.11-5|163	%{_mandir}/man1/cdda2ogg.1.*
12mr|cdrkit-1.1.11-5|164	%{_mandir}/man1/icedax.1.*
12mr|cdrkit-1.1.11-5|165	%{_mandir}/man1/pitchplay.1.*

13658 12
12mr|celt-0.11.3-2|1	%define major 2
12mr|celt-0.11.3-2|2	%define libname %mklibname celt0_ %{major}
12mr|celt-0.11.3-2|3	%define develname %mklibname -d celt0
12mr|celt-0.11.3-2|4	%define olddevname %mklibname -d celt
12mr|celt-0.11.3-2|5	
12mr|celt-0.11.3-2|6	Summary:	Ultra-low delay audio codec
12mr|celt-0.11.3-2|7	Name:		celt
12mr|celt-0.11.3-2|8	Version:	0.11.3
12mr|celt-0.11.3-2|9	Release:	2
12mr|celt-0.11.3-2|10	Source0:	http://downloads.us.xiph.org/releases/celt/%{name}-%{version}.tar.gz
12mr|celt-0.11.3-2|11	License:	BSD
12mr|celt-0.11.3-2|12	Group:		Sound
12mr|celt-0.11.3-2|13	Url:		http://www.celt-codec.org/
12mr|celt-0.11.3-2|14	BuildRequires:	pkgconfig(ogg)
12mr|celt-0.11.3-2|15	
12mr|celt-0.11.3-2|16	%description
12mr|celt-0.11.3-2|17	The CELT codec is an experimental audio codec for use in low-delay
12mr|celt-0.11.3-2|18	speech and audio communication.
12mr|celt-0.11.3-2|19	
12mr|celt-0.11.3-2|20	CELT stands for "Constrained Energy Lapped Transform". It applies some
12mr|celt-0.11.3-2|21	of the CELP principles, but does everything in the frequency domain,
12mr|celt-0.11.3-2|22	which removes some of the limitations of CELP. CELT is suitable for
12mr|celt-0.11.3-2|23	both speech and music and currently features:
12mr|celt-0.11.3-2|24	
12mr|celt-0.11.3-2|25	* Ultra-low latency (typically from 3 to 9 ms)
12mr|celt-0.11.3-2|26	* Full audio bandwidth (44.1 kHz and 48 kHz)
12mr|celt-0.11.3-2|27	* Support for both voice and music
12mr|celt-0.11.3-2|28	* Stereo support
12mr|celt-0.11.3-2|29	* Packet loss concealment
12mr|celt-0.11.3-2|30	* Constant bit-rates from 32 kbps to 128 kbps and above
12mr|celt-0.11.3-2|31	* A fixed-point version of the encoder and decoder
12mr|celt-0.11.3-2|32	
12mr|celt-0.11.3-2|33	The CELT codec is meant to close the gap between Vorbis and Speex for
12mr|celt-0.11.3-2|34	applications where both high quality audio and low delay are desired.
12mr|celt-0.11.3-2|35	
12mr|celt-0.11.3-2|36	%package -n	%{libname}
12mr|celt-0.11.3-2|37	Summary:	Ultra-low delay audio codec - shared library
12mr|celt-0.11.3-2|38	Group:		System/Libraries
12mr|celt-0.11.3-2|39	
12mr|celt-0.11.3-2|40	%description -n	%{libname}
12mr|celt-0.11.3-2|41	The CELT codec is an experimental audio codec for use in low-delay
12mr|celt-0.11.3-2|42	speech and audio communication.
12mr|celt-0.11.3-2|43	
12mr|celt-0.11.3-2|44	CELT stands for "Constrained Energy Lapped Transform". It applies some
12mr|celt-0.11.3-2|45	of the CELP principles, but does everything in the frequency domain,
12mr|celt-0.11.3-2|46	which removes some of the limitations of CELP. CELT is suitable for
12mr|celt-0.11.3-2|47	both speech and music and currently features:
12mr|celt-0.11.3-2|48	
12mr|celt-0.11.3-2|49	* Ultra-low latency (typically from 3 to 9 ms)
12mr|celt-0.11.3-2|50	* Full audio bandwidth (44.1 kHz and 48 kHz)
12mr|celt-0.11.3-2|51	* Support for both voice and music
12mr|celt-0.11.3-2|52	* Stereo support
12mr|celt-0.11.3-2|53	* Packet loss concealment
12mr|celt-0.11.3-2|54	* Constant bit-rates from 32 kbps to 128 kbps and above
12mr|celt-0.11.3-2|55	* A fixed-point version of the encoder and decoder
12mr|celt-0.11.3-2|56	
12mr|celt-0.11.3-2|57	The CELT codec is meant to close the gap between Vorbis and Speex for
12mr|celt-0.11.3-2|58	applications where both high quality audio and low delay are desired.
12mr|celt-0.11.3-2|59	
12mr|celt-0.11.3-2|60	%package -n	%{develname}
12mr|celt-0.11.3-2|61	Summary:	Headers for developing programs that will use %{name}
12mr|celt-0.11.3-2|62	Group:		Development/C
12mr|celt-0.11.3-2|63	Requires:	%{libname} = %{EVRD}
12mr|celt-0.11.3-2|64	Provides:	%{name}-devel = %{EVRD}
12mr|celt-0.11.3-2|65	%rename		%{olddevname}
12mr|celt-0.11.3-2|66	
12mr|celt-0.11.3-2|67	%description -n	%{develname}
12mr|celt-0.11.3-2|68	This package contains the headers that programmers will need to develop
12mr|celt-0.11.3-2|69	applications which will use %{name}.
12mr|celt-0.11.3-2|70	
12mr|celt-0.11.3-2|71	%prep
12mr|celt-0.11.3-2|72	%setup -q
12mr|celt-0.11.3-2|73	
12mr|celt-0.11.3-2|74	%build
12mr|celt-0.11.3-2|75	%configure2_5x
12mr|celt-0.11.3-2|76	%make
12mr|celt-0.11.3-2|77	
12mr|celt-0.11.3-2|78	%install
12mr|celt-0.11.3-2|79	%makeinstall_std
12mr|celt-0.11.3-2|80	
12mr|celt-0.11.3-2|81	%files
12mr|celt-0.11.3-2|82	%doc README TODO
12mr|celt-0.11.3-2|83	%{_bindir}/celtdec
12mr|celt-0.11.3-2|84	%{_bindir}/celtenc
12mr|celt-0.11.3-2|85	
12mr|celt-0.11.3-2|86	%files -n %{libname}
12mr|celt-0.11.3-2|87	%doc README COPYING
12mr|celt-0.11.3-2|88	%{_libdir}/libcelt0.so.%{major}*
12mr|celt-0.11.3-2|89	
12mr|celt-0.11.3-2|90	%files -n %{develname}
12mr|celt-0.11.3-2|91	%{_includedir}/%{name}
12mr|celt-0.11.3-2|92	%{_libdir}/pkgconfig/%{name}.pc
12mr|celt-0.11.3-2|93	%{_libdir}/libcelt0.so
12mr|celt-0.11.3-2|94	%{_libdir}/libcelt0.a
12mr|celt-0.11.3-2|95	
12mr|celt-0.11.3-2|96	
12mr|celt-0.11.3-2|97	
12mr|celt-0.11.3-2|98	%changelog
12mr|celt-0.11.3-2|99	* Thu Aug  16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|celt-0.11.3-2|100	+ Commit: 0cd168c
12mr|celt-0.11.3-2|101	- Drop .la files
12mr|celt-0.11.3-2|102	
12mr|celt-0.11.3-2|103	

13659 12
12mr|celt051-0.5.1.3-1|1	%define oname celt
12mr|celt051-0.5.1.3-1|2	%define version 0.5.1.3
12mr|celt051-0.5.1.3-1|3	%define release 1
12mr|celt051-0.5.1.3-1|4	%define libversion 051
12mr|celt051-0.5.1.3-1|5	%define major 0
12mr|celt051-0.5.1.3-1|6	%define name celt%{libversion}
12mr|celt051-0.5.1.3-1|7	%define libname %mklibname %{oname} %{libversion} %{major}
12mr|celt051-0.5.1.3-1|8	%define develname %mklibname -d %{oname} %{libversion}
12mr|celt051-0.5.1.3-1|9	%define oldlibname %mklibname %{oname} 0 0
12mr|celt051-0.5.1.3-1|10	
12mr|celt051-0.5.1.3-1|11	Summary: Ultra-low delay audio codec
12mr|celt051-0.5.1.3-1|12	Name: %{name}
12mr|celt051-0.5.1.3-1|13	Version: %{version}
12mr|celt051-0.5.1.3-1|14	Release: %{release}
12mr|celt051-0.5.1.3-1|15	Source0: http://downloads.us.xiph.org/releases/celt/%{oname}-%{version}.tar.gz
12mr|celt051-0.5.1.3-1|16	License: BSD
12mr|celt051-0.5.1.3-1|17	Group: Sound
12mr|celt051-0.5.1.3-1|18	Url: http://www.celt-codec.org/
12mr|celt051-0.5.1.3-1|19	BuildRequires: libogg-devel
12mr|celt051-0.5.1.3-1|20	
12mr|celt051-0.5.1.3-1|21	%description
12mr|celt051-0.5.1.3-1|22	The CELT codec is an experimental audio codec for use in low-delay
12mr|celt051-0.5.1.3-1|23	speech and audio communication.
12mr|celt051-0.5.1.3-1|24	
12mr|celt051-0.5.1.3-1|25	CELT stands for "Constrained Energy Lapped Transform". It applies some
12mr|celt051-0.5.1.3-1|26	of the CELP principles, but does everything in the frequency domain,
12mr|celt051-0.5.1.3-1|27	which removes some of the limitations of CELP. CELT is suitable for
12mr|celt051-0.5.1.3-1|28	both speech and music and currently features:
12mr|celt051-0.5.1.3-1|29	
12mr|celt051-0.5.1.3-1|30	* Ultra-low latency (typically from 3 to 9 ms)
12mr|celt051-0.5.1.3-1|31	* Full audio bandwidth (44.1 kHz and 48 kHz)
12mr|celt051-0.5.1.3-1|32	* Support for both voice and music
12mr|celt051-0.5.1.3-1|33	* Stereo support
12mr|celt051-0.5.1.3-1|34	* Packet loss concealment
12mr|celt051-0.5.1.3-1|35	* Constant bit-rates from 32 kbps to 128 kbps and above
12mr|celt051-0.5.1.3-1|36	* A fixed-point version of the encoder and decoder
12mr|celt051-0.5.1.3-1|37	
12mr|celt051-0.5.1.3-1|38	The CELT codec is meant to close the gap between Vorbis and Speex for
12mr|celt051-0.5.1.3-1|39	applications where both high quality audio and low delay are desired.
12mr|celt051-0.5.1.3-1|40	
12mr|celt051-0.5.1.3-1|41	%package -n %{libname}
12mr|celt051-0.5.1.3-1|42	Summary: Ultra-low delay audio codec - shared library
12mr|celt051-0.5.1.3-1|43	Group: System/Libraries
12mr|celt051-0.5.1.3-1|44	Obsoletes: %{oldlibname} < 0.5.1.3-2
12mr|celt051-0.5.1.3-1|45	
12mr|celt051-0.5.1.3-1|46	%description -n %{libname}
12mr|celt051-0.5.1.3-1|47	The CELT codec is an experimental audio codec for use in low-delay
12mr|celt051-0.5.1.3-1|48	speech and audio communication.
12mr|celt051-0.5.1.3-1|49	
12mr|celt051-0.5.1.3-1|50	CELT stands for "Constrained Energy Lapped Transform". It applies some
12mr|celt051-0.5.1.3-1|51	of the CELP principles, but does everything in the frequency domain,
12mr|celt051-0.5.1.3-1|52	which removes some of the limitations of CELP. CELT is suitable for
12mr|celt051-0.5.1.3-1|53	both speech and music and currently features:
12mr|celt051-0.5.1.3-1|54	
12mr|celt051-0.5.1.3-1|55	* Ultra-low latency (typically from 3 to 9 ms)
12mr|celt051-0.5.1.3-1|56	* Full audio bandwidth (44.1 kHz and 48 kHz)
12mr|celt051-0.5.1.3-1|57	* Support for both voice and music
12mr|celt051-0.5.1.3-1|58	* Stereo support
12mr|celt051-0.5.1.3-1|59	* Packet loss concealment
12mr|celt051-0.5.1.3-1|60	* Constant bit-rates from 32 kbps to 128 kbps and above
12mr|celt051-0.5.1.3-1|61	* A fixed-point version of the encoder and decoder
12mr|celt051-0.5.1.3-1|62	
12mr|celt051-0.5.1.3-1|63	The CELT codec is meant to close the gap between Vorbis and Speex for
12mr|celt051-0.5.1.3-1|64	applications where both high quality audio and low delay are desired.
12mr|celt051-0.5.1.3-1|65	
12mr|celt051-0.5.1.3-1|66	%package -n %develname
12mr|celt051-0.5.1.3-1|67	Summary: Headers for developing programs that will use %{name}
12mr|celt051-0.5.1.3-1|68	Group: Development/C
12mr|celt051-0.5.1.3-1|69	Requires: %{libname} = %{version}-%{release}
12mr|celt051-0.5.1.3-1|70	Provides: %{name}-devel = %{version}-%{release}
12mr|celt051-0.5.1.3-1|71	
12mr|celt051-0.5.1.3-1|72	%description -n %{develname}
12mr|celt051-0.5.1.3-1|73	This package contains the headers that programmers will need to develop
12mr|celt051-0.5.1.3-1|74	applications which will use %{name}.
12mr|celt051-0.5.1.3-1|75	
12mr|celt051-0.5.1.3-1|76	
12mr|celt051-0.5.1.3-1|77	%prep
12mr|celt051-0.5.1.3-1|78	%setup -q -n %{oname}-%{version}
12mr|celt051-0.5.1.3-1|79	
12mr|celt051-0.5.1.3-1|80	%build
12mr|celt051-0.5.1.3-1|81	%configure2_5x
12mr|celt051-0.5.1.3-1|82	%make
12mr|celt051-0.5.1.3-1|83	
12mr|celt051-0.5.1.3-1|84	%install
12mr|celt051-0.5.1.3-1|85	%makeinstall_std
12mr|celt051-0.5.1.3-1|86	
12mr|celt051-0.5.1.3-1|87	%files
12mr|celt051-0.5.1.3-1|88	%doc README TODO
12mr|celt051-0.5.1.3-1|89	%{_bindir}/celtenc051
12mr|celt051-0.5.1.3-1|90	%{_bindir}/celtdec051
12mr|celt051-0.5.1.3-1|91	
12mr|celt051-0.5.1.3-1|92	%files -n %libname
12mr|celt051-0.5.1.3-1|93	%doc README COPYING
12mr|celt051-0.5.1.3-1|94	%_libdir/lib%{name}.so.%{major}
12mr|celt051-0.5.1.3-1|95	%_libdir/lib%{name}.so.%{major}.*
12mr|celt051-0.5.1.3-1|96	
12mr|celt051-0.5.1.3-1|97	%files -n %develname
12mr|celt051-0.5.1.3-1|98	%_includedir/%{name}
12mr|celt051-0.5.1.3-1|99	%_libdir/pkgconfig/%name.pc
12mr|celt051-0.5.1.3-1|100	%_libdir/lib%{name}.so
12mr|celt051-0.5.1.3-1|101	%_libdir/lib%{name}.a
12mr|celt051-0.5.1.3-1|102	
12mr|celt051-0.5.1.3-1|103	
12mr|celt051-0.5.1.3-1|104	
12mr|celt051-0.5.1.3-1|105	
12mr|celt051-0.5.1.3-1|106	%changelog
12mr|celt051-0.5.1.3-1|107	

13660 12
12mr|cfengine-2.2.10-11|1	%define major 1
12mr|cfengine-2.2.10-11|2	%define libname %mklibname %{name} %{major}
12mr|cfengine-2.2.10-11|3	%define develname %mklibname -d %{name}
12mr|cfengine-2.2.10-11|4	
12mr|cfengine-2.2.10-11|5	Name:		cfengine
12mr|cfengine-2.2.10-11|6	Version:	2.2.10
12mr|cfengine-2.2.10-11|7	Release:	11
12mr|cfengine-2.2.10-11|8	Summary:	Cfengine helps administer remote BSD and System-5-like systems
12mr|cfengine-2.2.10-11|9	License:	GPLv2+
12mr|cfengine-2.2.10-11|10	Group:		Monitoring
12mr|cfengine-2.2.10-11|11	URL:		http://www.cfengine.org
12mr|cfengine-2.2.10-11|12	Source0:	http://www.cfengine.org/downloads/%{name}-%{version}.tar.gz
12mr|cfengine-2.2.10-11|13	Source4:	cfservd.init
12mr|cfengine-2.2.10-11|14	Source5:	cfexecd.init
12mr|cfengine-2.2.10-11|15	Source6:	cfenvd.init
12mr|cfengine-2.2.10-11|16	Patch0:		cfengine-2.2.9-fix-format-errors.patch
12mr|cfengine-2.2.10-11|17	Patch1:		cfengine-2.2.10-fix-warning-for-recurse-statement.patch
12mr|cfengine-2.2.10-11|18	Patch2:		cfengine_remove_broken_ldflag_change.patch
12mr|cfengine-2.2.10-11|19	BuildRequires:	flex
12mr|cfengine-2.2.10-11|20	BuildRequires:	bison
12mr|cfengine-2.2.10-11|21	BuildRequires:	openssl-devel
12mr|cfengine-2.2.10-11|22	BuildRequires:	db5-devel
12mr|cfengine-2.2.10-11|23	BuildRequires:	tetex-latex texinfo
12mr|cfengine-2.2.10-11|24	Requires(pre):	rpm-helper
12mr|cfengine-2.2.10-11|25	Requires(preun):rpm-helper
12mr|cfengine-2.2.10-11|26	
12mr|cfengine-2.2.10-11|27	%description
12mr|cfengine-2.2.10-11|28	Cfengine, the configuration engine, is a very high level language for
12mr|cfengine-2.2.10-11|29	simplifying the task of administrating and configuring large numbers
12mr|cfengine-2.2.10-11|30	of workstations. Cfengine uses the idea of classes and a primitive
12mr|cfengine-2.2.10-11|31	form of intelligence to define and automate the configuration of large
12mr|cfengine-2.2.10-11|32	systems in the most economical way possible.
12mr|cfengine-2.2.10-11|33	
12mr|cfengine-2.2.10-11|34	%package	base
12mr|cfengine-2.2.10-11|35	Summary:	Cfengine base files
12mr|cfengine-2.2.10-11|36	Group:		Monitoring
12mr|cfengine-2.2.10-11|37	
12mr|cfengine-2.2.10-11|38	%description	base
12mr|cfengine-2.2.10-11|39	This package contain the cfengine base files needed by all subpackages.
12mr|cfengine-2.2.10-11|40	
12mr|cfengine-2.2.10-11|41	%package	cfagent
12mr|cfengine-2.2.10-11|42	Summary:	Cfengine agent
12mr|cfengine-2.2.10-11|43	Group:		Monitoring
12mr|cfengine-2.2.10-11|44	Requires:	%{name}-base = %{version}-%{release}
12mr|cfengine-2.2.10-11|45	
12mr|cfengine-2.2.10-11|46	%description	cfagent
12mr|cfengine-2.2.10-11|47	This package contain the cfengine agent.
12mr|cfengine-2.2.10-11|48	
12mr|cfengine-2.2.10-11|49	%package	cfservd
12mr|cfengine-2.2.10-11|50	Summary:	Cfengine server daemon
12mr|cfengine-2.2.10-11|51	Group:		Monitoring
12mr|cfengine-2.2.10-11|52	Requires:	%{name}-base = %{version}-%{release}
12mr|cfengine-2.2.10-11|53	Requires(post):	rpm-helper
12mr|cfengine-2.2.10-11|54	Requires(preun):rpm-helper
12mr|cfengine-2.2.10-11|55	
12mr|cfengine-2.2.10-11|56	%description	cfservd
12mr|cfengine-2.2.10-11|57	This package contain the cfengine server daemon.
12mr|cfengine-2.2.10-11|58	
12mr|cfengine-2.2.10-11|59	%package	cfexecd
12mr|cfengine-2.2.10-11|60	Summary:	Cfengine agent execution wrapper
12mr|cfengine-2.2.10-11|61	Group:		Monitoring
12mr|cfengine-2.2.10-11|62	Requires:	%{name}-base = %{version}-%{release}
12mr|cfengine-2.2.10-11|63	Requires(post):	rpm-helper
12mr|cfengine-2.2.10-11|64	Requires(preun):rpm-helper
12mr|cfengine-2.2.10-11|65	
12mr|cfengine-2.2.10-11|66	%description	cfexecd
12mr|cfengine-2.2.10-11|67	This package contain the cfengine agent execution wrapper.
12mr|cfengine-2.2.10-11|68	
12mr|cfengine-2.2.10-11|69	%package	cfenvd
12mr|cfengine-2.2.10-11|70	Summary:	Cfengine anomaly detection daemon
12mr|cfengine-2.2.10-11|71	Group:		Monitoring
12mr|cfengine-2.2.10-11|72	Requires:	%{name}-base = %{version}-%{release}
12mr|cfengine-2.2.10-11|73	Requires(pre):	rpm-helper
12mr|cfengine-2.2.10-11|74	Requires(preun):rpm-helper
12mr|cfengine-2.2.10-11|75	
12mr|cfengine-2.2.10-11|76	%description	cfenvd
12mr|cfengine-2.2.10-11|77	This package contain the cfengine anomaly detection daemon.
12mr|cfengine-2.2.10-11|78	
12mr|cfengine-2.2.10-11|79	%package -n	%{libname}
12mr|cfengine-2.2.10-11|80	Summary:	Dynamic libraries for %{name}
12mr|cfengine-2.2.10-11|81	Group:		System/Libraries
12mr|cfengine-2.2.10-11|82	
12mr|cfengine-2.2.10-11|83	%description -n	%{libname}
12mr|cfengine-2.2.10-11|84	This package contains the library needed to run programs dynamically
12mr|cfengine-2.2.10-11|85	linked with %{name}.
12mr|cfengine-2.2.10-11|86	
12mr|cfengine-2.2.10-11|87	%package -n	%{develname}
12mr|cfengine-2.2.10-11|88	Summary:	Development files for %{name}
12mr|cfengine-2.2.10-11|89	Group:		Development/C
12mr|cfengine-2.2.10-11|90	Requires:	%{libname} = %{version}
12mr|cfengine-2.2.10-11|91	Provides:	%{name}-devel = %{version}-%{release}
12mr|cfengine-2.2.10-11|92	
12mr|cfengine-2.2.10-11|93	%description -n	%{develname}
12mr|cfengine-2.2.10-11|94	This package contains the header files and libraries needed for
12mr|cfengine-2.2.10-11|95	developing programs using the %{name} library.
12mr|cfengine-2.2.10-11|96	
12mr|cfengine-2.2.10-11|97	%prep
12mr|cfengine-2.2.10-11|98	%setup -q
12mr|cfengine-2.2.10-11|99	%patch0 -p 1
12mr|cfengine-2.2.10-11|100	%patch1 -p 1
12mr|cfengine-2.2.10-11|101	%patch2 -p1
12mr|cfengine-2.2.10-11|102	autoreconf -fi
12mr|cfengine-2.2.10-11|103	
12mr|cfengine-2.2.10-11|104	chmod 644 inputs/*
12mr|cfengine-2.2.10-11|105	
12mr|cfengine-2.2.10-11|106	%build
12mr|cfengine-2.2.10-11|107	%serverbuild
12mr|cfengine-2.2.10-11|108	%configure2_5x --with-workdir=%{_localstatedir}/lib/%{name} --enable-shared
12mr|cfengine-2.2.10-11|109	%make
12mr|cfengine-2.2.10-11|110	
12mr|cfengine-2.2.10-11|111	%install
12mr|cfengine-2.2.10-11|112	%makeinstall
12mr|cfengine-2.2.10-11|113	
12mr|cfengine-2.2.10-11|114	# texi broken?
12mr|cfengine-2.2.10-11|115	%if 0
12mr|cfengine-2.2.10-11|116	%makeinstall_std -C doc
12mr|cfengine-2.2.10-11|117	%else
12mr|cfengine-2.2.10-11|118	cd doc
12mr|cfengine-2.2.10-11|119	for i in *.8; do
12mr|cfengine-2.2.10-11|120	install -m644 $i -D %{buildroot}%{_mandir}/man8/$i
12mr|cfengine-2.2.10-11|121	done
12mr|cfengine-2.2.10-11|122	for i in *.info; do
12mr|cfengine-2.2.10-11|123	install -m644 $i -D %{buildroot}%{_infodir}/$i
12mr|cfengine-2.2.10-11|124	done
12mr|cfengine-2.2.10-11|125	%endif
12mr|cfengine-2.2.10-11|126	cd -
12mr|cfengine-2.2.10-11|127	
12mr|cfengine-2.2.10-11|128	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12mr|cfengine-2.2.10-11|129	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.daily
12mr|cfengine-2.2.10-11|130	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
12mr|cfengine-2.2.10-11|131	install -d -m 755 %{buildroot}%{_initrddir}
12mr|cfengine-2.2.10-11|132	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12mr|cfengine-2.2.10-11|133	install -m 755 %{SOURCE4} %{buildroot}%{_initrddir}/cfservd
12mr|cfengine-2.2.10-11|134	install -m 755 %{SOURCE5} %{buildroot}%{_initrddir}/cfexecd
12mr|cfengine-2.2.10-11|135	install -m 755 %{SOURCE6} %{buildroot}%{_initrddir}/cfenvd
12mr|cfengine-2.2.10-11|136	
12mr|cfengine-2.2.10-11|137	# everything installed there is doc, actually
12mr|cfengine-2.2.10-11|138	rm -rf %{buildroot}%{_datadir}/%{name}
12mr|cfengine-2.2.10-11|139	
12mr|cfengine-2.2.10-11|140	%post base
12mr|cfengine-2.2.10-11|141	if [ $1 = 1 ]; then
12mr|cfengine-2.2.10-11|142	[ -f "%{_localstatedir}/lib/%{name}/ppkeys/localhost.priv" ] || cfkey >/dev/null 2>&1
12mr|cfengine-2.2.10-11|143	fi
12mr|cfengine-2.2.10-11|144	
12mr|cfengine-2.2.10-11|145	%post cfexecd
12mr|cfengine-2.2.10-11|146	%_post_service cfexecd
12mr|cfengine-2.2.10-11|147	
12mr|cfengine-2.2.10-11|148	%preun cfexecd
12mr|cfengine-2.2.10-11|149	%_preun_service cfexecd
12mr|cfengine-2.2.10-11|150	
12mr|cfengine-2.2.10-11|151	%post cfenvd
12mr|cfengine-2.2.10-11|152	%_post_service cfenvd
12mr|cfengine-2.2.10-11|153	
12mr|cfengine-2.2.10-11|154	%preun cfenvd
12mr|cfengine-2.2.10-11|155	%_preun_service cfenvd
12mr|cfengine-2.2.10-11|156	
12mr|cfengine-2.2.10-11|157	%post cfservd
12mr|cfengine-2.2.10-11|158	%_post_service cfservd
12mr|cfengine-2.2.10-11|159	
12mr|cfengine-2.2.10-11|160	%preun cfservd
12mr|cfengine-2.2.10-11|161	%_preun_service cfservd
12mr|cfengine-2.2.10-11|162	
12mr|cfengine-2.2.10-11|163	%files base
12mr|cfengine-2.2.10-11|164	%doc inputs/*.example
12mr|cfengine-2.2.10-11|165	%{_sysconfdir}/cfengine
12mr|cfengine-2.2.10-11|166	%{_sbindir}/cfkey
12mr|cfengine-2.2.10-11|167	%{_sbindir}/cfshow
12mr|cfengine-2.2.10-11|168	%{_sbindir}/cfdoc
12mr|cfengine-2.2.10-11|169	%{_localstatedir}/lib/%{name}
12mr|cfengine-2.2.10-11|170	%{_mandir}/man8/cfengine.8.*
12mr|cfengine-2.2.10-11|171	%{_mandir}/man8/cfkey.8.*
12mr|cfengine-2.2.10-11|172	%{_mandir}/man8/cfshow.8.*
12mr|cfengine-2.2.10-11|173	%{_infodir}/*
12mr|cfengine-2.2.10-11|174	
12mr|cfengine-2.2.10-11|175	
12mr|cfengine-2.2.10-11|176	%files cfagent
12mr|cfengine-2.2.10-11|177	%{_sbindir}/cfagent
12mr|cfengine-2.2.10-11|178	%{_sbindir}/cfenvgraph
12mr|cfengine-2.2.10-11|179	%{_sbindir}/cfrun
12mr|cfengine-2.2.10-11|180	%{_sbindir}/cfetool*
12mr|cfengine-2.2.10-11|181	%{_mandir}/man8/cfagent.8.*
12mr|cfengine-2.2.10-11|182	%{_mandir}/man8/cfenvgraph.8.*
12mr|cfengine-2.2.10-11|183	%{_mandir}/man8/cfetool*.8.*
12mr|cfengine-2.2.10-11|184	%{_mandir}/man8/cfrun.8.*
12mr|cfengine-2.2.10-11|185	
12mr|cfengine-2.2.10-11|186	%files cfservd
12mr|cfengine-2.2.10-11|187	%{_initrddir}/cfservd
12mr|cfengine-2.2.10-11|188	%{_sbindir}/cfservd
12mr|cfengine-2.2.10-11|189	%{_mandir}/man8/cfservd.8.*
12mr|cfengine-2.2.10-11|190	
12mr|cfengine-2.2.10-11|191	%files cfenvd
12mr|cfengine-2.2.10-11|192	%{_initrddir}/cfenvd
12mr|cfengine-2.2.10-11|193	%{_sbindir}/cfenvd
12mr|cfengine-2.2.10-11|194	%{_mandir}/man8/cfenvd.8.*
12mr|cfengine-2.2.10-11|195	
12mr|cfengine-2.2.10-11|196	%files cfexecd
12mr|cfengine-2.2.10-11|197	%{_initrddir}/cfexecd
12mr|cfengine-2.2.10-11|198	%{_sbindir}/cfexecd
12mr|cfengine-2.2.10-11|199	%{_mandir}/man8/cfexecd.8.*
12mr|cfengine-2.2.10-11|200	
12mr|cfengine-2.2.10-11|201	%files -n %{libname}
12mr|cfengine-2.2.10-11|202	%{_libdir}/*.so.*
12mr|cfengine-2.2.10-11|203	
12mr|cfengine-2.2.10-11|204	%files -n %{develname}
12mr|cfengine-2.2.10-11|205	%{_libdir}/*.so
12mr|cfengine-2.2.10-11|206	%{_libdir}/*.a
12mr|cfengine-2.2.10-11|207	
12mr|cfengine-2.2.10-11|208	
12mr|cfengine-2.2.10-11|209	%changelog
12mr|cfengine-2.2.10-11|210	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2.2.10-10
12mr|cfengine-2.2.10-11|211	+ Revision: 663363
12mr|cfengine-2.2.10-11|212	- mass rebuild
12mr|cfengine-2.2.10-11|213	
12mr|cfengine-2.2.10-11|214	* Thu Mar 31 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.2.10-9
12mr|cfengine-2.2.10-11|215	+ Revision: 649376
12mr|cfengine-2.2.10-11|216	- work around texi2dvi issue for now..
12mr|cfengine-2.2.10-11|217	- build against db 5.1
12mr|cfengine-2.2.10-11|218	- cleanups
12mr|cfengine-2.2.10-11|219	
12mr|cfengine-2.2.10-11|220	* Tue Nov 30 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.10-8mdv2011.0
12mr|cfengine-2.2.10-11|221	+ Revision: 603822
12mr|cfengine-2.2.10-11|222	- rebuild
12mr|cfengine-2.2.10-11|223	
12mr|cfengine-2.2.10-11|224	* Fri May 14 2010 Michael Scherer <misc@mandriva.org> 2.2.10-7mdv2010.1
12mr|cfengine-2.2.10-11|225	+ Revision: 544803
12mr|cfengine-2.2.10-11|226	- fix BR
12mr|cfengine-2.2.10-11|227	- fix BR
12mr|cfengine-2.2.10-11|228	- fix License
12mr|cfengine-2.2.10-11|229	- add missing manpages
12mr|cfengine-2.2.10-11|230	
12mr|cfengine-2.2.10-11|231	* Tue Apr 06 2010 Funda Wang <fwang@mandriva.org> 2.2.10-6mdv2010.1
12mr|cfengine-2.2.10-11|232	+ Revision: 531924
12mr|cfengine-2.2.10-11|233	- rebuild for new openssl
12mr|cfengine-2.2.10-11|234	
12mr|cfengine-2.2.10-11|235	* Fri Feb 26 2010 Oden Eriksson <oeriksson@mandriva.com> 2.2.10-5mdv2010.1
12mr|cfengine-2.2.10-11|236	+ Revision: 511555
12mr|cfengine-2.2.10-11|237	- rebuilt against openssl-0.9.8m
12mr|cfengine-2.2.10-11|238	
12mr|cfengine-2.2.10-11|239	* Thu Dec 31 2009 Funda Wang <fwang@mandriva.org> 2.2.10-4mdv2010.1
12mr|cfengine-2.2.10-11|240	+ Revision: 484335
12mr|cfengine-2.2.10-11|241	- rebuild for db4.8
12mr|cfengine-2.2.10-11|242	
12mr|cfengine-2.2.10-11|243	* Thu Sep 24 2009 Olivier Blin <oblin@mandriva.com> 2.2.10-3mdv2010.0
12mr|cfengine-2.2.10-11|244	+ Revision: 448221
12mr|cfengine-2.2.10-11|245	- fix configure ldflags damage (from Arnaud Patard)
12mr|cfengine-2.2.10-11|246	This stuff is plain broken. The configure script should never ever
12mr|cfengine-2.2.10-11|247	override the values given to him. It's even more broken on multilibs
12mr|cfengine-2.2.10-11|248	systems : For instance, if one has o32 system with mips 64bit libs...
12mr|cfengine-2.2.10-11|249	
12mr|cfengine-2.2.10-11|250	* Thu Sep 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.10-2mdv2010.0
12mr|cfengine-2.2.10-11|251	+ Revision: 436647
12mr|cfengine-2.2.10-11|252	- fix spurrious warning for recurse keyword in editfiles action
12mr|cfengine-2.2.10-11|253	
12mr|cfengine-2.2.10-11|254	* Tue Jun 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.10-1mdv2010.0
12mr|cfengine-2.2.10-11|255	+ Revision: 388684
12mr|cfengine-2.2.10-11|256	- new version
12mr|cfengine-2.2.10-11|257	
12mr|cfengine-2.2.10-11|258	* Thu Feb 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.9-1mdv2009.1
12mr|cfengine-2.2.10-11|259	+ Revision: 337969
12mr|cfengine-2.2.10-11|260	- new maintainace release (3.0.0 doesn't build standalone yet)
12mr|cfengine-2.2.10-11|261	- keep bash completion in its own package
12mr|cfengine-2.2.10-11|262	
12mr|cfengine-2.2.10-11|263	* Mon Dec 15 2008 Oden Eriksson <oeriksson@mandriva.com> 2.2.8-3mdv2009.1
12mr|cfengine-2.2.10-11|264	+ Revision: 314522
12mr|cfengine-2.2.10-11|265	- rebuilt against db4.7
12mr|cfengine-2.2.10-11|266	
12mr|cfengine-2.2.10-11|267	* Wed Sep 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.8-2mdv2009.0
12mr|cfengine-2.2.10-11|268	+ Revision: 287842
12mr|cfengine-2.2.10-11|269	- ship vim syntax file in vim package
12mr|cfengine-2.2.10-11|270	
12mr|cfengine-2.2.10-11|271	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.8-1mdv2009.0
12mr|cfengine-2.2.10-11|272	+ Revision: 271895
12mr|cfengine-2.2.10-11|273	- new version
12mr|cfengine-2.2.10-11|274	
12mr|cfengine-2.2.10-11|275	* Tue Jun 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.7-1mdv2009.0
12mr|cfengine-2.2.10-11|276	+ Revision: 223773
12mr|cfengine-2.2.10-11|277	- new version
12mr|cfengine-2.2.10-11|278	- cosmetic in init scripts
12mr|cfengine-2.2.10-11|279	
12mr|cfengine-2.2.10-11|280	+ Pixel <pixel@mandriva.com>
12mr|cfengine-2.2.10-11|281	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12mr|cfengine-2.2.10-11|282	
12mr|cfengine-2.2.10-11|283	* Tue May 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.6-1mdv2009.0
12mr|cfengine-2.2.10-11|284	+ Revision: 201900
12mr|cfengine-2.2.10-11|285	- new version
12mr|cfengine-2.2.10-11|286	drop -fPIC flag, merged upstream
12mr|cfengine-2.2.10-11|287	- update fpic patch
12mr|cfengine-2.2.10-11|288	- new version
12mr|cfengine-2.2.10-11|289	
12mr|cfengine-2.2.10-11|290	* Sat Mar 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.3-5mdv2008.1
12mr|cfengine-2.2.10-11|291	+ Revision: 189472
12mr|cfengine-2.2.10-11|292	- completion fixes
12mr|cfengine-2.2.10-11|293	
12mr|cfengine-2.2.10-11|294	* Thu Feb 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.3-4mdv2008.1
12mr|cfengine-2.2.10-11|295	+ Revision: 176197
12mr|cfengine-2.2.10-11|296	- fix typo in cfservd dependencies
12mr|cfengine-2.2.10-11|297	
12mr|cfengine-2.2.10-11|298	* Sat Dec 29 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.3-3mdv2008.1
12mr|cfengine-2.2.10-11|299	+ Revision: 139202
12mr|cfengine-2.2.10-11|300	- revert to previous setup with distinct services and subpackage, merging causes too much troubles without real advantage
12mr|cfengine-2.2.10-11|301	- rename patch2 correctly
12mr|cfengine-2.2.10-11|302	
12mr|cfengine-2.2.10-11|303	* Wed Dec 26 2007 Oden Eriksson <oeriksson@mandriva.com> 2.2.3-2mdv2008.1
12mr|cfengine-2.2.10-11|304	+ Revision: 138177
12mr|cfengine-2.2.10-11|305	- second try to add -fPIC
12mr|cfengine-2.2.10-11|306	- added -fPIC in P1
12mr|cfengine-2.2.10-11|307	- rebuilt against bdb 4.6.x
12mr|cfengine-2.2.10-11|308	
12mr|cfengine-2.2.10-11|309	+ Thierry Vignaud <tv@mandriva.org>
12mr|cfengine-2.2.10-11|310	- kill re-definition of %%buildroot on Pixel's request
12mr|cfengine-2.2.10-11|311	
12mr|cfengine-2.2.10-11|312	+ Guillaume Rousse <guillomovitch@mandriva.org>
12mr|cfengine-2.2.10-11|313	- merge various services, and their associated subpackages
12mr|cfengine-2.2.10-11|314	- new version
12mr|cfengine-2.2.10-11|315	- bash completion
12mr|cfengine-2.2.10-11|316	
12mr|cfengine-2.2.10-11|317	* Thu Jul 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.2.1-1mdv2008.0
12mr|cfengine-2.2.10-11|318	+ Revision: 53677
12mr|cfengine-2.2.10-11|319	- new version
12mr|cfengine-2.2.10-11|320	
12mr|cfengine-2.2.10-11|321	
12mr|cfengine-2.2.10-11|322	* Tue Feb 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.22-1mdv2007.0
12mr|cfengine-2.2.10-11|323	+ Revision: 126593
12mr|cfengine-2.2.10-11|324	- new version
12mr|cfengine-2.2.10-11|325	init script harmonisation with other packages
12mr|cfengine-2.2.10-11|326	
12mr|cfengine-2.2.10-11|327	* Wed Feb 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.20-3mdv2007.1
12mr|cfengine-2.2.10-11|328	+ Revision: 120777
12mr|cfengine-2.2.10-11|329	- added vim syntax file
12mr|cfengine-2.2.10-11|330	
12mr|cfengine-2.2.10-11|331	* Fri Sep 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.20-2mdv2007.0
12mr|cfengine-2.2.10-11|332	- unzip all additional sources
12mr|cfengine-2.2.10-11|333	- more dependencies in init scripts
12mr|cfengine-2.2.10-11|334	- allow configuration in init script, so as to redefine CFINPUTS if needed
12mr|cfengine-2.2.10-11|335	- drop unused sources
12mr|cfengine-2.2.10-11|336	
12mr|cfengine-2.2.10-11|337	* Thu May 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.20-1mdk
12mr|cfengine-2.2.10-11|338	- new version
12mr|cfengine-2.2.10-11|339	- drop patches, incriminated script is not shipped anymore
12mr|cfengine-2.2.10-11|340	- drop cron task and default configuration, too much site-specific
12mr|cfengine-2.2.10-11|341	- make init scripts LSB-compliants
12mr|cfengine-2.2.10-11|342	
12mr|cfengine-2.2.10-11|343	* Mon Nov 14 2005 Oden Eriksson <oeriksson@mandriva.com> 2.1.16-3mdk
12mr|cfengine-2.2.10-11|344	- rebuilt against openssl-0.9.8a
12mr|cfengine-2.2.10-11|345	
12mr|cfengine-2.2.10-11|346	* Sat Oct 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.16-2mdk
12mr|cfengine-2.2.10-11|347	- security fixes from security team:
12mr|cfengine-2.2.10-11|348	- patch vicf.in so it can run without error (P1)
12mr|cfengine-2.2.10-11|349	- security update for CAN-2005-2960 (P0)
12mr|cfengine-2.2.10-11|350	- add CFOPTIONS to cron script
12mr|cfengine-2.2.10-11|351	
12mr|cfengine-2.2.10-11|352	* Sat Oct 22 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.16-1mdk
12mr|cfengine-2.2.10-11|353	- New release 2.1.16
12mr|cfengine-2.2.10-11|354	
12mr|cfengine-2.2.10-11|355	* Fri Aug 12 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.1.15-2mdk
12mr|cfengine-2.2.10-11|356	- fix rpmlint errors (PreReq)
12mr|cfengine-2.2.10-11|357	
12mr|cfengine-2.2.10-11|358	* Fri Aug 12 2005 Nicolas Lcureuil <neoclust@mandriva.org> 2.1.15-1mdk
12mr|cfengine-2.2.10-11|359	- 2.1.15
12mr|cfengine-2.2.10-11|360	- fix rpmlint errors (PreReq)
12mr|cfengine-2.2.10-11|361	
12mr|cfengine-2.2.10-11|362	* Sat Apr 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.14-1mdk
12mr|cfengine-2.2.10-11|363	- New release 2.1.14
12mr|cfengine-2.2.10-11|364	- drop patches
12mr|cfengine-2.2.10-11|365	- new subpackage split: base, cfagent, cfservd, cfexecd, cfenvd
12mr|cfengine-2.2.10-11|366	
12mr|cfengine-2.2.10-11|367	* Tue Feb 08 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.12-7mdk
12mr|cfengine-2.2.10-11|368	- really fix cron script
12mr|cfengine-2.2.10-11|369	
12mr|cfengine-2.2.10-11|370	* Mon Feb 07 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.1.12-6mdk
12mr|cfengine-2.2.10-11|371	- split cfservd into separate package
12mr|cfengine-2.2.10-11|372	- fix config file location
12mr|cfengine-2.2.10-11|373	
12mr|cfengine-2.2.10-11|374	* Thu Jan 20 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.12-5mdk
12mr|cfengine-2.2.10-11|375	- fix update.conf not executed (patch1, from upstream subversion)
12mr|cfengine-2.2.10-11|376	- fix initscripts
12mr|cfengine-2.2.10-11|377	- less arbitrary default configuration
12mr|cfengine-2.2.10-11|378	
12mr|cfengine-2.2.10-11|379	* Tue Jan 18 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.12-4mdk
12mr|cfengine-2.2.10-11|380	- add service scripts for cfservd, cfenvd, cfexecd
12mr|cfengine-2.2.10-11|381	- s/Linux Mandrake/Mandrakelinux/ in cron script (thx misc)
12mr|cfengine-2.2.10-11|382	
12mr|cfengine-2.2.10-11|383	* Tue Jan 18 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.12-3mdk
12mr|cfengine-2.2.10-11|384	- set work dir to /var/lib/cfengine
12mr|cfengine-2.2.10-11|385	- set backup to /var/lib/cfengine/backups
12mr|cfengine-2.2.10-11|386	- autogen keys as postinstall
12mr|cfengine-2.2.10-11|387	
12mr|cfengine-2.2.10-11|388	* Tue Jan 18 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.12-2mdk
12mr|cfengine-2.2.10-11|389	- switch to automake1.8
12mr|cfengine-2.2.10-11|390	- drop cfd, no longer used
12mr|cfengine-2.2.10-11|391	- fix cron task
12mr|cfengine-2.2.10-11|392	- configuration for cron task in /etc/sysinit/cfengine
12mr|cfengine-2.2.10-11|393	- fix config file
12mr|cfengine-2.2.10-11|394	- bzip2 additional files
12mr|cfengine-2.2.10-11|395	
12mr|cfengine-2.2.10-11|396	* Fri Jan 14 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.1.12-1mdk
12mr|cfengine-2.2.10-11|397	- new version
12mr|cfengine-2.2.10-11|398	- fix url
12mr|cfengine-2.2.10-11|399	- exec in /etc are not configuration
12mr|cfengine-2.2.10-11|400	- drop patch 0, no more use
12mr|cfengine-2.2.10-11|401	- spec cleanup
12mr|cfengine-2.2.10-11|402	- use macros
12mr|cfengine-2.2.10-11|403	
12mr|cfengine-2.2.10-11|404	* Wed Jun 09 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.6.5-4mdk
12mr|cfengine-2.2.10-11|405	- force use of autoconf2.5 and automake1.4
12mr|cfengine-2.2.10-11|406	- be sure to build everything in %%build (therefore run make twice)
12mr|cfengine-2.2.10-11|407	- wipe out buildroot at the beginning of %%install
12mr|cfengine-2.2.10-11|408	- fix permissions on docs
12mr|cfengine-2.2.10-11|409	- update prereq on /sbin/chkconfig to rpm-helper
12mr|cfengine-2.2.10-11|410	- cosmetics
12mr|cfengine-2.2.10-11|411	

13661 12
12mr|cfitsio-3.250-5|1	%define sversion %(echo %version |sed -e 's#\\.##')
12mr|cfitsio-3.250-5|2	%define major 0
12mr|cfitsio-3.250-5|3	%define libname %mklibname %{name} %{major}
12mr|cfitsio-3.250-5|4	%define develname %mklibname %name -d
12mr|cfitsio-3.250-5|5	%define develnamestatic %mklibname %name -d -s
12mr|cfitsio-3.250-5|6	
12mr|cfitsio-3.250-5|7	Name: cfitsio
12mr|cfitsio-3.250-5|8	Version: 3.250
12mr|cfitsio-3.250-5|9	Release: %mkrel 5
12mr|cfitsio-3.250-5|10	URL:	http://heasarc.gsfc.nasa.gov/docs/software/fitsio/
12mr|cfitsio-3.250-5|11	Source:	ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/%{name}%{sversion}.tar.gz
12mr|cfitsio-3.250-5|12	Patch0:         cfitsio.patch
12mr|cfitsio-3.250-5|13	Patch1:         cfitsio-pkgconfig.patch
12mr|cfitsio-3.250-5|14	License:	BSD-like
12mr|cfitsio-3.250-5|15	Summary:	Library for accessing files in FITS format for C and Fortran
12mr|cfitsio-3.250-5|16	Group:		System/Libraries
12mr|cfitsio-3.250-5|17	BuildRequires:	gcc-gfortran
12mr|cfitsio-3.250-5|18	BuildRequires:	pkgconfig
12mr|cfitsio-3.250-5|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|cfitsio-3.250-5|20	
12mr|cfitsio-3.250-5|21	%description
12mr|cfitsio-3.250-5|22	CFITSIO is a library of C and Fortran subroutines for reading and
12mr|cfitsio-3.250-5|23	writing data files in FITS (Flexible Image Transport System) data format.
12mr|cfitsio-3.250-5|24	CFITSIO simplifies the task of writing software that deals with FITS
12mr|cfitsio-3.250-5|25	files by providing an easy to use set of high-level routines that insulate
12mr|cfitsio-3.250-5|26	the programmer from the internal complexities of the FITS file format.
12mr|cfitsio-3.250-5|27	At the same time, CFITSIO provides many advanced features that have made
12mr|cfitsio-3.250-5|28	it the most widely used FITS file programming interface in the astronomical
12mr|cfitsio-3.250-5|29	community.
12mr|cfitsio-3.250-5|30	
12mr|cfitsio-3.250-5|31	%package -n %{libname}
12mr|cfitsio-3.250-5|32	License: BSD-like
12mr|cfitsio-3.250-5|33	Summary: Library for accessing files in FITS format for C and Fortran
12mr|cfitsio-3.250-5|34	Group:	 	 System/Libraries
12mr|cfitsio-3.250-5|35	Obsoletes:	%{_lib}%{name} < 3.090
12mr|cfitsio-3.250-5|36	
12mr|cfitsio-3.250-5|37	%description -n %{libname}
12mr|cfitsio-3.250-5|38	
12mr|cfitsio-3.250-5|39	CFITSIO is a library of C and Fortran subroutines for reading and
12mr|cfitsio-3.250-5|40	writing data files in FITS (Flexible Image Transport System) data
12mr|cfitsio-3.250-5|41	format.  CFITSIO simplifies the task of writing software that deals
12mr|cfitsio-3.250-5|42	with FITS files by providing an easy to use set of high-level routines
12mr|cfitsio-3.250-5|43	that insulate the programmer from the internal complexities of the
12mr|cfitsio-3.250-5|44	FITS file format.  At the same time, CFITSIO provides many advanced
12mr|cfitsio-3.250-5|45	features that have made it the most widely used FITS file programming
12mr|cfitsio-3.250-5|46	interface in the astronomical community.  This package contains the
12mr|cfitsio-3.250-5|47	shared library required by prgrams that use the cfits library.
12mr|cfitsio-3.250-5|48	
12mr|cfitsio-3.250-5|49	%package -n %{develname}
12mr|cfitsio-3.250-5|50	License:	BSD-like
12mr|cfitsio-3.250-5|51	Summary:	Library for accessing files in FITS format for C and Fortran
12mr|cfitsio-3.250-5|52	Group:		System/Libraries
12mr|cfitsio-3.250-5|53	Provides:	fitsio-devel = %{version}
12mr|cfitsio-3.250-5|54	Provides:   cfitsio-devel = %{version}
12mr|cfitsio-3.250-5|55	Requires:   pkgconfig
12mr|cfitsio-3.250-5|56	Requires:   %libname = %version
12mr|cfitsio-3.250-5|57	Conflicts:	%{_lib}%{name} < 3.090
12mr|cfitsio-3.250-5|58	
12mr|cfitsio-3.250-5|59	%description -n %{develname}
12mr|cfitsio-3.250-5|60	CFITSIO is a library of C and Fortran subroutines for reading and
12mr|cfitsio-3.250-5|61	writing data files in FITS (Flexible Image Transport System) data format.
12mr|cfitsio-3.250-5|62	CFITSIO simplifies the task of writing software that deals with FITS
12mr|cfitsio-3.250-5|63	files by providing an easy to use set of high-level routines that insulate
12mr|cfitsio-3.250-5|64	the programmer from the internal complexities of the FITS file format.
12mr|cfitsio-3.250-5|65	At the same time, CFITSIO provides many advanced features that have made
12mr|cfitsio-3.250-5|66	it the most widely used FITS file programming interface in the astronomical
12mr|cfitsio-3.250-5|67	community.
12mr|cfitsio-3.250-5|68	
12mr|cfitsio-3.250-5|69	This package contains the headers required for compiling software that uses
12mr|cfitsio-3.250-5|70	the cfits library.
12mr|cfitsio-3.250-5|71	
12mr|cfitsio-3.250-5|72	%package -n %{develnamestatic}
12mr|cfitsio-3.250-5|73	License:	BSD-like
12mr|cfitsio-3.250-5|74	Summary:	Library for accessing files in FITS format for C and Fortran
12mr|cfitsio-3.250-5|75	Group:		System/Libraries
12mr|cfitsio-3.250-5|76	Requires:   %{develname}
12mr|cfitsio-3.250-5|77	Requires:   %libname = %version
12mr|cfitsio-3.250-5|78	
12mr|cfitsio-3.250-5|79	%description -n %{develnamestatic}
12mr|cfitsio-3.250-5|80	CFITSIO is a library of C and Fortran subroutines for reading and
12mr|cfitsio-3.250-5|81	writing data files in FITS (Flexible Image Transport System) data format.
12mr|cfitsio-3.250-5|82	CFITSIO simplifies the task of writing software that deals with FITS
12mr|cfitsio-3.250-5|83	files by providing an easy to use set of high-level routines that insulate
12mr|cfitsio-3.250-5|84	the programmer from the internal complexities of the FITS file format.
12mr|cfitsio-3.250-5|85	At the same time, CFITSIO provides many advanced features that have made
12mr|cfitsio-3.250-5|86	it the most widely used FITS file programming interface in the astronomical
12mr|cfitsio-3.250-5|87	community.
12mr|cfitsio-3.250-5|88	
12mr|cfitsio-3.250-5|89	This package contains the headers required for compiling software that uses
12mr|cfitsio-3.250-5|90	the cfits library.
12mr|cfitsio-3.250-5|91	
12mr|cfitsio-3.250-5|92	%prep
12mr|cfitsio-3.250-5|93	%setup -q -n %{name}
12mr|cfitsio-3.250-5|94	%patch0 -p1
12mr|cfitsio-3.250-5|95	%patch1 -p1
12mr|cfitsio-3.250-5|96	
12mr|cfitsio-3.250-5|97	%build
12mr|cfitsio-3.250-5|98	FC=f95
12mr|cfitsio-3.250-5|99	export FC
12mr|cfitsio-3.250-5|100	export CC=gcc # fixes -O*, -g
12mr|cfitsio-3.250-5|101	%configure2_5x
12mr|cfitsio-3.250-5|102	%make shared
12mr|cfitsio-3.250-5|103	ln -s libcfitsio.so.0 libcfitsio.so
12mr|cfitsio-3.250-5|104	%make fpack
12mr|cfitsio-3.250-5|105	%make funpack
12mr|cfitsio-3.250-5|106	unset FC
12mr|cfitsio-3.250-5|107	# Manually fix pkgconfig .pc file (BZ 436539, BZ 618291)
12mr|cfitsio-3.250-5|108	sed 's|/usr/include|/usr/include/%{name}|' cfitsio.pc >cfitsio.pc.new
12mr|cfitsio-3.250-5|109	mv cfitsio.pc.new cfitsio.pc
12mr|cfitsio-3.250-5|110	
12mr|cfitsio-3.250-5|111	%check
12mr|cfitsio-3.250-5|112	make testprog
12mr|cfitsio-3.250-5|113	LD_LIBRARY_PATH=. ./testprog > testprog.lis
12mr|cfitsio-3.250-5|114	cmp -s testprog.lis testprog.out
12mr|cfitsio-3.250-5|115	cmp -s testprog.fit testprog.std
12mr|cfitsio-3.250-5|116	
12mr|cfitsio-3.250-5|117	%install
12mr|cfitsio-3.250-5|118	rm -rf %{buildroot}
12mr|cfitsio-3.250-5|119	mkdir -p %{buildroot}
12mr|cfitsio-3.250-5|120	mkdir -p %{buildroot}%{_libdir}
12mr|cfitsio-3.250-5|121	mkdir -p %{buildroot}%{_includedir}/%{name}
12mr|cfitsio-3.250-5|122	make LIBDIR=%{_lib} INCLUDEDIR=include/%{name} CFITSIO_LIB=%{buildroot}%{_libdir} \
12mr|cfitsio-3.250-5|123	CFITSIO_INCLUDE=%{buildroot}%{_includedir}/%{name} install
12mr|cfitsio-3.250-5|124	pushd %{buildroot}%{_libdir}
12mr|cfitsio-3.250-5|125	ln -s libcfitsio.so.0 libcfitsio.so
12mr|cfitsio-3.250-5|126	popd
12mr|cfitsio-3.250-5|127	mkdir %{buildroot}%{_bindir}
12mr|cfitsio-3.250-5|128	cp -p f{,un}pack %{buildroot}%{_bindir}/
12mr|cfitsio-3.250-5|129	%clean
12mr|cfitsio-3.250-5|130	rm -Rf %{buildroot}
12mr|cfitsio-3.250-5|131	
12mr|cfitsio-3.250-5|132	%if %mdkversion < 200900
12mr|cfitsio-3.250-5|133	%post -n %{libname} -p /sbin/ldconfig
12mr|cfitsio-3.250-5|134	%endif
12mr|cfitsio-3.250-5|135	
12mr|cfitsio-3.250-5|136	%if %mdkversion < 200900
12mr|cfitsio-3.250-5|137	%postun -n %{libname} -p /sbin/ldconfig
12mr|cfitsio-3.250-5|138	%endif
12mr|cfitsio-3.250-5|139	
12mr|cfitsio-3.250-5|140	%files
12mr|cfitsio-3.250-5|141	%defattr(-,root,root)
12mr|cfitsio-3.250-5|142	%{_bindir}/*
12mr|cfitsio-3.250-5|143	
12mr|cfitsio-3.250-5|144	%files -n %{libname}
12mr|cfitsio-3.250-5|145	%defattr(-,root,root)
12mr|cfitsio-3.250-5|146	%{_libdir}/*.so.%{major}*
12mr|cfitsio-3.250-5|147	
12mr|cfitsio-3.250-5|148	%files -n %{develname}
12mr|cfitsio-3.250-5|149	%defattr(-,root,root)
12mr|cfitsio-3.250-5|150	%{_libdir}/*.so
12mr|cfitsio-3.250-5|151	%{_includedir}/*
12mr|cfitsio-3.250-5|152	%{_libdir}/pkgconfig/*
12mr|cfitsio-3.250-5|153	
12mr|cfitsio-3.250-5|154	%files -n %{develnamestatic}
12mr|cfitsio-3.250-5|155	%defattr(-,root,root)
12mr|cfitsio-3.250-5|156	%{_libdir}/*.a
12mr|cfitsio-3.250-5|157	
12mr|cfitsio-3.250-5|158	
12mr|cfitsio-3.250-5|159	
12mr|cfitsio-3.250-5|160	
12mr|cfitsio-3.250-5|161	%changelog
12mr|cfitsio-3.250-5|162	

13662 12
12mr|cglib-2.2-3|1	%define _mavenpomdir /usr/share/maven2/poms
12mr|cglib-2.2-3|2	Name:           cglib
12mr|cglib-2.2-3|3	Version:        2.2
12mr|cglib-2.2-3|4	Release:        3
12mr|cglib-2.2-3|5	Summary:        Code Generation Library for Java
12mr|cglib-2.2-3|6	License:        ASL 2.0
12mr|cglib-2.2-3|7	Group:          Development/Java
12mr|cglib-2.2-3|8	Url:            http://cglib.sourceforge.net/
12mr|cglib-2.2-3|9	Source0:        http://downloads.sourceforge.net/project/%{name}/%{name}2/%{version}/%{name}-src-%{version}.jar
12mr|cglib-2.2-3|10	Source1:        http://mirrors.ibiblio.org/pub/mirrors/maven2/%{name}/%{name}/%{version}/%{name}-%{version}.pom
12mr|cglib-2.2-3|11	# Remove the repackaging step that includes other jars into the final thing
12mr|cglib-2.2-3|12	Patch0:         %{name}-build_xml.patch
12mr|cglib-2.2-3|13	
12mr|cglib-2.2-3|14	Requires: java >= 0:1.6.0
12mr|cglib-2.2-3|15	Requires: objectweb-asm
12mr|cglib-2.2-3|16	
12mr|cglib-2.2-3|17	BuildRequires:  ant
12mr|cglib-2.2-3|18	BuildRequires:  jpackage-utils >= 0:1.5
12mr|cglib-2.2-3|19	BuildRequires:  java-devel >= 0:1.6.0
12mr|cglib-2.2-3|20	BuildRequires:  objectweb-asm
12mr|cglib-2.2-3|21	BuildRequires:  unzip
12mr|cglib-2.2-3|22	BuildArch:      noarch
12mr|cglib-2.2-3|23	Requires(post): jpackage-utils
12mr|cglib-2.2-3|24	Requires(postun): jpackage-utils
12mr|cglib-2.2-3|25	
12mr|cglib-2.2-3|26	BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
12mr|cglib-2.2-3|27	
12mr|cglib-2.2-3|28	%description
12mr|cglib-2.2-3|29	cglib is a powerful, high performance and quality code generation library
12mr|cglib-2.2-3|30	for Java. It is used to extend Java classes and implements interfaces
12mr|cglib-2.2-3|31	at runtime.
12mr|cglib-2.2-3|32	
12mr|cglib-2.2-3|33	%package javadoc
12mr|cglib-2.2-3|34	Summary:        Javadoc for %{name}
12mr|cglib-2.2-3|35	Group:          Development/Java
12mr|cglib-2.2-3|36	%description javadoc
12mr|cglib-2.2-3|37	Documentation for the cglib code generation library.
12mr|cglib-2.2-3|38	
12mr|cglib-2.2-3|39	%prep
12mr|cglib-2.2-3|40	%setup -q -c %{name}-%{version}
12mr|cglib-2.2-3|41	rm lib/*.jar
12mr|cglib-2.2-3|42	%patch0 -p1
12mr|cglib-2.2-3|43	
12mr|cglib-2.2-3|44	%build
12mr|cglib-2.2-3|45	export CLASSPATH=`build-classpath objectweb-asm`
12mr|cglib-2.2-3|46	ant jar javadoc
12mr|cglib-2.2-3|47	
12mr|cglib-2.2-3|48	%install
12mr|cglib-2.2-3|49	rm -rf $RPM_BUILD_ROOT
12mr|cglib-2.2-3|50	mkdir -p ${RPM_BUILD_ROOT}%{_javadocdir}/
12mr|cglib-2.2-3|51	cp -r docs ${RPM_BUILD_ROOT}%{_javadocdir}/%{name}-%{version}
12mr|cglib-2.2-3|52	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|cglib-2.2-3|53	cp -p dist/%{name}-%{version}.jar  $RPM_BUILD_ROOT%{_javadir}
12mr|cglib-2.2-3|54	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mr|cglib-2.2-3|55	
12mr|cglib-2.2-3|56	mkdir -p $RPM_BUILD_ROOT%{_mavenpomdir}
12mr|cglib-2.2-3|57	cp %{SOURCE1} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
12mr|cglib-2.2-3|58	%add_to_maven_depmap net.sf.cglib %{name} %{version} JPP %{name}
12mr|cglib-2.2-3|59	
12mr|cglib-2.2-3|60	%clean
12mr|cglib-2.2-3|61	rm -rf $RPM_BUILD_ROOT
12mr|cglib-2.2-3|62	
12mr|cglib-2.2-3|63	%post
12mr|cglib-2.2-3|64	%update_maven_depmap
12mr|cglib-2.2-3|65	
12mr|cglib-2.2-3|66	%postun
12mr|cglib-2.2-3|67	%update_maven_depmap
12mr|cglib-2.2-3|68	
12mr|cglib-2.2-3|69	%files
12mr|cglib-2.2-3|70	%defattr(-,root,root,-)
12mr|cglib-2.2-3|71	%doc LICENSE NOTICE
12mr|cglib-2.2-3|72	%{_javadir}/*.jar
12mr|cglib-2.2-3|73	%{_mavenpomdir}/*
12mr|cglib-2.2-3|74	%config(noreplace) %{_mavendepmapfragdir}/%{name}
12mr|cglib-2.2-3|75	
12mr|cglib-2.2-3|76	%files javadoc
12mr|cglib-2.2-3|77	%defattr(-,root,root,-)
12mr|cglib-2.2-3|78	%{_javadocdir}/%{name}-%{version}
12mr|cglib-2.2-3|79	
12mr|cglib-2.2-3|80	
12mr|cglib-2.2-3|81	
12mr|cglib-2.2-3|82	%changelog
12mr|cglib-2.2-3|83	

13663 12
12mr|chbg-2.0.1-15|1	Summary:	Desktop background manager/changer/screensaver
12mr|chbg-2.0.1-15|2	Name:		chbg
12mr|chbg-2.0.1-15|3	Version:	2.0.1
12mr|chbg-2.0.1-15|4	Release:	15
12mr|chbg-2.0.1-15|5	License:	GPLv2+
12mr|chbg-2.0.1-15|6	Group:		Graphics
12mr|chbg-2.0.1-15|7	URL:		http://www.beebgames.com/sw/gtk-ports.html
12mr|chbg-2.0.1-15|8	Source0:	http://www.beebgames.com/sw/%{name}-%{version}.tar.bz2
12mr|chbg-2.0.1-15|9	Source1:	%{name}_16x16.png
12mr|chbg-2.0.1-15|10	Source2:	%{name}_32x32.png
12mr|chbg-2.0.1-15|11	Source3:	%{name}_48x48.png
12mr|chbg-2.0.1-15|12	# (fc) 2.0.1-3mdv use correct colormap / depth
12mr|chbg-2.0.1-15|13	Patch0:		chbg-2.0.1-colormap.patch
12mr|chbg-2.0.1-15|14	# (fc) 2.0.1-9mdv fix CFLAGS
12mr|chbg-2.0.1-15|15	Patch1:		chbg-2.0.1-cflags.patch
12mr|chbg-2.0.1-15|16	Patch2:		chbg-2.0.1-libpng1.5.patch
12mr|chbg-2.0.1-15|17	Patch3:		chbg-2.0.1-linkage.patch
12mr|chbg-2.0.1-15|18	BuildRequires:	gettext-devel
12mr|chbg-2.0.1-15|19	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|chbg-2.0.1-15|20	
12mr|chbg-2.0.1-15|21	%description
12mr|chbg-2.0.1-15|22	ChBg is for changing desktop backgrounds in a given period. It can
12mr|chbg-2.0.1-15|23	render images with 10 modes (such as tiled, centered, scaled, etc.). It
12mr|chbg-2.0.1-15|24	uses gdk_pixbuf-2.0 for loading images, so it supports
12mr|chbg-2.0.1-15|25	many image formats.
12mr|chbg-2.0.1-15|26	ChBg has a windowed setup program, is able to load setup files,
12mr|chbg-2.0.1-15|27	can be used as slideshow picture previewer in its own window or as a
12mr|chbg-2.0.1-15|28	desktop background, and can be used as screensaver or as an xscreensaver
12mr|chbg-2.0.1-15|29	hack. It has a dialog for fast previewing of pictures and very usable
12mr|chbg-2.0.1-15|30	thumbnail previews.
12mr|chbg-2.0.1-15|31	
12mr|chbg-2.0.1-15|32	%prep
12mr|chbg-2.0.1-15|33	%setup -q
12mr|chbg-2.0.1-15|34	%patch0 -p1 -b .composite
12mr|chbg-2.0.1-15|35	%patch1 -p1 -b .cflags
12mr|chbg-2.0.1-15|36	%patch2 -p0 -b .png
12mr|chbg-2.0.1-15|37	%patch3 -p1 -b .linkage
12mr|chbg-2.0.1-15|38	
12mr|chbg-2.0.1-15|39	#needed by patch1 and patch3
12mr|chbg-2.0.1-15|40	autoreconf -i
12mr|chbg-2.0.1-15|41	
12mr|chbg-2.0.1-15|42	%build
12mr|chbg-2.0.1-15|43	%configure2_5x \
12mr|chbg-2.0.1-15|44	--with-intl-includes=%{_datadir}/gettext/intl \
12mr|chbg-2.0.1-15|45	--x-libraries="-lz"
12mr|chbg-2.0.1-15|46	
12mr|chbg-2.0.1-15|47	%make
12mr|chbg-2.0.1-15|48	
12mr|chbg-2.0.1-15|49	%install
12mr|chbg-2.0.1-15|50	%makeinstall_std
12mr|chbg-2.0.1-15|51	
12mr|chbg-2.0.1-15|52	# install icons
12mr|chbg-2.0.1-15|53	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mr|chbg-2.0.1-15|54	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|chbg-2.0.1-15|55	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|chbg-2.0.1-15|56	install -m 644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|chbg-2.0.1-15|57	
12mr|chbg-2.0.1-15|58	# menu stuff
12mr|chbg-2.0.1-15|59	mkdir -p %{buildroot}%{_datadir}/applications
12mr|chbg-2.0.1-15|60	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12mr|chbg-2.0.1-15|61	[Desktop Entry]
12mr|chbg-2.0.1-15|62	Name=ChBg
12mr|chbg-2.0.1-15|63	Comment=Desktop background manager/changer/screensaver
12mr|chbg-2.0.1-15|64	Exec=%{name}
12mr|chbg-2.0.1-15|65	Icon=%{name}
12mr|chbg-2.0.1-15|66	Terminal=false
12mr|chbg-2.0.1-15|67	Type=Application
12mr|chbg-2.0.1-15|68	StartupNotify=true
12mr|chbg-2.0.1-15|69	Categories=X-MandrivaLinux-System-Configuration-Other;Settings;
12mr|chbg-2.0.1-15|70	EOF
12mr|chbg-2.0.1-15|71	
12mr|chbg-2.0.1-15|72	
12mr|chbg-2.0.1-15|73	# touch the default sysconfig file so that it can be included
12mr|chbg-2.0.1-15|74	mkdir -p %{buildroot}%{_sysconfdir}
12mr|chbg-2.0.1-15|75	touch %{buildroot}%{_sysconfdir}/chbgrc
12mr|chbg-2.0.1-15|76	
12mr|chbg-2.0.1-15|77	%find_lang %{name}
12mr|chbg-2.0.1-15|78	
12mr|chbg-2.0.1-15|79	%files -f %{name}.lang
12mr|chbg-2.0.1-15|80	%doc AUTHORS BUGS ChangeLog README THANKS TODO chbgrc.sample xscreensaver*txt
12mr|chbg-2.0.1-15|81	%{_bindir}/chbg
12mr|chbg-2.0.1-15|82	%{_datadir}/applications/*.desktop
12mr|chbg-2.0.1-15|83	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mr|chbg-2.0.1-15|84	%{_mandir}/man*/*
12mr|chbg-2.0.1-15|85	%attr(644,root,root) %config(noreplace,missingok) %{_sysconfdir}/chbgrc
12mr|chbg-2.0.1-15|86	
12mr|chbg-2.0.1-15|87	
12mr|chbg-2.0.1-15|88	
12mr|chbg-2.0.1-15|89	%changelog
12mr|chbg-2.0.1-15|90	* Mon Aug  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|chbg-2.0.1-15|91	+ Commit: ad7bf7c
12mr|chbg-2.0.1-15|92	- Add patch to fix linkage
12mr|chbg-2.0.1-15|93	
12mr|chbg-2.0.1-15|94	* Mon Aug  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|chbg-2.0.1-15|95	+ Commit: 9e20bd4
12mr|chbg-2.0.1-15|96	- Update linker flags
12mr|chbg-2.0.1-15|97	
12mr|chbg-2.0.1-15|98	* Mon Aug  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|chbg-2.0.1-15|99	+ Commit: 691715a
12mr|chbg-2.0.1-15|100	- Add patch from Cooker to fix build with libpng15, spec cleanup
12mr|chbg-2.0.1-15|101	
12mr|chbg-2.0.1-15|102	

13664 12
12mr|check-0.9.8-4|1	%define	major	0
12mr|check-0.9.8-4|2	%define	libname	%mklibname %{name} %{major}
12mr|check-0.9.8-4|3	%define	develname %mklibname %{name} -d
12mr|check-0.9.8-4|4	
12mr|check-0.9.8-4|5	Name:		check
12mr|check-0.9.8-4|6	Version:	0.9.8
12mr|check-0.9.8-4|7	Release:	4
12mr|check-0.9.8-4|8	License:	LGPLv2+
12mr|check-0.9.8-4|9	Summary:	A unit test framework for C
12mr|check-0.9.8-4|10	Group:		System/Libraries
12mr|check-0.9.8-4|11	URL:		http://check.sourceforge.net/
12mr|check-0.9.8-4|12	Source:		http://prdownloads.sourceforge.net/check/%{name}-%{version}.tar.gz
12mr|check-0.9.8-4|13	
12mr|check-0.9.8-4|14	%description
12mr|check-0.9.8-4|15	Check is a unit test framework for C. It features a simple interface for
12mr|check-0.9.8-4|16	defining unit tests, putting little in the way of the developer. Tests are run
12mr|check-0.9.8-4|17	in a separate address space, so Check can catch both assertion failures and
12mr|check-0.9.8-4|18	code errors that cause segmentation faults or other signals.  The output from
12mr|check-0.9.8-4|19	unit tests can be used within source code editors and IDEs.
12mr|check-0.9.8-4|20	
12mr|check-0.9.8-4|21	%package -n	%{libname}
12mr|check-0.9.8-4|22	Summary:	C testing framework
12mr|check-0.9.8-4|23	Group:		System/Libraries
12mr|check-0.9.8-4|24	
12mr|check-0.9.8-4|25	%description -n	%{libname}
12mr|check-0.9.8-4|26	Check is a unit test framework for C. It features a simple interface for
12mr|check-0.9.8-4|27	defining unit tests, putting little in the way of the developer. Tests are run
12mr|check-0.9.8-4|28	in a separate address space, so Check can catch both assertion failures and
12mr|check-0.9.8-4|29	code errors that cause segmentation faults or other signals. The output from
12mr|check-0.9.8-4|30	unit tests can be used within source code editors and IDEs.
12mr|check-0.9.8-4|31	
12mr|check-0.9.8-4|32	%package -n	%{develname}
12mr|check-0.9.8-4|33	Summary:	Development files for %{name}
12mr|check-0.9.8-4|34	Group:		Development/C
12mr|check-0.9.8-4|35	Requires:	%{libname} = %{version}
12mr|check-0.9.8-4|36	Provides:	%{name}-devel = %{version}-%{release}
12mr|check-0.9.8-4|37	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|check-0.9.8-4|38	Obsoletes:	%{name}
12mr|check-0.9.8-4|39	Obsoletes:	%mklibname -d %{name} 0
12mr|check-0.9.8-4|40	
12mr|check-0.9.8-4|41	%description -n	%{develname}
12mr|check-0.9.8-4|42	This package contains development files for %{name}.
12mr|check-0.9.8-4|43	
12mr|check-0.9.8-4|44	%prep
12mr|check-0.9.8-4|45	%setup -q
12mr|check-0.9.8-4|46	
12mr|check-0.9.8-4|47	%build
12mr|check-0.9.8-4|48	%configure2_5x
12mr|check-0.9.8-4|49	%make
12mr|check-0.9.8-4|50	
12mr|check-0.9.8-4|51	%install
12mr|check-0.9.8-4|52	rm -rf %{buildroot}
12mr|check-0.9.8-4|53	%makeinstall
12mr|check-0.9.8-4|54	
12mr|check-0.9.8-4|55	# move documentation
12mr|check-0.9.8-4|56	mv %{buildroot}%{_datadir}/doc/%{name} \
12mr|check-0.9.8-4|57	%{buildroot}%{_datadir}/doc/%{develname}-%{version}
12mr|check-0.9.8-4|58	
12mr|check-0.9.8-4|59	%files -n %{libname}
12mr|check-0.9.8-4|60	%{_libdir}/*.so.%{major}*
12mr|check-0.9.8-4|61	
12mr|check-0.9.8-4|62	%files -n %{develname}
12mr|check-0.9.8-4|63	%{_datadir}/doc/%{develname}-%{version}
12mr|check-0.9.8-4|64	%{_datadir}/aclocal/check.m4
12mr|check-0.9.8-4|65	%{_libdir}/libcheck.so
12mr|check-0.9.8-4|66	%{_libdir}/libcheck.a
12mr|check-0.9.8-4|67	%{_includedir}/check.h
12mr|check-0.9.8-4|68	%{_libdir}/pkgconfig/check.pc
12mr|check-0.9.8-4|69	%{_infodir}/check.info*
12mr|check-0.9.8-4|70	
12mr|check-0.9.8-4|71	
12mr|check-0.9.8-4|72	
12mr|check-0.9.8-4|73	
12mr|check-0.9.8-4|74	
12mr|check-0.9.8-4|75	%changelog
12mr|check-0.9.8-4|76	

13665 12
12mr|checkstyle-4.4-0.0.6|1	%define gcj_support 1
12mr|checkstyle-4.4-0.0.6|2	%define section free
12mr|checkstyle-4.4-0.0.6|3	%define build_free 1
12mr|checkstyle-4.4-0.0.6|4	%define build_tests 0
12mr|checkstyle-4.4-0.0.6|5	
12mr|checkstyle-4.4-0.0.6|6	Name:           checkstyle
12mr|checkstyle-4.4-0.0.6|7	Version:        4.4
12mr|checkstyle-4.4-0.0.6|8	Release:        0.0.6
12mr|checkstyle-4.4-0.0.6|9	Epoch:          0
12mr|checkstyle-4.4-0.0.6|10	Summary:        Helps programmers write Java code that adheres to a coding standard
12mr|checkstyle-4.4-0.0.6|11	License:        LGPL
12mr|checkstyle-4.4-0.0.6|12	Group:          Development/Java
12mr|checkstyle-4.4-0.0.6|13	URL:            http://checkstyle.sourceforge.net/
12mr|checkstyle-4.4-0.0.6|14	Source0:        http://downloads.sourceforge.net/checkstyle/checkstyle-src-%{version}.tar.gz
12mr|checkstyle-4.4-0.0.6|15	Source1:        %{name}-script
12mr|checkstyle-4.4-0.0.6|16	Source2:        %{name}.catalog
12mr|checkstyle-4.4-0.0.6|17	Patch0:         %{name}-build.patch
12mr|checkstyle-4.4-0.0.6|18	Patch1:         %{name}-javadoc-crosslink.patch
12mr|checkstyle-4.4-0.0.6|19	Patch2:         %{name}-build-free.patch
12mr|checkstyle-4.4-0.0.6|20	Patch3:         %{name}-exclude-smap.patch
12mr|checkstyle-4.4-0.0.6|21	Requires:       ant >= 0:1.6
12mr|checkstyle-4.4-0.0.6|22	Requires:       antlr >= 0:2.7.1, jakarta-commons-logging
12mr|checkstyle-4.4-0.0.6|23	Requires:       jakarta-commons-cli, jakarta-commons-beanutils
12mr|checkstyle-4.4-0.0.6|24	Requires:       jakarta-commons-collections, jpackage-utils >= 0:1.5
12mr|checkstyle-4.4-0.0.6|25	Requires:       jaxp_parser_impl
12mr|checkstyle-4.4-0.0.6|26	BuildRequires:  ant >= 0:1.6, ant-nodeps >= 0:1.6
12mr|checkstyle-4.4-0.0.6|27	%if %{build_tests}
12mr|checkstyle-4.4-0.0.6|28	BuildRequires:  ant-junit >= 0:1.6
12mr|checkstyle-4.4-0.0.6|29	# FIXME: Need to package emma <http://emma.sf.net/>
12mr|checkstyle-4.4-0.0.6|30	BuildRequires:  emma
12mr|checkstyle-4.4-0.0.6|31	%endif
12mr|checkstyle-4.4-0.0.6|32	BuildRequires:  junit, antlr >= 0:2.7.1
12mr|checkstyle-4.4-0.0.6|33	BuildRequires:  jakarta-commons-beanutils, jakarta-commons-lang
12mr|checkstyle-4.4-0.0.6|34	BuildRequires:  jakarta-commons-cli, xalan-j2, java-rpmbuild >= 0:1.5
12mr|checkstyle-4.4-0.0.6|35	# xerces-j2 because tests fail with gnujaxp...
12mr|checkstyle-4.4-0.0.6|36	BuildRequires:  jakarta-commons-logging, jakarta-commons-collections, xerces-j2
12mr|checkstyle-4.4-0.0.6|37	BuildRequires:  antlr-javadoc
12mr|checkstyle-4.4-0.0.6|38	#BuildRequires:  xml-commons-jaxp-1.3-apis-javadoc
12mr|checkstyle-4.4-0.0.6|39	BuildRequires:  xml-commons-apis-javadoc
12mr|checkstyle-4.4-0.0.6|40	BuildRequires:  jakarta-commons-beanutils-javadoc, ant-javadoc, perl-base
12mr|checkstyle-4.4-0.0.6|41	BuildRequires:  java-devel
12mr|checkstyle-4.4-0.0.6|42	BuildRequires:  java-javadoc
12mr|checkstyle-4.4-0.0.6|43	BuildRequires:  avalon-logkit
12mr|checkstyle-4.4-0.0.6|44	BuildRequires:  jdom
12mr|checkstyle-4.4-0.0.6|45	BuildRequires:  velocity
12mr|checkstyle-4.4-0.0.6|46	BuildRequires:  werken.xpath
12mr|checkstyle-4.4-0.0.6|47	%if %{gcj_support}
12mr|checkstyle-4.4-0.0.6|48	BuildRequires:  java-gcj-compat-devel
12mr|checkstyle-4.4-0.0.6|49	%else
12mr|checkstyle-4.4-0.0.6|50	BuildArch:      noarch
12mr|checkstyle-4.4-0.0.6|51	%endif
12mr|checkstyle-4.4-0.0.6|52	
12mr|checkstyle-4.4-0.0.6|53	%description
12mr|checkstyle-4.4-0.0.6|54	Checkstyle is a development tool to help programmers write Java code
12mr|checkstyle-4.4-0.0.6|55	that adheres to a coding standard. It automates the process of checking
12mr|checkstyle-4.4-0.0.6|56	Java code to spare humans of this boring (but important) task. This
12mr|checkstyle-4.4-0.0.6|57	makes it ideal for projects that want to enforce a coding standard.
12mr|checkstyle-4.4-0.0.6|58	
12mr|checkstyle-4.4-0.0.6|59	Checkstyle is highly configurable and can be made to support almost any
12mr|checkstyle-4.4-0.0.6|60	coding standard. An example configuration file is supplied supporting
12mr|checkstyle-4.4-0.0.6|61	the Sun Code Conventions. As well, other sample configuration files are
12mr|checkstyle-4.4-0.0.6|62	supplied for other well known conventions.
12mr|checkstyle-4.4-0.0.6|63	
12mr|checkstyle-4.4-0.0.6|64	Checkstyle can check many aspects of your source code. Historically
12mr|checkstyle-4.4-0.0.6|65	it's main functionality has been to check code layout issues, but since
12mr|checkstyle-4.4-0.0.6|66	the internal architecture was changed in version 3, more and more checks
12mr|checkstyle-4.4-0.0.6|67	for other purposes have been added. Now Checkstyle provides checks that
12mr|checkstyle-4.4-0.0.6|68	find class design problems, duplicate code, or bug patterns like double
12mr|checkstyle-4.4-0.0.6|69	checked locking.
12mr|checkstyle-4.4-0.0.6|70	
12mr|checkstyle-4.4-0.0.6|71	Checkstyle is most useful if you integrate it in your build process or
12mr|checkstyle-4.4-0.0.6|72	your development environment. The distribution includes:
12mr|checkstyle-4.4-0.0.6|73	
12mr|checkstyle-4.4-0.0.6|74	* An Ant task.
12mr|checkstyle-4.4-0.0.6|75	* A command line tool.
12mr|checkstyle-4.4-0.0.6|76	
12mr|checkstyle-4.4-0.0.6|77	%package        demo
12mr|checkstyle-4.4-0.0.6|78	Group:          Development/Java
12mr|checkstyle-4.4-0.0.6|79	Summary:        Demos for %{name}
12mr|checkstyle-4.4-0.0.6|80	Requires:       %{name} = %{epoch}:%{version}
12mr|checkstyle-4.4-0.0.6|81	
12mr|checkstyle-4.4-0.0.6|82	%description    demo
12mr|checkstyle-4.4-0.0.6|83	Demonstrations and samples for %{name}.
12mr|checkstyle-4.4-0.0.6|84	
12mr|checkstyle-4.4-0.0.6|85	%package        javadoc
12mr|checkstyle-4.4-0.0.6|86	Group:          Development/Java
12mr|checkstyle-4.4-0.0.6|87	Summary:        Javadoc for %{name}
12mr|checkstyle-4.4-0.0.6|88	
12mr|checkstyle-4.4-0.0.6|89	%description    javadoc
12mr|checkstyle-4.4-0.0.6|90	Javadoc for %{name}.
12mr|checkstyle-4.4-0.0.6|91	
12mr|checkstyle-4.4-0.0.6|92	%package        manual
12mr|checkstyle-4.4-0.0.6|93	Group:          Development/Java
12mr|checkstyle-4.4-0.0.6|94	Summary:        Manual for %{name}
12mr|checkstyle-4.4-0.0.6|95	
12mr|checkstyle-4.4-0.0.6|96	%description    manual
12mr|checkstyle-4.4-0.0.6|97	Manual for %{name}.
12mr|checkstyle-4.4-0.0.6|98	
12mr|checkstyle-4.4-0.0.6|99	%package        optional
12mr|checkstyle-4.4-0.0.6|100	Group:          Development/Java
12mr|checkstyle-4.4-0.0.6|101	Summary:        Optional functionality for %{name}
12mr|checkstyle-4.4-0.0.6|102	Requires:       %{name} = %{epoch}:%{version}
12mr|checkstyle-4.4-0.0.6|103	
12mr|checkstyle-4.4-0.0.6|104	%description    optional
12mr|checkstyle-4.4-0.0.6|105	Optional functionality for %{name}.
12mr|checkstyle-4.4-0.0.6|106	
12mr|checkstyle-4.4-0.0.6|107	%prep
12mr|checkstyle-4.4-0.0.6|108	%setup -q -n %{name}-src-%{version}
12mr|checkstyle-4.4-0.0.6|109	%patch0 -p1 -b .build
12mr|checkstyle-4.4-0.0.6|110	%patch1 -p1 -b .javadoc
12mr|checkstyle-4.4-0.0.6|111	%if %{build_free}
12mr|checkstyle-4.4-0.0.6|112	%patch2 -p1 -b .free
12mr|checkstyle-4.4-0.0.6|113	%endif
12mr|checkstyle-4.4-0.0.6|114	%patch3 -p1 -b .smap
12mr|checkstyle-4.4-0.0.6|115	
12mr|checkstyle-4.4-0.0.6|116	%{__perl} -pi -e 's|\./{\@docRoot}/\.\./index\.html|file://%{_docdir}/%{name}-manual-%{version}/index.html|' build.xml
12mr|checkstyle-4.4-0.0.6|117	%{__perl} -pi -e 's|.*classpathref="javadoc\.classpath".*\n||g;' build.xml
12mr|checkstyle-4.4-0.0.6|118	
12mr|checkstyle-4.4-0.0.6|119	# remove all binary libs
12mr|checkstyle-4.4-0.0.6|120	%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs -t %{__rm}
12mr|checkstyle-4.4-0.0.6|121	
12mr|checkstyle-4.4-0.0.6|122	# fix end-of-line
12mr|checkstyle-4.4-0.0.6|123	%{__perl} -pi -e 's/\r$//g' LICENSE LICENSE.apache LICENSE.apache20 \
12mr|checkstyle-4.4-0.0.6|124	README RIGHTS.antlr *.header *.xml
12mr|checkstyle-4.4-0.0.6|125	
12mr|checkstyle-4.4-0.0.6|126	%if %{build_free}
12mr|checkstyle-4.4-0.0.6|127	%{__rm} -rf src/checkstyle/com/puppycrawl/tools/checkstyle/doclets
12mr|checkstyle-4.4-0.0.6|128	%endif
12mr|checkstyle-4.4-0.0.6|129	
12mr|checkstyle-4.4-0.0.6|130	%build
12mr|checkstyle-4.4-0.0.6|131	OPT_JAR_LIST="ant/ant-nodeps"
12mr|checkstyle-4.4-0.0.6|132	%if %{build_tests}
12mr|checkstyle-4.4-0.0.6|133	OPT_JAR_LIST="$OPT_JAR_LIST ant/ant-junit"
12mr|checkstyle-4.4-0.0.6|134	%endif
12mr|checkstyle-4.4-0.0.6|135	export OPT_JAR_LIST
12mr|checkstyle-4.4-0.0.6|136	export CLASSPATH=$(build-classpath antlr commons-beanutils \
12mr|checkstyle-4.4-0.0.6|137	commons-collections commons-cli commons-logging jdom junit velocity \
12mr|checkstyle-4.4-0.0.6|138	werken.xpath xalan-j2 xerces-j2 avalon-logkit commons-lang)
12mr|checkstyle-4.4-0.0.6|139	
12mr|checkstyle-4.4-0.0.6|140	%{ant} \
12mr|checkstyle-4.4-0.0.6|141	-Dbuild.sysclasspath=first \
12mr|checkstyle-4.4-0.0.6|142	-Dant.javadoc=%{_javadocdir}/ant \
12mr|checkstyle-4.4-0.0.6|143	-Dantlr.javadoc=%{_javadocdir}/antlr \
12mr|checkstyle-4.4-0.0.6|144	-Djaxp.javadoc=%{_javadocdir}/xml-commons-apis \
12mr|checkstyle-4.4-0.0.6|145	-Dbeanutils.javadoc=%{_javadocdir}/jakarta-commons-beanutils \
12mr|checkstyle-4.4-0.0.6|146	-Djava.javadoc=%{_javadocdir}/java \
12mr|checkstyle-4.4-0.0.6|147	compile.checkstyle
12mr|checkstyle-4.4-0.0.6|148	%{ant} \
12mr|checkstyle-4.4-0.0.6|149	-Dant.javadoc=%{_javadocdir}/ant \
12mr|checkstyle-4.4-0.0.6|150	-Dantlr.javadoc=%{_javadocdir}/antlr \
12mr|checkstyle-4.4-0.0.6|151	-Djaxp.javadoc=%{_javadocdir}/xml-commons-apis \
12mr|checkstyle-4.4-0.0.6|152	-Dbeanutils.javadoc=%{_javadocdir}/jakarta-commons-beanutils \
12mr|checkstyle-4.4-0.0.6|153	-Djava.javadoc=%{_javadocdir}/java \
12mr|checkstyle-4.4-0.0.6|154	javadoc
12mr|checkstyle-4.4-0.0.6|155	%{ant} \
12mr|checkstyle-4.4-0.0.6|156	-Dbuild.sysclasspath=first \
12mr|checkstyle-4.4-0.0.6|157	-Dant.javadoc=%{_javadocdir}/ant \
12mr|checkstyle-4.4-0.0.6|158	-Dantlr.javadoc=%{_javadocdir}/antlr \
12mr|checkstyle-4.4-0.0.6|159	-Djaxp.javadoc=%{_javadocdir}/xml-commons-apis \
12mr|checkstyle-4.4-0.0.6|160	-Dbeanutils.javadoc=%{_javadocdir}/jakarta-commons-beanutils \
12mr|checkstyle-4.4-0.0.6|161	-Djava.javadoc=%{_javadocdir}/java \
12mr|checkstyle-4.4-0.0.6|162	xdocs
12mr|checkstyle-4.4-0.0.6|163	%{ant} \
12mr|checkstyle-4.4-0.0.6|164	-Dbuild.sysclasspath=first \
12mr|checkstyle-4.4-0.0.6|165	-Dant.javadoc=%{_javadocdir}/ant \
12mr|checkstyle-4.4-0.0.6|166	-Dantlr.javadoc=%{_javadocdir}/antlr \
12mr|checkstyle-4.4-0.0.6|167	-Djaxp.javadoc=%{_javadocdir}/xml-commons-apis \
12mr|checkstyle-4.4-0.0.6|168	-Dbeanutils.javadoc=%{_javadocdir}/jakarta-commons-beanutils \
12mr|checkstyle-4.4-0.0.6|169	-Djava.javadoc=%{_javadocdir}/java \
12mr|checkstyle-4.4-0.0.6|170	build.bindist
12mr|checkstyle-4.4-0.0.6|171	%if %{build_tests}
12mr|checkstyle-4.4-0.0.6|172	%{ant} \
12mr|checkstyle-4.4-0.0.6|173	-Dbuild.sysclasspath=first \
12mr|checkstyle-4.4-0.0.6|174	-Dant.javadoc=%{_javadocdir}/ant \
12mr|checkstyle-4.4-0.0.6|175	-Dantlr.javadoc=%{_javadocdir}/antlr \
12mr|checkstyle-4.4-0.0.6|176	-Djaxp.javadoc=%{_javadocdir}/xml-commons-apis \
12mr|checkstyle-4.4-0.0.6|177	-Dbeanutils.javadoc=%{_javadocdir}/jakarta-commons-beanutils \
12mr|checkstyle-4.4-0.0.6|178	-Djava.javadoc=%{_javadocdir}/java \
12mr|checkstyle-4.4-0.0.6|179	run.tests
12mr|checkstyle-4.4-0.0.6|180	%endif
12mr|checkstyle-4.4-0.0.6|181	
12mr|checkstyle-4.4-0.0.6|182	%install
12mr|checkstyle-4.4-0.0.6|183	%{__rm} -rf %{buildroot}
12mr|checkstyle-4.4-0.0.6|184	
12mr|checkstyle-4.4-0.0.6|185	# jar
12mr|checkstyle-4.4-0.0.6|186	%{__mkdir_p} %{buildroot}%{_javadir}
12mr|checkstyle-4.4-0.0.6|187	cp -a target/dist/%{name}-%{version}/%{name}-%{version}.jar \
12mr|checkstyle-4.4-0.0.6|188	%{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|checkstyle-4.4-0.0.6|189	cp -a target/dist/%{name}-%{version}/%{name}-optional-%{version}.jar \
12mr|checkstyle-4.4-0.0.6|190	%{buildroot}%{_javadir}/%{name}-optional-%{version}.jar
12mr|checkstyle-4.4-0.0.6|191	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do %{__ln_s} ${jar} `echo $jar| %__sed "s|-%{version}||g"`; done)
12mr|checkstyle-4.4-0.0.6|192	
12mr|checkstyle-4.4-0.0.6|193	# script
12mr|checkstyle-4.4-0.0.6|194	%{__mkdir_p} %{buildroot}%{_bindir}
12mr|checkstyle-4.4-0.0.6|195	cp -a %{SOURCE1} %{buildroot}%{_bindir}/%{name}
12mr|checkstyle-4.4-0.0.6|196	
12mr|checkstyle-4.4-0.0.6|197	# dtds
12mr|checkstyle-4.4-0.0.6|198	%{__mkdir_p} %{buildroot}%{_datadir}/xml/%{name}
12mr|checkstyle-4.4-0.0.6|199	cp -a %{SOURCE2} %{buildroot}%{_datadir}/xml/%{name}/catalog
12mr|checkstyle-4.4-0.0.6|200	cp -a src/checkstyle/com/puppycrawl/tools/checkstyle/*.dtd \
12mr|checkstyle-4.4-0.0.6|201	%{buildroot}%{_datadir}/xml/%{name}
12mr|checkstyle-4.4-0.0.6|202	
12mr|checkstyle-4.4-0.0.6|203	# demo
12mr|checkstyle-4.4-0.0.6|204	%{__mkdir_p} %{buildroot}%{_datadir}/%{name}
12mr|checkstyle-4.4-0.0.6|205	cp -a target/dist/%{name}-%{version}/contrib/* \
12mr|checkstyle-4.4-0.0.6|206	%{buildroot}%{_datadir}/%{name}
12mr|checkstyle-4.4-0.0.6|207	
12mr|checkstyle-4.4-0.0.6|208	# ant.d
12mr|checkstyle-4.4-0.0.6|209	%{__mkdir_p}  %{buildroot}%{_sysconfdir}/ant.d
12mr|checkstyle-4.4-0.0.6|210	%{__cat} > %{buildroot}%{_sysconfdir}/ant.d/%{name} << EOF
12mr|checkstyle-4.4-0.0.6|211	checkstyle antlr jakarta-commons-beanutils jakarta-commons-cli jakarta-commons-logging jakarta-commons-collections jaxp_parser_impl
12mr|checkstyle-4.4-0.0.6|212	EOF
12mr|checkstyle-4.4-0.0.6|213	
12mr|checkstyle-4.4-0.0.6|214	# javadoc
12mr|checkstyle-4.4-0.0.6|215	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|checkstyle-4.4-0.0.6|216	# FIXME: This allows --short-circuit (%%exclude should be used instead).
12mr|checkstyle-4.4-0.0.6|217	if [ -d target/dist/%{name}-%{version}/docs/api ]; then
12mr|checkstyle-4.4-0.0.6|218	cp -a target/dist/%{name}-%{version}/docs/api/* \
12mr|checkstyle-4.4-0.0.6|219	%{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|checkstyle-4.4-0.0.6|220	fi
12mr|checkstyle-4.4-0.0.6|221	%{__rm} -rf target/dist/%{name}-%{version}/docs/api
12mr|checkstyle-4.4-0.0.6|222	%{__ln_s} %{_javadocdir}/%{name} target/dist/%{name}-%{version}/docs/api
12mr|checkstyle-4.4-0.0.6|223	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mr|checkstyle-4.4-0.0.6|224	
12mr|checkstyle-4.4-0.0.6|225	for i in `find %{buildroot}%{_datadir}/%{name} -type f`; do
12mr|checkstyle-4.4-0.0.6|226	%{__perl} -pi -e 's/\r$//g' $i
12mr|checkstyle-4.4-0.0.6|227	done
12mr|checkstyle-4.4-0.0.6|228	
12mr|checkstyle-4.4-0.0.6|229	for i in `find target/dist/%{name}-%{version}/docs -type f`; do
12mr|checkstyle-4.4-0.0.6|230	%{__perl} -pi -e 's/\r$//g' $i
12mr|checkstyle-4.4-0.0.6|231	done
12mr|checkstyle-4.4-0.0.6|232	
12mr|checkstyle-4.4-0.0.6|233	for i in `find %{buildroot}%{_datadir}/xml/%{name} -type f -name "*.dtd"`; do
12mr|checkstyle-4.4-0.0.6|234	%{__perl} -pi -e 's/\r$//g' $i
12mr|checkstyle-4.4-0.0.6|235	done
12mr|checkstyle-4.4-0.0.6|236	
12mr|checkstyle-4.4-0.0.6|237	%if %{gcj_support}
12mr|checkstyle-4.4-0.0.6|238	%{_bindir}/aot-compile-rpm
12mr|checkstyle-4.4-0.0.6|239	%endif
12mr|checkstyle-4.4-0.0.6|240	
12mr|checkstyle-4.4-0.0.6|241	%post
12mr|checkstyle-4.4-0.0.6|242	%if %{gcj_support}
12mr|checkstyle-4.4-0.0.6|243	%{update_gcjdb}
12mr|checkstyle-4.4-0.0.6|244	%endif
12mr|checkstyle-4.4-0.0.6|245	# Note that we're using a fully versioned catalog, so this is always ok.
12mr|checkstyle-4.4-0.0.6|246	if [ -x %{_bindir}/install-catalog -a -d %{_sysconfdir}/sgml ]; then
12mr|checkstyle-4.4-0.0.6|247	%{_bindir}/install-catalog --add \
12mr|checkstyle-4.4-0.0.6|248	%{_sysconfdir}/sgml/%{name}-%{version}-%{release}.cat \
12mr|checkstyle-4.4-0.0.6|249	%{_datadir}/xml/%{name}/catalog > /dev/null 2>&1 || :
12mr|checkstyle-4.4-0.0.6|250	fi
12mr|checkstyle-4.4-0.0.6|251	
12mr|checkstyle-4.4-0.0.6|252	%postun
12mr|checkstyle-4.4-0.0.6|253	# Note that we're using a fully versioned catalog, so this is always ok.
12mr|checkstyle-4.4-0.0.6|254	if [ -x %{_bindir}/install-catalog -a -d %{_sysconfdir}/sgml ]; then
12mr|checkstyle-4.4-0.0.6|255	%{_bindir}/install-catalog --remove \
12mr|checkstyle-4.4-0.0.6|256	%{_sysconfdir}/sgml/%{name}-%{version}-%{release}.cat \
12mr|checkstyle-4.4-0.0.6|257	%{_datadir}/xml/%{name}/catalog > /dev/null 2>&1 || :
12mr|checkstyle-4.4-0.0.6|258	fi
12mr|checkstyle-4.4-0.0.6|259	%if %{gcj_support}
12mr|checkstyle-4.4-0.0.6|260	%{clean_gcjdb}
12mr|checkstyle-4.4-0.0.6|261	%endif
12mr|checkstyle-4.4-0.0.6|262	
12mr|checkstyle-4.4-0.0.6|263	%post optional
12mr|checkstyle-4.4-0.0.6|264	%if %{gcj_support}
12mr|checkstyle-4.4-0.0.6|265	%{update_gcjdb}
12mr|checkstyle-4.4-0.0.6|266	%endif
12mr|checkstyle-4.4-0.0.6|267	%{__grep} -q checkstyle-optional %{_sysconfdir}/ant.d/%{name} || \
12mr|checkstyle-4.4-0.0.6|268	%{__perl} -pi -e 's|checkstyle|checkstyle checkstyle-optional|' %{_sysconfdir}/ant.d/%{name}
12mr|checkstyle-4.4-0.0.6|269	
12mr|checkstyle-4.4-0.0.6|270	%postun optional
12mr|checkstyle-4.4-0.0.6|271	%{__grep} -q checkstyle-optional %{_sysconfdir}/ant.d/%{name} && \
12mr|checkstyle-4.4-0.0.6|272	%{__perl} -pi -e 's|checkstyle-optional ||' %{_sysconfdir}/ant.d/%{name} || :
12mr|checkstyle-4.4-0.0.6|273	%if %{gcj_support}
12mr|checkstyle-4.4-0.0.6|274	%{clean_gcjdb}
12mr|checkstyle-4.4-0.0.6|275	%endif
12mr|checkstyle-4.4-0.0.6|276	
12mr|checkstyle-4.4-0.0.6|277	%files
12mr|checkstyle-4.4-0.0.6|278	%defattr(0644,root,root,0755)
12mr|checkstyle-4.4-0.0.6|279	%doc LICENSE LICENSE.apache LICENSE.apache20 README RIGHTS.antlr
12mr|checkstyle-4.4-0.0.6|280	%doc build.xml checkstyle_checks.xml import-control.xml java.header
12mr|checkstyle-4.4-0.0.6|281	%doc sun_checks.xml suppressions.xml
12mr|checkstyle-4.4-0.0.6|282	%{_javadir}/%{name}.jar
12mr|checkstyle-4.4-0.0.6|283	%{_javadir}/%{name}-%{version}.jar
12mr|checkstyle-4.4-0.0.6|284	%if %{gcj_support}
12mr|checkstyle-4.4-0.0.6|285	%dir %{_libdir}/gcj/%{name}
12mr|checkstyle-4.4-0.0.6|286	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
12mr|checkstyle-4.4-0.0.6|287	%endif
12mr|checkstyle-4.4-0.0.6|288	%{_datadir}/xml/%{name}
12mr|checkstyle-4.4-0.0.6|289	%attr(0755,root,root) %{_bindir}/*
12mr|checkstyle-4.4-0.0.6|290	%config(noreplace) %{_sysconfdir}/ant.d/%{name}
12mr|checkstyle-4.4-0.0.6|291	%dir %{_datadir}/%{name}
12mr|checkstyle-4.4-0.0.6|292	%{_datadir}/%{name}/*.xsl
12mr|checkstyle-4.4-0.0.6|293	
12mr|checkstyle-4.4-0.0.6|294	%files demo
12mr|checkstyle-4.4-0.0.6|295	%defattr(0644,root,root,0755)
12mr|checkstyle-4.4-0.0.6|296	%exclude %{_datadir}/%{name}/*.xsl
12mr|checkstyle-4.4-0.0.6|297	%{_datadir}/%{name}/*
12mr|checkstyle-4.4-0.0.6|298	
12mr|checkstyle-4.4-0.0.6|299	%files javadoc
12mr|checkstyle-4.4-0.0.6|300	%defattr(0644,root,root,0755)
12mr|checkstyle-4.4-0.0.6|301	%doc %{_javadocdir}/%{name}-%{version}
12mr|checkstyle-4.4-0.0.6|302	%doc %{_javadocdir}/%{name}
12mr|checkstyle-4.4-0.0.6|303	
12mr|checkstyle-4.4-0.0.6|304	%files manual
12mr|checkstyle-4.4-0.0.6|305	%defattr(0644,root,root,0755)
12mr|checkstyle-4.4-0.0.6|306	%doc target/dist/%{name}-%{version}/docs/*
12mr|checkstyle-4.4-0.0.6|307	
12mr|checkstyle-4.4-0.0.6|308	%files optional
12mr|checkstyle-4.4-0.0.6|309	%defattr(0644,root,root,0755)
12mr|checkstyle-4.4-0.0.6|310	%{_javadir}/%{name}-optional.jar
12mr|checkstyle-4.4-0.0.6|311	%{_javadir}/%{name}-optional-%{version}.jar
12mr|checkstyle-4.4-0.0.6|312	%if %{gcj_support}
12mr|checkstyle-4.4-0.0.6|313	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-optional-%{version}.jar.*
12mr|checkstyle-4.4-0.0.6|314	%endif
12mr|checkstyle-4.4-0.0.6|315	
12mr|checkstyle-4.4-0.0.6|316	
12mr|checkstyle-4.4-0.0.6|317	
12mr|checkstyle-4.4-0.0.6|318	%changelog
12mr|checkstyle-4.4-0.0.6|319	* Tue Sep  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|checkstyle-4.4-0.0.6|320	+ Commit: 33df45b
12mr|checkstyle-4.4-0.0.6|321	- Try to fix BuildRequires
12mr|checkstyle-4.4-0.0.6|322	
12mr|checkstyle-4.4-0.0.6|323	* Mon Aug  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|checkstyle-4.4-0.0.6|324	+ Commit: dfc80c5
12mr|checkstyle-4.4-0.0.6|325	- Use cp command instead of __cp macro
12mr|checkstyle-4.4-0.0.6|326	
12mr|checkstyle-4.4-0.0.6|327	

13666 12
12mr|cheese-3.6.2-1|1	%define	gtk_maj	23
12mr|cheese-3.6.2-1|2	%define	major	7
12mr|cheese-3.6.2-1|3	%define	gir_maj	3.0
12mr|cheese-3.6.2-1|4	%define	libname	%mklibname %{name} %{major}
12mr|cheese-3.6.2-1|5	%define	gtkname	%mklibname %{name}-gtk %{gtk_maj}
12mr|cheese-3.6.2-1|6	%define	girname	%mklibname %{name}-gtk-gir %{gir_maj}
12mr|cheese-3.6.2-1|7	%define	devname	%mklibname -d %{name}
12mr|cheese-3.6.2-1|8	%define	devgtk	%mklibname -d %{name}-gtk
12mr|cheese-3.6.2-1|9	
12mr|cheese-3.6.2-1|10	Summary:	A GNOME application for taking pictures and videos from a webcam
12mr|cheese-3.6.2-1|11	Name:		cheese
12mr|cheese-3.6.2-1|12	Version:	3.6.2
12mr|cheese-3.6.2-1|13	Release:	1
12mr|cheese-3.6.2-1|14	License:	GPLv2+
12mr|cheese-3.6.2-1|15	Group:		Video
12mr|cheese-3.6.2-1|16	URL:		http://www.gnome.org/projects/cheese/
12mr|cheese-3.6.2-1|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/cheese/3.6/%{name}-%{version}.tar.xz
12mr|cheese-3.6.2-1|18	
12mr|cheese-3.6.2-1|19	BuildRequires:	desktop-file-utils
12mr|cheese-3.6.2-1|20	BuildRequires:	glib2.0-common
12mr|cheese-3.6.2-1|21	BuildRequires:	gnome-doc-utils >= 0.20
12mr|cheese-3.6.2-1|22	BuildRequires:	gtk-doc >= 1.14
12mr|cheese-3.6.2-1|23	BuildRequires:	intltool
12mr|cheese-3.6.2-1|24	BuildRequires:	itstool
12mr|cheese-3.6.2-1|25	BuildRequires:	vala vala-devel
12mr|cheese-3.6.2-1|26	BuildRequires:	pkgconfig(cairo) >= 1.10.0
12mr|cheese-3.6.2-1|27	BuildRequires:	pkgconfig(clutter-1.0) >= 1.6.1
12mr|cheese-3.6.2-1|28	BuildRequires:	pkgconfig(clutter-gst-2.0)
12mr|cheese-3.6.2-1|29	BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 0.91.8
12mr|cheese-3.6.2-1|30	BuildRequires:	pkgconfig(gdk-3.0) >= 2.99.4
12mr|cheese-3.6.2-1|31	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mr|cheese-3.6.2-1|32	BuildRequires:	pkgconfig(gee-1.0) >= 0.6.0
12mr|cheese-3.6.2-1|33	BuildRequires:	pkgconfig(gl)
12mr|cheese-3.6.2-1|34	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
12mr|cheese-3.6.2-1|35	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 2.91.6
12mr|cheese-3.6.2-1|36	BuildRequires:	pkgconfig(gnome-video-effects)
12mr|cheese-3.6.2-1|37	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.7
12mr|cheese-3.6.2-1|38	BuildRequires:	pkgconfig(gstreamer-1.0) >= 1.0
12mr|cheese-3.6.2-1|39	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0) >= 1.0
12mr|cheese-3.6.2-1|40	BuildRequires:	pkgconfig(gstreamer-plugins-bad-1.0) >= 1.0
12mr|cheese-3.6.2-1|41	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= 1.0
12mr|cheese-3.6.2-1|42	BuildRequires:	pkgconfig(gstreamer-basevideo-1.0) >= 1.0
12mr|cheese-3.6.2-1|43	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.99.4
12mr|cheese-3.6.2-1|44	BuildRequires:	pkgconfig(gudev-1.0)
12mr|cheese-3.6.2-1|45	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.26
12mr|cheese-3.6.2-1|46	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.32.0
12mr|cheese-3.6.2-1|47	BuildRequires:	pkgconfig(mx-1.0)
12mr|cheese-3.6.2-1|48	BuildRequires:	pkgconfig(nautilus-sendto)
12mr|cheese-3.6.2-1|49	BuildRequires:	pkgconfig(pangocairo) >= 1.28.0
12mr|cheese-3.6.2-1|50	BuildRequires:	pkgconfig(x11)
12mr|cheese-3.6.2-1|51	BuildRequires:	pkgconfig(xtst)
12mr|cheese-3.6.2-1|52	
12mr|cheese-3.6.2-1|53	Requires:	gsettings-desktop-schemas
12mr|cheese-3.6.2-1|54	Requires:	gstreamer1.0-plugins-base
12mr|cheese-3.6.2-1|55	Requires:	gstreamer1.0-plugins-good
12mr|cheese-3.6.2-1|56	Requires:	gstreamer1.0-plugins-bad
12mr|cheese-3.6.2-1|57	%if "%{_lib}" == "lib64"
12mr|cheese-3.6.2-1|58	%define	_libext	()(64bit)
12mr|cheese-3.6.2-1|59	%else
12mr|cheese-3.6.2-1|60	%define	_libext %{nil}
12mr|cheese-3.6.2-1|61	%endif
12mr|cheese-3.6.2-1|62	#Requires:	gstreamer0.10(encoder-video/x-vp8)%{_libext}
12mr|cheese-3.6.2-1|63	Requires:	gnome-video-effects
12mr|cheese-3.6.2-1|64	
12mr|cheese-3.6.2-1|65	# TODO update features once added upstream
12mr|cheese-3.6.2-1|66	%description
12mr|cheese-3.6.2-1|67	Cheese is a Photobooth-inspired GNOME application for taking pictures and
12mr|cheese-3.6.2-1|68	videos from a webcam. It also includes fancy graphical effects based on
12mr|cheese-3.6.2-1|69	the gstreamer-backend.
12mr|cheese-3.6.2-1|70	
12mr|cheese-3.6.2-1|71	%package -n	%{libname}
12mr|cheese-3.6.2-1|72	Group:		System/Libraries
12mr|cheese-3.6.2-1|73	Summary:	Shared library part of %{name}
12mr|cheese-3.6.2-1|74	Obsoletes:	%{gtkname} < 3.5.1-1
12mr|cheese-3.6.2-1|75	Provides:	%{gtkname} = 3.5.1-1
12mr|cheese-3.6.2-1|76	
12mr|cheese-3.6.2-1|77	%description -n	%{libname}
12mr|cheese-3.6.2-1|78	This package contains the shared library for %{name}.
12mr|cheese-3.6.2-1|79	
12mr|cheese-3.6.2-1|80	%package -n	%{gtkname}
12mr|cheese-3.6.2-1|81	Group:		System/Libraries
12mr|cheese-3.6.2-1|82	Summary:	Shared library part of %{name} - gtk
12mr|cheese-3.6.2-1|83	Obsoletes:	%{libname} < 3.5.1-1
12mr|cheese-3.6.2-1|84	Provides:	%{libname} = 3.5.1-1
12mr|cheese-3.6.2-1|85	
12mr|cheese-3.6.2-1|86	%description -n	%{gtkname}
12mr|cheese-3.6.2-1|87	This package contains the shared library for %{name}-gtk.
12mr|cheese-3.6.2-1|88	
12mr|cheese-3.6.2-1|89	%package -n	%{girname}
12mr|cheese-3.6.2-1|90	Summary:	GObject Introspection interface description for %{name}
12mr|cheese-3.6.2-1|91	Group:		System/Libraries
12mr|cheese-3.6.2-1|92	
12mr|cheese-3.6.2-1|93	%description -n	%{girname}
12mr|cheese-3.6.2-1|94	GObject Introspection interface description for %{name}.
12mr|cheese-3.6.2-1|95	
12mr|cheese-3.6.2-1|96	%package -n	%{devname}
12mr|cheese-3.6.2-1|97	Group:		Development/C
12mr|cheese-3.6.2-1|98	Summary:	Developent files for %{name}
12mr|cheese-3.6.2-1|99	Requires:	%{libname} = %{version}-%{release}
12mr|cheese-3.6.2-1|100	Requires:	%{girname} = %{version}-%{release}
12mr|cheese-3.6.2-1|101	
12mr|cheese-3.6.2-1|102	%description -n	%{devname}
12mr|cheese-3.6.2-1|103	This packages contains the development library and header files for %{name}.
12mr|cheese-3.6.2-1|104	
12mr|cheese-3.6.2-1|105	%package -n	%{devgtk}
12mr|cheese-3.6.2-1|106	Group:		Development/C
12mr|cheese-3.6.2-1|107	Summary:	Developent files for %{name}-gtk
12mr|cheese-3.6.2-1|108	Requires:	%{gtkname} = %{version}-%{release}
12mr|cheese-3.6.2-1|109	
12mr|cheese-3.6.2-1|110	%description -n	%{devgtk}
12mr|cheese-3.6.2-1|111	This packages contains the development library and header files for %{name}-gtk.
12mr|cheese-3.6.2-1|112	
12mr|cheese-3.6.2-1|113	%prep
12mr|cheese-3.6.2-1|114	%setup -q
12mr|cheese-3.6.2-1|115	
12mr|cheese-3.6.2-1|116	%build
12mr|cheese-3.6.2-1|117	%configure2_5x	--disable-static
12mr|cheese-3.6.2-1|118	
12mr|cheese-3.6.2-1|119	%make
12mr|cheese-3.6.2-1|120	
12mr|cheese-3.6.2-1|121	%install
12mr|cheese-3.6.2-1|122	%makeinstall_std
12mr|cheese-3.6.2-1|123	%find_lang %{name} --with-gnome --all-name
12mr|cheese-3.6.2-1|124	
12mr|cheese-3.6.2-1|125	desktop-file-install \
12mr|cheese-3.6.2-1|126	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|cheese-3.6.2-1|127	
12mr|cheese-3.6.2-1|128	%define launchers %{_sysconfdir}/dynamic/launchers/webcam
12mr|cheese-3.6.2-1|129	# dynamic support
12mr|cheese-3.6.2-1|130	mkdir -p %{buildroot}%launchers
12mr|cheese-3.6.2-1|131	cat > %{buildroot}%launchers/%{name}.desktop << EOF
12mr|cheese-3.6.2-1|132	[Desktop Entry]
12mr|cheese-3.6.2-1|133	Name=Webcam Photobooth
12mr|cheese-3.6.2-1|134	Comment=Cheese Webcam Photobooth using \$devicename
12mr|cheese-3.6.2-1|135	TryExec=%{_bindir}/cheese
12mr|cheese-3.6.2-1|136	Exec=%{_bindir}/cheese
12mr|cheese-3.6.2-1|137	Terminal=false
12mr|cheese-3.6.2-1|138	Icon=cheese
12mr|cheese-3.6.2-1|139	Type=Application
12mr|cheese-3.6.2-1|140	StartupNotify=true
12mr|cheese-3.6.2-1|141	EOF
12mr|cheese-3.6.2-1|142	
12mr|cheese-3.6.2-1|143	%post
12mr|cheese-3.6.2-1|144	update-alternatives --install %{launchers}/kde.desktop webcam.kde.dynamic %launchers/%{name}.desktop 60
12mr|cheese-3.6.2-1|145	update-alternatives --install %{launchers}/gnome.desktop webcam.gnome.dynamic %launchers/%{name}.desktop 60
12mr|cheese-3.6.2-1|146	
12mr|cheese-3.6.2-1|147	%postun
12mr|cheese-3.6.2-1|148	if [ "$1" = "0" ]; then
12mr|cheese-3.6.2-1|149	update-alternatives --remove webcam.kde.dynamic %launchers/%{name}.desktop
12mr|cheese-3.6.2-1|150	update-alternatives --remove webcam.gnome.dynamic %launchers/%{name}.desktop
12mr|cheese-3.6.2-1|151	fi
12mr|cheese-3.6.2-1|152	
12mr|cheese-3.6.2-1|153	%files -f %{name}.lang
12mr|cheese-3.6.2-1|154	%config(noreplace) %launchers/*.desktop
12mr|cheese-3.6.2-1|155	%{_bindir}/*
12mr|cheese-3.6.2-1|156	%{_datadir}/applications/*
12mr|cheese-3.6.2-1|157	%{_datadir}/%{name}
12mr|cheese-3.6.2-1|158	%{_datadir}/glib-2.0/schemas/org.gnome.Cheese.gschema.xml
12mr|cheese-3.6.2-1|159	%{_iconsdir}/hicolor/*/*/*
12mr|cheese-3.6.2-1|160	%{_mandir}/man1/cheese.1*
12mr|cheese-3.6.2-1|161	
12mr|cheese-3.6.2-1|162	%files -n %{libname}
12mr|cheese-3.6.2-1|163	%{_libdir}/lib%{name}.so.%{major}*
12mr|cheese-3.6.2-1|164	
12mr|cheese-3.6.2-1|165	%files -n %{gtkname}
12mr|cheese-3.6.2-1|166	%{_libdir}/lib%{name}-gtk.so.%{gtk_maj}*
12mr|cheese-3.6.2-1|167	
12mr|cheese-3.6.2-1|168	%files -n %{girname}
12mr|cheese-3.6.2-1|169	%{_libdir}/girepository-1.0/Cheese-%{gir_maj}.typelib
12mr|cheese-3.6.2-1|170	
12mr|cheese-3.6.2-1|171	%files -n %{devname}
12mr|cheese-3.6.2-1|172	%{_includedir}/%{name}
12mr|cheese-3.6.2-1|173	%{_libdir}/lib%{name}.so
12mr|cheese-3.6.2-1|174	%{_libdir}/pkgconfig/%{name}.pc
12mr|cheese-3.6.2-1|175	%{_datadir}/gir-1.0/Cheese-%{gir_maj}.gir
12mr|cheese-3.6.2-1|176	%{_datadir}/gtk-doc/html/%{name}/
12mr|cheese-3.6.2-1|177	
12mr|cheese-3.6.2-1|178	%files -n %{devgtk}
12mr|cheese-3.6.2-1|179	%{_libdir}/lib%{name}-gtk.so
12mr|cheese-3.6.2-1|180	%{_libdir}/pkgconfig/%{name}-gtk.pc

13667 12
12mr|chkauth-0.3-9|1	%define name chkauth
12mr|chkauth-0.3-9|2	%define version 0.3
12mr|chkauth-0.3-9|3	%define release %mkrel 9
12mr|chkauth-0.3-9|4	
12mr|chkauth-0.3-9|5	Summary: Script to change authentification method (local, NIS, LDAP)
12mr|chkauth-0.3-9|6	Name: %{name}
12mr|chkauth-0.3-9|7	Version: %{version}
12mr|chkauth-0.3-9|8	Release: %{release}
12mr|chkauth-0.3-9|9	Source0: %{name}-%{version}.tar.bz2
12mr|chkauth-0.3-9|10	BuildArch: noarch
12mr|chkauth-0.3-9|11	License: GPL
12mr|chkauth-0.3-9|12	Group: System/Configuration/Boot and Init
12mr|chkauth-0.3-9|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|chkauth-0.3-9|14	Prefix: %{_prefix}
12mr|chkauth-0.3-9|15	requires: perl >= 5.0
12mr|chkauth-0.3-9|16	
12mr|chkauth-0.3-9|17	%description
12mr|chkauth-0.3-9|18	Chkauth is a program to change the authentification method
12mr|chkauth-0.3-9|19	on a system. Chkauth always set the file method in first place, but
12mr|chkauth-0.3-9|20	you can only select the second authentification method this way.
12mr|chkauth-0.3-9|21	
12mr|chkauth-0.3-9|22	Three kind of authentification are accepted : local (file), NIS (yp)
12mr|chkauth-0.3-9|23	and LDAP.
12mr|chkauth-0.3-9|24	
12mr|chkauth-0.3-9|25	%prep
12mr|chkauth-0.3-9|26	%setup
12mr|chkauth-0.3-9|27	
12mr|chkauth-0.3-9|28	%build
12mr|chkauth-0.3-9|29	
12mr|chkauth-0.3-9|30	%install
12mr|chkauth-0.3-9|31	rm -rf $RPM_BUILD_ROOT
12mr|chkauth-0.3-9|32	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man8/
12mr|chkauth-0.3-9|33	mkdir -p $RPM_BUILD_ROOT/%{_sbindir}
12mr|chkauth-0.3-9|34	install chkauth $RPM_BUILD_ROOT/%{_sbindir}
12mr|chkauth-0.3-9|35	install chkauth.8 $RPM_BUILD_ROOT/%{_mandir}/man8/
12mr|chkauth-0.3-9|36	
12mr|chkauth-0.3-9|37	%clean
12mr|chkauth-0.3-9|38	rm -rf $RPM_BUILD_ROOT
12mr|chkauth-0.3-9|39	
12mr|chkauth-0.3-9|40	%files
12mr|chkauth-0.3-9|41	%defattr(-,root,root)
12mr|chkauth-0.3-9|42	%{_sbindir}/*
12mr|chkauth-0.3-9|43	%{_mandir}/*/*
12mr|chkauth-0.3-9|44	
12mr|chkauth-0.3-9|45	
12mr|chkauth-0.3-9|46	
12mr|chkauth-0.3-9|47	
12mr|chkauth-0.3-9|48	%changelog
12mr|chkauth-0.3-9|49	

13668 12
12mr|chkconfig-1.3.51-6|1	%define git_url git://git.fedorahosted.org/chkconfig.git
12mr|chkconfig-1.3.51-6|2	
12mr|chkconfig-1.3.51-6|3	Summary:	A system tool for maintaining the /etc/rc*.d hierarchy
12mr|chkconfig-1.3.51-6|4	Name:		chkconfig
12mr|chkconfig-1.3.51-6|5	Version:	1.3.51
12mr|chkconfig-1.3.51-6|6	Release:	6
12mr|chkconfig-1.3.51-6|7	License:	GPL
12mr|chkconfig-1.3.51-6|8	Group:		System/Configuration/Boot and Init
12mr|chkconfig-1.3.51-6|9	Url:		http://git.fedorahosted.org/git/?p=chkconfig.git;a=summary
12mr|chkconfig-1.3.51-6|10	Source0:	https://fedorahosted.org/releases/c/h/chkconfig/%{name}-%{version}.tar.bz2
12mr|chkconfig-1.3.51-6|11	Source1:	chkconfig.po
12mr|chkconfig-1.3.51-6|12	Patch1:		ntsysv-mdkconf.patch
12mr|chkconfig-1.3.51-6|13	Patch3:		chkconfig-runleveldir.patch
12mr|chkconfig-1.3.51-6|14	Patch5:		chkconfig-fix.patch
12mr|chkconfig-1.3.51-6|15	Patch6:		chkconfig-1.3.50-adddelxinetd.patch
12mr|chkconfig-1.3.51-6|16	Patch7:		chkconfig-1.3.50-list.patch
12mr|chkconfig-1.3.51-6|17	Patch8:		chkconfig-1.3.50-skip-files-with-dot.patch
12mr|chkconfig-1.3.51-6|18	Patch10:	chkconfig-1.3.11-fix-errno-xinetddotd.patch
12mr|chkconfig-1.3.51-6|19	# (blino) fix priority when adding a LSB service required by another LSB service (#22019)
12mr|chkconfig-1.3.51-6|20	Patch13:	chkconfig-1.3.50-targreq.patch
12mr|chkconfig-1.3.51-6|21	# (fc) introduce runlevel 7, acting as runlevel S
12mr|chkconfig-1.3.51-6|22	Patch15:	chkconfig-1.3.50-rc7.patch
12mr|chkconfig-1.3.51-6|23	
12mr|chkconfig-1.3.51-6|24	# upstream patches
12mr|chkconfig-1.3.51-6|25	
12mr|chkconfig-1.3.51-6|26	BuildRequires:	gettext
12mr|chkconfig-1.3.51-6|27	BuildRequires:	newt-devel
12mr|chkconfig-1.3.51-6|28	BuildRequires:	popt-devel
12mr|chkconfig-1.3.51-6|29	BuildRequires:	slang-devel
12mr|chkconfig-1.3.51-6|30	Conflicts:	rpm-helper < 0.6
12mr|chkconfig-1.3.51-6|31	# explicit file provides
12mr|chkconfig-1.3.51-6|32	Provides:	/sbin/chkconfig
12mr|chkconfig-1.3.51-6|33	
12mr|chkconfig-1.3.51-6|34	
12mr|chkconfig-1.3.51-6|35	%description
12mr|chkconfig-1.3.51-6|36	Chkconfig is a basic system utility.  It updates and queries runlevel
12mr|chkconfig-1.3.51-6|37	information for system services.  Chkconfig manipulates the numerous
12mr|chkconfig-1.3.51-6|38	symbolic links in /etc/rc*.d, to relieve system administrators of some
12mr|chkconfig-1.3.51-6|39	of the drudgery of manually editing the symbolic links.
12mr|chkconfig-1.3.51-6|40	
12mr|chkconfig-1.3.51-6|41	%package -n	ntsysv
12mr|chkconfig-1.3.51-6|42	Summary:	A system tool for maintaining the /etc/rc*.d hierarchy
12mr|chkconfig-1.3.51-6|43	Group:		System/Configuration/Boot and Init
12mr|chkconfig-1.3.51-6|44	Requires:	chkconfig
12mr|chkconfig-1.3.51-6|45	
12mr|chkconfig-1.3.51-6|46	%description -n	ntsysv
12mr|chkconfig-1.3.51-6|47	ntsysv updates and queries runlevel information for system services.
12mr|chkconfig-1.3.51-6|48	ntsysv relieves system administrators of having to directly manipulate
12mr|chkconfig-1.3.51-6|49	the numerous symbolic links in /etc/rc*.d.
12mr|chkconfig-1.3.51-6|50	
12mr|chkconfig-1.3.51-6|51	%prep
12mr|chkconfig-1.3.51-6|52	%setup -q
12mr|chkconfig-1.3.51-6|53	%patch1 -p1 -b .mdkconf
12mr|chkconfig-1.3.51-6|54	%patch3 -p1 -b .runleveldir
12mr|chkconfig-1.3.51-6|55	%patch5 -p1 -b .fix
12mr|chkconfig-1.3.51-6|56	%patch6 -p1 -b .adddelxinetd
12mr|chkconfig-1.3.51-6|57	%patch7 -p1 -b .list
12mr|chkconfig-1.3.51-6|58	%patch8 -p1 -b .skip-files-with-dot
12mr|chkconfig-1.3.51-6|59	%patch10 -p0 -b .fix-errno-xinetddotd
12mr|chkconfig-1.3.51-6|60	%patch13 -p1 -b .targreq
12mr|chkconfig-1.3.51-6|61	%patch15 -p1 -b .rc7
12mr|chkconfig-1.3.51-6|62	perl -pi -e 's/\bmv\b/mv -f/' po/Makefile
12mr|chkconfig-1.3.51-6|63	
12mr|chkconfig-1.3.51-6|64	%build
12mr|chkconfig-1.3.51-6|65	
12mr|chkconfig-1.3.51-6|66	%ifarch sparc
12mr|chkconfig-1.3.51-6|67	LIBMHACK=-lm
12mr|chkconfig-1.3.51-6|68	%endif
12mr|chkconfig-1.3.51-6|69	
12mr|chkconfig-1.3.51-6|70	%make RPM_OPT_FLAGS="%{optflags}" LIBMHACK=$LIBMHACK LDFLAGS="%{ldflags}"
12mr|chkconfig-1.3.51-6|71	
12mr|chkconfig-1.3.51-6|72	%install
12mr|chkconfig-1.3.51-6|73	%makeinstall_std MANDIR=%{_mandir}
12mr|chkconfig-1.3.51-6|74	
12mr|chkconfig-1.3.51-6|75	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d
12mr|chkconfig-1.3.51-6|76	for n in 0 1 2 3 4 5 6 7; do
12mr|chkconfig-1.3.51-6|77	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/rc${n}.d
12mr|chkconfig-1.3.51-6|78	done
12mr|chkconfig-1.3.51-6|79	
12mr|chkconfig-1.3.51-6|80	cd %{buildroot}%{_sysconfdir}/
12mr|chkconfig-1.3.51-6|81	ln -s rc.d/init.d init.d
12mr|chkconfig-1.3.51-6|82	cd -
12mr|chkconfig-1.3.51-6|83	ln -s rc7.d %{buildroot}%{_sysconfdir}/rc.d/rcS.d
12mr|chkconfig-1.3.51-6|84	
12mr|chkconfig-1.3.51-6|85	# corrected indonesian language code (it has changed from 'in' to 'id')
12mr|chkconfig-1.3.51-6|86	mkdir -p %{buildroot}%{_datadir}/locale/id/LC_MESSAGES
12mr|chkconfig-1.3.51-6|87	mv %{buildroot}%{_datadir}/locale/{in,in_ID}/LC_MESSAGES/* \
12mr|chkconfig-1.3.51-6|88	%{buildroot}%{_datadir}/locale/id/LC_MESSAGES || :
12mr|chkconfig-1.3.51-6|89	rm -rf %{buildroot}%{_datadir}/locale/{in,in_ID} || :
12mr|chkconfig-1.3.51-6|90	
12mr|chkconfig-1.3.51-6|91	mkdir -p %{buildroot}%{_datadir}/locale/zh_TW.Big5/LC_MESSAGES
12mr|chkconfig-1.3.51-6|92	msgfmt %SOURCE1 -o %{buildroot}%{_datadir}/locale/zh_TW.Big5/LC_MESSAGES/chkconfig.mo
12mr|chkconfig-1.3.51-6|93	
12mr|chkconfig-1.3.51-6|94	# Geoff 20020623 -- zh is incorrect for locale and there's nothing in it anyway
12mr|chkconfig-1.3.51-6|95	rm -fr %{buildroot}%_datadir/locale/zh
12mr|chkconfig-1.3.51-6|96	
12mr|chkconfig-1.3.51-6|97	# we use our own alternative system
12mr|chkconfig-1.3.51-6|98	rm -f %{buildroot}%{_sbindir}/{alternatives,update-alternatives} %{buildroot}%{_mandir}/man8/alternatives.8*
12mr|chkconfig-1.3.51-6|99	
12mr|chkconfig-1.3.51-6|100	%find_lang %{name}
12mr|chkconfig-1.3.51-6|101	
12mr|chkconfig-1.3.51-6|102	%files -f %{name}.lang
12mr|chkconfig-1.3.51-6|103	/sbin/chkconfig
12mr|chkconfig-1.3.51-6|104	%{_mandir}/man8/chkconfig.8*
12mr|chkconfig-1.3.51-6|105	%dir %{_sysconfdir}/rc.d/*
12mr|chkconfig-1.3.51-6|106	%{_sysconfdir}/init.d
12mr|chkconfig-1.3.51-6|107	
12mr|chkconfig-1.3.51-6|108	%files -n ntsysv
12mr|chkconfig-1.3.51-6|109	%{_sbindir}/ntsysv
12mr|chkconfig-1.3.51-6|110	%{_mandir}/man8/ntsysv.8*
12mr|chkconfig-1.3.51-6|111	
12mr|chkconfig-1.3.51-6|112	
12mr|chkconfig-1.3.51-6|113	
12mr|chkconfig-1.3.51-6|114	%changelog
12mr|chkconfig-1.3.51-6|115	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|chkconfig-1.3.51-6|116	+ Commit: a2ccf02
12mr|chkconfig-1.3.51-6|117	- Update BuildRequires, minor spec cleanup
12mr|chkconfig-1.3.51-6|118	
12mr|chkconfig-1.3.51-6|119	

13669 12
12mr|chmlib-0.40-7|1	Name: chmlib
12mr|chmlib-0.40-7|2	Version: 0.40
12mr|chmlib-0.40-7|3	Release: 7
12mr|chmlib-0.40-7|4	License: GPL
12mr|chmlib-0.40-7|5	Group: System/Libraries
12mr|chmlib-0.40-7|6	Summary: A library for dealing with Microsoft ITSS/CHM format files
12mr|chmlib-0.40-7|7	URL: http://www.jedrea.com/chmlib/
12mr|chmlib-0.40-7|8	Source0: http://www.jedrea.com/chmlib/%{name}-%{version}.tar.bz2
12mr|chmlib-0.40-7|9	Patch1: chmlib-0.37-morearchs.patch
12mr|chmlib-0.40-7|10	Provides: libchm-bin
12mr|chmlib-0.40-7|11	
12mr|chmlib-0.40-7|12	%description
12mr|chmlib-0.40-7|13	CHMLIB is a library for dealing with Microsoft ITSS/CHM format files.
12mr|chmlib-0.40-7|14	Right now, it is a very simple library, but sufficient for dealing with
12mr|chmlib-0.40-7|15	all of the .chm files I've come across. Due to the fairly well-designed
12mr|chmlib-0.40-7|16	indexing built into this particular file format, even a small library
12mr|chmlib-0.40-7|17	is able to gain reasonably good performance indexing into ITSS archives.
12mr|chmlib-0.40-7|18	
12mr|chmlib-0.40-7|19	Code runs on Linux, Windows, Solaris, and Irix.
12mr|chmlib-0.40-7|20	
12mr|chmlib-0.40-7|21	%files
12mr|chmlib-0.40-7|22	%defattr(-,root,root)
12mr|chmlib-0.40-7|23	%_bindir/*
12mr|chmlib-0.40-7|24	
12mr|chmlib-0.40-7|25	#----------------------------------------------------------------------
12mr|chmlib-0.40-7|26	
12mr|chmlib-0.40-7|27	%define	major 0
12mr|chmlib-0.40-7|28	%define	libname %mklibname chm %{major}
12mr|chmlib-0.40-7|29	
12mr|chmlib-0.40-7|30	%package -n	%{libname}
12mr|chmlib-0.40-7|31	Summary:	A library for dealing with Microsoft ITSS/CHM format files
12mr|chmlib-0.40-7|32	Group:		System/Libraries
12mr|chmlib-0.40-7|33	Provides:	libchm = %{version}-%{release}
12mr|chmlib-0.40-7|34	
12mr|chmlib-0.40-7|35	%description -n	%{libname}
12mr|chmlib-0.40-7|36	CHMLIB is a library for dealing with Microsoft ITSS/CHM format files.
12mr|chmlib-0.40-7|37	Right now, it is a very simple library, but sufficient for dealing with
12mr|chmlib-0.40-7|38	all of the .chm files I've come across. Due to the fairly well-designed
12mr|chmlib-0.40-7|39	indexing built into this particular file format, even a small library
12mr|chmlib-0.40-7|40	is able to gain reasonably good performance indexing into ITSS archives.
12mr|chmlib-0.40-7|41	
12mr|chmlib-0.40-7|42	%files -n %{libname}
12mr|chmlib-0.40-7|43	%{_libdir}/libchm.so.%{major}*
12mr|chmlib-0.40-7|44	
12mr|chmlib-0.40-7|45	#----------------------------------------------------------------------
12mr|chmlib-0.40-7|46	
12mr|chmlib-0.40-7|47	%define libnamedev %mklibname -d chm
12mr|chmlib-0.40-7|48	
12mr|chmlib-0.40-7|49	%package -n	%{libnamedev}
12mr|chmlib-0.40-7|50	Summary: A library for dealing with Microsoft ITSS/CHM format files
12mr|chmlib-0.40-7|51	Group: Development/Other
12mr|chmlib-0.40-7|52	Provides: %{name}-devel = %{version}
12mr|chmlib-0.40-7|53	Provides: libchm-devel = %{version}
12mr|chmlib-0.40-7|54	Requires: %{libname} = %{version}
12mr|chmlib-0.40-7|55	Obsoletes: %{mklibname -d chm 0}
12mr|chmlib-0.40-7|56	
12mr|chmlib-0.40-7|57	%description -n %{libnamedev}
12mr|chmlib-0.40-7|58	CHMLIB is a library for dealing with Microsoft ITSS/CHM format files.
12mr|chmlib-0.40-7|59	Right now, it is a very simple library, but sufficient for dealing with
12mr|chmlib-0.40-7|60	all of the .chm files I've come across. Due to the fairly well-designed
12mr|chmlib-0.40-7|61	indexing built into this particular file format, even a small library
12mr|chmlib-0.40-7|62	is able to gain reasonably good performance indexing into ITSS archives.
12mr|chmlib-0.40-7|63	
12mr|chmlib-0.40-7|64	%files -n %{libnamedev}
12mr|chmlib-0.40-7|65	%{_includedir}/*.h
12mr|chmlib-0.40-7|66	%{_libdir}/*.so
12mr|chmlib-0.40-7|67	
12mr|chmlib-0.40-7|68	#----------------------------------------------------------------------
12mr|chmlib-0.40-7|69	
12mr|chmlib-0.40-7|70	%define libnamedevstat %mklibname -d -s chm
12mr|chmlib-0.40-7|71	
12mr|chmlib-0.40-7|72	%package -n	%{libnamedevstat}
12mr|chmlib-0.40-7|73	Summary: A library for dealing with Microsoft ITSS/CHM format files
12mr|chmlib-0.40-7|74	Group: Development/Other
12mr|chmlib-0.40-7|75	Provides: %{name}-static-devel = %{version}
12mr|chmlib-0.40-7|76	Provides: libchm-static-devel = %{version}
12mr|chmlib-0.40-7|77	Requires: %{libnamedev} = %{version}
12mr|chmlib-0.40-7|78	Obsoletes: %{mklibname -d chm 0}
12mr|chmlib-0.40-7|79	
12mr|chmlib-0.40-7|80	%description -n %{libnamedevstat}
12mr|chmlib-0.40-7|81	CHMLIB is a library for dealing with Microsoft ITSS/CHM format files.
12mr|chmlib-0.40-7|82	Right now, it is a very simple library, but sufficient for dealing with
12mr|chmlib-0.40-7|83	all of the .chm files I've come across. Due to the fairly well-designed
12mr|chmlib-0.40-7|84	indexing built into this particular file format, even a small library
12mr|chmlib-0.40-7|85	is able to gain reasonably good performance indexing into ITSS archives.
12mr|chmlib-0.40-7|86	
12mr|chmlib-0.40-7|87	%files -n %{libnamedevstat}
12mr|chmlib-0.40-7|88	%{_libdir}/*.a
12mr|chmlib-0.40-7|89	
12mr|chmlib-0.40-7|90	#----------------------------------------------------------------------
12mr|chmlib-0.40-7|91	
12mr|chmlib-0.40-7|92	%prep
12mr|chmlib-0.40-7|93	%setup -q -n %{name}-%{version}
12mr|chmlib-0.40-7|94	%patch1 -p0 -b .more_archs
12mr|chmlib-0.40-7|95	
12mr|chmlib-0.40-7|96	%build
12mr|chmlib-0.40-7|97	%configure2_5x \
12mr|chmlib-0.40-7|98	--enable-examples
12mr|chmlib-0.40-7|99	
12mr|chmlib-0.40-7|100	export CFLAGS="%{optflags} -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -L.libs"
12mr|chmlib-0.40-7|101	export LDFLAGS="%{ldflags} -lpthread"
12mr|chmlib-0.40-7|102	
12mr|chmlib-0.40-7|103	%make
12mr|chmlib-0.40-7|104	
12mr|chmlib-0.40-7|105	%install
12mr|chmlib-0.40-7|106	install -d %{buildroot}{%{_libdir},%{_includedir}}
12mr|chmlib-0.40-7|107	%makeinstall_std
12mr|chmlib-0.40-7|108	install -m644 src/.libs/libchm.a %{buildroot}%{_libdir}/libchm.a
12mr|chmlib-0.40-7|109	
12mr|chmlib-0.40-7|110	
12mr|chmlib-0.40-7|111	
12mr|chmlib-0.40-7|112	
12mr|chmlib-0.40-7|113	%changelog
12mr|chmlib-0.40-7|114	

13670 12
12mr|choqok-1.3-1|1	Name:		choqok
12mr|choqok-1.3-1|2	Version:	1.3
12mr|choqok-1.3-1|3	Release:	1
12mr|choqok-1.3-1|4	Summary:	KDE Micro-Blogging Client
12mr|choqok-1.3-1|5	License:	GPLv3
12mr|choqok-1.3-1|6	Group:		Graphical desktop/KDE
12mr|choqok-1.3-1|7	URL:		http://choqok.gnufolks.org/
12mr|choqok-1.3-1|8	Source0:	http://downloads.sourceforge.net/choqok/%{name}-%{version}.tar.bz2
12mr|choqok-1.3-1|9	Patch0:		choqok-0.9.85-dbus-service-dir.patch
12mr|choqok-1.3-1|10	Patch1:		choqok-1.2-l10n-ru.patch
12mr|choqok-1.3-1|11	BuildRequires:	kdelibs4-devel
12mr|choqok-1.3-1|12	BuildRequires:	qjson-devel
12mr|choqok-1.3-1|13	BuildRequires:	qoauth-devel
12mr|choqok-1.3-1|14	BuildRequires:	attica-devel
12mr|choqok-1.3-1|15	Requires:	kdebase4-runtime
12mr|choqok-1.3-1|16	
12mr|choqok-1.3-1|17	%description
12mr|choqok-1.3-1|18	Choqok is a Free/Open Source micro-blogging client for K Desktop
12mr|choqok-1.3-1|19	
12mr|choqok-1.3-1|20	%files -f %{name}.lang
12mr|choqok-1.3-1|21	%{_datadir}/dbus-1/services/org.kde.choqok.service
12mr|choqok-1.3-1|22	%{_kde_bindir}/choqok
12mr|choqok-1.3-1|23	%{_kde_libdir}/kde4/*.so
12mr|choqok-1.3-1|24	%{_kde_applicationsdir}/choqok.desktop
12mr|choqok-1.3-1|25	%{_kde_appsdir}/choqok*
12mr|choqok-1.3-1|26	%{_kde_appsdir}/khtml/kpartplugins/*
12mr|choqok-1.3-1|27	%{_kde_datadir}/config.kcfg/*.kcfg
12mr|choqok-1.3-1|28	%{_kde_iconsdir}/*/*/*/*
12mr|choqok-1.3-1|29	%{_kde_services}/choqok_*.desktop
12mr|choqok-1.3-1|30	%{_kde_services}/ServiceMenus/*.desktop
12mr|choqok-1.3-1|31	%{_kde_servicetypes}/choqok*.desktop
12mr|choqok-1.3-1|32	
12mr|choqok-1.3-1|33	#-------------------------------------------------------------------
12mr|choqok-1.3-1|34	
12mr|choqok-1.3-1|35	%define choqok_major 1
12mr|choqok-1.3-1|36	%define libchoqok %mklibname choqok %{choqok_major}
12mr|choqok-1.3-1|37	
12mr|choqok-1.3-1|38	%package -n %{libchoqok}
12mr|choqok-1.3-1|39	Summary:	%{name} library
12mr|choqok-1.3-1|40	Group:		System/Libraries
12mr|choqok-1.3-1|41	
12mr|choqok-1.3-1|42	%description -n %{libchoqok}
12mr|choqok-1.3-1|43	%{name} library.
12mr|choqok-1.3-1|44	
12mr|choqok-1.3-1|45	%files -n %{libchoqok}
12mr|choqok-1.3-1|46	%{_kde_libdir}/libchoqok.so.%{choqok_major}*
12mr|choqok-1.3-1|47	
12mr|choqok-1.3-1|48	#-------------------------------------------------------------------
12mr|choqok-1.3-1|49	
12mr|choqok-1.3-1|50	%define twitterapihelper_major 1
12mr|choqok-1.3-1|51	%define libtwitterapihelper %mklibname twitterapihelper %{twitterapihelper_major}
12mr|choqok-1.3-1|52	
12mr|choqok-1.3-1|53	%package -n %{libtwitterapihelper}
12mr|choqok-1.3-1|54	Summary:	%{name} library
12mr|choqok-1.3-1|55	Group:		System/Libraries
12mr|choqok-1.3-1|56	
12mr|choqok-1.3-1|57	%description -n %{libtwitterapihelper}
12mr|choqok-1.3-1|58	%{name} library.
12mr|choqok-1.3-1|59	
12mr|choqok-1.3-1|60	%files -n %{libtwitterapihelper}
12mr|choqok-1.3-1|61	%{_kde_libdir}/libtwitterapihelper.so.%{twitterapihelper_major}*
12mr|choqok-1.3-1|62	
12mr|choqok-1.3-1|63	#-------------------------------------------------------------------
12mr|choqok-1.3-1|64	
12mr|choqok-1.3-1|65	%package devel
12mr|choqok-1.3-1|66	Summary:	%{name} development files
12mr|choqok-1.3-1|67	Group:		Development/KDE and Qt
12mr|choqok-1.3-1|68	Requires:	%{libchoqok} = %{version}-%{release}
12mr|choqok-1.3-1|69	Conflicts:	%{name} < 0.2.3
12mr|choqok-1.3-1|70	
12mr|choqok-1.3-1|71	%description devel
12mr|choqok-1.3-1|72	This package contains header files needed if you wish to build applications
12mr|choqok-1.3-1|73	based on %{name}.
12mr|choqok-1.3-1|74	
12mr|choqok-1.3-1|75	%files devel
12mr|choqok-1.3-1|76	%{_kde_libdir}/libchoqok.so
12mr|choqok-1.3-1|77	%{_kde_libdir}/libtwitterapihelper.so
12mr|choqok-1.3-1|78	%{_kde_includedir}/choqok
12mr|choqok-1.3-1|79	%{_kde_appsdir}/cmake/modules/*.cmake
12mr|choqok-1.3-1|80	
12mr|choqok-1.3-1|81	#--------------------------------------------------------------------
12mr|choqok-1.3-1|82	%prep
12mr|choqok-1.3-1|83	%setup -q
12mr|choqok-1.3-1|84	%patch0 -p0
12mr|choqok-1.3-1|85	#%patch1 -p1
12mr|choqok-1.3-1|86	
12mr|choqok-1.3-1|87	%build
12mr|choqok-1.3-1|88	%cmake_kde4
12mr|choqok-1.3-1|89	%make
12mr|choqok-1.3-1|90	
12mr|choqok-1.3-1|91	%install
12mr|choqok-1.3-1|92	%makeinstall_std -C build
12mr|choqok-1.3-1|93	
12mr|choqok-1.3-1|94	%find_lang %{name} --with-html
12mr|choqok-1.3-1|95	
12mr|choqok-1.3-1|96	
12mr|choqok-1.3-1|97	
12mr|choqok-1.3-1|98	%changelog
12mr|choqok-1.3-1|99	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|choqok-1.3-1|100	+ Commit: 5d60078
12mr|choqok-1.3-1|101	- New version 1.3 (sync with Cooker), build without useless libindicate-qt support
12mr|choqok-1.3-1|102	
12mr|choqok-1.3-1|103	

13671 12
12mr|chromium-browser-stable-23.0.1271.97-1|1	%define revision 171071
12mr|chromium-browser-stable-23.0.1271.97-1|2	%define crname chromium-browser
12mr|chromium-browser-stable-23.0.1271.97-1|3	%define _crdir %{_libdir}/%{crname}
12mr|chromium-browser-stable-23.0.1271.97-1|4	%define _src %{_topdir}/SOURCES
12mr|chromium-browser-stable-23.0.1271.97-1|5	
12mr|chromium-browser-stable-23.0.1271.97-1|6	Name: chromium-browser-stable
12mr|chromium-browser-stable-23.0.1271.97-1|7	Version: 23.0.1271.97
12mr|chromium-browser-stable-23.0.1271.97-1|8	Release:  1
12mr|chromium-browser-stable-23.0.1271.97-1|9	Summary: A fast webkit-based web browser
12mr|chromium-browser-stable-23.0.1271.97-1|10	Group: Networking/WWW
12mr|chromium-browser-stable-23.0.1271.97-1|11	License: BSD, LGPL
12mr|chromium-browser-stable-23.0.1271.97-1|12	
12mr|chromium-browser-stable-23.0.1271.97-1|13	Source0: http://download.rfremix.ru/storage/chromium/%{version}/chromium-%{version}.tar.xz
12mr|chromium-browser-stable-23.0.1271.97-1|14	Source1: chromium-wrapper
12mr|chromium-browser-stable-23.0.1271.97-1|15	Source30: master_preferences
12mr|chromium-browser-stable-23.0.1271.97-1|16	Source31: default_bookmarks.html
12mr|chromium-browser-stable-23.0.1271.97-1|17	Source2: chromium-browser.desktop
12mr|chromium-browser-stable-23.0.1271.97-1|18	Source100: icons.tar.bz2
12mr|chromium-browser-stable-23.0.1271.97-1|19	Patch0: chromium-21.0.1171.0-remove-inline.patch
12mr|chromium-browser-stable-23.0.1271.97-1|20	Patch4: chromium-20.0.1132.47-master-prefs-path.patch
12mr|chromium-browser-stable-23.0.1271.97-1|21	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|chromium-browser-stable-23.0.1271.97-1|22	
12mr|chromium-browser-stable-23.0.1271.97-1|23	Provides: %{crname}
12mr|chromium-browser-stable-23.0.1271.97-1|24	Conflicts: chromium-browser-unstable
12mr|chromium-browser-stable-23.0.1271.97-1|25	Conflicts: chromium-browser-beta
12mr|chromium-browser-stable-23.0.1271.97-1|26	Obsoletes: chromium-browser < 1:9.0.597.94
12mr|chromium-browser-stable-23.0.1271.97-1|27	BuildRequires: bison, flex, gtk2-devel, atk-devel, libexpat-devel, gperf
12mr|chromium-browser-stable-23.0.1271.97-1|28	BuildRequires: nspr-devel, nss-devel, libalsa-devel, util-linux
12mr|chromium-browser-stable-23.0.1271.97-1|29	BuildRequires: glib2-devel, bzip2-devel, zlib-devel, png-devel
12mr|chromium-browser-stable-23.0.1271.97-1|30	BuildRequires: jpeg-devel, mesagl-devel, mesaglu-devel
12mr|chromium-browser-stable-23.0.1271.97-1|31	BuildRequires: libxscrnsaver-devel, dbus-glib-devel, cups-devel
12mr|chromium-browser-stable-23.0.1271.97-1|32	BuildRequires: libgnome-keyring-devel libvpx-devel libxtst-devel
12mr|chromium-browser-stable-23.0.1271.97-1|33	BuildRequires: libxslt-devel libxml2-devel libxt-devel pam-devel
12mr|chromium-browser-stable-23.0.1271.97-1|34	BuildRequires: libevent-devel libflac-devel pulseaudio-devel
12mr|chromium-browser-stable-23.0.1271.97-1|35	BuildRequires: elfutils-devel udev-devel speex-devel yasm
12mr|chromium-browser-stable-23.0.1271.97-1|36	ExclusiveArch: i586 x86_64 armv7l
12mr|chromium-browser-stable-23.0.1271.97-1|37	
12mr|chromium-browser-stable-23.0.1271.97-1|38	%description
12mr|chromium-browser-stable-23.0.1271.97-1|39	Chromium is a browser that combines a minimal design with sophisticated
12mr|chromium-browser-stable-23.0.1271.97-1|40	technology to make the web faster, safer, and easier.
12mr|chromium-browser-stable-23.0.1271.97-1|41	
12mr|chromium-browser-stable-23.0.1271.97-1|42	This is the stable channel Chromium browser. It offers a rock solid
12mr|chromium-browser-stable-23.0.1271.97-1|43	browser which is updated with features and fixes once they have been
12mr|chromium-browser-stable-23.0.1271.97-1|44	thoroughly tested. If you want the latest features, install the
12mr|chromium-browser-stable-23.0.1271.97-1|45	chromium-browser-unstable package instead.
12mr|chromium-browser-stable-23.0.1271.97-1|46	
12mr|chromium-browser-stable-23.0.1271.97-1|47	Note: If you are reverting from unstable to stable or beta channel, you may
12mr|chromium-browser-stable-23.0.1271.97-1|48	experience tab crashes on startup. This crash only affects tabs restored
12mr|chromium-browser-stable-23.0.1271.97-1|49	during the first launch due to a change in how tab state is stored.
12mr|chromium-browser-stable-23.0.1271.97-1|50	See http://bugs.chromium.org/34688. It's always a good idea to back up
12mr|chromium-browser-stable-23.0.1271.97-1|51	your profile before changing channels.
12mr|chromium-browser-stable-23.0.1271.97-1|52	
12mr|chromium-browser-stable-23.0.1271.97-1|53	%package -n chromium-browser
12mr|chromium-browser-stable-23.0.1271.97-1|54	Summary: A fast webkit-based web browser (transition package)
12mr|chromium-browser-stable-23.0.1271.97-1|55	Epoch: 1
12mr|chromium-browser-stable-23.0.1271.97-1|56	Group: Networking/WWW
12mr|chromium-browser-stable-23.0.1271.97-1|57	Requires: %{name} = %{version}-%{release}
12mr|chromium-browser-stable-23.0.1271.97-1|58	
12mr|chromium-browser-stable-23.0.1271.97-1|59	%description -n chromium-browser
12mr|chromium-browser-stable-23.0.1271.97-1|60	Chromium is a browser that combines a minimal design with sophisticated
12mr|chromium-browser-stable-23.0.1271.97-1|61	technology to make the web faster, safer, and easier.
12mr|chromium-browser-stable-23.0.1271.97-1|62	
12mr|chromium-browser-stable-23.0.1271.97-1|63	This is a transition package that installs the stable channel Chromium
12mr|chromium-browser-stable-23.0.1271.97-1|64	browser. If you prefer the dev channel browser, install the
12mr|chromium-browser-stable-23.0.1271.97-1|65	chromium-browser-unstable package instead.
12mr|chromium-browser-stable-23.0.1271.97-1|66	
12mr|chromium-browser-stable-23.0.1271.97-1|67	
12mr|chromium-browser-stable-23.0.1271.97-1|68	%prep
12mr|chromium-browser-stable-23.0.1271.97-1|69	%setup -q -n chromium-%{version}
12mr|chromium-browser-stable-23.0.1271.97-1|70	%patch0 -p1 -b .remove-inline
12mr|chromium-browser-stable-23.0.1271.97-1|71	%patch4 -p1 -b .prefs
12mr|chromium-browser-stable-23.0.1271.97-1|72	
12mr|chromium-browser-stable-23.0.1271.97-1|73	echo "%{revision}" > build/LASTCHANGE.in
12mr|chromium-browser-stable-23.0.1271.97-1|74	
12mr|chromium-browser-stable-23.0.1271.97-1|75	# Hard code extra version
12mr|chromium-browser-stable-23.0.1271.97-1|76	FILE=chrome/common/chrome_version_info_posix.cc
12mr|chromium-browser-stable-23.0.1271.97-1|77	sed -i.orig -e 's/getenv("CHROME_VERSION_EXTRA")/"%{product_vendor} %{product_version}"/' $FILE
12mr|chromium-browser-stable-23.0.1271.97-1|78	cmp $FILE $FILE.orig && exit 1
12mr|chromium-browser-stable-23.0.1271.97-1|79	
12mr|chromium-browser-stable-23.0.1271.97-1|80	%build
12mr|chromium-browser-stable-23.0.1271.97-1|81	export GYP_GENERATORS=make
12mr|chromium-browser-stable-23.0.1271.97-1|82	build/gyp_chromium --depth=. \
12mr|chromium-browser-stable-23.0.1271.97-1|83	-D linux_sandbox_path=%{_crdir}/chrome-sandbox \
12mr|chromium-browser-stable-23.0.1271.97-1|84	-D linux_sandbox_chrome_path=%{_crdir}/chrome \
12mr|chromium-browser-stable-23.0.1271.97-1|85	-D linux_link_gnome_keyring=0 \
12mr|chromium-browser-stable-23.0.1271.97-1|86	-D use_gconf=0 \
12mr|chromium-browser-stable-23.0.1271.97-1|87	-D werror='' \
12mr|chromium-browser-stable-23.0.1271.97-1|88	-D use_system_sqlite=0 \
12mr|chromium-browser-stable-23.0.1271.97-1|89	-D use_system_libxml=0 \
12mr|chromium-browser-stable-23.0.1271.97-1|90	-D use_system_zlib=0 \
12mr|chromium-browser-stable-23.0.1271.97-1|91	-D use_system_bzip2=1 \
12mr|chromium-browser-stable-23.0.1271.97-1|92	-D use_system_xdg_utils=1 \
12mr|chromium-browser-stable-23.0.1271.97-1|93	-D use_system_yasm=1 \
12mr|chromium-browser-stable-23.0.1271.97-1|94	-D use_system_libpng=1 \
12mr|chromium-browser-stable-23.0.1271.97-1|95	-D use_system_libjpeg=1 \
12mr|chromium-browser-stable-23.0.1271.97-1|96	-D use_system_libevent=1 \
12mr|chromium-browser-stable-23.0.1271.97-1|97	-D use_system_speex=1 \
12mr|chromium-browser-stable-23.0.1271.97-1|98	-D use_system_flac=1 \
12mr|chromium-browser-stable-23.0.1271.97-1|99	-D use_system_vpx=0 \
12mr|chromium-browser-stable-23.0.1271.97-1|100	-D use_system_icu=0 \
12mr|chromium-browser-stable-23.0.1271.97-1|101	%ifarch i586
12mr|chromium-browser-stable-23.0.1271.97-1|102	-D disable_sse2=1 \
12mr|chromium-browser-stable-23.0.1271.97-1|103	-D release_extra_cflags="-march=i586"
12mr|chromium-browser-stable-23.0.1271.97-1|104	%endif
12mr|chromium-browser-stable-23.0.1271.97-1|105	%ifarch armv7l
12mr|chromium-browser-stable-23.0.1271.97-1|106	-D target_arch=arm \
12mr|chromium-browser-stable-23.0.1271.97-1|107	-D disable_nacl=1 \
12mr|chromium-browser-stable-23.0.1271.97-1|108	-D linux_use_tcmalloc=0 \
12mr|chromium-browser-stable-23.0.1271.97-1|109	-D armv7=1 \
12mr|chromium-browser-stable-23.0.1271.97-1|110	-D release_extra_cflags="-marm"
12mr|chromium-browser-stable-23.0.1271.97-1|111	%endif
12mr|chromium-browser-stable-23.0.1271.97-1|112	
12mr|chromium-browser-stable-23.0.1271.97-1|113	# Note: DON'T use system sqlite (3.7.3) -- it breaks history search
12mr|chromium-browser-stable-23.0.1271.97-1|114	
12mr|chromium-browser-stable-23.0.1271.97-1|115	%make chrome chrome_sandbox BUILDTYPE=Release
12mr|chromium-browser-stable-23.0.1271.97-1|116	
12mr|chromium-browser-stable-23.0.1271.97-1|117	%install
12mr|chromium-browser-stable-23.0.1271.97-1|118	rm -rf %{buildroot}
12mr|chromium-browser-stable-23.0.1271.97-1|119	mkdir -p %{buildroot}%{_bindir}
12mr|chromium-browser-stable-23.0.1271.97-1|120	mkdir -p %{buildroot}%{_crdir}/locales
12mr|chromium-browser-stable-23.0.1271.97-1|121	mkdir -p %{buildroot}%{_crdir}/themes
12mr|chromium-browser-stable-23.0.1271.97-1|122	mkdir -p %{buildroot}%{_crdir}/default_apps
12mr|chromium-browser-stable-23.0.1271.97-1|123	mkdir -p %{buildroot}%{_mandir}/man1
12mr|chromium-browser-stable-23.0.1271.97-1|124	install -m 755 %{_src}/chromium-wrapper %{buildroot}%{_crdir}/
12mr|chromium-browser-stable-23.0.1271.97-1|125	install -m 755 out/Release/chrome %{buildroot}%{_crdir}/
12mr|chromium-browser-stable-23.0.1271.97-1|126	install -m 4755 out/Release/chrome_sandbox %{buildroot}%{_crdir}/chrome-sandbox
12mr|chromium-browser-stable-23.0.1271.97-1|127	install -m 644 out/Release/chrome.1 %{buildroot}%{_mandir}/man1/%{crname}.1
12mr|chromium-browser-stable-23.0.1271.97-1|128	install -m 644 out/Release/chrome.pak %{buildroot}%{_crdir}/
12mr|chromium-browser-stable-23.0.1271.97-1|129	
12mr|chromium-browser-stable-23.0.1271.97-1|130	install -m 644 out/Release/chrome_100_percent.pak %{buildroot}%{_crdir}/
12mr|chromium-browser-stable-23.0.1271.97-1|131	install -m 644 out/Release/content_resources.pak %{buildroot}%{_crdir}/
12mr|chromium-browser-stable-23.0.1271.97-1|132	install -m 755 out/Release/libffmpegsumo.so %{buildroot}%{_crdir}/
12mr|chromium-browser-stable-23.0.1271.97-1|133	%ifnarch armv7l
12mr|chromium-browser-stable-23.0.1271.97-1|134	install -m 755 out/Release/libppGoogleNaClPluginChrome.so %{buildroot}%{_crdir}/
12mr|chromium-browser-stable-23.0.1271.97-1|135	install -m 755 out/Release/nacl_helper_bootstrap %{buildroot}%{_crdir}/
12mr|chromium-browser-stable-23.0.1271.97-1|136	install -m 755 out/Release/nacl_helper %{buildroot}%{_crdir}/
12mr|chromium-browser-stable-23.0.1271.97-1|137	install -m 644 out/Release/nacl_irt_*.nexe %{buildroot}%{_crdir}/
12mr|chromium-browser-stable-23.0.1271.97-1|138	%endif
12mr|chromium-browser-stable-23.0.1271.97-1|139	install -m 644 out/Release/locales/*.pak %{buildroot}%{_crdir}/locales/
12mr|chromium-browser-stable-23.0.1271.97-1|140	#install -m 755 out/Release/xdg-mime %{buildroot}%{_crdir}/
12mr|chromium-browser-stable-23.0.1271.97-1|141	#install -m 755 out/Release/xdg-settings %{buildroot}%{_crdir}/
12mr|chromium-browser-stable-23.0.1271.97-1|142	install -m 644 out/Release/resources.pak %{buildroot}%{_crdir}/
12mr|chromium-browser-stable-23.0.1271.97-1|143	install -m 644 chrome/browser/resources/default_apps/* %{buildroot}%{_crdir}/default_apps/
12mr|chromium-browser-stable-23.0.1271.97-1|144	ln -s %{_crdir}/chromium-wrapper %{buildroot}%{_bindir}/%{crname}
12mr|chromium-browser-stable-23.0.1271.97-1|145	
12mr|chromium-browser-stable-23.0.1271.97-1|146	find out/Release/resources/ -name "*.d" -exec rm {} \;
12mr|chromium-browser-stable-23.0.1271.97-1|147	cp -r out/Release/resources %{buildroot}%{_crdir}
12mr|chromium-browser-stable-23.0.1271.97-1|148	
12mr|chromium-browser-stable-23.0.1271.97-1|149	# Strip NaCl IRT
12mr|chromium-browser-stable-23.0.1271.97-1|150	%ifarch x86_64
12mr|chromium-browser-stable-23.0.1271.97-1|151	./native_client/toolchain/linux_x86_newlib/bin/x86_64-nacl-strip %{buildroot}%{_crdir}/nacl_irt_x86_64.nexe
12mr|chromium-browser-stable-23.0.1271.97-1|152	%endif
12mr|chromium-browser-stable-23.0.1271.97-1|153	%ifarch i586
12mr|chromium-browser-stable-23.0.1271.97-1|154	./native_client/toolchain/linux_x86_newlib/bin/i686-nacl-strip %{buildroot}%{_crdir}/nacl_irt_x86_32.nexe
12mr|chromium-browser-stable-23.0.1271.97-1|155	%endif
12mr|chromium-browser-stable-23.0.1271.97-1|156	
12mr|chromium-browser-stable-23.0.1271.97-1|157	# desktop file
12mr|chromium-browser-stable-23.0.1271.97-1|158	mkdir -p %{buildroot}%{_datadir}/applications
12mr|chromium-browser-stable-23.0.1271.97-1|159	install -m 644 %{_src}/%{crname}.desktop %{buildroot}%{_datadir}/applications/
12mr|chromium-browser-stable-23.0.1271.97-1|160	
12mr|chromium-browser-stable-23.0.1271.97-1|161	# icon
12mr|chromium-browser-stable-23.0.1271.97-1|162	mkdir -p %{buildroot}%{_iconsdir}/hicolor/
12mr|chromium-browser-stable-23.0.1271.97-1|163	tar xjf %{SOURCE100} -C %{buildroot}%{_iconsdir}/hicolor/
12mr|chromium-browser-stable-23.0.1271.97-1|164	
12mr|chromium-browser-stable-23.0.1271.97-1|165	mkdir -p %{buildroot}%{_sysconfdir}/%{crname}
12mr|chromium-browser-stable-23.0.1271.97-1|166	install -m 0644 %{SOURCE30} %{buildroot}%{_sysconfdir}/%{crname}/
12mr|chromium-browser-stable-23.0.1271.97-1|167	install -m 0644 %{SOURCE31} %{buildroot}%{_sysconfdir}/%{crname}/
12mr|chromium-browser-stable-23.0.1271.97-1|168	
12mr|chromium-browser-stable-23.0.1271.97-1|169	find %{buildroot} -name "*.nexe" -exec strip {} \;
12mr|chromium-browser-stable-23.0.1271.97-1|170	
12mr|chromium-browser-stable-23.0.1271.97-1|171	%clean
12mr|chromium-browser-stable-23.0.1271.97-1|172	rm -rf %{buildroot}
12mr|chromium-browser-stable-23.0.1271.97-1|173	
12mr|chromium-browser-stable-23.0.1271.97-1|174	%files -n chromium-browser
12mr|chromium-browser-stable-23.0.1271.97-1|175	
12mr|chromium-browser-stable-23.0.1271.97-1|176	%files
12mr|chromium-browser-stable-23.0.1271.97-1|177	%defattr(-,root,root,-)
12mr|chromium-browser-stable-23.0.1271.97-1|178	%config %{_sysconfdir}/%{crname}
12mr|chromium-browser-stable-23.0.1271.97-1|179	%{_bindir}/%{crname}
12mr|chromium-browser-stable-23.0.1271.97-1|180	%{_crdir}/chromium-wrapper
12mr|chromium-browser-stable-23.0.1271.97-1|181	%{_crdir}/chrome
12mr|chromium-browser-stable-23.0.1271.97-1|182	%{_crdir}/chrome-sandbox
12mr|chromium-browser-stable-23.0.1271.97-1|183	%{_crdir}/chrome.pak
12mr|chromium-browser-stable-23.0.1271.97-1|184	%{_crdir}/libffmpegsumo.so
12mr|chromium-browser-stable-23.0.1271.97-1|185	%ifnarch armv7l
12mr|chromium-browser-stable-23.0.1271.97-1|186	%{_crdir}/libppGoogleNaClPluginChrome.so
12mr|chromium-browser-stable-23.0.1271.97-1|187	%{_crdir}/nacl_helper_bootstrap
12mr|chromium-browser-stable-23.0.1271.97-1|188	%{_crdir}/nacl_helper
12mr|chromium-browser-stable-23.0.1271.97-1|189	%{_crdir}/nacl_irt_*.nexe
12mr|chromium-browser-stable-23.0.1271.97-1|190	%endif
12mr|chromium-browser-stable-23.0.1271.97-1|191	%{_crdir}/locales
12mr|chromium-browser-stable-23.0.1271.97-1|192	%{_crdir}/resources.pak
12mr|chromium-browser-stable-23.0.1271.97-1|193	%{_crdir}/resources
12mr|chromium-browser-stable-23.0.1271.97-1|194	%{_crdir}/chrome_100_percent.pak
12mr|chromium-browser-stable-23.0.1271.97-1|195	%{_crdir}/content_resources.pak
12mr|chromium-browser-stable-23.0.1271.97-1|196	%{_crdir}/themes
12mr|chromium-browser-stable-23.0.1271.97-1|197	%{_crdir}/default_apps
12mr|chromium-browser-stable-23.0.1271.97-1|198	#%{_crdir}/xdg-mime
12mr|chromium-browser-stable-23.0.1271.97-1|199	#%{_crdir}/xdg-settings
12mr|chromium-browser-stable-23.0.1271.97-1|200	%{_mandir}/man1/%{crname}*
12mr|chromium-browser-stable-23.0.1271.97-1|201	%{_datadir}/applications/*.desktop
12mr|chromium-browser-stable-23.0.1271.97-1|202	%{_iconsdir}/hicolor/*/apps/%{crname}.*
12mr|chromium-browser-stable-23.0.1271.97-1|203	
12mr|chromium-browser-stable-23.0.1271.97-1|204	
12mr|chromium-browser-stable-23.0.1271.97-1|205	%changelog
12mr|chromium-browser-stable-23.0.1271.97-1|206	* Wed Dec 12 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 23.0.1271.97-1
12mr|chromium-browser-stable-23.0.1271.97-1|207	- update to 23.0.1271.97
12mr|chromium-browser-stable-23.0.1271.97-1|208	
12mr|chromium-browser-stable-23.0.1271.97-1|209	* Sun Dec  2 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 23.0.1271.95-1
12mr|chromium-browser-stable-23.0.1271.97-1|210	- update to 23.0.1271.95
12mr|chromium-browser-stable-23.0.1271.97-1|211	
12mr|chromium-browser-stable-23.0.1271.97-1|212	* Wed Nov 27 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 23.0.1271.91-1
12mr|chromium-browser-stable-23.0.1271.97-1|213	- update to 23.0.1271.91
12mr|chromium-browser-stable-23.0.1271.97-1|214	
12mr|chromium-browser-stable-23.0.1271.97-1|215	* Thu Nov 22 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 23.0.1271.64-2
12mr|chromium-browser-stable-23.0.1271.97-1|216	- apply new icons
12mr|chromium-browser-stable-23.0.1271.97-1|217	
12mr|chromium-browser-stable-23.0.1271.97-1|218	* Tue Nov 20 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 23.0.1271.64-1
12mr|chromium-browser-stable-23.0.1271.97-1|219	- update to 23.0.1271.64-1
12mr|chromium-browser-stable-23.0.1271.97-1|220	
12mr|chromium-browser-stable-23.0.1271.97-1|221	* Mon Oct 22 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 22.0.1229.92-2
12mr|chromium-browser-stable-23.0.1271.97-1|222	- build with internal libxml to avoid (rosa#1008)
12mr|chromium-browser-stable-23.0.1271.97-1|223	
12mr|chromium-browser-stable-23.0.1271.97-1|224	* Tue Oct  9 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 22.0.1229.92-1
12mr|chromium-browser-stable-23.0.1271.97-1|225	- update to 22.0.1229.92
12mr|chromium-browser-stable-23.0.1271.97-1|226	- fix config
12mr|chromium-browser-stable-23.0.1271.97-1|227	
12mr|chromium-browser-stable-23.0.1271.97-1|228	* Thu Sep 27 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 22.0.1229.79-1
12mr|chromium-browser-stable-23.0.1271.97-1|229	- update to 22.0.1229.79
12mr|chromium-browser-stable-23.0.1271.97-1|230	- new home page
12mr|chromium-browser-stable-23.0.1271.97-1|231	
12mr|chromium-browser-stable-23.0.1271.97-1|232	* Thu Sep 20 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 21.0.1180.89-1
12mr|chromium-browser-stable-23.0.1271.97-1|233	- update to 21.0.1180.89
12mr|chromium-browser-stable-23.0.1271.97-1|234	
12mr|chromium-browser-stable-23.0.1271.97-1|235	* Thu Aug  9 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 21.0.1180.75-1
12mr|chromium-browser-stable-23.0.1271.97-1|236	- update to 21.0.1180.75
12mr|chromium-browser-stable-23.0.1271.97-1|237	
12mr|chromium-browser-stable-23.0.1271.97-1|238	* Fri Aug  3 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 21.0.1180.57-1
12mr|chromium-browser-stable-23.0.1271.97-1|239	- update to 21.0.1180.57
12mr|chromium-browser-stable-23.0.1271.97-1|240	- drop old patches
12mr|chromium-browser-stable-23.0.1271.97-1|241	
12mr|chromium-browser-stable-23.0.1271.97-1|242	* Tue Jul 24 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 20.0.1132.57-4
12mr|chromium-browser-stable-23.0.1271.97-1|243	- drop some patches for ROSA LTS
12mr|chromium-browser-stable-23.0.1271.97-1|244	
12mr|chromium-browser-stable-23.0.1271.97-1|245	* Tue Jul 24 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 20.0.1132.57-3
12mr|chromium-browser-stable-23.0.1271.97-1|246	- apply patch to build on gcc 4.7
12mr|chromium-browser-stable-23.0.1271.97-1|247	- apply memory leak sqlite patch
12mr|chromium-browser-stable-23.0.1271.97-1|248	
12mr|chromium-browser-stable-23.0.1271.97-1|249	* Fri Jul 13 2012 Claudio Matsuoka <claudio@mandriva.com> 20.0.1132.57-2mdv2011.0
12mr|chromium-browser-stable-23.0.1271.97-1|250	+ Revision: 809196
12mr|chromium-browser-stable-23.0.1271.97-1|251	- add missing standard theme resources
12mr|chromium-browser-stable-23.0.1271.97-1|252	
12mr|chromium-browser-stable-23.0.1271.97-1|253	* Thu Jul 12 2012 Claudio Matsuoka <claudio@mandriva.com> 20.0.1132.57-1
12mr|chromium-browser-stable-23.0.1271.97-1|254	+ Revision: 809041
12mr|chromium-browser-stable-23.0.1271.97-1|255	- new upstream release 20.0.1132.57 (145807)
12mr|chromium-browser-stable-23.0.1271.97-1|256	* [129898] High CVE-2012-2842: Use-after-free in counter handling
12mr|chromium-browser-stable-23.0.1271.97-1|257	* [130595] High CVE-2012-2843: Use-after-free in layout height tracking
12mr|chromium-browser-stable-23.0.1271.97-1|258	* [133450] High CVE-2012-2844: Bad object access with JavaScript in PDF
12mr|chromium-browser-stable-23.0.1271.97-1|259	- use system yasm, flac and speex
12mr|chromium-browser-stable-23.0.1271.97-1|260	
12mr|chromium-browser-stable-23.0.1271.97-1|261	* Wed Jul 04 2012 Claudio Matsuoka <claudio@mandriva.com> 20.0.1132.47-2
12mr|chromium-browser-stable-23.0.1271.97-1|262	+ Revision: 808143
12mr|chromium-browser-stable-23.0.1271.97-1|263	- new upstream release 20.0.1132.47 (144678)
12mr|chromium-browser-stable-23.0.1271.97-1|264	
12mr|chromium-browser-stable-23.0.1271.97-1|265	* Tue Jul 03 2012 Claudio Matsuoka <claudio@mandriva.com> 20.0.1132.47-1
12mr|chromium-browser-stable-23.0.1271.97-1|266	+ Revision: 807999
12mr|chromium-browser-stable-23.0.1271.97-1|267	- new upstream release 20.0.1132.43 (135598)
12mr|chromium-browser-stable-23.0.1271.97-1|268	* [118633] Low CVE-2012-2815: Leak of iframe fragment id.
12mr|chromium-browser-stable-23.0.1271.97-1|269	* [120222] High CVE-2012-2817: Use-after-free in table section handling.
12mr|chromium-browser-stable-23.0.1271.97-1|270	* [120944] High CVE-2012-2818: Use-after-free in counter layout.
12mr|chromium-browser-stable-23.0.1271.97-1|271	* [120977] High CVE-2012-2819: Crash in texture handling.
12mr|chromium-browser-stable-23.0.1271.97-1|272	* [121926] Medium CVE-2012-2820: Out-of-bounds read in SVG filter handling.
12mr|chromium-browser-stable-23.0.1271.97-1|273	* [122925] Medium CVE-2012-2821: Autofill display problem.
12mr|chromium-browser-stable-23.0.1271.97-1|274	* [various] Medium CVE-2012-2822: Misc. lower severity OOB read issues in PDF.
12mr|chromium-browser-stable-23.0.1271.97-1|275	* [124356] High CVE-2012-2823: Use-after-free in SVG resource handling.
12mr|chromium-browser-stable-23.0.1271.97-1|276	* [125374] High CVE-2012-2824: Use-after-free in SVG painting.
12mr|chromium-browser-stable-23.0.1271.97-1|277	* [128688] Medium CVE-2012-2826: Out-of-bounds read in texture conversion.
12mr|chromium-browser-stable-23.0.1271.97-1|278	* [129857] High CVE-2012-2828: Integer overflows in PDF.
12mr|chromium-browser-stable-23.0.1271.97-1|279	* [129947] High CVE-2012-2829: Use-after-free in first-letter handling.
12mr|chromium-browser-stable-23.0.1271.97-1|280	* [129951] High CVE-2012-2830: Wild pointer in array value setting.
12mr|chromium-browser-stable-23.0.1271.97-1|281	* [130356] High CVE-2012-2831: Use-after-free in SVG reference handling.
12mr|chromium-browser-stable-23.0.1271.97-1|282	* [131553] High CVE-2012-2832: Uninitialized pointer in PDF image codec.
12mr|chromium-browser-stable-23.0.1271.97-1|283	* [132156] High CVE-2012-2833: Buffer overflow in PDF JS API.
12mr|chromium-browser-stable-23.0.1271.97-1|284	* [132779] High CVE-2012-2834: Integer overflow in Matroska container.
12mr|chromium-browser-stable-23.0.1271.97-1|285	* [127417] Medium CVE-2012-2825: Wild read in XSL handling.
12mr|chromium-browser-stable-23.0.1271.97-1|286	* [64-bit Linux only] [129930] High CVE-2012-2807: Integer overflows in
12mr|chromium-browser-stable-23.0.1271.97-1|287	libxml.
12mr|chromium-browser-stable-23.0.1271.97-1|288	
12mr|chromium-browser-stable-23.0.1271.97-1|289	* Wed Jun 20 2012 Claudio Matsuoka <claudio@mandriva.com> 19.0.1084.56-1
12mr|chromium-browser-stable-23.0.1271.97-1|290	+ Revision: 806474
12mr|chromium-browser-stable-23.0.1271.97-1|291	- new upstream release 19.0.1084.56 (140965)
12mr|chromium-browser-stable-23.0.1271.97-1|292	- use system xdg utils
12mr|chromium-browser-stable-23.0.1271.97-1|293	- strip debug from NaCl IRT files
12mr|chromium-browser-stable-23.0.1271.97-1|294	- new upstream release 19.0.1084.52 (138391)
12mr|chromium-browser-stable-23.0.1271.97-1|295	- new upstream release 19.0.1084.41 (134854)
12mr|chromium-browser-stable-23.0.1271.97-1|296	- move chromium 19 from beta to stable
12mr|chromium-browser-stable-23.0.1271.97-1|297	- remove chromium 18
12mr|chromium-browser-stable-23.0.1271.97-1|298	- fix pulseaudio-devel dependency package name
12mr|chromium-browser-stable-23.0.1271.97-1|299	- requires libudev devel
12mr|chromium-browser-stable-23.0.1271.97-1|300	- new upstream release 18.0.1025.168 (134367)
12mr|chromium-browser-stable-23.0.1271.97-1|301	* [106413] High CVE-2011-3078: Use after free in floats handling
12mr|chromium-browser-stable-23.0.1271.97-1|302	* [117110] High CVE-2012-1521: Use after free in xml parser
12mr|chromium-browser-stable-23.0.1271.97-1|303	* [117627] Medium CVE-2011-3079: IPC validation failure
12mr|chromium-browser-stable-23.0.1271.97-1|304	* [121726] Medium CVE-2011-3080: Race condition in sandbox IPC
12mr|chromium-browser-stable-23.0.1271.97-1|305	* [121899] High CVE-2011-3081: Use after free in floats handling
12mr|chromium-browser-stable-23.0.1271.97-1|306	- new upstream release 18.0.1025.162 (131933)
12mr|chromium-browser-stable-23.0.1271.97-1|307	- new upstream release 18.0.1025.151 (130497)
12mr|chromium-browser-stable-23.0.1271.97-1|308	* fix black screen on Hybrid Graphics system with GPU accelerated
12mr|chromium-browser-stable-23.0.1271.97-1|309	compositing enabled (Issue: 117371)
12mr|chromium-browser-stable-23.0.1271.97-1|310	* fix CSS not applied to <content> element (Issue: 114667)
12mr|chromium-browser-stable-23.0.1271.97-1|311	* fix Regression rendering a div with background gradient and borders
12mr|chromium-browser-stable-23.0.1271.97-1|312	(Issue: 113726)
12mr|chromium-browser-stable-23.0.1271.97-1|313	* fix Canvas 2D line drawing bug with GPU acceleration (Issue: 121285)
12mr|chromium-browser-stable-23.0.1271.97-1|314	* fix Multiple crashes (Issues: 72235, 116825 and 92998)
12mr|chromium-browser-stable-23.0.1271.97-1|315	* fix Pop-up dialog is at wrong position (Issue: 116045)
12mr|chromium-browser-stable-23.0.1271.97-1|316	* fix HTML Canvas patterns are broken if you change the transformation
12mr|chromium-browser-stable-23.0.1271.97-1|317	matrix (Issue: 112165)
12mr|chromium-browser-stable-23.0.1271.97-1|318	* fix SSL interstitial error "proceed anyway" / "back to safety" buttons
12mr|chromium-browser-stable-23.0.1271.97-1|319	don't work (Issue: 119252)
12mr|chromium-browser-stable-23.0.1271.97-1|320	* [106577] Medium CVE-2011-3066: Out-of-bounds read in Skia clipping
12mr|chromium-browser-stable-23.0.1271.97-1|321	* [117583] Medium CVE-2011-3067: Cross-origin iframe replacement
12mr|chromium-browser-stable-23.0.1271.97-1|322	* [117698] High CVE-2011-3068: Use-after-free in run-in handling
12mr|chromium-browser-stable-23.0.1271.97-1|323	* [117728] High CVE-2011-3069: Use-after-free in line box handling
12mr|chromium-browser-stable-23.0.1271.97-1|324	* [118185] High CVE-2011-3070: Use-after-free in v8 bindings
12mr|chromium-browser-stable-23.0.1271.97-1|325	* [118273] High CVE-2011-3071: Use-after-free in HTMLMediaElement
12mr|chromium-browser-stable-23.0.1271.97-1|326	* [118467] Low CVE-2011-3072: Cross-origin violation parenting pop-up window
12mr|chromium-browser-stable-23.0.1271.97-1|327	* [118593] High CVE-2011-3073: Use-after-free in SVG resource handling
12mr|chromium-browser-stable-23.0.1271.97-1|328	* [119281] Medium CVE-2011-3074: Use-after-free in media handling
12mr|chromium-browser-stable-23.0.1271.97-1|329	* [119525] High CVE-2011-3075: Use-after-free applying style command
12mr|chromium-browser-stable-23.0.1271.97-1|330	* [120037] High CVE-2011-3076: Use-after-free in focus handling
12mr|chromium-browser-stable-23.0.1271.97-1|331	* [120189] Medium CVE-2011-3077: Read-after-free in script bindings
12mr|chromium-browser-stable-23.0.1271.97-1|332	- new upstream release 18.0.1025.142
12mr|chromium-browser-stable-23.0.1271.97-1|333	* [109574] Medium CVE-2011-3058: Bad interaction possibly leading to XSS
12mr|chromium-browser-stable-23.0.1271.97-1|334	in EUC-JP
12mr|chromium-browser-stable-23.0.1271.97-1|335	* [112317] Medium CVE-2011-3059: Out-of-bounds read in SVG text handling
12mr|chromium-browser-stable-23.0.1271.97-1|336	* [114056] Medium CVE-2011-3060: Out-of-bounds read in text fragment handling
12mr|chromium-browser-stable-23.0.1271.97-1|337	* [116398] Medium CVE-2011-3061: SPDY proxy certificate checking error
12mr|chromium-browser-stable-23.0.1271.97-1|338	* [116524] High CVE-2011-3062: Off-by-one in OpenType Sanitizer
12mr|chromium-browser-stable-23.0.1271.97-1|339	* [117417] Low CVE-2011-3063: Validate navigation requests from the renderer
12mr|chromium-browser-stable-23.0.1271.97-1|340	more carefully
12mr|chromium-browser-stable-23.0.1271.97-1|341	* [117471] High CVE-2011-3064: Use-after-free in SVG clipping
12mr|chromium-browser-stable-23.0.1271.97-1|342	* [117588] High CVE-2011-3065: Memory corruption in Skia
12mr|chromium-browser-stable-23.0.1271.97-1|343	* [117794] Medium CVE-2011-3057: Invalid read in v8
12mr|chromium-browser-stable-23.0.1271.97-1|344	- new upstream release 18.0.1025.113
12mr|chromium-browser-stable-23.0.1271.97-1|345	- move chromium 18 from beta to stable
12mr|chromium-browser-stable-23.0.1271.97-1|346	- remove chromium 17
12mr|chromium-browser-stable-23.0.1271.97-1|347	- new upstream release 17.0.963.65 (124586)
12mr|chromium-browser-stable-23.0.1271.97-1|348	- move chromium 17 from beta to stable
12mr|chromium-browser-stable-23.0.1271.97-1|349	
12mr|chromium-browser-stable-23.0.1271.97-1|350	* Thu Jan 26 2012 Claudio Matsuoka <claudio@mandriva.com> 16.0.912.77-1
12mr|chromium-browser-stable-23.0.1271.97-1|351	+ Revision: 769167
12mr|chromium-browser-stable-23.0.1271.97-1|352	- fix required package names
12mr|chromium-browser-stable-23.0.1271.97-1|353	- new upstream release 16.0.912.77 (118311)
12mr|chromium-browser-stable-23.0.1271.97-1|354	* [106484] High CVE-2011-3924: Use-after-free in DOM selections
12mr|chromium-browser-stable-23.0.1271.97-1|355	* [107182] Critical CVE-2011-3925: Use-after-free in Safe Browsing navigation
12mr|chromium-browser-stable-23.0.1271.97-1|356	* [108461] High CVE-2011-3928: Use-after-free in DOM handling
12mr|chromium-browser-stable-23.0.1271.97-1|357	* [108605] High CVE-2011-3927: Uninitialized value in Skia
12mr|chromium-browser-stable-23.0.1271.97-1|358	* [109556] High CVE-2011-3926: Heap-buffer-overflow in tree builder
12mr|chromium-browser-stable-23.0.1271.97-1|359	
12mr|chromium-browser-stable-23.0.1271.97-1|360	* Fri Jan 06 2012 Claudio Matsuoka <claudio@mandriva.com> 16.0.912.75-1
12mr|chromium-browser-stable-23.0.1271.97-1|361	+ Revision: 758280
12mr|chromium-browser-stable-23.0.1271.97-1|362	- new upstream release 16.0.912.75 (116452)
12mr|chromium-browser-stable-23.0.1271.97-1|363	* [106672] High CVE-2011-3921: Use-after-free in animation frames.
12mr|chromium-browser-stable-23.0.1271.97-1|364	* [107128] High CVE-2011-3919: Heap-buffer-overflow in libxml.
12mr|chromium-browser-stable-23.0.1271.97-1|365	* [108006] High CVE-2011-3922: Stack-buffer-overflow in glyph handling.
12mr|chromium-browser-stable-23.0.1271.97-1|366	- detailed changelog: http://goo.gl/n2A6J
12mr|chromium-browser-stable-23.0.1271.97-1|367	
12mr|chromium-browser-stable-23.0.1271.97-1|368	* Wed Dec 14 2011 Claudio Matsuoka <claudio@mandriva.com> 16.0.912.63-1
12mr|chromium-browser-stable-23.0.1271.97-1|369	+ Revision: 741173
12mr|chromium-browser-stable-23.0.1271.97-1|370	- fix libxt-devel package name in requires
12mr|chromium-browser-stable-23.0.1271.97-1|371	- fix cups-devel package name in requires
12mr|chromium-browser-stable-23.0.1271.97-1|372	- new upstream release 16.0.912.63 (113337)
12mr|chromium-browser-stable-23.0.1271.97-1|373	- security fixes
12mr|chromium-browser-stable-23.0.1271.97-1|374	* [81753] Medium CVE-2011-3903: Out-of-bounds read in regex matching.
12mr|chromium-browser-stable-23.0.1271.97-1|375	* [95465] Low CVE-2011-3905: Out-of-bounds reads in libxml.
12mr|chromium-browser-stable-23.0.1271.97-1|376	* [98809] Medium CVE-2011-3906: Out-of-bounds read in PDF parser.
12mr|chromium-browser-stable-23.0.1271.97-1|377	* [99016] High CVE-2011-3907: URL bar spoofing with view-source.
12mr|chromium-browser-stable-23.0.1271.97-1|378	* [100863] Low CVE-2011-3908: Out-of-bounds read in SVG parsing.
12mr|chromium-browser-stable-23.0.1271.97-1|379	* [101010] Medium CVE-2011-3909: [64-bit only] Memory corruption in CSS
12mr|chromium-browser-stable-23.0.1271.97-1|380	property array.
12mr|chromium-browser-stable-23.0.1271.97-1|381	* [101494] Medium CVE-2011-3910: Out-of-bounds read in YUV video frame
12mr|chromium-browser-stable-23.0.1271.97-1|382	handling.
12mr|chromium-browser-stable-23.0.1271.97-1|383	* [101779] Medium CVE-2011-3911: Out-of-bounds read in PDF.
12mr|chromium-browser-stable-23.0.1271.97-1|384	* [102359] High CVE-2011-3912: Use-after-free in SVG filters.
12mr|chromium-browser-stable-23.0.1271.97-1|385	* [103921] High CVE-2011-3913: Use-after-free in Range handling.
12mr|chromium-browser-stable-23.0.1271.97-1|386	* [104011] High CVE-2011-3914: Out-of-bounds write in v8 i18n handling.
12mr|chromium-browser-stable-23.0.1271.97-1|387	* [104529] High CVE-2011-3915: Buffer overflow in PDF font handling.
12mr|chromium-browser-stable-23.0.1271.97-1|388	* [104959] Medium CVE-2011-3916: Out-of-bounds reads in PDF cross references.
12mr|chromium-browser-stable-23.0.1271.97-1|389	* [105162] Medium CVE-2011-3917: Stack-buffer-overflow in FileWatcher.
12mr|chromium-browser-stable-23.0.1271.97-1|390	* [107258] High CVE-2011-3904: Use-after-free in bidi handling.
12mr|chromium-browser-stable-23.0.1271.97-1|391	- move chromium 16 to stable
12mr|chromium-browser-stable-23.0.1271.97-1|392	- fix elfutils-devel package name in requires
12mr|chromium-browser-stable-23.0.1271.97-1|393	
12mr|chromium-browser-stable-23.0.1271.97-1|394	* Sat Nov 12 2011 Claudio Matsuoka <claudio@mandriva.com> 15.0.874.120-1
12mr|chromium-browser-stable-23.0.1271.97-1|395	+ Revision: 730285
12mr|chromium-browser-stable-23.0.1271.97-1|396	- only include glib.h directly
12mr|chromium-browser-stable-23.0.1271.97-1|397	
12mr|chromium-browser-stable-23.0.1271.97-1|398	* Wed Oct 26 2011 Claudio Matsuoka <claudio@mandriva.com> 15.0.874.106-1
12mr|chromium-browser-stable-23.0.1271.97-1|399	+ Revision: 707420
12mr|chromium-browser-stable-23.0.1271.97-1|400	- new upstream release 15.0.874.106 (107270)
12mr|chromium-browser-stable-23.0.1271.97-1|401	* fixes login issues to Barrons Online and The Wall Street Journal
12mr|chromium-browser-stable-23.0.1271.97-1|402	
12mr|chromium-browser-stable-23.0.1271.97-1|403	* Tue Oct 25 2011 Claudio Matsuoka <claudio@mandriva.com> 15.0.874.102-1
12mr|chromium-browser-stable-23.0.1271.97-1|404	+ Revision: 707191
12mr|chromium-browser-stable-23.0.1271.97-1|405	- new upstream release 15.0.874.102 (106587)
12mr|chromium-browser-stable-23.0.1271.97-1|406	* [86758] High CVE-2011-2845: URL bar spoof in history handling.
12mr|chromium-browser-stable-23.0.1271.97-1|407	* [88949] Medium CVE-2011-3875: URL bar spoof with drag+drop of URLs.
12mr|chromium-browser-stable-23.0.1271.97-1|408	* [90217] Low CVE-2011-3876: Avoid stripping whitespace at the end of
12mr|chromium-browser-stable-23.0.1271.97-1|409	download filenames.
12mr|chromium-browser-stable-23.0.1271.97-1|410	* [91218] Low CVE-2011-3877: XSS in appcache internals page.
12mr|chromium-browser-stable-23.0.1271.97-1|411	* [94487] Medium CVE-2011-3878: Race condition in worker process
12mr|chromium-browser-stable-23.0.1271.97-1|412	initialization.
12mr|chromium-browser-stable-23.0.1271.97-1|413	* [95374] Low CVE-2011-3879: Avoid redirect to chrome scheme URIs.
12mr|chromium-browser-stable-23.0.1271.97-1|414	* [95992] Low CVE-2011-3880: Don't permit as a HTTP header delimiter.
12mr|chromium-browser-stable-23.0.1271.97-1|415	* [96047][96885][98053][99512][99750] High CVE-2011-3881: Cross-origin
12mr|chromium-browser-stable-23.0.1271.97-1|416	policy violations.
12mr|chromium-browser-stable-23.0.1271.97-1|417	* [96292] High CVE-2011-3882: Use-after-free in media buffer handling.
12mr|chromium-browser-stable-23.0.1271.97-1|418	* [96902] High CVE-2011-3883: Use-after-free in counter handling.
12mr|chromium-browser-stable-23.0.1271.97-1|419	* [97148] High CVE-2011-3884: Timing issues in DOM traversal.
12mr|chromium-browser-stable-23.0.1271.97-1|420	* [97599][98064][98556][99294][99880][100059] High CVE-2011-3885: Stale
12mr|chromium-browser-stable-23.0.1271.97-1|421	style bugs leading to use-after-free.
12mr|chromium-browser-stable-23.0.1271.97-1|422	* [98773][99167] High CVE-2011-3886: Out of bounds writes in v8.
12mr|chromium-browser-stable-23.0.1271.97-1|423	* [98407] Medium CVE-2011-3887: Cookie theft with javascript URIs.
12mr|chromium-browser-stable-23.0.1271.97-1|424	* [99138] High CVE-2011-3888: Use-after-free with plug-in and editing.
12mr|chromium-browser-stable-23.0.1271.97-1|425	* [99211] High CVE-2011-3889: Heap overflow in Web Audio.
12mr|chromium-browser-stable-23.0.1271.97-1|426	* [99553] High CVE-2011-3890: Use-after-free in video source handling.
12mr|chromium-browser-stable-23.0.1271.97-1|427	* [100332] High CVE-2011-3891: Exposure of internal v8 functions.
12mr|chromium-browser-stable-23.0.1271.97-1|428	- move Chromium 15 from beta to stable
12mr|chromium-browser-stable-23.0.1271.97-1|429	- remove Chromium 14
12mr|chromium-browser-stable-23.0.1271.97-1|430	- add support to armv7l
12mr|chromium-browser-stable-23.0.1271.97-1|431	- new upstream release 14.0.835.202 (103287)
12mr|chromium-browser-stable-23.0.1271.97-1|432	- security fixes:
12mr|chromium-browser-stable-23.0.1271.97-1|433	* [93788] High CVE-2011-2876: Use-after-free in text line box handling
12mr|chromium-browser-stable-23.0.1271.97-1|434	* [95072] High CVE-2011-2877: Stale font in SVG text handling
12mr|chromium-browser-stable-23.0.1271.97-1|435	* [95671] High CVE-2011-2878: Inappropriate cross-origin access to the
12mr|chromium-browser-stable-23.0.1271.97-1|436	window prototype
12mr|chromium-browser-stable-23.0.1271.97-1|437	* [96150] High CVE-2011-2879: Lifetime and threading issues in audio node
12mr|chromium-browser-stable-23.0.1271.97-1|438	handling
12mr|chromium-browser-stable-23.0.1271.97-1|439	* [97451] [97520] [97615] High CVE-2011-2880: Use-after-free in the v8
12mr|chromium-browser-stable-23.0.1271.97-1|440	bindings
12mr|chromium-browser-stable-23.0.1271.97-1|441	* [97784] High CVE-2011-2881: Memory corruption with v8 hidden objects
12mr|chromium-browser-stable-23.0.1271.97-1|442	* [98089] Critical CVE-2011-3873: Memory corruption in shader translator
12mr|chromium-browser-stable-23.0.1271.97-1|443	- detailed changelog at http://goo.gl/4dBM1
12mr|chromium-browser-stable-23.0.1271.97-1|444	- new upstream release 14.0.835.186 (101821)
12mr|chromium-browser-stable-23.0.1271.97-1|445	
12mr|chromium-browser-stable-23.0.1271.97-1|446	* Sat Sep 17 2011 Claudio Matsuoka <claudio@mandriva.com> 14.0.835.163-1
12mr|chromium-browser-stable-23.0.1271.97-1|447	+ Revision: 700172
12mr|chromium-browser-stable-23.0.1271.97-1|448	- new upstream release 14.0.835.163 (101024)
12mr|chromium-browser-stable-23.0.1271.97-1|449	- security fixes:
12mr|chromium-browser-stable-23.0.1271.97-1|450	* [49377] High CVE-2011-2835: Race condition in the certificate cache
12mr|chromium-browser-stable-23.0.1271.97-1|451	* [57908] Low CVE-2011-2837: Use PIC / pie compiler flags
12mr|chromium-browser-stable-23.0.1271.97-1|452	* [75070] Low CVE-2011-2838: Treat MIME type more authoritatively when
12mr|chromium-browser-stable-23.0.1271.97-1|453	loading plug-ins
12mr|chromium-browser-stable-23.0.1271.97-1|454	* [76771] High CVE-2011-2839: Crash in v8 script object wrappers
12mr|chromium-browser-stable-23.0.1271.97-1|455	* [78427] [83031] Low CVE-2011-2840: Possible URL bar spoofs with unusual
12mr|chromium-browser-stable-23.0.1271.97-1|456	user interaction
12mr|chromium-browser-stable-23.0.1271.97-1|457	* [78639] High CVE-2011-2841: Garbage collection error in PDF
12mr|chromium-browser-stable-23.0.1271.97-1|458	* [82438] Medium CVE-2011-2843: Out-of-bounds read with media buffers
12mr|chromium-browser-stable-23.0.1271.97-1|459	* [85041] Medium CVE-2011-2844: Out-of-bounds read with mp3 files
12mr|chromium-browser-stable-23.0.1271.97-1|460	* [$1000] [89219] High CVE-2011-2846: Use-after-free in unload event handling
12mr|chromium-browser-stable-23.0.1271.97-1|461	* [$1000] [89330] High CVE-2011-2847: Use-after-free in document loader
12mr|chromium-browser-stable-23.0.1271.97-1|462	* [89564] Medium CVE-2011-2848: URL bar spoof with forward button
12mr|chromium-browser-stable-23.0.1271.97-1|463	* [89795] Low CVE-2011-2849: Browser NULL pointer crash with WebSockets
12mr|chromium-browser-stable-23.0.1271.97-1|464	* [89991] Medium CVE-2011-3234: Out-of-bounds read in box handling
12mr|chromium-browser-stable-23.0.1271.97-1|465	* [90134] Medium CVE-2011-2850: Out-of-bounds read with Khmer characters
12mr|chromium-browser-stable-23.0.1271.97-1|466	* [90173] Medium CVE-2011-2851: Out-of-bounds read in video handling
12mr|chromium-browser-stable-23.0.1271.97-1|467	* [91120] High CVE-2011-2852: Off-by-one in v8
12mr|chromium-browser-stable-23.0.1271.97-1|468	* [91197] High CVE-2011-2853: Use-after-free in plug-in handling
12mr|chromium-browser-stable-23.0.1271.97-1|469	* [92651] [94800] High CVE-2011-2854: Use-after-free in ruby / table style
12mr|chromium-browser-stable-23.0.1271.97-1|470	handing
12mr|chromium-browser-stable-23.0.1271.97-1|471	* [92959] High CVE-2011-2855: Stale node in stylesheet handling
12mr|chromium-browser-stable-23.0.1271.97-1|472	* [93416] High CVE-2011-2856: Cross-origin bypass in v8
12mr|chromium-browser-stable-23.0.1271.97-1|473	* [93420] High CVE-2011-2857: Use-after-free in focus controller
12mr|chromium-browser-stable-23.0.1271.97-1|474	* [93472] High CVE-2011-2834: Double free in libxml XPath handling
12mr|chromium-browser-stable-23.0.1271.97-1|475	* [93497] Medium CVE-2011-2859: Incorrect permissions assigned to
12mr|chromium-browser-stable-23.0.1271.97-1|476	non-gallery pages
12mr|chromium-browser-stable-23.0.1271.97-1|477	* [93587] High CVE-2011-2860: Use-after-free in table style handling
12mr|chromium-browser-stable-23.0.1271.97-1|478	* [93596] Medium CVE-2011-2861: Bad string read in PDF
12mr|chromium-browser-stable-23.0.1271.97-1|479	* [93906] High CVE-2011-2862: Unintended access to v8 built-in objects
12mr|chromium-browser-stable-23.0.1271.97-1|480	* [95563] Medium CVE-2011-2864: Out-of-bounds read with Tibetan characters
12mr|chromium-browser-stable-23.0.1271.97-1|481	* [95625] Medium CVE-2011-2858: Out-of-bounds read with triangle arrays
12mr|chromium-browser-stable-23.0.1271.97-1|482	* [95917] Low CVE-2011-2874: Failure to pin a self-signed cert for a session
12mr|chromium-browser-stable-23.0.1271.97-1|483	* [95920] High CVE-2011-2875: Type confusion in v8 object sealing
12mr|chromium-browser-stable-23.0.1271.97-1|484	- detailed changelog at http://goo.gl/6B1kT
12mr|chromium-browser-stable-23.0.1271.97-1|485	- copy release 14.0.835.163 from beta to stable
12mr|chromium-browser-stable-23.0.1271.97-1|486	
12mr|chromium-browser-stable-23.0.1271.97-1|487	* Sun Sep 04 2011 Claudio Matsuoka <claudio@mandriva.com> 13.0.782.220-1
12mr|chromium-browser-stable-23.0.1271.97-1|488	+ Revision: 698257
12mr|chromium-browser-stable-23.0.1271.97-1|489	- new upstream release 13.0.782.220 (99552)
12mr|chromium-browser-stable-23.0.1271.97-1|490	* revoking trust for SSL certificates issued by DigiNotar-controlled
12mr|chromium-browser-stable-23.0.1271.97-1|491	intermediate CAs used by the Dutch PKIoverheid program
12mr|chromium-browser-stable-23.0.1271.97-1|492	
12mr|chromium-browser-stable-23.0.1271.97-1|493	* Tue Aug 23 2011 Claudio Matsuoka <claudio@mandriva.com> 13.0.782.215-1
12mr|chromium-browser-stable-23.0.1271.97-1|494	+ Revision: 696339
12mr|chromium-browser-stable-23.0.1271.97-1|495	- add fix for tcmalloc build in cooker
12mr|chromium-browser-stable-23.0.1271.97-1|496	- new upstream release 13.0.782.215 (97094)
12mr|chromium-browser-stable-23.0.1271.97-1|497	- security fixes:
12mr|chromium-browser-stable-23.0.1271.97-1|498	* [82552] High CVE-2011-2823: Use-after-free in line box handling
12mr|chromium-browser-stable-23.0.1271.97-1|499	* [88216] High CVE-2011-2824: Use-after-free with counter nodes
12mr|chromium-browser-stable-23.0.1271.97-1|500	* [88670] High CVE-2011-2825: Use-after-free with custom fonts
12mr|chromium-browser-stable-23.0.1271.97-1|501	* [89402] High CVE-2011-2821: Double free in libxml XPath handling
12mr|chromium-browser-stable-23.0.1271.97-1|502	* [87453] High CVE-2011-2826: Cross-origin violation with empty origins
12mr|chromium-browser-stable-23.0.1271.97-1|503	* [90668] High CVE-2011-2827: Use-after-free in text searching
12mr|chromium-browser-stable-23.0.1271.97-1|504	* [91517] High CVE-2011-2828: Out-of-bounds write in v8
12mr|chromium-browser-stable-23.0.1271.97-1|505	* [32-bit only] [91598] High CVE-2011-2829: Integer overflow in uniform
12mr|chromium-browser-stable-23.0.1271.97-1|506	arrays
12mr|chromium-browser-stable-23.0.1271.97-1|507	- detailed changelog at http://goo.gl/Lzn1m
12mr|chromium-browser-stable-23.0.1271.97-1|508	- new upstream release 13.0.782.112 (95650)
12mr|chromium-browser-stable-23.0.1271.97-1|509	- move release 13.0.782.107 (94237) from beta to stable
12mr|chromium-browser-stable-23.0.1271.97-1|510	- security fixes:
12mr|chromium-browser-stable-23.0.1271.97-1|511	* [78841] High CVE-2011-2359: Stale pointer due to bad line box tracking
12mr|chromium-browser-stable-23.0.1271.97-1|512	in rendering.
12mr|chromium-browser-stable-23.0.1271.97-1|513	* [79266] Low CVE-2011-2360: Potential bypass of dangerous file prompt.
12mr|chromium-browser-stable-23.0.1271.97-1|514	* [79426] Low CVE-2011-2361: Improve designation of strings in the basic
12mr|chromium-browser-stable-23.0.1271.97-1|515	auth dialog.
12mr|chromium-browser-stable-23.0.1271.97-1|516	* [81307] Medium CVE-2011-2782: File permissions error with drag and drop.
12mr|chromium-browser-stable-23.0.1271.97-1|517	* [83273] Medium CVE-2011-2783: Always confirm a developer mode NPAPI
12mr|chromium-browser-stable-23.0.1271.97-1|518	extension install via a browser dialog.
12mr|chromium-browser-stable-23.0.1271.97-1|519	* [83841] Low CVE-2011-2784: Local file path disclosure via GL program log.
12mr|chromium-browser-stable-23.0.1271.97-1|520	* [84402] Low CVE-2011-2785: Sanitize the homepage URL in extensions.
12mr|chromium-browser-stable-23.0.1271.97-1|521	* [84600] Low CVE-2011-2786: Make sure the speech input bubble is always
12mr|chromium-browser-stable-23.0.1271.97-1|522	on-screen.
12mr|chromium-browser-stable-23.0.1271.97-1|523	* [84805] Medium CVE-2011-2787: Browser crash due to GPU lock re-entrancy
12mr|chromium-browser-stable-23.0.1271.97-1|524	issue.
12mr|chromium-browser-stable-23.0.1271.97-1|525	* [85559] Low CVE-2011-2788: Buffer overflow in inspector serialization.
12mr|chromium-browser-stable-23.0.1271.97-1|526	* [85808] Medium CVE-2011-2789: Use after free in Pepper plug-in
12mr|chromium-browser-stable-23.0.1271.97-1|527	instantiation.
12mr|chromium-browser-stable-23.0.1271.97-1|528	* [86502] High CVE-2011-2790: Use-after-free with floating styles.
12mr|chromium-browser-stable-23.0.1271.97-1|529	* [86900] High CVE-2011-2791: Out-of-bounds write in ICU.
12mr|chromium-browser-stable-23.0.1271.97-1|530	* [87148] High CVE-2011-2792: Use-after-free with float removal.
12mr|chromium-browser-stable-23.0.1271.97-1|531	* [87227] High CVE-2011-2793: Use-after-free in media selectors.
12mr|chromium-browser-stable-23.0.1271.97-1|532	* [87298] Medium CVE-2011-2794: Out-of-bounds read in text iteration.
12mr|chromium-browser-stable-23.0.1271.97-1|533	* [87339] Medium CVE-2011-2795: Cross-frame function leak.
12mr|chromium-browser-stable-23.0.1271.97-1|534	* [87548] High CVE-2011-2796: Use-after-free in Skia.
12mr|chromium-browser-stable-23.0.1271.97-1|535	* [87729] High CVE-2011-2797: Use-after-free in resource caching.
12mr|chromium-browser-stable-23.0.1271.97-1|536	* [87815] Low CVE-2011-2798: Prevent a couple of internal schemes from
12mr|chromium-browser-stable-23.0.1271.97-1|537	being web accessible.
12mr|chromium-browser-stable-23.0.1271.97-1|538	* [87925] High CVE-2011-2799: Use-after-free in HTML range handling.
12mr|chromium-browser-stable-23.0.1271.97-1|539	* [88337] Medium CVE-2011-2800: Leak of client-side redirect target.
12mr|chromium-browser-stable-23.0.1271.97-1|540	* [88591] High CVE-2011-2802: v8 crash with const lookups.
12mr|chromium-browser-stable-23.0.1271.97-1|541	* [88827] Medium CVE-2011-2803: Out-of-bounds read in Skia paths.
12mr|chromium-browser-stable-23.0.1271.97-1|542	* [88846] High CVE-2011-2801: Use-after-free in frame loader.
12mr|chromium-browser-stable-23.0.1271.97-1|543	* [88889] High CVE-2011-2818: Use-after-free in display box rendering.
12mr|chromium-browser-stable-23.0.1271.97-1|544	* [89142] High CVE-2011-2804: PDF crash with nested functions.
12mr|chromium-browser-stable-23.0.1271.97-1|545	* [89520] High CVE-2011-2805: Cross-origin script injection.
12mr|chromium-browser-stable-23.0.1271.97-1|546	* [90222] High CVE-2011-2819: Cross-origin violation in base URI handling.
12mr|chromium-browser-stable-23.0.1271.97-1|547	- detailed changelog at http://goo.gl/25VH4
12mr|chromium-browser-stable-23.0.1271.97-1|548	
12mr|chromium-browser-stable-23.0.1271.97-1|549	* Fri Jul 29 2011 Claudio Matsuoka <claudio@mandriva.com> 12.0.742.124-1
12mr|chromium-browser-stable-23.0.1271.97-1|550	+ Revision: 692282
12mr|chromium-browser-stable-23.0.1271.97-1|551	- new upstream release 112-12.0.742.124 (92024)
12mr|chromium-browser-stable-23.0.1271.97-1|552	
12mr|chromium-browser-stable-23.0.1271.97-1|553	* Tue Jun 28 2011 Claudio Matsuoka <claudio@mandriva.com> 12.0.742.112-1
12mr|chromium-browser-stable-23.0.1271.97-1|554	+ Revision: 687931
12mr|chromium-browser-stable-23.0.1271.97-1|555	- new upstream release 12.0.742.112 (90785)
12mr|chromium-browser-stable-23.0.1271.97-1|556	- security fixes:
12mr|chromium-browser-stable-23.0.1271.97-1|557	* [77493] Medium CVE-2011-2345: Out-of-bounds read in NPAPI string handling.
12mr|chromium-browser-stable-23.0.1271.97-1|558	* [84355] High CVE-2011-2346: Use-after-free in SVG font handling.
12mr|chromium-browser-stable-23.0.1271.97-1|559	* [85003] High CVE-2011-2347: Memory corruption in CSS parsing.
12mr|chromium-browser-stable-23.0.1271.97-1|560	* [85102] High CVE-2011-2350: Lifetime and re-entrancy issues in the HTML
12mr|chromium-browser-stable-23.0.1271.97-1|561	parser.
12mr|chromium-browser-stable-23.0.1271.97-1|562	* [85177] High CVE-2011-2348: Bad bounds check in v8.
12mr|chromium-browser-stable-23.0.1271.97-1|563	* [85211] High CVE-2011-2351: Use-after-free with SVG use element.
12mr|chromium-browser-stable-23.0.1271.97-1|564	* [85418] High CVE-2011-2349: Use-after-free in text selection.
12mr|chromium-browser-stable-23.0.1271.97-1|565	- detailed changelog at http://goo.gl/PPBY4
12mr|chromium-browser-stable-23.0.1271.97-1|566	
12mr|chromium-browser-stable-23.0.1271.97-1|567	* Tue Jun 07 2011 Claudio Matsuoka <claudio@mandriva.com> 12.0.742.91-1
12mr|chromium-browser-stable-23.0.1271.97-1|568	+ Revision: 683117
12mr|chromium-browser-stable-23.0.1271.97-1|569	- new upstream release 12.0.742.91 (stable)
12mr|chromium-browser-stable-23.0.1271.97-1|570	* Hardware accelerated 3D CSS
12mr|chromium-browser-stable-23.0.1271.97-1|571	* New Safe Browsing protection against downloading malicious files
12mr|chromium-browser-stable-23.0.1271.97-1|572	* Ability to delete Flash cookies from inside Chrome
12mr|chromium-browser-stable-23.0.1271.97-1|573	* Launch Apps by name from the Omnibox
12mr|chromium-browser-stable-23.0.1271.97-1|574	* Integrated Sync into new settings pages
12mr|chromium-browser-stable-23.0.1271.97-1|575	* Improved screen reader support
12mr|chromium-browser-stable-23.0.1271.97-1|576	* New warning when hitting Command-Q on Mac
12mr|chromium-browser-stable-23.0.1271.97-1|577	* Removal of Google Gears
12mr|chromium-browser-stable-23.0.1271.97-1|578	- security fixes
12mr|chromium-browser-stable-23.0.1271.97-1|579	* [73962] [79746] High CVE-2011-1808: Use-after-free due to integer issues
12mr|chromium-browser-stable-23.0.1271.97-1|580	in float handling
12mr|chromium-browser-stable-23.0.1271.97-1|581	* [75496] Medium CVE-2011-1809: Use-after-free in accessibility support
12mr|chromium-browser-stable-23.0.1271.97-1|582	* [75643] Low CVE-2011-1810: Visit history information leak in CSS
12mr|chromium-browser-stable-23.0.1271.97-1|583	* [76034] Low CVE-2011-1811: Browser crash with lots of form submissions
12mr|chromium-browser-stable-23.0.1271.97-1|584	* [77026] Medium CVE-2011-1812: Extensions permission bypass
12mr|chromium-browser-stable-23.0.1271.97-1|585	* [78516] High CVE-2011-1813: Stale pointer in extension framework
12mr|chromium-browser-stable-23.0.1271.97-1|586	* [79362] Medium CVE-2011-1814: Read from uninitialized pointer
12mr|chromium-browser-stable-23.0.1271.97-1|587	* [79862] Low CVE-2011-1815: Extension script injection into new tab page
12mr|chromium-browser-stable-23.0.1271.97-1|588	* [80358] Medium CVE-2011-1816: Use-after-free in developer tools
12mr|chromium-browser-stable-23.0.1271.97-1|589	* [81916] Medium CVE-2011-1817: Browser memory corruption in history
12mr|chromium-browser-stable-23.0.1271.97-1|590	deletion
12mr|chromium-browser-stable-23.0.1271.97-1|591	* [81949] High CVE-2011-1818: Use-after-free in image loader
12mr|chromium-browser-stable-23.0.1271.97-1|592	* [83010] Medium CVE-2011-1819: Extension injection into chrome:// pages
12mr|chromium-browser-stable-23.0.1271.97-1|593	* [83275] High CVE-2011-2332: Same origin bypass in v8
12mr|chromium-browser-stable-23.0.1271.97-1|594	* [83743] High CVE-2011-2342: Same origin bypass in DOM
12mr|chromium-browser-stable-23.0.1271.97-1|595	- copy release 12.0.742.91 from beta to stable
12mr|chromium-browser-stable-23.0.1271.97-1|596	
12mr|chromium-browser-stable-23.0.1271.97-1|597	* Wed May 25 2011 Claudio Matsuoka <claudio@mandriva.com> 11.0.696.71-1
12mr|chromium-browser-stable-23.0.1271.97-1|598	+ Revision: 678989
12mr|chromium-browser-stable-23.0.1271.97-1|599	- new upstream release 11.0.696.71 (stable)
12mr|chromium-browser-stable-23.0.1271.97-1|600	- security fixes
12mr|chromium-browser-stable-23.0.1271.97-1|601	* [72189] Low CVE-2011-1801: Pop-up blocker bypass.
12mr|chromium-browser-stable-23.0.1271.97-1|602	* [$1000] [82546] High CVE-2011-1804: Stale pointer in floats rendering.
12mr|chromium-browser-stable-23.0.1271.97-1|603	* [82873] Critical CVE-2011-1806: Memory corruption in GPU command buffer.
12mr|chromium-browser-stable-23.0.1271.97-1|604	* [82903] Critical CVE-2011-1807: Out-of-bounds write in blob handling.
12mr|chromium-browser-stable-23.0.1271.97-1|605	- bug fixes
12mr|chromium-browser-stable-23.0.1271.97-1|606	* REGRESSION: selection extended by arrow keys flickers on LinkedIn.com.
12mr|chromium-browser-stable-23.0.1271.97-1|607	(Issue 83197).
12mr|chromium-browser-stable-23.0.1271.97-1|608	* Have ConnectBackupJob try IPv4 first to hide potential long IPv6 connect
12mr|chromium-browser-stable-23.0.1271.97-1|609	timeout (Issue 81686).
12mr|chromium-browser-stable-23.0.1271.97-1|610	
12mr|chromium-browser-stable-23.0.1271.97-1|611	* Thu May 12 2011 Claudio Matsuoka <claudio@mandriva.com> 11.0.696.68-1
12mr|chromium-browser-stable-23.0.1271.97-1|612	+ Revision: 673982
12mr|chromium-browser-stable-23.0.1271.97-1|613	- new upstream release 11.0.696.68 (stable)
12mr|chromium-browser-stable-23.0.1271.97-1|614	- security fixes
12mr|chromium-browser-stable-23.0.1271.97-1|615	* [64046] High CVE-2011-1799: Bad casts in Chromium WebKit glue.
12mr|chromium-browser-stable-23.0.1271.97-1|616	* [80608] High CVE-2011-1800: Integer overflows in SVG filters.
12mr|chromium-browser-stable-23.0.1271.97-1|617	
12mr|chromium-browser-stable-23.0.1271.97-1|618	* Sat May 07 2011 Claudio Matsuoka <claudio@mandriva.com> 11.0.696.65-1
12mr|chromium-browser-stable-23.0.1271.97-1|619	+ Revision: 671613
12mr|chromium-browser-stable-23.0.1271.97-1|620	- new upstream release 11.0.696.65 (stable)
12mr|chromium-browser-stable-23.0.1271.97-1|621	* fix issue 80580: After deleting bookmarks on the Bookmark managers,
12mr|chromium-browser-stable-23.0.1271.97-1|622	the bookmark bar doesn't display properly with existing bookmarks.
12mr|chromium-browser-stable-23.0.1271.97-1|623	
12mr|chromium-browser-stable-23.0.1271.97-1|624	* Fri Apr 29 2011 Claudio Matsuoka <claudio@mandriva.com> 11.0.696.57-1
12mr|chromium-browser-stable-23.0.1271.97-1|625	+ Revision: 660171
12mr|chromium-browser-stable-23.0.1271.97-1|626	- new upstream release 11.0.696.57 (stable)
12mr|chromium-browser-stable-23.0.1271.97-1|627	- security fixes:
12mr|chromium-browser-stable-23.0.1271.97-1|628	* [61502] High CVE-2011-1303: Stale pointer in floating object handling
12mr|chromium-browser-stable-23.0.1271.97-1|629	* [70538] Low CVE-2011-1304: Pop-up block bypass via plug-ins
12mr|chromium-browser-stable-23.0.1271.97-1|630	* [70589] Medium CVE-2011-1305: Linked-list race in database handling
12mr|chromium-browser-stable-23.0.1271.97-1|631	* [71586] Medium CVE-2011-1434: Lack of thread safety in MIME handling
12mr|chromium-browser-stable-23.0.1271.97-1|632	* [72523] Medium CVE-2011-1435: Bad extension with tabs permission can
12mr|chromium-browser-stable-23.0.1271.97-1|633	capture local files
12mr|chromium-browser-stable-23.0.1271.97-1|634	* [72910] Low CVE-2011-1436: Possible browser crash due to bad interaction
12mr|chromium-browser-stable-23.0.1271.97-1|635	with X
12mr|chromium-browser-stable-23.0.1271.97-1|636	* [73526] High CVE-2011-1437: Integer overflows in float rendering
12mr|chromium-browser-stable-23.0.1271.97-1|637	* [74653] High CVE-2011-1438: Same origin policy violation with blobs
12mr|chromium-browser-stable-23.0.1271.97-1|638	* [74763] High CVE-2011-1439: Prevent interference between renderer
12mr|chromium-browser-stable-23.0.1271.97-1|639	processes
12mr|chromium-browser-stable-23.0.1271.97-1|640	* [75186] High CVE-2011-1440: Use-after-free with <ruby> tag and CSS
12mr|chromium-browser-stable-23.0.1271.97-1|641	* [75347] High CVE-2011-1441: Bad cast with floating select lists
12mr|chromium-browser-stable-23.0.1271.97-1|642	* [75801] High CVE-2011-1442: Corrupt node trees with mutation events
12mr|chromium-browser-stable-23.0.1271.97-1|643	* [76001] High CVE-2011-1443: Stale pointers in layering code
12mr|chromium-browser-stable-23.0.1271.97-1|644	* [76542] High CVE-2011-1444: Race condition in sandbox launcher
12mr|chromium-browser-stable-23.0.1271.97-1|645	* [76646] Medium CVE-2011-1445: Out-of-bounds read in SVG
12mr|chromium-browser-stable-23.0.1271.97-1|646	* [76666] [77507] [78031] High CVE-2011-1446: Possible URL bar spoofs with
12mr|chromium-browser-stable-23.0.1271.97-1|647	navigation errors and interrupted loads
12mr|chromium-browser-stable-23.0.1271.97-1|648	* [76966] High CVE-2011-1447: Stale pointer in drop-down list handling
12mr|chromium-browser-stable-23.0.1271.97-1|649	* [77130] High CVE-2011-1448: Stale pointer in height calculations
12mr|chromium-browser-stable-23.0.1271.97-1|650	* [77346] High CVE-2011-1449: Use-after-free in WebSockets
12mr|chromium-browser-stable-23.0.1271.97-1|651	* [77349] Low CVE-2011-1450: Dangling pointers in file dialogs
12mr|chromium-browser-stable-23.0.1271.97-1|652	* [77463] High CVE-2011-1451: Dangling pointers in DOM id map
12mr|chromium-browser-stable-23.0.1271.97-1|653	* [77786] Medium CVE-2011-1452: URL bar spoof with redirect and manual
12mr|chromium-browser-stable-23.0.1271.97-1|654	reload
12mr|chromium-browser-stable-23.0.1271.97-1|655	* [79199] High CVE-2011-1454: Use-after-free in DOM id handling
12mr|chromium-browser-stable-23.0.1271.97-1|656	* [79361] Medium CVE-2011-1455: Out-of-bounds read with multipart-encoded
12mr|chromium-browser-stable-23.0.1271.97-1|657	PDF
12mr|chromium-browser-stable-23.0.1271.97-1|658	* [79364] High CVE-2011-1456: Stale pointers with PDF forms
12mr|chromium-browser-stable-23.0.1271.97-1|659	- detailed changelog at http://goo.gl/arI9m
12mr|chromium-browser-stable-23.0.1271.97-1|660	- copy Chromium 11 sources from beta to stable
12mr|chromium-browser-stable-23.0.1271.97-1|661	- remove Chromium 10 source files
12mr|chromium-browser-stable-23.0.1271.97-1|662	
12mr|chromium-browser-stable-23.0.1271.97-1|663	* Fri Apr 15 2011 Claudio Matsuoka <claudio@mandriva.com> 10.0.648.205-1
12mr|chromium-browser-stable-23.0.1271.97-1|664	+ Revision: 653084
12mr|chromium-browser-stable-23.0.1271.97-1|665	- new upstream release 10.0.648.205 (stable)
12mr|chromium-browser-stable-23.0.1271.97-1|666	* Fix issue 75629: CVE-2011-1301: Use-after-free in the GPU process
12mr|chromium-browser-stable-23.0.1271.97-1|667	* Fix issue 78524: CVE-2011-1302: Heap overflow in the GPU process
12mr|chromium-browser-stable-23.0.1271.97-1|668	- detailed changelog at http://goo.gl/wJg8b
12mr|chromium-browser-stable-23.0.1271.97-1|669	
12mr|chromium-browser-stable-23.0.1271.97-1|670	* Mon Apr 04 2011 Claudio Matsuoka <claudio@mandriva.com> 10.0.648.204-2
12mr|chromium-browser-stable-23.0.1271.97-1|671	+ Revision: 650370
12mr|chromium-browser-stable-23.0.1271.97-1|672	- update chromium-browser package group
12mr|chromium-browser-stable-23.0.1271.97-1|673	- bump release for buildsystem debug
12mr|chromium-browser-stable-23.0.1271.97-1|674	
12mr|chromium-browser-stable-23.0.1271.97-1|675	* Fri Mar 25 2011 Claudio Matsuoka <claudio@mandriva.com> 10.0.648.204-1
12mr|chromium-browser-stable-23.0.1271.97-1|676	+ Revision: 648498
12mr|chromium-browser-stable-23.0.1271.97-1|677	- new upstream release 10.0.648.204 (stable)
12mr|chromium-browser-stable-23.0.1271.97-1|678	* support for password manager
12mr|chromium-browser-stable-23.0.1271.97-1|679	* performance and stability fixes
12mr|chromium-browser-stable-23.0.1271.97-1|680	* fix CVE-2011-1291: Buffer error in base string handling
12mr|chromium-browser-stable-23.0.1271.97-1|681	* fix CVE-2011-1292: Use-after-free in the frame loader
12mr|chromium-browser-stable-23.0.1271.97-1|682	* fix CVE-2011-1293: Use-after-free in HTMLCollection
12mr|chromium-browser-stable-23.0.1271.97-1|683	* fix CVE-2011-1294: Stale pointer in CSS handling
12mr|chromium-browser-stable-23.0.1271.97-1|684	* fix CVE-2011-1295: DOM tree corruption with broken node parentage
12mr|chromium-browser-stable-23.0.1271.97-1|685	* fix CVE-2011-1296: Stale pointer in SVG text handling
12mr|chromium-browser-stable-23.0.1271.97-1|686	- fix some system library settings introduced in revision 647139
12mr|chromium-browser-stable-23.0.1271.97-1|687	
12mr|chromium-browser-stable-23.0.1271.97-1|688	+ Funda Wang <fwang@mandriva.org>
12mr|chromium-browser-stable-23.0.1271.97-1|689	- build with more system libs
12mr|chromium-browser-stable-23.0.1271.97-1|690	
12mr|chromium-browser-stable-23.0.1271.97-1|691	* Fri Mar 18 2011 Claudio Matsuoka <claudio@mandriva.com> 10.0.648.151-1
12mr|chromium-browser-stable-23.0.1271.97-1|692	+ Revision: 646282
12mr|chromium-browser-stable-23.0.1271.97-1|693	- new upstream release 10.0.648.151 (stable)
12mr|chromium-browser-stable-23.0.1271.97-1|694	* blacklist a small number of HTTPS certificates
12mr|chromium-browser-stable-23.0.1271.97-1|695	
12mr|chromium-browser-stable-23.0.1271.97-1|696	* Sat Mar 12 2011 Claudio Matsuoka <claudio@mandriva.com> 10.0.648.133-1
12mr|chromium-browser-stable-23.0.1271.97-1|697	+ Revision: 644042
12mr|chromium-browser-stable-23.0.1271.97-1|698	- new upstream release 10.0.648.133 (stable)
12mr|chromium-browser-stable-23.0.1271.97-1|699	* [CVE-2011-1290] fix memory corruption in style handling
12mr|chromium-browser-stable-23.0.1271.97-1|700	- check presence of patch files
12mr|chromium-browser-stable-23.0.1271.97-1|701	
12mr|chromium-browser-stable-23.0.1271.97-1|702	* Fri Mar 11 2011 Claudio Matsuoka <claudio@mandriva.com> 10.0.648.127-2
12mr|chromium-browser-stable-23.0.1271.97-1|703	+ Revision: 643848
12mr|chromium-browser-stable-23.0.1271.97-1|704	- apply patches correctly
12mr|chromium-browser-stable-23.0.1271.97-1|705	
12mr|chromium-browser-stable-23.0.1271.97-1|706	* Wed Mar 09 2011 Claudio Matsuoka <claudio@mandriva.com> 10.0.648.127-1
12mr|chromium-browser-stable-23.0.1271.97-1|707	+ Revision: 643105
12mr|chromium-browser-stable-23.0.1271.97-1|708	- new upstream release 10.0.648.127 (stable)
12mr|chromium-browser-stable-23.0.1271.97-1|709	* New version of V8 which greatly improves javascript performance
12mr|chromium-browser-stable-23.0.1271.97-1|710	* New settings pages that open in a tab, rather than a dialog box
12mr|chromium-browser-stable-23.0.1271.97-1|711	* Improved security with malware reporting and disabling outdated plugins
12mr|chromium-browser-stable-23.0.1271.97-1|712	by default
12mr|chromium-browser-stable-23.0.1271.97-1|713	* Password sync as part of Chrome Sync now enabled by default
12mr|chromium-browser-stable-23.0.1271.97-1|714	* GPU Accelerated Video
12mr|chromium-browser-stable-23.0.1271.97-1|715	* Background WebApps
12mr|chromium-browser-stable-23.0.1271.97-1|716	* webNavigation extension API
12mr|chromium-browser-stable-23.0.1271.97-1|717	- annoucement and security fix list: http://goo.gl/PWdBi
12mr|chromium-browser-stable-23.0.1271.97-1|718	- move chromium patch 10.0.648.114 from beta channel to stable
12mr|chromium-browser-stable-23.0.1271.97-1|719	- move chromium patch 10.0.648.82 from beta channel to stable
12mr|chromium-browser-stable-23.0.1271.97-1|720	- move chromium patch 10.0.648.127 from beta channel to stable
12mr|chromium-browser-stable-23.0.1271.97-1|721	- move chromium patch 10.0.648.126 from beta channel to stable
12mr|chromium-browser-stable-23.0.1271.97-1|722	- move chromium 10.0.648.45 from beta channel to stable
12mr|chromium-browser-stable-23.0.1271.97-1|723	- move patch from beta channel to stable
12mr|chromium-browser-stable-23.0.1271.97-1|724	- move patch from beta channel to stable
12mr|chromium-browser-stable-23.0.1271.97-1|725	
12mr|chromium-browser-stable-23.0.1271.97-1|726	* Tue Mar 01 2011 Claudio Matsuoka <claudio@mandriva.com> 9.0.597.107-1
12mr|chromium-browser-stable-23.0.1271.97-1|727	+ Revision: 641075
12mr|chromium-browser-stable-23.0.1271.97-1|728	- new upstream release 9.0.597.107 (stable)
12mr|chromium-browser-stable-23.0.1271.97-1|729	- contains security fixes, see detais at http://goo.gl/rkTSm
12mr|chromium-browser-stable-23.0.1271.97-1|730	- add beta browser to the downgrade notice in spec description
12mr|chromium-browser-stable-23.0.1271.97-1|731	
12mr|chromium-browser-stable-23.0.1271.97-1|732	* Sat Feb 12 2011 Claudio Matsuoka <claudio@mandriva.com> 9.0.597.98-1
12mr|chromium-browser-stable-23.0.1271.97-1|733	+ Revision: 637364
12mr|chromium-browser-stable-23.0.1271.97-1|734	- new upstream version 9.0.597.98
12mr|chromium-browser-stable-23.0.1271.97-1|735	- add conflicts to beta channel browser
12mr|chromium-browser-stable-23.0.1271.97-1|736	- add obsoletes entry for old (canary) chromium-browser package
12mr|chromium-browser-stable-23.0.1271.97-1|737	
12mr|chromium-browser-stable-23.0.1271.97-1|738	* Thu Feb 10 2011 Claudio Matsuoka <claudio@mandriva.com> 9.0.597.94-1
12mr|chromium-browser-stable-23.0.1271.97-1|739	+ Revision: 637082
12mr|chromium-browser-stable-23.0.1271.97-1|740	- imported package chromium-browser-stable
12mr|chromium-browser-stable-23.0.1271.97-1|741	

13672 12
12mr|chrpath-0.13-12|1	Name: 		chrpath
12mr|chrpath-0.13-12|2	Version: 	0.13
12mr|chrpath-0.13-12|3	Release: 	%mkrel 12
12mr|chrpath-0.13-12|4	Group: 		Development/Other
12mr|chrpath-0.13-12|5	Summary: 	Dynamic library load path (rpath) alterer
12mr|chrpath-0.13-12|6	Url:		http://www.tux.org/pub/X-Windows/ftp.hungry.com/chrpath/
12mr|chrpath-0.13-12|7	Source:		%Url/%name-%version.tar.bz2
12mr|chrpath-0.13-12|8	License: 	GPL
12mr|chrpath-0.13-12|9	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12mr|chrpath-0.13-12|10	
12mr|chrpath-0.13-12|11	%description
12mr|chrpath-0.13-12|12	Chrpath allows you to modify the dynamic library load path (rpath) of
12mr|chrpath-0.13-12|13	compiled programs.  Currently, only removing and modifying the rpath
12mr|chrpath-0.13-12|14	is supported.
12mr|chrpath-0.13-12|15	
12mr|chrpath-0.13-12|16	
12mr|chrpath-0.13-12|17	%prep
12mr|chrpath-0.13-12|18	%setup -q
12mr|chrpath-0.13-12|19	
12mr|chrpath-0.13-12|20	%build
12mr|chrpath-0.13-12|21	%configure2_5x
12mr|chrpath-0.13-12|22	%make
12mr|chrpath-0.13-12|23	
12mr|chrpath-0.13-12|24	%install
12mr|chrpath-0.13-12|25	rm -rf $RPM_BUILD_ROOT
12mr|chrpath-0.13-12|26	%makeinstall
12mr|chrpath-0.13-12|27	rm -fr $RPM_BUILD_ROOT/usr/doc
12mr|chrpath-0.13-12|28	
12mr|chrpath-0.13-12|29	%clean
12mr|chrpath-0.13-12|30	rm -rf $RPM_BUILD_ROOT;
12mr|chrpath-0.13-12|31	
12mr|chrpath-0.13-12|32	%files
12mr|chrpath-0.13-12|33	%defattr (-, root, root,755)
12mr|chrpath-0.13-12|34	%doc AUTHORS ChangeLog COPYING NEWS README
12mr|chrpath-0.13-12|35	%_bindir/chrpath
12mr|chrpath-0.13-12|36	%_mandir/man1/chrpath.1*
12mr|chrpath-0.13-12|37	
12mr|chrpath-0.13-12|38	
12mr|chrpath-0.13-12|39	
12mr|chrpath-0.13-12|40	
12mr|chrpath-0.13-12|41	%changelog
12mr|chrpath-0.13-12|42	

13673 12
12mr|cifs-utils-5.8-1|1	Summary:	Tools for Managing Linux CIFS Client Filesystems
12mr|cifs-utils-5.8-1|2	Name:		cifs-utils
12mr|cifs-utils-5.8-1|3	Version:	5.8
12mr|cifs-utils-5.8-1|4	License:	GPLv3
12mr|cifs-utils-5.8-1|5	Group:		Networking/Other
12mr|cifs-utils-5.8-1|6	Release:	1
12mr|cifs-utils-5.8-1|7	URL:		http://www.samba.org/linux-cifs/cifs-utils/
12mr|cifs-utils-5.8-1|8	Source0:	ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/%{name}-%{version}.tar.bz2
12mr|cifs-utils-5.8-1|9	Source1:	ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/%{name}-%{version}.tar.bz2.asc
12mr|cifs-utils-5.8-1|10	BuildRequires:	autoconf automake libtool
12mr|cifs-utils-5.8-1|11	BuildRequires:	pkgconfig(talloc)
12mr|cifs-utils-5.8-1|12	BuildRequires:	pkgconfig(libcap-ng)
12mr|cifs-utils-5.8-1|13	BuildRequires:	keyutils-devel
12mr|cifs-utils-5.8-1|14	BuildRequires:	krb5-devel
12mr|cifs-utils-5.8-1|15	BuildRequires:	acl-devel
12mr|cifs-utils-5.8-1|16	BuildRequires:	pkgconfig(wbclient)
12mr|cifs-utils-5.8-1|17	BuildRequires:	samba-winbind
12mr|cifs-utils-5.8-1|18	Suggests:	sudo nss_wins
12mr|cifs-utils-5.8-1|19	Provides:	mount-cifs = %{version}
12mr|cifs-utils-5.8-1|20	Obsoletes:	mount-cifs <= 4.0
12mr|cifs-utils-5.8-1|21	Requires:       keyutils
12mr|cifs-utils-5.8-1|22	
12mr|cifs-utils-5.8-1|23	Patch0:		FORTIFY_SOURCE_ftrunkate.patch
12mr|cifs-utils-5.8-1|24	
12mr|cifs-utils-5.8-1|25	%description
12mr|cifs-utils-5.8-1|26	Tools for Managing Linux CIFS Client Filesystems.
12mr|cifs-utils-5.8-1|27	
12mr|cifs-utils-5.8-1|28	%prep
12mr|cifs-utils-5.8-1|29	
12mr|cifs-utils-5.8-1|30	%setup -q
12mr|cifs-utils-5.8-1|31	#%patch0 -p1
12mr|cifs-utils-5.8-1|32	
12mr|cifs-utils-5.8-1|33	# remove -Werror
12mr|cifs-utils-5.8-1|34	perl -pi -e "s|-Werror||g" Makefile*
12mr|cifs-utils-5.8-1|35	
12mr|cifs-utils-5.8-1|36	%build
12mr|cifs-utils-5.8-1|37	%serverbuild
12mr|cifs-utils-5.8-1|38	rm -rf autom4te.cache
12mr|cifs-utils-5.8-1|39	autoreconf -fi
12mr|cifs-utils-5.8-1|40	%configure2_5x \
12mr|cifs-utils-5.8-1|41	--sbindir=/sbin
12mr|cifs-utils-5.8-1|42	
12mr|cifs-utils-5.8-1|43	%make
12mr|cifs-utils-5.8-1|44	
12mr|cifs-utils-5.8-1|45	%install
12mr|cifs-utils-5.8-1|46	%makeinstall_std
12mr|cifs-utils-5.8-1|47	mkdir %{buildroot}/bin
12mr|cifs-utils-5.8-1|48	ln -s ../sbin/mount.cifs %{buildroot}/bin/mount.cifs
12mr|cifs-utils-5.8-1|49	# Hack for smb4k
12mr|cifs-utils-5.8-1|50	ln -s umount %{buildroot}/bin/umount.cifs
12mr|cifs-utils-5.8-1|51	
12mr|cifs-utils-5.8-1|52	mkdir -p %{buildroot}%{_sysconfdir}/request-key.d
12mr|cifs-utils-5.8-1|53	install -m 644 contrib/request-key.d/cifs.idmap.conf %{buildroot}%{_sysconfdir}/request-key.d
12mr|cifs-utils-5.8-1|54	install -m 644 contrib/request-key.d/cifs.spnego.conf %{buildroot}%{_sysconfdir}/request-key.d
12mr|cifs-utils-5.8-1|55	cp contrib/request-key.d/README contrib/request-key.d/README.keyutils-1.5.5
12mr|cifs-utils-5.8-1|56	
12mr|cifs-utils-5.8-1|57	%files
12mr|cifs-utils-5.8-1|58	%doc AUTHORS README doc/linux-cifs-client-guide.odt contrib/request-key.d/README.keyutils-1.5.5
12mr|cifs-utils-5.8-1|59	%config(noreplace) %{_sysconfdir}/request-key.d/cifs.idmap.conf
12mr|cifs-utils-5.8-1|60	%config(noreplace) %{_sysconfdir}/request-key.d/cifs.spnego.conf
12mr|cifs-utils-5.8-1|61	%{_bindir}/cifscreds
12mr|cifs-utils-5.8-1|62	%{_bindir}/getcifsacl
12mr|cifs-utils-5.8-1|63	%{_bindir}/setcifsacl
12mr|cifs-utils-5.8-1|64	
12mr|cifs-utils-5.8-1|65	/sbin/cifs.upcall
12mr|cifs-utils-5.8-1|66	/sbin/mount.cifs
12mr|cifs-utils-5.8-1|67	/sbin/cifs.idmap
12mr|cifs-utils-5.8-1|68	/bin/mount.cifs
12mr|cifs-utils-5.8-1|69	/bin/umount.cifs
12mr|cifs-utils-5.8-1|70	
12mr|cifs-utils-5.8-1|71	%{_mandir}/man8/cifs.upcall.8*
12mr|cifs-utils-5.8-1|72	%{_mandir}/man8/mount.cifs.8*
12mr|cifs-utils-5.8-1|73	%{_mandir}/man8/cifs.idmap.8.*
12mr|cifs-utils-5.8-1|74	%{_mandir}/man1/cifscreds.1*
12mr|cifs-utils-5.8-1|75	%{_mandir}/man1/getcifsacl.1.*
12mr|cifs-utils-5.8-1|76	%{_mandir}/man1/setcifsacl.1.*

13674 12
12mr|cim-3.37-10|1	%define _disable_ld_no_undefined 1
12mr|cim-3.37-10|2	
12mr|cim-3.37-10|3	%define	libname_orig	libcim
12mr|cim-3.37-10|4	%define	major		3
12mr|cim-3.37-10|5	%define	libname		%mklibname %{name} %{major}
12mr|cim-3.37-10|6	%define	libname_devel	%mklibname %{name} -d
12mr|cim-3.37-10|7	
12mr|cim-3.37-10|8	Summary:	Simula to C translator. Mother of all OO-languages
12mr|cim-3.37-10|9	Name:		cim
12mr|cim-3.37-10|10	Version:	3.37
12mr|cim-3.37-10|11	Release:	10
12mr|cim-3.37-10|12	License:	GPL
12mr|cim-3.37-10|13	Group:		Development/Other
12mr|cim-3.37-10|14	Url:		ftp://ftp.ifi.uio.no/pub/cim/
12mr|cim-3.37-10|15	#http://www.ifi.uio.no/~cim/cim.html
12mr|cim-3.37-10|16	Source0:	ftp://ftp.ifi.uio.no/pub/cim/%{name}-%{version}.tar.bz2
12mr|cim-3.37-10|17	Patch0:		cim-3.37-fix-str-fmt.patch
12mr|cim-3.37-10|18	Patch1:		cim_fix_progname.patch
12mr|cim-3.37-10|19	Requires:	%{libname} = %{version}-%{release}
12mr|cim-3.37-10|20	
12mr|cim-3.37-10|21	%description
12mr|cim-3.37-10|22	Cim compiles Simula code to C and uses a C compiler like gcc to
12mr|cim-3.37-10|23	compile it further to machine-code. Simula was the first language
12mr|cim-3.37-10|24	with object-oriented features. The Simula language has features for
12mr|cim-3.37-10|25	quasi-parallel execution and a framework for doing simulations.
12mr|cim-3.37-10|26	
12mr|cim-3.37-10|27	%package -n %{libname}
12mr|cim-3.37-10|28	Summary:	Gnu Cim libraries packages
12mr|cim-3.37-10|29	Group:		Development/Other
12mr|cim-3.37-10|30	
12mr|cim-3.37-10|31	%description -n %{libname}
12mr|cim-3.37-10|32	This package contains the libraries needed to run programs dynamically
12mr|cim-3.37-10|33	linked with cim (the Gnu Simula Compiler)
12mr|cim-3.37-10|34	
12mr|cim-3.37-10|35	%package -n %{libname_devel}
12mr|cim-3.37-10|36	Summary:	Headers for developing programs that will use cim
12mr|cim-3.37-10|37	Group:		Development/Other
12mr|cim-3.37-10|38	Requires:	%{libname} = %{version}-%{release}
12mr|cim-3.37-10|39	Provides:	%{name}-devel
12mr|cim-3.37-10|40	Provides:	%{libname_orig}-devel
12mr|cim-3.37-10|41	
12mr|cim-3.37-10|42	%description -n %{libname_devel}
12mr|cim-3.37-10|43	This package contains the headers that programmers will need to develop
12mr|cim-3.37-10|44	applications which will use cim.
12mr|cim-3.37-10|45	
12mr|cim-3.37-10|46	%prep
12mr|cim-3.37-10|47	%setup -q
12mr|cim-3.37-10|48	%patch0 -p0
12mr|cim-3.37-10|49	%patch1 -p1
12mr|cim-3.37-10|50	
12mr|cim-3.37-10|51	%build
12mr|cim-3.37-10|52	%configure2_5x	--enable-dump=yes --disable-static
12mr|cim-3.37-10|53	(cd src; make libdir=%{_libdir} includedir=%{_includedir})
12mr|cim-3.37-10|54	%make all
12mr|cim-3.37-10|55	
12mr|cim-3.37-10|56	%install
12mr|cim-3.37-10|57	%makeinstall mandir=%{buildroot}%{_mandir} infodir=%{buildroot}%{_infodir}
12mr|cim-3.37-10|58	
12mr|cim-3.37-10|59	cd %{buildroot}%{_libdir};chmod +x libcim.so.%{major}.0.0
12mr|cim-3.37-10|60	
12mr|cim-3.37-10|61	%files
12mr|cim-3.37-10|62	%doc NEWS
12mr|cim-3.37-10|63	%{_bindir}/*
12mr|cim-3.37-10|64	
12mr|cim-3.37-10|65	%files -n %{libname}
12mr|cim-3.37-10|66	%{_libdir}/*.so.%{major}*
12mr|cim-3.37-10|67	
12mr|cim-3.37-10|68	%files -n %{libname_devel}
12mr|cim-3.37-10|69	%{_libdir}/*.so
12mr|cim-3.37-10|70	%{_libdir}/*.a
12mr|cim-3.37-10|71	%{_includedir}/cim.h
12mr|cim-3.37-10|72	%{_mandir}/*/*
12mr|cim-3.37-10|73	%{_infodir}/*
12mr|cim-3.37-10|74	%doc README doc/SIMULA-HISTORY AUTHORS COPYING TODO
12mr|cim-3.37-10|75	
12mr|cim-3.37-10|76	
12mr|cim-3.37-10|77	%changelog
12mr|cim-3.37-10|78	* Mon Aug  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|cim-3.37-10|79	+ Commit: a959695
12mr|cim-3.37-10|80	- Keep .a files
12mr|cim-3.37-10|81	
12mr|cim-3.37-10|82	* Mon Aug  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|cim-3.37-10|83	+ Commit: f7ca2a8
12mr|cim-3.37-10|84	- Drop .la and .a files, spec cleanup
12mr|cim-3.37-10|85	
12mr|cim-3.37-10|86	

13675 12
12mr|cjet-0.8.9-12|1	Summary:	Cjet PCL emulation for Canon CaPSL printers
12mr|cjet-0.8.9-12|2	Name:		cjet
12mr|cjet-0.8.9-12|3	Version:	0.8.9
12mr|cjet-0.8.9-12|4	Release:	%mkrel 12
12mr|cjet-0.8.9-12|5	License:	GPL
12mr|cjet-0.8.9-12|6	Group:		System/Printing
12mr|cjet-0.8.9-12|7	URL:		ftp://metalab.unc.edu/pub/Linux/system/printing/
12mr|cjet-0.8.9-12|8	Source:		ftp://metalab.unc.edu/pub/Linux/system/printing/cjet089.tar.bz2
12mr|cjet-0.8.9-12|9	Conflicts:	printer-utils = 2007
12mr|cjet-0.8.9-12|10	Conflicts:	printer-filters = 2007
12mr|cjet-0.8.9-12|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cjet-0.8.9-12|12	
12mr|cjet-0.8.9-12|13	%description
12mr|cjet-0.8.9-12|14	CJET filters printer data from stdin to stdout, converting HP PCL (Printer
12mr|cjet-0.8.9-12|15	Command Language) commands to their CaPSL equivalents.
12mr|cjet-0.8.9-12|16	CaPSL is short for `Canon Printing Systems Language'.
12mr|cjet-0.8.9-12|17	Whereas PCL is a de-facto world-wide standard as a laser and inkjet printer
12mr|cjet-0.8.9-12|18	control language, CaPSL is limited to Canon laser printers.
12mr|cjet-0.8.9-12|19	
12mr|cjet-0.8.9-12|20	%prep
12mr|cjet-0.8.9-12|21	
12mr|cjet-0.8.9-12|22	%setup -q -n %{name}089
12mr|cjet-0.8.9-12|23	
12mr|cjet-0.8.9-12|24	%build
12mr|cjet-0.8.9-12|25	make OPT="%{optflags}" LDFLAGS="%{ldflags}"
12mr|cjet-0.8.9-12|26	
12mr|cjet-0.8.9-12|27	%install
12mr|cjet-0.8.9-12|28	rm -rf %{buildroot}
12mr|cjet-0.8.9-12|29	
12mr|cjet-0.8.9-12|30	install -d  %{buildroot}%{_bindir}
12mr|cjet-0.8.9-12|31	install -m0755 cjet %{buildroot}%{_bindir}
12mr|cjet-0.8.9-12|32	
12mr|cjet-0.8.9-12|33	%clean
12mr|cjet-0.8.9-12|34	rm -rf %{buildroot}
12mr|cjet-0.8.9-12|35	
12mr|cjet-0.8.9-12|36	%files
12mr|cjet-0.8.9-12|37	%defattr(0644,root,root,0755)
12mr|cjet-0.8.9-12|38	%doc README INSTALL COPYING TODO ChangeLog samples/
12mr|cjet-0.8.9-12|39	%attr(0755,root,root) %{_bindir}/cjet
12mr|cjet-0.8.9-12|40	
12mr|cjet-0.8.9-12|41	
12mr|cjet-0.8.9-12|42	
12mr|cjet-0.8.9-12|43	%changelog
12mr|cjet-0.8.9-12|44	

13676 12
12mr|clamav-0.97.5-1|1	%define	major 6
12mr|clamav-0.97.5-1|2	%define libname %mklibname %{name} %{major}
12mr|clamav-0.97.5-1|3	%define develname %mklibname %{name} -d
12mr|clamav-0.97.5-1|4	
12mr|clamav-0.97.5-1|5	%define milter	1
12mr|clamav-0.97.5-1|6	
12mr|clamav-0.97.5-1|7	%{?_with_milter:   %{expand: %%global milter 1}}
12mr|clamav-0.97.5-1|8	%{?_without_milter:   %{expand: %%global milter 0}}
12mr|clamav-0.97.5-1|9	
12mr|clamav-0.97.5-1|10	%define release %mkrel 1
12mr|clamav-0.97.5-1|11	
12mr|clamav-0.97.5-1|12	
12mr|clamav-0.97.5-1|13	Summary:	An anti-virus utility for Unix
12mr|clamav-0.97.5-1|14	Name:		clamav
12mr|clamav-0.97.5-1|15	Version:	0.97.5
12mr|clamav-0.97.5-1|16	Release:	%release
12mr|clamav-0.97.5-1|17	License:	GPL
12mr|clamav-0.97.5-1|18	Group:		File tools
12mr|clamav-0.97.5-1|19	URL:		http://clamav.sourceforge.net/
12mr|clamav-0.97.5-1|20	#Source1:	http://www.clamav.net/%{name}-%{version}.tar.gz.sig
12mr|clamav-0.97.5-1|21	# clamav-0.95+ bundles support for RAR v3 in "libclamav" without permission,
12mr|clamav-0.97.5-1|22	# from Eugene Roshal of RARlabs. There is also patent issues involved.
12mr|clamav-0.97.5-1|23	#
12mr|clamav-0.97.5-1|24	# https://bugzilla.redhat.com/show_bug.cgi?id=334371
12mr|clamav-0.97.5-1|25	# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=312552
12mr|clamav-0.97.5-1|26	#
12mr|clamav-0.97.5-1|27	# Both Redhat and debian removes this code from the upstream tar ball
12mr|clamav-0.97.5-1|28	# and repackages it.
12mr|clamav-0.97.5-1|29	Source0:	%{name}-%{version}-norar.tar.gz
12mr|clamav-0.97.5-1|30	Source2:	clamav-clamd.init
12mr|clamav-0.97.5-1|31	Source3:	clamav-clamd.logrotate
12mr|clamav-0.97.5-1|32	Source4:	clamav-freshclamd.init
12mr|clamav-0.97.5-1|33	Source5:	clamav-freshclam.logrotate
12mr|clamav-0.97.5-1|34	Source6:	clamav-milter.init
12mr|clamav-0.97.5-1|35	Source7:	clamav-milter.sysconfig
12mr|clamav-0.97.5-1|36	Source8:	clamav-milter.logrotate
12mr|clamav-0.97.5-1|37	Source9:	clamav-clamd.sysconfig
12mr|clamav-0.97.5-1|38	Source10:	clamav-freshclam.sysconfig
12mr|clamav-0.97.5-1|39	Patch0:		clamav-mdv_conf.diff
12mr|clamav-0.97.5-1|40	Patch1:		clamav-0.95-linkage_fix.diff
12mr|clamav-0.97.5-1|41	Patch2:		clamav-0.95-build_fix.diff
12mr|clamav-0.97.5-1|42	Patch10:	clamav-0.97.2-private.patch
12mr|clamav-0.97.5-1|43	Patch11:	clamav-0.92-open.patch
12mr|clamav-0.97.5-1|44	Patch12:	clamav-0.95-cliopts.patch
12mr|clamav-0.97.5-1|45	Patch13:	clamav-0.95rc1-umask.patch
12mr|clamav-0.97.5-1|46	# https://bugzilla.clamav.net/show_bug.cgi?id=5252
12mr|clamav-0.97.5-1|47	Patch14:	clamav-0.97.5-bug5252.diff
12mr|clamav-0.97.5-1|48	Requires(post): clamav-db
12mr|clamav-0.97.5-1|49	Requires(preun): clamav-db
12mr|clamav-0.97.5-1|50	Requires(post): %{libname} >= %{version}
12mr|clamav-0.97.5-1|51	Requires(preun): %{libname} >= %{version}
12mr|clamav-0.97.5-1|52	Requires(post): rpm-helper
12mr|clamav-0.97.5-1|53	Requires(preun): rpm-helper
12mr|clamav-0.97.5-1|54	Requires(pre): rpm-helper
12mr|clamav-0.97.5-1|55	Requires(postun): rpm-helper
12mr|clamav-0.97.5-1|56	BuildRequires:	bc
12mr|clamav-0.97.5-1|57	BuildRequires:	bzip2-devel
12mr|clamav-0.97.5-1|58	BuildRequires:	curl-devel
12mr|clamav-0.97.5-1|59	BuildRequires:	ncurses-devel
12mr|clamav-0.97.5-1|60	BuildRequires:	tommath-devel
12mr|clamav-0.97.5-1|61	BuildRequires:	zlib-devel
12mr|clamav-0.97.5-1|62	%if %{milter}
12mr|clamav-0.97.5-1|63	BuildRequires:	sendmail-devel
12mr|clamav-0.97.5-1|64	BuildRequires:	tcp_wrappers-devel
12mr|clamav-0.97.5-1|65	%endif
12mr|clamav-0.97.5-1|66	
12mr|clamav-0.97.5-1|67	%description
12mr|clamav-0.97.5-1|68	Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this
12mr|clamav-0.97.5-1|69	software is the integration with mail seversions (attachment scanning). The
12mr|clamav-0.97.5-1|70	package provides a flexible and scalable multi-threaded daemon, a commandline
12mr|clamav-0.97.5-1|71	scanner, and a tool for automatic updating via Internet. The programs are based
12mr|clamav-0.97.5-1|72	on a shared library distributed with the Clam AntiVirus package, which you can
12mr|clamav-0.97.5-1|73	use in your own software.
12mr|clamav-0.97.5-1|74	
12mr|clamav-0.97.5-1|75	You can build %{name} with some conditional build swithes;
12mr|clamav-0.97.5-1|76	
12mr|clamav-0.97.5-1|77	(ie. use with rpm --rebuild):
12mr|clamav-0.97.5-1|78	--with[out] milter	Build %{name}-milter (disabled)
12mr|clamav-0.97.5-1|79	
12mr|clamav-0.97.5-1|80	%package -n	clamd
12mr|clamav-0.97.5-1|81	Summary:	The Clam AntiVirus Daemon
12mr|clamav-0.97.5-1|82	Group:		System/Servers
12mr|clamav-0.97.5-1|83	Requires:	%{name} >= %{version}
12mr|clamav-0.97.5-1|84	Requires(post): clamav-db
12mr|clamav-0.97.5-1|85	Requires(preun): clamav-db
12mr|clamav-0.97.5-1|86	Requires(post): %{libname} >= %{version}
12mr|clamav-0.97.5-1|87	Requires(preun): %{libname} >= %{version}
12mr|clamav-0.97.5-1|88	Requires(post): rpm-helper
12mr|clamav-0.97.5-1|89	Requires(preun): rpm-helper
12mr|clamav-0.97.5-1|90	Requires(pre): rpm-helper
12mr|clamav-0.97.5-1|91	Requires(postun): rpm-helper
12mr|clamav-0.97.5-1|92	
12mr|clamav-0.97.5-1|93	%description -n	clamd
12mr|clamav-0.97.5-1|94	The Clam AntiVirus Daemon
12mr|clamav-0.97.5-1|95	
12mr|clamav-0.97.5-1|96	%if %{milter}
12mr|clamav-0.97.5-1|97	%package -n	%{name}-milter
12mr|clamav-0.97.5-1|98	Summary:	The Clam AntiVirus milter Daemon
12mr|clamav-0.97.5-1|99	Group:		System/Servers
12mr|clamav-0.97.5-1|100	Requires:	%{name} >= %{version}
12mr|clamav-0.97.5-1|101	Requires:	clamd >= %{version}
12mr|clamav-0.97.5-1|102	Requires:	tcp_wrappers
12mr|clamav-0.97.5-1|103	Requires(post): clamav-db
12mr|clamav-0.97.5-1|104	Requires(preun): clamav-db
12mr|clamav-0.97.5-1|105	Requires(post): %{libname} >= %{version}
12mr|clamav-0.97.5-1|106	Requires(preun): %{libname} >= %{version}
12mr|clamav-0.97.5-1|107	Requires(post): rpm-helper
12mr|clamav-0.97.5-1|108	Requires(preun): rpm-helper
12mr|clamav-0.97.5-1|109	Requires(pre): rpm-helper
12mr|clamav-0.97.5-1|110	Requires(postun): rpm-helper
12mr|clamav-0.97.5-1|111	
12mr|clamav-0.97.5-1|112	%description -n	%{name}-milter
12mr|clamav-0.97.5-1|113	The Clam AntiVirus milter Daemon
12mr|clamav-0.97.5-1|114	%endif
12mr|clamav-0.97.5-1|115	
12mr|clamav-0.97.5-1|116	%package -n	%{name}-db
12mr|clamav-0.97.5-1|117	Summary:	Virus database for %{name}
12mr|clamav-0.97.5-1|118	Group:		Databases
12mr|clamav-0.97.5-1|119	Requires:	%{name} >= %{version}
12mr|clamav-0.97.5-1|120	Requires(post): rpm-helper
12mr|clamav-0.97.5-1|121	Requires(preun): rpm-helper
12mr|clamav-0.97.5-1|122	Requires(pre): rpm-helper
12mr|clamav-0.97.5-1|123	Requires(postun): rpm-helper
12mr|clamav-0.97.5-1|124	
12mr|clamav-0.97.5-1|125	%description -n	%{name}-db
12mr|clamav-0.97.5-1|126	The actual virus database for %{name}
12mr|clamav-0.97.5-1|127	
12mr|clamav-0.97.5-1|128	%package -n	%{libname}
12mr|clamav-0.97.5-1|129	Summary:	Shared libraries for %{name}
12mr|clamav-0.97.5-1|130	Group:          System/Libraries
12mr|clamav-0.97.5-1|131	
12mr|clamav-0.97.5-1|132	%description -n	%{libname}
12mr|clamav-0.97.5-1|133	Shared libraries for %{name}
12mr|clamav-0.97.5-1|134	
12mr|clamav-0.97.5-1|135	%package -n	%{develname}
12mr|clamav-0.97.5-1|136	Summary:	Development library and header files for the %{name} library
12mr|clamav-0.97.5-1|137	Group:		Development/C
12mr|clamav-0.97.5-1|138	Requires:	%{libname} >= %{version}
12mr|clamav-0.97.5-1|139	Provides:	%{name}-devel = %{version}-%{release}
12mr|clamav-0.97.5-1|140	Obsoletes:	%{name}-devel
12mr|clamav-0.97.5-1|141	Obsoletes:	%{mklibname clamav 1 -d}
12mr|clamav-0.97.5-1|142	Obsoletes:	%{mklibname clamav 2 -d}
12mr|clamav-0.97.5-1|143	Obsoletes:	%{mklibname clamav 3 -d}
12mr|clamav-0.97.5-1|144	
12mr|clamav-0.97.5-1|145	%description -n	%{develname}
12mr|clamav-0.97.5-1|146	This package contains the development library and header files for the
12mr|clamav-0.97.5-1|147	%{name} library.
12mr|clamav-0.97.5-1|148	
12mr|clamav-0.97.5-1|149	%prep
12mr|clamav-0.97.5-1|150	
12mr|clamav-0.97.5-1|151	%setup -q -n %{name}-%{version}
12mr|clamav-0.97.5-1|152	
12mr|clamav-0.97.5-1|153	# clean up
12mr|clamav-0.97.5-1|154	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*` `find . -type d -name .svn`; do
12mr|clamav-0.97.5-1|155	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|clamav-0.97.5-1|156	done
12mr|clamav-0.97.5-1|157	
12mr|clamav-0.97.5-1|158	%patch0 -p1 -b .mdvconf
12mr|clamav-0.97.5-1|159	%patch1 -p1 -b .linkage_fix
12mr|clamav-0.97.5-1|160	%patch2 -p1 -b .build_fix
12mr|clamav-0.97.5-1|161	
12mr|clamav-0.97.5-1|162	%patch10 -p1 -b .private
12mr|clamav-0.97.5-1|163	%patch11 -p1 -b .open
12mr|clamav-0.97.5-1|164	%patch12 -p1 -b .cliopts
12mr|clamav-0.97.5-1|165	%patch13 -p1 -b .umask
12mr|clamav-0.97.5-1|166	%patch14 -p1 -b .bug5252
12mr|clamav-0.97.5-1|167	
12mr|clamav-0.97.5-1|168	# we can't ship libclamunrar
12mr|clamav-0.97.5-1|169	if [ -d libclamunrar ]; then
12mr|clamav-0.97.5-1|170	echo "delete the libclamunrar directory and repackage the tar ball"
12mr|clamav-0.97.5-1|171	exit 1
12mr|clamav-0.97.5-1|172	fi
12mr|clamav-0.97.5-1|173	
12mr|clamav-0.97.5-1|174	mkdir -p libclamunrar{,_iface}
12mr|clamav-0.97.5-1|175	touch libclamunrar/{Makefile.in,all,install}
12mr|clamav-0.97.5-1|176	
12mr|clamav-0.97.5-1|177	mkdir -p Mandriva
12mr|clamav-0.97.5-1|178	cp %{SOURCE2} Mandriva/clamav-clamd.init
12mr|clamav-0.97.5-1|179	cp %{SOURCE3} Mandriva/clamav-clamd.logrotate
12mr|clamav-0.97.5-1|180	cp %{SOURCE4} Mandriva/clamav-freshclamd.init
12mr|clamav-0.97.5-1|181	cp %{SOURCE5} Mandriva/clamav-freshclam.logrotate
12mr|clamav-0.97.5-1|182	cp %{SOURCE6} Mandriva/clamav-milter.init
12mr|clamav-0.97.5-1|183	cp %{SOURCE7} Mandriva/clamav-milter.sysconfig
12mr|clamav-0.97.5-1|184	cp %{SOURCE8} Mandriva/clamav-milter.logrotate
12mr|clamav-0.97.5-1|185	cp %{SOURCE9} Mandriva/clamav-clamd.sysconfig
12mr|clamav-0.97.5-1|186	cp %{SOURCE10} Mandriva/clamav-freshclam.sysconfig
12mr|clamav-0.97.5-1|187	
12mr|clamav-0.97.5-1|188	%build
12mr|clamav-0.97.5-1|189	%serverbuild
12mr|clamav-0.97.5-1|190	
12mr|clamav-0.97.5-1|191	export CFLAGS="$CFLAGS -I%{_includedir}/tommath"
12mr|clamav-0.97.5-1|192	
12mr|clamav-0.97.5-1|193	# IPv6 check is buggy and does not work when there are no IPv6 interface on build machine
12mr|clamav-0.97.5-1|194	export have_cv_ipv6=yes
12mr|clamav-0.97.5-1|195	
12mr|clamav-0.97.5-1|196	%configure2_5x \
12mr|clamav-0.97.5-1|197	--localstatedir=/var/lib \
12mr|clamav-0.97.5-1|198	--disable-%{name} \
12mr|clamav-0.97.5-1|199	--with-user=%{name} \
12mr|clamav-0.97.5-1|200	--with-group=%{name} \
12mr|clamav-0.97.5-1|201	--with-dbdir=/var/lib/%{name} \
12mr|clamav-0.97.5-1|202	--disable-rpath \
12mr|clamav-0.97.5-1|203	--disable-zlib-vcheck \
12mr|clamav-0.97.5-1|204	--disable-unrar \
12mr|clamav-0.97.5-1|205	--enable-clamdtop \
12mr|clamav-0.97.5-1|206	--enable-id-check \
12mr|clamav-0.97.5-1|207	--enable-clamuko \
12mr|clamav-0.97.5-1|208	--enable-bigstack \
12mr|clamav-0.97.5-1|209	--with-zlib=%{_prefix} \
12mr|clamav-0.97.5-1|210	--with-libbz2-prefix=%{_prefix} \
12mr|clamav-0.97.5-1|211	--with-system-tommath \
12mr|clamav-0.97.5-1|212	%if %{milter}
12mr|clamav-0.97.5-1|213	--enable-milter --with-tcpwrappers \
12mr|clamav-0.97.5-1|214	%else
12mr|clamav-0.97.5-1|215	--disable-milter --without-tcpwrappers \
12mr|clamav-0.97.5-1|216	%endif
12mr|clamav-0.97.5-1|217	
12mr|clamav-0.97.5-1|218	# anti rpath hack
12mr|clamav-0.97.5-1|219	perl -pi -e "s|^sys_lib_dlsearch_path_spec=.*|sys_lib_dlsearch_path_spec=\"/%{_lib} %{_libdir}\"|g" libtool
12mr|clamav-0.97.5-1|220	
12mr|clamav-0.97.5-1|221	%make
12mr|clamav-0.97.5-1|222	
12mr|clamav-0.97.5-1|223	%install
12mr|clamav-0.97.5-1|224	rm -rf %{buildroot}
12mr|clamav-0.97.5-1|225	
12mr|clamav-0.97.5-1|226	%makeinstall_std
12mr|clamav-0.97.5-1|227	
12mr|clamav-0.97.5-1|228	# install the init scripts
12mr|clamav-0.97.5-1|229	install -d %{buildroot}%{_initrddir}
12mr|clamav-0.97.5-1|230	install -m755 Mandriva/clamav-clamd.init %{buildroot}%{_initrddir}/clamd
12mr|clamav-0.97.5-1|231	install -m755 Mandriva/clamav-freshclamd.init %{buildroot}%{_initrddir}/freshclam
12mr|clamav-0.97.5-1|232	
12mr|clamav-0.97.5-1|233	%if %{milter}
12mr|clamav-0.97.5-1|234	# install the init script
12mr|clamav-0.97.5-1|235	install -m755 Mandriva/clamav-milter.init %{buildroot}%{_initrddir}/clamav-milter
12mr|clamav-0.97.5-1|236	# install the milter config
12mr|clamav-0.97.5-1|237	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|clamav-0.97.5-1|238	install -m644 Mandriva/clamav-milter.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}-milter
12mr|clamav-0.97.5-1|239	%endif
12mr|clamav-0.97.5-1|240	
12mr|clamav-0.97.5-1|241	# install config files
12mr|clamav-0.97.5-1|242	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|clamav-0.97.5-1|243	install -m0644 Mandriva/clamav-clamd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/clamd
12mr|clamav-0.97.5-1|244	install -m0644 Mandriva/clamav-freshclam.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/freshclam
12mr|clamav-0.97.5-1|245	
12mr|clamav-0.97.5-1|246	# install the logrotate stuff
12mr|clamav-0.97.5-1|247	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mr|clamav-0.97.5-1|248	install -m644 Mandriva/clamav-clamd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/clamd
12mr|clamav-0.97.5-1|249	install -m644 Mandriva/clamav-freshclam.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/freshclam
12mr|clamav-0.97.5-1|250	
12mr|clamav-0.97.5-1|251	%if %{milter}
12mr|clamav-0.97.5-1|252	install -m644 Mandriva/clamav-milter.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/clamav-milter
12mr|clamav-0.97.5-1|253	%endif
12mr|clamav-0.97.5-1|254	
12mr|clamav-0.97.5-1|255	install -d %{buildroot}%{_var}/log/%{name}
12mr|clamav-0.97.5-1|256	touch %{buildroot}%{_var}/log/%{name}/freshclam.log
12mr|clamav-0.97.5-1|257	touch %{buildroot}%{_var}/log/%{name}/clamd.log
12mr|clamav-0.97.5-1|258	
12mr|clamav-0.97.5-1|259	%if %{milter}
12mr|clamav-0.97.5-1|260	touch %{buildroot}%{_var}/log/%{name}/clamav-milter.log
12mr|clamav-0.97.5-1|261	%endif
12mr|clamav-0.97.5-1|262	
12mr|clamav-0.97.5-1|263	# install config files
12mr|clamav-0.97.5-1|264	install -m644 etc/clamd.conf %{buildroot}%{_sysconfdir}/clamd.conf
12mr|clamav-0.97.5-1|265	install -m644 etc/freshclam.conf %{buildroot}%{_sysconfdir}/freshclam.conf
12mr|clamav-0.97.5-1|266	
12mr|clamav-0.97.5-1|267	# pid file dir
12mr|clamav-0.97.5-1|268	install -d %{buildroot}%{_var}/run/%{name}
12mr|clamav-0.97.5-1|269	
12mr|clamav-0.97.5-1|270	# fix TMPDIR
12mr|clamav-0.97.5-1|271	install -d %{buildroot}/var/lib/%{name}/tmp
12mr|clamav-0.97.5-1|272	
12mr|clamav-0.97.5-1|273	cat > README.qmail+qmail-scanner <<EOF
12mr|clamav-0.97.5-1|274	#!/bin/sh
12mr|clamav-0.97.5-1|275	#
12mr|clamav-0.97.5-1|276	# The "temporary" qmail+qmail-scanner HOWTO
12mr|clamav-0.97.5-1|277	# -----------------------------------------
12mr|clamav-0.97.5-1|278	#
12mr|clamav-0.97.5-1|279	# For some unknown and undocumented reason clamdscan stopped working
12mr|clamav-0.97.5-1|280	# in the excellent qmail+qmail-scanner setup somewhere after the
12mr|clamav-0.97.5-1|281	# 20040103 CVS snapshot.
12mr|clamav-0.97.5-1|282	#
12mr|clamav-0.97.5-1|283	# To get it working again everything assigned to the clamav user has
12mr|clamav-0.97.5-1|284	# to be changed to the qscand user by hand.
12mr|clamav-0.97.5-1|285	#
12mr|clamav-0.97.5-1|286	# Hint: Change the config and chown the directories like this:
12mr|clamav-0.97.5-1|287	# (if you are lazy you could just execute this file)
12mr|clamav-0.97.5-1|288	
12mr|clamav-0.97.5-1|289	perl -pi -e "s|%{name} %{name}|qscand qscand|g" %{_sysconfdir}/logrotate.d/clamd
12mr|clamav-0.97.5-1|290	perl -pi -e "s|%{name} %{name}|qscand qscand|g" %{_sysconfdir}/logrotate.d/freshclam
12mr|clamav-0.97.5-1|291	perl -pi -e "s|^User %{name}|User qscand|g" %{_sysconfdir}/clamd.conf
12mr|clamav-0.97.5-1|292	perl -pi -e "s|^DatabaseOwner %{name}|DatabaseOwner qscand|g" %{_sysconfdir}/freshclam.conf
12mr|clamav-0.97.5-1|293	
12mr|clamav-0.97.5-1|294	chown -R qscand:qscand /var/lib/%{name}
12mr|clamav-0.97.5-1|295	chown -R qscand:qscand %{_var}/log/%{name}
12mr|clamav-0.97.5-1|296	chown -R qscand:qscand %{_var}/run/%{name}
12mr|clamav-0.97.5-1|297	
12mr|clamav-0.97.5-1|298	if [ -x %{_initrddir}/clamd ]; then
12mr|clamav-0.97.5-1|299	%{_initrddir}/clamd restart
12mr|clamav-0.97.5-1|300	fi
12mr|clamav-0.97.5-1|301	
12mr|clamav-0.97.5-1|302	if [ -x %{_initrddir}/freshclam ]; then
12mr|clamav-0.97.5-1|303	%{_initrddir}/freshclam restart
12mr|clamav-0.97.5-1|304	fi
12mr|clamav-0.97.5-1|305	
12mr|clamav-0.97.5-1|306	# Regards // Oden Eriksson
12mr|clamav-0.97.5-1|307	EOF
12mr|clamav-0.97.5-1|308	
12mr|clamav-0.97.5-1|309	cat > README.urpmi << EOF
12mr|clamav-0.97.5-1|310	clamav-0.95+ bundles support for RAR v3 in "libclamav" without permission,
12mr|clamav-0.97.5-1|311	from Eugene Roshal of RARlabs. There is also patent issues involved.
12mr|clamav-0.97.5-1|312	
12mr|clamav-0.97.5-1|313	Therefore Mandriva has been forced to remove the offending code.
12mr|clamav-0.97.5-1|314	EOF
12mr|clamav-0.97.5-1|315	
12mr|clamav-0.97.5-1|316	%multiarch_binaries %{buildroot}%{_bindir}/clamav-config
12mr|clamav-0.97.5-1|317	
12mr|clamav-0.97.5-1|318	# cleanup
12mr|clamav-0.97.5-1|319	rm -f %{buildroot}%{_libdir}/*.*a
12mr|clamav-0.97.5-1|320	
12mr|clamav-0.97.5-1|321	%pre
12mr|clamav-0.97.5-1|322	%_pre_useradd %{name} /var/lib/%{name} /bin/sh
12mr|clamav-0.97.5-1|323	
12mr|clamav-0.97.5-1|324	if ! [ -z "`getent group amavis`" ]; then
12mr|clamav-0.97.5-1|325	gpasswd -a %{name} amavis
12mr|clamav-0.97.5-1|326	fi
12mr|clamav-0.97.5-1|327	
12mr|clamav-0.97.5-1|328	%post
12mr|clamav-0.97.5-1|329	%_post_service freshclam
12mr|clamav-0.97.5-1|330	%create_ghostfile %{_var}/log/%{name}/freshclam.log %{name} %{name} 0644
12mr|clamav-0.97.5-1|331	
12mr|clamav-0.97.5-1|332	%preun
12mr|clamav-0.97.5-1|333	%_preun_service freshclam
12mr|clamav-0.97.5-1|334	
12mr|clamav-0.97.5-1|335	%pre -n clamd
12mr|clamav-0.97.5-1|336	%_pre_useradd %{name} /var/lib/%{name} /bin/sh
12mr|clamav-0.97.5-1|337	
12mr|clamav-0.97.5-1|338	%post -n clamd
12mr|clamav-0.97.5-1|339	%_post_service clamd
12mr|clamav-0.97.5-1|340	%create_ghostfile %{_var}/log/%{name}/clamd.log %{name} %{name} 0644
12mr|clamav-0.97.5-1|341	
12mr|clamav-0.97.5-1|342	%preun -n clamd
12mr|clamav-0.97.5-1|343	%_preun_service clamd
12mr|clamav-0.97.5-1|344	
12mr|clamav-0.97.5-1|345	%postun -n clamd
12mr|clamav-0.97.5-1|346	%_postun_userdel %{name}
12mr|clamav-0.97.5-1|347	
12mr|clamav-0.97.5-1|348	%if %{milter}
12mr|clamav-0.97.5-1|349	%post -n %{name}-milter
12mr|clamav-0.97.5-1|350	%_post_service %{name}-milter
12mr|clamav-0.97.5-1|351	%create_ghostfile %{_var}/log/%{name}/clamav-milter.log %{name} %{name} 0644
12mr|clamav-0.97.5-1|352	
12mr|clamav-0.97.5-1|353	%preun -n %{name}-milter
12mr|clamav-0.97.5-1|354	%_preun_service %{name}-milter
12mr|clamav-0.97.5-1|355	%endif
12mr|clamav-0.97.5-1|356	
12mr|clamav-0.97.5-1|357	%pre -n %{name}-db
12mr|clamav-0.97.5-1|358	%_pre_useradd %{name} /var/lib/%{name} /bin/sh
12mr|clamav-0.97.5-1|359	
12mr|clamav-0.97.5-1|360	%post -n %{name}-db
12mr|clamav-0.97.5-1|361	# try to keep most uptodate database
12mr|clamav-0.97.5-1|362	for i in main daily; do
12mr|clamav-0.97.5-1|363	if [ -f %{_var}/lib/clamav/$i.cvd.rpmnew ]; then
12mr|clamav-0.97.5-1|364	if [ %{_var}/lib/clamav/$i.cvd.rpmnew -nt %{_var}/lib/clamav/$i.cvd ]; then
12mr|clamav-0.97.5-1|365	mv -f %{_var}/lib/clamav/$i.cvd.rpmnew %{_var}/lib/clamav/$i.cvd
12mr|clamav-0.97.5-1|366	else
12mr|clamav-0.97.5-1|367	rm -f %{_var}/lib/clamav/$i.cvd.rpmnew
12mr|clamav-0.97.5-1|368	fi
12mr|clamav-0.97.5-1|369	fi
12mr|clamav-0.97.5-1|370	done
12mr|clamav-0.97.5-1|371	
12mr|clamav-0.97.5-1|372	%postun -n %{name}-db
12mr|clamav-0.97.5-1|373	%_postun_userdel %{name}
12mr|clamav-0.97.5-1|374	
12mr|clamav-0.97.5-1|375	%files
12mr|clamav-0.97.5-1|376	%doc AUTHORS BUGS FAQ NEWS README test UPGRADE README.urpmi
12mr|clamav-0.97.5-1|377	%doc docs/*.pdf
12mr|clamav-0.97.5-1|378	%doc README.qmail+qmail-scanner COPYING*
12mr|clamav-0.97.5-1|379	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/clamd.conf
12mr|clamav-0.97.5-1|380	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/freshclam.conf
12mr|clamav-0.97.5-1|381	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/freshclam
12mr|clamav-0.97.5-1|382	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/freshclam
12mr|clamav-0.97.5-1|383	%attr(0755,root,root) %{_initrddir}/freshclam
12mr|clamav-0.97.5-1|384	%{_bindir}/clambc
12mr|clamav-0.97.5-1|385	%{_bindir}/clamconf
12mr|clamav-0.97.5-1|386	%{_bindir}/clamdscan
12mr|clamav-0.97.5-1|387	%{_bindir}/clamdtop
12mr|clamav-0.97.5-1|388	%{_bindir}/clamscan
12mr|clamav-0.97.5-1|389	%{_bindir}/freshclam
12mr|clamav-0.97.5-1|390	%{_bindir}/sigtool
12mr|clamav-0.97.5-1|391	%{_mandir}/man1/clambc.1*
12mr|clamav-0.97.5-1|392	%{_mandir}/man1/clamconf.1.*
12mr|clamav-0.97.5-1|393	%{_mandir}/man1/clamdscan.1*
12mr|clamav-0.97.5-1|394	%{_mandir}/man1/clamdtop.1*
12mr|clamav-0.97.5-1|395	%{_mandir}/man1/clamscan.1*
12mr|clamav-0.97.5-1|396	%{_mandir}/man1/freshclam.1*
12mr|clamav-0.97.5-1|397	%{_mandir}/man1/sigtool.1*
12mr|clamav-0.97.5-1|398	%{_mandir}/man5/clamd.conf.5*
12mr|clamav-0.97.5-1|399	%{_mandir}/man5/freshclam.conf.5*
12mr|clamav-0.97.5-1|400	%if !%{milter}
12mr|clamav-0.97.5-1|401	%exclude %{_mandir}/man8/%{name}-milter.8*
12mr|clamav-0.97.5-1|402	%endif
12mr|clamav-0.97.5-1|403	%dir %attr(0755,%{name},%{name}) %{_var}/run/%{name}
12mr|clamav-0.97.5-1|404	%dir %attr(0755,%{name},%{name}) /var/lib/%{name}
12mr|clamav-0.97.5-1|405	%dir %attr(0775,%{name},%{name}) %{_var}/log/%{name}
12mr|clamav-0.97.5-1|406	%ghost %attr(0644,%{name},%{name}) %{_var}/log/%{name}/freshclam.log
12mr|clamav-0.97.5-1|407	
12mr|clamav-0.97.5-1|408	%files -n clamd
12mr|clamav-0.97.5-1|409	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/clamd
12mr|clamav-0.97.5-1|410	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/clamd
12mr|clamav-0.97.5-1|411	%attr(0755,root,root) %{_initrddir}/clamd
12mr|clamav-0.97.5-1|412	%{_sbindir}/clamd
12mr|clamav-0.97.5-1|413	%{_mandir}/man8/clamd.8*
12mr|clamav-0.97.5-1|414	%ghost %attr(0644,%{name},%{name}) %{_var}/log/%{name}/clamd.log
12mr|clamav-0.97.5-1|415	
12mr|clamav-0.97.5-1|416	%if %{milter}
12mr|clamav-0.97.5-1|417	%files -n %{name}-milter
12mr|clamav-0.97.5-1|418	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/clamav-milter.conf
12mr|clamav-0.97.5-1|419	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}-milter
12mr|clamav-0.97.5-1|420	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/clamav-milter
12mr|clamav-0.97.5-1|421	%attr(0755,root,root) %{_initrddir}/%{name}-milter
12mr|clamav-0.97.5-1|422	%{_sbindir}/%{name}-milter
12mr|clamav-0.97.5-1|423	%{_mandir}/man8/%{name}-milter.8*
12mr|clamav-0.97.5-1|424	%{_mandir}/man5/%{name}-milter.conf.5*
12mr|clamav-0.97.5-1|425	%ghost %attr(0644,%{name},%{name}) %{_var}/log/%{name}/clamav-milter.log
12mr|clamav-0.97.5-1|426	%endif
12mr|clamav-0.97.5-1|427	
12mr|clamav-0.97.5-1|428	%files -n %{name}-db
12mr|clamav-0.97.5-1|429	%dir %attr(0755,%{name},%{name}) /var/lib/%{name}
12mr|clamav-0.97.5-1|430	%attr(0644,%{name},%{name}) %config(noreplace) /var/lib/%{name}/daily.cvd
12mr|clamav-0.97.5-1|431	%attr(0644,%{name},%{name}) %config(noreplace) /var/lib/%{name}/main.cvd
12mr|clamav-0.97.5-1|432	%dir %attr(0755,%{name},%{name}) /var/lib/%{name}/tmp
12mr|clamav-0.97.5-1|433	
12mr|clamav-0.97.5-1|434	%files -n %{libname}
12mr|clamav-0.97.5-1|435	%{_libdir}/*.so.%{major}*
12mr|clamav-0.97.5-1|436	
12mr|clamav-0.97.5-1|437	%files -n %{develname}
12mr|clamav-0.97.5-1|438	%{multiarch_bindir}/clamav-config
12mr|clamav-0.97.5-1|439	%{_bindir}/clamav-config
12mr|clamav-0.97.5-1|440	%{_includedir}/*
12mr|clamav-0.97.5-1|441	%{_libdir}/*.so
12mr|clamav-0.97.5-1|442	%{_libdir}/pkgconfig/libclamav.pc
12mr|clamav-0.97.5-1|443	
12mr|clamav-0.97.5-1|444	%changelog
12mr|clamav-0.97.5-1|445	

13677 12
12mr|clamtk-4.41-1|1	Summary:	Easy to use front-end for ClamAV
12mr|clamtk-4.41-1|2	Name:		clamtk
12mr|clamtk-4.41-1|3	Version:	4.41
12mr|clamtk-4.41-1|4	Release:	1
12mr|clamtk-4.41-1|5	License:	Artistic
12mr|clamtk-4.41-1|6	Group:		File tools
12mr|clamtk-4.41-1|7	URL:		http://clamtk.sourceforge.net/
12mr|clamtk-4.41-1|8	Source0:	http://downloads.sourceforge.net/project/clamtk/ClamTk/%{version}/%{name}-%{version}.tar.gz
12mr|clamtk-4.41-1|9	BuildRequires:	gettext
12mr|clamtk-4.41-1|10	BuildRequires:	desktop-file-utils
12mr|clamtk-4.41-1|11	Requires:	perl(Gtk2)
12mr|clamtk-4.41-1|12	Requires:	perl(File::Find::Rule)
12mr|clamtk-4.41-1|13	Requires:	perl(Date::Calc)
12mr|clamtk-4.41-1|14	Requires:	perl(LWP)
12mr|clamtk-4.41-1|15	Requires:	clamav >= 0.90
12mr|clamtk-4.41-1|16	Requires:	clamav-db
12mr|clamtk-4.41-1|17	Requires:	gnomesu
12mr|clamtk-4.41-1|18	Requires(post):	desktop-file-utils
12mr|clamtk-4.41-1|19	Requires(postun):	desktop-file-utils
12mr|clamtk-4.41-1|20	BuildArch:	noarch
12mr|clamtk-4.41-1|21	
12mr|clamtk-4.41-1|22	%description
12mr|clamtk-4.41-1|23	ClamTk is a GUI front-end for ClamAV using Gtk2-perl.
12mr|clamtk-4.41-1|24	It is designed to be an easy-to-use, point and click
12mr|clamtk-4.41-1|25	virus scanner for Linux systems.
12mr|clamtk-4.41-1|26	
12mr|clamtk-4.41-1|27	%prep
12mr|clamtk-4.41-1|28	%setup -q
12mr|clamtk-4.41-1|29	
12mr|clamtk-4.41-1|30	%build
12mr|clamtk-4.41-1|31	
12mr|clamtk-4.41-1|32	%install
12mr|clamtk-4.41-1|33	
12mr|clamtk-4.41-1|34	install -D -m0755 clamtk %{buildroot}%{_bindir}/clamtk
12mr|clamtk-4.41-1|35	install -D -m0644 images/clamtk.png %{buildroot}%{_datadir}/pixmaps/clamtk.png
12mr|clamtk-4.41-1|36	install -D -m0644 clamtk.1.gz %{buildroot}%{_mandir}/man1/clamtk.1.gz
12mr|clamtk-4.41-1|37	install -D -m0644 clamtk.desktop %{buildroot}%{_datadir}/applications/clamtk.desktop
12mr|clamtk-4.41-1|38	install -d %{buildroot}%{perl_vendorlib}/ClamTk
12mr|clamtk-4.41-1|39	install -m0644 lib/*.pm %{buildroot}%{perl_vendorlib}/ClamTk
12mr|clamtk-4.41-1|40	
12mr|clamtk-4.41-1|41	for n in po/*.mo ; do
12mr|clamtk-4.41-1|42	%{__install} -D -m0644 $n %{buildroot}%{_datadir}/locale/`basename $n .mo`/LC_MESSAGES/clamtk.mo
12mr|clamtk-4.41-1|43	done
12mr|clamtk-4.41-1|44	
12mr|clamtk-4.41-1|45	desktop-file-install \
12mr|clamtk-4.41-1|46	--add-category="GTK" \
12mr|clamtk-4.41-1|47	--remove-category="Security" \
12mr|clamtk-4.41-1|48	--remove-mime-type="vms/exe" \
12mr|clamtk-4.41-1|49	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|clamtk-4.41-1|50	
12mr|clamtk-4.41-1|51	%find_lang %{name}
12mr|clamtk-4.41-1|52	
12mr|clamtk-4.41-1|53	%files -f %{name}.lang
12mr|clamtk-4.41-1|54	%doc CHANGES DISCLAIMER LICENSE README
12mr|clamtk-4.41-1|55	%{_bindir}/%{name}
12mr|clamtk-4.41-1|56	%{perl_vendorlib}/ClamTk
12mr|clamtk-4.41-1|57	%{_datadir}/applications/%{name}.desktop
12mr|clamtk-4.41-1|58	%{_datadir}/pixmaps/clamtk.png
12mr|clamtk-4.41-1|59	%{_mandir}/man1/%{name}.1.*
12mr|clamtk-4.41-1|60	
12mr|clamtk-4.41-1|61	
12mr|clamtk-4.41-1|62	
12mr|clamtk-4.41-1|63	%changelog
12mr|clamtk-4.41-1|64	

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

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

13680 12
12mr|classads-1.0.10-1|1	%define major 0
12mr|classads-1.0.10-1|2	%define libname %mklibname classads %{major}
12mr|classads-1.0.10-1|3	%define develname %mklibname classads -d
12mr|classads-1.0.10-1|4	
12mr|classads-1.0.10-1|5	
12mr|classads-1.0.10-1|6	Summary: Condor's classified advertisement language
12mr|classads-1.0.10-1|7	Name: classads
12mr|classads-1.0.10-1|8	Version: 1.0.10
12mr|classads-1.0.10-1|9	Release: 1
12mr|classads-1.0.10-1|10	License: ASL 2.0
12mr|classads-1.0.10-1|11	Group: System/Libraries
12mr|classads-1.0.10-1|12	URL: http://www.cs.wisc.edu/condor/classad/
12mr|classads-1.0.10-1|13	Source0: http://parrot.cs.wisc.edu/externals/classads-%{version}.tar.gz
12mr|classads-1.0.10-1|14	BuildRequires: pcre-devel
12mr|classads-1.0.10-1|15	
12mr|classads-1.0.10-1|16	%description
12mr|classads-1.0.10-1|17	Classified Advertisements (classads) are the lingua franca of
12mr|classads-1.0.10-1|18	Condor. They are used for describing jobs, workstations, and other
12mr|classads-1.0.10-1|19	resources. They are exchanged by Condor processes to schedule
12mr|classads-1.0.10-1|20	jobs. They are logged to files for statistical and debugging
12mr|classads-1.0.10-1|21	purposes. They are used to enquire about current state of the system.
12mr|classads-1.0.10-1|22	
12mr|classads-1.0.10-1|23	A classad is a mapping from attribute names to expressions. In the
12mr|classads-1.0.10-1|24	simplest cases, the expressions are simple constants (integer,
12mr|classads-1.0.10-1|25	floating point, or string). A classad is thus a form of property
12mr|classads-1.0.10-1|26	list. Attribute expressions can also be more complicated. There is a
12mr|classads-1.0.10-1|27	protocol for evaluating an attribute expression of a classad vis a vis
12mr|classads-1.0.10-1|28	another ad. For example, the expression "other.size > 3" in one ad
12mr|classads-1.0.10-1|29	evaluates to true if the other ad has an attribute named size and the
12mr|classads-1.0.10-1|30	value of that attribute is (or evaluates to) an integer greater than
12mr|classads-1.0.10-1|31	three. Two classads match if each ad has an attribute requirements
12mr|classads-1.0.10-1|32	that evaluates to true in the context of the other ad. Classad
12mr|classads-1.0.10-1|33	matching is used by the Condor central manager to determine the
12mr|classads-1.0.10-1|34	compatibility of jobs and workstations where they may be run.
12mr|classads-1.0.10-1|35	
12mr|classads-1.0.10-1|36	
12mr|classads-1.0.10-1|37	%package -n %{libname}
12mr|classads-1.0.10-1|38	Summary: Library for creating ISO disc images
12mr|classads-1.0.10-1|39	Group:   System/Libraries
12mr|classads-1.0.10-1|40	
12mr|classads-1.0.10-1|41	%description -n %{libname}
12mr|classads-1.0.10-1|42	Classified Advertisements (classads) are the lingua franca of
12mr|classads-1.0.10-1|43	Condor. They are used for describing jobs, workstations, and other
12mr|classads-1.0.10-1|44	resources. They are exchanged by Condor processes to schedule
12mr|classads-1.0.10-1|45	jobs. They are logged to files for statistical and debugging
12mr|classads-1.0.10-1|46	purposes. They are used to enquire about current state of the system.
12mr|classads-1.0.10-1|47	
12mr|classads-1.0.10-1|48	
12mr|classads-1.0.10-1|49	%package -n %{develname}
12mr|classads-1.0.10-1|50	Summary: Headers for Condor's classified advertisement language
12mr|classads-1.0.10-1|51	Group: Development/C++
12mr|classads-1.0.10-1|52	Requires: %{libname} = %{version}-%{release}
12mr|classads-1.0.10-1|53	Requires: pcre-devel
12mr|classads-1.0.10-1|54	Provides: %{name}-devel = %{version}-%{release}
12mr|classads-1.0.10-1|55	
12mr|classads-1.0.10-1|56	
12mr|classads-1.0.10-1|57	%description -n %{develname}
12mr|classads-1.0.10-1|58	Header files for Condor's ClassAd Library, a powerful and flexible,
12mr|classads-1.0.10-1|59	semi-structured representation of data.
12mr|classads-1.0.10-1|60	
12mr|classads-1.0.10-1|61	%package static
12mr|classads-1.0.10-1|62	Summary: Condor's classified advertisement language's static libraries
12mr|classads-1.0.10-1|63	Group: Development/C++
12mr|classads-1.0.10-1|64	Requires: %{libname} = %{version}-%{release}
12mr|classads-1.0.10-1|65	
12mr|classads-1.0.10-1|66	%description static
12mr|classads-1.0.10-1|67	Static versions of Condor's ClassAd Library's libraries, a powerful
12mr|classads-1.0.10-1|68	and flexible, semi-structured representation of data.
12mr|classads-1.0.10-1|69	
12mr|classads-1.0.10-1|70	%prep
12mr|classads-1.0.10-1|71	%setup -q -n %name-%version
12mr|classads-1.0.10-1|72	
12mr|classads-1.0.10-1|73	%build
12mr|classads-1.0.10-1|74	autoreconf -fi
12mr|classads-1.0.10-1|75	%configure --enable-namespace --enable-flexible-member CC=g++
12mr|classads-1.0.10-1|76	%make
12mr|classads-1.0.10-1|77	
12mr|classads-1.0.10-1|78	%install
12mr|classads-1.0.10-1|79	%makeinstall_std
12mr|classads-1.0.10-1|80	rm -rf %{buildroot}%_libdir/*.la
12mr|classads-1.0.10-1|81	
12mr|classads-1.0.10-1|82	%check
12mr|classads-1.0.10-1|83	make check
12mr|classads-1.0.10-1|84	
12mr|classads-1.0.10-1|85	%files -n %libname
12mr|classads-1.0.10-1|86	%doc LICENSE-2.0.txt README CHANGELOG
12mr|classads-1.0.10-1|87	%_libdir/libclassad.so.*
12mr|classads-1.0.10-1|88	%_libdir/libclassad_ns.so.*
12mr|classads-1.0.10-1|89	
12mr|classads-1.0.10-1|90	
12mr|classads-1.0.10-1|91	%files -n %develname
12mr|classads-1.0.10-1|92	%doc LICENSE-2.0.txt README CHANGELOG
12mr|classads-1.0.10-1|93	%_bindir/classad_version
12mr|classads-1.0.10-1|94	%_bindir/classad_version_ns
12mr|classads-1.0.10-1|95	%_bindir/classad_functional_tester
12mr|classads-1.0.10-1|96	%_bindir/classad_functional_tester_ns
12mr|classads-1.0.10-1|97	%_bindir/cxi
12mr|classads-1.0.10-1|98	%_bindir/cxi_ns
12mr|classads-1.0.10-1|99	%_libdir/libclassad.so
12mr|classads-1.0.10-1|100	%_libdir/libclassad_ns.so
12mr|classads-1.0.10-1|101	%dir %_includedir/classad/
12mr|classads-1.0.10-1|102	%_includedir/classad/attrrefs.h
12mr|classads-1.0.10-1|103	%_includedir/classad/cclassad.h
12mr|classads-1.0.10-1|104	%_includedir/classad/classad_distribution.h
12mr|classads-1.0.10-1|105	%_includedir/classad/classadErrno.h
12mr|classads-1.0.10-1|106	%_includedir/classad/classad.h
12mr|classads-1.0.10-1|107	%_includedir/classad/classadItor.h
12mr|classads-1.0.10-1|108	%_includedir/classad/classad_stl.h
12mr|classads-1.0.10-1|109	%_includedir/classad/collectionBase.h
12mr|classads-1.0.10-1|110	%_includedir/classad/collection.h
12mr|classads-1.0.10-1|111	%_includedir/classad/common.h
12mr|classads-1.0.10-1|112	%_includedir/classad/debug.h
12mr|classads-1.0.10-1|113	%_includedir/classad/exprList.h
12mr|classads-1.0.10-1|114	%_includedir/classad/exprTree.h
12mr|classads-1.0.10-1|115	%_includedir/classad/fnCall.h
12mr|classads-1.0.10-1|116	%_includedir/classad/indexfile.h
12mr|classads-1.0.10-1|117	%_includedir/classad/lexer.h
12mr|classads-1.0.10-1|118	%_includedir/classad/lexerSource.h
12mr|classads-1.0.10-1|119	%_includedir/classad/literals.h
12mr|classads-1.0.10-1|120	%_includedir/classad/matchClassad.h
12mr|classads-1.0.10-1|121	%_includedir/classad/operators.h
12mr|classads-1.0.10-1|122	%_includedir/classad/query.h
12mr|classads-1.0.10-1|123	%_includedir/classad/sink.h
12mr|classads-1.0.10-1|124	%_includedir/classad/source.h
12mr|classads-1.0.10-1|125	%_includedir/classad/transaction.h
12mr|classads-1.0.10-1|126	%_includedir/classad/util.h
12mr|classads-1.0.10-1|127	%_includedir/classad/value.h
12mr|classads-1.0.10-1|128	%_includedir/classad/view.h
12mr|classads-1.0.10-1|129	%_includedir/classad/xmlLexer.h
12mr|classads-1.0.10-1|130	%_includedir/classad/xmlSink.h
12mr|classads-1.0.10-1|131	%_includedir/classad/xmlSource.h
12mr|classads-1.0.10-1|132	
12mr|classads-1.0.10-1|133	%files static
12mr|classads-1.0.10-1|134	%doc LICENSE-2.0.txt README CHANGELOG
12mr|classads-1.0.10-1|135	%_libdir/libclassad.a
12mr|classads-1.0.10-1|136	%_libdir/libclassad_ns.a
12mr|classads-1.0.10-1|137	
12mr|classads-1.0.10-1|138	
12mr|classads-1.0.10-1|139	
12mr|classads-1.0.10-1|140	%changelog
12mr|classads-1.0.10-1|141	

13681 12
12mr|classpathx-mail-1.1.2-4|1	# Copyright (c) 2000-2005, JPackage Project
12mr|classpathx-mail-1.1.2-4|2	# All rights reserved.
12mr|classpathx-mail-1.1.2-4|3	#
12mr|classpathx-mail-1.1.2-4|4	# Redistribution and use in source and binary forms, with or without
12mr|classpathx-mail-1.1.2-4|5	# modification, are permitted provided that the following conditions
12mr|classpathx-mail-1.1.2-4|6	# are met:
12mr|classpathx-mail-1.1.2-4|7	#
12mr|classpathx-mail-1.1.2-4|8	# 1. Redistributions of source code must retain the above copyright
12mr|classpathx-mail-1.1.2-4|9	#    notice, this list of conditions and the following disclaimer.
12mr|classpathx-mail-1.1.2-4|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|classpathx-mail-1.1.2-4|11	#    notice, this list of conditions and the following disclaimer in the
12mr|classpathx-mail-1.1.2-4|12	#    documentation and/or other materials provided with the
12mr|classpathx-mail-1.1.2-4|13	#    distribution.
12mr|classpathx-mail-1.1.2-4|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|classpathx-mail-1.1.2-4|15	#    contributors may be used to endorse or promote products derived
12mr|classpathx-mail-1.1.2-4|16	#    from this software without specific prior written permission.
12mr|classpathx-mail-1.1.2-4|17	#
12mr|classpathx-mail-1.1.2-4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|classpathx-mail-1.1.2-4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|classpathx-mail-1.1.2-4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|classpathx-mail-1.1.2-4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|classpathx-mail-1.1.2-4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|classpathx-mail-1.1.2-4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|classpathx-mail-1.1.2-4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|classpathx-mail-1.1.2-4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|classpathx-mail-1.1.2-4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|classpathx-mail-1.1.2-4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|classpathx-mail-1.1.2-4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|classpathx-mail-1.1.2-4|29	#
12mr|classpathx-mail-1.1.2-4|30	
12mr|classpathx-mail-1.1.2-4|31	%global jmailver 1.3.1
12mr|classpathx-mail-1.1.2-4|32	%global inetlibver 1.1.2
12mr|classpathx-mail-1.1.2-4|33	
12mr|classpathx-mail-1.1.2-4|34	Name:           classpathx-mail
12mr|classpathx-mail-1.1.2-4|35	Version:        1.1.2
12mr|classpathx-mail-1.1.2-4|36	Release:        4
12mr|classpathx-mail-1.1.2-4|37	Summary:        GNU JavaMail(tm)
12mr|classpathx-mail-1.1.2-4|38	
12mr|classpathx-mail-1.1.2-4|39	Group:          System/Libraries
12mr|classpathx-mail-1.1.2-4|40	# Classpath library exception
12mr|classpathx-mail-1.1.2-4|41	License:        GPLv2+ with exceptions
12mr|classpathx-mail-1.1.2-4|42	URL:            http://www.gnu.org/software/classpathx/
12mr|classpathx-mail-1.1.2-4|43	Source0:        http://ftp.gnu.org/gnu/classpathx/mail-%{version}.tar.gz
12mr|classpathx-mail-1.1.2-4|44	Source1:        http://ftp.gnu.org/gnu/classpath/inetlib-%{inetlibver}.tar.gz
12mr|classpathx-mail-1.1.2-4|45	Patch0:         %{name}-add-inetlib.patch
12mr|classpathx-mail-1.1.2-4|46	# see bz157685
12mr|classpathx-mail-1.1.2-4|47	Patch3:         %{name}-remove-inetlib.patch
12mr|classpathx-mail-1.1.2-4|48	
12mr|classpathx-mail-1.1.2-4|49	BuildArch:      noarch
12mr|classpathx-mail-1.1.2-4|50	BuildRequires:  jpackage-utils >= 0:1.5
12mr|classpathx-mail-1.1.2-4|51	BuildRequires:  ant
12mr|classpathx-mail-1.1.2-4|52	BuildRequires:  perl
12mr|classpathx-mail-1.1.2-4|53	BuildRequires:  java-javadoc
12mr|classpathx-mail-1.1.2-4|54	Requires(preun): chkconfig
12mr|classpathx-mail-1.1.2-4|55	Requires(post):  chkconfig
12mr|classpathx-mail-1.1.2-4|56	Provides:       javamail = 0:%{jmailver}
12mr|classpathx-mail-1.1.2-4|57	
12mr|classpathx-mail-1.1.2-4|58	%description
12mr|classpathx-mail-1.1.2-4|59	GNU JavaMail(tm) is a free implementation of the JavaMail API.
12mr|classpathx-mail-1.1.2-4|60	
12mr|classpathx-mail-1.1.2-4|61	%package        javadoc
12mr|classpathx-mail-1.1.2-4|62	Summary:        Javadoc for %{name}
12mr|classpathx-mail-1.1.2-4|63	Group:          Development/Java
12mr|classpathx-mail-1.1.2-4|64	Provides:       javamail-javadoc = 0:%{jmailver}
12mr|classpathx-mail-1.1.2-4|65	Requires:       jpackage-utils
12mr|classpathx-mail-1.1.2-4|66	
12mr|classpathx-mail-1.1.2-4|67	%description    javadoc
12mr|classpathx-mail-1.1.2-4|68	%{summary}.
12mr|classpathx-mail-1.1.2-4|69	
12mr|classpathx-mail-1.1.2-4|70	
12mr|classpathx-mail-1.1.2-4|71	%prep
12mr|classpathx-mail-1.1.2-4|72	%setup -q -n mail-%{version}
12mr|classpathx-mail-1.1.2-4|73	%patch0
12mr|classpathx-mail-1.1.2-4|74	%patch3 -p0
12mr|classpathx-mail-1.1.2-4|75	rm -f libmail.so
12mr|classpathx-mail-1.1.2-4|76	gzip -dc %{SOURCE1} | tar -xf -
12mr|classpathx-mail-1.1.2-4|77	pushd inetlib-%{inetlibver}/source/gnu/inet
12mr|classpathx-mail-1.1.2-4|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
12mr|classpathx-mail-1.1.2-4|79	popd
12mr|classpathx-mail-1.1.2-4|80	
12mr|classpathx-mail-1.1.2-4|81	%build
12mr|classpathx-mail-1.1.2-4|82	# build inetlib
12mr|classpathx-mail-1.1.2-4|83	pushd inetlib-%{inetlibver}
12mr|classpathx-mail-1.1.2-4|84	%configure
12mr|classpathx-mail-1.1.2-4|85	make
12mr|classpathx-mail-1.1.2-4|86	popd
12mr|classpathx-mail-1.1.2-4|87	mkdir classes
12mr|classpathx-mail-1.1.2-4|88	cp -r inetlib-%{inetlibver}/classes/gnu classes
12mr|classpathx-mail-1.1.2-4|89	# build mail
12mr|classpathx-mail-1.1.2-4|90	ant \
12mr|classpathx-mail-1.1.2-4|91	-Dj2se.apidoc=%{_javadocdir}/java \
12mr|classpathx-mail-1.1.2-4|92	dist javadoc
12mr|classpathx-mail-1.1.2-4|93	
12mr|classpathx-mail-1.1.2-4|94	# build monolithic
12mr|classpathx-mail-1.1.2-4|95	mkdir monolithic
12mr|classpathx-mail-1.1.2-4|96	pushd monolithic
12mr|classpathx-mail-1.1.2-4|97	for jar in gnumail gnumail-providers ; do jar xf ../$jar.jar; done
12mr|classpathx-mail-1.1.2-4|98	rm -f META-INF/MANIFEST.MF
12mr|classpathx-mail-1.1.2-4|99	jar cf ../monolithic.jar *
12mr|classpathx-mail-1.1.2-4|100	popd
12mr|classpathx-mail-1.1.2-4|101	rm -Rf monolithic
12mr|classpathx-mail-1.1.2-4|102	
12mr|classpathx-mail-1.1.2-4|103	
12mr|classpathx-mail-1.1.2-4|104	%install
12mr|classpathx-mail-1.1.2-4|105	rm -rf %{buildroot}
12mr|classpathx-mail-1.1.2-4|106	
12mr|classpathx-mail-1.1.2-4|107	install -dm 755 %{buildroot}%{_javadir}/classpathx-mail
12mr|classpathx-mail-1.1.2-4|108	
12mr|classpathx-mail-1.1.2-4|109	# API
12mr|classpathx-mail-1.1.2-4|110	install -pm 644 gnumail.jar \
12mr|classpathx-mail-1.1.2-4|111	%{buildroot}%{_javadir}/classpathx-mail/mail-%{jmailver}-api.jar
12mr|classpathx-mail-1.1.2-4|112	ln -s mail-%{jmailver}-api.jar \
12mr|classpathx-mail-1.1.2-4|113	%{buildroot}%{_javadir}/classpathx-mail/mailapi.jar
12mr|classpathx-mail-1.1.2-4|114	
12mr|classpathx-mail-1.1.2-4|115	# Providers
12mr|classpathx-mail-1.1.2-4|116	install -pm 644 gnumail-providers.jar \
12mr|classpathx-mail-1.1.2-4|117	%{buildroot}%{_javadir}/classpathx-mail/mail-%{jmailver}-providers.jar
12mr|classpathx-mail-1.1.2-4|118	ln -s mail-%{jmailver}-providers.jar \
12mr|classpathx-mail-1.1.2-4|119	%{buildroot}%{_javadir}/classpathx-mail/providers.jar
12mr|classpathx-mail-1.1.2-4|120	for prov in imap nntp pop3 smtp ; do
12mr|classpathx-mail-1.1.2-4|121	ln -s mail-%{jmailver}-providers.jar \
12mr|classpathx-mail-1.1.2-4|122	%{buildroot}%{_javadir}/classpathx-mail/$prov.jar
12mr|classpathx-mail-1.1.2-4|123	done
12mr|classpathx-mail-1.1.2-4|124	
12mr|classpathx-mail-1.1.2-4|125	install -pm 644 monolithic.jar \
12mr|classpathx-mail-1.1.2-4|126	%{buildroot}%{_javadir}/classpathx-mail-%{jmailver}-monolithic.jar
12mr|classpathx-mail-1.1.2-4|127	touch %{buildroot}%{_javadir}/javamail.jar # for %%ghost
12mr|classpathx-mail-1.1.2-4|128	
12mr|classpathx-mail-1.1.2-4|129	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{jmailver}
12mr|classpathx-mail-1.1.2-4|130	cp -pR docs/* %{buildroot}%{_javadocdir}/%{name}-%{jmailver}
12mr|classpathx-mail-1.1.2-4|131	ln -s %{name}-%{jmailver} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
12mr|classpathx-mail-1.1.2-4|132	
12mr|classpathx-mail-1.1.2-4|133	%clean
12mr|classpathx-mail-1.1.2-4|134	rm -rf %{buildroot}
12mr|classpathx-mail-1.1.2-4|135	
12mr|classpathx-mail-1.1.2-4|136	
12mr|classpathx-mail-1.1.2-4|137	%triggerpostun -- classpathx-mail-monolithic <= 0:1.1.1-1jpp
12mr|classpathx-mail-1.1.2-4|138	# Remove file from old monolithic subpackage
12mr|classpathx-mail-1.1.2-4|139	rm -f %{_javadir}/javamail.jar
12mr|classpathx-mail-1.1.2-4|140	# Recreate the link as update-alternatives could not do it
12mr|classpathx-mail-1.1.2-4|141	ln -s %{_sysconfdir}/alternatives/javamail %{_javadir}/javamail.jar
12mr|classpathx-mail-1.1.2-4|142	
12mr|classpathx-mail-1.1.2-4|143	%post
12mr|classpathx-mail-1.1.2-4|144	%{_sbindir}/update-alternatives --install %{_javadir}/javamail.jar javamail %{_javadir}/classpathx-mail-1.3.1-monolithic.jar 010301
12mr|classpathx-mail-1.1.2-4|145	
12mr|classpathx-mail-1.1.2-4|146	%preun
12mr|classpathx-mail-1.1.2-4|147	if [ "$1" = "0" ]; then
12mr|classpathx-mail-1.1.2-4|148	%{_sbindir}/update-alternatives --remove javamail %{_javadir}/classpathx-mail-1.3.1-monolithic.jar
12mr|classpathx-mail-1.1.2-4|149	fi
12mr|classpathx-mail-1.1.2-4|150	
12mr|classpathx-mail-1.1.2-4|151	%files
12mr|classpathx-mail-1.1.2-4|152	%defattr(-,root,root,-)
12mr|classpathx-mail-1.1.2-4|153	%doc AUTHORS ChangeLog COPYING README README.*
12mr|classpathx-mail-1.1.2-4|154	%dir %{_javadir}/classpathx-mail
12mr|classpathx-mail-1.1.2-4|155	%{_javadir}/classpathx-mail/mail-%{jmailver}-api.jar
12mr|classpathx-mail-1.1.2-4|156	%{_javadir}/classpathx-mail/mailapi.jar
12mr|classpathx-mail-1.1.2-4|157	%{_javadir}/classpathx-mail/mail-%{jmailver}-providers.jar
12mr|classpathx-mail-1.1.2-4|158	%{_javadir}/classpathx-mail/providers.jar
12mr|classpathx-mail-1.1.2-4|159	%{_javadir}/classpathx-mail/imap.jar
12mr|classpathx-mail-1.1.2-4|160	%{_javadir}/classpathx-mail/nntp.jar
12mr|classpathx-mail-1.1.2-4|161	%{_javadir}/classpathx-mail/pop3.jar
12mr|classpathx-mail-1.1.2-4|162	%{_javadir}/classpathx-mail/smtp.jar
12mr|classpathx-mail-1.1.2-4|163	# Monolithic jar
12mr|classpathx-mail-1.1.2-4|164	%{_javadir}/classpathx-mail-%{jmailver}-monolithic.jar
12mr|classpathx-mail-1.1.2-4|165	%ghost %{_javadir}/javamail.jar
12mr|classpathx-mail-1.1.2-4|166	
12mr|classpathx-mail-1.1.2-4|167	%files javadoc
12mr|classpathx-mail-1.1.2-4|168	%defattr(-,root,root,-)
12mr|classpathx-mail-1.1.2-4|169	%{_javadocdir}/%{name}-%{jmailver}
12mr|classpathx-mail-1.1.2-4|170	%{_javadocdir}/%{name}
12mr|classpathx-mail-1.1.2-4|171	
12mr|classpathx-mail-1.1.2-4|172	
12mr|classpathx-mail-1.1.2-4|173	%changelog
12mr|classpathx-mail-1.1.2-4|174	

13682 12
12mr|classworlds-1.1-1.2.0|1	# Copyright (c) 2000-2005, JPackage Project
12mr|classworlds-1.1-1.2.0|2	# All rights reserved.
12mr|classworlds-1.1-1.2.0|3	#
12mr|classworlds-1.1-1.2.0|4	# Redistribution and use in source and binary forms, with or without
12mr|classworlds-1.1-1.2.0|5	# modification, are permitted provided that the following conditions
12mr|classworlds-1.1-1.2.0|6	# are met:
12mr|classworlds-1.1-1.2.0|7	#
12mr|classworlds-1.1-1.2.0|8	# 1. Redistributions of source code must retain the above copyright
12mr|classworlds-1.1-1.2.0|9	#    notice, this list of conditions and the following disclaimer.
12mr|classworlds-1.1-1.2.0|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|classworlds-1.1-1.2.0|11	#    notice, this list of conditions and the following disclaimer in the
12mr|classworlds-1.1-1.2.0|12	#    documentation and/or other materials provided with the
12mr|classworlds-1.1-1.2.0|13	#    distribution.
12mr|classworlds-1.1-1.2.0|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|classworlds-1.1-1.2.0|15	#    contributors may be used to endorse or promote products derived
12mr|classworlds-1.1-1.2.0|16	#    from this software without specific prior written permission.
12mr|classworlds-1.1-1.2.0|17	#
12mr|classworlds-1.1-1.2.0|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|classworlds-1.1-1.2.0|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|classworlds-1.1-1.2.0|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|classworlds-1.1-1.2.0|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|classworlds-1.1-1.2.0|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|classworlds-1.1-1.2.0|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|classworlds-1.1-1.2.0|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|classworlds-1.1-1.2.0|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|classworlds-1.1-1.2.0|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|classworlds-1.1-1.2.0|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|classworlds-1.1-1.2.0|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|classworlds-1.1-1.2.0|29	#
12mr|classworlds-1.1-1.2.0|30	
12mr|classworlds-1.1-1.2.0|31	# We want to build without maven
12mr|classworlds-1.1-1.2.0|32	%define _without_maven 1
12mr|classworlds-1.1-1.2.0|33	%define gcj_support 1
12mr|classworlds-1.1-1.2.0|34	
12mr|classworlds-1.1-1.2.0|35	# If you don't want to build with maven,
12mr|classworlds-1.1-1.2.0|36	# give rpmbuild option '--without maven'
12mr|classworlds-1.1-1.2.0|37	
12mr|classworlds-1.1-1.2.0|38	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
12mr|classworlds-1.1-1.2.0|39	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
12mr|classworlds-1.1-1.2.0|40	
12mr|classworlds-1.1-1.2.0|41	%define classworlds_version   1.1
12mr|classworlds-1.1-1.2.0|42	
12mr|classworlds-1.1-1.2.0|43	Name:           classworlds
12mr|classworlds-1.1-1.2.0|44	Version:        %{classworlds_version}
12mr|classworlds-1.1-1.2.0|45	Release:        %mkrel 1.2.0
12mr|classworlds-1.1-1.2.0|46	Epoch:          0
12mr|classworlds-1.1-1.2.0|47	Summary:        Classworlds Classloader Framework
12mr|classworlds-1.1-1.2.0|48	
12mr|classworlds-1.1-1.2.0|49	Group:          Development/Java
12mr|classworlds-1.1-1.2.0|50	License:        BSD
12mr|classworlds-1.1-1.2.0|51	URL:            http://classworlds.codehaus.org/
12mr|classworlds-1.1-1.2.0|52	# svn export svn://svn.classworlds.codehaus.org/classworlds/tags/CLASSWORLDS_1_1
12mr|classworlds-1.1-1.2.0|53	# cd CLASSWORLDS_1_1
12mr|classworlds-1.1-1.2.0|54	# tar cjf classworlds-1.1-CLASSWORLDS_1_1-src.tar.bz2 classworlds
12mr|classworlds-1.1-1.2.0|55	# md5sum:  76be757e6d364eece0109a2c3fc303c9
12mr|classworlds-1.1-1.2.0|56	Source0:        %{name}-%{version}-CLASSWORLDS_1_1-src.tar.bz2
12mr|classworlds-1.1-1.2.0|57	# This was generated by an upstream download of maven and hand-tuned
12mr|classworlds-1.1-1.2.0|58	Source1:        %{name}-%{version}-build.xml
12mr|classworlds-1.1-1.2.0|59	
12mr|classworlds-1.1-1.2.0|60	%if %{with_maven}
12mr|classworlds-1.1-1.2.0|61	Patch0:         %{name}-%{version}-project_xml.patch
12mr|classworlds-1.1-1.2.0|62	Patch1:         %{name}-%{version}-project_properties.patch
12mr|classworlds-1.1-1.2.0|63	%endif
12mr|classworlds-1.1-1.2.0|64	
12mr|classworlds-1.1-1.2.0|65	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|classworlds-1.1-1.2.0|66	
12mr|classworlds-1.1-1.2.0|67	%if %{gcj_support}
12mr|classworlds-1.1-1.2.0|68	BuildRequires:  java-gcj-compat-devel
12mr|classworlds-1.1-1.2.0|69	%else
12mr|classworlds-1.1-1.2.0|70	BuildArch:      noarch
12mr|classworlds-1.1-1.2.0|71	BuildRequires:  java-devel
12mr|classworlds-1.1-1.2.0|72	%endif
12mr|classworlds-1.1-1.2.0|73	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|classworlds-1.1-1.2.0|74	BuildRequires:  ant >= 0:1.6
12mr|classworlds-1.1-1.2.0|75	%if %{with_maven}
12mr|classworlds-1.1-1.2.0|76	BuildRequires:  maven >= 0:1.1
12mr|classworlds-1.1-1.2.0|77	BuildRequires:  saxon
12mr|classworlds-1.1-1.2.0|78	BuildRequires:  saxon-scripts
12mr|classworlds-1.1-1.2.0|79	%endif
12mr|classworlds-1.1-1.2.0|80	BuildRequires:  junit
12mr|classworlds-1.1-1.2.0|81	BuildRequires:  xerces-j2
12mr|classworlds-1.1-1.2.0|82	BuildRequires:  xml-commons-jaxp-1.3-apis
12mr|classworlds-1.1-1.2.0|83	Requires:  jpackage-utils
12mr|classworlds-1.1-1.2.0|84	Requires:  xerces-j2
12mr|classworlds-1.1-1.2.0|85	Requires:  xml-commons-jaxp-1.3-apis
12mr|classworlds-1.1-1.2.0|86	
12mr|classworlds-1.1-1.2.0|87	%description
12mr|classworlds-1.1-1.2.0|88	Classworlds is a framework for container developers
12mr|classworlds-1.1-1.2.0|89	who require complex manipulation of Java's ClassLoaders.
12mr|classworlds-1.1-1.2.0|90	Java's native ClassLoader mechanims and classes can cause
12mr|classworlds-1.1-1.2.0|91	much headache and confusion for certain types of
12mr|classworlds-1.1-1.2.0|92	application developers. Projects which involve dynamic
12mr|classworlds-1.1-1.2.0|93	loading of components or otherwise represent a 'container'
12mr|classworlds-1.1-1.2.0|94	can benefit from the classloading control provided by
12mr|classworlds-1.1-1.2.0|95	classworlds.
12mr|classworlds-1.1-1.2.0|96	
12mr|classworlds-1.1-1.2.0|97	%if %{with_maven}
12mr|classworlds-1.1-1.2.0|98	%package        javadoc
12mr|classworlds-1.1-1.2.0|99	Summary:        Javadoc for %{name}
12mr|classworlds-1.1-1.2.0|100	Group:          Development/Java
12mr|classworlds-1.1-1.2.0|101	
12mr|classworlds-1.1-1.2.0|102	%description    javadoc
12mr|classworlds-1.1-1.2.0|103	%{summary}.
12mr|classworlds-1.1-1.2.0|104	
12mr|classworlds-1.1-1.2.0|105	%package        manual
12mr|classworlds-1.1-1.2.0|106	Summary:        Docs for %{name}
12mr|classworlds-1.1-1.2.0|107	Group:          Development/Java
12mr|classworlds-1.1-1.2.0|108	
12mr|classworlds-1.1-1.2.0|109	%description    manual
12mr|classworlds-1.1-1.2.0|110	%{summary}.
12mr|classworlds-1.1-1.2.0|111	%endif
12mr|classworlds-1.1-1.2.0|112	
12mr|classworlds-1.1-1.2.0|113	%prep
12mr|classworlds-1.1-1.2.0|114	# If you don''t want to build with maven,
12mr|classworlds-1.1-1.2.0|115	# give rpmbuild option '--without maven'
12mr|classworlds-1.1-1.2.0|116	%setup -q -n %{name}
12mr|classworlds-1.1-1.2.0|117	for j in $(find ./lib -name "*.jar"); do
12mr|classworlds-1.1-1.2.0|118	rm $j
12mr|classworlds-1.1-1.2.0|119	done
12mr|classworlds-1.1-1.2.0|120	cp %{SOURCE1} build.xml
12mr|classworlds-1.1-1.2.0|121	
12mr|classworlds-1.1-1.2.0|122	%if %{with_maven}
12mr|classworlds-1.1-1.2.0|123	%patch0 -b .sav
12mr|classworlds-1.1-1.2.0|124	%patch1 -b .sav
12mr|classworlds-1.1-1.2.0|125	%endif
12mr|classworlds-1.1-1.2.0|126	
12mr|classworlds-1.1-1.2.0|127	%build
12mr|classworlds-1.1-1.2.0|128	%if %{with_maven}
12mr|classworlds-1.1-1.2.0|129	pushd lib
12mr|classworlds-1.1-1.2.0|130	ln -sf $(build-classpath xml-commons-jaxp-1.3-apis) xmlApis-2.0.2.jar
12mr|classworlds-1.1-1.2.0|131	ln -sf $(build-classpath ant) jakarta-ant-1.5.jar
12mr|classworlds-1.1-1.2.0|132	ln -sf $(build-classpath maven) maven.jar
12mr|classworlds-1.1-1.2.0|133	popd
12mr|classworlds-1.1-1.2.0|134	maven \
12mr|classworlds-1.1-1.2.0|135	-Dmaven.repo.remote=file:/usr/share/maven/repository \
12mr|classworlds-1.1-1.2.0|136	-Dmaven.home.local=$(pwd)/.maven jar javadoc xdoc:transform
12mr|classworlds-1.1-1.2.0|137	%else
12mr|classworlds-1.1-1.2.0|138	export CLASSPATH=target/classes
12mr|classworlds-1.1-1.2.0|139	%{ant} -Dbuild.sysclasspath=only
12mr|classworlds-1.1-1.2.0|140	%endif
12mr|classworlds-1.1-1.2.0|141	
12mr|classworlds-1.1-1.2.0|142	%install
12mr|classworlds-1.1-1.2.0|143	rm -rf $RPM_BUILD_ROOT
12mr|classworlds-1.1-1.2.0|144	install -Dpm 644 target/%{name}-%{version}.jar \
12mr|classworlds-1.1-1.2.0|145	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|classworlds-1.1-1.2.0|146	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mr|classworlds-1.1-1.2.0|147	
12mr|classworlds-1.1-1.2.0|148	%if %{with_maven}
12mr|classworlds-1.1-1.2.0|149	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|classworlds-1.1-1.2.0|150	cp -pr target/docs/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|classworlds-1.1-1.2.0|151	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
12mr|classworlds-1.1-1.2.0|152	rm -rf target/docs/apidocs
12mr|classworlds-1.1-1.2.0|153	%endif
12mr|classworlds-1.1-1.2.0|154	
12mr|classworlds-1.1-1.2.0|155	%if %{with_maven}
12mr|classworlds-1.1-1.2.0|156	install -dm 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|classworlds-1.1-1.2.0|157	cp -pr target/docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|classworlds-1.1-1.2.0|158	%endif
12mr|classworlds-1.1-1.2.0|159	
12mr|classworlds-1.1-1.2.0|160	%if %{gcj_support}
12mr|classworlds-1.1-1.2.0|161	%{_bindir}/aot-compile-rpm
12mr|classworlds-1.1-1.2.0|162	%endif
12mr|classworlds-1.1-1.2.0|163	
12mr|classworlds-1.1-1.2.0|164	%clean
12mr|classworlds-1.1-1.2.0|165	rm -rf $RPM_BUILD_ROOT
12mr|classworlds-1.1-1.2.0|166	
12mr|classworlds-1.1-1.2.0|167	%if %{gcj_support}
12mr|classworlds-1.1-1.2.0|168	%post
12mr|classworlds-1.1-1.2.0|169	%{update_gcjdb}
12mr|classworlds-1.1-1.2.0|170	
12mr|classworlds-1.1-1.2.0|171	%postun
12mr|classworlds-1.1-1.2.0|172	%{clean_gcjdb}
12mr|classworlds-1.1-1.2.0|173	%endif
12mr|classworlds-1.1-1.2.0|174	
12mr|classworlds-1.1-1.2.0|175	%files
12mr|classworlds-1.1-1.2.0|176	%defattr(-,root,root,-)
12mr|classworlds-1.1-1.2.0|177	%doc LICENSE.txt
12mr|classworlds-1.1-1.2.0|178	%{_javadir}/*.jar
12mr|classworlds-1.1-1.2.0|179	%if %{gcj_support}
12mr|classworlds-1.1-1.2.0|180	%dir %{_libdir}/gcj/%{name}
12mr|classworlds-1.1-1.2.0|181	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|classworlds-1.1-1.2.0|182	%endif
12mr|classworlds-1.1-1.2.0|183	
12mr|classworlds-1.1-1.2.0|184	%if %{with_maven}
12mr|classworlds-1.1-1.2.0|185	%files javadoc
12mr|classworlds-1.1-1.2.0|186	%defattr(-,root,root,-)
12mr|classworlds-1.1-1.2.0|187	%doc %{_javadocdir}/*
12mr|classworlds-1.1-1.2.0|188	
12mr|classworlds-1.1-1.2.0|189	%files manual
12mr|classworlds-1.1-1.2.0|190	%defattr(-,root,root,-)
12mr|classworlds-1.1-1.2.0|191	%doc %{_docdir}/%{name}-%{version}
12mr|classworlds-1.1-1.2.0|192	%endif
12mr|classworlds-1.1-1.2.0|193	
12mr|classworlds-1.1-1.2.0|194	
12mr|classworlds-1.1-1.2.0|195	
12mr|classworlds-1.1-1.2.0|196	%changelog
12mr|classworlds-1.1-1.2.0|197	

13683 12
12mr|cleanfeed-20020501-11|1	%define name	cleanfeed
12mr|cleanfeed-20020501-11|2	%define version 20020501
12mr|cleanfeed-20020501-11|3	%define release %mkrel 11
12mr|cleanfeed-20020501-11|4	
12mr|cleanfeed-20020501-11|5	Summary:	A spam filter for Usenet news servers
12mr|cleanfeed-20020501-11|6	Name:		%{name}
12mr|cleanfeed-20020501-11|7	Version:	%{version}
12mr|cleanfeed-20020501-11|8	Release:	%{release}
12mr|cleanfeed-20020501-11|9	License:	Artistic
12mr|cleanfeed-20020501-11|10	Group:		System/Servers
12mr|cleanfeed-20020501-11|11	URL:		http://www.bofh.it/~md/cleanfeed/
12mr|cleanfeed-20020501-11|12	Source0:	http://www.bofh.it/~md/cleanfeed/%{name}-%{version}.tgz
12mr|cleanfeed-20020501-11|13	Patch0:		cleanfeed-20020501-config.patch
12mr|cleanfeed-20020501-11|14	BuildRoot:	%{_tmppath}/%{name}-root
12mr|cleanfeed-20020501-11|15	BuildArch:	noarch
12mr|cleanfeed-20020501-11|16	
12mr|cleanfeed-20020501-11|17	%description
12mr|cleanfeed-20020501-11|18	Cleanfeed is an automatic spam filter for Usenet news servers and
12mr|cleanfeed-20020501-11|19	routers (INN, Cyclone, Typhoon, Breeze and NNTPRelay).  Cleanfeed is
12mr|cleanfeed-20020501-11|20	highly configurable, easily modified and very fast.  It can be configured
12mr|cleanfeed-20020501-11|21	to block binary posts to non-binary newsgroups, to cancel already-rejected
12mr|cleanfeed-20020501-11|22	articles, and to reject some spamming from local users.
12mr|cleanfeed-20020501-11|23	
12mr|cleanfeed-20020501-11|24	Install the cleanfeed package if you need a spam filter for a Usenet news
12mr|cleanfeed-20020501-11|25	server.
12mr|cleanfeed-20020501-11|26	
12mr|cleanfeed-20020501-11|27	%prep
12mr|cleanfeed-20020501-11|28	%setup -q
12mr|cleanfeed-20020501-11|29	%patch0 -p1 -b .config
12mr|cleanfeed-20020501-11|30	
12mr|cleanfeed-20020501-11|31	chmod 644 CHANGES README
12mr|cleanfeed-20020501-11|32	
12mr|cleanfeed-20020501-11|33	%install
12mr|cleanfeed-20020501-11|34	mkdir -p $RPM_BUILD_ROOT/{%{_sysconfdir}/news,%{_mandir}/man8,%{_libdir}/news/bin/control}
12mr|cleanfeed-20020501-11|35	install -m 0644 cleanfeed.local.sample $RPM_BUILD_ROOT/%{_sysconfdir}/news/cleanfeed.local
12mr|cleanfeed-20020501-11|36	install -m 0644 bad_adult_paths $RPM_BUILD_ROOT/%{_sysconfdir}/news
12mr|cleanfeed-20020501-11|37	install -m 0644 bad_cancel_paths $RPM_BUILD_ROOT/%{_sysconfdir}/news
12mr|cleanfeed-20020501-11|38	install -m 0644 bad_paths $RPM_BUILD_ROOT/%{_sysconfdir}/news
12mr|cleanfeed-20020501-11|39	install -m 0644 bad_hosts $RPM_BUILD_ROOT/%{_sysconfdir}/news
12mr|cleanfeed-20020501-11|40	install -m 0755 cleanfeed $RPM_BUILD_ROOT/%{_libdir}/news/bin/control/filter_innd.pl
12mr|cleanfeed-20020501-11|41	
12mr|cleanfeed-20020501-11|42	%clean
12mr|cleanfeed-20020501-11|43	rm -rf $RPM_BUILD_ROOT
12mr|cleanfeed-20020501-11|44	
12mr|cleanfeed-20020501-11|45	%files
12mr|cleanfeed-20020501-11|46	%defattr(-,root,root)
12mr|cleanfeed-20020501-11|47	%doc CHANGES README
12mr|cleanfeed-20020501-11|48	%attr(-,news,news) %config(noreplace) %{_sysconfdir}/news/cleanfeed.local
12mr|cleanfeed-20020501-11|49	%attr(-,news,news) %config(noreplace) %{_sysconfdir}/news/bad_adult_paths
12mr|cleanfeed-20020501-11|50	%attr(-,news,news) %config(noreplace) %{_sysconfdir}/news/bad_cancel_paths
12mr|cleanfeed-20020501-11|51	%attr(-,news,news) %config(noreplace) %{_sysconfdir}/news/bad_paths
12mr|cleanfeed-20020501-11|52	%attr(-,news,news) %config(noreplace) %{_sysconfdir}/news/bad_hosts
12mr|cleanfeed-20020501-11|53	%attr(-,news,news) %{_libdir}/news/bin/control/filter_innd.pl
12mr|cleanfeed-20020501-11|54	
12mr|cleanfeed-20020501-11|55	
12mr|cleanfeed-20020501-11|56	
12mr|cleanfeed-20020501-11|57	
12mr|cleanfeed-20020501-11|58	%changelog
12mr|cleanfeed-20020501-11|59	

13684 12
12mr|clementine-1.1.1-1|1	Name:		clementine
12mr|clementine-1.1.1-1|2	Summary:	A cross-platform music player based on Amarok 1.4
12mr|clementine-1.1.1-1|3	Group:		Sound
12mr|clementine-1.1.1-1|4	Version:	1.1.1
12mr|clementine-1.1.1-1|5	Release:	1
12mr|clementine-1.1.1-1|6	License:	GPLv3
12mr|clementine-1.1.1-1|7	URL:		http://www.clementine-player.org/
12mr|clementine-1.1.1-1|8	Source0:	http://clementine-player.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|clementine-1.1.1-1|9	Source1:	Clementine.conf
12mr|clementine-1.1.1-1|10	Source2:	clementine-1.0.1-ru.po
12mr|clementine-1.1.1-1|11	Patch0:		clementine-0.6-use-default-language.patch
12mr|clementine-1.1.1-1|12	# Search albums at metal-archives.com (Encyclopaedia Metallum) from:
12mr|clementine-1.1.1-1|13	# - Now Playing widget (album art context menu) - current album
12mr|clementine-1.1.1-1|14	# - Playlist (selected songs context menu) - unique selected albums
12mr|clementine-1.1.1-1|15	Patch1:		clementine-1.1.0-metalarchives.patch
12mr|clementine-1.1.1-1|16	# Covers should always fit the screen resolution so we scale them if needed
12mr|clementine-1.1.1-1|17	Patch2:		clementine-1.0.0-coversize.patch
12mr|clementine-1.1.1-1|18	# Fix desktop file
12mr|clementine-1.1.1-1|19	Patch3:		clementine-1.1.0-fix-desktop.patch
12mr|clementine-1.1.1-1|20	
12mr|clementine-1.1.1-1|21	BuildRequires:	qt4-devel >= 4.5.0
12mr|clementine-1.1.1-1|22	BuildRequires:	pkgconfig(taglib) >= 1.6
12mr|clementine-1.1.1-1|23	BuildRequires:	liblastfm-devel
12mr|clementine-1.1.1-1|24	BuildRequires:	boost-devel
12mr|clementine-1.1.1-1|25	BuildRequires:	qt4-linguist
12mr|clementine-1.1.1-1|26	BuildRequires:	pkgconfig(gstreamer-0.10)
12mr|clementine-1.1.1-1|27	BuildRequires:	cmake
12mr|clementine-1.1.1-1|28	BuildRequires:	pkgconfig(glew)
12mr|clementine-1.1.1-1|29	BuildRequires:	pkgconfig(glu)
12mr|clementine-1.1.1-1|30	BuildRequires:	pkgconfig(libmtp)
12mr|clementine-1.1.1-1|31	BuildRequires:	pkgconfig(libusbmuxd)
12mr|clementine-1.1.1-1|32	BuildRequires:	pkgconfig(libplist)
12mr|clementine-1.1.1-1|33	BuildRequires:	pkgconfig(libimobiledevice-1.0)
12mr|clementine-1.1.1-1|34	# Disable for now as indicate-qt seems to be broken and we don't really need it anyway
12mr|clementine-1.1.1-1|35	#BuildRequires:	pkgconfig(indicate-qt)
12mr|clementine-1.1.1-1|36	BuildRequires:	pkgconfig(libechonest)
12mr|clementine-1.1.1-1|37	BuildRequires:	pkgconfig(libgpod-1.0)
12mr|clementine-1.1.1-1|38	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mr|clementine-1.1.1-1|39	BuildRequires:	pkgconfig(libcdio)
12mr|clementine-1.1.1-1|40	BuildRequires:	pkgconfig(protobuf)
12mr|clementine-1.1.1-1|41	Requires:	libprojectm-data
12mr|clementine-1.1.1-1|42	Requires:	qt4-database-plugin-sqlite
12mr|clementine-1.1.1-1|43	Requires:	gstreamer0.10-flac
12mr|clementine-1.1.1-1|44	Requires:	gstreamer0.10-plugins-ugly
12mr|clementine-1.1.1-1|45	
12mr|clementine-1.1.1-1|46	Suggests:	gstreamer0.10-decoders-audio
12mr|clementine-1.1.1-1|47	# Needed to be able to mount ipod/iphone/ipad (not tested locally) but it's also pulling gvfs
12mr|clementine-1.1.1-1|48	# which is need at least to mount mtp devices (tested locally)
12mr|clementine-1.1.1-1|49	Suggests:	gvfs-iphone
12mr|clementine-1.1.1-1|50	
12mr|clementine-1.1.1-1|51	%description
12mr|clementine-1.1.1-1|52	Clementine is a modern music player and library organiser. Clementine is
12mr|clementine-1.1.1-1|53	a port of Amarok 1.4, with some features rewritten to take advantage of
12mr|clementine-1.1.1-1|54	Qt4.
12mr|clementine-1.1.1-1|55	Features:
12mr|clementine-1.1.1-1|56	* Search and play your local music library
12mr|clementine-1.1.1-1|57	* Listen to internet radio from Last.fm, SomaFM and Magnatune
12mr|clementine-1.1.1-1|58	* Tabbed playlists, import and export M3U, XSPF, PLS and ASX
12mr|clementine-1.1.1-1|59	* Visualisations from projectM
12mr|clementine-1.1.1-1|60	* Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC
12mr|clementine-1.1.1-1|61	* Edit tags on MP3 and OGG files, organise your music
12mr|clementine-1.1.1-1|62	* Download missing album cover art from Last.fm
12mr|clementine-1.1.1-1|63	* Remote control using a Wii Remote, MPRIS or the command-line
12mr|clementine-1.1.1-1|64	* Copy music to your iPod, iPhone, MTP or mass-storage USB player
12mr|clementine-1.1.1-1|65	* Queue manage
12mr|clementine-1.1.1-1|66	
12mr|clementine-1.1.1-1|67	%files
12mr|clementine-1.1.1-1|68	%{_bindir}/clementine
12mr|clementine-1.1.1-1|69	%{_bindir}/clementine-tagreader
12mr|clementine-1.1.1-1|70	%{_datadir}/kde4/services/clementine-*.protocol
12mr|clementine-1.1.1-1|71	%{_datadir}/applications/clementine.desktop
12mr|clementine-1.1.1-1|72	%{_iconsdir}/hicolor/64x64/apps/application-x-clementine.png
12mr|clementine-1.1.1-1|73	%{_iconsdir}/hicolor/scalable/apps/application-x-clementine.svg
12mr|clementine-1.1.1-1|74	%config %{_sysconfdir}/Clementine/Clementine.conf
12mr|clementine-1.1.1-1|75	
12mr|clementine-1.1.1-1|76	
12mr|clementine-1.1.1-1|77	#---------------------------------------------------------------------
12mr|clementine-1.1.1-1|78	
12mr|clementine-1.1.1-1|79	%prep
12mr|clementine-1.1.1-1|80	%setup -q
12mr|clementine-1.1.1-1|81	# Update russian translation
12mr|clementine-1.1.1-1|82	# Needed only until next after 1.1.0 version is released
12mr|clementine-1.1.1-1|83	cp -f %{SOURCE2} src/translations/ru.po
12mr|clementine-1.1.1-1|84	%patch0 -p1
12mr|clementine-1.1.1-1|85	%patch1 -p1 -b .ma~
12mr|clementine-1.1.1-1|86	%patch2 -p1 -b .coversize~
12mr|clementine-1.1.1-1|87	%patch3 -p1
12mr|clementine-1.1.1-1|88	
12mr|clementine-1.1.1-1|89	%build
12mr|clementine-1.1.1-1|90	%cmake_qt4 -DBUNDLE_PROJECTM_PRESETS=OFF -DBUILD_WERROR=OFF
12mr|clementine-1.1.1-1|91	%make
12mr|clementine-1.1.1-1|92	
12mr|clementine-1.1.1-1|93	%install
12mr|clementine-1.1.1-1|94	%makeinstall_std -C build
12mr|clementine-1.1.1-1|95	
12mr|clementine-1.1.1-1|96	install -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/Clementine/Clementine.conf

13685 12
12mr|clipit-1.4.2-1|1	Summary:	ClipIt - a lightweight GTK+ clipboard manager
12mr|clipit-1.4.2-1|2	Name: 		clipit
12mr|clipit-1.4.2-1|3	Version:	1.4.2
12mr|clipit-1.4.2-1|4	Release: 	1
12mr|clipit-1.4.2-1|5	
12mr|clipit-1.4.2-1|6	License: 	GPLv3
12mr|clipit-1.4.2-1|7	Group: 		Graphical desktop/GNOME
12mr|clipit-1.4.2-1|8	URL: 		http://clipit.rspwn.com/
12mr|clipit-1.4.2-1|9	Source0:	%{name}-%{version}.tar.gz
12mr|clipit-1.4.2-1|10	Requires:	xdotool
12mr|clipit-1.4.2-1|11	
12mr|clipit-1.4.2-1|12	Buildrequires:  pkgconfig(gtk+-2.0)
12mr|clipit-1.4.2-1|13	Buildrequires:  gettext-devel
12mr|clipit-1.4.2-1|14	Buildrequires:  perl-XML-Parser, intltool
12mr|clipit-1.4.2-1|15	
12mr|clipit-1.4.2-1|16	
12mr|clipit-1.4.2-1|17	%description
12mr|clipit-1.4.2-1|18	ClipIt is a lightweight, fully featured GTK+ clipboard manager.
12mr|clipit-1.4.2-1|19	It was forked from Parcellite (http://parcellite.sourceforge.net),
12mr|clipit-1.4.2-1|20	adding additional features and bugfixes to the project.
12mr|clipit-1.4.2-1|21	
12mr|clipit-1.4.2-1|22	
12mr|clipit-1.4.2-1|23	ClipIts main features are:
12mr|clipit-1.4.2-1|24	– Save a history of your last copied items
12mr|clipit-1.4.2-1|25	– Search through the history
12mr|clipit-1.4.2-1|26	– Global hotkeys for most used functions
12mr|clipit-1.4.2-1|27	– Execute actions with clipboard items
12mr|clipit-1.4.2-1|28	– Exclude specific items from history
12mr|clipit-1.4.2-1|29	
12mr|clipit-1.4.2-1|30	
12mr|clipit-1.4.2-1|31	%prep
12mr|clipit-1.4.2-1|32	%setup -q
12mr|clipit-1.4.2-1|33	
12mr|clipit-1.4.2-1|34	
12mr|clipit-1.4.2-1|35	%build
12mr|clipit-1.4.2-1|36	%configure2_5x
12mr|clipit-1.4.2-1|37	%make
12mr|clipit-1.4.2-1|38	
12mr|clipit-1.4.2-1|39	
12mr|clipit-1.4.2-1|40	%install
12mr|clipit-1.4.2-1|41	rm -rf $RPM_BUILD_ROOT
12mr|clipit-1.4.2-1|42	%makeinstall_std
12mr|clipit-1.4.2-1|43	
12mr|clipit-1.4.2-1|44	%find_lang %{name}
12mr|clipit-1.4.2-1|45	
12mr|clipit-1.4.2-1|46	
12mr|clipit-1.4.2-1|47	%files
12mr|clipit-1.4.2-1|48	%defattr(-,root,root,-)
12mr|clipit-1.4.2-1|49	%doc AUTHORS COPYING INSTALL ChangeLog NEWS README
12mr|clipit-1.4.2-1|50	%{_bindir}/%{name}
12mr|clipit-1.4.2-1|51	%{_mandir}/man1/%{name}.1.*
12mr|clipit-1.4.2-1|52	%{_datadir}/applications/%{name}.desktop
12mr|clipit-1.4.2-1|53	%{_datadir}/locale/*/LC_MESSAGES/clipit.mo
12mr|clipit-1.4.2-1|54	%{_sysconfdir}/xdg/autostart/%{name}-startup.desktop
12mr|clipit-1.4.2-1|55	%{_datadir}/icons/hicolor/scalable/apps/clipit-trayicon.svg
12mr|clipit-1.4.2-1|56	
12mr|clipit-1.4.2-1|57	
12mr|clipit-1.4.2-1|58	%changelog
12mr|clipit-1.4.2-1|59	* Sat Dec  8 2012 Arkady L. Shane <ashejn@rosalab.ru> - 1.4.2-1
12mr|clipit-1.4.2-1|60	- initial build

13686 12
12mr|cln-1.3.2-4|1	%define major 6
12mr|cln-1.3.2-4|2	%define libname %mklibname %{name} %{major}
12mr|cln-1.3.2-4|3	%define develname %mklibname %{name} -d
12mr|cln-1.3.2-4|4	
12mr|cln-1.3.2-4|5	Summary:	C++ Class Library for Numbers
12mr|cln-1.3.2-4|6	Name:		cln
12mr|cln-1.3.2-4|7	Version:	1.3.2
12mr|cln-1.3.2-4|8	Release:	4
12mr|cln-1.3.2-4|9	License:	GPLv2+
12mr|cln-1.3.2-4|10	Group:		Sciences/Mathematics
12mr|cln-1.3.2-4|11	URL:		http://www.ginac.de/CLN/
12mr|cln-1.3.2-4|12	Source0:	http://www.ginac.de/CLN/%{name}-%{version}.tar.bz2
12mr|cln-1.3.2-4|13	BuildRequires:	gmp-devel
12mr|cln-1.3.2-4|14	
12mr|cln-1.3.2-4|15	%description
12mr|cln-1.3.2-4|16	CLN is a collection of C++ math classes and functions licensed under
12mr|cln-1.3.2-4|17	the GPL that provides efficiency, type safety, and algebraic syntax in
12mr|cln-1.3.2-4|18	a fast, memory-efficient library.
12mr|cln-1.3.2-4|19	
12mr|cln-1.3.2-4|20	%package -n	%{libname}
12mr|cln-1.3.2-4|21	Summary:	C++ Class Library for Numbers
12mr|cln-1.3.2-4|22	Group:		Sciences/Mathematics
12mr|cln-1.3.2-4|23	Provides:	%{name} = %{version}-%{release}
12mr|cln-1.3.2-4|24	Provides:	%{libname} = %{version}-%{release}
12mr|cln-1.3.2-4|25	Obsoletes:	%{mklibname cln 4} < 1.2.2
12mr|cln-1.3.2-4|26	
12mr|cln-1.3.2-4|27	%description -n	%{libname}
12mr|cln-1.3.2-4|28	CLN is a collection of C++ math classes and functions licensed under
12mr|cln-1.3.2-4|29	the GPL that provides efficiency, type safety, and algebraic syntax in
12mr|cln-1.3.2-4|30	a fast, memory-efficient library.
12mr|cln-1.3.2-4|31	
12mr|cln-1.3.2-4|32	%package -n	%{develname}
12mr|cln-1.3.2-4|33	Summary:	Development files for programs using the CLN library
12mr|cln-1.3.2-4|34	Group:		Development/C++
12mr|cln-1.3.2-4|35	Requires:	%{libname} = %{version}
12mr|cln-1.3.2-4|36	Provides:	%{name}-devel = %{version}-%{release}
12mr|cln-1.3.2-4|37	Provides:	%{develname} = %{version}-%{release}
12mr|cln-1.3.2-4|38	Obsoletes:	%{mklibname cln 4 -d} < 1.2.2
12mr|cln-1.3.2-4|39	
12mr|cln-1.3.2-4|40	%description -n %{develname}
12mr|cln-1.3.2-4|41	This package is necessary if you wish to develop software that uses
12mr|cln-1.3.2-4|42	the CLN library.
12mr|cln-1.3.2-4|43	
12mr|cln-1.3.2-4|44	%prep
12mr|cln-1.3.2-4|45	%setup -q
12mr|cln-1.3.2-4|46	
12mr|cln-1.3.2-4|47	%build
12mr|cln-1.3.2-4|48	%configure2_5x --disable-static
12mr|cln-1.3.2-4|49	%ifarch %arm
12mr|cln-1.3.2-4|50	%make CPPFLAGS="-DNO_ASM"
12mr|cln-1.3.2-4|51	%else
12mr|cln-1.3.2-4|52	%make
12mr|cln-1.3.2-4|53	%endif
12mr|cln-1.3.2-4|54	
12mr|cln-1.3.2-4|55	%check
12mr|cln-1.3.2-4|56	%make check
12mr|cln-1.3.2-4|57	
12mr|cln-1.3.2-4|58	%install
12mr|cln-1.3.2-4|59	%makeinstall_std
12mr|cln-1.3.2-4|60	
12mr|cln-1.3.2-4|61	# prepare documents
12mr|cln-1.3.2-4|62	%__rm -rf documents
12mr|cln-1.3.2-4|63	%__mkdir documents
12mr|cln-1.3.2-4|64	cp -p examples/*.cc documents/
12mr|cln-1.3.2-4|65	
12mr|cln-1.3.2-4|66	%__rm -rf %{buildroot}%{_datadir}/dvi
12mr|cln-1.3.2-4|67	
12mr|cln-1.3.2-4|68	%__rm -rf %{buildroot}%{_bindir}
12mr|cln-1.3.2-4|69	%__rm -rf %{buildroot}%{_mandir}
12mr|cln-1.3.2-4|70	%__rm -rf %{buildroot}%{_datadir}/aclocal
12mr|cln-1.3.2-4|71	
12mr|cln-1.3.2-4|72	%files -n %{libname}
12mr|cln-1.3.2-4|73	%{_libdir}/*.so.%{major}*
12mr|cln-1.3.2-4|74	
12mr|cln-1.3.2-4|75	%files -n %{develname}
12mr|cln-1.3.2-4|76	%doc ChangeLog NEWS README TODO* documents/*
12mr|cln-1.3.2-4|77	%{_includedir}/*
12mr|cln-1.3.2-4|78	%{_libdir}/*.so
12mr|cln-1.3.2-4|79	%{_libdir}/pkgconfig/%{name}.pc
12mr|cln-1.3.2-4|80	%{_infodir}/*.info*
12mr|cln-1.3.2-4|81	
12mr|cln-1.3.2-4|82	
12mr|cln-1.3.2-4|83	
12mr|cln-1.3.2-4|84	%changelog
12mr|cln-1.3.2-4|85	* Thu Aug  9 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|cln-1.3.2-4|86	+ Commit: c29a1a9
12mr|cln-1.3.2-4|87	- Sync with Cooker (drop .la files, spec cleanup), drop .a files, more spec cleanup
12mr|cln-1.3.2-4|88	
12mr|cln-1.3.2-4|89	

13687 12
12mr|cloog-ppl-0.16.1-4|1	%define		sourcename	cloog-parma
12mr|cloog-ppl-0.16.1-4|2	
12mr|cloog-ppl-0.16.1-4|3	%define		major		1
12mr|cloog-ppl-0.16.1-4|4	%define		libname		%mklibname cloog %{major}
12mr|cloog-ppl-0.16.1-4|5	%define		libnamedev	%mklibname -d cloog
12mr|cloog-ppl-0.16.1-4|6	
12mr|cloog-ppl-0.16.1-4|7	Name:		cloog-ppl
12mr|cloog-ppl-0.16.1-4|8	Version:	0.16.1
12mr|cloog-ppl-0.16.1-4|9	Release:	4
12mr|cloog-ppl-0.16.1-4|10	Summary:	The Chunky Loop Generator
12mr|cloog-ppl-0.16.1-4|11	
12mr|cloog-ppl-0.16.1-4|12	Group:		System/Libraries
12mr|cloog-ppl-0.16.1-4|13	License:	GPLv2+
12mr|cloog-ppl-0.16.1-4|14	URL:		http://www.cloog.org
12mr|cloog-ppl-0.16.1-4|15	Source0:	ftp://gcc.gnu.org/pub/gcc/infrastructure/%{sourcename}-%{version}.tar.gz
12mr|cloog-ppl-0.16.1-4|16	BuildRequires:	ppl-devel >= 0.11
12mr|cloog-ppl-0.16.1-4|17	BuildRequires:	ppl_c-devel >= 0.11
12mr|cloog-ppl-0.16.1-4|18	BuildRequires:	gmp-devel
12mr|cloog-ppl-0.16.1-4|19	BuildRequires:	texinfo
12mr|cloog-ppl-0.16.1-4|20	
12mr|cloog-ppl-0.16.1-4|21	%description
12mr|cloog-ppl-0.16.1-4|22	CLooG is a software which generates loops for scanning Z-polyhedra. That is,
12mr|cloog-ppl-0.16.1-4|23	CLooG finds the code or pseudo-code where each integral point of one or more
12mr|cloog-ppl-0.16.1-4|24	parametrized polyhedron or parametrized polyhedra union is reached. CLooG is
12mr|cloog-ppl-0.16.1-4|25	designed to avoid control overhead and to produce a very efficient code.
12mr|cloog-ppl-0.16.1-4|26	
12mr|cloog-ppl-0.16.1-4|27	%package -n %{libname}
12mr|cloog-ppl-0.16.1-4|28	Summary:	Parma Polyhedra Library backend (ppl) based version of the Cloog binaries
12mr|cloog-ppl-0.16.1-4|29	Group:		Development/C
12mr|cloog-ppl-0.16.1-4|30	
12mr|cloog-ppl-0.16.1-4|31	%description -n %{libname}
12mr|cloog-ppl-0.16.1-4|32	The dynamic shared libraries of the Chunky Loop Generator
12mr|cloog-ppl-0.16.1-4|33	
12mr|cloog-ppl-0.16.1-4|34	%package -n %{libnamedev}
12mr|cloog-ppl-0.16.1-4|35	Summary:	Development tools for the ppl based version of Chunky Loop Generator
12mr|cloog-ppl-0.16.1-4|36	Group:		Development/C
12mr|cloog-ppl-0.16.1-4|37	Requires:	%{libname} = %{version}-%{release}
12mr|cloog-ppl-0.16.1-4|38	Requires:	gmp-devel
12mr|cloog-ppl-0.16.1-4|39	Requires:	ppl-devel >= 0.11
12mr|cloog-ppl-0.16.1-4|40	Requires:	ppl_c-devel >= 0.11
12mr|cloog-ppl-0.16.1-4|41	Provides:	%{name}-devel = %{version}-%{release}
12mr|cloog-ppl-0.16.1-4|42	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|cloog-ppl-0.16.1-4|43	
12mr|cloog-ppl-0.16.1-4|44	%description -n %{libnamedev}
12mr|cloog-ppl-0.16.1-4|45	The header files and dynamic shared libraries of the Chunky Loop Generator.
12mr|cloog-ppl-0.16.1-4|46	
12mr|cloog-ppl-0.16.1-4|47	%prep
12mr|cloog-ppl-0.16.1-4|48	%setup -q -n %{sourcename}-%{version}
12mr|cloog-ppl-0.16.1-4|49	
12mr|cloog-ppl-0.16.1-4|50	%build
12mr|cloog-ppl-0.16.1-4|51	%configure2_5x --with-ppl=system --disable-static
12mr|cloog-ppl-0.16.1-4|52	%make
12mr|cloog-ppl-0.16.1-4|53	
12mr|cloog-ppl-0.16.1-4|54	%install
12mr|cloog-ppl-0.16.1-4|55	rm -rf %{buildroot}
12mr|cloog-ppl-0.16.1-4|56	%makeinstall_std
12mr|cloog-ppl-0.16.1-4|57	rm -rf %{buildroot}%{_infodir}/dir
12mr|cloog-ppl-0.16.1-4|58	
12mr|cloog-ppl-0.16.1-4|59	%files
12mr|cloog-ppl-0.16.1-4|60	%{_bindir}/cloog
12mr|cloog-ppl-0.16.1-4|61	
12mr|cloog-ppl-0.16.1-4|62	%files -n %{libname}
12mr|cloog-ppl-0.16.1-4|63	%{_libdir}/libcloog-ppl.so.%{major}*
12mr|cloog-ppl-0.16.1-4|64	
12mr|cloog-ppl-0.16.1-4|65	%files -n %{libnamedev}
12mr|cloog-ppl-0.16.1-4|66	%{_includedir}/cloog
12mr|cloog-ppl-0.16.1-4|67	%{_libdir}/libcloog-ppl.so
12mr|cloog-ppl-0.16.1-4|68	%{_libdir}/pkgconfig/cloog-ppl.pc
12mr|cloog-ppl-0.16.1-4|69	
12mr|cloog-ppl-0.16.1-4|70	
12mr|cloog-ppl-0.16.1-4|71	
12mr|cloog-ppl-0.16.1-4|72	
12mr|cloog-ppl-0.16.1-4|73	%changelog
12mr|cloog-ppl-0.16.1-4|74	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|cloog-ppl-0.16.1-4|75	+ Commit: 9e00a11
12mr|cloog-ppl-0.16.1-4|76	- Spec cleanup (sync with Cooker)
12mr|cloog-ppl-0.16.1-4|77	
12mr|cloog-ppl-0.16.1-4|78	

13688 12
12mr|cloop-utils-2.625-2|1	%define clname      cloop
12mr|cloop-utils-2.625-2|2	%define clver       2.625
12mr|cloop-utils-2.625-2|3	%define clminorver  1
12mr|cloop-utils-2.625-2|4	
12mr|cloop-utils-2.625-2|5	Name:		%{clname}-utils
12mr|cloop-utils-2.625-2|6	Version:	%{clver}
12mr|cloop-utils-2.625-2|7	Release:	%mkrel 2
12mr|cloop-utils-2.625-2|8	Summary:	Utilities for the creation and extraction of compressed loop images
12mr|cloop-utils-2.625-2|9	License:	GPLv2
12mr|cloop-utils-2.625-2|10	Group:		File tools
12mr|cloop-utils-2.625-2|11	URL:		http://debian-knoppix.alioth.debian.org/sources/
12mr|cloop-utils-2.625-2|12	Source0:	http://debian-knoppix.alioth.debian.org/sources/%{clname}_%{clver}-%{clminorver}.tar.gz
12mr|cloop-utils-2.625-2|13	Patch0:		cloop-2.06-write-to-file-ASAP.patch
12mr|cloop-utils-2.625-2|14	Patch1:		mkfile-cloop.patch
12mr|cloop-utils-2.625-2|15	Patch2:		cloop_2.625-gcc43.patch
12mr|cloop-utils-2.625-2|16	BuildRequires:	zlib-devel
12mr|cloop-utils-2.625-2|17	BuildRoot:	%{_tmppath}/%{name}-root
12mr|cloop-utils-2.625-2|18	
12mr|cloop-utils-2.625-2|19	%description
12mr|cloop-utils-2.625-2|20	%{summary}.
12mr|cloop-utils-2.625-2|21	
12mr|cloop-utils-2.625-2|22	%prep
12mr|cloop-utils-2.625-2|23	%setup -q -n %{clname}-%{clver}
12mr|cloop-utils-2.625-2|24	%patch0 -p1 -b .write
12mr|cloop-utils-2.625-2|25	%patch1 -b .cflags
12mr|cloop-utils-2.625-2|26	%patch2 -p1 -b .gcc43
12mr|cloop-utils-2.625-2|27	
12mr|cloop-utils-2.625-2|28	%build
12mr|cloop-utils-2.625-2|29	%make utils
12mr|cloop-utils-2.625-2|30	
12mr|cloop-utils-2.625-2|31	%install
12mr|cloop-utils-2.625-2|32	rm -rf %{buildroot}
12mr|cloop-utils-2.625-2|33	mkdir -p %{buildroot}/usr/bin
12mr|cloop-utils-2.625-2|34	install -m 755 create_compressed_fs %{buildroot}/usr/bin
12mr|cloop-utils-2.625-2|35	install -m 755 extract_compressed_fs %{buildroot}/usr/bin
12mr|cloop-utils-2.625-2|36	
12mr|cloop-utils-2.625-2|37	%clean
12mr|cloop-utils-2.625-2|38	rm -Rf %{buildroot}
12mr|cloop-utils-2.625-2|39	
12mr|cloop-utils-2.625-2|40	%files
12mr|cloop-utils-2.625-2|41	%defattr(-,root,root)
12mr|cloop-utils-2.625-2|42	%doc CHANGELOG README
12mr|cloop-utils-2.625-2|43	%{_bindir}/create_compressed_fs
12mr|cloop-utils-2.625-2|44	%{_bindir}/extract_compressed_fs
12mr|cloop-utils-2.625-2|45	
12mr|cloop-utils-2.625-2|46	
12mr|cloop-utils-2.625-2|47	
12mr|cloop-utils-2.625-2|48	
12mr|cloop-utils-2.625-2|49	%changelog
12mr|cloop-utils-2.625-2|50	

13689 12
12mr|clucene-2.3.3.4-0.20111220.2|1	%define date 20111220
12mr|clucene-2.3.3.4-0.20111220.2|2	%define major 2
12mr|clucene-2.3.3.4-0.20111220.2|3	%define develname %mklibname %{name} -d
12mr|clucene-2.3.3.4-0.20111220.2|4	
12mr|clucene-2.3.3.4-0.20111220.2|5	Summary:	C++ port of Lucene
12mr|clucene-2.3.3.4-0.20111220.2|6	Name:		clucene
12mr|clucene-2.3.3.4-0.20111220.2|7	Version:	2.3.3.4
12mr|clucene-2.3.3.4-0.20111220.2|8	Release:	%mkrel -c %{date} 2
12mr|clucene-2.3.3.4-0.20111220.2|9	License:	LGPL
12mr|clucene-2.3.3.4-0.20111220.2|10	Group:		Archiving/Other
12mr|clucene-2.3.3.4-0.20111220.2|11	URL:            http://clucene.sourceforge.net/
12mr|clucene-2.3.3.4-0.20111220.2|12	# Zé: we are using git, so to generate the source file we run:
12mr|clucene-2.3.3.4-0.20111220.2|13	# git archive --prefix=clucene-2.3.3.4/ master | xz > clucene-2.3.3.4.tar.xz
12mr|clucene-2.3.3.4-0.20111220.2|14	#Source0:	http://prdownloads.sourceforge.net/clucene/%{name}-core-%{version}.tar.gz
12mr|clucene-2.3.3.4-0.20111220.2|15	Source0:	%{name}-%{version}.tar.xz
12mr|clucene-2.3.3.4-0.20111220.2|16	# include LUCENE_SYS_INCLUDES in pkgconfig --cflags output
12mr|clucene-2.3.3.4-0.20111220.2|17	# imported fedora patch
12mr|clucene-2.3.3.4-0.20111220.2|18	Patch0:		clucene-core-2.3.3.4-pkgconfig_sys_includes.patch
12mr|clucene-2.3.3.4-0.20111220.2|19	Patch1:		clucene-2.3.3.4-fix-major.patch
12mr|clucene-2.3.3.4-0.20111220.2|20	BuildRequires:	cmake
12mr|clucene-2.3.3.4-0.20111220.2|21	BuildRequires:  zlib-devel
12mr|clucene-2.3.3.4-0.20111220.2|22	
12mr|clucene-2.3.3.4-0.20111220.2|23	%description
12mr|clucene-2.3.3.4-0.20111220.2|24	CLucene is a C++ port of Lucene: the high-performance, full-featured
12mr|clucene-2.3.3.4-0.20111220.2|25	text search engine written in Java. CLucene is faster than lucene
12mr|clucene-2.3.3.4-0.20111220.2|26	as it is written in C++.
12mr|clucene-2.3.3.4-0.20111220.2|27	
12mr|clucene-2.3.3.4-0.20111220.2|28	#------------------------------------------------------------------------------
12mr|clucene-2.3.3.4-0.20111220.2|29	%define libclucene_core %mklibname clucene-core %{major}
12mr|clucene-2.3.3.4-0.20111220.2|30	%package -n	%{libclucene_core}
12mr|clucene-2.3.3.4-0.20111220.2|31	Summary:	Shared libraries for %{name}
12mr|clucene-2.3.3.4-0.20111220.2|32	Group:		System/Libraries
12mr|clucene-2.3.3.4-0.20111220.2|33	%rename		%{_lib}clucene_core2
12mr|clucene-2.3.3.4-0.20111220.2|34	Provides:	clucene-core2
12mr|clucene-2.3.3.4-0.20111220.2|35	
12mr|clucene-2.3.3.4-0.20111220.2|36	%description -n %{libclucene_core}
12mr|clucene-2.3.3.4-0.20111220.2|37	CLucene is a C++ port of Lucene: the high-performance, full-featured
12mr|clucene-2.3.3.4-0.20111220.2|38	text search engine written in Java. CLucene is faster than lucene
12mr|clucene-2.3.3.4-0.20111220.2|39	as it is written in C++.
12mr|clucene-2.3.3.4-0.20111220.2|40	
12mr|clucene-2.3.3.4-0.20111220.2|41	This package contains shared libraries for clucene.
12mr|clucene-2.3.3.4-0.20111220.2|42	
12mr|clucene-2.3.3.4-0.20111220.2|43	%files -n %{libclucene_core}
12mr|clucene-2.3.3.4-0.20111220.2|44	%{_libdir}/libclucene-core.so.%{major}*
12mr|clucene-2.3.3.4-0.20111220.2|45	
12mr|clucene-2.3.3.4-0.20111220.2|46	#------------------------------------------------------------------------------
12mr|clucene-2.3.3.4-0.20111220.2|47	%define libclucene_shared %mklibname clucene_shared %{major}
12mr|clucene-2.3.3.4-0.20111220.2|48	%package -n     %{libclucene_shared}
12mr|clucene-2.3.3.4-0.20111220.2|49	Summary:        Shared libraries for %{name}
12mr|clucene-2.3.3.4-0.20111220.2|50	Group:          System/Libraries
12mr|clucene-2.3.3.4-0.20111220.2|51	
12mr|clucene-2.3.3.4-0.20111220.2|52	%description -n %{libclucene_shared}
12mr|clucene-2.3.3.4-0.20111220.2|53	CLucene is a C++ port of Lucene: the high-performance, full-featured
12mr|clucene-2.3.3.4-0.20111220.2|54	text search engine written in Java. CLucene is faster than lucene
12mr|clucene-2.3.3.4-0.20111220.2|55	as it is written in C++.
12mr|clucene-2.3.3.4-0.20111220.2|56	
12mr|clucene-2.3.3.4-0.20111220.2|57	This package contains shared libraries for clucene.
12mr|clucene-2.3.3.4-0.20111220.2|58	
12mr|clucene-2.3.3.4-0.20111220.2|59	%files -n %{libclucene_shared}
12mr|clucene-2.3.3.4-0.20111220.2|60	%{_libdir}/libclucene-shared.so.%{major}*
12mr|clucene-2.3.3.4-0.20111220.2|61	
12mr|clucene-2.3.3.4-0.20111220.2|62	#------------------------------------------------------------------------------
12mr|clucene-2.3.3.4-0.20111220.2|63	%package -n	%{develname}
12mr|clucene-2.3.3.4-0.20111220.2|64	Summary:	Static library and header files for the %{name} library
12mr|clucene-2.3.3.4-0.20111220.2|65	Group:		Development/C++
12mr|clucene-2.3.3.4-0.20111220.2|66	Provides:	%{name}-devel = %{version}-%{release}
12mr|clucene-2.3.3.4-0.20111220.2|67	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|clucene-2.3.3.4-0.20111220.2|68	Requires:	%{libclucene_shared} = %{version}-%{release}
12mr|clucene-2.3.3.4-0.20111220.2|69	Requires:       %{libclucene_core} = %{version}-%{release}
12mr|clucene-2.3.3.4-0.20111220.2|70	# Zé: we need to add this provides to avoid break upgrade
12mr|clucene-2.3.3.4-0.20111220.2|71	%ifnarch x86_64
12mr|clucene-2.3.3.4-0.20111220.2|72	Provides:	devel(libclucene)
12mr|clucene-2.3.3.4-0.20111220.2|73	%else
12mr|clucene-2.3.3.4-0.20111220.2|74	Provides:	devel(libclucene(64bit))
12mr|clucene-2.3.3.4-0.20111220.2|75	%endif
12mr|clucene-2.3.3.4-0.20111220.2|76	
12mr|clucene-2.3.3.4-0.20111220.2|77	%description -n	%{develname}
12mr|clucene-2.3.3.4-0.20111220.2|78	CLucene is a C++ port of Lucene: the high-performance, full-featured
12mr|clucene-2.3.3.4-0.20111220.2|79	text search engine written in Java. CLucene is faster than lucene
12mr|clucene-2.3.3.4-0.20111220.2|80	as it is written in C++.
12mr|clucene-2.3.3.4-0.20111220.2|81	
12mr|clucene-2.3.3.4-0.20111220.2|82	This package contains static libraries and development headers for
12mr|clucene-2.3.3.4-0.20111220.2|83	clucene.
12mr|clucene-2.3.3.4-0.20111220.2|84	
12mr|clucene-2.3.3.4-0.20111220.2|85	%files -n %{develname}
12mr|clucene-2.3.3.4-0.20111220.2|86	%{_includedir}/CLucene.h
12mr|clucene-2.3.3.4-0.20111220.2|87	%{_includedir}/CLucene/
12mr|clucene-2.3.3.4-0.20111220.2|88	%{_libdir}/pkgconfig/libclucene-core.pc
12mr|clucene-2.3.3.4-0.20111220.2|89	%{_libdir}/CLuceneConfig.cmake/CLuceneConfig.cmake
12mr|clucene-2.3.3.4-0.20111220.2|90	%{_libdir}/libclucene-shared.so
12mr|clucene-2.3.3.4-0.20111220.2|91	%{_libdir}/libclucene-core.so
12mr|clucene-2.3.3.4-0.20111220.2|92	
12mr|clucene-2.3.3.4-0.20111220.2|93	#------------------------------------------------------------------------------
12mr|clucene-2.3.3.4-0.20111220.2|94	%prep
12mr|clucene-2.3.3.4-0.20111220.2|95	%setup -q
12mr|clucene-2.3.3.4-0.20111220.2|96	%patch0 -p1 -b .pkgconfig_sys_includes
12mr|clucene-2.3.3.4-0.20111220.2|97	%patch1 -p1 -b .fix-major
12mr|clucene-2.3.3.4-0.20111220.2|98	
12mr|clucene-2.3.3.4-0.20111220.2|99	%build
12mr|clucene-2.3.3.4-0.20111220.2|100	%cmake
12mr|clucene-2.3.3.4-0.20111220.2|101	%make
12mr|clucene-2.3.3.4-0.20111220.2|102	
12mr|clucene-2.3.3.4-0.20111220.2|103	%install
12mr|clucene-2.3.3.4-0.20111220.2|104	%makeinstall_std -C build
12mr|clucene-2.3.3.4-0.20111220.2|105	
12mr|clucene-2.3.3.4-0.20111220.2|106	
12mr|clucene-2.3.3.4-0.20111220.2|107	
12mr|clucene-2.3.3.4-0.20111220.2|108	
12mr|clucene-2.3.3.4-0.20111220.2|109	%changelog
12mr|clucene-2.3.3.4-0.20111220.2|110	

13690 12
12mr|cluster-3.0.17-5|1	%define name	cluster
12mr|cluster-3.0.17-5|2	%define module_name gnbd
12mr|cluster-3.0.17-5|3	%define major   3
12mr|cluster-3.0.17-5|4	%define version 3.0.17
12mr|cluster-3.0.17-5|5	%define release %mkrel 5
12mr|cluster-3.0.17-5|6	%define cmanlibname %mklibname cman %major
12mr|cluster-3.0.17-5|7	%define cmanlibnamedevel %mklibname -d cman
12mr|cluster-3.0.17-5|8	%define dlmlibname %mklibname dlm %major
12mr|cluster-3.0.17-5|9	%define dlmlibnamedevel %mklibname -d dlm
12mr|cluster-3.0.17-5|10	%define ccslibname %mklibname ccs %major
12mr|cluster-3.0.17-5|11	%define ccslibnamedevel %mklibname -d ccs
12mr|cluster-3.0.17-5|12	%define fencelibname %mklibname fence %major
12mr|cluster-3.0.17-5|13	%define fencelibnamedevel %mklibname -d fence
12mr|cluster-3.0.17-5|14	%define fencelibnamestatic %mklibname -d -s fence
12mr|cluster-3.0.17-5|15	%define logthreadlibname %mklibname logthread %major
12mr|cluster-3.0.17-5|16	%define logthreadlibnamedevel %mklibname -d logthread
12mr|cluster-3.0.17-5|17	%define logthreadlibnamestatic %mklibname -d -s logthread
12mr|cluster-3.0.17-5|18	%define _requires_exceptions perl\(VMware::VmPerl
12mr|cluster-3.0.17-5|19	%global build_gnbd 0
12mr|cluster-3.0.17-5|20	
12mr|cluster-3.0.17-5|21	Name:		%name
12mr|cluster-3.0.17-5|22	Version:	%{version}
12mr|cluster-3.0.17-5|23	Release:	%{release}
12mr|cluster-3.0.17-5|24	Summary:	Redhat suite for clustered filesystems
12mr|cluster-3.0.17-5|25	License:	GPL
12mr|cluster-3.0.17-5|26	Source:		https://fedorahosted.org/releases/c/l/cluster/cluster-%{version}.tar.gz
12mr|cluster-3.0.17-5|27	Source1:	gfs-2.6.18-2.6.23.patch
12mr|cluster-3.0.17-5|28	
12mr|cluster-3.0.17-5|29	# Remove apc_snmp, as its compilation is broken
12mr|cluster-3.0.17-5|30	Patch: cluster-2.03.07-fix-cman-init.patch
12mr|cluster-3.0.17-5|31	Patch1: cluster-2.03.07-kernel-2.6.25.patch
12mr|cluster-3.0.17-5|32	Patch2: cluster-2.03.11-gfs-should-start-clvmd.patch
12mr|cluster-3.0.17-5|33	
12mr|cluster-3.0.17-5|34	Url:		http://sources.redhat.com/cluster/wiki
12mr|cluster-3.0.17-5|35	Group:		System/Kernel and hardware
12mr|cluster-3.0.17-5|36	Buildroot:	%{_tmppath}/%{name}-%{version}-root
12mr|cluster-3.0.17-5|37	Buildrequires:	libxml2-devel
12mr|cluster-3.0.17-5|38	BuildRequires:	openais-devel >= 1.1.0
12mr|cluster-3.0.17-5|39	BuildRequires:	slang-devel
12mr|cluster-3.0.17-5|40	BuildRequires:	ncurses-devel
12mr|cluster-3.0.17-5|41	BuildRequires:	libvirt-devel
12mr|cluster-3.0.17-5|42	# For fence_xvm
12mr|cluster-3.0.17-5|43	BuildRequires:	nss-devel
12mr|cluster-3.0.17-5|44	# For ldap configuration support
12mr|cluster-3.0.17-5|45	BuildRequires:	openldap-devel
12mr|cluster-3.0.17-5|46	# For perl binding
12mr|cluster-3.0.17-5|47	BuildRequires:	perl-devel
12mr|cluster-3.0.17-5|48	#Requires:	%{libname}
12mr|cluster-3.0.17-5|49	Requires:	gfs-utils cman rgmanager
12mr|cluster-3.0.17-5|50	
12mr|cluster-3.0.17-5|51	%description
12mr|cluster-3.0.17-5|52	Redhat suite for clustered filesystems
12mr|cluster-3.0.17-5|53	
12mr|cluster-3.0.17-5|54	%package -n     %{cmanlibname}
12mr|cluster-3.0.17-5|55	Summary:        Shared Librairies for Cluster Manager
12mr|cluster-3.0.17-5|56	Group:          Development/Other
12mr|cluster-3.0.17-5|57	
12mr|cluster-3.0.17-5|58	%description  -n %{cmanlibname}
12mr|cluster-3.0.17-5|59	Shared Librairies for Cluster Manager
12mr|cluster-3.0.17-5|60	
12mr|cluster-3.0.17-5|61	%package -n %{cmanlibnamedevel}
12mr|cluster-3.0.17-5|62	Summary:        Cluster Manager header files and static libraries
12mr|cluster-3.0.17-5|63	Group:          Development/Other
12mr|cluster-3.0.17-5|64	Requires:       %{cmanlibname} = %{version}
12mr|cluster-3.0.17-5|65	Provides:	cman-devel = %{version}
12mr|cluster-3.0.17-5|66	
12mr|cluster-3.0.17-5|67	%description -n %{cmanlibnamedevel}
12mr|cluster-3.0.17-5|68	This package contains header files and static libraries.
12mr|cluster-3.0.17-5|69	
12mr|cluster-3.0.17-5|70	%package -n     %{dlmlibname}
12mr|cluster-3.0.17-5|71	Summary:        Shared Librairies for the Distributed Lock Manager
12mr|cluster-3.0.17-5|72	Group:          Development/Other
12mr|cluster-3.0.17-5|73	
12mr|cluster-3.0.17-5|74	%description  -n %{dlmlibname}
12mr|cluster-3.0.17-5|75	Shared Librairies for cluster
12mr|cluster-3.0.17-5|76	
12mr|cluster-3.0.17-5|77	%package -n     %{ccslibname}
12mr|cluster-3.0.17-5|78	Summary:        Shared Librairies for Cluster Configuration Service
12mr|cluster-3.0.17-5|79	Group:          Development/Other
12mr|cluster-3.0.17-5|80	
12mr|cluster-3.0.17-5|81	%description  -n %{ccslibname}
12mr|cluster-3.0.17-5|82	Shared Librairies for Cluster Configuration Service
12mr|cluster-3.0.17-5|83	
12mr|cluster-3.0.17-5|84	%package -n %{ccslibnamedevel}
12mr|cluster-3.0.17-5|85	Summary:        Development libraries for Cluster Configuration Service
12mr|cluster-3.0.17-5|86	Group:          Development/Other
12mr|cluster-3.0.17-5|87	Requires:       %{ccslibname} = %{version}
12mr|cluster-3.0.17-5|88	Provides:	ccs-devel = %{version}
12mr|cluster-3.0.17-5|89	
12mr|cluster-3.0.17-5|90	%description -n %{ccslibnamedevel}
12mr|cluster-3.0.17-5|91	Development libraries for Cluster Configuration Service
12mr|cluster-3.0.17-5|92	
12mr|cluster-3.0.17-5|93	%package -n perl-Cluster-CCS
12mr|cluster-3.0.17-5|94	Summary:        Perl bindings for Cluster Configuration Service
12mr|cluster-3.0.17-5|95	Group:          Development/Perl
12mr|cluster-3.0.17-5|96	
12mr|cluster-3.0.17-5|97	%description -n perl-Cluster-CCS
12mr|cluster-3.0.17-5|98	Perl bindings for Cluster Configuration Service
12mr|cluster-3.0.17-5|99	
12mr|cluster-3.0.17-5|100	%package -n     %{fencelibname}
12mr|cluster-3.0.17-5|101	Summary:        Shared Librairies for cluster fencing
12mr|cluster-3.0.17-5|102	Group:          Development/Other
12mr|cluster-3.0.17-5|103	
12mr|cluster-3.0.17-5|104	%description  -n %{fencelibname}
12mr|cluster-3.0.17-5|105	Shared Librairies for cluster fencing
12mr|cluster-3.0.17-5|106	
12mr|cluster-3.0.17-5|107	%package -n %{fencelibnamedevel}
12mr|cluster-3.0.17-5|108	Summary:        Development libraries for cluster fencing
12mr|cluster-3.0.17-5|109	Group:          Development/Other
12mr|cluster-3.0.17-5|110	Requires:       %{fencelibname} = %{version}
12mr|cluster-3.0.17-5|111	Provides:	fence-devel = %{version}
12mr|cluster-3.0.17-5|112	
12mr|cluster-3.0.17-5|113	%description -n %{fencelibnamedevel}
12mr|cluster-3.0.17-5|114	Development libraries for cluster fencing
12mr|cluster-3.0.17-5|115	
12mr|cluster-3.0.17-5|116	%package -n %{fencelibnamestatic}
12mr|cluster-3.0.17-5|117	Summary:        Static Development libraries for cluster fencing
12mr|cluster-3.0.17-5|118	Group:          Development/Other
12mr|cluster-3.0.17-5|119	Requires:       %{fencelibnamedevel} = %{version}
12mr|cluster-3.0.17-5|120	
12mr|cluster-3.0.17-5|121	%description -n %{fencelibnamestatic}
12mr|cluster-3.0.17-5|122	Static Development libraries for cluster fencing
12mr|cluster-3.0.17-5|123	
12mr|cluster-3.0.17-5|124	%package -n     %{logthreadlibname}
12mr|cluster-3.0.17-5|125	Summary:        Shared Librairies for cluster fencing
12mr|cluster-3.0.17-5|126	Group:          Development/Other
12mr|cluster-3.0.17-5|127	
12mr|cluster-3.0.17-5|128	%description  -n %{logthreadlibname}
12mr|cluster-3.0.17-5|129	Shared Librairies for cluster fencing
12mr|cluster-3.0.17-5|130	
12mr|cluster-3.0.17-5|131	%package -n %{logthreadlibnamedevel}
12mr|cluster-3.0.17-5|132	Summary:        Development libraries for cluster fencing
12mr|cluster-3.0.17-5|133	Group:          Development/Other
12mr|cluster-3.0.17-5|134	Requires:       %{logthreadlibname} = %{version}
12mr|cluster-3.0.17-5|135	Provides:	logthread-devel = %{version}
12mr|cluster-3.0.17-5|136	
12mr|cluster-3.0.17-5|137	%description -n %{logthreadlibnamedevel}
12mr|cluster-3.0.17-5|138	Development libraries for cluster fencing
12mr|cluster-3.0.17-5|139	
12mr|cluster-3.0.17-5|140	%package -n %{logthreadlibnamestatic}
12mr|cluster-3.0.17-5|141	Summary:        Static Development libraries for cluster fencing
12mr|cluster-3.0.17-5|142	Group:          Development/Other
12mr|cluster-3.0.17-5|143	Requires:       %{logthreadlibnamedevel} = %{version}
12mr|cluster-3.0.17-5|144	
12mr|cluster-3.0.17-5|145	%description -n %{logthreadlibnamestatic}
12mr|cluster-3.0.17-5|146	Static Development libraries for cluster fencing
12mr|cluster-3.0.17-5|147	
12mr|cluster-3.0.17-5|148	%package devel
12mr|cluster-3.0.17-5|149	Summary:        Cluster Manager header files and static libraries
12mr|cluster-3.0.17-5|150	Group:          Development/Other
12mr|cluster-3.0.17-5|151	Requires:	dlm-devel = %{version} cman-devel = %{version}
12mr|cluster-3.0.17-5|152	Requires:	logthread-devel = %{version} fence-devel = %{version}
12mr|cluster-3.0.17-5|153	Requires:	ccs-devel = %{version}
12mr|cluster-3.0.17-5|154	
12mr|cluster-3.0.17-5|155	%description devel
12mr|cluster-3.0.17-5|156	Cluster Manager header files and static libraries
12mr|cluster-3.0.17-5|157	
12mr|cluster-3.0.17-5|158	%package -n %{dlmlibnamedevel}
12mr|cluster-3.0.17-5|159	Summary:        Distributed Lock Manager header files and static libraries
12mr|cluster-3.0.17-5|160	Group:          Development/Other
12mr|cluster-3.0.17-5|161	Requires:       %{dlmlibname} = %{version}
12mr|cluster-3.0.17-5|162	Provides:	dlm-devel = %{version}
12mr|cluster-3.0.17-5|163	
12mr|cluster-3.0.17-5|164	%description -n %{dlmlibnamedevel}
12mr|cluster-3.0.17-5|165	This package contains header files and static libraries.
12mr|cluster-3.0.17-5|166	
12mr|cluster-3.0.17-5|167	%if %build_gnbd
12mr|cluster-3.0.17-5|168	%package -n dkms-%{module_name}
12mr|cluster-3.0.17-5|169	Summary:	Redhat's cluster suite kernel modules
12mr|cluster-3.0.17-5|170	Group:          System/Kernel and hardware
12mr|cluster-3.0.17-5|171	Requires(pre):  dkms
12mr|cluster-3.0.17-5|172	Requires(post): dkms
12mr|cluster-3.0.17-5|173	
12mr|cluster-3.0.17-5|174	%description -n dkms-%{module_name}
12mr|cluster-3.0.17-5|175	The dynamic kernel modules
12mr|cluster-3.0.17-5|176	
12mr|cluster-3.0.17-5|177	%endif
12mr|cluster-3.0.17-5|178	%package -n dkms-gfs
12mr|cluster-3.0.17-5|179	Summary:	Global File System Kernel Driver
12mr|cluster-3.0.17-5|180	Group:          System/Kernel and hardware
12mr|cluster-3.0.17-5|181	Requires(pre):  dkms
12mr|cluster-3.0.17-5|182	Requires(post): dkms
12mr|cluster-3.0.17-5|183	
12mr|cluster-3.0.17-5|184	%description -n dkms-gfs
12mr|cluster-3.0.17-5|185	The dynamic kernel module package for Global File System
12mr|cluster-3.0.17-5|186	
12mr|cluster-3.0.17-5|187	This package is only required for kernels older than 2.6.24
12mr|cluster-3.0.17-5|188	(newer kernels ship with a gfs driver)
12mr|cluster-3.0.17-5|189	
12mr|cluster-3.0.17-5|190	%package -n cman
12mr|cluster-3.0.17-5|191	Group:		System/Kernel and hardware
12mr|cluster-3.0.17-5|192	Summary:	Cluster Manager
12mr|cluster-3.0.17-5|193	Requires:	openais >= 1.1.0 libxml2-utils fence-agents
12mr|cluster-3.0.17-5|194	Requires(pre):		rpm-helper
12mr|cluster-3.0.17-5|195	Requires(post):		rpm-helper
12mr|cluster-3.0.17-5|196	# Try and ensure we upgrade packages that depend on cman
12mr|cluster-3.0.17-5|197	Conflicts:	gfs-utils < %{version}, gfs2-utils < %{version},
12mr|cluster-3.0.17-5|198	Conflicts:	rgmanager < %{version}, gnbd < %{version}
12mr|cluster-3.0.17-5|199	
12mr|cluster-3.0.17-5|200	%description -n cman
12mr|cluster-3.0.17-5|201	Cluster Manager
12mr|cluster-3.0.17-5|202	
12mr|cluster-3.0.17-5|203	%package -n rgmanager
12mr|cluster-3.0.17-5|204	Group:		System/Kernel and hardware
12mr|cluster-3.0.17-5|205	Summary:	Resource Group Manager
12mr|cluster-3.0.17-5|206	Requires(pre):		rpm-helper
12mr|cluster-3.0.17-5|207	Requires(post):		rpm-helper
12mr|cluster-3.0.17-5|208	Requires:		fence-agents resource-agents
12mr|cluster-3.0.17-5|209	
12mr|cluster-3.0.17-5|210	%description -n rgmanager
12mr|cluster-3.0.17-5|211	Resource Group Manager
12mr|cluster-3.0.17-5|212	
12mr|cluster-3.0.17-5|213	%if 0
12mr|cluster-3.0.17-5|214	%package -n gfs-utils
12mr|cluster-3.0.17-5|215	Group:		System/Kernel and hardware
12mr|cluster-3.0.17-5|216	Summary:	Global Filesystem Utilities
12mr|cluster-3.0.17-5|217	Requires:	gfs2-utils
12mr|cluster-3.0.17-5|218	Requires(pre):		rpm-helper
12mr|cluster-3.0.17-5|219	Requires(post):		rpm-helper
12mr|cluster-3.0.17-5|220	
12mr|cluster-3.0.17-5|221	%description -n gfs-utils
12mr|cluster-3.0.17-5|222	Global Filesystem Utilities
12mr|cluster-3.0.17-5|223	
12mr|cluster-3.0.17-5|224	%endif
12mr|cluster-3.0.17-5|225	%package -n gfs2-utils
12mr|cluster-3.0.17-5|226	Group:		System/Kernel and hardware
12mr|cluster-3.0.17-5|227	Summary:	Global Filesystem Utilities
12mr|cluster-3.0.17-5|228	Requires:	kmod(gfs2)
12mr|cluster-3.0.17-5|229	Requires(pre):		rpm-helper
12mr|cluster-3.0.17-5|230	Requires(post):		rpm-helper
12mr|cluster-3.0.17-5|231	
12mr|cluster-3.0.17-5|232	%description -n gfs2-utils
12mr|cluster-3.0.17-5|233	Global Filesystem Utilities
12mr|cluster-3.0.17-5|234	
12mr|cluster-3.0.17-5|235	%if %build_gnbd
12mr|cluster-3.0.17-5|236	%package -n gnbd
12mr|cluster-3.0.17-5|237	Group:		System/Kernel and hardware
12mr|cluster-3.0.17-5|238	Summary:	Global Network Block Device utilities
12mr|cluster-3.0.17-5|239	Requires:	kmod(gnbd)
12mr|cluster-3.0.17-5|240	
12mr|cluster-3.0.17-5|241	%description -n gnbd
12mr|cluster-3.0.17-5|242	Global Network Block Device utilities
12mr|cluster-3.0.17-5|243	%endif
12mr|cluster-3.0.17-5|244	
12mr|cluster-3.0.17-5|245	%prep
12mr|cluster-3.0.17-5|246	%setup -q -n %{name}-%{version}
12mr|cluster-3.0.17-5|247	#patch -p1 -b .orig
12mr|cluster-3.0.17-5|248	%patch2 -p1 -b .shouldstartclvmd
12mr|cluster-3.0.17-5|249	%if %mdkversion <= 200810
12mr|cluster-3.0.17-5|250	%patch1 -p1 -b .kernel2625
12mr|cluster-3.0.17-5|251	%endif
12mr|cluster-3.0.17-5|252	cp Makefile Makefile.make
12mr|cluster-3.0.17-5|253	
12mr|cluster-3.0.17-5|254	%build
12mr|cluster-3.0.17-5|255	
12mr|cluster-3.0.17-5|256	./configure \
12mr|cluster-3.0.17-5|257	--libdir=%{_libdir} \
12mr|cluster-3.0.17-5|258	--mandir=%{_mandir} \
12mr|cluster-3.0.17-5|259	--prefix=%{_prefix} \
12mr|cluster-3.0.17-5|260	--sbindir=%{_sbindir} \
12mr|cluster-3.0.17-5|261	--incdir=%{_includedir} \
12mr|cluster-3.0.17-5|262	--without_kernel_modules \
12mr|cluster-3.0.17-5|263	--disable_kernel_check \
12mr|cluster-3.0.17-5|264	--nssincdir=%{_includedir}/nss \
12mr|cluster-3.0.17-5|265	--nsprincdir=%{_includedir}/nspr4 \
12mr|cluster-3.0.17-5|266	--without_fence_agents \
12mr|cluster-3.0.17-5|267	--without_resource_agents
12mr|cluster-3.0.17-5|268	#--kernel_src=/usr/src/linux \
12mr|cluster-3.0.17-5|269	
12mr|cluster-3.0.17-5|270	#Fixing some weird harcoded path
12mr|cluster-3.0.17-5|271	perl -pi -e 's|-DPLUGINDIR=\\\"\$\{plugindir\}\\\"|-DPLUGINDIR=\\"%{_libdir}/magma\\"|g' magma/lib/Makefile
12mr|cluster-3.0.17-5|272	perl -pi -e 's|-DPLUGINDIR=\\\"\$\{plugindir\}\\\"|-DPLUGINDIR=\\"%{_libdir}/magma\\"|g' magma/tests/Makefile
12mr|cluster-3.0.17-5|273	
12mr|cluster-3.0.17-5|274	make
12mr|cluster-3.0.17-5|275	
12mr|cluster-3.0.17-5|276	%install
12mr|cluster-3.0.17-5|277	rm -rf %{buildroot}
12mr|cluster-3.0.17-5|278	mkdir -p %{buildroot}/%{_mandir}
12mr|cluster-3.0.17-5|279	mkdir -p %{buildroot}/%{_datadir}/%{name}-%{version}
12mr|cluster-3.0.17-5|280	mkdir -p %{buildroot}/%{_libdir}
12mr|cluster-3.0.17-5|281	mkdir -p %{buildroot}/%{_includedir}
12mr|cluster-3.0.17-5|282	mkdir -p %{buildroot}/%{_initrddir}
12mr|cluster-3.0.17-5|283	mkdir -p %{buildroot}/%{_initrddir}
12mr|cluster-3.0.17-5|284	mkdir -p %{buildroot}/etc/cluster
12mr|cluster-3.0.17-5|285	
12mr|cluster-3.0.17-5|286	#BEGIN OF DKMS PART
12mr|cluster-3.0.17-5|287	%if %build_gnbd
12mr|cluster-3.0.17-5|288	mkdir -p %{buildroot}/usr/src/%{module_name}-%{version}-%{release}
12mr|cluster-3.0.17-5|289	#cp -a gnbd-kernel/src/* %{buildroot}/usr/src/%{module_name}-%{version}-%{release}
12mr|cluster-3.0.17-5|290	cat > %{buildroot}/usr/src/%{module_name}-%{version}-%{release}/dkms.conf <<EOF
12mr|cluster-3.0.17-5|291	PACKAGE_VERSION="%{version}-%{release}"
12mr|cluster-3.0.17-5|292	# Items below here should not have to change with each driver version
12mr|cluster-3.0.17-5|293	PACKAGE_NAME="%{module_name}"
12mr|cluster-3.0.17-5|294	MAKE[0]="make -C \${kernel_source_dir} M=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build KERNELRELEASE=\${kernelver} USING_KBUILD=yes modules"
12mr|cluster-3.0.17-5|295	CLEAN="make -C \${kernel_source_dir} M=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build KERNELRELEASE=\${kernelver} USING_KBUILD=yes clean"
12mr|cluster-3.0.17-5|296	
12mr|cluster-3.0.17-5|297	BUILT_MODULE_NAME[0]="gnbd"
12mr|cluster-3.0.17-5|298	BUILT_MODULE_LOCATION[0]=""
12mr|cluster-3.0.17-5|299	DEST_MODULE_NAME[0]="gnbd"
12mr|cluster-3.0.17-5|300	DEST_MODULE_LOCATION[0]="/kernel/drivers/block/gnbd/"
12mr|cluster-3.0.17-5|301	
12mr|cluster-3.0.17-5|302	REMAKE_INITRD="no"
12mr|cluster-3.0.17-5|303	AUTOINSTALL=yes
12mr|cluster-3.0.17-5|304	POST_INSTALL="post-install"
12mr|cluster-3.0.17-5|305	POST_REMOVE="post-remove"
12mr|cluster-3.0.17-5|306	EOF
12mr|cluster-3.0.17-5|307	%endif
12mr|cluster-3.0.17-5|308	
12mr|cluster-3.0.17-5|309	# GFS driver
12mr|cluster-3.0.17-5|310	mkdir -p %{buildroot}/usr/src/gfs-%{version}-%{release}/patches
12mr|cluster-3.0.17-5|311	cp -a gfs-kernel/src/* %{buildroot}/usr/src/gfs-%{version}-%{release}
12mr|cluster-3.0.17-5|312	install -m644 %{SOURCE1} %{buildroot}/usr/src/gfs-%{version}-%{release}/patches
12mr|cluster-3.0.17-5|313	cat > %{buildroot}/usr/src/gfs-%{version}-%{release}/dkms.conf <<EOF
12mr|cluster-3.0.17-5|314	PACKAGE_VERSION="%{version}-%{release}"
12mr|cluster-3.0.17-5|315	# Items below here should not have to change with each driver version
12mr|cluster-3.0.17-5|316	PACKAGE_NAME="gfs"
12mr|cluster-3.0.17-5|317	MAKE[0]="make -C \${kernel_source_dir} M=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build/gfs KERNELRELEASE=\${kernelver} USING_KBUILD=yes modules"
12mr|cluster-3.0.17-5|318	CLEAN="make -C \${kernel_source_dir} M=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build/gfs KERNELRELEASE=\${kernelver} USING_KBUILD=yes clean"
12mr|cluster-3.0.17-5|319	
12mr|cluster-3.0.17-5|320	PATCH[0]=gfs-2.6.18-2.6.23.patch
12mr|cluster-3.0.17-5|321	PATCH_MATCH[0]="^2.6.(1[8-9]|2[0-3])"
12mr|cluster-3.0.17-5|322	
12mr|cluster-3.0.17-5|323	BUILT_MODULE_NAME[0]="gfs"
12mr|cluster-3.0.17-5|324	BUILT_MODULE_LOCATION[0]="gfs"
12mr|cluster-3.0.17-5|325	DEST_MODULE_NAME[0]="gfs"
12mr|cluster-3.0.17-5|326	DEST_MODULE_LOCATION[0]="/kernel/drivers/block/gfs/"
12mr|cluster-3.0.17-5|327	BUILD_EXCLUSIVE_KERNEL="^2.6.(1[0-9]|2[0-3])"
12mr|cluster-3.0.17-5|328	
12mr|cluster-3.0.17-5|329	REMAKE_INITRD="no"
12mr|cluster-3.0.17-5|330	AUTOINSTALL=yes
12mr|cluster-3.0.17-5|331	POST_INSTALL="post-install"
12mr|cluster-3.0.17-5|332	POST_REMOVE="post-remove"
12mr|cluster-3.0.17-5|333	EOF
12mr|cluster-3.0.17-5|334	# END OF DKMS STUFF
12mr|cluster-3.0.17-5|335	
12mr|cluster-3.0.17-5|336	#BEGIN OF MAIN RPM
12mr|cluster-3.0.17-5|337	perl -pi -e 's/BUILDDIR =.*/BUILDDIR =\$\{RPM_BUILD_ROOT\}/' Makefile
12mr|cluster-3.0.17-5|338	%makeinstall_std
12mr|cluster-3.0.17-5|339	mkdir -p %{buildroot}/%{_initrddir}
12mr|cluster-3.0.17-5|340	mv %{buildroot}/%{_sysconfdir}/init.d/* %{buildroot}/%{_initrddir}
12mr|cluster-3.0.17-5|341	mv %{buildroot}/usr/libexec/* %{buildroot}/%{_libdir}
12mr|cluster-3.0.17-5|342	
12mr|cluster-3.0.17-5|343	%clean
12mr|cluster-3.0.17-5|344	rm -rf $RPM_BUILD_ROOT
12mr|cluster-3.0.17-5|345	
12mr|cluster-3.0.17-5|346	%if %build_gnbd
12mr|cluster-3.0.17-5|347	%post -n dkms-%{module_name}
12mr|cluster-3.0.17-5|348	dkms add -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
12mr|cluster-3.0.17-5|349	dkms build -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
12mr|cluster-3.0.17-5|350	dkms install -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
12mr|cluster-3.0.17-5|351	
12mr|cluster-3.0.17-5|352	%preun -n dkms-%{module_name}
12mr|cluster-3.0.17-5|353	dkms remove -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade --all ||:
12mr|cluster-3.0.17-5|354	%endif
12mr|cluster-3.0.17-5|355	
12mr|cluster-3.0.17-5|356	%post -n dkms-gfs
12mr|cluster-3.0.17-5|357	dkms add -m gfs -v %{version}-%{release} --rpm_safe_upgrade
12mr|cluster-3.0.17-5|358	dkms build -m gfs -v %{version}-%{release} --rpm_safe_upgrade
12mr|cluster-3.0.17-5|359	dkms install -m gfs -v %{version}-%{release} --rpm_safe_upgrade
12mr|cluster-3.0.17-5|360	
12mr|cluster-3.0.17-5|361	%preun -n dkms-gfs
12mr|cluster-3.0.17-5|362	dkms remove -m gfs -v %{version}-%{release} --rpm_safe_upgrade --all ||:
12mr|cluster-3.0.17-5|363	
12mr|cluster-3.0.17-5|364	%post -n rgmanager
12mr|cluster-3.0.17-5|365	%_post_service rgmanager
12mr|cluster-3.0.17-5|366	
12mr|cluster-3.0.17-5|367	%preun -n rgmanager
12mr|cluster-3.0.17-5|368	%_preun_service rgmanager
12mr|cluster-3.0.17-5|369	
12mr|cluster-3.0.17-5|370	%post -n cman
12mr|cluster-3.0.17-5|371	%_post_service cman
12mr|cluster-3.0.17-5|372	%_post_service qdiskd
12mr|cluster-3.0.17-5|373	%_post_service scsi_reserve
12mr|cluster-3.0.17-5|374	
12mr|cluster-3.0.17-5|375	%preun -n cman
12mr|cluster-3.0.17-5|376	%_preun_service cman
12mr|cluster-3.0.17-5|377	%_preun_service qdiskd
12mr|cluster-3.0.17-5|378	%_preun_service scsi_reserve
12mr|cluster-3.0.17-5|379	
12mr|cluster-3.0.17-5|380	%if 0
12mr|cluster-3.0.17-5|381	%post -n gfs-utils
12mr|cluster-3.0.17-5|382	%_post_service gfs
12mr|cluster-3.0.17-5|383	
12mr|cluster-3.0.17-5|384	%preun -n gfs-utils
12mr|cluster-3.0.17-5|385	%_preun_service gfs
12mr|cluster-3.0.17-5|386	
12mr|cluster-3.0.17-5|387	%endif
12mr|cluster-3.0.17-5|388	
12mr|cluster-3.0.17-5|389	%post -n gfs2-utils
12mr|cluster-3.0.17-5|390	%_post_service gfs
12mr|cluster-3.0.17-5|391	
12mr|cluster-3.0.17-5|392	%preun -n gfs2-utils
12mr|cluster-3.0.17-5|393	%_preun_service gfs2
12mr|cluster-3.0.17-5|394	
12mr|cluster-3.0.17-5|395	%if %mdkversion < 200900
12mr|cluster-3.0.17-5|396	%post -n %{dlmlibname} -p /sbin/ldconfig
12mr|cluster-3.0.17-5|397	%post -n %{cmanlibname} -p /sbin/ldconfig
12mr|cluster-3.0.17-5|398	%post -n %{ccslibname} -p /sbin/ldconfig
12mr|cluster-3.0.17-5|399	%postun -n %{dlmlibname} -p /sbin/ldconfig
12mr|cluster-3.0.17-5|400	%postun -n %{cmanlibname} -p /sbin/ldconfig
12mr|cluster-3.0.17-5|401	%postun -n %{ccslibname} -p /sbin/ldconfig
12mr|cluster-3.0.17-5|402	%endif
12mr|cluster-3.0.17-5|403	
12mr|cluster-3.0.17-5|404	%if %build_gnbd
12mr|cluster-3.0.17-5|405	%files -n dkms-%{module_name}
12mr|cluster-3.0.17-5|406	%defattr(-,root,root)
12mr|cluster-3.0.17-5|407	%_usrsrc/%{module_name}-%{version}-%{release}
12mr|cluster-3.0.17-5|408	%endif
12mr|cluster-3.0.17-5|409	
12mr|cluster-3.0.17-5|410	%files -n dkms-gfs
12mr|cluster-3.0.17-5|411	%defattr(-,root,root)
12mr|cluster-3.0.17-5|412	%_usrsrc/gfs-%{version}-%{release}
12mr|cluster-3.0.17-5|413	
12mr|cluster-3.0.17-5|414	%files -n %{cmanlibnamedevel}
12mr|cluster-3.0.17-5|415	%defattr(-,root,root)
12mr|cluster-3.0.17-5|416	%{_libdir}/*cman*.a
12mr|cluster-3.0.17-5|417	%{_libdir}/*cman.so
12mr|cluster-3.0.17-5|418	%{_includedir}/libcman.h
12mr|cluster-3.0.17-5|419	%{_libdir}/pkgconfig/libcman.pc
12mr|cluster-3.0.17-5|420	
12mr|cluster-3.0.17-5|421	%files -n %{dlmlibnamedevel}
12mr|cluster-3.0.17-5|422	%defattr(-,root,root)
12mr|cluster-3.0.17-5|423	%{_libdir}/*dlm*.a
12mr|cluster-3.0.17-5|424	%{_libdir}/*dlm*.so
12mr|cluster-3.0.17-5|425	%{_mandir}/man3/*dlm*.3.*
12mr|cluster-3.0.17-5|426	%{_includedir}/libdlm*.h
12mr|cluster-3.0.17-5|427	%{_libdir}/pkgconfig/libdlm*.pc
12mr|cluster-3.0.17-5|428	
12mr|cluster-3.0.17-5|429	%files -n %{cmanlibname}
12mr|cluster-3.0.17-5|430	%defattr(-,root,root)
12mr|cluster-3.0.17-5|431	%{_libdir}/*cman.so.%{major}*
12mr|cluster-3.0.17-5|432	
12mr|cluster-3.0.17-5|433	%files -n %{dlmlibname}
12mr|cluster-3.0.17-5|434	%defattr(-,root,root)
12mr|cluster-3.0.17-5|435	%{_libdir}/*dlm*.so.%{major}*
12mr|cluster-3.0.17-5|436	
12mr|cluster-3.0.17-5|437	%files -n %{ccslibname}
12mr|cluster-3.0.17-5|438	%defattr(-,root,root)
12mr|cluster-3.0.17-5|439	%{_libdir}/*ccs*.so.*
12mr|cluster-3.0.17-5|440	
12mr|cluster-3.0.17-5|441	%files -n %{ccslibnamedevel}
12mr|cluster-3.0.17-5|442	%defattr(-,root,root)
12mr|cluster-3.0.17-5|443	%{_libdir}/*ccs*.so
12mr|cluster-3.0.17-5|444	%{_includedir}/ccs.h
12mr|cluster-3.0.17-5|445	%{_libdir}/libccs.a
12mr|cluster-3.0.17-5|446	%{_libdir}/pkgconfig/libccs.pc
12mr|cluster-3.0.17-5|447	
12mr|cluster-3.0.17-5|448	%files -n perl-Cluster-CCS
12mr|cluster-3.0.17-5|449	%defattr(-,root,root)
12mr|cluster-3.0.17-5|450	%{perl_vendorarch}/auto/Cluster/CCS
12mr|cluster-3.0.17-5|451	%{perl_vendorarch}/Cluster/CCS.pm
12mr|cluster-3.0.17-5|452	%{_mandir}/man3/Cluster::CCS.3pm.*
12mr|cluster-3.0.17-5|453	
12mr|cluster-3.0.17-5|454	%files -n %{fencelibname}
12mr|cluster-3.0.17-5|455	%defattr(-,root,root)
12mr|cluster-3.0.17-5|456	%{_libdir}/*fence*.so.*
12mr|cluster-3.0.17-5|457	
12mr|cluster-3.0.17-5|458	%files -n %{fencelibnamedevel}
12mr|cluster-3.0.17-5|459	%defattr(-,root,root)
12mr|cluster-3.0.17-5|460	%{_includedir}/*fence*.h
12mr|cluster-3.0.17-5|461	%{_libdir}/*fence*.so
12mr|cluster-3.0.17-5|462	%{_libdir}/pkgconfig/libfence*.pc
12mr|cluster-3.0.17-5|463	
12mr|cluster-3.0.17-5|464	%files -n %{fencelibnamestatic}
12mr|cluster-3.0.17-5|465	%defattr(-,root,root)
12mr|cluster-3.0.17-5|466	%{_libdir}/*fence*.a
12mr|cluster-3.0.17-5|467	
12mr|cluster-3.0.17-5|468	%files -n %{logthreadlibname}
12mr|cluster-3.0.17-5|469	%defattr(-,root,root)
12mr|cluster-3.0.17-5|470	%{_libdir}/*logthread*.so.*
12mr|cluster-3.0.17-5|471	
12mr|cluster-3.0.17-5|472	%files -n %{logthreadlibnamedevel}
12mr|cluster-3.0.17-5|473	%defattr(-,root,root)
12mr|cluster-3.0.17-5|474	%{_includedir}/*logthread*.h
12mr|cluster-3.0.17-5|475	%{_libdir}/*logthread*.so
12mr|cluster-3.0.17-5|476	%{_libdir}/pkgconfig/liblogthread*.pc
12mr|cluster-3.0.17-5|477	
12mr|cluster-3.0.17-5|478	%files -n %{logthreadlibnamestatic}
12mr|cluster-3.0.17-5|479	%defattr(-,root,root)
12mr|cluster-3.0.17-5|480	%{_libdir}/*logthread*.a
12mr|cluster-3.0.17-5|481	
12mr|cluster-3.0.17-5|482	%files devel
12mr|cluster-3.0.17-5|483	%defattr(-,root,root)
12mr|cluster-3.0.17-5|484	%{_datadir}/doc/%name
12mr|cluster-3.0.17-5|485	
12mr|cluster-3.0.17-5|486	%files -n rgmanager
12mr|cluster-3.0.17-5|487	%defattr(-,root,root)
12mr|cluster-3.0.17-5|488	%{_initrddir}/rgmanager
12mr|cluster-3.0.17-5|489	%{_sbindir}/clu*
12mr|cluster-3.0.17-5|490	%{_sbindir}/rgmanager
12mr|cluster-3.0.17-5|491	%{_sbindir}/rg_test
12mr|cluster-3.0.17-5|492	%{_datadir}/cluster
12mr|cluster-3.0.17-5|493	%{_mandir}/man8/clu*.8.*
12mr|cluster-3.0.17-5|494	%{_mandir}/man8/rgmanager.8.*
12mr|cluster-3.0.17-5|495	
12mr|cluster-3.0.17-5|496	%files -n cman
12mr|cluster-3.0.17-5|497	%defattr(-,root,root)
12mr|cluster-3.0.17-5|498	%{_initrddir}/cman
12mr|cluster-3.0.17-5|499	#{_initrddir}/qdiskd
12mr|cluster-3.0.17-5|500	#{_initrddir}/scsi_reserve
12mr|cluster-3.0.17-5|501	%{_sbindir}/cman*
12mr|cluster-3.0.17-5|502	%{_sbindir}/fence*
12mr|cluster-3.0.17-5|503	%{_sbindir}/dlm*
12mr|cluster-3.0.17-5|504	%{_sbindir}/ccs*
12mr|cluster-3.0.17-5|505	%{_sbindir}/group*
12mr|cluster-3.0.17-5|506	%{_sbindir}/*qdisk*
12mr|cluster-3.0.17-5|507	%{_sbindir}/gfs_control*
12mr|cluster-3.0.17-5|508	%{_sbindir}/confdb2ldif
12mr|cluster-3.0.17-5|509	%dir /etc/cluster
12mr|cluster-3.0.17-5|510	%config(noreplace) %{_sysconfdir}/logrotate.d/cluster
12mr|cluster-3.0.17-5|511	%dir /var/log/cluster
12mr|cluster-3.0.17-5|512	#attr(0755,root,root) %{_datadir}/fence
12mr|cluster-3.0.17-5|513	#{_datadir}/snmp/mibs/*.mib
12mr|cluster-3.0.17-5|514	%{_libdir}/lcrso/service_cman.lcrso
12mr|cluster-3.0.17-5|515	%{_libdir}/lcrso/config_*.lcrso
12mr|cluster-3.0.17-5|516	%config /etc/udev/rules.d/51-dlm.rules
12mr|cluster-3.0.17-5|517	%{_mandir}/man8/cman*.8.*
12mr|cluster-3.0.17-5|518	%{_mandir}/man5/cman.5.*
12mr|cluster-3.0.17-5|519	%{_mandir}/man5/cluster.conf.5.*
12mr|cluster-3.0.17-5|520	%{_mandir}/man5/qdisk.5.*
12mr|cluster-3.0.17-5|521	%{_mandir}/man8/fence*.8.*
12mr|cluster-3.0.17-5|522	%{_mandir}/man8/dlm*.8.*
12mr|cluster-3.0.17-5|523	%{_mandir}/man8/ccs*.8.*
12mr|cluster-3.0.17-5|524	%{_mandir}/man8/*group*.8.*
12mr|cluster-3.0.17-5|525	%{_mandir}/man8/*qdisk*.8.*
12mr|cluster-3.0.17-5|526	%{_mandir}/man8/confdb2ldif.8.*
12mr|cluster-3.0.17-5|527	%{_mandir}/man8/gfs_control*.8.*
12mr|cluster-3.0.17-5|528	%doc doc/usage.txt
12mr|cluster-3.0.17-5|529	%doc config/plugins/ldap/99cluster.ldif
12mr|cluster-3.0.17-5|530	
12mr|cluster-3.0.17-5|531	%if 0
12mr|cluster-3.0.17-5|532	%files -n gfs-utils
12mr|cluster-3.0.17-5|533	%defattr(-,root,root)
12mr|cluster-3.0.17-5|534	/sbin/*.gfs
12mr|cluster-3.0.17-5|535	%{_sbindir}/gfs_*
12mr|cluster-3.0.17-5|536	%exclude %{_sbindir}/gfs_controld
12mr|cluster-3.0.17-5|537	%{_initrddir}/gfs
12mr|cluster-3.0.17-5|538	%{_mandir}/man8/gfs_*.8.*
12mr|cluster-3.0.17-5|539	%{_mandir}/man8/*gfs.8.*
12mr|cluster-3.0.17-5|540	%endif
12mr|cluster-3.0.17-5|541	
12mr|cluster-3.0.17-5|542	%files -n gfs2-utils
12mr|cluster-3.0.17-5|543	%defattr(-,root,root)
12mr|cluster-3.0.17-5|544	/sbin/*.gfs2
12mr|cluster-3.0.17-5|545	%{_sbindir}/gfs2_*
12mr|cluster-3.0.17-5|546	%{_initrddir}/gfs2
12mr|cluster-3.0.17-5|547	%{_mandir}/man8/*gfs2*.8.*
12mr|cluster-3.0.17-5|548	
12mr|cluster-3.0.17-5|549	%if %build_gnbd
12mr|cluster-3.0.17-5|550	%files -n gnbd
12mr|cluster-3.0.17-5|551	%defattr(-,root,root)
12mr|cluster-3.0.17-5|552	#{_sbindir}/gnbd_*
12mr|cluster-3.0.17-5|553	#{_mandir}/man8/gnbd*.8.*
12mr|cluster-3.0.17-5|554	%endif
12mr|cluster-3.0.17-5|555	
12mr|cluster-3.0.17-5|556	
12mr|cluster-3.0.17-5|557	
12mr|cluster-3.0.17-5|558	%changelog
12mr|cluster-3.0.17-5|559	

13691 12
12mr|cluster-glue-1.0.10-1|1	%define gname haclient
12mr|cluster-glue-1.0.10-1|2	%define uname hacluster
12mr|cluster-glue-1.0.10-1|3	%define nogroup nobody
12mr|cluster-glue-1.0.10-1|4	
12mr|cluster-glue-1.0.10-1|5	# When downloading directly from Mercurial, it will automatically add this prefix
12mr|cluster-glue-1.0.10-1|6	# Invoking 'hg archive' wont but you can add one with: hg archive -t tgz -p "Reusable-Cluster-Components-" -r $upstreamversion $upstreamversion.tar.gz
12mr|cluster-glue-1.0.10-1|7	%define upstreamprefix Reusable-Cluster-Components-glue--
12mr|cluster-glue-1.0.10-1|8	%define upstreamversion glue-%{version}
12mr|cluster-glue-1.0.10-1|9	
12mr|cluster-glue-1.0.10-1|10	# Keep around for when/if required
12mr|cluster-glue-1.0.10-1|11	#global alphatag %{upstreamversion}.hg
12mr|cluster-glue-1.0.10-1|12	
12mr|cluster-glue-1.0.10-1|13	Name:		cluster-glue
12mr|cluster-glue-1.0.10-1|14	Summary:	Reusable cluster components
12mr|cluster-glue-1.0.10-1|15	Version:	1.0.10
12mr|cluster-glue-1.0.10-1|16	Release:	%mkrel 1
12mr|cluster-glue-1.0.10-1|17	License:	GPLv2+ and LGPLv2+
12mr|cluster-glue-1.0.10-1|18	Url:		http://linux-ha.org/wiki/Cluster_Glue
12mr|cluster-glue-1.0.10-1|19	Group:		System/Libraries
12mr|cluster-glue-1.0.10-1|20	Source0:	http://hg.linux-ha.org/glue/archive/%{upstreamversion}.tar.bz2
12mr|cluster-glue-1.0.10-1|21	# Directives to allow upgrade from combined heartbeat packages in Fedora11
12mr|cluster-glue-1.0.10-1|22	Provides:	heartbeat-stonith = 3.0.0-1
12mr|cluster-glue-1.0.10-1|23	Provides:	heartbeat-pils = 3.0.0-1
12mr|cluster-glue-1.0.10-1|24	Obsoletes:	heartbeat-stonith < 3.0.0-1
12mr|cluster-glue-1.0.10-1|25	Obsoletes:	heartbeat-pils < 3.0.0-1
12mr|cluster-glue-1.0.10-1|26	Conflicts:	heartbeat < 3.0.0-1
12mr|cluster-glue-1.0.10-1|27	
12mr|cluster-glue-1.0.10-1|28	# Build dependencies
12mr|cluster-glue-1.0.10-1|29	Requires: perl-TimeDate
12mr|cluster-glue-1.0.10-1|30	BuildRequires: libtool-devel
12mr|cluster-glue-1.0.10-1|31	BuildRequires: bzip2-devel
12mr|cluster-glue-1.0.10-1|32	BuildRequires: glib2-devel
12mr|cluster-glue-1.0.10-1|33	BuildRequires: python-devel
12mr|cluster-glue-1.0.10-1|34	BuildRequires: libxml2-devel
12mr|cluster-glue-1.0.10-1|35	
12mr|cluster-glue-1.0.10-1|36	# For documentation
12mr|cluster-glue-1.0.10-1|37	BuildRequires: xsltproc docbook-style-xsl
12mr|cluster-glue-1.0.10-1|38	
12mr|cluster-glue-1.0.10-1|39	# For additional Stonith plugins
12mr|cluster-glue-1.0.10-1|40	BuildRequires: net-snmp-devel
12mr|cluster-glue-1.0.10-1|41	BuildRequires: openipmi-devel
12mr|cluster-glue-1.0.10-1|42	BuildRequires: curl-devel
12mr|cluster-glue-1.0.10-1|43	BuildRequires: libuuid-devel
12mr|cluster-glue-1.0.10-1|44	
12mr|cluster-glue-1.0.10-1|45	%description
12mr|cluster-glue-1.0.10-1|46	A collection of common tools that are useful for writing cluster managers
12mr|cluster-glue-1.0.10-1|47	such as Pacemaker.
12mr|cluster-glue-1.0.10-1|48	Provides a local resource manager that understands the OCF and LSB
12mr|cluster-glue-1.0.10-1|49	standards, and an interface to common STONITH devices.
12mr|cluster-glue-1.0.10-1|50	
12mr|cluster-glue-1.0.10-1|51	%prep
12mr|cluster-glue-1.0.10-1|52	%setup -q -n %{upstreamprefix}%{upstreamversion}
12mr|cluster-glue-1.0.10-1|53	
12mr|cluster-glue-1.0.10-1|54	%build
12mr|cluster-glue-1.0.10-1|55	./autogen.sh
12mr|cluster-glue-1.0.10-1|56	%configure2_5x --disable-static \
12mr|cluster-glue-1.0.10-1|57	--enable-fatal-warnings=no   \
12mr|cluster-glue-1.0.10-1|58	--localstatedir=%{_var}      \
12mr|cluster-glue-1.0.10-1|59	--with-daemon-group=%{gname} \
12mr|cluster-glue-1.0.10-1|60	--with-daemon-user=%{uname}
12mr|cluster-glue-1.0.10-1|61	
12mr|cluster-glue-1.0.10-1|62	%make
12mr|cluster-glue-1.0.10-1|63	
12mr|cluster-glue-1.0.10-1|64	%install
12mr|cluster-glue-1.0.10-1|65	%makeinstall_std
12mr|cluster-glue-1.0.10-1|66	
12mr|cluster-glue-1.0.10-1|67	## tree fix up
12mr|cluster-glue-1.0.10-1|68	# Dont package static libs
12mr|cluster-glue-1.0.10-1|69	find %{buildroot} -name '*.la' -exec rm {} \;
12mr|cluster-glue-1.0.10-1|70	
12mr|cluster-glue-1.0.10-1|71	# Don't package things we wont support
12mr|cluster-glue-1.0.10-1|72	rm -f %{buildroot}/%{_libdir}/stonith/plugins/stonith2/rhcs.*
12mr|cluster-glue-1.0.10-1|73	
12mr|cluster-glue-1.0.10-1|74	%clean
12mr|cluster-glue-1.0.10-1|75	rm -rf %{buildroot}
12mr|cluster-glue-1.0.10-1|76	
12mr|cluster-glue-1.0.10-1|77	%pre
12mr|cluster-glue-1.0.10-1|78	%_pre_useradd %{uname} %{_var}/lib/heartbeat/cores/hacluster /bin/false
12mr|cluster-glue-1.0.10-1|79	%_pre_groupadd %{gname} %{uname}
12mr|cluster-glue-1.0.10-1|80	
12mr|cluster-glue-1.0.10-1|81	%postun
12mr|cluster-glue-1.0.10-1|82	%_postun_userdel %{uname}
12mr|cluster-glue-1.0.10-1|83	%_postun_groupdel %{gname}
12mr|cluster-glue-1.0.10-1|84	
12mr|cluster-glue-1.0.10-1|85	%files
12mr|cluster-glue-1.0.10-1|86	%defattr(-,root,root)
12mr|cluster-glue-1.0.10-1|87	%{_sbindir}/cibsecret
12mr|cluster-glue-1.0.10-1|88	%{_sbindir}/ha_logger
12mr|cluster-glue-1.0.10-1|89	%{_sbindir}/hb_report
12mr|cluster-glue-1.0.10-1|90	%{_sbindir}/lrmadmin
12mr|cluster-glue-1.0.10-1|91	%{_sbindir}/meatclient
12mr|cluster-glue-1.0.10-1|92	%{_sbindir}/sbd
12mr|cluster-glue-1.0.10-1|93	%{_sbindir}/stonith
12mr|cluster-glue-1.0.10-1|94	%{_sysconfdir}/init.d/logd
12mr|cluster-glue-1.0.10-1|95	
12mr|cluster-glue-1.0.10-1|96	%dir %{_libdir}/heartbeat
12mr|cluster-glue-1.0.10-1|97	%dir %{_libdir}/heartbeat/plugins
12mr|cluster-glue-1.0.10-1|98	%dir %{_libdir}/heartbeat/plugins/RAExec
12mr|cluster-glue-1.0.10-1|99	%dir %{_libdir}/heartbeat/plugins/InterfaceMgr
12mr|cluster-glue-1.0.10-1|100	%{_libdir}/heartbeat/lrmd
12mr|cluster-glue-1.0.10-1|101	%{_libdir}/heartbeat/ha_logd
12mr|cluster-glue-1.0.10-1|102	%{_libdir}/heartbeat/plugins/RAExec/*.so
12mr|cluster-glue-1.0.10-1|103	%{_libdir}/heartbeat/plugins/InterfaceMgr/*.so
12mr|cluster-glue-1.0.10-1|104	%{_libdir}/heartbeat/plugins/compress/bz2.so
12mr|cluster-glue-1.0.10-1|105	%{_libdir}/heartbeat/plugins/compress/zlib.so
12mr|cluster-glue-1.0.10-1|106	
12mr|cluster-glue-1.0.10-1|107	%dir %{_libdir}/stonith
12mr|cluster-glue-1.0.10-1|108	%dir %{_libdir}/stonith/plugins
12mr|cluster-glue-1.0.10-1|109	%dir %{_libdir}/stonith/plugins/stonith2
12mr|cluster-glue-1.0.10-1|110	%{_datadir}/cluster-glue/ha_log.sh
12mr|cluster-glue-1.0.10-1|111	%{_libdir}/stonith/plugins/external
12mr|cluster-glue-1.0.10-1|112	%{_libdir}/stonith/plugins/stonith2/*.so
12mr|cluster-glue-1.0.10-1|113	%{_libdir}/stonith/plugins/stonith2/*.py*
12mr|cluster-glue-1.0.10-1|114	%{_libdir}/stonith/plugins/xen0-ha-dom0-stonith-helper
12mr|cluster-glue-1.0.10-1|115	
12mr|cluster-glue-1.0.10-1|116	%dir %{_datadir}/cluster-glue
12mr|cluster-glue-1.0.10-1|117	%{_datadir}/cluster-glue/ha_cf_support.sh
12mr|cluster-glue-1.0.10-1|118	%{_datadir}/cluster-glue/openais_conf_support.sh
12mr|cluster-glue-1.0.10-1|119	%{_datadir}/cluster-glue/utillib.sh
12mr|cluster-glue-1.0.10-1|120	%{_datadir}/cluster-glue/combine-logs.pl
12mr|cluster-glue-1.0.10-1|121	
12mr|cluster-glue-1.0.10-1|122	%dir %{_var}/lib/heartbeat
12mr|cluster-glue-1.0.10-1|123	%dir %{_var}/lib/heartbeat/cores
12mr|cluster-glue-1.0.10-1|124	%dir %attr (0700, root, root)		%{_var}/lib/heartbeat/cores/root
12mr|cluster-glue-1.0.10-1|125	%dir %attr (0700, nobody, %{nogroup})	%{_var}/lib/heartbeat/cores/nobody
12mr|cluster-glue-1.0.10-1|126	%dir %attr (0700, %{uname}, %{gname})	%{_var}/lib/heartbeat/cores/%{uname}
12mr|cluster-glue-1.0.10-1|127	
12mr|cluster-glue-1.0.10-1|128	#doc %{_datadir}/doc/cluster-glue/stonith
12mr|cluster-glue-1.0.10-1|129	%doc %{_mandir}/man1/*
12mr|cluster-glue-1.0.10-1|130	%doc %{_mandir}/man8/*
12mr|cluster-glue-1.0.10-1|131	%doc AUTHORS
12mr|cluster-glue-1.0.10-1|132	%doc COPYING
12mr|cluster-glue-1.0.10-1|133	
12mr|cluster-glue-1.0.10-1|134	#---------------------------------------------------------
12mr|cluster-glue-1.0.10-1|135	%define lrmmajor 2
12mr|cluster-glue-1.0.10-1|136	%define liblrm %mklibname lrm %lrmmajor
12mr|cluster-glue-1.0.10-1|137	
12mr|cluster-glue-1.0.10-1|138	%package -n %liblrm
12mr|cluster-glue-1.0.10-1|139	Summary:	Reusable cluster libraries
12mr|cluster-glue-1.0.10-1|140	Group:		System/Libraries
12mr|cluster-glue-1.0.10-1|141	Requires:	%{name} = %{version}-%{release}
12mr|cluster-glue-1.0.10-1|142	
12mr|cluster-glue-1.0.10-1|143	%description -n %liblrm
12mr|cluster-glue-1.0.10-1|144	A collection of libraries that are useful for writing cluster managers
12mr|cluster-glue-1.0.10-1|145	such as Pacemaker.
12mr|cluster-glue-1.0.10-1|146	
12mr|cluster-glue-1.0.10-1|147	%files -n %liblrm
12mr|cluster-glue-1.0.10-1|148	%{_libdir}/liblrm.so.%{lrmmajor}
12mr|cluster-glue-1.0.10-1|149	%{_libdir}/liblrm.so.%{lrmmajor}.*
12mr|cluster-glue-1.0.10-1|150	
12mr|cluster-glue-1.0.10-1|151	#---------------------------------------------------------
12mr|cluster-glue-1.0.10-1|152	%define pilsmajor 2
12mr|cluster-glue-1.0.10-1|153	%define libpils %mklibname pils %pilsmajor
12mr|cluster-glue-1.0.10-1|154	
12mr|cluster-glue-1.0.10-1|155	%package -n %libpils
12mr|cluster-glue-1.0.10-1|156	Summary:	Reusable cluster libraries
12mr|cluster-glue-1.0.10-1|157	Group:		System/Libraries
12mr|cluster-glue-1.0.10-1|158	Requires:	%{name} = %{version}-%{release}
12mr|cluster-glue-1.0.10-1|159	
12mr|cluster-glue-1.0.10-1|160	%description -n %libpils
12mr|cluster-glue-1.0.10-1|161	A collection of libraries that are useful for writing cluster managers
12mr|cluster-glue-1.0.10-1|162	such as Pacemaker.
12mr|cluster-glue-1.0.10-1|163	
12mr|cluster-glue-1.0.10-1|164	%files -n %libpils
12mr|cluster-glue-1.0.10-1|165	%{_libdir}/libpils.so.%{pilsmajor}
12mr|cluster-glue-1.0.10-1|166	%{_libdir}/libpils.so.%{pilsmajor}.*
12mr|cluster-glue-1.0.10-1|167	
12mr|cluster-glue-1.0.10-1|168	#---------------------------------------------------------
12mr|cluster-glue-1.0.10-1|169	%define plumbmajor 2
12mr|cluster-glue-1.0.10-1|170	%define libplumb %mklibname plumb %plumbmajor
12mr|cluster-glue-1.0.10-1|171	
12mr|cluster-glue-1.0.10-1|172	%package -n %libplumb
12mr|cluster-glue-1.0.10-1|173	Summary:	Reusable cluster libraries
12mr|cluster-glue-1.0.10-1|174	Group:		System/Libraries
12mr|cluster-glue-1.0.10-1|175	Requires:	%{name} = %{version}-%{release}
12mr|cluster-glue-1.0.10-1|176	
12mr|cluster-glue-1.0.10-1|177	%description -n %libplumb
12mr|cluster-glue-1.0.10-1|178	A collection of libraries that are useful for writing cluster managers
12mr|cluster-glue-1.0.10-1|179	such as Pacemaker.
12mr|cluster-glue-1.0.10-1|180	
12mr|cluster-glue-1.0.10-1|181	%files -n %libplumb
12mr|cluster-glue-1.0.10-1|182	%{_libdir}/libplumb.so.%{plumbmajor}
12mr|cluster-glue-1.0.10-1|183	%{_libdir}/libplumb.so.%{plumbmajor}.*
12mr|cluster-glue-1.0.10-1|184	
12mr|cluster-glue-1.0.10-1|185	#---------------------------------------------------------
12mr|cluster-glue-1.0.10-1|186	%define plumbgplmajor 2
12mr|cluster-glue-1.0.10-1|187	%define libplumbgpl %mklibname plumbgpl %plumbgplmajor
12mr|cluster-glue-1.0.10-1|188	
12mr|cluster-glue-1.0.10-1|189	%package -n %libplumbgpl
12mr|cluster-glue-1.0.10-1|190	Summary:	Reusable cluster libraries
12mr|cluster-glue-1.0.10-1|191	Group:		System/Libraries
12mr|cluster-glue-1.0.10-1|192	Requires:	%{name} = %{version}-%{release}
12mr|cluster-glue-1.0.10-1|193	
12mr|cluster-glue-1.0.10-1|194	%description -n %libplumbgpl
12mr|cluster-glue-1.0.10-1|195	A collection of libraries that are useful for writing cluster managers
12mr|cluster-glue-1.0.10-1|196	such as Pacemaker.
12mr|cluster-glue-1.0.10-1|197	
12mr|cluster-glue-1.0.10-1|198	%files -n %libplumbgpl
12mr|cluster-glue-1.0.10-1|199	%{_libdir}/libplumbgpl.so.%{plumbgplmajor}
12mr|cluster-glue-1.0.10-1|200	%{_libdir}/libplumbgpl.so.%{plumbgplmajor}.*
12mr|cluster-glue-1.0.10-1|201	
12mr|cluster-glue-1.0.10-1|202	#---------------------------------------------------------
12mr|cluster-glue-1.0.10-1|203	%define stonithmajor 1
12mr|cluster-glue-1.0.10-1|204	%define libstonith %mklibname stonith %stonithmajor
12mr|cluster-glue-1.0.10-1|205	
12mr|cluster-glue-1.0.10-1|206	%package -n %libstonith
12mr|cluster-glue-1.0.10-1|207	Summary:	Reusable cluster libraries
12mr|cluster-glue-1.0.10-1|208	Group:		System/Libraries
12mr|cluster-glue-1.0.10-1|209	Requires:	%{name} = %{version}-%{release}
12mr|cluster-glue-1.0.10-1|210	Obsoletes:	%{_lib}heartbeat-stonith1 < 3.0.0-1
12mr|cluster-glue-1.0.10-1|211	
12mr|cluster-glue-1.0.10-1|212	%description -n %libstonith
12mr|cluster-glue-1.0.10-1|213	A collection of libraries that are useful for writing cluster managers
12mr|cluster-glue-1.0.10-1|214	such as Pacemaker.
12mr|cluster-glue-1.0.10-1|215	
12mr|cluster-glue-1.0.10-1|216	%files -n %libstonith
12mr|cluster-glue-1.0.10-1|217	%{_libdir}/libstonith.so.%{stonithmajor}
12mr|cluster-glue-1.0.10-1|218	%{_libdir}/libstonith.so.%{stonithmajor}.*
12mr|cluster-glue-1.0.10-1|219	
12mr|cluster-glue-1.0.10-1|220	#---------------------------------------------------------
12mr|cluster-glue-1.0.10-1|221	
12mr|cluster-glue-1.0.10-1|222	%package devel
12mr|cluster-glue-1.0.10-1|223	Summary: Headers and libraries for writing cluster managers
12mr|cluster-glue-1.0.10-1|224	Group: Development/Other
12mr|cluster-glue-1.0.10-1|225	Requires: %{liblrm} = %{version}-%{release}
12mr|cluster-glue-1.0.10-1|226	Requires: %{libpils} = %{version}-%{release}
12mr|cluster-glue-1.0.10-1|227	Requires: %{libplumb} = %{version}-%{release}
12mr|cluster-glue-1.0.10-1|228	Requires: %{libplumbgpl} = %{version}-%{release}
12mr|cluster-glue-1.0.10-1|229	Requires: %{libstonith} = %{version}-%{release}
12mr|cluster-glue-1.0.10-1|230	Obsoletes: %{_lib}heartbeat1-devel < 3.0.0-1
12mr|cluster-glue-1.0.10-1|231	Obsoletes: %{_lib}heartbeat-pils1-devel < 3.0.0-1
12mr|cluster-glue-1.0.10-1|232	Obsoletes: %{_lib}heartbeat-stonith1-devel < 3.0.0-1
12mr|cluster-glue-1.0.10-1|233	
12mr|cluster-glue-1.0.10-1|234	%description devel
12mr|cluster-glue-1.0.10-1|235	Headers and shared libraries for a useful for writing cluster managers
12mr|cluster-glue-1.0.10-1|236	such as Pacemaker.
12mr|cluster-glue-1.0.10-1|237	
12mr|cluster-glue-1.0.10-1|238	%files devel
12mr|cluster-glue-1.0.10-1|239	%defattr(-,root,root)
12mr|cluster-glue-1.0.10-1|240	%dir %{_libdir}/heartbeat
12mr|cluster-glue-1.0.10-1|241	%dir %{_libdir}/heartbeat/plugins
12mr|cluster-glue-1.0.10-1|242	%dir %{_libdir}/heartbeat/plugins/test
12mr|cluster-glue-1.0.10-1|243	%dir %{_datadir}/cluster-glue
12mr|cluster-glue-1.0.10-1|244	%{_libdir}/lib*.so
12mr|cluster-glue-1.0.10-1|245	%{_libdir}/heartbeat/ipctest
12mr|cluster-glue-1.0.10-1|246	%{_libdir}/heartbeat/ipctransientclient
12mr|cluster-glue-1.0.10-1|247	%{_libdir}/heartbeat/ipctransientserver
12mr|cluster-glue-1.0.10-1|248	%{_libdir}/heartbeat/transient-test.sh
12mr|cluster-glue-1.0.10-1|249	%{_libdir}/heartbeat/base64_md5_test
12mr|cluster-glue-1.0.10-1|250	%{_libdir}/heartbeat/logtest
12mr|cluster-glue-1.0.10-1|251	%{_includedir}/clplumbing
12mr|cluster-glue-1.0.10-1|252	%{_includedir}/heartbeat
12mr|cluster-glue-1.0.10-1|253	%{_includedir}/stonith
12mr|cluster-glue-1.0.10-1|254	%{_includedir}/pils
12mr|cluster-glue-1.0.10-1|255	%{_datadir}/cluster-glue/lrmtest
12mr|cluster-glue-1.0.10-1|256	%{_libdir}/heartbeat/plugins/test/test.so
12mr|cluster-glue-1.0.10-1|257	
12mr|cluster-glue-1.0.10-1|258	
12mr|cluster-glue-1.0.10-1|259	
12mr|cluster-glue-1.0.10-1|260	
12mr|cluster-glue-1.0.10-1|261	%changelog
12mr|cluster-glue-1.0.10-1|262	

13692 12
12mr|clutter-1.12.2-1|1	%define api 1.0
12mr|clutter-1.12.2-1|2	%define major 0
12mr|clutter-1.12.2-1|3	%define girmajor	1.0
12mr|clutter-1.12.2-1|4	
12mr|clutter-1.12.2-1|5	%define libname		%mklibname %{name} %{api} %{major}
12mr|clutter-1.12.2-1|6	%define girname		%mklibname %{name}-gir %{girmajor}
12mr|clutter-1.12.2-1|7	%define develname	%mklibname -d %{name} %{api}
12mr|clutter-1.12.2-1|8	
12mr|clutter-1.12.2-1|9	Summary:       Software library for fast, visually rich GUIs
12mr|clutter-1.12.2-1|10	Name:          clutter
12mr|clutter-1.12.2-1|11	Version:       1.12.2
12mr|clutter-1.12.2-1|12	Release:       1
12mr|clutter-1.12.2-1|13	License:       LGPLv2+
12mr|clutter-1.12.2-1|14	Group:         Graphics
12mr|clutter-1.12.2-1|15	Url:           http://clutter-project.org/
12mr|clutter-1.12.2-1|16	Source0:       ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.12/%{name}-%{version}.tar.xz
12mr|clutter-1.12.2-1|17	
12mr|clutter-1.12.2-1|18	BuildRequires:	pkgconfig(atk)
12mr|clutter-1.12.2-1|19	BuildRequires:	pkgconfig(cairo-gobject)
12mr|clutter-1.12.2-1|20	BuildRequires:	pkgconfig(cogl-1.0)
12mr|clutter-1.12.2-1|21	BuildRequires:	pkgconfig(cogl-pango-1.0)
12mr|clutter-1.12.2-1|22	BuildRequires:	pkgconfig(gdk-3.0)
12mr|clutter-1.12.2-1|23	BuildRequires:	pkgconfig(gl)
12mr|clutter-1.12.2-1|24	BuildRequires:	pkgconfig(glib-2.0)
12mr|clutter-1.12.2-1|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|clutter-1.12.2-1|26	BuildRequires:	pkgconfig(json-glib-1.0)
12mr|clutter-1.12.2-1|27	BuildRequires:	pkgconfig(pangocairo)
12mr|clutter-1.12.2-1|28	BuildRequires:	pkgconfig(pangoft2)
12mr|clutter-1.12.2-1|29	BuildRequires:	pkgconfig(x11)
12mr|clutter-1.12.2-1|30	BuildRequires:	pkgconfig(xcomposite)
12mr|clutter-1.12.2-1|31	BuildRequires:	pkgconfig(xdamage)
12mr|clutter-1.12.2-1|32	BuildRequires:	pkgconfig(xext)
12mr|clutter-1.12.2-1|33	BuildRequires:	pkgconfig(xfixes)
12mr|clutter-1.12.2-1|34	BuildRequires:	pkgconfig(xi)
12mr|clutter-1.12.2-1|35	
12mr|clutter-1.12.2-1|36	%description
12mr|clutter-1.12.2-1|37	Clutter is an open source software library for creating fast, visually rich
12mr|clutter-1.12.2-1|38	graphical user interfaces. The most obvious example of potential usage is in
12mr|clutter-1.12.2-1|39	media center type applications. We hope however it can be used for a lot more.
12mr|clutter-1.12.2-1|40	
12mr|clutter-1.12.2-1|41	Clutter uses OpenGL (and soon optionally OpenGL ES) for rendering but with an
12mr|clutter-1.12.2-1|42	API which hides the underlying GL complexity from the developer. The Clutter
12mr|clutter-1.12.2-1|43	API is intended to be easy to use, efficient and flexible.
12mr|clutter-1.12.2-1|44	
12mr|clutter-1.12.2-1|45	%package i18n
12mr|clutter-1.12.2-1|46	Summary: Translations for %{name}
12mr|clutter-1.12.2-1|47	Group: System/Internationalization
12mr|clutter-1.12.2-1|48	
12mr|clutter-1.12.2-1|49	%description i18n
12mr|clutter-1.12.2-1|50	This contains the translation data for %{name}.
12mr|clutter-1.12.2-1|51	
12mr|clutter-1.12.2-1|52	%package -n %{libname}
12mr|clutter-1.12.2-1|53	Summary:	Software library for fast, visually rich GUIs
12mr|clutter-1.12.2-1|54	Group:		System/Libraries
12mr|clutter-1.12.2-1|55	Suggests:	%{name}-i18n >= %{version}-%{release}
12mr|clutter-1.12.2-1|56	
12mr|clutter-1.12.2-1|57	%description -n %{libname}
12mr|clutter-1.12.2-1|58	This package contains the shared library for %{name}.
12mr|clutter-1.12.2-1|59	
12mr|clutter-1.12.2-1|60	%package -n %{girname}
12mr|clutter-1.12.2-1|61	Summary:	GObject Introspection interface description for %{name}
12mr|clutter-1.12.2-1|62	Group:		System/Libraries
12mr|clutter-1.12.2-1|63	
12mr|clutter-1.12.2-1|64	%description -n %{girname}
12mr|clutter-1.12.2-1|65	GObject Introspection interface description for %{name}.
12mr|clutter-1.12.2-1|66	
12mr|clutter-1.12.2-1|67	%package -n %{develname}
12mr|clutter-1.12.2-1|68	Summary:	Development headers/libraries for %{name}
12mr|clutter-1.12.2-1|69	Group:		Development/X11
12mr|clutter-1.12.2-1|70	Provides:	%{name}-devel = %{version}-%{release}
12mr|clutter-1.12.2-1|71	Requires:	%{libname} = %{version}-%{release}
12mr|clutter-1.12.2-1|72	Requires:	%{girname} = %{version}-%{release}
12mr|clutter-1.12.2-1|73	Obsoletes:	%mklibname %{name} %{api} %{major} -d
12mr|clutter-1.12.2-1|74	
12mr|clutter-1.12.2-1|75	%description -n %{develname}
12mr|clutter-1.12.2-1|76	Development headers/libraries for %{name} (see %{libname} package)
12mr|clutter-1.12.2-1|77	
12mr|clutter-1.12.2-1|78	%prep
12mr|clutter-1.12.2-1|79	%setup -q
12mr|clutter-1.12.2-1|80	%apply_patches
12mr|clutter-1.12.2-1|81	
12mr|clutter-1.12.2-1|82	%build
12mr|clutter-1.12.2-1|83	%configure2_5x \
12mr|clutter-1.12.2-1|84	--disable-static \
12mr|clutter-1.12.2-1|85	--disable-rpath \
12mr|clutter-1.12.2-1|86	--enable-introspection=yes \
12mr|clutter-1.12.2-1|87	--enable-gdk-backend=yes \
12mr|clutter-1.12.2-1|88	--enable-x11-backend=yes
12mr|clutter-1.12.2-1|89	
12mr|clutter-1.12.2-1|90	%make
12mr|clutter-1.12.2-1|91	
12mr|clutter-1.12.2-1|92	%install
12mr|clutter-1.12.2-1|93	%makeinstall_std
12mr|clutter-1.12.2-1|94	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|clutter-1.12.2-1|95	%find_lang %{name}-%{api}
12mr|clutter-1.12.2-1|96	
12mr|clutter-1.12.2-1|97	%files i18n -f %{name}-%{api}.lang
12mr|clutter-1.12.2-1|98	
12mr|clutter-1.12.2-1|99	%files -n %{libname}
12mr|clutter-1.12.2-1|100	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mr|clutter-1.12.2-1|101	%{_libdir}/lib%{name}-glx-%{api}.so.%{major}*
12mr|clutter-1.12.2-1|102	
12mr|clutter-1.12.2-1|103	%files -n %{girname}
12mr|clutter-1.12.2-1|104	%{_libdir}/girepository-1.0/Cally-%{api}.typelib
12mr|clutter-1.12.2-1|105	%{_libdir}/girepository-1.0/Clutter-%{api}.typelib
12mr|clutter-1.12.2-1|106	%{_libdir}/girepository-1.0/ClutterGdk-%{girmajor}.typelib
12mr|clutter-1.12.2-1|107	%{_libdir}/girepository-1.0/ClutterX11-%{api}.typelib
12mr|clutter-1.12.2-1|108	
12mr|clutter-1.12.2-1|109	%files -n %{develname}
12mr|clutter-1.12.2-1|110	%dir %{_includedir}/%{name}-%{api}
12mr|clutter-1.12.2-1|111	%{_includedir}/%{name}-%{api}/cally
12mr|clutter-1.12.2-1|112	%{_includedir}/%{name}-%{api}/%{name}
12mr|clutter-1.12.2-1|113	%{_libdir}/lib%{name}-%{api}.so
12mr|clutter-1.12.2-1|114	%{_libdir}/lib%{name}-glx-%{api}.so
12mr|clutter-1.12.2-1|115	%{_libdir}/pkgconfig/cally-%{api}.pc
12mr|clutter-1.12.2-1|116	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mr|clutter-1.12.2-1|117	%{_libdir}/pkgconfig/%{name}-cogl-%{api}.pc
12mr|clutter-1.12.2-1|118	%{_libdir}/pkgconfig/%{name}-gdk-%{api}.pc
12mr|clutter-1.12.2-1|119	%{_libdir}/pkgconfig/%{name}-glx-%{api}.pc
12mr|clutter-1.12.2-1|120	%{_libdir}/pkgconfig/%{name}-x11-%{api}.pc
12mr|clutter-1.12.2-1|121	%{_datadir}/gir-1.0/Cally-%{api}.gir
12mr|clutter-1.12.2-1|122	%{_datadir}/gir-1.0/Clutter-%{api}.gir
12mr|clutter-1.12.2-1|123	%{_datadir}/gir-1.0/ClutterGdk-%{girmajor}.gir
12mr|clutter-1.12.2-1|124	%{_datadir}/gir-1.0/ClutterX11-%{api}.gir
12mr|clutter-1.12.2-1|125	%{_datadir}/gtk-doc/html/cally
12mr|clutter-1.12.2-1|126	%{_datadir}/gtk-doc/html/%{name}
12mr|clutter-1.12.2-1|127	
12mr|clutter-1.12.2-1|128	
12mr|clutter-1.12.2-1|129	
12mr|clutter-1.12.2-1|130	
12mr|clutter-1.12.2-1|131	%changelog
12mr|clutter-1.12.2-1|132	

13693 12
12mr|clutter-gesture-0.0.2.1-1|1	%define api	0.0.2
12mr|clutter-gesture-0.0.2.1-1|2	%define major		0
12mr|clutter-gesture-0.0.2.1-1|3	%define libname		%mklibname %{name} %{api} %{major}
12mr|clutter-gesture-0.0.2.1-1|4	%define develname	%mklibname %{name} %{api} -d
12mr|clutter-gesture-0.0.2.1-1|5	
12mr|clutter-gesture-0.0.2.1-1|6	Name:		clutter-gesture
12mr|clutter-gesture-0.0.2.1-1|7	Version:	0.0.2.1
12mr|clutter-gesture-0.0.2.1-1|8	Release:	1
12mr|clutter-gesture-0.0.2.1-1|9	Summary:	Gesture Library for Clutter
12mr|clutter-gesture-0.0.2.1-1|10	Group:		System/Libraries
12mr|clutter-gesture-0.0.2.1-1|11	License:	LGPLv2+ and MIT
12mr|clutter-gesture-0.0.2.1-1|12	URL:		http://maemo.org/packages/view/clutter-gesture/
12mr|clutter-gesture-0.0.2.1-1|13	Source0:	http://git.moblin.org/cgit.cgi/%{name}/snapshot/%{name}-%{version}.tar.bz2
12mr|clutter-gesture-0.0.2.1-1|14	Patch1:		clutter-gesture-0.0.2-build.patch
12mr|clutter-gesture-0.0.2.1-1|15	
12mr|clutter-gesture-0.0.2.1-1|16	BuildRequires:	pkgconfig(clutter-x11-1.0)
12mr|clutter-gesture-0.0.2.1-1|17	BuildRequires:	pkgconfig(glib-2.0)
12mr|clutter-gesture-0.0.2.1-1|18	BuildRequires:  pkgconfig(gl)
12mr|clutter-gesture-0.0.2.1-1|19	
12mr|clutter-gesture-0.0.2.1-1|20	%description
12mr|clutter-gesture-0.0.2.1-1|21	This library allows clutter applications to be aware of gestures
12mr|clutter-gesture-0.0.2.1-1|22	and to easily attach some handlers to the gesture events. The library
12mr|clutter-gesture-0.0.2.1-1|23	supports both single and multi touch.
12mr|clutter-gesture-0.0.2.1-1|24	
12mr|clutter-gesture-0.0.2.1-1|25	%package -n %{libname}
12mr|clutter-gesture-0.0.2.1-1|26	Summary:	Gesture Library for Clutter
12mr|clutter-gesture-0.0.2.1-1|27	Group:		System/Libraries
12mr|clutter-gesture-0.0.2.1-1|28	
12mr|clutter-gesture-0.0.2.1-1|29	%description -n %{libname}
12mr|clutter-gesture-0.0.2.1-1|30	This library allows clutter applications to be aware of gestures
12mr|clutter-gesture-0.0.2.1-1|31	and to easily attach some handlers to the gesture events. The library
12mr|clutter-gesture-0.0.2.1-1|32	supports both single and multi touch.
12mr|clutter-gesture-0.0.2.1-1|33	
12mr|clutter-gesture-0.0.2.1-1|34	%package -n %{develname}
12mr|clutter-gesture-0.0.2.1-1|35	Summary:	Development files and headers for %{name}
12mr|clutter-gesture-0.0.2.1-1|36	Group:		Development/Other
12mr|clutter-gesture-0.0.2.1-1|37	Requires:	%{libname} = %{version}-%{release}
12mr|clutter-gesture-0.0.2.1-1|38	
12mr|clutter-gesture-0.0.2.1-1|39	%description -n %{develname}
12mr|clutter-gesture-0.0.2.1-1|40	Files for development with %{name}.
12mr|clutter-gesture-0.0.2.1-1|41	
12mr|clutter-gesture-0.0.2.1-1|42	%prep
12mr|clutter-gesture-0.0.2.1-1|43	%setup -q
12mr|clutter-gesture-0.0.2.1-1|44	%apply_patches
12mr|clutter-gesture-0.0.2.1-1|45	
12mr|clutter-gesture-0.0.2.1-1|46	# don't treat warnings as errors
12mr|clutter-gesture-0.0.2.1-1|47	sed -i -e 's,-Werror,,g' configure.ac
12mr|clutter-gesture-0.0.2.1-1|48	
12mr|clutter-gesture-0.0.2.1-1|49	# The NEWS file contains the license so use it as a COPYING file. Upstream has been contacted to resolve the issue
12mr|clutter-gesture-0.0.2.1-1|50	cp NEWS COPYING
12mr|clutter-gesture-0.0.2.1-1|51	
12mr|clutter-gesture-0.0.2.1-1|52	%build
12mr|clutter-gesture-0.0.2.1-1|53	autoreconf -vfi
12mr|clutter-gesture-0.0.2.1-1|54	%configure2_5x \
12mr|clutter-gesture-0.0.2.1-1|55	--disable-static
12mr|clutter-gesture-0.0.2.1-1|56	
12mr|clutter-gesture-0.0.2.1-1|57	%make LIBS=-lm CFLAGS+="-DGLIB_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS" V=1
12mr|clutter-gesture-0.0.2.1-1|58	%install
12mr|clutter-gesture-0.0.2.1-1|59	rm -rf %{buildroot}
12mr|clutter-gesture-0.0.2.1-1|60	%makeinstall_std
12mr|clutter-gesture-0.0.2.1-1|61	
12mr|clutter-gesture-0.0.2.1-1|62	#Remove libtool archives.
12mr|clutter-gesture-0.0.2.1-1|63	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|clutter-gesture-0.0.2.1-1|64	
12mr|clutter-gesture-0.0.2.1-1|65	%files -n %{libname}
12mr|clutter-gesture-0.0.2.1-1|66	%doc COPYING
12mr|clutter-gesture-0.0.2.1-1|67	%{_libdir}/libcluttergesture-%{api}.so.%{major}*
12mr|clutter-gesture-0.0.2.1-1|68	%{_libdir}/libengine.so.%{major}*
12mr|clutter-gesture-0.0.2.1-1|69	
12mr|clutter-gesture-0.0.2.1-1|70	%files -n %{develname}
12mr|clutter-gesture-0.0.2.1-1|71	%{_libdir}/libcluttergesture-%{api}.so
12mr|clutter-gesture-0.0.2.1-1|72	%{_libdir}/libengine.so
12mr|clutter-gesture-0.0.2.1-1|73	%{_includedir}/%{name}
12mr|clutter-gesture-0.0.2.1-1|74	%{_libdir}/pkgconfig/%{name}.pc
12mr|clutter-gesture-0.0.2.1-1|75	
12mr|clutter-gesture-0.0.2.1-1|76	
12mr|clutter-gesture-0.0.2.1-1|77	
12mr|clutter-gesture-0.0.2.1-1|78	
12mr|clutter-gesture-0.0.2.1-1|79	%changelog
12mr|clutter-gesture-0.0.2.1-1|80	

13694 12
12mr|clutter-gst-1.6.0-2|1	%define name clutter-gst
12mr|clutter-gst-1.6.0-2|2	%define version 1.6.0
12mr|clutter-gst-1.6.0-2|3	%define release %mkrel 2
12mr|clutter-gst-1.6.0-2|4	
12mr|clutter-gst-1.6.0-2|5	%define api 1.0
12mr|clutter-gst-1.6.0-2|6	%define clutterapi 1.0
12mr|clutter-gst-1.6.0-2|7	%define major 0
12mr|clutter-gst-1.6.0-2|8	%define libname %mklibname %name %api %major
12mr|clutter-gst-1.6.0-2|9	%define libnamedevel %mklibname -d %name %api
12mr|clutter-gst-1.6.0-2|10	
12mr|clutter-gst-1.6.0-2|11	Summary:       GST video texture actor and audio player object for Clutter
12mr|clutter-gst-1.6.0-2|12	Name:          %{name}
12mr|clutter-gst-1.6.0-2|13	Version:       %{version}
12mr|clutter-gst-1.6.0-2|14	Release:       %{release}
12mr|clutter-gst-1.6.0-2|15	Source0:       http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.xz
12mr|clutter-gst-1.6.0-2|16	Patch0:        clutter-gst-nogl.patch
12mr|clutter-gst-1.6.0-2|17	License:       LGPLv2+
12mr|clutter-gst-1.6.0-2|18	Group:         Graphics
12mr|clutter-gst-1.6.0-2|19	Url:           http://clutter-project.org/
12mr|clutter-gst-1.6.0-2|20	BuildRequires: clutter-devel >= 1.6.14
12mr|clutter-gst-1.6.0-2|21	BuildRequires: libgstreamer-plugins-base-devel
12mr|clutter-gst-1.6.0-2|22	BuildRequires: gobject-introspection-devel >= 0.6.8
12mr|clutter-gst-1.6.0-2|23	BuildRequires: gtk-doc
12mr|clutter-gst-1.6.0-2|24	BuildRequires: docbook-dtd412-xml
12mr|clutter-gst-1.6.0-2|25	BuildRequires: pkgconfig(gl)
12mr|clutter-gst-1.6.0-2|26	
12mr|clutter-gst-1.6.0-2|27	%description
12mr|clutter-gst-1.6.0-2|28	An integration library for using GStreamer with Clutter.
12mr|clutter-gst-1.6.0-2|29	GST video texture actor and audio player object.
12mr|clutter-gst-1.6.0-2|30	
12mr|clutter-gst-1.6.0-2|31	%package -n %libname
12mr|clutter-gst-1.6.0-2|32	Summary:       GST video texture actor and audio player object for Clutter
12mr|clutter-gst-1.6.0-2|33	Group:         Graphics
12mr|clutter-gst-1.6.0-2|34	Requires:      gstreamer0.10-plugins-base
12mr|clutter-gst-1.6.0-2|35	
12mr|clutter-gst-1.6.0-2|36	%description -n %libname
12mr|clutter-gst-1.6.0-2|37	An integration library for using GStreamer with Clutter.
12mr|clutter-gst-1.6.0-2|38	GST video texture actor and audio player object.
12mr|clutter-gst-1.6.0-2|39	
12mr|clutter-gst-1.6.0-2|40	%package -n %libnamedevel
12mr|clutter-gst-1.6.0-2|41	Summary:       Development headers/libraries for %name
12mr|clutter-gst-1.6.0-2|42	Group:         Development/X11
12mr|clutter-gst-1.6.0-2|43	Provides:      %{name}-devel = %{version}-%{release}
12mr|clutter-gst-1.6.0-2|44	Requires:      %libname = %{version}-%{release}
12mr|clutter-gst-1.6.0-2|45	
12mr|clutter-gst-1.6.0-2|46	%description -n %libnamedevel
12mr|clutter-gst-1.6.0-2|47	Development headers/libraries for %name (see %libname package)
12mr|clutter-gst-1.6.0-2|48	
12mr|clutter-gst-1.6.0-2|49	%package doc
12mr|clutter-gst-1.6.0-2|50	Summary:       API reference for clutter-gst
12mr|clutter-gst-1.6.0-2|51	Group:         Development/Other
12mr|clutter-gst-1.6.0-2|52	
12mr|clutter-gst-1.6.0-2|53	%description doc
12mr|clutter-gst-1.6.0-2|54	Documentation for Clutter-Gst
12mr|clutter-gst-1.6.0-2|55	
12mr|clutter-gst-1.6.0-2|56	%prep
12mr|clutter-gst-1.6.0-2|57	%setup -q
12mr|clutter-gst-1.6.0-2|58	%apply_patches
12mr|clutter-gst-1.6.0-2|59	
12mr|clutter-gst-1.6.0-2|60	%build
12mr|clutter-gst-1.6.0-2|61	autoreconf
12mr|clutter-gst-1.6.0-2|62	%configure2_5x \
12mr|clutter-gst-1.6.0-2|63	--disable-static \
12mr|clutter-gst-1.6.0-2|64	--enable-gtk-doc \
12mr|clutter-gst-1.6.0-2|65	--enable-introspection
12mr|clutter-gst-1.6.0-2|66	%make
12mr|clutter-gst-1.6.0-2|67	
12mr|clutter-gst-1.6.0-2|68	%install
12mr|clutter-gst-1.6.0-2|69	rm -Rf %{buildroot}
12mr|clutter-gst-1.6.0-2|70	
12mr|clutter-gst-1.6.0-2|71	%makeinstall_std
12mr|clutter-gst-1.6.0-2|72	
12mr|clutter-gst-1.6.0-2|73	%files -n %libname
12mr|clutter-gst-1.6.0-2|74	%defattr(-,root,root)
12mr|clutter-gst-1.6.0-2|75	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mr|clutter-gst-1.6.0-2|76	%{_libdir}/girepository-1.0/ClutterGst-1.0.typelib
12mr|clutter-gst-1.6.0-2|77	%{_libdir}/gstreamer-0.10/libgstclutter.so
12mr|clutter-gst-1.6.0-2|78	
12mr|clutter-gst-1.6.0-2|79	%files -n %libnamedevel
12mr|clutter-gst-1.6.0-2|80	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mr|clutter-gst-1.6.0-2|81	#%{_libdir}/lib%{name}-%{api}.la
12mr|clutter-gst-1.6.0-2|82	%{_libdir}/lib%{name}-%{api}.so
12mr|clutter-gst-1.6.0-2|83	%dir %{_includedir}/clutter-%{clutterapi}/%{name}
12mr|clutter-gst-1.6.0-2|84	%{_includedir}/clutter-%{clutterapi}/%{name}/*.h
12mr|clutter-gst-1.6.0-2|85	%{_datadir}/gir-1.0/ClutterGst-1.0.gir
12mr|clutter-gst-1.6.0-2|86	
12mr|clutter-gst-1.6.0-2|87	%files doc
12mr|clutter-gst-1.6.0-2|88	%defattr(-,root,root,-)
12mr|clutter-gst-1.6.0-2|89	%dir %{_datadir}/gtk-doc/html/%name
12mr|clutter-gst-1.6.0-2|90	%doc %{_datadir}/gtk-doc/html/%name/*
12mr|clutter-gst-1.6.0-2|91	
12mr|clutter-gst-1.6.0-2|92	
12mr|clutter-gst-1.6.0-2|93	
12mr|clutter-gst-1.6.0-2|94	
12mr|clutter-gst-1.6.0-2|95	
12mr|clutter-gst-1.6.0-2|96	%changelog
12mr|clutter-gst-1.6.0-2|97	

13695 12
12mr|clutter-gst2-1.9.92-1|1	%define api		2.0
12mr|clutter-gst2-1.9.92-1|2	%define clutterapi	2.0
12mr|clutter-gst2-1.9.92-1|3	%define gir_major	2.0
12mr|clutter-gst2-1.9.92-1|4	%define major		0
12mr|clutter-gst2-1.9.92-1|5	
12mr|clutter-gst2-1.9.92-1|6	%define gstapi		1.0
12mr|clutter-gst2-1.9.92-1|7	
12mr|clutter-gst2-1.9.92-1|8	%define libname		%mklibname clutter-gst %{api} %{major}
12mr|clutter-gst2-1.9.92-1|9	%define devname		%mklibname -d clutter-gst %{api}
12mr|clutter-gst2-1.9.92-1|10	%define girname		%mklibname clutter-gst-gir %{gir_major}
12mr|clutter-gst2-1.9.92-1|11	%define gstname		gstreamer%{gstapi}-gstclutter
12mr|clutter-gst2-1.9.92-1|12	
12mr|clutter-gst2-1.9.92-1|13	%define url_ver %(echo %{version} | cut -d. -f1,2)
12mr|clutter-gst2-1.9.92-1|14	
12mr|clutter-gst2-1.9.92-1|15	Summary:	GST video texture actor and audio player object for Clutter
12mr|clutter-gst2-1.9.92-1|16	Name:		clutter-gst2
12mr|clutter-gst2-1.9.92-1|17	Version:	1.9.92
12mr|clutter-gst2-1.9.92-1|18	Release:	%mkrel 1
12mr|clutter-gst2-1.9.92-1|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/clutter-gst/%{url_ver}/clutter-gst-%{version}.tar.xz
12mr|clutter-gst2-1.9.92-1|20	License:	LGPLv2+
12mr|clutter-gst2-1.9.92-1|21	Group:		Graphics
12mr|clutter-gst2-1.9.92-1|22	Url:		http://clutter-project.org/
12mr|clutter-gst2-1.9.92-1|23	BuildRequires:	clutter-devel >= 1.6.14
12mr|clutter-gst2-1.9.92-1|24	BuildRequires:	pkgconfig(gstreamer-1.0)
12mr|clutter-gst2-1.9.92-1|25	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
12mr|clutter-gst2-1.9.92-1|26	BuildRequires:	pkgconfig(gstreamer-base-1.0)
12mr|clutter-gst2-1.9.92-1|27	BuildRequires:	pkgconfig(gstreamer-video-1.0)
12mr|clutter-gst2-1.9.92-1|28	BuildRequires:	pkgconfig(gstreamer-audio-1.0)
12mr|clutter-gst2-1.9.92-1|29	BuildRequires:	pkgconfig(gstreamer-tag-1.0)
12mr|clutter-gst2-1.9.92-1|30	BuildRequires:	gobject-introspection-devel >= 0.6.8
12mr|clutter-gst2-1.9.92-1|31	BuildRequires:	pkgconfig(gl)
12mr|clutter-gst2-1.9.92-1|32	
12mr|clutter-gst2-1.9.92-1|33	%description
12mr|clutter-gst2-1.9.92-1|34	An integration library for using GStreamer with Clutter.
12mr|clutter-gst2-1.9.92-1|35	GST video texture actor and audio player object.
12mr|clutter-gst2-1.9.92-1|36	
12mr|clutter-gst2-1.9.92-1|37	%package -n %{libname}
12mr|clutter-gst2-1.9.92-1|38	Summary:	GST video texture actor and audio player object for Clutter
12mr|clutter-gst2-1.9.92-1|39	Group:		Graphics
12mr|clutter-gst2-1.9.92-1|40	Requires:	gstreamer1.0-plugins-base
12mr|clutter-gst2-1.9.92-1|41	Obsoletes:	%{_lib}clutter-gst22.0_0 < 1.9.90-3
12mr|clutter-gst2-1.9.92-1|42	
12mr|clutter-gst2-1.9.92-1|43	%description -n %{libname}
12mr|clutter-gst2-1.9.92-1|44	An integration library for using GStreamer with Clutter.
12mr|clutter-gst2-1.9.92-1|45	GST video texture actor and audio player object.
12mr|clutter-gst2-1.9.92-1|46	
12mr|clutter-gst2-1.9.92-1|47	%package -n %{devname}
12mr|clutter-gst2-1.9.92-1|48	Summary:	Development headers/libraries for %{name}
12mr|clutter-gst2-1.9.92-1|49	Group:		Development/X11
12mr|clutter-gst2-1.9.92-1|50	Provides:	%{name}-devel = %{version}-%{release}
12mr|clutter-gst2-1.9.92-1|51	Provides:	libclutter-gst%{api}-devel = %{version}-%{release}
12mr|clutter-gst2-1.9.92-1|52	Requires:	%{libname} = %{version}-%{release}
12mr|clutter-gst2-1.9.92-1|53	Obsoletes:	%{_lib}clutter-gst22.0-devel < 1.9.90-3
12mr|clutter-gst2-1.9.92-1|54	
12mr|clutter-gst2-1.9.92-1|55	%description -n %{devname}
12mr|clutter-gst2-1.9.92-1|56	Development headers/libraries for %{name}.
12mr|clutter-gst2-1.9.92-1|57	
12mr|clutter-gst2-1.9.92-1|58	%package -n %{girname}
12mr|clutter-gst2-1.9.92-1|59	Summary:	GObject Introspection interface description for %{name}
12mr|clutter-gst2-1.9.92-1|60	Group:		System/Libraries
12mr|clutter-gst2-1.9.92-1|61	Requires:	%{libname} = %{version}-%{release}
12mr|clutter-gst2-1.9.92-1|62	Obsoletes:	%{_lib}clutter-gst2-gir2.0 < 1.9.90-3
12mr|clutter-gst2-1.9.92-1|63	
12mr|clutter-gst2-1.9.92-1|64	%description -n %{girname}
12mr|clutter-gst2-1.9.92-1|65	GObject Introspection interface description for %{name}.
12mr|clutter-gst2-1.9.92-1|66	
12mr|clutter-gst2-1.9.92-1|67	%package -n %{gstname}
12mr|clutter-gst2-1.9.92-1|68	Summary:	Gstreamer plugin for %{name}
12mr|clutter-gst2-1.9.92-1|69	Group:		System/Libraries
12mr|clutter-gst2-1.9.92-1|70	
12mr|clutter-gst2-1.9.92-1|71	%description -n %{gstname}
12mr|clutter-gst2-1.9.92-1|72	Standalone gstreamer plugin for %{name}.
12mr|clutter-gst2-1.9.92-1|73	
12mr|clutter-gst2-1.9.92-1|74	%prep
12mr|clutter-gst2-1.9.92-1|75	%setup -q  -n clutter-gst-%{version}
12mr|clutter-gst2-1.9.92-1|76	%apply_patches
12mr|clutter-gst2-1.9.92-1|77	
12mr|clutter-gst2-1.9.92-1|78	%build
12mr|clutter-gst2-1.9.92-1|79	%configure2_5x \
12mr|clutter-gst2-1.9.92-1|80	--disable-static \
12mr|clutter-gst2-1.9.92-1|81	--enable-introspection=yes
12mr|clutter-gst2-1.9.92-1|82	%make
12mr|clutter-gst2-1.9.92-1|83	
12mr|clutter-gst2-1.9.92-1|84	%install
12mr|clutter-gst2-1.9.92-1|85	%makeinstall_std
12mr|clutter-gst2-1.9.92-1|86	
12mr|clutter-gst2-1.9.92-1|87	#we don't want these
12mr|clutter-gst2-1.9.92-1|88	find %{buildroot} -name "*.la" -delete
12mr|clutter-gst2-1.9.92-1|89	
12mr|clutter-gst2-1.9.92-1|90	# Remove the documentation for now as it conflicts with the files in
12mr|clutter-gst2-1.9.92-1|91	# clutter-gst-devel. I'll work with upstream to fix this properly.
12mr|clutter-gst2-1.9.92-1|92	rm -rf $RPM_BUILD_ROOT%{_datadir}/gtk-doc/
12mr|clutter-gst2-1.9.92-1|93	
12mr|clutter-gst2-1.9.92-1|94	%files -n %{libname}
12mr|clutter-gst2-1.9.92-1|95	%{_libdir}/libclutter-gst-%{api}.so.%{major}*
12mr|clutter-gst2-1.9.92-1|96	
12mr|clutter-gst2-1.9.92-1|97	%files -n %{gstname}
12mr|clutter-gst2-1.9.92-1|98	%{_libdir}/gstreamer-%{gstapi}/libgstclutter.so
12mr|clutter-gst2-1.9.92-1|99	
12mr|clutter-gst2-1.9.92-1|100	%files -n %{girname}
12mr|clutter-gst2-1.9.92-1|101	%{_libdir}/girepository-1.0/ClutterGst-%{gir_major}.typelib
12mr|clutter-gst2-1.9.92-1|102	
12mr|clutter-gst2-1.9.92-1|103	%files -n %{devname}
12mr|clutter-gst2-1.9.92-1|104	#%doc %{_datadir}/gtk-doc/html/%{name}
12mr|clutter-gst2-1.9.92-1|105	%{_libdir}/pkgconfig/clutter-gst-%{api}.pc
12mr|clutter-gst2-1.9.92-1|106	%{_libdir}/libclutter-gst-%{api}.so
12mr|clutter-gst2-1.9.92-1|107	%{_includedir}/clutter-gst-%{clutterapi}
12mr|clutter-gst2-1.9.92-1|108	%{_datadir}/gir-1.0/ClutterGst-%{gir_major}.gir
12mr|clutter-gst2-1.9.92-1|109	
12mr|clutter-gst2-1.9.92-1|110	
12mr|clutter-gst2-1.9.92-1|111	
12mr|clutter-gst2-1.9.92-1|112	%changelog
12mr|clutter-gst2-1.9.92-1|113	

13696 12
12mr|clutter-gtk-1.3.2-3|1	%define api 1.0
12mr|clutter-gtk-1.3.2-3|2	%define clutterapi 1.0
12mr|clutter-gtk-1.3.2-3|3	%define major 0
12mr|clutter-gtk-1.3.2-3|4	%define libname %mklibname %{name} %{api} %{major}
12mr|clutter-gtk-1.3.2-3|5	%define libnamedevel %mklibname -d %{name} %{api}
12mr|clutter-gtk-1.3.2-3|6	
12mr|clutter-gtk-1.3.2-3|7	Summary:       GTK Support for Clutter
12mr|clutter-gtk-1.3.2-3|8	Name:          clutter-gtk
12mr|clutter-gtk-1.3.2-3|9	Version:       1.3.2
12mr|clutter-gtk-1.3.2-3|10	Release:       3
12mr|clutter-gtk-1.3.2-3|11	License:       LGPLv2+
12mr|clutter-gtk-1.3.2-3|12	Group:         Graphics
12mr|clutter-gtk-1.3.2-3|13	Url:           http://clutter-project.org/
12mr|clutter-gtk-1.3.2-3|14	Source0:       http://www.clutter-project.org/sources/clutter-gtk/%{api}/%{name}-%{version}.tar.xz
12mr|clutter-gtk-1.3.2-3|15	BuildRequires: clutter-devel >= 1.0
12mr|clutter-gtk-1.3.2-3|16	BuildRequires: gtk2-devel
12mr|clutter-gtk-1.3.2-3|17	BuildRequires: gtk-doc
12mr|clutter-gtk-1.3.2-3|18	BuildRequires: gettext-devel
12mr|clutter-gtk-1.3.2-3|19	BuildRequires: docbook-dtd412-xml
12mr|clutter-gtk-1.3.2-3|20	BuildRequires: gobject-introspection-devel
12mr|clutter-gtk-1.3.2-3|21	BuildRequires: pkgconfig(gl)
12mr|clutter-gtk-1.3.2-3|22	#gw for Gtk-2.0.gir
12mr|clutter-gtk-1.3.2-3|23	BuildRequires: gir-repository
12mr|clutter-gtk-1.3.2-3|24	
12mr|clutter-gtk-1.3.2-3|25	%description
12mr|clutter-gtk-1.3.2-3|26	A library providing facilities to integrate Clutter into GTK+
12mr|clutter-gtk-1.3.2-3|27	applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
12mr|clutter-gtk-1.3.2-3|28	default ClutterStage into any GtkContainer.
12mr|clutter-gtk-1.3.2-3|29	
12mr|clutter-gtk-1.3.2-3|30	Because of limitations inside Clutter, it is only possible to embed a single
12mr|clutter-gtk-1.3.2-3|31	ClutterStage.
12mr|clutter-gtk-1.3.2-3|32	
12mr|clutter-gtk-1.3.2-3|33	#----------------------------------------------------------------------------
12mr|clutter-gtk-1.3.2-3|34	
12mr|clutter-gtk-1.3.2-3|35	%package -n %libname
12mr|clutter-gtk-1.3.2-3|36	Summary:       GTK Support for Clutter
12mr|clutter-gtk-1.3.2-3|37	Group:         Graphics
12mr|clutter-gtk-1.3.2-3|38	
12mr|clutter-gtk-1.3.2-3|39	%description -n %libname
12mr|clutter-gtk-1.3.2-3|40	A library providing facilities to integrate Clutter into GTK+
12mr|clutter-gtk-1.3.2-3|41	applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
12mr|clutter-gtk-1.3.2-3|42	default ClutterStage into any GtkContainer.
12mr|clutter-gtk-1.3.2-3|43	
12mr|clutter-gtk-1.3.2-3|44	Because of limitations inside Clutter, it is only possible to embed a single
12mr|clutter-gtk-1.3.2-3|45	ClutterStage.
12mr|clutter-gtk-1.3.2-3|46	
12mr|clutter-gtk-1.3.2-3|47	#----------------------------------------------------------------------------
12mr|clutter-gtk-1.3.2-3|48	
12mr|clutter-gtk-1.3.2-3|49	%package -n %libnamedevel
12mr|clutter-gtk-1.3.2-3|50	Summary:       Development headers/libraries for %name
12mr|clutter-gtk-1.3.2-3|51	Group:         Development/X11
12mr|clutter-gtk-1.3.2-3|52	Provides:      %name-devel = %version-%release
12mr|clutter-gtk-1.3.2-3|53	Requires:      %libname = %version-%release
12mr|clutter-gtk-1.3.2-3|54	
12mr|clutter-gtk-1.3.2-3|55	%description -n %libnamedevel
12mr|clutter-gtk-1.3.2-3|56	Development headers/libraries for %{name}
12mr|clutter-gtk-1.3.2-3|57	
12mr|clutter-gtk-1.3.2-3|58	#----------------------------------------------------------------------------
12mr|clutter-gtk-1.3.2-3|59	
12mr|clutter-gtk-1.3.2-3|60	%prep
12mr|clutter-gtk-1.3.2-3|61	%setup -q
12mr|clutter-gtk-1.3.2-3|62	
12mr|clutter-gtk-1.3.2-3|63	%build
12mr|clutter-gtk-1.3.2-3|64	autoreconf -fi
12mr|clutter-gtk-1.3.2-3|65	%configure2_5x --enable-gtk-doc
12mr|clutter-gtk-1.3.2-3|66	%make
12mr|clutter-gtk-1.3.2-3|67	
12mr|clutter-gtk-1.3.2-3|68	%install
12mr|clutter-gtk-1.3.2-3|69	%makeinstall
12mr|clutter-gtk-1.3.2-3|70	%find_lang cluttergtk-%{clutterapi}
12mr|clutter-gtk-1.3.2-3|71	
12mr|clutter-gtk-1.3.2-3|72	%files -f cluttergtk-%{clutterapi}.lang -n %{libname}
12mr|clutter-gtk-1.3.2-3|73	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mr|clutter-gtk-1.3.2-3|74	%{_libdir}/girepository-1.0/GtkClutter-%api.typelib
12mr|clutter-gtk-1.3.2-3|75	
12mr|clutter-gtk-1.3.2-3|76	%files -n %libnamedevel
12mr|clutter-gtk-1.3.2-3|77	%_libdir/pkgconfig/%{name}-%{api}.pc
12mr|clutter-gtk-1.3.2-3|78	%_libdir/lib%{name}-%{api}.so
12mr|clutter-gtk-1.3.2-3|79	%dir %_includedir/%name-%{clutterapi}/%{name}
12mr|clutter-gtk-1.3.2-3|80	%_includedir/%name-%{clutterapi}/%{name}/*.h
12mr|clutter-gtk-1.3.2-3|81	%_datadir/gir-1.0/GtkClutter-%api.gir
12mr|clutter-gtk-1.3.2-3|82	%dir %_datadir/gtk-doc/html/%name-%{clutterapi}
12mr|clutter-gtk-1.3.2-3|83	%doc %_datadir/gtk-doc/html/%name-%{clutterapi}/*
12mr|clutter-gtk-1.3.2-3|84	
12mr|clutter-gtk-1.3.2-3|85	
12mr|clutter-gtk-1.3.2-3|86	
12mr|clutter-gtk-1.3.2-3|87	%changelog
12mr|clutter-gtk-1.3.2-3|88	* Sat Oct  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|clutter-gtk-1.3.2-3|89	+ Commit: b6a56e4
12mr|clutter-gtk-1.3.2-3|90	- Quick fix to make it pass rpmlint, don't do all needed fixes yet
12mr|clutter-gtk-1.3.2-3|91	
12mr|clutter-gtk-1.3.2-3|92	

13697 12
12mr|clutter-imcontext-0.1.4-3|1	%define major 0
12mr|clutter-imcontext-0.1.4-3|2	%define libname %mklibname %name %major
12mr|clutter-imcontext-0.1.4-3|3	%define develname %mklibname -d %name
12mr|clutter-imcontext-0.1.4-3|4	
12mr|clutter-imcontext-0.1.4-3|5	Name: clutter-imcontext
12mr|clutter-imcontext-0.1.4-3|6	Summary: Port of GTK IMContext to Clutter
12mr|clutter-imcontext-0.1.4-3|7	Group: Graphics
12mr|clutter-imcontext-0.1.4-3|8	Version: 0.1.4
12mr|clutter-imcontext-0.1.4-3|9	License: LGPLv2+
12mr|clutter-imcontext-0.1.4-3|10	URL: http://www.clutter-project.org
12mr|clutter-imcontext-0.1.4-3|11	Release: %mkrel 3
12mr|clutter-imcontext-0.1.4-3|12	Source0: http://git.moblin.org/cgit.cgi/%{name}/snapshot/%{name}-%{version}.tar.bz2
12mr|clutter-imcontext-0.1.4-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|clutter-imcontext-0.1.4-3|14	
12mr|clutter-imcontext-0.1.4-3|15	BuildRequires: glib2-devel
12mr|clutter-imcontext-0.1.4-3|16	BuildRequires: gtk-doc
12mr|clutter-imcontext-0.1.4-3|17	BuildRequires: clutter-devel >= 1.0
12mr|clutter-imcontext-0.1.4-3|18	BuildRequires: gobject-introspection-devel
12mr|clutter-imcontext-0.1.4-3|19	BuildRequires: gir-repository
12mr|clutter-imcontext-0.1.4-3|20	BuildRequires: pkgconfig(gl)
12mr|clutter-imcontext-0.1.4-3|21	
12mr|clutter-imcontext-0.1.4-3|22	%description
12mr|clutter-imcontext-0.1.4-3|23	Description: %{summary}
12mr|clutter-imcontext-0.1.4-3|24	
12mr|clutter-imcontext-0.1.4-3|25	%package -n %{libname}
12mr|clutter-imcontext-0.1.4-3|26	Summary: Port of GTK IMContext to Clutter
12mr|clutter-imcontext-0.1.4-3|27	Group: System/Libraries
12mr|clutter-imcontext-0.1.4-3|28	
12mr|clutter-imcontext-0.1.4-3|29	%description -n %{libname}
12mr|clutter-imcontext-0.1.4-3|30	Description: %{summary}
12mr|clutter-imcontext-0.1.4-3|31	
12mr|clutter-imcontext-0.1.4-3|32	%package -n %{develname}
12mr|clutter-imcontext-0.1.4-3|33	Summary: Port of GTK IMContext to Clutter
12mr|clutter-imcontext-0.1.4-3|34	Group: Development/C
12mr|clutter-imcontext-0.1.4-3|35	Requires: %{name} >= %{version}
12mr|clutter-imcontext-0.1.4-3|36	Provides: %{name}-devel
12mr|clutter-imcontext-0.1.4-3|37	
12mr|clutter-imcontext-0.1.4-3|38	%description -n %{develname}
12mr|clutter-imcontext-0.1.4-3|39	Description: %{summary}
12mr|clutter-imcontext-0.1.4-3|40	
12mr|clutter-imcontext-0.1.4-3|41	%prep
12mr|clutter-imcontext-0.1.4-3|42	%setup -q
12mr|clutter-imcontext-0.1.4-3|43	perl -pi -e 's,^./configure.*,,' ./autogen.sh
12mr|clutter-imcontext-0.1.4-3|44	
12mr|clutter-imcontext-0.1.4-3|45	%build
12mr|clutter-imcontext-0.1.4-3|46	./autogen.sh
12mr|clutter-imcontext-0.1.4-3|47	%configure2_5x --enable-gtk-doc
12mr|clutter-imcontext-0.1.4-3|48	%make
12mr|clutter-imcontext-0.1.4-3|49	
12mr|clutter-imcontext-0.1.4-3|50	%install
12mr|clutter-imcontext-0.1.4-3|51	rm -rf %{buildroot}
12mr|clutter-imcontext-0.1.4-3|52	%makeinstall_std
12mr|clutter-imcontext-0.1.4-3|53	
12mr|clutter-imcontext-0.1.4-3|54	mkdir -p %{buildroot}/%{_datadir}/doc/%{name}-%{version}
12mr|clutter-imcontext-0.1.4-3|55	for f in `ls %{buildroot}/%{_datadir}/doc/`; do
12mr|clutter-imcontext-0.1.4-3|56	if [ -f %{buildroot}/%{_datadir}/doc/$f ]; then
12mr|clutter-imcontext-0.1.4-3|57	mv %{buildroot}/%{_datadir}/doc/$f %{buildroot}/%{_datadir}/doc/%{name}-%{version}
12mr|clutter-imcontext-0.1.4-3|58	fi
12mr|clutter-imcontext-0.1.4-3|59	done
12mr|clutter-imcontext-0.1.4-3|60	
12mr|clutter-imcontext-0.1.4-3|61	%clean
12mr|clutter-imcontext-0.1.4-3|62	rm -rf  $RPM_BUILD_ROOT
12mr|clutter-imcontext-0.1.4-3|63	
12mr|clutter-imcontext-0.1.4-3|64	%files
12mr|clutter-imcontext-0.1.4-3|65	%defattr(-,root,root,-)
12mr|clutter-imcontext-0.1.4-3|66	%doc AUTHORS ChangeLog COPYING README
12mr|clutter-imcontext-0.1.4-3|67	%{_bindir}/*
12mr|clutter-imcontext-0.1.4-3|68	
12mr|clutter-imcontext-0.1.4-3|69	%files -n %{libname}
12mr|clutter-imcontext-0.1.4-3|70	%{_libdir}/libclutter-imcontext*so.%{major}*
12mr|clutter-imcontext-0.1.4-3|71	
12mr|clutter-imcontext-0.1.4-3|72	%files -n %{develname}
12mr|clutter-imcontext-0.1.4-3|73	%defattr(-,root,root,-)
12mr|clutter-imcontext-0.1.4-3|74	%{_includedir}/%{name}-0.1/%{name}/*
12mr|clutter-imcontext-0.1.4-3|75	%{_libdir}/pkgconfig/*
12mr|clutter-imcontext-0.1.4-3|76	%{_libdir}/libclutter-imcontext-0.1.a
12mr|clutter-imcontext-0.1.4-3|77	%{_libdir}/libclutter-imcontext-0.1.so
12mr|clutter-imcontext-0.1.4-3|78	%dir %{_datadir}/gtk-doc/html/%{name}
12mr|clutter-imcontext-0.1.4-3|79	%{_datadir}/gtk-doc/html/%{name}/*
12mr|clutter-imcontext-0.1.4-3|80	
12mr|clutter-imcontext-0.1.4-3|81	
12mr|clutter-imcontext-0.1.4-3|82	
12mr|clutter-imcontext-0.1.4-3|83	%changelog
12mr|clutter-imcontext-0.1.4-3|84	

13698 12
12mr|cmake-2.8.9-1|1	%define shortVersion %(echo %{version} | cut -d. -f1,2)
12mr|cmake-2.8.9-1|2	
12mr|cmake-2.8.9-1|3	%define qt4 0
12mr|cmake-2.8.9-1|4	
12mr|cmake-2.8.9-1|5	Name:		cmake
12mr|cmake-2.8.9-1|6	Summary:	Cross-platform, open-source make system
12mr|cmake-2.8.9-1|7	Version:	2.8.9
12mr|cmake-2.8.9-1|8	Release:	1
12mr|cmake-2.8.9-1|9	Epoch:		1
12mr|cmake-2.8.9-1|10	License:	BSD
12mr|cmake-2.8.9-1|11	Group:		Development/Other
12mr|cmake-2.8.9-1|12	Url:		http://www.cmake.org/HTML/index.html
12mr|cmake-2.8.9-1|13	Source0:	http://www.cmake.org/files/v%{shortVersion}/%{name}-%{version}.tar.gz
12mr|cmake-2.8.9-1|14	Source1:	cmake.macros
12mr|cmake-2.8.9-1|15	# fix ftlk detection
12mr|cmake-2.8.9-1|16	Patch1:		cmake-2.8.9-fltk-path.patch
12mr|cmake-2.8.9-1|17	Patch2:		cmake-2.8.9-xz-support.patch
12mr|cmake-2.8.9-1|18	BuildRequires:	perl
12mr|cmake-2.8.9-1|19	BuildRequires:	pkgconfig(ncurses)
12mr|cmake-2.8.9-1|20	BuildRequires:	pkgconfig(libcurl)
12mr|cmake-2.8.9-1|21	BuildRequires:	idn-devel
12mr|cmake-2.8.9-1|22	BuildRequires:	zlib-devel
12mr|cmake-2.8.9-1|23	BuildRequires:	xz
12mr|cmake-2.8.9-1|24	BuildRequires:	expat-devel
12mr|cmake-2.8.9-1|25	BuildRequires:	bzip2-devel
12mr|cmake-2.8.9-1|26	BuildRequires:	libarchive-devel
12mr|cmake-2.8.9-1|27	%if %qt4
12mr|cmake-2.8.9-1|28	BuildRequires:	qt4-devel >= 4.4.0
12mr|cmake-2.8.9-1|29	%endif
12mr|cmake-2.8.9-1|30	BuildRequires:	gcc-gfortran
12mr|cmake-2.8.9-1|31	Requires:	rpm-manbo-setup >= 2-10
12mr|cmake-2.8.9-1|32	
12mr|cmake-2.8.9-1|33	%description
12mr|cmake-2.8.9-1|34	CMake is used to control the software compilation process using
12mr|cmake-2.8.9-1|35	simple platform and compiler independent configuration files.
12mr|cmake-2.8.9-1|36	CMake generates native makefiles and workspaces that can be
12mr|cmake-2.8.9-1|37	used in the compiler environment of your choice. CMake is quite
12mr|cmake-2.8.9-1|38	sophisticated: it is possible to support complex environments
12mr|cmake-2.8.9-1|39	requiring system configuration, pre-processor generation, code
12mr|cmake-2.8.9-1|40	generation, and template instantiation.
12mr|cmake-2.8.9-1|41	
12mr|cmake-2.8.9-1|42	%files
12mr|cmake-2.8.9-1|43	%{_bindir}/cmake
12mr|cmake-2.8.9-1|44	%{_bindir}/ccmake
12mr|cmake-2.8.9-1|45	%{_bindir}/ctest
12mr|cmake-2.8.9-1|46	%{_bindir}/cpack
12mr|cmake-2.8.9-1|47	%{_mandir}/man1/*
12mr|cmake-2.8.9-1|48	%{_datadir}/%{name}
12mr|cmake-2.8.9-1|49	%{_sysconfdir}/emacs/site-start.d/%{name}.el
12mr|cmake-2.8.9-1|50	%{_sysconfdir}/rpm/macros.d/*
12mr|cmake-2.8.9-1|51	%{_datadir}/emacs/site-lisp/cmake-mode.el
12mr|cmake-2.8.9-1|52	%{_datadir}/vim/*/*
12mr|cmake-2.8.9-1|53	%{_datadir}/aclocal/cmake.m4
12mr|cmake-2.8.9-1|54	%doc CMakeLogo.gif Example mydocs/*
12mr|cmake-2.8.9-1|55	
12mr|cmake-2.8.9-1|56	#-----------------------------------------------------------------------------
12mr|cmake-2.8.9-1|57	
12mr|cmake-2.8.9-1|58	%if %qt4
12mr|cmake-2.8.9-1|59	%package -n %{name}-qtgui
12mr|cmake-2.8.9-1|60	Summary:	Qt GUI Dialog for CMake - the Cross-platform, open-source make system
12mr|cmake-2.8.9-1|61	Group:		Development/Other
12mr|cmake-2.8.9-1|62	Requires:	%{name}
12mr|cmake-2.8.9-1|63	
12mr|cmake-2.8.9-1|64	%description -n %{name}-qtgui
12mr|cmake-2.8.9-1|65	CMake is used to control the software compilation process using
12mr|cmake-2.8.9-1|66	simple platform and compiler independent configuration files.
12mr|cmake-2.8.9-1|67	
12mr|cmake-2.8.9-1|68	This is the Qt GUI.
12mr|cmake-2.8.9-1|69	
12mr|cmake-2.8.9-1|70	%files -n %{name}-qtgui
12mr|cmake-2.8.9-1|71	%{_bindir}/cmake-gui
12mr|cmake-2.8.9-1|72	%{_datadir}/applications/CMake.desktop
12mr|cmake-2.8.9-1|73	%{_datadir}/mime/packages/cmakecache.xml
12mr|cmake-2.8.9-1|74	%{_datadir}/pixmaps/CMakeSetup32.png
12mr|cmake-2.8.9-1|75	%endif
12mr|cmake-2.8.9-1|76	
12mr|cmake-2.8.9-1|77	#-----------------------------------------------------------------------------
12mr|cmake-2.8.9-1|78	
12mr|cmake-2.8.9-1|79	%prep
12mr|cmake-2.8.9-1|80	%setup -q
12mr|cmake-2.8.9-1|81	%patch1 -p1
12mr|cmake-2.8.9-1|82	%patch2 -p1 -b .xz~
12mr|cmake-2.8.9-1|83	
12mr|cmake-2.8.9-1|84	# Don't try to automagically find files in /usr/X11R6
12mr|cmake-2.8.9-1|85	# But also don't change a prefix if it is not /usr
12mr|cmake-2.8.9-1|86	perl -pi -e 's@^\s+/usr/X11R6/.*\n@@' Modules/*.cmake
12mr|cmake-2.8.9-1|87	
12mr|cmake-2.8.9-1|88	%ifarch %{arm}
12mr|cmake-2.8.9-1|89	# bootstrap test is taking ages on arm
12mr|cmake-2.8.9-1|90	sed -i -e 's!SET(CMAKE_LONG_TEST_TIMEOUT 1500)!SET(CMAKE_LONG_TEST_TIMEOUT 7200)!g' Tests/CMakeLists.txt
12mr|cmake-2.8.9-1|91	%endif
12mr|cmake-2.8.9-1|92	
12mr|cmake-2.8.9-1|93	%build
12mr|cmake-2.8.9-1|94	mkdir -p build
12mr|cmake-2.8.9-1|95	cd build
12mr|cmake-2.8.9-1|96	%setup_compile_flags
12mr|cmake-2.8.9-1|97	../configure \
12mr|cmake-2.8.9-1|98	--system-libs \
12mr|cmake-2.8.9-1|99	--parallel=%{_smp_mflags} \
12mr|cmake-2.8.9-1|100	--prefix=%{_prefix} \
12mr|cmake-2.8.9-1|101	--datadir=/share/%{name} \
12mr|cmake-2.8.9-1|102	--mandir=/share/man \
12mr|cmake-2.8.9-1|103	--docdir=/share/doc/%{name} \
12mr|cmake-2.8.9-1|104	%if %qt4
12mr|cmake-2.8.9-1|105	--qt-gui
12mr|cmake-2.8.9-1|106	%endif
12mr|cmake-2.8.9-1|107	
12mr|cmake-2.8.9-1|108	%make
12mr|cmake-2.8.9-1|109	
12mr|cmake-2.8.9-1|110	%install
12mr|cmake-2.8.9-1|111	%makeinstall_std -C build
12mr|cmake-2.8.9-1|112	
12mr|cmake-2.8.9-1|113	# cmake mode for emacs
12mr|cmake-2.8.9-1|114	install -m644 Docs/cmake-mode.el -D %{buildroot}%{_datadir}/emacs/site-lisp/cmake-mode.el
12mr|cmake-2.8.9-1|115	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mr|cmake-2.8.9-1|116	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
12mr|cmake-2.8.9-1|117	(setq load-path (cons (expand-file-name "/dir/with/cmake-mode") load-path))
12mr|cmake-2.8.9-1|118	(require 'cmake-mode)
12mr|cmake-2.8.9-1|119	(setq auto-mode-alist
12mr|cmake-2.8.9-1|120	(append '(("CMakeLists\\\\.txt\\\\'" . cmake-mode)
12mr|cmake-2.8.9-1|121	("\\\\.cmake\\\\'" . cmake-mode))
12mr|cmake-2.8.9-1|122	auto-mode-alist))
12mr|cmake-2.8.9-1|123	EOF
12mr|cmake-2.8.9-1|124	
12mr|cmake-2.8.9-1|125	# cmake mode for vim
12mr|cmake-2.8.9-1|126	install -m644 Docs/cmake-syntax.vim -D %{buildroot}%{_datadir}/vim/syntax/cmake.vim
12mr|cmake-2.8.9-1|127	install -m644 Docs/cmake-indent.vim -D %{buildroot}%{_datadir}/vim/indent/cmake.vim
12mr|cmake-2.8.9-1|128	
12mr|cmake-2.8.9-1|129	# RPM macros
12mr|cmake-2.8.9-1|130	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/rpm/macros.d/cmake.macros
12mr|cmake-2.8.9-1|131	
12mr|cmake-2.8.9-1|132	# %doc wipes out files in doc dir, fixed in cooker svn for rpm package, though
12mr|cmake-2.8.9-1|133	# not submitted yet, so we'll just work around this by moving it for now..
12mr|cmake-2.8.9-1|134	rm -rf mydocs
12mr|cmake-2.8.9-1|135	mv %{buildroot}%{_datadir}/doc/%{name} mydocs
12mr|cmake-2.8.9-1|136	
12mr|cmake-2.8.9-1|137	%check
12mr|cmake-2.8.9-1|138	unset DISPLAY
12mr|cmake-2.8.9-1|139	cd build
12mr|cmake-2.8.9-1|140	#bin/ctest -E SubDirSpaces -V %{_smp_mflags}
12mr|cmake-2.8.9-1|141	
12mr|cmake-2.8.9-1|142	%changelog
12mr|cmake-2.8.9-1|143	* Tue Sep  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|cmake-2.8.9-1|144	+ Commit: d2f7d92
12mr|cmake-2.8.9-1|145	- Update version to 2.8.9
12mr|cmake-2.8.9-1|146	
12mr|cmake-2.8.9-1|147	

13699 12
12mr|codeina-0.10.7-10|1	%define         gst_minver      0.10.11.2
12mr|codeina-0.10.7-10|2	%define         gstpy_minver    0.10.0
12mr|codeina-0.10.7-10|3	%define         pygtk_minver    2.8.0
12mr|codeina-0.10.7-10|4	%define build_plf 0
12mr|codeina-0.10.7-10|5	%{?_with_plf: %{expand: %%global build_plf 1}}
12mr|codeina-0.10.7-10|6	%if %build_plf
12mr|codeina-0.10.7-10|7	%define distsuffix plf
12mr|codeina-0.10.7-10|8	%endif
12mr|codeina-0.10.7-10|9	
12mr|codeina-0.10.7-10|10	Name:           codeina
12mr|codeina-0.10.7-10|11	Version:        0.10.7
12mr|codeina-0.10.7-10|12	Release:        %mkrel 10
12mr|codeina-0.10.7-10|13	Summary:        Codeina - Codec Installation Application
12mr|codeina-0.10.7-10|14	
12mr|codeina-0.10.7-10|15	Group:          Sound
12mr|codeina-0.10.7-10|16	License:        GPLv2+
12mr|codeina-0.10.7-10|17	URL:            https://core.fluendo.com/gstreamer/trac/browser/codeina
12mr|codeina-0.10.7-10|18	# Upstream SVN repository is at https://core.fluendo.com/gstreamer/svn/codeina/trunk/
12mr|codeina-0.10.7-10|19	Source0:        http://core.fluendo.com/gstreamer/src/codeina/%{name}-%{version}.tar.bz2
12mr|codeina-0.10.7-10|20	Source1: http://plf.zarb.org/logo3.png
12mr|codeina-0.10.7-10|21	# (fc) 0.10.2-1mdv delay codeina startup at session start
12mr|codeina-0.10.7-10|22	Patch0:		codeina-0.10.2-delaystartup.patch
12mr|codeina-0.10.7-10|23	# fwang: force basename on main binary
12mr|codeina-0.10.7-10|24	Patch1:		codeina-0.10.7-realbasename.patch
12mr|codeina-0.10.7-10|25	#gw update for new distribution releases
12mr|codeina-0.10.7-10|26	# to regenerate this patch, run scripts/gst-scanpackages directory where directory contains packages containing all available gstreamer plugins, for all supported arch
12mr|codeina-0.10.7-10|27	# make sure to remove gstreamer0.10-python* package for scanned directory (GNOME bug #590806)
12mr|codeina-0.10.7-10|28	Patch9: codeina-0.10.7-mandriva.patch
12mr|codeina-0.10.7-10|29	# same patch as mandriva patch, for plf packages
12mr|codeina-0.10.7-10|30	Patch11: codeina-0.10.7-plf.patch
12mr|codeina-0.10.7-10|31	
12mr|codeina-0.10.7-10|32	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|codeina-0.10.7-10|33	
12mr|codeina-0.10.7-10|34	Requires:       python >= 2.5
12mr|codeina-0.10.7-10|35	Requires:       gstreamer0.10-python >= %{gstpy_minver}
12mr|codeina-0.10.7-10|36	Requires:       pygtk2 >= %{pygtk_minver}
12mr|codeina-0.10.7-10|37	Requires:       pyxdg
12mr|codeina-0.10.7-10|38	Requires:       gnome-python-gtkmozembed
12mr|codeina-0.10.7-10|39	Requires:       python-OpenSSL
12mr|codeina-0.10.7-10|40	Requires:       python-notify
12mr|codeina-0.10.7-10|41	Requires:       python-twisted-web
12mr|codeina-0.10.7-10|42	Requires:	lsb-release
12mr|codeina-0.10.7-10|43	Requires:	gurpmi
12mr|codeina-0.10.7-10|44	Suggests:	libstdc++5
12mr|codeina-0.10.7-10|45	Provides:	gst-install-plugins-helper
12mr|codeina-0.10.7-10|46	Requires(post):	update-alternatives
12mr|codeina-0.10.7-10|47	Requires(postun): update-alternatives
12mr|codeina-0.10.7-10|48	BuildRequires:  python-OpenSSL
12mr|codeina-0.10.7-10|49	BuildRequires:  python-twisted-web
12mr|codeina-0.10.7-10|50	BuildRequires:  gstreamer0.10-python >= %{gstpy_minver}
12mr|codeina-0.10.7-10|51	BuildRequires:  python-yaml
12mr|codeina-0.10.7-10|52	BuildRequires:  gnome-python-gtkmozembed
12mr|codeina-0.10.7-10|53	BuildRequires:  python-notify
12mr|codeina-0.10.7-10|54	BuildRequires:  python-pyxml
12mr|codeina-0.10.7-10|55	BuildRequires:  pyxdg
12mr|codeina-0.10.7-10|56	BuildRequires:  xulrunner-devel
12mr|codeina-0.10.7-10|57	
12mr|codeina-0.10.7-10|58	# sigh, libtool
12mr|codeina-0.10.7-10|59	BuildRequires:  gcc-c++
12mr|codeina-0.10.7-10|60	
12mr|codeina-0.10.7-10|61	BuildRequires:  intltool
12mr|codeina-0.10.7-10|62	BuildRequires:  gettext
12mr|codeina-0.10.7-10|63	BuildRequires:  desktop-file-utils
12mr|codeina-0.10.7-10|64	Obsoletes: %name < %version-%release
12mr|codeina-0.10.7-10|65	
12mr|codeina-0.10.7-10|66	%description
12mr|codeina-0.10.7-10|67	Codeina installs codecs from the Fluendo webshop or distribution package
12mr|codeina-0.10.7-10|68	for GStreamer.
12mr|codeina-0.10.7-10|69	
12mr|codeina-0.10.7-10|70	%if %build_plf
12mr|codeina-0.10.7-10|71	This package is in PLF as it contains a list of packages that violate patents.
12mr|codeina-0.10.7-10|72	%endif
12mr|codeina-0.10.7-10|73	
12mr|codeina-0.10.7-10|74	
12mr|codeina-0.10.7-10|75	%prep
12mr|codeina-0.10.7-10|76	%setup -q
12mr|codeina-0.10.7-10|77	%patch0 -p1 -b .delaystartup
12mr|codeina-0.10.7-10|78	%patch1 -p0 -b .orig
12mr|codeina-0.10.7-10|79	%patch9 -p1 -b .mandriva
12mr|codeina-0.10.7-10|80	%patch11 -p1 -b .plf
12mr|codeina-0.10.7-10|81	
12mr|codeina-0.10.7-10|82	#needed by patches 9 & 11
12mr|codeina-0.10.7-10|83	aclocal -I common/m4
12mr|codeina-0.10.7-10|84	autoconf
12mr|codeina-0.10.7-10|85	automake
12mr|codeina-0.10.7-10|86	
12mr|codeina-0.10.7-10|87	%build
12mr|codeina-0.10.7-10|88	
12mr|codeina-0.10.7-10|89	export PROVIDER_FILES="mandrivalinux_2011.0.xml fluendo.xml"
12mr|codeina-0.10.7-10|90	%if %build_plf
12mr|codeina-0.10.7-10|91	export PROVIDER_FILES="$PROVIDER_FILES plf_2011.0.xml"
12mr|codeina-0.10.7-10|92	%endif
12mr|codeina-0.10.7-10|93	export LD_LIBRARY_PATH=%xulrunner_mozappdir
12mr|codeina-0.10.7-10|94	%configure2_5x
12mr|codeina-0.10.7-10|95	
12mr|codeina-0.10.7-10|96	make
12mr|codeina-0.10.7-10|97	
12mr|codeina-0.10.7-10|98	%install
12mr|codeina-0.10.7-10|99	rm -rf $RPM_BUILD_ROOT
12mr|codeina-0.10.7-10|100	
12mr|codeina-0.10.7-10|101	%makeinstall_std
12mr|codeina-0.10.7-10|102	
12mr|codeina-0.10.7-10|103	rm -f $RPM_BUILD_ROOT%{_datadir}/codeina/logo/ubuntu.png
12mr|codeina-0.10.7-10|104	
12mr|codeina-0.10.7-10|105	%find_lang %{name}
12mr|codeina-0.10.7-10|106	
12mr|codeina-0.10.7-10|107	%if %build_plf
12mr|codeina-0.10.7-10|108	install -m 644 %SOURCE1 %buildroot%_datadir/codeina/logo/plf.png
12mr|codeina-0.10.7-10|109	%endif
12mr|codeina-0.10.7-10|110	
12mr|codeina-0.10.7-10|111	# no longer needed
12mr|codeina-0.10.7-10|112	rm -f %buildroot%{_sysconfdir}/codeina/codeina_legal.html
12mr|codeina-0.10.7-10|113	# remove autostart in /usr/share, use those in /etc/xdg
12mr|codeina-0.10.7-10|114	rm -rf %buildroot%{_datadir}/autostart
12mr|codeina-0.10.7-10|115	
12mr|codeina-0.10.7-10|116	%post
12mr|codeina-0.10.7-10|117	update-alternatives --install %{_libexecdir}/gst-install-plugins-helper gst-install-plugins-helper %{_bindir}/codeina 5
12mr|codeina-0.10.7-10|118	
12mr|codeina-0.10.7-10|119	%postun
12mr|codeina-0.10.7-10|120	if [ "$1" = "0" ]; then
12mr|codeina-0.10.7-10|121	if ! [ -e %{_bindir}/codeina ]; then
12mr|codeina-0.10.7-10|122	update-alternatives --remove gst-install-plugins-helper %{_bindir}/codeina
12mr|codeina-0.10.7-10|123	fi
12mr|codeina-0.10.7-10|124	fi
12mr|codeina-0.10.7-10|125	
12mr|codeina-0.10.7-10|126	%clean
12mr|codeina-0.10.7-10|127	rm -rf $RPM_BUILD_ROOT
12mr|codeina-0.10.7-10|128	
12mr|codeina-0.10.7-10|129	%files -f %{name}.lang
12mr|codeina-0.10.7-10|130	%defattr(-,root,root,-)
12mr|codeina-0.10.7-10|131	%dir %{_sysconfdir}/codeina
12mr|codeina-0.10.7-10|132	%dir %{_sysconfdir}/codeina/providers
12mr|codeina-0.10.7-10|133	%config (noreplace) %{_sysconfdir}/codeina/providers/fluendo.xml
12mr|codeina-0.10.7-10|134	%config (noreplace) %{_sysconfdir}/codeina/providers/mandrivalinux_2011.0.xml
12mr|codeina-0.10.7-10|135	%config (noreplace) %{_sysconfdir}/codeina/restricted-products.xml
12mr|codeina-0.10.7-10|136	%if %build_plf
12mr|codeina-0.10.7-10|137	%config (noreplace) %{_sysconfdir}/codeina/providers/plf_2011.0.xml
12mr|codeina-0.10.7-10|138	%endif
12mr|codeina-0.10.7-10|139	%config (noreplace) %{_sysconfdir}/xdg/autostart/codeina*.desktop
12mr|codeina-0.10.7-10|140	%{_bindir}/%{name}
12mr|codeina-0.10.7-10|141	%{_bindir}/%{name}.bin
12mr|codeina-0.10.7-10|142	%{python_sitelib}/codeina
12mr|codeina-0.10.7-10|143	%{_datadir}/codeina
12mr|codeina-0.10.7-10|144	%{_datadir}/applications/*.desktop
12mr|codeina-0.10.7-10|145	%defattr(644,root,root,755)
12mr|codeina-0.10.7-10|146	%doc ChangeLog COPYING README AUTHORS
12mr|codeina-0.10.7-10|147	
12mr|codeina-0.10.7-10|148	
12mr|codeina-0.10.7-10|149	
12mr|codeina-0.10.7-10|150	%changelog
12mr|codeina-0.10.7-10|151	

13700 12
12mr|cogl-1.12.0-1|1	%define major 		11
12mr|cogl-1.12.0-1|2	%define pangomajor	0
12mr|cogl-1.12.0-1|3	%define gir_major	1.0
12mr|cogl-1.12.0-1|4	
12mr|cogl-1.12.0-1|5	%define libname		%mklibname %{name} %{major}
12mr|cogl-1.12.0-1|6	%define pangoname	%mklibname %{name}-pango %{pangomajor}
12mr|cogl-1.12.0-1|7	%define develname 	%mklibname -d %{name}
12mr|cogl-1.12.0-1|8	%define develpango 	%mklibname -d %{name}-pango
12mr|cogl-1.12.0-1|9	%define girname 	%mklibname %{name}-gir %{gir_major}
12mr|cogl-1.12.0-1|10	%define girpango	%mklibname %{name}-pango-gir %{gir_major}
12mr|cogl-1.12.0-1|11	
12mr|cogl-1.12.0-1|12	Summary:	A library for using 3D graphics hardware to draw pretty pictures
12mr|cogl-1.12.0-1|13	Name:		cogl
12mr|cogl-1.12.0-1|14	Version:	1.12.0
12mr|cogl-1.12.0-1|15	Release:	1
12mr|cogl-1.12.0-1|16	Group:		System/Libraries
12mr|cogl-1.12.0-1|17	License:	LGPLv2+
12mr|cogl-1.12.0-1|18	URL:		http://www.clutter-project.org/
12mr|cogl-1.12.0-1|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/cogl/1.12/%{name}-%{version}.tar.xz
12mr|cogl-1.12.0-1|20	
12mr|cogl-1.12.0-1|21	BuildRequires:  pkgconfig(gl)
12mr|cogl-1.12.0-1|22	BuildRequires:  pkgconfig(x11)
12mr|cogl-1.12.0-1|23	BuildRequires:  pkgconfig(xext)
12mr|cogl-1.12.0-1|24	BuildRequires:  pkgconfig(xfixes) >= 3
12mr|cogl-1.12.0-1|25	BuildRequires:  pkgconfig(xdamage)
12mr|cogl-1.12.0-1|26	BuildRequires:  pkgconfig(xcomposite) >= 0.4
12mr|cogl-1.12.0-1|27	BuildRequires:  pkgconfig(gobject-2.0) >= 2.28.0
12mr|cogl-1.12.0-1|28	BuildRequires:  pkgconfig(gmodule-no-export-2.0)
12mr|cogl-1.12.0-1|29	BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
12mr|cogl-1.12.0-1|30	BuildRequires:  pkgconfig(cairo) >= 1.10
12mr|cogl-1.12.0-1|31	BuildRequires:  pkgconfig(pangocairo) >= 1.20
12mr|cogl-1.12.0-1|32	BuildRequires:  pkgconfig(gobject-introspection-1.0)
12mr|cogl-1.12.0-1|33	
12mr|cogl-1.12.0-1|34	%description
12mr|cogl-1.12.0-1|35	Cogl is a small open source library for using 3D graphics hardware to draw
12mr|cogl-1.12.0-1|36	pretty pictures. The API departs from the flat state machine style of
12mr|cogl-1.12.0-1|37	OpenGL and is designed to make it easy to write orthogonal components that
12mr|cogl-1.12.0-1|38	can render without stepping on each others toes.
12mr|cogl-1.12.0-1|39	
12mr|cogl-1.12.0-1|40	As well aiming for a nice API, we think having a single library as opposed
12mr|cogl-1.12.0-1|41	to an API specification like OpenGL has a few advantages too; like being
12mr|cogl-1.12.0-1|42	able to paper over the inconsistencies/bugs of different OpenGL
12mr|cogl-1.12.0-1|43	implementations in a centralized place, not to mention the myriad of OpenGL
12mr|cogl-1.12.0-1|44	extensions. It also means we are in a better position to provide utility
12mr|cogl-1.12.0-1|45	APIs that help software developers since they only need to be implemented
12mr|cogl-1.12.0-1|46	once and there is no risk of inconsistency between implementations.
12mr|cogl-1.12.0-1|47	
12mr|cogl-1.12.0-1|48	Having other backends, besides OpenGL, such as drm, Gallium or D3D are
12mr|cogl-1.12.0-1|49	options we are interested in for the future.
12mr|cogl-1.12.0-1|50	
12mr|cogl-1.12.0-1|51	%package i18n
12mr|cogl-1.12.0-1|52	Summary:	Translations for %{name}
12mr|cogl-1.12.0-1|53	Group:		System/Internationalization
12mr|cogl-1.12.0-1|54	Obsoletes:	%{name} < 1.9.2
12mr|cogl-1.12.0-1|55	
12mr|cogl-1.12.0-1|56	%description i18n
12mr|cogl-1.12.0-1|57	This contains the translation data for %{name}.
12mr|cogl-1.12.0-1|58	
12mr|cogl-1.12.0-1|59	%files i18n -f %{name}.lang
12mr|cogl-1.12.0-1|60	
12mr|cogl-1.12.0-1|61	%package -n %{libname}
12mr|cogl-1.12.0-1|62	Summary:	A library for using 3D graphics hardware to draw pretty pictures
12mr|cogl-1.12.0-1|63	Group:		System/Libraries
12mr|cogl-1.12.0-1|64	
12mr|cogl-1.12.0-1|65	%description -n %{libname}
12mr|cogl-1.12.0-1|66	This package contains the shared library for %{name}.
12mr|cogl-1.12.0-1|67	
12mr|cogl-1.12.0-1|68	%package -n %{pangoname}
12mr|cogl-1.12.0-1|69	Summary:	A library for using 3D graphics hardware to draw pretty pictures
12mr|cogl-1.12.0-1|70	Group:		System/Libraries
12mr|cogl-1.12.0-1|71	
12mr|cogl-1.12.0-1|72	%description -n %{pangoname}
12mr|cogl-1.12.0-1|73	This package contains the shared library for %{name}-pango.
12mr|cogl-1.12.0-1|74	
12mr|cogl-1.12.0-1|75	%package -n %{girname}
12mr|cogl-1.12.0-1|76	Summary:	GObject Introspection interface description for %{name}
12mr|cogl-1.12.0-1|77	Group:		System/Libraries
12mr|cogl-1.12.0-1|78	
12mr|cogl-1.12.0-1|79	%description -n %{girname}
12mr|cogl-1.12.0-1|80	GObject Introspection interface description for %{name}.
12mr|cogl-1.12.0-1|81	
12mr|cogl-1.12.0-1|82	%package -n %{girpango}
12mr|cogl-1.12.0-1|83	Summary:	GObject Introspection interface description for %{name}-pango
12mr|cogl-1.12.0-1|84	Group:		System/Libraries
12mr|cogl-1.12.0-1|85	
12mr|cogl-1.12.0-1|86	%description -n %{girpango}
12mr|cogl-1.12.0-1|87	GObject Introspection interface description for %{name}-pango.
12mr|cogl-1.12.0-1|88	
12mr|cogl-1.12.0-1|89	%package -n %{develname}
12mr|cogl-1.12.0-1|90	Summary:	%{name} development environment
12mr|cogl-1.12.0-1|91	Group:		Development/C
12mr|cogl-1.12.0-1|92	Provides:	%{name}-devel = %{version}-%{release}
12mr|cogl-1.12.0-1|93	Requires:	%{libname} = %{version}-%{release}
12mr|cogl-1.12.0-1|94	Requires:	%{girname} = %{version}-%{release}
12mr|cogl-1.12.0-1|95	
12mr|cogl-1.12.0-1|96	%description -n %{develname}
12mr|cogl-1.12.0-1|97	Header files and libraries for building and developing apps with %{name}.
12mr|cogl-1.12.0-1|98	
12mr|cogl-1.12.0-1|99	%package -n %{develpango}
12mr|cogl-1.12.0-1|100	Summary:	%{name}-pango development environment
12mr|cogl-1.12.0-1|101	Group:		Development/C
12mr|cogl-1.12.0-1|102	Requires:	%{pangoname} = %{version}-%{release}
12mr|cogl-1.12.0-1|103	Requires:	%{girpango} = %{version}-%{release}
12mr|cogl-1.12.0-1|104	
12mr|cogl-1.12.0-1|105	%description -n %{develpango}
12mr|cogl-1.12.0-1|106	Header files and libraries for building and developing apps with %{name}-pango.
12mr|cogl-1.12.0-1|107	
12mr|cogl-1.12.0-1|108	%prep
12mr|cogl-1.12.0-1|109	%setup -q
12mr|cogl-1.12.0-1|110	#%apply_patches
12mr|cogl-1.12.0-1|111	
12mr|cogl-1.12.0-1|112	%build
12mr|cogl-1.12.0-1|113	CFLAGS="$RPM_OPT_FLAGS -fPIC"
12mr|cogl-1.12.0-1|114	%configure2_5x \
12mr|cogl-1.12.0-1|115	--enable-cairo=yes \
12mr|cogl-1.12.0-1|116	--enable-gdk-pixbuf=yes \
12mr|cogl-1.12.0-1|117	--enable-cogl-pango=yes \
12mr|cogl-1.12.0-1|118	--enable-glx=yes \
12mr|cogl-1.12.0-1|119	--enable-gtk-doc=no \
12mr|cogl-1.12.0-1|120	--enable-introspection=yes \
12mr|cogl-1.12.0-1|121	--enable-examples-install=no
12mr|cogl-1.12.0-1|122	
12mr|cogl-1.12.0-1|123	%make
12mr|cogl-1.12.0-1|124	
12mr|cogl-1.12.0-1|125	%install
12mr|cogl-1.12.0-1|126	%makeinstall_std
12mr|cogl-1.12.0-1|127	
12mr|cogl-1.12.0-1|128	#Remove examples
12mr|cogl-1.12.0-1|129	rm -rf %{buildroot}%{_datadir}/%{name}/examples-data/
12mr|cogl-1.12.0-1|130	
12mr|cogl-1.12.0-1|131	#Remove libtool archives.
12mr|cogl-1.12.0-1|132	find %{buildroot} -name "*.la" -delete
12mr|cogl-1.12.0-1|133	
12mr|cogl-1.12.0-1|134	%find_lang %{name}
12mr|cogl-1.12.0-1|135	
12mr|cogl-1.12.0-1|136	%files -n %{libname}
12mr|cogl-1.12.0-1|137	%{_libdir}/libcogl.so.%{major}*
12mr|cogl-1.12.0-1|138	
12mr|cogl-1.12.0-1|139	%files -n %{pangoname}
12mr|cogl-1.12.0-1|140	%{_libdir}/libcogl-pango.so.%{pangomajor}*
12mr|cogl-1.12.0-1|141	
12mr|cogl-1.12.0-1|142	%files -n %{girname}
12mr|cogl-1.12.0-1|143	%{_libdir}/girepository-1.0/Cogl-%{gir_major}.typelib
12mr|cogl-1.12.0-1|144	
12mr|cogl-1.12.0-1|145	%files -n %{girpango}
12mr|cogl-1.12.0-1|146	%{_libdir}/girepository-1.0/CoglPango-%{gir_major}.typelib
12mr|cogl-1.12.0-1|147	
12mr|cogl-1.12.0-1|148	%files -n %{develname}
12mr|cogl-1.12.0-1|149	%doc NEWS README ChangeLog
12mr|cogl-1.12.0-1|150	%{_includedir}/%{name}/%{name}
12mr|cogl-1.12.0-1|151	%{_libdir}/libcogl.so
12mr|cogl-1.12.0-1|152	%{_libdir}/pkgconfig/cogl-1.0.pc
12mr|cogl-1.12.0-1|153	%{_libdir}/pkgconfig/cogl-gl-1.0.pc
12mr|cogl-1.12.0-1|154	%{_libdir}/pkgconfig/cogl-2.0-experimental.pc
12mr|cogl-1.12.0-1|155	%{_datadir}/gir-1.0/Cogl-%{gir_major}.gir
12mr|cogl-1.12.0-1|156	
12mr|cogl-1.12.0-1|157	%files -n %{develpango}
12mr|cogl-1.12.0-1|158	%{_includedir}/%{name}/%{name}-pango
12mr|cogl-1.12.0-1|159	%{_libdir}/libcogl-pango.so
12mr|cogl-1.12.0-1|160	%{_libdir}/pkgconfig/cogl-pango*.pc
12mr|cogl-1.12.0-1|161	%{_datadir}/gir-1.0/CoglPango-%{gir_major}.gir
12mr|cogl-1.12.0-1|162	
12mr|cogl-1.12.0-1|163	
12mr|cogl-1.12.0-1|164	%changelog
12mr|cogl-1.12.0-1|165	

13701 12
12mr|colord-0.1.23-1|1	%define major 1
12mr|colord-0.1.23-1|2	%define gir_major 1.0
12mr|colord-0.1.23-1|3	%define libname %mklibname %{name} %{major}
12mr|colord-0.1.23-1|4	%define girname %mklibname %{name}-gir %{gir_major}
12mr|colord-0.1.23-1|5	%define develname %mklibname %{name} -d
12mr|colord-0.1.23-1|6	
12mr|colord-0.1.23-1|7	Summary:	Color daemon
12mr|colord-0.1.23-1|8	Name:		colord
12mr|colord-0.1.23-1|9	Version:	0.1.23
12mr|colord-0.1.23-1|10	Release:	1
12mr|colord-0.1.23-1|11	License:	GPLv2+ and LGPLv2+
12mr|colord-0.1.23-1|12	Group:		System/X11
12mr|colord-0.1.23-1|13	URL:		http://www.freedesktop.org/software/colord/
12mr|colord-0.1.23-1|14	Source0:	http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
12mr|colord-0.1.23-1|15	BuildRequires:	docbook-utils
12mr|colord-0.1.23-1|16	BuildRequires:	gettext
12mr|colord-0.1.23-1|17	BuildRequires:	intltool
12mr|colord-0.1.23-1|18	BuildRequires:	pkgconfig(dbus-1)
12mr|colord-0.1.23-1|19	BuildRequires:	pkgconfig(glib-2.0)
12mr|colord-0.1.23-1|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|colord-0.1.23-1|21	BuildRequires:	pkgconfig(gudev-1.0)
12mr|colord-0.1.23-1|22	BuildRequires:	pkgconfig(lcms2)
12mr|colord-0.1.23-1|23	BuildRequires:	pkgconfig(libusb-1.0)
12mr|colord-0.1.23-1|24	BuildRequires:	pkgconfig(polkit-gobject-1)
12mr|colord-0.1.23-1|25	BuildRequires:	pkgconfig(sqlite3)
12mr|colord-0.1.23-1|26	BuildRequires:	sane-devel
12mr|colord-0.1.23-1|27	BuildRequires:	vala-tools
12mr|colord-0.1.23-1|28	BuildRequires:	gtk-doc
12mr|colord-0.1.23-1|29	
12mr|colord-0.1.23-1|30	Requires(pre,postun):	rpm-helper
12mr|colord-0.1.23-1|31	Requires:	shared-color-profiles
12mr|colord-0.1.23-1|32	Requires:	systemd-units
12mr|colord-0.1.23-1|33	
12mr|colord-0.1.23-1|34	%description
12mr|colord-0.1.23-1|35	colord is a low level system activated daemon that maps color devices
12mr|colord-0.1.23-1|36	to color profiles in the system context.
12mr|colord-0.1.23-1|37	
12mr|colord-0.1.23-1|38	%package -n %{libname}
12mr|colord-0.1.23-1|39	Summary:	Library package for %{name}
12mr|colord-0.1.23-1|40	Group:		System/Libraries
12mr|colord-0.1.23-1|41	
12mr|colord-0.1.23-1|42	%description -n %{libname}
12mr|colord-0.1.23-1|43	Main library for %{name}.
12mr|colord-0.1.23-1|44	
12mr|colord-0.1.23-1|45	%package -n %{girname}
12mr|colord-0.1.23-1|46	Summary:	GObject Introspection interface description for %{name}
12mr|colord-0.1.23-1|47	Group:		System/Libraries
12mr|colord-0.1.23-1|48	
12mr|colord-0.1.23-1|49	%description -n %{girname}
12mr|colord-0.1.23-1|50	GObject Introspection interface description for %{name}.
12mr|colord-0.1.23-1|51	
12mr|colord-0.1.23-1|52	%package -n %{develname}
12mr|colord-0.1.23-1|53	Summary:	Development package for %{name}
12mr|colord-0.1.23-1|54	Group:		Development/C
12mr|colord-0.1.23-1|55	Requires:	%{libname} = %{version}-%{release}
12mr|colord-0.1.23-1|56	Requires:	%{girname} = %{version}-%{release}
12mr|colord-0.1.23-1|57	Provides:	%{name}-devel = %{EVRD}
12mr|colord-0.1.23-1|58	
12mr|colord-0.1.23-1|59	%description -n %{develname}
12mr|colord-0.1.23-1|60	Files for development with %{name}.
12mr|colord-0.1.23-1|61	
12mr|colord-0.1.23-1|62	%prep
12mr|colord-0.1.23-1|63	%setup -q
12mr|colord-0.1.23-1|64	
12mr|colord-0.1.23-1|65	%build
12mr|colord-0.1.23-1|66	%configure \
12mr|colord-0.1.23-1|67	--with-daemon-user=colord \
12mr|colord-0.1.23-1|68	--with-systemdsystemunitdir=%{_systemunitdir} \
12mr|colord-0.1.23-1|69	--disable-static \
12mr|colord-0.1.23-1|70	--disable-rpath \
12mr|colord-0.1.23-1|71	--disable-examples \
12mr|colord-0.1.23-1|72	--disable-dependency-tracking
12mr|colord-0.1.23-1|73	
12mr|colord-0.1.23-1|74	%make
12mr|colord-0.1.23-1|75	
12mr|colord-0.1.23-1|76	%install
12mr|colord-0.1.23-1|77	%makeinstall_std
12mr|colord-0.1.23-1|78	
12mr|colord-0.1.23-1|79	# Remove static libs and libtool archives.
12mr|colord-0.1.23-1|80	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|colord-0.1.23-1|81	
12mr|colord-0.1.23-1|82	# databases
12mr|colord-0.1.23-1|83	touch %{buildroot}%{_localstatedir}/lib/colord/mapping.db
12mr|colord-0.1.23-1|84	touch %{buildroot}%{_localstatedir}/lib/colord/storage.db
12mr|colord-0.1.23-1|85	
12mr|colord-0.1.23-1|86	%find_lang %{name}
12mr|colord-0.1.23-1|87	
12mr|colord-0.1.23-1|88	%pre
12mr|colord-0.1.23-1|89	%_pre_useradd colord /var/lib/colord /sbin/nologin
12mr|colord-0.1.23-1|90	%_pre_groupadd colord colord
12mr|colord-0.1.23-1|91	
12mr|colord-0.1.23-1|92	%postun
12mr|colord-0.1.23-1|93	%_postun_userdel colord
12mr|colord-0.1.23-1|94	%_postun_groupdel colord
12mr|colord-0.1.23-1|95	
12mr|colord-0.1.23-1|96	%files -f %{name}.lang
12mr|colord-0.1.23-1|97	%doc README AUTHORS NEWS
12mr|colord-0.1.23-1|98	%config %{_sysconfdir}/colord.conf
12mr|colord-0.1.23-1|99	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.colord-sane.conf
12mr|colord-0.1.23-1|100	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.ColorManager.conf
12mr|colord-0.1.23-1|101	/lib/udev/rules.d/*.rules
12mr|colord-0.1.23-1|102	%{_bindir}/*
12mr|colord-0.1.23-1|103	%{_libdir}/colord
12mr|colord-0.1.23-1|104	%{_libdir}/colord-sane
12mr|colord-0.1.23-1|105	%{_libdir}/colord-sensors
12mr|colord-0.1.23-1|106	%dir %{_datadir}/color/icc/colord
12mr|colord-0.1.23-1|107	%{_datadir}/color/icc/colord/*.ic?
12mr|colord-0.1.23-1|108	%{_datadir}/dbus-1/interfaces/org.freedesktop.colord.sane.xml
12mr|colord-0.1.23-1|109	%{_datadir}/dbus-1/interfaces/org.freedesktop.ColorManager*.xml
12mr|colord-0.1.23-1|110	%{_datadir}/dbus-1/system-services/org.freedesktop.colord-sane.service
12mr|colord-0.1.23-1|111	%{_datadir}/dbus-1/system-services/org.freedesktop.ColorManager.service
12mr|colord-0.1.23-1|112	%{_datadir}/polkit-1/actions/org.freedesktop.color.policy
12mr|colord-0.1.23-1|113	%{_datadir}/man/man1/*.1.*
12mr|colord-0.1.23-1|114	%attr(755,colord,colord) %dir %{_localstatedir}/lib/colord
12mr|colord-0.1.23-1|115	%attr(755,colord,colord) %dir %{_localstatedir}/lib/colord/icc
12mr|colord-0.1.23-1|116	%ghost %{_localstatedir}/lib/colord/*.db
12mr|colord-0.1.23-1|117	%{_sysconfdir}/bash_completion.d/*-completion.bash
12mr|colord-0.1.23-1|118	%{_systemunitdir}/*.service
12mr|colord-0.1.23-1|119	
12mr|colord-0.1.23-1|120	%files -n %{libname}
12mr|colord-0.1.23-1|121	%{_libdir}/libcolord.so.%{major}*
12mr|colord-0.1.23-1|122	
12mr|colord-0.1.23-1|123	%files -n %{girname}
12mr|colord-0.1.23-1|124	%{_libdir}/girepository-1.0/Colord-%{gir_major}.typelib
12mr|colord-0.1.23-1|125	
12mr|colord-0.1.23-1|126	%files -n %{develname}
12mr|colord-0.1.23-1|127	%{_includedir}/colord-1
12mr|colord-0.1.23-1|128	%{_libdir}/libcolord.so
12mr|colord-0.1.23-1|129	%{_libdir}/pkgconfig/colord.pc
12mr|colord-0.1.23-1|130	%{_datadir}/gir-1.0/*.gir
12mr|colord-0.1.23-1|131	%{_datadir}/vala/vapi/*.vapi
12mr|colord-0.1.23-1|132	
12mr|colord-0.1.23-1|133	
12mr|colord-0.1.23-1|134	%changelog
12mr|colord-0.1.23-1|135	

13702 12
12mr|colord-gtk-0.1.23-1|1	%define major		1
12mr|colord-gtk-0.1.23-1|2	%define libname		%mklibname %{name} %{major}
12mr|colord-gtk-0.1.23-1|3	%define girname		%mklibname %{name}-gir
12mr|colord-gtk-0.1.23-1|4	%define develname	%mklibname %{name} -d
12mr|colord-gtk-0.1.23-1|5	
12mr|colord-gtk-0.1.23-1|6	Name:		colord-gtk
12mr|colord-gtk-0.1.23-1|7	Summary:	GTK support library for colord
12mr|colord-gtk-0.1.23-1|8	Version:	0.1.23
12mr|colord-gtk-0.1.23-1|9	Release:	1
12mr|colord-gtk-0.1.23-1|10	License:	LGPLv2+
12mr|colord-gtk-0.1.23-1|11	Group:		System/Libraries
12mr|colord-gtk-0.1.23-1|12	URL:		http://
12mr|colord-gtk-0.1.23-1|13	Source0:	http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
12mr|colord-gtk-0.1.23-1|14	BuildRequires:	docbook-utils
12mr|colord-gtk-0.1.23-1|15	BuildRequires:	gettext
12mr|colord-gtk-0.1.23-1|16	BuildRequires:	glib2-devel
12mr|colord-gtk-0.1.23-1|17	BuildRequires:	colord-devel >= %{version}
12mr|colord-gtk-0.1.23-1|18	BuildRequires:	intltool
12mr|colord-gtk-0.1.23-1|19	BuildRequires:	lcms2-devel >= 2.2
12mr|colord-gtk-0.1.23-1|20	BuildRequires:	gobject-introspection-devel
12mr|colord-gtk-0.1.23-1|21	BuildRequires:	vala-tools
12mr|colord-gtk-0.1.23-1|22	BuildRequires:	gtk+3-devel
12mr|colord-gtk-0.1.23-1|23	BuildRequires:	gtk-doc
12mr|colord-gtk-0.1.23-1|24	BuildRequires:	pkgconfig(dbus-1)
12mr|colord-gtk-0.1.23-1|25	Requires:	%{libname} = %{EVRD}
12mr|colord-gtk-0.1.23-1|26	Requires:	%{girname} = %{EVRD}
12mr|colord-gtk-0.1.23-1|27	
12mr|colord-gtk-0.1.23-1|28	%description
12mr|colord-gtk-0.1.23-1|29	colord-gtk is a support library for colord and provides additional
12mr|colord-gtk-0.1.23-1|30	functionality that requires GTK+.
12mr|colord-gtk-0.1.23-1|31	
12mr|colord-gtk-0.1.23-1|32	%package -n %{libname}
12mr|colord-gtk-0.1.23-1|33	Summary:	GTK support library for colord
12mr|colord-gtk-0.1.23-1|34	
12mr|colord-gtk-0.1.23-1|35	%description -n %{libname}
12mr|colord-gtk-0.1.23-1|36	colord-gtk is a support library for colord and provides additional
12mr|colord-gtk-0.1.23-1|37	functionality that requires GTK+.
12mr|colord-gtk-0.1.23-1|38	
12mr|colord-gtk-0.1.23-1|39	%package -n %{girname}
12mr|colord-gtk-0.1.23-1|40	Summary:	GObject Introspection interface library for %{name}
12mr|colord-gtk-0.1.23-1|41	
12mr|colord-gtk-0.1.23-1|42	%description -n %{girname}
12mr|colord-gtk-0.1.23-1|43	GObject Introspection interface library for %{name}.
12mr|colord-gtk-0.1.23-1|44	
12mr|colord-gtk-0.1.23-1|45	%package -n %{develname}
12mr|colord-gtk-0.1.23-1|46	Group:		Development/GNOME and GTK+
12mr|colord-gtk-0.1.23-1|47	Summary:	Development files for %{name}
12mr|colord-gtk-0.1.23-1|48	Requires:	%{libname} = %{version}
12mr|colord-gtk-0.1.23-1|49	Requires:	%{girname} = %{version}
12mr|colord-gtk-0.1.23-1|50	Provides:	%{name}-devel = %{EVRD}
12mr|colord-gtk-0.1.23-1|51	
12mr|colord-gtk-0.1.23-1|52	%description -n %{develname}
12mr|colord-gtk-0.1.23-1|53	Files for development with %{name}.
12mr|colord-gtk-0.1.23-1|54	
12mr|colord-gtk-0.1.23-1|55	%prep
12mr|colord-gtk-0.1.23-1|56	%setup -q
12mr|colord-gtk-0.1.23-1|57	
12mr|colord-gtk-0.1.23-1|58	%build
12mr|colord-gtk-0.1.23-1|59	%configure \
12mr|colord-gtk-0.1.23-1|60	--enable-gtk-doc \
12mr|colord-gtk-0.1.23-1|61	--disable-static \
12mr|colord-gtk-0.1.23-1|62	--disable-rpath \
12mr|colord-gtk-0.1.23-1|63	--disable-dependency-tracking
12mr|colord-gtk-0.1.23-1|64	%make
12mr|colord-gtk-0.1.23-1|65	
12mr|colord-gtk-0.1.23-1|66	%install
12mr|colord-gtk-0.1.23-1|67	%makeinstall_std
12mr|colord-gtk-0.1.23-1|68	
12mr|colord-gtk-0.1.23-1|69	%find_lang %{name}
12mr|colord-gtk-0.1.23-1|70	
12mr|colord-gtk-0.1.23-1|71	%files -f %{name}.lang
12mr|colord-gtk-0.1.23-1|72	%doc AUTHORS NEWS README TODO
12mr|colord-gtk-0.1.23-1|73	%doc %{_datadir}/gtk-doc/html/%{name}
12mr|colord-gtk-0.1.23-1|74	%{_datadir}/vala/vapi/%{name}.vapi
12mr|colord-gtk-0.1.23-1|75	
12mr|colord-gtk-0.1.23-1|76	%files -n %{libname}
12mr|colord-gtk-0.1.23-1|77	%{_libdir}/lib%{name}.so.%{major}*
12mr|colord-gtk-0.1.23-1|78	
12mr|colord-gtk-0.1.23-1|79	%files -n %{girname}
12mr|colord-gtk-0.1.23-1|80	%{_libdir}/girepository-1.0/ColordGtk-1.0.typelib
12mr|colord-gtk-0.1.23-1|81	%{_datadir}/gir-1.0/ColordGtk-1.0.gir
12mr|colord-gtk-0.1.23-1|82	
12mr|colord-gtk-0.1.23-1|83	%files -n %{develname}
12mr|colord-gtk-0.1.23-1|84	%{_includedir}/colord-%{major}/%{name}*
12mr|colord-gtk-0.1.23-1|85	%{_libdir}/lib%{name}.so
12mr|colord-gtk-0.1.23-1|86	%{_libdir}/pkgconfig/%{name}.pc
12mr|colord-gtk-0.1.23-1|87	
12mr|colord-gtk-0.1.23-1|88	
12mr|colord-gtk-0.1.23-1|89	
12mr|colord-gtk-0.1.23-1|90	%changelog
12mr|colord-gtk-0.1.23-1|91	

13703 12
12mr|colorsvn-0.3.2-10|1	Name:           colorsvn
12mr|colorsvn-0.3.2-10|2	Version:        0.3.2
12mr|colorsvn-0.3.2-10|3	Release:        %mkrel 10
12mr|colorsvn-0.3.2-10|4	Epoch:          0
12mr|colorsvn-0.3.2-10|5	Summary:        Colorizer for subversion, based on colorgcc and colorcvs
12mr|colorsvn-0.3.2-10|6	Group:          Development/Other
12mr|colorsvn-0.3.2-10|7	License:        GPL
12mr|colorsvn-0.3.2-10|8	URL:            http://www.console-colors.de/
12mr|colorsvn-0.3.2-10|9	Source0:        http://www.console-colors.de/downloads/colorsvn/colorsvn-%{version}.tar.gz
12mr|colorsvn-0.3.2-10|10	Requires:       subversion
12mr|colorsvn-0.3.2-10|11	BuildRequires:  subversion
12mr|colorsvn-0.3.2-10|12	BuildArch:      noarch
12mr|colorsvn-0.3.2-10|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|colorsvn-0.3.2-10|14	
12mr|colorsvn-0.3.2-10|15	%description
12mr|colorsvn-0.3.2-10|16	Subversion output colorizer.
12mr|colorsvn-0.3.2-10|17	
12mr|colorsvn-0.3.2-10|18	%prep
12mr|colorsvn-0.3.2-10|19	%setup -q
12mr|colorsvn-0.3.2-10|20	
12mr|colorsvn-0.3.2-10|21	%build
12mr|colorsvn-0.3.2-10|22	%{configure2_5x}
12mr|colorsvn-0.3.2-10|23	
12mr|colorsvn-0.3.2-10|24	%install
12mr|colorsvn-0.3.2-10|25	%{__rm} -rf %{buildroot}
12mr|colorsvn-0.3.2-10|26	%{makeinstall_std}
12mr|colorsvn-0.3.2-10|27	%{__perl} -p -e 's|/bin/sh|/bin/csh|;' \
12mr|colorsvn-0.3.2-10|28	-e 's|=| |g;' \
12mr|colorsvn-0.3.2-10|29	%{buildroot}%{_sysconfdir}/profile.d/colorsvn-env.sh \
12mr|colorsvn-0.3.2-10|30	> %{buildroot}%{_sysconfdir}/profile.d/colorsvn-env.csh
12mr|colorsvn-0.3.2-10|31	
12mr|colorsvn-0.3.2-10|32	%clean
12mr|colorsvn-0.3.2-10|33	%{__rm} -rf %{buildroot}
12mr|colorsvn-0.3.2-10|34	
12mr|colorsvn-0.3.2-10|35	%files
12mr|colorsvn-0.3.2-10|36	%defattr(0644,root,root,0755)
12mr|colorsvn-0.3.2-10|37	%doc ChangeLog COPYING CREDITS INSTALL
12mr|colorsvn-0.3.2-10|38	%attr(0755,root,root) %{_bindir}/colorsvn
12mr|colorsvn-0.3.2-10|39	%{_mandir}/man1/colorsvn.1*
12mr|colorsvn-0.3.2-10|40	%config(noreplace) %{_sysconfdir}/colorsvnrc
12mr|colorsvn-0.3.2-10|41	%attr(0755,root,root) %{_sysconfdir}/profile.d/colorsvn-env.sh
12mr|colorsvn-0.3.2-10|42	%attr(0755,root,root) %{_sysconfdir}/profile.d/colorsvn-env.csh
12mr|colorsvn-0.3.2-10|43	
12mr|colorsvn-0.3.2-10|44	
12mr|colorsvn-0.3.2-10|45	
12mr|colorsvn-0.3.2-10|46	
12mr|colorsvn-0.3.2-10|47	
12mr|colorsvn-0.3.2-10|48	%changelog
12mr|colorsvn-0.3.2-10|49	

13704 12
12mr|comgt-0.32-13|1	%define old_name gcom
12mr|comgt-0.32-13|2	
12mr|comgt-0.32-13|3	Summary:	GPRS/EDGE/3G/HSDPA datacard control tool
12mr|comgt-0.32-13|4	Name:		comgt
12mr|comgt-0.32-13|5	Version:	0.32
12mr|comgt-0.32-13|6	Release:	%mkrel 13
12mr|comgt-0.32-13|7	Source0:	http://www.pharscape.org/3G/%{name}/%{name}.%{version}.tgz
12mr|comgt-0.32-13|8	Patch0:		comgt-0.32-string-format.patch
12mr|comgt-0.32-13|9	Patch1:		comgt-0.32-fix-man-page-typo.patch
12mr|comgt-0.32-13|10	License:	GPLv2+
12mr|comgt-0.32-13|11	Group:		Communications
12mr|comgt-0.32-13|12	URL:		http://pharscape.org/comgt.html
12mr|comgt-0.32-13|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|comgt-0.32-13|14	Provides:	%{old_name}
12mr|comgt-0.32-13|15	Obsoletes:	%{old_name}
12mr|comgt-0.32-13|16	Requires:	usb_modeswitch
12mr|comgt-0.32-13|17	
12mr|comgt-0.32-13|18	%description
12mr|comgt-0.32-13|19	comgt is a datacard control tool for Option GlobeTrotter
12mr|comgt-0.32-13|20	GPRS/EDGE/3G/HSDPA and Vodafone 3G/GPRS.
12mr|comgt-0.32-13|21	
12mr|comgt-0.32-13|22	It is a scripting language interpreter useful for establishing
12mr|comgt-0.32-13|23	communications on serial lines and through PCMCIA modems as well as
12mr|comgt-0.32-13|24	GPRS and 3G datacards.
12mr|comgt-0.32-13|25	
12mr|comgt-0.32-13|26	comgt has some features that are rarely found in other utilities of the
12mr|comgt-0.32-13|27	same type.
12mr|comgt-0.32-13|28	
12mr|comgt-0.32-13|29	%prep
12mr|comgt-0.32-13|30	%setup -q -n %{name}.%{version}
12mr|comgt-0.32-13|31	%patch0 -p1 -b .str_format~
12mr|comgt-0.32-13|32	%patch1 -p1 -b .man_typo~
12mr|comgt-0.32-13|33	
12mr|comgt-0.32-13|34	%build
12mr|comgt-0.32-13|35	%make CFLAGS="-c %{optflags}" LDFLAGS="%{ldflags}"
12mr|comgt-0.32-13|36	
12mr|comgt-0.32-13|37	%install
12mr|comgt-0.32-13|38	rm -rf %{buildroot}
12mr|comgt-0.32-13|39	install -m755 %{name} -D %{buildroot}%{_sbindir}/%{name}
12mr|comgt-0.32-13|40	install -m644 %{name}.1 -D %{buildroot}%{_mandir}/man1/%{name}.1
12mr|comgt-0.32-13|41	ln -s %{_sbindir}/%{name} %{buildroot}%{_sbindir}/%{old_name}
12mr|comgt-0.32-13|42	
12mr|comgt-0.32-13|43	%clean
12mr|comgt-0.32-13|44	rm -rf %{buildroot}
12mr|comgt-0.32-13|45	
12mr|comgt-0.32-13|46	%files
12mr|comgt-0.32-13|47	%defattr(644,root,root,755)
12mr|comgt-0.32-13|48	%doc CHANGELOG gprs.txt TODO umts.txt
12mr|comgt-0.32-13|49	%{_mandir}/man1/%{name}.1*
12mr|comgt-0.32-13|50	%defattr(755,root,root,755)
12mr|comgt-0.32-13|51	%{_sbindir}/%{name}
12mr|comgt-0.32-13|52	%{_sbindir}/%{old_name}
12mr|comgt-0.32-13|53	
12mr|comgt-0.32-13|54	
12mr|comgt-0.32-13|55	
12mr|comgt-0.32-13|56	%changelog
12mr|comgt-0.32-13|57	

13705 12
12mr|commoncpp-1.8.1-3|1	%define major 2_1.8
12mr|commoncpp-1.8.1-3|2	%define libname %mklibname %{name} %{major}
12mr|commoncpp-1.8.1-3|3	%define libnamedev %mklibname %{name} -d
12mr|commoncpp-1.8.1-3|4	
12mr|commoncpp-1.8.1-3|5	Summary:        A GNU package for creating portable C++ programs
12mr|commoncpp-1.8.1-3|6	Name:           commoncpp
12mr|commoncpp-1.8.1-3|7	Version:        1.8.1
12mr|commoncpp-1.8.1-3|8	Release:        3
12mr|commoncpp-1.8.1-3|9	Group:          Development/C++
12mr|commoncpp-1.8.1-3|10	License:        GPL
12mr|commoncpp-1.8.1-3|11	URL:            http://www.gnutelephony.org
12mr|commoncpp-1.8.1-3|12	Source:         http://ftp.gnu.org/gnu/commoncpp/commoncpp2-%{version}.tar.gz
12mr|commoncpp-1.8.1-3|13	Patch0:         applog_pipe.patch
12mr|commoncpp-1.8.1-3|14	BuildRequires:  doxygen
12mr|commoncpp-1.8.1-3|15	BuildRequires:	glibc-static-devel
12mr|commoncpp-1.8.1-3|16	BuildRequires:	libstdc++-devel
12mr|commoncpp-1.8.1-3|17	BuildRequires:	libtool
12mr|commoncpp-1.8.1-3|18	BuildRequires:	zlib-devel
12mr|commoncpp-1.8.1-3|19	Provides:       CommonC++ = %{version}-%{release}
12mr|commoncpp-1.8.1-3|20	Provides:       CommonC++2 = %{version}-%{release}
12mr|commoncpp-1.8.1-3|21	
12mr|commoncpp-1.8.1-3|22	%description
12mr|commoncpp-1.8.1-3|23	Common C++2 is a GNU package which offers portable "abstraction" of system
12mr|commoncpp-1.8.1-3|24	services such as threads, networks, and sockets. Common C++ also offers
12mr|commoncpp-1.8.1-3|25	individual frameworks generally useful to developing portable C++ applications
12mr|commoncpp-1.8.1-3|26	including a object persistance engine, math libraries, threading, sockets, etc.
12mr|commoncpp-1.8.1-3|27	
12mr|commoncpp-1.8.1-3|28	Common C++2 is small, and highly portable. Common C++ will support most Unix
12mr|commoncpp-1.8.1-3|29	operating systems as well as Win32, in addition to GNU/Linux.
12mr|commoncpp-1.8.1-3|30	
12mr|commoncpp-1.8.1-3|31	%package -n %{libname}
12mr|commoncpp-1.8.1-3|32	Provides:	libCommonC++ = %{version}-%{release}
12mr|commoncpp-1.8.1-3|33	Provides:	libCommonC++2 = %{version}-%{release}
12mr|commoncpp-1.8.1-3|34	Summary:	A GNU package for creating portable C++ program
12mr|commoncpp-1.8.1-3|35	Group:		System/Libraries
12mr|commoncpp-1.8.1-3|36	
12mr|commoncpp-1.8.1-3|37	%description -n %{libname}
12mr|commoncpp-1.8.1-3|38	Common C++2 is a GNU package which offers portable "abstraction" of system
12mr|commoncpp-1.8.1-3|39	services such as threads, networks, and sockets. Common C++ also offers
12mr|commoncpp-1.8.1-3|40	individual frameworks generally useful to developing portable C++ applications
12mr|commoncpp-1.8.1-3|41	including a object persistance engine, math libraries, threading, sockets, etc.
12mr|commoncpp-1.8.1-3|42	
12mr|commoncpp-1.8.1-3|43	Common C++2 is small, and highly portable. Common C++ will support most Unix
12mr|commoncpp-1.8.1-3|44	operating systems as well as Win32, in addition to GNU/Linux.
12mr|commoncpp-1.8.1-3|45	
12mr|commoncpp-1.8.1-3|46	This package contains the shared library part of CommonC++.
12mr|commoncpp-1.8.1-3|47	
12mr|commoncpp-1.8.1-3|48	%package -n %{libnamedev}
12mr|commoncpp-1.8.1-3|49	Summary:	A GNU package for creating portable C++ program
12mr|commoncpp-1.8.1-3|50	Group:		Development/C++
12mr|commoncpp-1.8.1-3|51	Requires:	%{libname} = %{version}-%{release}
12mr|commoncpp-1.8.1-3|52	Provides:	lib%{name}2-devel = %{version}-%{release}
12mr|commoncpp-1.8.1-3|53	Provides:	libcommoncpp-devel = %{version}-%{release}
12mr|commoncpp-1.8.1-3|54	Provides:	libCommonC++2-devel  = %{version}-%{release}
12mr|commoncpp-1.8.1-3|55	Provides:	libCommonC++-devel = %{version}-%{release}
12mr|commoncpp-1.8.1-3|56	
12mr|commoncpp-1.8.1-3|57	%description -n %{libnamedev}
12mr|commoncpp-1.8.1-3|58	Common C++ is a GNU package which offers portable "abstraction" of system
12mr|commoncpp-1.8.1-3|59	services such as threads, networks, and sockets. Common C++ also offers
12mr|commoncpp-1.8.1-3|60	individual frameworks generally useful to developing portable C++ applications
12mr|commoncpp-1.8.1-3|61	including a object persistance engine, math libraries, threading, sockets, etc.
12mr|commoncpp-1.8.1-3|62	
12mr|commoncpp-1.8.1-3|63	Common C++ is small, and highly portable. Common C++ will support most Unix
12mr|commoncpp-1.8.1-3|64	operating systems as well as Win32, in addition to GNU/Linux.
12mr|commoncpp-1.8.1-3|65	
12mr|commoncpp-1.8.1-3|66	This package contains the development files and documentation needed to build
12mr|commoncpp-1.8.1-3|67	programs with CommonC++.
12mr|commoncpp-1.8.1-3|68	
12mr|commoncpp-1.8.1-3|69	%prep
12mr|commoncpp-1.8.1-3|70	%setup -q -n commoncpp2-%{version}
12mr|commoncpp-1.8.1-3|71	%patch0 -p0 -b .missing_include
12mr|commoncpp-1.8.1-3|72	
12mr|commoncpp-1.8.1-3|73	%build
12mr|commoncpp-1.8.1-3|74	./autogen.sh
12mr|commoncpp-1.8.1-3|75	%configure2_5x --disable-static
12mr|commoncpp-1.8.1-3|76	make LIBTOOL=%{_bindir}/libtool
12mr|commoncpp-1.8.1-3|77	
12mr|commoncpp-1.8.1-3|78	%install
12mr|commoncpp-1.8.1-3|79	%makeinstall_std LIBTOOL=%{_bindir}/libtool
12mr|commoncpp-1.8.1-3|80	
12mr|commoncpp-1.8.1-3|81	%multiarch_binaries %{buildroot}%{_bindir}/ccgnu2-config
12mr|commoncpp-1.8.1-3|82	
12mr|commoncpp-1.8.1-3|83	%files -n %{libname}
12mr|commoncpp-1.8.1-3|84	%defattr(-,root,root,0755)
12mr|commoncpp-1.8.1-3|85	%{_libdir}/*-1.8.so.*
12mr|commoncpp-1.8.1-3|86	
12mr|commoncpp-1.8.1-3|87	%files -n %{libnamedev}
12mr|commoncpp-1.8.1-3|88	%defattr(-,root,root,0755)
12mr|commoncpp-1.8.1-3|89	%doc AUTHORS NEWS README TODO COPYING COPYING.addendum THANKS ChangeLog doc/html
12mr|commoncpp-1.8.1-3|90	%{_bindir}/ccgnu2-config
12mr|commoncpp-1.8.1-3|91	%{multiarch_bindir}/ccgnu2-config
12mr|commoncpp-1.8.1-3|92	%{_datadir}/aclocal/*
12mr|commoncpp-1.8.1-3|93	%{_infodir}/*
12mr|commoncpp-1.8.1-3|94	%{_libdir}/*.so
12mr|commoncpp-1.8.1-3|95	%{_includedir}/cc++
12mr|commoncpp-1.8.1-3|96	%{_libdir}/pkgconfig/*.pc
12mr|commoncpp-1.8.1-3|97	
12mr|commoncpp-1.8.1-3|98	
12mr|commoncpp-1.8.1-3|99	%changelog
12mr|commoncpp-1.8.1-3|100	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|commoncpp-1.8.1-3|101	+ Commit: df16f7a
12mr|commoncpp-1.8.1-3|102	- Drop .la and .a files, drop Obsoletes, spec cleanup
12mr|commoncpp-1.8.1-3|103	
12mr|commoncpp-1.8.1-3|104	

13706 12
12mr|common-licenses-1.1-3|1	Summary:	Contains the various common licenses uses by the distribution
12mr|common-licenses-1.1-3|2	Name:		common-licenses
12mr|common-licenses-1.1-3|3	Version:	1.1
12mr|common-licenses-1.1-3|4	Release:	%mkrel 3
12mr|common-licenses-1.1-3|5	Source0:	%{name}-%{version}.tar.xz
12mr|common-licenses-1.1-3|6	License:	GPLv2+
12mr|common-licenses-1.1-3|7	Group:		System/Base
12mr|common-licenses-1.1-3|8	BuildArch:	noarch
12mr|common-licenses-1.1-3|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|common-licenses-1.1-3|10	
12mr|common-licenses-1.1-3|11	%description
12mr|common-licenses-1.1-3|12	Contains the various common licenses uses by the distribution. Instead of
12mr|common-licenses-1.1-3|13	including the COPYING file in every package, just refer to this one.
12mr|common-licenses-1.1-3|14	
12mr|common-licenses-1.1-3|15	%prep
12mr|common-licenses-1.1-3|16	%setup -q
12mr|common-licenses-1.1-3|17	
12mr|common-licenses-1.1-3|18	%build
12mr|common-licenses-1.1-3|19	
12mr|common-licenses-1.1-3|20	%install
12mr|common-licenses-1.1-3|21	rm -rf %{buildroot}
12mr|common-licenses-1.1-3|22	
12mr|common-licenses-1.1-3|23	install -d %{buildroot}%{_datadir}
12mr|common-licenses-1.1-3|24	cp -a %{name} %{buildroot}%{_datadir}
12mr|common-licenses-1.1-3|25	
12mr|common-licenses-1.1-3|26	%clean
12mr|common-licenses-1.1-3|27	rm -rf %{buildroot}
12mr|common-licenses-1.1-3|28	
12mr|common-licenses-1.1-3|29	%files
12mr|common-licenses-1.1-3|30	%defattr(-,root,root)
12mr|common-licenses-1.1-3|31	%{_datadir}/%{name}
12mr|common-licenses-1.1-3|32	
12mr|common-licenses-1.1-3|33	
12mr|common-licenses-1.1-3|34	
12mr|common-licenses-1.1-3|35	%changelog
12mr|common-licenses-1.1-3|36	

13707 12
12mr|comparator-2.8-1|1	Summary:	Tools for fast comparasion of large source-code trees
12mr|comparator-2.8-1|2	Name:		comparator
12mr|comparator-2.8-1|3	Version:	2.8
12mr|comparator-2.8-1|4	Release:	1
12mr|comparator-2.8-1|5	License:	GPL
12mr|comparator-2.8-1|6	Group:		Development/Other
12mr|comparator-2.8-1|7	Source0:	http://www.catb.org/~esr/comparator/%{name}-%{version}.tar.gz
12mr|comparator-2.8-1|8	URL:		http://www.catb.org/~esr/comparator
12mr|comparator-2.8-1|9	
12mr|comparator-2.8-1|10	%description
12mr|comparator-2.8-1|11	Comparator and filterator are a pair of tools for rapidly finding
12mr|comparator-2.8-1|12	common code segments in large source trees. They can be useful as
12mr|comparator-2.8-1|13	tools for detecting copyright infringement.
12mr|comparator-2.8-1|14	
12mr|comparator-2.8-1|15	%prep
12mr|comparator-2.8-1|16	%setup -q
12mr|comparator-2.8-1|17	
12mr|comparator-2.8-1|18	%build
12mr|comparator-2.8-1|19	%make
12mr|comparator-2.8-1|20	
12mr|comparator-2.8-1|21	%install
12mr|comparator-2.8-1|22	install -d %{buildroot}{%{_bindir},%{_mandir}/man1,%{py_sitedir}}
12mr|comparator-2.8-1|23	
12mr|comparator-2.8-1|24	install comparator filterator  %{buildroot}%{_bindir}
12mr|comparator-2.8-1|25	install comparator.1  %{buildroot}%{_mandir}/man1
12mr|comparator-2.8-1|26	install comparator.py  %{buildroot}%{py_sitedir}
12mr|comparator-2.8-1|27	
12mr|comparator-2.8-1|28	%files
12mr|comparator-2.8-1|29	%defattr(644,root,root,755)
12mr|comparator-2.8-1|30	%doc README
12mr|comparator-2.8-1|31	%attr(755,root,root) %{_bindir}/*
12mr|comparator-2.8-1|32	%{_mandir}/man1/comparator.1*
12mr|comparator-2.8-1|33	%{py_sitedir}/*
12mr|comparator-2.8-1|34	
12mr|comparator-2.8-1|35	
12mr|comparator-2.8-1|36	
12mr|comparator-2.8-1|37	%changelog
12mr|comparator-2.8-1|38	

13708 12
12mr|compface-1.5.2-6|1	%define major 1
12mr|compface-1.5.2-6|2	%define libname %mklibname %{name} %{major}
12mr|compface-1.5.2-6|3	%define develname %mklibname %{name} -d
12mr|compface-1.5.2-6|4	
12mr|compface-1.5.2-6|5	Summary:	Image from/to X-Face conversion utilities
12mr|compface-1.5.2-6|6	Name:		compface
12mr|compface-1.5.2-6|7	Version:	1.5.2
12mr|compface-1.5.2-6|8	Release:	%mkrel 6
12mr|compface-1.5.2-6|9	License:	MIT
12mr|compface-1.5.2-6|10	Group:		Graphics
12mr|compface-1.5.2-6|11	Source0:	http://freshmeat.net/redir/compface/1439/url_tgz/%{name}-%{version}.tar.bz2
12mr|compface-1.5.2-6|12	# originally from http://ftp.debian.org/debian/pool/main/libc/libcompface/libcompface_1.5.2-5.diff.gz
12mr|compface-1.5.2-6|13	Patch0:         libcompface_1.5.2-5.diff
12mr|compface-1.5.2-6|14	Patch2:         compface-1.5.2-build.patch
12mr|compface-1.5.2-6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|compface-1.5.2-6|16	
12mr|compface-1.5.2-6|17	%description
12mr|compface-1.5.2-6|18	Compface provides utilities to convert from/to X-Face format, a 48x48 bitmap
12mr|compface-1.5.2-6|19	format used to carry thumbnails of email authors in a mail header.
12mr|compface-1.5.2-6|20	
12mr|compface-1.5.2-6|21	%package -n	%{libname}
12mr|compface-1.5.2-6|22	Summary:	Shared library for %{name}
12mr|compface-1.5.2-6|23	Group:		System/Libraries
12mr|compface-1.5.2-6|24	
12mr|compface-1.5.2-6|25	%description -n	%{libname}
12mr|compface-1.5.2-6|26	Compface provides utilities to convert from/to X-Face format, a 48x48 bitmap
12mr|compface-1.5.2-6|27	format used to carry thumbnails of email authors in a mail header.
12mr|compface-1.5.2-6|28	
12mr|compface-1.5.2-6|29	%package -n	%{develname}
12mr|compface-1.5.2-6|30	Summary:	Development package for %{name}
12mr|compface-1.5.2-6|31	Group:		Development/C++
12mr|compface-1.5.2-6|32	Requires:	%{libname} >= %{version}
12mr|compface-1.5.2-6|33	Obsoletes:	%{name}-devel < 1.5.2-3
12mr|compface-1.5.2-6|34	Provides:	%{name}-devel = %{version}-%{release}
12mr|compface-1.5.2-6|35	
12mr|compface-1.5.2-6|36	%description -n	%{develname}
12mr|compface-1.5.2-6|37	Compface provides utilities to convert from/to X-Face format, a 48x48 bitmap
12mr|compface-1.5.2-6|38	format used to carry thumbnails of email authors in a mail header.
12mr|compface-1.5.2-6|39	
12mr|compface-1.5.2-6|40	This package provides the development files for %{name}.
12mr|compface-1.5.2-6|41	
12mr|compface-1.5.2-6|42	%prep
12mr|compface-1.5.2-6|43	
12mr|compface-1.5.2-6|44	%setup -q
12mr|compface-1.5.2-6|45	%patch0 -p1
12mr|compface-1.5.2-6|46	%patch2 -p0
12mr|compface-1.5.2-6|47	
12mr|compface-1.5.2-6|48	%build
12mr|compface-1.5.2-6|49	export CFLAGS="%{optflags} -fPIC"
12mr|compface-1.5.2-6|50	
12mr|compface-1.5.2-6|51	%configure2_5x
12mr|compface-1.5.2-6|52	%make
12mr|compface-1.5.2-6|53	
12mr|compface-1.5.2-6|54	%install
12mr|compface-1.5.2-6|55	rm -rf %{buildroot}
12mr|compface-1.5.2-6|56	
12mr|compface-1.5.2-6|57	%makeinstall_std STRIP=/bin/true
12mr|compface-1.5.2-6|58	
12mr|compface-1.5.2-6|59	%if %mdkversion < 200900
12mr|compface-1.5.2-6|60	%post -n %{libname} -p /sbin/ldconfig
12mr|compface-1.5.2-6|61	%endif
12mr|compface-1.5.2-6|62	
12mr|compface-1.5.2-6|63	%if %mdkversion < 200900
12mr|compface-1.5.2-6|64	%postun -n %{libname} -p /sbin/ldconfig
12mr|compface-1.5.2-6|65	%endif
12mr|compface-1.5.2-6|66	
12mr|compface-1.5.2-6|67	%clean
12mr|compface-1.5.2-6|68	rm -rf %{buildroot}
12mr|compface-1.5.2-6|69	
12mr|compface-1.5.2-6|70	%files
12mr|compface-1.5.2-6|71	%defattr(-,root,root,-)
12mr|compface-1.5.2-6|72	%doc README ChangeLog
12mr|compface-1.5.2-6|73	%attr(0755,root,root) %{_bindir}/*
12mr|compface-1.5.2-6|74	%{_mandir}/man1/compface.1*
12mr|compface-1.5.2-6|75	%{_mandir}/man1/uncompface.1*
12mr|compface-1.5.2-6|76	
12mr|compface-1.5.2-6|77	%files -n %{libname}
12mr|compface-1.5.2-6|78	%defattr(-,root,root,-)
12mr|compface-1.5.2-6|79	%{_libdir}/lib*.so.%{major}*
12mr|compface-1.5.2-6|80	
12mr|compface-1.5.2-6|81	%files -n %{develname}
12mr|compface-1.5.2-6|82	%defattr(-,root,root,-)
12mr|compface-1.5.2-6|83	%{_libdir}/lib*.so
12mr|compface-1.5.2-6|84	%{_includedir}/compface.h
12mr|compface-1.5.2-6|85	%{_mandir}/man3/compface.3*
12mr|compface-1.5.2-6|86	%{_mandir}/man3/uncompface.3*
12mr|compface-1.5.2-6|87	
12mr|compface-1.5.2-6|88	
12mr|compface-1.5.2-6|89	
12mr|compface-1.5.2-6|90	%changelog
12mr|compface-1.5.2-6|91	

13709 12
12mr|compiz-0.9.8.2-3|1	%define _disable_ld_no_undefined 1
12mr|compiz-0.9.8.2-3|2	%define rel 3
12mr|compiz-0.9.8.2-3|3	%define git 0
12mr|compiz-0.9.8.2-3|4	
12mr|compiz-0.9.8.2-3|5	%define major 0
12mr|compiz-0.9.8.2-3|6	%define libname %mklibname %{name} %major
12mr|compiz-0.9.8.2-3|7	%define libname_devel %mklibname -d %{name}
12mr|compiz-0.9.8.2-3|8	
12mr|compiz-0.9.8.2-3|9	%define libcompizconfig %mklibname compizconfig %{major}
12mr|compiz-0.9.8.2-3|10	%define libcompizconfig_devel %mklibname compizconfig -d
12mr|compiz-0.9.8.2-3|11	
12mr|compiz-0.9.8.2-3|12	%if %{_use_internal_dependency_generator}
12mr|compiz-0.9.8.2-3|13	%define __noautoreq 'libgtk_window_decorator_(.*)'
12mr|compiz-0.9.8.2-3|14	%endif
12mr|compiz-0.9.8.2-3|15	
12mr|compiz-0.9.8.2-3|16	%if %{git}
12mr|compiz-0.9.8.2-3|17	%define srcname %{name}-%{git}.tar.xz
12mr|compiz-0.9.8.2-3|18	%define distname %{name}-%{git}
12mr|compiz-0.9.8.2-3|19	%define release 0.%{git}.%{rel}
12mr|compiz-0.9.8.2-3|20	%else
12mr|compiz-0.9.8.2-3|21	%define srcname %{name}-%{version}.tar.bz2
12mr|compiz-0.9.8.2-3|22	%define distname %{name}-%{version}
12mr|compiz-0.9.8.2-3|23	%define release %{rel}
12mr|compiz-0.9.8.2-3|24	%endif
12mr|compiz-0.9.8.2-3|25	
12mr|compiz-0.9.8.2-3|26	Name:	compiz
12mr|compiz-0.9.8.2-3|27	Version:	0.9.8.2
12mr|compiz-0.9.8.2-3|28	Release:	%{release}
12mr|compiz-0.9.8.2-3|29	Summary:	OpenGL composite manager for Xgl and AIGLX
12mr|compiz-0.9.8.2-3|30	Group:		System/X11
12mr|compiz-0.9.8.2-3|31	License:	GPLv2+ and LGPLv2+ and MIT
12mr|compiz-0.9.8.2-3|32	URL:		http://www.compiz.org/
12mr|compiz-0.9.8.2-3|33	Source0:	http://cgit.compiz-fusion.org/compiz/core/snapshot/%{srcname}
12mr|compiz-0.9.8.2-3|34	Source1:	compiz.defaults
12mr|compiz-0.9.8.2-3|35	Source2:	compiz-window-decorator
12mr|compiz-0.9.8.2-3|36	Source3:	kstylerc.xinit
12mr|compiz-0.9.8.2-3|37	
12mr|compiz-0.9.8.2-3|38	# fedora sources bumped by x10
12mr|compiz-0.9.8.2-3|39	Source11:	compiz-gtk
12mr|compiz-0.9.8.2-3|40	Source12:	compiz-gtk.desktop
12mr|compiz-0.9.8.2-3|41	Source13:	compiz-gnome.desktop
12mr|compiz-0.9.8.2-3|42	Source14:	compiz-gnome.session
12mr|compiz-0.9.8.2-3|43	
12mr|compiz-0.9.8.2-3|44	Patch0:		compiz-0.9.8.2-rosa-linking.patch
12mr|compiz-0.9.8.2-3|45	
12mr|compiz-0.9.8.2-3|46	# (cg) Using git to manage patches
12mr|compiz-0.9.8.2-3|47	# To recreate the structure
12mr|compiz-0.9.8.2-3|48	# git clone git://git.freedesktop.org/git/xorg/app/compiz
12mr|compiz-0.9.8.2-3|49	# git checkout compiz-0.8.0
12mr|compiz-0.9.8.2-3|50	# git checkout -b mdv-0.8.0-cherry-picks
12mr|compiz-0.9.8.2-3|51	# git am 00*.patch
12mr|compiz-0.9.8.2-3|52	# git checkout -b mdv-0.8.0-patches
12mr|compiz-0.9.8.2-3|53	# git am 05*.patch
12mr|compiz-0.9.8.2-3|54	
12mr|compiz-0.9.8.2-3|55	# To apply new custom patches
12mr|compiz-0.9.8.2-3|56	# git checkout mdv-0.8.0-patches
12mr|compiz-0.9.8.2-3|57	# (do stuff)
12mr|compiz-0.9.8.2-3|58	
12mr|compiz-0.9.8.2-3|59	# To apply new cherry-picks
12mr|compiz-0.9.8.2-3|60	# git checkout mdv-0.8.0-cherry-picks
12mr|compiz-0.9.8.2-3|61	# git cherry-pick <blah>
12mr|compiz-0.9.8.2-3|62	# git checkout mdv-0.8.0-patches
12mr|compiz-0.9.8.2-3|63	# git rebase mdv-0.8.0-cherry-picks
12mr|compiz-0.9.8.2-3|64	
12mr|compiz-0.9.8.2-3|65	# Mandriva Patches
12mr|compiz-0.9.8.2-3|66	# git format-patch --start-number 500 mdv-0.8.0-cherry-picks..mdv-0.8.0-patches
12mr|compiz-0.9.8.2-3|67	Patch501: 0501-Add-Mandriva-graphic-to-the-top-of-the-cube.patch
12mr|compiz-0.9.8.2-3|68	Patch502: 0502-Use-our-compiz-window-decorator-script-as-the-defaul.patch
12mr|compiz-0.9.8.2-3|69	Patch503: 0503-Do-not-put-window-decorations-on-KDE-screensaver.patch
12mr|compiz-0.9.8.2-3|70	# Next to impossible to rediff
12mr|compiz-0.9.8.2-3|71	#Patch504: 0504-Also-check-for-tfp-in-server-extensions.patch
12mr|compiz-0.9.8.2-3|72	
12mr|compiz-0.9.8.2-3|73	# needed by autoreconf:
12mr|compiz-0.9.8.2-3|74	BuildRequires:	intltool
12mr|compiz-0.9.8.2-3|75	BuildRequires:	gettext
12mr|compiz-0.9.8.2-3|76	BuildRequires:	cmake
12mr|compiz-0.9.8.2-3|77	BuildRequires:	boost-devel
12mr|compiz-0.9.8.2-3|78	BuildRequires:	glibmm2.4-devel
12mr|compiz-0.9.8.2-3|79	BuildRequires:	kdebase4-workspace-devel
12mr|compiz-0.9.8.2-3|80	BuildRequires:	libxslt-devel
12mr|compiz-0.9.8.2-3|81	BuildRequires:	pkgconfig(librsvg-2.0)
12mr|compiz-0.9.8.2-3|82	BuildRequires:	pkgconfig(gconf-2.0)
12mr|compiz-0.9.8.2-3|83	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12mr|compiz-0.9.8.2-3|84	BuildRequires:	libwnck-devel
12mr|compiz-0.9.8.2-3|85	BuildRequires:	python-pyrex
12mr|compiz-0.9.8.2-3|86	BuildRequires:	desktop-file-utils
12mr|compiz-0.9.8.2-3|87	
12mr|compiz-0.9.8.2-3|88	Requires(post): GConf2
12mr|compiz-0.9.8.2-3|89	Requires(preun): GConf2
12mr|compiz-0.9.8.2-3|90	Requires:	%{libname} = %{version}-%{release}
12mr|compiz-0.9.8.2-3|91	Requires:	compositing-wm-common
12mr|compiz-0.9.8.2-3|92	Provides:	compositing-wm
12mr|compiz-0.9.8.2-3|93	Requires:	compiz-decorator
12mr|compiz-0.9.8.2-3|94	%rename	compiz-bcop
12mr|compiz-0.9.8.2-3|95	
12mr|compiz-0.9.8.2-3|96	%description
12mr|compiz-0.9.8.2-3|97	Compiz is an OpenGL composite manager for Xgl and AIGLX.
12mr|compiz-0.9.8.2-3|98	
12mr|compiz-0.9.8.2-3|99	#----------------------------------------------------------------------------
12mr|compiz-0.9.8.2-3|100	
12mr|compiz-0.9.8.2-3|101	%package decorator-gtk
12mr|compiz-0.9.8.2-3|102	Summary:	GTK window decorator for compiz
12mr|compiz-0.9.8.2-3|103	Group:		System/X11
12mr|compiz-0.9.8.2-3|104	Provides:	compiz-decorator
12mr|compiz-0.9.8.2-3|105	Requires:	%{name} = %{version}-%{release}
12mr|compiz-0.9.8.2-3|106	
12mr|compiz-0.9.8.2-3|107	%description decorator-gtk
12mr|compiz-0.9.8.2-3|108	This package provides a GTK window decorator for the compiz OpenGL
12mr|compiz-0.9.8.2-3|109	compositing manager.
12mr|compiz-0.9.8.2-3|110	
12mr|compiz-0.9.8.2-3|111	#----------------------------------------------------------------------------
12mr|compiz-0.9.8.2-3|112	
12mr|compiz-0.9.8.2-3|113	%package decorator-kde4
12mr|compiz-0.9.8.2-3|114	Summary:	KDE4 window decorator for compiz
12mr|compiz-0.9.8.2-3|115	Group:		System/X11
12mr|compiz-0.9.8.2-3|116	Provides:	compiz-decorator
12mr|compiz-0.9.8.2-3|117	Requires:	%{name} = %{version}-%{release}
12mr|compiz-0.9.8.2-3|118	
12mr|compiz-0.9.8.2-3|119	%description decorator-kde4
12mr|compiz-0.9.8.2-3|120	This package provides a KDE4 window decorator for the compiz OpenGL
12mr|compiz-0.9.8.2-3|121	compositing manager.
12mr|compiz-0.9.8.2-3|122	
12mr|compiz-0.9.8.2-3|123	#----------------------------------------------------------------------------
12mr|compiz-0.9.8.2-3|124	
12mr|compiz-0.9.8.2-3|125	%package -n %{libname}
12mr|compiz-0.9.8.2-3|126	Summary:	Shared libraries for compiz
12mr|compiz-0.9.8.2-3|127	Group:		System/X11
12mr|compiz-0.9.8.2-3|128	Conflicts:	%{name} < 0.5.1
12mr|compiz-0.9.8.2-3|129	
12mr|compiz-0.9.8.2-3|130	%description -n %{libname}
12mr|compiz-0.9.8.2-3|131	This package provides shared libraries for compiz.
12mr|compiz-0.9.8.2-3|132	
12mr|compiz-0.9.8.2-3|133	#----------------------------------------------------------------------------
12mr|compiz-0.9.8.2-3|134	
12mr|compiz-0.9.8.2-3|135	%package -n %{libname_devel}
12mr|compiz-0.9.8.2-3|136	Summary:	Development files for compiz
12mr|compiz-0.9.8.2-3|137	Group:		Development/X11
12mr|compiz-0.9.8.2-3|138	Provides:	%{name}-devel = %{EVRD}
12mr|compiz-0.9.8.2-3|139	Obsoletes:	%{name}-devel < %{EVRD}
12mr|compiz-0.9.8.2-3|140	Requires:	%{libname} = %{version}-%{release}
12mr|compiz-0.9.8.2-3|141	
12mr|compiz-0.9.8.2-3|142	%description -n %libname_devel
12mr|compiz-0.9.8.2-3|143	This package provides development files for compiz.
12mr|compiz-0.9.8.2-3|144	
12mr|compiz-0.9.8.2-3|145	#----------------------------------------------------------------------------
12mr|compiz-0.9.8.2-3|146	
12mr|compiz-0.9.8.2-3|147	%package -n ccsm
12mr|compiz-0.9.8.2-3|148	Summary: Compiz Config Settings Manager
12mr|compiz-0.9.8.2-3|149	Group: System/X11
12mr|compiz-0.9.8.2-3|150	BuildArch: noarch
12mr|compiz-0.9.8.2-3|151	Provides: python-ccm = %{EVRD}
12mr|compiz-0.9.8.2-3|152	
12mr|compiz-0.9.8.2-3|153	%description -n ccsm
12mr|compiz-0.9.8.2-3|154	Configuration tool for Compiz when used with the ccp configuration plugin.
12mr|compiz-0.9.8.2-3|155	
12mr|compiz-0.9.8.2-3|156	#----------------------------------------------------------------------------
12mr|compiz-0.9.8.2-3|157	
12mr|compiz-0.9.8.2-3|158	%package -n %{libcompizconfig}
12mr|compiz-0.9.8.2-3|159	Summary: Backend configuration library from Compiz Fusion
12mr|compiz-0.9.8.2-3|160	Group: System/X11
12mr|compiz-0.9.8.2-3|161	Requires: compizconfig-backends
12mr|compiz-0.9.8.2-3|162	
12mr|compiz-0.9.8.2-3|163	%description -n %{libcompizconfig}
12mr|compiz-0.9.8.2-3|164	Backend configuration library from Compiz Fusion.
12mr|compiz-0.9.8.2-3|165	
12mr|compiz-0.9.8.2-3|166	#----------------------------------------------------------------------------
12mr|compiz-0.9.8.2-3|167	
12mr|compiz-0.9.8.2-3|168	%package -n %{libcompizconfig_devel}
12mr|compiz-0.9.8.2-3|169	Summary: Development files for libcompizconfig
12mr|compiz-0.9.8.2-3|170	Group: Development/X11
12mr|compiz-0.9.8.2-3|171	Provides: compizconfig-devel
12mr|compiz-0.9.8.2-3|172	Requires: %{libcompizconfig} = %{version}
12mr|compiz-0.9.8.2-3|173	
12mr|compiz-0.9.8.2-3|174	%description -n %{libcompizconfig_devel}
12mr|compiz-0.9.8.2-3|175	Development files for libcompizconfig.
12mr|compiz-0.9.8.2-3|176	
12mr|compiz-0.9.8.2-3|177	#----------------------------------------------------------------------------
12mr|compiz-0.9.8.2-3|178	
12mr|compiz-0.9.8.2-3|179	%package -n compizconfig-backends
12mr|compiz-0.9.8.2-3|180	Summary: Backend modules for libcompizconfig
12mr|compiz-0.9.8.2-3|181	Group: System/X11
12mr|compiz-0.9.8.2-3|182	
12mr|compiz-0.9.8.2-3|183	%description -n compizconfig-backends
12mr|compiz-0.9.8.2-3|184	Backend modules for libcompizconfig.
12mr|compiz-0.9.8.2-3|185	
12mr|compiz-0.9.8.2-3|186	#----------------------------------------------------------------------------
12mr|compiz-0.9.8.2-3|187	
12mr|compiz-0.9.8.2-3|188	%package -n python-compizconfig
12mr|compiz-0.9.8.2-3|189	Summary: Python bindings for libcompizconfig
12mr|compiz-0.9.8.2-3|190	Group: System/X11
12mr|compiz-0.9.8.2-3|191	
12mr|compiz-0.9.8.2-3|192	%description -n python-compizconfig
12mr|compiz-0.9.8.2-3|193	Python bindings for libcompizconfig.
12mr|compiz-0.9.8.2-3|194	
12mr|compiz-0.9.8.2-3|195	#----------------------------------------------------------------------------
12mr|compiz-0.9.8.2-3|196	
12mr|compiz-0.9.8.2-3|197	%prep
12mr|compiz-0.9.8.2-3|198	%setup -qn %{distname}
12mr|compiz-0.9.8.2-3|199	%apply_patches
12mr|compiz-0.9.8.2-3|200	
12mr|compiz-0.9.8.2-3|201	%build
12mr|compiz-0.9.8.2-3|202	%if %{git}
12mr|compiz-0.9.8.2-3|203	# no idea if this is still valid 2011-11-02
12mr|compiz-0.9.8.2-3|204	# This is a CVS snapshot, so we need to generate makefiles.
12mr|compiz-0.9.8.2-3|205	sh autogen.sh -V
12mr|compiz-0.9.8.2-3|206	%endif
12mr|compiz-0.9.8.2-3|207	
12mr|compiz-0.9.8.2-3|208	export CFLAGS+=" -fno-strict-aliasing -Wno-error=deprecated-declarations" CXXFLAGS+=" -fno-strict-aliasing" FFLAGS+=" -fno-strict-aliasing"
12mr|compiz-0.9.8.2-3|209	
12mr|compiz-0.9.8.2-3|210	%cmake -DCOMPIZ_PACKAGING_ENABLED=ON \
12mr|compiz-0.9.8.2-3|211	-DBUILD_GNOME_KEYBINDINGS=OFF \
12mr|compiz-0.9.8.2-3|212	-DCOMPIZ_BUILD_WITH_RPATH=OFF \
12mr|compiz-0.9.8.2-3|213	-DCOMPIZ_DISABLE_SCHEMAS_INSTALL=ON \
12mr|compiz-0.9.8.2-3|214	-DCOMPIZ_INSTALL_GCONF_SCHEMA_DIR=%{_sysconfdir}/gconf/schemas ..
12mr|compiz-0.9.8.2-3|215	%make
12mr|compiz-0.9.8.2-3|216	
12mr|compiz-0.9.8.2-3|217	%install
12mr|compiz-0.9.8.2-3|218	rm -rf %{buildroot}
12mr|compiz-0.9.8.2-3|219	%makeinstall_std -C build
12mr|compiz-0.9.8.2-3|220	pushd build
12mr|compiz-0.9.8.2-3|221	# This should work, but is buggy upstream:
12mr|compiz-0.9.8.2-3|222	# make DESTDIR=%{buildroot} findcompiz_install
12mr|compiz-0.9.8.2-3|223	# So we do this instead:
12mr|compiz-0.9.8.2-3|224	mkdir -p %{buildroot}%{_datadir}/cmake/Modules
12mr|compiz-0.9.8.2-3|225	cmake -E copy ../cmake/FindCompiz.cmake %{buildroot}%{_datadir}/cmake/Modules
12mr|compiz-0.9.8.2-3|226	popd
12mr|compiz-0.9.8.2-3|227	
12mr|compiz-0.9.8.2-3|228	install -m755 %{SOURCE2} %{buildroot}%{_bindir}/%{name}-window-decorator
12mr|compiz-0.9.8.2-3|229	install -D -m644 %{SOURCE1} %{buildroot}%{_datadir}/compositing-wm/%{name}.defaults
12mr|compiz-0.9.8.2-3|230	
12mr|compiz-0.9.8.2-3|231	%find_lang %{name}
12mr|compiz-0.9.8.2-3|232	%find_lang ccsm
12mr|compiz-0.9.8.2-3|233	
12mr|compiz-0.9.8.2-3|234	#fedora sources
12mr|compiz-0.9.8.2-3|235	install %SOURCE11 %{buildroot}/%{_bindir}
12mr|compiz-0.9.8.2-3|236	
12mr|compiz-0.9.8.2-3|237	# set up an X session
12mr|compiz-0.9.8.2-3|238	mkdir -p %{buildroot}%{_datadir}/xsessions
12mr|compiz-0.9.8.2-3|239	install %SOURCE13 %{buildroot}/%{_datadir}/xsessions
12mr|compiz-0.9.8.2-3|240	mkdir -p %{buildroot}%{_datadir}/gnome-session/sessions
12mr|compiz-0.9.8.2-3|241	install %SOURCE14 %{buildroot}/%{_datadir}/gnome-session/sessions
12mr|compiz-0.9.8.2-3|242	
12mr|compiz-0.9.8.2-3|243	desktop-file-install --vendor="" \
12mr|compiz-0.9.8.2-3|244	--dir %{buildroot}%{_datadir}/applications \
12mr|compiz-0.9.8.2-3|245	%SOURCE12
12mr|compiz-0.9.8.2-3|246	
12mr|compiz-0.9.8.2-3|247	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|compiz-0.9.8.2-3|248	find %{buildroot} -name '*.a' -exec rm -f {} ';'
12mr|compiz-0.9.8.2-3|249	
12mr|compiz-0.9.8.2-3|250	# Define the plugins
12mr|compiz-0.9.8.2-3|251	# NB not all plugins are listed here as some ar packaged separately.
12mr|compiz-0.9.8.2-3|252	%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
12mr|compiz-0.9.8.2-3|253	%define schemas compiz-core %(for plugin in %{plugins}; do echo -n " compiz-$plugin"; done)
12mr|compiz-0.9.8.2-3|254	
12mr|compiz-0.9.8.2-3|255	%ifarch x86_64
12mr|compiz-0.9.8.2-3|256	mv -f %{buildroot}%{_prefix}/lib/compizconfig %{buildroot}%{_libdir}/
12mr|compiz-0.9.8.2-3|257	mv -f %{buildroot}%{_prefix}/lib/libcompizconfig_gsettings_backend.so %{buildroot}%{_libdir}/
12mr|compiz-0.9.8.2-3|258	%endif
12mr|compiz-0.9.8.2-3|259	
12mr|compiz-0.9.8.2-3|260	rm -f %{buildroot}%{py_puresitedir}/*.egg-info
12mr|compiz-0.9.8.2-3|261	
12mr|compiz-0.9.8.2-3|262	desktop-file-install \
12mr|compiz-0.9.8.2-3|263	--vendor="" \
12mr|compiz-0.9.8.2-3|264	--remove-category="Compiz" \
12mr|compiz-0.9.8.2-3|265	--add-category="GTK" \
12mr|compiz-0.9.8.2-3|266	--add-category="Settings" \
12mr|compiz-0.9.8.2-3|267	--add-category="DesktopSettings" \
12mr|compiz-0.9.8.2-3|268	--add-category="X-MandrivaLinux-CrossDesktop" \
12mr|compiz-0.9.8.2-3|269	--dir %{buildroot}%{_datadir}/applications \
12mr|compiz-0.9.8.2-3|270	%{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|compiz-0.9.8.2-3|271	
12mr|compiz-0.9.8.2-3|272	#----------------------------------------------------------------------------
12mr|compiz-0.9.8.2-3|273	
12mr|compiz-0.9.8.2-3|274	%files -f %{name}.lang
12mr|compiz-0.9.8.2-3|275	%{_bindir}/%{name}
12mr|compiz-0.9.8.2-3|276	%{_bindir}/%{name}-window-decorator
12mr|compiz-0.9.8.2-3|277	%{_bindir}/compiz-decorator
12mr|compiz-0.9.8.2-3|278	%dir %{_libdir}/%{name}
12mr|compiz-0.9.8.2-3|279	# why do a for loop if all the files go in the same pkg???
12mr|compiz-0.9.8.2-3|280	%{_libdir}/%{name}/lib*.so
12mr|compiz-0.9.8.2-3|281	%exclude %{_libdir}/%{name}/libannotate.so
12mr|compiz-0.9.8.2-3|282	%exclude %{_libdir}/%{name}/libgnomecompat.so
12mr|compiz-0.9.8.2-3|283	%exclude %{_libdir}/%{name}/libkde.so
12mr|compiz-0.9.8.2-3|284	# why do a for loop if all the files go in the same pkg???
12mr|compiz-0.9.8.2-3|285	%{_sysconfdir}/gconf/schemas/%{name}-*.schemas
12mr|compiz-0.9.8.2-3|286	%exclude %{_sysconfdir}/gconf/schemas/%{name}-annotate.schemas
12mr|compiz-0.9.8.2-3|287	%exclude %{_sysconfdir}/gconf/schemas/%{name}-gnomecompat.schemas
12mr|compiz-0.9.8.2-3|288	%exclude %{_sysconfdir}/gconf/schemas/%{name}-kde.schemas
12mr|compiz-0.9.8.2-3|289	%dir %{_datadir}/%{name}
12mr|compiz-0.9.8.2-3|290	%{_datadir}/%{name}/*.png
12mr|compiz-0.9.8.2-3|291	%{_datadir}/%{name}/*.xml
12mr|compiz-0.9.8.2-3|292	%exclude %{_datadir}/%{name}/annotate.xml
12mr|compiz-0.9.8.2-3|293	%exclude %{_datadir}/%{name}/gnomecompat.xml
12mr|compiz-0.9.8.2-3|294	%exclude %{_datadir}/%{name}/kde.xml
12mr|compiz-0.9.8.2-3|295	%dir %{_datadir}/%{name}/cube
12mr|compiz-0.9.8.2-3|296	%dir %{_datadir}/%{name}/cube/images
12mr|compiz-0.9.8.2-3|297	%{_datadir}/%{name}/cube/images/*.png
12mr|compiz-0.9.8.2-3|298	%{_datadir}/%{name}/mag
12mr|compiz-0.9.8.2-3|299	%{_datadir}/%{name}/showmouse
12mr|compiz-0.9.8.2-3|300	%{_datadir}/%{name}/splash
12mr|compiz-0.9.8.2-3|301	%{_datadir}/applications/%{name}.desktop
12mr|compiz-0.9.8.2-3|302	%{_datadir}/compositing-wm/%{name}.defaults
12mr|compiz-0.9.8.2-3|303	
12mr|compiz-0.9.8.2-3|304	%files decorator-gtk
12mr|compiz-0.9.8.2-3|305	%{_bindir}/compiz-gtk
12mr|compiz-0.9.8.2-3|306	%{_bindir}/gtk-window-decorator
12mr|compiz-0.9.8.2-3|307	%{_sysconfdir}/gconf/schemas/gwd.schemas
12mr|compiz-0.9.8.2-3|308	#%{_datadir}/gnome-control-center/keybindings/50-%{name}-*.xml
12mr|compiz-0.9.8.2-3|309	%{_datadir}/applications/compiz-gtk.desktop
12mr|compiz-0.9.8.2-3|310	# split into gnome pkg ???
12mr|compiz-0.9.8.2-3|311	%{_datadir}/xsessions/compiz-gnome.desktop
12mr|compiz-0.9.8.2-3|312	%{_datadir}/gnome-session/sessions/compiz-gnome.session
12mr|compiz-0.9.8.2-3|313	%{_libdir}/%{name}/libannotate.so
12mr|compiz-0.9.8.2-3|314	%{_libdir}/%{name}/libgnomecompat.so
12mr|compiz-0.9.8.2-3|315	%{_datadir}/%{name}/annotate.xml
12mr|compiz-0.9.8.2-3|316	%{_datadir}/%{name}/gnomecompat.xml
12mr|compiz-0.9.8.2-3|317	%{_sysconfdir}/gconf/schemas/%{name}-annotate.schemas
12mr|compiz-0.9.8.2-3|318	%{_sysconfdir}/gconf/schemas/%{name}-gnomecompat.schemas
12mr|compiz-0.9.8.2-3|319	
12mr|compiz-0.9.8.2-3|320	%files decorator-kde4
12mr|compiz-0.9.8.2-3|321	%{_bindir}/kde4-window-decorator
12mr|compiz-0.9.8.2-3|322	%{_libdir}/%{name}/libkde.so
12mr|compiz-0.9.8.2-3|323	%{_datadir}/%{name}/kde.xml
12mr|compiz-0.9.8.2-3|324	%{_sysconfdir}/gconf/schemas/%{name}-kde.schemas
12mr|compiz-0.9.8.2-3|325	
12mr|compiz-0.9.8.2-3|326	%files -n %{libname}
12mr|compiz-0.9.8.2-3|327	%{_libdir}/libdecoration.so.%{major}*
12mr|compiz-0.9.8.2-3|328	%{_libdir}/libcompiz_core.so.*
12mr|compiz-0.9.8.2-3|329	
12mr|compiz-0.9.8.2-3|330	%files -n %{libname_devel}
12mr|compiz-0.9.8.2-3|331	%dir %{_datadir}/%{name}/xslt
12mr|compiz-0.9.8.2-3|332	%{_includedir}/%{name}/*
12mr|compiz-0.9.8.2-3|333	%{_libdir}/libcompiz_core.so
12mr|compiz-0.9.8.2-3|334	%{_libdir}/libdecoration.so
12mr|compiz-0.9.8.2-3|335	%{_libdir}/pkgconfig/%{name}*.pc
12mr|compiz-0.9.8.2-3|336	%{_libdir}/pkgconfig/libdecoration.pc
12mr|compiz-0.9.8.2-3|337	%{_datadir}/cmake/Modules/*cmake
12mr|compiz-0.9.8.2-3|338	%{_datadir}/%{name}/cmake
12mr|compiz-0.9.8.2-3|339	%{_datadir}/%{name}/xslt/*.xslt
12mr|compiz-0.9.8.2-3|340	%{_datadir}/cmake-*/FindCompiz.cmake
12mr|compiz-0.9.8.2-3|341	%{_datadir}/cmake-*/FindOpenGLES2.cmake
12mr|compiz-0.9.8.2-3|342	
12mr|compiz-0.9.8.2-3|343	%files -n ccsm -f ccsm.lang
12mr|compiz-0.9.8.2-3|344	%{_bindir}/ccsm
12mr|compiz-0.9.8.2-3|345	%{_datadir}/ccsm
12mr|compiz-0.9.8.2-3|346	%{py_puresitedir}/ccm
12mr|compiz-0.9.8.2-3|347	%{_datadir}/applications/ccsm.desktop
12mr|compiz-0.9.8.2-3|348	%{_iconsdir}/hicolor/*/apps/ccsm.*
12mr|compiz-0.9.8.2-3|349	
12mr|compiz-0.9.8.2-3|350	%files -n %{libcompizconfig}
12mr|compiz-0.9.8.2-3|351	%{_libdir}/libcompizconfig.so.%{major}*
12mr|compiz-0.9.8.2-3|352	
12mr|compiz-0.9.8.2-3|353	%files -n %{libcompizconfig_devel}
12mr|compiz-0.9.8.2-3|354	%{_libdir}/libcompizconfig.so
12mr|compiz-0.9.8.2-3|355	%{_includedir}/compizconfig
12mr|compiz-0.9.8.2-3|356	%{_libdir}/pkgconfig/libcompizconfig.pc
12mr|compiz-0.9.8.2-3|357	%{_datadir}/cmake-*/FindCompizConfig.cmake
12mr|compiz-0.9.8.2-3|358	
12mr|compiz-0.9.8.2-3|359	%files -n compizconfig-backends
12mr|compiz-0.9.8.2-3|360	%dir %{_libdir}/compizconfig
12mr|compiz-0.9.8.2-3|361	%{_libdir}/compizconfig/backends
12mr|compiz-0.9.8.2-3|362	%{_libdir}/libcompizconfig_gsettings_backend.so
12mr|compiz-0.9.8.2-3|363	
12mr|compiz-0.9.8.2-3|364	%files -n python-compizconfig
12mr|compiz-0.9.8.2-3|365	%{py_platsitedir}/compizconfig*

13710 12
12mr|compiz-bcop-0.8.4-4|1	%define shortname bcop
12mr|compiz-bcop-0.8.4-4|2	%define name compiz-bcop
12mr|compiz-bcop-0.8.4-4|3	%define version 0.8.4
12mr|compiz-bcop-0.8.4-4|4	%define rel 4
12mr|compiz-bcop-0.8.4-4|5	%define git 0
12mr|compiz-bcop-0.8.4-4|6	
12mr|compiz-bcop-0.8.4-4|7	%if  %{git}
12mr|compiz-bcop-0.8.4-4|8	%define srcname %{shortname}-%{git}.tar.lzma
12mr|compiz-bcop-0.8.4-4|9	%define distname %{shortname}
12mr|compiz-bcop-0.8.4-4|10	%define release %mkrel 0.%{git}.%{rel}
12mr|compiz-bcop-0.8.4-4|11	%else
12mr|compiz-bcop-0.8.4-4|12	%define srcname %{name}-%{version}.tar.bz2
12mr|compiz-bcop-0.8.4-4|13	%define distname %{name}-%{version}
12mr|compiz-bcop-0.8.4-4|14	%define release %mkrel %{rel}
12mr|compiz-bcop-0.8.4-4|15	%endif
12mr|compiz-bcop-0.8.4-4|16	
12mr|compiz-bcop-0.8.4-4|17	Name: %name
12mr|compiz-bcop-0.8.4-4|18	Version: %version
12mr|compiz-bcop-0.8.4-4|19	Release: %release
12mr|compiz-bcop-0.8.4-4|20	Summary: BCOP: Compiz Fusion plugin build utility
12mr|compiz-bcop-0.8.4-4|21	Group: System/X11
12mr|compiz-bcop-0.8.4-4|22	URL: http://www.go-compiz.org/
12mr|compiz-bcop-0.8.4-4|23	Source: %{srcname}
12mr|compiz-bcop-0.8.4-4|24	License: GPL
12mr|compiz-bcop-0.8.4-4|25	BuildRoot: %{_tmppath}/%{name}-root
12mr|compiz-bcop-0.8.4-4|26	
12mr|compiz-bcop-0.8.4-4|27	BuildRequires: libxslt-devel
12mr|compiz-bcop-0.8.4-4|28	Requires: libxslt-proc
12mr|compiz-bcop-0.8.4-4|29	Obsoletes: %{shortname}
12mr|compiz-bcop-0.8.4-4|30	
12mr|compiz-bcop-0.8.4-4|31	%description
12mr|compiz-bcop-0.8.4-4|32	BCOP: Compiz Fusion plugin build utility
12mr|compiz-bcop-0.8.4-4|33	
12mr|compiz-bcop-0.8.4-4|34	%prep
12mr|compiz-bcop-0.8.4-4|35	%setup -q -n %{distname}
12mr|compiz-bcop-0.8.4-4|36	
12mr|compiz-bcop-0.8.4-4|37	%build
12mr|compiz-bcop-0.8.4-4|38	%if %{git}
12mr|compiz-bcop-0.8.4-4|39	# This is a CVS snapshot, so we need to generate makefiles.
12mr|compiz-bcop-0.8.4-4|40	sh autogen.sh -V
12mr|compiz-bcop-0.8.4-4|41	%endif
12mr|compiz-bcop-0.8.4-4|42	%configure
12mr|compiz-bcop-0.8.4-4|43	%make
12mr|compiz-bcop-0.8.4-4|44	
12mr|compiz-bcop-0.8.4-4|45	%install
12mr|compiz-bcop-0.8.4-4|46	rm -rf %{buildroot}
12mr|compiz-bcop-0.8.4-4|47	%makeinstall_std
12mr|compiz-bcop-0.8.4-4|48	
12mr|compiz-bcop-0.8.4-4|49	%clean
12mr|compiz-bcop-0.8.4-4|50	rm -rf %{buildroot}
12mr|compiz-bcop-0.8.4-4|51	
12mr|compiz-bcop-0.8.4-4|52	%files
12mr|compiz-bcop-0.8.4-4|53	%defattr(-,root,root)
12mr|compiz-bcop-0.8.4-4|54	%{_bindir}/%{shortname}
12mr|compiz-bcop-0.8.4-4|55	%dir %{_datadir}/%{shortname}
12mr|compiz-bcop-0.8.4-4|56	%{_datadir}/%{shortname}/%{shortname}.xslt
12mr|compiz-bcop-0.8.4-4|57	%{_datadir}/pkgconfig/%{shortname}.pc
12mr|compiz-bcop-0.8.4-4|58	
12mr|compiz-bcop-0.8.4-4|59	
12mr|compiz-bcop-0.8.4-4|60	
12mr|compiz-bcop-0.8.4-4|61	%changelog
12mr|compiz-bcop-0.8.4-4|62	

13711 12
12mr|compizconfig-python-0.8.4-3|1	%define shortname compizconfig
12mr|compizconfig-python-0.8.4-3|2	%define name compizconfig-python
12mr|compizconfig-python-0.8.4-3|3	%define version 0.8.4
12mr|compizconfig-python-0.8.4-3|4	%define rel 3
12mr|compizconfig-python-0.8.4-3|5	%define git 0
12mr|compizconfig-python-0.8.4-3|6	
12mr|compizconfig-python-0.8.4-3|7	%define libname %mklibname %name
12mr|compizconfig-python-0.8.4-3|8	%define libname_devel %mklibname -d %name
12mr|compizconfig-python-0.8.4-3|9	
12mr|compizconfig-python-0.8.4-3|10	%if  %{git}
12mr|compizconfig-python-0.8.4-3|11	%define srcname %{name}-%{git}.tar.lzma
12mr|compizconfig-python-0.8.4-3|12	%define distname %{name}
12mr|compizconfig-python-0.8.4-3|13	%define release %mkrel 0.%{git}.%{rel}
12mr|compizconfig-python-0.8.4-3|14	%else
12mr|compizconfig-python-0.8.4-3|15	%define srcname %{name}-%{version}.tar.bz2
12mr|compizconfig-python-0.8.4-3|16	%define distname %{name}-%{version}
12mr|compizconfig-python-0.8.4-3|17	%define release %mkrel %{rel}
12mr|compizconfig-python-0.8.4-3|18	%endif
12mr|compizconfig-python-0.8.4-3|19	
12mr|compizconfig-python-0.8.4-3|20	Name: %name
12mr|compizconfig-python-0.8.4-3|21	Version: %version
12mr|compizconfig-python-0.8.4-3|22	Release: %release
12mr|compizconfig-python-0.8.4-3|23	Summary: Python bindings for libcompizconfig
12mr|compizconfig-python-0.8.4-3|24	Group: System/X11
12mr|compizconfig-python-0.8.4-3|25	URL: http://www.compiz-fusion.org/
12mr|compizconfig-python-0.8.4-3|26	Source: http://releases.compiz-fusion.org/%{version}/%{srcname}
12mr|compizconfig-python-0.8.4-3|27	License: GPL
12mr|compizconfig-python-0.8.4-3|28	BuildRoot: %{_tmppath}/%{name}-root
12mr|compizconfig-python-0.8.4-3|29	BuildRequires: compiz-devel >= %{version}
12mr|compizconfig-python-0.8.4-3|30	BuildRequires: libcompizconfig-devel >= %{version}
12mr|compizconfig-python-0.8.4-3|31	BuildRequires: pygtk2.0-devel
12mr|compizconfig-python-0.8.4-3|32	BuildRequires: python-pyrex
12mr|compizconfig-python-0.8.4-3|33	
12mr|compizconfig-python-0.8.4-3|34	%description
12mr|compizconfig-python-0.8.4-3|35	Python bindings for libcompizconfig
12mr|compizconfig-python-0.8.4-3|36	
12mr|compizconfig-python-0.8.4-3|37	#----------------------------------------------------------------------------
12mr|compizconfig-python-0.8.4-3|38	
12mr|compizconfig-python-0.8.4-3|39	%package -n %{libname}
12mr|compizconfig-python-0.8.4-3|40	Summary: Library files for %{name}
12mr|compizconfig-python-0.8.4-3|41	Group: System/X11
12mr|compizconfig-python-0.8.4-3|42	Provides: %{name} = %{version}-%{release}
12mr|compizconfig-python-0.8.4-3|43	Obsoletes: beryl-settings-bindings
12mr|compizconfig-python-0.8.4-3|44	Obsoletes: %mklibname beryl-settings-bindings
12mr|compizconfig-python-0.8.4-3|45	
12mr|compizconfig-python-0.8.4-3|46	%description -n %libname
12mr|compizconfig-python-0.8.4-3|47	Python Bindings for Beryl Settings
12mr|compizconfig-python-0.8.4-3|48	
12mr|compizconfig-python-0.8.4-3|49	#----------------------------------------------------------------------------
12mr|compizconfig-python-0.8.4-3|50	
12mr|compizconfig-python-0.8.4-3|51	%package -n %{libname_devel}
12mr|compizconfig-python-0.8.4-3|52	Summary: Development files from %{name}
12mr|compizconfig-python-0.8.4-3|53	Group: Development/Other
12mr|compizconfig-python-0.8.4-3|54	Requires: %{libname} = %{version}-%{release}
12mr|compizconfig-python-0.8.4-3|55	Requires: libcompizconfig-devel
12mr|compizconfig-python-0.8.4-3|56	Provides: %{name}-devel = %{version}-%{release}
12mr|compizconfig-python-0.8.4-3|57	Obsoletes: %mklibname -d beryl-settings-bindings
12mr|compizconfig-python-0.8.4-3|58	
12mr|compizconfig-python-0.8.4-3|59	%description -n %{libname_devel}
12mr|compizconfig-python-0.8.4-3|60	Development files relating to the Python Bindings for Beryl Settings
12mr|compizconfig-python-0.8.4-3|61	
12mr|compizconfig-python-0.8.4-3|62	#----------------------------------------------------------------------------
12mr|compizconfig-python-0.8.4-3|63	
12mr|compizconfig-python-0.8.4-3|64	%prep
12mr|compizconfig-python-0.8.4-3|65	%setup -q -n %{distname}
12mr|compizconfig-python-0.8.4-3|66	
12mr|compizconfig-python-0.8.4-3|67	%build
12mr|compizconfig-python-0.8.4-3|68	%if %{git}
12mr|compizconfig-python-0.8.4-3|69	# This is a GIT snapshot, so we need to generate makefiles.
12mr|compizconfig-python-0.8.4-3|70	sh autogen.sh -V
12mr|compizconfig-python-0.8.4-3|71	%endif
12mr|compizconfig-python-0.8.4-3|72	%configure2_5x
12mr|compizconfig-python-0.8.4-3|73	%make
12mr|compizconfig-python-0.8.4-3|74	
12mr|compizconfig-python-0.8.4-3|75	%install
12mr|compizconfig-python-0.8.4-3|76	rm -rf %{buildroot}
12mr|compizconfig-python-0.8.4-3|77	%makeinstall_std
12mr|compizconfig-python-0.8.4-3|78	find %{buildroot} -name *.la -exec rm -f {} \;
12mr|compizconfig-python-0.8.4-3|79	
12mr|compizconfig-python-0.8.4-3|80	%clean
12mr|compizconfig-python-0.8.4-3|81	rm -rf %buildroot
12mr|compizconfig-python-0.8.4-3|82	
12mr|compizconfig-python-0.8.4-3|83	#----------------------------------------------------------------------------
12mr|compizconfig-python-0.8.4-3|84	
12mr|compizconfig-python-0.8.4-3|85	%files -n %{libname}
12mr|compizconfig-python-0.8.4-3|86	%{py_platsitedir}/%{shortname}.so
12mr|compizconfig-python-0.8.4-3|87	
12mr|compizconfig-python-0.8.4-3|88	%files -n %{libname_devel}
12mr|compizconfig-python-0.8.4-3|89	%{py_platsitedir}/%{shortname}.a
12mr|compizconfig-python-0.8.4-3|90	%{_libdir}/pkgconfig/%{name}.pc
12mr|compizconfig-python-0.8.4-3|91	
12mr|compizconfig-python-0.8.4-3|92	
12mr|compizconfig-python-0.8.4-3|93	
12mr|compizconfig-python-0.8.4-3|94	
12mr|compizconfig-python-0.8.4-3|95	%changelog
12mr|compizconfig-python-0.8.4-3|96	

13712 12
12mr|compositing-server-common-2010.1-2|1	%define rname compositing-server
12mr|compositing-server-common-2010.1-2|2	%define name %{rname}-common
12mr|compositing-server-common-2010.1-2|3	%define version 2010.1
12mr|compositing-server-common-2010.1-2|4	%define release %mkrel 2
12mr|compositing-server-common-2010.1-2|5	
12mr|compositing-server-common-2010.1-2|6	%define xinit_level 01
12mr|compositing-server-common-2010.1-2|7	%define xinit_name %{xinit_level}%{rname}
12mr|compositing-server-common-2010.1-2|8	
12mr|compositing-server-common-2010.1-2|9	Name: %name
12mr|compositing-server-common-2010.1-2|10	Version: %version
12mr|compositing-server-common-2010.1-2|11	Release: %release
12mr|compositing-server-common-2010.1-2|12	Summary: Common tools for compositing servers
12mr|compositing-server-common-2010.1-2|13	Group: System/X11
12mr|compositing-server-common-2010.1-2|14	URL: http://www.mandriva.com
12mr|compositing-server-common-2010.1-2|15	Source0: %{rname}.xinit
12mr|compositing-server-common-2010.1-2|16	Source1: %{rname}.sysconfig
12mr|compositing-server-common-2010.1-2|17	License: GPLv2+
12mr|compositing-server-common-2010.1-2|18	BuildRoot: %{_tmppath}/%{name}-root
12mr|compositing-server-common-2010.1-2|19	Requires: glxinfo xauth xdpyinfo
12mr|compositing-server-common-2010.1-2|20	BuildArch: noarch
12mr|compositing-server-common-2010.1-2|21	
12mr|compositing-server-common-2010.1-2|22	%description
12mr|compositing-server-common-2010.1-2|23	This package contains tools for compositing servers, such as Xgl and
12mr|compositing-server-common-2010.1-2|24	Xmetisse. This includes X session scripts and configuration files.
12mr|compositing-server-common-2010.1-2|25	
12mr|compositing-server-common-2010.1-2|26	%prep
12mr|compositing-server-common-2010.1-2|27	%setup -q -c -T
12mr|compositing-server-common-2010.1-2|28	
12mr|compositing-server-common-2010.1-2|29	%install
12mr|compositing-server-common-2010.1-2|30	rm -rf %{buildroot}
12mr|compositing-server-common-2010.1-2|31	install -D -m 0755 %SOURCE0 %{buildroot}%{_sysconfdir}/X11/xinit.d/%{xinit_name}
12mr|compositing-server-common-2010.1-2|32	install -D -m 0644 %SOURCE1 %{buildroot}%{_sysconfdir}/sysconfig/%{rname}
12mr|compositing-server-common-2010.1-2|33	install -d %{buildroot}%{_datadir}/%{rname}
12mr|compositing-server-common-2010.1-2|34	
12mr|compositing-server-common-2010.1-2|35	%clean
12mr|compositing-server-common-2010.1-2|36	rm -rf %{buildroot}
12mr|compositing-server-common-2010.1-2|37	
12mr|compositing-server-common-2010.1-2|38	%files
12mr|compositing-server-common-2010.1-2|39	%defattr(-,root,root)
12mr|compositing-server-common-2010.1-2|40	%{_sysconfdir}/X11/xinit.d/%{xinit_name}
12mr|compositing-server-common-2010.1-2|41	%config(noreplace) %{_sysconfdir}/sysconfig/%{rname}
12mr|compositing-server-common-2010.1-2|42	%dir %{_datadir}/%{rname}
12mr|compositing-server-common-2010.1-2|43	
12mr|compositing-server-common-2010.1-2|44	
12mr|compositing-server-common-2010.1-2|45	
12mr|compositing-server-common-2010.1-2|46	
12mr|compositing-server-common-2010.1-2|47	
12mr|compositing-server-common-2010.1-2|48	%changelog
12mr|compositing-server-common-2010.1-2|49	

13713 12
12mr|compositing-wm-common-2010.0-2|1	%define rname compositing-wm
12mr|compositing-wm-common-2010.0-2|2	%define imgname mandriva-top
12mr|compositing-wm-common-2010.0-2|3	%define name %{rname}-common
12mr|compositing-wm-common-2010.0-2|4	%define version 2010.0
12mr|compositing-wm-common-2010.0-2|5	%define release %mkrel 2
12mr|compositing-wm-common-2010.0-2|6	
12mr|compositing-wm-common-2010.0-2|7	Name: %name
12mr|compositing-wm-common-2010.0-2|8	Version: %version
12mr|compositing-wm-common-2010.0-2|9	Release: %release
12mr|compositing-wm-common-2010.0-2|10	Summary: Common tools for compositing window managers
12mr|compositing-wm-common-2010.0-2|11	Group: System/X11
12mr|compositing-wm-common-2010.0-2|12	URL: http://www.mandriva.com
12mr|compositing-wm-common-2010.0-2|13	Source0: %{rname}.xinit
12mr|compositing-wm-common-2010.0-2|14	Source1: %{rname}.sysconfig
12mr|compositing-wm-common-2010.0-2|15	Source2: %{rname}-start
12mr|compositing-wm-common-2010.0-2|16	Source3: %{imgname}.png
12mr|compositing-wm-common-2010.0-2|17	Source5: compiz-manager
12mr|compositing-wm-common-2010.0-2|18	License: GPLv2+
12mr|compositing-wm-common-2010.0-2|19	BuildRoot: %{_tmppath}/%{name}-root
12mr|compositing-wm-common-2010.0-2|20	Requires: glxinfo
12mr|compositing-wm-common-2010.0-2|21	Requires: xvinfo
12mr|compositing-wm-common-2010.0-2|22	
12mr|compositing-wm-common-2010.0-2|23	%description
12mr|compositing-wm-common-2010.0-2|24	This package contains tools for compositing window managers, such as
12mr|compositing-wm-common-2010.0-2|25	Compiz. This includes X session scripts, configuration files and
12mr|compositing-wm-common-2010.0-2|26	images.
12mr|compositing-wm-common-2010.0-2|27	
12mr|compositing-wm-common-2010.0-2|28	%prep
12mr|compositing-wm-common-2010.0-2|29	%setup -q -c -T
12mr|compositing-wm-common-2010.0-2|30	
12mr|compositing-wm-common-2010.0-2|31	%install
12mr|compositing-wm-common-2010.0-2|32	rm -rf %{buildroot}
12mr|compositing-wm-common-2010.0-2|33	install -D -m 0755 %SOURCE0 %{buildroot}%{_sysconfdir}/X11/xinit.d/40%{rname}
12mr|compositing-wm-common-2010.0-2|34	install -D -m 0644 %SOURCE1 %{buildroot}%{_sysconfdir}/sysconfig/%{rname}
12mr|compositing-wm-common-2010.0-2|35	install -D -m 0755 %SOURCE2 %{buildroot}%{_bindir}/%{rname}-start
12mr|compositing-wm-common-2010.0-2|36	install -D -m 0755 %SOURCE5 %{buildroot}%{_bindir}/compiz-manager
12mr|compositing-wm-common-2010.0-2|37	install -D -m 0644 %SOURCE3 %{buildroot}%{_datadir}/%{rname}/%{imgname}.png
12mr|compositing-wm-common-2010.0-2|38	perl -pi -e "s!__LIBDIR__!%{_libdir}!" %{buildroot}%{_bindir}/%{rname}-start
12mr|compositing-wm-common-2010.0-2|39	
12mr|compositing-wm-common-2010.0-2|40	
12mr|compositing-wm-common-2010.0-2|41	
12mr|compositing-wm-common-2010.0-2|42	# Fix the paths in the compiz-manager script
12mr|compositing-wm-common-2010.0-2|43	sed -i "s|/usr/local|/usr|" %{buildroot}%{_bindir}/compiz-manager
12mr|compositing-wm-common-2010.0-2|44	sed -i "s|/usr/bin|%{_bindir}|" %{buildroot}%{_bindir}/compiz-manager
12mr|compositing-wm-common-2010.0-2|45	sed -i "s|/usr/lib|%{_libdir}|" %{buildroot}%{_bindir}/compiz-manager
12mr|compositing-wm-common-2010.0-2|46	
12mr|compositing-wm-common-2010.0-2|47	# And a default config to override some defaults
12mr|compositing-wm-common-2010.0-2|48	mkdir -p %{buildroot}%{_sysconfdir}/xdg/compiz
12mr|compositing-wm-common-2010.0-2|49	cat >%{buildroot}%{_sysconfdir}/xdg/compiz/compiz-manager <<EOF
12mr|compositing-wm-common-2010.0-2|50	# We start the decorator via compiz' decoration plugin so set it to "no" here.
12mr|compositing-wm-common-2010.0-2|51	START_DECORATOR="no"
12mr|compositing-wm-common-2010.0-2|52	EOF
12mr|compositing-wm-common-2010.0-2|53	
12mr|compositing-wm-common-2010.0-2|54	%clean
12mr|compositing-wm-common-2010.0-2|55	rm -rf %{buildroot}
12mr|compositing-wm-common-2010.0-2|56	
12mr|compositing-wm-common-2010.0-2|57	%files
12mr|compositing-wm-common-2010.0-2|58	%defattr(-,root,root)
12mr|compositing-wm-common-2010.0-2|59	%{_sysconfdir}/X11/xinit.d/*
12mr|compositing-wm-common-2010.0-2|60	%config(noreplace) %{_sysconfdir}/sysconfig/%{rname}
12mr|compositing-wm-common-2010.0-2|61	%config(noreplace) %{_sysconfdir}/xdg/compiz/compiz-manager
12mr|compositing-wm-common-2010.0-2|62	%{_bindir}/%{rname}-start
12mr|compositing-wm-common-2010.0-2|63	%{_bindir}/compiz-manager
12mr|compositing-wm-common-2010.0-2|64	%dir %{_datadir}/%{rname}
12mr|compositing-wm-common-2010.0-2|65	%{_datadir}/%{rname}/%{imgname}.png
12mr|compositing-wm-common-2010.0-2|66	
12mr|compositing-wm-common-2010.0-2|67	
12mr|compositing-wm-common-2010.0-2|68	
12mr|compositing-wm-common-2010.0-2|69	
12mr|compositing-wm-common-2010.0-2|70	%changelog
12mr|compositing-wm-common-2010.0-2|71	

13714 12
12mr|concurrent-1.3.4-7.0.9|1	# Copyright (c) 2000-2005, JPackage Project
12mr|concurrent-1.3.4-7.0.9|2	# All rights reserved.
12mr|concurrent-1.3.4-7.0.9|3	#
12mr|concurrent-1.3.4-7.0.9|4	# Redistribution and use in source and binary forms, with or without
12mr|concurrent-1.3.4-7.0.9|5	# modification, are permitted provided that the following conditions
12mr|concurrent-1.3.4-7.0.9|6	# are met:
12mr|concurrent-1.3.4-7.0.9|7	#
12mr|concurrent-1.3.4-7.0.9|8	# 1. Redistributions of source code must retain the above copyright
12mr|concurrent-1.3.4-7.0.9|9	#    notice, this list of conditions and the following disclaimer.
12mr|concurrent-1.3.4-7.0.9|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|concurrent-1.3.4-7.0.9|11	#    notice, this list of conditions and the following disclaimer in the
12mr|concurrent-1.3.4-7.0.9|12	#    documentation and/or other materials provided with the
12mr|concurrent-1.3.4-7.0.9|13	#    distribution.
12mr|concurrent-1.3.4-7.0.9|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|concurrent-1.3.4-7.0.9|15	#    contributors may be used to endorse or promote products derived
12mr|concurrent-1.3.4-7.0.9|16	#    from this software without specific prior written permission.
12mr|concurrent-1.3.4-7.0.9|17	#
12mr|concurrent-1.3.4-7.0.9|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|concurrent-1.3.4-7.0.9|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|concurrent-1.3.4-7.0.9|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|concurrent-1.3.4-7.0.9|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|concurrent-1.3.4-7.0.9|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|concurrent-1.3.4-7.0.9|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|concurrent-1.3.4-7.0.9|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|concurrent-1.3.4-7.0.9|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|concurrent-1.3.4-7.0.9|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|concurrent-1.3.4-7.0.9|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|concurrent-1.3.4-7.0.9|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|concurrent-1.3.4-7.0.9|29	#
12mr|concurrent-1.3.4-7.0.9|30	
12mr|concurrent-1.3.4-7.0.9|31	%define _with_gcj_support 1
12mr|concurrent-1.3.4-7.0.9|32	
12mr|concurrent-1.3.4-7.0.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}}}
12mr|concurrent-1.3.4-7.0.9|34	
12mr|concurrent-1.3.4-7.0.9|35	Name:           concurrent
12mr|concurrent-1.3.4-7.0.9|36	Version:        1.3.4
12mr|concurrent-1.3.4-7.0.9|37	Release:        %mkrel 7.0.9
12mr|concurrent-1.3.4-7.0.9|38	Epoch:          0
12mr|concurrent-1.3.4-7.0.9|39	Summary:        Utility classes for concurrent Java programming
12mr|concurrent-1.3.4-7.0.9|40	License:        Public Domain
12mr|concurrent-1.3.4-7.0.9|41	Source0:        http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/current/concurrent.tar.gz
12mr|concurrent-1.3.4-7.0.9|42	Source1:        %{name}-%{version}.build.xml
12mr|concurrent-1.3.4-7.0.9|43	Patch0:         concurrent-build.patch
12mr|concurrent-1.3.4-7.0.9|44	URL:            http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
12mr|concurrent-1.3.4-7.0.9|45	Group:          Development/Java
12mr|concurrent-1.3.4-7.0.9|46	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|concurrent-1.3.4-7.0.9|47	%if ! %{gcj_support}
12mr|concurrent-1.3.4-7.0.9|48	BuildArch:      noarch
12mr|concurrent-1.3.4-7.0.9|49	%endif
12mr|concurrent-1.3.4-7.0.9|50	BuildRequires:  java-rpmbuild >= 0:1.5, ant
12mr|concurrent-1.3.4-7.0.9|51	
12mr|concurrent-1.3.4-7.0.9|52	%if %{gcj_support}
12mr|concurrent-1.3.4-7.0.9|53	BuildRequires:       java-gcj-compat-devel
12mr|concurrent-1.3.4-7.0.9|54	%endif
12mr|concurrent-1.3.4-7.0.9|55	
12mr|concurrent-1.3.4-7.0.9|56	%description
12mr|concurrent-1.3.4-7.0.9|57	This package provides standardized, efficient versions of utility classes
12mr|concurrent-1.3.4-7.0.9|58	commonly encountered in concurrent Java programming. This code consists of
12mr|concurrent-1.3.4-7.0.9|59	implementations of ideas that have been around for ages, and is merely intended
12mr|concurrent-1.3.4-7.0.9|60	to save you the trouble of coding them. Discussions of the rationale and
12mr|concurrent-1.3.4-7.0.9|61	applications of several of these classes can be found in the second edition of
12mr|concurrent-1.3.4-7.0.9|62	Concurrent Programming in Java.
12mr|concurrent-1.3.4-7.0.9|63	
12mr|concurrent-1.3.4-7.0.9|64	
12mr|concurrent-1.3.4-7.0.9|65	%package javadoc
12mr|concurrent-1.3.4-7.0.9|66	Summary:        Javadoc for %{name}
12mr|concurrent-1.3.4-7.0.9|67	Group:          Development/Java
12mr|concurrent-1.3.4-7.0.9|68	
12mr|concurrent-1.3.4-7.0.9|69	%description javadoc
12mr|concurrent-1.3.4-7.0.9|70	Javadoc for %{name}.
12mr|concurrent-1.3.4-7.0.9|71	
12mr|concurrent-1.3.4-7.0.9|72	%prep
12mr|concurrent-1.3.4-7.0.9|73	%setup -c -q
12mr|concurrent-1.3.4-7.0.9|74	mkdir -p src/EDU/oswego/cs/dl/util
12mr|concurrent-1.3.4-7.0.9|75	mv concurrent src/EDU/oswego/cs/dl/util
12mr|concurrent-1.3.4-7.0.9|76	# Build with debug on
12mr|concurrent-1.3.4-7.0.9|77	pushd src/EDU/oswego/cs/dl/util/concurrent
12mr|concurrent-1.3.4-7.0.9|78	%patch0
12mr|concurrent-1.3.4-7.0.9|79	popd
12mr|concurrent-1.3.4-7.0.9|80	
12mr|concurrent-1.3.4-7.0.9|81	
12mr|concurrent-1.3.4-7.0.9|82	%build
12mr|concurrent-1.3.4-7.0.9|83	pushd src/EDU/oswego/cs/dl/util/concurrent
12mr|concurrent-1.3.4-7.0.9|84	
12mr|concurrent-1.3.4-7.0.9|85	%{ant} \
12mr|concurrent-1.3.4-7.0.9|86	-Dversion=%{version} \
12mr|concurrent-1.3.4-7.0.9|87	-Dj2se.apiurl=%{_javadocdir}/java \
12mr|concurrent-1.3.4-7.0.9|88	dist javadoc
12mr|concurrent-1.3.4-7.0.9|89	
12mr|concurrent-1.3.4-7.0.9|90	popd
12mr|concurrent-1.3.4-7.0.9|91	
12mr|concurrent-1.3.4-7.0.9|92	%install
12mr|concurrent-1.3.4-7.0.9|93	rm -fr $RPM_BUILD_ROOT
12mr|concurrent-1.3.4-7.0.9|94	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|concurrent-1.3.4-7.0.9|95	install -m 644 src/EDU/oswego/cs/dl/util/concurrent/lib/%{name}.jar \
12mr|concurrent-1.3.4-7.0.9|96	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|concurrent-1.3.4-7.0.9|97	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mr|concurrent-1.3.4-7.0.9|98	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|concurrent-1.3.4-7.0.9|99	cp -pr src/EDU/oswego/cs/dl/util/concurrent/docs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|concurrent-1.3.4-7.0.9|100	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|concurrent-1.3.4-7.0.9|101	
12mr|concurrent-1.3.4-7.0.9|102	%if %{gcj_support}
12mr|concurrent-1.3.4-7.0.9|103	%{_bindir}/aot-compile-rpm
12mr|concurrent-1.3.4-7.0.9|104	%endif
12mr|concurrent-1.3.4-7.0.9|105	
12mr|concurrent-1.3.4-7.0.9|106	%clean
12mr|concurrent-1.3.4-7.0.9|107	rm -rf $RPM_BUILD_ROOT
12mr|concurrent-1.3.4-7.0.9|108	
12mr|concurrent-1.3.4-7.0.9|109	%if %{gcj_support}
12mr|concurrent-1.3.4-7.0.9|110	%post
12mr|concurrent-1.3.4-7.0.9|111	%{update_gcjdb}
12mr|concurrent-1.3.4-7.0.9|112	
12mr|concurrent-1.3.4-7.0.9|113	%postun
12mr|concurrent-1.3.4-7.0.9|114	%{clean_gcjdb}
12mr|concurrent-1.3.4-7.0.9|115	%endif
12mr|concurrent-1.3.4-7.0.9|116	
12mr|concurrent-1.3.4-7.0.9|117	%files
12mr|concurrent-1.3.4-7.0.9|118	%defattr(0644,root,root,0755)
12mr|concurrent-1.3.4-7.0.9|119	%{_javadir}/*.jar
12mr|concurrent-1.3.4-7.0.9|120	%doc src/EDU/oswego/cs/dl/util/concurrent/intro.html
12mr|concurrent-1.3.4-7.0.9|121	
12mr|concurrent-1.3.4-7.0.9|122	%if %{gcj_support}
12mr|concurrent-1.3.4-7.0.9|123	%attr(-,root,root) %{_libdir}/gcj/%{name}/concurrent-1.3.4.jar.*
12mr|concurrent-1.3.4-7.0.9|124	%endif
12mr|concurrent-1.3.4-7.0.9|125	
12mr|concurrent-1.3.4-7.0.9|126	%files javadoc
12mr|concurrent-1.3.4-7.0.9|127	%defattr(0644,root,root,0755)
12mr|concurrent-1.3.4-7.0.9|128	%doc %{_javadocdir}/%{name}-%{version}
12mr|concurrent-1.3.4-7.0.9|129	%doc %{_javadocdir}/%{name}
12mr|concurrent-1.3.4-7.0.9|130	
12mr|concurrent-1.3.4-7.0.9|131	
12mr|concurrent-1.3.4-7.0.9|132	
12mr|concurrent-1.3.4-7.0.9|133	%changelog
12mr|concurrent-1.3.4-7.0.9|134	

13715 12
12mr|conntrack-tools-1.2.2-1|1	Summary:	Userspace tools for interacting with the Connection Tracking System
12mr|conntrack-tools-1.2.2-1|2	Name:		conntrack-tools
12mr|conntrack-tools-1.2.2-1|3	Version:	1.2.2
12mr|conntrack-tools-1.2.2-1|4	Release:	1
12mr|conntrack-tools-1.2.2-1|5	License:	GPLv2+
12mr|conntrack-tools-1.2.2-1|6	Group:		System/Kernel and hardware
12mr|conntrack-tools-1.2.2-1|7	URL:		http://www.netfilter.org/projects/conntrack-tools/index.html
12mr|conntrack-tools-1.2.2-1|8	Source0:	http://netfilter.org/projects/conntrack-tools/files/%{name}-%{version}.tar.bz2
12mr|conntrack-tools-1.2.2-1|9	Source1:	http://netfilter.org/projects/conntrack-tools/files/%{name}-%{version}.tar.bz2.sig
12mr|conntrack-tools-1.2.2-1|10	BuildRequires:	bison
12mr|conntrack-tools-1.2.2-1|11	BuildRequires:	flex
12mr|conntrack-tools-1.2.2-1|12	BuildRequires:	pkgconfig
12mr|conntrack-tools-1.2.2-1|13	BuildRequires:	pkgconfig(libmnl) >= 1.0.0
12mr|conntrack-tools-1.2.2-1|14	BuildRequires:	pkgconfig(libnetfilter_conntrack) >= 1.0.1
12mr|conntrack-tools-1.2.2-1|15	BuildRequires:	pkgconfig(libnetfilter_cttimeout) >= 1.0.0
12mr|conntrack-tools-1.2.2-1|16	BuildRequires:	pkgconfig(libnfnetlink) >= 1.0.0
12mr|conntrack-tools-1.2.2-1|17	
12mr|conntrack-tools-1.2.2-1|18	%description
12mr|conntrack-tools-1.2.2-1|19	The conntrack-tools are a set of tools targeted at system administrators.
12mr|conntrack-tools-1.2.2-1|20	They are conntrack, the userspace command line interface, and conntrackd,
12mr|conntrack-tools-1.2.2-1|21	the userspace daemon. The tool conntrack provides a full featured interface
12mr|conntrack-tools-1.2.2-1|22	that has replaced the old procfs interface. Using conntrack, you can view and
12mr|conntrack-tools-1.2.2-1|23	manage the in-kernel connection tracking state table from userspace. On the
12mr|conntrack-tools-1.2.2-1|24	other hand, conntrackd covers the specific aspects of stateful firewalls to
12mr|conntrack-tools-1.2.2-1|25	enable highly available scenarios, and can be used as statistics collector as
12mr|conntrack-tools-1.2.2-1|26	well.
12mr|conntrack-tools-1.2.2-1|27	
12mr|conntrack-tools-1.2.2-1|28	%prep
12mr|conntrack-tools-1.2.2-1|29	%setup -q
12mr|conntrack-tools-1.2.2-1|30	
12mr|conntrack-tools-1.2.2-1|31	%build
12mr|conntrack-tools-1.2.2-1|32	%configure2_5x \
12mr|conntrack-tools-1.2.2-1|33	--disable-static
12mr|conntrack-tools-1.2.2-1|34	%make
12mr|conntrack-tools-1.2.2-1|35	
12mr|conntrack-tools-1.2.2-1|36	%install
12mr|conntrack-tools-1.2.2-1|37	%makeinstall_std
12mr|conntrack-tools-1.2.2-1|38	
12mr|conntrack-tools-1.2.2-1|39	%files
12mr|conntrack-tools-1.2.2-1|40	%doc AUTHORS TODO doc/stats/conntrackd.conf
12mr|conntrack-tools-1.2.2-1|41	%{_sbindir}/conntrack
12mr|conntrack-tools-1.2.2-1|42	%{_sbindir}/conntrackd
12mr|conntrack-tools-1.2.2-1|43	%{_sbindir}/nfct
12mr|conntrack-tools-1.2.2-1|44	%{_mandir}/man8/conntrack.8*
12mr|conntrack-tools-1.2.2-1|45	%{_mandir}/man8/conntrackd.8*
12mr|conntrack-tools-1.2.2-1|46	%{_mandir}/man8/nfct.8*
12mr|conntrack-tools-1.2.2-1|47	
12mr|conntrack-tools-1.2.2-1|48	%changelog
12mr|conntrack-tools-1.2.2-1|49	

13716 12
12mr|consolekit-0.4.5-2|1	%define glib2_version           2.7.0
12mr|consolekit-0.4.5-2|2	%define dbus_version            0.90
12mr|consolekit-0.4.5-2|3	%define dbus_glib_version       0.70
12mr|consolekit-0.4.5-2|4	
12mr|consolekit-0.4.5-2|5	%define lib_major 0
12mr|consolekit-0.4.5-2|6	%define lib_name %mklibname consolekit %lib_major
12mr|consolekit-0.4.5-2|7	%define lib_name_devel %mklibname -d consolekit
12mr|consolekit-0.4.5-2|8	
12mr|consolekit-0.4.5-2|9	%define pkgname ConsoleKit
12mr|consolekit-0.4.5-2|10	
12mr|consolekit-0.4.5-2|11	%define git_url git://anongit.freedesktop.org/ConsoleKit
12mr|consolekit-0.4.5-2|12	
12mr|consolekit-0.4.5-2|13	%define _with_systemd 1
12mr|consolekit-0.4.5-2|14	
12mr|consolekit-0.4.5-2|15	Summary: System daemon for tracking users, sessions and seats
12mr|consolekit-0.4.5-2|16	Name: consolekit
12mr|consolekit-0.4.5-2|17	Version: 0.4.5
12mr|consolekit-0.4.5-2|18	Release: %mkrel 2
12mr|consolekit-0.4.5-2|19	License: GPLv2+
12mr|consolekit-0.4.5-2|20	Group: System/Libraries
12mr|consolekit-0.4.5-2|21	URL: http://www.freedesktop.org/wiki/Software/ConsoleKit
12mr|consolekit-0.4.5-2|22	Source0: http://www.freedesktop.org/software/ConsoleKit/dist/%{pkgname}-%{version}.tar.bz2
12mr|consolekit-0.4.5-2|23	# (blino) daemonize only after ConsoleKit is available
12mr|consolekit-0.4.5-2|24	#         or "activation" from clients will fail since D-Bus requires
12mr|consolekit-0.4.5-2|25	#         the service name to be acquired before the daemon helper exits
12mr|consolekit-0.4.5-2|26	Patch3: ConsoleKit-0.4.2-daemonize_later.patch
12mr|consolekit-0.4.5-2|27	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|consolekit-0.4.5-2|28	
12mr|consolekit-0.4.5-2|29	BuildRequires: glib2-devel >= %{glib2_version}
12mr|consolekit-0.4.5-2|30	BuildRequires: dbus-devel  >= %{dbus_version}
12mr|consolekit-0.4.5-2|31	BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
12mr|consolekit-0.4.5-2|32	BuildRequires: polkit-1-devel
12mr|consolekit-0.4.5-2|33	BuildRequires: pam-devel
12mr|consolekit-0.4.5-2|34	BuildRequires: libx11-devel
12mr|consolekit-0.4.5-2|35	BuildRequires: xmlto
12mr|consolekit-0.4.5-2|36	BuildRequires: docbook-dtd412-xml
12mr|consolekit-0.4.5-2|37	%if %{_with_systemd}
12mr|consolekit-0.4.5-2|38	BuildRequires:	systemd-units
12mr|consolekit-0.4.5-2|39	%endif
12mr|consolekit-0.4.5-2|40	
12mr|consolekit-0.4.5-2|41	Requires(post): chkconfig
12mr|consolekit-0.4.5-2|42	Requires(preun): chkconfig
12mr|consolekit-0.4.5-2|43	Provides:   should-restart = system
12mr|consolekit-0.4.5-2|44	
12mr|consolekit-0.4.5-2|45	Provides: %{pkgname} = %{version}-%{release}
12mr|consolekit-0.4.5-2|46	
12mr|consolekit-0.4.5-2|47	%description
12mr|consolekit-0.4.5-2|48	ConsoleKit is a system daemon for tracking what users are logged
12mr|consolekit-0.4.5-2|49	into the system and how they interact with the computer (e.g.
12mr|consolekit-0.4.5-2|50	which keyboard and mouse they use).
12mr|consolekit-0.4.5-2|51	
12mr|consolekit-0.4.5-2|52	It provides asynchronous notification via the system message bus.
12mr|consolekit-0.4.5-2|53	
12mr|consolekit-0.4.5-2|54	%package x11
12mr|consolekit-0.4.5-2|55	Summary: X11-requiring add-ons for ConsoleKit
12mr|consolekit-0.4.5-2|56	Group: System/Libraries
12mr|consolekit-0.4.5-2|57	Requires: %{name} = %{version}
12mr|consolekit-0.4.5-2|58	License: GPLv2+
12mr|consolekit-0.4.5-2|59	
12mr|consolekit-0.4.5-2|60	%description x11
12mr|consolekit-0.4.5-2|61	ConsoleKit contains some tools that require Xlib to be installed,
12mr|consolekit-0.4.5-2|62	those are in this separate package so server systems need not install
12mr|consolekit-0.4.5-2|63	X. Applications (such as xorg-x11-xinit) and login managers (such as
12mr|consolekit-0.4.5-2|64	gdm) that need to register their X sessions with ConsoleKit needs to
12mr|consolekit-0.4.5-2|65	have a Requires: for this package.
12mr|consolekit-0.4.5-2|66	
12mr|consolekit-0.4.5-2|67	%package -n %{lib_name}
12mr|consolekit-0.4.5-2|68	Summary: ConsoleKit libraries
12mr|consolekit-0.4.5-2|69	Group: System/Libraries
12mr|consolekit-0.4.5-2|70	Requires: pam
12mr|consolekit-0.4.5-2|71	Requires: %{name} >= %{version}
12mr|consolekit-0.4.5-2|72	Provides: %{_lib}%{name} = %{version}-%{release}
12mr|consolekit-0.4.5-2|73	License: MIT
12mr|consolekit-0.4.5-2|74	
12mr|consolekit-0.4.5-2|75	%description -n %{lib_name}
12mr|consolekit-0.4.5-2|76	Libraries and a PAM module for interacting with ConsoleKit.
12mr|consolekit-0.4.5-2|77	
12mr|consolekit-0.4.5-2|78	%package -n %{lib_name_devel}
12mr|consolekit-0.4.5-2|79	Summary: Development libraries and headers for ConsoleKit
12mr|consolekit-0.4.5-2|80	Group: Development/C
12mr|consolekit-0.4.5-2|81	Requires: %{lib_name} = %{version}
12mr|consolekit-0.4.5-2|82	Provides: %{name}-devel = %{version}-%{release}
12mr|consolekit-0.4.5-2|83	Provides: %{pkgname}-devel = %{version}-%{release}
12mr|consolekit-0.4.5-2|84	License: MIT
12mr|consolekit-0.4.5-2|85	
12mr|consolekit-0.4.5-2|86	%description -n %{lib_name_devel}
12mr|consolekit-0.4.5-2|87	Headers, libraries and API docs for ConsoleKit
12mr|consolekit-0.4.5-2|88	
12mr|consolekit-0.4.5-2|89	%prep
12mr|consolekit-0.4.5-2|90	%setup -q -n %{pkgname}-%{version}
12mr|consolekit-0.4.5-2|91	%apply_patches
12mr|consolekit-0.4.5-2|92	
12mr|consolekit-0.4.5-2|93	%build
12mr|consolekit-0.4.5-2|94	%configure2_5x --localstatedir=%{_var} \
12mr|consolekit-0.4.5-2|95	--with-pid-file=%{_var}/run/console-kit-daemon.pid \
12mr|consolekit-0.4.5-2|96	--enable-pam-module \
12mr|consolekit-0.4.5-2|97	--with-pam-module-dir=/%{_lib}/security \
12mr|consolekit-0.4.5-2|98	%if !%{_with_systemd}
12mr|consolekit-0.4.5-2|99	--without-systemdsystemunitdir \
12mr|consolekit-0.4.5-2|100	%else
12mr|consolekit-0.4.5-2|101	--with-systemdsystemunitdir=/lib/systemd/system \
12mr|consolekit-0.4.5-2|102	%endif
12mr|consolekit-0.4.5-2|103	--enable-docbook-docs
12mr|consolekit-0.4.5-2|104	
12mr|consolekit-0.4.5-2|105	%make
12mr|consolekit-0.4.5-2|106	
12mr|consolekit-0.4.5-2|107	%install
12mr|consolekit-0.4.5-2|108	rm -rf $RPM_BUILD_ROOT
12mr|consolekit-0.4.5-2|109	%makeinstall_std
12mr|consolekit-0.4.5-2|110	
12mr|consolekit-0.4.5-2|111	rm -f $RPM_BUILD_ROOT%{_libdir}/*.{a,la}
12mr|consolekit-0.4.5-2|112	rm -f $RPM_BUILD_ROOT/%{_lib}/security/*.{a,la}
12mr|consolekit-0.4.5-2|113	rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/ConsoleKit
12mr|consolekit-0.4.5-2|114	# make sure we don't package a history log
12mr|consolekit-0.4.5-2|115	rm -f $RPM_BUILD_ROOT/%{_var}/log/ConsoleKit/history
12mr|consolekit-0.4.5-2|116	
12mr|consolekit-0.4.5-2|117	%clean
12mr|consolekit-0.4.5-2|118	rm -rf $RPM_BUILD_ROOT
12mr|consolekit-0.4.5-2|119	
12mr|consolekit-0.4.5-2|120	%pre
12mr|consolekit-0.4.5-2|121	# remove obsolete ConsoleKit initscript
12mr|consolekit-0.4.5-2|122	if [ -f %{_sysconfdir}/rc.d/init.d/consolekit ]; then
12mr|consolekit-0.4.5-2|123	/sbin/service consolekit stop > /dev/null 2>/dev/null || :
12mr|consolekit-0.4.5-2|124	/sbin/chkconfig --del consolekit
12mr|consolekit-0.4.5-2|125	fi
12mr|consolekit-0.4.5-2|126	
12mr|consolekit-0.4.5-2|127	%post
12mr|consolekit-0.4.5-2|128	if [ -f /var/log/ConsoleKit/history ]; then
12mr|consolekit-0.4.5-2|129	chmod a+r /var/log/ConsoleKit/history
12mr|consolekit-0.4.5-2|130	fi
12mr|consolekit-0.4.5-2|131	
12mr|consolekit-0.4.5-2|132	
12mr|consolekit-0.4.5-2|133	%if %mdkversion < 200900
12mr|consolekit-0.4.5-2|134	%post -n %{lib_name} -p /sbin/ldconfig
12mr|consolekit-0.4.5-2|135	%endif
12mr|consolekit-0.4.5-2|136	
12mr|consolekit-0.4.5-2|137	%if %mdkversion < 200900
12mr|consolekit-0.4.5-2|138	%postun -n %{lib_name} -p /sbin/ldconfig
12mr|consolekit-0.4.5-2|139	%endif
12mr|consolekit-0.4.5-2|140	
12mr|consolekit-0.4.5-2|141	%files
12mr|consolekit-0.4.5-2|142	%defattr(-,root,root,-)
12mr|consolekit-0.4.5-2|143	%doc README AUTHORS NEWS COPYING
12mr|consolekit-0.4.5-2|144	
12mr|consolekit-0.4.5-2|145	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/*
12mr|consolekit-0.4.5-2|146	%{_sbindir}/console-kit-daemon
12mr|consolekit-0.4.5-2|147	%{_sbindir}/ck-log-system-start
12mr|consolekit-0.4.5-2|148	%{_sbindir}/ck-log-system-restart
12mr|consolekit-0.4.5-2|149	%{_sbindir}/ck-log-system-stop
12mr|consolekit-0.4.5-2|150	%{_bindir}/ck-history
12mr|consolekit-0.4.5-2|151	%{_bindir}/ck-list-sessions
12mr|consolekit-0.4.5-2|152	%{_bindir}/ck-launch-session
12mr|consolekit-0.4.5-2|153	%config(noreplace) %{_sysconfdir}/ConsoleKit
12mr|consolekit-0.4.5-2|154	%{_prefix}/lib/ConsoleKit
12mr|consolekit-0.4.5-2|155	%{_datadir}/polkit-1/actions/*
12mr|consolekit-0.4.5-2|156	%{_datadir}/dbus-1/system-services/*
12mr|consolekit-0.4.5-2|157	%attr(755,root,root) %{_var}/log/ConsoleKit
12mr|consolekit-0.4.5-2|158	%attr(750,root,root) %{_var}/run/ConsoleKit
12mr|consolekit-0.4.5-2|159	%if %{_with_systemd}
12mr|consolekit-0.4.5-2|160	/lib/systemd/system/console-kit-daemon.service
12mr|consolekit-0.4.5-2|161	/lib/systemd/system/console-kit-log-system-start.service
12mr|consolekit-0.4.5-2|162	/lib/systemd/system/console-kit-log-system-stop.service
12mr|consolekit-0.4.5-2|163	/lib/systemd/system/console-kit-log-system-restart.service
12mr|consolekit-0.4.5-2|164	/lib/systemd/system/basic.target.wants/console-kit-log-system-start.service
12mr|consolekit-0.4.5-2|165	/lib/systemd/system/halt.target.wants/console-kit-log-system-stop.service
12mr|consolekit-0.4.5-2|166	/lib/systemd/system/poweroff.target.wants/console-kit-log-system-stop.service
12mr|consolekit-0.4.5-2|167	/lib/systemd/system/reboot.target.wants/console-kit-log-system-restart.service
12mr|consolekit-0.4.5-2|168	/lib/systemd/system/kexec.target.wants/console-kit-log-system-restart.service
12mr|consolekit-0.4.5-2|169	%endif
12mr|consolekit-0.4.5-2|170	
12mr|consolekit-0.4.5-2|171	%files x11
12mr|consolekit-0.4.5-2|172	%defattr(-,root,root,-)
12mr|consolekit-0.4.5-2|173	%{_libexecdir}/ck-*
12mr|consolekit-0.4.5-2|174	
12mr|consolekit-0.4.5-2|175	%files -n %{lib_name}
12mr|consolekit-0.4.5-2|176	%defattr(-,root,root,-)
12mr|consolekit-0.4.5-2|177	%{_libdir}/lib*.so.*
12mr|consolekit-0.4.5-2|178	/%{_lib}/security/*.so
12mr|consolekit-0.4.5-2|179	%{_mandir}/man8/pam_ck_connector.8.*
12mr|consolekit-0.4.5-2|180	
12mr|consolekit-0.4.5-2|181	%files -n %{lib_name_devel}
12mr|consolekit-0.4.5-2|182	%defattr(-,root,root,-)
12mr|consolekit-0.4.5-2|183	%doc doc/dbus/ConsoleKit.html
12mr|consolekit-0.4.5-2|184	%{_libdir}/lib*.so
12mr|consolekit-0.4.5-2|185	%{_libdir}/pkgconfig/*
12mr|consolekit-0.4.5-2|186	%{_includedir}/*
12mr|consolekit-0.4.5-2|187	%{_datadir}/dbus-1/interfaces/*
12mr|consolekit-0.4.5-2|188	
12mr|consolekit-0.4.5-2|189	
12mr|consolekit-0.4.5-2|190	
12mr|consolekit-0.4.5-2|191	
12mr|consolekit-0.4.5-2|192	%changelog
12mr|consolekit-0.4.5-2|193	

13717 12
12mr|coreutils-8.19-5|1	Summary:	The GNU core utilities: a set of tools commonly used in shell scripts
12mr|coreutils-8.19-5|2	Name:		coreutils
12mr|coreutils-8.19-5|3	Version:	8.19
12mr|coreutils-8.19-5|4	Release:	5
12mr|coreutils-8.19-5|5	License:	GPLv3+
12mr|coreutils-8.19-5|6	Group:		System/Base
12mr|coreutils-8.19-5|7	Url:		http://www.gnu.org/software/coreutils/
12mr|coreutils-8.19-5|8	Source0:	http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
12mr|coreutils-8.19-5|9	Source1:	http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
12mr|coreutils-8.19-5|10	
12mr|coreutils-8.19-5|11	# fileutils
12mr|coreutils-8.19-5|12	Patch101:	coreutils-8.2-spacedir.patch
12mr|coreutils-8.19-5|13	Patch1155:	coreutils-8.2-force-option--override--interactive-option.patch
12mr|coreutils-8.19-5|14	Patch118:	fileutils-4.1-ls_h.patch
12mr|coreutils-8.19-5|15	Patch500:	coreutils-8.3-mem.patch
12mr|coreutils-8.19-5|16	
12mr|coreutils-8.19-5|17	# sh-utils
12mr|coreutils-8.19-5|18	
12mr|coreutils-8.19-5|19	#add info about TZ envvar to date manpage
12mr|coreutils-8.19-5|20	Patch703:	coreutils-6.11-dateman.patch
12mr|coreutils-8.19-5|21	# RMS will never accept the PAM patch because it removes his historical
12mr|coreutils-8.19-5|22	# rant about Twenex and the wheel group, so we'll continue to maintain
12mr|coreutils-8.19-5|23	# it here indefinitely.
12mr|coreutils-8.19-5|24	Patch706:	coreutils-8.7-pam.patch
12mr|coreutils-8.19-5|25	Patch713:	coreutils-4.5.3-langinfo.patch
12mr|coreutils-8.19-5|26	
12mr|coreutils-8.19-5|27	# (sb) lin18nux/lsb compliance - normally from here:
12mr|coreutils-8.19-5|28	# http://www.openi18n.org/subgroups/utildev/patch/
12mr|coreutils-8.19-5|29	# this one is actually a merger of 5.2 and 5.3, as join segfaults
12mr|coreutils-8.19-5|30	# compiled with gcc4 and the 5.1/5.2 patch
12mr|coreutils-8.19-5|31	# fwang: we often get this patch from fedora
12mr|coreutils-8.19-5|32	Patch800:	coreutils-8.19-new-i18n.patch
12mr|coreutils-8.19-5|33	
12mr|coreutils-8.19-5|34	Patch909:	coreutils-5.1.0-64bit-fixes.patch
12mr|coreutils-8.19-5|35	
12mr|coreutils-8.19-5|36	# https://qa.mandriva.com/show_bug.cgi?id=38577
12mr|coreutils-8.19-5|37	Patch911:	coreutils-8.3-groupfix.patch
12mr|coreutils-8.19-5|38	
12mr|coreutils-8.19-5|39	Patch1011:	coreutils-8.14-DIR_COLORS-mdkconf.patch
12mr|coreutils-8.19-5|40	#(peroyvind): fix a test that fails to compile with -Werror=format-security
12mr|coreutils-8.19-5|41	Patch1014:	coreutils-8.8-check-string-format.patch
12mr|coreutils-8.19-5|42	
12mr|coreutils-8.19-5|43	# fedora patches
12mr|coreutils-8.19-5|44	#add note about no difference between binary/text mode on Linux - md5sum manpage
12mr|coreutils-8.19-5|45	Patch2101:	coreutils-8.9-manpages.patch
12mr|coreutils-8.19-5|46	#temporarily workaround probable kernel issue with TCSADRAIN(#504798)
12mr|coreutils-8.19-5|47	Patch2102:	coreutils-8.19-sttytcsadrain.patch
12mr|coreutils-8.19-5|48	#do display processor type for uname -p/-i based on uname(2) syscall
12mr|coreutils-8.19-5|49	Patch2103:	coreutils-8.2-uname-processortype.patch
12mr|coreutils-8.19-5|50	#df --direct
12mr|coreutils-8.19-5|51	Patch2104:	coreutils-8.9-df-direct.patch
12mr|coreutils-8.19-5|52	#Fix mkstemp on sparc64
12mr|coreutils-8.19-5|53	Patch2105:	coreutils-mkstemp.patch
12mr|coreutils-8.19-5|54	
12mr|coreutils-8.19-5|55	#getgrouplist() patch from Ulrich Drepper.
12mr|coreutils-8.19-5|56	Patch2908:	coreutils-8.14-getgrouplist.patch
12mr|coreutils-8.19-5|57	#Prevent buffer overflow in who(1) (bug #158405).
12mr|coreutils-8.19-5|58	Patch2912:	coreutils-overflow.patch
12mr|coreutils-8.19-5|59	
12mr|coreutils-8.19-5|60	BuildRequires:	gettext
12mr|coreutils-8.19-5|61	BuildRequires:	termcap-devel
12mr|coreutils-8.19-5|62	BuildRequires:	pam-devel
12mr|coreutils-8.19-5|63	BuildRequires:	texinfo >= 4.3
12mr|coreutils-8.19-5|64	# We need automake which supports the dist-xz target
12mr|coreutils-8.19-5|65	BuildRequires:	automake >= 1.10.2-2
12mr|coreutils-8.19-5|66	# And tar which supports xz automagically since rpm.org seems to rely on this(..?)
12mr|coreutils-8.19-5|67	BuildRequires:	tar >= 1.21-2
12mr|coreutils-8.19-5|68	BuildRequires:	acl-devel
12mr|coreutils-8.19-5|69	BuildRequires:	libattr-devel
12mr|coreutils-8.19-5|70	BuildRequires:	gmp-devel
12mr|coreutils-8.19-5|71	BuildRequires:	libcap-devel
12mr|coreutils-8.19-5|72	BuildRequires:	bison
12mr|coreutils-8.19-5|73	BuildRequires:	flex
12mr|coreutils-8.19-5|74	BuildRequires:	strace
12mr|coreutils-8.19-5|75	
12mr|coreutils-8.19-5|76	%rename		mktemp
12mr|coreutils-8.19-5|77	
12mr|coreutils-8.19-5|78	Provides:	stat = %{version}
12mr|coreutils-8.19-5|79	Provides:	%{_bindir}/env
12mr|coreutils-8.19-5|80	Provides:	/bin/env
12mr|coreutils-8.19-5|81	Provides:	%{_bindir}/tr
12mr|coreutils-8.19-5|82	Provides:	/bin/rm
12mr|coreutils-8.19-5|83	Provides:	/bin/cp
12mr|coreutils-8.19-5|84	Provides:	/bin/stty
12mr|coreutils-8.19-5|85	Provides:	/bin/ln
12mr|coreutils-8.19-5|86	Provides:	/bin/mktemp
12mr|coreutils-8.19-5|87	Obsoletes:	base64
12mr|coreutils-8.19-5|88	Suggests:	coreutils-doc
12mr|coreutils-8.19-5|89	
12mr|coreutils-8.19-5|90	%description
12mr|coreutils-8.19-5|91	This package is the union of the old GNU fileutils, sh-utils, and
12mr|coreutils-8.19-5|92	textutils packages.
12mr|coreutils-8.19-5|93	
12mr|coreutils-8.19-5|94	These tools are the GNU versions of common useful and popular
12mr|coreutils-8.19-5|95	file & text utilities which are used for:
12mr|coreutils-8.19-5|96	- file management
12mr|coreutils-8.19-5|97	- shell scripts
12mr|coreutils-8.19-5|98	- modifying text file (spliting, joining, comparing, modifying, ...)
12mr|coreutils-8.19-5|99	
12mr|coreutils-8.19-5|100	Most of these programs have significant advantages over their Unix
12mr|coreutils-8.19-5|101	counterparts, such as greater speed, additional options, and fewer
12mr|coreutils-8.19-5|102	arbitrary limits.
12mr|coreutils-8.19-5|103	
12mr|coreutils-8.19-5|104	%package	doc
12mr|coreutils-8.19-5|105	Summary:	Coreutils documentation in info format
12mr|coreutils-8.19-5|106	Group:		Books/Computer books
12mr|coreutils-8.19-5|107	Requires:	coreutils >= 4.5.4-2mdk
12mr|coreutils-8.19-5|108	BuildArch:	noarch
12mr|coreutils-8.19-5|109	
12mr|coreutils-8.19-5|110	%description	doc
12mr|coreutils-8.19-5|111	This package contains coreutils documentation in GNU info format.
12mr|coreutils-8.19-5|112	
12mr|coreutils-8.19-5|113	%prep
12mr|coreutils-8.19-5|114	%setup -q
12mr|coreutils-8.19-5|115	
12mr|coreutils-8.19-5|116	# fileutils
12mr|coreutils-8.19-5|117	# (tpg) seems to be fixed
12mr|coreutils-8.19-5|118	#%patch101 -p1 -b .space~
12mr|coreutils-8.19-5|119	%patch1155 -p1 -b .override~
12mr|coreutils-8.19-5|120	%patch118 -p1 -b .lsh~
12mr|coreutils-8.19-5|121	
12mr|coreutils-8.19-5|122	# textutils
12mr|coreutils-8.19-5|123	%patch500 -p1
12mr|coreutils-8.19-5|124	
12mr|coreutils-8.19-5|125	# sh-utils
12mr|coreutils-8.19-5|126	%patch703 -p1 -b .dateman~
12mr|coreutils-8.19-5|127	%patch713 -p1 -b .langinfo~
12mr|coreutils-8.19-5|128	
12mr|coreutils-8.19-5|129	# li18nux/lsb
12mr|coreutils-8.19-5|130	%patch800 -p1 -b .i18n~
12mr|coreutils-8.19-5|131	
12mr|coreutils-8.19-5|132	%patch909 -p1 -b .64bit~
12mr|coreutils-8.19-5|133	%patch911 -p1 -b .groups~
12mr|coreutils-8.19-5|134	
12mr|coreutils-8.19-5|135	%patch1011 -p1 -b .colors_mdkconf~
12mr|coreutils-8.19-5|136	%patch1014 -p1 -b .str_fmt~
12mr|coreutils-8.19-5|137	
12mr|coreutils-8.19-5|138	%patch2101 -p1 -b .manpages~
12mr|coreutils-8.19-5|139	%patch2102 -p1 -b .tcsadrain~
12mr|coreutils-8.19-5|140	%patch2103 -p1 -b .sysinfo~
12mr|coreutils-8.19-5|141	# (tpg) not needed for now
12mr|coreutils-8.19-5|142	#%patch2104 -p1 -b .dfdirect~
12mr|coreutils-8.19-5|143	
12mr|coreutils-8.19-5|144	%ifnarch %arm
12mr|coreutils-8.19-5|145	%patch2105 -p1 -b .sparc~
12mr|coreutils-8.19-5|146	%endif
12mr|coreutils-8.19-5|147	
12mr|coreutils-8.19-5|148	%patch2908 -p1 -b .getgrouplist~
12mr|coreutils-8.19-5|149	%patch2912 -p1 -b .overflow~
12mr|coreutils-8.19-5|150	
12mr|coreutils-8.19-5|151	chmod a+x tests/misc/sort-mb-tests tests/misc/id-context
12mr|coreutils-8.19-5|152	chmod +w ./src/dircolors.h
12mr|coreutils-8.19-5|153	./src/dcgen ./src/dircolors.hin > ./src/dircolors.h
12mr|coreutils-8.19-5|154	
12mr|coreutils-8.19-5|155	export DEFAULT_POSIX2_VERSION=199209
12mr|coreutils-8.19-5|156	aclocal -I m4
12mr|coreutils-8.19-5|157	automake --gnits --add-missing
12mr|coreutils-8.19-5|158	autoconf
12mr|coreutils-8.19-5|159	bzip2 -9 ChangeLog
12mr|coreutils-8.19-5|160	
12mr|coreutils-8.19-5|161	%build
12mr|coreutils-8.19-5|162	export CFLAGS="%{optflags} -fPIC -D_GNU_SOURCE=1"
12mr|coreutils-8.19-5|163	
12mr|coreutils-8.19-5|164	%configure2_5x \
12mr|coreutils-8.19-5|165	--enable-largefile \
12mr|coreutils-8.19-5|166	--enable-pam \
12mr|coreutils-8.19-5|167	--enable-no-install-program=arch,hostname,uptime,kill \
12mr|coreutils-8.19-5|168	--without-selinux \
12mr|coreutils-8.19-5|169	--disable-rpath \
12mr|coreutils-8.19-5|170	--disable-silent-rules
12mr|coreutils-8.19-5|171	
12mr|coreutils-8.19-5|172	%make
12mr|coreutils-8.19-5|173	
12mr|coreutils-8.19-5|174	%check
12mr|coreutils-8.19-5|175	#(proyvind): check suite randomly fails on build hosts, unable to reproduce
12mr|coreutils-8.19-5|176	#            locally, so just disable for now.. :(
12mr|coreutils-8.19-5|177	#%make check
12mr|coreutils-8.19-5|178	
12mr|coreutils-8.19-5|179	%install
12mr|coreutils-8.19-5|180	%makeinstall_std
12mr|coreutils-8.19-5|181	
12mr|coreutils-8.19-5|182	# man pages are not installed with make install
12mr|coreutils-8.19-5|183	make mandir=%{buildroot}%{_mandir} install-man
12mr|coreutils-8.19-5|184	
12mr|coreutils-8.19-5|185	# let be compatible with old fileutils, sh-utils and textutils packages :
12mr|coreutils-8.19-5|186	mkdir -p %{buildroot}{/bin,%{_bindir},%{_sbindir},%{_sysconfdir}/pam.d}
12mr|coreutils-8.19-5|187	for f in basename cat chgrp chmod chown cp cut date dd df echo env expr false id link ln ls mkdir mknod mktemp mv nice pwd rm rmdir sleep sort stat stty sync touch true uname unlink tac
12mr|coreutils-8.19-5|188	do
12mr|coreutils-8.19-5|189	mv %{buildroot}/{%{_bindir},bin}/$f
12mr|coreutils-8.19-5|190	done
12mr|coreutils-8.19-5|191	
12mr|coreutils-8.19-5|192	# chroot was in /usr/sbin :
12mr|coreutils-8.19-5|193	mv %{buildroot}/{%{_bindir},%{_sbindir}}/chroot
12mr|coreutils-8.19-5|194	# {cat,sort,cut} were previously moved from bin to /usr/bin and linked into
12mr|coreutils-8.19-5|195	for f in cut env expr tac; do
12mr|coreutils-8.19-5|196	ln -s /bin/$f %{buildroot}%{_bindir}/$f
12mr|coreutils-8.19-5|197	done
12mr|coreutils-8.19-5|198	
12mr|coreutils-8.19-5|199	install -m644 src/dircolors.hin -D %{buildroot}%{_sysconfdir}/DIR_COLORS
12mr|coreutils-8.19-5|200	
12mr|coreutils-8.19-5|201	#TV# find_lang look for LC_MESSAGES, not LC_TIME:
12mr|coreutils-8.19-5|202	find %{buildroot}%{_datadir}/locale/ -name coreutils.mo | fgrep LC_TIME | xargs rm -f
12mr|coreutils-8.19-5|203	%find_lang %{name}
12mr|coreutils-8.19-5|204	
12mr|coreutils-8.19-5|205	%files -f %{name}.lang
12mr|coreutils-8.19-5|206	%config(noreplace) %{_sysconfdir}/D*
12mr|coreutils-8.19-5|207	%doc README
12mr|coreutils-8.19-5|208	/bin/*
12mr|coreutils-8.19-5|209	%{_bindir}/*
12mr|coreutils-8.19-5|210	%{_sbindir}/chroot
12mr|coreutils-8.19-5|211	%dir %{_libdir}/coreutils
12mr|coreutils-8.19-5|212	%{_libdir}/coreutils/libstdbuf.so
12mr|coreutils-8.19-5|213	
12mr|coreutils-8.19-5|214	%files doc
12mr|coreutils-8.19-5|215	%doc ABOUT-NLS ChangeLog.bz2 NEWS THANKS TODO
12mr|coreutils-8.19-5|216	%{_infodir}/coreutils*
12mr|coreutils-8.19-5|217	%{_mandir}/man*/*
12mr|coreutils-8.19-5|218	
12mr|coreutils-8.19-5|219	
12mr|coreutils-8.19-5|220	%changelog
12mr|coreutils-8.19-5|221	* Sat Aug 25 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 8.19-3
12mr|coreutils-8.19-5|222	+ Revision: 815748
12mr|coreutils-8.19-5|223	- su.pamd and su-l.pamd files have been moved to util-linux package
12mr|coreutils-8.19-5|224	
12mr|coreutils-8.19-5|225	* Fri Aug 24 2012 Paulo Andrade <pcpa@mandriva.com.br> 8.19-2
12mr|coreutils-8.19-5|226	+ Revision: 815704
12mr|coreutils-8.19-5|227	- Bump release and rebuild.
12mr|coreutils-8.19-5|228	
12mr|coreutils-8.19-5|229	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|coreutils-8.19-5|230	- new version
12mr|coreutils-8.19-5|231	
12mr|coreutils-8.19-5|232	+ Bernhard Rosenkraenzer <bero@bero.eu>
12mr|coreutils-8.19-5|233	- Fix build dependency on 32-bit libgmp
12mr|coreutils-8.19-5|234	
12mr|coreutils-8.19-5|235	* Sun May 13 2012 Bernhard Rosenkraenzer <bero@bero.eu> 8.17-1
12mr|coreutils-8.19-5|236	+ Revision: 798678
12mr|coreutils-8.19-5|237	- Update to 8.17
12mr|coreutils-8.19-5|238	
12mr|coreutils-8.19-5|239	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 8.16-1
12mr|coreutils-8.19-5|240	+ Revision: 787345
12mr|coreutils-8.19-5|241	- Update to 8.16
12mr|coreutils-8.19-5|242	
12mr|coreutils-8.19-5|243	+ Matthew Dawkins <mattydaw@mandriva.org>
12mr|coreutils-8.19-5|244	- rebuild for new internal dependency generator
12mr|coreutils-8.19-5|245	
12mr|coreutils-8.19-5|246	* Wed Jan 25 2012 Antoine Ginies <aginies@mandriva.com> 8.15-1
12mr|coreutils-8.19-5|247	+ Revision: 768322
12mr|coreutils-8.19-5|248	- update to version 8.15
12mr|coreutils-8.19-5|249	update some patch
12mr|coreutils-8.19-5|250	
12mr|coreutils-8.19-5|251	* Sun Nov 27 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 8.14-2
12mr|coreutils-8.19-5|252	+ Revision: 734461
12mr|coreutils-8.19-5|253	- add a suggests on coreutils-doc
12mr|coreutils-8.19-5|254	
12mr|coreutils-8.19-5|255	* Fri Oct 21 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 8.14-1
12mr|coreutils-8.19-5|256	+ Revision: 705614
12mr|coreutils-8.19-5|257	- remove ancient versioned conflicts on tetex
12mr|coreutils-8.19-5|258	- sync multibyte patch with Fedora to pull in some additional fixes (P800)
12mr|coreutils-8.19-5|259	- remove patch for adding back blinking colors on broken symlinks (P1013, fixed)
12mr|coreutils-8.19-5|260	- clean out some legacy rpm stuff
12mr|coreutils-8.19-5|261	- new version (with a bunch of patches resynced;)
12mr|coreutils-8.19-5|262	- add a manual provides on /usr/bin/tr to satisfy scriptlet dependency
12mr|coreutils-8.19-5|263	- use %%rename macro for mktemp
12mr|coreutils-8.19-5|264	
12mr|coreutils-8.19-5|265	* Sun Jun 19 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 8.12-1
12mr|coreutils-8.19-5|266	+ Revision: 686061
12mr|coreutils-8.19-5|267	- update to new version 8.12
12mr|coreutils-8.19-5|268	
12mr|coreutils-8.19-5|269	* Wed Apr 20 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 8.11-1
12mr|coreutils-8.19-5|270	+ Revision: 656350
12mr|coreutils-8.19-5|271	- update to new version 8.11
12mr|coreutils-8.19-5|272	- disable patches 101 and 2104
12mr|coreutils-8.19-5|273	- update to new version 8.10
12mr|coreutils-8.19-5|274	- update patch 800
12mr|coreutils-8.19-5|275	
12mr|coreutils-8.19-5|276	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|coreutils-8.19-5|277	- add '.gem' suffix with same color as other arhives with 'ls'
12mr|coreutils-8.19-5|278	
12mr|coreutils-8.19-5|279	* Tue Jan 18 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 8.9-2
12mr|coreutils-8.19-5|280	+ Revision: 631565
12mr|coreutils-8.19-5|281	- remove unnecessary buildrequires on locales-*
12mr|coreutils-8.19-5|282	- remove dependency on pam causing dependency loop
12mr|coreutils-8.19-5|283	- add back LC_TIME workaround for %%find_lang for now as it breaks upgrades..
12mr|coreutils-8.19-5|284	
12mr|coreutils-8.19-5|285	* Sun Jan 09 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 8.9-1mdv2011.0
12mr|coreutils-8.19-5|286	+ Revision: 630708
12mr|coreutils-8.19-5|287	- let %%find_lang take care of LC_TIME locale symlinks now
12mr|coreutils-8.19-5|288	- new release: 8.9
12mr|coreutils-8.19-5|289	
12mr|coreutils-8.19-5|290	* Wed Dec 29 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 8.8-1mdv2011.0
12mr|coreutils-8.19-5|291	+ Revision: 625742
12mr|coreutils-8.19-5|292	- license is actually GPLv3+, not GPLv3.. ;p
12mr|coreutils-8.19-5|293	- drop old patches
12mr|coreutils-8.19-5|294	- don't install kill(1), it's provided by util-linux
12mr|coreutils-8.19-5|295	- create all symlinks from /bin/ to /usr/bin in one and same loop
12mr|coreutils-8.19-5|296	- drop no longer required fix for japanese catalog file
12mr|coreutils-8.19-5|297	- be sure to own %%{_libdir}/coreutils directory
12mr|coreutils-8.19-5|298	- fix check that fails to compile with -Werror=format-security (P1014)
12mr|coreutils-8.19-5|299	- use included help2man
12mr|coreutils-8.19-5|300	- sync patches with coreutils-8.8-1 from fedora
12mr|coreutils-8.19-5|301	- sh-utils, fileutils & textutils merge with corresponding provides/obsoletes
12mr|coreutils-8.19-5|302	dates back to 2002, so we can prolly' safely drop these now... ;)
12mr|coreutils-8.19-5|303	- new release: 8.8
12mr|coreutils-8.19-5|304	- pass '--disable-silent-rules' to configure, build output is nice for build logs
12mr|coreutils-8.19-5|305	- configure not to install 'hostname' & 'uptime' in %%build, rather than removing
12mr|coreutils-8.19-5|306	those in %%install
12mr|coreutils-8.19-5|307	- do autofoo in %%prep
12mr|coreutils-8.19-5|308	- remove perl regexp on texinfo page for wtmp path, now giving duplicate..
12mr|coreutils-8.19-5|309	- compress ChangeLog in %%prep and drop shipping ancient changelogs
12mr|coreutils-8.19-5|310	- explicitly build without selinux support
12mr|coreutils-8.19-5|311	- obsolete/provide mktemp
12mr|coreutils-8.19-5|312	
12mr|coreutils-8.19-5|313	* Tue Nov 16 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 8.7-3mdv2011.0
12mr|coreutils-8.19-5|314	+ Revision: 598126
12mr|coreutils-8.19-5|315	- replacing ealier release uploaded manually
12mr|coreutils-8.19-5|316	
12mr|coreutils-8.19-5|317	+ Andrey Borzenkov <arvidjaar@mandriva.org>
12mr|coreutils-8.19-5|318	- source202: su -l PAM config (fedora)
12mr|coreutils-8.19-5|319	
12mr|coreutils-8.19-5|320	* Tue Nov 16 2010 Funda Wang <fwang@mandriva.org> 8.7-1mdv2011.0
12mr|coreutils-8.19-5|321	+ Revision: 598011
12mr|coreutils-8.19-5|322	- new version 8.7
12mr|coreutils-8.19-5|323	
12mr|coreutils-8.19-5|324	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12mr|coreutils-8.19-5|325	- update to new version 8.6
12mr|coreutils-8.19-5|326	- update patches 706 and 800 (from Fedora)
12mr|coreutils-8.19-5|327	
12mr|coreutils-8.19-5|328	* Tue Aug 31 2010 Thierry Vignaud <tv@mandriva.org> 8.5-2mdv2011.0
12mr|coreutils-8.19-5|329	+ Revision: 574911
12mr|coreutils-8.19-5|330	- let the doc subpackage be noarch
12mr|coreutils-8.19-5|331	
12mr|coreutils-8.19-5|332	* Thu Apr 29 2010 Funda Wang <fwang@mandriva.org> 8.5-1mdv2010.1
12mr|coreutils-8.19-5|333	+ Revision: 540892
12mr|coreutils-8.19-5|334	- New version 8.5
12mr|coreutils-8.19-5|335	
12mr|coreutils-8.19-5|336	* Tue Feb 09 2010 Funda Wang <fwang@mandriva.org> 8.4-2mdv2010.1
12mr|coreutils-8.19-5|337	+ Revision: 502813
12mr|coreutils-8.19-5|338	- rebuild for new gmp
12mr|coreutils-8.19-5|339	
12mr|coreutils-8.19-5|340	* Thu Jan 14 2010 Funda Wang <fwang@mandriva.org> 8.4-1mdv2010.1
12mr|coreutils-8.19-5|341	+ Revision: 491125
12mr|coreutils-8.19-5|342	- add several BRs for locales
12mr|coreutils-8.19-5|343	- new version 8.4
12mr|coreutils-8.19-5|344	
12mr|coreutils-8.19-5|345	* Mon Jan 11 2010 Funda Wang <fwang@mandriva.org> 8.3-1mdv2010.1
12mr|coreutils-8.19-5|346	+ Revision: 489498
12mr|coreutils-8.19-5|347	- no tests needed to be disabled
12mr|coreutils-8.19-5|348	- rediff i18n patch
12mr|coreutils-8.19-5|349	- rediff some patches
12mr|coreutils-8.19-5|350	- New version 8.3
12mr|coreutils-8.19-5|351	
12mr|coreutils-8.19-5|352	* Sun Jan 03 2010 Funda Wang <fwang@mandriva.org> 8.2-1mdv2010.1
12mr|coreutils-8.19-5|353	+ Revision: 485787
12mr|coreutils-8.19-5|354	- disable utimens too
12mr|coreutils-8.19-5|355	- disable tests which introduce assertion (unknown reason)
12mr|coreutils-8.19-5|356	- disable format check in check section
12mr|coreutils-8.19-5|357	- rediff spacedir patch
12mr|coreutils-8.19-5|358	- New version 8.2
12mr|coreutils-8.19-5|359	- drop touch_errno patch (don't know where it comes and does not apply)
12mr|coreutils-8.19-5|360	- renew uname patch with fedora one
12mr|coreutils-8.19-5|361	- rediff patches
12mr|coreutils-8.19-5|362	
12mr|coreutils-8.19-5|363	* Fri Oct 16 2009 Frederic Crozat <fcrozat@mandriva.com> 7.5-2mdv2010.0
12mr|coreutils-8.19-5|364	+ Revision: 457931
12mr|coreutils-8.19-5|365	- Move tac to /bin, needed for latest initscripts
12mr|coreutils-8.19-5|366	
12mr|coreutils-8.19-5|367	* Sun Aug 23 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 7.5-1mdv2010.0
12mr|coreutils-8.19-5|368	+ Revision: 419994
12mr|coreutils-8.19-5|369	- add missing buildrequires on strace, bison, flex, libcap-devel and libgmp-devel
12mr|coreutils-8.19-5|370	- spec file clean
12mr|coreutils-8.19-5|371	- rediff patches 800, 1011 and 1013
12mr|coreutils-8.19-5|372	- disable rpath
12mr|coreutils-8.19-5|373	- fix license
12mr|coreutils-8.19-5|374	- package libstdbuf.so
12mr|coreutils-8.19-5|375	
12mr|coreutils-8.19-5|376	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|coreutils-8.19-5|377	- Add su manpage (Bug #51699)
12mr|coreutils-8.19-5|378	
12mr|coreutils-8.19-5|379	* Mon Jul 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 7.4-2mdv2010.0
12mr|coreutils-8.19-5|380	+ Revision: 398210
12mr|coreutils-8.19-5|381	- re-activate utimensat, now the xen kernel is uptodate
12mr|coreutils-8.19-5|382	
12mr|coreutils-8.19-5|383	* Tue May 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 7.4-1mdv2010.0
12mr|coreutils-8.19-5|384	+ Revision: 377815
12mr|coreutils-8.19-5|385	- new version
12mr|coreutils-8.19-5|386	
12mr|coreutils-8.19-5|387	+ Thierry Vignaud <tv@mandriva.org>
12mr|coreutils-8.19-5|388	- new version
12mr|coreutils-8.19-5|389	
12mr|coreutils-8.19-5|390	* Sat May 02 2009 Funda Wang <fwang@mandriva.org> 7.2-1mdv2010.0
12mr|coreutils-8.19-5|391	+ Revision: 370446
12mr|coreutils-8.19-5|392	- New version 7.2
12mr|coreutils-8.19-5|393	
12mr|coreutils-8.19-5|394	* Thu Mar 05 2009 Frederic Crozat <fcrozat@mandriva.com> 7.1-2mdv2009.1
12mr|coreutils-8.19-5|395	+ Revision: 349061
12mr|coreutils-8.19-5|396	- Add explicit provides for /bin/env and /usr/bin/env
12mr|coreutils-8.19-5|397	
12mr|coreutils-8.19-5|398	* Thu Feb 26 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 7.1-1mdv2009.1
12mr|coreutils-8.19-5|399	+ Revision: 345271
12mr|coreutils-8.19-5|400	- add versioned buildrequires on tar & automake for xz support
12mr|coreutils-8.19-5|401	- new release: 7.1
12mr|coreutils-8.19-5|402	- rediff a lot of patches..
12mr|coreutils-8.19-5|403	- fix typo
12mr|coreutils-8.19-5|404	- update DIR_COLORS patch with new .xz format added
12mr|coreutils-8.19-5|405	
12mr|coreutils-8.19-5|406	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12mr|coreutils-8.19-5|407	- rebuild for python-2.6
12mr|coreutils-8.19-5|408	
12mr|coreutils-8.19-5|409	* Sun Dec 21 2008 Oden Eriksson <oeriksson@mandriva.com> 6.12-4mdv2009.1
12mr|coreutils-8.19-5|410	+ Revision: 316959
12mr|coreutils-8.19-5|411	- rediffed some fuzzy patches
12mr|coreutils-8.19-5|412	
12mr|coreutils-8.19-5|413	* Tue Nov 11 2008 Gustavo De Nardin <gustavodn@mandriva.com> 6.12-3mdv2009.1
12mr|coreutils-8.19-5|414	+ Revision: 302337
12mr|coreutils-8.19-5|415	- cripple coreutils to not use utimensat() syscall, available since kernel
12mr|coreutils-8.19-5|416	2.6.22, for Xen kernel compatibility (#45606)
12mr|coreutils-8.19-5|417	
12mr|coreutils-8.19-5|418	+ Thierry Vignaud <tv@mandriva.org>
12mr|coreutils-8.19-5|419	- remove tool list from description
12mr|coreutils-8.19-5|420	
12mr|coreutils-8.19-5|421	* Tue Jun 24 2008 Luiz Fernando Capitulino <lcapitulino@mandriva.com> 6.12-2mdv2009.0
12mr|coreutils-8.19-5|422	+ Revision: 228635
12mr|coreutils-8.19-5|423	- Fix wrong allocation size
12mr|coreutils-8.19-5|424	The line which allocates szStrings is allocating only
12mr|coreutils-8.19-5|425	three bytes instead of the space required for three
12mr|coreutils-8.19-5|426	char pointers.
12mr|coreutils-8.19-5|427	Bug reproducible by doing 'uname -p'.
12mr|coreutils-8.19-5|428	
12mr|coreutils-8.19-5|429	* Mon Jun 16 2008 Funda Wang <fwang@mandriva.org> 6.12-1mdv2009.0
12mr|coreutils-8.19-5|430	+ Revision: 219518
12mr|coreutils-8.19-5|431	- fix problematic cut test case
12mr|coreutils-8.19-5|432	- chmod at prep section
12mr|coreutils-8.19-5|433	- New version 6.12
12mr|coreutils-8.19-5|434	- sync i18n patch with fedora
12mr|coreutils-8.19-5|435	
12mr|coreutils-8.19-5|436	* Thu May 01 2008 Funda Wang <fwang@mandriva.org> 6.11-1mdv2009.0
12mr|coreutils-8.19-5|437	+ Revision: 199891
12mr|coreutils-8.19-5|438	- rediff groupfix patch
12mr|coreutils-8.19-5|439	- rediff i18n and pam patch
12mr|coreutils-8.19-5|440	- rediff patch703
12mr|coreutils-8.19-5|441	- New version 6.11
12mr|coreutils-8.19-5|442	
12mr|coreutils-8.19-5|443	* Fri Mar 07 2008 Andreas Hasenack <andreas@mandriva.com> 6.10-4mdv2008.1
12mr|coreutils-8.19-5|444	+ Revision: 181646
12mr|coreutils-8.19-5|445	- drop specific versioned requires of automake
12mr|coreutils-8.19-5|446	- fix "id" can't fetch group name (#38577)
12mr|coreutils-8.19-5|447	
12mr|coreutils-8.19-5|448	* Tue Jan 29 2008 Funda Wang <fwang@mandriva.org> 6.10-3mdv2008.1
12mr|coreutils-8.19-5|449	+ Revision: 159680
12mr|coreutils-8.19-5|450	- fix requirment on info-install
12mr|coreutils-8.19-5|451	
12mr|coreutils-8.19-5|452	* Sun Jan 27 2008 Funda Wang <fwang@mandriva.org> 6.10-2mdv2008.1
12mr|coreutils-8.19-5|453	+ Revision: 158552
12mr|coreutils-8.19-5|454	- update binary list
12mr|coreutils-8.19-5|455	
12mr|coreutils-8.19-5|456	* Sat Jan 26 2008 Funda Wang <fwang@mandriva.org> 6.10-1mdv2008.1
12mr|coreutils-8.19-5|457	+ Revision: 158248
12mr|coreutils-8.19-5|458	- Update i18n patch with fedora one
12mr|coreutils-8.19-5|459	- rediff uname patch
12mr|coreutils-8.19-5|460	- rediff pam patch
12mr|coreutils-8.19-5|461	- New version 6.10
12mr|coreutils-8.19-5|462	- drop patches merged upstream
12mr|coreutils-8.19-5|463	
12mr|coreutils-8.19-5|464	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 6.9-6mdv2008.1
12mr|coreutils-8.19-5|465	+ Revision: 149129
12mr|coreutils-8.19-5|466	- rebuild
12mr|coreutils-8.19-5|467	- kill re-definition of %%buildroot on Pixel's request
12mr|coreutils-8.19-5|468	
12mr|coreutils-8.19-5|469	+ Olivier Blin <blino@mandriva.org>
12mr|coreutils-8.19-5|470	- restore BuildRoot
12mr|coreutils-8.19-5|471	
12mr|coreutils-8.19-5|472	+ Arnaud Patard <apatard@mandriva.com>
12mr|coreutils-8.19-5|473	- Use proper way to change CFLAGS in the spec file.
12mr|coreutils-8.19-5|474	(aka dd if=/dev/zero bs=1M count=300 | time -p sum -s bug fix).
12mr|coreutils-8.19-5|475	
12mr|coreutils-8.19-5|476	* Thu Sep 06 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 6.9-5mdv2008.0
12mr|coreutils-8.19-5|477	+ Revision: 81114
12mr|coreutils-8.19-5|478	- disable coloring for text documents
12mr|coreutils-8.19-5|479	
12mr|coreutils-8.19-5|480	* Sun Aug 26 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 6.9-4mdv2008.0
12mr|coreutils-8.19-5|481	+ Revision: 71568
12mr|coreutils-8.19-5|482	- give black background for white text for documents in case of using
12mr|coreutils-8.19-5|483	terminal with white background (updates P1011, fixes #32827)
12mr|coreutils-8.19-5|484	- add some more files to doc coloring (updates P1011)
12mr|coreutils-8.19-5|485	
12mr|coreutils-8.19-5|486	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 6.9-3mdv2008.0
12mr|coreutils-8.19-5|487	+ Revision: 69360
12mr|coreutils-8.19-5|488	- kill file require on info-install
12mr|coreutils-8.19-5|489	
12mr|coreutils-8.19-5|490	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|coreutils-8.19-5|491	- add coloring for .wma & *rc (updates P1011)
12mr|coreutils-8.19-5|492	- add even more formats (updates P1011, I have no life:p)
12mr|coreutils-8.19-5|493	- drop lzma patch (P1010) and rather merge with generic dircolors patch (P1011)
12mr|coreutils-8.19-5|494	- add some more formats (updates P1011)
12mr|coreutils-8.19-5|495	- regenerate dircolors.h with dcgen in stead of patch
12mr|coreutils-8.19-5|496	- add coloring for backup files (updates P1011)
12mr|coreutils-8.19-5|497	- drop junk and be sure not to remove copyright notice in dircolors.hin (updates P1011)
12mr|coreutils-8.19-5|498	- add white color for document formats (updates P1011)
12mr|coreutils-8.19-5|499	- add a few more formats (updates P1011)
12mr|coreutils-8.19-5|500	- update P1011 with coloring for .flv (flash video)
12mr|coreutils-8.19-5|501	
12mr|coreutils-8.19-5|502	* Sat Jul 14 2007 Funda Wang <fwang@mandriva.org> 6.9-2mdv2008.0
12mr|coreutils-8.19-5|503	+ Revision: 51981
12mr|coreutils-8.19-5|504	- Add fedora patch to build against glibc 2.6
12mr|coreutils-8.19-5|505	- Update program list
12mr|coreutils-8.19-5|506	- Obsoletes base64
12mr|coreutils-8.19-5|507	
12mr|coreutils-8.19-5|508	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|coreutils-8.19-5|509	- add back always blinking colors for broken symlinks (P1013)
12mr|coreutils-8.19-5|510	- fix P1011 as it reverted P1010 and lzma coloring
12mr|coreutils-8.19-5|511	
12mr|coreutils-8.19-5|512	* Thu Jul 12 2007 Funda Wang <fwang@mandriva.org> 6.9-1mdv2008.0
12mr|coreutils-8.19-5|513	+ Revision: 51465
12mr|coreutils-8.19-5|514	- Enable test scripts
12mr|coreutils-8.19-5|515	- Remove old acl patches
12mr|coreutils-8.19-5|516	- rediff patch 1011
12mr|coreutils-8.19-5|517	- Rediff patch 1010.
12mr|coreutils-8.19-5|518	- Add patch1012: From fedora, fix ls -x
12mr|coreutils-8.19-5|519	- Rediff patch800: from fedora
12mr|coreutils-8.19-5|520	- Rediff patch706: from Fedora.
12mr|coreutils-8.19-5|521	- Rediff patch1155
12mr|coreutils-8.19-5|522	- remove patch107: obsoletes by upstream code
12mr|coreutils-8.19-5|523	- Remove patch102: sparc detection not there
12mr|coreutils-8.19-5|524	- Remove patch0: lg.po not there
12mr|coreutils-8.19-5|525	- New upstream version
12mr|coreutils-8.19-5|526	
12mr|coreutils-8.19-5|527	* Wed Jul 11 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 5.97-8mdv2008.0
12mr|coreutils-8.19-5|528	+ Revision: 51341
12mr|coreutils-8.19-5|529	- drop S101 & S102 and rather merge with dircolors.hin in package as well as add few types (P1011)
12mr|coreutils-8.19-5|530	- add lzma coloring support for ls (P1010, might need some more work?)
12mr|coreutils-8.19-5|531	- change to and fix usage of new automake 1.10
12mr|coreutils-8.19-5|532	- fix inclusion of locale files
12mr|coreutils-8.19-5|533	
12mr|coreutils-8.19-5|534	* Mon May 28 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 5.97-7mdv2008.0
12mr|coreutils-8.19-5|535	+ Revision: 32177
12mr|coreutils-8.19-5|536	+ rebuild (emptylog)
12mr|coreutils-8.19-5|537	
12mr|coreutils-8.19-5|538	* Mon May 28 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 5.97-6mdv2008.0
12mr|coreutils-8.19-5|539	+ Revision: 32036
12mr|coreutils-8.19-5|540	- fix -doc description
12mr|coreutils-8.19-5|541	- remove redundant build-requirement of acl-devel
12mr|coreutils-8.19-5|542	
12mr|coreutils-8.19-5|543	+ Anssi Hannula <anssi@mandriva.org>
12mr|coreutils-8.19-5|544	- fix URL
12mr|coreutils-8.19-5|545	
12mr|coreutils-8.19-5|546	
12mr|coreutils-8.19-5|547	* Tue Feb 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 5.97-6mdv2007.0
12mr|coreutils-8.19-5|548	+ Revision: 123126
12mr|coreutils-8.19-5|549	- bump release (#28834)
12mr|coreutils-8.19-5|550	
12mr|coreutils-8.19-5|551	+ Per Øyvind Karlsen <pkarlsen@mandriva.com>
12mr|coreutils-8.19-5|552	- reintroduce interactive override (-if) and rather fix check (P1155, real fix for #16209)
12mr|coreutils-8.19-5|553	
12mr|coreutils-8.19-5|554	+ Olivier Blin <oblin@mandriva.com>
12mr|coreutils-8.19-5|555	- explicitely run autotools (or else configure is run two times), we need them for pam/i18n/acl/xattr/hname
12mr|coreutils-8.19-5|556	
12mr|coreutils-8.19-5|557	* Fri Oct 20 2006 Olivier Blin <oblin@mandriva.com> 5.97-4mdv2007.1
12mr|coreutils-8.19-5|558	+ Revision: 71290
12mr|coreutils-8.19-5|559	- rebuild for su to be linked with pam (#26353 and #26527)
12mr|coreutils-8.19-5|560	- Import coreutils
12mr|coreutils-8.19-5|561	
12mr|coreutils-8.19-5|562	* Thu Aug 31 2006 Thierry Vignaud <tvignaud@mandriva.com> 5.97-3mdv2007.0
12mr|coreutils-8.19-5|563	- kill patch 1155 thus the testsuite works again (#16209)
12mr|coreutils-8.19-5|564	[warning: this means cp -i -f behaves like cp -i, no more like cp -f]
12mr|coreutils-8.19-5|565	- update & reenable patch 1001-1004 from suse (ACL+xattr support)
12mr|coreutils-8.19-5|566	
12mr|coreutils-8.19-5|567	* Thu Aug 31 2006 Thierry Vignaud <tvignaud@mandriva.com> 5.97-1mdv2007.0
12mr|coreutils-8.19-5|568	- new release
12mr|coreutils-8.19-5|569	- update patches 800 & 1001 from rh
12mr|coreutils-8.19-5|570	- rediff patches 101, 105, 111, 114, 1115, 703 & 1003
12mr|coreutils-8.19-5|571	- kill patches 108, 112, 116, 117, 153, 908, 2000 (merged upstream)
12mr|coreutils-8.19-5|572	- kill patch 2001 (no more needed)
12mr|coreutils-8.19-5|573	- kill patch 105 (unstandard option)
12mr|coreutils-8.19-5|574	- drop patches 111 (deprecated rh patch introduced in fileutils-4.1.1-1mdk),
12mr|coreutils-8.19-5|575	114 (likewise, 4.1) 115 (likewise, 4.1.5-1mdk), 710, 901 (no more needed),
12mr|coreutils-8.19-5|576	1002 (merged in 1001)
12mr|coreutils-8.19-5|577	- source 200: sync with fedora
12mr|coreutils-8.19-5|578	- disable patch 104 (it's time to catch offenders) and 1003 (broken)
12mr|coreutils-8.19-5|579	- fix build
12mr|coreutils-8.19-5|580	
12mr|coreutils-8.19-5|581	* Thu Aug 31 2006 Thierry Vignaud <tvignaud@mandriva.com> 5.2.1-11mdv2007.0
12mr|coreutils-8.19-5|582	- patch 2000: update zh translation (#17302)
12mr|coreutils-8.19-5|583	- patch 2001: fix build
12mr|coreutils-8.19-5|584	- fix macro-in-%
12mr|coreutils-8.19-5|585	%changelog
12mr|coreutils-8.19-5|586	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|coreutils-8.19-5|587	+ Commit: 650454a
12mr|coreutils-8.19-5|588	- New version 8.17 (sync with Cooker), add some older Rosa
12mr|coreutils-8.19-5|589	
12mr|coreutils-8.19-5|590	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|coreutils-8.19-5|591	+ Commit: 722ce7a
12mr|coreutils-8.19-5|592	- Adjust BR, do some cleanups
12mr|coreutils-8.19-5|593	
12mr|coreutils-8.19-5|594	

13718 12
12mr|corosync-1.2.8-5|1	# define alphatag svn1211
12mr|corosync-1.2.8-5|2	%define buildtrunk 0
12mr|corosync-1.2.8-5|3	%{?alphatag: %define buildtrunk 1}
12mr|corosync-1.2.8-5|4	%{?_with_buildtrunk: %define buildtrunk 1}
12mr|corosync-1.2.8-5|5	%define major 4
12mr|corosync-1.2.8-5|6	%define libname %mklibname corosync %major
12mr|corosync-1.2.8-5|7	%define libnamedevel %mklibname -d corosync
12mr|corosync-1.2.8-5|8	#define _disable_ld_no_undefined 1
12mr|corosync-1.2.8-5|9	
12mr|corosync-1.2.8-5|10	Name: corosync
12mr|corosync-1.2.8-5|11	Summary: The Corosync Cluster Engine and Application Programming Interfaces
12mr|corosync-1.2.8-5|12	Version: 1.2.8
12mr|corosync-1.2.8-5|13	Release: %mkrel 5
12mr|corosync-1.2.8-5|14	License: BSD
12mr|corosync-1.2.8-5|15	Group: System/Base
12mr|corosync-1.2.8-5|16	URL: http://www.corosync.org
12mr|corosync-1.2.8-5|17	Source0: ftp://ftp:downloads@ftp.corosync.org/downloads/corosync-%{version}/corosync-%{version}.tar.gz
12mr|corosync-1.2.8-5|18	Patch1:	corosync-fix-linking.patch
12mr|corosync-1.2.8-5|19	
12mr|corosync-1.2.8-5|20	# Runtime bits
12mr|corosync-1.2.8-5|21	Requires: %{libname} >= %{version}-%{release}
12mr|corosync-1.2.8-5|22	Requires(pre): rpm-helper
12mr|corosync-1.2.8-5|23	Requires(post): rpm-helper
12mr|corosync-1.2.8-5|24	Requires(preun): rpm-helper
12mr|corosync-1.2.8-5|25	Requires(postun): rpm-helper
12mr|corosync-1.2.8-5|26	Conflicts: openais <= 0.89, openais-devel <= 0.89
12mr|corosync-1.2.8-5|27	
12mr|corosync-1.2.8-5|28	%if %{buildtrunk}
12mr|corosync-1.2.8-5|29	BuildRequires: autoconf automake
12mr|corosync-1.2.8-5|30	%endif
12mr|corosync-1.2.8-5|31	BuildRequires: nss-devel
12mr|corosync-1.2.8-5|32	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mr|corosync-1.2.8-5|33	
12mr|corosync-1.2.8-5|34	%description
12mr|corosync-1.2.8-5|35	This package contains the Corosync Cluster Engine Executive, several default
12mr|corosync-1.2.8-5|36	APIs and libraries, default configuration files, and an init script.
12mr|corosync-1.2.8-5|37	
12mr|corosync-1.2.8-5|38	%package -n %{libname}
12mr|corosync-1.2.8-5|39	Summary: The Corosync Cluster Engine Libraries
12mr|corosync-1.2.8-5|40	Group: System/Libraries
12mr|corosync-1.2.8-5|41	Conflicts: corosync < 0.92-7
12mr|corosync-1.2.8-5|42	Obsoletes: corosynclib < 1.1.0
12mr|corosync-1.2.8-5|43	
12mr|corosync-1.2.8-5|44	%description -n %{libname}
12mr|corosync-1.2.8-5|45	This package contains corosync libraries.
12mr|corosync-1.2.8-5|46	
12mr|corosync-1.2.8-5|47	%package -n %{libnamedevel}
12mr|corosync-1.2.8-5|48	Summary: The Corosync Cluster Engine Development Kit
12mr|corosync-1.2.8-5|49	Group: Development/C
12mr|corosync-1.2.8-5|50	Requires: %{libname} = %{version}-%{release}
12mr|corosync-1.2.8-5|51	Requires: pkgconfig
12mr|corosync-1.2.8-5|52	Provides: corosync-devel = %{version} corosynclibs-devel = %{version}
12mr|corosync-1.2.8-5|53	Obsoletes: corosync-devel < 0.92-7
12mr|corosync-1.2.8-5|54	Obsoletes: corosynclibs-devel < 1.1.0
12mr|corosync-1.2.8-5|55	
12mr|corosync-1.2.8-5|56	%description -n %{libnamedevel}
12mr|corosync-1.2.8-5|57	This package contains include files and man pages used to develop using
12mr|corosync-1.2.8-5|58	The Corosync Cluster Engine APIs.
12mr|corosync-1.2.8-5|59	
12mr|corosync-1.2.8-5|60	%prep
12mr|corosync-1.2.8-5|61	%setup -q -n corosync-%{version}
12mr|corosync-1.2.8-5|62	%patch1 -p1 -b .linkrt
12mr|corosync-1.2.8-5|63	
12mr|corosync-1.2.8-5|64	#if %{buildtrunk}
12mr|corosync-1.2.8-5|65	./autogen.sh
12mr|corosync-1.2.8-5|66	#endif
12mr|corosync-1.2.8-5|67	
12mr|corosync-1.2.8-5|68	#%{_configure}	CFLAGS="$(echo '%{optflags}')" \
12mr|corosync-1.2.8-5|69	#		--prefix=%{_prefix} \
12mr|corosync-1.2.8-5|70	#		--sysconfdir=%{_sysconfdir} \
12mr|corosync-1.2.8-5|71	#		--localstatedir=%{_localstatedir} \
12mr|corosync-1.2.8-5|72	#		--with-lcrso-dir=%{_libexecdir}/lcrso \
12mr|corosync-1.2.8-5|73	#		--libdir=%{_libdir}
12mr|corosync-1.2.8-5|74	%configure --with-lcrso-dir=%{_libexecdir}/lcrso
12mr|corosync-1.2.8-5|75	
12mr|corosync-1.2.8-5|76	%build
12mr|corosync-1.2.8-5|77	%make
12mr|corosync-1.2.8-5|78	
12mr|corosync-1.2.8-5|79	%install
12mr|corosync-1.2.8-5|80	rm -rf %{buildroot}
12mr|corosync-1.2.8-5|81	
12mr|corosync-1.2.8-5|82	#make install DESTDIR=%{buildroot}
12mr|corosync-1.2.8-5|83	%makeinstall_std
12mr|corosync-1.2.8-5|84	install -d %{buildroot}%{_initddir}
12mr|corosync-1.2.8-5|85	mv %{buildroot}/etc/init.d/* %{buildroot}/%{_initddir}
12mr|corosync-1.2.8-5|86	#install -m 755 init/generic %{buildroot}%{_initddir}/corosync
12mr|corosync-1.2.8-5|87	
12mr|corosync-1.2.8-5|88	## tree fixup
12mr|corosync-1.2.8-5|89	# drop static libs
12mr|corosync-1.2.8-5|90	rm -f %{buildroot}%{_libdir}/*.a
12mr|corosync-1.2.8-5|91	# drop docs and html docs for now
12mr|corosync-1.2.8-5|92	rm -rf %{buildroot}%{_docdir}/*
12mr|corosync-1.2.8-5|93	
12mr|corosync-1.2.8-5|94	%clean
12mr|corosync-1.2.8-5|95	rm -rf %{buildroot}
12mr|corosync-1.2.8-5|96	%post
12mr|corosync-1.2.8-5|97	%_post_service %{name}
12mr|corosync-1.2.8-5|98	
12mr|corosync-1.2.8-5|99	%preun
12mr|corosync-1.2.8-5|100	%_preun_service %{name}
12mr|corosync-1.2.8-5|101	
12mr|corosync-1.2.8-5|102	%postun
12mr|corosync-1.2.8-5|103	[ "$1" -ge "1" ] && /sbin/service corosync condrestart &>/dev/null || :
12mr|corosync-1.2.8-5|104	
12mr|corosync-1.2.8-5|105	%if %mdkversion < 200900
12mr|corosync-1.2.8-5|106	%post -n %{libname} -p /sbin/ldconfig
12mr|corosync-1.2.8-5|107	%postun -n %{libname} -p /sbin/ldconfig
12mr|corosync-1.2.8-5|108	%endif
12mr|corosync-1.2.8-5|109	
12mr|corosync-1.2.8-5|110	%files
12mr|corosync-1.2.8-5|111	%defattr(-,root,root,-)
12mr|corosync-1.2.8-5|112	%doc LICENSE SECURITY
12mr|corosync-1.2.8-5|113	%{_sbindir}/corosync*
12mr|corosync-1.2.8-5|114	%dir %{_sysconfdir}/corosync
12mr|corosync-1.2.8-5|115	%dir %{_sysconfdir}/corosync/uidgid.d
12mr|corosync-1.2.8-5|116	%config(noreplace) %{_sysconfdir}/corosync/corosync.conf.example
12mr|corosync-1.2.8-5|117	%{_initddir}/corosync
12mr|corosync-1.2.8-5|118	%dir %{_libexecdir}/lcrso
12mr|corosync-1.2.8-5|119	%{_libexecdir}/lcrso/*.lcrso
12mr|corosync-1.2.8-5|120	%dir %{_localstatedir}/lib/corosync
12mr|corosync-1.2.8-5|121	%{_mandir}/man8/corosync_overview.8*
12mr|corosync-1.2.8-5|122	%{_mandir}/man8/corosync-*.8*
12mr|corosync-1.2.8-5|123	%{_mandir}/man8/corosync.8*
12mr|corosync-1.2.8-5|124	%{_mandir}/man5/corosync.conf.5*
12mr|corosync-1.2.8-5|125	
12mr|corosync-1.2.8-5|126	%files -n %{libname}
12mr|corosync-1.2.8-5|127	%defattr(-,root,root,-)
12mr|corosync-1.2.8-5|128	%{_libdir}/lib*.so.*
12mr|corosync-1.2.8-5|129	
12mr|corosync-1.2.8-5|130	%files -n %{libnamedevel}
12mr|corosync-1.2.8-5|131	%defattr(-,root,root,-)
12mr|corosync-1.2.8-5|132	%doc LICENSE README.devmap
12mr|corosync-1.2.8-5|133	%{_includedir}/corosync/
12mr|corosync-1.2.8-5|134	%{_libdir}/lib*.so
12mr|corosync-1.2.8-5|135	%{_libdir}/pkgconfig/*.pc
12mr|corosync-1.2.8-5|136	%{_mandir}/man3/*.3*
12mr|corosync-1.2.8-5|137	%{_mandir}/man8/cpg_overview.8*
12mr|corosync-1.2.8-5|138	%{_mandir}/man8/evs_overview.8*
12mr|corosync-1.2.8-5|139	%{_mandir}/man8/confdb_overview.8*
12mr|corosync-1.2.8-5|140	%{_mandir}/man8/logsys_overview.8*
12mr|corosync-1.2.8-5|141	%{_mandir}/man8/votequorum_overview.8*
12mr|corosync-1.2.8-5|142	%{_mandir}/man8/coroipc_overview.8*
12mr|corosync-1.2.8-5|143	%{_mandir}/man8/sam_overview.8*
12mr|corosync-1.2.8-5|144	
12mr|corosync-1.2.8-5|145	
12mr|corosync-1.2.8-5|146	
12mr|corosync-1.2.8-5|147	%changelog
12mr|corosync-1.2.8-5|148	

13719 12
12mr|cpio-2.11-6|1	Summary:	A GNU archiving program
12mr|cpio-2.11-6|2	Name:		cpio
12mr|cpio-2.11-6|3	Version:	2.11
12mr|cpio-2.11-6|4	Release:	6
12mr|cpio-2.11-6|5	License:	GPLv2+
12mr|cpio-2.11-6|6	Group:		Archiving/Backup
12mr|cpio-2.11-6|7	URL:		http://www.gnu.org/software/cpio/
12mr|cpio-2.11-6|8	Source:		ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.bz2
12mr|cpio-2.11-6|9	Source1:	ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.bz2.sig
12mr|cpio-2.11-6|10	Patch3:		cpio-2.7-svr4compat.patch
12mr|cpio-2.11-6|11	BuildRequires:	bison
12mr|cpio-2.11-6|12	Requires:	rmt
12mr|cpio-2.11-6|13	BuildRequires:	texinfo
12mr|cpio-2.11-6|14	
12mr|cpio-2.11-6|15	%description
12mr|cpio-2.11-6|16	GNU cpio copies files into or out of a cpio or tar archive.  Archives
12mr|cpio-2.11-6|17	are files which contain a collection of other files plus information
12mr|cpio-2.11-6|18	about them, such as their file name, owner, timestamps, and access
12mr|cpio-2.11-6|19	permissions.  The archive can be another file on the disk, a magnetic
12mr|cpio-2.11-6|20	tape, or a pipe.  GNU cpio supports the following archive formats:  binary,
12mr|cpio-2.11-6|21	old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar and POSIX.1
12mr|cpio-2.11-6|22	tar.  By default, cpio creates binary format archives, so that they are
12mr|cpio-2.11-6|23	compatible with older cpio programs.  When it is extracting files from
12mr|cpio-2.11-6|24	archives, cpio automatically recognizes which kind of archive it is reading
12mr|cpio-2.11-6|25	and can read archives created on machines with a different byte-order.
12mr|cpio-2.11-6|26	
12mr|cpio-2.11-6|27	Install cpio if you need a program to manage file archives.
12mr|cpio-2.11-6|28	archives
12mr|cpio-2.11-6|29	
12mr|cpio-2.11-6|30	%prep
12mr|cpio-2.11-6|31	
12mr|cpio-2.11-6|32	%setup -q
12mr|cpio-2.11-6|33	%patch3 -p1 -b .svr4compat
12mr|cpio-2.11-6|34	
12mr|cpio-2.11-6|35	%build
12mr|cpio-2.11-6|36	export CPPFLAGS="%{optflags} -DHAVE_LSTAT=1"
12mr|cpio-2.11-6|37	%configure2_5x \
12mr|cpio-2.11-6|38	--bindir=/bin \
12mr|cpio-2.11-6|39	--with-rmt=/sbin/rmt \
12mr|cpio-2.11-6|40	--disable-rpath
12mr|cpio-2.11-6|41	
12mr|cpio-2.11-6|42	%make
12mr|cpio-2.11-6|43	
12mr|cpio-2.11-6|44	%check
12mr|cpio-2.11-6|45	make check
12mr|cpio-2.11-6|46	
12mr|cpio-2.11-6|47	%install
12mr|cpio-2.11-6|48	%makeinstall_std
12mr|cpio-2.11-6|49	
12mr|cpio-2.11-6|50	%find_lang %{name}
12mr|cpio-2.11-6|51	
12mr|cpio-2.11-6|52	# remove unpackaged file
12mr|cpio-2.11-6|53	rm -f %{buildroot}%{_mandir}/man1/mt.*
12mr|cpio-2.11-6|54	
12mr|cpio-2.11-6|55	
12mr|cpio-2.11-6|56	%files -f %{name}.lang
12mr|cpio-2.11-6|57	%defattr(-,root,root)
12mr|cpio-2.11-6|58	%doc AUTHORS ChangeLog README NEWS
12mr|cpio-2.11-6|59	/bin/cpio
12mr|cpio-2.11-6|60	%{_infodir}/cpio.*
12mr|cpio-2.11-6|61	%{_mandir}/man1/cpio.1*
12mr|cpio-2.11-6|62	
12mr|cpio-2.11-6|63	
12mr|cpio-2.11-6|64	
12mr|cpio-2.11-6|65	%changelog
12mr|cpio-2.11-6|66	

13720 12
12mr|cppunit-1.12.1-11|1	%define major 1
12mr|cppunit-1.12.1-11|2	%define api 1.12
12mr|cppunit-1.12.1-11|3	%define libname %mklibname cppunit %{api}_%{major}
12mr|cppunit-1.12.1-11|4	%define develname %mklibname cppunit -d
12mr|cppunit-1.12.1-11|5	%define testrunnermajor 1
12mr|cppunit-1.12.1-11|6	%define testrunnerlibname %mklibname qttestrunner %testrunnermajor
12mr|cppunit-1.12.1-11|7	
12mr|cppunit-1.12.1-11|8	Summary:	C++ port of JUnit Testing Framework
12mr|cppunit-1.12.1-11|9	Name:		cppunit
12mr|cppunit-1.12.1-11|10	Version:	1.12.1
12mr|cppunit-1.12.1-11|11	Release:	11
12mr|cppunit-1.12.1-11|12	License:	LGPLv2+
12mr|cppunit-1.12.1-11|13	Group:		System/Libraries
12mr|cppunit-1.12.1-11|14	URL:		http://cppunit.sourceforge.net/
12mr|cppunit-1.12.1-11|15	Source0:	http://downloads.sourceforge.net/cppunit/%{name}-%{version}.tar.bz2
12mr|cppunit-1.12.1-11|16	Patch0:		cppunit-1.11.4-missing-include.patch
12mr|cppunit-1.12.1-11|17	Patch1:		cppunit-1.12.1-no_lib_in_cppunit-config.diff
12mr|cppunit-1.12.1-11|18	
12mr|cppunit-1.12.1-11|19	%description
12mr|cppunit-1.12.1-11|20	CppUnit is the C++ port of the famous JUnit framework for unit
12mr|cppunit-1.12.1-11|21	testing. Test output is in XML for automatic testing and GUI
12mr|cppunit-1.12.1-11|22	based for supervised tests.
12mr|cppunit-1.12.1-11|23	
12mr|cppunit-1.12.1-11|24	%package -n %{libname}
12mr|cppunit-1.12.1-11|25	Summary:	C++ port of JUnit Testing Framework
12mr|cppunit-1.12.1-11|26	Group:		System/Libraries
12mr|cppunit-1.12.1-11|27	
12mr|cppunit-1.12.1-11|28	%description -n	%{libname}
12mr|cppunit-1.12.1-11|29	CppUnit is the C++ port of the famous JUnit framework for unit
12mr|cppunit-1.12.1-11|30	testing. Test output is in XML for automatic testing and GUI
12mr|cppunit-1.12.1-11|31	based for supervised tests.
12mr|cppunit-1.12.1-11|32	
12mr|cppunit-1.12.1-11|33	%package -n %{develname}
12mr|cppunit-1.12.1-11|34	Summary:	Development files for %{name}
12mr|cppunit-1.12.1-11|35	Group:		Development/C++
12mr|cppunit-1.12.1-11|36	Requires:	%{libname} = %{version}-%{release}
12mr|cppunit-1.12.1-11|37	Provides:	%{name}-devel = %{version}-%{release}
12mr|cppunit-1.12.1-11|38	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|cppunit-1.12.1-11|39	Provides:	lib%{name}%{api}-devel = %{version}-%{release}
12mr|cppunit-1.12.1-11|40	Obsoletes:	%{mklibname cppunit 1.12_0 -d}
12mr|cppunit-1.12.1-11|41	
12mr|cppunit-1.12.1-11|42	%description -n %{develname}
12mr|cppunit-1.12.1-11|43	CppUnit is the C++ port of the famous JUnit framework for unit
12mr|cppunit-1.12.1-11|44	testing. Test output is in XML for automatic testing and GUI
12mr|cppunit-1.12.1-11|45	based for supervised tests.
12mr|cppunit-1.12.1-11|46	
12mr|cppunit-1.12.1-11|47	%prep
12mr|cppunit-1.12.1-11|48	
12mr|cppunit-1.12.1-11|49	%setup -q
12mr|cppunit-1.12.1-11|50	%patch0 -p1
12mr|cppunit-1.12.1-11|51	%patch1 -p0
12mr|cppunit-1.12.1-11|52	
12mr|cppunit-1.12.1-11|53	%build
12mr|cppunit-1.12.1-11|54	%configure2_5x \
12mr|cppunit-1.12.1-11|55	--enable-shared \
12mr|cppunit-1.12.1-11|56	--disable-static \
12mr|cppunit-1.12.1-11|57	--disable-doxygen \
12mr|cppunit-1.12.1-11|58	--disable-dot \
12mr|cppunit-1.12.1-11|59	--disable-html-docs \
12mr|cppunit-1.12.1-11|60	--disable-latex-docs
12mr|cppunit-1.12.1-11|61	
12mr|cppunit-1.12.1-11|62	# <oden> somehow LIBADD_DL is ignored, is that an intentional change?
12mr|cppunit-1.12.1-11|63	perl -pi -e "s|^LIBS =.*|LIBS = -lm -ldl|g" src/cppunit/Makefile
12mr|cppunit-1.12.1-11|64	
12mr|cppunit-1.12.1-11|65	%make
12mr|cppunit-1.12.1-11|66	
12mr|cppunit-1.12.1-11|67	%install
12mr|cppunit-1.12.1-11|68	rm -rf %{buildroot}
12mr|cppunit-1.12.1-11|69	
12mr|cppunit-1.12.1-11|70	%makeinstall_std
12mr|cppunit-1.12.1-11|71	
12mr|cppunit-1.12.1-11|72	#(tpg) do not duplicate docs
12mr|cppunit-1.12.1-11|73	rm -rf  %{buildroot}%{_datadir}/doc/cppunit
12mr|cppunit-1.12.1-11|74	
12mr|cppunit-1.12.1-11|75	# clean up
12mr|cppunit-1.12.1-11|76	rm -rf %{buildroot}%{_datadir}/cppunit
12mr|cppunit-1.12.1-11|77	rm -f %{buildroot}%{_libdir}/*.*a
12mr|cppunit-1.12.1-11|78	
12mr|cppunit-1.12.1-11|79	%files -n %{libname}
12mr|cppunit-1.12.1-11|80	%{_libdir}/libcppunit-%{api}.so.%{major}*
12mr|cppunit-1.12.1-11|81	
12mr|cppunit-1.12.1-11|82	%files -n %{develname}
12mr|cppunit-1.12.1-11|83	%doc AUTHORS NEWS README THANKS ChangeLog
12mr|cppunit-1.12.1-11|84	%{_bindir}/cppunit-config
12mr|cppunit-1.12.1-11|85	%{_bindir}/DllPlugInTester
12mr|cppunit-1.12.1-11|86	%{_libdir}/*.so
12mr|cppunit-1.12.1-11|87	%{_includedir}/cppunit
12mr|cppunit-1.12.1-11|88	%{_datadir}/aclocal/cppunit.m4
12mr|cppunit-1.12.1-11|89	%{_mandir}/man1/*
12mr|cppunit-1.12.1-11|90	%{_libdir}/pkgconfig/cppunit.pc
12mr|cppunit-1.12.1-11|91	
12mr|cppunit-1.12.1-11|92	
12mr|cppunit-1.12.1-11|93	
12mr|cppunit-1.12.1-11|94	%changelog
12mr|cppunit-1.12.1-11|95	

13721 12
12mr|cpqarrayd-2.3-11|1	Summary:	Monitors SmartArray controllers and notifies via SNMP and syslog
12mr|cpqarrayd-2.3-11|2	Name:		cpqarrayd
12mr|cpqarrayd-2.3-11|3	Version:	2.3
12mr|cpqarrayd-2.3-11|4	Release:	%mkrel 11
12mr|cpqarrayd-2.3-11|5	License:	GPL
12mr|cpqarrayd-2.3-11|6	Group:		System/Servers
12mr|cpqarrayd-2.3-11|7	URL:		http://www.strocamp.net/opensource/
12mr|cpqarrayd-2.3-11|8	Source0:	http://www.strocamp.net/opensource/compaq/downloads/%{name}-%{version}.tar.bz2
12mr|cpqarrayd-2.3-11|9	Patch0:		cpqarrayd-2.3.no_ida.patch
12mr|cpqarrayd-2.3-11|10	Patch1:		cpqarrayd-2.3-message-overrun.patch
12mr|cpqarrayd-2.3-11|11	Patch2:		cpqarrayd-2.3-fix-str-fmt.patch
12mr|cpqarrayd-2.3-11|12	Requires(post): rpm-helper
12mr|cpqarrayd-2.3-11|13	Requires(preun): rpm-helper
12mr|cpqarrayd-2.3-11|14	Requires:	net-snmp
12mr|cpqarrayd-2.3-11|15	BuildRequires:	net-snmp-devel
12mr|cpqarrayd-2.3-11|16	BuildRequires:	openssl-devel
12mr|cpqarrayd-2.3-11|17	BuildRequires:	kernel-source
12mr|cpqarrayd-2.3-11|18	BuildRequires:	libtool
12mr|cpqarrayd-2.3-11|19	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cpqarrayd-2.3-11|20	
12mr|cpqarrayd-2.3-11|21	%description
12mr|cpqarrayd-2.3-11|22	This tool can run on a linux based intel box with a smart array controller from
12mr|cpqarrayd-2.3-11|23	Compaq. It reports status changes in the disks both to the syslog and to a snmp
12mr|cpqarrayd-2.3-11|24	trap host. The default is to only log to the syslog. You can specify traphosts
12mr|cpqarrayd-2.3-11|25	with the -t parameter at the commandline. Multiple traphosts are allowed. It
12mr|cpqarrayd-2.3-11|26	checks for valid input, but any errors are non-fatal, in fact the traphost is
12mr|cpqarrayd-2.3-11|27	just ignored. To ensure correct opereration compile it for the same kernel that
12mr|cpqarrayd-2.3-11|28	runs on the machine where you want to use this. At least make sure that the
12mr|cpqarrayd-2.3-11|29	version of the SmartArray driver is the same. Strange things can happen
12mr|cpqarrayd-2.3-11|30	otherwise.
12mr|cpqarrayd-2.3-11|31	
12mr|cpqarrayd-2.3-11|32	%prep
12mr|cpqarrayd-2.3-11|33	
12mr|cpqarrayd-2.3-11|34	%setup -q
12mr|cpqarrayd-2.3-11|35	%patch0 -p1 -b .no_ida
12mr|cpqarrayd-2.3-11|36	%patch1 -p1 -b .message-overrun
12mr|cpqarrayd-2.3-11|37	%patch2 -p0
12mr|cpqarrayd-2.3-11|38	
12mr|cpqarrayd-2.3-11|39	chmod 644 AUTHORS ChangeLog NEWS README
12mr|cpqarrayd-2.3-11|40	
12mr|cpqarrayd-2.3-11|41	%build
12mr|cpqarrayd-2.3-11|42	rm -rf .deps
12mr|cpqarrayd-2.3-11|43	rm -f configure
12mr|cpqarrayd-2.3-11|44	#libtoolize --force --copy; aclocal; autoheader; automake --add-missing --copy --foreign; autoconf
12mr|cpqarrayd-2.3-11|45	autoreconf -fiv
12mr|cpqarrayd-2.3-11|46	
12mr|cpqarrayd-2.3-11|47	%configure2_5x \
12mr|cpqarrayd-2.3-11|48	--with-kernel=/usr/src/linux
12mr|cpqarrayd-2.3-11|49	
12mr|cpqarrayd-2.3-11|50	%make
12mr|cpqarrayd-2.3-11|51	
12mr|cpqarrayd-2.3-11|52	%install
12mr|cpqarrayd-2.3-11|53	rm -rf %{buildroot}
12mr|cpqarrayd-2.3-11|54	
12mr|cpqarrayd-2.3-11|55	install -d %{buildroot}%{_initrddir}
12mr|cpqarrayd-2.3-11|56	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|cpqarrayd-2.3-11|57	
12mr|cpqarrayd-2.3-11|58	%makeinstall
12mr|cpqarrayd-2.3-11|59	
12mr|cpqarrayd-2.3-11|60	perl -i -p -e 's:\@installroot\@:%{prefix}:;' scripts/cpqarrayd
12mr|cpqarrayd-2.3-11|61	
12mr|cpqarrayd-2.3-11|62	install -m0755 scripts/cpqarrayd %{buildroot}%{_initrddir}
12mr|cpqarrayd-2.3-11|63	install scripts/cpqarrayd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/cpqarrayd
12mr|cpqarrayd-2.3-11|64	
12mr|cpqarrayd-2.3-11|65	%post
12mr|cpqarrayd-2.3-11|66	%_post_service cpqarrayd
12mr|cpqarrayd-2.3-11|67	
12mr|cpqarrayd-2.3-11|68	%preun
12mr|cpqarrayd-2.3-11|69	%_preun_service cpqarrayd
12mr|cpqarrayd-2.3-11|70	
12mr|cpqarrayd-2.3-11|71	%clean
12mr|cpqarrayd-2.3-11|72	rm -rf %{buildroot}
12mr|cpqarrayd-2.3-11|73	
12mr|cpqarrayd-2.3-11|74	%files
12mr|cpqarrayd-2.3-11|75	%defattr(-,root,root)
12mr|cpqarrayd-2.3-11|76	%doc AUTHORS ChangeLog NEWS README
12mr|cpqarrayd-2.3-11|77	%attr(0755,root,root) %{_initrddir}/cpqarrayd
12mr|cpqarrayd-2.3-11|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/cpqarrayd
12mr|cpqarrayd-2.3-11|79	%{_sbindir}/cpqarrayd
12mr|cpqarrayd-2.3-11|80	%{_mandir}/man1/cpqarrayd.1*
12mr|cpqarrayd-2.3-11|81	
12mr|cpqarrayd-2.3-11|82	
12mr|cpqarrayd-2.3-11|83	
12mr|cpqarrayd-2.3-11|84	%changelog
12mr|cpqarrayd-2.3-11|85	

13722 12
12mr|cpufreq-2.0-1|1	Summary:	An initscript to set CPU frequency settings
12mr|cpufreq-2.0-1|2	Name:		cpufreq
12mr|cpufreq-2.0-1|3	Version:	2.0
12mr|cpufreq-2.0-1|4	Release:	%mkrel 1
12mr|cpufreq-2.0-1|5	License:	GPL
12mr|cpufreq-2.0-1|6	Group:		System/Servers
12mr|cpufreq-2.0-1|7	Url:		http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/SPECS/cpufreq/
12mr|cpufreq-2.0-1|8	Source0:	%{name}-%{version}.tar.xz
12mr|cpufreq-2.0-1|9	Requires(pre):	rpm-helper
12mr|cpufreq-2.0-1|10	Requires(postun):	rpm-helper
12mr|cpufreq-2.0-1|11	BuildArch:	noarch
12mr|cpufreq-2.0-1|12	
12mr|cpufreq-2.0-1|13	Requires:	pciutils, sed, gawk, grep, coreutils
12mr|cpufreq-2.0-1|14	
12mr|cpufreq-2.0-1|15	%description
12mr|cpufreq-2.0-1|16	cpufreq is a simple initscript to set CPU frequency settings.
12mr|cpufreq-2.0-1|17	
12mr|cpufreq-2.0-1|18	%prep
12mr|cpufreq-2.0-1|19	%setup -q
12mr|cpufreq-2.0-1|20	
12mr|cpufreq-2.0-1|21	%build
12mr|cpufreq-2.0-1|22	
12mr|cpufreq-2.0-1|23	%install
12mr|cpufreq-2.0-1|24	install -D -m755 %{name} %{buildroot}%{_bindir}/%{name}
12mr|cpufreq-2.0-1|25	install -D -m755 %{name}.init %{buildroot}%{_initrddir}/%{name}
12mr|cpufreq-2.0-1|26	install -D -m644 %{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12mr|cpufreq-2.0-1|27	install -D -m644 %{name}.service %{buildroot}%{_unitdir}/%{name}.service
12mr|cpufreq-2.0-1|28	
12mr|cpufreq-2.0-1|29	%post
12mr|cpufreq-2.0-1|30	%_post_service %{name}
12mr|cpufreq-2.0-1|31	
12mr|cpufreq-2.0-1|32	%preun
12mr|cpufreq-2.0-1|33	%_preun_service  %{name}
12mr|cpufreq-2.0-1|34	
12mr|cpufreq-2.0-1|35	%files
12mr|cpufreq-2.0-1|36	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|cpufreq-2.0-1|37	%{_bindir}/%{name}
12mr|cpufreq-2.0-1|38	%{_initrddir}/%{name}
12mr|cpufreq-2.0-1|39	%{_unitdir}/%{name}.service
12mr|cpufreq-2.0-1|40	
12mr|cpufreq-2.0-1|41	
12mr|cpufreq-2.0-1|42	
12mr|cpufreq-2.0-1|43	%changelog
12mr|cpufreq-2.0-1|44	

13723 12
12mr|cpufreqd-2.4.2-6|1	%define name cpufreqd
12mr|cpufreqd-2.4.2-6|2	%define version 2.4.2
12mr|cpufreqd-2.4.2-6|3	%define release %mkrel 6
12mr|cpufreqd-2.4.2-6|4	%define lib_name %mklibname %name
12mr|cpufreqd-2.4.2-6|5	
12mr|cpufreqd-2.4.2-6|6	# (misc) about the rpmlint warning.
12mr|cpufreqd-2.4.2-6|7	#
12mr|cpufreqd-2.4.2-6|8	# file in /usr/lib are plugin, so they do not have a soname
12mr|cpufreqd-2.4.2-6|9	# and they do not nned to be installable side by side with another
12mr|cpufreqd-2.4.2-6|10	# version, so it is safe to ignore the error.
12mr|cpufreqd-2.4.2-6|11	
12mr|cpufreqd-2.4.2-6|12	Name: %{name}
12mr|cpufreqd-2.4.2-6|13	Summary: CPU frequency scaling daemon
12mr|cpufreqd-2.4.2-6|14	Version: %{version}
12mr|cpufreqd-2.4.2-6|15	Release: %{release}
12mr|cpufreqd-2.4.2-6|16	Group: System/Kernel and hardware
12mr|cpufreqd-2.4.2-6|17	Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12mr|cpufreqd-2.4.2-6|18	Source1: %{name}.init.mdk.bz2
12mr|cpufreqd-2.4.2-6|19	Source2: cpufreq_defaults.bz2
12mr|cpufreqd-2.4.2-6|20	Patch0: %{name}.Makefile.patch
12mr|cpufreqd-2.4.2-6|21	# (fc) 1.2.3-2mdk add more cpu intensive programs to full power mode
12mr|cpufreqd-2.4.2-6|22	Patch1: cpufreqd-2.1.1-defaults.patch
12mr|cpufreqd-2.4.2-6|23	# add patch from upstream to fix a buffer overflow with gcc-4.5
12mr|cpufreqd-2.4.2-6|24	Patch2: cpufreqd-2.4.2-fix-segfault-when-calling-realpath.patch
12mr|cpufreqd-2.4.2-6|25	Url: http://www.linux.it/~malattia/wiki/index.php/Cpufreqd
12mr|cpufreqd-2.4.2-6|26	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|cpufreqd-2.4.2-6|27	License: GPLv2+
12mr|cpufreqd-2.4.2-6|28	Requires(preun,post): rpm-helper
12mr|cpufreqd-2.4.2-6|29	BuildRequires: automake
12mr|cpufreqd-2.4.2-6|30	BuildRequires: libcpufreq-devel
12mr|cpufreqd-2.4.2-6|31	BuildRequires: sysfsutils-devel
12mr|cpufreqd-2.4.2-6|32	Requires: %{lib_name}
12mr|cpufreqd-2.4.2-6|33	
12mr|cpufreqd-2.4.2-6|34	%description
12mr|cpufreqd-2.4.2-6|35	cpufreqd is meant to be a replacement of the speedstep applet you
12mr|cpufreqd-2.4.2-6|36	can find on some other OS, it monitors battery level, AC state and
12mr|cpufreqd-2.4.2-6|37	running programs and adjusts the frequency of the processor according to
12mr|cpufreqd-2.4.2-6|38	a set of rules specified in the config file (see cpufreqd.conf (5)).
12mr|cpufreqd-2.4.2-6|39	
12mr|cpufreqd-2.4.2-6|40	It works only a kernel patched with the cpufreq patch, such as the
12mr|cpufreqd-2.4.2-6|41	standard Mandriva Linux kernel.
12mr|cpufreqd-2.4.2-6|42	You also need a supported processor, often found in laptop computer.
12mr|cpufreqd-2.4.2-6|43	
12mr|cpufreqd-2.4.2-6|44	
12mr|cpufreqd-2.4.2-6|45	%package -n %{lib_name}
12mr|cpufreqd-2.4.2-6|46	Summary: Library for %{name}
12mr|cpufreqd-2.4.2-6|47	Group: System/Kernel and hardware
12mr|cpufreqd-2.4.2-6|48	%description -n %{lib_name}
12mr|cpufreqd-2.4.2-6|49	This packages contains some library needed
12mr|cpufreqd-2.4.2-6|50	by %{name}.
12mr|cpufreqd-2.4.2-6|51	
12mr|cpufreqd-2.4.2-6|52	%prep
12mr|cpufreqd-2.4.2-6|53	%setup -q -n %{name}-%{version}
12mr|cpufreqd-2.4.2-6|54	%patch0 -p0
12mr|cpufreqd-2.4.2-6|55	%patch1 -p1 -b .defaults
12mr|cpufreqd-2.4.2-6|56	%patch2 -p1 -b .segfault
12mr|cpufreqd-2.4.2-6|57	#(misc) Patch on the makefile, needed to recreate it.
12mr|cpufreqd-2.4.2-6|58	#aclocal
12mr|cpufreqd-2.4.2-6|59	#autoconf
12mr|cpufreqd-2.4.2-6|60	#automake -a
12mr|cpufreqd-2.4.2-6|61	autoreconf -fiv
12mr|cpufreqd-2.4.2-6|62	
12mr|cpufreqd-2.4.2-6|63	%build
12mr|cpufreqd-2.4.2-6|64	%configure2_5x
12mr|cpufreqd-2.4.2-6|65	%make
12mr|cpufreqd-2.4.2-6|66	
12mr|cpufreqd-2.4.2-6|67	%install
12mr|cpufreqd-2.4.2-6|68	
12mr|cpufreqd-2.4.2-6|69	%{__rm} -rf ${RPM_BUILD_ROOT}
12mr|cpufreqd-2.4.2-6|70	
12mr|cpufreqd-2.4.2-6|71	%makeinstall
12mr|cpufreqd-2.4.2-6|72	
12mr|cpufreqd-2.4.2-6|73	%{__install} -d %{buildroot}{%{_sysconfdir}/sysconfig,%{_initrddir}}
12mr|cpufreqd-2.4.2-6|74	%{__bzip2} -dc %{SOURCE1} > %{buildroot}/%{_initrddir}/%{name}
12mr|cpufreqd-2.4.2-6|75	%{__install} -d %{buildroot}%{_sysconfdir}/%{name}
12mr|cpufreqd-2.4.2-6|76	%{__install} -d %{buildroot}%{_datadir}/%{name}
12mr|cpufreqd-2.4.2-6|77	%{__bzip2} -dc %{SOURCE2} > %{buildroot}%{_datadir}/%{name}/cpufreq_defaults
12mr|cpufreqd-2.4.2-6|78	%clean
12mr|cpufreqd-2.4.2-6|79	%{__rm} -rf ${RPM_BUILD_ROOT}
12mr|cpufreqd-2.4.2-6|80	
12mr|cpufreqd-2.4.2-6|81	%post
12mr|cpufreqd-2.4.2-6|82	%_post_service %{name}
12mr|cpufreqd-2.4.2-6|83	
12mr|cpufreqd-2.4.2-6|84	%preun
12mr|cpufreqd-2.4.2-6|85	%_preun_service %{name}
12mr|cpufreqd-2.4.2-6|86	
12mr|cpufreqd-2.4.2-6|87	%files
12mr|cpufreqd-2.4.2-6|88	%defattr(-,root,root,0755)
12mr|cpufreqd-2.4.2-6|89	%doc AUTHORS README TODO NEWS ChangeLog
12mr|cpufreqd-2.4.2-6|90	%attr(755,root,root) %{_sbindir}/cpufreqd
12mr|cpufreqd-2.4.2-6|91	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/cpufreqd.conf
12mr|cpufreqd-2.4.2-6|92	%config(noreplace) %attr(755,root,root) %{_initrddir}/%{name}
12mr|cpufreqd-2.4.2-6|93	%dir %{_sysconfdir}/%{name}/
12mr|cpufreqd-2.4.2-6|94	%attr(644,root,root) %{_datadir}/%{name}/cpufreq_defaults
12mr|cpufreqd-2.4.2-6|95	%dir %{_datadir}/%{name}/
12mr|cpufreqd-2.4.2-6|96	%attr(644,root,root) %{_mandir}/*/*
12mr|cpufreqd-2.4.2-6|97	%{_bindir}/*
12mr|cpufreqd-2.4.2-6|98	%files -n %{lib_name}
12mr|cpufreqd-2.4.2-6|99	%defattr(-,root,root,0755)
12mr|cpufreqd-2.4.2-6|100	%{_libdir}/cpufreqd*
12mr|cpufreqd-2.4.2-6|101	
12mr|cpufreqd-2.4.2-6|102	
12mr|cpufreqd-2.4.2-6|103	
12mr|cpufreqd-2.4.2-6|104	
12mr|cpufreqd-2.4.2-6|105	
12mr|cpufreqd-2.4.2-6|106	%changelog
12mr|cpufreqd-2.4.2-6|107	

13724 12
12mr|cpufrequtils-008-4|1	%define major 0
12mr|cpufrequtils-008-4|2	%define libname %mklibname cpufreq %{major}
12mr|cpufrequtils-008-4|3	%define develname %mklibname cpufreq -d
12mr|cpufrequtils-008-4|4	
12mr|cpufrequtils-008-4|5	Summary:	Tools to determine and set cpufreq settings
12mr|cpufrequtils-008-4|6	Name:		cpufrequtils
12mr|cpufrequtils-008-4|7	Version:	008
12mr|cpufrequtils-008-4|8	Release:	4
12mr|cpufrequtils-008-4|9	License:	GPLv2
12mr|cpufrequtils-008-4|10	Group:		System/Base
12mr|cpufrequtils-008-4|11	URL:		http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html
12mr|cpufrequtils-008-4|12	Source0:	http://www.kernel.org/pub/linux/utils/kernel/cpufreq/%{name}-%{version}.tar.bz2
12mr|cpufrequtils-008-4|13	BuildRequires:	libtool
12mr|cpufrequtils-008-4|14	BuildRequires:	sysfsutils-devel
12mr|cpufrequtils-008-4|15	BuildRequires:	gettext
12mr|cpufrequtils-008-4|16	
12mr|cpufrequtils-008-4|17	%description
12mr|cpufrequtils-008-4|18	To make access to the Linux kernel cpufreq subsystem easier for users
12mr|cpufrequtils-008-4|19	and cpufreq userspace tools, the cpufrequtils package was created. It
12mr|cpufrequtils-008-4|20	contains a library used by other programs (libcpufreq), command line
12mr|cpufrequtils-008-4|21	tools to determine current CPUfreq settings and to modify them
12mr|cpufrequtils-008-4|22	(cpufreq-info and cpufreq-set), and debug tools.
12mr|cpufrequtils-008-4|23	
12mr|cpufrequtils-008-4|24	%package -n %{libname}
12mr|cpufrequtils-008-4|25	Summary:	Main library for %{name}
12mr|cpufrequtils-008-4|26	Group:		%{group}
12mr|cpufrequtils-008-4|27	
12mr|cpufrequtils-008-4|28	%description -n %{libname}
12mr|cpufrequtils-008-4|29	Dynamic library for programs accessing cpufreq subsystem.
12mr|cpufrequtils-008-4|30	
12mr|cpufrequtils-008-4|31	%package -n     %{develname}
12mr|cpufrequtils-008-4|32	Summary:	Development files for %{name}
12mr|cpufrequtils-008-4|33	Group:		Development/C
12mr|cpufrequtils-008-4|34	Provides:	%{name}-devel = %{version}-%{release}
12mr|cpufrequtils-008-4|35	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|cpufrequtils-008-4|36	Provides:	libcpufreq-devel = %{version}-%{release}
12mr|cpufrequtils-008-4|37	Requires:	%{libname} = %{version}-%{release}
12mr|cpufrequtils-008-4|38	Obsoletes:	%{mklibname cpufreq 0 -d}
12mr|cpufrequtils-008-4|39	
12mr|cpufrequtils-008-4|40	%description -n %{develname}
12mr|cpufrequtils-008-4|41	Static libraries, include files for cpufrequtils.
12mr|cpufrequtils-008-4|42	
12mr|cpufrequtils-008-4|43	%prep
12mr|cpufrequtils-008-4|44	%setup -q
12mr|cpufrequtils-008-4|45	
12mr|cpufrequtils-008-4|46	%build
12mr|cpufrequtils-008-4|47	%setup_compile_flags
12mr|cpufrequtils-008-4|48	%make
12mr|cpufrequtils-008-4|49	
12mr|cpufrequtils-008-4|50	%install
12mr|cpufrequtils-008-4|51	rm -rf %{buildroot}
12mr|cpufrequtils-008-4|52	%makeinstall localedir=%{buildroot}%{_datadir}/locale
12mr|cpufrequtils-008-4|53	
12mr|cpufrequtils-008-4|54	%find_lang %{name}
12mr|cpufrequtils-008-4|55	
12mr|cpufrequtils-008-4|56	%clean
12mr|cpufrequtils-008-4|57	rm -rf %{buildroot}
12mr|cpufrequtils-008-4|58	
12mr|cpufrequtils-008-4|59	%if %mdkversion < 200900
12mr|cpufrequtils-008-4|60	%post -n %{libname} -p /sbin/ldconfig
12mr|cpufrequtils-008-4|61	%endif
12mr|cpufrequtils-008-4|62	
12mr|cpufrequtils-008-4|63	%if %mdkversion < 200900
12mr|cpufrequtils-008-4|64	%postun -n %{libname} -p /sbin/ldconfig
12mr|cpufrequtils-008-4|65	%endif
12mr|cpufrequtils-008-4|66	
12mr|cpufrequtils-008-4|67	%files -f %{name}.lang
12mr|cpufrequtils-008-4|68	%doc README AUTHORS
12mr|cpufrequtils-008-4|69	%defattr (-,root,root)
12mr|cpufrequtils-008-4|70	%{_mandir}/man1/*
12mr|cpufrequtils-008-4|71	%{_bindir}/*
12mr|cpufrequtils-008-4|72	
12mr|cpufrequtils-008-4|73	%files -n %{libname}
12mr|cpufrequtils-008-4|74	%defattr(-, root, root)
12mr|cpufrequtils-008-4|75	%{_libdir}/*.so.%{major}*
12mr|cpufrequtils-008-4|76	
12mr|cpufrequtils-008-4|77	%files -n %{develname}
12mr|cpufrequtils-008-4|78	%defattr(-, root, root)
12mr|cpufrequtils-008-4|79	%{_libdir}/*.so
12mr|cpufrequtils-008-4|80	%{_includedir}/*
12mr|cpufrequtils-008-4|81	
12mr|cpufrequtils-008-4|82	
12mr|cpufrequtils-008-4|83	
12mr|cpufrequtils-008-4|84	%changelog
12mr|cpufrequtils-008-4|85	

13725 12
12mr|cpuinfo-1.0-0.20110325.3|1	%define svndate	20110325
12mr|cpuinfo-1.0-0.20110325.3|2	%define	major	1
12mr|cpuinfo-1.0-0.20110325.3|3	%define	libname	%mklibname %{name} %{major}
12mr|cpuinfo-1.0-0.20110325.3|4	%define	devname	%mklibname %{name} -d
12mr|cpuinfo-1.0-0.20110325.3|5	%define	static	%mklibname %{name} -d -s
12mr|cpuinfo-1.0-0.20110325.3|6	
12mr|cpuinfo-1.0-0.20110325.3|7	%bcond_without	perl
12mr|cpuinfo-1.0-0.20110325.3|8	%bcond_without	python
12mr|cpuinfo-1.0-0.20110325.3|9	
12mr|cpuinfo-1.0-0.20110325.3|10	Summary:	A CPU identification tool and library
12mr|cpuinfo-1.0-0.20110325.3|11	Name:		cpuinfo
12mr|cpuinfo-1.0-0.20110325.3|12	Version:	1.0
12mr|cpuinfo-1.0-0.20110325.3|13	Release:	%{?svndate:0.%{svndate}.}3
12mr|cpuinfo-1.0-0.20110325.3|14	# based on branch at https://code.launchpad.net/cpuinfo/trunk, please don't
12mr|cpuinfo-1.0-0.20110325.3|15	# replace until merged upstream
12mr|cpuinfo-1.0-0.20110325.3|16	Source0:	%{name}-%{version}%{?svndate:-%{svndate}}.tar.xz
12mr|cpuinfo-1.0-0.20110325.3|17	License:	GPLv2+
12mr|cpuinfo-1.0-0.20110325.3|18	Group:		System/Kernel and hardware
12mr|cpuinfo-1.0-0.20110325.3|19	Url:		http://gwenole.beauchesne.info/projects/cpuinfo/
12mr|cpuinfo-1.0-0.20110325.3|20	ExclusiveArch:	%{ix86} x86_64 ppc ppc64 ia64
12mr|cpuinfo-1.0-0.20110325.3|21	%if %{with perl}
12mr|cpuinfo-1.0-0.20110325.3|22	BuildRequires:	perl-devel
12mr|cpuinfo-1.0-0.20110325.3|23	%endif
12mr|cpuinfo-1.0-0.20110325.3|24	%if %{with python}
12mr|cpuinfo-1.0-0.20110325.3|25	BuildRequires:	python-devel python-setuptools
12mr|cpuinfo-1.0-0.20110325.3|26	%endif
12mr|cpuinfo-1.0-0.20110325.3|27	
12mr|cpuinfo-1.0-0.20110325.3|28	%description
12mr|cpuinfo-1.0-0.20110325.3|29	cpuinfo consists of an API/library used by programs to get information
12mr|cpuinfo-1.0-0.20110325.3|30	about the underlying CPU. Such information includes CPU vendor, model
12mr|cpuinfo-1.0-0.20110325.3|31	name, cache hierarchy, and supported features (e.g. CMP, SMT, and
12mr|cpuinfo-1.0-0.20110325.3|32	SIMD). cpuinfo is also a standalone program to demonstrate the use of
12mr|cpuinfo-1.0-0.20110325.3|33	this API.
12mr|cpuinfo-1.0-0.20110325.3|34	
12mr|cpuinfo-1.0-0.20110325.3|35	%package -n	%{libname}
12mr|cpuinfo-1.0-0.20110325.3|36	Summary:	Library for cpuinfo
12mr|cpuinfo-1.0-0.20110325.3|37	Group:		System/Libraries
12mr|cpuinfo-1.0-0.20110325.3|38	
12mr|cpuinfo-1.0-0.20110325.3|39	%description -n	%{libname}
12mr|cpuinfo-1.0-0.20110325.3|40	This package contains the library needed to run programs dynamically
12mr|cpuinfo-1.0-0.20110325.3|41	linked with cpuinfo.
12mr|cpuinfo-1.0-0.20110325.3|42	
12mr|cpuinfo-1.0-0.20110325.3|43	%package -n	%{devname}
12mr|cpuinfo-1.0-0.20110325.3|44	Summary:	Development files for cpuinfo
12mr|cpuinfo-1.0-0.20110325.3|45	Group:		Development/C
12mr|cpuinfo-1.0-0.20110325.3|46	Requires:	%{libname} = %{version}-%{release}
12mr|cpuinfo-1.0-0.20110325.3|47	%rename		%{name}-devel
12mr|cpuinfo-1.0-0.20110325.3|48	
12mr|cpuinfo-1.0-0.20110325.3|49	%description -n	%{devname}
12mr|cpuinfo-1.0-0.20110325.3|50	This package contains headers and libraries needed to use cpuinfo's
12mr|cpuinfo-1.0-0.20110325.3|51	processor characterisation features in your programs.
12mr|cpuinfo-1.0-0.20110325.3|52	
12mr|cpuinfo-1.0-0.20110325.3|53	%package -n	%{static}
12mr|cpuinfo-1.0-0.20110325.3|54	Summary:	Static library for cpuinfo
12mr|cpuinfo-1.0-0.20110325.3|55	Group:		Development/C
12mr|cpuinfo-1.0-0.20110325.3|56	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|cpuinfo-1.0-0.20110325.3|57	Requires:       %{devname} = %{version}-%{release}
12mr|cpuinfo-1.0-0.20110325.3|58	
12mr|cpuinfo-1.0-0.20110325.3|59	%description -n	%{static}
12mr|cpuinfo-1.0-0.20110325.3|60	This package contains static libraries needed to statically link cpuinfo's
12mr|cpuinfo-1.0-0.20110325.3|61	processor characterisation features in your programs.
12mr|cpuinfo-1.0-0.20110325.3|62	
12mr|cpuinfo-1.0-0.20110325.3|63	%if %{with perl}
12mr|cpuinfo-1.0-0.20110325.3|64	%package -n	perl-Cpuinfo
12mr|cpuinfo-1.0-0.20110325.3|65	Summary:	Perl bindings for cpuinfo
12mr|cpuinfo-1.0-0.20110325.3|66	Group:		Development/Perl
12mr|cpuinfo-1.0-0.20110325.3|67	
12mr|cpuinfo-1.0-0.20110325.3|68	%description -n	perl-Cpuinfo
12mr|cpuinfo-1.0-0.20110325.3|69	Provides a Perl API to the cpuinfo library.
12mr|cpuinfo-1.0-0.20110325.3|70	%endif
12mr|cpuinfo-1.0-0.20110325.3|71	
12mr|cpuinfo-1.0-0.20110325.3|72	%if %{with python}
12mr|cpuinfo-1.0-0.20110325.3|73	%package -n	python-cpuinfo
12mr|cpuinfo-1.0-0.20110325.3|74	Summary:	Python bindings for cpuinfo
12mr|cpuinfo-1.0-0.20110325.3|75	Group:		Development/Perl
12mr|cpuinfo-1.0-0.20110325.3|76	
12mr|cpuinfo-1.0-0.20110325.3|77	%description -n python-cpuinfo
12mr|cpuinfo-1.0-0.20110325.3|78	Provides a Python API to the cpuinfo library.
12mr|cpuinfo-1.0-0.20110325.3|79	%endif
12mr|cpuinfo-1.0-0.20110325.3|80	
12mr|cpuinfo-1.0-0.20110325.3|81	%prep
12mr|cpuinfo-1.0-0.20110325.3|82	%setup -q
12mr|cpuinfo-1.0-0.20110325.3|83	
12mr|cpuinfo-1.0-0.20110325.3|84	%build
12mr|cpuinfo-1.0-0.20110325.3|85	%configure \
12mr|cpuinfo-1.0-0.20110325.3|86	--enable-shared \
12mr|cpuinfo-1.0-0.20110325.3|87	%if %{with perl}
12mr|cpuinfo-1.0-0.20110325.3|88	--enable-perl=vendor \
12mr|cpuinfo-1.0-0.20110325.3|89	%endif
12mr|cpuinfo-1.0-0.20110325.3|90	%if %{with python}
12mr|cpuinfo-1.0-0.20110325.3|91	--enable-python \
12mr|cpuinfo-1.0-0.20110325.3|92	%endif
12mr|cpuinfo-1.0-0.20110325.3|93	--install-sdk
12mr|cpuinfo-1.0-0.20110325.3|94	LDFLAGS="%{ldflags}" %make
12mr|cpuinfo-1.0-0.20110325.3|95	
12mr|cpuinfo-1.0-0.20110325.3|96	%install
12mr|cpuinfo-1.0-0.20110325.3|97	%makeinstall_std
12mr|cpuinfo-1.0-0.20110325.3|98	
12mr|cpuinfo-1.0-0.20110325.3|99	# nuke unpackaged files
12mr|cpuinfo-1.0-0.20110325.3|100	find $RPM_BUILD_ROOT -name cpuinfo.pl -exec rm -f {} \;
12mr|cpuinfo-1.0-0.20110325.3|101	find $RPM_BUILD_ROOT -name perllocal.pod -exec rm -f {} \;
12mr|cpuinfo-1.0-0.20110325.3|102	find $RPM_BUILD_ROOT -name .packlist -exec rm -f {} \;
12mr|cpuinfo-1.0-0.20110325.3|103	
12mr|cpuinfo-1.0-0.20110325.3|104	%files
12mr|cpuinfo-1.0-0.20110325.3|105	%doc README COPYING NEWS
12mr|cpuinfo-1.0-0.20110325.3|106	%{_bindir}/cpuinfo
12mr|cpuinfo-1.0-0.20110325.3|107	
12mr|cpuinfo-1.0-0.20110325.3|108	%files -n %{libname}
12mr|cpuinfo-1.0-0.20110325.3|109	%defattr(-,root,root)
12mr|cpuinfo-1.0-0.20110325.3|110	%{_libdir}/libcpuinfo.so.%{major}*
12mr|cpuinfo-1.0-0.20110325.3|111	
12mr|cpuinfo-1.0-0.20110325.3|112	%files -n %{devname}
12mr|cpuinfo-1.0-0.20110325.3|113	%{_includedir}/cpuinfo.h
12mr|cpuinfo-1.0-0.20110325.3|114	%{_libdir}/pkgconfig/libcpuinfo.pc
12mr|cpuinfo-1.0-0.20110325.3|115	%{_libdir}/libcpuinfo.so
12mr|cpuinfo-1.0-0.20110325.3|116	
12mr|cpuinfo-1.0-0.20110325.3|117	%files -n %{static}
12mr|cpuinfo-1.0-0.20110325.3|118	%{_libdir}/libcpuinfo.a
12mr|cpuinfo-1.0-0.20110325.3|119	
12mr|cpuinfo-1.0-0.20110325.3|120	%if %{with perl}
12mr|cpuinfo-1.0-0.20110325.3|121	%files -n perl-Cpuinfo
12mr|cpuinfo-1.0-0.20110325.3|122	%doc src/bindings/perl/cpuinfo.pl
12mr|cpuinfo-1.0-0.20110325.3|123	%{perl_vendorarch}/Cpuinfo.pm
12mr|cpuinfo-1.0-0.20110325.3|124	%dir %{perl_vendorarch}/auto/Cpuinfo
12mr|cpuinfo-1.0-0.20110325.3|125	%{perl_vendorarch}/auto/Cpuinfo/*
12mr|cpuinfo-1.0-0.20110325.3|126	%endif
12mr|cpuinfo-1.0-0.20110325.3|127	
12mr|cpuinfo-1.0-0.20110325.3|128	%if %{with python}
12mr|cpuinfo-1.0-0.20110325.3|129	%files -n python-cpuinfo
12mr|cpuinfo-1.0-0.20110325.3|130	%{python_sitearch}/CPUInfo.so
12mr|cpuinfo-1.0-0.20110325.3|131	%dir %{python_sitearch}/pycpuinfo-*.egg-info/
12mr|cpuinfo-1.0-0.20110325.3|132	%{python_sitearch}/pycpuinfo-*.egg-info/*
12mr|cpuinfo-1.0-0.20110325.3|133	%endif
12mr|cpuinfo-1.0-0.20110325.3|134	
12mr|cpuinfo-1.0-0.20110325.3|135	
12mr|cpuinfo-1.0-0.20110325.3|136	
12mr|cpuinfo-1.0-0.20110325.3|137	%changelog
12mr|cpuinfo-1.0-0.20110325.3|138	

13726 12
12mr|cpuset-1.5.5-3|1	Summary:	Allows manipulation of cpusets on system and provides higher level functions
12mr|cpuset-1.5.5-3|2	Name:		cpuset
12mr|cpuset-1.5.5-3|3	Version:	1.5.5
12mr|cpuset-1.5.5-3|4	Release:	3
12mr|cpuset-1.5.5-3|5	License:	GPLv2
12mr|cpuset-1.5.5-3|6	Group:		System/Kernel and hardware
12mr|cpuset-1.5.5-3|7	URL:		http://code.google.com/p/cpuset
12mr|cpuset-1.5.5-3|8	Source0:	%{name}-%{version}.tar.gz
12mr|cpuset-1.5.5-3|9	BuildRequires:	python-devel
12mr|cpuset-1.5.5-3|10	BuildArch:	noarch
12mr|cpuset-1.5.5-3|11	
12mr|cpuset-1.5.5-3|12	%description
12mr|cpuset-1.5.5-3|13	Cpuset is a Python application to make using the cpusets facilities in the
12mr|cpuset-1.5.5-3|14	Linux kernel easier.  The actual included command is called cset and it allows
12mr|cpuset-1.5.5-3|15	manipulation of cpusets on the system and provides higher level functions such
12mr|cpuset-1.5.5-3|16	as implementation and control of a basic CPU shielding setup.
12mr|cpuset-1.5.5-3|17	
12mr|cpuset-1.5.5-3|18	%prep
12mr|cpuset-1.5.5-3|19	%setup -q
12mr|cpuset-1.5.5-3|20	
12mr|cpuset-1.5.5-3|21	%build
12mr|cpuset-1.5.5-3|22	CFLAGS="%{optflags}" \
12mr|cpuset-1.5.5-3|23	python setup.py build
12mr|cpuset-1.5.5-3|24	#make doc  ->not yet, asciidoc is missing...
12mr|cpuset-1.5.5-3|25	
12mr|cpuset-1.5.5-3|26	%install
12mr|cpuset-1.5.5-3|27	# Install binaries, but do not install docs via setup.py
12mr|cpuset-1.5.5-3|28	python setup.py install --root=%{buildroot} --prefix=%{_prefix} --install-data=/eraseme
12mr|cpuset-1.5.5-3|29	rm -rf %{buildroot}/eraseme
12mr|cpuset-1.5.5-3|30	
12mr|cpuset-1.5.5-3|31	# Install documentation
12mr|cpuset-1.5.5-3|32	mkdir -p %{buildroot}/%{_defaultdocdir}/cpuset
12mr|cpuset-1.5.5-3|33	cp NEWS README INSTALL AUTHORS COPYING cset.init.d %{buildroot}/%{_defaultdocdir}/cpuset/
12mr|cpuset-1.5.5-3|34	mkdir -p %{buildroot}/%{_mandir}/man1
12mr|cpuset-1.5.5-3|35	cd doc
12mr|cpuset-1.5.5-3|36	cp *.1 %{buildroot}/%{_mandir}/man1
12mr|cpuset-1.5.5-3|37	cp *.txt %{buildroot}/%{_defaultdocdir}/cpuset/
12mr|cpuset-1.5.5-3|38	mkdir %{buildroot}/%{_defaultdocdir}/cpuset/html
12mr|cpuset-1.5.5-3|39	cp *.html %{buildroot}/%{_defaultdocdir}/cpuset/html/
12mr|cpuset-1.5.5-3|40	
12mr|cpuset-1.5.5-3|41	%files
12mr|cpuset-1.5.5-3|42	%{_bindir}/cset
12mr|cpuset-1.5.5-3|43	%{python_sitelib}/*
12mr|cpuset-1.5.5-3|44	%{_mandir}/man1/*
12mr|cpuset-1.5.5-3|45	%{_defaultdocdir}/*
12mr|cpuset-1.5.5-3|46	
12mr|cpuset-1.5.5-3|47	
12mr|cpuset-1.5.5-3|48	%changelog
12mr|cpuset-1.5.5-3|49	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|cpuset-1.5.5-3|50	+ Commit: 5110efe
12mr|cpuset-1.5.5-3|51	- Should be noarch package
12mr|cpuset-1.5.5-3|52	
12mr|cpuset-1.5.5-3|53	

13727 12
12mr|crack-attack-1.1.14-23|1	Name:		crack-attack
12mr|crack-attack-1.1.14-23|2	Summary:	Tetris like game
12mr|crack-attack-1.1.14-23|3	Version:	1.1.14
12mr|crack-attack-1.1.14-23|4	Release:	23
12mr|crack-attack-1.1.14-23|5	Group:		Games/Arcade
12mr|crack-attack-1.1.14-23|6	License:	GPL
12mr|crack-attack-1.1.14-23|7	Url:		http://www.nongnu.org/crack-attack/
12mr|crack-attack-1.1.14-23|8	Source0:	http://savannah.nongnu.org/download/crack-attack/%{name}-%{version}.tar.bz2
12mr|crack-attack-1.1.14-23|9	Source11:	%{name}-48.png
12mr|crack-attack-1.1.14-23|10	Source12:	%{name}-32.png
12mr|crack-attack-1.1.14-23|11	Source13:	%{name}-16.png
12mr|crack-attack-1.1.14-23|12	Source4:	crack-attack-scripts.tar.bz2
12mr|crack-attack-1.1.14-23|13	Source5:	crack-attack-1.1.10-man6-page.bz2
12mr|crack-attack-1.1.14-23|14	Patch0:		crack-attack-1.1.14-fix-str-fmt.patch
12mr|crack-attack-1.1.14-23|15	Patch3:		crack-attack-1.1.14-dont-segfault-i865g.patch
12mr|crack-attack-1.1.14-23|16	Patch4:		crack-attack-1.1.14-ipv6-patch
12mr|crack-attack-1.1.14-23|17	Patch5:		crack-attack-1.1.14-gcc43.patch
12mr|crack-attack-1.1.14-23|18	Patch6:		crack-attack-1.1.14-freeglut-init.patch
12mr|crack-attack-1.1.14-23|19	BuildRequires:	autoconf
12mr|crack-attack-1.1.14-23|20	BuildRequires:	pkgconfig(gl)
12mr|crack-attack-1.1.14-23|21	BuildRequires:	pkgconfig(SDL_mixer)
12mr|crack-attack-1.1.14-23|22	BuildRequires:	pkgconfig(sdl)
12mr|crack-attack-1.1.14-23|23	BuildRequires:	pkgconfig(glut)
12mr|crack-attack-1.1.14-23|24	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|crack-attack-1.1.14-23|25	BuildRequires:	pkgconfig(xmu)
12mr|crack-attack-1.1.14-23|26	Requires:	zenity
12mr|crack-attack-1.1.14-23|27	Suggests:	crack-attack-music
12mr|crack-attack-1.1.14-23|28	Suggests:	crack-attack-sounds
12mr|crack-attack-1.1.14-23|29	
12mr|crack-attack-1.1.14-23|30	%description
12mr|crack-attack-1.1.14-23|31	'Crack Attack!' is a free OpenGL game
12mr|crack-attack-1.1.14-23|32	based on the Super Nintendo classic Tetris Attack.
12mr|crack-attack-1.1.14-23|33	
12mr|crack-attack-1.1.14-23|34	%prep
12mr|crack-attack-1.1.14-23|35	%setup -q -a 4
12mr|crack-attack-1.1.14-23|36	%patch0 -p0 -b .str
12mr|crack-attack-1.1.14-23|37	%patch3 -p0 -b .seg
12mr|crack-attack-1.1.14-23|38	# http://lists.gnu.org/archive/html/crack-attack-devel/2005-05/msg00002.html
12mr|crack-attack-1.1.14-23|39	%patch4 -p0
12mr|crack-attack-1.1.14-23|40	%patch5 -p1 -b .gcc43
12mr|crack-attack-1.1.14-23|41	# This patch will be needed after we switch to freeglut:
12mr|crack-attack-1.1.14-23|42	#%patch6 -p1
12mr|crack-attack-1.1.14-23|43	bzcat %{SOURCE5} > doc/crack-attack.6
12mr|crack-attack-1.1.14-23|44	
12mr|crack-attack-1.1.14-23|45	perl -pi -e "s|^CXXFLAGS.*|CXXFLAGS = $RPM_OPT_FLAGS -DNDEBUG|" src/Makefile*
12mr|crack-attack-1.1.14-23|46	
12mr|crack-attack-1.1.14-23|47	%build
12mr|crack-attack-1.1.14-23|48	autoreconf -fi
12mr|crack-attack-1.1.14-23|49	%configure2_5x	--bindir=%{_gamesbindir} \
12mr|crack-attack-1.1.14-23|50	--datadir=%{_gamesdatadir} \
12mr|crack-attack-1.1.14-23|51	--enable-sound
12mr|crack-attack-1.1.14-23|52	%make
12mr|crack-attack-1.1.14-23|53	
12mr|crack-attack-1.1.14-23|54	%install
12mr|crack-attack-1.1.14-23|55	%makeinstall_std
12mr|crack-attack-1.1.14-23|56	
12mr|crack-attack-1.1.14-23|57	install -D -m 755 crack-attack-{solo,create-server,join-server} %{buildroot}%{_gamesbindir}/
12mr|crack-attack-1.1.14-23|58	
12mr|crack-attack-1.1.14-23|59	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|crack-attack-1.1.14-23|60	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|crack-attack-1.1.14-23|61	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|crack-attack-1.1.14-23|62	
12mr|crack-attack-1.1.14-23|63	rm -rf %{buildroot}%{_mandir}/man1/crack-attack.1
12mr|crack-attack-1.1.14-23|64	install -m644 doc/crack-attack.6 -D %{buildroot}%{_mandir}/man6/crack-attack.6
12mr|crack-attack-1.1.14-23|65	
12mr|crack-attack-1.1.14-23|66	install -d %{buildroot}%{_datadir}/applications
12mr|crack-attack-1.1.14-23|67	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12mr|crack-attack-1.1.14-23|68	[Desktop Entry]
12mr|crack-attack-1.1.14-23|69	Encoding=UTF-8
12mr|crack-attack-1.1.14-23|70	Name=Crack Attack!
12mr|crack-attack-1.1.14-23|71	Exec=crack-attack
12mr|crack-attack-1.1.14-23|72	Icon=crack-attack
12mr|crack-attack-1.1.14-23|73	Terminal=false
12mr|crack-attack-1.1.14-23|74	Type=Application
12mr|crack-attack-1.1.14-23|75	Categories=ArcadeGame;Game;
12mr|crack-attack-1.1.14-23|76	StartupNotify=false
12mr|crack-attack-1.1.14-23|77	EOF
12mr|crack-attack-1.1.14-23|78	
12mr|crack-attack-1.1.14-23|79	%files
12mr|crack-attack-1.1.14-23|80	%doc doc/*.html doc/*.jpg
12mr|crack-attack-1.1.14-23|81	%{_gamesbindir}/%{name}
12mr|crack-attack-1.1.14-23|82	%{_gamesbindir}/%{name}-*
12mr|crack-attack-1.1.14-23|83	%{_gamesdatadir}/%{name}
12mr|crack-attack-1.1.14-23|84	%{_datadir}/applications/%{name}.desktop
12mr|crack-attack-1.1.14-23|85	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|crack-attack-1.1.14-23|86	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|crack-attack-1.1.14-23|87	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|crack-attack-1.1.14-23|88	%{_mandir}/man6/*
12mr|crack-attack-1.1.14-23|89	
12mr|crack-attack-1.1.14-23|90	
12mr|crack-attack-1.1.14-23|91	
12mr|crack-attack-1.1.14-23|92	%changelog
12mr|crack-attack-1.1.14-23|93	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|crack-attack-1.1.14-23|94	+ Commit: 91865df
12mr|crack-attack-1.1.14-23|95	- Update BuildRequires
12mr|crack-attack-1.1.14-23|96	
12mr|crack-attack-1.1.14-23|97	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|crack-attack-1.1.14-23|98	+ Commit: 53471d8
12mr|crack-attack-1.1.14-23|99	- Convert BR to pkgconfig style, spec cleanup
12mr|crack-attack-1.1.14-23|100	
12mr|crack-attack-1.1.14-23|101	

13728 12
12mr|crack-attack-music-1-13|1	%define name crack-attack-music
12mr|crack-attack-music-1-13|2	%define version 1
12mr|crack-attack-music-1-13|3	%define release %mkrel 13
12mr|crack-attack-music-1-13|4	
12mr|crack-attack-music-1-13|5	Summary:	Music files for crack-attack
12mr|crack-attack-music-1-13|6	Name:		%{name}
12mr|crack-attack-music-1-13|7	Version:	%{version}
12mr|crack-attack-music-1-13|8	Release: 	%{release}
12mr|crack-attack-music-1-13|9	Url:		http://www.miguev.net/misc/
12mr|crack-attack-music-1-13|10	Source0:	%{name}.tar.bz2
12mr|crack-attack-music-1-13|11	Group:		Games/Arcade
12mr|crack-attack-music-1-13|12	License:	GPL
12mr|crack-attack-music-1-13|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|crack-attack-music-1-13|14	Requires:	crack-attack >= 1.1.10-5mdk
12mr|crack-attack-music-1-13|15	BuildArch:	noarch
12mr|crack-attack-music-1-13|16	
12mr|crack-attack-music-1-13|17	%description
12mr|crack-attack-music-1-13|18	'Crack Attack!' is a free OpenGL game
12mr|crack-attack-music-1-13|19	based on the Super Nintendo classic Tetris Attack.
12mr|crack-attack-music-1-13|20	
12mr|crack-attack-music-1-13|21	This package provides music to enhance the gaming experience.
12mr|crack-attack-music-1-13|22	%prep
12mr|crack-attack-music-1-13|23	%setup -q  -n data
12mr|crack-attack-music-1-13|24	
12mr|crack-attack-music-1-13|25	%build
12mr|crack-attack-music-1-13|26	
12mr|crack-attack-music-1-13|27	%install
12mr|crack-attack-music-1-13|28	rm -rf $RPM_BUILD_ROOT
12mr|crack-attack-music-1-13|29	mkdir -p $RPM_BUILD_ROOT%{_gamesdatadir}/crack-attack/
12mr|crack-attack-music-1-13|30	cp -a music $RPM_BUILD_ROOT%{_gamesdatadir}/crack-attack/music
12mr|crack-attack-music-1-13|31	
12mr|crack-attack-music-1-13|32	%clean
12mr|crack-attack-music-1-13|33	rm -rf $RPM_BUILD_ROOT
12mr|crack-attack-music-1-13|34	
12mr|crack-attack-music-1-13|35	%files
12mr|crack-attack-music-1-13|36	%defattr(-,root,root)
12mr|crack-attack-music-1-13|37	%{_gamesdatadir}/crack-attack/music/
12mr|crack-attack-music-1-13|38	
12mr|crack-attack-music-1-13|39	
12mr|crack-attack-music-1-13|40	
12mr|crack-attack-music-1-13|41	
12mr|crack-attack-music-1-13|42	%changelog
12mr|crack-attack-music-1-13|43	

13729 12
12mr|crack-attack-sounds-1-12|1	%define name crack-attack-sounds
12mr|crack-attack-sounds-1-12|2	%define version 1
12mr|crack-attack-sounds-1-12|3	%define release %mkrel 12
12mr|crack-attack-sounds-1-12|4	
12mr|crack-attack-sounds-1-12|5	Summary:	Sound files for crack-attack
12mr|crack-attack-sounds-1-12|6	Name:		%{name}
12mr|crack-attack-sounds-1-12|7	Version:	%{version}
12mr|crack-attack-sounds-1-12|8	Release: 	%{release}
12mr|crack-attack-sounds-1-12|9	Url:		http://www.miguev.net/misc/
12mr|crack-attack-sounds-1-12|10	Source0:	%{name}.tar.bz2
12mr|crack-attack-sounds-1-12|11	Group:		Games/Arcade
12mr|crack-attack-sounds-1-12|12	License:	GPL
12mr|crack-attack-sounds-1-12|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|crack-attack-sounds-1-12|14	Requires:	crack-attack >= 1.1.10-5mdk
12mr|crack-attack-sounds-1-12|15	BuildArch:	noarch
12mr|crack-attack-sounds-1-12|16	
12mr|crack-attack-sounds-1-12|17	%description
12mr|crack-attack-sounds-1-12|18	'Crack Attack!' is a free OpenGL game
12mr|crack-attack-sounds-1-12|19	based on the Super Nintendo classic Tetris Attack.
12mr|crack-attack-sounds-1-12|20	
12mr|crack-attack-sounds-1-12|21	This package provides sounds to enhance the gaming experience.
12mr|crack-attack-sounds-1-12|22	%prep
12mr|crack-attack-sounds-1-12|23	%setup -q  -n data
12mr|crack-attack-sounds-1-12|24	
12mr|crack-attack-sounds-1-12|25	%build
12mr|crack-attack-sounds-1-12|26	
12mr|crack-attack-sounds-1-12|27	%install
12mr|crack-attack-sounds-1-12|28	rm -rf $RPM_BUILD_ROOT
12mr|crack-attack-sounds-1-12|29	mkdir -p $RPM_BUILD_ROOT%{_gamesdatadir}/crack-attack/
12mr|crack-attack-sounds-1-12|30	cp -a sounds $RPM_BUILD_ROOT%{_gamesdatadir}/crack-attack/sounds
12mr|crack-attack-sounds-1-12|31	
12mr|crack-attack-sounds-1-12|32	%clean
12mr|crack-attack-sounds-1-12|33	rm -rf $RPM_BUILD_ROOT
12mr|crack-attack-sounds-1-12|34	
12mr|crack-attack-sounds-1-12|35	%files
12mr|crack-attack-sounds-1-12|36	%defattr(-,root,root)
12mr|crack-attack-sounds-1-12|37	%{_gamesdatadir}/crack-attack/sounds
12mr|crack-attack-sounds-1-12|38	
12mr|crack-attack-sounds-1-12|39	
12mr|crack-attack-sounds-1-12|40	
12mr|crack-attack-sounds-1-12|41	
12mr|crack-attack-sounds-1-12|42	%changelog
12mr|crack-attack-sounds-1-12|43	

13730 12
12mr|cracklib-2.8.18-2|1	%define root	crack
12mr|cracklib-2.8.18-2|2	
12mr|cracklib-2.8.18-2|3	%define _enable_libtoolize 1
12mr|cracklib-2.8.18-2|4	
12mr|cracklib-2.8.18-2|5	%define major		2
12mr|cracklib-2.8.18-2|6	%define libname		%mklibname %root %major
12mr|cracklib-2.8.18-2|7	%define develname	%mklibname %root -d
12mr|cracklib-2.8.18-2|8	
12mr|cracklib-2.8.18-2|9	Summary:	A password-checking library
12mr|cracklib-2.8.18-2|10	Name:		cracklib
12mr|cracklib-2.8.18-2|11	Version:	2.8.18
12mr|cracklib-2.8.18-2|12	Release:	%mkrel 2
12mr|cracklib-2.8.18-2|13	Group:		System/Libraries
12mr|cracklib-2.8.18-2|14	License:	LGPLv2
12mr|cracklib-2.8.18-2|15	URL:		http://sourceforge.net/projects/cracklib/
12mr|cracklib-2.8.18-2|16	Source0:	http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.gz
12mr|cracklib-2.8.18-2|17	Source1:        http://prdownloads.sourceforge.net/cracklib/cracklib-words.bz2
12mr|cracklib-2.8.18-2|18	Source10:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/computer/Domains.bz2
12mr|cracklib-2.8.18-2|19	Source11:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/computer/Dosref.bz2
12mr|cracklib-2.8.18-2|20	Source12:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/computer/Ftpsites.bz2
12mr|cracklib-2.8.18-2|21	Source13:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/computer/Jargon.bz2
12mr|cracklib-2.8.18-2|22	Source14:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/computer/common-passwords.txt.bz2
12mr|cracklib-2.8.18-2|23	Source15:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/computer/etc-hosts.bz2
12mr|cracklib-2.8.18-2|24	Source16:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/movieTV/Movies.bz2
12mr|cracklib-2.8.18-2|25	Source17:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/movieTV/Python.bz2
12mr|cracklib-2.8.18-2|26	Source18:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/movieTV/Trek.bz2
12mr|cracklib-2.8.18-2|27	Source19:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/literature/LCarrol.bz2
12mr|cracklib-2.8.18-2|28	Source20:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/literature/Paradise.Lost.bz2
12mr|cracklib-2.8.18-2|29	Source21:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/literature/cartoon.bz2
12mr|cracklib-2.8.18-2|30	Source22:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/literature/myths-legends.bz2
12mr|cracklib-2.8.18-2|31	Source23:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/literature/sf.bz2
12mr|cracklib-2.8.18-2|32	Source24:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/literature/shakespeare.bz2
12mr|cracklib-2.8.18-2|33	Source25:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/ASSurnames.bz2
12mr|cracklib-2.8.18-2|34	Source26:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/Congress.bz2
12mr|cracklib-2.8.18-2|35	Source27:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/Family-Names.bz2
12mr|cracklib-2.8.18-2|36	Source28:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/Given-Names.bz2
12mr|cracklib-2.8.18-2|37	Source29:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/famous.bz2
12mr|cracklib-2.8.18-2|38	Source30:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/fast-names.bz2
12mr|cracklib-2.8.18-2|39	Source31:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/female-names.bz2
12mr|cracklib-2.8.18-2|40	Source32:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/male-names.bz2
12mr|cracklib-2.8.18-2|41	Source33:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/names.french.bz2
12mr|cracklib-2.8.18-2|42	Source34:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/names.hp.bz2
12mr|cracklib-2.8.18-2|43	Source35:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/other-names.bz2
12mr|cracklib-2.8.18-2|44	Source36:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/surnames.finnish.bz2
12mr|cracklib-2.8.18-2|45	Patch0:		cracklib-2.8.15-fix-python-path.patch
12mr|cracklib-2.8.18-2|46	Patch1:		cracklib-2.8.15-inttypes.patch
12mr|cracklib-2.8.18-2|47	Patch2:		cracklib-2.8.12-gettext.patch
12mr|cracklib-2.8.18-2|48	Conflicts:	libcrack2 < 2.8.15
12mr|cracklib-2.8.18-2|49	Conflicts:	lib64crack2 < 2.8.15
12mr|cracklib-2.8.18-2|50	BuildRequires:	gettext-devel
12mr|cracklib-2.8.18-2|51	Buildroot:	%{_tmppath}/%{name}-%{version}
12mr|cracklib-2.8.18-2|52	
12mr|cracklib-2.8.18-2|53	%description
12mr|cracklib-2.8.18-2|54	CrackLib tests passwords to determine whether they match certain
12mr|cracklib-2.8.18-2|55	security-oriented characteristics. You can use CrackLib to stop
12mr|cracklib-2.8.18-2|56	users from choosing passwords which would be easy to guess. CrackLib
12mr|cracklib-2.8.18-2|57	performs certain tests:
12mr|cracklib-2.8.18-2|58	
12mr|cracklib-2.8.18-2|59	* It tries to generate words from a username and gecos entry and
12mr|cracklib-2.8.18-2|60	checks those words against the password;
12mr|cracklib-2.8.18-2|61	* It checks for simplistic patterns in passwords;
12mr|cracklib-2.8.18-2|62	* It checks for the password in a dictionary.
12mr|cracklib-2.8.18-2|63	
12mr|cracklib-2.8.18-2|64	CrackLib is actually a library containing a particular
12mr|cracklib-2.8.18-2|65	C function which is used to check the password, as well as
12mr|cracklib-2.8.18-2|66	other C functions. CrackLib is not a replacement for a passwd
12mr|cracklib-2.8.18-2|67	program; it must be used in conjunction with an existing passwd
12mr|cracklib-2.8.18-2|68	program.
12mr|cracklib-2.8.18-2|69	
12mr|cracklib-2.8.18-2|70	Install the cracklib package if you need a program to check users'
12mr|cracklib-2.8.18-2|71	passwords to see if they are at least minimally secure. If you
12mr|cracklib-2.8.18-2|72	install CrackLib, you'll also want to install the cracklib-dicts
12mr|cracklib-2.8.18-2|73	package.
12mr|cracklib-2.8.18-2|74	
12mr|cracklib-2.8.18-2|75	%package -n	%{libname}
12mr|cracklib-2.8.18-2|76	Summary:	A password-checking library
12mr|cracklib-2.8.18-2|77	Group:		System/Libraries
12mr|cracklib-2.8.18-2|78	Obsoletes:	cracklib < %{version}-%{release}
12mr|cracklib-2.8.18-2|79	
12mr|cracklib-2.8.18-2|80	%description -n %{libname}
12mr|cracklib-2.8.18-2|81	CrackLib tests passwords to determine whether they match certain
12mr|cracklib-2.8.18-2|82	security-oriented characteristics.
12mr|cracklib-2.8.18-2|83	
12mr|cracklib-2.8.18-2|84	%package -n	%{libname}-python
12mr|cracklib-2.8.18-2|85	Summary:	A password-checking library
12mr|cracklib-2.8.18-2|86	Group:		System/Libraries
12mr|cracklib-2.8.18-2|87	Obsoletes:	cracklib-python < %{version}-%{release}
12mr|cracklib-2.8.18-2|88	%py_requires -d
12mr|cracklib-2.8.18-2|89	
12mr|cracklib-2.8.18-2|90	%description -n %{libname}-python
12mr|cracklib-2.8.18-2|91	CrackLib tests passwords to determine whether they match certain
12mr|cracklib-2.8.18-2|92	security-oriented characteristics.
12mr|cracklib-2.8.18-2|93	
12mr|cracklib-2.8.18-2|94	%package	dicts
12mr|cracklib-2.8.18-2|95	Summary:	The standard CrackLib dictionaries
12mr|cracklib-2.8.18-2|96	Group:		System/Libraries
12mr|cracklib-2.8.18-2|97	
12mr|cracklib-2.8.18-2|98	%description	dicts
12mr|cracklib-2.8.18-2|99	The cracklib-dicts package includes the CrackLib dictionaries.
12mr|cracklib-2.8.18-2|100	CrackLib will need to use the dictionary appropriate to your system,
12mr|cracklib-2.8.18-2|101	which is normally put in /usr/share/dict/words.  Cracklib-dicts also contains
12mr|cracklib-2.8.18-2|102	the utilities necessary for the creation of new dictionaries.
12mr|cracklib-2.8.18-2|103	
12mr|cracklib-2.8.18-2|104	If you are installing CrackLib, you should also install cracklib-dicts.
12mr|cracklib-2.8.18-2|105	
12mr|cracklib-2.8.18-2|106	%package -n	%{develname}
12mr|cracklib-2.8.18-2|107	Summary:	Cracklib link library & header file
12mr|cracklib-2.8.18-2|108	Group:		Development/C
12mr|cracklib-2.8.18-2|109	Provides:	lib%{root}-devel = %{version}-%{release}
12mr|cracklib-2.8.18-2|110	Provides:	%{root}lib-devel = %{version}-%{release}
12mr|cracklib-2.8.18-2|111	Requires:	%{libname} = %{version}
12mr|cracklib-2.8.18-2|112	Obsoletes:	cracklib-devel < %{version}-%{release}
12mr|cracklib-2.8.18-2|113	Obsoletes:	%{mklibname crack 2 -d} < %{version}-%{release}
12mr|cracklib-2.8.18-2|114	
12mr|cracklib-2.8.18-2|115	%description -n	%{develname}
12mr|cracklib-2.8.18-2|116	The cracklib devel package include the needed library link and
12mr|cracklib-2.8.18-2|117	header files for development.
12mr|cracklib-2.8.18-2|118	
12mr|cracklib-2.8.18-2|119	%prep
12mr|cracklib-2.8.18-2|120	%setup -q
12mr|cracklib-2.8.18-2|121	%patch0 -p0
12mr|cracklib-2.8.18-2|122	cp -p lib/packer.h lib/packer.h.in
12mr|cracklib-2.8.18-2|123	%patch1 -p1 -b .inttypes
12mr|cracklib-2.8.18-2|124	%patch2 -p1 -b .gettext
12mr|cracklib-2.8.18-2|125	
12mr|cracklib-2.8.18-2|126	autoreconf -fi
12mr|cracklib-2.8.18-2|127	
12mr|cracklib-2.8.18-2|128	for dict in %{SOURCE1} %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} \
12mr|cracklib-2.8.18-2|129	%{SOURCE15} %{SOURCE16} %{SOURCE17} %{SOURCE18} %{SOURCE19} %{SOURCE20} %{SOURCE21} \
12mr|cracklib-2.8.18-2|130	%{SOURCE22} %{SOURCE23} %{SOURCE24} %{SOURCE25} %{SOURCE26} %{SOURCE27} %{SOURCE28} \
12mr|cracklib-2.8.18-2|131	%{SOURCE29} %{SOURCE30} %{SOURCE31} %{SOURCE32} %{SOURCE33} %{SOURCE34} %{SOURCE35} \
12mr|cracklib-2.8.18-2|132	%{SOURCE36} %{SOURCE1}; do
12mr|cracklib-2.8.18-2|133	cp ${dict} dicts/
12mr|cracklib-2.8.18-2|134	done
12mr|cracklib-2.8.18-2|135	bunzip2 dicts/*.bz2
12mr|cracklib-2.8.18-2|136	
12mr|cracklib-2.8.18-2|137	%build
12mr|cracklib-2.8.18-2|138	%configure2_5x --libdir=/%{_lib}
12mr|cracklib-2.8.18-2|139	%make
12mr|cracklib-2.8.18-2|140	
12mr|cracklib-2.8.18-2|141	%install
12mr|cracklib-2.8.18-2|142	rm -rf %{buildroot}
12mr|cracklib-2.8.18-2|143	%makeinstall_std
12mr|cracklib-2.8.18-2|144	
12mr|cracklib-2.8.18-2|145	chmod 0755 ./util/cracklib-format ./util/cracklib-packer
12mr|cracklib-2.8.18-2|146	./util/cracklib-format dicts/* | ./util/cracklib-packer %{buildroot}%{_datadir}/cracklib/pw_dict
12mr|cracklib-2.8.18-2|147	
12mr|cracklib-2.8.18-2|148	ln -s cracklib-format %{buildroot}%{_sbindir}/mkdict
12mr|cracklib-2.8.18-2|149	ln -s cracklib-packer %{buildroot}%{_sbindir}/packer
12mr|cracklib-2.8.18-2|150	
12mr|cracklib-2.8.18-2|151	ln -s %{_datadir}/cracklib/pw_dict.hwm %{buildroot}%{_libdir}/cracklib_dict.hwm
12mr|cracklib-2.8.18-2|152	ln -s %{_datadir}/cracklib/pw_dict.pwd %{buildroot}%{_libdir}/cracklib_dict.pwd
12mr|cracklib-2.8.18-2|153	ln -s %{_datadir}/cracklib/pw_dict.pwi %{buildroot}%{_libdir}/cracklib_dict.pwi
12mr|cracklib-2.8.18-2|154	
12mr|cracklib-2.8.18-2|155	install -m644 lib/packer.h %{buildroot}%{_includedir}/
12mr|cracklib-2.8.18-2|156	
12mr|cracklib-2.8.18-2|157	%find_lang %{name}
12mr|cracklib-2.8.18-2|158	
12mr|cracklib-2.8.18-2|159	%clean
12mr|cracklib-2.8.18-2|160	rm -rf %{buildroot}
12mr|cracklib-2.8.18-2|161	
12mr|cracklib-2.8.18-2|162	%if %mdkversion < 200900
12mr|cracklib-2.8.18-2|163	%post -n %{libname} -p /sbin/ldconfig
12mr|cracklib-2.8.18-2|164	%endif
12mr|cracklib-2.8.18-2|165	
12mr|cracklib-2.8.18-2|166	%if %mdkversion < 200900
12mr|cracklib-2.8.18-2|167	%postun -n %{libname} -p /sbin/ldconfig
12mr|cracklib-2.8.18-2|168	%endif
12mr|cracklib-2.8.18-2|169	
12mr|cracklib-2.8.18-2|170	%files -n %{libname}
12mr|cracklib-2.8.18-2|171	%defattr(-,root,root)
12mr|cracklib-2.8.18-2|172	/%{_lib}/*.so.%{major}*
12mr|cracklib-2.8.18-2|173	
12mr|cracklib-2.8.18-2|174	%files -n %{libname}-python
12mr|cracklib-2.8.18-2|175	%defattr(-,root,root)
12mr|cracklib-2.8.18-2|176	%{py_platsitedir}/cracklib*
12mr|cracklib-2.8.18-2|177	%{py_platsitedir}/_cracklib*
12mr|cracklib-2.8.18-2|178	
12mr|cracklib-2.8.18-2|179	%files -f %{name}.lang
12mr|cracklib-2.8.18-2|180	%doc AUTHORS NEWS README*
12mr|cracklib-2.8.18-2|181	
12mr|cracklib-2.8.18-2|182	%files -n %{develname}
12mr|cracklib-2.8.18-2|183	%defattr(-,root,root)
12mr|cracklib-2.8.18-2|184	%{_includedir}/*
12mr|cracklib-2.8.18-2|185	/%{_lib}/*.so
12mr|cracklib-2.8.18-2|186	/%{_lib}/*.*a
12mr|cracklib-2.8.18-2|187	
12mr|cracklib-2.8.18-2|188	%files dicts
12mr|cracklib-2.8.18-2|189	%defattr(-,root,root)
12mr|cracklib-2.8.18-2|190	%{_sbindir}/*
12mr|cracklib-2.8.18-2|191	%{_datadir}/%{name}
12mr|cracklib-2.8.18-2|192	%{_libdir}/cracklib_dict.*
12mr|cracklib-2.8.18-2|193	
12mr|cracklib-2.8.18-2|194	
12mr|cracklib-2.8.18-2|195	%changelog
12mr|cracklib-2.8.18-2|196	* Wed Feb 22 2012 abf
12mr|cracklib-2.8.18-2|197	- The release updated by ABF
12mr|cracklib-2.8.18-2|198	
12mr|cracklib-2.8.18-2|199	* Tue May 03 2011 Funda Wang <fwang@mandriva.org> 2.8.18-1mdv2011.0
12mr|cracklib-2.8.18-2|200	+ Revision: 663999
12mr|cracklib-2.8.18-2|201	- br gettext-devel
12mr|cracklib-2.8.18-2|202	
12mr|cracklib-2.8.18-2|203	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|cracklib-2.8.18-2|204	- 2.8.18
12mr|cracklib-2.8.18-2|205	- rediffed P0
12mr|cracklib-2.8.18-2|206	- added fixes from fedora (P1+P2)
12mr|cracklib-2.8.18-2|207	- mass rebuild
12mr|cracklib-2.8.18-2|208	
12mr|cracklib-2.8.18-2|209	* Sat Oct 30 2010 Shlomi Fish <shlomif@mandriva.org> 2.8.16-2mdv2011.0
12mr|cracklib-2.8.18-2|210	+ Revision: 590592
12mr|cracklib-2.8.18-2|211	- Bump to new release for python-2.7
12mr|cracklib-2.8.18-2|212	
12mr|cracklib-2.8.18-2|213	* Wed Mar 03 2010 Frederik Himpe <fhimpe@mandriva.org> 2.8.16-1mdv2010.1
12mr|cracklib-2.8.18-2|214	+ Revision: 514005
12mr|cracklib-2.8.18-2|215	- update to new version 2.8.16
12mr|cracklib-2.8.18-2|216	
12mr|cracklib-2.8.18-2|217	* Fri Nov 20 2009 Frederik Himpe <fhimpe@mandriva.org> 2.8.15-1mdv2010.1
12mr|cracklib-2.8.18-2|218	+ Revision: 467688
12mr|cracklib-2.8.18-2|219	- Update to new version 2.8.15
12mr|cracklib-2.8.18-2|220	- Rediff Python path patch
12mr|cracklib-2.8.18-2|221	- Fix libification by moving docs out of library package
12mr|cracklib-2.8.18-2|222	
12mr|cracklib-2.8.18-2|223	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 2.8.13-4mdv2010.0
12mr|cracklib-2.8.18-2|224	+ Revision: 413276
12mr|cracklib-2.8.18-2|225	- rebuild
12mr|cracklib-2.8.18-2|226	
12mr|cracklib-2.8.18-2|227	+ Arnaud Patard <apatard@mandriva.com>
12mr|cracklib-2.8.18-2|228	- Fix ftbfs with newer libtool by defining _enable_libtoolize
12mr|cracklib-2.8.18-2|229	
12mr|cracklib-2.8.18-2|230	* Sat Dec 27 2008 Funda Wang <fwang@mandriva.org> 2.8.13-3mdv2009.1
12mr|cracklib-2.8.18-2|231	+ Revision: 319812
12mr|cracklib-2.8.18-2|232	- rebuild for new python
12mr|cracklib-2.8.18-2|233	
12mr|cracklib-2.8.18-2|234	* Sat Dec 20 2008 Oden Eriksson <oeriksson@mandriva.com> 2.8.13-2mdv2009.1
12mr|cracklib-2.8.18-2|235	+ Revision: 316518
12mr|cracklib-2.8.18-2|236	- rebuild
12mr|cracklib-2.8.18-2|237	
12mr|cracklib-2.8.18-2|238	* Mon Oct 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.8.13-1mdv2009.1
12mr|cracklib-2.8.18-2|239	+ Revision: 297783
12mr|cracklib-2.8.18-2|240	- patch: fix python modules installation path
12mr|cracklib-2.8.18-2|241	- new version
12mr|cracklib-2.8.18-2|242	
12mr|cracklib-2.8.18-2|243	* Thu Jun 19 2008 Adam Williamson <awilliamson@mandriva.org> 2.8.12-1mdv2009.0
12mr|cracklib-2.8.18-2|244	+ Revision: 226736
12mr|cracklib-2.8.18-2|245	- docs/LICENCE doesn't exist any more..
12mr|cracklib-2.8.18-2|246	- new release 2.8.12
12mr|cracklib-2.8.18-2|247	- move shared library to /lib (fix #40626, impossible to login without /usr)
12mr|cracklib-2.8.18-2|248	- clean file lists
12mr|cracklib-2.8.18-2|249	- drop bogus and/or useless devel provides in lib and python packages
12mr|cracklib-2.8.18-2|250	- fix python package description
12mr|cracklib-2.8.18-2|251	- version obsoletes
12mr|cracklib-2.8.18-2|252	- new devel policy
12mr|cracklib-2.8.18-2|253	- simplify and clean spec
12mr|cracklib-2.8.18-2|254	
12mr|cracklib-2.8.18-2|255	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 2.8.10-6mdv2009.0
12mr|cracklib-2.8.18-2|256	+ Revision: 220517
12mr|cracklib-2.8.18-2|257	- rebuild
12mr|cracklib-2.8.18-2|258	- fix spacing at top of description
12mr|cracklib-2.8.18-2|259	
12mr|cracklib-2.8.18-2|260	+ Pixel <pixel@mandriva.com>
12mr|cracklib-2.8.18-2|261	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|cracklib-2.8.18-2|262	
12mr|cracklib-2.8.18-2|263	+ Olivier Blin <oblin@mandriva.com>
12mr|cracklib-2.8.18-2|264	- fix library description (broken for 5 years)
12mr|cracklib-2.8.18-2|265	
12mr|cracklib-2.8.18-2|266	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 2.8.10-5mdv2008.1
12mr|cracklib-2.8.18-2|267	+ Revision: 149140
12mr|cracklib-2.8.18-2|268	- rebuild
12mr|cracklib-2.8.18-2|269	- kill re-definition of %%buildroot on Pixel's request
12mr|cracklib-2.8.18-2|270	
12mr|cracklib-2.8.18-2|271	+ Olivier Blin <oblin@mandriva.com>
12mr|cracklib-2.8.18-2|272	- restore BuildRoot
12mr|cracklib-2.8.18-2|273	
12mr|cracklib-2.8.18-2|274	+ Adam Williamson <awilliamson@mandriva.org>
12mr|cracklib-2.8.18-2|275	- rebuild for optflags
12mr|cracklib-2.8.18-2|276	- make format and packer executable prior to running them in %%install (#31210)
12mr|cracklib-2.8.18-2|277	
12mr|cracklib-2.8.18-2|278	+ Anssi Hannula <anssi@mandriva.org>
12mr|cracklib-2.8.18-2|279	- rebuild with correct optflags
12mr|cracklib-2.8.18-2|280	
12mr|cracklib-2.8.18-2|281	* Sat Jun 02 2007 Adam Williamson <awilliamson@mandriva.org> 2.8.10-1mdv2008.0
12mr|cracklib-2.8.18-2|282	+ Revision: 34743
12mr|cracklib-2.8.18-2|283	- new release 2.8.10, remove pre-2007 workaround
12mr|cracklib-2.8.18-2|284	
12mr|cracklib-2.8.18-2|285	
12mr|cracklib-2.8.18-2|286	* Thu Dec 14 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 2.8.9-2mdv2007.0
12mr|cracklib-2.8.18-2|287	+ Revision: 96899
12mr|cracklib-2.8.18-2|288	- BuildRequires: python-devel
12mr|cracklib-2.8.18-2|289	- BuildRequires: python
12mr|cracklib-2.8.18-2|290	- fix build
12mr|cracklib-2.8.18-2|291	- Import cracklib
12mr|cracklib-2.8.18-2|292	
12mr|cracklib-2.8.18-2|293	* Sat Jun 24 2006 Emmanuel Andry <eandry@mandriva.org> 2.8.9-1mdv2007.0
12mr|cracklib-2.8.18-2|294	- 2.8.9
12mr|cracklib-2.8.18-2|295	- %%mkrel
12mr|cracklib-2.8.18-2|296	- add cracklib-python package
12mr|cracklib-2.8.18-2|297	
12mr|cracklib-2.8.18-2|298	* Sat May 13 2006 Stefan van der Eijk <stefan@eijk.nu> 2.8.3-3mdk
12mr|cracklib-2.8.18-2|299	- rebuild for sparc
12mr|cracklib-2.8.18-2|300	
12mr|cracklib-2.8.18-2|301	* Sat Dec 31 2005 Mandriva Linux Team <http://www.mandrivaexpert.com/> 2.8.3-2mdk
12mr|cracklib-2.8.18-2|302	- Rebuild
12mr|cracklib-2.8.18-2|303	
12mr|cracklib-2.8.18-2|304	* Wed Apr 27 2005 Oden Eriksson <oeriksson@mandriva.com> 2.8.3-1mdk
12mr|cracklib-2.8.18-2|305	- 2.8.3, new url, drop upstream implemented patches
12mr|cracklib-2.8.18-2|306	- sync some with fedora
12mr|cracklib-2.8.18-2|307	- fix summary-ended-with-dot
12mr|cracklib-2.8.18-2|308	
12mr|cracklib-2.8.18-2|309	* Thu May 27 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.7-18mdk
12mr|cracklib-2.8.18-2|310	- add one missing header file
12mr|cracklib-2.8.18-2|311	- misc spec file fixes
12mr|cracklib-2.8.18-2|312	

13731 12
12mr|crda-1.1.2-1|1	Name:		crda
12mr|crda-1.1.2-1|2	Version:	1.1.2
12mr|crda-1.1.2-1|3	Release:	%mkrel 1
12mr|crda-1.1.2-1|4	Summary:	Software to upload wireless regulatory information into kernel
12mr|crda-1.1.2-1|5	License:	ISC
12mr|crda-1.1.2-1|6	Group:		System/Configuration/Hardware
12mr|crda-1.1.2-1|7	URL:		http://linuxwireless.org/en/developers/Regulatory/CRDA
12mr|crda-1.1.2-1|8	Source0:	http://wireless.kernel.org/download/crda/crda-%{version}.tar.bz2
12mr|crda-1.1.2-1|9	Requires:	udev
12mr|crda-1.1.2-1|10	Requires:	wireless-regdb
12mr|crda-1.1.2-1|11	BuildRequires:	libgcrypt-devel
12mr|crda-1.1.2-1|12	BuildRequires:	pkgconfig(libnl-3.0)
12mr|crda-1.1.2-1|13	BuildRequires:	python-m2crypto
12mr|crda-1.1.2-1|14	BuildRequires:	wireless-regdb
12mr|crda-1.1.2-1|15	Patch0:		libnl31-support.diff
12mr|crda-1.1.2-1|16	
12mr|crda-1.1.2-1|17	%description
12mr|crda-1.1.2-1|18	CRDA acts as the udev helper for communication between the kernel and
12mr|crda-1.1.2-1|19	userspace for regulatory compliance. It relies on nl80211 for
12mr|crda-1.1.2-1|20	communication. CRDA is intended to be run only through udev
12mr|crda-1.1.2-1|21	communication from the kernel. The user should never have to run it
12mr|crda-1.1.2-1|22	manually except if debugging udev issues.
12mr|crda-1.1.2-1|23	
12mr|crda-1.1.2-1|24	%prep
12mr|crda-1.1.2-1|25	%setup -q
12mr|crda-1.1.2-1|26	%patch0 -p2
12mr|crda-1.1.2-1|27	
12mr|crda-1.1.2-1|28	%build
12mr|crda-1.1.2-1|29	export CFLAGS="%{optflags}"
12mr|crda-1.1.2-1|30	%make
12mr|crda-1.1.2-1|31	#CFLAGS="%{optflags}" V=1
12mr|crda-1.1.2-1|32	
12mr|crda-1.1.2-1|33	%install
12mr|crda-1.1.2-1|34	%makeinstall_std
12mr|crda-1.1.2-1|35	mkdir -p %{buildroot}%{_prefix}/lib/crda
12mr|crda-1.1.2-1|36	
12mr|crda-1.1.2-1|37	%files
12mr|crda-1.1.2-1|38	%defattr(0644,root,root,0755)
12mr|crda-1.1.2-1|39	%doc LICENSE
12mr|crda-1.1.2-1|40	%dir %{_prefix}/lib/crda
12mr|crda-1.1.2-1|41	%{_mandir}/man8/crda.8*
12mr|crda-1.1.2-1|42	%{_mandir}/man8/regdbdump.8*
12mr|crda-1.1.2-1|43	/lib/udev/rules.d/85-regulatory.rules
12mr|crda-1.1.2-1|44	%defattr(0755,root,root,0755)
12mr|crda-1.1.2-1|45	/sbin/crda
12mr|crda-1.1.2-1|46	/sbin/regdbdump

13732 12
12mr|crimson-1.1.3-20|1	# Copyright (c) 2000-2007, JPackage Project
12mr|crimson-1.1.3-20|2	# All rights reserved.
12mr|crimson-1.1.3-20|3	#
12mr|crimson-1.1.3-20|4	# Redistribution and use in source and binary forms, with or without
12mr|crimson-1.1.3-20|5	# modification, are permitted provided that the following conditions
12mr|crimson-1.1.3-20|6	# are met:
12mr|crimson-1.1.3-20|7	#
12mr|crimson-1.1.3-20|8	# 1. Redistributions of source code must retain the above copyright
12mr|crimson-1.1.3-20|9	#    notice, this list of conditions and the following disclaimer.
12mr|crimson-1.1.3-20|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|crimson-1.1.3-20|11	#    notice, this list of conditions and the following disclaimer in the
12mr|crimson-1.1.3-20|12	#    documentation and/or other materials provided with the
12mr|crimson-1.1.3-20|13	#    distribution.
12mr|crimson-1.1.3-20|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|crimson-1.1.3-20|15	#    contributors may be used to endorse or promote products derived
12mr|crimson-1.1.3-20|16	#    from this software without specific prior written permission.
12mr|crimson-1.1.3-20|17	#
12mr|crimson-1.1.3-20|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|crimson-1.1.3-20|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|crimson-1.1.3-20|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|crimson-1.1.3-20|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|crimson-1.1.3-20|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|crimson-1.1.3-20|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|crimson-1.1.3-20|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|crimson-1.1.3-20|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|crimson-1.1.3-20|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|crimson-1.1.3-20|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|crimson-1.1.3-20|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|crimson-1.1.3-20|29	#
12mr|crimson-1.1.3-20|30	
12mr|crimson-1.1.3-20|31	# build with native support:
12mr|crimson-1.1.3-20|32	%define _with_gcj_support 1
12mr|crimson-1.1.3-20|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}}}
12mr|crimson-1.1.3-20|34	
12mr|crimson-1.1.3-20|35	%define section free
12mr|crimson-1.1.3-20|36	
12mr|crimson-1.1.3-20|37	Name: crimson
12mr|crimson-1.1.3-20|38	Epoch: 0
12mr|crimson-1.1.3-20|39	Version: 1.1.3
12mr|crimson-1.1.3-20|40	Release: 20
12mr|crimson-1.1.3-20|41	Summary: Java XML parser
12mr|crimson-1.1.3-20|42	
12mr|crimson-1.1.3-20|43	Group: Development/Java
12mr|crimson-1.1.3-20|44	#Vendor: %{?_vendorinfo:%{_vendorinfo}}%{!?_vendorinfo:%{_vendor}}
12mr|crimson-1.1.3-20|45	#Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}}
12mr|crimson-1.1.3-20|46	License: Apache Software License
12mr|crimson-1.1.3-20|47	URL: http://xml.apache.org/%{name}
12mr|crimson-1.1.3-20|48	Source0: http://xml.apache.org/dist/%{name}/%{name}-%{version}-src.tar.gz
12mr|crimson-1.1.3-20|49	Patch0: %{name}-noapis.patch
12mr|crimson-1.1.3-20|50	Patch1: %{name}-javac6-build.patch
12mr|crimson-1.1.3-20|51	Patch2: %{name}-javac-target-15.patch
12mr|crimson-1.1.3-20|52	Provides: jaxp_parser_impl
12mr|crimson-1.1.3-20|53	%if ! %{gcj_support}
12mr|crimson-1.1.3-20|54	BuildArch: noarch
12mr|crimson-1.1.3-20|55	%endif
12mr|crimson-1.1.3-20|56	
12mr|crimson-1.1.3-20|57	BuildRequires: ant
12mr|crimson-1.1.3-20|58	BuildRequires: java-rpmbuild >= 0:1.6
12mr|crimson-1.1.3-20|59	BuildRequires: xml-commons-apis
12mr|crimson-1.1.3-20|60	Requires: xml-commons-apis
12mr|crimson-1.1.3-20|61	Requires(post): update-alternatives
12mr|crimson-1.1.3-20|62	Requires(preun): update-alternatives
12mr|crimson-1.1.3-20|63	Requires: jpackage-utils >= 0:1.6
12mr|crimson-1.1.3-20|64	%if %{gcj_support}
12mr|crimson-1.1.3-20|65	BuildRequires: java-gcj-compat-devel
12mr|crimson-1.1.3-20|66	%endif
12mr|crimson-1.1.3-20|67	BuildRequires: java-1.6.0-openjdk-devel
12mr|crimson-1.1.3-20|68	
12mr|crimson-1.1.3-20|69	%description
12mr|crimson-1.1.3-20|70	Crimson is a Java XML parser which supports XML 1.0 via the following
12mr|crimson-1.1.3-20|71	APIs:
12mr|crimson-1.1.3-20|72	- Java API for XML Processing (JAXP) 1.1 minus the javax.xml.transform
12mr|crimson-1.1.3-20|73	package. JAXP is a pluggable API that allows applications to access XML
12mr|crimson-1.1.3-20|74	documents in a parser-independent manner. It endorses the industry
12mr|crimson-1.1.3-20|75	standard SAX and DOM APIs and also adds a few classes under the
12mr|crimson-1.1.3-20|76	javax.xml.parsers package to implement pluggability and utility methods
12mr|crimson-1.1.3-20|77	Note: the javax.xml.transform package hierarchy of JAXP is not
12mr|crimson-1.1.3-20|78	implemented by Crimson. One implementation of javax.xml.transform can be
12mr|crimson-1.1.3-20|79	found at Xalan Java 2.
12mr|crimson-1.1.3-20|80	- SAX 2.0
12mr|crimson-1.1.3-20|81	- SAX2 Extensions version 1.0
12mr|crimson-1.1.3-20|82	- DOM Level 2 Core Recommendation
12mr|crimson-1.1.3-20|83	
12mr|crimson-1.1.3-20|84	%package manual
12mr|crimson-1.1.3-20|85	Summary: Manual for %{name}
12mr|crimson-1.1.3-20|86	Group: Development/Java
12mr|crimson-1.1.3-20|87	
12mr|crimson-1.1.3-20|88	%description manual
12mr|crimson-1.1.3-20|89	Documentation for %{name}.
12mr|crimson-1.1.3-20|90	
12mr|crimson-1.1.3-20|91	%package javadoc
12mr|crimson-1.1.3-20|92	Summary: Javadoc for %{name}
12mr|crimson-1.1.3-20|93	Group: Development/Java
12mr|crimson-1.1.3-20|94	
12mr|crimson-1.1.3-20|95	%description javadoc
12mr|crimson-1.1.3-20|96	Javadoc for %{name}.
12mr|crimson-1.1.3-20|97	
12mr|crimson-1.1.3-20|98	%package demo
12mr|crimson-1.1.3-20|99	Summary: Demo for %{name}
12mr|crimson-1.1.3-20|100	Group: Development/Java
12mr|crimson-1.1.3-20|101	Requires: %{name} = %{epoch}:%{version}-%{release}
12mr|crimson-1.1.3-20|102	
12mr|crimson-1.1.3-20|103	%description demo
12mr|crimson-1.1.3-20|104	Demonstrations and samples for %{name}.
12mr|crimson-1.1.3-20|105	
12mr|crimson-1.1.3-20|106	%prep
12mr|crimson-1.1.3-20|107	%setup -q
12mr|crimson-1.1.3-20|108	%patch0 -p0
12mr|crimson-1.1.3-20|109	%patch1 -p0
12mr|crimson-1.1.3-20|110	%patch2 -p0
12mr|crimson-1.1.3-20|111	
12mr|crimson-1.1.3-20|112	# -----------------------------------------------------------------------------
12mr|crimson-1.1.3-20|113	
12mr|crimson-1.1.3-20|114	%build
12mr|crimson-1.1.3-20|115	export OPT_JAR_LIST=:
12mr|crimson-1.1.3-20|116	export CLASSPATH=$(build-classpath xml-commons-apis)
12mr|crimson-1.1.3-20|117	%{ant} jar javadoc
12mr|crimson-1.1.3-20|118	
12mr|crimson-1.1.3-20|119	# -----------------------------------------------------------------------------
12mr|crimson-1.1.3-20|120	
12mr|crimson-1.1.3-20|121	%install
12mr|crimson-1.1.3-20|122	# jars
12mr|crimson-1.1.3-20|123	%__mkdir_p %{buildroot}%{_javadir}
12mr|crimson-1.1.3-20|124	cp -p build/%{name}.jar \
12mr|crimson-1.1.3-20|125	%{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|crimson-1.1.3-20|126	(
12mr|crimson-1.1.3-20|127	cd %{buildroot}%{_javadir}
12mr|crimson-1.1.3-20|128	for jar in *-%{version}*; do
12mr|crimson-1.1.3-20|129	%{__ln_s} -f ${jar} `echo $jar | sed "s|-%{version}||g"`
12mr|crimson-1.1.3-20|130	done
12mr|crimson-1.1.3-20|131	)
12mr|crimson-1.1.3-20|132	
12mr|crimson-1.1.3-20|133	# javadoc
12mr|crimson-1.1.3-20|134	%__mkdir_p %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|crimson-1.1.3-20|135	cp -pr build/docs/api/* \
12mr|crimson-1.1.3-20|136	%{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|crimson-1.1.3-20|137	%__ln_s %{name}-%{version} \
12mr|crimson-1.1.3-20|138	%{buildroot}%{_javadocdir}/%{name} # ghost symlink
12mr|crimson-1.1.3-20|139	
12mr|crimson-1.1.3-20|140	# demo
12mr|crimson-1.1.3-20|141	%__mkdir_p %{buildroot}%{_datadir}/%{name}
12mr|crimson-1.1.3-20|142	cp -pr examples %{buildroot}%{_datadir}/%{name}
12mr|crimson-1.1.3-20|143	
12mr|crimson-1.1.3-20|144	# jaxp_parser_impl ghost symlink
12mr|crimson-1.1.3-20|145	%__ln_s %{_sysconfdir}/alternatives \
12mr|crimson-1.1.3-20|146	%{buildroot}%{_javadir}/jaxp_parser_impl.jar
12mr|crimson-1.1.3-20|147	
12mr|crimson-1.1.3-20|148	%if %{gcj_support}
12mr|crimson-1.1.3-20|149	%{_bindir}/aot-compile-rpm
12mr|crimson-1.1.3-20|150	%endif
12mr|crimson-1.1.3-20|151	
12mr|crimson-1.1.3-20|152	# -----------------------------------------------------------------------------
12mr|crimson-1.1.3-20|153	
12mr|crimson-1.1.3-20|154	%post
12mr|crimson-1.1.3-20|155	update-alternatives --install %{_javadir}/jaxp_parser_impl.jar \
12mr|crimson-1.1.3-20|156	jaxp_parser_impl %{_javadir}/%{name}.jar 20
12mr|crimson-1.1.3-20|157	%if %{gcj_support}
12mr|crimson-1.1.3-20|158	if [ -x %{_bindir}/rebuild-gcj-db ]; then
12mr|crimson-1.1.3-20|159	%{_bindir}/rebuild-gcj-db
12mr|crimson-1.1.3-20|160	fi
12mr|crimson-1.1.3-20|161	%endif
12mr|crimson-1.1.3-20|162	
12mr|crimson-1.1.3-20|163	%preun
12mr|crimson-1.1.3-20|164	if [ "$1" -eq 0 ]; then
12mr|crimson-1.1.3-20|165	update-alternatives --remove jaxp_parser_impl %{_javadir}/%{name}.jar
12mr|crimson-1.1.3-20|166	fi
12mr|crimson-1.1.3-20|167	
12mr|crimson-1.1.3-20|168	%if %{gcj_support}
12mr|crimson-1.1.3-20|169	%postun
12mr|crimson-1.1.3-20|170	if [ -x %{_bindir}/rebuild-gcj-db ]; then
12mr|crimson-1.1.3-20|171	%{_bindir}/rebuild-gcj-db
12mr|crimson-1.1.3-20|172	fi
12mr|crimson-1.1.3-20|173	%endif
12mr|crimson-1.1.3-20|174	
12mr|crimson-1.1.3-20|175	%files
12mr|crimson-1.1.3-20|176	%defattr(0644,root,root,0755)
12mr|crimson-1.1.3-20|177	%doc ChangeLog README.txt
12mr|crimson-1.1.3-20|178	%{_javadir}/%{name}*.jar
12mr|crimson-1.1.3-20|179	%ghost %{_javadir}/jaxp_parser_impl.jar
12mr|crimson-1.1.3-20|180	%if %{gcj_support}
12mr|crimson-1.1.3-20|181	%attr(-,root,root) %dir %{_libdir}/gcj/%{name}
12mr|crimson-1.1.3-20|182	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|crimson-1.1.3-20|183	%endif
12mr|crimson-1.1.3-20|184	
12mr|crimson-1.1.3-20|185	%files manual
12mr|crimson-1.1.3-20|186	%defattr(0644,root,root,0755)
12mr|crimson-1.1.3-20|187	%doc docs/*
12mr|crimson-1.1.3-20|188	
12mr|crimson-1.1.3-20|189	%files javadoc
12mr|crimson-1.1.3-20|190	%defattr(0644,root,root,0755)
12mr|crimson-1.1.3-20|191	%doc %{_javadocdir}/%{name}-%{version}
12mr|crimson-1.1.3-20|192	%doc %{_javadocdir}/%{name}
12mr|crimson-1.1.3-20|193	
12mr|crimson-1.1.3-20|194	%files demo
12mr|crimson-1.1.3-20|195	%defattr(0644,root,root,0755)
12mr|crimson-1.1.3-20|196	%{_datadir}/%{name}
12mr|crimson-1.1.3-20|197	
12mr|crimson-1.1.3-20|198	
12mr|crimson-1.1.3-20|199	
12mr|crimson-1.1.3-20|200	
12mr|crimson-1.1.3-20|201	%changelog
12mr|crimson-1.1.3-20|202	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|crimson-1.1.3-20|203	+ Commit: 08c54b3
12mr|crimson-1.1.3-20|204	- Some cleanups to fix build
12mr|crimson-1.1.3-20|205	
12mr|crimson-1.1.3-20|206	

13733 12
12mr|cronie-1.4.8-3|1	%bcond_without pam
12mr|cronie-1.4.8-3|2	%bcond_without audit
12mr|cronie-1.4.8-3|3	%bcond_without inotify
12mr|cronie-1.4.8-3|4	
12mr|cronie-1.4.8-3|5	Summary:	Cron daemon for executing programs at set times
12mr|cronie-1.4.8-3|6	Name:		cronie
12mr|cronie-1.4.8-3|7	Version:	1.4.8
12mr|cronie-1.4.8-3|8	Release:	3
12mr|cronie-1.4.8-3|9	License:	MIT and BSD
12mr|cronie-1.4.8-3|10	Group:		System/Servers
12mr|cronie-1.4.8-3|11	URL:		https://fedorahosted.org/cronie
12mr|cronie-1.4.8-3|12	Source0:	https://fedorahosted.org/releases/c/r/cronie/%{name}-%{version}.tar.gz
12mr|cronie-1.4.8-3|13	Source1:	anacron-timestamp
12mr|cronie-1.4.8-3|14	Source2:	crond.pam
12mr|cronie-1.4.8-3|15	Source3:	cronie.systemd
12mr|cronie-1.4.8-3|16	Patch0:		cronie-1.4.8-lsb_header_fix.patch
12mr|cronie-1.4.8-3|17	%if %{with pam}
12mr|cronie-1.4.8-3|18	Requires:	pam
12mr|cronie-1.4.8-3|19	Buildrequires:	pam-devel
12mr|cronie-1.4.8-3|20	%endif
12mr|cronie-1.4.8-3|21	%if %{with audit}
12mr|cronie-1.4.8-3|22	Buildrequires:	audit-libs-devel
12mr|cronie-1.4.8-3|23	%endif
12mr|cronie-1.4.8-3|24	Requires:	syslog-daemon
12mr|cronie-1.4.8-3|25	Provides:	cron-daemon
12mr|cronie-1.4.8-3|26	Requires(pre):	/sbin/chkconfig
12mr|cronie-1.4.8-3|27	Requires(post):	systemd-units
12mr|cronie-1.4.8-3|28	Requires(preun): systemd-units
12mr|cronie-1.4.8-3|29	Requires(postun): systemd-units
12mr|cronie-1.4.8-3|30	Requires(post):	systemd-sysvinit
12mr|cronie-1.4.8-3|31	Requires(post): rpm-helper
12mr|cronie-1.4.8-3|32	Requires(preun): rpm-helper
12mr|cronie-1.4.8-3|33	Suggests:	anacron
12mr|cronie-1.4.8-3|34	Conflicts:	sysklogd < 1.4.1
12mr|cronie-1.4.8-3|35	Provides:	cron-daemon
12mr|cronie-1.4.8-3|36	Provides:	vixie-cron = 4:4.4
12mr|cronie-1.4.8-3|37	Obsoletes:	vixie-cron <= 4:4.3
12mr|cronie-1.4.8-3|38	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cronie-1.4.8-3|39	
12mr|cronie-1.4.8-3|40	%description
12mr|cronie-1.4.8-3|41	Cronie contains the standard UNIX daemon crond that runs specified programs at
12mr|cronie-1.4.8-3|42	scheduled times and related tools. It is a fork of the original vixie-cron and
12mr|cronie-1.4.8-3|43	has security and configuration enhancements like the ability to use pam and
12mr|cronie-1.4.8-3|44	SELinux.
12mr|cronie-1.4.8-3|45	
12mr|cronie-1.4.8-3|46	%package anacron
12mr|cronie-1.4.8-3|47	Summary:	Utility for running regular jobs
12mr|cronie-1.4.8-3|48	Requires:	crontabs
12mr|cronie-1.4.8-3|49	# for touch
12mr|cronie-1.4.8-3|50	Requires(post):	coreutils
12mr|cronie-1.4.8-3|51	Group:		System/Servers
12mr|cronie-1.4.8-3|52	Provides:	anacron = 2.4
12mr|cronie-1.4.8-3|53	Obsoletes:	anacron < 2.4
12mr|cronie-1.4.8-3|54	
12mr|cronie-1.4.8-3|55	%description anacron
12mr|cronie-1.4.8-3|56	Anacron becames part of cronie. Anacron is used only for running regular jobs.
12mr|cronie-1.4.8-3|57	The default settings execute regular jobs by anacron, however this could be
12mr|cronie-1.4.8-3|58	overloaded in settings.
12mr|cronie-1.4.8-3|59	
12mr|cronie-1.4.8-3|60	%prep
12mr|cronie-1.4.8-3|61	%setup -q -n %{name}-%{version}
12mr|cronie-1.4.8-3|62	%patch0 -p1
12mr|cronie-1.4.8-3|63	
12mr|cronie-1.4.8-3|64	# Make sure anacron is started after regular cron jobs, otherwise anacron might
12mr|cronie-1.4.8-3|65	# run first, and after that regular cron runs the same jobs again
12mr|cronie-1.4.8-3|66	sed -i	-e "s/^START_HOURS_RANGE.*$/START_HOURS_RANGE=6-22/" \
12mr|cronie-1.4.8-3|67	-e "s/nice run-parts/nice -n 19 run-parts/" \
12mr|cronie-1.4.8-3|68	contrib/anacrontab
12mr|cronie-1.4.8-3|69	
12mr|cronie-1.4.8-3|70	%build
12mr|cronie-1.4.8-3|71	%serverbuild
12mr|cronie-1.4.8-3|72	
12mr|cronie-1.4.8-3|73	%configure2_5x \
12mr|cronie-1.4.8-3|74	--enable-anacron \
12mr|cronie-1.4.8-3|75	%if %{with pam}
12mr|cronie-1.4.8-3|76	--with-pam \
12mr|cronie-1.4.8-3|77	%endif
12mr|cronie-1.4.8-3|78	%if %{with audit}
12mr|cronie-1.4.8-3|79	--with-audit \
12mr|cronie-1.4.8-3|80	%endif
12mr|cronie-1.4.8-3|81	%if %{with inotify}
12mr|cronie-1.4.8-3|82	--with-inotify
12mr|cronie-1.4.8-3|83	%endif
12mr|cronie-1.4.8-3|84	
12mr|cronie-1.4.8-3|85	%make
12mr|cronie-1.4.8-3|86	
12mr|cronie-1.4.8-3|87	%install
12mr|cronie-1.4.8-3|88	
12mr|cronie-1.4.8-3|89	%makeinstall_std
12mr|cronie-1.4.8-3|90	
12mr|cronie-1.4.8-3|91	install -d -m 700 %{buildroot}/var/spool/cron
12mr|cronie-1.4.8-3|92	install -d -m 755 %{buildroot}%{_sysconfdir}/cron.d
12mr|cronie-1.4.8-3|93	
12mr|cronie-1.4.8-3|94	# https://bugzilla.mandriva.com/show_bug.cgi?id=19645 and
12mr|cronie-1.4.8-3|95	# https://bugzilla.mandriva.com/show_bug.cgi?id=28278
12mr|cronie-1.4.8-3|96	touch %{buildroot}%{_sysconfdir}/cron.deny
12mr|cronie-1.4.8-3|97	
12mr|cronie-1.4.8-3|98	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|cronie-1.4.8-3|99	install -m0644 crond.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/crond
12mr|cronie-1.4.8-3|100	
12mr|cronie-1.4.8-3|101	install -m 644 contrib/anacrontab %{buildroot}%{_sysconfdir}/anacrontab
12mr|cronie-1.4.8-3|102	mkdir -pm 755 %{buildroot}%{_sysconfdir}/cron.hourly
12mr|cronie-1.4.8-3|103	install -c -m755 contrib/0anacron %{buildroot}%{_sysconfdir}/cron.hourly/0anacron
12mr|cronie-1.4.8-3|104	
12mr|cronie-1.4.8-3|105	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/crond
12mr|cronie-1.4.8-3|106	
12mr|cronie-1.4.8-3|107	# Install cron job which will update anacron's daily, weekly, monthly timestamps
12mr|cronie-1.4.8-3|108	# when these jobs are run by regular cron, in order to prevent duplicate execution
12mr|cronie-1.4.8-3|109	for i in daily weekly monthly
12mr|cronie-1.4.8-3|110	do
12mr|cronie-1.4.8-3|111	mkdir -p %{buildroot}/etc/cron.${i}
12mr|cronie-1.4.8-3|112	sed -e "s/XXXX/${i}/" %{SOURCE1} > %{buildroot}/etc/cron.${i}/0anacron-timestamp
12mr|cronie-1.4.8-3|113	done
12mr|cronie-1.4.8-3|114	
12mr|cronie-1.4.8-3|115	# create empty %ghost files
12mr|cronie-1.4.8-3|116	mkdir -p %{buildroot}/var/spool/anacron
12mr|cronie-1.4.8-3|117	touch %{buildroot}/var/spool/anacron/cron.daily
12mr|cronie-1.4.8-3|118	touch %{buildroot}/var/spool/anacron/cron.weekly
12mr|cronie-1.4.8-3|119	touch %{buildroot}/var/spool/anacron/cron.monthly
12mr|cronie-1.4.8-3|120	
12mr|cronie-1.4.8-3|121	%if ! %{with pam}
12mr|cronie-1.4.8-3|122	rm -f %{buildroot}%{_sysconfdir}/pam.d/crond
12mr|cronie-1.4.8-3|123	%endif
12mr|cronie-1.4.8-3|124	
12mr|cronie-1.4.8-3|125	# install systemd initscript
12mr|cronie-1.4.8-3|126	mkdir -p %buildroot%{_unitdir}
12mr|cronie-1.4.8-3|127	install -m 644 %SOURCE3 %buildroot%{_unitdir}/crond.service
12mr|cronie-1.4.8-3|128	
12mr|cronie-1.4.8-3|129	%post
12mr|cronie-1.4.8-3|130	%_post_service crond
12mr|cronie-1.4.8-3|131	
12mr|cronie-1.4.8-3|132	%post anacron
12mr|cronie-1.4.8-3|133	[ -e /var/spool/anacron/cron.daily ] || touch /var/spool/anacron/cron.daily
12mr|cronie-1.4.8-3|134	[ -e /var/spool/anacron/cron.weekly ] || touch /var/spool/anacron/cron.weekly
12mr|cronie-1.4.8-3|135	[ -e /var/spool/anacron/cron.monthly ] || touch /var/spool/anacron/cron.monthly
12mr|cronie-1.4.8-3|136	
12mr|cronie-1.4.8-3|137	%preun
12mr|cronie-1.4.8-3|138	%_preun_service crond
12mr|cronie-1.4.8-3|139	
12mr|cronie-1.4.8-3|140	%postun
12mr|cronie-1.4.8-3|141	if [ "$1" -ge "1" ]; then
12mr|cronie-1.4.8-3|142	service crond condrestart > /dev/null 2>&1 ||:
12mr|cronie-1.4.8-3|143	fi
12mr|cronie-1.4.8-3|144	
12mr|cronie-1.4.8-3|145	# copy the lock, remove old daemon from chkconfig
12mr|cronie-1.4.8-3|146	%triggerun -- vixie-cron
12mr|cronie-1.4.8-3|147	cp -a /var/lock/subsys/crond /var/lock/subsys/cronie > /dev/null 2>&1 ||:
12mr|cronie-1.4.8-3|148	
12mr|cronie-1.4.8-3|149	# if the lock exist, then we restart daemon (it was running in the past).
12mr|cronie-1.4.8-3|150	# add new daemon into chkconfig everytime, when we upgrade to cronie from vixie-cron
12mr|cronie-1.4.8-3|151	%triggerpostun -- vixie-cron
12mr|cronie-1.4.8-3|152	/sbin/chkconfig --add crond
12mr|cronie-1.4.8-3|153	[ -f /var/lock/subsys/cronie ] && ( rm -f /var/lock/subsys/cronie ; service crond restart ) > /dev/null 2>&1 ||:
12mr|cronie-1.4.8-3|154	
12mr|cronie-1.4.8-3|155	%triggerin -- pam, glibc
12mr|cronie-1.4.8-3|156	/bin/systemctl try-restart crond.service >/dev/null 2>&1 || :
12mr|cronie-1.4.8-3|157	
12mr|cronie-1.4.8-3|158	%files
12mr|cronie-1.4.8-3|159	%doc AUTHORS COPYING INSTALL README ChangeLog
12mr|cronie-1.4.8-3|160	%attr(755,root,root) %{_sbindir}/crond
12mr|cronie-1.4.8-3|161	%attr(6755,root,root) %{_bindir}/crontab
12mr|cronie-1.4.8-3|162	%{_mandir}/man8/crond.*
12mr|cronie-1.4.8-3|163	%{_mandir}/man8/cron.*
12mr|cronie-1.4.8-3|164	%{_mandir}/man5/crontab.*
12mr|cronie-1.4.8-3|165	%{_mandir}/man1/crontab.*
12mr|cronie-1.4.8-3|166	%dir /var/spool/cron
12mr|cronie-1.4.8-3|167	%dir %{_sysconfdir}/cron.d
12mr|cronie-1.4.8-3|168	%if %{with pam}
12mr|cronie-1.4.8-3|169	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/crond
12mr|cronie-1.4.8-3|170	%endif
12mr|cronie-1.4.8-3|171	%config(noreplace) %{_sysconfdir}/sysconfig/crond
12mr|cronie-1.4.8-3|172	%config(noreplace) %{_sysconfdir}/cron.deny
12mr|cronie-1.4.8-3|173	%attr(0644,root,root) %{_unitdir}/crond.service
12mr|cronie-1.4.8-3|174	
12mr|cronie-1.4.8-3|175	%files anacron
12mr|cronie-1.4.8-3|176	%{_sbindir}/anacron
12mr|cronie-1.4.8-3|177	%config(noreplace) %{_sysconfdir}/anacrontab
12mr|cronie-1.4.8-3|178	%attr(0755,root,root) %{_sysconfdir}/cron.daily/0anacron-timestamp
12mr|cronie-1.4.8-3|179	%attr(0755,root,root) %{_sysconfdir}/cron.weekly/0anacron-timestamp
12mr|cronie-1.4.8-3|180	%attr(0755,root,root) %{_sysconfdir}/cron.monthly/0anacron-timestamp
12mr|cronie-1.4.8-3|181	%attr(0755,root,root) %{_sysconfdir}/cron.hourly/0anacron
12mr|cronie-1.4.8-3|182	%dir /var/spool/anacron
12mr|cronie-1.4.8-3|183	%ghost %verify(not md5 size mtime) /var/spool/anacron/cron.daily
12mr|cronie-1.4.8-3|184	%ghost %verify(not md5 size mtime) /var/spool/anacron/cron.weekly
12mr|cronie-1.4.8-3|185	%ghost %verify(not md5 size mtime) /var/spool/anacron/cron.monthly
12mr|cronie-1.4.8-3|186	%{_mandir}/man5/anacrontab.*
12mr|cronie-1.4.8-3|187	%{_mandir}/man8/anacron.*
12mr|cronie-1.4.8-3|188	
12mr|cronie-1.4.8-3|189	
12mr|cronie-1.4.8-3|190	
12mr|cronie-1.4.8-3|191	%changelog
12mr|cronie-1.4.8-3|192	* Thu Sep  27 2012 akdengi <kazancas@mandriva.ru>
12mr|cronie-1.4.8-3|193	+ Commit: e9bdd47
12mr|cronie-1.4.8-3|194	- Clean spec, drop SysVinit, add LSB patch
12mr|cronie-1.4.8-3|195	
12mr|cronie-1.4.8-3|196	

13734 12
12mr|crontabs-1.10-19|1	Name:		crontabs
12mr|crontabs-1.10-19|2	Version:	1.10
12mr|crontabs-1.10-19|3	Release:	%mkrel 19
12mr|crontabs-1.10-19|4	Summary:	Root crontab files used to schedule the execution of programs
12mr|crontabs-1.10-19|5	License:	GPLv2+
12mr|crontabs-1.10-19|6	Group:		System/Configuration/Other
12mr|crontabs-1.10-19|7	Source0:	crontab
12mr|crontabs-1.10-19|8	Source1:	config
12mr|crontabs-1.10-19|9	BuildArch:	noarch
12mr|crontabs-1.10-19|10	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|crontabs-1.10-19|11	Requires:	run-parts
12mr|crontabs-1.10-19|12	
12mr|crontabs-1.10-19|13	%description
12mr|crontabs-1.10-19|14	The crontabs package contains root crontab files.  Crontab is the
12mr|crontabs-1.10-19|15	program used to install, uninstall or list the tables used to drive the
12mr|crontabs-1.10-19|16	cron daemon.  The cron daemon checks the crontab files to see when
12mr|crontabs-1.10-19|17	particular commands are scheduled to be executed.  If commands are
12mr|crontabs-1.10-19|18	scheduled, it executes them.
12mr|crontabs-1.10-19|19	
12mr|crontabs-1.10-19|20	Crontabs handles a basic system function, so it should be installed on
12mr|crontabs-1.10-19|21	your system.
12mr|crontabs-1.10-19|22	
12mr|crontabs-1.10-19|23	%install
12mr|crontabs-1.10-19|24	rm -rf %{buildroot}
12mr|crontabs-1.10-19|25	
12mr|crontabs-1.10-19|26	mkdir -p %{buildroot}%{_sysconfdir}/cron.{hourly,daily,weekly,monthly,yearly}
12mr|crontabs-1.10-19|27	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12mr|crontabs-1.10-19|28	mkdir -p %{buildroot}%{_docdir}/%{name}
12mr|crontabs-1.10-19|29	
12mr|crontabs-1.10-19|30	install -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}
12mr|crontabs-1.10-19|31	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/crontab
12mr|crontabs-1.10-19|32	
12mr|crontabs-1.10-19|33	%clean
12mr|crontabs-1.10-19|34	rm -rf %{buildroot}
12mr|crontabs-1.10-19|35	
12mr|crontabs-1.10-19|36	%files
12mr|crontabs-1.10-19|37	%defattr(-,root,root)
12mr|crontabs-1.10-19|38	%doc %{_docdir}/%{name}
12mr|crontabs-1.10-19|39	%config(noreplace) %{_sysconfdir}/crontab
12mr|crontabs-1.10-19|40	%config(noreplace) %{_sysconfdir}/sysconfig/crontab
12mr|crontabs-1.10-19|41	%dir %{_sysconfdir}/cron.hourly
12mr|crontabs-1.10-19|42	%dir %{_sysconfdir}/cron.daily
12mr|crontabs-1.10-19|43	%dir %{_sysconfdir}/cron.weekly
12mr|crontabs-1.10-19|44	%dir %{_sysconfdir}/cron.monthly
12mr|crontabs-1.10-19|45	%dir %{_sysconfdir}/cron.yearly
12mr|crontabs-1.10-19|46	
12mr|crontabs-1.10-19|47	
12mr|crontabs-1.10-19|48	
12mr|crontabs-1.10-19|49	
12mr|crontabs-1.10-19|50	
12mr|crontabs-1.10-19|51	%changelog
12mr|crontabs-1.10-19|52	

13735 12
12mr|cryptsetup-1.4.3-1|1	%define subver          %{nil}
12mr|cryptsetup-1.4.3-1|2	%define major		4
12mr|cryptsetup-1.4.3-1|3	%define libname		%mklibname cryptsetup %major
12mr|cryptsetup-1.4.3-1|4	%define dlibname	%mklibname cryptsetup -d
12mr|cryptsetup-1.4.3-1|5	
12mr|cryptsetup-1.4.3-1|6	%bcond_with compatible
12mr|cryptsetup-1.4.3-1|7	%bcond_with static
12mr|cryptsetup-1.4.3-1|8	
12mr|cryptsetup-1.4.3-1|9	Name:		cryptsetup
12mr|cryptsetup-1.4.3-1|10	Version:	1.4.3
12mr|cryptsetup-1.4.3-1|11	Release:	1
12mr|cryptsetup-1.4.3-1|12	Summary:	Utility for setting up encrypted filesystems
12mr|cryptsetup-1.4.3-1|13	License:	GPLv2
12mr|cryptsetup-1.4.3-1|14	Group:		System/Base
12mr|cryptsetup-1.4.3-1|15	URL:		http://code.google.com/p/cryptsetup/
12mr|cryptsetup-1.4.3-1|16	Source0:	http://cryptsetup.googlecode.com/files/%{name}-%{version}%{subver}.tar.bz2
12mr|cryptsetup-1.4.3-1|17	Source1:	http://cryptsetup.googlecode.com/files/%{name}-%{version}%{subver}.tar.bz2.asc
12mr|cryptsetup-1.4.3-1|18	BuildRequires:	libgcrypt-devel >= 1.1.42
12mr|cryptsetup-1.4.3-1|19	BuildRequires:	libgpg-error-devel
12mr|cryptsetup-1.4.3-1|20	BuildRequires:	pkgconfig(devmapper)
12mr|cryptsetup-1.4.3-1|21	BuildRequires:	pkgconfig(uuid)
12mr|cryptsetup-1.4.3-1|22	BuildRequires:	pkgconfig(popt)
12mr|cryptsetup-1.4.3-1|23	%if %{with static}
12mr|cryptsetup-1.4.3-1|24	BuildRequires:	glibc-static-devel
12mr|cryptsetup-1.4.3-1|25	%endif
12mr|cryptsetup-1.4.3-1|26	Obsoletes:	cryptsetup-luks < 1.0.5
12mr|cryptsetup-1.4.3-1|27	Provides:	cryptsetup-luks = %{version}-%{release}
12mr|cryptsetup-1.4.3-1|28	
12mr|cryptsetup-1.4.3-1|29	%description
12mr|cryptsetup-1.4.3-1|30	LUKS is the upcoming standard for Linux hard disk encryption.
12mr|cryptsetup-1.4.3-1|31	By providing a standard on-disk-format, it does not only facilitate
12mr|cryptsetup-1.4.3-1|32	compatibility among distributions, but also provide secure management
12mr|cryptsetup-1.4.3-1|33	of multiple user passwords. In contrast to existing solution, LUKS stores
12mr|cryptsetup-1.4.3-1|34	all setup necessary setup information in the partition header, enabling
12mr|cryptsetup-1.4.3-1|35	the user to transport or migrate his data seamlessly.
12mr|cryptsetup-1.4.3-1|36	LUKS for dm-crypt is implemented in cryptsetup. cryptsetup-luks is
12mr|cryptsetup-1.4.3-1|37	as a complete replacement for the original cryptsetup. It provides all the
12mr|cryptsetup-1.4.3-1|38	functionally of the original version plus all LUKS features, that are
12mr|cryptsetup-1.4.3-1|39	accessible by luks* action.
12mr|cryptsetup-1.4.3-1|40	
12mr|cryptsetup-1.4.3-1|41	%package -n	%libname
12mr|cryptsetup-1.4.3-1|42	Summary:	Library for setting up encrypted filesystems
12mr|cryptsetup-1.4.3-1|43	Group:		System/Libraries
12mr|cryptsetup-1.4.3-1|44	
12mr|cryptsetup-1.4.3-1|45	%description -n %libname
12mr|cryptsetup-1.4.3-1|46	LUKS is the upcoming standard for Linux hard disk encryption.
12mr|cryptsetup-1.4.3-1|47	By providing a standard on-disk-format, it does not only facilitate
12mr|cryptsetup-1.4.3-1|48	compatibility among distributions, but also provide secure management
12mr|cryptsetup-1.4.3-1|49	of multiple user passwords. In contrast to existing solution, LUKS stores
12mr|cryptsetup-1.4.3-1|50	all setup necessary setup information in the partition header, enabling
12mr|cryptsetup-1.4.3-1|51	the user to transport or migrate his data seamlessly.
12mr|cryptsetup-1.4.3-1|52	
12mr|cryptsetup-1.4.3-1|53	This package contains the shared libraries required for running
12mr|cryptsetup-1.4.3-1|54	programs which use cryptsetup-luks.
12mr|cryptsetup-1.4.3-1|55	
12mr|cryptsetup-1.4.3-1|56	
12mr|cryptsetup-1.4.3-1|57	%package -n	%dlibname
12mr|cryptsetup-1.4.3-1|58	Summary:	Development library for setting up encrypted filesystems
12mr|cryptsetup-1.4.3-1|59	Group:		Development/C
12mr|cryptsetup-1.4.3-1|60	Requires:	%libname = %{version}-%{release}
12mr|cryptsetup-1.4.3-1|61	Provides:	cryptsetup-devel
12mr|cryptsetup-1.4.3-1|62	Provides:	%name-devel = %{version}-%{release}
12mr|cryptsetup-1.4.3-1|63	Obsoletes:	%mklibname -d cryptsetup 0
12mr|cryptsetup-1.4.3-1|64	
12mr|cryptsetup-1.4.3-1|65	%description -n %dlibname
12mr|cryptsetup-1.4.3-1|66	LUKS is the upcoming standard for Linux hard disk encryption.
12mr|cryptsetup-1.4.3-1|67	By providing a standard on-disk-format, it does not only facilitate
12mr|cryptsetup-1.4.3-1|68	compatibility among distributions, but also provide secure management
12mr|cryptsetup-1.4.3-1|69	of multiple user passwords. In contrast to existing solution, LUKS stores
12mr|cryptsetup-1.4.3-1|70	all setup necessary setup information in the partition header, enabling
12mr|cryptsetup-1.4.3-1|71	the user to transport or migrate his data seamlessly.
12mr|cryptsetup-1.4.3-1|72	
12mr|cryptsetup-1.4.3-1|73	This package contains the header files and development libraries
12mr|cryptsetup-1.4.3-1|74	for building programs which use cryptsetup-luks.
12mr|cryptsetup-1.4.3-1|75	
12mr|cryptsetup-1.4.3-1|76	%prep
12mr|cryptsetup-1.4.3-1|77	%setup -q -n %{name}-%{version}%{subver}
12mr|cryptsetup-1.4.3-1|78	
12mr|cryptsetup-1.4.3-1|79	%build
12mr|cryptsetup-1.4.3-1|80	%configure2_5x --disable-selinux --sbindir=/sbin \
12mr|cryptsetup-1.4.3-1|81	%if %{with static}
12mr|cryptsetup-1.4.3-1|82	--enable-static-cryptsetup \
12mr|cryptsetup-1.4.3-1|83	%endif
12mr|cryptsetup-1.4.3-1|84	%if %{with compatible}
12mr|cryptsetup-1.4.3-1|85	--with-plain-mode=cbc-plain --with-luks1-keybits=128 \
12mr|cryptsetup-1.4.3-1|86	%endif
12mr|cryptsetup-1.4.3-1|87	# end of configure
12mr|cryptsetup-1.4.3-1|88	%make
12mr|cryptsetup-1.4.3-1|89	
12mr|cryptsetup-1.4.3-1|90	%install
12mr|cryptsetup-1.4.3-1|91	
12mr|cryptsetup-1.4.3-1|92	%makeinstall_std
12mr|cryptsetup-1.4.3-1|93	
12mr|cryptsetup-1.4.3-1|94	# disabled since libgcrypt is under usr
12mr|cryptsetup-1.4.3-1|95	# move shared libraries in /%{_lib}
12mr|cryptsetup-1.4.3-1|96	# pushd %{buildroot}/%{_libdir}
12mr|cryptsetup-1.4.3-1|97	# mkdir -p ../../%{_lib}
12mr|cryptsetup-1.4.3-1|98	# mv lib*.so.* ../../%{_lib}
12mr|cryptsetup-1.4.3-1|99	# ln -s -f ../../%{_lib}/libcryptsetup.so.%{major}.* libcryptsetup.so
12mr|cryptsetup-1.4.3-1|100	# popd
12mr|cryptsetup-1.4.3-1|101	
12mr|cryptsetup-1.4.3-1|102	# Get rid of useless *.la file
12mr|cryptsetup-1.4.3-1|103	rm -f %buildroot%_libdir/*.la
12mr|cryptsetup-1.4.3-1|104	
12mr|cryptsetup-1.4.3-1|105	%find_lang %{name}
12mr|cryptsetup-1.4.3-1|106	
12mr|cryptsetup-1.4.3-1|107	%files -f %name.lang
12mr|cryptsetup-1.4.3-1|108	%doc ChangeLog AUTHORS FAQ INSTALL NEWS README TODO
12mr|cryptsetup-1.4.3-1|109	%{_mandir}/man8/cryptsetup.8*
12mr|cryptsetup-1.4.3-1|110	/sbin/cryptsetup
12mr|cryptsetup-1.4.3-1|111	
12mr|cryptsetup-1.4.3-1|112	%files -n %dlibname
12mr|cryptsetup-1.4.3-1|113	%{_includedir}/libcryptsetup.h
12mr|cryptsetup-1.4.3-1|114	%if %{with static}
12mr|cryptsetup-1.4.3-1|115	%{_libdir}/libcryptsetup.a
12mr|cryptsetup-1.4.3-1|116	%endif
12mr|cryptsetup-1.4.3-1|117	%{_libdir}/libcryptsetup.so
12mr|cryptsetup-1.4.3-1|118	%{_libdir}/pkgconfig/libcryptsetup.pc
12mr|cryptsetup-1.4.3-1|119	
12mr|cryptsetup-1.4.3-1|120	%files -n %libname
12mr|cryptsetup-1.4.3-1|121	/%{_libdir}/libcryptsetup.so.%{major}*
12mr|cryptsetup-1.4.3-1|122	
12mr|cryptsetup-1.4.3-1|123	
12mr|cryptsetup-1.4.3-1|124	
12mr|cryptsetup-1.4.3-1|125	%changelog
12mr|cryptsetup-1.4.3-1|126	

13736 12
12mr|crystalhd-0-0.20100702.1|1	
12mr|crystalhd-0-0.20100702.1|2	%define name	crystalhd
12mr|crystalhd-0-0.20100702.1|3	%define version	0
12mr|crystalhd-0-0.20100702.1|4	%define snap	20100702
12mr|crystalhd-0-0.20100702.1|5	%define rel	1
12mr|crystalhd-0-0.20100702.1|6	
12mr|crystalhd-0-0.20100702.1|7	%define major	2
12mr|crystalhd-0-0.20100702.1|8	%define libname	%mklibname crystalhd %major
12mr|crystalhd-0-0.20100702.1|9	%define devname	%mklibname crystalhd -d
12mr|crystalhd-0-0.20100702.1|10	
12mr|crystalhd-0-0.20100702.1|11	Summary:	Broadcom Crystal HD decoder driver and library
12mr|crystalhd-0-0.20100702.1|12	Name:		%name
12mr|crystalhd-0-0.20100702.1|13	Version:	%version
12mr|crystalhd-0-0.20100702.1|14	Release:	%mkrel 0.%snap.%rel
12mr|crystalhd-0-0.20100702.1|15	License:	GPLv2 and LGPLv2
12mr|crystalhd-0-0.20100702.1|16	Group:		System/Kernel and hardware
12mr|crystalhd-0-0.20100702.1|17	URL:		http://www.broadcom.com/support/crystal_hd/
12mr|crystalhd-0-0.20100702.1|18	# http://git.wilsonet.com/crystalhd.git/
12mr|crystalhd-0-0.20100702.1|19	# firmware has no license yet
12mr|crystalhd-0-0.20100702.1|20	Source:		%name-nofirmware-%snap.tar.xz
12mr|crystalhd-0-0.20100702.1|21	BuildRoot:	%{_tmppath}/%{name}-root
12mr|crystalhd-0-0.20100702.1|22	
12mr|crystalhd-0-0.20100702.1|23	%description
12mr|crystalhd-0-0.20100702.1|24	Driver and support library for Broadcom Crystal HD hardware video
12mr|crystalhd-0-0.20100702.1|25	decoder.
12mr|crystalhd-0-0.20100702.1|26	
12mr|crystalhd-0-0.20100702.1|27	To use the device, you need to copy the appropriate firmware file to
12mr|crystalhd-0-0.20100702.1|28	the /lib/firmware directory:
12mr|crystalhd-0-0.20100702.1|29	- BCM70012 devices: bcm70012fw.bin
12mr|crystalhd-0-0.20100702.1|30	- BCM70015 devices: bcm70015fw.bin
12mr|crystalhd-0-0.20100702.1|31	
12mr|crystalhd-0-0.20100702.1|32	%package -n dkms-%name
12mr|crystalhd-0-0.20100702.1|33	Summary:	Broadcom Crystal HD decoder driver
12mr|crystalhd-0-0.20100702.1|34	Group:		System/Kernel and hardware
12mr|crystalhd-0-0.20100702.1|35	License:	GPLv2
12mr|crystalhd-0-0.20100702.1|36	Requires:	dkms
12mr|crystalhd-0-0.20100702.1|37	Requires(post): dkms
12mr|crystalhd-0-0.20100702.1|38	Requires(preun): dkms
12mr|crystalhd-0-0.20100702.1|39	
12mr|crystalhd-0-0.20100702.1|40	%description -n dkms-%name
12mr|crystalhd-0-0.20100702.1|41	DKMS driver for Broadcom Crystal HD hardware video decoder.
12mr|crystalhd-0-0.20100702.1|42	
12mr|crystalhd-0-0.20100702.1|43	To use the device, you need to copy the appropriate firmware file to
12mr|crystalhd-0-0.20100702.1|44	the /lib/firmware directory:
12mr|crystalhd-0-0.20100702.1|45	- BCM70012 devices: bcm70012fw.bin
12mr|crystalhd-0-0.20100702.1|46	- BCM70015 devices: bcm70015fw.bin
12mr|crystalhd-0-0.20100702.1|47	
12mr|crystalhd-0-0.20100702.1|48	%package -n lib%name-common
12mr|crystalhd-0-0.20100702.1|49	Summary:	udev rules for Broadcom Crystal HD decoder
12mr|crystalhd-0-0.20100702.1|50	Group:		System/Libraries
12mr|crystalhd-0-0.20100702.1|51	License:	LGPLv2
12mr|crystalhd-0-0.20100702.1|52	
12mr|crystalhd-0-0.20100702.1|53	%description -n lib%name-common
12mr|crystalhd-0-0.20100702.1|54	udev rules for Broadcom Crystal HD hardware video decoder.
12mr|crystalhd-0-0.20100702.1|55	
12mr|crystalhd-0-0.20100702.1|56	To use the device, you need to copy the appropriate firmware file to
12mr|crystalhd-0-0.20100702.1|57	the /lib/firmware directory:
12mr|crystalhd-0-0.20100702.1|58	- BCM70012 devices: bcm70012fw.bin
12mr|crystalhd-0-0.20100702.1|59	- BCM70015 devices: bcm70015fw.bin
12mr|crystalhd-0-0.20100702.1|60	
12mr|crystalhd-0-0.20100702.1|61	%package -n %libname
12mr|crystalhd-0-0.20100702.1|62	Summary:	Broadcom Crystal HD decoder library
12mr|crystalhd-0-0.20100702.1|63	Group:		System/Libraries
12mr|crystalhd-0-0.20100702.1|64	License:	LGPLv2
12mr|crystalhd-0-0.20100702.1|65	Provides:	%name = %version-%release
12mr|crystalhd-0-0.20100702.1|66	Requires:	lib%name-common >= %{version}-%{release}
12mr|crystalhd-0-0.20100702.1|67	
12mr|crystalhd-0-0.20100702.1|68	%description -n %libname
12mr|crystalhd-0-0.20100702.1|69	Support library for Broadcom Crystal HD hardware video decoder.
12mr|crystalhd-0-0.20100702.1|70	
12mr|crystalhd-0-0.20100702.1|71	To use the device, you need to copy the appropriate firmware file to
12mr|crystalhd-0-0.20100702.1|72	the /lib/firmware directory:
12mr|crystalhd-0-0.20100702.1|73	- BCM70012 devices: bcm70012fw.bin
12mr|crystalhd-0-0.20100702.1|74	- BCM70015 devices: bcm70015fw.bin
12mr|crystalhd-0-0.20100702.1|75	
12mr|crystalhd-0-0.20100702.1|76	%package -n %devname
12mr|crystalhd-0-0.20100702.1|77	Summary:	Headers for libcrystalhd development
12mr|crystalhd-0-0.20100702.1|78	Group:		Development/C
12mr|crystalhd-0-0.20100702.1|79	License:	LGPLv2
12mr|crystalhd-0-0.20100702.1|80	Requires:	%libname = %version
12mr|crystalhd-0-0.20100702.1|81	Provides:	crystalhd-devel = %version-%release
12mr|crystalhd-0-0.20100702.1|82	
12mr|crystalhd-0-0.20100702.1|83	%description -n %devname
12mr|crystalhd-0-0.20100702.1|84	This package contains the headers that are needed to compile
12mr|crystalhd-0-0.20100702.1|85	applications that use libcrystalhd.
12mr|crystalhd-0-0.20100702.1|86	
12mr|crystalhd-0-0.20100702.1|87	%prep
12mr|crystalhd-0-0.20100702.1|88	%setup -q -n %name-%snap
12mr|crystalhd-0-0.20100702.1|89	%apply_patches
12mr|crystalhd-0-0.20100702.1|90	
12mr|crystalhd-0-0.20100702.1|91	# for install target
12mr|crystalhd-0-0.20100702.1|92	mkdir -p firmware/fwbin/70012
12mr|crystalhd-0-0.20100702.1|93	touch firmware/fwbin/70012/bcm70012fw.bin
12mr|crystalhd-0-0.20100702.1|94	
12mr|crystalhd-0-0.20100702.1|95	sed -i 's,\$(CRYSTALHD_ROOT),\$(src),g' driver/linux/Makefile.in
12mr|crystalhd-0-0.20100702.1|96	
12mr|crystalhd-0-0.20100702.1|97	cat > README.install.urpmi <<EOF
12mr|crystalhd-0-0.20100702.1|98	To use a Crystal HD device, you need to copy the appropriate firmware
12mr|crystalhd-0-0.20100702.1|99	file to the /lib/firmware directory:
12mr|crystalhd-0-0.20100702.1|100	- BCM70012 devices: bcm70012fw.bin
12mr|crystalhd-0-0.20100702.1|101	- BCM70015 devices: bcm70015fw.bin
12mr|crystalhd-0-0.20100702.1|102	EOF
12mr|crystalhd-0-0.20100702.1|103	
12mr|crystalhd-0-0.20100702.1|104	%build
12mr|crystalhd-0-0.20100702.1|105	%setup_compile_flags
12mr|crystalhd-0-0.20100702.1|106	%make -C linux_lib/libcrystalhd BCGCC="g++ %optflags %{?ldflags}"
12mr|crystalhd-0-0.20100702.1|107	
12mr|crystalhd-0-0.20100702.1|108	mkdir -p firmware/fwbin/70015
12mr|crystalhd-0-0.20100702.1|109	touch firmware/fwbin/70015/bcm70015fw.bin
12mr|crystalhd-0-0.20100702.1|110	
12mr|crystalhd-0-0.20100702.1|111	%install
12mr|crystalhd-0-0.20100702.1|112	rm -rf %{buildroot}
12mr|crystalhd-0-0.20100702.1|113	%makeinstall_std -C linux_lib/libcrystalhd LIBDIR=%{_libdir}
12mr|crystalhd-0-0.20100702.1|114	rm %{buildroot}/lib/firmware/bcm7001[25]fw.bin
12mr|crystalhd-0-0.20100702.1|115	
12mr|crystalhd-0-0.20100702.1|116	install -d -m755 %{buildroot}%{_usrsrc}/%{name}-%{version}-%{release}/driver/linux
12mr|crystalhd-0-0.20100702.1|117	install -m644 driver/linux/*.[ch] %{buildroot}%{_usrsrc}/%{name}-%{version}-%{release}/driver/linux
12mr|crystalhd-0-0.20100702.1|118	# no thanks to autoconf:
12mr|crystalhd-0-0.20100702.1|119	install -m644 driver/linux/Makefile.in %{buildroot}%{_usrsrc}/%{name}-%{version}-%{release}/driver/linux/Makefile
12mr|crystalhd-0-0.20100702.1|120	cp -pr include %{buildroot}%{_usrsrc}/%{name}-%{version}-%{release}/
12mr|crystalhd-0-0.20100702.1|121	
12mr|crystalhd-0-0.20100702.1|122	cat > %{buildroot}%{_usrsrc}/%{name}-%{version}-%{release}/dkms.conf <<EOF
12mr|crystalhd-0-0.20100702.1|123	PACKAGE_NAME="%{name}"
12mr|crystalhd-0-0.20100702.1|124	PACKAGE_VERSION="%{version}-%{release}"
12mr|crystalhd-0-0.20100702.1|125	AUTOINSTALL="yes"
12mr|crystalhd-0-0.20100702.1|126	MAKE[0]="make -C \${kernel_source_dir} M=\\\$(pwd)/driver/linux"
12mr|crystalhd-0-0.20100702.1|127	CLEAN="make -C \${kernel_source_dir} M=\\\$(pwd)/driver/linux clean"
12mr|crystalhd-0-0.20100702.1|128	BUILT_MODULE_NAME[0]="crystalhd"
12mr|crystalhd-0-0.20100702.1|129	BUILT_MODULE_LOCATION[0]="driver/linux"
12mr|crystalhd-0-0.20100702.1|130	DEST_MODULE_LOCATION[0]="/kernel"
12mr|crystalhd-0-0.20100702.1|131	EOF
12mr|crystalhd-0-0.20100702.1|132	
12mr|crystalhd-0-0.20100702.1|133	install -d -m755 %{buildroot}%{_sysconfdir}/udev/rules.d
12mr|crystalhd-0-0.20100702.1|134	cat > %{buildroot}%{_sysconfdir}/udev/rules.d/65-crystalhd.rules <<EOF
12mr|crystalhd-0-0.20100702.1|135	KERNEL=="crystalhd", GROUP="video", ENV{ACL_MANAGE}="1"
12mr|crystalhd-0-0.20100702.1|136	EOF
12mr|crystalhd-0-0.20100702.1|137	
12mr|crystalhd-0-0.20100702.1|138	%clean
12mr|crystalhd-0-0.20100702.1|139	rm -rf %{buildroot}
12mr|crystalhd-0-0.20100702.1|140	
12mr|crystalhd-0-0.20100702.1|141	%post -n dkms-%{name}
12mr|crystalhd-0-0.20100702.1|142	dkms add     -m %{name} -v %{version}-%{release} --rpm_safe_upgrade &&
12mr|crystalhd-0-0.20100702.1|143	dkms build   -m %{name} -v %{version}-%{release} --rpm_safe_upgrade &&
12mr|crystalhd-0-0.20100702.1|144	dkms install -m %{name} -v %{version}-%{release} --rpm_safe_upgrade --force
12mr|crystalhd-0-0.20100702.1|145	true
12mr|crystalhd-0-0.20100702.1|146	
12mr|crystalhd-0-0.20100702.1|147	%preun -n dkms-%{name}
12mr|crystalhd-0-0.20100702.1|148	dkms remove  -m %{name} -v %{version}-%{release} --rpm_safe_upgrade --all
12mr|crystalhd-0-0.20100702.1|149	true
12mr|crystalhd-0-0.20100702.1|150	
12mr|crystalhd-0-0.20100702.1|151	%post -n lib%name-common
12mr|crystalhd-0-0.20100702.1|152	# apply udev rules
12mr|crystalhd-0-0.20100702.1|153	if [ "$1" = "1" ]; then
12mr|crystalhd-0-0.20100702.1|154	udevadm trigger --sysname-match=crystalhd || true
12mr|crystalhd-0-0.20100702.1|155	fi
12mr|crystalhd-0-0.20100702.1|156	
12mr|crystalhd-0-0.20100702.1|157	%files -n dkms-%{name}
12mr|crystalhd-0-0.20100702.1|158	%defattr(-,root,root)
12mr|crystalhd-0-0.20100702.1|159	%doc README.install.urpmi
12mr|crystalhd-0-0.20100702.1|160	%dir %{_usrsrc}/%{name}-%{version}-%{release}
12mr|crystalhd-0-0.20100702.1|161	%dir %{_usrsrc}/%{name}-%{version}-%{release}/driver
12mr|crystalhd-0-0.20100702.1|162	%{_usrsrc}/%{name}-%{version}-%{release}/driver/linux
12mr|crystalhd-0-0.20100702.1|163	%{_usrsrc}/%{name}-%{version}-%{release}/include
12mr|crystalhd-0-0.20100702.1|164	%{_usrsrc}/%{name}-%{version}-%{release}/dkms.conf
12mr|crystalhd-0-0.20100702.1|165	
12mr|crystalhd-0-0.20100702.1|166	%files -n lib%name-common
12mr|crystalhd-0-0.20100702.1|167	%{_sysconfdir}/udev/rules.d/65-crystalhd.rules
12mr|crystalhd-0-0.20100702.1|168	
12mr|crystalhd-0-0.20100702.1|169	%files -n %libname
12mr|crystalhd-0-0.20100702.1|170	%{_libdir}/libcrystalhd.so.%{major}*
12mr|crystalhd-0-0.20100702.1|171	
12mr|crystalhd-0-0.20100702.1|172	%files -n %devname
12mr|crystalhd-0-0.20100702.1|173	%doc examples
12mr|crystalhd-0-0.20100702.1|174	%{_libdir}/libcrystalhd.so
12mr|crystalhd-0-0.20100702.1|175	%dir %{_includedir}/lib%{name}
12mr|crystalhd-0-0.20100702.1|176	%{_includedir}/lib%{name}/*.h
12mr|crystalhd-0-0.20100702.1|177	
12mr|crystalhd-0-0.20100702.1|178	
12mr|crystalhd-0-0.20100702.1|179	
12mr|crystalhd-0-0.20100702.1|180	%changelog
12mr|crystalhd-0-0.20100702.1|181	

13737 12
12mr|csmash-0.6.6-18|1	%define	name	csmash
12mr|csmash-0.6.6-18|2	%define	version	0.6.6
12mr|csmash-0.6.6-18|3	%define release 18
12mr|csmash-0.6.6-18|4	
12mr|csmash-0.6.6-18|5	Name:		%{name}
12mr|csmash-0.6.6-18|6	Summary:	A 3D table tennis game
12mr|csmash-0.6.6-18|7	Version:	%{version}
12mr|csmash-0.6.6-18|8	Release:	%{release}
12mr|csmash-0.6.6-18|9	Source0:	http://belnet.dl.sourceforge.net/sourceforge/cannonsmash/%{name}-%{version}.tar.bz2
12mr|csmash-0.6.6-18|10	Source11:	%{name}.16.png
12mr|csmash-0.6.6-18|11	Source12:	%{name}.32.png
12mr|csmash-0.6.6-18|12	Source13:	%{name}.48.png
12mr|csmash-0.6.6-18|13	Patch0:		csmash-0.6.6-64bit-fixes.patch.bz2
12mr|csmash-0.6.6-18|14	Patch1:		csmash-0.6.6-gcc4.patch.bz2
12mr|csmash-0.6.6-18|15	Patch2:		csmash-0.6.6-extraqualif.patch.bz2
12mr|csmash-0.6.6-18|16	URL:		http://CannonSmash.sourceforge.net/
12mr|csmash-0.6.6-18|17	License:	GPL
12mr|csmash-0.6.6-18|18	Group:		Games/Sports
12mr|csmash-0.6.6-18|19	BuildRequires:	libx11-devel libxext-devel libxi-devel libxmu-devel libxt-devel
12mr|csmash-0.6.6-18|20	BuildRequires:	SDL_mixer-devel SDL_image-devel  esound-devel
12mr|csmash-0.6.6-18|21	BuildRequires:	gtk+2-devel mesaglu-devel jpeg-devel texinfo zlib-devel gettext bison
12mr|csmash-0.6.6-18|22	BuildRequires:  pkgconfig(alsa)
12mr|csmash-0.6.6-18|23	
12mr|csmash-0.6.6-18|24	%description
12mr|csmash-0.6.6-18|25	CannonSmash is a 3D tabletennis game. The goal of this project is to represent
12mr|csmash-0.6.6-18|26	various strategy of tabletennis on computer game.
12mr|csmash-0.6.6-18|27	
12mr|csmash-0.6.6-18|28	%prep
12mr|csmash-0.6.6-18|29	%setup -q
12mr|csmash-0.6.6-18|30	%patch0 -p0
12mr|csmash-0.6.6-18|31	%patch1 -p1
12mr|csmash-0.6.6-18|32	%patch2 -p1
12mr|csmash-0.6.6-18|33	
12mr|csmash-0.6.6-18|34	%build
12mr|csmash-0.6.6-18|35	%configure2_5x
12mr|csmash-0.6.6-18|36	%make
12mr|csmash-0.6.6-18|37	
12mr|csmash-0.6.6-18|38	%install
12mr|csmash-0.6.6-18|39	rm -rf $RPM_BUILD_ROOT
12mr|csmash-0.6.6-18|40	%makeinstall
12mr|csmash-0.6.6-18|41	rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/win32
12mr|csmash-0.6.6-18|42	
12mr|csmash-0.6.6-18|43	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|csmash-0.6.6-18|44	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|csmash-0.6.6-18|45	[Desktop Entry]
12mr|csmash-0.6.6-18|46	Name=CannonSmash
12mr|csmash-0.6.6-18|47	Comment=A 3D table tennis game
12mr|csmash-0.6.6-18|48	Exec=%{_bindir}/%{name}
12mr|csmash-0.6.6-18|49	Icon=%{name}
12mr|csmash-0.6.6-18|50	Terminal=false
12mr|csmash-0.6.6-18|51	Type=Application
12mr|csmash-0.6.6-18|52	Categories=Game;SportsGame;
12mr|csmash-0.6.6-18|53	EOF
12mr|csmash-0.6.6-18|54	
12mr|csmash-0.6.6-18|55	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12mr|csmash-0.6.6-18|56	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|csmash-0.6.6-18|57	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12mr|csmash-0.6.6-18|58	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|csmash-0.6.6-18|59	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12mr|csmash-0.6.6-18|60	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|csmash-0.6.6-18|61	
12mr|csmash-0.6.6-18|62	%find_lang %{name}
12mr|csmash-0.6.6-18|63	
12mr|csmash-0.6.6-18|64	%if %mdkversion < 200900
12mr|csmash-0.6.6-18|65	%post
12mr|csmash-0.6.6-18|66	%{update_menus}
12mr|csmash-0.6.6-18|67	%{update_icon_cache hicolor}
12mr|csmash-0.6.6-18|68	%endif
12mr|csmash-0.6.6-18|69	
12mr|csmash-0.6.6-18|70	%if %mdkversion < 200900
12mr|csmash-0.6.6-18|71	%postun
12mr|csmash-0.6.6-18|72	%{clean_menus}
12mr|csmash-0.6.6-18|73	%{clean_icon_cache hicolor}
12mr|csmash-0.6.6-18|74	%endif
12mr|csmash-0.6.6-18|75	
12mr|csmash-0.6.6-18|76	%clean
12mr|csmash-0.6.6-18|77	rm -rf $RPM_BUILD_ROOT
12mr|csmash-0.6.6-18|78	
12mr|csmash-0.6.6-18|79	%files -f %{name}.lang
12mr|csmash-0.6.6-18|80	%defattr(-,root,root)
12mr|csmash-0.6.6-18|81	%doc AUTHORS README README.en
12mr|csmash-0.6.6-18|82	%{_bindir}/*
12mr|csmash-0.6.6-18|83	%{_datadir}/games/%{name}
12mr|csmash-0.6.6-18|84	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|csmash-0.6.6-18|85	%{_miconsdir}/%{name}.png
12mr|csmash-0.6.6-18|86	%{_iconsdir}/%{name}.png
12mr|csmash-0.6.6-18|87	%{_liconsdir}/%{name}.png
12mr|csmash-0.6.6-18|88	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|csmash-0.6.6-18|89	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|csmash-0.6.6-18|90	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|csmash-0.6.6-18|91	
12mr|csmash-0.6.6-18|92	
12mr|csmash-0.6.6-18|93	
12mr|csmash-0.6.6-18|94	%changelog
12mr|csmash-0.6.6-18|95	

13738 12
12mr|ctags-5.8-5|1	#note this package is not prefixable
12mr|ctags-5.8-5|2	%define	name	ctags
12mr|ctags-5.8-5|3	%define version 5.8
12mr|ctags-5.8-5|4	%define release %mkrel 5
12mr|ctags-5.8-5|5	
12mr|ctags-5.8-5|6	Summary:	Generates an index (or "tag") file for objects found in source files
12mr|ctags-5.8-5|7	Name:		%{name}
12mr|ctags-5.8-5|8	Version:	%{version}
12mr|ctags-5.8-5|9	Release:	%{release}
12mr|ctags-5.8-5|10	URL:		http://ctags.sourceforge.net/
12mr|ctags-5.8-5|11	Source0:	http://prdownloads.sourceforge.net/ctags/%{name}-%{version}.tar.bz2
12mr|ctags-5.8-5|12	Patch0:		ctags-5.7-fix-str-fmt.patch
12mr|ctags-5.8-5|13	License:	GPL+
12mr|ctags-5.8-5|14	Group:		Development/Other
12mr|ctags-5.8-5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ctags-5.8-5|16	
12mr|ctags-5.8-5|17	%description
12mr|ctags-5.8-5|18	The ctags program generate an index (or "tag") file for a variety of
12mr|ctags-5.8-5|19	language objects found in files.  This tag file allows these items to
12mr|ctags-5.8-5|20	be quickly and easily located by a text editor or other utility.  A
12mr|ctags-5.8-5|21	"tag" signifies a language object for which an index entry is
12mr|ctags-5.8-5|22	available (or, alternatively, the index entry created for that object).
12mr|ctags-5.8-5|23	
12mr|ctags-5.8-5|24	Alternatively, ctags can generate a cross reference file which lists, in
12mr|ctags-5.8-5|25	human readable form, information about the various source objects found in
12mr|ctags-5.8-5|26	a set of language files.
12mr|ctags-5.8-5|27	
12mr|ctags-5.8-5|28	%prep
12mr|ctags-5.8-5|29	%setup -q
12mr|ctags-5.8-5|30	%patch0 -p0
12mr|ctags-5.8-5|31	# fix permission for %doc
12mr|ctags-5.8-5|32	chmod a+r ctags.html
12mr|ctags-5.8-5|33	
12mr|ctags-5.8-5|34	%build
12mr|ctags-5.8-5|35	%configure2_5x --disable-etags --enable-tmpdir=/tmp
12mr|ctags-5.8-5|36	%make
12mr|ctags-5.8-5|37	
12mr|ctags-5.8-5|38	%install
12mr|ctags-5.8-5|39	rm -rf %{buildroot}
12mr|ctags-5.8-5|40	%makeinstall
12mr|ctags-5.8-5|41	
12mr|ctags-5.8-5|42	mv %{buildroot}/%_bindir/ctags %{buildroot}/%_bindir/exuberant-ctags
12mr|ctags-5.8-5|43	mv %{buildroot}/%_mandir/man1/ctags.1 %{buildroot}/%_mandir/man1/exuberant-ctags.1
12mr|ctags-5.8-5|44	
12mr|ctags-5.8-5|45	%clean
12mr|ctags-5.8-5|46	rm -rf %{buildroot}
12mr|ctags-5.8-5|47	
12mr|ctags-5.8-5|48	%post
12mr|ctags-5.8-5|49	update-alternatives --install %_bindir/ctags ctags %_bindir/exuberant-ctags 10 \
12mr|ctags-5.8-5|50	--slave %_mandir/man1/ctags.1%{_extension} ctags.1%{_extension} %_mandir/man1/exuberant-ctags.1%{_extension}
12mr|ctags-5.8-5|51	
12mr|ctags-5.8-5|52	%postun
12mr|ctags-5.8-5|53	[ $1 = 0 ] || exit 0
12mr|ctags-5.8-5|54	update-alternatives --remove ctags %_bindir/exuberant-ctags
12mr|ctags-5.8-5|55	
12mr|ctags-5.8-5|56	%files
12mr|ctags-5.8-5|57	%defattr(-,root,root)
12mr|ctags-5.8-5|58	%_bindir/exuberant-ctags
12mr|ctags-5.8-5|59	%_mandir/man1/exuberant-ctags.1*
12mr|ctags-5.8-5|60	%doc EXTENDING.html FAQ NEWS README ctags.html
12mr|ctags-5.8-5|61	
12mr|ctags-5.8-5|62	
12mr|ctags-5.8-5|63	
12mr|ctags-5.8-5|64	
12mr|ctags-5.8-5|65	%changelog
12mr|ctags-5.8-5|66	

13739 12
12mr|ctdb-1.13-1|1	%define name ctdb
12mr|ctdb-1.13-1|2	%define version 1.13
12mr|ctdb-1.13-1|3	%define release 1
12mr|ctdb-1.13-1|4	
12mr|ctdb-1.13-1|5	Summary: Clustered TDB
12mr|ctdb-1.13-1|6	Name: %name
12mr|ctdb-1.13-1|7	Version: %version
12mr|ctdb-1.13-1|8	Release: %release
12mr|ctdb-1.13-1|9	License: GPLv3
12mr|ctdb-1.13-1|10	Group: System/Cluster
12mr|ctdb-1.13-1|11	URL: http://ctdb.samba.org/
12mr|ctdb-1.13-1|12	Source0: http://ctdb.samba.org/packages/redhat/RHEL5/ctdb-%{version}.tar.xz
12mr|ctdb-1.13-1|13	BuildRequires: autoconf >= 2.50, automake >= 1.6
12mr|ctdb-1.13-1|14	Requires(pre): chkconfig mktemp psmisc coreutils sed
12mr|ctdb-1.13-1|15	Requires(pre): rpm-helper
12mr|ctdb-1.13-1|16	Requires(postun): rpm-helper
12mr|ctdb-1.13-1|17	
12mr|ctdb-1.13-1|18	# Fedora specific patch, ctdb should not be enabled by default in the runlevels
12mr|ctdb-1.13-1|19	Patch1: ctdb-no_default_runlevel.patch
12mr|ctdb-1.13-1|20	Patch3: 0001-Set-FD_CLOEXEC-for-epoll-file-descriptors.patch
12mr|ctdb-1.13-1|21	Patch4: 0001-Fixes-for-various-issues-found-by-Coverity.patch
12mr|ctdb-1.13-1|22	
12mr|ctdb-1.13-1|23	# Submitted to upstream for review https://lists.samba.org/archive/samba-technical/2011-September/079198.html
12mr|ctdb-1.13-1|24	Patch5: 0001-IPv6-neighbor-solicit-cleanup.patch
12mr|ctdb-1.13-1|25	
12mr|ctdb-1.13-1|26	Patch7: 0002-Add-systemd-support.patch
12mr|ctdb-1.13-1|27	
12mr|ctdb-1.13-1|28	%description
12mr|ctdb-1.13-1|29	ctdb is the clustered database used by samba
12mr|ctdb-1.13-1|30	
12mr|ctdb-1.13-1|31	%package devel
12mr|ctdb-1.13-1|32	Summary:        Development files for ctdb
12mr|ctdb-1.13-1|33	Group:          Development/Other
12mr|ctdb-1.13-1|34	
12mr|ctdb-1.13-1|35	%description devel
12mr|ctdb-1.13-1|36	devel files for ctdb
12mr|ctdb-1.13-1|37	
12mr|ctdb-1.13-1|38	%prep
12mr|ctdb-1.13-1|39	%setup -q
12mr|ctdb-1.13-1|40	
12mr|ctdb-1.13-1|41	%patch1 -p1
12mr|ctdb-1.13-1|42	%patch3 -p1
12mr|ctdb-1.13-1|43	%patch4 -p1
12mr|ctdb-1.13-1|44	%patch5 -p1
12mr|ctdb-1.13-1|45	%patch7 -p1
12mr|ctdb-1.13-1|46	
12mr|ctdb-1.13-1|47	%build
12mr|ctdb-1.13-1|48	CC="gcc"
12mr|ctdb-1.13-1|49	
12mr|ctdb-1.13-1|50	## always run autogen.sh
12mr|ctdb-1.13-1|51	./autogen.sh
12mr|ctdb-1.13-1|52	export CFLAGS="$RPM_OPT_FLAGS $EXTRA -O0 -D_GNU_SOURCE"
12mr|ctdb-1.13-1|53	%configure2_5x --disable-static
12mr|ctdb-1.13-1|54	
12mr|ctdb-1.13-1|55	make showflags
12mr|ctdb-1.13-1|56	%make
12mr|ctdb-1.13-1|57	perl -pi -e 's/^(Version: *)$/$1 %{version}/g' ctdb.pc
12mr|ctdb-1.13-1|58	
12mr|ctdb-1.13-1|59	%install
12mr|ctdb-1.13-1|60	
12mr|ctdb-1.13-1|61	
12mr|ctdb-1.13-1|62	%makeinstall_std
12mr|ctdb-1.13-1|63	
12mr|ctdb-1.13-1|64	mkdir -p %{buildroot}%{_sysconfdir}/ctdb/systemd
12mr|ctdb-1.13-1|65	install -m 755 config/systemd/ctdb_check_persistent_databases.pre %{buildroot}%{_sysconfdir}/ctdb/systemd
12mr|ctdb-1.13-1|66	install -m 755 config/systemd/ctdb_set_ctdb_variables.post %{buildroot}%{_sysconfdir}/ctdb/systemd
12mr|ctdb-1.13-1|67	install -m 755 config/systemd/ctdb_drop_all_public_ips %{buildroot}%{_sysconfdir}/ctdb/systemd
12mr|ctdb-1.13-1|68	install -m 755 config/systemd/ctdb.systemd %{buildroot}%{_sysconfdir}/ctdb/systemd
12mr|ctdb-1.13-1|69	mkdir -p %{buildroot}%{_unitdir}
12mr|ctdb-1.13-1|70	install -m 755 config/ctdb.service %{buildroot}%{_unitdir}
12mr|ctdb-1.13-1|71	
12mr|ctdb-1.13-1|72	
12mr|ctdb-1.13-1|73	perl -pi -e 's,/var/ctdb,/var/lib/ctdb,g' %{buildroot}/%{_initrddir}/%{name}
12mr|ctdb-1.13-1|74	mkdir -p %{buildroot}/var/lib/ctdb
12mr|ctdb-1.13-1|75	touch %{buildroot}/%{_sysconfdir}/ctdb/nodes
12mr|ctdb-1.13-1|76	
12mr|ctdb-1.13-1|77	%post
12mr|ctdb-1.13-1|78	%_post_service %{name}.service
12mr|ctdb-1.13-1|79	
12mr|ctdb-1.13-1|80	%preun
12mr|ctdb-1.13-1|81	%_preun_service %{name}.service
12mr|ctdb-1.13-1|82	
12mr|ctdb-1.13-1|83	
12mr|ctdb-1.13-1|84	%files
12mr|ctdb-1.13-1|85	%config(noreplace) %{_sysconfdir}/ctdb/systemd
12mr|ctdb-1.13-1|86	%attr(755,root,root) %{_unitdir}/ctdb.service
12mr|ctdb-1.13-1|87	%config(noreplace) %{_sysconfdir}/%{name}/nodes
12mr|ctdb-1.13-1|88	%doc doc/*html
12mr|ctdb-1.13-1|89	
12mr|ctdb-1.13-1|90	%{_sysconfdir}/ctdb/functions
12mr|ctdb-1.13-1|91	%{_sysconfdir}/ctdb/events.d/
12mr|ctdb-1.13-1|92	%{_sysconfdir}/ctdb/statd-callout
12mr|ctdb-1.13-1|93	%{_sysconfdir}/ctdb/*.sh
12mr|ctdb-1.13-1|94	%{_sbindir}/ctdbd
12mr|ctdb-1.13-1|95	%{_bindir}/ctdb
12mr|ctdb-1.13-1|96	%{_bindir}/ltdbtool
12mr|ctdb-1.13-1|97	%{_bindir}/smnotify
12mr|ctdb-1.13-1|98	#{_bindir}/ctdb_ipmux
12mr|ctdb-1.13-1|99	%{_bindir}/ctdb_diagnostics
12mr|ctdb-1.13-1|100	%{_bindir}/onnode
12mr|ctdb-1.13-1|101	%{_bindir}/ping_pong
12mr|ctdb-1.13-1|102	%{_mandir}/man1/ctdb.1.*
12mr|ctdb-1.13-1|103	%{_mandir}/man1/ltdbtool.1.*
12mr|ctdb-1.13-1|104	%{_mandir}/man1/ctdbd.1.*
12mr|ctdb-1.13-1|105	%{_mandir}/man1/onnode.1.*
12mr|ctdb-1.13-1|106	%{_mandir}/man1/ping_pong.1.*
12mr|ctdb-1.13-1|107	%dir %attr(750,root,root) /var/lib/ctdb
12mr|ctdb-1.13-1|108	
12mr|ctdb-1.13-1|109	%files devel
12mr|ctdb-1.13-1|110	%{_includedir}/*.h
12mr|ctdb-1.13-1|111	%{_libdir}/pkgconfig/ctdb.pc
12mr|ctdb-1.13-1|112	%{_libdir}/*.a

13740 12
12mr|cttex-1.23-12|1	%define	name	cttex
12mr|cttex-1.23-12|2	%define	version	1.23
12mr|cttex-1.23-12|3	%define	release	%mkrel 12
12mr|cttex-1.23-12|4	
12mr|cttex-1.23-12|5	Summary:	Cttex, Thai word separator program
12mr|cttex-1.23-12|6	Name:		%{name}
12mr|cttex-1.23-12|7	Version:	%{version}
12mr|cttex-1.23-12|8	Release:	%{release}
12mr|cttex-1.23-12|9	License:	Distributable
12mr|cttex-1.23-12|10	Group:		System/Internationalization
12mr|cttex-1.23-12|11	Source0:	%{name}_%{version}.tar.bz2
12mr|cttex-1.23-12|12	URL:		http://linux.thai.net/pub/thailinux/cvs/software/cttex/
12mr|cttex-1.23-12|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|cttex-1.23-12|14	Requires:	locales-th
12mr|cttex-1.23-12|15	Patch0:		ctte-121-cflags.patch
12mr|cttex-1.23-12|16	
12mr|cttex-1.23-12|17	%description
12mr|cttex-1.23-12|18	The main part of Cttex is a Thai word separator algorithm using
12mr|cttex-1.23-12|19	a dictionary. A wrapper for formatting Thai LaTeX document file is provided
12mr|cttex-1.23-12|20	to demonstrate the use of this word-sep routine. The program can also
12mr|cttex-1.23-12|21	be used as a simple word-sep filter.
12mr|cttex-1.23-12|22	
12mr|cttex-1.23-12|23	%prep
12mr|cttex-1.23-12|24	%setup -q
12mr|cttex-1.23-12|25	%patch0 -p1
12mr|cttex-1.23-12|26	
12mr|cttex-1.23-12|27	%build
12mr|cttex-1.23-12|28	PATH=$PATH:. %make
12mr|cttex-1.23-12|29	
12mr|cttex-1.23-12|30	%install
12mr|cttex-1.23-12|31	rm -rf $RPM_BUILD_ROOT
12mr|cttex-1.23-12|32	install -m 755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
12mr|cttex-1.23-12|33	
12mr|cttex-1.23-12|34	%clean
12mr|cttex-1.23-12|35	rm -rf $RPM_BUILD_ROOT
12mr|cttex-1.23-12|36	
12mr|cttex-1.23-12|37	%files
12mr|cttex-1.23-12|38	%defattr(-,root,root)
12mr|cttex-1.23-12|39	%doc README* testfile
12mr|cttex-1.23-12|40	%{_bindir}/%{name}
12mr|cttex-1.23-12|41	
12mr|cttex-1.23-12|42	
12mr|cttex-1.23-12|43	
12mr|cttex-1.23-12|44	
12mr|cttex-1.23-12|45	%changelog
12mr|cttex-1.23-12|46	

13741 12
12mr|cups-1.5.4-2|1	%define major	2
12mr|cups-1.5.4-2|2	%define libname %mklibname %{name} %{major}
12mr|cups-1.5.4-2|3	%define develname %mklibname %{name} -d
12mr|cups-1.5.4-2|4	
12mr|cups-1.5.4-2|5	# {_exec_prefix}/lib/cups is correct, even on x86_64.
12mr|cups-1.5.4-2|6	# It is not used for shared objects but for executables.
12mr|cups-1.5.4-2|7	# It's more of a libexec-style ({_libexecdir}) usage,
12mr|cups-1.5.4-2|8	# but we use lib for compatibility with 3rd party drivers (at upstream request).
12mr|cups-1.5.4-2|9	%global cups_serverbin %{_exec_prefix}/lib/cups
12mr|cups-1.5.4-2|10	
12mr|cups-1.5.4-2|11	# Turning this on lets CUPS to be built in debug mode (with debugger symbols)
12mr|cups-1.5.4-2|12	%define debug 0
12mr|cups-1.5.4-2|13	%define enable_check 0
12mr|cups-1.5.4-2|14	
12mr|cups-1.5.4-2|15	%define bootstrap 0
12mr|cups-1.5.4-2|16	%if !%{bootstrap}
12mr|cups-1.5.4-2|17	%define _with_systemd 1
12mr|cups-1.5.4-2|18	%endif
12mr|cups-1.5.4-2|19	
12mr|cups-1.5.4-2|20	Summary:	Common Unix Printing System - Server package
12mr|cups-1.5.4-2|21	Name:		cups
12mr|cups-1.5.4-2|22	Version:	1.5.4
12mr|cups-1.5.4-2|23	Release:	2
12mr|cups-1.5.4-2|24	License:	GPLv2 and LGPLv2
12mr|cups-1.5.4-2|25	Group:		System/Printing
12mr|cups-1.5.4-2|26	Url:		http://www.cups.org
12mr|cups-1.5.4-2|27	Source0:	ftp://ftp.easysw.com/pub/cups/%{version}/%{name}-%{version}-source.tar.bz2
12mr|cups-1.5.4-2|28	
12mr|cups-1.5.4-2|29	# Small C program to get list of all installed PPD files
12mr|cups-1.5.4-2|30	Source1: poll_ppd_base.c
12mr|cups-1.5.4-2|31	# Small C program to list the printer-specific options of a particular printer
12mr|cups-1.5.4-2|32	# fails to build now
12mr|cups-1.5.4-2|33	Source2: lphelp.c
12mr|cups-1.5.4-2|34	# Script for cleaning up the PPD files
12mr|cups-1.5.4-2|35	Source6: cleanppd.pl
12mr|cups-1.5.4-2|36	# Perl script for automatic configuration of CUPS, especially access
12mr|cups-1.5.4-2|37	# restrictions and broadcasting
12mr|cups-1.5.4-2|38	Source7: correctcupsconfig
12mr|cups-1.5.4-2|39	Source9: cups.logrotate
12mr|cups-1.5.4-2|40	# Backend filter for nprint (Novell client) from Mark Horn
12mr|cups-1.5.4-2|41	# (mark@hornclan.com)
12mr|cups-1.5.4-2|42	Source11: http://www.hornclan.com/~mark/cups/nprint.2002011801
12mr|cups-1.5.4-2|43	# AppleTalk/netatalk backend for CUPS
12mr|cups-1.5.4-2|44	Source12: http://www.oeh.uni-linz.ac.at/~rupi/pap/pap-backend.tar.bz2
12mr|cups-1.5.4-2|45	Source13: http://www.oeh.uni-linz.ac.at/~rupi/pap/pap-docu.pdf.bz2
12mr|cups-1.5.4-2|46	Source14: http://www.linuxprinting.org/download/printing/photo_print
12mr|cups-1.5.4-2|47	Source15: http://printing.kde.org/downloads/pdfdistiller
12mr|cups-1.5.4-2|48	Source16: cjktexttops
12mr|cups-1.5.4-2|49	Source17: cups.service
12mr|cups-1.5.4-2|50	
12mr|cups-1.5.4-2|51	# Nice level for now. bug #16387
12mr|cups-1.5.4-2|52	Source18: cups.sysconfig
12mr|cups-1.5.4-2|53	Patch10: cups-1.4.0-recommended.patch
12mr|cups-1.5.4-2|54	# fhimpe: make installed binary files writeable as root
12mr|cups-1.5.4-2|55	Patch32: cups-1.5.3-permissions.patch
12mr|cups-1.5.4-2|56	
12mr|cups-1.5.4-2|57	# Ubuntu patch, Launchpad #449586: Do not use host
12mr|cups-1.5.4-2|58	# names for broadcasting print queues and managing print queues broadcasted
12mr|cups-1.5.4-2|59	# from other servers by default. Many networks do not have valid host names
12mr|cups-1.5.4-2|60	# for all machines
12mr|cups-1.5.4-2|61	Patch35: do-not-broadcast-with-hostnames.patch
12mr|cups-1.5.4-2|62	#fedora patches all shifted by 1000
12mr|cups-1.5.4-2|63	Patch1001: cups-no-gzip-man.patch
12mr|cups-1.5.4-2|64	Patch1002: cups-system-auth.patch
12mr|cups-1.5.4-2|65	Patch1003: cups-multilib.patch
12mr|cups-1.5.4-2|66	Patch1004: cups-serial.patch
12mr|cups-1.5.4-2|67	Patch1005: cups-banners.patch
12mr|cups-1.5.4-2|68	Patch1006: cups-serverbin-compat.patch
12mr|cups-1.5.4-2|69	Patch1007: cups-no-export-ssllibs.patch
12mr|cups-1.5.4-2|70	Patch1008: cups-direct-usb.patch
12mr|cups-1.5.4-2|71	Patch1009: cups-lpr-help.patch
12mr|cups-1.5.4-2|72	Patch1010: cups-peercred.patch
12mr|cups-1.5.4-2|73	Patch1011: cups-pid.patch
12mr|cups-1.5.4-2|74	Patch1012: cups-eggcups.patch
12mr|cups-1.5.4-2|75	Patch1013: cups-getpass.patch
12mr|cups-1.5.4-2|76	Patch1014: cups-driverd-timeout.patch
12mr|cups-1.5.4-2|77	Patch1015: cups-strict-ppd-line-length.patch
12mr|cups-1.5.4-2|78	Patch1016: cups-logrotate.patch
12mr|cups-1.5.4-2|79	Patch1017: cups-usb-paperout.patch
12mr|cups-1.5.4-2|80	Patch1018: cups-build.patch
12mr|cups-1.5.4-2|81	Patch1019: cups-res_init.patch
12mr|cups-1.5.4-2|82	Patch1020: cups-filter-debug.patch
12mr|cups-1.5.4-2|83	Patch1021: cups-uri-compat.patch
12mr|cups-1.5.4-2|84	Patch1022: cups-cups-get-classes.patch
12mr|cups-1.5.4-2|85	Patch1023: cups-str3382.patch
12mr|cups-1.5.4-2|86	#NOT_IN_FEDPatch1024: cups-str3947.patch
12mr|cups-1.5.4-2|87	#same as mdv patch cups-1.4-permissions.patch
12mr|cups-1.5.4-2|88	#Patch1025: cups-0755.patch
12mr|cups-1.5.4-2|89	Patch1026: cups-snmp-quirks.patch
12mr|cups-1.5.4-2|90	Patch1027: cups-hp-deviceid-oid.patch
12mr|cups-1.5.4-2|91	Patch1028: cups-dnssd-deviceid.patch
12mr|cups-1.5.4-2|92	Patch1029: cups-ricoh-deviceid-oid.patch
12mr|cups-1.5.4-2|93	
12mr|cups-1.5.4-2|94	Patch1030: cups-avahi-1-config.patch
12mr|cups-1.5.4-2|95	Patch1031: cups-avahi-2-backend.patch
12mr|cups-1.5.4-2|96	Patch1032: cups-avahi-3-timeouts.patch
12mr|cups-1.5.4-2|97	Patch1033: cups-avahi-4-poll.patch
12mr|cups-1.5.4-2|98	Patch1034: cups-avahi-5-services.patch
12mr|cups-1.5.4-2|99	
12mr|cups-1.5.4-2|100	Patch1035: cups-icc.patch
12mr|cups-1.5.4-2|101	Patch1036: cups-systemd-socket.patch
12mr|cups-1.5.4-2|102	# selinux
12mr|cups-1.5.4-2|103	#Patch1100: cups-lspp.patch
12mr|cups-1.5.4-2|104	
12mr|cups-1.5.4-2|105	# Requires /etc/tmpfiles.d (bug #656566)
12mr|cups-1.5.4-2|106	Requires: systemd-units >= 13
12mr|cups-1.5.4-2|107	Requires(post): systemd-units
12mr|cups-1.5.4-2|108	Requires(preun): systemd-units
12mr|cups-1.5.4-2|109	Requires(postun): systemd-units
12mr|cups-1.5.4-2|110	Requires(post):  rpm-helper >= 0.24.1
12mr|cups-1.5.4-2|111	Requires(preun): rpm-helper >= 0.24.1
12mr|cups-1.5.4-2|112	
12mr|cups-1.5.4-2|113	BuildRequires:	htmldoc
12mr|cups-1.5.4-2|114	BuildRequires:	php-cli
12mr|cups-1.5.4-2|115	BuildRequires:	xdg-utils
12mr|cups-1.5.4-2|116	BuildRequires:	xinetd
12mr|cups-1.5.4-2|117	BuildRequires:	acl-devel
12mr|cups-1.5.4-2|118	BuildRequires:	jpeg-devel
12mr|cups-1.5.4-2|119	BuildRequires:	krb5-devel
12mr|cups-1.5.4-2|120	BuildRequires:	libldap-devel
12mr|cups-1.5.4-2|121	BuildRequires:	openslp-devel
12mr|cups-1.5.4-2|122	BuildRequires:	pam-devel
12mr|cups-1.5.4-2|123	BuildRequires:	php-devel >= 5.1.0
12mr|cups-1.5.4-2|124	BuildRequires:	tiff-devel
12mr|cups-1.5.4-2|125	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
12mr|cups-1.5.4-2|126	BuildRequires:	pkgconfig(dbus-1) >= 0.50
12mr|cups-1.5.4-2|127	BuildRequires:	pkgconfig(gnutls) >= 3.0
12mr|cups-1.5.4-2|128	BuildRequires:	pkgconfig(libcrypto)
12mr|cups-1.5.4-2|129	BuildRequires:	pkgconfig(libpng)
12mr|cups-1.5.4-2|130	BuildRequires:	pkgconfig(libssl)
12mr|cups-1.5.4-2|131	BuildRequires:	pkgconfig(libusb) < 1.0
12mr|cups-1.5.4-2|132	BuildRequires:	pkgconfig(libusb-1.0)
12mr|cups-1.5.4-2|133	BuildRequires:	pkgconfig(zlib)
12mr|cups-1.5.4-2|134	%if !%{bootstrap}
12mr|cups-1.5.4-2|135	BuildRequires:	poppler
12mr|cups-1.5.4-2|136	%if %{_with_systemd}
12mr|cups-1.5.4-2|137	BuildRequires:	systemd-units
12mr|cups-1.5.4-2|138	BuildRequires:  pkgconfig(libsystemd-login)
12mr|cups-1.5.4-2|139	BuildRequires:  pkgconfig(systemd)
12mr|cups-1.5.4-2|140	%endif
12mr|cups-1.5.4-2|141	%endif
12mr|cups-1.5.4-2|142	
12mr|cups-1.5.4-2|143	Requires: %{name}-common >= %{version}-%{release}
12mr|cups-1.5.4-2|144	Requires: net-tools
12mr|cups-1.5.4-2|145	%if !%{bootstrap}
12mr|cups-1.5.4-2|146	Requires: poppler
12mr|cups-1.5.4-2|147	Suggests: avahi
12mr|cups-1.5.4-2|148	%endif
12mr|cups-1.5.4-2|149	Requires: printer-testpages
12mr|cups-1.5.4-2|150	# Take care that device files are created with correct permissions
12mr|cups-1.5.4-2|151	Requires: udev
12mr|cups-1.5.4-2|152	Requires: update-alternatives
12mr|cups-1.5.4-2|153	# For desktop menus
12mr|cups-1.5.4-2|154	Requires: xdg-utils
12mr|cups-1.5.4-2|155	%rename cupsddk-drivers
12mr|cups-1.5.4-2|156	
12mr|cups-1.5.4-2|157	%description
12mr|cups-1.5.4-2|158	The Common Unix Printing System provides a portable printing layer for
12mr|cups-1.5.4-2|159	UNIX(TM) operating systems. It has been developed by Easy Software Products
12mr|cups-1.5.4-2|160	to promote a standard printing solution for all UNIX vendors and users.
12mr|cups-1.5.4-2|161	CUPS provides the System V and Berkeley command-line interfaces.
12mr|cups-1.5.4-2|162	This is the main package needed for CUPS servers (machines where a
12mr|cups-1.5.4-2|163	printer is connected to or which host a queue for a network
12mr|cups-1.5.4-2|164	printer). It can also be used on CUPS clients so that they simply pick
12mr|cups-1.5.4-2|165	up broadcasted printer information from other CUPS servers and do not
12mr|cups-1.5.4-2|166	need to be assigned to a specific CUPS server by an
12mr|cups-1.5.4-2|167	%{_sysconfdir}/cups/client.conf file.
12mr|cups-1.5.4-2|168	
12mr|cups-1.5.4-2|169	%package common
12mr|cups-1.5.4-2|170	Summary: Common Unix Printing System - Common stuff
12mr|cups-1.5.4-2|171	License: GPLv2
12mr|cups-1.5.4-2|172	Group: System/Printing
12mr|cups-1.5.4-2|173	Requires: update-alternatives
12mr|cups-1.5.4-2|174	Requires: net-tools
12mr|cups-1.5.4-2|175	# To satisfy LSB/FHS
12mr|cups-1.5.4-2|176	Provides: lpddaemon
12mr|cups-1.5.4-2|177	
12mr|cups-1.5.4-2|178	%description common
12mr|cups-1.5.4-2|179	CUPS 1.4 is fully compatible with CUPS-1.1 machines in the network and
12mr|cups-1.5.4-2|180	with software built against CUPS-1.1 libraries.
12mr|cups-1.5.4-2|181	
12mr|cups-1.5.4-2|182	The Common Unix Printing System provides a portable printing layer for
12mr|cups-1.5.4-2|183	UNIX(TM) operating systems. It contains the command line utilities for
12mr|cups-1.5.4-2|184	printing and administration (lpr, lpq, lprm, lpadmin, lpc, ...), man
12mr|cups-1.5.4-2|185	pages, locales, and a sample configuration file for daemon-less CUPS
12mr|cups-1.5.4-2|186	clients (%{_sysconfdir}/cups/client.conf).
12mr|cups-1.5.4-2|187	
12mr|cups-1.5.4-2|188	This package you need for both CUPS clients and servers.
12mr|cups-1.5.4-2|189	
12mr|cups-1.5.4-2|190	%package -n %{libname}
12mr|cups-1.5.4-2|191	Summary: Common Unix Printing System - CUPS library
12mr|cups-1.5.4-2|192	License: LGPLv2
12mr|cups-1.5.4-2|193	Group: System/Libraries
12mr|cups-1.5.4-2|194	
12mr|cups-1.5.4-2|195	%description -n %{libname}
12mr|cups-1.5.4-2|196	CUPS 1.4 is fully compatible with CUPS-1.1 machines in the network and
12mr|cups-1.5.4-2|197	with software built against CUPS-1.1 libraries.
12mr|cups-1.5.4-2|198	
12mr|cups-1.5.4-2|199	The Common Unix Printing System provides a portable printing layer for
12mr|cups-1.5.4-2|200	UNIX(TM) operating systems. This package contains the CUPS API library
12mr|cups-1.5.4-2|201	which contains common functions used by both the CUPS daemon and all
12mr|cups-1.5.4-2|202	CUPS frontends (lpr-cups, xpp, qtcups, kups, ...).
12mr|cups-1.5.4-2|203	
12mr|cups-1.5.4-2|204	This package you need for both CUPS clients and servers. It is also
12mr|cups-1.5.4-2|205	needed by Samba.
12mr|cups-1.5.4-2|206	
12mr|cups-1.5.4-2|207	%package -n %{develname}
12mr|cups-1.5.4-2|208	Summary: Common Unix Printing System - Development environment "libcups"
12mr|cups-1.5.4-2|209	License: LGPLv2
12mr|cups-1.5.4-2|210	Group: Development/C
12mr|cups-1.5.4-2|211	Requires: %{libname} >= %{version}-%{release}
12mr|cups-1.5.4-2|212	Provides: cups-devel
12mr|cups-1.5.4-2|213	Obsoletes: %mklibname %{name}2 -d
12mr|cups-1.5.4-2|214	
12mr|cups-1.5.4-2|215	%description -n %{develname}
12mr|cups-1.5.4-2|216	CUPS 1.4 is fully compatible with CUPS-1.1 machines in the network and
12mr|cups-1.5.4-2|217	with software built against CUPS-1.1 libraries.
12mr|cups-1.5.4-2|218	
12mr|cups-1.5.4-2|219	The Common Unix Printing System provides a portable printing layer for
12mr|cups-1.5.4-2|220	UNIX(TM) operating systems. This is the development package for
12mr|cups-1.5.4-2|221	creating additional printer drivers, printing software, and other CUPS
12mr|cups-1.5.4-2|222	services using the main CUPS library "libcups".
12mr|cups-1.5.4-2|223	
12mr|cups-1.5.4-2|224	%package serial
12mr|cups-1.5.4-2|225	Summary: Common Unix Printing System - Backend for serial port printers
12mr|cups-1.5.4-2|226	License: GPLv2
12mr|cups-1.5.4-2|227	Group: System/Printing
12mr|cups-1.5.4-2|228	Requires: %{name} >= %{version}-%{release}
12mr|cups-1.5.4-2|229	
12mr|cups-1.5.4-2|230	%description serial
12mr|cups-1.5.4-2|231	CUPS 1.4 is fully compatible with CUPS-1.1 machines in the network and
12mr|cups-1.5.4-2|232	with software built against CUPS-1.1 libraries.
12mr|cups-1.5.4-2|233	
12mr|cups-1.5.4-2|234	The Common Unix Printing System provides a portable printing layer for
12mr|cups-1.5.4-2|235	UNIX(TM) operating systems. This package contains the backend filter
12mr|cups-1.5.4-2|236	for printers on the serial ports. The auto-detection on the serial
12mr|cups-1.5.4-2|237	ports takes several seconds (and so the startup time of the CUPS
12mr|cups-1.5.4-2|238	daemon with this backend present) and therefore it is not recommended
12mr|cups-1.5.4-2|239	to install this package when one has no serial port printer.
12mr|cups-1.5.4-2|240	
12mr|cups-1.5.4-2|241	%package -n php-cups
12mr|cups-1.5.4-2|242	Summary: PHP bindings for the libcups library
12mr|cups-1.5.4-2|243	License: GPLv2
12mr|cups-1.5.4-2|244	Group: Development/PHP
12mr|cups-1.5.4-2|245	Obsoletes: php4-cups
12mr|cups-1.5.4-2|246	Provides: php4-cups
12mr|cups-1.5.4-2|247	
12mr|cups-1.5.4-2|248	%description -n php-cups
12mr|cups-1.5.4-2|249	Provides bindings to the functions of libcups, to give direct access
12mr|cups-1.5.4-2|250	to the CUPS printing environment from PHP programs.
12mr|cups-1.5.4-2|251	
12mr|cups-1.5.4-2|252	%prep
12mr|cups-1.5.4-2|253	%setup -q
12mr|cups-1.5.4-2|254	%apply_patches
12mr|cups-1.5.4-2|255	
12mr|cups-1.5.4-2|256	# Set CUPS users and groups
12mr|cups-1.5.4-2|257	perl -p -i -e 's:(SystemGroup\s+.*)$:$1\nGroup sys\nUser lp:' conf/cupsd.conf.in
12mr|cups-1.5.4-2|258	
12mr|cups-1.5.4-2|259	# Let local printers be broadcasted in the local network(s)
12mr|cups-1.5.4-2|260	perl -p -i -e 's:(Listen\s+)localhost:$1*:' conf/cupsd.conf.in
12mr|cups-1.5.4-2|261	perl -p -i -e 's:(Browsing\s+On):$1\nBrowseAddress \@LOCAL:' conf/cupsd.conf.in
12mr|cups-1.5.4-2|262	perl -p -i -e 's:(<Location\s+/\s*>):$1\n  Allow \@LOCAL:' conf/cupsd.conf.in
12mr|cups-1.5.4-2|263	
12mr|cups-1.5.4-2|264	# Allow remote administration in local network (connections are encrypted,
12mr|cups-1.5.4-2|265	# so no security problem)
12mr|cups-1.5.4-2|266	perl -p -i -e 's:(<Location\s+/admin(|/conf)\s*>):$1\n  Allow \@LOCAL:' conf/cupsd.conf.in
12mr|cups-1.5.4-2|267	
12mr|cups-1.5.4-2|268	# Replace the PAM configuration file
12mr|cups-1.5.4-2|269	cat << EOF > scheduler/cups.pam
12mr|cups-1.5.4-2|270	auth	include	system-auth
12mr|cups-1.5.4-2|271	account	include	system-auth
12mr|cups-1.5.4-2|272	EOF
12mr|cups-1.5.4-2|273	cp -f scheduler/cups.pam conf/pam.std.in
12mr|cups-1.5.4-2|274	
12mr|cups-1.5.4-2|275	# Let the Makefiles not trying to set file ownerships
12mr|cups-1.5.4-2|276	perl -p -i -e "s/ -o \\$.CUPS_USER.//" scheduler/Makefile
12mr|cups-1.5.4-2|277	perl -p -i -e "s/ -g \\$.CUPS_GROUP.//" scheduler/Makefile
12mr|cups-1.5.4-2|278	perl -p -i -e "s/ -o \\$.CUPS_USER.//" systemv/Makefile
12mr|cups-1.5.4-2|279	perl -p -i -e "s/ -g \\$.CUPS_GROUP.//" systemv/Makefile
12mr|cups-1.5.4-2|280	
12mr|cups-1.5.4-2|281	# Work around bug on Mandriva compilation cluster (32-bit machine has
12mr|cups-1.5.4-2|282	# /usr/lib64 directory)
12mr|cups-1.5.4-2|283	perl -p -i -e 's:(libdir=")\$exec_prefix/lib64("):$1%{_libdir}$2:' config-scripts/cups-directories.m4 configure
12mr|cups-1.5.4-2|284	
12mr|cups-1.5.4-2|285	# Let's look at the compilation command lines.
12mr|cups-1.5.4-2|286	perl -p -i -e "s,^.SILENT:,," Makedefs.in
12mr|cups-1.5.4-2|287	
12mr|cups-1.5.4-2|288	# Load additional tools
12mr|cups-1.5.4-2|289	cp %{SOURCE1} poll_ppd_base.c
12mr|cups-1.5.4-2|290	cp %{SOURCE2} lphelp.c
12mr|cups-1.5.4-2|291	# Load nprint backend
12mr|cups-1.5.4-2|292	cp %{SOURCE11} nprint
12mr|cups-1.5.4-2|293	# Load AppleTalk "pap" backend
12mr|cups-1.5.4-2|294	%setup -q -T -D -a 12 -n %{name}-%{version}
12mr|cups-1.5.4-2|295	# Load the "pap" documentation
12mr|cups-1.5.4-2|296	bzcat %{SOURCE13} > pap-docu.pdf
12mr|cups-1.5.4-2|297	# Load the "photo_print" utility
12mr|cups-1.5.4-2|298	cp %{SOURCE14} photo_print
12mr|cups-1.5.4-2|299	# Load the "pdfdistiller" utility
12mr|cups-1.5.4-2|300	cp %{SOURCE15} pdf
12mr|cups-1.5.4-2|301	# Load the "cjktexttops" filter
12mr|cups-1.5.4-2|302	cp %{SOURCE16} cjktexttops
12mr|cups-1.5.4-2|303	# systemd service
12mr|cups-1.5.4-2|304	#cp %{SOURCE17} cups.service
12mr|cups-1.5.4-2|305	
12mr|cups-1.5.4-2|306	%build
12mr|cups-1.5.4-2|307	# needed by additional SOURCES
12mr|cups-1.5.4-2|308	aclocal
12mr|cups-1.5.4-2|309	autoconf
12mr|cups-1.5.4-2|310	# for the PHP module
12mr|cups-1.5.4-2|311	%define _disable_ld_no_undefined 1
12mr|cups-1.5.4-2|312	#setup_compile_flags
12mr|cups-1.5.4-2|313	%if %{debug}
12mr|cups-1.5.4-2|314	# Debug mode
12mr|cups-1.5.4-2|315	export DONT_STRIP=1
12mr|cups-1.5.4-2|316	export CFLAGS="-g"
12mr|cups-1.5.4-2|317	export CXXFLAGS="-g"
12mr|cups-1.5.4-2|318	%endif
12mr|cups-1.5.4-2|319	# cups uses $DSOFLAGS instead of $LDFLAGS for shared libs
12mr|cups-1.5.4-2|320	export DSOFLAGS="$LDFLAGS"
12mr|cups-1.5.4-2|321	%configure2_5x \
12mr|cups-1.5.4-2|322	--enable-avahi \
12mr|cups-1.5.4-2|323	%if %{debug}
12mr|cups-1.5.4-2|324	--enable-debug=yes \
12mr|cups-1.5.4-2|325	%endif
12mr|cups-1.5.4-2|326	--disable-libpaper \
12mr|cups-1.5.4-2|327	--enable-raw-printing \
12mr|cups-1.5.4-2|328	--enable-ssl \
12mr|cups-1.5.4-2|329	--disable-static \
12mr|cups-1.5.4-2|330	--with-cups-group=sys \
12mr|cups-1.5.4-2|331	--with-cups-user=lp \
12mr|cups-1.5.4-2|332	--with-docdir=%{_datadir}/cups/doc \
12mr|cups-1.5.4-2|333	--with-icondir=%{_datadir}/icons \
12mr|cups-1.5.4-2|334	--with-system-groups="lpadmin root" \
12mr|cups-1.5.4-2|335	--enable-relro \
12mr|cups-1.5.4-2|336	%if !%{bootstrap}
12mr|cups-1.5.4-2|337	--with-pdftops=%{_bindir}/pdftops
12mr|cups-1.5.4-2|338	%endif
12mr|cups-1.5.4-2|339	
12mr|cups-1.5.4-2|340	%if %{debug}
12mr|cups-1.5.4-2|341	# Remove "-s" (stripping) option from "install" command used for binaries
12mr|cups-1.5.4-2|342	# by "make install"
12mr|cups-1.5.4-2|343	perl -p -i -e 's:^(\s*INSTALL_BIN\s*=.*)-s:$1:' Makedefs
12mr|cups-1.5.4-2|344	%endif
12mr|cups-1.5.4-2|345	
12mr|cups-1.5.4-2|346	# Remove hardcoded "chgrp" from Makefiles
12mr|cups-1.5.4-2|347	perl -p -i -e 's/chgrp/:/' Makefile */Makefile
12mr|cups-1.5.4-2|348	%make
12mr|cups-1.5.4-2|349	
12mr|cups-1.5.4-2|350	# Compile additional tools
12mr|cups-1.5.4-2|351	gcc %optflags %ldflags -opoll_ppd_base -I. -I./cups poll_ppd_base.c -L./cups -lcups
12mr|cups-1.5.4-2|352	#no longer compiles
12mr|cups-1.5.4-2|353	#gcc %optflags %ldflags -olphelp -I. -I./cups lphelp.c -L./cups -lcups
12mr|cups-1.5.4-2|354	
12mr|cups-1.5.4-2|355	%if !%{bootstrap} && %{enable_check}
12mr|cups-1.5.4-2|356	%check
12mr|cups-1.5.4-2|357	export LC_ALL=C
12mr|cups-1.5.4-2|358	export LC_MESSAGES=C
12mr|cups-1.5.4-2|359	export LANG=C
12mr|cups-1.5.4-2|360	export LANGUAGE=C
12mr|cups-1.5.4-2|361	make test << EOF
12mr|cups-1.5.4-2|362	
12mr|cups-1.5.4-2|363	EOF
12mr|cups-1.5.4-2|364	%endif
12mr|cups-1.5.4-2|365	
12mr|cups-1.5.4-2|366	%install
12mr|cups-1.5.4-2|367	# Debug mode
12mr|cups-1.5.4-2|368	%if %{debug}
12mr|cups-1.5.4-2|369	export DONT_STRIP=1
12mr|cups-1.5.4-2|370	%endif
12mr|cups-1.5.4-2|371	make install BUILDROOT=%{buildroot} \
12mr|cups-1.5.4-2|372	DOCDIR=%{buildroot}%{_datadir}/cups/doc \
12mr|cups-1.5.4-2|373	CHOWN=":" CHGRP=":" STRIP="$STRIP" \
12mr|cups-1.5.4-2|374	LOGDIR=%{buildroot}%{_var}/log/cups \
12mr|cups-1.5.4-2|375	REQUESTS=%{buildroot}%{_var}/spool/cups \
12mr|cups-1.5.4-2|376	STATEDIR=%{buildroot}%{_var}/run/cups
12mr|cups-1.5.4-2|377	
12mr|cups-1.5.4-2|378	rm -f %{buildroot}%{_libdir}/lib*.la
12mr|cups-1.5.4-2|379	# Make a directory for PPD generators
12mr|cups-1.5.4-2|380	mkdir -p %{buildroot}%{_prefix}/lib/cups/driver
12mr|cups-1.5.4-2|381	
12mr|cups-1.5.4-2|382	# Make a directory for the SSL files
12mr|cups-1.5.4-2|383	mkdir -p %{buildroot}%{_sysconfdir}/cups/ssl
12mr|cups-1.5.4-2|384	
12mr|cups-1.5.4-2|385	# Make a directory for authentication certificates
12mr|cups-1.5.4-2|386	mkdir -p %{buildroot}%{_var}/run/cups/certs
12mr|cups-1.5.4-2|387	
12mr|cups-1.5.4-2|388	# Make a directory for logrotate configuration
12mr|cups-1.5.4-2|389	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12mr|cups-1.5.4-2|390	
12mr|cups-1.5.4-2|391	# Install additional tools
12mr|cups-1.5.4-2|392	install -m 755 poll_ppd_base %{buildroot}%{_bindir}
12mr|cups-1.5.4-2|393	#install -m 755 lphelp %{buildroot}%{_bindir}
12mr|cups-1.5.4-2|394	
12mr|cups-1.5.4-2|395	# Install nprint backend
12mr|cups-1.5.4-2|396	install -m 755 nprint %{buildroot}%{_prefix}/lib/cups/backend/
12mr|cups-1.5.4-2|397	
12mr|cups-1.5.4-2|398	# Install AppleTalk backend
12mr|cups-1.5.4-2|399	install -m 755 pap-backend/pap %{buildroot}%{_prefix}/lib/cups/backend/
12mr|cups-1.5.4-2|400	install -m 644 pap-docu.pdf %{buildroot}%{_datadir}/%{name}/doc
12mr|cups-1.5.4-2|401	
12mr|cups-1.5.4-2|402	# Link dnssd backend as mdns backend
12mr|cups-1.5.4-2|403	(cd %{buildroot}%{cups_serverbin}/backend && ln -s dnssd mdns)
12mr|cups-1.5.4-2|404	
12mr|cups-1.5.4-2|405	# Install "photo_print"
12mr|cups-1.5.4-2|406	install -m 755 photo_print %{buildroot}%{_bindir}
12mr|cups-1.5.4-2|407	
12mr|cups-1.5.4-2|408	# Install "pdfdistiller"
12mr|cups-1.5.4-2|409	install -m 755 pdf %{buildroot}%{_prefix}/lib/cups/backend/
12mr|cups-1.5.4-2|410	
12mr|cups-1.5.4-2|411	# Install "cjktexttops"
12mr|cups-1.5.4-2|412	install -m 755 cjktexttops %{buildroot}%{_prefix}/lib/cups/filter/
12mr|cups-1.5.4-2|413	
12mr|cups-1.5.4-2|414	# Install logrotate configuration
12mr|cups-1.5.4-2|415	install -c -m 644 %{SOURCE9} %{buildroot}%{_sysconfdir}/logrotate.d/cups
12mr|cups-1.5.4-2|416	
12mr|cups-1.5.4-2|417	%if %{_with_systemd}
12mr|cups-1.5.4-2|418	# systemd
12mr|cups-1.5.4-2|419	#mkdir -p %{buildroot}/lib/systemd/system
12mr|cups-1.5.4-2|420	#install -m644 cups.service %{buildroot}/lib/systemd/system
12mr|cups-1.5.4-2|421	%endif
12mr|cups-1.5.4-2|422	
12mr|cups-1.5.4-2|423	# Set link to test page in /usr/share/printer-testpages
12mr|cups-1.5.4-2|424	ln -s %{_datadir}/printer-testpages/testprint.ps %{buildroot}%{_datadir}/cups/data/testprint-mdv.ps
12mr|cups-1.5.4-2|425	
12mr|cups-1.5.4-2|426	# Install startup script
12mr|cups-1.5.4-2|427	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|cups-1.5.4-2|428	install -m 644 %{SOURCE18} %{buildroot}%{_sysconfdir}/sysconfig/cups
12mr|cups-1.5.4-2|429	rm -f %{buildroot}%{_sysconfdir}/init.d/cups
12mr|cups-1.5.4-2|430	
12mr|cups-1.5.4-2|431	# Install script for automatic CUPS configuration
12mr|cups-1.5.4-2|432	cp %{SOURCE7} %{buildroot}%{_sbindir}/correctcupsconfig
12mr|cups-1.5.4-2|433	chmod a+rx %{buildroot}%{_sbindir}/correctcupsconfig
12mr|cups-1.5.4-2|434	
12mr|cups-1.5.4-2|435	# Install PPDs
12mr|cups-1.5.4-2|436	mkdir -p %{buildroot}%{_datadir}/cups/model
12mr|cups-1.5.4-2|437	#install -m 755 ppd/*.ppd %{buildroot}%{_datadir}/cups/model
12mr|cups-1.5.4-2|438	
12mr|cups-1.5.4-2|439	# Uncompress Perl script for cleaning up manufacturer entries in PPD files
12mr|cups-1.5.4-2|440	cp %{SOURCE6} ./cleanppd.pl
12mr|cups-1.5.4-2|441	chmod a+rx ./cleanppd.pl
12mr|cups-1.5.4-2|442	# Do the clean-up
12mr|cups-1.5.4-2|443	find %{buildroot}%{_datadir}/cups/model -name "*.ppd" -exec ./cleanppd.pl '{}' \;
12mr|cups-1.5.4-2|444	
12mr|cups-1.5.4-2|445	# RPM breaking it. Links need to be deleted and afterwards regenerated
12mr|cups-1.5.4-2|446	rm -f %{buildroot}%{_mandir}/man8/cupsdisable.8
12mr|cups-1.5.4-2|447	rm -f %{buildroot}%{_mandir}/man8/reject.8
12mr|cups-1.5.4-2|448	
12mr|cups-1.5.4-2|449	# Set compatibility links for the man pages and executables
12mr|cups-1.5.4-2|450	ln -s %{_sbindir}/cupsenable %{buildroot}%{_bindir}/enable
12mr|cups-1.5.4-2|451	ln -s %{_sbindir}/cupsdisable %{buildroot}%{_bindir}/disable
12mr|cups-1.5.4-2|452	ln -s %{_sbindir}/cupsenable %{buildroot}%{_sbindir}/enable
12mr|cups-1.5.4-2|453	ln -s %{_sbindir}/cupsdisable %{buildroot}%{_sbindir}/disable
12mr|cups-1.5.4-2|454	ln -s %{_mandir}/man8/cupsenable.8 %{buildroot}%{_mandir}/man8/cupsdisable.8
12mr|cups-1.5.4-2|455	ln -s %{_mandir}/man8/cupsdisable.8 %{buildroot}%{_mandir}/man8/disable.8
12mr|cups-1.5.4-2|456	ln -s %{_mandir}/man8/cupsenable.8 %{buildroot}%{_mandir}/man8/enable.8
12mr|cups-1.5.4-2|457	ln -s %{_mandir}/man8/accept.8 %{buildroot}%{_mandir}/man8/reject.8
12mr|cups-1.5.4-2|458	
12mr|cups-1.5.4-2|459	%ifarch x86_64
12mr|cups-1.5.4-2|460	# This one will be removed soon, when all other packages are
12mr|cups-1.5.4-2|461	# modified appropriately
12mr|cups-1.5.4-2|462	ln -s %{_prefix}/lib/cups %{buildroot}%{_libdir}/cups
12mr|cups-1.5.4-2|463	%endif
12mr|cups-1.5.4-2|464	
12mr|cups-1.5.4-2|465	# prepare the commands conflicting with LPD for the update-alternatives
12mr|cups-1.5.4-2|466	# treatment
12mr|cups-1.5.4-2|467	( cd %{buildroot}%{_bindir}
12mr|cups-1.5.4-2|468	mv lpr lpr-cups
12mr|cups-1.5.4-2|469	mv lpq lpq-cups
12mr|cups-1.5.4-2|470	mv lprm lprm-cups
12mr|cups-1.5.4-2|471	mv lp lp-cups
12mr|cups-1.5.4-2|472	mv cancel cancel-cups
12mr|cups-1.5.4-2|473	mv lpstat lpstat-cups
12mr|cups-1.5.4-2|474	)
12mr|cups-1.5.4-2|475	( cd %{buildroot}%{_sbindir}
12mr|cups-1.5.4-2|476	mv accept accept-cups
12mr|cups-1.5.4-2|477	mv disable disable-cups
12mr|cups-1.5.4-2|478	mv enable enable-cups
12mr|cups-1.5.4-2|479	mv lpc lpc-cups
12mr|cups-1.5.4-2|480	mv lpmove lpmove-cups
12mr|cups-1.5.4-2|481	mv reject reject-cups
12mr|cups-1.5.4-2|482	)
12mr|cups-1.5.4-2|483	( cd %{buildroot}%{_mandir}/man1
12mr|cups-1.5.4-2|484	mv lpr.1 lpr-cups.1
12mr|cups-1.5.4-2|485	mv lpq.1 lpq-cups.1
12mr|cups-1.5.4-2|486	mv lprm.1 lprm-cups.1
12mr|cups-1.5.4-2|487	mv lp.1 lp-cups.1
12mr|cups-1.5.4-2|488	mv cancel.1 cancel-cups.1
12mr|cups-1.5.4-2|489	mv lpstat.1 lpstat-cups.1
12mr|cups-1.5.4-2|490	)
12mr|cups-1.5.4-2|491	( cd %{buildroot}%{_mandir}/man8
12mr|cups-1.5.4-2|492	mv accept.8 accept-cups.8
12mr|cups-1.5.4-2|493	mv disable.8 disable-cups.8
12mr|cups-1.5.4-2|494	mv enable.8 enable-cups.8
12mr|cups-1.5.4-2|495	mv lpc.8 lpc-cups.8
12mr|cups-1.5.4-2|496	mv lpmove.8 lpmove-cups.8
12mr|cups-1.5.4-2|497	mv reject.8 reject-cups.8
12mr|cups-1.5.4-2|498	)
12mr|cups-1.5.4-2|499	ln -sf %{_sbindir}/accept-cups %{buildroot}%{_sbindir}/reject-cups
12mr|cups-1.5.4-2|500	ln -sf %{_sbindir}/accept-cups %{buildroot}%{_sbindir}/cupsdisable
12mr|cups-1.5.4-2|501	ln -sf %{_sbindir}/accept-cups %{buildroot}%{_sbindir}/cupsenable
12mr|cups-1.5.4-2|502	
12mr|cups-1.5.4-2|503	# Remove links to the startup script, we make our own ones with chkconfig
12mr|cups-1.5.4-2|504	rm -rf %{buildroot}%{_sysconfdir}/rc?.d/[SK]*
12mr|cups-1.5.4-2|505	# Remove superflouus man page stuff
12mr|cups-1.5.4-2|506	rm -rf %{buildroot}%{_mandir}/cat
12mr|cups-1.5.4-2|507	rm -rf %{buildroot}%{_mandir}/cat?
12mr|cups-1.5.4-2|508	rm -rf %{buildroot}%{_mandir}/*/cat
12mr|cups-1.5.4-2|509	rm -rf %{buildroot}%{_mandir}/*/cat?
12mr|cups-1.5.4-2|510	
12mr|cups-1.5.4-2|511	# Install missing headers (Thanks to Oden Eriksson)
12mr|cups-1.5.4-2|512	install -m644 cups/debug-private.h  %{buildroot}%{_includedir}/cups/
12mr|cups-1.5.4-2|513	install -m644 cups/string-private.h %{buildroot}%{_includedir}/cups/
12mr|cups-1.5.4-2|514	install -m644 config.h %{buildroot}%{_includedir}/cups/
12mr|cups-1.5.4-2|515	
12mr|cups-1.5.4-2|516	# Multiarch fixes
12mr|cups-1.5.4-2|517	%multiarch_includes %{buildroot}%{_includedir}/cups/config.h
12mr|cups-1.5.4-2|518	
12mr|cups-1.5.4-2|519	# Create dummy config files /etc/cups/printers.conf,
12mr|cups-1.5.4-2|520	# /etc/cups/classes.conf, and /etc/cups/client.conf
12mr|cups-1.5.4-2|521	touch %{buildroot}%{_sysconfdir}/cups/printers.conf
12mr|cups-1.5.4-2|522	touch %{buildroot}%{_sysconfdir}/cups/classes.conf
12mr|cups-1.5.4-2|523	touch %{buildroot}%{_sysconfdir}/cups/client.conf
12mr|cups-1.5.4-2|524	
12mr|cups-1.5.4-2|525	# Create .ini file for the PHP bindings
12mr|cups-1.5.4-2|526	install -d %{buildroot}%{_sysconfdir}/php.d
12mr|cups-1.5.4-2|527	cat > %{buildroot}%{_sysconfdir}/php.d/A20_cups.ini << EOF
12mr|cups-1.5.4-2|528	extension = phpcups.so
12mr|cups-1.5.4-2|529	EOF
12mr|cups-1.5.4-2|530	
12mr|cups-1.5.4-2|531	# install /usr/lib/tmpfiles.d/cups.conf (bug #656566)
12mr|cups-1.5.4-2|532	mkdir -p %{buildroot}%{_prefix}/lib/tmpfiles.d
12mr|cups-1.5.4-2|533	cat > %{buildroot}%{_prefix}/lib/tmpfiles.d/cups.conf <<EOF
12mr|cups-1.5.4-2|534	d %{_localstatedir}/run/cups 0755 root lp -
12mr|cups-1.5.4-2|535	d %{_localstatedir}/run/cups/certs 0511 lp sys -
12mr|cups-1.5.4-2|536	EOF
12mr|cups-1.5.4-2|537	
12mr|cups-1.5.4-2|538	# /usr/lib/tmpfiles.d/cups-lp.conf (bug #812641)
12mr|cups-1.5.4-2|539	cat > %{buildroot}%{_prefix}/lib/tmpfiles.d/cups-lp.conf <<EOF
12mr|cups-1.5.4-2|540	# This file is part of cups.
12mr|cups-1.5.4-2|541	#
12mr|cups-1.5.4-2|542	# Legacy parallel port character device nodes, to trigger the
12mr|cups-1.5.4-2|543	# auto-loading of the kernel module on access.
12mr|cups-1.5.4-2|544	#
12mr|cups-1.5.4-2|545	# See tmpfiles.d(5) for details
12mr|cups-1.5.4-2|546	
12mr|cups-1.5.4-2|547	c /dev/lp0 0660 root lp - 6:0
12mr|cups-1.5.4-2|548	c /dev/lp1 0660 root lp - 6:1
12mr|cups-1.5.4-2|549	c /dev/lp2 0660 root lp - 6:2
12mr|cups-1.5.4-2|550	c /dev/lp3 0660 root lp - 6:3
12mr|cups-1.5.4-2|551	EOF
12mr|cups-1.5.4-2|552	
12mr|cups-1.5.4-2|553	# Prefer xdg-utils than htmlview (kde one)
12mr|cups-1.5.4-2|554	sed -i s/htmlview/xdg-open/ %{buildroot}%{_datadir}/applications/*.desktop
12mr|cups-1.5.4-2|555	
12mr|cups-1.5.4-2|556	## Hide desktop file
12mr|cups-1.5.4-2|557	echo -e '\nHidden=true' >> %{buildroot}%{_datadir}/applications/cups.desktop
12mr|cups-1.5.4-2|558	
12mr|cups-1.5.4-2|559	# http://qa.mandriva.com/show_bug.cgi?id=28383
12mr|cups-1.5.4-2|560	# Common PPD dirs
12mr|cups-1.5.4-2|561	mkdir -p %{buildroot}%{_datadir}/ppd
12mr|cups-1.5.4-2|562	
12mr|cups-1.5.4-2|563	# Make CUPS know them
12mr|cups-1.5.4-2|564	ln -s /usr/local/share/ppd %{buildroot}%{_datadir}/cups/model/1-local-admin
12mr|cups-1.5.4-2|565	ln -s /opt/share/ppd %{buildroot}%{_datadir}/cups/model/2-third-party
12mr|cups-1.5.4-2|566	ln -s %{_datadir}/ppd %{buildroot}%{_datadir}/cups/model/3-distribution
12mr|cups-1.5.4-2|567	
12mr|cups-1.5.4-2|568	# Common printer driver dirs
12mr|cups-1.5.4-2|569	mkdir -p %{buildroot}%{_libdir}/printdriver
12mr|cups-1.5.4-2|570	# Other dirs can't be handled here, but on %post instead.
12mr|cups-1.5.4-2|571	
12mr|cups-1.5.4-2|572	%pre
12mr|cups-1.5.4-2|573	%ifarch x86_64
12mr|cups-1.5.4-2|574	# Fix /usr/lib/cups directory, so that updates can be done
12mr|cups-1.5.4-2|575	if [ -d %{_libdir}/cups ] && ! [ -h %{_libdir}/cups ]; then
12mr|cups-1.5.4-2|576	if [ -h %{_prefix}/lib/cups ]; then
12mr|cups-1.5.4-2|577	rm -f %{_prefix}/lib/cups
12mr|cups-1.5.4-2|578	mv %{_libdir}/cups %{_prefix}/lib/cups
12mr|cups-1.5.4-2|579	else
12mr|cups-1.5.4-2|580	mv %{_libdir}/cups %{_libdir}/cups.rpmsave
12mr|cups-1.5.4-2|581	#echo 'Moved %{_libdir}/cups to %{_libdir}/cups.rpmsave' 1>&2
12mr|cups-1.5.4-2|582	fi
12mr|cups-1.5.4-2|583	fi
12mr|cups-1.5.4-2|584	%endif
12mr|cups-1.5.4-2|585	%_pre_groupadd lpadmin
12mr|cups-1.5.4-2|586	
12mr|cups-1.5.4-2|587	%post
12mr|cups-1.5.4-2|588	# Make sure group ownerships are correct
12mr|cups-1.5.4-2|589	chgrp -R sys %{_sysconfdir}/cups %{_var}/*/cups
12mr|cups-1.5.4-2|590	
12mr|cups-1.5.4-2|591	# We can't enforce this. Bug #35993
12mr|cups-1.5.4-2|592	for d in /opt/share/ppd /opt/lib/printdriver /usr/local/share/ppd /usr/local/lib/printdriver
12mr|cups-1.5.4-2|593	do
12mr|cups-1.5.4-2|594	[ ! -e $d ] && mkdir -p $d || :
12mr|cups-1.5.4-2|595	done
12mr|cups-1.5.4-2|596	# End of 28383
12mr|cups-1.5.4-2|597	
12mr|cups-1.5.4-2|598	# Let CUPS daemon be automatically started at boot time
12mr|cups-1.5.4-2|599	%_post_service cups
12mr|cups-1.5.4-2|600	
12mr|cups-1.5.4-2|601	%post common
12mr|cups-1.5.4-2|602	# The lpc updates-alternative links were not correctly set in older CUPS
12mr|cups-1.5.4-2|603	# packages, therefore remove the entry before making a new one when updating
12mr|cups-1.5.4-2|604	%{_sbindir}/update-alternatives --remove lpc %{_sbindir}/lpc-cups || :
12mr|cups-1.5.4-2|605	# Set up update-alternatives entries
12mr|cups-1.5.4-2|606	%{_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}
12mr|cups-1.5.4-2|607	%{_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}
12mr|cups-1.5.4-2|608	%{_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}
12mr|cups-1.5.4-2|609	%{_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}
12mr|cups-1.5.4-2|610	%{_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}
12mr|cups-1.5.4-2|611	%{_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}
12mr|cups-1.5.4-2|612	%{_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}
12mr|cups-1.5.4-2|613	%{_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}
12mr|cups-1.5.4-2|614	%{_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}
12mr|cups-1.5.4-2|615	%{_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}
12mr|cups-1.5.4-2|616	%{_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}
12mr|cups-1.5.4-2|617	%{_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}
12mr|cups-1.5.4-2|618	
12mr|cups-1.5.4-2|619	%preun
12mr|cups-1.5.4-2|620	# Let CUPS daemon not be automatically started at boot time any more
12mr|cups-1.5.4-2|621	%_preun_service cups
12mr|cups-1.5.4-2|622	
12mr|cups-1.5.4-2|623	%preun common
12mr|cups-1.5.4-2|624	if [ "$1" = 0 ]; then
12mr|cups-1.5.4-2|625	# Remove update-alternatives entries
12mr|cups-1.5.4-2|626	%{_sbindir}/update-alternatives --remove lpr %{_bindir}/lpr-cups
12mr|cups-1.5.4-2|627	%{_sbindir}/update-alternatives --remove lpq %{_bindir}/lpq-cups
12mr|cups-1.5.4-2|628	%{_sbindir}/update-alternatives --remove lprm %{_bindir}/lprm-cups
12mr|cups-1.5.4-2|629	%{_sbindir}/update-alternatives --remove lp %{_bindir}/lp-cups
12mr|cups-1.5.4-2|630	%{_sbindir}/update-alternatives --remove cancel %{_bindir}/cancel-cups
12mr|cups-1.5.4-2|631	%{_sbindir}/update-alternatives --remove lpstat %{_bindir}/lpstat-cups
12mr|cups-1.5.4-2|632	%{_sbindir}/update-alternatives --remove accept %{_sbindir}/accept-cups
12mr|cups-1.5.4-2|633	%{_sbindir}/update-alternatives --remove disable %{_sbindir}/disable-cups
12mr|cups-1.5.4-2|634	%{_sbindir}/update-alternatives --remove enable %{_sbindir}/enable-cups
12mr|cups-1.5.4-2|635	%{_sbindir}/update-alternatives --remove lpc %{_sbindir}/lpc-cups
12mr|cups-1.5.4-2|636	%{_sbindir}/update-alternatives --remove lpmove %{_sbindir}/lpmove-cups
12mr|cups-1.5.4-2|637	%{_sbindir}/update-alternatives --remove reject %{_sbindir}/reject-cups
12mr|cups-1.5.4-2|638	fi
12mr|cups-1.5.4-2|639	
12mr|cups-1.5.4-2|640	%postun
12mr|cups-1.5.4-2|641	%_postun_groupdel lpadmin
12mr|cups-1.5.4-2|642	
12mr|cups-1.5.4-2|643	%files
12mr|cups-1.5.4-2|644	%doc *.txt
12mr|cups-1.5.4-2|645	%attr(511,lp,lpadmin) %{_var}/run/cups/certs
12mr|cups-1.5.4-2|646	%config(noreplace) %attr(-,root,sys) %{_sysconfdir}/cups/cupsd.conf
12mr|cups-1.5.4-2|647	%config(noreplace) %attr(-,root,root) %{_sysconfdir}/sysconfig/cups
12mr|cups-1.5.4-2|648	%ghost %config(noreplace) %{_sysconfdir}/cups/printers.conf
12mr|cups-1.5.4-2|649	%ghost %config(noreplace) %{_sysconfdir}/cups/classes.conf
12mr|cups-1.5.4-2|650	%attr(-,root,sys) %{_sysconfdir}/cups/cupsd.conf.default
12mr|cups-1.5.4-2|651	%config(noreplace) %attr(-,root,sys) %{_sysconfdir}/cups/interfaces
12mr|cups-1.5.4-2|652	#%config(noreplace) %attr(644,root,sys) %{_sysconfdir}/cups/mime.convs
12mr|cups-1.5.4-2|653	#%config(noreplace) %attr(644,root,sys) %{_sysconfdir}/cups/mime.types
12mr|cups-1.5.4-2|654	%config(noreplace) %attr(-,root,sys) %{_sysconfdir}/cups/ppd
12mr|cups-1.5.4-2|655	%config(noreplace) %attr(-,root,sys) %{_sysconfdir}/cups/ssl
12mr|cups-1.5.4-2|656	%config(noreplace) %attr(-,root,sys) %{_sysconfdir}/cups/snmp.conf
12mr|cups-1.5.4-2|657	%config(noreplace) %attr(-,root,sys) %{_sysconfdir}/dbus*/system.d/cups.conf
12mr|cups-1.5.4-2|658	%{_prefix}/lib/tmpfiles.d/cups.conf
12mr|cups-1.5.4-2|659	%{_prefix}/lib/tmpfiles.d/cups-lp.conf
12mr|cups-1.5.4-2|660	%config(noreplace) %{_sysconfdir}/pam.d/cups
12mr|cups-1.5.4-2|661	%config(noreplace) %{_sysconfdir}/logrotate.d/cups
12mr|cups-1.5.4-2|662	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/xinetd.d/cups-lpd
12mr|cups-1.5.4-2|663	%dir %{_prefix}/lib/cups
12mr|cups-1.5.4-2|664	%{_prefix}/lib/cups/cgi-bin
12mr|cups-1.5.4-2|665	%{_prefix}/lib/cups/daemon
12mr|cups-1.5.4-2|666	%{_prefix}/lib/cups/notifier
12mr|cups-1.5.4-2|667	%{_prefix}/lib/cups/filter
12mr|cups-1.5.4-2|668	%{_prefix}/lib/cups/monitor
12mr|cups-1.5.4-2|669	%dir %{_prefix}/lib/cups/backend
12mr|cups-1.5.4-2|670	%{_prefix}/lib/cups/backend/dnssd
12mr|cups-1.5.4-2|671	%{_prefix}/lib/cups/backend/http
12mr|cups-1.5.4-2|672	%{_prefix}/lib/cups/backend/https
12mr|cups-1.5.4-2|673	%{_prefix}/lib/cups/backend/ipp
12mr|cups-1.5.4-2|674	%{_prefix}/lib/cups/backend/ipps
12mr|cups-1.5.4-2|675	%{_prefix}/lib/cups/backend/lpd
12mr|cups-1.5.4-2|676	%{_prefix}/lib/cups/backend/mdns
12mr|cups-1.5.4-2|677	%{_prefix}/lib/cups/backend/nprint
12mr|cups-1.5.4-2|678	%{_prefix}/lib/cups/backend/pap
12mr|cups-1.5.4-2|679	%{_prefix}/lib/cups/backend/parallel
12mr|cups-1.5.4-2|680	#%{_prefix}/lib/cups/backend/scsi
12mr|cups-1.5.4-2|681	%{_prefix}/lib/cups/backend/snmp
12mr|cups-1.5.4-2|682	%{_prefix}/lib/cups/backend/socket
12mr|cups-1.5.4-2|683	%{_prefix}/lib/cups/backend/usb
12mr|cups-1.5.4-2|684	%{_prefix}/lib/cups/backend/pdf
12mr|cups-1.5.4-2|685	%dir %{_prefix}/lib/cups/driver
12mr|cups-1.5.4-2|686	%{_datadir}/cups
12mr|cups-1.5.4-2|687	%attr(0755,root,sys) %{_var}/log/cups
12mr|cups-1.5.4-2|688	# Set ownerships of spool directory which is normally done by 'make install'
12mr|cups-1.5.4-2|689	# Because RPM does 'make install' as normal user, this has to be done here
12mr|cups-1.5.4-2|690	%dir %attr(0710,root,sys) %{_var}/spool/cups
12mr|cups-1.5.4-2|691	%dir %attr(01770,root,sys) %{_var}/spool/cups/tmp
12mr|cups-1.5.4-2|692	%dir %attr(775,root,sys) %{_var}/cache/cups
12mr|cups-1.5.4-2|693	# Bug #28383 dirs
12mr|cups-1.5.4-2|694	%dir %{_datadir}/ppd
12mr|cups-1.5.4-2|695	%dir %{_libdir}/printdriver
12mr|cups-1.5.4-2|696	# Desktop icons
12mr|cups-1.5.4-2|697	%{_datadir}/applications/*
12mr|cups-1.5.4-2|698	%{_datadir}/icons/hicolor/*/apps/cups.png
12mr|cups-1.5.4-2|699	%ifarch x86_64
12mr|cups-1.5.4-2|700	# Compatibility link, will be removed soon
12mr|cups-1.5.4-2|701	%{_libdir}/cups
12mr|cups-1.5.4-2|702	%endif
12mr|cups-1.5.4-2|703	%if %{_with_systemd}
12mr|cups-1.5.4-2|704	/lib/systemd/system/cups.*
12mr|cups-1.5.4-2|705	%endif
12mr|cups-1.5.4-2|706	
12mr|cups-1.5.4-2|707	%files common
12mr|cups-1.5.4-2|708	%dir %config(noreplace) %attr(-,lp,sys) %{_sysconfdir}/cups
12mr|cups-1.5.4-2|709	%ghost %config(noreplace) %attr(-,lp,sys) %{_sysconfdir}/cups/client.conf
12mr|cups-1.5.4-2|710	%{_sbindir}/*
12mr|cups-1.5.4-2|711	%{_bindir}/*cups
12mr|cups-1.5.4-2|712	%{_bindir}/ipptool
12mr|cups-1.5.4-2|713	#%{_bindir}/lphelp
12mr|cups-1.5.4-2|714	%{_bindir}/lpoptions
12mr|cups-1.5.4-2|715	%attr(6755,root,sys) %{_bindir}/lppasswd
12mr|cups-1.5.4-2|716	%{_bindir}/photo_print
12mr|cups-1.5.4-2|717	%{_bindir}/poll_ppd_base
12mr|cups-1.5.4-2|718	%{_bindir}/ppdc
12mr|cups-1.5.4-2|719	%{_bindir}/ppdhtml
12mr|cups-1.5.4-2|720	%{_bindir}/ppdi
12mr|cups-1.5.4-2|721	%{_bindir}/ppdmerge
12mr|cups-1.5.4-2|722	%{_bindir}/ppdpo
12mr|cups-1.5.4-2|723	%{_bindir}/cupstestppd
12mr|cups-1.5.4-2|724	%{_bindir}/cupstestdsc
12mr|cups-1.5.4-2|725	%{_bindir}/enable
12mr|cups-1.5.4-2|726	%{_bindir}/disable
12mr|cups-1.5.4-2|727	%{_datadir}/locale/*/*.po
12mr|cups-1.5.4-2|728	%{_mandir}/man?/*
12mr|cups-1.5.4-2|729	
12mr|cups-1.5.4-2|730	%files -n %{libname}
12mr|cups-1.5.4-2|731	%{_libdir}/libcups.so.*
12mr|cups-1.5.4-2|732	%{_libdir}/libcupsimage.so.*
12mr|cups-1.5.4-2|733	%{_libdir}/libcupscgi.so.1
12mr|cups-1.5.4-2|734	%{_libdir}/libcupsdriver.so.1
12mr|cups-1.5.4-2|735	%{_libdir}/libcupsmime.so.1
12mr|cups-1.5.4-2|736	%{_libdir}/libcupsppdc.so.1
12mr|cups-1.5.4-2|737	
12mr|cups-1.5.4-2|738	%files -n %{develname}
12mr|cups-1.5.4-2|739	%{_includedir}/cups/*
12mr|cups-1.5.4-2|740	%{multiarch_includedir}/cups/*
12mr|cups-1.5.4-2|741	%{_libdir}/*.so
12mr|cups-1.5.4-2|742	%{_bindir}/cups-config
12mr|cups-1.5.4-2|743	
12mr|cups-1.5.4-2|744	%files serial
12mr|cups-1.5.4-2|745	%{_prefix}/lib/cups/backend/serial
12mr|cups-1.5.4-2|746	
12mr|cups-1.5.4-2|747	%files -n php-cups
12mr|cups-1.5.4-2|748	%doc scripting/php/README
12mr|cups-1.5.4-2|749	%attr(0755,root,root) %{_libdir}/php/extensions/*
12mr|cups-1.5.4-2|750	%config(noreplace) %{_sysconfdir}/php.d/*
12mr|cups-1.5.4-2|751	
12mr|cups-1.5.4-2|752	
12mr|cups-1.5.4-2|753	
12mr|cups-1.5.4-2|754	
12mr|cups-1.5.4-2|755	%changelog
12mr|cups-1.5.4-2|756	* Wed Sep  26 2012 akdengi <kazancas@mandriva.ru>
12mr|cups-1.5.4-2|757	+ Commit: 1f75606
12mr|cups-1.5.4-2|758	- -update to 1.5.4. Drop sysvinit. Use upstream systemd cups.service
12mr|cups-1.5.4-2|759	
12mr|cups-1.5.4-2|760	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|cups-1.5.4-2|761	+ Commit: bea28c4
12mr|cups-1.5.4-2|762	- Fix desktop file issue
12mr|cups-1.5.4-2|763	
12mr|cups-1.5.4-2|764	

13742 12
12mr|cups-drivers-bjnp-1.1-1|1	%define origname cups-bjnp
12mr|cups-drivers-bjnp-1.1-1|2	
12mr|cups-drivers-bjnp-1.1-1|3	Summary:	CUPS backend for the Canon BJNP network printers
12mr|cups-drivers-bjnp-1.1-1|4	Name:		cups-drivers-bjnp
12mr|cups-drivers-bjnp-1.1-1|5	Version:	1.1
12mr|cups-drivers-bjnp-1.1-1|6	Release:	1
12mr|cups-drivers-bjnp-1.1-1|7	License:	GPLv2
12mr|cups-drivers-bjnp-1.1-1|8	Source0:	http://downloads.sourceforge.net/%{origname}/%{origname}-%{version}.tar.gz
12mr|cups-drivers-bjnp-1.1-1|9	Group:		System/Printing
12mr|cups-drivers-bjnp-1.1-1|10	URL:		https://sourceforge.net/projects/cups-bjnp
12mr|cups-drivers-bjnp-1.1-1|11	BuildRequires:	cups-devel
12mr|cups-drivers-bjnp-1.1-1|12	Requires:	cups
12mr|cups-drivers-bjnp-1.1-1|13	
12mr|cups-drivers-bjnp-1.1-1|14	%description
12mr|cups-drivers-bjnp-1.1-1|15	This package contains a backend for CUPS for Canon printers using the
12mr|cups-drivers-bjnp-1.1-1|16	proprietary BJNP network protocol.
12mr|cups-drivers-bjnp-1.1-1|17	
12mr|cups-drivers-bjnp-1.1-1|18	%prep
12mr|cups-drivers-bjnp-1.1-1|19	%setup -q -n %{origname}-%{version}
12mr|cups-drivers-bjnp-1.1-1|20	
12mr|cups-drivers-bjnp-1.1-1|21	%build
12mr|cups-drivers-bjnp-1.1-1|22	%configure2_5x \
12mr|cups-drivers-bjnp-1.1-1|23	--with-cupsbackenddir=%{_prefix}/lib/cups/backend
12mr|cups-drivers-bjnp-1.1-1|24	%make
12mr|cups-drivers-bjnp-1.1-1|25	
12mr|cups-drivers-bjnp-1.1-1|26	%install
12mr|cups-drivers-bjnp-1.1-1|27	%makeinstall_std
12mr|cups-drivers-bjnp-1.1-1|28	
12mr|cups-drivers-bjnp-1.1-1|29	%files
12mr|cups-drivers-bjnp-1.1-1|30	%doc COPYING ChangeLog TODO NEWS README
12mr|cups-drivers-bjnp-1.1-1|31	%{_prefix}/lib/cups/backend/bjnp
12mr|cups-drivers-bjnp-1.1-1|32	
12mr|cups-drivers-bjnp-1.1-1|33	%changelog
12mr|cups-drivers-bjnp-1.1-1|34	

13743 12
12mr|cups-drivers-capt-0.1-11|1	%define rname capt
12mr|cups-drivers-capt-0.1-11|2	
12mr|cups-drivers-capt-0.1-11|3	Summary:	CAPT driver for Canon LBP-810 and LBP-1120
12mr|cups-drivers-capt-0.1-11|4	Name:		cups-drivers-%{rname}
12mr|cups-drivers-capt-0.1-11|5	Version:	0.1
12mr|cups-drivers-capt-0.1-11|6	Release:	%mkrel 11
12mr|cups-drivers-capt-0.1-11|7	License:	GPL
12mr|cups-drivers-capt-0.1-11|8	Group:		System/Printing
12mr|cups-drivers-capt-0.1-11|9	URL:		http://www.boichat.ch/nicolas/capt/
12mr|cups-drivers-capt-0.1-11|10	Source0:	http://www.boichat.ch/nicolas/capt/%{rname}-%{version}.tar.bz2
12mr|cups-drivers-capt-0.1-11|11	Patch0:		capt-0.1-LDFLAGS.diff
12mr|cups-drivers-capt-0.1-11|12	Requires:	cups
12mr|cups-drivers-capt-0.1-11|13	Conflicts:	cups-drivers = 2007
12mr|cups-drivers-capt-0.1-11|14	Conflicts:	printer-utils = 2007
12mr|cups-drivers-capt-0.1-11|15	Conflicts:	printer-filters = 2007
12mr|cups-drivers-capt-0.1-11|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cups-drivers-capt-0.1-11|17	
12mr|cups-drivers-capt-0.1-11|18	%description
12mr|cups-drivers-capt-0.1-11|19	CAPT driver for Canon LBP-810 and LBP-1120
12mr|cups-drivers-capt-0.1-11|20	
12mr|cups-drivers-capt-0.1-11|21	This package contains CUPS drivers (PPD) for the following printers:
12mr|cups-drivers-capt-0.1-11|22	
12mr|cups-drivers-capt-0.1-11|23	o Canon-LBP-810
12mr|cups-drivers-capt-0.1-11|24	o Canon-LBP-1120
12mr|cups-drivers-capt-0.1-11|25	
12mr|cups-drivers-capt-0.1-11|26	%prep
12mr|cups-drivers-capt-0.1-11|27	
12mr|cups-drivers-capt-0.1-11|28	%setup -q -n %{rname}-%{version}
12mr|cups-drivers-capt-0.1-11|29	%patch0 -p0
12mr|cups-drivers-capt-0.1-11|30	
12mr|cups-drivers-capt-0.1-11|31	%build
12mr|cups-drivers-capt-0.1-11|32	
12mr|cups-drivers-capt-0.1-11|33	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|cups-drivers-capt-0.1-11|34	
12mr|cups-drivers-capt-0.1-11|35	# Correct PPD files to pass "cupstestppd"
12mr|cups-drivers-capt-0.1-11|36	perl -p -i -e "s/DefaultNoReset/DefaultAlwaysReset/g" ppd/*.ppd
12mr|cups-drivers-capt-0.1-11|37	
12mr|cups-drivers-capt-0.1-11|38	# Do not generate a log file with fixed name, security problem!
12mr|cups-drivers-capt-0.1-11|39	perl -p -i -e "s:/tmp/capt.log:/dev/null:g" ppd/*.ppd
12mr|cups-drivers-capt-0.1-11|40	
12mr|cups-drivers-capt-0.1-11|41	# Create PPD file for LBP-1120
12mr|cups-drivers-capt-0.1-11|42	cp ppd/Canon-LBP-810-capt.ppd ppd/Canon-LBP-1120-capt.ppd
12mr|cups-drivers-capt-0.1-11|43	perl -p -i -e "s:LBP-810:LBP-1120:g" ppd/Canon-LBP-1120-capt.ppd
12mr|cups-drivers-capt-0.1-11|44	perl -p -i -e "s:lbp810:lbp1120:g" ppd/Canon-LBP-1120-capt.ppd
12mr|cups-drivers-capt-0.1-11|45	
12mr|cups-drivers-capt-0.1-11|46	%install
12mr|cups-drivers-capt-0.1-11|47	rm -rf %{buildroot}
12mr|cups-drivers-capt-0.1-11|48	
12mr|cups-drivers-capt-0.1-11|49	install -d %{buildroot}%{_bindir}
12mr|cups-drivers-capt-0.1-11|50	install -d %{buildroot}%{_datadir}/cups/model/capt
12mr|cups-drivers-capt-0.1-11|51	
12mr|cups-drivers-capt-0.1-11|52	install -m0755 capt %{buildroot}%{_bindir}/
12mr|cups-drivers-capt-0.1-11|53	install -m0755 capt-* %{buildroot}%{_bindir}/
12mr|cups-drivers-capt-0.1-11|54	install -m0644 ppd/*.ppd %{buildroot}%{_datadir}/cups/model/capt/
12mr|cups-drivers-capt-0.1-11|55	
12mr|cups-drivers-capt-0.1-11|56	%clean
12mr|cups-drivers-capt-0.1-11|57	rm -rf %{buildroot}
12mr|cups-drivers-capt-0.1-11|58	
12mr|cups-drivers-capt-0.1-11|59	%files
12mr|cups-drivers-capt-0.1-11|60	%defattr(0644,root,root,0755)
12mr|cups-drivers-capt-0.1-11|61	%doc COPYING NEWS README SPECS THANKS TODO
12mr|cups-drivers-capt-0.1-11|62	%attr(0755,root,root) %{_bindir}/capt*
12mr|cups-drivers-capt-0.1-11|63	%attr(0755,root,root) %dir %{_datadir}/cups/model/capt
12mr|cups-drivers-capt-0.1-11|64	%attr(0644,root,root) %{_datadir}/cups/model/capt/Canon-LBP-810-capt.ppd*
12mr|cups-drivers-capt-0.1-11|65	%attr(0644,root,root) %{_datadir}/cups/model/capt/Canon-LBP-1120-capt.ppd*
12mr|cups-drivers-capt-0.1-11|66	
12mr|cups-drivers-capt-0.1-11|67	
12mr|cups-drivers-capt-0.1-11|68	
12mr|cups-drivers-capt-0.1-11|69	%changelog
12mr|cups-drivers-capt-0.1-11|70	

13744 12
12mr|cups-drivers-foo2kyo-0.1.0a-13|1	%define rname foo2kyo
12mr|cups-drivers-foo2kyo-0.1.0a-13|2	
12mr|cups-drivers-foo2kyo-0.1.0a-13|3	Summary:	Printer and scanner drivers for the Kyocera Mita FS-1016 MFP under Linux
12mr|cups-drivers-foo2kyo-0.1.0a-13|4	Name:		cups-drivers-%{rname}
12mr|cups-drivers-foo2kyo-0.1.0a-13|5	Version:	0.1.0a
12mr|cups-drivers-foo2kyo-0.1.0a-13|6	Release:	%mkrel 13
12mr|cups-drivers-foo2kyo-0.1.0a-13|7	Group:		System/Printing
12mr|cups-drivers-foo2kyo-0.1.0a-13|8	License:	GPL
12mr|cups-drivers-foo2kyo-0.1.0a-13|9	URL:		http://sourceforge.net/projects/kyo-fs1016mfp/
12mr|cups-drivers-foo2kyo-0.1.0a-13|10	Source0:	http://downloads.sourceforge.net/kyo-fs1016mfp/%{rname}-%{version}.tar.bz2
12mr|cups-drivers-foo2kyo-0.1.0a-13|11	Source1:	foo2kyo-cups.tar.bz2
12mr|cups-drivers-foo2kyo-0.1.0a-13|12	Requires:	cups
12mr|cups-drivers-foo2kyo-0.1.0a-13|13	Requires:	foomatic-db-engine
12mr|cups-drivers-foo2kyo-0.1.0a-13|14	BuildRequires:	jbig-devel
12mr|cups-drivers-foo2kyo-0.1.0a-13|15	Conflicts:	cups-drivers = 2007
12mr|cups-drivers-foo2kyo-0.1.0a-13|16	Conflicts:	printer-utils = 2007
12mr|cups-drivers-foo2kyo-0.1.0a-13|17	Conflicts:	printer-filters = 2007
12mr|cups-drivers-foo2kyo-0.1.0a-13|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cups-drivers-foo2kyo-0.1.0a-13|19	
12mr|cups-drivers-foo2kyo-0.1.0a-13|20	%description
12mr|cups-drivers-foo2kyo-0.1.0a-13|21	Printer and scanner drivers for the Kyocera Mita FS-1016 MFP under Linux.
12mr|cups-drivers-foo2kyo-0.1.0a-13|22	
12mr|cups-drivers-foo2kyo-0.1.0a-13|23	This package contains foomatic and cups Drivers for the Kyocera Mita FS-1016
12mr|cups-drivers-foo2kyo-0.1.0a-13|24	MFP.
12mr|cups-drivers-foo2kyo-0.1.0a-13|25	
12mr|cups-drivers-foo2kyo-0.1.0a-13|26	%prep
12mr|cups-drivers-foo2kyo-0.1.0a-13|27	
12mr|cups-drivers-foo2kyo-0.1.0a-13|28	%setup -q -n %{rname} -a1
12mr|cups-drivers-foo2kyo-0.1.0a-13|29	
12mr|cups-drivers-foo2kyo-0.1.0a-13|30	perl -p -i -e 's/Kyocera-Mita-FS-1016/Kyocera-FS-1016/g' foomatic-db/driver/foo2kyo.xml
12mr|cups-drivers-foo2kyo-0.1.0a-13|31	
12mr|cups-drivers-foo2kyo-0.1.0a-13|32	# fix attribs
12mr|cups-drivers-foo2kyo-0.1.0a-13|33	chmod 644 COPYING
12mr|cups-drivers-foo2kyo-0.1.0a-13|34	
12mr|cups-drivers-foo2kyo-0.1.0a-13|35	%build
12mr|cups-drivers-foo2kyo-0.1.0a-13|36	
12mr|cups-drivers-foo2kyo-0.1.0a-13|37	gcc %{optflags} %{ldflags} -o foo2kyo foo2kyo.c -ljbig
12mr|cups-drivers-foo2kyo-0.1.0a-13|38	
12mr|cups-drivers-foo2kyo-0.1.0a-13|39	%install
12mr|cups-drivers-foo2kyo-0.1.0a-13|40	rm -rf %{buildroot}
12mr|cups-drivers-foo2kyo-0.1.0a-13|41	
12mr|cups-drivers-foo2kyo-0.1.0a-13|42	install -d %{buildroot}%{_bindir}
12mr|cups-drivers-foo2kyo-0.1.0a-13|43	install -d %{buildroot}%{_datadir}/foomatic/db/source/{driver,opt,printer}
12mr|cups-drivers-foo2kyo-0.1.0a-13|44	install -d %{buildroot}%{_datadir}/cups/model/%{rname}
12mr|cups-drivers-foo2kyo-0.1.0a-13|45	
12mr|cups-drivers-foo2kyo-0.1.0a-13|46	install -m0755 foo2kyo %{buildroot}%{_bindir}
12mr|cups-drivers-foo2kyo-0.1.0a-13|47	install -m0755 foo2kyo-wrapper %{buildroot}%{_bindir}
12mr|cups-drivers-foo2kyo-0.1.0a-13|48	
12mr|cups-drivers-foo2kyo-0.1.0a-13|49	for dir in driver opt printer; do
12mr|cups-drivers-foo2kyo-0.1.0a-13|50	install -c -m0644 foomatic-db/$dir/*.xml %{buildroot}%{_datadir}/foomatic/db/source/$dir/
12mr|cups-drivers-foo2kyo-0.1.0a-13|51	done
12mr|cups-drivers-foo2kyo-0.1.0a-13|52	
12mr|cups-drivers-foo2kyo-0.1.0a-13|53	install -m0644 ppd/Kyocera-FS-1016MFP-foo2kyo.ppd %{buildroot}%{_datadir}/cups/model/%{rname}/
12mr|cups-drivers-foo2kyo-0.1.0a-13|54	
12mr|cups-drivers-foo2kyo-0.1.0a-13|55	%clean
12mr|cups-drivers-foo2kyo-0.1.0a-13|56	rm -rf %{buildroot}
12mr|cups-drivers-foo2kyo-0.1.0a-13|57	
12mr|cups-drivers-foo2kyo-0.1.0a-13|58	%files
12mr|cups-drivers-foo2kyo-0.1.0a-13|59	%defattr(0644,root,root,0755)
12mr|cups-drivers-foo2kyo-0.1.0a-13|60	%doc COPYING
12mr|cups-drivers-foo2kyo-0.1.0a-13|61	%attr(0755,root,root) %{_bindir}/foo2kyo
12mr|cups-drivers-foo2kyo-0.1.0a-13|62	%attr(0755,root,root) %{_bindir}/foo2kyo-wrapper
12mr|cups-drivers-foo2kyo-0.1.0a-13|63	%attr(0644,root,root) %{_datadir}/foomatic/db/source/opt/*.xml
12mr|cups-drivers-foo2kyo-0.1.0a-13|64	%attr(0644,root,root) %{_datadir}/foomatic/db/source/printer/*.xml
12mr|cups-drivers-foo2kyo-0.1.0a-13|65	%attr(0644,root,root) %{_datadir}/foomatic/db/source/driver/*.xml
12mr|cups-drivers-foo2kyo-0.1.0a-13|66	%attr(0755,root,root) %dir %{_datadir}/cups/model/%{rname}
12mr|cups-drivers-foo2kyo-0.1.0a-13|67	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Kyocera-FS-1016MFP-foo2kyo.ppd*
12mr|cups-drivers-foo2kyo-0.1.0a-13|68	
12mr|cups-drivers-foo2kyo-0.1.0a-13|69	
12mr|cups-drivers-foo2kyo-0.1.0a-13|70	
12mr|cups-drivers-foo2kyo-0.1.0a-13|71	%changelog
12mr|cups-drivers-foo2kyo-0.1.0a-13|72	

13745 12
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|1	%define rname foo2zjs
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|2	%define snap 20101208
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|3	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|4	Summary:	A linux printer driver for ZjStream protocol
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|5	Name:		cups-drivers-%{rname}
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|6	Version:	0.0
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|7	Release:	%mkrel 0.%{snap}.4
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|8	Group:		System/Printing
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|9	License:	GPL
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|10	URL:		http://foo2zjs.rkkda.com/
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|11	Source0:	http://foo2zjs.rkkda.com/foo2zjs.tar.gz
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|12	Patch0:		foo2zjs-system_icc2ps.diff
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|13	Patch2:		foo2zjs-cflags.diff
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|14	Patch3:		foo2zjs-system_jbig.diff
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|15	Patch4:		foo2zjs-LDFLAGS.diff
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|16	BuildRequires:	bc
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|17	BuildRequires:	lcms
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|18	BuildRequires:	ghostscript
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|19	BuildRequires:	foomatic-filters
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|20	BuildRequires:	jbig-devel
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|21	Requires:	lcms
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|22	Requires:	wget
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|23	Requires:	foomatic-db-engine
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|24	# psutils, unzip, and mscompress needed by the foo2zjs driver
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|25	Requires:	psutils, unzip
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|26	Requires:	mscompress
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|27	Conflicts:	cups-drivers = 2007
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|28	Conflicts:	printer-utils = 2007
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|29	Conflicts:	printer-filters = 2007
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|30	Conflicts:	foomatic-db < 1:3.0.2-1.20070820.1mdv2008.0
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|31	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|32	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|33	%description
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|34	foo2zjs is an open source printer driver for printers that use the Zenographics
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|35	ZjStream wire protocol for their print data, such as the Minolta/QMS magicolor
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|36	2300 DL. These printers are often erroneously referred to as winprinters or GDI
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|37	printers. Please read the README file for a list of supported printers.
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|38	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|39	%prep
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|40	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|41	%setup -q -n %{rname}
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|42	%patch0 -p1
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|43	%patch2 -p0
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|44	%patch3 -p0
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|45	%patch4 -p0
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|46	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|47	# fix attribs
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|48	chmod 644 COPYING ChangeLog INSTALL INSTALL.usb README
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|49	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|50	%build
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|51	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|52	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|53	# Fit udev rules to stricter syntax of new udev
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|54	# (blino) don't try to rename the device,
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|55	#         it has already been renamed to the exact same name in 50-mdk.rules
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|56	#         so udev would skip the rule
12mr|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
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|58	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|59	%install
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|60	rm -rf %{buildroot}
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|61	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|62	install -d %{buildroot}%{_bindir}
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|63	install -d %{buildroot}%{_sbindir}
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|64	install -d %{buildroot}%{_datadir}/foomatic/db/source/{driver,opt,printer}
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|65	install -d %{buildroot}%{_datadir}/cups/model/%{rname}
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|66	#install -d %{buildroot}%{_sysconfdir}/udev/rules.d
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|67	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|68	make install \
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|69	DESTDIR="%{buildroot}" \
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|70	PREFIX=%{buildroot}%{_prefix} \
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|71	BIN=%{buildroot}%{_bindir} \
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|72	SHAREZJS=%{buildroot}%{_datadir}/%{rname} \
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|73	SHAREOAK=%{buildroot}%{_datadir}/foo2oak \
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|74	SHAREHP=%{buildroot}%{_datadir}/foo2hp \
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|75	SHAREXQX=%{buildroot}%{_datadir}/foo2xqx \
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|76	SHARELAVA=%{buildroot}%{_datadir}/foo2lava \
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|77	SHAREQPDL=%{buildroot}%{_datadir}/foo2qpdl \
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|78	MANDIR=%{buildroot}%{_mandir} \
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|79	DOCDIR=%{buildroot}%{_datadir}/doc/%{rname}/ \
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|80	FOODB=%{buildroot}%{_datadir}/foomatic/db/source \
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|81	MODEL=%{buildroot}%{_datadir}/cups/model/%{rname}
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|82	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|83	# bork, bork, bork
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|84	mv %{buildroot}/bin/usb_printerid %{buildroot}%{_bindir}/
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|85	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|86	install -m0755 getweb %{buildroot}%{_bindir}/%{rname}-getweb
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|87	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|88	mv %{buildroot}%{_bindir}/usb_printerid %{buildroot}%{_sbindir}/usb_printerid
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|89	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|90	install -m0755 hplj1000 %{buildroot}%{_sbindir}/
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|91	perl -p -i -e 's:\./(getweb):%{rname}-$1:g' %{buildroot}%{_sbindir}/hplj1000
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|92	perl -p -i -e 's:/bin(/usb_printerid):%{_sbindir}$1:g' %{buildroot}%{_sbindir}/hplj1000
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|93	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|94	ln -s hplj1000 %{buildroot}%{_sbindir}/hplj1005
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|95	ln -s hplj1000 %{buildroot}%{_sbindir}/hplj1018
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|96	ln -s hplj1000 %{buildroot}%{_sbindir}/hplj1020
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|97	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|98	#install -m0644 hplj10xx.rules %{buildroot}%{_sysconfdir}/udev/rules.d/70-hplj10xx.rules
12mr|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
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|100	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|101	mkdir -p %{buildroot}%{_datadir}/%{name}/firmware
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|102	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|103	# cleanup
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|104	rm -rf %{buildroot}%{_datadir}/doc/%{rname}
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|105	rm -rf %{buildroot}%{_mandir}/man1/foo2zjs-icc2ps.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|106	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|107	# provided by foomatic-db
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|108	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Generic-OAKT_Printer.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|109	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-Color_LaserJet_CP1215.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|110	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2480_MF.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|111	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2490_MF.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|112	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2530_DL.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|113	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Kyocera-KM-1635.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|114	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Kyocera-KM-2035.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|115	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Xerox-Phaser_6110.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|116	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Xerox-Phaser_6115MFP.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|117	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-Color_LaserJet_CP1215.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|118	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2480_MF.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|119	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2490_MF.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|120	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2530_DL.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|121	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Kyocera-KM-1635.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|122	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Kyocera-KM-2035.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|123	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Xerox-Phaser_6110.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|124	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Xerox-Phaser_6115MFP.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|125	# these are provided by foomatic-db-4.0-2.20091014.1mdv2010.0
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|126	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Generic-ZjStream_Printer.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|127	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_1018.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|128	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_M1120_MFP.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|129	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_P1005.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|130	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_P1006.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|131	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_P1007.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|132	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_P1008.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|133	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_P1505.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|134	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_P2014.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|135	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Lexmark-C500.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|136	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Minolta-magicolor_2200_DL.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|137	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C3100.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|138	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C3200.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|139	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C3300.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|140	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C3400.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|141	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C3530_MFP.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|142	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C5100.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|143	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C5200.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|144	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C5500.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|145	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C5600.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|146	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C5800.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|147	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Samsung-CLP-315.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|148	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Samsung-CLP-610.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|149	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Samsung-CLX-2160.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|150	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Samsung-CLX-3160.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|151	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Samsung-CLX-3175.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|152	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|153	%clean
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|154	rm -rf %{buildroot}
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|155	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|156	%files
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|157	%defattr(0644,root,root,0755)
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|158	%doc COPYING ChangeLog INSTALL INSTALL.usb README manual.pdf
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|159	#%{_sysconfdir}/udev/rules.d/70-hplj10xx.rules
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|160	%{_mandir}/man1/arm2hpdl.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|161	%{_mandir}/man1/foo2hiperc.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|162	%{_mandir}/man1/foo2hiperc-wrapper.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|163	%{_mandir}/man1/foo2hp.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|164	%{_mandir}/man1/foo2hp2600-wrapper.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|165	%{_mandir}/man1/foo2lava.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|166	%{_mandir}/man1/foo2lava-wrapper.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|167	%{_mandir}/man1/foo2oak.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|168	%{_mandir}/man1/foo2oak-wrapper.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|169	%{_mandir}/man1/foo2qpdl.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|170	%{_mandir}/man1/foo2qpdl-wrapper.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|171	%{_mandir}/man1/foo2slx.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|172	%{_mandir}/man1/foo2slx-wrapper.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|173	%{_mandir}/man1/foo2xqx.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|174	%{_mandir}/man1/foo2xqx-wrapper.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|175	%{_mandir}/man1/foo2zjs-pstops.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|176	%{_mandir}/man1/gipddecode.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|177	%{_mandir}/man1/hipercdecode.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|178	%{_mandir}/man1/lavadecode.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|179	%{_mandir}/man1/oakdecode.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|180	%{_mandir}/man1/opldecode.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|181	%{_mandir}/man1/printer-profile.1.*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|182	%{_mandir}/man1/qpdldecode.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|183	%{_mandir}/man1/%{rname}.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|184	%{_mandir}/man1/%{rname}-wrapper.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|185	%{_mandir}/man1/slxdecode.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|186	%{_mandir}/man1/usb_printerid.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|187	%{_mandir}/man1/xqxdecode.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|188	%{_mandir}/man1/zjsdecode.1*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|189	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|190	%dir %{_datadir}/foo2hp
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|191	%dir %{_datadir}/foo2hp/icm
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|192	%dir %{_datadir}/%{rname}
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|193	%dir %{_datadir}/%{rname}/crd
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|194	%dir %{_datadir}/%{rname}/firmware
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|195	%dir %{_datadir}/%{rname}/icm
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|196	%dir %{_datadir}/foo2xqx
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|197	%dir %{_datadir}/foo2lava
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|198	%dir %{_datadir}/foo2lava/icm
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|199	%dir %{_datadir}/foo2oak
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|200	%dir %{_datadir}/foo2oak/icm
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|201	%dir %{_datadir}/foo2qpdl
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|202	%dir %{_datadir}/foo2qpdl/crd
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|203	%dir %{_datadir}/foo2qpdl/icm
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|204	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|205	%{_datadir}/%{rname}/*.ps
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|206	%{_datadir}/%{rname}/crd/*.crd
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|207	%{_datadir}/%{rname}/crd/*.ps
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|208	%{_datadir}/foo2qpdl/crd/*cms*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|209	%{_datadir}/foo2qpdl/crd/*.ps
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|210	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|211	%{_datadir}/foomatic/db/source/opt/*.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|212	%{_datadir}/foomatic/db/source/printer/*.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|213	%{_datadir}/foomatic/db/source/driver/*.xml
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|214	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|215	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|216	%dir %{_datadir}/cups/model/%{rname}
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|217	%{_datadir}/cups/model/%{rname}/Generic-OAKT_Printer.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|218	%{_datadir}/cups/model/%{rname}/Generic-ZjStream_Printer.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|219	%{_datadir}/cups/model/%{rname}/HP-Color_LaserJet_1500.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|220	%{_datadir}/cups/model/%{rname}/HP-Color_LaserJet_1600.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|221	%{_datadir}/cups/model/%{rname}/HP-Color_LaserJet_2600n.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|222	%{_datadir}/cups/model/%{rname}/HP-Color_LaserJet_CP1215.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|223	%{_datadir}/cups/model/%{rname}/HP-LaserJet_1000.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|224	%{_datadir}/cups/model/%{rname}/HP-LaserJet_1005.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|225	%{_datadir}/cups/model/%{rname}/HP-LaserJet_1018.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|226	%{_datadir}/cups/model/%{rname}/HP-LaserJet_1020.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|227	%{_datadir}/cups/model/%{rname}/HP-LaserJet_1022.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|228	%{_datadir}/cups/model/%{rname}/HP-LaserJet_M1005_MFP.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|229	%{_datadir}/cups/model/%{rname}/HP-LaserJet_M1120_MFP.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|230	%{_datadir}/cups/model/%{rname}/HP-LaserJet_M1319_MFP.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|231	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P1005.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|232	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P1006.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|233	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P1007.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|234	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P1008.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|235	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P1505.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|236	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P2014.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|237	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P2035.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|238	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_2480_MF.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|239	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_2490_MF.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|240	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_2530_DL.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|241	%{_datadir}/cups/model/%{rname}/Kyocera-KM-1635.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|242	%{_datadir}/cups/model/%{rname}/Kyocera-KM-2035.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|243	%{_datadir}/cups/model/%{rname}/Lexmark-C500.ppd.gz
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|244	%{_datadir}/cups/model/%{rname}/Minolta-Color_PageWorks_Pro_L.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|245	%{_datadir}/cups/model/%{rname}/Minolta-magicolor_2200_DL.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|246	%{_datadir}/cups/model/%{rname}/Minolta-magicolor_2300_DL.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|247	%{_datadir}/cups/model/%{rname}/Minolta-magicolor_2430_DL.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|248	%{_datadir}/cups/model/%{rname}/Oki-C3100.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|249	%{_datadir}/cups/model/%{rname}/Oki-C3200.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|250	%{_datadir}/cups/model/%{rname}/Oki-C3300.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|251	%{_datadir}/cups/model/%{rname}/Oki-C3400.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|252	%{_datadir}/cups/model/%{rname}/Oki-C3530_MFP.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|253	%{_datadir}/cups/model/%{rname}/Oki-C5100.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|254	%{_datadir}/cups/model/%{rname}/Oki-C5200.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|255	%{_datadir}/cups/model/%{rname}/Oki-C5500.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|256	%{_datadir}/cups/model/%{rname}/Oki-C5600.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|257	%{_datadir}/cups/model/%{rname}/Oki-C5800.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|258	%{_datadir}/cups/model/%{rname}/Samsung-CLP-300.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|259	%{_datadir}/cups/model/%{rname}/Samsung-CLP-315.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|260	%{_datadir}/cups/model/%{rname}/Samsung-CLP-600.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|261	%{_datadir}/cups/model/%{rname}/Samsung-CLP-610.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|262	%{_datadir}/cups/model/%{rname}/Samsung-CLX-2160.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|263	%{_datadir}/cups/model/%{rname}/Samsung-CLX-3160.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|264	%{_datadir}/cups/model/%{rname}/Samsung-CLX-3175.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|265	%{_datadir}/cups/model/%{rname}/Xerox-Phaser_6110.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|266	%{_datadir}/cups/model/%{rname}/Xerox-Phaser_6115MFP.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|267	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_1600W.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|268	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_1680MF.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|269	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_1690MF.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|270	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_4690MF.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|271	%{_datadir}/cups/model/%{rname}/Samsung-CLP-310.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|272	# added since 20101208, may conflict with foomatic-db later
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|273	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P1505n.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|274	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P2014n.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|275	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P2035n.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|276	%{_datadir}/cups/model/%{rname}/HP-LaserJet_Pro_CP1025nw.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|277	%{_datadir}/cups/model/%{rname}/HP-LaserJet_Pro_P1102.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|278	%{_datadir}/cups/model/%{rname}/HP-LaserJet_Pro_P1102w.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|279	%{_datadir}/cups/model/%{rname}/HP-LaserJet_Pro_P1566.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|280	%{_datadir}/cups/model/%{rname}/HP-LaserJet_Pro_P1606dn.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|281	%{_datadir}/cups/model/%{rname}/Oki-C110.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|282	%{_datadir}/cups/model/%{rname}/Oki-C5650.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|283	%{_datadir}/cups/model/%{rname}/Olivetti-d-Color_P160W.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|284	%{_datadir}/cups/model/%{rname}/Samsung-CLP-620.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|285	%{_datadir}/cups/model/%{rname}/Xerox-Phaser_6121MFP.ppd*
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|286	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|287	%{_datadir}/foo2zjs/hplj1020_icon.gif
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|288	%{_datadir}/foo2zjs/hplj10xx_gui.tcl
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|289	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|290	%defattr(0755,root,root,0755)
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|291	%{_bindir}/%{rname}
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|292	%{_bindir}/%{rname}-getweb
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|293	%{_bindir}/%{rname}-wrapper
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|294	%{_bindir}/printer-profile
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|295	%{_bindir}/arm2hpdl
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|296	%{_bindir}/foo2hiperc
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|297	%{_bindir}/foo2hiperc-wrapper
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|298	%{_bindir}/foo2hp
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|299	%{_bindir}/foo2hp2600-wrapper
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|300	%{_bindir}/foo2lava
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|301	%{_bindir}/foo2lava-wrapper
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|302	%{_bindir}/foo2oak
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|303	%{_bindir}/foo2oak-wrapper
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|304	%{_bindir}/foo2qpdl
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|305	%{_bindir}/foo2qpdl-wrapper
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|306	%{_bindir}/foo2slx
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|307	%{_bindir}/foo2slx-wrapper
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|308	%{_bindir}/foo2xqx
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|309	%{_bindir}/foo2xqx-wrapper
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|310	%{_bindir}/foo2zjs-pstops
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|311	%{_bindir}/gipddecode
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|312	%{_bindir}/hipercdecode
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|313	%{_bindir}/lavadecode
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|314	%{_bindir}/oakdecode
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|315	%{_bindir}/opldecode
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|316	%{_bindir}/qpdldecode
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|317	%{_bindir}/slxdecode
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|318	%{_bindir}/xqxdecode
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|319	%{_bindir}/zjsdecode
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|320	%{_sbindir}/usb_printerid
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|321	%{_sbindir}/hplj1000
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|322	%{_sbindir}/hplj1005
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|323	%{_sbindir}/hplj1018
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|324	%{_sbindir}/hplj1020
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|325	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|326	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|327	
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|328	%changelog
12mr|cups-drivers-foo2zjs-0.0-0.20101208.4|329	

13746 12
12mr|cups-drivers-lbp660-0.3.1-6|1	%define rname lbp660
12mr|cups-drivers-lbp660-0.3.1-6|2	
12mr|cups-drivers-lbp660-0.3.1-6|3	Summary:	Linux Canon LBP-460/660 driver
12mr|cups-drivers-lbp660-0.3.1-6|4	Name:		cups-drivers-%{rname}
12mr|cups-drivers-lbp660-0.3.1-6|5	Version:	0.3.1
12mr|cups-drivers-lbp660-0.3.1-6|6	Release:	%mkrel 6
12mr|cups-drivers-lbp660-0.3.1-6|7	License:	GPL
12mr|cups-drivers-lbp660-0.3.1-6|8	Group:		System/Printing
12mr|cups-drivers-lbp660-0.3.1-6|9	URL:		http://www.boichat.ch/nicolas/lbp660/
12mr|cups-drivers-lbp660-0.3.1-6|10	Source0:	http://www.boichat.ch/nicolas/lbp660/lbp660-%{version}.tar.gz
12mr|cups-drivers-lbp660-0.3.1-6|11	Patch0:		lbp660-0.3.1-ldflags.patch
12mr|cups-drivers-lbp660-0.3.1-6|12	Requires:	cups
12mr|cups-drivers-lbp660-0.3.1-6|13	Conflicts:	cups-drivers = 2007
12mr|cups-drivers-lbp660-0.3.1-6|14	Conflicts:	printer-utils = 2007
12mr|cups-drivers-lbp660-0.3.1-6|15	Conflicts:	printer-filters = 2007
12mr|cups-drivers-lbp660-0.3.1-6|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cups-drivers-lbp660-0.3.1-6|17	ExclusiveArch:	%{ix86} x86_64
12mr|cups-drivers-lbp660-0.3.1-6|18	
12mr|cups-drivers-lbp660-0.3.1-6|19	%description
12mr|cups-drivers-lbp660-0.3.1-6|20	In this package there is a linux driver for the Canon LBP-660 and
12mr|cups-drivers-lbp660-0.3.1-6|21	LBP-460 printers.
12mr|cups-drivers-lbp660-0.3.1-6|22	
12mr|cups-drivers-lbp660-0.3.1-6|23	This package contains CUPS drivers (PPD) for the following printers:
12mr|cups-drivers-lbp660-0.3.1-6|24	
12mr|cups-drivers-lbp660-0.3.1-6|25	o Canon-LBP-460
12mr|cups-drivers-lbp660-0.3.1-6|26	o Canon-LBP-660
12mr|cups-drivers-lbp660-0.3.1-6|27	
12mr|cups-drivers-lbp660-0.3.1-6|28	%prep
12mr|cups-drivers-lbp660-0.3.1-6|29	
12mr|cups-drivers-lbp660-0.3.1-6|30	%setup -q -n %{rname}-%{version}
12mr|cups-drivers-lbp660-0.3.1-6|31	%patch0 -p1 -b .ldflags
12mr|cups-drivers-lbp660-0.3.1-6|32	
12mr|cups-drivers-lbp660-0.3.1-6|33	%build
12mr|cups-drivers-lbp660-0.3.1-6|34	
12mr|cups-drivers-lbp660-0.3.1-6|35	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|cups-drivers-lbp660-0.3.1-6|36	
12mr|cups-drivers-lbp660-0.3.1-6|37	# Correct PPD files to pass "cupstestppd"
12mr|cups-drivers-lbp660-0.3.1-6|38	perl -p -i -e "s/DefaultNoReset/DefaultAlwaysReset/" ppd/*.ppd
12mr|cups-drivers-lbp660-0.3.1-6|39	
12mr|cups-drivers-lbp660-0.3.1-6|40	# Do not generate a log file with fixed name, security problem!
12mr|cups-drivers-lbp660-0.3.1-6|41	perl -p -i -e "s:/tmp/lbp.60.log:/dev/null:" ppd/*.ppd
12mr|cups-drivers-lbp660-0.3.1-6|42	
12mr|cups-drivers-lbp660-0.3.1-6|43	%install
12mr|cups-drivers-lbp660-0.3.1-6|44	rm -rf %{buildroot}
12mr|cups-drivers-lbp660-0.3.1-6|45	
12mr|cups-drivers-lbp660-0.3.1-6|46	install -d %{buildroot}%{_bindir}
12mr|cups-drivers-lbp660-0.3.1-6|47	install -d %{buildroot}%{_datadir}/cups/model/%{rname}
12mr|cups-drivers-lbp660-0.3.1-6|48	
12mr|cups-drivers-lbp660-0.3.1-6|49	install -m0755 lbp[46]60 %{buildroot}%{_bindir}/
12mr|cups-drivers-lbp660-0.3.1-6|50	install -m0755 lbp[46]60-* %{buildroot}%{_bindir}/
12mr|cups-drivers-lbp660-0.3.1-6|51	install -m0644 ppd/*.ppd %{buildroot}%{_datadir}/cups/model/%{rname}/
12mr|cups-drivers-lbp660-0.3.1-6|52	
12mr|cups-drivers-lbp660-0.3.1-6|53	%clean
12mr|cups-drivers-lbp660-0.3.1-6|54	rm -rf %{buildroot}
12mr|cups-drivers-lbp660-0.3.1-6|55	
12mr|cups-drivers-lbp660-0.3.1-6|56	%files
12mr|cups-drivers-lbp660-0.3.1-6|57	%defattr(0644,root,root,0755)
12mr|cups-drivers-lbp660-0.3.1-6|58	%doc COPYING NEWS README THANKS TODO
12mr|cups-drivers-lbp660-0.3.1-6|59	# "%{rname}" talks directly to the parallel port I/O 0x378, not to /dev/lp0
12mr|cups-drivers-lbp660-0.3.1-6|60	# Therefore SUID "root" is needed. Program only executable by "lp" & "root"
12mr|cups-drivers-lbp660-0.3.1-6|61	# (group-executable).
12mr|cups-drivers-lbp660-0.3.1-6|62	%attr(4750,root,sys) %{_bindir}/%{rname}
12mr|cups-drivers-lbp660-0.3.1-6|63	%attr(4750,root,sys) %{_bindir}/lbp460
12mr|cups-drivers-lbp660-0.3.1-6|64	%attr(0755,root,root) %{_bindir}/lbp[46]60-*
12mr|cups-drivers-lbp660-0.3.1-6|65	%attr(0755,root,root) %dir %{_datadir}/cups/model/%{rname}
12mr|cups-drivers-lbp660-0.3.1-6|66	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Canon-LBP-460-lbp460.ppd*
12mr|cups-drivers-lbp660-0.3.1-6|67	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Canon-LBP-660-%{rname}.ppd*
12mr|cups-drivers-lbp660-0.3.1-6|68	
12mr|cups-drivers-lbp660-0.3.1-6|69	
12mr|cups-drivers-lbp660-0.3.1-6|70	
12mr|cups-drivers-lbp660-0.3.1-6|71	%changelog
12mr|cups-drivers-lbp660-0.3.1-6|72	

13747 12
12mr|cups-drivers-lxx74-0.8.4.2-11|1	%define rname lxx74
12mr|cups-drivers-lxx74-0.8.4.2-11|2	
12mr|cups-drivers-lxx74-0.8.4.2-11|3	Summary:	A Linux Printer Driver for Lexmark X74 All In One
12mr|cups-drivers-lxx74-0.8.4.2-11|4	Name:		cups-drivers-%{rname}
12mr|cups-drivers-lxx74-0.8.4.2-11|5	Version:	0.8.4.2
12mr|cups-drivers-lxx74-0.8.4.2-11|6	Release:	%mkrel 11
12mr|cups-drivers-lxx74-0.8.4.2-11|7	License:	GPL
12mr|cups-drivers-lxx74-0.8.4.2-11|8	Group:		System/Printing
12mr|cups-drivers-lxx74-0.8.4.2-11|9	URL:		http://home.online.no/~enrio/
12mr|cups-drivers-lxx74-0.8.4.2-11|10	Source0:	http://home.online.no/~enrio/%{rname}-cups-%{version}.tar.gz
12mr|cups-drivers-lxx74-0.8.4.2-11|11	Requires:	cups
12mr|cups-drivers-lxx74-0.8.4.2-11|12	BuildRequires:	cups-devel
12mr|cups-drivers-lxx74-0.8.4.2-11|13	BuildRequires:	cups
12mr|cups-drivers-lxx74-0.8.4.2-11|14	Conflicts:	cups-drivers = 2007
12mr|cups-drivers-lxx74-0.8.4.2-11|15	Conflicts:	printer-utils = 2007
12mr|cups-drivers-lxx74-0.8.4.2-11|16	Conflicts:	printer-filters = 2007
12mr|cups-drivers-lxx74-0.8.4.2-11|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cups-drivers-lxx74-0.8.4.2-11|18	
12mr|cups-drivers-lxx74-0.8.4.2-11|19	%description
12mr|cups-drivers-lxx74-0.8.4.2-11|20	A Linux Printer Driver for Lexmark X74 All In One
12mr|cups-drivers-lxx74-0.8.4.2-11|21	
12mr|cups-drivers-lxx74-0.8.4.2-11|22	The driver also works with:
12mr|cups-drivers-lxx74-0.8.4.2-11|23	o Lexmark X75
12mr|cups-drivers-lxx74-0.8.4.2-11|24	
12mr|cups-drivers-lxx74-0.8.4.2-11|25	The driver also should work with:
12mr|cups-drivers-lxx74-0.8.4.2-11|26	o Compaq  - IJ670 Series, Inkjet Printer
12mr|cups-drivers-lxx74-0.8.4.2-11|27	o Lexmark - Inkjet 4104, Inkjet Printer, Lexmark X76, Lexmark Z13,
12mr|cups-drivers-lxx74-0.8.4.2-11|28	Lexmark Z14, Lexmark Z23-Z33, Lexmark Z24-Z34, Lexmark Z25-Z35
12mr|cups-drivers-lxx74-0.8.4.2-11|29	o Samsung - MJC-940_2200_530, MJC-950_2130_530
12mr|cups-drivers-lxx74-0.8.4.2-11|30	
12mr|cups-drivers-lxx74-0.8.4.2-11|31	This package contains CUPS drivers (PPD) for the following printers:
12mr|cups-drivers-lxx74-0.8.4.2-11|32	
12mr|cups-drivers-lxx74-0.8.4.2-11|33	o Compaq IJ670
12mr|cups-drivers-lxx74-0.8.4.2-11|34	o Compaq Inkjet Printer
12mr|cups-drivers-lxx74-0.8.4.2-11|35	o Lexmark All In One
12mr|cups-drivers-lxx74-0.8.4.2-11|36	o Lexmark Inkjet Printer
12mr|cups-drivers-lxx74-0.8.4.2-11|37	o Lexmark X74
12mr|cups-drivers-lxx74-0.8.4.2-11|38	o Lexmark X75
12mr|cups-drivers-lxx74-0.8.4.2-11|39	o Lexmark X76
12mr|cups-drivers-lxx74-0.8.4.2-11|40	o Lexmark Z13
12mr|cups-drivers-lxx74-0.8.4.2-11|41	o Lexmark Z14
12mr|cups-drivers-lxx74-0.8.4.2-11|42	o Lexmark Z23
12mr|cups-drivers-lxx74-0.8.4.2-11|43	o Lexmark Z24
12mr|cups-drivers-lxx74-0.8.4.2-11|44	o Lexmark Z25
12mr|cups-drivers-lxx74-0.8.4.2-11|45	o Lexmark Z33
12mr|cups-drivers-lxx74-0.8.4.2-11|46	o Lexmark Z34
12mr|cups-drivers-lxx74-0.8.4.2-11|47	o Lexmark Z35
12mr|cups-drivers-lxx74-0.8.4.2-11|48	o Samsung MJC-2130
12mr|cups-drivers-lxx74-0.8.4.2-11|49	o Samsung MJC-2200
12mr|cups-drivers-lxx74-0.8.4.2-11|50	o Samsung MJC-530
12mr|cups-drivers-lxx74-0.8.4.2-11|51	o Samsung MJC-940
12mr|cups-drivers-lxx74-0.8.4.2-11|52	o Samsung MJC-950
12mr|cups-drivers-lxx74-0.8.4.2-11|53	o Lexmark All In One
12mr|cups-drivers-lxx74-0.8.4.2-11|54	
12mr|cups-drivers-lxx74-0.8.4.2-11|55	%prep
12mr|cups-drivers-lxx74-0.8.4.2-11|56	
12mr|cups-drivers-lxx74-0.8.4.2-11|57	%setup -q -n %{rname}-cups-%{version}
12mr|cups-drivers-lxx74-0.8.4.2-11|58	
12mr|cups-drivers-lxx74-0.8.4.2-11|59	%build
12mr|cups-drivers-lxx74-0.8.4.2-11|60	perl -p -i -e "s|gcc|gcc %{optflags} %{ldflags}|g" Makefile
12mr|cups-drivers-lxx74-0.8.4.2-11|61	make clean
12mr|cups-drivers-lxx74-0.8.4.2-11|62	%make
12mr|cups-drivers-lxx74-0.8.4.2-11|63	
12mr|cups-drivers-lxx74-0.8.4.2-11|64	gunzip lxx74.ppd.gz
12mr|cups-drivers-lxx74-0.8.4.2-11|65	cp lxx74.ppd Compaq-IJ670-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|66	perl -p -i -e 's/All In One/IJ670/gi' Compaq-IJ670-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|67	cp lxx74.ppd Compaq-Inkjet_Printer-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|68	perl -p -i -e 's/All In One/Inkjet Printer/gi' Compaq-Inkjet_Printer-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|69	perl -p -i -e 's/Lexmark/Compaq/gi' Compaq-*-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|70	cp lxx74.ppd Lexmark-X74-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|71	perl -p -i -e 's/All In One/X74/gi' Lexmark-X74-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|72	cp lxx74.ppd Lexmark-X75-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|73	perl -p -i -e 's/All In One/X75/gi' Lexmark-X75-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|74	cp lxx74.ppd Lexmark-X76-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|75	perl -p -i -e 's/All In One/X76/gi' Lexmark-X76-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|76	cp lxx74.ppd Lexmark-Z13-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|77	perl -p -i -e 's/All In One/Z13/gi' Lexmark-Z13-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|78	cp lxx74.ppd Lexmark-Z14-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|79	perl -p -i -e 's/All In One/Z14/gi' Lexmark-Z14-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|80	cp lxx74.ppd Lexmark-Z23-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|81	perl -p -i -e 's/All In One/Z23/gi' Lexmark-Z23-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|82	cp lxx74.ppd Lexmark-Z33-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|83	perl -p -i -e 's/All In One/Z33/gi' Lexmark-Z33-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|84	cp lxx74.ppd Lexmark-Z24-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|85	perl -p -i -e 's/All In One/Z24/gi' Lexmark-Z24-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|86	cp lxx74.ppd Lexmark-Z34-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|87	perl -p -i -e 's/All In One/Z34/gi' Lexmark-Z34-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|88	cp lxx74.ppd Lexmark-Z25-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|89	perl -p -i -e 's/All In One/Z25/gi' Lexmark-Z25-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|90	cp lxx74.ppd Lexmark-Z35-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|91	perl -p -i -e 's/All In One/Z35/gi' Lexmark-Z35-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|92	cp lxx74.ppd Lexmark-Inkjet_Printer-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|93	perl -p -i -e 's/All In One/Inkjet Printer/gi' Lexmark-Inkjet_Printer-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|94	cp lxx74.ppd Lexmark-InkJet_4104-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|95	perl -p -i -e 's/All In One/Inkjet 4104/gi' Lexmark-Inkjet_4104-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|96	cp lxx74.ppd Samsung-MJC-940-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|97	perl -p -i -e 's/All In One/MJC-940/gi' Samsung-MJC-940-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|98	cp lxx74.ppd Samsung-MJC-950-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|99	perl -p -i -e 's/All In One/MJC-950/gi' Samsung-MJC-950-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|100	cp lxx74.ppd Samsung-MJC-2200-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|101	perl -p -i -e 's/All In One/MJC-2200/gi' Samsung-MJC-2200-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|102	cp lxx74.ppd Samsung-MJC-2130-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|103	perl -p -i -e 's/All In One/MJC-2130/gi' Samsung-MJC-2130-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|104	cp lxx74.ppd Samsung-MJC-530-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|105	perl -p -i -e 's/All In One/MJC-530/gi' Samsung-MJC-530-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|106	perl -p -i -e 's/Lexmark/Samsung/gi' Samsung-*-lxx74.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|107	gzip -9 *.ppd
12mr|cups-drivers-lxx74-0.8.4.2-11|108	
12mr|cups-drivers-lxx74-0.8.4.2-11|109	%install
12mr|cups-drivers-lxx74-0.8.4.2-11|110	rm -rf %{buildroot}
12mr|cups-drivers-lxx74-0.8.4.2-11|111	
12mr|cups-drivers-lxx74-0.8.4.2-11|112	install -d %{buildroot}%{_sysconfdir}/cups
12mr|cups-drivers-lxx74-0.8.4.2-11|113	install -d %{buildroot}%{_prefix}/lib/cups/filter
12mr|cups-drivers-lxx74-0.8.4.2-11|114	install -d %{buildroot}%{_datadir}/cups/data
12mr|cups-drivers-lxx74-0.8.4.2-11|115	install -d %{buildroot}%{_datadir}/cups/model/%{rname}
12mr|cups-drivers-lxx74-0.8.4.2-11|116	
12mr|cups-drivers-lxx74-0.8.4.2-11|117	install -m0755 rasterto%{rname} %{buildroot}%{_prefix}/lib/cups/filter/rasterto%{rname}.bin
12mr|cups-drivers-lxx74-0.8.4.2-11|118	install -m0644 self-portrait.out.gz %{buildroot}%{_datadir}/cups/data/self-portrait.out.gz
12mr|cups-drivers-lxx74-0.8.4.2-11|119	
12mr|cups-drivers-lxx74-0.8.4.2-11|120	cat << EOF > %{buildroot}%{_prefix}/lib/cups/filter/rasterto%{rname}
12mr|cups-drivers-lxx74-0.8.4.2-11|121	#!/bin/bash
12mr|cups-drivers-lxx74-0.8.4.2-11|122	export self_portrait="%{_datadir}/cups/data/self-portrait.out.gz"
12mr|cups-drivers-lxx74-0.8.4.2-11|123	exec %{_prefix}/lib/cups/filter/rasterto%{rname}.bin "\$@"
12mr|cups-drivers-lxx74-0.8.4.2-11|124	EOF
12mr|cups-drivers-lxx74-0.8.4.2-11|125	chmod 755 %{buildroot}%{_prefix}/lib/cups/filter/rasterto%{rname}
12mr|cups-drivers-lxx74-0.8.4.2-11|126	
12mr|cups-drivers-lxx74-0.8.4.2-11|127	install -m0644 %{rname}.types %{buildroot}%{_sysconfdir}/cups/
12mr|cups-drivers-lxx74-0.8.4.2-11|128	install -m0644 %{rname}.convs %{buildroot}%{_sysconfdir}/cups/
12mr|cups-drivers-lxx74-0.8.4.2-11|129	install -m0644 *.ppd* %{buildroot}%{_datadir}/cups/model/%{rname}/
12mr|cups-drivers-lxx74-0.8.4.2-11|130	
12mr|cups-drivers-lxx74-0.8.4.2-11|131	%clean
12mr|cups-drivers-lxx74-0.8.4.2-11|132	rm -rf %{buildroot}
12mr|cups-drivers-lxx74-0.8.4.2-11|133	
12mr|cups-drivers-lxx74-0.8.4.2-11|134	%files
12mr|cups-drivers-lxx74-0.8.4.2-11|135	%defattr(0644,root,root,0755)
12mr|cups-drivers-lxx74-0.8.4.2-11|136	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cups/%{rname}.convs
12mr|cups-drivers-lxx74-0.8.4.2-11|137	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cups/%{rname}.types
12mr|cups-drivers-lxx74-0.8.4.2-11|138	%attr(0755,root,root) %{_prefix}/lib/cups/filter/rasterto%{rname}.bin
12mr|cups-drivers-lxx74-0.8.4.2-11|139	%attr(0755,root,root) %{_prefix}/lib/cups/filter/rasterto%{rname}
12mr|cups-drivers-lxx74-0.8.4.2-11|140	%attr(0644,root,root) %{_datadir}/cups/data/self-portrait.out*
12mr|cups-drivers-lxx74-0.8.4.2-11|141	%attr(0755,root,root) %dir %{_datadir}/cups/model/%{rname}
12mr|cups-drivers-lxx74-0.8.4.2-11|142	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|143	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Compaq-IJ670-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|144	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Compaq-Inkjet_Printer-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|145	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-InkJet_4104-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|146	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-Inkjet_Printer-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|147	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-X74-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|148	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-X75-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|149	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-X76-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|150	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-Z13-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|151	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-Z14-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|152	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-Z23-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|153	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-Z24-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|154	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-Z25-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|155	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-Z33-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|156	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-Z34-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|157	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Lexmark-Z35-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|158	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Samsung-MJC-2130-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|159	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Samsung-MJC-2200-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|160	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Samsung-MJC-530-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|161	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Samsung-MJC-940-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|162	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/Samsung-MJC-950-%{rname}.ppd*
12mr|cups-drivers-lxx74-0.8.4.2-11|163	
12mr|cups-drivers-lxx74-0.8.4.2-11|164	
12mr|cups-drivers-lxx74-0.8.4.2-11|165	
12mr|cups-drivers-lxx74-0.8.4.2-11|166	%changelog
12mr|cups-drivers-lxx74-0.8.4.2-11|167	

13748 12
12mr|cups-drivers-lz11-1.2-11|1	%define rname lz11
12mr|cups-drivers-lz11-1.2-11|2	
12mr|cups-drivers-lz11-1.2-11|3	Summary:	Printer Drivers for the Lexmark Z11 and Compaq IJ300 printer
12mr|cups-drivers-lz11-1.2-11|4	Name:		cups-drivers-%{rname}
12mr|cups-drivers-lz11-1.2-11|5	Version:	1.2
12mr|cups-drivers-lz11-1.2-11|6	Release:	%mkrel 11
12mr|cups-drivers-lz11-1.2-11|7	License:	GPL
12mr|cups-drivers-lz11-1.2-11|8	Group:		System/Printing
12mr|cups-drivers-lz11-1.2-11|9	URL:		http://sourceforge.net/projects/lz11/
12mr|cups-drivers-lz11-1.2-11|10	Source0:	http://easynews.dl.sourceforge.net/sourceforge/lz11/lz11-V2-%{version}.tar.gz
12mr|cups-drivers-lz11-1.2-11|11	Patch0:		lz11-V2-1.2-format_not_a_string_literal_and_no_format_arguments.diff
12mr|cups-drivers-lz11-1.2-11|12	Conflicts:	cups-drivers = 2007
12mr|cups-drivers-lz11-1.2-11|13	Conflicts:	printer-utils = 2007
12mr|cups-drivers-lz11-1.2-11|14	Conflicts:	printer-filters = 2007
12mr|cups-drivers-lz11-1.2-11|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cups-drivers-lz11-1.2-11|16	
12mr|cups-drivers-lz11-1.2-11|17	%description
12mr|cups-drivers-lz11-1.2-11|18	A Linux printer driver/filter for the Lexmark Z11 and the Compaq IJ300 printer,
12mr|cups-drivers-lz11-1.2-11|19	supporting color and b/w printing, variable page size and more.
12mr|cups-drivers-lz11-1.2-11|20	
12mr|cups-drivers-lz11-1.2-11|21	This package contains CUPS drivers (PPD) for the following printers:
12mr|cups-drivers-lz11-1.2-11|22	
12mr|cups-drivers-lz11-1.2-11|23	o Compaq IJ300
12mr|cups-drivers-lz11-1.2-11|24	o Lexmark Z11
12mr|cups-drivers-lz11-1.2-11|25	
12mr|cups-drivers-lz11-1.2-11|26	%prep
12mr|cups-drivers-lz11-1.2-11|27	
12mr|cups-drivers-lz11-1.2-11|28	%setup -q -n lz11-V2-%{version}
12mr|cups-drivers-lz11-1.2-11|29	%patch0 -p0
12mr|cups-drivers-lz11-1.2-11|30	
12mr|cups-drivers-lz11-1.2-11|31	%build
12mr|cups-drivers-lz11-1.2-11|32	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|cups-drivers-lz11-1.2-11|33	
12mr|cups-drivers-lz11-1.2-11|34	%install
12mr|cups-drivers-lz11-1.2-11|35	rm -rf %{buildroot}
12mr|cups-drivers-lz11-1.2-11|36	
12mr|cups-drivers-lz11-1.2-11|37	install -d %{buildroot}%{_sysconfdir}/LexmarkZ11
12mr|cups-drivers-lz11-1.2-11|38	install -d %{buildroot}%{_bindir}
12mr|cups-drivers-lz11-1.2-11|39	install -d %{buildroot}%{_datadir}/cups/model
12mr|cups-drivers-lz11-1.2-11|40	
12mr|cups-drivers-lz11-1.2-11|41	install -m0755 cZ11-V2 %{buildroot}%{_bindir}/
12mr|cups-drivers-lz11-1.2-11|42	install -m0755 cZ11 %{buildroot}%{_bindir}/
12mr|cups-drivers-lz11-1.2-11|43	install -m0755 cZ11-bit* %{buildroot}%{_bindir}/
12mr|cups-drivers-lz11-1.2-11|44	install -m0755 lz11.[^c]* %{buildroot}%{_bindir}/
12mr|cups-drivers-lz11-1.2-11|45	install -m0644 lz11.conf %{buildroot}/etc/LexmarkZ11/
12mr|cups-drivers-lz11-1.2-11|46	install -m0644 *.ppd %{buildroot}%{_datadir}/cups/model/
12mr|cups-drivers-lz11-1.2-11|47	
12mr|cups-drivers-lz11-1.2-11|48	%clean
12mr|cups-drivers-lz11-1.2-11|49	rm -rf %{buildroot}
12mr|cups-drivers-lz11-1.2-11|50	
12mr|cups-drivers-lz11-1.2-11|51	%files
12mr|cups-drivers-lz11-1.2-11|52	%defattr(0644,root,root,0755)
12mr|cups-drivers-lz11-1.2-11|53	%doc ChangeLog README release-notes-*
12mr|cups-drivers-lz11-1.2-11|54	%attr(0644,root,sys) %config(noreplace) %{_sysconfdir}/LexmarkZ11/lz11.conf
12mr|cups-drivers-lz11-1.2-11|55	%attr(0755,root,root) %{_bindir}/*
12mr|cups-drivers-lz11-1.2-11|56	%attr(0644,root,root) %{_datadir}/cups/model/Lexmark-Z11-lz11-V2.ppd*
12mr|cups-drivers-lz11-1.2-11|57	%attr(0644,root,root) %{_datadir}/cups/model/Compaq-IJ300-lz11-V2.ppd*
12mr|cups-drivers-lz11-1.2-11|58	
12mr|cups-drivers-lz11-1.2-11|59	
12mr|cups-drivers-lz11-1.2-11|60	
12mr|cups-drivers-lz11-1.2-11|61	%changelog
12mr|cups-drivers-lz11-1.2-11|62	

13749 12
12mr|cups-drivers-m2300w-0.51-13|1	%define rname m2300w
12mr|cups-drivers-m2300w-0.51-13|2	
12mr|cups-drivers-m2300w-0.51-13|3	Summary:	Konica Minolta magicolor 2300W and 2400W Printer Driver
12mr|cups-drivers-m2300w-0.51-13|4	Name:		cups-drivers-%{rname}
12mr|cups-drivers-m2300w-0.51-13|5	Version:	0.51
12mr|cups-drivers-m2300w-0.51-13|6	Release:	%mkrel 13
12mr|cups-drivers-m2300w-0.51-13|7	License:	GPL
12mr|cups-drivers-m2300w-0.51-13|8	Group:		System/Printing
12mr|cups-drivers-m2300w-0.51-13|9	URL:		http://sourceforge.net/projects/m2300w/
12mr|cups-drivers-m2300w-0.51-13|10	Source0:	http://downloads.sourceforge.net/m2300w/%{rname}-%{version}.tar.gz
12mr|cups-drivers-m2300w-0.51-13|11	Patch0:		m2300w-0.3-noppdbuild.patch
12mr|cups-drivers-m2300w-0.51-13|12	Patch1:		m2300w-0.2-ppc-build-fix.patch
12mr|cups-drivers-m2300w-0.51-13|13	Patch2:		m2300w-0.51-LDFLAGS.diff
12mr|cups-drivers-m2300w-0.51-13|14	Requires:	foomatic-db-engine
12mr|cups-drivers-m2300w-0.51-13|15	Requires:	cups
12mr|cups-drivers-m2300w-0.51-13|16	Conflicts:	cups-drivers = 2007
12mr|cups-drivers-m2300w-0.51-13|17	Conflicts:	printer-utils = 2007
12mr|cups-drivers-m2300w-0.51-13|18	Conflicts:	printer-filters = 2007
12mr|cups-drivers-m2300w-0.51-13|19	Conflicts:	foomatic-db < 1:3.0.2-1.20070820.1mdv2008.0
12mr|cups-drivers-m2300w-0.51-13|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cups-drivers-m2300w-0.51-13|21	
12mr|cups-drivers-m2300w-0.51-13|22	%description
12mr|cups-drivers-m2300w-0.51-13|23	The m2300w driver is a Linux printer driver for the Konica Minolta magicolor
12mr|cups-drivers-m2300w-0.51-13|24	2300W and 2400W color laser printers. It is intended for being used in
12mr|cups-drivers-m2300w-0.51-13|25	conjunction with ghostscript, foomatic and CUPS.
12mr|cups-drivers-m2300w-0.51-13|26	
12mr|cups-drivers-m2300w-0.51-13|27	This package contains CUPS drivers (PPD) for the following printers:
12mr|cups-drivers-m2300w-0.51-13|28	
12mr|cups-drivers-m2300w-0.51-13|29	o Minolta magicolor 2300W
12mr|cups-drivers-m2300w-0.51-13|30	o Minolta magicolor 2400W
12mr|cups-drivers-m2300w-0.51-13|31	
12mr|cups-drivers-m2300w-0.51-13|32	%prep
12mr|cups-drivers-m2300w-0.51-13|33	
12mr|cups-drivers-m2300w-0.51-13|34	%setup -q -n %{rname}-%{version}
12mr|cups-drivers-m2300w-0.51-13|35	%patch0 -p0
12mr|cups-drivers-m2300w-0.51-13|36	%patch1 -p0 -b .ppc
12mr|cups-drivers-m2300w-0.51-13|37	%patch2 -p0
12mr|cups-drivers-m2300w-0.51-13|38	
12mr|cups-drivers-m2300w-0.51-13|39	%build
12mr|cups-drivers-m2300w-0.51-13|40	rm -f configure
12mr|cups-drivers-m2300w-0.51-13|41	autoconf
12mr|cups-drivers-m2300w-0.51-13|42	%configure2_5x
12mr|cups-drivers-m2300w-0.51-13|43	
12mr|cups-drivers-m2300w-0.51-13|44	# Omit the installation of the PPD in the Makefile, we use the Foomatic
12mr|cups-drivers-m2300w-0.51-13|45	# XML data
12mr|cups-drivers-m2300w-0.51-13|46	perl -p -i -e "s/src psfiles foomatic ppd/src psfiles/" Makefile
12mr|cups-drivers-m2300w-0.51-13|47	%make
12mr|cups-drivers-m2300w-0.51-13|48	
12mr|cups-drivers-m2300w-0.51-13|49	%install
12mr|cups-drivers-m2300w-0.51-13|50	rm -rf %{buildroot}
12mr|cups-drivers-m2300w-0.51-13|51	
12mr|cups-drivers-m2300w-0.51-13|52	install -d %{buildroot}%{_datadir}/foomatic/db/source/{driver,opt,printer}
12mr|cups-drivers-m2300w-0.51-13|53	install -d %{buildroot}%{_datadir}/cups/model/%{rname}
12mr|cups-drivers-m2300w-0.51-13|54	
12mr|cups-drivers-m2300w-0.51-13|55	%makeinstall INSTROOT=%{buildroot}
12mr|cups-drivers-m2300w-0.51-13|56	
12mr|cups-drivers-m2300w-0.51-13|57	for dir in driver opt printer; do
12mr|cups-drivers-m2300w-0.51-13|58	install -c -m 644 foomatic/$dir/*.xml %{buildroot}%{_datadir}/foomatic/db/source/$dir/
12mr|cups-drivers-m2300w-0.51-13|59	done
12mr|cups-drivers-m2300w-0.51-13|60	
12mr|cups-drivers-m2300w-0.51-13|61	install -m0644 ppd/*.ppd %{buildroot}%{_datadir}/cups/model/%{rname}/
12mr|cups-drivers-m2300w-0.51-13|62	
12mr|cups-drivers-m2300w-0.51-13|63	# cleanup
12mr|cups-drivers-m2300w-0.51-13|64	rm -rf %{buildroot}%{_datadir}/doc
12mr|cups-drivers-m2300w-0.51-13|65	
12mr|cups-drivers-m2300w-0.51-13|66	%clean
12mr|cups-drivers-m2300w-0.51-13|67	rm -rf %{buildroot}
12mr|cups-drivers-m2300w-0.51-13|68	
12mr|cups-drivers-m2300w-0.51-13|69	%files
12mr|cups-drivers-m2300w-0.51-13|70	%defattr(-,root,root)
12mr|cups-drivers-m2300w-0.51-13|71	%doc COPYING INSTALL README README.ghostscript
12mr|cups-drivers-m2300w-0.51-13|72	%attr(0755,root,root) %{_bindir}/%{rname}
12mr|cups-drivers-m2300w-0.51-13|73	%attr(0755,root,root) %{_bindir}/%{rname}-wrapper
12mr|cups-drivers-m2300w-0.51-13|74	%attr(0755,root,root) %{_bindir}/m2400w
12mr|cups-drivers-m2300w-0.51-13|75	%{_datadir}/%{rname}
12mr|cups-drivers-m2300w-0.51-13|76	%attr(0644,root,root) %{_datadir}/foomatic/db/source/opt/*.xml
12mr|cups-drivers-m2300w-0.51-13|77	%attr(0644,root,root) %{_datadir}/foomatic/db/source/printer/*.xml
12mr|cups-drivers-m2300w-0.51-13|78	%attr(0644,root,root) %{_datadir}/foomatic/db/source/driver/*.xml
12mr|cups-drivers-m2300w-0.51-13|79	%attr(0755,root,root) %dir %{_datadir}/cups/model/%{rname}
12mr|cups-drivers-m2300w-0.51-13|80	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/magicolor_2300W-%{rname}.ppd*
12mr|cups-drivers-m2300w-0.51-13|81	%attr(0644,root,root) %{_datadir}/cups/model/%{rname}/magicolor_2400W-m2400w.ppd*
12mr|cups-drivers-m2300w-0.51-13|82	
12mr|cups-drivers-m2300w-0.51-13|83	
12mr|cups-drivers-m2300w-0.51-13|84	
12mr|cups-drivers-m2300w-0.51-13|85	%changelog
12mr|cups-drivers-m2300w-0.51-13|86	

13750 12
12mr|cups-drivers-magicolor2430dl-1.6.1-14|1	%define rname magicolor2430dl
12mr|cups-drivers-magicolor2430dl-1.6.1-14|2	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|3	Summary:	Cups Driver for KONICA MINOLTA magicolor 2430 DL
12mr|cups-drivers-magicolor2430dl-1.6.1-14|4	Name:		cups-drivers-%{rname}
12mr|cups-drivers-magicolor2430dl-1.6.1-14|5	Version:	1.6.1
12mr|cups-drivers-magicolor2430dl-1.6.1-14|6	Release:	%mkrel 14
12mr|cups-drivers-magicolor2430dl-1.6.1-14|7	License:	GPL
12mr|cups-drivers-magicolor2430dl-1.6.1-14|8	Group:		System/Printing
12mr|cups-drivers-magicolor2430dl-1.6.1-14|9	URL:		http://printer.konicaminolta.net/
12mr|cups-drivers-magicolor2430dl-1.6.1-14|10	Source0:	magicolor2430DL-%{version}.tar.gz
12mr|cups-drivers-magicolor2430dl-1.6.1-14|11	Patch0:		magicolor2430DL-shared_system_libs.diff
12mr|cups-drivers-magicolor2430dl-1.6.1-14|12	BuildRequires:	automake
12mr|cups-drivers-magicolor2430dl-1.6.1-14|13	BuildRequires:	cups-devel
12mr|cups-drivers-magicolor2430dl-1.6.1-14|14	BuildRequires:	jbig-devel
12mr|cups-drivers-magicolor2430dl-1.6.1-14|15	BuildRequires:	lcms-devel
12mr|cups-drivers-magicolor2430dl-1.6.1-14|16	Requires:	cups
12mr|cups-drivers-magicolor2430dl-1.6.1-14|17	Conflicts:	cups-drivers = 2007
12mr|cups-drivers-magicolor2430dl-1.6.1-14|18	Conflicts:	printer-utils = 2007
12mr|cups-drivers-magicolor2430dl-1.6.1-14|19	Conflicts:	printer-filters = 2007
12mr|cups-drivers-magicolor2430dl-1.6.1-14|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cups-drivers-magicolor2430dl-1.6.1-14|21	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|22	%description
12mr|cups-drivers-magicolor2430dl-1.6.1-14|23	This package contains KONICA MINOLTA CUPS LavaFlow stream(PCL-like) filter
12mr|cups-drivers-magicolor2430dl-1.6.1-14|24	rastertokm2430dl and the PPD file. The filter converts CUPS raster data to
12mr|cups-drivers-magicolor2430dl-1.6.1-14|25	KONICA MINOLTA LavaFlow stream.
12mr|cups-drivers-magicolor2430dl-1.6.1-14|26	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|27	This package contains CUPS drivers (PPD) for the following printers:
12mr|cups-drivers-magicolor2430dl-1.6.1-14|28	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|29	o KONICA MINOLTA magicolor 2430 DL printer
12mr|cups-drivers-magicolor2430dl-1.6.1-14|30	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|31	%prep
12mr|cups-drivers-magicolor2430dl-1.6.1-14|32	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|33	%setup -q -n magicolor2430DL-%{version}
12mr|cups-drivers-magicolor2430dl-1.6.1-14|34	%patch0 -p0
12mr|cups-drivers-magicolor2430dl-1.6.1-14|35	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|36	# Fix copy of CUPS headers in kmlf.h
12mr|cups-drivers-magicolor2430dl-1.6.1-14|37	perl -p -i -e 's:\bcups_strlcpy:_cups_strlcpy:g' src/kmlf.h
12mr|cups-drivers-magicolor2430dl-1.6.1-14|38	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|39	# Remove asterisks from group names in PPD file
12mr|cups-drivers-magicolor2430dl-1.6.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
12mr|cups-drivers-magicolor2430dl-1.6.1-14|41	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|42	# Add support for the magicolor 2300 DL
12mr|cups-drivers-magicolor2430dl-1.6.1-14|43	gzip -dc src/km_en.ppd.gz | perl -p -e 's:2430(\s*DL):2300$1:g' | gzip > src/km2300dl.ppd.gz
12mr|cups-drivers-magicolor2430dl-1.6.1-14|44	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|45	# Determine the directory for the CUPS filters using the correct method
12mr|cups-drivers-magicolor2430dl-1.6.1-14|46	perl -p -i -e 's:(CUPS_SERVERBIN=)"\$libdir/cups":$1`cups-config --serverbin`:' configure*
12mr|cups-drivers-magicolor2430dl-1.6.1-14|47	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|48	%build
12mr|cups-drivers-magicolor2430dl-1.6.1-14|49	rm -f configure
12mr|cups-drivers-magicolor2430dl-1.6.1-14|50	libtoolize --force --copy; aclocal; automake --add-missing --copy --foreign; autoconf
12mr|cups-drivers-magicolor2430dl-1.6.1-14|51	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|52	%configure2_5x
12mr|cups-drivers-magicolor2430dl-1.6.1-14|53	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|54	%make
12mr|cups-drivers-magicolor2430dl-1.6.1-14|55	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|56	%install
12mr|cups-drivers-magicolor2430dl-1.6.1-14|57	rm -rf %{buildroot}
12mr|cups-drivers-magicolor2430dl-1.6.1-14|58	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|59	%makeinstall_std
12mr|cups-drivers-magicolor2430dl-1.6.1-14|60	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|61	%clean
12mr|cups-drivers-magicolor2430dl-1.6.1-14|62	rm -rf %{buildroot}
12mr|cups-drivers-magicolor2430dl-1.6.1-14|63	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|64	%files
12mr|cups-drivers-magicolor2430dl-1.6.1-14|65	%defattr(-,root,root)
12mr|cups-drivers-magicolor2430dl-1.6.1-14|66	%doc AUTHORS COPYING ChangeLog
12mr|cups-drivers-magicolor2430dl-1.6.1-14|67	%{_prefix}/lib/cups/filter/rastertokm2430dl
12mr|cups-drivers-magicolor2430dl-1.6.1-14|68	%{_datadir}/KONICA_MINOLTA/mc2430DL
12mr|cups-drivers-magicolor2430dl-1.6.1-14|69	%attr(0644,root,root) %{_datadir}/cups/model/KONICA_MINOLTA/km2430dl.ppd*
12mr|cups-drivers-magicolor2430dl-1.6.1-14|70	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|71	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|72	
12mr|cups-drivers-magicolor2430dl-1.6.1-14|73	%changelog
12mr|cups-drivers-magicolor2430dl-1.6.1-14|74	

13751 12
12mr|cups-drivers-magicolor2530dl-2.1.1-15|1	%define rname magicolor2530dl
12mr|cups-drivers-magicolor2530dl-2.1.1-15|2	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|3	Summary:	Cups Driver for KONICA MINOLTA magicolor 2530 DL
12mr|cups-drivers-magicolor2530dl-2.1.1-15|4	Name:		cups-drivers-%{rname}
12mr|cups-drivers-magicolor2530dl-2.1.1-15|5	Version:	2.1.1
12mr|cups-drivers-magicolor2530dl-2.1.1-15|6	Release:	%mkrel 15
12mr|cups-drivers-magicolor2530dl-2.1.1-15|7	License:	GPL
12mr|cups-drivers-magicolor2530dl-2.1.1-15|8	Group:		System/Printing
12mr|cups-drivers-magicolor2530dl-2.1.1-15|9	URL:		http://printer.konicaminolta.net/
12mr|cups-drivers-magicolor2530dl-2.1.1-15|10	Source0:	magicolor2530DL-%{version}.tar.gz
12mr|cups-drivers-magicolor2530dl-2.1.1-15|11	Patch0:		magicolor2430DL-shared_system_libs.diff
12mr|cups-drivers-magicolor2530dl-2.1.1-15|12	BuildRequires:	automake
12mr|cups-drivers-magicolor2530dl-2.1.1-15|13	BuildRequires:	cups-devel
12mr|cups-drivers-magicolor2530dl-2.1.1-15|14	BuildRequires:	jbig-devel
12mr|cups-drivers-magicolor2530dl-2.1.1-15|15	BuildRequires:	lcms-devel
12mr|cups-drivers-magicolor2530dl-2.1.1-15|16	Requires:	cups
12mr|cups-drivers-magicolor2530dl-2.1.1-15|17	Conflicts:	cups-drivers = 2007
12mr|cups-drivers-magicolor2530dl-2.1.1-15|18	Conflicts:	printer-utils = 2007
12mr|cups-drivers-magicolor2530dl-2.1.1-15|19	Conflicts:	printer-filters = 2007
12mr|cups-drivers-magicolor2530dl-2.1.1-15|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cups-drivers-magicolor2530dl-2.1.1-15|21	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|22	%description
12mr|cups-drivers-magicolor2530dl-2.1.1-15|23	This package contains KONICA MINOLTA CUPS LavaFlow stream(PCL-like) filter
12mr|cups-drivers-magicolor2530dl-2.1.1-15|24	rastertokm2530dl and the PPD file. The filter converts CUPS raster data to
12mr|cups-drivers-magicolor2530dl-2.1.1-15|25	KONICA MINOLTA LavaFlow stream.
12mr|cups-drivers-magicolor2530dl-2.1.1-15|26	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|27	This package contains CUPS drivers (PPD) for the following printers:
12mr|cups-drivers-magicolor2530dl-2.1.1-15|28	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|29	o KONICA MINOLTA magicolor 2530 DL printer
12mr|cups-drivers-magicolor2530dl-2.1.1-15|30	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|31	%prep
12mr|cups-drivers-magicolor2530dl-2.1.1-15|32	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|33	%setup -q -n magicolor2530DL-%{version}
12mr|cups-drivers-magicolor2530dl-2.1.1-15|34	%patch0 -p0
12mr|cups-drivers-magicolor2530dl-2.1.1-15|35	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|36	# Fix copy of CUPS headers in kmlf.h
12mr|cups-drivers-magicolor2530dl-2.1.1-15|37	perl -p -i -e 's:\bcups_strlcpy:_cups_strlcpy:g' src/kmlf.h
12mr|cups-drivers-magicolor2530dl-2.1.1-15|38	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|39	# Remove asterisks from group names in PPD file
12mr|cups-drivers-magicolor2530dl-2.1.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
12mr|cups-drivers-magicolor2530dl-2.1.1-15|41	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|42	# Determine the directory for the CUPS filters using the correct method
12mr|cups-drivers-magicolor2530dl-2.1.1-15|43	perl -p -i -e 's:(CUPS_SERVERBIN=)"\$libdir/cups":$1`cups-config --serverbin`:' configure*
12mr|cups-drivers-magicolor2530dl-2.1.1-15|44	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|45	%build
12mr|cups-drivers-magicolor2530dl-2.1.1-15|46	rm -f configure
12mr|cups-drivers-magicolor2530dl-2.1.1-15|47	libtoolize --force --copy; aclocal; automake --add-missing --copy --foreign; autoconf
12mr|cups-drivers-magicolor2530dl-2.1.1-15|48	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|49	%configure2_5x
12mr|cups-drivers-magicolor2530dl-2.1.1-15|50	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|51	%make
12mr|cups-drivers-magicolor2530dl-2.1.1-15|52	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|53	%install
12mr|cups-drivers-magicolor2530dl-2.1.1-15|54	rm -rf %{buildroot}
12mr|cups-drivers-magicolor2530dl-2.1.1-15|55	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|56	%makeinstall_std
12mr|cups-drivers-magicolor2530dl-2.1.1-15|57	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|58	%clean
12mr|cups-drivers-magicolor2530dl-2.1.1-15|59	rm -rf %{buildroot}
12mr|cups-drivers-magicolor2530dl-2.1.1-15|60	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|61	%files
12mr|cups-drivers-magicolor2530dl-2.1.1-15|62	%defattr(-,root,root)
12mr|cups-drivers-magicolor2530dl-2.1.1-15|63	%doc AUTHORS COPYING ChangeLog
12mr|cups-drivers-magicolor2530dl-2.1.1-15|64	%{_prefix}/lib/cups/filter/rastertokm2530dl
12mr|cups-drivers-magicolor2530dl-2.1.1-15|65	%{_datadir}/KONICA_MINOLTA/mc2530DL
12mr|cups-drivers-magicolor2530dl-2.1.1-15|66	%attr(0644,root,root) %{_datadir}/cups/model/KONICA_MINOLTA/km2530dl.ppd*
12mr|cups-drivers-magicolor2530dl-2.1.1-15|67	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|68	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|69	
12mr|cups-drivers-magicolor2530dl-2.1.1-15|70	%changelog
12mr|cups-drivers-magicolor2530dl-2.1.1-15|71	

13752 12
12mr|cups-drivers-magicolor5430dl-1.8.1-14|1	%define rname magicolor5430dl
12mr|cups-drivers-magicolor5430dl-1.8.1-14|2	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|3	Summary:	Cups Driver for KONICA MINOLTA magicolor 5430 DL
12mr|cups-drivers-magicolor5430dl-1.8.1-14|4	Name:		cups-drivers-%{rname}
12mr|cups-drivers-magicolor5430dl-1.8.1-14|5	Version:	1.8.1
12mr|cups-drivers-magicolor5430dl-1.8.1-14|6	Release:	%mkrel 14
12mr|cups-drivers-magicolor5430dl-1.8.1-14|7	License:	GPL
12mr|cups-drivers-magicolor5430dl-1.8.1-14|8	Group:		System/Printing
12mr|cups-drivers-magicolor5430dl-1.8.1-14|9	URL:		http://printer.konicaminolta.net/
12mr|cups-drivers-magicolor5430dl-1.8.1-14|10	Source0:	magicolor5430DL-%{version}.tar.gz
12mr|cups-drivers-magicolor5430dl-1.8.1-14|11	Patch0:		magicolor2430DL-shared_system_libs.diff
12mr|cups-drivers-magicolor5430dl-1.8.1-14|12	BuildRequires:	automake
12mr|cups-drivers-magicolor5430dl-1.8.1-14|13	BuildRequires:	cups-devel
12mr|cups-drivers-magicolor5430dl-1.8.1-14|14	BuildRequires:	jbig-devel
12mr|cups-drivers-magicolor5430dl-1.8.1-14|15	BuildRequires:	lcms-devel
12mr|cups-drivers-magicolor5430dl-1.8.1-14|16	Requires:	cups
12mr|cups-drivers-magicolor5430dl-1.8.1-14|17	Conflicts:	cups-drivers = 2007
12mr|cups-drivers-magicolor5430dl-1.8.1-14|18	Conflicts:	printer-utils = 2007
12mr|cups-drivers-magicolor5430dl-1.8.1-14|19	Conflicts:	printer-filters = 2007
12mr|cups-drivers-magicolor5430dl-1.8.1-14|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cups-drivers-magicolor5430dl-1.8.1-14|21	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|22	%description
12mr|cups-drivers-magicolor5430dl-1.8.1-14|23	This package contains KONICA MINOLTA CUPS LavaFlow stream(PCL-like) filter
12mr|cups-drivers-magicolor5430dl-1.8.1-14|24	rastertokm5430dl and the PPD file. The filter converts CUPS raster data to
12mr|cups-drivers-magicolor5430dl-1.8.1-14|25	KONICA MINOLTA LavaFlow stream.
12mr|cups-drivers-magicolor5430dl-1.8.1-14|26	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|27	This package contains CUPS drivers (PPD) for the following printers:
12mr|cups-drivers-magicolor5430dl-1.8.1-14|28	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|29	o KONICA MINOLTA magicolor 5430 DL printer
12mr|cups-drivers-magicolor5430dl-1.8.1-14|30	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|31	%prep
12mr|cups-drivers-magicolor5430dl-1.8.1-14|32	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|33	%setup -q -n magicolor5430DL-%{version}
12mr|cups-drivers-magicolor5430dl-1.8.1-14|34	%patch0 -p0
12mr|cups-drivers-magicolor5430dl-1.8.1-14|35	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|36	# Fix copy of CUPS headers in kmlf.h
12mr|cups-drivers-magicolor5430dl-1.8.1-14|37	perl -p -i -e 's:\bcups_strlcpy:_cups_strlcpy:g' src/kmlf.h
12mr|cups-drivers-magicolor5430dl-1.8.1-14|38	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|39	# Remove asterisks from group names in PPD file
12mr|cups-drivers-magicolor5430dl-1.8.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
12mr|cups-drivers-magicolor5430dl-1.8.1-14|41	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|42	# Determine the directory for the CUPS filters using the correct method
12mr|cups-drivers-magicolor5430dl-1.8.1-14|43	perl -p -i -e 's:(CUPS_SERVERBIN=)"\$libdir/cups":$1`cups-config --serverbin`:' configure*
12mr|cups-drivers-magicolor5430dl-1.8.1-14|44	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|45	%build
12mr|cups-drivers-magicolor5430dl-1.8.1-14|46	rm -f configure
12mr|cups-drivers-magicolor5430dl-1.8.1-14|47	libtoolize --force --copy; aclocal; automake --add-missing --copy --foreign; autoconf
12mr|cups-drivers-magicolor5430dl-1.8.1-14|48	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|49	%configure2_5x
12mr|cups-drivers-magicolor5430dl-1.8.1-14|50	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|51	%make
12mr|cups-drivers-magicolor5430dl-1.8.1-14|52	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|53	%install
12mr|cups-drivers-magicolor5430dl-1.8.1-14|54	rm -rf %{buildroot}
12mr|cups-drivers-magicolor5430dl-1.8.1-14|55	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|56	%makeinstall_std
12mr|cups-drivers-magicolor5430dl-1.8.1-14|57	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|58	%clean
12mr|cups-drivers-magicolor5430dl-1.8.1-14|59	rm -rf %{buildroot}
12mr|cups-drivers-magicolor5430dl-1.8.1-14|60	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|61	%files
12mr|cups-drivers-magicolor5430dl-1.8.1-14|62	%defattr(-,root,root)
12mr|cups-drivers-magicolor5430dl-1.8.1-14|63	%doc AUTHORS COPYING ChangeLog
12mr|cups-drivers-magicolor5430dl-1.8.1-14|64	%{_prefix}/lib/cups/filter/rastertokm5430dl
12mr|cups-drivers-magicolor5430dl-1.8.1-14|65	%{_datadir}/KONICA_MINOLTA/mc5430DL
12mr|cups-drivers-magicolor5430dl-1.8.1-14|66	%attr(0644,root,root) %{_datadir}/cups/model/KONICA_MINOLTA/km5430dl.ppd*
12mr|cups-drivers-magicolor5430dl-1.8.1-14|67	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|68	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|69	
12mr|cups-drivers-magicolor5430dl-1.8.1-14|70	%changelog
12mr|cups-drivers-magicolor5430dl-1.8.1-14|71	

13753 12
12mr|cups-drivers-magicolor5440dl-1.2.1-13|1	%define rname magicolor5440dl
12mr|cups-drivers-magicolor5440dl-1.2.1-13|2	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|3	Summary:	Cups Driver for KONICA MINOLTA magicolor 5440 DL
12mr|cups-drivers-magicolor5440dl-1.2.1-13|4	Name:		cups-drivers-%{rname}
12mr|cups-drivers-magicolor5440dl-1.2.1-13|5	Version:	1.2.1
12mr|cups-drivers-magicolor5440dl-1.2.1-13|6	Release:	%mkrel 13
12mr|cups-drivers-magicolor5440dl-1.2.1-13|7	License:	GPL
12mr|cups-drivers-magicolor5440dl-1.2.1-13|8	Group:		System/Printing
12mr|cups-drivers-magicolor5440dl-1.2.1-13|9	URL:		http://printer.konicaminolta.net/
12mr|cups-drivers-magicolor5440dl-1.2.1-13|10	Source0:	magicolor5440DL-%{version}.tar.gz
12mr|cups-drivers-magicolor5440dl-1.2.1-13|11	Patch0:		magicolor2430DL-shared_system_libs.diff
12mr|cups-drivers-magicolor5440dl-1.2.1-13|12	BuildRequires:	automake
12mr|cups-drivers-magicolor5440dl-1.2.1-13|13	BuildRequires:	cups-devel
12mr|cups-drivers-magicolor5440dl-1.2.1-13|14	BuildRequires:	jbig-devel
12mr|cups-drivers-magicolor5440dl-1.2.1-13|15	BuildRequires:	lcms-devel
12mr|cups-drivers-magicolor5440dl-1.2.1-13|16	Requires:	cups
12mr|cups-drivers-magicolor5440dl-1.2.1-13|17	Conflicts:	cups-drivers = 2007
12mr|cups-drivers-magicolor5440dl-1.2.1-13|18	Conflicts:	printer-utils = 2007
12mr|cups-drivers-magicolor5440dl-1.2.1-13|19	Conflicts:	printer-filters = 2007
12mr|cups-drivers-magicolor5440dl-1.2.1-13|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cups-drivers-magicolor5440dl-1.2.1-13|21	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|22	%description
12mr|cups-drivers-magicolor5440dl-1.2.1-13|23	This package contains KONICA MINOLTA CUPS LavaFlow stream(PCL-like) filter
12mr|cups-drivers-magicolor5440dl-1.2.1-13|24	rastertokm5440dl and the PPD file. The filter converts CUPS raster data to
12mr|cups-drivers-magicolor5440dl-1.2.1-13|25	KONICA MINOLTA LavaFlow stream.
12mr|cups-drivers-magicolor5440dl-1.2.1-13|26	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|27	This package contains CUPS drivers (PPD) for the following printers:
12mr|cups-drivers-magicolor5440dl-1.2.1-13|28	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|29	o KONICA MINOLTA magicolor 5440 DL printer
12mr|cups-drivers-magicolor5440dl-1.2.1-13|30	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|31	%prep
12mr|cups-drivers-magicolor5440dl-1.2.1-13|32	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|33	%setup -q -n magicolor5440DL-%{version}
12mr|cups-drivers-magicolor5440dl-1.2.1-13|34	%patch0 -p0
12mr|cups-drivers-magicolor5440dl-1.2.1-13|35	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|36	# Fix copy of CUPS headers in kmlf.h
12mr|cups-drivers-magicolor5440dl-1.2.1-13|37	perl -p -i -e 's:\bcups_strlcpy:_cups_strlcpy:g' src/kmlf.h
12mr|cups-drivers-magicolor5440dl-1.2.1-13|38	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|39	# Remove asterisks from group names in PPD file
12mr|cups-drivers-magicolor5440dl-1.2.1-13|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
12mr|cups-drivers-magicolor5440dl-1.2.1-13|41	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|42	# Determine the directory for the CUPS filters using the correct method
12mr|cups-drivers-magicolor5440dl-1.2.1-13|43	perl -p -i -e 's:(CUPS_SERVERBIN=)"\$libdir/cups":$1`cups-config --serverbin`:' configure*
12mr|cups-drivers-magicolor5440dl-1.2.1-13|44	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|45	%build
12mr|cups-drivers-magicolor5440dl-1.2.1-13|46	rm -f configure
12mr|cups-drivers-magicolor5440dl-1.2.1-13|47	libtoolize --force --copy; aclocal; automake --add-missing --copy --foreign; autoconf
12mr|cups-drivers-magicolor5440dl-1.2.1-13|48	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|49	%configure2_5x
12mr|cups-drivers-magicolor5440dl-1.2.1-13|50	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|51	%make
12mr|cups-drivers-magicolor5440dl-1.2.1-13|52	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|53	%install
12mr|cups-drivers-magicolor5440dl-1.2.1-13|54	rm -rf %{buildroot}
12mr|cups-drivers-magicolor5440dl-1.2.1-13|55	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|56	%makeinstall_std
12mr|cups-drivers-magicolor5440dl-1.2.1-13|57	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|58	%clean
12mr|cups-drivers-magicolor5440dl-1.2.1-13|59	rm -rf %{buildroot}
12mr|cups-drivers-magicolor5440dl-1.2.1-13|60	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|61	%files
12mr|cups-drivers-magicolor5440dl-1.2.1-13|62	%defattr(-,root,root)
12mr|cups-drivers-magicolor5440dl-1.2.1-13|63	%doc AUTHORS COPYING ChangeLog
12mr|cups-drivers-magicolor5440dl-1.2.1-13|64	%{_prefix}/lib/cups/filter/rastertokm5440dl
12mr|cups-drivers-magicolor5440dl-1.2.1-13|65	%{_datadir}/KONICA_MINOLTA/mc5440DL
12mr|cups-drivers-magicolor5440dl-1.2.1-13|66	%attr(0644,root,root) %{_datadir}/cups/model/KONICA_MINOLTA/km5440dl.ppd*
12mr|cups-drivers-magicolor5440dl-1.2.1-13|67	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|68	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|69	
12mr|cups-drivers-magicolor5440dl-1.2.1-13|70	%changelog
12mr|cups-drivers-magicolor5440dl-1.2.1-13|71	

13754 12
12mr|cups-drivers-pegg-0.23-12|1	Summary:	CUPS printer drivers for Casio USB label printers
12mr|cups-drivers-pegg-0.23-12|2	Name:		cups-drivers-pegg
12mr|cups-drivers-pegg-0.23-12|3	Version:	0.23
12mr|cups-drivers-pegg-0.23-12|4	Release:	%mkrel 12
12mr|cups-drivers-pegg-0.23-12|5	License:	GPL
12mr|cups-drivers-pegg-0.23-12|6	Group:		System/Printing
12mr|cups-drivers-pegg-0.23-12|7	URL:		http://www.tu-harburg.de/~soda0231/pegg/pegg.html
12mr|cups-drivers-pegg-0.23-12|8	# the http://www.tu-harburg.de/~soda0231/pegg/files/ resource is gone
12mr|cups-drivers-pegg-0.23-12|9	Source0:	pegg-0.23.tar.bz2
12mr|cups-drivers-pegg-0.23-12|10	Source1:	xbm2crw-0.4.tar.bz2
12mr|cups-drivers-pegg-0.23-12|11	Source2:	cups2pegg-0.21a.tar.bz2
12mr|cups-drivers-pegg-0.23-12|12	Source3:	pegg_el-0.11.tar.bz2
12mr|cups-drivers-pegg-0.23-12|13	Patch0:		cups-drivers-pegg-0.23-LDFLAGS.diff
12mr|cups-drivers-pegg-0.23-12|14	Requires:	imagemagick
12mr|cups-drivers-pegg-0.23-12|15	Requires:	cups
12mr|cups-drivers-pegg-0.23-12|16	BuildRequires:	libusb-devel
12mr|cups-drivers-pegg-0.23-12|17	Conflicts:	cups-drivers = 2007
12mr|cups-drivers-pegg-0.23-12|18	Conflicts:	printer-utils = 2007
12mr|cups-drivers-pegg-0.23-12|19	Conflicts:	printer-filters = 2007
12mr|cups-drivers-pegg-0.23-12|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cups-drivers-pegg-0.23-12|21	
12mr|cups-drivers-pegg-0.23-12|22	%description
12mr|cups-drivers-pegg-0.23-12|23	CUPS printer drivers for  Casio USB label printers.
12mr|cups-drivers-pegg-0.23-12|24	
12mr|cups-drivers-pegg-0.23-12|25	This package contains CUPS drivers (PPD) for the following printers:
12mr|cups-drivers-pegg-0.23-12|26	
12mr|cups-drivers-pegg-0.23-12|27	o CASIO Computer CO. LTD. EL-700 EL-5000W
12mr|cups-drivers-pegg-0.23-12|28	o CASIO Computer CO. LTD. KL-P1000 KL-E11
12mr|cups-drivers-pegg-0.23-12|29	o CASIO Computer CO. LTD. KP-C10 KP-C50
12mr|cups-drivers-pegg-0.23-12|30	
12mr|cups-drivers-pegg-0.23-12|31	%prep
12mr|cups-drivers-pegg-0.23-12|32	
12mr|cups-drivers-pegg-0.23-12|33	%setup -q -c -T -n %{name}-%{version} -a0 -a1 -a2 -a3
12mr|cups-drivers-pegg-0.23-12|34	%patch0 -p1
12mr|cups-drivers-pegg-0.23-12|35	
12mr|cups-drivers-pegg-0.23-12|36	# gunzip the man pages
12mr|cups-drivers-pegg-0.23-12|37	find -name "*.1.gz" | xargs gunzip
12mr|cups-drivers-pegg-0.23-12|38	
12mr|cups-drivers-pegg-0.23-12|39	%build
12mr|cups-drivers-pegg-0.23-12|40	
12mr|cups-drivers-pegg-0.23-12|41	%make -C pegg-* CFLAGS="%{optflags}" LIB_PATH="%{_libdir}" LDFLAGS="%{ldflags}"
12mr|cups-drivers-pegg-0.23-12|42	
12mr|cups-drivers-pegg-0.23-12|43	%make -C pegg_el-*/src CFLAGS="%{optflags}" LIB_PATH="%{_libdir}" LDFLAGS="%{ldflags}"
12mr|cups-drivers-pegg-0.23-12|44	
12mr|cups-drivers-pegg-0.23-12|45	# Suppress logging in cups2pegg backend
12mr|cups-drivers-pegg-0.23-12|46	perl -p -i -e "s:/var/log/cups/cups2pegg.log:/dev/null:" cups2pegg*/src/cups2pegg
12mr|cups-drivers-pegg-0.23-12|47	
12mr|cups-drivers-pegg-0.23-12|48	# Fix PPD file
12mr|cups-drivers-pegg-0.23-12|49	perl -p -i -e 's/^(\*ModelName:).*$/$1 "CASIO Computer CO. LTD. EL-700 EL-5000W"/' cups2pegg-*/src/ppd/casio_el.ppd
12mr|cups-drivers-pegg-0.23-12|50	perl -p -i -e 's/^(\*ShortNickName:).*$/$1 "CASIO EL-700 EL-5000W"/' cups2pegg-*/src/ppd/casio_el.ppd
12mr|cups-drivers-pegg-0.23-12|51	perl -p -i -e 's/^(\*ModelName:).*$/$1 "CASIO Computer CO. LTD. KL-P1000 KL-E11"/' cups2pegg-*/src/ppd/casio_kl.ppd
12mr|cups-drivers-pegg-0.23-12|52	perl -p -i -e 's/^(\*ShortNickName:).*$/$1 "CASIO KL-P1000 KL-E11"/' cups2pegg-*/src/ppd/casio_kl.ppd
12mr|cups-drivers-pegg-0.23-12|53	perl -p -i -e 's/: Letter/: 128_64/' cups2pegg-*/src/ppd/casio_kl.ppd
12mr|cups-drivers-pegg-0.23-12|54	perl -p -i -e 's/^(\*ModelName:).*$/$1 "CASIO Computer CO. LTD. KP-C10 KP-C50"/' cups2pegg-*/src/ppd/casio_kp.ppd
12mr|cups-drivers-pegg-0.23-12|55	perl -p -i -e 's/^(\*ShortNickName:).*$/$1 "CASIO KP-C10 KP-C50"/' cups2pegg-*/src/ppd/casio_kp.ppd
12mr|cups-drivers-pegg-0.23-12|56	perl -p -i -e 's/: Letter/: 512_64/' cups2pegg-*/src/ppd/casio_kp.ppd
12mr|cups-drivers-pegg-0.23-12|57	
12mr|cups-drivers-pegg-0.23-12|58	%install
12mr|cups-drivers-pegg-0.23-12|59	rm -rf %{buildroot}
12mr|cups-drivers-pegg-0.23-12|60	
12mr|cups-drivers-pegg-0.23-12|61	install -d %{buildroot}%{_bindir}
12mr|cups-drivers-pegg-0.23-12|62	install -d %{buildroot}%{_prefix}/lib/cups/backend
12mr|cups-drivers-pegg-0.23-12|63	install -d %{buildroot}%{_datadir}/cups/model/pegg
12mr|cups-drivers-pegg-0.23-12|64	install -d %{buildroot}%{_mandir}/man1
12mr|cups-drivers-pegg-0.23-12|65	
12mr|cups-drivers-pegg-0.23-12|66	install -m0755 pegg-*/pegg %{buildroot}%{_bindir}/
12mr|cups-drivers-pegg-0.23-12|67	install -m0755 pegg_el-*/src/pegg_el %{buildroot}%{_bindir}/
12mr|cups-drivers-pegg-0.23-12|68	install -m0755 xbm2crw*/xbm2crw %{buildroot}%{_bindir}/
12mr|cups-drivers-pegg-0.23-12|69	install -m0755 cups2pegg*/src/cups2pegg %{buildroot}%{_prefix}/lib/cups/backend/
12mr|cups-drivers-pegg-0.23-12|70	install -m0644 pegg-*/pegg.1 %{buildroot}%{_mandir}/man1/
12mr|cups-drivers-pegg-0.23-12|71	install -m0644 pegg_el-*/src/pegg_el.1 %{buildroot}%{_mandir}/man1/
12mr|cups-drivers-pegg-0.23-12|72	install -m0644 cups2pegg-*/src/ppd/*.ppd* %{buildroot}%{_datadir}/cups/model/pegg/
12mr|cups-drivers-pegg-0.23-12|73	
12mr|cups-drivers-pegg-0.23-12|74	rm -rf installed_docs
12mr|cups-drivers-pegg-0.23-12|75	mkdir -p installed_docs/{pegg_el,xbm2crw,cups2pegg}
12mr|cups-drivers-pegg-0.23-12|76	cp pegg_el-*/README pegg_el-*/TODO pegg_el-*/INSTALL installed_docs/pegg_el/
12mr|cups-drivers-pegg-0.23-12|77	cp xbm2crw-*/README installed_docs/xbm2crw/
12mr|cups-drivers-pegg-0.23-12|78	cp cups2pegg-*/*.png cups2pegg-*/*.html installed_docs/cups2pegg/
12mr|cups-drivers-pegg-0.23-12|79	
12mr|cups-drivers-pegg-0.23-12|80	%clean
12mr|cups-drivers-pegg-0.23-12|81	rm -rf %{buildroot}
12mr|cups-drivers-pegg-0.23-12|82	
12mr|cups-drivers-pegg-0.23-12|83	%files
12mr|cups-drivers-pegg-0.23-12|84	%defattr(0644,root,root,0755)
12mr|cups-drivers-pegg-0.23-12|85	%doc pegg-*/CHANGELOG pegg-*/README pegg-*/LICENSE pegg-*/INSTALL installed_docs/*
12mr|cups-drivers-pegg-0.23-12|86	%attr(0755,root,root) %{_bindir}/pegg
12mr|cups-drivers-pegg-0.23-12|87	%attr(0755,root,root) %{_bindir}/pegg_el
12mr|cups-drivers-pegg-0.23-12|88	%attr(0755,root,root) %{_bindir}/xbm2crw
12mr|cups-drivers-pegg-0.23-12|89	%attr(0755,root,root) %{_prefix}/lib/cups/backend/cups2pegg
12mr|cups-drivers-pegg-0.23-12|90	%attr(0755,root,root) %dir %{_datadir}/cups/model/pegg
12mr|cups-drivers-pegg-0.23-12|91	%attr(0644,root,root) %{_datadir}/cups/model/pegg/*.ppd*
12mr|cups-drivers-pegg-0.23-12|92	%attr(0644,root,root) %{_mandir}/man1/pegg*.1*
12mr|cups-drivers-pegg-0.23-12|93	
12mr|cups-drivers-pegg-0.23-12|94	
12mr|cups-drivers-pegg-0.23-12|95	
12mr|cups-drivers-pegg-0.23-12|96	%changelog
12mr|cups-drivers-pegg-0.23-12|97	

13755 12
12mr|cups-drivers-ptouch-1.3-8|1	%define rname ptouch
12mr|cups-drivers-ptouch-1.3-8|2	
12mr|cups-drivers-ptouch-1.3-8|3	Summary:	CUPS/foomatic driver for Brother P-touch label printers
12mr|cups-drivers-ptouch-1.3-8|4	Name:		cups-drivers-%{rname}
12mr|cups-drivers-ptouch-1.3-8|5	Version:	1.3
12mr|cups-drivers-ptouch-1.3-8|6	Release:	%mkrel 8
12mr|cups-drivers-ptouch-1.3-8|7	License:	GPL
12mr|cups-drivers-ptouch-1.3-8|8	Group:		System/Printing
12mr|cups-drivers-ptouch-1.3-8|9	URL:		http://www.diku.dk/~panic/P-touch/
12mr|cups-drivers-ptouch-1.3-8|10	Source0:	http://www.diku.dk/~panic/P-touch/%{rname}-driver-%{version}.tar.gz
12mr|cups-drivers-ptouch-1.3-8|11	Requires:	cups
12mr|cups-drivers-ptouch-1.3-8|12	BuildRequires:	cups
12mr|cups-drivers-ptouch-1.3-8|13	BuildRequires:	cups-devel
12mr|cups-drivers-ptouch-1.3-8|14	BuildRequires:	ghostscript
12mr|cups-drivers-ptouch-1.3-8|15	Conflicts:	cups-drivers = 2007
12mr|cups-drivers-ptouch-1.3-8|16	Conflicts:	printer-utils = 2007
12mr|cups-drivers-ptouch-1.3-8|17	Conflicts:	printer-filters = 2007
12mr|cups-drivers-ptouch-1.3-8|18	Conflicts:	foomatic-db < 1:3.0.2-1.20070820.1mdv2008.0
12mr|cups-drivers-ptouch-1.3-8|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cups-drivers-ptouch-1.3-8|20	
12mr|cups-drivers-ptouch-1.3-8|21	%description
12mr|cups-drivers-ptouch-1.3-8|22	The ptouch-driver consists of a CUPS raster filter for driving the family of
12mr|cups-drivers-ptouch-1.3-8|23	Brother P-touch label printers.
12mr|cups-drivers-ptouch-1.3-8|24	
12mr|cups-drivers-ptouch-1.3-8|25	This package contains CUPS foomatic drivers for the following printers:
12mr|cups-drivers-ptouch-1.3-8|26	
12mr|cups-drivers-ptouch-1.3-8|27	%prep
12mr|cups-drivers-ptouch-1.3-8|28	%setup -q -n %{rname}-driver-%{version}
12mr|cups-drivers-ptouch-1.3-8|29	
12mr|cups-drivers-ptouch-1.3-8|30	%build
12mr|cups-drivers-ptouch-1.3-8|31	
12mr|cups-drivers-ptouch-1.3-8|32	%configure2_5x \
12mr|cups-drivers-ptouch-1.3-8|33	--libdir=%{_prefix}/lib
12mr|cups-drivers-ptouch-1.3-8|34	
12mr|cups-drivers-ptouch-1.3-8|35	%make
12mr|cups-drivers-ptouch-1.3-8|36	
12mr|cups-drivers-ptouch-1.3-8|37	%install
12mr|cups-drivers-ptouch-1.3-8|38	rm -rf %{buildroot}
12mr|cups-drivers-ptouch-1.3-8|39	
12mr|cups-drivers-ptouch-1.3-8|40	install -d %{buildroot}%{_datadir}/cups/model/%{rname}
12mr|cups-drivers-ptouch-1.3-8|41	
12mr|cups-drivers-ptouch-1.3-8|42	%makeinstall_std
12mr|cups-drivers-ptouch-1.3-8|43	
12mr|cups-drivers-ptouch-1.3-8|44	%clean
12mr|cups-drivers-ptouch-1.3-8|45	rm -rf %{buildroot}
12mr|cups-drivers-ptouch-1.3-8|46	
12mr|cups-drivers-ptouch-1.3-8|47	%files
12mr|cups-drivers-ptouch-1.3-8|48	%defattr(0644,root,root,0755)
12mr|cups-drivers-ptouch-1.3-8|49	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|cups-drivers-ptouch-1.3-8|50	%attr(0755,root,root) %{_prefix}/lib/cups/filter/rastertoptch
12mr|cups-drivers-ptouch-1.3-8|51	%attr(0644,root,root) %{_datadir}/foomatic/db/source/printer/*.xml
12mr|cups-drivers-ptouch-1.3-8|52	%attr(0644,root,root) %{_datadir}/foomatic/db/source/driver/*.xml
12mr|cups-drivers-ptouch-1.3-8|53	%attr(0644,root,root) %{_datadir}/foomatic/db/source/opt/*.xml
12mr|cups-drivers-ptouch-1.3-8|54	%attr(0755,root,root) %dir %{_datadir}/cups/model/%{rname}
12mr|cups-drivers-ptouch-1.3-8|55	
12mr|cups-drivers-ptouch-1.3-8|56	
12mr|cups-drivers-ptouch-1.3-8|57	
12mr|cups-drivers-ptouch-1.3-8|58	%changelog
12mr|cups-drivers-ptouch-1.3-8|59	

13756 12
12mr|cups-drivers-splix-2.0.0-6|1	%define rname splix
12mr|cups-drivers-splix-2.0.0-6|2	
12mr|cups-drivers-splix-2.0.0-6|3	Summary:	CUPS printer drivers for SPL (Samsung Printer Language) printers
12mr|cups-drivers-splix-2.0.0-6|4	Name:		cups-drivers-%{rname}
12mr|cups-drivers-splix-2.0.0-6|5	Version:	2.0.0
12mr|cups-drivers-splix-2.0.0-6|6	Release:	%mkrel 6
12mr|cups-drivers-splix-2.0.0-6|7	License:	GPL
12mr|cups-drivers-splix-2.0.0-6|8	Group:		System/Printing
12mr|cups-drivers-splix-2.0.0-6|9	URL:		http://splix.ap2c.org/
12mr|cups-drivers-splix-2.0.0-6|10	Source0:	http://downloads.sourceforge.net/splix/%{rname}-%{version}.tar.bz2
12mr|cups-drivers-splix-2.0.0-6|11	Patch0:		splix-2.0.0-ldflags.patch
12mr|cups-drivers-splix-2.0.0-6|12	Patch1:		splix-2.0.0-tools-nojbig.patch
12mr|cups-drivers-splix-2.0.0-6|13	Patch2:		splix-2.0.0-gcc44.patch
12mr|cups-drivers-splix-2.0.0-6|14	Patch3:		splix-2.0.0-gcc45.diff
12mr|cups-drivers-splix-2.0.0-6|15	Requires:	cups
12mr|cups-drivers-splix-2.0.0-6|16	BuildRequires:	cups
12mr|cups-drivers-splix-2.0.0-6|17	BuildRequires:	cups-devel
12mr|cups-drivers-splix-2.0.0-6|18	BuildRequires:	libqt4-devel
12mr|cups-drivers-splix-2.0.0-6|19	BuildRequires:	ghostscript
12mr|cups-drivers-splix-2.0.0-6|20	Conflicts:	cups-drivers = 2007
12mr|cups-drivers-splix-2.0.0-6|21	Conflicts:	printer-utils = 2007
12mr|cups-drivers-splix-2.0.0-6|22	Conflicts:	printer-filters = 2007
12mr|cups-drivers-splix-2.0.0-6|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cups-drivers-splix-2.0.0-6|24	
12mr|cups-drivers-splix-2.0.0-6|25	%description
12mr|cups-drivers-splix-2.0.0-6|26	SpliX is a set of CUPS printer drivers for SPL (Samsung Printer Language)
12mr|cups-drivers-splix-2.0.0-6|27	printers. If you have a such printer, you need to download and use SpliX.
12mr|cups-drivers-splix-2.0.0-6|28	Moreover you will find documentation about this proprietary language.
12mr|cups-drivers-splix-2.0.0-6|29	
12mr|cups-drivers-splix-2.0.0-6|30	This package contains CUPS drivers (PPD) for Dell, Samsung and Xerox
12mr|cups-drivers-splix-2.0.0-6|31	printers.
12mr|cups-drivers-splix-2.0.0-6|32	
12mr|cups-drivers-splix-2.0.0-6|33	%prep
12mr|cups-drivers-splix-2.0.0-6|34	%setup -q -n %{rname}-%{version}
12mr|cups-drivers-splix-2.0.0-6|35	%patch0 -p1 -b .ldflags
12mr|cups-drivers-splix-2.0.0-6|36	%patch1 -p1 -b .tools-nojbig
12mr|cups-drivers-splix-2.0.0-6|37	%patch2 -p1 -b .gcc44
12mr|cups-drivers-splix-2.0.0-6|38	%patch3 -p0 -b .gcc45
12mr|cups-drivers-splix-2.0.0-6|39	
12mr|cups-drivers-splix-2.0.0-6|40	%build
12mr|cups-drivers-splix-2.0.0-6|41	# note: build using DISABLE_JBIG=1 because of possible patent issue
12mr|cups-drivers-splix-2.0.0-6|42	%make V=1 OPTIM_CXXFLAGS="%{optflags}" LDFLAGS="%{ldflags}" DISABLE_JBIG=1
12mr|cups-drivers-splix-2.0.0-6|43	%make CXXFLAGS="%{optflags} `pkg-config QtCore --cflags`" \
12mr|cups-drivers-splix-2.0.0-6|44	LIBS="`pkg-config QtCore --libs` %{ldflags}" -C tools
12mr|cups-drivers-splix-2.0.0-6|45	
12mr|cups-drivers-splix-2.0.0-6|46	%install
12mr|cups-drivers-splix-2.0.0-6|47	rm -rf %{buildroot}
12mr|cups-drivers-splix-2.0.0-6|48	%makeinstall_std
12mr|cups-drivers-splix-2.0.0-6|49	mkdir -p %{buildroot}%{_bindir}
12mr|cups-drivers-splix-2.0.0-6|50	install -m0755 tools/decompress %{buildroot}%{_bindir}/%{name}-decompress
12mr|cups-drivers-splix-2.0.0-6|51	
12mr|cups-drivers-splix-2.0.0-6|52	%clean
12mr|cups-drivers-splix-2.0.0-6|53	rm -rf %{buildroot}
12mr|cups-drivers-splix-2.0.0-6|54	
12mr|cups-drivers-splix-2.0.0-6|55	%files
12mr|cups-drivers-splix-2.0.0-6|56	%defattr(0644,root,root,0755)
12mr|cups-drivers-splix-2.0.0-6|57	%doc AUTHORS COPYING ChangeLog README THANKS TODO
12mr|cups-drivers-splix-2.0.0-6|58	%{_datadir}/cups/model/dell
12mr|cups-drivers-splix-2.0.0-6|59	%{_datadir}/cups/model/samsung
12mr|cups-drivers-splix-2.0.0-6|60	%{_datadir}/cups/model/xerox
12mr|cups-drivers-splix-2.0.0-6|61	%defattr(0755,root,root,0755)
12mr|cups-drivers-splix-2.0.0-6|62	%{_bindir}/%{name}-decompress
12mr|cups-drivers-splix-2.0.0-6|63	%{_prefix}/lib/cups/filter/pstoqpdl
12mr|cups-drivers-splix-2.0.0-6|64	%{_prefix}/lib/cups/filter/rastertoqpdl
12mr|cups-drivers-splix-2.0.0-6|65	
12mr|cups-drivers-splix-2.0.0-6|66	
12mr|cups-drivers-splix-2.0.0-6|67	
12mr|cups-drivers-splix-2.0.0-6|68	%changelog
12mr|cups-drivers-splix-2.0.0-6|69	

13757 12
12mr|curl-7.26.0-2|1	%define major 4
12mr|curl-7.26.0-2|2	%define libname %mklibname %{name} %{major}
12mr|curl-7.26.0-2|3	%define develname %mklibname %{name} -d
12mr|curl-7.26.0-2|4	
12mr|curl-7.26.0-2|5	Summary:	Gets a file from a FTP, GOPHER or HTTP server
12mr|curl-7.26.0-2|6	Name:		curl
12mr|curl-7.26.0-2|7	Version:	7.26.0
12mr|curl-7.26.0-2|8	Release:	2
12mr|curl-7.26.0-2|9	Epoch:		1
12mr|curl-7.26.0-2|10	License:	BSD-like
12mr|curl-7.26.0-2|11	Group:		Networking/Other
12mr|curl-7.26.0-2|12	URL:		http://curl.haxx.se
12mr|curl-7.26.0-2|13	Source0:	http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
12mr|curl-7.26.0-2|14	Source1:	http://curl.haxx.se/download/%{name}-%{version}.tar.lzma.asc
12mr|curl-7.26.0-2|15	Patch3:		%{name}-7.21.5-privlibs.patch
12mr|curl-7.26.0-2|16	Patch4:		%{name}-7.15.3-multilib.patch
12mr|curl-7.26.0-2|17	Patch6:		%{name}-7.26.0-do-not-build-examples.patch
12mr|curl-7.26.0-2|18	BuildRequires:	groff-for-man
12mr|curl-7.26.0-2|19	BuildRequires:	openssl-devel
12mr|curl-7.26.0-2|20	BuildRequires:	zlib-devel
12mr|curl-7.26.0-2|21	BuildRequires:	libidn-devel
12mr|curl-7.26.0-2|22	BuildRequires:	libssh2-devel
12mr|curl-7.26.0-2|23	BuildRequires:	openldap-devel
12mr|curl-7.26.0-2|24	BuildRequires:	krb5-devel
12mr|curl-7.26.0-2|25	#BuildRequires:	c-ares-devel
12mr|curl-7.26.0-2|26	# (misc) required for testing
12mr|curl-7.26.0-2|27	BuildRequires:	stunnel
12mr|curl-7.26.0-2|28	Provides:	webfetch
12mr|curl-7.26.0-2|29	Requires:	%{libname} = %{EVRD}
12mr|curl-7.26.0-2|30	
12mr|curl-7.26.0-2|31	%description
12mr|curl-7.26.0-2|32	curl is a client to get documents/files from servers, using any of the
12mr|curl-7.26.0-2|33	supported protocols. The command is designed to work without user
12mr|curl-7.26.0-2|34	interaction or any kind of interactivity.
12mr|curl-7.26.0-2|35	
12mr|curl-7.26.0-2|36	curl offers a busload of useful tricks like proxy support, user
12mr|curl-7.26.0-2|37	authentication, ftp upload, HTTP post, file transfer resume and more.
12mr|curl-7.26.0-2|38	
12mr|curl-7.26.0-2|39	This version is compiled with SSL (https) support.
12mr|curl-7.26.0-2|40	
12mr|curl-7.26.0-2|41	%package -n %{libname}
12mr|curl-7.26.0-2|42	Summary:	A library of functions for file transfer
12mr|curl-7.26.0-2|43	Group:		Networking/Other
12mr|curl-7.26.0-2|44	Requires:	rootcerts >= 1:20070713.00
12mr|curl-7.26.0-2|45	
12mr|curl-7.26.0-2|46	%description -n %{libname}
12mr|curl-7.26.0-2|47	libcurl is a library of functions for sending and receiving files through
12mr|curl-7.26.0-2|48	various protocols, including http and ftp.
12mr|curl-7.26.0-2|49	
12mr|curl-7.26.0-2|50	You should install this package if you plan to use any applications that
12mr|curl-7.26.0-2|51	use libcurl.
12mr|curl-7.26.0-2|52	
12mr|curl-7.26.0-2|53	%package -n %{develname}
12mr|curl-7.26.0-2|54	Summary:	Header files and static libraries for libcurl
12mr|curl-7.26.0-2|55	Group:		Development/C
12mr|curl-7.26.0-2|56	Requires:	%{libname} = %{EVRD}
12mr|curl-7.26.0-2|57	Provides:	%{name}-devel = %{EVRD}
12mr|curl-7.26.0-2|58	Provides:	lib%{name}-devel = %{EVRD}
12mr|curl-7.26.0-2|59	Provides:	libcurl%{major}-devel = %{EVRD}
12mr|curl-7.26.0-2|60	
12mr|curl-7.26.0-2|61	%description -n %{develname}
12mr|curl-7.26.0-2|62	libcurl is a library of functions for sending and receiving files through
12mr|curl-7.26.0-2|63	various protocols, including http and ftp.
12mr|curl-7.26.0-2|64	
12mr|curl-7.26.0-2|65	You should install this package if you wish to develop applications that
12mr|curl-7.26.0-2|66	use libcurl.
12mr|curl-7.26.0-2|67	
12mr|curl-7.26.0-2|68	%package examples
12mr|curl-7.26.0-2|69	Summary:	Example files for %{name} development
12mr|curl-7.26.0-2|70	Group:		Development/C
12mr|curl-7.26.0-2|71	Requires:	%{develname} = %{EVRD}
12mr|curl-7.26.0-2|72	
12mr|curl-7.26.0-2|73	%description examples
12mr|curl-7.26.0-2|74	Example files for %{name} development.
12mr|curl-7.26.0-2|75	
12mr|curl-7.26.0-2|76	%prep
12mr|curl-7.26.0-2|77	%setup -q
12mr|curl-7.26.0-2|78	%patch3 -p1 -b .privlib~
12mr|curl-7.26.0-2|79	%patch4 -p1 -b .multilib~
12mr|curl-7.26.0-2|80	%patch6 -p1 -b .examples~
12mr|curl-7.26.0-2|81	
12mr|curl-7.26.0-2|82	%build
12mr|curl-7.26.0-2|83	autoreconf -fiv
12mr|curl-7.26.0-2|84	
12mr|curl-7.26.0-2|85	%configure2_5x \
12mr|curl-7.26.0-2|86	--with-ssl \
12mr|curl-7.26.0-2|87	--without-gnutls \
12mr|curl-7.26.0-2|88	--with-zlib \
12mr|curl-7.26.0-2|89	--with-libidn \
12mr|curl-7.26.0-2|90	--with-ssh2 \
12mr|curl-7.26.0-2|91	--with-random \
12mr|curl-7.26.0-2|92	--enable-hidden-symbols \
12mr|curl-7.26.0-2|93	--enable-optimize \
12mr|curl-7.26.0-2|94	--enable-nonblocking \
12mr|curl-7.26.0-2|95	--enable-thread \
12mr|curl-7.26.0-2|96	--enable-crypto-auth \
12mr|curl-7.26.0-2|97	--enable-libgcc \
12mr|curl-7.26.0-2|98	--enable-ldaps \
12mr|curl-7.26.0-2|99	--enable-ipv6 \
12mr|curl-7.26.0-2|100	--with-ca-bundle=%{_sysconfdir}/pki/tls/certs/ca-bundle.crt \
12mr|curl-7.26.0-2|101	--with-gssapi=%{_prefix} \
12mr|curl-7.26.0-2|102	--disable-ares
12mr|curl-7.26.0-2|103	
12mr|curl-7.26.0-2|104	# we don't want them in curl-examples:
12mr|curl-7.26.0-2|105	%__rm -r docs/examples/.deps
12mr|curl-7.26.0-2|106	
12mr|curl-7.26.0-2|107	%make
12mr|curl-7.26.0-2|108	
12mr|curl-7.26.0-2|109	# disable tests that want to connect/run sshd, which is quite impossible
12mr|curl-7.26.0-2|110	%check
12mr|curl-7.26.0-2|111	%__make test TEST_Q='-a -p -v !SCP !SFTP !SOCKS4 !SOCKS5 !TFTP !198'
12mr|curl-7.26.0-2|112	
12mr|curl-7.26.0-2|113	%install
12mr|curl-7.26.0-2|114	%__rm -rf %{buildroot}
12mr|curl-7.26.0-2|115	%makeinstall_std
12mr|curl-7.26.0-2|116	
12mr|curl-7.26.0-2|117	# [july 2008] HACK. to be replaced by a real fix
12mr|curl-7.26.0-2|118	%__sed -i -e 's!-Wl,--as-needed!!' -e 's!-Wl,--no-undefined!!' %{buildroot}%{_bindir}/%{name}-config
12mr|curl-7.26.0-2|119	%__sed -i -e 's!-Wl,--as-needed!!' -e 's!-Wl,--no-undefined!!' %{buildroot}%{_libdir}/pkgconfig/*.pc
12mr|curl-7.26.0-2|120	
12mr|curl-7.26.0-2|121	%multiarch_binaries %{buildroot}%{_bindir}/%{name}-config
12mr|curl-7.26.0-2|122	
12mr|curl-7.26.0-2|123	# (tpg) use rootcerts's certificates #35917
12mr|curl-7.26.0-2|124	find %{buildroot} -name ca-bundle.crt -exec rm -f '{}' \;
12mr|curl-7.26.0-2|125	
12mr|curl-7.26.0-2|126	# nuke the static lib
12mr|curl-7.26.0-2|127	%__rm -f %{buildroot}%{_libdir}/*.a
12mr|curl-7.26.0-2|128	
12mr|curl-7.26.0-2|129	# we don't package mk-ca-bundle so we don't need man for it
12mr|curl-7.26.0-2|130	%__rm -f %{buildroot}%{_mandir}/man1/mk-ca-bundle.1*
12mr|curl-7.26.0-2|131	
12mr|curl-7.26.0-2|132	%files
12mr|curl-7.26.0-2|133	%{_bindir}/curl
12mr|curl-7.26.0-2|134	%{_mandir}/man1/curl.1*
12mr|curl-7.26.0-2|135	
12mr|curl-7.26.0-2|136	%files -n %{libname}
12mr|curl-7.26.0-2|137	%{_libdir}/*.so.%{major}*
12mr|curl-7.26.0-2|138	
12mr|curl-7.26.0-2|139	%files -n %{develname}
12mr|curl-7.26.0-2|140	%docdir docs/
12mr|curl-7.26.0-2|141	%doc docs/BUGS docs/KNOWN_BUGS docs/CONTRIBUTE docs/FAQ CHANGES
12mr|curl-7.26.0-2|142	%doc docs/FEATURES docs/RESOURCES docs/TODO docs/THANKS docs/INTERNALS
12mr|curl-7.26.0-2|143	%{_bindir}/curl-config
12mr|curl-7.26.0-2|144	%{multiarch_bindir}/curl-config
12mr|curl-7.26.0-2|145	%{_libdir}/libcurl.so
12mr|curl-7.26.0-2|146	%{_includedir}/curl
12mr|curl-7.26.0-2|147	%{_libdir}/pkgconfig/*.pc
12mr|curl-7.26.0-2|148	%{_mandir}/man1/curl-config.1*
12mr|curl-7.26.0-2|149	%{_mandir}/man3/*
12mr|curl-7.26.0-2|150	
12mr|curl-7.26.0-2|151	%files examples
12mr|curl-7.26.0-2|152	%doc docs/examples
12mr|curl-7.26.0-2|153	
12mr|curl-7.26.0-2|154	
12mr|curl-7.26.0-2|155	
12mr|curl-7.26.0-2|156	%changelog
12mr|curl-7.26.0-2|157	* Sat Aug  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|curl-7.26.0-2|158	+ Commit: f37a37c
12mr|curl-7.26.0-2|159	- Drop .la file, fix unversioned Obsoletes
12mr|curl-7.26.0-2|160	
12mr|curl-7.26.0-2|161	

13758 12
12mr|cvs-1.12.13-20|1	%if %{_use_internal_dependency_generator}
12mr|cvs-1.12.13-20|2	%define __noautoreq 'tcsh|/bin/csh'
12mr|cvs-1.12.13-20|3	%else
12mr|cvs-1.12.13-20|4	%define _requires_exceptions tcsh\\|/bin/csh
12mr|cvs-1.12.13-20|5	%endif
12mr|cvs-1.12.13-20|6	
12mr|cvs-1.12.13-20|7	Summary:	A version control system
12mr|cvs-1.12.13-20|8	Name:		cvs
12mr|cvs-1.12.13-20|9	Version:	1.12.13
12mr|cvs-1.12.13-20|10	%define subrel 1
12mr|cvs-1.12.13-20|11	Release:	20
12mr|cvs-1.12.13-20|12	License:	GPL
12mr|cvs-1.12.13-20|13	Group:		Development/Other
12mr|cvs-1.12.13-20|14	URL:		http://www.nongnu.org/cvs/
12mr|cvs-1.12.13-20|15	Source0:	http://ftp.gnu.org/non-gnu/cvs/source/stable/%{version}/cvs-%{version}.tar.bz2
12mr|cvs-1.12.13-20|16	Source1:	http://ftp.gnu.org/non-gnu/cvs/source/stable/%{version}/cvs-%{version}.tar.bz2.sig
12mr|cvs-1.12.13-20|17	Source2: 	cvspserver
12mr|cvs-1.12.13-20|18	Source3: 	cvs.conf
12mr|cvs-1.12.13-20|19	Source4: 	cvs-xinetd
12mr|cvs-1.12.13-20|20	Patch0:		cvs-1.11.19-varargs.patch
12mr|cvs-1.12.13-20|21	Patch2: 	cvs-1.12.13-errno.patch
12mr|cvs-1.12.13-20|22	Patch4:		cvs-1.11.1-newline.patch
12mr|cvs-1.12.13-20|23	Patch5:		cvs-1.11.4-first-login.patch
12mr|cvs-1.12.13-20|24	Patch6:		cvs-1.11.19-cvsbug.patch
12mr|cvs-1.12.13-20|25	# Patch from cvs of cvs:
12mr|cvs-1.12.13-20|26	# http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14840
12mr|cvs-1.12.13-20|27	Patch7:     cvs-zlib-read.patch
12mr|cvs-1.12.13-20|28	Patch8:		cvs-1.12.13-format_not_a_string_literal_and_no_format_arguments.diff
12mr|cvs-1.12.13-20|29	Patch9:		cvs-1.12.13-CVE-2012-0804.diff
12mr|cvs-1.12.13-20|30	Requires:	openssh-clients
12mr|cvs-1.12.13-20|31	BuildRequires:	autoconf2.5
12mr|cvs-1.12.13-20|32	BuildRequires:	krb5-devel
12mr|cvs-1.12.13-20|33	BuildRequires:	tcsh
12mr|cvs-1.12.13-20|34	BuildRequires:	texinfo
12mr|cvs-1.12.13-20|35	BuildRequires:	zlib-devel
12mr|cvs-1.12.13-20|36	BuildRequires:	tetex-latex
12mr|cvs-1.12.13-20|37	BuildRequires:	tetex-dvips
12mr|cvs-1.12.13-20|38	BuildRequires:	groff
12mr|cvs-1.12.13-20|39	
12mr|cvs-1.12.13-20|40	%description
12mr|cvs-1.12.13-20|41	CVS means Concurrent Version System; it is a version control
12mr|cvs-1.12.13-20|42	system which can record the history of your files (usually,
12mr|cvs-1.12.13-20|43	but not always, source code). CVS only stores the differences
12mr|cvs-1.12.13-20|44	between versions, instead of every version of every file
12mr|cvs-1.12.13-20|45	you've ever created. CVS also keeps a log of who, when and
12mr|cvs-1.12.13-20|46	why changes occurred, among other aspects.
12mr|cvs-1.12.13-20|47	
12mr|cvs-1.12.13-20|48	CVS is very helpful for managing releases and controlling
12mr|cvs-1.12.13-20|49	the concurrent editing of source files among multiple
12mr|cvs-1.12.13-20|50	authors. Instead of providing version control for a
12mr|cvs-1.12.13-20|51	collection of files in a single directory, CVS provides
12mr|cvs-1.12.13-20|52	version control for a hierarchical collection of
12mr|cvs-1.12.13-20|53	directories consisting of revision controlled files.
12mr|cvs-1.12.13-20|54	
12mr|cvs-1.12.13-20|55	These directories and files can then be combined together
12mr|cvs-1.12.13-20|56	to form a software release.
12mr|cvs-1.12.13-20|57	
12mr|cvs-1.12.13-20|58	Install the cvs package if you need to use a version
12mr|cvs-1.12.13-20|59	control system.
12mr|cvs-1.12.13-20|60	
12mr|cvs-1.12.13-20|61	%prep
12mr|cvs-1.12.13-20|62	
12mr|cvs-1.12.13-20|63	%setup -q
12mr|cvs-1.12.13-20|64	%patch0 -p1 -b .varargs
12mr|cvs-1.12.13-20|65	%patch2 -p1 -b .errno
12mr|cvs-1.12.13-20|66	%patch4 -p1 -b .newline
12mr|cvs-1.12.13-20|67	%patch5 -p1 -b .first-login
12mr|cvs-1.12.13-20|68	%patch6 -p1 -b .cvsbug
12mr|cvs-1.12.13-20|69	%patch7 -p0 -b .zlib-read
12mr|cvs-1.12.13-20|70	%patch8 -p1 -b .format_not_a_string_literal_and_no_format_arguments
12mr|cvs-1.12.13-20|71	%patch9 -p0 -b .CVE-2012-0804
12mr|cvs-1.12.13-20|72	
12mr|cvs-1.12.13-20|73	%build
12mr|cvs-1.12.13-20|74	# http://qa.mandriva.com/show_bug.cgi?id=31848
12mr|cvs-1.12.13-20|75	%define _fortify_cflags %{nil}
12mr|cvs-1.12.13-20|76	
12mr|cvs-1.12.13-20|77	export SENDMAIL="%{_sbindir}/sendmail"
12mr|cvs-1.12.13-20|78	
12mr|cvs-1.12.13-20|79	%serverbuild
12mr|cvs-1.12.13-20|80	
12mr|cvs-1.12.13-20|81	export CXXFLAGS="${CFLAGS}"
12mr|cvs-1.12.13-20|82	export CCFLAGS="${CFLAGS}"
12mr|cvs-1.12.13-20|83	
12mr|cvs-1.12.13-20|84	%configure2_5x \
12mr|cvs-1.12.13-20|85	--with-tmpdir=/tmp
12mr|cvs-1.12.13-20|86	
12mr|cvs-1.12.13-20|87	%make
12mr|cvs-1.12.13-20|88	
12mr|cvs-1.12.13-20|89	pushd doc
12mr|cvs-1.12.13-20|90	make ps
12mr|cvs-1.12.13-20|91	make info
12mr|cvs-1.12.13-20|92	popd
12mr|cvs-1.12.13-20|93	
12mr|cvs-1.12.13-20|94	%install
12mr|cvs-1.12.13-20|95	install -d %{buildroot}%{_sysconfdir}/xinetd.d
12mr|cvs-1.12.13-20|96	install -d %{buildroot}%{_sysconfdir}/cvs
12mr|cvs-1.12.13-20|97	install -d %{buildroot}%{_sbindir}
12mr|cvs-1.12.13-20|98	
12mr|cvs-1.12.13-20|99	%makeinstall
12mr|cvs-1.12.13-20|100	
12mr|cvs-1.12.13-20|101	install -m0755 %{SOURCE2} %{buildroot}%{_sbindir}/
12mr|cvs-1.12.13-20|102	install -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/cvs
12mr|cvs-1.12.13-20|103	install -m0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/xinetd.d/%{name}
12mr|cvs-1.12.13-20|104	
12mr|cvs-1.12.13-20|105	bzip2 -f doc/*.ps
12mr|cvs-1.12.13-20|106	
12mr|cvs-1.12.13-20|107	# %check
12mr|cvs-1.12.13-20|108	# Disabling currently
12mr|cvs-1.12.13-20|109	# make check
12mr|cvs-1.12.13-20|110	
12mr|cvs-1.12.13-20|111	%files
12mr|cvs-1.12.13-20|112	%doc BUGS FAQ MINOR-BUGS NEWS PROJECTS TODO README
12mr|cvs-1.12.13-20|113	%doc doc/*.ps.bz2
12mr|cvs-1.12.13-20|114	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}
12mr|cvs-1.12.13-20|115	%dir %{_sysconfdir}/cvs
12mr|cvs-1.12.13-20|116	%config(noreplace) %{_sysconfdir}/cvs/cvs.conf
12mr|cvs-1.12.13-20|117	%{_bindir}/cvs
12mr|cvs-1.12.13-20|118	%{_bindir}/cvsbug
12mr|cvs-1.12.13-20|119	%{_bindir}/rcs2log
12mr|cvs-1.12.13-20|120	%{_sbindir}/cvspserver
12mr|cvs-1.12.13-20|121	%{_infodir}/cvs*
12mr|cvs-1.12.13-20|122	%{_datadir}/cvs
12mr|cvs-1.12.13-20|123	%{_mandir}/man1/cvs.1*
12mr|cvs-1.12.13-20|124	%{_mandir}/man5/cvs.5*
12mr|cvs-1.12.13-20|125	%{_mandir}/man8/cvsbug.8*
12mr|cvs-1.12.13-20|126	
12mr|cvs-1.12.13-20|127	
12mr|cvs-1.12.13-20|128	
12mr|cvs-1.12.13-20|129	%changelog
12mr|cvs-1.12.13-20|130	

13759 12
12mr|cyrus-imapd-2.4.13-2|1	# use saslauth group if
12mr|cyrus-imapd-2.4.13-2|2	%define SASLGROUP 0
12mr|cyrus-imapd-2.4.13-2|3	%{?_with_saslgroup: %{expand: %%define SASLGROUP 1}}
12mr|cyrus-imapd-2.4.13-2|4	
12mr|cyrus-imapd-2.4.13-2|5	# preforking cyrus.conf as default
12mr|cyrus-imapd-2.4.13-2|6	%define PREFORK 1
12mr|cyrus-imapd-2.4.13-2|7	%{?_without_prefork: %{expand: %%define PREFORK 0}}
12mr|cyrus-imapd-2.4.13-2|8	
12mr|cyrus-imapd-2.4.13-2|9	# enable idled (default no)
12mr|cyrus-imapd-2.4.13-2|10	%define IDLED 0
12mr|cyrus-imapd-2.4.13-2|11	%{?_with_idled: %{expand: %%define IDLED 1}}
12mr|cyrus-imapd-2.4.13-2|12	
12mr|cyrus-imapd-2.4.13-2|13	# enable automatic mailbox creation on deliver (default no):
12mr|cyrus-imapd-2.4.13-2|14	%define build_autocreate 1
12mr|cyrus-imapd-2.4.13-2|15	%{?_without_autocreate: %define build_autocreate 0}
12mr|cyrus-imapd-2.4.13-2|16	
12mr|cyrus-imapd-2.4.13-2|17	# create on demand folder requested by sieve filter (default no):
12mr|cyrus-imapd-2.4.13-2|18	%define build_autosieve 1
12mr|cyrus-imapd-2.4.13-2|19	%{?_without_autosieve: %define build_autosieve 0}
12mr|cyrus-imapd-2.4.13-2|20	
12mr|cyrus-imapd-2.4.13-2|21	# remove quota files extension:
12mr|cyrus-imapd-2.4.13-2|22	%define build_rmquota 0
12mr|cyrus-imapd-2.4.13-2|23	%{?_without_rmquota: %define build_rmquota 0}
12mr|cyrus-imapd-2.4.13-2|24	
12mr|cyrus-imapd-2.4.13-2|25	# snmp support
12mr|cyrus-imapd-2.4.13-2|26	%global with_snmp 1
12mr|cyrus-imapd-2.4.13-2|27	%{?_without_snmp: %global with_snmp 0}
12mr|cyrus-imapd-2.4.13-2|28	
12mr|cyrus-imapd-2.4.13-2|29	# ldap/pts support
12mr|cyrus-imapd-2.4.13-2|30	%global with_ldap 1
12mr|cyrus-imapd-2.4.13-2|31	%{?_without_ldap: %global with_ldap 0}
12mr|cyrus-imapd-2.4.13-2|32	
12mr|cyrus-imapd-2.4.13-2|33	%global with_mysql 1
12mr|cyrus-imapd-2.4.13-2|34	%{?_without_mysql: %global with_mysql 0}
12mr|cyrus-imapd-2.4.13-2|35	
12mr|cyrus-imapd-2.4.13-2|36	%global with_pgsql 1
12mr|cyrus-imapd-2.4.13-2|37	%{?_without_pgsql: %global with_pgsql 0}
12mr|cyrus-imapd-2.4.13-2|38	
12mr|cyrus-imapd-2.4.13-2|39	%global with_sqlite 1
12mr|cyrus-imapd-2.4.13-2|40	%{?_without_sqlite: %global with_sqlite 0}
12mr|cyrus-imapd-2.4.13-2|41	
12mr|cyrus-imapd-2.4.13-2|42	# virtual domains in LDAP support
12mr|cyrus-imapd-2.4.13-2|43	# needed by Kolab2
12mr|cyrus-imapd-2.4.13-2|44	%define build_virtualdomains_in_ldap 1
12mr|cyrus-imapd-2.4.13-2|45	%{?_without_virtualdomains_in_ldap: %define build_virtualdomains_in_ldap 0}
12mr|cyrus-imapd-2.4.13-2|46	
12mr|cyrus-imapd-2.4.13-2|47	Summary:	A high-performance mail store with IMAP and POP3 support
12mr|cyrus-imapd-2.4.13-2|48	Name:		cyrus-imapd
12mr|cyrus-imapd-2.4.13-2|49	Version:	2.4.13
12mr|cyrus-imapd-2.4.13-2|50	Release:	2
12mr|cyrus-imapd-2.4.13-2|51	License:	OSI Approved
12mr|cyrus-imapd-2.4.13-2|52	Group:		System/Servers
12mr|cyrus-imapd-2.4.13-2|53	URL:		http://cyrusimap.org/
12mr|cyrus-imapd-2.4.13-2|54	Source0:	ftp://ftp.cyrusimap.org/cyrus-imapd/%{name}-%{version}.tar.gz
12mr|cyrus-imapd-2.4.13-2|55	Source1:        ftp://ftp.cyrusimap.org/cyrus-imapd/%{name}-%{version}.tar.gz.sig
12mr|cyrus-imapd-2.4.13-2|56	Source2:	cyrus-procmailrc
12mr|cyrus-imapd-2.4.13-2|57	Source4:	cyrus-user-procmailrc.template
12mr|cyrus-imapd-2.4.13-2|58	Source6:	cyrus-imapd.imap-2.1.x-conf
12mr|cyrus-imapd-2.4.13-2|59	Source8:	cyrus-imapd.pamd
12mr|cyrus-imapd-2.4.13-2|60	Source12:	cyrus-imapd.sysconfig
12mr|cyrus-imapd-2.4.13-2|61	Source13:       http://clement.hermann.free.fr/scripts/Cyrus/imapcreate.pl
12mr|cyrus-imapd-2.4.13-2|62	Source14:       cyrus-imapd.README.RPM
12mr|cyrus-imapd-2.4.13-2|63	Source15:	cyrus-imapd.cvt_cyrusdb_all
12mr|cyrus-imapd-2.4.13-2|64	Source19:	cyrus-imapd-procmail+cyrus.mc
12mr|cyrus-imapd-2.4.13-2|65	Source20:	cyrus-imapd.cron-daily
12mr|cyrus-imapd-2.4.13-2|66	Source21:	http://ftp.andrew.cmu.edu/pub/net/mibs/cmu/cmu.mib
12mr|cyrus-imapd-2.4.13-2|67	#systemd support
12mr|cyrus-imapd-2.4.13-2|68	Source22:	cyrus-imapd.service
12mr|cyrus-imapd-2.4.13-2|69	Source23:	cyr_systemd_helper
12mr|cyrus-imapd-2.4.13-2|70	# This patch fixes the perl install path for mdk9.0 and later
12mr|cyrus-imapd-2.4.13-2|71	Patch1:		cyrus-imapd-mdk9.0perl-patch
12mr|cyrus-imapd-2.4.13-2|72	# cyrus-master instead of master in syslog
12mr|cyrus-imapd-2.4.13-2|73	Patch2:		cyrus-imapd-logident.patch
12mr|cyrus-imapd-2.4.13-2|74	# rediffed P3 and P4 comes from http://blog.vx.sk/archives/13-Autocreate-and-autosieve-patches-for-Cyrus-IMAP-Server-24.html
12mr|cyrus-imapd-2.4.13-2|75	# Autocreate INBOX patch (http://email.uoa.gr/projects/cyrus/autocreate/)
12mr|cyrus-imapd-2.4.13-2|76	#Patch3:	http://email.uoa.gr/download/cyrus/cyrus-imapd-2.3.16/cyrus-imapd-2.3.16-autocreate-0.10-0.diff
12mr|cyrus-imapd-2.4.13-2|77	Patch3: cyrus-imapd-2.4.13-autocreate-0.10-0.diff
12mr|cyrus-imapd-2.4.13-2|78	# Create on demand folder requested by sieve filter (http://email.uoa.gr/projects/cyrus/autosievefolder/)
12mr|cyrus-imapd-2.4.13-2|79	#Patch4:	http://email.uoa.gr/download/cyrus/cyrus-imapd-2.3.16/cyrus-imapd-2.3.16-autosieve-0.6.0.diff
12mr|cyrus-imapd-2.4.13-2|80	Patch4: cyrus-imapd-2.4.13-autosieve-0.6.0.diff
12mr|cyrus-imapd-2.4.13-2|81	# Remove QUOTA patch (http://email.uoa.gr/projects/cyrus/quota-patches/rmquota/)
12mr|cyrus-imapd-2.4.13-2|82	Patch5:	http://email.uoa.gr/download/cyrus/cyrus-imapd-2.3.9/cyrus-imapd-2.3.9-rmquota-0.5-0.diff
12mr|cyrus-imapd-2.4.13-2|83	# command line switch to disallow plaintext login
12mr|cyrus-imapd-2.4.13-2|84	Patch6:	cyrus-imapd-2.4.13-plaintext.diff
12mr|cyrus-imapd-2.4.13-2|85	# (oe) for kolab2: Patch to support virtdomains: ldap (parse domain from "email" field an LDAP user entry)
12mr|cyrus-imapd-2.4.13-2|86	Patch8:	cyrus-imapd-kolab-ldap.diff
12mr|cyrus-imapd-2.4.13-2|87	# (bluca) add ptloader to cyrus.conf
12mr|cyrus-imapd-2.4.13-2|88	Patch10:	cyrus-imapd-ptloader-conf.diff
12mr|cyrus-imapd-2.4.13-2|89	# (bluca) fix LDAP_OPT_X_SASL_SECPROPS error in ptloader
12mr|cyrus-imapd-2.4.13-2|90	Patch11:	cyrus-imapd-ptloader-secprops.diff
12mr|cyrus-imapd-2.4.13-2|91	# Other patches from simon matter
12mr|cyrus-imapd-2.4.13-2|92	Patch19:	cyrus-imapd-2.3.11-mkimap.patch
12mr|cyrus-imapd-2.4.13-2|93	Patch21:	cyrus-imapd-2.3.16-sieve_port.patch
12mr|cyrus-imapd-2.4.13-2|94	# fedora patches
12mr|cyrus-imapd-2.4.13-2|95	Patch100: http://www.oakton.edu/~jwade/cyrus/cyrus-imapd-2.1.3/cyrus-imapd-2.1.3-flock.patch
12mr|cyrus-imapd-2.4.13-2|96	Patch101: cyrus-imapd-2.3.1-authid_normalize.patch
12mr|cyrus-imapd-2.4.13-2|97	# for c-i <= 2.4.12
12mr|cyrus-imapd-2.4.13-2|98	Patch102: cyrus-imapd-2.4.12-debugopt.patch
12mr|cyrus-imapd-2.4.13-2|99	Requires:	perl
12mr|cyrus-imapd-2.4.13-2|100	# with previous versions of sasl, imap LOGIN would fail
12mr|cyrus-imapd-2.4.13-2|101	Requires:	%{mklibname sasl 2} >= 2.1.15
12mr|cyrus-imapd-2.4.13-2|102	#Requires:	krb5-libs
12mr|cyrus-imapd-2.4.13-2|103	Requires(pre):	/usr/sbin/useradd
12mr|cyrus-imapd-2.4.13-2|104	Requires(pre):	rpm-helper
12mr|cyrus-imapd-2.4.13-2|105	%if %{SASLGROUP}
12mr|cyrus-imapd-2.4.13-2|106	Requires(pre):	/usr/sbin/groupadd
12mr|cyrus-imapd-2.4.13-2|107	%endif
12mr|cyrus-imapd-2.4.13-2|108	Requires(post):	chkconfig /usr/bin/openssl /usr/bin/chattr /bin/grep /bin/cp perl systemd-units
12mr|cyrus-imapd-2.4.13-2|109	Requires(preun):/sbin/service chkconfig /usr/sbin/userdel /bin/rm systemd-units
12mr|cyrus-imapd-2.4.13-2|110	%if %{SASLGROUP}
12mr|cyrus-imapd-2.4.13-2|111	Requires(preun):/usr/sbin/groupdel
12mr|cyrus-imapd-2.4.13-2|112	%endif
12mr|cyrus-imapd-2.4.13-2|113	Requires(postun): systemd-units
12mr|cyrus-imapd-2.4.13-2|114	Provides:	imap
12mr|cyrus-imapd-2.4.13-2|115	Provides:	imap-server
12mr|cyrus-imapd-2.4.13-2|116	BuildRequires:	autoconf automake libtool
12mr|cyrus-imapd-2.4.13-2|117	BuildRequires:	bison
12mr|cyrus-imapd-2.4.13-2|118	BuildRequires:	db-devel
12mr|cyrus-imapd-2.4.13-2|119	BuildRequires:	ext2fs-devel
12mr|cyrus-imapd-2.4.13-2|120	BuildRequires:	flex
12mr|cyrus-imapd-2.4.13-2|121	BuildRequires:	groff >= 1.15-8
12mr|cyrus-imapd-2.4.13-2|122	BuildRequires:	libsasl-devel >= 2.1.15
12mr|cyrus-imapd-2.4.13-2|123	BuildRequires:	openssl-devel
12mr|cyrus-imapd-2.4.13-2|124	BuildRequires:	pcre-devel
12mr|cyrus-imapd-2.4.13-2|125	BuildRequires:	perl-devel
12mr|cyrus-imapd-2.4.13-2|126	BuildRequires:	perl-Digest-SHA1
12mr|cyrus-imapd-2.4.13-2|127	BuildRequires:	tcp_wrappers-devel
12mr|cyrus-imapd-2.4.13-2|128	%if %{with_snmp}
12mr|cyrus-imapd-2.4.13-2|129	BuildRequires:	net-snmp-devel
12mr|cyrus-imapd-2.4.13-2|130	BuildRequires:  elfutils-devel
12mr|cyrus-imapd-2.4.13-2|131	Requires:	net-snmp-mibs
12mr|cyrus-imapd-2.4.13-2|132	%endif
12mr|cyrus-imapd-2.4.13-2|133	%if %{with_ldap}
12mr|cyrus-imapd-2.4.13-2|134	BuildRequires:	openldap-devel
12mr|cyrus-imapd-2.4.13-2|135	%else
12mr|cyrus-imapd-2.4.13-2|136	%if %{build_virtualdomains_in_ldap}
12mr|cyrus-imapd-2.4.13-2|137	BuildRequires:	openldap-devel
12mr|cyrus-imapd-2.4.13-2|138	%endif
12mr|cyrus-imapd-2.4.13-2|139	%endif
12mr|cyrus-imapd-2.4.13-2|140	%if %{with_mysql}
12mr|cyrus-imapd-2.4.13-2|141	BuildRequires:	mysql-devel
12mr|cyrus-imapd-2.4.13-2|142	%endif
12mr|cyrus-imapd-2.4.13-2|143	%if %{with_pgsql}
12mr|cyrus-imapd-2.4.13-2|144	BuildRequires:	postgresql-devel
12mr|cyrus-imapd-2.4.13-2|145	%endif
12mr|cyrus-imapd-2.4.13-2|146	%if %{with_sqlite}
12mr|cyrus-imapd-2.4.13-2|147	BuildRequires:	sqlite3-devel
12mr|cyrus-imapd-2.4.13-2|148	%endif
12mr|cyrus-imapd-2.4.13-2|149	
12mr|cyrus-imapd-2.4.13-2|150	%if %{SASLGROUP}
12mr|cyrus-imapd-2.4.13-2|151	%define		_saslgroup saslauth
12mr|cyrus-imapd-2.4.13-2|152	%endif
12mr|cyrus-imapd-2.4.13-2|153	%define		_cyrususer cyrus
12mr|cyrus-imapd-2.4.13-2|154	%define		_cyrusgroup mail
12mr|cyrus-imapd-2.4.13-2|155	%define		_vardata %{_var}/lib/imap
12mr|cyrus-imapd-2.4.13-2|156	%define		_spooldata %{_var}/spool/imap
12mr|cyrus-imapd-2.4.13-2|157	# (gb) stick to /usr/lib/cyrus-imapd as this is an existing practise
12mr|cyrus-imapd-2.4.13-2|158	# from MDK 10.0 and below + /etc/init.d/cyrus-imapd would need to
12mr|cyrus-imapd-2.4.13-2|159	# runtime-detect the libdir since this ought to be an arch-independent
12mr|cyrus-imapd-2.4.13-2|160	# script.
12mr|cyrus-imapd-2.4.13-2|161	%define		_cyrexecdir %{_prefix}/lib/cyrus-imapd
12mr|cyrus-imapd-2.4.13-2|162	%define		_confdir master/conf
12mr|cyrus-imapd-2.4.13-2|163	%if %{PREFORK}
12mr|cyrus-imapd-2.4.13-2|164	%define		_cyrusconf %{_confdir}/prefork.conf
12mr|cyrus-imapd-2.4.13-2|165	%else
12mr|cyrus-imapd-2.4.13-2|166	%define		_cyrusconf %{_confdir}/normal.conf
12mr|cyrus-imapd-2.4.13-2|167	%endif
12mr|cyrus-imapd-2.4.13-2|168	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|cyrus-imapd-2.4.13-2|169	
12mr|cyrus-imapd-2.4.13-2|170	%description
12mr|cyrus-imapd-2.4.13-2|171	The Cyrus IMAP Server is a scaleable enterprise mail system
12mr|cyrus-imapd-2.4.13-2|172	designed for use from small to large enterprise environments using
12mr|cyrus-imapd-2.4.13-2|173	standards-based technologies.
12mr|cyrus-imapd-2.4.13-2|174	
12mr|cyrus-imapd-2.4.13-2|175	A full Cyrus IMAP implementation allows a seamless mail and bulletin
12mr|cyrus-imapd-2.4.13-2|176	board environment to be set up across multiple servers. It differs from
12mr|cyrus-imapd-2.4.13-2|177	other IMAP server implementations in that it is run on "sealed"
12mr|cyrus-imapd-2.4.13-2|178	servers, where users are not normally permitted to log in. The mailbox
12mr|cyrus-imapd-2.4.13-2|179	database is stored in parts of the filesystem that are private to the
12mr|cyrus-imapd-2.4.13-2|180	Cyrus IMAP system. All user access to mail is through software using
12mr|cyrus-imapd-2.4.13-2|181	the IMAP, POP3, or KPOP protocols. TLSv1 and SSL are supported for
12mr|cyrus-imapd-2.4.13-2|182	security.
12mr|cyrus-imapd-2.4.13-2|183	
12mr|cyrus-imapd-2.4.13-2|184	This is the main package, install also the %{name}-utils package (it
12mr|cyrus-imapd-2.4.13-2|185	contains server administration tools and depends on the perl-Cyrus
12mr|cyrus-imapd-2.4.13-2|186	package).
12mr|cyrus-imapd-2.4.13-2|187	
12mr|cyrus-imapd-2.4.13-2|188	%package	murder
12mr|cyrus-imapd-2.4.13-2|189	Summary:	Cyrus IMAP server murder aggregator system files
12mr|cyrus-imapd-2.4.13-2|190	Group:		System/Servers
12mr|cyrus-imapd-2.4.13-2|191	Requires:	%{name} >= %{version}-%{release}
12mr|cyrus-imapd-2.4.13-2|192	
12mr|cyrus-imapd-2.4.13-2|193	%description	murder
12mr|cyrus-imapd-2.4.13-2|194	The %{name}-murder package contains the Cyrus murder aggregator system,
12mr|cyrus-imapd-2.4.13-2|195	i.e. IMAP, POP3 and LMTP proxies, and the mupdate mailbox master daemon.
12mr|cyrus-imapd-2.4.13-2|196	It allows for cluster setups where there are many backend Cyrus spools
12mr|cyrus-imapd-2.4.13-2|197	and frontend proxy servers.
12mr|cyrus-imapd-2.4.13-2|198	
12mr|cyrus-imapd-2.4.13-2|199	%package	nntp
12mr|cyrus-imapd-2.4.13-2|200	Summary:	Cyrus IMAP server murder nntp support files
12mr|cyrus-imapd-2.4.13-2|201	Group:		System/Servers
12mr|cyrus-imapd-2.4.13-2|202	Requires:	%{name} >= %{version}-%{release}
12mr|cyrus-imapd-2.4.13-2|203	Conflicts:	leafnode
12mr|cyrus-imapd-2.4.13-2|204	
12mr|cyrus-imapd-2.4.13-2|205	%description	nntp
12mr|cyrus-imapd-2.4.13-2|206	Cyrus has the ability to export Usenet via IMAP and/or export shared
12mr|cyrus-imapd-2.4.13-2|207	IMAP mailboxes via NNTP. This is made possible by a new NNTP daemon
12mr|cyrus-imapd-2.4.13-2|208	which is included in this package.
12mr|cyrus-imapd-2.4.13-2|209	
12mr|cyrus-imapd-2.4.13-2|210	%package	devel
12mr|cyrus-imapd-2.4.13-2|211	Summary:	Cyrus IMAPd development files
12mr|cyrus-imapd-2.4.13-2|212	Group:		Development/Other
12mr|cyrus-imapd-2.4.13-2|213	
12mr|cyrus-imapd-2.4.13-2|214	%description	devel
12mr|cyrus-imapd-2.4.13-2|215	This package contains header files and libraries necessary for
12mr|cyrus-imapd-2.4.13-2|216	developing applications which use the imclient library.
12mr|cyrus-imapd-2.4.13-2|217	
12mr|cyrus-imapd-2.4.13-2|218	The main package is %{name}.
12mr|cyrus-imapd-2.4.13-2|219	
12mr|cyrus-imapd-2.4.13-2|220	%package -n	perl-Cyrus
12mr|cyrus-imapd-2.4.13-2|221	Summary:	Cyrus IMAPd utility Perl modules
12mr|cyrus-imapd-2.4.13-2|222	Group:		Development/Perl
12mr|cyrus-imapd-2.4.13-2|223	# with previous versions of sasl, imap LOGIN would fail
12mr|cyrus-imapd-2.4.13-2|224	Requires:	%{mklibname sasl 2} >= 2.1.15
12mr|cyrus-imapd-2.4.13-2|225	
12mr|cyrus-imapd-2.4.13-2|226	%description -n	perl-Cyrus
12mr|cyrus-imapd-2.4.13-2|227	This package contains Perl modules necessary to use the Cyrus server
12mr|cyrus-imapd-2.4.13-2|228	administrative utilities.
12mr|cyrus-imapd-2.4.13-2|229	
12mr|cyrus-imapd-2.4.13-2|230	The main package is %{name}.
12mr|cyrus-imapd-2.4.13-2|231	
12mr|cyrus-imapd-2.4.13-2|232	%package	utils
12mr|cyrus-imapd-2.4.13-2|233	Summary:	Cyrus IMAPd server admin utilities
12mr|cyrus-imapd-2.4.13-2|234	Group:		System/Servers
12mr|cyrus-imapd-2.4.13-2|235	Requires:	perl-Cyrus >= %{version}-%{release}
12mr|cyrus-imapd-2.4.13-2|236	
12mr|cyrus-imapd-2.4.13-2|237	%description	utils
12mr|cyrus-imapd-2.4.13-2|238	This package contains Cyrus IMAPd server administrative tools. It
12mr|cyrus-imapd-2.4.13-2|239	can be installed on systems other than the one running the server.
12mr|cyrus-imapd-2.4.13-2|240	
12mr|cyrus-imapd-2.4.13-2|241	This package depends on the perl-Cyrus package.
12mr|cyrus-imapd-2.4.13-2|242	The main package is %{name}.
12mr|cyrus-imapd-2.4.13-2|243	
12mr|cyrus-imapd-2.4.13-2|244	%prep
12mr|cyrus-imapd-2.4.13-2|245	
12mr|cyrus-imapd-2.4.13-2|246	%setup -q -n %{name}-%{version}
12mr|cyrus-imapd-2.4.13-2|247	%patch1 -p0 -b .mdk9.0perl.orig
12mr|cyrus-imapd-2.4.13-2|248	%patch2
12mr|cyrus-imapd-2.4.13-2|249	%if %{build_autocreate}
12mr|cyrus-imapd-2.4.13-2|250	%patch3 -p1 -b .autocreate.orig
12mr|cyrus-imapd-2.4.13-2|251	%endif
12mr|cyrus-imapd-2.4.13-2|252	%if %{build_autosieve}
12mr|cyrus-imapd-2.4.13-2|253	%patch4 -p1 -b .autosieve.orig
12mr|cyrus-imapd-2.4.13-2|254	%endif
12mr|cyrus-imapd-2.4.13-2|255	%if %{build_rmquota}
12mr|cyrus-imapd-2.4.13-2|256	%patch5 -p1 -b .rmquota.orig <- this patch is broken and won't apply
12mr|cyrus-imapd-2.4.13-2|257	%endif
12mr|cyrus-imapd-2.4.13-2|258	
12mr|cyrus-imapd-2.4.13-2|259	%patch6 -p1 -b .plaintext.orig
12mr|cyrus-imapd-2.4.13-2|260	
12mr|cyrus-imapd-2.4.13-2|261	# (oe) for kolab2: Patch to support virtdomains: ldap (parse domain from "email" field an LDAP user entry)
12mr|cyrus-imapd-2.4.13-2|262	%if %{build_virtualdomains_in_ldap}
12mr|cyrus-imapd-2.4.13-2|263	%patch8 -p1 -b .kolab-ldap.orig
12mr|cyrus-imapd-2.4.13-2|264	%endif
12mr|cyrus-imapd-2.4.13-2|265	%if %{with_ldap}
12mr|cyrus-imapd-2.4.13-2|266	%patch10 -p1 -b .ptloader.orig
12mr|cyrus-imapd-2.4.13-2|267	%endif
12mr|cyrus-imapd-2.4.13-2|268	%patch11 -p1 -b .secprops.orig
12mr|cyrus-imapd-2.4.13-2|269	
12mr|cyrus-imapd-2.4.13-2|270	%patch19 -p1 -b .mkimap.orig
12mr|cyrus-imapd-2.4.13-2|271	%patch21 -p1 -b .sieve_port.orig
12mr|cyrus-imapd-2.4.13-2|272	
12mr|cyrus-imapd-2.4.13-2|273	# fedora patches
12mr|cyrus-imapd-2.4.13-2|274	%patch100 -p1 -b .flock
12mr|cyrus-imapd-2.4.13-2|275	%patch101 -p1 -b .authid_normalize
12mr|cyrus-imapd-2.4.13-2|276	%patch102 -p1 -b .debugopt
12mr|cyrus-imapd-2.4.13-2|277	
12mr|cyrus-imapd-2.4.13-2|278	## Extra documentation
12mr|cyrus-imapd-2.4.13-2|279	mkdir -p extradocs
12mr|cyrus-imapd-2.4.13-2|280	for i in %{SOURCE2} %{SOURCE4} %{SOURCE19} ; do
12mr|cyrus-imapd-2.4.13-2|281	cp $i extradocs
12mr|cyrus-imapd-2.4.13-2|282	done
12mr|cyrus-imapd-2.4.13-2|283	
12mr|cyrus-imapd-2.4.13-2|284	## regenerate html man pages
12mr|cyrus-imapd-2.4.13-2|285	pushd man
12mr|cyrus-imapd-2.4.13-2|286	for mp in *[1-8] ; do groff -m man -T html $mp > ../doc/man/$mp.html ; done
12mr|cyrus-imapd-2.4.13-2|287	popd
12mr|cyrus-imapd-2.4.13-2|288	
12mr|cyrus-imapd-2.4.13-2|289	# fix build under mdx8.2
12mr|cyrus-imapd-2.4.13-2|290	#perl -ni -e "print unless /^AC_PREREQ/" configure.in
12mr|cyrus-imapd-2.4.13-2|291	
12mr|cyrus-imapd-2.4.13-2|292	install -m 0644 %{SOURCE8} cyrus-imapd.pamd
12mr|cyrus-imapd-2.4.13-2|293	
12mr|cyrus-imapd-2.4.13-2|294	# cleanup
12mr|cyrus-imapd-2.4.13-2|295	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12mr|cyrus-imapd-2.4.13-2|296	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|cyrus-imapd-2.4.13-2|297	done
12mr|cyrus-imapd-2.4.13-2|298	
12mr|cyrus-imapd-2.4.13-2|299	%build
12mr|cyrus-imapd-2.4.13-2|300	%serverbuild
12mr|cyrus-imapd-2.4.13-2|301	
12mr|cyrus-imapd-2.4.13-2|302	# it does not work with -fPIE and someone added that to the serverbuild macro...
12mr|cyrus-imapd-2.4.13-2|303	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
12mr|cyrus-imapd-2.4.13-2|304	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
12mr|cyrus-imapd-2.4.13-2|305	RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS |sed -e 's|-fPIE||g'`
12mr|cyrus-imapd-2.4.13-2|306	
12mr|cyrus-imapd-2.4.13-2|307	CPPFLAGS="-I%{_includedir}/et $CPPFLAGS"
12mr|cyrus-imapd-2.4.13-2|308	export CPPFLAGS
12mr|cyrus-imapd-2.4.13-2|309	CFLAGS="$RPM_OPT_FLAGS -fPIC"
12mr|cyrus-imapd-2.4.13-2|310	export CFLAGS
12mr|cyrus-imapd-2.4.13-2|311	LDFLAGS="-L%{_libdir}"
12mr|cyrus-imapd-2.4.13-2|312	export LDFLAGS
12mr|cyrus-imapd-2.4.13-2|313	
12mr|cyrus-imapd-2.4.13-2|314	#with the existing autom4te.cache autoheader would fail with the message
12mr|cyrus-imapd-2.4.13-2|315	#Can't locate object method "path" via package "Request" at /usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
12mr|cyrus-imapd-2.4.13-2|316	#
12mr|cyrus-imapd-2.4.13-2|317	rm -rf autom4te.cache configure
12mr|cyrus-imapd-2.4.13-2|318	export WANT_AUTOCONF_2_5=1
12mr|cyrus-imapd-2.4.13-2|319	libtoolize --copy --force; aclocal -I cmulocal; autoheader; autoconf
12mr|cyrus-imapd-2.4.13-2|320	
12mr|cyrus-imapd-2.4.13-2|321	# this removes rpath
12mr|cyrus-imapd-2.4.13-2|322	export andrew_cv_runpath_switch=none
12mr|cyrus-imapd-2.4.13-2|323	
12mr|cyrus-imapd-2.4.13-2|324	%configure2_5x \
12mr|cyrus-imapd-2.4.13-2|325	%if %{IDLED}
12mr|cyrus-imapd-2.4.13-2|326	--with-idle=idled \
12mr|cyrus-imapd-2.4.13-2|327	%endif
12mr|cyrus-imapd-2.4.13-2|328	%if !%{with_snmp}
12mr|cyrus-imapd-2.4.13-2|329	--without-snmp \
12mr|cyrus-imapd-2.4.13-2|330	%endif
12mr|cyrus-imapd-2.4.13-2|331	%if %{with_ldap}
12mr|cyrus-imapd-2.4.13-2|332	--with-ldap=/usr \
12mr|cyrus-imapd-2.4.13-2|333	%endif
12mr|cyrus-imapd-2.4.13-2|334	%if %{with_mysql}
12mr|cyrus-imapd-2.4.13-2|335	--with-mysql --with-mysql-incdir=/usr/include/mysql \
12mr|cyrus-imapd-2.4.13-2|336	%endif
12mr|cyrus-imapd-2.4.13-2|337	%if %{with_pgsql}
12mr|cyrus-imapd-2.4.13-2|338	--with-pgsql \
12mr|cyrus-imapd-2.4.13-2|339	%endif
12mr|cyrus-imapd-2.4.13-2|340	%if %{with_sqlite}
12mr|cyrus-imapd-2.4.13-2|341	--with-sqlite \
12mr|cyrus-imapd-2.4.13-2|342	%endif
12mr|cyrus-imapd-2.4.13-2|343	--with-extraident="Mandriva-RPM-%{version}-%{release}" \
12mr|cyrus-imapd-2.4.13-2|344	--with-syslogfacility=MAIL \
12mr|cyrus-imapd-2.4.13-2|345	--with-bdb=db --with-bdb-libdir=%{_libdir} \
12mr|cyrus-imapd-2.4.13-2|346	--enable-murder \
12mr|cyrus-imapd-2.4.13-2|347	--enable-netscapehack \
12mr|cyrus-imapd-2.4.13-2|348	--enable-listext \
12mr|cyrus-imapd-2.4.13-2|349	--enable-nntp \
12mr|cyrus-imapd-2.4.13-2|350	--with-perl=%{__perl} \
12mr|cyrus-imapd-2.4.13-2|351	--with-cyrus-prefix=%{_cyrexecdir} \
12mr|cyrus-imapd-2.4.13-2|352	--with-service-path=%{_cyrexecdir} \
12mr|cyrus-imapd-2.4.13-2|353	#    --with-krb=%{_prefix}/kerberos \
12mr|cyrus-imapd-2.4.13-2|354	
12mr|cyrus-imapd-2.4.13-2|355	make clean
12mr|cyrus-imapd-2.4.13-2|356	# no parallel make - 2.3.10
12mr|cyrus-imapd-2.4.13-2|357	make
12mr|cyrus-imapd-2.4.13-2|358	
12mr|cyrus-imapd-2.4.13-2|359	# Modify docs master --> cyrus-master
12mr|cyrus-imapd-2.4.13-2|360	pushd man
12mr|cyrus-imapd-2.4.13-2|361	perl -pi -e "s#master\(8\)#cyrus-master(8)#" `ls *5 *8`
12mr|cyrus-imapd-2.4.13-2|362	cd ../doc
12mr|cyrus-imapd-2.4.13-2|363	perl -pi -e "s#master#cyrus-master#g;" man.html
12mr|cyrus-imapd-2.4.13-2|364	cd man
12mr|cyrus-imapd-2.4.13-2|365	perl -pi -e "s#master\(8\)#cyrus-master(8)#;" `ls *html`
12mr|cyrus-imapd-2.4.13-2|366	popd
12mr|cyrus-imapd-2.4.13-2|367	
12mr|cyrus-imapd-2.4.13-2|368	# Modify path in perl scripts
12mr|cyrus-imapd-2.4.13-2|369	pushd perl/imap/examples
12mr|cyrus-imapd-2.4.13-2|370	perl -pi -e "s#/usr/local/bin/perl#%{__perl}#" `find . -type f -name "*.pl"`
12mr|cyrus-imapd-2.4.13-2|371	popd
12mr|cyrus-imapd-2.4.13-2|372	
12mr|cyrus-imapd-2.4.13-2|373	# Cleanup of doc dir
12mr|cyrus-imapd-2.4.13-2|374	find doc perl -name CVS -type d | xargs -r rm -fr
12mr|cyrus-imapd-2.4.13-2|375	find doc -name "*~" -type f | xargs -r rm -f
12mr|cyrus-imapd-2.4.13-2|376	find doc -name "*.*.orig" -type f | xargs -r rm -f
12mr|cyrus-imapd-2.4.13-2|377	
12mr|cyrus-imapd-2.4.13-2|378	rm -f doc/Makefile.dist
12mr|cyrus-imapd-2.4.13-2|379	rm -f doc/text/htmlstrip.c
12mr|cyrus-imapd-2.4.13-2|380	
12mr|cyrus-imapd-2.4.13-2|381	# modify lmtp socket path in .conf files
12mr|cyrus-imapd-2.4.13-2|382	perl -pi -e "s#/var/imap#%{_vardata}#" %{_confdir}/*.conf
12mr|cyrus-imapd-2.4.13-2|383	
12mr|cyrus-imapd-2.4.13-2|384	%install
12mr|cyrus-imapd-2.4.13-2|385	
12mr|cyrus-imapd-2.4.13-2|386	%makeinstall_std
12mr|cyrus-imapd-2.4.13-2|387	%makeinstall_std -C man
12mr|cyrus-imapd-2.4.13-2|388	
12mr|cyrus-imapd-2.4.13-2|389	%{__install} -m 755 imtest/imtest	%{buildroot}%{_cyrexecdir}/
12mr|cyrus-imapd-2.4.13-2|390	%{__install} -m 755 perl/imap/cyradm	%{buildroot}%{_cyrexecdir}/
12mr|cyrus-imapd-2.4.13-2|391	
12mr|cyrus-imapd-2.4.13-2|392	# Install tools
12mr|cyrus-imapd-2.4.13-2|393	for tool in dohash masssievec mkimap mknewsgroups rehash translatesieve undohash  upgradesieve ; do
12mr|cyrus-imapd-2.4.13-2|394	test -f tools/${tool} && %{__install} -m 755 tools/${tool} %{buildroot}%{_cyrexecdir}/
12mr|cyrus-imapd-2.4.13-2|395	done
12mr|cyrus-imapd-2.4.13-2|396	%{__install} -m 755 %{SOURCE13} %{buildroot}%{_cyrexecdir}/imapcreate
12mr|cyrus-imapd-2.4.13-2|397	
12mr|cyrus-imapd-2.4.13-2|398	# Create directories
12mr|cyrus-imapd-2.4.13-2|399	%{__install} -d \
12mr|cyrus-imapd-2.4.13-2|400	%if %{with_snmp}
12mr|cyrus-imapd-2.4.13-2|401	%{buildroot}%{_datadir}/snmp/mibs \
12mr|cyrus-imapd-2.4.13-2|402	%endif
12mr|cyrus-imapd-2.4.13-2|403	%if %{with_ldap}
12mr|cyrus-imapd-2.4.13-2|404	%{buildroot}%{_vardata}/ptclient/ \
12mr|cyrus-imapd-2.4.13-2|405	%endif
12mr|cyrus-imapd-2.4.13-2|406	%{buildroot}%{_sysconfdir}/{pam.d,sysconfig,cron.daily} \
12mr|cyrus-imapd-2.4.13-2|407	%{buildroot}/lib/systemd/system \
12mr|cyrus-imapd-2.4.13-2|408	%{buildroot}%{_libdir}/sasl \
12mr|cyrus-imapd-2.4.13-2|409	%{buildroot}%{_bindir} \
12mr|cyrus-imapd-2.4.13-2|410	%{buildroot}%{_spooldata}/stage. \
12mr|cyrus-imapd-2.4.13-2|411	%{buildroot}%{_vardata}/{user,quota,proc,log,msg,socket,db,sieve,rpm,backup}
12mr|cyrus-imapd-2.4.13-2|412	
12mr|cyrus-imapd-2.4.13-2|413	# Install additional files
12mr|cyrus-imapd-2.4.13-2|414	%{__install} -m 755 %{SOURCE15} %{buildroot}%{_cyrexecdir}/cvt_cyrusdb_all
12mr|cyrus-imapd-2.4.13-2|415	
12mr|cyrus-imapd-2.4.13-2|416	# Install config files
12mr|cyrus-imapd-2.4.13-2|417	%{__install} -m 644 %{_cyrusconf} %{buildroot}%{_sysconfdir}/cyrus.conf
12mr|cyrus-imapd-2.4.13-2|418	%{__install} -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/imapd.conf
12mr|cyrus-imapd-2.4.13-2|419	
12mr|cyrus-imapd-2.4.13-2|420	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/pop
12mr|cyrus-imapd-2.4.13-2|421	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/imap
12mr|cyrus-imapd-2.4.13-2|422	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/sieve
12mr|cyrus-imapd-2.4.13-2|423	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/mupdate
12mr|cyrus-imapd-2.4.13-2|424	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/lmtp
12mr|cyrus-imapd-2.4.13-2|425	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/nntp
12mr|cyrus-imapd-2.4.13-2|426	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/csync
12mr|cyrus-imapd-2.4.13-2|427	
12mr|cyrus-imapd-2.4.13-2|428	%{__install} -m 644 %{SOURCE12} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12mr|cyrus-imapd-2.4.13-2|429	%{__install} -m 755 %{SOURCE20} %{buildroot}%{_sysconfdir}/cron.daily/%{name}
12mr|cyrus-imapd-2.4.13-2|430	%{__install} -m 644 %{SOURCE22} %{buildroot}/lib/systemd/system/cyrus-imapd.service
12mr|cyrus-imapd-2.4.13-2|431	%{__install} -m 755 %{SOURCE23} %{buildroot}%{_cyrexecdir}/cyr_systemd_helper
12mr|cyrus-imapd-2.4.13-2|432	
12mr|cyrus-imapd-2.4.13-2|433	%if %{with_snmp}
12mr|cyrus-imapd-2.4.13-2|434	# Install snmp mibs
12mr|cyrus-imapd-2.4.13-2|435	%{__install} -m 644 master/CYRUS-MASTER.mib %{buildroot}%{_datadir}/snmp/mibs/CYRUS-MASTER-MIB.txt
12mr|cyrus-imapd-2.4.13-2|436	%{__install} -m 644 %{SOURCE21} %{buildroot}%{_datadir}/snmp/mibs/CMU-MIB.txt
12mr|cyrus-imapd-2.4.13-2|437	%endif
12mr|cyrus-imapd-2.4.13-2|438	
12mr|cyrus-imapd-2.4.13-2|439	
12mr|cyrus-imapd-2.4.13-2|440	# Install README.RPM
12mr|cyrus-imapd-2.4.13-2|441	%{__install} -m 644 %{SOURCE14} README.RPM
12mr|cyrus-imapd-2.4.13-2|442	cat << EOF >> README.RPM
12mr|cyrus-imapd-2.4.13-2|443	
12mr|cyrus-imapd-2.4.13-2|444	RPM BUILD TIME CONFIGURATION OPTIONS
12mr|cyrus-imapd-2.4.13-2|445	
12mr|cyrus-imapd-2.4.13-2|446	This RPM package has been compiled with the following options:
12mr|cyrus-imapd-2.4.13-2|447	
12mr|cyrus-imapd-2.4.13-2|448	use saslauth group
12mr|cyrus-imapd-2.4.13-2|449	SASLGROUP: %{SASLGROUP}
12mr|cyrus-imapd-2.4.13-2|450	
12mr|cyrus-imapd-2.4.13-2|451	use preforking cyrus.conf
12mr|cyrus-imapd-2.4.13-2|452	PREFORK: %{PREFORK}
12mr|cyrus-imapd-2.4.13-2|453	
12mr|cyrus-imapd-2.4.13-2|454	enable IDLED support
12mr|cyrus-imapd-2.4.13-2|455	IDLED: %{IDLED}
12mr|cyrus-imapd-2.4.13-2|456	
12mr|cyrus-imapd-2.4.13-2|457	enable full directory hash
12mr|cyrus-imapd-2.4.13-2|458	FULLDIRHASH: %{FULLDIRHASH}
12mr|cyrus-imapd-2.4.13-2|459	
12mr|cyrus-imapd-2.4.13-2|460	EOF
12mr|cyrus-imapd-2.4.13-2|461	
12mr|cyrus-imapd-2.4.13-2|462	# Install templates
12mr|cyrus-imapd-2.4.13-2|463	%{__install} -m 755 -d doc/conf
12mr|cyrus-imapd-2.4.13-2|464	%{__install} -m 644 %{_confdir}/*.conf doc/conf/
12mr|cyrus-imapd-2.4.13-2|465	
12mr|cyrus-imapd-2.4.13-2|466	# Rename 'master' binary and manpage to avoid crash with postfix
12mr|cyrus-imapd-2.4.13-2|467	mv -f %{buildroot}%{_cyrexecdir}/master	%{buildroot}%{_cyrexecdir}/cyrus-master
12mr|cyrus-imapd-2.4.13-2|468	mv -f %{buildroot}%{_mandir}/man8/master.8 %{buildroot}%{_mandir}/man8/cyrus-master.8
12mr|cyrus-imapd-2.4.13-2|469	cp -af doc/man/master.8.html doc/man/cyrus-master.8.html
12mr|cyrus-imapd-2.4.13-2|470	
12mr|cyrus-imapd-2.4.13-2|471	# Create symlinks
12mr|cyrus-imapd-2.4.13-2|472	ln -sf ../lib/cyrus-imapd/cyradm %{buildroot}%{_bindir}/
12mr|cyrus-imapd-2.4.13-2|473	ln -sf ../lib/cyrus-imapd/imtest %{buildroot}%{_bindir}/
12mr|cyrus-imapd-2.4.13-2|474	ln -sf ../lib/cyrus-imapd/imapcreate %{buildroot}%{_bindir}/
12mr|cyrus-imapd-2.4.13-2|475	
12mr|cyrus-imapd-2.4.13-2|476	# required if upgrading from 2.2.x -> 2.3.6+
12mr|cyrus-imapd-2.4.13-2|477	%{__install} -m 755 tools/migrate-metadata %{buildroot}%{_cyrexecdir}/migrate-metadata
12mr|cyrus-imapd-2.4.13-2|478	
12mr|cyrus-imapd-2.4.13-2|479	# provide the cyrusMaster.conf file, discovered by doing:
12mr|cyrus-imapd-2.4.13-2|480	# /usr/lib/cyrus-imapd/cyrus-master -p /var/run/cyrus-master.pid -D
12mr|cyrus-imapd-2.4.13-2|481	%if %{with_snmp}
12mr|cyrus-imapd-2.4.13-2|482	install -d %{buildroot}/var/lib/net-snmp
12mr|cyrus-imapd-2.4.13-2|483	echo "# placeholder" > %{buildroot}/var/lib/net-snmp/cyrusMaster.conf
12mr|cyrus-imapd-2.4.13-2|484	%endif
12mr|cyrus-imapd-2.4.13-2|485	
12mr|cyrus-imapd-2.4.13-2|486	# cleanup
12mr|cyrus-imapd-2.4.13-2|487	find %{buildroot}%{perl_vendorarch} -name "*.orig" | xargs rm -f
12mr|cyrus-imapd-2.4.13-2|488	
12mr|cyrus-imapd-2.4.13-2|489	%pre
12mr|cyrus-imapd-2.4.13-2|490	# Create 'cyrus' user on target host
12mr|cyrus-imapd-2.4.13-2|491	%if %{SASLGROUP}
12mr|cyrus-imapd-2.4.13-2|492	/usr/sbin/groupadd -r %{_saslgroup} 2> /dev/null || :
12mr|cyrus-imapd-2.4.13-2|493	/usr/sbin/useradd -c "Cyrus IMAP Server" -d %{_vardata} -g %{_cyrusgroup} \
12mr|cyrus-imapd-2.4.13-2|494	-G %{_saslgroup} -s /bin/bash -r %{_cyrususer} 2> /dev/null || :
12mr|cyrus-imapd-2.4.13-2|495	%else
12mr|cyrus-imapd-2.4.13-2|496	/usr/sbin/useradd -c "Cyrus IMAP Server" -d %{_vardata} -g %{_cyrusgroup} \
12mr|cyrus-imapd-2.4.13-2|497	-s /bin/bash -r %{_cyrususer} 2> /dev/null || :
12mr|cyrus-imapd-2.4.13-2|498	%endif
12mr|cyrus-imapd-2.4.13-2|499	# move ssl certificate/key from /etc/ssl to /etc/pki/tls
12mr|cyrus-imapd-2.4.13-2|500	if [ -f /etc/ssl/cyrus-imapd/cyrus-imapd.pem -a ! -f /etc/pki/tls/private/cyrus-imapd.pem -a ! -f /etc/pki/tls/certs/cyrus-imapd.pem  ];then
12mr|cyrus-imapd-2.4.13-2|501	touch /etc/pki/tls/private/cyrus-imapd.pem
12mr|cyrus-imapd-2.4.13-2|502	chmod 600 /etc/pki/tls/private/cyrus-imapd.pem
12mr|cyrus-imapd-2.4.13-2|503	awk '/^-----BEGIN PRIVATE KEY-----/ {p=1} /-----END PRIVATE KEY-----/ {p=0;print} p == 1 {print}'  /etc/ssl/cyrus-imapd/cyrus-imapd.pem > /etc/pki/tls/private/cyrus-imapd.pem
12mr|cyrus-imapd-2.4.13-2|504	awk '/^-----BEGIN PRIVATE KEY-----/ {p=0} /-----END PRIVATE KEY-----/ {p=1;next} p == 1 {print}' /etc/ssl/cyrus-imapd/cyrus-imapd.pem > /etc/pki/tls/certs/cyrus-imapd.pem
12mr|cyrus-imapd-2.4.13-2|505	sed -i -e 's,^[[:space:]]*tls_cert_file:[[:space:]]\+/etc/ssl/cyrus-imapd/cyrus-imapd.pem\>,tls_cert_file: /etc/pki/tls/certs/cyrus-imapd.pem,' /etc/imapd.conf
12mr|cyrus-imapd-2.4.13-2|506	sed -i -e 's,^[[:space:]]*tls_key_file:[[:space:]]\+/etc/ssl/cyrus-imapd/cyrus-imapd.pem\>,tls_key_file: /etc/pki/tls/private/cyrus-imapd.pem,' /etc/imapd.conf
12mr|cyrus-imapd-2.4.13-2|507	rm -f /etc/ssl/cyrus-imapd/cyrus-imapd.pem
12mr|cyrus-imapd-2.4.13-2|508	fi
12mr|cyrus-imapd-2.4.13-2|509	
12mr|cyrus-imapd-2.4.13-2|510	%post
12mr|cyrus-imapd-2.4.13-2|511	if [ $1 = 1 ] ; then
12mr|cyrus-imapd-2.4.13-2|512	# make sure we own the stuff, otherwise /var/log/mail/* will fill
12mr|cyrus-imapd-2.4.13-2|513	# the whole disk with error messages...
12mr|cyrus-imapd-2.4.13-2|514	chown -R %{_cyrususer}:%{_cyrusgroup} %{_vardata} %{_spooldata}
12mr|cyrus-imapd-2.4.13-2|515	fi
12mr|cyrus-imapd-2.4.13-2|516	%_create_ssl_certificate cyrus-imapd
12mr|cyrus-imapd-2.4.13-2|517	chown %{_cyrususer}:%{_cyrusgroup} /etc/pki/tls/private/cyrus-imapd.pem
12mr|cyrus-imapd-2.4.13-2|518	
12mr|cyrus-imapd-2.4.13-2|519	
12mr|cyrus-imapd-2.4.13-2|520	# Force synchronous updates only on ext2 filesystems
12mr|cyrus-imapd-2.4.13-2|521	# Note: This will slow down user creation for 10.000+ users!
12mr|cyrus-imapd-2.4.13-2|522	for i in %{_vardata}/{user,quota} %{_spooldata}; do
12mr|cyrus-imapd-2.4.13-2|523	if [ `find $i -maxdepth 0 -printf %F` = "ext2" ]; then
12mr|cyrus-imapd-2.4.13-2|524	chattr -R +S $i 2>/dev/null
12mr|cyrus-imapd-2.4.13-2|525	fi
12mr|cyrus-imapd-2.4.13-2|526	done
12mr|cyrus-imapd-2.4.13-2|527	
12mr|cyrus-imapd-2.4.13-2|528	# Add sieve service if necessary
12mr|cyrus-imapd-2.4.13-2|529	if ! grep -q ^sieve %{_sysconfdir}/services; then
12mr|cyrus-imapd-2.4.13-2|530	echo -e 'sieve\t\t2000/tcp\t\t\t# Sieve mail filter daemon' >> %{_sysconfdir}/services
12mr|cyrus-imapd-2.4.13-2|531	fi
12mr|cyrus-imapd-2.4.13-2|532	
12mr|cyrus-imapd-2.4.13-2|533	# Add lmtp service if necessary
12mr|cyrus-imapd-2.4.13-2|534	if ! grep -q ^lmtp %{_sysconfdir}/services; then
12mr|cyrus-imapd-2.4.13-2|535	echo -e 'lmtp\t\t2003/tcp\t\t\t# Local mail delivery protocol (rfc2033)' >> %{_sysconfdir}/services
12mr|cyrus-imapd-2.4.13-2|536	fi
12mr|cyrus-imapd-2.4.13-2|537	
12mr|cyrus-imapd-2.4.13-2|538	# upgrade from previous versions with compiled in database backends
12mr|cyrus-imapd-2.4.13-2|539	rm -f %{_vardata}/rpm/db.cfg.cache 2> /dev/null
12mr|cyrus-imapd-2.4.13-2|540	
12mr|cyrus-imapd-2.4.13-2|541	# "ctl_deliver -E" is deprecated, now is "cyr_expire -E"
12mr|cyrus-imapd-2.4.13-2|542	if grep -q "ctl_deliver *-E" %{_sysconfdir}/cyrus.conf ; then
12mr|cyrus-imapd-2.4.13-2|543	perl -pi -e "s/ctl_deliver *-E/cyr_expire -E/" %{_sysconfdir}/cyrus.conf
12mr|cyrus-imapd-2.4.13-2|544	fi
12mr|cyrus-imapd-2.4.13-2|545	# compile to byte code sieve scripts on upgrade
12mr|cyrus-imapd-2.4.13-2|546	# masssievec needs to run:
12mr|cyrus-imapd-2.4.13-2|547	# - for versions before 2.2.0 (2.1.x) since they had no bytecode
12mr|cyrus-imapd-2.4.13-2|548	# - upgrading from 2.2.0 since the bytecode has changed
12mr|cyrus-imapd-2.4.13-2|549	# - upgrading from 2.2.1 since the bytecode has changed
12mr|cyrus-imapd-2.4.13-2|550	if [ $1 != 1 ] ; then
12mr|cyrus-imapd-2.4.13-2|551	if [ -f %{_vardata}/rpm/version ] ; then
12mr|cyrus-imapd-2.4.13-2|552	oldversion=`cat %{_vardata}/rpm/version`
12mr|cyrus-imapd-2.4.13-2|553	if [ "$oldversion" = "2.2.0" -o "$oldversion" = "2.2.1" ] ; then
12mr|cyrus-imapd-2.4.13-2|554	compile_needed=1
12mr|cyrus-imapd-2.4.13-2|555	else
12mr|cyrus-imapd-2.4.13-2|556	compile_needed=0
12mr|cyrus-imapd-2.4.13-2|557	fi
12mr|cyrus-imapd-2.4.13-2|558	else
12mr|cyrus-imapd-2.4.13-2|559	# versions prior to 2.2.x didn't write the file
12mr|cyrus-imapd-2.4.13-2|560	ompile_needed=1
12mr|cyrus-imapd-2.4.13-2|561	fi
12mr|cyrus-imapd-2.4.13-2|562	if [ $compile_needed = 1 ] ; then
12mr|cyrus-imapd-2.4.13-2|563	echo "compiling sieve scripts"
12mr|cyrus-imapd-2.4.13-2|564	su cyrus -c "%{_cyrexecdir}/masssievec %{_cyrexecdir}/sievec"
12mr|cyrus-imapd-2.4.13-2|565	fi
12mr|cyrus-imapd-2.4.13-2|566	fi
12mr|cyrus-imapd-2.4.13-2|567	# cache the installed version for next upgrade
12mr|cyrus-imapd-2.4.13-2|568	echo %{version} > %{_vardata}/rpm/version
12mr|cyrus-imapd-2.4.13-2|569	
12mr|cyrus-imapd-2.4.13-2|570	/bin/systemctl daemon-reload > /dev/null 2>&1 :
12mr|cyrus-imapd-2.4.13-2|571	
12mr|cyrus-imapd-2.4.13-2|572	%preun
12mr|cyrus-imapd-2.4.13-2|573	if [ $1 = 0 ]; then
12mr|cyrus-imapd-2.4.13-2|574	# Package removal, not upgrade
12mr|cyrus-imapd-2.4.13-2|575	/bin/systemctl disable cyrus-imapd.service >/dev/null 2>&1 || :
12mr|cyrus-imapd-2.4.13-2|576	/bin/systemctl stop cyrus-imapd.service > /dev/null 2>&1 || :
12mr|cyrus-imapd-2.4.13-2|577	/usr/sbin/userdel %{_cyrususer} 2> /dev/null || :
12mr|cyrus-imapd-2.4.13-2|578	%if %{SASLGROUP}
12mr|cyrus-imapd-2.4.13-2|579	if [ "`grep ^%{_saslgroup}: %{_sysconfdir}/group | cut -d: -f4-`" = "" ]; then
12mr|cyrus-imapd-2.4.13-2|580	/usr/sbin/groupdel %{_saslgroup} 2> /dev/null || :
12mr|cyrus-imapd-2.4.13-2|581	fi
12mr|cyrus-imapd-2.4.13-2|582	%endif
12mr|cyrus-imapd-2.4.13-2|583	rm -f %{_vardata}/socket/lmtp 2> /dev/null
12mr|cyrus-imapd-2.4.13-2|584	rm -f %{_vardata}/rpm/version 2> /dev/null
12mr|cyrus-imapd-2.4.13-2|585	fi
12mr|cyrus-imapd-2.4.13-2|586	
12mr|cyrus-imapd-2.4.13-2|587	%postun
12mr|cyrus-imapd-2.4.13-2|588	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|cyrus-imapd-2.4.13-2|589	if [ $1 -ge 1 ] ; then
12mr|cyrus-imapd-2.4.13-2|590	# Package upgrade, not uninstall
12mr|cyrus-imapd-2.4.13-2|591	/bin/systemctl try-restart cyrus-imapd.service >/dev/null 2>&1 || :
12mr|cyrus-imapd-2.4.13-2|592	fi
12mr|cyrus-imapd-2.4.13-2|593	
12mr|cyrus-imapd-2.4.13-2|594	%triggerun -- cyrus-imapd < 2.4.13-1
12mr|cyrus-imapd-2.4.13-2|595	/sbin/chkconfig --level 3 cyrus-imapd && /bin/systemctl enable cyrus-imapd.service >/dev/null 2>&1 || :
12mr|cyrus-imapd-2.4.13-2|596	
12mr|cyrus-imapd-2.4.13-2|597	%files
12mr|cyrus-imapd-2.4.13-2|598	%doc doc/* extradocs/*
12mr|cyrus-imapd-2.4.13-2|599	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.conf
12mr|cyrus-imapd-2.4.13-2|600	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|cyrus-imapd-2.4.13-2|601	%attr(0644,root,root) %config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/pop
12mr|cyrus-imapd-2.4.13-2|602	%attr(0644,root,root) %config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/imap
12mr|cyrus-imapd-2.4.13-2|603	%attr(0644,root,root) %config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/sieve
12mr|cyrus-imapd-2.4.13-2|604	%attr(0644,root,root) %config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/lmtp
12mr|cyrus-imapd-2.4.13-2|605	%attr(0755,root,root) %config(noreplace) %{_sysconfdir}/cron.daily/%{name}
12mr|cyrus-imapd-2.4.13-2|606	/lib/systemd/system/cyrus-imapd.service
12mr|cyrus-imapd-2.4.13-2|607	%attr(0755,root,root) %dir %{_cyrexecdir}
12mr|cyrus-imapd-2.4.13-2|608	%attr(0755,root,root) %{_cyrexecdir}/arbitron
12mr|cyrus-imapd-2.4.13-2|609	%attr(0755,root,root) %{_cyrexecdir}/chk_cyrus
12mr|cyrus-imapd-2.4.13-2|610	%attr(0755,root,root) %{_cyrexecdir}/ctl_cyrusdb
12mr|cyrus-imapd-2.4.13-2|611	%attr(0755,root,root) %{_cyrexecdir}/ctl_deliver
12mr|cyrus-imapd-2.4.13-2|612	%attr(0755,root,root) %{_cyrexecdir}/ctl_mboxlist
12mr|cyrus-imapd-2.4.13-2|613	%attr(0755,root,root) %{_cyrexecdir}/cvt_cyrusdb
12mr|cyrus-imapd-2.4.13-2|614	%attr(0755,root,root) %{_cyrexecdir}/cvt_cyrusdb_all
12mr|cyrus-imapd-2.4.13-2|615	%attr(0755,root,root) %{_cyrexecdir}/cyr_dbtool
12mr|cyrus-imapd-2.4.13-2|616	%attr(0755,root,root) %{_cyrexecdir}/cyr_df
12mr|cyrus-imapd-2.4.13-2|617	%attr(0755,root,root) %{_cyrexecdir}/cyrdump
12mr|cyrus-imapd-2.4.13-2|618	%attr(0755,root,root) %{_cyrexecdir}/cyr_expire
12mr|cyrus-imapd-2.4.13-2|619	%attr(0755,root,root) %{_cyrexecdir}/cyr_sequence
12mr|cyrus-imapd-2.4.13-2|620	%attr(0755,root,root) %{_cyrexecdir}/cyr_synclog
12mr|cyrus-imapd-2.4.13-2|621	%attr(0755,root,root) %{_cyrexecdir}/cyr_systemd_helper
12mr|cyrus-imapd-2.4.13-2|622	%attr(0755,root,root) %{_cyrexecdir}/cyr_userseen
12mr|cyrus-imapd-2.4.13-2|623	%attr(0755,root,root) %{_cyrexecdir}/cyrus-master
12mr|cyrus-imapd-2.4.13-2|624	%attr(0755,root,root) %{_cyrexecdir}/dohash
12mr|cyrus-imapd-2.4.13-2|625	%attr(0755,root,root) %{_cyrexecdir}/fud
12mr|cyrus-imapd-2.4.13-2|626	%attr(0755,root,root) %{_cyrexecdir}/imapd
12mr|cyrus-imapd-2.4.13-2|627	%attr(0755,root,root) %{_cyrexecdir}/ipurge
12mr|cyrus-imapd-2.4.13-2|628	%attr(0755,root,root) %{_cyrexecdir}/lmtpd
12mr|cyrus-imapd-2.4.13-2|629	%attr(0755,root,root) %{_cyrexecdir}/masssievec
12mr|cyrus-imapd-2.4.13-2|630	%attr(0755,root,root) %{_cyrexecdir}/mbexamine
12mr|cyrus-imapd-2.4.13-2|631	%attr(0755,root,root) %{_cyrexecdir}/mbpath
12mr|cyrus-imapd-2.4.13-2|632	%attr(0755,root,root) %{_cyrexecdir}/migrate-metadata
12mr|cyrus-imapd-2.4.13-2|633	%attr(0755,root,root) %{_cyrexecdir}/mkimap
12mr|cyrus-imapd-2.4.13-2|634	%attr(0755,root,root) %{_cyrexecdir}/mknewsgroups
12mr|cyrus-imapd-2.4.13-2|635	%attr(0755,root,root) %{_cyrexecdir}/notifyd
12mr|cyrus-imapd-2.4.13-2|636	%attr(0755,root,root) %{_cyrexecdir}/pop3d
12mr|cyrus-imapd-2.4.13-2|637	%attr(0755,root,root) %{_cyrexecdir}/quota
12mr|cyrus-imapd-2.4.13-2|638	%attr(0755,root,root) %{_cyrexecdir}/reconstruct
12mr|cyrus-imapd-2.4.13-2|639	%attr(0755,root,root) %{_cyrexecdir}/rehash
12mr|cyrus-imapd-2.4.13-2|640	%attr(0755,root,root) %{_cyrexecdir}/sievec
12mr|cyrus-imapd-2.4.13-2|641	%attr(0755,root,root) %{_cyrexecdir}/sieved
12mr|cyrus-imapd-2.4.13-2|642	%attr(0755,root,root) %{_cyrexecdir}/squatter
12mr|cyrus-imapd-2.4.13-2|643	%attr(0755,root,root) %{_cyrexecdir}/timsieved
12mr|cyrus-imapd-2.4.13-2|644	%attr(0755,root,root) %{_cyrexecdir}/tls_prune
12mr|cyrus-imapd-2.4.13-2|645	%attr(0755,root,root) %{_cyrexecdir}/translatesieve
12mr|cyrus-imapd-2.4.13-2|646	%attr(0755,root,root) %{_cyrexecdir}/undohash
12mr|cyrus-imapd-2.4.13-2|647	%attr(0755,root,root) %{_cyrexecdir}/unexpunge
12mr|cyrus-imapd-2.4.13-2|648	%attr(0755,root,root) %{_cyrexecdir}/upgradesieve
12mr|cyrus-imapd-2.4.13-2|649	%if %{with_ldap}
12mr|cyrus-imapd-2.4.13-2|650	%attr(0755,root,root) %{_cyrexecdir}/ptdump
12mr|cyrus-imapd-2.4.13-2|651	%attr(0755,root,root) %{_cyrexecdir}/ptexpire
12mr|cyrus-imapd-2.4.13-2|652	%attr(0755,root,root) %{_cyrexecdir}/ptloader
12mr|cyrus-imapd-2.4.13-2|653	%endif
12mr|cyrus-imapd-2.4.13-2|654	%if %build_autocreate
12mr|cyrus-imapd-2.4.13-2|655	%attr(0755,root,root) %{_cyrexecdir}/compile_sieve
12mr|cyrus-imapd-2.4.13-2|656	%endif
12mr|cyrus-imapd-2.4.13-2|657	%attr(0755,root,root) %{_cyrexecdir}/smmapd
12mr|cyrus-imapd-2.4.13-2|658	%if %{IDLED}
12mr|cyrus-imapd-2.4.13-2|659	%attr(0755,root,root) %{_cyrexecdir}/idled
12mr|cyrus-imapd-2.4.13-2|660	%endif
12mr|cyrus-imapd-2.4.13-2|661	%attr(4754,%{_cyrususer},%{_cyrusgroup}) %{_cyrexecdir}/deliver
12mr|cyrus-imapd-2.4.13-2|662	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %dir %{_vardata}
12mr|cyrus-imapd-2.4.13-2|663	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/user
12mr|cyrus-imapd-2.4.13-2|664	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/quota
12mr|cyrus-imapd-2.4.13-2|665	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/proc
12mr|cyrus-imapd-2.4.13-2|666	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/log
12mr|cyrus-imapd-2.4.13-2|667	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/msg
12mr|cyrus-imapd-2.4.13-2|668	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/socket
12mr|cyrus-imapd-2.4.13-2|669	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/db
12mr|cyrus-imapd-2.4.13-2|670	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/sieve
12mr|cyrus-imapd-2.4.13-2|671	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/rpm
12mr|cyrus-imapd-2.4.13-2|672	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/backup
12mr|cyrus-imapd-2.4.13-2|673	%if %{with_ldap}
12mr|cyrus-imapd-2.4.13-2|674	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/ptclient
12mr|cyrus-imapd-2.4.13-2|675	%endif
12mr|cyrus-imapd-2.4.13-2|676	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %dir %{_spooldata}
12mr|cyrus-imapd-2.4.13-2|677	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_spooldata}/*
12mr|cyrus-imapd-2.4.13-2|678	%if %{with_snmp}
12mr|cyrus-imapd-2.4.13-2|679	%attr(0644,root,root) %{_datadir}/snmp/mibs/*
12mr|cyrus-imapd-2.4.13-2|680	%attr(0644,%{_cyrususer},%{_cyrusgroup}) /var/lib/net-snmp/cyrusMaster.conf
12mr|cyrus-imapd-2.4.13-2|681	%endif
12mr|cyrus-imapd-2.4.13-2|682	%attr(0644,root,root) %{_mandir}/man5/*
12mr|cyrus-imapd-2.4.13-2|683	%attr(0644,root,root) %{_mandir}/man8/arbitron.8*
12mr|cyrus-imapd-2.4.13-2|684	%attr(0644,root,root) %{_mandir}/man8/chk_cyrus.8*
12mr|cyrus-imapd-2.4.13-2|685	%attr(0644,root,root) %{_mandir}/man8/ctl_cyrusdb.8*
12mr|cyrus-imapd-2.4.13-2|686	%attr(0644,root,root) %{_mandir}/man8/ctl_deliver.8*
12mr|cyrus-imapd-2.4.13-2|687	%attr(0644,root,root) %{_mandir}/man8/ctl_mboxlist.8*
12mr|cyrus-imapd-2.4.13-2|688	%attr(0644,root,root) %{_mandir}/man8/cvt_cyrusdb.8*
12mr|cyrus-imapd-2.4.13-2|689	%attr(0644,root,root) %{_mandir}/man8/cyr_dbtool.8*
12mr|cyrus-imapd-2.4.13-2|690	%attr(0644,root,root) %{_mandir}/man8/cyr_df.8*
12mr|cyrus-imapd-2.4.13-2|691	%attr(0644,root,root) %{_mandir}/man8/cyr_expire.8*
12mr|cyrus-imapd-2.4.13-2|692	%attr(0644,root,root) %{_mandir}/man8/cyr_synclog.8*
12mr|cyrus-imapd-2.4.13-2|693	%attr(0644,root,root) %{_mandir}/man8/cyrus-master.8*
12mr|cyrus-imapd-2.4.13-2|694	%attr(0644,root,root) %{_mandir}/man8/deliver.8*
12mr|cyrus-imapd-2.4.13-2|695	%attr(0644,root,root) %{_mandir}/man8/fud.8*
12mr|cyrus-imapd-2.4.13-2|696	%attr(0644,root,root) %{_mandir}/man8/idled.8*
12mr|cyrus-imapd-2.4.13-2|697	%attr(0644,root,root) %{_mandir}/man8/imapd.8*
12mr|cyrus-imapd-2.4.13-2|698	%attr(0644,root,root) %{_mandir}/man8/ipurge.8*
12mr|cyrus-imapd-2.4.13-2|699	%attr(0644,root,root) %{_mandir}/man8/lmtpd.8*
12mr|cyrus-imapd-2.4.13-2|700	%attr(0644,root,root) %{_mandir}/man8/mbexamine.8*
12mr|cyrus-imapd-2.4.13-2|701	%attr(0644,root,root) %{_mandir}/man8/mbpath.8*
12mr|cyrus-imapd-2.4.13-2|702	%attr(0644,root,root) %{_mandir}/man8/notifyd.8*
12mr|cyrus-imapd-2.4.13-2|703	%attr(0644,root,root) %{_mandir}/man8/pop3d.8*
12mr|cyrus-imapd-2.4.13-2|704	%attr(0644,root,root) %{_mandir}/man8/quota.8*
12mr|cyrus-imapd-2.4.13-2|705	%attr(0644,root,root) %{_mandir}/man8/reconstruct.8*
12mr|cyrus-imapd-2.4.13-2|706	%attr(0644,root,root) %{_mandir}/man8/rmnews.8*
12mr|cyrus-imapd-2.4.13-2|707	%attr(0644,root,root) %{_mandir}/man8/smmapd.8*
12mr|cyrus-imapd-2.4.13-2|708	%attr(0644,root,root) %{_mandir}/man8/squatter.8*
12mr|cyrus-imapd-2.4.13-2|709	%attr(0644,root,root) %{_mandir}/man8/sync_client.8*
12mr|cyrus-imapd-2.4.13-2|710	%attr(0644,root,root) %{_mandir}/man8/syncnews.8*
12mr|cyrus-imapd-2.4.13-2|711	%attr(0644,root,root) %{_mandir}/man8/sync_reset.8*
12mr|cyrus-imapd-2.4.13-2|712	%attr(0644,root,root) %{_mandir}/man8/sync_server.8*
12mr|cyrus-imapd-2.4.13-2|713	%attr(0644,root,root) %{_mandir}/man8/timsieved.8*
12mr|cyrus-imapd-2.4.13-2|714	%attr(0644,root,root) %{_mandir}/man8/tls_prune.8*
12mr|cyrus-imapd-2.4.13-2|715	%attr(0644,root,root) %{_mandir}/man8/unexpunge.8*
12mr|cyrus-imapd-2.4.13-2|716	%doc COPYRIGHT README README.RPM
12mr|cyrus-imapd-2.4.13-2|717	%if %{build_autocreate}
12mr|cyrus-imapd-2.4.13-2|718	%doc README.autocreate
12mr|cyrus-imapd-2.4.13-2|719	%endif
12mr|cyrus-imapd-2.4.13-2|720	
12mr|cyrus-imapd-2.4.13-2|721	%files murder
12mr|cyrus-imapd-2.4.13-2|722	%doc doc/text/install-murder
12mr|cyrus-imapd-2.4.13-2|723	%config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/mupdate
12mr|cyrus-imapd-2.4.13-2|724	%config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/csync
12mr|cyrus-imapd-2.4.13-2|725	%attr(0755,root,root) %{_cyrexecdir}/lmtpproxyd
12mr|cyrus-imapd-2.4.13-2|726	%attr(0755,root,root) %{_cyrexecdir}/mupdate
12mr|cyrus-imapd-2.4.13-2|727	%attr(0755,root,root) %{_cyrexecdir}/pop3proxyd
12mr|cyrus-imapd-2.4.13-2|728	%attr(0755,root,root) %{_cyrexecdir}/proxyd
12mr|cyrus-imapd-2.4.13-2|729	
12mr|cyrus-imapd-2.4.13-2|730	%files nntp
12mr|cyrus-imapd-2.4.13-2|731	%doc doc/text/install-netnews
12mr|cyrus-imapd-2.4.13-2|732	%config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/nntp
12mr|cyrus-imapd-2.4.13-2|733	%attr(0755,root,root) %{_cyrexecdir}/fetchnews
12mr|cyrus-imapd-2.4.13-2|734	%attr(0755,root,root) %{_cyrexecdir}/nntpd
12mr|cyrus-imapd-2.4.13-2|735	%attr(0644,root,root) %{_mandir}/man8/nntpd.8*
12mr|cyrus-imapd-2.4.13-2|736	%attr(0644,root,root) %{_mandir}/man8/fetchnews.8*
12mr|cyrus-imapd-2.4.13-2|737	
12mr|cyrus-imapd-2.4.13-2|738	%files devel
12mr|cyrus-imapd-2.4.13-2|739	%{_includedir}/cyrus
12mr|cyrus-imapd-2.4.13-2|740	%{_libdir}/lib*.a
12mr|cyrus-imapd-2.4.13-2|741	%attr(0644,root,root) %{_mandir}/man3/imclient.3*
12mr|cyrus-imapd-2.4.13-2|742	
12mr|cyrus-imapd-2.4.13-2|743	%files -n perl-Cyrus
12mr|cyrus-imapd-2.4.13-2|744	%doc perl/imap/README perl/imap/Changes perl/imap/examples
12mr|cyrus-imapd-2.4.13-2|745	%{perl_vendorarch}/auto/Cyrus
12mr|cyrus-imapd-2.4.13-2|746	%{perl_vendorarch}/Cyrus
12mr|cyrus-imapd-2.4.13-2|747	%attr(0644,root,root) %{_mandir}/man3/Cyrus*
12mr|cyrus-imapd-2.4.13-2|748	
12mr|cyrus-imapd-2.4.13-2|749	%files utils
12mr|cyrus-imapd-2.4.13-2|750	%attr(0755,root,root) %{_cyrexecdir}/cyradm
12mr|cyrus-imapd-2.4.13-2|751	%attr(0755,root,root) %{_cyrexecdir}/imtest
12mr|cyrus-imapd-2.4.13-2|752	%attr(0755,root,root) %{_cyrexecdir}/imapcreate
12mr|cyrus-imapd-2.4.13-2|753	%attr(0755,root,root) %{_bindir}/*
12mr|cyrus-imapd-2.4.13-2|754	%attr(0644,root,root) %{_mandir}/man1/*
12mr|cyrus-imapd-2.4.13-2|755	
12mr|cyrus-imapd-2.4.13-2|756	
12mr|cyrus-imapd-2.4.13-2|757	
12mr|cyrus-imapd-2.4.13-2|758	%changelog
12mr|cyrus-imapd-2.4.13-2|759	

13760 12
12mr|cyrus-sasl-2.1.25-5|1	%define major 2
12mr|cyrus-sasl-2.1.25-5|2	%define libname %mklibname sasl %{major}
12mr|cyrus-sasl-2.1.25-5|3	%define up_name cyrus-sasl
12mr|cyrus-sasl-2.1.25-5|4	%define sasl2_db_filename /var/lib/sasl2/sasl.db
12mr|cyrus-sasl-2.1.25-5|5	
12mr|cyrus-sasl-2.1.25-5|6	%define KRB5 1
12mr|cyrus-sasl-2.1.25-5|7	%define MYSQL 1
12mr|cyrus-sasl-2.1.25-5|8	%define SRP 1
12mr|cyrus-sasl-2.1.25-5|9	%define PGSQL 1
12mr|cyrus-sasl-2.1.25-5|10	%define SQLITE3 1
12mr|cyrus-sasl-2.1.25-5|11	%define LDAP 1
12mr|cyrus-sasl-2.1.25-5|12	%define SRPSTR enabled
12mr|cyrus-sasl-2.1.25-5|13	%define MYSQLSTR enabled
12mr|cyrus-sasl-2.1.25-5|14	%define PGSQLSTR enabled
12mr|cyrus-sasl-2.1.25-5|15	%define SQLITE3STR enabled
12mr|cyrus-sasl-2.1.25-5|16	%define LDAPSTR enabled
12mr|cyrus-sasl-2.1.25-5|17	
12mr|cyrus-sasl-2.1.25-5|18	%{?_with_krb5: %{expand: %%global KRB5 1}}
12mr|cyrus-sasl-2.1.25-5|19	%{?_without_krb5: %{expand: %%global KRB5 0}}
12mr|cyrus-sasl-2.1.25-5|20	%{?_with_srp: %{expand: %%global SRP 1}}
12mr|cyrus-sasl-2.1.25-5|21	%{?_without_srp: %{expand: %%global SRP 0}}
12mr|cyrus-sasl-2.1.25-5|22	%{?_with_mysql: %{expand: %%global MYSQL 1}}
12mr|cyrus-sasl-2.1.25-5|23	%{?_without_mysql: %{expand: %%global MYSQL 0}}
12mr|cyrus-sasl-2.1.25-5|24	%{?_with_pgsql: %{expand: %%global PGSQL 1}}
12mr|cyrus-sasl-2.1.25-5|25	%{?_without_pgsql: %{expand: %%global PGSQL 0}}
12mr|cyrus-sasl-2.1.25-5|26	%{?_with_sqlite3: %{expand: %%global SQLITE3 1}}
12mr|cyrus-sasl-2.1.25-5|27	%{?_without_sqlite3: %{expand: %%global SQLITE3 0}}
12mr|cyrus-sasl-2.1.25-5|28	%{?_with_ldap: %{expand: %%global LDAP 1}}
12mr|cyrus-sasl-2.1.25-5|29	%{?_without_ldap: %{expand: %%global LDAP 0}}
12mr|cyrus-sasl-2.1.25-5|30	
12mr|cyrus-sasl-2.1.25-5|31	%{?_with_srp: %{expand: %%global SRPSTR enabled}}
12mr|cyrus-sasl-2.1.25-5|32	%{?_without_srp: %{expand: %%global SRPSTR disabled}}
12mr|cyrus-sasl-2.1.25-5|33	%{?_with_mysql: %{expand: %%global MYSQLSTR enabled}}
12mr|cyrus-sasl-2.1.25-5|34	%{?_without_mysql: %{expand: %%global MYSQLSTR disabled}}
12mr|cyrus-sasl-2.1.25-5|35	%{?_with_pgsql: %{expand: %%global PGSQLSTR enabled}}
12mr|cyrus-sasl-2.1.25-5|36	%{?_without_pgsql: %{expand: %%global PGSQLSTR disabled}}
12mr|cyrus-sasl-2.1.25-5|37	%{?_with_sqlite3: %{expand: %%global SQLITE3STR enabled}}
12mr|cyrus-sasl-2.1.25-5|38	%{?_without_sqlite3: %{expand: %%global SQLITE3STR disabled}}
12mr|cyrus-sasl-2.1.25-5|39	%{?_with_ldap: %{expand: %%global LDAPSTR enabled}}
12mr|cyrus-sasl-2.1.25-5|40	%{?_without_ldap: %{expand: %%global LDAPSTR disabled}}
12mr|cyrus-sasl-2.1.25-5|41	
12mr|cyrus-sasl-2.1.25-5|42	# bootstrapping overrides the above LDAP defines
12mr|cyrus-sasl-2.1.25-5|43	%{?bootstrap: %{expand: %%global LDAP 0}}
12mr|cyrus-sasl-2.1.25-5|44	%{?bootstrap: %{expand: %%global LDAPSTR disabled}}
12mr|cyrus-sasl-2.1.25-5|45	
12mr|cyrus-sasl-2.1.25-5|46	Summary:	The Simple Authentication and Security Layer
12mr|cyrus-sasl-2.1.25-5|47	Name:		%{up_name}
12mr|cyrus-sasl-2.1.25-5|48	Version:	2.1.25
12mr|cyrus-sasl-2.1.25-5|49	Release:	5
12mr|cyrus-sasl-2.1.25-5|50	License:	BSD-style
12mr|cyrus-sasl-2.1.25-5|51	Group:		System/Libraries
12mr|cyrus-sasl-2.1.25-5|52	URL:		http://cyrusimap.org/
12mr|cyrus-sasl-2.1.25-5|53	Source0:	ftp://ftp.cyrusimap.org/cyrus-sasl/%{up_name}-%{version}.tar.gz
12mr|cyrus-sasl-2.1.25-5|54	Source1:	ftp://ftp.cyrusimap.org/cyrus-sasl/%{up_name}-%{version}.tar.gz.sig
12mr|cyrus-sasl-2.1.25-5|55	Source2:	saslauthd.init
12mr|cyrus-sasl-2.1.25-5|56	Source3:	saslauthd.sysconfig
12mr|cyrus-sasl-2.1.25-5|57	Source4:	service.conf.example
12mr|cyrus-sasl-2.1.25-5|58	Source7:	sasl-mechlist.c
12mr|cyrus-sasl-2.1.25-5|59	Source8:	sasl-checkpass.c
12mr|cyrus-sasl-2.1.25-5|60	Patch0:		cyrus-sasl-doc.patch
12mr|cyrus-sasl-2.1.25-5|61	Patch3:		cyrus-sasl-2.1.19-pic.patch
12mr|cyrus-sasl-2.1.25-5|62	Patch5:		cyrus-sasl-2.1.25-library_mutexes.diff
12mr|cyrus-sasl-2.1.25-5|63	Patch6:		cyrus-sasl-2.1.25-xopen_crypt_prototype.diff
12mr|cyrus-sasl-2.1.25-5|64	Patch7:		cyrus-sasl-2.1.23-db5.patch
12mr|cyrus-sasl-2.1.25-5|65	Patch11:	cyrus-sasl-2.1.25-no_rpath.diff
12mr|cyrus-sasl-2.1.25-5|66	Patch23:	cyrus-sasl-2.1.23-man.patch
12mr|cyrus-sasl-2.1.25-5|67	Patch28:	cyrus-sasl-2.1.25-keytab.diff
12mr|cyrus-sasl-2.1.25-5|68	Patch30:	cyrus-sasl-2.1.25-rimap.diff
12mr|cyrus-sasl-2.1.25-5|69	Patch31:	cyrus-sasl-2.1.22-kerberos4.patch
12mr|cyrus-sasl-2.1.25-5|70	Patch33:	cyrus-sasl-2.1.25-current-db.diff
12mr|cyrus-sasl-2.1.25-5|71	Patch34:	cyrus-sasl-2.1.22-ldap-timeout.patch
12mr|cyrus-sasl-2.1.25-5|72	Patch37:	cyrus-sasl-2.1.23-race.patch
12mr|cyrus-sasl-2.1.25-5|73	
12mr|cyrus-sasl-2.1.25-5|74	Patch100:	cyrus-sasl-lt.patch
12mr|cyrus-sasl-2.1.25-5|75	Patch101:	cyrus-sasl-split-sql.patch
12mr|cyrus-sasl-2.1.25-5|76	Patch102:	cyrus-sasl-sizes.patch
12mr|cyrus-sasl-2.1.25-5|77	Patch103:	cyrus-sasl-parallel-make.patch
12mr|cyrus-sasl-2.1.25-5|78	Patch104:	cyrus-sasl-ac-libs.patch
12mr|cyrus-sasl-2.1.25-5|79	Patch105:	cyrus-sasl-pam.patch
12mr|cyrus-sasl-2.1.25-5|80	Patch106:	cyrus-sasl-2.1.15-lib64.patch
12mr|cyrus-sasl-2.1.25-5|81	Patch107:	cyrus-sasl-2.1.25-no_version-info_for_plugins.diff
12mr|cyrus-sasl-2.1.25-5|82	
12mr|cyrus-sasl-2.1.25-5|83	Requires:	%{libname} >= %{version}
12mr|cyrus-sasl-2.1.25-5|84	Requires(pre):	rpm-helper
12mr|cyrus-sasl-2.1.25-5|85	Requires(post):	rpm-helper
12mr|cyrus-sasl-2.1.25-5|86	Requires(preun): rpm-helper
12mr|cyrus-sasl-2.1.25-5|87	BuildRequires:	autoconf
12mr|cyrus-sasl-2.1.25-5|88	BuildRequires:	db-devel
12mr|cyrus-sasl-2.1.25-5|89	BuildRequires:	pam-devel
12mr|cyrus-sasl-2.1.25-5|90	BuildRequires:	openssl-devel
12mr|cyrus-sasl-2.1.25-5|91	BuildRequires:	autoconf automake libtool
12mr|cyrus-sasl-2.1.25-5|92	BuildRequires:  groff
12mr|cyrus-sasl-2.1.25-5|93	# 1.4.x is thread safe, which means we can disable sasl mutexes (see ./configure
12mr|cyrus-sasl-2.1.25-5|94	# further below)
12mr|cyrus-sasl-2.1.25-5|95	%if %{KRB5}
12mr|cyrus-sasl-2.1.25-5|96	BuildRequires:	krb5-devel >= 1.4.1
12mr|cyrus-sasl-2.1.25-5|97	%endif
12mr|cyrus-sasl-2.1.25-5|98	%if %{MYSQL}
12mr|cyrus-sasl-2.1.25-5|99	BuildRequires:	mysql-devel
12mr|cyrus-sasl-2.1.25-5|100	%endif
12mr|cyrus-sasl-2.1.25-5|101	%if %{PGSQL}
12mr|cyrus-sasl-2.1.25-5|102	BuildRequires:	postgresql-devel
12mr|cyrus-sasl-2.1.25-5|103	%endif
12mr|cyrus-sasl-2.1.25-5|104	%if %{SQLITE3}
12mr|cyrus-sasl-2.1.25-5|105	BuildRequires:	sqlite3-devel
12mr|cyrus-sasl-2.1.25-5|106	%endif
12mr|cyrus-sasl-2.1.25-5|107	%if %{LDAP}
12mr|cyrus-sasl-2.1.25-5|108	BuildRequires:	openldap-devel
12mr|cyrus-sasl-2.1.25-5|109	%endif
12mr|cyrus-sasl-2.1.25-5|110	
12mr|cyrus-sasl-2.1.25-5|111	%description
12mr|cyrus-sasl-2.1.25-5|112	SASL is the Simple Authentication and Security Layer,
12mr|cyrus-sasl-2.1.25-5|113	a method for adding authentication support to connection-based protocols.
12mr|cyrus-sasl-2.1.25-5|114	To use SASL, a protocol includes a command for identifying and authenticating
12mr|cyrus-sasl-2.1.25-5|115	a user to a server and for optionally negotiating protection of subsequent
12mr|cyrus-sasl-2.1.25-5|116	protocol interactions. If its use is negotiated, a security layer is inserted
12mr|cyrus-sasl-2.1.25-5|117	between the protocol and the connection.
12mr|cyrus-sasl-2.1.25-5|118	To actually use SASL you must install at least one of the %{libname}-plug-XXXX
12mr|cyrus-sasl-2.1.25-5|119	authentication plugin, such as %{libname}-plug-plain.
12mr|cyrus-sasl-2.1.25-5|120	The SQL auxprop plugin can be rebuild with different database backends:
12mr|cyrus-sasl-2.1.25-5|121	--with srp	SRP support	(%{SRPSTR})
12mr|cyrus-sasl-2.1.25-5|122	--with mysql	MySQL support	(%{MYSQLSTR})
12mr|cyrus-sasl-2.1.25-5|123	--with pgsql	Postgres SQL support	(%{PGSQLSTR})
12mr|cyrus-sasl-2.1.25-5|124	--with sqlite3	SQLite v3 support	(%{SQLITE3STR})
12mr|cyrus-sasl-2.1.25-5|125	
12mr|cyrus-sasl-2.1.25-5|126	%package -n	%{libname}
12mr|cyrus-sasl-2.1.25-5|127	Summary:	Libraries for SASL a the Simple Authentication and Security Layer
12mr|cyrus-sasl-2.1.25-5|128	Group:		System/Libraries
12mr|cyrus-sasl-2.1.25-5|129	
12mr|cyrus-sasl-2.1.25-5|130	%description -n	%{libname}
12mr|cyrus-sasl-2.1.25-5|131	SASL is the Simple Authentication and Security Layer,
12mr|cyrus-sasl-2.1.25-5|132	a method for adding authentication support to connection-based protocols.
12mr|cyrus-sasl-2.1.25-5|133	To use SASL, a protocol includes a command for identifying and authenticating
12mr|cyrus-sasl-2.1.25-5|134	a user to a server and for optionally negotiating protection of subsequent
12mr|cyrus-sasl-2.1.25-5|135	protocol interactions. If its use is negotiated, a security layer is inserted
12mr|cyrus-sasl-2.1.25-5|136	between the protocol and the connection.
12mr|cyrus-sasl-2.1.25-5|137	
12mr|cyrus-sasl-2.1.25-5|138	%package -n	%{libname}-devel
12mr|cyrus-sasl-2.1.25-5|139	Summary:	Libraries for SASL a the Simple Authentication and Security Layer
12mr|cyrus-sasl-2.1.25-5|140	Group:		Development/C
12mr|cyrus-sasl-2.1.25-5|141	%if %{_lib} != lib
12mr|cyrus-sasl-2.1.25-5|142	Provides:	libsasl-devel = %{version}
12mr|cyrus-sasl-2.1.25-5|143	Provides:	libsasl2-devel = %{version}
12mr|cyrus-sasl-2.1.25-5|144	%endif
12mr|cyrus-sasl-2.1.25-5|145	Provides:	%{mklibname -d sasl} = %{version}
12mr|cyrus-sasl-2.1.25-5|146	Requires:	%{libname} >= %{version}
12mr|cyrus-sasl-2.1.25-5|147	Requires:	pam-devel
12mr|cyrus-sasl-2.1.25-5|148	
12mr|cyrus-sasl-2.1.25-5|149	%description -n	%{libname}-devel
12mr|cyrus-sasl-2.1.25-5|150	SASL is the Simple Authentication and Security Layer,
12mr|cyrus-sasl-2.1.25-5|151	a method for adding authentication support to connection-based protocols.
12mr|cyrus-sasl-2.1.25-5|152	To use SASL, a protocol includes a command for identifying and authenticating
12mr|cyrus-sasl-2.1.25-5|153	a user to a server and for optionally negotiating protection of subsequent
12mr|cyrus-sasl-2.1.25-5|154	protocol interactions. If its use is negotiated, a security layer is inserted
12mr|cyrus-sasl-2.1.25-5|155	between the protocol and the connection.
12mr|cyrus-sasl-2.1.25-5|156	
12mr|cyrus-sasl-2.1.25-5|157	%package -n	%{libname}-plug-anonymous
12mr|cyrus-sasl-2.1.25-5|158	Summary:	SASL ANONYMOUS mechanism plugin
12mr|cyrus-sasl-2.1.25-5|159	Group:		System/Libraries
12mr|cyrus-sasl-2.1.25-5|160	Requires:	%{libname} >= %{version}
12mr|cyrus-sasl-2.1.25-5|161	Provides:	sasl-plug-anonymous
12mr|cyrus-sasl-2.1.25-5|162	
12mr|cyrus-sasl-2.1.25-5|163	%description -n	%{libname}-plug-anonymous
12mr|cyrus-sasl-2.1.25-5|164	This plugin implements the SASL ANONYMOUS mechanism,
12mr|cyrus-sasl-2.1.25-5|165	used for anonymous authentication.
12mr|cyrus-sasl-2.1.25-5|166	
12mr|cyrus-sasl-2.1.25-5|167	%package -n	%{libname}-plug-crammd5
12mr|cyrus-sasl-2.1.25-5|168	Summary:	SASL CRAM-MD5 mechanism plugin
12mr|cyrus-sasl-2.1.25-5|169	Group:		System/Libraries
12mr|cyrus-sasl-2.1.25-5|170	Requires:	%{libname} >= %{version}
12mr|cyrus-sasl-2.1.25-5|171	Provides:	sasl-plug-crammd5
12mr|cyrus-sasl-2.1.25-5|172	
12mr|cyrus-sasl-2.1.25-5|173	%description -n	%{libname}-plug-crammd5
12mr|cyrus-sasl-2.1.25-5|174	This plugin implements the SASL CRAM-MD5 mechanism.
12mr|cyrus-sasl-2.1.25-5|175	CRAM-MD5 is the mandatory-to-implement authentication mechanism for a
12mr|cyrus-sasl-2.1.25-5|176	number of protocols; it uses MD5 with a challenge/response system to
12mr|cyrus-sasl-2.1.25-5|177	authenticate the user.
12mr|cyrus-sasl-2.1.25-5|178	
12mr|cyrus-sasl-2.1.25-5|179	%package -n	%{libname}-plug-digestmd5
12mr|cyrus-sasl-2.1.25-5|180	Summary:	SASL DIGEST-MD5 mechanism plugin
12mr|cyrus-sasl-2.1.25-5|181	Group:		System/Libraries
12mr|cyrus-sasl-2.1.25-5|182	Requires:	%{libname} >= %{version}
12mr|cyrus-sasl-2.1.25-5|183	Provides:	sasl-plug-digestmd5
12mr|cyrus-sasl-2.1.25-5|184	
12mr|cyrus-sasl-2.1.25-5|185	%description -n	%{libname}-plug-digestmd5
12mr|cyrus-sasl-2.1.25-5|186	This plugin implements the latest draft of the SASL DIGEST-MD5
12mr|cyrus-sasl-2.1.25-5|187	mechanism.  Although not yet finalized, this is likely to become the
12mr|cyrus-sasl-2.1.25-5|188	new mandatory-to-implement authentication system in all new protocols.
12mr|cyrus-sasl-2.1.25-5|189	It's based on the digest md5 authentication system designed for HTTP.
12mr|cyrus-sasl-2.1.25-5|190	
12mr|cyrus-sasl-2.1.25-5|191	%package -n	%{libname}-plug-plain
12mr|cyrus-sasl-2.1.25-5|192	Summary:	SASL PLAIN mechanism plugin
12mr|cyrus-sasl-2.1.25-5|193	Group:		System/Libraries
12mr|cyrus-sasl-2.1.25-5|194	Requires:	%{libname} >= %{version}
12mr|cyrus-sasl-2.1.25-5|195	Provides:	sasl-plug-plain
12mr|cyrus-sasl-2.1.25-5|196	
12mr|cyrus-sasl-2.1.25-5|197	%description -n	%{libname}-plug-plain
12mr|cyrus-sasl-2.1.25-5|198	This plugin implements the SASL PLAIN mechanism.  Although insecure,
12mr|cyrus-sasl-2.1.25-5|199	PLAIN is useful for transitioning to new security mechanisms, as this
12mr|cyrus-sasl-2.1.25-5|200	is the only mechanism which gives the server a copy of the user's
12mr|cyrus-sasl-2.1.25-5|201	password.
12mr|cyrus-sasl-2.1.25-5|202	
12mr|cyrus-sasl-2.1.25-5|203	%package -n	%{libname}-plug-scram
12mr|cyrus-sasl-2.1.25-5|204	Summary:	SASL SCRAM-SHA-1 mechanism plugin
12mr|cyrus-sasl-2.1.25-5|205	Group:		System/Libraries
12mr|cyrus-sasl-2.1.25-5|206	Requires:	%{libname} = %{version}
12mr|cyrus-sasl-2.1.25-5|207	Provides:	sasl-plug-scram
12mr|cyrus-sasl-2.1.25-5|208	
12mr|cyrus-sasl-2.1.25-5|209	%description -n	%{libname}-plug-scram
12mr|cyrus-sasl-2.1.25-5|210	This plugin implements the SASL SCRAM-SHA-1 SASL plugin mechanism.
12mr|cyrus-sasl-2.1.25-5|211	
12mr|cyrus-sasl-2.1.25-5|212	%package -n	%{libname}-plug-login
12mr|cyrus-sasl-2.1.25-5|213	Summary:	SASL LOGIN mechanism plugin
12mr|cyrus-sasl-2.1.25-5|214	Group:		System/Libraries
12mr|cyrus-sasl-2.1.25-5|215	Requires:	%{libname} >= %{version}
12mr|cyrus-sasl-2.1.25-5|216	Provides:	sasl-plug-login
12mr|cyrus-sasl-2.1.25-5|217	
12mr|cyrus-sasl-2.1.25-5|218	%description -n	%{libname}-plug-login
12mr|cyrus-sasl-2.1.25-5|219	This plugin implements the SASL LOGIN mechanism.
12mr|cyrus-sasl-2.1.25-5|220	THIS PLUGIN IS DEPRECATED, is maintained only for compatibility reasons
12mr|cyrus-sasl-2.1.25-5|221	and will be dropped soon.
12mr|cyrus-sasl-2.1.25-5|222	Please use the plain plugin instead.
12mr|cyrus-sasl-2.1.25-5|223	
12mr|cyrus-sasl-2.1.25-5|224	%if %{KRB5}
12mr|cyrus-sasl-2.1.25-5|225	%package -n	%{libname}-plug-gssapi
12mr|cyrus-sasl-2.1.25-5|226	Summary:	SASL GSSAPI mechanism plugin
12mr|cyrus-sasl-2.1.25-5|227	Group:		System/Libraries
12mr|cyrus-sasl-2.1.25-5|228	Requires:	%{libname} >= %{version}
12mr|cyrus-sasl-2.1.25-5|229	Requires:	krb5-libs
12mr|cyrus-sasl-2.1.25-5|230	Provides:	sasl-plug-gssapi
12mr|cyrus-sasl-2.1.25-5|231	
12mr|cyrus-sasl-2.1.25-5|232	%description -n	%{libname}-plug-gssapi
12mr|cyrus-sasl-2.1.25-5|233	This plugin implements the SASL GSSAPI (kerberos 5)mechanism.
12mr|cyrus-sasl-2.1.25-5|234	%endif
12mr|cyrus-sasl-2.1.25-5|235	
12mr|cyrus-sasl-2.1.25-5|236	%package -n	%{libname}-plug-otp
12mr|cyrus-sasl-2.1.25-5|237	Summary:	SASL OTP mechanism plugin
12mr|cyrus-sasl-2.1.25-5|238	Group:		System/Libraries
12mr|cyrus-sasl-2.1.25-5|239	Requires:	%{libname} >= %{version}
12mr|cyrus-sasl-2.1.25-5|240	Provides:	sasl-plug-otp
12mr|cyrus-sasl-2.1.25-5|241	
12mr|cyrus-sasl-2.1.25-5|242	%description -n	%{libname}-plug-otp
12mr|cyrus-sasl-2.1.25-5|243	This plugin implements the SASL OTP mechanism.
12mr|cyrus-sasl-2.1.25-5|244	
12mr|cyrus-sasl-2.1.25-5|245	%package -n	%{libname}-plug-sasldb
12mr|cyrus-sasl-2.1.25-5|246	Summary:	SASL sasldb auxprop plugin
12mr|cyrus-sasl-2.1.25-5|247	Group:		System/Libraries
12mr|cyrus-sasl-2.1.25-5|248	# Requirement for %%{name} is due to dbconverter-2 being
12mr|cyrus-sasl-2.1.25-5|249	# potentially called in %%post
12mr|cyrus-sasl-2.1.25-5|250	Requires(post):	%{name} >= %{version}
12mr|cyrus-sasl-2.1.25-5|251	# That requirement has to be here (in "Requires") also
12mr|cyrus-sasl-2.1.25-5|252	# (http://archives.mandrivalinux.com/cooker/2005-06/msg00109.php)
12mr|cyrus-sasl-2.1.25-5|253	Requires:	%{libname} >= %{version}, %{name} >= %{version}
12mr|cyrus-sasl-2.1.25-5|254	Provides:	sasl-plug-sasldb
12mr|cyrus-sasl-2.1.25-5|255	
12mr|cyrus-sasl-2.1.25-5|256	%description -n	%{libname}-plug-sasldb
12mr|cyrus-sasl-2.1.25-5|257	This package provides the SASL sasldb auxprop plugin, which stores secrets
12mr|cyrus-sasl-2.1.25-5|258	in a Berkeley database file.
12mr|cyrus-sasl-2.1.25-5|259	
12mr|cyrus-sasl-2.1.25-5|260	%if %{SRP}
12mr|cyrus-sasl-2.1.25-5|261	%package -n	%{libname}-plug-srp
12mr|cyrus-sasl-2.1.25-5|262	Summary:	SASL srp mechanism plugin
12mr|cyrus-sasl-2.1.25-5|263	Group:		System/Libraries
12mr|cyrus-sasl-2.1.25-5|264	Requires:	%{libname} >= %{version}
12mr|cyrus-sasl-2.1.25-5|265	Provides:	sasl-plug-srp
12mr|cyrus-sasl-2.1.25-5|266	
12mr|cyrus-sasl-2.1.25-5|267	%description -n	%{libname}-plug-srp
12mr|cyrus-sasl-2.1.25-5|268	This plugin implements the srp  mechanism.
12mr|cyrus-sasl-2.1.25-5|269	%endif
12mr|cyrus-sasl-2.1.25-5|270	
12mr|cyrus-sasl-2.1.25-5|271	%package -n	%{libname}-plug-ntlm
12mr|cyrus-sasl-2.1.25-5|272	Summary:	SASL ntlm authentication plugin
12mr|cyrus-sasl-2.1.25-5|273	Group:		System/Libraries
12mr|cyrus-sasl-2.1.25-5|274	Requires:	%{libname} >= %{version}
12mr|cyrus-sasl-2.1.25-5|275	Provides:	sasl-plug-ntlm
12mr|cyrus-sasl-2.1.25-5|276	
12mr|cyrus-sasl-2.1.25-5|277	%description -n	%{libname}-plug-ntlm
12mr|cyrus-sasl-2.1.25-5|278	This plugin implements the (unsupported) ntlm authentication.
12mr|cyrus-sasl-2.1.25-5|279	
12mr|cyrus-sasl-2.1.25-5|280	%if %{MYSQL}
12mr|cyrus-sasl-2.1.25-5|281	%package -n	%{libname}-plug-mysql
12mr|cyrus-sasl-2.1.25-5|282	Summary:	SASL MySQL plugin
12mr|cyrus-sasl-2.1.25-5|283	Group:		System/Libraries
12mr|cyrus-sasl-2.1.25-5|284	Requires:	%{libname} >= %{version}
12mr|cyrus-sasl-2.1.25-5|285	Provides:	sasl-plug-sql
12mr|cyrus-sasl-2.1.25-5|286	
12mr|cyrus-sasl-2.1.25-5|287	%description -n	%{libname}-plug-mysql
12mr|cyrus-sasl-2.1.25-5|288	This plugin implements the MySQL authentication method
12mr|cyrus-sasl-2.1.25-5|289	%endif
12mr|cyrus-sasl-2.1.25-5|290	
12mr|cyrus-sasl-2.1.25-5|291	%if %{PGSQL}
12mr|cyrus-sasl-2.1.25-5|292	%package -n	%{libname}-plug-pgsql
12mr|cyrus-sasl-2.1.25-5|293	Summary:	SASL PostgreSQL plugin
12mr|cyrus-sasl-2.1.25-5|294	Group:		System/Libraries
12mr|cyrus-sasl-2.1.25-5|295	Requires:	%{libname} >= %{version}
12mr|cyrus-sasl-2.1.25-5|296	Provides:	sasl-plug-sql
12mr|cyrus-sasl-2.1.25-5|297	
12mr|cyrus-sasl-2.1.25-5|298	%description -n	%{libname}-plug-pgsql
12mr|cyrus-sasl-2.1.25-5|299	This plugin implements the PostgreSQL authentication method
12mr|cyrus-sasl-2.1.25-5|300	%endif
12mr|cyrus-sasl-2.1.25-5|301	
12mr|cyrus-sasl-2.1.25-5|302	%if %{SQLITE3}
12mr|cyrus-sasl-2.1.25-5|303	%package -n	%{libname}-plug-sqlite3
12mr|cyrus-sasl-2.1.25-5|304	Summary:	SASL SQLite v3 plugin
12mr|cyrus-sasl-2.1.25-5|305	Group:		System/Libraries
12mr|cyrus-sasl-2.1.25-5|306	Requires:	%{libname} >= %{version}
12mr|cyrus-sasl-2.1.25-5|307	Provides:	sasl-plug-sql
12mr|cyrus-sasl-2.1.25-5|308	
12mr|cyrus-sasl-2.1.25-5|309	%description -n	%{libname}-plug-sqlite3
12mr|cyrus-sasl-2.1.25-5|310	This plugin implements the SQLite v3 authentication method
12mr|cyrus-sasl-2.1.25-5|311	%endif
12mr|cyrus-sasl-2.1.25-5|312	
12mr|cyrus-sasl-2.1.25-5|313	%if %{LDAP}
12mr|cyrus-sasl-2.1.25-5|314	%package -n	%{libname}-plug-ldapdb
12mr|cyrus-sasl-2.1.25-5|315	Summary:	SASL ldapdb auxprop plugin
12mr|cyrus-sasl-2.1.25-5|316	Group:		System/Libraries
12mr|cyrus-sasl-2.1.25-5|317	Requires:	%{libname} >= %{version}
12mr|cyrus-sasl-2.1.25-5|318	Provides:	sasl-plug-ldapdb
12mr|cyrus-sasl-2.1.25-5|319	
12mr|cyrus-sasl-2.1.25-5|320	%description -n	%{libname}-plug-ldapdb
12mr|cyrus-sasl-2.1.25-5|321	This plugin implements the LDAP auxprop authentication method.
12mr|cyrus-sasl-2.1.25-5|322	%endif
12mr|cyrus-sasl-2.1.25-5|323	
12mr|cyrus-sasl-2.1.25-5|324	%prep
12mr|cyrus-sasl-2.1.25-5|325	
12mr|cyrus-sasl-2.1.25-5|326	%setup -q -n %{up_name}-%{version}
12mr|cyrus-sasl-2.1.25-5|327	install -m 0644 %{SOURCE4} .
12mr|cyrus-sasl-2.1.25-5|328	%patch0 -p1 -b .sasldoc~
12mr|cyrus-sasl-2.1.25-5|329	%patch3 -p1 -b .pic~
12mr|cyrus-sasl-2.1.25-5|330	%patch5 -p0 -b .library_mutexes~
12mr|cyrus-sasl-2.1.25-5|331	%patch6 -p0 -b .xopen_crypt_prototype~
12mr|cyrus-sasl-2.1.25-5|332	%patch7 -p0 -b .db5
12mr|cyrus-sasl-2.1.25-5|333	
12mr|cyrus-sasl-2.1.25-5|334	%patch11 -p0 -b .no_rpath~
12mr|cyrus-sasl-2.1.25-5|335	%patch23 -p1 -b .man~
12mr|cyrus-sasl-2.1.25-5|336	%patch28 -p1 -b .keytab~
12mr|cyrus-sasl-2.1.25-5|337	%patch30 -p0 -b .rimap~
12mr|cyrus-sasl-2.1.25-5|338	%patch31 -p1 -b .krb4~
12mr|cyrus-sasl-2.1.25-5|339	%patch33 -p0 -b .current-db~
12mr|cyrus-sasl-2.1.25-5|340	%patch34 -p1 -b .ldap-timeout~
12mr|cyrus-sasl-2.1.25-5|341	%patch37 -p1 -b .race~
12mr|cyrus-sasl-2.1.25-5|342	
12mr|cyrus-sasl-2.1.25-5|343	%patch100 -p1
12mr|cyrus-sasl-2.1.25-5|344	%patch101 -p1
12mr|cyrus-sasl-2.1.25-5|345	%patch102 -p1
12mr|cyrus-sasl-2.1.25-5|346	%patch103 -p1
12mr|cyrus-sasl-2.1.25-5|347	%patch104 -p1
12mr|cyrus-sasl-2.1.25-5|348	%patch105 -p1
12mr|cyrus-sasl-2.1.25-5|349	%patch106 -p1 -b .lib64~
12mr|cyrus-sasl-2.1.25-5|350	%patch107 -p0
12mr|cyrus-sasl-2.1.25-5|351	
12mr|cyrus-sasl-2.1.25-5|352	cp %{SOURCE7} sasl-mechlist.c
12mr|cyrus-sasl-2.1.25-5|353	cp %{SOURCE8} sasl-checkpass.c
12mr|cyrus-sasl-2.1.25-5|354	
12mr|cyrus-sasl-2.1.25-5|355	rm -f config/config.guess config/config.sub
12mr|cyrus-sasl-2.1.25-5|356	rm -f config/ltconfig config/ltmain.sh config/libtool.m4 configure
12mr|cyrus-sasl-2.1.25-5|357	rm -fr autom4te.cache
12mr|cyrus-sasl-2.1.25-5|358	libtoolize -c -f -i
12mr|cyrus-sasl-2.1.25-5|359	aclocal -I cmulocal -I config
12mr|cyrus-sasl-2.1.25-5|360	autoheader
12mr|cyrus-sasl-2.1.25-5|361	autoconf
12mr|cyrus-sasl-2.1.25-5|362	automake -a -c
12mr|cyrus-sasl-2.1.25-5|363	pushd saslauthd
12mr|cyrus-sasl-2.1.25-5|364	rm -f config/ltconfig
12mr|cyrus-sasl-2.1.25-5|365	libtoolize -f -c
12mr|cyrus-sasl-2.1.25-5|366	aclocal -I ../cmulocal -I ../config
12mr|cyrus-sasl-2.1.25-5|367	automake -a -c -f
12mr|cyrus-sasl-2.1.25-5|368	autoheader
12mr|cyrus-sasl-2.1.25-5|369	autoconf -f
12mr|cyrus-sasl-2.1.25-5|370	automake -a -c
12mr|cyrus-sasl-2.1.25-5|371	popd
12mr|cyrus-sasl-2.1.25-5|372	
12mr|cyrus-sasl-2.1.25-5|373	%build
12mr|cyrus-sasl-2.1.25-5|374	%serverbuild
12mr|cyrus-sasl-2.1.25-5|375	
12mr|cyrus-sasl-2.1.25-5|376	%configure2_5x 	\
12mr|cyrus-sasl-2.1.25-5|377	--disable-static \
12mr|cyrus-sasl-2.1.25-5|378	--enable-shared \
12mr|cyrus-sasl-2.1.25-5|379	--with-plugindir=%{_libdir}/sasl2 \
12mr|cyrus-sasl-2.1.25-5|380	--with-configdir=%{_sysconfdir}/sasl2:%{_libdir}/sasl2 \
12mr|cyrus-sasl-2.1.25-5|381	--disable-krb4 \
12mr|cyrus-sasl-2.1.25-5|382	--enable-login \
12mr|cyrus-sasl-2.1.25-5|383	%if %{SRP}
12mr|cyrus-sasl-2.1.25-5|384	--enable-srp --enable-srp-setpass \
12mr|cyrus-sasl-2.1.25-5|385	%else
12mr|cyrus-sasl-2.1.25-5|386	--without-srp --without-srp-srp-setpass \
12mr|cyrus-sasl-2.1.25-5|387	%endif
12mr|cyrus-sasl-2.1.25-5|388	--enable-ntlm \
12mr|cyrus-sasl-2.1.25-5|389	--enable-db4 \
12mr|cyrus-sasl-2.1.25-5|390	--enable-gssapi \
12mr|cyrus-sasl-2.1.25-5|391	--disable-gss_mutexes \
12mr|cyrus-sasl-2.1.25-5|392	%if %{MYSQL}
12mr|cyrus-sasl-2.1.25-5|393	--enable-sql --with-mysql=%{_prefix} \
12mr|cyrus-sasl-2.1.25-5|394	%else
12mr|cyrus-sasl-2.1.25-5|395	--without-mysql \
12mr|cyrus-sasl-2.1.25-5|396	%endif
12mr|cyrus-sasl-2.1.25-5|397	%if %{PGSQL}
12mr|cyrus-sasl-2.1.25-5|398	--enable-sql --with-pgsql=%{_prefix} \
12mr|cyrus-sasl-2.1.25-5|399	%else
12mr|cyrus-sasl-2.1.25-5|400	--without-pgsql \
12mr|cyrus-sasl-2.1.25-5|401	%endif
12mr|cyrus-sasl-2.1.25-5|402	%if %{SQLITE3}
12mr|cyrus-sasl-2.1.25-5|403	--enable-sql --with-sqlite3=%{_prefix} \
12mr|cyrus-sasl-2.1.25-5|404	%else
12mr|cyrus-sasl-2.1.25-5|405	--without-sqlite \
12mr|cyrus-sasl-2.1.25-5|406	%endif
12mr|cyrus-sasl-2.1.25-5|407	%if %{LDAP}
12mr|cyrus-sasl-2.1.25-5|408	--with-ldap=%{_prefix} --enable-ldapdb \
12mr|cyrus-sasl-2.1.25-5|409	%endif
12mr|cyrus-sasl-2.1.25-5|410	--with-dbpath=%{sasl2_db_filename} \
12mr|cyrus-sasl-2.1.25-5|411	--with-saslauthd=/var/run/saslauthd \
12mr|cyrus-sasl-2.1.25-5|412	--with-authdaemond=/var/run/authdaemon.courier-imap/socket \
12mr|cyrus-sasl-2.1.25-5|413	--with-devrandom=/dev/urandom
12mr|cyrus-sasl-2.1.25-5|414	
12mr|cyrus-sasl-2.1.25-5|415	# ugly hack: there is an ordering problem introduced in 2.1.21
12mr|cyrus-sasl-2.1.25-5|416	# when --enable-static is given to ./configure which calling
12mr|cyrus-sasl-2.1.25-5|417	# make twice "solves"
12mr|cyrus-sasl-2.1.25-5|418	# no parallel make on cluster
12mr|cyrus-sasl-2.1.25-5|419	%make || :
12mr|cyrus-sasl-2.1.25-5|420	%make
12mr|cyrus-sasl-2.1.25-5|421	%make -C saslauthd testsaslauthd
12mr|cyrus-sasl-2.1.25-5|422	%make -C sample
12mr|cyrus-sasl-2.1.25-5|423	
12mr|cyrus-sasl-2.1.25-5|424	install saslauthd/LDAP_SASLAUTHD README.ldap
12mr|cyrus-sasl-2.1.25-5|425	
12mr|cyrus-sasl-2.1.25-5|426	# Build a small program to list the available mechanisms, because I need it.
12mr|cyrus-sasl-2.1.25-5|427	pushd lib
12mr|cyrus-sasl-2.1.25-5|428	../libtool --tag=CC --mode=link %{__cc} -o sasl2-shared-mechlist \
12mr|cyrus-sasl-2.1.25-5|429	-I../include $CFLAGS ../sasl-mechlist.c $LDFLAGS ./libsasl2.la
12mr|cyrus-sasl-2.1.25-5|430	../libtool --tag=CC --mode=link %{__cc} -o sasl2-shared-checkpass \
12mr|cyrus-sasl-2.1.25-5|431	-I../include $CFLAGS -DSASL2 ../sasl-checkpass.c $LDFLAGS ./libsasl2.la
12mr|cyrus-sasl-2.1.25-5|432	popd
12mr|cyrus-sasl-2.1.25-5|433	
12mr|cyrus-sasl-2.1.25-5|434	%install
12mr|cyrus-sasl-2.1.25-5|435	rm -rf %{buildroot}
12mr|cyrus-sasl-2.1.25-5|436	
12mr|cyrus-sasl-2.1.25-5|437	mkdir -p %{buildroot}/var/lib/sasl2 %{buildroot}/var/run/saslauthd
12mr|cyrus-sasl-2.1.25-5|438	mkdir -p %{buildroot}%{_sysconfdir}/sasl2
12mr|cyrus-sasl-2.1.25-5|439	
12mr|cyrus-sasl-2.1.25-5|440	%makeinstall_std
12mr|cyrus-sasl-2.1.25-5|441	
12mr|cyrus-sasl-2.1.25-5|442	install -m644 %{SOURCE2} -D %{buildroot}%{_initrddir}/saslauthd
12mr|cyrus-sasl-2.1.25-5|443	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/sysconfig/saslauthd
12mr|cyrus-sasl-2.1.25-5|444	
12mr|cyrus-sasl-2.1.25-5|445	# to be removed later
12mr|cyrus-sasl-2.1.25-5|446	# we don't need these
12mr|cyrus-sasl-2.1.25-5|447	rm -f %{buildroot}%{_libdir}/sasl2/*.*a
12mr|cyrus-sasl-2.1.25-5|448	
12mr|cyrus-sasl-2.1.25-5|449	# dbconverter-2 isn't installed by make install
12mr|cyrus-sasl-2.1.25-5|450	
12mr|cyrus-sasl-2.1.25-5|451	cd utils
12mr|cyrus-sasl-2.1.25-5|452	/bin/sh ../libtool --mode=install /usr/bin/install -c dbconverter-2 \
12mr|cyrus-sasl-2.1.25-5|453	%{buildroot}/%{_sbindir}/dbconverter-2
12mr|cyrus-sasl-2.1.25-5|454	
12mr|cyrus-sasl-2.1.25-5|455	cd ..
12mr|cyrus-sasl-2.1.25-5|456	cp saslauthd/testsaslauthd %{buildroot}%{_sbindir}
12mr|cyrus-sasl-2.1.25-5|457	cd sample
12mr|cyrus-sasl-2.1.25-5|458	/bin/sh ../libtool --mode=install /usr/bin/install -c client \
12mr|cyrus-sasl-2.1.25-5|459	%{buildroot}/%{_sbindir}/sasl-sample-client
12mr|cyrus-sasl-2.1.25-5|460	/bin/sh ../libtool --mode=install /usr/bin/install -c server \
12mr|cyrus-sasl-2.1.25-5|461	%{buildroot}/%{_sbindir}/sasl-sample-server
12mr|cyrus-sasl-2.1.25-5|462	cd ..
12mr|cyrus-sasl-2.1.25-5|463	
12mr|cyrus-sasl-2.1.25-5|464	# multiarch policy
12mr|cyrus-sasl-2.1.25-5|465	%multiarch_includes %{buildroot}%{_includedir}/sasl/md5global.h
12mr|cyrus-sasl-2.1.25-5|466	
12mr|cyrus-sasl-2.1.25-5|467	# quick README about the sasl.db file permissions
12mr|cyrus-sasl-2.1.25-5|468	cat > README.Mandriva.sasldb <<EOF
12mr|cyrus-sasl-2.1.25-5|469	Starting with %{libname}-plug-sasldb-2.1.22-6mdk, Mandriva by default
12mr|cyrus-sasl-2.1.25-5|470	creates a system group called "sasl" and installs an empty
12mr|cyrus-sasl-2.1.25-5|471	%{sasl2_db_filename} file with the following permissions:
12mr|cyrus-sasl-2.1.25-5|472	mode 0640, ownership root:sasl.
12mr|cyrus-sasl-2.1.25-5|473	
12mr|cyrus-sasl-2.1.25-5|474	If the %{sasl2_db_filename} file already exists, it is not changed
12mr|cyrus-sasl-2.1.25-5|475	in any way.
12mr|cyrus-sasl-2.1.25-5|476	
12mr|cyrus-sasl-2.1.25-5|477	It is recommended that administrators keep these permissions and add
12mr|cyrus-sasl-2.1.25-5|478	application users to the "sasl" group if access to this database is needed.
12mr|cyrus-sasl-2.1.25-5|479	
12mr|cyrus-sasl-2.1.25-5|480	For example, to permit the Postfix SMTP to authenticate users via the sasldb
12mr|cyrus-sasl-2.1.25-5|481	auxprop plugin, add the "postfix" user to the "sasl" group and read the
12mr|cyrus-sasl-2.1.25-5|482	"SMTP Authentication" section of the README.MDK documentation file for
12mr|cyrus-sasl-2.1.25-5|483	details regarding Postfix's chroot setup.
12mr|cyrus-sasl-2.1.25-5|484	
12mr|cyrus-sasl-2.1.25-5|485	For other applications in general, just add their user to the "sasl" group.
12mr|cyrus-sasl-2.1.25-5|486	
12mr|cyrus-sasl-2.1.25-5|487	Have fun,
12mr|cyrus-sasl-2.1.25-5|488	Mandriva Team.
12mr|cyrus-sasl-2.1.25-5|489	
12mr|cyrus-sasl-2.1.25-5|490	EOF
12mr|cyrus-sasl-2.1.25-5|491	
12mr|cyrus-sasl-2.1.25-5|492	# This is just to "close" vim's syntax misinterpretation.. ;p
12mr|cyrus-sasl-2.1.25-5|493	
12mr|cyrus-sasl-2.1.25-5|494	# Provide an easy way to query the list of available mechanisms.
12mr|cyrus-sasl-2.1.25-5|495	./libtool --tag=CC --mode=install install -m0755 lib/sasl2-shared-mechlist %{buildroot}%{_sbindir}/
12mr|cyrus-sasl-2.1.25-5|496	./libtool --tag=CC --mode=install install -m0755 lib/sasl2-shared-checkpass %{buildroot}%{_sbindir}/
12mr|cyrus-sasl-2.1.25-5|497	
12mr|cyrus-sasl-2.1.25-5|498	%pre -n %{libname}-plug-sasldb
12mr|cyrus-sasl-2.1.25-5|499	%_pre_groupadd sasl
12mr|cyrus-sasl-2.1.25-5|500	
12mr|cyrus-sasl-2.1.25-5|501	%post -n %{libname}-plug-sasldb
12mr|cyrus-sasl-2.1.25-5|502	#convert old sasldb
12mr|cyrus-sasl-2.1.25-5|503	# XXX - what about berkeley db versions? - andreas
12mr|cyrus-sasl-2.1.25-5|504	if [ -f /var/lib/sasl/sasl.db -a ! -f %{sasl2_db_filename} ]; then
12mr|cyrus-sasl-2.1.25-5|505	echo "" | /usr/sbin/dbconverter-2 /var/lib/sasl/sasl.db %{sasl2_db_filename}
12mr|cyrus-sasl-2.1.25-5|506	if [ -f %{sasl2_db_filename} ]; then
12mr|cyrus-sasl-2.1.25-5|507	# conversion was successfull
12mr|cyrus-sasl-2.1.25-5|508	chmod 0640 %{sasl2_db_filename}
12mr|cyrus-sasl-2.1.25-5|509	chown root:sasl %{sasl2_db_filename}
12mr|cyrus-sasl-2.1.25-5|510	fi
12mr|cyrus-sasl-2.1.25-5|511	fi
12mr|cyrus-sasl-2.1.25-5|512	if [ -f /var/lib/sasl/sasl.db.rpmsave -a ! -f %{sasl2_db_filename} ]; then
12mr|cyrus-sasl-2.1.25-5|513	echo "" | /usr/sbin/dbconverter-2 /var/lib/sasl/sasl.db.rpmsave %{sasl2_db_filename}
12mr|cyrus-sasl-2.1.25-5|514	if [ -f %{sasl2_db_filename} ]; then
12mr|cyrus-sasl-2.1.25-5|515	# conversion was successfull
12mr|cyrus-sasl-2.1.25-5|516	chmod 0640 %{sasl2_db_filename}
12mr|cyrus-sasl-2.1.25-5|517	chown root:sasl %{sasl2_db_filename}
12mr|cyrus-sasl-2.1.25-5|518	fi
12mr|cyrus-sasl-2.1.25-5|519	fi
12mr|cyrus-sasl-2.1.25-5|520	if [ ! -f %{sasl2_db_filename} ]; then
12mr|cyrus-sasl-2.1.25-5|521	# the file was never created before nor converted from sasl1
12mr|cyrus-sasl-2.1.25-5|522	touch %{sasl2_db_filename}
12mr|cyrus-sasl-2.1.25-5|523	chmod 0640 %{sasl2_db_filename}
12mr|cyrus-sasl-2.1.25-5|524	chown root:sasl %{sasl2_db_filename}
12mr|cyrus-sasl-2.1.25-5|525	fi
12mr|cyrus-sasl-2.1.25-5|526	
12mr|cyrus-sasl-2.1.25-5|527	%post
12mr|cyrus-sasl-2.1.25-5|528	%_post_service saslauthd
12mr|cyrus-sasl-2.1.25-5|529	
12mr|cyrus-sasl-2.1.25-5|530	%preun
12mr|cyrus-sasl-2.1.25-5|531	%_preun_service saslauthd
12mr|cyrus-sasl-2.1.25-5|532	
12mr|cyrus-sasl-2.1.25-5|533	%files
12mr|cyrus-sasl-2.1.25-5|534	%doc COPYING AUTHORS INSTALL NEWS README* ChangeLog
12mr|cyrus-sasl-2.1.25-5|535	%doc doc/{TODO,ONEWS,*.txt,*.html}
12mr|cyrus-sasl-2.1.25-5|536	%doc service.conf.example
12mr|cyrus-sasl-2.1.25-5|537	%dir /var/lib/sasl2
12mr|cyrus-sasl-2.1.25-5|538	%dir /var/run/saslauthd
12mr|cyrus-sasl-2.1.25-5|539	%attr (755,root,root) %{_initrddir}/saslauthd
12mr|cyrus-sasl-2.1.25-5|540	%dir %{_sysconfdir}/sasl2
12mr|cyrus-sasl-2.1.25-5|541	%attr (644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/saslauthd
12mr|cyrus-sasl-2.1.25-5|542	%{_sbindir}/dbconverter-2
12mr|cyrus-sasl-2.1.25-5|543	%{_sbindir}/pluginviewer
12mr|cyrus-sasl-2.1.25-5|544	%{_sbindir}/sasl-sample-client
12mr|cyrus-sasl-2.1.25-5|545	%{_sbindir}/sasl-sample-server
12mr|cyrus-sasl-2.1.25-5|546	%{_sbindir}/saslauthd
12mr|cyrus-sasl-2.1.25-5|547	%{_sbindir}/sasldblistusers2
12mr|cyrus-sasl-2.1.25-5|548	%{_sbindir}/saslpasswd2
12mr|cyrus-sasl-2.1.25-5|549	%{_sbindir}/testsaslauthd
12mr|cyrus-sasl-2.1.25-5|550	%{_mandir}/man8/*
12mr|cyrus-sasl-2.1.25-5|551	
12mr|cyrus-sasl-2.1.25-5|552	%files -n %{libname}
12mr|cyrus-sasl-2.1.25-5|553	%dir %{_libdir}/sasl2
12mr|cyrus-sasl-2.1.25-5|554	%{_libdir}/libsasl*.so.%{major}*
12mr|cyrus-sasl-2.1.25-5|555	
12mr|cyrus-sasl-2.1.25-5|556	%files -n %{libname}-plug-anonymous
12mr|cyrus-sasl-2.1.25-5|557	%{_libdir}/sasl2/libanonymous.so
12mr|cyrus-sasl-2.1.25-5|558	
12mr|cyrus-sasl-2.1.25-5|559	%files -n %{libname}-plug-otp
12mr|cyrus-sasl-2.1.25-5|560	%{_libdir}/sasl2/libotp.so
12mr|cyrus-sasl-2.1.25-5|561	
12mr|cyrus-sasl-2.1.25-5|562	%files -n %{libname}-plug-scram
12mr|cyrus-sasl-2.1.25-5|563	%{_libdir}/sasl2/libscram.so
12mr|cyrus-sasl-2.1.25-5|564	
12mr|cyrus-sasl-2.1.25-5|565	%files -n %{libname}-plug-crammd5
12mr|cyrus-sasl-2.1.25-5|566	%{_libdir}/sasl2/libcrammd5.so
12mr|cyrus-sasl-2.1.25-5|567	
12mr|cyrus-sasl-2.1.25-5|568	%files -n %{libname}-plug-sasldb
12mr|cyrus-sasl-2.1.25-5|569	%doc README.Mandriva.sasldb
12mr|cyrus-sasl-2.1.25-5|570	%{_libdir}/sasl2/libsasldb.so
12mr|cyrus-sasl-2.1.25-5|571	
12mr|cyrus-sasl-2.1.25-5|572	%if %{KRB5}
12mr|cyrus-sasl-2.1.25-5|573	%files -n %{libname}-plug-gssapi
12mr|cyrus-sasl-2.1.25-5|574	%{_libdir}/sasl2/libgs2.so
12mr|cyrus-sasl-2.1.25-5|575	%{_libdir}/sasl2/libgssapiv2.so
12mr|cyrus-sasl-2.1.25-5|576	%endif
12mr|cyrus-sasl-2.1.25-5|577	
12mr|cyrus-sasl-2.1.25-5|578	%files -n %{libname}-plug-digestmd5
12mr|cyrus-sasl-2.1.25-5|579	%{_libdir}/sasl2/libdigestmd5.so
12mr|cyrus-sasl-2.1.25-5|580	
12mr|cyrus-sasl-2.1.25-5|581	%files -n %{libname}-plug-plain
12mr|cyrus-sasl-2.1.25-5|582	%{_libdir}/sasl2/libplain.so
12mr|cyrus-sasl-2.1.25-5|583	
12mr|cyrus-sasl-2.1.25-5|584	%files -n %{libname}-plug-login
12mr|cyrus-sasl-2.1.25-5|585	%{_libdir}/sasl2/liblogin.so
12mr|cyrus-sasl-2.1.25-5|586	
12mr|cyrus-sasl-2.1.25-5|587	%if %{SRP}
12mr|cyrus-sasl-2.1.25-5|588	%files -n %{libname}-plug-srp
12mr|cyrus-sasl-2.1.25-5|589	%{_libdir}/sasl2/libsrp.so
12mr|cyrus-sasl-2.1.25-5|590	%endif
12mr|cyrus-sasl-2.1.25-5|591	
12mr|cyrus-sasl-2.1.25-5|592	%files -n %{libname}-plug-ntlm
12mr|cyrus-sasl-2.1.25-5|593	%{_libdir}/sasl2/libntlm.so
12mr|cyrus-sasl-2.1.25-5|594	
12mr|cyrus-sasl-2.1.25-5|595	%if %{MYSQL}
12mr|cyrus-sasl-2.1.25-5|596	%files -n %{libname}-plug-mysql
12mr|cyrus-sasl-2.1.25-5|597	%{_libdir}/sasl2/libmysql.so
12mr|cyrus-sasl-2.1.25-5|598	%endif
12mr|cyrus-sasl-2.1.25-5|599	
12mr|cyrus-sasl-2.1.25-5|600	%if %{PGSQL}
12mr|cyrus-sasl-2.1.25-5|601	%files -n %{libname}-plug-pgsql
12mr|cyrus-sasl-2.1.25-5|602	%{_libdir}/sasl2/libpgsql.so
12mr|cyrus-sasl-2.1.25-5|603	%endif
12mr|cyrus-sasl-2.1.25-5|604	
12mr|cyrus-sasl-2.1.25-5|605	%if %{SQLITE3}
12mr|cyrus-sasl-2.1.25-5|606	%files -n %{libname}-plug-sqlite3
12mr|cyrus-sasl-2.1.25-5|607	%{_libdir}/sasl2/libsqlite3.so
12mr|cyrus-sasl-2.1.25-5|608	%endif
12mr|cyrus-sasl-2.1.25-5|609	
12mr|cyrus-sasl-2.1.25-5|610	%if %{LDAP}
12mr|cyrus-sasl-2.1.25-5|611	%files -n %{libname}-plug-ldapdb
12mr|cyrus-sasl-2.1.25-5|612	%{_libdir}/sasl2/libldapdb.so
12mr|cyrus-sasl-2.1.25-5|613	%endif
12mr|cyrus-sasl-2.1.25-5|614	
12mr|cyrus-sasl-2.1.25-5|615	%files -n %{libname}-devel
12mr|cyrus-sasl-2.1.25-5|616	%{_sbindir}/sasl2-shared-mechlist
12mr|cyrus-sasl-2.1.25-5|617	%{_sbindir}/sasl2-shared-checkpass
12mr|cyrus-sasl-2.1.25-5|618	%{_includedir}/sasl
12mr|cyrus-sasl-2.1.25-5|619	%{multiarch_includedir}/sasl/md5global.h
12mr|cyrus-sasl-2.1.25-5|620	%{_libdir}/*.*so
12mr|cyrus-sasl-2.1.25-5|621	%{_mandir}/man3/*
12mr|cyrus-sasl-2.1.25-5|622	
12mr|cyrus-sasl-2.1.25-5|623	
12mr|cyrus-sasl-2.1.25-5|624	
12mr|cyrus-sasl-2.1.25-5|625	%changelog
12mr|cyrus-sasl-2.1.25-5|626	

13761 12
12mr|dansguardian-2.10.1.1-10|1	#  lets support clamav only when backpoting by default
12mr|dansguardian-2.10.1.1-10|2	%if %mdkversion < 200910
12mr|dansguardian-2.10.1.1-10|3	%define clamav 1
12mr|dansguardian-2.10.1.1-10|4	%else
12mr|dansguardian-2.10.1.1-10|5	%define clamav 0
12mr|dansguardian-2.10.1.1-10|6	%endif
12mr|dansguardian-2.10.1.1-10|7	# commandline overrides:
12mr|dansguardian-2.10.1.1-10|8	# rpm -ba|--rebuild --with 'xxx'
12mr|dansguardian-2.10.1.1-10|9	%{?_with_clamav: %{expand: %%global clamav 1}}
12mr|dansguardian-2.10.1.1-10|10	%{?_without_clamav: %{expand: %%global clamav 0}}
12mr|dansguardian-2.10.1.1-10|11	
12mr|dansguardian-2.10.1.1-10|12	
12mr|dansguardian-2.10.1.1-10|13	Summary:	A content filtering web proxy
12mr|dansguardian-2.10.1.1-10|14	Name:		dansguardian
12mr|dansguardian-2.10.1.1-10|15	Version:	2.10.1.1
12mr|dansguardian-2.10.1.1-10|16	Release:	%mkrel 10
12mr|dansguardian-2.10.1.1-10|17	License:	GPL
12mr|dansguardian-2.10.1.1-10|18	Group:		System/Servers
12mr|dansguardian-2.10.1.1-10|19	URL:		http://www.dansguardian.org
12mr|dansguardian-2.10.1.1-10|20	Source0:	http://www.dansguardian.org/downloads/2/dansguardian-%{version}.tar.gz
12mr|dansguardian-2.10.1.1-10|21	Source1:	dansguardian.init
12mr|dansguardian-2.10.1.1-10|22	Source2:	languages.tar.bz2
12mr|dansguardian-2.10.1.1-10|23	Source10:	bigblacklist.tar.gz
12mr|dansguardian-2.10.1.1-10|24	Source11:	badwords.zip
12mr|dansguardian-2.10.1.1-10|25	Source12:	new.zip
12mr|dansguardian-2.10.1.1-10|26	Source13:	extrem.zip
12mr|dansguardian-2.10.1.1-10|27	Patch0:		dansguardian-mdv_conf.diff
12mr|dansguardian-2.10.1.1-10|28	Patch1: 	dansguardian-2.10.0.3-gcc44.patch
12mr|dansguardian-2.10.1.1-10|29	Patch2:		dansguardian-2.10.1.1-gcc46.patch
12mr|dansguardian-2.10.1.1-10|30	BuildRequires:	zlib-devel
12mr|dansguardian-2.10.1.1-10|31	BuildRequires:	pcre-devel
12mr|dansguardian-2.10.1.1-10|32	BuildRequires:	libesmtp-devel
12mr|dansguardian-2.10.1.1-10|33	%if %{clamav}
12mr|dansguardian-2.10.1.1-10|34	BuildRequires:  clamav-devel
12mr|dansguardian-2.10.1.1-10|35	%endif
12mr|dansguardian-2.10.1.1-10|36	
12mr|dansguardian-2.10.1.1-10|37	Requires(post): rpm-helper
12mr|dansguardian-2.10.1.1-10|38	Requires(preun): rpm-helper
12mr|dansguardian-2.10.1.1-10|39	Requires(pre): rpm-helper
12mr|dansguardian-2.10.1.1-10|40	Requires(postun): rpm-helper
12mr|dansguardian-2.10.1.1-10|41	Requires:	sendmail-command
12mr|dansguardian-2.10.1.1-10|42	%if %mdkversion >= 200810
12mr|dansguardian-2.10.1.1-10|43	Suggests:	webproxy webserver c-icap-server
12mr|dansguardian-2.10.1.1-10|44	%endif
12mr|dansguardian-2.10.1.1-10|45	Provides:	DansGuardian = %{version}-%{release}
12mr|dansguardian-2.10.1.1-10|46	Obsoletes:	DansGuardian
12mr|dansguardian-2.10.1.1-10|47	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|dansguardian-2.10.1.1-10|48	
12mr|dansguardian-2.10.1.1-10|49	%description
12mr|dansguardian-2.10.1.1-10|50	DansGuardian is a filtering proxy for Linux, FreeBSD, OpenBSD and Solaris.
12mr|dansguardian-2.10.1.1-10|51	It filters using multiple methods. These methods include URL and domain
12mr|dansguardian-2.10.1.1-10|52	filtering, content phrase filtering, PICS filtering, MIME filtering, file
12mr|dansguardian-2.10.1.1-10|53	extension filtering, POST filtering.
12mr|dansguardian-2.10.1.1-10|54	
12mr|dansguardian-2.10.1.1-10|55	The content phrase filtering will check for pages that contain profanities
12mr|dansguardian-2.10.1.1-10|56	and phrases often associated with pornography and other undesirable content.
12mr|dansguardian-2.10.1.1-10|57	The POST filtering allows you to block or limit web upload.  The URL and
12mr|dansguardian-2.10.1.1-10|58	domain filtering is able to handle huge lists and is significantly faster
12mr|dansguardian-2.10.1.1-10|59	than squidGuard.
12mr|dansguardian-2.10.1.1-10|60	
12mr|dansguardian-2.10.1.1-10|61	The filtering has configurable domain, user and ip exception lists.
12mr|dansguardian-2.10.1.1-10|62	SSL Tunneling is supported.
12mr|dansguardian-2.10.1.1-10|63	
12mr|dansguardian-2.10.1.1-10|64	%prep
12mr|dansguardian-2.10.1.1-10|65	#tar xf %{SOURCE10}
12mr|dansguardian-2.10.1.1-10|66	#unzip -xo %{SOURCE11}
12mr|dansguardian-2.10.1.1-10|67	#unzip -xo %{SOURCE12}
12mr|dansguardian-2.10.1.1-10|68	#unzip -xo %{SOURCE13} -d extrem
12mr|dansguardian-2.10.1.1-10|69	
12mr|dansguardian-2.10.1.1-10|70	%setup -q -n %{name}-%{version}
12mr|dansguardian-2.10.1.1-10|71	%patch0 -p1
12mr|dansguardian-2.10.1.1-10|72	%patch1 -p1
12mr|dansguardian-2.10.1.1-10|73	%patch2 -p0
12mr|dansguardian-2.10.1.1-10|74	tar -C configs/lists/ -xf %{SOURCE10}
12mr|dansguardian-2.10.1.1-10|75	unzip -xo %{SOURCE11} -d configs/lists/phraselists/
12mr|dansguardian-2.10.1.1-10|76	unzip -xo %{SOURCE12} -d configs/lists/phraselists/
12mr|dansguardian-2.10.1.1-10|77	unzip -xo %{SOURCE13} -d configs/lists/phraselists/extremism
12mr|dansguardian-2.10.1.1-10|78	
12mr|dansguardian-2.10.1.1-10|79	cp %{SOURCE1} %{name}.init
12mr|dansguardian-2.10.1.1-10|80	
12mr|dansguardian-2.10.1.1-10|81	# fix path to the ipc files
12mr|dansguardian-2.10.1.1-10|82	perl -pi -e "s|\@localstatedir\@|/var/lib|g" %{name}.init
12mr|dansguardian-2.10.1.1-10|83	
12mr|dansguardian-2.10.1.1-10|84	# mdv design
12mr|dansguardian-2.10.1.1-10|85	pushd data
12mr|dansguardian-2.10.1.1-10|86	tar -jxf %{SOURCE2}
12mr|dansguardian-2.10.1.1-10|87	popd
12mr|dansguardian-2.10.1.1-10|88	
12mr|dansguardian-2.10.1.1-10|89	%build
12mr|dansguardian-2.10.1.1-10|90	%serverbuild
12mr|dansguardian-2.10.1.1-10|91	
12mr|dansguardian-2.10.1.1-10|92	%configure2_5x \
12mr|dansguardian-2.10.1.1-10|93	--localstatedir=/var/lib \
12mr|dansguardian-2.10.1.1-10|94	--enable-pcre=yes \
12mr|dansguardian-2.10.1.1-10|95	%if %{clamav}
12mr|dansguardian-2.10.1.1-10|96	--enable-clamav=yes \
12mr|dansguardian-2.10.1.1-10|97	%else
12mr|dansguardian-2.10.1.1-10|98	--enable-clamav=no \
12mr|dansguardian-2.10.1.1-10|99	%endif
12mr|dansguardian-2.10.1.1-10|100	--enable-clamd=yes \
12mr|dansguardian-2.10.1.1-10|101	--enable-icap=yes \
12mr|dansguardian-2.10.1.1-10|102	--enable-kavd=no \
12mr|dansguardian-2.10.1.1-10|103	--enable-commandline=yes \
12mr|dansguardian-2.10.1.1-10|104	--enable-fancydm=yes \
12mr|dansguardian-2.10.1.1-10|105	--enable-trickledm=yes \
12mr|dansguardian-2.10.1.1-10|106	--enable-ntlm=yes \
12mr|dansguardian-2.10.1.1-10|107	--enable-email=yes \
12mr|dansguardian-2.10.1.1-10|108	--enable-orig-ip=yes \
12mr|dansguardian-2.10.1.1-10|109	--with-proxyuser=%{name} \
12mr|dansguardian-2.10.1.1-10|110	--with-proxygroup=%{name} \
12mr|dansguardian-2.10.1.1-10|111	--with-piddir=/var/run/%{name} \
12mr|dansguardian-2.10.1.1-10|112	--with-logdir=/var/log/%{name} \
12mr|dansguardian-2.10.1.1-10|113	--with-sysconfsubdir=%{name}
12mr|dansguardian-2.10.1.1-10|114	
12mr|dansguardian-2.10.1.1-10|115	%make
12mr|dansguardian-2.10.1.1-10|116	
12mr|dansguardian-2.10.1.1-10|117	%install
12mr|dansguardian-2.10.1.1-10|118	rm -rf %{buildroot}
12mr|dansguardian-2.10.1.1-10|119	
12mr|dansguardian-2.10.1.1-10|120	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mr|dansguardian-2.10.1.1-10|121	install -d %{buildroot}%{_initrddir}
12mr|dansguardian-2.10.1.1-10|122	install -d %{buildroot}/var/log/%{name}
12mr|dansguardian-2.10.1.1-10|123	install -d %{buildroot}/var/run/%{name}
12mr|dansguardian-2.10.1.1-10|124	install -d %{buildroot}/var/www/cgi-bin
12mr|dansguardian-2.10.1.1-10|125	install -d %{buildroot}/var/lib/%{name}/tmp
12mr|dansguardian-2.10.1.1-10|126	
12mr|dansguardian-2.10.1.1-10|127	%makeinstall_std
12mr|dansguardian-2.10.1.1-10|128	
12mr|dansguardian-2.10.1.1-10|129	# cleanup
12mr|dansguardian-2.10.1.1-10|130	rm -rf %{buildroot}%{_datadir}/doc/dansguardian*
12mr|dansguardian-2.10.1.1-10|131	
12mr|dansguardian-2.10.1.1-10|132	install -m0755 %{name}.init %{buildroot}%{_initrddir}/%{name}
12mr|dansguardian-2.10.1.1-10|133	
12mr|dansguardian-2.10.1.1-10|134	cat << EOF > %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12mr|dansguardian-2.10.1.1-10|135	/var/log/%{name}/access.log {
12mr|dansguardian-2.10.1.1-10|136	create 644 %{name} %{name}
12mr|dansguardian-2.10.1.1-10|137	rotate 5
12mr|dansguardian-2.10.1.1-10|138	weekly
12mr|dansguardian-2.10.1.1-10|139	sharedscripts
12mr|dansguardian-2.10.1.1-10|140	prerotate
12mr|dansguardian-2.10.1.1-10|141	service %{name} stop
12mr|dansguardian-2.10.1.1-10|142	endscript
12mr|dansguardian-2.10.1.1-10|143	postrotate
12mr|dansguardian-2.10.1.1-10|144	service %{name} start
12mr|dansguardian-2.10.1.1-10|145	endscript
12mr|dansguardian-2.10.1.1-10|146	}
12mr|dansguardian-2.10.1.1-10|147	EOF
12mr|dansguardian-2.10.1.1-10|148	
12mr|dansguardian-2.10.1.1-10|149	install -m0755 data/dansguardian.pl %{buildroot}/var/www/cgi-bin/
12mr|dansguardian-2.10.1.1-10|150	
12mr|dansguardian-2.10.1.1-10|151	# make sure this file is present
12mr|dansguardian-2.10.1.1-10|152	echo "localhost" >> %{buildroot}%{_sysconfdir}/%{name}/lists/exceptionfileurllist
12mr|dansguardian-2.10.1.1-10|153	
12mr|dansguardian-2.10.1.1-10|154	# construct file lists
12mr|dansguardian-2.10.1.1-10|155	find %{buildroot}%{_sysconfdir}/%{name} -type d | \
12mr|dansguardian-2.10.1.1-10|156	sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0755,root,root) %dir /' > %{name}.filelist
12mr|dansguardian-2.10.1.1-10|157	
12mr|dansguardian-2.10.1.1-10|158	find %{buildroot}%{_sysconfdir}/%{name} -type f | grep -v "\.orig" | \
12mr|dansguardian-2.10.1.1-10|159	sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) %config(noreplace) /' >> %{name}.filelist
12mr|dansguardian-2.10.1.1-10|160	
12mr|dansguardian-2.10.1.1-10|161	cat > README.urpmi << EOF
12mr|dansguardian-2.10.1.1-10|162	Make sure to change your /etc/%{name}/%{name}.conf to reflect your own settings.
12mr|dansguardian-2.10.1.1-10|163	Special attention must be given to the port that the proxy server is listening to,
12mr|dansguardian-2.10.1.1-10|164	the port that %{name} will listen to and to the web url to the %{name}.pl cgi-script.
12mr|dansguardian-2.10.1.1-10|165	
12mr|dansguardian-2.10.1.1-10|166	Author: Daniel Barron
12mr|dansguardian-2.10.1.1-10|167	daniel@jadeb.com
12mr|dansguardian-2.10.1.1-10|168	EOF
12mr|dansguardian-2.10.1.1-10|169	
12mr|dansguardian-2.10.1.1-10|170	touch %{buildroot}/var/log/%{name}/access.log
12mr|dansguardian-2.10.1.1-10|171	
12mr|dansguardian-2.10.1.1-10|172	# cleanup
12mr|dansguardian-2.10.1.1-10|173	rm -rf %{buildroot}%{_datadir}/%{name}/scripts
12mr|dansguardian-2.10.1.1-10|174	
12mr|dansguardian-2.10.1.1-10|175	%pre
12mr|dansguardian-2.10.1.1-10|176	%_pre_useradd %{name} /var/lib/%{name} /bin/false
12mr|dansguardian-2.10.1.1-10|177	
12mr|dansguardian-2.10.1.1-10|178	%preun
12mr|dansguardian-2.10.1.1-10|179	%_preun_service %{name}
12mr|dansguardian-2.10.1.1-10|180	if [ $1 = 0 ] ; then
12mr|dansguardian-2.10.1.1-10|181	rm -f /var/log/%{name}/*
12mr|dansguardian-2.10.1.1-10|182	fi
12mr|dansguardian-2.10.1.1-10|183	
12mr|dansguardian-2.10.1.1-10|184	%post
12mr|dansguardian-2.10.1.1-10|185	%create_ghostfile /var/log/%{name}/access.log %{name} %{name} 644
12mr|dansguardian-2.10.1.1-10|186	%_post_service %{name}
12mr|dansguardian-2.10.1.1-10|187	
12mr|dansguardian-2.10.1.1-10|188	%postun
12mr|dansguardian-2.10.1.1-10|189	%_postun_userdel %{name}
12mr|dansguardian-2.10.1.1-10|190	
12mr|dansguardian-2.10.1.1-10|191	%clean
12mr|dansguardian-2.10.1.1-10|192	rm -rf %{buildroot}
12mr|dansguardian-2.10.1.1-10|193	
12mr|dansguardian-2.10.1.1-10|194	%files -f %{name}.filelist
12mr|dansguardian-2.10.1.1-10|195	%defattr(-,root,root)
12mr|dansguardian-2.10.1.1-10|196	%doc AUTHORS COPYING README README.urpmi
12mr|dansguardian-2.10.1.1-10|197	%doc doc/AuthPlugins doc/ContentScanners doc/DownloadManagers
12mr|dansguardian-2.10.1.1-10|198	%doc doc/FAQ doc/FAQ.html doc/Plugins
12mr|dansguardian-2.10.1.1-10|199	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mr|dansguardian-2.10.1.1-10|200	%attr(0755,root,root) %{_initrddir}/%{name}
12mr|dansguardian-2.10.1.1-10|201	%attr(0755,root,root) %{_sbindir}/%{name}
12mr|dansguardian-2.10.1.1-10|202	%{_datadir}/%{name}
12mr|dansguardian-2.10.1.1-10|203	%attr(0755,root,root) /var/www/cgi-bin/%{name}.pl
12mr|dansguardian-2.10.1.1-10|204	%dir %attr(0755,%{name},%{name}) /var/log/%{name}
12mr|dansguardian-2.10.1.1-10|205	%dir %attr(0755,%{name},%{name}) /var/run/%{name}
12mr|dansguardian-2.10.1.1-10|206	%dir %attr(0755,%{name},%{name}) /var/lib/%{name}
12mr|dansguardian-2.10.1.1-10|207	%dir %attr(0755,%{name},%{name}) /var/lib/%{name}/tmp
12mr|dansguardian-2.10.1.1-10|208	%ghost %attr(0644,%{name},%{name}) /var/log/%{name}/access.log
12mr|dansguardian-2.10.1.1-10|209	%attr(0644,root,root) %{_mandir}/man8/*
12mr|dansguardian-2.10.1.1-10|210	
12mr|dansguardian-2.10.1.1-10|211	
12mr|dansguardian-2.10.1.1-10|212	
12mr|dansguardian-2.10.1.1-10|213	%changelog
12mr|dansguardian-2.10.1.1-10|214	

13762 12
12mr|daq-1.1.1-1|1	%define major 1
12mr|daq-1.1.1-1|2	%define sfbpfmajor 0
12mr|daq-1.1.1-1|3	%define libname %mklibname %{name} %{major}
12mr|daq-1.1.1-1|4	%define libsfbpf %mklibname sfbpf %{sfbpfmajor}
12mr|daq-1.1.1-1|5	%define develname %mklibname %{name} -d
12mr|daq-1.1.1-1|6	%define staticname %mklibname %{name} -s -d
12mr|daq-1.1.1-1|7	
12mr|daq-1.1.1-1|8	Name:		daq
12mr|daq-1.1.1-1|9	Version:	1.1.1
12mr|daq-1.1.1-1|10	Release:	1
12mr|daq-1.1.1-1|11	Summary:	Data Acquisition library, for packet I/O
12mr|daq-1.1.1-1|12	License:	GPLv2+
12mr|daq-1.1.1-1|13	Group:		Networking/Other
12mr|daq-1.1.1-1|14	URL:		http://www.snort.org/
12mr|daq-1.1.1-1|15	Source0:	%{name}-%{version}.tar.gz
12mr|daq-1.1.1-1|16	
12mr|daq-1.1.1-1|17	BuildRequires:	pcap-devel
12mr|daq-1.1.1-1|18	BuildRequires:  bison
12mr|daq-1.1.1-1|19	BuildRequires:  flex
12mr|daq-1.1.1-1|20	BuildRequires:	netfilter_queue-devel
12mr|daq-1.1.1-1|21	BuildRequires:	dnet-devel
12mr|daq-1.1.1-1|22	BuildRequires:	iptables-ipq-devel
12mr|daq-1.1.1-1|23	BuildRequires:	iptables-devel
12mr|daq-1.1.1-1|24	
12mr|daq-1.1.1-1|25	%description
12mr|daq-1.1.1-1|26	Snort 2.9 introduces the DAQ, or Data Acquisition library, for packet I/O.  The
12mr|daq-1.1.1-1|27	DAQ replaces direct calls to PCAP functions with an abstraction layer that
12mr|daq-1.1.1-1|28	facilitates operation on a variety of hardware and software interfaces without
12mr|daq-1.1.1-1|29	requiring changes to Snort.  It is possible to select the DAQ type and mode
12mr|daq-1.1.1-1|30	when invoking Snort to perform PCAP readback or inline operation, etc.  The
12mr|daq-1.1.1-1|31	DAQ library may be useful for other packet processing applications and the
12mr|daq-1.1.1-1|32	modular nature allows you to build new modules for other platforms.
12mr|daq-1.1.1-1|33	
12mr|daq-1.1.1-1|34	%package -n     %{libname}
12mr|daq-1.1.1-1|35	Summary:        Main library for DAQ
12mr|daq-1.1.1-1|36	Group:          System/Libraries
12mr|daq-1.1.1-1|37	Provides:       %{name} = %{EVRD}
12mr|daq-1.1.1-1|38	
12mr|daq-1.1.1-1|39	%description -n %{libname}
12mr|daq-1.1.1-1|40	Snort 2.9 introduces the DAQ, or Data Acquisition library, for packet I/O.  The
12mr|daq-1.1.1-1|41	DAQ replaces direct calls to PCAP functions with an abstraction layer that
12mr|daq-1.1.1-1|42	facilitates operation on a variety of hardware and software interfaces without
12mr|daq-1.1.1-1|43	requiring changes to Snort.  It is possible to select the DAQ type and mode
12mr|daq-1.1.1-1|44	when invoking Snort to perform PCAP readback or inline operation, etc.  The
12mr|daq-1.1.1-1|45	DAQ library may be useful for other packet processing applications and the
12mr|daq-1.1.1-1|46	modular nature allows you to build new modules for other platforms.
12mr|daq-1.1.1-1|47	
12mr|daq-1.1.1-1|48	%package -n     %{libsfbpf}
12mr|daq-1.1.1-1|49	Summary:        Library for DAQ
12mr|daq-1.1.1-1|50	Group:          System/Libraries
12mr|daq-1.1.1-1|51	
12mr|daq-1.1.1-1|52	%description -n %{libsfbpf}
12mr|daq-1.1.1-1|53	Snort 2.9 introduces the DAQ, or Data Acquisition library, for packet I/O.  The
12mr|daq-1.1.1-1|54	DAQ replaces direct calls to PCAP functions with an abstraction layer that
12mr|daq-1.1.1-1|55	facilitates operation on a variety of hardware and software interfaces without
12mr|daq-1.1.1-1|56	requiring changes to Snort.  It is possible to select the DAQ type and mode
12mr|daq-1.1.1-1|57	when invoking Snort to perform PCAP readback or inline operation, etc.  The
12mr|daq-1.1.1-1|58	DAQ library may be useful for other packet processing applications and the
12mr|daq-1.1.1-1|59	modular nature allows you to build new modules for other platforms.
12mr|daq-1.1.1-1|60	
12mr|daq-1.1.1-1|61	%package -n     %{name}-modules
12mr|daq-1.1.1-1|62	Summary:        Bundled DAQ modules
12mr|daq-1.1.1-1|63	Group:          System/Libraries
12mr|daq-1.1.1-1|64	Provides:       %{name}-modules = %{EVRD}
12mr|daq-1.1.1-1|65	
12mr|daq-1.1.1-1|66	%description -n %{name}-modules
12mr|daq-1.1.1-1|67	Contains the DAQ modules that come bundled with the base LibDAQ distribution.
12mr|daq-1.1.1-1|68	
12mr|daq-1.1.1-1|69	%package -n     %{develname}
12mr|daq-1.1.1-1|70	Summary:        Development libraries and header files for DAQ
12mr|daq-1.1.1-1|71	Group:          Development/C
12mr|daq-1.1.1-1|72	Requires:       %{libname} = %{version}
12mr|daq-1.1.1-1|73	Requires:       %{libsfbpf} = %{version}
12mr|daq-1.1.1-1|74	Provides:       %{name}-devel = %{EVRD}
12mr|daq-1.1.1-1|75	
12mr|daq-1.1.1-1|76	%description -n %{develname}
12mr|daq-1.1.1-1|77	This package contains the development libraries and header files for %{name}.
12mr|daq-1.1.1-1|78	
12mr|daq-1.1.1-1|79	%package -n     %{staticname}
12mr|daq-1.1.1-1|80	Summary:        Static libraries for DAQ
12mr|daq-1.1.1-1|81	Group:          Development/C
12mr|daq-1.1.1-1|82	Requires:       %{develname} = %{version}
12mr|daq-1.1.1-1|83	Provides:       %{name}-static-devel = %{EVRD}
12mr|daq-1.1.1-1|84	
12mr|daq-1.1.1-1|85	%description -n %{staticname}
12mr|daq-1.1.1-1|86	This package contains the static libraries for %{name}.
12mr|daq-1.1.1-1|87	
12mr|daq-1.1.1-1|88	%prep
12mr|daq-1.1.1-1|89	%setup -q
12mr|daq-1.1.1-1|90	
12mr|daq-1.1.1-1|91	%configure2_5x \
12mr|daq-1.1.1-1|92	--disable-static \
12mr|daq-1.1.1-1|93	--disable-ipfw-module
12mr|daq-1.1.1-1|94	
12mr|daq-1.1.1-1|95	%build
12mr|daq-1.1.1-1|96	%make
12mr|daq-1.1.1-1|97	
12mr|daq-1.1.1-1|98	%install
12mr|daq-1.1.1-1|99	%makeinstall_std
12mr|daq-1.1.1-1|100	
12mr|daq-1.1.1-1|101	%files -n %{libname}
12mr|daq-1.1.1-1|102	%{_libdir}/libdaq.so.%{major}*
12mr|daq-1.1.1-1|103	
12mr|daq-1.1.1-1|104	%files -n %{libsfbpf}
12mr|daq-1.1.1-1|105	%{_libdir}/libsfbpf.so.%{sfbpfmajor}*
12mr|daq-1.1.1-1|106	
12mr|daq-1.1.1-1|107	%files -n %{name}-modules
12mr|daq-1.1.1-1|108	%doc README
12mr|daq-1.1.1-1|109	%{_libdir}/daq/daq_afpacket.so
12mr|daq-1.1.1-1|110	%{_libdir}/daq/daq_dump.so
12mr|daq-1.1.1-1|111	#%{_libdir}/daq/daq_ipq.so
12mr|daq-1.1.1-1|112	%{_libdir}/daq/daq_nfq.so
12mr|daq-1.1.1-1|113	%{_libdir}/daq/daq_pcap.so
12mr|daq-1.1.1-1|114	
12mr|daq-1.1.1-1|115	%files  -n %{develname}
12mr|daq-1.1.1-1|116	%{_bindir}/daq-modules-config
12mr|daq-1.1.1-1|117	%{_includedir}/*.h
12mr|daq-1.1.1-1|118	%{_libdir}/*.so
12mr|daq-1.1.1-1|119	
12mr|daq-1.1.1-1|120	%files  -n %{staticname}
12mr|daq-1.1.1-1|121	%{_libdir}/*.a
12mr|daq-1.1.1-1|122	
12mr|daq-1.1.1-1|123	%changelog
12mr|daq-1.1.1-1|124	* Thu Aug  30 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12mr|daq-1.1.1-1|125	+ Commit: bc7b494
12mr|daq-1.1.1-1|126	- update to 1.1.1
12mr|daq-1.1.1-1|127	
12mr|daq-1.1.1-1|128	

13763 12
12mr|dash-0.5.7-1|1	Summary:	The Debian Almquist Shell (formerly NetBSD's ash)
12mr|dash-0.5.7-1|2	Name:		dash
12mr|dash-0.5.7-1|3	Version:	0.5.7
12mr|dash-0.5.7-1|4	Release:	%mkrel 1
12mr|dash-0.5.7-1|5	License:	BSD
12mr|dash-0.5.7-1|6	Group:		Shells
12mr|dash-0.5.7-1|7	URL:		http://gondor.apana.org.au/~herbert/dash/
12mr|dash-0.5.7-1|8	Source0:	http://gondor.apana.org.au/~herbert/dash/files/%{name}-%{version}.tar.gz
12mr|dash-0.5.7-1|9	Patch0:		dash-0.5.7-format-not-a-string-literal-and-no-format-arguments.patch
12mr|dash-0.5.7-1|10	Requires(post):		rpm-helper
12mr|dash-0.5.7-1|11	Requires(postun):	rpm-helper
12mr|dash-0.5.7-1|12	# explicit file provide:
12mr|dash-0.5.7-1|13	Provides:	/bin/dash
12mr|dash-0.5.7-1|14	BuildRequires:	bison
12mr|dash-0.5.7-1|15	BuildRequires:	dietlibc-devel
12mr|dash-0.5.7-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|dash-0.5.7-1|17	
12mr|dash-0.5.7-1|18	%description
12mr|dash-0.5.7-1|19	"dash" is a POSIX compliant shell that is much smaller than "bash".
12mr|dash-0.5.7-1|20	Dash supports many features that a real sh shell would support, however
12mr|dash-0.5.7-1|21	it is much smaller in size. This becomes an advantage in situations
12mr|dash-0.5.7-1|22	where there is a lack of memery (initial ram-disks, etc). dash does
12mr|dash-0.5.7-1|23	lack a few features, like command line history.
12mr|dash-0.5.7-1|24	
12mr|dash-0.5.7-1|25	dash is the continuation of the original NetBSD ash fork. dash is much
12mr|dash-0.5.7-1|26	more up-to-date, and properly maintained.
12mr|dash-0.5.7-1|27	
12mr|dash-0.5.7-1|28	You should install dash if you need a near featureful lightweight shell
12mr|dash-0.5.7-1|29	that is similar to GNU's bash.
12mr|dash-0.5.7-1|30	
12mr|dash-0.5.7-1|31	%package static
12mr|dash-0.5.7-1|32	Summary:	The Debian Almquist Shell (statically compiled)
12mr|dash-0.5.7-1|33	License:	BSD
12mr|dash-0.5.7-1|34	Group:		Shells
12mr|dash-0.5.7-1|35	Obsoletes:	ash
12mr|dash-0.5.7-1|36	Provides:	ash
12mr|dash-0.5.7-1|37	Conflicts:	dash < 0.5.4-3
12mr|dash-0.5.7-1|38	# explicit file provide:
12mr|dash-0.5.7-1|39	Provides:	/bin/dash.static
12mr|dash-0.5.7-1|40	
12mr|dash-0.5.7-1|41	%description static
12mr|dash-0.5.7-1|42	"dash" is a POSIX compliant shell that is much smaller than "bash".
12mr|dash-0.5.7-1|43	Dash supports many features that a real sh shell would support, however
12mr|dash-0.5.7-1|44	it is much smaller in size. This becomes an advantage in situations
12mr|dash-0.5.7-1|45	where there is a lack of memery (initial ram-disks, etc). dash does
12mr|dash-0.5.7-1|46	lack a few features, like command line history.
12mr|dash-0.5.7-1|47	
12mr|dash-0.5.7-1|48	dash is the continuation of the original NetBSD ash fork. dash is much
12mr|dash-0.5.7-1|49	more up-to-date, and properly maintained.
12mr|dash-0.5.7-1|50	
12mr|dash-0.5.7-1|51	You should install dash if you need a near featureful lightweight shell
12mr|dash-0.5.7-1|52	that is similar to GNU's bash.
12mr|dash-0.5.7-1|53	
12mr|dash-0.5.7-1|54	This version is statically compiled.
12mr|dash-0.5.7-1|55	
12mr|dash-0.5.7-1|56	%prep
12mr|dash-0.5.7-1|57	%setup -q
12mr|dash-0.5.7-1|58	%patch0 -p1
12mr|dash-0.5.7-1|59	
12mr|dash-0.5.7-1|60	%build
12mr|dash-0.5.7-1|61	export CFLAGS="%{optflags} -Os"
12mr|dash-0.5.7-1|62	export CXXFLAGS=$CFLAGS
12mr|dash-0.5.7-1|63	
12mr|dash-0.5.7-1|64	%configure2_5x
12mr|dash-0.5.7-1|65	
12mr|dash-0.5.7-1|66	# Build dynamically linked dash first
12mr|dash-0.5.7-1|67	%make
12mr|dash-0.5.7-1|68	strip src/dash
12mr|dash-0.5.7-1|69	mv src/dash src/dash.dynamic
12mr|dash-0.5.7-1|70	
12mr|dash-0.5.7-1|71	# Build statically linked dietlibc dash last
12mr|dash-0.5.7-1|72	make clean
12mr|dash-0.5.7-1|73	%configure2_5x CC="diet gcc"
12mr|dash-0.5.7-1|74	%make CC="diet gcc"
12mr|dash-0.5.7-1|75	strip src/dash
12mr|dash-0.5.7-1|76	mv src/dash src/dash.static
12mr|dash-0.5.7-1|77	
12mr|dash-0.5.7-1|78	%install
12mr|dash-0.5.7-1|79	rm -rf %{buildroot}
12mr|dash-0.5.7-1|80	
12mr|dash-0.5.7-1|81	mkdir -p %{buildroot}/bin
12mr|dash-0.5.7-1|82	mkdir -p %{buildroot}/%{_mandir}/man1
12mr|dash-0.5.7-1|83	
12mr|dash-0.5.7-1|84	install -m 755 src/dash.dynamic %{buildroot}/bin/dash
12mr|dash-0.5.7-1|85	install -m 644 src/dash.1 %{buildroot}%{_mandir}/man1/dash.1
12mr|dash-0.5.7-1|86	
12mr|dash-0.5.7-1|87	install -m 755 src/dash.static %{buildroot}/bin/dash.static
12mr|dash-0.5.7-1|88	
12mr|dash-0.5.7-1|89	ln -s /bin/dash.static %{buildroot}/bin/ash
12mr|dash-0.5.7-1|90	ln -s %{_mandir}/man1/dash.1 %{buildroot}%{_mandir}/man1/ash.1
12mr|dash-0.5.7-1|91	
12mr|dash-0.5.7-1|92	%post
12mr|dash-0.5.7-1|93	/usr/share/rpm-helper/add-shell %{name} $1 /bin/dash
12mr|dash-0.5.7-1|94	
12mr|dash-0.5.7-1|95	%postun
12mr|dash-0.5.7-1|96	/usr/share/rpm-helper/del-shell %{name} $1 /bin/dash
12mr|dash-0.5.7-1|97	
12mr|dash-0.5.7-1|98	%clean
12mr|dash-0.5.7-1|99	rm -rf %{buildroot}
12mr|dash-0.5.7-1|100	
12mr|dash-0.5.7-1|101	%files
12mr|dash-0.5.7-1|102	%defattr(-,root,root)
12mr|dash-0.5.7-1|103	%doc ChangeLog COPYING
12mr|dash-0.5.7-1|104	/bin/dash
12mr|dash-0.5.7-1|105	%{_mandir}/man1/*
12mr|dash-0.5.7-1|106	
12mr|dash-0.5.7-1|107	%files static
12mr|dash-0.5.7-1|108	%doc ChangeLog COPYING
12mr|dash-0.5.7-1|109	%defattr(-,root,root)
12mr|dash-0.5.7-1|110	/bin/dash.static
12mr|dash-0.5.7-1|111	/bin/ash
12mr|dash-0.5.7-1|112	
12mr|dash-0.5.7-1|113	
12mr|dash-0.5.7-1|114	
12mr|dash-0.5.7-1|115	%changelog
12mr|dash-0.5.7-1|116	

13764 12
12mr|dasher-4.11-7|1	Summary:	Graphical predictive text entry system
12mr|dasher-4.11-7|2	Name:		dasher
12mr|dasher-4.11-7|3	Version:	4.11
12mr|dasher-4.11-7|4	Release:	7
12mr|dasher-4.11-7|5	License:	GPLv2+
12mr|dasher-4.11-7|6	Group:		Accessibility
12mr|dasher-4.11-7|7	URL:		http://www.dasher.org.uk/
12mr|dasher-4.11-7|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|dasher-4.11-7|9	Patch0:		dasher-4.9.0-fix-stringformat.patch
12mr|dasher-4.11-7|10	BuildRequires:	expat-devel
12mr|dasher-4.11-7|11	BuildRequires:	pkgconfig(libglade-2.0)
12mr|dasher-4.11-7|12	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mr|dasher-4.11-7|13	BuildRequires:	pkgconfig(libwnck-1.0)
12mr|dasher-4.11-7|14	BuildRequires:	pkgconfig(gnome-speech-1.0)
12mr|dasher-4.11-7|15	BuildRequires:	pkgconfig(libspi-1.0)
12mr|dasher-4.11-7|16	BuildRequires:	scrollkeeper
12mr|dasher-4.11-7|17	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|dasher-4.11-7|18	BuildRequires:	perl-XML-Parser
12mr|dasher-4.11-7|19	BuildRequires:	imagemagick
12mr|dasher-4.11-7|20	BuildRequires:	desktop-file-utils
12mr|dasher-4.11-7|21	BuildRequires:	intltool
12mr|dasher-4.11-7|22	Requires(post):	scrollkeeper
12mr|dasher-4.11-7|23	Requires(postun): scrollkeeper
12mr|dasher-4.11-7|24	
12mr|dasher-4.11-7|25	%description
12mr|dasher-4.11-7|26	Dasher is an information-efficient text-entry interface, driven by natural
12mr|dasher-4.11-7|27	continuous pointing gestures. Dasher is a  competitive  text-entry
12mr|dasher-4.11-7|28	system wherever a full-size keyboard cannot be used.
12mr|dasher-4.11-7|29	
12mr|dasher-4.11-7|30	%prep
12mr|dasher-4.11-7|31	%setup -q
12mr|dasher-4.11-7|32	%patch0 -p0
12mr|dasher-4.11-7|33	
12mr|dasher-4.11-7|34	%build
12mr|dasher-4.11-7|35	%configure2_5x
12mr|dasher-4.11-7|36	%make LIBS="-lX11"
12mr|dasher-4.11-7|37	
12mr|dasher-4.11-7|38	%install
12mr|dasher-4.11-7|39	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12mr|dasher-4.11-7|40	rm -rf %{buildroot}/var/lib/scrollkeeper
12mr|dasher-4.11-7|41	
12mr|dasher-4.11-7|42	%find_lang %{name} --with-gnome
12mr|dasher-4.11-7|43	
12mr|dasher-4.11-7|44	desktop-file-install --vendor="" \
12mr|dasher-4.11-7|45	--add-category="X-MandrivaLinux-MoreApplications-Accessibility" \
12mr|dasher-4.11-7|46	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|dasher-4.11-7|47	
12mr|dasher-4.11-7|48	mkdir -p %{buildroot}%{_miconsdir}
12mr|dasher-4.11-7|49	install -m 644 -D Data/%{name}.png %{buildroot}%{_liconsdir}/%{name}.png
12mr|dasher-4.11-7|50	convert -scale 32 Data/%{name}.png %{buildroot}%{_iconsdir}/%{name}.png
12mr|dasher-4.11-7|51	convert -scale 16 Data/%{name}.png %{buildroot}%{_miconsdir}/%{name}.png
12mr|dasher-4.11-7|52	
12mr|dasher-4.11-7|53	%files -f %{name}.lang
12mr|dasher-4.11-7|54	%doc README AUTHORS ChangeLog
12mr|dasher-4.11-7|55	%{_sysconfdir}/gconf/schemas/dasher.schemas
12mr|dasher-4.11-7|56	%{_bindir}/*
12mr|dasher-4.11-7|57	%{_datadir}/applications/dasher.desktop
12mr|dasher-4.11-7|58	%{_datadir}/dasher
12mr|dasher-4.11-7|59	%{_datadir}/icons/hicolor/scalable/apps/dasher.svg
12mr|dasher-4.11-7|60	%{_datadir}/icons/hicolor/48x48/apps/dasher.png
12mr|dasher-4.11-7|61	%{_iconsdir}/%{name}.png
12mr|dasher-4.11-7|62	%{_liconsdir}/%{name}.png
12mr|dasher-4.11-7|63	%{_miconsdir}/%{name}.png
12mr|dasher-4.11-7|64	%{_mandir}/man1/*
12mr|dasher-4.11-7|65	
12mr|dasher-4.11-7|66	
12mr|dasher-4.11-7|67	%changelog
12mr|dasher-4.11-7|68	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|dasher-4.11-7|69	+ Commit: ac62986
12mr|dasher-4.11-7|70	- Fix file listed twice RPM error
12mr|dasher-4.11-7|71	
12mr|dasher-4.11-7|72	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|dasher-4.11-7|73	+ Commit: abf8cb5
12mr|dasher-4.11-7|74	- Convert BR to pkgconfig style
12mr|dasher-4.11-7|75	
12mr|dasher-4.11-7|76	

13765 12
12mr|davfs2-1.4.7-1|1	%define dav_user %{name}
12mr|davfs2-1.4.7-1|2	%define dav_group %{name}
12mr|davfs2-1.4.7-1|3	%define dav_localstatedir /var/run
12mr|davfs2-1.4.7-1|4	%define dav_syscachedir /var/cache
12mr|davfs2-1.4.7-1|5	
12mr|davfs2-1.4.7-1|6	Summary:	File system driver that allows you to mount a WebDAV server
12mr|davfs2-1.4.7-1|7	Name:		davfs2
12mr|davfs2-1.4.7-1|8	Version: 	1.4.7
12mr|davfs2-1.4.7-1|9	Release: 	%mkrel 1
12mr|davfs2-1.4.7-1|10	License:	GPLv2+
12mr|davfs2-1.4.7-1|11	Group:		System/Kernel and hardware
12mr|davfs2-1.4.7-1|12	URL:		http://savannah.nongnu.org/projects/davfs2
12mr|davfs2-1.4.7-1|13	Source0:	http://ftp.twaren.net/Unix/NonGNU/%{name}/%{name}-%{version}.tar.gz
12mr|davfs2-1.4.7-1|14	Requires(pre): rpm-helper
12mr|davfs2-1.4.7-1|15	Requires(postun): rpm-helper
12mr|davfs2-1.4.7-1|16	BuildRequires:	neon-devel >= 0.27
12mr|davfs2-1.4.7-1|17	BuildRequires:	gettext-devel >= 0.14.4
12mr|davfs2-1.4.7-1|18	BuildRequires:	libtool
12mr|davfs2-1.4.7-1|19	Provides:	davfs = %{version}-%{release}
12mr|davfs2-1.4.7-1|20	Obsoletes:	davfs < 0.2.5
12mr|davfs2-1.4.7-1|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|davfs2-1.4.7-1|22	
12mr|davfs2-1.4.7-1|23	%description
12mr|davfs2-1.4.7-1|24	davfs2 is a Linux file system driver that allows you to mount a WebDAV server
12mr|davfs2-1.4.7-1|25	as a local file system, like a disk drive. This way applications can access
12mr|davfs2-1.4.7-1|26	resources on a Web server without knowing anything about HTTP or WebDAV. davfs2
12mr|davfs2-1.4.7-1|27	runs as a daemon in userspace. It uses the kernel file system coda or fuse.
12mr|davfs2-1.4.7-1|28	Most propably your Linux kernel includes at least one of this file systems. To
12mr|davfs2-1.4.7-1|29	connect to the WebDAV server it makes use of the neon library. Neon supports
12mr|davfs2-1.4.7-1|30	TLS/SSL (using OpenSSL or GnuTLS) and access via proxy server.
12mr|davfs2-1.4.7-1|31	
12mr|davfs2-1.4.7-1|32	davfs2 allows you to e.g.
12mr|davfs2-1.4.7-1|33	
12mr|davfs2-1.4.7-1|34	* use a WebDAV server as workspace for a geographically distributed work
12mr|davfs2-1.4.7-1|35	group.
12mr|davfs2-1.4.7-1|36	* save documents on a WebDAV server and access and edit them via internet from
12mr|davfs2-1.4.7-1|37	wherever you want.
12mr|davfs2-1.4.7-1|38	* edit a web site in place, using your preferred development tools.
12mr|davfs2-1.4.7-1|39	
12mr|davfs2-1.4.7-1|40	
12mr|davfs2-1.4.7-1|41	%prep
12mr|davfs2-1.4.7-1|42	%setup -q
12mr|davfs2-1.4.7-1|43	
12mr|davfs2-1.4.7-1|44	%build
12mr|davfs2-1.4.7-1|45	export dav_user=%{dav_user}
12mr|davfs2-1.4.7-1|46	export dav_group=%{dav_group}
12mr|davfs2-1.4.7-1|47	export dav_localstatedir=%{dav_localstatedir}
12mr|davfs2-1.4.7-1|48	export dav_syscachedir=%{dav_syscachedir}
12mr|davfs2-1.4.7-1|49	
12mr|davfs2-1.4.7-1|50	%configure2_5x \
12mr|davfs2-1.4.7-1|51	--disable-rpath \
12mr|davfs2-1.4.7-1|52	
12mr|davfs2-1.4.7-1|53	%make
12mr|davfs2-1.4.7-1|54	
12mr|davfs2-1.4.7-1|55	%install
12mr|davfs2-1.4.7-1|56	rm -fr %{buildroot}
12mr|davfs2-1.4.7-1|57	
12mr|davfs2-1.4.7-1|58	install -d %{buildroot}/sbin
12mr|davfs2-1.4.7-1|59	install -d %{buildroot}%{dav_localstatedir}/mount.%{name}
12mr|davfs2-1.4.7-1|60	install -d %{buildroot}%{dav_syscachedir}/%{name}
12mr|davfs2-1.4.7-1|61	install -d %{buildroot}%{_datadir}/%{name}
12mr|davfs2-1.4.7-1|62	
12mr|davfs2-1.4.7-1|63	%makeinstall_std
12mr|davfs2-1.4.7-1|64	
12mr|davfs2-1.4.7-1|65	# rename the binaries
12mr|davfs2-1.4.7-1|66	ln -s %{_sbindir}/mount.davfs %{buildroot}%{_sbindir}/mount.%{name}
12mr|davfs2-1.4.7-1|67	ln -s %{_sbindir}/umount.davfs %{buildroot}%{_sbindir}/umount.%{name}
12mr|davfs2-1.4.7-1|68	
12mr|davfs2-1.4.7-1|69	rm -f %{buildroot}/sbin/*
12mr|davfs2-1.4.7-1|70	ln -snf ..%{_sbindir}/mount.%{name} %{buildroot}/sbin/mount.%{name}
12mr|davfs2-1.4.7-1|71	ln -snf ..%{_sbindir}/umount.%{name} %{buildroot}/sbin/umount.%{name}
12mr|davfs2-1.4.7-1|72	
12mr|davfs2-1.4.7-1|73	# rename the manpages
12mr|davfs2-1.4.7-1|74	find %{buildroot}%{_mandir} -name "*.gz" | xargs gunzip
12mr|davfs2-1.4.7-1|75	
12mr|davfs2-1.4.7-1|76	%find_lang %{name} --all-name
12mr|davfs2-1.4.7-1|77	
12mr|davfs2-1.4.7-1|78	%pre
12mr|davfs2-1.4.7-1|79	%_pre_useradd %{dav_user} %{dav_localstatedir}/mount.%{name} /bin/false
12mr|davfs2-1.4.7-1|80	
12mr|davfs2-1.4.7-1|81	%postun
12mr|davfs2-1.4.7-1|82	%_postun_userdel %{dav_user}
12mr|davfs2-1.4.7-1|83	
12mr|davfs2-1.4.7-1|84	%clean
12mr|davfs2-1.4.7-1|85	rm -fr %{buildroot}
12mr|davfs2-1.4.7-1|86	
12mr|davfs2-1.4.7-1|87	%files -f %{name}.lang
12mr|davfs2-1.4.7-1|88	%defattr(-,root,root)
12mr|davfs2-1.4.7-1|89	%doc AUTHORS COPYING FAQ NEWS README THANKS
12mr|davfs2-1.4.7-1|90	%dir %{_sysconfdir}/%{name}
12mr|davfs2-1.4.7-1|91	%dir %{_sysconfdir}/%{name}/certs
12mr|davfs2-1.4.7-1|92	%dir %{_sysconfdir}/%{name}/certs/private
12mr|davfs2-1.4.7-1|93	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12mr|davfs2-1.4.7-1|94	%config(noreplace) %{_sysconfdir}/%{name}/secrets
12mr|davfs2-1.4.7-1|95	%{_sbindir}/mount.davfs*
12mr|davfs2-1.4.7-1|96	%{_sbindir}/umount.davfs*
12mr|davfs2-1.4.7-1|97	/sbin/mount.davfs*
12mr|davfs2-1.4.7-1|98	/sbin/umount.davfs*
12mr|davfs2-1.4.7-1|99	%{_mandir}/man5/*
12mr|davfs2-1.4.7-1|100	%{_mandir}/man8/*
12mr|davfs2-1.4.7-1|101	%lang(de) %{_mandir}/de/man5/*
12mr|davfs2-1.4.7-1|102	%lang(de) %{_mandir}/de/man8/*
12mr|davfs2-1.4.7-1|103	%lang(es) %{_mandir}/es/man5/*
12mr|davfs2-1.4.7-1|104	%attr(1775,root,%{dav_group}) %dir %{dav_localstatedir}/mount.%{name}
12mr|davfs2-1.4.7-1|105	%attr(1775,root,%{dav_group}) %dir %{dav_syscachedir}/%{name}
12mr|davfs2-1.4.7-1|106	%dir %{_datadir}/%{name}
12mr|davfs2-1.4.7-1|107	%{_datadir}/%{name}/*
12mr|davfs2-1.4.7-1|108	
12mr|davfs2-1.4.7-1|109	
12mr|davfs2-1.4.7-1|110	
12mr|davfs2-1.4.7-1|111	%changelog
12mr|davfs2-1.4.7-1|112	* Thu Sep  20 2012 akdengi <kazancas@mandriva.ru>
12mr|davfs2-1.4.7-1|113	+ Commit: 8615fa7
12mr|davfs2-1.4.7-1|114	- -update to 1.4.7. Drop pathes
12mr|davfs2-1.4.7-1|115	
12mr|davfs2-1.4.7-1|116	

13766 12
12mr|db1-1.85-24|1	%define libname %mklibname db 1
12mr|db1-1.85-24|2	%define name db1
12mr|db1-1.85-24|3	%define version 1.85
12mr|db1-1.85-24|4	%define release %mkrel 24
12mr|db1-1.85-24|5	
12mr|db1-1.85-24|6	Summary: The BSD database library for C (version 1)
12mr|db1-1.85-24|7	Name: %{name}
12mr|db1-1.85-24|8	Version: %{version}
12mr|db1-1.85-24|9	Release: %{release}
12mr|db1-1.85-24|10	Source0: %{url}/db.%{version}.tar.bz2
12mr|db1-1.85-24|11	Patch0: db.%{version}.patch
12mr|db1-1.85-24|12	Patch1: db.%{version}-include.patch
12mr|db1-1.85-24|13	Patch2: db.1.85-LDFLAGS.diff
12mr|db1-1.85-24|14	URL: ftp://ftp.sleepycat.com/releases
12mr|db1-1.85-24|15	License: BSD
12mr|db1-1.85-24|16	Group: System/Libraries
12mr|db1-1.85-24|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|db1-1.85-24|18	BuildRequires: bzip2
12mr|db1-1.85-24|19	
12mr|db1-1.85-24|20	%package -n %libname
12mr|db1-1.85-24|21	Summary: The BSD database library for C (version 1)
12mr|db1-1.85-24|22	Group: System/Libraries
12mr|db1-1.85-24|23	Provides: db1
12mr|db1-1.85-24|24	Obsoletes: db1
12mr|db1-1.85-24|25	
12mr|db1-1.85-24|26	%package -n %libname-devel
12mr|db1-1.85-24|27	Summary: Development libs/header files for Berkeley DB (version 1) library
12mr|db1-1.85-24|28	Group: Development/C
12mr|db1-1.85-24|29	Requires: %{libname} = %{version}
12mr|db1-1.85-24|30	Provides: db1-devel
12mr|db1-1.85-24|31	Obsoletes: db1-devel
12mr|db1-1.85-24|32	
12mr|db1-1.85-24|33	%description
12mr|db1-1.85-24|34	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db1-1.85-24|35	embedded database support for both traditional and client/server applications.
12mr|db1-1.85-24|36	It should be installed if compatibility is needed with databases created
12mr|db1-1.85-24|37	with db1.
12mr|db1-1.85-24|38	
12mr|db1-1.85-24|39	%description -n %libname
12mr|db1-1.85-24|40	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db1-1.85-24|41	embedded database support for both traditional and client/server applications.
12mr|db1-1.85-24|42	It should be installed if compatibility is needed with databases created
12mr|db1-1.85-24|43	with db1.
12mr|db1-1.85-24|44	
12mr|db1-1.85-24|45	%description -n %libname-devel
12mr|db1-1.85-24|46	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db1-1.85-24|47	embedded database support for both traditional and client/server applications.
12mr|db1-1.85-24|48	Berkeley DB includes B tree, Hashing, Fixed and Variable-length
12mr|db1-1.85-24|49	record access methods.
12mr|db1-1.85-24|50	
12mr|db1-1.85-24|51	This package contains the header files, libraries, and documentation for
12mr|db1-1.85-24|52	building programs which use Berkeley DB.
12mr|db1-1.85-24|53	
12mr|db1-1.85-24|54	%package tools
12mr|db1-1.85-24|55	Summary: Tools for Berkeley DB (version 1) library
12mr|db1-1.85-24|56	Group: Databases
12mr|db1-1.85-24|57	Prefix: %{_prefix}
12mr|db1-1.85-24|58	
12mr|db1-1.85-24|59	%description tools
12mr|db1-1.85-24|60	Tools to manipulate Berkeley database (version 1) databases.
12mr|db1-1.85-24|61	
12mr|db1-1.85-24|62	%prep
12mr|db1-1.85-24|63	
12mr|db1-1.85-24|64	%setup -q -n db.%{version}
12mr|db1-1.85-24|65	%patch0 -p1
12mr|db1-1.85-24|66	%patch1 -p1 -b .old
12mr|db1-1.85-24|67	%patch2 -p0 -b .LDFLAGS
12mr|db1-1.85-24|68	
12mr|db1-1.85-24|69	%build
12mr|db1-1.85-24|70	bzip2 docs/*.ps
12mr|db1-1.85-24|71	cd PORT/linux
12mr|db1-1.85-24|72	# otherwise "db1/db.h" not found
12mr|db1-1.85-24|73	ln -s include db1
12mr|db1-1.85-24|74	%make OORG="$RPM_OPT_FLAGS" LDFLAGS="%{ldflags}"
12mr|db1-1.85-24|75	
12mr|db1-1.85-24|76	%install
12mr|db1-1.85-24|77	rm -rf ${RPM_BUILD_ROOT}
12mr|db1-1.85-24|78	mkdir -p ${RPM_BUILD_ROOT}%{_includedir}/%{name}
12mr|db1-1.85-24|79	mkdir -p ${RPM_BUILD_ROOT}/%{_libdir}
12mr|db1-1.85-24|80	mkdir -p ${RPM_BUILD_ROOT}/%{_bindir}
12mr|db1-1.85-24|81	
12mr|db1-1.85-24|82	sed -n '/^\/\*-/,/^ \*\//s/^.\*.\?//p' include/db.h | grep -v '^@.*db\.h' > LICENSE
12mr|db1-1.85-24|83	
12mr|db1-1.85-24|84	cd PORT/linux
12mr|db1-1.85-24|85	sover=`echo libdb.so.* | sed 's/libdb.so.//'`
12mr|db1-1.85-24|86	install -m644 libdb.a			$RPM_BUILD_ROOT/%{_libdir}/libdb1.a
12mr|db1-1.85-24|87	install -m755 libdb.so.$sover		$RPM_BUILD_ROOT/%{_libdir}/libdb1.so.$sover
12mr|db1-1.85-24|88	ln -sf libdb1.so.$sover 		$RPM_BUILD_ROOT/%{_libdir}/libdb1.so
12mr|db1-1.85-24|89	ln -sf libdb1.so.$sover			$RPM_BUILD_ROOT/%{_libdir}/libdb.so.$sover
12mr|db1-1.85-24|90	install -m644 ../include/ndbm.h		$RPM_BUILD_ROOT/%{_includedir}/db1/
12mr|db1-1.85-24|91	install -m644 ../../include/db.h	$RPM_BUILD_ROOT/%{_includedir}/db1/
12mr|db1-1.85-24|92	install -m644 ../../include/mpool.h	$RPM_BUILD_ROOT/%{_includedir}/db1/
12mr|db1-1.85-24|93	install -s -m755 db_dump185		$RPM_BUILD_ROOT/%{_bindir}/db1_dump185
12mr|db1-1.85-24|94	
12mr|db1-1.85-24|95	%clean
12mr|db1-1.85-24|96	rm -rf ${RPM_BUILD_ROOT}
12mr|db1-1.85-24|97	
12mr|db1-1.85-24|98	%if %mdkversion < 200900
12mr|db1-1.85-24|99	%post -p /sbin/ldconfig
12mr|db1-1.85-24|100	%endif
12mr|db1-1.85-24|101	
12mr|db1-1.85-24|102	%if %mdkversion < 200900
12mr|db1-1.85-24|103	%postun -p /sbin/ldconfig
12mr|db1-1.85-24|104	%endif
12mr|db1-1.85-24|105	
12mr|db1-1.85-24|106	%files -n %libname
12mr|db1-1.85-24|107	%defattr(-,root,root)
12mr|db1-1.85-24|108	%{_libdir}/libdb1.so.*
12mr|db1-1.85-24|109	%{_libdir}/libdb.so.*
12mr|db1-1.85-24|110	
12mr|db1-1.85-24|111	%files -n %libname-devel
12mr|db1-1.85-24|112	%defattr(-,root,root)
12mr|db1-1.85-24|113	%doc docs/*.ps.bz2 README changelog
12mr|db1-1.85-24|114	%{_includedir}/db1
12mr|db1-1.85-24|115	%{_libdir}/libdb1.a
12mr|db1-1.85-24|116	%{_libdir}/libdb1.so
12mr|db1-1.85-24|117	
12mr|db1-1.85-24|118	%files tools
12mr|db1-1.85-24|119	%defattr(-,root,root)
12mr|db1-1.85-24|120	%{_bindir}/db1_dump185
12mr|db1-1.85-24|121	
12mr|db1-1.85-24|122	
12mr|db1-1.85-24|123	
12mr|db1-1.85-24|124	
12mr|db1-1.85-24|125	%changelog
12mr|db1-1.85-24|126	

13767 12
12mr|db2-2.4.14-25|1	%define name  db2
12mr|db2-2.4.14-25|2	%define version 2.4.14
12mr|db2-2.4.14-25|3	%define release %mkrel 25
12mr|db2-2.4.14-25|4	
12mr|db2-2.4.14-25|5	%define major		2
12mr|db2-2.4.14-25|6	%define libname_orig	libdb%{major}
12mr|db2-2.4.14-25|7	%define libname		%mklibname db %{major}
12mr|db2-2.4.14-25|8	
12mr|db2-2.4.14-25|9	Summary: The BSD database library for C (version 2)
12mr|db2-2.4.14-25|10	Name: %{name}
12mr|db2-2.4.14-25|11	Version: %{version}
12mr|db2-2.4.14-25|12	Release: %{release}
12mr|db2-2.4.14-25|13	#Source: http://www.sleepycat.com/update/2.7.7/db-2.7.7.tar.gz
12mr|db2-2.4.14-25|14	# Taken from glibc 2.1.3
12mr|db2-2.4.14-25|15	Source0: %{name}-glibc-2.1.3.tar.bz2
12mr|db2-2.4.14-25|16	# Patch to make it standalone
12mr|db2-2.4.14-25|17	Patch0: db2-glibc-2.1.3.patch
12mr|db2-2.4.14-25|18	Patch1: db2-2.4.14-db2.patch
12mr|db2-2.4.14-25|19	Patch2: db2-2.4.14-db_fileid-64bit-fix.patch
12mr|db2-2.4.14-25|20	Patch3: db2-gcc34.patch
12mr|db2-2.4.14-25|21	Patch4: db2-64bit-fixes.patch
12mr|db2-2.4.14-25|22	Patch5:	db2-sparc64-Makefile-fPIC.patch
12mr|db2-2.4.14-25|23	Patch6: db2-deps.patch
12mr|db2-2.4.14-25|24	Patch7: db2-LDFLAGS.diff
12mr|db2-2.4.14-25|25	URL: http://www.sleepycat.com
12mr|db2-2.4.14-25|26	License: BSD
12mr|db2-2.4.14-25|27	Group: System/Libraries
12mr|db2-2.4.14-25|28	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|db2-2.4.14-25|29	%ifnarch ia64
12mr|db2-2.4.14-25|30	Conflicts: glibc < 2.1.90
12mr|db2-2.4.14-25|31	%endif
12mr|db2-2.4.14-25|32	
12mr|db2-2.4.14-25|33	%description
12mr|db2-2.4.14-25|34	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db2-2.4.14-25|35	embedded database support for both traditional and client/server applications.
12mr|db2-2.4.14-25|36	This library used to be part of the glibc package.
12mr|db2-2.4.14-25|37	
12mr|db2-2.4.14-25|38	%package -n %{libname}
12mr|db2-2.4.14-25|39	Summary: The BSD database library for C (version 2)
12mr|db2-2.4.14-25|40	Group: System/Libraries
12mr|db2-2.4.14-25|41	Obsoletes: %{name}
12mr|db2-2.4.14-25|42	Provides: %{name} = %{version}-%{release}
12mr|db2-2.4.14-25|43	
12mr|db2-2.4.14-25|44	%description -n %{libname}
12mr|db2-2.4.14-25|45	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db2-2.4.14-25|46	embedded database support for both traditional and client/server applications.
12mr|db2-2.4.14-25|47	This library used to be part of the glibc package.
12mr|db2-2.4.14-25|48	
12mr|db2-2.4.14-25|49	%package -n %{libname}-devel
12mr|db2-2.4.14-25|50	Summary: Development libs/header files for Berkeley DB (version 2) library
12mr|db2-2.4.14-25|51	Group: Development/C
12mr|db2-2.4.14-25|52	Requires: %{libname} = %{version}-%{release}
12mr|db2-2.4.14-25|53	Obsoletes: %{name}-devel
12mr|db2-2.4.14-25|54	Provides: %{name}-devel = %{version}-%{release}
12mr|db2-2.4.14-25|55	%ifnarch ia64
12mr|db2-2.4.14-25|56	Conflicts: glibc-devel < 2.1.90
12mr|db2-2.4.14-25|57	%endif
12mr|db2-2.4.14-25|58	
12mr|db2-2.4.14-25|59	%description -n %{libname}-devel
12mr|db2-2.4.14-25|60	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db2-2.4.14-25|61	embedded database support for both traditional and client/server applications.
12mr|db2-2.4.14-25|62	Berkeley DB includes B tree, Hashing, Fixed and Variable-length
12mr|db2-2.4.14-25|63	record access methods.
12mr|db2-2.4.14-25|64	
12mr|db2-2.4.14-25|65	This package contains the header files, libraries, and documentation for
12mr|db2-2.4.14-25|66	building programs which use Berkeley DB.
12mr|db2-2.4.14-25|67	
12mr|db2-2.4.14-25|68	%prep
12mr|db2-2.4.14-25|69	%setup -q -n db2
12mr|db2-2.4.14-25|70	%patch0 -p1
12mr|db2-2.4.14-25|71	%patch1 -p1 -b .db2
12mr|db2-2.4.14-25|72	%patch2 -p1 -b .db_fileid-64bit-fix
12mr|db2-2.4.14-25|73	%patch3 -p1 -b .gcc34
12mr|db2-2.4.14-25|74	%patch4 -p1 -b .64bit-fixes
12mr|db2-2.4.14-25|75	%ifarch sparc64
12mr|db2-2.4.14-25|76	%patch5 -p1 -b .sparc64
12mr|db2-2.4.14-25|77	%endif
12mr|db2-2.4.14-25|78	%patch6 -p1 -b .deps
12mr|db2-2.4.14-25|79	%patch7 -p0 -b .LDFLAGS
12mr|db2-2.4.14-25|80	
12mr|db2-2.4.14-25|81	%build
12mr|db2-2.4.14-25|82	CFLAGS="%{optflags}" %make LDFLAGS="%{ldflags}"
12mr|db2-2.4.14-25|83	
12mr|db2-2.4.14-25|84	%install
12mr|db2-2.4.14-25|85	rm -rf $RPM_BUILD_ROOT
12mr|db2-2.4.14-25|86	mkdir -p $RPM_BUILD_ROOT%{_includedir}/db2
12mr|db2-2.4.14-25|87	mkdir -p $RPM_BUILD_ROOT%{_libdir}
12mr|db2-2.4.14-25|88	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12mr|db2-2.4.14-25|89	
12mr|db2-2.4.14-25|90	# XXX this causes all symbols to be deleted from the shared library
12mr|db2-2.4.14-25|91	#strip -R .comment libdb2.so.3
12mr|db2-2.4.14-25|92	install -m644 libdb2.a			$RPM_BUILD_ROOT/%{_libdir}/libdb2.a
12mr|db2-2.4.14-25|93	install -m755 libdb2.so.3		$RPM_BUILD_ROOT/%{_libdir}/libdb2.so.3
12mr|db2-2.4.14-25|94	ln -sf libdb2.so.3 			$RPM_BUILD_ROOT/%{_libdir}/libdb2.so
12mr|db2-2.4.14-25|95	ln -sf libdb2.a				$RPM_BUILD_ROOT/%{_libdir}/libndbm.a
12mr|db2-2.4.14-25|96	ln -sf libdb2.so.3			$RPM_BUILD_ROOT/%{_libdir}/libndbm.so
12mr|db2-2.4.14-25|97	
12mr|db2-2.4.14-25|98	install -m644 db.h			$RPM_BUILD_ROOT/%{_includedir}/db2
12mr|db2-2.4.14-25|99	install -m644 db_185.h			$RPM_BUILD_ROOT/%{_includedir}/db2
12mr|db2-2.4.14-25|100	for p in db_archive db_checkpoint db_deadlock db_dump db_load \
12mr|db2-2.4.14-25|101	db_printlog db_recover db_stat; do
12mr|db2-2.4.14-25|102	q="`echo $p | sed -e 's,^db_,db2_,'`"
12mr|db2-2.4.14-25|103	install -s -m755 $p		$RPM_BUILD_ROOT/%{_bindir}/$q
12mr|db2-2.4.14-25|104	done
12mr|db2-2.4.14-25|105	
12mr|db2-2.4.14-25|106	%clean
12mr|db2-2.4.14-25|107	rm -rf $RPM_BUILD_ROOT
12mr|db2-2.4.14-25|108	
12mr|db2-2.4.14-25|109	%if %mdkversion < 200900
12mr|db2-2.4.14-25|110	%post -n %{libname} -p /sbin/ldconfig
12mr|db2-2.4.14-25|111	%endif
12mr|db2-2.4.14-25|112	
12mr|db2-2.4.14-25|113	%if %mdkversion < 200900
12mr|db2-2.4.14-25|114	%postun -n %{libname} -p /sbin/ldconfig
12mr|db2-2.4.14-25|115	%endif
12mr|db2-2.4.14-25|116	
12mr|db2-2.4.14-25|117	%files -n %{libname}
12mr|db2-2.4.14-25|118	%defattr(-,root,root)
12mr|db2-2.4.14-25|119	%doc README LICENSE
12mr|db2-2.4.14-25|120	%{_libdir}/lib*.so.*
12mr|db2-2.4.14-25|121	
12mr|db2-2.4.14-25|122	%files -n %{libname}-devel
12mr|db2-2.4.14-25|123	%defattr(-,root,root)
12mr|db2-2.4.14-25|124	%dir %{_includedir}/db2
12mr|db2-2.4.14-25|125	%{_includedir}/db2/db.h
12mr|db2-2.4.14-25|126	%{_includedir}/db2/db_185.h
12mr|db2-2.4.14-25|127	%{_libdir}/libdb2.a
12mr|db2-2.4.14-25|128	%{_libdir}/libdb2.so
12mr|db2-2.4.14-25|129	%{_libdir}/libndbm.a
12mr|db2-2.4.14-25|130	%{_libdir}/libndbm.so
12mr|db2-2.4.14-25|131	%{_bindir}/db2_archive
12mr|db2-2.4.14-25|132	%{_bindir}/db2_checkpoint
12mr|db2-2.4.14-25|133	%{_bindir}/db2_deadlock
12mr|db2-2.4.14-25|134	%{_bindir}/db2_dump
12mr|db2-2.4.14-25|135	%{_bindir}/db2_load
12mr|db2-2.4.14-25|136	%{_bindir}/db2_printlog
12mr|db2-2.4.14-25|137	%{_bindir}/db2_recover
12mr|db2-2.4.14-25|138	%{_bindir}/db2_stat
12mr|db2-2.4.14-25|139	
12mr|db2-2.4.14-25|140	
12mr|db2-2.4.14-25|141	
12mr|db2-2.4.14-25|142	
12mr|db2-2.4.14-25|143	%changelog
12mr|db2-2.4.14-25|144	

13768 12
12mr|db51-5.1.25-5|1	%define	__soversion	5.1
12mr|db51-5.1.25-5|2	%define	_libdb_a	libdb-%{__soversion}.a
12mr|db51-5.1.25-5|3	%define	_libcxx_a	libdb_cxx-%{__soversion}.a
12mr|db51-5.1.25-5|4	
12mr|db51-5.1.25-5|5	%define libname_orig	%mklibname db
12mr|db51-5.1.25-5|6	%define libname		%{libname_orig}%{__soversion}
12mr|db51-5.1.25-5|7	%define libnamedev	%{libname}-devel
12mr|db51-5.1.25-5|8	%define libnamestatic	%{libname}-static-devel
12mr|db51-5.1.25-5|9	
12mr|db51-5.1.25-5|10	%define libdbcxx	%{libname_orig}cxx%{__soversion}
12mr|db51-5.1.25-5|11	%define libdbsql	%{libname_orig}sql%{__soversion}
12mr|db51-5.1.25-5|12	%define libdbtcl	%{libname_orig}tcl%{__soversion}
12mr|db51-5.1.25-5|13	%define libdbjava	%{libname_orig}java%{__soversion}
12mr|db51-5.1.25-5|14	
12mr|db51-5.1.25-5|15	%define libdbnss	%{libname_orig}nss%{__soversion}
12mr|db51-5.1.25-5|16	%define libdbnssdev	%{libdbnss}-devel
12mr|db51-5.1.25-5|17	
12mr|db51-5.1.25-5|18	%ifnarch %[mips} %{arm}
12mr|db51-5.1.25-5|19	%bcond_without java
12mr|db51-5.1.25-5|20	%define gcj_support 0
12mr|db51-5.1.25-5|21	%endif
12mr|db51-5.1.25-5|22	
12mr|db51-5.1.25-5|23	%bcond_without	sql
12mr|db51-5.1.25-5|24	%bcond_without	tcl
12mr|db51-5.1.25-5|25	%bcond_without	db1
12mr|db51-5.1.25-5|26	# Define to build a stripped down version to use for nss libraries
12mr|db51-5.1.25-5|27	%bcond_without	nss
12mr|db51-5.1.25-5|28	
12mr|db51-5.1.25-5|29	# Define to rename utilities and allow parallel installation
12mr|db51-5.1.25-5|30	%bcond_without	parallel
12mr|db51-5.1.25-5|31	
12mr|db51-5.1.25-5|32	# mutexes defaults to POSIX/pthreads/library
12mr|db51-5.1.25-5|33	%bcond_with	asmmutex
12mr|db51-5.1.25-5|34	
12mr|db51-5.1.25-5|35	Summary:	The Berkeley DB database library for C
12mr|db51-5.1.25-5|36	Name:		db51
12mr|db51-5.1.25-5|37	Version:	5.1.25
12mr|db51-5.1.25-5|38	Release:	5
12mr|db51-5.1.25-5|39	Source0:	http://download.oracle.com/berkeley-db/db-%{version}.tar.gz
12mr|db51-5.1.25-5|40	# statically link db1 library
12mr|db51-5.1.25-5|41	Patch0:		db-5.1.19-db185.patch
12mr|db51-5.1.25-5|42	Patch1:		db-5.1.25-sql_flags.patch
12mr|db51-5.1.25-5|43	Patch2:		db-5.1.19-tcl-link.patch
12mr|db51-5.1.25-5|44	# fedora patches
12mr|db51-5.1.25-5|45	Patch101:	db-4.7.25-jni-include-dir.patch
12mr|db51-5.1.25-5|46	URL:		http://www.oracle.com/technology/software/products/berkeley-db/
12mr|db51-5.1.25-5|47	License:	BSD
12mr|db51-5.1.25-5|48	Group:		System/Libraries
12mr|db51-5.1.25-5|49	BuildRequires:	systemtap
12mr|db51-5.1.25-5|50	%if %{with sql}
12mr|db51-5.1.25-5|51	BuildRequires:	sqlite3-devel
12mr|db51-5.1.25-5|52	%endif
12mr|db51-5.1.25-5|53	%if %{with tcl}
12mr|db51-5.1.25-5|54	BuildRequires:	tcl-devel
12mr|db51-5.1.25-5|55	%endif
12mr|db51-5.1.25-5|56	%if %{with db1}
12mr|db51-5.1.25-5|57	BuildRequires:	db1-devel
12mr|db51-5.1.25-5|58	%endif
12mr|db51-5.1.25-5|59	BuildRequires:	ed libtool
12mr|db51-5.1.25-5|60	%if %{with java}
12mr|db51-5.1.25-5|61	BuildRequires:	java-rpmbuild
12mr|db51-5.1.25-5|62	BuildRequires:	sharutils
12mr|db51-5.1.25-5|63	# required for jni.h
12mr|db51-5.1.25-5|64	BuildRequires:	libgcj-devel
12mr|db51-5.1.25-5|65	%if %{gcj_support}
12mr|db51-5.1.25-5|66	BuildRequires:	java-gcj-compat-devel
12mr|db51-5.1.25-5|67	%endif
12mr|db51-5.1.25-5|68	%endif
12mr|db51-5.1.25-5|69	BuildRoot:	%{_tmppath}/%{name}-%{EVRD}-buildroot
12mr|db51-5.1.25-5|70	
12mr|db51-5.1.25-5|71	%description
12mr|db51-5.1.25-5|72	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db51-5.1.25-5|73	embedded database support for both traditional and client/server applications.
12mr|db51-5.1.25-5|74	Berkeley DB is used by many applications, including Python and Perl, so this
12mr|db51-5.1.25-5|75	should be installed on all systems.
12mr|db51-5.1.25-5|76	
12mr|db51-5.1.25-5|77	%package -n	%{libname}
12mr|db51-5.1.25-5|78	Summary:	The Berkeley DB database library for C
12mr|db51-5.1.25-5|79	Group:		System/Libraries
12mr|db51-5.1.25-5|80	
12mr|db51-5.1.25-5|81	%description -n	%{libname}
12mr|db51-5.1.25-5|82	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db51-5.1.25-5|83	embedded database support for both traditional and client/server applications.
12mr|db51-5.1.25-5|84	Berkeley DB is used by many applications, including Python and Perl, so this
12mr|db51-5.1.25-5|85	should be installed on all systems.
12mr|db51-5.1.25-5|86	
12mr|db51-5.1.25-5|87	%package -n	%{libdbcxx}
12mr|db51-5.1.25-5|88	Summary:	The Berkeley DB database library for C++
12mr|db51-5.1.25-5|89	Group:		System/Libraries
12mr|db51-5.1.25-5|90	
12mr|db51-5.1.25-5|91	%description -n	%{libdbcxx}
12mr|db51-5.1.25-5|92	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db51-5.1.25-5|93	embedded database support for both traditional and client/server applications.
12mr|db51-5.1.25-5|94	Berkeley DB is used by many applications, including Python and Perl, so this
12mr|db51-5.1.25-5|95	should be installed on all systems.
12mr|db51-5.1.25-5|96	
12mr|db51-5.1.25-5|97	This package contains the files needed to build C++ programs which use
12mr|db51-5.1.25-5|98	Berkeley DB.
12mr|db51-5.1.25-5|99	
12mr|db51-5.1.25-5|100	%if %{with sql}
12mr|db51-5.1.25-5|101	%package -n	%{libdbsql}
12mr|db51-5.1.25-5|102	Summary:	The Berkeley DB database library for SQL
12mr|db51-5.1.25-5|103	Group:		System/Libraries
12mr|db51-5.1.25-5|104	
12mr|db51-5.1.25-5|105	%description -n	%{libdbsql}
12mr|db51-5.1.25-5|106	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db51-5.1.25-5|107	embedded database support for both traditional and client/server applications.
12mr|db51-5.1.25-5|108	Berkeley DB is used by many applications, including Python and Perl, so this
12mr|db51-5.1.25-5|109	should be installed on all systems.
12mr|db51-5.1.25-5|110	
12mr|db51-5.1.25-5|111	This package contains the files needed to build SQL programs which use
12mr|db51-5.1.25-5|112	Berkeley DB.
12mr|db51-5.1.25-5|113	%endif
12mr|db51-5.1.25-5|114	
12mr|db51-5.1.25-5|115	%if %{with java}
12mr|db51-5.1.25-5|116	%package -n	%{libdbjava}
12mr|db51-5.1.25-5|117	Summary:	The Berkeley DB database library for C++
12mr|db51-5.1.25-5|118	Group:		System/Libraries
12mr|db51-5.1.25-5|119	%rename		db%{__soversion}
12mr|db51-5.1.25-5|120	
12mr|db51-5.1.25-5|121	%description -n	%{libdbjava}
12mr|db51-5.1.25-5|122	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db51-5.1.25-5|123	embedded database support for both traditional and client/server applications.
12mr|db51-5.1.25-5|124	Berkeley DB is used by many applications, including Python and Perl, so this
12mr|db51-5.1.25-5|125	should be installed on all systems.
12mr|db51-5.1.25-5|126	
12mr|db51-5.1.25-5|127	This package contains the files needed to build Java programs which use
12mr|db51-5.1.25-5|128	Berkeley DB.
12mr|db51-5.1.25-5|129	
12mr|db51-5.1.25-5|130	%package -n	%{libdbjava}-javadoc
12mr|db51-5.1.25-5|131	Summary:	Javadoc for %{name}
12mr|db51-5.1.25-5|132	Group:		Development/Java
12mr|db51-5.1.25-5|133	
12mr|db51-5.1.25-5|134	%description -n %{libdbjava}-javadoc
12mr|db51-5.1.25-5|135	Javadoc for %{name}.
12mr|db51-5.1.25-5|136	%endif
12mr|db51-5.1.25-5|137	
12mr|db51-5.1.25-5|138	%if %{with tcl}
12mr|db51-5.1.25-5|139	%package -n	%{libdbtcl}
12mr|db51-5.1.25-5|140	Summary:	The Berkeley DB database library for TCL
12mr|db51-5.1.25-5|141	Group:		System/Libraries
12mr|db51-5.1.25-5|142	
12mr|db51-5.1.25-5|143	%description -n	%{libdbtcl}
12mr|db51-5.1.25-5|144	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db51-5.1.25-5|145	embedded database support for both traditional and client/server applications.
12mr|db51-5.1.25-5|146	Berkeley DB is used by many applications, including Python and Perl, so this
12mr|db51-5.1.25-5|147	should be installed on all systems.
12mr|db51-5.1.25-5|148	
12mr|db51-5.1.25-5|149	This package contains the header files, libraries, and documentation for
12mr|db51-5.1.25-5|150	building tcl programs which use Berkeley DB.
12mr|db51-5.1.25-5|151	%endif
12mr|db51-5.1.25-5|152	
12mr|db51-5.1.25-5|153	%package	utils
12mr|db51-5.1.25-5|154	Summary:	Command line tools for managing Berkeley DB databases
12mr|db51-5.1.25-5|155	Group:		Databases
12mr|db51-5.1.25-5|156	%if !%{with parallel}
12mr|db51-5.1.25-5|157	Conflicts:	db4-utils
12mr|db51-5.1.25-5|158	Conflicts:	db5-utils < %{__soversion}
12mr|db51-5.1.25-5|159	Conflicts:	db-utils < %{__soversion}
12mr|db51-5.1.25-5|160	%endif
12mr|db51-5.1.25-5|161	Provides:	db5-utils = %{EVRD}
12mr|db51-5.1.25-5|162	Provides:	db-utils = %{EVRD}
12mr|db51-5.1.25-5|163	Requires:	%{name}_recover = %{EVRD}
12mr|db51-5.1.25-5|164	
12mr|db51-5.1.25-5|165	%description	utils
12mr|db51-5.1.25-5|166	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db51-5.1.25-5|167	embedded database support for both traditional and client/server applications.
12mr|db51-5.1.25-5|168	Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length
12mr|db51-5.1.25-5|169	record access methods, transactions, locking, logging, shared memory caching
12mr|db51-5.1.25-5|170	and database recovery. DB supports C, C++, Java and Perl APIs.
12mr|db51-5.1.25-5|171	
12mr|db51-5.1.25-5|172	This package contains command line tools for managing Berkeley DB databases.
12mr|db51-5.1.25-5|173	
12mr|db51-5.1.25-5|174	%package -n	%{name}_recover
12mr|db51-5.1.25-5|175	Summary:	Minimal package with '%{name}_recover' only
12mr|db51-5.1.25-5|176	Group:		Databases
12mr|db51-5.1.25-5|177	Provides:	db_recover = %{EVRD}
12mr|db51-5.1.25-5|178	
12mr|db51-5.1.25-5|179	%description -n	%{name}_recover
12mr|db51-5.1.25-5|180	This is a minimal package that ships with '%{name}_recover' only as it's
12mr|db51-5.1.25-5|181	required for using "RPM ACID".
12mr|db51-5.1.25-5|182	
12mr|db51-5.1.25-5|183	%package -n	%{libnamedev}
12mr|db51-5.1.25-5|184	Summary:	Development libraries/header files for the Berkeley DB library
12mr|db51-5.1.25-5|185	Group:		Development/Databases
12mr|db51-5.1.25-5|186	Requires:	%{libname} = %{EVRD}
12mr|db51-5.1.25-5|187	%if %{with sql}
12mr|db51-5.1.25-5|188	Requires:	%{libdbsql} = %{EVRD}
12mr|db51-5.1.25-5|189	%endif
12mr|db51-5.1.25-5|190	%if %{with tcl}
12mr|db51-5.1.25-5|191	Requires:	%{libdbtcl} = %{EVRD}
12mr|db51-5.1.25-5|192	%endif
12mr|db51-5.1.25-5|193	%if %{with java}
12mr|db51-5.1.25-5|194	Requires:	%{libdbjava} = %{EVRD}
12mr|db51-5.1.25-5|195	%endif
12mr|db51-5.1.25-5|196	Requires:	%{libdbcxx} = %{EVRD}
12mr|db51-5.1.25-5|197	Provides:	db%{__soversion}-devel = %{EVRD}
12mr|db51-5.1.25-5|198	Provides:	libdb%{__soversion}-devel = %{EVRD}
12mr|db51-5.1.25-5|199	Conflicts:	db-devel < %{__soversion}
12mr|db51-5.1.25-5|200	Conflicts:	db4.8-devel
12mr|db51-5.1.25-5|201	Conflicts:	db4.7-devel
12mr|db51-5.1.25-5|202	Conflicts:	db4.6-devel
12mr|db51-5.1.25-5|203	Conflicts:	db4.5-devel
12mr|db51-5.1.25-5|204	Conflicts:	db4.4-devel
12mr|db51-5.1.25-5|205	Conflicts:	db4.3-devel
12mr|db51-5.1.25-5|206	Conflicts:	db4.2-devel
12mr|db51-5.1.25-5|207	Provides:	db-devel = %{EVRD}
12mr|db51-5.1.25-5|208	Provides:	db5-devel = %{EVRD}
12mr|db51-5.1.25-5|209	Provides:	%{name}-devel = %{EVRD}
12mr|db51-5.1.25-5|210	
12mr|db51-5.1.25-5|211	%description -n	%{libnamedev}
12mr|db51-5.1.25-5|212	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db51-5.1.25-5|213	embedded database support for both traditional and client/server applications.
12mr|db51-5.1.25-5|214	Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length
12mr|db51-5.1.25-5|215	record access methods, transactions, locking, logging, shared memory caching
12mr|db51-5.1.25-5|216	and database recovery. DB supports C, C++, Java, Perl and SQL APIs.
12mr|db51-5.1.25-5|217	
12mr|db51-5.1.25-5|218	This package contains the header files, libraries, and documentation for
12mr|db51-5.1.25-5|219	building programs which use Berkeley DB.
12mr|db51-5.1.25-5|220	
12mr|db51-5.1.25-5|221	%package -n	%{libnamestatic}
12mr|db51-5.1.25-5|222	Summary:	Development static libraries files for the Berkeley DB library
12mr|db51-5.1.25-5|223	Group:		Development/Databases
12mr|db51-5.1.25-5|224	Requires:	db%{__soversion}-devel = %{EVRD}
12mr|db51-5.1.25-5|225	Provides:	db%{__soversion}-static-devel = %{EVRD}
12mr|db51-5.1.25-5|226	Provides:	libdb%{__soversion}-static-devel = %{EVRD}
12mr|db51-5.1.25-5|227	Conflicts:	db-static-devel < %{__soversion}
12mr|db51-5.1.25-5|228	Provides:	db-static-devel = %{EVRD}
12mr|db51-5.1.25-5|229	Provides:	db5-static-devel = %{EVRD}
12mr|db51-5.1.25-5|230	
12mr|db51-5.1.25-5|231	%description -n	%{libnamestatic}
12mr|db51-5.1.25-5|232	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db51-5.1.25-5|233	embedded database support for both traditional and client/server applications.
12mr|db51-5.1.25-5|234	Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length
12mr|db51-5.1.25-5|235	record access methods, transactions, locking, logging, shared memory caching
12mr|db51-5.1.25-5|236	and database recovery. DB supports C, C++, Java and Perl APIs.
12mr|db51-5.1.25-5|237	
12mr|db51-5.1.25-5|238	This package contains the static libraries for building programs which
12mr|db51-5.1.25-5|239	use Berkeley DB.
12mr|db51-5.1.25-5|240	
12mr|db51-5.1.25-5|241	%if %{with nss}
12mr|db51-5.1.25-5|242	%package -n	%{libdbnss}
12mr|db51-5.1.25-5|243	Summary:	The Berkeley DB database library for NSS modules
12mr|db51-5.1.25-5|244	Group:		System/Libraries
12mr|db51-5.1.25-5|245	
12mr|db51-5.1.25-5|246	%description -n	%{libdbnss}
12mr|db51-5.1.25-5|247	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db51-5.1.25-5|248	embedded database support for both traditional and client/server applications.
12mr|db51-5.1.25-5|249	Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length
12mr|db51-5.1.25-5|250	record access methods, transactions, locking, logging, shared memory caching
12mr|db51-5.1.25-5|251	and database recovery. DB supports C, C++, Java and Perl APIs.
12mr|db51-5.1.25-5|252	
12mr|db51-5.1.25-5|253	This package contains the shared library required by some nss modules
12mr|db51-5.1.25-5|254	that use Berkeley DB.
12mr|db51-5.1.25-5|255	
12mr|db51-5.1.25-5|256	%package -n	%{libdbnssdev}
12mr|db51-5.1.25-5|257	Summary:	Development libraries/header files for building nss modules with Berkeley DB
12mr|db51-5.1.25-5|258	Group:		Development/Databases
12mr|db51-5.1.25-5|259	Requires:	%{libdbnss} = %{EVRD}
12mr|db51-5.1.25-5|260	Provides:	libdbnss-devel = %{EVRD}
12mr|db51-5.1.25-5|261	Provides:	%{_lib}dbnss-devel = %{EVRD}
12mr|db51-5.1.25-5|262	Provides:	db_nss-devel = %{EVRD}
12mr|db51-5.1.25-5|263	Provides:	libdb_nss-devel = %{EVRD}
12mr|db51-5.1.25-5|264	Conflicts:	db_nss-devel < %{__soversion}
12mr|db51-5.1.25-5|265	
12mr|db51-5.1.25-5|266	%description -n	%{libdbnssdev}
12mr|db51-5.1.25-5|267	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db51-5.1.25-5|268	embedded database support for both traditional and client/server applications.
12mr|db51-5.1.25-5|269	Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length
12mr|db51-5.1.25-5|270	record access methods, transactions, locking, logging, shared memory caching
12mr|db51-5.1.25-5|271	and database recovery. DB supports C, C++, Java and Perl APIs.
12mr|db51-5.1.25-5|272	
12mr|db51-5.1.25-5|273	This package contains the header files and libraries for building nss
12mr|db51-5.1.25-5|274	modules which use Berkeley DB.
12mr|db51-5.1.25-5|275	%endif
12mr|db51-5.1.25-5|276	
12mr|db51-5.1.25-5|277	%prep
12mr|db51-5.1.25-5|278	%setup -q -n db-%{version}
12mr|db51-5.1.25-5|279	
12mr|db51-5.1.25-5|280	# fix strange attribs
12mr|db51-5.1.25-5|281	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|db51-5.1.25-5|282	
12mr|db51-5.1.25-5|283	rm -r lang/sql/jdbc/doc
12mr|db51-5.1.25-5|284	%patch0 -p1 -b .db185~
12mr|db51-5.1.25-5|285	%patch1 -p1 -b .sql_flags~
12mr|db51-5.1.25-5|286	%patch2 -p1 -b .tcl~
12mr|db51-5.1.25-5|287	
12mr|db51-5.1.25-5|288	# fedora patches
12mr|db51-5.1.25-5|289	%patch101 -p1 -b .jni~
12mr|db51-5.1.25-5|290	
12mr|db51-5.1.25-5|291	pushd dist
12mr|db51-5.1.25-5|292	libtoolize --copy --force
12mr|db51-5.1.25-5|293	cat %{_datadir}/aclocal/libtool.m4 >> aclocal.m4
12mr|db51-5.1.25-5|294	popd
12mr|db51-5.1.25-5|295	
12mr|db51-5.1.25-5|296	# Remove tags files which we don't need.
12mr|db51-5.1.25-5|297	find . -name tags | xargs rm -f
12mr|db51-5.1.25-5|298	# Define a shell function for fixing HREF references in the docs, which
12mr|db51-5.1.25-5|299	# would otherwise break when we split the docs up into subpackages.
12mr|db51-5.1.25-5|300	fixup_href() {
12mr|db51-5.1.25-5|301	for doc in $@ ; do
12mr|db51-5.1.25-5|302	chmod u+w ${doc}
12mr|db51-5.1.25-5|303	sed -e 's,="../api_c/,="../../%{name}-devel/api_c/,g' \
12mr|db51-5.1.25-5|304	-e 's,="api_c/,="../%{name}-devel/api_c/,g' \
12mr|db51-5.1.25-5|305	-e 's,="../api_cxx/,="../../%{name}-devel/api_cxx/,g' \
12mr|db51-5.1.25-5|306	-e 's,="api_cxx/,="../%{name}-devel/api_cxx/,g' \
12mr|db51-5.1.25-5|307	-e 's,="../api_tcl/,="../../%{name}-devel/api_tcl/,g' \
12mr|db51-5.1.25-5|308	-e 's,="api_tcl/,="../%{name}-devel/api_tcl/,g' \
12mr|db51-5.1.25-5|309	-e 's,="../java/,="../../%{name}-devel/java/,g' \
12mr|db51-5.1.25-5|310	-e 's,="java/,="../%{name}-devel/java/,g' \
12mr|db51-5.1.25-5|311	-e 's,="../examples_c/,="../../%{name}-devel/examples_c/,g' \
12mr|db51-5.1.25-5|312	-e 's,="examples_c/,="../%{name}-devel/examples_c/,g' \
12mr|db51-5.1.25-5|313	-e 's,="../examples_cxx/,="../../%{name}-devel/examples_cxx/,g' \
12mr|db51-5.1.25-5|314	-e 's,="examples_cxx/,="../%{name}-devel/examples_cxx/,g' \
12mr|db51-5.1.25-5|315	-e 's,="../ref/,="../../%{name}-devel/ref/,g' \
12mr|db51-5.1.25-5|316	-e 's,="ref/,="../%{name}-devel/ref/,g' \
12mr|db51-5.1.25-5|317	-e 's,="../images/,="../../%{name}-devel/images/,g' \
12mr|db51-5.1.25-5|318	-e 's,="images/,="../%{name}-devel/images/,g' \
12mr|db51-5.1.25-5|319	-e 's,="../utility/,="../../%{name}-utils/utility/,g' \
12mr|db51-5.1.25-5|320	-e 's,="utility/,="../%{name}-utils/utility/,g' ${doc} > ${doc}.new
12mr|db51-5.1.25-5|321	touch -r ${doc} ${doc}.new
12mr|db51-5.1.25-5|322	cat ${doc}.new > ${doc}
12mr|db51-5.1.25-5|323	touch -r ${doc}.new ${doc}
12mr|db51-5.1.25-5|324	rm -f ${doc}.new
12mr|db51-5.1.25-5|325	done
12mr|db51-5.1.25-5|326	}
12mr|db51-5.1.25-5|327	
12mr|db51-5.1.25-5|328	set +x	# XXX painful to watch
12mr|db51-5.1.25-5|329	# Fix all of the HTML files.
12mr|db51-5.1.25-5|330	fixup_href `find . -name "*.html"`
12mr|db51-5.1.25-5|331	set -x	# XXX painful to watch
12mr|db51-5.1.25-5|332	
12mr|db51-5.1.25-5|333	cd dist
12mr|db51-5.1.25-5|334	./s_config
12mr|db51-5.1.25-5|335	
12mr|db51-5.1.25-5|336	%build
12mr|db51-5.1.25-5|337	%ifarch ppc
12mr|db51-5.1.25-5|338	CFLAGS="$CFLAGS -D_GNU_SOURCE -D_REENTRANT"
12mr|db51-5.1.25-5|339	%endif
12mr|db51-5.1.25-5|340	export CFLAGS
12mr|db51-5.1.25-5|341	
12mr|db51-5.1.25-5|342	%if %{with java}
12mr|db51-5.1.25-5|343	export CLASSPATH=
12mr|db51-5.1.25-5|344	export JAVAC=%{javac}
12mr|db51-5.1.25-5|345	export JAR=%{jar}
12mr|db51-5.1.25-5|346	export JAVA=%{java}
12mr|db51-5.1.25-5|347	export JAVACFLAGS="-nowarn"
12mr|db51-5.1.25-5|348	JAVA_MAKE="JAR=%{jar} JAVAC=%{javac} JAVACFLAGS="-nowarn" JAVA=%{java}"
12mr|db51-5.1.25-5|349	%endif
12mr|db51-5.1.25-5|350	
12mr|db51-5.1.25-5|351	pushd build_unix
12mr|db51-5.1.25-5|352	CONFIGURE_TOP="../dist" \
12mr|db51-5.1.25-5|353	%configure2_5x	--includedir=%{_includedir}/%{name} \
12mr|db51-5.1.25-5|354	--enable-shared --enable-static \
12mr|db51-5.1.25-5|355	--enable-dbm \
12mr|db51-5.1.25-5|356	--enable-systemtap \
12mr|db51-5.1.25-5|357	--enable-o_direct \
12mr|db51-5.1.25-5|358	%if %{with sql}
12mr|db51-5.1.25-5|359	--enable-sql \
12mr|db51-5.1.25-5|360	%endif
12mr|db51-5.1.25-5|361	%if %{with db1}
12mr|db51-5.1.25-5|362	--enable-compat185 --enable-dump185 \
12mr|db51-5.1.25-5|363	%endif
12mr|db51-5.1.25-5|364	%if %{with tcl}
12mr|db51-5.1.25-5|365	--enable-tcl --with-tcl=%{_libdir} --enable-test \
12mr|db51-5.1.25-5|366	%endif
12mr|db51-5.1.25-5|367	--enable-cxx \
12mr|db51-5.1.25-5|368	%if %{with java}
12mr|db51-5.1.25-5|369	--enable-java \
12mr|db51-5.1.25-5|370	%endif
12mr|db51-5.1.25-5|371	%if %{with asmmutex}
12mr|db51-5.1.25-5|372	%ifarch %{ix86}
12mr|db51-5.1.25-5|373	--disable-posixmutexes --with-mutex=x86/gcc-assembly
12mr|db51-5.1.25-5|374	%endif
12mr|db51-5.1.25-5|375	%ifarch x86_64
12mr|db51-5.1.25-5|376	--disable-posixmutexes --with-mutex=x86_64/gcc-assembly
12mr|db51-5.1.25-5|377	%endif
12mr|db51-5.1.25-5|378	%ifarch alpha
12mr|db51-5.1.25-5|379	--disable-posixmutexes --with-mutex=ALPHA/gcc-assembly
12mr|db51-5.1.25-5|380	%endif
12mr|db51-5.1.25-5|381	%ifarch ia64
12mr|db51-5.1.25-5|382	--disable-posixmutexes --with-mutex=ia64/gcc-assembly
12mr|db51-5.1.25-5|383	%endif
12mr|db51-5.1.25-5|384	%ifarch ppc
12mr|db51-5.1.25-5|385	--disable-posixmutexes --with-mutex=PPC/gcc-assembly
12mr|db51-5.1.25-5|386	%endif
12mr|db51-5.1.25-5|387	%ifarch %{sparc}
12mr|db51-5.1.25-5|388	--disable-posixmutexes --with-mutex=Sparc/gcc-assembly
12mr|db51-5.1.25-5|389	%endif
12mr|db51-5.1.25-5|390	%ifarch %{mips}
12mr|db51-5.1.25-5|391	--disable-posixmutexes --with-mutex=MIPS/gcc-assembly
12mr|db51-5.1.25-5|392	%endif
12mr|db51-5.1.25-5|393	%ifarch %{arm}
12mr|db51-5.1.25-5|394	--disable-posixmutexes --with-mutex=ARM/gcc-assembly
12mr|db51-5.1.25-5|395	%endif
12mr|db51-5.1.25-5|396	%else
12mr|db51-5.1.25-5|397	--enable-posixmutexes --with-mutex=POSIX/pthreads/library
12mr|db51-5.1.25-5|398	%endif
12mr|db51-5.1.25-5|399	
12mr|db51-5.1.25-5|400	%make $JAVA_MAKE
12mr|db51-5.1.25-5|401	%if %{with java}
12mr|db51-5.1.25-5|402	pushd ../lang/java
12mr|db51-5.1.25-5|403	%{javadoc} -d ../sql/jdbc/doc `find . -name '*.java'`
12mr|db51-5.1.25-5|404	popd
12mr|db51-5.1.25-5|405	%endif
12mr|db51-5.1.25-5|406	popd
12mr|db51-5.1.25-5|407	%if %{with nss}
12mr|db51-5.1.25-5|408	mkdir build_nss
12mr|db51-5.1.25-5|409	pushd build_nss
12mr|db51-5.1.25-5|410	CONFIGURE_TOP="../dist" \
12mr|db51-5.1.25-5|411	%configure2_5x	--includedir=%{_includedir}/db_nss \
12mr|db51-5.1.25-5|412	--enable-shared --disable-static \
12mr|db51-5.1.25-5|413	--enable-dbm \
12mr|db51-5.1.25-5|414	--enable-systemtap \
12mr|db51-5.1.25-5|415	--enable-o_direct \
12mr|db51-5.1.25-5|416	--disable-tcl --disable-cxx --disable-java \
12mr|db51-5.1.25-5|417	--with-uniquename=_nss \
12mr|db51-5.1.25-5|418	--enable-compat185 \
12mr|db51-5.1.25-5|419	--disable-cryptography --disable-queue \
12mr|db51-5.1.25-5|420	--disable-replication --disable-verify \
12mr|db51-5.1.25-5|421	%if %{with asmmutex}
12mr|db51-5.1.25-5|422	%ifarch %{ix86}
12mr|db51-5.1.25-5|423	--disable-posixmutexes --with-mutex=x86/gcc-assembly
12mr|db51-5.1.25-5|424	%endif
12mr|db51-5.1.25-5|425	%ifarch x86_64
12mr|db51-5.1.25-5|426	--disable-posixmutexes --with-mutex=x86_64/gcc-assembly
12mr|db51-5.1.25-5|427	%endif
12mr|db51-5.1.25-5|428	%ifarch alpha
12mr|db51-5.1.25-5|429	--disable-posixmutexes --with-mutex=ALPHA/gcc-assembly
12mr|db51-5.1.25-5|430	%endif
12mr|db51-5.1.25-5|431	%ifarch ia64
12mr|db51-5.1.25-5|432	--disable-posixmutexes --with-mutex=ia64/gcc-assembly
12mr|db51-5.1.25-5|433	%endif
12mr|db51-5.1.25-5|434	%ifarch ppc
12mr|db51-5.1.25-5|435	--disable-posixmutexes --with-mutex=PPC/gcc-assembly
12mr|db51-5.1.25-5|436	%endif
12mr|db51-5.1.25-5|437	%ifarch %{sparc}
12mr|db51-5.1.25-5|438	--disable-posixmutexes --with-mutex=Sparc/gcc-assembly
12mr|db51-5.1.25-5|439	%endif
12mr|db51-5.1.25-5|440	%ifarch %{mips}
12mr|db51-5.1.25-5|441	--disable-posixmutexes --with-mutex=MIPS/gcc-assembly
12mr|db51-5.1.25-5|442	%endif
12mr|db51-5.1.25-5|443	%ifarch %{arm}
12mr|db51-5.1.25-5|444	--disable-posixmutexes --with-mutex=ARM/gcc-assembly
12mr|db51-5.1.25-5|445	%endif
12mr|db51-5.1.25-5|446	%else
12mr|db51-5.1.25-5|447	--enable-posixmutexes --with-mutex=POSIX/pthreads/library
12mr|db51-5.1.25-5|448	%endif
12mr|db51-5.1.25-5|449	
12mr|db51-5.1.25-5|450	
12mr|db51-5.1.25-5|451	
12mr|db51-5.1.25-5|452	%make libdb_base=libdb_nss libso_target=libdb_nss-%{__soversion}.la libdir=/%{_lib}
12mr|db51-5.1.25-5|453	popd
12mr|db51-5.1.25-5|454	%endif
12mr|db51-5.1.25-5|455	
12mr|db51-5.1.25-5|456	%install
12mr|db51-5.1.25-5|457	rm -rf %{buildroot}
12mr|db51-5.1.25-5|458	
12mr|db51-5.1.25-5|459	make -C build_unix install_setup install_include install_lib install_utilities \
12mr|db51-5.1.25-5|460	DESTDIR=%{buildroot} emode=755
12mr|db51-5.1.25-5|461	
12mr|db51-5.1.25-5|462	%if %{with nss}
12mr|db51-5.1.25-5|463	make -C build_nss install_include install_lib libdb_base=libdb_nss \
12mr|db51-5.1.25-5|464	DESTDIR=%{buildroot} LIB_INSTALL_FILE_LIST=""
12mr|db51-5.1.25-5|465	
12mr|db51-5.1.25-5|466	mkdir -p %{buildroot}/%{_lib}
12mr|db51-5.1.25-5|467	mv %{buildroot}/%{_libdir}/libdb_nss-%{__soversion}.so %{buildroot}/%{_lib}
12mr|db51-5.1.25-5|468	ln -s  /%{_lib}/libdb_nss-%{__soversion}.so %{buildroot}%{_libdir}
12mr|db51-5.1.25-5|469	%endif
12mr|db51-5.1.25-5|470	
12mr|db51-5.1.25-5|471	ln -sf %{name}/db.h %{buildroot}%{_includedir}/db.h
12mr|db51-5.1.25-5|472	
12mr|db51-5.1.25-5|473	# XXX This is needed for parallel install with db4.2
12mr|db51-5.1.25-5|474	%if %{with parallel}
12mr|db51-5.1.25-5|475	for F in %{buildroot}%{_bindir}/*db_* ; do
12mr|db51-5.1.25-5|476	mv $F `echo $F | sed -e 's,db_,%{name}_,'`
12mr|db51-5.1.25-5|477	done
12mr|db51-5.1.25-5|478	%endif
12mr|db51-5.1.25-5|479	
12mr|db51-5.1.25-5|480	# Move db.jar file to the correct place, and version it
12mr|db51-5.1.25-5|481	%if %{with java}
12mr|db51-5.1.25-5|482	mkdir -p %{buildroot}%{_jnidir}
12mr|db51-5.1.25-5|483	mv %{buildroot}%{_libdir}/db.jar %{buildroot}%{_jnidir}/db%{__soversion}-%{version}.jar
12mr|db51-5.1.25-5|484	(cd %{buildroot}%{_jnidir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
12mr|db51-5.1.25-5|485	
12mr|db51-5.1.25-5|486	%{__mkdir_p} %{buildroot}%{_javadocdir}/db%{__soversion}-%{version}
12mr|db51-5.1.25-5|487	%{__cp} -a lang/sql/jdbc/doc/* %{buildroot}%{_javadocdir}/db%{__soversion}-%{version}
12mr|db51-5.1.25-5|488	%{__ln_s} db%{__soversion}-%{version} %{buildroot}%{_javadocdir}/db%{__soversion}
12mr|db51-5.1.25-5|489	
12mr|db51-5.1.25-5|490	%if %{gcj_support}
12mr|db51-5.1.25-5|491	rm -rf aot-compile-rpm
12mr|db51-5.1.25-5|492	aot-compile-rpm
12mr|db51-5.1.25-5|493	%endif
12mr|db51-5.1.25-5|494	%endif
12mr|db51-5.1.25-5|495	
12mr|db51-5.1.25-5|496	rm -rf %{buildroot}%{_includedir}/db_nss/db_cxx.h
12mr|db51-5.1.25-5|497	
12mr|db51-5.1.25-5|498	%clean
12mr|db51-5.1.25-5|499	rm -rf %{buildroot}
12mr|db51-5.1.25-5|500	
12mr|db51-5.1.25-5|501	%if %{with java}
12mr|db51-5.1.25-5|502	%post -n %{libdbjava}
12mr|db51-5.1.25-5|503	%{update_gcjdb}
12mr|db51-5.1.25-5|504	
12mr|db51-5.1.25-5|505	%postun -n %{libdbjava}
12mr|db51-5.1.25-5|506	%{clean_gcjdb}
12mr|db51-5.1.25-5|507	%endif
12mr|db51-5.1.25-5|508	
12mr|db51-5.1.25-5|509	%files -n %{libname}
12mr|db51-5.1.25-5|510	%defattr(644,root,root,755)
12mr|db51-5.1.25-5|511	%doc LICENSE README
12mr|db51-5.1.25-5|512	%attr(755,root,root) %{_libdir}/libdb-%{__soversion}.so
12mr|db51-5.1.25-5|513	
12mr|db51-5.1.25-5|514	%files -n %{libdbcxx}
12mr|db51-5.1.25-5|515	%defattr(755,root,root)
12mr|db51-5.1.25-5|516	%{_libdir}/libdb_cxx-%{__soversion}.so
12mr|db51-5.1.25-5|517	
12mr|db51-5.1.25-5|518	%if %{with sql}
12mr|db51-5.1.25-5|519	%files -n %{libdbsql}
12mr|db51-5.1.25-5|520	%defattr(755,root,root)
12mr|db51-5.1.25-5|521	%{_libdir}/libdb_sql-%{__soversion}.so
12mr|db51-5.1.25-5|522	%endif
12mr|db51-5.1.25-5|523	
12mr|db51-5.1.25-5|524	%if %{with java}
12mr|db51-5.1.25-5|525	%files -n %{libdbjava}
12mr|db51-5.1.25-5|526	%defattr(644,root,root,755)
12mr|db51-5.1.25-5|527	%doc lang/sql/jdbc/doc/*
12mr|db51-5.1.25-5|528	%doc examples/java/src
12mr|db51-5.1.25-5|529	%attr(755,root,root) %{_libdir}/libdb_java-%{__soversion}.so
12mr|db51-5.1.25-5|530	%attr(755,root,root) %{_libdir}/libdb_java-%{__soversion}_g.so
12mr|db51-5.1.25-5|531	%{_jnidir}/db%{__soversion}.jar
12mr|db51-5.1.25-5|532	%{_jnidir}/db%{__soversion}-%{version}.jar
12mr|db51-5.1.25-5|533	%if %{gcj_support}
12mr|db51-5.1.25-5|534	%dir %{_libdir}/gcj/%{name}
12mr|db51-5.1.25-5|535	%{_libdir}/gcj/%{name}/*
12mr|db51-5.1.25-5|536	%endif
12mr|db51-5.1.25-5|537	
12mr|db51-5.1.25-5|538	%files -n %{libdbjava}-javadoc
12mr|db51-5.1.25-5|539	%defattr(0644,root,root,0755)
12mr|db51-5.1.25-5|540	%doc %{_javadocdir}/db%{__soversion}-%{version}
12mr|db51-5.1.25-5|541	%doc %dir %{_javadocdir}/db%{__soversion}
12mr|db51-5.1.25-5|542	%endif
12mr|db51-5.1.25-5|543	
12mr|db51-5.1.25-5|544	%if %{with tcl}
12mr|db51-5.1.25-5|545	%files -n %{libdbtcl}
12mr|db51-5.1.25-5|546	%defattr(755,root,root)
12mr|db51-5.1.25-5|547	%{_libdir}/libdb_tcl-%{__soversion}.so
12mr|db51-5.1.25-5|548	%endif
12mr|db51-5.1.25-5|549	
12mr|db51-5.1.25-5|550	%files utils
12mr|db51-5.1.25-5|551	%defattr(-,root,root)
12mr|db51-5.1.25-5|552	%doc docs/api_reference/C/db_archive.html
12mr|db51-5.1.25-5|553	%doc docs/api_reference/C/db_checkpoint.html
12mr|db51-5.1.25-5|554	%doc docs/api_reference/C/db_deadlock.html
12mr|db51-5.1.25-5|555	%doc docs/api_reference/C/db_dump.html
12mr|db51-5.1.25-5|556	%doc docs/api_reference/C/db_load.html
12mr|db51-5.1.25-5|557	%doc docs/api_reference/C/db_printlog.html
12mr|db51-5.1.25-5|558	%doc docs/api_reference/C/db_replicate.html
12mr|db51-5.1.25-5|559	%doc docs/api_reference/C/db_stat.html
12mr|db51-5.1.25-5|560	%doc docs/api_reference/C/db_upgrade.html
12mr|db51-5.1.25-5|561	%doc docs/api_reference/C/db_verify.html
12mr|db51-5.1.25-5|562	%{_bindir}/db*_archive
12mr|db51-5.1.25-5|563	%{_bindir}/db*_checkpoint
12mr|db51-5.1.25-5|564	%{_bindir}/db*_deadlock
12mr|db51-5.1.25-5|565	%{_bindir}/db*_dump*
12mr|db51-5.1.25-5|566	%{_bindir}/db*_hotbackup
12mr|db51-5.1.25-5|567	%{_bindir}/db*_load
12mr|db51-5.1.25-5|568	%{_bindir}/db*_printlog
12mr|db51-5.1.25-5|569	%{_bindir}/db*_replicate
12mr|db51-5.1.25-5|570	%{_bindir}/db*_stat
12mr|db51-5.1.25-5|571	%{_bindir}/db*_upgrade
12mr|db51-5.1.25-5|572	%{_bindir}/db*_verify
12mr|db51-5.1.25-5|573	%if %{with sql}
12mr|db51-5.1.25-5|574	%doc docs/api_reference/C/dbsql.html
12mr|db51-5.1.25-5|575	%{_bindir}/dbsql
12mr|db51-5.1.25-5|576	%endif
12mr|db51-5.1.25-5|577	
12mr|db51-5.1.25-5|578	%files -n %{name}_recover
12mr|db51-5.1.25-5|579	%doc docs/api_reference/C/db_recover.html
12mr|db51-5.1.25-5|580	%{_bindir}/db*_recover
12mr|db51-5.1.25-5|581	
12mr|db51-5.1.25-5|582	%files -n %{libnamedev}
12mr|db51-5.1.25-5|583	%defattr(644,root,root,755)
12mr|db51-5.1.25-5|584	%doc docs/api_reference
12mr|db51-5.1.25-5|585	%dir %{_includedir}/%{name}
12mr|db51-5.1.25-5|586	%{_includedir}/%{name}/db.h
12mr|db51-5.1.25-5|587	%if %{with db1}
12mr|db51-5.1.25-5|588	%{_includedir}/%{name}/db_185.h
12mr|db51-5.1.25-5|589	%endif
12mr|db51-5.1.25-5|590	%{_includedir}/%{name}/db_cxx.h
12mr|db51-5.1.25-5|591	%if %{with sql}
12mr|db51-5.1.25-5|592	%{_includedir}/%{name}/dbsql.h
12mr|db51-5.1.25-5|593	%endif
12mr|db51-5.1.25-5|594	%{_includedir}/db.h
12mr|db51-5.1.25-5|595	%{_libdir}/libdb.so
12mr|db51-5.1.25-5|596	%{_libdir}/libdb-5.so
12mr|db51-5.1.25-5|597	%{_libdir}/libdb-%{__soversion}.la
12mr|db51-5.1.25-5|598	%{_libdir}/libdb_cxx.so
12mr|db51-5.1.25-5|599	%{_libdir}/libdb_cxx-5.so
12mr|db51-5.1.25-5|600	%{_libdir}/libdb_cxx-%{__soversion}.la
12mr|db51-5.1.25-5|601	%if %{with sql}
12mr|db51-5.1.25-5|602	%{_libdir}/libdb_sql.so
12mr|db51-5.1.25-5|603	%{_libdir}/libdb_sql-5.so
12mr|db51-5.1.25-5|604	%{_libdir}/libdb_sql-%{__soversion}.la
12mr|db51-5.1.25-5|605	%endif
12mr|db51-5.1.25-5|606	%if %{with tcl}
12mr|db51-5.1.25-5|607	%{_libdir}/libdb_tcl.so
12mr|db51-5.1.25-5|608	%{_libdir}/libdb_tcl-5.so
12mr|db51-5.1.25-5|609	%{_libdir}/libdb_tcl-%{__soversion}.la
12mr|db51-5.1.25-5|610	%endif
12mr|db51-5.1.25-5|611	%if %{with java}
12mr|db51-5.1.25-5|612	%{_libdir}/libdb_java.so
12mr|db51-5.1.25-5|613	%{_libdir}/libdb_java-5.so
12mr|db51-5.1.25-5|614	%{_libdir}/libdb_java-%{__soversion}.la
12mr|db51-5.1.25-5|615	%endif
12mr|db51-5.1.25-5|616	
12mr|db51-5.1.25-5|617	%files -n %{libnamestatic}
12mr|db51-5.1.25-5|618	%defattr(644,root,root,755)
12mr|db51-5.1.25-5|619	%{_libdir}/*.a
12mr|db51-5.1.25-5|620	
12mr|db51-5.1.25-5|621	%if %{with nss}
12mr|db51-5.1.25-5|622	%files -n %{libdbnss}
12mr|db51-5.1.25-5|623	%defattr(755,root,root)
12mr|db51-5.1.25-5|624	/%{_lib}/libdb_nss-%{__soversion}.so
12mr|db51-5.1.25-5|625	
12mr|db51-5.1.25-5|626	%files -n %{libdbnssdev}
12mr|db51-5.1.25-5|627	%defattr(644,root,root,755)
12mr|db51-5.1.25-5|628	%dir %{_includedir}/db_nss
12mr|db51-5.1.25-5|629	%{_includedir}/db_nss/db.h
12mr|db51-5.1.25-5|630	%if %{with db1}
12mr|db51-5.1.25-5|631	%{_includedir}/db_nss/db_185.h
12mr|db51-5.1.25-5|632	%endif
12mr|db51-5.1.25-5|633	%{_libdir}/libdb_nss.so
12mr|db51-5.1.25-5|634	%{_libdir}/libdb_nss-5.so
12mr|db51-5.1.25-5|635	%{_libdir}/libdb_nss-%{__soversion}.la
12mr|db51-5.1.25-5|636	%{_libdir}/libdb_nss-%{__soversion}.so
12mr|db51-5.1.25-5|637	%endif
12mr|db51-5.1.25-5|638	
12mr|db51-5.1.25-5|639	
12mr|db51-5.1.25-5|640	
12mr|db51-5.1.25-5|641	%changelog
12mr|db51-5.1.25-5|642	

13769 12
12mr|db52-5.2.42-1|1	%define	__soversion	5.2
12mr|db52-5.2.42-1|2	%define	_libdb_a	libdb-%{__soversion}.a
12mr|db52-5.2.42-1|3	%define	_libcxx_a	libdb_cxx-%{__soversion}.a
12mr|db52-5.2.42-1|4	
12mr|db52-5.2.42-1|5	%define libname_orig	%mklibname db
12mr|db52-5.2.42-1|6	%define libname		%{libname_orig}%{__soversion}
12mr|db52-5.2.42-1|7	%define libnamedev	%{libname}-devel
12mr|db52-5.2.42-1|8	%define libnamestatic	%{libname}-static-devel
12mr|db52-5.2.42-1|9	
12mr|db52-5.2.42-1|10	%define libdbcxx	%{libname_orig}cxx%{__soversion}
12mr|db52-5.2.42-1|11	%define libdbsql	%{libname_orig}sql%{__soversion}
12mr|db52-5.2.42-1|12	%define libdbtcl	%{libname_orig}tcl%{__soversion}
12mr|db52-5.2.42-1|13	%define libdbjava	%{libname_orig}java%{__soversion}
12mr|db52-5.2.42-1|14	
12mr|db52-5.2.42-1|15	%define libdbnss	%{libname_orig}nss%{__soversion}
12mr|db52-5.2.42-1|16	%define libdbnssdev	%{libdbnss}-devel
12mr|db52-5.2.42-1|17	
12mr|db52-5.2.42-1|18	%ifnarch %[mips} %{arm}
12mr|db52-5.2.42-1|19	%bcond_without java
12mr|db52-5.2.42-1|20	%define gcj_support 0
12mr|db52-5.2.42-1|21	%endif
12mr|db52-5.2.42-1|22	
12mr|db52-5.2.42-1|23	%bcond_without	sql
12mr|db52-5.2.42-1|24	%bcond_without	tcl
12mr|db52-5.2.42-1|25	%bcond_without	db1
12mr|db52-5.2.42-1|26	# Define to build a stripped down version to use for nss libraries
12mr|db52-5.2.42-1|27	%bcond_without	nss
12mr|db52-5.2.42-1|28	
12mr|db52-5.2.42-1|29	# Define to rename utilities and allow parallel installation
12mr|db52-5.2.42-1|30	%bcond_without	parallel
12mr|db52-5.2.42-1|31	
12mr|db52-5.2.42-1|32	# mutexes defaults to POSIX/pthreads/library
12mr|db52-5.2.42-1|33	%bcond_with	asmmutex
12mr|db52-5.2.42-1|34	
12mr|db52-5.2.42-1|35	Summary:	The Berkeley DB database library for C
12mr|db52-5.2.42-1|36	Name:		db52
12mr|db52-5.2.42-1|37	Version:	5.2.42
12mr|db52-5.2.42-1|38	Release:	1
12mr|db52-5.2.42-1|39	Source0:	http://download.oracle.com/berkeley-db/db-%{version}.tar.gz
12mr|db52-5.2.42-1|40	# statically link db1 library
12mr|db52-5.2.42-1|41	Patch0:		db-5.1.19-db185.patch
12mr|db52-5.2.42-1|42	Patch1:		db-5.1.25-sql_flags.patch
12mr|db52-5.2.42-1|43	Patch2:		db-5.1.19-tcl-link.patch
12mr|db52-5.2.42-1|44	# fedora patches
12mr|db52-5.2.42-1|45	Patch101:	db-4.7.25-jni-include-dir.patch
12mr|db52-5.2.42-1|46	URL:		http://www.oracle.com/technology/software/products/berkeley-db/
12mr|db52-5.2.42-1|47	License:	BSD
12mr|db52-5.2.42-1|48	Group:		System/Libraries
12mr|db52-5.2.42-1|49	BuildRequires:	systemtap
12mr|db52-5.2.42-1|50	%if %{with sql}
12mr|db52-5.2.42-1|51	BuildRequires:	sqlite3-devel
12mr|db52-5.2.42-1|52	%endif
12mr|db52-5.2.42-1|53	%if %{with tcl}
12mr|db52-5.2.42-1|54	BuildRequires:	tcl-devel
12mr|db52-5.2.42-1|55	%endif
12mr|db52-5.2.42-1|56	%if %{with db1}
12mr|db52-5.2.42-1|57	BuildRequires:	db1-devel
12mr|db52-5.2.42-1|58	%endif
12mr|db52-5.2.42-1|59	BuildRequires:	ed libtool
12mr|db52-5.2.42-1|60	%if %{with java}
12mr|db52-5.2.42-1|61	BuildRequires:	java-rpmbuild
12mr|db52-5.2.42-1|62	BuildRequires:	sharutils
12mr|db52-5.2.42-1|63	# required for jni.h
12mr|db52-5.2.42-1|64	BuildRequires:	libgcj-devel
12mr|db52-5.2.42-1|65	#(proyvind): try workaround issue preventng build
12mr|db52-5.2.42-1|66	BuildRequires:	gcc-java
12mr|db52-5.2.42-1|67	%if %{gcj_support}
12mr|db52-5.2.42-1|68	BuildRequires:	java-gcj-compat-devel
12mr|db52-5.2.42-1|69	%endif
12mr|db52-5.2.42-1|70	%endif
12mr|db52-5.2.42-1|71	
12mr|db52-5.2.42-1|72	%description
12mr|db52-5.2.42-1|73	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db52-5.2.42-1|74	embedded database support for both traditional and client/server applications.
12mr|db52-5.2.42-1|75	Berkeley DB is used by many applications, including Python and Perl, so this
12mr|db52-5.2.42-1|76	should be installed on all systems.
12mr|db52-5.2.42-1|77	
12mr|db52-5.2.42-1|78	%package -n	%{libname}
12mr|db52-5.2.42-1|79	Summary:	The Berkeley DB database library for C
12mr|db52-5.2.42-1|80	Group:		System/Libraries
12mr|db52-5.2.42-1|81	
12mr|db52-5.2.42-1|82	%description -n	%{libname}
12mr|db52-5.2.42-1|83	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db52-5.2.42-1|84	embedded database support for both traditional and client/server applications.
12mr|db52-5.2.42-1|85	Berkeley DB is used by many applications, including Python and Perl, so this
12mr|db52-5.2.42-1|86	should be installed on all systems.
12mr|db52-5.2.42-1|87	
12mr|db52-5.2.42-1|88	%package -n	%{libdbcxx}
12mr|db52-5.2.42-1|89	Summary:	The Berkeley DB database library for C++
12mr|db52-5.2.42-1|90	Group:		System/Libraries
12mr|db52-5.2.42-1|91	
12mr|db52-5.2.42-1|92	%description -n	%{libdbcxx}
12mr|db52-5.2.42-1|93	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db52-5.2.42-1|94	embedded database support for both traditional and client/server applications.
12mr|db52-5.2.42-1|95	Berkeley DB is used by many applications, including Python and Perl, so this
12mr|db52-5.2.42-1|96	should be installed on all systems.
12mr|db52-5.2.42-1|97	
12mr|db52-5.2.42-1|98	This package contains the files needed to build C++ programs which use
12mr|db52-5.2.42-1|99	Berkeley DB.
12mr|db52-5.2.42-1|100	
12mr|db52-5.2.42-1|101	%if %{with sql}
12mr|db52-5.2.42-1|102	%package -n	%{libdbsql}
12mr|db52-5.2.42-1|103	Summary:	The Berkeley DB database library for SQL
12mr|db52-5.2.42-1|104	Group:		System/Libraries
12mr|db52-5.2.42-1|105	
12mr|db52-5.2.42-1|106	%description -n	%{libdbsql}
12mr|db52-5.2.42-1|107	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db52-5.2.42-1|108	embedded database support for both traditional and client/server applications.
12mr|db52-5.2.42-1|109	Berkeley DB is used by many applications, including Python and Perl, so this
12mr|db52-5.2.42-1|110	should be installed on all systems.
12mr|db52-5.2.42-1|111	
12mr|db52-5.2.42-1|112	This package contains the files needed to build SQL programs which use
12mr|db52-5.2.42-1|113	Berkeley DB.
12mr|db52-5.2.42-1|114	%endif
12mr|db52-5.2.42-1|115	
12mr|db52-5.2.42-1|116	%if %{with java}
12mr|db52-5.2.42-1|117	%package -n	%{libdbjava}
12mr|db52-5.2.42-1|118	Summary:	The Berkeley DB database library for C++
12mr|db52-5.2.42-1|119	Group:		System/Libraries
12mr|db52-5.2.42-1|120	%rename		db%{__soversion}
12mr|db52-5.2.42-1|121	
12mr|db52-5.2.42-1|122	%description -n	%{libdbjava}
12mr|db52-5.2.42-1|123	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db52-5.2.42-1|124	embedded database support for both traditional and client/server applications.
12mr|db52-5.2.42-1|125	Berkeley DB is used by many applications, including Python and Perl, so this
12mr|db52-5.2.42-1|126	should be installed on all systems.
12mr|db52-5.2.42-1|127	
12mr|db52-5.2.42-1|128	This package contains the files needed to build Java programs which use
12mr|db52-5.2.42-1|129	Berkeley DB.
12mr|db52-5.2.42-1|130	
12mr|db52-5.2.42-1|131	%package -n	%{libdbjava}-javadoc
12mr|db52-5.2.42-1|132	Summary:	Javadoc for %{name}
12mr|db52-5.2.42-1|133	Group:		Development/Java
12mr|db52-5.2.42-1|134	
12mr|db52-5.2.42-1|135	%description -n %{libdbjava}-javadoc
12mr|db52-5.2.42-1|136	Javadoc for %{name}.
12mr|db52-5.2.42-1|137	%endif
12mr|db52-5.2.42-1|138	
12mr|db52-5.2.42-1|139	%if %{with tcl}
12mr|db52-5.2.42-1|140	%package -n	%{libdbtcl}
12mr|db52-5.2.42-1|141	Summary:	The Berkeley DB database library for TCL
12mr|db52-5.2.42-1|142	Group:		System/Libraries
12mr|db52-5.2.42-1|143	
12mr|db52-5.2.42-1|144	%description -n	%{libdbtcl}
12mr|db52-5.2.42-1|145	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db52-5.2.42-1|146	embedded database support for both traditional and client/server applications.
12mr|db52-5.2.42-1|147	Berkeley DB is used by many applications, including Python and Perl, so this
12mr|db52-5.2.42-1|148	should be installed on all systems.
12mr|db52-5.2.42-1|149	
12mr|db52-5.2.42-1|150	This package contains the header files, libraries, and documentation for
12mr|db52-5.2.42-1|151	building tcl programs which use Berkeley DB.
12mr|db52-5.2.42-1|152	%endif
12mr|db52-5.2.42-1|153	
12mr|db52-5.2.42-1|154	%package	utils
12mr|db52-5.2.42-1|155	Summary:	Command line tools for managing Berkeley DB databases
12mr|db52-5.2.42-1|156	Group:		Databases
12mr|db52-5.2.42-1|157	%if !%{with parallel}
12mr|db52-5.2.42-1|158	Conflicts:	db4-utils
12mr|db52-5.2.42-1|159	Conflicts:	db5-utils < %{__soversion}
12mr|db52-5.2.42-1|160	Conflicts:	db-utils < %{__soversion}
12mr|db52-5.2.42-1|161	%endif
12mr|db52-5.2.42-1|162	Provides:	db5-utils = %{EVRD}
12mr|db52-5.2.42-1|163	Provides:	db-utils = %{EVRD}
12mr|db52-5.2.42-1|164	Requires:	%{name}_recover = %{EVRD}
12mr|db52-5.2.42-1|165	
12mr|db52-5.2.42-1|166	%description	utils
12mr|db52-5.2.42-1|167	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db52-5.2.42-1|168	embedded database support for both traditional and client/server applications.
12mr|db52-5.2.42-1|169	Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length
12mr|db52-5.2.42-1|170	record access methods, transactions, locking, logging, shared memory caching
12mr|db52-5.2.42-1|171	and database recovery. DB supports C, C++, Java and Perl APIs.
12mr|db52-5.2.42-1|172	
12mr|db52-5.2.42-1|173	This package contains command line tools for managing Berkeley DB databases.
12mr|db52-5.2.42-1|174	
12mr|db52-5.2.42-1|175	%package -n	%{name}_recover
12mr|db52-5.2.42-1|176	Summary:	Minimal package with '%{name}_recover' only
12mr|db52-5.2.42-1|177	Group:		Databases
12mr|db52-5.2.42-1|178	Provides:	db_recover = %{EVRD}
12mr|db52-5.2.42-1|179	
12mr|db52-5.2.42-1|180	%description -n	%{name}_recover
12mr|db52-5.2.42-1|181	This is a minimal package that ships with '%{name}_recover' only as it's
12mr|db52-5.2.42-1|182	required for using "RPM ACID".
12mr|db52-5.2.42-1|183	
12mr|db52-5.2.42-1|184	%package -n	%{libnamedev}
12mr|db52-5.2.42-1|185	Summary:	Development libraries/header files for the Berkeley DB library
12mr|db52-5.2.42-1|186	Group:		Development/Databases
12mr|db52-5.2.42-1|187	Requires:	%{libname} = %{EVRD}
12mr|db52-5.2.42-1|188	%if %{with sql}
12mr|db52-5.2.42-1|189	Requires:	%{libdbsql} = %{EVRD}
12mr|db52-5.2.42-1|190	%endif
12mr|db52-5.2.42-1|191	%if %{with tcl}
12mr|db52-5.2.42-1|192	Requires:	%{libdbtcl} = %{EVRD}
12mr|db52-5.2.42-1|193	%endif
12mr|db52-5.2.42-1|194	%if %{with java}
12mr|db52-5.2.42-1|195	Requires:	%{libdbjava} = %{EVRD}
12mr|db52-5.2.42-1|196	%endif
12mr|db52-5.2.42-1|197	Requires:	%{libdbcxx} = %{EVRD}
12mr|db52-5.2.42-1|198	Provides:	db%{__soversion}-devel = %{EVRD}
12mr|db52-5.2.42-1|199	Provides:	libdb%{__soversion}-devel = %{EVRD}
12mr|db52-5.2.42-1|200	Conflicts:	db-devel < %{__soversion}
12mr|db52-5.2.42-1|201	Conflicts:	db4.8-devel
12mr|db52-5.2.42-1|202	Conflicts:	db4.7-devel
12mr|db52-5.2.42-1|203	Conflicts:	db4.6-devel
12mr|db52-5.2.42-1|204	Conflicts:	db4.5-devel
12mr|db52-5.2.42-1|205	Conflicts:	db4.4-devel
12mr|db52-5.2.42-1|206	Conflicts:	db4.3-devel
12mr|db52-5.2.42-1|207	Conflicts:	db4.2-devel
12mr|db52-5.2.42-1|208	Provides:	db-devel = %{EVRD}
12mr|db52-5.2.42-1|209	Provides:	db5-devel = %{EVRD}
12mr|db52-5.2.42-1|210	Provides:	%{name}-devel = %{EVRD}
12mr|db52-5.2.42-1|211	
12mr|db52-5.2.42-1|212	%description -n	%{libnamedev}
12mr|db52-5.2.42-1|213	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db52-5.2.42-1|214	embedded database support for both traditional and client/server applications.
12mr|db52-5.2.42-1|215	Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length
12mr|db52-5.2.42-1|216	record access methods, transactions, locking, logging, shared memory caching
12mr|db52-5.2.42-1|217	and database recovery. DB supports C, C++, Java, Perl and SQL APIs.
12mr|db52-5.2.42-1|218	
12mr|db52-5.2.42-1|219	This package contains the header files, libraries, and documentation for
12mr|db52-5.2.42-1|220	building programs which use Berkeley DB.
12mr|db52-5.2.42-1|221	
12mr|db52-5.2.42-1|222	%package -n	%{libnamestatic}
12mr|db52-5.2.42-1|223	Summary:	Development static libraries files for the Berkeley DB library
12mr|db52-5.2.42-1|224	Group:		Development/Databases
12mr|db52-5.2.42-1|225	Requires:	db%{__soversion}-devel = %{EVRD}
12mr|db52-5.2.42-1|226	Provides:	db%{__soversion}-static-devel = %{EVRD}
12mr|db52-5.2.42-1|227	Provides:	libdb%{__soversion}-static-devel = %{EVRD}
12mr|db52-5.2.42-1|228	Conflicts:	db-static-devel < %{__soversion}
12mr|db52-5.2.42-1|229	Provides:	db-static-devel = %{EVRD}
12mr|db52-5.2.42-1|230	Provides:	db5-static-devel = %{EVRD}
12mr|db52-5.2.42-1|231	
12mr|db52-5.2.42-1|232	%description -n	%{libnamestatic}
12mr|db52-5.2.42-1|233	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db52-5.2.42-1|234	embedded database support for both traditional and client/server applications.
12mr|db52-5.2.42-1|235	Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length
12mr|db52-5.2.42-1|236	record access methods, transactions, locking, logging, shared memory caching
12mr|db52-5.2.42-1|237	and database recovery. DB supports C, C++, Java and Perl APIs.
12mr|db52-5.2.42-1|238	
12mr|db52-5.2.42-1|239	This package contains the static libraries for building programs which
12mr|db52-5.2.42-1|240	use Berkeley DB.
12mr|db52-5.2.42-1|241	
12mr|db52-5.2.42-1|242	%if %{with nss}
12mr|db52-5.2.42-1|243	%package -n	%{libdbnss}
12mr|db52-5.2.42-1|244	Summary:	The Berkeley DB database library for NSS modules
12mr|db52-5.2.42-1|245	Group:		System/Libraries
12mr|db52-5.2.42-1|246	
12mr|db52-5.2.42-1|247	%description -n	%{libdbnss}
12mr|db52-5.2.42-1|248	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db52-5.2.42-1|249	embedded database support for both traditional and client/server applications.
12mr|db52-5.2.42-1|250	Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length
12mr|db52-5.2.42-1|251	record access methods, transactions, locking, logging, shared memory caching
12mr|db52-5.2.42-1|252	and database recovery. DB supports C, C++, Java and Perl APIs.
12mr|db52-5.2.42-1|253	
12mr|db52-5.2.42-1|254	This package contains the shared library required by some nss modules
12mr|db52-5.2.42-1|255	that use Berkeley DB.
12mr|db52-5.2.42-1|256	
12mr|db52-5.2.42-1|257	%package -n	%{libdbnssdev}
12mr|db52-5.2.42-1|258	Summary:	Development libraries/header files for building nss modules with Berkeley DB
12mr|db52-5.2.42-1|259	Group:		Development/Databases
12mr|db52-5.2.42-1|260	Requires:	%{libdbnss} = %{EVRD}
12mr|db52-5.2.42-1|261	Provides:	libdbnss-devel = %{EVRD}
12mr|db52-5.2.42-1|262	Provides:	%{_lib}dbnss-devel = %{EVRD}
12mr|db52-5.2.42-1|263	Provides:	db_nss-devel = %{EVRD}
12mr|db52-5.2.42-1|264	Provides:	libdb_nss-devel = %{EVRD}
12mr|db52-5.2.42-1|265	Conflicts:	db_nss-devel < %{__soversion}
12mr|db52-5.2.42-1|266	
12mr|db52-5.2.42-1|267	%description -n	%{libdbnssdev}
12mr|db52-5.2.42-1|268	The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
12mr|db52-5.2.42-1|269	embedded database support for both traditional and client/server applications.
12mr|db52-5.2.42-1|270	Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length
12mr|db52-5.2.42-1|271	record access methods, transactions, locking, logging, shared memory caching
12mr|db52-5.2.42-1|272	and database recovery. DB supports C, C++, Java and Perl APIs.
12mr|db52-5.2.42-1|273	
12mr|db52-5.2.42-1|274	This package contains the header files and libraries for building nss
12mr|db52-5.2.42-1|275	modules which use Berkeley DB.
12mr|db52-5.2.42-1|276	%endif
12mr|db52-5.2.42-1|277	
12mr|db52-5.2.42-1|278	%prep
12mr|db52-5.2.42-1|279	%setup -q -n db-%{version}
12mr|db52-5.2.42-1|280	
12mr|db52-5.2.42-1|281	# fix strange attribs
12mr|db52-5.2.42-1|282	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|db52-5.2.42-1|283	
12mr|db52-5.2.42-1|284	rm -r lang/sql/jdbc/doc
12mr|db52-5.2.42-1|285	%patch0 -p1 -b .db185~
12mr|db52-5.2.42-1|286	%patch1 -p1 -b .sql_flags~
12mr|db52-5.2.42-1|287	%patch2 -p1 -b .tcl~
12mr|db52-5.2.42-1|288	
12mr|db52-5.2.42-1|289	# fedora patches
12mr|db52-5.2.42-1|290	%patch101 -p1 -b .jni~
12mr|db52-5.2.42-1|291	
12mr|db52-5.2.42-1|292	pushd dist
12mr|db52-5.2.42-1|293	libtoolize --copy --force
12mr|db52-5.2.42-1|294	cat %{_datadir}/aclocal/libtool.m4 >> aclocal.m4
12mr|db52-5.2.42-1|295	popd
12mr|db52-5.2.42-1|296	
12mr|db52-5.2.42-1|297	# Remove tags files which we don't need.
12mr|db52-5.2.42-1|298	find . -name tags | xargs rm -f
12mr|db52-5.2.42-1|299	# Define a shell function for fixing HREF references in the docs, which
12mr|db52-5.2.42-1|300	# would otherwise break when we split the docs up into subpackages.
12mr|db52-5.2.42-1|301	fixup_href() {
12mr|db52-5.2.42-1|302	for doc in $@ ; do
12mr|db52-5.2.42-1|303	chmod u+w ${doc}
12mr|db52-5.2.42-1|304	sed -e 's,="../api_c/,="../../%{name}-devel/api_c/,g' \
12mr|db52-5.2.42-1|305	-e 's,="api_c/,="../%{name}-devel/api_c/,g' \
12mr|db52-5.2.42-1|306	-e 's,="../api_cxx/,="../../%{name}-devel/api_cxx/,g' \
12mr|db52-5.2.42-1|307	-e 's,="api_cxx/,="../%{name}-devel/api_cxx/,g' \
12mr|db52-5.2.42-1|308	-e 's,="../api_tcl/,="../../%{name}-devel/api_tcl/,g' \
12mr|db52-5.2.42-1|309	-e 's,="api_tcl/,="../%{name}-devel/api_tcl/,g' \
12mr|db52-5.2.42-1|310	-e 's,="../java/,="../../%{name}-devel/java/,g' \
12mr|db52-5.2.42-1|311	-e 's,="java/,="../%{name}-devel/java/,g' \
12mr|db52-5.2.42-1|312	-e 's,="../examples_c/,="../../%{name}-devel/examples_c/,g' \
12mr|db52-5.2.42-1|313	-e 's,="examples_c/,="../%{name}-devel/examples_c/,g' \
12mr|db52-5.2.42-1|314	-e 's,="../examples_cxx/,="../../%{name}-devel/examples_cxx/,g' \
12mr|db52-5.2.42-1|315	-e 's,="examples_cxx/,="../%{name}-devel/examples_cxx/,g' \
12mr|db52-5.2.42-1|316	-e 's,="../ref/,="../../%{name}-devel/ref/,g' \
12mr|db52-5.2.42-1|317	-e 's,="ref/,="../%{name}-devel/ref/,g' \
12mr|db52-5.2.42-1|318	-e 's,="../images/,="../../%{name}-devel/images/,g' \
12mr|db52-5.2.42-1|319	-e 's,="images/,="../%{name}-devel/images/,g' \
12mr|db52-5.2.42-1|320	-e 's,="../utility/,="../../%{name}-utils/utility/,g' \
12mr|db52-5.2.42-1|321	-e 's,="utility/,="../%{name}-utils/utility/,g' ${doc} > ${doc}.new
12mr|db52-5.2.42-1|322	touch -r ${doc} ${doc}.new
12mr|db52-5.2.42-1|323	cat ${doc}.new > ${doc}
12mr|db52-5.2.42-1|324	touch -r ${doc}.new ${doc}
12mr|db52-5.2.42-1|325	rm -f ${doc}.new
12mr|db52-5.2.42-1|326	done
12mr|db52-5.2.42-1|327	}
12mr|db52-5.2.42-1|328	
12mr|db52-5.2.42-1|329	set +x	# XXX painful to watch
12mr|db52-5.2.42-1|330	# Fix all of the HTML files.
12mr|db52-5.2.42-1|331	fixup_href `find . -name "*.html"`
12mr|db52-5.2.42-1|332	set -x	# XXX painful to watch
12mr|db52-5.2.42-1|333	
12mr|db52-5.2.42-1|334	cd dist
12mr|db52-5.2.42-1|335	./s_config
12mr|db52-5.2.42-1|336	
12mr|db52-5.2.42-1|337	%build
12mr|db52-5.2.42-1|338	%ifarch ppc
12mr|db52-5.2.42-1|339	CFLAGS="$CFLAGS -D_GNU_SOURCE -D_REENTRANT"
12mr|db52-5.2.42-1|340	%endif
12mr|db52-5.2.42-1|341	export CFLAGS
12mr|db52-5.2.42-1|342	
12mr|db52-5.2.42-1|343	%if %{with java}
12mr|db52-5.2.42-1|344	export CLASSPATH=
12mr|db52-5.2.42-1|345	export JAVAC=%{javac}
12mr|db52-5.2.42-1|346	export JAR=%{jar}
12mr|db52-5.2.42-1|347	export JAVA=%{java}
12mr|db52-5.2.42-1|348	export JAVACFLAGS="-nowarn"
12mr|db52-5.2.42-1|349	JAVA_MAKE="JAR=%{jar} JAVAC=%{javac} JAVACFLAGS="-nowarn" JAVA=%{java}"
12mr|db52-5.2.42-1|350	%endif
12mr|db52-5.2.42-1|351	
12mr|db52-5.2.42-1|352	pushd build_unix
12mr|db52-5.2.42-1|353	CONFIGURE_TOP="../dist" \
12mr|db52-5.2.42-1|354	%configure2_5x	--includedir=%{_includedir}/%{name} \
12mr|db52-5.2.42-1|355	--enable-shared --enable-static \
12mr|db52-5.2.42-1|356	--enable-dbm \
12mr|db52-5.2.42-1|357	--enable-systemtap \
12mr|db52-5.2.42-1|358	--enable-o_direct \
12mr|db52-5.2.42-1|359	%if %{with sql}
12mr|db52-5.2.42-1|360	--enable-sql \
12mr|db52-5.2.42-1|361	%endif
12mr|db52-5.2.42-1|362	%if %{with db1}
12mr|db52-5.2.42-1|363	--enable-compat185 --enable-dump185 \
12mr|db52-5.2.42-1|364	%endif
12mr|db52-5.2.42-1|365	%if %{with tcl}
12mr|db52-5.2.42-1|366	--enable-tcl --with-tcl=%{_libdir} --enable-test \
12mr|db52-5.2.42-1|367	%endif
12mr|db52-5.2.42-1|368	--enable-cxx \
12mr|db52-5.2.42-1|369	%if %{with java}
12mr|db52-5.2.42-1|370	--enable-java \
12mr|db52-5.2.42-1|371	%endif
12mr|db52-5.2.42-1|372	%if %{with asmmutex}
12mr|db52-5.2.42-1|373	%ifarch %{ix86}
12mr|db52-5.2.42-1|374	--disable-posixmutexes --with-mutex=x86/gcc-assembly
12mr|db52-5.2.42-1|375	%endif
12mr|db52-5.2.42-1|376	%ifarch x86_64
12mr|db52-5.2.42-1|377	--disable-posixmutexes --with-mutex=x86_64/gcc-assembly
12mr|db52-5.2.42-1|378	%endif
12mr|db52-5.2.42-1|379	%ifarch alpha
12mr|db52-5.2.42-1|380	--disable-posixmutexes --with-mutex=ALPHA/gcc-assembly
12mr|db52-5.2.42-1|381	%endif
12mr|db52-5.2.42-1|382	%ifarch ia64
12mr|db52-5.2.42-1|383	--disable-posixmutexes --with-mutex=ia64/gcc-assembly
12mr|db52-5.2.42-1|384	%endif
12mr|db52-5.2.42-1|385	%ifarch ppc
12mr|db52-5.2.42-1|386	--disable-posixmutexes --with-mutex=PPC/gcc-assembly
12mr|db52-5.2.42-1|387	%endif
12mr|db52-5.2.42-1|388	%ifarch %{sparc}
12mr|db52-5.2.42-1|389	--disable-posixmutexes --with-mutex=Sparc/gcc-assembly
12mr|db52-5.2.42-1|390	%endif
12mr|db52-5.2.42-1|391	%ifarch %{mips}
12mr|db52-5.2.42-1|392	--disable-posixmutexes --with-mutex=MIPS/gcc-assembly
12mr|db52-5.2.42-1|393	%endif
12mr|db52-5.2.42-1|394	%ifarch %{arm}
12mr|db52-5.2.42-1|395	--disable-posixmutexes --with-mutex=ARM/gcc-assembly
12mr|db52-5.2.42-1|396	%endif
12mr|db52-5.2.42-1|397	%else
12mr|db52-5.2.42-1|398	--enable-posixmutexes --with-mutex=POSIX/pthreads/library
12mr|db52-5.2.42-1|399	%endif
12mr|db52-5.2.42-1|400	
12mr|db52-5.2.42-1|401	%make $JAVA_MAKE
12mr|db52-5.2.42-1|402	%if %{with java}
12mr|db52-5.2.42-1|403	pushd ../lang/java
12mr|db52-5.2.42-1|404	%{javadoc} -d ../sql/jdbc/doc `find . -name '*.java'`
12mr|db52-5.2.42-1|405	popd
12mr|db52-5.2.42-1|406	%endif
12mr|db52-5.2.42-1|407	popd
12mr|db52-5.2.42-1|408	%if %{with nss}
12mr|db52-5.2.42-1|409	mkdir build_nss
12mr|db52-5.2.42-1|410	pushd build_nss
12mr|db52-5.2.42-1|411	CONFIGURE_TOP="../dist" \
12mr|db52-5.2.42-1|412	%configure2_5x	--includedir=%{_includedir}/db_nss \
12mr|db52-5.2.42-1|413	--enable-shared --disable-static \
12mr|db52-5.2.42-1|414	--enable-dbm \
12mr|db52-5.2.42-1|415	--enable-systemtap \
12mr|db52-5.2.42-1|416	--enable-o_direct \
12mr|db52-5.2.42-1|417	--disable-tcl --disable-cxx --disable-java \
12mr|db52-5.2.42-1|418	--with-uniquename=_nss \
12mr|db52-5.2.42-1|419	--enable-compat185 \
12mr|db52-5.2.42-1|420	--disable-cryptography --disable-queue \
12mr|db52-5.2.42-1|421	--disable-replication --disable-verify \
12mr|db52-5.2.42-1|422	%if %{with asmmutex}
12mr|db52-5.2.42-1|423	%ifarch %{ix86}
12mr|db52-5.2.42-1|424	--disable-posixmutexes --with-mutex=x86/gcc-assembly
12mr|db52-5.2.42-1|425	%endif
12mr|db52-5.2.42-1|426	%ifarch x86_64
12mr|db52-5.2.42-1|427	--disable-posixmutexes --with-mutex=x86_64/gcc-assembly
12mr|db52-5.2.42-1|428	%endif
12mr|db52-5.2.42-1|429	%ifarch alpha
12mr|db52-5.2.42-1|430	--disable-posixmutexes --with-mutex=ALPHA/gcc-assembly
12mr|db52-5.2.42-1|431	%endif
12mr|db52-5.2.42-1|432	%ifarch ia64
12mr|db52-5.2.42-1|433	--disable-posixmutexes --with-mutex=ia64/gcc-assembly
12mr|db52-5.2.42-1|434	%endif
12mr|db52-5.2.42-1|435	%ifarch ppc
12mr|db52-5.2.42-1|436	--disable-posixmutexes --with-mutex=PPC/gcc-assembly
12mr|db52-5.2.42-1|437	%endif
12mr|db52-5.2.42-1|438	%ifarch %{sparc}
12mr|db52-5.2.42-1|439	--disable-posixmutexes --with-mutex=Sparc/gcc-assembly
12mr|db52-5.2.42-1|440	%endif
12mr|db52-5.2.42-1|441	%ifarch %{mips}
12mr|db52-5.2.42-1|442	--disable-posixmutexes --with-mutex=MIPS/gcc-assembly
12mr|db52-5.2.42-1|443	%endif
12mr|db52-5.2.42-1|444	%ifarch %{arm}
12mr|db52-5.2.42-1|445	--disable-posixmutexes --with-mutex=ARM/gcc-assembly
12mr|db52-5.2.42-1|446	%endif
12mr|db52-5.2.42-1|447	%else
12mr|db52-5.2.42-1|448	--enable-posixmutexes --with-mutex=POSIX/pthreads/library
12mr|db52-5.2.42-1|449	%endif
12mr|db52-5.2.42-1|450	
12mr|db52-5.2.42-1|451	
12mr|db52-5.2.42-1|452	
12mr|db52-5.2.42-1|453	%make libdb_base=libdb_nss libso_target=libdb_nss-%{__soversion}.la libdir=/%{_lib}
12mr|db52-5.2.42-1|454	popd
12mr|db52-5.2.42-1|455	%endif
12mr|db52-5.2.42-1|456	
12mr|db52-5.2.42-1|457	%install
12mr|db52-5.2.42-1|458	make -C build_unix install_setup install_include install_lib install_utilities \
12mr|db52-5.2.42-1|459	DESTDIR=%{buildroot} emode=755
12mr|db52-5.2.42-1|460	
12mr|db52-5.2.42-1|461	%if %{with nss}
12mr|db52-5.2.42-1|462	make -C build_nss install_include install_lib libdb_base=libdb_nss \
12mr|db52-5.2.42-1|463	DESTDIR=%{buildroot} LIB_INSTALL_FILE_LIST=""
12mr|db52-5.2.42-1|464	
12mr|db52-5.2.42-1|465	mkdir -p %{buildroot}/%{_lib}
12mr|db52-5.2.42-1|466	mv %{buildroot}/%{_libdir}/libdb_nss-%{__soversion}.so %{buildroot}/%{_lib}
12mr|db52-5.2.42-1|467	ln -s  /%{_lib}/libdb_nss-%{__soversion}.so %{buildroot}%{_libdir}
12mr|db52-5.2.42-1|468	%endif
12mr|db52-5.2.42-1|469	
12mr|db52-5.2.42-1|470	ln -sf %{name}/db.h %{buildroot}%{_includedir}/db.h
12mr|db52-5.2.42-1|471	
12mr|db52-5.2.42-1|472	# XXX This is needed for parallel install with db4.2
12mr|db52-5.2.42-1|473	%if %{with parallel}
12mr|db52-5.2.42-1|474	for F in %{buildroot}%{_bindir}/*db_* ; do
12mr|db52-5.2.42-1|475	mv $F `echo $F | sed -e 's,db_,%{name}_,'`
12mr|db52-5.2.42-1|476	done
12mr|db52-5.2.42-1|477	%endif
12mr|db52-5.2.42-1|478	
12mr|db52-5.2.42-1|479	# Move db.jar file to the correct place, and version it
12mr|db52-5.2.42-1|480	%if %{with java}
12mr|db52-5.2.42-1|481	mkdir -p %{buildroot}%{_jnidir}
12mr|db52-5.2.42-1|482	mv %{buildroot}%{_libdir}/db.jar %{buildroot}%{_jnidir}/db%{__soversion}-%{version}.jar
12mr|db52-5.2.42-1|483	(cd %{buildroot}%{_jnidir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
12mr|db52-5.2.42-1|484	
12mr|db52-5.2.42-1|485	%__mkdir_p %{buildroot}%{_javadocdir}/db%{__soversion}-%{version}
12mr|db52-5.2.42-1|486	cp -a lang/sql/jdbc/doc/* %{buildroot}%{_javadocdir}/db%{__soversion}-%{version}
12mr|db52-5.2.42-1|487	%__ln_s db%{__soversion}-%{version} %{buildroot}%{_javadocdir}/db%{__soversion}
12mr|db52-5.2.42-1|488	
12mr|db52-5.2.42-1|489	%if %{gcj_support}
12mr|db52-5.2.42-1|490	rm -rf aot-compile-rpm
12mr|db52-5.2.42-1|491	aot-compile-rpm
12mr|db52-5.2.42-1|492	%endif
12mr|db52-5.2.42-1|493	%endif
12mr|db52-5.2.42-1|494	
12mr|db52-5.2.42-1|495	rm -rf %{buildroot}%{_includedir}/db_nss/db_cxx.h
12mr|db52-5.2.42-1|496	
12mr|db52-5.2.42-1|497	%if %{with sql}
12mr|db52-5.2.42-1|498	mv %{buildroot}%{_bindir}/{dbsql,db%{__soversion}_sql}
12mr|db52-5.2.42-1|499	%endif
12mr|db52-5.2.42-1|500	
12mr|db52-5.2.42-1|501	%if %{with java}
12mr|db52-5.2.42-1|502	%post -n %{libdbjava}
12mr|db52-5.2.42-1|503	%{update_gcjdb}
12mr|db52-5.2.42-1|504	
12mr|db52-5.2.42-1|505	%postun -n %{libdbjava}
12mr|db52-5.2.42-1|506	%{clean_gcjdb}
12mr|db52-5.2.42-1|507	%endif
12mr|db52-5.2.42-1|508	
12mr|db52-5.2.42-1|509	%files -n %{libname}
12mr|db52-5.2.42-1|510	%defattr(644,root,root,755)
12mr|db52-5.2.42-1|511	%doc LICENSE README
12mr|db52-5.2.42-1|512	%attr(755,root,root) %{_libdir}/libdb-%{__soversion}.so
12mr|db52-5.2.42-1|513	
12mr|db52-5.2.42-1|514	%files -n %{libdbcxx}
12mr|db52-5.2.42-1|515	%defattr(755,root,root)
12mr|db52-5.2.42-1|516	%{_libdir}/libdb_cxx-%{__soversion}.so
12mr|db52-5.2.42-1|517	
12mr|db52-5.2.42-1|518	%if %{with sql}
12mr|db52-5.2.42-1|519	%files -n %{libdbsql}
12mr|db52-5.2.42-1|520	%defattr(755,root,root)
12mr|db52-5.2.42-1|521	%{_libdir}/libdb_sql-%{__soversion}.so
12mr|db52-5.2.42-1|522	%endif
12mr|db52-5.2.42-1|523	
12mr|db52-5.2.42-1|524	%if %{with java}
12mr|db52-5.2.42-1|525	%files -n %{libdbjava}
12mr|db52-5.2.42-1|526	%defattr(644,root,root,755)
12mr|db52-5.2.42-1|527	%doc lang/sql/jdbc/doc/*
12mr|db52-5.2.42-1|528	%doc examples/java/src
12mr|db52-5.2.42-1|529	%attr(755,root,root) %{_libdir}/libdb_java-%{__soversion}.so
12mr|db52-5.2.42-1|530	%attr(755,root,root) %{_libdir}/libdb_java-%{__soversion}_g.so
12mr|db52-5.2.42-1|531	%{_jnidir}/db%{__soversion}.jar
12mr|db52-5.2.42-1|532	%{_jnidir}/db%{__soversion}-%{version}.jar
12mr|db52-5.2.42-1|533	%if %{gcj_support}
12mr|db52-5.2.42-1|534	%dir %{_libdir}/gcj/%{name}
12mr|db52-5.2.42-1|535	%{_libdir}/gcj/%{name}/*
12mr|db52-5.2.42-1|536	%endif
12mr|db52-5.2.42-1|537	
12mr|db52-5.2.42-1|538	%files -n %{libdbjava}-javadoc
12mr|db52-5.2.42-1|539	%defattr(0644,root,root,0755)
12mr|db52-5.2.42-1|540	%doc %{_javadocdir}/db%{__soversion}-%{version}
12mr|db52-5.2.42-1|541	%doc %dir %{_javadocdir}/db%{__soversion}
12mr|db52-5.2.42-1|542	%endif
12mr|db52-5.2.42-1|543	
12mr|db52-5.2.42-1|544	%if %{with tcl}
12mr|db52-5.2.42-1|545	%files -n %{libdbtcl}
12mr|db52-5.2.42-1|546	%defattr(755,root,root)
12mr|db52-5.2.42-1|547	%{_libdir}/libdb_tcl-%{__soversion}.so
12mr|db52-5.2.42-1|548	%endif
12mr|db52-5.2.42-1|549	
12mr|db52-5.2.42-1|550	%files utils
12mr|db52-5.2.42-1|551	%defattr(-,root,root)
12mr|db52-5.2.42-1|552	%doc docs/api_reference/C/db_archive.html
12mr|db52-5.2.42-1|553	%doc docs/api_reference/C/db_checkpoint.html
12mr|db52-5.2.42-1|554	%doc docs/api_reference/C/db_deadlock.html
12mr|db52-5.2.42-1|555	%doc docs/api_reference/C/db_dump.html
12mr|db52-5.2.42-1|556	%doc docs/api_reference/C/db_load.html
12mr|db52-5.2.42-1|557	%doc docs/api_reference/C/db_printlog.html
12mr|db52-5.2.42-1|558	%doc docs/api_reference/C/db_replicate.html
12mr|db52-5.2.42-1|559	%doc docs/api_reference/C/db_stat.html
12mr|db52-5.2.42-1|560	%doc docs/api_reference/C/db_upgrade.html
12mr|db52-5.2.42-1|561	%doc docs/api_reference/C/db_verify.html
12mr|db52-5.2.42-1|562	%{_bindir}/db*_archive
12mr|db52-5.2.42-1|563	%{_bindir}/db*_checkpoint
12mr|db52-5.2.42-1|564	%{_bindir}/db*_deadlock
12mr|db52-5.2.42-1|565	%{_bindir}/db*_dump*
12mr|db52-5.2.42-1|566	%{_bindir}/db*_hotbackup
12mr|db52-5.2.42-1|567	%{_bindir}/db*_load
12mr|db52-5.2.42-1|568	%{_bindir}/db*_printlog
12mr|db52-5.2.42-1|569	%{_bindir}/db*_replicate
12mr|db52-5.2.42-1|570	%{_bindir}/db*_stat
12mr|db52-5.2.42-1|571	%{_bindir}/db*_tuner
12mr|db52-5.2.42-1|572	%{_bindir}/db*_upgrade
12mr|db52-5.2.42-1|573	%{_bindir}/db*_verify
12mr|db52-5.2.42-1|574	%if %{with sql}
12mr|db52-5.2.42-1|575	%doc docs/api_reference/C/dbsql.html
12mr|db52-5.2.42-1|576	%{_bindir}/db%{__soversion}_sql
12mr|db52-5.2.42-1|577	%endif
12mr|db52-5.2.42-1|578	
12mr|db52-5.2.42-1|579	%files -n %{name}_recover
12mr|db52-5.2.42-1|580	%doc docs/api_reference/C/db_recover.html
12mr|db52-5.2.42-1|581	%{_bindir}/db*_recover
12mr|db52-5.2.42-1|582	
12mr|db52-5.2.42-1|583	%files -n %{libnamedev}
12mr|db52-5.2.42-1|584	%defattr(644,root,root,755)
12mr|db52-5.2.42-1|585	%doc docs/api_reference
12mr|db52-5.2.42-1|586	%dir %{_includedir}/%{name}
12mr|db52-5.2.42-1|587	%{_includedir}/%{name}/db.h
12mr|db52-5.2.42-1|588	%if %{with db1}
12mr|db52-5.2.42-1|589	%{_includedir}/%{name}/db_185.h
12mr|db52-5.2.42-1|590	%endif
12mr|db52-5.2.42-1|591	%{_includedir}/%{name}/db_cxx.h
12mr|db52-5.2.42-1|592	%if %{with sql}
12mr|db52-5.2.42-1|593	%{_includedir}/%{name}/dbsql.h
12mr|db52-5.2.42-1|594	%endif
12mr|db52-5.2.42-1|595	%{_includedir}/db.h
12mr|db52-5.2.42-1|596	%{_libdir}/libdb.so
12mr|db52-5.2.42-1|597	%{_libdir}/libdb-5.so
12mr|db52-5.2.42-1|598	%{_libdir}/libdb_cxx.so
12mr|db52-5.2.42-1|599	%{_libdir}/libdb_cxx-5.so
12mr|db52-5.2.42-1|600	%if %{with sql}
12mr|db52-5.2.42-1|601	%{_libdir}/libdb_sql.so
12mr|db52-5.2.42-1|602	%{_libdir}/libdb_sql-5.so
12mr|db52-5.2.42-1|603	%endif
12mr|db52-5.2.42-1|604	%if %{with tcl}
12mr|db52-5.2.42-1|605	%{_libdir}/libdb_tcl.so
12mr|db52-5.2.42-1|606	%{_libdir}/libdb_tcl-5.so
12mr|db52-5.2.42-1|607	%endif
12mr|db52-5.2.42-1|608	%if %{with java}
12mr|db52-5.2.42-1|609	%{_libdir}/libdb_java.so
12mr|db52-5.2.42-1|610	%{_libdir}/libdb_java-5.so
12mr|db52-5.2.42-1|611	%endif
12mr|db52-5.2.42-1|612	
12mr|db52-5.2.42-1|613	%files -n %{libnamestatic}
12mr|db52-5.2.42-1|614	%defattr(644,root,root,755)
12mr|db52-5.2.42-1|615	%{_libdir}/*.a
12mr|db52-5.2.42-1|616	
12mr|db52-5.2.42-1|617	%if %{with nss}
12mr|db52-5.2.42-1|618	%files -n %{libdbnss}
12mr|db52-5.2.42-1|619	%defattr(755,root,root)
12mr|db52-5.2.42-1|620	/%{_lib}/libdb_nss-%{__soversion}.so
12mr|db52-5.2.42-1|621	
12mr|db52-5.2.42-1|622	%files -n %{libdbnssdev}
12mr|db52-5.2.42-1|623	%defattr(644,root,root,755)
12mr|db52-5.2.42-1|624	%dir %{_includedir}/db_nss
12mr|db52-5.2.42-1|625	%{_includedir}/db_nss/db.h
12mr|db52-5.2.42-1|626	%if %{with db1}
12mr|db52-5.2.42-1|627	%{_includedir}/db_nss/db_185.h
12mr|db52-5.2.42-1|628	%endif
12mr|db52-5.2.42-1|629	%{_libdir}/libdb_nss.so
12mr|db52-5.2.42-1|630	%{_libdir}/libdb_nss-5.so
12mr|db52-5.2.42-1|631	%{_libdir}/libdb_nss-%{__soversion}.so
12mr|db52-5.2.42-1|632	%endif
12mr|db52-5.2.42-1|633	
12mr|db52-5.2.42-1|634	
12mr|db52-5.2.42-1|635	
12mr|db52-5.2.42-1|636	
12mr|db52-5.2.42-1|637	
12mr|db52-5.2.42-1|638	%changelog
12mr|db52-5.2.42-1|639	* Tue Aug  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|db52-5.2.42-1|640	+ Commit: 5b2f940
12mr|db52-5.2.42-1|641	- New version 5.2.42, drop .la files
12mr|db52-5.2.42-1|642	
12mr|db52-5.2.42-1|643	

13770 12
12mr|dblatex-0.3-6|1	Name:		dblatex
12mr|dblatex-0.3-6|2	Version:	0.3
12mr|dblatex-0.3-6|3	Release:	6
12mr|dblatex-0.3-6|4	Summary:	DocBook to LaTeX/ConTeXt Publishing
12mr|dblatex-0.3-6|5	BuildArch:	noarch
12mr|dblatex-0.3-6|6	Group:		Publishing
12mr|dblatex-0.3-6|7	License:	GPLv2+
12mr|dblatex-0.3-6|8	URL:		http://dblatex.sourceforge.net/
12mr|dblatex-0.3-6|9	Source0:	http://downloads.sourceforge.net/dblatex/dblatex-%{version}.tar.bz2
12mr|dblatex-0.3-6|10	Source1:        COPYING-docbook-xsl
12mr|dblatex-0.3-6|11	Patch0:		dblatex-0.2.7-external-which.patch
12mr|dblatex-0.3-6|12	
12mr|dblatex-0.3-6|13	%py_requires -d
12mr|dblatex-0.3-6|14	BuildRequires:	libxslt-proc tetex imagemagick tetex-latex python-which
12mr|dblatex-0.3-6|15	Requires:	tetex libxslt-proc docbook-dtd44-xml docbook-dtd45-xml xmltex tetex-latex imagemagick transfig
12mr|dblatex-0.3-6|16	Requires(post): kpathsea
12mr|dblatex-0.3-6|17	Requires(postun): kpathsea
12mr|dblatex-0.3-6|18	
12mr|dblatex-0.3-6|19	%description
12mr|dblatex-0.3-6|20	dblatex is a program that transforms your SGML/XMLDocBook
12mr|dblatex-0.3-6|21	documents to DVI, PostScript or PDF by translating them
12mr|dblatex-0.3-6|22	into pure LaTeX as a first process.  MathML 2.0 markups
12mr|dblatex-0.3-6|23	are supported, too. It started as a clone of DB2LaTeX.
12mr|dblatex-0.3-6|24	
12mr|dblatex-0.3-6|25	Authors:
12mr|dblatex-0.3-6|26	--------
12mr|dblatex-0.3-6|27	Benoît Guillon <marsgui at users dot sourceforge dot net>
12mr|dblatex-0.3-6|28	Andreas Hoenen <andreas dot hoenen at arcor dot de>
12mr|dblatex-0.3-6|29	
12mr|dblatex-0.3-6|30	
12mr|dblatex-0.3-6|31	%prep
12mr|dblatex-0.3-6|32	%setup -q
12mr|dblatex-0.3-6|33	%patch0 -p1 -b .external-which
12mr|dblatex-0.3-6|34	rm -r lib/contrib
12mr|dblatex-0.3-6|35	
12mr|dblatex-0.3-6|36	%build
12mr|dblatex-0.3-6|37	%{__python} setup.py build
12mr|dblatex-0.3-6|38	
12mr|dblatex-0.3-6|39	
12mr|dblatex-0.3-6|40	%install
12mr|dblatex-0.3-6|41	rm -rf $RPM_BUILD_ROOT
12mr|dblatex-0.3-6|42	#%{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT
12mr|dblatex-0.3-6|43	%{__python} setup.py install --root $RPM_BUILD_ROOT
12mr|dblatex-0.3-6|44	# these are already in tetex-latex:
12mr|dblatex-0.3-6|45	for file in bibtopic.sty enumitem.sty ragged2e.sty passivetex/; do
12mr|dblatex-0.3-6|46	rm -rf $RPM_BUILD_ROOT%{_datadir}/dblatex/latex/misc/$file
12mr|dblatex-0.3-6|47	done
12mr|dblatex-0.3-6|48	
12mr|dblatex-0.3-6|49	mkdir -p $RPM_BUILD_ROOT%{_datadir}/texmf/tex/latex/dblatex
12mr|dblatex-0.3-6|50	for file in ` find $RPM_BUILD_ROOT%{_datadir}/dblatex/latex/ -name '*.sty' ` ; do
12mr|dblatex-0.3-6|51	mv $file $RPM_BUILD_ROOT%{_datadir}/texmf/tex/latex/dblatex/`basename $file`;
12mr|dblatex-0.3-6|52	done
12mr|dblatex-0.3-6|53	
12mr|dblatex-0.3-6|54	rm -rf $RPM_BUILD_ROOT%{_datadir}/dblatex/latex/{misc,contrib/example,style}
12mr|dblatex-0.3-6|55	
12mr|dblatex-0.3-6|56	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/dblatex
12mr|dblatex-0.3-6|57	# shipped in %%docs
12mr|dblatex-0.3-6|58	rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/
12mr|dblatex-0.3-6|59	
12mr|dblatex-0.3-6|60	sed -e 's/\r//' xsl/mathml2/README > README-xsltml
12mr|dblatex-0.3-6|61	touch -r xsl/mathml2/README README-xsltml
12mr|dblatex-0.3-6|62	cp -p %{SOURCE1} COPYING-docbook-xsl
12mr|dblatex-0.3-6|63	chmod +x %{buildroot}/%{python_sitelib}/dbtexmf/dblatex/xetex/*.py
12mr|dblatex-0.3-6|64	
12mr|dblatex-0.3-6|65	
12mr|dblatex-0.3-6|66	%files
12mr|dblatex-0.3-6|67	%defattr(-,root,root,-)
12mr|dblatex-0.3-6|68	%{_mandir}/man1/dblatex.1*
12mr|dblatex-0.3-6|69	%doc COPYRIGHT docs/manual.pdf COPYING-docbook-xsl README-xsltml
12mr|dblatex-0.3-6|70	%{python_sitelib}/dbtexmf/
12mr|dblatex-0.3-6|71	%{python_sitelib}/dblatex-*.egg-info
12mr|dblatex-0.3-6|72	%{_bindir}/dblatex
12mr|dblatex-0.3-6|73	%{_datadir}/dblatex/
12mr|dblatex-0.3-6|74	%{_datadir}/texmf/tex/latex/dblatex/
12mr|dblatex-0.3-6|75	%dir %{_sysconfdir}/dblatex
12mr|dblatex-0.3-6|76	
12mr|dblatex-0.3-6|77	%post
12mr|dblatex-0.3-6|78	/usr/bin/texhash
12mr|dblatex-0.3-6|79	
12mr|dblatex-0.3-6|80	%postun
12mr|dblatex-0.3-6|81	/usr/bin/texhash
12mr|dblatex-0.3-6|82	
12mr|dblatex-0.3-6|83	
12mr|dblatex-0.3-6|84	
12mr|dblatex-0.3-6|85	%changelog
12mr|dblatex-0.3-6|86	* Tue Jun 07 2011 Alexandre Lissy <alissy@mandriva.com> 0.3-4mdv2011.0
12mr|dblatex-0.3-6|87	+ Revision: 683092
12mr|dblatex-0.3-6|88	- Reverting Requires for docbook-dtd-xml to docbook-dtd44-xml
12mr|dblatex-0.3-6|89	- Adding Requires against docbook-dtd45-xml (because of mandriva bug #63027)
12mr|dblatex-0.3-6|90	
12mr|dblatex-0.3-6|91	* Tue Jun 07 2011 Alexandre Lissy <alissy@mandriva.com> 0.3-3
12mr|dblatex-0.3-6|92	+ Revision: 683078
12mr|dblatex-0.3-6|93	- Changing Requires for DocBook from docbook-dtd44-xml to docbook-dtd-xml
12mr|dblatex-0.3-6|94	
12mr|dblatex-0.3-6|95	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3-2
12mr|dblatex-0.3-6|96	+ Revision: 663755
12mr|dblatex-0.3-6|97	- mass rebuild
12mr|dblatex-0.3-6|98	
12mr|dblatex-0.3-6|99	* Fri Oct 29 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3-1mdv2011.0
12mr|dblatex-0.3-6|100	+ Revision: 590218
12mr|dblatex-0.3-6|101	- change BR to tetex; texlive is in contrib and dblatex is in main
12mr|dblatex-0.3-6|102	- let texlive-latex pull texlive
12mr|dblatex-0.3-6|103	- update to 0.3
12mr|dblatex-0.3-6|104	
12mr|dblatex-0.3-6|105	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|dblatex-0.3-6|106	- rebuilt for 2010.1
12mr|dblatex-0.3-6|107	
12mr|dblatex-0.3-6|108	* Sat Oct 10 2009 Anssi Hannula <anssi@mandriva.org> 0.2.9-3mdv2010.0
12mr|dblatex-0.3-6|109	+ Revision: 456517
12mr|dblatex-0.3-6|110	- allow both tetex and texlive to satisfy requires(post,postun) in order
12mr|dblatex-0.3-6|111	to match the regular requires
12mr|dblatex-0.3-6|112	
12mr|dblatex-0.3-6|113	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 0.2.9-2mdv2010.0
12mr|dblatex-0.3-6|114	+ Revision: 427534
12mr|dblatex-0.3-6|115	- rebuild
12mr|dblatex-0.3-6|116	
12mr|dblatex-0.3-6|117	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|dblatex-0.3-6|118	- lowercase ImageMagick
12mr|dblatex-0.3-6|119	
12mr|dblatex-0.3-6|120	* Sat Aug 16 2008 David Walluck <walluck@mandriva.org> 0.2.9-1mdv2009.0
12mr|dblatex-0.3-6|121	+ Revision: 272768
12mr|dblatex-0.3-6|122	- fix build
12mr|dblatex-0.3-6|123	- 0.2.9
12mr|dblatex-0.3-6|124	
12mr|dblatex-0.3-6|125	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.2.8-2mdv2009.0
12mr|dblatex-0.3-6|126	+ Revision: 266555
12mr|dblatex-0.3-6|127	- rebuild early 2009.0 package (before pixel changes)
12mr|dblatex-0.3-6|128	
12mr|dblatex-0.3-6|129	+ David Walluck <walluck@mandriva.org>
12mr|dblatex-0.3-6|130	- remove Conflicts: tex4ht
12mr|dblatex-0.3-6|131	- import dblatex
12mr|dblatex-0.3-6|132	
12mr|dblatex-0.3-6|133	
12mr|dblatex-0.3-6|134	* Sun Dec 16 2007 Patrice Dumas <pertusus@free.fr> - 0.2.8-2.1
12mr|dblatex-0.3-6|135	- don't install in docbook directory, it is a link to a versioned
12mr|dblatex-0.3-6|136	directory and may break upon docbook update (#425251,#389231)
12mr|dblatex-0.3-6|137	
12mr|dblatex-0.3-6|138	* Sun Nov 25 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.8-1
12mr|dblatex-0.3-6|139	- Update to 0.2.8
12mr|dblatex-0.3-6|140	
12mr|dblatex-0.3-6|141	* Mon Nov 12 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-16
12mr|dblatex-0.3-6|142	- convert spec to utf8
12mr|dblatex-0.3-6|143	- change to gplv2+
12mr|dblatex-0.3-6|144	
12mr|dblatex-0.3-6|145	* Mon Nov 12 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-15
12mr|dblatex-0.3-6|146	- Add copyright info
12mr|dblatex-0.3-6|147	
12mr|dblatex-0.3-6|148	* Mon Nov  5 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-14
12mr|dblatex-0.3-6|149	- Req tetex-fonts for texhash
12mr|dblatex-0.3-6|150	- Fix post, postun
12mr|dblatex-0.3-6|151	
12mr|dblatex-0.3-6|152	* Sun Nov  4 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-13
12mr|dblatex-0.3-6|153	- Add texhash
12mr|dblatex-0.3-6|154	
12mr|dblatex-0.3-6|155	* Sun Nov  4 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-12
12mr|dblatex-0.3-6|156	- Fix xsl link
12mr|dblatex-0.3-6|157	
12mr|dblatex-0.3-6|158	* Sat Nov  3 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-12
12mr|dblatex-0.3-6|159	- Various fixes from pertusus@free.fr:
12mr|dblatex-0.3-6|160	- rm iconv stuff
12mr|dblatex-0.3-6|161	- simplify docs installation
12mr|dblatex-0.3-6|162	
12mr|dblatex-0.3-6|163	* Fri Nov  2 2007  <ndbecker2@gmail.com> - 0.2.7-11
12mr|dblatex-0.3-6|164	- Various minor fixes
12mr|dblatex-0.3-6|165	
12mr|dblatex-0.3-6|166	* Thu Nov  1 2007  <ndbecker2@gmail.com> - 0.2.7-10
12mr|dblatex-0.3-6|167	- Add some reqs and brs
12mr|dblatex-0.3-6|168	- rmdir /usr/share/dblatex/latex/{misc,contrib/example,style}
12mr|dblatex-0.3-6|169	
12mr|dblatex-0.3-6|170	* Sat Oct 27 2007  <ndbecker2@gmail.com> - 0.2.7-9
12mr|dblatex-0.3-6|171	- link /usr/share/dblatex/xsl -> /usr/share/sgml/docbook/xsl-stylesheets/dblatex
12mr|dblatex-0.3-6|172	- rmdir /usr/share/dblatex/latex/{misc,specs,style}
12mr|dblatex-0.3-6|173	- own /etc/dblatex
12mr|dblatex-0.3-6|174	- change $(...) -> `...`
12mr|dblatex-0.3-6|175	- Preserve timestamps on iconv
12mr|dblatex-0.3-6|176	
12mr|dblatex-0.3-6|177	* Mon Oct 15 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-9
12mr|dblatex-0.3-6|178	- mv all .sty files to datadir/texmf/tex/latex/dblatex
12mr|dblatex-0.3-6|179	- Add Conflicts tetex-tex4ht
12mr|dblatex-0.3-6|180	- mv all xsl stuff to datadir/sgml/docbook/xsl-stylesheets/dblatex/
12mr|dblatex-0.3-6|181	
12mr|dblatex-0.3-6|182	* Mon Oct 15 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-8
12mr|dblatex-0.3-6|183	- rm redundant latex files
12mr|dblatex-0.3-6|184	
12mr|dblatex-0.3-6|185	* Tue Sep 25 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-8
12mr|dblatex-0.3-6|186	- Fixed encodings in docs directory
12mr|dblatex-0.3-6|187	- Install docs at correct location
12mr|dblatex-0.3-6|188	
12mr|dblatex-0.3-6|189	* Fri Sep 21 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-7
12mr|dblatex-0.3-6|190	- Revert back to GPLv2
12mr|dblatex-0.3-6|191	- untabify
12mr|dblatex-0.3-6|192	
12mr|dblatex-0.3-6|193	* Fri Sep 21 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-6
12mr|dblatex-0.3-6|194	- Fix source URL
12mr|dblatex-0.3-6|195	- Install all docs
12mr|dblatex-0.3-6|196	- Tabify
12mr|dblatex-0.3-6|197	
12mr|dblatex-0.3-6|198	* Thu Sep 20 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-5
12mr|dblatex-0.3-6|199	- Add BR tetex-latex
12mr|dblatex-0.3-6|200	
12mr|dblatex-0.3-6|201	* Thu Sep 20 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-4
12mr|dblatex-0.3-6|202	- Add  BR tetex, ImageMagick
12mr|dblatex-0.3-6|203	
12mr|dblatex-0.3-6|204	* Thu Sep 20 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-3
12mr|dblatex-0.3-6|205	- Add BR libxslt
12mr|dblatex-0.3-6|206	
12mr|dblatex-0.3-6|207	* Wed Sep 19 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-2
12mr|dblatex-0.3-6|208	- Add BR python-devel
12mr|dblatex-0.3-6|209	
12mr|dblatex-0.3-6|210	* Fri Sep  7 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-1
12mr|dblatex-0.3-6|211	- Initial
12mr|dblatex-0.3-6|212	
12mr|dblatex-0.3-6|213	
12mr|dblatex-0.3-6|214	

13771 12
12mr|dbus-1.6.8-3|1	%define	major	3
12mr|dbus-1.6.8-3|2	%define	api	1
12mr|dbus-1.6.8-3|3	%define	libname %mklibname dbus- %{api} %{major}
12mr|dbus-1.6.8-3|4	%define	devname %mklibname -d dbus- %{api}
12mr|dbus-1.6.8-3|5	
12mr|dbus-1.6.8-3|6	%define enable_test 0
12mr|dbus-1.6.8-3|7	%define enable_verbose 0
12mr|dbus-1.6.8-3|8	
12mr|dbus-1.6.8-3|9	%define git_url git://git.freedesktop.org/git/dbus/dbus
12mr|dbus-1.6.8-3|10	
12mr|dbus-1.6.8-3|11	%bcond_with	uclibc
12mr|dbus-1.6.8-3|12	
12mr|dbus-1.6.8-3|13	Summary:	D-Bus message bus
12mr|dbus-1.6.8-3|14	Name:		dbus
12mr|dbus-1.6.8-3|15	Version:	1.6.8
12mr|dbus-1.6.8-3|16	Release:	3
12mr|dbus-1.6.8-3|17	License:	GPLv2+ or AFL
12mr|dbus-1.6.8-3|18	Group:		System/Servers
12mr|dbus-1.6.8-3|19	URL:		http://www.freedesktop.org/Software/dbus
12mr|dbus-1.6.8-3|20	Source0:	http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz
12mr|dbus-1.6.8-3|21	Source1:	doxygen_to_devhelp.xsl
12mr|dbus-1.6.8-3|22	# (fc) 1.0.2-5mdv disable fatal warnings on check (fd.o bug #13270)
12mr|dbus-1.6.8-3|23	Patch3:		dbus-1.0.2-disable_fatal_warning_on_check.patch
12mr|dbus-1.6.8-3|24	# (bor) synchronize dbus.service with dbus.target so dependencies work
12mr|dbus-1.6.8-3|25	Patch7:		dbus-1.6.2-dbus.service-before-dbus.target.patch
12mr|dbus-1.6.8-3|26	
12mr|dbus-1.6.8-3|27	BuildRequires:	docbook-dtd412-xml
12mr|dbus-1.6.8-3|28	BuildRequires:	doxygen
12mr|dbus-1.6.8-3|29	BuildRequires:	libtool
12mr|dbus-1.6.8-3|30	BuildRequires:	xmlto
12mr|dbus-1.6.8-3|31	BuildRequires:	expat-devel >= 2.0.1
12mr|dbus-1.6.8-3|32	BuildRequires:	pkgconfig(glib-2.0)
12mr|dbus-1.6.8-3|33	BuildRequires:	pkgconfig(libcap-ng)
12mr|dbus-1.6.8-3|34	BuildRequires:	pkgconfig(sm)
12mr|dbus-1.6.8-3|35	BuildRequires:	pkgconfig(x11)
12mr|dbus-1.6.8-3|36	BuildRequires:	pkgconfig(libsystemd-daemon) >= 32
12mr|dbus-1.6.8-3|37	BuildRequires:	pkgconfig(libsystemd-login) >= 32
12mr|dbus-1.6.8-3|38	BuildRequires:	pkgconfig(systemd)
12mr|dbus-1.6.8-3|39	%if %{with uclibc}
12mr|dbus-1.6.8-3|40	BuildRequires:	uClibc-devel >= 0.9.33.2-9
12mr|dbus-1.6.8-3|41	%endif
12mr|dbus-1.6.8-3|42	
12mr|dbus-1.6.8-3|43	Requires(post):	systemd-units
12mr|dbus-1.6.8-3|44	Requires(post):	systemd-sysvinit
12mr|dbus-1.6.8-3|45	Requires(preun):	systemd-units
12mr|dbus-1.6.8-3|46	Requires(postun):	systemd-units
12mr|dbus-1.6.8-3|47	Requires(pre):	rpm-helper
12mr|dbus-1.6.8-3|48	Requires(preun):	rpm-helper
12mr|dbus-1.6.8-3|49	Requires(post):	rpm-helper
12mr|dbus-1.6.8-3|50	Requires(postun):	rpm-helper
12mr|dbus-1.6.8-3|51	Requires(post):	chkconfig >= 1.3.37-3
12mr|dbus-1.6.8-3|52	Provides:	should-restart = system
12mr|dbus-1.6.8-3|53	
12mr|dbus-1.6.8-3|54	%description
12mr|dbus-1.6.8-3|55	D-Bus is a system for sending messages between applications. It is
12mr|dbus-1.6.8-3|56	used both for the systemwide message bus service, and as a
12mr|dbus-1.6.8-3|57	per-user-login-session messaging facility.
12mr|dbus-1.6.8-3|58	
12mr|dbus-1.6.8-3|59	%package -n	uclibc-%{name}
12mr|dbus-1.6.8-3|60	Summary:	D-Bus message bus (uClibc linked)
12mr|dbus-1.6.8-3|61	Group:		System/Servers
12mr|dbus-1.6.8-3|62	Requires:	%{name} = %{EVRD}
12mr|dbus-1.6.8-3|63	
12mr|dbus-1.6.8-3|64	%description -n	uclibc-%{name}
12mr|dbus-1.6.8-3|65	D-Bus is a system for sending messages between applications. It is
12mr|dbus-1.6.8-3|66	used both for the systemwide message bus service, and as a
12mr|dbus-1.6.8-3|67	per-user-login-session messaging facility.
12mr|dbus-1.6.8-3|68	
12mr|dbus-1.6.8-3|69	%package -n %{libname}
12mr|dbus-1.6.8-3|70	Summary:	Shared library for using D-Bus
12mr|dbus-1.6.8-3|71	Group:		System/Libraries
12mr|dbus-1.6.8-3|72	
12mr|dbus-1.6.8-3|73	%description -n	%{libname}
12mr|dbus-1.6.8-3|74	D-Bus shared library.
12mr|dbus-1.6.8-3|75	
12mr|dbus-1.6.8-3|76	%package -n	uclibc-%{libname}
12mr|dbus-1.6.8-3|77	Summary:	Shared library for using D-Bus (uClibc linked)
12mr|dbus-1.6.8-3|78	Group:		System/Libraries
12mr|dbus-1.6.8-3|79	
12mr|dbus-1.6.8-3|80	%description -n	uclibc-%{libname}
12mr|dbus-1.6.8-3|81	D-Bus shared library.
12mr|dbus-1.6.8-3|82	
12mr|dbus-1.6.8-3|83	%package -n %{devname}
12mr|dbus-1.6.8-3|84	Summary:	Libraries and headers for D-Bus
12mr|dbus-1.6.8-3|85	Group:		Development/C
12mr|dbus-1.6.8-3|86	Requires:	%{libname} = %{version}-%{release}
12mr|dbus-1.6.8-3|87	%if %{with uclibc}
12mr|dbus-1.6.8-3|88	Requires:	uclibc-%{libname} = %{version}-%{release}
12mr|dbus-1.6.8-3|89	%endif
12mr|dbus-1.6.8-3|90	Provides:	%{name}-devel = %{version}-%{release}
12mr|dbus-1.6.8-3|91	Conflicts:	%{_lib}dbus-1_0-devel < 1.4.14
12mr|dbus-1.6.8-3|92	Obsoletes:	%{_lib}dbus-1_3-devel < 1.4.14
12mr|dbus-1.6.8-3|93	
12mr|dbus-1.6.8-3|94	%description -n	%{devname}
12mr|dbus-1.6.8-3|95	Headers and static libraries for D-Bus.
12mr|dbus-1.6.8-3|96	
12mr|dbus-1.6.8-3|97	%package x11
12mr|dbus-1.6.8-3|98	Summary:	X11-requiring add-ons for D-Bus
12mr|dbus-1.6.8-3|99	Group:		System/Servers
12mr|dbus-1.6.8-3|100	Requires:	dbus = %{version}-%{release}
12mr|dbus-1.6.8-3|101	
12mr|dbus-1.6.8-3|102	%description x11
12mr|dbus-1.6.8-3|103	D-Bus contains some tools that require Xlib to be installed, those are
12mr|dbus-1.6.8-3|104	in this separate package so server systems need not install X.
12mr|dbus-1.6.8-3|105	
12mr|dbus-1.6.8-3|106	%package doc
12mr|dbus-1.6.8-3|107	Summary:	Developer documentation for D-BUS
12mr|dbus-1.6.8-3|108	Group:		Books/Computer books
12mr|dbus-1.6.8-3|109	Suggests:	devhelp
12mr|dbus-1.6.8-3|110	Conflicts:	%{devname} < 1.2.20
12mr|dbus-1.6.8-3|111	
12mr|dbus-1.6.8-3|112	%description doc
12mr|dbus-1.6.8-3|113	This package contains developer documentation for D-Bus along with
12mr|dbus-1.6.8-3|114	other supporting documentation such as the introspect dtd file.
12mr|dbus-1.6.8-3|115	
12mr|dbus-1.6.8-3|116	%prep
12mr|dbus-1.6.8-3|117	%setup -q
12mr|dbus-1.6.8-3|118	#only disable in cooker to detect buggy programs
12mr|dbus-1.6.8-3|119	#patch3 -p1 -b .disable_fatal_warning_on_check
12mr|dbus-1.6.8-3|120	%patch7 -p1 -b .after_dbus_target
12mr|dbus-1.6.8-3|121	
12mr|dbus-1.6.8-3|122	%build
12mr|dbus-1.6.8-3|123	#needed for correct localstatedir location
12mr|dbus-1.6.8-3|124	%define _localstatedir %{_var}
12mr|dbus-1.6.8-3|125	
12mr|dbus-1.6.8-3|126	COMMON_ARGS="--enable-systemd --with-systemdsystemunitdir=/lib/systemd/system \
12mr|dbus-1.6.8-3|127	--enable-libaudit --disable-selinux --with-system-pid-file=%{_var}/run/messagebus.pid \
12mr|dbus-1.6.8-3|128	--with-system-socket=%{_var}/run/dbus/system_bus_socket --with-session-socket-dir=/tmp \
12mr|dbus-1.6.8-3|129	--libexecdir=/%{_lib}/dbus-%{api}"
12mr|dbus-1.6.8-3|130	
12mr|dbus-1.6.8-3|131	export CONFIGURE_TOP=$PWD
12mr|dbus-1.6.8-3|132	%if %{with uclibc}
12mr|dbus-1.6.8-3|133	mkdir -p uclibc
12mr|dbus-1.6.8-3|134	pushd uclibc
12mr|dbus-1.6.8-3|135	%configure2_5x \
12mr|dbus-1.6.8-3|136	CC=%{uclibc_cc} \
12mr|dbus-1.6.8-3|137	CFLAGS="%{uclibc_cflags}" \
12mr|dbus-1.6.8-3|138	$COMMON_ARGS \
12mr|dbus-1.6.8-3|139	--with-sysroot=%{uclibc_root} \
12mr|dbus-1.6.8-3|140	--bindir=%{uclibc_root}%{_bindir} \
12mr|dbus-1.6.8-3|141	--disable-libaudit \
12mr|dbus-1.6.8-3|142	--disable-static \
12mr|dbus-1.6.8-3|143	--disable-tests \
12mr|dbus-1.6.8-3|144	--disable-asserts \
12mr|dbus-1.6.8-3|145	--disable-doxygen-docs \
12mr|dbus-1.6.8-3|146	--disable-xml-docs \
12mr|dbus-1.6.8-3|147	--enable-userdb-cache \
12mr|dbus-1.6.8-3|148	%if %{enable_verbose}
12mr|dbus-1.6.8-3|149	--enable-verbose-mode
12mr|dbus-1.6.8-3|150	%else
12mr|dbus-1.6.8-3|151	--disable-verbose-mode
12mr|dbus-1.6.8-3|152	%endif
12mr|dbus-1.6.8-3|153	# ugly hack to get rid of library search dir passed..
12mr|dbus-1.6.8-3|154	for i in `find -name Makefile`; do
12mr|dbus-1.6.8-3|155	sed -e 's#-L%{_libdir}##g' -i $i
12mr|dbus-1.6.8-3|156	done
12mr|dbus-1.6.8-3|157	%make
12mr|dbus-1.6.8-3|158	popd
12mr|dbus-1.6.8-3|159	%endif
12mr|dbus-1.6.8-3|160	
12mr|dbus-1.6.8-3|161	%serverbuild_hardened
12mr|dbus-1.6.8-3|162	
12mr|dbus-1.6.8-3|163	#### Build once with tests to make check
12mr|dbus-1.6.8-3|164	%if %{enable_test}
12mr|dbus-1.6.8-3|165	# (tpg) enable verbose mode by default --enable-verbose-mode
12mr|dbus-1.6.8-3|166	mkdir -p test
12mr|dbus-1.6.8-3|167	pushd test
12mr|dbus-1.6.8-3|168	%configure2_5x \
12mr|dbus-1.6.8-3|169	$COMMON_ARGS \
12mr|dbus-1.6.8-3|170	--enable-libaudit \
12mr|dbus-1.6.8-3|171	--disable-static \
12mr|dbus-1.6.8-3|172	--enable-verbose-mode \
12mr|dbus-1.6.8-3|173	--enable-tests=yes \
12mr|dbus-1.6.8-3|174	--enable-verbose-mode=yes \
12mr|dbus-1.6.8-3|175	--enable-asserts=yes \
12mr|dbus-1.6.8-3|176	--disable-doxygen-docs \
12mr|dbus-1.6.8-3|177	--disable-xml-docs
12mr|dbus-1.6.8-3|178	
12mr|dbus-1.6.8-3|179	DBUS_VERBOSE=1 %make
12mr|dbus-1.6.8-3|180	
12mr|dbus-1.6.8-3|181	make check
12mr|dbus-1.6.8-3|182	popd
12mr|dbus-1.6.8-3|183	%endif
12mr|dbus-1.6.8-3|184	
12mr|dbus-1.6.8-3|185	mkdir -p shared
12mr|dbus-1.6.8-3|186	pushd shared
12mr|dbus-1.6.8-3|187	%configure2_5x \
12mr|dbus-1.6.8-3|188	$COMMON_ARGS \
12mr|dbus-1.6.8-3|189	--enable-libaudit \
12mr|dbus-1.6.8-3|190	--disable-static \
12mr|dbus-1.6.8-3|191	--disable-tests \
12mr|dbus-1.6.8-3|192	--disable-asserts \
12mr|dbus-1.6.8-3|193	--enable-doxygen-docs \
12mr|dbus-1.6.8-3|194	--enable-xml-docs \
12mr|dbus-1.6.8-3|195	--enable-userdb-cache \
12mr|dbus-1.6.8-3|196	%if %enable_verbose
12mr|dbus-1.6.8-3|197	--enable-verbose-mode
12mr|dbus-1.6.8-3|198	%else
12mr|dbus-1.6.8-3|199	--disable-verbose-mode
12mr|dbus-1.6.8-3|200	%endif
12mr|dbus-1.6.8-3|201	
12mr|dbus-1.6.8-3|202	%make
12mr|dbus-1.6.8-3|203	doxygen Doxyfile
12mr|dbus-1.6.8-3|204	
12mr|dbus-1.6.8-3|205	xsltproc -o dbus.devhelp %{SOURCE1} doc/api/xml/index.xml
12mr|dbus-1.6.8-3|206	popd
12mr|dbus-1.6.8-3|207	
12mr|dbus-1.6.8-3|208	%check
12mr|dbus-1.6.8-3|209	make -C shared check
12mr|dbus-1.6.8-3|210	
12mr|dbus-1.6.8-3|211	%install
12mr|dbus-1.6.8-3|212	%if %{with uclibc}
12mr|dbus-1.6.8-3|213	%makeinstall_std -C uclibc
12mr|dbus-1.6.8-3|214	install -d %{buildroot}%{uclibc_root}{/%{_lib},%{_libdir}}
12mr|dbus-1.6.8-3|215	mv %{buildroot}%{_libdir}/libdbus-%{api}.so.%{major}* %{buildroot}%{uclibc_root}/%{_lib}
12mr|dbus-1.6.8-3|216	ln -srf %{buildroot}%{uclibc_root}/%{_lib}/libdbus-%{api}.so.%{major}.* %{buildroot}%{uclibc_root}%{_libdir}/libdbus-%{api}.so
12mr|dbus-1.6.8-3|217	
12mr|dbus-1.6.8-3|218	rm -f %{buildroot}%{uclibc_root}%{_bindir}/dbus-{launch,monitor}
12mr|dbus-1.6.8-3|219	%endif
12mr|dbus-1.6.8-3|220	
12mr|dbus-1.6.8-3|221	%makeinstall_std -C shared
12mr|dbus-1.6.8-3|222	
12mr|dbus-1.6.8-3|223	# move lib to /, because it might be needed by hotplug script, before
12mr|dbus-1.6.8-3|224	# /usr is mounted
12mr|dbus-1.6.8-3|225	mkdir -p %{buildroot}/%{_lib} %{buildroot}%{_var}/lib/dbus
12mr|dbus-1.6.8-3|226	
12mr|dbus-1.6.8-3|227	mv %{buildroot}%{_libdir}/*dbus-1*.so.* %{buildroot}/%{_lib}
12mr|dbus-1.6.8-3|228	ln -sf ../../%{_lib}/libdbus-%{api}.so.%{major} %{buildroot}%{_libdir}/libdbus-%{api}.so
12mr|dbus-1.6.8-3|229	
12mr|dbus-1.6.8-3|230	mkdir -p %{buildroot}%{_sysconfdir}/X11/xinit.d
12mr|dbus-1.6.8-3|231	cat << EOF > %{buildroot}%{_sysconfdir}/X11/xinit.d/30dbus
12mr|dbus-1.6.8-3|232	# to be sourced
12mr|dbus-1.6.8-3|233	if [ -z "\$DBUS_SESSION_BUS_ADDRESS" ]; then
12mr|dbus-1.6.8-3|234	eval \`/usr/bin/dbus-launch --exit-with-session --sh-syntax\`
12mr|dbus-1.6.8-3|235	fi
12mr|dbus-1.6.8-3|236	EOF
12mr|dbus-1.6.8-3|237	
12mr|dbus-1.6.8-3|238	chmod 755 %{buildroot}%{_sysconfdir}/X11/xinit.d/30dbus
12mr|dbus-1.6.8-3|239	
12mr|dbus-1.6.8-3|240	# create directory
12mr|dbus-1.6.8-3|241	mkdir %{buildroot}%{_datadir}/dbus-%{api}/interfaces
12mr|dbus-1.6.8-3|242	
12mr|dbus-1.6.8-3|243	# Make sure that when somebody asks for D-Bus under the name of the
12mr|dbus-1.6.8-3|244	# old SysV script, that he ends up with the standard dbus.service name
12mr|dbus-1.6.8-3|245	# now.
12mr|dbus-1.6.8-3|246	ln -s dbus.service %{buildroot}/lib/systemd/system/messagebus.service
12mr|dbus-1.6.8-3|247	
12mr|dbus-1.6.8-3|248	#add devhelp compatible helps
12mr|dbus-1.6.8-3|249	mkdir -p %{buildroot}%{_datadir}/devhelp/books/dbus
12mr|dbus-1.6.8-3|250	mkdir -p %{buildroot}%{_datadir}/devhelp/books/dbus/api
12mr|dbus-1.6.8-3|251	
12mr|dbus-1.6.8-3|252	cp shared/dbus.devhelp %{buildroot}%{_datadir}/devhelp/books/dbus
12mr|dbus-1.6.8-3|253	cp doc/dbus-specification.html %{buildroot}%{_datadir}/devhelp/books/dbus
12mr|dbus-1.6.8-3|254	cp doc/dbus-faq.html %{buildroot}%{_datadir}/devhelp/books/dbus
12mr|dbus-1.6.8-3|255	cp doc/dbus-tutorial.html %{buildroot}%{_datadir}/devhelp/books/dbus
12mr|dbus-1.6.8-3|256	cp shared/doc/api/html/* %{buildroot}%{_datadir}/devhelp/books/dbus/api
12mr|dbus-1.6.8-3|257	
12mr|dbus-1.6.8-3|258	# (tpg) remove old initscript
12mr|dbus-1.6.8-3|259	rm -rf %{buildroot}%{_sysconfdir}/rc.d/init.d/*
12mr|dbus-1.6.8-3|260	
12mr|dbus-1.6.8-3|261	%pre
12mr|dbus-1.6.8-3|262	%_pre_useradd messagebus / /sbin/nologin
12mr|dbus-1.6.8-3|263	%_pre_groupadd daemon messagebus
12mr|dbus-1.6.8-3|264	
12mr|dbus-1.6.8-3|265	%post
12mr|dbus-1.6.8-3|266	if [ "$1" = "1" ]; then
12mr|dbus-1.6.8-3|267	/usr/bin/dbus-uuidgen --ensure
12mr|dbus-1.6.8-3|268	/bin/systemctl enable dbus.service >/dev/null 2>&1 || :
12mr|dbus-1.6.8-3|269	fi
12mr|dbus-1.6.8-3|270	
12mr|dbus-1.6.8-3|271	%_post_service %{name} %{name}.service
12mr|dbus-1.6.8-3|272	
12mr|dbus-1.6.8-3|273	%postun
12mr|dbus-1.6.8-3|274	%_postun_groupdel daemon messagebus
12mr|dbus-1.6.8-3|275	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|dbus-1.6.8-3|276	if [ $1 -ge 1 ] ; then
12mr|dbus-1.6.8-3|277	/bin/systemctl try-restart dbus.service >/dev/null 2>&1 || :
12mr|dbus-1.6.8-3|278	fi
12mr|dbus-1.6.8-3|279	
12mr|dbus-1.6.8-3|280	%preun
12mr|dbus-1.6.8-3|281	if [ $1 = 0 ]; then
12mr|dbus-1.6.8-3|282	/bin/systemctl --no-reload dbus.service > /dev/null 2>&1 || :
12mr|dbus-1.6.8-3|283	/bin/systemctl stop dbus.service > /dev/null 2>&1 || :
12mr|dbus-1.6.8-3|284	fi
12mr|dbus-1.6.8-3|285	
12mr|dbus-1.6.8-3|286	%triggerun -- dbus < 1.4.16-1
12mr|dbus-1.6.8-3|287	/bin/systemctl enable dbus.service >/dev/null 2>&1
12mr|dbus-1.6.8-3|288	/sbin/chkconfig --del messagebus >/dev/null 2>&1 || :
12mr|dbus-1.6.8-3|289	/bin/systemctl try-restart dbus.service >/dev/null 2>&1 || :
12mr|dbus-1.6.8-3|290	
12mr|dbus-1.6.8-3|291	%triggerpostun -- dbus < 1.2.4.4permissive-2mdv
12mr|dbus-1.6.8-3|292	/sbin/chkconfig --level 7 messagebus reset
12mr|dbus-1.6.8-3|293	
12mr|dbus-1.6.8-3|294	%files
12mr|dbus-1.6.8-3|295	%doc COPYING NEWS
12mr|dbus-1.6.8-3|296	%dir %{_sysconfdir}/dbus-%{api}
12mr|dbus-1.6.8-3|297	%config(noreplace) %{_sysconfdir}/dbus-%{api}/*.conf
12mr|dbus-1.6.8-3|298	%dir %{_sysconfdir}/dbus-%{api}/system.d
12mr|dbus-1.6.8-3|299	%dir %{_sysconfdir}/dbus-%{api}/session.d
12mr|dbus-1.6.8-3|300	%dir %{_var}/run/dbus
12mr|dbus-1.6.8-3|301	%dir %{_var}/lib/dbus
12mr|dbus-1.6.8-3|302	%dir %{_libdir}/dbus-1.0
12mr|dbus-1.6.8-3|303	%{_bindir}/dbus-daemon
12mr|dbus-1.6.8-3|304	%{_bindir}/dbus-send
12mr|dbus-1.6.8-3|305	%{_bindir}/dbus-cleanup-sockets
12mr|dbus-1.6.8-3|306	%{_bindir}/dbus-uuidgen
12mr|dbus-1.6.8-3|307	%{_mandir}/man*/*
12mr|dbus-1.6.8-3|308	%dir %{_datadir}/dbus-%{api}
12mr|dbus-1.6.8-3|309	%{_datadir}/dbus-%{api}/system-services
12mr|dbus-1.6.8-3|310	%{_datadir}/dbus-%{api}/services
12mr|dbus-1.6.8-3|311	%{_datadir}/dbus-%{api}/interfaces
12mr|dbus-1.6.8-3|312	# See doc/system-activation.txt in source tarball for the rationale
12mr|dbus-1.6.8-3|313	# behind these permissions
12mr|dbus-1.6.8-3|314	%dir /%{_lib}/dbus-%{api}
12mr|dbus-1.6.8-3|315	%attr(4750,root,messagebus) /%{_lib}/dbus-%{api}/dbus-daemon-launch-helper
12mr|dbus-1.6.8-3|316	/lib/systemd/system/dbus.service
12mr|dbus-1.6.8-3|317	/lib/systemd/system/messagebus.service
12mr|dbus-1.6.8-3|318	/lib/systemd/system/dbus.socket
12mr|dbus-1.6.8-3|319	/lib/systemd/system/dbus.target.wants/dbus.socket
12mr|dbus-1.6.8-3|320	/lib/systemd/system/multi-user.target.wants/dbus.service
12mr|dbus-1.6.8-3|321	/lib/systemd/system/sockets.target.wants/dbus.socket
12mr|dbus-1.6.8-3|322	
12mr|dbus-1.6.8-3|323	%if %{with uclibc}
12mr|dbus-1.6.8-3|324	%files -n uclibc-%{name}
12mr|dbus-1.6.8-3|325	%{uclibc_root}%{_bindir}/dbus-daemon
12mr|dbus-1.6.8-3|326	%{uclibc_root}%{_bindir}/dbus-send
12mr|dbus-1.6.8-3|327	%{uclibc_root}%{_bindir}/dbus-cleanup-sockets
12mr|dbus-1.6.8-3|328	%{uclibc_root}%{_bindir}/dbus-uuidgen
12mr|dbus-1.6.8-3|329	%endif
12mr|dbus-1.6.8-3|330	
12mr|dbus-1.6.8-3|331	%files -n %{libname}
12mr|dbus-1.6.8-3|332	/%{_lib}/*dbus-%{api}*.so.%{major}*
12mr|dbus-1.6.8-3|333	
12mr|dbus-1.6.8-3|334	%if %{with uclibc}
12mr|dbus-1.6.8-3|335	%files -n uclibc-%{libname}
12mr|dbus-1.6.8-3|336	%{uclibc_root}/%{_lib}/libdbus-%{api}.so.%{major}*
12mr|dbus-1.6.8-3|337	%endif
12mr|dbus-1.6.8-3|338	
12mr|dbus-1.6.8-3|339	%files -n %{devname}
12mr|dbus-1.6.8-3|340	%doc ChangeLog
12mr|dbus-1.6.8-3|341	%{_libdir}/libdbus-%{api}.so
12mr|dbus-1.6.8-3|342	%if %{with uclibc}
12mr|dbus-1.6.8-3|343	%{uclibc_root}%{_libdir}/libdbus-%{api}.so
12mr|dbus-1.6.8-3|344	%endif
12mr|dbus-1.6.8-3|345	%{_libdir}/dbus-1.0/include/
12mr|dbus-1.6.8-3|346	%{_libdir}/pkgconfig/dbus-%{api}.pc
12mr|dbus-1.6.8-3|347	%{_includedir}/dbus-1.0/
12mr|dbus-1.6.8-3|348	
12mr|dbus-1.6.8-3|349	%files x11
12mr|dbus-1.6.8-3|350	%{_sysconfdir}/X11/xinit.d/*
12mr|dbus-1.6.8-3|351	%{_bindir}/dbus-launch
12mr|dbus-1.6.8-3|352	%{_bindir}/dbus-monitor
12mr|dbus-1.6.8-3|353	
12mr|dbus-1.6.8-3|354	%files doc
12mr|dbus-1.6.8-3|355	%doc doc/introspect.dtd doc/introspect.xsl doc/system-activation.txt
12mr|dbus-1.6.8-3|356	%doc %{_datadir}/devhelp/books/dbus

13772 12
12mr|dbus-glib-0.98-6|1	%define major 2
12mr|dbus-glib-0.98-6|2	%define api 1
12mr|dbus-glib-0.98-6|3	%define libname %mklibname dbus-glib- %{api} %{major}
12mr|dbus-glib-0.98-6|4	%define develname %mklibname dbus-glib- %{api} -d
12mr|dbus-glib-0.98-6|5	
12mr|dbus-glib-0.98-6|6	%define git_url git://git.freedesktop.org/git/dbus/dbus-glib
12mr|dbus-glib-0.98-6|7	
12mr|dbus-glib-0.98-6|8	
12mr|dbus-glib-0.98-6|9	Summary: D-Bus message bus
12mr|dbus-glib-0.98-6|10	Name: dbus-glib
12mr|dbus-glib-0.98-6|11	Version: 0.98
12mr|dbus-glib-0.98-6|12	Release: 6
12mr|dbus-glib-0.98-6|13	License: AFL and GPLv2
12mr|dbus-glib-0.98-6|14	Group: System/Libraries
12mr|dbus-glib-0.98-6|15	URL: http://www.freedesktop.org/Software/dbus
12mr|dbus-glib-0.98-6|16	Source0: http://dbus.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
12mr|dbus-glib-0.98-6|17	Patch0: dbus-glib-0.98-format-string.patch
12mr|dbus-glib-0.98-6|18	
12mr|dbus-glib-0.98-6|19	BuildRequires: expat-devel
12mr|dbus-glib-0.98-6|20	BuildRequires: pkgconfig(dbus-1) >= 0.94
12mr|dbus-glib-0.98-6|21	BuildRequires: pkgconfig(glib-2.0) >= 2.6.0
12mr|dbus-glib-0.98-6|22	BuildRequires: pkgconfig(libxml-2.0)
12mr|dbus-glib-0.98-6|23	
12mr|dbus-glib-0.98-6|24	%description
12mr|dbus-glib-0.98-6|25	D-Bus add-on library to integrate the standard D-Bus library with
12mr|dbus-glib-0.98-6|26	the GLib thread abstraction and main loop.
12mr|dbus-glib-0.98-6|27	
12mr|dbus-glib-0.98-6|28	%package -n %{libname}
12mr|dbus-glib-0.98-6|29	Summary: D-Bus GLib-based library
12mr|dbus-glib-0.98-6|30	Group: System/Libraries
12mr|dbus-glib-0.98-6|31	Provides: dbus-glib = %{version}-%{release}
12mr|dbus-glib-0.98-6|32	# keep this provides to be able Mdv 2007.0 using urpmi
12mr|dbus-glib-0.98-6|33	Provides: libdbus-glib = %{version}-%{release}
12mr|dbus-glib-0.98-6|34	
12mr|dbus-glib-0.98-6|35	%description -n %{libname}
12mr|dbus-glib-0.98-6|36	D-Bus add-on library to integrate the standard D-Bus library with
12mr|dbus-glib-0.98-6|37	the GLib thread abstraction and main loop.
12mr|dbus-glib-0.98-6|38	
12mr|dbus-glib-0.98-6|39	%package -n %{develname}
12mr|dbus-glib-0.98-6|40	Summary: D-Bus headers
12mr|dbus-glib-0.98-6|41	Group: Development/C
12mr|dbus-glib-0.98-6|42	Requires: %{libname} = %{version}-%{release}
12mr|dbus-glib-0.98-6|43	Provides: %{name}-devel = %{version}-%{release}
12mr|dbus-glib-0.98-6|44	Obsoletes:	%{_lib}dbus-glib-1_2-devel < 0.98
12mr|dbus-glib-0.98-6|45	
12mr|dbus-glib-0.98-6|46	%description -n %{develname}
12mr|dbus-glib-0.98-6|47	Headers libraries for D-Bus.
12mr|dbus-glib-0.98-6|48	
12mr|dbus-glib-0.98-6|49	%prep
12mr|dbus-glib-0.98-6|50	%setup -q
12mr|dbus-glib-0.98-6|51	%apply_patches
12mr|dbus-glib-0.98-6|52	
12mr|dbus-glib-0.98-6|53	%build
12mr|dbus-glib-0.98-6|54	%configure2_5x  \
12mr|dbus-glib-0.98-6|55	--disable-static \
12mr|dbus-glib-0.98-6|56	--disable-tests \
12mr|dbus-glib-0.98-6|57	--disable-verbose-mode \
12mr|dbus-glib-0.98-6|58	--disable-asserts
12mr|dbus-glib-0.98-6|59	
12mr|dbus-glib-0.98-6|60	%make
12mr|dbus-glib-0.98-6|61	
12mr|dbus-glib-0.98-6|62	%check
12mr|dbus-glib-0.98-6|63	make check
12mr|dbus-glib-0.98-6|64	
12mr|dbus-glib-0.98-6|65	%install
12mr|dbus-glib-0.98-6|66	%makeinstall_std
12mr|dbus-glib-0.98-6|67	
12mr|dbus-glib-0.98-6|68	%files -n %{libname}
12mr|dbus-glib-0.98-6|69	%{_libdir}/*glib*.so.%{major}*
12mr|dbus-glib-0.98-6|70	
12mr|dbus-glib-0.98-6|71	%files -n %{develname}
12mr|dbus-glib-0.98-6|72	%{_bindir}/dbus-binding-tool
12mr|dbus-glib-0.98-6|73	%{_sysconfdir}/bash_completion.d/dbus-bash-completion.sh
12mr|dbus-glib-0.98-6|74	%{_libdir}/dbus-bash-completion-helper
12mr|dbus-glib-0.98-6|75	%{_libdir}/libdbus-glib-%{api}.so
12mr|dbus-glib-0.98-6|76	%{_libdir}/pkgconfig/dbus-glib-%{api}.pc
12mr|dbus-glib-0.98-6|77	%{_includedir}/dbus-1.0/dbus/*.h
12mr|dbus-glib-0.98-6|78	%{_datadir}/gtk-doc/html/dbus-glib/
12mr|dbus-glib-0.98-6|79	%{_mandir}/man1/*
12mr|dbus-glib-0.98-6|80	
12mr|dbus-glib-0.98-6|81	
12mr|dbus-glib-0.98-6|82	
12mr|dbus-glib-0.98-6|83	%changelog
12mr|dbus-glib-0.98-6|84	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|dbus-glib-0.98-6|85	+ Commit: a6e5e52
12mr|dbus-glib-0.98-6|86	- Drop no longer needed unversioned Obsoletes
12mr|dbus-glib-0.98-6|87	
12mr|dbus-glib-0.98-6|88	

13773 12
12mr|dbus-python-0.84.0-2|1	%define dbus_glib_version 0.74
12mr|dbus-python-0.84.0-2|2	%define dbus_version 1.1.2
12mr|dbus-python-0.84.0-2|3	
12mr|dbus-python-0.84.0-2|4	%define _requires_exceptions pkgconfig\(.*\)
12mr|dbus-python-0.84.0-2|5	
12mr|dbus-python-0.84.0-2|6	Summary: D-Bus Python Bindings
12mr|dbus-python-0.84.0-2|7	Name: dbus-python
12mr|dbus-python-0.84.0-2|8	Version: 0.84.0
12mr|dbus-python-0.84.0-2|9	Release: %mkrel 2
12mr|dbus-python-0.84.0-2|10	URL: http://www.freedesktop.org/wiki/Software/DBusBindings
12mr|dbus-python-0.84.0-2|11	Source0: http://dbus.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
12mr|dbus-python-0.84.0-2|12	Source1: http://dbus.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz.asc
12mr|dbus-python-0.84.0-2|13	Patch0: dbus-python-0.83.2-fix-linkage.patch
12mr|dbus-python-0.84.0-2|14	License: MIT
12mr|dbus-python-0.84.0-2|15	Group: Development/Python
12mr|dbus-python-0.84.0-2|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|dbus-python-0.84.0-2|17	BuildRequires: dbus-devel >= %{dbus_version}
12mr|dbus-python-0.84.0-2|18	BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
12mr|dbus-python-0.84.0-2|19	BuildRequires: python-devel
12mr|dbus-python-0.84.0-2|20	
12mr|dbus-python-0.84.0-2|21	%description
12mr|dbus-python-0.84.0-2|22	D-Bus python bindings for use with python programs.
12mr|dbus-python-0.84.0-2|23	
12mr|dbus-python-0.84.0-2|24	%package -n python-dbus
12mr|dbus-python-0.84.0-2|25	Summary: D-Bus Python Bindings
12mr|dbus-python-0.84.0-2|26	Group: Development/Python
12mr|dbus-python-0.84.0-2|27	Obsoletes: %{name} < %{version}-%{release}
12mr|dbus-python-0.84.0-2|28	Provides: %{name} = %{version}-%{release}
12mr|dbus-python-0.84.0-2|29	Requires: dbus >= %{dbus_version}
12mr|dbus-python-0.84.0-2|30	
12mr|dbus-python-0.84.0-2|31	%description -n python-dbus
12mr|dbus-python-0.84.0-2|32	D-Bus python bindings for use with python programs.
12mr|dbus-python-0.84.0-2|33	
12mr|dbus-python-0.84.0-2|34	%prep
12mr|dbus-python-0.84.0-2|35	%setup -q
12mr|dbus-python-0.84.0-2|36	%patch0 -p0 -b .link
12mr|dbus-python-0.84.0-2|37	
12mr|dbus-python-0.84.0-2|38	%build
12mr|dbus-python-0.84.0-2|39	autoreconf -fi
12mr|dbus-python-0.84.0-2|40	%configure2_5x --disable-api-docs
12mr|dbus-python-0.84.0-2|41	%make
12mr|dbus-python-0.84.0-2|42	
12mr|dbus-python-0.84.0-2|43	%install
12mr|dbus-python-0.84.0-2|44	rm -rf %{buildroot}
12mr|dbus-python-0.84.0-2|45	%makeinstall_std
12mr|dbus-python-0.84.0-2|46	
12mr|dbus-python-0.84.0-2|47	#remove unpackaged files
12mr|dbus-python-0.84.0-2|48	rm -rf %{buildroot}%{_datadir}/doc/dbus-python
12mr|dbus-python-0.84.0-2|49	
12mr|dbus-python-0.84.0-2|50	%clean
12mr|dbus-python-0.84.0-2|51	rm -rf %{buildroot}
12mr|dbus-python-0.84.0-2|52	
12mr|dbus-python-0.84.0-2|53	%files -n python-dbus
12mr|dbus-python-0.84.0-2|54	%defattr(-,root,root)
12mr|dbus-python-0.84.0-2|55	%doc COPYING NEWS doc/*.txt
12mr|dbus-python-0.84.0-2|56	%doc README TODO
12mr|dbus-python-0.84.0-2|57	%{py_puresitedir}/dbus*
12mr|dbus-python-0.84.0-2|58	%{py_platsitedir}/_dbus_*
12mr|dbus-python-0.84.0-2|59	%{_includedir}/dbus-1.0/dbus/*.h
12mr|dbus-python-0.84.0-2|60	%{_libdir}/pkgconfig/*.pc
12mr|dbus-python-0.84.0-2|61	
12mr|dbus-python-0.84.0-2|62	
12mr|dbus-python-0.84.0-2|63	
12mr|dbus-python-0.84.0-2|64	%changelog
12mr|dbus-python-0.84.0-2|65	

13774 12
12mr|dbus-qt3-0.70-9|1	%define dbus_version		0.90
12mr|dbus-qt3-0.70-9|2	%define qt_version              3.1.0
12mr|dbus-qt3-0.70-9|3	%define qt_dir			%{_prefix}/lib/qt3
12mr|dbus-qt3-0.70-9|4	
12mr|dbus-qt3-0.70-9|5	%define lib_api 1
12mr|dbus-qt3-0.70-9|6	%define lib_qt_major 1
12mr|dbus-qt3-0.70-9|7	%define lib_qt %mklibname dbus-qt- %{lib_api} %{lib_qt_major}
12mr|dbus-qt3-0.70-9|8	%define devel_qt %mklibname dbus-qt -d
12mr|dbus-qt3-0.70-9|9	
12mr|dbus-qt3-0.70-9|10	Summary: D-BUS message bus
12mr|dbus-qt3-0.70-9|11	Name: dbus-qt3
12mr|dbus-qt3-0.70-9|12	Version: 0.70
12mr|dbus-qt3-0.70-9|13	Release: %mkrel 9
12mr|dbus-qt3-0.70-9|14	URL: http://www.freedesktop.org/Software/dbus
12mr|dbus-qt3-0.70-9|15	Source0: %{name}-%{version}.tar.bz2
12mr|dbus-qt3-0.70-9|16	Patch0:	dbus-qt3-underlinking.patch
12mr|dbus-qt3-0.70-9|17	
12mr|dbus-qt3-0.70-9|18	License: AFL/GPL
12mr|dbus-qt3-0.70-9|19	Group: System/Servers
12mr|dbus-qt3-0.70-9|20	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mr|dbus-qt3-0.70-9|21	BuildRequires: qt3-devel    >= %{qt_version}
12mr|dbus-qt3-0.70-9|22	BuildRequires: dbus-devel >= %{dbus_version}
12mr|dbus-qt3-0.70-9|23	
12mr|dbus-qt3-0.70-9|24	%package -n %{lib_qt}
12mr|dbus-qt3-0.70-9|25	Summary: Qt-based library for using D-BUS
12mr|dbus-qt3-0.70-9|26	Group: System/Libraries
12mr|dbus-qt3-0.70-9|27	Obsoletes: %{_lib}dbus-qt-1_0 < 0.62-2mdv2007.0
12mr|dbus-qt3-0.70-9|28	
12mr|dbus-qt3-0.70-9|29	%description -n %{lib_qt}
12mr|dbus-qt3-0.70-9|30	D-BUS add-on library to integrate the standard D-BUS library with
12mr|dbus-qt3-0.70-9|31	the Qt thread abstraction and main loop.
12mr|dbus-qt3-0.70-9|32	
12mr|dbus-qt3-0.70-9|33	%package -n %{devel_qt}
12mr|dbus-qt3-0.70-9|34	Summary: Qt-based library for using D-BUS
12mr|dbus-qt3-0.70-9|35	Group: Development/C++
12mr|dbus-qt3-0.70-9|36	Requires: %{lib_qt} = %{version}-%{release}
12mr|dbus-qt3-0.70-9|37	Provides: libdbus-qt-1-devel = %{version}-%{release}
12mr|dbus-qt3-0.70-9|38	Obsoletes: %mklibname dbus-qt- %{lib_api} %{lib_qt_major} -d
12mr|dbus-qt3-0.70-9|39	Provides: %mklibname dbus-qt- %{lib_api} %{lib_qt_major} -d
12mr|dbus-qt3-0.70-9|40	
12mr|dbus-qt3-0.70-9|41	%description -n %{devel_qt}
12mr|dbus-qt3-0.70-9|42	D-BUS add-on library to integrate the standard D-BUS library with the
12mr|dbus-qt3-0.70-9|43	Qt thread abstraction and main loop. This contains the Qt specific
12mr|dbus-qt3-0.70-9|44	headers and libraries.
12mr|dbus-qt3-0.70-9|45	
12mr|dbus-qt3-0.70-9|46	%description
12mr|dbus-qt3-0.70-9|47	D-BUS add-on library to integrate the standard D-BUS library with
12mr|dbus-qt3-0.70-9|48	the Qt thread abstraction and main loop.
12mr|dbus-qt3-0.70-9|49	
12mr|dbus-qt3-0.70-9|50	%prep
12mr|dbus-qt3-0.70-9|51	%setup -q
12mr|dbus-qt3-0.70-9|52	%patch0 -p1
12mr|dbus-qt3-0.70-9|53	
12mr|dbus-qt3-0.70-9|54	%build
12mr|dbus-qt3-0.70-9|55	# patch0
12mr|dbus-qt3-0.70-9|56	autoreconf -fi
12mr|dbus-qt3-0.70-9|57	
12mr|dbus-qt3-0.70-9|58	#gw so we can find moc
12mr|dbus-qt3-0.70-9|59	export PATH=%qt_dir/bin:$PATH
12mr|dbus-qt3-0.70-9|60	export QTDIR=%qt_dir
12mr|dbus-qt3-0.70-9|61	
12mr|dbus-qt3-0.70-9|62	%configure2_5x --enable-qt3
12mr|dbus-qt3-0.70-9|63	%make
12mr|dbus-qt3-0.70-9|64	
12mr|dbus-qt3-0.70-9|65	%install
12mr|dbus-qt3-0.70-9|66	rm -rf %{buildroot}
12mr|dbus-qt3-0.70-9|67	
12mr|dbus-qt3-0.70-9|68	%makeinstall_std
12mr|dbus-qt3-0.70-9|69	
12mr|dbus-qt3-0.70-9|70	#remove unpackaged file
12mr|dbus-qt3-0.70-9|71	rm -f %{buildroot}%{_libdir}/*.la
12mr|dbus-qt3-0.70-9|72	
12mr|dbus-qt3-0.70-9|73	%clean
12mr|dbus-qt3-0.70-9|74	rm -rf %{buildroot}
12mr|dbus-qt3-0.70-9|75	
12mr|dbus-qt3-0.70-9|76	%if %mdkversion < 200900
12mr|dbus-qt3-0.70-9|77	%post -n %{lib_qt} -p /sbin/ldconfig
12mr|dbus-qt3-0.70-9|78	%endif
12mr|dbus-qt3-0.70-9|79	%if %mdkversion < 200900
12mr|dbus-qt3-0.70-9|80	%postun -n %{lib_qt} -p /sbin/ldconfig
12mr|dbus-qt3-0.70-9|81	%endif
12mr|dbus-qt3-0.70-9|82	
12mr|dbus-qt3-0.70-9|83	%files -n %{lib_qt}
12mr|dbus-qt3-0.70-9|84	%defattr(-,root,root)
12mr|dbus-qt3-0.70-9|85	%{_libdir}/*qt*.so.%{lib_qt_major}*
12mr|dbus-qt3-0.70-9|86	
12mr|dbus-qt3-0.70-9|87	%files -n %{devel_qt}
12mr|dbus-qt3-0.70-9|88	%defattr(-,root,root)
12mr|dbus-qt3-0.70-9|89	%{_libdir}/*qt*.so
12mr|dbus-qt3-0.70-9|90	%{_libdir}/*qt*.a
12mr|dbus-qt3-0.70-9|91	%{_includedir}/dbus-1.0/dbus/dbus-qt.h
12mr|dbus-qt3-0.70-9|92	%{_includedir}/dbus-1.0/dbus/connection.h
12mr|dbus-qt3-0.70-9|93	%{_includedir}/dbus-1.0/dbus/message.h
12mr|dbus-qt3-0.70-9|94	%{_includedir}/dbus-1.0/dbus/server.h
12mr|dbus-qt3-0.70-9|95	
12mr|dbus-qt3-0.70-9|96	
12mr|dbus-qt3-0.70-9|97	
12mr|dbus-qt3-0.70-9|98	%changelog
12mr|dbus-qt3-0.70-9|99	

13775 12
12mr|dconf-0.14.1-1|1	# TODO: split library package on libdconf, libdconf-dbus-1 and modules
12mr|dconf-0.14.1-1|2	
12mr|dconf-0.14.1-1|3	
12mr|dconf-0.14.1-1|4	%define major 1
12mr|dconf-0.14.1-1|5	%define libname %mklibname %{name} %{major}
12mr|dconf-0.14.1-1|6	%define develname %mklibname -d %{name}
12mr|dconf-0.14.1-1|7	%define giolibname %mklibname gio2.0_ 0
12mr|dconf-0.14.1-1|8	
12mr|dconf-0.14.1-1|9	Summary:	Configuration backend for Glib
12mr|dconf-0.14.1-1|10	Name:		dconf
12mr|dconf-0.14.1-1|11	Version:	0.14.1
12mr|dconf-0.14.1-1|12	Release:	1
12mr|dconf-0.14.1-1|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%name/0.14/%{name}-%{version}.tar.xz
12mr|dconf-0.14.1-1|14	License:	LGPLv2+
12mr|dconf-0.14.1-1|15	Group:		System/Libraries
12mr|dconf-0.14.1-1|16	Url:		http://www.gnome.org/
12mr|dconf-0.14.1-1|17	
12mr|dconf-0.14.1-1|18	BuildRequires:	pkgconfig(dbus-1)
12mr|dconf-0.14.1-1|19	BuildRequires:	pkgconfig(gio-2.0)
12mr|dconf-0.14.1-1|20	BuildRequires:	pkgconfig(glib-2.0)
12mr|dconf-0.14.1-1|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|dconf-0.14.1-1|22	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|dconf-0.14.1-1|23	BuildRequires:	pkgconfig(libxml-2.0)
12mr|dconf-0.14.1-1|24	BuildRequires:	vala-devel intltool xsltproc gtk-doc
12mr|dconf-0.14.1-1|25	
12mr|dconf-0.14.1-1|26	%description
12mr|dconf-0.14.1-1|27	This is a configuration backend for Glib's GSettings and part of GNOME 3.0.
12mr|dconf-0.14.1-1|28	
12mr|dconf-0.14.1-1|29	%package editor
12mr|dconf-0.14.1-1|30	Summary:	An editor for the Dconf configuration system
12mr|dconf-0.14.1-1|31	Group:		Graphical desktop/GNOME
12mr|dconf-0.14.1-1|32	Requires:	%{name} = %{version}-%{release}
12mr|dconf-0.14.1-1|33	
12mr|dconf-0.14.1-1|34	%description editor
12mr|dconf-0.14.1-1|35	This is a graphical editor for the Dconf configuration system.
12mr|dconf-0.14.1-1|36	
12mr|dconf-0.14.1-1|37	%package -n %{libname}
12mr|dconf-0.14.1-1|38	Group:		System/Libraries
12mr|dconf-0.14.1-1|39	Summary:	Configuration backend library for Glib
12mr|dconf-0.14.1-1|40	Obsoletes:	%{mklibname dconf 0} < 0.14
12mr|dconf-0.14.1-1|41	Requires(post): %{giolibname} >= 2.23.4
12mr|dconf-0.14.1-1|42	Requires(postun): %{giolibname} >= 2.23.4
12mr|dconf-0.14.1-1|43	
12mr|dconf-0.14.1-1|44	%description -n %{libname}
12mr|dconf-0.14.1-1|45	This is a configuration backend for Glib's GSettings and part of GNOME 3.0.
12mr|dconf-0.14.1-1|46	
12mr|dconf-0.14.1-1|47	%package -n %{develname}
12mr|dconf-0.14.1-1|48	Group:		Development/C
12mr|dconf-0.14.1-1|49	Summary:	Configuration backend library for Glib - development files
12mr|dconf-0.14.1-1|50	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|dconf-0.14.1-1|51	Requires:	%{libname} = %{version}-%{release}
12mr|dconf-0.14.1-1|52	
12mr|dconf-0.14.1-1|53	%description -n %{develname}
12mr|dconf-0.14.1-1|54	This is a configuration backend for Glib's GSettings and part of GNOME 3.0.
12mr|dconf-0.14.1-1|55	
12mr|dconf-0.14.1-1|56	%prep
12mr|dconf-0.14.1-1|57	%setup -q
12mr|dconf-0.14.1-1|58	
12mr|dconf-0.14.1-1|59	%build
12mr|dconf-0.14.1-1|60	%configure2_5x
12mr|dconf-0.14.1-1|61	%make
12mr|dconf-0.14.1-1|62	
12mr|dconf-0.14.1-1|63	%install
12mr|dconf-0.14.1-1|64	%makeinstall_std
12mr|dconf-0.14.1-1|65	
12mr|dconf-0.14.1-1|66	%find_lang %{name}
12mr|dconf-0.14.1-1|67	
12mr|dconf-0.14.1-1|68	%post -n %{libname}
12mr|dconf-0.14.1-1|69	%if %_lib != lib
12mr|dconf-0.14.1-1|70	%{_bindir}/gio-querymodules-64 %{_libdir}/gio/modules
12mr|dconf-0.14.1-1|71	%else
12mr|dconf-0.14.1-1|72	%{_bindir}/gio-querymodules-32 %{_libdir}/gio/modules
12mr|dconf-0.14.1-1|73	%endif
12mr|dconf-0.14.1-1|74	
12mr|dconf-0.14.1-1|75	%postun -n %{libname}
12mr|dconf-0.14.1-1|76	if [ "$1" = "0" ]; then
12mr|dconf-0.14.1-1|77	%if %_lib != lib
12mr|dconf-0.14.1-1|78	%{_bindir}/gio-querymodules-64 %{_libdir}/gio/modules
12mr|dconf-0.14.1-1|79	%else
12mr|dconf-0.14.1-1|80	%{_bindir}/gio-querymodules-32 %{_libdir}/gio/modules
12mr|dconf-0.14.1-1|81	%endif
12mr|dconf-0.14.1-1|82	fi
12mr|dconf-0.14.1-1|83	
12mr|dconf-0.14.1-1|84	%files -f %{name}.lang
12mr|dconf-0.14.1-1|85	%doc NEWS
12mr|dconf-0.14.1-1|86	%{_bindir}/dconf
12mr|dconf-0.14.1-1|87	%{_libexecdir}/dconf-service
12mr|dconf-0.14.1-1|88	%{_datadir}/dbus-1/services/ca.desrt.dconf.service
12mr|dconf-0.14.1-1|89	%{_datadir}/applications/dconf-editor.desktop
12mr|dconf-0.14.1-1|90	%{_datadir}/bash-completion/completions/dconf
12mr|dconf-0.14.1-1|91	%{_mandir}/man?/*
12mr|dconf-0.14.1-1|92	#%_datadir/dbus-1/system-services/ca.desrt.dconf.service
12mr|dconf-0.14.1-1|93	
12mr|dconf-0.14.1-1|94	%files editor
12mr|dconf-0.14.1-1|95	%{_bindir}/dconf-editor
12mr|dconf-0.14.1-1|96	%{_datadir}/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
12mr|dconf-0.14.1-1|97	%{_datadir}/dconf-editor/dconf-editor-menu.ui
12mr|dconf-0.14.1-1|98	%{_datadir}/dconf-editor/dconf-editor.ui
12mr|dconf-0.14.1-1|99	%{_datadir}/icons/*/*/*/dconf-editor.png
12mr|dconf-0.14.1-1|100	
12mr|dconf-0.14.1-1|101	%files -n %{libname}
12mr|dconf-0.14.1-1|102	%{_libdir}/libdconf.so.%{major}*
12mr|dconf-0.14.1-1|103	%{_libdir}/libdconf-dbus-1.so*
12mr|dconf-0.14.1-1|104	%{_libdir}/gio/modules/libdconfsettings.*
12mr|dconf-0.14.1-1|105	#%_libdir/girepository-1.0/dconf-1.0.typelib
12mr|dconf-0.14.1-1|106	
12mr|dconf-0.14.1-1|107	%files -n %{develname}
12mr|dconf-0.14.1-1|108	%{_libdir}/libdconf.so
12mr|dconf-0.14.1-1|109	%{_libdir}/pkgconfig/dconf.pc
12mr|dconf-0.14.1-1|110	%{_libdir}/pkgconfig/dconf-dbus-1.pc
12mr|dconf-0.14.1-1|111	%{_includedir}/dconf
12mr|dconf-0.14.1-1|112	%{_includedir}/dconf-dbus-1/dconf-dbus-1.h
12mr|dconf-0.14.1-1|113	#%_datadir/gir-1.0/dconf-1.0.gir
12mr|dconf-0.14.1-1|114	%{_datadir}/gtk-doc/html/dconf
12mr|dconf-0.14.1-1|115	%{_datadir}/vala/vapi/dconf*
12mr|dconf-0.14.1-1|116	
12mr|dconf-0.14.1-1|117	%changelog
12mr|dconf-0.14.1-1|118	* Tue Nov 13 2012 Arkady L. Shane <ashejn@rosalab.ru> 0.14.1-1
12mr|dconf-0.14.1-1|119	- update to 0.14.1
12mr|dconf-0.14.1-1|120	
12mr|dconf-0.14.1-1|121	* Mon Oct  1 2012 Arkady L. Shane <ashejn@rosalab.ru> 0.14-1
12mr|dconf-0.14.1-1|122	- update to 0.14.0
12mr|dconf-0.14.1-1|123	
12mr|dconf-0.14.1-1|124	* Sat Sep 18 2010 Götz Waschk <waschk@mandriva.org> 0.5.1-1mdv2011.0
12mr|dconf-0.14.1-1|125	+ Revision: 579737
12mr|dconf-0.14.1-1|126	- new version
12mr|dconf-0.14.1-1|127	- bump deps
12mr|dconf-0.14.1-1|128	- rename introspection data files
12mr|dconf-0.14.1-1|129	
12mr|dconf-0.14.1-1|130	* Tue Aug 31 2010 Götz Waschk <waschk@mandriva.org> 0.5-2mdv2011.0
12mr|dconf-0.14.1-1|131	+ Revision: 574668
12mr|dconf-0.14.1-1|132	- add introspection support
12mr|dconf-0.14.1-1|133	- fix postun script
12mr|dconf-0.14.1-1|134	- move gio module to the library package
12mr|dconf-0.14.1-1|135	- add postinstallation scripts for gio module
12mr|dconf-0.14.1-1|136	
12mr|dconf-0.14.1-1|137	* Wed Aug 04 2010 Götz Waschk <waschk@mandriva.org> 0.5-1mdv2011.0
12mr|dconf-0.14.1-1|138	+ Revision: 565646
12mr|dconf-0.14.1-1|139	- new version
12mr|dconf-0.14.1-1|140	- remove static libs
12mr|dconf-0.14.1-1|141	- remove gobject-introspection support
12mr|dconf-0.14.1-1|142	- add vala support
12mr|dconf-0.14.1-1|143	- new version
12mr|dconf-0.14.1-1|144	- add editor package
12mr|dconf-0.14.1-1|145	- import dconf
12mr|dconf-0.14.1-1|146	
12mr|dconf-0.14.1-1|147	

13776 12
12mr|dcraw-9.16-1|1	%define withgimp2 1
12mr|dcraw-9.16-1|2	
12mr|dcraw-9.16-1|3	Name:		dcraw
12mr|dcraw-9.16-1|4	Version:	9.16
12mr|dcraw-9.16-1|5	Release:	1
12mr|dcraw-9.16-1|6	Summary:	Reads the raw image formats of 279 digital cameras
12mr|dcraw-9.16-1|7	Group:		Graphics
12mr|dcraw-9.16-1|8	URL:		http://www.cybercom.net/~dcoffin/dcraw/
12mr|dcraw-9.16-1|9	# do not use source code, but the archive tarball
12mr|dcraw-9.16-1|10	# it contains all additional localizations
12mr|dcraw-9.16-1|11	Source0:	http://www.cybercom.net/~dcoffin/dcraw/archive/%name-%version.tar.gz
12mr|dcraw-9.16-1|12	Source2:	http://www.cybercom.net/~dcoffin/dcraw/rawphoto.c
12mr|dcraw-9.16-1|13	Source3:	http://www.cybercom.net/~dcoffin/dcraw/.badpixels
12mr|dcraw-9.16-1|14	Source4:	http://www.cybercom.net/~dcoffin/dcraw/dcraw.1.html
12mr|dcraw-9.16-1|15	Source5:	dcwrap
12mr|dcraw-9.16-1|16	Source6:	http://www.cybercom.net/~dcoffin/dcraw/parse.c
12mr|dcraw-9.16-1|17	Source240:	http://www.cybercom.net/~dcoffin/dcraw/clean_crw.c
12mr|dcraw-9.16-1|18	Source7:	fixdates.c
12mr|dcraw-9.16-1|19	Source8:	http://www.cybercom.net/~dcoffin/dcraw/decompress.c
12mr|dcraw-9.16-1|20	Source9:	pgm.c
12mr|dcraw-9.16-1|21	Source210:	http://www.cybercom.net/~dcoffin/dcraw/sony_clear.c
12mr|dcraw-9.16-1|22	Source10:	http://neuemuenze.heim1.tu-clausthal.de/~sven/crwinfo/CRWInfo-0.2.tar.bz2
12mr|dcraw-9.16-1|23	Source11:	http://www.cybercom.net/~dcoffin/dcraw/fujiturn.c
12mr|dcraw-9.16-1|24	Source250:	http://www.cybercom.net/~dcoffin/dcraw/fuji_green.c
12mr|dcraw-9.16-1|25	Source220:	renum
12mr|dcraw-9.16-1|26	Source230:	lcfile
12mr|dcraw-9.16-1|27	# This is a copy of the dcraw home page with camera list, usage info, FAQ,
12mr|dcraw-9.16-1|28	# ...
12mr|dcraw-9.16-1|29	Source100:	http://www.cybercom.net/~dcoffin/dcraw/dcraw.html.bz2
12mr|dcraw-9.16-1|30	Source110:	secrets.html
12mr|dcraw-9.16-1|31	# program to read Nikon Dust Off images (NDF files)
12mr|dcraw-9.16-1|32	Source260:	read_ndf.c
12mr|dcraw-9.16-1|33	# Remove multiple-line string constant from crwinfo.c, gcc cannot handle it
12mr|dcraw-9.16-1|34	Patch0:		crwinfo-help.patch
12mr|dcraw-9.16-1|35	# gcc 4.x does not allow cast on left hand side of assignment
12mr|dcraw-9.16-1|36	Patch1:		dcraw-7.42-sony-clear-gcc-4.patch
12mr|dcraw-9.16-1|37	License:	Freely redistributable without restriction
12mr|dcraw-9.16-1|38	%if %withgimp2
12mr|dcraw-9.16-1|39	BuildRequires:	gimp-devel >= 2.0
12mr|dcraw-9.16-1|40	%endif
12mr|dcraw-9.16-1|41	BuildRequires:	libjpeg-devel, lcms-devel
12mr|dcraw-9.16-1|42	BuildRequires:	jasper-devel
12mr|dcraw-9.16-1|43	
12mr|dcraw-9.16-1|44	%description
12mr|dcraw-9.16-1|45	Reads and processes raw images from more than 279 digital cameras.
12mr|dcraw-9.16-1|46	
12mr|dcraw-9.16-1|47	Raw images are the data directly read from the CCD of the camera,
12mr|dcraw-9.16-1|48	without in-camera processing, without lossy JPEG compression, and in
12mr|dcraw-9.16-1|49	36 or 48 bits color depth (TIFF has 24 bits). Problem of the raw
12mr|dcraw-9.16-1|50	images is that they are in proprietary, camera-specific formats as
12mr|dcraw-9.16-1|51	once, there seems not to be a standard format for high-color-depth
12mr|dcraw-9.16-1|52	images, and second, the raw images contain headers with information
12mr|dcraw-9.16-1|53	about camera settings.
12mr|dcraw-9.16-1|54	
12mr|dcraw-9.16-1|55	This is a collection of command line tools to read and convert the raw
12mr|dcraw-9.16-1|56	image files and also to get camera setting information out of them.
12mr|dcraw-9.16-1|57	
12mr|dcraw-9.16-1|58	This program does not download the files from the camera, it only
12mr|dcraw-9.16-1|59	processes the already downloaded files. Depending on your camera
12mr|dcraw-9.16-1|60	model, mount your camera as a USB mass-storage device, use GPhoto2
12mr|dcraw-9.16-1|61	("gtkam", "digikam", "flphoto", "gphoto2"), or a flash card reader for
12mr|dcraw-9.16-1|62	downloading the files.
12mr|dcraw-9.16-1|63	
12mr|dcraw-9.16-1|64	
12mr|dcraw-9.16-1|65	%if %withgimp2
12mr|dcraw-9.16-1|66	%package gimp2.0
12mr|dcraw-9.16-1|67	Summary:	A GIMP plug-in to load raw files of digicams (GIMP 2.x)
12mr|dcraw-9.16-1|68	Group:		Graphics
12mr|dcraw-9.16-1|69	Requires:	gimp dcraw
12mr|dcraw-9.16-1|70	Conflicts:	rawphoto ufraw
12mr|dcraw-9.16-1|71	
12mr|dcraw-9.16-1|72	%description gimp2.0
12mr|dcraw-9.16-1|73	GIMP 2.x plug-in to load all raw image files of digital cameras
12mr|dcraw-9.16-1|74	supported by the dcraw package. This allows direct editing of the
12mr|dcraw-9.16-1|75	original images of the camera, without any conversion or compression
12mr|dcraw-9.16-1|76	loss.
12mr|dcraw-9.16-1|77	%endif
12mr|dcraw-9.16-1|78	
12mr|dcraw-9.16-1|79	%prep
12mr|dcraw-9.16-1|80	%setup -qc -a10
12mr|dcraw-9.16-1|81	%if %withgimp2
12mr|dcraw-9.16-1|82	mkdir gimp2.0
12mr|dcraw-9.16-1|83	install -m644 %{SOURCE2} gimp2.0/rawphoto.c
12mr|dcraw-9.16-1|84	%endif
12mr|dcraw-9.16-1|85	install -m644 %{SOURCE3} .badpixels
12mr|dcraw-9.16-1|86	install -m644 %{SOURCE4} dcraw.1
12mr|dcraw-9.16-1|87	install -m644 %{SOURCE5} dcwrap
12mr|dcraw-9.16-1|88	install -m644 %{SOURCE6} parse.c
12mr|dcraw-9.16-1|89	install -m644 %{SOURCE240} clean_crw.c
12mr|dcraw-9.16-1|90	install -m644 %{SOURCE7} fixdates.c
12mr|dcraw-9.16-1|91	install -m644 %{SOURCE8} decompress.c
12mr|dcraw-9.16-1|92	install -m644 %{SOURCE9} pgm.c
12mr|dcraw-9.16-1|93	install -m644 %{SOURCE210} sony_clear.c
12mr|dcraw-9.16-1|94	install -m644 %{SOURCE11} fujiturn.c
12mr|dcraw-9.16-1|95	install -m644 %{SOURCE250} fuji_green.c
12mr|dcraw-9.16-1|96	install -m644 %{SOURCE220} renum
12mr|dcraw-9.16-1|97	install -m644 %{SOURCE230} lcfile
12mr|dcraw-9.16-1|98	bzcat %{SOURCE100} > dcraw.html
12mr|dcraw-9.16-1|99	install -m644 %{SOURCE110} secrets.html
12mr|dcraw-9.16-1|100	install -m644 %{SOURCE260} read_ndf.c
12mr|dcraw-9.16-1|101	#cd ljpeg_decode
12mr|dcraw-9.16-1|102	#ln -s ../dcraw.c .
12mr|dcraw-9.16-1|103	#cd ..
12mr|dcraw-9.16-1|104	cd CRWInfo*
12mr|dcraw-9.16-1|105	%patch0 -p0 -b .help
12mr|dcraw-9.16-1|106	cd ..
12mr|dcraw-9.16-1|107	%patch1 -p0 -b .gcc4
12mr|dcraw-9.16-1|108	
12mr|dcraw-9.16-1|109	%build
12mr|dcraw-9.16-1|110	%setup_compile_flags
12mr|dcraw-9.16-1|111	
12mr|dcraw-9.16-1|112	cd dcraw
12mr|dcraw-9.16-1|113	cc ${CFLAGS:-%optflags} %{ldflags} -DLOCALEDIR='"%{_datadir}/locale/"' \
12mr|dcraw-9.16-1|114	dcraw.c -o dcraw -lm -ljpeg -llcms -ljasper
12mr|dcraw-9.16-1|115	cd ..
12mr|dcraw-9.16-1|116	
12mr|dcraw-9.16-1|117	# Build simple C programs
12mr|dcraw-9.16-1|118	# fixed overlinking issues by appending -Wl,--as-needed -lm
12mr|dcraw-9.16-1|119	for file in *.c; do
12mr|dcraw-9.16-1|120	if [ "$file" != "dcraw.c" ]; then
12mr|dcraw-9.16-1|121	cc ${CFLAGS:-%optflags} -o ${file%.c} $file %{ldflags} -lm
12mr|dcraw-9.16-1|122	fi
12mr|dcraw-9.16-1|123	done
12mr|dcraw-9.16-1|124	
12mr|dcraw-9.16-1|125	# Build GIMP plug-in
12mr|dcraw-9.16-1|126	%if %withgimp2
12mr|dcraw-9.16-1|127	gimptool-2.0 --build gimp2.0/rawphoto.c
12mr|dcraw-9.16-1|128	mv rawphoto gimp2.0
12mr|dcraw-9.16-1|129	%endif
12mr|dcraw-9.16-1|130	
12mr|dcraw-9.16-1|131	# Build programs provided in tarballs
12mr|dcraw-9.16-1|132	cd CRWInfo*
12mr|dcraw-9.16-1|133	%make
12mr|dcraw-9.16-1|134	cd ..
12mr|dcraw-9.16-1|135	
12mr|dcraw-9.16-1|136	#cd ljpeg_decode
12mr|dcraw-9.16-1|137	#make
12mr|dcraw-9.16-1|138	#cd ..
12mr|dcraw-9.16-1|139	
12mr|dcraw-9.16-1|140	%install
12mr|dcraw-9.16-1|141	# Directories
12mr|dcraw-9.16-1|142	install -d %{buildroot}%{_bindir}
12mr|dcraw-9.16-1|143	install -d %{buildroot}%{_mandir}/man1
12mr|dcraw-9.16-1|144	%if %withgimp2
12mr|dcraw-9.16-1|145	install -d %{buildroot}%{_libdir}/gimp/2.0/plug-ins
12mr|dcraw-9.16-1|146	%endif
12mr|dcraw-9.16-1|147	
12mr|dcraw-9.16-1|148	# Program files
12mr|dcraw-9.16-1|149	#install -m 755 ljpeg_decode/dcraw %{buildroot}%{_bindir}
12mr|dcraw-9.16-1|150	install -m 755 dcraw/dcraw %{buildroot}%{_bindir}
12mr|dcraw-9.16-1|151	install -m 755 decompress %{buildroot}%{_bindir}
12mr|dcraw-9.16-1|152	install -m 755 fixdates %{buildroot}%{_bindir}
12mr|dcraw-9.16-1|153	install -m 755 fujiturn %{buildroot}%{_bindir}
12mr|dcraw-9.16-1|154	install -m 755 fuji_green %{buildroot}%{_bindir}
12mr|dcraw-9.16-1|155	install -m 755 parse %{buildroot}%{_bindir}
12mr|dcraw-9.16-1|156	install -m 755 clean_crw %{buildroot}%{_bindir}
12mr|dcraw-9.16-1|157	install -m 755 pgm %{buildroot}%{_bindir}
12mr|dcraw-9.16-1|158	%if %withgimp2
12mr|dcraw-9.16-1|159	install -m 755 gimp2.0/rawphoto %{buildroot}%{_libdir}/gimp/2.0/plug-ins
12mr|dcraw-9.16-1|160	%endif
12mr|dcraw-9.16-1|161	install -m 755 CRWInfo*/crwinfo %{buildroot}%{_bindir}
12mr|dcraw-9.16-1|162	install -m 755 sony_clear %{buildroot}%{_bindir}
12mr|dcraw-9.16-1|163	install -m 755 renum %{buildroot}%{_bindir}
12mr|dcraw-9.16-1|164	install -m 755 lcfile %{buildroot}%{_bindir}
12mr|dcraw-9.16-1|165	
12mr|dcraw-9.16-1|166	# Documentation
12mr|dcraw-9.16-1|167	install -m 644 .badpixels badpixels
12mr|dcraw-9.16-1|168	install -m 644 CRWInfo*/README README.crwinfo
12mr|dcraw-9.16-1|169	install -m 644 CRWInfo*/spec spec.crwinfo
12mr|dcraw-9.16-1|170	
12mr|dcraw-9.16-1|171	install -D -m 644 dcraw/dcraw.1 %{buildroot}%{_datadir}/man/man1
12mr|dcraw-9.16-1|172	
12mr|dcraw-9.16-1|173	pushd dcraw
12mr|dcraw-9.16-1|174	for lang in fr it de pt es nl sv ca cs hu pl eo ru zh_TW zh_CN da
12mr|dcraw-9.16-1|175	do
12mr|dcraw-9.16-1|176	if [ -f dcraw_$lang.po ]; then
12mr|dcraw-9.16-1|177	mkdir -p -m 755 %{buildroot}/%{_datadir}/locale/$lang/LC_MESSAGES
12mr|dcraw-9.16-1|178	msgfmt -o %{buildroot}/%{_datadir}/locale/$lang/LC_MESSAGES/dcraw.mo \
12mr|dcraw-9.16-1|179	dcraw_$lang.po
12mr|dcraw-9.16-1|180	echo "%lang($lang) %{_datadir}/locale/$lang/LC_MESSAGES/dcraw.mo" >> ../%{name}.lang
12mr|dcraw-9.16-1|181	fi
12mr|dcraw-9.16-1|182	if [ -f dcraw_$lang.1 ]; then
12mr|dcraw-9.16-1|183	install -m 644 -D dcraw_$lang.1 %{buildroot}/%{_datadir}/man/$lang/man1/dcraw_$lang.1
12mr|dcraw-9.16-1|184	echo "%lang($lang) %{_datadir}/man/$lang/man1/dcraw_$lang.1*" >> ../%{name}.lang
12mr|dcraw-9.16-1|185	fi
12mr|dcraw-9.16-1|186	done
12mr|dcraw-9.16-1|187	popd
12mr|dcraw-9.16-1|188	
12mr|dcraw-9.16-1|189	#find_lang %{name} --with-man
12mr|dcraw-9.16-1|190	
12mr|dcraw-9.16-1|191	%files -f %{name}.lang
12mr|dcraw-9.16-1|192	%doc dcraw.html secrets.html badpixels README.crwinfo spec.crwinfo
12mr|dcraw-9.16-1|193	%{_bindir}/*
12mr|dcraw-9.16-1|194	%{_mandir}/man1/dcraw.1*
12mr|dcraw-9.16-1|195	
12mr|dcraw-9.16-1|196	%if %withgimp2
12mr|dcraw-9.16-1|197	%files gimp2.0
12mr|dcraw-9.16-1|198	%{_libdir}/gimp/2.0/plug-ins/*
12mr|dcraw-9.16-1|199	%endif
12mr|dcraw-9.16-1|200	
12mr|dcraw-9.16-1|201	
12mr|dcraw-9.16-1|202	
12mr|dcraw-9.16-1|203	
12mr|dcraw-9.16-1|204	%changelog
12mr|dcraw-9.16-1|205	

13777 12
12mr|dd_rescue-1.28-1|1	%define _enable_debug_packages %{nil}
12mr|dd_rescue-1.28-1|2	%define debug_package          %{nil}
12mr|dd_rescue-1.28-1|3	
12mr|dd_rescue-1.28-1|4	%define name	dd_rescue
12mr|dd_rescue-1.28-1|5	%define version 1.28
12mr|dd_rescue-1.28-1|6	%define release %mkrel 1
12mr|dd_rescue-1.28-1|7	
12mr|dd_rescue-1.28-1|8	%define _bindir /bin
12mr|dd_rescue-1.28-1|9	
12mr|dd_rescue-1.28-1|10	Summary:	Does copy data from one file or block device to another
12mr|dd_rescue-1.28-1|11	Name:		%{name}
12mr|dd_rescue-1.28-1|12	Version:	%{version}
12mr|dd_rescue-1.28-1|13	Release:	%{release}
12mr|dd_rescue-1.28-1|14	License:	GPL
12mr|dd_rescue-1.28-1|15	Group:		System/Kernel and hardware
12mr|dd_rescue-1.28-1|16	Source0:	http://www.garloff.de/kurt/linux/ddrescue/%name-%version.tar.gz
12mr|dd_rescue-1.28-1|17	URL:		http://www.garloff.de/kurt/linux/ddrescue/
12mr|dd_rescue-1.28-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|dd_rescue-1.28-1|19	
12mr|dd_rescue-1.28-1|20	%description
12mr|dd_rescue-1.28-1|21	Like dd, dd_rescue does copy data from one file or block device to another.
12mr|dd_rescue-1.28-1|22	You can specify file positions (called seek and Skip in dd). There are several
12mr|dd_rescue-1.28-1|23	differences:
12mr|dd_rescue-1.28-1|24	o dd_rescue does not provide character conversions.
12mr|dd_rescue-1.28-1|25	o The command syntax is different. Call dd_rescue -h.
12mr|dd_rescue-1.28-1|26	o dd_rescue does not abort on errors on the input file, unless you specify a
12mr|dd_rescue-1.28-1|27	maximum error number. Then dd_rescue will abort when this number is reached
12mr|dd_rescue-1.28-1|28	o dd_rescue does not truncate the output file, unless asked to.
12mr|dd_rescue-1.28-1|29	o You can tell dd_rescue to start from the end of a file and move bcakwards.
12mr|dd_rescue-1.28-1|30	o It uses two block sizes, a large (soft) block size and a small (hard) block
12mr|dd_rescue-1.28-1|31	size. In case of errors, the size falls back to the small one and is
12mr|dd_rescue-1.28-1|32	promoted again after a while without errors.
12mr|dd_rescue-1.28-1|33	
12mr|dd_rescue-1.28-1|34	%prep
12mr|dd_rescue-1.28-1|35	%setup -q -n %name
12mr|dd_rescue-1.28-1|36	
12mr|dd_rescue-1.28-1|37	%build
12mr|dd_rescue-1.28-1|38	
12mr|dd_rescue-1.28-1|39	%make CFLAGS="%{optflags}"
12mr|dd_rescue-1.28-1|40	
12mr|dd_rescue-1.28-1|41	%install
12mr|dd_rescue-1.28-1|42	rm -rf $RPM_BUILD_ROOT
12mr|dd_rescue-1.28-1|43	%makeinstall_std INSTASROOT=""
12mr|dd_rescue-1.28-1|44	
12mr|dd_rescue-1.28-1|45	%clean
12mr|dd_rescue-1.28-1|46	rm -rf $RPM_BUILD_ROOT
12mr|dd_rescue-1.28-1|47	
12mr|dd_rescue-1.28-1|48	%files
12mr|dd_rescue-1.28-1|49	%defattr(-,root,root,0755)
12mr|dd_rescue-1.28-1|50	%doc README.dd_rescue
12mr|dd_rescue-1.28-1|51	%{_bindir}/*
12mr|dd_rescue-1.28-1|52	
12mr|dd_rescue-1.28-1|53	
12mr|dd_rescue-1.28-1|54	
12mr|dd_rescue-1.28-1|55	
12mr|dd_rescue-1.28-1|56	%changelog
12mr|dd_rescue-1.28-1|57	* Thu Aug 26 2010 Funda Wang <fwang@mandriva.org> 1.20-1mdv2011.0
12mr|dd_rescue-1.28-1|58	+ Revision: 573402
12mr|dd_rescue-1.28-1|59	- update to new version 1.20
12mr|dd_rescue-1.28-1|60	
12mr|dd_rescue-1.28-1|61	* Sat Aug 21 2010 Funda Wang <fwang@mandriva.org> 1.18-1mdv2011.0
12mr|dd_rescue-1.28-1|62	+ Revision: 571577
12mr|dd_rescue-1.28-1|63	- update to new version 1.18
12mr|dd_rescue-1.28-1|64	
12mr|dd_rescue-1.28-1|65	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.14-3mdv2010.0
12mr|dd_rescue-1.28-1|66	+ Revision: 427956
12mr|dd_rescue-1.28-1|67	- rebuild
12mr|dd_rescue-1.28-1|68	
12mr|dd_rescue-1.28-1|69	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.14-2mdv2009.0
12mr|dd_rescue-1.28-1|70	+ Revision: 266557
12mr|dd_rescue-1.28-1|71	- rebuild early 2009.0 package (before pixel changes)
12mr|dd_rescue-1.28-1|72	
12mr|dd_rescue-1.28-1|73	* Mon May 05 2008 Colin Guthrie <cguthrie@mandriva.org> 1.14-1mdv2009.0
12mr|dd_rescue-1.28-1|74	+ Revision: 201512
12mr|dd_rescue-1.28-1|75	- Update to 1.14
12mr|dd_rescue-1.28-1|76	
12mr|dd_rescue-1.28-1|77	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.12-3mdv2008.1
12mr|dd_rescue-1.28-1|78	+ Revision: 140721
12mr|dd_rescue-1.28-1|79	- restore BuildRoot
12mr|dd_rescue-1.28-1|80	
12mr|dd_rescue-1.28-1|81	+ Thierry Vignaud <tv@mandriva.org>
12mr|dd_rescue-1.28-1|82	- kill re-definition of %%buildroot on Pixel's request
12mr|dd_rescue-1.28-1|83	
12mr|dd_rescue-1.28-1|84	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1.12-3mdv2008.0
12mr|dd_rescue-1.28-1|85	+ Revision: 69964
12mr|dd_rescue-1.28-1|86	- fix build
12mr|dd_rescue-1.28-1|87	- kill unused info-install require
12mr|dd_rescue-1.28-1|88	- kill file require on info-install
12mr|dd_rescue-1.28-1|89	
12mr|dd_rescue-1.28-1|90	
12mr|dd_rescue-1.28-1|91	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org>
12mr|dd_rescue-1.28-1|92	+ 08/08/06 00:32:21 (54347)
12mr|dd_rescue-1.28-1|93	- 1.12
12mr|dd_rescue-1.28-1|94	
12mr|dd_rescue-1.28-1|95	* Tue Aug 08 2006 Olivier Thauvin <nanardon@mandriva.org>
12mr|dd_rescue-1.28-1|96	+ 08/08/06 00:30:44 (54346)
12mr|dd_rescue-1.28-1|97	Import dd_rescue
12mr|dd_rescue-1.28-1|98	
12mr|dd_rescue-1.28-1|99	* Sun Oct 16 2005 Olivier Thauvin <nanardon@mandriva.org> 1.11-1mdk
12mr|dd_rescue-1.28-1|100	- Initial spec file based on ddrescue
12mr|dd_rescue-1.28-1|101	
12mr|dd_rescue-1.28-1|102	* Thu Oct 13 2005 Lenny Cartier <lenny@mandriva.com> 1.1-1mdk
12mr|dd_rescue-1.28-1|103	- 1.1
12mr|dd_rescue-1.28-1|104	
12mr|dd_rescue-1.28-1|105	* Sat Oct 01 2005 Olivier Thauvin <nanardon@mandriva.org> 1.0-2mdk
12mr|dd_rescue-1.28-1|106	- from club, introduce in contrib
12mr|dd_rescue-1.28-1|107	- clean + mdv policy
12mr|dd_rescue-1.28-1|108	
12mr|dd_rescue-1.28-1|109	* Fri Jun 03 2005 Jose Ramon Villa <capi_x@capix.sytes.net> - 1.0-1mdk
12mr|dd_rescue-1.28-1|110	- Created specfile for Mandriva
12mr|dd_rescue-1.28-1|111	

13778 12
12mr|deadbeef-0.5.6-1|1	# (tpg) do not provide plugins
12mr|deadbeef-0.5.6-1|2	%if %{_use_internal_dependency_generator}
12mr|deadbeef-0.5.6-1|3	%define __noautoprov '(.*)\\.so\\.0'
12mr|deadbeef-0.5.6-1|4	%else
12mr|deadbeef-0.5.6-1|5	%define _provides_exceptions *.so.0\\|
12mr|deadbeef-0.5.6-1|6	%endif
12mr|deadbeef-0.5.6-1|7	
12mr|deadbeef-0.5.6-1|8	%define with_faad 0
12mr|deadbeef-0.5.6-1|9	
12mr|deadbeef-0.5.6-1|10	####################
12mr|deadbeef-0.5.6-1|11	# Hardcore PLF build
12mr|deadbeef-0.5.6-1|12	%define build_plf 0
12mr|deadbeef-0.5.6-1|13	####################
12mr|deadbeef-0.5.6-1|14	
12mr|deadbeef-0.5.6-1|15	%if %{build_plf}
12mr|deadbeef-0.5.6-1|16	%define distsuffix plf
12mr|deadbeef-0.5.6-1|17	%define with_faad 1
12mr|deadbeef-0.5.6-1|18	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|deadbeef-0.5.6-1|19	%define extrarelsuffix plf
12mr|deadbeef-0.5.6-1|20	%endif
12mr|deadbeef-0.5.6-1|21	
12mr|deadbeef-0.5.6-1|22	Name:		deadbeef
12mr|deadbeef-0.5.6-1|23	Version:	0.5.6
12mr|deadbeef-0.5.6-1|24	Release:	1%{?extrarelsuffix}
12mr|deadbeef-0.5.6-1|25	Summary:	Ultimate music player for GNU/Linux
12mr|deadbeef-0.5.6-1|26	License:	GPLv2+
12mr|deadbeef-0.5.6-1|27	Group:		Sound
12mr|deadbeef-0.5.6-1|28	Url:		http://deadbeef.sourceforge.net
12mr|deadbeef-0.5.6-1|29	Source0:	http://sourceforge.net/projects/deadbeef/files/%{name}-%{version}.tar.bz2
12mr|deadbeef-0.5.6-1|30	BuildRequires:	pkgconfig(alsa)
12mr|deadbeef-0.5.6-1|31	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|deadbeef-0.5.6-1|32	BuildRequires:	pkgconfig(samplerate)
12mr|deadbeef-0.5.6-1|33	BuildRequires:	pkgconfig(sndfile)
12mr|deadbeef-0.5.6-1|34	BuildRequires:	pkgconfig(vorbis)
12mr|deadbeef-0.5.6-1|35	BuildRequires:	pkgconfig(libcurl)
12mr|deadbeef-0.5.6-1|36	BuildRequires:	pkgconfig(mad)
12mr|deadbeef-0.5.6-1|37	BuildRequires:	pkgconfig(flac)
12mr|deadbeef-0.5.6-1|38	BuildRequires:	pkgconfig(wavpack)
12mr|deadbeef-0.5.6-1|39	BuildRequires:	pkgconfig(libcdio)
12mr|deadbeef-0.5.6-1|40	BuildRequires:	pkgconfig(libcddb)
12mr|deadbeef-0.5.6-1|41	BuildRequires:	intltool >= 0.40
12mr|deadbeef-0.5.6-1|42	BuildRequires:	pkgconfig(libzip)
12mr|deadbeef-0.5.6-1|43	BuildRequires:	libstdc++-static-devel
12mr|deadbeef-0.5.6-1|44	BuildRequires:	pkgconfig(dbus-1)
12mr|deadbeef-0.5.6-1|45	BuildRequires:	pkgconfig(imlib2)
12mr|deadbeef-0.5.6-1|46	BuildRequires:	jpeg-devel
12mr|deadbeef-0.5.6-1|47	BuildRequires:	pkgconfig(libpulse)
12mr|deadbeef-0.5.6-1|48	%if %{with_faad}
12mr|deadbeef-0.5.6-1|49	BuildRequires:	libfaad2-devel
12mr|deadbeef-0.5.6-1|50	%endif
12mr|deadbeef-0.5.6-1|51	BuildRequires:	bison
12mr|deadbeef-0.5.6-1|52	BuildRequires:	yasm
12mr|deadbeef-0.5.6-1|53	
12mr|deadbeef-0.5.6-1|54	%description
12mr|deadbeef-0.5.6-1|55	DeaDBeeF is an audio player for GNU/Linux systems with
12mr|deadbeef-0.5.6-1|56	X11 written in C and C++.
12mr|deadbeef-0.5.6-1|57	
12mr|deadbeef-0.5.6-1|58	Features:
12mr|deadbeef-0.5.6-1|59	* minimal depends
12mr|deadbeef-0.5.6-1|60	* native GTK2 GUI
12mr|deadbeef-0.5.6-1|61	* cuesheet support
12mr|deadbeef-0.5.6-1|62	* mp3, ogg, flac, ape and other popular formats
12mr|deadbeef-0.5.6-1|63	* chiptune formats with subtunes
12mr|deadbeef-0.5.6-1|64	* song-length databases
12mr|deadbeef-0.5.6-1|65	* small memory footprint
12mr|deadbeef-0.5.6-1|66	
12mr|deadbeef-0.5.6-1|67	%if %{build_plf}
12mr|deadbeef-0.5.6-1|68	This package is in restricted repository because it uses patented codecs.
12mr|deadbeef-0.5.6-1|69	%endif
12mr|deadbeef-0.5.6-1|70	
12mr|deadbeef-0.5.6-1|71	%package devel
12mr|deadbeef-0.5.6-1|72	Summary:	Development files for %{name}
12mr|deadbeef-0.5.6-1|73	Group:		Development/C++
12mr|deadbeef-0.5.6-1|74	Requires:	%{name} = %{version}-%{release}
12mr|deadbeef-0.5.6-1|75	
12mr|deadbeef-0.5.6-1|76	%description devel
12mr|deadbeef-0.5.6-1|77	Development files and headers for %{name}.
12mr|deadbeef-0.5.6-1|78	
12mr|deadbeef-0.5.6-1|79	%prep
12mr|deadbeef-0.5.6-1|80	%setup -q
12mr|deadbeef-0.5.6-1|81	
12mr|deadbeef-0.5.6-1|82	%build
12mr|deadbeef-0.5.6-1|83	# ffmpeg >= 0.11.x support is dropped in upstream:
12mr|deadbeef-0.5.6-1|84	# http://code.google.com/p/ddb/issues/detail?id=812
12mr|deadbeef-0.5.6-1|85	# So no wma and alac support for a while
12mr|deadbeef-0.5.6-1|86	%configure2_5x \
12mr|deadbeef-0.5.6-1|87	--enable-gtk3 \
12mr|deadbeef-0.5.6-1|88	--disable-gtk2 \
12mr|deadbeef-0.5.6-1|89	--disable-static \
12mr|deadbeef-0.5.6-1|90	--disable-ffmpeg \
12mr|deadbeef-0.5.6-1|91	%if !%{with_faad}
12mr|deadbeef-0.5.6-1|92	--disable-aac \
12mr|deadbeef-0.5.6-1|93	%endif
12mr|deadbeef-0.5.6-1|94	--disable-rpath
12mr|deadbeef-0.5.6-1|95	
12mr|deadbeef-0.5.6-1|96	%make
12mr|deadbeef-0.5.6-1|97	
12mr|deadbeef-0.5.6-1|98	%install
12mr|deadbeef-0.5.6-1|99	%makeinstall_std
12mr|deadbeef-0.5.6-1|100	
12mr|deadbeef-0.5.6-1|101	%__rm -rf %{buildroot}%{_docdir}/%{name}
12mr|deadbeef-0.5.6-1|102	
12mr|deadbeef-0.5.6-1|103	%find_lang %{name}
12mr|deadbeef-0.5.6-1|104	
12mr|deadbeef-0.5.6-1|105	%files -f %{name}.lang
12mr|deadbeef-0.5.6-1|106	%doc AUTHORS ChangeLog COPYING.GPLv2 COPYING.LGPLv2.1
12mr|deadbeef-0.5.6-1|107	%doc about.txt help.txt translators.txt
12mr|deadbeef-0.5.6-1|108	%dir %{_datadir}/%{name}
12mr|deadbeef-0.5.6-1|109	%dir %{_datadir}/%{name}/pixmaps
12mr|deadbeef-0.5.6-1|110	%{_bindir}/%{name}
12mr|deadbeef-0.5.6-1|111	%{_libdir}/%{name}/*.so*
12mr|deadbeef-0.5.6-1|112	%{_datadir}/applications/%{name}.desktop
12mr|deadbeef-0.5.6-1|113	%{_datadir}/%{name}/pixmaps/*.png
12mr|deadbeef-0.5.6-1|114	%{_iconsdir}/hicolor/*/apps/*.png
12mr|deadbeef-0.5.6-1|115	%{_iconsdir}/hicolor/scalable/apps/deadbeef.svg
12mr|deadbeef-0.5.6-1|116	%{_libdir}/%{name}/convpresets/*.txt
12mr|deadbeef-0.5.6-1|117	
12mr|deadbeef-0.5.6-1|118	%files devel
12mr|deadbeef-0.5.6-1|119	%dir %{_includedir}/%{name}
12mr|deadbeef-0.5.6-1|120	%{_includedir}/%{name}/*.h
12mr|deadbeef-0.5.6-1|121	
12mr|deadbeef-0.5.6-1|122	%changelog
12mr|deadbeef-0.5.6-1|123	* Thu Apr 12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.2-1mdv2012.0
12mr|deadbeef-0.5.6-1|124	- New version 0.5.2
12mr|deadbeef-0.5.6-1|125	- Add PLF-related parts in spec
12mr|deadbeef-0.5.6-1|126	- Build only PLF-featured version with faad2 support
12mr|deadbeef-0.5.6-1|127	
12mr|deadbeef-0.5.6-1|128	* Sat Feb 25 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.2-0.beta1.1mdv2012.0
12mr|deadbeef-0.5.6-1|129	+ Revision: 780738
12mr|deadbeef-0.5.6-1|130	- update to new version 0.5.2-beta1
12mr|deadbeef-0.5.6-1|131	- add buildrequires on yasm and bison
12mr|deadbeef-0.5.6-1|132	- drop patch 0, applied by upstream
12mr|deadbeef-0.5.6-1|133	
12mr|deadbeef-0.5.6-1|134	+ Götz Waschk <waschk@mandriva.org>
12mr|deadbeef-0.5.6-1|135	- rebuild for new libcdio
12mr|deadbeef-0.5.6-1|136	
12mr|deadbeef-0.5.6-1|137	* Fri Sep 23 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-3
12mr|deadbeef-0.5.6-1|138	+ Revision: 701114
12mr|deadbeef-0.5.6-1|139	- rebuild
12mr|deadbeef-0.5.6-1|140	
12mr|deadbeef-0.5.6-1|141	* Fri Sep 23 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-2
12mr|deadbeef-0.5.6-1|142	+ Revision: 701086
12mr|deadbeef-0.5.6-1|143	- nuke rpath
12mr|deadbeef-0.5.6-1|144	- add missing buildrequires on libzip-devel dbus-devel libimlib2-devel libjpeg-devel libpulseaudio-devel libfaad2-devel
12mr|deadbeef-0.5.6-1|145	
12mr|deadbeef-0.5.6-1|146	* Tue Jun 14 2011 Александр Казанцев <kazancas@mandriva.org> 0.5.1-1
12mr|deadbeef-0.5.6-1|147	+ Revision: 685144
12mr|deadbeef-0.5.6-1|148	- update to version 0.5.1
12mr|deadbeef-0.5.6-1|149	
12mr|deadbeef-0.5.6-1|150	* Fri May 20 2011 Александр Казанцев <kazancas@mandriva.org> 0.5.0-2
12mr|deadbeef-0.5.6-1|151	+ Revision: 676348
12mr|deadbeef-0.5.6-1|152	- new version 0.5.0
12mr|deadbeef-0.5.6-1|153	
12mr|deadbeef-0.5.6-1|154	* Sun Dec 19 2010 Shlomi Fish <shlomif@mandriva.org> 0.4.4-2mdv2011.0
12mr|deadbeef-0.5.6-1|155	+ Revision: 622922
12mr|deadbeef-0.5.6-1|156	- Add a dependency on intltool - it was missing
12mr|deadbeef-0.5.6-1|157	- update to version 0.4.4
12mr|deadbeef-0.5.6-1|158	- fix plugin loading by moving *.so files from devel package to main
12mr|deadbeef-0.5.6-1|159	- fix help menu by packaging doc files
12mr|deadbeef-0.5.6-1|160	- contributed by BALATON Zoltan.
12mr|deadbeef-0.5.6-1|161	
12mr|deadbeef-0.5.6-1|162	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-2mdv2011.0
12mr|deadbeef-0.5.6-1|163	+ Revision: 610220
12mr|deadbeef-0.5.6-1|164	- rebuild
12mr|deadbeef-0.5.6-1|165	
12mr|deadbeef-0.5.6-1|166	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12mr|deadbeef-0.5.6-1|167	- add source and spec files
12mr|deadbeef-0.5.6-1|168	- Created package structure for deadbeef.
12mr|deadbeef-0.5.6-1|169	

13779 12
12mr|dejagnu-1.5-2|1	Name:		dejagnu
12mr|dejagnu-1.5-2|2	Version:	1.5
12mr|dejagnu-1.5-2|3	Release:	2
12mr|dejagnu-1.5-2|4	Epoch:		20010912
12mr|dejagnu-1.5-2|5	Summary:	A front end for testing other programs
12mr|dejagnu-1.5-2|6	License:	GPLv2+
12mr|dejagnu-1.5-2|7	URL:		http://www.gnu.org/software/dejagnu/
12mr|dejagnu-1.5-2|8	Source0:	ftp://ftp.gnu.org/gnu/dejagnu/%{name}-%{version}.tar.gz
12mr|dejagnu-1.5-2|9	Patch0:		dejagnu-1.5-smp-1.patch
12mr|dejagnu-1.5-2|10	Patch1:		dejagnu-1.5-runtest.patch
12mr|dejagnu-1.5-2|11	Group:		Development/Other
12mr|dejagnu-1.5-2|12	Requires:	common-licenses tcl >= 8.0 expect >= 5.21
12mr|dejagnu-1.5-2|13	BuildRequires:	docbook-utils docbook-utils-pdf
12mr|dejagnu-1.5-2|14	BuildRequires:	docbook-dtd31-sgml
12mr|dejagnu-1.5-2|15	# in contrib, but likely not needed anyways even if configure checks for it..
12mr|dejagnu-1.5-2|16	#BuildRequires:	docbook2x
12mr|dejagnu-1.5-2|17	BuildRequires:	expect
12mr|dejagnu-1.5-2|18	BuildRequires:	screen texinfo
12mr|dejagnu-1.5-2|19	BuildArch:	noarch
12mr|dejagnu-1.5-2|20	
12mr|dejagnu-1.5-2|21	%description
12mr|dejagnu-1.5-2|22	DejaGnu is an Expect/Tcl based framework for testing other programs.
12mr|dejagnu-1.5-2|23	DejaGnu has several purposes: to make it easy to write tests for any
12mr|dejagnu-1.5-2|24	program; to allow you to write tests which will be portable to any
12mr|dejagnu-1.5-2|25	host or target where a program must be tested; and to standardize the
12mr|dejagnu-1.5-2|26	output format of all tests (making it easier to integrate the testing
12mr|dejagnu-1.5-2|27	into software development).
12mr|dejagnu-1.5-2|28	
12mr|dejagnu-1.5-2|29	%prep
12mr|dejagnu-1.5-2|30	%setup -q
12mr|dejagnu-1.5-2|31	%patch0 -p1 -b .smp~
12mr|dejagnu-1.5-2|32	%patch1 -p1 -b .runtest~
12mr|dejagnu-1.5-2|33	
12mr|dejagnu-1.5-2|34	%build
12mr|dejagnu-1.5-2|35	%configure2_5x -v
12mr|dejagnu-1.5-2|36	
12mr|dejagnu-1.5-2|37	%install
12mr|dejagnu-1.5-2|38	%makeinstall_std
12mr|dejagnu-1.5-2|39	
12mr|dejagnu-1.5-2|40	%check
12mr|dejagnu-1.5-2|41	echo ============TESTING===============
12mr|dejagnu-1.5-2|42	# Dejagnu test suite also has to test reporting to user.  It needs a
12mr|dejagnu-1.5-2|43	# terminal for that.  That doesn't compute in mock.  Work around it by
12mr|dejagnu-1.5-2|44	# running the test under screen and communicating back to test runner
12mr|dejagnu-1.5-2|45	# via temporary file.  If you have better idea, we accept patches.
12mr|dejagnu-1.5-2|46	TMP=`mktemp`
12mr|dejagnu-1.5-2|47	screen -D -m sh -c '(make check RUNTESTFLAGS="RUNTEST=`pwd`/runtest"; echo $?) >> '$TMP
12mr|dejagnu-1.5-2|48	RESULT=`tail -n 1 $TMP`
12mr|dejagnu-1.5-2|49	cat $TMP
12mr|dejagnu-1.5-2|50	rm -f $TMP
12mr|dejagnu-1.5-2|51	echo ============END TESTING===========
12mr|dejagnu-1.5-2|52	exit $RESULT
12mr|dejagnu-1.5-2|53	
12mr|dejagnu-1.5-2|54	%files
12mr|dejagnu-1.5-2|55	%doc AUTHORS NEWS README TODO ChangeLog doc/dejagnu.texi
12mr|dejagnu-1.5-2|56	%dir %{_datadir}/dejagnu
12mr|dejagnu-1.5-2|57	%{_datadir}/dejagnu/*
12mr|dejagnu-1.5-2|58	%{_bindir}/runtest
12mr|dejagnu-1.5-2|59	%{_mandir}/man1/runtest.1*
12mr|dejagnu-1.5-2|60	%{_infodir}/dejagnu.info*
12mr|dejagnu-1.5-2|61	%{_includedir}/dejagnu.h
12mr|dejagnu-1.5-2|62	
12mr|dejagnu-1.5-2|63	
12mr|dejagnu-1.5-2|64	
12mr|dejagnu-1.5-2|65	%changelog
12mr|dejagnu-1.5-2|66	

13780 12
12mr|deltarpm-3.4-13|1	Summary:	Tools to create and apply deltarpms
12mr|deltarpm-3.4-13|2	Name:		deltarpm
12mr|deltarpm-3.4-13|3	Version:	3.4
12mr|deltarpm-3.4-13|4	Release:	%mkrel 13
12mr|deltarpm-3.4-13|5	Source0:	ftp://ftp.suse.com/pub/projects/deltarpm/%{name}-%{version}.tar.bz2
12mr|deltarpm-3.4-13|6	Patch0:		deltarpm-3.4-mandir.patch
12mr|deltarpm-3.4-13|7	Patch1:		deltarpm-3.4-rpm5.patch
12mr|deltarpm-3.4-13|8	URL:		http://www.novell.com/products/linuxpackages/suselinux/deltarpm.html
12mr|deltarpm-3.4-13|9	License:	BSD
12mr|deltarpm-3.4-13|10	Group:		System/Configuration/Packaging
12mr|deltarpm-3.4-13|11	BuildRequires:	rpm >= 1:5.3
12mr|deltarpm-3.4-13|12	BuildRequires:	rpm-devel popt-devel zlib-devel bzip2-devel
12mr|deltarpm-3.4-13|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|deltarpm-3.4-13|14	
12mr|deltarpm-3.4-13|15	%description
12mr|deltarpm-3.4-13|16	This package contains tools to create and apply deltarpms. A deltarpm
12mr|deltarpm-3.4-13|17	contains the difference between an old and a new version of a rpm,
12mr|deltarpm-3.4-13|18	which makes it possible to recreate the new rpm from the deltarpm and
12mr|deltarpm-3.4-13|19	the old one. You don't have to have a copy of the old rpm, deltarpms
12mr|deltarpm-3.4-13|20	can also work with installed rpms.
12mr|deltarpm-3.4-13|21	
12mr|deltarpm-3.4-13|22	Starting from version 2.2, there are also tools to handle ISO diffs.
12mr|deltarpm-3.4-13|23	
12mr|deltarpm-3.4-13|24	%prep
12mr|deltarpm-3.4-13|25	%setup -q
12mr|deltarpm-3.4-13|26	%patch0 -p1 -b .mandir~
12mr|deltarpm-3.4-13|27	%patch1 -p1 -b .rpm5~
12mr|deltarpm-3.4-13|28	
12mr|deltarpm-3.4-13|29	%build
12mr|deltarpm-3.4-13|30	# parallel build broken due to 'make' being called within Makefile, so build separately
12mr|deltarpm-3.4-13|31	%make -C zlib* CFLAGS="%{optflags} -O3" LDFLAGS="%{ldflags}" libz.a
12mr|deltarpm-3.4-13|32	%make prefix="%{_prefix}" rpmdumpheader="%{_usrlibrpm}/rpmdumpheader" CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|deltarpm-3.4-13|33	
12mr|deltarpm-3.4-13|34	%install
12mr|deltarpm-3.4-13|35	rm -rf $RPM_BUILD_ROOT
12mr|deltarpm-3.4-13|36	
12mr|deltarpm-3.4-13|37	mkdir -p $RPM_BUILD_ROOT%{_usrlibrpm}
12mr|deltarpm-3.4-13|38	%makeinstall_std prefix="%{_prefix}" rpmdumpheader="%{_usrlibrpm}/rpmdumpheader"
12mr|deltarpm-3.4-13|39	
12mr|deltarpm-3.4-13|40	%clean
12mr|deltarpm-3.4-13|41	rm -rf $RPM_BUILD_ROOT
12mr|deltarpm-3.4-13|42	
12mr|deltarpm-3.4-13|43	%files
12mr|deltarpm-3.4-13|44	%defattr(-,root,root)
12mr|deltarpm-3.4-13|45	%doc README NEWS
12mr|deltarpm-3.4-13|46	%{_bindir}/makedelta*
12mr|deltarpm-3.4-13|47	%{_bindir}/applydelta*
12mr|deltarpm-3.4-13|48	%{_bindir}/drpmsync
12mr|deltarpm-3.4-13|49	%{_bindir}/fragiso
12mr|deltarpm-3.4-13|50	%{_bindir}/combinedeltarpm
12mr|deltarpm-3.4-13|51	%{_mandir}/man8/makedelta*.8*
12mr|deltarpm-3.4-13|52	%{_mandir}/man8/applydelta*.8*
12mr|deltarpm-3.4-13|53	%{_mandir}/man8/drpmsync.8*
12mr|deltarpm-3.4-13|54	%{_mandir}/man8/combinedeltarpm.8*
12mr|deltarpm-3.4-13|55	%{_usrlibrpm}/rpmdumpheader
12mr|deltarpm-3.4-13|56	
12mr|deltarpm-3.4-13|57	
12mr|deltarpm-3.4-13|58	
12mr|deltarpm-3.4-13|59	%changelog
12mr|deltarpm-3.4-13|60	

13781 12
12mr|desktop-common-data-2011.0-6|1	Summary:	Desktop common files
12mr|desktop-common-data-2011.0-6|2	Name:		desktop-common-data
12mr|desktop-common-data-2011.0-6|3	Version:	2011.0
12mr|desktop-common-data-2011.0-6|4	Release: 	6
12mr|desktop-common-data-2011.0-6|5	License:	GPL
12mr|desktop-common-data-2011.0-6|6	URL:		http://www.mandriva.com/
12mr|desktop-common-data-2011.0-6|7	Group:		System/Configuration/Other
12mr|desktop-common-data-2011.0-6|8	
12mr|desktop-common-data-2011.0-6|9	# get the source from our svn repository (svn+ssh://svn.mandriva.com/svn/soft/desktop-common-data/)
12mr|desktop-common-data-2011.0-6|10	# no extra source or patch are allowed here.
12mr|desktop-common-data-2011.0-6|11	# to generate this tarball, from svn repository above,
12mr|desktop-common-data-2011.0-6|12	# run "make dist VERSION=%{version} RELEASE=xxmdk"
12mr|desktop-common-data-2011.0-6|13	# where xx is version used for mkrel
12mr|desktop-common-data-2011.0-6|14	Source:		%{name}-%{version}.tar.bz2
12mr|desktop-common-data-2011.0-6|15	Patch0:		desktop-common-data-2011.0-menu.patch
12mr|desktop-common-data-2011.0-6|16	Patch1:         desktop-common-data-2011.0-no-bookmarks.patch
12mr|desktop-common-data-2011.0-6|17	
12mr|desktop-common-data-2011.0-6|18	BuildRequires:	intltool
12mr|desktop-common-data-2011.0-6|19	BuildRequires:  menu-messages
12mr|desktop-common-data-2011.0-6|20	BuildRequires:  gettext
12mr|desktop-common-data-2011.0-6|21	BuildRequires:  libxml2-utils
12mr|desktop-common-data-2011.0-6|22	BuildArch:	noarch
12mr|desktop-common-data-2011.0-6|23	Obsoletes:	mandrake_desk
12mr|desktop-common-data-2011.0-6|24	Provides:	mandrake_desk
12mr|desktop-common-data-2011.0-6|25	Conflicts:	kdebase-kdm-config-file < 1:3.2-62mdk
12mr|desktop-common-data-2011.0-6|26	Obsoletes:	menu
12mr|desktop-common-data-2011.0-6|27	Obsoletes:	menu-xdg
12mr|desktop-common-data-2011.0-6|28	Provides:	menu-xdg
12mr|desktop-common-data-2011.0-6|29	Provides:	menu = 2.1.24
12mr|desktop-common-data-2011.0-6|30	Requires:	mdk-menu-messages
12mr|desktop-common-data-2011.0-6|31	Requires:	xdg-utils
12mr|desktop-common-data-2011.0-6|32	Requires:	xdg-user-dirs
12mr|desktop-common-data-2011.0-6|33	Requires:	run-parts
12mr|desktop-common-data-2011.0-6|34	Requires(post):	hicolor-icon-theme
12mr|desktop-common-data-2011.0-6|35	Requires:	hicolor-icon-theme
12mr|desktop-common-data-2011.0-6|36	Conflicts:      kdelibs-common < 30000000:3.5.2
12mr|desktop-common-data-2011.0-6|37	
12mr|desktop-common-data-2011.0-6|38	%description
12mr|desktop-common-data-2011.0-6|39	This package contains useful icons, menu structure and others goodies for the
12mr|desktop-common-data-2011.0-6|40	Mandriva Linux desktop.
12mr|desktop-common-data-2011.0-6|41	
12mr|desktop-common-data-2011.0-6|42	%prep
12mr|desktop-common-data-2011.0-6|43	%setup -q
12mr|desktop-common-data-2011.0-6|44	%patch0 -p1
12mr|desktop-common-data-2011.0-6|45	%patch1 -p1
12mr|desktop-common-data-2011.0-6|46	
12mr|desktop-common-data-2011.0-6|47	%build
12mr|desktop-common-data-2011.0-6|48	make
12mr|desktop-common-data-2011.0-6|49	
12mr|desktop-common-data-2011.0-6|50	%install
12mr|desktop-common-data-2011.0-6|51	## Install backgrounds
12mr|desktop-common-data-2011.0-6|52	# User & root's backgrounds
12mr|desktop-common-data-2011.0-6|53	install -d -m 0755 %buildroot/%_datadir/mdk/backgrounds/
12mr|desktop-common-data-2011.0-6|54	install -m 0644 backgrounds/flower.jpg %buildroot/%_datadir/mdk/backgrounds/
12mr|desktop-common-data-2011.0-6|55	install -m 0644 backgrounds/nature.jpg %buildroot/%_datadir/mdk/backgrounds/
12mr|desktop-common-data-2011.0-6|56	
12mr|desktop-common-data-2011.0-6|57	# XFdrake test card
12mr|desktop-common-data-2011.0-6|58	install -d -m 0755 %buildroot/%_datadir/mdk/xfdrake/
12mr|desktop-common-data-2011.0-6|59	install -m 0644 backgrounds/xfdrake-test-card.png %buildroot/%_datadir/mdk/xfdrake/xfdrake-test-card.png
12mr|desktop-common-data-2011.0-6|60	
12mr|desktop-common-data-2011.0-6|61	
12mr|desktop-common-data-2011.0-6|62	
12mr|desktop-common-data-2011.0-6|63	## Install scripts
12mr|desktop-common-data-2011.0-6|64	# /usr/bin/
12mr|desktop-common-data-2011.0-6|65	install -d -m 0755 %buildroot/%_bindir/
12mr|desktop-common-data-2011.0-6|66	for i in bin/*.sh ; do install -m 0755 $i %buildroot/%_bindir/ ; done
12mr|desktop-common-data-2011.0-6|67	install -m 0755 bin/www-browser %buildroot/%_bindir/
12mr|desktop-common-data-2011.0-6|68	install -m 0755 bin/xvt %buildroot/%_bindir/
12mr|desktop-common-data-2011.0-6|69	
12mr|desktop-common-data-2011.0-6|70	# /usr/sbin/
12mr|desktop-common-data-2011.0-6|71	install -d -m 0755 %buildroot/%_sbindir/
12mr|desktop-common-data-2011.0-6|72	for i in sbin/* ; do install -m 0755 $i %buildroot/%_sbindir/ ; done
12mr|desktop-common-data-2011.0-6|73	
12mr|desktop-common-data-2011.0-6|74	
12mr|desktop-common-data-2011.0-6|75	## Install faces
12mr|desktop-common-data-2011.0-6|76	install -d -m 0755 %buildroot/%_datadir/mdk/faces/
12mr|desktop-common-data-2011.0-6|77	install -d -m 0755 %buildroot/%_datadir/faces/
12mr|desktop-common-data-2011.0-6|78	for i in faces/*.png ; do install -m 0644 $i %buildroot/%_datadir/mdk/faces/ ; done
12mr|desktop-common-data-2011.0-6|79	
12mr|desktop-common-data-2011.0-6|80	# David - 9.0-5mdk - For KDE
12mr|desktop-common-data-2011.0-6|81	install -m 0644 faces/default.png %buildroot/%_datadir/faces/default.png
12mr|desktop-common-data-2011.0-6|82	
12mr|desktop-common-data-2011.0-6|83	# David - 9.0-5mdk - For GDM
12mr|desktop-common-data-2011.0-6|84	install -m 0644 faces/default.png %buildroot/%_datadir/faces/user-default-mdk.png
12mr|desktop-common-data-2011.0-6|85	
12mr|desktop-common-data-2011.0-6|86	
12mr|desktop-common-data-2011.0-6|87	
12mr|desktop-common-data-2011.0-6|88	## KDE
12mr|desktop-common-data-2011.0-6|89	# kdm
12mr|desktop-common-data-2011.0-6|90	install -d -m 0755 %buildroot/%_datadir/apps/kdm/pics/
12mr|desktop-common-data-2011.0-6|91	install -m 0644 kde/kdm-mdk-logo.png %buildroot/%_datadir/apps/kdm/pics/
12mr|desktop-common-data-2011.0-6|92	
12mr|desktop-common-data-2011.0-6|93	
12mr|desktop-common-data-2011.0-6|94	
12mr|desktop-common-data-2011.0-6|95	## icons
12mr|desktop-common-data-2011.0-6|96	install -d -m 0755 %buildroot/%_miconsdir %buildroot/%_liconsdir
12mr|desktop-common-data-2011.0-6|97	install -m 0644 menu/icons/*.png %buildroot/%_iconsdir
12mr|desktop-common-data-2011.0-6|98	install -m 0644 menu/icons/large/*.png %buildroot/%_liconsdir
12mr|desktop-common-data-2011.0-6|99	install -m 0644 menu/icons/mini/*.png %buildroot/%_miconsdir
12mr|desktop-common-data-2011.0-6|100	cp -r menu/icons/hicolor  %buildroot/%_datadir/icons/
12mr|desktop-common-data-2011.0-6|101	
12mr|desktop-common-data-2011.0-6|102	# XDG menus
12mr|desktop-common-data-2011.0-6|103	install -d -m 0755 %buildroot/%_sysconfdir/xdg/menus/applications-merged
12mr|desktop-common-data-2011.0-6|104	install -d -m 0755 %buildroot/%_sysconfdir/menu.d %buildroot/%_sysconfdir/profile.d
12mr|desktop-common-data-2011.0-6|105	install -m 0644 applications.menu %buildroot/%_sysconfdir/xdg/menus/applications.menu
12mr|desktop-common-data-2011.0-6|106	install -m 0644 kde-applications.menu %buildroot/%_sysconfdir/xdg/menus/kde-applications.menu
12mr|desktop-common-data-2011.0-6|107	install -m 0755 menu/xdg_menu %buildroot/%_bindir
12mr|desktop-common-data-2011.0-6|108	install -m 0755 menu/update-menus %buildroot/%_bindir/update-menus
12mr|desktop-common-data-2011.0-6|109	install -m 0644 menu/menustyle.csh %buildroot/%_sysconfdir/profile.d/30menustyle.csh
12mr|desktop-common-data-2011.0-6|110	install -m 0644 menu/menustyle.sh  %buildroot/%_sysconfdir/profile.d/30menustyle.sh
12mr|desktop-common-data-2011.0-6|111	
12mr|desktop-common-data-2011.0-6|112	if [ "%_install_langs" != "all" ]; then
12mr|desktop-common-data-2011.0-6|113	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
12mr|desktop-common-data-2011.0-6|114	return 1
12mr|desktop-common-data-2011.0-6|115	fi
12mr|desktop-common-data-2011.0-6|116	
12mr|desktop-common-data-2011.0-6|117	install -d -m 0755 %buildroot/%_datadir/desktop-directories
12mr|desktop-common-data-2011.0-6|118	mkdir tmp-l10n
12mr|desktop-common-data-2011.0-6|119	for i in %_datadir/locale/*/LC_MESSAGES/menu-messages.mo ; do
12mr|desktop-common-data-2011.0-6|120	msgunfmt $i > tmp-l10n/`echo $i | sed -e 's|%{_datadir}/locale/||' -e 's|/LC.*||'`.po
12mr|desktop-common-data-2011.0-6|121	done
12mr|desktop-common-data-2011.0-6|122	
12mr|desktop-common-data-2011.0-6|123	install -d -m 0755 %buildroot/%_var/lib/menu
12mr|desktop-common-data-2011.0-6|124	
12mr|desktop-common-data-2011.0-6|125	for i in menu/desktop-directories/*.in ; do
12mr|desktop-common-data-2011.0-6|126	%{_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
12mr|desktop-common-data-2011.0-6|127	done
12mr|desktop-common-data-2011.0-6|128	
12mr|desktop-common-data-2011.0-6|129	for PRODUCT in free one powerpack ; do
12mr|desktop-common-data-2011.0-6|130	install -d -m 0755 %buildroot/%_datadir/mdk/desktop/$PRODUCT
12mr|desktop-common-data-2011.0-6|131	for i in desktop/$PRODUCT/*.in ; do
12mr|desktop-common-data-2011.0-6|132	%{_bindir}/intltool-merge --desktop-style -c tmp-l10n/cache tmp-l10n $i %buildroot/%_datadir/mdk/desktop/$PRODUCT/`basename $i .in`
12mr|desktop-common-data-2011.0-6|133	done
12mr|desktop-common-data-2011.0-6|134	done
12mr|desktop-common-data-2011.0-6|135	
12mr|desktop-common-data-2011.0-6|136	
12mr|desktop-common-data-2011.0-6|137	#install theme for GDM/KDM
12mr|desktop-common-data-2011.0-6|138	install -d -m 0755 %buildroot/%_datadir/mdk/dm
12mr|desktop-common-data-2011.0-6|139	for i in dm/*.png dm/*.desktop dm/*.xml ; do
12mr|desktop-common-data-2011.0-6|140	install -m 0644 $i %buildroot/%_datadir/mdk/dm/
12mr|desktop-common-data-2011.0-6|141	done
12mr|desktop-common-data-2011.0-6|142	
12mr|desktop-common-data-2011.0-6|143	# install bookmarks
12mr|desktop-common-data-2011.0-6|144	install -d -m 0755 %buildroot%_datadir/mdk/bookmarks/konqueror
12mr|desktop-common-data-2011.0-6|145	for i in bookmarks/konqueror/*.xml ; do
12mr|desktop-common-data-2011.0-6|146	install -m 0644 $i %buildroot%_datadir/mdk/bookmarks/konqueror
12mr|desktop-common-data-2011.0-6|147	done
12mr|desktop-common-data-2011.0-6|148	
12mr|desktop-common-data-2011.0-6|149	install -d -m 0755 %buildroot%_datadir/mdk/bookmarks/mozilla
12mr|desktop-common-data-2011.0-6|150	for i in bookmarks/mozilla/*.html ; do
12mr|desktop-common-data-2011.0-6|151	install -m 0644 $i %buildroot%_datadir/mdk/bookmarks/mozilla
12mr|desktop-common-data-2011.0-6|152	done
12mr|desktop-common-data-2011.0-6|153	
12mr|desktop-common-data-2011.0-6|154	# install sound samples
12mr|desktop-common-data-2011.0-6|155	install -d -m 0755 %buildroot%_datadir/sounds
12mr|desktop-common-data-2011.0-6|156	for i in sounds/ia_ora*.wav ; do
12mr|desktop-common-data-2011.0-6|157	install -m 0644 $i %buildroot%_datadir/sounds
12mr|desktop-common-data-2011.0-6|158	done
12mr|desktop-common-data-2011.0-6|159	
12mr|desktop-common-data-2011.0-6|160	#install sound theme Ia Ora
12mr|desktop-common-data-2011.0-6|161	install -d -m 0755 %buildroot%_datadir/sounds/ia_ora/stereo
12mr|desktop-common-data-2011.0-6|162	install -m 0644 sounds/index.theme %buildroot%_datadir/sounds/ia_ora
12mr|desktop-common-data-2011.0-6|163	ln -s ../../ia_ora-startup.wav %buildroot%_datadir/sounds/ia_ora/stereo/desktop-login.wav
12mr|desktop-common-data-2011.0-6|164	ln -s ../../ia_ora-shutdown.wav %buildroot%_datadir/sounds/ia_ora/stereo/desktop-logout.wav
12mr|desktop-common-data-2011.0-6|165	ln -s ../../ia_ora-error.wav %buildroot%_datadir/sounds/ia_ora/stereo/dialog-error.wav
12mr|desktop-common-data-2011.0-6|166	ln -s ../../ia_ora-notification.wav %buildroot%_datadir/sounds/ia_ora/stereo/dialog-warning.wav
12mr|desktop-common-data-2011.0-6|167	touch  %buildroot%_datadir/sounds/ia_ora/stereo/dialog.disabled
12mr|desktop-common-data-2011.0-6|168	touch  %buildroot%_datadir/sounds/ia_ora/stereo/power.disabled
12mr|desktop-common-data-2011.0-6|169	touch  %buildroot%_datadir/sounds/ia_ora/stereo/battery.disabled
12mr|desktop-common-data-2011.0-6|170	touch  %buildroot%_datadir/sounds/ia_ora/stereo/suspend.disabled
12mr|desktop-common-data-2011.0-6|171	touch  %buildroot%_datadir/sounds/ia_ora/stereo/screen-capture.disabled
12mr|desktop-common-data-2011.0-6|172	touch  %buildroot%_datadir/sounds/ia_ora/stereo/service.disabled
12mr|desktop-common-data-2011.0-6|173	touch  %buildroot%_datadir/sounds/ia_ora/stereo/system.disabled
12mr|desktop-common-data-2011.0-6|174	touch  %buildroot%_datadir/sounds/ia_ora/stereo/desktop.disabled
12mr|desktop-common-data-2011.0-6|175	touch  %buildroot%_datadir/sounds/ia_ora/stereo/device.disabled
12mr|desktop-common-data-2011.0-6|176	touch  %buildroot%_datadir/sounds/ia_ora/stereo/bell.disabled
12mr|desktop-common-data-2011.0-6|177	touch  %buildroot%_datadir/sounds/ia_ora/stereo/message-new-email.disabled
12mr|desktop-common-data-2011.0-6|178	touch  %buildroot%_datadir/sounds/ia_ora/stereo/trash-empty.disabled
12mr|desktop-common-data-2011.0-6|179	
12mr|desktop-common-data-2011.0-6|180	
12mr|desktop-common-data-2011.0-6|181	%post
12mr|desktop-common-data-2011.0-6|182	if [ -f %_sysconfdir/X11/window-managers.rpmsave ];then
12mr|desktop-common-data-2011.0-6|183	%_sbindir/convertsession -f %_sysconfdir/X11/window-managers.rpmsave || :
12mr|desktop-common-data-2011.0-6|184	fi
12mr|desktop-common-data-2011.0-6|185	%make_session
12mr|desktop-common-data-2011.0-6|186	# (cg) See sound-theme-freedesktop for explanation about touch.
12mr|desktop-common-data-2011.0-6|187	touch --no-create %_datadir/sounds %_datadir/sounds/ia_ora
12mr|desktop-common-data-2011.0-6|188	
12mr|desktop-common-data-2011.0-6|189	%postun
12mr|desktop-common-data-2011.0-6|190	# (cg) See sound-theme-freedesktop for explanation about touch.
12mr|desktop-common-data-2011.0-6|191	touch --no-create %_datadir/sounds %_datadir/sounds/ia_ora
12mr|desktop-common-data-2011.0-6|192	
12mr|desktop-common-data-2011.0-6|193	%triggerin -- %{_datadir}/applications/*.desktop, %{_datadir}/applications/*/*.desktop
12mr|desktop-common-data-2011.0-6|194	%{_bindir}/update-menus
12mr|desktop-common-data-2011.0-6|195	
12mr|desktop-common-data-2011.0-6|196	%triggerin -- %{_datadir}/X11/dm.d/*.conf, %{_sysconfdir}/X11/wmsession.d/*
12mr|desktop-common-data-2011.0-6|197	%{_sbindir}/fndSession
12mr|desktop-common-data-2011.0-6|198	
12mr|desktop-common-data-2011.0-6|199	%triggerpostun -- %{_datadir}/applications/*.desktop, %{_datadir}/applications/*/*.desktop
12mr|desktop-common-data-2011.0-6|200	%{_bindir}/update-menus
12mr|desktop-common-data-2011.0-6|201	
12mr|desktop-common-data-2011.0-6|202	%triggerpostun -- %{_datadir}/X11/dm.d/*.conf, %{_sysconfdir}/X11/wmsession.d/*
12mr|desktop-common-data-2011.0-6|203	%{_sbindir}/fndSession
12mr|desktop-common-data-2011.0-6|204	
12mr|desktop-common-data-2011.0-6|205	%clean
12mr|desktop-common-data-2011.0-6|206	rm -fr %buildroot
12mr|desktop-common-data-2011.0-6|207	
12mr|desktop-common-data-2011.0-6|208	%files
12mr|desktop-common-data-2011.0-6|209	%defattr(-,root,root,-)
12mr|desktop-common-data-2011.0-6|210	%_bindir/*
12mr|desktop-common-data-2011.0-6|211	#
12mr|desktop-common-data-2011.0-6|212	%_sbindir/*
12mr|desktop-common-data-2011.0-6|213	
12mr|desktop-common-data-2011.0-6|214	%_sysconfdir/profile.d/*
12mr|desktop-common-data-2011.0-6|215	%dir %_sysconfdir/menu.d
12mr|desktop-common-data-2011.0-6|216	%dir %_sysconfdir/xdg
12mr|desktop-common-data-2011.0-6|217	%dir %_sysconfdir/xdg/menus
12mr|desktop-common-data-2011.0-6|218	%dir %_sysconfdir/xdg/menus/applications-merged
12mr|desktop-common-data-2011.0-6|219	%config(noreplace) %_sysconfdir/xdg/menus/*.menu
12mr|desktop-common-data-2011.0-6|220	%dir %_var/lib/menu
12mr|desktop-common-data-2011.0-6|221	
12mr|desktop-common-data-2011.0-6|222	#
12mr|desktop-common-data-2011.0-6|223	%dir %_datadir/faces/
12mr|desktop-common-data-2011.0-6|224	%dir %_datadir/mdk/
12mr|desktop-common-data-2011.0-6|225	%dir %_datadir/mdk/faces/
12mr|desktop-common-data-2011.0-6|226	%_datadir/faces/*
12mr|desktop-common-data-2011.0-6|227	%_datadir/mdk/faces/*
12mr|desktop-common-data-2011.0-6|228	#
12mr|desktop-common-data-2011.0-6|229	%dir %_datadir/mdk/backgrounds/
12mr|desktop-common-data-2011.0-6|230	%_datadir/mdk/backgrounds/*.jpg
12mr|desktop-common-data-2011.0-6|231	
12mr|desktop-common-data-2011.0-6|232	%dir %_datadir/mdk/bookmarks
12mr|desktop-common-data-2011.0-6|233	%dir %_datadir/mdk/bookmarks/konqueror
12mr|desktop-common-data-2011.0-6|234	%_datadir/mdk/bookmarks/konqueror/*.xml
12mr|desktop-common-data-2011.0-6|235	%dir %_datadir/mdk/bookmarks/mozilla
12mr|desktop-common-data-2011.0-6|236	%_datadir/mdk/bookmarks/mozilla/*.html
12mr|desktop-common-data-2011.0-6|237	#
12mr|desktop-common-data-2011.0-6|238	%dir %_datadir/apps/kdm/pics/
12mr|desktop-common-data-2011.0-6|239	%_datadir/apps/kdm/pics/*
12mr|desktop-common-data-2011.0-6|240	#
12mr|desktop-common-data-2011.0-6|241	%dir %_datadir/mdk/xfdrake/
12mr|desktop-common-data-2011.0-6|242	%_datadir/mdk/xfdrake/*.png
12mr|desktop-common-data-2011.0-6|243	#
12mr|desktop-common-data-2011.0-6|244	
12mr|desktop-common-data-2011.0-6|245	%_datadir/sounds/*.wav
12mr|desktop-common-data-2011.0-6|246	%_datadir/sounds/ia_ora
12mr|desktop-common-data-2011.0-6|247	
12mr|desktop-common-data-2011.0-6|248	%_datadir/mdk/dm
12mr|desktop-common-data-2011.0-6|249	
12mr|desktop-common-data-2011.0-6|250	%dir %_datadir/mdk/desktop
12mr|desktop-common-data-2011.0-6|251	%dir %_datadir/mdk/desktop/free
12mr|desktop-common-data-2011.0-6|252	%dir %_datadir/mdk/desktop/one
12mr|desktop-common-data-2011.0-6|253	%dir %_datadir/mdk/desktop/powerpack
12mr|desktop-common-data-2011.0-6|254	%attr(0755,root,root) %_datadir/mdk/desktop/*/*
12mr|desktop-common-data-2011.0-6|255	#
12mr|desktop-common-data-2011.0-6|256	%_iconsdir/*.png
12mr|desktop-common-data-2011.0-6|257	%_liconsdir/*.png
12mr|desktop-common-data-2011.0-6|258	%_miconsdir/*.png
12mr|desktop-common-data-2011.0-6|259	%_datadir/icons/hicolor/*/*/*.png
12mr|desktop-common-data-2011.0-6|260	
12mr|desktop-common-data-2011.0-6|261	%_datadir/desktop-directories/*.directory
12mr|desktop-common-data-2011.0-6|262	
12mr|desktop-common-data-2011.0-6|263	
12mr|desktop-common-data-2011.0-6|264	
12mr|desktop-common-data-2011.0-6|265	
12mr|desktop-common-data-2011.0-6|266	%changelog
12mr|desktop-common-data-2011.0-6|267	* Wed Aug 17 2011 Andrey Bondrov <abondrov@mandriva.org> 2011.0-5mdv2011.0
12mr|desktop-common-data-2011.0-6|268	+ Revision: 695030
12mr|desktop-common-data-2011.0-6|269	- Add patch0 to make better XDG menu layout (fix some submenu positions)
12mr|desktop-common-data-2011.0-6|270	
12mr|desktop-common-data-2011.0-6|271	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2011.0-4
12mr|desktop-common-data-2011.0-6|272	+ Revision: 663764
12mr|desktop-common-data-2011.0-6|273	- mass rebuild
12mr|desktop-common-data-2011.0-6|274	
12mr|desktop-common-data-2011.0-6|275	* Fri Apr 01 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2011.0-3
12mr|desktop-common-data-2011.0-6|276	+ Revision: 649623
12mr|desktop-common-data-2011.0-6|277	- Remove support for old distributions
12mr|desktop-common-data-2011.0-6|278	Add new Faces
12mr|desktop-common-data-2011.0-6|279	
12mr|desktop-common-data-2011.0-6|280	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 2011.0-2
12mr|desktop-common-data-2011.0-6|281	+ Revision: 640266
12mr|desktop-common-data-2011.0-6|282	- rebuild to obsolete old packages
12mr|desktop-common-data-2011.0-6|283	
12mr|desktop-common-data-2011.0-6|284	* Tue Feb 15 2011 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 2011.0-1
12mr|desktop-common-data-2011.0-6|285	+ Revision: 637855
12mr|desktop-common-data-2011.0-6|286	- New version: 2011.0
12mr|desktop-common-data-2011.0-6|287	
12mr|desktop-common-data-2011.0-6|288	* Sun Feb 13 2011 Funda Wang <fwang@mandriva.org> 2010.1-6
12mr|desktop-common-data-2011.0-6|289	+ Revision: 637615
12mr|desktop-common-data-2011.0-6|290	- split triggers
12mr|desktop-common-data-2011.0-6|291	
12mr|desktop-common-data-2011.0-6|292	* Sun Feb 13 2011 Funda Wang <fwang@mandriva.org> 2010.1-4
12mr|desktop-common-data-2011.0-6|293	+ Revision: 637539
12mr|desktop-common-data-2011.0-6|294	- revert to 2010.1
12mr|desktop-common-data-2011.0-6|295	- rename tarball
12mr|desktop-common-data-2011.0-6|296	- convert trigger into rpm5 file trigger
12mr|desktop-common-data-2011.0-6|297	
12mr|desktop-common-data-2011.0-6|298	* Thu Dec 02 2010 Oden Eriksson <oeriksson@mandriva.com> 2010.1-3mdv2011.0
12mr|desktop-common-data-2011.0-6|299	+ Revision: 604784
12mr|desktop-common-data-2011.0-6|300	- rebuild
12mr|desktop-common-data-2011.0-6|301	
12mr|desktop-common-data-2011.0-6|302	* Wed Jun 16 2010 Frederic Crozat <fcrozat@mandriva.com> 2010.1-2mdv2010.1
12mr|desktop-common-data-2011.0-6|303	+ Revision: 548169
12mr|desktop-common-data-2011.0-6|304	- Fix chksession 'default' return (pzanoni, Mdv bug #59733)
12mr|desktop-common-data-2011.0-6|305	- Fix Security tagged items not being displayed (Mdv bug #59087)
12mr|desktop-common-data-2011.0-6|306	- Ensure submenus are not inlined in Tools menu
12mr|desktop-common-data-2011.0-6|307	
12mr|desktop-common-data-2011.0-6|308	* Thu Mar 18 2010 Frederic Crozat <fcrozat@mandriva.com> 2010.1-1mdv2010.1
12mr|desktop-common-data-2011.0-6|309	+ Revision: 525011
12mr|desktop-common-data-2011.0-6|310	- Release 2010.1 :
12mr|desktop-common-data-2011.0-6|311	- fix non top-level menus to use inlining by default (one level)
12mr|desktop-common-data-2011.0-6|312	- fix xvt to be KDE4 compliant and start konsole in no-fork mode (pzanoni, Mdv bug #57052)
12mr|desktop-common-data-2011.0-6|313	
12mr|desktop-common-data-2011.0-6|314	* Fri Nov 06 2009 Frederic Crozat <fcrozat@mandriva.com> 2010.0-5mdv2010.1
12mr|desktop-common-data-2011.0-6|315	+ Revision: 461449
12mr|desktop-common-data-2011.0-6|316	- Ensure Openoffice is at the top of Office menu and remove ooo64 entries
12mr|desktop-common-data-2011.0-6|317	
12mr|desktop-common-data-2011.0-6|318	* Tue Oct 27 2009 Frederic Crozat <fcrozat@mandriva.com> 2010.0-4mdv2010.0
12mr|desktop-common-data-2011.0-6|319	+ Revision: 459566
12mr|desktop-common-data-2011.0-6|320	- Disable more sounds in ia_ora sound theme
12mr|desktop-common-data-2011.0-6|321	
12mr|desktop-common-data-2011.0-6|322	* Tue Oct 27 2009 Frederic Crozat <fcrozat@mandriva.com> 2010.0-3mdv2010.0
12mr|desktop-common-data-2011.0-6|323	+ Revision: 459520
12mr|desktop-common-data-2011.0-6|324	- Upgrade .desktop launcher to use new urls
12mr|desktop-common-data-2011.0-6|325	
12mr|desktop-common-data-2011.0-6|326	* Wed Sep 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2010.0-2mdv2010.0
12mr|desktop-common-data-2011.0-6|327	+ Revision: 451894
12mr|desktop-common-data-2011.0-6|328	- Fix perms of desktop files
12mr|desktop-common-data-2011.0-6|329	
12mr|desktop-common-data-2011.0-6|330	* Wed Aug 19 2009 Frederic Crozat <fcrozat@mandriva.com> 2010.0-1mdv2010.0
12mr|desktop-common-data-2011.0-6|331	+ Revision: 417953
12mr|desktop-common-data-2011.0-6|332	- Release 2010.0 :
12mr|desktop-common-data-2011.0-6|333	- fix bashism in menustyle.sh
12mr|desktop-common-data-2011.0-6|334	- rename mandrake.png icon to mandriva.png
12mr|desktop-common-data-2011.0-6|335	
12mr|desktop-common-data-2011.0-6|336	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 2009.1-3mdv2010.0
12mr|desktop-common-data-2011.0-6|337	+ Revision: 413347
12mr|desktop-common-data-2011.0-6|338	- rebuild
12mr|desktop-common-data-2011.0-6|339	
12mr|desktop-common-data-2011.0-6|340	* Wed Mar 18 2009 Frederic Crozat <fcrozat@mandriva.com> 2009.1-2mdv2009.1
12mr|desktop-common-data-2011.0-6|341	+ Revision: 357399
12mr|desktop-common-data-2011.0-6|342	- Add support for pam-message in gdm theme (Mdv bug #45081)
12mr|desktop-common-data-2011.0-6|343	- Fix jamendo url in bookmarks
12mr|desktop-common-data-2011.0-6|344	- Icon support for fluxbox menu (Mdv bug #48522, patch From Jorge Van Hemelryck)
12mr|desktop-common-data-2011.0-6|345	- Fix default bookmarks (spuk, Mdv bug #47097)
12mr|desktop-common-data-2011.0-6|346	
12mr|desktop-common-data-2011.0-6|347	* Tue Mar 03 2009 Frederic Crozat <fcrozat@mandriva.com> 2009.1-1mdv2009.1
12mr|desktop-common-data-2011.0-6|348	+ Revision: 347987
12mr|desktop-common-data-2011.0-6|349	- Release 2009.1 :
12mr|desktop-common-data-2011.0-6|350	- update some bookmarks (spuk)
12mr|desktop-common-data-2011.0-6|351	- add support for lxterminal in xvt
12mr|desktop-common-data-2011.0-6|352	
12mr|desktop-common-data-2011.0-6|353	* Fri Oct 03 2008 Frederic Crozat <fcrozat@mandriva.com> 2009.0-12mdv2009.0
12mr|desktop-common-data-2011.0-6|354	+ Revision: 291051
12mr|desktop-common-data-2011.0-6|355	- Fix screenshots for gdm / kdm (Mdv bug #44568)
12mr|desktop-common-data-2011.0-6|356	
12mr|desktop-common-data-2011.0-6|357	* Mon Sep 29 2008 Frederic Crozat <fcrozat@mandriva.com> 2009.0-11mdv2009.0
12mr|desktop-common-data-2011.0-6|358	+ Revision: 289171
12mr|desktop-common-data-2011.0-6|359	- Update menu file to put KDE4 control center at the beginning of menu list
12mr|desktop-common-data-2011.0-6|360	
12mr|desktop-common-data-2011.0-6|361	* Tue Sep 16 2008 Colin Guthrie <cguthrie@mandriva.org> 2009.0-10mdv2009.0
12mr|desktop-common-data-2011.0-6|362	+ Revision: 285182
12mr|desktop-common-data-2011.0-6|363	- Touch /usr/share/sounds to invalidate libcanberra cache
12mr|desktop-common-data-2011.0-6|364	
12mr|desktop-common-data-2011.0-6|365	* Thu Sep 11 2008 Frederic Crozat <fcrozat@mandriva.com> 2009.0-9mdv2009.0
12mr|desktop-common-data-2011.0-6|366	+ Revision: 283836
12mr|desktop-common-data-2011.0-6|367	- Tune gdm theme for better readability with pwp/one backgrounds
12mr|desktop-common-data-2011.0-6|368	- Move DiscBurning to Tools (Mdv bug #42598)
12mr|desktop-common-data-2011.0-6|369	
12mr|desktop-common-data-2011.0-6|370	* Tue Aug 19 2008 Frederic Crozat <fcrozat@mandriva.com> 2009.0-8mdv2009.0
12mr|desktop-common-data-2011.0-6|371	+ Revision: 273889
12mr|desktop-common-data-2011.0-6|372	- Disable more sound events by default
12mr|desktop-common-data-2011.0-6|373	- Don't create empty postun script on 2009.0
12mr|desktop-common-data-2011.0-6|374	
12mr|desktop-common-data-2011.0-6|375	* Tue Aug 12 2008 Frederic Crozat <fcrozat@mandriva.com> 2009.0-7mdv2009.0
12mr|desktop-common-data-2011.0-6|376	+ Revision: 271104
12mr|desktop-common-data-2011.0-6|377	- Add sound theme
12mr|desktop-common-data-2011.0-6|378	- remove old migration scripts
12mr|desktop-common-data-2011.0-6|379	- Fix www-browser to detect KDE4 (Luc Menut, Mdv bug #42558)
12mr|desktop-common-data-2011.0-6|380	
12mr|desktop-common-data-2011.0-6|381	* Mon Aug 04 2008 Frederic Crozat <fcrozat@mandriva.com> 2009.0-6mdv2009.0
12mr|desktop-common-data-2011.0-6|382	+ Revision: 263307
12mr|desktop-common-data-2011.0-6|383	- Update gdm theme to use .jpg file, gtk doesn't load .jpg file named .png anymore
12mr|desktop-common-data-2011.0-6|384	
12mr|desktop-common-data-2011.0-6|385	* Tue Jul 08 2008 Pixel <pixel@mandriva.com> 2009.0-5mdv2009.0
12mr|desktop-common-data-2011.0-6|386	+ Revision: 232644
12mr|desktop-common-data-2011.0-6|387	- add rpm filetrigger running fndSession when rpm install/remove dm.d or wmsession.d files
12mr|desktop-common-data-2011.0-6|388	
12mr|desktop-common-data-2011.0-6|389	* Mon Jun 30 2008 Frederic Crozat <fcrozat@mandriva.com> 2009.0-4mdv2009.0
12mr|desktop-common-data-2011.0-6|390	+ Revision: 230263
12mr|desktop-common-data-2011.0-6|391	- Fix fndSession to use new dm.d path (Mdv bug #41712)
12mr|desktop-common-data-2011.0-6|392	- Add terminal to possible terminal emulator list in xvt
12mr|desktop-common-data-2011.0-6|393	
12mr|desktop-common-data-2011.0-6|394	* Tue Jun 24 2008 Frederic Crozat <fcrozat@mandriva.com> 2009.0-3mdv2009.0
12mr|desktop-common-data-2011.0-6|395	+ Revision: 228718
12mr|desktop-common-data-2011.0-6|396	- Update xdm Xsession path in chksession (Mdv bug #41645)
12mr|desktop-common-data-2011.0-6|397	
12mr|desktop-common-data-2011.0-6|398	+ Pixel <pixel@mandriva.com>
12mr|desktop-common-data-2011.0-6|399	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|desktop-common-data-2011.0-6|400	- normalize call to %%update_icon_cache/%%clean_icon_cache
12mr|desktop-common-data-2011.0-6|401	
12mr|desktop-common-data-2011.0-6|402	* Thu Jun 05 2008 Pixel <pixel@mandriva.com> 2009.0-2mdv2009.0
12mr|desktop-common-data-2011.0-6|403	+ Revision: 215699
12mr|desktop-common-data-2011.0-6|404	- add rpm filetrigger running update-menus when rpm install/remove .desktop files
12mr|desktop-common-data-2011.0-6|405	
12mr|desktop-common-data-2011.0-6|406	* Mon May 05 2008 Helio Chissini de Castro <helio@mandriva.com> 2009.0-1mdv2009.0
12mr|desktop-common-data-2011.0-6|407	+ Revision: 201560
12mr|desktop-common-data-2011.0-6|408	- Enable chksession to understand new paths from kde3 and been able to generate sessions for kdm 3 and 4
12mr|desktop-common-data-2011.0-6|409	
12mr|desktop-common-data-2011.0-6|410	* Mon Mar 31 2008 Frederic Crozat <fcrozat@mandriva.com> 2008.1-8mdv2008.1
12mr|desktop-common-data-2011.0-6|411	+ Revision: 191255
12mr|desktop-common-data-2011.0-6|412	- Rebuild with latest translations
12mr|desktop-common-data-2011.0-6|413	- Add requires on run-parts (Mdv bug #39519)
12mr|desktop-common-data-2011.0-6|414	
12mr|desktop-common-data-2011.0-6|415	* Mon Mar 17 2008 Frederic Crozat <fcrozat@mandriva.com> 2008.1-7mdv2008.1
12mr|desktop-common-data-2011.0-6|416	+ Revision: 188256
12mr|desktop-common-data-2011.0-6|417	- Rebuild to get latest translations
12mr|desktop-common-data-2011.0-6|418	
12mr|desktop-common-data-2011.0-6|419	* Fri Mar 14 2008 Frederic Crozat <fcrozat@mandriva.com> 2008.1-6mdv2008.1
12mr|desktop-common-data-2011.0-6|420	+ Revision: 187939
12mr|desktop-common-data-2011.0-6|421	- Update text for register icon
12mr|desktop-common-data-2011.0-6|422	- New bookmarks for 2008.1
12mr|desktop-common-data-2011.0-6|423	
12mr|desktop-common-data-2011.0-6|424	* Mon Mar 10 2008 Frederic Crozat <fcrozat@mandriva.com> 2008.1-5mdv2008.1
12mr|desktop-common-data-2011.0-6|425	+ Revision: 183692
12mr|desktop-common-data-2011.0-6|426	- Update screenshots for gdm and kdm
12mr|desktop-common-data-2011.0-6|427	- Increase size for faces (Mdv bug #38604)
12mr|desktop-common-data-2011.0-6|428	
12mr|desktop-common-data-2011.0-6|429	* Wed Mar 05 2008 Frederic Crozat <fcrozat@mandriva.com> 2008.1-4mdv2008.1
12mr|desktop-common-data-2011.0-6|430	+ Revision: 180167
12mr|desktop-common-data-2011.0-6|431	- Add files needed for GDM Mandriva theme (version without user list)
12mr|desktop-common-data-2011.0-6|432	
12mr|desktop-common-data-2011.0-6|433	* Wed Mar 05 2008 Frederic Crozat <fcrozat@mandriva.com> 2008.1-3mdv2008.1
12mr|desktop-common-data-2011.0-6|434	+ Revision: 180007
12mr|desktop-common-data-2011.0-6|435	- fix small size of user list for gdm greeter
12mr|desktop-common-data-2011.0-6|436	- fix icewm / twm detection in chkconfig (blino)
12mr|desktop-common-data-2011.0-6|437	
12mr|desktop-common-data-2011.0-6|438	* Fri Feb 29 2008 Frederic Crozat <fcrozat@mandriva.com> 2008.1-2mdv2008.1
12mr|desktop-common-data-2011.0-6|439	+ Revision: 176770
12mr|desktop-common-data-2011.0-6|440	- Update kdm theme to use Bold text for welcome screen
12mr|desktop-common-data-2011.0-6|441	
12mr|desktop-common-data-2011.0-6|442	* Thu Feb 28 2008 Frederic Crozat <fcrozat@mandriva.com> 2008.1-1mdv2008.1
12mr|desktop-common-data-2011.0-6|443	+ Revision: 176401
12mr|desktop-common-data-2011.0-6|444	- New gdm/kdm theme
12mr|desktop-common-data-2011.0-6|445	- new faces
12mr|desktop-common-data-2011.0-6|446	- drop dependency on mandriva-theme, packages which need a background should requires mandriva-theme directly
12mr|desktop-common-data-2011.0-6|447	
12mr|desktop-common-data-2011.0-6|448	* Thu Feb 07 2008 Danilo Cesar Lemes de Paula <danilo@mandriva.com> 2008.0-20mdv2008.1
12mr|desktop-common-data-2011.0-6|449	+ Revision: 163652
12mr|desktop-common-data-2011.0-6|450	+ rebuild (emptylog)
12mr|desktop-common-data-2011.0-6|451	
12mr|desktop-common-data-2011.0-6|452	* Mon Jan 07 2008 Danilo Cesar Lemes de Paula <danilo@mandriva.com> 2008.0-19mdv2008.1
12mr|desktop-common-data-2011.0-6|453	+ Revision: 146289
12mr|desktop-common-data-2011.0-6|454	- dm/KdmGreeterTheme.desktop was edited to use a KDM screenshot file (screenshot_kdm.png) instead a GDM's screenshot file
12mr|desktop-common-data-2011.0-6|455	
12mr|desktop-common-data-2011.0-6|456	+ Olivier Blin <blino@mandriva.org>
12mr|desktop-common-data-2011.0-6|457	- restore BuildRoot
12mr|desktop-common-data-2011.0-6|458	
12mr|desktop-common-data-2011.0-6|459	* Sat Dec 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2008.0-18mdv2008.1
12mr|desktop-common-data-2011.0-6|460	+ Revision: 137215
12mr|desktop-common-data-2011.0-6|461	- no executable bit on profile scriptlets
12mr|desktop-common-data-2011.0-6|462	order prefix on profile scriptlets
12mr|desktop-common-data-2011.0-6|463	
12mr|desktop-common-data-2011.0-6|464	* Wed Dec 19 2007 Frederic Crozat <fcrozat@mandriva.com> 2008.0-17mdv2008.1
12mr|desktop-common-data-2011.0-6|465	+ Revision: 134752
12mr|desktop-common-data-2011.0-6|466	- update Ia Ora sound samples with 22kHz 16bits version (helio)
12mr|desktop-common-data-2011.0-6|467	
12mr|desktop-common-data-2011.0-6|468	+ Thierry Vignaud <tv@mandriva.org>
12mr|desktop-common-data-2011.0-6|469	- kill re-definition of %%buildroot on Pixel's request
12mr|desktop-common-data-2011.0-6|470	
12mr|desktop-common-data-2011.0-6|471	* Tue Oct 23 2007 Frederic Crozat <fcrozat@mandriva.com> 2008.0-16mdv2008.1
12mr|desktop-common-data-2011.0-6|472	+ Revision: 101528
12mr|desktop-common-data-2011.0-6|473	- Fix query for Tools menu (Mdv bug #34957)
12mr|desktop-common-data-2011.0-6|474	- Make sure package can be backported to 2008.0
12mr|desktop-common-data-2011.0-6|475	
12mr|desktop-common-data-2011.0-6|476	+ Funda Wang <fwang@mandriva.org>
12mr|desktop-common-data-2011.0-6|477	- mdk-menu-messages has been renamed to menu-messages
12mr|desktop-common-data-2011.0-6|478	
12mr|desktop-common-data-2011.0-6|479	* Wed Oct 03 2007 Frederic Crozat <fcrozat@mandriva.com> 2008.0-15mdv2008.0
12mr|desktop-common-data-2011.0-6|480	+ Revision: 94939
12mr|desktop-common-data-2011.0-6|481	- Regenerate tarball, 14mdv didn't have the change advertised in the changelog
12mr|desktop-common-data-2011.0-6|482	
12mr|desktop-common-data-2011.0-6|483	* Mon Oct 01 2007 Frederic Crozat <fcrozat@mandriva.com> 2008.0-14mdv2008.0
12mr|desktop-common-data-2011.0-6|484	+ Revision: 94126
12mr|desktop-common-data-2011.0-6|485	- Fix menu to no longer hide System;Settings;GNOME in SystemTools (Mdv bug #34269)
12mr|desktop-common-data-2011.0-6|486	- Update url for register launcher
12mr|desktop-common-data-2011.0-6|487	-
12mr|desktop-common-data-2011.0-6|488	
12mr|desktop-common-data-2011.0-6|489	* Fri Sep 28 2007 Frederic Crozat <fcrozat@mandriva.com> 2008.0-13mdv2008.0
12mr|desktop-common-data-2011.0-6|490	+ Revision: 93690
12mr|desktop-common-data-2011.0-6|491	- Fix desktop launcher again (Mdv bug #34235, 34238)
12mr|desktop-common-data-2011.0-6|492	
12mr|desktop-common-data-2011.0-6|493	* Thu Sep 27 2007 Frederic Crozat <fcrozat@mandriva.com> 2008.0-12mdv2008.0
12mr|desktop-common-data-2011.0-6|494	+ Revision: 93312
12mr|desktop-common-data-2011.0-6|495	- Tune menus to put .desktop with only main categories (usually from ISV) at top level. Bring 100%% compliance with XDG utils test suite
12mr|desktop-common-data-2011.0-6|496	- Add support for OOo 64bits .desktop
12mr|desktop-common-data-2011.0-6|497	- Fix typo in ParallelComputing category
12mr|desktop-common-data-2011.0-6|498	- Printing and PackageManager are no longer desktop dependant (Mdv bug #33766, #33436)
12mr|desktop-common-data-2011.0-6|499	- hide Emulator / HardwareSettings from Tools/More (Mdv bug #33765, #33906)
12mr|desktop-common-data-2011.0-6|500	- Add new icon for Register launcher
12mr|desktop-common-data-2011.0-6|501	
12mr|desktop-common-data-2011.0-6|502	* Wed Sep 19 2007 Frederic Crozat <fcrozat@mandriva.com> 2008.0-11mdv2008.0
12mr|desktop-common-data-2011.0-6|503	+ Revision: 90963
12mr|desktop-common-data-2011.0-6|504	- Group kcontrol with MCC in System tools (Mdv bug #33663)
12mr|desktop-common-data-2011.0-6|505	- Hide rpmdrake in SystemTools
12mr|desktop-common-data-2011.0-6|506	- update translations for dekstop launchers
12mr|desktop-common-data-2011.0-6|507	- Add icons for desktop launcher in hicolor icon theme
12mr|desktop-common-data-2011.0-6|508	- Fix textcolor in mouseover for gdm/kdm theme
12mr|desktop-common-data-2011.0-6|509	
12mr|desktop-common-data-2011.0-6|510	* Mon Sep 17 2007 Frederic Crozat <fcrozat@mandriva.com> 2008.0-10mdv2008.0
12mr|desktop-common-data-2011.0-6|511	+ Revision: 89294
12mr|desktop-common-data-2011.0-6|512	- Fix gdm / kdm theme to show menu icon correctly
12mr|desktop-common-data-2011.0-6|513	- Fix menu to move OO.o Draw to correct layout section (Mdv bug #33651)
12mr|desktop-common-data-2011.0-6|514	
12mr|desktop-common-data-2011.0-6|515	* Fri Sep 14 2007 Frederic Crozat <fcrozat@mandriva.com> 2008.0-9mdv2008.0
12mr|desktop-common-data-2011.0-6|516	+ Revision: 85665
12mr|desktop-common-data-2011.0-6|517	- Remove special case for drakconf in menu (fixed in its .desktop)
12mr|desktop-common-data-2011.0-6|518	- Import new 2008 dm theme and port it to gdm
12mr|desktop-common-data-2011.0-6|519	- Import Ia Ora Sound theme, authored by Helio (congrat)
12mr|desktop-common-data-2011.0-6|520	- add new default launchers for desktop
12mr|desktop-common-data-2011.0-6|521	
12mr|desktop-common-data-2011.0-6|522	* Mon Sep 10 2007 Frederic Crozat <fcrozat@mandriva.com> 2008.0-8mdv2008.0
12mr|desktop-common-data-2011.0-6|523	+ Revision: 84220
12mr|desktop-common-data-2011.0-6|524	- Make sure all GNOME System but not Settings apps are visible in SystemTools
12mr|desktop-common-data-2011.0-6|525	- update xdg_menu with gnomesu path (SUSE)
12mr|desktop-common-data-2011.0-6|526	
12mr|desktop-common-data-2011.0-6|527	+ Adam Williamson <awilliamson@mandriva.org>
12mr|desktop-common-data-2011.0-6|528	- s/Mandrakelinux/Mandrivalinux/
12mr|desktop-common-data-2011.0-6|529	
12mr|desktop-common-data-2011.0-6|530	* Fri Sep 07 2007 Frederic Crozat <fcrozat@mandriva.com> 2008.0-7mdv2008.0
12mr|desktop-common-data-2011.0-6|531	+ Revision: 81947
12mr|desktop-common-data-2011.0-6|532	- Improve KDM theme
12mr|desktop-common-data-2011.0-6|533	- Add support for X-MandrivaLinux-More category
12mr|desktop-common-data-2011.0-6|534	- Enable inlining on More submenus
12mr|desktop-common-data-2011.0-6|535	- re-add Preferences/Advanced .directory for GNOME panel
12mr|desktop-common-data-2011.0-6|536	
12mr|desktop-common-data-2011.0-6|537	* Thu Aug 30 2007 Frederic Crozat <fcrozat@mandriva.com> 2008.0-6mdv2008.0
12mr|desktop-common-data-2011.0-6|538	+ Revision: 75765
12mr|desktop-common-data-2011.0-6|539	- Update bookmarks for 2008.0
12mr|desktop-common-data-2011.0-6|540	- Really fix missing icons for graphics/more (Mdv bug #32839)
12mr|desktop-common-data-2011.0-6|541	- Exclude Emulators from SystemTools menu (Mdv bug #32940)
12mr|desktop-common-data-2011.0-6|542	- Use new rpmdrake .desktop filename
12mr|desktop-common-data-2011.0-6|543	
12mr|desktop-common-data-2011.0-6|544	* Tue Aug 28 2007 Frederic Crozat <fcrozat@mandriva.com> 2008.0-5mdv2008.0
12mr|desktop-common-data-2011.0-6|545	+ Revision: 72760
12mr|desktop-common-data-2011.0-6|546	- don't show Emulators in Tools/More (Austin)
12mr|desktop-common-data-2011.0-6|547	- fix xdg_menu to not call kde-config as root (Mdv bug #32847)
12mr|desktop-common-data-2011.0-6|548	
12mr|desktop-common-data-2011.0-6|549	* Mon Aug 27 2007 Frederic Crozat <fcrozat@mandriva.com> 2008.0-4mdv2008.0
12mr|desktop-common-data-2011.0-6|550	+ Revision: 71914
12mr|desktop-common-data-2011.0-6|551	- Put xdg_menu cache in /var/lib/menu (pixel)
12mr|desktop-common-data-2011.0-6|552	
12mr|desktop-common-data-2011.0-6|553	* Mon Aug 27 2007 Frederic Crozat <fcrozat@mandriva.com> 2008.0-3mdv2008.0
12mr|desktop-common-data-2011.0-6|554	+ Revision: 71810
12mr|desktop-common-data-2011.0-6|555	-Add missing .directory for graphics/more (Mdv bug #32839)
12mr|desktop-common-data-2011.0-6|556	-Rebuild with additional translations (Mdv bug #32884)
12mr|desktop-common-data-2011.0-6|557	
12mr|desktop-common-data-2011.0-6|558	* Fri Aug 24 2007 Frederic Crozat <fcrozat@mandriva.com> 2008.0-2mdv2008.0
12mr|desktop-common-data-2011.0-6|559	+ Revision: 71033
12mr|desktop-common-data-2011.0-6|560	- New Mandriva menu (based on Frederik Himpe proposal)
12mr|desktop-common-data-2011.0-6|561	
12mr|desktop-common-data-2011.0-6|562	* Mon Aug 06 2007 Frederic Crozat <fcrozat@mandriva.com> 2008.0-1mdv2008.0
12mr|desktop-common-data-2011.0-6|563	+ Revision: 59440
12mr|desktop-common-data-2011.0-6|564	- New release for 2008.0 :
12mr|desktop-common-data-2011.0-6|565	- mdk-folders are dead, we are now using XDG user directories instead
12mr|desktop-common-data-2011.0-6|566	- Check if %%_install_langs is set to all before allowing build
12mr|desktop-common-data-2011.0-6|567	
12mr|desktop-common-data-2011.0-6|568	* Fri May 11 2007 Frederic Crozat <fcrozat@mandriva.com> 2007.1-12mdv2008.0
12mr|desktop-common-data-2011.0-6|569	+ Revision: 26375
12mr|desktop-common-data-2011.0-6|570	- add support for gdm 2.19.x new background property
12mr|desktop-common-data-2011.0-6|571	- fix handling of zh locale for desktop directories (Mdv bug #30216)
12mr|desktop-common-data-2011.0-6|572	- Fix www-browser call (Mdv bug #30522) (mrl)
12mr|desktop-common-data-2011.0-6|573	
12mr|desktop-common-data-2011.0-6|574	
12mr|desktop-common-data-2011.0-6|575	* Wed Apr 04 2007 Frederic Crozat <fcrozat@mandriva.com> 2007.1-11mdv2007.1
12mr|desktop-common-data-2011.0-6|576	+ Revision: 150572
12mr|desktop-common-data-2011.0-6|577	- Fix KDELegacy node position, causing empty Other menu node (Mdv bug #30126)
12mr|desktop-common-data-2011.0-6|578	
12mr|desktop-common-data-2011.0-6|579	* Tue Apr 03 2007 Olivier Blin <oblin@mandriva.com> 2007.1-10mdv2007.1
12mr|desktop-common-data-2011.0-6|580	+ Revision: 150302
12mr|desktop-common-data-2011.0-6|581	- use fbrun in fluxbox menu instead of bbrun (#30076)
12mr|desktop-common-data-2011.0-6|582	- do not hardcode xterm menu entry for fluxbox (#30076)
12mr|desktop-common-data-2011.0-6|583	
12mr|desktop-common-data-2011.0-6|584	* Sat Mar 31 2007 Frederic Crozat <fcrozat@mandriva.com> 2007.1-9mdv2007.1
12mr|desktop-common-data-2011.0-6|585	+ Revision: 150100
12mr|desktop-common-data-2011.0-6|586	- Update menu for discovery : hide more entries, make sure all accessibility tools are in "More applications"
12mr|desktop-common-data-2011.0-6|587	- Update main menu : accept old categories which are still in specification
12mr|desktop-common-data-2011.0-6|588	
12mr|desktop-common-data-2011.0-6|589	* Sat Mar 31 2007 Laurent Montel <lmontel@mandriva.com> 2007.1-8mdv2007.1
12mr|desktop-common-data-2011.0-6|590	+ Revision: 150007
12mr|desktop-common-data-2011.0-6|591	- Fix duplicate entries
12mr|desktop-common-data-2011.0-6|592	
12mr|desktop-common-data-2011.0-6|593	* Wed Mar 28 2007 Frederic Crozat <fcrozat@mandriva.com> 2007.1-7mdv2007.1
12mr|desktop-common-data-2011.0-6|594	+ Revision: 149183
12mr|desktop-common-data-2011.0-6|595	- Fix title for some konqueror bookmarks
12mr|desktop-common-data-2011.0-6|596	- Don't output errors in fndSession when no session file is present
12mr|desktop-common-data-2011.0-6|597	
12mr|desktop-common-data-2011.0-6|598	* Thu Mar 22 2007 Frederic Crozat <fcrozat@mandriva.com> 2007.1-6mdv2007.1
12mr|desktop-common-data-2011.0-6|599	+ Revision: 148136
12mr|desktop-common-data-2011.0-6|600	- Fix Discovery menu
12mr|desktop-common-data-2011.0-6|601	
12mr|desktop-common-data-2011.0-6|602	* Thu Mar 22 2007 Frederic Crozat <fcrozat@mandriva.com> 2007.1-5mdv2007.1
12mr|desktop-common-data-2011.0-6|603	+ Revision: 148058
12mr|desktop-common-data-2011.0-6|604	- Update menu entries for One / Discovery
12mr|desktop-common-data-2011.0-6|605	
12mr|desktop-common-data-2011.0-6|606	* Wed Mar 21 2007 Frederic Crozat <fcrozat@mandriva.com> 2007.1-4mdv2007.1
12mr|desktop-common-data-2011.0-6|607	+ Revision: 147486
12mr|desktop-common-data-2011.0-6|608	- Prevent building when menu-message is broken
12mr|desktop-common-data-2011.0-6|609	- update bookmarks
12mr|desktop-common-data-2011.0-6|610	- fix www-browser loop
12mr|desktop-common-data-2011.0-6|611	
12mr|desktop-common-data-2011.0-6|612	* Thu Mar 15 2007 Frederic Crozat <fcrozat@mandriva.com> 2007.1-3mdv2007.1
12mr|desktop-common-data-2011.0-6|613	+ Revision: 144412
12mr|desktop-common-data-2011.0-6|614	- Add .desktop files for nautilus default desktop for One / Free
12mr|desktop-common-data-2011.0-6|615	- Fix garbaged png/jpg files (Mdv bug #29005)
12mr|desktop-common-data-2011.0-6|616	- (mrl) www-browser works for KDE and uses xdg-open when relevant (Mdv bug #16920)
12mr|desktop-common-data-2011.0-6|617	- Hide GNOME Configuration subtree in main menu (Mdv bug #29270)
12mr|desktop-common-data-2011.0-6|618	- Fix some url / names for konqueror bookmarks (Mdv bug #27964)
12mr|desktop-common-data-2011.0-6|619	
12mr|desktop-common-data-2011.0-6|620	* Thu Feb 22 2007 Frederic Crozat <fcrozat@mandriva.com> 2007.1-2mdv2007.1
12mr|desktop-common-data-2011.0-6|621	+ Revision: 124422
12mr|desktop-common-data-2011.0-6|622	- Update star icon
12mr|desktop-common-data-2011.0-6|623	
12mr|desktop-common-data-2011.0-6|624	* Fri Feb 16 2007 Frederic Crozat <fcrozat@mandriva.com> 2007.1-1mdv2007.1
12mr|desktop-common-data-2011.0-6|625	+ Revision: 122000
12mr|desktop-common-data-2011.0-6|626	- Remove xinitrc dependency (Mdv bug #26739)
12mr|desktop-common-data-2011.0-6|627	- Fix fndSession umask (Mdv bug #17707)
12mr|desktop-common-data-2011.0-6|628	- Add freedesktop.org categories to menu files (Mdv bug #26709)
12mr|desktop-common-data-2011.0-6|629	
12mr|desktop-common-data-2011.0-6|630	* Wed Feb 14 2007 Laurent Montel <lmontel@mandriva.com> 2007-21mdv2007.1
12mr|desktop-common-data-2011.0-6|631	+ Revision: 121159
12mr|desktop-common-data-2011.0-6|632	- Fix bookmarks
12mr|desktop-common-data-2011.0-6|633	- Import desktop-common-data
12mr|desktop-common-data-2011.0-6|634	
12mr|desktop-common-data-2011.0-6|635	* Thu Nov 16 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-20mdv2007.0
12mr|desktop-common-data-2011.0-6|636	- Fix incorrect category for wordprocessors in discovery menu (Mdv bug #27084)
12mr|desktop-common-data-2011.0-6|637	
12mr|desktop-common-data-2011.0-6|638	* Fri Oct 27 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-19mdv2007.0
12mr|desktop-common-data-2011.0-6|639	- Fix update-menus script to not output empty line
12mr|desktop-common-data-2011.0-6|640	- Re-add menu file stamp to prevent restarting update-menus for each
12mr|desktop-common-data-2011.0-6|641	graphical login
12mr|desktop-common-data-2011.0-6|642	
12mr|desktop-common-data-2011.0-6|643	* Tue Oct 03 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-18mdv2007.0
12mr|desktop-common-data-2011.0-6|644	- Rename root node from Mandriva Linux to Applications (Mdv bug #25389)
12mr|desktop-common-data-2011.0-6|645	- Add missing .directory for various entries (Mdv bug #26273)
12mr|desktop-common-data-2011.0-6|646	
12mr|desktop-common-data-2011.0-6|647	* Tue Sep 26 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-17mdv2007.0
12mr|desktop-common-data-2011.0-6|648	- Add missing Emulator category to menu files (Mdv bug #26148)
12mr|desktop-common-data-2011.0-6|649	
12mr|desktop-common-data-2011.0-6|650	* Fri Sep 22 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-16mdv2007.0
12mr|desktop-common-data-2011.0-6|651	- Hide more applications in one products
12mr|desktop-common-data-2011.0-6|652	- Increase version for Conflicts (Mdv bug #26043)
12mr|desktop-common-data-2011.0-6|653	
12mr|desktop-common-data-2011.0-6|654	* Wed Sep 20 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-15mdv2007.0
12mr|desktop-common-data-2011.0-6|655	- Fix error in upstream category in main menu
12mr|desktop-common-data-2011.0-6|656	- add mandriva-discovery.menu additional menu file to hide / sort applications
12mr|desktop-common-data-2011.0-6|657	for Discovery / One products
12mr|desktop-common-data-2011.0-6|658	
12mr|desktop-common-data-2011.0-6|659	* Tue Sep 19 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-14mdv2007.0
12mr|desktop-common-data-2011.0-6|660	- Rebuild with fixed mdk-menu-message to get all translations (Mdv bug #25895)
12mr|desktop-common-data-2011.0-6|661	
12mr|desktop-common-data-2011.0-6|662	* Thu Sep 14 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-13mdv2007.0
12mr|desktop-common-data-2011.0-6|663	- Update with new bookmarks
12mr|desktop-common-data-2011.0-6|664	- Don't show GNOME configuration in standard menu, moved in preferences menu
12mr|desktop-common-data-2011.0-6|665	
12mr|desktop-common-data-2011.0-6|666	* Sat Sep 09 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-12mdv2007.0
12mr|desktop-common-data-2011.0-6|667	- Update profile scripts to remove invalid dependencies
12mr|desktop-common-data-2011.0-6|668	- move defaults bookmarks from kde and firefox to this package
12mr|desktop-common-data-2011.0-6|669	
12mr|desktop-common-data-2011.0-6|670	* Tue Sep 05 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-11mdv2007.0
12mr|desktop-common-data-2011.0-6|671	- Improve gdm/kdm theme with new backgrounds
12mr|desktop-common-data-2011.0-6|672	- Don't create default desktop directories for root (Mdv bug #19711)
12mr|desktop-common-data-2011.0-6|673	
12mr|desktop-common-data-2011.0-6|674	* Fri Sep 01 2006 Laurent MONTEL <lmontel@mandriva.com> 2007-10mdv2007.0
12mr|desktop-common-data-2011.0-6|675	- Fix upgrade from 2006
12mr|desktop-common-data-2011.0-6|676	- Fix discovery menu (merge kmenuedit.menu when it created by kmenuedit, fix
12mr|desktop-common-data-2011.0-6|677	kfmclient error)
12mr|desktop-common-data-2011.0-6|678	
12mr|desktop-common-data-2011.0-6|679	* Thu Aug 31 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-9mdv2007.0
12mr|desktop-common-data-2011.0-6|680	- update-menus doesn't do anything if DURING_INSTALL is set to 1
12mr|desktop-common-data-2011.0-6|681	
12mr|desktop-common-data-2011.0-6|682	* Thu Aug 31 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-8mdv2007.0
12mr|desktop-common-data-2011.0-6|683	- Add missing directory file for adventure (Mdv bug #24829)
12mr|desktop-common-data-2011.0-6|684	- Add empty menu nodes for KDE in discovery menu
12mr|desktop-common-data-2011.0-6|685	- Remove old X-MandrakeLinux* categories for main menu, all entries
12mr|desktop-common-data-2011.0-6|686	must now use X-MandrivaLinux
12mr|desktop-common-data-2011.0-6|687	- fix default directories creation if translation contains spaces (Mdv bug #24677)
12mr|desktop-common-data-2011.0-6|688	
12mr|desktop-common-data-2011.0-6|689	* Fri Aug 18 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-7mdv2007.0
12mr|desktop-common-data-2011.0-6|690	- Add discovery menu and script to support MDV_MENU_STYLE
12mr|desktop-common-data-2011.0-6|691	
12mr|desktop-common-data-2011.0-6|692	* Fri Aug 18 2006 Laurent MONTEL <lmontel@mandriva.com> 2007-6
12mr|desktop-common-data-2011.0-6|693	- Change requires to mandriva-theme
12mr|desktop-common-data-2011.0-6|694	
12mr|desktop-common-data-2011.0-6|695	* Thu Aug 10 2006 Laurent MONTEL <lmontel@mandriva.com> 2007-5
12mr|desktop-common-data-2011.0-6|696	- Fix oowriter menu entry
12mr|desktop-common-data-2011.0-6|697	
12mr|desktop-common-data-2011.0-6|698	* Tue Aug 08 2006 Laurent MONTEL <lmontel@mandriva.com> 2007-4
12mr|desktop-common-data-2011.0-6|699	- Fix applications-mdk.menu to merge kmenuedit.menu files (fix mdk bug #24103)
12mr|desktop-common-data-2011.0-6|700	
12mr|desktop-common-data-2011.0-6|701	* Fri Jul 21 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-3mdv2007.0
12mr|desktop-common-data-2011.0-6|702	- Ignore "Development" keyword, it is too broad atm (Mdv bug #23826)
12mr|desktop-common-data-2011.0-6|703	- Add .directory for Archiving/Other (Mdv bug #23845)
12mr|desktop-common-data-2011.0-6|704	
12mr|desktop-common-data-2011.0-6|705	* Fri Jul 21 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-2mdv2007.0
12mr|desktop-common-data-2011.0-6|706	- Fix some typo (Andrej) (Mdk bug #23842)
12mr|desktop-common-data-2011.0-6|707	
12mr|desktop-common-data-2011.0-6|708	* Tue Jul 18 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-1mdv2007.0
12mr|desktop-common-data-2011.0-6|709	- Drop old menu system completely
12mr|desktop-common-data-2011.0-6|710	
12mr|desktop-common-data-2011.0-6|711	* Wed Jul 12 2006 Frederic Crozat <fcrozat@mandriva.com> 2006-12mdv2007.0
12mr|desktop-common-data-2011.0-6|712	- Add missing .directory (Mdv bug #23614)
12mr|desktop-common-data-2011.0-6|713	- fix translations for some .directories (Mdv bug #23641)
12mr|desktop-common-data-2011.0-6|714	
12mr|desktop-common-data-2011.0-6|715	* Sat Jul 08 2006 Frederic Crozat <fcrozat@mandriva.com> 2006-11mdv2007.0
12mr|desktop-common-data-2011.0-6|716	- add missing .directory
12mr|desktop-common-data-2011.0-6|717	- rebuild with fixed intltool
12mr|desktop-common-data-2011.0-6|718	- fix generating icewm menu from XDG (pixel)
12mr|desktop-common-data-2011.0-6|719	
12mr|desktop-common-data-2011.0-6|720	* Tue Jun 20 2006 Frederic Crozat <fcrozat@mandriva.com> 2006-10mdv2007.0
12mr|desktop-common-data-2011.0-6|721	- Add missing .directory files and fix videoconference one
12mr|desktop-common-data-2011.0-6|722	
12mr|desktop-common-data-2011.0-6|723	* Fri Jun 16 2006 Frederic Crozat <fcrozat@mandriva.com> 2006-9mdv2007.0
12mr|desktop-common-data-2011.0-6|724	- Switch to X-MandrivaLinux
12mr|desktop-common-data-2011.0-6|725	
12mr|desktop-common-data-2011.0-6|726	* Tue May 30 2006 Frederic Crozat <fcrozat@mandriva.com> 2006-8mdv2007.0
12mr|desktop-common-data-2011.0-6|727	- Add legacy directories and default merge directory
12mr|desktop-common-data-2011.0-6|728	
12mr|desktop-common-data-2011.0-6|729	* Thu May 18 2006 Frederic Crozat <fcrozat@mandriva.com> 2006-7mdk
12mr|desktop-common-data-2011.0-6|730	- ship our own .directory files now
12mr|desktop-common-data-2011.0-6|731	- use kde .directory files when possible
12mr|desktop-common-data-2011.0-6|732	- add more upstream categories
12mr|desktop-common-data-2011.0-6|733	
12mr|desktop-common-data-2011.0-6|734	* Sat May 13 2006 Laurent MONTEL <lmontel@mandriva.com> 2006-6
12mr|desktop-common-data-2011.0-6|735	- Update for missing kcontrol entry
12mr|desktop-common-data-2011.0-6|736	
12mr|desktop-common-data-2011.0-6|737	* Fri May 12 2006 Frederic Crozat <fcrozat@mandriva.com> 2006-5mdk
12mr|desktop-common-data-2011.0-6|738	- Update menu file with new filename for kde
12mr|desktop-common-data-2011.0-6|739	
12mr|desktop-common-data-2011.0-6|740	* Thu May 11 2006 Frederic Crozat <fcrozat@mandriva.com> 2006-4mdk
12mr|desktop-common-data-2011.0-6|741	- Add missing catergories in menu file (laurent)
12mr|desktop-common-data-2011.0-6|742	
12mr|desktop-common-data-2011.0-6|743	* Fri May 05 2006 Frederic Crozat <fcrozat@mandriva.com> 2006-3mdk
12mr|desktop-common-data-2011.0-6|744	- Add applications-mdk.menu file for XDG menu system
12mr|desktop-common-data-2011.0-6|745	- Add xdg_menu script from SUSE to support old WM
12mr|desktop-common-data-2011.0-6|746	- Don't ship defaultlayout.menu anymore, it is merged into main menu
12mr|desktop-common-data-2011.0-6|747	- Fix typo in old menu file
12mr|desktop-common-data-2011.0-6|748	
12mr|desktop-common-data-2011.0-6|749	* Tue Sep 27 2005 Frederic Crozat <fcrozat@mandriva.com> 2006-2mdk
12mr|desktop-common-data-2011.0-6|750	- Fix desktop-directory script (UTF encoded URL, hidden .directory file)
12mr|desktop-common-data-2011.0-6|751	Mdk bug #18853
12mr|desktop-common-data-2011.0-6|752	
12mr|desktop-common-data-2011.0-6|753	* Sat Sep 24 2005 Frederic Lepied <flepied@mandriva.com> 2006-1mdk
12mr|desktop-common-data-2011.0-6|754	- Mandriva
12mr|desktop-common-data-2011.0-6|755	- fixed simplified menu
12mr|desktop-common-data-2011.0-6|756	
12mr|desktop-common-data-2011.0-6|757	* Tue Sep 20 2005 Laurent MONTEL <lmontel@mandriva.com> 10.3.1-9mdk
12mr|desktop-common-data-2011.0-6|758	- Fix menu order
12mr|desktop-common-data-2011.0-6|759	
12mr|desktop-common-data-2011.0-6|760	* Tue Sep 20 2005 Frederic Crozat <fcrozat@mandriva.com> 10.3.1-8mdk
12mr|desktop-common-data-2011.0-6|761	- Fix loop in www-browser (based on patch from Andrey Borzenkov)
12mr|desktop-common-data-2011.0-6|762	
12mr|desktop-common-data-2011.0-6|763	* Tue Sep 13 2005 Frederic Crozat <fcrozat@mandriva.com> 10.3.1-7mdk
12mr|desktop-common-data-2011.0-6|764	- Fix package name and command for gimp in simplified menu (Mdk bug #17627)
12mr|desktop-common-data-2011.0-6|765	
12mr|desktop-common-data-2011.0-6|766	* Fri Sep 09 2005 Laurent MONTEL <lmontel@mandriva.com> 10.3.1-6mdk
12mr|desktop-common-data-2011.0-6|767	- Add separator in simplified menu
12mr|desktop-common-data-2011.0-6|768	
12mr|desktop-common-data-2011.0-6|769	* Tue Aug 30 2005 Frederic Crozat <fcrozat@mandriva.com> 10.3.1-5mdk
12mr|desktop-common-data-2011.0-6|770	- Fix default directories script when no translation is available
12mr|desktop-common-data-2011.0-6|771	
12mr|desktop-common-data-2011.0-6|772	* Sat Aug 27 2005 Frederic Crozat <fcrozat@mandriva.com> 10.3.1-4mdk
12mr|desktop-common-data-2011.0-6|773	- New scheme for default directories
12mr|desktop-common-data-2011.0-6|774	
12mr|desktop-common-data-2011.0-6|775	* Thu Aug 25 2005 Frederic Crozat <fcrozat@mandriva.com> 10.3.1-3mdk
12mr|desktop-common-data-2011.0-6|776	- Add default directories xinit.d script
12mr|desktop-common-data-2011.0-6|777	
12mr|desktop-common-data-2011.0-6|778	* Wed Aug 24 2005 Laurent MONTEL <lmontel@mandriva.com> 10.3.1-2mdk
12mr|desktop-common-data-2011.0-6|779	- Mandrake->Mandriva
12mr|desktop-common-data-2011.0-6|780	
12mr|desktop-common-data-2011.0-6|781	* Tue Jun 07 2005 Frederic Lepied <flepied@mandriva.com> 10.3.1-1mdk
12mr|desktop-common-data-2011.0-6|782	- rebuild to have the correct fndSession (bug #16255)
12mr|desktop-common-data-2011.0-6|783	
12mr|desktop-common-data-2011.0-6|784	* Tue May 31 2005 Frederic Lepied <flepied@mandriva.com> 10.3-1mdk
12mr|desktop-common-data-2011.0-6|785	- fndSession: use the new generic framework
12mr|desktop-common-data-2011.0-6|786	
12mr|desktop-common-data-2011.0-6|787	* Sat May 14 2005 Frederic Crozat <fcrozat@mandriva.com> 10.2-5mdk
12mr|desktop-common-data-2011.0-6|788	- change package name
12mr|desktop-common-data-2011.0-6|789	- xvt : fix typo (bug #15836)
12mr|desktop-common-data-2011.0-6|790	- fix typo in translation-map
12mr|desktop-common-data-2011.0-6|791	- remove screensaver images, moved in theme package
12mr|desktop-common-data-2011.0-6|792	
12mr|desktop-common-data-2011.0-6|793	* Wed Mar 30 2005 Frederic Lepied <flepied@mandrakesoft.com> 10.2-4mdk
12mr|desktop-common-data-2011.0-6|794	- www-browser: test if the $BROWSER variable is set to something valid (bug #14903).
12mr|desktop-common-data-2011.0-6|795	
12mr|desktop-common-data-2011.0-6|796	* Wed Mar 23 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 10.2-3mdk
12mr|desktop-common-data-2011.0-6|797	- don't use .desktop files for order directive
12mr|desktop-common-data-2011.0-6|798	
12mr|desktop-common-data-2011.0-6|799	* Wed Mar 09 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 10.2-2mdk
12mr|desktop-common-data-2011.0-6|800	- change www-browser to use BROWSER variable if set or use running environment
12mr|desktop-common-data-2011.0-6|801	settings if set.
12mr|desktop-common-data-2011.0-6|802	- xvt script to replace alternative : choose programs to start based on
12mr|desktop-common-data-2011.0-6|803	running environment
12mr|desktop-common-data-2011.0-6|804	
12mr|desktop-common-data-2011.0-6|805	* Mon Mar 07 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 10.2-1mdk
12mr|desktop-common-data-2011.0-6|806	- Fix error into menu
12mr|desktop-common-data-2011.0-6|807	
12mr|desktop-common-data-2011.0-6|808	* Wed Mar 02 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 10.1-19mdk
12mr|desktop-common-data-2011.0-6|809	- Fix order for simplified menu
12mr|desktop-common-data-2011.0-6|810	
12mr|desktop-common-data-2011.0-6|811	* Tue Mar 01 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 10.1-18mdk
12mr|desktop-common-data-2011.0-6|812	- Fix Filename order with menu id
12mr|desktop-common-data-2011.0-6|813	
12mr|desktop-common-data-2011.0-6|814	* Tue Mar 01 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 10.1-17mdk
12mr|desktop-common-data-2011.0-6|815	- Update menu order
12mr|desktop-common-data-2011.0-6|816	
12mr|desktop-common-data-2011.0-6|817	* Mon Feb 28 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 10.1-16mdk
12mr|desktop-common-data-2011.0-6|818	- Install shared Mdk theme for GDM/KDM
12mr|desktop-common-data-2011.0-6|819	
12mr|desktop-common-data-2011.0-6|820	* Tue Jan 25 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 10.1-15mdk
12mr|desktop-common-data-2011.0-6|821	- Fix small errors in default layout menu files
12mr|desktop-common-data-2011.0-6|822	
12mr|desktop-common-data-2011.0-6|823	* Tue Dec 14 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 10.1-14mdk
12mr|desktop-common-data-2011.0-6|824	- Move mdk menu data from menu to mandrake_desk package
12mr|desktop-common-data-2011.0-6|825	
12mr|desktop-common-data-2011.0-6|826	* Thu Sep 30 2004 David Baudens <baudens@mandrakesoft.com> 10.1-13mdk
12mr|desktop-common-data-2011.0-6|827	- Fix task oriented menu to allow translations of "Listen to Music Files" menu
12mr|desktop-common-data-2011.0-6|828	entry (Laurent Montel)
12mr|desktop-common-data-2011.0-6|829	
12mr|desktop-common-data-2011.0-6|830	* Thu Sep 30 2004 David Baudens <baudens@mandrakesoft.com> 10.1-12mdk
12mr|desktop-common-data-2011.0-6|831	- Add missing menu entry for french Mandrakelinux documentation
12mr|desktop-common-data-2011.0-6|832	
12mr|desktop-common-data-2011.0-6|833	* Thu Sep 30 2004 David Baudens <baudens@mandrakesoft.com> 10.1-11mdk
12mr|desktop-common-data-2011.0-6|834	- Fix Import and Sort Your Photos menu entry
12mr|desktop-common-data-2011.0-6|835	
12mr|desktop-common-data-2011.0-6|836	* Sat Sep 11 2004 David Baudens <baudens@mandrakesoft.com> 10.1-10mdk
12mr|desktop-common-data-2011.0-6|837	- Add documentation to task oriented menu
12mr|desktop-common-data-2011.0-6|838	
12mr|desktop-common-data-2011.0-6|839	* Fri Sep 10 2004 David Baudens <baudens@mandrakesoft.com> 10.1-9mdk
12mr|desktop-common-data-2011.0-6|840	- Remove all longtitle
12mr|desktop-common-data-2011.0-6|841	
12mr|desktop-common-data-2011.0-6|842	* Fri Sep 10 2004 David Baudens <baudens@mandrakesoft.com> 10.1-8mdk
12mr|desktop-common-data-2011.0-6|843	- Fix task oriented menu (kphone)
12mr|desktop-common-data-2011.0-6|844	
12mr|desktop-common-data-2011.0-6|845	* Thu Sep 02 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 10.1-7mdk
12mr|desktop-common-data-2011.0-6|846	- Fix capitalization in simplified menu
12mr|desktop-common-data-2011.0-6|847	
12mr|desktop-common-data-2011.0-6|848	* Wed Sep 01 2004 Frederic Lepied <flepied@mandrakesoft.com> 10.1-6mdk
12mr|desktop-common-data-2011.0-6|849	- added the script www-browser
12mr|desktop-common-data-2011.0-6|850	
12mr|desktop-common-data-2011.0-6|851	* Sat Aug 28 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 10.1-5mdk
12mr|desktop-common-data-2011.0-6|852	- Fix typo in gnome-cd entry
12mr|desktop-common-data-2011.0-6|853	
12mr|desktop-common-data-2011.0-6|854	* Tue Aug 17 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 10.1-4mdk
12mr|desktop-common-data-2011.0-6|855	- Fix "Play Games" menu entry
12mr|desktop-common-data-2011.0-6|856	
12mr|desktop-common-data-2011.0-6|857	* Thu Aug 12 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 10.1-3mdk
12mr|desktop-common-data-2011.0-6|858	- Add GNOME version of task oriented menu
12mr|desktop-common-data-2011.0-6|859	- Fix capitalisations in task oriented menu
12mr|desktop-common-data-2011.0-6|860	
12mr|desktop-common-data-2011.0-6|861	* Fri Aug 06 2004 David Baudens <baudens@mandrakesoft.com> 10.1-2mdk
12mr|desktop-common-data-2011.0-6|862	- Add "Make a phone call" to task oriented menu
12mr|desktop-common-data-2011.0-6|863	
12mr|desktop-common-data-2011.0-6|864	* Fri Aug 06 2004 David Baudens <baudens@mandrakesoft.com> 10.1-1mdk
12mr|desktop-common-data-2011.0-6|865	- Update task oriented menu
12mr|desktop-common-data-2011.0-6|866	
12mr|desktop-common-data-2011.0-6|867	* Thu Aug 05 2004 Pixel <pixel@mandrakesoft.com> 10.0-11mdk
12mr|desktop-common-data-2011.0-6|868	- add "chksession -L" used by DrakX to configure ~/.dmrc
12mr|desktop-common-data-2011.0-6|869	- fix descriptions (use Mandrakelinux instead of simply Mandrake)
12mr|desktop-common-data-2011.0-6|870	

13782 12
12mr|desktop-file-utils-0.20-1|1	Summary:	Utilities for working with desktop entries
12mr|desktop-file-utils-0.20-1|2	Name:		desktop-file-utils
12mr|desktop-file-utils-0.20-1|3	Version:	0.20
12mr|desktop-file-utils-0.20-1|4	Release:	%mkrel 1
12mr|desktop-file-utils-0.20-1|5	License:	GPLv2+
12mr|desktop-file-utils-0.20-1|6	Group:		Graphical desktop/Other
12mr|desktop-file-utils-0.20-1|7	Url: 		http://freedesktop.org/Software/desktop-file-utils
12mr|desktop-file-utils-0.20-1|8	Source:		http://freedesktop.org/software/desktop-file-utils/releases/%{name}-%{version}.tar.xz
12mr|desktop-file-utils-0.20-1|9	Buildrequires:	popt-devel glibc-static-devel
12mr|desktop-file-utils-0.20-1|10	BuildRequires:	glib2-devel
12mr|desktop-file-utils-0.20-1|11	BuildRequires:	emacs-bin
12mr|desktop-file-utils-0.20-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|desktop-file-utils-0.20-1|13	
12mr|desktop-file-utils-0.20-1|14	%description
12mr|desktop-file-utils-0.20-1|15	desktop-file-utils contains a couple of command line utilities for working
12mr|desktop-file-utils-0.20-1|16	with desktop entries. It requires GLib and popt to compile, because the
12mr|desktop-file-utils-0.20-1|17	implementation requires Unicode utilities and such.
12mr|desktop-file-utils-0.20-1|18	
12mr|desktop-file-utils-0.20-1|19	Right now the only documentation is "desktop-file-install --help".
12mr|desktop-file-utils-0.20-1|20	desktop-file-validate takes a single argument, the file to validate.
12mr|desktop-file-utils-0.20-1|21	
12mr|desktop-file-utils-0.20-1|22	%prep
12mr|desktop-file-utils-0.20-1|23	%setup -q
12mr|desktop-file-utils-0.20-1|24	
12mr|desktop-file-utils-0.20-1|25	%build
12mr|desktop-file-utils-0.20-1|26	%configure2_5x
12mr|desktop-file-utils-0.20-1|27	
12mr|desktop-file-utils-0.20-1|28	%make
12mr|desktop-file-utils-0.20-1|29	
12mr|desktop-file-utils-0.20-1|30	%install
12mr|desktop-file-utils-0.20-1|31	rm -rf %{buildroot}
12mr|desktop-file-utils-0.20-1|32	
12mr|desktop-file-utils-0.20-1|33	%makeinstall_std
12mr|desktop-file-utils-0.20-1|34	
12mr|desktop-file-utils-0.20-1|35	mkdir -p %{buildroot}%{_sysconfdir}/emacs/site-start.d/
12mr|desktop-file-utils-0.20-1|36	cat > %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el << EOF
12mr|desktop-file-utils-0.20-1|37	(autoload 'desktop-entry-mode "desktop-entry-mode" "Desktop Entry mode" t)
12mr|desktop-file-utils-0.20-1|38	(add-to-list 'auto-mode-alist
12mr|desktop-file-utils-0.20-1|39	'("\\\\.desktop\\\\(\\\\.in\\\\)?$" . desktop-entry-mode))
12mr|desktop-file-utils-0.20-1|40	(add-hook 'desktop-entry-mode-hook 'font-lock-mode)
12mr|desktop-file-utils-0.20-1|41	EOF
12mr|desktop-file-utils-0.20-1|42	
12mr|desktop-file-utils-0.20-1|43	%post
12mr|desktop-file-utils-0.20-1|44	%{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null 2> /dev/null
12mr|desktop-file-utils-0.20-1|45	
12mr|desktop-file-utils-0.20-1|46	%triggerin -- %{_datadir}/applications/*.desktop, %{_datadir}/applications/*/*.desktop
12mr|desktop-file-utils-0.20-1|47	%{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null 2> /dev/null
12mr|desktop-file-utils-0.20-1|48	
12mr|desktop-file-utils-0.20-1|49	%triggerpostun -- %{_datadir}/applications/*.desktop, %{_datadir}/applications/*/*.desktop
12mr|desktop-file-utils-0.20-1|50	%{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null 2> /dev/null
12mr|desktop-file-utils-0.20-1|51	
12mr|desktop-file-utils-0.20-1|52	%clean
12mr|desktop-file-utils-0.20-1|53	rm -rf %{buildroot}
12mr|desktop-file-utils-0.20-1|54	
12mr|desktop-file-utils-0.20-1|55	%files
12mr|desktop-file-utils-0.20-1|56	%defattr(-,root,root)
12mr|desktop-file-utils-0.20-1|57	%doc AUTHORS NEWS README ChangeLog
12mr|desktop-file-utils-0.20-1|58	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}.el
12mr|desktop-file-utils-0.20-1|59	%{_bindir}/*
12mr|desktop-file-utils-0.20-1|60	%_mandir/man1/*
12mr|desktop-file-utils-0.20-1|61	%{_datadir}/emacs/site-lisp/desktop-entry-mode.el*
12mr|desktop-file-utils-0.20-1|62	
12mr|desktop-file-utils-0.20-1|63	
12mr|desktop-file-utils-0.20-1|64	
12mr|desktop-file-utils-0.20-1|65	%changelog
12mr|desktop-file-utils-0.20-1|66	

13783 12
12mr|dev86-0.16.18-2|1	%define		bccdir	%{_libdir}/bcc
12mr|dev86-0.16.18-2|2	
12mr|dev86-0.16.18-2|3	Summary: 	A real mode 80x86 assembler and linker
12mr|dev86-0.16.18-2|4	Name:		dev86
12mr|dev86-0.16.18-2|5	Version:	0.16.18
12mr|dev86-0.16.18-2|6	Release:	%mkrel 2
12mr|dev86-0.16.18-2|7	License: 	GPLv2
12mr|dev86-0.16.18-2|8	Group:		Development/Other
12mr|dev86-0.16.18-2|9	URL:		http://homepage.ntlworld.com/robert.debath/
12mr|dev86-0.16.18-2|10	Source:		http://homepage.ntlworld.com/robert.debath/dev86/Dev86src-%{version}.tar.gz
12mr|dev86-0.16.18-2|11	Patch0:		dev86-noelks.patch
12mr|dev86-0.16.18-2|12	Patch1:		dev86-64bit.patch
12mr|dev86-0.16.18-2|13	Patch2:		dev86-nostrip.patch
12mr|dev86-0.16.18-2|14	Patch3:		dev86-overflow.patch
12mr|dev86-0.16.18-2|15	Patch4:		dev86-long.patch
12mr|dev86-0.16.18-2|16	Patch5:		dev86-print-overflow.patch
12mr|dev86-0.16.18-2|17	Patch6:		dev86-copt.patch
12mr|dev86-0.16.18-2|18	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|dev86-0.16.18-2|19	Obsoletes:	bin86
12mr|dev86-0.16.18-2|20	Provides:       bin86
12mr|dev86-0.16.18-2|21	ExclusiveArch:  %{ix86} ppc x86_64 %{arm}
12mr|dev86-0.16.18-2|22	
12mr|dev86-0.16.18-2|23	%description
12mr|dev86-0.16.18-2|24	The dev86 package provides an assembler and linker for real mode 80x86
12mr|dev86-0.16.18-2|25	instructions. You'll need to have this package installed in order to
12mr|dev86-0.16.18-2|26	build programs that run in real mode, including LILO and the kernel's
12mr|dev86-0.16.18-2|27	bootstrapping code, from their sources.
12mr|dev86-0.16.18-2|28	
12mr|dev86-0.16.18-2|29	You should install dev86 if you intend to build programs that run in real
12mr|dev86-0.16.18-2|30	mode from their source code.
12mr|dev86-0.16.18-2|31	
12mr|dev86-0.16.18-2|32	%package        devel
12mr|dev86-0.16.18-2|33	Summary:        A development files for dev86
12mr|dev86-0.16.18-2|34	Group:          Development/Other
12mr|dev86-0.16.18-2|35	Requires:       %{name} = %{version}-%{release}
12mr|dev86-0.16.18-2|36	
12mr|dev86-0.16.18-2|37	%description    devel
12mr|dev86-0.16.18-2|38	The dev86 package provides an assembler and linker for real mode 80x86
12mr|dev86-0.16.18-2|39	instructions. You'll need to have this package installed in order to
12mr|dev86-0.16.18-2|40	build programs that run in real mode, including LILO and the kernel's
12mr|dev86-0.16.18-2|41	bootstrapping code, from their sources.
12mr|dev86-0.16.18-2|42	
12mr|dev86-0.16.18-2|43	The dev86-devel package provides C headers need to use bcc, the C
12mr|dev86-0.16.18-2|44	compiler for real mode x86.
12mr|dev86-0.16.18-2|45	
12mr|dev86-0.16.18-2|46	You should install dev86 if you intend to build programs that run in real
12mr|dev86-0.16.18-2|47	mode from their source code.
12mr|dev86-0.16.18-2|48	
12mr|dev86-0.16.18-2|49	Note that you don't need dev86-devel package in order to build
12mr|dev86-0.16.18-2|50	a kernel.
12mr|dev86-0.16.18-2|51	
12mr|dev86-0.16.18-2|52	%prep
12mr|dev86-0.16.18-2|53	%setup -q
12mr|dev86-0.16.18-2|54	%patch0 -p1 -b .noelks
12mr|dev86-0.16.18-2|55	%if %_lib == lib64
12mr|dev86-0.16.18-2|56	%patch1 -p1 -b .64bit
12mr|dev86-0.16.18-2|57	%endif
12mr|dev86-0.16.18-2|58	%patch2 -p1 -b .nostrip
12mr|dev86-0.16.18-2|59	%patch3 -p1 -b .overflow
12mr|dev86-0.16.18-2|60	%patch4 -p1 -b .long
12mr|dev86-0.16.18-2|61	%patch5 -p1 -b .print-overflow
12mr|dev86-0.16.18-2|62	%patch6 -p1 -b .copt
12mr|dev86-0.16.18-2|63	
12mr|dev86-0.16.18-2|64	%build
12mr|dev86-0.16.18-2|65	# the main makefile doesn't allow parallel build
12mr|dev86-0.16.18-2|66	make <<!FooBar!
12mr|dev86-0.16.18-2|67	5
12mr|dev86-0.16.18-2|68	quit
12mr|dev86-0.16.18-2|69	!FooBar!
12mr|dev86-0.16.18-2|70	
12mr|dev86-0.16.18-2|71	%install
12mr|dev86-0.16.18-2|72	rm -rf %{buildroot}
12mr|dev86-0.16.18-2|73	
12mr|dev86-0.16.18-2|74	make DIST=%{buildroot} MANDIR=%{_mandir} LIBDIR=%{bccdir} INCLDIR=%{bccdir} install install-man
12mr|dev86-0.16.18-2|75	
12mr|dev86-0.16.18-2|76	pushd %{buildroot}%{_bindir}
12mr|dev86-0.16.18-2|77	rm -f nm86 size86
12mr|dev86-0.16.18-2|78	ln objdump86 nm86
12mr|dev86-0.16.18-2|79	ln objdump86 size86
12mr|dev86-0.16.18-2|80	popd
12mr|dev86-0.16.18-2|81	
12mr|dev86-0.16.18-2|82	# %doc --parents would be overkill
12mr|dev86-0.16.18-2|83	for i in elksemu unproto bin86 copt dis88 bootblocks; do
12mr|dev86-0.16.18-2|84	ln -f $i/README README.$i
12mr|dev86-0.16.18-2|85	done
12mr|dev86-0.16.18-2|86	ln -f bin86/README-0.4 README-0.4.bin86
12mr|dev86-0.16.18-2|87	ln -f bin86/ChangeLog ChangeLog.bin86
12mr|dev86-0.16.18-2|88	
12mr|dev86-0.16.18-2|89	%clean
12mr|dev86-0.16.18-2|90	rm -rf %{buildroot}
12mr|dev86-0.16.18-2|91	
12mr|dev86-0.16.18-2|92	%files
12mr|dev86-0.16.18-2|93	%defattr(-,root,root)
12mr|dev86-0.16.18-2|94	%doc README MAGIC Contributors README.bootblocks README.copt README.dis88
12mr|dev86-0.16.18-2|95	%doc README.elksemu README.unproto README-0.4.bin86 README.bin86 ChangeLog.bin86
12mr|dev86-0.16.18-2|96	%dir %{bccdir}
12mr|dev86-0.16.18-2|97	%{_bindir}/*
12mr|dev86-0.16.18-2|98	%{bccdir}/*
12mr|dev86-0.16.18-2|99	%{_mandir}/man1/*
12mr|dev86-0.16.18-2|100	%exclude %{bccdir}/i386/lib*
12mr|dev86-0.16.18-2|101	%exclude %{bccdir}/include
12mr|dev86-0.16.18-2|102	
12mr|dev86-0.16.18-2|103	%files devel
12mr|dev86-0.16.18-2|104	%defattr(-,root,root)
12mr|dev86-0.16.18-2|105	%doc README
12mr|dev86-0.16.18-2|106	%dir %{bccdir}/include
12mr|dev86-0.16.18-2|107	%{bccdir}/include/*
12mr|dev86-0.16.18-2|108	%{bccdir}/i386/lib*
12mr|dev86-0.16.18-2|109	
12mr|dev86-0.16.18-2|110	
12mr|dev86-0.16.18-2|111	
12mr|dev86-0.16.18-2|112	
12mr|dev86-0.16.18-2|113	%changelog
12mr|dev86-0.16.18-2|114	

13784 12
12mr|devhelp-3.6.1-1|1	%define lib_major 1
12mr|devhelp-3.6.1-1|2	%define api_version 3
12mr|devhelp-3.6.1-1|3	%define libname %mklibname %{name} %{api_version} %{lib_major}
12mr|devhelp-3.6.1-1|4	%define libnamedev %mklibname -d %{name}
12mr|devhelp-3.6.1-1|5	
12mr|devhelp-3.6.1-1|6	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|devhelp-3.6.1-1|7	
12mr|devhelp-3.6.1-1|8	Summary:	API documentation browser for developers
12mr|devhelp-3.6.1-1|9	Name:		devhelp
12mr|devhelp-3.6.1-1|10	Version:	3.6.1
12mr|devhelp-3.6.1-1|11	Release:	1
12mr|devhelp-3.6.1-1|12	License:	GPLv2+
12mr|devhelp-3.6.1-1|13	Group:		Development/Other
12mr|devhelp-3.6.1-1|14	URL:		http://live.gnome.org/devhelp
12mr|devhelp-3.6.1-1|15	Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|devhelp-3.6.1-1|16	Patch0:		devhelp-3.3.91-linking.patch
12mr|devhelp-3.6.1-1|17	BuildRequires:	pkgconfig(gconf-2.0) >= 2.6.0
12mr|devhelp-3.6.1-1|18	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.11
12mr|devhelp-3.6.1-1|19	BuildRequires:	pkgconfig(gthread-2.0) >= 2.10.0
12mr|devhelp-3.6.1-1|20	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.2
12mr|devhelp-3.6.1-1|21	BuildRequires:	pkgconfig(webkitgtk-3.0)
12mr|devhelp-3.6.1-1|22	BuildRequires:	intltool
12mr|devhelp-3.6.1-1|23	BuildRequires:	desktop-file-utils
12mr|devhelp-3.6.1-1|24	#for gnome-autogen.sh
12mr|devhelp-3.6.1-1|25	BuildRequires:	gnome-common
12mr|devhelp-3.6.1-1|26	BuildRequires:	gettext-devel
12mr|devhelp-3.6.1-1|27	
12mr|devhelp-3.6.1-1|28	%description
12mr|devhelp-3.6.1-1|29	Devhelp is an API documentation browser for GNOME 2. It works
12mr|devhelp-3.6.1-1|30	natively with Gtk-doc (System used in GTK+ and GNOME for
12mr|devhelp-3.6.1-1|31	documentating APIs) and it is possible to create books for other
12mr|devhelp-3.6.1-1|32	documentation as well.
12mr|devhelp-3.6.1-1|33	
12mr|devhelp-3.6.1-1|34	%package -n %{libname}
12mr|devhelp-3.6.1-1|35	Summary:	Dynamic libraries for devhelp
12mr|devhelp-3.6.1-1|36	Group:		System/Libraries
12mr|devhelp-3.6.1-1|37	Requires:	%{name} >= %{version}
12mr|devhelp-3.6.1-1|38	
12mr|devhelp-3.6.1-1|39	%description -n %{libname}
12mr|devhelp-3.6.1-1|40	this package contains dynamic libraries for devhelp.
12mr|devhelp-3.6.1-1|41	
12mr|devhelp-3.6.1-1|42	
12mr|devhelp-3.6.1-1|43	%package -n %{libnamedev}
12mr|devhelp-3.6.1-1|44	Summary:	Development files and headers for devhelp
12mr|devhelp-3.6.1-1|45	Group:		Development/GNOME and GTK+
12mr|devhelp-3.6.1-1|46	Provides:	%{name}-devel = %{version}-%{release}
12mr|devhelp-3.6.1-1|47	Provides:	lib%{name}-%{api_version}-devel = %{version}-%{release}
12mr|devhelp-3.6.1-1|48	Requires:	%{libname} = %{version}-%{release}
12mr|devhelp-3.6.1-1|49	Requires:	%{name} = %{version}-%{release}
12mr|devhelp-3.6.1-1|50	Obsoletes:	%{_lib}devhelp-2-devel < %{version}
12mr|devhelp-3.6.1-1|51	
12mr|devhelp-3.6.1-1|52	%description -n %{libnamedev}
12mr|devhelp-3.6.1-1|53	This package contains the development files and headers for devhelp.
12mr|devhelp-3.6.1-1|54	
12mr|devhelp-3.6.1-1|55	%package -n %{name}-plugins
12mr|devhelp-3.6.1-1|56	Summary:	Gedit Plugins for Devhelp
12mr|devhelp-3.6.1-1|57	Group:		Editors
12mr|devhelp-3.6.1-1|58	Requires:	gedit
12mr|devhelp-3.6.1-1|59	
12mr|devhelp-3.6.1-1|60	%description -n %{name}-plugins
12mr|devhelp-3.6.1-1|61	Gedit plugins to use with Devhelp.
12mr|devhelp-3.6.1-1|62	
12mr|devhelp-3.6.1-1|63	%prep
12mr|devhelp-3.6.1-1|64	%setup -q
12mr|devhelp-3.6.1-1|65	%apply_patches
12mr|devhelp-3.6.1-1|66	
12mr|devhelp-3.6.1-1|67	%build
12mr|devhelp-3.6.1-1|68	NOCONFIGURE=1 gnome-autogen.sh
12mr|devhelp-3.6.1-1|69	%configure2_5x --disable-static
12mr|devhelp-3.6.1-1|70	%make
12mr|devhelp-3.6.1-1|71	
12mr|devhelp-3.6.1-1|72	%install
12mr|devhelp-3.6.1-1|73	%makeinstall_std
12mr|devhelp-3.6.1-1|74	
12mr|devhelp-3.6.1-1|75	# owns this dir
12mr|devhelp-3.6.1-1|76	mkdir -p %{buildroot}%{_datadir}/%{name}/books
12mr|devhelp-3.6.1-1|77	
12mr|devhelp-3.6.1-1|78	%find_lang %{name}
12mr|devhelp-3.6.1-1|79	
12mr|devhelp-3.6.1-1|80	%preun
12mr|devhelp-3.6.1-1|81	%preun_uninstall_gconf_schemas %{name}
12mr|devhelp-3.6.1-1|82	
12mr|devhelp-3.6.1-1|83	%files -f %{name}.lang
12mr|devhelp-3.6.1-1|84	%doc AUTHORS NEWS README
12mr|devhelp-3.6.1-1|85	%{_sysconfdir}/gconf/schemas/devhelp.schemas
12mr|devhelp-3.6.1-1|86	%{_bindir}/*
12mr|devhelp-3.6.1-1|87	%{_datadir}/applications/%{name}.desktop
12mr|devhelp-3.6.1-1|88	%{_datadir}/devhelp
12mr|devhelp-3.6.1-1|89	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12mr|devhelp-3.6.1-1|90	
12mr|devhelp-3.6.1-1|91	%files -n %{libname}
12mr|devhelp-3.6.1-1|92	%{_libdir}/lib%{name}-%{api_version}.so.%{lib_major}*
12mr|devhelp-3.6.1-1|93	
12mr|devhelp-3.6.1-1|94	%files -n %{libnamedev}
12mr|devhelp-3.6.1-1|95	%{_libdir}/lib%{name}-%{api_version}.so
12mr|devhelp-3.6.1-1|96	%{_libdir}/pkgconfig/lib%{name}-3.0.pc
12mr|devhelp-3.6.1-1|97	%{_includedir}/devhelp-3.0/
12mr|devhelp-3.6.1-1|98	
12mr|devhelp-3.6.1-1|99	%files -n %{name}-plugins
12mr|devhelp-3.6.1-1|100	%{_libdir}/gedit/plugins/*

13785 12
12mr|devil-1.7.8-5|1	##%define _disable_ld_no_undefined	1
12mr|devil-1.7.8-5|2	
12mr|devil-1.7.8-5|3	%define	oname DevIL
12mr|devil-1.7.8-5|4	
12mr|devil-1.7.8-5|5	%define	major 1
12mr|devil-1.7.8-5|6	%define	libname		%mklibname %{name} %{major}
12mr|devil-1.7.8-5|7	%define	develname	%mklibname %{name} -d
12mr|devil-1.7.8-5|8	%define	staticname	%mklibname %{name} -s -d
12mr|devil-1.7.8-5|9	
12mr|devil-1.7.8-5|10	Summary:	Open source image library
12mr|devil-1.7.8-5|11	Name:		devil
12mr|devil-1.7.8-5|12	Version:	1.7.8
12mr|devil-1.7.8-5|13	Release:	%mkrel 5
12mr|devil-1.7.8-5|14	License:	LGPLv2+
12mr|devil-1.7.8-5|15	Group:		System/Libraries
12mr|devil-1.7.8-5|16	URL:		http://openil.sourceforge.net/
12mr|devil-1.7.8-5|17	Source0:	http://downloads.sourceforge.net/openil/%{oname}-%{version}.tar.gz
12mr|devil-1.7.8-5|18	Patch0:		devil-1.7.8-CVE-2009-3994.patch
12mr|devil-1.7.8-5|19	Patch1:		devil-1.7.8-libpng15.patch
12mr|devil-1.7.8-5|20	BuildRequires:	zlib-devel
12mr|devil-1.7.8-5|21	BuildRequires:	jpeg-devel
12mr|devil-1.7.8-5|22	BuildRequires:	tiff-devel
12mr|devil-1.7.8-5|23	BuildRequires:	SDL-devel
12mr|devil-1.7.8-5|24	BuildRequires:	png-devel
12mr|devil-1.7.8-5|25	BuildRequires:	lcms-devel
12mr|devil-1.7.8-5|26	BuildRequires:	mng-devel
12mr|devil-1.7.8-5|27	BuildRequires:	mesaglu-devel
12mr|devil-1.7.8-5|28	BuildRequires:	allegro-devel
12mr|devil-1.7.8-5|29	BuildRequires:	ungif-devel
12mr|devil-1.7.8-5|30	BuildRequires:	libtool
12mr|devil-1.7.8-5|31	BuildRequires:	jasper-devel
12mr|devil-1.7.8-5|32	BuildRequires:	OpenEXR-devel
12mr|devil-1.7.8-5|33	BuildRequires:	file
12mr|devil-1.7.8-5|34	
12mr|devil-1.7.8-5|35	%description
12mr|devil-1.7.8-5|36	DevIL is an Open Source image library whose distribution is done under the
12mr|devil-1.7.8-5|37	terms of the GNU LGPL license.
12mr|devil-1.7.8-5|38	DevIL offers you a simple way to implement loading, manipulating, filtering,
12mr|devil-1.7.8-5|39	converting, displaying, saving from/to several different image formats in your
12mr|devil-1.7.8-5|40	own project.
12mr|devil-1.7.8-5|41	
12mr|devil-1.7.8-5|42	%package -n %{libname}
12mr|devil-1.7.8-5|43	Summary:	Libraries needed for programs using %{oname}
12mr|devil-1.7.8-5|44	Group:		System/Libraries
12mr|devil-1.7.8-5|45	Provides:	lib%{name}
12mr|devil-1.7.8-5|46	Provides:	%{name}
12mr|devil-1.7.8-5|47	
12mr|devil-1.7.8-5|48	%description -n	%{libname}
12mr|devil-1.7.8-5|49	DevIL is an Open Source image library whose distribution is done under the
12mr|devil-1.7.8-5|50	terms of the GNU LGPL license.
12mr|devil-1.7.8-5|51	DevIL offers you a simple way to implement loading, manipulating, filtering,
12mr|devil-1.7.8-5|52	converting, displaying, saving from/to several different image formats in your
12mr|devil-1.7.8-5|53	own project.
12mr|devil-1.7.8-5|54	
12mr|devil-1.7.8-5|55	%package -n %{develname}
12mr|devil-1.7.8-5|56	Summary:	Development headers and libraries for writing programs using %{oname}
12mr|devil-1.7.8-5|57	Group:		Development/C
12mr|devil-1.7.8-5|58	Requires:	%{libname} = %{version}-%{release}
12mr|devil-1.7.8-5|59	Requires:	allegro-devel
12mr|devil-1.7.8-5|60	%if %{mdvver} >= 201200
12mr|devil-1.7.8-5|61	%define __noautoreq 'devel\\(liballeg.*'
12mr|devil-1.7.8-5|62	%else
12mr|devil-1.7.8-5|63	%define	_requires_exceptions	devel(liballeg.*
12mr|devil-1.7.8-5|64	%endif
12mr|devil-1.7.8-5|65	Provides:	%{name}-devel = %{version}-%{release}
12mr|devil-1.7.8-5|66	Obsoletes:	%{_lib}devil1-devel
12mr|devil-1.7.8-5|67	
12mr|devil-1.7.8-5|68	%description -n	%{develname}
12mr|devil-1.7.8-5|69	Development headers and libraries for writing programs using %{oname}.
12mr|devil-1.7.8-5|70	
12mr|devil-1.7.8-5|71	%package -n %{staticname}
12mr|devil-1.7.8-5|72	Summary:	Static library for %{oname}
12mr|devil-1.7.8-5|73	Group:		Development/C
12mr|devil-1.7.8-5|74	Requires:	%{develname} = %{version}-%{release}
12mr|devil-1.7.8-5|75	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|devil-1.7.8-5|76	Obsoletes:	%{_lib}devil1-static-devel
12mr|devil-1.7.8-5|77	
12mr|devil-1.7.8-5|78	%description -n %{staticname}
12mr|devil-1.7.8-5|79	Static library for %{oname}.
12mr|devil-1.7.8-5|80	
12mr|devil-1.7.8-5|81	%package 	utils
12mr|devil-1.7.8-5|82	Summary:	Tools provided by %{oname}
12mr|devil-1.7.8-5|83	Group:		System/Libraries
12mr|devil-1.7.8-5|84	Requires:	%{libname} = %{version}-%{release}
12mr|devil-1.7.8-5|85	Provides:	%{name}-utils = %{version}-%{release}
12mr|devil-1.7.8-5|86	
12mr|devil-1.7.8-5|87	%description	utils
12mr|devil-1.7.8-5|88	This package contains tools provided by %{oname}.
12mr|devil-1.7.8-5|89	
12mr|devil-1.7.8-5|90	%prep
12mr|devil-1.7.8-5|91	%setup -q
12mr|devil-1.7.8-5|92	%patch0 -p1
12mr|devil-1.7.8-5|93	%patch1 -p1
12mr|devil-1.7.8-5|94	
12mr|devil-1.7.8-5|95	chmod 644 AUTHORS CREDITS ChangeLog Libraries.txt README.unix
12mr|devil-1.7.8-5|96	
12mr|devil-1.7.8-5|97	# strip away annoying ^M
12mr|devil-1.7.8-5|98	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mr|devil-1.7.8-5|99	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mr|devil-1.7.8-5|100	
12mr|devil-1.7.8-5|101	%build
12mr|devil-1.7.8-5|102	export CFLAGS="%{optflags} -O3 -funroll-loops -ffast-math -fomit-frame-pointer -fexpensive-optimizations"
12mr|devil-1.7.8-5|103	# using autogen.sh results in configure failing with a problem in
12mr|devil-1.7.8-5|104	# ADD_CFLAGS, as of 0.7.3 - AdamW 2008/12
12mr|devil-1.7.8-5|105	#autoreconf
12mr|devil-1.7.8-5|106	
12mr|devil-1.7.8-5|107	%configure2_5x	\
12mr|devil-1.7.8-5|108	--enable-shared \
12mr|devil-1.7.8-5|109	--enable-static \
12mr|devil-1.7.8-5|110	--enable-IL \
12mr|devil-1.7.8-5|111	--enable-ILU \
12mr|devil-1.7.8-5|112	--enable-ILUT \
12mr|devil-1.7.8-5|113	%ifnarch ix86
12mr|devil-1.7.8-5|114	--enable-x86_64 \
12mr|devil-1.7.8-5|115	--enable-sse \
12mr|devil-1.7.8-5|116	--enable-sse2 \
12mr|devil-1.7.8-5|117	--disable-sse3 \
12mr|devil-1.7.8-5|118	%else
12mr|devil-1.7.8-5|119	--enable-x86 \
12mr|devil-1.7.8-5|120	--disable-x86_64
12mr|devil-1.7.8-5|121	--disable-sse \
12mr|devil-1.7.8-5|122	--disable-sse2 \
12mr|devil-1.7.8-5|123	--disable-sse3 \
12mr|devil-1.7.8-5|124	%endif
12mr|devil-1.7.8-5|125	--with-x \
12mr|devil-1.7.8-5|126	--with-zlib=yes \
12mr|devil-1.7.8-5|127	--enable-release
12mr|devil-1.7.8-5|128	
12mr|devil-1.7.8-5|129	%make
12mr|devil-1.7.8-5|130	
12mr|devil-1.7.8-5|131	%install
12mr|devil-1.7.8-5|132	%__rm -rf %{buildroot}
12mr|devil-1.7.8-5|133	%makeinstall_std
12mr|devil-1.7.8-5|134	
12mr|devil-1.7.8-5|135	%clean
12mr|devil-1.7.8-5|136	%__rm -rf %{buildroot}
12mr|devil-1.7.8-5|137	
12mr|devil-1.7.8-5|138	%files -n %{libname}
12mr|devil-1.7.8-5|139	%doc AUTHORS CREDITS ChangeLog Libraries.txt README.unix
12mr|devil-1.7.8-5|140	%{_libdir}/*.so.%{major}*
12mr|devil-1.7.8-5|141	
12mr|devil-1.7.8-5|142	%files -n %{develname}
12mr|devil-1.7.8-5|143	%{_libdir}/*.so
12mr|devil-1.7.8-5|144	%{_libdir}/pkgconfig/*.pc
12mr|devil-1.7.8-5|145	%{_includedir}/IL
12mr|devil-1.7.8-5|146	%{_infodir}/*.info.*
12mr|devil-1.7.8-5|147	
12mr|devil-1.7.8-5|148	%files -n %{staticname}
12mr|devil-1.7.8-5|149	%{_libdir}/*.a
12mr|devil-1.7.8-5|150	
12mr|devil-1.7.8-5|151	%files utils
12mr|devil-1.7.8-5|152	%{_bindir}/ilur
12mr|devil-1.7.8-5|153	
12mr|devil-1.7.8-5|154	
12mr|devil-1.7.8-5|155	
12mr|devil-1.7.8-5|156	%changelog
12mr|devil-1.7.8-5|157	

13786 12
12mr|dhcp-4.2.1-0.P1.2.1|1	%define _catdir /var/cache/man
12mr|dhcp-4.2.1-0.P1.2.1|2	%define pver P1
12mr|dhcp-4.2.1-0.P1.2.1|3	
12mr|dhcp-4.2.1-0.P1.2.1|4	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) server/relay agent/client
12mr|dhcp-4.2.1-0.P1.2.1|5	Name:		dhcp
12mr|dhcp-4.2.1-0.P1.2.1|6	Epoch:		3
12mr|dhcp-4.2.1-0.P1.2.1|7	Version:	4.2.1
12mr|dhcp-4.2.1-0.P1.2.1|8	%define subrel 1
12mr|dhcp-4.2.1-0.P1.2.1|9	Release:	%mkrel 0.%{pver}.2
12mr|dhcp-4.2.1-0.P1.2.1|10	License:	Distributable
12mr|dhcp-4.2.1-0.P1.2.1|11	Group:		System/Servers
12mr|dhcp-4.2.1-0.P1.2.1|12	URL:		https://www.isc.org/software/dhcp
12mr|dhcp-4.2.1-0.P1.2.1|13	Source0:	ftp://ftp.isc.org/isc/%{name}/%{name}-%{version}-%{pver}.tar.gz
12mr|dhcp-4.2.1-0.P1.2.1|14	Source1:	ftp://ftp.isc.org/isc/%{name}/%{name}-%{version}-%{pver}.tar.gz.sha512.asc
12mr|dhcp-4.2.1-0.P1.2.1|15	Source2:	dhcpd.conf
12mr|dhcp-4.2.1-0.P1.2.1|16	Source3:	dhcpd.init
12mr|dhcp-4.2.1-0.P1.2.1|17	Source4:	dhcp-dynamic-dns-examples.tar.bz2
12mr|dhcp-4.2.1-0.P1.2.1|18	Source5:	dhcrelay.init
12mr|dhcp-4.2.1-0.P1.2.1|19	Source6:	update_dhcp.pl
12mr|dhcp-4.2.1-0.P1.2.1|20	Source7:	dhcpreport.pl
12mr|dhcp-4.2.1-0.P1.2.1|21	Source8:	dhcpd-chroot.sh
12mr|dhcp-4.2.1-0.P1.2.1|22	# (eugeni) dhclient-exit-hooks script
12mr|dhcp-4.2.1-0.P1.2.1|23	Source9:	dhclient-exit-hooks
12mr|dhcp-4.2.1-0.P1.2.1|24	Source12:	draft-ietf-dhc-ldap-schema-01.txt
12mr|dhcp-4.2.1-0.P1.2.1|25	# customize ifup script
12mr|dhcp-4.2.1-0.P1.2.1|26	Patch0:		dhcp-4.1.1-ifup.patch
12mr|dhcp-4.2.1-0.P1.2.1|27	Patch5:		dhcp-4.1.1-format_not_a_string_literal_and_no_format_arguments.patch
12mr|dhcp-4.2.1-0.P1.2.1|28	# (fc) 4.1.0-3mdv no IPv6 is no longer fatal for dhclient
12mr|dhcp-4.2.1-0.P1.2.1|29	Patch6:		dhcp-4.1.1-missing-ipv6-not-fatal.patch
12mr|dhcp-4.2.1-0.P1.2.1|30	# prevents needless deassociation, working around mdv bug #43441
12mr|dhcp-4.2.1-0.P1.2.1|31	Patch7:		dhcp-4.1.1-prevent_wireless_deassociation.patch
12mr|dhcp-4.2.1-0.P1.2.1|32	# redhat bug #587070
12mr|dhcp-4.2.1-0.P1.2.1|33	Patch9:		dhcp-4.1.1-useless-wait.patch
12mr|dhcp-4.2.1-0.P1.2.1|34	Patch10:	dhcp-4.2.1-P1-CVE-2011-2748,2749.diff
12mr|dhcp-4.2.1-0.P1.2.1|35	Patch11:	dhcp-4.2.1-P1-CVE-2011-4539.diff
12mr|dhcp-4.2.1-0.P1.2.1|36	BuildRequires:	perl groff-for-man
12mr|dhcp-4.2.1-0.P1.2.1|37	BuildRequires:	openldap-devel
12mr|dhcp-4.2.1-0.P1.2.1|38	Provides:	dhcpd
12mr|dhcp-4.2.1-0.P1.2.1|39	Obsoletes:	dhcpd < 3.0.6
12mr|dhcp-4.2.1-0.P1.2.1|40	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|dhcp-4.2.1-0.P1.2.1|41	
12mr|dhcp-4.2.1-0.P1.2.1|42	%description
12mr|dhcp-4.2.1-0.P1.2.1|43	DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
12mr|dhcp-4.2.1-0.P1.2.1|44	individual devices on an IP network to get their own network configuration
12mr|dhcp-4.2.1-0.P1.2.1|45	information (IP address, subnetmask, broadcast address, etc.) from a DHCP
12mr|dhcp-4.2.1-0.P1.2.1|46	server. The overall purpose of DHCP is to make it easier to administer a
12mr|dhcp-4.2.1-0.P1.2.1|47	large network. The dhcp package includes the DHCP server and a DHCP relay
12mr|dhcp-4.2.1-0.P1.2.1|48	agent. You will also need to install the dhcp-client or dhcpcd package,
12mr|dhcp-4.2.1-0.P1.2.1|49	or pump or dhcpxd, which provides the DHCP client daemon, on client machines.
12mr|dhcp-4.2.1-0.P1.2.1|50	
12mr|dhcp-4.2.1-0.P1.2.1|51	If you want the DHCP server and/or relay, you will also need to install the
12mr|dhcp-4.2.1-0.P1.2.1|52	dhcp-server and/or dhcp-relay packages.
12mr|dhcp-4.2.1-0.P1.2.1|53	
12mr|dhcp-4.2.1-0.P1.2.1|54	%package common
12mr|dhcp-4.2.1-0.P1.2.1|55	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) server
12mr|dhcp-4.2.1-0.P1.2.1|56	Group:		System/Servers
12mr|dhcp-4.2.1-0.P1.2.1|57	
12mr|dhcp-4.2.1-0.P1.2.1|58	%description common
12mr|dhcp-4.2.1-0.P1.2.1|59	DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
12mr|dhcp-4.2.1-0.P1.2.1|60	individual devices on an IP network to get their own network
12mr|dhcp-4.2.1-0.P1.2.1|61	configuration information (IP address, subnetmask, broadcast address,
12mr|dhcp-4.2.1-0.P1.2.1|62	etc.) from a DHCP server.  The overall purpose of DHCP is to make it
12mr|dhcp-4.2.1-0.P1.2.1|63	easier to administer a large network.  The dhcp package includes the
12mr|dhcp-4.2.1-0.P1.2.1|64	DHCP server and a DHCP relay agent.
12mr|dhcp-4.2.1-0.P1.2.1|65	
12mr|dhcp-4.2.1-0.P1.2.1|66	You will also need to install the dhcp-client or dhcpcd package, or pump or
12mr|dhcp-4.2.1-0.P1.2.1|67	dhcpxd, which provides the DHCP client daemon, on  client machines. If you
12mr|dhcp-4.2.1-0.P1.2.1|68	want the DHCP server and/or relay, you will also need to install the
12mr|dhcp-4.2.1-0.P1.2.1|69	dhcp-server and/or dhcp-relay packages.
12mr|dhcp-4.2.1-0.P1.2.1|70	
12mr|dhcp-4.2.1-0.P1.2.1|71	%package doc
12mr|dhcp-4.2.1-0.P1.2.1|72	Summary:	Documentation about the ISC DHCP server/client
12mr|dhcp-4.2.1-0.P1.2.1|73	Group:		System/Servers
12mr|dhcp-4.2.1-0.P1.2.1|74	
12mr|dhcp-4.2.1-0.P1.2.1|75	%description doc
12mr|dhcp-4.2.1-0.P1.2.1|76	This package contains RFC/API/protocol documentation about the ISC
12mr|dhcp-4.2.1-0.P1.2.1|77	DHCP server and client.
12mr|dhcp-4.2.1-0.P1.2.1|78	
12mr|dhcp-4.2.1-0.P1.2.1|79	DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
12mr|dhcp-4.2.1-0.P1.2.1|80	individual devices on an IP network to get their own network
12mr|dhcp-4.2.1-0.P1.2.1|81	configuration information (IP address, subnetmask, broadcast address,
12mr|dhcp-4.2.1-0.P1.2.1|82	etc.) from a DHCP server.  The overall purpose of DHCP is to make it
12mr|dhcp-4.2.1-0.P1.2.1|83	easier to administer a large network.  The dhcp package includes the
12mr|dhcp-4.2.1-0.P1.2.1|84	DHCP server and a DHCP relay agent.
12mr|dhcp-4.2.1-0.P1.2.1|85	
12mr|dhcp-4.2.1-0.P1.2.1|86	%package server
12mr|dhcp-4.2.1-0.P1.2.1|87	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) server
12mr|dhcp-4.2.1-0.P1.2.1|88	Group:		System/Servers
12mr|dhcp-4.2.1-0.P1.2.1|89	Requires:	dhcp-common = %{epoch}:%{version}-%{release}
12mr|dhcp-4.2.1-0.P1.2.1|90	Requires(post):	rpm-helper
12mr|dhcp-4.2.1-0.P1.2.1|91	Requires(preun): rpm-helper
12mr|dhcp-4.2.1-0.P1.2.1|92	Obsoletes:	dhcp < 3.0.6
12mr|dhcp-4.2.1-0.P1.2.1|93	Provides:	dhcp
12mr|dhcp-4.2.1-0.P1.2.1|94	
12mr|dhcp-4.2.1-0.P1.2.1|95	%description server
12mr|dhcp-4.2.1-0.P1.2.1|96	DHCP server is the Internet Software Consortium (ISC) DHCP server for various
12mr|dhcp-4.2.1-0.P1.2.1|97	UNIX operating systems. It allows a UNIX mac hine to serve DHCP requests from
12mr|dhcp-4.2.1-0.P1.2.1|98	the network.
12mr|dhcp-4.2.1-0.P1.2.1|99	
12mr|dhcp-4.2.1-0.P1.2.1|100	You should install dhcp-server if you want to set up a DHCP server on your
12mr|dhcp-4.2.1-0.P1.2.1|101	network. You will also need to install the base dhcp package.
12mr|dhcp-4.2.1-0.P1.2.1|102	
12mr|dhcp-4.2.1-0.P1.2.1|103	%package client
12mr|dhcp-4.2.1-0.P1.2.1|104	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) client
12mr|dhcp-4.2.1-0.P1.2.1|105	Group:		System/Servers
12mr|dhcp-4.2.1-0.P1.2.1|106	Requires:	dhcp-common = %{epoch}:%{version}-%{release}
12mr|dhcp-4.2.1-0.P1.2.1|107	
12mr|dhcp-4.2.1-0.P1.2.1|108	%description client
12mr|dhcp-4.2.1-0.P1.2.1|109	DHCP client is the Internet Software Consortium (ISC) DHCP client for various
12mr|dhcp-4.2.1-0.P1.2.1|110	UNIX operating systems.  It allows a UNIX mac hine to obtain it's networking
12mr|dhcp-4.2.1-0.P1.2.1|111	parameters from a DHCP server.
12mr|dhcp-4.2.1-0.P1.2.1|112	
12mr|dhcp-4.2.1-0.P1.2.1|113	You should install dhcp-client if you want to use the ISC DHCP client instead
12mr|dhcp-4.2.1-0.P1.2.1|114	of the Red Hat DHCP client, pump, or dhcpcd, or dhcpxd. You will also need to
12mr|dhcp-4.2.1-0.P1.2.1|115	install the base dhcp package.
12mr|dhcp-4.2.1-0.P1.2.1|116	
12mr|dhcp-4.2.1-0.P1.2.1|117	%package relay
12mr|dhcp-4.2.1-0.P1.2.1|118	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) relay
12mr|dhcp-4.2.1-0.P1.2.1|119	Group:		System/Servers
12mr|dhcp-4.2.1-0.P1.2.1|120	Requires:	dhcp-common = %{epoch}:%{version}-%{release}
12mr|dhcp-4.2.1-0.P1.2.1|121	Requires(post):	rpm-helper
12mr|dhcp-4.2.1-0.P1.2.1|122	Requires(preun): rpm-helper
12mr|dhcp-4.2.1-0.P1.2.1|123	
12mr|dhcp-4.2.1-0.P1.2.1|124	%description relay
12mr|dhcp-4.2.1-0.P1.2.1|125	DHCP relay is the Internet Software Consortium (ISC) relay agent for DHCP
12mr|dhcp-4.2.1-0.P1.2.1|126	packets. It is used on a subnet with DHCP clients to "relay" their requests
12mr|dhcp-4.2.1-0.P1.2.1|127	to a subnet that has a DHCP server on it. Because DHCP packets can be
12mr|dhcp-4.2.1-0.P1.2.1|128	broadcast, they will not be routed off of the local subnet. The DHCP relay
12mr|dhcp-4.2.1-0.P1.2.1|129	takes care of this for the client. You will need to set the environment
12mr|dhcp-4.2.1-0.P1.2.1|130	variable SERVERS and optionally OPTIONS in /etc/sysconfig/dhcrelay before
12mr|dhcp-4.2.1-0.P1.2.1|131	starting the server.
12mr|dhcp-4.2.1-0.P1.2.1|132	
12mr|dhcp-4.2.1-0.P1.2.1|133	%package devel
12mr|dhcp-4.2.1-0.P1.2.1|134	Summary:	Development headers and libraries for the dhcpctl API
12mr|dhcp-4.2.1-0.P1.2.1|135	Group:		Development/Other
12mr|dhcp-4.2.1-0.P1.2.1|136	Requires:	dhcp-common = %{epoch}:%{version}-%{release}
12mr|dhcp-4.2.1-0.P1.2.1|137	
12mr|dhcp-4.2.1-0.P1.2.1|138	%description devel
12mr|dhcp-4.2.1-0.P1.2.1|139	DHCP devel contains all of the libraries and headers for developing with the
12mr|dhcp-4.2.1-0.P1.2.1|140	Internet Software Consortium (ISC) dhcpctl API.
12mr|dhcp-4.2.1-0.P1.2.1|141	
12mr|dhcp-4.2.1-0.P1.2.1|142	%prep
12mr|dhcp-4.2.1-0.P1.2.1|143	
12mr|dhcp-4.2.1-0.P1.2.1|144	%setup -q -n %{name}-%{version}-%{pver} -a4
12mr|dhcp-4.2.1-0.P1.2.1|145	%patch0 -p1 -b .ifup
12mr|dhcp-4.2.1-0.P1.2.1|146	%patch5 -p1 -b .format_not_a_string_literal_and_no_format_arguments
12mr|dhcp-4.2.1-0.P1.2.1|147	%patch6 -p1 -b .noipv6nonfatal
12mr|dhcp-4.2.1-0.P1.2.1|148	%patch7 -p1 -b .prevent_wireless_deassociation
12mr|dhcp-4.2.1-0.P1.2.1|149	%patch9 -p0 -b .useless_wait
12mr|dhcp-4.2.1-0.P1.2.1|150	%patch10 -p1 -b .CVE-2011-2748,2749
12mr|dhcp-4.2.1-0.P1.2.1|151	%patch11 -p1 -b .CVE-2011-4539
12mr|dhcp-4.2.1-0.P1.2.1|152	
12mr|dhcp-4.2.1-0.P1.2.1|153	install -m0644 %{SOURCE12} doc
12mr|dhcp-4.2.1-0.P1.2.1|154	
12mr|dhcp-4.2.1-0.P1.2.1|155	%build
12mr|dhcp-4.2.1-0.P1.2.1|156	%serverbuild
12mr|dhcp-4.2.1-0.P1.2.1|157	%configure2_5x --enable-paranoia --enable-early-chroot \
12mr|dhcp-4.2.1-0.P1.2.1|158	--with-ldapcrypto \
12mr|dhcp-4.2.1-0.P1.2.1|159	--with-srv-lease-file=%{_var}/lib/dhcp/dhcpd.leases \
12mr|dhcp-4.2.1-0.P1.2.1|160	--with-srv6-lease-file=%{_var}/lib/dhcp/dhcpd6.leases \
12mr|dhcp-4.2.1-0.P1.2.1|161	--with-cli-lease-file=%{_var}/lib/dhcp/dhclient.leases \
12mr|dhcp-4.2.1-0.P1.2.1|162	--with-cli6-lease-file=%{_var}/lib/dhcp/dhclient6.leases \
12mr|dhcp-4.2.1-0.P1.2.1|163	--with-srv-pid-file=%{_var}/run/dhcpd/dhcpd.pid \
12mr|dhcp-4.2.1-0.P1.2.1|164	--with-srv6-pid-file=%{_var}/run/dhcpd/dhcpd6.pid \
12mr|dhcp-4.2.1-0.P1.2.1|165	--with-cli-pid-file=%{_var}/run/dhclient.pid \
12mr|dhcp-4.2.1-0.P1.2.1|166	--with-cli6-pid-file=%{_var}/run/dhclient6.pid \
12mr|dhcp-4.2.1-0.P1.2.1|167	--with-relay-pid-file=%{_var}/run/dhcrelay.pid
12mr|dhcp-4.2.1-0.P1.2.1|168	
12mr|dhcp-4.2.1-0.P1.2.1|169	%make
12mr|dhcp-4.2.1-0.P1.2.1|170	
12mr|dhcp-4.2.1-0.P1.2.1|171	%install
12mr|dhcp-4.2.1-0.P1.2.1|172	rm -rf %{buildroot}
12mr|dhcp-4.2.1-0.P1.2.1|173	
12mr|dhcp-4.2.1-0.P1.2.1|174	install -d %{buildroot}%{_bindir}
12mr|dhcp-4.2.1-0.P1.2.1|175	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|dhcp-4.2.1-0.P1.2.1|176	install -d %{buildroot}%{_initrddir}
12mr|dhcp-4.2.1-0.P1.2.1|177	install -d %{buildroot}%{_var}/lib/dhcp
12mr|dhcp-4.2.1-0.P1.2.1|178	install -d %{buildroot}%{_var}/run/dhcpd
12mr|dhcp-4.2.1-0.P1.2.1|179	
12mr|dhcp-4.2.1-0.P1.2.1|180	%makeinstall_std
12mr|dhcp-4.2.1-0.P1.2.1|181	
12mr|dhcp-4.2.1-0.P1.2.1|182	# Install correct dhclient-script
12mr|dhcp-4.2.1-0.P1.2.1|183	%{__mkdir} -p %{buildroot}/sbin
12mr|dhcp-4.2.1-0.P1.2.1|184	%{__mv} %{buildroot}%{_sbindir}/dhclient %{buildroot}/sbin/dhclient
12mr|dhcp-4.2.1-0.P1.2.1|185	%{__install} -p -m 0755 client/scripts/linux %{buildroot}/sbin/dhclient-script
12mr|dhcp-4.2.1-0.P1.2.1|186	
12mr|dhcp-4.2.1-0.P1.2.1|187	
12mr|dhcp-4.2.1-0.P1.2.1|188	install -m0755 %{SOURCE3} %{buildroot}%{_initrddir}/dhcpd
12mr|dhcp-4.2.1-0.P1.2.1|189	install -m0755 %{SOURCE5} %{buildroot}%{_initrddir}/dhcrelay
12mr|dhcp-4.2.1-0.P1.2.1|190	install -m0755 %{SOURCE6} %{SOURCE7} %{SOURCE8} %{buildroot}%{_sbindir}/
12mr|dhcp-4.2.1-0.P1.2.1|191	install -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/
12mr|dhcp-4.2.1-0.P1.2.1|192	install -m0755 contrib/ldap/dhcpd-conf-to-ldap %{buildroot}%{_sbindir}/
12mr|dhcp-4.2.1-0.P1.2.1|193	
12mr|dhcp-4.2.1-0.P1.2.1|194	# install exit-hooks script to /etc/
12mr|dhcp-4.2.1-0.P1.2.1|195	install -m0755 %{SOURCE9} %{buildroot}%{_sysconfdir}/
12mr|dhcp-4.2.1-0.P1.2.1|196	
12mr|dhcp-4.2.1-0.P1.2.1|197	cat > %{buildroot}%{_sysconfdir}/sysconfig/dhcpd <<EOF
12mr|dhcp-4.2.1-0.P1.2.1|198	# You can set here various option for dhcpd
12mr|dhcp-4.2.1-0.P1.2.1|199	
12mr|dhcp-4.2.1-0.P1.2.1|200	# Which configuration file to use.
12mr|dhcp-4.2.1-0.P1.2.1|201	# CONFIGFILE="/etc/dhcpd.conf"
12mr|dhcp-4.2.1-0.P1.2.1|202	
12mr|dhcp-4.2.1-0.P1.2.1|203	# Where to store the lease state information.
12mr|dhcp-4.2.1-0.P1.2.1|204	# LEASEFILE="/var/lib/dhcp/dhcpd.leases"
12mr|dhcp-4.2.1-0.P1.2.1|205	
12mr|dhcp-4.2.1-0.P1.2.1|206	# Define INTERFACES to limit which network interfaces dhcpd listens on.
12mr|dhcp-4.2.1-0.P1.2.1|207	# The default null value causes dhcpd to listen on all interfaces.
12mr|dhcp-4.2.1-0.P1.2.1|208	#INTERFACES=""
12mr|dhcp-4.2.1-0.P1.2.1|209	
12mr|dhcp-4.2.1-0.P1.2.1|210	# Define OPTIONS with any other options to pass to the dhcpd server.
12mr|dhcp-4.2.1-0.P1.2.1|211	# See dhcpd(8) for available options and syntax.
12mr|dhcp-4.2.1-0.P1.2.1|212	OPTIONS="-q"
12mr|dhcp-4.2.1-0.P1.2.1|213	
12mr|dhcp-4.2.1-0.P1.2.1|214	EOF
12mr|dhcp-4.2.1-0.P1.2.1|215	
12mr|dhcp-4.2.1-0.P1.2.1|216	touch %{buildroot}%{_var}/lib/dhcp/dhcpd.leases
12mr|dhcp-4.2.1-0.P1.2.1|217	touch %{buildroot}%{_var}/lib/dhcp/dhclient.leases
12mr|dhcp-4.2.1-0.P1.2.1|218	
12mr|dhcp-4.2.1-0.P1.2.1|219	cat > %{buildroot}%{_sysconfdir}/sysconfig/dhcrelay <<EOF
12mr|dhcp-4.2.1-0.P1.2.1|220	# Define SERVERS with a list of one or more DHCP servers where
12mr|dhcp-4.2.1-0.P1.2.1|221	# DHCP packets are to be relayed to and from.  This is mandatory.
12mr|dhcp-4.2.1-0.P1.2.1|222	#SERVERS="10.11.12.13 10.9.8.7"
12mr|dhcp-4.2.1-0.P1.2.1|223	SERVERS=""
12mr|dhcp-4.2.1-0.P1.2.1|224	
12mr|dhcp-4.2.1-0.P1.2.1|225	# Define OPTIONS with any other options to pass to the dhcrelay server.
12mr|dhcp-4.2.1-0.P1.2.1|226	# See dhcrelay(8) for available options and syntax.
12mr|dhcp-4.2.1-0.P1.2.1|227	#OPTIONS="-q -i eth0 -i eth1"
12mr|dhcp-4.2.1-0.P1.2.1|228	OPTIONS="-q"
12mr|dhcp-4.2.1-0.P1.2.1|229	EOF
12mr|dhcp-4.2.1-0.P1.2.1|230	
12mr|dhcp-4.2.1-0.P1.2.1|231	find . -type d -exec chmod 0755 {} \;
12mr|dhcp-4.2.1-0.P1.2.1|232	find . -type f -exec chmod 0644 {} \;
12mr|dhcp-4.2.1-0.P1.2.1|233	
12mr|dhcp-4.2.1-0.P1.2.1|234	rm -rf doc/ja_JP.eucJP
12mr|dhcp-4.2.1-0.P1.2.1|235	
12mr|dhcp-4.2.1-0.P1.2.1|236	# remove empty files
12mr|dhcp-4.2.1-0.P1.2.1|237	find -size 0 |grep ldap | xargs rm -rf
12mr|dhcp-4.2.1-0.P1.2.1|238	
12mr|dhcp-4.2.1-0.P1.2.1|239	# remove unwanted file
12mr|dhcp-4.2.1-0.P1.2.1|240	rm -f $RPM_BUILD_ROOT%{_sysconfdir}/dhclient.conf
12mr|dhcp-4.2.1-0.P1.2.1|241	
12mr|dhcp-4.2.1-0.P1.2.1|242	%post server
12mr|dhcp-4.2.1-0.P1.2.1|243	%_post_service dhcpd
12mr|dhcp-4.2.1-0.P1.2.1|244	# New dhcpd lease file
12mr|dhcp-4.2.1-0.P1.2.1|245	if [ ! -f %{_var}/lib/dhcp/dhcpd.leases ]; then
12mr|dhcp-4.2.1-0.P1.2.1|246	touch %{_var}/lib/dhcp/dhcpd.leases
12mr|dhcp-4.2.1-0.P1.2.1|247	fi
12mr|dhcp-4.2.1-0.P1.2.1|248	
12mr|dhcp-4.2.1-0.P1.2.1|249	if [ $1 = 0 ]; then
12mr|dhcp-4.2.1-0.P1.2.1|250	%{_initrddir}/dhcpd start
12mr|dhcp-4.2.1-0.P1.2.1|251	fi
12mr|dhcp-4.2.1-0.P1.2.1|252	
12mr|dhcp-4.2.1-0.P1.2.1|253	#update an eventual installed dhcp-2* server
12mr|dhcp-4.2.1-0.P1.2.1|254	if [ -f %{_sysconfdir}/dhcpd.conf ]; then
12mr|dhcp-4.2.1-0.P1.2.1|255	perl %{_sbindir}/update_dhcp.pl
12mr|dhcp-4.2.1-0.P1.2.1|256	fi
12mr|dhcp-4.2.1-0.P1.2.1|257	
12mr|dhcp-4.2.1-0.P1.2.1|258	%preun server
12mr|dhcp-4.2.1-0.P1.2.1|259	%_preun_service dhcpd
12mr|dhcp-4.2.1-0.P1.2.1|260	
12mr|dhcp-4.2.1-0.P1.2.1|261	%postun server
12mr|dhcp-4.2.1-0.P1.2.1|262	if [ "$1" -ge "1" ]; then
12mr|dhcp-4.2.1-0.P1.2.1|263	/sbin/service dhcpd condrestart >/dev/null 2>&1
12mr|dhcp-4.2.1-0.P1.2.1|264	fi
12mr|dhcp-4.2.1-0.P1.2.1|265	
12mr|dhcp-4.2.1-0.P1.2.1|266	%post relay
12mr|dhcp-4.2.1-0.P1.2.1|267	%_post_service dhcrelay
12mr|dhcp-4.2.1-0.P1.2.1|268	
12mr|dhcp-4.2.1-0.P1.2.1|269	%preun relay
12mr|dhcp-4.2.1-0.P1.2.1|270	%_preun_service dhcrelay
12mr|dhcp-4.2.1-0.P1.2.1|271	
12mr|dhcp-4.2.1-0.P1.2.1|272	%postun relay
12mr|dhcp-4.2.1-0.P1.2.1|273	if [ "$1" -ge "1" ]; then
12mr|dhcp-4.2.1-0.P1.2.1|274	/sbin/service dhcrelay condrestart >/dev/null 2>&1
12mr|dhcp-4.2.1-0.P1.2.1|275	fi
12mr|dhcp-4.2.1-0.P1.2.1|276	
12mr|dhcp-4.2.1-0.P1.2.1|277	%post client
12mr|dhcp-4.2.1-0.P1.2.1|278	touch /var/lib/dhcp/dhclient.leases
12mr|dhcp-4.2.1-0.P1.2.1|279	
12mr|dhcp-4.2.1-0.P1.2.1|280	%postun client
12mr|dhcp-4.2.1-0.P1.2.1|281	rm -rf /var/lib/dhcp/dhclient.leases
12mr|dhcp-4.2.1-0.P1.2.1|282	
12mr|dhcp-4.2.1-0.P1.2.1|283	%clean
12mr|dhcp-4.2.1-0.P1.2.1|284	rm -rf %{buildroot}
12mr|dhcp-4.2.1-0.P1.2.1|285	
12mr|dhcp-4.2.1-0.P1.2.1|286	%files common
12mr|dhcp-4.2.1-0.P1.2.1|287	%defattr(-,root,root)
12mr|dhcp-4.2.1-0.P1.2.1|288	%doc README contrib/ldap/README.ldap RELNOTES
12mr|dhcp-4.2.1-0.P1.2.1|289	%doc contrib/3.0b1-lease-convert
12mr|dhcp-4.2.1-0.P1.2.1|290	%dir %{_var}/lib/dhcp
12mr|dhcp-4.2.1-0.P1.2.1|291	%{_mandir}/man5/dhcp-options.5*
12mr|dhcp-4.2.1-0.P1.2.1|292	
12mr|dhcp-4.2.1-0.P1.2.1|293	%files doc
12mr|dhcp-4.2.1-0.P1.2.1|294	%defattr(-,root,root)
12mr|dhcp-4.2.1-0.P1.2.1|295	%doc doc/*
12mr|dhcp-4.2.1-0.P1.2.1|296	
12mr|dhcp-4.2.1-0.P1.2.1|297	%files server
12mr|dhcp-4.2.1-0.P1.2.1|298	%defattr(-,root,root)
12mr|dhcp-4.2.1-0.P1.2.1|299	%doc server/dhcpd.conf tests/failover contrib/ldap/dhcp.schema
12mr|dhcp-4.2.1-0.P1.2.1|300	%{_initrddir}/dhcpd
12mr|dhcp-4.2.1-0.P1.2.1|301	%config(noreplace) %{_sysconfdir}/dhcpd.conf
12mr|dhcp-4.2.1-0.P1.2.1|302	%config(noreplace) %{_sysconfdir}/dhclient-exit-hooks
12mr|dhcp-4.2.1-0.P1.2.1|303	%config(noreplace) %{_sysconfdir}/sysconfig/dhcpd
12mr|dhcp-4.2.1-0.P1.2.1|304	%config(noreplace) %ghost %{_var}/lib/dhcp/dhcpd.leases
12mr|dhcp-4.2.1-0.P1.2.1|305	%{_sbindir}/dhcpd
12mr|dhcp-4.2.1-0.P1.2.1|306	%{_sbindir}/update_dhcp.pl
12mr|dhcp-4.2.1-0.P1.2.1|307	%{_sbindir}/dhcpreport.pl
12mr|dhcp-4.2.1-0.P1.2.1|308	%{_sbindir}/dhcpd-conf-to-ldap
12mr|dhcp-4.2.1-0.P1.2.1|309	%{_sbindir}/dhcpd-chroot.sh
12mr|dhcp-4.2.1-0.P1.2.1|310	%{_bindir}/omshell
12mr|dhcp-4.2.1-0.P1.2.1|311	%{_mandir}/man1/omshell.1*
12mr|dhcp-4.2.1-0.P1.2.1|312	%{_mandir}/man3/omapi.3*
12mr|dhcp-4.2.1-0.P1.2.1|313	%{_mandir}/man5/dhcpd.conf.5*
12mr|dhcp-4.2.1-0.P1.2.1|314	%{_mandir}/man5/dhcpd.leases.5*
12mr|dhcp-4.2.1-0.P1.2.1|315	%{_mandir}/man5/dhcp-eval.5*
12mr|dhcp-4.2.1-0.P1.2.1|316	%{_mandir}/man8/dhcpd.8*
12mr|dhcp-4.2.1-0.P1.2.1|317	%dir %{_var}/run/dhcpd
12mr|dhcp-4.2.1-0.P1.2.1|318	
12mr|dhcp-4.2.1-0.P1.2.1|319	%files relay
12mr|dhcp-4.2.1-0.P1.2.1|320	%defattr(-,root,root)
12mr|dhcp-4.2.1-0.P1.2.1|321	%{_initrddir}/dhcrelay
12mr|dhcp-4.2.1-0.P1.2.1|322	%config(noreplace) %{_sysconfdir}/sysconfig/dhcrelay
12mr|dhcp-4.2.1-0.P1.2.1|323	%{_sbindir}/dhcrelay
12mr|dhcp-4.2.1-0.P1.2.1|324	%{_mandir}/man8/dhcrelay.8*
12mr|dhcp-4.2.1-0.P1.2.1|325	
12mr|dhcp-4.2.1-0.P1.2.1|326	%files client
12mr|dhcp-4.2.1-0.P1.2.1|327	%defattr(-,root,root)
12mr|dhcp-4.2.1-0.P1.2.1|328	%doc client/dhclient.conf
12mr|dhcp-4.2.1-0.P1.2.1|329	%config(noreplace) %ghost %{_var}/lib/dhcp/dhclient.leases
12mr|dhcp-4.2.1-0.P1.2.1|330	%attr (0755,root,root) /sbin/dhclient-script
12mr|dhcp-4.2.1-0.P1.2.1|331	/sbin/dhclient
12mr|dhcp-4.2.1-0.P1.2.1|332	%{_mandir}/man5/dhclient.conf.5*
12mr|dhcp-4.2.1-0.P1.2.1|333	%{_mandir}/man5/dhclient.leases.5*
12mr|dhcp-4.2.1-0.P1.2.1|334	%{_mandir}/man8/dhclient.8*
12mr|dhcp-4.2.1-0.P1.2.1|335	%{_mandir}/man8/dhclient-script.8*
12mr|dhcp-4.2.1-0.P1.2.1|336	
12mr|dhcp-4.2.1-0.P1.2.1|337	%files devel
12mr|dhcp-4.2.1-0.P1.2.1|338	%defattr(-,root,root)
12mr|dhcp-4.2.1-0.P1.2.1|339	%{_includedir}/*
12mr|dhcp-4.2.1-0.P1.2.1|340	%{_libdir}/*.a
12mr|dhcp-4.2.1-0.P1.2.1|341	%{_mandir}/man3/dhcpctl.3*
12mr|dhcp-4.2.1-0.P1.2.1|342	
12mr|dhcp-4.2.1-0.P1.2.1|343	
12mr|dhcp-4.2.1-0.P1.2.1|344	
12mr|dhcp-4.2.1-0.P1.2.1|345	%changelog
12mr|dhcp-4.2.1-0.P1.2.1|346	

13787 12
12mr|dhcpcd-5.6.2-1|1	Summary:	DHCP Client Daemon
12mr|dhcpcd-5.6.2-1|2	Name:		dhcpcd
12mr|dhcpcd-5.6.2-1|3	Version:	5.6.2
12mr|dhcpcd-5.6.2-1|4	Release:	1
12mr|dhcpcd-5.6.2-1|5	License:	BSD-Like
12mr|dhcpcd-5.6.2-1|6	Group:		System/Servers
12mr|dhcpcd-5.6.2-1|7	URL:		http://roy.marples.name/projects/dhcpcd
12mr|dhcpcd-5.6.2-1|8	Source0:	http://roy.marples.name/downloads/dhcpcd/%{name}-%{version}.tar.bz2
12mr|dhcpcd-5.6.2-1|9	Patch1:		dhcpcd-5.1.3-fix-install-permissions.patch
12mr|dhcpcd-5.6.2-1|10	Requires(post): rpm-helper
12mr|dhcpcd-5.6.2-1|11	Provides:	dhcp-client-daemon
12mr|dhcpcd-5.6.2-1|12	
12mr|dhcpcd-5.6.2-1|13	%description
12mr|dhcpcd-5.6.2-1|14	dhcpcd is an RFC2131 compliant DHCP client. It is fully featured and yet
12mr|dhcpcd-5.6.2-1|15	lightweight: the binary is 60k as reported by size(1) on Linux i386. It has
12mr|dhcpcd-5.6.2-1|16	support for duplicate address detection, IPv4LL, carrier detection, and a
12mr|dhcpcd-5.6.2-1|17	merged resolv.conf and ntp.conf for which other DHCP clients require third
12mr|dhcpcd-5.6.2-1|18	party tools.
12mr|dhcpcd-5.6.2-1|19	
12mr|dhcpcd-5.6.2-1|20	%prep
12mr|dhcpcd-5.6.2-1|21	%setup -q
12mr|dhcpcd-5.6.2-1|22	%patch1 -p1 -b .perms~
12mr|dhcpcd-5.6.2-1|23	
12mr|dhcpcd-5.6.2-1|24	%build
12mr|dhcpcd-5.6.2-1|25	%configure2_5x	--bindir=/sbin \
12mr|dhcpcd-5.6.2-1|26	--libdir=/%{_lib} \
12mr|dhcpcd-5.6.2-1|27	--libexecdir=/%{_lib} \
12mr|dhcpcd-5.6.2-1|28	--with-hook=ntp.conf \
12mr|dhcpcd-5.6.2-1|29	--with-hook=yp.conf \
12mr|dhcpcd-5.6.2-1|30	--with-hook=ypbind
12mr|dhcpcd-5.6.2-1|31	
12mr|dhcpcd-5.6.2-1|32	%serverbuild
12mr|dhcpcd-5.6.2-1|33	
12mr|dhcpcd-5.6.2-1|34	%make
12mr|dhcpcd-5.6.2-1|35	
12mr|dhcpcd-5.6.2-1|36	%install
12mr|dhcpcd-5.6.2-1|37	%makeinstall_std
12mr|dhcpcd-5.6.2-1|38	
12mr|dhcpcd-5.6.2-1|39	%files
12mr|dhcpcd-5.6.2-1|40	%doc README
12mr|dhcpcd-5.6.2-1|41	%config(noreplace) %{_sysconfdir}/dhcpcd.conf
12mr|dhcpcd-5.6.2-1|42	/sbin/dhcpcd
12mr|dhcpcd-5.6.2-1|43	%dir /%{_lib}/dhcpcd-hooks
12mr|dhcpcd-5.6.2-1|44	/%{_lib}/dhcpcd-hooks/*
12mr|dhcpcd-5.6.2-1|45	/%{_lib}/dhcpcd-run-hooks
12mr|dhcpcd-5.6.2-1|46	%{_mandir}/man5/dhcpcd.conf.5*
12mr|dhcpcd-5.6.2-1|47	%{_mandir}/man8/dhcpcd.8*
12mr|dhcpcd-5.6.2-1|48	%{_mandir}/man8/dhcpcd-run-hooks.8*
12mr|dhcpcd-5.6.2-1|49	
12mr|dhcpcd-5.6.2-1|50	%changelog
12mr|dhcpcd-5.6.2-1|51	

13788 12
12mr|dhcpstatus-0.60-18|1	%define	name	dhcpstatus
12mr|dhcpstatus-0.60-18|2	%define	version	0.60
12mr|dhcpstatus-0.60-18|3	%define	release	%mkrel 18
12mr|dhcpstatus-0.60-18|4	
12mr|dhcpstatus-0.60-18|5	Summary:	Dhcp IP status cgi
12mr|dhcpstatus-0.60-18|6	Name:		%{name}
12mr|dhcpstatus-0.60-18|7	Version:	%{version}
12mr|dhcpstatus-0.60-18|8	Release:	%{release}
12mr|dhcpstatus-0.60-18|9	Source:		%{name}_%{version}.tar.bz2
12mr|dhcpstatus-0.60-18|10	Source1:	%{name}_%{version}.patch
12mr|dhcpstatus-0.60-18|11	#Source2:	%{name}_%{version}-lib.patch.bz2
12mr|dhcpstatus-0.60-18|12	License:	GPL
12mr|dhcpstatus-0.60-18|13	URL:		http://dhcpstatus.sourceforge.net
12mr|dhcpstatus-0.60-18|14	BuildRoot:	%{_tmppath}/build-%{name}_%{version}
12mr|dhcpstatus-0.60-18|15	Group:		Monitoring
12mr|dhcpstatus-0.60-18|16	Requires:	dhcp-server perl-CGI
12mr|dhcpstatus-0.60-18|17	BuildArch:	noarch
12mr|dhcpstatus-0.60-18|18	
12mr|dhcpstatus-0.60-18|19	%define _requires_exceptions perl(dhcpstatus::Dhcpstatus_env)\\|perl(dhcpstatus::Display)\\|perl(dhcpstatus::Formatted_text)\\|perl(dhcpstatus::Lease)\\|perl(dhcpstatus::Line_print)\\|perl(dhcpstatus::Pool)\\|perl(dhcpstatus::Subnet)\\|perl(dhcpstatus::common)\\|perl(dhcpstatus::dhcpstatus)\\|perl(dhcpstatus::dhcpstatus_cgi)\\|perl(dhcpstatus::dhcpstatus_cmd)\\|perl(dhcpstatus::dhcpstatus_subnet)\\|perl(dhcpstatus::dhcpstatus_subnet_cgi)\\|perl(dhcpstatus::dhcpstatus_subnet_cmd)\\|perl(dhcpstatus::display_html)\\|perl(dhcpstatus::display_line)\\|perl(dhcpstatus::iptools)
12mr|dhcpstatus-0.60-18|20	
12mr|dhcpstatus-0.60-18|21	
12mr|dhcpstatus-0.60-18|22	%description
12mr|dhcpstatus-0.60-18|23	DHCP-Status is basically two Perl CGI scripts that provide an overall picture
12mr|dhcpstatus-0.60-18|24	of the information contained in the dhcpd.conf and dhcpd.leases files that
12mr|dhcpstatus-0.60-18|25	are used by ISC's DHCP server, DHCPD.
12mr|dhcpstatus-0.60-18|26	
12mr|dhcpstatus-0.60-18|27	%prep
12mr|dhcpstatus-0.60-18|28	%setup -q -n %{name}_%{version}
12mr|dhcpstatus-0.60-18|29	
12mr|dhcpstatus-0.60-18|30	%build
12mr|dhcpstatus-0.60-18|31	
12mr|dhcpstatus-0.60-18|32	%install
12mr|dhcpstatus-0.60-18|33	rm -rf $RPM_BUILD_ROOT
12mr|dhcpstatus-0.60-18|34	mkdir -p $RPM_BUILD_ROOT/%perl_vendorlib/%{name}
12mr|dhcpstatus-0.60-18|35	mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}_%{version}
12mr|dhcpstatus-0.60-18|36	mkdir -p $RPM_BUILD_ROOT/var/www/cgi-bin
12mr|dhcpstatus-0.60-18|37	mkdir -p $RPM_BUILD_ROOT/%{_bindir}
12mr|dhcpstatus-0.60-18|38	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/
12mr|dhcpstatus-0.60-18|39	tar xf $RPM_BUILD_DIR/%{name}_%{version}/libraries.tar
12mr|dhcpstatus-0.60-18|40	# TODO: Fix Apply patch
12mr|dhcpstatus-0.60-18|41	bzcat %{SOURCE1} | patch -p0
12mr|dhcpstatus-0.60-18|42	#bzcat %{SOURCE2} | patch -p0
12mr|dhcpstatus-0.60-18|43	
12mr|dhcpstatus-0.60-18|44	cp -a $RPM_BUILD_DIR/%{name}_%{version}/%{name}/*.pm $RPM_BUILD_ROOT/%perl_vendorlib/%{name}
12mr|dhcpstatus-0.60-18|45	cp -a $RPM_BUILD_DIR/%{name}_%{version}/{README,INSTALL,LICENSE} $RPM_BUILD_ROOT%{_docdir}/%{name}_%{version}
12mr|dhcpstatus-0.60-18|46	cp -a $RPM_BUILD_DIR/%{name}_%{version}/scripts/*.cgi $RPM_BUILD_ROOT/var/www/cgi-bin
12mr|dhcpstatus-0.60-18|47	cp -a $RPM_BUILD_DIR/%{name}_%{version}/scripts/%{name} $RPM_BUILD_ROOT/%{_bindir}
12mr|dhcpstatus-0.60-18|48	cp -a $RPM_BUILD_DIR/%{name}_%{version}/*.ini $RPM_BUILD_ROOT/%{_sysconfdir}/
12mr|dhcpstatus-0.60-18|49	perl -p -i -e 's|/etc/dhcpd\.leases|%{_localstatedir}/lib/dhcp/dhcpd.leases|' $RPM_BUILD_ROOT/var/www/cgi-bin/%{name}.cgi
12mr|dhcpstatus-0.60-18|50	perl -p -i -e 's|/usr/local/dhcpstatus|%{_sysconfdir}|' $RPM_BUILD_ROOT/%{_bindir}/%{name}
12mr|dhcpstatus-0.60-18|51	perl -p -i -e 's|/local||' $RPM_BUILD_ROOT/%{_bindir}/%{name}
12mr|dhcpstatus-0.60-18|52	perl -p -i -e 's|/usr/local/dhcpstatus|%{_sysconfdir}|' $RPM_BUILD_ROOT/var/www/cgi-bin/%{name}.cgi
12mr|dhcpstatus-0.60-18|53	perl -p -i -e 's|/etc/dhcpd\.leases|%{_localstatedir}/lib/dhcp/dhcpd.leases|' $RPM_BUILD_ROOT/%{_sysconfdir}/dhcpstatus.ini
12mr|dhcpstatus-0.60-18|54	
12mr|dhcpstatus-0.60-18|55	#(peroyvind) remove unpackaged files
12mr|dhcpstatus-0.60-18|56	rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}_%{version}
12mr|dhcpstatus-0.60-18|57	
12mr|dhcpstatus-0.60-18|58	%clean
12mr|dhcpstatus-0.60-18|59	rm -rf $RPM_BUILD_ROOT
12mr|dhcpstatus-0.60-18|60	
12mr|dhcpstatus-0.60-18|61	%files
12mr|dhcpstatus-0.60-18|62	%defattr(-,root,root)
12mr|dhcpstatus-0.60-18|63	%doc  INSTALL README LICENSE
12mr|dhcpstatus-0.60-18|64	%{perl_vendorlib}/dhcpstatus
12mr|dhcpstatus-0.60-18|65	%attr(755,root,root) /var/www/cgi-bin/*
12mr|dhcpstatus-0.60-18|66	%{_bindir}/*
12mr|dhcpstatus-0.60-18|67	%config(noreplace) %{_sysconfdir}/*ini
12mr|dhcpstatus-0.60-18|68	
12mr|dhcpstatus-0.60-18|69	
12mr|dhcpstatus-0.60-18|70	
12mr|dhcpstatus-0.60-18|71	
12mr|dhcpstatus-0.60-18|72	%changelog
12mr|dhcpstatus-0.60-18|73	

13789 12
12mr|dhcpxd-1.0.3-28|1	Summary:	DHCPXD Daemon
12mr|dhcpxd-1.0.3-28|2	Name:		dhcpxd
12mr|dhcpxd-1.0.3-28|3	Version:	1.0.3
12mr|dhcpxd-1.0.3-28|4	Release:	28
12mr|dhcpxd-1.0.3-28|5	License:	GPL
12mr|dhcpxd-1.0.3-28|6	Group:		System/Servers
12mr|dhcpxd-1.0.3-28|7	Source:		ftp://ftp.guido.yi.org:50021/dhcpxd-%{version}.tar.bz2
12mr|dhcpxd-1.0.3-28|8	Patch2:		dhcpxd-1.0.3-gcc-3.3.patch
12mr|dhcpxd-1.0.3-28|9	Patch3:		dhcpxd-1.0.3-64bit-fixes.patch
12mr|dhcpxd-1.0.3-28|10	Patch4:		dhcpxd-1.0.3-varargs.patch
12mr|dhcpxd-1.0.3-28|11	Patch5:		dhcpxd-1.0.3-extra.patch
12mr|dhcpxd-1.0.3-28|12	Patch6:		dhcpxd-glibc28_fix.diff
12mr|dhcpxd-1.0.3-28|13	
12mr|dhcpxd-1.0.3-28|14	%description
12mr|dhcpxd-1.0.3-28|15	The primary goal of this DHCP client is to conform to the DHCP specification
12mr|dhcpxd-1.0.3-28|16	defined in RFC2131 which is now the draft standard. However, the client can
12mr|dhcpxd-1.0.3-28|17	be told how to behave. Additionally, the client supports all-in-one-process
12mr|dhcpxd-1.0.3-28|18	session managment as well as a process per session. It may also be used to
12mr|dhcpxd-1.0.3-28|19	masquerade IP leases and has the capability of running on interface aliases.
12mr|dhcpxd-1.0.3-28|20	Finally, perhaps the most advanced feature of the client is that all the
12mr|dhcpxd-1.0.3-28|21	configuration that is required for setting up interfaces is in scripts that
12mr|dhcpxd-1.0.3-28|22	are run at the appropriate times.
12mr|dhcpxd-1.0.3-28|23	
12mr|dhcpxd-1.0.3-28|24	%prep
12mr|dhcpxd-1.0.3-28|25	
12mr|dhcpxd-1.0.3-28|26	%setup -q
12mr|dhcpxd-1.0.3-28|27	%patch2 -p1 -b .gcc3.3
12mr|dhcpxd-1.0.3-28|28	%patch3 -p1 -b .64bit-fixes
12mr|dhcpxd-1.0.3-28|29	%patch4 -p1 -b .varargs
12mr|dhcpxd-1.0.3-28|30	%patch5 -p1 -b .extra
12mr|dhcpxd-1.0.3-28|31	%patch6 -p0 -b .glibc28_fix
12mr|dhcpxd-1.0.3-28|32	
12mr|dhcpxd-1.0.3-28|33	%build
12mr|dhcpxd-1.0.3-28|34	%configure
12mr|dhcpxd-1.0.3-28|35	perl -pi -e 's/-Wall/\$(RPM_OPT_FLAGS) -Wall/g;' Makefile
12mr|dhcpxd-1.0.3-28|36	%make RPM_OPT_FLAGS="%optflags"
12mr|dhcpxd-1.0.3-28|37	
12mr|dhcpxd-1.0.3-28|38	%install
12mr|dhcpxd-1.0.3-28|39	mkdir -p %{buildroot}/sbin %{buildroot}%{_mandir}/man8
12mr|dhcpxd-1.0.3-28|40	mkdir -p %{buildroot}%{_sysconfdir}/dhcpxd
12mr|dhcpxd-1.0.3-28|41	
12mr|dhcpxd-1.0.3-28|42	cp -f filter %{buildroot}%{_sysconfdir}/dhcpxd
12mr|dhcpxd-1.0.3-28|43	cp -df install/* %{buildroot}%{_sysconfdir}/dhcpxd
12mr|dhcpxd-1.0.3-28|44	
12mr|dhcpxd-1.0.3-28|45	ln -sf /dev/log %{buildroot}%{_sysconfdir}/dhcpxd/out
12mr|dhcpxd-1.0.3-28|46	
12mr|dhcpxd-1.0.3-28|47	install -m 700 dhcpxd %{buildroot}/sbin/dhcpxd
12mr|dhcpxd-1.0.3-28|48	install -m 644 dhcpxd.8 %{buildroot}%{_mandir}/man8/dhcpxd.8
12mr|dhcpxd-1.0.3-28|49	
12mr|dhcpxd-1.0.3-28|50	%files
12mr|dhcpxd-1.0.3-28|51	%defattr(-,root,root)
12mr|dhcpxd-1.0.3-28|52	%config(noreplace) %{_sysconfdir}/dhcpxd
12mr|dhcpxd-1.0.3-28|53	%attr (0500,root,root) /sbin/dhcpxd
12mr|dhcpxd-1.0.3-28|54	%{_mandir}/man8/dhcpxd.8*
12mr|dhcpxd-1.0.3-28|55	
12mr|dhcpxd-1.0.3-28|56	
12mr|dhcpxd-1.0.3-28|57	
12mr|dhcpxd-1.0.3-28|58	
12mr|dhcpxd-1.0.3-28|59	
12mr|dhcpxd-1.0.3-28|60	%changelog
12mr|dhcpxd-1.0.3-28|61	

13790 12
12mr|dia-0.97.2-2|1	Summary:	A gtk+ based diagram creation program
12mr|dia-0.97.2-2|2	Name:		dia
12mr|dia-0.97.2-2|3	Version:	0.97.2
12mr|dia-0.97.2-2|4	Release:	2
12mr|dia-0.97.2-2|5	License:	GPLv2+
12mr|dia-0.97.2-2|6	Group:		Office
12mr|dia-0.97.2-2|7	Source:		ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|dia-0.97.2-2|8	Patch0:		dia-0.97.1-use-own-gtkrc.patch
12mr|dia-0.97.2-2|9	#gw quick hack to find the gnome documentation
12mr|dia-0.97.2-2|10	Patch1:		dia-0.97.1-help.patch
12mr|dia-0.97.2-2|11	Patch2:		dia-0.97.2-fix-glib-includes.patch
12mr|dia-0.97.2-2|12	Patch3:		dia-0.97.2-vdx-fix-includes.patch
12mr|dia-0.97.2-2|13	URL:		http://www.gnome.org/projects/dia
12mr|dia-0.97.2-2|14	BuildRequires:	docbook-utils
12mr|dia-0.97.2-2|15	#BuildRequires:	pygtk2.0
12mr|dia-0.97.2-2|16	#BuildRequires:	python-devel
12mr|dia-0.97.2-2|17	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mr|dia-0.97.2-2|18	BuildRequires:	pkgconfig(libpng)
12mr|dia-0.97.2-2|19	BuildRequires:	pkgconfig(libxslt)
12mr|dia-0.97.2-2|20	BuildRequires:	pkgconfig(cairo)
12mr|dia-0.97.2-2|21	BuildRequires:	intltool
12mr|dia-0.97.2-2|22	BuildRequires:	autoconf
12mr|dia-0.97.2-2|23	BuildRequires:	PyXML
12mr|dia-0.97.2-2|24	BuildRequires:	libxslt-proc
12mr|dia-0.97.2-2|25	BuildRequires:	scrollkeeper
12mr|dia-0.97.2-2|26	BuildRequires:	docbook-style-xsl
12mr|dia-0.97.2-2|27	BuildRequires:	desktop-file-utils
12mr|dia-0.97.2-2|28	#gw if we run aclocal or autogen.sh
12mr|dia-0.97.2-2|29	BuildRequires:	libtool gnome-common
12mr|dia-0.97.2-2|30	#Requires:	pygtk2.0
12mr|dia-0.97.2-2|31	#gw help viewer also for non-GNOME
12mr|dia-0.97.2-2|32	Suggests:	yelp
12mr|dia-0.97.2-2|33	Requires(post): desktop-file-utils
12mr|dia-0.97.2-2|34	Requires(postun): desktop-file-utils
12mr|dia-0.97.2-2|35	
12mr|dia-0.97.2-2|36	%description
12mr|dia-0.97.2-2|37	Dia is a program designed to be much like the Windows
12mr|dia-0.97.2-2|38	program 'Visio'. It can be used to draw different kind of diagrams. In
12mr|dia-0.97.2-2|39	this first version there is support for UML static structure diagrams
12mr|dia-0.97.2-2|40	(class diagrams) and Network diagrams. It can currently load and save
12mr|dia-0.97.2-2|41	diagrams to a custom fileformat and export to postscript.
12mr|dia-0.97.2-2|42	
12mr|dia-0.97.2-2|43	%prep
12mr|dia-0.97.2-2|44	%setup -q
12mr|dia-0.97.2-2|45	%apply_patches
12mr|dia-0.97.2-2|46	
12mr|dia-0.97.2-2|47	# gw fix doctype
12mr|dia-0.97.2-2|48	perl -pi -e "s^../../dtd/docbookx.dtd^http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd^" doc/*/dia.xml
12mr|dia-0.97.2-2|49	
12mr|dia-0.97.2-2|50	%build
12mr|dia-0.97.2-2|51	%configure2_5x --enable-gnome --with-cairo
12mr|dia-0.97.2-2|52	#--with-python
12mr|dia-0.97.2-2|53	
12mr|dia-0.97.2-2|54	%make libdia_la_LIBADD="\$(GTK_LIBS)"
12mr|dia-0.97.2-2|55	
12mr|dia-0.97.2-2|56	%install
12mr|dia-0.97.2-2|57	%makeinstall_std
12mr|dia-0.97.2-2|58	
12mr|dia-0.97.2-2|59	# fix en documentation directory name
12mr|dia-0.97.2-2|60	rm -f %{buildroot}%{_datadir}/gnome/help/%{name}/C
12mr|dia-0.97.2-2|61	mv %{buildroot}%{_datadir}/gnome/help/%{name}/en %{buildroot}%{_datadir}/gnome/help/%{name}/C
12mr|dia-0.97.2-2|62	
12mr|dia-0.97.2-2|63	#fix icon and invalid version in bugzilla field
12mr|dia-0.97.2-2|64	sed -i -e 's/@\(%{version}\)@/\1/g' -e 's/Icon=dia_gnome_icon.png/Icon=dia_gnome_icon/g' %{buildroot}%{_datadir}/applications/dia.desktop
12mr|dia-0.97.2-2|65	
12mr|dia-0.97.2-2|66	desktop-file-install --vendor="" \
12mr|dia-0.97.2-2|67	--remove-category="Application" \
12mr|dia-0.97.2-2|68	--add-category="GTK" \
12mr|dia-0.97.2-2|69	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/dia.desktop
12mr|dia-0.97.2-2|70	
12mr|dia-0.97.2-2|71	
12mr|dia-0.97.2-2|72	#for i in %{buildroot}%{_datadir}/dia/sheets/{ER,GRAFCET,Istar,KAOS,Jackson}/*.xpm ; do
12mr|dia-0.97.2-2|73	# convert $i `dirname $i`/`basename $i .xpm`.png
12mr|dia-0.97.2-2|74	#done
12mr|dia-0.97.2-2|75	
12mr|dia-0.97.2-2|76	%{find_lang} %{name} --with-gnome
12mr|dia-0.97.2-2|77	
12mr|dia-0.97.2-2|78	chmod 644 %{buildroot}%{_libdir}/%{name}/*.la
12mr|dia-0.97.2-2|79	
12mr|dia-0.97.2-2|80	%files -f %{name}.lang
12mr|dia-0.97.2-2|81	%doc README TODO NEWS INSTALL COPYING ChangeLog AUTHORS
12mr|dia-0.97.2-2|82	%{_bindir}/*
12mr|dia-0.97.2-2|83	%{_libdir}/dia
12mr|dia-0.97.2-2|84	%{_mandir}/*/*
12mr|dia-0.97.2-2|85	%{_datadir}/dia
12mr|dia-0.97.2-2|86	%{_datadir}/mime-info/*
12mr|dia-0.97.2-2|87	%{_datadir}/applications/dia.desktop
12mr|dia-0.97.2-2|88	%{_datadir}/icons/hicolor/*/*/*
12mr|dia-0.97.2-2|89	
12mr|dia-0.97.2-2|90	
12mr|dia-0.97.2-2|91	
12mr|dia-0.97.2-2|92	%changelog
12mr|dia-0.97.2-2|93	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|dia-0.97.2-2|94	+ Commit: 381ea4f
12mr|dia-0.97.2-2|95	- New version 0.92.2 (sync with Cooker), fix language detection and updates files
12mr|dia-0.97.2-2|96	
12mr|dia-0.97.2-2|97	

13791 12
12mr|diald-1.0-19|1	Summary:	Daemon that provides on demand IP links via SLIP or PPP
12mr|diald-1.0-19|2	Name:		diald
12mr|diald-1.0-19|3	Version:	1.0
12mr|diald-1.0-19|4	Release:	19
12mr|diald-1.0-19|5	License:	GPL
12mr|diald-1.0-19|6	Url:		http://diald.sourceforge.net
12mr|diald-1.0-19|7	Group:		Networking/Other
12mr|diald-1.0-19|8	Source0:	%{name}-%{version}.tar.bz2
12mr|diald-1.0-19|9	Source1:	diald.init
12mr|diald-1.0-19|10	Source2:	diald.conf
12mr|diald-1.0-19|11	Source3:	diald.filter
12mr|diald-1.0-19|12	Patch3:		diald-c-files.patch
12mr|diald-1.0-19|13	Patch4:		diald-1.0.patch
12mr|diald-1.0-19|14	Patch5:		diald-1.0-fix-glibc2.4.patch
12mr|diald-1.0-19|15	Requires:	ppp
12mr|diald-1.0-19|16	Requires(post):	rpm-helper
12mr|diald-1.0-19|17	Requires(preun):	rpm-helper
12mr|diald-1.0-19|18	
12mr|diald-1.0-19|19	%description
12mr|diald-1.0-19|20	Diald is a daemon that provides on demand IP links via SLIP or PPP. The
12mr|diald-1.0-19|21	purpose of diald is to make it transparently appear that you have a
12mr|diald-1.0-19|22	permanent connection to a remote site. Diald sets up a "proxy" device which
12mr|diald-1.0-19|23	stands in for the physical connection to a remote site. It then monitors the
12mr|diald-1.0-19|24	proxy, waiting for packets to arrive. When interesting packets arrive it
12mr|diald-1.0-19|25	will attempt to establish the physical link to the remote site using either
12mr|diald-1.0-19|26	SLIP or PPP, and if it succeeds it will forward traffic from the proxy to
12mr|diald-1.0-19|27	the physical link. As well, diald will monitor traffic once the physical
12mr|diald-1.0-19|28	link is up, and when it has determined that the link is idle, the remote
12mr|diald-1.0-19|29	connection is terminated. The criteria for bringing the link up and taking
12mr|diald-1.0-19|30	it down are configurable at run time, and are based upon the type of traffic
12mr|diald-1.0-19|31	passing over the link.
12mr|diald-1.0-19|32	
12mr|diald-1.0-19|33	Note that even if you use ppp for your connections, you still need slip
12mr|diald-1.0-19|34	compiled, either into the kernel or as a module.
12mr|diald-1.0-19|35	
12mr|diald-1.0-19|36	%prep
12mr|diald-1.0-19|37	%setup -q
12mr|diald-1.0-19|38	%patch3 -p0
12mr|diald-1.0-19|39	%patch4 -p1 -b .mdk
12mr|diald-1.0-19|40	%patch5 -p1 -b .glibc2.4
12mr|diald-1.0-19|41	
12mr|diald-1.0-19|42	%build
12mr|diald-1.0-19|43	%configure2_5x	--localstatedir=/var
12mr|diald-1.0-19|44	make
12mr|diald-1.0-19|45	
12mr|diald-1.0-19|46	%install
12mr|diald-1.0-19|47	%makeinstall_std
12mr|diald-1.0-19|48	
12mr|diald-1.0-19|49	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/diald
12mr|diald-1.0-19|50	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/diald/diald.conf
12mr|diald-1.0-19|51	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/diald/diald.filter
12mr|diald-1.0-19|52	mkdir -p %{buildroot}/var/cache/diald
12mr|diald-1.0-19|53	mknod -m0660 %{buildroot}/var/cache/diald/diald.ctl p
12mr|diald-1.0-19|54	
12mr|diald-1.0-19|55	# for diald config
12mr|diald-1.0-19|56	
12mr|diald-1.0-19|57	mkdir -p %{buildroot}%{_sysconfdir}/modprobe.d
12mr|diald-1.0-19|58	cat > %{buildroot}%{_sysconfdir}/modprobe.d/%{name}.conf << EOF
12mr|diald-1.0-19|59	alias tap0 ethertap
12mr|diald-1.0-19|60	options tap0 -o tap0 unit=0
12mr|diald-1.0-19|61	EOF
12mr|diald-1.0-19|62	
12mr|diald-1.0-19|63	# Fix permissions
12mr|diald-1.0-19|64	find %{buildroot} -perm 0744 -exec chmod 0644 '{}' \;
12mr|diald-1.0-19|65	
12mr|diald-1.0-19|66	%post
12mr|diald-1.0-19|67	%_post_service diald
12mr|diald-1.0-19|68	
12mr|diald-1.0-19|69	%preun
12mr|diald-1.0-19|70	%_preun_service diald
12mr|diald-1.0-19|71	
12mr|diald-1.0-19|72	%files
12mr|diald-1.0-19|73	%doc BUGS CHANGES LICENSE NOTES README*
12mr|diald-1.0-19|74	%doc THANKS TODO TODO.budget doc/diald-faq.txt setup contrib
12mr|diald-1.0-19|75	%{_initrddir}/diald
12mr|diald-1.0-19|76	%config(noreplace) %{_sysconfdir}/pam.d/*
12mr|diald-1.0-19|77	%dir %{_sysconfdir}/diald
12mr|diald-1.0-19|78	%config(noreplace) %{_sysconfdir}/diald/*
12mr|diald-1.0-19|79	%config(noreplace) %{_sysconfdir}/modprobe.d/%{name}.conf
12mr|diald-1.0-19|80	%{_bindir}/*
12mr|diald-1.0-19|81	%dir %{_libdir}/diald
12mr|diald-1.0-19|82	%{_libdir}/diald/*
12mr|diald-1.0-19|83	%{_mandir}/man1/*
12mr|diald-1.0-19|84	%{_mandir}/man5/*
12mr|diald-1.0-19|85	%{_mandir}/man8/*
12mr|diald-1.0-19|86	%{_sbindir}/*
12mr|diald-1.0-19|87	%dir %{_var}/cache/diald
12mr|diald-1.0-19|88	%attr(660,root,root) %{_var}/cache/diald/diald.ctl
12mr|diald-1.0-19|89	
12mr|diald-1.0-19|90	
12mr|diald-1.0-19|91	%changelog
12mr|diald-1.0-19|92	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-15mdv2011.0
12mr|diald-1.0-19|93	+ Revision: 663772
12mr|diald-1.0-19|94	- mass rebuild
12mr|diald-1.0-19|95	
12mr|diald-1.0-19|96	* Thu Dec 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-14mdv2011.0
12mr|diald-1.0-19|97	+ Revision: 604788
12mr|diald-1.0-19|98	- rebuild
12mr|diald-1.0-19|99	
12mr|diald-1.0-19|100	* Mon Mar 15 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-13mdv2010.1
12mr|diald-1.0-19|101	+ Revision: 520075
12mr|diald-1.0-19|102	- rebuilt for 2010.1
12mr|diald-1.0-19|103	
12mr|diald-1.0-19|104	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-12mdv2010.0
12mr|diald-1.0-19|105	+ Revision: 413353
12mr|diald-1.0-19|106	- rebuild
12mr|diald-1.0-19|107	
12mr|diald-1.0-19|108	* Sat Dec 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-11mdv2009.1
12mr|diald-1.0-19|109	+ Revision: 316554
12mr|diald-1.0-19|110	- rediffed one fuzzy patch
12mr|diald-1.0-19|111	
12mr|diald-1.0-19|112	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 1.0-10mdv2009.0
12mr|diald-1.0-19|113	+ Revision: 220623
12mr|diald-1.0-19|114	- rebuild
12mr|diald-1.0-19|115	
12mr|diald-1.0-19|116	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 1.0-9mdv2008.1
12mr|diald-1.0-19|117	+ Revision: 149179
12mr|diald-1.0-19|118	- rebuild
12mr|diald-1.0-19|119	- kill re-definition of %%buildroot on Pixel's request
12mr|diald-1.0-19|120	
12mr|diald-1.0-19|121	+ Olivier Blin <oblin@mandriva.com>
12mr|diald-1.0-19|122	- restore BuildRoot
12mr|diald-1.0-19|123	
12mr|diald-1.0-19|124	* Fri Jun 22 2007 Adam Williamson <awilliamson@mandriva.org> 1.0-8mdv2008.0
12mr|diald-1.0-19|125	+ Revision: 42833
12mr|diald-1.0-19|126	- bunzip patches; lsb compliant initscript; use modprobe.d instead of echoing to modules.conf (it's not 1999 any more); rebuild for 2008
12mr|diald-1.0-19|127	- Import diald
12mr|diald-1.0-19|128	
12mr|diald-1.0-19|129	
12mr|diald-1.0-19|130	
12mr|diald-1.0-19|131	* Wed Jun 07 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0-7mdv2007.0
12mr|diald-1.0-19|132	- fix build with new glibc (P5)
12mr|diald-1.0-19|133	- fix requires for post & preun
12mr|diald-1.0-19|134	- cleanups
12mr|diald-1.0-19|135	- %%mkrel
12mr|diald-1.0-19|136	- fix summary-ended-with-dot
12mr|diald-1.0-19|137	- fix executable-marked-as-config-file
12mr|diald-1.0-19|138	
12mr|diald-1.0-19|139	* Sat Dec 31 2005 Mandriva Linux Team <http://www.mandrivaexpert.com/> 1.0-6mdk
12mr|diald-1.0-19|140	- Rebuild
12mr|diald-1.0-19|141	
12mr|diald-1.0-19|142	* Wed Feb 25 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.0-5mdk
12mr|diald-1.0-19|143	- rebuild
12mr|diald-1.0-19|144	
12mr|diald-1.0-19|145	* Thu Jul 24 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.0-4mdk
12mr|diald-1.0-19|146	- rebuild
12mr|diald-1.0-19|147	- rm -rf $RPM_BUILD_ROOT in %%install, not %%prep
12mr|diald-1.0-19|148	- prereq on rpm-helper
12mr|diald-1.0-19|149	
12mr|diald-1.0-19|150	* Fri Jan 17 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.0-3mdk
12mr|diald-1.0-19|151	- rebuild
12mr|diald-1.0-19|152	
12mr|diald-1.0-19|153	* Fri Jan 25 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.0-2mdk
12mr|diald-1.0-19|154	- bzip2 patch & remove unused ones
12mr|diald-1.0-19|155	- fix post message that gaves warning
12mr|diald-1.0-19|156	- fix directory permission
12mr|diald-1.0-19|157	
12mr|diald-1.0-19|158	* Wed Oct 03 2001 Philippe Libat <philippe@mandrakesoft.com> 1.0-1mdk
12mr|diald-1.0-19|159	- new version
12mr|diald-1.0-19|160	- add contrib, setup
12mr|diald-1.0-19|161	- add config file
12mr|diald-1.0-19|162	- fix ethertap modules
12mr|diald-1.0-19|163	
12mr|diald-1.0-19|164	* Mon Jul 02 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.99.4-3mdk
12mr|diald-1.0-19|165	- rebuild
12mr|diald-1.0-19|166	- url
12mr|diald-1.0-19|167	
12mr|diald-1.0-19|168	* Wed Mar 28 2001 Florin Grad <florin@mandrakesoft.com> 0.99.4-2mdk
12mr|diald-1.0-19|169	- add the pam file
12mr|diald-1.0-19|170	
12mr|diald-1.0-19|171	* Wed Mar 28 2001 Florin Grad <florin@mandrakesoft.com> 0.99.4-1mdk
12mr|diald-1.0-19|172	- 0.99.4-1mdk
12mr|diald-1.0-19|173	- update the Makefile patch and add the -p0 option
12mr|diald-1.0-19|174	- comment out patch 1 and 2
12mr|diald-1.0-19|175	
12mr|diald-1.0-19|176	* Tue Jan 09 2001  Lenny Cartier <lenny@mandrakesoft.com> 0.99.1-5mdk
12mr|diald-1.0-19|177	- rebuild
12mr|diald-1.0-19|178	
12mr|diald-1.0-19|179	* Thu Aug 31 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 0.99.1-4mdk
12mr|diald-1.0-19|180	- rebuild to fix the init script.
12mr|diald-1.0-19|181	- add a line to description reminding people to have slip in their kernel.
12mr|diald-1.0-19|182	- fix automated build.
12mr|diald-1.0-19|183	
12mr|diald-1.0-19|184	* Tue Aug 29 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.99.1-3mdk
12mr|diald-1.0-19|185	- BM
12mr|diald-1.0-19|186	
12mr|diald-1.0-19|187	* Wed Apr 26 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.99.1-2mdk
12mr|diald-1.0-19|188	- fix group
12mr|diald-1.0-19|189	- fix files section
12mr|diald-1.0-19|190	
12mr|diald-1.0-19|191	* Thu Feb 10 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.99.1-1mdk
12mr|diald-1.0-19|192	- mandrake build
12mr|diald-1.0-19|193	- modified Makefile-patch file for proper owner during install

13792 12
12mr|dietlibc-0.32-4.20090113.8|1	%define _enable_debug_packages %{nil}
12mr|dietlibc-0.32-4.20090113.8|2	%define debug_package          %{nil}
12mr|dietlibc-0.32-4.20090113.8|3	
12mr|dietlibc-0.32-4.20090113.8|4	%define snap 20090113
12mr|dietlibc-0.32-4.20090113.8|5	
12mr|dietlibc-0.32-4.20090113.8|6	%define name	%{cross_prefix}dietlibc
12mr|dietlibc-0.32-4.20090113.8|7	
12mr|dietlibc-0.32-4.20090113.8|8	# This is eventually a biarch package, so no %_lib for diethome
12mr|dietlibc-0.32-4.20090113.8|9	%define diethome %{_prefix}/lib/dietlibc
12mr|dietlibc-0.32-4.20090113.8|10	
12mr|dietlibc-0.32-4.20090113.8|11	# Enable builds without testing (default shall always be testing)
12mr|dietlibc-0.32-4.20090113.8|12	%define build_check		0
12mr|dietlibc-0.32-4.20090113.8|13	%{expand: %{?_with_CHECK:	%%global build_check 1}}
12mr|dietlibc-0.32-4.20090113.8|14	%{expand: %{?_without_CHECK:	%%global build_check 0}}
12mr|dietlibc-0.32-4.20090113.8|15	
12mr|dietlibc-0.32-4.20090113.8|16	# Enable cross compilation
12mr|dietlibc-0.32-4.20090113.8|17	%define build_cross		0
12mr|dietlibc-0.32-4.20090113.8|18	%{expand: %{?cross:		%%global build_cross 1}}
12mr|dietlibc-0.32-4.20090113.8|19	%if %{build_cross}
12mr|dietlibc-0.32-4.20090113.8|20	%define target_cpu		%{cross}
12mr|dietlibc-0.32-4.20090113.8|21	%define cross_prefix		cross-%{target_cpu}-
12mr|dietlibc-0.32-4.20090113.8|22	%define cross_make_flags	ARCH=%{target_cpu} CROSS=%{target_cpu}-linux-
12mr|dietlibc-0.32-4.20090113.8|23	%define build_check		0
12mr|dietlibc-0.32-4.20090113.8|24	%else
12mr|dietlibc-0.32-4.20090113.8|25	%define cross_prefix		%{nil}
12mr|dietlibc-0.32-4.20090113.8|26	%define cross_make_flags	%{nil}
12mr|dietlibc-0.32-4.20090113.8|27	%endif
12mr|dietlibc-0.32-4.20090113.8|28	
12mr|dietlibc-0.32-4.20090113.8|29	Summary:	C library optimized for size
12mr|dietlibc-0.32-4.20090113.8|30	Name:		%{name}
12mr|dietlibc-0.32-4.20090113.8|31	Version:	0.32
12mr|dietlibc-0.32-4.20090113.8|32	Release:	%mkrel 4.%{snap}.8
12mr|dietlibc-0.32-4.20090113.8|33	License:	GPL
12mr|dietlibc-0.32-4.20090113.8|34	Group:		Development/Other
12mr|dietlibc-0.32-4.20090113.8|35	%if %{build_cross}
12mr|dietlibc-0.32-4.20090113.8|36	BuildRequires:	%{cross_prefix}gcc
12mr|dietlibc-0.32-4.20090113.8|37	%endif
12mr|dietlibc-0.32-4.20090113.8|38	URL:		http://www.fefe.de/dietlibc/
12mr|dietlibc-0.32-4.20090113.8|39	Source0:	http://www.fefe.de/dietlibc/dietlibc-%{version}-%{snap}.tar.gz
12mr|dietlibc-0.32-4.20090113.8|40	Source1:	build_cross_dietlibc.sh
12mr|dietlibc-0.32-4.20090113.8|41	Patch0:		dietlibc-0.29-features.patch
12mr|dietlibc-0.32-4.20090113.8|42	Patch1:		dietlibc-0.30-mdkconfig.patch
12mr|dietlibc-0.32-4.20090113.8|43	Patch3:		dietlibc-0.22-tests.patch
12mr|dietlibc-0.32-4.20090113.8|44	Patch5:		dietlibc-0.22-net-ethernet.patch
12mr|dietlibc-0.32-4.20090113.8|45	Patch6:		dietlibc-0.24-rpc-types.patch
12mr|dietlibc-0.32-4.20090113.8|46	Patch9:		dietlibc-0.27-glibc-nice.patch
12mr|dietlibc-0.32-4.20090113.8|47	Patch15:	dietlibc-0.27-ppc-rdtsc.patch
12mr|dietlibc-0.32-4.20090113.8|48	Patch16:	dietlibc-0.27-test-makefile-fix.patch
12mr|dietlibc-0.32-4.20090113.8|49	Patch17:	dietlibc-0.27-x86_64-stat64.patch
12mr|dietlibc-0.32-4.20090113.8|50	Patch18:	dietlibc-0.27-x86_64-lseek64.diff
12mr|dietlibc-0.32-4.20090113.8|51	Patch21:	dietlibc-0.24-ppc64-select.patch
12mr|dietlibc-0.32-4.20090113.8|52	Patch22:	dietlibc-0.27-ppc64-stat64.patch
12mr|dietlibc-0.32-4.20090113.8|53	Patch23:	dietlibc-0.29-biarch.patch
12mr|dietlibc-0.32-4.20090113.8|54	Patch24:	dietlibc-0.27-quiet.patch
12mr|dietlibc-0.32-4.20090113.8|55	Patch25:	dietlibc-0.27-ppc-select.patch
12mr|dietlibc-0.32-4.20090113.8|56	Patch26:	dietlibc-0.27-kernel2.6-types.patch
12mr|dietlibc-0.32-4.20090113.8|57	Patch27:	dietlibc-0.29-cross.patch
12mr|dietlibc-0.32-4.20090113.8|58	Patch29:	dietlibc-0.29-sparc-rdtsc-tick-noerror.patch
12mr|dietlibc-0.32-4.20090113.8|59	#Patch30:	dietlibc-0.29-sparc-disable-glob-test.patch
12mr|dietlibc-0.32-4.20090113.8|60	Patch31:	dietlibc-0.29-sparc-weak-asm.patch
12mr|dietlibc-0.32-4.20090113.8|61	Patch33:	dietlibc-0.29-fix-strncmp.patch
12mr|dietlibc-0.32-4.20090113.8|62	# (cjw) from PLD, see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26374
12mr|dietlibc-0.32-4.20090113.8|63	Patch34:	dietlibc-0.29-ppc-gcc-ldbl128.patch
12mr|dietlibc-0.32-4.20090113.8|64	Patch36:        dietlibc-0.30-relatime.patch
12mr|dietlibc-0.32-4.20090113.8|65	# (pixel) add -fno-stack-protector to override default %{optflags}
12mr|dietlibc-0.32-4.20090113.8|66	Patch37:	dietlibc-0.30-force-no-stack-protector.patch
12mr|dietlibc-0.32-4.20090113.8|67	Patch38:	dietlibc-0.32-fgetc.patch
12mr|dietlibc-0.32-4.20090113.8|68	Patch100:	dietlibc-0.28-setpriority.patch
12mr|dietlibc-0.32-4.20090113.8|69	Patch101:	dietlibc-0.29-scall.patch
12mr|dietlibc-0.32-4.20090113.8|70	Patch102:	dietlibc-0.31-defpath.patch
12mr|dietlibc-0.32-4.20090113.8|71	Patch103:	dietlibc-0.31-stacksmash.patch
12mr|dietlibc-0.32-4.20090113.8|72	Patch104:	dietlibc-0.31-stacksmash-dyn.patch
12mr|dietlibc-0.32-4.20090113.8|73	Patch105:	dietlibc-0.31.20080212-teststdout.patch
12mr|dietlibc-0.32-4.20090113.8|74	Patch106:	dietlibc-0.31-pagesize.patch
12mr|dietlibc-0.32-4.20090113.8|75	Patch107:	dietlibc-0.31-printFG.patch
12mr|dietlibc-0.32-4.20090113.8|76	Patch108:	dietlibc-0.31-testsuite.patch
12mr|dietlibc-0.32-4.20090113.8|77	Patch109:	dietlibc-0.31-lcctime.patch
12mr|dietlibc-0.32-4.20090113.8|78	Patch110:	dietlibc-0.31-implicitfunc.patch
12mr|dietlibc-0.32-4.20090113.8|79	Patch111:	dietlibc-0.31-noreturn.patch
12mr|dietlibc-0.32-4.20090113.8|80	Patch112:	dietlibc-0.32-20090113-fix_getpriority.patch
12mr|dietlibc-0.32-4.20090113.8|81	Patch113:	dietlibc-0.32-i386-types.patch
12mr|dietlibc-0.32-4.20090113.8|82	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|dietlibc-0.32-4.20090113.8|83	
12mr|dietlibc-0.32-4.20090113.8|84	%description
12mr|dietlibc-0.32-4.20090113.8|85	Small libc for building embedded applications.
12mr|dietlibc-0.32-4.20090113.8|86	
12mr|dietlibc-0.32-4.20090113.8|87	%package	devel
12mr|dietlibc-0.32-4.20090113.8|88	Group:          Development/C
12mr|dietlibc-0.32-4.20090113.8|89	Summary:        Development files for dietlibc
12mr|dietlibc-0.32-4.20090113.8|90	%if %{build_cross}
12mr|dietlibc-0.32-4.20090113.8|91	# Requires main dietlibc package for "diet" program (dispatcher)
12mr|dietlibc-0.32-4.20090113.8|92	# XXX: build %{target_cpu}-linux-diet wrapper too?
12mr|dietlibc-0.32-4.20090113.8|93	Requires:	dietlibc >= %{version}
12mr|dietlibc-0.32-4.20090113.8|94	Requires:	%{cross_prefix}gcc
12mr|dietlibc-0.32-4.20090113.8|95	%endif
12mr|dietlibc-0.32-4.20090113.8|96	Obsoletes:	%{name}
12mr|dietlibc-0.32-4.20090113.8|97	Provides:	%{name} = %{version}-%{release}
12mr|dietlibc-0.32-4.20090113.8|98	
12mr|dietlibc-0.32-4.20090113.8|99	%description	devel
12mr|dietlibc-0.32-4.20090113.8|100	Small libc for building embedded applications.
12mr|dietlibc-0.32-4.20090113.8|101	
12mr|dietlibc-0.32-4.20090113.8|102	%prep
12mr|dietlibc-0.32-4.20090113.8|103	
12mr|dietlibc-0.32-4.20090113.8|104	%setup -q -n %{name}-%{version}-%{snap}
12mr|dietlibc-0.32-4.20090113.8|105	
12mr|dietlibc-0.32-4.20090113.8|106	find . -type d -perm 0700 -exec chmod 755 {} \;
12mr|dietlibc-0.32-4.20090113.8|107	find . -type f -perm 0555 -exec chmod 755 {} \;
12mr|dietlibc-0.32-4.20090113.8|108	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|dietlibc-0.32-4.20090113.8|109	
12mr|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
12mr|dietlibc-0.32-4.20090113.8|111	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|dietlibc-0.32-4.20090113.8|112	done
12mr|dietlibc-0.32-4.20090113.8|113	
12mr|dietlibc-0.32-4.20090113.8|114	%patch0 -p1 -b .features
12mr|dietlibc-0.32-4.20090113.8|115	%patch1 -p0 -b .mdkconfig
12mr|dietlibc-0.32-4.20090113.8|116	%patch3 -p1 -b .tests
12mr|dietlibc-0.32-4.20090113.8|117	%patch5 -p1 -b .net-ethernet
12mr|dietlibc-0.32-4.20090113.8|118	%patch6 -p1 -b .rpc-types
12mr|dietlibc-0.32-4.20090113.8|119	%patch9 -p1 -b .glibc-nice -E
12mr|dietlibc-0.32-4.20090113.8|120	%patch15 -p1 -b .ppc-rdtsc
12mr|dietlibc-0.32-4.20090113.8|121	%patch16 -p1 -b .inettest
12mr|dietlibc-0.32-4.20090113.8|122	%patch17 -p1 -b .x86_64-stat64
12mr|dietlibc-0.32-4.20090113.8|123	%patch18 -p0 -b .x86_64-lseek64
12mr|dietlibc-0.32-4.20090113.8|124	%patch21 -p1 -b .ppc64-select
12mr|dietlibc-0.32-4.20090113.8|125	#%patch22 -p1 -b .ppc64-stat64
12mr|dietlibc-0.32-4.20090113.8|126	%patch23 -p1 -b .biarch
12mr|dietlibc-0.32-4.20090113.8|127	%patch24 -p1 -b .quiet
12mr|dietlibc-0.32-4.20090113.8|128	%patch25 -p1 -b .ppc-select
12mr|dietlibc-0.32-4.20090113.8|129	%patch26 -p1 -b .kernel2.6-types
12mr|dietlibc-0.32-4.20090113.8|130	%patch27 -p0 -b .cross
12mr|dietlibc-0.32-4.20090113.8|131	%patch29 -p1 -b .sparc_rdtsc
12mr|dietlibc-0.32-4.20090113.8|132	#%patch30 -p1 -b .sparc_disable_glob_test
12mr|dietlibc-0.32-4.20090113.8|133	%patch31 -p1 -b .sparc_weak_asm
12mr|dietlibc-0.32-4.20090113.8|134	%patch33 -p1 -b .fix-strncmp
12mr|dietlibc-0.32-4.20090113.8|135	%patch34 -p1 -b .gcc-ppc-ldbl-bug
12mr|dietlibc-0.32-4.20090113.8|136	%patch36 -p1 -b .relatime
12mr|dietlibc-0.32-4.20090113.8|137	%patch37 -p1 -b .stack-protector
12mr|dietlibc-0.32-4.20090113.8|138	%patch38 -p0 -b .fgetc
12mr|dietlibc-0.32-4.20090113.8|139	
12mr|dietlibc-0.32-4.20090113.8|140	# P100 - P111 is from fedora
12mr|dietlibc-0.32-4.20090113.8|141	%patch100 -p1 -b .setpriority
12mr|dietlibc-0.32-4.20090113.8|142	%patch101 -p1 -b .scall
12mr|dietlibc-0.32-4.20090113.8|143	%patch102 -p1 -b .defpath
12mr|dietlibc-0.32-4.20090113.8|144	%patch103 -p1 -b .stacksmash
12mr|dietlibc-0.32-4.20090113.8|145	%patch104 -p1 -b .stacksmash-dyn
12mr|dietlibc-0.32-4.20090113.8|146	%patch105 -p1 -b .teststdout
12mr|dietlibc-0.32-4.20090113.8|147	%patch106 -p1 -b .pagesize
12mr|dietlibc-0.32-4.20090113.8|148	%patch107 -p1 -b .printFG
12mr|dietlibc-0.32-4.20090113.8|149	%patch108 -p1 -b .testsuite
12mr|dietlibc-0.32-4.20090113.8|150	%patch109 -p1 -b .lcctime
12mr|dietlibc-0.32-4.20090113.8|151	%patch110 -p1 -b .implicitfunc
12mr|dietlibc-0.32-4.20090113.8|152	%patch111 -p1 -b .noreturn
12mr|dietlibc-0.32-4.20090113.8|153	
12mr|dietlibc-0.32-4.20090113.8|154	%patch112 -p1 -b .fix_getpriority
12mr|dietlibc-0.32-4.20090113.8|155	%patch113 -p0 -b .386_types
12mr|dietlibc-0.32-4.20090113.8|156	rm -f x86_64/getpriority.S
12mr|dietlibc-0.32-4.20090113.8|157	
12mr|dietlibc-0.32-4.20090113.8|158	# fix execute permission on test scripts
12mr|dietlibc-0.32-4.20090113.8|159	chmod a+x test/{dirent,inet,stdio,string,stdlib,time}/runtests.sh
12mr|dietlibc-0.32-4.20090113.8|160	
12mr|dietlibc-0.32-4.20090113.8|161	%build
12mr|dietlibc-0.32-4.20090113.8|162	%make %{cross_make_flags}
12mr|dietlibc-0.32-4.20090113.8|163	
12mr|dietlibc-0.32-4.20090113.8|164	%check
12mr|dietlibc-0.32-4.20090113.8|165	# make and run the tests
12mr|dietlibc-0.32-4.20090113.8|166	%if %{build_check}
12mr|dietlibc-0.32-4.20090113.8|167	cd test; rm *.c.*
12mr|dietlibc-0.32-4.20090113.8|168	export DIETHOME="%{_builddir}/%{name}-%{version}-%{snap}"
12mr|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/'`
12mr|dietlibc-0.32-4.20090113.8|170	find -name "Makefile" | xargs perl -pi -e "s|^DIET.*|DIET=\"${DIETHOME}/bin-${MYARCH}/diet\"|g"
12mr|dietlibc-0.32-4.20090113.8|171	%make
12mr|dietlibc-0.32-4.20090113.8|172	cd ..
12mr|dietlibc-0.32-4.20090113.8|173	%endif
12mr|dietlibc-0.32-4.20090113.8|174	
12mr|dietlibc-0.32-4.20090113.8|175	# run the tests
12mr|dietlibc-0.32-4.20090113.8|176	%if %{build_check}
12mr|dietlibc-0.32-4.20090113.8|177	cd test
12mr|dietlibc-0.32-4.20090113.8|178	STANDARD_TESTPROGRAMS=`grep "^TESTPROGRAMS" runtests.sh | cut -d\" -f2`
12mr|dietlibc-0.32-4.20090113.8|179	# these fails: cp-test3 cp-test4 cp-test6 cp-test7 cp-test11 cp-test12 cp-test15
12mr|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"
12mr|dietlibc-0.32-4.20090113.8|181	perl -pi -e "s|^TESTPROGRAMS.*|TESTPROGRAMS=\"${STANDARD_TESTPROGRAMS} ${CP_TEST_PROGRAMS}\"|g" runtests.sh
12mr|dietlibc-0.32-4.20090113.8|182	# getpass requires user input
12mr|dietlibc-0.32-4.20090113.8|183	perl -pi -e "s|^PASS.*|PASS=\"\"|g" runtests.sh
12mr|dietlibc-0.32-4.20090113.8|184	sh ./runtests.sh
12mr|dietlibc-0.32-4.20090113.8|185	cd ..
12mr|dietlibc-0.32-4.20090113.8|186	%endif
12mr|dietlibc-0.32-4.20090113.8|187	
12mr|dietlibc-0.32-4.20090113.8|188	%install
12mr|dietlibc-0.32-4.20090113.8|189	rm -rf %{buildroot}
12mr|dietlibc-0.32-4.20090113.8|190	
12mr|dietlibc-0.32-4.20090113.8|191	make %{cross_make_flags} DESTDIR=%{buildroot} install
12mr|dietlibc-0.32-4.20090113.8|192	
12mr|dietlibc-0.32-4.20090113.8|193	%clean
12mr|dietlibc-0.32-4.20090113.8|194	rm -rf %{buildroot}
12mr|dietlibc-0.32-4.20090113.8|195	
12mr|dietlibc-0.32-4.20090113.8|196	%files devel
12mr|dietlibc-0.32-4.20090113.8|197	%defattr(-,root,root)
12mr|dietlibc-0.32-4.20090113.8|198	%doc AUTHOR BUGS CAVEAT CHANGES README THANKS TODO FAQ
12mr|dietlibc-0.32-4.20090113.8|199	%if ! %{build_cross}
12mr|dietlibc-0.32-4.20090113.8|200	%{_bindir}/diet
12mr|dietlibc-0.32-4.20090113.8|201	%{_mandir}/man*/*
12mr|dietlibc-0.32-4.20090113.8|202	%dir %{diethome}
12mr|dietlibc-0.32-4.20090113.8|203	%dir %{diethome}/include
12mr|dietlibc-0.32-4.20090113.8|204	%{diethome}/include/*
12mr|dietlibc-0.32-4.20090113.8|205	%endif
12mr|dietlibc-0.32-4.20090113.8|206	%dir %{diethome}/lib-*
12mr|dietlibc-0.32-4.20090113.8|207	%{diethome}/lib-*/*
12mr|dietlibc-0.32-4.20090113.8|208	
12mr|dietlibc-0.32-4.20090113.8|209	
12mr|dietlibc-0.32-4.20090113.8|210	
12mr|dietlibc-0.32-4.20090113.8|211	%changelog
12mr|dietlibc-0.32-4.20090113.8|212	

13793 12
12mr|diffstat-1.54-5|1	Summary: 	A utility which provides statistics based on the output of diff
12mr|diffstat-1.54-5|2	Name: 		diffstat
12mr|diffstat-1.54-5|3	Version: 	1.54
12mr|diffstat-1.54-5|4	Release: 	%mkrel 5
12mr|diffstat-1.54-5|5	Group: 		Development/Other
12mr|diffstat-1.54-5|6	License: 	GPL-like
12mr|diffstat-1.54-5|7	URL: 		http://dickey.his.com/diffstat/diffstat.html
12mr|diffstat-1.54-5|8	Source: 	ftp://invisible-island.net/diffstat/%name-%version.tgz
12mr|diffstat-1.54-5|9	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12mr|diffstat-1.54-5|10	
12mr|diffstat-1.54-5|11	%description
12mr|diffstat-1.54-5|12	The diff command compares files line by line.  Diffstat reads the output
12mr|diffstat-1.54-5|13	of the diff command and displays a histogram of the insertions, deletions
12mr|diffstat-1.54-5|14	and modifications in each file.  Diffstat is commonly used to provide
12mr|diffstat-1.54-5|15	a summary of the changes in large, complex patch files.
12mr|diffstat-1.54-5|16	
12mr|diffstat-1.54-5|17	Install diffstat if you need a program which provides a summary of the
12mr|diffstat-1.54-5|18	diff command's output.  You'll need to also install diffutils.
12mr|diffstat-1.54-5|19	
12mr|diffstat-1.54-5|20	%prep
12mr|diffstat-1.54-5|21	%setup -q
12mr|diffstat-1.54-5|22	
12mr|diffstat-1.54-5|23	%build
12mr|diffstat-1.54-5|24	%configure2_5x
12mr|diffstat-1.54-5|25	%make
12mr|diffstat-1.54-5|26	
12mr|diffstat-1.54-5|27	%install
12mr|diffstat-1.54-5|28	rm -rf $RPM_BUILD_ROOT
12mr|diffstat-1.54-5|29	%makeinstall_std
12mr|diffstat-1.54-5|30	
12mr|diffstat-1.54-5|31	%clean
12mr|diffstat-1.54-5|32	rm -rf $RPM_BUILD_ROOT
12mr|diffstat-1.54-5|33	
12mr|diffstat-1.54-5|34	%files
12mr|diffstat-1.54-5|35	%defattr(-,root,root)
12mr|diffstat-1.54-5|36	%doc CHANGES
12mr|diffstat-1.54-5|37	%{_bindir}/diffstat
12mr|diffstat-1.54-5|38	%{_mandir}/man1/*
12mr|diffstat-1.54-5|39	
12mr|diffstat-1.54-5|40	
12mr|diffstat-1.54-5|41	
12mr|diffstat-1.54-5|42	%changelog
12mr|diffstat-1.54-5|43	

13794 12
12mr|diffutils-3.2-2|1	Summary:	A GNU collection of diff utilities
12mr|diffutils-3.2-2|2	Name:		diffutils
12mr|diffutils-3.2-2|3	Version:	3.2
12mr|diffutils-3.2-2|4	Release:	2
12mr|diffutils-3.2-2|5	License:	GPLv2+
12mr|diffutils-3.2-2|6	Group:		Development/Other
12mr|diffutils-3.2-2|7	URL:		http://www.gnu.org/software/diffutils/
12mr|diffutils-3.2-2|8	Source0:	ftp://ftp.gnu.org/pub/gnu/diffutils/%{name}-%{version}.tar.xz
12mr|diffutils-3.2-2|9	Source1:	%{SOURCE0}.sig
12mr|diffutils-3.2-2|10	Source2:	%{name}-help2man.bz2
12mr|diffutils-3.2-2|11	BuildRequires:	gettext-devel
12mr|diffutils-3.2-2|12	BuildRequires:	libsigsegv-devel
12mr|diffutils-3.2-2|13	
12mr|diffutils-3.2-2|14	%description
12mr|diffutils-3.2-2|15	Diffutils includes four utilities:  diff, cmp, diff3 and sdiff.
12mr|diffutils-3.2-2|16	
12mr|diffutils-3.2-2|17	* Diff compares two files and shows the differences, line by line.
12mr|diffutils-3.2-2|18	* The cmp command shows the offset and line numbers where two files differ,
12mr|diffutils-3.2-2|19	or cmp can show the characters that differ between the two files.
12mr|diffutils-3.2-2|20	* The diff3 command shows the differences between three files. Diff3 can be
12mr|diffutils-3.2-2|21	used when two people have made independent changes to a common original;
12mr|diffutils-3.2-2|22	diff3 can produce a merged file that contains both persons' changes and
12mr|diffutils-3.2-2|23	warnings about conflicts.
12mr|diffutils-3.2-2|24	* The sdiff command can be used to list diff of two files side by side or
12mr|diffutils-3.2-2|25	merge two files interactively.
12mr|diffutils-3.2-2|26	
12mr|diffutils-3.2-2|27	Install diffutils if you need to compare text files.
12mr|diffutils-3.2-2|28	
12mr|diffutils-3.2-2|29	%prep
12mr|diffutils-3.2-2|30	%setup -q
12mr|diffutils-3.2-2|31	
12mr|diffutils-3.2-2|32	bzcat %{SOURCE2} > help2man
12mr|diffutils-3.2-2|33	chmod +x help2man
12mr|diffutils-3.2-2|34	
12mr|diffutils-3.2-2|35	%build
12mr|diffutils-3.2-2|36	# default editor for sdiff interactive mode, vi is likely better than ed
12mr|diffutils-3.2-2|37	perl -pi -e 's/^(#define\s+DEFAULT_EDITOR_PROGRAM\s+)"ed"/$1"vi"/' configure*
12mr|diffutils-3.2-2|38	
12mr|diffutils-3.2-2|39	# for finding help2man
12mr|diffutils-3.2-2|40	export PATH=$PATH:`pwd`
12mr|diffutils-3.2-2|41	autoreconf -fi
12mr|diffutils-3.2-2|42	%configure2_5x \
12mr|diffutils-3.2-2|43	--disable-rpath \
12mr|diffutils-3.2-2|44	--without-included-regex \
12mr|diffutils-3.2-2|45	--with-packager="%{distribution}" \
12mr|diffutils-3.2-2|46	--with-packager-bug-reports="http://qa.mandriva.com"
12mr|diffutils-3.2-2|47	
12mr|diffutils-3.2-2|48	%make
12mr|diffutils-3.2-2|49	
12mr|diffutils-3.2-2|50	%install
12mr|diffutils-3.2-2|51	rm -rf %{buildroot}
12mr|diffutils-3.2-2|52	
12mr|diffutils-3.2-2|53	%makeinstall_std
12mr|diffutils-3.2-2|54	
12mr|diffutils-3.2-2|55	%find_lang %{name}
12mr|diffutils-3.2-2|56	
12mr|diffutils-3.2-2|57	%files -f %{name}.lang
12mr|diffutils-3.2-2|58	%doc NEWS README
12mr|diffutils-3.2-2|59	%{_bindir}/*
12mr|diffutils-3.2-2|60	%{_mandir}/man*/*
12mr|diffutils-3.2-2|61	%{_infodir}/%{name}.info*
12mr|diffutils-3.2-2|62	
12mr|diffutils-3.2-2|63	
12mr|diffutils-3.2-2|64	
12mr|diffutils-3.2-2|65	%changelog
12mr|diffutils-3.2-2|66	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|diffutils-3.2-2|67	+ Commit: 5aa705b
12mr|diffutils-3.2-2|68	- New version 3.2 (sync with Cooker)
12mr|diffutils-3.2-2|69	
12mr|diffutils-3.2-2|70	

13795 12
12mr|digikam-2.9.0-2|1	%bcond_without external_kvkontakte
12mr|digikam-2.9.0-2|2	#define _unpackaged_subdirs_terminate_build 0
12mr|digikam-2.9.0-2|3	%define beta %nil
12mr|digikam-2.9.0-2|4	
12mr|digikam-2.9.0-2|5	Name:		digikam
12mr|digikam-2.9.0-2|6	Summary:	A KDE photo management utility
12mr|digikam-2.9.0-2|7	Group:		Graphics
12mr|digikam-2.9.0-2|8	Version:	2.9.0
12mr|digikam-2.9.0-2|9	%if "%{beta}" != ""
12mr|digikam-2.9.0-2|10	Release:	0.%{beta}.1
12mr|digikam-2.9.0-2|11	Source0:	http://downloads.sourceforge.net/digikam/%{name}-software-compilation-%{version}-%{beta}.tar.bz2
12mr|digikam-2.9.0-2|12	%else
12mr|digikam-2.9.0-2|13	Release:	2
12mr|digikam-2.9.0-2|14	Source0:	http://downloads.sourceforge.net/digikam/%{name}-%{version}.tar.bz2
12mr|digikam-2.9.0-2|15	%endif
12mr|digikam-2.9.0-2|16	Epoch:		2
12mr|digikam-2.9.0-2|17	License:	GPLv2+
12mr|digikam-2.9.0-2|18	URL:		http://www.digikam.org
12mr|digikam-2.9.0-2|19	Source1:	digikam-correct-pngfilesfor-apps.xz
12mr|digikam-2.9.0-2|20	%if %{with external_kvkontakte}
12mr|digikam-2.9.0-2|21	Patch0:		digikam-2.4.1-use-external-libvkontake.patch
12mr|digikam-2.9.0-2|22	%endif
12mr|digikam-2.9.0-2|23	
12mr|digikam-2.9.0-2|24	BuildRequires:	kdepimlibs4-devel
12mr|digikam-2.9.0-2|25	BuildRequires:	pkgconfig(libkexiv2)
12mr|digikam-2.9.0-2|26	BuildRequires:	pkgconfig(libksane)
12mr|digikam-2.9.0-2|27	BuildRequires:	pkgconfig(libkdcraw)
12mr|digikam-2.9.0-2|28	BuildRequires:	pkgconfig(libkipi)
12mr|digikam-2.9.0-2|29	BuildRequires:	pkgconfig(sqlite3)
12mr|digikam-2.9.0-2|30	BuildRequires:	pkgconfig(libgphoto2)
12mr|digikam-2.9.0-2|31	BuildRequires:	pkgconfig(opencv)
12mr|digikam-2.9.0-2|32	BuildRequires:	pkgconfig(lcms)
12mr|digikam-2.9.0-2|33	BuildRequires:	pkgconfig(lensfun)
12mr|digikam-2.9.0-2|34	BuildRequires:	pkgconfig(lqr-1) >= 0.4.0
12mr|digikam-2.9.0-2|35	BuildRequires:	pkgconfig(QJson)
12mr|digikam-2.9.0-2|36	BuildRequires:	pkgconfig(libgpod-1.0)
12mr|digikam-2.9.0-2|37	#BuildRequires: pkgconfig(libpgf)
12mr|digikam-2.9.0-2|38	%if %{with external_kvkontakte}
12mr|digikam-2.9.0-2|39	BuildRequires:	libkvkontakte-devel
12mr|digikam-2.9.0-2|40	%endif
12mr|digikam-2.9.0-2|41	BuildRequires:	libtiff-devel
12mr|digikam-2.9.0-2|42	BuildRequires:	libjasper-devel
12mr|digikam-2.9.0-2|43	BuildRequires:	marble-devel
12mr|digikam-2.9.0-2|44	BuildRequires:	libgomp-devel
12mr|digikam-2.9.0-2|45	BuildRequires:	doxygen
12mr|digikam-2.9.0-2|46	BuildRequires:	mysql-core
12mr|digikam-2.9.0-2|47	BuildRequires:	mysql-common
12mr|digikam-2.9.0-2|48	
12mr|digikam-2.9.0-2|49	Requires:	mysql-core
12mr|digikam-2.9.0-2|50	Requires:	mysql-common
12mr|digikam-2.9.0-2|51	Requires:	kdebase4-runtime
12mr|digikam-2.9.0-2|52	Requires:	qt4-database-plugin-sqlite
12mr|digikam-2.9.0-2|53	Requires:	kipi-plugins
12mr|digikam-2.9.0-2|54	Requires:	libkface-common
12mr|digikam-2.9.0-2|55	Requires:	libkgeomap-common
12mr|digikam-2.9.0-2|56	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|57	Requires:	kipi-common
12mr|digikam-2.9.0-2|58	
12mr|digikam-2.9.0-2|59	%description
12mr|digikam-2.9.0-2|60	DigiKam is an advanced digital photo management application for KDE.
12mr|digikam-2.9.0-2|61	Photos can be collected into albums which can be sorted chronologically,
12mr|digikam-2.9.0-2|62	by directory layout or by custom collections.
12mr|digikam-2.9.0-2|63	DigiKam also provides tagging functionality. Images can be tagged despite of
12mr|digikam-2.9.0-2|64	their position and digiKam provides fast and intuitive ways to browse them.
12mr|digikam-2.9.0-2|65	User comments and customized meta-information added to images, are stored
12mr|digikam-2.9.0-2|66	into a database and retrieved to make them available into the user interface.
12mr|digikam-2.9.0-2|67	As soon as the camera is plugged in digikam allows you to preview, download,
12mr|digikam-2.9.0-2|68	upload and delete images.
12mr|digikam-2.9.0-2|69	Digikam also includes tools like Image Editor, to modify photos using plugins
12mr|digikam-2.9.0-2|70	such as red eye correction or Gamma correction, exif management,...
12mr|digikam-2.9.0-2|71	Light Table to make artistic photos and an external image editor such
12mr|digikam-2.9.0-2|72	as Showfoto.
12mr|digikam-2.9.0-2|73	Digikam also uses KIPI plugins (KDE Image Plugin Interface) to increase
12mr|digikam-2.9.0-2|74	its functionalities.
12mr|digikam-2.9.0-2|75	
12mr|digikam-2.9.0-2|76	%files -f %{name}.lang
12mr|digikam-2.9.0-2|77	%doc core/AUTHORS core/ChangeLog core/COPYING core/COPYING.LIB core/NEWS core/README core/TODO  core/README.FACE core/TODO.FACE core/TODO.MYSQLPORT
12mr|digikam-2.9.0-2|78	%{_kde_bindir}/digikam
12mr|digikam-2.9.0-2|79	%{_kde_bindir}/digitaglinktree
12mr|digikam-2.9.0-2|80	%{_kde_bindir}/cleanup_digikamdb
12mr|digikam-2.9.0-2|81	%{_kde_libdir}/kde4/digikam*.so
12mr|digikam-2.9.0-2|82	%{_kde_libdir}/kde4/kio_digikam*.so
12mr|digikam-2.9.0-2|83	%{_kde_appsdir}/digikam
12mr|digikam-2.9.0-2|84	%{_kde_appsdir}/kconf_update/adjustlevelstool.upd
12mr|digikam-2.9.0-2|85	%{_kde_appsdir}/solid/actions/digikam*.desktop
12mr|digikam-2.9.0-2|86	%{_kde_applicationsdir}/digikam.desktop
12mr|digikam-2.9.0-2|87	%{_kde_services}/digikam*.desktop
12mr|digikam-2.9.0-2|88	%{_kde_services}/digikam*.protocol
12mr|digikam-2.9.0-2|89	%{_kde_servicetypes}/digikam*.desktop
12mr|digikam-2.9.0-2|90	%{_kde_mandir}/man1/digitaglinktree.1*
12mr|digikam-2.9.0-2|91	%{_kde_mandir}/man1/cleanup_digikamdb.1*
12mr|digikam-2.9.0-2|92	%{_kde_iconsdir}/*/*/apps/digikam.*
12mr|digikam-2.9.0-2|93	%{_kde_libdir}/kde4/libexec/digikamdatabaseserver
12mr|digikam-2.9.0-2|94	
12mr|digikam-2.9.0-2|95	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|96	
12mr|digikam-2.9.0-2|97	%package -n libkface-common
12mr|digikam-2.9.0-2|98	Summary:	Common files for libkface library
12mr|digikam-2.9.0-2|99	Group:		Graphics
12mr|digikam-2.9.0-2|100	URL:		https://projects.kde.org/projects/extragear/libs/libkface
12mr|digikam-2.9.0-2|101	BuildArch:	noarch
12mr|digikam-2.9.0-2|102	Conflicts:	%{name} < 1:2.0.0-0.rc1.2
12mr|digikam-2.9.0-2|103	
12mr|digikam-2.9.0-2|104	%description -n libkface-common
12mr|digikam-2.9.0-2|105	Common files for libkface library.
12mr|digikam-2.9.0-2|106	
12mr|digikam-2.9.0-2|107	Libkface is a Qt/C++ wrapper around LibFace library to perform face recognition
12mr|digikam-2.9.0-2|108	and detection over pictures.
12mr|digikam-2.9.0-2|109	
12mr|digikam-2.9.0-2|110	%files -n libkface-common
12mr|digikam-2.9.0-2|111	%doc extra/libkface/README extra/libkface/AUTHORS extra/libkface/COPYING
12mr|digikam-2.9.0-2|112	%{_kde_appsdir}/libkface
12mr|digikam-2.9.0-2|113	
12mr|digikam-2.9.0-2|114	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|115	
12mr|digikam-2.9.0-2|116	%package -n libkgeomap-common
12mr|digikam-2.9.0-2|117	Summary:	Common files for libkgeomap library
12mr|digikam-2.9.0-2|118	Group:		Graphics
12mr|digikam-2.9.0-2|119	URL:		https://projects.kde.org/projects/extragear/libs/libkgeomap
12mr|digikam-2.9.0-2|120	BuildArch:	noarch
12mr|digikam-2.9.0-2|121	Conflicts:	%{name} < 1:2.0.0-0.rc1.2
12mr|digikam-2.9.0-2|122	
12mr|digikam-2.9.0-2|123	%description -n libkgeomap-common
12mr|digikam-2.9.0-2|124	Common files for libkgeomap library
12mr|digikam-2.9.0-2|125	
12mr|digikam-2.9.0-2|126	Libkgeomap is a wrapper around world map components as Marble,
12mr|digikam-2.9.0-2|127	OpenstreetMap and Google Maps, for browsing and arranging
12mr|digikam-2.9.0-2|128	photos on a map.
12mr|digikam-2.9.0-2|129	
12mr|digikam-2.9.0-2|130	%files -n libkgeomap-common -f libkgeomap.lang
12mr|digikam-2.9.0-2|131	%doc extra/libkgeomap/README extra/libkgeomap/AUTHORS
12mr|digikam-2.9.0-2|132	%{_kde_appsdir}/libkgeomap
12mr|digikam-2.9.0-2|133	
12mr|digikam-2.9.0-2|134	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|135	
12mr|digikam-2.9.0-2|136	%package -n showfoto
12mr|digikam-2.9.0-2|137	Summary:	Fast Image Editor
12mr|digikam-2.9.0-2|138	Group:		Graphics
12mr|digikam-2.9.0-2|139	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|140	
12mr|digikam-2.9.0-2|141	%description -n showfoto
12mr|digikam-2.9.0-2|142	Showfoto is a fast Image Editor with powerful image editing tools.
12mr|digikam-2.9.0-2|143	You can use it to view your photographs and improve them.
12mr|digikam-2.9.0-2|144	
12mr|digikam-2.9.0-2|145	%files -n showfoto -f showfoto.lang
12mr|digikam-2.9.0-2|146	%{_kde_bindir}/showfoto
12mr|digikam-2.9.0-2|147	%{_kde_datadir}/applications/kde4/showfoto.desktop
12mr|digikam-2.9.0-2|148	%{_kde_appsdir}/showfoto
12mr|digikam-2.9.0-2|149	%{_kde_iconsdir}/*/*/apps/showfoto.*
12mr|digikam-2.9.0-2|150	
12mr|digikam-2.9.0-2|151	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|152	
12mr|digikam-2.9.0-2|153	%define libdigikamdatabase_major 2
12mr|digikam-2.9.0-2|154	%define libdigikamdatabase %mklibname digikamdatabase %{libdigikamdatabase_major}
12mr|digikam-2.9.0-2|155	
12mr|digikam-2.9.0-2|156	%package -n %{libdigikamdatabase}
12mr|digikam-2.9.0-2|157	Summary:	Runtime library for %{name}
12mr|digikam-2.9.0-2|158	Group:		System/Libraries
12mr|digikam-2.9.0-2|159	
12mr|digikam-2.9.0-2|160	%description -n %{libdigikamdatabase}
12mr|digikam-2.9.0-2|161	Librairie File needed by %{name}
12mr|digikam-2.9.0-2|162	
12mr|digikam-2.9.0-2|163	%files -n %{libdigikamdatabase}
12mr|digikam-2.9.0-2|164	%{_kde_libdir}/libdigikamdatabase.so.%{libdigikamdatabase_major}*
12mr|digikam-2.9.0-2|165	
12mr|digikam-2.9.0-2|166	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|167	
12mr|digikam-2.9.0-2|168	%define libdigikamcore_major 2
12mr|digikam-2.9.0-2|169	%define libdigikamcore %mklibname digikamcore %{libdigikamcore_major}
12mr|digikam-2.9.0-2|170	
12mr|digikam-2.9.0-2|171	%package -n %{libdigikamcore}
12mr|digikam-2.9.0-2|172	Summary:	Runtime library for %{name}
12mr|digikam-2.9.0-2|173	Group:		System/Libraries
12mr|digikam-2.9.0-2|174	
12mr|digikam-2.9.0-2|175	%description -n %{libdigikamcore}
12mr|digikam-2.9.0-2|176	Librairie File needed by %{name}
12mr|digikam-2.9.0-2|177	
12mr|digikam-2.9.0-2|178	%files -n %{libdigikamcore}
12mr|digikam-2.9.0-2|179	%{_kde_libdir}/libdigikamcore.so.%{libdigikamcore_major}*
12mr|digikam-2.9.0-2|180	
12mr|digikam-2.9.0-2|181	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|182	
12mr|digikam-2.9.0-2|183	%define libkface_major 1
12mr|digikam-2.9.0-2|184	%define libkface %mklibname kface %{libkface_major}
12mr|digikam-2.9.0-2|185	
12mr|digikam-2.9.0-2|186	%package -n %{libkface}
12mr|digikam-2.9.0-2|187	Summary:	Runtime library for %{name}
12mr|digikam-2.9.0-2|188	Group:		System/Libraries
12mr|digikam-2.9.0-2|189	URL:		https://projects.kde.org/projects/extragear/libs/libkface
12mr|digikam-2.9.0-2|190	
12mr|digikam-2.9.0-2|191	%description -n %{libkface}
12mr|digikam-2.9.0-2|192	Librairie File needed by %{name}
12mr|digikam-2.9.0-2|193	
12mr|digikam-2.9.0-2|194	Libkface is a Qt/C++ wrapper around LibFace library to perform face recognition
12mr|digikam-2.9.0-2|195	and detection over pictures.
12mr|digikam-2.9.0-2|196	
12mr|digikam-2.9.0-2|197	%files -n %{libkface}
12mr|digikam-2.9.0-2|198	%{_kde_libdir}/libkface.so.%{libkface_major}*
12mr|digikam-2.9.0-2|199	
12mr|digikam-2.9.0-2|200	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|201	
12mr|digikam-2.9.0-2|202	%define libkgeomap_major 1
12mr|digikam-2.9.0-2|203	%define libkgeomap %mklibname kgeomap %{libkgeomap_major}
12mr|digikam-2.9.0-2|204	%define libkmap %mklibname kmap 1
12mr|digikam-2.9.0-2|205	
12mr|digikam-2.9.0-2|206	%package -n %{libkgeomap}
12mr|digikam-2.9.0-2|207	Summary:	Runtime library for %{name}
12mr|digikam-2.9.0-2|208	Group:		System/Libraries
12mr|digikam-2.9.0-2|209	URL:		https://projects.kde.org/projects/extragear/libs/libkgeomap
12mr|digikam-2.9.0-2|210	Obsoletes:	%{libkmap} < 1:2.0.0-0.rc1.2
12mr|digikam-2.9.0-2|211	
12mr|digikam-2.9.0-2|212	%description -n %{libkgeomap}
12mr|digikam-2.9.0-2|213	Librairie File needed by %{name}
12mr|digikam-2.9.0-2|214	
12mr|digikam-2.9.0-2|215	Libkgeomap is a wrapper around world map components as Marble, OpenstreetMap
12mr|digikam-2.9.0-2|216	and Google Maps,for browsing and arranging photos on a map.
12mr|digikam-2.9.0-2|217	
12mr|digikam-2.9.0-2|218	%files -n %{libkgeomap}
12mr|digikam-2.9.0-2|219	%{_kde_libdir}/libkgeomap.so.%{libkgeomap_major}*
12mr|digikam-2.9.0-2|220	
12mr|digikam-2.9.0-2|221	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|222	
12mr|digikam-2.9.0-2|223	%define libmediawiki_major 1
12mr|digikam-2.9.0-2|224	%define libmediawiki %mklibname mediawiki %{libmediawiki_major}
12mr|digikam-2.9.0-2|225	
12mr|digikam-2.9.0-2|226	%package -n %{libmediawiki}
12mr|digikam-2.9.0-2|227	Summary:	Runtime library for %{name}
12mr|digikam-2.9.0-2|228	Group:		System/Libraries
12mr|digikam-2.9.0-2|229	URL:		https://projects.kde.org/projects/extragear/libs/libmediawiki
12mr|digikam-2.9.0-2|230	
12mr|digikam-2.9.0-2|231	%description -n %{libmediawiki}
12mr|digikam-2.9.0-2|232	Librairie File needed by %{name}
12mr|digikam-2.9.0-2|233	
12mr|digikam-2.9.0-2|234	libmediawiki is a KDE C++ interface for MediaWiki based
12mr|digikam-2.9.0-2|235	web service as wikipedia.org.
12mr|digikam-2.9.0-2|236	
12mr|digikam-2.9.0-2|237	%files -n %{libmediawiki}
12mr|digikam-2.9.0-2|238	%{_kde_libdir}/libmediawiki.so.%{libmediawiki_major}*
12mr|digikam-2.9.0-2|239	
12mr|digikam-2.9.0-2|240	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|241	
12mr|digikam-2.9.0-2|242	%define libkipiplugins_major 2
12mr|digikam-2.9.0-2|243	%define libkipiplugins %mklibname kipiplugins %{libkipiplugins_major}
12mr|digikam-2.9.0-2|244	
12mr|digikam-2.9.0-2|245	%package -n %{libkipiplugins}
12mr|digikam-2.9.0-2|246	Summary:	Runtime library for %{name}
12mr|digikam-2.9.0-2|247	Group:		System/Libraries
12mr|digikam-2.9.0-2|248	
12mr|digikam-2.9.0-2|249	%description -n %{libkipiplugins}
12mr|digikam-2.9.0-2|250	Librairie File needed by %{name}
12mr|digikam-2.9.0-2|251	
12mr|digikam-2.9.0-2|252	%files -n %{libkipiplugins}
12mr|digikam-2.9.0-2|253	%{_kde_libdir}/libkipiplugins.so.%{libkipiplugins_major}*
12mr|digikam-2.9.0-2|254	
12mr|digikam-2.9.0-2|255	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|256	
12mr|digikam-2.9.0-2|257	%package -n kipi-plugins
12mr|digikam-2.9.0-2|258	Summary:	KDE image Interface Plugins
12mr|digikam-2.9.0-2|259	Group:		System/Libraries
12mr|digikam-2.9.0-2|260	URL:		https://projects.kde.org/projects/extragear/graphics/kipi-plugins
12mr|digikam-2.9.0-2|261	BuildArch:	noarch
12mr|digikam-2.9.0-2|262	Suggests:	kipi-plugins-timeadjust
12mr|digikam-2.9.0-2|263	Suggests:	kipi-plugins-smug
12mr|digikam-2.9.0-2|264	Suggests:	kipi-plugins-shwup
12mr|digikam-2.9.0-2|265	Suggests:	kipi-plugins-piwigoexport
12mr|digikam-2.9.0-2|266	Suggests:	kipi-plugins-picasa
12mr|digikam-2.9.0-2|267	Suggests:	kipi-plugins-metadataedit
12mr|digikam-2.9.0-2|268	Suggests:	kipi-plugins-kopete
12mr|digikam-2.9.0-2|269	Suggests:	kipi-plugins-kioexportimport
12mr|digikam-2.9.0-2|270	Suggests:	kipi-plugins-jpeglossless
12mr|digikam-2.9.0-2|271	Suggests:	kipi-plugins-ipodexport
12mr|digikam-2.9.0-2|272	Suggests:	kipi-plugins-imageviewer
12mr|digikam-2.9.0-2|273	Suggests:	kipi-plugins-htmlexport
12mr|digikam-2.9.0-2|274	Suggests:	kipi-plugins-debianscreenshot
12mr|digikam-2.9.0-2|275	Suggests:	kipi-plugins-gpssync
12mr|digikam-2.9.0-2|276	Suggests:	kipi-plugins-flickr
12mr|digikam-2.9.0-2|277	Suggests:	kipi-plugins-expoblending
12mr|digikam-2.9.0-2|278	Suggests:	kipi-plugins-calendar
12mr|digikam-2.9.0-2|279	Suggests:	kipi-plugins-batchprocess
12mr|digikam-2.9.0-2|280	Suggests:	kipi-plugins-advancedslideshow
12mr|digikam-2.9.0-2|281	Suggests:	kipi-plugins-printimages
12mr|digikam-2.9.0-2|282	Suggests:	kipi-plugins-dngconverter
12mr|digikam-2.9.0-2|283	Suggests:	kipi-plugins-galleryexport
12mr|digikam-2.9.0-2|284	Suggests:	kipi-plugins-flashexport
12mr|digikam-2.9.0-2|285	Suggests:	kipi-plugins-facebook
12mr|digikam-2.9.0-2|286	Suggests:	kipi-plugins-acquireimages
12mr|digikam-2.9.0-2|287	Suggests:	kipi-plugins-rawconverter
12mr|digikam-2.9.0-2|288	Suggests:	kipi-plugins-removeredeyes
12mr|digikam-2.9.0-2|289	Suggests:	kipi-plugins-sendimages
12mr|digikam-2.9.0-2|290	Suggests:	kipi-plugins-youtube
12mr|digikam-2.9.0-2|291	Suggests:	kipi-plugins-kmlexport
12mr|digikam-2.9.0-2|292	Suggests:	kipi-plugins-yandexfotki
12mr|digikam-2.9.0-2|293	Suggests:	kipi-plugins-rajceexport
12mr|digikam-2.9.0-2|294	Suggests:	kipi-plugins-panorama
12mr|digikam-2.9.0-2|295	Suggests:	kipi-plugins-vkontakte
12mr|digikam-2.9.0-2|296	
12mr|digikam-2.9.0-2|297	%description -n kipi-plugins
12mr|digikam-2.9.0-2|298	The library of the KDE Image Plugin Interface.
12mr|digikam-2.9.0-2|299	
12mr|digikam-2.9.0-2|300	Libkipi allows image applications to use a plugin architecture
12mr|digikam-2.9.0-2|301	for additional functionality such as: RawConverter, SlideShow,
12mr|digikam-2.9.0-2|302	ImagesGallery, HTMLExport, PrintAssistant...
12mr|digikam-2.9.0-2|303	
12mr|digikam-2.9.0-2|304	%files -n kipi-plugins -f kipi-plugins.lang
12mr|digikam-2.9.0-2|305	%{_datadir}/apps/kipi/tips
12mr|digikam-2.9.0-2|306	%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
12mr|digikam-2.9.0-2|307	%{_kde_applicationsdir}/kipiplugins.desktop
12mr|digikam-2.9.0-2|308	
12mr|digikam-2.9.0-2|309	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|310	
12mr|digikam-2.9.0-2|311	%package -n kipi-plugins-timeadjust
12mr|digikam-2.9.0-2|312	Summary:	Time Adjust kipi plugin
12mr|digikam-2.9.0-2|313	Group:		System/Libraries
12mr|digikam-2.9.0-2|314	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|315	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|316	Requires:	kipi-common
12mr|digikam-2.9.0-2|317	
12mr|digikam-2.9.0-2|318	%description -n kipi-plugins-timeadjust
12mr|digikam-2.9.0-2|319	A Tool to adjust time and date.
12mr|digikam-2.9.0-2|320	
12mr|digikam-2.9.0-2|321	%files -n kipi-plugins-timeadjust -f kipiplugin_timeadjust.lang
12mr|digikam-2.9.0-2|322	%{_kde_libdir}/kde4/kipiplugin_timeadjust.so
12mr|digikam-2.9.0-2|323	%{_kde_iconsdir}/hicolor/*/actions/timeadjust.png
12mr|digikam-2.9.0-2|324	%{_kde_services}/kipiplugin_timeadjust.desktop
12mr|digikam-2.9.0-2|325	
12mr|digikam-2.9.0-2|326	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|327	
12mr|digikam-2.9.0-2|328	%package -n kipi-plugins-smug
12mr|digikam-2.9.0-2|329	Summary:	Smug Kipi Plugin
12mr|digikam-2.9.0-2|330	Group:		System/Libraries
12mr|digikam-2.9.0-2|331	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|332	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|333	Requires:	kipi-common
12mr|digikam-2.9.0-2|334	
12mr|digikam-2.9.0-2|335	%description -n kipi-plugins-smug
12mr|digikam-2.9.0-2|336	A tool to import/export images to/from SmugMug web service.
12mr|digikam-2.9.0-2|337	
12mr|digikam-2.9.0-2|338	%files -n kipi-plugins-smug -f kipiplugin_smug.lang
12mr|digikam-2.9.0-2|339	%{_kde_libdir}/kde4/kipiplugin_smug.so
12mr|digikam-2.9.0-2|340	%{_kde_iconsdir}/hicolor/*/actions/smugmug.png
12mr|digikam-2.9.0-2|341	%{_kde_iconsdir}/hicolor/scalable/actions/smugmug.svgz
12mr|digikam-2.9.0-2|342	%{_kde_services}/kipiplugin_smug.desktop
12mr|digikam-2.9.0-2|343	
12mr|digikam-2.9.0-2|344	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|345	
12mr|digikam-2.9.0-2|346	%package -n kipi-plugins-shwup
12mr|digikam-2.9.0-2|347	Summary:	Shwup Kipi Plugins
12mr|digikam-2.9.0-2|348	Group:		System/Libraries
12mr|digikam-2.9.0-2|349	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|350	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|351	Requires:	kipi-common
12mr|digikam-2.9.0-2|352	
12mr|digikam-2.9.0-2|353	%description -n kipi-plugins-shwup
12mr|digikam-2.9.0-2|354	A tool to export images to a remote Shwup web service.
12mr|digikam-2.9.0-2|355	
12mr|digikam-2.9.0-2|356	%files -n kipi-plugins-shwup -f kipiplugin_shwup.lang
12mr|digikam-2.9.0-2|357	%{_kde_libdir}/kde4/kipiplugin_shwup.so
12mr|digikam-2.9.0-2|358	%{_kde_iconsdir}/hicolor/*/actions/shwup.png
12mr|digikam-2.9.0-2|359	%{_kde_services}/kipiplugin_shwup.desktop
12mr|digikam-2.9.0-2|360	
12mr|digikam-2.9.0-2|361	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|362	
12mr|digikam-2.9.0-2|363	%package -n kipi-plugins-piwigoexport
12mr|digikam-2.9.0-2|364	Summary:	Piwi Go Export
12mr|digikam-2.9.0-2|365	Group:		System/Libraries
12mr|digikam-2.9.0-2|366	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|367	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|368	Requires:	kipi-common
12mr|digikam-2.9.0-2|369	
12mr|digikam-2.9.0-2|370	%description -n kipi-plugins-piwigoexport
12mr|digikam-2.9.0-2|371	A tool to export images to a remote Piwigo.
12mr|digikam-2.9.0-2|372	
12mr|digikam-2.9.0-2|373	%files -n kipi-plugins-piwigoexport -f kipiplugin_piwigoexport.lang
12mr|digikam-2.9.0-2|374	%{_kde_libdir}/kde4/kipiplugin_piwigoexport.so
12mr|digikam-2.9.0-2|375	%{_kde_appsdir}/kipiplugin_piwigoexport
12mr|digikam-2.9.0-2|376	%{_kde_services}/kipiplugin_piwigoexport.desktop
12mr|digikam-2.9.0-2|377	%{_kde_iconsdir}/hicolor/scalable/actions/piwigo.svgz
12mr|digikam-2.9.0-2|378	%{_kde_iconsdir}/hicolor/*/actions/piwigo.png
12mr|digikam-2.9.0-2|379	
12mr|digikam-2.9.0-2|380	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|381	
12mr|digikam-2.9.0-2|382	%package -n kipi-plugins-picasa
12mr|digikam-2.9.0-2|383	Summary:	Picasa Kipi Plugins
12mr|digikam-2.9.0-2|384	Group:		System/Libraries
12mr|digikam-2.9.0-2|385	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|386	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|387	Requires:	kipi-common
12mr|digikam-2.9.0-2|388	
12mr|digikam-2.9.0-2|389	%description -n kipi-plugins-picasa
12mr|digikam-2.9.0-2|390	A tool to export images to a remote Picase Web Service
12mr|digikam-2.9.0-2|391	
12mr|digikam-2.9.0-2|392	%files -n kipi-plugins-picasa -f kipiplugin_picasawebexport.lang
12mr|digikam-2.9.0-2|393	%{_kde_libdir}/kde4/kipiplugin_picasawebexport.so
12mr|digikam-2.9.0-2|394	%{_kde_services}/kipiplugin_picasawebexport.desktop
12mr|digikam-2.9.0-2|395	%{_kde_iconsdir}/hicolor/scalable/actions/picasa.svgz
12mr|digikam-2.9.0-2|396	%{_kde_iconsdir}/hicolor/*/actions/picasa.png
12mr|digikam-2.9.0-2|397	
12mr|digikam-2.9.0-2|398	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|399	
12mr|digikam-2.9.0-2|400	%package -n kipi-plugins-metadataedit
12mr|digikam-2.9.0-2|401	Summary:	Meta Data Edit kipi plugins
12mr|digikam-2.9.0-2|402	Group:		System/Libraries
12mr|digikam-2.9.0-2|403	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|404	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|405	Requires:	kipi-common
12mr|digikam-2.9.0-2|406	
12mr|digikam-2.9.0-2|407	%description -n kipi-plugins-metadataedit
12mr|digikam-2.9.0-2|408	A tool to edit EXIF,IPTC and XMP metadata.
12mr|digikam-2.9.0-2|409	
12mr|digikam-2.9.0-2|410	%files -n kipi-plugins-metadataedit -f kipiplugin_metadataedit.lang
12mr|digikam-2.9.0-2|411	%{_kde_libdir}/kde4/kipiplugin_metadataedit.so
12mr|digikam-2.9.0-2|412	%{_kde_services}/kipiplugin_metadataedit.desktop
12mr|digikam-2.9.0-2|413	%{_kde_iconsdir}/hicolor/*/actions/metadataedit.png
12mr|digikam-2.9.0-2|414	
12mr|digikam-2.9.0-2|415	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|416	
12mr|digikam-2.9.0-2|417	%package -n kipi-plugins-kopete
12mr|digikam-2.9.0-2|418	Summary:	Kopete kipi plugin
12mr|digikam-2.9.0-2|419	Group:		System/Libraries
12mr|digikam-2.9.0-2|420	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|421	Requires:	kipi-common
12mr|digikam-2.9.0-2|422	
12mr|digikam-2.9.0-2|423	%description -n kipi-plugins-kopete
12mr|digikam-2.9.0-2|424	A tool to export images to an instant messaging contact.
12mr|digikam-2.9.0-2|425	
12mr|digikam-2.9.0-2|426	%files -n kipi-plugins-kopete
12mr|digikam-2.9.0-2|427	%{_kde_libdir}/kde4/kipiplugin_kopete.so
12mr|digikam-2.9.0-2|428	%{_kde_services}/kipiplugin_kopete.desktop
12mr|digikam-2.9.0-2|429	
12mr|digikam-2.9.0-2|430	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|431	
12mr|digikam-2.9.0-2|432	%package -n kipi-plugins-kioexportimport
12mr|digikam-2.9.0-2|433	Summary:	Kio Export Import Kipi Plugin
12mr|digikam-2.9.0-2|434	Group:		System/Libraries
12mr|digikam-2.9.0-2|435	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|436	Requires:	kipi-common
12mr|digikam-2.9.0-2|437	
12mr|digikam-2.9.0-2|438	%description -n kipi-plugins-kioexportimport
12mr|digikam-2.9.0-2|439	A tool to export pictures to or import from a remote directory that is
12mr|digikam-2.9.0-2|440	accessible via KIO.
12mr|digikam-2.9.0-2|441	
12mr|digikam-2.9.0-2|442	%files -n kipi-plugins-kioexportimport -f kipiplugin_kioexportimport.lang
12mr|digikam-2.9.0-2|443	%{_kde_libdir}/kde4/kipiplugin_kioexportimport.so
12mr|digikam-2.9.0-2|444	%{_kde_services}/kipiplugin_kioexportimport.desktop
12mr|digikam-2.9.0-2|445	
12mr|digikam-2.9.0-2|446	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|447	
12mr|digikam-2.9.0-2|448	%package -n kipi-plugins-jpeglossless
12mr|digikam-2.9.0-2|449	Summary:	Jpeg Lossless Kipi Plugin
12mr|digikam-2.9.0-2|450	Group:		System/Libraries
12mr|digikam-2.9.0-2|451	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|452	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|453	Requires:	kipi-common
12mr|digikam-2.9.0-2|454	
12mr|digikam-2.9.0-2|455	%description -n kipi-plugins-jpeglossless
12mr|digikam-2.9.0-2|456	A tool to rotate/flip images without losing quality.
12mr|digikam-2.9.0-2|457	
12mr|digikam-2.9.0-2|458	%files -n kipi-plugins-jpeglossless -f kipiplugin_jpeglossless.lang
12mr|digikam-2.9.0-2|459	%{_kde_libdir}/kde4/kipiplugin_jpeglossless.so
12mr|digikam-2.9.0-2|460	%{_kde_services}/kipiplugin_jpeglossless.desktop
12mr|digikam-2.9.0-2|461	%{_kde_iconsdir}/hicolor/*/actions/flip-horizontal.png
12mr|digikam-2.9.0-2|462	%{_kde_iconsdir}/hicolor/*/actions/grayscaleconvert.png
12mr|digikam-2.9.0-2|463	
12mr|digikam-2.9.0-2|464	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|465	
12mr|digikam-2.9.0-2|466	%package -n kipi-plugins-ipodexport
12mr|digikam-2.9.0-2|467	Summary:	Ipod Kipi Plugin
12mr|digikam-2.9.0-2|468	Group:		System/Libraries
12mr|digikam-2.9.0-2|469	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|470	Requires:	kipi-common
12mr|digikam-2.9.0-2|471	
12mr|digikam-2.9.0-2|472	%description -n kipi-plugins-ipodexport
12mr|digikam-2.9.0-2|473	A tool to export pictures to an Ipod device.
12mr|digikam-2.9.0-2|474	
12mr|digikam-2.9.0-2|475	%files -n kipi-plugins-ipodexport -f kipiplugin_ipodexport.lang
12mr|digikam-2.9.0-2|476	%{_kde_libdir}/kde4/kipiplugin_ipodexport.so
12mr|digikam-2.9.0-2|477	%{_kde_services}/kipiplugin_ipodexport.desktop
12mr|digikam-2.9.0-2|478	
12mr|digikam-2.9.0-2|479	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|480	
12mr|digikam-2.9.0-2|481	%package -n kipi-plugins-imgurexport
12mr|digikam-2.9.0-2|482	Summary:	Imgur Kipi Plugin
12mr|digikam-2.9.0-2|483	Group:		System/Libraries
12mr|digikam-2.9.0-2|484	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|485	Requires:	kipi-common
12mr|digikam-2.9.0-2|486	
12mr|digikam-2.9.0-2|487	%description -n kipi-plugins-imgurexport
12mr|digikam-2.9.0-2|488	A tool to export pictures to Imgur.
12mr|digikam-2.9.0-2|489	
12mr|digikam-2.9.0-2|490	%files -n kipi-plugins-imgurexport
12mr|digikam-2.9.0-2|491	%{_kde_libdir}/kde4/kipiplugin_imgurexport.so
12mr|digikam-2.9.0-2|492	%{_kde_iconsdir}/hicolor/*/actions/imgur.*
12mr|digikam-2.9.0-2|493	%{_kde_services}/kipiplugin_imgurexport.desktop
12mr|digikam-2.9.0-2|494	
12mr|digikam-2.9.0-2|495	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|496	
12mr|digikam-2.9.0-2|497	%package -n kipi-plugins-imageviewer
12mr|digikam-2.9.0-2|498	Summary:	Image Viewer Kipi Plugin
12mr|digikam-2.9.0-2|499	Group:		System/Libraries
12mr|digikam-2.9.0-2|500	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|501	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|502	Requires:	kipi-common
12mr|digikam-2.9.0-2|503	
12mr|digikam-2.9.0-2|504	%description -n kipi-plugins-imageviewer
12mr|digikam-2.9.0-2|505	A tool to preview images using OpenGl.
12mr|digikam-2.9.0-2|506	
12mr|digikam-2.9.0-2|507	%files -n kipi-plugins-imageviewer -f kipiplugin_imageviewer.lang
12mr|digikam-2.9.0-2|508	%{_kde_libdir}/kde4/kipiplugin_imageviewer.so
12mr|digikam-2.9.0-2|509	%{_kde_appsdir}/kipiplugin_imageviewer
12mr|digikam-2.9.0-2|510	%{_kde_services}/kipiplugin_imageviewer.desktop
12mr|digikam-2.9.0-2|511	%{_kde_iconsdir}/hicolor/*/actions/ogl.png
12mr|digikam-2.9.0-2|512	
12mr|digikam-2.9.0-2|513	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|514	
12mr|digikam-2.9.0-2|515	%package -n kipi-plugins-htmlexport
12mr|digikam-2.9.0-2|516	Summary:	Html Export Kipi Plugin
12mr|digikam-2.9.0-2|517	Group:		System/Libraries
12mr|digikam-2.9.0-2|518	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|519	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|520	Requires:	kipi-common
12mr|digikam-2.9.0-2|521	
12mr|digikam-2.9.0-2|522	%description -n kipi-plugins-htmlexport
12mr|digikam-2.9.0-2|523	A tool to export images collections into a static XHTML page.
12mr|digikam-2.9.0-2|524	
12mr|digikam-2.9.0-2|525	%files -n kipi-plugins-htmlexport -f kipiplugin_htmlexport.lang
12mr|digikam-2.9.0-2|526	%{_kde_libdir}/kde4/kipiplugin_htmlexport.so
12mr|digikam-2.9.0-2|527	%{_kde_services}/kipiplugin_htmlexport.desktop
12mr|digikam-2.9.0-2|528	%{_kde_appsdir}/kipiplugin_htmlexport
12mr|digikam-2.9.0-2|529	
12mr|digikam-2.9.0-2|530	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|531	
12mr|digikam-2.9.0-2|532	%package -n kipi-plugins-debianscreenshot
12mr|digikam-2.9.0-2|533	Summary:	Debian Screenshot kipi plugins
12mr|digikam-2.9.0-2|534	Group:		System/Libraries
12mr|digikam-2.9.0-2|535	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|536	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|537	Requires:	kipi-common
12mr|digikam-2.9.0-2|538	
12mr|digikam-2.9.0-2|539	%description -n kipi-plugins-debianscreenshot
12mr|digikam-2.9.0-2|540	A tool to export images to the Debian Screenshots site.
12mr|digikam-2.9.0-2|541	
12mr|digikam-2.9.0-2|542	%files -n kipi-plugins-debianscreenshot
12mr|digikam-2.9.0-2|543	%{_kde_libdir}/kde4/kipiplugin_debianscreenshots.so
12mr|digikam-2.9.0-2|544	%{_kde_services}/kipiplugin_debianscreenshots.desktop
12mr|digikam-2.9.0-2|545	%{_kde_iconsdir}/hicolor/*/actions/debianscreenshots.png
12mr|digikam-2.9.0-2|546	%{_kde_iconsdir}/hicolor/scalable/actions/debianscreenshots.svgz
12mr|digikam-2.9.0-2|547	
12mr|digikam-2.9.0-2|548	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|549	
12mr|digikam-2.9.0-2|550	%package -n kipi-plugins-gpssync
12mr|digikam-2.9.0-2|551	Summary:	GPS Sync Kipi Plugin
12mr|digikam-2.9.0-2|552	Group:		System/Libraries
12mr|digikam-2.9.0-2|553	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|554	Requires:	kipi-common
12mr|digikam-2.9.0-2|555	
12mr|digikam-2.9.0-2|556	%description -n kipi-plugins-gpssync
12mr|digikam-2.9.0-2|557	A tool to geolocalize pictures.
12mr|digikam-2.9.0-2|558	
12mr|digikam-2.9.0-2|559	%files -n kipi-plugins-gpssync -f kipiplugin_gpssync.lang
12mr|digikam-2.9.0-2|560	%{_kde_appsdir}/gpssync
12mr|digikam-2.9.0-2|561	%{_kde_libdir}/kde4/kipiplugin_gpssync.so
12mr|digikam-2.9.0-2|562	%{_kde_services}/kipiplugin_gpssync.desktop
12mr|digikam-2.9.0-2|563	%{_kde_iconsdir}/hicolor/*/actions/gpsimagetag.png
12mr|digikam-2.9.0-2|564	
12mr|digikam-2.9.0-2|565	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|566	
12mr|digikam-2.9.0-2|567	%package -n kipi-plugins-flickr
12mr|digikam-2.9.0-2|568	Summary:	Flick Export Kipi Plugin
12mr|digikam-2.9.0-2|569	Group:		System/Libraries
12mr|digikam-2.9.0-2|570	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|571	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|572	Requires:	kipi-common
12mr|digikam-2.9.0-2|573	
12mr|digikam-2.9.0-2|574	%description -n kipi-plugins-flickr
12mr|digikam-2.9.0-2|575	A tool to export images to a remote Flickr, 23 and Zoomr web services.
12mr|digikam-2.9.0-2|576	
12mr|digikam-2.9.0-2|577	%files -n kipi-plugins-flickr -f kipiplugin_flickrexport.lang
12mr|digikam-2.9.0-2|578	%{_kde_libdir}/kde4/kipiplugin_flickrexport.so
12mr|digikam-2.9.0-2|579	%{_kde_services}/kipiplugin_flickrexport.desktop
12mr|digikam-2.9.0-2|580	%{_kde_iconsdir}/hicolor/*/actions/flickr.png
12mr|digikam-2.9.0-2|581	%{_kde_iconsdir}/hicolor/*/actions/hq.png
12mr|digikam-2.9.0-2|582	%{_kde_iconsdir}/hicolor/*/actions/zooomr.png
12mr|digikam-2.9.0-2|583	%{_kde_iconsdir}/hicolor/scalable/actions/flickr.svgz
12mr|digikam-2.9.0-2|584	%{_kde_iconsdir}/hicolor/scalable/actions/hq.svgz
12mr|digikam-2.9.0-2|585	%{_kde_iconsdir}/hicolor/scalable/actions/zooomr.svgz
12mr|digikam-2.9.0-2|586	
12mr|digikam-2.9.0-2|587	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|588	
12mr|digikam-2.9.0-2|589	%package -n kipi-plugins-expoblending
12mr|digikam-2.9.0-2|590	Summary:	Expoblending Kipi Plugin
12mr|digikam-2.9.0-2|591	Group:		System/Libraries
12mr|digikam-2.9.0-2|592	# need align_image_stack from Hugin project and enfuse from Enblend project (runtime dependency)
12mr|digikam-2.9.0-2|593	Requires:	hugin
12mr|digikam-2.9.0-2|594	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|595	Requires:	kipi-common
12mr|digikam-2.9.0-2|596	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|597	
12mr|digikam-2.9.0-2|598	
12mr|digikam-2.9.0-2|599	%description -n kipi-plugins-expoblending
12mr|digikam-2.9.0-2|600	A tool to blend bracketed images.
12mr|digikam-2.9.0-2|601	
12mr|digikam-2.9.0-2|602	%files -n kipi-plugins-expoblending -f kipiplugin_expoblending.lang
12mr|digikam-2.9.0-2|603	%{_kde_bindir}/expoblending
12mr|digikam-2.9.0-2|604	%{_kde_applicationsdir}/expoblending.desktop
12mr|digikam-2.9.0-2|605	%{_kde_libdir}/kde4/kipiplugin_expoblending.so
12mr|digikam-2.9.0-2|606	%{_kde_appsdir}/kipiplugin_expoblending
12mr|digikam-2.9.0-2|607	%{_kde_services}/kipiplugin_expoblending.desktop
12mr|digikam-2.9.0-2|608	%{_kde_iconsdir}/hicolor/*/actions/expoblending.png
12mr|digikam-2.9.0-2|609	
12mr|digikam-2.9.0-2|610	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|611	
12mr|digikam-2.9.0-2|612	%package -n kipi-plugins-calendar
12mr|digikam-2.9.0-2|613	Summary:	Calendar Kipi Plugin
12mr|digikam-2.9.0-2|614	Group:		System/Libraries
12mr|digikam-2.9.0-2|615	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|616	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|617	Requires:	kipi-common
12mr|digikam-2.9.0-2|618	
12mr|digikam-2.9.0-2|619	%description -n kipi-plugins-calendar
12mr|digikam-2.9.0-2|620	A tool to create calendars.
12mr|digikam-2.9.0-2|621	
12mr|digikam-2.9.0-2|622	%files -n kipi-plugins-calendar -f kipiplugin_calendar.lang
12mr|digikam-2.9.0-2|623	%{_kde_libdir}/kde4/kipiplugin_calendar.so
12mr|digikam-2.9.0-2|624	%{_kde_services}/kipiplugin_calendar.desktop
12mr|digikam-2.9.0-2|625	
12mr|digikam-2.9.0-2|626	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|627	
12mr|digikam-2.9.0-2|628	%package -n kipi-plugins-batchprocess
12mr|digikam-2.9.0-2|629	Summary:	Batch Process Images Kipi Plugin
12mr|digikam-2.9.0-2|630	Group:		System/Libraries
12mr|digikam-2.9.0-2|631	# Resizing pictures need convert from imagemagick
12mr|digikam-2.9.0-2|632	Requires:	imagemagick
12mr|digikam-2.9.0-2|633	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|634	Requires:	kipi-common
12mr|digikam-2.9.0-2|635	
12mr|digikam-2.9.0-2|636	%description -n kipi-plugins-batchprocess
12mr|digikam-2.9.0-2|637	KIPI Batch Processing Images Plugin.
12mr|digikam-2.9.0-2|638	
12mr|digikam-2.9.0-2|639	%files -n kipi-plugins-batchprocess -f kipiplugin_batchprocessimages.lang
12mr|digikam-2.9.0-2|640	
12mr|digikam-2.9.0-2|641	%{_kde_libdir}/kde4/kipiplugin_batchprocessimages.so
12mr|digikam-2.9.0-2|642	%{_kde_services}/kipiplugin_batchprocessimages.desktop
12mr|digikam-2.9.0-2|643	%{_kde_iconsdir}/hicolor/*/actions/recompressimages.png
12mr|digikam-2.9.0-2|644	%{_kde_iconsdir}/hicolor/*/actions/renameimages.png
12mr|digikam-2.9.0-2|645	%{_kde_iconsdir}/hicolor/*/actions/resizeimages.png
12mr|digikam-2.9.0-2|646	%{_kde_iconsdir}/hicolor/*/actions/borderimages.png
12mr|digikam-2.9.0-2|647	%{_kde_iconsdir}/hicolor/*/actions/colorimages.png
12mr|digikam-2.9.0-2|648	%{_kde_iconsdir}/hicolor/*/actions/convertimages.png
12mr|digikam-2.9.0-2|649	%{_kde_iconsdir}/hicolor/*/actions/effectimages.png
12mr|digikam-2.9.0-2|650	%{_kde_iconsdir}/hicolor/*/actions/filterimages.png
12mr|digikam-2.9.0-2|651	
12mr|digikam-2.9.0-2|652	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|653	
12mr|digikam-2.9.0-2|654	%package -n kipi-plugins-advancedslideshow
12mr|digikam-2.9.0-2|655	Summary:	Advanced Slideshow Kipi Plugin
12mr|digikam-2.9.0-2|656	Group:		System/Libraries
12mr|digikam-2.9.0-2|657	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|658	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|659	Requires:	kipi-common
12mr|digikam-2.9.0-2|660	
12mr|digikam-2.9.0-2|661	%description -n kipi-plugins-advancedslideshow
12mr|digikam-2.9.0-2|662	A tool to slide images with 2D and 3D effects using OpenGL.
12mr|digikam-2.9.0-2|663	
12mr|digikam-2.9.0-2|664	%files -n kipi-plugins-advancedslideshow -f kipiplugin_advancedslideshow.lang
12mr|digikam-2.9.0-2|665	%{_kde_libdir}/kde4/kipiplugin_advancedslideshow.so
12mr|digikam-2.9.0-2|666	%{_kde_iconsdir}/hicolor/*/actions/slideshow.png
12mr|digikam-2.9.0-2|667	%{_kde_services}/kipiplugin_advancedslideshow.desktop
12mr|digikam-2.9.0-2|668	
12mr|digikam-2.9.0-2|669	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|670	
12mr|digikam-2.9.0-2|671	%package -n kipi-plugins-printimages
12mr|digikam-2.9.0-2|672	Summary:	Print Images Kipi Plugin
12mr|digikam-2.9.0-2|673	Group:		System/Libraries
12mr|digikam-2.9.0-2|674	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|675	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|676	Requires:	kipi-common
12mr|digikam-2.9.0-2|677	
12mr|digikam-2.9.0-2|678	%description -n kipi-plugins-printimages
12mr|digikam-2.9.0-2|679	A tool to print images in various formats.
12mr|digikam-2.9.0-2|680	
12mr|digikam-2.9.0-2|681	%files -n kipi-plugins-printimages -f kipiplugin_printimages.lang
12mr|digikam-2.9.0-2|682	%{_kde_libdir}/kde4/kipiplugin_printimages.so
12mr|digikam-2.9.0-2|683	%{_kde_services}/kipiplugin_printimages.desktop
12mr|digikam-2.9.0-2|684	%{_kde_appsdir}/kipiplugin_printimages/
12mr|digikam-2.9.0-2|685	
12mr|digikam-2.9.0-2|686	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|687	
12mr|digikam-2.9.0-2|688	%package -n kipi-plugins-dngconverter
12mr|digikam-2.9.0-2|689	Summary:	Dng converter Kipi Plugin
12mr|digikam-2.9.0-2|690	Group:		System/Libraries
12mr|digikam-2.9.0-2|691	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|692	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|693	Requires:	kipi-common
12mr|digikam-2.9.0-2|694	
12mr|digikam-2.9.0-2|695	%description -n kipi-plugins-dngconverter
12mr|digikam-2.9.0-2|696	A tool to convert Raw Image to Digital NeGative.
12mr|digikam-2.9.0-2|697	
12mr|digikam-2.9.0-2|698	%files -n kipi-plugins-dngconverter -f kipiplugin_dngconverter.lang
12mr|digikam-2.9.0-2|699	%{_kde_bindir}/dngconverter
12mr|digikam-2.9.0-2|700	%{_kde_bindir}/dnginfo
12mr|digikam-2.9.0-2|701	%{_kde_applicationsdir}/dngconverter.desktop
12mr|digikam-2.9.0-2|702	%{_kde_libdir}/kde4/kipiplugin_dngconverter.so
12mr|digikam-2.9.0-2|703	%{_kde_services}/kipiplugin_dngconverter.desktop
12mr|digikam-2.9.0-2|704	%{_kde_iconsdir}/*/*/*/dngconverter.*
12mr|digikam-2.9.0-2|705	
12mr|digikam-2.9.0-2|706	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|707	
12mr|digikam-2.9.0-2|708	%package -n kipi-plugins-galleryexport
12mr|digikam-2.9.0-2|709	Summary:	Gallery Export Kipi Plugin
12mr|digikam-2.9.0-2|710	Group:		System/Libraries
12mr|digikam-2.9.0-2|711	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|712	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|713	Requires:	kipi-common
12mr|digikam-2.9.0-2|714	
12mr|digikam-2.9.0-2|715	%description -n kipi-plugins-galleryexport
12mr|digikam-2.9.0-2|716	A tool to export images to a remote Gallery.
12mr|digikam-2.9.0-2|717	
12mr|digikam-2.9.0-2|718	%files -n kipi-plugins-galleryexport -f kipiplugin_galleryexport.lang
12mr|digikam-2.9.0-2|719	%{_kde_libdir}/kde4/kipiplugin_galleryexport.so
12mr|digikam-2.9.0-2|720	%{_kde_appsdir}/kipiplugin_galleryexport
12mr|digikam-2.9.0-2|721	%{_kde_services}/kipiplugin_galleryexport.desktop
12mr|digikam-2.9.0-2|722	%{_kde_iconsdir}/hicolor/*/actions/gallery.png
12mr|digikam-2.9.0-2|723	%{_kde_iconsdir}/hicolor/scalable/actions/gallery.svgz
12mr|digikam-2.9.0-2|724	
12mr|digikam-2.9.0-2|725	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|726	
12mr|digikam-2.9.0-2|727	%package -n kipi-plugins-wikimedia
12mr|digikam-2.9.0-2|728	Summary:	Wikimedia Export Kipi Plugin
12mr|digikam-2.9.0-2|729	Group:		System/Libraries
12mr|digikam-2.9.0-2|730	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|731	Requires:	kipi-common
12mr|digikam-2.9.0-2|732	
12mr|digikam-2.9.0-2|733	%description -n kipi-plugins-wikimedia
12mr|digikam-2.9.0-2|734	A tool to export images to a remote MediaWiki site
12mr|digikam-2.9.0-2|735	
12mr|digikam-2.9.0-2|736	%files -n kipi-plugins-wikimedia
12mr|digikam-2.9.0-2|737	%{_kde_libdir}/kde4/kipiplugin_wikimedia.so
12mr|digikam-2.9.0-2|738	%{_kde_services}/kipiplugin_wikimedia.desktop
12mr|digikam-2.9.0-2|739	%{_kde_iconsdir}/*/*/*/wikimedia.*
12mr|digikam-2.9.0-2|740	
12mr|digikam-2.9.0-2|741	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|742	
12mr|digikam-2.9.0-2|743	%package -n kipi-plugins-imageshack
12mr|digikam-2.9.0-2|744	Summary:	Imageshack Export Kipi Plugin
12mr|digikam-2.9.0-2|745	Group:		System/Libraries
12mr|digikam-2.9.0-2|746	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|747	Requires:	kipi-common
12mr|digikam-2.9.0-2|748	
12mr|digikam-2.9.0-2|749	%description -n kipi-plugins-imageshack
12mr|digikam-2.9.0-2|750	A tool to export images to ImageShack
12mr|digikam-2.9.0-2|751	
12mr|digikam-2.9.0-2|752	%files -n kipi-plugins-imageshack
12mr|digikam-2.9.0-2|753	%{_kde_libdir}/kde4/kipiplugin_imageshackexport.so
12mr|digikam-2.9.0-2|754	%{_kde_services}/kipiplugin_imageshackexport.desktop
12mr|digikam-2.9.0-2|755	%{_kde_iconsdir}/*/*/*/imageshack.*
12mr|digikam-2.9.0-2|756	
12mr|digikam-2.9.0-2|757	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|758	
12mr|digikam-2.9.0-2|759	%package -n kipi-plugins-flashexport
12mr|digikam-2.9.0-2|760	Summary:	Flash export kipi-plugins
12mr|digikam-2.9.0-2|761	Group:		System/Libraries
12mr|digikam-2.9.0-2|762	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|763	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|764	Requires:	kipi-common
12mr|digikam-2.9.0-2|765	
12mr|digikam-2.9.0-2|766	%description -n kipi-plugins-flashexport
12mr|digikam-2.9.0-2|767	A tool to export images to Flash.
12mr|digikam-2.9.0-2|768	
12mr|digikam-2.9.0-2|769	%files -n kipi-plugins-flashexport -f kipiplugin_flashexport.lang
12mr|digikam-2.9.0-2|770	%{_kde_libdir}/kde4/kipiplugin_flashexport.so
12mr|digikam-2.9.0-2|771	%{_kde_appsdir}/kipiplugin_flashexport
12mr|digikam-2.9.0-2|772	%{_kde_services}/kipiplugin_flashexport.desktop
12mr|digikam-2.9.0-2|773	%{_kde_iconsdir}/hicolor/*/actions/flash.png
12mr|digikam-2.9.0-2|774	%{_kde_iconsdir}/hicolor/scalable/actions/flash.svgz
12mr|digikam-2.9.0-2|775	
12mr|digikam-2.9.0-2|776	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|777	
12mr|digikam-2.9.0-2|778	%package -n kipi-plugins-facebook
12mr|digikam-2.9.0-2|779	Summary:	Facebook kipi plugins
12mr|digikam-2.9.0-2|780	Group:		System/Libraries
12mr|digikam-2.9.0-2|781	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|782	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|783	Requires:	kipi-common
12mr|digikam-2.9.0-2|784	
12mr|digikam-2.9.0-2|785	%description -n kipi-plugins-facebook
12mr|digikam-2.9.0-2|786	A tool to import/export images to/from a remote Facebook web service.
12mr|digikam-2.9.0-2|787	
12mr|digikam-2.9.0-2|788	%files -n kipi-plugins-facebook -f kipiplugin_facebook.lang
12mr|digikam-2.9.0-2|789	%{_kde_libdir}/kde4/kipiplugin_facebook.so
12mr|digikam-2.9.0-2|790	%{_kde_services}/kipiplugin_facebook.desktop
12mr|digikam-2.9.0-2|791	%{_kde_iconsdir}/hicolor/*/actions/facebook.png
12mr|digikam-2.9.0-2|792	%{_kde_iconsdir}/hicolor/scalable/actions/facebook.svgz
12mr|digikam-2.9.0-2|793	
12mr|digikam-2.9.0-2|794	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|795	
12mr|digikam-2.9.0-2|796	%package -n kipi-plugins-acquireimages
12mr|digikam-2.9.0-2|797	Summary:	Acquireimages
12mr|digikam-2.9.0-2|798	Group:		System/Libraries
12mr|digikam-2.9.0-2|799	Requires:	kipi-common
12mr|digikam-2.9.0-2|800	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|801	
12mr|digikam-2.9.0-2|802	%description -n kipi-plugins-acquireimages
12mr|digikam-2.9.0-2|803	A tool to acquire images using flat scanner.
12mr|digikam-2.9.0-2|804	
12mr|digikam-2.9.0-2|805	%files -n kipi-plugins-acquireimages -f kipiplugin_acquireimages.lang
12mr|digikam-2.9.0-2|806	%{_kde_bindir}/scangui
12mr|digikam-2.9.0-2|807	%{_kde_libdir}/kde4/kipiplugin_acquireimages.so
12mr|digikam-2.9.0-2|808	%{_kde_services}/kipiplugin_acquireimages.desktop
12mr|digikam-2.9.0-2|809	%{_kde_applicationsdir}/scangui.desktop
12mr|digikam-2.9.0-2|810	
12mr|digikam-2.9.0-2|811	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|812	
12mr|digikam-2.9.0-2|813	%package -n kipi-plugins-rawconverter
12mr|digikam-2.9.0-2|814	Summary:	Rawconverter kipi plugins
12mr|digikam-2.9.0-2|815	Group:		System/Libraries
12mr|digikam-2.9.0-2|816	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|817	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|818	Requires:	kipi-common
12mr|digikam-2.9.0-2|819	
12mr|digikam-2.9.0-2|820	%description -n kipi-plugins-rawconverter
12mr|digikam-2.9.0-2|821	A tool to convert Raw Image to JPEG/PNG/TIFF.
12mr|digikam-2.9.0-2|822	
12mr|digikam-2.9.0-2|823	%files -n kipi-plugins-rawconverter -f kipiplugin_rawconverter.lang
12mr|digikam-2.9.0-2|824	%{_kde_libdir}/kde4/kipiplugin_rawconverter.so
12mr|digikam-2.9.0-2|825	%{_kde_iconsdir}/oxygen/*/apps/rawconverter.png
12mr|digikam-2.9.0-2|826	%{_kde_services}/kipiplugin_rawconverter.desktop
12mr|digikam-2.9.0-2|827	%{_kde_iconsdir}/oxygen/scalable/apps/rawconverter.svgz
12mr|digikam-2.9.0-2|828	
12mr|digikam-2.9.0-2|829	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|830	
12mr|digikam-2.9.0-2|831	%package -n kipi-plugins-removeredeyes
12mr|digikam-2.9.0-2|832	Summary:	Remove red eyes kipi-plugins
12mr|digikam-2.9.0-2|833	Group:		System/Libraries
12mr|digikam-2.9.0-2|834	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|835	Requires:	kipi-common
12mr|digikam-2.9.0-2|836	
12mr|digikam-2.9.0-2|837	%description -n kipi-plugins-removeredeyes
12mr|digikam-2.9.0-2|838	A tool to remove red eyes automatically from images.
12mr|digikam-2.9.0-2|839	
12mr|digikam-2.9.0-2|840	%files -n kipi-plugins-removeredeyes -f kipiplugin_removeredeyes.lang
12mr|digikam-2.9.0-2|841	%{_kde_libdir}/kde4/kipiplugin_removeredeyes.so
12mr|digikam-2.9.0-2|842	%{_kde_datadir}/apps/kipiplugin_removeredeyes
12mr|digikam-2.9.0-2|843	%{_kde_services}/kipiplugin_removeredeyes.desktop
12mr|digikam-2.9.0-2|844	
12mr|digikam-2.9.0-2|845	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|846	
12mr|digikam-2.9.0-2|847	%package -n kipi-plugins-sendimages
12mr|digikam-2.9.0-2|848	Summary:	Send Images kipi plugins
12mr|digikam-2.9.0-2|849	Group:		System/Libraries
12mr|digikam-2.9.0-2|850	Conflicts:	kipi-plugins < 1:1.8.0-1
12mr|digikam-2.9.0-2|851	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|852	Requires:	kipi-common
12mr|digikam-2.9.0-2|853	
12mr|digikam-2.9.0-2|854	%description -n kipi-plugins-sendimages
12mr|digikam-2.9.0-2|855	A tool to send images by e-mail.
12mr|digikam-2.9.0-2|856	
12mr|digikam-2.9.0-2|857	%files -n kipi-plugins-sendimages -f kipiplugin_sendimages.lang
12mr|digikam-2.9.0-2|858	%{_kde_libdir}/kde4/kipiplugin_sendimages.so
12mr|digikam-2.9.0-2|859	%{_kde_services}/kipiplugin_sendimages.desktop
12mr|digikam-2.9.0-2|860	
12mr|digikam-2.9.0-2|861	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|862	
12mr|digikam-2.9.0-2|863	%package -n kipi-plugins-kmlexport
12mr|digikam-2.9.0-2|864	Summary:	Create KML files to present images with coordinates
12mr|digikam-2.9.0-2|865	Group:		System/Libraries
12mr|digikam-2.9.0-2|866	Requires:	kipi-common
12mr|digikam-2.9.0-2|867	
12mr|digikam-2.9.0-2|868	%description -n kipi-plugins-kmlexport
12mr|digikam-2.9.0-2|869	A plugin to create KML files to present images with coordinates.
12mr|digikam-2.9.0-2|870	
12mr|digikam-2.9.0-2|871	%files -n kipi-plugins-kmlexport
12mr|digikam-2.9.0-2|872	%{_kde_libdir}/kde4/kipiplugin_kmlexport.so
12mr|digikam-2.9.0-2|873	%{_kde_services}/kipiplugin_kmlexport.desktop
12mr|digikam-2.9.0-2|874	
12mr|digikam-2.9.0-2|875	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|876	
12mr|digikam-2.9.0-2|877	%package -n kipi-plugins-yandexfotki
12mr|digikam-2.9.0-2|878	Summary:	Yandex.Fotki Exporter
12mr|digikam-2.9.0-2|879	Group:		System/Libraries
12mr|digikam-2.9.0-2|880	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|881	Requires:	kipi-common
12mr|digikam-2.9.0-2|882	
12mr|digikam-2.9.0-2|883	%description -n kipi-plugins-yandexfotki
12mr|digikam-2.9.0-2|884	A tool to export images to a remote Yandex.Fotki web service.
12mr|digikam-2.9.0-2|885	
12mr|digikam-2.9.0-2|886	%files -n kipi-plugins-yandexfotki
12mr|digikam-2.9.0-2|887	%{_kde_libdir}/kde4/kipiplugin_yandexfotki.so
12mr|digikam-2.9.0-2|888	%{_kde_services}/kipiplugin_yandexfotki.desktop
12mr|digikam-2.9.0-2|889	
12mr|digikam-2.9.0-2|890	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|891	
12mr|digikam-2.9.0-2|892	%package -n kipi-plugins-rajceexport
12mr|digikam-2.9.0-2|893	Summary:	Rajce.net Exporter
12mr|digikam-2.9.0-2|894	Group:		System/Libraries
12mr|digikam-2.9.0-2|895	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|896	Requires:	kipi-common
12mr|digikam-2.9.0-2|897	
12mr|digikam-2.9.0-2|898	%description -n kipi-plugins-rajceexport
12mr|digikam-2.9.0-2|899	A tool to export images to a remote rajce.net service.
12mr|digikam-2.9.0-2|900	
12mr|digikam-2.9.0-2|901	%files -n kipi-plugins-rajceexport
12mr|digikam-2.9.0-2|902	%{_kde_libdir}/kde4/kipiplugin_rajceexport.so
12mr|digikam-2.9.0-2|903	%{_kde_services}/kipiplugin_rajceexport.desktop
12mr|digikam-2.9.0-2|904	%{_kde_iconsdir}/hicolor/*/actions/rajce.png
12mr|digikam-2.9.0-2|905	
12mr|digikam-2.9.0-2|906	
12mr|digikam-2.9.0-2|907	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|908	%package -n kipiplugin-photolayouts-editor
12mr|digikam-2.9.0-2|909	Summary:	Photo Layouts Editor
12mr|digikam-2.9.0-2|910	Group:		System/Libraries
12mr|digikam-2.9.0-2|911	Requires:	kipi-common
12mr|digikam-2.9.0-2|912	
12mr|digikam-2.9.0-2|913	%description -n kipiplugin-photolayouts-editor
12mr|digikam-2.9.0-2|914	Photo Layouts Editor.
12mr|digikam-2.9.0-2|915	
12mr|digikam-2.9.0-2|916	%files -n kipiplugin-photolayouts-editor
12mr|digikam-2.9.0-2|917	%{_kde_bindir}/photolayoutseditor
12mr|digikam-2.9.0-2|918	%{_kde_iconsdir}/hicolor/*/apps/photolayoutseditor.png
12mr|digikam-2.9.0-2|919	%{_kde_services}/kipiplugin_photolayoutseditor.desktop
12mr|digikam-2.9.0-2|920	%{_kde_datadir}/kde4/servicetypes/photolayoutseditorborderplugin.desktop
12mr|digikam-2.9.0-2|921	%{_kde_datadir}/kde4/servicetypes/photolayoutseditoreffectplugin.desktop
12mr|digikam-2.9.0-2|922	%{_kde_datadir}/templates/kipiplugins_photolayoutseditor
12mr|digikam-2.9.0-2|923	%{_kde_libdir}/kde4/kipiplugin_photolayoutseditor.so
12mr|digikam-2.9.0-2|924	%{_kde_applicationsdir}/photolayoutseditor.desktop
12mr|digikam-2.9.0-2|925	%{_kde_appsdir}/photolayoutseditor
12mr|digikam-2.9.0-2|926	%{_kde_datadir}/config.kcfg/PLEConfigSkeleton.kcfgc
12mr|digikam-2.9.0-2|927	
12mr|digikam-2.9.0-2|928	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|929	
12mr|digikam-2.9.0-2|930	%package -n kipi-plugins-panorama
12mr|digikam-2.9.0-2|931	Summary:	Panorama tools
12mr|digikam-2.9.0-2|932	Group:		System/Libraries
12mr|digikam-2.9.0-2|933	Requires:	libkdcraw-common
12mr|digikam-2.9.0-2|934	Requires:	kipi-common
12mr|digikam-2.9.0-2|935	Requires:	hugin
12mr|digikam-2.9.0-2|936	
12mr|digikam-2.9.0-2|937	%description -n kipi-plugins-panorama
12mr|digikam-2.9.0-2|938	A tool to create panorama.
12mr|digikam-2.9.0-2|939	
12mr|digikam-2.9.0-2|940	%files -n kipi-plugins-panorama
12mr|digikam-2.9.0-2|941	%{_kde_bindir}/panoramagui
12mr|digikam-2.9.0-2|942	%{_kde_libdir}/kde4/kipiplugin_panorama.so
12mr|digikam-2.9.0-2|943	%{_kde_appsdir}/kipiplugin_panorama/
12mr|digikam-2.9.0-2|944	%{_kde_services}/kipiplugin_panorama.desktop
12mr|digikam-2.9.0-2|945	%{_kde_applicationsdir}/panoramagui.desktop
12mr|digikam-2.9.0-2|946	
12mr|digikam-2.9.0-2|947	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|948	
12mr|digikam-2.9.0-2|949	%package -n kipi-plugins-vkontakte
12mr|digikam-2.9.0-2|950	Summary:	VKontakte.ru Exporter
12mr|digikam-2.9.0-2|951	Group:		System/Libraries
12mr|digikam-2.9.0-2|952	Requires:	kipi-common
12mr|digikam-2.9.0-2|953	
12mr|digikam-2.9.0-2|954	%description -n kipi-plugins-vkontakte
12mr|digikam-2.9.0-2|955	A tool to export on VKontakte.ru Web service
12mr|digikam-2.9.0-2|956	
12mr|digikam-2.9.0-2|957	%files -n kipi-plugins-vkontakte
12mr|digikam-2.9.0-2|958	%{_kde_libdir}/kde4/kipiplugin_vkontakte.so
12mr|digikam-2.9.0-2|959	%{_kde_services}/kipiplugin_vkontakte.desktop
12mr|digikam-2.9.0-2|960	
12mr|digikam-2.9.0-2|961	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|962	
12mr|digikam-2.9.0-2|963	%define libnamedev %mklibname digikam -d
12mr|digikam-2.9.0-2|964	%define libmediawiki_devel %mklibname -d mediawiki
12mr|digikam-2.9.0-2|965	
12mr|digikam-2.9.0-2|966	%package -n %{libmediawiki_devel}
12mr|digikam-2.9.0-2|967	Summary:	Headers to build packages against libmediawiki library
12mr|digikam-2.9.0-2|968	Group:		Development/C
12mr|digikam-2.9.0-2|969	Conflicts:	%{libnamedev} < 1:2.0.0-rc1.2
12mr|digikam-2.9.0-2|970	Requires:	%{libmediawiki} = %{EVRD}
12mr|digikam-2.9.0-2|971	Provides:	libmediawiki-devel = %{EVRD}
12mr|digikam-2.9.0-2|972	
12mr|digikam-2.9.0-2|973	%description -n %{libmediawiki_devel}
12mr|digikam-2.9.0-2|974	This package contains the libraries and headers files needed to develop progams
12mr|digikam-2.9.0-2|975	which make use of libmediawiki library.
12mr|digikam-2.9.0-2|976	
12mr|digikam-2.9.0-2|977	libmediawiki is a KDE C++ interface for MediaWiki based web service as
12mr|digikam-2.9.0-2|978	wikipedia.org.
12mr|digikam-2.9.0-2|979	
12mr|digikam-2.9.0-2|980	%files -n %{libmediawiki_devel}
12mr|digikam-2.9.0-2|981	%{_includedir}/libmediawiki
12mr|digikam-2.9.0-2|982	%{_kde_libdir}/libmediawiki.so
12mr|digikam-2.9.0-2|983	%{_kde_libdir}/pkgconfig/libmediawiki.pc
12mr|digikam-2.9.0-2|984	%{_kde_appsdir}/cmake/modules/FindMediawiki.cmake
12mr|digikam-2.9.0-2|985	
12mr|digikam-2.9.0-2|986	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|987	
12mr|digikam-2.9.0-2|988	%define libkface_devel %mklibname -d kface
12mr|digikam-2.9.0-2|989	
12mr|digikam-2.9.0-2|990	%package -n  %{libkface_devel}
12mr|digikam-2.9.0-2|991	Summary:	Headers to build packages against libkface library
12mr|digikam-2.9.0-2|992	Group:		Development/C
12mr|digikam-2.9.0-2|993	Conflicts:	%{libnamedev} < 1:2.0.0-rc1.2
12mr|digikam-2.9.0-2|994	Requires:	%{libkface} = %{EVRD}
12mr|digikam-2.9.0-2|995	Requires:	libkface-common
12mr|digikam-2.9.0-2|996	Provides:	kface-devel = %{version}-%{release}
12mr|digikam-2.9.0-2|997	Provides:	libkface-devel = %{version}-%{release}
12mr|digikam-2.9.0-2|998	
12mr|digikam-2.9.0-2|999	%description -n %{libkface_devel}
12mr|digikam-2.9.0-2|1000	This package contains the libraries and headers files needed to develop progams
12mr|digikam-2.9.0-2|1001	which make use of libkface library.
12mr|digikam-2.9.0-2|1002	
12mr|digikam-2.9.0-2|1003	Libkface is a Qt/C++ wrapper around LibFace library to perform face recognition
12mr|digikam-2.9.0-2|1004	and detection over pictures.
12mr|digikam-2.9.0-2|1005	
12mr|digikam-2.9.0-2|1006	%files -n %{libkface_devel}
12mr|digikam-2.9.0-2|1007	%{_includedir}/libkface
12mr|digikam-2.9.0-2|1008	%{_kde_libdir}/libkface.so
12mr|digikam-2.9.0-2|1009	%{_kde_libdir}/pkgconfig/libkface.pc
12mr|digikam-2.9.0-2|1010	%{_kde_appsdir}/cmake/modules/FindKface.cmake
12mr|digikam-2.9.0-2|1011	
12mr|digikam-2.9.0-2|1012	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|1013	
12mr|digikam-2.9.0-2|1014	%define libkgeomap_devel %mklibname -d kgeomap
12mr|digikam-2.9.0-2|1015	
12mr|digikam-2.9.0-2|1016	%package -n %{libkgeomap_devel}
12mr|digikam-2.9.0-2|1017	Summary:	Headers to build packages against libkgeomap library
12mr|digikam-2.9.0-2|1018	Group:		Development/C
12mr|digikam-2.9.0-2|1019	Conflicts:	%{libnamedev} < 1:2.0.0-rc1.2
12mr|digikam-2.9.0-2|1020	Requires:	libkgeomap-common
12mr|digikam-2.9.0-2|1021	Requires:	%{libkgeomap} = %{EVRD}
12mr|digikam-2.9.0-2|1022	Provides:	kgeomap-devel = %{version}-%{release}
12mr|digikam-2.9.0-2|1023	Provides:	libkgeomap-devel = %{version}-%{release}
12mr|digikam-2.9.0-2|1024	
12mr|digikam-2.9.0-2|1025	%description -n %{libkgeomap_devel}
12mr|digikam-2.9.0-2|1026	This package contains the libraries and headers files needed to develop progams
12mr|digikam-2.9.0-2|1027	which make use of libkgeomap (old libkmap) library.
12mr|digikam-2.9.0-2|1028	
12mr|digikam-2.9.0-2|1029	Libkgeomap is a wrapper around world map components as Marble, OpenstreetMap
12mr|digikam-2.9.0-2|1030	and Google Maps,for browsing and arranging photos on a map.
12mr|digikam-2.9.0-2|1031	
12mr|digikam-2.9.0-2|1032	%files -n %{libkgeomap_devel}
12mr|digikam-2.9.0-2|1033	%{_includedir}/libkgeomap
12mr|digikam-2.9.0-2|1034	%{_kde_libdir}/libkgeomap.so
12mr|digikam-2.9.0-2|1035	%{_kde_libdir}/pkgconfig/libkgeomap.pc
12mr|digikam-2.9.0-2|1036	%{_kde_appsdir}/cmake/modules/FindKGeoMap.cmake
12mr|digikam-2.9.0-2|1037	
12mr|digikam-2.9.0-2|1038	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|1039	
12mr|digikam-2.9.0-2|1040	%package -n %{libnamedev}
12mr|digikam-2.9.0-2|1041	Summary:	Static libraries and headers for %{name}
12mr|digikam-2.9.0-2|1042	Group:		Development/C
12mr|digikam-2.9.0-2|1043	Provides:	lib%{name}-devel = %{EVRD}
12mr|digikam-2.9.0-2|1044	Provides:	kipi-plugins-devel = %{EVRD}
12mr|digikam-2.9.0-2|1045	Obsoletes:	kipi-plugins-devel < 1:2.0.0
12mr|digikam-2.9.0-2|1046	Requires:	%{libdigikamcore} = %{EVRD}
12mr|digikam-2.9.0-2|1047	Requires:	%{libdigikamdatabase} = %{EVRD}
12mr|digikam-2.9.0-2|1048	Requires:	%{libkgeomap_devel} = %{EVRD}
12mr|digikam-2.9.0-2|1049	Requires:	%{libmediawiki_devel} = %{EVRD}
12mr|digikam-2.9.0-2|1050	Requires:	%{libkface_devel} = %{EVRD}
12mr|digikam-2.9.0-2|1051	Requires:	%{libkipiplugins} = %{EVRD}
12mr|digikam-2.9.0-2|1052	
12mr|digikam-2.9.0-2|1053	%description -n %{libnamedev}
12mr|digikam-2.9.0-2|1054	%{libnamedev} contains the libraries and header files needed to
12mr|digikam-2.9.0-2|1055	develop programs which make use of %{name}.
12mr|digikam-2.9.0-2|1056	The library documentation is available on header files.
12mr|digikam-2.9.0-2|1057	
12mr|digikam-2.9.0-2|1058	%files -n %{libnamedev}
12mr|digikam-2.9.0-2|1059	%{_kde_libdir}/libdigikamcore.so
12mr|digikam-2.9.0-2|1060	%{_kde_libdir}/libdigikamdatabase.so
12mr|digikam-2.9.0-2|1061	%{_kde_libdir}/libkipiplugins.so
12mr|digikam-2.9.0-2|1062	%{_kde_libdir}/libPropertyBrowser.a
12mr|digikam-2.9.0-2|1063	#-----------------------------------------------------------------------
12mr|digikam-2.9.0-2|1064	
12mr|digikam-2.9.0-2|1065	%prep
12mr|digikam-2.9.0-2|1066	# Unpack correct files & reemove wrong png/svgz  (kde #286034) this part should be removed for next digikam version
12mr|digikam-2.9.0-2|1067	%if "%{beta}" == ""
12mr|digikam-2.9.0-2|1068	%setup -q -a 1
12mr|digikam-2.9.0-2|1069	%else
12mr|digikam-2.9.0-2|1070	%setup -q -n %{name}-software-compilation-%{version}-%{beta} -a 1
12mr|digikam-2.9.0-2|1071	%endif
12mr|digikam-2.9.0-2|1072	find . -name ox*-app-showfoto.* -exec rm -rf '{}' \;
12mr|digikam-2.9.0-2|1073	find . -name ox*-app-digikam.* -exec rm -rf '{}' \;
12mr|digikam-2.9.0-2|1074	
12mr|digikam-2.9.0-2|1075	%apply_patches
12mr|digikam-2.9.0-2|1076	
12mr|digikam-2.9.0-2|1077	# Remove wallpaper po files (kipiplugin-wallpaper is not build )
12mr|digikam-2.9.0-2|1078	pushd po
12mr|digikam-2.9.0-2|1079	find  . -name kipiplugin_wallpaper.po -exec rm -rf '{}' \;
12mr|digikam-2.9.0-2|1080	
12mr|digikam-2.9.0-2|1081	%build
12mr|digikam-2.9.0-2|1082	%cmake_kde4
12mr|digikam-2.9.0-2|1083	%make
12mr|digikam-2.9.0-2|1084	
12mr|digikam-2.9.0-2|1085	%install
12mr|digikam-2.9.0-2|1086	%makeinstall_std -C build
12mr|digikam-2.9.0-2|1087	
12mr|digikam-2.9.0-2|1088	%find_lang %{name} --with-html || touch %{name}.lang
12mr|digikam-2.9.0-2|1089	%find_lang showfoto --with-html || touch showfoto.lang
12mr|digikam-2.9.0-2|1090	%find_lang kipi-plugins kipiplugins kipi-plugins.lang --with-html || touch kipi-plugins.lang
12mr|digikam-2.9.0-2|1091	
12mr|digikam-2.9.0-2|1092	%find_lang kipiplugin_rawconverter || touch kipiplugin_rawconverter.lang
12mr|digikam-2.9.0-2|1093	%find_lang kipiplugin_sendimages || touch kipiplugin_sendimages.lang
12mr|digikam-2.9.0-2|1094	%find_lang kipiplugin_calendar || touch kipiplugin_calendar.lang
12mr|digikam-2.9.0-2|1095	%find_lang kipiplugin_dngconverter || touch kipiplugin_dngconverter.lang
12mr|digikam-2.9.0-2|1096	%find_lang kipiplugin_expoblending || touch kipiplugin_expoblending.lang
12mr|digikam-2.9.0-2|1097	%find_lang kipiplugin_facebook || touch kipiplugin_facebook.lang
12mr|digikam-2.9.0-2|1098	%find_lang kipiplugin_flashexport || touch kipiplugin_flashexport.lang
12mr|digikam-2.9.0-2|1099	%find_lang kipiplugin_flickrexport || touch kipiplugin_flickrexport.lang
12mr|digikam-2.9.0-2|1100	%find_lang kipiplugin_galleryexport || touch kipiplugin_galleryexport.lang
12mr|digikam-2.9.0-2|1101	%find_lang kipiplugin_gpssync || touch kipiplugin_gpssync.lang
12mr|digikam-2.9.0-2|1102	%find_lang kipiplugin_htmlexport || touch kipiplugin_htmlexport.lang
12mr|digikam-2.9.0-2|1103	%find_lang kipiplugin_imageviewer || touch kipiplugin_imageviewer.lang
12mr|digikam-2.9.0-2|1104	%find_lang kipiplugin_ipodexport || touch kipiplugin_ipodexport.lang
12mr|digikam-2.9.0-2|1105	%find_lang kipiplugin_jpeglossless || touch kipiplugin_jpeglossless.lang
12mr|digikam-2.9.0-2|1106	%find_lang kipiplugin_kioexportimport || touch kipiplugin_kioexportimport.lang
12mr|digikam-2.9.0-2|1107	%find_lang kipiplugin_metadataedit || touch kipiplugin_metadataedit.lang
12mr|digikam-2.9.0-2|1108	%find_lang kipiplugin_picasawebexport || touch kipiplugin_picasawebexport.lang
12mr|digikam-2.9.0-2|1109	%find_lang kipiplugin_piwigoexport || touch kipiplugin_piwigoexport.lang
12mr|digikam-2.9.0-2|1110	%find_lang kipiplugin_printimages || touch kipiplugin_printimages.lang
12mr|digikam-2.9.0-2|1111	%find_lang kipiplugin_rawconverter || touch kipiplugin_rawconverter.lang
12mr|digikam-2.9.0-2|1112	%find_lang kipiplugin_removeredeyes || touch kipiplugin_removeredeyes.lang
12mr|digikam-2.9.0-2|1113	%find_lang kipiplugin_sendimages || touch kipiplugin_sendimages.lang
12mr|digikam-2.9.0-2|1114	%find_lang kipiplugin_shwup || touch kipiplugin_shwup.lang
12mr|digikam-2.9.0-2|1115	%find_lang kipiplugin_timeadjust || touch kipiplugin_timeadjust.lang
12mr|digikam-2.9.0-2|1116	%find_lang kipiplugin_acquireimages || touch kipiplugin_acquireimages.lang
12mr|digikam-2.9.0-2|1117	%find_lang kipiplugin_advancedslideshow || touch kipiplugin_advancedslideshow.lang
12mr|digikam-2.9.0-2|1118	%find_lang kipiplugin_batchprocessimages || touch kipiplugin_batchprocessimages.lang
12mr|digikam-2.9.0-2|1119	%find_lang kipiplugin_smug || touch kipiplugin_smug.lang
12mr|digikam-2.9.0-2|1120	%find_lang libkgeomap || touch libkgeomap.lang
12mr|digikam-2.9.0-2|1121	
12mr|digikam-2.9.0-2|1122	
12mr|digikam-2.9.0-2|1123	%changelog
12mr|digikam-2.9.0-2|1124	* Sat Aug 18 2012 Crispin Boylan <crisb@mandriva.org> 2:2.8.0-1
12mr|digikam-2.9.0-2|1125	+ Revision: 815328
12mr|digikam-2.9.0-2|1126	- New release
12mr|digikam-2.9.0-2|1127	
12mr|digikam-2.9.0-2|1128	* Sun Jul 22 2012 Crispin Boylan <crisb@mandriva.org> 2:2.7.0-2
12mr|digikam-2.9.0-2|1129	+ Revision: 810566
12mr|digikam-2.9.0-2|1130	- Rebuild
12mr|digikam-2.9.0-2|1131	
12mr|digikam-2.9.0-2|1132	* Mon Jul 09 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2:2.7.0-1
12mr|digikam-2.9.0-2|1133	+ Revision: 808636
12mr|digikam-2.9.0-2|1134	- Update to 2.7.0
12mr|digikam-2.9.0-2|1135	
12mr|digikam-2.9.0-2|1136	* Thu Jun 07 2012 Crispin Boylan <crisb@mandriva.org> 2:2.6.0-2
12mr|digikam-2.9.0-2|1137	+ Revision: 803171
12mr|digikam-2.9.0-2|1138	- Rebuild for opencv
12mr|digikam-2.9.0-2|1139	
12mr|digikam-2.9.0-2|1140	* Tue Jun 05 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:2.6.0-1
12mr|digikam-2.9.0-2|1141	+ Revision: 802764
12mr|digikam-2.9.0-2|1142	- 2.6.0 final
12mr|digikam-2.9.0-2|1143	- Fix some rpmlint errors
12mr|digikam-2.9.0-2|1144	
12mr|digikam-2.9.0-2|1145	* Sat May 19 2012 Crispin Boylan <crisb@mandriva.org> 1:2.6.0-0.rc.3
12mr|digikam-2.9.0-2|1146	+ Revision: 799722
12mr|digikam-2.9.0-2|1147	- Patch 2 to fix kde bug #295263 with editing metadata
12mr|digikam-2.9.0-2|1148	
12mr|digikam-2.9.0-2|1149	* Fri May 11 2012 Andrey Bondrov <abondrov@mandriva.org> 1:2.6.0-0.rc.2
12mr|digikam-2.9.0-2|1150	+ Revision: 798202
12mr|digikam-2.9.0-2|1151	- Fix typo for kipi-plugins-metadataedit suggest and apply some spec cosmetics
12mr|digikam-2.9.0-2|1152	
12mr|digikam-2.9.0-2|1153	* Wed May 09 2012 Crispin Boylan <crisb@mandriva.org> 1:2.6.0-0.rc.1
12mr|digikam-2.9.0-2|1154	+ Revision: 797799
12mr|digikam-2.9.0-2|1155	- Update to rc
12mr|digikam-2.9.0-2|1156	
12mr|digikam-2.9.0-2|1157	* Wed May 09 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:2.6.0-0.beta3.1
12mr|digikam-2.9.0-2|1158	+ Revision: 797654
12mr|digikam-2.9.0-2|1159	- Update to 2.6.0-beta3
12mr|digikam-2.9.0-2|1160	
12mr|digikam-2.9.0-2|1161	* Fri Jan 06 2012 Crispin Boylan <crisb@mandriva.org> 1:2.5.0-2
12mr|digikam-2.9.0-2|1162	+ Revision: 758021
12mr|digikam-2.9.0-2|1163	- Use proper version of patch2 from digikam commit
12mr|digikam-2.9.0-2|1164	
12mr|digikam-2.9.0-2|1165	* Thu Jan 05 2012 Crispin Boylan <crisb@mandriva.org> 1:2.5.0-1
12mr|digikam-2.9.0-2|1166	+ Revision: 757943
12mr|digikam-2.9.0-2|1167	- Package new lang files
12mr|digikam-2.9.0-2|1168	- No kvkontakte lang files
12mr|digikam-2.9.0-2|1169	- Patch2: Fix compile on kipi with kde 4.8
12mr|digikam-2.9.0-2|1170	- New release, add patches for boost 1.4.8 and kipi used in kde 4.8
12mr|digikam-2.9.0-2|1171	
12mr|digikam-2.9.0-2|1172	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|digikam-2.9.0-2|1173	- rebuilt against libtiff.so.5
12mr|digikam-2.9.0-2|1174	
12mr|digikam-2.9.0-2|1175	+ Zé <ze@mandriva.org>
12mr|digikam-2.9.0-2|1176	- 2.4.1
12mr|digikam-2.9.0-2|1177	- use bcond
12mr|digikam-2.9.0-2|1178	- clean provides that already exist by default
12mr|digikam-2.9.0-2|1179	- update patch0
12mr|digikam-2.9.0-2|1180	- clean patch1 (fixed upstream)
12mr|digikam-2.9.0-2|1181	
12mr|digikam-2.9.0-2|1182	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|digikam-2.9.0-2|1183	- Enable external libvkontake
12mr|digikam-2.9.0-2|1184	- Do not build yet with external libkvkontakte
12mr|digikam-2.9.0-2|1185	- Start to update to digikam 2.3.0
12mr|digikam-2.9.0-2|1186	
12mr|digikam-2.9.0-2|1187	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.9.0-2
12mr|digikam-2.9.0-2|1188	+ Revision: 663777
12mr|digikam-2.9.0-2|1189	- mass rebuild
12mr|digikam-2.9.0-2|1190	
12mr|digikam-2.9.0-2|1191	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 1.9.0-1
12mr|digikam-2.9.0-2|1192	+ Revision: 640705
12mr|digikam-2.9.0-2|1193	- update to new version 1.9.0
12mr|digikam-2.9.0-2|1194	
12mr|digikam-2.9.0-2|1195	* Mon Jan 24 2011 Funda Wang <fwang@mandriva.org> 1.8.0-1
12mr|digikam-2.9.0-2|1196	+ Revision: 632473
12mr|digikam-2.9.0-2|1197	- update to new version 1.8.0
12mr|digikam-2.9.0-2|1198	
12mr|digikam-2.9.0-2|1199	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|digikam-2.9.0-2|1200	- Add warning about digikam 2
12mr|digikam-2.9.0-2|1201	
12mr|digikam-2.9.0-2|1202	* Sun Dec 19 2010 Funda Wang <fwang@mandriva.org> 1.7.0-1mdv2011.0
12mr|digikam-2.9.0-2|1203	+ Revision: 623157
12mr|digikam-2.9.0-2|1204	- new version 1.7.0
12mr|digikam-2.9.0-2|1205	
12mr|digikam-2.9.0-2|1206	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|digikam-2.9.0-2|1207	- Use kde layout
12mr|digikam-2.9.0-2|1208	
12mr|digikam-2.9.0-2|1209	* Tue Nov 23 2010 Buchan Milne <bgmilne@mandriva.org> 1.6.0-1mdv2011.0
12mr|digikam-2.9.0-2|1210	+ Revision: 599940
12mr|digikam-2.9.0-2|1211	- update to new version 1.6.0
12mr|digikam-2.9.0-2|1212	- Tighten up library dependencies
12mr|digikam-2.9.0-2|1213	
12mr|digikam-2.9.0-2|1214	* Mon Oct 11 2010 Funda Wang <fwang@mandriva.org> 1.5.0-1mdv2011.0
12mr|digikam-2.9.0-2|1215	+ Revision: 584881
12mr|digikam-2.9.0-2|1216	- new version 1.5.0
12mr|digikam-2.9.0-2|1217	
12mr|digikam-2.9.0-2|1218	+ Buchan Milne <bgmilne@mandriva.org>
12mr|digikam-2.9.0-2|1219	- Use fix from svn that should not break other Canon cameras
12mr|digikam-2.9.0-2|1220	
12mr|digikam-2.9.0-2|1221	* Tue Sep 21 2010 Buchan Milne <bgmilne@mandriva.org> 1.4.0-4mdv2011.0
12mr|digikam-2.9.0-2|1222	+ Revision: 580395
12mr|digikam-2.9.0-2|1223	- Fix lens auto-correction to use LensType tag on Canon, instead of Lens tag - KDE bug #251920
12mr|digikam-2.9.0-2|1224	
12mr|digikam-2.9.0-2|1225	* Sat Sep 18 2010 Funda Wang <fwang@mandriva.org> 1.4.0-3mdv2011.0
12mr|digikam-2.9.0-2|1226	+ Revision: 579317
12mr|digikam-2.9.0-2|1227	- rebuild for new libkipi
12mr|digikam-2.9.0-2|1228	
12mr|digikam-2.9.0-2|1229	* Thu Sep 02 2010 Funda Wang <fwang@mandriva.org> 1.4.0-2mdv2011.0
12mr|digikam-2.9.0-2|1230	+ Revision: 575184
12mr|digikam-2.9.0-2|1231	- rebuild for new kdeedu
12mr|digikam-2.9.0-2|1232	
12mr|digikam-2.9.0-2|1233	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 1.4.0-1mdv2011.0
12mr|digikam-2.9.0-2|1234	+ Revision: 571990
12mr|digikam-2.9.0-2|1235	- new version 1.4.0
12mr|digikam-2.9.0-2|1236	
12mr|digikam-2.9.0-2|1237	* Sat Jul 31 2010 John Balcaen <mikala@mandriva.org> 1.3.0-2mdv2011.0
12mr|digikam-2.9.0-2|1238	+ Revision: 563834
12mr|digikam-2.9.0-2|1239	- Rebuild for kde 4.5 (new marble...)
12mr|digikam-2.9.0-2|1240	
12mr|digikam-2.9.0-2|1241	* Sun Jun 27 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.3.0-1mdv2010.1
12mr|digikam-2.9.0-2|1242	+ Revision: 549234
12mr|digikam-2.9.0-2|1243	- Fix (Build)Requires
12mr|digikam-2.9.0-2|1244	- Fix MySQL (Build)Requires
12mr|digikam-2.9.0-2|1245	- Fix Requires/BuildRequires
12mr|digikam-2.9.0-2|1246	- Add buildrequires
12mr|digikam-2.9.0-2|1247	- Update to version 1.3.0
12mr|digikam-2.9.0-2|1248	
12mr|digikam-2.9.0-2|1249	* Fri May 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.2.0-4mdv2010.1
12mr|digikam-2.9.0-2|1250	+ Revision: 546514
12mr|digikam-2.9.0-2|1251	- Update french translation
12mr|digikam-2.9.0-2|1252	
12mr|digikam-2.9.0-2|1253	* Tue Apr 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.2.0-3mdv2010.1
12mr|digikam-2.9.0-2|1254	+ Revision: 532010
12mr|digikam-2.9.0-2|1255	- Rebuild against new libkdcraw
12mr|digikam-2.9.0-2|1256	
12mr|digikam-2.9.0-2|1257	* Thu Apr 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.2.0-2mdv2010.1
12mr|digikam-2.9.0-2|1258	+ Revision: 530657
12mr|digikam-2.9.0-2|1259	- Fix a bug in the cmakefile ( BKO: 232875
12mr|digikam-2.9.0-2|1260	- Add patch to fix crash
12mr|digikam-2.9.0-2|1261	
12mr|digikam-2.9.0-2|1262	* Mon Mar 29 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.2.0-1mdv2010.1
12mr|digikam-2.9.0-2|1263	+ Revision: 528657
12mr|digikam-2.9.0-2|1264	- Update to 1.2.0
12mr|digikam-2.9.0-2|1265	
12mr|digikam-2.9.0-2|1266	* Sun Jan 31 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1.0-1mdv2010.1
12mr|digikam-2.9.0-2|1267	+ Revision: 498784
12mr|digikam-2.9.0-2|1268	- Update to digikam 1.1.0
12mr|digikam-2.9.0-2|1269	
12mr|digikam-2.9.0-2|1270	* Sun Jan 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2010.1
12mr|digikam-2.9.0-2|1271	+ Revision: 488745
12mr|digikam-2.9.0-2|1272	- rebuilt against libjpeg v8
12mr|digikam-2.9.0-2|1273	
12mr|digikam-2.9.0-2|1274	* Mon Dec 21 2009 Angelo Naselli <anaselli@mandriva.org> 1.0.0-1mdv2010.1
12mr|digikam-2.9.0-2|1275	+ Revision: 480779
12mr|digikam-2.9.0-2|1276	- removed old shofoto.desktop patch
12mr|digikam-2.9.0-2|1277	
12mr|digikam-2.9.0-2|1278	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|digikam-2.9.0-2|1279	- Update to digikam 1.0.0 final
12mr|digikam-2.9.0-2|1280	
12mr|digikam-2.9.0-2|1281	* Mon Nov 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.0-0.7.1mdv2010.1
12mr|digikam-2.9.0-2|1282	+ Revision: 471716
12mr|digikam-2.9.0-2|1283	- Update to 1.0.0 Rc
12mr|digikam-2.9.0-2|1284	
12mr|digikam-2.9.0-2|1285	* Thu Nov 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.0-0.6.2mdv2010.1
12mr|digikam-2.9.0-2|1286	+ Revision: 465207
12mr|digikam-2.9.0-2|1287	- Rebuild against new Qt
12mr|digikam-2.9.0-2|1288	
12mr|digikam-2.9.0-2|1289	* Mon Nov 09 2009 Funda Wang <fwang@mandriva.org> 1.0.0-0.6.1mdv2010.1
12mr|digikam-2.9.0-2|1290	+ Revision: 463499
12mr|digikam-2.9.0-2|1291	- new version beta6
12mr|digikam-2.9.0-2|1292	
12mr|digikam-2.9.0-2|1293	* Mon Nov 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.0-0.5.3mdv2010.1
12mr|digikam-2.9.0-2|1294	+ Revision: 463383
12mr|digikam-2.9.0-2|1295	- Rebuild against new kde 4
12mr|digikam-2.9.0-2|1296	
12mr|digikam-2.9.0-2|1297	* Sun Oct 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.0-0.5.2mdv2010.0
12mr|digikam-2.9.0-2|1298	+ Revision: 456686
12mr|digikam-2.9.0-2|1299	- Add marble-common as a Requires in showfoto
12mr|digikam-2.9.0-2|1300	
12mr|digikam-2.9.0-2|1301	* Tue Oct 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.0-0.5.1mdv2010.0
12mr|digikam-2.9.0-2|1302	+ Revision: 454584
12mr|digikam-2.9.0-2|1303	- Fix file list
12mr|digikam-2.9.0-2|1304	- Update to beta5
12mr|digikam-2.9.0-2|1305	
12mr|digikam-2.9.0-2|1306	* Mon Aug 31 2009 Helio Chissini de Castro <helio@mandriva.com> 1.0.0-0.4.1mdv2010.0
12mr|digikam-2.9.0-2|1307	+ Revision: 423029
12mr|digikam-2.9.0-2|1308	- Fix upgrade using numbers instead of letters
12mr|digikam-2.9.0-2|1309	- New upstream version beta4
12mr|digikam-2.9.0-2|1310	
12mr|digikam-2.9.0-2|1311	* Sat Aug 15 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-0.beta3.2mdv2010.0
12mr|digikam-2.9.0-2|1312	+ Revision: 416610
12mr|digikam-2.9.0-2|1313	- rebuilt against libjpeg v7
12mr|digikam-2.9.0-2|1314	
12mr|digikam-2.9.0-2|1315	* Fri Jul 24 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.0-0.beta3.1mdv2010.0
12mr|digikam-2.9.0-2|1316	+ Revision: 399526
12mr|digikam-2.9.0-2|1317	- Remove merged patches
12mr|digikam-2.9.0-2|1318	- Update to beta3
12mr|digikam-2.9.0-2|1319	
12mr|digikam-2.9.0-2|1320	* Thu Jul 09 2009 Helio Chissini de Castro <helio@mandriva.com> 1.0.0-0.beta2.3mdv2010.0
12mr|digikam-2.9.0-2|1321	+ Revision: 393960
12mr|digikam-2.9.0-2|1322	- Fix mandriva bug 52073
12mr|digikam-2.9.0-2|1323	
12mr|digikam-2.9.0-2|1324	* Thu Jul 09 2009 Helio Chissini de Castro <helio@mandriva.com> 1.0.0-0.beta2.2mdv2010.0
12mr|digikam-2.9.0-2|1325	+ Revision: 393908
12mr|digikam-2.9.0-2|1326	- Enable liquid rescale
12mr|digikam-2.9.0-2|1327	
12mr|digikam-2.9.0-2|1328	* Mon Jul 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.0-0.beta2.1mdv2010.0
12mr|digikam-2.9.0-2|1329	+ Revision: 392708
12mr|digikam-2.9.0-2|1330	- Fix build
12mr|digikam-2.9.0-2|1331	- Update to digikam 1.0.0-beta2
12mr|digikam-2.9.0-2|1332	
12mr|digikam-2.9.0-2|1333	* Mon Jun 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.0-0.beta1.1mdv2010.0
12mr|digikam-2.9.0-2|1334	+ Revision: 383855
12mr|digikam-2.9.0-2|1335	- Update to 1.0.0 Beta1
12mr|digikam-2.9.0-2|1336	
12mr|digikam-2.9.0-2|1337	* Wed Apr 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-6mdv2009.1
12mr|digikam-2.9.0-2|1338	+ Revision: 367583
12mr|digikam-2.9.0-2|1339	- Add a require on marble-common
12mr|digikam-2.9.0-2|1340	
12mr|digikam-2.9.0-2|1341	* Tue Apr 14 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-5mdv2009.1
12mr|digikam-2.9.0-2|1342	+ Revision: 367239
12mr|digikam-2.9.0-2|1343	- Split showfoto on its own package to avoid useless on default install
12mr|digikam-2.9.0-2|1344	- Remove old macros
12mr|digikam-2.9.0-2|1345	- Digikam does not need marble, only marble libs
12mr|digikam-2.9.0-2|1346	
12mr|digikam-2.9.0-2|1347	* Thu Apr 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-3mdv2009.1
12mr|digikam-2.9.0-2|1348	+ Revision: 365357
12mr|digikam-2.9.0-2|1349	- Add kipi-plugins as requires
12mr|digikam-2.9.0-2|1350	
12mr|digikam-2.9.0-2|1351	* Mon Mar 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-2mdv2009.1
12mr|digikam-2.9.0-2|1352	+ Revision: 356259
12mr|digikam-2.9.0-2|1353	- New version 0.10 final
12mr|digikam-2.9.0-2|1354	
12mr|digikam-2.9.0-2|1355	* Mon Feb 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-1.rc2.3mdv2009.1
12mr|digikam-2.9.0-2|1356	+ Revision: 340820
12mr|digikam-2.9.0-2|1357	- Update to Rc2
12mr|digikam-2.9.0-2|1358	
12mr|digikam-2.9.0-2|1359	* Fri Jan 23 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-1.rc1.3mdv2009.1
12mr|digikam-2.9.0-2|1360	+ Revision: 333096
12mr|digikam-2.9.0-2|1361	- Update to Rc1
12mr|digikam-2.9.0-2|1362	- Revert commit 331703, digikam requires kdebase4-runtime which Requires oxygen-icon-theme
12mr|digikam-2.9.0-2|1363	so this requires is useless.
12mr|digikam-2.9.0-2|1364	
12mr|digikam-2.9.0-2|1365	+ Bruno Cornec <bcornec@mandriva.org>
12mr|digikam-2.9.0-2|1366	- Tag 3: Adds a dependency on oxygen-icon-theme as digikam 0.10 doesn't work correctly without it in KDE 4 (after upgrading from 0.9 and KDE 3.5)
12mr|digikam-2.9.0-2|1367	
12mr|digikam-2.9.0-2|1368	* Tue Jan 13 2009 Funda Wang <fwang@mandriva.org> 0.10.0-1.beta8.2mdv2009.1
12mr|digikam-2.9.0-2|1369	+ Revision: 328978
12mr|digikam-2.9.0-2|1370	- digikam.desktop is already translated
12mr|digikam-2.9.0-2|1371	- fix file list
12mr|digikam-2.9.0-2|1372	- fix linkage
12mr|digikam-2.9.0-2|1373	
12mr|digikam-2.9.0-2|1374	+ Emmanuel Blindauer <blindauer@mandriva.org>
12mr|digikam-2.9.0-2|1375	- rebuild for latest kdelibs
12mr|digikam-2.9.0-2|1376	
12mr|digikam-2.9.0-2|1377	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|digikam-2.9.0-2|1378	- Update to beta8
12mr|digikam-2.9.0-2|1379	
12mr|digikam-2.9.0-2|1380	* Fri Dec 19 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-1.beta7.1mdv2009.1
12mr|digikam-2.9.0-2|1381	+ Revision: 316353
12mr|digikam-2.9.0-2|1382	- Update to beta7
12mr|digikam-2.9.0-2|1383	
12mr|digikam-2.9.0-2|1384	* Sun Dec 14 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-1.beta6.4mdv2009.1
12mr|digikam-2.9.0-2|1385	+ Revision: 314392
12mr|digikam-2.9.0-2|1386	- Sync with trunk
12mr|digikam-2.9.0-2|1387	
12mr|digikam-2.9.0-2|1388	* Fri Nov 28 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-1.beta6.3mdv2009.1
12mr|digikam-2.9.0-2|1389	+ Revision: 307511
12mr|digikam-2.9.0-2|1390	- Update to latest beta6
12mr|digikam-2.9.0-2|1391	Add new libdigikamcore libs
12mr|digikam-2.9.0-2|1392	Remove libdigikam lib
12mr|digikam-2.9.0-2|1393	
12mr|digikam-2.9.0-2|1394	* Sun Nov 23 2008 Funda Wang <fwang@mandriva.org> 0.10.0-1.beta5.3mdv2009.1
12mr|digikam-2.9.0-2|1395	+ Revision: 305980
12mr|digikam-2.9.0-2|1396	- rebuild for new libkipi
12mr|digikam-2.9.0-2|1397	
12mr|digikam-2.9.0-2|1398	* Sat Nov 15 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-1.beta5.2mdv2009.1
12mr|digikam-2.9.0-2|1399	+ Revision: 303390
12mr|digikam-2.9.0-2|1400	- Remove duplicate files
12mr|digikam-2.9.0-2|1401	
12mr|digikam-2.9.0-2|1402	* Wed Nov 05 2008 Angelo Naselli <anaselli@mandriva.org> 0.10.0-1.beta5.1mdv2009.1
12mr|digikam-2.9.0-2|1403	+ Revision: 299963
12mr|digikam-2.9.0-2|1404	- new version 0.10.0 beta5
12mr|digikam-2.9.0-2|1405	
12mr|digikam-2.9.0-2|1406	* Sun Oct 26 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-1.beta4.1mdv2009.1
12mr|digikam-2.9.0-2|1407	+ Revision: 297477
12mr|digikam-2.9.0-2|1408	- Update to digikam 0.10.0 beta4
12mr|digikam-2.9.0-2|1409	
12mr|digikam-2.9.0-2|1410	* Mon Sep 29 2008 Helio Chissini de Castro <helio@mandriva.com> 0.10.0-1.beta3.2mdv2009.0
12mr|digikam-2.9.0-2|1411	+ Revision: 289701
12mr|digikam-2.9.0-2|1412	- Updated desktop file as requested by translation team
12mr|digikam-2.9.0-2|1413	
12mr|digikam-2.9.0-2|1414	* Thu Sep 11 2008 Angelo Naselli <anaselli@mandriva.org> 0.10.0-1.beta3.1mdv2009.0
12mr|digikam-2.9.0-2|1415	+ Revision: 283824
12mr|digikam-2.9.0-2|1416	- new version 0.10.0 beta3
12mr|digikam-2.9.0-2|1417	
12mr|digikam-2.9.0-2|1418	* Mon Aug 04 2008 Angelo Naselli <anaselli@mandriva.org> 0.10.0-1.beta2.1mdv2009.0
12mr|digikam-2.9.0-2|1419	+ Revision: 263076
12mr|digikam-2.9.0-2|1420	- new version 0.10.0 beta2
12mr|digikam-2.9.0-2|1421	
12mr|digikam-2.9.0-2|1422	* Mon Jul 28 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-0.838532.1mdv2009.0
12mr|digikam-2.9.0-2|1423	+ Revision: 251744
12mr|digikam-2.9.0-2|1424	- New shapshot
12mr|digikam-2.9.0-2|1425	
12mr|digikam-2.9.0-2|1426	* Tue Jun 24 2008 Helio Chissini de Castro <helio@mandriva.com> 0.10.0-0.824037.2mdv2009.0
12mr|digikam-2.9.0-2|1427	+ Revision: 228792
12mr|digikam-2.9.0-2|1428	- Update from svn
12mr|digikam-2.9.0-2|1429	- Added requries for new liblens
12mr|digikam-2.9.0-2|1430	- Up to date digikam form svn
12mr|digikam-2.9.0-2|1431	
12mr|digikam-2.9.0-2|1432	+ Colin Guthrie <cguthrie@mandriva.org>
12mr|digikam-2.9.0-2|1433	- Update snapshot
12mr|digikam-2.9.0-2|1434	- Update BuildRequires now that kdcraw, kipi and kexiv2 are part of kdegraphics4
12mr|digikam-2.9.0-2|1435	- Fix the Require on qt4-sqlite plugin (update needed in qt4 to fix properly)
12mr|digikam-2.9.0-2|1436	- Tidy up %%post/%%postun scripts
12mr|digikam-2.9.0-2|1437	- Work around GCC 4.3.1 bug
12mr|digikam-2.9.0-2|1438	
12mr|digikam-2.9.0-2|1439	+ Pixel <pixel@mandriva.com>
12mr|digikam-2.9.0-2|1440	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|digikam-2.9.0-2|1441	
12mr|digikam-2.9.0-2|1442	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|digikam-2.9.0-2|1443	- Fix Requires ( Reported on cooker Mailing List)
12mr|digikam-2.9.0-2|1444	
12mr|digikam-2.9.0-2|1445	* Tue May 20 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-0.809821.4mdv2009.0
12mr|digikam-2.9.0-2|1446	+ Revision: 209317
12mr|digikam-2.9.0-2|1447	- Fix conflicts against oxygen-icon-theme
12mr|digikam-2.9.0-2|1448	
12mr|digikam-2.9.0-2|1449	* Mon May 19 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-0.809821.3mdv2009.0
12mr|digikam-2.9.0-2|1450	+ Revision: 209188
12mr|digikam-2.9.0-2|1451	- Add kdeedu4-devel as BuildRequire
12mr|digikam-2.9.0-2|1452	
12mr|digikam-2.9.0-2|1453	* Mon May 19 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-0.809821.2mdv2009.0
12mr|digikam-2.9.0-2|1454	+ Revision: 209170
12mr|digikam-2.9.0-2|1455	- Fix tarball
12mr|digikam-2.9.0-2|1456	- Fix FileList
12mr|digikam-2.9.0-2|1457	- New snapshot
12mr|digikam-2.9.0-2|1458	- Fix spec file with new name
12mr|digikam-2.9.0-2|1459	- Use kde4 apps by default
12mr|digikam-2.9.0-2|1460	- Fix BuildRequires
12mr|digikam-2.9.0-2|1461	
12mr|digikam-2.9.0-2|1462	+ Thierry Vignaud <tv@mandriva.org>
12mr|digikam-2.9.0-2|1463	- fix spacing at top of description
12mr|digikam-2.9.0-2|1464	
12mr|digikam-2.9.0-2|1465	* Fri Dec 28 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.10.0-0.753592.1mdv2008.1
12mr|digikam-2.9.0-2|1466	+ Revision: 138817
12mr|digikam-2.9.0-2|1467	- Add buildrequire (liblcms-devel)
12mr|digikam-2.9.0-2|1468	- Fix pkgconfig dir
12mr|digikam-2.9.0-2|1469	- import kde4-digikam
12mr|digikam-2.9.0-2|1470	

13796 12
12mr|dip-3.3.7o-36|1	Summary:	Handles the connections needed for dialup IP links
12mr|dip-3.3.7o-36|2	Name:		dip
12mr|dip-3.3.7o-36|3	Version:	3.3.7o
12mr|dip-3.3.7o-36|4	Release:	%mkrel 36
12mr|dip-3.3.7o-36|5	License:	GPL
12mr|dip-3.3.7o-36|6	Group:		Communications
12mr|dip-3.3.7o-36|7	URL:		ftp://sunsite.unc.edu/pub/Linux/system/network/serial
12mr|dip-3.3.7o-36|8	Source0:	ftp://sunsite.unc.edu/pub/Linux/system/network/serial/dip337o-uri.tar.bz2
12mr|dip-3.3.7o-36|9	Patch0:		dip-3.3.7o-misc.patch
12mr|dip-3.3.7o-36|10	Patch1:		dip-3.3.7o-suffix.patch
12mr|dip-3.3.7o-36|11	Patch2:		dip-3.3.7o-fsstnd.patch
12mr|dip-3.3.7o-36|12	Patch3:		dip-3.3.7o-glibc.patch
12mr|dip-3.3.7o-36|13	Patch4:		dip-3.3.7o-sparc.patch
12mr|dip-3.3.7o-36|14	Patch5:		dip-3.3.7o-andor.patch
12mr|dip-3.3.7o-36|15	Patch6:		dip-arm.patch
12mr|dip-3.3.7o-36|16	Patch7:		dip-gcc295.patch
12mr|dip-3.3.7o-36|17	Patch8:		dip-3.3.7o-include.patch
12mr|dip-3.3.7o-36|18	# From Yellow Dog Linux 1.2
12mr|dip-3.3.7o-36|19	Patch9:		dip-3.3.7o-ppc.patch
12mr|dip-3.3.7o-36|20	Patch10:	dip-3.3.7o-gcc-3.3.patch
12mr|dip-3.3.7o-36|21	Patch11:	dip-3.3.7o-amd64.patch
12mr|dip-3.3.7o-36|22	Patch12:	dip-3.3.7o-gcc3.4-fix.patch
12mr|dip-3.3.7o-36|23	BuildRequires:	gccmakedep
12mr|dip-3.3.7o-36|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|dip-3.3.7o-36|25	ExcludeArch:	%mips
12mr|dip-3.3.7o-36|26	Requires:	setup >= 2.7.16
12mr|dip-3.3.7o-36|27	
12mr|dip-3.3.7o-36|28	%description
12mr|dip-3.3.7o-36|29	Dip is a modem dialer.  Dip handles the connections needed for dialup IP links
12mr|dip-3.3.7o-36|30	like SLIP or PPP.  Dip can handle both incoming and outgoing connections, using
12mr|dip-3.3.7o-36|31	password security for incoming connections.  Dip is useful for setting up PPP
12mr|dip-3.3.7o-36|32	and SLIP connections, but isn't required for either. Netcfg uses dip for
12mr|dip-3.3.7o-36|33	setting up SLIP connections.
12mr|dip-3.3.7o-36|34	
12mr|dip-3.3.7o-36|35	Install dip if you need a utility which will handle dialup IP connections.
12mr|dip-3.3.7o-36|36	
12mr|dip-3.3.7o-36|37	%prep
12mr|dip-3.3.7o-36|38	
12mr|dip-3.3.7o-36|39	%setup -q
12mr|dip-3.3.7o-36|40	%patch0 -p1
12mr|dip-3.3.7o-36|41	%patch1 -p1
12mr|dip-3.3.7o-36|42	%patch2 -p1
12mr|dip-3.3.7o-36|43	%patch4 -p0
12mr|dip-3.3.7o-36|44	%patch5 -p1 -b .andor
12mr|dip-3.3.7o-36|45	%patch3 -p1 -b .glibc
12mr|dip-3.3.7o-36|46	%patch6 -p1 -b .arm
12mr|dip-3.3.7o-36|47	%patch7 -p1 -b .gcc295
12mr|dip-3.3.7o-36|48	%patch8 -p0 -b .include
12mr|dip-3.3.7o-36|49	%patch9 -p1 -b .ppc
12mr|dip-3.3.7o-36|50	%patch10 -p1 -b .gcc3.3
12mr|dip-3.3.7o-36|51	%patch11 -p1 -b .amd64
12mr|dip-3.3.7o-36|52	%patch12 -p1 -b .gcc34
12mr|dip-3.3.7o-36|53	
12mr|dip-3.3.7o-36|54	%build
12mr|dip-3.3.7o-36|55	make depend
12mr|dip-3.3.7o-36|56	cd skey; make clean; make linux; cd -
12mr|dip-3.3.7o-36|57	uname -a|grep SMP && make -j 2 RPM_OPT_FLAGS="$RPM_OPT_FLAGS" || %make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
12mr|dip-3.3.7o-36|58	
12mr|dip-3.3.7o-36|59	%install
12mr|dip-3.3.7o-36|60	rm -rf %{buildroot}
12mr|dip-3.3.7o-36|61	mkdir -p %{buildroot}%{_sbindir}
12mr|dip-3.3.7o-36|62	mkdir -p %{buildroot}%{_mandir}/man8
12mr|dip-3.3.7o-36|63	
12mr|dip-3.3.7o-36|64	install -c -s dip %{buildroot}%{_sbindir}
12mr|dip-3.3.7o-36|65	ln -sf dip %{buildroot}%{_sbindir}/diplogini
12mr|dip-3.3.7o-36|66	install -c -m 0444 dip.8 %{buildroot}%{_mandir}/man8
12mr|dip-3.3.7o-36|67	ln -sf dip.8%{_extension} %{buildroot}%{_mandir}/man8/diplogin.8%{_extension}
12mr|dip-3.3.7o-36|68	
12mr|dip-3.3.7o-36|69	%clean
12mr|dip-3.3.7o-36|70	rm -rf %{buildroot}
12mr|dip-3.3.7o-36|71	
12mr|dip-3.3.7o-36|72	%files
12mr|dip-3.3.7o-36|73	%defattr(-,root,root)
12mr|dip-3.3.7o-36|74	%attr(0755,root,dialout) %{_sbindir}/dip
12mr|dip-3.3.7o-36|75	%{_sbindir}/diplogini
12mr|dip-3.3.7o-36|76	%{_mandir}/man8/dip.8*
12mr|dip-3.3.7o-36|77	%{_mandir}/man8/diplogin.8*
12mr|dip-3.3.7o-36|78	
12mr|dip-3.3.7o-36|79	
12mr|dip-3.3.7o-36|80	
12mr|dip-3.3.7o-36|81	%changelog
12mr|dip-3.3.7o-36|82	

13797 12
12mr|dirac-1.0.2-6|1	%define name dirac
12mr|dirac-1.0.2-6|2	%define version 1.0.2
12mr|dirac-1.0.2-6|3	%define release %mkrel 6
12mr|dirac-1.0.2-6|4	%define major 0
12mr|dirac-1.0.2-6|5	%define libname %mklibname %name %major
12mr|dirac-1.0.2-6|6	%define develname %mklibname -d %name
12mr|dirac-1.0.2-6|7	%define staticname %mklibname -s -d %name
12mr|dirac-1.0.2-6|8	
12mr|dirac-1.0.2-6|9	Summary: Video Codec based on Wavelets
12mr|dirac-1.0.2-6|10	Name: %{name}
12mr|dirac-1.0.2-6|11	Version: %{version}
12mr|dirac-1.0.2-6|12	Release: %{release}
12mr|dirac-1.0.2-6|13	Source0: http://prdownloads.sourceforge.net/%name/%{name}-%{version}.tar.gz
12mr|dirac-1.0.2-6|14	Patch: dirac-0.7.0-werror.patch
12mr|dirac-1.0.2-6|15	Patch1: dirac-1.0.2-backports.patch
12mr|dirac-1.0.2-6|16	License: MPLv1.1
12mr|dirac-1.0.2-6|17	Group: Video
12mr|dirac-1.0.2-6|18	Url: http://sf.net/projects/dirac
12mr|dirac-1.0.2-6|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|dirac-1.0.2-6|20	BuildRequires: doxygen
12mr|dirac-1.0.2-6|21	BuildRequires: tetex-dvipdfm tetex-latex
12mr|dirac-1.0.2-6|22	BuildRequires: libcppunit-devel
12mr|dirac-1.0.2-6|23	
12mr|dirac-1.0.2-6|24	%description
12mr|dirac-1.0.2-6|25	Dirac is an open source video codec. It uses a traditional hybrid
12mr|dirac-1.0.2-6|26	video codec architecture, but with the wavelet transform instead of
12mr|dirac-1.0.2-6|27	the usual block transforms.  Motion compensation uses overlapped
12mr|dirac-1.0.2-6|28	blocks to reduce block artefacts that would upset the transform coding
12mr|dirac-1.0.2-6|29	stage.
12mr|dirac-1.0.2-6|30	
12mr|dirac-1.0.2-6|31	Dirac can code just about any size of video, from streaming up to HD
12mr|dirac-1.0.2-6|32	and beyond, although certain presets are defined for different
12mr|dirac-1.0.2-6|33	applications and standards.  These cover the parameters that need to
12mr|dirac-1.0.2-6|34	be set for the encoder to work, such as block sizes and temporal
12mr|dirac-1.0.2-6|35	prediction structures, which must otherwise be set by hand.
12mr|dirac-1.0.2-6|36	
12mr|dirac-1.0.2-6|37	%package -n %libname
12mr|dirac-1.0.2-6|38	Group: System/Libraries
12mr|dirac-1.0.2-6|39	Summary: Shared library of the Dirac Video codec
12mr|dirac-1.0.2-6|40	Obsoletes: %{_lib}dirac0.1 < 1.0.2-4
12mr|dirac-1.0.2-6|41	
12mr|dirac-1.0.2-6|42	%description -n %libname
12mr|dirac-1.0.2-6|43	Dirac is an open source video codec. It uses a traditional hybrid
12mr|dirac-1.0.2-6|44	video codec architecture, but with the wavelet transform instead of
12mr|dirac-1.0.2-6|45	the usual block transforms.  Motion compensation uses overlapped
12mr|dirac-1.0.2-6|46	blocks to reduce block artefacts that would upset the transform coding
12mr|dirac-1.0.2-6|47	stage.
12mr|dirac-1.0.2-6|48	
12mr|dirac-1.0.2-6|49	Dirac can code just about any size of video, from streaming up to HD
12mr|dirac-1.0.2-6|50	and beyond, although certain presets are defined for different
12mr|dirac-1.0.2-6|51	applications and standards.  These cover the parameters that need to
12mr|dirac-1.0.2-6|52	be set for the encoder to work, such as block sizes and temporal
12mr|dirac-1.0.2-6|53	prediction structures, which must otherwise be set by hand.
12mr|dirac-1.0.2-6|54	
12mr|dirac-1.0.2-6|55	%package -n %develname
12mr|dirac-1.0.2-6|56	Group: Development/C++
12mr|dirac-1.0.2-6|57	Summary: Development files of the Dirac Video codec
12mr|dirac-1.0.2-6|58	Requires: %libname = %version
12mr|dirac-1.0.2-6|59	Provides: lib%name-devel = %version-%release
12mr|dirac-1.0.2-6|60	Provides: %name-devel = %version-%release
12mr|dirac-1.0.2-6|61	Obsoletes: %name-devel %mklibname -d %name 0.1
12mr|dirac-1.0.2-6|62	
12mr|dirac-1.0.2-6|63	%description -n %develname
12mr|dirac-1.0.2-6|64	Dirac is an open source video codec. It uses a traditional hybrid
12mr|dirac-1.0.2-6|65	video codec architecture, but with the wavelet transform instead of
12mr|dirac-1.0.2-6|66	the usual block transforms.  Motion compensation uses overlapped
12mr|dirac-1.0.2-6|67	blocks to reduce block artefacts that would upset the transform coding
12mr|dirac-1.0.2-6|68	stage.
12mr|dirac-1.0.2-6|69	
12mr|dirac-1.0.2-6|70	Dirac can code just about any size of video, from streaming up to HD
12mr|dirac-1.0.2-6|71	and beyond, although certain presets are defined for different
12mr|dirac-1.0.2-6|72	applications and standards.  These cover the parameters that need to
12mr|dirac-1.0.2-6|73	be set for the encoder to work, such as block sizes and temporal
12mr|dirac-1.0.2-6|74	prediction structures, which must otherwise be set by hand.
12mr|dirac-1.0.2-6|75	
12mr|dirac-1.0.2-6|76	%package -n %staticname
12mr|dirac-1.0.2-6|77	Group: Development/C++
12mr|dirac-1.0.2-6|78	Summary: Static libraries of the Dirac Video codec
12mr|dirac-1.0.2-6|79	Requires: %develname = %version
12mr|dirac-1.0.2-6|80	Provides: lib%name-static-devel = %version-%release
12mr|dirac-1.0.2-6|81	
12mr|dirac-1.0.2-6|82	%description -n %staticname
12mr|dirac-1.0.2-6|83	Dirac is an open source video codec. It uses a traditional hybrid
12mr|dirac-1.0.2-6|84	video codec architecture, but with the wavelet transform instead of
12mr|dirac-1.0.2-6|85	the usual block transforms.  Motion compensation uses overlapped
12mr|dirac-1.0.2-6|86	blocks to reduce block artefacts that would upset the transform coding
12mr|dirac-1.0.2-6|87	stage.
12mr|dirac-1.0.2-6|88	
12mr|dirac-1.0.2-6|89	Dirac can code just about any size of video, from streaming up to HD
12mr|dirac-1.0.2-6|90	and beyond, although certain presets are defined for different
12mr|dirac-1.0.2-6|91	applications and standards.  These cover the parameters that need to
12mr|dirac-1.0.2-6|92	be set for the encoder to work, such as block sizes and temporal
12mr|dirac-1.0.2-6|93	prediction structures, which must otherwise be set by hand.
12mr|dirac-1.0.2-6|94	
12mr|dirac-1.0.2-6|95	%package utils
12mr|dirac-1.0.2-6|96	Group: Video
12mr|dirac-1.0.2-6|97	Summary: Example encoder and decoder for the Dirac video codec
12mr|dirac-1.0.2-6|98	
12mr|dirac-1.0.2-6|99	%description utils
12mr|dirac-1.0.2-6|100	Dirac is an open source video codec. It uses a traditional hybrid
12mr|dirac-1.0.2-6|101	video codec architecture, but with the wavelet transform instead of
12mr|dirac-1.0.2-6|102	the usual block transforms.  Motion compensation uses overlapped
12mr|dirac-1.0.2-6|103	blocks to reduce block artefacts that would upset the transform coding
12mr|dirac-1.0.2-6|104	stage.
12mr|dirac-1.0.2-6|105	
12mr|dirac-1.0.2-6|106	Dirac can code just about any size of video, from streaming up to HD
12mr|dirac-1.0.2-6|107	and beyond, although certain presets are defined for different
12mr|dirac-1.0.2-6|108	applications and standards.  These cover the parameters that need to
12mr|dirac-1.0.2-6|109	be set for the encoder to work, such as block sizes and temporal
12mr|dirac-1.0.2-6|110	prediction structures, which must otherwise be set by hand.
12mr|dirac-1.0.2-6|111	
12mr|dirac-1.0.2-6|112	
12mr|dirac-1.0.2-6|113	%prep
12mr|dirac-1.0.2-6|114	%setup -q
12mr|dirac-1.0.2-6|115	%patch -p1
12mr|dirac-1.0.2-6|116	%patch1 -p0
12mr|dirac-1.0.2-6|117	
12mr|dirac-1.0.2-6|118	%build
12mr|dirac-1.0.2-6|119	./bootstrap
12mr|dirac-1.0.2-6|120	%configure2_5x
12mr|dirac-1.0.2-6|121	%make
12mr|dirac-1.0.2-6|122	
12mr|dirac-1.0.2-6|123	%install
12mr|dirac-1.0.2-6|124	rm -rf $RPM_BUILD_ROOT installed-docs
12mr|dirac-1.0.2-6|125	%makeinstall_std
12mr|dirac-1.0.2-6|126	mv %buildroot%_datadir/doc installed-docs
12mr|dirac-1.0.2-6|127	#gw don't package unit tests
12mr|dirac-1.0.2-6|128	rm -fv %buildroot%_bindir/dirac_unittest
12mr|dirac-1.0.2-6|129	
12mr|dirac-1.0.2-6|130	%clean
12mr|dirac-1.0.2-6|131	rm -rf $RPM_BUILD_ROOT
12mr|dirac-1.0.2-6|132	
12mr|dirac-1.0.2-6|133	%if %mdkversion < 200900
12mr|dirac-1.0.2-6|134	%post -n %libname -p /sbin/ldconfig
12mr|dirac-1.0.2-6|135	%endif
12mr|dirac-1.0.2-6|136	%if %mdkversion < 200900
12mr|dirac-1.0.2-6|137	%postun -n %libname -p /sbin/ldconfig
12mr|dirac-1.0.2-6|138	%endif
12mr|dirac-1.0.2-6|139	
12mr|dirac-1.0.2-6|140	%files utils
12mr|dirac-1.0.2-6|141	%defattr(-,root,root)
12mr|dirac-1.0.2-6|142	%doc README TODO AUTHORS
12mr|dirac-1.0.2-6|143	%_bindir/dirac*
12mr|dirac-1.0.2-6|144	%_bindir/BMPtoRGB
12mr|dirac-1.0.2-6|145	%_bindir/RGB*
12mr|dirac-1.0.2-6|146	%_bindir/UYVYtoRGB
12mr|dirac-1.0.2-6|147	%_bindir/UYVYtoYUV422
12mr|dirac-1.0.2-6|148	%_bindir/YUV*
12mr|dirac-1.0.2-6|149	%_bindir/create_dirac_testfile.pl
12mr|dirac-1.0.2-6|150	
12mr|dirac-1.0.2-6|151	%files -n %libname
12mr|dirac-1.0.2-6|152	%defattr(-,root,root)
12mr|dirac-1.0.2-6|153	%_libdir/libdirac*.so.0*
12mr|dirac-1.0.2-6|154	
12mr|dirac-1.0.2-6|155	%files -n %develname
12mr|dirac-1.0.2-6|156	%defattr(-,root,root)
12mr|dirac-1.0.2-6|157	%_includedir/%{name}
12mr|dirac-1.0.2-6|158	%_libdir/libdirac*.so
12mr|dirac-1.0.2-6|159	%doc installed-docs/*
12mr|dirac-1.0.2-6|160	%_libdir/pkgconfig/dirac.pc
12mr|dirac-1.0.2-6|161	
12mr|dirac-1.0.2-6|162	%files -n %staticname
12mr|dirac-1.0.2-6|163	%defattr(-,root,root)
12mr|dirac-1.0.2-6|164	%attr(644,root,root)%_libdir/libdirac*.*a
12mr|dirac-1.0.2-6|165	
12mr|dirac-1.0.2-6|166	
12mr|dirac-1.0.2-6|167	
12mr|dirac-1.0.2-6|168	%changelog
12mr|dirac-1.0.2-6|169	

13798 12
12mr|directfb-1.6.2-2|1	%define	name	directfb
12mr|directfb-1.6.2-2|2	%define version 1.6.2
12mr|directfb-1.6.2-2|3	%define release 2
12mr|directfb-1.6.2-2|4	%define	oname	DirectFB
12mr|directfb-1.6.2-2|5	%define api	1.6
12mr|directfb-1.6.2-2|6	%define major	0
12mr|directfb-1.6.2-2|7	%define libname	%mklibname %{name} %{api} %{major}
12mr|directfb-1.6.2-2|8	%define develname %mklibname %{name} -d
12mr|directfb-1.6.2-2|9	
12mr|directfb-1.6.2-2|10	# Multiple applications support
12mr|directfb-1.6.2-2|11	# Requires fusion kernel module
12mr|directfb-1.6.2-2|12	%define build_multi	0
12mr|directfb-1.6.2-2|13	%{?_without_multi: %{expand: %%global build_multi 0}}
12mr|directfb-1.6.2-2|14	%{?_with_multi: %{expand: %%global build_multi 1}}
12mr|directfb-1.6.2-2|15	
12mr|directfb-1.6.2-2|16	Summary:	Hardware graphics acceleration library
12mr|directfb-1.6.2-2|17	Name:		%{name}
12mr|directfb-1.6.2-2|18	Version:	%{version}
12mr|directfb-1.6.2-2|19	Release:	%{release}
12mr|directfb-1.6.2-2|20	License:	LGPLv2+
12mr|directfb-1.6.2-2|21	Group:		System/Libraries
12mr|directfb-1.6.2-2|22	URL:		http://www.directfb.org/
12mr|directfb-1.6.2-2|23	Source0:	http://directfb.org/downloads/Core/%{oname}-1.6/%{oname}-%{version}.tar.gz
12mr|directfb-1.6.2-2|24	# from Debian
12mr|directfb-1.6.2-2|25	Patch0:		03_link_static_sysfs.patch
12mr|directfb-1.6.2-2|26	Patch1:		DirectFB-1.6.1-link-static-ar.patch
12mr|directfb-1.6.2-2|27	# Explicitly link with -lm. Was failing only on x86_64, but not on i586,
12mr|directfb-1.6.2-2|28	# apparently because -O3 was generating code to bypass libm on i586.
12mr|directfb-1.6.2-2|29	Patch3:		DirectFB-1.2.7-sincos-x86_64.patch
12mr|directfb-1.6.2-2|30	# remove common linkage of x11 system and x11 input driver
12mr|directfb-1.6.2-2|31	# it makes directfb segfault
12mr|directfb-1.6.2-2|32	# (this is a workaround, not a proper upstreamable fix)
12mr|directfb-1.6.2-2|33	Patch4:		DirectFB-1.4.2-x11-linkage.patch
12mr|directfb-1.6.2-2|34	# (blino) fix build with gbm from latest Mesa (8.1)
12mr|directfb-1.6.2-2|35	Patch5:		0001-Mesa-adapt-to-upstream-gbm-API-change.patch
12mr|directfb-1.6.2-2|36	# from Debian #401296, 93_fix_unicode_key_handling.patch
12mr|directfb-1.6.2-2|37	Patch6:		DirectFB-1.4.2-unicode.patch
12mr|directfb-1.6.2-2|38	Patch7:		DirectFB-1.6.1-svg-includedir.patch
12mr|directfb-1.6.2-2|39	Patch8:		DirectFB-1.6.1-zlib.patch
12mr|directfb-1.6.2-2|40	BuildRequires:	pkgconfig(egl)
12mr|directfb-1.6.2-2|41	BuildRequires:	pkgconfig(freetype2)
12mr|directfb-1.6.2-2|42	BuildRequires:	pkgconfig(libpng)
12mr|directfb-1.6.2-2|43	BuildRequires:	pkgconfig(libsvg-cairo)
12mr|directfb-1.6.2-2|44	BuildRequires:	pkgconfig(vdpau)
12mr|directfb-1.6.2-2|45	BuildRequires:	pkgconfig(x11)
12mr|directfb-1.6.2-2|46	BuildRequires:	pkgconfig(xext)
12mr|directfb-1.6.2-2|47	BuildRequires:	libvncserver-devel
12mr|directfb-1.6.2-2|48	BuildRequires:	jpeg-devel
12mr|directfb-1.6.2-2|49	BuildRequires:	pkgconfig(jasper)
12mr|directfb-1.6.2-2|50	BuildRequires:	sysfsutils-devel
12mr|directfb-1.6.2-2|51	BuildRequires:	zlib-devel
12mr|directfb-1.6.2-2|52	BuildRequires:	pkgconfig(gbm)
12mr|directfb-1.6.2-2|53	BuildRequires:	pkgconfig(glesv2)
12mr|directfb-1.6.2-2|54	BuildRequires:	pkgconfig(libdrm)
12mr|directfb-1.6.2-2|55	BuildRequires:	pkgconfig(xproto)
12mr|directfb-1.6.2-2|56	
12mr|directfb-1.6.2-2|57	%if %{build_multi}
12mr|directfb-1.6.2-2|58	BuildRequires:	fusion-devel >= 3.0
12mr|directfb-1.6.2-2|59	%endif
12mr|directfb-1.6.2-2|60	
12mr|directfb-1.6.2-2|61	%description
12mr|directfb-1.6.2-2|62	DirectFB hardware graphics acceleration - libraries.
12mr|directfb-1.6.2-2|63	
12mr|directfb-1.6.2-2|64	%package -n %{libname}
12mr|directfb-1.6.2-2|65	Summary:	Shared library part of %{oname}
12mr|directfb-1.6.2-2|66	Group:		System/Libraries
12mr|directfb-1.6.2-2|67	
12mr|directfb-1.6.2-2|68	%description -n %{libname}
12mr|directfb-1.6.2-2|69	DirectFB hardware graphics acceleration - libraries.
12mr|directfb-1.6.2-2|70	
12mr|directfb-1.6.2-2|71	This package contains the %{oname} shared library and interface modules.
12mr|directfb-1.6.2-2|72	It's required for running apps based on %{oname}.
12mr|directfb-1.6.2-2|73	
12mr|directfb-1.6.2-2|74	
12mr|directfb-1.6.2-2|75	%package -n %{develname}
12mr|directfb-1.6.2-2|76	Group:		Development/C
12mr|directfb-1.6.2-2|77	Summary:	Header files for compiling DirectFB applications
12mr|directfb-1.6.2-2|78	Requires:	%{libname} = %{version}-%{release}
12mr|directfb-1.6.2-2|79	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|directfb-1.6.2-2|80	Provides:	%{oname}-devel = %{version}-%{release}
12mr|directfb-1.6.2-2|81	Provides:	%{name}-devel = %{version}-%{release}
12mr|directfb-1.6.2-2|82	
12mr|directfb-1.6.2-2|83	%description -n %{develname}
12mr|directfb-1.6.2-2|84	DirectFB header files for building applications based on %{oname}.
12mr|directfb-1.6.2-2|85	
12mr|directfb-1.6.2-2|86	%package doc
12mr|directfb-1.6.2-2|87	Summary:	DirectFB - documentation
12mr|directfb-1.6.2-2|88	Group:		Books/Computer books
12mr|directfb-1.6.2-2|89	
12mr|directfb-1.6.2-2|90	%description doc
12mr|directfb-1.6.2-2|91	DirectFB documentation and examples.
12mr|directfb-1.6.2-2|92	
12mr|directfb-1.6.2-2|93	%prep
12mr|directfb-1.6.2-2|94	%setup  -q -n %{oname}-%{version}
12mr|directfb-1.6.2-2|95	%patch0 -p1 -b .sysfs
12mr|directfb-1.6.2-2|96	%patch1 -p1 -b .link-static-ar
12mr|directfb-1.6.2-2|97	%patch3 -p1
12mr|directfb-1.6.2-2|98	%patch4 -p1 -b .x11-linkage
12mr|directfb-1.6.2-2|99	%patch5 -p1 -b .gbm
12mr|directfb-1.6.2-2|100	%patch6 -p1 -b .unicode
12mr|directfb-1.6.2-2|101	%patch7 -p0 -b .svgdir
12mr|directfb-1.6.2-2|102	%patch8 -p1 -b .zlib
12mr|directfb-1.6.2-2|103	autoreconf -if
12mr|directfb-1.6.2-2|104	
12mr|directfb-1.6.2-2|105	%build
12mr|directfb-1.6.2-2|106	%configure2_5x \
12mr|directfb-1.6.2-2|107	--disable-maintainer-mode \
12mr|directfb-1.6.2-2|108	--enable-shared \
12mr|directfb-1.6.2-2|109	--disable-static \
12mr|directfb-1.6.2-2|110	--disable-fast-install \
12mr|directfb-1.6.2-2|111	--disable-debug \
12mr|directfb-1.6.2-2|112	--enable-zlib \
12mr|directfb-1.6.2-2|113	%ifarch %{ix86}
12mr|directfb-1.6.2-2|114	--disable-mmx \
12mr|directfb-1.6.2-2|115	--disable-sse \
12mr|directfb-1.6.2-2|116	%endif
12mr|directfb-1.6.2-2|117	%if %build_multi
12mr|directfb-1.6.2-2|118	--enable-multi
12mr|directfb-1.6.2-2|119	%else
12mr|directfb-1.6.2-2|120	--disable-multi
12mr|directfb-1.6.2-2|121	%endif
12mr|directfb-1.6.2-2|122	
12mr|directfb-1.6.2-2|123	%make
12mr|directfb-1.6.2-2|124	
12mr|directfb-1.6.2-2|125	%install
12mr|directfb-1.6.2-2|126	%makeinstall_std
12mr|directfb-1.6.2-2|127	
12mr|directfb-1.6.2-2|128	# multiarch policy
12mr|directfb-1.6.2-2|129	%multiarch_binaries %{buildroot}%{_bindir}/directfb-config
12mr|directfb-1.6.2-2|130	
12mr|directfb-1.6.2-2|131	%files -n %{libname}
12mr|directfb-1.6.2-2|132	%{_libdir}/lib*%{api}.so.%{major}*
12mr|directfb-1.6.2-2|133	%{_libdir}/directfb-%{api}-%{major}
12mr|directfb-1.6.2-2|134	%{_datadir}/directfb-%{version}
12mr|directfb-1.6.2-2|135	
12mr|directfb-1.6.2-2|136	%files -n %{develname}
12mr|directfb-1.6.2-2|137	%{_bindir}/dfb*
12mr|directfb-1.6.2-2|138	%{_bindir}/directfb*
12mr|directfb-1.6.2-2|139	%{_bindir}/mkd*
12mr|directfb-1.6.2-2|140	%{_bindir}/pxa3xx_dump
12mr|directfb-1.6.2-2|141	%{multiarch_bindir}/directfb-config
12mr|directfb-1.6.2-2|142	%{_includedir}/directfb
12mr|directfb-1.6.2-2|143	%{_includedir}/directfb-internal
12mr|directfb-1.6.2-2|144	%{_mandir}/man1/directfb-csource.1*
12mr|directfb-1.6.2-2|145	%{_mandir}/man1/dfbg.1*
12mr|directfb-1.6.2-2|146	%{_mandir}/man5/directfbrc.5*
12mr|directfb-1.6.2-2|147	%{_libdir}/pkgconfig/*
12mr|directfb-1.6.2-2|148	%{_libdir}/*.so
12mr|directfb-1.6.2-2|149	
12mr|directfb-1.6.2-2|150	%files doc
12mr|directfb-1.6.2-2|151	%doc docs/html/*
12mr|directfb-1.6.2-2|152	%doc README* AUTHORS NEWS TODO
12mr|directfb-1.6.2-2|153	
12mr|directfb-1.6.2-2|154	
12mr|directfb-1.6.2-2|155	%changelog
12mr|directfb-1.6.2-2|156	* Sun May 13 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5.3-2
12mr|directfb-1.6.2-2|157	+ Revision: 798654
12mr|directfb-1.6.2-2|158	- enable zlib and v4l support
12mr|directfb-1.6.2-2|159	- update to new version 1.5.3
12mr|directfb-1.6.2-2|160	- drop pacthes 9 and 10
12mr|directfb-1.6.2-2|161	- add patch 12 fix string format
12mr|directfb-1.6.2-2|162	- disable static libraries
12mr|directfb-1.6.2-2|163	- enable support for vdpau
12mr|directfb-1.6.2-2|164	- fix file list
12mr|directfb-1.6.2-2|165	- spec file clean
12mr|directfb-1.6.2-2|166	
12mr|directfb-1.6.2-2|167	* Wed Apr 04 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.4.13-4
12mr|directfb-1.6.2-2|168	+ Revision: 789204
12mr|directfb-1.6.2-2|169	- Rebuild for .la files removal.
12mr|directfb-1.6.2-2|170	- Rebuild for .la files removal.
12mr|directfb-1.6.2-2|171	
12mr|directfb-1.6.2-2|172	* Tue Oct 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.13-3
12mr|directfb-1.6.2-2|173	+ Revision: 702704
12mr|directfb-1.6.2-2|174	- rebuild
12mr|directfb-1.6.2-2|175	
12mr|directfb-1.6.2-2|176	* Mon Sep 12 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.13-2
12mr|directfb-1.6.2-2|177	+ Revision: 699480
12mr|directfb-1.6.2-2|178	- Patch11: add support against libpng-1.5 (patch from Gentoo)
12mr|directfb-1.6.2-2|179	
12mr|directfb-1.6.2-2|180	+ GÃ¶tz Waschk <waschk@mandriva.org>
12mr|directfb-1.6.2-2|181	- rebuild
12mr|directfb-1.6.2-2|182	
12mr|directfb-1.6.2-2|183	* Mon Jul 18 2011 Funda Wang <fwang@mandriva.org> 1.4.13-1
12mr|directfb-1.6.2-2|184	+ Revision: 690216
12mr|directfb-1.6.2-2|185	- new version 1.4.13
12mr|directfb-1.6.2-2|186	
12mr|directfb-1.6.2-2|187	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.12-2
12mr|directfb-1.6.2-2|188	+ Revision: 661657
12mr|directfb-1.6.2-2|189	- multiarch fixes
12mr|directfb-1.6.2-2|190	
12mr|directfb-1.6.2-2|191	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.4.12-1
12mr|directfb-1.6.2-2|192	+ Revision: 655719
12mr|directfb-1.6.2-2|193	- new version 1.4.12
12mr|directfb-1.6.2-2|194	
12mr|directfb-1.6.2-2|195	* Thu Dec 16 2010 Funda Wang <fwang@mandriva.org> 1.4.11-1mdv2011.0
12mr|directfb-1.6.2-2|196	+ Revision: 622403
12mr|directfb-1.6.2-2|197	- build x11 backend rather than SDL backend
12mr|directfb-1.6.2-2|198	- new version 1.4.11 ( LIBMAJOR 0->5 )
12mr|directfb-1.6.2-2|199	
12mr|directfb-1.6.2-2|200	* Fri Dec 03 2010 Funda Wang <fwang@mandriva.org> 1.4.3-3mdv2011.0
12mr|directfb-1.6.2-2|201	+ Revision: 605773
12mr|directfb-1.6.2-2|202	- disable png14 patch at the time
12mr|directfb-1.6.2-2|203	- add archlinux patch to build with png14
12mr|directfb-1.6.2-2|204	
12mr|directfb-1.6.2-2|205	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|directfb-1.6.2-2|206	- rebuild
12mr|directfb-1.6.2-2|207	
12mr|directfb-1.6.2-2|208	* Wed Feb 17 2010 Frederic Crozat <fcrozat@mandriva.com> 1.4.3-2mdv2010.1
12mr|directfb-1.6.2-2|209	+ Revision: 507128
12mr|directfb-1.6.2-2|210	- Force rebuild
12mr|directfb-1.6.2-2|211	
12mr|directfb-1.6.2-2|212	+ Funda Wang <fwang@mandriva.org>
12mr|directfb-1.6.2-2|213	- update file list
12mr|directfb-1.6.2-2|214	
12mr|directfb-1.6.2-2|215	* Mon Feb 15 2010 Funda Wang <fwang@mandriva.org> 1.4.3-1mdv2010.1
12mr|directfb-1.6.2-2|216	+ Revision: 506343
12mr|directfb-1.6.2-2|217	- new version 1.4.3
12mr|directfb-1.6.2-2|218	
12mr|directfb-1.6.2-2|219	* Sun Jan 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.2-3mdv2010.1
12mr|directfb-1.6.2-2|220	+ Revision: 488746
12mr|directfb-1.6.2-2|221	- rebuilt against libjpeg v8
12mr|directfb-1.6.2-2|222	
12mr|directfb-1.6.2-2|223	* Sun Nov 08 2009 Funda Wang <fwang@mandriva.org> 1.4.2-2mdv2010.1
12mr|directfb-1.6.2-2|224	+ Revision: 463046
12mr|directfb-1.6.2-2|225	- rebuild for new sdl
12mr|directfb-1.6.2-2|226	
12mr|directfb-1.6.2-2|227	* Sun Nov 08 2009 Funda Wang <fwang@mandriva.org> 1.4.2-1mdv2010.1
12mr|directfb-1.6.2-2|228	+ Revision: 462881
12mr|directfb-1.6.2-2|229	- rediff unicode patch from debian
12mr|directfb-1.6.2-2|230	- New version 1.4.2 (new apiver 1.2->1.4)
12mr|directfb-1.6.2-2|231	- New version 1.2.9
12mr|directfb-1.6.2-2|232	
12mr|directfb-1.6.2-2|233	* Thu Sep 24 2009 Olivier Blin <blino@mandriva.org> 1.2.8-4mdv2010.0
12mr|directfb-1.6.2-2|234	+ Revision: 448234
12mr|directfb-1.6.2-2|235	- allow to bootstrap build because of directfb<->sdl (from Arnaud Patard)
12mr|directfb-1.6.2-2|236	
12mr|directfb-1.6.2-2|237	* Sat Aug 15 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.8-3mdv2010.0
12mr|directfb-1.6.2-2|238	+ Revision: 416611
12mr|directfb-1.6.2-2|239	- rebuilt against libjpeg v7
12mr|directfb-1.6.2-2|240	
12mr|directfb-1.6.2-2|241	* Fri Jun 12 2009 Funda Wang <fwang@mandriva.org> 1.2.8-2mdv2010.0
12mr|directfb-1.6.2-2|242	+ Revision: 385364
12mr|directfb-1.6.2-2|243	- fix mis use of ldflags and libadd
12mr|directfb-1.6.2-2|244	
12mr|directfb-1.6.2-2|245	* Fri Jun 12 2009 Funda Wang <fwang@mandriva.org> 1.2.8-1mdv2010.0
12mr|directfb-1.6.2-2|246	+ Revision: 385355
12mr|directfb-1.6.2-2|247	- New version 1.2.8
12mr|directfb-1.6.2-2|248	
12mr|directfb-1.6.2-2|249	* Wed Mar 25 2009 Olivier Blin <blino@mandriva.org> 1.2.7-2mdv2009.1
12mr|directfb-1.6.2-2|250	+ Revision: 361123
12mr|directfb-1.6.2-2|251	- fix race condition when switching vt and exiting splashy at the same
12mr|directfb-1.6.2-2|252	time (happens at One shutdown, reproducible using:
12mr|directfb-1.6.2-2|253	splashy shutdown; sleep 1; splashy_update exit; chvt 1)
12mr|directfb-1.6.2-2|254	
12mr|directfb-1.6.2-2|255	+ GÃ¶tz Waschk <waschk@mandriva.org>
12mr|directfb-1.6.2-2|256	- use default optimization, a.k.a. disable -O3
12mr|directfb-1.6.2-2|257	
12mr|directfb-1.6.2-2|258	* Fri Feb 27 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.2.7-1mdv2009.1
12mr|directfb-1.6.2-2|259	+ Revision: 345448
12mr|directfb-1.6.2-2|260	- remove kernel-source dep
12mr|directfb-1.6.2-2|261	- new version
12mr|directfb-1.6.2-2|262	- drop patch 2
12mr|directfb-1.6.2-2|263	- rediff patches 1,3,4,5
12mr|directfb-1.6.2-2|264	- fix format strings
12mr|directfb-1.6.2-2|265	
12mr|directfb-1.6.2-2|266	* Sat Oct 11 2008 Funda Wang <fwang@mandriva.org> 1.2.6-1mdv2009.1
12mr|directfb-1.6.2-2|267	+ Revision: 292188
12mr|directfb-1.6.2-2|268	- New version 1.2.6
12mr|directfb-1.6.2-2|269	
12mr|directfb-1.6.2-2|270	* Mon Sep 22 2008 Olivier Blin <blino@mandriva.org> 1.2.3-3mdv2009.0
12mr|directfb-1.6.2-2|271	+ Revision: 286745
12mr|directfb-1.6.2-2|272	- fix unicode key handling (rediffed from Debian #401296)
12mr|directfb-1.6.2-2|273	- rework and reenable patch reopening vt, to fix Esc key handling in
12mr|directfb-1.6.2-2|274	splashy (#44074), and stop screen corruption as a side-effect (#39971)
12mr|directfb-1.6.2-2|275	
12mr|directfb-1.6.2-2|276	* Wed Sep 03 2008 Olivier Blin <blino@mandriva.org> 1.2.3-2mdv2009.0
12mr|directfb-1.6.2-2|277	+ Revision: 279799
12mr|directfb-1.6.2-2|278	- remove common linkage of x11 system and x11 input driver, it makes
12mr|directfb-1.6.2-2|279	directfb segfault
12mr|directfb-1.6.2-2|280	- remove deprecated configure option (avifile is now in extra)
12mr|directfb-1.6.2-2|281	
12mr|directfb-1.6.2-2|282	* Tue Aug 19 2008 Olivier Blin <blino@mandriva.org> 1.2.3-1mdv2009.0
12mr|directfb-1.6.2-2|283	+ Revision: 273978
12mr|directfb-1.6.2-2|284	- 1.2.3
12mr|directfb-1.6.2-2|285	
12mr|directfb-1.6.2-2|286	* Sun Aug 17 2008 Funda Wang <fwang@mandriva.org> 1.2.2-2mdv2009.0
12mr|directfb-1.6.2-2|287	+ Revision: 272985
12mr|directfb-1.6.2-2|288	- rebuild for new SDL
12mr|directfb-1.6.2-2|289	
12mr|directfb-1.6.2-2|290	* Sun Aug 17 2008 Funda Wang <fwang@mandriva.org> 1.2.2-1mdv2009.0
12mr|directfb-1.6.2-2|291	+ Revision: 272913
12mr|directfb-1.6.2-2|292	- disable patch5, as it breaks diretfb
12mr|directfb-1.6.2-2|293	- rediff patch5
12mr|directfb-1.6.2-2|294	- New version 1.2.2 (new api major)
12mr|directfb-1.6.2-2|295	
12mr|directfb-1.6.2-2|296	* Wed Aug 06 2008 Olivier Blin <blino@mandriva.org> 1.1.1-4mdv2009.0
12mr|directfb-1.6.2-2|297	+ Revision: 264262
12mr|directfb-1.6.2-2|298	- move object files in devel package (#39636)
12mr|directfb-1.6.2-2|299	
12mr|directfb-1.6.2-2|300	* Wed Jul 23 2008 Olivier Blin <blino@mandriva.org> 1.1.1-3mdv2009.0
12mr|directfb-1.6.2-2|301	+ Revision: 242965
12mr|directfb-1.6.2-2|302	- try to reopen console devices when needed, for example by splashy
12mr|directfb-1.6.2-2|303	which changes root (from Debian package, Debian #462626)
12mr|directfb-1.6.2-2|304	- fix vnc system build (patch from git)
12mr|directfb-1.6.2-2|305	
12mr|directfb-1.6.2-2|306	+ Pixel <pixel@mandriva.com>
12mr|directfb-1.6.2-2|307	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|directfb-1.6.2-2|308	
12mr|directfb-1.6.2-2|309	* Sat May 31 2008 Funda Wang <fwang@mandriva.org> 1.1.1-2mdv2009.0
12mr|directfb-1.6.2-2|310	+ Revision: 213618
12mr|directfb-1.6.2-2|311	- rebuild
12mr|directfb-1.6.2-2|312	
12mr|directfb-1.6.2-2|313	* Wed May 28 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.1-1mdv2009.0
12mr|directfb-1.6.2-2|314	+ Revision: 212696
12mr|directfb-1.6.2-2|315	- Update to latest upstream release 1.1.1.
12mr|directfb-1.6.2-2|316	Remake patches to allow static build, as some chunks were already applied.
12mr|directfb-1.6.2-2|317	
12mr|directfb-1.6.2-2|318	* Tue May 27 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.0.1-3mdv2009.0
12mr|directfb-1.6.2-2|319	+ Revision: 211828
12mr|directfb-1.6.2-2|320	- Explicitily link with -lm due to link failure on x86_64. Reason of no
12mr|directfb-1.6.2-2|321	failure on i586 seens to be that the compiler generated direct assembly
12mr|directfb-1.6.2-2|322	calls for the math routines, bypassing libm.
12mr|directfb-1.6.2-2|323	- o Don't search for headers in /usr/X11R6/include neither link with
12mr|directfb-1.6.2-2|324	libraries under /usr/X11R6/lib.
12mr|directfb-1.6.2-2|325	o Correct an underlinking problem in the penmount driver.
12mr|directfb-1.6.2-2|326	
12mr|directfb-1.6.2-2|327	+ Olivier Blin <blino@mandriva.org>
12mr|directfb-1.6.2-2|328	- restore BuildRoot
12mr|directfb-1.6.2-2|329	
12mr|directfb-1.6.2-2|330	+ Thierry Vignaud <tv@mandriva.org>
12mr|directfb-1.6.2-2|331	- kill re-definition of %%buildroot on Pixel's request
12mr|directfb-1.6.2-2|332	
12mr|directfb-1.6.2-2|333	* Mon Oct 08 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0.1-1mdv2008.1
12mr|directfb-1.6.2-2|334	+ Revision: 95687
12mr|directfb-1.6.2-2|335	- new version
12mr|directfb-1.6.2-2|336	
12mr|directfb-1.6.2-2|337	* Tue Jun 26 2007 Thierry Vignaud <tv@mandriva.org> 1.0.0-7mdv2008.0
12mr|directfb-1.6.2-2|338	+ Revision: 44532
12mr|directfb-1.6.2-2|339	- new devel library policy
12mr|directfb-1.6.2-2|340	
12mr|directfb-1.6.2-2|341	* Sat Jun 09 2007 Olivier Blin <blino@mandriva.org> 1.0.0-6mdv2008.0
12mr|directfb-1.6.2-2|342	+ Revision: 37708
12mr|directfb-1.6.2-2|343	- require libsysfs-static-devel in devel package
12mr|directfb-1.6.2-2|344	
12mr|directfb-1.6.2-2|345	* Sat Jun 09 2007 Olivier Blin <blino@mandriva.org> 1.0.0-5mdv2008.0
12mr|directfb-1.6.2-2|346	+ Revision: 37693
12mr|directfb-1.6.2-2|347	- use .a archives for static linking instead of the .o files (from Debian, required for splashy)
12mr|directfb-1.6.2-2|348	- add sysfs in directfb-config (patch from Debian)
12mr|directfb-1.6.2-2|349	- require libsysfs-devel in devel package
12mr|directfb-1.6.2-2|350	
12mr|directfb-1.6.2-2|351	* Sat Jun 09 2007 Olivier Blin <blino@mandriva.org> 1.0.0-4mdv2008.0
12mr|directfb-1.6.2-2|352	+ Revision: 37601
12mr|directfb-1.6.2-2|353	- build static files in devel package
12mr|directfb-1.6.2-2|354	
12mr|directfb-1.6.2-2|355	+ Funda Wang <fwang@mandriva.org>
12mr|directfb-1.6.2-2|356	- Hardcode buildrequires libmajor
12mr|directfb-1.6.2-2|357	
12mr|directfb-1.6.2-2|358	* Mon May 21 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0.0-2mdv2008.0
12mr|directfb-1.6.2-2|359	+ Revision: 29019
12mr|directfb-1.6.2-2|360	- add conflicts with older devel packages
12mr|directfb-1.6.2-2|361	
12mr|directfb-1.6.2-2|362	* Tue May 15 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0.0-1mdv2008.0
12mr|directfb-1.6.2-2|363	+ Revision: 26888
12mr|directfb-1.6.2-2|364	- new version
12mr|directfb-1.6.2-2|365	- new major
12mr|directfb-1.6.2-2|366	- disable matrox driver
12mr|directfb-1.6.2-2|367	
12mr|directfb-1.6.2-2|368	
12mr|directfb-1.6.2-2|369	* Thu Mar 15 2007 Olivier Blin <oblin@mandriva.com> 0.9.25.1-4mdv2007.1
12mr|directfb-1.6.2-2|370	+ Revision: 144510
12mr|directfb-1.6.2-2|371	- do not buildconflicts with directfb-devel since this package buildrequires SDL-devel which requires directfb-devel (to restore on major change)
12mr|directfb-1.6.2-2|372	
12mr|directfb-1.6.2-2|373	+ Thierry Vignaud <tvignaud@mandriva.com>
12mr|directfb-1.6.2-2|374	- do not package huge (1.3Mb!) ChangeLog
12mr|directfb-1.6.2-2|375	
12mr|directfb-1.6.2-2|376	* Sun Feb 18 2007 Anssi Hannula <anssi@mandriva.org> 0.9.25.1-3mdv2007.1
12mr|directfb-1.6.2-2|377	+ Revision: 122544
12mr|directfb-1.6.2-2|378	- rebuild for new libgii
12mr|directfb-1.6.2-2|379	- Import directfb
12mr|directfb-1.6.2-2|380	
12mr|directfb-1.6.2-2|381	* Sat May 06 2006 Anssi Hannula <anssi@mandriva.org> 0.9.25.1-2mdk
12mr|directfb-1.6.2-2|382	- add build switch for multi, default disabled
12mr|directfb-1.6.2-2|383	- BuildRequires SDL-devel
12mr|directfb-1.6.2-2|384	
12mr|directfb-1.6.2-2|385	* Sat May 06 2006 Götz Waschk <waschk@mandriva.org> 0.9.25.1-1mdk
12mr|directfb-1.6.2-2|386	- update file list
12mr|directfb-1.6.2-2|387	- new major
12mr|directfb-1.6.2-2|388	- drop patch
12mr|directfb-1.6.2-2|389	- New release 0.9.25.1
12mr|directfb-1.6.2-2|390	
12mr|directfb-1.6.2-2|391	* Fri Apr 21 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.9.24-5mdk
12mr|directfb-1.6.2-2|392	- rebuild (fix /usr/lib/pkgconfig/directfb-internal.pc version on x86_64)
12mr|directfb-1.6.2-2|393	
12mr|directfb-1.6.2-2|394	* Tue Dec 13 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.9.24-4mdk
12mr|directfb-1.6.2-2|395	- rebuild with new libsysfs
12mr|directfb-1.6.2-2|396	
12mr|directfb-1.6.2-2|397	* Fri Nov 18 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.9.24-3mdk
12mr|directfb-1.6.2-2|398	- rebuild because devel subpackage got linked with 0.9.22 instead of 0.9.24
12mr|directfb-1.6.2-2|399	on x86_64
12mr|directfb-1.6.2-2|400	
12mr|directfb-1.6.2-2|401	* Thu Nov 03 2005 GÃ¶tz Waschk <waschk@mandriva.org> 0.9.24-2mdk
12mr|directfb-1.6.2-2|402	- rebuild for new directfb
12mr|directfb-1.6.2-2|403	
12mr|directfb-1.6.2-2|404	* Wed Nov 02 2005 Götz Waschk <waschk@mandriva.org> 0.9.24-1mdk
12mr|directfb-1.6.2-2|405	- new major
12mr|directfb-1.6.2-2|406	- drop merged patch 2
12mr|directfb-1.6.2-2|407	- New release 0.9.24
12mr|directfb-1.6.2-2|408	
12mr|directfb-1.6.2-2|409	* Sat Jul 09 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.9.22-5mdk
12mr|directfb-1.6.2-2|410	- rebuild so that devel subpackage got linked with 0.9.22 instead of 0.9.21 on
12mr|directfb-1.6.2-2|411	x86_64
12mr|directfb-1.6.2-2|412	
12mr|directfb-1.6.2-2|413	* Sat Jun 18 2005 Götz Waschk <waschk@mandriva.org> 0.9.22-4mdk
12mr|directfb-1.6.2-2|414	- add conflict to fix upgrade from stable
12mr|directfb-1.6.2-2|415	
12mr|directfb-1.6.2-2|416	* Sun May 01 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.9.22-3mdk
12mr|directfb-1.6.2-2|417	- update patch2 to include i830 driver (fix ppc build)
12mr|directfb-1.6.2-2|418	
12mr|directfb-1.6.2-2|419	* Sat Apr 30 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.9.22-2mdk
12mr|directfb-1.6.2-2|420	- rebuild so that devel subpackage got linked with 0.9.22 instead of 0.9.21
12mr|directfb-1.6.2-2|421	
12mr|directfb-1.6.2-2|422	* Tue Apr 26 2005 Götz Waschk <waschk@mandriva.org> 0.9.22-1mdk
12mr|directfb-1.6.2-2|423	- drop patch 0
12mr|directfb-1.6.2-2|424	- new major
12mr|directfb-1.6.2-2|425	- New release 0.9.22
12mr|directfb-1.6.2-2|426	
12mr|directfb-1.6.2-2|427	* Sat Feb 19 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.9.21-3mdk
12mr|directfb-1.6.2-2|428	- Patch2: fix build on ppc (don't build savage driver)
12mr|directfb-1.6.2-2|429	- add BuildRequires: libsysfs-devel
12mr|directfb-1.6.2-2|430	
12mr|directfb-1.6.2-2|431	* Tue Feb 15 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.9.21-2mdk
12mr|directfb-1.6.2-2|432	- nuke lib64 rpaths
12mr|directfb-1.6.2-2|433	- fix build, multiarch
12mr|directfb-1.6.2-2|434	
12mr|directfb-1.6.2-2|435	* Wed Dec 22 2004 Per Ãyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.21-1mdk
12mr|directfb-1.6.2-2|436	- 0.9.21 (finally!)
12mr|directfb-1.6.2-2|437	- do libtoolize again
12mr|directfb-1.6.2-2|438	- compile with -O3
12mr|directfb-1.6.2-2|439	- ship all binaries again
12mr|directfb-1.6.2-2|440	- drop P1, P2 & P3 (fixed upstream)
12mr|directfb-1.6.2-2|441	- cosmetics
12mr|directfb-1.6.2-2|442	
12mr|directfb-1.6.2-2|443	* Wed Sep 29 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.9.20-2mdk
12mr|directfb-1.6.2-2|444	- merge patches from Debian:
12mr|directfb-1.6.2-2|445	* fix matrox driver build
12mr|directfb-1.6.2-2|446	* fix savage driver build (include <linux/fb.h> adequately)
12mr|directfb-1.6.2-2|447	* fix IDirectFBVideoProvider build (add <linux/videodev2.h> specifically)
12mr|directfb-1.6.2-2|448	

13799 12
12mr|dirmngr-1.1.0-4|1	%define name    dirmngr
12mr|dirmngr-1.1.0-4|2	%define version 1.1.0
12mr|dirmngr-1.1.0-4|3	%define release 4
12mr|dirmngr-1.1.0-4|4	
12mr|dirmngr-1.1.0-4|5	Summary:	Client for Managing/Downloading CRLs
12mr|dirmngr-1.1.0-4|6	Name:		%{name}
12mr|dirmngr-1.1.0-4|7	Version:	%{version}
12mr|dirmngr-1.1.0-4|8	Release:	%{release}
12mr|dirmngr-1.1.0-4|9	License:	GPLv2+
12mr|dirmngr-1.1.0-4|10	Group:		System/Libraries
12mr|dirmngr-1.1.0-4|11	URL:		http://www.gnupg.org/
12mr|dirmngr-1.1.0-4|12	Source0:	ftp://ftp.gnupg.org/gcrypt/%{name}/%{name}-%{version}.tar.bz2
12mr|dirmngr-1.1.0-4|13	Source1:	%{SOURCE0}.sig
12mr|dirmngr-1.1.0-4|14	BuildRequires:	libgcrypt-devel >= 1.1.94
12mr|dirmngr-1.1.0-4|15	BuildRequires:	libgpg-error-devel >= 0.7
12mr|dirmngr-1.1.0-4|16	BuildRequires:	libksba-devel >= 0.9.11
12mr|dirmngr-1.1.0-4|17	BuildRequires:	libassuan-devel >= 0.9.3
12mr|dirmngr-1.1.0-4|18	BuildRequires:	libpth-devel
12mr|dirmngr-1.1.0-4|19	# won't work with ldap1
12mr|dirmngr-1.1.0-4|20	BuildRequires:	openldap-devel
12mr|dirmngr-1.1.0-4|21	BuildRequires:	texinfo
12mr|dirmngr-1.1.0-4|22	BuildRequires:	tetex-latex
12mr|dirmngr-1.1.0-4|23	
12mr|dirmngr-1.1.0-4|24	%description
12mr|dirmngr-1.1.0-4|25	Dirmngr is a client for managing and downloading certificate revocation
12mr|dirmngr-1.1.0-4|26	lists (CRLs) for X509 certificates and for downloading the certificates
12mr|dirmngr-1.1.0-4|27	themselves. Dirmngr is usually invoked by gpgsm and in general not used
12mr|dirmngr-1.1.0-4|28	directly.
12mr|dirmngr-1.1.0-4|29	
12mr|dirmngr-1.1.0-4|30	%prep
12mr|dirmngr-1.1.0-4|31	%setup -q -n %{name}-%{version}
12mr|dirmngr-1.1.0-4|32	
12mr|dirmngr-1.1.0-4|33	%build
12mr|dirmngr-1.1.0-4|34	export LDFLAGS="-llber"
12mr|dirmngr-1.1.0-4|35	%configure2_5x --localstatedir=%{_var}
12mr|dirmngr-1.1.0-4|36	%make
12mr|dirmngr-1.1.0-4|37	
12mr|dirmngr-1.1.0-4|38	make -C doc pdf
12mr|dirmngr-1.1.0-4|39	
12mr|dirmngr-1.1.0-4|40	%check
12mr|dirmngr-1.1.0-4|41	make check
12mr|dirmngr-1.1.0-4|42	
12mr|dirmngr-1.1.0-4|43	%install
12mr|dirmngr-1.1.0-4|44	mkdir -p %{buildroot}%{_sysconfdir}/dirmngr
12mr|dirmngr-1.1.0-4|45	mkdir -p %{buildroot}%{_sysconfdir}/dirmngr/trusted-certs
12mr|dirmngr-1.1.0-4|46	mkdir -p %{buildroot}%{_var}/run/dirmngr
12mr|dirmngr-1.1.0-4|47	mkdir -p %{buildroot}%{_var}/cache/dirmngr/crls.d
12mr|dirmngr-1.1.0-4|48	mkdir -p %{buildroot}%{_var}/lib/dirmngr/extra-certs
12mr|dirmngr-1.1.0-4|49	
12mr|dirmngr-1.1.0-4|50	%makeinstall_std
12mr|dirmngr-1.1.0-4|51	
12mr|dirmngr-1.1.0-4|52	%find_lang %{name}
12mr|dirmngr-1.1.0-4|53	
12mr|dirmngr-1.1.0-4|54	%files -f %{name}.lang
12mr|dirmngr-1.1.0-4|55	%defattr(-,root,root)
12mr|dirmngr-1.1.0-4|56	%doc README* ChangeLog NEWS doc/dirmngr.pdf
12mr|dirmngr-1.1.0-4|57	%dir %{_sysconfdir}/dirmngr
12mr|dirmngr-1.1.0-4|58	%dir %{_sysconfdir}/dirmngr/trusted-certs
12mr|dirmngr-1.1.0-4|59	%{_bindir}/*
12mr|dirmngr-1.1.0-4|60	%{_infodir}/*.info*
12mr|dirmngr-1.1.0-4|61	%{_libexecdir}/dirmngr_ldap
12mr|dirmngr-1.1.0-4|62	%{_mandir}/man1/dirmngr-client.*
12mr|dirmngr-1.1.0-4|63	%{_mandir}/man1/dirmngr.*
12mr|dirmngr-1.1.0-4|64	%{_var}/run/dirmngr
12mr|dirmngr-1.1.0-4|65	%{_var}/cache/dirmngr
12mr|dirmngr-1.1.0-4|66	%{_var}/lib/dirmngr
12mr|dirmngr-1.1.0-4|67	
12mr|dirmngr-1.1.0-4|68	
12mr|dirmngr-1.1.0-4|69	
12mr|dirmngr-1.1.0-4|70	%changelog
12mr|dirmngr-1.1.0-4|71	

13800 12
12mr|distcache-1.5.1-22|1	%define	major 1
12mr|distcache-1.5.1-22|2	%define libname %mklibname %{name} %{major}
12mr|distcache-1.5.1-22|3	%define develname %mklibname -d %{name}
12mr|distcache-1.5.1-22|4	
12mr|distcache-1.5.1-22|5	Summary:	Programs to provide a distributed session caching architecture
12mr|distcache-1.5.1-22|6	Name:		distcache
12mr|distcache-1.5.1-22|7	Version:	1.5.1
12mr|distcache-1.5.1-22|8	Release:	22
12mr|distcache-1.5.1-22|9	License:	LGPL
12mr|distcache-1.5.1-22|10	Group:		System/Servers
12mr|distcache-1.5.1-22|11	URL:		http://www.distcache.org/
12mr|distcache-1.5.1-22|12	Source0:	http://prdownloads.sourceforge.net/distcache/%{name}-%{version}.tar.bz2
12mr|distcache-1.5.1-22|13	Source1:	dc_server.init
12mr|distcache-1.5.1-22|14	Source2:	dc_client.init
12mr|distcache-1.5.1-22|15	Patch0:		distcache-limits.diff
12mr|distcache-1.5.1-22|16	Patch1:		distcache-libdeps.diff
12mr|distcache-1.5.1-22|17	Patch2:		distcache-1.5.1-autopoo_fixes.diff
12mr|distcache-1.5.1-22|18	Patch3:		distcache-1.5.1-cvs_fixes.diff
12mr|distcache-1.5.1-22|19	BuildRequires:	pkgconfig(openssl)
12mr|distcache-1.5.1-22|20	BuildRequires:	chrpath
12mr|distcache-1.5.1-22|21	BuildRequires:	autoconf automake libtool
12mr|distcache-1.5.1-22|22	
12mr|distcache-1.5.1-22|23	%description
12mr|distcache-1.5.1-22|24	This package provides tools from the distcache project to deploy a distributed
12mr|distcache-1.5.1-22|25	session caching environment. This is most notably useful for SSL/TLS session
12mr|distcache-1.5.1-22|26	caching with supported OpenSSL-based applications. The caching protocol and API
12mr|distcache-1.5.1-22|27	is independent of SSL/TLS specifics and could be useful in other (non-SSL/TLS)
12mr|distcache-1.5.1-22|28	circumstances.
12mr|distcache-1.5.1-22|29	
12mr|distcache-1.5.1-22|30	%package	server
12mr|distcache-1.5.1-22|31	Summary:	Distributed session cache server
12mr|distcache-1.5.1-22|32	Group:		System/Servers
12mr|distcache-1.5.1-22|33	Requires(post): rpm-helper
12mr|distcache-1.5.1-22|34	Requires(preun): rpm-helper
12mr|distcache-1.5.1-22|35	
12mr|distcache-1.5.1-22|36	%description	server
12mr|distcache-1.5.1-22|37	dc_server runs a cache server and starts listening on a configurable network
12mr|distcache-1.5.1-22|38	address for connections. Incoming connections are expected to communicate using
12mr|distcache-1.5.1-22|39	the distcache protocol, and would typically be instances of dc_client running
12mr|distcache-1.5.1-22|40	on other machines.
12mr|distcache-1.5.1-22|41	
12mr|distcache-1.5.1-22|42	%package	client
12mr|distcache-1.5.1-22|43	Summary:	Distributed session cache client proxy
12mr|distcache-1.5.1-22|44	Group:		System/Servers
12mr|distcache-1.5.1-22|45	Requires(post): rpm-helper
12mr|distcache-1.5.1-22|46	Requires(preun): rpm-helper
12mr|distcache-1.5.1-22|47	
12mr|distcache-1.5.1-22|48	%description	client
12mr|distcache-1.5.1-22|49	dc_client runs a client proxy to provide access to a remote cache server
12mr|distcache-1.5.1-22|50	(typically over TCP/IPv4) by providing a local service (typically over unix
12mr|distcache-1.5.1-22|51	domain sockets). It starts listening on a configurable network address for
12mr|distcache-1.5.1-22|52	connections and establishes a persistent connection to an instance of dc_server
12mr|distcache-1.5.1-22|53	for proxying cache operations to. Incoming connections are expected to
12mr|distcache-1.5.1-22|54	communicate using the distcache protocol, and would typically be applications
12mr|distcache-1.5.1-22|55	using one of the distcache APIs in libdistcache to encapsulate these
12mr|distcache-1.5.1-22|56	communications.
12mr|distcache-1.5.1-22|57	
12mr|distcache-1.5.1-22|58	The common use of dc_client is to run as a local agent on each host machine
12mr|distcache-1.5.1-22|59	that requires use of the distributed cache, as the listening address should
12mr|distcache-1.5.1-22|60	probably use unix domain sockets which are better suited to frequent (and
12mr|distcache-1.5.1-22|61	temporary) connections being used for individual cache operations. Likewise,
12mr|distcache-1.5.1-22|62	the connection dc_client makes to the cache server (dc_server) for proxying
12mr|distcache-1.5.1-22|63	cache operations is typically over a genuine network to remote machine, using
12mr|distcache-1.5.1-22|64	TCP/IPv4.
12mr|distcache-1.5.1-22|65	
12mr|distcache-1.5.1-22|66	%package -n	%{libname}
12mr|distcache-1.5.1-22|67	Summary:	Shared libraries for %{name}
12mr|distcache-1.5.1-22|68	Group:		System/Libraries
12mr|distcache-1.5.1-22|69	
12mr|distcache-1.5.1-22|70	%description -n	%{libname}
12mr|distcache-1.5.1-22|71	This package provides tools from the distcache project to deploy a distributed
12mr|distcache-1.5.1-22|72	session caching environment. This is most notably useful for SSL/TLS session
12mr|distcache-1.5.1-22|73	caching with supported OpenSSL-based applications. The caching protocol and API
12mr|distcache-1.5.1-22|74	is independent of SSL/TLS specifics and could be useful in other (non-SSL/TLS)
12mr|distcache-1.5.1-22|75	circumstances.
12mr|distcache-1.5.1-22|76	
12mr|distcache-1.5.1-22|77	%package -n	%{develname}
12mr|distcache-1.5.1-22|78	Summary:	Libraries and header files for building distcache-compatible software
12mr|distcache-1.5.1-22|79	Group:		Development/C
12mr|distcache-1.5.1-22|80	Requires:	%{libname} >= %{version}
12mr|distcache-1.5.1-22|81	Provides:	%{libname}-devel = %{version}
12mr|distcache-1.5.1-22|82	Provides:	%{name}-devel = %{version}
12mr|distcache-1.5.1-22|83	
12mr|distcache-1.5.1-22|84	%description -n	%{develname}
12mr|distcache-1.5.1-22|85	This package includes the libraries and header files from the distcache project
12mr|distcache-1.5.1-22|86	that are required to compile
12mr|distcache-1.5.1-22|87	distcache-compatible software.
12mr|distcache-1.5.1-22|88	
12mr|distcache-1.5.1-22|89	%package	utils
12mr|distcache-1.5.1-22|90	Summary:	Utilities for testing and benchmarking %{name} SSL/TLS servers
12mr|distcache-1.5.1-22|91	Group:		System/Servers
12mr|distcache-1.5.1-22|92	Requires:	%{libname} = %{version}-%{release}
12mr|distcache-1.5.1-22|93	
12mr|distcache-1.5.1-22|94	%description	utils
12mr|distcache-1.5.1-22|95	o dc_snoop - Distributed session cache traffic analysis.
12mr|distcache-1.5.1-22|96	o dc_test - Distributed session cache testing and benchmarking tool.
12mr|distcache-1.5.1-22|97	o nal_test - benchmarking and self-testing libnal program.
12mr|distcache-1.5.1-22|98	o piper - Test file-descriptor based addresses.
12mr|distcache-1.5.1-22|99	o sslswamp - SSL/TLS load-tester based on OpenSSL.
12mr|distcache-1.5.1-22|100	
12mr|distcache-1.5.1-22|101	%prep
12mr|distcache-1.5.1-22|102	%setup -q
12mr|distcache-1.5.1-22|103	%patch0 -p0
12mr|distcache-1.5.1-22|104	%patch1 -p1
12mr|distcache-1.5.1-22|105	%patch2 -p1
12mr|distcache-1.5.1-22|106	%patch3 -p1
12mr|distcache-1.5.1-22|107	
12mr|distcache-1.5.1-22|108	cp %{SOURCE1} dc_server.init
12mr|distcache-1.5.1-22|109	cp %{SOURCE2} dc_client.init
12mr|distcache-1.5.1-22|110	
12mr|distcache-1.5.1-22|111	%build
12mr|distcache-1.5.1-22|112	%serverbuild
12mr|distcache-1.5.1-22|113	
12mr|distcache-1.5.1-22|114	export WANT_AUTOCONF_2_5=1
12mr|distcache-1.5.1-22|115	
12mr|distcache-1.5.1-22|116	# bootstrap it (bootstrap.sh won't cut it...)
12mr|distcache-1.5.1-22|117	libtoolize --copy --force; aclocal; autoheader; autoconf; automake --foreign --add-missing
12mr|distcache-1.5.1-22|118	
12mr|distcache-1.5.1-22|119	pushd ssl
12mr|distcache-1.5.1-22|120	libtoolize --copy --force; aclocal; autoheader; autoconf; automake --foreign --add-missing
12mr|distcache-1.5.1-22|121	popd
12mr|distcache-1.5.1-22|122	
12mr|distcache-1.5.1-22|123	export CFLAGS="$CFLAGS -fPIC"
12mr|distcache-1.5.1-22|124	
12mr|distcache-1.5.1-22|125	%configure2_5x \
12mr|distcache-1.5.1-22|126	--enable-shared \
12mr|distcache-1.5.1-22|127	--disable-static \
12mr|distcache-1.5.1-22|128	--enable-ssl \
12mr|distcache-1.5.1-22|129	--enable-swamp \
12mr|distcache-1.5.1-22|130	--with-ssl=%{_prefix}
12mr|distcache-1.5.1-22|131	%make
12mr|distcache-1.5.1-22|132	
12mr|distcache-1.5.1-22|133	%install
12mr|distcache-1.5.1-22|134	rm -rf %{buildroot}
12mr|distcache-1.5.1-22|135	
12mr|distcache-1.5.1-22|136	%makeinstall
12mr|distcache-1.5.1-22|137	
12mr|distcache-1.5.1-22|138	install -d %{buildroot}%{_sbindir}
12mr|distcache-1.5.1-22|139	install -d %{buildroot}%{_initrddir}
12mr|distcache-1.5.1-22|140	install -d %{buildroot}%{_sysconfdir}
12mr|distcache-1.5.1-22|141	
12mr|distcache-1.5.1-22|142	install -m755 dc_server.init %{buildroot}%{_initrddir}/dc_server
12mr|distcache-1.5.1-22|143	install -m755 dc_client.init %{buildroot}%{_initrddir}/dc_client
12mr|distcache-1.5.1-22|144	
12mr|distcache-1.5.1-22|145	mv %{buildroot}%{_bindir}/dc* %{buildroot}%{_sbindir}/
12mr|distcache-1.5.1-22|146	mv %{buildroot}%{_bindir}/nal* %{buildroot}%{_sbindir}/
12mr|distcache-1.5.1-22|147	
12mr|distcache-1.5.1-22|148	# delete rpath
12mr|distcache-1.5.1-22|149	chrpath -d %{buildroot}%{_bindir}/sslswamp
12mr|distcache-1.5.1-22|150	
12mr|distcache-1.5.1-22|151	%post server
12mr|distcache-1.5.1-22|152	%_post_service dc_server
12mr|distcache-1.5.1-22|153	
12mr|distcache-1.5.1-22|154	%preun server
12mr|distcache-1.5.1-22|155	%_preun_service dc_server
12mr|distcache-1.5.1-22|156	
12mr|distcache-1.5.1-22|157	%post client
12mr|distcache-1.5.1-22|158	%_post_service dc_client
12mr|distcache-1.5.1-22|159	
12mr|distcache-1.5.1-22|160	%preun client
12mr|distcache-1.5.1-22|161	%_preun_service dc_client
12mr|distcache-1.5.1-22|162	
12mr|distcache-1.5.1-22|163	%files server
12mr|distcache-1.5.1-22|164	%doc ANNOUNCE BUGS CHANGES FAQ README
12mr|distcache-1.5.1-22|165	%attr(0755,root,root) %{_initrddir}/dc_server
12mr|distcache-1.5.1-22|166	%attr(0755,root,root) %{_sbindir}/dc_server
12mr|distcache-1.5.1-22|167	%{_mandir}/man1/dc_server.1*
12mr|distcache-1.5.1-22|168	%{_mandir}/man8/distcache.8*
12mr|distcache-1.5.1-22|169	
12mr|distcache-1.5.1-22|170	%files client
12mr|distcache-1.5.1-22|171	%doc ANNOUNCE BUGS CHANGES FAQ README
12mr|distcache-1.5.1-22|172	%attr(0755,root,root) %{_initrddir}/dc_client
12mr|distcache-1.5.1-22|173	%attr(0755,root,root) %{_sbindir}/dc_client
12mr|distcache-1.5.1-22|174	%{_mandir}/man1/dc_client.1*
12mr|distcache-1.5.1-22|175	
12mr|distcache-1.5.1-22|176	%files utils
12mr|distcache-1.5.1-22|177	%attr(0755,root,root) %{_bindir}/piper
12mr|distcache-1.5.1-22|178	%attr(0755,root,root) %{_bindir}/sslswamp
12mr|distcache-1.5.1-22|179	%attr(0755,root,root) %{_sbindir}/dc_snoop
12mr|distcache-1.5.1-22|180	%attr(0755,root,root) %{_sbindir}/*_test
12mr|distcache-1.5.1-22|181	%attr(0755,root,root) %{_sbindir}/nal_echo
12mr|distcache-1.5.1-22|182	%attr(0755,root,root) %{_sbindir}/nal_ping
12mr|distcache-1.5.1-22|183	%attr(0755,root,root) %{_sbindir}/nal_hose
12mr|distcache-1.5.1-22|184	%attr(0755,root,root) %{_sbindir}/nal_pong
12mr|distcache-1.5.1-22|185	%attr(0755,root,root) %{_sbindir}/nal_proxy
12mr|distcache-1.5.1-22|186	%{_datadir}/swamp
12mr|distcache-1.5.1-22|187	%{_mandir}/man1/sslswamp.1*
12mr|distcache-1.5.1-22|188	%{_mandir}/man1/dc_snoop.1*
12mr|distcache-1.5.1-22|189	%{_mandir}/man1/dc_test.1*
12mr|distcache-1.5.1-22|190	
12mr|distcache-1.5.1-22|191	%files -n %{libname}
12mr|distcache-1.5.1-22|192	%{_libdir}/*.so.*
12mr|distcache-1.5.1-22|193	
12mr|distcache-1.5.1-22|194	%files -n %{develname}
12mr|distcache-1.5.1-22|195	%{_includedir}/libnal
12mr|distcache-1.5.1-22|196	%{_includedir}/distcache
12mr|distcache-1.5.1-22|197	%{_libdir}/*.so
12mr|distcache-1.5.1-22|198	%{_mandir}/man2/*.2*
12mr|distcache-1.5.1-22|199	
12mr|distcache-1.5.1-22|200	
12mr|distcache-1.5.1-22|201	%changelog
12mr|distcache-1.5.1-22|202	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|distcache-1.5.1-22|203	+ Commit: 13f6000
12mr|distcache-1.5.1-22|204	- Spec cleanup
12mr|distcache-1.5.1-22|205	
12mr|distcache-1.5.1-22|206	

13801 12
12mr|djvulibre-3.5.24-4|1	%define major		21
12mr|djvulibre-3.5.24-4|2	%define libname		%mklibname %{name} %{major}
12mr|djvulibre-3.5.24-4|3	%define develname	%mklibname %{name} -d
12mr|djvulibre-3.5.24-4|4	
12mr|djvulibre-3.5.24-4|5	Name:		djvulibre
12mr|djvulibre-3.5.24-4|6	Version:	3.5.24
12mr|djvulibre-3.5.24-4|7	Release:	4
12mr|djvulibre-3.5.24-4|8	Summary:	DjVu encoders and utilities
12mr|djvulibre-3.5.24-4|9	License:	GPLv2+
12mr|djvulibre-3.5.24-4|10	Group:		Publishing
12mr|djvulibre-3.5.24-4|11	URL:		http://djvu.sourceforge.net/
12mr|djvulibre-3.5.24-4|12	Source0:	http://download.sourceforge.net/djvu/%{name}-%{version}.tar.gz
12mr|djvulibre-3.5.24-4|13	Patch1:		djvulibre-3.5.2-fix-link.patch
12mr|djvulibre-3.5.24-4|14	Patch2:		djvulibre-3.5.22-cdefs.patch
12mr|djvulibre-3.5.24-4|15	BuildRequires:	imagemagick
12mr|djvulibre-3.5.24-4|16	BuildRequires:	pkgconfig(xt)
12mr|djvulibre-3.5.24-4|17	BuildRequires:	xdg-utils
12mr|djvulibre-3.5.24-4|18	BuildRequires:	tiff-devel
12mr|djvulibre-3.5.24-4|19	BuildRequires:	gnome-mime-data
12mr|djvulibre-3.5.24-4|20	
12mr|djvulibre-3.5.24-4|21	%description
12mr|djvulibre-3.5.24-4|22	DjVu is a web-centric format and software platform for distributing
12mr|djvulibre-3.5.24-4|23	documents and images.  DjVu content downloads faster, displays and
12mr|djvulibre-3.5.24-4|24	renders faster, looks nicer on a screen, and consume less client
12mr|djvulibre-3.5.24-4|25	resources than competing formats. DjVu was originally developed at AT&T
12mr|djvulibre-3.5.24-4|26	Labs-Research by Leon Bottou, Yann LeCun, Patrick Haffner, and many
12mr|djvulibre-3.5.24-4|27	others.  In March 2000, AT&T sold DjVu to LizardTech Inc. who now
12mr|djvulibre-3.5.24-4|28	distributes Windows/Mac plug-ins, and commercial encoders (mostly on
12mr|djvulibre-3.5.24-4|29	Windows)
12mr|djvulibre-3.5.24-4|30	
12mr|djvulibre-3.5.24-4|31	In an effort to promote DjVu as a Web standard, the LizardTech
12mr|djvulibre-3.5.24-4|32	management was enlightened enough to release the reference
12mr|djvulibre-3.5.24-4|33	implementation of DjVu under the GNU GPL in October 2000.  DjVuLibre
12mr|djvulibre-3.5.24-4|34	(which means free DjVu), is an enhanced version of that code maintained
12mr|djvulibre-3.5.24-4|35	by the original inventors of DjVu. It is compatible with version 3.5 of
12mr|djvulibre-3.5.24-4|36	the LizardTech DjVu software suite.
12mr|djvulibre-3.5.24-4|37	
12mr|djvulibre-3.5.24-4|38	DjVulibre-3.5 contains:
12mr|djvulibre-3.5.24-4|39	- A full-fledged wavelet-based compressor for pictures.
12mr|djvulibre-3.5.24-4|40	- A simple compressor for bitonal (black and white) scanned pages.
12mr|djvulibre-3.5.24-4|41	- A compressor for palettized images (a la GIF/PNG).
12mr|djvulibre-3.5.24-4|42	- A set of utilities to manipulate and assemble DjVu images and documents.
12mr|djvulibre-3.5.24-4|43	- A set of decoders to convert DjVu to a number of other formats.
12mr|djvulibre-3.5.24-4|44	- An up-to-date version of the C++ DjVu Reference Library.
12mr|djvulibre-3.5.24-4|45	
12mr|djvulibre-3.5.24-4|46	%package -n %{libname}
12mr|djvulibre-3.5.24-4|47	Summary:	DjVulibre library
12mr|djvulibre-3.5.24-4|48	Group:		System/Libraries
12mr|djvulibre-3.5.24-4|49	
12mr|djvulibre-3.5.24-4|50	%description -n %{libname}
12mr|djvulibre-3.5.24-4|51	Djvulibre shared libraries.
12mr|djvulibre-3.5.24-4|52	
12mr|djvulibre-3.5.24-4|53	%package -n %{develname}
12mr|djvulibre-3.5.24-4|54	Summary:	DjVulibre development files
12mr|djvulibre-3.5.24-4|55	Group:		Development/Other
12mr|djvulibre-3.5.24-4|56	Requires:	%{libname} = %{version}-%{release}
12mr|djvulibre-3.5.24-4|57	Provides:	djvulibre-devel = %{version}-%{release}
12mr|djvulibre-3.5.24-4|58	Obsoletes:	%{mklibname djvulibre 15 -d} < 3.5.24
12mr|djvulibre-3.5.24-4|59	
12mr|djvulibre-3.5.24-4|60	%description -n %{develname}
12mr|djvulibre-3.5.24-4|61	DjVulibre development files.
12mr|djvulibre-3.5.24-4|62	
12mr|djvulibre-3.5.24-4|63	%prep
12mr|djvulibre-3.5.24-4|64	%setup -q
12mr|djvulibre-3.5.24-4|65	%patch1 -p0
12mr|djvulibre-3.5.24-4|66	%patch2 -p1
12mr|djvulibre-3.5.24-4|67	
12mr|djvulibre-3.5.24-4|68	%build
12mr|djvulibre-3.5.24-4|69	%configure2_5x \
12mr|djvulibre-3.5.24-4|70	--prefix=%{_prefix} \
12mr|djvulibre-3.5.24-4|71	--enable-xmltools \
12mr|djvulibre-3.5.24-4|72	--enable-threads \
12mr|djvulibre-3.5.24-4|73	--enable-debug \
12mr|djvulibre-3.5.24-4|74	--enable-i18n \
12mr|djvulibre-3.5.24-4|75	--enable-desktopfiles \
12mr|djvulibre-3.5.24-4|76	--with-tiff \
12mr|djvulibre-3.5.24-4|77	--disable-static
12mr|djvulibre-3.5.24-4|78	
12mr|djvulibre-3.5.24-4|79	%make depend
12mr|djvulibre-3.5.24-4|80	%make
12mr|djvulibre-3.5.24-4|81	
12mr|djvulibre-3.5.24-4|82	%install
12mr|djvulibre-3.5.24-4|83	%makeinstall_std
12mr|djvulibre-3.5.24-4|84	# Quick fix to stop ldconfig from complaining
12mr|djvulibre-3.5.24-4|85	find %{buildroot}%{_libdir} -name "*.so*" -exec chmod 755 {} \;
12mr|djvulibre-3.5.24-4|86	# Quick cleanup of the docs
12mr|djvulibre-3.5.24-4|87	rm -rf doc/CVS 2>/dev/null || :
12mr|djvulibre-3.5.24-4|88	rm -rf doc/minilisp/.cvsignore 2 > /dev/null || :
12mr|djvulibre-3.5.24-4|89	
12mr|djvulibre-3.5.24-4|90	#gw don't rely on xdg-utils but install them manually
12mr|djvulibre-3.5.24-4|91	mkdir -p %{buildroot}%{_iconsdir}/hicolor/32x32/mimetypes
12mr|djvulibre-3.5.24-4|92	mv %{buildroot}%{_datadir}/djvu/osi/desktop/hi32-djvu.png %{buildroot}%{_iconsdir}/hicolor/32x32/mimetypes/image-vnd.djvu.mime.png
12mr|djvulibre-3.5.24-4|93	mkdir -p %{buildroot}%{_iconsdir}/hicolor/22x22/mimetypes
12mr|djvulibre-3.5.24-4|94	mv %{buildroot}%{_datadir}/djvu/osi/desktop/hi22-djvu.png %{buildroot}%{_iconsdir}/hicolor/22x22/mimetypes/image-vnd.djvu.mime.png
12mr|djvulibre-3.5.24-4|95	mkdir -p %{buildroot}%{_iconsdir}/hicolor/48x48/mimetypes
12mr|djvulibre-3.5.24-4|96	mv %{buildroot}%{_datadir}/djvu/osi/desktop/hi48-djvu.png %{buildroot}%{_iconsdir}/hicolor/48x48/mimetypes/image-vnd.djvu.mime.png
12mr|djvulibre-3.5.24-4|97	mkdir -p %{buildroot}%{_datadir}/mime/packages
12mr|djvulibre-3.5.24-4|98	mv %{buildroot}%{_datadir}/djvu/osi/desktop/djvulibre-mime.xml %{buildroot}%{_datadir}/mime/packages
12mr|djvulibre-3.5.24-4|99	
12mr|djvulibre-3.5.24-4|100	%files
12mr|djvulibre-3.5.24-4|101	%doc README COPYRIGHT COPYING INSTALL NEWS TODO doc
12mr|djvulibre-3.5.24-4|102	%{_bindir}/any2djvu
12mr|djvulibre-3.5.24-4|103	%{_bindir}/bzz
12mr|djvulibre-3.5.24-4|104	%{_bindir}/c44
12mr|djvulibre-3.5.24-4|105	%{_bindir}/cjb2
12mr|djvulibre-3.5.24-4|106	%{_bindir}/cpaldjvu
12mr|djvulibre-3.5.24-4|107	%{_bindir}/csepdjvu
12mr|djvulibre-3.5.24-4|108	%{_bindir}/ddjvu
12mr|djvulibre-3.5.24-4|109	%{_bindir}/djvm
12mr|djvulibre-3.5.24-4|110	%{_bindir}/djvmcvt
12mr|djvulibre-3.5.24-4|111	%{_bindir}/djvudigital
12mr|djvulibre-3.5.24-4|112	%{_bindir}/djvudump
12mr|djvulibre-3.5.24-4|113	%{_bindir}/djvuextract
12mr|djvulibre-3.5.24-4|114	%{_bindir}/djvumake
12mr|djvulibre-3.5.24-4|115	%{_bindir}/djvups
12mr|djvulibre-3.5.24-4|116	%{_bindir}/djvused
12mr|djvulibre-3.5.24-4|117	%{_bindir}/djvuserve
12mr|djvulibre-3.5.24-4|118	%{_bindir}/djvutoxml
12mr|djvulibre-3.5.24-4|119	%{_bindir}/djvutxt
12mr|djvulibre-3.5.24-4|120	%{_bindir}/djvuxmlparser
12mr|djvulibre-3.5.24-4|121	%{_datadir}/djvu
12mr|djvulibre-3.5.24-4|122	%{_mandir}/man1/any2djvu.1*
12mr|djvulibre-3.5.24-4|123	%{_mandir}/man1/bzz.1*
12mr|djvulibre-3.5.24-4|124	%{_mandir}/man1/c44.1*
12mr|djvulibre-3.5.24-4|125	%{_mandir}/man1/cjb2.1*
12mr|djvulibre-3.5.24-4|126	%{_mandir}/man1/cpaldjvu.1*
12mr|djvulibre-3.5.24-4|127	%{_mandir}/man1/csepdjvu.1*
12mr|djvulibre-3.5.24-4|128	%{_mandir}/man1/ddjvu.1*
12mr|djvulibre-3.5.24-4|129	%{_mandir}/man1/djvm.1*
12mr|djvulibre-3.5.24-4|130	%{_mandir}/man1/djvmcvt.1*
12mr|djvulibre-3.5.24-4|131	%{_mandir}/man1/djvu.1*
12mr|djvulibre-3.5.24-4|132	%{_mandir}/man1/djvudigital.1*
12mr|djvulibre-3.5.24-4|133	%{_mandir}/man1/djvudump.1*
12mr|djvulibre-3.5.24-4|134	%{_mandir}/man1/djvuextract.1*
12mr|djvulibre-3.5.24-4|135	%{_mandir}/man1/djvumake.1*
12mr|djvulibre-3.5.24-4|136	%{_mandir}/man1/djvups.1*
12mr|djvulibre-3.5.24-4|137	%{_mandir}/man1/djvused.1*
12mr|djvulibre-3.5.24-4|138	%{_mandir}/man1/djvuserve.1*
12mr|djvulibre-3.5.24-4|139	%{_mandir}/man1/djvutoxml.1*
12mr|djvulibre-3.5.24-4|140	%{_mandir}/man1/djvutxt.1*
12mr|djvulibre-3.5.24-4|141	%{_mandir}/man1/djvuxml.1*
12mr|djvulibre-3.5.24-4|142	%{_mandir}/man1/djvuxmlparser.1*
12mr|djvulibre-3.5.24-4|143	%{_datadir}/mime/packages/*.xml
12mr|djvulibre-3.5.24-4|144	%{_iconsdir}/hicolor/22x22/mimetypes/*
12mr|djvulibre-3.5.24-4|145	%{_iconsdir}/hicolor/32x32/mimetypes/*
12mr|djvulibre-3.5.24-4|146	%{_iconsdir}/hicolor/48x48/mimetypes/*
12mr|djvulibre-3.5.24-4|147	
12mr|djvulibre-3.5.24-4|148	%files -n %{libname}
12mr|djvulibre-3.5.24-4|149	%{_libdir}/*.so.%{major}*
12mr|djvulibre-3.5.24-4|150	
12mr|djvulibre-3.5.24-4|151	%files -n %{develname}
12mr|djvulibre-3.5.24-4|152	%{_libdir}/*.so
12mr|djvulibre-3.5.24-4|153	%{_includedir}/libdjvu
12mr|djvulibre-3.5.24-4|154	%{_libdir}/pkgconfig/*.pc
12mr|djvulibre-3.5.24-4|155	
12mr|djvulibre-3.5.24-4|156	
12mr|djvulibre-3.5.24-4|157	
12mr|djvulibre-3.5.24-4|158	%changelog
12mr|djvulibre-3.5.24-4|159	* Wed Aug  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|djvulibre-3.5.24-4|160	+ Commit: bd1fd0f
12mr|djvulibre-3.5.24-4|161	- Sync with Cooker (spec cleanup, drop .la files etc), fix unversioned Obsoletes
12mr|djvulibre-3.5.24-4|162	
12mr|djvulibre-3.5.24-4|163	

13802 12
12mr|dkms-2.0.19-28|1	Summary: 	Dynamic Kernel Module Support Framework
12mr|dkms-2.0.19-28|2	Name: 		dkms
12mr|dkms-2.0.19-28|3	Version: 	2.0.19
12mr|dkms-2.0.19-28|4	URL:		http://linux.dell.com/dkms
12mr|dkms-2.0.19-28|5	%define subrel 2
12mr|dkms-2.0.19-28|6	Release: 	28
12mr|dkms-2.0.19-28|7	License: 	GPL
12mr|dkms-2.0.19-28|8	Group:  	System/Base
12mr|dkms-2.0.19-28|9	BuildArch: 	noarch
12mr|dkms-2.0.19-28|10	Suggests:	kernel-devel
12mr|dkms-2.0.19-28|11	Requires:	%{name}-minimal = %{version}-%{release}
12mr|dkms-2.0.19-28|12	Requires(pre):	rpm-helper
12mr|dkms-2.0.19-28|13	Requires(post):	rpm-helper
12mr|dkms-2.0.19-28|14	Requires:	patch
12mr|dkms-2.0.19-28|15	Requires:	sed
12mr|dkms-2.0.19-28|16	Requires:       gawk
12mr|dkms-2.0.19-28|17	Source:		http://linux.dell.com/dkms/%{name}-%{version}.tar.gz
12mr|dkms-2.0.19-28|18	Source1:	template-dkms-mkrpm.spec.src
12mr|dkms-2.0.19-28|19	Source2:	dkms.depmod.conf
12mr|dkms-2.0.19-28|20	Source3:	autoload.awk
12mr|dkms-2.0.19-28|21	Patch1:		dkms-2.0.19-norpm.patch
12mr|dkms-2.0.19-28|22	Patch2:		dkms-2.0.17.5-mdkize.patch
12mr|dkms-2.0.19-28|23	Patch3:		dkms-fix-kernel-make-prepare.patch
12mr|dkms-2.0.19-28|24	Patch4:		dkms-2.0.17.6-compressed-module.patch
12mr|dkms-2.0.19-28|25	Patch5:		dkms-2.0.19-weak_module_name.patch
12mr|dkms-2.0.19-28|26	Patch7:		dkms-2.0.19-procconfig.patch
12mr|dkms-2.0.19-28|27	Patch8:		dkms-2.0.19-mdkrpm-split-ver-rel.patch
12mr|dkms-2.0.19-28|28	Patch9:		dkms-2.0.19-bash-completion-update.patch
12mr|dkms-2.0.19-28|29	Patch10:	dkms-2.0.19-binary_only.patch
12mr|dkms-2.0.19-28|30	Patch11:	dkms-2.0.17.5-min-max-kernel.patch
12mr|dkms-2.0.19-28|31	Patch12:	dkms-2.0.17.6-test-dkms.conf-existence.patch
12mr|dkms-2.0.19-28|32	Patch13:	dkms-2.0.17.6-status_default.patch
12mr|dkms-2.0.19-28|33	Patch14:	dkms-2.0.17.6-stdout.patch
12mr|dkms-2.0.19-28|34	Patch15:	dkms-2.0.19-no_custom_rpm_provides.patch
12mr|dkms-2.0.19-28|35	Patch16:	dkms-2.0.19-binary.patch
12mr|dkms-2.0.19-28|36	Patch17:	dkms-2.0.19-autoalias.patch
12mr|dkms-2.0.19-28|37	Patch18:	dkms-2.0.19-mkrpm_status.patch
12mr|dkms-2.0.19-28|38	Patch19:	dkms-2.0.19-skip-unused-check.patch
12mr|dkms-2.0.19-28|39	Patch20:	dkms-2.0.19-uninstall-speedup.patch
12mr|dkms-2.0.19-28|40	Patch21:	dkms-2.0.19-init-mdv-interactive.patch
12mr|dkms-2.0.19-28|41	Patch22:	dkms-symvers.patch
12mr|dkms-2.0.19-28|42	Patch23:	dkms-2.0.19-autoload_instead_of_udevadm.patch
12mr|dkms-2.0.19-28|43	Patch24:	dkms-generic-preparation-for-2.6.39-and-higher
12mr|dkms-2.0.19-28|44	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root/
12mr|dkms-2.0.19-28|45	
12mr|dkms-2.0.19-28|46	%define _dkmsdir %{_localstatedir}/lib/%{name}
12mr|dkms-2.0.19-28|47	%define _dkmsbinarydir %{_localstatedir}/lib/%{name}-binary
12mr|dkms-2.0.19-28|48	
12mr|dkms-2.0.19-28|49	%description
12mr|dkms-2.0.19-28|50	This package contains the framework for the Dynamic
12mr|dkms-2.0.19-28|51	Kernel Module Support (DKMS) method for installing
12mr|dkms-2.0.19-28|52	module RPMS as originally developed by the Dell
12mr|dkms-2.0.19-28|53	Computer Corporation.
12mr|dkms-2.0.19-28|54	
12mr|dkms-2.0.19-28|55	This package is intended for building binary kernel
12mr|dkms-2.0.19-28|56	modules with dkms source packages installed
12mr|dkms-2.0.19-28|57	
12mr|dkms-2.0.19-28|58	%package minimal
12mr|dkms-2.0.19-28|59	Summary: 	Dynamic Kernel Module Support Framework - minimal package
12mr|dkms-2.0.19-28|60	License: 	GPL
12mr|dkms-2.0.19-28|61	Group: 		System/Base
12mr|dkms-2.0.19-28|62	Requires:	lsb-release
12mr|dkms-2.0.19-28|63	Requires(preun):	rpm-helper
12mr|dkms-2.0.19-28|64	Requires(post):	rpm-helper
12mr|dkms-2.0.19-28|65	
12mr|dkms-2.0.19-28|66	%description minimal
12mr|dkms-2.0.19-28|67	This package contains the framework for the Dynamic
12mr|dkms-2.0.19-28|68	Kernel Module Support (DKMS) method for installing
12mr|dkms-2.0.19-28|69	module RPMS as originally developed by the Dell
12mr|dkms-2.0.19-28|70	Computer Corporation.
12mr|dkms-2.0.19-28|71	
12mr|dkms-2.0.19-28|72	This package is intended for installing binary module RPMS
12mr|dkms-2.0.19-28|73	as created by dkms.
12mr|dkms-2.0.19-28|74	
12mr|dkms-2.0.19-28|75	%prep
12mr|dkms-2.0.19-28|76	%setup -q
12mr|dkms-2.0.19-28|77	%patch1 -p1 -b .norpm
12mr|dkms-2.0.19-28|78	%patch2 -p1 -b .mdkize
12mr|dkms-2.0.19-28|79	%patch3 -p1 -b .fix-kernel-make-prepare
12mr|dkms-2.0.19-28|80	%patch4 -p1 -b .compressed-module
12mr|dkms-2.0.19-28|81	%patch5 -p1 -b .weak_module_name
12mr|dkms-2.0.19-28|82	%patch7 -p1 -b .procconfig
12mr|dkms-2.0.19-28|83	%patch8 -p1 -b .mdkrpm-split-ver-rel
12mr|dkms-2.0.19-28|84	%patch9 -p1 -b .bash-completion-update
12mr|dkms-2.0.19-28|85	%patch10 -p1 -b .binary_only
12mr|dkms-2.0.19-28|86	%patch11 -p1 -b .min-max-kernel
12mr|dkms-2.0.19-28|87	%patch12 -p1 -b .test-dkmsconf
12mr|dkms-2.0.19-28|88	%patch13 -p1 -b .status_default
12mr|dkms-2.0.19-28|89	%patch14 -p1 -b .stdout
12mr|dkms-2.0.19-28|90	%patch15 -p1 -b .no_custom_rpm_provides
12mr|dkms-2.0.19-28|91	%patch16 -p1 -b .binary
12mr|dkms-2.0.19-28|92	%patch17 -p0 -b .autoalias
12mr|dkms-2.0.19-28|93	%patch18 -p1 -b .mkrpm
12mr|dkms-2.0.19-28|94	%patch19 -p1 -b .versionsanity
12mr|dkms-2.0.19-28|95	%patch20 -p1 -b .uninst-speedup
12mr|dkms-2.0.19-28|96	%patch21 -p1 -b .mdv-interactive
12mr|dkms-2.0.19-28|97	%patch22 -p1 -b .symvers
12mr|dkms-2.0.19-28|98	%patch23 -p1 -b .autoload_instead_of_udevadm
12mr|dkms-2.0.19-28|99	%patch24 -p1 -b .generic-prepare
12mr|dkms-2.0.19-28|100	
12mr|dkms-2.0.19-28|101	sed -i -e 's,/var/%{name},%{_dkmsdir},g;s,init.d/dkms_autoinstaller,init.d/%{name},g' \
12mr|dkms-2.0.19-28|102	dkms_autoinstaller \
12mr|dkms-2.0.19-28|103	dkms_framework.conf \
12mr|dkms-2.0.19-28|104	kernel_*.d_dkms \
12mr|dkms-2.0.19-28|105	%{name}.8 \
12mr|dkms-2.0.19-28|106	dkms
12mr|dkms-2.0.19-28|107	
12mr|dkms-2.0.19-28|108	%install
12mr|dkms-2.0.19-28|109	rm -rf %{buildroot}
12mr|dkms-2.0.19-28|110	mkdir -p %{buildroot}%{_mandir}/man8
12mr|dkms-2.0.19-28|111	%makeinstall_std INITD=%{buildroot}%{_initrddir}
12mr|dkms-2.0.19-28|112	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}/template-dkms-mkrpm.spec
12mr|dkms-2.0.19-28|113	install -m 755 dkms_mkkerneldoth %{buildroot}/%{_sbindir}/dkms_mkkerneldoth
12mr|dkms-2.0.19-28|114	install -m 755 %{SOURCE3} %{buildroot}/%{_sbindir}/dkms_autoload
12mr|dkms-2.0.19-28|115	mv %{buildroot}%{_initrddir}/dkms_autoinstaller %{buildroot}%{_sbindir}
12mr|dkms-2.0.19-28|116	mkdir -p %{buildroot}%{_dkmsbinarydir}
12mr|dkms-2.0.19-28|117	mkdir -p %{buildroot}%{_sysconfdir}/depmod.d
12mr|dkms-2.0.19-28|118	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/depmod.d/%{name}.conf
12mr|dkms-2.0.19-28|119	
12mr|dkms-2.0.19-28|120	%triggerpostun -- dkms < 2.0.19-11
12mr|dkms-2.0.19-28|121	rm -f /etc/rc.d/*/{K,S}??dkms
12mr|dkms-2.0.19-28|122	
12mr|dkms-2.0.19-28|123	%clean
12mr|dkms-2.0.19-28|124	rm -rf %{buildroot}
12mr|dkms-2.0.19-28|125	
12mr|dkms-2.0.19-28|126	%files
12mr|dkms-2.0.19-28|127	%defattr(-,root,root)
12mr|dkms-2.0.19-28|128	%doc %attr (-,root,root) sample.spec sample.conf AUTHORS COPYING template-dkms-mkrpm.spec
12mr|dkms-2.0.19-28|129	%{_sbindir}/dkms_autoinstaller
12mr|dkms-2.0.19-28|130	
12mr|dkms-2.0.19-28|131	%files minimal
12mr|dkms-2.0.19-28|132	%defattr(-,root,root)
12mr|dkms-2.0.19-28|133	%{_sbindir}/dkms
12mr|dkms-2.0.19-28|134	%{_dkmsdir}
12mr|dkms-2.0.19-28|135	%dir %{_dkmsbinarydir}
12mr|dkms-2.0.19-28|136	%{_sbindir}/dkms_mkkerneldoth
12mr|dkms-2.0.19-28|137	%{_sbindir}/dkms_autoload
12mr|dkms-2.0.19-28|138	%{_mandir}/man8/dkms.8*
12mr|dkms-2.0.19-28|139	%config(noreplace) %{_sysconfdir}/dkms
12mr|dkms-2.0.19-28|140	# these dirs are for plugins - owned by other packages
12mr|dkms-2.0.19-28|141	%{_sysconfdir}/kernel/postinst.d/%{name}
12mr|dkms-2.0.19-28|142	%{_sysconfdir}/kernel/prerm.d/%{name}
12mr|dkms-2.0.19-28|143	%{_sysconfdir}/bash_completion.d/%{name}
12mr|dkms-2.0.19-28|144	%{_sysconfdir}/depmod.d/%{name}.conf
12mr|dkms-2.0.19-28|145	
12mr|dkms-2.0.19-28|146	
12mr|dkms-2.0.19-28|147	
12mr|dkms-2.0.19-28|148	
12mr|dkms-2.0.19-28|149	
12mr|dkms-2.0.19-28|150	
12mr|dkms-2.0.19-28|151	%changelog
12mr|dkms-2.0.19-28|152	

13803 12
12mr|dkms-bbswitch-v0.4-2|1	Name:		dkms-bbswitch
12mr|dkms-bbswitch-v0.4-2|2	Summary:	bbswitch - Optimus GPU power switcher
12mr|dkms-bbswitch-v0.4-2|3	Version:	v0.4
12mr|dkms-bbswitch-v0.4-2|4	Release:	2
12mr|dkms-bbswitch-v0.4-2|5	Source0:	%{name}-%{version}.tar.gz
12mr|dkms-bbswitch-v0.4-2|6	URL:		https://github.com/Bumblebee-Project
12mr|dkms-bbswitch-v0.4-2|7	
12mr|dkms-bbswitch-v0.4-2|8	Group:		System/Kernel and hardware
12mr|dkms-bbswitch-v0.4-2|9	License:	GPLv3
12mr|dkms-bbswitch-v0.4-2|10	BuildArch:	noarch
12mr|dkms-bbswitch-v0.4-2|11	
12mr|dkms-bbswitch-v0.4-2|12	%description
12mr|dkms-bbswitch-v0.4-2|13	bbswitch is a kernel module which automatically detects
12mr|dkms-bbswitch-v0.4-2|14	the required ACPI calls for two kinds of Optimus laptops.
12mr|dkms-bbswitch-v0.4-2|15	It has been verified to work with "real" Optimus and
12mr|dkms-bbswitch-v0.4-2|16	"legacy" Optimus laptops (at least, that is how I call them).
12mr|dkms-bbswitch-v0.4-2|17	
12mr|dkms-bbswitch-v0.4-2|18	%prep
12mr|dkms-bbswitch-v0.4-2|19	%setup -q
12mr|dkms-bbswitch-v0.4-2|20	
12mr|dkms-bbswitch-v0.4-2|21	%build
12mr|dkms-bbswitch-v0.4-2|22	
12mr|dkms-bbswitch-v0.4-2|23	%install
12mr|dkms-bbswitch-v0.4-2|24	mkdir -p "%{buildroot}%{_usrsrc}/bbswitch-%version"
12mr|dkms-bbswitch-v0.4-2|25	cp *.c "%{buildroot}%{_usrsrc}/bbswitch-%version"
12mr|dkms-bbswitch-v0.4-2|26	cp Makefile "%{buildroot}%{_usrsrc}/bbswitch-%version"
12mr|dkms-bbswitch-v0.4-2|27	sed "s/REPLACE/%{version}/" dkms/dkms.conf > "%{buildroot}%{_usrsrc}/bbswitch-%version/dkms.conf"
12mr|dkms-bbswitch-v0.4-2|28	
12mr|dkms-bbswitch-v0.4-2|29	%files
12mr|dkms-bbswitch-v0.4-2|30	%defattr(0755,root,root)
12mr|dkms-bbswitch-v0.4-2|31	%{_usrsrc}/bbswitch-%version/*
12mr|dkms-bbswitch-v0.4-2|32	
12mr|dkms-bbswitch-v0.4-2|33	%post
12mr|dkms-bbswitch-v0.4-2|34	set -x
12mr|dkms-bbswitch-v0.4-2|35	dkms --rpm_safe_upgrade add -m bbswitch -v %{version}
12mr|dkms-bbswitch-v0.4-2|36	dkms --rpm_safe_upgrade build -m bbswitch -v %{version} &&
12mr|dkms-bbswitch-v0.4-2|37	dkms --rpm_safe_upgrade install -m bbswitch -v %{version}
12mr|dkms-bbswitch-v0.4-2|38	depmod -a
12mr|dkms-bbswitch-v0.4-2|39	
12mr|dkms-bbswitch-v0.4-2|40	%preun
12mr|dkms-bbswitch-v0.4-2|41	dkms remove --binary -m bbswitch -v %{version} --rpm_safe_upgrade --all
12mr|dkms-bbswitch-v0.4-2|42	
12mr|dkms-bbswitch-v0.4-2|43	
12mr|dkms-bbswitch-v0.4-2|44	%changelog
12mr|dkms-bbswitch-v0.4-2|45	* Sat Oct  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|dkms-bbswitch-v0.4-2|46	+ Commit: 27a9be7
12mr|dkms-bbswitch-v0.4-2|47	- Fix description length
12mr|dkms-bbswitch-v0.4-2|48	
12mr|dkms-bbswitch-v0.4-2|49	

13804 12
12mr|dmapi-2.2.10-6|1	%define lib_name_orig	libdm
12mr|dmapi-2.2.10-6|2	%define lib_major	0
12mr|dmapi-2.2.10-6|3	%define lib_name	%mklibname dm %{lib_major}
12mr|dmapi-2.2.10-6|4	%define devel_name      %mklibname -d dm
12mr|dmapi-2.2.10-6|5	
12mr|dmapi-2.2.10-6|6	Summary:	Data Management API runtime environment
12mr|dmapi-2.2.10-6|7	Name:		dmapi
12mr|dmapi-2.2.10-6|8	Version:	2.2.10
12mr|dmapi-2.2.10-6|9	Release:	6
12mr|dmapi-2.2.10-6|10	License:	LGPLv2 and GPLv2
12mr|dmapi-2.2.10-6|11	Group:		System/Kernel and hardware
12mr|dmapi-2.2.10-6|12	URL:		http://oss.sgi.com/projects/xfs/
12mr|dmapi-2.2.10-6|13	Source0:	ftp://oss.sgi.com/projects/xfs/cmd_tars/%{name}-%{version}.tar.gz
12mr|dmapi-2.2.10-6|14	BuildRequires:	xfsprogs-devel
12mr|dmapi-2.2.10-6|15	BuildRequires:	pkgconfig(ext2fs)
12mr|dmapi-2.2.10-6|16	BuildRequires:	libtool
12mr|dmapi-2.2.10-6|17	
12mr|dmapi-2.2.10-6|18	%description
12mr|dmapi-2.2.10-6|19	Files required by system software using the Data Management API
12mr|dmapi-2.2.10-6|20	(DMAPI).  This is used to implement the interface defined in the
12mr|dmapi-2.2.10-6|21	X/Open document:  Systems Management: Data Storage Managment
12mr|dmapi-2.2.10-6|22	(XDSM) API dated February 1997.  This interface is implemented
12mr|dmapi-2.2.10-6|23	by the libdm library.
12mr|dmapi-2.2.10-6|24	
12mr|dmapi-2.2.10-6|25	%package -n	%{lib_name}
12mr|dmapi-2.2.10-6|26	Summary:	Main library for %{lib_name_orig}
12mr|dmapi-2.2.10-6|27	Group:		System/Libraries
12mr|dmapi-2.2.10-6|28	Provides:	%{lib_name_orig} = %{version}-%{release}
12mr|dmapi-2.2.10-6|29	
12mr|dmapi-2.2.10-6|30	%description -n	%{lib_name}
12mr|dmapi-2.2.10-6|31	This package contains the library needed to run programs dynamically
12mr|dmapi-2.2.10-6|32	linked with %{lib_name_orig}.
12mr|dmapi-2.2.10-6|33	
12mr|dmapi-2.2.10-6|34	%package -n	%{devel_name}
12mr|dmapi-2.2.10-6|35	Summary:	Data Management API static libraries and headers
12mr|dmapi-2.2.10-6|36	Group:		Development/C
12mr|dmapi-2.2.10-6|37	Requires:	%{lib_name} = %{version}
12mr|dmapi-2.2.10-6|38	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12mr|dmapi-2.2.10-6|39	Provides:	dm-devel = %{version}-%{release}
12mr|dmapi-2.2.10-6|40	Provides:	libdm0-devel = %{version}-%{release}
12mr|dmapi-2.2.10-6|41	
12mr|dmapi-2.2.10-6|42	%description -n	%{devel_name}
12mr|dmapi-2.2.10-6|43	dmapi-devel contains the libraries and header files needed to
12mr|dmapi-2.2.10-6|44	develop programs which make use of the Data Management API
12mr|dmapi-2.2.10-6|45	(DMAPI).  If you install dmapi-devel, you'll also want to install
12mr|dmapi-2.2.10-6|46	the dmapi (runtime) package and the xfsprogs-devel package.
12mr|dmapi-2.2.10-6|47	
12mr|dmapi-2.2.10-6|48	%prep
12mr|dmapi-2.2.10-6|49	%setup -q
12mr|dmapi-2.2.10-6|50	
12mr|dmapi-2.2.10-6|51	%build
12mr|dmapi-2.2.10-6|52	%configure2_5x --libdir=/%{_lib} --disable-static
12mr|dmapi-2.2.10-6|53	%make
12mr|dmapi-2.2.10-6|54	
12mr|dmapi-2.2.10-6|55	%install
12mr|dmapi-2.2.10-6|56	rm -rf %{buildroot}
12mr|dmapi-2.2.10-6|57	make install DIST_ROOT=%{buildroot}/
12mr|dmapi-2.2.10-6|58	make install-dev DIST_ROOT=%{buildroot}/
12mr|dmapi-2.2.10-6|59	
12mr|dmapi-2.2.10-6|60	# (sb) installed but unpackaged files
12mr|dmapi-2.2.10-6|61	rm -rf %{buildroot}%{_datadir}/doc/dmapi
12mr|dmapi-2.2.10-6|62	
12mr|dmapi-2.2.10-6|63	rm -f %{buildroot}/%{_lib}/*.*a
12mr|dmapi-2.2.10-6|64	
12mr|dmapi-2.2.10-6|65	chmod 0755 %{buildroot}/%{_lib}/libdm.so.*
12mr|dmapi-2.2.10-6|66	
12mr|dmapi-2.2.10-6|67	%files -n %{lib_name}
12mr|dmapi-2.2.10-6|68	/%{_lib}/*.so.*
12mr|dmapi-2.2.10-6|69	
12mr|dmapi-2.2.10-6|70	%files -n %{devel_name}
12mr|dmapi-2.2.10-6|71	%doc doc/PORTING doc/CHANGES.gz doc/COPYING README
12mr|dmapi-2.2.10-6|72	/%{_lib}/*.so
12mr|dmapi-2.2.10-6|73	%{_libdir}/*.so
12mr|dmapi-2.2.10-6|74	%{_mandir}/man3/*
12mr|dmapi-2.2.10-6|75	%{_includedir}/*/*
12mr|dmapi-2.2.10-6|76	
12mr|dmapi-2.2.10-6|77	
12mr|dmapi-2.2.10-6|78	
12mr|dmapi-2.2.10-6|79	%changelog
12mr|dmapi-2.2.10-6|80	* Sun Oct  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|dmapi-2.2.10-6|81	+ Commit: 2182366
12mr|dmapi-2.2.10-6|82	- Fix permissions
12mr|dmapi-2.2.10-6|83	
12mr|dmapi-2.2.10-6|84	* Sun Oct  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|dmapi-2.2.10-6|85	+ Commit: 7318951
12mr|dmapi-2.2.10-6|86	- Update BuildRequires
12mr|dmapi-2.2.10-6|87	
12mr|dmapi-2.2.10-6|88	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|dmapi-2.2.10-6|89	+ Commit: a8dca67
12mr|dmapi-2.2.10-6|90	- Fix BuildRequires, drop old Obsoletes, drop .la and .a files, spec cleanup
12mr|dmapi-2.2.10-6|91	
12mr|dmapi-2.2.10-6|92	

13805 12
12mr|dmidecode-2.11-2|1	Summary:	Tool for dumping a computer's DMI table contents
12mr|dmidecode-2.11-2|2	Name:		dmidecode
12mr|dmidecode-2.11-2|3	Version:	2.11
12mr|dmidecode-2.11-2|4	Release:	%mkrel 2
12mr|dmidecode-2.11-2|5	License:	GPLv2+
12mr|dmidecode-2.11-2|6	Group:		System/Kernel and hardware
12mr|dmidecode-2.11-2|7	URL:		http://www.nongnu.org/dmidecode/
12mr|dmidecode-2.11-2|8	Source0:	http://download.savannah.gnu.org/releases/dmidecode/%{name}-%{version}.tar.bz2
12mr|dmidecode-2.11-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|dmidecode-2.11-2|10	Conflicts:	drakxtools-backend <= 10.3-0.64mdk
12mr|dmidecode-2.11-2|11	
12mr|dmidecode-2.11-2|12	%description
12mr|dmidecode-2.11-2|13	Dmidecode is a tool for dumping a computer's DMI (some say SMBIOS) table
12mr|dmidecode-2.11-2|14	contents in a human-readable format. This table contains a description of the
12mr|dmidecode-2.11-2|15	system's hardware components, as well as other useful pieces of information
12mr|dmidecode-2.11-2|16	such as serial numbers and BIOS revision. Part of its code can be found in
12mr|dmidecode-2.11-2|17	the Linux kernel, because DMI data may be used to enable or disable specific
12mr|dmidecode-2.11-2|18	portions of code depending on the hardware vendor. Thus, dmidecode is mainly
12mr|dmidecode-2.11-2|19	used to detect system "signatures" and add them to the kernel source code
12mr|dmidecode-2.11-2|20	when needed.
12mr|dmidecode-2.11-2|21	
12mr|dmidecode-2.11-2|22	%prep
12mr|dmidecode-2.11-2|23	%setup -q
12mr|dmidecode-2.11-2|24	
12mr|dmidecode-2.11-2|25	%build
12mr|dmidecode-2.11-2|26	%make CFLAGS="%{optflags}" LDFLAGS="%{?ldflags}"
12mr|dmidecode-2.11-2|27	
12mr|dmidecode-2.11-2|28	%install
12mr|dmidecode-2.11-2|29	rm -rf %{buildroot}
12mr|dmidecode-2.11-2|30	%{makeinstall_std} prefix=%{_prefix} mandir=%{_mandir}
12mr|dmidecode-2.11-2|31	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
12mr|dmidecode-2.11-2|32	
12mr|dmidecode-2.11-2|33	%clean
12mr|dmidecode-2.11-2|34	rm -rf %{buildroot}
12mr|dmidecode-2.11-2|35	
12mr|dmidecode-2.11-2|36	%files
12mr|dmidecode-2.11-2|37	%defattr(-,root,root)
12mr|dmidecode-2.11-2|38	%doc README LICENSE AUTHORS CHANGELOG
12mr|dmidecode-2.11-2|39	%{_sbindir}/*
12mr|dmidecode-2.11-2|40	%{_mandir}/man8/*
12mr|dmidecode-2.11-2|41	
12mr|dmidecode-2.11-2|42	
12mr|dmidecode-2.11-2|43	
12mr|dmidecode-2.11-2|44	%changelog
12mr|dmidecode-2.11-2|45	

13806 12
12mr|dmraid-1.0.0-0.rc16.8|1	%define name dmraid
12mr|dmraid-1.0.0-0.rc16.8|2	%define version 1.0.0
12mr|dmraid-1.0.0-0.rc16.8|3	%define extraver rc16
12mr|dmraid-1.0.0-0.rc16.8|4	#define pre pre1
12mr|dmraid-1.0.0-0.rc16.8|5	%define rel 8
12mr|dmraid-1.0.0-0.rc16.8|6	
12mr|dmraid-1.0.0-0.rc16.8|7	# from lib/version.h
12mr|dmraid-1.0.0-0.rc16.8|8	%define drmajor 1
12mr|dmraid-1.0.0-0.rc16.8|9	%define drlibname %mklibname dmraid %drmajor
12mr|dmraid-1.0.0-0.rc16.8|10	%define drdevname %mklibname dmraid -d
12mr|dmraid-1.0.0-0.rc16.8|11	
12mr|dmraid-1.0.0-0.rc16.8|12	# we need the libs in /lib(64) as /usr might not be mounted
12mr|dmraid-1.0.0-0.rc16.8|13	%define _libdir /%{_lib}
12mr|dmraid-1.0.0-0.rc16.8|14	%define _usrlibdir /usr/%{_lib}
12mr|dmraid-1.0.0-0.rc16.8|15	
12mr|dmraid-1.0.0-0.rc16.8|16	# yes this sucks, but it has to
12mr|dmraid-1.0.0-0.rc16.8|17	%if %{?extraver:1}%{?!extraver:0}
12mr|dmraid-1.0.0-0.rc16.8|18	%if %{?pre:1}%{?!pre:0}
12mr|dmraid-1.0.0-0.rc16.8|19	%define release %manbo_mkrel 0.%{extraver}.0.%{pre}.%{rel}
12mr|dmraid-1.0.0-0.rc16.8|20	%define extrasrc .%{extraver}-%{pre}
12mr|dmraid-1.0.0-0.rc16.8|21	%else
12mr|dmraid-1.0.0-0.rc16.8|22	%define release %manbo_mkrel 0.%{extraver}.%{rel}
12mr|dmraid-1.0.0-0.rc16.8|23	%define extrasrc .%{extraver}
12mr|dmraid-1.0.0-0.rc16.8|24	%endif
12mr|dmraid-1.0.0-0.rc16.8|25	%endif
12mr|dmraid-1.0.0-0.rc16.8|26	
12mr|dmraid-1.0.0-0.rc16.8|27	%define build_static 0
12mr|dmraid-1.0.0-0.rc16.8|28	%{?_with_static: %{expand: %%global build_static 1}}
12mr|dmraid-1.0.0-0.rc16.8|29	%{?_without_static: %{expand: %%global build_static 0}}
12mr|dmraid-1.0.0-0.rc16.8|30	
12mr|dmraid-1.0.0-0.rc16.8|31	# Building of dmraid-event-logwatch (disabled by default)
12mr|dmraid-1.0.0-0.rc16.8|32	%define build_logwatch 0
12mr|dmraid-1.0.0-0.rc16.8|33	%{?_with_logwatch: %{expand: %%global build_logwatch 1}}
12mr|dmraid-1.0.0-0.rc16.8|34	%{?_without_logwatch: %{expand: %%global build_logwatch 0}}
12mr|dmraid-1.0.0-0.rc16.8|35	
12mr|dmraid-1.0.0-0.rc16.8|36	Summary: Device-mapper ATARAID tool
12mr|dmraid-1.0.0-0.rc16.8|37	Name:	 %{name}
12mr|dmraid-1.0.0-0.rc16.8|38	Version: %{version}
12mr|dmraid-1.0.0-0.rc16.8|39	Release: %{release}
12mr|dmraid-1.0.0-0.rc16.8|40	Source0: http://people.redhat.com/~heinzm/sw/dmraid/src/dmraid-%{version}%{extrasrc}.tar.bz2
12mr|dmraid-1.0.0-0.rc16.8|41	
12mr|dmraid-1.0.0-0.rc16.8|42	# (bluca) since fedora/redhat rpm is the real upstream for dmraid
12mr|dmraid-1.0.0-0.rc16.8|43	# patch numbers < 100 are reserved for patches synced from fedora/redhat
12mr|dmraid-1.0.0-0.rc16.8|44	# patch numbers > 100 are for our distro specific patches
12mr|dmraid-1.0.0-0.rc16.8|45	Patch0: dmraid-1.0.0.rc16-test_devices.patch
12mr|dmraid-1.0.0-0.rc16.8|46	Patch1:	ddf1_lsi_persistent_name.patch
12mr|dmraid-1.0.0-0.rc16.8|47	Patch2:	pdc_raid10_failure.patch
12mr|dmraid-1.0.0-0.rc16.8|48	Patch3:	return_error_wo_disks.patch
12mr|dmraid-1.0.0-0.rc16.8|49	Patch4: fix_sil_jbod.patch
12mr|dmraid-1.0.0-0.rc16.8|50	Patch5:	avoid_register.patch
12mr|dmraid-1.0.0-0.rc16.8|51	#we dont use this# Patch6: move_pattern_file_to_var.patch
12mr|dmraid-1.0.0-0.rc16.8|52	Patch7:	libversion.patch
12mr|dmraid-1.0.0-0.rc16.8|53	Patch8:	libversion-display.patch
12mr|dmraid-1.0.0-0.rc16.8|54	Patch9: bz635995-data_corruption_during_activation_volume_marked_for_rebuild.patch
12mr|dmraid-1.0.0-0.rc16.8|55	# Patch10: bz626417_8-faulty_message_after_unsuccessful_vol_registration.patch
12mr|dmraid-1.0.0-0.rc16.8|56	Patch11: bz626417_19-enabling_registration_degraded_volume.patch
12mr|dmraid-1.0.0-0.rc16.8|57	Patch12: bz626417_20-cleanup_some_compilation_warning.patch
12mr|dmraid-1.0.0-0.rc16.8|58	Patch13: bz626417_21-add_option_that_postpones_any_metadata_updates.patch
12mr|dmraid-1.0.0-0.rc16.8|59	
12mr|dmraid-1.0.0-0.rc16.8|60	Patch101:	lib-events-libdmraid-events-isw-strfmt.patch
12mr|dmraid-1.0.0-0.rc16.8|61	Patch102:	fix-linking.patch
12mr|dmraid-1.0.0-0.rc16.8|62	Patch103:	libdmraid-events-soname.patch
12mr|dmraid-1.0.0-0.rc16.8|63	Patch104:	libdmraid-events-install.patch
12mr|dmraid-1.0.0-0.rc16.8|64	
12mr|dmraid-1.0.0-0.rc16.8|65	License: GPLv2+
12mr|dmraid-1.0.0-0.rc16.8|66	Group:   System/Kernel and hardware
12mr|dmraid-1.0.0-0.rc16.8|67	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|dmraid-1.0.0-0.rc16.8|68	URL: http://people.redhat.com/~heinzm
12mr|dmraid-1.0.0-0.rc16.8|69	Requires:	kpartx >= 0.4.8-16
12mr|dmraid-1.0.0-0.rc16.8|70	Requires:	%{drlibname} = %{version}-%{release}
12mr|dmraid-1.0.0-0.rc16.8|71	Requires:	dmraid-events = %{version}-%{release}
12mr|dmraid-1.0.0-0.rc16.8|72	BuildRequires:	device-mapper-devel >= 1.02.02
12mr|dmraid-1.0.0-0.rc16.8|73	BuildRequires:	device-mapper-event-devel >= 1.02.02
12mr|dmraid-1.0.0-0.rc16.8|74	%if %{build_static}
12mr|dmraid-1.0.0-0.rc16.8|75	BuildRequires: glibc-static-devel
12mr|dmraid-1.0.0-0.rc16.8|76	%endif
12mr|dmraid-1.0.0-0.rc16.8|77	
12mr|dmraid-1.0.0-0.rc16.8|78	%description
12mr|dmraid-1.0.0-0.rc16.8|79	dmraid (Device-Mapper Raid tool) supports RAID device discovery, RAID
12mr|dmraid-1.0.0-0.rc16.8|80	set activation, creation, removal, rebuild and display of properties for
12mr|dmraid-1.0.0-0.rc16.8|81	ATARAID/DDF1 metadata.
12mr|dmraid-1.0.0-0.rc16.8|82	
12mr|dmraid-1.0.0-0.rc16.8|83	dmraid uses libdevmapper and the device-mapper kernel runtime to create
12mr|dmraid-1.0.0-0.rc16.8|84	devices with respective mappings for the ATARAID sets discovered.
12mr|dmraid-1.0.0-0.rc16.8|85	
12mr|dmraid-1.0.0-0.rc16.8|86	The following ATARAID types are supported:
12mr|dmraid-1.0.0-0.rc16.8|87	
12mr|dmraid-1.0.0-0.rc16.8|88	Adaptec HostRAID ASR
12mr|dmraid-1.0.0-0.rc16.8|89	Highpoint HPT37X
12mr|dmraid-1.0.0-0.rc16.8|90	Highpoint HPT45X
12mr|dmraid-1.0.0-0.rc16.8|91	Intel Software RAID
12mr|dmraid-1.0.0-0.rc16.8|92	JMicron JMB36x
12mr|dmraid-1.0.0-0.rc16.8|93	LSI Logic MegaRAID
12mr|dmraid-1.0.0-0.rc16.8|94	NVidia NForce
12mr|dmraid-1.0.0-0.rc16.8|95	Promise FastTrack
12mr|dmraid-1.0.0-0.rc16.8|96	Silicon Image Medley
12mr|dmraid-1.0.0-0.rc16.8|97	SNIA DDF1
12mr|dmraid-1.0.0-0.rc16.8|98	VIA Software RAID
12mr|dmraid-1.0.0-0.rc16.8|99	
12mr|dmraid-1.0.0-0.rc16.8|100	
12mr|dmraid-1.0.0-0.rc16.8|101	%package -n %{drlibname}
12mr|dmraid-1.0.0-0.rc16.8|102	Summary:  Libraries for dmraid
12mr|dmraid-1.0.0-0.rc16.8|103	Group:    System/Libraries
12mr|dmraid-1.0.0-0.rc16.8|104	
12mr|dmraid-1.0.0-0.rc16.8|105	%description -n %{drlibname}
12mr|dmraid-1.0.0-0.rc16.8|106	Provides libraries for dmraid.
12mr|dmraid-1.0.0-0.rc16.8|107	
12mr|dmraid-1.0.0-0.rc16.8|108	
12mr|dmraid-1.0.0-0.rc16.8|109	%package -n %{drdevname}
12mr|dmraid-1.0.0-0.rc16.8|110	Summary:  Development libraries and headers for dmraid
12mr|dmraid-1.0.0-0.rc16.8|111	Group:    System/Libraries
12mr|dmraid-1.0.0-0.rc16.8|112	
12mr|dmraid-1.0.0-0.rc16.8|113	%description -n %{drdevname}
12mr|dmraid-1.0.0-0.rc16.8|114	Provides a library interface for RAID device discovery, RAID set
12mr|dmraid-1.0.0-0.rc16.8|115	activation and display of properties for ATARAID volumes.
12mr|dmraid-1.0.0-0.rc16.8|116	
12mr|dmraid-1.0.0-0.rc16.8|117	
12mr|dmraid-1.0.0-0.rc16.8|118	%package events
12mr|dmraid-1.0.0-0.rc16.8|119	Summary:  Dmraid event tool
12mr|dmraid-1.0.0-0.rc16.8|120	Group:    System/Base
12mr|dmraid-1.0.0-0.rc16.8|121	Requires: dmraid = %{version}-%{release}
12mr|dmraid-1.0.0-0.rc16.8|122	Requires: device-mapper-event  >= 1.02.02
12mr|dmraid-1.0.0-0.rc16.8|123	
12mr|dmraid-1.0.0-0.rc16.8|124	%description events
12mr|dmraid-1.0.0-0.rc16.8|125	Provides a dmeventd DSO and the dmevent_tool to register devices with it
12mr|dmraid-1.0.0-0.rc16.8|126	for device monitoring. All active RAID sets should be manually registered
12mr|dmraid-1.0.0-0.rc16.8|127	with dmevent_tool.
12mr|dmraid-1.0.0-0.rc16.8|128	
12mr|dmraid-1.0.0-0.rc16.8|129	
12mr|dmraid-1.0.0-0.rc16.8|130	%if %{build_logwatch}
12mr|dmraid-1.0.0-0.rc16.8|131	%package events-logwatch
12mr|dmraid-1.0.0-0.rc16.8|132	Summary:  Dmraid logwatch-based email reporting
12mr|dmraid-1.0.0-0.rc16.8|133	Group:    System/Base
12mr|dmraid-1.0.0-0.rc16.8|134	Requires: dmraid-events = %{version}-%{release}, logwatch, /etc/cron.d
12mr|dmraid-1.0.0-0.rc16.8|135	
12mr|dmraid-1.0.0-0.rc16.8|136	%description events-logwatch
12mr|dmraid-1.0.0-0.rc16.8|137	Provides device failure reporting via logwatch-based email reporting.
12mr|dmraid-1.0.0-0.rc16.8|138	Device failure reporting has to be activated manually by activating the
12mr|dmraid-1.0.0-0.rc16.8|139	/etc/cron.d/dmeventd-logwatch entry and by calling the dmevent_tool
12mr|dmraid-1.0.0-0.rc16.8|140	(see manual page for examples) for any active RAID sets.
12mr|dmraid-1.0.0-0.rc16.8|141	%endif
12mr|dmraid-1.0.0-0.rc16.8|142	
12mr|dmraid-1.0.0-0.rc16.8|143	
12mr|dmraid-1.0.0-0.rc16.8|144	%prep
12mr|dmraid-1.0.0-0.rc16.8|145	%setup -q -n %{name}/%{version}.%{extraver}
12mr|dmraid-1.0.0-0.rc16.8|146	%patch0 -p1 -b .test_devices
12mr|dmraid-1.0.0-0.rc16.8|147	%patch1 -p1 -b .ddf1_lsi_persistent_name
12mr|dmraid-1.0.0-0.rc16.8|148	%patch2 -p1 -b .pdc_raid10_failure
12mr|dmraid-1.0.0-0.rc16.8|149	%patch3 -p1 -b .return_error_wo_disks
12mr|dmraid-1.0.0-0.rc16.8|150	%patch4 -p1 -b .fix_sil_jbod
12mr|dmraid-1.0.0-0.rc16.8|151	%patch5 -p1 -b .avoid_register
12mr|dmraid-1.0.0-0.rc16.8|152	%patch7 -p1 -b .libversion
12mr|dmraid-1.0.0-0.rc16.8|153	%patch8 -p1 -b .libversion_display
12mr|dmraid-1.0.0-0.rc16.8|154	%patch9 -p1 -b .bz635995
12mr|dmraid-1.0.0-0.rc16.8|155	%patch11 -p1 -b .bz626417_19
12mr|dmraid-1.0.0-0.rc16.8|156	%patch12 -p1 -b .bz626417_20
12mr|dmraid-1.0.0-0.rc16.8|157	%patch13 -p1 -b .bz626417_21
12mr|dmraid-1.0.0-0.rc16.8|158	
12mr|dmraid-1.0.0-0.rc16.8|159	%patch101 -p1 -b .libdmraid_events_isw_strfmt
12mr|dmraid-1.0.0-0.rc16.8|160	%patch102 -p1 -b .linking
12mr|dmraid-1.0.0-0.rc16.8|161	%patch103 -p1 -b .lib_events_soname
12mr|dmraid-1.0.0-0.rc16.8|162	%patch104 -p1 -b .lib_events_install
12mr|dmraid-1.0.0-0.rc16.8|163	
12mr|dmraid-1.0.0-0.rc16.8|164	%build
12mr|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
12mr|dmraid-1.0.0-0.rc16.8|166	%if %{build_static}
12mr|dmraid-1.0.0-0.rc16.8|167	%configure2_5x  %{common_configure_parameters} --enable-static_link
12mr|dmraid-1.0.0-0.rc16.8|168	make
12mr|dmraid-1.0.0-0.rc16.8|169	mv tools/dmraid tools/dmraid-static
12mr|dmraid-1.0.0-0.rc16.8|170	make clean
12mr|dmraid-1.0.0-0.rc16.8|171	%endif
12mr|dmraid-1.0.0-0.rc16.8|172	%configure2_5x %{common_configure_parameters} --enable-shared_lib
12mr|dmraid-1.0.0-0.rc16.8|173	make
12mr|dmraid-1.0.0-0.rc16.8|174	
12mr|dmraid-1.0.0-0.rc16.8|175	
12mr|dmraid-1.0.0-0.rc16.8|176	%install
12mr|dmraid-1.0.0-0.rc16.8|177	rm -rf %{buildroot}
12mr|dmraid-1.0.0-0.rc16.8|178	%makeinstall -s sbindir=%{buildroot}/sbin
12mr|dmraid-1.0.0-0.rc16.8|179	%if %{build_static}
12mr|dmraid-1.0.0-0.rc16.8|180	install tools/dmraid-static %{buildroot}/sbin
12mr|dmraid-1.0.0-0.rc16.8|181	mkdir -p %{buildroot}%{_usrlibdir}
12mr|dmraid-1.0.0-0.rc16.8|182	mv %{buildroot}%{_libdir}/libdmraid.a %{buildroot}%{_usrlibdir}
12mr|dmraid-1.0.0-0.rc16.8|183	%else
12mr|dmraid-1.0.0-0.rc16.8|184	rm -f %{buildroot}%{_libdir}/libdmraid.a
12mr|dmraid-1.0.0-0.rc16.8|185	%endif
12mr|dmraid-1.0.0-0.rc16.8|186	
12mr|dmraid-1.0.0-0.rc16.8|187	# cannot move .so symlink to %{_usrlibdir}, there is some build
12mr|dmraid-1.0.0-0.rc16.8|188	# macro that recreates it every time
12mr|dmraid-1.0.0-0.rc16.8|189	#ln -s %{_libdir}/libdmraid.so.%{drmajor} %{buildroot}%{_usrlibdir}/libdmraid.so
12mr|dmraid-1.0.0-0.rc16.8|190	#rm -f %{_libdir}/libdmraid.so
12mr|dmraid-1.0.0-0.rc16.8|191	
12mr|dmraid-1.0.0-0.rc16.8|192	mkdir -p %{buildroot}/var/lock/dmraid
12mr|dmraid-1.0.0-0.rc16.8|193	
12mr|dmraid-1.0.0-0.rc16.8|194	%if %{build_logwatch}
12mr|dmraid-1.0.0-0.rc16.8|195	# Install logwatch config file and script for dmeventd
12mr|dmraid-1.0.0-0.rc16.8|196	mkdir -p %{buildroot}/etc/cron.d
12mr|dmraid-1.0.0-0.rc16.8|197	mkdir -p %{buildroot}/etc/logwatch/conf/services
12mr|dmraid-1.0.0-0.rc16.8|198	mkdir -p %{buildroot}/etc/logwatch/scripts/services
12mr|dmraid-1.0.0-0.rc16.8|199	install -m 644 logwatch/dmeventd.conf %{buildroot}/etc/logwatch/conf/services/dmeventd.conf
12mr|dmraid-1.0.0-0.rc16.8|200	install -m 755 logwatch/dmeventd %{buildroot}/etc/logwatch/scripts/services/dmeventd
12mr|dmraid-1.0.0-0.rc16.8|201	install -m 644 logwatch/dmeventd_cronjob.txt %{buildroot}/etc/cron.d/dmeventd-logwatch
12mr|dmraid-1.0.0-0.rc16.8|202	install -m 0700 /dev/null %{buildroot}/etc/logwatch/scripts/services/dmeventd_syslogpattern.txt
12mr|dmraid-1.0.0-0.rc16.8|203	%endif
12mr|dmraid-1.0.0-0.rc16.8|204	
12mr|dmraid-1.0.0-0.rc16.8|205	chmod 755 %{buildroot}%{_libdir}/libdmraid-events-isw.so
12mr|dmraid-1.0.0-0.rc16.8|206	chmod 755 %{buildroot}%{_libdir}/libdmraid.so.%{drmajor}*
12mr|dmraid-1.0.0-0.rc16.8|207	
12mr|dmraid-1.0.0-0.rc16.8|208	%files
12mr|dmraid-1.0.0-0.rc16.8|209	%defattr(-,root,root,755)
12mr|dmraid-1.0.0-0.rc16.8|210	%doc CHANGELOG CREDITS KNOWN_BUGS README TODO doc/dmraid_design.txt
12mr|dmraid-1.0.0-0.rc16.8|211	/sbin/dmraid
12mr|dmraid-1.0.0-0.rc16.8|212	%if %{build_static}
12mr|dmraid-1.0.0-0.rc16.8|213	/sbin/dmraid-static
12mr|dmraid-1.0.0-0.rc16.8|214	%endif
12mr|dmraid-1.0.0-0.rc16.8|215	%{_mandir}/man8/dmraid.8*
12mr|dmraid-1.0.0-0.rc16.8|216	%dir /var/lock/dmraid
12mr|dmraid-1.0.0-0.rc16.8|217	
12mr|dmraid-1.0.0-0.rc16.8|218	%files -n %{drlibname}
12mr|dmraid-1.0.0-0.rc16.8|219	%defattr(-,root,root,755)
12mr|dmraid-1.0.0-0.rc16.8|220	%attr (0555,root,root) %{_libdir}/libdmraid.so.%{drmajor}*
12mr|dmraid-1.0.0-0.rc16.8|221	
12mr|dmraid-1.0.0-0.rc16.8|222	%files -n %{drdevname}
12mr|dmraid-1.0.0-0.rc16.8|223	%defattr(644,root,root,755)
12mr|dmraid-1.0.0-0.rc16.8|224	%dir %{_includedir}/dmraid
12mr|dmraid-1.0.0-0.rc16.8|225	%{_includedir}/dmraid/*.h
12mr|dmraid-1.0.0-0.rc16.8|226	%if %{build_static}
12mr|dmraid-1.0.0-0.rc16.8|227	%{_usrlibdir}/libdmraid.a
12mr|dmraid-1.0.0-0.rc16.8|228	%endif
12mr|dmraid-1.0.0-0.rc16.8|229	%{_libdir}/libdmraid.so
12mr|dmraid-1.0.0-0.rc16.8|230	
12mr|dmraid-1.0.0-0.rc16.8|231	%files events
12mr|dmraid-1.0.0-0.rc16.8|232	%defattr(-,root,root,755)
12mr|dmraid-1.0.0-0.rc16.8|233	/sbin/dmevent_tool
12mr|dmraid-1.0.0-0.rc16.8|234	%attr (0555,root,root) %{_libdir}/libdmraid-events-isw.so
12mr|dmraid-1.0.0-0.rc16.8|235	%{_mandir}/man8/dmevent_tool*
12mr|dmraid-1.0.0-0.rc16.8|236	
12mr|dmraid-1.0.0-0.rc16.8|237	%if %{build_logwatch}
12mr|dmraid-1.0.0-0.rc16.8|238	%files events-logwatch
12mr|dmraid-1.0.0-0.rc16.8|239	%defattr(-,root,root,755)
12mr|dmraid-1.0.0-0.rc16.8|240	%config(noreplace) /etc/logwatch/*
12mr|dmraid-1.0.0-0.rc16.8|241	%config(noreplace) /etc/cron.d/dmeventd-logwatch
12mr|dmraid-1.0.0-0.rc16.8|242	%ghost /etc/logwatch/scripts/services/dmeventd_syslogpattern.txt
12mr|dmraid-1.0.0-0.rc16.8|243	%endif
12mr|dmraid-1.0.0-0.rc16.8|244	
12mr|dmraid-1.0.0-0.rc16.8|245	
12mr|dmraid-1.0.0-0.rc16.8|246	
12mr|dmraid-1.0.0-0.rc16.8|247	%changelog
12mr|dmraid-1.0.0-0.rc16.8|248	

13807 12
12mr|dnsmasq-2.63-1|1	Summary:	A lightweight dhcp and caching nameserver
12mr|dnsmasq-2.63-1|2	Name:		dnsmasq
12mr|dnsmasq-2.63-1|3	Version:	2.63
12mr|dnsmasq-2.63-1|4	Release:	%mkrel 1
12mr|dnsmasq-2.63-1|5	License:	GPLv2 or GPLv3
12mr|dnsmasq-2.63-1|6	Group:		System/Servers
12mr|dnsmasq-2.63-1|7	URL:		http://www.thekelleys.org.uk/dnsmasq
12mr|dnsmasq-2.63-1|8	Conflicts:	bind
12mr|dnsmasq-2.63-1|9	Source0:	http://www.thekelleys.org.uk/dnsmasq/%{name}-%{version}.tar.xz
12mr|dnsmasq-2.63-1|10	Source1:	dnsmasq.sysconfig
12mr|dnsmasq-2.63-1|11	Source2:	dnsmasq.init
12mr|dnsmasq-2.63-1|12	Source3:	dnsmasq.service
12mr|dnsmasq-2.63-1|13	Source4:	README.update.urpmi
12mr|dnsmasq-2.63-1|14	
12mr|dnsmasq-2.63-1|15	BuildRequires:		dbus-devel
12mr|dnsmasq-2.63-1|16	
12mr|dnsmasq-2.63-1|17	Requires:		%{name}-base = %{version}-%{release}
12mr|dnsmasq-2.63-1|18	Requires(preun):	rpm-helper
12mr|dnsmasq-2.63-1|19	Requires(post):		rpm-helper
12mr|dnsmasq-2.63-1|20	
12mr|dnsmasq-2.63-1|21	%description
12mr|dnsmasq-2.63-1|22	Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server. It
12mr|dnsmasq-2.63-1|23	is designed to provide DNS and, optionally, DHCP, to a small network. It can
12mr|dnsmasq-2.63-1|24	serve the names of local machines which are not in the global DNS. The DHCP
12mr|dnsmasq-2.63-1|25	server integrates with the DNS server and allows machines with DHCP-allocated
12mr|dnsmasq-2.63-1|26	addresses to appear in the DNS with names configured either in each host or
12mr|dnsmasq-2.63-1|27	in a central configuration file. Dnsmasq supports static and dynamic DHCP
12mr|dnsmasq-2.63-1|28	leases and BOOTP for network booting of diskless machines.
12mr|dnsmasq-2.63-1|29	
12mr|dnsmasq-2.63-1|30	%package	base
12mr|dnsmasq-2.63-1|31	Summary:	A lightweight dhcp and caching nameserver - base files without init scripts
12mr|dnsmasq-2.63-1|32	Group:		Networking/Remote access
12mr|dnsmasq-2.63-1|33	
12mr|dnsmasq-2.63-1|34	%description	base
12mr|dnsmasq-2.63-1|35	Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server. It
12mr|dnsmasq-2.63-1|36	is designed to provide DNS and, optionally, DHCP, to a small network. It can
12mr|dnsmasq-2.63-1|37	serve the names of local machines which are not in the global DNS. The DHCP
12mr|dnsmasq-2.63-1|38	server integrates with the DNS server and allows machines with DHCP-allocated
12mr|dnsmasq-2.63-1|39	addresses to appear in the DNS with names configured either in each host or
12mr|dnsmasq-2.63-1|40	in a central configuration file. Dnsmasq supports static and dynamic DHCP
12mr|dnsmasq-2.63-1|41	leases and BOOTP for network booting of diskless machines.
12mr|dnsmasq-2.63-1|42	
12mr|dnsmasq-2.63-1|43	This package contains the base files of the Dnsmasq server, without the init
12mr|dnsmasq-2.63-1|44	scripts and global configuration files.
12mr|dnsmasq-2.63-1|45	
12mr|dnsmasq-2.63-1|46	%prep
12mr|dnsmasq-2.63-1|47	%setup -q
12mr|dnsmasq-2.63-1|48	
12mr|dnsmasq-2.63-1|49	%build
12mr|dnsmasq-2.63-1|50	#(tpg) enable dbus support
12mr|dnsmasq-2.63-1|51	sed -i 's|/\* #define HAVE_DBUS \*/|#define HAVE_DBUS|g' src/config.h
12mr|dnsmasq-2.63-1|52	
12mr|dnsmasq-2.63-1|53	%serverbuild
12mr|dnsmasq-2.63-1|54	%make
12mr|dnsmasq-2.63-1|55	
12mr|dnsmasq-2.63-1|56	%install
12mr|dnsmasq-2.63-1|57	%__install -m755 %{SOURCE2} -D %{buildroot}%{_initrddir}/%{name}
12mr|dnsmasq-2.63-1|58	%__install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12mr|dnsmasq-2.63-1|59	%__install -m644 %{SOURCE3} -D %{buildroot}/lib/systemd/system/%{name}.service
12mr|dnsmasq-2.63-1|60	%__install -m644 dnsmasq.conf.example -D %{buildroot}%{_sysconfdir}/dnsmasq.conf
12mr|dnsmasq-2.63-1|61	%__install -m755 -D src/dnsmasq %{buildroot}%{_sbindir}/dnsmasq
12mr|dnsmasq-2.63-1|62	%__install -m644 man/dnsmasq.8 -D %{buildroot}%{_mandir}/man8/dnsmasq.8
12mr|dnsmasq-2.63-1|63	%__install -m644 %{SOURCE4} README.update.urpmi
12mr|dnsmasq-2.63-1|64	
12mr|dnsmasq-2.63-1|65	%post
12mr|dnsmasq-2.63-1|66	%_post_service %{name}
12mr|dnsmasq-2.63-1|67	
12mr|dnsmasq-2.63-1|68	%preun
12mr|dnsmasq-2.63-1|69	%_preun_service %{name}
12mr|dnsmasq-2.63-1|70	
12mr|dnsmasq-2.63-1|71	%files
12mr|dnsmasq-2.63-1|72	%{_initrddir}/%{name}
12mr|dnsmasq-2.63-1|73	%config(noreplace) %{_sysconfdir}/dnsmasq.conf
12mr|dnsmasq-2.63-1|74	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|dnsmasq-2.63-1|75	/lib/systemd/system/%{name}.service
12mr|dnsmasq-2.63-1|76	%doc README.update.urpmi
12mr|dnsmasq-2.63-1|77	
12mr|dnsmasq-2.63-1|78	%files base
12mr|dnsmasq-2.63-1|79	%doc CHANGELOG FAQ COPYING COPYING-v3 doc.html setup.html
12mr|dnsmasq-2.63-1|80	%{_sbindir}/%{name}
12mr|dnsmasq-2.63-1|81	%doc %{_mandir}/man8/%{name}*
12mr|dnsmasq-2.63-1|82	
12mr|dnsmasq-2.63-1|83	%changelog
12mr|dnsmasq-2.63-1|84	

13808 12
12mr|docbook2x-0.8.8-9|1	%define oname  docbook2X
12mr|docbook2x-0.8.8-9|2	
12mr|docbook2x-0.8.8-9|3	Name:		docbook2x
12mr|docbook2x-0.8.8-9|4	Version:	0.8.8
12mr|docbook2x-0.8.8-9|5	Release:	9
12mr|docbook2x-0.8.8-9|6	Summary:	A docbook to GNU Texinfo format converter
12mr|docbook2x-0.8.8-9|7	Group:		Publishing
12mr|docbook2x-0.8.8-9|8	Url:		http://docbook2x.sourceforge.net/
12mr|docbook2x-0.8.8-9|9	License:	MIT
12mr|docbook2x-0.8.8-9|10	Source0:	http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{oname}-%{version}.tar.bz2
12mr|docbook2x-0.8.8-9|11	BuildRequires:	libxslt-proc
12mr|docbook2x-0.8.8-9|12	BuildRequires:	perl(XML::SAX)
12mr|docbook2x-0.8.8-9|13	Requires:	xsltproc
12mr|docbook2x-0.8.8-9|14	
12mr|docbook2x-0.8.8-9|15	%description
12mr|docbook2x-0.8.8-9|16	Converts DocBook documents into the traditional Unix man page format
12mr|docbook2x-0.8.8-9|17	and the GNU Texinfo format.
12mr|docbook2x-0.8.8-9|18	
12mr|docbook2x-0.8.8-9|19	%prep
12mr|docbook2x-0.8.8-9|20	%setup -q -n %{oname}-%{version}
12mr|docbook2x-0.8.8-9|21	
12mr|docbook2x-0.8.8-9|22	%build
12mr|docbook2x-0.8.8-9|23	# to avoid clashing with docbook2* from docbook-utils
12mr|docbook2x-0.8.8-9|24	%configure2_5x --program-transform-name='s/^docbook2/docbook2x-/'
12mr|docbook2x-0.8.8-9|25	%make
12mr|docbook2x-0.8.8-9|26	
12mr|docbook2x-0.8.8-9|27	%install
12mr|docbook2x-0.8.8-9|28	rm -rf %{buildroot}
12mr|docbook2x-0.8.8-9|29	%makeinstall_std
12mr|docbook2x-0.8.8-9|30	
12mr|docbook2x-0.8.8-9|31	%files
12mr|docbook2x-0.8.8-9|32	%{_bindir}/db2x_manxml
12mr|docbook2x-0.8.8-9|33	%{_bindir}/db2x_texixml
12mr|docbook2x-0.8.8-9|34	%{_bindir}/db2x_xsltproc
12mr|docbook2x-0.8.8-9|35	%{_bindir}/docbook2x-man
12mr|docbook2x-0.8.8-9|36	%{_bindir}/docbook2x-texi
12mr|docbook2x-0.8.8-9|37	%{_bindir}/sgml2xml-isoent
12mr|docbook2x-0.8.8-9|38	%{_bindir}/utf8trans
12mr|docbook2x-0.8.8-9|39	%{_docdir}/docbook2X
12mr|docbook2x-0.8.8-9|40	%{_datadir}/docbook2X
12mr|docbook2x-0.8.8-9|41	%{_mandir}/man1/*
12mr|docbook2x-0.8.8-9|42	%{_infodir}/*
12mr|docbook2x-0.8.8-9|43	
12mr|docbook2x-0.8.8-9|44	
12mr|docbook2x-0.8.8-9|45	
12mr|docbook2x-0.8.8-9|46	%changelog
12mr|docbook2x-0.8.8-9|47	

13809 12
12mr|docbook-dtd30-sgml-1.0-13|1	%define dtdver 3.0
12mr|docbook-dtd30-sgml-1.0-13|2	%define mltyp sgml
12mr|docbook-dtd30-sgml-1.0-13|3	%define sgmlbase %{_datadir}/sgml
12mr|docbook-dtd30-sgml-1.0-13|4	
12mr|docbook-dtd30-sgml-1.0-13|5	%define name docbook-dtd30-sgml
12mr|docbook-dtd30-sgml-1.0-13|6	%define version 1.0
12mr|docbook-dtd30-sgml-1.0-13|7	%define release %mkrel 13
12mr|docbook-dtd30-sgml-1.0-13|8	
12mr|docbook-dtd30-sgml-1.0-13|9	Name:			%{name}
12mr|docbook-dtd30-sgml-1.0-13|10	Version:		%{version}
12mr|docbook-dtd30-sgml-1.0-13|11	Release:		%{release}
12mr|docbook-dtd30-sgml-1.0-13|12	Group:			Publishing
12mr|docbook-dtd30-sgml-1.0-13|13	
12mr|docbook-dtd30-sgml-1.0-13|14	Summary: SGML document type definition for DocBook %{dtdver}
12mr|docbook-dtd30-sgml-1.0-13|15	
12mr|docbook-dtd30-sgml-1.0-13|16	License:		Distributable
12mr|docbook-dtd30-sgml-1.0-13|17	URL:			http://www.oasis-open.org/docbook/
12mr|docbook-dtd30-sgml-1.0-13|18	
12mr|docbook-dtd30-sgml-1.0-13|19	Provides:		docbook-dtd-sgml
12mr|docbook-dtd30-sgml-1.0-13|20	Requires:		sgml-common >= 0.6.3-2mdk
12mr|docbook-dtd30-sgml-1.0-13|21	
12mr|docbook-dtd30-sgml-1.0-13|22	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|docbook-dtd30-sgml-1.0-13|23	
12mr|docbook-dtd30-sgml-1.0-13|24	# Zip file downloadable at http://www.oasis-open.org/docbook/sgml/%{dtdver}/
12mr|docbook-dtd30-sgml-1.0-13|25	Source0:		docbk30.tar.bz2
12mr|docbook-dtd30-sgml-1.0-13|26	Patch0:			%{name}-%{version}.catalog.patch
12mr|docbook-dtd30-sgml-1.0-13|27	BuildArch: noarch
12mr|docbook-dtd30-sgml-1.0-13|28	
12mr|docbook-dtd30-sgml-1.0-13|29	
12mr|docbook-dtd30-sgml-1.0-13|30	%description
12mr|docbook-dtd30-sgml-1.0-13|31	The DocBook Document Type Definition (DTD) describes the syntax of
12mr|docbook-dtd30-sgml-1.0-13|32	technical documentation texts (articles, books and manual pages).
12mr|docbook-dtd30-sgml-1.0-13|33	This syntax is SGML-compliant and is developed by the OASIS consortium.
12mr|docbook-dtd30-sgml-1.0-13|34	This is the version %{dtdver} of this DTD.
12mr|docbook-dtd30-sgml-1.0-13|35	
12mr|docbook-dtd30-sgml-1.0-13|36	
12mr|docbook-dtd30-sgml-1.0-13|37	%prep
12mr|docbook-dtd30-sgml-1.0-13|38	%setup -q
12mr|docbook-dtd30-sgml-1.0-13|39	%patch0 -p1 -b .catalog
12mr|docbook-dtd30-sgml-1.0-13|40	
12mr|docbook-dtd30-sgml-1.0-13|41	%build
12mr|docbook-dtd30-sgml-1.0-13|42	
12mr|docbook-dtd30-sgml-1.0-13|43	
12mr|docbook-dtd30-sgml-1.0-13|44	%install
12mr|docbook-dtd30-sgml-1.0-13|45	rm -rf $RPM_BUILD_ROOT
12mr|docbook-dtd30-sgml-1.0-13|46	DESTDIR=$RPM_BUILD_ROOT%{sgmlbase}/docbook/sgml-dtd-%{dtdver}
12mr|docbook-dtd30-sgml-1.0-13|47	mkdir -p $DESTDIR
12mr|docbook-dtd30-sgml-1.0-13|48	install *.dcl $DESTDIR
12mr|docbook-dtd30-sgml-1.0-13|49	install docbook.cat $DESTDIR/catalog
12mr|docbook-dtd30-sgml-1.0-13|50	install *.dtd $DESTDIR
12mr|docbook-dtd30-sgml-1.0-13|51	install *.mod $DESTDIR
12mr|docbook-dtd30-sgml-1.0-13|52	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sgml
12mr|docbook-dtd30-sgml-1.0-13|53	touch $RPM_BUILD_ROOT%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
12mr|docbook-dtd30-sgml-1.0-13|54	touch $RPM_BUILD_ROOT%{_sysconfdir}/sgml/catalog
12mr|docbook-dtd30-sgml-1.0-13|55	
12mr|docbook-dtd30-sgml-1.0-13|56	
12mr|docbook-dtd30-sgml-1.0-13|57	%clean
12mr|docbook-dtd30-sgml-1.0-13|58	rm -rf $RPM_BUILD_ROOT
12mr|docbook-dtd30-sgml-1.0-13|59	
12mr|docbook-dtd30-sgml-1.0-13|60	
12mr|docbook-dtd30-sgml-1.0-13|61	%files
12mr|docbook-dtd30-sgml-1.0-13|62	%defattr (0644,root,root,0755)
12mr|docbook-dtd30-sgml-1.0-13|63	%doc *.txt
12mr|docbook-dtd30-sgml-1.0-13|64	%ghost %config(noreplace) %{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
12mr|docbook-dtd30-sgml-1.0-13|65	%ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
12mr|docbook-dtd30-sgml-1.0-13|66	%{sgmlbase}/docbook/sgml-dtd-%{dtdver}
12mr|docbook-dtd30-sgml-1.0-13|67	
12mr|docbook-dtd30-sgml-1.0-13|68	# fix errors in old postun scripts
12mr|docbook-dtd30-sgml-1.0-13|69	%triggerpostun -- docbook-dtd30-sgml < 1.0-3mdk
12mr|docbook-dtd30-sgml-1.0-13|70	if [ -e %{_datadir}/sgml/openjade/catalog ]; then
12mr|docbook-dtd30-sgml-1.0-13|71	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd30-sgml-1.0-13|72	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd30-sgml-1.0-13|73	%{_datadir}/sgml/openjade/catalog
12mr|docbook-dtd30-sgml-1.0-13|74	fi
12mr|docbook-dtd30-sgml-1.0-13|75	if [ -e %{_datadir}/sgml/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd30-sgml-1.0-13|76	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd30-sgml-1.0-13|77	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd30-sgml-1.0-13|78	%{_datadir}/sgml/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd30-sgml-1.0-13|79	fi
12mr|docbook-dtd30-sgml-1.0-13|80	
12mr|docbook-dtd30-sgml-1.0-13|81	%post
12mr|docbook-dtd30-sgml-1.0-13|82	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd30-sgml-1.0-13|83	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd30-sgml-1.0-13|84	%{_datadir}/sgml/sgml-iso-entities-8879.1986/catalog
12mr|docbook-dtd30-sgml-1.0-13|85	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd30-sgml-1.0-13|86	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd30-sgml-1.0-13|87	%{_datadir}/sgml/docbook/%{mltyp}-dtd-%{dtdver}/catalog
12mr|docbook-dtd30-sgml-1.0-13|88	
12mr|docbook-dtd30-sgml-1.0-13|89	# The following lines are for the case in which the style sheets
12mr|docbook-dtd30-sgml-1.0-13|90	# were installed after another DTD but before this DTD
12mr|docbook-dtd30-sgml-1.0-13|91	if [ -e %{_datadir}/sgml/openjade/catalog ]; then
12mr|docbook-dtd30-sgml-1.0-13|92	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd30-sgml-1.0-13|93	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd30-sgml-1.0-13|94	%{_datadir}/sgml/openjade/catalog
12mr|docbook-dtd30-sgml-1.0-13|95	fi
12mr|docbook-dtd30-sgml-1.0-13|96	if [ -e %{_datadir}/sgml/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd30-sgml-1.0-13|97	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd30-sgml-1.0-13|98	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd30-sgml-1.0-13|99	%{_datadir}/sgml/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd30-sgml-1.0-13|100	fi
12mr|docbook-dtd30-sgml-1.0-13|101	
12mr|docbook-dtd30-sgml-1.0-13|102	
12mr|docbook-dtd30-sgml-1.0-13|103	%postun
12mr|docbook-dtd30-sgml-1.0-13|104	# Do not remove if upgrade
12mr|docbook-dtd30-sgml-1.0-13|105	if [ "$1" = "0" -a -x %{_bindir}/xmlcatalog ]; then
12mr|docbook-dtd30-sgml-1.0-13|106	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd30-sgml-1.0-13|107	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd30-sgml-1.0-13|108	%{_datadir}/sgml/sgml-iso-entities-8879.1986/catalog
12mr|docbook-dtd30-sgml-1.0-13|109	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd30-sgml-1.0-13|110	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd30-sgml-1.0-13|111	%{_datadir}/sgml/docbook/%{mltyp}-dtd-%{dtdver}/catalog
12mr|docbook-dtd30-sgml-1.0-13|112	
12mr|docbook-dtd30-sgml-1.0-13|113	# The following lines are for the case in which the style sheets
12mr|docbook-dtd30-sgml-1.0-13|114	# were not uninstalled because there is still another DTD
12mr|docbook-dtd30-sgml-1.0-13|115	if [ -e %{_datadir}/sgml/openjade/catalog ]; then
12mr|docbook-dtd30-sgml-1.0-13|116	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd30-sgml-1.0-13|117	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd30-sgml-1.0-13|118	%{_datadir}/sgml/openjade/catalog
12mr|docbook-dtd30-sgml-1.0-13|119	fi
12mr|docbook-dtd30-sgml-1.0-13|120	
12mr|docbook-dtd30-sgml-1.0-13|121	if [ -e %{_datadir}/sgml/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd30-sgml-1.0-13|122	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd30-sgml-1.0-13|123	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd30-sgml-1.0-13|124	%{_datadir}/sgml/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd30-sgml-1.0-13|125	fi
12mr|docbook-dtd30-sgml-1.0-13|126	fi
12mr|docbook-dtd30-sgml-1.0-13|127	
12mr|docbook-dtd30-sgml-1.0-13|128	
12mr|docbook-dtd30-sgml-1.0-13|129	
12mr|docbook-dtd30-sgml-1.0-13|130	
12mr|docbook-dtd30-sgml-1.0-13|131	%changelog
12mr|docbook-dtd30-sgml-1.0-13|132	

13810 12
12mr|docbook-dtd31-sgml-1.0-21|1	%define name docbook-dtd31-sgml
12mr|docbook-dtd31-sgml-1.0-21|2	%define version 1.0
12mr|docbook-dtd31-sgml-1.0-21|3	%define release %mkrel 21
12mr|docbook-dtd31-sgml-1.0-21|4	%define dtdver 3.1
12mr|docbook-dtd31-sgml-1.0-21|5	%define mltyp sgml
12mr|docbook-dtd31-sgml-1.0-21|6	%define sgmlbase %{_datadir}/sgml
12mr|docbook-dtd31-sgml-1.0-21|7	
12mr|docbook-dtd31-sgml-1.0-21|8	Name:		%{name}
12mr|docbook-dtd31-sgml-1.0-21|9	Version:	%{version}
12mr|docbook-dtd31-sgml-1.0-21|10	Release:	%{release}
12mr|docbook-dtd31-sgml-1.0-21|11	Group       	: Publishing
12mr|docbook-dtd31-sgml-1.0-21|12	
12mr|docbook-dtd31-sgml-1.0-21|13	Summary     	: SGML document type definition for DocBook %{dtdver}
12mr|docbook-dtd31-sgml-1.0-21|14	
12mr|docbook-dtd31-sgml-1.0-21|15	License   	: Artistic
12mr|docbook-dtd31-sgml-1.0-21|16	URL         	: http://www.oasis-open.org/docbook/
12mr|docbook-dtd31-sgml-1.0-21|17	
12mr|docbook-dtd31-sgml-1.0-21|18	Provides        : docbook-dtd-sgml
12mr|docbook-dtd31-sgml-1.0-21|19	Requires(postun)	: sgml-common
12mr|docbook-dtd31-sgml-1.0-21|20	Requires(post)	: sgml-common
12mr|docbook-dtd31-sgml-1.0-21|21	BuildRequires: 	dos2unix
12mr|docbook-dtd31-sgml-1.0-21|22	
12mr|docbook-dtd31-sgml-1.0-21|23	BuildRoot   	: %{_tmppath}/%{name}-%{version}-buildroot
12mr|docbook-dtd31-sgml-1.0-21|24	
12mr|docbook-dtd31-sgml-1.0-21|25	# Zip file downloadable at http://www.oasis-open.org/docbook/sgml/%{dtdver}/
12mr|docbook-dtd31-sgml-1.0-21|26	Source0		: docbk31.tar.bz2
12mr|docbook-dtd31-sgml-1.0-21|27	Patch0          : %{name}-%{version}.catalog.patch
12mr|docbook-dtd31-sgml-1.0-21|28	BuildArch	: noarch
12mr|docbook-dtd31-sgml-1.0-21|29	
12mr|docbook-dtd31-sgml-1.0-21|30	%description
12mr|docbook-dtd31-sgml-1.0-21|31	The DocBook Document Type Definition (DTD) describes the syntax of
12mr|docbook-dtd31-sgml-1.0-21|32	technical documentation texts (articles, books and manual pages).
12mr|docbook-dtd31-sgml-1.0-21|33	This syntax is SGML-compliant and is developed by the OASIS consortium.
12mr|docbook-dtd31-sgml-1.0-21|34	This is the version %{dtdver} of this DTD.
12mr|docbook-dtd31-sgml-1.0-21|35	
12mr|docbook-dtd31-sgml-1.0-21|36	%prep
12mr|docbook-dtd31-sgml-1.0-21|37	%setup -q
12mr|docbook-dtd31-sgml-1.0-21|38	%patch0 -p1
12mr|docbook-dtd31-sgml-1.0-21|39	
12mr|docbook-dtd31-sgml-1.0-21|40	%build
12mr|docbook-dtd31-sgml-1.0-21|41	
12mr|docbook-dtd31-sgml-1.0-21|42	%install
12mr|docbook-dtd31-sgml-1.0-21|43	rm -rf $RPM_BUILD_ROOT
12mr|docbook-dtd31-sgml-1.0-21|44	DESTDIR=$RPM_BUILD_ROOT%{sgmlbase}/docbook/sgml-dtd-%{dtdver}
12mr|docbook-dtd31-sgml-1.0-21|45	mkdir -p $DESTDIR
12mr|docbook-dtd31-sgml-1.0-21|46	dos2unix *.txt
12mr|docbook-dtd31-sgml-1.0-21|47	install *.dcl $DESTDIR
12mr|docbook-dtd31-sgml-1.0-21|48	install docbook.cat $DESTDIR/catalog
12mr|docbook-dtd31-sgml-1.0-21|49	install *.dtd $DESTDIR
12mr|docbook-dtd31-sgml-1.0-21|50	install *.mod $DESTDIR
12mr|docbook-dtd31-sgml-1.0-21|51	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sgml
12mr|docbook-dtd31-sgml-1.0-21|52	touch $RPM_BUILD_ROOT%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
12mr|docbook-dtd31-sgml-1.0-21|53	touch $RPM_BUILD_ROOT%{_sysconfdir}/sgml/catalog
12mr|docbook-dtd31-sgml-1.0-21|54	
12mr|docbook-dtd31-sgml-1.0-21|55	%post
12mr|docbook-dtd31-sgml-1.0-21|56	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd31-sgml-1.0-21|57	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd31-sgml-1.0-21|58	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
12mr|docbook-dtd31-sgml-1.0-21|59	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd31-sgml-1.0-21|60	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd31-sgml-1.0-21|61	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
12mr|docbook-dtd31-sgml-1.0-21|62	
12mr|docbook-dtd31-sgml-1.0-21|63	# The following lines are for the case in which the style sheets
12mr|docbook-dtd31-sgml-1.0-21|64	# were installed after another DTD but before this DTD
12mr|docbook-dtd31-sgml-1.0-21|65	if [ -e %{sgmlbase}/openjade/catalog ]; then
12mr|docbook-dtd31-sgml-1.0-21|66	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd31-sgml-1.0-21|67	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd31-sgml-1.0-21|68	%{sgmlbase}/openjade/catalog
12mr|docbook-dtd31-sgml-1.0-21|69	fi
12mr|docbook-dtd31-sgml-1.0-21|70	
12mr|docbook-dtd31-sgml-1.0-21|71	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd31-sgml-1.0-21|72	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd31-sgml-1.0-21|73	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd31-sgml-1.0-21|74	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd31-sgml-1.0-21|75	fi
12mr|docbook-dtd31-sgml-1.0-21|76	
12mr|docbook-dtd31-sgml-1.0-21|77	%postun
12mr|docbook-dtd31-sgml-1.0-21|78	# Do not remove if upgrade
12mr|docbook-dtd31-sgml-1.0-21|79	if [ "$1" = "0" -a -x %{_bindir}/xmlcatalog ]; then
12mr|docbook-dtd31-sgml-1.0-21|80	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd31-sgml-1.0-21|81	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd31-sgml-1.0-21|82	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
12mr|docbook-dtd31-sgml-1.0-21|83	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd31-sgml-1.0-21|84	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd31-sgml-1.0-21|85	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
12mr|docbook-dtd31-sgml-1.0-21|86	
12mr|docbook-dtd31-sgml-1.0-21|87	# The following lines are for the case in which the style sheets
12mr|docbook-dtd31-sgml-1.0-21|88	# were not uninstalled because there is still another DTD
12mr|docbook-dtd31-sgml-1.0-21|89	if [ -e  %{sgmlbase}/openjade/catalog ]; then
12mr|docbook-dtd31-sgml-1.0-21|90	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd31-sgml-1.0-21|91	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd31-sgml-1.0-21|92	%{sgmlbase}/openjade/catalog
12mr|docbook-dtd31-sgml-1.0-21|93	fi
12mr|docbook-dtd31-sgml-1.0-21|94	
12mr|docbook-dtd31-sgml-1.0-21|95	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd31-sgml-1.0-21|96	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd31-sgml-1.0-21|97	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd31-sgml-1.0-21|98	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd31-sgml-1.0-21|99	fi
12mr|docbook-dtd31-sgml-1.0-21|100	fi
12mr|docbook-dtd31-sgml-1.0-21|101	
12mr|docbook-dtd31-sgml-1.0-21|102	%clean
12mr|docbook-dtd31-sgml-1.0-21|103	rm -rf $RPM_BUILD_ROOT
12mr|docbook-dtd31-sgml-1.0-21|104	
12mr|docbook-dtd31-sgml-1.0-21|105	%files
12mr|docbook-dtd31-sgml-1.0-21|106	%defattr (0644,root,root,0755)
12mr|docbook-dtd31-sgml-1.0-21|107	%doc *.txt ChangeLog
12mr|docbook-dtd31-sgml-1.0-21|108	%ghost %config(noreplace) %{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
12mr|docbook-dtd31-sgml-1.0-21|109	%ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
12mr|docbook-dtd31-sgml-1.0-21|110	%{sgmlbase}/docbook/sgml-dtd-%{dtdver}
12mr|docbook-dtd31-sgml-1.0-21|111	
12mr|docbook-dtd31-sgml-1.0-21|112	
12mr|docbook-dtd31-sgml-1.0-21|113	
12mr|docbook-dtd31-sgml-1.0-21|114	
12mr|docbook-dtd31-sgml-1.0-21|115	%changelog
12mr|docbook-dtd31-sgml-1.0-21|116	

13811 12
12mr|docbook-dtd412-xml-1.0-28|1	%define dtdver 4.1.2
12mr|docbook-dtd412-xml-1.0-28|2	%define mltyp xml
12mr|docbook-dtd412-xml-1.0-28|3	
12mr|docbook-dtd412-xml-1.0-28|4	%define name docbook-dtd412-xml
12mr|docbook-dtd412-xml-1.0-28|5	%define version 1.0
12mr|docbook-dtd412-xml-1.0-28|6	%define release %mkrel 28
12mr|docbook-dtd412-xml-1.0-28|7	
12mr|docbook-dtd412-xml-1.0-28|8	Name:    %{name}
12mr|docbook-dtd412-xml-1.0-28|9	Version: %{version}
12mr|docbook-dtd412-xml-1.0-28|10	Release: %{release}
12mr|docbook-dtd412-xml-1.0-28|11	Group  : Publishing
12mr|docbook-dtd412-xml-1.0-28|12	
12mr|docbook-dtd412-xml-1.0-28|13	Summary: XML document type definition for DocBook %{dtdver}
12mr|docbook-dtd412-xml-1.0-28|14	
12mr|docbook-dtd412-xml-1.0-28|15	License: Artistic style
12mr|docbook-dtd412-xml-1.0-28|16	URL    : http://www.oasis-open.org/docbook/
12mr|docbook-dtd412-xml-1.0-28|17	
12mr|docbook-dtd412-xml-1.0-28|18	Provides: docbook-dtd-%{mltyp}
12mr|docbook-dtd412-xml-1.0-28|19	Requires: coreutils
12mr|docbook-dtd412-xml-1.0-28|20	Requires: sgml-common >= 0.6.3-2mdk
12mr|docbook-dtd412-xml-1.0-28|21	Requires: libxml2-utils
12mr|docbook-dtd412-xml-1.0-28|22	
12mr|docbook-dtd412-xml-1.0-28|23	BuildRoot: %_tmppath/%name-buildroot
12mr|docbook-dtd412-xml-1.0-28|24	
12mr|docbook-dtd412-xml-1.0-28|25	# Zip file downloadable at http://www.oasis-open.org/docbook/%{mltyp}/%{dtdver}
12mr|docbook-dtd412-xml-1.0-28|26	Source0  : docbkx412.tar.bz2
12mr|docbook-dtd412-xml-1.0-28|27	Source1  : docbook-dtd412-xml-catalog.tar.bz2
12mr|docbook-dtd412-xml-1.0-28|28	Patch0   : %{name}-%{version}.catalog.patch
12mr|docbook-dtd412-xml-1.0-28|29	Patch1   : %{name}-%{version}.dbcentx.patch
12mr|docbook-dtd412-xml-1.0-28|30	BuildArch: noarch
12mr|docbook-dtd412-xml-1.0-28|31	
12mr|docbook-dtd412-xml-1.0-28|32	
12mr|docbook-dtd412-xml-1.0-28|33	%define sgmlbase %{_datadir}/sgml
12mr|docbook-dtd412-xml-1.0-28|34	
12mr|docbook-dtd412-xml-1.0-28|35	%description
12mr|docbook-dtd412-xml-1.0-28|36	The DocBook Document Type Definition (DTD) describes the syntax of
12mr|docbook-dtd412-xml-1.0-28|37	technical documentation texts (articles, books and manual pages).
12mr|docbook-dtd412-xml-1.0-28|38	This syntax is XML-compliant and is developed by the OASIS consortium.
12mr|docbook-dtd412-xml-1.0-28|39	This is the version %{dtdver} of this DTD.
12mr|docbook-dtd412-xml-1.0-28|40	
12mr|docbook-dtd412-xml-1.0-28|41	
12mr|docbook-dtd412-xml-1.0-28|42	%prep
12mr|docbook-dtd412-xml-1.0-28|43	%setup -q
12mr|docbook-dtd412-xml-1.0-28|44	%setup -D -a 1 -q
12mr|docbook-dtd412-xml-1.0-28|45	%patch0 -p1
12mr|docbook-dtd412-xml-1.0-28|46	%patch1 -p1
12mr|docbook-dtd412-xml-1.0-28|47	
12mr|docbook-dtd412-xml-1.0-28|48	%build
12mr|docbook-dtd412-xml-1.0-28|49	
12mr|docbook-dtd412-xml-1.0-28|50	
12mr|docbook-dtd412-xml-1.0-28|51	%install
12mr|docbook-dtd412-xml-1.0-28|52	rm -rf %{buildroot}
12mr|docbook-dtd412-xml-1.0-28|53	DESTDIR=%{buildroot}%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
12mr|docbook-dtd412-xml-1.0-28|54	mkdir -p $DESTDIR
12mr|docbook-dtd412-xml-1.0-28|55	install -m644 docbook.cat $DESTDIR/catalog
12mr|docbook-dtd412-xml-1.0-28|56	install -m644 xmlcatalog $DESTDIR
12mr|docbook-dtd412-xml-1.0-28|57	install -m644 *.dtd $DESTDIR
12mr|docbook-dtd412-xml-1.0-28|58	install -m644 *.mod $DESTDIR
12mr|docbook-dtd412-xml-1.0-28|59	
12mr|docbook-dtd412-xml-1.0-28|60	# Symlinks
12mr|docbook-dtd412-xml-1.0-28|61	mkdir -p %{buildroot}%{_sysconfdir}/sgml
12mr|docbook-dtd412-xml-1.0-28|62	ln -s %{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd412-xml-1.0-28|63	%{buildroot}%{_sysconfdir}/sgml/%{mltyp}-docbook.cat
12mr|docbook-dtd412-xml-1.0-28|64	
12mr|docbook-dtd412-xml-1.0-28|65	mkdir -p %{buildroot}%{_sysconfdir}/sgml
12mr|docbook-dtd412-xml-1.0-28|66	touch %{buildroot}%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
12mr|docbook-dtd412-xml-1.0-28|67	# What's that for?
12mr|docbook-dtd412-xml-1.0-28|68	# touch %{buildroot}%{_sysconfdir}/sgml/catalog
12mr|docbook-dtd412-xml-1.0-28|69	
12mr|docbook-dtd412-xml-1.0-28|70	
12mr|docbook-dtd412-xml-1.0-28|71	%clean
12mr|docbook-dtd412-xml-1.0-28|72	rm -rf %{buildroot}
12mr|docbook-dtd412-xml-1.0-28|73	
12mr|docbook-dtd412-xml-1.0-28|74	
12mr|docbook-dtd412-xml-1.0-28|75	%files
12mr|docbook-dtd412-xml-1.0-28|76	%defattr (-,root,root)
12mr|docbook-dtd412-xml-1.0-28|77	%doc *.txt ChangeLog
12mr|docbook-dtd412-xml-1.0-28|78	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
12mr|docbook-dtd412-xml-1.0-28|79	%{_sysconfdir}/sgml/xml-docbook.cat
12mr|docbook-dtd412-xml-1.0-28|80	%ghost %config(noreplace) %{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
12mr|docbook-dtd412-xml-1.0-28|81	# rpmlint complains about this and indeed seems unnecesary
12mr|docbook-dtd412-xml-1.0-28|82	# %ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
12mr|docbook-dtd412-xml-1.0-28|83	
12mr|docbook-dtd412-xml-1.0-28|84	#fix buggy XML catalog unregistration which was present in postun script
12mr|docbook-dtd412-xml-1.0-28|85	#for all versions before 1.0-10mdk
12mr|docbook-dtd412-xml-1.0-28|86	%triggerpostun -- docbook-dtd412-xml < 1.0-10mdk
12mr|docbook-dtd412-xml-1.0-28|87	CATALOG=%{sgmlbase}/docbook/xmlcatalog
12mr|docbook-dtd412-xml-1.0-28|88	
12mr|docbook-dtd412-xml-1.0-28|89	%{_bindir}/xmlcatalog --noout --add "delegatePublic" \
12mr|docbook-dtd412-xml-1.0-28|90	"-//OASIS//DTD DocBook XML" \
12mr|docbook-dtd412-xml-1.0-28|91	"file:///usr/share/sgml/docbook/xml-dtd-4.1.2/xmlcatalog" $CATALOG
12mr|docbook-dtd412-xml-1.0-28|92	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
12mr|docbook-dtd412-xml-1.0-28|93	"http://www.oasis-open.org/docbook/xml/4.1.2" \
12mr|docbook-dtd412-xml-1.0-28|94	"xml-dtd-4.1.2" $CATALOG
12mr|docbook-dtd412-xml-1.0-28|95	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
12mr|docbook-dtd412-xml-1.0-28|96	"http://www.oasis-open.org/docbook/xml/4.1.2" \
12mr|docbook-dtd412-xml-1.0-28|97	"xml-dtd-4.1.2" $CATALOG
12mr|docbook-dtd412-xml-1.0-28|98	
12mr|docbook-dtd412-xml-1.0-28|99	#fix old buggy postun
12mr|docbook-dtd412-xml-1.0-28|100	%triggerpostun -- docbook-dtd412-xml < 1.0-15mdk
12mr|docbook-dtd412-xml-1.0-28|101	if [ -e %{sgmlbase}/openjade/catalog ]; then
12mr|docbook-dtd412-xml-1.0-28|102	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd412-xml-1.0-28|103	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd412-xml-1.0-28|104	%{sgmlbase}/openjade/catalog
12mr|docbook-dtd412-xml-1.0-28|105	fi
12mr|docbook-dtd412-xml-1.0-28|106	
12mr|docbook-dtd412-xml-1.0-28|107	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd412-xml-1.0-28|108	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd412-xml-1.0-28|109	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd412-xml-1.0-28|110	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd412-xml-1.0-28|111	fi
12mr|docbook-dtd412-xml-1.0-28|112	
12mr|docbook-dtd412-xml-1.0-28|113	
12mr|docbook-dtd412-xml-1.0-28|114	%Post
12mr|docbook-dtd412-xml-1.0-28|115	##
12mr|docbook-dtd412-xml-1.0-28|116	## SGML catalog
12mr|docbook-dtd412-xml-1.0-28|117	##
12mr|docbook-dtd412-xml-1.0-28|118	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd412-xml-1.0-28|119	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd412-xml-1.0-28|120	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
12mr|docbook-dtd412-xml-1.0-28|121	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd412-xml-1.0-28|122	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd412-xml-1.0-28|123	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
12mr|docbook-dtd412-xml-1.0-28|124	
12mr|docbook-dtd412-xml-1.0-28|125	# The following lines are for the case in which the style sheets
12mr|docbook-dtd412-xml-1.0-28|126	# were installed after another DTD but before this DTD
12mr|docbook-dtd412-xml-1.0-28|127	if [ -e %{sgmlbase}/openjade/catalog ]; then
12mr|docbook-dtd412-xml-1.0-28|128	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd412-xml-1.0-28|129	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd412-xml-1.0-28|130	%{sgmlbase}/openjade/catalog
12mr|docbook-dtd412-xml-1.0-28|131	fi
12mr|docbook-dtd412-xml-1.0-28|132	
12mr|docbook-dtd412-xml-1.0-28|133	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd412-xml-1.0-28|134	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd412-xml-1.0-28|135	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd412-xml-1.0-28|136	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd412-xml-1.0-28|137	fi
12mr|docbook-dtd412-xml-1.0-28|138	
12mr|docbook-dtd412-xml-1.0-28|139	##
12mr|docbook-dtd412-xml-1.0-28|140	## XML catalog
12mr|docbook-dtd412-xml-1.0-28|141	##
12mr|docbook-dtd412-xml-1.0-28|142	
12mr|docbook-dtd412-xml-1.0-28|143	CATALOG=%{sgmlbase}/docbook/xmlcatalog
12mr|docbook-dtd412-xml-1.0-28|144	
12mr|docbook-dtd412-xml-1.0-28|145	%{_bindir}/xmlcatalog --noout --add "delegatePublic" \
12mr|docbook-dtd412-xml-1.0-28|146	"-//OASIS//DTD DocBook XML" \
12mr|docbook-dtd412-xml-1.0-28|147	"file:///usr/share/sgml/docbook/xml-dtd-4.1.2/xmlcatalog" $CATALOG
12mr|docbook-dtd412-xml-1.0-28|148	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
12mr|docbook-dtd412-xml-1.0-28|149	"http://www.oasis-open.org/docbook/xml/4.1.2" \
12mr|docbook-dtd412-xml-1.0-28|150	"xml-dtd-4.1.2" $CATALOG
12mr|docbook-dtd412-xml-1.0-28|151	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
12mr|docbook-dtd412-xml-1.0-28|152	"http://www.oasis-open.org/docbook/xml/4.1.2" \
12mr|docbook-dtd412-xml-1.0-28|153	"xml-dtd-4.1.2" $CATALOG
12mr|docbook-dtd412-xml-1.0-28|154	
12mr|docbook-dtd412-xml-1.0-28|155	%Postun
12mr|docbook-dtd412-xml-1.0-28|156	# test xmlcatalog is available before using it...
12mr|docbook-dtd412-xml-1.0-28|157	if [ -x %{_bindir}/xmlcatalog ]; then
12mr|docbook-dtd412-xml-1.0-28|158	##
12mr|docbook-dtd412-xml-1.0-28|159	## SGML catalog
12mr|docbook-dtd412-xml-1.0-28|160	##
12mr|docbook-dtd412-xml-1.0-28|161	# Do not remove if upgrade
12mr|docbook-dtd412-xml-1.0-28|162	if [ "$1" = "0" ]; then
12mr|docbook-dtd412-xml-1.0-28|163	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd412-xml-1.0-28|164	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd412-xml-1.0-28|165	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
12mr|docbook-dtd412-xml-1.0-28|166	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd412-xml-1.0-28|167	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd412-xml-1.0-28|168	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
12mr|docbook-dtd412-xml-1.0-28|169	
12mr|docbook-dtd412-xml-1.0-28|170	# The following lines are for the case in which the style sheets
12mr|docbook-dtd412-xml-1.0-28|171	# were not uninstalled because there is still another DTD
12mr|docbook-dtd412-xml-1.0-28|172	if [ -e %{sgmlbase}/openjade/catalog ]; then
12mr|docbook-dtd412-xml-1.0-28|173	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd412-xml-1.0-28|174	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd412-xml-1.0-28|175	%{sgmlbase}/openjade/catalog
12mr|docbook-dtd412-xml-1.0-28|176	fi
12mr|docbook-dtd412-xml-1.0-28|177	
12mr|docbook-dtd412-xml-1.0-28|178	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd412-xml-1.0-28|179	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd412-xml-1.0-28|180	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd412-xml-1.0-28|181	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd412-xml-1.0-28|182	fi
12mr|docbook-dtd412-xml-1.0-28|183	
12mr|docbook-dtd412-xml-1.0-28|184	##
12mr|docbook-dtd412-xml-1.0-28|185	## XML catalog
12mr|docbook-dtd412-xml-1.0-28|186	##
12mr|docbook-dtd412-xml-1.0-28|187	
12mr|docbook-dtd412-xml-1.0-28|188	CATALOG=%{sgmlbase}/docbook/xmlcatalog
12mr|docbook-dtd412-xml-1.0-28|189	
12mr|docbook-dtd412-xml-1.0-28|190	if [ -f $CATALOG ]; then
12mr|docbook-dtd412-xml-1.0-28|191	
12mr|docbook-dtd412-xml-1.0-28|192	%{_bindir}/xmlcatalog --noout --del \
12mr|docbook-dtd412-xml-1.0-28|193	"-//OASIS//DTD DocBook XML" $CATALOG
12mr|docbook-dtd412-xml-1.0-28|194	%{_bindir}/xmlcatalog --noout --del \
12mr|docbook-dtd412-xml-1.0-28|195	"xml-dtd-4.1.2" $CATALOG
12mr|docbook-dtd412-xml-1.0-28|196	fi
12mr|docbook-dtd412-xml-1.0-28|197	fi
12mr|docbook-dtd412-xml-1.0-28|198	fi
12mr|docbook-dtd412-xml-1.0-28|199	
12mr|docbook-dtd412-xml-1.0-28|200	
12mr|docbook-dtd412-xml-1.0-28|201	
12mr|docbook-dtd412-xml-1.0-28|202	
12mr|docbook-dtd412-xml-1.0-28|203	
12mr|docbook-dtd412-xml-1.0-28|204	%changelog
12mr|docbook-dtd412-xml-1.0-28|205	

13812 12
12mr|docbook-dtd41-sgml-1.0-20|1	%define name docbook-dtd41-sgml
12mr|docbook-dtd41-sgml-1.0-20|2	%define version 1.0
12mr|docbook-dtd41-sgml-1.0-20|3	%define release %mkrel 20
12mr|docbook-dtd41-sgml-1.0-20|4	%define dtdver 4.1
12mr|docbook-dtd41-sgml-1.0-20|5	%define mltyp sgml
12mr|docbook-dtd41-sgml-1.0-20|6	%define sgmlbase %{_datadir}/sgml
12mr|docbook-dtd41-sgml-1.0-20|7	
12mr|docbook-dtd41-sgml-1.0-20|8	Name:		%{name}
12mr|docbook-dtd41-sgml-1.0-20|9	Version:	%{version}
12mr|docbook-dtd41-sgml-1.0-20|10	Release:	%{release}
12mr|docbook-dtd41-sgml-1.0-20|11	Group       	: Publishing
12mr|docbook-dtd41-sgml-1.0-20|12	
12mr|docbook-dtd41-sgml-1.0-20|13	Summary     	: SGML document type definition for DocBook %{dtdver}
12mr|docbook-dtd41-sgml-1.0-20|14	
12mr|docbook-dtd41-sgml-1.0-20|15	License   	: Artistic style
12mr|docbook-dtd41-sgml-1.0-20|16	URL         	: http://www.oasis-open.org/docbook/
12mr|docbook-dtd41-sgml-1.0-20|17	
12mr|docbook-dtd41-sgml-1.0-20|18	Provides        : docbook-dtd-sgml
12mr|docbook-dtd41-sgml-1.0-20|19	Requires(post): sgml-common >= 0.6.3-2mdk
12mr|docbook-dtd41-sgml-1.0-20|20	Requires(postun): sgml-common >= 0.6.3-2mdk
12mr|docbook-dtd41-sgml-1.0-20|21	
12mr|docbook-dtd41-sgml-1.0-20|22	BuildRoot   	: %{_tmppath}/%{name}-%{version}-buildroot
12mr|docbook-dtd41-sgml-1.0-20|23	
12mr|docbook-dtd41-sgml-1.0-20|24	# Zip file downloadable from http://www.oasis-open.org/docbook/sgml/%{dtdver}/
12mr|docbook-dtd41-sgml-1.0-20|25	Source0		: docbk41.tar.bz2
12mr|docbook-dtd41-sgml-1.0-20|26	Patch0          : %{name}-%{version}.catalog.patch
12mr|docbook-dtd41-sgml-1.0-20|27	BuildArch	: noarch
12mr|docbook-dtd41-sgml-1.0-20|28	
12mr|docbook-dtd41-sgml-1.0-20|29	
12mr|docbook-dtd41-sgml-1.0-20|30	%description
12mr|docbook-dtd41-sgml-1.0-20|31	The DocBook Document Type Definition (DTD) describes the syntax of
12mr|docbook-dtd41-sgml-1.0-20|32	technical documentation texts (articles, books and manual pages).
12mr|docbook-dtd41-sgml-1.0-20|33	This syntax is SGML-compliant and is developed by the OASIS consortium.
12mr|docbook-dtd41-sgml-1.0-20|34	This is the version %{dtdver} of this DTD.
12mr|docbook-dtd41-sgml-1.0-20|35	
12mr|docbook-dtd41-sgml-1.0-20|36	
12mr|docbook-dtd41-sgml-1.0-20|37	%prep
12mr|docbook-dtd41-sgml-1.0-20|38	%setup -q
12mr|docbook-dtd41-sgml-1.0-20|39	%patch0 -p1
12mr|docbook-dtd41-sgml-1.0-20|40	
12mr|docbook-dtd41-sgml-1.0-20|41	%build
12mr|docbook-dtd41-sgml-1.0-20|42	
12mr|docbook-dtd41-sgml-1.0-20|43	
12mr|docbook-dtd41-sgml-1.0-20|44	%install
12mr|docbook-dtd41-sgml-1.0-20|45	rm -rf $RPM_BUILD_ROOT
12mr|docbook-dtd41-sgml-1.0-20|46	DESTDIR=$RPM_BUILD_ROOT%{sgmlbase}/docbook/sgml-dtd-%{dtdver}
12mr|docbook-dtd41-sgml-1.0-20|47	mkdir -p $DESTDIR
12mr|docbook-dtd41-sgml-1.0-20|48	install *.dcl $DESTDIR
12mr|docbook-dtd41-sgml-1.0-20|49	install docbook.cat $DESTDIR/catalog
12mr|docbook-dtd41-sgml-1.0-20|50	install *.dtd $DESTDIR
12mr|docbook-dtd41-sgml-1.0-20|51	install *.mod $DESTDIR
12mr|docbook-dtd41-sgml-1.0-20|52	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sgml
12mr|docbook-dtd41-sgml-1.0-20|53	touch $RPM_BUILD_ROOT%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
12mr|docbook-dtd41-sgml-1.0-20|54	touch $RPM_BUILD_ROOT%{_sysconfdir}/sgml/catalog
12mr|docbook-dtd41-sgml-1.0-20|55	
12mr|docbook-dtd41-sgml-1.0-20|56	
12mr|docbook-dtd41-sgml-1.0-20|57	%clean
12mr|docbook-dtd41-sgml-1.0-20|58	rm -rf $RPM_BUILD_ROOT
12mr|docbook-dtd41-sgml-1.0-20|59	
12mr|docbook-dtd41-sgml-1.0-20|60	
12mr|docbook-dtd41-sgml-1.0-20|61	%files
12mr|docbook-dtd41-sgml-1.0-20|62	%defattr (0644,root,root,0755)
12mr|docbook-dtd41-sgml-1.0-20|63	%doc *.txt ChangeLog
12mr|docbook-dtd41-sgml-1.0-20|64	%ghost %config(noreplace) %{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
12mr|docbook-dtd41-sgml-1.0-20|65	%ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
12mr|docbook-dtd41-sgml-1.0-20|66	%{sgmlbase}/docbook/sgml-dtd-%{dtdver}
12mr|docbook-dtd41-sgml-1.0-20|67	
12mr|docbook-dtd41-sgml-1.0-20|68	#fix old broken postun
12mr|docbook-dtd41-sgml-1.0-20|69	%triggerpostun -- docbook-dtd41-sgml < 1.0-8mdk
12mr|docbook-dtd41-sgml-1.0-20|70	if [ -e %{sgmlbase}/openjade/catalog ]; then
12mr|docbook-dtd41-sgml-1.0-20|71	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd41-sgml-1.0-20|72	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd41-sgml-1.0-20|73	%{sgmlbase}/openjade/catalog
12mr|docbook-dtd41-sgml-1.0-20|74	fi
12mr|docbook-dtd41-sgml-1.0-20|75	
12mr|docbook-dtd41-sgml-1.0-20|76	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd41-sgml-1.0-20|77	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd41-sgml-1.0-20|78	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd41-sgml-1.0-20|79	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd41-sgml-1.0-20|80	fi
12mr|docbook-dtd41-sgml-1.0-20|81	
12mr|docbook-dtd41-sgml-1.0-20|82	
12mr|docbook-dtd41-sgml-1.0-20|83	%post
12mr|docbook-dtd41-sgml-1.0-20|84	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd41-sgml-1.0-20|85	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd41-sgml-1.0-20|86	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
12mr|docbook-dtd41-sgml-1.0-20|87	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd41-sgml-1.0-20|88	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd41-sgml-1.0-20|89	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
12mr|docbook-dtd41-sgml-1.0-20|90	
12mr|docbook-dtd41-sgml-1.0-20|91	# The following lines are for the case in which the style sheets
12mr|docbook-dtd41-sgml-1.0-20|92	# were installed after another DTD but before this DTD
12mr|docbook-dtd41-sgml-1.0-20|93	if [ -e %{sgmlbase}/openjade/catalog ]; then
12mr|docbook-dtd41-sgml-1.0-20|94	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd41-sgml-1.0-20|95	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd41-sgml-1.0-20|96	%{sgmlbase}/openjade/catalog
12mr|docbook-dtd41-sgml-1.0-20|97	fi
12mr|docbook-dtd41-sgml-1.0-20|98	
12mr|docbook-dtd41-sgml-1.0-20|99	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd41-sgml-1.0-20|100	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd41-sgml-1.0-20|101	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd41-sgml-1.0-20|102	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd41-sgml-1.0-20|103	fi
12mr|docbook-dtd41-sgml-1.0-20|104	
12mr|docbook-dtd41-sgml-1.0-20|105	
12mr|docbook-dtd41-sgml-1.0-20|106	%postun
12mr|docbook-dtd41-sgml-1.0-20|107	# Do not remove if upgrade
12mr|docbook-dtd41-sgml-1.0-20|108	if [ "$1" = "0" -a -x %{_bindir}/xmlcatalog ]; then
12mr|docbook-dtd41-sgml-1.0-20|109	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd41-sgml-1.0-20|110	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd41-sgml-1.0-20|111	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
12mr|docbook-dtd41-sgml-1.0-20|112	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd41-sgml-1.0-20|113	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd41-sgml-1.0-20|114	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
12mr|docbook-dtd41-sgml-1.0-20|115	
12mr|docbook-dtd41-sgml-1.0-20|116	
12mr|docbook-dtd41-sgml-1.0-20|117	# The following lines are for the case in which the style sheets
12mr|docbook-dtd41-sgml-1.0-20|118	# were not uninstalled because there is still another DTD
12mr|docbook-dtd41-sgml-1.0-20|119	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd41-sgml-1.0-20|120	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd41-sgml-1.0-20|121	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd41-sgml-1.0-20|122	%{sgmlbase}/openjade/catalog
12mr|docbook-dtd41-sgml-1.0-20|123	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd41-sgml-1.0-20|124	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd41-sgml-1.0-20|125	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd41-sgml-1.0-20|126	fi
12mr|docbook-dtd41-sgml-1.0-20|127	fi
12mr|docbook-dtd41-sgml-1.0-20|128	
12mr|docbook-dtd41-sgml-1.0-20|129	
12mr|docbook-dtd41-sgml-1.0-20|130	
12mr|docbook-dtd41-sgml-1.0-20|131	
12mr|docbook-dtd41-sgml-1.0-20|132	%changelog
12mr|docbook-dtd41-sgml-1.0-20|133	

13813 12
12mr|docbook-dtd42-sgml-1.0-7|1	%define name docbook-dtd42-sgml
12mr|docbook-dtd42-sgml-1.0-7|2	%define version 1.0
12mr|docbook-dtd42-sgml-1.0-7|3	%define release %mkrel 7
12mr|docbook-dtd42-sgml-1.0-7|4	%define dtdver 4.2
12mr|docbook-dtd42-sgml-1.0-7|5	%define mltyp sgml
12mr|docbook-dtd42-sgml-1.0-7|6	%define sgmlbase %{_datadir}/sgml
12mr|docbook-dtd42-sgml-1.0-7|7	
12mr|docbook-dtd42-sgml-1.0-7|8	Name:		%{name}
12mr|docbook-dtd42-sgml-1.0-7|9	Version:	%{version}
12mr|docbook-dtd42-sgml-1.0-7|10	Release:	%{release}
12mr|docbook-dtd42-sgml-1.0-7|11	Group:      Publishing
12mr|docbook-dtd42-sgml-1.0-7|12	Summary:    SGML document type definition for DocBook %{dtdver}
12mr|docbook-dtd42-sgml-1.0-7|13	License:    Artistic style
12mr|docbook-dtd42-sgml-1.0-7|14	URL:        http://www.oasis-open.org/docbook/
12mr|docbook-dtd42-sgml-1.0-7|15	Source:     http://www.oasis-open.org/docbook/sgml/4.2/docbook-4.2.tar.bz2
12mr|docbook-dtd42-sgml-1.0-7|16	Patch:      docbook-dtd42-sgml-1.0.catalog.patch
12mr|docbook-dtd42-sgml-1.0-7|17	Provides:   docbook-dtd-sgml
12mr|docbook-dtd42-sgml-1.0-7|18	Requires:   sgml-common >= 0.6.3-2mdk
12mr|docbook-dtd42-sgml-1.0-7|19	BuildArch:  noarch
12mr|docbook-dtd42-sgml-1.0-7|20	BuildRoot:  %{_tmppath}/%{name}-%{version}
12mr|docbook-dtd42-sgml-1.0-7|21	
12mr|docbook-dtd42-sgml-1.0-7|22	%description
12mr|docbook-dtd42-sgml-1.0-7|23	The DocBook Document Type Definition (DTD) describes the syntax of
12mr|docbook-dtd42-sgml-1.0-7|24	technical documentation texts (articles, books and manual pages).
12mr|docbook-dtd42-sgml-1.0-7|25	This syntax is SGML-compliant and is developed by the OASIS consortium.
12mr|docbook-dtd42-sgml-1.0-7|26	This is the version %{dtdver} of this DTD.
12mr|docbook-dtd42-sgml-1.0-7|27	
12mr|docbook-dtd42-sgml-1.0-7|28	%prep
12mr|docbook-dtd42-sgml-1.0-7|29	%setup -q -c
12mr|docbook-dtd42-sgml-1.0-7|30	%patch -p0
12mr|docbook-dtd42-sgml-1.0-7|31	
12mr|docbook-dtd42-sgml-1.0-7|32	%build
12mr|docbook-dtd42-sgml-1.0-7|33	
12mr|docbook-dtd42-sgml-1.0-7|34	%install
12mr|docbook-dtd42-sgml-1.0-7|35	rm -rf %{buildroot}
12mr|docbook-dtd42-sgml-1.0-7|36	DESTDIR=%{buildroot}%{sgmlbase}/docbook/sgml-dtd-%{dtdver}
12mr|docbook-dtd42-sgml-1.0-7|37	mkdir -p $DESTDIR
12mr|docbook-dtd42-sgml-1.0-7|38	install *.dcl $DESTDIR
12mr|docbook-dtd42-sgml-1.0-7|39	install docbook.cat $DESTDIR/catalog
12mr|docbook-dtd42-sgml-1.0-7|40	install *.dtd $DESTDIR
12mr|docbook-dtd42-sgml-1.0-7|41	install *.mod $DESTDIR
12mr|docbook-dtd42-sgml-1.0-7|42	mkdir -p %{buildroot}%{_sysconfdir}/sgml
12mr|docbook-dtd42-sgml-1.0-7|43	touch %{buildroot}%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
12mr|docbook-dtd42-sgml-1.0-7|44	touch %{buildroot}%{_sysconfdir}/sgml/catalog
12mr|docbook-dtd42-sgml-1.0-7|45	
12mr|docbook-dtd42-sgml-1.0-7|46	%clean
12mr|docbook-dtd42-sgml-1.0-7|47	rm -rf %{buildroot}
12mr|docbook-dtd42-sgml-1.0-7|48	
12mr|docbook-dtd42-sgml-1.0-7|49	%post
12mr|docbook-dtd42-sgml-1.0-7|50	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd42-sgml-1.0-7|51	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd42-sgml-1.0-7|52	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
12mr|docbook-dtd42-sgml-1.0-7|53	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd42-sgml-1.0-7|54	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd42-sgml-1.0-7|55	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
12mr|docbook-dtd42-sgml-1.0-7|56	
12mr|docbook-dtd42-sgml-1.0-7|57	# The following lines are for the case in which the style sheets
12mr|docbook-dtd42-sgml-1.0-7|58	# were installed after another DTD but before this DTD
12mr|docbook-dtd42-sgml-1.0-7|59	if [ -e %{sgmlbase}/openjade/catalog ]; then
12mr|docbook-dtd42-sgml-1.0-7|60	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd42-sgml-1.0-7|61	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd42-sgml-1.0-7|62	%{sgmlbase}/openjade/catalog
12mr|docbook-dtd42-sgml-1.0-7|63	fi
12mr|docbook-dtd42-sgml-1.0-7|64	
12mr|docbook-dtd42-sgml-1.0-7|65	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd42-sgml-1.0-7|66	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd42-sgml-1.0-7|67	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd42-sgml-1.0-7|68	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd42-sgml-1.0-7|69	fi
12mr|docbook-dtd42-sgml-1.0-7|70	
12mr|docbook-dtd42-sgml-1.0-7|71	
12mr|docbook-dtd42-sgml-1.0-7|72	%postun
12mr|docbook-dtd42-sgml-1.0-7|73	# Do not remove if upgrade
12mr|docbook-dtd42-sgml-1.0-7|74	if [ "$1" = "0" -a -x %{_bindir}/xmlcatalog ]; then
12mr|docbook-dtd42-sgml-1.0-7|75	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd42-sgml-1.0-7|76	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd42-sgml-1.0-7|77	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
12mr|docbook-dtd42-sgml-1.0-7|78	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd42-sgml-1.0-7|79	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd42-sgml-1.0-7|80	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
12mr|docbook-dtd42-sgml-1.0-7|81	
12mr|docbook-dtd42-sgml-1.0-7|82	
12mr|docbook-dtd42-sgml-1.0-7|83	# The following lines are for the case in which the style sheets
12mr|docbook-dtd42-sgml-1.0-7|84	# were not uninstalled because there is still another DTD
12mr|docbook-dtd42-sgml-1.0-7|85	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd42-sgml-1.0-7|86	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd42-sgml-1.0-7|87	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd42-sgml-1.0-7|88	%{sgmlbase}/openjade/catalog
12mr|docbook-dtd42-sgml-1.0-7|89	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd42-sgml-1.0-7|90	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd42-sgml-1.0-7|91	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd42-sgml-1.0-7|92	fi
12mr|docbook-dtd42-sgml-1.0-7|93	fi
12mr|docbook-dtd42-sgml-1.0-7|94	
12mr|docbook-dtd42-sgml-1.0-7|95	%files
12mr|docbook-dtd42-sgml-1.0-7|96	%defattr(-,root,root)
12mr|docbook-dtd42-sgml-1.0-7|97	%doc README ChangeLog
12mr|docbook-dtd42-sgml-1.0-7|98	%ghost %config(noreplace) %{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
12mr|docbook-dtd42-sgml-1.0-7|99	%ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
12mr|docbook-dtd42-sgml-1.0-7|100	%{sgmlbase}/docbook/sgml-dtd-%{dtdver}
12mr|docbook-dtd42-sgml-1.0-7|101	
12mr|docbook-dtd42-sgml-1.0-7|102	
12mr|docbook-dtd42-sgml-1.0-7|103	
12mr|docbook-dtd42-sgml-1.0-7|104	
12mr|docbook-dtd42-sgml-1.0-7|105	
12mr|docbook-dtd42-sgml-1.0-7|106	%changelog
12mr|docbook-dtd42-sgml-1.0-7|107	

13814 12
12mr|docbook-dtd42-xml-1.0-15|1	%define dtdver 4.2
12mr|docbook-dtd42-xml-1.0-15|2	%define mltyp xml
12mr|docbook-dtd42-xml-1.0-15|3	
12mr|docbook-dtd42-xml-1.0-15|4	Name:    docbook-dtd42-xml
12mr|docbook-dtd42-xml-1.0-15|5	Version: 1.0
12mr|docbook-dtd42-xml-1.0-15|6	Release: 15
12mr|docbook-dtd42-xml-1.0-15|7	Group:   Publishing
12mr|docbook-dtd42-xml-1.0-15|8	Summary: XML document type definition for DocBook %{dtdver}
12mr|docbook-dtd42-xml-1.0-15|9	License: Artistic
12mr|docbook-dtd42-xml-1.0-15|10	URL:     http://www.oasis-open.org/docbook/
12mr|docbook-dtd42-xml-1.0-15|11	Provides: docbook-dtd-%{mltyp}
12mr|docbook-dtd42-xml-1.0-15|12	Requires(post): sgml-common coreutils
12mr|docbook-dtd42-xml-1.0-15|13	Requires(postun): sgml-common coreutils
12mr|docbook-dtd42-xml-1.0-15|14	
12mr|docbook-dtd42-xml-1.0-15|15	# Zip file downloadable at http://www.oasis-open.org/docbook/%{mltyp}/%{dtdver}
12mr|docbook-dtd42-xml-1.0-15|16	Source0:   docbook-xml-4.2.tar.bz2
12mr|docbook-dtd42-xml-1.0-15|17	BuildArch: noarch
12mr|docbook-dtd42-xml-1.0-15|18	
12mr|docbook-dtd42-xml-1.0-15|19	
12mr|docbook-dtd42-xml-1.0-15|20	%define sgmlbase %{_datadir}/sgml
12mr|docbook-dtd42-xml-1.0-15|21	
12mr|docbook-dtd42-xml-1.0-15|22	%description
12mr|docbook-dtd42-xml-1.0-15|23	The DocBook Document Type Definition (DTD) describes the syntax of
12mr|docbook-dtd42-xml-1.0-15|24	technical documentation texts (articles, books and manual pages).
12mr|docbook-dtd42-xml-1.0-15|25	This syntax is XML-compliant and is developed by the OASIS consortium.
12mr|docbook-dtd42-xml-1.0-15|26	This is the version %{dtdver} of this DTD.
12mr|docbook-dtd42-xml-1.0-15|27	
12mr|docbook-dtd42-xml-1.0-15|28	%prep
12mr|docbook-dtd42-xml-1.0-15|29	%setup -n docbook-xml-4.2 -q
12mr|docbook-dtd42-xml-1.0-15|30	
12mr|docbook-dtd42-xml-1.0-15|31	%build
12mr|docbook-dtd42-xml-1.0-15|32	
12mr|docbook-dtd42-xml-1.0-15|33	%install
12mr|docbook-dtd42-xml-1.0-15|34	DESTDIR=%{buildroot}/%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
12mr|docbook-dtd42-xml-1.0-15|35	mkdir -p $DESTDIR
12mr|docbook-dtd42-xml-1.0-15|36	cp -r ent/ $DESTDIR
12mr|docbook-dtd42-xml-1.0-15|37	install -m644 docbook.cat $DESTDIR/catalog
12mr|docbook-dtd42-xml-1.0-15|38	install -m644 catalog.xml $DESTDIR
12mr|docbook-dtd42-xml-1.0-15|39	install -m644 *.dtd $DESTDIR
12mr|docbook-dtd42-xml-1.0-15|40	install -m644 *.mod $DESTDIR
12mr|docbook-dtd42-xml-1.0-15|41	mkdir -p %{buildroot}/%{_sysconfdir}/sgml
12mr|docbook-dtd42-xml-1.0-15|42	touch %{buildroot}/%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
12mr|docbook-dtd42-xml-1.0-15|43	touch %{buildroot}/%{_sysconfdir}/sgml/catalog
12mr|docbook-dtd42-xml-1.0-15|44	
12mr|docbook-dtd42-xml-1.0-15|45	%post
12mr|docbook-dtd42-xml-1.0-15|46	##
12mr|docbook-dtd42-xml-1.0-15|47	## SGML catalog
12mr|docbook-dtd42-xml-1.0-15|48	##
12mr|docbook-dtd42-xml-1.0-15|49	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd42-xml-1.0-15|50	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd42-xml-1.0-15|51	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
12mr|docbook-dtd42-xml-1.0-15|52	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd42-xml-1.0-15|53	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd42-xml-1.0-15|54	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
12mr|docbook-dtd42-xml-1.0-15|55	
12mr|docbook-dtd42-xml-1.0-15|56	# The following lines are for the case in which the style sheets
12mr|docbook-dtd42-xml-1.0-15|57	# were installed after another DTD but before this DTD
12mr|docbook-dtd42-xml-1.0-15|58	if [ -e %{sgmlbase}/openjade/catalog ]; then
12mr|docbook-dtd42-xml-1.0-15|59	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd42-xml-1.0-15|60	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd42-xml-1.0-15|61	%{sgmlbase}/openjade/catalog
12mr|docbook-dtd42-xml-1.0-15|62	fi
12mr|docbook-dtd42-xml-1.0-15|63	
12mr|docbook-dtd42-xml-1.0-15|64	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd42-xml-1.0-15|65	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd42-xml-1.0-15|66	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd42-xml-1.0-15|67	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd42-xml-1.0-15|68	fi
12mr|docbook-dtd42-xml-1.0-15|69	# Symlinks
12mr|docbook-dtd42-xml-1.0-15|70	[ ! -e %{_sysconfdir}/sgml/%{mltyp}-docbook.cat ] && \
12mr|docbook-dtd42-xml-1.0-15|71	ln -s %{mltyp}-docbook-%{dtdver}.cat %{_sysconfdir}/sgml/%{mltyp}-docbook.cat
12mr|docbook-dtd42-xml-1.0-15|72	
12mr|docbook-dtd42-xml-1.0-15|73	##
12mr|docbook-dtd42-xml-1.0-15|74	## XML catalog
12mr|docbook-dtd42-xml-1.0-15|75	##
12mr|docbook-dtd42-xml-1.0-15|76	
12mr|docbook-dtd42-xml-1.0-15|77	CATALOG=%{sgmlbase}/docbook/xmlcatalog
12mr|docbook-dtd42-xml-1.0-15|78	
12mr|docbook-dtd42-xml-1.0-15|79	%{_bindir}/xmlcatalog --noout --add "delegatePublic" \
12mr|docbook-dtd42-xml-1.0-15|80	"-//OASIS//DTD DocBook XML V4.2//EN" \
12mr|docbook-dtd42-xml-1.0-15|81	"file:///usr/share/sgml/docbook/xml-dtd-4.2/catalog.xml" $CATALOG
12mr|docbook-dtd42-xml-1.0-15|82	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
12mr|docbook-dtd42-xml-1.0-15|83	"http://www.oasis-open.org/docbook/xml/4.2" \
12mr|docbook-dtd42-xml-1.0-15|84	"xml-dtd-4.2" $CATALOG
12mr|docbook-dtd42-xml-1.0-15|85	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
12mr|docbook-dtd42-xml-1.0-15|86	"http://www.oasis-open.org/docbook/xml/4.2" \
12mr|docbook-dtd42-xml-1.0-15|87	"xml-dtd-4.2" $CATALOG
12mr|docbook-dtd42-xml-1.0-15|88	
12mr|docbook-dtd42-xml-1.0-15|89	%postun
12mr|docbook-dtd42-xml-1.0-15|90	##
12mr|docbook-dtd42-xml-1.0-15|91	## SGML catalog
12mr|docbook-dtd42-xml-1.0-15|92	##
12mr|docbook-dtd42-xml-1.0-15|93	# Do not remove if upgrade
12mr|docbook-dtd42-xml-1.0-15|94	if [ "$1" = "0" ]; then
12mr|docbook-dtd42-xml-1.0-15|95	if [ -x %{_bindir}/xmlcatalog ]; then
12mr|docbook-dtd42-xml-1.0-15|96	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd42-xml-1.0-15|97	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd42-xml-1.0-15|98	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
12mr|docbook-dtd42-xml-1.0-15|99	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd42-xml-1.0-15|100	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd42-xml-1.0-15|101	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
12mr|docbook-dtd42-xml-1.0-15|102	fi
12mr|docbook-dtd42-xml-1.0-15|103	# Symlinks
12mr|docbook-dtd42-xml-1.0-15|104	[ -e %{_sysconfdir}/sgml/%{mltyp}-docbook.cat ] && \
12mr|docbook-dtd42-xml-1.0-15|105	rm -f %{_sysconfdir}/sgml/%{mltyp}-docbook.cat
12mr|docbook-dtd42-xml-1.0-15|106	
12mr|docbook-dtd42-xml-1.0-15|107	if [ -x %{_bindir}/xmlcatalog ]; then
12mr|docbook-dtd42-xml-1.0-15|108	
12mr|docbook-dtd42-xml-1.0-15|109	# The following lines are for the case in which the style sheets
12mr|docbook-dtd42-xml-1.0-15|110	# were not uninstalled because there is still another DTD
12mr|docbook-dtd42-xml-1.0-15|111	if [ -e %{sgmlbase}/openjade/catalog ]; then
12mr|docbook-dtd42-xml-1.0-15|112	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd42-xml-1.0-15|113	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd42-xml-1.0-15|114	%{sgmlbase}/openjade/catalog
12mr|docbook-dtd42-xml-1.0-15|115	fi
12mr|docbook-dtd42-xml-1.0-15|116	
12mr|docbook-dtd42-xml-1.0-15|117	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd42-xml-1.0-15|118	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd42-xml-1.0-15|119	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd42-xml-1.0-15|120	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd42-xml-1.0-15|121	fi
12mr|docbook-dtd42-xml-1.0-15|122	fi
12mr|docbook-dtd42-xml-1.0-15|123	
12mr|docbook-dtd42-xml-1.0-15|124	##
12mr|docbook-dtd42-xml-1.0-15|125	## XML catalog
12mr|docbook-dtd42-xml-1.0-15|126	##
12mr|docbook-dtd42-xml-1.0-15|127	
12mr|docbook-dtd42-xml-1.0-15|128	CATALOG=%{sgmlbase}/docbook/xmlcatalog
12mr|docbook-dtd42-xml-1.0-15|129	
12mr|docbook-dtd42-xml-1.0-15|130	if [ -w $CATALOG -a -x %{_bindir}/xmlcatalog ]; then
12mr|docbook-dtd42-xml-1.0-15|131	%{_bindir}/xmlcatalog --noout --del \
12mr|docbook-dtd42-xml-1.0-15|132	"-//OASIS//DTD DocBook XML V4.2//EN" $CATALOG
12mr|docbook-dtd42-xml-1.0-15|133	%{_bindir}/xmlcatalog --noout --del \
12mr|docbook-dtd42-xml-1.0-15|134	"xml-dtd-4.2" $CATALOG
12mr|docbook-dtd42-xml-1.0-15|135	fi
12mr|docbook-dtd42-xml-1.0-15|136	fi
12mr|docbook-dtd42-xml-1.0-15|137	
12mr|docbook-dtd42-xml-1.0-15|138	%files
12mr|docbook-dtd42-xml-1.0-15|139	%doc README ChangeLog
12mr|docbook-dtd42-xml-1.0-15|140	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
12mr|docbook-dtd42-xml-1.0-15|141	%ghost %config(noreplace) %{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
12mr|docbook-dtd42-xml-1.0-15|142	%ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
12mr|docbook-dtd42-xml-1.0-15|143	
12mr|docbook-dtd42-xml-1.0-15|144	
12mr|docbook-dtd42-xml-1.0-15|145	
12mr|docbook-dtd42-xml-1.0-15|146	%changelog
12mr|docbook-dtd42-xml-1.0-15|147	

13815 12
12mr|docbook-dtd43-xml-1.0-13|1	%define name docbook-dtd43-xml
12mr|docbook-dtd43-xml-1.0-13|2	%define version 1.0
12mr|docbook-dtd43-xml-1.0-13|3	%define release %mkrel 13
12mr|docbook-dtd43-xml-1.0-13|4	%define dtdver 4.3
12mr|docbook-dtd43-xml-1.0-13|5	%define mltyp xml
12mr|docbook-dtd43-xml-1.0-13|6	
12mr|docbook-dtd43-xml-1.0-13|7	Name: %{name}
12mr|docbook-dtd43-xml-1.0-13|8	Version: %{version}
12mr|docbook-dtd43-xml-1.0-13|9	Release: %{release}
12mr|docbook-dtd43-xml-1.0-13|10	Group       	: Publishing
12mr|docbook-dtd43-xml-1.0-13|11	
12mr|docbook-dtd43-xml-1.0-13|12	Summary     	: XML document type definition for DocBook %{dtdver}
12mr|docbook-dtd43-xml-1.0-13|13	
12mr|docbook-dtd43-xml-1.0-13|14	License   	: Artistic style
12mr|docbook-dtd43-xml-1.0-13|15	URL         	: http://www.oasis-open.org/docbook/
12mr|docbook-dtd43-xml-1.0-13|16	
12mr|docbook-dtd43-xml-1.0-13|17	Provides        : docbook-dtd-%{mltyp}
12mr|docbook-dtd43-xml-1.0-13|18	Requires(post)	: coreutils
12mr|docbook-dtd43-xml-1.0-13|19	Requires(postun): coreutils
12mr|docbook-dtd43-xml-1.0-13|20	Requires(post)  : sgml-common >= 0.6.3-2mdk
12mr|docbook-dtd43-xml-1.0-13|21	Requires(postun): sgml-common >= 0.6.3-2mdk
12mr|docbook-dtd43-xml-1.0-13|22	Requires(post)  : libxml2-utils
12mr|docbook-dtd43-xml-1.0-13|23	Requires(postun): libxml2-utils
12mr|docbook-dtd43-xml-1.0-13|24	
12mr|docbook-dtd43-xml-1.0-13|25	BuildRoot   	: %{_tmppath}/%{name}-%{version}-buildroot
12mr|docbook-dtd43-xml-1.0-13|26	
12mr|docbook-dtd43-xml-1.0-13|27	# Zip file downloadable at http://www.oasis-open.org/docbook/%{mltyp}/%{dtdver}
12mr|docbook-dtd43-xml-1.0-13|28	Source0		: docbook-xml-%{dtdver}.tar.bz2
12mr|docbook-dtd43-xml-1.0-13|29	BuildArch	: noarch
12mr|docbook-dtd43-xml-1.0-13|30	
12mr|docbook-dtd43-xml-1.0-13|31	
12mr|docbook-dtd43-xml-1.0-13|32	%define sgmlbase %{_datadir}/sgml
12mr|docbook-dtd43-xml-1.0-13|33	
12mr|docbook-dtd43-xml-1.0-13|34	%description
12mr|docbook-dtd43-xml-1.0-13|35	The DocBook Document Type Definition (DTD) describes the syntax of
12mr|docbook-dtd43-xml-1.0-13|36	technical documentation texts (articles, books and manual pages).
12mr|docbook-dtd43-xml-1.0-13|37	This syntax is XML-compliant and is developed by the OASIS consortium.
12mr|docbook-dtd43-xml-1.0-13|38	This is the version %{dtdver} of this DTD.
12mr|docbook-dtd43-xml-1.0-13|39	
12mr|docbook-dtd43-xml-1.0-13|40	
12mr|docbook-dtd43-xml-1.0-13|41	%prep
12mr|docbook-dtd43-xml-1.0-13|42	%setup -n docbook-xml-%{dtdver} -q
12mr|docbook-dtd43-xml-1.0-13|43	
12mr|docbook-dtd43-xml-1.0-13|44	%build
12mr|docbook-dtd43-xml-1.0-13|45	
12mr|docbook-dtd43-xml-1.0-13|46	
12mr|docbook-dtd43-xml-1.0-13|47	%install
12mr|docbook-dtd43-xml-1.0-13|48	rm -rf %{buildroot}
12mr|docbook-dtd43-xml-1.0-13|49	DESTDIR=%{buildroot}%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
12mr|docbook-dtd43-xml-1.0-13|50	mkdir -p $DESTDIR
12mr|docbook-dtd43-xml-1.0-13|51	cp -r ent/ $DESTDIR
12mr|docbook-dtd43-xml-1.0-13|52	install -m644 docbook.cat $DESTDIR/catalog
12mr|docbook-dtd43-xml-1.0-13|53	install -m644 catalog.xml $DESTDIR
12mr|docbook-dtd43-xml-1.0-13|54	install -m644 *.dtd $DESTDIR
12mr|docbook-dtd43-xml-1.0-13|55	install -m644 *.mod $DESTDIR
12mr|docbook-dtd43-xml-1.0-13|56	mkdir -p %{buildroot}%{_sysconfdir}/sgml
12mr|docbook-dtd43-xml-1.0-13|57	touch %{buildroot}%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
12mr|docbook-dtd43-xml-1.0-13|58	# looks unnecesary
12mr|docbook-dtd43-xml-1.0-13|59	# touch %{buildroot}%{_sysconfdir}/sgml/catalog
12mr|docbook-dtd43-xml-1.0-13|60	
12mr|docbook-dtd43-xml-1.0-13|61	
12mr|docbook-dtd43-xml-1.0-13|62	%clean
12mr|docbook-dtd43-xml-1.0-13|63	rm -rf %{buildroot}
12mr|docbook-dtd43-xml-1.0-13|64	
12mr|docbook-dtd43-xml-1.0-13|65	
12mr|docbook-dtd43-xml-1.0-13|66	%files
12mr|docbook-dtd43-xml-1.0-13|67	%defattr (-,root,root)
12mr|docbook-dtd43-xml-1.0-13|68	%doc README ChangeLog
12mr|docbook-dtd43-xml-1.0-13|69	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
12mr|docbook-dtd43-xml-1.0-13|70	%ghost %config(noreplace) %{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
12mr|docbook-dtd43-xml-1.0-13|71	# why this?
12mr|docbook-dtd43-xml-1.0-13|72	# %ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
12mr|docbook-dtd43-xml-1.0-13|73	
12mr|docbook-dtd43-xml-1.0-13|74	
12mr|docbook-dtd43-xml-1.0-13|75	%post
12mr|docbook-dtd43-xml-1.0-13|76	##
12mr|docbook-dtd43-xml-1.0-13|77	## SGML catalog
12mr|docbook-dtd43-xml-1.0-13|78	##
12mr|docbook-dtd43-xml-1.0-13|79	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd43-xml-1.0-13|80	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd43-xml-1.0-13|81	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
12mr|docbook-dtd43-xml-1.0-13|82	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd43-xml-1.0-13|83	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd43-xml-1.0-13|84	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
12mr|docbook-dtd43-xml-1.0-13|85	
12mr|docbook-dtd43-xml-1.0-13|86	# The following lines are for the case in which the style sheets
12mr|docbook-dtd43-xml-1.0-13|87	# were installed after another DTD but before this DTD
12mr|docbook-dtd43-xml-1.0-13|88	if [ -e %{sgmlbase}/openjade/catalog ]; then
12mr|docbook-dtd43-xml-1.0-13|89	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd43-xml-1.0-13|90	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd43-xml-1.0-13|91	%{sgmlbase}/openjade/catalog
12mr|docbook-dtd43-xml-1.0-13|92	fi
12mr|docbook-dtd43-xml-1.0-13|93	
12mr|docbook-dtd43-xml-1.0-13|94	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd43-xml-1.0-13|95	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd43-xml-1.0-13|96	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd43-xml-1.0-13|97	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd43-xml-1.0-13|98	fi
12mr|docbook-dtd43-xml-1.0-13|99	# Symlinks
12mr|docbook-dtd43-xml-1.0-13|100	[ ! -e %{_sysconfdir}/sgml/%{mltyp}-docbook.cat ] && \
12mr|docbook-dtd43-xml-1.0-13|101	ln -s %{mltyp}-docbook-%{dtdver}.cat %{_sysconfdir}/sgml/%{mltyp}-docbook.cat
12mr|docbook-dtd43-xml-1.0-13|102	
12mr|docbook-dtd43-xml-1.0-13|103	##
12mr|docbook-dtd43-xml-1.0-13|104	## XML catalog
12mr|docbook-dtd43-xml-1.0-13|105	##
12mr|docbook-dtd43-xml-1.0-13|106	
12mr|docbook-dtd43-xml-1.0-13|107	CATALOG=%{sgmlbase}/docbook/xmlcatalog
12mr|docbook-dtd43-xml-1.0-13|108	
12mr|docbook-dtd43-xml-1.0-13|109	%{_bindir}/xmlcatalog --noout --add "delegatePublic" \
12mr|docbook-dtd43-xml-1.0-13|110	"-//OASIS//DTD DocBook XML V4.3//EN" \
12mr|docbook-dtd43-xml-1.0-13|111	"file:///usr/share/sgml/docbook/xml-dtd-4.3/catalog.xml" $CATALOG
12mr|docbook-dtd43-xml-1.0-13|112	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
12mr|docbook-dtd43-xml-1.0-13|113	"http://www.oasis-open.org/docbook/xml/4.3" \
12mr|docbook-dtd43-xml-1.0-13|114	"xml-dtd-4.3" $CATALOG
12mr|docbook-dtd43-xml-1.0-13|115	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
12mr|docbook-dtd43-xml-1.0-13|116	"http://www.oasis-open.org/docbook/xml/4.3" \
12mr|docbook-dtd43-xml-1.0-13|117	"xml-dtd-4.3" $CATALOG
12mr|docbook-dtd43-xml-1.0-13|118	
12mr|docbook-dtd43-xml-1.0-13|119	%Postun
12mr|docbook-dtd43-xml-1.0-13|120	##
12mr|docbook-dtd43-xml-1.0-13|121	## SGML catalog
12mr|docbook-dtd43-xml-1.0-13|122	##
12mr|docbook-dtd43-xml-1.0-13|123	# Do not remove if upgrade
12mr|docbook-dtd43-xml-1.0-13|124	if [ "$1" = "0" ]; then
12mr|docbook-dtd43-xml-1.0-13|125	if [ -x %{_bindir}/xmlcatalog ]; then
12mr|docbook-dtd43-xml-1.0-13|126	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd43-xml-1.0-13|127	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd43-xml-1.0-13|128	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
12mr|docbook-dtd43-xml-1.0-13|129	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd43-xml-1.0-13|130	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd43-xml-1.0-13|131	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
12mr|docbook-dtd43-xml-1.0-13|132	fi
12mr|docbook-dtd43-xml-1.0-13|133	# Symlinks
12mr|docbook-dtd43-xml-1.0-13|134	[ -e %{_sysconfdir}/sgml/%{mltyp}-docbook.cat ] && \
12mr|docbook-dtd43-xml-1.0-13|135	rm -f %{_sysconfdir}/sgml/%{mltyp}-docbook.cat
12mr|docbook-dtd43-xml-1.0-13|136	
12mr|docbook-dtd43-xml-1.0-13|137	if [ -x %{_bindir}/xmlcatalog ]; then
12mr|docbook-dtd43-xml-1.0-13|138	
12mr|docbook-dtd43-xml-1.0-13|139	# The following lines are for the case in which the style sheets
12mr|docbook-dtd43-xml-1.0-13|140	# were not uninstalled because there is still another DTD
12mr|docbook-dtd43-xml-1.0-13|141	if [ -e %{sgmlbase}/openjade/catalog ]; then
12mr|docbook-dtd43-xml-1.0-13|142	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd43-xml-1.0-13|143	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd43-xml-1.0-13|144	%{sgmlbase}/openjade/catalog
12mr|docbook-dtd43-xml-1.0-13|145	fi
12mr|docbook-dtd43-xml-1.0-13|146	
12mr|docbook-dtd43-xml-1.0-13|147	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd43-xml-1.0-13|148	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd43-xml-1.0-13|149	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd43-xml-1.0-13|150	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd43-xml-1.0-13|151	fi
12mr|docbook-dtd43-xml-1.0-13|152	fi
12mr|docbook-dtd43-xml-1.0-13|153	
12mr|docbook-dtd43-xml-1.0-13|154	##
12mr|docbook-dtd43-xml-1.0-13|155	## XML catalog
12mr|docbook-dtd43-xml-1.0-13|156	##
12mr|docbook-dtd43-xml-1.0-13|157	
12mr|docbook-dtd43-xml-1.0-13|158	CATALOG=%{sgmlbase}/docbook/xmlcatalog
12mr|docbook-dtd43-xml-1.0-13|159	
12mr|docbook-dtd43-xml-1.0-13|160	if [ -w $CATALOG -a -x %{_bindir}/xmlcatalog ]; then
12mr|docbook-dtd43-xml-1.0-13|161	%{_bindir}/xmlcatalog --noout --del \
12mr|docbook-dtd43-xml-1.0-13|162	"-//OASIS//DTD DocBook XML V4.3//EN" $CATALOG
12mr|docbook-dtd43-xml-1.0-13|163	%{_bindir}/xmlcatalog --noout --del \
12mr|docbook-dtd43-xml-1.0-13|164	"xml-dtd-4.3" $CATALOG
12mr|docbook-dtd43-xml-1.0-13|165	fi
12mr|docbook-dtd43-xml-1.0-13|166	fi
12mr|docbook-dtd43-xml-1.0-13|167	
12mr|docbook-dtd43-xml-1.0-13|168	
12mr|docbook-dtd43-xml-1.0-13|169	
12mr|docbook-dtd43-xml-1.0-13|170	
12mr|docbook-dtd43-xml-1.0-13|171	%changelog
12mr|docbook-dtd43-xml-1.0-13|172	

13816 12
12mr|docbook-dtd44-xml-1.0-13|1	%define name docbook-dtd44-xml
12mr|docbook-dtd44-xml-1.0-13|2	%define version 1.0
12mr|docbook-dtd44-xml-1.0-13|3	%define release %mkrel 13
12mr|docbook-dtd44-xml-1.0-13|4	%define dtdver 4.4
12mr|docbook-dtd44-xml-1.0-13|5	%define mltyp xml
12mr|docbook-dtd44-xml-1.0-13|6	
12mr|docbook-dtd44-xml-1.0-13|7	Name: %{name}
12mr|docbook-dtd44-xml-1.0-13|8	Version: %{version}
12mr|docbook-dtd44-xml-1.0-13|9	Release: %{release}
12mr|docbook-dtd44-xml-1.0-13|10	Group       	: Publishing
12mr|docbook-dtd44-xml-1.0-13|11	
12mr|docbook-dtd44-xml-1.0-13|12	Summary     	: XML document type definition for DocBook %{dtdver}
12mr|docbook-dtd44-xml-1.0-13|13	
12mr|docbook-dtd44-xml-1.0-13|14	License   	: Artistic style
12mr|docbook-dtd44-xml-1.0-13|15	URL         	: http://www.oasis-open.org/docbook/
12mr|docbook-dtd44-xml-1.0-13|16	
12mr|docbook-dtd44-xml-1.0-13|17	Provides        : docbook-dtd-%{mltyp}
12mr|docbook-dtd44-xml-1.0-13|18	Requires(post)  : coreutils
12mr|docbook-dtd44-xml-1.0-13|19	Requires(postun): coreutils
12mr|docbook-dtd44-xml-1.0-13|20	Requires(post)	: sgml-common >= 0.6.3-2mdk
12mr|docbook-dtd44-xml-1.0-13|21	Requires(postun): sgml-common >= 0.6.3-2mdk
12mr|docbook-dtd44-xml-1.0-13|22	Requires(post)  : libxml2-utils
12mr|docbook-dtd44-xml-1.0-13|23	Requires(postun): libxml2-utils
12mr|docbook-dtd44-xml-1.0-13|24	
12mr|docbook-dtd44-xml-1.0-13|25	BuildRoot   	: %{_tmppath}/%{name}-%{version}-buildroot
12mr|docbook-dtd44-xml-1.0-13|26	
12mr|docbook-dtd44-xml-1.0-13|27	# Zip file downloadable at http://www.oasis-open.org/docbook/%{mltyp}/%{dtdver}
12mr|docbook-dtd44-xml-1.0-13|28	Source0		: docbook-xml-%{dtdver}.tar.bz2
12mr|docbook-dtd44-xml-1.0-13|29	BuildArch	: noarch
12mr|docbook-dtd44-xml-1.0-13|30	
12mr|docbook-dtd44-xml-1.0-13|31	
12mr|docbook-dtd44-xml-1.0-13|32	%define sgmlbase %{_datadir}/sgml
12mr|docbook-dtd44-xml-1.0-13|33	
12mr|docbook-dtd44-xml-1.0-13|34	%description
12mr|docbook-dtd44-xml-1.0-13|35	The DocBook Document Type Definition (DTD) describes the syntax of
12mr|docbook-dtd44-xml-1.0-13|36	technical documentation texts (articles, books and manual pages).
12mr|docbook-dtd44-xml-1.0-13|37	This syntax is XML-compliant and is developed by the OASIS consortium.
12mr|docbook-dtd44-xml-1.0-13|38	This is the version %{dtdver} of this DTD.
12mr|docbook-dtd44-xml-1.0-13|39	
12mr|docbook-dtd44-xml-1.0-13|40	
12mr|docbook-dtd44-xml-1.0-13|41	%prep
12mr|docbook-dtd44-xml-1.0-13|42	%setup -n docbook-xml-%{dtdver} -q
12mr|docbook-dtd44-xml-1.0-13|43	
12mr|docbook-dtd44-xml-1.0-13|44	%build
12mr|docbook-dtd44-xml-1.0-13|45	
12mr|docbook-dtd44-xml-1.0-13|46	
12mr|docbook-dtd44-xml-1.0-13|47	%install
12mr|docbook-dtd44-xml-1.0-13|48	rm -rf %{buildroot}
12mr|docbook-dtd44-xml-1.0-13|49	DESTDIR=%{buildroot}%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
12mr|docbook-dtd44-xml-1.0-13|50	mkdir -p $DESTDIR
12mr|docbook-dtd44-xml-1.0-13|51	cp -r ent/ $DESTDIR
12mr|docbook-dtd44-xml-1.0-13|52	install -m644 docbook.cat $DESTDIR/catalog
12mr|docbook-dtd44-xml-1.0-13|53	install -m644 catalog.xml $DESTDIR
12mr|docbook-dtd44-xml-1.0-13|54	install -m644 *.dtd $DESTDIR
12mr|docbook-dtd44-xml-1.0-13|55	install -m644 *.mod $DESTDIR
12mr|docbook-dtd44-xml-1.0-13|56	mkdir -p %{buildroot}%{_sysconfdir}/sgml
12mr|docbook-dtd44-xml-1.0-13|57	touch %{buildroot}%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
12mr|docbook-dtd44-xml-1.0-13|58	# looks unnecesary
12mr|docbook-dtd44-xml-1.0-13|59	# touch %{buildroot}%{_sysconfdir}/sgml/catalog
12mr|docbook-dtd44-xml-1.0-13|60	
12mr|docbook-dtd44-xml-1.0-13|61	
12mr|docbook-dtd44-xml-1.0-13|62	%clean
12mr|docbook-dtd44-xml-1.0-13|63	rm -rf %{buildroot}
12mr|docbook-dtd44-xml-1.0-13|64	
12mr|docbook-dtd44-xml-1.0-13|65	
12mr|docbook-dtd44-xml-1.0-13|66	%files
12mr|docbook-dtd44-xml-1.0-13|67	%defattr (-,root,root)
12mr|docbook-dtd44-xml-1.0-13|68	%doc README ChangeLog
12mr|docbook-dtd44-xml-1.0-13|69	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
12mr|docbook-dtd44-xml-1.0-13|70	%ghost %config(noreplace) %{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
12mr|docbook-dtd44-xml-1.0-13|71	# why this?
12mr|docbook-dtd44-xml-1.0-13|72	# %ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
12mr|docbook-dtd44-xml-1.0-13|73	
12mr|docbook-dtd44-xml-1.0-13|74	
12mr|docbook-dtd44-xml-1.0-13|75	%post
12mr|docbook-dtd44-xml-1.0-13|76	##
12mr|docbook-dtd44-xml-1.0-13|77	## SGML catalog
12mr|docbook-dtd44-xml-1.0-13|78	##
12mr|docbook-dtd44-xml-1.0-13|79	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd44-xml-1.0-13|80	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd44-xml-1.0-13|81	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
12mr|docbook-dtd44-xml-1.0-13|82	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd44-xml-1.0-13|83	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd44-xml-1.0-13|84	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
12mr|docbook-dtd44-xml-1.0-13|85	
12mr|docbook-dtd44-xml-1.0-13|86	# The following lines are for the case in which the style sheets
12mr|docbook-dtd44-xml-1.0-13|87	# were installed after another DTD but before this DTD
12mr|docbook-dtd44-xml-1.0-13|88	if [ -e %{sgmlbase}/openjade/catalog ]; then
12mr|docbook-dtd44-xml-1.0-13|89	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd44-xml-1.0-13|90	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd44-xml-1.0-13|91	%{sgmlbase}/openjade/catalog
12mr|docbook-dtd44-xml-1.0-13|92	fi
12mr|docbook-dtd44-xml-1.0-13|93	
12mr|docbook-dtd44-xml-1.0-13|94	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd44-xml-1.0-13|95	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd44-xml-1.0-13|96	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd44-xml-1.0-13|97	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd44-xml-1.0-13|98	fi
12mr|docbook-dtd44-xml-1.0-13|99	# Symlinks
12mr|docbook-dtd44-xml-1.0-13|100	[ ! -e %{_sysconfdir}/sgml/%{mltyp}-docbook.cat ] && \
12mr|docbook-dtd44-xml-1.0-13|101	ln -s %{mltyp}-docbook-%{dtdver}.cat %{_sysconfdir}/sgml/%{mltyp}-docbook.cat
12mr|docbook-dtd44-xml-1.0-13|102	
12mr|docbook-dtd44-xml-1.0-13|103	##
12mr|docbook-dtd44-xml-1.0-13|104	## XML catalog
12mr|docbook-dtd44-xml-1.0-13|105	##
12mr|docbook-dtd44-xml-1.0-13|106	
12mr|docbook-dtd44-xml-1.0-13|107	CATALOG=%{sgmlbase}/docbook/xmlcatalog
12mr|docbook-dtd44-xml-1.0-13|108	
12mr|docbook-dtd44-xml-1.0-13|109	%{_bindir}/xmlcatalog --noout --add "delegatePublic" \
12mr|docbook-dtd44-xml-1.0-13|110	"-//OASIS//DTD DocBook XML V%{dtdver}//EN" \
12mr|docbook-dtd44-xml-1.0-13|111	"file:///usr/share/sgml/docbook/xml-dtd-%{dtdver}/catalog.xml" $CATALOG
12mr|docbook-dtd44-xml-1.0-13|112	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
12mr|docbook-dtd44-xml-1.0-13|113	"http://www.oasis-open.org/docbook/xml/%{dtdver}" \
12mr|docbook-dtd44-xml-1.0-13|114	"xml-dtd-%{dtdver}" $CATALOG
12mr|docbook-dtd44-xml-1.0-13|115	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
12mr|docbook-dtd44-xml-1.0-13|116	"http://www.oasis-open.org/docbook/xml/4.3" \
12mr|docbook-dtd44-xml-1.0-13|117	"xml-dtd-%{dtdver}" $CATALOG
12mr|docbook-dtd44-xml-1.0-13|118	
12mr|docbook-dtd44-xml-1.0-13|119	%Postun
12mr|docbook-dtd44-xml-1.0-13|120	##
12mr|docbook-dtd44-xml-1.0-13|121	## SGML catalog
12mr|docbook-dtd44-xml-1.0-13|122	##
12mr|docbook-dtd44-xml-1.0-13|123	# Do not remove if upgrade
12mr|docbook-dtd44-xml-1.0-13|124	if [ "$1" = "0" ]; then
12mr|docbook-dtd44-xml-1.0-13|125	if [ -x %{_bindir}/xmlcatalog ]; then
12mr|docbook-dtd44-xml-1.0-13|126	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd44-xml-1.0-13|127	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd44-xml-1.0-13|128	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
12mr|docbook-dtd44-xml-1.0-13|129	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd44-xml-1.0-13|130	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd44-xml-1.0-13|131	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
12mr|docbook-dtd44-xml-1.0-13|132	fi
12mr|docbook-dtd44-xml-1.0-13|133	# Symlinks
12mr|docbook-dtd44-xml-1.0-13|134	[ -e %{_sysconfdir}/sgml/%{mltyp}-docbook.cat ] && \
12mr|docbook-dtd44-xml-1.0-13|135	rm -f %{_sysconfdir}/sgml/%{mltyp}-docbook.cat
12mr|docbook-dtd44-xml-1.0-13|136	
12mr|docbook-dtd44-xml-1.0-13|137	if [ -x %{_bindir}/xmlcatalog ]; then
12mr|docbook-dtd44-xml-1.0-13|138	
12mr|docbook-dtd44-xml-1.0-13|139	# The following lines are for the case in which the style sheets
12mr|docbook-dtd44-xml-1.0-13|140	# were not uninstalled because there is still another DTD
12mr|docbook-dtd44-xml-1.0-13|141	if [ -e %{sgmlbase}/openjade/catalog ]; then
12mr|docbook-dtd44-xml-1.0-13|142	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd44-xml-1.0-13|143	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd44-xml-1.0-13|144	%{sgmlbase}/openjade/catalog
12mr|docbook-dtd44-xml-1.0-13|145	fi
12mr|docbook-dtd44-xml-1.0-13|146	
12mr|docbook-dtd44-xml-1.0-13|147	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd44-xml-1.0-13|148	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd44-xml-1.0-13|149	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd44-xml-1.0-13|150	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd44-xml-1.0-13|151	fi
12mr|docbook-dtd44-xml-1.0-13|152	fi
12mr|docbook-dtd44-xml-1.0-13|153	
12mr|docbook-dtd44-xml-1.0-13|154	##
12mr|docbook-dtd44-xml-1.0-13|155	## XML catalog
12mr|docbook-dtd44-xml-1.0-13|156	##
12mr|docbook-dtd44-xml-1.0-13|157	
12mr|docbook-dtd44-xml-1.0-13|158	CATALOG=%{sgmlbase}/docbook/xmlcatalog
12mr|docbook-dtd44-xml-1.0-13|159	
12mr|docbook-dtd44-xml-1.0-13|160	if [ -w $CATALOG -a -x %{_bindir}/xmlcatalog ]; then
12mr|docbook-dtd44-xml-1.0-13|161	%{_bindir}/xmlcatalog --noout --del \
12mr|docbook-dtd44-xml-1.0-13|162	"-//OASIS//DTD DocBook XML V%{dtdver}//EN" $CATALOG
12mr|docbook-dtd44-xml-1.0-13|163	%{_bindir}/xmlcatalog --noout --del \
12mr|docbook-dtd44-xml-1.0-13|164	"xml-dtd-%{dtdver}" $CATALOG
12mr|docbook-dtd44-xml-1.0-13|165	fi
12mr|docbook-dtd44-xml-1.0-13|166	fi
12mr|docbook-dtd44-xml-1.0-13|167	
12mr|docbook-dtd44-xml-1.0-13|168	
12mr|docbook-dtd44-xml-1.0-13|169	
12mr|docbook-dtd44-xml-1.0-13|170	
12mr|docbook-dtd44-xml-1.0-13|171	%changelog
12mr|docbook-dtd44-xml-1.0-13|172	

13817 12
12mr|docbook-dtd45-xml-1.0-8|1	%define name docbook-dtd45-xml
12mr|docbook-dtd45-xml-1.0-8|2	%define version 1.0
12mr|docbook-dtd45-xml-1.0-8|3	%define release %mkrel 8
12mr|docbook-dtd45-xml-1.0-8|4	%define dtdver 4.5
12mr|docbook-dtd45-xml-1.0-8|5	%define mltyp xml
12mr|docbook-dtd45-xml-1.0-8|6	
12mr|docbook-dtd45-xml-1.0-8|7	Name: %{name}
12mr|docbook-dtd45-xml-1.0-8|8	Version: %{version}
12mr|docbook-dtd45-xml-1.0-8|9	Release: %{release}
12mr|docbook-dtd45-xml-1.0-8|10	Group       	: Publishing
12mr|docbook-dtd45-xml-1.0-8|11	
12mr|docbook-dtd45-xml-1.0-8|12	Summary     	: XML document type definition for DocBook %{dtdver}
12mr|docbook-dtd45-xml-1.0-8|13	
12mr|docbook-dtd45-xml-1.0-8|14	License   	: Artistic style
12mr|docbook-dtd45-xml-1.0-8|15	URL         	: http://www.oasis-open.org/docbook/
12mr|docbook-dtd45-xml-1.0-8|16	
12mr|docbook-dtd45-xml-1.0-8|17	Provides        : docbook-dtd-%{mltyp}
12mr|docbook-dtd45-xml-1.0-8|18	Requires(post)  : coreutils
12mr|docbook-dtd45-xml-1.0-8|19	Requires(postun): coreutils
12mr|docbook-dtd45-xml-1.0-8|20	Requires(post)	: sgml-common >= 0.6.3-2mdk
12mr|docbook-dtd45-xml-1.0-8|21	Requires(postun): sgml-common >= 0.6.3-2mdk
12mr|docbook-dtd45-xml-1.0-8|22	Requires(post)  : libxml2-utils
12mr|docbook-dtd45-xml-1.0-8|23	Requires(postun): libxml2-utils
12mr|docbook-dtd45-xml-1.0-8|24	
12mr|docbook-dtd45-xml-1.0-8|25	BuildRoot   	: %{_tmppath}/%{name}-%{version}-buildroot
12mr|docbook-dtd45-xml-1.0-8|26	
12mr|docbook-dtd45-xml-1.0-8|27	# Zip file downloadable at http://www.oasis-open.org/docbook/%{mltyp}/%{dtdver}
12mr|docbook-dtd45-xml-1.0-8|28	Source0		: docbook-xml-%{dtdver}.tar.bz2
12mr|docbook-dtd45-xml-1.0-8|29	BuildArch	: noarch
12mr|docbook-dtd45-xml-1.0-8|30	
12mr|docbook-dtd45-xml-1.0-8|31	
12mr|docbook-dtd45-xml-1.0-8|32	%define sgmlbase %{_datadir}/sgml
12mr|docbook-dtd45-xml-1.0-8|33	
12mr|docbook-dtd45-xml-1.0-8|34	%Description
12mr|docbook-dtd45-xml-1.0-8|35	The DocBook Document Type Definition (DTD) describes the syntax of
12mr|docbook-dtd45-xml-1.0-8|36	technical documentation texts (articles, books and manual pages).
12mr|docbook-dtd45-xml-1.0-8|37	This syntax is XML-compliant and is developed by the OASIS consortium.
12mr|docbook-dtd45-xml-1.0-8|38	This is the version %{dtdver} of this DTD.
12mr|docbook-dtd45-xml-1.0-8|39	
12mr|docbook-dtd45-xml-1.0-8|40	
12mr|docbook-dtd45-xml-1.0-8|41	%Prep
12mr|docbook-dtd45-xml-1.0-8|42	%setup -n docbook-xml-%{dtdver} -q
12mr|docbook-dtd45-xml-1.0-8|43	
12mr|docbook-dtd45-xml-1.0-8|44	%Build
12mr|docbook-dtd45-xml-1.0-8|45	
12mr|docbook-dtd45-xml-1.0-8|46	
12mr|docbook-dtd45-xml-1.0-8|47	%Install
12mr|docbook-dtd45-xml-1.0-8|48	rm -Rf %{buildroot}
12mr|docbook-dtd45-xml-1.0-8|49	DESTDIR=%{buildroot}%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
12mr|docbook-dtd45-xml-1.0-8|50	mkdir -p $DESTDIR
12mr|docbook-dtd45-xml-1.0-8|51	cp -r ent/ $DESTDIR
12mr|docbook-dtd45-xml-1.0-8|52	install -m644 docbook.cat $DESTDIR/catalog
12mr|docbook-dtd45-xml-1.0-8|53	install -m644 catalog.xml $DESTDIR
12mr|docbook-dtd45-xml-1.0-8|54	install -m644 *.dtd $DESTDIR
12mr|docbook-dtd45-xml-1.0-8|55	install -m644 *.mod $DESTDIR
12mr|docbook-dtd45-xml-1.0-8|56	mkdir -p %{buildroot}%{_sysconfdir}/sgml
12mr|docbook-dtd45-xml-1.0-8|57	touch %{buildroot}%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
12mr|docbook-dtd45-xml-1.0-8|58	# looks unnecesary
12mr|docbook-dtd45-xml-1.0-8|59	# touch %{buildroot}%{_sysconfdir}/sgml/catalog
12mr|docbook-dtd45-xml-1.0-8|60	
12mr|docbook-dtd45-xml-1.0-8|61	
12mr|docbook-dtd45-xml-1.0-8|62	%clean
12mr|docbook-dtd45-xml-1.0-8|63	rm -Rf %{buildroot}
12mr|docbook-dtd45-xml-1.0-8|64	
12mr|docbook-dtd45-xml-1.0-8|65	
12mr|docbook-dtd45-xml-1.0-8|66	%Files
12mr|docbook-dtd45-xml-1.0-8|67	%defattr (-,root,root)
12mr|docbook-dtd45-xml-1.0-8|68	%doc README ChangeLog
12mr|docbook-dtd45-xml-1.0-8|69	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}
12mr|docbook-dtd45-xml-1.0-8|70	%ghost %config(noreplace) %{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat
12mr|docbook-dtd45-xml-1.0-8|71	# why this?
12mr|docbook-dtd45-xml-1.0-8|72	# %ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
12mr|docbook-dtd45-xml-1.0-8|73	
12mr|docbook-dtd45-xml-1.0-8|74	
12mr|docbook-dtd45-xml-1.0-8|75	%post
12mr|docbook-dtd45-xml-1.0-8|76	##
12mr|docbook-dtd45-xml-1.0-8|77	## SGML catalog
12mr|docbook-dtd45-xml-1.0-8|78	##
12mr|docbook-dtd45-xml-1.0-8|79	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd45-xml-1.0-8|80	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd45-xml-1.0-8|81	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
12mr|docbook-dtd45-xml-1.0-8|82	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd45-xml-1.0-8|83	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd45-xml-1.0-8|84	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
12mr|docbook-dtd45-xml-1.0-8|85	
12mr|docbook-dtd45-xml-1.0-8|86	# The following lines are for the case in which the style sheets
12mr|docbook-dtd45-xml-1.0-8|87	# were installed after another DTD but before this DTD
12mr|docbook-dtd45-xml-1.0-8|88	if [ -e %{sgmlbase}/openjade/catalog ]; then
12mr|docbook-dtd45-xml-1.0-8|89	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd45-xml-1.0-8|90	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd45-xml-1.0-8|91	%{sgmlbase}/openjade/catalog
12mr|docbook-dtd45-xml-1.0-8|92	fi
12mr|docbook-dtd45-xml-1.0-8|93	
12mr|docbook-dtd45-xml-1.0-8|94	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd45-xml-1.0-8|95	%{_bindir}/xmlcatalog --sgml --noout --add \
12mr|docbook-dtd45-xml-1.0-8|96	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd45-xml-1.0-8|97	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd45-xml-1.0-8|98	fi
12mr|docbook-dtd45-xml-1.0-8|99	# Symlinks
12mr|docbook-dtd45-xml-1.0-8|100	[ ! -e %{_sysconfdir}/sgml/%{mltyp}-docbook.cat ] && \
12mr|docbook-dtd45-xml-1.0-8|101	ln -s %{mltyp}-docbook-%{dtdver}.cat %{_sysconfdir}/sgml/%{mltyp}-docbook.cat
12mr|docbook-dtd45-xml-1.0-8|102	
12mr|docbook-dtd45-xml-1.0-8|103	##
12mr|docbook-dtd45-xml-1.0-8|104	## XML catalog
12mr|docbook-dtd45-xml-1.0-8|105	##
12mr|docbook-dtd45-xml-1.0-8|106	
12mr|docbook-dtd45-xml-1.0-8|107	CATALOG=%{sgmlbase}/docbook/xmlcatalog
12mr|docbook-dtd45-xml-1.0-8|108	
12mr|docbook-dtd45-xml-1.0-8|109	%{_bindir}/xmlcatalog --noout --add "delegatePublic" \
12mr|docbook-dtd45-xml-1.0-8|110	"-//OASIS//DTD DocBook XML V%{dtdver}//EN" \
12mr|docbook-dtd45-xml-1.0-8|111	"file:///usr/share/sgml/docbook/xml-dtd-%{dtdver}/catalog.xml" $CATALOG
12mr|docbook-dtd45-xml-1.0-8|112	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
12mr|docbook-dtd45-xml-1.0-8|113	"http://www.oasis-open.org/docbook/xml/%{dtdver}" \
12mr|docbook-dtd45-xml-1.0-8|114	"xml-dtd-%{dtdver}" $CATALOG
12mr|docbook-dtd45-xml-1.0-8|115	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
12mr|docbook-dtd45-xml-1.0-8|116	"http://www.oasis-open.org/docbook/xml/4.3" \
12mr|docbook-dtd45-xml-1.0-8|117	"xml-dtd-%{dtdver}" $CATALOG
12mr|docbook-dtd45-xml-1.0-8|118	
12mr|docbook-dtd45-xml-1.0-8|119	%Postun
12mr|docbook-dtd45-xml-1.0-8|120	##
12mr|docbook-dtd45-xml-1.0-8|121	## SGML catalog
12mr|docbook-dtd45-xml-1.0-8|122	##
12mr|docbook-dtd45-xml-1.0-8|123	# Do not remove if upgrade
12mr|docbook-dtd45-xml-1.0-8|124	if [ "$1" = "0" ]; then
12mr|docbook-dtd45-xml-1.0-8|125	if [ -x %{_bindir}/xmlcatalog ]; then
12mr|docbook-dtd45-xml-1.0-8|126	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd45-xml-1.0-8|127	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd45-xml-1.0-8|128	%{sgmlbase}/sgml-iso-entities-8879.1986/catalog
12mr|docbook-dtd45-xml-1.0-8|129	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd45-xml-1.0-8|130	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd45-xml-1.0-8|131	%{sgmlbase}/docbook/%{mltyp}-dtd-%{dtdver}/catalog
12mr|docbook-dtd45-xml-1.0-8|132	fi
12mr|docbook-dtd45-xml-1.0-8|133	# Symlinks
12mr|docbook-dtd45-xml-1.0-8|134	[ -e %{_sysconfdir}/sgml/%{mltyp}-docbook.cat ] && \
12mr|docbook-dtd45-xml-1.0-8|135	rm -f %{_sysconfdir}/sgml/%{mltyp}-docbook.cat
12mr|docbook-dtd45-xml-1.0-8|136	
12mr|docbook-dtd45-xml-1.0-8|137	if [ -x %{_bindir}/xmlcatalog ]; then
12mr|docbook-dtd45-xml-1.0-8|138	
12mr|docbook-dtd45-xml-1.0-8|139	# The following lines are for the case in which the style sheets
12mr|docbook-dtd45-xml-1.0-8|140	# were not uninstalled because there is still another DTD
12mr|docbook-dtd45-xml-1.0-8|141	if [ -e %{sgmlbase}/openjade/catalog ]; then
12mr|docbook-dtd45-xml-1.0-8|142	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd45-xml-1.0-8|143	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd45-xml-1.0-8|144	%{sgmlbase}/openjade/catalog
12mr|docbook-dtd45-xml-1.0-8|145	fi
12mr|docbook-dtd45-xml-1.0-8|146	
12mr|docbook-dtd45-xml-1.0-8|147	if [ -e %{sgmlbase}/docbook/dsssl-stylesheets/catalog ]; then
12mr|docbook-dtd45-xml-1.0-8|148	%{_bindir}/xmlcatalog --sgml --noout --del \
12mr|docbook-dtd45-xml-1.0-8|149	%{_sysconfdir}/sgml/%{mltyp}-docbook-%{dtdver}.cat \
12mr|docbook-dtd45-xml-1.0-8|150	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-dtd45-xml-1.0-8|151	fi
12mr|docbook-dtd45-xml-1.0-8|152	fi
12mr|docbook-dtd45-xml-1.0-8|153	
12mr|docbook-dtd45-xml-1.0-8|154	##
12mr|docbook-dtd45-xml-1.0-8|155	## XML catalog
12mr|docbook-dtd45-xml-1.0-8|156	##
12mr|docbook-dtd45-xml-1.0-8|157	
12mr|docbook-dtd45-xml-1.0-8|158	CATALOG=%{sgmlbase}/docbook/xmlcatalog
12mr|docbook-dtd45-xml-1.0-8|159	
12mr|docbook-dtd45-xml-1.0-8|160	if [ -w $CATALOG -a -x %{_bindir}/xmlcatalog ]; then
12mr|docbook-dtd45-xml-1.0-8|161	%{_bindir}/xmlcatalog --noout --del \
12mr|docbook-dtd45-xml-1.0-8|162	"-//OASIS//DTD DocBook XML V%{dtdver}//EN" $CATALOG
12mr|docbook-dtd45-xml-1.0-8|163	%{_bindir}/xmlcatalog --noout --del \
12mr|docbook-dtd45-xml-1.0-8|164	"xml-dtd-%{dtdver}" $CATALOG
12mr|docbook-dtd45-xml-1.0-8|165	fi
12mr|docbook-dtd45-xml-1.0-8|166	fi
12mr|docbook-dtd45-xml-1.0-8|167	
12mr|docbook-dtd45-xml-1.0-8|168	
12mr|docbook-dtd45-xml-1.0-8|169	
12mr|docbook-dtd45-xml-1.0-8|170	
12mr|docbook-dtd45-xml-1.0-8|171	
12mr|docbook-dtd45-xml-1.0-8|172	%changelog
12mr|docbook-dtd45-xml-1.0-8|173	

13818 12
12mr|docbook-style-dsssl-1.79-13|1	%define name docbook-style-dsssl
12mr|docbook-style-dsssl-1.79-13|2	%define version 1.79
12mr|docbook-style-dsssl-1.79-13|3	%define release 13
12mr|docbook-style-dsssl-1.79-13|4	
12mr|docbook-style-dsssl-1.79-13|5	name:		%{name}
12mr|docbook-style-dsssl-1.79-13|6	version:	%{version}
12mr|docbook-style-dsssl-1.79-13|7	release:	%{release}
12mr|docbook-style-dsssl-1.79-13|8	Group:		Publishing
12mr|docbook-style-dsssl-1.79-13|9	
12mr|docbook-style-dsssl-1.79-13|10	Summary:	Norman Walsh's modular stylesheets for DocBook
12mr|docbook-style-dsssl-1.79-13|11	
12mr|docbook-style-dsssl-1.79-13|12	License:	Artistic style
12mr|docbook-style-dsssl-1.79-13|13	URL:		http://sourceforge.net/projects/docbook/
12mr|docbook-style-dsssl-1.79-13|14	
12mr|docbook-style-dsssl-1.79-13|15	Requires:	sgml-common >= 0.2
12mr|docbook-style-dsssl-1.79-13|16	Requires:	jade >= 1.2.1
12mr|docbook-style-dsssl-1.79-13|17	
12mr|docbook-style-dsssl-1.79-13|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|docbook-style-dsssl-1.79-13|19	
12mr|docbook-style-dsssl-1.79-13|20	BuildArch:	noarch
12mr|docbook-style-dsssl-1.79-13|21	Source0:	http://prdownloads.sourceforge.net/docbook/docbook-dsssl-%{version}.tar.bz2
12mr|docbook-style-dsssl-1.79-13|22	Patch0:		docbook-dsssl-1.78-DTDDECL.patch
12mr|docbook-style-dsssl-1.79-13|23	
12mr|docbook-style-dsssl-1.79-13|24	%define sgmlbase %{_datadir}/sgml
12mr|docbook-style-dsssl-1.79-13|25	
12mr|docbook-style-dsssl-1.79-13|26	%description
12mr|docbook-style-dsssl-1.79-13|27	These DSSSL stylesheets allow you to convert any DocBook document to another
12mr|docbook-style-dsssl-1.79-13|28	printed (for example, RTF or PostScript) or online (for example, HTML) format.
12mr|docbook-style-dsssl-1.79-13|29	They are highly customizable.
12mr|docbook-style-dsssl-1.79-13|30	
12mr|docbook-style-dsssl-1.79-13|31	
12mr|docbook-style-dsssl-1.79-13|32	%prep
12mr|docbook-style-dsssl-1.79-13|33	%setup -n docbook-dsssl-%{version} -q
12mr|docbook-style-dsssl-1.79-13|34	%setup -T -D -n docbook-dsssl-%{version}
12mr|docbook-style-dsssl-1.79-13|35	%patch0 -p1
12mr|docbook-style-dsssl-1.79-13|36	
12mr|docbook-style-dsssl-1.79-13|37	%build
12mr|docbook-style-dsssl-1.79-13|38	
12mr|docbook-style-dsssl-1.79-13|39	%install
12mr|docbook-style-dsssl-1.79-13|40	DESTDIR=$RPM_BUILD_ROOT
12mr|docbook-style-dsssl-1.79-13|41	mkdir -p $DESTDIR%{_bindir}
12mr|docbook-style-dsssl-1.79-13|42	mkdir -p $DESTDIR%{sgmlbase}/docbook/dsssl-stylesheets-%{version}/
12mr|docbook-style-dsssl-1.79-13|43	
12mr|docbook-style-dsssl-1.79-13|44	cd $RPM_BUILD_DIR/docbook-dsssl-%{version}
12mr|docbook-style-dsssl-1.79-13|45	
12mr|docbook-style-dsssl-1.79-13|46	install bin/collateindex.pl $DESTDIR%{_bindir}
12mr|docbook-style-dsssl-1.79-13|47	cp -r contrib catalog dtds VERSION olink common html frames lib print images $DESTDIR%{sgmlbase}/docbook/dsssl-stylesheets-%{version}/
12mr|docbook-style-dsssl-1.79-13|48	
12mr|docbook-style-dsssl-1.79-13|49	rm -f $DESTDIR%{sgmlbase}/docbook/dsssl-stylesheets
12mr|docbook-style-dsssl-1.79-13|50	ln -sf dsssl-stylesheets-%{version} $DESTDIR%{sgmlbase}/docbook/dsssl-stylesheets
12mr|docbook-style-dsssl-1.79-13|51	
12mr|docbook-style-dsssl-1.79-13|52	cd ..
12mr|docbook-style-dsssl-1.79-13|53	
12mr|docbook-style-dsssl-1.79-13|54	
12mr|docbook-style-dsssl-1.79-13|55	%clean
12mr|docbook-style-dsssl-1.79-13|56	DESTDIR=$RPM_BUILD_ROOT
12mr|docbook-style-dsssl-1.79-13|57	rm -rf $DESTDIR
12mr|docbook-style-dsssl-1.79-13|58	
12mr|docbook-style-dsssl-1.79-13|59	
12mr|docbook-style-dsssl-1.79-13|60	%Files
12mr|docbook-style-dsssl-1.79-13|61	%defattr (0644,root,root,0755)
12mr|docbook-style-dsssl-1.79-13|62	%doc BUGS README RELEASE-NOTES.* VERSION
12mr|docbook-style-dsssl-1.79-13|63	%doc ChangeLog WhatsNew
12mr|docbook-style-dsssl-1.79-13|64	%attr(-,root,root) %{_bindir}/collateindex.pl
12mr|docbook-style-dsssl-1.79-13|65	%dir %{sgmlbase}/docbook/dsssl-stylesheets-%{version}
12mr|docbook-style-dsssl-1.79-13|66	%{sgmlbase}/docbook/dsssl-stylesheets-%{version}/*
12mr|docbook-style-dsssl-1.79-13|67	%{sgmlbase}/docbook/dsssl-stylesheets
12mr|docbook-style-dsssl-1.79-13|68	
12mr|docbook-style-dsssl-1.79-13|69	%post
12mr|docbook-style-dsssl-1.79-13|70	# remove possible old references to
12mr|docbook-style-dsssl-1.79-13|71	# %{sgmlbase}/docbook/dsssl-stylesheets-%{version}/catalog
12mr|docbook-style-dsssl-1.79-13|72	rm -f %{_sysconfdir}/sgml/sgml-docbook-\*.cat
12mr|docbook-style-dsssl-1.79-13|73	
12mr|docbook-style-dsssl-1.79-13|74	# fix old broken stuff
12mr|docbook-style-dsssl-1.79-13|75	if [ -f %{_sysconfdir}/sgml/xml-docbook-\*.cat ]; then
12mr|docbook-style-dsssl-1.79-13|76	sed -e '\|CATALOG "%{_sysconfdir}/sgml/xml-docbook-\*.cat"|D' %{_sysconfdir}/sgml/catalog > \
12mr|docbook-style-dsssl-1.79-13|77	%{_sysconfdir}/sgml/catalog.bak
12mr|docbook-style-dsssl-1.79-13|78	mv -f %{_sysconfdir}/sgml/catalog.bak %{_sysconfdir}/sgml/catalog
12mr|docbook-style-dsssl-1.79-13|79	rm -f %{_sysconfdir}/sgml/xml-docbook-\*.cat
12mr|docbook-style-dsssl-1.79-13|80	fi
12mr|docbook-style-dsssl-1.79-13|81	
12mr|docbook-style-dsssl-1.79-13|82	for centralized in %{_sysconfdir}/sgml/sgml-docbook-*.cat; do
12mr|docbook-style-dsssl-1.79-13|83	if [ "$centralized" = "%{_sysconfdir}/sgml/sgml-docbook-*.cat" ]; then break; fi
12mr|docbook-style-dsssl-1.79-13|84	sed -e "/dsssl-stylesheets-[0-9]/D" $centralized > \
12mr|docbook-style-dsssl-1.79-13|85	$centralized.bak
12mr|docbook-style-dsssl-1.79-13|86	mv -f $centralized.bak $centralized
12mr|docbook-style-dsssl-1.79-13|87	done
12mr|docbook-style-dsssl-1.79-13|88	
12mr|docbook-style-dsssl-1.79-13|89	for centralized in %{_sysconfdir}/sgml/{sgml,xml}-docbook-*.cat; do
12mr|docbook-style-dsssl-1.79-13|90	if [ "$centralized" = "%{_sysconfdir}/sgml/{sgml,xml}-docbook-*.cat" ]; then break; fi
12mr|docbook-style-dsssl-1.79-13|91	if [ "$centralized" = "%{_sysconfdir}/sgml/xml-docbook-*.cat" ]; then continue; fi
12mr|docbook-style-dsssl-1.79-13|92	if [ "$centralized" = "%{_sysconfdir}/sgml/sgml-docbook-*.cat" ]; then continue; fi
12mr|docbook-style-dsssl-1.79-13|93	if [ -f "$centralized" ]; then
12mr|docbook-style-dsssl-1.79-13|94	%{_bindir}/xmlcatalog --sgml --noout --add $centralized \
12mr|docbook-style-dsssl-1.79-13|95	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-style-dsssl-1.79-13|96	fi
12mr|docbook-style-dsssl-1.79-13|97	done
12mr|docbook-style-dsssl-1.79-13|98	
12mr|docbook-style-dsssl-1.79-13|99	%postun
12mr|docbook-style-dsssl-1.79-13|100	# Do not remove if upgrade
12mr|docbook-style-dsssl-1.79-13|101	if [ "$1" = "0" -a -x %{_bindir}/xmlcatalog ]; then
12mr|docbook-style-dsssl-1.79-13|102	for centralized in %{_sysconfdir}/sgml/{sgml,xml}-docbook-*.cat; do
12mr|docbook-style-dsssl-1.79-13|103	if  [ "$centralized" = "%{_sysconfdir}/sgml/{sgml,xml}-docbook-*.cat" ]; then break; fi
12mr|docbook-style-dsssl-1.79-13|104	if  [ "$centralized" = "%{_sysconfdir}/sgml/xml-docbook-*.cat" ]; then continue; fi
12mr|docbook-style-dsssl-1.79-13|105	if  [ "$centralized" = "%{_sysconfdir}/sgml/sgml-docbook-*.cat" ]; then continue; fi
12mr|docbook-style-dsssl-1.79-13|106	
12mr|docbook-style-dsssl-1.79-13|107	if [ -w $centralized ]; then
12mr|docbook-style-dsssl-1.79-13|108	%{_bindir}/xmlcatalog --sgml --noout --del $centralized \
12mr|docbook-style-dsssl-1.79-13|109	%{sgmlbase}/docbook/dsssl-stylesheets/catalog
12mr|docbook-style-dsssl-1.79-13|110	fi
12mr|docbook-style-dsssl-1.79-13|111	done
12mr|docbook-style-dsssl-1.79-13|112	
12mr|docbook-style-dsssl-1.79-13|113	fi
12mr|docbook-style-dsssl-1.79-13|114	
12mr|docbook-style-dsssl-1.79-13|115	
12mr|docbook-style-dsssl-1.79-13|116	
12mr|docbook-style-dsssl-1.79-13|117	
12mr|docbook-style-dsssl-1.79-13|118	
12mr|docbook-style-dsssl-1.79-13|119	%changelog
12mr|docbook-style-dsssl-1.79-13|120	

13819 12
12mr|docbook-style-dsssl-doc-1.79-11|1	%define name docbook-style-dsssl-doc
12mr|docbook-style-dsssl-doc-1.79-11|2	%define version 1.79
12mr|docbook-style-dsssl-doc-1.79-11|3	%define release %mkrel 11
12mr|docbook-style-dsssl-doc-1.79-11|4	
12mr|docbook-style-dsssl-doc-1.79-11|5	Name:		%{name}
12mr|docbook-style-dsssl-doc-1.79-11|6	Version:	%{version}
12mr|docbook-style-dsssl-doc-1.79-11|7	Release:	%{release}
12mr|docbook-style-dsssl-doc-1.79-11|8	Group:		Books/Computer books
12mr|docbook-style-dsssl-doc-1.79-11|9	Summary:	Documentation for DocBook dssl stylesheets
12mr|docbook-style-dsssl-doc-1.79-11|10	License:	Artistic like
12mr|docbook-style-dsssl-doc-1.79-11|11	URL:		http://sourceforge.net/projects/docbook/
12mr|docbook-style-dsssl-doc-1.79-11|12	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|docbook-style-dsssl-doc-1.79-11|13	BuildArch:	noarch
12mr|docbook-style-dsssl-doc-1.79-11|14	Source0:	http://prdownloads.sourceforge.net/docbook/docbook-dsssl-doc-%{version}.tar.bz2
12mr|docbook-style-dsssl-doc-1.79-11|15	
12mr|docbook-style-dsssl-doc-1.79-11|16	%description
12mr|docbook-style-dsssl-doc-1.79-11|17	This package contains the documentation for these stylesheets:
12mr|docbook-style-dsssl-doc-1.79-11|18	structure, customization, etc.
12mr|docbook-style-dsssl-doc-1.79-11|19	
12mr|docbook-style-dsssl-doc-1.79-11|20	%prep
12mr|docbook-style-dsssl-doc-1.79-11|21	%setup -n docbook-dsssl-%{version} -q
12mr|docbook-style-dsssl-doc-1.79-11|22	
12mr|docbook-style-dsssl-doc-1.79-11|23	%files
12mr|docbook-style-dsssl-doc-1.79-11|24	%defattr (-,root,root)
12mr|docbook-style-dsssl-doc-1.79-11|25	%doc doc docsrc
12mr|docbook-style-dsssl-doc-1.79-11|26	
12mr|docbook-style-dsssl-doc-1.79-11|27	
12mr|docbook-style-dsssl-doc-1.79-11|28	
12mr|docbook-style-dsssl-doc-1.79-11|29	%changelog
12mr|docbook-style-dsssl-doc-1.79-11|30	

13820 12
12mr|docbook-style-xsl-1.76.1-1|1	Name:		docbook-style-xsl
12mr|docbook-style-xsl-1.76.1-1|2	Version:	1.76.1
12mr|docbook-style-xsl-1.76.1-1|3	Release:	%mkrel 1
12mr|docbook-style-xsl-1.76.1-1|4	Group:		Publishing
12mr|docbook-style-xsl-1.76.1-1|5	Summary:	Norman Walsh's modular stylesheets for DocBook
12mr|docbook-style-xsl-1.76.1-1|6	License:	Artistic style
12mr|docbook-style-xsl-1.76.1-1|7	URL:		http://sourceforge.net/projects/docbook
12mr|docbook-style-xsl-1.76.1-1|8	Provides:	docbook-xsl = %{version}
12mr|docbook-style-xsl-1.76.1-1|9	Requires:	docbook-dtd-xml
12mr|docbook-style-xsl-1.76.1-1|10	Requires(pre):	sgml-common >= 0.6.3-2mdk
12mr|docbook-style-xsl-1.76.1-1|11	# BuildRequires:	gcj-tools
12mr|docbook-style-xsl-1.76.1-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|docbook-style-xsl-1.76.1-1|13	Source0:	http://prdownloads.sourceforge.net/docbook/docbook-xsl-%{version}.tar.bz2
12mr|docbook-style-xsl-1.76.1-1|14	Source1:	http://prdownloads.sourceforge.net/docbook/docbook-xsl-doc-%{version}.tar.bz2
12mr|docbook-style-xsl-1.76.1-1|15	BuildArch:	noarch
12mr|docbook-style-xsl-1.76.1-1|16	
12mr|docbook-style-xsl-1.76.1-1|17	%define sgmlbase %{_datadir}/sgml/
12mr|docbook-style-xsl-1.76.1-1|18	
12mr|docbook-style-xsl-1.76.1-1|19	%description
12mr|docbook-style-xsl-1.76.1-1|20	These XSL stylesheets allow to convert any DocBook document to another
12mr|docbook-style-xsl-1.76.1-1|21	printed (for example, RTF or PostScript) or online (for example, HTML) format.
12mr|docbook-style-xsl-1.76.1-1|22	They are highly customizable.
12mr|docbook-style-xsl-1.76.1-1|23	
12mr|docbook-style-xsl-1.76.1-1|24	%package doc
12mr|docbook-style-xsl-1.76.1-1|25	Summary         : Documentation for DocBook stylesheets
12mr|docbook-style-xsl-1.76.1-1|26	Group       	: Books/Computer books
12mr|docbook-style-xsl-1.76.1-1|27	
12mr|docbook-style-xsl-1.76.1-1|28	%description doc
12mr|docbook-style-xsl-1.76.1-1|29	This package contains the documentation for these stylesheets:
12mr|docbook-style-xsl-1.76.1-1|30	structure, customization, etc.
12mr|docbook-style-xsl-1.76.1-1|31	
12mr|docbook-style-xsl-1.76.1-1|32	
12mr|docbook-style-xsl-1.76.1-1|33	%prep
12mr|docbook-style-xsl-1.76.1-1|34	%setup -n docbook-xsl-%{version} -q
12mr|docbook-style-xsl-1.76.1-1|35	%setup -D -n docbook-xsl-%{version} -q -T -b 1
12mr|docbook-style-xsl-1.76.1-1|36	
12mr|docbook-style-xsl-1.76.1-1|37	%build
12mr|docbook-style-xsl-1.76.1-1|38	# index jar files to please rpmlint
12mr|docbook-style-xsl-1.76.1-1|39	# jar -i extensions/*.jar
12mr|docbook-style-xsl-1.76.1-1|40	
12mr|docbook-style-xsl-1.76.1-1|41	%install
12mr|docbook-style-xsl-1.76.1-1|42	rm -rf %{buildroot}
12mr|docbook-style-xsl-1.76.1-1|43	mkdir -p %{buildroot}%{sgmlbase}/docbook/xsl-stylesheets-%{version}
12mr|docbook-style-xsl-1.76.1-1|44	# Camille 2006-05-29: those are dummy files to be removed in future releases; 2006-01-23: removed
12mr|docbook-style-xsl-1.76.1-1|45	# rm -f doc/*/param.html doc/pi/pi.html
12mr|docbook-style-xsl-1.76.1-1|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}
12mr|docbook-style-xsl-1.76.1-1|47	
12mr|docbook-style-xsl-1.76.1-1|48	ln -sf xsl-stylesheets-%{version} \
12mr|docbook-style-xsl-1.76.1-1|49	%{buildroot}%{sgmlbase}/docbook/xsl-stylesheets
12mr|docbook-style-xsl-1.76.1-1|50	
12mr|docbook-style-xsl-1.76.1-1|51	%clean
12mr|docbook-style-xsl-1.76.1-1|52	rm -rf %{buildroot}
12mr|docbook-style-xsl-1.76.1-1|53	
12mr|docbook-style-xsl-1.76.1-1|54	#fix old buggy postun
12mr|docbook-style-xsl-1.76.1-1|55	%triggerpostun -- docbook-style-xsl < 1.67.2-2mdk
12mr|docbook-style-xsl-1.76.1-1|56	CATALOG=/etc/xml/catalog
12mr|docbook-style-xsl-1.76.1-1|57	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
12mr|docbook-style-xsl-1.76.1-1|58	"http://docbook.sourceforge.net/release/xsl/%{version}" \
12mr|docbook-style-xsl-1.76.1-1|59	"file:///usr/share/sgml/docbook/xsl-stylesheets-%{version}" $CATALOG
12mr|docbook-style-xsl-1.76.1-1|60	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
12mr|docbook-style-xsl-1.76.1-1|61	"http://docbook.sourceforge.net/release/xsl/%{version}" \
12mr|docbook-style-xsl-1.76.1-1|62	"file:///usr/share/sgml/docbook/xsl-stylesheets-%{version}" $CATALOG
12mr|docbook-style-xsl-1.76.1-1|63	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
12mr|docbook-style-xsl-1.76.1-1|64	"http://docbook.sourceforge.net/release/xsl/current" \
12mr|docbook-style-xsl-1.76.1-1|65	"file:///usr/share/sgml/docbook/xsl-stylesheets-%{version}" $CATALOG
12mr|docbook-style-xsl-1.76.1-1|66	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
12mr|docbook-style-xsl-1.76.1-1|67	"http://docbook.sourceforge.net/release/xsl/current" \
12mr|docbook-style-xsl-1.76.1-1|68	"file:///usr/share/sgml/docbook/xsl-stylesheets-%{version}" $CATALOG
12mr|docbook-style-xsl-1.76.1-1|69	
12mr|docbook-style-xsl-1.76.1-1|70	
12mr|docbook-style-xsl-1.76.1-1|71	%post
12mr|docbook-style-xsl-1.76.1-1|72	CATALOG=/etc/xml/catalog
12mr|docbook-style-xsl-1.76.1-1|73	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
12mr|docbook-style-xsl-1.76.1-1|74	"http://docbook.sourceforge.net/release/xsl/%{version}" \
12mr|docbook-style-xsl-1.76.1-1|75	"file:///usr/share/sgml/docbook/xsl-stylesheets-%{version}" $CATALOG
12mr|docbook-style-xsl-1.76.1-1|76	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
12mr|docbook-style-xsl-1.76.1-1|77	"http://docbook.sourceforge.net/release/xsl/%{version}" \
12mr|docbook-style-xsl-1.76.1-1|78	"file:///usr/share/sgml/docbook/xsl-stylesheets-%{version}" $CATALOG
12mr|docbook-style-xsl-1.76.1-1|79	%{_bindir}/xmlcatalog --noout --add "rewriteSystem" \
12mr|docbook-style-xsl-1.76.1-1|80	"http://docbook.sourceforge.net/release/xsl/current" \
12mr|docbook-style-xsl-1.76.1-1|81	"file:///usr/share/sgml/docbook/xsl-stylesheets-%{version}" $CATALOG
12mr|docbook-style-xsl-1.76.1-1|82	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
12mr|docbook-style-xsl-1.76.1-1|83	"http://docbook.sourceforge.net/release/xsl/current" \
12mr|docbook-style-xsl-1.76.1-1|84	"file:///usr/share/sgml/docbook/xsl-stylesheets-%{version}" $CATALOG
12mr|docbook-style-xsl-1.76.1-1|85	
12mr|docbook-style-xsl-1.76.1-1|86	
12mr|docbook-style-xsl-1.76.1-1|87	%postun
12mr|docbook-style-xsl-1.76.1-1|88	# do not remove on upgrade
12mr|docbook-style-xsl-1.76.1-1|89	CATALOG=/etc/xml/catalog
12mr|docbook-style-xsl-1.76.1-1|90	if [ "$1" = "0" -a -x %{_bindir}/xmlcatalog -a -f $CATALOG ]; then
12mr|docbook-style-xsl-1.76.1-1|91	%{_bindir}/xmlcatalog --noout --del \
12mr|docbook-style-xsl-1.76.1-1|92	"file:///usr/share/sgml/docbook/xsl-stylesheets-%{version}" $CATALOG
12mr|docbook-style-xsl-1.76.1-1|93	fi
12mr|docbook-style-xsl-1.76.1-1|94	
12mr|docbook-style-xsl-1.76.1-1|95	%files
12mr|docbook-style-xsl-1.76.1-1|96	%defattr (-,root,root)
12mr|docbook-style-xsl-1.76.1-1|97	%doc BUGS TODO README VERSION NEWS* COPYING INSTALL
12mr|docbook-style-xsl-1.76.1-1|98	%{sgmlbase}/docbook/xsl-stylesheets-%{version}
12mr|docbook-style-xsl-1.76.1-1|99	%{sgmlbase}/docbook/xsl-stylesheets
12mr|docbook-style-xsl-1.76.1-1|100	
12mr|docbook-style-xsl-1.76.1-1|101	%files doc
12mr|docbook-style-xsl-1.76.1-1|102	%defattr (-,root,root)
12mr|docbook-style-xsl-1.76.1-1|103	%doc doc docsrc
12mr|docbook-style-xsl-1.76.1-1|104	
12mr|docbook-style-xsl-1.76.1-1|105	
12mr|docbook-style-xsl-1.76.1-1|106	
12mr|docbook-style-xsl-1.76.1-1|107	%changelog
12mr|docbook-style-xsl-1.76.1-1|108	

13821 12
12mr|docbook-to-man-2.0.0-8|1	%define name		docbook-to-man
12mr|docbook-to-man-2.0.0-8|2	%define deb_release	26
12mr|docbook-to-man-2.0.0-8|3	%define version		2.0.0
12mr|docbook-to-man-2.0.0-8|4	%define release     %mkrel 8
12mr|docbook-to-man-2.0.0-8|5	
12mr|docbook-to-man-2.0.0-8|6	Name:		%{name}
12mr|docbook-to-man-2.0.0-8|7	Version:	%{version}
12mr|docbook-to-man-2.0.0-8|8	Release:	%{release}
12mr|docbook-to-man-2.0.0-8|9	Summary:	Converter from DocBook SGML into roff man macros
12mr|docbook-to-man-2.0.0-8|10	License:	MIT
12mr|docbook-to-man-2.0.0-8|11	Group:		Publishing
12mr|docbook-to-man-2.0.0-8|12	URL:		http://www.oasis-open.org/docbook/tools/dtm/
12mr|docbook-to-man-2.0.0-8|13	Source0:	http://ftp.debian.org/debian/pool/main/d/docbook-to-man/%{name}_%{version}.orig.tar.gz
12mr|docbook-to-man-2.0.0-8|14	Patch0:		%{name}_%{version}-%{deb_release}.diff.gz
12mr|docbook-to-man-2.0.0-8|15	Patch10:	%{name}-debian.patch
12mr|docbook-to-man-2.0.0-8|16	Patch11:	%{name}-opt.patch
12mr|docbook-to-man-2.0.0-8|17	Patch12:	%{name}-PLD.patch
12mr|docbook-to-man-2.0.0-8|18	BuildRequires:	docbook-dtd41-sgml
12mr|docbook-to-man-2.0.0-8|19	BuildRequires:	OpenSP
12mr|docbook-to-man-2.0.0-8|20	Requires:	docbook-dtd41-sgml
12mr|docbook-to-man-2.0.0-8|21	Requires:	OpenSP
12mr|docbook-to-man-2.0.0-8|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|docbook-to-man-2.0.0-8|23	
12mr|docbook-to-man-2.0.0-8|24	%description
12mr|docbook-to-man-2.0.0-8|25	docbook-to-man is a batch converter that transforms UNIX-style
12mr|docbook-to-man-2.0.0-8|26	manpages from the DocBook SGML format into nroff/troff man macros.
12mr|docbook-to-man-2.0.0-8|27	
12mr|docbook-to-man-2.0.0-8|28	This is not the original version by Fred Dalrymple, but one with the
12mr|docbook-to-man-2.0.0-8|29	modifications by David Bolen with Debian changes.
12mr|docbook-to-man-2.0.0-8|30	
12mr|docbook-to-man-2.0.0-8|31	%prep
12mr|docbook-to-man-2.0.0-8|32	%setup -q -n %{name}-%{version}.orig
12mr|docbook-to-man-2.0.0-8|33	%patch0
12mr|docbook-to-man-2.0.0-8|34	%patch10 -p1
12mr|docbook-to-man-2.0.0-8|35	%{__patch} -p1 -s < debian/patches/01-conglomeration.dpatch
12mr|docbook-to-man-2.0.0-8|36	%patch11 -p1
12mr|docbook-to-man-2.0.0-8|37	%patch12 -p1
12mr|docbook-to-man-2.0.0-8|38	
12mr|docbook-to-man-2.0.0-8|39	%build
12mr|docbook-to-man-2.0.0-8|40	%{__make} \
12mr|docbook-to-man-2.0.0-8|41	CC="%{__cc}" \
12mr|docbook-to-man-2.0.0-8|42	OPT="%{optflags}" \
12mr|docbook-to-man-2.0.0-8|43	ROOT=%{_prefix}
12mr|docbook-to-man-2.0.0-8|44	
12mr|docbook-to-man-2.0.0-8|45	%install
12mr|docbook-to-man-2.0.0-8|46	rm -rf $RPM_BUILD_ROOT
12mr|docbook-to-man-2.0.0-8|47	install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/sgml,%{_mandir}/man{1,5}}
12mr|docbook-to-man-2.0.0-8|48	
12mr|docbook-to-man-2.0.0-8|49	%{__make} install \
12mr|docbook-to-man-2.0.0-8|50	ROOT=$RPM_BUILD_ROOT%{_prefix}
12mr|docbook-to-man-2.0.0-8|51	
12mr|docbook-to-man-2.0.0-8|52	install Doc/{docbook-to-man.1,instant.1} $RPM_BUILD_ROOT%{_mandir}/man1
12mr|docbook-to-man-2.0.0-8|53	install Doc/transpec.1 $RPM_BUILD_ROOT%{_mandir}/man5/transpec.5
12mr|docbook-to-man-2.0.0-8|54	
12mr|docbook-to-man-2.0.0-8|55	%clean
12mr|docbook-to-man-2.0.0-8|56	rm -rf $RPM_BUILD_ROOT
12mr|docbook-to-man-2.0.0-8|57	
12mr|docbook-to-man-2.0.0-8|58	%files
12mr|docbook-to-man-2.0.0-8|59	%defattr(644,root,root,755)
12mr|docbook-to-man-2.0.0-8|60	%doc README README.ANS
12mr|docbook-to-man-2.0.0-8|61	%attr(755,root,root) %{_bindir}/docbook-to-man
12mr|docbook-to-man-2.0.0-8|62	%attr(755,root,root) %{_bindir}/instant
12mr|docbook-to-man-2.0.0-8|63	%{_datadir}/sgml/transpec
12mr|docbook-to-man-2.0.0-8|64	%{_mandir}/man1/docbook-to-man.1*
12mr|docbook-to-man-2.0.0-8|65	%{_mandir}/man1/instant.1*
12mr|docbook-to-man-2.0.0-8|66	%{_mandir}/man5/transpec.5*
12mr|docbook-to-man-2.0.0-8|67	
12mr|docbook-to-man-2.0.0-8|68	
12mr|docbook-to-man-2.0.0-8|69	
12mr|docbook-to-man-2.0.0-8|70	%changelog
12mr|docbook-to-man-2.0.0-8|71	

13822 12
12mr|docbook-utils-0.6.14-15|1	Name: 		docbook-utils
12mr|docbook-utils-0.6.14-15|2	Version: 	0.6.14
12mr|docbook-utils-0.6.14-15|3	Release:	%mkrel 15
12mr|docbook-utils-0.6.14-15|4	Group:		Publishing
12mr|docbook-utils-0.6.14-15|5	Url:		ftp://sources.redhat.com/pub/docbook-tools/new-trials/
12mr|docbook-utils-0.6.14-15|6	Summary:	Shell scripts to manage DocBook documents
12mr|docbook-utils-0.6.14-15|7	
12mr|docbook-utils-0.6.14-15|8	License:	GPLv2+
12mr|docbook-utils-0.6.14-15|9	
12mr|docbook-utils-0.6.14-15|10	Requires:	docbook-style-dsssl >= 1.72
12mr|docbook-utils-0.6.14-15|11	Requires:	perl-SGMLSpm >= 1.03ii
12mr|docbook-utils-0.6.14-15|12	Requires: 	which grep gawk
12mr|docbook-utils-0.6.14-15|13	BuildRequires:	docbook-style-dsssl >= 1.72
12mr|docbook-utils-0.6.14-15|14	BuildRequires:	docbook-dtd31-sgml
12mr|docbook-utils-0.6.14-15|15	Obsoletes:	sgml-tools
12mr|docbook-utils-0.6.14-15|16	Provides:	sgml-tools
12mr|docbook-utils-0.6.14-15|17	
12mr|docbook-utils-0.6.14-15|18	BuildRoot:	%{_tmppath}/%name-%version-buildroot
12mr|docbook-utils-0.6.14-15|19	
12mr|docbook-utils-0.6.14-15|20	Source0:	ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/%name-%version.tar.bz2
12mr|docbook-utils-0.6.14-15|21	Source1:	db2html
12mr|docbook-utils-0.6.14-15|22	Source2:	docbook2man-spec.pl
12mr|docbook-utils-0.6.14-15|23	Patch0: docbook-utils-spaces.patch
12mr|docbook-utils-0.6.14-15|24	Patch1: docbook-utils-2ndspaces.patch
12mr|docbook-utils-0.6.14-15|25	Patch2: docbook-utils-w3mtxtconvert.patch
12mr|docbook-utils-0.6.14-15|26	Patch3: docbook-utils-grepnocolors.patch
12mr|docbook-utils-0.6.14-15|27	Patch4: docbook-utils-sgmlinclude.patch
12mr|docbook-utils-0.6.14-15|28	Patch5: docbook-utils-rtfmanpage.patch
12mr|docbook-utils-0.6.14-15|29	Patch6: docbook-utils-papersize.patch
12mr|docbook-utils-0.6.14-15|30	Patch7: docbook-utils-nofinalecho.patch
12mr|docbook-utils-0.6.14-15|31	Patch8: docbook-utils-newgrep.patch
12mr|docbook-utils-0.6.14-15|32	BuildArch:	noarch
12mr|docbook-utils-0.6.14-15|33	
12mr|docbook-utils-0.6.14-15|34	%Description
12mr|docbook-utils-0.6.14-15|35	This package contains scripts are for easy conversion from DocBook
12mr|docbook-utils-0.6.14-15|36	files to other formats (for example, HTML, RTF, and PostScript), and
12mr|docbook-utils-0.6.14-15|37	for comparing SGML files.
12mr|docbook-utils-0.6.14-15|38	
12mr|docbook-utils-0.6.14-15|39	%package pdf
12mr|docbook-utils-0.6.14-15|40	Requires: tetex-dvips jadetex >= 2.5
12mr|docbook-utils-0.6.14-15|41	Requires: docbook-utils = %{version}
12mr|docbook-utils-0.6.14-15|42	Group: Publishing
12mr|docbook-utils-0.6.14-15|43	Obsoletes: stylesheets-db2pdf
12mr|docbook-utils-0.6.14-15|44	Provides: stylesheets-db2pdf
12mr|docbook-utils-0.6.14-15|45	Summary: A script for converting DocBook documents to PDF format
12mr|docbook-utils-0.6.14-15|46	URL: ftp://sources.redhat.com/pub/docbook-tools/new-trials/
12mr|docbook-utils-0.6.14-15|47	Conflicts: %{name} < 0.6.14-13
12mr|docbook-utils-0.6.14-15|48	
12mr|docbook-utils-0.6.14-15|49	%description pdf
12mr|docbook-utils-0.6.14-15|50	This package contains a script for converting DocBook documents to
12mr|docbook-utils-0.6.14-15|51	PDF format.
12mr|docbook-utils-0.6.14-15|52	
12mr|docbook-utils-0.6.14-15|53	
12mr|docbook-utils-0.6.14-15|54	%prep
12mr|docbook-utils-0.6.14-15|55	%setup -q
12mr|docbook-utils-0.6.14-15|56	%apply_patches
12mr|docbook-utils-0.6.14-15|57	
12mr|docbook-utils-0.6.14-15|58	%build
12mr|docbook-utils-0.6.14-15|59	
12mr|docbook-utils-0.6.14-15|60	%configure2_5x
12mr|docbook-utils-0.6.14-15|61	%make
12mr|docbook-utils-0.6.14-15|62	
12mr|docbook-utils-0.6.14-15|63	%install
12mr|docbook-utils-0.6.14-15|64	rm -rf $RPM_BUILD_ROOT
12mr|docbook-utils-0.6.14-15|65	mkdir -p $RPM_BUILD_ROOT/%_mandir/man{1,7}
12mr|docbook-utils-0.6.14-15|66	for sec in 1 7; do cp -af doc/man/*.$sec $RPM_BUILD_ROOT/%_mandir/man$sec; done
12mr|docbook-utils-0.6.14-15|67	
12mr|docbook-utils-0.6.14-15|68	%makeinstall_std
12mr|docbook-utils-0.6.14-15|69	
12mr|docbook-utils-0.6.14-15|70	for util in dvi html pdf ps rtf man
12mr|docbook-utils-0.6.14-15|71	do
12mr|docbook-utils-0.6.14-15|72	ln -s docbook2$util $RPM_BUILD_ROOT%{_bindir}/db2$util
12mr|docbook-utils-0.6.14-15|73	ln -s jw.1 $RPM_BUILD_ROOT/%{_mandir}/man1/db2$util.1
12mr|docbook-utils-0.6.14-15|74	done
12mr|docbook-utils-0.6.14-15|75	ln -s jw.1 $RPM_BUILD_ROOT/%{_mandir}/man1/docbook2txt.1
12mr|docbook-utils-0.6.14-15|76	
12mr|docbook-utils-0.6.14-15|77	# db2html is not just a symlink, as it has to create the output directory
12mr|docbook-utils-0.6.14-15|78	rm -f $RPM_BUILD_ROOT%{_bindir}/db2html
12mr|docbook-utils-0.6.14-15|79	install -c -m 775 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/db2html
12mr|docbook-utils-0.6.14-15|80	install -p -m 755 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/sgml/docbook/utils-%{version}/helpers/docbook2man-spec.pl
12mr|docbook-utils-0.6.14-15|81	
12mr|docbook-utils-0.6.14-15|82	# clean install html files
12mr|docbook-utils-0.6.14-15|83	rm -rf $RPM_BUILD_ROOT/%_prefix/doc
12mr|docbook-utils-0.6.14-15|84	
12mr|docbook-utils-0.6.14-15|85	%clean
12mr|docbook-utils-0.6.14-15|86	rm -rf $RPM_BUILD_ROOT
12mr|docbook-utils-0.6.14-15|87	
12mr|docbook-utils-0.6.14-15|88	%files
12mr|docbook-utils-0.6.14-15|89	%defattr (-,root,root)
12mr|docbook-utils-0.6.14-15|90	%doc README COPYING TODO doc/HTML/*.html
12mr|docbook-utils-0.6.14-15|91	%{_bindir}/jw
12mr|docbook-utils-0.6.14-15|92	%{_bindir}/docbook2html
12mr|docbook-utils-0.6.14-15|93	%{_bindir}/docbook2man
12mr|docbook-utils-0.6.14-15|94	%{_bindir}/docbook2rtf
12mr|docbook-utils-0.6.14-15|95	%{_bindir}/docbook2tex
12mr|docbook-utils-0.6.14-15|96	%{_bindir}/docbook2texi
12mr|docbook-utils-0.6.14-15|97	%{_bindir}/docbook2txt
12mr|docbook-utils-0.6.14-15|98	%attr(0755,root,root) %{_bindir}/db2html
12mr|docbook-utils-0.6.14-15|99	%{_bindir}/db2rtf
12mr|docbook-utils-0.6.14-15|100	%{_bindir}/db2man
12mr|docbook-utils-0.6.14-15|101	%{_bindir}/sgmldiff
12mr|docbook-utils-0.6.14-15|102	%{_datadir}/sgml/docbook/utils-%{version}
12mr|docbook-utils-0.6.14-15|103	%{_mandir}/*/db2dvi.*
12mr|docbook-utils-0.6.14-15|104	%{_mandir}/*/db2html.*
12mr|docbook-utils-0.6.14-15|105	%{_mandir}/*/db2man.*
12mr|docbook-utils-0.6.14-15|106	%{_mandir}/*/db2ps.*
12mr|docbook-utils-0.6.14-15|107	%{_mandir}/*/db2rtf.*
12mr|docbook-utils-0.6.14-15|108	%{_mandir}/*/docbook2html.*
12mr|docbook-utils-0.6.14-15|109	%{_mandir}/*/docbook2rtf.*
12mr|docbook-utils-0.6.14-15|110	%{_mandir}/*/docbook2man.*
12mr|docbook-utils-0.6.14-15|111	%{_mandir}/*/docbook2tex.*
12mr|docbook-utils-0.6.14-15|112	%{_mandir}/*/docbook2texi.*
12mr|docbook-utils-0.6.14-15|113	%{_mandir}/*/docbook2txt.*
12mr|docbook-utils-0.6.14-15|114	%{_mandir}/*/jw.*
12mr|docbook-utils-0.6.14-15|115	%{_mandir}/*/sgmldiff.*
12mr|docbook-utils-0.6.14-15|116	%{_mandir}/*/*-spec.*
12mr|docbook-utils-0.6.14-15|117	
12mr|docbook-utils-0.6.14-15|118	%files pdf
12mr|docbook-utils-0.6.14-15|119	%defattr (-,root,root)
12mr|docbook-utils-0.6.14-15|120	%{_bindir}/docbook2pdf
12mr|docbook-utils-0.6.14-15|121	%{_bindir}/docbook2dvi
12mr|docbook-utils-0.6.14-15|122	%{_bindir}/docbook2ps
12mr|docbook-utils-0.6.14-15|123	%{_bindir}/db2dvi
12mr|docbook-utils-0.6.14-15|124	%{_bindir}/db2pdf
12mr|docbook-utils-0.6.14-15|125	%{_bindir}/db2ps
12mr|docbook-utils-0.6.14-15|126	%{_mandir}/*/db2pdf.*
12mr|docbook-utils-0.6.14-15|127	%{_mandir}/*/docbook2pdf.*
12mr|docbook-utils-0.6.14-15|128	%{_mandir}/*/docbook2dvi.*
12mr|docbook-utils-0.6.14-15|129	%{_mandir}/*/docbook2ps.*
12mr|docbook-utils-0.6.14-15|130	
12mr|docbook-utils-0.6.14-15|131	
12mr|docbook-utils-0.6.14-15|132	
12mr|docbook-utils-0.6.14-15|133	%changelog
12mr|docbook-utils-0.6.14-15|134	

13823 12
12mr|dog-1.7-10|1	Summary:	Dog better than cat
12mr|dog-1.7-10|2	Name:		dog
12mr|dog-1.7-10|3	Version:	1.7
12mr|dog-1.7-10|4	Release:	10
12mr|dog-1.7-10|5	Group:		Text tools
12mr|dog-1.7-10|6	License:	GPL
12mr|dog-1.7-10|7	# Seems to be dead
12mr|dog-1.7-10|8	Url:		http://jl.photodex.com/dog/
12mr|dog-1.7-10|9	Source0:	%{name}-%{version}.tar.bz2
12mr|dog-1.7-10|10	
12mr|dog-1.7-10|11	%description
12mr|dog-1.7-10|12	Dog is intended as a replacement for the obscure utility "cat".
12mr|dog-1.7-10|13	In addition to emulating all of the behavior of cat,
12mr|dog-1.7-10|14	dog also has some functionality that would normally require a
12mr|dog-1.7-10|15	freaky perl hacker to spew out line noise for perl to interpret.
12mr|dog-1.7-10|16	This includes extracting ranges of lines of text and strfry()ing text.
12mr|dog-1.7-10|17	
12mr|dog-1.7-10|18	%prep
12mr|dog-1.7-10|19	%setup -q
12mr|dog-1.7-10|20	
12mr|dog-1.7-10|21	%build
12mr|dog-1.7-10|22	%make
12mr|dog-1.7-10|23	
12mr|dog-1.7-10|24	%install
12mr|dog-1.7-10|25	install -d %{buildroot}%{_bindir}
12mr|dog-1.7-10|26	install -d %{buildroot}%{_mandir}/man1
12mr|dog-1.7-10|27	install -s dog %{buildroot}%{_bindir}/%{name}
12mr|dog-1.7-10|28	install -m644 dog.1 %{buildroot}%{_mandir}/man1/dog.1
12mr|dog-1.7-10|29	
12mr|dog-1.7-10|30	%files
12mr|dog-1.7-10|31	%doc README AUTHORS COPYING
12mr|dog-1.7-10|32	%{_bindir}/%{name}
12mr|dog-1.7-10|33	%{_mandir}/*/*
12mr|dog-1.7-10|34	
12mr|dog-1.7-10|35	
12mr|dog-1.7-10|36	%changelog
12mr|dog-1.7-10|37	* Thu Aug  9 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|dog-1.7-10|38	+ Commit: 9d73033
12mr|dog-1.7-10|39	- Spec cleanup
12mr|dog-1.7-10|40	
12mr|dog-1.7-10|41	

13824 12
12mr|dos2unix-6.0.2-1|1	Summary:	Converts DOS-style EOLs to UNIX-style EOLs and vice versa
12mr|dos2unix-6.0.2-1|2	Name:		dos2unix
12mr|dos2unix-6.0.2-1|3	Version:	6.0.2
12mr|dos2unix-6.0.2-1|4	Release:	1
12mr|dos2unix-6.0.2-1|5	License:	BSD
12mr|dos2unix-6.0.2-1|6	Group:		Text tools
12mr|dos2unix-6.0.2-1|7	URL:		http://waterlan.home.xs4all.nl/dos2unix.html
12mr|dos2unix-6.0.2-1|8	Source0:	http://waterlan.home.xs4all.nl/dos2unix/%{name}-%{version}.tar.gz
12mr|dos2unix-6.0.2-1|9	BuildRequires:	gettext
12mr|dos2unix-6.0.2-1|10	BuildRequires:	perl-devel
12mr|dos2unix-6.0.2-1|11	Provides:	unix2dos = %{EVRD}
12mr|dos2unix-6.0.2-1|12	Provides:	mac2unix = %{EVRD}
12mr|dos2unix-6.0.2-1|13	Provides:	unix2mac = %{EVRD}
12mr|dos2unix-6.0.2-1|14	Obsoletes:	unix2dos < 5.3.1
12mr|dos2unix-6.0.2-1|15	
12mr|dos2unix-6.0.2-1|16	%description
12mr|dos2unix-6.0.2-1|17	A filter used to convert DOS-style EOLs to UNIX-style EOLs and vice
12mr|dos2unix-6.0.2-1|18	versa (EOL - End Of Line character).
12mr|dos2unix-6.0.2-1|19	
12mr|dos2unix-6.0.2-1|20	This package contains updated Benjamin Lin's implementations of dos2unix
12mr|dos2unix-6.0.2-1|21	and unix2dos.
12mr|dos2unix-6.0.2-1|22	
12mr|dos2unix-6.0.2-1|23	Benjamin Lin's implementations of dos2unix and unix2dos are a part of many
12mr|dos2unix-6.0.2-1|24	Linux distributions such as RedHat, Fedora, Suse, Gentoo and others.
12mr|dos2unix-6.0.2-1|25	This update includes all RedHat patches and fixes several other problems.
12mr|dos2unix-6.0.2-1|26	Internationalization has been added and ports to various OS have been made.
12mr|dos2unix-6.0.2-1|27	
12mr|dos2unix-6.0.2-1|28	%prep
12mr|dos2unix-6.0.2-1|29	%setup -q
12mr|dos2unix-6.0.2-1|30	
12mr|dos2unix-6.0.2-1|31	%build
12mr|dos2unix-6.0.2-1|32	%make
12mr|dos2unix-6.0.2-1|33	
12mr|dos2unix-6.0.2-1|34	%install
12mr|dos2unix-6.0.2-1|35	%makeinstall_std
12mr|dos2unix-6.0.2-1|36	
12mr|dos2unix-6.0.2-1|37	# doc is installed two times in doc dir
12mr|dos2unix-6.0.2-1|38	%__mv %{buildroot}%{_docdir}/%{name}-%{version}/ %{buildroot}%{_docdir}/%{name}
12mr|dos2unix-6.0.2-1|39	
12mr|dos2unix-6.0.2-1|40	%find_lang %{name}
12mr|dos2unix-6.0.2-1|41	
12mr|dos2unix-6.0.2-1|42	%files -f %{name}.lang
12mr|dos2unix-6.0.2-1|43	%doc %{_docdir}/%{name}/*
12mr|dos2unix-6.0.2-1|44	%{_bindir}/dos2unix
12mr|dos2unix-6.0.2-1|45	%{_bindir}/unix2dos
12mr|dos2unix-6.0.2-1|46	%{_bindir}/mac2unix
12mr|dos2unix-6.0.2-1|47	%{_bindir}/unix2mac
12mr|dos2unix-6.0.2-1|48	%{_mandir}/man1/*.1*
12mr|dos2unix-6.0.2-1|49	%{_mandir}/es/man1/*.1*
12mr|dos2unix-6.0.2-1|50	%{_mandir}/nl/man1/*.1*
12mr|dos2unix-6.0.2-1|51	
12mr|dos2unix-6.0.2-1|52	
12mr|dos2unix-6.0.2-1|53	
12mr|dos2unix-6.0.2-1|54	
12mr|dos2unix-6.0.2-1|55	%changelog
12mr|dos2unix-6.0.2-1|56	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|dos2unix-6.0.2-1|57	+ Commit: 60a4c6b
12mr|dos2unix-6.0.2-1|58	- New version 6.0.2 (sync with Cooker)
12mr|dos2unix-6.0.2-1|59	
12mr|dos2unix-6.0.2-1|60	

13825 12
12mr|dosfstools-3.0.13-1|1	Summary:	Utilities to create and check MS-DOS FAT filesystems
12mr|dosfstools-3.0.13-1|2	Name:		dosfstools
12mr|dosfstools-3.0.13-1|3	Version:        3.0.13
12mr|dosfstools-3.0.13-1|4	Release:        %mkrel 1
12mr|dosfstools-3.0.13-1|5	Source0:	http://www.daniel-baumann.ch/software/dosfstools/%{name}-%{version}.tar.bz2
12mr|dosfstools-3.0.13-1|6	License:	GPLv3+
12mr|dosfstools-3.0.13-1|7	URL:		http://www.daniel-baumann.ch/software/dosfstools/
12mr|dosfstools-3.0.13-1|8	Group:		File tools
12mr|dosfstools-3.0.13-1|9	Obsoletes:	mkdosfs-ygg
12mr|dosfstools-3.0.13-1|10	Provides:	mkdosfs-ygg = %{version}
12mr|dosfstools-3.0.13-1|11	
12mr|dosfstools-3.0.13-1|12	%description
12mr|dosfstools-3.0.13-1|13	Inside of this package there are two utilities to create and to
12mr|dosfstools-3.0.13-1|14	check MS-DOS FAT filesystems on either harddisks or floppies under
12mr|dosfstools-3.0.13-1|15	Linux.  This version uses the enhanced boot sector/superblock
12mr|dosfstools-3.0.13-1|16	format of DOS 3.3+ as well as provides a default dummy boot sector
12mr|dosfstools-3.0.13-1|17	code.
12mr|dosfstools-3.0.13-1|18	
12mr|dosfstools-3.0.13-1|19	%prep
12mr|dosfstools-3.0.13-1|20	%setup -q
12mr|dosfstools-3.0.13-1|21	
12mr|dosfstools-3.0.13-1|22	%build
12mr|dosfstools-3.0.13-1|23	%make PREFIX=%{_prefix} CFLAGS="$RPM_OPT_FLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
12mr|dosfstools-3.0.13-1|24	
12mr|dosfstools-3.0.13-1|25	%install
12mr|dosfstools-3.0.13-1|26	%make DESTDIR=%{buildroot} install-bin install-man PREFIX=%{_prefix} SBINDIR=/sbin
12mr|dosfstools-3.0.13-1|27	
12mr|dosfstools-3.0.13-1|28	%files
12mr|dosfstools-3.0.13-1|29	%doc %doc ChangeLog doc/README.*
12mr|dosfstools-3.0.13-1|30	/sbin/mkdosfs
12mr|dosfstools-3.0.13-1|31	/sbin/mkfs.msdos
12mr|dosfstools-3.0.13-1|32	/sbin/mkfs.vfat
12mr|dosfstools-3.0.13-1|33	/sbin/fsck.msdos
12mr|dosfstools-3.0.13-1|34	/sbin/fsck.vfat
12mr|dosfstools-3.0.13-1|35	/sbin/dosfsck
12mr|dosfstools-3.0.13-1|36	/sbin/dosfslabel
12mr|dosfstools-3.0.13-1|37	%{_mandir}/man8/*
12mr|dosfstools-3.0.13-1|38	
12mr|dosfstools-3.0.13-1|39	%changelog
12mr|dosfstools-3.0.13-1|40	

13826 12
12mr|dotconf-1.0.13-8|1	%define name dotconf
12mr|dotconf-1.0.13-8|2	%define	major 1
12mr|dotconf-1.0.13-8|3	%define version 1.0.13
12mr|dotconf-1.0.13-8|4	%define release %mkrel 8
12mr|dotconf-1.0.13-8|5	%define	libname_orig libdotconf
12mr|dotconf-1.0.13-8|6	%define	libname %mklibname dotconf %{major}
12mr|dotconf-1.0.13-8|7	%define	libnamedevel %mklibname dotconf -d
12mr|dotconf-1.0.13-8|8	%define	libnamestaticdevel %mklibname dotconf -d -s
12mr|dotconf-1.0.13-8|9	
12mr|dotconf-1.0.13-8|10	Name: %{name}
12mr|dotconf-1.0.13-8|11	Summary: A ConfigurationFile Parser Library
12mr|dotconf-1.0.13-8|12	Version: %{version}
12mr|dotconf-1.0.13-8|13	Release: %{release}
12mr|dotconf-1.0.13-8|14	License: LGPL
12mr|dotconf-1.0.13-8|15	#v2.1
12mr|dotconf-1.0.13-8|16	Group: System/Libraries
12mr|dotconf-1.0.13-8|17	URL: http://www.azzit.de/dotconf/
12mr|dotconf-1.0.13-8|18	# (fc) 1.0.13-2mdv fix aclocal warning
12mr|dotconf-1.0.13-8|19	Patch0:	dotconf-1.0.13-aclocal-warning.patch
12mr|dotconf-1.0.13-8|20	Source: http://www.azzit.de/dotconf/download/v1.0/%{name}-%{version}.tar.gz
12mr|dotconf-1.0.13-8|21	BuildRequires: recode
12mr|dotconf-1.0.13-8|22	%if %mdkversion < 200800
12mr|dotconf-1.0.13-8|23	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12mr|dotconf-1.0.13-8|24	%endif
12mr|dotconf-1.0.13-8|25	
12mr|dotconf-1.0.13-8|26	%description
12mr|dotconf-1.0.13-8|27	Dotconf is a configuration file parser library.
12mr|dotconf-1.0.13-8|28	
12mr|dotconf-1.0.13-8|29	%package -n %{libname}
12mr|dotconf-1.0.13-8|30	Summary: The shared libraries needed for running programs using dotconf
12mr|dotconf-1.0.13-8|31	Group: System/Libraries
12mr|dotconf-1.0.13-8|32	Provides: %{libname_orig} = %{version}-%{release}
12mr|dotconf-1.0.13-8|33	Provides: %{name} = %{version}-%{release}
12mr|dotconf-1.0.13-8|34	
12mr|dotconf-1.0.13-8|35	%description -n	%{libname}
12mr|dotconf-1.0.13-8|36	Dotconf is a configuration file parser library.
12mr|dotconf-1.0.13-8|37	This package contains only the shared libraries needed for running programs
12mr|dotconf-1.0.13-8|38	dynamically linked against dotconf.
12mr|dotconf-1.0.13-8|39	
12mr|dotconf-1.0.13-8|40	%package -n %{libnamedevel}
12mr|dotconf-1.0.13-8|41	Summary: The libraries and headers needed for dotconf development
12mr|dotconf-1.0.13-8|42	License: LGPL
12mr|dotconf-1.0.13-8|43	Group: Development/C
12mr|dotconf-1.0.13-8|44	Requires: %{libname} = %{version}-%{release}
12mr|dotconf-1.0.13-8|45	Provides: %{name}-devel = %{version}-%{release}
12mr|dotconf-1.0.13-8|46	Provides: lib%{name}-devel = %{version}-%{release}
12mr|dotconf-1.0.13-8|47	
12mr|dotconf-1.0.13-8|48	%description -n %{libnamedevel}
12mr|dotconf-1.0.13-8|49	Dotconf is a configuration file parser library.
12mr|dotconf-1.0.13-8|50	This package contains documentation, headers and shared library symlinks
12mr|dotconf-1.0.13-8|51	needed for dotconf development.
12mr|dotconf-1.0.13-8|52	
12mr|dotconf-1.0.13-8|53	%package -n %{libnamestaticdevel}
12mr|dotconf-1.0.13-8|54	Summary: Static libraries for dotconf development
12mr|dotconf-1.0.13-8|55	License: LGPL
12mr|dotconf-1.0.13-8|56	Group: Development/C
12mr|dotconf-1.0.13-8|57	Requires: %{libnamedevel} = %{version}-%{release}
12mr|dotconf-1.0.13-8|58	Provides: %{name}-static-devel = %{version}-%{release}
12mr|dotconf-1.0.13-8|59	
12mr|dotconf-1.0.13-8|60	%description -n %{libnamestaticdevel}
12mr|dotconf-1.0.13-8|61	Dotconf is a configuration file parser library.
12mr|dotconf-1.0.13-8|62	This package contains only the static libraries for dotconf devlopment.
12mr|dotconf-1.0.13-8|63	
12mr|dotconf-1.0.13-8|64	%package -n %{name}-examples
12mr|dotconf-1.0.13-8|65	Summary: The examples for the dotconf library
12mr|dotconf-1.0.13-8|66	Group: Development/C
12mr|dotconf-1.0.13-8|67	Obsoletes:	%{libname}-examples < %{version}-%{release}
12mr|dotconf-1.0.13-8|68	Provides:	%{libname}-examples = %{version}-%{release}
12mr|dotconf-1.0.13-8|69	
12mr|dotconf-1.0.13-8|70	%description -n	 %{name}-examples
12mr|dotconf-1.0.13-8|71	Dotconf is a configuration file parser library.
12mr|dotconf-1.0.13-8|72	This package contains examples, installed in the same place as the
12mr|dotconf-1.0.13-8|73	documentation.
12mr|dotconf-1.0.13-8|74	
12mr|dotconf-1.0.13-8|75	%prep
12mr|dotconf-1.0.13-8|76	%setup -q
12mr|dotconf-1.0.13-8|77	%patch0 -p1 -b .aclocal-warning
12mr|dotconf-1.0.13-8|78	recode l1..u8 AUTHORS doc/dotconf-features.txt
12mr|dotconf-1.0.13-8|79	
12mr|dotconf-1.0.13-8|80	#fix build
12mr|dotconf-1.0.13-8|81	autoreconf -i
12mr|dotconf-1.0.13-8|82	
12mr|dotconf-1.0.13-8|83	%build
12mr|dotconf-1.0.13-8|84	%configure2_5x
12mr|dotconf-1.0.13-8|85	%make
12mr|dotconf-1.0.13-8|86	
12mr|dotconf-1.0.13-8|87	%install
12mr|dotconf-1.0.13-8|88	rm -rf %{buildroot}
12mr|dotconf-1.0.13-8|89	%makeinstall
12mr|dotconf-1.0.13-8|90	
12mr|dotconf-1.0.13-8|91	%clean
12mr|dotconf-1.0.13-8|92	rm -rf %{buildroot}
12mr|dotconf-1.0.13-8|93	
12mr|dotconf-1.0.13-8|94	%if %mdkversion < 200900
12mr|dotconf-1.0.13-8|95	%post -n %{libname} -p /sbin/ldconfig
12mr|dotconf-1.0.13-8|96	%endif
12mr|dotconf-1.0.13-8|97	
12mr|dotconf-1.0.13-8|98	%if %mdkversion < 200900
12mr|dotconf-1.0.13-8|99	%postun -n %{libname} -p /sbin/ldconfig
12mr|dotconf-1.0.13-8|100	%endif
12mr|dotconf-1.0.13-8|101	
12mr|dotconf-1.0.13-8|102	%files -n %{libname}
12mr|dotconf-1.0.13-8|103	%defattr(-,root,root)
12mr|dotconf-1.0.13-8|104	%doc AUTHORS ChangeLog README
12mr|dotconf-1.0.13-8|105	%{_libdir}/*.so.*
12mr|dotconf-1.0.13-8|106	
12mr|dotconf-1.0.13-8|107	%files -n %{libnamedevel}
12mr|dotconf-1.0.13-8|108	%defattr(-,root,root)
12mr|dotconf-1.0.13-8|109	%doc AUTHORS ChangeLog README doc/dotconf*
12mr|dotconf-1.0.13-8|110	%{_bindir}/%{name}-config
12mr|dotconf-1.0.13-8|111	%{_includedir}/*.h
12mr|dotconf-1.0.13-8|112	%{_datadir}/aclocal/%{name}.m4
12mr|dotconf-1.0.13-8|113	%{_libdir}/*.so
12mr|dotconf-1.0.13-8|114	%{_libdir}/pkgconfig/%{name}.pc
12mr|dotconf-1.0.13-8|115	
12mr|dotconf-1.0.13-8|116	%files -n %{libnamestaticdevel}
12mr|dotconf-1.0.13-8|117	%defattr(-,root,root)
12mr|dotconf-1.0.13-8|118	%{_libdir}/*.a
12mr|dotconf-1.0.13-8|119	
12mr|dotconf-1.0.13-8|120	%files -n %{name}-examples
12mr|dotconf-1.0.13-8|121	%defattr(-,root,root)
12mr|dotconf-1.0.13-8|122	%doc examples/*
12mr|dotconf-1.0.13-8|123	
12mr|dotconf-1.0.13-8|124	
12mr|dotconf-1.0.13-8|125	
12mr|dotconf-1.0.13-8|126	
12mr|dotconf-1.0.13-8|127	%changelog
12mr|dotconf-1.0.13-8|128	

13827 12
12mr|dovecot-2.1.9-2|1	%define build_gssapi 1
12mr|dovecot-2.1.9-2|2	%define build_ldap 1
12mr|dovecot-2.1.9-2|3	%define build_lucene 1
12mr|dovecot-2.1.9-2|4	%define build_mysql 0
12mr|dovecot-2.1.9-2|5	%define build_pgsql 0
12mr|dovecot-2.1.9-2|6	%define build_sqlite 0
12mr|dovecot-2.1.9-2|7	%define build_sieve 1
12mr|dovecot-2.1.9-2|8	
12mr|dovecot-2.1.9-2|9	%{?_with_gssapi: %{expand: %%global build_gssapi 1}}
12mr|dovecot-2.1.9-2|10	%{?_without_gssapi: %{expand: %%global build_gssapi 0}}
12mr|dovecot-2.1.9-2|11	%{?_with_ldap: %{expand: %%global build_ldap 1}}
12mr|dovecot-2.1.9-2|12	%{?_without_ldap: %{expand: %%global build_ldap 0}}
12mr|dovecot-2.1.9-2|13	%{?_with_lucene: %{expand: %%global build_lucene 1}}
12mr|dovecot-2.1.9-2|14	%{?_without_lucene: %{expand: %%global build_lucene 0}}
12mr|dovecot-2.1.9-2|15	%{?_with_mysql: %{expand: %%global build_mysql 1}}
12mr|dovecot-2.1.9-2|16	%{?_without_mysql: %{expand: %%global build_mysql 0}}
12mr|dovecot-2.1.9-2|17	%{?_with_pgsql: %{expand: %%global build_pgsql 1}}
12mr|dovecot-2.1.9-2|18	%{?_without_pgsql: %{expand: %%global build_pgsql 0}}
12mr|dovecot-2.1.9-2|19	%{?_with_sqlite: %{expand: %%global build_sqlite 1}}
12mr|dovecot-2.1.9-2|20	%{?_without_sqlite: %{expand: %%global build_sqlite 0}}
12mr|dovecot-2.1.9-2|21	%{?_with_sieve: %{expand: %%global build_sieve 1}}
12mr|dovecot-2.1.9-2|22	%{?_without_sieve: %{expand: %%global build_sieve 0}}
12mr|dovecot-2.1.9-2|23	
12mr|dovecot-2.1.9-2|24	# The Sieve plugin needs to reference internal symbols
12mr|dovecot-2.1.9-2|25	%define _disable_ld_no_undefined 1
12mr|dovecot-2.1.9-2|26	
12mr|dovecot-2.1.9-2|27	%define sieve_version 0.3.1
12mr|dovecot-2.1.9-2|28	
12mr|dovecot-2.1.9-2|29	Summary:	Secure IMAP and POP3 server
12mr|dovecot-2.1.9-2|30	Name: 		dovecot
12mr|dovecot-2.1.9-2|31	Version:	2.1.9
12mr|dovecot-2.1.9-2|32	Release:	2
12mr|dovecot-2.1.9-2|33	License:	MIT and LGPLv2 and BSD-like and Public Domain
12mr|dovecot-2.1.9-2|34	Group:		System/Servers
12mr|dovecot-2.1.9-2|35	URL:		http://dovecot.org
12mr|dovecot-2.1.9-2|36	Source0:	http://dovecot.org/releases/2.1/%{name}-%{version}.tar.gz
12mr|dovecot-2.1.9-2|37	Source1:	http://dovecot.org/releases/2.1/%{name}-%{version}.tar.gz.sig
12mr|dovecot-2.1.9-2|38	Source2:	%{name}-pamd
12mr|dovecot-2.1.9-2|39	Source3:	%{name}-init
12mr|dovecot-2.1.9-2|40	Source4:	http://dovecot.org/tools/migration_wuimp_to_dovecot.pl
12mr|dovecot-2.1.9-2|41	Source5:	http://dovecot.org/tools/mboxcrypt.pl
12mr|dovecot-2.1.9-2|42	Source6:	http://www.rename-it.nl/dovecot/2.1/dovecot-2.1-pigeonhole-%{sieve_version}.tar.gz
12mr|dovecot-2.1.9-2|43	Source7:	http://www.earth.ox.ac.uk/~steve/sieve/procmail2sieve.pl
12mr|dovecot-2.1.9-2|44	Patch0:		dovecot-conf-ssl.patch
12mr|dovecot-2.1.9-2|45	Patch1:		dovecot.pkglib.patch
12mr|dovecot-2.1.9-2|46	Provides:	imap-server pop3-server
12mr|dovecot-2.1.9-2|47	Provides:	imaps-server pop3s-server
12mr|dovecot-2.1.9-2|48	Requires(pre):	rpm-helper >= 0.21
12mr|dovecot-2.1.9-2|49	Requires(post):	rpm-helper >= 0.21
12mr|dovecot-2.1.9-2|50	Requires(preun): rpm-helper >= 0.21
12mr|dovecot-2.1.9-2|51	Requires(postun): rpm-helper >= 0.21
12mr|dovecot-2.1.9-2|52	Requires:	%name-config >= 2.1
12mr|dovecot-2.1.9-2|53	BuildRequires:	pam-devel
12mr|dovecot-2.1.9-2|54	BuildRequires:	openssl-devel
12mr|dovecot-2.1.9-2|55	BuildRequires:	libsasl-devel
12mr|dovecot-2.1.9-2|56	BuildRequires:	libcap-devel
12mr|dovecot-2.1.9-2|57	BuildRequires:	gettext-devel
12mr|dovecot-2.1.9-2|58	%if %{build_ldap}
12mr|dovecot-2.1.9-2|59	BuildRequires:	openldap-devel
12mr|dovecot-2.1.9-2|60	%endif
12mr|dovecot-2.1.9-2|61	%if %{build_lucene}
12mr|dovecot-2.1.9-2|62	BuildRequires:	clucene-devel
12mr|dovecot-2.1.9-2|63	%endif
12mr|dovecot-2.1.9-2|64	%if %{build_mysql}
12mr|dovecot-2.1.9-2|65	BuildRequires:	mysql-devel
12mr|dovecot-2.1.9-2|66	%endif
12mr|dovecot-2.1.9-2|67	%if %{build_pgsql}
12mr|dovecot-2.1.9-2|68	BuildRequires:	postgresql-devel
12mr|dovecot-2.1.9-2|69	%endif
12mr|dovecot-2.1.9-2|70	%if %{build_gssapi}
12mr|dovecot-2.1.9-2|71	BuildRequires:	gssglue-devel
12mr|dovecot-2.1.9-2|72	BuildRequires:	krb5-devel
12mr|dovecot-2.1.9-2|73	%endif
12mr|dovecot-2.1.9-2|74	%if %{build_sqlite}
12mr|dovecot-2.1.9-2|75	BuildRequires: sqlite3-devel
12mr|dovecot-2.1.9-2|76	%endif
12mr|dovecot-2.1.9-2|77	BuildRequires:	rpm-helper >= 0.21
12mr|dovecot-2.1.9-2|78	BuildRequires:	bzip2-devel
12mr|dovecot-2.1.9-2|79	
12mr|dovecot-2.1.9-2|80	%description
12mr|dovecot-2.1.9-2|81	Dovecot is an IMAP and POP3 server for Linux/UNIX-like systems, written with
12mr|dovecot-2.1.9-2|82	security primarily in mind. Although it's written with C, it uses several
12mr|dovecot-2.1.9-2|83	coding techniques to avoid most of the common pitfalls.
12mr|dovecot-2.1.9-2|84	
12mr|dovecot-2.1.9-2|85	Dovecot can work with standard mbox and maildir formats and it's fully
12mr|dovecot-2.1.9-2|86	compatible with UW-IMAP and Courier IMAP servers as well as mail clients
12mr|dovecot-2.1.9-2|87	accessing the mailboxes directly.
12mr|dovecot-2.1.9-2|88	
12mr|dovecot-2.1.9-2|89	You can build %{name} with some conditional build swithes;
12mr|dovecot-2.1.9-2|90	
12mr|dovecot-2.1.9-2|91	(ie. use with rpm --rebuild):
12mr|dovecot-2.1.9-2|92	
12mr|dovecot-2.1.9-2|93	--with[out] gssapi		GSSAPI support (enabled)
12mr|dovecot-2.1.9-2|94	--with[out] ldap		LDAP support (enabled)
12mr|dovecot-2.1.9-2|95	--with[out] lucene		Lucene support (enabled)
12mr|dovecot-2.1.9-2|96	--with[out] mysql		MySQL support (enabled)
12mr|dovecot-2.1.9-2|97	--with[out] pgsql		PostgreSQL support (enabled)
12mr|dovecot-2.1.9-2|98	--with[out] sqlite		SQLite support (enabled)
12mr|dovecot-2.1.9-2|99	--with[out] sieve		CMU Sieve support (enabled)
12mr|dovecot-2.1.9-2|100	
12mr|dovecot-2.1.9-2|101	%if %{build_sieve}
12mr|dovecot-2.1.9-2|102	%package	plugins-sieve
12mr|dovecot-2.1.9-2|103	Summary:	CMU Sieve plugin for dovecot LDA
12mr|dovecot-2.1.9-2|104	Group:		System/Servers
12mr|dovecot-2.1.9-2|105	Requires:	%{name} >= %{version}
12mr|dovecot-2.1.9-2|106	
12mr|dovecot-2.1.9-2|107	%description	plugins-sieve
12mr|dovecot-2.1.9-2|108	This package provides the CMU Sieve plugin version %{sieve_version} for dovecot LDA.
12mr|dovecot-2.1.9-2|109	%endif
12mr|dovecot-2.1.9-2|110	
12mr|dovecot-2.1.9-2|111	%if %{build_pgsql}
12mr|dovecot-2.1.9-2|112	%package	plugins-pgsql
12mr|dovecot-2.1.9-2|113	Summary:	Postgres SQL backend for dovecot
12mr|dovecot-2.1.9-2|114	Group:		System/Servers
12mr|dovecot-2.1.9-2|115	Requires:	%{name} >= %{version}
12mr|dovecot-2.1.9-2|116	
12mr|dovecot-2.1.9-2|117	%description	plugins-pgsql
12mr|dovecot-2.1.9-2|118	This package provides the Postgres SQL backend for dovecot-auth etc.
12mr|dovecot-2.1.9-2|119	%endif
12mr|dovecot-2.1.9-2|120	
12mr|dovecot-2.1.9-2|121	%if %{build_mysql}
12mr|dovecot-2.1.9-2|122	%package	plugins-mysql
12mr|dovecot-2.1.9-2|123	Summary:	MySQL backend for dovecot
12mr|dovecot-2.1.9-2|124	Group:		System/Servers
12mr|dovecot-2.1.9-2|125	Requires:	%{name} >= %{version}
12mr|dovecot-2.1.9-2|126	
12mr|dovecot-2.1.9-2|127	%description	plugins-mysql
12mr|dovecot-2.1.9-2|128	This package provides the MySQL backend for dovecot-auth etc.
12mr|dovecot-2.1.9-2|129	%endif
12mr|dovecot-2.1.9-2|130	
12mr|dovecot-2.1.9-2|131	%if %{build_ldap}
12mr|dovecot-2.1.9-2|132	%package	plugins-ldap
12mr|dovecot-2.1.9-2|133	Summary:	LDAP support for dovecot
12mr|dovecot-2.1.9-2|134	Group:		System/Servers
12mr|dovecot-2.1.9-2|135	Requires:	%{name} >= %{version}
12mr|dovecot-2.1.9-2|136	
12mr|dovecot-2.1.9-2|137	%description	plugins-ldap
12mr|dovecot-2.1.9-2|138	This package provides LDAP capabilities to dovecot in a modular form.
12mr|dovecot-2.1.9-2|139	%endif
12mr|dovecot-2.1.9-2|140	
12mr|dovecot-2.1.9-2|141	%if %{build_gssapi}
12mr|dovecot-2.1.9-2|142	%package	plugins-gssapi
12mr|dovecot-2.1.9-2|143	Summary:	GSSAPI support for dovecot
12mr|dovecot-2.1.9-2|144	Group:		System/Servers
12mr|dovecot-2.1.9-2|145	Requires:	%{name} >= %{version}
12mr|dovecot-2.1.9-2|146	
12mr|dovecot-2.1.9-2|147	%description	plugins-gssapi
12mr|dovecot-2.1.9-2|148	This package provides GSSAPI capabilities to dovecot in a modular form.
12mr|dovecot-2.1.9-2|149	%endif
12mr|dovecot-2.1.9-2|150	
12mr|dovecot-2.1.9-2|151	%if %{build_sqlite}
12mr|dovecot-2.1.9-2|152	%package	plugins-sqlite
12mr|dovecot-2.1.9-2|153	Summary:	SQLite backend for dovecot
12mr|dovecot-2.1.9-2|154	Group:		System/Servers
12mr|dovecot-2.1.9-2|155	Requires:	%{name} >= %{version}
12mr|dovecot-2.1.9-2|156	
12mr|dovecot-2.1.9-2|157	%description	plugins-sqlite
12mr|dovecot-2.1.9-2|158	This package provides the SQLite backend for dovecot-auth etc.
12mr|dovecot-2.1.9-2|159	%endif
12mr|dovecot-2.1.9-2|160	
12mr|dovecot-2.1.9-2|161	%package	devel
12mr|dovecot-2.1.9-2|162	Summary:	Devel files for Dovecot IMAP and POP3 server
12mr|dovecot-2.1.9-2|163	Group:		Development/C
12mr|dovecot-2.1.9-2|164	Requires:	%{name} >= %{version}
12mr|dovecot-2.1.9-2|165	
12mr|dovecot-2.1.9-2|166	%description	devel
12mr|dovecot-2.1.9-2|167	Dovecot is an IMAP and POP3 server for Linux/UNIX-like systems, written with
12mr|dovecot-2.1.9-2|168	security primarily in mind. Although it's written with C, it uses several
12mr|dovecot-2.1.9-2|169	coding techniques to avoid most of the common pitfalls.
12mr|dovecot-2.1.9-2|170	
12mr|dovecot-2.1.9-2|171	Dovecot can work with standard mbox and maildir formats and it's fully
12mr|dovecot-2.1.9-2|172	compatible with UW-IMAP and Courier IMAP servers as well as mail clients
12mr|dovecot-2.1.9-2|173	accessing the mailboxes directly.
12mr|dovecot-2.1.9-2|174	
12mr|dovecot-2.1.9-2|175	This package contains development files for dovecot.
12mr|dovecot-2.1.9-2|176	
12mr|dovecot-2.1.9-2|177	%package	config-standalone
12mr|dovecot-2.1.9-2|178	Summary:	Config files for running dovecot standalone
12mr|dovecot-2.1.9-2|179	Group:		System/Servers
12mr|dovecot-2.1.9-2|180	Provides:	%name-config = %version-%release
12mr|dovecot-2.1.9-2|181	
12mr|dovecot-2.1.9-2|182	%description	config-standalone
12mr|dovecot-2.1.9-2|183	Config files for running the Dovecot IMAP and POP3 server by itself.
12mr|dovecot-2.1.9-2|184	
12mr|dovecot-2.1.9-2|185	This is the basic configuration for running a Dovecot server - you may
12mr|dovecot-2.1.9-2|186	want to install the postfix-dovecot-config package instead if you wish
12mr|dovecot-2.1.9-2|187	to run a combination of the Postfix SMTP server and the Dovecot IMAP/POP3
12mr|dovecot-2.1.9-2|188	server.
12mr|dovecot-2.1.9-2|189	
12mr|dovecot-2.1.9-2|190	%prep
12mr|dovecot-2.1.9-2|191	
12mr|dovecot-2.1.9-2|192	%setup -q
12mr|dovecot-2.1.9-2|193	# Bug #27491
12mr|dovecot-2.1.9-2|194	%patch0 -p1 -b .sslfix
12mr|dovecot-2.1.9-2|195	
12mr|dovecot-2.1.9-2|196	%if %{build_sieve}
12mr|dovecot-2.1.9-2|197	%setup -q -D -T -a 6
12mr|dovecot-2.1.9-2|198	%endif
12mr|dovecot-2.1.9-2|199	
12mr|dovecot-2.1.9-2|200	%build
12mr|dovecot-2.1.9-2|201	%serverbuild
12mr|dovecot-2.1.9-2|202	
12mr|dovecot-2.1.9-2|203	%configure2_5x \
12mr|dovecot-2.1.9-2|204	--enable-header-install \
12mr|dovecot-2.1.9-2|205	--disable-static \
12mr|dovecot-2.1.9-2|206	--with-sql=plugin \
12mr|dovecot-2.1.9-2|207	--with-sql-drivers \
12mr|dovecot-2.1.9-2|208	--with-ssl=openssl \
12mr|dovecot-2.1.9-2|209	--with-ssldir=%{_sysconfdir}/ssl/%{name} \
12mr|dovecot-2.1.9-2|210	--with-moduledir=%{_libdir}/%{name}/modules \
12mr|dovecot-2.1.9-2|211	--with-nss \
12mr|dovecot-2.1.9-2|212	%if %{build_ldap}
12mr|dovecot-2.1.9-2|213	--with-ldap=plugin \
12mr|dovecot-2.1.9-2|214	%endif
12mr|dovecot-2.1.9-2|215	%if %{build_pgsql}
12mr|dovecot-2.1.9-2|216	--with-pgsql \
12mr|dovecot-2.1.9-2|217	%endif
12mr|dovecot-2.1.9-2|218	%if %{build_mysql}
12mr|dovecot-2.1.9-2|219	--with-mysql \
12mr|dovecot-2.1.9-2|220	%endif
12mr|dovecot-2.1.9-2|221	%if %{build_sqlite}
12mr|dovecot-2.1.9-2|222	--with-sqlite \
12mr|dovecot-2.1.9-2|223	%endif
12mr|dovecot-2.1.9-2|224	%if %{build_gssapi}
12mr|dovecot-2.1.9-2|225	--with-gssapi=plugin \
12mr|dovecot-2.1.9-2|226	%endif
12mr|dovecot-2.1.9-2|227	%if %{build_lucene}
12mr|dovecot-2.1.9-2|228	--with-lucene \
12mr|dovecot-2.1.9-2|229	%endif
12mr|dovecot-2.1.9-2|230	--with-libcap
12mr|dovecot-2.1.9-2|231	
12mr|dovecot-2.1.9-2|232	%make
12mr|dovecot-2.1.9-2|233	
12mr|dovecot-2.1.9-2|234	%if %{build_sieve}
12mr|dovecot-2.1.9-2|235	pushd dovecot-*-pigeonhole-%{sieve_version}
12mr|dovecot-2.1.9-2|236	rm -f configure
12mr|dovecot-2.1.9-2|237	autoreconf -fi
12mr|dovecot-2.1.9-2|238	touch doc/man/sieve-filter.1
12mr|dovecot-2.1.9-2|239	%configure2_5x \
12mr|dovecot-2.1.9-2|240	--disable-static \
12mr|dovecot-2.1.9-2|241	--with-dovecot=../ \
12mr|dovecot-2.1.9-2|242	--with-unfinished-features
12mr|dovecot-2.1.9-2|243	%make
12mr|dovecot-2.1.9-2|244	popd
12mr|dovecot-2.1.9-2|245	%endif
12mr|dovecot-2.1.9-2|246	
12mr|dovecot-2.1.9-2|247	%install
12mr|dovecot-2.1.9-2|248	rm -rf %{buildroot}
12mr|dovecot-2.1.9-2|249	
12mr|dovecot-2.1.9-2|250	install -d %{buildroot}%{_sysconfdir}/pam.d
12mr|dovecot-2.1.9-2|251	install -d %{buildroot}%{_initrddir}
12mr|dovecot-2.1.9-2|252	install -d %{buildroot}%{_libdir}/%{name}/modules
12mr|dovecot-2.1.9-2|253	install -d %{buildroot}/var/lib/%{name}
12mr|dovecot-2.1.9-2|254	
12mr|dovecot-2.1.9-2|255	%makeinstall_std
12mr|dovecot-2.1.9-2|256	
12mr|dovecot-2.1.9-2|257	%if %{build_sieve}
12mr|dovecot-2.1.9-2|258	pushd dovecot-*-pigeonhole-%{sieve_version}
12mr|dovecot-2.1.9-2|259	%makeinstall_std
12mr|dovecot-2.1.9-2|260	# temporary borkiness i guess...
12mr|dovecot-2.1.9-2|261	f=%{buildroot}%{_mandir}/man1/sieve-filter.1
12mr|dovecot-2.1.9-2|262	if ! [ -s $f ]; then rm -f $f; fi
12mr|dovecot-2.1.9-2|263	popd
12mr|dovecot-2.1.9-2|264	%endif
12mr|dovecot-2.1.9-2|265	
12mr|dovecot-2.1.9-2|266	cat %{SOURCE2} > %{buildroot}%{_sysconfdir}/pam.d/%{name}
12mr|dovecot-2.1.9-2|267	cat %{SOURCE3} > %{buildroot}%_initrddir/%{name}
12mr|dovecot-2.1.9-2|268	chmod 0755 %{buildroot}%_initrddir/%{name}
12mr|dovecot-2.1.9-2|269	pwd
12mr|dovecot-2.1.9-2|270	cp doc/example-config/dovecot.conf %{buildroot}%{_sysconfdir}/%name/dovecot.conf
12mr|dovecot-2.1.9-2|271	cp -a doc/example-config/conf.d %buildroot%_sysconfdir/%name/
12mr|dovecot-2.1.9-2|272	cp %{SOURCE4} .
12mr|dovecot-2.1.9-2|273	cp %{SOURCE5} .
12mr|dovecot-2.1.9-2|274	# procmail2sieve converter
12mr|dovecot-2.1.9-2|275	install -d -m 755 %{buildroot}%{_bindir}
12mr|dovecot-2.1.9-2|276	install %{SOURCE7} -m 755 %{buildroot}%{_bindir}
12mr|dovecot-2.1.9-2|277	perl -pi -e 's|#!/usr/local/bin/perl|#!%{_bindir}/perl|' \
12mr|dovecot-2.1.9-2|278	%{buildroot}%{_bindir}/procmail2sieve.pl
12mr|dovecot-2.1.9-2|279	
12mr|dovecot-2.1.9-2|280	# placed in doc
12mr|dovecot-2.1.9-2|281	rm -f %{buildroot}%{_sysconfdir}/dovecot*-example.conf
12mr|dovecot-2.1.9-2|282	
12mr|dovecot-2.1.9-2|283	# Clean up buildroot
12mr|dovecot-2.1.9-2|284	rm -rf %{buildroot}%{_datadir}/doc/dovecot*
12mr|dovecot-2.1.9-2|285	
12mr|dovecot-2.1.9-2|286	%pre
12mr|dovecot-2.1.9-2|287	%_pre_useradd dovecot /var/lib/%{name} /bin/false
12mr|dovecot-2.1.9-2|288	%_pre_groupadd dovecot dovecot
12mr|dovecot-2.1.9-2|289	%_pre_useradd dovenull /var/lib/%{name} /bin/false
12mr|dovecot-2.1.9-2|290	%_pre_groupadd dovenull dovenull
12mr|dovecot-2.1.9-2|291	
12mr|dovecot-2.1.9-2|292	%post
12mr|dovecot-2.1.9-2|293	%_post_service dovecot
12mr|dovecot-2.1.9-2|294	%_create_ssl_certificate dovecot
12mr|dovecot-2.1.9-2|295	
12mr|dovecot-2.1.9-2|296	%preun
12mr|dovecot-2.1.9-2|297	%_preun_service dovecot
12mr|dovecot-2.1.9-2|298	
12mr|dovecot-2.1.9-2|299	%postun
12mr|dovecot-2.1.9-2|300	%_postun_userdel dovecot
12mr|dovecot-2.1.9-2|301	%_postun_groupdel dovecot
12mr|dovecot-2.1.9-2|302	%_postun_userdel dovenull
12mr|dovecot-2.1.9-2|303	%_postun_groupdel dovenull
12mr|dovecot-2.1.9-2|304	
12mr|dovecot-2.1.9-2|305	%if %{build_sieve}
12mr|dovecot-2.1.9-2|306	%post plugins-sieve
12mr|dovecot-2.1.9-2|307	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mr|dovecot-2.1.9-2|308	
12mr|dovecot-2.1.9-2|309	%postun plugins-sieve
12mr|dovecot-2.1.9-2|310	if [ "$1" = "0" ]; then
12mr|dovecot-2.1.9-2|311	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mr|dovecot-2.1.9-2|312	fi
12mr|dovecot-2.1.9-2|313	%endif
12mr|dovecot-2.1.9-2|314	
12mr|dovecot-2.1.9-2|315	%if %{build_mysql}
12mr|dovecot-2.1.9-2|316	%post plugins-mysql
12mr|dovecot-2.1.9-2|317	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mr|dovecot-2.1.9-2|318	
12mr|dovecot-2.1.9-2|319	%postun plugins-mysql
12mr|dovecot-2.1.9-2|320	if [ "$1" = "0" ]; then
12mr|dovecot-2.1.9-2|321	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mr|dovecot-2.1.9-2|322	fi
12mr|dovecot-2.1.9-2|323	%endif
12mr|dovecot-2.1.9-2|324	
12mr|dovecot-2.1.9-2|325	%if %{build_pgsql}
12mr|dovecot-2.1.9-2|326	%post plugins-pgsql
12mr|dovecot-2.1.9-2|327	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mr|dovecot-2.1.9-2|328	
12mr|dovecot-2.1.9-2|329	%postun plugins-pgsql
12mr|dovecot-2.1.9-2|330	if [ "$1" = "0" ]; then
12mr|dovecot-2.1.9-2|331	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mr|dovecot-2.1.9-2|332	fi
12mr|dovecot-2.1.9-2|333	%endif
12mr|dovecot-2.1.9-2|334	
12mr|dovecot-2.1.9-2|335	%if %{build_sqlite}
12mr|dovecot-2.1.9-2|336	%post plugins-sqlite
12mr|dovecot-2.1.9-2|337	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mr|dovecot-2.1.9-2|338	
12mr|dovecot-2.1.9-2|339	%postun plugins-sqlite
12mr|dovecot-2.1.9-2|340	if [ "$1" = "0" ]; then
12mr|dovecot-2.1.9-2|341	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mr|dovecot-2.1.9-2|342	fi
12mr|dovecot-2.1.9-2|343	%endif
12mr|dovecot-2.1.9-2|344	
12mr|dovecot-2.1.9-2|345	%if %{build_ldap}
12mr|dovecot-2.1.9-2|346	%post plugins-ldap
12mr|dovecot-2.1.9-2|347	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mr|dovecot-2.1.9-2|348	
12mr|dovecot-2.1.9-2|349	%postun plugins-ldap
12mr|dovecot-2.1.9-2|350	if [ "$1" = "0" ]; then
12mr|dovecot-2.1.9-2|351	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mr|dovecot-2.1.9-2|352	fi
12mr|dovecot-2.1.9-2|353	%endif
12mr|dovecot-2.1.9-2|354	
12mr|dovecot-2.1.9-2|355	%if %{build_gssapi}
12mr|dovecot-2.1.9-2|356	%post plugins-gssapi
12mr|dovecot-2.1.9-2|357	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mr|dovecot-2.1.9-2|358	
12mr|dovecot-2.1.9-2|359	%postun plugins-gssapi
12mr|dovecot-2.1.9-2|360	if [ "$1" = "0" ]; then
12mr|dovecot-2.1.9-2|361	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mr|dovecot-2.1.9-2|362	fi
12mr|dovecot-2.1.9-2|363	%endif
12mr|dovecot-2.1.9-2|364	
12mr|dovecot-2.1.9-2|365	%clean
12mr|dovecot-2.1.9-2|366	rm -rf %{buildroot}
12mr|dovecot-2.1.9-2|367	
12mr|dovecot-2.1.9-2|368	%files
12mr|dovecot-2.1.9-2|369	# to preserve security of the ssl password which may be in the config
12mr|dovecot-2.1.9-2|370	# file but also allow the use of the 'deliver' command as any user,
12mr|dovecot-2.1.9-2|371	# we set the 'deliver' command sgid mail and have the config file owned
12mr|dovecot-2.1.9-2|372	# by root.mail. See bug #44926. idea from Josh Bressers at Red Hat.
12mr|dovecot-2.1.9-2|373	# - AdamW 2008/10
12mr|dovecot-2.1.9-2|374	%defattr(-,root,root)
12mr|dovecot-2.1.9-2|375	%doc AUTHORS ChangeLog COPYING* NEWS README TODO
12mr|dovecot-2.1.9-2|376	%doc doc/*.sh doc/*.txt doc/*.cnf
12mr|dovecot-2.1.9-2|377	%attr(0750,root,mail) %dir %_sysconfdir/%name
12mr|dovecot-2.1.9-2|378	%attr(0750,root,mail) %dir %_sysconfdir/%name/conf.d
12mr|dovecot-2.1.9-2|379	%doc %_sysconfdir/dovecot/README
12mr|dovecot-2.1.9-2|380	%attr(0755,root,root) %_initrddir/%{name}
12mr|dovecot-2.1.9-2|381	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12mr|dovecot-2.1.9-2|382	%{_sbindir}/*
12mr|dovecot-2.1.9-2|383	%_bindir/doveadm
12mr|dovecot-2.1.9-2|384	%_bindir/doveconf
12mr|dovecot-2.1.9-2|385	%_bindir/dsync
12mr|dovecot-2.1.9-2|386	%{_bindir}/procmail2sieve.pl
12mr|dovecot-2.1.9-2|387	%dir %{_libdir}/%{name}
12mr|dovecot-2.1.9-2|388	%{_libdir}/%{name}/checkpassword-reply
12mr|dovecot-2.1.9-2|389	%attr(2755,root,mail) %{_libdir}/%{name}/deliver
12mr|dovecot-2.1.9-2|390	%_libdir/%name/aggregator
12mr|dovecot-2.1.9-2|391	%_libdir/%name/anvil
12mr|dovecot-2.1.9-2|392	%_libdir/%name/auth
12mr|dovecot-2.1.9-2|393	%_libdir/%name/config
12mr|dovecot-2.1.9-2|394	%_libdir/%name/decode2text.sh
12mr|dovecot-2.1.9-2|395	%{_libdir}/%{name}/dict
12mr|dovecot-2.1.9-2|396	%_libdir/%name/director
12mr|dovecot-2.1.9-2|397	%_libdir/%name/dns-client
12mr|dovecot-2.1.9-2|398	%_libdir/%name/doveadm-server
12mr|dovecot-2.1.9-2|399	%_libdir/%name/dovecot-lda
12mr|dovecot-2.1.9-2|400	%_libdir/%name/indexer
12mr|dovecot-2.1.9-2|401	%_libdir/%name/indexer-worker
12mr|dovecot-2.1.9-2|402	%_libdir/%name/ipc
12mr|dovecot-2.1.9-2|403	%{_libdir}/%{name}/gdbhelper
12mr|dovecot-2.1.9-2|404	%{_libdir}/%{name}/imap
12mr|dovecot-2.1.9-2|405	%{_libdir}/%{name}/imap-login
12mr|dovecot-2.1.9-2|406	%{_libdir}/%{name}/maildirlock
12mr|dovecot-2.1.9-2|407	%{_libdir}/%{name}/pop3
12mr|dovecot-2.1.9-2|408	%{_libdir}/%{name}/pop3-login
12mr|dovecot-2.1.9-2|409	%{_libdir}/%{name}/rawlog
12mr|dovecot-2.1.9-2|410	%_libdir/%name/replicator
12mr|dovecot-2.1.9-2|411	%_libdir/%name/script
12mr|dovecot-2.1.9-2|412	%_libdir/%name/script-login
12mr|dovecot-2.1.9-2|413	%_libdir/%name/ssl-params
12mr|dovecot-2.1.9-2|414	%_libdir/%name/stats
12mr|dovecot-2.1.9-2|415	%_libdir/%name/xml2text
12mr|dovecot-2.1.9-2|416	%_libdir/%name/libdovecot-lda.so*
12mr|dovecot-2.1.9-2|417	%_libdir/%name/libdovecot-login.so*
12mr|dovecot-2.1.9-2|418	%_libdir/%name/libdovecot-sql.so*
12mr|dovecot-2.1.9-2|419	%_libdir/%name/libdovecot-ssl.so*
12mr|dovecot-2.1.9-2|420	%_libdir/%name/libdovecot-storage.so*
12mr|dovecot-2.1.9-2|421	%_libdir/%name/libdovecot.so*
12mr|dovecot-2.1.9-2|422	%_libdir/dovecot/lmtp
12mr|dovecot-2.1.9-2|423	%_libdir/dovecot/log
12mr|dovecot-2.1.9-2|424	%dir %{_libdir}/%{name}/modules
12mr|dovecot-2.1.9-2|425	%{_libdir}/%{name}/modules/*.so
12mr|dovecot-2.1.9-2|426	%dir %_libdir/%name/modules/auth
12mr|dovecot-2.1.9-2|427	%{_libdir}/%{name}/modules/auth/*.so
12mr|dovecot-2.1.9-2|428	%exclude %_libdir/%name/modules/auth/libauthdb_ldap.so
12mr|dovecot-2.1.9-2|429	%exclude %_libdir/%name/modules/auth/libmech_gssapi.so
12mr|dovecot-2.1.9-2|430	%dir %_libdir/%name/modules/doveadm
12mr|dovecot-2.1.9-2|431	%{_libdir}/%{name}/modules/doveadm/*.so
12mr|dovecot-2.1.9-2|432	%dir %_libdir/%name/modules/settings
12mr|dovecot-2.1.9-2|433	%{_libdir}/%{name}/modules/settings/*.so
12mr|dovecot-2.1.9-2|434	%attr(0700,root,root) %dir /var/lib/%{name}
12mr|dovecot-2.1.9-2|435	%_mandir/man1/deliver.1*
12mr|dovecot-2.1.9-2|436	%_mandir/man1/doveadm*.1*
12mr|dovecot-2.1.9-2|437	%_mandir/man1/doveconf.1*
12mr|dovecot-2.1.9-2|438	%_mandir/man1/dovecot-lda.1*
12mr|dovecot-2.1.9-2|439	%_mandir/man1/dovecot.1*
12mr|dovecot-2.1.9-2|440	%_mandir/man1/dsync.1*
12mr|dovecot-2.1.9-2|441	%_mandir/man1/sieve-dump.1*
12mr|dovecot-2.1.9-2|442	%_mandir/man1/sieved.1*
12mr|dovecot-2.1.9-2|443	%_mandir/man7/doveadm-search-query.7*
12mr|dovecot-2.1.9-2|444	%_mandir/man7/pigeonhole.7*
12mr|dovecot-2.1.9-2|445	
12mr|dovecot-2.1.9-2|446	%files config-standalone
12mr|dovecot-2.1.9-2|447	%defattr(-,root,root,-)
12mr|dovecot-2.1.9-2|448	%attr(0640,root,mail) %config(noreplace) %{_sysconfdir}/%name/dovecot.conf
12mr|dovecot-2.1.9-2|449	%attr(0640,root,mail) %_sysconfdir/%name/conf.d/*
12mr|dovecot-2.1.9-2|450	
12mr|dovecot-2.1.9-2|451	%if %{build_sieve}
12mr|dovecot-2.1.9-2|452	%files plugins-sieve
12mr|dovecot-2.1.9-2|453	%defattr(-,root,root,-)
12mr|dovecot-2.1.9-2|454	%{_bindir}/sieve-filter
12mr|dovecot-2.1.9-2|455	%{_bindir}/sieve-test
12mr|dovecot-2.1.9-2|456	%{_bindir}/sievec
12mr|dovecot-2.1.9-2|457	%_bindir/sieve-dump
12mr|dovecot-2.1.9-2|458	%_libdir/%name/libdovecot-sieve.so*
12mr|dovecot-2.1.9-2|459	%_libdir/%name/managesieve
12mr|dovecot-2.1.9-2|460	%_libdir/%name/managesieve-login
12mr|dovecot-2.1.9-2|461	%{_mandir}/man1/sievec.1*
12mr|dovecot-2.1.9-2|462	%{_mandir}/man1/sieve-filter.1*
12mr|dovecot-2.1.9-2|463	%{_mandir}/man1/sieve-test.1*
12mr|dovecot-2.1.9-2|464	%endif
12mr|dovecot-2.1.9-2|465	
12mr|dovecot-2.1.9-2|466	%if %{build_ldap}
12mr|dovecot-2.1.9-2|467	%files plugins-ldap
12mr|dovecot-2.1.9-2|468	%defattr(-,root,root)
12mr|dovecot-2.1.9-2|469	%{_libdir}/%{name}/modules/auth/libauthdb_ldap.so
12mr|dovecot-2.1.9-2|470	%endif
12mr|dovecot-2.1.9-2|471	
12mr|dovecot-2.1.9-2|472	%if %{build_gssapi}
12mr|dovecot-2.1.9-2|473	%files plugins-gssapi
12mr|dovecot-2.1.9-2|474	%defattr(-,root,root)
12mr|dovecot-2.1.9-2|475	%{_libdir}/%{name}/modules/auth/libmech_gssapi.so
12mr|dovecot-2.1.9-2|476	%endif
12mr|dovecot-2.1.9-2|477	
12mr|dovecot-2.1.9-2|478	%if %{build_sqlite}
12mr|dovecot-2.1.9-2|479	%files plugins-sqlite
12mr|dovecot-2.1.9-2|480	%defattr(-,root,root,-)
12mr|dovecot-2.1.9-2|481	%{_libdir}/%{name}/modules/auth/libdriver_sqlite.so
12mr|dovecot-2.1.9-2|482	%{_libdir}/%{name}/modules/dict/libdriver_sqlite.so
12mr|dovecot-2.1.9-2|483	%{_libdir}/%{name}/modules/sql/libdriver_sqlite.so
12mr|dovecot-2.1.9-2|484	%endif
12mr|dovecot-2.1.9-2|485	
12mr|dovecot-2.1.9-2|486	%if %{build_mysql}
12mr|dovecot-2.1.9-2|487	%files plugins-mysql
12mr|dovecot-2.1.9-2|488	%defattr(-,root,root,-)
12mr|dovecot-2.1.9-2|489	%{_libdir}/%{name}/modules/auth/libdriver_mysql.so
12mr|dovecot-2.1.9-2|490	%{_libdir}/%{name}/modules/dict/libdriver_mysql.so
12mr|dovecot-2.1.9-2|491	%{_libdir}/%{name}/modules/sql/libdriver_mysql.so
12mr|dovecot-2.1.9-2|492	%endif
12mr|dovecot-2.1.9-2|493	
12mr|dovecot-2.1.9-2|494	%if %{build_pgsql}
12mr|dovecot-2.1.9-2|495	%files plugins-pgsql
12mr|dovecot-2.1.9-2|496	%defattr(-,root,root,-)
12mr|dovecot-2.1.9-2|497	%{_libdir}/%{name}/modules/auth/libdriver_pgsql.so
12mr|dovecot-2.1.9-2|498	%{_libdir}/%{name}/modules/dict/libdriver_pgsql.so
12mr|dovecot-2.1.9-2|499	%{_libdir}/%{name}/modules/sql/libdriver_pgsql.so
12mr|dovecot-2.1.9-2|500	%endif
12mr|dovecot-2.1.9-2|501	
12mr|dovecot-2.1.9-2|502	%files devel
12mr|dovecot-2.1.9-2|503	%defattr(-,root,root,-)
12mr|dovecot-2.1.9-2|504	%dir %{_includedir}/%{name}
12mr|dovecot-2.1.9-2|505	%{_includedir}/%{name}/*
12mr|dovecot-2.1.9-2|506	%{_libdir}/%{name}/dovecot-config
12mr|dovecot-2.1.9-2|507	#{_libdir}/%{name}/modules/*.*a
12mr|dovecot-2.1.9-2|508	#{_libdir}/%{name}/modules/auth/*.*a
12mr|dovecot-2.1.9-2|509	%_datadir/aclocal/*.m4
12mr|dovecot-2.1.9-2|510	
12mr|dovecot-2.1.9-2|511	
12mr|dovecot-2.1.9-2|512	
12mr|dovecot-2.1.9-2|513	%changelog
12mr|dovecot-2.1.9-2|514	

13828 12
12mr|doxygen-1.8.1.2-1|1	%bcond_with doc
12mr|doxygen-1.8.1.2-1|2	%bcond_without qt4
12mr|doxygen-1.8.1.2-1|3	
12mr|doxygen-1.8.1.2-1|4	Name:		doxygen
12mr|doxygen-1.8.1.2-1|5	Version:	1.8.1.2
12mr|doxygen-1.8.1.2-1|6	Release:	1
12mr|doxygen-1.8.1.2-1|7	Epoch:		1
12mr|doxygen-1.8.1.2-1|8	Summary:	Doxygen is THE documentation system for C/C++
12mr|doxygen-1.8.1.2-1|9	Group:		Development/Other
12mr|doxygen-1.8.1.2-1|10	License:	GPL+
12mr|doxygen-1.8.1.2-1|11	URL:		http://www.stack.nl/~dimitri/doxygen/
12mr|doxygen-1.8.1.2-1|12	Source0:	ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
12mr|doxygen-1.8.1.2-1|13	Patch0:		doxygen-1.2.12-fix-latex.patch
12mr|doxygen-1.8.1.2-1|14	Patch2:		doxygen-1.5.8-mandir.patch
12mr|doxygen-1.8.1.2-1|15	BuildRequires:	bison
12mr|doxygen-1.8.1.2-1|16	BuildRequires:	flex
12mr|doxygen-1.8.1.2-1|17	BuildRequires:	gcc-c++
12mr|doxygen-1.8.1.2-1|18	BuildRequires:	png-devel
12mr|doxygen-1.8.1.2-1|19	%if %with qt4
12mr|doxygen-1.8.1.2-1|20	BuildRequires:	qt4-devel
12mr|doxygen-1.8.1.2-1|21	%endif
12mr|doxygen-1.8.1.2-1|22	%if %with doc
12mr|doxygen-1.8.1.2-1|23	BuildRequires:	tetex-latex
12mr|doxygen-1.8.1.2-1|24	BuildRequires:	ghostscript python
12mr|doxygen-1.8.1.2-1|25	%endif
12mr|doxygen-1.8.1.2-1|26	
12mr|doxygen-1.8.1.2-1|27	%description
12mr|doxygen-1.8.1.2-1|28	Doxygen is a documentation system for C, C++ and IDL. It can generate
12mr|doxygen-1.8.1.2-1|29	an on-line class browser (in HTML) and/or an off-line reference manual
12mr|doxygen-1.8.1.2-1|30	(in LaTeX) from a set of documented source files. There is also
12mr|doxygen-1.8.1.2-1|31	support for generating man lpages and for converting the generated
12mr|doxygen-1.8.1.2-1|32	output into Postscript, hyperlinked PDF or compressed HTML. The
12mr|doxygen-1.8.1.2-1|33	documentation is extracted directly from the sources.
12mr|doxygen-1.8.1.2-1|34	
12mr|doxygen-1.8.1.2-1|35	Doxygen can also be configured to extract the code-structure from
12mr|doxygen-1.8.1.2-1|36	undocumented source files. This can be very useful to quickly find
12mr|doxygen-1.8.1.2-1|37	your way in large source distributions.
12mr|doxygen-1.8.1.2-1|38	
12mr|doxygen-1.8.1.2-1|39	%if %with qt4
12mr|doxygen-1.8.1.2-1|40	%package doxywizard
12mr|doxygen-1.8.1.2-1|41	Summary: A GUI for creating and editing configuration files
12mr|doxygen-1.8.1.2-1|42	Group: Development/Other
12mr|doxygen-1.8.1.2-1|43	Requires: %{name} = %{epoch}:%{version}
12mr|doxygen-1.8.1.2-1|44	Conflicts: %{name} < 1:1.5.7.1
12mr|doxygen-1.8.1.2-1|45	
12mr|doxygen-1.8.1.2-1|46	%description doxywizard
12mr|doxygen-1.8.1.2-1|47	Doxywizard is a GUI for creating and editing configuration files that
12mr|doxygen-1.8.1.2-1|48	are used by doxygen.
12mr|doxygen-1.8.1.2-1|49	%endif
12mr|doxygen-1.8.1.2-1|50	
12mr|doxygen-1.8.1.2-1|51	%prep
12mr|doxygen-1.8.1.2-1|52	%setup -q
12mr|doxygen-1.8.1.2-1|53	%patch0 -p1
12mr|doxygen-1.8.1.2-1|54	%patch2 -p1 -b .man
12mr|doxygen-1.8.1.2-1|55	
12mr|doxygen-1.8.1.2-1|56	%{__perl} -pi -e "s|^TMAKE_CFLAGS_RELEASE.*|TMAKE_CFLAGS_RELEASE = %{optflags}|" tmake/lib/linux-g++/tmake.conf
12mr|doxygen-1.8.1.2-1|57	%{__perl} -pi -e "s|/lib$|/%{_lib}|" tmake/lib/linux-g++/tmake.conf
12mr|doxygen-1.8.1.2-1|58	# XXX configure is going to fail if both 32-bit and 64-bit qt3-devel
12mr|doxygen-1.8.1.2-1|59	# are installed
12mr|doxygen-1.8.1.2-1|60	find -type d -exec %{__chmod} 0755 {} \;
12mr|doxygen-1.8.1.2-1|61	# build with system libpng
12mr|doxygen-1.8.1.2-1|62	%{__rm} -rf libpng
12mr|doxygen-1.8.1.2-1|63	
12mr|doxygen-1.8.1.2-1|64	%build
12mr|doxygen-1.8.1.2-1|65	./configure \
12mr|doxygen-1.8.1.2-1|66	--prefix %{_prefix} \
12mr|doxygen-1.8.1.2-1|67	--make %{_bindir}/make \
12mr|doxygen-1.8.1.2-1|68	%if %with qt4
12mr|doxygen-1.8.1.2-1|69	--with-doxywizard
12mr|doxygen-1.8.1.2-1|70	%endif
12mr|doxygen-1.8.1.2-1|71	
12mr|doxygen-1.8.1.2-1|72	%make LFLAGS="%{?ldflags}"
12mr|doxygen-1.8.1.2-1|73	
12mr|doxygen-1.8.1.2-1|74	%if %with doc
12mr|doxygen-1.8.1.2-1|75	%{__make} docs
12mr|doxygen-1.8.1.2-1|76	%{__mv} doc/float.sty latex
12mr|doxygen-1.8.1.2-1|77	%{__mv} doc/fancyhdr.sty latex
12mr|doxygen-1.8.1.2-1|78	%{__make} pdf
12mr|doxygen-1.8.1.2-1|79	mkdir pdf
12mr|doxygen-1.8.1.2-1|80	%{__mv} latex/doxygen_manual.pdf pdf
12mr|doxygen-1.8.1.2-1|81	%endif
12mr|doxygen-1.8.1.2-1|82	
12mr|doxygen-1.8.1.2-1|83	%install
12mr|doxygen-1.8.1.2-1|84	%{__rm} -rf %{buildroot}
12mr|doxygen-1.8.1.2-1|85	
12mr|doxygen-1.8.1.2-1|86	make install INSTALL=%{buildroot}%{_prefix}
12mr|doxygen-1.8.1.2-1|87	
12mr|doxygen-1.8.1.2-1|88	%clean
12mr|doxygen-1.8.1.2-1|89	%{__rm} -rf %{buildroot}
12mr|doxygen-1.8.1.2-1|90	
12mr|doxygen-1.8.1.2-1|91	%files
12mr|doxygen-1.8.1.2-1|92	%defattr(-, root, root)
12mr|doxygen-1.8.1.2-1|93	%if %with doc
12mr|doxygen-1.8.1.2-1|94	%doc html examples pdf
12mr|doxygen-1.8.1.2-1|95	%endif
12mr|doxygen-1.8.1.2-1|96	%doc README
12mr|doxygen-1.8.1.2-1|97	%{_bindir}/doxygen
12mr|doxygen-1.8.1.2-1|98	%{_mandir}/man1/doxygen.1*
12mr|doxygen-1.8.1.2-1|99	
12mr|doxygen-1.8.1.2-1|100	%if %with qt4
12mr|doxygen-1.8.1.2-1|101	%files doxywizard
12mr|doxygen-1.8.1.2-1|102	%defattr(-,root,root)
12mr|doxygen-1.8.1.2-1|103	%{_bindir}/doxywizard
12mr|doxygen-1.8.1.2-1|104	%{_mandir}/man1/doxywizard*
12mr|doxygen-1.8.1.2-1|105	%endif
12mr|doxygen-1.8.1.2-1|106	
12mr|doxygen-1.8.1.2-1|107	
12mr|doxygen-1.8.1.2-1|108	
12mr|doxygen-1.8.1.2-1|109	%changelog
12mr|doxygen-1.8.1.2-1|110	

13829 12
12mr|dracut-024-7|1	Summary:	Next generation initrd image generator
12mr|dracut-024-7|2	Name:		dracut
12mr|dracut-024-7|3	Version:	024
12mr|dracut-024-7|4	Release:	7
12mr|dracut-024-7|5	Group:		System/Base
12mr|dracut-024-7|6	License:	GPLv2+
12mr|dracut-024-7|7	URL:		https://dracut.wiki.kernel.org/
12mr|dracut-024-7|8	Source0:	http://www.kernel.org/pub/linux/utils/boot/dracut/%{name}-%{version}.tar.xz
12mr|dracut-024-7|9	Source3:	50-dracut-mandriva.conf
12mr|dracut-024-7|10	# (tpg) simple script to provide a backup for current working initrd file
12mr|dracut-024-7|11	Source4:	initrd-backup.sh
12mr|dracut-024-7|12	# (bor) mdv-specific fixes
12mr|dracut-024-7|13	#Patch1000:	dracut-011-mdv.patch
12mr|dracut-024-7|14	# (bor) Restore original Mandriva behaviour of adding bootchart if RPM is installed.
12mr|dracut-024-7|15	Patch1001:	dracut-007-undisable_bootchart.patch
12mr|dracut-024-7|16	# (bor) compatibility with mkinitrd
12mr|dracut-024-7|17	Patch1002:	dracut-010-mkinitrd.patch
12mr|dracut-024-7|18	# (bor) Add support for KEYTABLE to dynamically determine whether to install UNICODE or non-UNICODE keymap version.
12mr|dracut-024-7|19	Patch1003:	dracut-007-aufs-mount.patch
12mr|dracut-024-7|20	# (anssi) handle gzip compressed KMS kernel modules
12mr|dracut-024-7|21	Patch1004:	dracut-024.rosa.patch
12mr|dracut-024-7|22	
12mr|dracut-024-7|23	#Patch1005:	dracut-013-ld.so.conf.workaround.patch
12mr|dracut-024-7|24	#Patch1006:	dracut-014-multipath-udev-rules.patch
12mr|dracut-024-7|25	#Patch1007:	dracut-018-check-for-tty-and-use-it.patch
12mr|dracut-024-7|26	#Patch1008:	dracut-018-do-not-remount-twice-disk-partitions.patch
12mr|dracut-024-7|27	#Patch1009:	dracut-018-install-var-run-and-var-lock.patch
12mr|dracut-024-7|28	
12mr|dracut-024-7|29	### GIT PATCHES GOES HERE  ###
12mr|dracut-024-7|30	###
12mr|dracut-024-7|31	
12mr|dracut-024-7|32	BuildRequires:	docbook-dtd45-xml
12mr|dracut-024-7|33	BuildRequires:	docbook-style-xsl
12mr|dracut-024-7|34	BuildRequires:	xsltproc
12mr|dracut-024-7|35	BuildRequires:	dash
12mr|dracut-024-7|36	BuildRequires:	bash
12mr|dracut-024-7|37	BuildRequires:	asciidoc
12mr|dracut-024-7|38	
12mr|dracut-024-7|39	Provides:	mkinitrd-command
12mr|dracut-024-7|40	Requires(pre):	filesystem
12mr|dracut-024-7|41	Requires(pre):	coreutils
12mr|dracut-024-7|42	Requires:	udev
12mr|dracut-024-7|43	Requires:	util-linux-ng
12mr|dracut-024-7|44	%if %mdvver < 201200
12mr|dracut-024-7|45	Requires:	module-init-tools
12mr|dracut-024-7|46	%else
12mr|dracut-024-7|47	Requires:	kmod
12mr|dracut-024-7|48	%endif
12mr|dracut-024-7|49	Requires:	e2fsprogs
12mr|dracut-024-7|50	Requires:	cpio
12mr|dracut-024-7|51	Requires:	findutils
12mr|dracut-024-7|52	Requires:	binutils
12mr|dracut-024-7|53	Requires:	grep
12mr|dracut-024-7|54	Requires:	mktemp
12mr|dracut-024-7|55	Requires:	bash
12mr|dracut-024-7|56	Requires:	dash
12mr|dracut-024-7|57	Requires:	kbd
12mr|dracut-024-7|58	Requires:	tar
12mr|dracut-024-7|59	Requires:	gzip
12mr|dracut-024-7|60	Requires:	bzip2
12mr|dracut-024-7|61	Requires:	file
12mr|dracut-024-7|62	Requires:	bridge-utils
12mr|dracut-024-7|63	Requires:	initscripts
12mr|dracut-024-7|64	Requires:	bootloader-utils
12mr|dracut-024-7|65	Requires(pre):	rpm-helper
12mr|dracut-024-7|66	Requires(post,postun):	update-alternatives
12mr|dracut-024-7|67	Conflicts:	mkinitrd < 6.0.93-%manbo_mkrel 10
12mr|dracut-024-7|68	Conflicts:	nash < 6.0.93-%manbo_mkrel 11
12mr|dracut-024-7|69	
12mr|dracut-024-7|70	Obsoletes:	dracut < 013
12mr|dracut-024-7|71	
12mr|dracut-024-7|72	%description
12mr|dracut-024-7|73	Dracut contains tools to create a bootable initramfs for 2.6 Linux kernels.
12mr|dracut-024-7|74	Unlike existing implementations, dracut does hard-code as little as possible
12mr|dracut-024-7|75	into the initramfs. Dracut contains various modules which are driven by the
12mr|dracut-024-7|76	event-based udev. Having root on MD, DM, LVM2, LUKS is supported as well as
12mr|dracut-024-7|77	NFS, iSCSI, NBD, FCoE with the dracut-network package.
12mr|dracut-024-7|78	
12mr|dracut-024-7|79	%prep
12mr|dracut-024-7|80	%setup -q
12mr|dracut-024-7|81	%apply_patches
12mr|dracut-024-7|82	# We don't want to strip dracut-install, that's debuginfo's job
12mr|dracut-024-7|83	sed -i -e 's,\$(strip),,g' install/Makefile
12mr|dracut-024-7|84	
12mr|dracut-024-7|85	%build
12mr|dracut-024-7|86	%serverbuild_hardened
12mr|dracut-024-7|87	%make
12mr|dracut-024-7|88	
12mr|dracut-024-7|89	%install
12mr|dracut-024-7|90	rm -rf %{buildroot}
12mr|dracut-024-7|91	
12mr|dracut-024-7|92	%makeinstall_std \
12mr|dracut-024-7|93	sbindir=/sbin \
12mr|dracut-024-7|94	libdir=%{_prefix}/lib \
12mr|dracut-024-7|95	bindir=%{_bindir} \
12mr|dracut-024-7|96	sysconfdir=%{_sysconfdir} \
12mr|dracut-024-7|97	systemdsystemunitdir=%{_unitdir} \
12mr|dracut-024-7|98	mandir=%{_mandir}
12mr|dracut-024-7|99	
12mr|dracut-024-7|100	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/dracut.conf.d
12mr|dracut-024-7|101	
12mr|dracut-024-7|102	%if %mdvver >= 201200
12mr|dracut-024-7|103	# (tpg) default image name in 2012 has changed
12mr|dracut-024-7|104	sed -i -e 's/welcome.png/backgorund.png/' %{buildroot}%{_prefix}/lib/dracut/modules.d/50plymouth/plymouth-populate-initrd.sh
12mr|dracut-024-7|105	%endif
12mr|dracut-024-7|106	
12mr|dracut-024-7|107	# bluca remove patch backup files
12mr|dracut-024-7|108	find %{buildroot} -type f -name '*.orig' -exec rm {} \;
12mr|dracut-024-7|109	find %{buildroot} -type f -name '*~' -exec rm {} \;
12mr|dracut-024-7|110	
12mr|dracut-024-7|111	# fix permission of module files
12mr|dracut-024-7|112	chmod +x %{buildroot}%{_prefix}/lib/dracut/modules.d/*/*.sh
12mr|dracut-024-7|113	
12mr|dracut-024-7|114	mkdir -p %{buildroot}/boot/dracut
12mr|dracut-024-7|115	mkdir -p %{buildroot}%{_var}/lib/dracut/overlay
12mr|dracut-024-7|116	install -m 755 -d %{buildroot}%{_datadir}/dracut
12mr|dracut-024-7|117	
12mr|dracut-024-7|118	mkdir -p %{buildroot}%{_sbindir}
12mr|dracut-024-7|119	mkdir -p %{buildroot}/sbin
12mr|dracut-024-7|120	mv %{buildroot}%{_bindir}/* %{buildroot}%{_sbindir}/
12mr|dracut-024-7|121	
12mr|dracut-024-7|122	ln -s %{_sbindir}/dracut %{buildroot}%{_bindir}/dracut
12mr|dracut-024-7|123	ln -s %{_sbindir}/dracut %{buildroot}/sbin/dracut
12mr|dracut-024-7|124	ln -s %{_prefix}/lib/dracut/dracut-install %{buildroot}%{_sbindir}/dracut-install
12mr|dracut-024-7|125	
12mr|dracut-024-7|126	mkdir -p %{buildroot}%{_localstatedir}/log
12mr|dracut-024-7|127	touch %{buildroot}%{_localstatedir}/log/dracut.log
12mr|dracut-024-7|128	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12mr|dracut-024-7|129	install -m 0644 dracut.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/dracut_log
12mr|dracut-024-7|130	
12mr|dracut-024-7|131	mv %{buildroot}%{_sbindir}/lsinitrd %{buildroot}%{_sbindir}/lsinitrd-dracut
12mr|dracut-024-7|132	mv %{buildroot}%{_sbindir}/mkinitrd %{buildroot}%{_sbindir}/mkinitrd-dracut
12mr|dracut-024-7|133	
12mr|dracut-024-7|134	cat > README.urpmi << EOF
12mr|dracut-024-7|135	dracut is the default mkinitrd replacement in mandriva
12mr|dracut-024-7|136	
12mr|dracut-024-7|137	If you relly want to use old mkinitrd instead of dracut run
12mr|dracut-024-7|138	update-alternatives --set mkinitrd /sbin/mkinitrd-mkinitrd
12mr|dracut-024-7|139	EOF
12mr|dracut-024-7|140	
12mr|dracut-024-7|141	# rpmlint madness
12mr|dracut-024-7|142	chmod 755 %{buildroot}%{_prefix}/lib/dracut/modules.d/99aufs-mount/install
12mr|dracut-024-7|143	
12mr|dracut-024-7|144	# (tpg) don't follow this usr madness
12mr|dracut-024-7|145	# systemctl sits in /bin, and it symlinks to /usr/bin
12mr|dracut-024-7|146	sed -i -e 's#/usr/bin/systemctl#/bin/systemctl#g' %{buildroot}%{_prefix}/lib/dracut/modules.d/98systemd/*.service
12mr|dracut-024-7|147	# (tpg) use real path for udevadm
12mr|dracut-024-7|148	sed -i -e 's#/usr/bin/udevadm#/sbin/udevadm#g' %{buildroot}%{_prefix}/lib/dracut/modules.d/98systemd/*.service
12mr|dracut-024-7|149	
12mr|dracut-024-7|150	# (tpg) this conflicts with mkinitrd
12mr|dracut-024-7|151	rm -rf %{buildroot}%{_mandir}/man8/mkinitrd.8*
12mr|dracut-024-7|152	
12mr|dracut-024-7|153	install -m755 %{SOURCE4} %{buildroot}%{_bindir}/initrd-backup.sh
12mr|dracut-024-7|154	
12mr|dracut-024-7|155	%post
12mr|dracut-024-7|156	update-alternatives --install /sbin/mkinitrd mkinitrd %{_sbindir}/mkinitrd-dracut 110 || :
12mr|dracut-024-7|157	update-alternatives --install /sbin/lsinitrd lsinitrd %{_sbindir}/lsinitrd-dracut 110 || :
12mr|dracut-024-7|158	%{_sbindir}/dracut -f /boot/initrd-$(uname -r).img $(uname -r)
12mr|dracut-024-7|159	
12mr|dracut-024-7|160	%postun
12mr|dracut-024-7|161	[ ! -e /usr/sbin/mkinitrd-dracut ] && update-alternatives --remove mkinitrd %{_sbindir}/mkinitrd-dracut || :
12mr|dracut-024-7|162	[ ! -e /usr/sbin/lsinitrd-dracut ] && update-alternatives --remove lsinitrd %{_sbindir}/lsinitrd-dracut || :
12mr|dracut-024-7|163	
12mr|dracut-024-7|164	%files
12mr|dracut-024-7|165	%doc README.generic README.modules README.kernel HACKING TODO AUTHORS
12mr|dracut-024-7|166	%doc README.urpmi
12mr|dracut-024-7|167	%dir /boot/dracut
12mr|dracut-024-7|168	%dir %{_datadir}/dracut
12mr|dracut-024-7|169	%dir %{_var}/lib/dracut
12mr|dracut-024-7|170	%dir %{_var}/lib/dracut/overlay
12mr|dracut-024-7|171	%dir %{_prefix}/lib/dracut/modules.d
12mr|dracut-024-7|172	%dir %{_sysconfdir}/dracut.conf.d
12mr|dracut-024-7|173	%config %{_sysconfdir}/dracut.conf
12mr|dracut-024-7|174	%config %{_sysconfdir}/logrotate.d/dracut_log
12mr|dracut-024-7|175	%attr(0644,root,root) %ghost %config(missingok,noreplace) %{_localstatedir}/log/dracut.log
12mr|dracut-024-7|176	%{_sysconfdir}/dracut.conf.d/50-dracut-mandriva.conf
12mr|dracut-024-7|177	/sbin/dracut
12mr|dracut-024-7|178	%{_sbindir}/dracut
12mr|dracut-024-7|179	%{_bindir}/dracut
12mr|dracut-024-7|180	%{_bindir}/initrd-backup.sh
12mr|dracut-024-7|181	%{_sbindir}/dracut-catimages
12mr|dracut-024-7|182	%{_sbindir}/dracut-install
12mr|dracut-024-7|183	%{_sbindir}/lsinitrd-dracut
12mr|dracut-024-7|184	%{_sbindir}/mkinitrd-dracut
12mr|dracut-024-7|185	%{_unitdir}/*.service
12mr|dracut-024-7|186	%{_unitdir}/*/*.service
12mr|dracut-024-7|187	%{_prefix}/lib/dracut/dracut-install
12mr|dracut-024-7|188	%{_prefix}/lib/dracut/dracut-version.sh
12mr|dracut-024-7|189	%{_prefix}/lib/dracut/dracut-functions.sh
12mr|dracut-024-7|190	%{_prefix}/lib/dracut/dracut-functions
12mr|dracut-024-7|191	%{_prefix}/lib/dracut/modules.d/*
12mr|dracut-024-7|192	%{_prefix}/lib/dracut/dracut-initramfs-restore
12mr|dracut-024-7|193	%{_prefix}/lib/dracut/dracut-logger.sh
12mr|dracut-024-7|194	%{_mandir}/man1/lsinitrd.1.*
12mr|dracut-024-7|195	%{_mandir}/man8/dracut*.8*
12mr|dracut-024-7|196	%{_mandir}/man8/initrd-switch-root.service.8*
12mr|dracut-024-7|197	%{_mandir}/man8/udevadm-cleanup-db.service.8*
12mr|dracut-024-7|198	%{_mandir}/man7/dracut.kernel.7*
12mr|dracut-024-7|199	%{_mandir}/man7/dracut.cmdline.7*
12mr|dracut-024-7|200	%{_mandir}/man5/dracut.conf.5*
12mr|dracut-024-7|201	
12mr|dracut-024-7|202	
12mr|dracut-024-7|203	%changelog
12mr|dracut-024-7|204	* Fri Oct 19 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 024-2
12mr|dracut-024-7|205	+ Revision: 819042
12mr|dracut-024-7|206	- reupload
12mr|dracut-024-7|207	- update to new version 024
12mr|dracut-024-7|208	- remove duplicate requires on mount
12mr|dracut-024-7|209	- provide a initd-backup.sh script which should store as a backup current working initrd file and recreates new one
12mr|dracut-024-7|210	o just add the script, in next step i'll have to figure out a best mechanism to execute the script on every systemd, dracut on any other core package update
12mr|dracut-024-7|211	- fix udevadm path
12mr|dracut-024-7|212	- do not suggest plymouth theme
12mr|dracut-024-7|213	

13830 12
12mr|dragonplayer-4.9.4-1|1	Name:		dragonplayer
12mr|dragonplayer-4.9.4-1|2	Version:	4.9.4
12mr|dragonplayer-4.9.4-1|3	Release:	1
12mr|dragonplayer-4.9.4-1|4	Epoch:		3
12mr|dragonplayer-4.9.4-1|5	Summary:	A simple video player for KDE 4
12mr|dragonplayer-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|dragonplayer-4.9.4-1|7	License:	GPLv2
12mr|dragonplayer-4.9.4-1|8	URL:		http://www.kde.org/applications/multimedia/dragonplayer/
12mr|dragonplayer-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/dragon-%{version}.tar.xz
12mr|dragonplayer-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|dragonplayer-4.9.4-1|11	Requires:	kdebase4-runtime
12mr|dragonplayer-4.9.4-1|12	Conflicts:	kdemultimedia4-core < 3:4.5.71
12mr|dragonplayer-4.9.4-1|13	Conflicts:	kmix < 3:4.8.95
12mr|dragonplayer-4.9.4-1|14	
12mr|dragonplayer-4.9.4-1|15	%description
12mr|dragonplayer-4.9.4-1|16	Dragon Player is a multimedia player where the focus is on simplicity,
12mr|dragonplayer-4.9.4-1|17	instead of features. Dragon Player does one thing, and only one thing,
12mr|dragonplayer-4.9.4-1|18	which is playing multimedia files. It's simple interface is designed not
12mr|dragonplayer-4.9.4-1|19	to get in your way and instead empower you to simply play multimedia
12mr|dragonplayer-4.9.4-1|20	files.
12mr|dragonplayer-4.9.4-1|21	
12mr|dragonplayer-4.9.4-1|22	%files
12mr|dragonplayer-4.9.4-1|23	%{_kde_bindir}/dragon
12mr|dragonplayer-4.9.4-1|24	%{_kde_appsdir}/dragonplayer
12mr|dragonplayer-4.9.4-1|25	%{_kde_appsdir}/solid/actions/dragonplayer-opendvd.desktop
12mr|dragonplayer-4.9.4-1|26	%{_kde_iconsdir}/*/*/*/*
12mr|dragonplayer-4.9.4-1|27	%{_kde_mandir}/man1/*
12mr|dragonplayer-4.9.4-1|28	%{_kde_libdir}/kde4/dragonpart.so
12mr|dragonplayer-4.9.4-1|29	%{_kde_applicationsdir}/dragonplayer.desktop
12mr|dragonplayer-4.9.4-1|30	%{_kde_services}/ServiceMenus/dragonplayer_*
12mr|dragonplayer-4.9.4-1|31	%{_kde_services}/dragonplayer_part.desktop
12mr|dragonplayer-4.9.4-1|32	%{_kde_configdir}/dragonplayerrc
12mr|dragonplayer-4.9.4-1|33	%{_kde_docdir}/HTML/en/dragonplayer
12mr|dragonplayer-4.9.4-1|34	
12mr|dragonplayer-4.9.4-1|35	#------------------------------------------------------------------------------
12mr|dragonplayer-4.9.4-1|36	
12mr|dragonplayer-4.9.4-1|37	%prep
12mr|dragonplayer-4.9.4-1|38	%setup -q -n dragon-%{version}
12mr|dragonplayer-4.9.4-1|39	
12mr|dragonplayer-4.9.4-1|40	%build
12mr|dragonplayer-4.9.4-1|41	%cmake_kde4
12mr|dragonplayer-4.9.4-1|42	%make
12mr|dragonplayer-4.9.4-1|43	
12mr|dragonplayer-4.9.4-1|44	%install
12mr|dragonplayer-4.9.4-1|45	%makeinstall_std -C build
12mr|dragonplayer-4.9.4-1|46	
12mr|dragonplayer-4.9.4-1|47	%changelog
12mr|dragonplayer-4.9.4-1|48	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.4-1
12mr|dragonplayer-4.9.4-1|49	- New version 4.9.4
12mr|dragonplayer-4.9.4-1|50	
12mr|dragonplayer-4.9.4-1|51	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.3-1
12mr|dragonplayer-4.9.4-1|52	- New version 4.9.3
12mr|dragonplayer-4.9.4-1|53	
12mr|dragonplayer-4.9.4-1|54	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.2-1
12mr|dragonplayer-4.9.4-1|55	- New version 4.9.2
12mr|dragonplayer-4.9.4-1|56	
12mr|dragonplayer-4.9.4-1|57	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.1-1
12mr|dragonplayer-4.9.4-1|58	- New version 4.9.1
12mr|dragonplayer-4.9.4-1|59	
12mr|dragonplayer-4.9.4-1|60	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.0-1
12mr|dragonplayer-4.9.4-1|61	- New version 4.9.0
12mr|dragonplayer-4.9.4-1|62	
12mr|dragonplayer-4.9.4-1|63	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.97-1
12mr|dragonplayer-4.9.4-1|64	- New version 4.8.97
12mr|dragonplayer-4.9.4-1|65	
12mr|dragonplayer-4.9.4-1|66	* Wed Jul 11 2012 Andrey Bondrov <abondrov@mandriva.org> 3:4.8.95-1
12mr|dragonplayer-4.9.4-1|67	+ Revision: 808890
12mr|dragonplayer-4.9.4-1|68	- imported package dragonplayer
12mr|dragonplayer-4.9.4-1|69	
12mr|dragonplayer-4.9.4-1|70	* Tue Jul 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.95-1
12mr|dragonplayer-4.9.4-1|71	- Follow upstream and move dragonplayer from kdemultimedia4 to own package

13831 12
12mr|drak3d-1.29-4|1	%define drakxtools_required_version  10.4.90-1mdv2007.0
12mr|drak3d-1.29-4|2	%define drakxtools_conflicted_version  10.4.89
12mr|drak3d-1.29-4|3	
12mr|drak3d-1.29-4|4	Summary:  3D desktop effects tools
12mr|drak3d-1.29-4|5	Name:     drak3d
12mr|drak3d-1.29-4|6	Version:  1.29
12mr|drak3d-1.29-4|7	Release:  %mkrel 4
12mr|drak3d-1.29-4|8	Source0:  %name-%version.tar.bz2
12mr|drak3d-1.29-4|9	License:  GPL
12mr|drak3d-1.29-4|10	Group:    System/Configuration/Hardware
12mr|drak3d-1.29-4|11	Url:      http://wiki.mandriva.com/en/Docs/Desktop/Accelerated_Desktop
12mr|drak3d-1.29-4|12	BuildRequires: perl-MDK-Common-devel gettext
12mr|drak3d-1.29-4|13	Requires: drakxtools-backend => %drakxtools_required_version
12mr|drak3d-1.29-4|14	# we need the common pam usermode config files
12mr|drak3d-1.29-4|15	Requires: usermode-consoleonly >= 1.92-4mdv2008.0
12mr|drak3d-1.29-4|16	BuildRoot: %_tmppath/%name-%version-buildroot
12mr|drak3d-1.29-4|17	# for program:
12mr|drak3d-1.29-4|18	Conflicts: drakxtools <= %drakxtools_conflicted_version
12mr|drak3d-1.29-4|19	# for man pages:
12mr|drak3d-1.29-4|20	Conflicts: drakxtools-curses <= %drakxtools_conflicted_version
12mr|drak3d-1.29-4|21	BuildArch: noarch
12mr|drak3d-1.29-4|22	
12mr|drak3d-1.29-4|23	%description
12mr|drak3d-1.29-4|24	Drak3d enables to configure 3D desktop effects.
12mr|drak3d-1.29-4|25	
12mr|drak3d-1.29-4|26	%prep
12mr|drak3d-1.29-4|27	%setup -q
12mr|drak3d-1.29-4|28	
12mr|drak3d-1.29-4|29	%build
12mr|drak3d-1.29-4|30	%make
12mr|drak3d-1.29-4|31	
12mr|drak3d-1.29-4|32	%install
12mr|drak3d-1.29-4|33	rm -fr %{buildroot}
12mr|drak3d-1.29-4|34	%makeinstall_std
12mr|drak3d-1.29-4|35	
12mr|drak3d-1.29-4|36	#install lang
12mr|drak3d-1.29-4|37	%find_lang %name
12mr|drak3d-1.29-4|38	
12mr|drak3d-1.29-4|39	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12mr|drak3d-1.29-4|40	
12mr|drak3d-1.29-4|41	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/29drak3d <<EOF
12mr|drak3d-1.29-4|42	NAME=drak3d
12mr|drak3d-1.29-4|43	ICON=drak3d.png
12mr|drak3d-1.29-4|44	EXEC=/usr/sbin/drak3d
12mr|drak3d-1.29-4|45	DESC=3D Desktop effects configuration
12mr|drak3d-1.29-4|46	SCRIPT:
12mr|drak3d-1.29-4|47	exec /usr/sbin/drak3d
12mr|drak3d-1.29-4|48	EOF
12mr|drak3d-1.29-4|49	
12mr|drak3d-1.29-4|50	# consolehelper config
12mr|drak3d-1.29-4|51	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/drak3d
12mr|drak3d-1.29-4|52	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mr|drak3d-1.29-4|53	cat > %{buildroot}%{_sysconfdir}/security/console.apps/drak3d <<EOF
12mr|drak3d-1.29-4|54	USER=<user>
12mr|drak3d-1.29-4|55	PROGRAM=/usr/sbin/drak3d
12mr|drak3d-1.29-4|56	FALLBACK=false
12mr|drak3d-1.29-4|57	SESSION=true
12mr|drak3d-1.29-4|58	EOF
12mr|drak3d-1.29-4|59	
12mr|drak3d-1.29-4|60	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mr|drak3d-1.29-4|61	ln -sf %{_sysconfdir}/pam.d/mandriva-simple-auth %{buildroot}%{_sysconfdir}/pam.d/drak3d
12mr|drak3d-1.29-4|62	
12mr|drak3d-1.29-4|63	%clean
12mr|drak3d-1.29-4|64	rm -rf %{buildroot}
12mr|drak3d-1.29-4|65	
12mr|drak3d-1.29-4|66	%files -f %{name}.lang
12mr|drak3d-1.29-4|67	%defattr(-,root,root)
12mr|drak3d-1.29-4|68	%doc COPYING ChangeLog
12mr|drak3d-1.29-4|69	%config(noreplace) %{_sysconfdir}/pam.d/drak3d
12mr|drak3d-1.29-4|70	%config(noreplace) %{_sysconfdir}/security/console.apps/drak3d
12mr|drak3d-1.29-4|71	%{_bindir}/drak3d
12mr|drak3d-1.29-4|72	%{_sbindir}/*
12mr|drak3d-1.29-4|73	/usr/lib/libDrakX/icons/*
12mr|drak3d-1.29-4|74	%{_sysconfdir}/X11/wmsession.d/29drak3d
12mr|drak3d-1.29-4|75	/usr/lib/libDrakX/Xconfig/glx.pm
12mr|drak3d-1.29-4|76	
12mr|drak3d-1.29-4|77	
12mr|drak3d-1.29-4|78	
12mr|drak3d-1.29-4|79	
12mr|drak3d-1.29-4|80	%changelog
12mr|drak3d-1.29-4|81	

13832 12
12mr|drakbt-0.17.5-4|1	%define name	drakbt
12mr|drakbt-0.17.5-4|2	%define version	0.17.5
12mr|drakbt-0.17.5-4|3	%define release %mkrel 4
12mr|drakbt-0.17.5-4|4	
12mr|drakbt-0.17.5-4|5	Summary:	The Mandriva Linux Bittorrent link and status checker
12mr|drakbt-0.17.5-4|6	Name:		%{name}
12mr|drakbt-0.17.5-4|7	Version:	%{version}
12mr|drakbt-0.17.5-4|8	Release:    %{release}
12mr|drakbt-0.17.5-4|9	#cvs source
12mr|drakbt-0.17.5-4|10	# http://www.mandrivalinux.com/en/cvs.php3
12mr|drakbt-0.17.5-4|11	Source0:	%{name}-%{version}.tar.bz2
12mr|drakbt-0.17.5-4|12	License:	GPLv2+
12mr|drakbt-0.17.5-4|13	URL:		http://qa.mandriva.com
12mr|drakbt-0.17.5-4|14	Group:		Networking/File transfer
12mr|drakbt-0.17.5-4|15	Requires:	drakxtools >= 10-57mdk, perl-libwww-perl >= 5.800-1mdk, perl-Digest-SHA1 >= 2.10-1mdk, transmission-gui
12mr|drakbt-0.17.5-4|16	Requires(post):	desktop-file-utils
12mr|drakbt-0.17.5-4|17	Requires(postun):	desktop-file-utils
12mr|drakbt-0.17.5-4|18	
12mr|drakbt-0.17.5-4|19	BuildArch:	noarch
12mr|drakbt-0.17.5-4|20	BuildRequires:	perl-MDK-Common-devel
12mr|drakbt-0.17.5-4|21	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|drakbt-0.17.5-4|22	
12mr|drakbt-0.17.5-4|23	%description
12mr|drakbt-0.17.5-4|24	Drakbt reports status information for a given torrent file or URL.
12mr|drakbt-0.17.5-4|25	It can connect automatically to Mandriva Linux websites to grab and
12mr|drakbt-0.17.5-4|26	display available torrents.
12mr|drakbt-0.17.5-4|27	You should provide login and password if you want to connect to club
12mr|drakbt-0.17.5-4|28	member restricted torrents.
12mr|drakbt-0.17.5-4|29	After all checks are done, you can trigger the download process from
12mr|drakbt-0.17.5-4|30	drakbt.
12mr|drakbt-0.17.5-4|31	
12mr|drakbt-0.17.5-4|32	Information displayed are :
12mr|drakbt-0.17.5-4|33	- current number of complete copies (seeds)
12mr|drakbt-0.17.5-4|34	- incomplete copies (leeches) currently active.
12mr|drakbt-0.17.5-4|35	- Bittorrent port reachability
12mr|drakbt-0.17.5-4|36	- Hash info ....
12mr|drakbt-0.17.5-4|37	
12mr|drakbt-0.17.5-4|38	%prep
12mr|drakbt-0.17.5-4|39	%setup -q
12mr|drakbt-0.17.5-4|40	
12mr|drakbt-0.17.5-4|41	%build
12mr|drakbt-0.17.5-4|42	
12mr|drakbt-0.17.5-4|43	%install
12mr|drakbt-0.17.5-4|44	rm -rf %{buildroot}
12mr|drakbt-0.17.5-4|45	make PREFIX=%{buildroot} install
12mr|drakbt-0.17.5-4|46	
12mr|drakbt-0.17.5-4|47	#menu-xdg
12mr|drakbt-0.17.5-4|48	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|drakbt-0.17.5-4|49	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|drakbt-0.17.5-4|50	[Desktop Entry]
12mr|drakbt-0.17.5-4|51	Name=Bittorrent Checker
12mr|drakbt-0.17.5-4|52	Comment=Mandriva Linux Bittorrent checker
12mr|drakbt-0.17.5-4|53	Exec=%{_bindir}/%{name}
12mr|drakbt-0.17.5-4|54	Icon=%{name}
12mr|drakbt-0.17.5-4|55	Terminal=false
12mr|drakbt-0.17.5-4|56	Type=Application
12mr|drakbt-0.17.5-4|57	MimeType=application/x-bittorrent;
12mr|drakbt-0.17.5-4|58	Categories=GTK;Network;FileTransfer;P2P;X-MandrivaLinux-CrossDesktop;
12mr|drakbt-0.17.5-4|59	EOF
12mr|drakbt-0.17.5-4|60	
12mr|drakbt-0.17.5-4|61	#install lang
12mr|drakbt-0.17.5-4|62	%{find_lang} %{name}
12mr|drakbt-0.17.5-4|63	
12mr|drakbt-0.17.5-4|64	%clean
12mr|drakbt-0.17.5-4|65	rm -rf %{buildroot}
12mr|drakbt-0.17.5-4|66	
12mr|drakbt-0.17.5-4|67	%if %mdkversion < 200900
12mr|drakbt-0.17.5-4|68	%post
12mr|drakbt-0.17.5-4|69	%{update_menus}
12mr|drakbt-0.17.5-4|70	%{update_desktop_database}
12mr|drakbt-0.17.5-4|71	%endif
12mr|drakbt-0.17.5-4|72	
12mr|drakbt-0.17.5-4|73	%if %mdkversion < 200900
12mr|drakbt-0.17.5-4|74	%postun
12mr|drakbt-0.17.5-4|75	%{clean_menus}
12mr|drakbt-0.17.5-4|76	%{clean_desktop_database}
12mr|drakbt-0.17.5-4|77	%endif
12mr|drakbt-0.17.5-4|78	
12mr|drakbt-0.17.5-4|79	%files -f %{name}.lang
12mr|drakbt-0.17.5-4|80	%defattr(-,root,root)
12mr|drakbt-0.17.5-4|81	%doc README COPYING
12mr|drakbt-0.17.5-4|82	%{_bindir}/*
12mr|drakbt-0.17.5-4|83	/usr/lib/libDrakX/network/*.pm
12mr|drakbt-0.17.5-4|84	%{_datadir}/%{name}
12mr|drakbt-0.17.5-4|85	%{_datadir}/applications/mandriva-%{name}*.desktop
12mr|drakbt-0.17.5-4|86	%{_miconsdir}/*.png
12mr|drakbt-0.17.5-4|87	%{_iconsdir}/*.png
12mr|drakbt-0.17.5-4|88	%{_liconsdir}/*.png
12mr|drakbt-0.17.5-4|89	
12mr|drakbt-0.17.5-4|90	
12mr|drakbt-0.17.5-4|91	
12mr|drakbt-0.17.5-4|92	
12mr|drakbt-0.17.5-4|93	%changelog
12mr|drakbt-0.17.5-4|94	

13833 12
12mr|drakconf-12.19.2-4|1	# needed to properly rebuild for 10.0
12mr|drakconf-12.19.2-4|2	%define _requires_exceptions perl(lang)
12mr|drakconf-12.19.2-4|3	
12mr|drakconf-12.19.2-4|4	Summary:  The Mandriva Linux Control Center
12mr|drakconf-12.19.2-4|5	Name:     drakconf
12mr|drakconf-12.19.2-4|6	Version:  12.19.2
12mr|drakconf-12.19.2-4|7	Release:  4
12mr|drakconf-12.19.2-4|8	# get the source from our cvs repository (see
12mr|drakconf-12.19.2-4|9	# http://www.mandrivalinux.com/en/cvs.php3)
12mr|drakconf-12.19.2-4|10	Source0:  %name-%version.tar.lzma
12mr|drakconf-12.19.2-4|11	Source1:  drakconf16.png
12mr|drakconf-12.19.2-4|12	Source2:  drakconf32.png
12mr|drakconf-12.19.2-4|13	Source3:  drakconf48.png
12mr|drakconf-12.19.2-4|14	License:  GPLv2+
12mr|drakconf-12.19.2-4|15	Group:    System/Configuration/Other
12mr|drakconf-12.19.2-4|16	Url:      http://wiki.mandriva.com/en/ControlCenter
12mr|drakconf-12.19.2-4|17	Obsoletes: DrakConf
12mr|drakconf-12.19.2-4|18	Provides: DrakConf
12mr|drakconf-12.19.2-4|19	BuildRequires: gettext intltool
12mr|drakconf-12.19.2-4|20	BuildRequires: perl-MDK-Common-devel
12mr|drakconf-12.19.2-4|21	BuildRequires: drakxtools-backend
12mr|drakconf-12.19.2-4|22	Requires: mandriva-release, drakxtools >= 11.64
12mr|drakconf-12.19.2-4|23	Requires: harddrake-ui > 10-12mdk, popt >= 1.6.4-24mdk, usermode
12mr|drakconf-12.19.2-4|24	Requires: perl-Gtk2 >= 1.023-1mdk, perl-Gnome2-Vte
12mr|drakconf-12.19.2-4|25	Requires: gtk+2.0 >= 2.2.0-3mdk, perl-MDK-Common => 1.0.4-16mdk
12mr|drakconf-12.19.2-4|26	Suggests: drakfax, system-config-printer >= 1.0.4-4mdv, rpmdrake, transfugdrake, drakmenustyle, drakguard, draksnapshot
12mr|drakconf-12.19.2-4|27	Suggests: mdkonline >= 2.77.19
12mr|drakconf-12.19.2-4|28	#Requires: drakcronat >= 0.1.3-1mdk # currenly broken, actually waiting for gtk+-2.x port completion
12mr|drakconf-12.19.2-4|29	Requires: userdrake => 1.2-1mdk
12mr|drakconf-12.19.2-4|30	Requires: drakconf-icons = %version
12mr|drakconf-12.19.2-4|31	Requires: drakx-net, drakx-kbd-mouse-x11
12mr|drakconf-12.19.2-4|32	Conflicts: rpmdrake < 2.4-5mdk
12mr|drakconf-12.19.2-4|33	# workaround rpm issues on updates (bad ordering relating to virtual packages?):
12mr|drakconf-12.19.2-4|34	Requires: perl-Gtk2-WebKit
12mr|drakconf-12.19.2-4|35	%define _requires_exceptions perl(Gtk2::Html2)
12mr|drakconf-12.19.2-4|36	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|drakconf-12.19.2-4|37	BuildArch: noarch
12mr|drakconf-12.19.2-4|38	
12mr|drakconf-12.19.2-4|39	%description
12mr|drakconf-12.19.2-4|40	drakconf includes the Mandriva Linux Control Center which is an interface to
12mr|drakconf-12.19.2-4|41	multiple utilities from DrakXtools.
12mr|drakconf-12.19.2-4|42	
12mr|drakconf-12.19.2-4|43	%package icons
12mr|drakconf-12.19.2-4|44	Summary: Icons of the Mandriva Linux Control Center
12mr|drakconf-12.19.2-4|45	Group:   Graphical desktop/Other
12mr|drakconf-12.19.2-4|46	Conflicts: drakconf < 10.2-4mdk
12mr|drakconf-12.19.2-4|47	Suggests: drakconf-kde4
12mr|drakconf-12.19.2-4|48	
12mr|drakconf-12.19.2-4|49	%description icons
12mr|drakconf-12.19.2-4|50	This package hold icons of the Mandriva Linux Control Center used in
12mr|drakconf-12.19.2-4|51	tools' banners.
12mr|drakconf-12.19.2-4|52	
12mr|drakconf-12.19.2-4|53	%prep
12mr|drakconf-12.19.2-4|54	%setup -q
12mr|drakconf-12.19.2-4|55	%apply_patches
12mr|drakconf-12.19.2-4|56	
12mr|drakconf-12.19.2-4|57	%build
12mr|drakconf-12.19.2-4|58	
12mr|drakconf-12.19.2-4|59	%install
12mr|drakconf-12.19.2-4|60	%makeinstall_std
12mr|drakconf-12.19.2-4|61	
12mr|drakconf-12.19.2-4|62	(cd %{buildroot} ; find usr -type f -name "*.png"  -printf "/%%p\n") > images-big.list
12mr|drakconf-12.19.2-4|63	perl -ni -e '/128/ ? print : print STDERR $_ ' images-big.list 2> images.list
12mr|drakconf-12.19.2-4|64	cat images-big.list >> %name.lang
12mr|drakconf-12.19.2-4|65	
12mr|drakconf-12.19.2-4|66	#remove not needing files
12mr|drakconf-12.19.2-4|67	rm -rf %{buildroot}%{_datadir}/locale/*
12mr|drakconf-12.19.2-4|68	rm -f  %{buildroot}%{_datadir}/mcc/progs.conf
12mr|drakconf-12.19.2-4|69	rm -rf %{buildroot}%{_sysconfdir}
12mr|drakconf-12.19.2-4|70	rm -rf %{buildroot}%{_bindir}
12mr|drakconf-12.19.2-4|71	rm -rf %{buildroot}%{_sbindir}
12mr|drakconf-12.19.2-4|72	rm -rf %{buildroot}%{_datadir}/applications/
12mr|drakconf-12.19.2-4|73	rm -rf %{buildroot}%{perl_vendorlib}/
12mr|drakconf-12.19.2-4|74	rm -f  %{buildroot}%{_datadir}/mcc/progs.conf
12mr|drakconf-12.19.2-4|75	
12mr|drakconf-12.19.2-4|76	%files icons -f images.list
12mr|drakconf-12.19.2-4|77	%defattr(-,root,root)
12mr|drakconf-12.19.2-4|78	%{_datadir}/mcc/themes/default/*128.png
12mr|drakconf-12.19.2-4|79	%dir %{_datadir}/mcc/themes/
12mr|drakconf-12.19.2-4|80	%dir %{_datadir}/mcc/themes/default
12mr|drakconf-12.19.2-4|81	%{_datadir}/mcc/themes/default/gtkrc
12mr|drakconf-12.19.2-4|82	
12mr|drakconf-12.19.2-4|83	%changelog
12mr|drakconf-12.19.2-4|84	* Mon Nov 19 2012 akdengi <akdengi>
12mr|drakconf-12.19.2-4|85	- build only icons package
12mr|drakconf-12.19.2-4|86	
12mr|drakconf-12.19.2-4|87	* Wed Apr 20 2011 Antoine Ginies <aginies@mandriva.com> 12.19.2-1mdv2011.0
12mr|drakconf-12.19.2-4|88	+ Revision: 656172
12mr|drakconf-12.19.2-4|89	- remove requires on drak3d
12mr|drakconf-12.19.2-4|90	
12mr|drakconf-12.19.2-4|91	* Sun Aug 01 2010 Funda Wang <fwang@mandriva.org> 12.19.1-3mdv2011.0
12mr|drakconf-12.19.2-4|92	+ Revision: 564233
12mr|drakconf-12.19.2-4|93	- rebuild for perl 5.12.1
12mr|drakconf-12.19.2-4|94	
12mr|drakconf-12.19.2-4|95	* Thu Jul 22 2010 Funda Wang <fwang@mandriva.org> 12.19.1-2mdv2011.0
12mr|drakconf-12.19.2-4|96	+ Revision: 556963
12mr|drakconf-12.19.2-4|97	- rebuild
12mr|drakconf-12.19.2-4|98	
12mr|drakconf-12.19.2-4|99	+ Joao Victor Martins <jvictor@mandriva.com>
12mr|drakconf-12.19.2-4|100	- 12.19.1
12mr|drakconf-12.19.2-4|101	- Updated extended maintenance binary to mdkapplet-add-media-helper.
12mr|drakconf-12.19.2-4|102	
12mr|drakconf-12.19.2-4|103	* Wed May 26 2010 Christophe Fergeau <cfergeau@mandriva.com> 12.19-1mdv2010.1
12mr|drakconf-12.19.2-4|104	+ Revision: 546209
12mr|drakconf-12.19.2-4|105	- 12.19:
12mr|drakconf-12.19.2-4|106	- properly align text and icons (#53383)
12mr|drakconf-12.19.2-4|107	- Use /usr/sbin/system-config-printer instead of the /usr/bin/ one. (Bug #58174)
12mr|drakconf-12.19.2-4|108	
12mr|drakconf-12.19.2-4|109	* Mon Mar 29 2010 Tiago Salem <salem@mandriva.com.br> 12.18.4-1mdv2010.1
12mr|drakconf-12.19.2-4|110	+ Revision: 528924
12mr|drakconf-12.19.2-4|111	- update to 12.18.4
12mr|drakconf-12.19.2-4|112	
12mr|drakconf-12.19.2-4|113	* Tue Jan 26 2010 Thierry Vignaud <tv@mandriva.org> 12.18.3-1mdv2010.1
12mr|drakconf-12.19.2-4|114	+ Revision: 496775
12mr|drakconf-12.19.2-4|115	- stop retrieving URL on startup (now done in embedded tool)
12mr|drakconf-12.19.2-4|116	
12mr|drakconf-12.19.2-4|117	* Mon Jan 25 2010 Thierry Vignaud <tv@mandriva.org> 12.18.2-1mdv2010.1
12mr|drakconf-12.19.2-4|118	+ Revision: 496462
12mr|drakconf-12.19.2-4|119	- translations updates
12mr|drakconf-12.19.2-4|120	
12mr|drakconf-12.19.2-4|121	* Mon Jan 25 2010 Thierry Vignaud <tv@mandriva.org> 12.18.1-1mdv2010.1
12mr|drakconf-12.19.2-4|122	+ Revision: 496461
12mr|drakconf-12.19.2-4|123	- patch 0: build fix
12mr|drakconf-12.19.2-4|124	- extended maintenance tool:
12mr|drakconf-12.19.2-4|125	o fix providing the right version
12mr|drakconf-12.19.2-4|126	o provide the URL
12mr|drakconf-12.19.2-4|127	
12mr|drakconf-12.19.2-4|128	* Fri Jan 22 2010 Thierry Vignaud <tv@mandriva.org> 12.18-1mdv2010.1
12mr|drakconf-12.19.2-4|129	+ Revision: 494775
12mr|drakconf-12.19.2-4|130	- add extended maintenance icon
12mr|drakconf-12.19.2-4|131	
12mr|drakconf-12.19.2-4|132	+ Sandro Cazzaniga <kharec@mandriva.org>
12mr|drakconf-12.19.2-4|133	- Fix licence to GPLv2+
12mr|drakconf-12.19.2-4|134	
12mr|drakconf-12.19.2-4|135	* Thu Oct 29 2009 Thierry Vignaud <tv@mandriva.org> 12.17-1mdv2010.0
12mr|drakconf-12.19.2-4|136	+ Revision: 460164
12mr|drakconf-12.19.2-4|137	- refresh the icon list if some package got installed
12mr|drakconf-12.19.2-4|138	- restart cups service when installing system-config-print
12mr|drakconf-12.19.2-4|139	
12mr|drakconf-12.19.2-4|140	* Tue Oct 27 2009 Thierry Vignaud <tv@mandriva.org> 12.16-1mdv2010.0
12mr|drakconf-12.19.2-4|141	+ Revision: 459468
12mr|drakconf-12.19.2-4|142	- do not offer to configure the boot splash screen
12mr|drakconf-12.19.2-4|143	
12mr|drakconf-12.19.2-4|144	* Mon Oct 12 2009 Thierry Vignaud <tv@mandriva.org> 12.15-1mdv2010.0
12mr|drakconf-12.19.2-4|145	+ Revision: 456899
12mr|drakconf-12.19.2-4|146	- bump require on drakxtools for new API
12mr|drakconf-12.19.2-4|147	- display help as user
12mr|drakconf-12.19.2-4|148	- fix sometimes not being able to run the help browser (#53999)
12mr|drakconf-12.19.2-4|149	- try harder to display release notes, bug wizards, ... as user
12mr|drakconf-12.19.2-4|150	
12mr|drakconf-12.19.2-4|151	* Mon Oct 12 2009 Thierry Vignaud <tv@mandriva.org> 12.14-1mdv2010.0
12mr|drakconf-12.19.2-4|152	+ Revision: 456854
12mr|drakconf-12.19.2-4|153	- fix tool URL which can be a translated UTF-8 string (eg: for CD/DVD
12mr|drakconf-12.19.2-4|154	entries) (#54457)
12mr|drakconf-12.19.2-4|155	- run help when pressing <F1>
12mr|drakconf-12.19.2-4|156	- drop obsolete comment
12mr|drakconf-12.19.2-4|157	
12mr|drakconf-12.19.2-4|158	* Thu Oct 08 2009 Frederic Crozat <fcrozat@mandriva.com> 12.13.2-2mdv2010.0
12mr|drakconf-12.19.2-4|159	+ Revision: 456082
12mr|drakconf-12.19.2-4|160	- Remove dependency on drakbackup
12mr|drakconf-12.19.2-4|161	
12mr|drakconf-12.19.2-4|162	* Tue Oct 06 2009 Thierry Vignaud <tv@mandriva.org> 12.13.2-1mdv2010.0
12mr|drakconf-12.19.2-4|163	+ Revision: 454904
12mr|drakconf-12.19.2-4|164	- fix system-config-printer emplacement (#54303)
12mr|drakconf-12.19.2-4|165	
12mr|drakconf-12.19.2-4|166	* Mon Aug 31 2009 Thierry Vignaud <tv@mandriva.org> 12.13.1-1mdv2010.0
12mr|drakconf-12.19.2-4|167	+ Revision: 422845
12mr|drakconf-12.19.2-4|168	- workaround latest webkit breaking mcc (bis repetita) (teuf)
12mr|drakconf-12.19.2-4|169	
12mr|drakconf-12.19.2-4|170	* Wed Jul 29 2009 Thierry Vignaud <tv@mandriva.org> 12.13-1mdv2010.0
12mr|drakconf-12.19.2-4|171	+ Revision: 403872
12mr|drakconf-12.19.2-4|172	- control-center:
12mr|drakconf-12.19.2-4|173	o show update frequency configurator
12mr|drakconf-12.19.2-4|174	
12mr|drakconf-12.19.2-4|175	* Fri Jul 24 2009 Eugeni Dodonov <eugeni@mandriva.com> 12.12-1mdv2010.0
12mr|drakconf-12.19.2-4|176	+ Revision: 399470
12mr|drakconf-12.19.2-4|177	- 12.12:
12mr|drakconf-12.19.2-4|178	- add support for tomoyo-gui.
12mr|drakconf-12.19.2-4|179	
12mr|drakconf-12.19.2-4|180	* Fri Jul 10 2009 Thierry Vignaud <tv@mandriva.org> 12.11-1mdv2010.0
12mr|drakconf-12.19.2-4|181	+ Revision: 394210
12mr|drakconf-12.19.2-4|182	- drakconsole
12mr|drakconf-12.19.2-4|183	o fix not having the focus on startup (#48091)
12mr|drakconf-12.19.2-4|184	
12mr|drakconf-12.19.2-4|185	* Fri Apr 17 2009 Thierry Vignaud <tv@mandriva.org> 12.10.1-2mdv2009.1
12mr|drakconf-12.19.2-4|186	+ Revision: 367922
12mr|drakconf-12.19.2-4|187	- install task-printing-server task-printing-hp too when
12mr|drakconf-12.19.2-4|188	system-printer-config is missing
12mr|drakconf-12.19.2-4|189	- enable to install missing tools through /usr/share/mcc/progs.conf
12mr|drakconf-12.19.2-4|190	(eg: system-printer-config on live CDs, #49994)
12mr|drakconf-12.19.2-4|191	- fix swedish translation (#49990)
12mr|drakconf-12.19.2-4|192	- fix packaging /etc/sysconfig/mcc.conf
12mr|drakconf-12.19.2-4|193	
12mr|drakconf-12.19.2-4|194	* Wed Apr 15 2009 Thierry Vignaud <tv@mandriva.org> 12.9-1mdv2009.1
12mr|drakconf-12.19.2-4|195	+ Revision: 367400
12mr|drakconf-12.19.2-4|196	- translation updates
12mr|drakconf-12.19.2-4|197	
12mr|drakconf-12.19.2-4|198	* Sun Apr 05 2009 Thierry Vignaud <tv@mandriva.org> 12.8-1mdv2009.1
12mr|drakconf-12.19.2-4|199	+ Revision: 364242
12mr|drakconf-12.19.2-4|200	- fix displaying name of CD/DVDs if more than one (#49565)
12mr|drakconf-12.19.2-4|201	
12mr|drakconf-12.19.2-4|202	* Mon Mar 30 2009 Thierry Vignaud <tv@mandriva.org> 12.7-1mdv2009.1
12mr|drakconf-12.19.2-4|203	+ Revision: 362327
12mr|drakconf-12.19.2-4|204	- translation updates
12mr|drakconf-12.19.2-4|205	
12mr|drakconf-12.19.2-4|206	* Mon Mar 30 2009 Thierry Vignaud <tv@mandriva.org> 12.6-2mdv2009.1
12mr|drakconf-12.19.2-4|207	+ Revision: 362322
12mr|drakconf-12.19.2-4|208	- drop require on rfbdrake
12mr|drakconf-12.19.2-4|209	
12mr|drakconf-12.19.2-4|210	* Mon Mar 23 2009 Thierry Vignaud <tv@mandriva.org> 12.6-1mdv2009.1
12mr|drakconf-12.19.2-4|211	+ Revision: 360617
12mr|drakconf-12.19.2-4|212	- drakconf:
12mr|drakconf-12.19.2-4|213	o fix IDs of DVD/CDs thus fixing crashing on invalidly escaped
12mr|drakconf-12.19.2-4|214	characters (#49034)
12mr|drakconf-12.19.2-4|215	- drakxconf:
12mr|drakconf-12.19.2-4|216	o do use translations when using the text mode version (#48988)
12mr|drakconf-12.19.2-4|217	
12mr|drakconf-12.19.2-4|218	* Thu Mar 19 2009 Thierry Vignaud <tv@mandriva.org> 12.5-1mdv2009.1
12mr|drakconf-12.19.2-4|219	+ Revision: 357809
12mr|drakconf-12.19.2-4|220	- fix a rare crash when embedded program segfaulted (#48080)
12mr|drakconf-12.19.2-4|221	
12mr|drakconf-12.19.2-4|222	* Mon Mar 16 2009 Thierry Vignaud <tv@mandriva.org> 12.4-1mdv2009.1
12mr|drakconf-12.19.2-4|223	+ Revision: 355648
12mr|drakconf-12.19.2-4|224	- workaround latest webkit breaking mcc (again)
12mr|drakconf-12.19.2-4|225	
12mr|drakconf-12.19.2-4|226	* Wed Feb 18 2009 Thierry Vignaud <tv@mandriva.org> 12.3-1mdv2009.1
12mr|drakconf-12.19.2-4|227	+ Revision: 342285
12mr|drakconf-12.19.2-4|228	- fix not-working-links regression introduced by webkit workaround in
12mr|drakconf-12.19.2-4|229	12.2 (#47911)
12mr|drakconf-12.19.2-4|230	
12mr|drakconf-12.19.2-4|231	* Mon Feb 16 2009 Thierry Vignaud <tv@mandriva.org> 12.2-1mdv2009.1
12mr|drakconf-12.19.2-4|232	+ Revision: 340964
12mr|drakconf-12.19.2-4|233	- workaround latest webkit breaking mcc (#47840)
12mr|drakconf-12.19.2-4|234	
12mr|drakconf-12.19.2-4|235	* Thu Jan 22 2009 Eugeni Dodonov <eugeni@mandriva.com> 12.1-1mdv2009.1
12mr|drakconf-12.19.2-4|236	+ Revision: 332392
12mr|drakconf-12.19.2-4|237	- Version 12.1 - 21 January 2009, Eugeni Dodonov
12mr|drakconf-12.19.2-4|238	- removed entry for drakperm (now handled by msecgui)
12mr|drakconf-12.19.2-4|239	- add support for msecgui
12mr|drakconf-12.19.2-4|240	- changed description for draksec functionality
12mr|drakconf-12.19.2-4|241	
12mr|drakconf-12.19.2-4|242	+ Funda Wang <fwang@mandriva.org>
12mr|drakconf-12.19.2-4|243	- it is a noarch package
12mr|drakconf-12.19.2-4|244	
12mr|drakconf-12.19.2-4|245	* Thu Dec 18 2008 Thierry Vignaud <tv@mandriva.org> 12-1mdv2009.1
12mr|drakconf-12.19.2-4|246	+ Revision: 315693
12mr|drakconf-12.19.2-4|247	- drop again diagnostics, strict, vars and warnings pragmas
12mr|drakconf-12.19.2-4|248	(was kept since 10.18.7)
12mr|drakconf-12.19.2-4|249	- enable to alter branding
12mr|drakconf-12.19.2-4|250	
12mr|drakconf-12.19.2-4|251	* Sat Oct 04 2008 Olivier Blin <oblin@mandriva.com> 11.9-1mdv2009.0
12mr|drakconf-12.19.2-4|252	+ Revision: 291112
12mr|drakconf-12.19.2-4|253	- 11.9
12mr|drakconf-12.19.2-4|254	- do not show banner when no application is embedded
12mr|drakconf-12.19.2-4|255	
12mr|drakconf-12.19.2-4|256	* Thu Oct 02 2008 Thierry Vignaud <tv@mandriva.org> 11.8.2-1mdv2009.0
12mr|drakconf-12.19.2-4|257	+ Revision: 290880
12mr|drakconf-12.19.2-4|258	- use different icons for sources manager & drakstats
12mr|drakconf-12.19.2-4|259	
12mr|drakconf-12.19.2-4|260	* Wed Oct 01 2008 Thierry Vignaud <tv@mandriva.org> 11.8.1-1mdv2009.0
12mr|drakconf-12.19.2-4|261	+ Revision: 290303
12mr|drakconf-12.19.2-4|262	- fix desktop menu entry (#44457)
12mr|drakconf-12.19.2-4|263	
12mr|drakconf-12.19.2-4|264	* Tue Sep 30 2008 Thierry Vignaud <tv@mandriva.org> 11.8-1mdv2009.0
12mr|drakconf-12.19.2-4|265	+ Revision: 290171
12mr|drakconf-12.19.2-4|266	- enable to translate menu entry here rather than in menu-messages (#43580)
12mr|drakconf-12.19.2-4|267	- right part:
12mr|drakconf-12.19.2-4|268	o adjust spacing
12mr|drakconf-12.19.2-4|269	o fix order with RTL languages
12mr|drakconf-12.19.2-4|270	o fix titles alignment with RTL languages
12mr|drakconf-12.19.2-4|271	o remove gray gradient
12mr|drakconf-12.19.2-4|272	o reduce subtitles font size
12mr|drakconf-12.19.2-4|273	
12mr|drakconf-12.19.2-4|274	* Tue Sep 30 2008 Thierry Vignaud <tv@mandriva.org> 11.7.3-1mdv2009.0
12mr|drakconf-12.19.2-4|275	+ Revision: 289965
12mr|drakconf-12.19.2-4|276	- translation updates
12mr|drakconf-12.19.2-4|277	
12mr|drakconf-12.19.2-4|278	* Mon Sep 29 2008 Thierry Vignaud <tv@mandriva.org> 11.7.2-1mdv2009.0
12mr|drakconf-12.19.2-4|279	+ Revision: 289124
12mr|drakconf-12.19.2-4|280	- use new drakxtools API
12mr|drakconf-12.19.2-4|281	
12mr|drakconf-12.19.2-4|282	* Fri Sep 26 2008 Thierry Vignaud <tv@mandriva.org> 11.7.1-1mdv2009.0
12mr|drakconf-12.19.2-4|283	+ Revision: 288640
12mr|drakconf-12.19.2-4|284	- fix banners displaying titles with "&amp;"
12mr|drakconf-12.19.2-4|285	
12mr|drakconf-12.19.2-4|286	* Fri Sep 26 2008 Thierry Vignaud <tv@mandriva.org> 11.7-1mdv2009.0
12mr|drakconf-12.19.2-4|287	+ Revision: 288558
12mr|drakconf-12.19.2-4|288	- RTL languages fixes
12mr|drakconf-12.19.2-4|289	- fix icon ugliness
12mr|drakconf-12.19.2-4|290	
12mr|drakconf-12.19.2-4|291	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11.6-2mdv2009.0
12mr|drakconf-12.19.2-4|292	+ Revision: 288148
12mr|drakconf-12.19.2-4|293	- fix URL
12mr|drakconf-12.19.2-4|294	- require perl-Gtk2-WebKit instead of perl-Gtk2-Html2
12mr|drakconf-12.19.2-4|295	
12mr|drakconf-12.19.2-4|296	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11.6-1mdv2009.0
12mr|drakconf-12.19.2-4|297	+ Revision: 288129
12mr|drakconf-12.19.2-4|298	- dither splash screen
12mr|drakconf-12.19.2-4|299	
12mr|drakconf-12.19.2-4|300	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11.5-1mdv2009.0
12mr|drakconf-12.19.2-4|301	+ Revision: 288127
12mr|drakconf-12.19.2-4|302	- do not crash when selecting "Reload" in contextual menu (#44226)
12mr|drakconf-12.19.2-4|303	- disable contextual menu
12mr|drakconf-12.19.2-4|304	- make icon+text act as a single item for links
12mr|drakconf-12.19.2-4|305	- make sure --save-html-pages write UTF-8 files
12mr|drakconf-12.19.2-4|306	- use gray gradient in right background
12mr|drakconf-12.19.2-4|307	- bump require on drakxtools for new image
12mr|drakconf-12.19.2-4|308	
12mr|drakconf-12.19.2-4|309	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11.4-1mdv2009.0
12mr|drakconf-12.19.2-4|310	+ Revision: 288109
12mr|drakconf-12.19.2-4|311	- add padding between icons & text
12mr|drakconf-12.19.2-4|312	- display frames around icons
12mr|drakconf-12.19.2-4|313	- render titles as blue and with asterisks
12mr|drakconf-12.19.2-4|314	- reduce spacing between left items
12mr|drakconf-12.19.2-4|315	
12mr|drakconf-12.19.2-4|316	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11.2-1mdv2009.0
12mr|drakconf-12.19.2-4|317	+ Revision: 288097
12mr|drakconf-12.19.2-4|318	- restore scrollbar (#44213)
12mr|drakconf-12.19.2-4|319	
12mr|drakconf-12.19.2-4|320	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11.1-1mdv2009.0
12mr|drakconf-12.19.2-4|321	+ Revision: 288088
12mr|drakconf-12.19.2-4|322	- handle --save-html-pages in order to debug HTML pages generated by
12mr|drakconf-12.19.2-4|323	mcc
12mr|drakconf-12.19.2-4|324	- make focus be visible
12mr|drakconf-12.19.2-4|325	- show right items as white
12mr|drakconf-12.19.2-4|326	
12mr|drakconf-12.19.2-4|327	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 11-1mdv2009.0
12mr|drakconf-12.19.2-4|328	+ Revision: 288007
12mr|drakconf-12.19.2-4|329	- improve style by using installer's one
12mr|drakconf-12.19.2-4|330	- switch from gtkhtml2 to wekbit
12mr|drakconf-12.19.2-4|331	
12mr|drakconf-12.19.2-4|332	* Wed Sep 24 2008 Thierry Vignaud <tv@mandriva.org> 10.26-1mdv2009.0
12mr|drakconf-12.19.2-4|333	+ Revision: 287812
12mr|drakconf-12.19.2-4|334	- bump require on drakxtools
12mr|drakconf-12.19.2-4|335	- fix about dialog banner (#44176)
12mr|drakconf-12.19.2-4|336	- new splash screen
12mr|drakconf-12.19.2-4|337	
12mr|drakconf-12.19.2-4|338	* Tue Sep 23 2008 Thierry Vignaud <tv@mandriva.org> 10.25.2-1mdv2009.0
12mr|drakconf-12.19.2-4|339	+ Revision: 287216
12mr|drakconf-12.19.2-4|340	- use new boot icon
12mr|drakconf-12.19.2-4|341	
12mr|drakconf-12.19.2-4|342	* Mon Sep 22 2008 Thierry Vignaud <tv@mandriva.org> 10.25.1-1mdv2009.0
12mr|drakconf-12.19.2-4|343	+ Revision: 287130
12mr|drakconf-12.19.2-4|344	- restore icon wrongly removed
12mr|drakconf-12.19.2-4|345	
12mr|drakconf-12.19.2-4|346	* Mon Sep 22 2008 Thierry Vignaud <tv@mandriva.org> 10.25-1mdv2009.0
12mr|drakconf-12.19.2-4|347	+ Revision: 286690
12mr|drakconf-12.19.2-4|348	- updated icons & translations
12mr|drakconf-12.19.2-4|349	
12mr|drakconf-12.19.2-4|350	* Tue Sep 16 2008 Thierry Vignaud <tv@mandriva.org> 10.24-1mdv2009.0
12mr|drakconf-12.19.2-4|351	+ Revision: 285190
12mr|drakconf-12.19.2-4|352	- do call the appropriate help index
12mr|drakconf-12.19.2-4|353	- fix calling the appropriate contextual help index:
12mr|drakconf-12.19.2-4|354	o ensure tab order doesn't alter help ID
12mr|drakconf-12.19.2-4|355	o fix help ID for "local disks" (not know yet to the doc)
12mr|drakconf-12.19.2-4|356	
12mr|drakconf-12.19.2-4|357	* Mon Sep 15 2008 Thierry Vignaud <tv@mandriva.org> 10.23-1mdv2009.0
12mr|drakconf-12.19.2-4|358	+ Revision: 284870
12mr|drakconf-12.19.2-4|359	- fix errata/NEWS URL (#43854)
12mr|drakconf-12.19.2-4|360	
12mr|drakconf-12.19.2-4|361	* Sat Aug 23 2008 Anne Nicolas <ennael@mandriva.org> 10.22-2mdv2009.0
12mr|drakconf-12.19.2-4|362	+ Revision: 275301
12mr|drakconf-12.19.2-4|363	- Fix drakxtools require
12mr|drakconf-12.19.2-4|364	
12mr|drakconf-12.19.2-4|365	* Fri Aug 22 2008 Thierry Vignaud <tv@mandriva.org> 10.22-1mdv2009.0
12mr|drakconf-12.19.2-4|366	+ Revision: 275087
12mr|drakconf-12.19.2-4|367	- do not crash if an icon is missing (#37651)
12mr|drakconf-12.19.2-4|368	- stop probing for floppies, which can be slow (#40322)
12mr|drakconf-12.19.2-4|369	
12mr|drakconf-12.19.2-4|370	* Wed Aug 20 2008 Thierry Vignaud <tv@mandriva.org> 10.21-2mdv2009.0
12mr|drakconf-12.19.2-4|371	+ Revision: 274298
12mr|drakconf-12.19.2-4|372	+ rebuild (emptylog)
12mr|drakconf-12.19.2-4|373	
12mr|drakconf-12.19.2-4|374	* Wed Aug 20 2008 Thierry Vignaud <tv@mandriva.org> 10.21-1mdv2009.0
12mr|drakconf-12.19.2-4|375	+ Revision: 274283
12mr|drakconf-12.19.2-4|376	- change system-config-printer to embed in mcc and
12mr|drakconf-12.19.2-4|377	change its path to $sbindir
12mr|drakconf-12.19.2-4|378	
12mr|drakconf-12.19.2-4|379	* Wed Aug 20 2008 Thierry Vignaud <tv@mandriva.org> 10.20-1mdv2009.0
12mr|drakconf-12.19.2-4|380	+ Revision: 274250
12mr|drakconf-12.19.2-4|381	- change printerdrake by system-config-printer
12mr|drakconf-12.19.2-4|382	- update translations
12mr|drakconf-12.19.2-4|383	
12mr|drakconf-12.19.2-4|384	+ Tiago Salem <salem@mandriva.com.br>
12mr|drakconf-12.19.2-4|385	- Changing suggests: printerdrake by system-config-printer
12mr|drakconf-12.19.2-4|386	
12mr|drakconf-12.19.2-4|387	* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 10.19-1mdv2009.0
12mr|drakconf-12.19.2-4|388	+ Revision: 251182
12mr|drakconf-12.19.2-4|389	- update icons
12mr|drakconf-12.19.2-4|390	- update translations
12mr|drakconf-12.19.2-4|391	
12mr|drakconf-12.19.2-4|392	+ Pixel <pixel@mandriva.com>
12mr|drakconf-12.19.2-4|393	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|drakconf-12.19.2-4|394	
12mr|drakconf-12.19.2-4|395	* Wed May 28 2008 Thierry Vignaud <tv@mandriva.org> 10.18.7-1mdv2009.0
12mr|drakconf-12.19.2-4|396	+ Revision: 212642
12mr|drakconf-12.19.2-4|397	- BuildRequires drakxtools-backend for generating conf file
12mr|drakconf-12.19.2-4|398	- package sysconfig file
12mr|drakconf-12.19.2-4|399	- do open bug in running firefox drakbug (#31109)
12mr|drakconf-12.19.2-4|400	- enable to disable some icons through /etc/sysconfig/mcc.conf
12mr|drakconf-12.19.2-4|401	
12mr|drakconf-12.19.2-4|402	* Fri May 23 2008 Thierry Vignaud <tv@mandriva.org> 10.18.6-1mdv2009.0
12mr|drakconf-12.19.2-4|403	+ Revision: 210396
12mr|drakconf-12.19.2-4|404	- solve hard to reproduce perl segfault (#34505)
12mr|drakconf-12.19.2-4|405	
12mr|drakconf-12.19.2-4|406	* Thu Apr 03 2008 Olivier Blin <oblin@mandriva.com> 10.18.5-2mdv2008.1
12mr|drakconf-12.19.2-4|407	+ Revision: 192275
12mr|drakconf-12.19.2-4|408	- suggest drakguard and draksnapshot
12mr|drakconf-12.19.2-4|409	
12mr|drakconf-12.19.2-4|410	* Thu Apr 03 2008 Thierry Vignaud <tv@mandriva.org> 10.18.5-1mdv2008.1
12mr|drakconf-12.19.2-4|411	+ Revision: 192056
12mr|drakconf-12.19.2-4|412	- translation updates
12mr|drakconf-12.19.2-4|413	
12mr|drakconf-12.19.2-4|414	* Wed Apr 02 2008 Thierry Vignaud <tv@mandriva.org> 10.18.4-1mdv2008.1
12mr|drakconf-12.19.2-4|415	+ Revision: 191524
12mr|drakconf-12.19.2-4|416	- translation updates
12mr|drakconf-12.19.2-4|417	
12mr|drakconf-12.19.2-4|418	* Fri Mar 28 2008 Thierry Vignaud <tv@mandriva.org> 10.18.3-1mdv2008.1
12mr|drakconf-12.19.2-4|419	+ Revision: 190919
12mr|drakconf-12.19.2-4|420	- translation updates
12mr|drakconf-12.19.2-4|421	
12mr|drakconf-12.19.2-4|422	* Tue Mar 25 2008 Thierry Vignaud <tv@mandriva.org> 10.18.2-1mdv2008.1
12mr|drakconf-12.19.2-4|423	+ Revision: 190055
12mr|drakconf-12.19.2-4|424	- translation updates
12mr|drakconf-12.19.2-4|425	
12mr|drakconf-12.19.2-4|426	* Tue Mar 11 2008 Thierry Vignaud <tv@mandriva.org> 10.18.1-1mdv2008.1
12mr|drakconf-12.19.2-4|427	+ Revision: 183953
12mr|drakconf-12.19.2-4|428	- rename sound icon (#38767)
12mr|drakconf-12.19.2-4|429	
12mr|drakconf-12.19.2-4|430	* Mon Mar 10 2008 Thierry Vignaud <tv@mandriva.org> 10.18-1mdv2008.1
12mr|drakconf-12.19.2-4|431	+ Revision: 183752
12mr|drakconf-12.19.2-4|432	- fix calling userdrake without consolehelper-gtk else we kill
12mr|drakconf-12.19.2-4|433	consolehelper-gtk instead of userdrake (#34892)
12mr|drakconf-12.19.2-4|434	(also fixing unable to run userdrake in sec level > 3)
12mr|drakconf-12.19.2-4|435	- use 'sound' iconf for "Sound Configuration"
12mr|drakconf-12.19.2-4|436	
12mr|drakconf-12.19.2-4|437	* Fri Mar 07 2008 Thierry Vignaud <tv@mandriva.org> 10.17-1mdv2008.1
12mr|drakconf-12.19.2-4|438	+ Revision: 181331
12mr|drakconf-12.19.2-4|439	- add "Parental Controls" icon
12mr|drakconf-12.19.2-4|440	- add "Sound Configuration" icon
12mr|drakconf-12.19.2-4|441	- restore wait animation (regression introduced in 10.4.14-1mdv2007.1)
12mr|drakconf-12.19.2-4|442	- make a suggests out of drakmenustyle require (#38107)
12mr|drakconf-12.19.2-4|443	
12mr|drakconf-12.19.2-4|444	* Tue Feb 26 2008 Thierry Vignaud <tv@mandriva.org> 10.16-1mdv2008.1
12mr|drakconf-12.19.2-4|445	+ Revision: 175626
12mr|drakconf-12.19.2-4|446	- translations updates
12mr|drakconf-12.19.2-4|447	
12mr|drakconf-12.19.2-4|448	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 10.15-1mdv2008.1
12mr|drakconf-12.19.2-4|449	+ Revision: 168539
12mr|drakconf-12.19.2-4|450	- remove menu entry for upload to old HCL db
12mr|drakconf-12.19.2-4|451	
12mr|drakconf-12.19.2-4|452	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 10.14-1mdv2008.1
12mr|drakconf-12.19.2-4|453	+ Revision: 167779
12mr|drakconf-12.19.2-4|454	- readd buildroot
12mr|drakconf-12.19.2-4|455	- change 'Share data with Windows system' to 'Access Windows (SMB)
12mr|drakconf-12.19.2-4|456	shared drives and partitions' (36552)
12mr|drakconf-12.19.2-4|457	- change 'Use NFS shares' to 'Access NFS shared drives and partitions'
12mr|drakconf-12.19.2-4|458	for consistency
12mr|drakconf-12.19.2-4|459	- change 'Share your data through NFS' to 'Share drives and
12mr|drakconf-12.19.2-4|460	directories using NFS'
12mr|drakconf-12.19.2-4|461	- new wording for WebDAV configuration tool
12mr|drakconf-12.19.2-4|462	- more text changes for nfs / smb sharing
12mr|drakconf-12.19.2-4|463	- escape "&", "<", ">" in descriptions so that Gtk2::Html2 doesn't
12mr|drakconf-12.19.2-4|464	havoc on them
12mr|drakconf-12.19.2-4|465	- updated translation
12mr|drakconf-12.19.2-4|466	- use more consistent entry in drakconf for rpmdrake (same as menu
12mr|drakconf-12.19.2-4|467	label) (#33315)
12mr|drakconf-12.19.2-4|468	
12mr|drakconf-12.19.2-4|469	* Wed Jan 23 2008 Thierry Vignaud <tv@mandriva.org> 10.13-1mdv2008.1
12mr|drakconf-12.19.2-4|470	+ Revision: 157041
12mr|drakconf-12.19.2-4|471	- updated translations
12mr|drakconf-12.19.2-4|472	
12mr|drakconf-12.19.2-4|473	* Wed Jan 09 2008 Thierry Vignaud <tv@mandriva.org> 10.12-1mdv2008.1
12mr|drakconf-12.19.2-4|474	+ Revision: 147275
12mr|drakconf-12.19.2-4|475	- show again "removing interface" since netcenter doesn't support this (#34588)
12mr|drakconf-12.19.2-4|476	- size horizontal & vertical sizes independently & support height of
12mr|drakconf-12.19.2-4|477	480 so that strange laptops have reasonnable sizing
12mr|drakconf-12.19.2-4|478	- kill re-definition of %%buildroot on Pixel's request
12mr|drakconf-12.19.2-4|479	- do not harcode icon extension
12mr|drakconf-12.19.2-4|480	
12mr|drakconf-12.19.2-4|481	+ Funda Wang <fwang@mandriva.org>
12mr|drakconf-12.19.2-4|482	- drop old menu
12mr|drakconf-12.19.2-4|483	
12mr|drakconf-12.19.2-4|484	* Mon Oct 08 2007 Thierry Vignaud <tv@mandriva.org> 10.11-1mdv2008.0
12mr|drakconf-12.19.2-4|485	+ Revision: 95700
12mr|drakconf-12.19.2-4|486	- enable to visit Mandriva Tour from mcc
12mr|drakconf-12.19.2-4|487	
12mr|drakconf-12.19.2-4|488	* Wed Oct 03 2007 Thierry Vignaud <tv@mandriva.org> 10.10-1mdv2008.0
12mr|drakconf-12.19.2-4|489	+ Revision: 95042
12mr|drakconf-12.19.2-4|490	- updated translation
12mr|drakconf-12.19.2-4|491	
12mr|drakconf-12.19.2-4|492	* Mon Oct 01 2007 Thierry Vignaud <tv@mandriva.org> 10.9-1mdv2008.0
12mr|drakconf-12.19.2-4|493	+ Revision: 94140
12mr|drakconf-12.19.2-4|494	- updated translation
12mr|drakconf-12.19.2-4|495	
12mr|drakconf-12.19.2-4|496	* Fri Sep 28 2007 Thierry Vignaud <tv@mandriva.org> 10.8-1mdv2008.0
12mr|drakconf-12.19.2-4|497	+ Revision: 93570
12mr|drakconf-12.19.2-4|498	- fix reporting bug on drakwizard
12mr|drakconf-12.19.2-4|499	
12mr|drakconf-12.19.2-4|500	* Thu Sep 27 2007 Thierry Vignaud <tv@mandriva.org> 10.7-1mdv2008.0
12mr|drakconf-12.19.2-4|501	+ Revision: 93286
12mr|drakconf-12.19.2-4|502	- move transfugrake from "Localization" section into "Administration tools"
12mr|drakconf-12.19.2-4|503	section
12mr|drakconf-12.19.2-4|504	
12mr|drakconf-12.19.2-4|505	* Tue Sep 25 2007 Thierry Vignaud <tv@mandriva.org> 10.6.7-1mdv2008.0
12mr|drakconf-12.19.2-4|506	+ Revision: 92938
12mr|drakconf-12.19.2-4|507	- updated translations
12mr|drakconf-12.19.2-4|508	
12mr|drakconf-12.19.2-4|509	* Wed Sep 19 2007 Thierry Vignaud <tv@mandriva.org> 10.6.6-1mdv2008.0
12mr|drakconf-12.19.2-4|510	+ Revision: 90969
12mr|drakconf-12.19.2-4|511	- updated translations
12mr|drakconf-12.19.2-4|512	
12mr|drakconf-12.19.2-4|513	* Mon Sep 17 2007 Thierry Vignaud <tv@mandriva.org> 10.6.5-1mdv2008.0
12mr|drakconf-12.19.2-4|514	+ Revision: 89070
12mr|drakconf-12.19.2-4|515	- translation snapshot
12mr|drakconf-12.19.2-4|516	-  use "X-MandrivaLinux-System-Configuration" category instead
12mr|drakconf-12.19.2-4|517	"X-MandrivaLinux-CrossDesktop" and "System" instead of "Settings"
12mr|drakconf-12.19.2-4|518	- suggests printerdrake instead of hard-requiring it
12mr|drakconf-12.19.2-4|519	
12mr|drakconf-12.19.2-4|520	* Fri Sep 14 2007 Thierry Vignaud <tv@mandriva.org> 10.6.4-1mdv2008.0
12mr|drakconf-12.19.2-4|521	+ Revision: 85406
12mr|drakconf-12.19.2-4|522	- fix bogus markup (#33556)
12mr|drakconf-12.19.2-4|523	- show again disk ID now that we use short descriptions (#33554)
12mr|drakconf-12.19.2-4|524	
12mr|drakconf-12.19.2-4|525	* Thu Sep 13 2007 Thierry Vignaud <tv@mandriva.org> 10.6.3-1mdv2008.0
12mr|drakconf-12.19.2-4|526	+ Revision: 84963
12mr|drakconf-12.19.2-4|527	- add an horizontal separator between right sub-sections
12mr|drakconf-12.19.2-4|528	
12mr|drakconf-12.19.2-4|529	* Wed Sep 12 2007 Thierry Vignaud <tv@mandriva.org> 10.6.2-1mdv2008.0
12mr|drakconf-12.19.2-4|530	+ Revision: 84673
12mr|drakconf-12.19.2-4|531	- lot of typo fixes
12mr|drakconf-12.19.2-4|532	- make right titles be bold
12mr|drakconf-12.19.2-4|533	- only draw the current notebook label in bold
12mr|drakconf-12.19.2-4|534	- use new icon for "network sharing"
12mr|drakconf-12.19.2-4|535	
12mr|drakconf-12.19.2-4|536	* Mon Sep 10 2007 Thierry Vignaud <tv@mandriva.org> 10.6.1-1mdv2008.0
12mr|drakconf-12.19.2-4|537	+ Revision: 84096
12mr|drakconf-12.19.2-4|538	- do not show mcc's menu when embedding edit-urpm-sources (#33316)
12mr|drakconf-12.19.2-4|539	- fix rfbdrake path (#33373)
12mr|drakconf-12.19.2-4|540	- typo fix (#33274)
12mr|drakconf-12.19.2-4|541	- updated translations
12mr|drakconf-12.19.2-4|542	
12mr|drakconf-12.19.2-4|543	* Wed Sep 05 2007 Thierry Vignaud <tv@mandriva.org> 10.6-1mdv2008.0
12mr|drakconf-12.19.2-4|544	+ Revision: 80296
12mr|drakconf-12.19.2-4|545	- adjust file list
12mr|drakconf-12.19.2-4|546	- add a transfugdrake entry
12mr|drakconf-12.19.2-4|547	- add back "Access Windows shares" tool
12mr|drakconf-12.19.2-4|548	- enable to run as a user if using --testing option
12mr|drakconf-12.19.2-4|549	- fix icon alignment for RTL locales (#32881)
12mr|drakconf-12.19.2-4|550	- improved margin between tables & subtitles
12mr|drakconf-12.19.2-4|551	- new icons for "Network Center"  & "rpmdrake"
12mr|drakconf-12.19.2-4|552	- updated descriptions
12mr|drakconf-12.19.2-4|553	- suggests transfugdrake
12mr|drakconf-12.19.2-4|554	- stop packaging desktop entries for g-c-c
12mr|drakconf-12.19.2-4|555	
12mr|drakconf-12.19.2-4|556	* Wed Aug 22 2007 Thierry Vignaud <tv@mandriva.org> 10.5-1mdv2008.0
12mr|drakconf-12.19.2-4|557	+ Revision: 68962
12mr|drakconf-12.19.2-4|558	- don't use extra space if we have only one icon in last row
12mr|drakconf-12.19.2-4|559	- hide mdvonline wizard since web registering is unused/broken
12mr|drakconf-12.19.2-4|560	- increase default size for resolutions bigger than > 800x600 (modulo
12mr|drakconf-12.19.2-4|561	laptops)
12mr|drakconf-12.19.2-4|562	- move "Software Media Manager" into "Software Management"
12mr|drakconf-12.19.2-4|563	- offer report a bug on embedded tool instead of drakconf in menu
12mr|drakconf-12.19.2-4|564	- prevent not being able to close mcc once drakbug was fired
12mr|drakconf-12.19.2-4|565	
12mr|drakconf-12.19.2-4|566	* Wed Aug 22 2007 Olivier Blin <oblin@mandriva.com> 10.4.25-1mdv2008.0
12mr|drakconf-12.19.2-4|567	+ Revision: 68779
12mr|drakconf-12.19.2-4|568	- 10.4.25
12mr|drakconf-12.19.2-4|569	- add back "Add Connection" wizard
12mr|drakconf-12.19.2-4|570	- remove Roaming entry
12mr|drakconf-12.19.2-4|571	- use temporary icon for network center
12mr|drakconf-12.19.2-4|572	- render right titles with a smaller font and in gray (Tv)
12mr|drakconf-12.19.2-4|573	
12mr|drakconf-12.19.2-4|574	* Mon Aug 13 2007 Thierry Vignaud <tv@mandriva.org> 10.4.24-3mdv2008.0
12mr|drakconf-12.19.2-4|575	+ Revision: 62660
12mr|drakconf-12.19.2-4|576	- fix file conflict
12mr|drakconf-12.19.2-4|577	
12mr|drakconf-12.19.2-4|578	* Sun Aug 12 2007 Pixel <pixel@mandriva.com> 10.4.24-2mdv2008.0
12mr|drakconf-12.19.2-4|579	+ Revision: 62220
12mr|drakconf-12.19.2-4|580	- don't suggest mdkwebadmin, no such package (and mdkwebadmin.pl is bundled here)
12mr|drakconf-12.19.2-4|581	
12mr|drakconf-12.19.2-4|582	* Sat Aug 11 2007 Thierry Vignaud <tv@mandriva.org> 10.4.24-1mdv2008.0
12mr|drakconf-12.19.2-4|583	+ Revision: 61883
12mr|drakconf-12.19.2-4|584	- fix subtitles alignment with RTL locales (#32445)
12mr|drakconf-12.19.2-4|585	- Suggests: drakfax, rpmdrake, mdkwebadmin, rfbdrake
12mr|drakconf-12.19.2-4|586	
12mr|drakconf-12.19.2-4|587	* Wed Aug 08 2007 Thierry Vignaud <tv@mandriva.org> 10.4.23-1mdv2008.0
12mr|drakconf-12.19.2-4|588	+ Revision: 60265
12mr|drakconf-12.19.2-4|589	- cleanup code by killing last workarounds for expert mode
12mr|drakconf-12.19.2-4|590	- enable to test new view when network center is installed
12mr|drakconf-12.19.2-4|591	- new GUI:
12mr|drakconf-12.19.2-4|592	o create sub groups with title in the right part
12mr|drakconf-12.19.2-4|593	o add default titles
12mr|drakconf-12.19.2-4|594	o reorder samba vs NFS
12mr|drakconf-12.19.2-4|595	
12mr|drakconf-12.19.2-4|596	* Tue Jul 31 2007 Thierry Vignaud <tv@mandriva.org> 10.4.22-1mdv2008.0
12mr|drakconf-12.19.2-4|597	+ Revision: 57138
12mr|drakconf-12.19.2-4|598	- add driver name to CD/DVD descriptions in order to reduce confusion
12mr|drakconf-12.19.2-4|599	when there's several of them
12mr|drakconf-12.19.2-4|600	- keep only one entry for XFdrake
12mr|drakconf-12.19.2-4|601	- kill expert mode
12mr|drakconf-12.19.2-4|602	- kill drakxtv since bttv configuration was only needed with very old
12mr|drakconf-12.19.2-4|603	cards and since kdetv and the like have their own scanning wizards
12mr|drakconf-12.19.2-4|604	- merge "Install Software", "Installed Software", "Remove Software" as
12mr|drakconf-12.19.2-4|605	they basically are the same software in different views we keep
12mr|drakconf-12.19.2-4|606	MandrivaUpdate for now since it offers to update media
12mr|drakconf-12.19.2-4|607	- move "Display Manager chooser" from "System" section into "Boot" one
12mr|drakconf-12.19.2-4|608	- rename "Mount Points" as "Local disks" (#31779)
12mr|drakconf-12.19.2-4|609	- split out "network sharing" out of "mount points" (#31779)
12mr|drakconf-12.19.2-4|610	- bump require on drakxtools
12mr|drakconf-12.19.2-4|611	
12mr|drakconf-12.19.2-4|612	* Wed Jun 27 2007 Thierry Vignaud <tv@mandriva.org> 10.4.21-1mdv2008.0
12mr|drakconf-12.19.2-4|613	+ Revision: 44998
12mr|drakconf-12.19.2-4|614	- display the release in the about dialog (#31223)
12mr|drakconf-12.19.2-4|615	- rename "Set Samba mount points" entry as "Configure Windows shared
12mr|drakconf-12.19.2-4|616	drives on the local network" (#28976)
12mr|drakconf-12.19.2-4|617	- show release notes from the help menu (#26281)
12mr|drakconf-12.19.2-4|618	- show errata from the help menu too
12mr|drakconf-12.19.2-4|619	- workaround libgtkhtml2_0 infamously blocking events on
12mr|drakconf-12.19.2-4|620	hidden-due-to-scroll links (#23185)
12mr|drakconf-12.19.2-4|621	- drop /usr/X11R6/bin/DrakConf symlink (#24749)
12mr|drakconf-12.19.2-4|622	- disable startup notification (#29679)
12mr|drakconf-12.19.2-4|623	
12mr|drakconf-12.19.2-4|624	* Fri Jun 08 2007 Thierry Vignaud <tv@mandriva.org> 10.4.20-1mdv2008.0
12mr|drakconf-12.19.2-4|625	+ Revision: 37487
12mr|drakconf-12.19.2-4|626	- first release after SVN recover
12mr|drakconf-12.19.2-4|627	
12mr|drakconf-12.19.2-4|628	
12mr|drakconf-12.19.2-4|629	* Tue Mar 27 2007 Thierry Vignaud <tvignaud@mandriva.com> 10.4.19-1mdv2007.1
12mr|drakconf-12.19.2-4|630	+ Revision: 148880
12mr|drakconf-12.19.2-4|631	- do not account help browser as a child to wait for, thus enabling to
12mr|drakconf-12.19.2-4|632	close mcc while help is browsed in external browser (#28442)
12mr|drakconf-12.19.2-4|633	
12mr|drakconf-12.19.2-4|634	* Mon Mar 19 2007 Thierry Vignaud <tvignaud@mandriva.com> 10.4.18-1mdv2007.1
12mr|drakconf-12.19.2-4|635	+ Revision: 146564
12mr|drakconf-12.19.2-4|636	- make it fit in 800x600
12mr|drakconf-12.19.2-4|637	- do not package big ChangeLog
12mr|drakconf-12.19.2-4|638	
12mr|drakconf-12.19.2-4|639	* Fri Mar 16 2007 Thierry Vignaud <tvignaud@mandriva.com> 10.4.17-2mdv2007.1
12mr|drakconf-12.19.2-4|640	+ Revision: 145198
12mr|drakconf-12.19.2-4|641	- bump release
12mr|drakconf-12.19.2-4|642	
12mr|drakconf-12.19.2-4|643	* Fri Mar 16 2007 Thierry Vignaud <tvignaud@mandriva.com> 10.4.17-1mdv2007.1
12mr|drakconf-12.19.2-4|644	+ Revision: 145055
12mr|drakconf-12.19.2-4|645	- translation update
12mr|drakconf-12.19.2-4|646	
12mr|drakconf-12.19.2-4|647	* Mon Jan 22 2007 Thierry Vignaud <tvignaud@mandriva.com> 10.4.16-1mdv2007.1
12mr|drakconf-12.19.2-4|648	+ Revision: 111861
12mr|drakconf-12.19.2-4|649	- fix fcrozat's fix
12mr|drakconf-12.19.2-4|650	- fix build
12mr|drakconf-12.19.2-4|651	- require drak3d & drakx-kbd-mouse-x11
12mr|drakconf-12.19.2-4|652	- don't require draktermserv; we don't offer to run it
12mr|drakconf-12.19.2-4|653	- require drakbackup & draktermserv
12mr|drakconf-12.19.2-4|654	
12mr|drakconf-12.19.2-4|655	* Tue Dec 05 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.15-1mdv2007.1
12mr|drakconf-12.19.2-4|656	+ Revision: 90759
12mr|drakconf-12.19.2-4|657	- really overite 10.4.14 tarball with 10.4.15 one
12mr|drakconf-12.19.2-4|658	- about dialog:
12mr|drakconf-12.19.2-4|659	o don't display emails of authors
12mr|drakconf-12.19.2-4|660	o fix banner
12mr|drakconf-12.19.2-4|661	
12mr|drakconf-12.19.2-4|662	* Thu Nov 30 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.14-2mdv2007.1
12mr|drakconf-12.19.2-4|663	+ Revision: 89463
12mr|drakconf-12.19.2-4|664	- fix require (drakx-net instead of drakxnet)
12mr|drakconf-12.19.2-4|665	
12mr|drakconf-12.19.2-4|666	* Thu Nov 30 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.14-1mdv2007.1
12mr|drakconf-12.19.2-4|667	+ Revision: 89408
12mr|drakconf-12.19.2-4|668	- Import drakconf
12mr|drakconf-12.19.2-4|669	
12mr|drakconf-12.19.2-4|670	* Thu Nov 30 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.14-1mdv2007.1
12mr|drakconf-12.19.2-4|671	- requires drakx-net & printerdrake
12mr|drakconf-12.19.2-4|672	
12mr|drakconf-12.19.2-4|673	* Sat Sep 23 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.13-1mdv2007.0
12mr|drakconf-12.19.2-4|674	- fix menu group
12mr|drakconf-12.19.2-4|675	- workaround rpm issues on updates
12mr|drakconf-12.19.2-4|676	
12mr|drakconf-12.19.2-4|677	* Wed Sep 20 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.12-1mdv2007.0
12mr|drakconf-12.19.2-4|678	- handle embedded tools that block SIG_KILL (#24914)
12mr|drakconf-12.19.2-4|679	
12mr|drakconf-12.19.2-4|680	* Sat Sep 16 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.11-1mdv2007.0
12mr|drakconf-12.19.2-4|681	- news & kolab wizards are now dead
12mr|drakconf-12.19.2-4|682	
12mr|drakconf-12.19.2-4|683	* Wed Sep 13 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.10-1mdv2007.0
12mr|drakconf-12.19.2-4|684	- translation update
12mr|drakconf-12.19.2-4|685	
12mr|drakconf-12.19.2-4|686	* Sat Sep 09 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.9-1mdv2007.0
12mr|drakconf-12.19.2-4|687	- allow to disable 3d desktop in text drakconf (#25316)
12mr|drakconf-12.19.2-4|688	- printer wizard doesn't exist anymore
12mr|drakconf-12.19.2-4|689	
12mr|drakconf-12.19.2-4|690	* Thu Sep 07 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.8-1mdv2007.0
12mr|drakconf-12.19.2-4|691	- unhide main XFdrake icon
12mr|drakconf-12.19.2-4|692	
12mr|drakconf-12.19.2-4|693	* Wed Sep 06 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.7-1mdv2007.0
12mr|drakconf-12.19.2-4|694	- drakmenustyle replaced menudrake
12mr|drakconf-12.19.2-4|695	- show localekdrake in mcc
12mr|drakconf-12.19.2-4|696	
12mr|drakconf-12.19.2-4|697	* Tue Aug 29 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.6-1mdv2007.0
12mr|drakconf-12.19.2-4|698	- update translations
12mr|drakconf-12.19.2-4|699	
12mr|drakconf-12.19.2-4|700	* Tue Aug 29 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.5-1mdv2007.0
12mr|drakconf-12.19.2-4|701	- fix bogus icons (#24789)
12mr|drakconf-12.19.2-4|702	
12mr|drakconf-12.19.2-4|703	* Fri Aug 25 2006 Olivier Blin <oblin@mandriva.com> 10.4.4-1mdv2007.0
12mr|drakconf-12.19.2-4|704	- add drak3d, drakinvictus and drakvpn
12mr|drakconf-12.19.2-4|705	- update draknetprofile icon
12mr|drakconf-12.19.2-4|706	- from Thierry Vignaud:
12mr|drakconf-12.19.2-4|707	o set minimum size to a bigger value if screen size is bigger than 640x480
12mr|drakconf-12.19.2-4|708	(thus fixing overlapping widgets when resizing mcc to its minimal size)
12mr|drakconf-12.19.2-4|709	o prevent "spoofing" minimum size
12mr|drakconf-12.19.2-4|710	o s/Mandrake/Mandriva/ in icon file names (#21539)
12mr|drakconf-12.19.2-4|711	o drakxconf: warn if tool is not executable
12mr|drakconf-12.19.2-4|712	o drakxconf: tinyfirewall was replaced drakfirewall (#24592)
12mr|drakconf-12.19.2-4|713	- from Stew Benedict:
12mr|drakconf-12.19.2-4|714	o let drakbackup show only it's own menu
12mr|drakconf-12.19.2-4|715	
12mr|drakconf-12.19.2-4|716	* Wed Aug 02 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.3-1mdv2007.0
12mr|drakconf-12.19.2-4|717	- fix menu entry
12mr|drakconf-12.19.2-4|718	
12mr|drakconf-12.19.2-4|719	* Sun Jul 30 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.2-1mdv2007.0
12mr|drakconf-12.19.2-4|720	- switch to XDG menu
12mr|drakconf-12.19.2-4|721	
12mr|drakconf-12.19.2-4|722	* Thu Jun 01 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.1-1mdv2007.0
12mr|drakconf-12.19.2-4|723	- drop old netprofile stuff (blino)
12mr|drakconf-12.19.2-4|724	- add a draknetprofile icon (blino)
12mr|drakconf-12.19.2-4|725	
12mr|drakconf-12.19.2-4|726	* Wed Mar 22 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.4.0-1mdk
12mr|drakconf-12.19.2-4|727	- hide mcc's menu when running draknfs and draksambashare since they
12mr|drakconf-12.19.2-4|728	already provides a menu bar (#21528)
12mr|drakconf-12.19.2-4|729	
12mr|drakconf-12.19.2-4|730	* Wed Feb 15 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.3.2-1mdk
12mr|drakconf-12.19.2-4|731	- do not use stock icons in menus
12mr|drakconf-12.19.2-4|732	- offer to upload hw list in the online db and start a browser there
12mr|drakconf-12.19.2-4|733	in order to specify the hw status
12mr|drakconf-12.19.2-4|734	
12mr|drakconf-12.19.2-4|735	* Tue Jan 03 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.3.1-1mdk
12mr|drakconf-12.19.2-4|736	- adapt to new DrakX API (#20395)
12mr|drakconf-12.19.2-4|737	- only warn about non executable programs, just skip non installed
12mr|drakconf-12.19.2-4|738	stuff (Eskild Hustvedt)
12mr|drakconf-12.19.2-4|739	- use CREDITS.<lang> if availlable
12mr|drakconf-12.19.2-4|740	
12mr|drakconf-12.19.2-4|741	* Tue Sep 20 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-5mdk
12mr|drakconf-12.19.2-4|742	- show drakauth (again) in "system" section only if drakwizard isn't
12mr|drakconf-12.19.2-4|743	installed (#18687)
12mr|drakconf-12.19.2-4|744	
12mr|drakconf-12.19.2-4|745	* Mon Sep 19 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-4mdk
12mr|drakconf-12.19.2-4|746	- display a banner for drakhosts
12mr|drakconf-12.19.2-4|747	- don't show "NFS exports" twice (blino, #18670)
12mr|drakconf-12.19.2-4|748	- use proper icon for drakhosts
12mr|drakconf-12.19.2-4|749	- really run sshd wizard when requested (blino, #18645)
12mr|drakconf-12.19.2-4|750	
12mr|drakconf-12.19.2-4|751	* Sat Sep 17 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-3mdk
12mr|drakconf-12.19.2-4|752	- do display 3 missing icons
12mr|drakconf-12.19.2-4|753	
12mr|drakconf-12.19.2-4|754	* Fri Sep 16 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-2mdk
12mr|drakconf-12.19.2-4|755	- fix switching section while starting a non embedded tool (#17284)
12mr|drakconf-12.19.2-4|756	
12mr|drakconf-12.19.2-4|757	* Thu Sep 15 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-1mdk
12mr|drakconf-12.19.2-4|758	- add new tools (draknfs, drakhosts, draksambashare) and new wizards
12mr|drakconf-12.19.2-4|759	(sambashare, sambaprint, sshd)
12mr|drakconf-12.19.2-4|760	- only show wizards that are installed after drakwizard split
12mr|drakconf-12.19.2-4|761	- fix garbaged display when toggling "expert mode" while a tool is
12mr|drakconf-12.19.2-4|762	embedded (#17212)
12mr|drakconf-12.19.2-4|763	- translation update
12mr|drakconf-12.19.2-4|764	- enable sub dialogs to be transient to mcc's main window
12mr|drakconf-12.19.2-4|765	
12mr|drakconf-12.19.2-4|766	* Thu Jun 09 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.6mdk
12mr|drakconf-12.19.2-4|767	- fix profiles (blino)
12mr|drakconf-12.19.2-4|768	
12mr|drakconf-12.19.2-4|769	* Wed Jun 08 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.5mdk
12mr|drakconf-12.19.2-4|770	- use new drakconnect API (blino)
12mr|drakconf-12.19.2-4|771	
12mr|drakconf-12.19.2-4|772	* Tue May 17 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.4mdk
12mr|drakconf-12.19.2-4|773	- improved layout of CREDITS in about dialog (#14995)
12mr|drakconf-12.19.2-4|774	
12mr|drakconf-12.19.2-4|775	* Tue May 03 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.3mdk
12mr|drakconf-12.19.2-4|776	- fix restoring notebook position when switching from/to expert mode
12mr|drakconf-12.19.2-4|777	- fix detecting buggy programs not starting
12mr|drakconf-12.19.2-4|778	- fix contributors list (blino, #14995)
12mr|drakconf-12.19.2-4|779	
12mr|drakconf-12.19.2-4|780	* Tue Apr 19 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.3-0.2mdk
12mr|drakconf-12.19.2-4|781	- fix mandrivaupdate's icon (#15494)
12mr|drakconf-12.19.2-4|782	
12mr|drakconf-12.19.2-4|783	* Sat Apr 16 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.3-0.1mdk
12mr|drakconf-12.19.2-4|784	- Mandrakesoft is now Mandriva
12mr|drakconf-12.19.2-4|785	
12mr|drakconf-12.19.2-4|786	* Wed Mar 30 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-5mdk
12mr|drakconf-12.19.2-4|787	- move small icons in their own package (#13392)
12mr|drakconf-12.19.2-4|788	
12mr|drakconf-12.19.2-4|789	* Thu Mar 24 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-4mdk
12mr|drakconf-12.19.2-4|790	- add "roaming" icon in network section
12mr|drakconf-12.19.2-4|791	- improve layout for RTL languages
12mr|drakconf-12.19.2-4|792	- reduce columns flicking (now it only happens when a page has a
12mr|drakconf-12.19.2-4|793	scrollbar)
12mr|drakconf-12.19.2-4|794	- update translations
12mr|drakconf-12.19.2-4|795	
12mr|drakconf-12.19.2-4|796	* Fri Mar 18 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-3mdk
12mr|drakconf-12.19.2-4|797	- fix hidden left icons when expert mode is altered several times
12mr|drakconf-12.19.2-4|798	whereas a tool is embedded (#14440)
12mr|drakconf-12.19.2-4|799	- fix RTL rendering (#14517):
12mr|drakconf-12.19.2-4|800	o add bidi hints for html render engines
12mr|drakconf-12.19.2-4|801	o explicitely align RTL texts to right
12mr|drakconf-12.19.2-4|802	o pack text & icon from righ to left for RTL languages
12mr|drakconf-12.19.2-4|803	
12mr|drakconf-12.19.2-4|804	* Mon Mar 07 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-2mdk
12mr|drakconf-12.19.2-4|805	- translation updates
12mr|drakconf-12.19.2-4|806	
12mr|drakconf-12.19.2-4|807	* Wed Mar 02 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-1mdk
12mr|drakconf-12.19.2-4|808	- enhanced layout (#13447)
12mr|drakconf-12.19.2-4|809	- fix bogus portuguese translation (#13695)
12mr|drakconf-12.19.2-4|810	
12mr|drakconf-12.19.2-4|811	* Fri Feb 25 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.11mdk
12mr|drakconf-12.19.2-4|812	- fix layout bug on "expert mode" switch while embedding a tool (#13416)
12mr|drakconf-12.19.2-4|813	- display a graphical warning when the translations are bogus
12mr|drakconf-12.19.2-4|814	
12mr|drakconf-12.19.2-4|815	* Fri Feb 25 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.10mdk
12mr|drakconf-12.19.2-4|816	- prevent translation bugs (such as #13540) to happen
12mr|drakconf-12.19.2-4|817	
12mr|drakconf-12.19.2-4|818	* Thu Feb 24 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.9mdk
12mr|drakconf-12.19.2-4|819	- fix crashes in profile dialogs (#7313)
12mr|drakconf-12.19.2-4|820	- really use short descriptions in banners (#13567)
12mr|drakconf-12.19.2-4|821	- kill logdrake when asked for in menu (#9329)
12mr|drakconf-12.19.2-4|822	
12mr|drakconf-12.19.2-4|823	* Mon Feb 21 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.8mdk
12mr|drakconf-12.19.2-4|824	- update drakups' icons
12mr|drakconf-12.19.2-4|825	
12mr|drakconf-12.19.2-4|826	* Tue Feb 15 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.7mdk
12mr|drakconf-12.19.2-4|827	- fix drakstats path
12mr|drakconf-12.19.2-4|828	- update translations (#13673)
12mr|drakconf-12.19.2-4|829	
12mr|drakconf-12.19.2-4|830	* Mon Feb 14 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.6mdk
12mr|drakconf-12.19.2-4|831	- enable drakconf to display third parties wizard (#13643)
12mr|drakconf-12.19.2-4|832	- drakstats is located now in /usr/sbin/drakstats (daouda, #13572)
12mr|drakconf-12.19.2-4|833	- do not show banner for mandrakeupdate which now take care of that
12mr|drakconf-12.19.2-4|834	
12mr|drakconf-12.19.2-4|835	* Fri Feb 11 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.5mdk
12mr|drakconf-12.19.2-4|836	- use short description for banners (#13567)
12mr|drakconf-12.19.2-4|837	
12mr|drakconf-12.19.2-4|838	* Thu Feb 10 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.4mdk
12mr|drakconf-12.19.2-4|839	- add a mdkonline icon in rpmdrake section
12mr|drakconf-12.19.2-4|840	- update translations
12mr|drakconf-12.19.2-4|841	
12mr|drakconf-12.19.2-4|842	* Thu Feb 03 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.3mdk
12mr|drakconf-12.19.2-4|843	- add long descriptions with 2 columns layout
12mr|drakconf-12.19.2-4|844	- hide "Installed Software" entry now that we have long description
12mr|drakconf-12.19.2-4|845	strings (# 13041)
12mr|drakconf-12.19.2-4|846	- fix icon alignment (#12447)
12mr|drakconf-12.19.2-4|847	- workaround disappearing gdk window crash (#13190)
12mr|drakconf-12.19.2-4|848	- really show drakauth in system section only if drakwizard isn't installed
12mr|drakconf-12.19.2-4|849	- add a few new icons
12mr|drakconf-12.19.2-4|850	
12mr|drakconf-12.19.2-4|851	* Mon Jan 24 2005 Daouda LO <daouda@mandrakesoft.com> 10.2-0.2mdk
12mr|drakconf-12.19.2-4|852	- added drakstats to package management section
12mr|drakconf-12.19.2-4|853	- some cleanups
12mr|drakconf-12.19.2-4|854	
12mr|drakconf-12.19.2-4|855	* Mon Jan 24 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-0.1mdk
12mr|drakconf-12.19.2-4|856	- split the wizard category in four
12mr|drakconf-12.19.2-4|857	- reorder categories by usage frequency
12mr|drakconf-12.19.2-4|858	- kill embedded tool instead of exiting the whole mcc when one click
12mr|drakconf-12.19.2-4|859	on the close icon and when a tool is embedded
12mr|drakconf-12.19.2-4|860	
12mr|drakconf-12.19.2-4|861	* Wed Jan 12 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-4mdk
12mr|drakconf-12.19.2-4|862	- hide menu and banner too when embedding harddrake2 & rpmdrake
12mr|drakconf-12.19.2-4|863	
12mr|drakconf-12.19.2-4|864	* Wed Jan 12 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-3mdk
12mr|drakconf-12.19.2-4|865	- internal cleanings
12mr|drakconf-12.19.2-4|866	- embedd printerdrake & userdrake
12mr|drakconf-12.19.2-4|867	- add an "installed softwares" icon in rpmdrake section
12mr|drakconf-12.19.2-4|868	- show drakauth in system section
12mr|drakconf-12.19.2-4|869	
12mr|drakconf-12.19.2-4|870	* Sat Oct 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-2mdk
12mr|drakconf-12.19.2-4|871	- start drakups in wizard mode
12mr|drakconf-12.19.2-4|872	
12mr|drakconf-12.19.2-4|873	* Fri Oct 01 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-1mdk
12mr|drakconf-12.19.2-4|874	- show UPS icon
12mr|drakconf-12.19.2-4|875	
12mr|drakconf-12.19.2-4|876	* Sat Sep 25 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.7mdk
12mr|drakconf-12.19.2-4|877	- hide main XFdrake icon
12mr|drakconf-12.19.2-4|878	
12mr|drakconf-12.19.2-4|879	* Tue Sep 14 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.6mdk
12mr|drakconf-12.19.2-4|880	- enable to start directly with drakwizard
12mr|drakconf-12.19.2-4|881	- show LDAP wizard
12mr|drakconf-12.19.2-4|882	
12mr|drakconf-12.19.2-4|883	* Tue Sep 14 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.5mdk
12mr|drakconf-12.19.2-4|884	- add hidden entries for localedrake and drakauth
12mr|drakconf-12.19.2-4|885	- accept tags with spaces with --start-with option
12mr|drakconf-12.19.2-4|886	- about dialog:
12mr|drakconf-12.19.2-4|887	o fix utf-8 issues
12mr|drakconf-12.19.2-4|888	o fix parsing new CREDITS file
12mr|drakconf-12.19.2-4|889	
12mr|drakconf-12.19.2-4|890	* Thu Sep 09 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.4mdk
12mr|drakconf-12.19.2-4|891	- main notebook (better respect of l10n):
12mr|drakconf-12.19.2-4|892	o let labels wrap
12mr|drakconf-12.19.2-4|893	o enable the main notebook to scroll:
12mr|drakconf-12.19.2-4|894	- about dialog: display translator name
12mr|drakconf-12.19.2-4|895	- fix menu entry capitalization (thus reusing simplified menu string)
12mr|drakconf-12.19.2-4|896	- translation snapshot
12mr|drakconf-12.19.2-4|897	
12mr|drakconf-12.19.2-4|898	* Thu Sep 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.3mdk
12mr|drakconf-12.19.2-4|899	- new design
12mr|drakconf-12.19.2-4|900	- add support for the '--start-with=foobar' command line option that
12mr|drakconf-12.19.2-4|901	enable to start mcc directly with specified applet
12mr|drakconf-12.19.2-4|902	
12mr|drakconf-12.19.2-4|903	* Sat Aug 28 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.2mdk
12mr|drakconf-12.19.2-4|904	- translation update
12mr|drakconf-12.19.2-4|905	- fix about dialogs (credits got broken by mandrakelinux-release
12mr|drakconf-12.19.2-4|906	package renaming)
12mr|drakconf-12.19.2-4|907	- PXE wizard is dead
12mr|drakconf-12.19.2-4|908	- fix special "<control>" entries (pablo)
12mr|drakconf-12.19.2-4|909	- make web wizard description more accurate (#8153)
12mr|drakconf-12.19.2-4|910	- drakconsole: add a title for when one run it not from mcc
12mr|drakconf-12.19.2-4|911	
12mr|drakconf-12.19.2-4|912	* Fri Jul 23 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.1mdk
12mr|drakconf-12.19.2-4|913	- sync with new drakconnect API
12mr|drakconf-12.19.2-4|914	
12mr|drakconf-12.19.2-4|915	* Wed Jun 16 2004 Daouda LO <daouda@mandrakesoft.com> 10-14mdk
12mr|drakconf-12.19.2-4|916	- embed rfbdrake (Online Administration section)
12mr|drakconf-12.19.2-4|917	- fix buildrequires (Per Øyvind Karlsen)
12mr|drakconf-12.19.2-4|918	- fix profiles garbage (tvignaud, #9278)
12mr|drakconf-12.19.2-4|919	
12mr|drakconf-12.19.2-4|920	* Thu Apr 15 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-13mdk
12mr|drakconf-12.19.2-4|921	- remove stock icon from button
12mr|drakconf-12.19.2-4|922	- display drakcronat icon if installed
12mr|drakconf-12.19.2-4|923	

13834 12
12mr|drakconf-kde4-2012.1-3|1	%define name	drakconf-kde4
12mr|drakconf-kde4-2012.1-3|2	%define version	2012.1
12mr|drakconf-kde4-2012.1-3|3	%define release	3
12mr|drakconf-kde4-2012.1-3|4	
12mr|drakconf-kde4-2012.1-3|5	Summary:	Drakx tools implementaion for KDE4 Control Center
12mr|drakconf-kde4-2012.1-3|6	Name:		%{name}
12mr|drakconf-kde4-2012.1-3|7	Version:	%{version}
12mr|drakconf-kde4-2012.1-3|8	Release:	%{release}
12mr|drakconf-kde4-2012.1-3|9	License:	GPL
12mr|drakconf-kde4-2012.1-3|10	Group:		System/Base
12mr|drakconf-kde4-2012.1-3|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|drakconf-kde4-2012.1-3|12	
12mr|drakconf-kde4-2012.1-3|13	Requires:	kcm-rpmdrake
12mr|drakconf-kde4-2012.1-3|14	Requires:	kcm-harddrake
12mr|drakconf-kde4-2012.1-3|15	Requires:	kcm-drakguard
12mr|drakconf-kde4-2012.1-3|16	#Requires:	kcm-drakinvictus
12mr|drakconf-kde4-2012.1-3|17	Requires:	kcm-XFdrake
12mr|drakconf-kde4-2012.1-3|18	Requires:	kcm-drakauth
12mr|drakconf-kde4-2012.1-3|19	#Requires:	kcm-drakdvb
12mr|drakconf-kde4-2012.1-3|20	Requires:	kcm-drakfirewall
12mr|drakconf-kde4-2012.1-3|21	Requires:	kcm-rpmdrake-update
12mr|drakconf-kde4-2012.1-3|22	Requires:	kcm-userdrake
12mr|drakconf-kde4-2012.1-3|23	#Requires:	kcm-update-freq
12mr|drakconf-kde4-2012.1-3|24	Requires:	kcm-grub2
12mr|drakconf-kde4-2012.1-3|25	Requires:	kcm-rpmdrake-sources
12mr|drakconf-kde4-2012.1-3|26	Requires:	kcm-draksec
12mr|drakconf-kde4-2012.1-3|27	Requires:	kcm-printer
12mr|drakconf-kde4-2012.1-3|28	
12mr|drakconf-kde4-2012.1-3|29	Requires: mandriva-release
12mr|drakconf-kde4-2012.1-3|30	Requires: drakxtools
12mr|drakconf-kde4-2012.1-3|31	Requires: harddrake-ui
12mr|drakconf-kde4-2012.1-3|32	Requires: popt
12mr|drakconf-kde4-2012.1-3|33	Requires: usermode
12mr|drakconf-kde4-2012.1-3|34	Requires: perl-Gtk2
12mr|drakconf-kde4-2012.1-3|35	Requires: perl-Gnome2-Vte
12mr|drakconf-kde4-2012.1-3|36	Requires: gtk+2.0
12mr|drakconf-kde4-2012.1-3|37	Requires: perl-MDK-Common
12mr|drakconf-kde4-2012.1-3|38	Suggests: system-config-printer
12mr|drakconf-kde4-2012.1-3|39	Requires: rpmdrake
12mr|drakconf-kde4-2012.1-3|40	Requires: drakguard
12mr|drakconf-kde4-2012.1-3|41	Suggests: mdkonline >= 2.77.19
12mr|drakconf-kde4-2012.1-3|42	Requires: userdrake => 1.2
12mr|drakconf-kde4-2012.1-3|43	Requires: drakconf-icons
12mr|drakconf-kde4-2012.1-3|44	Requires: drakx-net
12mr|drakconf-kde4-2012.1-3|45	Requires: drakx-kbd-mouse-x11
12mr|drakconf-kde4-2012.1-3|46	
12mr|drakconf-kde4-2012.1-3|47	Conflicts:	drakconf
12mr|drakconf-kde4-2012.1-3|48	
12mr|drakconf-kde4-2012.1-3|49	%description
12mr|drakconf-kde4-2012.1-3|50	This metapackage install needing KCM plugins for run Drakx utilites
12mr|drakconf-kde4-2012.1-3|51	via KDE Control Center. It's install Rpmdrake, XFdrake, Firewall,
12mr|drakconf-kde4-2012.1-3|52	Userdrake and other utilites.
12mr|drakconf-kde4-2012.1-3|53	
12mr|drakconf-kde4-2012.1-3|54	%files

13835 12
12mr|drakfax-0.17.3-7|1	%define version 0.17.3
12mr|drakfax-0.17.3-7|2	%define name drakfax
12mr|drakfax-0.17.3-7|3	
12mr|drakfax-0.17.3-7|4	Summary:	Fax configuration tool
12mr|drakfax-0.17.3-7|5	Name:		%{name}
12mr|drakfax-0.17.3-7|6	Version:	%{version}
12mr|drakfax-0.17.3-7|7	Release:	%mkrel 7
12mr|drakfax-0.17.3-7|8	#cvs source
12mr|drakfax-0.17.3-7|9	# http://www.mandrivalinux.com/en/cvs.php3
12mr|drakfax-0.17.3-7|10	Source0:	%{name}-%{version}.tar.bz2
12mr|drakfax-0.17.3-7|11	License:	GPLv2+
12mr|drakfax-0.17.3-7|12	URL:		https://qa.mandriva.com
12mr|drakfax-0.17.3-7|13	Group:		System/Configuration/Networking
12mr|drakfax-0.17.3-7|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|drakfax-0.17.3-7|15	Requires:	drakxtools >= 10-0.9mdk, perl-Gtk2 >= 1.023-2mdk, hylafax-client >= 4.1.8-2mdk
12mr|drakfax-0.17.3-7|16	Buildrequires:	perl-MDK-Common-devel
12mr|drakfax-0.17.3-7|17	BuildArch:	noarch
12mr|drakfax-0.17.3-7|18	
12mr|drakfax-0.17.3-7|19	%description
12mr|drakfax-0.17.3-7|20	drakfax is a tool to setup a fax (modem fax), to send and receive
12mr|drakfax-0.17.3-7|21	facsimiles.
12mr|drakfax-0.17.3-7|22	drakfax also provides a client to send facsimile locally or via
12mr|drakfax-0.17.3-7|23	a hylafax server.
12mr|drakfax-0.17.3-7|24	
12mr|drakfax-0.17.3-7|25	%prep
12mr|drakfax-0.17.3-7|26	%setup -q
12mr|drakfax-0.17.3-7|27	
12mr|drakfax-0.17.3-7|28	%build
12mr|drakfax-0.17.3-7|29	
12mr|drakfax-0.17.3-7|30	%install
12mr|drakfax-0.17.3-7|31	rm -rf $RPM_BUILD_ROOT
12mr|drakfax-0.17.3-7|32	make PREFIX=$RPM_BUILD_ROOT install
12mr|drakfax-0.17.3-7|33	
12mr|drakfax-0.17.3-7|34	#install lang
12mr|drakfax-0.17.3-7|35	%{find_lang} drakfax
12mr|drakfax-0.17.3-7|36	
12mr|drakfax-0.17.3-7|37	#install menu
12mr|drakfax-0.17.3-7|38	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12mr|drakfax-0.17.3-7|39	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-drakfax.desktop << EOF
12mr|drakfax-0.17.3-7|40	[Desktop Entry]
12mr|drakfax-0.17.3-7|41	Name=Fax configuration
12mr|drakfax-0.17.3-7|42	Comment=A client and server fax configuration tool
12mr|drakfax-0.17.3-7|43	Exec=%{_bindir}/%{name}
12mr|drakfax-0.17.3-7|44	Icon=%{name}
12mr|drakfax-0.17.3-7|45	Type=Application
12mr|drakfax-0.17.3-7|46	Categories=GTK;Settings;
12mr|drakfax-0.17.3-7|47	NoDisplay=true
12mr|drakfax-0.17.3-7|48	EOF
12mr|drakfax-0.17.3-7|49	
12mr|drakfax-0.17.3-7|50	%clean
12mr|drakfax-0.17.3-7|51	rm -rf $RPM_BUILD_ROOT
12mr|drakfax-0.17.3-7|52	
12mr|drakfax-0.17.3-7|53	%if %mdkversion < 200900
12mr|drakfax-0.17.3-7|54	%post
12mr|drakfax-0.17.3-7|55	%{update_menus}
12mr|drakfax-0.17.3-7|56	%endif
12mr|drakfax-0.17.3-7|57	
12mr|drakfax-0.17.3-7|58	%if %mdkversion < 200900
12mr|drakfax-0.17.3-7|59	%postun
12mr|drakfax-0.17.3-7|60	%{clean_menus}
12mr|drakfax-0.17.3-7|61	%endif
12mr|drakfax-0.17.3-7|62	
12mr|drakfax-0.17.3-7|63	%files -f drakfax.lang
12mr|drakfax-0.17.3-7|64	%defattr(-,root,root)
12mr|drakfax-0.17.3-7|65	%doc FEATURES
12mr|drakfax-0.17.3-7|66	%{_bindir}/*
12mr|drakfax-0.17.3-7|67	%{_sbindir}/*
12mr|drakfax-0.17.3-7|68	%{_datadir}/drakfax
12mr|drakfax-0.17.3-7|69	%{_datadir}/applications/mandriva-*.desktop
12mr|drakfax-0.17.3-7|70	%{_miconsdir}/*.png
12mr|drakfax-0.17.3-7|71	%{_iconsdir}/*.png
12mr|drakfax-0.17.3-7|72	%{_liconsdir}/*.png
12mr|drakfax-0.17.3-7|73	
12mr|drakfax-0.17.3-7|74	
12mr|drakfax-0.17.3-7|75	
12mr|drakfax-0.17.3-7|76	
12mr|drakfax-0.17.3-7|77	
12mr|drakfax-0.17.3-7|78	%changelog
12mr|drakfax-0.17.3-7|79	

13836 12
12mr|drakfirsttime-2.25.5-4|1	Summary: The Mandriva Linux First Time Wizard
12mr|drakfirsttime-2.25.5-4|2	Name: drakfirsttime
12mr|drakfirsttime-2.25.5-4|3	Version: 2.25.5
12mr|drakfirsttime-2.25.5-4|4	Release: 4
12mr|drakfirsttime-2.25.5-4|5	# http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/ftw/
12mr|drakfirsttime-2.25.5-4|6	Source0: %{name}-%{version}.tar.lzma
12mr|drakfirsttime-2.25.5-4|7	URL: http://qa.mandriva.com/
12mr|drakfirsttime-2.25.5-4|8	License: GPL
12mr|drakfirsttime-2.25.5-4|9	Group: System/Configuration/Other
12mr|drakfirsttime-2.25.5-4|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|drakfirsttime-2.25.5-4|11	Requires: drakxtools >= 12.77.1
12mr|drakfirsttime-2.25.5-4|12	Requires: perl-MDK-Common >= 1.1.17-3mdk
12mr|drakfirsttime-2.25.5-4|13	Requires: perl-libwww-perl >= 5.800-1mdk
12mr|drakfirsttime-2.25.5-4|14	# for connection test:
12mr|drakfirsttime-2.25.5-4|15	Requires: libdrakx-net
12mr|drakfirsttime-2.25.5-4|16	Requires: xinitrc >= 2.4.9-1mdk
12mr|drakfirsttime-2.25.5-4|17	Suggests: hcl
12mr|drakfirsttime-2.25.5-4|18	Requires: xrandr
12mr|drakfirsttime-2.25.5-4|19	Requires: drakx-installer-matchbox
12mr|drakfirsttime-2.25.5-4|20	BuildRequires: gettext perl-devel perl-MDK-Common-devel
12mr|drakfirsttime-2.25.5-4|21	BuildArch: noarch
12mr|drakfirsttime-2.25.5-4|22	
12mr|drakfirsttime-2.25.5-4|23	%description
12mr|drakfirsttime-2.25.5-4|24	The First Time Wizard is a config tool to help a Mandriva Linux user to
12mr|drakfirsttime-2.25.5-4|25	set up some basic things, like registration at Mandriva Club/Mandriva Expert
12mr|drakfirsttime-2.25.5-4|26	and Mandriva Online the first time the system boots.
12mr|drakfirsttime-2.25.5-4|27	This package also includes the drakclub wizard, to set the club urpmi
12mr|drakfirsttime-2.25.5-4|28	sources.
12mr|drakfirsttime-2.25.5-4|29	
12mr|drakfirsttime-2.25.5-4|30	%prep
12mr|drakfirsttime-2.25.5-4|31	%setup -q
12mr|drakfirsttime-2.25.5-4|32	
12mr|drakfirsttime-2.25.5-4|33	%install
12mr|drakfirsttime-2.25.5-4|34	rm -rf %{buildroot}
12mr|drakfirsttime-2.25.5-4|35	%makeinstall_std PREFIX=%buildroot%_prefix
12mr|drakfirsttime-2.25.5-4|36	
12mr|drakfirsttime-2.25.5-4|37	#we are using webkit, so  no ue shipping firefox ext
12mr|drakfirsttime-2.25.5-4|38	rm -fr %buildroot%_datadir/%name/firefox
12mr|drakfirsttime-2.25.5-4|39	
12mr|drakfirsttime-2.25.5-4|40	#install lang
12mr|drakfirsttime-2.25.5-4|41	%{find_lang} drakfirstboot
12mr|drakfirsttime-2.25.5-4|42	
12mr|drakfirsttime-2.25.5-4|43	%if %mdkversion < 200900
12mr|drakfirsttime-2.25.5-4|44	%post
12mr|drakfirsttime-2.25.5-4|45	%update_icon_cache hicolor
12mr|drakfirsttime-2.25.5-4|46	%endif
12mr|drakfirsttime-2.25.5-4|47	
12mr|drakfirsttime-2.25.5-4|48	%if %mdkversion < 200900
12mr|drakfirsttime-2.25.5-4|49	%postun
12mr|drakfirsttime-2.25.5-4|50	%clean_icon_cache hicolor
12mr|drakfirsttime-2.25.5-4|51	%endif
12mr|drakfirsttime-2.25.5-4|52	
12mr|drakfirsttime-2.25.5-4|53	%clean
12mr|drakfirsttime-2.25.5-4|54	rm -rf %{buildroot}
12mr|drakfirsttime-2.25.5-4|55	
12mr|drakfirsttime-2.25.5-4|56	%files -f drakfirstboot.lang
12mr|drakfirsttime-2.25.5-4|57	%defattr(-,root,root)
12mr|drakfirsttime-2.25.5-4|58	%doc README COPYING NEWS
12mr|drakfirsttime-2.25.5-4|59	%{_sysconfdir}/X11/xsetup.d/??firstboot.xsetup
12mr|drakfirsttime-2.25.5-4|60	%_bindir/*
12mr|drakfirsttime-2.25.5-4|61	%config(noreplace) %{_sysconfdir}/sysconfig/firstboot
12mr|drakfirsttime-2.25.5-4|62	%{_datadir}/drakfirsttime
12mr|drakfirsttime-2.25.5-4|63	
12mr|drakfirsttime-2.25.5-4|64	
12mr|drakfirsttime-2.25.5-4|65	
12mr|drakfirsttime-2.25.5-4|66	%changelog
12mr|drakfirsttime-2.25.5-4|67	

13837 12
12mr|drakguard-0.7.7-6|1	Summary:  Parental control tool
12mr|drakguard-0.7.7-6|2	Name:     drakguard
12mr|drakguard-0.7.7-6|3	Version:  0.7.7
12mr|drakguard-0.7.7-6|4	Release:  %mkrel 6
12mr|drakguard-0.7.7-6|5	Source0:  %name-%version.tar.lzma
12mr|drakguard-0.7.7-6|6	License:  GPL
12mr|drakguard-0.7.7-6|7	Group:    System/Configuration/Other
12mr|drakguard-0.7.7-6|8	Url:      http://www.mandriva.com/
12mr|drakguard-0.7.7-6|9	BuildRequires: perl-MDK-Common-devel gettext
12mr|drakguard-0.7.7-6|10	Requires: drakxtools >= 10.22
12mr|drakguard-0.7.7-6|11	Requires: drakx-net >= 0.41
12mr|drakguard-0.7.7-6|12	BuildRoot: %_tmppath/%name-%version-buildroot
12mr|drakguard-0.7.7-6|13	BuildArch: noarch
12mr|drakguard-0.7.7-6|14	
12mr|drakguard-0.7.7-6|15	%description
12mr|drakguard-0.7.7-6|16	This tool allows to configure parental control. It can block access to
12mr|drakguard-0.7.7-6|17	web sites and restrict connection during a specified timeframe.
12mr|drakguard-0.7.7-6|18	
12mr|drakguard-0.7.7-6|19	%prep
12mr|drakguard-0.7.7-6|20	%setup -q
12mr|drakguard-0.7.7-6|21	
12mr|drakguard-0.7.7-6|22	%build
12mr|drakguard-0.7.7-6|23	%make
12mr|drakguard-0.7.7-6|24	
12mr|drakguard-0.7.7-6|25	%install
12mr|drakguard-0.7.7-6|26	rm -fr %{buildroot}
12mr|drakguard-0.7.7-6|27	%makeinstall_std
12mr|drakguard-0.7.7-6|28	%find_lang %name
12mr|drakguard-0.7.7-6|29	
12mr|drakguard-0.7.7-6|30	%files -f %{name}.lang
12mr|drakguard-0.7.7-6|31	%defattr(-,root,root)
12mr|drakguard-0.7.7-6|32	%doc NEWS
12mr|drakguard-0.7.7-6|33	%{_sbindir}/%{name}
12mr|drakguard-0.7.7-6|34	/usr/lib/libDrakX/icons/*
12mr|drakguard-0.7.7-6|35	
12mr|drakguard-0.7.7-6|36	
12mr|drakguard-0.7.7-6|37	
12mr|drakguard-0.7.7-6|38	%changelog
12mr|drakguard-0.7.7-6|39	

13838 12
12mr|draklive-config-One-0.1-0.20090428.1.4|1	%define name draklive-config-One
12mr|draklive-config-One-0.1-0.20090428.1.4|2	%define version 0.1
12mr|draklive-config-One-0.1-0.20090428.1.4|3	%define svnsnap 20090428.1
12mr|draklive-config-One-0.1-0.20090428.1.4|4	%define rel 4
12mr|draklive-config-One-0.1-0.20090428.1.4|5	%define release %mkrel 0.%{svnsnap}.%{rel}
12mr|draklive-config-One-0.1-0.20090428.1.4|6	%define distname %{name}-%{svnsnap}
12mr|draklive-config-One-0.1-0.20090428.1.4|7	# DATE=$(date +%Y%m%d)
12mr|draklive-config-One-0.1-0.20090428.1.4|8	# svn export http://svn.mandriva.com/svn/config/One/trunk draklive-config-One-$DATE
12mr|draklive-config-One-0.1-0.20090428.1.4|9	# tar cjf draklive-config-One-$DATE.tar.bz2 draklive-config-One-$DATE
12mr|draklive-config-One-0.1-0.20090428.1.4|10	
12mr|draklive-config-One-0.1-0.20090428.1.4|11	Summary: Configuration files to build Mandriva One with draklive
12mr|draklive-config-One-0.1-0.20090428.1.4|12	Name: %{name}
12mr|draklive-config-One-0.1-0.20090428.1.4|13	Version: %{version}
12mr|draklive-config-One-0.1-0.20090428.1.4|14	Release: %{release}
12mr|draklive-config-One-0.1-0.20090428.1.4|15	Source0: %{distname}.tar.bz2
12mr|draklive-config-One-0.1-0.20090428.1.4|16	License: GPL
12mr|draklive-config-One-0.1-0.20090428.1.4|17	Group: System/Configuration/Other
12mr|draklive-config-One-0.1-0.20090428.1.4|18	Url: http://wiki.mandriva.com/en/Draklive
12mr|draklive-config-One-0.1-0.20090428.1.4|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|draklive-config-One-0.1-0.20090428.1.4|20	BuildArch: noarch
12mr|draklive-config-One-0.1-0.20090428.1.4|21	
12mr|draklive-config-One-0.1-0.20090428.1.4|22	%description
12mr|draklive-config-One-0.1-0.20090428.1.4|23	This package contains the required configuration files to build
12mr|draklive-config-One-0.1-0.20090428.1.4|24	Mandriva One live CDs with the draklive tool.
12mr|draklive-config-One-0.1-0.20090428.1.4|25	
12mr|draklive-config-One-0.1-0.20090428.1.4|26	%prep
12mr|draklive-config-One-0.1-0.20090428.1.4|27	%setup -q -n %{distname}
12mr|draklive-config-One-0.1-0.20090428.1.4|28	
12mr|draklive-config-One-0.1-0.20090428.1.4|29	%build
12mr|draklive-config-One-0.1-0.20090428.1.4|30	
12mr|draklive-config-One-0.1-0.20090428.1.4|31	%install
12mr|draklive-config-One-0.1-0.20090428.1.4|32	rm -rf %{buildroot}
12mr|draklive-config-One-0.1-0.20090428.1.4|33	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12mr|draklive-config-One-0.1-0.20090428.1.4|34	cp -a * %{buildroot}%{_sysconfdir}/%{name}
12mr|draklive-config-One-0.1-0.20090428.1.4|35	
12mr|draklive-config-One-0.1-0.20090428.1.4|36	%post
12mr|draklive-config-One-0.1-0.20090428.1.4|37	if [ ! -e %{_sysconfdir}/draklive ]; then
12mr|draklive-config-One-0.1-0.20090428.1.4|38	ln -s %{name} %{_sysconfdir}/draklive
12mr|draklive-config-One-0.1-0.20090428.1.4|39	fi
12mr|draklive-config-One-0.1-0.20090428.1.4|40	:
12mr|draklive-config-One-0.1-0.20090428.1.4|41	
12mr|draklive-config-One-0.1-0.20090428.1.4|42	%clean
12mr|draklive-config-One-0.1-0.20090428.1.4|43	rm -rf %{buildroot}
12mr|draklive-config-One-0.1-0.20090428.1.4|44	
12mr|draklive-config-One-0.1-0.20090428.1.4|45	%files
12mr|draklive-config-One-0.1-0.20090428.1.4|46	%defattr(-,root,root)
12mr|draklive-config-One-0.1-0.20090428.1.4|47	%{_sysconfdir}/%{name}
12mr|draklive-config-One-0.1-0.20090428.1.4|48	
12mr|draklive-config-One-0.1-0.20090428.1.4|49	
12mr|draklive-config-One-0.1-0.20090428.1.4|50	
12mr|draklive-config-One-0.1-0.20090428.1.4|51	%changelog
12mr|draklive-config-One-0.1-0.20090428.1.4|52	

13839 12
12mr|draklive-install-1.36-1|1	%define name draklive-install
12mr|draklive-install-1.36-1|2	%define version 1.36
12mr|draklive-install-1.36-1|3	%define release 1
12mr|draklive-install-1.36-1|4	%define iconname ROSAOne-install-icon.png
12mr|draklive-install-1.36-1|5	%define xsetup_level 60
12mr|draklive-install-1.36-1|6	
12mr|draklive-install-1.36-1|7	Summary:	Live installer
12mr|draklive-install-1.36-1|8	Name:		%{name}
12mr|draklive-install-1.36-1|9	Version:	%{version}
12mr|draklive-install-1.36-1|10	Release:	%{release}
12mr|draklive-install-1.36-1|11	Source0:	%{name}-%{version}.tar.xz
12mr|draklive-install-1.36-1|12	License:	GPL
12mr|draklive-install-1.36-1|13	Group:		System/Configuration/Other
12mr|draklive-install-1.36-1|14	Url:		https://abf.rosalinux.ru/soft/draklive-install
12mr|draklive-install-1.36-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|draklive-install-1.36-1|16	BuildArch:      noarch
12mr|draklive-install-1.36-1|17	Requires:	drakxtools >= 13.51
12mr|draklive-install-1.36-1|18	Requires:	drakx-installer-matchbox
12mr|draklive-install-1.36-1|19	BuildRequires:	intltool
12mr|draklive-install-1.36-1|20	
12mr|draklive-install-1.36-1|21	%description
12mr|draklive-install-1.36-1|22	This tool allows to install Rosa from a running live system.
12mr|draklive-install-1.36-1|23	
12mr|draklive-install-1.36-1|24	%prep
12mr|draklive-install-1.36-1|25	%setup -q
12mr|draklive-install-1.36-1|26	%apply_patches
12mr|draklive-install-1.36-1|27	
12mr|draklive-install-1.36-1|28	%build
12mr|draklive-install-1.36-1|29	%make
12mr|draklive-install-1.36-1|30	
12mr|draklive-install-1.36-1|31	%install
12mr|draklive-install-1.36-1|32	rm -rf %buildroot
12mr|draklive-install-1.36-1|33	
12mr|draklive-install-1.36-1|34	%makeinstall
12mr|draklive-install-1.36-1|35	
12mr|draklive-install-1.36-1|36	for product in one flash; do
12mr|draklive-install-1.36-1|37	install -D -m 0755 %name.desktop %buildroot%_datadir/mdk/desktop/$product/%name.desktop
12mr|draklive-install-1.36-1|38	done
12mr|draklive-install-1.36-1|39	install -D -m 0755 %name %buildroot/%_sbindir/%name
12mr|draklive-install-1.36-1|40	install -m 0755 %{name}-lock-storage %buildroot/%_sbindir/
12mr|draklive-install-1.36-1|41	
12mr|draklive-install-1.36-1|42	mkdir -p %buildroot%_bindir
12mr|draklive-install-1.36-1|43	ln -sf consolehelper %buildroot%_bindir/%{name}-lock-storage
12mr|draklive-install-1.36-1|44	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mr|draklive-install-1.36-1|45	ln -sf mandriva-console-auth %{buildroot}%{_sysconfdir}/pam.d/%{name}-lock-storage
12mr|draklive-install-1.36-1|46	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mr|draklive-install-1.36-1|47	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name}-lock-storage <<EOF
12mr|draklive-install-1.36-1|48	USER=<user>
12mr|draklive-install-1.36-1|49	PROGRAM=/usr/sbin/%{name}-lock-storage
12mr|draklive-install-1.36-1|50	FALLBACK=false
12mr|draklive-install-1.36-1|51	SESSION=true
12mr|draklive-install-1.36-1|52	EOF
12mr|draklive-install-1.36-1|53	
12mr|draklive-install-1.36-1|54	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}
12mr|draklive-install-1.36-1|55	install data/icons/IC-installone-48.png %buildroot%_liconsdir/%iconname
12mr|draklive-install-1.36-1|56	install data/icons/IC-installone-32.png %buildroot%_iconsdir/%iconname
12mr|draklive-install-1.36-1|57	install data/icons/IC-installone-16.png %buildroot%_miconsdir/%iconname
12mr|draklive-install-1.36-1|58	cp -l %buildroot%_liconsdir/%iconname %buildroot%_datadir/icons/hicolor/48x48/apps/%iconname
12mr|draklive-install-1.36-1|59	cp -l %buildroot%_liconsdir/%iconname %buildroot%_datadir/icons/hicolor/32x32/apps/%iconname
12mr|draklive-install-1.36-1|60	cp -l %buildroot%_liconsdir/%iconname %buildroot%_datadir/icons/hicolor/16x16/apps/%iconname
12mr|draklive-install-1.36-1|61	
12mr|draklive-install-1.36-1|62	#install advert to properties directores
12mr|draklive-install-1.36-1|63	install data/icons/en/ROSAOne-*.png %buildroot%_datadir/libDrakX/pixmaps/en/
12mr|draklive-install-1.36-1|64	install data/advert/en/* %buildroot%_datadir/libDrakX/advert/en/
12mr|draklive-install-1.36-1|65	install data/icons/ru/ROSAOne-*.png %buildroot%_datadir/libDrakX/pixmaps/ru/
12mr|draklive-install-1.36-1|66	install data/advert/ru/* %buildroot%_datadir/libDrakX/advert/ru/
12mr|draklive-install-1.36-1|67	
12mr|draklive-install-1.36-1|68	install rosa-draklive-install.desktop %buildroot%_datadir/applications/
12mr|draklive-install-1.36-1|69	install -D -m 0755 %{name}.xsetup %buildroot%_sysconfdir/X11/xsetup.d/%{xsetup_level}%{name}.xsetup
12mr|draklive-install-1.36-1|70	install -m 0755 clean_live_hds %buildroot%_sbindir/clean_live_hds
12mr|draklive-install-1.36-1|71	%find_lang %name
12mr|draklive-install-1.36-1|72	
12mr|draklive-install-1.36-1|73	%files -f %name.lang
12mr|draklive-install-1.36-1|74	%defattr(-,root,root)
12mr|draklive-install-1.36-1|75	%_sbindir/%name
12mr|draklive-install-1.36-1|76	%_sbindir/%{name}-lock-storage
12mr|draklive-install-1.36-1|77	%_bindir/%{name}-lock-storage
12mr|draklive-install-1.36-1|78	%{_sysconfdir}/pam.d/%{name}-lock-storage
12mr|draklive-install-1.36-1|79	%{_sysconfdir}/security/console.apps/%{name}-lock-storage
12mr|draklive-install-1.36-1|80	%_datadir/mdk/desktop/*/*.desktop
12mr|draklive-install-1.36-1|81	%_datadir/applications/rosa-draklive-install.desktop
12mr|draklive-install-1.36-1|82	%_iconsdir/%iconname
12mr|draklive-install-1.36-1|83	%_liconsdir/%iconname
12mr|draklive-install-1.36-1|84	%_miconsdir/%iconname
12mr|draklive-install-1.36-1|85	%_datadir/icons/hicolor/*/apps/%iconname
12mr|draklive-install-1.36-1|86	%_datadir/libDrakX/pixmaps/en/ROSAOne-*.png
12mr|draklive-install-1.36-1|87	%_datadir/libDrakX/pixmaps/ru/ROSAOne-*.png
12mr|draklive-install-1.36-1|88	%_datadir/libDrakX/advert/*
12mr|draklive-install-1.36-1|89	%_sysconfdir/X11/xsetup.d/??%{name}.xsetup
12mr|draklive-install-1.36-1|90	%dir %_sysconfdir/%{name}.d
12mr|draklive-install-1.36-1|91	%dir %_sysconfdir/%{name}.d/sysconfig
12mr|draklive-install-1.36-1|92	%{_sbindir}/clean_live_hds
12mr|draklive-install-1.36-1|93	
12mr|draklive-install-1.36-1|94	%changelog
12mr|draklive-install-1.36-1|95	* Wed Aug 29 2012 akdengi <akdengi> 1.34-6
12mr|draklive-install-1.36-1|96	- now minimal_root function in fs:any not uses arguments anymore. Add patch draklive-install-1.34-fs_minimal_root.patch
12mr|draklive-install-1.36-1|97	
12mr|draklive-install-1.36-1|98	* Wed Jun 20 2012 Alexander Kazancev <akdengi> 1.34-5
12mr|draklive-install-1.36-1|99	- xsetup fix for stop crond
12mr|draklive-install-1.36-1|100	- rm mtab and replace it for symlink
12mr|draklive-install-1.36-1|101	
12mr|draklive-install-1.36-1|102	* Fri Jun 15 2012 Alexander Kazancev <akdengi> 1.34-1
12mr|draklive-install-1.36-1|103	- new version 1.34
12mr|draklive-install-1.36-1|104	- switch lock storage to udisk
12mr|draklive-install-1.36-1|105	- fix sync/umount patch and add clean script (clean_live_hds)
12mr|draklive-install-1.36-1|106	- add fix patch for background darker over install
12mr|draklive-install-1.36-1|107	- fix unmout function in xsetup
12mr|draklive-install-1.36-1|108	- stop crond befor drakliv-install run
12mr|draklive-install-1.36-1|109	

13840 12
12mr|draklive-resize-0.18.2-3|1	%define name draklive-resize
12mr|draklive-resize-0.18.2-3|2	%define version 0.18.2
12mr|draklive-resize-0.18.2-3|3	%define release %mkrel 3
12mr|draklive-resize-0.18.2-3|4	%define iconname MandrivaOne-resize-icon.png
12mr|draklive-resize-0.18.2-3|5	
12mr|draklive-resize-0.18.2-3|6	Summary:	Live system resizing tool
12mr|draklive-resize-0.18.2-3|7	Name:		%{name}
12mr|draklive-resize-0.18.2-3|8	Version:	%{version}
12mr|draklive-resize-0.18.2-3|9	Release:	%{release}
12mr|draklive-resize-0.18.2-3|10	Source0:	%{name}-%{version}.tar.bz2
12mr|draklive-resize-0.18.2-3|11	License:	GPL
12mr|draklive-resize-0.18.2-3|12	Group:		System/Configuration/Other
12mr|draklive-resize-0.18.2-3|13	Url:		https://svn.mandriva.com/svn/soft/draklive-resize
12mr|draklive-resize-0.18.2-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|draklive-resize-0.18.2-3|15	BuildArch:      noarch
12mr|draklive-resize-0.18.2-3|16	
12mr|draklive-resize-0.18.2-3|17	%description
12mr|draklive-resize-0.18.2-3|18	This tool allows to resize a the system space for live systems.
12mr|draklive-resize-0.18.2-3|19	
12mr|draklive-resize-0.18.2-3|20	%prep
12mr|draklive-resize-0.18.2-3|21	%setup -q
12mr|draklive-resize-0.18.2-3|22	
12mr|draklive-resize-0.18.2-3|23	%build
12mr|draklive-resize-0.18.2-3|24	%make
12mr|draklive-resize-0.18.2-3|25	
12mr|draklive-resize-0.18.2-3|26	%install
12mr|draklive-resize-0.18.2-3|27	rm -rf %buildroot
12mr|draklive-resize-0.18.2-3|28	%makeinstall_std
12mr|draklive-resize-0.18.2-3|29	%find_lang %name
12mr|draklive-resize-0.18.2-3|30	
12mr|draklive-resize-0.18.2-3|31	%clean
12mr|draklive-resize-0.18.2-3|32	rm -rf %buildroot
12mr|draklive-resize-0.18.2-3|33	
12mr|draklive-resize-0.18.2-3|34	%files -f %{name}.lang
12mr|draklive-resize-0.18.2-3|35	%defattr(-,root,root)
12mr|draklive-resize-0.18.2-3|36	%doc NEWS
12mr|draklive-resize-0.18.2-3|37	%_sbindir/%name
12mr|draklive-resize-0.18.2-3|38	%_sysconfdir/X11/xsetup.d/??%{name}.xsetup
12mr|draklive-resize-0.18.2-3|39	%_iconsdir/*.png
12mr|draklive-resize-0.18.2-3|40	
12mr|draklive-resize-0.18.2-3|41	
12mr|draklive-resize-0.18.2-3|42	
12mr|draklive-resize-0.18.2-3|43	
12mr|draklive-resize-0.18.2-3|44	
12mr|draklive-resize-0.18.2-3|45	%changelog
12mr|draklive-resize-0.18.2-3|46	

13841 12
12mr|drakmenustyle-0.14.1-6|1	
12mr|drakmenustyle-0.14.1-6|2	
12mr|drakmenustyle-0.14.1-6|3	Summary:  Menu Style Configuration
12mr|drakmenustyle-0.14.1-6|4	Name:     drakmenustyle
12mr|drakmenustyle-0.14.1-6|5	Version:  0.14.1
12mr|drakmenustyle-0.14.1-6|6	Release:  %mkrel 6
12mr|drakmenustyle-0.14.1-6|7	Source0:  %name-%version.tar.bz2
12mr|drakmenustyle-0.14.1-6|8	Source1:  drakmenustyle16.png
12mr|drakmenustyle-0.14.1-6|9	Source2:  drakmenustyle32.png
12mr|drakmenustyle-0.14.1-6|10	Source3:  drakmenustyle48.png
12mr|drakmenustyle-0.14.1-6|11	License:  GPL
12mr|drakmenustyle-0.14.1-6|12	Group:    System/Configuration/Other
12mr|drakmenustyle-0.14.1-6|13	Url:      http://www.mandrivalinux.com/en/cvs.php3
12mr|drakmenustyle-0.14.1-6|14	BuildRequires: perl-MDK-Common-devel
12mr|drakmenustyle-0.14.1-6|15	Requires: drakxtools => 10.4.53-1mdv2007.0
12mr|drakmenustyle-0.14.1-6|16	Requires: perl-Gtk2 >= 1.023-1mdk
12mr|drakmenustyle-0.14.1-6|17	BuildRoot: %_tmppath/%name-%version-buildroot
12mr|drakmenustyle-0.14.1-6|18	Provides: menudrake
12mr|drakmenustyle-0.14.1-6|19	Obsoletes: menudrake
12mr|drakmenustyle-0.14.1-6|20	BuildArch: noarch
12mr|drakmenustyle-0.14.1-6|21	
12mr|drakmenustyle-0.14.1-6|22	%description
12mr|drakmenustyle-0.14.1-6|23	Drakmenustyle enables to configure the menu style under Mandriva Linux.
12mr|drakmenustyle-0.14.1-6|24	
12mr|drakmenustyle-0.14.1-6|25	%prep
12mr|drakmenustyle-0.14.1-6|26	%setup -q
12mr|drakmenustyle-0.14.1-6|27	
12mr|drakmenustyle-0.14.1-6|28	%build
12mr|drakmenustyle-0.14.1-6|29	perl -pi -e 's/^use strict/#use strict/g' drakmenustyle
12mr|drakmenustyle-0.14.1-6|30	
12mr|drakmenustyle-0.14.1-6|31	%install
12mr|drakmenustyle-0.14.1-6|32	rm -fr $RPM_BUILD_ROOT
12mr|drakmenustyle-0.14.1-6|33	%makeinstall_std
12mr|drakmenustyle-0.14.1-6|34	
12mr|drakmenustyle-0.14.1-6|35	#install lang
12mr|drakmenustyle-0.14.1-6|36	%find_lang %name
12mr|drakmenustyle-0.14.1-6|37	
12mr|drakmenustyle-0.14.1-6|38	#install menu
12mr|drakmenustyle-0.14.1-6|39	
12mr|drakmenustyle-0.14.1-6|40	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|drakmenustyle-0.14.1-6|41	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-drakmenustyle.desktop << EOF
12mr|drakmenustyle-0.14.1-6|42	[Desktop Entry]
12mr|drakmenustyle-0.14.1-6|43	Name=Menu Style Configuration
12mr|drakmenustyle-0.14.1-6|44	Comment=Menu Style Configuration
12mr|drakmenustyle-0.14.1-6|45	Exec=%{_bindir}/%name
12mr|drakmenustyle-0.14.1-6|46	Icon=drakmenustyle
12mr|drakmenustyle-0.14.1-6|47	Terminal=false
12mr|drakmenustyle-0.14.1-6|48	Type=Application
12mr|drakmenustyle-0.14.1-6|49	StartupNotify=true
12mr|drakmenustyle-0.14.1-6|50	Categories=GTK;X-MandrivaLinux-CrossDesktop;Settings;
12mr|drakmenustyle-0.14.1-6|51	NoDisplay=true
12mr|drakmenustyle-0.14.1-6|52	EOF
12mr|drakmenustyle-0.14.1-6|53	
12mr|drakmenustyle-0.14.1-6|54	#install menu icon
12mr|drakmenustyle-0.14.1-6|55	mkdir -p %buildroot/{%_miconsdir,%_liconsdir}
12mr|drakmenustyle-0.14.1-6|56	install -m644 %SOURCE1 %buildroot/%_miconsdir/drakmenustyle.png
12mr|drakmenustyle-0.14.1-6|57	install -m644 %SOURCE2 %buildroot/%_iconsdir/drakmenustyle.png
12mr|drakmenustyle-0.14.1-6|58	install -m644 %SOURCE3 %buildroot/%_liconsdir/drakmenustyle.png
12mr|drakmenustyle-0.14.1-6|59	
12mr|drakmenustyle-0.14.1-6|60	%if %mdkversion < 200900
12mr|drakmenustyle-0.14.1-6|61	%post
12mr|drakmenustyle-0.14.1-6|62	%update_menus
12mr|drakmenustyle-0.14.1-6|63	%endif
12mr|drakmenustyle-0.14.1-6|64	
12mr|drakmenustyle-0.14.1-6|65	%if %mdkversion < 200900
12mr|drakmenustyle-0.14.1-6|66	%postun
12mr|drakmenustyle-0.14.1-6|67	%clean_menus
12mr|drakmenustyle-0.14.1-6|68	%endif
12mr|drakmenustyle-0.14.1-6|69	
12mr|drakmenustyle-0.14.1-6|70	%clean
12mr|drakmenustyle-0.14.1-6|71	rm -rf $RPM_BUILD_ROOT
12mr|drakmenustyle-0.14.1-6|72	
12mr|drakmenustyle-0.14.1-6|73	%files -f %{name}.lang
12mr|drakmenustyle-0.14.1-6|74	%defattr(-,root,root)
12mr|drakmenustyle-0.14.1-6|75	%doc COPYING ChangeLog
12mr|drakmenustyle-0.14.1-6|76	%_bindir/*
12mr|drakmenustyle-0.14.1-6|77	%{_datadir}/applications/mandriva-drakmenustyle.desktop
12mr|drakmenustyle-0.14.1-6|78	%_miconsdir/*.png
12mr|drakmenustyle-0.14.1-6|79	%_iconsdir/*.png
12mr|drakmenustyle-0.14.1-6|80	%_liconsdir/*.png
12mr|drakmenustyle-0.14.1-6|81	
12mr|drakmenustyle-0.14.1-6|82	
12mr|drakmenustyle-0.14.1-6|83	
12mr|drakmenustyle-0.14.1-6|84	
12mr|drakmenustyle-0.14.1-6|85	
12mr|drakmenustyle-0.14.1-6|86	%changelog
12mr|drakmenustyle-0.14.1-6|87	

13842 12
12mr|drakoo-0.13.2-5|1	# Changed by Makefile of cvs.
12mr|drakoo-0.13.2-5|2	# do not edit here, but in cvs/soft/drakoo
12mr|drakoo-0.13.2-5|3	
12mr|drakoo-0.13.2-5|4	Summary:  A file format wizard for OpenOffice.org
12mr|drakoo-0.13.2-5|5	Name:     drakoo
12mr|drakoo-0.13.2-5|6	Version:  0.13.2
12mr|drakoo-0.13.2-5|7	Release:  %mkrel 5
12mr|drakoo-0.13.2-5|8	# get the source from our SVN repository (see
12mr|drakoo-0.13.2-5|9	# http://svn.mandriva.com/)
12mr|drakoo-0.13.2-5|10	Source0:  %name-%version.tar.bz2
12mr|drakoo-0.13.2-5|11	License:  GPL
12mr|drakoo-0.13.2-5|12	Group:    Office
12mr|drakoo-0.13.2-5|13	Url:      http://www.mandrivalinux.com/en/cvs.php3
12mr|drakoo-0.13.2-5|14	BuildArch: noarch
12mr|drakoo-0.13.2-5|15	BuildRequires: gettext
12mr|drakoo-0.13.2-5|16	BuildRequires: perl-MDK-Common-devel
12mr|drakoo-0.13.2-5|17	Requires: drakxtools > 10-56mdk
12mr|drakoo-0.13.2-5|18	BuildRoot: %_tmppath/%name-%version-buildroot
12mr|drakoo-0.13.2-5|19	
12mr|drakoo-0.13.2-5|20	%description
12mr|drakoo-0.13.2-5|21	This wizard is run on first run of OpenOffice.org and enables to
12mr|drakoo-0.13.2-5|22	select the default file format (either native OpenOffice.org one or
12mr|drakoo-0.13.2-5|23	Microsoft(R) Office).
12mr|drakoo-0.13.2-5|24	
12mr|drakoo-0.13.2-5|25	%prep
12mr|drakoo-0.13.2-5|26	%setup -q
12mr|drakoo-0.13.2-5|27	
12mr|drakoo-0.13.2-5|28	%build
12mr|drakoo-0.13.2-5|29	perl -pi -e 's/^use strict/#use strict/g' drakoo
12mr|drakoo-0.13.2-5|30	
12mr|drakoo-0.13.2-5|31	%install
12mr|drakoo-0.13.2-5|32	rm -fr $RPM_BUILD_ROOT
12mr|drakoo-0.13.2-5|33	%makeinstall_std
12mr|drakoo-0.13.2-5|34	
12mr|drakoo-0.13.2-5|35	%find_lang %name
12mr|drakoo-0.13.2-5|36	
12mr|drakoo-0.13.2-5|37	
12mr|drakoo-0.13.2-5|38	%clean
12mr|drakoo-0.13.2-5|39	rm -rf $RPM_BUILD_ROOT
12mr|drakoo-0.13.2-5|40	
12mr|drakoo-0.13.2-5|41	%files -f %{name}.lang
12mr|drakoo-0.13.2-5|42	%defattr(-,root,root)
12mr|drakoo-0.13.2-5|43	%doc COPYING
12mr|drakoo-0.13.2-5|44	%_bindir/*
12mr|drakoo-0.13.2-5|45	
12mr|drakoo-0.13.2-5|46	
12mr|drakoo-0.13.2-5|47	
12mr|drakoo-0.13.2-5|48	
12mr|drakoo-0.13.2-5|49	
12mr|drakoo-0.13.2-5|50	%changelog
12mr|drakoo-0.13.2-5|51	

13843 12
12mr|drakpxelinux-1.2.1-8|1	Summary:	PXE default file configurator
12mr|drakpxelinux-1.2.1-8|2	Name:		drakpxelinux
12mr|drakpxelinux-1.2.1-8|3	Version:	1.2.1
12mr|drakpxelinux-1.2.1-8|4	Release:        %mkrel 8
12mr|drakpxelinux-1.2.1-8|5	License:	GPLv2+
12mr|drakpxelinux-1.2.1-8|6	Group:		System/Configuration/Other
12mr|drakpxelinux-1.2.1-8|7	URL:		http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/soft/drakpxelinux/
12mr|drakpxelinux-1.2.1-8|8	Source0:	%{name}-%{version}.tar.bz2
12mr|drakpxelinux-1.2.1-8|9	Requires:	perl-Gtk2, perl-MDK-Common, pxe, drakxtools, tftp-server, xinetd, pxelinux
12mr|drakpxelinux-1.2.1-8|10	Requires(post): desktop-file-utils
12mr|drakpxelinux-1.2.1-8|11	Requires(postun): desktop-file-utils
12mr|drakpxelinux-1.2.1-8|12	Buildarch:	noarch
12mr|drakpxelinux-1.2.1-8|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|drakpxelinux-1.2.1-8|14	
12mr|drakpxelinux-1.2.1-8|15	%description
12mr|drakpxelinux-1.2.1-8|16	Quick configuration of PXE menu parameters.
12mr|drakpxelinux-1.2.1-8|17	
12mr|drakpxelinux-1.2.1-8|18	%prep
12mr|drakpxelinux-1.2.1-8|19	
12mr|drakpxelinux-1.2.1-8|20	%setup -q
12mr|drakpxelinux-1.2.1-8|21	
12mr|drakpxelinux-1.2.1-8|22	%build
12mr|drakpxelinux-1.2.1-8|23	
12mr|drakpxelinux-1.2.1-8|24	%install
12mr|drakpxelinux-1.2.1-8|25	rm -rf %{buildroot}
12mr|drakpxelinux-1.2.1-8|26	
12mr|drakpxelinux-1.2.1-8|27	make prefix=%{buildroot} install
12mr|drakpxelinux-1.2.1-8|28	
12mr|drakpxelinux-1.2.1-8|29	# XDG menu
12mr|drakpxelinux-1.2.1-8|30	install -d %{buildroot}%{_datadir}/applications
12mr|drakpxelinux-1.2.1-8|31	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|drakpxelinux-1.2.1-8|32	[Desktop Entry]
12mr|drakpxelinux-1.2.1-8|33	Name=Drakpxelinux
12mr|drakpxelinux-1.2.1-8|34	Comment=Mandriva Linux Pxelinux configurator
12mr|drakpxelinux-1.2.1-8|35	Exec=%{_sbindir}/%{name}
12mr|drakpxelinux-1.2.1-8|36	Icon=configuration_section
12mr|drakpxelinux-1.2.1-8|37	Terminal=false
12mr|drakpxelinux-1.2.1-8|38	Type=Application
12mr|drakpxelinux-1.2.1-8|39	Categories=GTK;Settings;X-Mandriva-CrossDesktop;
12mr|drakpxelinux-1.2.1-8|40	EOF
12mr|drakpxelinux-1.2.1-8|41	
12mr|drakpxelinux-1.2.1-8|42	#install lang
12mr|drakpxelinux-1.2.1-8|43	%find_lang %{name}
12mr|drakpxelinux-1.2.1-8|44	
12mr|drakpxelinux-1.2.1-8|45	%if %mdkversion < 200900
12mr|drakpxelinux-1.2.1-8|46	%post
12mr|drakpxelinux-1.2.1-8|47	%update_menus
12mr|drakpxelinux-1.2.1-8|48	%update_desktop_database
12mr|drakpxelinux-1.2.1-8|49	%endif
12mr|drakpxelinux-1.2.1-8|50	
12mr|drakpxelinux-1.2.1-8|51	%if %mdkversion < 200900
12mr|drakpxelinux-1.2.1-8|52	%postun
12mr|drakpxelinux-1.2.1-8|53	%clean_menus
12mr|drakpxelinux-1.2.1-8|54	%clean_desktop_database
12mr|drakpxelinux-1.2.1-8|55	%endif
12mr|drakpxelinux-1.2.1-8|56	
12mr|drakpxelinux-1.2.1-8|57	%clean
12mr|drakpxelinux-1.2.1-8|58	rm -rf %{buildroot}
12mr|drakpxelinux-1.2.1-8|59	
12mr|drakpxelinux-1.2.1-8|60	%files -f %{name}.lang
12mr|drakpxelinux-1.2.1-8|61	%defattr(-,root,root)
12mr|drakpxelinux-1.2.1-8|62	%doc default TODO COPYING
12mr|drakpxelinux-1.2.1-8|63	%{_sbindir}/%{name}
12mr|drakpxelinux-1.2.1-8|64	%{_sbindir}/deployd
12mr|drakpxelinux-1.2.1-8|65	%{_sbindir}/deploy_get_autoinst.pl
12mr|drakpxelinux-1.2.1-8|66	%{_sysconfdir}/xinetd.d/deployd
12mr|drakpxelinux-1.2.1-8|67	%{_sysconfdir}/xinetd.d/deploy_get_autoinst
12mr|drakpxelinux-1.2.1-8|68	#%{_datadir}/%{name}*
12mr|drakpxelinux-1.2.1-8|69	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|drakpxelinux-1.2.1-8|70	
12mr|drakpxelinux-1.2.1-8|71	
12mr|drakpxelinux-1.2.1-8|72	
12mr|drakpxelinux-1.2.1-8|73	
12mr|drakpxelinux-1.2.1-8|74	%changelog
12mr|drakpxelinux-1.2.1-8|75	

13844 12
12mr|draksnapshot-0.20.4-3|1	Summary: Snapshot utility
12mr|draksnapshot-0.20.4-3|2	Name:    draksnapshot
12mr|draksnapshot-0.20.4-3|3	Version: 0.20.4
12mr|draksnapshot-0.20.4-3|4	Release: %mkrel 3
12mr|draksnapshot-0.20.4-3|5	Source0: %{name}-%{version}.tar.lzma
12mr|draksnapshot-0.20.4-3|6	URL:	    http://www.mandrivalinux.com
12mr|draksnapshot-0.20.4-3|7	License: GPL
12mr|draksnapshot-0.20.4-3|8	Group:   Archiving/Other
12mr|draksnapshot-0.20.4-3|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|draksnapshot-0.20.4-3|10	Requires:  rsnapshot
12mr|draksnapshot-0.20.4-3|11	%if %mdkversion >=  200900
12mr|draksnapshot-0.20.4-3|12	Requires:  drakxtools >= 10.59
12mr|draksnapshot-0.20.4-3|13	%else
12mr|draksnapshot-0.20.4-3|14	Requires:  drakxtools >= 10.29.11
12mr|draksnapshot-0.20.4-3|15	%endif
12mr|draksnapshot-0.20.4-3|16	BuildRequires: gettext, perl-MDK-Common-devel intltool
12mr|draksnapshot-0.20.4-3|17	BuildArch: 	noarch
12mr|draksnapshot-0.20.4-3|18	
12mr|draksnapshot-0.20.4-3|19	
12mr|draksnapshot-0.20.4-3|20	%description
12mr|draksnapshot-0.20.4-3|21	This is a backup program that uses rsync to take backup snapshots of
12mr|draksnapshot-0.20.4-3|22	filesystems.  It uses hard links to save space on disk.
12mr|draksnapshot-0.20.4-3|23	
12mr|draksnapshot-0.20.4-3|24	%prep
12mr|draksnapshot-0.20.4-3|25	%setup -q
12mr|draksnapshot-0.20.4-3|26	
12mr|draksnapshot-0.20.4-3|27	%build
12mr|draksnapshot-0.20.4-3|28	%make
12mr|draksnapshot-0.20.4-3|29	perl -pi -e 's!my \$ver = 1;!my \$ver = '"'%version-%release'"';!' draksnapshot-applet
12mr|draksnapshot-0.20.4-3|30	
12mr|draksnapshot-0.20.4-3|31	%install
12mr|draksnapshot-0.20.4-3|32	rm -rf %{buildroot}
12mr|draksnapshot-0.20.4-3|33	%makeinstall_std PREFIX=$RPM_BUILD_ROOT
12mr|draksnapshot-0.20.4-3|34	
12mr|draksnapshot-0.20.4-3|35	# so that we remove cron entry on removal:
12mr|draksnapshot-0.20.4-3|36	mkdir %{buildroot}%_sysconfdir/cron.d
12mr|draksnapshot-0.20.4-3|37	touch %{buildroot}%_sysconfdir/cron.d/rsnapshot
12mr|draksnapshot-0.20.4-3|38	
12mr|draksnapshot-0.20.4-3|39	%{find_lang} %{name}
12mr|draksnapshot-0.20.4-3|40	
12mr|draksnapshot-0.20.4-3|41	%post
12mr|draksnapshot-0.20.4-3|42	%{update_desktop_database}
12mr|draksnapshot-0.20.4-3|43	%{update_mime_database}
12mr|draksnapshot-0.20.4-3|44	
12mr|draksnapshot-0.20.4-3|45	%postun
12mr|draksnapshot-0.20.4-3|46	%{clean_desktop_database}
12mr|draksnapshot-0.20.4-3|47	%{clean_mime_database}
12mr|draksnapshot-0.20.4-3|48	
12mr|draksnapshot-0.20.4-3|49	%clean
12mr|draksnapshot-0.20.4-3|50	rm -rf %{buildroot}
12mr|draksnapshot-0.20.4-3|51	
12mr|draksnapshot-0.20.4-3|52	%files -f %name.lang
12mr|draksnapshot-0.20.4-3|53	%defattr(-,root,root)
12mr|draksnapshot-0.20.4-3|54	%defattr(-,root,root)
12mr|draksnapshot-0.20.4-3|55	%ghost %_sysconfdir/cron.d/rsnapshot
12mr|draksnapshot-0.20.4-3|56	%_bindir/*
12mr|draksnapshot-0.20.4-3|57	%_datadir/%{name}
12mr|draksnapshot-0.20.4-3|58	%_sysconfdir/xdg/autostart/autostart-draksnapshot.desktop
12mr|draksnapshot-0.20.4-3|59	%_iconsdir/*.png
12mr|draksnapshot-0.20.4-3|60	%_liconsdir/*.png
12mr|draksnapshot-0.20.4-3|61	%_miconsdir/*.png
12mr|draksnapshot-0.20.4-3|62	%_sbindir/*
12mr|draksnapshot-0.20.4-3|63	%perl_vendorlib/MDV
12mr|draksnapshot-0.20.4-3|64	
12mr|draksnapshot-0.20.4-3|65	
12mr|draksnapshot-0.20.4-3|66	
12mr|draksnapshot-0.20.4-3|67	
12mr|draksnapshot-0.20.4-3|68	
12mr|draksnapshot-0.20.4-3|69	%changelog
12mr|draksnapshot-0.20.4-3|70	

13845 12
12mr|drakstats-0.23.2-4|1	%define version 0.23.2
12mr|drakstats-0.23.2-4|2	%define name drakstats
12mr|drakstats-0.23.2-4|3	%define release %mkrel 4
12mr|drakstats-0.23.2-4|4	
12mr|drakstats-0.23.2-4|5	Summary:	The Mandriva Linux installed rpm gathering tool
12mr|drakstats-0.23.2-4|6	Name:		%{name}
12mr|drakstats-0.23.2-4|7	Version:	%{version}
12mr|drakstats-0.23.2-4|8	Release:	%{release}
12mr|drakstats-0.23.2-4|9	#cvs source
12mr|drakstats-0.23.2-4|10	# http://www.mandrivalinux.com/en/cvs.php3
12mr|drakstats-0.23.2-4|11	Source0:	%{name}-%{version}.tar.bz2
12mr|drakstats-0.23.2-4|12	License:	GPL
12mr|drakstats-0.23.2-4|13	URL:		http://wiki.mandriva.com/en/Tools/DrakStats
12mr|drakstats-0.23.2-4|14	Group:		System/Configuration/Packaging
12mr|drakstats-0.23.2-4|15	Requires:	drakxtools >= 10.2, rpmstats >= 0.4-1mdk, perl-SOAP-Lite, perl-URPM
12mr|drakstats-0.23.2-4|16	Requires:	perl-libwww-perl
12mr|drakstats-0.23.2-4|17	BuildArch:	noarch
12mr|drakstats-0.23.2-4|18	BuildRequires: perl-MDK-Common-devel
12mr|drakstats-0.23.2-4|19	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|drakstats-0.23.2-4|20	
12mr|drakstats-0.23.2-4|21	%description
12mr|drakstats-0.23.2-4|22	Drakstats is a GUI frontend to rpmstats which retrieves statistics about
12mr|drakstats-0.23.2-4|23	installed rpm packages and give users the CHOICE to send it to a remote
12mr|drakstats-0.23.2-4|24	server for global package usage statistics.
12mr|drakstats-0.23.2-4|25	The final goal is to help us shape the future package choice of the
12mr|drakstats-0.23.2-4|26	upcoming releases of the distro.
12mr|drakstats-0.23.2-4|27	Drakstats is also a handy tool to optimize install based packages by
12mr|drakstats-0.23.2-4|28	helping the user remove unused software.
12mr|drakstats-0.23.2-4|29	
12mr|drakstats-0.23.2-4|30	%prep
12mr|drakstats-0.23.2-4|31	%setup -q
12mr|drakstats-0.23.2-4|32	
12mr|drakstats-0.23.2-4|33	%build
12mr|drakstats-0.23.2-4|34	
12mr|drakstats-0.23.2-4|35	%install
12mr|drakstats-0.23.2-4|36	rm -rf %{buildroot}
12mr|drakstats-0.23.2-4|37	make PREFIX=%{buildroot} install
12mr|drakstats-0.23.2-4|38	
12mr|drakstats-0.23.2-4|39	#menu
12mr|drakstats-0.23.2-4|40	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12mr|drakstats-0.23.2-4|41	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-drakstats.desktop << EOF
12mr|drakstats-0.23.2-4|42	[Desktop Entry]
12mr|drakstats-0.23.2-4|43	Name=Packages Stats
12mr|drakstats-0.23.2-4|44	Comment=Mandriva Linux packages stats
12mr|drakstats-0.23.2-4|45	Exec=/usr/sbin/%{name}
12mr|drakstats-0.23.2-4|46	Icon=drakstats
12mr|drakstats-0.23.2-4|47	Type=Application
12mr|drakstats-0.23.2-4|48	Categories=X-MandrivaLinux-CrossDesktop;GTK;System;PackageManager;
12mr|drakstats-0.23.2-4|49	EOF
12mr|drakstats-0.23.2-4|50	
12mr|drakstats-0.23.2-4|51	#install lang
12mr|drakstats-0.23.2-4|52	%{find_lang} %{name}
12mr|drakstats-0.23.2-4|53	
12mr|drakstats-0.23.2-4|54	%clean
12mr|drakstats-0.23.2-4|55	rm -rf %{buildroot}
12mr|drakstats-0.23.2-4|56	
12mr|drakstats-0.23.2-4|57	%if %mdkversion < 200900
12mr|drakstats-0.23.2-4|58	%post
12mr|drakstats-0.23.2-4|59	%{update_menus}
12mr|drakstats-0.23.2-4|60	%{update_icon_cache hicolor}
12mr|drakstats-0.23.2-4|61	%endif
12mr|drakstats-0.23.2-4|62	
12mr|drakstats-0.23.2-4|63	%if %mdkversion < 200900
12mr|drakstats-0.23.2-4|64	%postun
12mr|drakstats-0.23.2-4|65	%{clean_menus}
12mr|drakstats-0.23.2-4|66	%{clean_icon_cache hicolor}
12mr|drakstats-0.23.2-4|67	%endif
12mr|drakstats-0.23.2-4|68	
12mr|drakstats-0.23.2-4|69	%files -f %{name}.lang
12mr|drakstats-0.23.2-4|70	%defattr(-,root,root)
12mr|drakstats-0.23.2-4|71	%doc README NEWS
12mr|drakstats-0.23.2-4|72	%{_prefix}/sbin/*
12mr|drakstats-0.23.2-4|73	%{_datadir}/%{name}
12mr|drakstats-0.23.2-4|74	%{_datadir}/applications/mandriva-*.desktop
12mr|drakstats-0.23.2-4|75	%{_miconsdir}/*.png
12mr|drakstats-0.23.2-4|76	%{_iconsdir}/*.png
12mr|drakstats-0.23.2-4|77	%{_liconsdir}/*.png
12mr|drakstats-0.23.2-4|78	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|drakstats-0.23.2-4|79	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|drakstats-0.23.2-4|80	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|drakstats-0.23.2-4|81	
12mr|drakstats-0.23.2-4|82	
12mr|drakstats-0.23.2-4|83	
12mr|drakstats-0.23.2-4|84	%changelog
12mr|drakstats-0.23.2-4|85	

13846 12
12mr|drakwizard-3.7.4-5|1	%define name drakwizard
12mr|drakwizard-3.7.4-5|2	%define version 3.7.4
12mr|drakwizard-3.7.4-5|3	%define release 5
12mr|drakwizard-3.7.4-5|4	
12mr|drakwizard-3.7.4-5|5	Name: %{name}
12mr|drakwizard-3.7.4-5|6	Version: %{version}
12mr|drakwizard-3.7.4-5|7	Release: %{release}
12mr|drakwizard-3.7.4-5|8	Source0: %{name}-%{version}.tar.lzma
12mr|drakwizard-3.7.4-5|9	Source1: %name.png
12mr|drakwizard-3.7.4-5|10	License: GPL
12mr|drakwizard-3.7.4-5|11	Group: System/Configuration/Other
12mr|drakwizard-3.7.4-5|12	Requires: perl-base, usermode, perl-Locale-gettext, drakxtools >= 9.1-0.4mdk, perl-Libconf >= 0.39.19, drakwizard-base = %{version}-%{release}
12mr|drakwizard-3.7.4-5|13	BuildRequires: gettext-base, perl-base
12mr|drakwizard-3.7.4-5|14	Buildroot: %{_tmppath}/%{name}
12mr|drakwizard-3.7.4-5|15	BuildArch: noarch
12mr|drakwizard-3.7.4-5|16	Prefix: %{_prefix}
12mr|drakwizard-3.7.4-5|17	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
12mr|drakwizard-3.7.4-5|18	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
12mr|drakwizard-3.7.4-5|19	Summary: Wizard Launcher and its collection of wizards
12mr|drakwizard-3.7.4-5|20	URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/drakwizard/trunk/
12mr|drakwizard-3.7.4-5|21	
12mr|drakwizard-3.7.4-5|22	%description
12mr|drakwizard-3.7.4-5|23	drakwizard allows you to launch :
12mr|drakwizard-3.7.4-5|24	- server wizard: configures basic services.
12mr|drakwizard-3.7.4-5|25	- global wizard: wizard that launch each other.
12mr|drakwizard-3.7.4-5|26	- dhcpd, dns, ftp, apache, time wizards, ssh.
12mr|drakwizard-3.7.4-5|27	
12mr|drakwizard-3.7.4-5|28	%package base
12mr|drakwizard-3.7.4-5|29	Summary: Base of Wizard Launcher
12mr|drakwizard-3.7.4-5|30	Group: System/Configuration/Other
12mr|drakwizard-3.7.4-5|31	Conflicts: drakwizard < 3.0-1mdk
12mr|drakwizard-3.7.4-5|32	
12mr|drakwizard-3.7.4-5|33	%description base
12mr|drakwizard-3.7.4-5|34	Base package for drakwizard.
12mr|drakwizard-3.7.4-5|35	
12mr|drakwizard-3.7.4-5|36	%prep
12mr|drakwizard-3.7.4-5|37	%setup -q
12mr|drakwizard-3.7.4-5|38	
12mr|drakwizard-3.7.4-5|39	%build
12mr|drakwizard-3.7.4-5|40	
12mr|drakwizard-3.7.4-5|41	%install
12mr|drakwizard-3.7.4-5|42	rm -rf $RPM_BUILD_ROOT
12mr|drakwizard-3.7.4-5|43	%makeinstall
12mr|drakwizard-3.7.4-5|44	%find_lang %{name}
12mr|drakwizard-3.7.4-5|45	
12mr|drakwizard-3.7.4-5|46	%files base -f %{name}.lang
12mr|drakwizard-3.7.4-5|47	%defattr(-,root,root)
12mr|drakwizard-3.7.4-5|48	%doc TODO README.adding_wizard
12mr|drakwizard-3.7.4-5|49	%config(noreplace) %_sysconfdir/gnome-vfs-2.0/vfolders/*
12mr|drakwizard-3.7.4-5|50	%_sbindir/drakwizard
12mr|drakwizard-3.7.4-5|51	%{perl_vendorlib}/MDK/Wizard/Apache.pm
12mr|drakwizard-3.7.4-5|52	%{perl_vendorlib}/MDK/Wizard/Varspaceval.pm
12mr|drakwizard-3.7.4-5|53	%{perl_vendorlib}/MDK/Wizard/Wizcommon.pm
12mr|drakwizard-3.7.4-5|54	%{perl_vendorlib}/MDK/Wizard/Wizcommon_gtk2.pm
12mr|drakwizard-3.7.4-5|55	%{perl_vendorlib}/MDK/Wizard/IFCFG.pm
12mr|drakwizard-3.7.4-5|56	%_datadir/wizards/desktop/*
12mr|drakwizard-3.7.4-5|57	
12mr|drakwizard-3.7.4-5|58	%files
12mr|drakwizard-3.7.4-5|59	%defattr(-,root,root)
12mr|drakwizard-3.7.4-5|60	%{perl_vendorlib}/MDK/Wizard/Bind.pm
12mr|drakwizard-3.7.4-5|61	%{perl_vendorlib}/MDK/Wizard/Dhcp.pm
12mr|drakwizard-3.7.4-5|62	%{perl_vendorlib}/MDK/Wizard/Ntp.pm
12mr|drakwizard-3.7.4-5|63	%{perl_vendorlib}/MDK/Wizard/Proftpd.pm
12mr|drakwizard-3.7.4-5|64	%{perl_vendorlib}/MDK/Wizard/Squid.pm
12mr|drakwizard-3.7.4-5|65	%{perl_vendorlib}/MDK/Wizard/Sshd.pm
12mr|drakwizard-3.7.4-5|66	%_datadir/wizards/sshd_wizard
12mr|drakwizard-3.7.4-5|67	%_datadir/wizards/dhcp_wizard
12mr|drakwizard-3.7.4-5|68	%_datadir/wizards/dns_wizard
12mr|drakwizard-3.7.4-5|69	%_datadir/wizards/ftp_wizard
12mr|drakwizard-3.7.4-5|70	%_datadir/wizards/proxy_wizard
12mr|drakwizard-3.7.4-5|71	
12mr|drakwizard-3.7.4-5|72	
12mr|drakwizard-3.7.4-5|73	
12mr|drakwizard-3.7.4-5|74	
12mr|drakwizard-3.7.4-5|75	
12mr|drakwizard-3.7.4-5|76	%changelog
12mr|drakwizard-3.7.4-5|77	

13847 12
12mr|drakx-installer-advertising-2010.1-5|1	%define name drakx-installer-advertising
12mr|drakx-installer-advertising-2010.1-5|2	%define version 2010.1
12mr|drakx-installer-advertising-2010.1-5|3	%define release %mkrel 5
12mr|drakx-installer-advertising-2010.1-5|4	
12mr|drakx-installer-advertising-2010.1-5|5	Summary: DrakX installer advertising files
12mr|drakx-installer-advertising-2010.1-5|6	Name: %{name}
12mr|drakx-installer-advertising-2010.1-5|7	Version: %{version}
12mr|drakx-installer-advertising-2010.1-5|8	Release: %{release}
12mr|drakx-installer-advertising-2010.1-5|9	Source0: %{name}-%{version}.tar.bz2
12mr|drakx-installer-advertising-2010.1-5|10	License: GPL
12mr|drakx-installer-advertising-2010.1-5|11	Group: Development/Other
12mr|drakx-installer-advertising-2010.1-5|12	Url: http://wiki.mandriva.com/Tools/DrakX
12mr|drakx-installer-advertising-2010.1-5|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|drakx-installer-advertising-2010.1-5|14	
12mr|drakx-installer-advertising-2010.1-5|15	%description
12mr|drakx-installer-advertising-2010.1-5|16	advertising files needed to build Mandriva installer (DrakX)
12mr|drakx-installer-advertising-2010.1-5|17	
12mr|drakx-installer-advertising-2010.1-5|18	%prep
12mr|drakx-installer-advertising-2010.1-5|19	%setup -q
12mr|drakx-installer-advertising-2010.1-5|20	
12mr|drakx-installer-advertising-2010.1-5|21	%install
12mr|drakx-installer-advertising-2010.1-5|22	rm -rf $RPM_BUILD_ROOT
12mr|drakx-installer-advertising-2010.1-5|23	
12mr|drakx-installer-advertising-2010.1-5|24	dest=$RPM_BUILD_ROOT%{_datadir}/%name
12mr|drakx-installer-advertising-2010.1-5|25	mkdir -p $dest
12mr|drakx-installer-advertising-2010.1-5|26	make install ROOTDEST=$dest
12mr|drakx-installer-advertising-2010.1-5|27	
12mr|drakx-installer-advertising-2010.1-5|28	%clean
12mr|drakx-installer-advertising-2010.1-5|29	rm -rf $RPM_BUILD_ROOT
12mr|drakx-installer-advertising-2010.1-5|30	
12mr|drakx-installer-advertising-2010.1-5|31	%files
12mr|drakx-installer-advertising-2010.1-5|32	%defattr(-,root,root)
12mr|drakx-installer-advertising-2010.1-5|33	%{_datadir}/%name
12mr|drakx-installer-advertising-2010.1-5|34	
12mr|drakx-installer-advertising-2010.1-5|35	
12mr|drakx-installer-advertising-2010.1-5|36	
12mr|drakx-installer-advertising-2010.1-5|37	
12mr|drakx-installer-advertising-2010.1-5|38	
12mr|drakx-installer-advertising-2010.1-5|39	%changelog
12mr|drakx-installer-advertising-2010.1-5|40	

13848 12
12mr|drakx-installer-binaries-1.60-5|1	#bcond_without	diet
12mr|drakx-installer-binaries-1.60-5|2	
12mr|drakx-installer-binaries-1.60-5|3	%define	family	drakx-installer
12mr|drakx-installer-binaries-1.60-5|4	
12mr|drakx-installer-binaries-1.60-5|5	Summary:	DrakX binaries
12mr|drakx-installer-binaries-1.60-5|6	Name:		drakx-installer-binaries
12mr|drakx-installer-binaries-1.60-5|7	Version:	1.60
12mr|drakx-installer-binaries-1.60-5|8	Release:	5
12mr|drakx-installer-binaries-1.60-5|9	Source0:	%{name}-%{version}.tar.xz
12mr|drakx-installer-binaries-1.60-5|10	Patch1:	drakx-installer-binaries-1.60-rosa.patch
12mr|drakx-installer-binaries-1.60-5|11	License:	GPLv2+
12mr|drakx-installer-binaries-1.60-5|12	Group:		Development/Other
12mr|drakx-installer-binaries-1.60-5|13	Url:		http://wiki.mandriva.com/Tools/DrakX
12mr|drakx-installer-binaries-1.60-5|14	BuildRequires:	kernel
12mr|drakx-installer-binaries-1.60-5|15	BuildRequires:	ldetect-devel >= 0.9.1
12mr|drakx-installer-binaries-1.60-5|16	BuildRequires:	ldetect-lst >= 0.1.222
12mr|drakx-installer-binaries-1.60-5|17	BuildRequires:	ldetect-lst-devel
12mr|drakx-installer-binaries-1.60-5|18	%if %{with diet}
12mr|drakx-installer-binaries-1.60-5|19	BuildRequires:	dietlibc-devel
12mr|drakx-installer-binaries-1.60-5|20	%else
12mr|drakx-installer-binaries-1.60-5|21	BuildRequires:	uClibc-devel >= 0.9.33.2-3
12mr|drakx-installer-binaries-1.60-5|22	%endif
12mr|drakx-installer-binaries-1.60-5|23	BuildRequires:	kmod-devel
12mr|drakx-installer-binaries-1.60-5|24	BuildRequires:	sysfsutils-static-devel
12mr|drakx-installer-binaries-1.60-5|25	BuildRequires:	slang-static-devel
12mr|drakx-installer-binaries-1.60-5|26	BuildRequires:	newt-devel
12mr|drakx-installer-binaries-1.60-5|27	BuildRequires:	pkgconfig(libpci)
12mr|drakx-installer-binaries-1.60-5|28	BuildRequires:	zlib-devel
12mr|drakx-installer-binaries-1.60-5|29	BuildRequires:	flex byacc
12mr|drakx-installer-binaries-1.60-5|30	BuildRequires:	pkgconfig(liblzma)
12mr|drakx-installer-binaries-1.60-5|31	
12mr|drakx-installer-binaries-1.60-5|32	#- not requiring the same version otherwise releasing drakx-installer-images takes a day
12mr|drakx-installer-binaries-1.60-5|33	#- (restore this when the build system can build a pack of packages)
12mr|drakx-installer-binaries-1.60-5|34	Requires:	ldetect-lst
12mr|drakx-installer-binaries-1.60-5|35	%rename		%{name}-probe
12mr|drakx-installer-binaries-1.60-5|36	
12mr|drakx-installer-binaries-1.60-5|37	%description
12mr|drakx-installer-binaries-1.60-5|38	Binaries needed to build the Mandriva Linux installer (DrakX).
12mr|drakx-installer-binaries-1.60-5|39	
12mr|drakx-installer-binaries-1.60-5|40	%prep
12mr|drakx-installer-binaries-1.60-5|41	%setup -q
12mr|drakx-installer-binaries-1.60-5|42	%apply_patches
12mr|drakx-installer-binaries-1.60-5|43	
12mr|drakx-installer-binaries-1.60-5|44	%build
12mr|drakx-installer-binaries-1.60-5|45	#if %{with diet}
12mr|drakx-installer-binaries-1.60-5|46	#make -C mdk-stage1 LIBC=dietlibc LDFLAGS="%{ldflags}"
12mr|drakx-installer-binaries-1.60-5|47	#else
12mr|drakx-installer-binaries-1.60-5|48	#make -C mdk-stage1 LIBC=uclibc CFLAGS="%{uclibc_cflags}" LDFLAGS="%{ldflags}"
12mr|drakx-installer-binaries-1.60-5|49	#endif
12mr|drakx-installer-binaries-1.60-5|50	
12mr|drakx-installer-binaries-1.60-5|51	make -C mdk-stage1 LDFLAGS="%{ldflags}"
12mr|drakx-installer-binaries-1.60-5|52	
12mr|drakx-installer-binaries-1.60-5|53	%install
12mr|drakx-installer-binaries-1.60-5|54	%makeinstall_std -C mdk-stage1
12mr|drakx-installer-binaries-1.60-5|55	
12mr|drakx-installer-binaries-1.60-5|56	%files
12mr|drakx-installer-binaries-1.60-5|57	%doc mdk-stage1/NEWS
12mr|drakx-installer-binaries-1.60-5|58	%dir %{_libdir}/%{family}
12mr|drakx-installer-binaries-1.60-5|59	%dir %{_libdir}/%{family}/binaries
12mr|drakx-installer-binaries-1.60-5|60	%{_libdir}/%{family}/binaries/stage1
12mr|drakx-installer-binaries-1.60-5|61	%{_libdir}/%{family}/binaries/rescue-gui
12mr|drakx-installer-binaries-1.60-5|62	%{_libdir}/%{family}/binaries/dhcp-client
12mr|drakx-installer-binaries-1.60-5|63	%{_libdir}/%{family}/binaries/drvinst
12mr|drakx-installer-binaries-1.60-5|64	%{_libdir}/%{family}/binaries/lspcidrake
12mr|drakx-installer-binaries-1.60-5|65	%{_libdir}/%{family}/binaries/pcmcia_probe.o
12mr|drakx-installer-binaries-1.60-5|66	%{_libdir}/%{family}/binaries/probe-modules
12mr|drakx-installer-binaries-1.60-5|67	
12mr|drakx-installer-binaries-1.60-5|68	
12mr|drakx-installer-binaries-1.60-5|69	%changelog
12mr|drakx-installer-binaries-1.60-5|70	* Mon Sep 10 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.60-1
12mr|drakx-installer-binaries-1.60-5|71	+ Revision: 816723
12mr|drakx-installer-binaries-1.60-5|72	- new version:
12mr|drakx-installer-binaries-1.60-5|73	o compile libkmod, libpci & libsysfs sources directly into binary rather
12mr|drakx-installer-binaries-1.60-5|74	than linking in objects from static libraries
12mr|drakx-installer-binaries-1.60-5|75	o use kmod for module loading everywhere
12mr|drakx-installer-binaries-1.60-5|76	- merge probe-modules package as it's now only a hardlink of same binary as the
12mr|drakx-installer-binaries-1.60-5|77	rest
12mr|drakx-installer-binaries-1.60-5|78	
12mr|drakx-installer-binaries-1.60-5|79	* Wed Sep 05 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.59-1
12mr|drakx-installer-binaries-1.60-5|80	+ Revision: 816383
12mr|drakx-installer-binaries-1.60-5|81	- new version:
12mr|drakx-installer-binaries-1.60-5|82	o move back newt & slang to our own tree to be able to compile with
12mr|drakx-installer-binaries-1.60-5|83	-fwhole-program
12mr|drakx-installer-binaries-1.60-5|84	o move tree from mdk-stage1 to images dir
12mr|drakx-installer-binaries-1.60-5|85	o use more regular paths for various configuration files etc.
12mr|drakx-installer-binaries-1.60-5|86	created/needed bythe installer
12mr|drakx-installer-binaries-1.60-5|87	o beef up init script process inspired by SysV
12mr|drakx-installer-binaries-1.60-5|88	o just compile all of ldetect's source directly into the stage1 binary
12mr|drakx-installer-binaries-1.60-5|89	rather than linking it through a static library
12mr|drakx-installer-binaries-1.60-5|90	o compile and link 'drvinst' & lspcidrake directly into stage1 binary in
12mr|drakx-installer-binaries-1.60-5|91	order to save space and make it available from earlier on
12mr|drakx-installer-binaries-1.60-5|92	o don't write directly to /dev/tty3, inittab takes care of this now
12mr|drakx-installer-binaries-1.60-5|93	o log any errors from init scripts to /var/log/stage1.log
12mr|drakx-installer-binaries-1.60-5|94	o removal of stage1 files conflicting with files from stage2 is now
12mr|drakx-installer-binaries-1.60-5|95	automatically handled by init scripts
12mr|drakx-installer-binaries-1.60-5|96	o fix a bug in selection of http install where going back during
12mr|drakx-installer-binaries-1.60-5|97	configuration would invoke ftp install option rather than http
12mr|drakx-installer-binaries-1.60-5|98	o move stage1.log from /tmp to /var/log/stage1.log
12mr|drakx-installer-binaries-1.60-5|99	o log syslog & klog to /var/log/messages
12mr|drakx-installer-binaries-1.60-5|100	o handle moving to new root etc. through inittab
12mr|drakx-installer-binaries-1.60-5|101	o add a 'nettest' option for automatically selecting (my) personal
12mr|drakx-installer-binaries-1.60-5|102	options for loading stage 2 installer
12mr|drakx-installer-binaries-1.60-5|103	o migrate to using 'init' implementation from busybox rather than our
12mr|drakx-installer-binaries-1.60-5|104	own
12mr|drakx-installer-binaries-1.60-5|105	o properly grab controlling tty for child processes forked from init
12mr|drakx-installer-binaries-1.60-5|106	o add support for virtio discs
12mr|drakx-installer-binaries-1.60-5|107	o fix glibc build
12mr|drakx-installer-binaries-1.60-5|108	o "move" mount points from stage 1 to stage 2 overlayfs root
12mr|drakx-installer-binaries-1.60-5|109	
12mr|drakx-installer-binaries-1.60-5|110	* Fri Aug 10 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.57-1
12mr|drakx-installer-binaries-1.60-5|111	+ Revision: 813863
12mr|drakx-installer-binaries-1.60-5|112	- new version:
12mr|drakx-installer-binaries-1.60-5|113	o merge 'init' into the 'stage1' binary
12mr|drakx-installer-binaries-1.60-5|114	o do all mounting in stage 1
12mr|drakx-installer-binaries-1.60-5|115	o fix mounting overlayfs for stage 2 otherwise than just rescue mode
12mr|drakx-installer-binaries-1.60-5|116	
12mr|drakx-installer-binaries-1.60-5|117	* Sat Aug 04 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.56-1
12mr|drakx-installer-binaries-1.60-5|118	+ Revision: 811700
12mr|drakx-installer-binaries-1.60-5|119	- new version:
12mr|drakx-installer-binaries-1.60-5|120	o merge dhcp-client, probe-modules, rescue-gui & stage1 into just one
12mr|drakx-installer-binaries-1.60-5|121	binary
12mr|drakx-installer-binaries-1.60-5|122	o use overlayfs for new root rather than symlinks
12mr|drakx-installer-binaries-1.60-5|123	o mount /dev as devtmpfs
12mr|drakx-installer-binaries-1.60-5|124	o fix remaining aliasing violations for dietlibc build
12mr|drakx-installer-binaries-1.60-5|125	o fix building of init.c against dietlibc
12mr|drakx-installer-binaries-1.60-5|126	o compile everything with -fwhole-program by default
12mr|drakx-installer-binaries-1.60-5|127	
12mr|drakx-installer-binaries-1.60-5|128	* Thu Jun 07 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.55-1
12mr|drakx-installer-binaries-1.60-5|129	+ Revision: 803194
12mr|drakx-installer-binaries-1.60-5|130	- fix unitialized memory screwing up dialog input
12mr|drakx-installer-binaries-1.60-5|131	
12mr|drakx-installer-binaries-1.60-5|132	* Thu Jun 07 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.54-1
12mr|drakx-installer-binaries-1.60-5|133	+ Revision: 803139
12mr|drakx-installer-binaries-1.60-5|134	- add NEWS as %%doc
12mr|drakx-installer-binaries-1.60-5|135	- use %%makeinstall_std
12mr|drakx-installer-binaries-1.60-5|136	- build with %%optflags & %%ldflags
12mr|drakx-installer-binaries-1.60-5|137	- new version:
12mr|drakx-installer-binaries-1.60-5|138	o drop some dead code
12mr|drakx-installer-binaries-1.60-5|139	o comment out code operating on an uninitialized sockaddr
12mr|drakx-installer-binaries-1.60-5|140	o get rid of unused variables
12mr|drakx-installer-binaries-1.60-5|141	o fix aliasing violations
12mr|drakx-installer-binaries-1.60-5|142	o fix bogus sizeof(int) == sizeof(int32_t) assumptions
12mr|drakx-installer-binaries-1.60-5|143	o take out -fno-strict-aliasing
12mr|drakx-installer-binaries-1.60-5|144	o revert to "linux" terminfo
12mr|drakx-installer-binaries-1.60-5|145	o make sure ncurses get initialized in UTF-8 (mga#4894)
12mr|drakx-installer-binaries-1.60-5|146	o fix 'format not a string literal and no format arguments'
12mr|drakx-installer-binaries-1.60-5|147	o add install with DESTDIR support
12mr|drakx-installer-binaries-1.60-5|148	o install under /usr/lib(64)/drakx-installer
12mr|drakx-installer-binaries-1.60-5|149	o don't strip binaries in Makefile, leave it to rpm to do
12mr|drakx-installer-binaries-1.60-5|150	o hide "KA server" option (mga#5944)
12mr|drakx-installer-binaries-1.60-5|151	o support dynamic uClibc build
12mr|drakx-installer-binaries-1.60-5|152	o first attempt at supporting XenBlk discs
12mr|drakx-installer-binaries-1.60-5|153	o switch from gethostbyname() to getaddrinfo() (mga#4056)
12mr|drakx-installer-binaries-1.60-5|154	o switch from gethostbyaddr() to getnameinfo()
12mr|drakx-installer-binaries-1.60-5|155	
12mr|drakx-installer-binaries-1.60-5|156	* Thu May 24 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.53-1
12mr|drakx-installer-binaries-1.60-5|157	+ Revision: 800440
12mr|drakx-installer-binaries-1.60-5|158	- new version:
12mr|drakx-installer-binaries-1.60-5|159	o try mounting as btrfs
12mr|drakx-installer-binaries-1.60-5|160	o load btrfs module to mount btrfs
12mr|drakx-installer-binaries-1.60-5|161	o default to "screen" instead of "linux" terminfo (mga#4894)
12mr|drakx-installer-binaries-1.60-5|162	o do not try to load obsolete sqlzma & squashfs_lzma kernel modules
12mr|drakx-installer-binaries-1.60-5|163	o fix segfaulting when ISO directory is not valid (mga#4592)
12mr|drakx-installer-binaries-1.60-5|164	o recognize c67x00, imx21-hcd, fhci, isp1362-hcd, oxu210hp-hcd &
12mr|drakx-installer-binaries-1.60-5|165	renesas-usbhs USB host drivers (mga#4905)
12mr|drakx-installer-binaries-1.60-5|166	
12mr|drakx-installer-binaries-1.60-5|167	* Thu May 24 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.52-1
12mr|drakx-installer-binaries-1.60-5|168	+ Revision: 800360
12mr|drakx-installer-binaries-1.60-5|169	- new version:
12mr|drakx-installer-binaries-1.60-5|170	o build against uClibc by default
12mr|drakx-installer-binaries-1.60-5|171	o fix parallel build
12mr|drakx-installer-binaries-1.60-5|172	o clean up Makefile
12mr|drakx-installer-binaries-1.60-5|173	o support xz & gz compressed kernel modules in addition to uncompressed
12mr|drakx-installer-binaries-1.60-5|174	o add support for doing a dynamically linked build
12mr|drakx-installer-binaries-1.60-5|175	o build against system libraries of libsysfs, slang & newt
12mr|drakx-installer-binaries-1.60-5|176	o add support for building with uClibc
12mr|drakx-installer-binaries-1.60-5|177	o fix building with newer dietlibc/zlib
12mr|drakx-installer-binaries-1.60-5|178	o (handle_pcmcia) kill obsolete test for 2.2 kernel (tv)
12mr|drakx-installer-binaries-1.60-5|179	o try to use arch-prefixed location for FTP & HTTP installs (mga#2578)
12mr|drakx-installer-binaries-1.60-5|180	o add support for kernel compressed as XZ
12mr|drakx-installer-binaries-1.60-5|181	o link with libkmod instead of libmodprobe
12mr|drakx-installer-binaries-1.60-5|182	o kill 10 years old snapshot of pppd & pppoe
12mr|drakx-installer-binaries-1.60-5|183	o (now using upstream pppd & pppoe)
12mr|drakx-installer-binaries-1.60-5|184	o display distro name in mirror list too (mga#191)
12mr|drakx-installer-binaries-1.60-5|185	o sync with kernel-3.1.0
12mr|drakx-installer-binaries-1.60-5|186	* add hid devices:
12mr|drakx-installer-binaries-1.60-5|187	hid-keytouch, hid-uclogic
12mr|drakx-installer-binaries-1.60-5|188	* add sas/raid driver:
12mr|drakx-installer-binaries-1.60-5|189	isci
12mr|drakx-installer-binaries-1.60-5|190	* add sound devices:
12mr|drakx-installer-binaries-1.60-5|191	snd-lola, snd-firewire-speakers snd-isight, snd-usb-6fire
12mr|drakx-installer-binaries-1.60-5|192	* add usb/storage:
12mr|drakx-installer-binaries-1.60-5|193	ums-eneub6250, ums-realtek
12mr|drakx-installer-binaries-1.60-5|194	* add wireless drivers:
12mr|drakx-installer-binaries-1.60-5|195	brcmsmac, rtl8187se, rtusb, rtl8192se, rtl8192cu, rtl8192de
12mr|drakx-installer-binaries-1.60-5|196	o add ums-* (USB mass storage) modules in disk/usb category
12mr|drakx-installer-binaries-1.60-5|197	- drop unnecessary patch to disable -Werror
12mr|drakx-installer-binaries-1.60-5|198	- add version to license
12mr|drakx-installer-binaries-1.60-5|199	- cleanups
12mr|drakx-installer-binaries-1.60-5|200	
12mr|drakx-installer-binaries-1.60-5|201	* Wed Dec 07 2011 Antoine Ginies <aginies@mandriva.com> 1.51-2
12mr|drakx-installer-binaries-1.60-5|202	+ Revision: 738537
12mr|drakx-installer-binaries-1.60-5|203	- fix missing declaration and headers
12mr|drakx-installer-binaries-1.60-5|204	- arm/mips support (from MGA)
12mr|drakx-installer-binaries-1.60-5|205	- (pcmcia_probe) do not attempt to perform ISA probe for PCMCIA controller on
12mr|drakx-installer-binaries-1.60-5|206	x86_64 as it fails with kvm_amd (#1156) (from MGA)
12mr|drakx-installer-binaries-1.60-5|207	- (pci_probe) add vendor name for 0x1217 (from MGA)
12mr|drakx-installer-binaries-1.60-5|208	- (pci_probe) all "O2 Micro" devices are know managed by yenta_socket (from MGA)
12mr|drakx-installer-binaries-1.60-5|209	- "i82365" driver was renamed "pd6729" (from MGA)
12mr|drakx-installer-binaries-1.60-5|210	- update yenta_socket ID list from kernel, thus handling more PCMCIA controllers (from MGA)
12mr|drakx-installer-binaries-1.60-5|211	- sort pci_id table (from MGA)
12mr|drakx-installer-binaries-1.60-5|212	- fix time argument type (upstream commit 8d07ad78c8a32b9c89bfcea25d775e8440fd4172 on pppd/session.c) (from MGA)
12mr|drakx-installer-binaries-1.60-5|213	- try to handle built-in modules (from MGA)
12mr|drakx-installer-binaries-1.60-5|214	- Don't depend on /sbin/init for now
12mr|drakx-installer-binaries-1.60-5|215	- Since we switched to systemd and we don't want to include its whole
12mr|drakx-installer-binaries-1.60-5|216	deps, we choose the fast path and remove the use of init entirely
12mr|drakx-installer-binaries-1.60-5|217	since it's not really used.
12mr|drakx-installer-binaries-1.60-5|218	- ide_cd_mod doesnt exist anymore
12mr|drakx-installer-binaries-1.60-5|219	- kernel doesnt provides compressed module now
12mr|drakx-installer-binaries-1.60-5|220	
12mr|drakx-installer-binaries-1.60-5|221	* Thu Apr 28 2011 Antoine Ginies <aginies@mandriva.com> 1.50-1
12mr|drakx-installer-binaries-1.60-5|222	+ Revision: 660026
12mr|drakx-installer-binaries-1.60-5|223	- restore ppp and ppoe disable by error
12mr|drakx-installer-binaries-1.60-5|224	- update stage1 color
12mr|drakx-installer-binaries-1.60-5|225	
12mr|drakx-installer-binaries-1.60-5|226	* Tue Apr 26 2011 Antoine Ginies <aginies@mandriva.com> 1.48-3
12mr|drakx-installer-binaries-1.60-5|227	+ Revision: 659367
12mr|drakx-installer-binaries-1.60-5|228	- remove those old colors...
12mr|drakx-installer-binaries-1.60-5|229	- bump release
12mr|drakx-installer-binaries-1.60-5|230	- latest tarball
12mr|drakx-installer-binaries-1.60-5|231	- fix newt build problem
12mr|drakx-installer-binaries-1.60-5|232	
12mr|drakx-installer-binaries-1.60-5|233	* Wed Oct 13 2010 Thierry Vignaud <tv@mandriva.org> 1.47-1mdv2011.0
12mr|drakx-installer-binaries-1.60-5|234	+ Revision: 585504
12mr|drakx-installer-binaries-1.60-5|235	- Patch0 : temporary disable -Werror in order to fix build
12mr|drakx-installer-binaries-1.60-5|236	- 2011.0 build
12mr|drakx-installer-binaries-1.60-5|237	
12mr|drakx-installer-binaries-1.60-5|238	* Fri May 21 2010 Pascal Terjan <pterjan@mandriva.org> 1.46-2mdv2010.1
12mr|drakx-installer-binaries-1.60-5|239	+ Revision: 545631
12mr|drakx-installer-binaries-1.60-5|240	- rebuild with fixed dietlibc
12mr|drakx-installer-binaries-1.60-5|241	
12mr|drakx-installer-binaries-1.60-5|242	* Thu May 13 2010 Pascal Terjan <pterjan@mandriva.org> 1.46-1mdv2010.1
12mr|drakx-installer-binaries-1.60-5|243	+ Revision: 544673
12mr|drakx-installer-binaries-1.60-5|244	- create device listed in /proc/partitions with correct major/minor (#57032)
12mr|drakx-installer-binaries-1.60-5|245	
12mr|drakx-installer-binaries-1.60-5|246	* Tue Mar 30 2010 Pascal Terjan <pterjan@mandriva.org> 1.45-1mdv2010.1
12mr|drakx-installer-binaries-1.60-5|247	+ Revision: 529931
12mr|drakx-installer-binaries-1.60-5|248	- do not list /dev/fd0 when no floppy is found (#58390)
12mr|drakx-installer-binaries-1.60-5|249	
12mr|drakx-installer-binaries-1.60-5|250	* Wed Mar 17 2010 Thierry Vignaud <tv@mandriva.org> 1.44-1mdv2010.1
12mr|drakx-installer-binaries-1.60-5|251	+ Revision: 523761
12mr|drakx-installer-binaries-1.60-5|252	- BR pciutils-devel with diet library
12mr|drakx-installer-binaries-1.60-5|253	- rebuild with latest list_modules.pm (might fix #57833)
12mr|drakx-installer-binaries-1.60-5|254	- 1.43 aka automatically bump version (#57466)
12mr|drakx-installer-binaries-1.60-5|255	- rebuild (might fix #57466)
12mr|drakx-installer-binaries-1.60-5|256	
12mr|drakx-installer-binaries-1.60-5|257	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|drakx-installer-binaries-1.60-5|258	- rebuilt for 2010.1
12mr|drakx-installer-binaries-1.60-5|259	
12mr|drakx-installer-binaries-1.60-5|260	* Mon Oct 12 2009 Olivier Blin <blino@mandriva.org> 1.42-2mdv2010.0
12mr|drakx-installer-binaries-1.60-5|261	+ Revision: 456839
12mr|drakx-installer-binaries-1.60-5|262	- rebuild for new ldetect
12mr|drakx-installer-binaries-1.60-5|263	
12mr|drakx-installer-binaries-1.60-5|264	* Tue Sep 22 2009 Olivier Blin <blino@mandriva.org> 1.42-1mdv2010.0
12mr|drakx-installer-binaries-1.60-5|265	+ Revision: 447357
12mr|drakx-installer-binaries-1.60-5|266	- 1.42
12mr|drakx-installer-binaries-1.60-5|267	- list asix module in network/usb group
12mr|drakx-installer-binaries-1.60-5|268	- virtio: fix device probing: use PCI subdevices
12mr|drakx-installer-binaries-1.60-5|269	- fix format string bug from 1.41
12mr|drakx-installer-binaries-1.60-5|270	
12mr|drakx-installer-binaries-1.60-5|271	* Tue Sep 15 2009 Bogdano Arendartchuk <bogdano@mandriva.com> 1.41-3mdv2010.0
12mr|drakx-installer-binaries-1.60-5|272	+ Revision: 443240
12mr|drakx-installer-binaries-1.60-5|273	- added patch fixing virtio device probing: use PCI subdevices
12mr|drakx-installer-binaries-1.60-5|274	
12mr|drakx-installer-binaries-1.60-5|275	* Tue Sep 01 2009 Bogdano Arendartchuk <bogdano@mandriva.com> 1.41-2mdv2010.0
12mr|drakx-installer-binaries-1.60-5|276	+ Revision: 423686
12mr|drakx-installer-binaries-1.60-5|277	- added patch fixing format string bug in 1.41
12mr|drakx-installer-binaries-1.60-5|278	- new version 1.41, handle virtio devices
12mr|drakx-installer-binaries-1.60-5|279	
12mr|drakx-installer-binaries-1.60-5|280	* Thu Jul 09 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.40-1mdv2010.0
12mr|drakx-installer-binaries-1.60-5|281	+ Revision: 393933
12mr|drakx-installer-binaries-1.60-5|282	- update tarball
12mr|drakx-installer-binaries-1.60-5|283	- fix build, rebuild to get 2010.0 strings
12mr|drakx-installer-binaries-1.60-5|284	- rebuild stage1 to get updated strings for 2010.0 alphas
12mr|drakx-installer-binaries-1.60-5|285	
12mr|drakx-installer-binaries-1.60-5|286	* Wed Apr 22 2009 Pascal Terjan <pterjan@mandriva.org> 1.39-1mdv2009.1
12mr|drakx-installer-binaries-1.60-5|287	+ Revision: 368637
12mr|drakx-installer-binaries-1.60-5|288	- set uevent helper which will load firmware and do not set firmware
12mr|drakx-installer-binaries-1.60-5|289	timeout to 1 second (it will fail if firmware is not there)
12mr|drakx-installer-binaries-1.60-5|290	
12mr|drakx-installer-binaries-1.60-5|291	* Mon Apr 20 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.38-1mdv2009.1
12mr|drakx-installer-binaries-1.60-5|292	+ Revision: 368380
12mr|drakx-installer-binaries-1.60-5|293	- 1.38:
12mr|drakx-installer-binaries-1.60-5|294	- handle hybrid ISOs (ISO images dumped to USB keys)
12mr|drakx-installer-binaries-1.60-5|295	
12mr|drakx-installer-binaries-1.60-5|296	* Wed Apr 15 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.37.2-1mdv2009.1
12mr|drakx-installer-binaries-1.60-5|297	+ Revision: 367443
12mr|drakx-installer-binaries-1.60-5|298	- 1.37.2:
12mr|drakx-installer-binaries-1.60-5|299	* reroll tarball, the previous one contained outdated code (?)
12mr|drakx-installer-binaries-1.60-5|300	
12mr|drakx-installer-binaries-1.60-5|301	* Tue Apr 07 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.37.1-1mdv2009.1
12mr|drakx-installer-binaries-1.60-5|302	+ Revision: 364909
12mr|drakx-installer-binaries-1.60-5|303	- 1.37.1:
12mr|drakx-installer-binaries-1.60-5|304	* fix build
12mr|drakx-installer-binaries-1.60-5|305	
12mr|drakx-installer-binaries-1.60-5|306	+ Thierry Vignaud <tv@mandriva.org>
12mr|drakx-installer-binaries-1.60-5|307	- enumerate hid bus and load hid quirk modules, fixes #47167
12mr|drakx-installer-binaries-1.60-5|308	
12mr|drakx-installer-binaries-1.60-5|309	* Sun Mar 08 2009 Pascal Terjan <pterjan@mandriva.org> 1.36-1mdv2009.1
12mr|drakx-installer-binaries-1.60-5|310	+ Revision: 352905
12mr|drakx-installer-binaries-1.60-5|311	- load appropriate modules before trying to mount ext4/reiser4 (#48573)
12mr|drakx-installer-binaries-1.60-5|312	
12mr|drakx-installer-binaries-1.60-5|313	* Mon Feb 16 2009 Pascal Terjan <pterjan@mandriva.org> 1.35-1mdv2009.1
12mr|drakx-installer-binaries-1.60-5|314	+ Revision: 340819
12mr|drakx-installer-binaries-1.60-5|315	- allow installing from ext3/ext4/reiser
12mr|drakx-installer-binaries-1.60-5|316	
12mr|drakx-installer-binaries-1.60-5|317	* Fri Feb 13 2009 Pascal Terjan <pterjan@mandriva.org> 1.34-2mdv2009.1
12mr|drakx-installer-binaries-1.60-5|318	+ Revision: 340068
12mr|drakx-installer-binaries-1.60-5|319	- Rebuild with new dietlibc
12mr|drakx-installer-binaries-1.60-5|320	
12mr|drakx-installer-binaries-1.60-5|321	* Thu Feb 12 2009 Olivier Blin <blino@mandriva.org> 1.34-1mdv2009.1
12mr|drakx-installer-binaries-1.60-5|322	+ Revision: 339745
12mr|drakx-installer-binaries-1.60-5|323	- 1.34
12mr|drakx-installer-binaries-1.60-5|324	- adapt to new modules.dep format (prefix modules with directory path)
12mr|drakx-installer-binaries-1.60-5|325	- try to use arch-prefixed location for automatic disk installs
12mr|drakx-installer-binaries-1.60-5|326	
12mr|drakx-installer-binaries-1.60-5|327	* Wed Feb 04 2009 Pascal Terjan <pterjan@mandriva.org> 1.33-1mdv2009.1
12mr|drakx-installer-binaries-1.60-5|328	+ Revision: 337450
12mr|drakx-installer-binaries-1.60-5|329	- Update to 1.33
12mr|drakx-installer-binaries-1.60-5|330	
12mr|drakx-installer-binaries-1.60-5|331	* Fri Sep 26 2008 Olivier Blin <blino@mandriva.org> 1.32-1mdv2009.0
12mr|drakx-installer-binaries-1.60-5|332	+ Revision: 288566
12mr|drakx-installer-binaries-1.60-5|333	- 1.32
12mr|drakx-installer-binaries-1.60-5|334	- automatically find compressed stage2 with automatic=method:disk
12mr|drakx-installer-binaries-1.60-5|335	
12mr|drakx-installer-binaries-1.60-5|336	* Wed Aug 27 2008 Pixel <pixel@mandriva.com> 1.31-1mdv2009.0
12mr|drakx-installer-binaries-1.60-5|337	+ Revision: 276470
12mr|drakx-installer-binaries-1.60-5|338	- 1.31: usbkbd is dead, using usbhid instead
12mr|drakx-installer-binaries-1.60-5|339	
12mr|drakx-installer-binaries-1.60-5|340	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 1.30-2mdv2009.0
12mr|drakx-installer-binaries-1.60-5|341	+ Revision: 264420
12mr|drakx-installer-binaries-1.60-5|342	- rebuild early 2009.0 package (before pixel changes)
12mr|drakx-installer-binaries-1.60-5|343	
12mr|drakx-installer-binaries-1.60-5|344	* Thu Jun 12 2008 Olivier Blin <blino@mandriva.org> 1.30-1mdv2009.0
12mr|drakx-installer-binaries-1.60-5|345	+ Revision: 218500
12mr|drakx-installer-binaries-1.60-5|346	- 1.30
12mr|drakx-installer-binaries-1.60-5|347	- add back "ide-generic" support (incorrectly removed in 1.17), the
12mr|drakx-installer-binaries-1.60-5|348	module that we want to avoid is "ide-pci-generic" (previously
12mr|drakx-installer-binaries-1.60-5|349	"generic"),
12mr|drakx-installer-binaries-1.60-5|350	and this is handled by ldetect-lst preferred modules list
12mr|drakx-installer-binaries-1.60-5|351	- handle ide-cd being renamed as ide-cd_mod
12mr|drakx-installer-binaries-1.60-5|352	
12mr|drakx-installer-binaries-1.60-5|353	* Thu Jun 12 2008 Olivier Blin <blino@mandriva.org> 1.29-1mdv2009.0
12mr|drakx-installer-binaries-1.60-5|354	+ Revision: 218453
12mr|drakx-installer-binaries-1.60-5|355	- 1.29
12mr|drakx-installer-binaries-1.60-5|356	- allow to pass module options to probe-modules
12mr|drakx-installer-binaries-1.60-5|357	- build fixes for gcc 4.3
12mr|drakx-installer-binaries-1.60-5|358	
12mr|drakx-installer-binaries-1.60-5|359	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|drakx-installer-binaries-1.60-5|360	- rebuilt against dietlibc-devel-0.32
12mr|drakx-installer-binaries-1.60-5|361	
12mr|drakx-installer-binaries-1.60-5|362	* Thu Apr 24 2008 Olivier Blin <blino@mandriva.org> 1.28-2mdv2009.0
12mr|drakx-installer-binaries-1.60-5|363	+ Revision: 197263
12mr|drakx-installer-binaries-1.60-5|364	- rebuild for new ldetect-lst (to default to libata pata drivers)
12mr|drakx-installer-binaries-1.60-5|365	
12mr|drakx-installer-binaries-1.60-5|366	* Thu Apr 03 2008 Olivier Blin <blino@mandriva.org> 1.28-1mdv2008.1
12mr|drakx-installer-binaries-1.60-5|367	+ Revision: 192223
12mr|drakx-installer-binaries-1.60-5|368	- 1.28
12mr|drakx-installer-binaries-1.60-5|369	- fix segfault with empty device description (can happen for USB devices)
12mr|drakx-installer-binaries-1.60-5|370	
12mr|drakx-installer-binaries-1.60-5|371	* Mon Mar 31 2008 Olivier Blin <blino@mandriva.org> 1.27.1-1mdv2008.1
12mr|drakx-installer-binaries-1.60-5|372	+ Revision: 191276
12mr|drakx-installer-binaries-1.60-5|373	- 1.27.1
12mr|drakx-installer-binaries-1.60-5|374	- fix build
12mr|drakx-installer-binaries-1.60-5|375	- 1.27
12mr|drakx-installer-binaries-1.60-5|376	- do not set firmware timeout to 1 second in probe-modules helper for
12mr|drakx-installer-binaries-1.60-5|377	Mandriva One (#39216)
12mr|drakx-installer-binaries-1.60-5|378	
12mr|drakx-installer-binaries-1.60-5|379	* Thu Mar 20 2008 Olivier Blin <blino@mandriva.org> 1.26-1mdv2008.1
12mr|drakx-installer-binaries-1.60-5|380	+ Revision: 189275
12mr|drakx-installer-binaries-1.60-5|381	- 1.26
12mr|drakx-installer-binaries-1.60-5|382	- load bus/firewire controllers (#31356)
12mr|drakx-installer-binaries-1.60-5|383	- really ask dhcp domain if not guessed
12mr|drakx-installer-binaries-1.60-5|384	
12mr|drakx-installer-binaries-1.60-5|385	* Tue Mar 18 2008 Olivier Blin <blino@mandriva.org> 1.25-1mdv2008.1
12mr|drakx-installer-binaries-1.60-5|386	+ Revision: 188587
12mr|drakx-installer-binaries-1.60-5|387	- build with newer ldetect-lst to fix jmicron support (#38343)
12mr|drakx-installer-binaries-1.60-5|388	- 1.25
12mr|drakx-installer-binaries-1.60-5|389	- do not allow to choose outdated cooker mirror list (#37278)
12mr|drakx-installer-binaries-1.60-5|390	- 1.24
12mr|drakx-installer-binaries-1.60-5|391	- load disk/ide before disk/scsi (#38451, to prevent sata deps from
12mr|drakx-installer-binaries-1.60-5|392	overriding non-libata pata modules, like in stage2)
12mr|drakx-installer-binaries-1.60-5|393	- fix asking modules when no controller is detected
12mr|drakx-installer-binaries-1.60-5|394	
12mr|drakx-installer-binaries-1.60-5|395	* Thu Feb 28 2008 Olivier Blin <blino@mandriva.org> 1.23-1mdv2008.1
12mr|drakx-installer-binaries-1.60-5|396	+ Revision: 176458
12mr|drakx-installer-binaries-1.60-5|397	- 1.23
12mr|drakx-installer-binaries-1.60-5|398	- probe usb-storage/sbp2 only when probing USB/SCSI buses
12mr|drakx-installer-binaries-1.60-5|399	(to make automatic boot faster on IDE)
12mr|drakx-installer-binaries-1.60-5|400	- make dhcp the first choice (instead of static) in the network type
12mr|drakx-installer-binaries-1.60-5|401	menu
12mr|drakx-installer-binaries-1.60-5|402	- clear tty2 after shell is killed
12mr|drakx-installer-binaries-1.60-5|403	- log "killed shell" message on tty3
12mr|drakx-installer-binaries-1.60-5|404	- add a space in front of top line (like help message)
12mr|drakx-installer-binaries-1.60-5|405	- space-pad top line with spaces to the right (like help message)
12mr|drakx-installer-binaries-1.60-5|406	
12mr|drakx-installer-binaries-1.60-5|407	* Thu Feb 28 2008 Olivier Blin <blino@mandriva.org> 1.22-1mdv2008.1
12mr|drakx-installer-binaries-1.60-5|408	+ Revision: 175954
12mr|drakx-installer-binaries-1.60-5|409	- 1.22
12mr|drakx-installer-binaries-1.60-5|410	- fix automatic IDE media detection
12mr|drakx-installer-binaries-1.60-5|411	(was broken with multiple CD drives, #36161)
12mr|drakx-installer-binaries-1.60-5|412	- fix bootsplash in automatic CD-Rom mode
12mr|drakx-installer-binaries-1.60-5|413	(as a result of IDE media detection fix)
12mr|drakx-installer-binaries-1.60-5|414	- wait only 1 second for firmware upload
12mr|drakx-installer-binaries-1.60-5|415	(not to hang boot with iwl3945, #37279)
12mr|drakx-installer-binaries-1.60-5|416	
12mr|drakx-installer-binaries-1.60-5|417	* Tue Feb 12 2008 Olivier Blin <blino@mandriva.org> 1.21-1mdv2008.1
12mr|drakx-installer-binaries-1.60-5|418	+ Revision: 165635
12mr|drakx-installer-binaries-1.60-5|419	- 1.21
12mr|drakx-installer-binaries-1.60-5|420	- load nls_cp437 and nls_iso8859_1 when loading vfat
12mr|drakx-installer-binaries-1.60-5|421	(used to be in custom modules.dep)
12mr|drakx-installer-binaries-1.60-5|422	
12mr|drakx-installer-binaries-1.60-5|423	* Mon Feb 11 2008 Olivier Blin <blino@mandriva.org> 1.20-1mdv2008.1
12mr|drakx-installer-binaries-1.60-5|424	+ Revision: 165417
12mr|drakx-installer-binaries-1.60-5|425	- 1.20
12mr|drakx-installer-binaries-1.60-5|426	- probe-modules:
12mr|drakx-installer-binaries-1.60-5|427	o handle the "--usb" option instead of "usb"
12mr|drakx-installer-binaries-1.60-5|428	o load module passed as argument (if any), instead of probing bus
12mr|drakx-installer-binaries-1.60-5|429	- switch to modules from /lib/modules/`uname -r`, modules.dep containing full filename
12mr|drakx-installer-binaries-1.60-5|430	- restore BuildRoot
12mr|drakx-installer-binaries-1.60-5|431	
12mr|drakx-installer-binaries-1.60-5|432	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 1.19-1mdv2008.1
12mr|drakx-installer-binaries-1.60-5|433	+ Revision: 136226
12mr|drakx-installer-binaries-1.60-5|434	- 1.19
12mr|drakx-installer-binaries-1.60-5|435	- rebuild with list_modules to handle atl2 ethernet driver
12mr|drakx-installer-binaries-1.60-5|436	
12mr|drakx-installer-binaries-1.60-5|437	+ Thierry Vignaud <tv@mandriva.org>
12mr|drakx-installer-binaries-1.60-5|438	- kill re-definition of %%buildroot on Pixel's request
12mr|drakx-installer-binaries-1.60-5|439	
12mr|drakx-installer-binaries-1.60-5|440	* Thu Oct 04 2007 Olivier Blin <blino@mandriva.org> 1.18-2mdv2008.0
12mr|drakx-installer-binaries-1.60-5|441	+ Revision: 95485
12mr|drakx-installer-binaries-1.60-5|442	- rebuild for latest ldetect-lst
12mr|drakx-installer-binaries-1.60-5|443	
12mr|drakx-installer-binaries-1.60-5|444	* Thu Oct 04 2007 Olivier Blin <blino@mandriva.org> 1.18-1mdv2008.0
12mr|drakx-installer-binaries-1.60-5|445	+ Revision: 95274
12mr|drakx-installer-binaries-1.60-5|446	- 1.18
12mr|drakx-installer-binaries-1.60-5|447	- add probe-modules helper in drakx-installer-binaries-probe
12mr|drakx-installer-binaries-1.60-5|448	sub-package (to be used in live systems, #34277)
12mr|drakx-installer-binaries-1.60-5|449	
12mr|drakx-installer-binaries-1.60-5|450	* Mon Sep 24 2007 Olivier Blin <blino@mandriva.org> 1.17-1mdv2008.0
12mr|drakx-installer-binaries-1.60-5|451	+ Revision: 92520
12mr|drakx-installer-binaries-1.60-5|452	- 1.17
12mr|drakx-installer-binaries-1.60-5|453	- use modules from disk/ide category (#33043)
12mr|drakx-installer-binaries-1.60-5|454	- do not explicitely try to load ide-generic, ldetect will fallback
12mr|drakx-installer-binaries-1.60-5|455	to ide-generic when appropriate (#33043)
12mr|drakx-installer-binaries-1.60-5|456	
12mr|drakx-installer-binaries-1.60-5|457	* Wed Sep 19 2007 Olivier Blin <blino@mandriva.org> 1.16-2mdv2008.0
12mr|drakx-installer-binaries-1.60-5|458	+ Revision: 91077
12mr|drakx-installer-binaries-1.60-5|459	- rebuild with latest ldetect (for /lib/module-init-tools/ldetect-lst-modules.alias support)
12mr|drakx-installer-binaries-1.60-5|460	
12mr|drakx-installer-binaries-1.60-5|461	* Wed Sep 05 2007 Pixel <pixel@mandriva.com> 1.16-1mdv2008.0
12mr|drakx-installer-binaries-1.60-5|462	+ Revision: 80118
12mr|drakx-installer-binaries-1.60-5|463	- 1.16:
12mr|drakx-installer-binaries-1.60-5|464	- if you give nfs directory xxx, try to use xxx/ARCH
12mr|drakx-installer-binaries-1.60-5|465	- handle cdroms with and without ARCH at the root
12mr|drakx-installer-binaries-1.60-5|466	
12mr|drakx-installer-binaries-1.60-5|467	* Mon Aug 27 2007 Olivier Blin <blino@mandriva.org> 1.15-1mdv2008.0
12mr|drakx-installer-binaries-1.60-5|468	+ Revision: 71932
12mr|drakx-installer-binaries-1.60-5|469	- 1.15
12mr|drakx-installer-binaries-1.60-5|470	- ask loading modules from /modules if needed
12mr|drakx-installer-binaries-1.60-5|471	- read modules description from /modules/modules.description
12mr|drakx-installer-binaries-1.60-5|472	
12mr|drakx-installer-binaries-1.60-5|473	* Thu Aug 23 2007 Olivier Blin <blino@mandriva.org> 1.14-1mdv2008.0
12mr|drakx-installer-binaries-1.60-5|474	+ Revision: 70515
12mr|drakx-installer-binaries-1.60-5|475	- 1.14: fix segfault in USB detection code (when no module match, #32624)
12mr|drakx-installer-binaries-1.60-5|476	
12mr|drakx-installer-binaries-1.60-5|477	* Tue Aug 21 2007 Olivier Blin <blino@mandriva.org> 1.13-1mdv2008.0
12mr|drakx-installer-binaries-1.60-5|478	+ Revision: 68637
12mr|drakx-installer-binaries-1.60-5|479	- 1.13
12mr|drakx-installer-binaries-1.60-5|480	- use module names instead of filenames
12mr|drakx-installer-binaries-1.60-5|481	- convert module name to filename before loading it
12mr|drakx-installer-binaries-1.60-5|482	(using modules.dep to get filename)
12mr|drakx-installer-binaries-1.60-5|483	- keep module in dependencies list even if it has no dependencies
12mr|drakx-installer-binaries-1.60-5|484	(to keep track of its filename)
12mr|drakx-installer-binaries-1.60-5|485	- use '_' in module names when explicitely loading modules (cosmetics)
12mr|drakx-installer-binaries-1.60-5|486	
12mr|drakx-installer-binaries-1.60-5|487	* Tue Aug 21 2007 Olivier Blin <blino@mandriva.org> 1.12-1mdv2008.0
12mr|drakx-installer-binaries-1.60-5|488	+ Revision: 68128
12mr|drakx-installer-binaries-1.60-5|489	- 1.12: adapt to new list_modules
12mr|drakx-installer-binaries-1.60-5|490	
12mr|drakx-installer-binaries-1.60-5|491	* Mon Aug 20 2007 Olivier Blin <blino@mandriva.org> 1.11-2mdv2008.0
12mr|drakx-installer-binaries-1.60-5|492	+ Revision: 67890
12mr|drakx-installer-binaries-1.60-5|493	- rebuild with latest ldetect-lst
12mr|drakx-installer-binaries-1.60-5|494	
12mr|drakx-installer-binaries-1.60-5|495	* Wed Aug 15 2007 Olivier Blin <blino@mandriva.org> 1.11-1mdv2008.0
12mr|drakx-installer-binaries-1.60-5|496	+ Revision: 63570
12mr|drakx-installer-binaries-1.60-5|497	- 1.11:
12mr|drakx-installer-binaries-1.60-5|498	o use ldetect/libmodprobe/libpci (dietlibc version)
12mr|drakx-installer-binaries-1.60-5|499	instead of custom pci/usb probe
12mr|drakx-installer-binaries-1.60-5|500	o rename rescue "GUI" as rescue "menu"
12mr|drakx-installer-binaries-1.60-5|501	
12mr|drakx-installer-binaries-1.60-5|502	* Tue Jul 17 2007 Olivier Blin <blino@mandriva.org> 1.10.1-1mdv2008.0
12mr|drakx-installer-binaries-1.60-5|503	+ Revision: 52947
12mr|drakx-installer-binaries-1.60-5|504	- 1.10:
12mr|drakx-installer-binaries-1.60-5|505	o add ide-disk module
12mr|drakx-installer-binaries-1.60-5|506	o load ide-disk when detecting disks (ide is now modularized...)
12mr|drakx-installer-binaries-1.60-5|507	- 1.10.1:
12mr|drakx-installer-binaries-1.60-5|508	o link init with dietlibc instead of minilibc on ix86/x86-64
12mr|drakx-installer-binaries-1.60-5|509	o add missing includes for wireless
12mr|drakx-installer-binaries-1.60-5|510	o fix build of pppoe by using dietlibc termios header
12mr|drakx-installer-binaries-1.60-5|511	
12mr|drakx-installer-binaries-1.60-5|512	* Fri Jun 29 2007 Pixel <pixel@mandriva.com> 1.9-1mdv2008.0
12mr|drakx-installer-binaries-1.60-5|513	+ Revision: 45680
12mr|drakx-installer-binaries-1.60-5|514	- new release 1.9: ide is now modularized
12mr|drakx-installer-binaries-1.60-5|515	

13849 12
12mr|drakx-kbd-mouse-x11-0.98-1|1	%define drakxtools_required_version  12.40
12mr|drakx-kbd-mouse-x11-0.98-1|2	%define drakxtools_conflicted_version  10.4.89
12mr|drakx-kbd-mouse-x11-0.98-1|3	
12mr|drakx-kbd-mouse-x11-0.98-1|4	Summary: 	Tools to configure the keyboard, the mice and the graphic card
12mr|drakx-kbd-mouse-x11-0.98-1|5	Name:		drakx-kbd-mouse-x11
12mr|drakx-kbd-mouse-x11-0.98-1|6	Version:	0.98
12mr|drakx-kbd-mouse-x11-0.98-1|7	Release:	1
12mr|drakx-kbd-mouse-x11-0.98-1|8	Source0:	%{name}-%{version}.tar.xz
12mr|drakx-kbd-mouse-x11-0.98-1|9	License:	GPLv2+
12mr|drakx-kbd-mouse-x11-0.98-1|10	Group:		System/Configuration/Other
12mr|drakx-kbd-mouse-x11-0.98-1|11	Url:		https://abf.rosalinux.ru/soft/drakx-kbd-mouse-x11
12mr|drakx-kbd-mouse-x11-0.98-1|12	BuildRequires:	perl-MDK-Common-devel gettext perl-devel
12mr|drakx-kbd-mouse-x11-0.98-1|13	BuildRequires:	libxxf86misc-devel ncurses-devel
12mr|drakx-kbd-mouse-x11-0.98-1|14	Requires:	drakxtools-curses => %drakxtools_required_version
12mr|drakx-kbd-mouse-x11-0.98-1|15	# need the common pam config files for usermode config
12mr|drakx-kbd-mouse-x11-0.98-1|16	Requires:	usermode-consoleonly >= 1.92-4mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|17	%ifnarch %{sparcx} %{arm} %{mips}
12mr|drakx-kbd-mouse-x11-0.98-1|18	Requires:	monitor-edid >= 1.12
12mr|drakx-kbd-mouse-x11-0.98-1|19	%endif
12mr|drakx-kbd-mouse-x11-0.98-1|20	# for program:
12mr|drakx-kbd-mouse-x11-0.98-1|21	Conflicts:	drakxtools <= %drakxtools_conflicted_version
12mr|drakx-kbd-mouse-x11-0.98-1|22	# for man pages:
12mr|drakx-kbd-mouse-x11-0.98-1|23	Conflicts:	drakxtools-curses <= %drakxtools_conflicted_version
12mr|drakx-kbd-mouse-x11-0.98-1|24	# for -noAutoAddDevices:
12mr|drakx-kbd-mouse-x11-0.98-1|25	Conflicts:	x11-server-xorg < 1.5.99.3-1.20090110.13
12mr|drakx-kbd-mouse-x11-0.98-1|26	# for Cards+ using nvidia-current|nvidia71xx|nvidia96xx instead of nvidia/nvidia97xx/NVIDIA_LEGACY
12mr|drakx-kbd-mouse-x11-0.98-1|27	Requires:	ldetect-lst >= 0.1.312
12mr|drakx-kbd-mouse-x11-0.98-1|28	# for nokmsboot (initrds have to have nokmsboot support and udev has to handle it)
12mr|drakx-kbd-mouse-x11-0.98-1|29	Conflicts:	mkinitrd < 6.0.93-22
12mr|drakx-kbd-mouse-x11-0.98-1|30	Conflicts:	dracut < 008-6
12mr|drakx-kbd-mouse-x11-0.98-1|31	Conflicts:	udev < 165-5
12mr|drakx-kbd-mouse-x11-0.98-1|32	
12mr|drakx-kbd-mouse-x11-0.98-1|33	# we don't want to require X libs (xf86misc is always used inside an eval)
12mr|drakx-kbd-mouse-x11-0.98-1|34	%define  __noautoreq ^libX
12mr|drakx-kbd-mouse-x11-0.98-1|35	
12mr|drakx-kbd-mouse-x11-0.98-1|36	%description
12mr|drakx-kbd-mouse-x11-0.98-1|37	Keyboarddrake enables to configure  the keyboard.
12mr|drakx-kbd-mouse-x11-0.98-1|38	Mousedrake enables to configure the mice.
12mr|drakx-kbd-mouse-x11-0.98-1|39	XFdrake enables to configure the graphic card.
12mr|drakx-kbd-mouse-x11-0.98-1|40	
12mr|drakx-kbd-mouse-x11-0.98-1|41	%prep
12mr|drakx-kbd-mouse-x11-0.98-1|42	%setup -q
12mr|drakx-kbd-mouse-x11-0.98-1|43	
12mr|drakx-kbd-mouse-x11-0.98-1|44	%build
12mr|drakx-kbd-mouse-x11-0.98-1|45	%make OPTIMIZE="%{optflags} -Os"
12mr|drakx-kbd-mouse-x11-0.98-1|46	
12mr|drakx-kbd-mouse-x11-0.98-1|47	%install
12mr|drakx-kbd-mouse-x11-0.98-1|48	%makeinstall_std
12mr|drakx-kbd-mouse-x11-0.98-1|49	
12mr|drakx-kbd-mouse-x11-0.98-1|50	#install lang
12mr|drakx-kbd-mouse-x11-0.98-1|51	%find_lang %{name}
12mr|drakx-kbd-mouse-x11-0.98-1|52	
12mr|drakx-kbd-mouse-x11-0.98-1|53	# consolehelper configuration
12mr|drakx-kbd-mouse-x11-0.98-1|54	# ask for user password
12mr|drakx-kbd-mouse-x11-0.98-1|55	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/XFdrake
12mr|drakx-kbd-mouse-x11-0.98-1|56	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
12mr|drakx-kbd-mouse-x11-0.98-1|57	ln -sf %{_sysconfdir}/pam.d/mandriva-simple-auth %{buildroot}%{_sysconfdir}/pam.d/xfdrake
12mr|drakx-kbd-mouse-x11-0.98-1|58	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mr|drakx-kbd-mouse-x11-0.98-1|59	cat > %{buildroot}%{_sysconfdir}/security/console.apps/xfdrake <<EOF
12mr|drakx-kbd-mouse-x11-0.98-1|60	USER=<user>
12mr|drakx-kbd-mouse-x11-0.98-1|61	PROGRAM=/usr/sbin/XFdrake
12mr|drakx-kbd-mouse-x11-0.98-1|62	FALLBACK=false
12mr|drakx-kbd-mouse-x11-0.98-1|63	SESSION=true
12mr|drakx-kbd-mouse-x11-0.98-1|64	EOF
12mr|drakx-kbd-mouse-x11-0.98-1|65	
12mr|drakx-kbd-mouse-x11-0.98-1|66	ln -s %{_sysconfdir}/security/console.apps/xfdrake \
12mr|drakx-kbd-mouse-x11-0.98-1|67	%{buildroot}%{_sysconfdir}/security/console.apps/XFdrake
12mr|drakx-kbd-mouse-x11-0.98-1|68	
12mr|drakx-kbd-mouse-x11-0.98-1|69	# add nokmsboot if necessary and rebuild initrds so that they handle it
12mr|drakx-kbd-mouse-x11-0.98-1|70	%triggerpostun -- drakx-kbd-mouse-x11 < 0.91
12mr|drakx-kbd-mouse-x11-0.98-1|71	perl -I/usr/lib/libDrakX -MXconfig::various -e 'Xconfig::various::setup_kms();' &>/dev/null
12mr|drakx-kbd-mouse-x11-0.98-1|72	%{_sbindir}/bootloader-config --action rebuild-initrds || :
12mr|drakx-kbd-mouse-x11-0.98-1|73	
12mr|drakx-kbd-mouse-x11-0.98-1|74	%files -f %{name}.lang
12mr|drakx-kbd-mouse-x11-0.98-1|75	%doc COPYING NEWS
12mr|drakx-kbd-mouse-x11-0.98-1|76	%config(noreplace) %{_sysconfdir}/pam.d/xfdrake
12mr|drakx-kbd-mouse-x11-0.98-1|77	%config(noreplace) %{_sysconfdir}/security/console.apps/xfdrake
12mr|drakx-kbd-mouse-x11-0.98-1|78	# symlink
12mr|drakx-kbd-mouse-x11-0.98-1|79	%{_sysconfdir}/security/console.apps/XFdrake
12mr|drakx-kbd-mouse-x11-0.98-1|80	/sbin/display_driver_helper
12mr|drakx-kbd-mouse-x11-0.98-1|81	%_bindir/XFdrake
12mr|drakx-kbd-mouse-x11-0.98-1|82	%_sbindir/*
12mr|drakx-kbd-mouse-x11-0.98-1|83	%_datadir/libDrakX/pixmaps/*
12mr|drakx-kbd-mouse-x11-0.98-1|84	/usr/lib/libDrakX/auto/*
12mr|drakx-kbd-mouse-x11-0.98-1|85	/usr/lib/libDrakX/xf86misc/main.pm
12mr|drakx-kbd-mouse-x11-0.98-1|86	/usr/lib/libDrakX/Xconfig/*.pm
12mr|drakx-kbd-mouse-x11-0.98-1|87	%dir /usr/lib/libDrakX/Xconfig
12mr|drakx-kbd-mouse-x11-0.98-1|88	/usr/lib/libDrakX/*.pm
12mr|drakx-kbd-mouse-x11-0.98-1|89	
12mr|drakx-kbd-mouse-x11-0.98-1|90	
12mr|drakx-kbd-mouse-x11-0.98-1|91	%changelog
12mr|drakx-kbd-mouse-x11-0.98-1|92	* Thu Nov 27 2012 akdengi <akdengi> 0.97-1
12mr|drakx-kbd-mouse-x11-0.98-1|93	- 0.97
12mr|drakx-kbd-mouse-x11-0.98-1|94	- Change Quit to Apply settings. Really delete xorg.conf for non-proprietary drivers
12mr|drakx-kbd-mouse-x11-0.98-1|95	- Skip test. Not write Xorg.conf, only for proprietary blobs
12mr|drakx-kbd-mouse-x11-0.98-1|96	- Not need detect XAA/EXA - all card since XServer 13 use EXA only
12mr|drakx-kbd-mouse-x11-0.98-1|97	- Use Plug'n'play as default to all. Not need detect oldest devices
12mr|drakx-kbd-mouse-x11-0.98-1|98	- Install kernel-devel-latest if not present in system for current kernel (by uname -r)
12mr|drakx-kbd-mouse-x11-0.98-1|99	
12mr|drakx-kbd-mouse-x11-0.98-1|100	* Fri Nov 16 2012 akdengi <akdengi> 0.95-1
12mr|drakx-kbd-mouse-x11-0.98-1|101	- fix update-alternatives error with blob install
12mr|drakx-kbd-mouse-x11-0.98-1|102	
12mr|drakx-kbd-mouse-x11-0.98-1|103	* Fri Aug 17 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.93-1
12mr|drakx-kbd-mouse-x11-0.98-1|104	+ Revision: 815166
12mr|drakx-kbd-mouse-x11-0.98-1|105	- load evdev slightly earlier and in actual time before required
12mr|drakx-kbd-mouse-x11-0.98-1|106	- compile with %%{optflags}
12mr|drakx-kbd-mouse-x11-0.98-1|107	- new version:
12mr|drakx-kbd-mouse-x11-0.98-1|108	o do not install bootloader when configuring X during install.
12mr|drakx-kbd-mouse-x11-0.98-1|109	this will be done at end of summary to allow selecting where
12mr|drakx-kbd-mouse-x11-0.98-1|110	to install bootloader (mga#5044)
12mr|drakx-kbd-mouse-x11-0.98-1|111	o fix crash regression (mga#5238)
12mr|drakx-kbd-mouse-x11-0.98-1|112	o display_driver_helper:
12mr|drakx-kbd-mouse-x11-0.98-1|113	- drop support for unused and unuseful --check-initrd option
12mr|drakx-kbd-mouse-x11-0.98-1|114	- allow use of nouveau without xorg.conf as it is now autoselected by
12mr|drakx-kbd-mouse-x11-0.98-1|115	X server in that case
12mr|drakx-kbd-mouse-x11-0.98-1|116	- load radeon module with modeset=0 when no firmware is installed
12mr|drakx-kbd-mouse-x11-0.98-1|117	(see mga#3466)
12mr|drakx-kbd-mouse-x11-0.98-1|118	- report KMS as not allowed with --is-kms-allowed on radeon hardware
12mr|drakx-kbd-mouse-x11-0.98-1|119	without radeon firmware, so that 'nokmsboot' will be used on such
12mr|drakx-kbd-mouse-x11-0.98-1|120	cases
12mr|drakx-kbd-mouse-x11-0.98-1|121	- add --setup-boot-kms action which sets/unsets 'nokmsboot' boot
12mr|drakx-kbd-mouse-x11-0.98-1|122	option as necessary
12mr|drakx-kbd-mouse-x11-0.98-1|123	o do not generate a xorg.conf symlink pointing to nothing if
12mr|drakx-kbd-mouse-x11-0.98-1|124	xorg.conf.standard exists
12mr|drakx-kbd-mouse-x11-0.98-1|125	o do not run setxkbmap during text install
12mr|drakx-kbd-mouse-x11-0.98-1|126	o handle drivers needing firmware (mga#1471, mga#3421, mga#3466)
12mr|drakx-kbd-mouse-x11-0.98-1|127	o handle drivers needing SSE
12mr|drakx-kbd-mouse-x11-0.98-1|128	o convert mouse helper to use udevadm in order to work with udev 175+
12mr|drakx-kbd-mouse-x11-0.98-1|129	o default to 24bit with QXL driver (16 bit doesn't work)
12mr|drakx-kbd-mouse-x11-0.98-1|130	o do not offer to try KMS drivers during installation (mga#3711)
12mr|drakx-kbd-mouse-x11-0.98-1|131	o display_driver_helper: use the new modprobe --resolve-alias instead
12mr|drakx-kbd-mouse-x11-0.98-1|132	if manually parsing --dry-run output
12mr|drakx-kbd-mouse-x11-0.98-1|133	o fix path to 'loadkeys'
12mr|drakx-kbd-mouse-x11-0.98-1|134	o runlevel: Ensure that systemd targets corresponding to the required
12mr|drakx-kbd-mouse-x11-0.98-1|135	runlevel are also updated (in addition to inittab).
12mr|drakx-kbd-mouse-x11-0.98-1|136	o fallback to X server run-time autodetection on laptops instead of
12mr|drakx-kbd-mouse-x11-0.98-1|137	1024x768 when the monitor could not be probed (Mageia #1059)
12mr|drakx-kbd-mouse-x11-0.98-1|138	o do not try to probe monitor information via X server on laptops (it
12mr|drakx-kbd-mouse-x11-0.98-1|139	doesn't work with recent X servers)
12mr|drakx-kbd-mouse-x11-0.98-1|140	o add support for Asturian keyboard
12mr|drakx-kbd-mouse-x11-0.98-1|141	o prefer boot display devices when probing cards (fixes at least an issue
12mr|drakx-kbd-mouse-x11-0.98-1|142	with an SLI laptop as reported by Maarten Vanraes)
12mr|drakx-kbd-mouse-x11-0.98-1|143	o harddrake: configure default resolution (and background) even if card
12mr|drakx-kbd-mouse-x11-0.98-1|144	configuration fails (useful if vbox video driver is not available)
12mr|drakx-kbd-mouse-x11-0.98-1|145	o evdev needs to be loaded before calling getInputDevices_and_usb
12mr|drakx-kbd-mouse-x11-0.98-1|146	else it will lead to a crash (pterjan)
12mr|drakx-kbd-mouse-x11-0.98-1|147	o display_driver_helper: do not load radeon driver if the proprietary
12mr|drakx-kbd-mouse-x11-0.98-1|148	driver is temporarily disabled on a PowerXpress system
12mr|drakx-kbd-mouse-x11-0.98-1|149	o display_driver_helper: allow automatic loading of the implicit driver
12mr|drakx-kbd-mouse-x11-0.98-1|150	on systems without xorg.conf if the presence of other files indicates
12mr|drakx-kbd-mouse-x11-0.98-1|151	that this is not a live cd boot before automatic X.org configuration
12mr|drakx-kbd-mouse-x11-0.98-1|152	(fixes radeon KMS without xorg.conf)
12mr|drakx-kbd-mouse-x11-0.98-1|153	- fix external-depfilter-with-internal-depgen
12mr|drakx-kbd-mouse-x11-0.98-1|154	- cleanups
12mr|drakx-kbd-mouse-x11-0.98-1|155	
12mr|drakx-kbd-mouse-x11-0.98-1|156	* Fri Jan 27 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.92-4
12mr|drakx-kbd-mouse-x11-0.98-1|157	+ Revision: 769235
12mr|drakx-kbd-mouse-x11-0.98-1|158	- Rebuild with newer perl.
12mr|drakx-kbd-mouse-x11-0.98-1|159	
12mr|drakx-kbd-mouse-x11-0.98-1|160	* Mon Aug 08 2011 Alex Burmashev <burmashev@mandriva.org> 0.92-3
12mr|drakx-kbd-mouse-x11-0.98-1|161	+ Revision: 693646
12mr|drakx-kbd-mouse-x11-0.98-1|162	- changed tmp dir from home to TMPDIR env
12mr|drakx-kbd-mouse-x11-0.98-1|163	
12mr|drakx-kbd-mouse-x11-0.98-1|164	+ Matthew Dawkins <mattydaw@mandriva.org>
12mr|drakx-kbd-mouse-x11-0.98-1|165	- disable monitor-edid on arm/mips
12mr|drakx-kbd-mouse-x11-0.98-1|166	
12mr|drakx-kbd-mouse-x11-0.98-1|167	* Wed Jun 29 2011 Alex Burmashev <burmashev@mandriva.org> 0.92-2
12mr|drakx-kbd-mouse-x11-0.98-1|168	+ Revision: 688267
12mr|drakx-kbd-mouse-x11-0.98-1|169	- changed ru(winkeys) to ru
12mr|drakx-kbd-mouse-x11-0.98-1|170	
12mr|drakx-kbd-mouse-x11-0.98-1|171	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|drakx-kbd-mouse-x11-0.98-1|172	- rename %%{sunspace} to %%{sparcx}
12mr|drakx-kbd-mouse-x11-0.98-1|173	
12mr|drakx-kbd-mouse-x11-0.98-1|174	* Thu Apr 21 2011 Anssi Hannula <anssi@mandriva.org> 0.92-1
12mr|drakx-kbd-mouse-x11-0.98-1|175	+ Revision: 656362
12mr|drakx-kbd-mouse-x11-0.98-1|176	- version 0.92
12mr|drakx-kbd-mouse-x11-0.98-1|177	o disable debug output of display_driver_helper by default
12mr|drakx-kbd-mouse-x11-0.98-1|178	o fix ahead-of-X-server loading of proprietary and fglrx kernel modules
12mr|drakx-kbd-mouse-x11-0.98-1|179	o try unloading unconfigured drivers in "display_driver_helper
12mr|drakx-kbd-mouse-x11-0.98-1|180	--check-loaded"
12mr|drakx-kbd-mouse-x11-0.98-1|181	
12mr|drakx-kbd-mouse-x11-0.98-1|182	* Sun Apr 17 2011 Anssi Hannula <anssi@mandriva.org> 0.91-1
12mr|drakx-kbd-mouse-x11-0.98-1|183	+ Revision: 654050
12mr|drakx-kbd-mouse-x11-0.98-1|184	- version 0.91
12mr|drakx-kbd-mouse-x11-0.98-1|185	o use UseEdid instead of IgnoreEDID with nvidia96xx since the latter is
12mr|drakx-kbd-mouse-x11-0.98-1|186	obsolete (#40006)
12mr|drakx-kbd-mouse-x11-0.98-1|187	o remove "3D hardware acceleration" from the UI, it will always be enabled
12mr|drakx-kbd-mouse-x11-0.98-1|188	by default since we unconditionnally add the "dri" module to xorg.conf now
12mr|drakx-kbd-mouse-x11-0.98-1|189	(#58933)
12mr|drakx-kbd-mouse-x11-0.98-1|190	o add display_driver_helper script (used by XFdrake, udev, drakx, dkms)
12mr|drakx-kbd-mouse-x11-0.98-1|191	o add/remove nokmsboot boot option as needed
12mr|drakx-kbd-mouse-x11-0.98-1|192	o ask for reboot instead of X server restart, as it is commonly needed
12mr|drakx-kbd-mouse-x11-0.98-1|193	
12mr|drakx-kbd-mouse-x11-0.98-1|194	* Thu Dec 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.90-2mdv2011.0
12mr|drakx-kbd-mouse-x11-0.98-1|195	+ Revision: 604828
12mr|drakx-kbd-mouse-x11-0.98-1|196	- rebuild
12mr|drakx-kbd-mouse-x11-0.98-1|197	
12mr|drakx-kbd-mouse-x11-0.98-1|198	* Wed May 26 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.90-1mdv2010.1
12mr|drakx-kbd-mouse-x11-0.98-1|199	+ Revision: 546208
12mr|drakx-kbd-mouse-x11-0.98-1|200	- 0.90
12mr|drakx-kbd-mouse-x11-0.98-1|201	- translation updates
12mr|drakx-kbd-mouse-x11-0.98-1|202	
12mr|drakx-kbd-mouse-x11-0.98-1|203	* Tue May 11 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.89-1mdv2010.1
12mr|drakx-kbd-mouse-x11-0.98-1|204	+ Revision: 544494
12mr|drakx-kbd-mouse-x11-0.98-1|205	- 0.89:
12mr|drakx-kbd-mouse-x11-0.98-1|206	- mouse:
12mr|drakx-kbd-mouse-x11-0.98-1|207	o remove imwheel support
12mr|drakx-kbd-mouse-x11-0.98-1|208	
12mr|drakx-kbd-mouse-x11-0.98-1|209	* Thu Feb 25 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.88-1mdv2010.1
12mr|drakx-kbd-mouse-x11-0.98-1|210	+ Revision: 511109
12mr|drakx-kbd-mouse-x11-0.98-1|211	- 0.88:
12mr|drakx-kbd-mouse-x11-0.98-1|212	- rename wacom driver package to its current name
12mr|drakx-kbd-mouse-x11-0.98-1|213	- remove obsoleted video drivers from video driver list, add some new ones
12mr|drakx-kbd-mouse-x11-0.98-1|214	
12mr|drakx-kbd-mouse-x11-0.98-1|215	* Tue Feb 09 2010 Anssi Hannula <anssi@mandriva.org> 0.87-1mdv2010.1
12mr|drakx-kbd-mouse-x11-0.98-1|216	+ Revision: 503367
12mr|drakx-kbd-mouse-x11-0.98-1|217	- 0.87
12mr|drakx-kbd-mouse-x11-0.98-1|218	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|219	o use -X option for ldconfig when switching alternatives, we only need the
12mr|drakx-kbd-mouse-x11-0.98-1|220	cache rebuilt
12mr|drakx-kbd-mouse-x11-0.98-1|221	o do not disable Composite extension by default when using fglrx driver
12mr|drakx-kbd-mouse-x11-0.98-1|222	o do not disable loading of dri module for non-glx drivers, as KMS drivers
12mr|drakx-kbd-mouse-x11-0.98-1|223	require it as well
12mr|drakx-kbd-mouse-x11-0.98-1|224	o do not disable loading of glx module for fbdev, in order to allow AIGLX
12mr|drakx-kbd-mouse-x11-0.98-1|225	to work in software rasterizer mode
12mr|drakx-kbd-mouse-x11-0.98-1|226	o do not add dbe and extmod modules to xorg.conf anymore, they are loaded
12mr|drakx-kbd-mouse-x11-0.98-1|227	by default anyway
12mr|drakx-kbd-mouse-x11-0.98-1|228	
12mr|drakx-kbd-mouse-x11-0.98-1|229	* Fri Nov 27 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.86-1mdv2010.1
12mr|drakx-kbd-mouse-x11-0.98-1|230	+ Revision: 470470
12mr|drakx-kbd-mouse-x11-0.98-1|231	- keyboarddrake:
12mr|drakx-kbd-mouse-x11-0.98-1|232	o make sure to properly init the console keymap before dumping it during
12mr|drakx-kbd-mouse-x11-0.98-1|233	initial configuration, should fix console keymap setting in finish-install
12mr|drakx-kbd-mouse-x11-0.98-1|234	
12mr|drakx-kbd-mouse-x11-0.98-1|235	* Thu Oct 22 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.85-2mdv2010.0
12mr|drakx-kbd-mouse-x11-0.98-1|236	+ Revision: 458923
12mr|drakx-kbd-mouse-x11-0.98-1|237	- 0.85:
12mr|drakx-kbd-mouse-x11-0.98-1|238	- mousedrake:
12mr|drakx-kbd-mouse-x11-0.98-1|239	o fix input module path on 64 bit machines
12mr|drakx-kbd-mouse-x11-0.98-1|240	o don't install input drivers if X isn't here
12mr|drakx-kbd-mouse-x11-0.98-1|241	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|242	o enable ctrl+alt+backspace by default
12mr|drakx-kbd-mouse-x11-0.98-1|243	
12mr|drakx-kbd-mouse-x11-0.98-1|244	* Wed Oct 21 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.84-2mdv2010.0
12mr|drakx-kbd-mouse-x11-0.98-1|245	+ Revision: 458546
12mr|drakx-kbd-mouse-x11-0.98-1|246	- Enable ctrl+alt+backspace by default
12mr|drakx-kbd-mouse-x11-0.98-1|247	
12mr|drakx-kbd-mouse-x11-0.98-1|248	* Fri Oct 09 2009 Olivier Blin <blino@mandriva.org> 0.84-1mdv2010.0
12mr|drakx-kbd-mouse-x11-0.98-1|249	+ Revision: 456365
12mr|drakx-kbd-mouse-x11-0.98-1|250	- 0.84
12mr|drakx-kbd-mouse-x11-0.98-1|251	- run ldconfig after update-alternatives during installer too
12mr|drakx-kbd-mouse-x11-0.98-1|252	(psb alternative does not have a higher priority than standard
12mr|drakx-kbd-mouse-x11-0.98-1|253	alternative, and ldconfig was run by the installer only before
12mr|drakx-kbd-mouse-x11-0.98-1|254	manually setting the alternative, which was not enough)
12mr|drakx-kbd-mouse-x11-0.98-1|255	
12mr|drakx-kbd-mouse-x11-0.98-1|256	* Thu Oct 08 2009 Olivier Blin <blino@mandriva.org> 0.83-1mdv2010.0
12mr|drakx-kbd-mouse-x11-0.98-1|257	+ Revision: 456142
12mr|drakx-kbd-mouse-x11-0.98-1|258	- 0.83
12mr|drakx-kbd-mouse-x11-0.98-1|259	- use 28.8kHz as lower HorizSync (for 800x480)
12mr|drakx-kbd-mouse-x11-0.98-1|260	
12mr|drakx-kbd-mouse-x11-0.98-1|261	* Wed Sep 23 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.82-1mdv2010.0
12mr|drakx-kbd-mouse-x11-0.98-1|262	+ Revision: 447822
12mr|drakx-kbd-mouse-x11-0.98-1|263	- 0.82:
12mr|drakx-kbd-mouse-x11-0.98-1|264	- don't consider xorg.conf files with no InputDevice sections as invalid, fixes   bug reported on cooker mailing list
12mr|drakx-kbd-mouse-x11-0.98-1|265	
12mr|drakx-kbd-mouse-x11-0.98-1|266	* Wed Sep 23 2009 Olivier Blin <blino@mandriva.org> 0.81-1mdv2010.0
12mr|drakx-kbd-mouse-x11-0.98-1|267	+ Revision: 447794
12mr|drakx-kbd-mouse-x11-0.98-1|268	- 0.81
12mr|drakx-kbd-mouse-x11-0.98-1|269	- add psb driver support (for Poulsbo chipset)
12mr|drakx-kbd-mouse-x11-0.98-1|270	
12mr|drakx-kbd-mouse-x11-0.98-1|271	* Tue Sep 22 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.80-1mdv2010.0
12mr|drakx-kbd-mouse-x11-0.98-1|272	+ Revision: 447352
12mr|drakx-kbd-mouse-x11-0.98-1|273	- 0.80:
12mr|drakx-kbd-mouse-x11-0.98-1|274	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|275	o don't write sections in xorg.conf for USB wacom tablets, Synaptics
12mr|drakx-kbd-mouse-x11-0.98-1|276	touchpads, mouses using "evdev" or "mouse" and keyboards
12mr|drakx-kbd-mouse-x11-0.98-1|277	
12mr|drakx-kbd-mouse-x11-0.98-1|278	* Mon Sep 14 2009 Olivier Blin <blino@mandriva.org> 0.79-1mdv2010.0
12mr|drakx-kbd-mouse-x11-0.98-1|279	+ Revision: 440578
12mr|drakx-kbd-mouse-x11-0.98-1|280	- 0.79
12mr|drakx-kbd-mouse-x11-0.98-1|281	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|282	o fix DontZap option issue with old xorg.conf files
12mr|drakx-kbd-mouse-x11-0.98-1|283	- allow to skip framebuffer setup (and thus splash removal)
12mr|drakx-kbd-mouse-x11-0.98-1|284	for newer harddrake releases
12mr|drakx-kbd-mouse-x11-0.98-1|285	
12mr|drakx-kbd-mouse-x11-0.98-1|286	* Fri Sep 11 2009 Aurélien Lefebvre <alefebvre@mandriva.com> 0.78-2mdv2010.0
12mr|drakx-kbd-mouse-x11-0.98-1|287	+ Revision: 438498
12mr|drakx-kbd-mouse-x11-0.98-1|288	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|289	o fix DontZap option issue with old xorg.conf file
12mr|drakx-kbd-mouse-x11-0.98-1|290	
12mr|drakx-kbd-mouse-x11-0.98-1|291	* Wed Sep 09 2009 Aurélien Lefebvre <alefebvre@mandriva.com> 0.78-1mdv2010.0
12mr|drakx-kbd-mouse-x11-0.98-1|292	+ Revision: 435706
12mr|drakx-kbd-mouse-x11-0.98-1|293	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|294	o added "Disable Ctrl-Alt-Backspace" option
12mr|drakx-kbd-mouse-x11-0.98-1|295	
12mr|drakx-kbd-mouse-x11-0.98-1|296	* Wed Jul 22 2009 Anssi Hannula <anssi@mandriva.org> 0.77-1mdv2010.0
12mr|drakx-kbd-mouse-x11-0.98-1|297	+ Revision: 398517
12mr|drakx-kbd-mouse-x11-0.98-1|298	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|299	o correctly detect proprietary drivers that are located in
12mr|drakx-kbd-mouse-x11-0.98-1|300	/usr/lib/drivername/xorg (#52384)
12mr|drakx-kbd-mouse-x11-0.98-1|301	o when probing for video cards, ignore cards which are not in the VIDEO_VGA
12mr|drakx-kbd-mouse-x11-0.98-1|302	PCI class (it is pretty common for dual-head ATI cards to have a
12mr|drakx-kbd-mouse-x11-0.98-1|303	VIDEO_OTHER device for example). This has the potential of breaking
12mr|drakx-kbd-mouse-x11-0.98-1|304	dual head setups, so it needs careful testing in Cooker ;) See bug #48028
12mr|drakx-kbd-mouse-x11-0.98-1|305	o fix crash when both monitor and driver can not be probed (in
12mr|drakx-kbd-mouse-x11-0.98-1|306	harddrake service or XFdrake --auto), for example with some Quanta
12mr|drakx-kbd-mouse-x11-0.98-1|307	IL1 netbooks using Chrome9 IC3
12mr|drakx-kbd-mouse-x11-0.98-1|308	- keyboarddrake:
12mr|drakx-kbd-mouse-x11-0.98-1|309	o update the xkb HAL keys when the keyboard layout is changed so that it
12mr|drakx-kbd-mouse-x11-0.98-1|310	persists after a X server restart. Bug #49725
12mr|drakx-kbd-mouse-x11-0.98-1|311	
12mr|drakx-kbd-mouse-x11-0.98-1|312	+ Christophe Fergeau <cfergeau@mandriva.com>
12mr|drakx-kbd-mouse-x11-0.98-1|313	- Raise required version of drakx
12mr|drakx-kbd-mouse-x11-0.98-1|314	
12mr|drakx-kbd-mouse-x11-0.98-1|315	+ Thierry Vignaud <tv@mandriva.org>
12mr|drakx-kbd-mouse-x11-0.98-1|316	- own /usr/lib/libDrakX/Xconfig
12mr|drakx-kbd-mouse-x11-0.98-1|317	
12mr|drakx-kbd-mouse-x11-0.98-1|318	* Wed Apr 22 2009 Thierry Vignaud <tv@mandriva.org> 0.74-1mdv2009.1
12mr|drakx-kbd-mouse-x11-0.98-1|319	+ Revision: 368669
12mr|drakx-kbd-mouse-x11-0.98-1|320	- mousedrake:
12mr|drakx-kbd-mouse-x11-0.98-1|321	o fix vmmouse configuration for vmware (#49654)
12mr|drakx-kbd-mouse-x11-0.98-1|322	
12mr|drakx-kbd-mouse-x11-0.98-1|323	* Tue Apr 21 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.73-1mdv2009.1
12mr|drakx-kbd-mouse-x11-0.98-1|324	+ Revision: 368523
12mr|drakx-kbd-mouse-x11-0.98-1|325	- 0.73:
12mr|drakx-kbd-mouse-x11-0.98-1|326	- tweak Intel driver accel methods in xorg.conf so that it's more consistent
12mr|drakx-kbd-mouse-x11-0.98-1|327	with what the new Intel driver expects.
12mr|drakx-kbd-mouse-x11-0.98-1|328	
12mr|drakx-kbd-mouse-x11-0.98-1|329	* Wed Apr 15 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.72-1mdv2009.1
12mr|drakx-kbd-mouse-x11-0.98-1|330	+ Revision: 367370
12mr|drakx-kbd-mouse-x11-0.98-1|331	- Update tarball for 0.72 release
12mr|drakx-kbd-mouse-x11-0.98-1|332	- 0.72:
12mr|drakx-kbd-mouse-x11-0.98-1|333	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|334	o fix selecting proprietary drivers with xdriver=DRIVER boot option
12mr|drakx-kbd-mouse-x11-0.98-1|335	o do not add Load "freetype" to xorg.conf as the module does not exist
12mr|drakx-kbd-mouse-x11-0.98-1|336	anymore
12mr|drakx-kbd-mouse-x11-0.98-1|337	o use Plug'n'Play monitor when in vbox and don't specify any default
12mr|drakx-kbd-mouse-x11-0.98-1|338	resolution, fixes #49642
12mr|drakx-kbd-mouse-x11-0.98-1|339	
12mr|drakx-kbd-mouse-x11-0.98-1|340	* Thu Apr 02 2009 Anssi Hannula <anssi@mandriva.org> 0.71-1mdv2009.1
12mr|drakx-kbd-mouse-x11-0.98-1|341	+ Revision: 363558
12mr|drakx-kbd-mouse-x11-0.98-1|342	- 0.71
12mr|drakx-kbd-mouse-x11-0.98-1|343	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|344	o add support for xdriver=DRIVER kernel boot option that affects
12mr|drakx-kbd-mouse-x11-0.98-1|345	non-interactive device autodetection, e.g. One boot
12mr|drakx-kbd-mouse-x11-0.98-1|346	(special value xdriver=free disables proprietary drivers)
12mr|drakx-kbd-mouse-x11-0.98-1|347	o add nouveau driver into the driver list
12mr|drakx-kbd-mouse-x11-0.98-1|348	
12mr|drakx-kbd-mouse-x11-0.98-1|349	* Fri Mar 20 2009 Anssi Hannula <anssi@mandriva.org> 0.70-1mdv2009.1
12mr|drakx-kbd-mouse-x11-0.98-1|350	+ Revision: 359185
12mr|drakx-kbd-mouse-x11-0.98-1|351	- 0.70
12mr|drakx-kbd-mouse-x11-0.98-1|352	- mousedrake:
12mr|drakx-kbd-mouse-x11-0.98-1|353	o configure input driver as 'vmmouse' if running in vmware (#29106)
12mr|drakx-kbd-mouse-x11-0.98-1|354	o test if the file is there before trying to install the packages, that saves
12mr|drakx-kbd-mouse-x11-0.98-1|355	a rpm -q in harddrake service after adding/removing/changing a mouse
12mr|drakx-kbd-mouse-x11-0.98-1|356	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|357	o adapt for recent changes in proprietary driver alternatives
12mr|drakx-kbd-mouse-x11-0.98-1|358	
12mr|drakx-kbd-mouse-x11-0.98-1|359	+ Thierry Vignaud <tv@mandriva.org>
12mr|drakx-kbd-mouse-x11-0.98-1|360	- bump require on drakxtools for the vmmouse fix
12mr|drakx-kbd-mouse-x11-0.98-1|361	
12mr|drakx-kbd-mouse-x11-0.98-1|362	* Thu Jan 29 2009 Pixel <pixel@mandriva.com> 0.69-1mdv2009.1
12mr|drakx-kbd-mouse-x11-0.98-1|363	+ Revision: 335308
12mr|drakx-kbd-mouse-x11-0.98-1|364	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|365	o use option -noAutoAddDevices when testing X
12mr|drakx-kbd-mouse-x11-0.98-1|366	(useful during installation, #47237)
12mr|drakx-kbd-mouse-x11-0.98-1|367	- conflicts with x11-server-xorg which do not handle -noAutoAddDevices
12mr|drakx-kbd-mouse-x11-0.98-1|368	
12mr|drakx-kbd-mouse-x11-0.98-1|369	* Wed Jan 28 2009 Pixel <pixel@mandriva.com> 0.68-1mdv2009.1
12mr|drakx-kbd-mouse-x11-0.98-1|370	+ Revision: 334889
12mr|drakx-kbd-mouse-x11-0.98-1|371	- 0.68
12mr|drakx-kbd-mouse-x11-0.98-1|372	- keyboarddrake:
12mr|drakx-kbd-mouse-x11-0.98-1|373	o bug fix: overwrite previous /etc/sysconfig/keyboard Xkb information when
12mr|drakx-kbd-mouse-x11-0.98-1|374	changing keyboard
12mr|drakx-kbd-mouse-x11-0.98-1|375	
12mr|drakx-kbd-mouse-x11-0.98-1|376	* Thu Jan 08 2009 Pixel <pixel@mandriva.com> 0.67-1mdv2009.1
12mr|drakx-kbd-mouse-x11-0.98-1|377	+ Revision: 327080
12mr|drakx-kbd-mouse-x11-0.98-1|378	- 0.67:
12mr|drakx-kbd-mouse-x11-0.98-1|379	- mousedrake:
12mr|drakx-kbd-mouse-x11-0.98-1|380	o synaptics driver in now in package x11-driver-input-synaptics (#45531)
12mr|drakx-kbd-mouse-x11-0.98-1|381	
12mr|drakx-kbd-mouse-x11-0.98-1|382	* Thu Dec 18 2008 Pixel <pixel@mandriva.com> 0.66-1mdv2009.1
12mr|drakx-kbd-mouse-x11-0.98-1|383	+ Revision: 315643
12mr|drakx-kbd-mouse-x11-0.98-1|384	- 0.66:
12mr|drakx-kbd-mouse-x11-0.98-1|385	- keyboarddrake:
12mr|drakx-kbd-mouse-x11-0.98-1|386	o do not configure hal directly, but write in /etc/sysconfig/keyboard Xkb
12mr|drakx-kbd-mouse-x11-0.98-1|387	information so hal can get them
12mr|drakx-kbd-mouse-x11-0.98-1|388	o new option "--migrate" which adds Xkb information in
12mr|drakx-kbd-mouse-x11-0.98-1|389	/etc/sysconfig/keyboard
12mr|drakx-kbd-mouse-x11-0.98-1|390	o correctly handle default XkbModel
12mr|drakx-kbd-mouse-x11-0.98-1|391	(so that we do not force pc105 when we should not)
12mr|drakx-kbd-mouse-x11-0.98-1|392	
12mr|drakx-kbd-mouse-x11-0.98-1|393	* Mon Dec 08 2008 Pixel <pixel@mandriva.com> 0.65-1mdv2009.1
12mr|drakx-kbd-mouse-x11-0.98-1|394	+ Revision: 311770
12mr|drakx-kbd-mouse-x11-0.98-1|395	- 0.65:
12mr|drakx-kbd-mouse-x11-0.98-1|396	- keyboarddrake:
12mr|drakx-kbd-mouse-x11-0.98-1|397	o configure hal so Xorg can get xkb info
12mr|drakx-kbd-mouse-x11-0.98-1|398	(nb: for now, you must "service haldaemon restart" to be taken into account)
12mr|drakx-kbd-mouse-x11-0.98-1|399	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|400	o generic flat planel must allow "800x480 @ 60.00 Hz (GTF) hsync: 29.82 kHz"
12mr|drakx-kbd-mouse-x11-0.98-1|401	so "HorizSync 31.5-90" is too strict, generating "HorizSync 29.5-90"
12mr|drakx-kbd-mouse-x11-0.98-1|402	o have Option "PanelGeometry" "XXxYY" on geode driver
12mr|drakx-kbd-mouse-x11-0.98-1|403	o do not display the weird ratios 128/75, 85/48 (for 1024x600 and 1360x768)
12mr|drakx-kbd-mouse-x11-0.98-1|404	o do not load "Type1" module by default (disabled in xserver-1.5.x)
12mr|drakx-kbd-mouse-x11-0.98-1|405	o special hack for gdium: the "default monitor" is "Plug'n Play" instead of
12mr|drakx-kbd-mouse-x11-0.98-1|406	good_default_monitor() (it will work since the resolution is passed to the
12mr|drakx-kbd-mouse-x11-0.98-1|407	kernel on gdium)
12mr|drakx-kbd-mouse-x11-0.98-1|408	o there is no reason "automatic" resolution should imply "automatic" color
12mr|drakx-kbd-mouse-x11-0.98-1|409	depth
12mr|drakx-kbd-mouse-x11-0.98-1|410	- mousedrake, XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|411	o do not use /dev/mouse symlink (in xorg.conf)
12mr|drakx-kbd-mouse-x11-0.98-1|412	- mousedrake
12mr|drakx-kbd-mouse-x11-0.98-1|413	o do not propose to test the chosen mice
12mr|drakx-kbd-mouse-x11-0.98-1|414	(it doesn't handle evdev/synaptics and so is quite obsolete nowadays)
12mr|drakx-kbd-mouse-x11-0.98-1|415	
12mr|drakx-kbd-mouse-x11-0.98-1|416	* Wed Oct 08 2008 Pixel <pixel@mandriva.com> 0.64-2mdv2009.1
12mr|drakx-kbd-mouse-x11-0.98-1|417	+ Revision: 291224
12mr|drakx-kbd-mouse-x11-0.98-1|418	- transform a conflict into a require to help rpmlib on mdv2007.1 upgrade
12mr|drakx-kbd-mouse-x11-0.98-1|419	
12mr|drakx-kbd-mouse-x11-0.98-1|420	* Wed Oct 01 2008 Pixel <pixel@mandriva.com> 0.64-1mdv2009.0
12mr|drakx-kbd-mouse-x11-0.98-1|421	+ Revision: 290356
12mr|drakx-kbd-mouse-x11-0.98-1|422	- 0.64:
12mr|drakx-kbd-mouse-x11-0.98-1|423	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|424	o explicitly Load or Disable module "dri"
12mr|drakx-kbd-mouse-x11-0.98-1|425	(to be independent of Xorg's default choice)
12mr|drakx-kbd-mouse-x11-0.98-1|426	
12mr|drakx-kbd-mouse-x11-0.98-1|427	* Tue Sep 30 2008 Thierry Vignaud <tv@mandriva.org> 0.63-1mdv2009.0
12mr|drakx-kbd-mouse-x11-0.98-1|428	+ Revision: 289964
12mr|drakx-kbd-mouse-x11-0.98-1|429	- updated translation
12mr|drakx-kbd-mouse-x11-0.98-1|430	
12mr|drakx-kbd-mouse-x11-0.98-1|431	* Thu Sep 25 2008 Pixel <pixel@mandriva.com> 0.62-1mdv2009.0
12mr|drakx-kbd-mouse-x11-0.98-1|432	+ Revision: 288154
12mr|drakx-kbd-mouse-x11-0.98-1|433	- 0.62:
12mr|drakx-kbd-mouse-x11-0.98-1|434	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|435	o set "PreferredMode" in Monitor section if the user changes the resolution
12mr|drakx-kbd-mouse-x11-0.98-1|436	(we still do not use PreferredMode for the default resolution)
12mr|drakx-kbd-mouse-x11-0.98-1|437	
12mr|drakx-kbd-mouse-x11-0.98-1|438	* Thu Sep 11 2008 Pixel <pixel@mandriva.com> 0.61-1mdv2009.0
12mr|drakx-kbd-mouse-x11-0.98-1|439	+ Revision: 283822
12mr|drakx-kbd-mouse-x11-0.98-1|440	- 0.61:
12mr|drakx-kbd-mouse-x11-0.98-1|441	- keyboarddrake:
12mr|drakx-kbd-mouse-x11-0.98-1|442	o fix lithuanian keyboard choices (cf #41031)
12mr|drakx-kbd-mouse-x11-0.98-1|443	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|444	o do set a background image when using resolution "Automatic" (#43644)
12mr|drakx-kbd-mouse-x11-0.98-1|445	
12mr|drakx-kbd-mouse-x11-0.98-1|446	* Tue Sep 09 2008 Pixel <pixel@mandriva.com> 0.60-1mdv2009.0
12mr|drakx-kbd-mouse-x11-0.98-1|447	+ Revision: 283135
12mr|drakx-kbd-mouse-x11-0.98-1|448	- 0.60:
12mr|drakx-kbd-mouse-x11-0.98-1|449	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|450	o allow xorg.conf to have no "Monitor" section (#42793)
12mr|drakx-kbd-mouse-x11-0.98-1|451	o [bugfix] fix clicking on "Options" when Composite is disabled
12mr|drakx-kbd-mouse-x11-0.98-1|452	(regression introduced in 0.58) (#43710)
12mr|drakx-kbd-mouse-x11-0.98-1|453	
12mr|drakx-kbd-mouse-x11-0.98-1|454	* Mon Aug 18 2008 Pixel <pixel@mandriva.com> 0.59-1mdv2009.0
12mr|drakx-kbd-mouse-x11-0.98-1|455	+ Revision: 273192
12mr|drakx-kbd-mouse-x11-0.98-1|456	- 0.59:
12mr|drakx-kbd-mouse-x11-0.98-1|457	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|458	o use 24dpp by default, even on DRI (needed for kde4)
12mr|drakx-kbd-mouse-x11-0.98-1|459	o ensure we don't drop non-main "Device" (when modifying "Options", #41410)
12mr|drakx-kbd-mouse-x11-0.98-1|460	o use nvidia-current default settings for nvidia173 as well
12mr|drakx-kbd-mouse-x11-0.98-1|461	o no need to force XaaNoOffscreenPixmaps, it is the default now in
12mr|drakx-kbd-mouse-x11-0.98-1|462	x11-server
12mr|drakx-kbd-mouse-x11-0.98-1|463	
12mr|drakx-kbd-mouse-x11-0.98-1|464	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.58-2mdv2009.0
12mr|drakx-kbd-mouse-x11-0.98-1|465	+ Revision: 220705
12mr|drakx-kbd-mouse-x11-0.98-1|466	- rebuild
12mr|drakx-kbd-mouse-x11-0.98-1|467	
12mr|drakx-kbd-mouse-x11-0.98-1|468	+ Pixel <pixel@mandriva.com>
12mr|drakx-kbd-mouse-x11-0.98-1|469	- 0.58:
12mr|drakx-kbd-mouse-x11-0.98-1|470	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|471	o Composite is now the default in xserver 1.4 (#35043)
12mr|drakx-kbd-mouse-x11-0.98-1|472	o do not create symlink /etc/X11/X to ../../usr/bin/Xorg (#41363)
12mr|drakx-kbd-mouse-x11-0.98-1|473	o drop support for /etc/X11/XF86Config (replaced by xorg.conf for some time now)
12mr|drakx-kbd-mouse-x11-0.98-1|474	- mousedrake:
12mr|drakx-kbd-mouse-x11-0.98-1|475	o evdev and imwheel handle orthogonal things, so do use imwheel even if we
12mr|drakx-kbd-mouse-x11-0.98-1|476	need evdev (#40088)
12mr|drakx-kbd-mouse-x11-0.98-1|477	
12mr|drakx-kbd-mouse-x11-0.98-1|478	* Wed Apr 02 2008 Pixel <pixel@mandriva.com> 0.57-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|479	+ Revision: 191648
12mr|drakx-kbd-mouse-x11-0.98-1|480	- 0.57:
12mr|drakx-kbd-mouse-x11-0.98-1|481	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|482	o workaround pb with nvidia driver: make dm restart xserver (#38297)
12mr|drakx-kbd-mouse-x11-0.98-1|483	
12mr|drakx-kbd-mouse-x11-0.98-1|484	* Wed Apr 02 2008 Pixel <pixel@mandriva.com> 0.56-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|485	+ Revision: 191640
12mr|drakx-kbd-mouse-x11-0.98-1|486	- 0.56:
12mr|drakx-kbd-mouse-x11-0.98-1|487	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|488	o do not disable RenderAccel on nvidia-current
12mr|drakx-kbd-mouse-x11-0.98-1|489	(regression introduced in 0.21)
12mr|drakx-kbd-mouse-x11-0.98-1|490	
12mr|drakx-kbd-mouse-x11-0.98-1|491	* Thu Mar 27 2008 Pixel <pixel@mandriva.com> 0.55-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|492	+ Revision: 190640
12mr|drakx-kbd-mouse-x11-0.98-1|493	- 0.55:
12mr|drakx-kbd-mouse-x11-0.98-1|494	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|495	o disable "DynamicTwinView" when not using TwinView (#39171)
12mr|drakx-kbd-mouse-x11-0.98-1|496	
12mr|drakx-kbd-mouse-x11-0.98-1|497	* Tue Mar 25 2008 Pixel <pixel@mandriva.com> 0.54-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|498	+ Revision: 189931
12mr|drakx-kbd-mouse-x11-0.98-1|499	- 0.54
12mr|drakx-kbd-mouse-x11-0.98-1|500	- keyboarddrake library:
12mr|drakx-kbd-mouse-x11-0.98-1|501	o in drakx-finish-install, keyboard is asked after asking country, so have a
12mr|drakx-kbd-mouse-x11-0.98-1|502	good default based on country too (was done for pt_BR but not fr_XX)
12mr|drakx-kbd-mouse-x11-0.98-1|503	(#39221)
12mr|drakx-kbd-mouse-x11-0.98-1|504	
12mr|drakx-kbd-mouse-x11-0.98-1|505	* Fri Mar 21 2008 Pixel <pixel@mandriva.com> 0.53-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|506	+ Revision: 189379
12mr|drakx-kbd-mouse-x11-0.98-1|507	- 0.53:
12mr|drakx-kbd-mouse-x11-0.98-1|508	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|509	o allow to set "EXA" on "intel" driver (#39162)
12mr|drakx-kbd-mouse-x11-0.98-1|510	
12mr|drakx-kbd-mouse-x11-0.98-1|511	* Thu Mar 20 2008 Pixel <pixel@mandriva.com> 0.52-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|512	+ Revision: 189168
12mr|drakx-kbd-mouse-x11-0.98-1|513	- 0.52:
12mr|drakx-kbd-mouse-x11-0.98-1|514	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|515	o add option "Force display mode of DVI" on driver "nvidia" (#30066)
12mr|drakx-kbd-mouse-x11-0.98-1|516	- XFdrake library:
12mr|drakx-kbd-mouse-x11-0.98-1|517	o ensure set_default_background() doesn't fail (#39065)
12mr|drakx-kbd-mouse-x11-0.98-1|518	(ie default to 1024x768 if 0x0 is given)
12mr|drakx-kbd-mouse-x11-0.98-1|519	
12mr|drakx-kbd-mouse-x11-0.98-1|520	* Wed Mar 19 2008 Pixel <pixel@mandriva.com> 0.51-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|521	+ Revision: 188829
12mr|drakx-kbd-mouse-x11-0.98-1|522	- 0.51:
12mr|drakx-kbd-mouse-x11-0.98-1|523	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|524	o use 24bpp on savage (#38750)
12mr|drakx-kbd-mouse-x11-0.98-1|525	o do use EDID HorizSync/VertRefresh on 16/10 (regression introduced in 0.50)
12mr|drakx-kbd-mouse-x11-0.98-1|526	- keyboarddrake:
12mr|drakx-kbd-mouse-x11-0.98-1|527	o default romanian keyboard is qwerty (cf #38450)
12mr|drakx-kbd-mouse-x11-0.98-1|528	o "ro" really is "ro(std_cedilla)"
12mr|drakx-kbd-mouse-x11-0.98-1|529	(to be more standard on unpatched xkeyboard-config)
12mr|drakx-kbd-mouse-x11-0.98-1|530	o "ro(us)" is wrong and not qwerty, use "ro(winkeys)" which is the only
12mr|drakx-kbd-mouse-x11-0.98-1|531	qwertz from symbols/ro
12mr|drakx-kbd-mouse-x11-0.98-1|532	
12mr|drakx-kbd-mouse-x11-0.98-1|533	* Tue Mar 11 2008 Pixel <pixel@mandriva.com> 0.50-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|534	+ Revision: 185860
12mr|drakx-kbd-mouse-x11-0.98-1|535	- 0.50:
12mr|drakx-kbd-mouse-x11-0.98-1|536	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|537	o if the EDID gives a valid 16/10 preferred resolution (even if duplicated),
12mr|drakx-kbd-mouse-x11-0.98-1|538	but no HorizSync/VertRefresh, use a generic flat panel
12mr|drakx-kbd-mouse-x11-0.98-1|539	HorizSync/VertRefresh (needed for edid.lcd.dell-inspiron-6400, #37971)
12mr|drakx-kbd-mouse-x11-0.98-1|540	o handle DRIVER2_NO_SSE (from Cards+), needed by nvidia-current requiring SSE
12mr|drakx-kbd-mouse-x11-0.98-1|541	
12mr|drakx-kbd-mouse-x11-0.98-1|542	* Thu Feb 28 2008 Pixel <pixel@mandriva.com> 0.49-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|543	+ Revision: 176384
12mr|drakx-kbd-mouse-x11-0.98-1|544	- 0.49:
12mr|drakx-kbd-mouse-x11-0.98-1|545	- XFdrake: background images are now jpeg files
12mr|drakx-kbd-mouse-x11-0.98-1|546	
12mr|drakx-kbd-mouse-x11-0.98-1|547	* Thu Feb 28 2008 Pixel <pixel@mandriva.com> 0.48-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|548	+ Revision: 176049
12mr|drakx-kbd-mouse-x11-0.98-1|549	- 0.48:
12mr|drakx-kbd-mouse-x11-0.98-1|550	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|551	o when setting background for the resolution, handle "hour"-based
12mr|drakx-kbd-mouse-x11-0.98-1|552	backgrounds (also add Mandriva.xml symlink)
12mr|drakx-kbd-mouse-x11-0.98-1|553	
12mr|drakx-kbd-mouse-x11-0.98-1|554	* Wed Feb 27 2008 Pixel <pixel@mandriva.com> 0.47-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|555	+ Revision: 175772
12mr|drakx-kbd-mouse-x11-0.98-1|556	- 0.47:
12mr|drakx-kbd-mouse-x11-0.98-1|557	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|558	o when setting background for the resolution, handle "hour"-based backgrounds
12mr|drakx-kbd-mouse-x11-0.98-1|559	
12mr|drakx-kbd-mouse-x11-0.98-1|560	* Mon Feb 18 2008 Pixel <pixel@mandriva.com> 0.46-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|561	+ Revision: 171486
12mr|drakx-kbd-mouse-x11-0.98-1|562	- 0.46:
12mr|drakx-kbd-mouse-x11-0.98-1|563	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|564	o add 1024x600 (used on Samsung Q1Ultra) (#37889)
12mr|drakx-kbd-mouse-x11-0.98-1|565	
12mr|drakx-kbd-mouse-x11-0.98-1|566	* Tue Feb 05 2008 Pixel <pixel@mandriva.com> 0.45-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|567	+ Revision: 162578
12mr|drakx-kbd-mouse-x11-0.98-1|568	- 0.45:
12mr|drakx-kbd-mouse-x11-0.98-1|569	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|570	o add 800x480 (used on belinea s.book) (#37486)
12mr|drakx-kbd-mouse-x11-0.98-1|571	
12mr|drakx-kbd-mouse-x11-0.98-1|572	* Fri Jan 25 2008 Pixel <pixel@mandriva.com> 0.44-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|573	+ Revision: 157893
12mr|drakx-kbd-mouse-x11-0.98-1|574	- 0.44:
12mr|drakx-kbd-mouse-x11-0.98-1|575	- library for installer:
12mr|drakx-kbd-mouse-x11-0.98-1|576	o do not force "us" keyboard on everybody that choose "English (American)"
12mr|drakx-kbd-mouse-x11-0.98-1|577	(#36575)
12mr|drakx-kbd-mouse-x11-0.98-1|578	
12mr|drakx-kbd-mouse-x11-0.98-1|579	* Wed Jan 23 2008 Pixel <pixel@mandriva.com> 0.43-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|580	+ Revision: 157017
12mr|drakx-kbd-mouse-x11-0.98-1|581	- 0.43
12mr|drakx-kbd-mouse-x11-0.98-1|582	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|583	o if the EDID gives a valid EISA_ID, a valid 16/10 preferred resolution, but
12mr|drakx-kbd-mouse-x11-0.98-1|584	no HorizSync/VertRefresh, use a generic flat panel HorizSync/VertRefresh
12mr|drakx-kbd-mouse-x11-0.98-1|585	
12mr|drakx-kbd-mouse-x11-0.98-1|586	* Tue Jan 22 2008 Pixel <pixel@mandriva.com> 0.42-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|587	+ Revision: 156427
12mr|drakx-kbd-mouse-x11-0.98-1|588	- 0.42:
12mr|drakx-kbd-mouse-x11-0.98-1|589	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|590	o sort monitors in text mode so that "Generic|..." monitors do not appear
12mr|drakx-kbd-mouse-x11-0.98-1|591	in the middle of "Vendor|..." monitors
12mr|drakx-kbd-mouse-x11-0.98-1|592	- use SendCoreEvents instead of AlwaysCore for wacoms
12mr|drakx-kbd-mouse-x11-0.98-1|593	- mousedrake:
12mr|drakx-kbd-mouse-x11-0.98-1|594	o use udev in $PATH instead of /lib/udev/usb_id
12mr|drakx-kbd-mouse-x11-0.98-1|595	(need latest udev pkg)
12mr|drakx-kbd-mouse-x11-0.98-1|596	
12mr|drakx-kbd-mouse-x11-0.98-1|597	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.41-2mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|598	+ Revision: 152146
12mr|drakx-kbd-mouse-x11-0.98-1|599	- rebuild
12mr|drakx-kbd-mouse-x11-0.98-1|600	- kill re-definition of %%buildroot on Pixel's request
12mr|drakx-kbd-mouse-x11-0.98-1|601	
12mr|drakx-kbd-mouse-x11-0.98-1|602	+ Olivier Blin <blino@mandriva.org>
12mr|drakx-kbd-mouse-x11-0.98-1|603	- restore BuildRoot
12mr|drakx-kbd-mouse-x11-0.98-1|604	
12mr|drakx-kbd-mouse-x11-0.98-1|605	* Fri Dec 14 2007 Olivier Blin <blino@mandriva.org> 0.41-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|606	+ Revision: 120129
12mr|drakx-kbd-mouse-x11-0.98-1|607	- 0.41
12mr|drakx-kbd-mouse-x11-0.98-1|608	- mousedrake:
12mr|drakx-kbd-mouse-x11-0.98-1|609	o use SendCoreEvents instead of AlwaysCore for Synaptics touchpads (#36140)
12mr|drakx-kbd-mouse-x11-0.98-1|610	
12mr|drakx-kbd-mouse-x11-0.98-1|611	* Mon Dec 10 2007 Pixel <pixel@mandriva.com> 0.40-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|612	+ Revision: 116878
12mr|drakx-kbd-mouse-x11-0.98-1|613	- 0.40:
12mr|drakx-kbd-mouse-x11-0.98-1|614	- XFdrake:
12mr|drakx-kbd-mouse-x11-0.98-1|615	o never write a ModeLine when using fglrx driver (#30934)
12mr|drakx-kbd-mouse-x11-0.98-1|616	
12mr|drakx-kbd-mouse-x11-0.98-1|617	* Fri Nov 30 2007 Pixel <pixel@mandriva.com> 0.39-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|618	+ Revision: 114098
12mr|drakx-kbd-mouse-x11-0.98-1|619	- 0.39:
12mr|drakx-kbd-mouse-x11-0.98-1|620	- keyboarddrake:
12mr|drakx-kbd-mouse-x11-0.98-1|621	o use kr(kr104) for the korean keyboard, and don't prompt for a toggle key
12mr|drakx-kbd-mouse-x11-0.98-1|622	since korean use input method instead
12mr|drakx-kbd-mouse-x11-0.98-1|623	- use /dev/input/by-id/xxx device instead of vendor+product for evdev mice
12mr|drakx-kbd-mouse-x11-0.98-1|624	(vendor+product support is dropped in x11-driver-input-evdev-1.2.0)
12mr|drakx-kbd-mouse-x11-0.98-1|625	- fix device /dev/input/by-id/usb-$ID_SERIAL-event-mouse for wacoms
12mr|drakx-kbd-mouse-x11-0.98-1|626	when the ID_SERIAL contains special chars
12mr|drakx-kbd-mouse-x11-0.98-1|627	
12mr|drakx-kbd-mouse-x11-0.98-1|628	* Thu Nov 01 2007 Anssi Hannula <anssi@mandriva.org> 0.38-1mdv2008.1
12mr|drakx-kbd-mouse-x11-0.98-1|629	+ Revision: 104691
12mr|drakx-kbd-mouse-x11-0.98-1|630	- 0.38
12mr|drakx-kbd-mouse-x11-0.98-1|631	o display message "This setting will be activated after the
12mr|drakx-kbd-mouse-x11-0.98-1|632	installation." only during installation (Pixel)
12mr|drakx-kbd-mouse-x11-0.98-1|633	o handle new fglrx packages with fglrx_dri.so handled by alternatives
12mr|drakx-kbd-mouse-x11-0.98-1|634	
12mr|drakx-kbd-mouse-x11-0.98-1|635	* Thu Oct 04 2007 Pixel <pixel@mandriva.com> 0.37-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|636	+ Revision: 95467
12mr|drakx-kbd-mouse-x11-0.98-1|637	- 0.37:
12mr|drakx-kbd-mouse-x11-0.98-1|638	- if we probe a monitor EISA_ID but we don't have corresponding
12mr|drakx-kbd-mouse-x11-0.98-1|639	HorizSync/VertRefresh, we must not the monitor info
12mr|drakx-kbd-mouse-x11-0.98-1|640	- when checking dkms module packages, check that modules are either
12mr|drakx-kbd-mouse-x11-0.98-1|641	available in urpmi media, or already installed (fix detection in live)
12mr|drakx-kbd-mouse-x11-0.98-1|642	
12mr|drakx-kbd-mouse-x11-0.98-1|643	* Thu Oct 04 2007 Pixel <pixel@mandriva.com> 0.36-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|644	+ Revision: 95308
12mr|drakx-kbd-mouse-x11-0.98-1|645	- 0.36:
12mr|drakx-kbd-mouse-x11-0.98-1|646	- better fix for typo in 0.32: don't wrongly default to "automatic" resolution
12mr|drakx-kbd-mouse-x11-0.98-1|647	when creating xorg.conf (in non --auto) (#34453)
12mr|drakx-kbd-mouse-x11-0.98-1|648	
12mr|drakx-kbd-mouse-x11-0.98-1|649	* Wed Oct 03 2007 Thierry Vignaud <tv@mandriva.org> 0.35-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|650	+ Revision: 95066
12mr|drakx-kbd-mouse-x11-0.98-1|651	- updated translation
12mr|drakx-kbd-mouse-x11-0.98-1|652	
12mr|drakx-kbd-mouse-x11-0.98-1|653	* Mon Oct 01 2007 Thierry Vignaud <tv@mandriva.org> 0.34-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|654	+ Revision: 94300
12mr|drakx-kbd-mouse-x11-0.98-1|655	- updated translation
12mr|drakx-kbd-mouse-x11-0.98-1|656	
12mr|drakx-kbd-mouse-x11-0.98-1|657	* Fri Sep 28 2007 Olivier Blin <blino@mandriva.org> 0.33-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|658	+ Revision: 93772
12mr|drakx-kbd-mouse-x11-0.98-1|659	- require drakxtools >= 10.4.221 for VirtualBox detection
12mr|drakx-kbd-mouse-x11-0.98-1|660	- 0.33
12mr|drakx-kbd-mouse-x11-0.98-1|661	- we don't set ModulesPath to DRI_GLX_SPECIAL value, so we must read it
12mr|drakx-kbd-mouse-x11-0.98-1|662	differently so that Xconfig::various::info() is correct (#31326)
12mr|drakx-kbd-mouse-x11-0.98-1|663	- add support for x11-driver-input-vboxmouse when inside a VirtualBox guest
12mr|drakx-kbd-mouse-x11-0.98-1|664	- fix typo in 0.32: don't wrongly default to "automatic" resolution when
12mr|drakx-kbd-mouse-x11-0.98-1|665	creating xorg.conf (in non --auto)
12mr|drakx-kbd-mouse-x11-0.98-1|666	
12mr|drakx-kbd-mouse-x11-0.98-1|667	* Wed Sep 26 2007 Pixel <pixel@mandriva.com> 0.32-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|668	+ Revision: 93050
12mr|drakx-kbd-mouse-x11-0.98-1|669	- 0.32:
12mr|drakx-kbd-mouse-x11-0.98-1|670	- monitor-probe-using-X can now return EDIDs. if Xorg find an EDID (whereas
12mr|drakx-kbd-mouse-x11-0.98-1|671	monitor-get-edid-using-vbe failed), defaults to "Plug'n Play" monitor (ie
12mr|drakx-kbd-mouse-x11-0.98-1|672	let Xorg do things automatically) instead of good_default_monitor.
12mr|drakx-kbd-mouse-x11-0.98-1|673	(requires monitor-edid 1.12)
12mr|drakx-kbd-mouse-x11-0.98-1|674	- fix typo in 0.30: do not use "Automatic" resolution by default in --auto
12mr|drakx-kbd-mouse-x11-0.98-1|675	
12mr|drakx-kbd-mouse-x11-0.98-1|676	* Tue Sep 25 2007 Thierry Vignaud <tv@mandriva.org> 0.31-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|677	+ Revision: 92925
12mr|drakx-kbd-mouse-x11-0.98-1|678	- updated translations
12mr|drakx-kbd-mouse-x11-0.98-1|679	
12mr|drakx-kbd-mouse-x11-0.98-1|680	* Tue Sep 25 2007 Pixel <pixel@mandriva.com> 0.30-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|681	+ Revision: 92836
12mr|drakx-kbd-mouse-x11-0.98-1|682	- 0.30:
12mr|drakx-kbd-mouse-x11-0.98-1|683	- add support for "Automatic" resolution (aka "let xorg do everything")
12mr|drakx-kbd-mouse-x11-0.98-1|684	- when user asks for "Plug'n Play", silently default to Xorg auto-detection
12mr|drakx-kbd-mouse-x11-0.98-1|685	when we fail to auto-detect
12mr|drakx-kbd-mouse-x11-0.98-1|686	
12mr|drakx-kbd-mouse-x11-0.98-1|687	* Fri Sep 21 2007 Olivier Blin <blino@mandriva.org> 0.29-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|688	+ Revision: 91806
12mr|drakx-kbd-mouse-x11-0.98-1|689	- 0.29
12mr|drakx-kbd-mouse-x11-0.98-1|690	- unload drivers loaded by monitor-probe-using-X
12mr|drakx-kbd-mouse-x11-0.98-1|691	(fix fglrx usage when harddrake probes using X and loads radeon driver)
12mr|drakx-kbd-mouse-x11-0.98-1|692	
12mr|drakx-kbd-mouse-x11-0.98-1|693	* Thu Sep 20 2007 Pixel <pixel@mandriva.com> 0.28-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|694	+ Revision: 91561
12mr|drakx-kbd-mouse-x11-0.98-1|695	- 0.28:
12mr|drakx-kbd-mouse-x11-0.98-1|696	- when using evdev for mice, ensure it doesn't match a keyboard
12mr|drakx-kbd-mouse-x11-0.98-1|697	(eg: in case of a mouse+keyboard combo) (#32905)
12mr|drakx-kbd-mouse-x11-0.98-1|698	- fix regression in 0.24: remove bogus duplicates in monitors tree (#33778)
12mr|drakx-kbd-mouse-x11-0.98-1|699	
12mr|drakx-kbd-mouse-x11-0.98-1|700	* Wed Sep 19 2007 Pixel <pixel@mandriva.com> 0.27-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|701	+ Revision: 91012
12mr|drakx-kbd-mouse-x11-0.98-1|702	- 0.27:
12mr|drakx-kbd-mouse-x11-0.98-1|703	- for evdev configured mice, specify bustype
12mr|drakx-kbd-mouse-x11-0.98-1|704	(useful for "Macintosh mouse button emulation" which has same vendor/product
12mr|drakx-kbd-mouse-x11-0.98-1|705	as "AT Translated Set 2 keyboard")
12mr|drakx-kbd-mouse-x11-0.98-1|706	(need drakxtools-backend 10.4.203)
12mr|drakx-kbd-mouse-x11-0.98-1|707	
12mr|drakx-kbd-mouse-x11-0.98-1|708	* Mon Sep 17 2007 Pixel <pixel@mandriva.com> 0.26-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|709	+ Revision: 89159
12mr|drakx-kbd-mouse-x11-0.98-1|710	- 0.26: handle fglrx-hd2000 driver (Anssi)
12mr|drakx-kbd-mouse-x11-0.98-1|711	
12mr|drakx-kbd-mouse-x11-0.98-1|712	* Wed Sep 12 2007 Andreas Hasenack <andreas@mandriva.com> 0.25-2mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|713	+ Revision: 84827
12mr|drakx-kbd-mouse-x11-0.98-1|714	- use new common pam config files for usermode/consolehelper
12mr|drakx-kbd-mouse-x11-0.98-1|715	
12mr|drakx-kbd-mouse-x11-0.98-1|716	* Mon Sep 10 2007 Pixel <pixel@mandriva.com> 0.25-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|717	+ Revision: 84000
12mr|drakx-kbd-mouse-x11-0.98-1|718	- 0.25:
12mr|drakx-kbd-mouse-x11-0.98-1|719	- in the list of available Xorg drivers, add "Driver" from Cards+
12mr|drakx-kbd-mouse-x11-0.98-1|720	(will ease the maintainance of the list of drivers in Xconfig/card.pm)
12mr|drakx-kbd-mouse-x11-0.98-1|721	- minimal support for allowing to choose evdev on all mice
12mr|drakx-kbd-mouse-x11-0.98-1|722	
12mr|drakx-kbd-mouse-x11-0.98-1|723	* Fri Sep 07 2007 Pixel <pixel@mandriva.com> 0.24-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|724	+ Revision: 81477
12mr|drakx-kbd-mouse-x11-0.98-1|725	- 0.24:
12mr|drakx-kbd-mouse-x11-0.98-1|726	- do not configure XFS, it's useless
12mr|drakx-kbd-mouse-x11-0.98-1|727	- fix default_headers (ie allow XFdrake to create xorg.conf from scratch again)
12mr|drakx-kbd-mouse-x11-0.98-1|728	- keep the order from MonitorsDB file
12mr|drakx-kbd-mouse-x11-0.98-1|729	(allows "Flat Panel 800x600" to be before "Flat Panel 1024x768")
12mr|drakx-kbd-mouse-x11-0.98-1|730	(needs a nicely sorted MonitorsDB though)
12mr|drakx-kbd-mouse-x11-0.98-1|731	- correct license (GPLv2+)
12mr|drakx-kbd-mouse-x11-0.98-1|732	
12mr|drakx-kbd-mouse-x11-0.98-1|733	* Thu Sep 06 2007 Pixel <pixel@mandriva.com> 0.23-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|734	+ Revision: 80593
12mr|drakx-kbd-mouse-x11-0.98-1|735	- 0.23: do not start xfs for the test (#33219)
12mr|drakx-kbd-mouse-x11-0.98-1|736	
12mr|drakx-kbd-mouse-x11-0.98-1|737	* Wed Aug 29 2007 Andreas Hasenack <andreas@mandriva.com> 0.22-2mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|738	+ Revision: 74705
12mr|drakx-kbd-mouse-x11-0.98-1|739	- allow XFdrake to be run as root by console user with password
12mr|drakx-kbd-mouse-x11-0.98-1|740	
12mr|drakx-kbd-mouse-x11-0.98-1|741	* Mon Aug 27 2007 Pixel <pixel@mandriva.com> 0.22-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|742	+ Revision: 71952
12mr|drakx-kbd-mouse-x11-0.98-1|743	- new release, 0.22
12mr|drakx-kbd-mouse-x11-0.98-1|744	- do configure XFS if installed
12mr|drakx-kbd-mouse-x11-0.98-1|745	- when removing/replacing an InputDevice section, ensure we remove the
12mr|drakx-kbd-mouse-x11-0.98-1|746	corresponding entry in ServerLayout. ie do not rely on InputDevice sections
12mr|drakx-kbd-mouse-x11-0.98-1|747	to use XFdrake-compatible Identifiers (as suggested by fcrozat)
12mr|drakx-kbd-mouse-x11-0.98-1|748	- add avivo in the Xorg drivers list
12mr|drakx-kbd-mouse-x11-0.98-1|749	- handle libglx.so provided by standard.conf alternative
12mr|drakx-kbd-mouse-x11-0.98-1|750	- handle x11-driver-video-fglrx instead of ati
12mr|drakx-kbd-mouse-x11-0.98-1|751	
12mr|drakx-kbd-mouse-x11-0.98-1|752	* Wed Aug 08 2007 Pixel <pixel@mandriva.com> 0.21-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|753	+ Revision: 60556
12mr|drakx-kbd-mouse-x11-0.98-1|754	- new release, 0.21 (conflicts with ldetect-lst < 0.1.174)
12mr|drakx-kbd-mouse-x11-0.98-1|755	- handle nvidia-current instead of nvidia97xx (thanks to Anssi)
12mr|drakx-kbd-mouse-x11-0.98-1|756	- handle x11-driver-video-$nvidia instead of $nvidia
12mr|drakx-kbd-mouse-x11-0.98-1|757	- adapt to kbd instead of console-tools: s/kmap/map/
12mr|drakx-kbd-mouse-x11-0.98-1|758	
12mr|drakx-kbd-mouse-x11-0.98-1|759	* Fri Aug 03 2007 Pixel <pixel@mandriva.com> 0.20-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|760	+ Revision: 58638
12mr|drakx-kbd-mouse-x11-0.98-1|761	- new release, 0.20
12mr|drakx-kbd-mouse-x11-0.98-1|762	- fix detection of touchpad on some kernels (#31584)
12mr|drakx-kbd-mouse-x11-0.98-1|763	(need drakxtools-backend >= 10.4.145)
12mr|drakx-kbd-mouse-x11-0.98-1|764	- internal: add many options as having to be used only once, easing their use
12mr|drakx-kbd-mouse-x11-0.98-1|765	and fixing setting them
12mr|drakx-kbd-mouse-x11-0.98-1|766	(eg #31942 where one can't click "Options" after setting EXA)
12mr|drakx-kbd-mouse-x11-0.98-1|767	- drop support for installing/configuring 915resolution
12mr|drakx-kbd-mouse-x11-0.98-1|768	(no more needed since x11-driver-video-intel 2.0)
12mr|drakx-kbd-mouse-x11-0.98-1|769	- do not configure using xfs anymore (#32051)
12mr|drakx-kbd-mouse-x11-0.98-1|770	
12mr|drakx-kbd-mouse-x11-0.98-1|771	* Mon Jul 09 2007 Pixel <pixel@mandriva.com> 0.19-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|772	+ Revision: 50624
12mr|drakx-kbd-mouse-x11-0.98-1|773	- new release, 0.19
12mr|drakx-kbd-mouse-x11-0.98-1|774	- wacom configuration:
12mr|drakx-kbd-mouse-x11-0.98-1|775	o enhance configuration by using /dev/input/by-id/xxx
12mr|drakx-kbd-mouse-x11-0.98-1|776	(need drakxtools-backend >= 10.4.144)
12mr|drakx-kbd-mouse-x11-0.98-1|777	o add "pad" InputDevice section
12mr|drakx-kbd-mouse-x11-0.98-1|778	- fix displaying "3D hardware acceleration: no" for nvidia proprietary driver
12mr|drakx-kbd-mouse-x11-0.98-1|779	(#31326)
12mr|drakx-kbd-mouse-x11-0.98-1|780	
12mr|drakx-kbd-mouse-x11-0.98-1|781	* Thu Jun 14 2007 Pixel <pixel@mandriva.com> 0.18-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|782	+ Revision: 39296
12mr|drakx-kbd-mouse-x11-0.98-1|783	- new release, 0.18
12mr|drakx-kbd-mouse-x11-0.98-1|784	- handle resolution switch via xrandr without restarting X (#30896)
12mr|drakx-kbd-mouse-x11-0.98-1|785	- add 1366x768, 1360x768 and 1360x765 resolutions
12mr|drakx-kbd-mouse-x11-0.98-1|786	- add big standard resolutions (4/3, 16/10, 16/9)
12mr|drakx-kbd-mouse-x11-0.98-1|787	- [bugfix] fix test message not translated (#30261)
12mr|drakx-kbd-mouse-x11-0.98-1|788	- remove all fglrx options, hopefully default is good enough
12mr|drakx-kbd-mouse-x11-0.98-1|789	(and at least MonitorLayout option is depreacated as reported on cooker)
12mr|drakx-kbd-mouse-x11-0.98-1|790	
12mr|drakx-kbd-mouse-x11-0.98-1|791	* Tue May 15 2007 Thierry Vignaud <tv@mandriva.org> 0.17-2mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|792	+ Revision: 26963
12mr|drakx-kbd-mouse-x11-0.98-1|793	- package NEWS instead of ChangeLog
12mr|drakx-kbd-mouse-x11-0.98-1|794	
12mr|drakx-kbd-mouse-x11-0.98-1|795	* Wed May 09 2007 Pixel <pixel@mandriva.com> 0.17-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|796	+ Revision: 25426
12mr|drakx-kbd-mouse-x11-0.98-1|797	- new release, 0.17
12mr|drakx-kbd-mouse-x11-0.98-1|798	- fix using proprietary driver (remove debug code) (thanks to Michael Altizer)
12mr|drakx-kbd-mouse-x11-0.98-1|799	
12mr|drakx-kbd-mouse-x11-0.98-1|800	* Mon Apr 30 2007 Pixel <pixel@mandriva.com> 0.16-1mdv2008.0
12mr|drakx-kbd-mouse-x11-0.98-1|801	+ Revision: 19528
12mr|drakx-kbd-mouse-x11-0.98-1|802	- new release, 0.16
12mr|drakx-kbd-mouse-x11-0.98-1|803	- ask "Do you wish to use proprietary driver" before installing the needed packages
12mr|drakx-kbd-mouse-x11-0.98-1|804	- don't use 1280x1024 prefered resolution
12mr|drakx-kbd-mouse-x11-0.98-1|805	(using prefered resolution only when adding explicit gtf modelines)
12mr|drakx-kbd-mouse-x11-0.98-1|806	- handle new intel driver (including migration from "i810")
12mr|drakx-kbd-mouse-x11-0.98-1|807	- workaround buggy fglrx driver: make dm restart xserver (#29550)
12mr|drakx-kbd-mouse-x11-0.98-1|808	

13850 12
12mr|drakx-net-0.99-2|1	%define drakxtools_ver 12.36
12mr|drakx-net-0.99-2|2	
12mr|drakx-net-0.99-2|3	%define libname lib%{name}
12mr|drakx-net-0.99-2|4	
12mr|drakx-net-0.99-2|5	%define gtk_files (connection_manager|drakroam|ifw|monitor|netcenter|drakconnect/edit|drakconnect/global).pm
12mr|drakx-net-0.99-2|6	
12mr|drakx-net-0.99-2|7	Summary:	Mandriva network tools
12mr|drakx-net-0.99-2|8	Name:		drakx-net
12mr|drakx-net-0.99-2|9	Version:	0.99
12mr|drakx-net-0.99-2|10	Release:	2
12mr|drakx-net-0.99-2|11	Source0:	%{name}-%{version}.tar.xz
12mr|drakx-net-0.99-2|12	Patch0:		%{name}-nm-applet-disable-with-NM.patch
12mr|drakx-net-0.99-2|13	License:	GPLv2+
12mr|drakx-net-0.99-2|14	Group:		System/Configuration/Networking
12mr|drakx-net-0.99-2|15	Url:		http://wiki.mandriva.com/en/Tools
12mr|drakx-net-0.99-2|16	BuildArch:	noarch
12mr|drakx-net-0.99-2|17	BuildRequires:	intltool
12mr|drakx-net-0.99-2|18	Requires:	drakxtools >= %{drakxtools_ver}
12mr|drakx-net-0.99-2|19	Requires:	%{name}-text = %{version}
12mr|drakx-net-0.99-2|20	Requires:	%{libname} = %{version}
12mr|drakx-net-0.99-2|21	Requires:	netprofile >= 0.20
12mr|drakx-net-0.99-2|22	Requires:	perl-Gtk2 >= 1.154
12mr|drakx-net-0.99-2|23	Requires:	usermode-consoleonly >= 1.92-4mdv2008.0
12mr|drakx-net-0.99-2|24	Conflicts:	drakxtools <= 10.4.83
12mr|drakx-net-0.99-2|25	Suggests:	net_monitor
12mr|drakx-net-0.99-2|26	Suggests:	networkmanager
12mr|drakx-net-0.99-2|27	
12mr|drakx-net-0.99-2|28	%description
12mr|drakx-net-0.99-2|29	This package contains the Mandriva network tools.
12mr|drakx-net-0.99-2|30	
12mr|drakx-net-0.99-2|31	%package	text
12mr|drakx-net-0.99-2|32	Summary:	Mandriva network text tools
12mr|drakx-net-0.99-2|33	Group:		System/Configuration/Networking
12mr|drakx-net-0.99-2|34	Requires:	drakxtools-curses >= %{drakxtools_ver}
12mr|drakx-net-0.99-2|35	Requires:	%{libname} = %{version}
12mr|drakx-net-0.99-2|36	Conflicts:	drakxtools-curses <= 10.4.83
12mr|drakx-net-0.99-2|37	Conflicts:	mdkonline < 2.37
12mr|drakx-net-0.99-2|38	
12mr|drakx-net-0.99-2|39	%description	text
12mr|drakx-net-0.99-2|40	This package contains the Mandriva network tools that can be used in
12mr|drakx-net-0.99-2|41	text mode.
12mr|drakx-net-0.99-2|42	
12mr|drakx-net-0.99-2|43	drakconnect: LAN/Internet connection configuration. It handles
12mr|drakx-net-0.99-2|44	ethernet, ISDN, DSL, cable, modem.
12mr|drakx-net-0.99-2|45	
12mr|drakx-net-0.99-2|46	drakfirewall: simple firewall configurator
12mr|drakx-net-0.99-2|47	
12mr|drakx-net-0.99-2|48	drakgw: internet connection sharing
12mr|drakx-net-0.99-2|49	
12mr|drakx-net-0.99-2|50	drakproxy: proxies configuration
12mr|drakx-net-0.99-2|51	
12mr|drakx-net-0.99-2|52	drakvpn: VPN configuration (openvpn, vpnc)
12mr|drakx-net-0.99-2|53	
12mr|drakx-net-0.99-2|54	%package	applet
12mr|drakx-net-0.99-2|55	Summary:	Mandriva network applet
12mr|drakx-net-0.99-2|56	Group:		System/Configuration/Networking
12mr|drakx-net-0.99-2|57	Requires:	%{name} = %{version}-%{release}
12mr|drakx-net-0.99-2|58	
12mr|drakx-net-0.99-2|59	%description	applet
12mr|drakx-net-0.99-2|60	This package contains the Mandriva network applet.
12mr|drakx-net-0.99-2|61	
12mr|drakx-net-0.99-2|62	%package -n	%{libname}
12mr|drakx-net-0.99-2|63	Summary:	Mandriva network tools library
12mr|drakx-net-0.99-2|64	Group:		System/Configuration/Networking
12mr|drakx-net-0.99-2|65	Requires:	drakxtools-backend >= %{drakxtools_ver}
12mr|drakx-net-0.99-2|66	# require perl-Net-Telnet for OpenVPN connections (#36126):
12mr|drakx-net-0.99-2|67	Requires:	perl-Net-Telnet
12mr|drakx-net-0.99-2|68	# Require crda, iw and wireless-regdb for CRDA domain settings (#47324)
12mr|drakx-net-0.99-2|69	Requires:	crda
12mr|drakx-net-0.99-2|70	Requires:	iw
12mr|drakx-net-0.99-2|71	Requires:	wireless-regdb
12mr|drakx-net-0.99-2|72	Conflicts:	drakxtools-backend <= 10.4.83
12mr|drakx-net-0.99-2|73	
12mr|drakx-net-0.99-2|74	%description -n	%{libname}
12mr|drakx-net-0.99-2|75	This package contains the Mandriva network tools library.
12mr|drakx-net-0.99-2|76	
12mr|drakx-net-0.99-2|77	%prep
12mr|drakx-net-0.99-2|78	%setup -q
12mr|drakx-net-0.99-2|79	%patch0 -p1
12mr|drakx-net-0.99-2|80	
12mr|drakx-net-0.99-2|81	%build
12mr|drakx-net-0.99-2|82	%make
12mr|drakx-net-0.99-2|83	
12mr|drakx-net-0.99-2|84	%install
12mr|drakx-net-0.99-2|85	%makeinstall_std
12mr|drakx-net-0.99-2|86	
12mr|drakx-net-0.99-2|87	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
12mr|drakx-net-0.99-2|88	
12mr|drakx-net-0.99-2|89	%find_lang %{name} %{name}.lang
12mr|drakx-net-0.99-2|90	cat %{name}-nogtk.list %{name}.lang > %{name}.list
12mr|drakx-net-0.99-2|91	
12mr|drakx-net-0.99-2|92	# consolehelper config
12mr|drakx-net-0.99-2|93	# ask for user password
12mr|drakx-net-0.99-2|94	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/draknetcenter
12mr|drakx-net-0.99-2|95	
12mr|drakx-net-0.99-2|96	ln -sf %{_sysconfdir}/pam.d/mandriva-console-auth %{buildroot}%{_sysconfdir}/pam.d/draknetcenter
12mr|drakx-net-0.99-2|97	
12mr|drakx-net-0.99-2|98	cat > %{buildroot}%{_sysconfdir}/security/console.apps/draknetcenter <<EOF
12mr|drakx-net-0.99-2|99	USER=<user>
12mr|drakx-net-0.99-2|100	PROGRAM=/usr/sbin/draknetcenter
12mr|drakx-net-0.99-2|101	FALLBACK=false
12mr|drakx-net-0.99-2|102	SESSION=true
12mr|drakx-net-0.99-2|103	EOF
12mr|drakx-net-0.99-2|104	
12mr|drakx-net-0.99-2|105	# consolehelper config
12mr|drakx-net-0.99-2|106	# ask for root password
12mr|drakx-net-0.99-2|107	for pak in drakconnect drakgw drakroam draknetprofile drakproxy drakvpn drakhosts; do
12mr|drakx-net-0.99-2|108	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
12mr|drakx-net-0.99-2|109	ln -sf %{_sysconfdir}/pam.d/mandriva-simple-auth %{buildroot}%{_sysconfdir}/pam.d/$pak
12mr|drakx-net-0.99-2|110	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
12mr|drakx-net-0.99-2|111	USER=root
12mr|drakx-net-0.99-2|112	PROGRAM=/usr/sbin/$pak
12mr|drakx-net-0.99-2|113	FALLBACK=false
12mr|drakx-net-0.99-2|114	SESSION=true
12mr|drakx-net-0.99-2|115	EOF
12mr|drakx-net-0.99-2|116	done
12mr|drakx-net-0.99-2|117	
12mr|drakx-net-0.99-2|118	#drop draknet-center desktop file
12mr|drakx-net-0.99-2|119	rm -f %{buildroot}%{_datadir}/applications/draknetcenter.desktop
12mr|drakx-net-0.99-2|120	
12mr|drakx-net-0.99-2|121	%check
12mr|drakx-net-0.99-2|122	while read f; do
12mr|drakx-net-0.99-2|123	grep Gtk2 %{buildroot}$f && exit 1
12mr|drakx-net-0.99-2|124	done < %{name}-nogtk.list
12mr|drakx-net-0.99-2|125	exit 0
12mr|drakx-net-0.99-2|126	
12mr|drakx-net-0.99-2|127	%files -f %{name}-gtk.list
12mr|drakx-net-0.99-2|128	%doc NEWS
12mr|drakx-net-0.99-2|129	%{_bindir}/drakroam
12mr|drakx-net-0.99-2|130	%{_bindir}/draknetcenter
12mr|drakx-net-0.99-2|131	%{_bindir}/draknetprofile
12mr|drakx-net-0.99-2|132	%{_bindir}/drakhosts
12mr|drakx-net-0.99-2|133	%{_sbindir}/drakhosts
12mr|drakx-net-0.99-2|134	%{_sbindir}/drakids
12mr|drakx-net-0.99-2|135	%{_sbindir}/draknetcenter
12mr|drakx-net-0.99-2|136	%{_sbindir}/draknetprofile
12mr|drakx-net-0.99-2|137	%{_sbindir}/draknfs
12mr|drakx-net-0.99-2|138	%{_sbindir}/drakroam
12mr|drakx-net-0.99-2|139	%{_sbindir}/draksambashare
12mr|drakx-net-0.99-2|140	%config(noreplace) %{_sysconfdir}/pam.d/drakroam
12mr|drakx-net-0.99-2|141	%config(noreplace) %{_sysconfdir}/pam.d/draknetcenter
12mr|drakx-net-0.99-2|142	%config(noreplace) %{_sysconfdir}/pam.d/draknetprofile
12mr|drakx-net-0.99-2|143	%config(noreplace) %{_sysconfdir}/pam.d/drakhosts
12mr|drakx-net-0.99-2|144	%config(noreplace) %{_sysconfdir}/security/console.apps/drakroam
12mr|drakx-net-0.99-2|145	%config(noreplace) %{_sysconfdir}/security/console.apps/draknetprofile
12mr|drakx-net-0.99-2|146	%config(noreplace) %{_sysconfdir}/security/console.apps/draknetcenter
12mr|drakx-net-0.99-2|147	%config(noreplace) %{_sysconfdir}/security/console.apps/drakhosts
12mr|drakx-net-0.99-2|148	#{_datadir}/applications/draknetcenter.desktop
12mr|drakx-net-0.99-2|149	%{_prefix}/lib/libDrakX/icons/*.png
12mr|drakx-net-0.99-2|150	%{_datadir}/libDrakX/pixmaps/*.png
12mr|drakx-net-0.99-2|151	
12mr|drakx-net-0.99-2|152	%files text
12mr|drakx-net-0.99-2|153	%config(noreplace) %{_sysconfdir}/pam.d/drakconnect
12mr|drakx-net-0.99-2|154	%config(noreplace) %{_sysconfdir}/pam.d/drakgw
12mr|drakx-net-0.99-2|155	%config(noreplace) %{_sysconfdir}/pam.d/drakproxy
12mr|drakx-net-0.99-2|156	%config(noreplace) %{_sysconfdir}/pam.d/drakvpn
12mr|drakx-net-0.99-2|157	%config(noreplace) %{_sysconfdir}/security/console.apps/drakconnect
12mr|drakx-net-0.99-2|158	%config(noreplace) %{_sysconfdir}/security/console.apps/drakgw
12mr|drakx-net-0.99-2|159	%config(noreplace) %{_sysconfdir}/security/console.apps/drakproxy
12mr|drakx-net-0.99-2|160	%config(noreplace) %{_sysconfdir}/security/console.apps/drakvpn
12mr|drakx-net-0.99-2|161	%{_bindir}/drakconnect
12mr|drakx-net-0.99-2|162	%{_bindir}/drakgw
12mr|drakx-net-0.99-2|163	%{_bindir}/drakvpn
12mr|drakx-net-0.99-2|164	%{_bindir}/drakproxy
12mr|drakx-net-0.99-2|165	%{_sbindir}/drakconnect
12mr|drakx-net-0.99-2|166	%{_sbindir}/drakfirewall
12mr|drakx-net-0.99-2|167	%{_sbindir}/drakgw
12mr|drakx-net-0.99-2|168	%{_sbindir}/drakinvictus
12mr|drakx-net-0.99-2|169	%{_sbindir}/drakproxy
12mr|drakx-net-0.99-2|170	%{_sbindir}/drakvpn
12mr|drakx-net-0.99-2|171	
12mr|drakx-net-0.99-2|172	%files -n %{libname} -f %{name}.list
12mr|drakx-net-0.99-2|173	%dir %{_prefix}/lib/libDrakX/network/
12mr|drakx-net-0.99-2|174	%dir %{_prefix}/lib/libDrakX/network/connection
12mr|drakx-net-0.99-2|175	%dir %{_prefix}/lib/libDrakX/network/connection/isdn
12mr|drakx-net-0.99-2|176	%dir %{_prefix}/lib/libDrakX/network/connection/providers
12mr|drakx-net-0.99-2|177	%dir %{_prefix}/lib/libDrakX/network/drakconnect
12mr|drakx-net-0.99-2|178	%dir %{_prefix}/lib/libDrakX/network/vpn
12mr|drakx-net-0.99-2|179	
12mr|drakx-net-0.99-2|180	%files applet
12mr|drakx-net-0.99-2|181	%{_bindir}/net_applet
12mr|drakx-net-0.99-2|182	%{_datadir}/applications/net_applet.desktop
12mr|drakx-net-0.99-2|183	%{_sysconfdir}/xdg/autostart/net_applet.desktop
12mr|drakx-net-0.99-2|184	
12mr|drakx-net-0.99-2|185	
12mr|drakx-net-0.99-2|186	%changelog
12mr|drakx-net-0.99-2|187	*Mon Oct 02 2012 Alexander Kazancev <kazancas@gmail.com> 0.99-1
12mr|drakx-net-0.99-2|188	- Patch from Mageia:
12mr|drakx-net-0.99-2|189	-- (check_setup) fix a crash
12mr|drakx-net-0.99-2|190	-- fix crashing due to missing icon in invictus
12mr|drakx-net-0.99-2|191	-- fix crash when net_applet doesn't run
12mr|drakx-net-0.99-2|192	-- (get_tty_device) fix device path for "cdc_acm"
12mr|drakx-net-0.99-2|193	-- remove tokenring support
12mr|drakx-net-0.99-2|194	-- install rtlwifi-firmware for r8712u driver
12mr|drakx-net-0.99-2|195	
12mr|drakx-net-0.99-2|196	* Thu Jun 07 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.98-1
12mr|drakx-net-0.99-2|197	+ Revision: 803216
12mr|drakx-net-0.99-2|198	- add version to license
12mr|drakx-net-0.99-2|199	- replace suggests on drakx-net-applet with networkmanager
12mr|drakx-net-0.99-2|200	- clean up spec
12mr|drakx-net-0.99-2|201	- new version:
12mr|drakx-net-0.99-2|202	o make interfaces controlled by NetworkManager by default
12mr|drakx-net-0.99-2|203	o add dhcpcd as first alternative for dhcp clients
12mr|drakx-net-0.99-2|204	
12mr|drakx-net-0.99-2|205	* Fri May 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.97-1
12mr|drakx-net-0.99-2|206	+ Revision: 800533
12mr|drakx-net-0.99-2|207	- new version 0.97:
12mr|drakx-net-0.99-2|208	o fix connectivity test during install (and possibly standalone) by
12mr|drakx-net-0.99-2|209	calling res_init before hostname resolution (#5772)
12mr|drakx-net-0.99-2|210	o  fix testing network connectivy test after resolv.conf changes
12mr|drakx-net-0.99-2|211	(Derek Jennings, mga#5772)
12mr|drakx-net-0.99-2|212	o another fix for iwlagn firmware installation since reported module
12mr|drakx-net-0.99-2|213	name is iwlwifi (#5549)
12mr|drakx-net-0.99-2|214	o install rtlwifi-firmware for rtl8192 drivers
12mr|drakx-net-0.99-2|215	o remove rtl8187se thirdparty check, it has been in mainline for a
12mr|drakx-net-0.99-2|216	long time already
12mr|drakx-net-0.99-2|217	o further fix iwlagn firmware installation
12mr|drakx-net-0.99-2|218	o ndiswrapper: do not try to access the full chroot path when running
12mr|drakx-net-0.99-2|219	in chroot (mga#56052)
12mr|drakx-net-0.99-2|220	o install ralink-firmware for rt61/73/2860/2870/3090 drivers
12mr|drakx-net-0.99-2|221	o fix iwlagn firmware package installation (#5549) and make
12mr|drakx-net-0.99-2|222	iwl3945/4965 check faster by fixing test file
12mr|drakx-net-0.99-2|223	o change path to b43 firmware according to kernel changes (#5419)
12mr|drakx-net-0.99-2|224	o ensure /etc/hostname has a newline as per upstream specs (#4672)
12mr|drakx-net-0.99-2|225	o nfs: add .conf suffix to lockd.drakx file in /etc/modprobe.d
12mr|drakx-net-0.99-2|226	o drakfirewall:
12mr|drakx-net-0.99-2|227	?\194?\164 fix listing NFS ports
12mr|drakx-net-0.99-2|228	?\194?\164 fix cleaning old rules
12mr|drakx-net-0.99-2|229	o fix CRDA never set to 'US' when country not in CRDA domains
12mr|drakx-net-0.99-2|230	(might help #1015 & the like)
12mr|drakx-net-0.99-2|231	o drakfirewall: list SSL flavor of POP3/IMAP/SMTP ports
12mr|drakx-net-0.99-2|232	o hostname: update the /etc/hostname (new x-distro standard) file on hostname
12mr|drakx-net-0.99-2|233	change (#2983)
12mr|drakx-net-0.99-2|234	o wireless scan: use programs from prefix, not installer root (#1452)
12mr|drakx-net-0.99-2|235	o make sure all strings ended in translation catalogs (#3371)
12mr|drakx-net-0.99-2|236	o install b43-openfwwf for b43 chips instead of requiring external firmware files
12mr|drakx-net-0.99-2|237	o Follow drakxtools API changes
12mr|drakx-net-0.99-2|238	
12mr|drakx-net-0.99-2|239	* Mon Jan 23 2012 Александр Казанцев <kazancas@mandriva.org> 0.96-2
12mr|drakx-net-0.99-2|240	+ Revision: 767125
12mr|drakx-net-0.99-2|241	- add patch for disable net-applet if one using NM-connection. Use only NM or only Drakx-net.
12mr|drakx-net-0.99-2|242	
12mr|drakx-net-0.99-2|243	* Sat Jan 14 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.96-1.1
12mr|drakx-net-0.99-2|244	+ Revision: 760843
12mr|drakx-net-0.99-2|245	- fix name of the systemctl in shorewall.pm
12mr|drakx-net-0.99-2|246	
12mr|drakx-net-0.99-2|247	* Wed Dec 21 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.95-1.1
12mr|drakx-net-0.99-2|248	+ Revision: 744179
12mr|drakx-net-0.99-2|249	- add missing comma in wireless.pm
12mr|drakx-net-0.99-2|250	
12mr|drakx-net-0.99-2|251	* Mon Dec 19 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.94-1.1
12mr|drakx-net-0.99-2|252	+ Revision: 743752
12mr|drakx-net-0.99-2|253	- Update russian translation (patch from abarakin)
12mr|drakx-net-0.99-2|254	- Add support for b43-openfwwf
12mr|drakx-net-0.99-2|255	- Use right module in network connection check for kernel up 2.6.39+ (patch from kazancas
12mr|drakx-net-0.99-2|256	- Drakgw: stop configuration if shorewall disabled (patch from abarakin)
12mr|drakx-net-0.99-2|257	- Fix stop and start shorewall as systemd service (patch from kazancas)
12mr|drakx-net-0.99-2|258	- Do not warn about incompatible SECTION for shorewall rules
12mr|drakx-net-0.99-2|259	- Do not write end line twice in shorewall files
12mr|drakx-net-0.99-2|260	- Fix parsing of ACCOUNTING and NM_CONTROLLED in ifcfg
12mr|drakx-net-0.99-2|261	- Fix sourcing of /etc/ifw/rules under dash
12mr|drakx-net-0.99-2|262	- Corrent libnotify name
12mr|drakx-net-0.99-2|263	- Fix squid conf for connection sharing
12mr|drakx-net-0.99-2|264	- Make get_routes() more robust when parsing /proc/net/route
12mr|drakx-net-0.99-2|265	
12mr|drakx-net-0.99-2|266	* Sun Dec 04 2011 Александр Казанцев <kazancas@mandriva.org> 0.93-14.1
12mr|drakx-net-0.99-2|267	+ Revision: 737648
12mr|drakx-net-0.99-2|268	- + fix stop and start shorewall as systemd service
12mr|drakx-net-0.99-2|269	
12mr|drakx-net-0.99-2|270	* Wed Oct 12 2011 Александр Казанцев <kazancas@mandriva.org> 0.93-12.1
12mr|drakx-net-0.99-2|271	+ Revision: 704478
12mr|drakx-net-0.99-2|272	- revert kernel patch, avoid problem with future update
12mr|drakx-net-0.99-2|273	
12mr|drakx-net-0.99-2|274	* Sat Oct 01 2011 Александр Казанцев <kazancas@mandriva.org> 0.93-7.1
12mr|drakx-net-0.99-2|275	+ Revision: 702221
12mr|drakx-net-0.99-2|276	- use right module in network connection check for kernel up 2.6.39+
12mr|drakx-net-0.99-2|277	
12mr|drakx-net-0.99-2|278	* Wed Sep 21 2011 Alexander Barakin <abarakin@mandriva.org> 0.93-6.1
12mr|drakx-net-0.99-2|279	+ Revision: 700719
12mr|drakx-net-0.99-2|280	- drakgw: stop configuration if shorewall disabled
12mr|drakx-net-0.99-2|281	
12mr|drakx-net-0.99-2|282	* Tue Aug 23 2011 Alexander Barakin <abarakin@mandriva.org> 0.93-5
12mr|drakx-net-0.99-2|283	+ Revision: 696283
12mr|drakx-net-0.99-2|284	- update ru l10n
12mr|drakx-net-0.99-2|285	
12mr|drakx-net-0.99-2|286	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.93-4
12mr|drakx-net-0.99-2|287	+ Revision: 663865
12mr|drakx-net-0.99-2|288	- mass rebuild
12mr|drakx-net-0.99-2|289	
12mr|drakx-net-0.99-2|290	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0.93-3
12mr|drakx-net-0.99-2|291	+ Revision: 640332
12mr|drakx-net-0.99-2|292	- rebuild to obsolete old packages
12mr|drakx-net-0.99-2|293	
12mr|drakx-net-0.99-2|294	* Fri Feb 18 2011 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.93-2
12mr|drakx-net-0.99-2|295	+ Revision: 638544
12mr|drakx-net-0.99-2|296	- Add missing changelog
12mr|drakx-net-0.99-2|297	0.93:
12mr|drakx-net-0.99-2|298	- Make draknetcenter.desktop XDG compliant
12mr|drakx-net-0.99-2|299	- Move autostart desktop files to /etc/xdg/autostart
12mr|drakx-net-0.99-2|300	- Remove xinit.d script: non-xdg-autostart compliant desktops should use the
12mr|drakx-net-0.99-2|301	xdg-compliance-autostart package if they want to run drakx-net and others
12mr|drakx-net-0.99-2|302	
12mr|drakx-net-0.99-2|303	* Fri Feb 18 2011 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.93-1
12mr|drakx-net-0.99-2|304	+ Revision: 638531
12mr|drakx-net-0.99-2|305	- New version: 0.93
12mr|drakx-net-0.99-2|306	
12mr|drakx-net-0.99-2|307	* Sun Jan 30 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.92-1
12mr|drakx-net-0.99-2|308	+ Revision: 634073
12mr|drakx-net-0.99-2|309	- 0.92:
12mr|drakx-net-0.99-2|310	- keep NAME, UUID and LAST_CONNECT variables for NetworkManager
12mr|drakx-net-0.99-2|311	
12mr|drakx-net-0.99-2|312	* Sun Jan 30 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.91-1
12mr|drakx-net-0.99-2|313	+ Revision: 634072
12mr|drakx-net-0.99-2|314	- 0.91:
12mr|drakx-net-0.99-2|315	- allow interfaces to be controlled by NetworkManager
12mr|drakx-net-0.99-2|316	
12mr|drakx-net-0.99-2|317	* Mon Nov 15 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.90-3mdv2011.0
12mr|drakx-net-0.99-2|318	+ Revision: 597830
12mr|drakx-net-0.99-2|319	- Split net-applet into its own package.
12mr|drakx-net-0.99-2|320	
12mr|drakx-net-0.99-2|321	* Wed Jul 21 2010 Thierry Vignaud <tv@mandriva.org> 0.90-2mdv2011.0
12mr|drakx-net-0.99-2|322	+ Revision: 556529
12mr|drakx-net-0.99-2|323	- rebuild for new perl
12mr|drakx-net-0.99-2|324	
12mr|drakx-net-0.99-2|325	* Thu Jun 03 2010 Olivier Blin <blino@mandriva.org> 0.90-1mdv2010.1
12mr|drakx-net-0.99-2|326	+ Revision: 547026
12mr|drakx-net-0.99-2|327	- 0.90
12mr|drakx-net-0.99-2|328	- fix blank entry for IFW in net_applet menu, aka baby-doll bug #58564
12mr|drakx-net-0.99-2|329	- translation updates
12mr|drakx-net-0.99-2|330	
12mr|drakx-net-0.99-2|331	* Wed May 26 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.89.2-1mdv2010.1
12mr|drakx-net-0.99-2|332	+ Revision: 546173
12mr|drakx-net-0.99-2|333	- 0.89.2:
12mr|drakx-net-0.99-2|334	- translation updates
12mr|drakx-net-0.99-2|335	
12mr|drakx-net-0.99-2|336	* Wed May 19 2010 Olivier Blin <blino@mandriva.org> 0.89.1-1mdv2010.1
12mr|drakx-net-0.99-2|337	+ Revision: 545333
12mr|drakx-net-0.99-2|338	- 0.89.1
12mr|drakx-net-0.99-2|339	- fix syntax error in network::connection::wireless
12mr|drakx-net-0.99-2|340	
12mr|drakx-net-0.99-2|341	* Wed May 19 2010 Olivier Blin <blino@mandriva.org> 0.89-1mdv2010.1
12mr|drakx-net-0.99-2|342	+ Revision: 545294
12mr|drakx-net-0.99-2|343	- 0.89
12mr|drakx-net-0.99-2|344	- correctly generate squid configuration (#58600)
12mr|drakx-net-0.99-2|345	- fix detecting sysfs bus (only applies to ieee1394 subsystem)
12mr|drakx-net-0.99-2|346	- wireless backend:
12mr|drakx-net-0.99-2|347	o add support for rt2870 driver
12mr|drakx-net-0.99-2|348	- allow to skip Interactive Firewall configuration if IFW is set to
12mr|drakx-net-0.99-2|349	no in /etc/sysconfig/drakx-net
12mr|drakx-net-0.99-2|350	- installer: configure automatic DHCP on all ethernet interfaces
12mr|drakx-net-0.99-2|351	(and not just if there is a unique ethernet interface)
12mr|drakx-net-0.99-2|352	
12mr|drakx-net-0.99-2|353	* Tue Apr 27 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.88-1mdv2010.1
12mr|drakx-net-0.99-2|354	+ Revision: 539802
12mr|drakx-net-0.99-2|355	- 0.88:
12mr|drakx-net-0.99-2|356	- allow draknetprofile module selection to use whole screen.
12mr|drakx-net-0.99-2|357	- properly configure nlockmgr ports (#51431)
12mr|drakx-net-0.99-2|358	- disable CA certificate field if pkcs12 certificate is used (#38463)
12mr|drakx-net-0.99-2|359	
12mr|drakx-net-0.99-2|360	* Tue Feb 02 2010 Pascal Terjan <pterjan@mandriva.org> 0.87-1mdv2010.1
12mr|drakx-net-0.99-2|361	+ Revision: 499494
12mr|drakx-net-0.99-2|362	- properly update /etc/hosts file when there are multiple aliases for the
12mr|drakx-net-0.99-2|363	the same ip (#30168).
12mr|drakx-net-0.99-2|364	- ndiswrapper support:
12mr|drakx-net-0.99-2|365	o properly check for broadcom hardware
12mr|drakx-net-0.99-2|366	- draksambashare:
12mr|drakx-net-0.99-2|367	o properly list samba users (#55388)
12mr|drakx-net-0.99-2|368	- allow multiple IPs which resolve to the same host in /etc/hosts (#30168)
12mr|drakx-net-0.99-2|369	- cellular and 3g modem backend:
12mr|drakx-net-0.99-2|370	o support udev-supplied 3g modem parameters
12mr|drakx-net-0.99-2|371	- avoid multiple instances of draknetcenter for the
12mr|drakx-net-0.99-2|372	same user (if it's already running)
12mr|drakx-net-0.99-2|373	- Change prism54 wifi driver to p54pci/p54usb (#52018)
12mr|drakx-net-0.99-2|374	- Don't guess gateway and nameserver if not specified (#28033)
12mr|drakx-net-0.99-2|375	- Sort wireless networks by signal level by default
12mr|drakx-net-0.99-2|376	- Fix inverted wireless networks signal level sorting
12mr|drakx-net-0.99-2|377	
12mr|drakx-net-0.99-2|378	* Tue Dec 01 2009 Claudio Matsuoka <claudio@mandriva.com> 0.86.1-3mdv2010.1
12mr|drakx-net-0.99-2|379	+ Revision: 472216
12mr|drakx-net-0.99-2|380	- Remade prism54 patch (closes 52018)
12mr|drakx-net-0.99-2|381	- Update release
12mr|drakx-net-0.99-2|382	- Use more restrictive firmware filenames for p54
12mr|drakx-net-0.99-2|383	- Change prism54 wifi driver to p54pci/p54usb (bug #52018)
12mr|drakx-net-0.99-2|384	- And increment package release
12mr|drakx-net-0.99-2|385	- Don't guess gateway and nameserver if not specified (closes: #28033)
12mr|drakx-net-0.99-2|386	Sometimes we don't want a default route to be set when configuring a
12mr|drakx-net-0.99-2|387	network interface with static address. The typical case is when we have
12mr|drakx-net-0.99-2|388	an external interface with dhcp and default route to the internet and a
12mr|drakx-net-0.99-2|389	static interface connected to the local network. See bug 28033 for
12mr|drakx-net-0.99-2|390	details.
12mr|drakx-net-0.99-2|391	
12mr|drakx-net-0.99-2|392	* Tue Oct 27 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.86.1-1mdv2010.0
12mr|drakx-net-0.99-2|393	+ Revision: 459557
12mr|drakx-net-0.99-2|394	- 0.86.1:
12mr|drakx-net-0.99-2|395	- ignore non-fatal wpa_supplicant messages (#54002)
12mr|drakx-net-0.99-2|396	
12mr|drakx-net-0.99-2|397	* Tue Oct 27 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.86-1mdv2010.0
12mr|drakx-net-0.99-2|398	+ Revision: 459538
12mr|drakx-net-0.99-2|399	- 0.86:
12mr|drakx-net-0.99-2|400	- properly handle children processes in net_applet (#54636)
12mr|drakx-net-0.99-2|401	- advanced settings:
12mr|drakx-net-0.99-2|402	o allow changing wireless regulatory domain without reboot (#54600)
12mr|drakx-net-0.99-2|403	- updated translations
12mr|drakx-net-0.99-2|404	
12mr|drakx-net-0.99-2|405	* Mon Oct 19 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.85-1mdv2010.0
12mr|drakx-net-0.99-2|406	+ Revision: 458284
12mr|drakx-net-0.99-2|407	- 0.85:
12mr|drakx-net-0.99-2|408	- cellular backend:
12mr|drakx-net-0.99-2|409	o import list of mobile broadband providers from
12mr|drakx-net-0.99-2|410	mobile-broadband-provider-info project
12mr|drakx-net-0.99-2|411	o separate manually-defined and imported network providers into separate
12mr|drakx-net-0.99-2|412	modules
12mr|drakx-net-0.99-2|413	
12mr|drakx-net-0.99-2|414	* Tue Oct 13 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.84-1mdv2010.0
12mr|drakx-net-0.99-2|415	+ Revision: 457192
12mr|drakx-net-0.99-2|416	- 0.84:
12mr|drakx-net-0.99-2|417	- do not install old net_monitor and add suggestion on new net_monitor package
12mr|drakx-net-0.99-2|418	
12mr|drakx-net-0.99-2|419	* Thu Oct 01 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.83-1mdv2010.0
12mr|drakx-net-0.99-2|420	+ Revision: 452220
12mr|drakx-net-0.99-2|421	- 0.83:
12mr|drakx-net-0.99-2|422	- support cleaning pending IFW notifications in net_applet
12mr|drakx-net-0.99-2|423	- prevent net_applet from creating zombie processes
12mr|drakx-net-0.99-2|424	
12mr|drakx-net-0.99-2|425	* Thu Sep 24 2009 Olivier Blin <blino@mandriva.org> 0.82-2mdv2010.0
12mr|drakx-net-0.99-2|426	+ Revision: 448127
12mr|drakx-net-0.99-2|427	- rebuild because BS lost sub-packages
12mr|drakx-net-0.99-2|428	
12mr|drakx-net-0.99-2|429	* Wed Sep 23 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.82-1mdv2010.0
12mr|drakx-net-0.99-2|430	+ Revision: 447867
12mr|drakx-net-0.99-2|431	- 0.82:
12mr|drakx-net-0.99-2|432	- only display 2 digits after comma for signal strengh (#53685)
12mr|drakx-net-0.99-2|433	- update net_applet icon when connecting to a network (#50741)
12mr|drakx-net-0.99-2|434	
12mr|drakx-net-0.99-2|435	* Wed Sep 02 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.81.1-1mdv2010.0
12mr|drakx-net-0.99-2|436	+ Revision: 425087
12mr|drakx-net-0.99-2|437	- improved parsing of utf8-encoded network profiles
12mr|drakx-net-0.99-2|438	
12mr|drakx-net-0.99-2|439	* Wed Aug 26 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.81-1mdv2010.0
12mr|drakx-net-0.99-2|440	+ Revision: 421469
12mr|drakx-net-0.99-2|441	- 0.81:
12mr|drakx-net-0.99-2|442	- add support for Ralink 3090 wireless (#53181)
12mr|drakx-net-0.99-2|443	- assume that network profiles could be utf8-encoded (#53127).
12mr|drakx-net-0.99-2|444	- update drakfirewall entry related to network services autodiscovery (#50544, #48869)
12mr|drakx-net-0.99-2|445	- make drakfirewall.pm return something when used as module (#53076)
12mr|drakx-net-0.99-2|446	
12mr|drakx-net-0.99-2|447	* Tue Aug 18 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.80-1mdv2010.0
12mr|drakx-net-0.99-2|448	+ Revision: 417731
12mr|drakx-net-0.99-2|449	- 0.80:
12mr|drakx-net-0.99-2|450	- moved draknetprofile module configuration into 'Advanced' button
12mr|drakx-net-0.99-2|451	- updated translations
12mr|drakx-net-0.99-2|452	
12mr|drakx-net-0.99-2|453	* Mon Aug 17 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.79-1mdv2010.0
12mr|drakx-net-0.99-2|454	+ Revision: 417297
12mr|drakx-net-0.99-2|455	- 0.79
12mr|drakx-net-0.99-2|456	
12mr|drakx-net-0.99-2|457	* Fri Aug 14 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.78-1mdv2010.0
12mr|drakx-net-0.99-2|458	+ Revision: 416352
12mr|drakx-net-0.99-2|459	- 0.78:
12mr|drakx-net-0.99-2|460	- support new netprofile
12mr|drakx-net-0.99-2|461	- use consolehelper authentication for netprofile
12mr|drakx-net-0.99-2|462	
12mr|drakx-net-0.99-2|463	* Wed Jul 15 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.77-1mdv2010.0
12mr|drakx-net-0.99-2|464	+ Revision: 396312
12mr|drakx-net-0.99-2|465	- 0.77:
12mr|drakx-net-0.99-2|466	- connection backend:
12mr|drakx-net-0.99-2|467	o show default hostname if no hostname is specified by the user, to have
12mr|drakx-net-0.99-2|468	a better visual feedback of what is going to be used by the system
12mr|drakx-net-0.99-2|469	(#35143, #38557, #47364)
12mr|drakx-net-0.99-2|470	o show help for hostname settings
12mr|drakx-net-0.99-2|471	o show what devices have duplicated IP addresses
12mr|drakx-net-0.99-2|472	o simplify IP conflict test and prevent crashing if none found
12mr|drakx-net-0.99-2|473	- wireless backend:
12mr|drakx-net-0.99-2|474	o support overriding wpa_supplicant variables
12mr|drakx-net-0.99-2|475	o correctly set network mode for Ad-hoc networks.
12mr|drakx-net-0.99-2|476	o correctly handle wireless keys similar to hex numbers when not using WEP (#52128)
12mr|drakx-net-0.99-2|477	
12mr|drakx-net-0.99-2|478	* Fri Jun 12 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.76.1-1mdv2010.0
12mr|drakx-net-0.99-2|479	+ Revision: 385462
12mr|drakx-net-0.99-2|480	- 0.76.1:
12mr|drakx-net-0.99-2|481	- properly handle wpa_supplicant WPA-Enterprise settings (#51574).
12mr|drakx-net-0.99-2|482	
12mr|drakx-net-0.99-2|483	* Mon Jun 08 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.76-1mdv2010.0
12mr|drakx-net-0.99-2|484	+ Revision: 383896
12mr|drakx-net-0.99-2|485	- 0.76:
12mr|drakx-net-0.99-2|486	- wireless backend:
12mr|drakx-net-0.99-2|487	o properly handle passwords with special characters (#50670).
12mr|drakx-net-0.99-2|488	o support toggling password echoing on and off (#50668).
12mr|drakx-net-0.99-2|489	o ndiswrapper: properly detect partitions during install (#44416).
12mr|drakx-net-0.99-2|490	o ndiswrapper: improve description for driver selection (#51511).
12mr|drakx-net-0.99-2|491	- connection backend:
12mr|drakx-net-0.99-2|492	o added support for connection traffic accounting.
12mr|drakx-net-0.99-2|493	o using correct sysctl variables when configuring advanced settings (#50807).
12mr|drakx-net-0.99-2|494	- ethernet backend:
12mr|drakx-net-0.99-2|495	o added e1000e to the list of cards requiring LINK_DETECTION_DELAY (#49335).
12mr|drakx-net-0.99-2|496	- cellular backend:
12mr|drakx-net-0.99-2|497	o added Cingular connection provider (#48849).
12mr|drakx-net-0.99-2|498	o properly detecting Sierra Wireless card (#48849).
12mr|drakx-net-0.99-2|499	- drakfirewall:
12mr|drakx-net-0.99-2|500	o added support for AVAHI/mDNS ports (#50541).
12mr|drakx-net-0.99-2|501	- updated required drakxtoos version to support hidden password toggling.
12mr|drakx-net-0.99-2|502	
12mr|drakx-net-0.99-2|503	* Tue Apr 21 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.75-1mdv2009.1
12mr|drakx-net-0.99-2|504	+ Revision: 368519
12mr|drakx-net-0.99-2|505	- Remove the possibility to edit wireless regulatory domain from drakconnect
12mr|drakx-net-0.99-2|506	(#50115).
12mr|drakx-net-0.99-2|507	
12mr|drakx-net-0.99-2|508	* Mon Apr 20 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.74.5-1mdv2009.1
12mr|drakx-net-0.99-2|509	+ Revision: 368439
12mr|drakx-net-0.99-2|510	- 0.74.5:
12mr|drakx-net-0.99-2|511	- connection manager:
12mr|drakx-net-0.99-2|512	o test for network conectivity a few times before reporting error
12mr|drakx-net-0.99-2|513	(#50098, #49574)
12mr|drakx-net-0.99-2|514	- cellular backend:
12mr|drakx-net-0.99-2|515	o added support for Brazilian VIVO provider.
12mr|drakx-net-0.99-2|516	
12mr|drakx-net-0.99-2|517	* Thu Apr 16 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.74.4-1mdv2009.1
12mr|drakx-net-0.99-2|518	+ Revision: 367796
12mr|drakx-net-0.99-2|519	- 0.74.4:
12mr|drakx-net-0.99-2|520	- wireless backend:
12mr|drakx-net-0.99-2|521	o properly handling wireless cards which do not have a complete /sysfs/
12mr|drakx-net-0.99-2|522	directory (such as b43) (#44740).
12mr|drakx-net-0.99-2|523	
12mr|drakx-net-0.99-2|524	* Thu Apr 16 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.74.3-1mdv2009.1
12mr|drakx-net-0.99-2|525	+ Revision: 367718
12mr|drakx-net-0.99-2|526	- 0.74.3:
12mr|drakx-net-0.99-2|527	- wireless backend, draknetcenter:
12mr|drakx-net-0.99-2|528	o support configuring default system regulatory domain
12mr|drakx-net-0.99-2|529	(#49982, #49983 and #49171)
12mr|drakx-net-0.99-2|530	
12mr|drakx-net-0.99-2|531	* Wed Apr 15 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.74.2-1mdv2009.1
12mr|drakx-net-0.99-2|532	+ Revision: 367504
12mr|drakx-net-0.99-2|533	- 0.74.2
12mr|drakx-net-0.99-2|534	- connection manager:
12mr|drakx-net-0.99-2|535	o correctly saving hostname (#49827).
12mr|drakx-net-0.99-2|536	
12mr|drakx-net-0.99-2|537	* Tue Apr 07 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.74.1-1mdv2009.1
12mr|drakx-net-0.99-2|538	+ Revision: 364892
12mr|drakx-net-0.99-2|539	- 0.74.1
12mr|drakx-net-0.99-2|540	- connection manager:
12mr|drakx-net-0.99-2|541	o using correct persistent-net-rules udev file during installation (#49156)
12mr|drakx-net-0.99-2|542	- 0.74:
12mr|drakx-net-0.99-2|543	- netcenter:
12mr|drakx-net-0.99-2|544	o new way of disabling IPv6 (#48618).
12mr|drakx-net-0.99-2|545	o allow editing global interface settings (#33623)
12mr|drakx-net-0.99-2|546	
12mr|drakx-net-0.99-2|547	* Tue Mar 31 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.73-1mdv2009.1
12mr|drakx-net-0.99-2|548	+ Revision: 362974
12mr|drakx-net-0.99-2|549	- 0.73:
12mr|drakx-net-0.99-2|550	- connection manager:
12mr|drakx-net-0.99-2|551	o check if the network is really working during the connection test
12mr|drakx-net-0.99-2|552	(#48887 #48169 #45965).
12mr|drakx-net-0.99-2|553	o verify possible causes of network connection errors (#20684).
12mr|drakx-net-0.99-2|554	- drakfirewall:
12mr|drakx-net-0.99-2|555	o added support for bacula, dhcp, syslog, mysql and postgresql servers.
12mr|drakx-net-0.99-2|556	o updated associations between ports and packages.
12mr|drakx-net-0.99-2|557	- net_applet:
12mr|drakx-net-0.99-2|558	o re-checking the wireless networks when updating applet (#40912)
12mr|drakx-net-0.99-2|559	- cellular backend:
12mr|drakx-net-0.99-2|560	o added support for connections which do not require PIN number (#48837)
12mr|drakx-net-0.99-2|561	- ethernet backend:
12mr|drakx-net-0.99-2|562	o always writing udev rules when saving settings (#48973)
12mr|drakx-net-0.99-2|563	- drakroam:
12mr|drakx-net-0.99-2|564	o handle app authentication via draksec (#29566).
12mr|drakx-net-0.99-2|565	- Updated SPEC to handle drakroam authentication (#29566).
12mr|drakx-net-0.99-2|566	
12mr|drakx-net-0.99-2|567	* Thu Mar 19 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.72-1mdv2009.1
12mr|drakx-net-0.99-2|568	+ Revision: 357597
12mr|drakx-net-0.99-2|569	- 0.72
12mr|drakx-net-0.99-2|570	- draknfs:
12mr|drakx-net-0.99-2|571	o preventing overlap of portmap and rpcbind (#48913).
12mr|drakx-net-0.99-2|572	- drakgw:
12mr|drakx-net-0.99-2|573	o better explanation for firewall configuration issues (#34460).
12mr|drakx-net-0.99-2|574	- wireless backend:
12mr|drakx-net-0.99-2|575	o support dynamic regulatory domain settings (#47324).
12mr|drakx-net-0.99-2|576	
12mr|drakx-net-0.99-2|577	* Tue Mar 17 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.71-1mdv2009.1
12mr|drakx-net-0.99-2|578	+ Revision: 356844
12mr|drakx-net-0.99-2|579	- 0.71:
12mr|drakx-net-0.99-2|580	- drakfirewall:
12mr|drakx-net-0.99-2|581	o supporting custom user-defined NFS ports.
12mr|drakx-net-0.99-2|582	- netprofile:
12mr|drakx-net-0.99-2|583	o selecting correct profile for cloning (#26562 #26776 #29303 #29271 #31721).
12mr|drakx-net-0.99-2|584	
12mr|drakx-net-0.99-2|585	* Tue Mar 17 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.70-1mdv2009.1
12mr|drakx-net-0.99-2|586	+ Revision: 356436
12mr|drakx-net-0.99-2|587	- 0.70
12mr|drakx-net-0.99-2|588	- support NFS connection firewalling (#7689, #42072).
12mr|drakx-net-0.99-2|589	
12mr|drakx-net-0.99-2|590	* Fri Mar 13 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.69-1mdv2009.1
12mr|drakx-net-0.99-2|591	+ Revision: 354572
12mr|drakx-net-0.99-2|592	- 0.69
12mr|drakx-net-0.99-2|593	- fix mdkapplet crash (#48729).
12mr|drakx-net-0.99-2|594	
12mr|drakx-net-0.99-2|595	* Fri Mar 13 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.68-1mdv2009.1
12mr|drakx-net-0.99-2|596	+ Revision: 354447
12mr|drakx-net-0.99-2|597	- 0.68:
12mr|drakx-net-0.99-2|598	- cellular backend:
12mr|drakx-net-0.99-2|599	o added O2 operator support (#48582)
12mr|drakx-net-0.99-2|600	- draknfs:
12mr|drakx-net-0.99-2|601	o updated directory selection to use FileChooser (#44562)
12mr|drakx-net-0.99-2|602	- draksambashare:
12mr|drakx-net-0.99-2|603	o support users with dashes in login (#45694)
12mr|drakx-net-0.99-2|604	o updated directory selection to use FileChooser (#44564)
12mr|drakx-net-0.99-2|605	- drakids:
12mr|drakx-net-0.99-2|606	o reduced default window height (#38904)
12mr|drakx-net-0.99-2|607	- net_applet:
12mr|drakx-net-0.99-2|608	o update tooltip periodically (#48408, #40912)
12mr|drakx-net-0.99-2|609	
12mr|drakx-net-0.99-2|610	* Tue Mar 03 2009 Olivier Blin <blino@mandriva.org> 0.67-1mdv2009.1
12mr|drakx-net-0.99-2|611	+ Revision: 348044
12mr|drakx-net-0.99-2|612	- 0.67
12mr|drakx-net-0.99-2|613	- drakids: set gtk2 dbus watch helpers again (broken in 0.66)
12mr|drakx-net-0.99-2|614	- net_applet: fix crash_applet when mandi gets started
12mr|drakx-net-0.99-2|615	(happens if mandi was not available at net_applet start)
12mr|drakx-net-0.99-2|616	
12mr|drakx-net-0.99-2|617	* Thu Feb 26 2009 Olivier Blin <blino@mandriva.org> 0.66-1mdv2009.1
12mr|drakx-net-0.99-2|618	+ Revision: 345105
12mr|drakx-net-0.99-2|619	- 0.66
12mr|drakx-net-0.99-2|620	- net_applet: do net set gtk2 dbus watch helpers twice
12mr|drakx-net-0.99-2|621	(fix crash, #48243)
12mr|drakx-net-0.99-2|622	
12mr|drakx-net-0.99-2|623	* Wed Feb 25 2009 Olivier Blin <blino@mandriva.org> 0.65-1mdv2009.1
12mr|drakx-net-0.99-2|624	+ Revision: 344926
12mr|drakx-net-0.99-2|625	- 0.65
12mr|drakx-net-0.99-2|626	- connection manager:
12mr|drakx-net-0.99-2|627	o factorize dbus events code
12mr|drakx-net-0.99-2|628	o warn on connection failures
12mr|drakx-net-0.99-2|629	- net_applet:
12mr|drakx-net-0.99-2|630	o reload network interfaces list when a new network device appears
12mr|drakx-net-0.99-2|631	(if dbus support is enabled)
12mr|drakx-net-0.99-2|632	- ethernet backend:
12mr|drakx-net-0.99-2|633	o correctly write udev rules for network devices
12mr|drakx-net-0.99-2|634	
12mr|drakx-net-0.99-2|635	* Wed Feb 18 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.64-1mdv2009.1
12mr|drakx-net-0.99-2|636	+ Revision: 342466
12mr|drakx-net-0.99-2|637	- 0.64:
12mr|drakx-net-0.99-2|638	- connection manager:
12mr|drakx-net-0.99-2|639	o fixed issue with list of wireless networks not appearing in drakconnect
12mr|drakx-net-0.99-2|640	(#43613).
12mr|drakx-net-0.99-2|641	
12mr|drakx-net-0.99-2|642	* Tue Feb 17 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.63-1mdv2009.1
12mr|drakx-net-0.99-2|643	+ Revision: 342238
12mr|drakx-net-0.99-2|644	- 0.63:
12mr|drakx-net-0.99-2|645	- xdsl backend:
12mr|drakx-net-0.99-2|646	o reduce number of maximum failed attempts to 5 (#28087)
12mr|drakx-net-0.99-2|647	- connection manager:
12mr|drakx-net-0.99-2|648	o allow editing MTU value (#45394)
12mr|drakx-net-0.99-2|649	- cellular backend:
12mr|drakx-net-0.99-2|650	o added a message specified that only 4-digit PINs are supported
12mr|drakx-net-0.99-2|651	due to comgt backend limitations (#45341, #46972)
12mr|drakx-net-0.99-2|652	- net_monitor:
12mr|drakx-net-0.99-2|653	o more informative default connection information and control (#17140)
12mr|drakx-net-0.99-2|654	o add option to reset traffic counter (#46676)
12mr|drakx-net-0.99-2|655	
12mr|drakx-net-0.99-2|656	* Fri Feb 13 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.62-1mdv2009.1
12mr|drakx-net-0.99-2|657	+ Revision: 339984
12mr|drakx-net-0.99-2|658	- 0.62:
12mr|drakx-net-0.99-2|659	- connection manager:
12mr|drakx-net-0.99-2|660	o preserve MTU value (#45969).
12mr|drakx-net-0.99-2|661	- net_monitor:
12mr|drakx-net-0.99-2|662	o handle /proc/net/dev overflows (#46398)
12mr|drakx-net-0.99-2|663	- drakconnect:
12mr|drakx-net-0.99-2|664	o displaying interface name together with description (#45881)
12mr|drakx-net-0.99-2|665	o guessing DNS address the same was as GW (#7041)
12mr|drakx-net-0.99-2|666	o displaying more information when configuring duplicate IP address (#16595)
12mr|drakx-net-0.99-2|667	
12mr|drakx-net-0.99-2|668	* Mon Feb 09 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.61-1mdv2009.1
12mr|drakx-net-0.99-2|669	+ Revision: 338924
12mr|drakx-net-0.99-2|670	- 0.61
12mr|drakx-net-0.99-2|671	- draknetcenter:
12mr|drakx-net-0.99-2|672	o added support for msec-controled variables
12mr|drakx-net-0.99-2|673	- drakfirewall:
12mr|drakx-net-0.99-2|674	o restarting mandi after changing interactive firewall settings (#47370)
12mr|drakx-net-0.99-2|675	
12mr|drakx-net-0.99-2|676	* Wed Jan 28 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60-1mdv2009.1
12mr|drakx-net-0.99-2|677	+ Revision: 334719
12mr|drakx-net-0.99-2|678	- 0.60:
12mr|drakx-net-0.99-2|679	- drakids:
12mr|drakx-net-0.99-2|680	o not using locale-specific date (#39914)
12mr|drakx-net-0.99-2|681	- netcenter:
12mr|drakx-net-0.99-2|682	o added more options to Advanced settings view
12mr|drakx-net-0.99-2|683	- net_applet:
12mr|drakx-net-0.99-2|684	o added DNS information to tooltip
12mr|drakx-net-0.99-2|685	
12mr|drakx-net-0.99-2|686	* Tue Jan 20 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.59-1mdv2009.1
12mr|drakx-net-0.99-2|687	+ Revision: 331765
12mr|drakx-net-0.99-2|688	- Moved advanced network settings to draknetcenter, and removed
12mr|drakx-net-0.99-2|689	draknetadvanced.
12mr|drakx-net-0.99-2|690	
12mr|drakx-net-0.99-2|691	* Tue Jan 20 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.58-1mdv2009.1
12mr|drakx-net-0.99-2|692	+ Revision: 331478
12mr|drakx-net-0.99-2|693	- Added draknetadvanced to control advanced network parameters
12mr|drakx-net-0.99-2|694	such as IPv6 and TCP Window Scaling (#27070, #28829, #33623, #38662).
12mr|drakx-net-0.99-2|695	
12mr|drakx-net-0.99-2|696	* Wed Jan 14 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.57-1mdv2009.1
12mr|drakx-net-0.99-2|697	+ Revision: 329612
12mr|drakx-net-0.99-2|698	- 0.57:
12mr|drakx-net-0.99-2|699	- firewall:
12mr|drakx-net-0.99-2|700	o fixed issue with drakfirewall not saving settings (#46256 and #46937).
12mr|drakx-net-0.99-2|701	- updated translations.
12mr|drakx-net-0.99-2|702	
12mr|drakx-net-0.99-2|703	* Wed Nov 26 2008 Olivier Blin <blino@mandriva.org> 0.56-1mdv2009.1
12mr|drakx-net-0.99-2|704	+ Revision: 307158
12mr|drakx-net-0.99-2|705	- 0.56
12mr|drakx-net-0.99-2|706	- net_applet:
12mr|drakx-net-0.99-2|707	o use longer description for user-friendly interface names
12mr|drakx-net-0.99-2|708	o use user-friendly names in more places
12mr|drakx-net-0.99-2|709	- wireless backend:
12mr|drakx-net-0.99-2|710	o fix installing rt61 and rt73 firmware packages
12mr|drakx-net-0.99-2|711	- xdsl backend:
12mr|drakx-net-0.99-2|712	o add support for ATM bridging (for pppoe over USB modems, #35797)
12mr|drakx-net-0.99-2|713	o fix writing ATM settings (mainly for ATMARP)
12mr|drakx-net-0.99-2|714	
12mr|drakx-net-0.99-2|715	* Mon Nov 17 2008 Olivier Blin <blino@mandriva.org> 0.55-1mdv2009.1
12mr|drakx-net-0.99-2|716	+ Revision: 304043
12mr|drakx-net-0.99-2|717	- 0.55
12mr|drakx-net-0.99-2|718	- net_applet:
12mr|drakx-net-0.99-2|719	o show interface type name instead of just the interface
12mr|drakx-net-0.99-2|720	- netcenter:
12mr|drakx-net-0.99-2|721	o prefer full type description instead of type name
12mr|drakx-net-0.99-2|722	- connection backend:
12mr|drakx-net-0.99-2|723	o detect cellular_card types from ifcfg file
12mr|drakx-net-0.99-2|724	
12mr|drakx-net-0.99-2|725	* Mon Nov 17 2008 Olivier Blin <blino@mandriva.org> 0.54-1mdv2009.1
12mr|drakx-net-0.99-2|726	+ Revision: 303921
12mr|drakx-net-0.99-2|727	- 0.54
12mr|drakx-net-0.99-2|728	- netcenter:
12mr|drakx-net-0.99-2|729	o show/hide connections on hotplug events
12mr|drakx-net-0.99-2|730	
12mr|drakx-net-0.99-2|731	* Fri Nov 14 2008 Olivier Blin <blino@mandriva.org> 0.53-1mdv2009.1
12mr|drakx-net-0.99-2|732	+ Revision: 303380
12mr|drakx-net-0.99-2|733	- buildrequire intltool
12mr|drakx-net-0.99-2|734	- package draknetcenter desktop file
12mr|drakx-net-0.99-2|735	- 0.53
12mr|drakx-net-0.99-2|736	- drakfirewall:
12mr|drakx-net-0.99-2|737	o do not display any banner when embedded (#44732)
12mr|drakx-net-0.99-2|738	o honnor canceling interactive firewall
12mr|drakx-net-0.99-2|739	- wireless backend:
12mr|drakx-net-0.99-2|740	o run wpa_cli reconfigure after writing network settings in wpa
12mr|drakx-net-0.99-2|741	config file
12mr|drakx-net-0.99-2|742	o reload networks list from wpa_supplicant before checking if a
12mr|drakx-net-0.99-2|743	network  is configured (fixes showing configure window again when
12mr|drakx-net-0.99-2|744	clicking Connect right after Configure)
12mr|drakx-net-0.99-2|745	- connection frontends:
12mr|drakx-net-0.99-2|746	o allow to sort networks list (from Pascal Terjan, #40177)
12mr|drakx-net-0.99-2|747	o allow to search in networks list (from Pascal Terjan)
12mr|drakx-net-0.99-2|748	- netcenter:
12mr|drakx-net-0.99-2|749	o use network connection type as primary interface label
12mr|drakx-net-0.99-2|750	o add XDG desktop file
12mr|drakx-net-0.99-2|751	
12mr|drakx-net-0.99-2|752	* Thu Oct 02 2008 Olivier Blin <blino@mandriva.org> 0.52-1mdv2009.0
12mr|drakx-net-0.99-2|753	+ Revision: 290909
12mr|drakx-net-0.99-2|754	- 0.52
12mr|drakx-net-0.99-2|755	- wireless backend:
12mr|drakx-net-0.99-2|756	o correctly initialize monitor object in
12mr|drakx-net-0.99-2|757	draknetcenter/drakroam/net_applet so that it can be reused later
12mr|drakx-net-0.99-2|758	(and thus pre-select correct network in wpa_supplicant)
12mr|drakx-net-0.99-2|759	o run wpa_cli select_network as fallback when network monitor (mandi)
12mr|drakx-net-0.99-2|760	is not available
12mr|drakx-net-0.99-2|761	o refresh wpa_supplicant network ids after wpa_supplicant is restarted too
12mr|drakx-net-0.99-2|762	o keep track of hidden networks
12mr|drakx-net-0.99-2|763	o write bssid in wpa_supplicant.conf for hidden networks
12mr|drakx-net-0.99-2|764	(helps getting network ids of hidden networks)
12mr|drakx-net-0.99-2|765	o set scan_ssid to 1 only for hidden or non-broadcasted SSIDs
12mr|drakx-net-0.99-2|766	(based on an idea from Pascal Terjan)
12mr|drakx-net-0.99-2|767	o set higher priority (1) for encrypted wpa_supplicant networks
12mr|drakx-net-0.99-2|768	(based on an idea from Patrick Sinz)
12mr|drakx-net-0.99-2|769	
12mr|drakx-net-0.99-2|770	* Wed Oct 01 2008 Olivier Blin <blino@mandriva.org> 0.51-1mdv2009.0
12mr|drakx-net-0.99-2|771	+ Revision: 290436
12mr|drakx-net-0.99-2|772	- 0.51
12mr|drakx-net-0.99-2|773	- net_applet: fix crash on mandi restart (#42557)
12mr|drakx-net-0.99-2|774	- draknfs: start rpcbind service (from aginies, #44335)
12mr|drakx-net-0.99-2|775	
12mr|drakx-net-0.99-2|776	* Tue Sep 30 2008 Olivier Blin <blino@mandriva.org> 0.50-1mdv2009.0
12mr|drakx-net-0.99-2|777	+ Revision: 290229
12mr|drakx-net-0.99-2|778	- 0.50
12mr|drakx-net-0.99-2|779	- do not show interactive help during install
12mr|drakx-net-0.99-2|780	
12mr|drakx-net-0.99-2|781	* Tue Sep 30 2008 Thierry Vignaud <tv@mandriva.org> 0.49-1mdv2009.0
12mr|drakx-net-0.99-2|782	+ Revision: 289962
12mr|drakx-net-0.99-2|783	- translation updates
12mr|drakx-net-0.99-2|784	
12mr|drakx-net-0.99-2|785	* Mon Sep 22 2008 Thierry Vignaud <tv@mandriva.org> 0.48-1mdv2009.0
12mr|drakx-net-0.99-2|786	+ Revision: 287023
12mr|drakx-net-0.99-2|787	- translation updates
12mr|drakx-net-0.99-2|788	
12mr|drakx-net-0.99-2|789	* Thu Sep 18 2008 Olivier Blin <blino@mandriva.org> 0.47-1mdv2009.0
12mr|drakx-net-0.99-2|790	+ Revision: 285679
12mr|drakx-net-0.99-2|791	- 0.47
12mr|drakx-net-0.99-2|792	- new icons
12mr|drakx-net-0.99-2|793	- draknfs (aginies):
12mr|drakx-net-0.99-2|794	o start nfs-server at launch
12mr|drakx-net-0.99-2|795	o start nfs-server if needed only, don't use the restart command
12mr|drakx-net-0.99-2|796	o fix Expander in add/modify dialog box
12mr|drakx-net-0.99-2|797	- draksambashare (aginies):
12mr|drakx-net-0.99-2|798	o standalone server by default
12mr|drakx-net-0.99-2|799	o add charset advanced option
12mr|drakx-net-0.99-2|800	o should read the default configuration, instead of force some value
12mr|drakx-net-0.99-2|801	o fix netbios option, use charset option only if defined
12mr|drakx-net-0.99-2|802	o remove option if value is null
12mr|drakx-net-0.99-2|803	- wireless backend:
12mr|drakx-net-0.99-2|804	o add support for rt2860 driver
12mr|drakx-net-0.99-2|805	o add support for rtl8187se driver
12mr|drakx-net-0.99-2|806	
12mr|drakx-net-0.99-2|807	* Wed Sep 17 2008 Olivier Blin <blino@mandriva.org> 0.46-1mdv2009.0
12mr|drakx-net-0.99-2|808	+ Revision: 285410
12mr|drakx-net-0.99-2|809	- 0.46
12mr|drakx-net-0.99-2|810	- drakfirewall:
12mr|drakx-net-0.99-2|811	o add Windows Mobile sync option (from Adam Williamson, #43907)
12mr|drakx-net-0.99-2|812	o update bittorrent packages list
12mr|drakx-net-0.99-2|813	(handle deluge, ktorrent, transmission, vuze)
12mr|drakx-net-0.99-2|814	
12mr|drakx-net-0.99-2|815	* Wed Sep 10 2008 Olivier Blin <blino@mandriva.org> 0.45-1mdv2009.0
12mr|drakx-net-0.99-2|816	+ Revision: 283500
12mr|drakx-net-0.99-2|817	- 0.45:
12mr|drakx-net-0.99-2|818	- connection backend:
12mr|drakx-net-0.99-2|819	o rely on module name instead of sysfs driver name when finding
12mr|drakx-net-0.99-2|820	module for an interface (for ath5k, #42990)
12mr|drakx-net-0.99-2|821	
12mr|drakx-net-0.99-2|822	* Wed Sep 03 2008 Olivier Blin <blino@mandriva.org> 0.44-1mdv2009.0
12mr|drakx-net-0.99-2|823	+ Revision: 279785
12mr|drakx-net-0.99-2|824	- 0.44
12mr|drakx-net-0.99-2|825	- wireless backend:
12mr|drakx-net-0.99-2|826	o adapt to rt61pci and rt73usb drivers
12mr|drakx-net-0.99-2|827	
12mr|drakx-net-0.99-2|828	* Mon Sep 01 2008 Thierry Vignaud <tv@mandriva.org> 0.43-1mdv2009.0
12mr|drakx-net-0.99-2|829	+ Revision: 278486
12mr|drakx-net-0.99-2|830	- 0.43
12mr|drakx-net-0.99-2|831	- wireless backend:
12mr|drakx-net-0.99-2|832	o add initial support for b43 and b43legacy firmwares
12mr|drakx-net-0.99-2|833	o add support for iwlagn firmware
12mr|drakx-net-0.99-2|834	- fix title style in drakfirewall
12mr|drakx-net-0.99-2|835	
12mr|drakx-net-0.99-2|836	* Mon Aug 18 2008 Olivier Blin <blino@mandriva.org> 0.42-1mdv2009.0
12mr|drakx-net-0.99-2|837	+ Revision: 273304
12mr|drakx-net-0.99-2|838	- 0.42
12mr|drakx-net-0.99-2|839	- modify thirdparty packages detection API
12mr|drakx-net-0.99-2|840	
12mr|drakx-net-0.99-2|841	* Wed Aug 13 2008 Olivier Blin <blino@mandriva.org> 0.41-1mdv2009.0
12mr|drakx-net-0.99-2|842	+ Revision: 271384
12mr|drakx-net-0.99-2|843	- 0.41
12mr|drakx-net-0.99-2|844	- handle correctly LAST LINE comments when writing in
12mr|drakx-net-0.99-2|845	/etc/shorewall/stop
12mr|drakx-net-0.99-2|846	- extract some shorewall functions to be reused by drakguard
12mr|drakx-net-0.99-2|847	
12mr|drakx-net-0.99-2|848	* Fri Aug 01 2008 Olivier Blin <blino@mandriva.org> 0.40-1mdv2009.0
12mr|drakx-net-0.99-2|849	+ Revision: 259554
12mr|drakx-net-0.99-2|850	- 0.40
12mr|drakx-net-0.99-2|851	- write WIRELESS_WPA_REASSOCIATE=yes for rt61pci driver
12mr|drakx-net-0.99-2|852	
12mr|drakx-net-0.99-2|853	* Thu Jul 24 2008 Olivier Blin <blino@mandriva.org> 0.39-1mdv2009.0
12mr|drakx-net-0.99-2|854	+ Revision: 245884
12mr|drakx-net-0.99-2|855	- 0.39
12mr|drakx-net-0.99-2|856	- update some icons
12mr|drakx-net-0.99-2|857	- update translations
12mr|drakx-net-0.99-2|858	
12mr|drakx-net-0.99-2|859	* Wed Jun 25 2008 Olivier Blin <blino@mandriva.org> 0.38-1mdv2009.0
12mr|drakx-net-0.99-2|860	+ Revision: 229098
12mr|drakx-net-0.99-2|861	- 0.38
12mr|drakx-net-0.99-2|862	- install kppp if kdebase4-runtime is installed
12mr|drakx-net-0.99-2|863	(instead of checking kdebase, thanks neoclust)
12mr|drakx-net-0.99-2|864	
12mr|drakx-net-0.99-2|865	* Wed Jun 25 2008 Olivier Blin <blino@mandriva.org> 0.37-1mdv2009.0
12mr|drakx-net-0.99-2|866	+ Revision: 229002
12mr|drakx-net-0.99-2|867	- 0.37
12mr|drakx-net-0.99-2|868	- adapt to kppp package names for KDE4
12mr|drakx-net-0.99-2|869	- 0.36
12mr|drakx-net-0.99-2|870	- cellular providers: add Vodafone for Germany
12mr|drakx-net-0.99-2|871	- wireless backend: fix rescaling signal levels from wpa_supplicant
12mr|drakx-net-0.99-2|872	
12mr|drakx-net-0.99-2|873	* Tue Jun 03 2008 Olivier Blin <blino@mandriva.org> 0.35.1-1mdv2009.0
12mr|drakx-net-0.99-2|874	+ Revision: 214802
12mr|drakx-net-0.99-2|875	- 0.35.1
12mr|drakx-net-0.99-2|876	- draknetcenter: re-enable dbus based notifications
12mr|drakx-net-0.99-2|877	
12mr|drakx-net-0.99-2|878	* Tue Jun 03 2008 Olivier Blin <blino@mandriva.org> 0.35-1mdv2009.0
12mr|drakx-net-0.99-2|879	+ Revision: 214612
12mr|drakx-net-0.99-2|880	- adapt packaging to new files in /usr/lib/libDrakX/network/net_applet
12mr|drakx-net-0.99-2|881	- 0.35
12mr|drakx-net-0.99-2|882	- cellular backend:
12mr|drakx-net-0.99-2|883	o add suport for cdc_acm USB modems in cellular backend
12mr|drakx-net-0.99-2|884	o install ppp (thanks Anssi) and bluez-utils when configuring a
12mr|drakx-net-0.99-2|885	cellular connection over bluetooth
12mr|drakx-net-0.99-2|886	o hso devices support (using ttyHS0 device and hso0 interface)
12mr|drakx-net-0.99-2|887	using ifup-hso script, together with dkms-hso and hso-rezero
12mr|drakx-net-0.99-2|888	o do not write DEBUG=yes for hso devices
12mr|drakx-net-0.99-2|889	o write CELLULAR_CID in ifcfg file if needed
12mr|drakx-net-0.99-2|890	o call comgt instead of gcom
12mr|drakx-net-0.99-2|891	o update chat/ppp files when connecting to a cellular network
12mr|drakx-net-0.99-2|892	o fix check for SIM card (adapt to latest comgt output)
12mr|drakx-net-0.99-2|893	o use "comgt PIN" to check cellular cards status
12mr|drakx-net-0.99-2|894	o use ttyUSB2 or ttyUSB1 as control device for usbserial devices
12mr|drakx-net-0.99-2|895	when possible
12mr|drakx-net-0.99-2|896	o hang when waiting for comgt to finish (not to have a zombie process)
12mr|drakx-net-0.99-2|897	o guess provider according to APN from chat file or from
12mr|drakx-net-0.99-2|898	configuration of current network
12mr|drakx-net-0.99-2|899	- cellular providers:
12mr|drakx-net-0.99-2|900	o add BouygTel, SFR WAP (Illimythics / Pass Surf), SFR EeePC
12mr|drakx-net-0.99-2|901	o add Finnish providers (from Anssi)
12mr|drakx-net-0.99-2|902	o fix APN for TIM provider (from Giuseppe Ghibo)
12mr|drakx-net-0.99-2|903	o enhance label of SFR Web APN
12mr|drakx-net-0.99-2|904	- ethernet backend:
12mr|drakx-net-0.99-2|905	o do not disable ONBOOT for PCMCIA interfaces (ifplugd is used by default)
12mr|drakx-net-0.99-2|906	o fix blacklisting via_velocity for ifplugd
12mr|drakx-net-0.99-2|907	o do not blacklist ifplugd for via_velocity, use a link detection
12mr|drakx-net-0.99-2|908	delay instead (reported working by Stefan van der Eijk)
12mr|drakx-net-0.99-2|909	- generic backend:
12mr|drakx-net-0.99-2|910	o find gateway address for ptp connections with only one interface
12mr|drakx-net-0.99-2|911	route (like hso devices)
12mr|drakx-net-0.99-2|912	- wireless backend:
12mr|drakx-net-0.99-2|913	o do not try to use mandi if not available
12mr|drakx-net-0.99-2|914	o really force using wireless-tools when wpa_supplicant gives empty
12mr|drakx-net-0.99-2|915	results (by removing useless info from wpa_cli output)
12mr|drakx-net-0.99-2|916	o add network to wpa_supplicant config if needed when connecting
12mr|drakx-net-0.99-2|917	(drakroam/netcenter)
12mr|drakx-net-0.99-2|918	o use signal level if all reported qualities are 100%% and if signal
12mr|drakx-net-0.99-2|919	level is different
12mr|drakx-net-0.99-2|920	o parse "Signal level=" as well (was only parsing "Signal level:")
12mr|drakx-net-0.99-2|921	o try to normalize signal level reported by wpa_supplicant only if
12mr|drakx-net-0.99-2|922	some values are greater than 100
12mr|drakx-net-0.99-2|923	o refresh networks list when switching from non-roaming to roaming
12mr|drakx-net-0.99-2|924	(to get wpa_supplicant network IDs)
12mr|drakx-net-0.99-2|925	o default to roaming for all encryption types if ROAMING is true in
12mr|drakx-net-0.99-2|926	/etc/sysconfig/drakx-net
12mr|drakx-net-0.99-2|927	o do not write ONBOOT setting in access point files
12mr|drakx-net-0.99-2|928	- connection frontends:
12mr|drakx-net-0.99-2|929	o make "Any" translatable in providers list (#40926)
12mr|drakx-net-0.99-2|930	o ask for ndiswrapper files in /media (not inexistant /media/cdrom)
12mr|drakx-net-0.99-2|931	- connection managers (drakroam/draknetcenter):
12mr|drakx-net-0.99-2|932	o do not check and warn thrice about device setup (i.e. kill switch)
12mr|drakx-net-0.99-2|933	o allow to select provider (useful for cellular cards)
12mr|drakx-net-0.99-2|934	o check hardware and probe networks if not already done when
12mr|drakx-net-0.99-2|935	expanding connection
12mr|drakx-net-0.99-2|936	o show wait message when checking hardware
12mr|drakx-net-0.99-2|937	o do not let interactive::gtk set huge window size when asking
12mr|drakx-net-0.99-2|938	hardware settings (PIN code)
12mr|drakx-net-0.99-2|939	- drakconnect:
12mr|drakx-net-0.99-2|940	o allow skipping interface choice if AUTOMATIC_IFACE_CHOICE is true
12mr|drakx-net-0.99-2|941	in /etc/sysconfig/drakx-net and only one "automatic" interface is
12mr|drakx-net-0.99-2|942	detected (i.e. not ndiswrapper)
12mr|drakx-net-0.99-2|943	o allow to skip protocol and address configuration (defaulting to dhcp)
12mr|drakx-net-0.99-2|944	if AUTOMATIC_ADDRESS is true in /etc/sysconfig/drakx-net
12mr|drakx-net-0.99-2|945	- draknetcenter:
12mr|drakx-net-0.99-2|946	o do not use a networks list when there is only one network, just
12mr|drakx-net-0.99-2|947	use one text line (cellular cards)
12mr|drakx-net-0.99-2|948	- drakproxy: factorize code restarting window manager (tv)
12mr|drakx-net-0.99-2|949	- net_applet:
12mr|drakx-net-0.99-2|950	o do not read modules_conf (saves 92 kB of RSS, 25808 -> 25716)
12mr|drakx-net-0.99-2|951	o allow to disable D-Bus usage by setting DBUS=no in /etc/sysconfig/drakx-net
12mr|drakx-net-0.99-2|952	(saves about 5200 kB of RSS memory)
12mr|drakx-net-0.99-2|953	this disables Interactive Firewall and switching wireless network
12mr|drakx-net-0.99-2|954	in the background without being root
12mr|drakx-net-0.99-2|955	o do not try to run ifw code if disabled (total memory gain of 156  kB
12mr|drakx-net-0.99-2|956	after network::net_applet::ifw move, if D-Bus is disabled)
12mr|drakx-net-0.99-2|957	o autostart in LXDE too (Funda Wang)
12mr|drakx-net-0.99-2|958	- translation updates
12mr|drakx-net-0.99-2|959	
12mr|drakx-net-0.99-2|960	* Fri Apr 04 2008 Olivier Blin <blino@mandriva.org> 0.34-1mdv2008.1
12mr|drakx-net-0.99-2|961	+ Revision: 192314
12mr|drakx-net-0.99-2|962	- 0.34
12mr|drakx-net-0.99-2|963	- show wait message when starting connection
12mr|drakx-net-0.99-2|964	- use network-up to wait for connection to be started
12mr|drakx-net-0.99-2|965	(useful when called right before adding urpmi media)
12mr|drakx-net-0.99-2|966	
12mr|drakx-net-0.99-2|967	* Thu Apr 03 2008 Olivier Blin <blino@mandriva.org> 0.33-1mdv2008.1
12mr|drakx-net-0.99-2|968	+ Revision: 192198
12mr|drakx-net-0.99-2|969	- 0.33
12mr|drakx-net-0.99-2|970	- wireless backend:
12mr|drakx-net-0.99-2|971	o ensure that WPA keys are 8-63 long if ASCII, 64 is hex
12mr|drakx-net-0.99-2|972	o ensure that WEP keys are not longer than maximum key length for
12mr|drakx-net-0.99-2|973	wpa_supplicant (#28107), 32 bytes in latest cooker package
12mr|drakx-net-0.99-2|974	o allow to force using key as ASCII string (#27525)
12mr|drakx-net-0.99-2|975	o write open/restricted  mode in WIRELESS_ENC_MODE variable to be
12mr|drakx-net-0.99-2|976	able to use spaces in ASCII wireless keys (#26025)
12mr|drakx-net-0.99-2|977	o check firmware with ucode API '-1' for iwl3945/iwl4965
12mr|drakx-net-0.99-2|978	(default in our kernel)
12mr|drakx-net-0.99-2|979	o do not write MII_NOT_SUPPORTED in wireless.d files (so that its
12mr|drakx-net-0.99-2|980	value does not get overwritten when switching networks)
12mr|drakx-net-0.99-2|981	- cellular backend:
12mr|drakx-net-0.99-2|982	o zero-pad module options to usbserial module
12mr|drakx-net-0.99-2|983	o add cellular provider data for Italy (from Giuseppe Ghibr)
12mr|drakx-net-0.99-2|984	- ethernet backend
12mr|drakx-net-0.99-2|985	o add a link detection delay for b44 module (#38795)
12mr|drakx-net-0.99-2|986	o do not set RESOLV_MODS to "yes" if PEERDNS is "yes"
12mr|drakx-net-0.99-2|987	- firewall backend:
12mr|drakx-net-0.99-2|988	o redirect both fw and loc zone (if loc is available)
12mr|drakx-net-0.99-2|989	o allow to accept multiple users for the same port
12mr|drakx-net-0.99-2|990	- drakgw:
12mr|drakx-net-0.99-2|991	o write netmask as VLSM for shorewall (#38447)
12mr|drakx-net-0.99-2|992	o allow more local networks in squid (from squid default conf)
12mr|drakx-net-0.99-2|993	o make sure squid user can connect to http
12mr|drakx-net-0.99-2|994	- draknetprofile:
12mr|drakx-net-0.99-2|995	o allow to toggle radio buttons and set netprofile in background
12mr|drakx-net-0.99-2|996	(from Pascal Terjan, #33602)
12mr|drakx-net-0.99-2|997	- drakvpn:
12mr|drakx-net-0.99-2|998	o use new advanced vpnc UDP options (mostly from Lonny, #35007)
12mr|drakx-net-0.99-2|999	
12mr|drakx-net-0.99-2|1000	* Thu Mar 27 2008 Olivier Blin <blino@mandriva.org> 0.32-1mdv2008.1
12mr|drakx-net-0.99-2|1001	+ Revision: 190754
12mr|drakx-net-0.99-2|1002	- 0.32
12mr|drakx-net-0.99-2|1003	- drakfirewall backend:
12mr|drakx-net-0.99-2|1004	o really configure shorewall if not installed previously
12mr|drakx-net-0.99-2|1005	o fix reading config file if it exists but is almost empty
12mr|drakx-net-0.99-2|1006	
12mr|drakx-net-0.99-2|1007	* Thu Mar 27 2008 Olivier Blin <blino@mandriva.org> 0.31-1mdv2008.1
12mr|drakx-net-0.99-2|1008	+ Revision: 190582
12mr|drakx-net-0.99-2|1009	- 0.31
12mr|drakx-net-0.99-2|1010	- drakfirewall backend:
12mr|drakx-net-0.99-2|1011	o make easier to redirect ports (for drakguard)
12mr|drakx-net-0.99-2|1012	o redirect ports from the firewall system if no local zone exists
12mr|drakx-net-0.99-2|1013	o allow to accept local users for specific ports
12mr|drakx-net-0.99-2|1014	o fix reading default squid port (if prefixed by domain, or suffixed
12mr|drakx-net-0.99-2|1015	by other options)
12mr|drakx-net-0.99-2|1016	
12mr|drakx-net-0.99-2|1017	* Tue Mar 25 2008 Thierry Vignaud <tv@mandriva.org> 0.30-1mdv2008.1
12mr|drakx-net-0.99-2|1018	+ Revision: 190125
12mr|drakx-net-0.99-2|1019	- translation updates
12mr|drakx-net-0.99-2|1020	
12mr|drakx-net-0.99-2|1021	* Wed Mar 19 2008 Olivier Blin <blino@mandriva.org> 0.29-1mdv2008.1
12mr|drakx-net-0.99-2|1022	+ Revision: 188937
12mr|drakx-net-0.99-2|1023	- conflicts with older mdkonline
12mr|drakx-net-0.99-2|1024	- 0.29
12mr|drakx-net-0.99-2|1025	- add has_network_connection helper (for mdkonline and finish-install)
12mr|drakx-net-0.99-2|1026	- drakfirewall: make sure shorewall config is written if there is no
12mr|drakx-net-0.99-2|1027	interface in net zone (#38722)
12mr|drakx-net-0.99-2|1028	- draksambashare: add missing accelerators in menus (aginies)
12mr|drakx-net-0.99-2|1029	
12mr|drakx-net-0.99-2|1030	* Sat Mar 15 2008 Olivier Blin <blino@mandriva.org> 0.28-1mdv2008.1
12mr|drakx-net-0.99-2|1031	+ Revision: 188051
12mr|drakx-net-0.99-2|1032	- do not require Gtk2::NotificationBubble anymore
12mr|drakx-net-0.99-2|1033	- package new drakconnect modules
12mr|drakx-net-0.99-2|1034	- require drakxtools 10.15 for notify queue API
12mr|drakx-net-0.99-2|1035	- 0.28
12mr|drakx-net-0.99-2|1036	- wireless support:
12mr|drakx-net-0.99-2|1037	o detect EAP support when parsing iwlist scan (#38792)
12mr|drakx-net-0.99-2|1038	o rephrase WPA/WPA2 PSK/Enterprise labels
12mr|drakx-net-0.99-2|1039	o install mandi if wpa_supplicant is enabled, so that net_applet can
12mr|drakx-net-0.99-2|1040	trigger connections without being root
12mr|drakx-net-0.99-2|1041	- cellular cards support:
12mr|drakx-net-0.99-2|1042	o check that PIN number is 4 digits
12mr|drakx-net-0.99-2|1043	o do not enter PIN multiple times in gcom
12mr|drakx-net-0.99-2|1044	(to prevent wrong PIN from being entered and SIM card to be
12mr|drakx-net-0.99-2|1045	locked)
12mr|drakx-net-0.99-2|1046	- connection frontend:
12mr|drakx-net-0.99-2|1047	o improve message about non-free packages (#37258)
12mr|drakx-net-0.99-2|1048	o only write network settings that really have to be applied before
12mr|drakx-net-0.99-2|1049	starting connection (#38792)
12mr|drakx-net-0.99-2|1050	o do not crash if no device is detected when updating networks
12mr|drakx-net-0.99-2|1051	(#38734)
12mr|drakx-net-0.99-2|1052	- connection backend:
12mr|drakx-net-0.99-2|1053	o do not check connection setup again if the first time failed
12mr|drakx-net-0.99-2|1054	o preverse existing settings when configuring a new device
12mr|drakx-net-0.99-2|1055	o fix crash during ethernet devices detection (#33517)
12mr|drakx-net-0.99-2|1056	- netcenter:
12mr|drakx-net-0.99-2|1057	o show only non-zeroconf virtual interfaces (#38310)
12mr|drakx-net-0.99-2|1058	o improve virtual/alias interfaces support
12mr|drakx-net-0.99-2|1059	o show wait_message earlier and remove main window showing hack
12mr|drakx-net-0.99-2|1060	(wait_message will end with a default window icon though)
12mr|drakx-net-0.99-2|1061	- drakroam:
12mr|drakx-net-0.99-2|1062	o do not run the whole setup check if interface is already ok
12mr|drakx-net-0.99-2|1063	o preselect "No device found" in connections list if no device is
12mr|drakx-net-0.99-2|1064	found
12mr|drakx-net-0.99-2|1065	- net_applet:
12mr|drakx-net-0.99-2|1066	o add support for "new connection" messages from Interactive
12mr|drakx-net-0.99-2|1067	Firewall
12mr|drakx-net-0.99-2|1068	(do not show them as "attacks")
12mr|drakx-net-0.99-2|1069	o use Gtk2::Notify and Gtk2::StatusIcon
12mr|drakx-net-0.99-2|1070	(#37509, reworked based on a patch from Titi)
12mr|drakx-net-0.99-2|1071	o set 'critical' urgency in attack notifications popup
12mr|drakx-net-0.99-2|1072	o flush gtk before displaying notifications
12mr|drakx-net-0.99-2|1073	(so that they appear on the status icon position)
12mr|drakx-net-0.99-2|1074	- drakfirewall:
12mr|drakx-net-0.99-2|1075	o adapt Ifw rule to new shorewall (remove old Ifw rule if needed)
12mr|drakx-net-0.99-2|1076	o do not ask which interfaces to protect if disabled (#27049)
12mr|drakx-net-0.99-2|1077	o protect all interfaces by default, let the user unselect
12mr|drakx-net-0.99-2|1078	local ones (#27978)
12mr|drakx-net-0.99-2|1079	o add banner
12mr|drakx-net-0.99-2|1080	- drakids:
12mr|drakx-net-0.99-2|1081	o better phrasing (do not read Attack when it can be a simple
12mr|drakx-net-0.99-2|1082	connection notification)
12mr|drakx-net-0.99-2|1083	- drakconnect:
12mr|drakx-net-0.99-2|1084	o include interface name when selecting device
12mr|drakx-net-0.99-2|1085	o split code in sub-modules (startup should be slightly faster)
12mr|drakx-net-0.99-2|1086	o always write modules conf before exiting
12mr|drakx-net-0.99-2|1087	(this could fix some bugs with drakconnect --del)
12mr|drakx-net-0.99-2|1088	o drop --old and --install options
12mr|drakx-net-0.99-2|1089	
12mr|drakx-net-0.99-2|1090	+ Thierry Vignaud <tv@mandriva.org>
12mr|drakx-net-0.99-2|1091	- bump require on drakxtools for API
12mr|drakx-net-0.99-2|1092	
12mr|drakx-net-0.99-2|1093	* Fri Feb 29 2008 Olivier Blin <blino@mandriva.org> 0.27-1mdv2008.1
12mr|drakx-net-0.99-2|1094	+ Revision: 176629
12mr|drakx-net-0.99-2|1095	- 0.27
12mr|drakx-net-0.99-2|1096	- connection backend:
12mr|drakx-net-0.99-2|1097	o initial import of WPA-EAP support
12mr|drakx-net-0.99-2|1098	(patch from Clement Onime, with minor changes, #23925)
12mr|drakx-net-0.99-2|1099	o do not crash with prism54 driver which reports quality with
12mr|drakx-net-0.99-2|1100	division by zero (assume max signal quality is 255 instead,
12mr|drakx-net-0.99-2|1101	from Eddy De Greef, #34845 and #37879)
12mr|drakx-net-0.99-2|1102	- net_applet:
12mr|drakx-net-0.99-2|1103	o update icons (from Helene)
12mr|drakx-net-0.99-2|1104	- drakroam/draknetcenter:
12mr|drakx-net-0.99-2|1105	o show the GUI earlier to fix window icon, it gets destroyed after
12mr|drakx-net-0.99-2|1106	initial wait message is destroyed
12mr|drakx-net-0.99-2|1107	o be 800x480 friendly (#38049)
12mr|drakx-net-0.99-2|1108	- draknetcenter:
12mr|drakx-net-0.99-2|1109	o use cached result to match detected devices (update cache when
12mr|drakx-net-0.99-2|1110	needed only), not to show the same interface multiple times
12mr|drakx-net-0.99-2|1111	
12mr|drakx-net-0.99-2|1112	* Tue Feb 26 2008 Olivier Blin <blino@mandriva.org> 0.26-1mdv2008.1
12mr|drakx-net-0.99-2|1113	+ Revision: 175513
12mr|drakx-net-0.99-2|1114	- 0.26
12mr|drakx-net-0.99-2|1115	- draknetcenter:
12mr|drakx-net-0.99-2|1116	o fix crash with cellular cards (#36801)
12mr|drakx-net-0.99-2|1117	o allow to configure device if not installed (#33531)
12mr|drakx-net-0.99-2|1118	o setup connection if needed when updating networks list
12mr|drakx-net-0.99-2|1119	o do not enable by default devices that require slow hardware check
12mr|drakx-net-0.99-2|1120	(like cellular cards)
12mr|drakx-net-0.99-2|1121	o allow to scan networks even if slow (like cellular cards), just
12mr|drakx-net-0.99-2|1122	don't do it at startup
12mr|drakx-net-0.99-2|1123	o do not scan networks at startup if device is unavailable
12mr|drakx-net-0.99-2|1124	o write settings after initial connection setup
12mr|drakx-net-0.99-2|1125	o update networks list after initial connection setup
12mr|drakx-net-0.99-2|1126	o do not run sdptool search when detecting connections
12mr|drakx-net-0.99-2|1127	o add wait message at start
12mr|drakx-net-0.99-2|1128	o remove wait message when displaying device setup error
12mr|drakx-net-0.99-2|1129	- net_monitor (tv):
12mr|drakx-net-0.99-2|1130	o make expose_event callback more robust (#36537)
12mr|drakx-net-0.99-2|1131	o make sure widgets got realized before any event callback is called
12mr|drakx-net-0.99-2|1132	(#36537)
12mr|drakx-net-0.99-2|1133	o make sure not to run timers after quitting the main loop (#37635)
12mr|drakx-net-0.99-2|1134	- connection backend:
12mr|drakx-net-0.99-2|1135	o fix checking dkms modules after package installation (#33044)
12mr|drakx-net-0.99-2|1136	o write modalias for ethernet and wireless interfaces
12mr|drakx-net-0.99-2|1137	(mostly useful with ndiswrapper: #34660, #37026, #37106)
12mr|drakx-net-0.99-2|1138	o fix crash in providers list when weirdly translated locale country
12mr|drakx-net-0.99-2|1139	contains metacharacters (reported by Cosmin Humeniuc)
12mr|drakx-net-0.99-2|1140	o be stricter when matching provider country
12mr|drakx-net-0.99-2|1141	o add title in wait messages
12mr|drakx-net-0.99-2|1142	- ndiswrapper support:
12mr|drakx-net-0.99-2|1143	o find more conflicting drivers: original driver from ldetect, sysfs
12mr|drakx-net-0.99-2|1144	driver, and drivers registered on the ssb bus
12mr|drakx-net-0.99-2|1145	(to find all of bcm43xx, ssb and b43 for Broadcom devices)
12mr|drakx-net-0.99-2|1146	o unload drivers for all conflicting interfaces
12mr|drakx-net-0.99-2|1147	o stop conflicting interfaces before removing conflicting modules
12mr|drakx-net-0.99-2|1148	o do not reload ndiswrapper module twice or more
12mr|drakx-net-0.99-2|1149	o improve error message for ndiswrapper setup (#28335)
12mr|drakx-net-0.99-2|1150	- add strict version requirements for drakx-net-text and libdrakx-net (more complete fix for #35295)
12mr|drakx-net-0.99-2|1151	- restore BuildRoot
12mr|drakx-net-0.99-2|1152	
12mr|drakx-net-0.99-2|1153	+ Thierry Vignaud <tv@mandriva.org>
12mr|drakx-net-0.99-2|1154	- add a versionnated require on perl-Gtk2 due to needed API (#34573)
12mr|drakx-net-0.99-2|1155	- versionnate require (#35295)
12mr|drakx-net-0.99-2|1156	- kill re-definition of %%buildroot on Pixel's request
12mr|drakx-net-0.99-2|1157	- explain require
12mr|drakx-net-0.99-2|1158	
12mr|drakx-net-0.99-2|1159	* Mon Dec 17 2007 Olivier Blin <blino@mandriva.org> 0.25-1mdv2008.1
12mr|drakx-net-0.99-2|1160	+ Revision: 121681
12mr|drakx-net-0.99-2|1161	- 0.25
12mr|drakx-net-0.99-2|1162	- draksambashare (aginies):
12mr|drakx-net-0.99-2|1163	o fix typo, fix inherit permission problem, re-order some share
12mr|drakx-net-0.99-2|1164	options
12mr|drakx-net-0.99-2|1165	o add an Help menu
12mr|drakx-net-0.99-2|1166	o only display share name, directory and comment (try to improve GUI
12mr|drakx-net-0.99-2|1167	#27339)
12mr|drakx-net-0.99-2|1168	o add security options, fix list problem, fix default PDC
12mr|drakx-net-0.99-2|1169	configuration
12mr|drakx-net-0.99-2|1170	o add a wizard to configure a PDC or a standalone Samba server
12mr|drakx-net-0.99-2|1171	o fix wizard bug
12mr|drakx-net-0.99-2|1172	- draknfs:
12mr|drakx-net-0.99-2|1173	o translate "Advanced options"
12mr|drakx-net-0.99-2|1174	o add host allow option (aginies)
12mr|drakx-net-0.99-2|1175	- connection frontend:
12mr|drakx-net-0.99-2|1176	o do not make refresh/monitor buttons sensitive if device has no
12mr|drakx-net-0.99-2|1177	interface
12mr|drakx-net-0.99-2|1178	- 3G/GPRS providers list:
12mr|drakx-net-0.99-2|1179	o add "Orange WAP" (with "orange" as APN)
12mr|drakx-net-0.99-2|1180	o rename "Orange Grand Public" as "Orange Web"
12mr|drakx-net-0.99-2|1181	- i18n:
12mr|drakx-net-0.99-2|1182	o renamed Uzbek translations to follow the libc standard
12mr|drakx-net-0.99-2|1183	(#35090, from Mashrab Kuvatov, approved by  Pixel)
12mr|drakx-net-0.99-2|1184	o updates
12mr|drakx-net-0.99-2|1185	- require perl-Net-Telnet for OpenVPN connections (#36126)
12mr|drakx-net-0.99-2|1186	
12mr|drakx-net-0.99-2|1187	+ Thierry Vignaud <tv@mandriva.org>
12mr|drakx-net-0.99-2|1188	- own directory
12mr|drakx-net-0.99-2|1189	
12mr|drakx-net-0.99-2|1190	* Fri Oct 05 2007 Olivier Blin <blino@mandriva.org> 0.24-1mdv2008.0
12mr|drakx-net-0.99-2|1191	+ Revision: 95582
12mr|drakx-net-0.99-2|1192	- 0.24:
12mr|drakx-net-0.99-2|1193	- draknetcenter:
12mr|drakx-net-0.99-2|1194	o update networks list on connection status change
12mr|drakx-net-0.99-2|1195	o use a scrolled window for wireless networks
12mr|drakx-net-0.99-2|1196	o show all wireless networks
12mr|drakx-net-0.99-2|1197	o do not modify GTK style, it is not consistent in MCC and
12mr|drakx-net-0.99-2|1198	standalone, and breaks widgets
12mr|drakx-net-0.99-2|1199	o check network address settings
12mr|drakx-net-0.99-2|1200	- drakconnect/draknetcenter/drakroam:
12mr|drakx-net-0.99-2|1201	o check that network access settings are valid (i.e. check wireless
12mr|drakx-net-0.99-2|1202	key)
12mr|drakx-net-0.99-2|1203	- drakroam: use same sort function than draknetcenter
12mr|drakx-net-0.99-2|1204	- net_applet/drakroam/draknetcenter:
12mr|drakx-net-0.99-2|1205	o list current network on top of network list
12mr|drakx-net-0.99-2|1206	o do not show as selected the APs with same ESSID as current AP
12mr|drakx-net-0.99-2|1207	- connection backend:
12mr|drakx-net-0.99-2|1208	o fix URL for Smartlink modems (#34479)
12mr|drakx-net-0.99-2|1209	o fix typo in german translation (#34479)
12mr|drakx-net-0.99-2|1210	o fix test of unicorn kernel modules
12mr|drakx-net-0.99-2|1211	o use Orange instead of Wanadoo France in xDSL provides list
12mr|drakx-net-0.99-2|1212	(Emmanuel Andry, #23172)
12mr|drakx-net-0.99-2|1213	
12mr|drakx-net-0.99-2|1214	* Wed Oct 03 2007 Thierry Vignaud <tv@mandriva.org> 0.23-1mdv2008.0
12mr|drakx-net-0.99-2|1215	+ Revision: 95033
12mr|drakx-net-0.99-2|1216	- updated translation
12mr|drakx-net-0.99-2|1217	
12mr|drakx-net-0.99-2|1218	* Tue Oct 02 2007 Thierry Vignaud <tv@mandriva.org> 0.22-1mdv2008.0
12mr|drakx-net-0.99-2|1219	+ Revision: 94713
12mr|drakx-net-0.99-2|1220	- update israeli xDSL provider list (#32685)
12mr|drakx-net-0.99-2|1221	
12mr|drakx-net-0.99-2|1222	* Mon Oct 01 2007 Thierry Vignaud <tv@mandriva.org> 0.21-1mdv2008.0
12mr|drakx-net-0.99-2|1223	+ Revision: 94276
12mr|drakx-net-0.99-2|1224	- updated translation
12mr|drakx-net-0.99-2|1225	
12mr|drakx-net-0.99-2|1226	* Fri Sep 28 2007 Olivier Blin <blino@mandriva.org> 0.20-1mdv2008.0
12mr|drakx-net-0.99-2|1227	+ Revision: 93728
12mr|drakx-net-0.99-2|1228	- 0.20
12mr|drakx-net-0.99-2|1229	- check for draknetcenter/drakroam instances of root, not user
12mr|drakx-net-0.99-2|1230	- do not allow to run multiple draknetcenter (#34276)
12mr|drakx-net-0.99-2|1231	
12mr|drakx-net-0.99-2|1232	* Fri Sep 28 2007 Olivier Blin <blino@mandriva.org> 0.19-1mdv2008.0
12mr|drakx-net-0.99-2|1233	+ Revision: 93445
12mr|drakx-net-0.99-2|1234	- 0.19
12mr|drakx-net-0.99-2|1235	- add back ipw3945 settings
12mr|drakx-net-0.99-2|1236	- net_applet: add X-MandrivaLinux-CrossDesktop (#33416)
12mr|drakx-net-0.99-2|1237	
12mr|drakx-net-0.99-2|1238	* Tue Sep 25 2007 Thierry Vignaud <tv@mandriva.org> 0.18-1mdv2008.0
12mr|drakx-net-0.99-2|1239	+ Revision: 92926
12mr|drakx-net-0.99-2|1240	- updated translations
12mr|drakx-net-0.99-2|1241	
12mr|drakx-net-0.99-2|1242	* Tue Sep 25 2007 Olivier Blin <blino@mandriva.org> 0.17-1mdv2008.0
12mr|drakx-net-0.99-2|1243	+ Revision: 92869
12mr|drakx-net-0.99-2|1244	- allow console users to run network center without password
12mr|drakx-net-0.99-2|1245	- 0.17
12mr|drakx-net-0.99-2|1246	- net_monitor:
12mr|drakx-net-0.99-2|1247	o fix crash on exit (Tv, #33023)
12mr|drakx-net-0.99-2|1248	- net_applet:
12mr|drakx-net-0.99-2|1249	o run net center instead of simple menu on left click
12mr|drakx-net-0.99-2|1250	
12mr|drakx-net-0.99-2|1251	* Thu Sep 20 2007 Olivier Blin <blino@mandriva.org> 0.16-1mdv2008.0
12mr|drakx-net-0.99-2|1252	+ Revision: 91295
12mr|drakx-net-0.99-2|1253	- 0.16:
12mr|drakx-net-0.99-2|1254	- connection manager (netcenter/drakroam):
12mr|drakx-net-0.99-2|1255	o add banner in configure dialog (#33622)
12mr|drakx-net-0.99-2|1256	- netcenter:
12mr|drakx-net-0.99-2|1257	o update connection status on dbus event
12mr|drakx-net-0.99-2|1258	o update status icon on connection change
12mr|drakx-net-0.99-2|1259	o always allow to connect if no network has to be selected
12mr|drakx-net-0.99-2|1260	o fix connection stop
12mr|drakx-net-0.99-2|1261	- drakroam:
12mr|drakx-net-0.99-2|1262	o remove extra toggle button
12mr|drakx-net-0.99-2|1263	o do not die when no wireless interface is configured (#33123)
12mr|drakx-net-0.99-2|1264	- net_applet:
12mr|drakx-net-0.99-2|1265	o use new connected/disconnected/unconfigured icons
12mr|drakx-net-0.99-2|1266	- connection backend:
12mr|drakx-net-0.99-2|1267	o wait a bit for iwl3945/iwl4965 interfaces to appear
12mr|drakx-net-0.99-2|1268	o fix matching of ueagle_atm module (#33029)
12mr|drakx-net-0.99-2|1269	o show notification about cxacru firmware
12mr|drakx-net-0.99-2|1270	
12mr|drakx-net-0.99-2|1271	* Thu Sep 13 2007 Olivier Blin <blino@mandriva.org> 0.15-4mdv2008.0
12mr|drakx-net-0.99-2|1272	+ Revision: 85376
12mr|drakx-net-0.99-2|1273	- require lib package in drakx-net-text (from Quel Qun, #33451)
12mr|drakx-net-0.99-2|1274	
12mr|drakx-net-0.99-2|1275	* Wed Sep 12 2007 Andreas Hasenack <andreas@mandriva.com> 0.15-3mdv2008.0
12mr|drakx-net-0.99-2|1276	+ Revision: 84831
12mr|drakx-net-0.99-2|1277	- use new common pam config files for usermode/consolehelper
12mr|drakx-net-0.99-2|1278	
12mr|drakx-net-0.99-2|1279	* Tue Sep 11 2007 Olivier Blin <blino@mandriva.org> 0.15-2mdv2008.0
12mr|drakx-net-0.99-2|1280	+ Revision: 84339
12mr|drakx-net-0.99-2|1281	- do not package drakroam/netcenter Gtk2 files in lib package (#33451)
12mr|drakx-net-0.99-2|1282	- make sure no file using Gtk2 is included in lib package
12mr|drakx-net-0.99-2|1283	
12mr|drakx-net-0.99-2|1284	* Mon Sep 10 2007 Olivier Blin <blino@mandriva.org> 0.15-1mdv2008.0
12mr|drakx-net-0.99-2|1285	+ Revision: 84249
12mr|drakx-net-0.99-2|1286	- 0.15
12mr|drakx-net-0.99-2|1287	- draknetcenter:
12mr|drakx-net-0.99-2|1288	o use new status icons
12mr|drakx-net-0.99-2|1289	o add Quit button
12mr|drakx-net-0.99-2|1290	o do not show markup instead of interface name if interface does not
12mr|drakx-net-0.99-2|1291	exist (#33241)
12mr|drakx-net-0.99-2|1292	- draknfs/draksambashare:
12mr|drakx-net-0.99-2|1293	o use translations (#33221)
12mr|drakx-net-0.99-2|1294	
12mr|drakx-net-0.99-2|1295	* Fri Aug 31 2007 Andreas Hasenack <andreas@mandriva.com> 0.14-4mdv2008.0
12mr|drakx-net-0.99-2|1296	+ Revision: 77075
12mr|drakx-net-0.99-2|1297	- drakhosts: ask console user for root password
12mr|drakx-net-0.99-2|1298	
12mr|drakx-net-0.99-2|1299	* Wed Aug 29 2007 Andreas Hasenack <andreas@mandriva.com> 0.14-3mdv2008.0
12mr|drakx-net-0.99-2|1300	+ Revision: 75027
12mr|drakx-net-0.99-2|1301	- drakproxy, drakvpn: allow console user to run them, provided root password is given
12mr|drakx-net-0.99-2|1302	- drakgw: ask console user for root password
12mr|drakx-net-0.99-2|1303	- drakconnect: console user can run it provided the root password is given
12mr|drakx-net-0.99-2|1304	
12mr|drakx-net-0.99-2|1305	* Wed Aug 29 2007 Andreas Hasenack <andreas@mandriva.com> 0.14-2mdv2008.0
12mr|drakx-net-0.99-2|1306	+ Revision: 74992
12mr|drakx-net-0.99-2|1307	- draknetcenter can now be run as root by console user with user password
12mr|drakx-net-0.99-2|1308	
12mr|drakx-net-0.99-2|1309	* Wed Aug 22 2007 Olivier Blin <blino@mandriva.org> 0.14-1mdv2008.0
12mr|drakx-net-0.99-2|1310	+ Revision: 68780
12mr|drakx-net-0.99-2|1311	- 0.14
12mr|drakx-net-0.99-2|1312	- draknetcenter:
12mr|drakx-net-0.99-2|1313	o move buttons on one row
12mr|drakx-net-0.99-2|1314	o add per-connection expander
12mr|drakx-net-0.99-2|1315	- net_applet:
12mr|drakx-net-0.99-2|1316	o always show interfaces in left-click menu
12mr|drakx-net-0.99-2|1317	o do not show empty menus
12mr|drakx-net-0.99-2|1318	
12mr|drakx-net-0.99-2|1319	* Tue Aug 21 2007 Olivier Blin <blino@mandriva.org> 0.13-1mdv2008.0
12mr|drakx-net-0.99-2|1320	+ Revision: 68151
12mr|drakx-net-0.99-2|1321	- 0.13
12mr|drakx-net-0.99-2|1322	- draknetcenter: initial prototype
12mr|drakx-net-0.99-2|1323	- drakroam:
12mr|drakx-net-0.99-2|1324	o add iwl3945/iwl4965 support to replace ipw3945
12mr|drakx-net-0.99-2|1325	o show signal strength and encryption flags as tooltip for networks list
12mr|drakx-net-0.99-2|1326	o remove encryption flags column in networks list
12mr|drakx-net-0.99-2|1327	o pre-set Managed mode for access points detected as Master (#30303)
12mr|drakx-net-0.99-2|1328	- net_applet:
12mr|drakx-net-0.99-2|1329	o fix startup with XFCE (Tv, #31834)
12mr|drakx-net-0.99-2|1330	o disable autostart notifications of net_applet (Tv, #18965)
12mr|drakx-net-0.99-2|1331	o prevent firing up drakbug when automatic startup is disabled (Tv, #32292)
12mr|drakx-net-0.99-2|1332	o use "Help" instead of "Get Online Help" since the doc is local (thanks damsweb)
12mr|drakx-net-0.99-2|1333	- draksambashare:
12mr|drakx-net-0.99-2|1334	o fix existing shares test (aginies, #30099)
12mr|drakx-net-0.99-2|1335	o use exit instead of return in main code (nvigier, #32374)
12mr|drakx-net-0.99-2|1336	- draknfs (nvigier):
12mr|drakx-net-0.99-2|1337	o add subtree_check option
12mr|drakx-net-0.99-2|1338	o fix bug with sync/async option
12mr|drakx-net-0.99-2|1339	o nfs service was renamed to nfs-server for 2008.0
12mr|drakx-net-0.99-2|1340	o fix path for do_pkgs->ensure_is_installed : /sbin/rpc.statd
12mr|drakx-net-0.99-2|1341	is from nfs-utils-client package, not nfs-utils
12mr|drakx-net-0.99-2|1342	o use exit instead of return in main code
12mr|drakx-net-0.99-2|1343	
12mr|drakx-net-0.99-2|1344	
12mr|drakx-net-0.99-2|1345	* Sat Mar 31 2007 Olivier Blin <oblin@mandriva.com> 0.12-1mdv2007.1
12mr|drakx-net-0.99-2|1346	+ Revision: 150102
12mr|drakx-net-0.99-2|1347	- 0.12: fix check of nfs-utils-clients installation (Tv)
12mr|drakx-net-0.99-2|1348	
12mr|drakx-net-0.99-2|1349	* Fri Mar 30 2007 Olivier Blin <oblin@mandriva.com> 0.11.1-1mdv2007.1
12mr|drakx-net-0.99-2|1350	+ Revision: 149896
12mr|drakx-net-0.99-2|1351	- 0.11.1 (don't install .perl_checker file /o\)
12mr|drakx-net-0.99-2|1352	- 0.11:
12mr|drakx-net-0.99-2|1353	o enhance selection of multiple thirdparty packages
12mr|drakx-net-0.99-2|1354	o make thirdparty packages code easier to re-use
12mr|drakx-net-0.99-2|1355	(for example in automatic install, useful for live systems)
12mr|drakx-net-0.99-2|1356	
12mr|drakx-net-0.99-2|1357	* Thu Mar 29 2007 Olivier Blin <oblin@mandriva.com> 0.10-1mdv2007.1
12mr|drakx-net-0.99-2|1358	+ Revision: 149284
12mr|drakx-net-0.99-2|1359	- 0.10:
12mr|drakx-net-0.99-2|1360	o drakroam: do not show "More networks" menu if empty (#28626)
12mr|drakx-net-0.99-2|1361	o don't translate program names in old interface (Emmanuel Blindauer, #29196)
12mr|drakx-net-0.99-2|1362	o drakconnect: make net_applet reload its configuration after an interface is deleted (#28680)
12mr|drakx-net-0.99-2|1363	o draknfs: fix missing use of gtkset (aginies)
12mr|drakx-net-0.99-2|1364	
12mr|drakx-net-0.99-2|1365	* Fri Mar 23 2007 Olivier Blin <oblin@mandriva.com> 0.9-1mdv2007.1
12mr|drakx-net-0.99-2|1366	+ Revision: 148615
12mr|drakx-net-0.99-2|1367	- 0.9:
12mr|drakx-net-0.99-2|1368	o allow drakroam to be run as user (#23771)
12mr|drakx-net-0.99-2|1369	o do not allow drakconnect to be run as user anymore
12mr|drakx-net-0.99-2|1370	o fix gateway detection for new ppp daemon (#27886)
12mr|drakx-net-0.99-2|1371	- pam config is now handled in "upstream" tarball
12mr|drakx-net-0.99-2|1372	- update url
12mr|drakx-net-0.99-2|1373	- move pam config in drakx-net module
12mr|drakx-net-0.99-2|1374	- move pam config in drakx-net module
12mr|drakx-net-0.99-2|1375	
12mr|drakx-net-0.99-2|1376	* Thu Mar 22 2007 Olivier Blin <oblin@mandriva.com> 0.8-1mdv2007.1
12mr|drakx-net-0.99-2|1377	+ Revision: 148077
12mr|drakx-net-0.99-2|1378	- 0.8
12mr|drakx-net-0.99-2|1379	- prefer DNS variables over MS_DNS one in ifcfg files (should fix ppp ifcfg files and static net install)
12mr|drakx-net-0.99-2|1380	- drakroam: rt73-firmware support (#29691)
12mr|drakx-net-0.99-2|1381	- drakroam: do not detect network with empty ssid as configured
12mr|drakx-net-0.99-2|1382	- drakroam: fix rf_kill detection for ipw3945 by checking it before interface presence
12mr|drakx-net-0.99-2|1383	- drakroam: remove ipw3945d service support
12mr|drakx-net-0.99-2|1384	- drakroam: reload ipw3945 module if no interface is present when the device is not rf-killed (fix missing interface is booting with rf-kill)
12mr|drakx-net-0.99-2|1385	- drakroam: try to find wireless driver if unknown (fix rt61 detection)
12mr|drakx-net-0.99-2|1386	- drakroam: rt61 firmware support
12mr|drakx-net-0.99-2|1387	
12mr|drakx-net-0.99-2|1388	+ Thierry Vignaud <tvignaud@mandriva.com>
12mr|drakx-net-0.99-2|1389	- bump require on drakxtools for PCI domain support
12mr|drakx-net-0.99-2|1390	
12mr|drakx-net-0.99-2|1391	* Mon Mar 12 2007 Olivier Blin <oblin@mandriva.com> 0.7-1mdv2007.1
12mr|drakx-net-0.99-2|1392	+ Revision: 141488
12mr|drakx-net-0.99-2|1393	- 0.7
12mr|drakx-net-0.99-2|1394	- add missing tools: drakhosts, draknfs, draksambashare (thanks Titi
12mr|drakx-net-0.99-2|1395	- for the hint)
12mr|drakx-net-0.99-2|1396	- drakconnect: match PCI domain when looking up devices by MAC address
12mr|drakx-net-0.99-2|1397	- (Titi)
12mr|drakx-net-0.99-2|1398	- drakconnect: use a link detection delay for r8169
12mr|drakx-net-0.99-2|1399	- drakconnect: default to NEEDHOSTNAME=no
12mr|drakx-net-0.99-2|1400	- drakroam: merge flags from configured wpa_supplicant networks in all
12mr|drakx-net-0.99-2|1401	- matching scanned networks
12mr|drakx-net-0.99-2|1402	- drakroam: detect ad-hoc networks when wpa_supplicant is used
12mr|drakx-net-0.99-2|1403	- drakroam: pre-select detected wireless mode of the configured
12mr|drakx-net-0.99-2|1404	- network
12mr|drakx-net-0.99-2|1405	- drakroam: allow to configure ad-hoc networks with wpa_supplicant
12mr|drakx-net-0.99-2|1406	- drakroam: write more settings in ifcfg files when wpa_supplicant is
12mr|drakx-net-0.99-2|1407	- used
12mr|drakx-net-0.99-2|1408	- drakroam: do not write Roaming WIRELESS_MODE anymore, ifup scripts
12mr|drakx-net-0.99-2|1409	- will rely on WIRELESS_WPA_DRIVER
12mr|drakx-net-0.99-2|1410	- drakroam: do not override AP address with "any" when parsing
12mr|drakx-net-0.99-2|1411	- wpa_supplicant network list
12mr|drakx-net-0.99-2|1412	- net_applet: start it using GNOME own autostart infrastructure
12mr|drakx-net-0.99-2|1413	- (Frederic Crozat)
12mr|drakx-net-0.99-2|1414	- net_applet: fix detection of running net_applet processes
12mr|drakx-net-0.99-2|1415	
12mr|drakx-net-0.99-2|1416	* Mon Feb 26 2007 Andreas Hasenack <andreas@mandriva.com> 0.6-2mdv2007.1
12mr|drakx-net-0.99-2|1417	+ Revision: 126069
12mr|drakx-net-0.99-2|1418	- setup drakconnect to use consolehelper (runs as root
12mr|drakx-net-0.99-2|1419	without prompting for a password as long as invoked by
12mr|drakx-net-0.99-2|1420	the console user)
12mr|drakx-net-0.99-2|1421	
12mr|drakx-net-0.99-2|1422	* Wed Feb 07 2007 Olivier Blin <oblin@mandriva.com> 0.6-1mdv2007.1
12mr|drakx-net-0.99-2|1423	+ Revision: 117305
12mr|drakx-net-0.99-2|1424	- add NEWS file
12mr|drakx-net-0.99-2|1425	- 0.6
12mr|drakx-net-0.99-2|1426	
12mr|drakx-net-0.99-2|1427	* Thu Jan 11 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.5-1mdv2007.1
12mr|drakx-net-0.99-2|1428	+ Revision: 107288
12mr|drakx-net-0.99-2|1429	- add rt73 in the old rt2x00 list (blino)
12mr|drakx-net-0.99-2|1430	- drakhosts, draknfs, draksambashare: move more network tools
12mr|drakx-net-0.99-2|1431	into drakx-net
12mr|drakx-net-0.99-2|1432	- misc cleanups
12mr|drakx-net-0.99-2|1433	
12mr|drakx-net-0.99-2|1434	* Thu Dec 21 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.4-1mdv2007.1
12mr|drakx-net-0.99-2|1435	+ Revision: 101096
12mr|drakx-net-0.99-2|1436	- net_monitor: fix choosing color
12mr|drakx-net-0.99-2|1437	
12mr|drakx-net-0.99-2|1438	* Wed Dec 20 2006 Olivier Blin <oblin@mandriva.com> 0.3-2mdv2007.1
12mr|drakx-net-0.99-2|1439	+ Revision: 100535
12mr|drakx-net-0.99-2|1440	- explicitely require perl-Gtk2-NotificationBubble
12mr|drakx-net-0.99-2|1441	
12mr|drakx-net-0.99-2|1442	* Wed Dec 06 2006 Olivier Blin <oblin@mandriva.com> 0.3-1mdv2007.1
12mr|drakx-net-0.99-2|1443	+ Revision: 91619
12mr|drakx-net-0.99-2|1444	- update tarball so that perl_checker is not required
12mr|drakx-net-0.99-2|1445	- do not run tools in restricted mode (#27458)
12mr|drakx-net-0.99-2|1446	- fix crash in restricted mode
12mr|drakx-net-0.99-2|1447	- use /media instead of /mnt for cdrom/floppy
12mr|drakx-net-0.99-2|1448	- get translations from "drakx-net" domain (from Thierry Vignaud)
12mr|drakx-net-0.99-2|1449	
12mr|drakx-net-0.99-2|1450	* Thu Nov 30 2006 Olivier Blin <oblin@mandriva.com> 0.2-2mdv2007.1
12mr|drakx-net-0.99-2|1451	+ Revision: 89438
12mr|drakx-net-0.99-2|1452	- bump release
12mr|drakx-net-0.99-2|1453	- do not use mklibname
12mr|drakx-net-0.99-2|1454	
12mr|drakx-net-0.99-2|1455	* Thu Nov 30 2006 Olivier Blin <oblin@mandriva.com> 0.2-1mdv2007.1
12mr|drakx-net-0.99-2|1456	+ Revision: 89282
12mr|drakx-net-0.99-2|1457	- net_applet: show simplified menu on left click (instead of running net_monitor)
12mr|drakx-net-0.99-2|1458	- drakfirewall: really disable services if asked to (#27295)
12mr|drakx-net-0.99-2|1459	- move netprofile requires in drakx-net
12mr|drakx-net-0.99-2|1460	- move network tools description in drakx-net
12mr|drakx-net-0.99-2|1461	- move network tools description in drakx-net
12mr|drakx-net-0.99-2|1462	
12mr|drakx-net-0.99-2|1463	* Thu Nov 30 2006 Olivier Blin <oblin@mandriva.com> 0.1-1mdv2007.1
12mr|drakx-net-0.99-2|1464	+ Revision: 89212
12mr|drakx-net-0.99-2|1465	- do not buildrequires perl_checker
12mr|drakx-net-0.99-2|1466	- initial drakx-net release
12mr|drakx-net-0.99-2|1467	- Create drakx-net
12mr|drakx-net-0.99-2|1468	

13851 12
12mr|drakxtools-14.34-2|1	Summary: The drakxtools (diskdrake, ...)
12mr|drakxtools-14.34-2|2	Name:    drakxtools
12mr|drakxtools-14.34-2|3	Version: 14.34
12mr|drakxtools-14.34-2|4	Release: 2
12mr|drakxtools-14.34-2|5	Url:     https://abf.rosalinux.ru/soft/drakx
12mr|drakxtools-14.34-2|6	Source0: %{name}-%{version}.tar.xz
12mr|drakxtools-14.34-2|7	Source1: license.tar.gz
12mr|drakxtools-14.34-2|8	Patch1:  %{name}-14.31-remove_nss_updatedb.patch
12mr|drakxtools-14.34-2|9	Patch2:  %{name}-14.34-remove_xguest.patch
12mr|drakxtools-14.34-2|10	License: GPLv2+
12mr|drakxtools-14.34-2|11	Group: System/Configuration/Other
12mr|drakxtools-14.34-2|12	# usermode 1.92-4mdv2008.0 has the /etc/pam.d/mandriva-{simple,console}-auth
12mr|drakxtools-14.34-2|13	# files to which we symlink
12mr|drakxtools-14.34-2|14	Requires: %{name}-curses = %{version}-%{release}, perl-Gtk2 >= 1.220, perl-Glib >= 1.072-1, usermode >= 1.92-4, mandriva-doc-common >= 9.2-5, perl-Net-DBus, perl-Gtk2-WebKit
12mr|drakxtools-14.34-2|15	# needed by drakfont (eg: type1inst):
12mr|drakxtools-14.34-2|16	Requires: font-tools
12mr|drakxtools-14.34-2|17	Requires: libxxf86misc
12mr|drakxtools-14.34-2|18	# needed by any::enable_x_screensaver()
12mr|drakxtools-14.34-2|19	Requires: xset
12mr|drakxtools-14.34-2|20	Suggests: drakx-net
12mr|drakxtools-14.34-2|21	Requires: drakconf-icons
12mr|drakxtools-14.34-2|22	# needed for installing packages through do_pkgs -> urpmi -> gmessage
12mr|drakxtools-14.34-2|23	Requires: gurpmi >= 5.7
12mr|drakxtools-14.34-2|24	Conflicts: drakconf < drakconf-11.7.2
12mr|drakxtools-14.34-2|25	Conflicts: rpmdrake < 3.26-1
12mr|drakxtools-14.34-2|26	Conflicts: mandrake_doc-drakxtools-en < 9.2, mandrake_doc-drakxtools-es < 9.2, mandrake_doc-drakxtools-fr < 9.2
12mr|drakxtools-14.34-2|27	Conflicts: bootloader-utils < 1.8-4, bootsplash < 2.1.7-1
12mr|drakxtools-14.34-2|28	Conflicts: drakx-kbd-mouse-x11 < 0.91
12mr|drakxtools-14.34-2|29	Conflicts: initscripts < 8.33-4
12mr|drakxtools-14.34-2|30	Requires: ldetect-lst >= 0.1.299
12mr|drakxtools-14.34-2|31	BuildRequires: gettext, ldetect-devel >= 0.9.0, ncurses-devel, perl-devel >= 1:5.8.0-20, perl-MDK-Common-devel >= 1.1.8-3
12mr|drakxtools-14.34-2|32	BuildRequires: parted-devel perl-base
12mr|drakxtools-14.34-2|33	BuildRequires: drakx-installer-binaries intltool
12mr|drakxtools-14.34-2|34	Provides: draksec
12mr|drakxtools-14.34-2|35	Obsoletes: draksec
12mr|drakxtools-14.34-2|36	%define __noautoreq perl(Net::FTP)\\|perl(Time::localtime)\\|perl(URPM)\\|perl(Xconfig.*)
12mr|drakxtools-14.34-2|37	
12mr|drakxtools-14.34-2|38	%package curses
12mr|drakxtools-14.34-2|39	Summary: The drakxtools (diskdrake, ...)
12mr|drakxtools-14.34-2|40	Group: System/Configuration/Other
12mr|drakxtools-14.34-2|41	Requires: perl-base >= 2:5.8.6-1, usermode-consoleonly >= 1.44-4
12mr|drakxtools-14.34-2|42	Requires: urpmi >= 4.8.23
12mr|drakxtools-14.34-2|43	Requires: perl-Locale-gettext >= 1.05-4
12mr|drakxtools-14.34-2|44	Requires: module-init-tools
12mr|drakxtools-14.34-2|45	Requires: %{name}-backend = %{version}-%{release}
12mr|drakxtools-14.34-2|46	Suggests: drakx-net-text
12mr|drakxtools-14.34-2|47	Obsoletes: diskdrake kbdconfig mouseconfig setuptool drakfloppy
12mr|drakxtools-14.34-2|48	Obsoletes: drakxtools-newt
12mr|drakxtools-14.34-2|49	Provides: diskdrake, kbdconfig mouseconfig setuptool, drakfloppy = %{version}-%{release}
12mr|drakxtools-14.34-2|50	Provides: drakxtools-newt = %{version}-%{release}
12mr|drakxtools-14.34-2|51	%define __noautoreq perl(Gtk2::WebKit)\\|perl(Xconfig::various)
12mr|drakxtools-14.34-2|52	
12mr|drakxtools-14.34-2|53	%package backend
12mr|drakxtools-14.34-2|54	Summary: Drakxtools libraries and background tools
12mr|drakxtools-14.34-2|55	Group: System/Configuration/Other
12mr|drakxtools-14.34-2|56	Requires: dmidecode
12mr|drakxtools-14.34-2|57	Requires: perl-File-FnMatch
12mr|drakxtools-14.34-2|58	# for fileshareset and filesharelist (#17123)
12mr|drakxtools-14.34-2|59	#Requires: perl-suid
12mr|drakxtools-14.34-2|60	# for common::wrap_command_for_root()
12mr|drakxtools-14.34-2|61	Requires: perl-String-ShellQuote
12mr|drakxtools-14.34-2|62	# "post" here means %triggerpostun:
12mr|drakxtools-14.34-2|63	Requires(post): perl-MDK-Common >= 1.2.27
12mr|drakxtools-14.34-2|64	Conflicts: drakxtools-newt < 10-51
12mr|drakxtools-14.34-2|65	Conflicts: drakx-net < 0.28
12mr|drakxtools-14.34-2|66	Conflicts: e2fsprogs < 1.41.1-2mnb
12mr|drakxtools-14.34-2|67	
12mr|drakxtools-14.34-2|68	%package http
12mr|drakxtools-14.34-2|69	Summary: The drakxtools via http
12mr|drakxtools-14.34-2|70	Group: System/Configuration/Other
12mr|drakxtools-14.34-2|71	Requires: %{name}-curses = %{version}-%{release}, perl(Net::SSLeay) >= 1.22-1, perl-Authen-PAM >= 0.14-1, perl-CGI >= 2.91-1
12mr|drakxtools-14.34-2|72	Requires(pre): rpm-helper
12mr|drakxtools-14.34-2|73	Requires(post): rpm-helper
12mr|drakxtools-14.34-2|74	
12mr|drakxtools-14.34-2|75	%package -n drakx-finish-install
12mr|drakxtools-14.34-2|76	Summary: First boot configuration
12mr|drakxtools-14.34-2|77	Group: System/Configuration/Other
12mr|drakxtools-14.34-2|78	Requires: %{name} = %{version}-%{release}
12mr|drakxtools-14.34-2|79	Requires: drakx-installer-matchbox
12mr|drakxtools-14.34-2|80	
12mr|drakxtools-14.34-2|81	%package -n harddrake
12mr|drakxtools-14.34-2|82	Summary: Main Hardware Configuration/Information Tool
12mr|drakxtools-14.34-2|83	Group: System/Configuration/Hardware
12mr|drakxtools-14.34-2|84	Requires: %{name}-curses = %{version}-%{release}
12mr|drakxtools-14.34-2|85	Obsoletes: kudzu, kudzu-devel, libdetect0, libdetect0-devel, libdetect-lst, libdetect-lst-devel, detect, detect-lst
12mr|drakxtools-14.34-2|86	Provides: kudzu = %{version}, kudzu-devel = %{version}, libdetect0, libdetect0-devel, libdetect-lst, libdetect-lst-devel, detect, detect-lst
12mr|drakxtools-14.34-2|87	Requires(pre): rpm-helper
12mr|drakxtools-14.34-2|88	Requires(post): rpm-helper
12mr|drakxtools-14.34-2|89	Requires: drakx-kbd-mouse-x11
12mr|drakxtools-14.34-2|90	Suggests: libdrakx-net
12mr|drakxtools-14.34-2|91	Suggests: drak3d
12mr|drakxtools-14.34-2|92	Requires: meta-task
12mr|drakxtools-14.34-2|93	
12mr|drakxtools-14.34-2|94	%package -n harddrake-ui
12mr|drakxtools-14.34-2|95	Summary: Main Hardware Configuration/Information Tool
12mr|drakxtools-14.34-2|96	Group: System/Configuration/Hardware
12mr|drakxtools-14.34-2|97	Requires: %{name} = %{version}-%{release}
12mr|drakxtools-14.34-2|98	Requires: sane-backends
12mr|drakxtools-14.34-2|99	Requires: drakx-kbd-mouse-x11
12mr|drakxtools-14.34-2|100	Suggests: libdrakx-net
12mr|drakxtools-14.34-2|101	Suggests: drak3d
12mr|drakxtools-14.34-2|102	
12mr|drakxtools-14.34-2|103	%description
12mr|drakxtools-14.34-2|104	Contains many Mandriva Linux applications simplifying users and
12mr|drakxtools-14.34-2|105	administrators life on a Mandriva Linux machine. Nearly all of
12mr|drakxtools-14.34-2|106	them work both under XFree (graphical environment) and in console
12mr|drakxtools-14.34-2|107	(text environment), allowing easy distant work.
12mr|drakxtools-14.34-2|108	
12mr|drakxtools-14.34-2|109	- drakbug: interactive bug report tool
12mr|drakxtools-14.34-2|110	- drakbug_report: help find bugs in DrakX
12mr|drakxtools-14.34-2|111	- drakclock: date & time configurator
12mr|drakxtools-14.34-2|112	- drakfloppy: boot disk creator
12mr|drakxtools-14.34-2|113	- drakfont: import fonts in the system
12mr|drakxtools-14.34-2|114	- draklog: show extracted information from the system logs
12mr|drakxtools-14.34-2|115	- draksec: security options managment
12mr|drakxtools-14.34-2|116	
12mr|drakxtools-14.34-2|117	%description backend
12mr|drakxtools-14.34-2|118	See package %{name}
12mr|drakxtools-14.34-2|119	
12mr|drakxtools-14.34-2|120	%description curses
12mr|drakxtools-14.34-2|121	Contains many Mandriva Linux applications simplifying users and
12mr|drakxtools-14.34-2|122	administrators life on a Mandriva Linux machine. Nearly all of
12mr|drakxtools-14.34-2|123	them work both under XFree (graphical environment) and in console
12mr|drakxtools-14.34-2|124	(text environment), allowing easy distant work.
12mr|drakxtools-14.34-2|125	
12mr|drakxtools-14.34-2|126	- adduserdrake: help you adding a user
12mr|drakxtools-14.34-2|127	- diskdrake: DiskDrake makes hard disk partitioning easier. It is
12mr|drakxtools-14.34-2|128	graphical, simple and powerful. Different skill levels are available
12mr|drakxtools-14.34-2|129	(newbie, advanced user, expert). It's written entirely in Perl and
12mr|drakxtools-14.34-2|130	Perl/Gtk. It uses resize_fat which is a perl rewrite of the work of
12mr|drakxtools-14.34-2|131	Andrew Clausen (libresize).
12mr|drakxtools-14.34-2|132	- drakauth: configure authentification (LDAP/NIS/...)
12mr|drakxtools-14.34-2|133	- drakautoinst: help you configure an automatic installation replay
12mr|drakxtools-14.34-2|134	- drakboot: configures your boot configuration (Lilo/GRUB,
12mr|drakxtools-14.34-2|135	Bootsplash, X, autologin)
12mr|drakxtools-14.34-2|136	- drakkeyboard: configure your keyboard (both console and X)
12mr|drakxtools-14.34-2|137	- draklocale: language configurator, available both for root
12mr|drakxtools-14.34-2|138	(system wide) and users (user only)
12mr|drakxtools-14.34-2|139	- drakmouse: autodetect and configure your mouse
12mr|drakxtools-14.34-2|140	- drakscanner: scanner configurator
12mr|drakxtools-14.34-2|141	- draksound: sound card configuration
12mr|drakxtools-14.34-2|142	- drakx11: menu-driven program which walks you through setting up
12mr|drakxtools-14.34-2|143	your X server; it autodetects both monitor and video card if
12mr|drakxtools-14.34-2|144	possible
12mr|drakxtools-14.34-2|145	- drakxservices: SysV services and daemons configurator
12mr|drakxtools-14.34-2|146	- drakxtv: auto configure tv card for xawtv grabber
12mr|drakxtools-14.34-2|147	- lsnetdrake: display available nfs and smb shares
12mr|drakxtools-14.34-2|148	- lspcidrake: display your pci information, *and* the corresponding
12mr|drakxtools-14.34-2|149	kernel module
12mr|drakxtools-14.34-2|150	
12mr|drakxtools-14.34-2|151	%description http
12mr|drakxtools-14.34-2|152	This package lets you configure your computer through your Web browser:
12mr|drakxtools-14.34-2|153	it provides an HTTP interface to the Mandriva tools found in the drakxtools
12mr|drakxtools-14.34-2|154	package.
12mr|drakxtools-14.34-2|155	
12mr|drakxtools-14.34-2|156	%description -n drakx-finish-install
12mr|drakxtools-14.34-2|157	For OEM-like duplications, it allows at first boot:
12mr|drakxtools-14.34-2|158	- network configuration
12mr|drakxtools-14.34-2|159	- creating users
12mr|drakxtools-14.34-2|160	- setting root password
12mr|drakxtools-14.34-2|161	- choosing authentication
12mr|drakxtools-14.34-2|162	
12mr|drakxtools-14.34-2|163	
12mr|drakxtools-14.34-2|164	%description -n harddrake
12mr|drakxtools-14.34-2|165	The harddrake service is a hardware probing tool run at system boot
12mr|drakxtools-14.34-2|166	time to determine what hardware has been added or removed from the
12mr|drakxtools-14.34-2|167	system.
12mr|drakxtools-14.34-2|168	It then offer to run needed config tool to update the OS
12mr|drakxtools-14.34-2|169	configuration.
12mr|drakxtools-14.34-2|170	
12mr|drakxtools-14.34-2|171	
12mr|drakxtools-14.34-2|172	%description -n harddrake-ui
12mr|drakxtools-14.34-2|173	This is the main configuration tool for hardware that calls all the
12mr|drakxtools-14.34-2|174	other configuration tools.
12mr|drakxtools-14.34-2|175	It offers a nice GUI that show the hardware configuration splitted by
12mr|drakxtools-14.34-2|176	hardware classes.
12mr|drakxtools-14.34-2|177	
12mr|drakxtools-14.34-2|178	
12mr|drakxtools-14.34-2|179	%prep
12mr|drakxtools-14.34-2|180	%setup -q -a1
12mr|drakxtools-14.34-2|181	%apply_patches
12mr|drakxtools-14.34-2|182	
12mr|drakxtools-14.34-2|183	%build
12mr|drakxtools-14.34-2|184	%make -C perl-install CFLAGS="$RPM_OPT_FLAGS"
12mr|drakxtools-14.34-2|185	
12mr|drakxtools-14.34-2|186	%install
12mr|drakxtools-14.34-2|187	rm -rf %{buildroot}
12mr|drakxtools-14.34-2|188	
12mr|drakxtools-14.34-2|189	%make -C perl-install PREFIX=%{buildroot} install
12mr|drakxtools-14.34-2|190	mkdir -p %{buildroot}%{_sysconfdir}/{X11/xinit.d,X11/wmsession.d,sysconfig/harddrake2}
12mr|drakxtools-14.34-2|191	touch %{buildroot}/etc/sysconfig/harddrake2/previous_hw
12mr|drakxtools-14.34-2|192	
12mr|drakxtools-14.34-2|193	dirs1="usr/lib/libDrakX usr/share/libDrakX"
12mr|drakxtools-14.34-2|194	(cd %{buildroot} ; find $dirs1 usr/bin usr/sbin ! -type d -printf "/%%p\n")|egrep -v 'bin/.*harddrake' > %{name}.list
12mr|drakxtools-14.34-2|195	(cd %{buildroot} ; find $dirs1 -type d -printf "%%%%dir /%%p\n") >> %{name}.list
12mr|drakxtools-14.34-2|196	
12mr|drakxtools-14.34-2|197	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
12mr|drakxtools-14.34-2|198	perl -ni -e '/http/ ? print STDERR $_ : print' %{name}.list 2> %{name}-http.list
12mr|drakxtools-14.34-2|199	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
12mr|drakxtools-14.34-2|200	perl -pi -e 's|^(/usr/sbin/fileshareset)$|%%attr(4755,root,root) $1|;' %{name}-backend.list
12mr|drakxtools-14.34-2|201	perl -ni -e '/finish-install/ ? print STDERR $_ : print' %{name}.list 2> finish-install.list
12mr|drakxtools-14.34-2|202	
12mr|drakxtools-14.34-2|203	#mdk menu entry
12mr|drakxtools-14.34-2|204	mkdir -p %{buildroot}%{_datadir}/autostart
12mr|drakxtools-14.34-2|205	
12mr|drakxtools-14.34-2|206	cat > %{buildroot}%{_sysconfdir}/X11/xinit.d/harddrake2 <<EOF
12mr|drakxtools-14.34-2|207	#!/bin/sh
12mr|drakxtools-14.34-2|208	exec /usr/share/harddrake/service_harddrake X11
12mr|drakxtools-14.34-2|209	EOF
12mr|drakxtools-14.34-2|210	
12mr|drakxtools-14.34-2|211	cat > %{buildroot}%{_sysconfdir}/sysconfig/harddrake2/kernel <<EOF
12mr|drakxtools-14.34-2|212	KERNEL=2.6
12mr|drakxtools-14.34-2|213	EOF
12mr|drakxtools-14.34-2|214	
12mr|drakxtools-14.34-2|215	mv %{buildroot}%{_sbindir}/service_harddrake_confirm %{buildroot}%{_datadir}/harddrake/confirm
12mr|drakxtools-14.34-2|216	
12mr|drakxtools-14.34-2|217	mkdir -p %{buildroot}%{_docdir}
12mr|drakxtools-14.34-2|218	install -m 0644 *license.html %{buildroot}%{_docdir}
12mr|drakxtools-14.34-2|219	
12mr|drakxtools-14.34-2|220	chmod +x %{buildroot}{%{_datadir}/harddrake/{conf*,service_harddrake},%{_sysconfdir}/X11/xinit.d/harddrake2}
12mr|drakxtools-14.34-2|221	# temporary fix until we reenable this feature
12mr|drakxtools-14.34-2|222	rm -f %{buildroot}%{_sysconfdir}/X11/xinit.d/harddrake2
12mr|drakxtools-14.34-2|223	
12mr|drakxtools-14.34-2|224	perl -I perl-install -mharddrake::data -e 'print "DETECT_$_->{class}=yes\n" foreach @harddrake::data::tree' |sort > %{buildroot}%{_sysconfdir}/sysconfig/harddrake2/service.conf
12mr|drakxtools-14.34-2|225	echo -e "AUTORECONFIGURE_RIGHT_XORG_DRIVER=yes\n" >> %{buildroot}%{_sysconfdir}/sysconfig/harddrake2/service.conf
12mr|drakxtools-14.34-2|226	
12mr|drakxtools-14.34-2|227	# consolehelper config
12mr|drakxtools-14.34-2|228	#
12mr|drakxtools-14.34-2|229	
12mr|drakxtools-14.34-2|230	# - console user, no password
12mr|drakxtools-14.34-2|231	for pak in drakclock drakkeyboard drakmouse; do
12mr|drakxtools-14.34-2|232	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
12mr|drakxtools-14.34-2|233	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps/
12mr|drakxtools-14.34-2|234	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
12mr|drakxtools-14.34-2|235	USER=<user>
12mr|drakxtools-14.34-2|236	PROGRAM=%{_sbindir}/$pak
12mr|drakxtools-14.34-2|237	FALLBACK=false
12mr|drakxtools-14.34-2|238	SESSION=true
12mr|drakxtools-14.34-2|239	EOF
12mr|drakxtools-14.34-2|240	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
12mr|drakxtools-14.34-2|241	ln -sf %{_sysconfdir}/pam.d/mandriva-console-auth %{buildroot}%{_sysconfdir}/pam.d/$pak
12mr|drakxtools-14.34-2|242	done
12mr|drakxtools-14.34-2|243	
12mr|drakxtools-14.34-2|244	# console user, ask for user password
12mr|drakxtools-14.34-2|245	for pak in drakfont; do
12mr|drakxtools-14.34-2|246	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
12mr|drakxtools-14.34-2|247	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps/
12mr|drakxtools-14.34-2|248	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
12mr|drakxtools-14.34-2|249	USER=<user>
12mr|drakxtools-14.34-2|250	PROGRAM=%{_sbindir}/$pak
12mr|drakxtools-14.34-2|251	FALLBACK=false
12mr|drakxtools-14.34-2|252	SESSION=true
12mr|drakxtools-14.34-2|253	EOF
12mr|drakxtools-14.34-2|254	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
12mr|drakxtools-14.34-2|255	ln -sf %{_sysconfdir}/pam.d/mandriva-simple-auth %{buildroot}%{_sysconfdir}/pam.d/$pak
12mr|drakxtools-14.34-2|256	done
12mr|drakxtools-14.34-2|257	
12mr|drakxtools-14.34-2|258	# console user, ask for root password
12mr|drakxtools-14.34-2|259	for pak in drakups drakauth draklog drakxservices drakboot; do
12mr|drakxtools-14.34-2|260	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
12mr|drakxtools-14.34-2|261	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mr|drakxtools-14.34-2|262	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
12mr|drakxtools-14.34-2|263	USER=root
12mr|drakxtools-14.34-2|264	PROGRAM=/usr/sbin/$pak
12mr|drakxtools-14.34-2|265	FALLBACK=false
12mr|drakxtools-14.34-2|266	SESSION=true
12mr|drakxtools-14.34-2|267	EOF
12mr|drakxtools-14.34-2|268	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mr|drakxtools-14.34-2|269	ln -sf %{_sysconfdir}/pam.d/mandriva-simple-auth %{buildroot}%{_sysconfdir}/pam.d/$pak
12mr|drakxtools-14.34-2|270	done
12mr|drakxtools-14.34-2|271	
12mr|drakxtools-14.34-2|272	%find_lang libDrakX libDrakX.lang
12mr|drakxtools-14.34-2|273	%find_lang libDrakX-standalone libDrakX-standalone.lang
12mr|drakxtools-14.34-2|274	cat libDrakX.lang libDrakX-standalone.lang >> %{name}.list
12mr|drakxtools-14.34-2|275	
12mr|drakxtools-14.34-2|276	%check
12mr|drakxtools-14.34-2|277	cd perl-install
12mr|drakxtools-14.34-2|278	%make check
12mr|drakxtools-14.34-2|279	
12mr|drakxtools-14.34-2|280	%clean
12mr|drakxtools-14.34-2|281	rm -rf %{buildroot}
12mr|drakxtools-14.34-2|282	
12mr|drakxtools-14.34-2|283	%post
12mr|drakxtools-14.34-2|284	%make_session
12mr|drakxtools-14.34-2|285	[[ ! -e %{_sbindir}/kbdconfig ]] && %__ln_s -f keyboarddrake %{_sbindir}/kbdconfig
12mr|drakxtools-14.34-2|286	[[ ! -e %{_sbindir}/mouseconfig ]] && %__ln_s -f mousedrake %{_sbindir}/mouseconfig
12mr|drakxtools-14.34-2|287	:
12mr|drakxtools-14.34-2|288	
12mr|drakxtools-14.34-2|289	%postun
12mr|drakxtools-14.34-2|290	%make_session
12mr|drakxtools-14.34-2|291	for i in %{_sbindir}/kbdconfig %{_sbindir}/mouseconfig %{_bindir}/printtool;do
12mr|drakxtools-14.34-2|292	[[ -L $i ]] && %__rm -f $i
12mr|drakxtools-14.34-2|293	done
12mr|drakxtools-14.34-2|294	:
12mr|drakxtools-14.34-2|295	
12mr|drakxtools-14.34-2|296	%post http
12mr|drakxtools-14.34-2|297	%_post_service drakxtools_http
12mr|drakxtools-14.34-2|298	
12mr|drakxtools-14.34-2|299	%preun http
12mr|drakxtools-14.34-2|300	%_preun_service drakxtools_http
12mr|drakxtools-14.34-2|301	
12mr|drakxtools-14.34-2|302	%postun -n harddrake
12mr|drakxtools-14.34-2|303	file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %{_datadir}/harddrake/convert || :
12mr|drakxtools-14.34-2|304	
12mr|drakxtools-14.34-2|305	%triggerpostun backend -- drakxtools-backend < 11.44
12mr|drakxtools-14.34-2|306	echo "Migrating /etc/fstab and bootloader configuration to use UUIDs. Previous files are saved with extension .before-migrate-to-uuids"
12mr|drakxtools-14.34-2|307	%{_sbindir}/bootloader-config --action migrate-to-uuids ||:
12mr|drakxtools-14.34-2|308	
12mr|drakxtools-14.34-2|309	%triggerpostun backend -- drakxtools-backend < 11.52
12mr|drakxtools-14.34-2|310	echo "Updating /etc/modprobe.preload.d/floppy"
12mr|drakxtools-14.34-2|311	perl -I/usr/lib/libDrakX -Mharddrake::autoconf -e 'harddrake::autoconf::floppy()' ||:
12mr|drakxtools-14.34-2|312	
12mr|drakxtools-14.34-2|313	%triggerpostun -n harddrake -- harddrake < 11.62-2
12mr|drakxtools-14.34-2|314	rm -f /etc/rc.d/*/{K,S}??harddrake
12mr|drakxtools-14.34-2|315	
12mr|drakxtools-14.34-2|316	%files backend -f %{name}-backend.list
12mr|drakxtools-14.34-2|317	%defattr(-,root,root)
12mr|drakxtools-14.34-2|318	%config(noreplace) /etc/security/fileshare.conf
12mr|drakxtools-14.34-2|319	%{_docdir}/*license.html
12mr|drakxtools-14.34-2|320	
12mr|drakxtools-14.34-2|321	%files curses -f %{name}.list
12mr|drakxtools-14.34-2|322	%defattr(-,root,root)
12mr|drakxtools-14.34-2|323	%{_datadir}/applications/localedrake*.desktop
12mr|drakxtools-14.34-2|324	%doc perl-install/diskdrake/diskdrake.html
12mr|drakxtools-14.34-2|325	%{_iconsdir}/localedrake.png
12mr|drakxtools-14.34-2|326	%{_iconsdir}/large/localedrake.png
12mr|drakxtools-14.34-2|327	%{_iconsdir}/mini/localedrake.png
12mr|drakxtools-14.34-2|328	%{_bindir}/drakkeyboard
12mr|drakxtools-14.34-2|329	%{_bindir}/drakmouse
12mr|drakxtools-14.34-2|330	%{_bindir}/drakups
12mr|drakxtools-14.34-2|331	%{_bindir}/drakauth
12mr|drakxtools-14.34-2|332	%{_bindir}/draklog
12mr|drakxtools-14.34-2|333	%{_bindir}/drakxservices
12mr|drakxtools-14.34-2|334	%{_bindir}/drakboot
12mr|drakxtools-14.34-2|335	%config(noreplace) %{_sysconfdir}/security/console.apps/drakkeyboard
12mr|drakxtools-14.34-2|336	%config(noreplace) %{_sysconfdir}/security/console.apps/drakmouse
12mr|drakxtools-14.34-2|337	%config(noreplace) %{_sysconfdir}/security/console.apps/drakups
12mr|drakxtools-14.34-2|338	%config(noreplace) %{_sysconfdir}/security/console.apps/drakauth
12mr|drakxtools-14.34-2|339	%config(noreplace) %{_sysconfdir}/security/console.apps/draklog
12mr|drakxtools-14.34-2|340	%config(noreplace) %{_sysconfdir}/security/console.apps/drakxservices
12mr|drakxtools-14.34-2|341	%config(noreplace) %{_sysconfdir}/security/console.apps/drakboot
12mr|drakxtools-14.34-2|342	%config(noreplace) %{_sysconfdir}/pam.d/drakkeyboard
12mr|drakxtools-14.34-2|343	%config(noreplace) %{_sysconfdir}/pam.d/drakmouse
12mr|drakxtools-14.34-2|344	%config(noreplace) %{_sysconfdir}/pam.d/drakups
12mr|drakxtools-14.34-2|345	%config(noreplace) %{_sysconfdir}/pam.d/drakauth
12mr|drakxtools-14.34-2|346	%config(noreplace) %{_sysconfdir}/pam.d/draklog
12mr|drakxtools-14.34-2|347	%config(noreplace) %{_sysconfdir}/pam.d/drakxservices
12mr|drakxtools-14.34-2|348	%config(noreplace) %{_sysconfdir}/pam.d/drakboot
12mr|drakxtools-14.34-2|349	
12mr|drakxtools-14.34-2|350	%files -f %{name}-gtk.list
12mr|drakxtools-14.34-2|351	%defattr(-,root,root)
12mr|drakxtools-14.34-2|352	%{_bindir}/drakclock
12mr|drakxtools-14.34-2|353	%{_bindir}/drakfont
12mr|drakxtools-14.34-2|354	%config(noreplace) %{_sysconfdir}/security/console.apps/drakclock
12mr|drakxtools-14.34-2|355	%config(noreplace) %{_sysconfdir}/security/console.apps/drakfont
12mr|drakxtools-14.34-2|356	%config(noreplace) %{_sysconfdir}/pam.d/drakclock
12mr|drakxtools-14.34-2|357	%config(noreplace) %{_sysconfdir}/pam.d/drakfont
12mr|drakxtools-14.34-2|358	
12mr|drakxtools-14.34-2|359	%files -n harddrake
12mr|drakxtools-14.34-2|360	%defattr(-,root,root)
12mr|drakxtools-14.34-2|361	%dir /etc/sysconfig/harddrake2/
12mr|drakxtools-14.34-2|362	%config(noreplace) /etc/sysconfig/harddrake2/previous_hw
12mr|drakxtools-14.34-2|363	%config(noreplace) /etc/sysconfig/harddrake2/service.conf
12mr|drakxtools-14.34-2|364	%config(noreplace) %{_sysconfdir}/sysconfig/harddrake2/kernel
12mr|drakxtools-14.34-2|365	%dir %{_datadir}/harddrake/
12mr|drakxtools-14.34-2|366	%{_datadir}/harddrake/*
12mr|drakxtools-14.34-2|367	%{_sysconfdir}/X11/xsetup.d/??notify-x11-free-driver-switch.xsetup
12mr|drakxtools-14.34-2|368	#%{_sysconfdir}/X11/xinit.d/harddrake2
12mr|drakxtools-14.34-2|369	
12mr|drakxtools-14.34-2|370	%files -n harddrake-ui
12mr|drakxtools-14.34-2|371	%defattr(-,root,root)
12mr|drakxtools-14.34-2|372	%dir /etc/sysconfig/harddrake2/
12mr|drakxtools-14.34-2|373	%{_sbindir}/harddrake2
12mr|drakxtools-14.34-2|374	%{_datadir}/pixmaps/harddrake2
12mr|drakxtools-14.34-2|375	%{_datadir}/applications/harddrake.desktop
12mr|drakxtools-14.34-2|376	%{_iconsdir}/large/harddrake.png
12mr|drakxtools-14.34-2|377	%{_iconsdir}/mini/harddrake.png
12mr|drakxtools-14.34-2|378	%{_iconsdir}/harddrake.png
12mr|drakxtools-14.34-2|379	
12mr|drakxtools-14.34-2|380	%files -n drakx-finish-install
12mr|drakxtools-14.34-2|381	%defattr(-,root,root)
12mr|drakxtools-14.34-2|382	%config(noreplace) %{_sysconfdir}/sysconfig/finish-install
12mr|drakxtools-14.34-2|383	%{_sysconfdir}/X11/xsetup.d/??finish-install.xsetup
12mr|drakxtools-14.34-2|384	%{_sbindir}/finish-install
12mr|drakxtools-14.34-2|385	
12mr|drakxtools-14.34-2|386	%files http -f %{name}-http.list
12mr|drakxtools-14.34-2|387	%defattr(-,root,root)
12mr|drakxtools-14.34-2|388	%dir %{_sysconfdir}/drakxtools_http
12mr|drakxtools-14.34-2|389	%config(noreplace) %{_sysconfdir}/pam.d/miniserv
12mr|drakxtools-14.34-2|390	%{_sysconfdir}/init.d/drakxtools_http
12mr|drakxtools-14.34-2|391	%config(noreplace) %{_sysconfdir}/drakxtools_http/conf
12mr|drakxtools-14.34-2|392	%config(noreplace) %{_sysconfdir}/drakxtools_http/authorised_progs
12mr|drakxtools-14.34-2|393	%config(noreplace) %{_sysconfdir}/logrotate.d/drakxtools-http
12mr|drakxtools-14.34-2|394	
12mr|drakxtools-14.34-2|395	%changelog
12mr|drakxtools-14.34-2|396	* Thu Oct 23 2012 akdengi - 14.30-1
12mr|drakxtools-14.34-2|397	- using cpupower instead cpufreq, that deprecate in latest kernel.
12mr|drakxtools-14.34-2|398	- enable power controll for all Intel chipset (like GenuineIntel)
12mr|drakxtools-14.34-2|399	
12mr|drakxtools-14.34-2|400	* Sun Oct 14 2012 akdengi - 14.29-1
12mr|drakxtools-14.34-2|401	- Version 14.29
12mr|drakxtools-14.34-2|402	-Patch from Mageia:
12mr|drakxtools-14.34-2|403	- (min_size) offer resizing NTFS again (broken by ntfsprogs -> ntfs-3g switch)
12mr|drakxtools-14.34-2|404	- adapt to usbfs death (2/4): if needed, mount /sys/kernel/debug/usb instead of /proc/bus/usb (kernel 3.5 and up)
12mr|drakxtools-14.34-2|405	- diskdrake: install nfs-utils instead of nfs-utils-clients
12mr|drakxtools-14.34-2|406	(#6570, merged back in nfs-utils)
12mr|drakxtools-14.34-2|407	- fix ttmkfdir path
12mr|drakxtools-14.34-2|408	- mkttfdir -u option is no more
12mr|drakxtools-14.34-2|409	- include FIRMWARE packages from Cards+ in detected graphical drivers (#6438, #7641):
12mr|drakxtools-14.34-2|410	- not to remove radeon-firmware in draklive-install if a matching card is present
12mr|drakxtools-14.34-2|411	- to install radeon-firmware during install
12mr|drakxtools-14.34-2|412	
12mr|drakxtools-14.34-2|413	* Fri Oct 5 2012 akdengi - 14.27-1
12mr|drakxtools-14.34-2|414	- use perl sintacsys
12mr|drakxtools-14.34-2|415	- remove useless \Autodetect printers option
12mr|drakxtools-14.34-2|416	- harddrake simplify
12mr|drakxtools-14.34-2|417	- do not crash when trying to guess homedir before running another process (mga#7403)
12mr|drakxtools-14.34-2|418	- (move_fonts) fix moving font files with space in their names (mga#2689)
12mr|drakxtools-14.34-2|419	- load fuse module automatically when trying to mount NTFS-3G (mga#5685)
12mr|drakxtools-14.34-2|420	- printer has been killed years ago
12mr|drakxtools-14.34-2|421	- xf86misc was split into drakx-kbd-mouse-x11 years ago
12mr|drakxtools-14.34-2|422	- never crash if timezones cannot be listed
12mr|drakxtools-14.34-2|423	- declare exit as a function, to allow to override synonymous builtin
12mr|drakxtools-14.34-2|424	- kill KDE like comment even if string doesn't have n at end
12mr|drakxtools-14.34-2|425	
12mr|drakxtools-14.34-2|426	* Fri Oct 5 2012 akdengi - 14.26-1
12mr|drakxtools-14.34-2|427	Version 14.26
12mr|drakxtools-14.34-2|428	- [PATCH] drakxservices: when listing services ensure disabled
12mr|drakxtools-14.34-2|429	services that can be enabled are shown (mga#6843)
12mr|drakxtools-14.34-2|430	git-svn-id: svn://svn.mageia.org/soft/drakx/trunk@5217 5b7c3c08-40e5-403b-9995-ace06908e4af
12mr|drakxtools-14.34-2|431	- [PATCH] autologin: support lxdm & slim too (#3715, based on Derek
12mr|drakxtools-14.34-2|432	Jennings suggestion)
12mr|drakxtools-14.34-2|433	also install autologin for lxdm & slim too
12mr|drakxtools-14.34-2|434	git-svn-id: svn://svn.mageia.org/soft/drakx/trunk@5220 5b7c3c08-40e5-403b-9995-ace06908e4af
12mr|drakxtools-14.34-2|435	- [PATCH] (ensure_files_are_installed) do not popup if we've no
12mr|drakxtools-14.34-2|436	packages to install
12mr|drakxtools-14.34-2|437	git-svn-id: svn://svn.mageia.org/soft/drakx/trunk@5290 5b7c3c08-40e5-403b-9995-ace06908e4af
12mr|drakxtools-14.34-2|438	- [PATCH] (install_acpi_pkgs) install acpi & acpid at once, in only
12mr|drakxtools-14.34-2|439	one transaction
12mr|drakxtools-14.34-2|440	git-svn-id: svn://svn.mageia.org/soft/drakx/trunk@5291 5b7c3c08-40e5-403b-9995-ace06908e4af
12mr|drakxtools-14.34-2|441	- [PATCH] (mkinitrd) do not crash if trying to build initrd from
12mr|drakxtools-14.34-2|442	unknown partitions (mga#4290)
12mr|drakxtools-14.34-2|443	git-svn-id: svn://svn.mageia.org/soft/drakx/trunk@5293 5b7c3c08-40e5-403b-9995-ace06908e4af
12mr|drakxtools-14.34-2|444	- [PATCH] (mkinitrd) do not crash if a foreign partition is not
12mr|drakxtools-14.34-2|445	mounted (mga#6966)
12mr|drakxtools-14.34-2|446	git-svn-id: svn://svn.mageia.org/soft/drakx/trunk@5294 5b7c3c08-40e5-403b-9995-ace06908e4af
12mr|drakxtools-14.34-2|447	- use systemd instead systemd-sysvinit in service.pm
12mr|drakxtools-14.34-2|448	- [PATCH 01/10] kill dead comments & code (support for
12mr|drakxtools-14.34-2|449	kernel-2.[24].x, devfs is dead since 2.5.x kernels,...)
12mr|drakxtools-14.34-2|450	git-svn-id: svn://svn.mageia.org/soft/drakx/trunk@2489 5b7c3c08-40e5-403b-9995-ace06908e4af
12mr|drakxtools-14.34-2|451	- [PATCH 02/11] - try to handle the built-in module case before trying
12mr|drakxtools-14.34-2|452	to load a module.
12mr|drakxtools-14.34-2|453	git-svn-id: svn://svn.mageia.org/soft/drakx/trunk@688 5b7c3c08-40e5-403b-9995-ace06908e4af
12mr|drakxtools-14.34-2|454	- prevent net_applet to crash on notifications without icons (mga#2876)
12mr|drakxtools-14.34-2|455	- [PATCH] perl_checker hints
12mr|drakxtools-14.34-2|456	git-svn-id: svn://svn.mageia.org/soft/drakx/trunk@2490 5b7c3c08-40e5-403b-9995-ace06908e4af
12mr|drakxtools-14.34-2|457	- [PATCH] Simplify
12mr|drakxtools-14.34-2|458	git-svn-id: svn://svn.mageia.org/soft/drakx/trunk@3984 5b7c3c08-40e5-403b-9995-ace06908e4af
12mr|drakxtools-14.34-2|459	- don't log to /dev/tty3 & /tmp/ddebug.log, but rather let inittab take care
12mr|drakxtools-14.34-2|460	of logging to a different tty, while /var/log/stage2.log replaces ddebug.log
12mr|drakxtools-14.34-2|461	- [PATCH] use factorized crypto modules list
12mr|drakxtools-14.34-2|462	git-svn-id: svn://svn.mageia.org/soft/drakx/trunk@5618 5b7c3c08-40e5-403b-9995-ace06908e4af
12mr|drakxtools-14.34-2|463	- [PATCH] (Gtk2::Banner->new) fix crashing when a banner icon doesn't
12mr|drakxtools-14.34-2|464	exist (mga#5223)
12mr|drakxtools-14.34-2|465	git-svn-id: svn://svn.mageia.org/soft/drakx/trunk@5673 5b7c3c08-40e5-403b-9995-ace06908e4af
12mr|drakxtools-14.34-2|466	- don't add 'umask=0' as mount options for cdroms, it won't be accepted for iso9660
12mr|drakxtools-14.34-2|467	
12mr|drakxtools-14.34-2|468	* Wed Aug 29 2012 akdengi <akdengi> 14.25-1
12mr|drakxtools-14.34-2|469	- fix environment in /tools/serial_probe/serial.c
12mr|drakxtools-14.34-2|470	- sync with cooker
12mr|drakxtools-14.34-2|471	- upply some patches
12mr|drakxtools-14.34-2|472	
12mr|drakxtools-14.34-2|473	* Fri Jun 1 2012 akdengi <akdengi> 13.61-12
12mr|drakxtools-14.34-2|474	- rebuild with new ldetect
12mr|drakxtools-14.34-2|475	
12mr|drakxtools-14.34-2|476	* Mon May 28 2012 Alex Burmashev <alex.burmashev@rosalab.ru>
12mr|drakxtools-14.34-2|477	- fixed a bug with adding repo via control center
12mr|drakxtools-14.34-2|478	
12mr|drakxtools-14.34-2|479	* Sat Apr 24 2012 - akdengi <akdengi> 13-61-10
12mr|drakxtools-14.34-2|480	Mageia patch backports:
12mr|drakxtools-14.34-2|481	- add patch for support systemd in drakxservice
12mr|drakxtools-14.34-2|482	- add patch for drop support for reiser4
12mr|drakxtools-14.34-2|483	- cpufreq performance governor is no longer a module
12mr|drakxtools-14.34-2|484	- do not disable cpufreq on non-laptops
12mr|drakxtools-14.34-2|485	
12mr|drakxtools-14.34-2|486	* Fri Apr 23 2012 akdengi <akdengi> 13.58-1
12mr|drakxtools-14.34-2|487	
12mr|drakxtools-14.34-2|488	drakxtools-13.58 (backport patches from Mageia!)
12mr|drakxtools-14.34-2|489	- (Resize,dmcrypt_open,RemoveFromDm) fix error on removing LVs eg: "Undefined subroutine &fs::dmcrypt::close_part called"
12mr|drakxtools-14.34-2|490	- draktime systemd fix
12mr|drakxtools-14.34-2|491	- Cancel button fix
12mr|drakxtools-14.34-2|492	- translate fix
12mr|drakxtools-14.34-2|493	- fix resizing LVs (mga#4666)
12mr|drakxtools-14.34-2|494	- (get_iso_volume_ids) disk install: handle bogus ISOs when looking for install image
12mr|drakxtools-14.34-2|495	- kill dead comments & code (support for kernel-2.[24].x, devfs is dead since 2.5.x kernels, ...)
12mr|drakxtools-14.34-2|496	- do not display some bluetooth stuff as unknown
12mr|drakxtools-14.34-2|497	- harddrake: prevent detecting some soft modems as scanners
12mr|drakxtools-14.34-2|498	
12mr|drakxtools-14.34-2|499	* Wed Apr 04 2012 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 13.56-6
12mr|drakxtools-14.34-2|500	- Patch fixing double Cancel button in 'Low system requirements' dialog
12mr|drakxtools-14.34-2|501	- Patch removing the Mandriva logo star from disk partitioner
12mr|drakxtools-14.34-2|502	- Patch for localizing some hardcoded strings in 'Low system requirements' dialog
12mr|drakxtools-14.34-2|503	
12mr|drakxtools-14.34-2|504	* Wed Feb 22 2012 abf
12mr|drakxtools-14.34-2|505	- The release updated by ABF
12mr|drakxtools-14.34-2|506	
12mr|drakxtools-14.34-2|507	* Wed Feb 22 2012 abf
12mr|drakxtools-14.34-2|508	- The release updated by ABF
12mr|drakxtools-14.34-2|509	
12mr|drakxtools-14.34-2|510	* Wed Feb 22 2012 abf
12mr|drakxtools-14.34-2|511	- The release updated by ABF
12mr|drakxtools-14.34-2|512	
12mr|drakxtools-14.34-2|513	* Wed Feb 22 2012 abf
12mr|drakxtools-14.34-2|514	- The release updated by ABF
12mr|drakxtools-14.34-2|515	
12mr|drakxtools-14.34-2|516	* Tue Feb 21 2012 abf
12mr|drakxtools-14.34-2|517	- The release updated by ABF
12mr|drakxtools-14.34-2|518	
12mr|drakxtools-14.34-2|519	2012-02-21 - Alexander Kazancev <kazancas@mandriva.ru> 13.52-3
12mr|drakxtools-14.34-2|520	- Patch drakboot to recognize grub2 and be recognizable by grub2-mkconfig
12mr|drakxtools-14.34-2|521	
12mr|drakxtools-14.34-2|522	2012-01-06 - Andrey Bondrov<abondrov@mandriva.org> 13.52-2
12mr|drakxtools-14.34-2|523	+ Revision: 758017
12mr|drakxtools-14.34-2|524	- Add patch16 to fix bug 64980
12mr|drakxtools-14.34-2|525	
12mr|drakxtools-14.34-2|526	2011-12-19 - Tomasz Pawel Gajc<tpg@mandriva.org> 13.52-1
12mr|drakxtools-14.34-2|527	+ Revision: 743845
12mr|drakxtools-14.34-2|528	- update to new version 13.52
12mr|drakxtools-14.34-2|529	- add support for systemd in drakxservices (from Mageia and dmorgan)
12mr|drakxtools-14.34-2|530	- add support for lxde (from kazancas)
12mr|drakxtools-14.34-2|531	- Atom processor below N series (Atom 2xx, 3xx) need use p4clokmode, not
12mr|drakxtools-14.34-2|532	acpi (from kazancas)
12mr|drakxtools-14.34-2|533	- detect-devices.patch from kazancas
12mr|drakxtools-14.34-2|534	o merge cpufreq detection logic into detect_devices::hasCPUFreq(), which
12mr|drakxtools-14.34-2|535	is cleaner and enable us to install cpufreq on more cases
12mr|drakxtools-14.34-2|536	o add support to detect if CPU microcode is upgradable
12mr|drakxtools-14.34-2|537	o detect machines needing cpufreq
12mr|drakxtools-14.34-2|538	(getInputDevices,hasNumpad) detect (at least some (eg: Compaq USB
12mr|drakxtools-14.34-2|539	numpad)
12mr|drakxtools-14.34-2|540	o use EVIOCGBIT ioctl instead of trying to parse key field from
12mr|drakxtools-14.34-2|541	/proc/bus/input/devices to avoid issues on 64bit kernel with 32bit userspac
12mr|drakxtools-14.34-2|542	- drakfont.patch from kazancas
12mr|drakxtools-14.34-2|543	o rename Ooo as LibreOffice
12mr|drakxtools-14.34-2|544	o enable support for LibreOffice/gs/... only if available
12mr|drakxtools-14.34-2|545	-merge faceicon patch
12mr|drakxtools-14.34-2|546	- match partitions when one of them as device_alias to the device of the
12mr|drakxtools-14.34-2|547	other
12mr|drakxtools-14.34-2|548	- fix spaces are not allowed between options in /etc/fstab
12mr|drakxtools-14.34-2|549	- harddrake patch from kazancas
12mr|drakxtools-14.34-2|550	o Robustify the PulseAudio configs (don't try and write files if they do
12mr|drakxtools-14.34-2|551	not exists.
12mr|drakxtools-14.34-2|552	Doing so previously would result in blank files that then causes
12mr|drakxtools-14.34-2|553	problems
12mr|drakxtools-14.34-2|554	when installing PulseAudio as the "config" files are not
12mr|drakxtools-14.34-2|555	overwritten properly which can result in broken PA startup)
12mr|drakxtools-14.34-2|556	o Remove the "Enable 5.1..." option. This is now done via card
12mr|drakxtools-14.34-2|557	profiles in native GUIs for GNOME and KDE (or pavucontrol)
12mr|drakxtools-14.34-2|558	o Add more options for CPU info
12mr|drakxtools-14.34-2|559	- credit Mageia just in case if any of these changes comes frem its svn
12mr|drakxtools-14.34-2|560	
12mr|drakxtools-14.34-2|561	2011-12-15 - Александр Казанцев<kazancas@mandriva.org> 13.51-17
12mr|drakxtools-14.34-2|562	+ Revision: 741441
12mr|drakxtools-14.34-2|563	- cpufreq.pm. Atom processor below N series (Atom 2xx, 3xx) need use
12mr|drakxtools-14.34-2|564	p4clokmode, not acpi
12mr|drakxtools-14.34-2|565	
12mr|drakxtools-14.34-2|566	2011-11-18 - vsinitsyn<vsinitsyn> 13.51-15
12mr|drakxtools-14.34-2|567	+ Revision: 731647
12mr|drakxtools-14.34-2|568	- Added leftover file for the previous commit
12mr|drakxtools-14.34-2|569	- Fixed clipped string in Russian translation (bug 64756)
12mr|drakxtools-14.34-2|570	
12mr|drakxtools-14.34-2|571	2011-10-12 - Александр Казанцев<kazancas@mandriva.org> 13.51-14
12mr|drakxtools-14.34-2|572	+ Revision: 704477
12mr|drakxtools-14.34-2|573	- drop kernel_cmp patch ovoid problem with future update
12mr|drakxtools-14.34-2|574	
12mr|drakxtools-14.34-2|575	2011-10-02 - Александр Казанцев<kazancas@mandriva.org> 13.51-13
12mr|drakxtools-14.34-2|576	+ Revision: 702472
12mr|drakxtools-14.34-2|577	- move bootloader::cmp_kernel_versions() from bootloader to any for
12mr|drakxtools-14.34-2|578	drakx-net
12mr|drakxtools-14.34-2|579	
12mr|drakxtools-14.34-2|580	2011-10-01 - Александр Казанцев<kazancas@mandriva.org> 13.51-12
12mr|drakxtools-14.34-2|581	+ Revision: 702213
12mr|drakxtools-14.34-2|582	- Sync with Mageia drakxtools 13.63 changes:
12mr|drakxtools-14.34-2|583	* any.pm patch
12mr|drakxtools-14.34-2|584	- add lxsession/lxlogout in any.pm
12mr|drakxtools-14.34-2|585	* fs patch
12mr|drakxtools-14.34-2|586	- match partitions when one of them as device_alias to the device of the
12mr|drakxtools-14.34-2|587	other
12mr|drakxtools-14.34-2|588	- fix util-linux-ng rename for util-linux
12mr|drakxtools-14.34-2|589	- fix spaces are not allowed between options in /etc/fstab
12mr|drakxtools-14.34-2|590	* partitioning patch
12mr|drakxtools-14.34-2|591	- always align partitions to start at megabyte boundaries to avoid
12mr|drakxtools-14.34-2|592	performance issues with drives with 4k physical sectors
12mr|drakxtools-14.34-2|593	* harddrake patch
12mr|drakxtools-14.34-2|594	- Robustify the PulseAudio configs (don't try and write files if they
12mr|drakxtools-14.34-2|595	do not exists. Doing so previously would result in blank files that then
12mr|drakxtools-14.34-2|596	causes problems when installing PulseAudio as the "config" files
12mr|drakxtools-14.34-2|597	are not overwritten properly which can result in broken PA startup)
12mr|drakxtools-14.34-2|598	- Remove the "Enable 5.1..." option. This is now done via
12mr|drakxtools-14.34-2|599	card profiles in native GUIs for GNOME and KDE (or pavucontrol)
12mr|drakxtools-14.34-2|600	- Add more options for CPU info
12mr|drakxtools-14.34-2|601	* drakfont.patch
12mr|drakxtools-14.34-2|602	- rename Ooo as LibreOffice
12mr|drakxtools-14.34-2|603	- enable support for LibreOffice/gs/... only if available
12mr|drakxtools-14.34-2|604	* detect-devices.patch
12mr|drakxtools-14.34-2|605	- merge cpufreq detection logic into detect_devices::hasCPUFreq(), which
12mr|drakxtools-14.34-2|606	is cleaner and enable us to install cpufreq on more cases
12mr|drakxtools-14.34-2|607	- add support to detect if CPU microcode is upgradable
12mr|drakxtools-14.34-2|608	- detect machines needing cpufreq
12mr|drakxtools-14.34-2|609	- (getInputDevices,hasNumpad) detect (at least some (eg: Compaq USB
12mr|drakxtools-14.34-2|610	numpad)
12mr|drakxtools-14.34-2|611	- use EVIOCGBIT ioctl instead of trying to parse key field from
12mr|drakxtools-14.34-2|612	/proc/bus/input/devices to avoid issues on 64bit kernel with 32bit
12mr|drakxtools-14.34-2|613	userspace
12mr|drakxtools-14.34-2|614	* secure patch
12mr|drakxtools-14.34-2|615	- fix default level being 'standard'
12mr|drakxtools-14.34-2|616	- fix reading security level with new msec
12mr|drakxtools-14.34-2|617	
12mr|drakxtools-14.34-2|618	2011-10-01 - Александр Казанцев<kazancas@mandriva.org> 13.51-11
12mr|drakxtools-14.34-2|619	+ Revision: 702203
12mr|drakxtools-14.34-2|620	- fix bug #64337 with failed notifications and net applet crash
12mr|drakxtools-14.34-2|621	
12mr|drakxtools-14.34-2|622	+ Matthew Dawkins<mattydaw@mandriva.org>
12mr|drakxtools-14.34-2|623	- changed one last libdrakx-net& drak3d to suggests
12mr|drakxtools-14.34-2|624	- changed drakx-net, drakx-net-text, libdrakx-net and drak3d to
12mr|drakxtools-14.34-2|625	Suggests
12mr|drakxtools-14.34-2|626	- a few cleanups of requires
12mr|drakxtools-14.34-2|627	- more clean up of spec, bracketing of macros, buildroot
12mr|drakxtools-14.34-2|628	- cleaned up spec, bracketing of macros
12mr|drakxtools-14.34-2|629	
12mr|drakxtools-14.34-2|630	2011-08-26 - Oden Eriksson<oeriksson@mandriva.com> 13.51-10
12mr|drakxtools-14.34-2|631	+ Revision: 697240
12mr|drakxtools-14.34-2|632	- rebuild asked by alex_burmashev
12mr|drakxtools-14.34-2|633	
12mr|drakxtools-14.34-2|634	2011-08-22 - Alex Burmashev<burmashev@mandriva.org> 13.51-9
12mr|drakxtools-14.34-2|635	+ Revision: 696107
12mr|drakxtools-14.34-2|636	- disbled initrd generation on install stage
12mr|drakxtools-14.34-2|637	
12mr|drakxtools-14.34-2|638	2011-08-19 - Alex Burmashev<burmashev@mandriva.org> 13.51-8
12mr|drakxtools-14.34-2|639	+ Revision: 695308
12mr|drakxtools-14.34-2|640	- modified grub patch for installator
12mr|drakxtools-14.34-2|641	
12mr|drakxtools-14.34-2|642	2011-08-18 - Alex Burmashev<burmashev@mandriva.org> 13.51-7
12mr|drakxtools-14.34-2|643	+ Revision: 695216
12mr|drakxtools-14.34-2|644	- added new patch to split user and root creation
12mr|drakxtools-14.34-2|645	
12mr|drakxtools-14.34-2|646	2011-08-17 - Alex Burmashev<burmashev@mandriva.org> 13.51-6
12mr|drakxtools-14.34-2|647	+ Revision: 694879
12mr|drakxtools-14.34-2|648	- changed patch for theme check (rosa compatibility)
12mr|drakxtools-14.34-2|649	- changed installer grub hide patch
12mr|drakxtools-14.34-2|650	
12mr|drakxtools-14.34-2|651	2011-08-11 - Alex Burmashev<burmashev@mandriva.org> 13.51-4
12mr|drakxtools-14.34-2|652	+ Revision: 693914
12mr|drakxtools-14.34-2|653	- hide installer grub window, changed icon size and theme check
12mr|drakxtools-14.34-2|654	
12mr|drakxtools-14.34-2|655	2011-08-04 - Alex Burmashev<burmashev@mandriva.org> 13.51-3
12mr|drakxtools-14.34-2|656	+ Revision: 693178
12mr|drakxtools-14.34-2|657	- increased timeout to 30 min
12mr|drakxtools-14.34-2|658	
12mr|drakxtools-14.34-2|659	2011-08-03 - Alex Burmashev<burmashev@mandriva.org> 13.51-2
12mr|drakxtools-14.34-2|660	+ Revision: 693020
12mr|drakxtools-14.34-2|661	- silent boot patch
12mr|drakxtools-14.34-2|662	
12mr|drakxtools-14.34-2|663	2011-06-27 - Eugeni Dodonov<eugeni@mandriva.com> 13.51-1
12mr|drakxtools-14.34-2|664	+ Revision: 687508
12mr|drakxtools-14.34-2|665	- 13.51:
12mr|drakxtools-14.34-2|666	- add support for check_min_sys_requirements
12mr|drakxtools-14.34-2|667	
12mr|drakxtools-14.34-2|668	2011-06-27 - Alex Burmashev<burmashev@mandriva.org> 13.50-4
12mr|drakxtools-14.34-2|669	+ Revision: 687489
12mr|drakxtools-14.34-2|670	- added module to check system requirements
12mr|drakxtools-14.34-2|671	
12mr|drakxtools-14.34-2|672	2011-06-14 - Eugeni Dodonov<eugeni@mandriva.com> 13.50-3
12mr|drakxtools-14.34-2|673	+ Revision: 685143
12mr|drakxtools-14.34-2|674	- Drakperm is no longer with us since at least 2009.1..
12mr|drakxtools-14.34-2|675	
12mr|drakxtools-14.34-2|676	2011-05-30 - Funda Wang<fwang@mandriva.org> 13.50-2
12mr|drakxtools-14.34-2|677	+ Revision: 681971
12mr|drakxtools-14.34-2|678	- rebuild for new parted
12mr|drakxtools-14.34-2|679	
12mr|drakxtools-14.34-2|680	2011-05-13 - Eugeni Dodonov<eugeni@mandriva.com> 13.50-1
12mr|drakxtools-14.34-2|681	+ Revision: 674360
12mr|drakxtools-14.34-2|682	- 13.50:
12mr|drakxtools-14.34-2|683	- fix mkinitrd execution
12mr|drakxtools-14.34-2|684	
12mr|drakxtools-14.34-2|685	2011-05-10 - Eugeni Dodonov<eugeni@mandriva.com> 13.49-1
12mr|drakxtools-14.34-2|686	+ Revision: 673364
12mr|drakxtools-14.34-2|687	- 13.49:
12mr|drakxtools-14.34-2|688	- roll back to mkinitrd-compatible form. Mkinitrd or dracut invocation
12mr|drakxtools-14.34-2|689	depends
12mr|drakxtools-14.34-2|690	on what is configured in /etc/alternatives
12mr|drakxtools-14.34-2|691	
12mr|drakxtools-14.34-2|692	2011-04-27 - Antoine Ginies<aginies@mandriva.com> 13.47-1
12mr|drakxtools-14.34-2|693	+ Revision: 659609
12mr|drakxtools-14.34-2|694	- remove -f msecperms's parameter
12mr|drakxtools-14.34-2|695	switch to dracut
12mr|drakxtools-14.34-2|696	
12mr|drakxtools-14.34-2|697	2011-04-26 - Antoine Ginies<aginies@mandriva.com> 13.46-2
12mr|drakxtools-14.34-2|698	+ Revision: 659288
12mr|drakxtools-14.34-2|699	- updated translation, fix util-linux package name
12mr|drakxtools-14.34-2|700	
12mr|drakxtools-14.34-2|701	2011-04-21 - Anssi Hannula<anssi@mandriva.org> 13.46-1
12mr|drakxtools-14.34-2|702	+ Revision: 656363
12mr|drakxtools-14.34-2|703	- new version 13.46
12mr|drakxtools-14.34-2|704	- service_harddrake:
12mr|drakxtools-14.34-2|705	o load new drivers or ask for reboot also if the driver is switched due
12mr|drakxtools-14.34-2|706	to
12mr|drakxtools-14.34-2|707	a hardware change instead of an ldetect-lst change
12mr|drakxtools-14.34-2|708	o show yes/no buttons instead of ok/cancel when asking about running a
12mr|drakxtools-14.34-2|709	config tool
12mr|drakxtools-14.34-2|710	o show a dialog about having to use nokmsboot if we couldn't
12mr|drakxtools-14.34-2|711	automatically
12mr|drakxtools-14.34-2|712	reconfigure the boot loader (e.g. when booted directly from a foreign
12mr|drakxtools-14.34-2|713	bootloader) (Mageia bug #893)
12mr|drakxtools-14.34-2|714	
12mr|drakxtools-14.34-2|715	2011-04-17 - Anssi Hannula<anssi@mandriva.org> 13.45-1
12mr|drakxtools-14.34-2|716	+ Revision: 654053
12mr|drakxtools-14.34-2|717	- version 13.45
12mr|drakxtools-14.34-2|718	- service_harddrake:
12mr|drakxtools-14.34-2|719	o adapt splash handling for plymouth (for showing dialogs)
12mr|drakxtools-14.34-2|720	o add/remove nokmsboot boot option if needed
12mr|drakxtools-14.34-2|721	o ask for a reboot after a driver switch if needed, and load the new
12mr|drakxtools-14.34-2|722	driver
12mr|drakxtools-14.34-2|723	if no reboot is needed
12mr|drakxtools-14.34-2|724	o do not switch a display driver if speedboot has already started X
12mr|drakxtools-14.34-2|725	server,
12mr|drakxtools-14.34-2|726	in that case simply disable speedboot for next boot
12mr|drakxtools-14.34-2|727	- add nokmsboot boot option also if the bootloader is installed after
12mr|drakxtools-14.34-2|728	setting
12mr|drakxtools-14.34-2|729	up a conflicting display driver (e.g. draklive-install)
12mr|drakxtools-14.34-2|730	
12mr|drakxtools-14.34-2|731	2011-02-24 - Eugeni Dodonov<eugeni@mandriva.com> 13.42-1
12mr|drakxtools-14.34-2|732	+ Revision: 639725
12mr|drakxtools-14.34-2|733	- 13.42:
12mr|drakxtools-14.34-2|734	- increase default disk size needed to suggest /home partition
12mr|drakxtools-14.34-2|735	
12mr|drakxtools-14.34-2|736	2011-02-22 - Eugeni Dodonov<eugeni@mandriva.com> 13.41-1
12mr|drakxtools-14.34-2|737	+ Revision: 639406
12mr|drakxtools-14.34-2|738	- 13.41:
12mr|drakxtools-14.34-2|739	- allow finish-install to remove unused packages
12mr|drakxtools-14.34-2|740	
12mr|drakxtools-14.34-2|741	2011-02-02 - Eugeni Dodonov<eugeni@mandriva.com> 13.40-1
12mr|drakxtools-14.34-2|742	+ Revision: 635308
12mr|drakxtools-14.34-2|743	- 13.40:
12mr|drakxtools-14.34-2|744	- do not copy files which live on separate partitions when creating
12mr|drakxtools-14.34-2|745	minimal root
12mr|drakxtools-14.34-2|746	- keep log of cp_afx
12mr|drakxtools-14.34-2|747	- cpufreq: add support for Athlon/Phenom II processors (#58477)
12mr|drakxtools-14.34-2|748	
12mr|drakxtools-14.34-2|749	2010-11-24 - Eugeni Dodonov<eugeni@mandriva.com> 13.39-1mdv2011.0
12mr|drakxtools-14.34-2|750	+ Revision: 600427
12mr|drakxtools-14.34-2|751	- 13.39:
12mr|drakxtools-14.34-2|752	- fix use of arrays as a reference (#60659, #61553)
12mr|drakxtools-14.34-2|753	- install static device symlinks under /lib/udev/devices (Andrey Borzenkov)
12mr|drakxtools-14.34-2|754	
12mr|drakxtools-14.34-2|755	2010-08-01 - Funda Wang<fwang@mandriva.org> 13.35-4mdv2011.0
12mr|drakxtools-14.34-2|756	+ Revision: 564234
12mr|drakxtools-14.34-2|757	- rebuild for perl 5.12.1
12mr|drakxtools-14.34-2|758	
12mr|drakxtools-14.34-2|759	2010-07-21 - Thierry Vignaud<tv@mandriva.org> 13.35-3mdv2011.0
12mr|drakxtools-14.34-2|760	+ Revision: 556538
12mr|drakxtools-14.34-2|761	- do not require no more existing perl-suid (needed by fileshareset and
12mr|drakxtools-14.34-2|762	filesharelist)
12mr|drakxtools-14.34-2|763	(to be really fixed)
12mr|drakxtools-14.34-2|764	
12mr|drakxtools-14.34-2|765	2010-07-21 - Thierry Vignaud<tv@mandriva.org> 13.35-2mdv2011.0
12mr|drakxtools-14.34-2|766	+ Revision: 556528
12mr|drakxtools-14.34-2|767	- rebuild for new perl
12mr|drakxtools-14.34-2|768	
12mr|drakxtools-14.34-2|769	2010-06-22 - Olivier Blin<blino@mandriva.org> 13.35-1mdv2010.1
12mr|drakxtools-14.34-2|770	+ Revision: 548608
12mr|drakxtools-14.34-2|771	- 13.35
12mr|drakxtools-14.34-2|772	- add scrollbar to partitionning wizard if needed
12mr|drakxtools-14.34-2|773	- user management: focus on first entry in dialog, root password if
12mr|drakxtools-14.34-2|774	superuser is asked, user real name otherwise (#54910)
12mr|drakxtools-14.34-2|775	- timezone.pm: change India default timezone name from Asia/Calcutta to
12mr|drakxtools-14.34-2|776	Asia/Kolkata (#59715)
12mr|drakxtools-14.34-2|777	- timezone/mirror.pm: change Brazil/East entries to America/Sao_Paulo,
12mr|drakxtools-14.34-2|778	Brazil/East is the deprecated/old time zone name
12mr|drakxtools-14.34-2|779	
12mr|drakxtools-14.34-2|780	2010-06-05 - Thierry Vignaud<tv@mandriva.org> 13.34-1mdv2010.1
12mr|drakxtools-14.34-2|781	+ Revision: 547135
12mr|drakxtools-14.34-2|782	- drakauth:
12mr|drakxtools-14.34-2|783	o fix installing lib64sasl2-plug-gssapi instead of
12mr|drakxtools-14.34-2|784	libsasl2-plug-gssapi on 64bit machines when 32bit media are
12mr|drakxtools-14.34-2|785	available (#57728)
12mr|drakxtools-14.34-2|786	- harddrake:
12mr|drakxtools-14.34-2|787	o fix displaying encoded reason
12mr|drakxtools-14.34-2|788	o fix translating reasons for 2nd stage warning
12mr|drakxtools-14.34-2|789	- localedrake:
12mr|drakxtools-14.34-2|790	o fix listing locales only providing UTF8 metadata (#59634, Herton
12mr|drakxtools-14.34-2|791	Ronaldo Krzesinski)
12mr|drakxtools-14.34-2|792	o further fix listing locales (#58543)
12mr|drakxtools-14.34-2|793	
12mr|drakxtools-14.34-2|794	2010-06-04 - Pascal Terjan<pterjan@mandriva.org> 13.33-1mdv2010.1
12mr|drakxtools-14.34-2|795	+ Revision: 547112
12mr|drakxtools-14.34-2|796	- lookup major:minor of devices outside $::prefix
12mr|drakxtools-14.34-2|797	- display lock icon for not enabled dmcrypt too
12mr|drakxtools-14.34-2|798	- disable dmcrypt before deleting partition, evin if inside lvm/raid
12mr|drakxtools-14.34-2|799	- fix loading of btrfs module
12mr|drakxtools-14.34-2|800	
12mr|drakxtools-14.34-2|801	2010-06-02 - Pascal Terjan<pterjan@mandriva.org> 13.32-1mdv2010.1
12mr|drakxtools-14.34-2|802	+ Revision: 546938
12mr|drakxtools-14.34-2|803	- don't lose mountpoint if suggested partition was swap (#59510)
12mr|drakxtools-14.34-2|804	- copy all devices to target
12mr|drakxtools-14.34-2|805	
12mr|drakxtools-14.34-2|806	2010-05-26 - Christophe Fergeau<cfergeau@mandriva.com> 13.31-1mdv2010.1
12mr|drakxtools-14.34-2|807	+ Revision: 546137
12mr|drakxtools-14.34-2|808	- 13.31:
12mr|drakxtools-14.34-2|809	- service_harddrake: reconfigure X server after distro upgrades when video
12mr|drakxtools-14.34-2|810	driver has changed (#53753)
12mr|drakxtools-14.34-2|811	
12mr|drakxtools-14.34-2|812	2010-05-26 - Pascal Terjan<pterjan@mandriva.org> 13.30-1mdv2010.1
12mr|drakxtools-14.34-2|813	+ Revision: 546094
12mr|drakxtools-14.34-2|814	- task-kde3-minimal is dead, and there is now task-gnome-minimal
12mr|drakxtools-14.34-2|815	- do not remove important networking packages even if they seem unused
12mr|drakxtools-14.34-2|816	(#49668)
12mr|drakxtools-14.34-2|817	
12mr|drakxtools-14.34-2|818	2010-05-24 - Pascal Terjan<pterjan@mandriva.org> 13.29-1mdv2010.1
12mr|drakxtools-14.34-2|819	+ Revision: 545803
12mr|drakxtools-14.34-2|820	- display_release_notes.pl: don't use ::isInstall to position the release
12mr|drakxtools-14.34-2|821	not
12mr|drakxtools-14.34-2|822	window on top of everything (doesn't work on the Ones), use
12mr|drakxtools-14.34-2|823	any::set_wm_hints_if_needed instead (#59155)
12mr|drakxtools-14.34-2|824	- handle raid metadata version
12mr|drakxtools-14.34-2|825	- force raid metadata to be 0.90 if /boot is on raid 1
12mr|drakxtools-14.34-2|826	- fix detection of /var partition
12mr|drakxtools-14.34-2|827	- fix raid 0 to be handled as raid
12mr|drakxtools-14.34-2|828	
12mr|drakxtools-14.34-2|829	2010-05-19 - Olivier Blin<blino@mandriva.org> 13.28-1mdv2010.1
12mr|drakxtools-14.34-2|830	+ Revision: 545331
12mr|drakxtools-14.34-2|831	- 13.28
12mr|drakxtools-14.34-2|832	- display_help: allow scripts to close window, for first time wizard
12mr|drakxtools-14.34-2|833	(by default webkit only allows it for first page in history or for
12mr|drakxtools-14.34-2|834	pages opened by DOM, requires webkit-1.2.0-3mdv2010.1)
12mr|drakxtools-14.34-2|835	- always set resume= when a swap is available, regardless of its size
12mr|drakxtools-14.34-2|836	(#34681)
12mr|drakxtools-14.34-2|837	
12mr|drakxtools-14.34-2|838	2010-05-17 - Pascal Terjan<pterjan@mandriva.org> 13.26-1mdv2010.1
12mr|drakxtools-14.34-2|839	+ Revision: 544908
12mr|drakxtools-14.34-2|840	- enable acl by default on ext2/3/4 fs
12mr|drakxtools-14.34-2|841	- enable user_xattr on home for ext2 too
12mr|drakxtools-14.34-2|842	- allow setting acl option in diskdrake
12mr|drakxtools-14.34-2|843	- default to defaultFS in LVM, not ext2
12mr|drakxtools-14.34-2|844	
12mr|drakxtools-14.34-2|845	2010-05-11 - Pascal Terjan<pterjan@mandriva.org> 13.25-1mdv2010.1
12mr|drakxtools-14.34-2|846	+ Revision: 544513
12mr|drakxtools-14.34-2|847	- bugfix for draklive-install: use short locale name when matching
12mr|drakxtools-14.34-2|848	locales-* packages to detect unused locales (fixes bug #44270)
12mr|drakxtools-14.34-2|849	- diskdrake:
12mr|drakxtools-14.34-2|850	o don't ask to reboot after resize if not needed
12mr|drakxtools-14.34-2|851	o do not ask to reboot after resizing LUKS if not mounted
12mr|drakxtools-14.34-2|852	- workaround mapper/* being symlinks in dmraid support
12mr|drakxtools-14.34-2|853	
12mr|drakxtools-14.34-2|854	2010-05-10 - Pascal Terjan<pterjan@mandriva.org> 13.24-1mdv2010.1
12mr|drakxtools-14.34-2|855	+ Revision: 544302
12mr|drakxtools-14.34-2|856	- devices:
12mr|drakxtools-14.34-2|857	o get major/minor of device mapper correctly now that they are links
12mr|drakxtools-14.34-2|858	- fix creation of device mapper devices in fs::any::prepare_minimal_root
12mr|drakxtools-14.34-2|859	(this fixes initrd creation from one if using lvm)
12mr|drakxtools-14.34-2|860	
12mr|drakxtools-14.34-2|861	2010-04-30 - Pascal Terjan<pterjan@mandriva.org> 13.23-1mdv2010.1
12mr|drakxtools-14.34-2|862	+ Revision: 541331
12mr|drakxtools-14.34-2|863	- diskdrake:
12mr|drakxtools-14.34-2|864	o fix the crypto mountpoint checks for the create case
12mr|drakxtools-14.34-2|865	o partially fix resize of active encrypted volumes
12mr|drakxtools-14.34-2|866	o fix race when creating encrypted partition out of install
12mr|drakxtools-14.34-2|867	
12mr|drakxtools-14.34-2|868	2010-04-29 - Pascal Terjan<pterjan@mandriva.org> 13.22-1mdv2010.1
12mr|drakxtools-14.34-2|869	+ Revision: 540956
12mr|drakxtools-14.34-2|870	- diskdrake:
12mr|drakxtools-14.34-2|871	o correctly set mountpoint on included partition, not encrypted one
12mr|drakxtools-14.34-2|872	o refuse to have /boot encrypted
12mr|drakxtools-14.34-2|873	- finish-install:
12mr|drakxtools-14.34-2|874	o wait for network-up before trying to configure it (blino)
12mr|drakxtools-14.34-2|875	- diskdrake:
12mr|drakxtools-14.34-2|876	o do not warn about data loss when changing type of unformatted partition
12mr|drakxtools-14.34-2|877	o do not write partition table after creation if not needed
12mr|drakxtools-14.34-2|878	o handle deleting encrypted partitions
12mr|drakxtools-14.34-2|879	o display lock icon on encrypted partitions
12mr|drakxtools-14.34-2|880	o fix loading of dmcrypt info now that /dev/mapper/* are symlinks
12mr|drakxtools-14.34-2|881	o fix creating encrypted LVM
12mr|drakxtools-14.34-2|882	o fix display of non unlocked encrypted partitions
12mr|drakxtools-14.34-2|883	o re-use existing strings
12mr|drakxtools-14.34-2|884	
12mr|drakxtools-14.34-2|885	2010-04-27 - Christophe Fergeau<cfergeau@mandriva.com> 13.20-2mdv2010.1
12mr|drakxtools-14.34-2|886	+ Revision: 539570
12mr|drakxtools-14.34-2|887	- rebuild so that shared libraries are properly stripped again
12mr|drakxtools-14.34-2|888	
12mr|drakxtools-14.34-2|889	2010-04-21 - Pascal Terjan<pterjan@mandriva.org> 13.20-1mdv2010.1
12mr|drakxtools-14.34-2|890	+ Revision: 537704
12mr|drakxtools-14.34-2|891	- iskdrake:
12mr|drakxtools-14.34-2|892	o allow resizing empty FAT (#58770)
12mr|drakxtools-14.34-2|893	o offer encryption in a more visible way when creating a partition
12mr|drakxtools-14.34-2|894	o remove cryptoloop from diskdrake interface and transparently use
12mr|drakxtools-14.34-2|895	dm-crypt
12mr|drakxtools-14.34-2|896	o support having dm-crypt partition with non default FS
12mr|drakxtools-14.34-2|897	o do not display dm-crypt partitions in separate tab, display included
12mr|drakxtools-14.34-2|898	partition directly in-place
12mr|drakxtools-14.34-2|899	
12mr|drakxtools-14.34-2|900	+ Christophe Fergeau<cfergeau@mandriva.com>
12mr|drakxtools-14.34-2|901	- 13.19:
12mr|drakxtools-14.34-2|902	- service_harddrake:
12mr|drakxtools-14.34-2|903	o remove 'Disable "dri"' from xorg.conf if nouveau is being
12mr|drakxtools-14.34-2|904	used
12mr|drakxtools-14.34-2|905	- drakxservices:
12mr|drakxtools-14.34-2|906	o translate more service descriptions (#46640)
12mr|drakxtools-14.34-2|907	- detect "Rack Mount" Chassis as server
12mr|drakxtools-14.34-2|908	- diskdrake:
12mr|drakxtools-14.34-2|909	o use device label even if it was not changed  (#47456)
12mr|drakxtools-14.34-2|910	o allow resizing btrfs
12mr|drakxtools-14.34-2|911	o allow creating btrfs and nilfs2
12mr|drakxtools-14.34-2|912	- drakboot
12mr|drakxtools-14.34-2|913	o remove "restricted" option from general advanced options
12mr|drakxtools-14.34-2|914	(wasn't doing
12mr|drakxtools-14.34-2|915	anything with grub, and wasn't really useful with lilo)
12mr|drakxtools-14.34-2|916	o add per-boot-entry "lock" checkbox in advanced options to
12mr|drakxtools-14.34-2|917	be able to
12mr|drakxtools-14.34-2|918	protect booting these entries with a password
12mr|drakxtools-14.34-2|919	
12mr|drakxtools-14.34-2|920	2010-03-17 - Thierry Vignaud<tv@mandriva.org> 13.15-1mdv2010.1
12mr|drakxtools-14.34-2|921	+ Revision: 523694
12mr|drakxtools-14.34-2|922	- include 'mpt2sas' SCSI driver (#57833)
12mr|drakxtools-14.34-2|923	- add mdadm raid10 support
12mr|drakxtools-14.34-2|924	- package display_release_notes.pl so that "release notes" button
12mr|drakxtools-14.34-2|925	works in Ones& Flash live media (#58199) (broken since version 12.48 -
12mr|drakxtools-14.34-2|926	7 September 2009)
12mr|drakxtools-14.34-2|927	- harddrake:
12mr|drakxtools-14.34-2|928	o identify HECI controllers as system devices (#58215)
12mr|drakxtools-14.34-2|929	
12mr|drakxtools-14.34-2|930	2010-02-27 - Funda Wang<fwang@mandriva.org> 13.12-2mdv2010.1
12mr|drakxtools-14.34-2|931	+ Revision: 512198
12mr|drakxtools-14.34-2|932	- rebuild for new parted
12mr|drakxtools-14.34-2|933	
12mr|drakxtools-14.34-2|934	2010-02-25 - Thierry Vignaud<tv@mandriva.org> 13.12-1mdv2010.1
12mr|drakxtools-14.34-2|935	+ Revision: 511108
12mr|drakxtools-14.34-2|936	- add support for asturian (#56990)
12mr|drakxtools-14.34-2|937	- detect_devices:
12mr|drakxtools-14.34-2|938	o fix merging PCI devices info from sysfs which resulted in
12mr|drakxtools-14.34-2|939	ill-informed devices matching (#57711)
12mr|drakxtools-14.34-2|940	- handle new drivers:
12mr|drakxtools-14.34-2|941	o webcam: stv06xx (#53940)
12mr|drakxtools-14.34-2|942	- run_program:
12mr|drakxtools-14.34-2|943	use home and logname of user we are dropping privileges to, not 501
12mr|drakxtools-14.34-2|944	- harddrake:
12mr|drakxtools-14.34-2|945	o display info about cores
12mr|drakxtools-14.34-2|946	o do not display 2 decades old CPU bugs
12mr|drakxtools-14.34-2|947	o try harder to match webcams (#53940)
12mr|drakxtools-14.34-2|948	- drakboot:
12mr|drakxtools-14.34-2|949	o fix crypted password detection
12mr|drakxtools-14.34-2|950	- add missing requires on xset
12mr|drakxtools-14.34-2|951	
12mr|drakxtools-14.34-2|952	2010-02-04 - Anssi Hannula<anssi@mandriva.org> 13.10-3mdv2010.1
12mr|drakxtools-14.34-2|953	+ Revision: 500958
12mr|drakxtools-14.34-2|954	- rebuild due to missing packages
12mr|drakxtools-14.34-2|955	
12mr|drakxtools-14.34-2|956	2010-02-04 - Thierry Vignaud<tv@mandriva.org> 13.10-2mdv2010.1
12mr|drakxtools-14.34-2|957	+ Revision: 500891
12mr|drakxtools-14.34-2|958	- handle new drivers:
12mr|drakxtools-14.34-2|959	o ATA: pata_atp867x, pata_piccolo, pata_rdc
12mr|drakxtools-14.34-2|960	o DVB: dvb-usb-ec168, dvb-usb-friio, earth-pt1
12mr|drakxtools-14.34-2|961	o ISDN: avmfritz, mISDNinfineon, netjet, speedfax, w6692
12mr|drakxtools-14.34-2|962	o network: vmxnet3
12mr|drakxtools-14.34-2|963	o radio: radio-miropcm20, radio-usb-si470x
12mr|drakxtools-14.34-2|964	o RAID: 3w-sas, hpsa, pmcraid
12mr|drakxtools-14.34-2|965	o SCSI: be2iscsi, bfa, pm8001, vmw_pvscsi
12mr|drakxtools-14.34-2|966	o TV: cx25821, saa7164
12mr|drakxtools-14.34-2|967	o wifi: r8187se, r8192_pci, r8192u_usb, rt2800pci, vt6655_stage,
12mr|drakxtools-14.34-2|968	vt6656_stage
12mr|drakxtools-14.34-2|969	- drakboot:
12mr|drakxtools-14.34-2|970	o default to always crypt grub passwords
12mr|drakxtools-14.34-2|971	o ensure /boot/grub/menu.lst permissions are 0600 since it can
12mr|drakxtools-14.34-2|972	contains a password
12mr|drakxtools-14.34-2|973	o fix support for crypted grub passwords
12mr|drakxtools-14.34-2|974	
12mr|drakxtools-14.34-2|975	2010-02-04 - Thierry Vignaud<tv@mandriva.org> 13.9-2mdv2010.1
12mr|drakxtools-14.34-2|976	+ Revision: 500580
12mr|drakxtools-14.34-2|977	+ rebuild (emptylog)
12mr|drakxtools-14.34-2|978	
12mr|drakxtools-14.34-2|979	2010-02-04 - Thierry Vignaud<tv@mandriva.org> 13.9-1mdv2010.1
12mr|drakxtools-14.34-2|980	+ Revision: 500568
12mr|drakxtools-14.34-2|981	- drakboot:
12mr|drakxtools-14.34-2|982	o add support for crypted grub passwords
12mr|drakxtools-14.34-2|983	o always display security settings
12mr|drakxtools-14.34-2|984	o allow timeout to be '0'
12mr|drakxtools-14.34-2|985	
12mr|drakxtools-14.34-2|986	2010-01-26 - Thierry Vignaud<tv@mandriva.org> 13.5-1mdv2010.1
12mr|drakxtools-14.34-2|987	+ Revision: 496867
12mr|drakxtools-14.34-2|988	- drakboot:
12mr|drakxtools-14.34-2|989	o fix reading security level
12mr|drakxtools-14.34-2|990	o enable to set bootloader password in high security level
12mr|drakxtools-14.34-2|991	- harddrake
12mr|drakxtools-14.34-2|992	o detect "Hitachi"& "Maxtor" vendors for more
12mr|drakxtools-14.34-2|993	hard discs
12mr|drakxtools-14.34-2|994	o fix displaying empty info for USB discs
12mr|drakxtools-14.34-2|995	o fix detecting firewire controllers with newer kernels
12mr|drakxtools-14.34-2|996	o guess real vendor names for SCSI discs like we do for IDE devices
12mr|drakxtools-14.34-2|997	-booloader:
12mr|drakxtools-14.34-2|998	o fix bootloader entry name for rc kernels
12mr|drakxtools-14.34-2|999	o remove mnb from bootloader entry name like we do for mdv
12mr|drakxtools-14.34-2|1000	
12mr|drakxtools-14.34-2|1001	2010-01-07 - Thierry Vignaud<tv@mandriva.org> 13.4-1mdv2010.1
12mr|drakxtools-14.34-2|1002	+ Revision: 487167
12mr|drakxtools-14.34-2|1003	- installation mount points: reset unknown partitions types to default
12mr|drakxtools-14.34-2|1004	fs (ext4) instead of hardcoded ext3
12mr|drakxtools-14.34-2|1005	- detect_devices:
12mr|drakxtools-14.34-2|1006	o fix detecting pcmcia serial devices
12mr|drakxtools-14.34-2|1007	- diskdrake:
12mr|drakxtools-14.34-2|1008	o show Ext4 instead of Ext3 in the gtk filesystems button box
12mr|drakxtools-14.34-2|1009	- harddrake:
12mr|drakxtools-14.34-2|1010	o fix detecting some cameras
12mr|drakxtools-14.34-2|1011	
12mr|drakxtools-14.34-2|1012	2009-12-27 - Funda Wang<fwang@mandriva.org> 13.2-3mdv2010.1
12mr|drakxtools-14.34-2|1013	+ Revision: 482619
12mr|drakxtools-14.34-2|1014	- rebuild for parted
12mr|drakxtools-14.34-2|1015	
12mr|drakxtools-14.34-2|1016	2009-12-14 - Pascal Terjan<pterjan@mandriva.org> 13.2-2mdv2010.1
12mr|drakxtools-14.34-2|1017	+ Revision: 478529
12mr|drakxtools-14.34-2|1018	- Bump release...
12mr|drakxtools-14.34-2|1019	
12mr|drakxtools-14.34-2|1020	+ Thierry Vignaud<tv@mandriva.org>
12mr|drakxtools-14.34-2|1021	- fix creating devices
12mr|drakxtools-14.34-2|1022	(really "fix handling hdX/sdX devices (#53107)")
12mr|drakxtools-14.34-2|1023	
12mr|drakxtools-14.34-2|1024	2009-12-13 - Anne Nicolas<ennael@mandriva.org> 13.1-3mdv2010.1
12mr|drakxtools-14.34-2|1025	+ Revision: 478232
12mr|drakxtools-14.34-2|1026	- bump again for build system
12mr|drakxtools-14.34-2|1027	- Bump release for packages lost in bs
12mr|drakxtools-14.34-2|1028	
12mr|drakxtools-14.34-2|1029	+ Thierry Vignaud<tv@mandriva.org>
12mr|drakxtools-14.34-2|1030	- diskdrake
12mr|drakxtools-14.34-2|1031	o fix setting volume label instead of MBR's one for FAT fses (#52853)
12mr|drakxtools-14.34-2|1032	- localedrake
12mr|drakxtools-14.34-2|1033	o drop support for configuring KDE3
12mr|drakxtools-14.34-2|1034	o fix configuring ibus (#56130, #56311)
12mr|drakxtools-14.34-2|1035	o install 'ibus-qt4' if configuring ibus under KDE4 (#56311)
12mr|drakxtools-14.34-2|1036	
12mr|drakxtools-14.34-2|1037	2009-12-01 - Thierry Vignaud<tv@mandriva.org> 13.0-1mdv2010.1
12mr|drakxtools-14.34-2|1038	+ Revision: 472378
12mr|drakxtools-14.34-2|1039	- bugfix for draklive-install: use ::prefix in pkgs::remove_unused_packages
12mr|drakxtools-14.34-2|1040	- devices detection:
12mr|drakxtools-14.34-2|1041	o fix reading USB details (#55690)
12mr|drakxtools-14.34-2|1042	o fix SCSI driver module name
12mr|drakxtools-14.34-2|1043	o fix sysfs device path from usb devices
12mr|drakxtools-14.34-2|1044	- partitioning wizard:
12mr|drakxtools-14.34-2|1045	o unmount swap too when unmounting all partitions
12mr|drakxtools-14.34-2|1046	o do not suggest Windows mountpoint for mounted partitions
12mr|drakxtools-14.34-2|1047	(breaks install if the Win partition is the installer media)
12mr|drakxtools-14.34-2|1048	o suggest non-removable disks first
12mr|drakxtools-14.34-2|1049	- harddrake:
12mr|drakxtools-14.34-2|1050	o do not display bogus "0" ids for hard disks
12mr|drakxtools-14.34-2|1051	o fix detecting some mice
12mr|drakxtools-14.34-2|1052	- bootloader:
12mr|drakxtools-14.34-2|1053	o do not add removable drives as "Windows" entry in bootloader
12mr|drakxtools-14.34-2|1054	o do not pass deprecated --ifneeded option anymore to mkinitrd
12mr|drakxtools-14.34-2|1055	- detect better invalid dos partition table (fixes a crash in harddrake)
12mr|drakxtools-14.34-2|1056	- mygtk2:
12mr|drakxtools-14.34-2|1057	o allow labels to be set selectable
12mr|drakxtools-14.34-2|1058	- diskdrake:
12mr|drakxtools-14.34-2|1059	o allow copying disk and partition infos (#55886)
12mr|drakxtools-14.34-2|1060	- localedrake:
12mr|drakxtools-14.34-2|1061	o do not warn about already installed packages when run as user
12mr|drakxtools-14.34-2|1062	
12mr|drakxtools-14.34-2|1063	2009-11-19 - Thierry Vignaud<tv@mandriva.org> 12.78-1mdv2010.1
12mr|drakxtools-14.34-2|1064	+ Revision: 467407
12mr|drakxtools-14.34-2|1065	- kill draksplash
12mr|drakxtools-14.34-2|1066	- bootloader-config:
12mr|drakxtools-14.34-2|1067	o fix migrating swap to UUID
12mr|drakxtools-14.34-2|1068	- drakboot
12mr|drakxtools-14.34-2|1069	o remove CONSOLE_LOGO support
12mr|drakxtools-14.34-2|1070	o rework UI layout to account for CONSOLE_LOGO support removal
12mr|drakxtools-14.34-2|1071	- diskdrake:
12mr|drakxtools-14.34-2|1072	o allow to convert ext2/3 to ext4 but do not enable flags
12mr|drakxtools-14.34-2|1073	o don't request ntfs-3g on target not yet installed system if we are
12mr|drakxtools-14.34-2|1074	run inside draklive-install (#55160)
12mr|drakxtools-14.34-2|1075	o fix detecting hidden partitions as recovery
12mr|drakxtools-14.34-2|1076	o fix handling hdX/sdX devices (#53107)
12mr|drakxtools-14.34-2|1077	- display_help:
12mr|drakxtools-14.34-2|1078	o handle window.close() events (#55099)
12mr|drakxtools-14.34-2|1079	o hide Gtk+ "close" button when displaying first time wizard
12mr|drakxtools-14.34-2|1080	that
12mr|drakxtools-14.34-2|1081	now has a HTML "close" button again
12mr|drakxtools-14.34-2|1082	- harddrake:
12mr|drakxtools-14.34-2|1083	o use actual package name to check for libalsa-plugins-pulseaudio
12mr|drakxtools-14.34-2|1084	availability instead of using the name of a provide
12mr|drakxtools-14.34-2|1085	- partitioning wizard:
12mr|drakxtools-14.34-2|1086	o only display Help button in install
12mr|drakxtools-14.34-2|1087	
12mr|drakxtools-14.34-2|1088	2009-10-30 - Olivier Blin<blino@mandriva.org> 12.77-1mdv2010.0
12mr|drakxtools-14.34-2|1089	+ Revision: 460299
12mr|drakxtools-14.34-2|1090	- 12.77
12mr|drakxtools-14.34-2|1091	- harddrake service: do not try to reconfigure xorg driver and crash
12mr|drakxtools-14.34-2|1092	if /etc/X11/xorg does not exist (breaks One startup)
12mr|drakxtools-14.34-2|1093	- bootloader suggestion fixes (to fix removal of vga= option when
12mr|drakxtools-14.34-2|1094	updating with the installer):
12mr|drakxtools-14.34-2|1095	o make sure we use long name when adding second kernel with same
12mr|drakxtools-14.34-2|1096	extension than preferred one
12mr|drakxtools-14.34-2|1097	o do not add again kernels that are already in bootloader config file
12mr|drakxtools-14.34-2|1098	o add vga= option for kernels that are not the preferred one as well
12mr|drakxtools-14.34-2|1099	o remove previous linux-nonfb entries (like done for failsafe),
12mr|drakxtools-14.34-2|1100	not to add them twice or more
12mr|drakxtools-14.34-2|1101	
12mr|drakxtools-14.34-2|1102	2009-10-29 - Frederic Crozat<fcrozat@mandriva.com> 12.74.2-2mdv2010.0
12mr|drakxtools-14.34-2|1103	+ Revision: 460180
12mr|drakxtools-14.34-2|1104	- Force rebuild
12mr|drakxtools-14.34-2|1105	
12mr|drakxtools-14.34-2|1106	2009-10-29 - Thierry Vignaud<tv@mandriva.org> 12.74.2-1mdv2010.0
12mr|drakxtools-14.34-2|1107	+ Revision: 460144
12mr|drakxtools-14.34-2|1108	- notify-x11-free-driver-switch, service_harddrake:
12mr|drakxtools-14.34-2|1109	o explain why xorg driver was reconfigured
12mr|drakxtools-14.34-2|1110	
12mr|drakxtools-14.34-2|1111	2009-10-29 - Thierry Vignaud<tv@mandriva.org> 12.74.1-1mdv2010.0
12mr|drakxtools-14.34-2|1112	+ Revision: 459978
12mr|drakxtools-14.34-2|1113	- service_harddrake:
12mr|drakxtools-14.34-2|1114	o fix detecting nvidia71xx and nvidia96xx nvidia proprietary driver
12mr|drakxtools-14.34-2|1115	when checking if current xorg driver still supports current card
12mr|drakxtools-14.34-2|1116	
12mr|drakxtools-14.34-2|1117	2009-10-28 - Thierry Vignaud<tv@mandriva.org> 12.74-1mdv2010.0
12mr|drakxtools-14.34-2|1118	+ Revision: 459746
12mr|drakxtools-14.34-2|1119	- partitioning wizard (Windows resize):
12mr|drakxtools-14.34-2|1120	o fix partition size computing (fixing pixel/sectors ratio)
12mr|drakxtools-14.34-2|1121	o improve default resizing suggestion:
12mr|drakxtools-14.34-2|1122	* try to keep at least 1GB free for Windows
12mr|drakxtools-14.34-2|1123	* try to use from 6GB to 10%% free space for Linux
12mr|drakxtools-14.34-2|1124	o use same windows partition size suggestion for gtk and text installs
12mr|drakxtools-14.34-2|1125	o really ensure keeping free space for Linux partition
12mr|drakxtools-14.34-2|1126	o really ensure keeping free space for Windows partition
12mr|drakxtools-14.34-2|1127	- service_harddrake:
12mr|drakxtools-14.34-2|1128	o do not auto reconfigure if more than one graphic card
12mr|drakxtools-14.34-2|1129	o do not reconfigure to default driver if driver is not installed
12mr|drakxtools-14.34-2|1130	o enable to disable reconfiguring to default driver through
12mr|drakxtools-14.34-2|1131	/etc/sysconfig/harddrake2/service.conf
12mr|drakxtools-14.34-2|1132	o fix detecting nvidia proprietary driver when checking if current
12mr|drakxtools-14.34-2|1133	xorg driver still supports current card (#54943)
12mr|drakxtools-14.34-2|1134	o auto reconfigure x11 only on first time default driver have changed
12mr|drakxtools-14.34-2|1135	o reconfigure X11 driver if current X11 driver is neither one of
12mr|drakxtools-14.34-2|1136	currently supported driver for the card for drivers other than ATI&
12mr|drakxtools-14.34-2|1137	NVidia too (eg: poulsbo)
12mr|drakxtools-14.34-2|1138	
12mr|drakxtools-14.34-2|1139	2009-10-27 - Thierry Vignaud<tv@mandriva.org> 12.72-1mdv2010.0
12mr|drakxtools-14.34-2|1140	+ Revision: 459502
12mr|drakxtools-14.34-2|1141	- drakboot:
12mr|drakxtools-14.34-2|1142	o drop support for --splash
12mr|drakxtools-14.34-2|1143	- service_harddrake:
12mr|drakxtools-14.34-2|1144	o explain why we switch driver in explanations
12mr|drakxtools-14.34-2|1145	o reconfigure X11 driver if current X11 driver is neither one of
12mr|drakxtools-14.34-2|1146	currently
12mr|drakxtools-14.34-2|1147	supported driver for the card, nor a legacy driver ('fbdev' or 'vesa')
12mr|drakxtools-14.34-2|1148	
12mr|drakxtools-14.34-2|1149	2009-10-23 - Olivier Blin<blino@mandriva.org> 12.71-1mdv2010.0
12mr|drakxtools-14.34-2|1150	+ Revision: 459063
12mr|drakxtools-14.34-2|1151	- 12.71
12mr|drakxtools-14.34-2|1152	- cpufreq: load e_powersaver for VIA C7 (#41377)
12mr|drakxtools-14.34-2|1153	
12mr|drakxtools-14.34-2|1154	2009-10-22 - Olivier Blin<blino@mandriva.org> 12.70-1mdv2010.0
12mr|drakxtools-14.34-2|1155	+ Revision: 458940
12mr|drakxtools-14.34-2|1156	- 12.70
12mr|drakxtools-14.34-2|1157	- curses backend: do not crash when resuming interface
12mr|drakxtools-14.34-2|1158	
12mr|drakxtools-14.34-2|1159	2009-10-19 - Olivier Blin<blino@mandriva.org> 12.68-1mdv2010.0
12mr|drakxtools-14.34-2|1160	+ Revision: 458268
12mr|drakxtools-14.34-2|1161	- 12.68
12mr|drakxtools-14.34-2|1162	- avoid error messages when using lvm in draklive-install (#36415)
12mr|drakxtools-14.34-2|1163	- partitioning wizard:
12mr|drakxtools-14.34-2|1164	o use mandriva logo on blue background for mandriva partition
12mr|drakxtools-14.34-2|1165	o fix option selection when using keyboard
12mr|drakxtools-14.34-2|1166	
12mr|drakxtools-14.34-2|1167	2009-10-18 - Pascal Terjan<pterjan@mandriva.org> 12.67-1mdv2010.0
12mr|drakxtools-14.34-2|1168	+ Revision: 458137
12mr|drakxtools-14.34-2|1169	- service_harddrake: allow to force screen resolution using
12mr|drakxtools-14.34-2|1170	RESOLUTION_WANTED=XxY in /etc/sysconfig/harddrake2/service.conf
12mr|drakxtools-14.34-2|1171	- partitioning wizard:
12mr|drakxtools-14.34-2|1172	o use a different color for newly created partition
12mr|drakxtools-14.34-2|1173	o add legend for the colors
12mr|drakxtools-14.34-2|1174	o display mount point if known
12mr|drakxtools-14.34-2|1175	o display ext2 like ext3/4
12mr|drakxtools-14.34-2|1176	o allow setting new windows size with keyboard (#54691)
12mr|drakxtools-14.34-2|1177	o use available space
12mr|drakxtools-14.34-2|1178	
12mr|drakxtools-14.34-2|1179	2009-10-15 - Pascal Terjan<pterjan@mandriva.org> 12.66-1mdv2010.0
12mr|drakxtools-14.34-2|1180	+ Revision: 457786
12mr|drakxtools-14.34-2|1181	- finish-install: do not offer to configure 3D desktop if none is
12mr|drakxtools-14.34-2|1182	installed (requires drak3d>= 1.27)
12mr|drakxtools-14.34-2|1183	- mount windows partitions under /media instead of /mnt (#53392)
12mr|drakxtools-14.34-2|1184	- partitioning wizard:
12mr|drakxtools-14.34-2|1185	o initialize correctly labels for windows resizing
12mr|drakxtools-14.34-2|1186	o fix labels for windows resizing when getting back to the screen
12mr|drakxtools-14.34-2|1187	o offer to resize last big enough windows partition instead
12mr|drakxtools-14.34-2|1188	of the first one, until user can chose
12mr|drakxtools-14.34-2|1189	- resize disk graphical description when resizing diskdrake
12mr|drakxtools-14.34-2|1190	
12mr|drakxtools-14.34-2|1191	2009-10-14 - Pascal Terjan<pterjan@mandriva.org> 12.65-1mdv2010.0
12mr|drakxtools-14.34-2|1192	+ Revision: 457403
12mr|drakxtools-14.34-2|1193	- Version 12.65 - 14 October 2009
12mr|drakxtools-14.34-2|1194	- partitioning wizard:
12mr|drakxtools-14.34-2|1195	o allow using existing partition on all disks (#54478)
12mr|drakxtools-14.34-2|1196	o reduce drawings height
12mr|drakxtools-14.34-2|1197	o fix windows resize width
12mr|drakxtools-14.34-2|1198	- use UTF-8 for zh_TW (#53976)
12mr|drakxtools-14.34-2|1199	- bootloader:
12mr|drakxtools-14.34-2|1200	o use initrd-2.6.30.2-xen-5mdv.img instead of
12mr|drakxtools-14.34-2|1201	initrd-xen-2.6.30.2-xen-5mdv.img
12mr|drakxtools-14.34-2|1202	o do not link /boot/vmlinuz to xen while allowing a unversioned
12mr|drakxtools-14.34-2|1203	/boot/vmlinuz-xen
12mr|drakxtools-14.34-2|1204	
12mr|drakxtools-14.34-2|1205	2009-10-12 - Thierry Vignaud<tv@mandriva.org> 12.64-1mdv2010.0
12mr|drakxtools-14.34-2|1206	+ Revision: 456882
12mr|drakxtools-14.34-2|1207	- run_program layer:
12mr|drakxtools-14.34-2|1208	o keep a copy of the X11 cookie
12mr|drakxtools-14.34-2|1209	o try harder to drop privileges
12mr|drakxtools-14.34-2|1210	- partitioning wizard:
12mr|drakxtools-14.34-2|1211	o put back "previous" button on actions (#54475)
12mr|drakxtools-14.34-2|1212	o fix typo in message
12mr|drakxtools-14.34-2|1213	o fix testing interactive::gtk in standalone mode
12mr|drakxtools-14.34-2|1214	o fix displaying help
12mr|drakxtools-14.34-2|1215	- drakups
12mr|drakxtools-14.34-2|1216	o fix crash (#54399)
12mr|drakxtools-14.34-2|1217	
12mr|drakxtools-14.34-2|1218	2009-10-09 - Olivier Blin<blino@mandriva.org> 12.63-1mdv2010.0
12mr|drakxtools-14.34-2|1219	+ Revision: 456396
12mr|drakxtools-14.34-2|1220	- 12.63
12mr|drakxtools-14.34-2|1221	- bootloader configuration:
12mr|drakxtools-14.34-2|1222	o fix displaying arrows
12mr|drakxtools-14.34-2|1223	- 12.62
12mr|drakxtools-14.34-2|1224	- autologin/desktop configuration (shared code):
12mr|drakxtools-14.34-2|1225	o fix guessing dm name from lookupdm
12mr|drakxtools-14.34-2|1226	o abort configuration if dm install fails
12mr|drakxtools-14.34-2|1227	
12mr|drakxtools-14.34-2|1228	2009-10-09 - Olivier Blin<blino@mandriva.org> 12.61-1mdv2010.0
12mr|drakxtools-14.34-2|1229	+ Revision: 456370
12mr|drakxtools-14.34-2|1230	- 12.61
12mr|drakxtools-14.34-2|1231	- partitionning_wizard:
12mr|drakxtools-14.34-2|1232	o do not fail when a windows partition is corrupted
12mr|drakxtools-14.34-2|1233	o add separator between solutions
12mr|drakxtools-14.34-2|1234	o give more space between header and solutions
12mr|drakxtools-14.34-2|1235	o prevent cursor to go under needed size because of rounding
12mr|drakxtools-14.34-2|1236	o chose windows resizing when clicking on the resize handle
12mr|drakxtools-14.34-2|1237	(not perfect)
12mr|drakxtools-14.34-2|1238	o improve resizing captions layout
12mr|drakxtools-14.34-2|1239	- autologin/desktop configuration (shared code):
12mr|drakxtools-14.34-2|1240	o fix /etc/X11/lookupdm usage during install
12mr|drakxtools-14.34-2|1241	(for default dm selection)
12mr|drakxtools-14.34-2|1242	o use gdm for xfce4 and LXDE
12mr|drakxtools-14.34-2|1243	
12mr|drakxtools-14.34-2|1244	2009-10-07 - Pascal Terjan<pterjan@mandriva.org> 12.59-1mdv2010.0
12mr|drakxtools-14.34-2|1245	+ Revision: 455547
12mr|drakxtools-14.34-2|1246	- Version 12.59 - 7 October 2009
12mr|drakxtools-14.34-2|1247	- add back ram devices support (used by draklive)
12mr|drakxtools-14.34-2|1248	- do not set mountpoints for rescue partitions (#53504)
12mr|drakxtools-14.34-2|1249	- factorize default FS definition
12mr|drakxtools-14.34-2|1250	- switch to ext4 by default
12mr|drakxtools-14.34-2|1251	
12mr|drakxtools-14.34-2|1252	2009-10-05 - Thierry Vignaud<tv@mandriva.org> 12.58-1mdv2010.0
12mr|drakxtools-14.34-2|1253	+ Revision: 454170
12mr|drakxtools-14.34-2|1254	- display_help
12mr|drakxtools-14.34-2|1255	o block right click contextual menu
12mr|drakxtools-14.34-2|1256	o do not display "Help" title for first time wizard
12mr|drakxtools-14.34-2|1257	
12mr|drakxtools-14.34-2|1258	2009-10-05 - Thierry Vignaud<tv@mandriva.org> 12.57-1mdv2010.0
12mr|drakxtools-14.34-2|1259	+ Revision: 453914
12mr|drakxtools-14.34-2|1260	- drakboot:
12mr|drakxtools-14.34-2|1261	o fix crash on clicking Up/Down buttons (#54077)
12mr|drakxtools-14.34-2|1262	- use lzma extension again
12mr|drakxtools-14.34-2|1263	
12mr|drakxtools-14.34-2|1264	2009-10-01 - Thierry Vignaud<tv@mandriva.org> 12.56-3mdv2010.0
12mr|drakxtools-14.34-2|1265	+ Revision: 452079
12mr|drakxtools-14.34-2|1266	- rebuild for new ldetect
12mr|drakxtools-14.34-2|1267	- switch from .lzma to .xz
12mr|drakxtools-14.34-2|1268	- harddrake:
12mr|drakxtools-14.34-2|1269	o better check for PCI Express capability
12mr|drakxtools-14.34-2|1270	o nicer display of PCI Express name
12mr|drakxtools-14.34-2|1271	
12mr|drakxtools-14.34-2|1272	2009-09-23 - Thierry Vignaud<tv@mandriva.org> 12.55-1mdv2010.0
12mr|drakxtools-14.34-2|1273	+ Revision: 448045
12mr|drakxtools-14.34-2|1274	- do not require gtk+ stuff though webkit in drakxtools-curses (#53813)
12mr|drakxtools-14.34-2|1275	- harddrake:
12mr|drakxtools-14.34-2|1276	o display PCI revision (#42576)
12mr|drakxtools-14.34-2|1277	o report if devices are PCI or PCI Express (#28479)
12mr|drakxtools-14.34-2|1278	
12mr|drakxtools-14.34-2|1279	2009-09-23 - Olivier Blin<blino@mandriva.org> 12.54-1mdv2010.0
12mr|drakxtools-14.34-2|1280	+ Revision: 447918
12mr|drakxtools-14.34-2|1281	- remove merged patch
12mr|drakxtools-14.34-2|1282	- 12.54
12mr|drakxtools-14.34-2|1283	- drakboot:
12mr|drakxtools-14.34-2|1284	o don't detect disks if we are not in bootloader or splash mode
12mr|drakxtools-14.34-2|1285	- autologin/desktop configuration (drakboot/finish-install):
12mr|drakxtools-14.34-2|1286	o when detecting default desktop, use first session
12mr|drakxtools-14.34-2|1287	(instead of using hacks with dm config files)
12mr|drakxtools-14.34-2|1288	o guess display manager from /etc/sysconfig/desktop,
12mr|drakxtools-14.34-2|1289	or default session, or /etc/X11/lookupdm
12mr|drakxtools-14.34-2|1290	o read autologin settings from /etc/sysconfig/autologin as fallback
12mr|drakxtools-14.34-2|1291	o read kdm config file only if kdm is to be used
12mr|drakxtools-14.34-2|1292	o always ensure dm is installed before configuring autologin/desktop
12mr|drakxtools-14.34-2|1293	o test display manager instead of desktop when configuring autologin
12mr|drakxtools-14.34-2|1294	o always write /etc/sysconfig/desktop
12mr|drakxtools-14.34-2|1295	o write DISPLAYMANAGER in /etc/sysconfig/desktop too
12mr|drakxtools-14.34-2|1296	o only write dm conf files if they exist before
12mr|drakxtools-14.34-2|1297	
12mr|drakxtools-14.34-2|1298	2009-09-22 - Thierry Vignaud<tv@mandriva.org> 12.53-1mdv2010.0
12mr|drakxtools-14.34-2|1299	+ Revision: 447542
12mr|drakxtools-14.34-2|1300	- drakxtools_http:
12mr|drakxtools-14.34-2|1301	o use LSB-compliant init script
12mr|drakxtools-14.34-2|1302	- drakboot:
12mr|drakxtools-14.34-2|1303	o use stock icons for up& down buttons in order to pack them
12mr|drakxtools-14.34-2|1304	horizontaly so that we fit in default sizing(#53703)
12mr|drakxtools-14.34-2|1305	- drakhelp
12mr|drakxtools-14.34-2|1306	o fix check for missing help
12mr|drakxtools-14.34-2|1307	- diskdrake
12mr|drakxtools-14.34-2|1308	o suggest a LVM name and refuse empty or existing one (#53769)
12mr|drakxtools-14.34-2|1309	o prefer UUID on VirtIO too
12mr|drakxtools-14.34-2|1310	o don't consider lvm named md* as raid (#53767)
12mr|drakxtools-14.34-2|1311	o allow resizing ext4
12mr|drakxtools-14.34-2|1312	- fix touchscreen module list
12mr|drakxtools-14.34-2|1313	- list asix module in network/usb group
12mr|drakxtools-14.34-2|1314	
12mr|drakxtools-14.34-2|1315	2009-09-14 - Thierry Vignaud<tv@mandriva.org> 12.51-1mdv2010.0
12mr|drakxtools-14.34-2|1316	+ Revision: 440580
12mr|drakxtools-14.34-2|1317	- display_help
12mr|drakxtools-14.34-2|1318	o new small webkit based browser for rendering help and for FTW
12mr|drakxtools-14.34-2|1319	- harddrake:
12mr|drakxtools-14.34-2|1320	o fix detecting some memory card readers as unknown
12mr|drakxtools-14.34-2|1321	o allow to skip XFdrake framebuffer setup (and thus splash removal)
12mr|drakxtools-14.34-2|1322	if SETUP_FB is set to "no" in
12mr|drakxtools-14.34-2|1323	/etc/sysconfig/harddrake2/service.conf
12mr|drakxtools-14.34-2|1324	(requires drakx-kbd-mouse-x11>= 0.79)
12mr|drakxtools-14.34-2|1325	
12mr|drakxtools-14.34-2|1326	2009-09-08 - Aurélien Lefebvre<alefebvre@mandriva.com> 12.49-1mdv2010.0
12mr|drakxtools-14.34-2|1327	+ Revision: 433736
12mr|drakxtools-14.34-2|1328	- mygtk2:
12mr|drakxtools-14.34-2|1329	o created 'WeaknessCheckEntry' widget
12mr|drakxtools-14.34-2|1330	- adduserdrake:
12mr|drakxtools-14.34-2|1331	o added tooltip text to weakness icon
12mr|drakxtools-14.34-2|1332	o now use 'WeaknessCheckEntry' widget
12mr|drakxtools-14.34-2|1333	
12mr|drakxtools-14.34-2|1334	2009-09-07 - Thierry Vignaud<tv@mandriva.org> 12.48-1mdv2010.0
12mr|drakxtools-14.34-2|1335	+ Revision: 432795
12mr|drakxtools-14.34-2|1336	- mygtk2:
12mr|drakxtools-14.34-2|1337	o HScale widget: added digits and ref_value options
12mr|drakxtools-14.34-2|1338	o HScale widget: fix for value option
12mr|drakxtools-14.34-2|1339	- adduserdrake:
12mr|drakxtools-14.34-2|1340	o use icons to display password weakness
12mr|drakxtools-14.34-2|1341	- added security-{low,medium,strong}.png pixmaps used for
12mr|drakxtools-14.34-2|1342	password weakness display
12mr|drakxtools-14.34-2|1343	- authentication:
12mr|drakxtools-14.34-2|1344	o reduced password weakness check level
12mr|drakxtools-14.34-2|1345	- draksound:
12mr|drakxtools-14.34-2|1346	o Fix soundprofile alternatives setting by using a more appropriate
12mr|drakxtools-14.34-2|1347	subroutine
12mr|drakxtools-14.34-2|1348	
12mr|drakxtools-14.34-2|1349	2009-08-28 - Pascal Terjan<pterjan@mandriva.org> 12.46-1mdv2010.0
12mr|drakxtools-14.34-2|1350	+ Revision: 422015
12mr|drakxtools-14.34-2|1351	- handle new drivers:
12mr|drakxtools-14.34-2|1352	o DVB: dvb-usb-ce6230
12mr|drakxtools-14.34-2|1353	o sound: snd-indigodjx, snd-indigoiox, snd-lx6464es
12mr|drakxtools-14.34-2|1354	o wireless: ar9170usb, mwl8k, r8192s_usb, rt2800usb, rt3070sta
12mr|drakxtools-14.34-2|1355	- adduserdrake
12mr|drakxtools-14.34-2|1356	o added weakness check for root password
12mr|drakxtools-14.34-2|1357	- drakboot:
12mr|drakxtools-14.34-2|1358	o fix crash bug #52997
12mr|drakxtools-14.34-2|1359	- diskdrake:
12mr|drakxtools-14.34-2|1360	o fix for libparted 1.9 (#52991)
12mr|drakxtools-14.34-2|1361	- detect_devices:
12mr|drakxtools-14.34-2|1362	o fix VirtIO devices support
12mr|drakxtools-14.34-2|1363	
12mr|drakxtools-14.34-2|1364	2009-08-19 - Thierry Vignaud<tv@mandriva.org> 12.45-1mdv2010.0
12mr|drakxtools-14.34-2|1365	+ Revision: 417956
12mr|drakxtools-14.34-2|1366	- drakbug
12mr|drakxtools-14.34-2|1367	o Top textbox shrinked
12mr|drakxtools-14.34-2|1368	o Added browse button
12mr|drakxtools-14.34-2|1369	- drakhelp
12mr|drakxtools-14.34-2|1370	o fix firefox launch bug #29775
12mr|drakxtools-14.34-2|1371	- added the ability to add up/down buttons in add_modify_remove list
12mr|drakxtools-14.34-2|1372	of interactive
12mr|drakxtools-14.34-2|1373	- drakboot :
12mr|drakxtools-14.34-2|1374	o user is now able to re-order bootloader entries
12mr|drakxtools-14.34-2|1375	- diskdrake
12mr|drakxtools-14.34-2|1376	o never pass username/password as options with davfs2
12mr|drakxtools-14.34-2|1377	o store credentials in davfs2 secret file before mounting
12mr|drakxtools-14.34-2|1378	o when user does not specify user/pass with davfs2, fallback to
12mr|drakxtools-14.34-2|1379	nobody/nobody
12mr|drakxtools-14.34-2|1380	o Fix a crash with regexp when a /etc/davfs2/secrets line is
12mr|drakxtools-14.34-2|1381	finished with one or more blank characters without comments
12mr|drakxtools-14.34-2|1382	o added the ability to exit the davfs2 mountpoint settings panel
12mr|drakxtools-14.34-2|1383	o added delete mountpoint support for davfs2
12mr|drakxtools-14.34-2|1384	- adduserdrake
12mr|drakxtools-14.34-2|1385	o now use password weakness display
12mr|drakxtools-14.34-2|1386	- added password weakness display feature in interactive
12mr|drakxtools-14.34-2|1387	- handle new drivers:
12mr|drakxtools-14.34-2|1388	o sound: snd_ctxfi
12mr|drakxtools-14.34-2|1389	- draksound
12mr|drakxtools-14.34-2|1390	o fix enabling and disabling with udev-detect properly (new PA)
12mr|drakxtools-14.34-2|1391	o introduce the concept of soundprofiles for enabling/disabling PA
12mr|drakxtools-14.34-2|1392	o remove alsa->pulse routing option (enabling pulse but not alsa
12mr|drakxtools-14.34-2|1393	redirection is a niche setup)
12mr|drakxtools-14.34-2|1394	
12mr|drakxtools-14.34-2|1395	2009-08-16 - Colin Guthrie<cguthrie@mandriva.org> 12.44-2mdv2010.0
12mr|drakxtools-14.34-2|1396	+ Revision: 416916
12mr|drakxtools-14.34-2|1397	- Support sound profiles in draksound
12mr|drakxtools-14.34-2|1398	
12mr|drakxtools-14.34-2|1399	2009-08-13 - Thierry Vignaud<tv@mandriva.org> 12.44-1mdv2010.0
12mr|drakxtools-14.34-2|1400	+ Revision: 416076
12mr|drakxtools-14.34-2|1401	- fix parsing dmidecode output (broken since we use dmidecode-2.10,
12mr|drakxtools-14.34-2|1402	aka since November 24 2008)
12mr|drakxtools-14.34-2|1403	- localedrake
12mr|drakxtools-14.34-2|1404	o add "English (South Africa)" (#51057)
12mr|drakxtools-14.34-2|1405	- fix window creation (#52812)
12mr|drakxtools-14.34-2|1406	- don't add useless install lines in modprobe.conf
12mr|drakxtools-14.34-2|1407	
12mr|drakxtools-14.34-2|1408	2009-08-12 - Pascal Terjan<pterjan@mandriva.org> 12.43-2mdv2010.0
12mr|drakxtools-14.34-2|1409	+ Revision: 415394
12mr|drakxtools-14.34-2|1410	- fix window creation (#52812)
12mr|drakxtools-14.34-2|1411	
12mr|drakxtools-14.34-2|1412	2009-08-10 - Pascal Terjan<pterjan@mandriva.org> 12.43-1mdv2010.0
12mr|drakxtools-14.34-2|1413	+ Revision: 414213
12mr|drakxtools-14.34-2|1414	- Version 12.43 - 10 August 2009
12mr|drakxtools-14.34-2|1415	- do not display nmblookup usage when there is no samba server
12mr|drakxtools-14.34-2|1416	- draksound
12mr|drakxtools-14.34-2|1417	o handle udev-detect module too (new PA)
12mr|drakxtools-14.34-2|1418	- do not crash when /etc/davfs2/secrets contains empty lines (like
12mr|drakxtools-14.34-2|1419	the default one) (#52305)
12mr|drakxtools-14.34-2|1420	- do not crash when trying to create a partition on a device with
12mr|drakxtools-14.34-2|1421	no cylinder_size
12mr|drakxtools-14.34-2|1422	- use gtk instead of X to focus window
12mr|drakxtools-14.34-2|1423	- fix two crashes on handling devices
12mr|drakxtools-14.34-2|1424	
12mr|drakxtools-14.34-2|1425	2009-07-22 - Thierry Vignaud<tv@mandriva.org> 12.40-1mdv2010.0
12mr|drakxtools-14.34-2|1426	+ Revision: 398549
12mr|drakxtools-14.34-2|1427	- lookup unlisted devices in /sys (or /proc) when looking for
12mr|drakxtools-14.34-2|1428	major/minor of a device (#49339)
12mr|drakxtools-14.34-2|1429	- don't log the links we ignore when looking for scsi devices (#49406)
12mr|drakxtools-14.34-2|1430	
12mr|drakxtools-14.34-2|1431	2009-06-16 - Pascal Terjan<pterjan@mandriva.org> 12.39-1mdv2010.0
12mr|drakxtools-14.34-2|1432	+ Revision: 386483
12mr|drakxtools-14.34-2|1433	- properly handle hidden variables in installer and diskdrake.
12mr|drakxtools-14.34-2|1434	
12mr|drakxtools-14.34-2|1435	2009-06-12 - Pascal Terjan<pterjan@mandriva.org> 12.38-1mdv2010.0
12mr|drakxtools-14.34-2|1436	+ Revision: 385410
12mr|drakxtools-14.34-2|1437	- use Hal list of recovery partitions (#51532)
12mr|drakxtools-14.34-2|1438	- use blkid instead of vol_id which we no longer ship
12mr|drakxtools-14.34-2|1439	
12mr|drakxtools-14.34-2|1440	2009-06-02 - Eugeni Dodonov<eugeni@mandriva.com> 12.37-1mdv2010.0
12mr|drakxtools-14.34-2|1441	+ Revision: 382248
12mr|drakxtools-14.34-2|1442	- 12.37:
12mr|drakxtools-14.34-2|1443	- fixed crash when trying to get input devices (#51308)
12mr|drakxtools-14.34-2|1444	
12mr|drakxtools-14.34-2|1445	2009-05-29 - Thierry Vignaud<tv@mandriva.org> 12.36-1mdv2010.0
12mr|drakxtools-14.34-2|1446	+ Revision: 381034
12mr|drakxtools-14.34-2|1447	- added support for toggling 'hidden' parameter on widgets.
12mr|drakxtools-14.34-2|1448	- ide-disk module is now named ide-gd_mod
12mr|drakxtools-14.34-2|1449	- add new 'touchpad' TYPE to rpmsrate
12mr|drakxtools-14.34-2|1450	- add support for ElanTech touchpads (found on EEEPCs)
12mr|drakxtools-14.34-2|1451	- harddrake:
12mr|drakxtools-14.34-2|1452	o adding sierra module to network/cellular.
12mr|drakxtools-14.34-2|1453	o fix detecting scanners
12mr|drakxtools-14.34-2|1454	- scannerdrake:
12mr|drakxtools-14.34-2|1455	o do not reject scanners handled by 'usbcore' driver
12mr|drakxtools-14.34-2|1456	- detect_devices:
12mr|drakxtools-14.34-2|1457	o don't ignore FB-DIMM memory
12mr|drakxtools-14.34-2|1458	- bump requires on perl-Gtk2 (#50412)
12mr|drakxtools-14.34-2|1459	
12mr|drakxtools-14.34-2|1460	2009-04-23 - Thierry Vignaud<tv@mandriva.org> 12.33-1mdv2009.1
12mr|drakxtools-14.34-2|1461	+ Revision: 368916
12mr|drakxtools-14.34-2|1462	- don't set umask=0 by default on windows partitions in 'secure' level.
12mr|drakxtools-14.34-2|1463	- handle virtio block devices
12mr|drakxtools-14.34-2|1464	
12mr|drakxtools-14.34-2|1465	2009-04-22 - Thierry Vignaud<tv@mandriva.org> 12.31-1mdv2009.1
12mr|drakxtools-14.34-2|1466	+ Revision: 368705
12mr|drakxtools-14.34-2|1467	- diskdrake:
12mr|drakxtools-14.34-2|1468	o handle partition starting after 1To
12mr|drakxtools-14.34-2|1469	
12mr|drakxtools-14.34-2|1470	2009-04-21 - Thierry Vignaud<tv@mandriva.org> 12.30-1mdv2009.1
12mr|drakxtools-14.34-2|1471	+ Revision: 368524
12mr|drakxtools-14.34-2|1472	- add a basic testsuite (ensuring it compiles) in order to prevent
12mr|drakxtools-14.34-2|1473	future crashes like #50009
12mr|drakxtools-14.34-2|1474	- diskdrake:
12mr|drakxtools-14.34-2|1475	o display a progress bar while formating an ext4 partition
12mr|drakxtools-14.34-2|1476	o render ext4 partition as red like ext3 ones
12mr|drakxtools-14.34-2|1477	- harddrake:
12mr|drakxtools-14.34-2|1478	o fix wrongly selecting some 32bits packages on x86_64 (#50148)
12mr|drakxtools-14.34-2|1479	- service_harddrake:
12mr|drakxtools-14.34-2|1480	o do not crash if loading new drivers fails
12mr|drakxtools-14.34-2|1481	(happened with amd64_agp wrongly listed in pcitable, #43870)
12mr|drakxtools-14.34-2|1482	- finish-install:
12mr|drakxtools-14.34-2|1483	o ensure ntp package is installed when configuring ntp
12mr|drakxtools-14.34-2|1484	
12mr|drakxtools-14.34-2|1485	2009-04-21 - Thierry Vignaud<tv@mandriva.org> 12.29-1mdv2009.1
12mr|drakxtools-14.34-2|1486	+ Revision: 368470
12mr|drakxtools-14.34-2|1487	- finish-install:
12mr|drakxtools-14.34-2|1488	o handle both "ll_CC" and "ll" locales parameter
12mr|drakxtools-14.34-2|1489	(#49914)
12mr|drakxtools-14.34-2|1490	- harddrake:
12mr|drakxtools-14.34-2|1491	o do not offer to install java plugin (#48520)
12mr|drakxtools-14.34-2|1492	
12mr|drakxtools-14.34-2|1493	2009-04-19 - Thierry Vignaud<tv@mandriva.org> 12.28.2-1mdv2009.1
12mr|drakxtools-14.34-2|1494	+ Revision: 368086
12mr|drakxtools-14.34-2|1495	- harddrake:
12mr|drakxtools-14.34-2|1496	o always detect PCI modems (even when (slow) detecting serial modems
12mr|drakxtools-14.34-2|1497	is disabled)
12mr|drakxtools-14.34-2|1498	o do not offer to install KDE packages on GNOME or LXDE (#49671)
12mr|drakxtools-14.34-2|1499	
12mr|drakxtools-14.34-2|1500	2009-04-16 - Thierry Vignaud<tv@mandriva.org> 12.28.1-1mdv2009.1
12mr|drakxtools-14.34-2|1501	+ Revision: 367728
12mr|drakxtools-14.34-2|1502	- diskdrake:
12mr|drakxtools-14.34-2|1503	o fix crash
12mr|drakxtools-14.34-2|1504	
12mr|drakxtools-14.34-2|1505	2009-04-15 - Thierry Vignaud<tv@mandriva.org> 12.28-1mdv2009.1
12mr|drakxtools-14.34-2|1506	+ Revision: 367580
12mr|drakxtools-14.34-2|1507	- diskdrake:
12mr|drakxtools-14.34-2|1508	o handle md devices not called md\d+, like md_d127
12mr|drakxtools-14.34-2|1509	o display an error when mount fails during View action
12mr|drakxtools-14.34-2|1510	- bootloader:
12mr|drakxtools-14.34-2|1511	o keep grub entries which refer to unknown devices verbatim instead
12mr|drakxtools-14.34-2|1512	of crashing (#48728)
12mr|drakxtools-14.34-2|1513	
12mr|drakxtools-14.34-2|1514	2009-04-14 - Thierry Vignaud<tv@mandriva.org> 12.27-1mdv2009.1
12mr|drakxtools-14.34-2|1515	+ Revision: 367144
12mr|drakxtools-14.34-2|1516	- diskdrake:
12mr|drakxtools-14.34-2|1517	o Only write raid config into $::prefix if we are in install mode,
12mr|drakxtools-14.34-2|1518	this fixes draklive-install which should write to /etc directly as
12mr|drakxtools-14.34-2|1519	$::prefix does not yet exist (#49632)
12mr|drakxtools-14.34-2|1520	- draksound:
12mr|drakxtools-14.34-2|1521	o enable to enable/disable glitch-free feature of PA
12mr|drakxtools-14.34-2|1522	- harddrake:
12mr|drakxtools-14.34-2|1523	o do not open branches by default
12mr|drakxtools-14.34-2|1524	o fix listing some ATA (eg: pata_marvell) devices as unknown
12mr|drakxtools-14.34-2|1525	
12mr|drakxtools-14.34-2|1526	2009-04-08 - Thierry Vignaud<tv@mandriva.org> 12.26-1mdv2009.1
12mr|drakxtools-14.34-2|1527	+ Revision: 365165
12mr|drakxtools-14.34-2|1528	- harddrake service:
12mr|drakxtools-14.34-2|1529	o do not try to add media to /etc/fstab (#49621)
12mr|drakxtools-14.34-2|1530	o do not check anymore for disks on startup
12mr|drakxtools-14.34-2|1531	- harddrake:
12mr|drakxtools-14.34-2|1532	o list card readers as system components instead of unknows devices
12mr|drakxtools-14.34-2|1533	o when device has no description, use vendor string
12mr|drakxtools-14.34-2|1534	
12mr|drakxtools-14.34-2|1535	2009-04-03 - Thierry Vignaud<tv@mandriva.org> 12.24-1mdv2009.1
12mr|drakxtools-14.34-2|1536	+ Revision: 363838
12mr|drakxtools-14.34-2|1537	- fixed crypto module names when arch is not i586 (#46814)
12mr|drakxtools-14.34-2|1538	- drakauth:
12mr|drakxtools-14.34-2|1539	o handling winbind configuration when REALM != DNS (#49189)
12mr|drakxtools-14.34-2|1540	- handle new drivers:
12mr|drakxtools-14.34-2|1541	o gigabit: be2net, slicoss
12mr|drakxtools-14.34-2|1542	o wireless: agnx, arusb_lnx
12mr|drakxtools-14.34-2|1543	o dvb: dvb-usb-dtv5100
12mr|drakxtools-14.34-2|1544	
12mr|drakxtools-14.34-2|1545	2009-03-30 - Thierry Vignaud<tv@mandriva.org> 12.20-1mdv2009.1
12mr|drakxtools-14.34-2|1546	+ Revision: 362290
12mr|drakxtools-14.34-2|1547	- draksec:
12mr|drakxtools-14.34-2|1548	o added support for drakroam authentication (#29566).
12mr|drakxtools-14.34-2|1549	- changed X server restart routing not to rely on ctrl-alt-del (#49059).
12mr|drakxtools-14.34-2|1550	- fixed a typo in list_modules for virtio modules
12mr|drakxtools-14.34-2|1551	- diskdrake:
12mr|drakxtools-14.34-2|1552	o updated list of filesystems not handling bad blocks checking
12mr|drakxtools-14.34-2|1553	o display label in the graphical view when no mountpoint is set
12mr|drakxtools-14.34-2|1554	o always display label in partition info
12mr|drakxtools-14.34-2|1555	- handle new drivers:
12mr|drakxtools-14.34-2|1556	o wireless: iwlagn
12mr|drakxtools-14.34-2|1557	
12mr|drakxtools-14.34-2|1558	2009-03-29 - Olivier Blin<blino@mandriva.org> 12.18-2mdv2009.1
12mr|drakxtools-14.34-2|1559	+ Revision: 362053
12mr|drakxtools-14.34-2|1560	- rebuild for new ldetect
12mr|drakxtools-14.34-2|1561	
12mr|drakxtools-14.34-2|1562	2009-03-25 - Thierry Vignaud<tv@mandriva.org> 12.18-1mdv2009.1
12mr|drakxtools-14.34-2|1563	+ Revision: 361010
12mr|drakxtools-14.34-2|1564	- add new Entry infrastructure for rpmdrake
12mr|drakxtools-14.34-2|1565	- detect_devices:
12mr|drakxtools-14.34-2|1566	o only look at valid scsi devices in /sys
12mr|drakxtools-14.34-2|1567	
12mr|drakxtools-14.34-2|1568	2009-03-21 - Anssi Hannula<anssi@mandriva.org> 12.17.1-1mdv2009.1
12mr|drakxtools-14.34-2|1569	+ Revision: 359698
12mr|drakxtools-14.34-2|1570	- fix syntax error in nb translation file
12mr|drakxtools-14.34-2|1571	- add infrastucture for detecting vmware
12mr|drakxtools-14.34-2|1572	- diskdrake:
12mr|drakxtools-14.34-2|1573	o allow LVM in non expert mode
12mr|drakxtools-14.34-2|1574	o allow Encrypted partition inside LVM
12mr|drakxtools-14.34-2|1575	
12mr|drakxtools-14.34-2|1576	+ Thierry Vignaud<tv@mandriva.org>
12mr|drakxtools-14.34-2|1577	- handle new drivers:
12mr|drakxtools-14.34-2|1578	o wireless: wl
12mr|drakxtools-14.34-2|1579	- diskdrake:
12mr|drakxtools-14.34-2|1580	o don't crash when creating a partition in LVM with the partition
12mr|drakxtools-14.34-2|1581	type
12mr|drakxtools-14.34-2|1582	buttons (#38078)
12mr|drakxtools-14.34-2|1583	o write partition table if needed before setting label
12mr|drakxtools-14.34-2|1584	o fix setting label on not yet formatted partition
12mr|drakxtools-14.34-2|1585	- drakbug:
12mr|drakxtools-14.34-2|1586	o add error to summary when crashing in order to help sort duplicates
12mr|drakxtools-14.34-2|1587	
12mr|drakxtools-14.34-2|1588	2009-03-05 - Thierry Vignaud<tv@mandriva.org> 12.5-2mdv2009.1
12mr|drakxtools-14.34-2|1589	+ Revision: 349094
12mr|drakxtools-14.34-2|1590	+ rebuild (emptylog)
12mr|drakxtools-14.34-2|1591	
12mr|drakxtools-14.34-2|1592	2009-03-05 - Thierry Vignaud<tv@mandriva.org> 12.5-1mdv2009.1
12mr|drakxtools-14.34-2|1593	+ Revision: 349092
12mr|drakxtools-14.34-2|1594	- handle new drivers
12mr|drakxtools-14.34-2|1595	o dvb: dm1105, dvb-usb-af9015, dvb-usb-cinergyT2, firedtv
12mr|drakxtools-14.34-2|1596	o ethernet: smsc9420
12mr|drakxtools-14.34-2|1597	o gigabit: atl1c
12mr|drakxtools-14.34-2|1598	* pata: cs5536, it8172, it821x
12mr|drakxtools-14.34-2|1599	o ISDN: hfcpci, hfcmulti, hfcsusb, solos-pci
12mr|drakxtools-14.34-2|1600	o USB controllers: hwa-hc, whci-hcd
12mr|drakxtools-14.34-2|1601	o wireless: ath9k, i2400m-usb, rt2860, rt2870 and rtl8187se
12mr|drakxtools-14.34-2|1602	- drakauth:
12mr|drakxtools-14.34-2|1603	o only install and enable pam_ccreds when required (#44027)
12mr|drakxtools-14.34-2|1604	- finish-install:
12mr|drakxtools-14.34-2|1605	o finit support
12mr|drakxtools-14.34-2|1606	o give console rights for current session when renaming user
12mr|drakxtools-14.34-2|1607	- drakdvb:
12mr|drakxtools-14.34-2|1608	o install w_scan if needed (#48242)
12mr|drakxtools-14.34-2|1609	- harddrake:
12mr|drakxtools-14.34-2|1610	o all "gpsca*" driven devices are webcam
12mr|drakxtools-14.34-2|1611	- localdrake/finish-install:
12mr|drakxtools-14.34-2|1612	o fix reading default input method setting
12mr|drakxtools-14.34-2|1613	- remove extents options on ext4 when updating fstab
12mr|drakxtools-14.34-2|1614	
12mr|drakxtools-14.34-2|1615	2009-02-25 - Thierry Vignaud<tv@mandriva.org> 11.91-1mdv2009.1
12mr|drakxtools-14.34-2|1616	+ Revision: 344662
12mr|drakxtools-14.34-2|1617	- patch 0: fix build due to broken 'tr' translations
12mr|drakxtools-14.34-2|1618	- harddrake:
12mr|drakxtools-14.34-2|1619	o hide module configuration button if needed (#16678)
12mr|drakxtools-14.34-2|1620	o remove empty module parameter instead of writing them  (#40581)
12mr|drakxtools-14.34-2|1621	- harddrake service:
12mr|drakxtools-14.34-2|1622	o prevent wrongly notifying we switched from proprietary to free
12mr|drakxtools-14.34-2|1623	driver (anssi, #41969)
12mr|drakxtools-14.34-2|1624	(regression introduced in 11.70 on 16 October 2008)
12mr|drakxtools-14.34-2|1625	- drakboot
12mr|drakxtools-14.34-2|1626	o do not crash b/c ext4 was forbidden for /boot (#47853)
12mr|drakxtools-14.34-2|1627	- diskdrake
12mr|drakxtools-14.34-2|1628	o really don't set extents option for ext4
12mr|drakxtools-14.34-2|1629	- drakdvb:
12mr|drakxtools-14.34-2|1630	o sort channels list
12mr|drakxtools-14.34-2|1631	o prefer vlc if present
12mr|drakxtools-14.34-2|1632	o kill running vlc if configured with one-instance by default
12mr|drakxtools-14.34-2|1633	(it does not use DVB options from new command line)

13852 12
12mr|drv_z42-0.4.3-14|1	Summary:	Printer driver for the Lexmark Z42, Z43 and Z52 printer
12mr|drv_z42-0.4.3-14|2	Name: 		drv_z42
12mr|drv_z42-0.4.3-14|3	Version:	0.4.3
12mr|drv_z42-0.4.3-14|4	Release:	%mkrel 14
12mr|drv_z42-0.4.3-14|5	License:	GPL
12mr|drv_z42-0.4.3-14|6	Group:		System/Printing
12mr|drv_z42-0.4.3-14|7	URL:		http://www.xs4all.nl/~pastolk/
12mr|drv_z42-0.4.3-14|8	Source:		http://www.xs4all.nl/~pastolk/drv_z42-%{version}.tar.gz
12mr|drv_z42-0.4.3-14|9	Source1:	z42-2.png
12mr|drv_z42-0.4.3-14|10	Source2:        lexmark.png
12mr|drv_z42-0.4.3-14|11	BuildRequires:	gtk+2-devel
12mr|drv_z42-0.4.3-14|12	BuildRequires:	imagemagick
12mr|drv_z42-0.4.3-14|13	Conflicts:	printer-utils = 2007
12mr|drv_z42-0.4.3-14|14	Conflicts:	printer-filters = 2007
12mr|drv_z42-0.4.3-14|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|drv_z42-0.4.3-14|16	
12mr|drv_z42-0.4.3-14|17	%description
12mr|drv_z42-0.4.3-14|18	Driver for the Lexmark printers Z42, Z43, Z52, X73 and the Compaq IJ1200.
12mr|drv_z42-0.4.3-14|19	
12mr|drv_z42-0.4.3-14|20	%package -n	z42tool
12mr|drv_z42-0.4.3-14|21	Summary:	GUI for Lexmark printer maintence
12mr|drv_z42-0.4.3-14|22	Group:		System/Printing
12mr|drv_z42-0.4.3-14|23	Requires:	%{name} = %{version}
12mr|drv_z42-0.4.3-14|24	
12mr|drv_z42-0.4.3-14|25	%description -n	z42tool
12mr|drv_z42-0.4.3-14|26	GUI tool to configure the Lexmark printers Z42, Z43, Z52, X73 and the Compaq
12mr|drv_z42-0.4.3-14|27	IJ1200.
12mr|drv_z42-0.4.3-14|28	
12mr|drv_z42-0.4.3-14|29	%prep
12mr|drv_z42-0.4.3-14|30	
12mr|drv_z42-0.4.3-14|31	%setup -q -n %{name}
12mr|drv_z42-0.4.3-14|32	
12mr|drv_z42-0.4.3-14|33	%build
12mr|drv_z42-0.4.3-14|34	pushd src
12mr|drv_z42-0.4.3-14|35	%{__cc} %{optflags} %{ldflags} -o z42_cmyk z42_cmyk.c
12mr|drv_z42-0.4.3-14|36	popd
12mr|drv_z42-0.4.3-14|37	
12mr|drv_z42-0.4.3-14|38	pushd z42tool
12mr|drv_z42-0.4.3-14|39	%configure2_5x
12mr|drv_z42-0.4.3-14|40	%make
12mr|drv_z42-0.4.3-14|41	popd
12mr|drv_z42-0.4.3-14|42	
12mr|drv_z42-0.4.3-14|43	%install
12mr|drv_z42-0.4.3-14|44	rm -rf %{buildroot}
12mr|drv_z42-0.4.3-14|45	
12mr|drv_z42-0.4.3-14|46	install -d %{buildroot}%{_bindir}
12mr|drv_z42-0.4.3-14|47	
12mr|drv_z42-0.4.3-14|48	pushd src
12mr|drv_z42-0.4.3-14|49	install -m0755 z42_cmyk %{buildroot}%{_bindir}
12mr|drv_z42-0.4.3-14|50	popd
12mr|drv_z42-0.4.3-14|51	
12mr|drv_z42-0.4.3-14|52	pushd z42tool
12mr|drv_z42-0.4.3-14|53	%makeinstall_std
12mr|drv_z42-0.4.3-14|54	popd
12mr|drv_z42-0.4.3-14|55	
12mr|drv_z42-0.4.3-14|56	# icon
12mr|drv_z42-0.4.3-14|57	install -d %{buildroot}%{_miconsdir}
12mr|drv_z42-0.4.3-14|58	install -d %{buildroot}%{_iconsdir}
12mr|drv_z42-0.4.3-14|59	install -d %{buildroot}%{_liconsdir}
12mr|drv_z42-0.4.3-14|60	
12mr|drv_z42-0.4.3-14|61	convert %SOURCE2 -resize 16x16  %{buildroot}%{_miconsdir}/z42tool.png
12mr|drv_z42-0.4.3-14|62	convert %SOURCE2 -resize 32x32  %{buildroot}%{_iconsdir}/z42tool.png
12mr|drv_z42-0.4.3-14|63	convert %SOURCE2 -resize 48x48  %{buildroot}%{_liconsdir}/z42tool.png
12mr|drv_z42-0.4.3-14|64	
12mr|drv_z42-0.4.3-14|65	# XDG menu
12mr|drv_z42-0.4.3-14|66	install -d %{buildroot}%{_datadir}/applications
12mr|drv_z42-0.4.3-14|67	cat > %{buildroot}%{_datadir}/applications/mandriva-z42tool.desktop << EOF
12mr|drv_z42-0.4.3-14|68	[Desktop Entry]
12mr|drv_z42-0.4.3-14|69	Name=Lexmark printer manager
12mr|drv_z42-0.4.3-14|70	Comment=Status, alignment, cartridge maintenance
12mr|drv_z42-0.4.3-14|71	Exec=%{_bindir}/z42tool
12mr|drv_z42-0.4.3-14|72	Icon=z42tool
12mr|drv_z42-0.4.3-14|73	Terminal=false
12mr|drv_z42-0.4.3-14|74	Type=Application
12mr|drv_z42-0.4.3-14|75	Categories=System;Monitor;
12mr|drv_z42-0.4.3-14|76	EOF
12mr|drv_z42-0.4.3-14|77	
12mr|drv_z42-0.4.3-14|78	%if %mdkversion < 200900
12mr|drv_z42-0.4.3-14|79	%post -n z42tool
12mr|drv_z42-0.4.3-14|80	%update_menus
12mr|drv_z42-0.4.3-14|81	%endif
12mr|drv_z42-0.4.3-14|82	
12mr|drv_z42-0.4.3-14|83	%if %mdkversion < 200900
12mr|drv_z42-0.4.3-14|84	%postun -n z42tool
12mr|drv_z42-0.4.3-14|85	%clean_menus
12mr|drv_z42-0.4.3-14|86	%endif
12mr|drv_z42-0.4.3-14|87	
12mr|drv_z42-0.4.3-14|88	%clean
12mr|drv_z42-0.4.3-14|89	rm -rf %{buildroot}
12mr|drv_z42-0.4.3-14|90	
12mr|drv_z42-0.4.3-14|91	%files
12mr|drv_z42-0.4.3-14|92	%defattr(0644,root,root,0755)
12mr|drv_z42-0.4.3-14|93	%doc COPYING ChangeLog FAQ README
12mr|drv_z42-0.4.3-14|94	%attr(0755,root,root) %{_bindir}/z42_cmyk
12mr|drv_z42-0.4.3-14|95	
12mr|drv_z42-0.4.3-14|96	%files -n z42tool
12mr|drv_z42-0.4.3-14|97	%defattr(0644,root,root,0755)
12mr|drv_z42-0.4.3-14|98	%doc z42tool/README
12mr|drv_z42-0.4.3-14|99	%{_datadir}/z42tool
12mr|drv_z42-0.4.3-14|100	%attr(0755,root,root) %{_bindir}/z42tool
12mr|drv_z42-0.4.3-14|101	%{_iconsdir}/*.png
12mr|drv_z42-0.4.3-14|102	%{_miconsdir}/*.png
12mr|drv_z42-0.4.3-14|103	%{_liconsdir}/*.png
12mr|drv_z42-0.4.3-14|104	%{_datadir}/applications/*.desktop
12mr|drv_z42-0.4.3-14|105	
12mr|drv_z42-0.4.3-14|106	
12mr|drv_z42-0.4.3-14|107	
12mr|drv_z42-0.4.3-14|108	%changelog
12mr|drv_z42-0.4.3-14|109	

13853 12
12mr|dssi-1.1.1-1|1	Summary:	Disposable Soft Synth Interface examples and utilities
12mr|dssi-1.1.1-1|2	Name:		dssi
12mr|dssi-1.1.1-1|3	Version:	1.1.1
12mr|dssi-1.1.1-1|4	Release:	1
12mr|dssi-1.1.1-1|5	License:	LGPLv2+
12mr|dssi-1.1.1-1|6	Group:		Sound
12mr|dssi-1.1.1-1|7	URL:		http://dssi.sourceforge.net/
12mr|dssi-1.1.1-1|8	Source0:	http://prdownloads.sourceforge.net/dssi/%{name}-%{version}.tar.gz
12mr|dssi-1.1.1-1|9	Source1:	dssi.sh.bz2
12mr|dssi-1.1.1-1|10	Source2:	dssi.csh.bz2
12mr|dssi-1.1.1-1|11	BuildRequires:	ladspa-devel
12mr|dssi-1.1.1-1|12	BuildRequires:	liblo-devel
12mr|dssi-1.1.1-1|13	BuildRequires:	libalsa-devel
12mr|dssi-1.1.1-1|14	BuildRequires:	jackit-devel
12mr|dssi-1.1.1-1|15	BuildRequires:	libsamplerate-devel
12mr|dssi-1.1.1-1|16	BuildRequires:  pkgconfig(sndfile)
12mr|dssi-1.1.1-1|17	BuildRequires:	qt4-devel
12mr|dssi-1.1.1-1|18	
12mr|dssi-1.1.1-1|19	%description
12mr|dssi-1.1.1-1|20	DSSI (pronounced "dizzy") is an API for audio plugins, with particular
12mr|dssi-1.1.1-1|21	application for software synthesis plugins with native user
12mr|dssi-1.1.1-1|22	interfaces. DSSI is an open specification developed for use in Linux
12mr|dssi-1.1.1-1|23	audio applications, although portable to other platforms. It may be
12mr|dssi-1.1.1-1|24	thought of as LADSPA-for-instruments, or something comparable to VSTi.
12mr|dssi-1.1.1-1|25	
12mr|dssi-1.1.1-1|26	This package contains examples and utilities.
12mr|dssi-1.1.1-1|27	
12mr|dssi-1.1.1-1|28	%package devel
12mr|dssi-1.1.1-1|29	Summary:	Disposable Soft Synth Interface API
12mr|dssi-1.1.1-1|30	Group:		Development/C
12mr|dssi-1.1.1-1|31	Requires:	%{name} = %{version}
12mr|dssi-1.1.1-1|32	Requires:	ladspa-devel
12mr|dssi-1.1.1-1|33	Requires:	libalsa-devel
12mr|dssi-1.1.1-1|34	
12mr|dssi-1.1.1-1|35	%description devel
12mr|dssi-1.1.1-1|36	DSSI (pronounced "dizzy") is an API for audio plugins, with particular
12mr|dssi-1.1.1-1|37	application for software synthesis plugins with native user
12mr|dssi-1.1.1-1|38	interfaces. DSSI is an open specification developed for use in Linux
12mr|dssi-1.1.1-1|39	audio applications, although portable to other platforms. It may be
12mr|dssi-1.1.1-1|40	thought of as LADSPA-for-instruments, or something comparable to VSTi.
12mr|dssi-1.1.1-1|41	
12mr|dssi-1.1.1-1|42	DSSI consists of a C language API for use by plugins and hosts, based
12mr|dssi-1.1.1-1|43	on the LADSPA API, and an OSC (Open Sound Control) API for use in user
12mr|dssi-1.1.1-1|44	interface to host communications. The DSSI specification consists of
12mr|dssi-1.1.1-1|45	an RFC which describes the background for the proposal and defines the
12mr|dssi-1.1.1-1|46	OSC part of the specification, and a documented header file which
12mr|dssi-1.1.1-1|47	defines the C API.
12mr|dssi-1.1.1-1|48	
12mr|dssi-1.1.1-1|49	%prep
12mr|dssi-1.1.1-1|50	%setup -q
12mr|dssi-1.1.1-1|51	
12mr|dssi-1.1.1-1|52	%build
12mr|dssi-1.1.1-1|53	%configure2_5x
12mr|dssi-1.1.1-1|54	%make
12mr|dssi-1.1.1-1|55	
12mr|dssi-1.1.1-1|56	%install
12mr|dssi-1.1.1-1|57	%makeinstall_std
12mr|dssi-1.1.1-1|58	
12mr|dssi-1.1.1-1|59	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
12mr|dssi-1.1.1-1|60	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/profile.d/dssi.sh
12mr|dssi-1.1.1-1|61	bzcat %{SOURCE2} > %{buildroot}%{_sysconfdir}/profile.d/dssi.csh
12mr|dssi-1.1.1-1|62	perl -pi -e "s!__LIBDIR__!%{_libdir}!" %{buildroot}%{_sysconfdir}/profile.d/dssi*sh
12mr|dssi-1.1.1-1|63	
12mr|dssi-1.1.1-1|64	%files
12mr|dssi-1.1.1-1|65	%defattr(-,root,root)
12mr|dssi-1.1.1-1|66	%doc ChangeLog README
12mr|dssi-1.1.1-1|67	%{_bindir}/jack-dssi-host
12mr|dssi-1.1.1-1|68	%{_bindir}/dssi_analyse_plugin
12mr|dssi-1.1.1-1|69	%{_bindir}/dssi_list_plugins
12mr|dssi-1.1.1-1|70	%{_bindir}/dssi_osc_send
12mr|dssi-1.1.1-1|71	%{_bindir}/dssi_osc_update
12mr|dssi-1.1.1-1|72	%{_bindir}/karplong
12mr|dssi-1.1.1-1|73	%{_bindir}/less_trivial_synth
12mr|dssi-1.1.1-1|74	%{_bindir}/trivial_sampler
12mr|dssi-1.1.1-1|75	%{_bindir}/trivial_synth
12mr|dssi-1.1.1-1|76	%{_libdir}/dssi/*.so
12mr|dssi-1.1.1-1|77	%{_libdir}/dssi/less_trivial_synth/LTS_*
12mr|dssi-1.1.1-1|78	%{_libdir}/dssi/trivial_sampler/trivial_sampler_*
12mr|dssi-1.1.1-1|79	%{_mandir}/man1/dssi_osc_send.1*
12mr|dssi-1.1.1-1|80	%{_mandir}/man1/dssi_osc_update.1*
12mr|dssi-1.1.1-1|81	%{_mandir}/man1/jack-dssi-host.1*
12mr|dssi-1.1.1-1|82	%{_mandir}/man1/dssi_analyse_plugin.1*
12mr|dssi-1.1.1-1|83	%{_mandir}/man1/dssi_list_plugins.1*
12mr|dssi-1.1.1-1|84	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/profile.d/dssi*sh
12mr|dssi-1.1.1-1|85	
12mr|dssi-1.1.1-1|86	%files devel
12mr|dssi-1.1.1-1|87	%defattr(-,root,root)
12mr|dssi-1.1.1-1|88	%doc doc/TODO doc/*.txt
12mr|dssi-1.1.1-1|89	%{_includedir}/dssi.h
12mr|dssi-1.1.1-1|90	%{_libdir}/pkgconfig/dssi.pc
12mr|dssi-1.1.1-1|91	
12mr|dssi-1.1.1-1|92	
12mr|dssi-1.1.1-1|93	
12mr|dssi-1.1.1-1|94	%changelog
12mr|dssi-1.1.1-1|95	

13854 12
12mr|dtdparser-1.21-3.2.8|1	# Copyright (c) 2000-2007, JPackage Project
12mr|dtdparser-1.21-3.2.8|2	# All rights reserved.
12mr|dtdparser-1.21-3.2.8|3	#
12mr|dtdparser-1.21-3.2.8|4	# Redistribution and use in source and binary forms, with or without
12mr|dtdparser-1.21-3.2.8|5	# modification, are permitted provided that the following conditions
12mr|dtdparser-1.21-3.2.8|6	# are met:
12mr|dtdparser-1.21-3.2.8|7	#
12mr|dtdparser-1.21-3.2.8|8	# 1. Redistributions of source code must retain the above copyright
12mr|dtdparser-1.21-3.2.8|9	#    notice, this list of conditions and the following disclaimer.
12mr|dtdparser-1.21-3.2.8|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|dtdparser-1.21-3.2.8|11	#    notice, this list of conditions and the following disclaimer in the
12mr|dtdparser-1.21-3.2.8|12	#    documentation and/or other materials provided with the
12mr|dtdparser-1.21-3.2.8|13	#    distribution.
12mr|dtdparser-1.21-3.2.8|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|dtdparser-1.21-3.2.8|15	#    contributors may be used to endorse or promote products derived
12mr|dtdparser-1.21-3.2.8|16	#    from this software without specific prior written permission.
12mr|dtdparser-1.21-3.2.8|17	#
12mr|dtdparser-1.21-3.2.8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|dtdparser-1.21-3.2.8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|dtdparser-1.21-3.2.8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|dtdparser-1.21-3.2.8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|dtdparser-1.21-3.2.8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|dtdparser-1.21-3.2.8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|dtdparser-1.21-3.2.8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|dtdparser-1.21-3.2.8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|dtdparser-1.21-3.2.8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|dtdparser-1.21-3.2.8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|dtdparser-1.21-3.2.8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|dtdparser-1.21-3.2.8|29	#
12mr|dtdparser-1.21-3.2.8|30	
12mr|dtdparser-1.21-3.2.8|31	%define _with_gcj_support 1
12mr|dtdparser-1.21-3.2.8|32	
12mr|dtdparser-1.21-3.2.8|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}}}
12mr|dtdparser-1.21-3.2.8|34	
12mr|dtdparser-1.21-3.2.8|35	%define section         free
12mr|dtdparser-1.21-3.2.8|36	
12mr|dtdparser-1.21-3.2.8|37	Name:           dtdparser
12mr|dtdparser-1.21-3.2.8|38	Version:        1.21
12mr|dtdparser-1.21-3.2.8|39	Release:        3.2.8
12mr|dtdparser-1.21-3.2.8|40	Epoch:          0
12mr|dtdparser-1.21-3.2.8|41	Summary:        A Java DTD Parser
12mr|dtdparser-1.21-3.2.8|42	License:        LGPL
12mr|dtdparser-1.21-3.2.8|43	Source0:        http://wutka.com/download/%{name}-%{version}.tgz
12mr|dtdparser-1.21-3.2.8|44	URL:            http://wutka.com/dtdparser.html
12mr|dtdparser-1.21-3.2.8|45	BuildRequires:  ant
12mr|dtdparser-1.21-3.2.8|46	BuildRequires:  locales-en
12mr|dtdparser-1.21-3.2.8|47	BuildRequires:  java-rpmbuild
12mr|dtdparser-1.21-3.2.8|48	Requires:       java
12mr|dtdparser-1.21-3.2.8|49	Requires:       jpackage-utils >= 0:1.6
12mr|dtdparser-1.21-3.2.8|50	Requires(postun): jpackage-utils >= 0:1.6
12mr|dtdparser-1.21-3.2.8|51	Group:          Development/Java
12mr|dtdparser-1.21-3.2.8|52	%if ! %{gcj_support}
12mr|dtdparser-1.21-3.2.8|53	BuildArch:      noarch
12mr|dtdparser-1.21-3.2.8|54	%endif
12mr|dtdparser-1.21-3.2.8|55	
12mr|dtdparser-1.21-3.2.8|56	%if %{gcj_support}
12mr|dtdparser-1.21-3.2.8|57	BuildRequires:                java-gcj-compat-devel
12mr|dtdparser-1.21-3.2.8|58	%endif
12mr|dtdparser-1.21-3.2.8|59	
12mr|dtdparser-1.21-3.2.8|60	%description
12mr|dtdparser-1.21-3.2.8|61	DTD parsers for Java seem to be pretty scarce. That's probably because
12mr|dtdparser-1.21-3.2.8|62	DTD isn't valid XML. At some point, if/when XML Schema becomes widely
12mr|dtdparser-1.21-3.2.8|63	accepted, no one will need DTD parsers anymore. Until then, you can
12mr|dtdparser-1.21-3.2.8|64	use this library to parse a DTD.
12mr|dtdparser-1.21-3.2.8|65	
12mr|dtdparser-1.21-3.2.8|66	%package javadoc
12mr|dtdparser-1.21-3.2.8|67	Summary:        Javadoc for %{name}
12mr|dtdparser-1.21-3.2.8|68	Group:          Development/Java
12mr|dtdparser-1.21-3.2.8|69	Requires:       jpackage-utils >= 0:1.6
12mr|dtdparser-1.21-3.2.8|70	Requires(postun): jpackage-utils >= 0:1.6
12mr|dtdparser-1.21-3.2.8|71	
12mr|dtdparser-1.21-3.2.8|72	%description javadoc
12mr|dtdparser-1.21-3.2.8|73	Javadoc for %{name}.
12mr|dtdparser-1.21-3.2.8|74	
12mr|dtdparser-1.21-3.2.8|75	# -----------------------------------------------------------------------------
12mr|dtdparser-1.21-3.2.8|76	
12mr|dtdparser-1.21-3.2.8|77	%prep
12mr|dtdparser-1.21-3.2.8|78	%setup -q
12mr|dtdparser-1.21-3.2.8|79	# remove all binary libs
12mr|dtdparser-1.21-3.2.8|80	find . -name "*.jar" -exec rm -f {} \;
12mr|dtdparser-1.21-3.2.8|81	
12mr|dtdparser-1.21-3.2.8|82	# -----------------------------------------------------------------------------
12mr|dtdparser-1.21-3.2.8|83	
12mr|dtdparser-1.21-3.2.8|84	%build
12mr|dtdparser-1.21-3.2.8|85	export LC_ALL=ISO-8859-1
12mr|dtdparser-1.21-3.2.8|86	%{ant} build createdoc
12mr|dtdparser-1.21-3.2.8|87	
12mr|dtdparser-1.21-3.2.8|88	# -----------------------------------------------------------------------------
12mr|dtdparser-1.21-3.2.8|89	
12mr|dtdparser-1.21-3.2.8|90	%install
12mr|dtdparser-1.21-3.2.8|91	# jars
12mr|dtdparser-1.21-3.2.8|92	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|dtdparser-1.21-3.2.8|93	install -m 644 dist/%{name}120.jar \
12mr|dtdparser-1.21-3.2.8|94	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|dtdparser-1.21-3.2.8|95	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|dtdparser-1.21-3.2.8|96	
12mr|dtdparser-1.21-3.2.8|97	# javadoc
12mr|dtdparser-1.21-3.2.8|98	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|dtdparser-1.21-3.2.8|99	cp -pr doc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|dtdparser-1.21-3.2.8|100	
12mr|dtdparser-1.21-3.2.8|101	# -----------------------------------------------------------------------------
12mr|dtdparser-1.21-3.2.8|102	
12mr|dtdparser-1.21-3.2.8|103	%if %{gcj_support}
12mr|dtdparser-1.21-3.2.8|104	%{_bindir}/aot-compile-rpm
12mr|dtdparser-1.21-3.2.8|105	%endif
12mr|dtdparser-1.21-3.2.8|106	
12mr|dtdparser-1.21-3.2.8|107	# -----------------------------------------------------------------------------
12mr|dtdparser-1.21-3.2.8|108	
12mr|dtdparser-1.21-3.2.8|109	%if %{gcj_support}
12mr|dtdparser-1.21-3.2.8|110	%post
12mr|dtdparser-1.21-3.2.8|111	%{update_gcjdb}
12mr|dtdparser-1.21-3.2.8|112	
12mr|dtdparser-1.21-3.2.8|113	%postun
12mr|dtdparser-1.21-3.2.8|114	%{clean_gcjdb}
12mr|dtdparser-1.21-3.2.8|115	%endif
12mr|dtdparser-1.21-3.2.8|116	
12mr|dtdparser-1.21-3.2.8|117	%files
12mr|dtdparser-1.21-3.2.8|118	%defattr(0644,root,root,0755)
12mr|dtdparser-1.21-3.2.8|119	%doc CHANGES LICENSE README
12mr|dtdparser-1.21-3.2.8|120	%{_javadir}/*
12mr|dtdparser-1.21-3.2.8|121	
12mr|dtdparser-1.21-3.2.8|122	%if %{gcj_support}
12mr|dtdparser-1.21-3.2.8|123	%dir %attr(-,root,root) %{_libdir}/gcj/%{name}
12mr|dtdparser-1.21-3.2.8|124	%attr(-,root,root) %{_libdir}/gcj/%{name}/dtdparser-1.21.jar.*
12mr|dtdparser-1.21-3.2.8|125	%endif
12mr|dtdparser-1.21-3.2.8|126	
12mr|dtdparser-1.21-3.2.8|127	%files javadoc
12mr|dtdparser-1.21-3.2.8|128	%defattr(0644,root,root,0755)
12mr|dtdparser-1.21-3.2.8|129	%doc %{_javadocdir}/*
12mr|dtdparser-1.21-3.2.8|130	
12mr|dtdparser-1.21-3.2.8|131	# -----------------------------------------------------------------------------
12mr|dtdparser-1.21-3.2.8|132	
12mr|dtdparser-1.21-3.2.8|133	
12mr|dtdparser-1.21-3.2.8|134	
12mr|dtdparser-1.21-3.2.8|135	%changelog
12mr|dtdparser-1.21-3.2.8|136	

13855 12
12mr|dudf-0.15-6|1	%if %{_use_internal_dependency_generator}
12mr|dudf-0.15-6|2	%define __noautoreq 'devel\\(libjsoncpp(.*)\\)'
12mr|dudf-0.15-6|3	%endif
12mr|dudf-0.15-6|4	
12mr|dudf-0.15-6|5	Name:		dudf
12mr|dudf-0.15-6|6	Summary:	Mandriva implementation of DUDF as part of the Mancoosi European Project
12mr|dudf-0.15-6|7	Version:	0.15
12mr|dudf-0.15-6|8	Release:	6
12mr|dudf-0.15-6|9	Group:		System/Base
12mr|dudf-0.15-6|10	License:	GPLv2+
12mr|dudf-0.15-6|11	URL:		http://www.mancoosi.org
12mr|dudf-0.15-6|12	
12mr|dudf-0.15-6|13	Source0:	%{name}-%{version}.tar.xz
12mr|dudf-0.15-6|14	BuildRequires:	swig
12mr|dudf-0.15-6|15	BuildRequires:	perl-devel
12mr|dudf-0.15-6|16	BuildRequires:	jsoncpp-devel >= 0.5.0-11
12mr|dudf-0.15-6|17	BuildRequires:	pkgconfig(libxml-2.0)
12mr|dudf-0.15-6|18	BuildRequires:	rpm-devel
12mr|dudf-0.15-6|19	BuildRequires:	ossp-uuid-devel
12mr|dudf-0.15-6|20	BuildRequires:	cppunit-devel
12mr|dudf-0.15-6|21	
12mr|dudf-0.15-6|22	%description
12mr|dudf-0.15-6|23	Mancoosi aims at achieving better management of software upgrades.
12mr|dudf-0.15-6|24	As part of this European project, urpmi can generate information about
12mr|dudf-0.15-6|25	installation failure when it arises and provide it to Mandriva engineers
12mr|dudf-0.15-6|26	and Mancoosi project members to help solving the issue. This is achieved
12mr|dudf-0.15-6|27	via a DUDF file, where DUDF stands for Distribution Upgradeability
12mr|dudf-0.15-6|28	Description Format.
12mr|dudf-0.15-6|29	The current package provides libdudf, a C++ library aiming at generating
12mr|dudf-0.15-6|30	this DUDF file, together with a Perl wrapper, perl-dudfrpmstatus, which is
12mr|dudf-0.15-6|31	used by urpmi.
12mr|dudf-0.15-6|32	
12mr|dudf-0.15-6|33	%define	major	1
12mr|dudf-0.15-6|34	%define	libname	%mklibname %{name} %{major}
12mr|dudf-0.15-6|35	%define	devname	%mklibname -d %{name} %{major}
12mr|dudf-0.15-6|36	
12mr|dudf-0.15-6|37	%package -n	%{libname}
12mr|dudf-0.15-6|38	Summary:	Mandriva DUDF file generation library
12mr|dudf-0.15-6|39	Group:		System/Libraries
12mr|dudf-0.15-6|40	
12mr|dudf-0.15-6|41	%description -n	%{libname}
12mr|dudf-0.15-6|42	Library used for generating the Mandriva DUDF file.
12mr|dudf-0.15-6|43	
12mr|dudf-0.15-6|44	%package -n	%{devname}
12mr|dudf-0.15-6|45	Summary:	Development header & library for Mandriva DUDF library
12mr|dudf-0.15-6|46	Group:		Development/C++
12mr|dudf-0.15-6|47	Provides:	%{name}-devel = %{EVRD}
12mr|dudf-0.15-6|48	Requires:	%{libname} = %{EVRD}
12mr|dudf-0.15-6|49	
12mr|dudf-0.15-6|50	%description -n	%{devname}
12mr|dudf-0.15-6|51	Development header & library for Mandriva DUDF file generation library.
12mr|dudf-0.15-6|52	
12mr|dudf-0.15-6|53	%package -n	perl-dudfrpmstatus
12mr|dudf-0.15-6|54	Summary:	Mandriva DUDF file generation library Perl wrapper
12mr|dudf-0.15-6|55	Group:		System/Libraries
12mr|dudf-0.15-6|56	
12mr|dudf-0.15-6|57	%description -n	perl-dudfrpmstatus
12mr|dudf-0.15-6|58	Perl wrapper providing access to the Mandriva DUDF file generation
12mr|dudf-0.15-6|59	library.
12mr|dudf-0.15-6|60	
12mr|dudf-0.15-6|61	%prep
12mr|dudf-0.15-6|62	%setup -q
12mr|dudf-0.15-6|63	
12mr|dudf-0.15-6|64	%build
12mr|dudf-0.15-6|65	export LDFLAGS="%{ldflags}"
12mr|dudf-0.15-6|66	%define	_disable_ld_no_undefined 1
12mr|dudf-0.15-6|67	export PERL_LDFLAGS="%{ldflags}"
12mr|dudf-0.15-6|68	%make CXXFLAGS="%{optflags}"
12mr|dudf-0.15-6|69	
12mr|dudf-0.15-6|70	# %check
12mr|dudf-0.15-6|71	# make test
12mr|dudf-0.15-6|72	
12mr|dudf-0.15-6|73	%install
12mr|dudf-0.15-6|74	%makeinstall_std prefix=%{_prefix} libdir=%{_libdir}
12mr|dudf-0.15-6|75	
12mr|dudf-0.15-6|76	%files -n %{libname}
12mr|dudf-0.15-6|77	%{_libdir}/libdudf.so.%{major}*
12mr|dudf-0.15-6|78	
12mr|dudf-0.15-6|79	%files -n %{devname}
12mr|dudf-0.15-6|80	%{_libdir}/libdudf.so
12mr|dudf-0.15-6|81	%{_includedir}/dudf.h
12mr|dudf-0.15-6|82	
12mr|dudf-0.15-6|83	%files -n perl-dudfrpmstatus
12mr|dudf-0.15-6|84	%{perl_sitearch}/dudfrpmstatus.pm
12mr|dudf-0.15-6|85	%{perl_sitearch}/auto/dudfrpmstatus/dudfrpmstatus.so
12mr|dudf-0.15-6|86	
12mr|dudf-0.15-6|87	
12mr|dudf-0.15-6|88	%changelog
12mr|dudf-0.15-6|89	* Tue Apr 26 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.15-3
12mr|dudf-0.15-6|90	+ Revision: 659398
12mr|dudf-0.15-6|91	- drop dependency filtering now that libjsoncpp has a proper soname
12mr|dudf-0.15-6|92	- rebuild against new libjsoncpp with SONAME
12mr|dudf-0.15-6|93	
12mr|dudf-0.15-6|94	* Sun Apr 24 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.15-2
12mr|dudf-0.15-6|95	+ Revision: 658150
12mr|dudf-0.15-6|96	- add cppunit-devel to buildrequires so that test suite may build
12mr|dudf-0.15-6|97	- add %%check section
12mr|dudf-0.15-6|98	- update license tag
12mr|dudf-0.15-6|99	- filter out dependency on devel(libjsoncpp) for -devel package
12mr|dudf-0.15-6|100	
12mr|dudf-0.15-6|101	* Sat Apr 23 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.15-1
12mr|dudf-0.15-6|102	+ Revision: 657379
12mr|dudf-0.15-6|103	- new version:
12mr|dudf-0.15-6|104	o fix remaining memleaks
12mr|dudf-0.15-6|105	o fix problem with parsing of dependency flags
12mr|dudf-0.15-6|106	
12mr|dudf-0.15-6|107	* Fri Apr 22 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.14-1
12mr|dudf-0.15-6|108	+ Revision: 656743
12mr|dudf-0.15-6|109	- new version:
12mr|dudf-0.15-6|110	o fix some linking issues
12mr|dudf-0.15-6|111	
12mr|dudf-0.15-6|112	* Fri Apr 22 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.13-1
12mr|dudf-0.15-6|113	+ Revision: 656716
12mr|dudf-0.15-6|114	- new version:
12mr|dudf-0.15-6|115	o use libossp-uuid rather than libuuid
12mr|dudf-0.15-6|116	- rebuild against new perl
12mr|dudf-0.15-6|117	- remove some obsolete rpm stuff
12mr|dudf-0.15-6|118	
12mr|dudf-0.15-6|119	* Sat Feb 05 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.12-1
12mr|dudf-0.15-6|120	+ Revision: 636296
12mr|dudf-0.15-6|121	- add missing buildrequires
12mr|dudf-0.15-6|122	- update to latest code
12mr|dudf-0.15-6|123	- cleanup package
12mr|dudf-0.15-6|124	- bump major
12mr|dudf-0.15-6|125	- add -devel package
12mr|dudf-0.15-6|126	
12mr|dudf-0.15-6|127	* Fri Jul 30 2010 Stéphane Laurière <slauriere@mandriva.com> 0.11-1mdv2011.0
12mr|dudf-0.15-6|128	+ Revision: 563738
12mr|dudf-0.15-6|129	- updated libopenssl-devel buildrequires
12mr|dudf-0.15-6|130	- v0.1 release
12mr|dudf-0.15-6|131	

13856 12
12mr|dump-0.4b42-5|1	Summary:	Programs for backing up and restoring filesystems
12mr|dump-0.4b42-5|2	Name:		dump
12mr|dump-0.4b42-5|3	Version:	0.4b42
12mr|dump-0.4b42-5|4	Release:	5
12mr|dump-0.4b42-5|5	License:	BSD
12mr|dump-0.4b42-5|6	Group:		Archiving/Backup
12mr|dump-0.4b42-5|7	
12mr|dump-0.4b42-5|8	Source: 	ftp://osdn.dl.sourceforge.net/pub/sourceforge/d/du/%{name}/%{name}-%{version}.tar.gz
12mr|dump-0.4b42-5|9	Patch0:		dump-nonroot.patch
12mr|dump-0.4b42-5|10	Patch2:		dump-0.4b34-check-systypes.patch
12mr|dump-0.4b42-5|11	Patch3:		dump-0.4b37-compile-fix.patch
12mr|dump-0.4b42-5|12	Patch4:		dump_progname_mips.patch
12mr|dump-0.4b42-5|13	Patch5:		dump-rh507948.patch
12mr|dump-0.4b42-5|14	Patch6:		build-without-selinux.patch
12mr|dump-0.4b42-5|15	URL:		http://sourceforge.net/projects/dump/
12mr|dump-0.4b42-5|16	
12mr|dump-0.4b42-5|17	Requires:	rmt = %{version}-%{release}
12mr|dump-0.4b42-5|18	BuildRequires:	pkgconfig(blkid)
12mr|dump-0.4b42-5|19	BuildRequires:	pkgconfig(ncurses)
12mr|dump-0.4b42-5|20	BuildRequires:	termcap-devel
12mr|dump-0.4b42-5|21	BuildRequires:	readline-devel
12mr|dump-0.4b42-5|22	BuildRequires:	zlib-devel
12mr|dump-0.4b42-5|23	BuildRequires:	bzip2-devel
12mr|dump-0.4b42-5|24	BuildRequires:	pkgconfig(openssl)
12mr|dump-0.4b42-5|25	BuildRequires:	ext2fs-devel
12mr|dump-0.4b42-5|26	
12mr|dump-0.4b42-5|27	%description
12mr|dump-0.4b42-5|28	The dump package contains both dump and restore.  Dump examines files in
12mr|dump-0.4b42-5|29	a filesystem, determines which ones need to be backed up, and copies
12mr|dump-0.4b42-5|30	those files to a specified disk, tape or other storage medium.  The
12mr|dump-0.4b42-5|31	restore command performs the inverse function of dump; it can restore a
12mr|dump-0.4b42-5|32	full backup of a filesystem.  Subsequent incremental backups can then be
12mr|dump-0.4b42-5|33	layered on top of the full backup.  Single files and directory subtrees
12mr|dump-0.4b42-5|34	may also be restored from full or partial backups.
12mr|dump-0.4b42-5|35	
12mr|dump-0.4b42-5|36	%package -n	rmt
12mr|dump-0.4b42-5|37	Summary:	Provides certain programs with access to remote tape devices
12mr|dump-0.4b42-5|38	Group:		Archiving/Backup
12mr|dump-0.4b42-5|39	Provides:	/sbin/rmt
12mr|dump-0.4b42-5|40	
12mr|dump-0.4b42-5|41	%description -n	rmt
12mr|dump-0.4b42-5|42	The rmt utility provides remote access to tape devices for programs
12mr|dump-0.4b42-5|43	like dump (a filesystem backup program), restore (a program for
12mr|dump-0.4b42-5|44	restoring files from a backup) and tar (an archiving program).
12mr|dump-0.4b42-5|45	
12mr|dump-0.4b42-5|46	%prep
12mr|dump-0.4b42-5|47	%setup -q
12mr|dump-0.4b42-5|48	%patch0 -p0 -b .nonroot
12mr|dump-0.4b42-5|49	%patch2 -p1 -b .check-systypes
12mr|dump-0.4b42-5|50	%patch3 -p1 -b .compfix
12mr|dump-0.4b42-5|51	%patch4 -p1 -b .progname
12mr|dump-0.4b42-5|52	%patch5 -p1 -b .rh507948
12mr|dump-0.4b42-5|53	%patch6 -p0 -b .selinux
12mr|dump-0.4b42-5|54	
12mr|dump-0.4b42-5|55	autoconf
12mr|dump-0.4b42-5|56	
12mr|dump-0.4b42-5|57	%build
12mr|dump-0.4b42-5|58	%configure2_5x \
12mr|dump-0.4b42-5|59	--with-manowner=root \
12mr|dump-0.4b42-5|60	--with-mangrp=root \
12mr|dump-0.4b42-5|61	--with-manmode=644 \
12mr|dump-0.4b42-5|62	--enable-ermt \
12mr|dump-0.4b42-5|63	--disable-kerberos \
12mr|dump-0.4b42-5|64	--disable-transselinux
12mr|dump-0.4b42-5|65	
12mr|dump-0.4b42-5|66	
12mr|dump-0.4b42-5|67	%make OPT="%{optflags} -fPIC -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts"
12mr|dump-0.4b42-5|68	
12mr|dump-0.4b42-5|69	%install
12mr|dump-0.4b42-5|70	rm -rf %{buildroot}
12mr|dump-0.4b42-5|71	
12mr|dump-0.4b42-5|72	make install SBINDIR=%{buildroot}/sbin BINDIR=%{buildroot}/sbin MANDIR=%{buildroot}%{_mandir}/man8
12mr|dump-0.4b42-5|73	
12mr|dump-0.4b42-5|74	for i in dump restore; do
12mr|dump-0.4b42-5|75	mv %{buildroot}/sbin/$i %{buildroot}/sbin/$i.ext3
12mr|dump-0.4b42-5|76	ln -s $i.ext3 %{buildroot}/sbin/$i.ext2
12mr|dump-0.4b42-5|77	ln -s $i.ext3 %{buildroot}/sbin/$i
12mr|dump-0.4b42-5|78	done
12mr|dump-0.4b42-5|79	
12mr|dump-0.4b42-5|80	pushd %{buildroot}
12mr|dump-0.4b42-5|81	mkdir .%{_sysconfdir}
12mr|dump-0.4b42-5|82	> .%{_sysconfdir}/dumpdates
12mr|dump-0.4b42-5|83	ln -s ../sbin/rmt ./%{_sysconfdir}/rmt
12mr|dump-0.4b42-5|84	popd
12mr|dump-0.4b42-5|85	
12mr|dump-0.4b42-5|86	%files
12mr|dump-0.4b42-5|87	%doc CHANGES COPYRIGHT KNOWNBUGS README THANKS TODO MAINTAINERS dump.lsm
12mr|dump-0.4b42-5|88	%attr(0664,root,disk)	%config(noreplace) %{_sysconfdir}/dumpdates
12mr|dump-0.4b42-5|89	#%attr(6755,root,tty)	/sbin/dump
12mr|dump-0.4b42-5|90	/sbin/dump*
12mr|dump-0.4b42-5|91	#%attr(6755,root,tty)	/sbin/restore
12mr|dump-0.4b42-5|92	/sbin/restore*
12mr|dump-0.4b42-5|93	/sbin/rdump
12mr|dump-0.4b42-5|94	/sbin/rrestore
12mr|dump-0.4b42-5|95	%{_mandir}/man8/dump.8*
12mr|dump-0.4b42-5|96	%{_mandir}/man8/rdump.8*
12mr|dump-0.4b42-5|97	%{_mandir}/man8/restore.8*
12mr|dump-0.4b42-5|98	%{_mandir}/man8/rrestore.8*
12mr|dump-0.4b42-5|99	
12mr|dump-0.4b42-5|100	%files -n rmt
12mr|dump-0.4b42-5|101	%defattr(-,root,root)
12mr|dump-0.4b42-5|102	%doc COPYRIGHT
12mr|dump-0.4b42-5|103	/sbin/rmt
12mr|dump-0.4b42-5|104	%{_sysconfdir}/rmt
12mr|dump-0.4b42-5|105	%{_mandir}/man8/rmt.8*
12mr|dump-0.4b42-5|106	
12mr|dump-0.4b42-5|107	
12mr|dump-0.4b42-5|108	
12mr|dump-0.4b42-5|109	%changelog
12mr|dump-0.4b42-5|110	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|dump-0.4b42-5|111	+ Commit: e4f3151
12mr|dump-0.4b42-5|112	- Convert BR to pkgconfig style, fix some BR, minor cleanups
12mr|dump-0.4b42-5|113	
12mr|dump-0.4b42-5|114	

13857 12
12mr|dumpet-1.1-1.1|1	Name:           dumpet
12mr|dumpet-1.1-1.1|2	Version:        1.1
12mr|dumpet-1.1-1.1|3	Release:        1.1
12mr|dumpet-1.1-1.1|4	Summary:        A tool to dump and debug bootable CD images
12mr|dumpet-1.1-1.1|5	License:        GPLv2+
12mr|dumpet-1.1-1.1|6	Group:          Development/Tools
12mr|dumpet-1.1-1.1|7	URL:            https://fedorahosted.org/dumpet/
12mr|dumpet-1.1-1.1|8	Source0:        https://fedorahosted.org/releases/d/u/dumpet/dumpet-%{version}.tar.bz2
12mr|dumpet-1.1-1.1|9	BuildRequires:	popt-devel
12mr|dumpet-1.1-1.1|10	
12mr|dumpet-1.1-1.1|11	%description
12mr|dumpet-1.1-1.1|12	DumpET is a utility to aid in the debugging of bootable CD-ROM images.
12mr|dumpet-1.1-1.1|13	
12mr|dumpet-1.1-1.1|14	%prep
12mr|dumpet-1.1-1.1|15	%setup -q
12mr|dumpet-1.1-1.1|16	
12mr|dumpet-1.1-1.1|17	%build
12mr|dumpet-1.1-1.1|18	make %{?_smp_mflags} CFLAGS="%{optflags}"
12mr|dumpet-1.1-1.1|19	
12mr|dumpet-1.1-1.1|20	%install
12mr|dumpet-1.1-1.1|21	rm -rf %{buildroot}
12mr|dumpet-1.1-1.1|22	mkdir -p %{buildroot}/%{_bindir}
12mr|dumpet-1.1-1.1|23	make DESTDIR=%{buildroot} install
12mr|dumpet-1.1-1.1|24	
12mr|dumpet-1.1-1.1|25	%clean
12mr|dumpet-1.1-1.1|26	rm -rf %{buildroot}
12mr|dumpet-1.1-1.1|27	
12mr|dumpet-1.1-1.1|28	%files
12mr|dumpet-1.1-1.1|29	%defattr(-,root,root,-)
12mr|dumpet-1.1-1.1|30	%doc README TODO COPYING
12mr|dumpet-1.1-1.1|31	%{_bindir}/dumpet
12mr|dumpet-1.1-1.1|32	
12mr|dumpet-1.1-1.1|33	
12mr|dumpet-1.1-1.1|34	%changelog
12mr|dumpet-1.1-1.1|35	

13858 12
12mr|dvb-apps-1.1.1-8.hg1331.7|1	# Otherwise we don't pass rpmlint control
12mr|dvb-apps-1.1.1-8.hg1331.7|2	%define _enable_debug_packages %{nil}
12mr|dvb-apps-1.1.1-8.hg1331.7|3	%define debug_package %{nil}
12mr|dvb-apps-1.1.1-8.hg1331.7|4	
12mr|dvb-apps-1.1.1-8.hg1331.7|5	%define snapshot	1331
12mr|dvb-apps-1.1.1-8.hg1331.7|6	%define rel		7
12mr|dvb-apps-1.1.1-8.hg1331.7|7	%define distname	linuxtv-dvb-apps
12mr|dvb-apps-1.1.1-8.hg1331.7|8	
12mr|dvb-apps-1.1.1-8.hg1331.7|9	%if %snapshot
12mr|dvb-apps-1.1.1-8.hg1331.7|10	%define release 8.hg%{snapshot}.%{rel}
12mr|dvb-apps-1.1.1-8.hg1331.7|11	%else
12mr|dvb-apps-1.1.1-8.hg1331.7|12	%define release %{rel}
12mr|dvb-apps-1.1.1-8.hg1331.7|13	%endif
12mr|dvb-apps-1.1.1-8.hg1331.7|14	
12mr|dvb-apps-1.1.1-8.hg1331.7|15	Summary:	Various apps for DVB cards
12mr|dvb-apps-1.1.1-8.hg1331.7|16	Name:		dvb-apps
12mr|dvb-apps-1.1.1-8.hg1331.7|17	Version:	1.1.1
12mr|dvb-apps-1.1.1-8.hg1331.7|18	Release:	%{release}
12mr|dvb-apps-1.1.1-8.hg1331.7|19	License:	GPLv2+
12mr|dvb-apps-1.1.1-8.hg1331.7|20	Group:		Video
12mr|dvb-apps-1.1.1-8.hg1331.7|21	URL:		http://www.linuxtv.org/wiki/index.php/LinuxTV_dvb-apps
12mr|dvb-apps-1.1.1-8.hg1331.7|22	%if %{snapshot}
12mr|dvb-apps-1.1.1-8.hg1331.7|23	Source0:	%{distname}-%{snapshot}.tar.bz2
12mr|dvb-apps-1.1.1-8.hg1331.7|24	%else
12mr|dvb-apps-1.1.1-8.hg1331.7|25	Source0:	http://linuxtv.org/download/dvb/%{distname}-%{version}.tar.bz2
12mr|dvb-apps-1.1.1-8.hg1331.7|26	%endif
12mr|dvb-apps-1.1.1-8.hg1331.7|27	# (Anssi 02/2008): dvbnet tries to strip 'path/' out from 'path/dvbnet'
12mr|dvb-apps-1.1.1-8.hg1331.7|28	# in argv[0] when showing it in commandline usage help output. The NULL
12mr|dvb-apps-1.1.1-8.hg1331.7|29	# check is buggy as 's' has already been incremented by 1 before the check.
12mr|dvb-apps-1.1.1-8.hg1331.7|30	# This patch removes the stripping altogether and uses the full argv[0]
12mr|dvb-apps-1.1.1-8.hg1331.7|31	# in usage(), as GNU utilities do.
12mr|dvb-apps-1.1.1-8.hg1331.7|32	Patch0:		dvbnet-do-not-strip-dir-from-argv0.patch
12mr|dvb-apps-1.1.1-8.hg1331.7|33	Patch1:		dvb-apps-format-string.patch
12mr|dvb-apps-1.1.1-8.hg1331.7|34	# fix transport stream id 0 on first transponder in some cases, when outputting
12mr|dvb-apps-1.1.1-8.hg1331.7|35	# in vdr format
12mr|dvb-apps-1.1.1-8.hg1331.7|36	Patch2:		dvb-apps-scan-fix-transport-stream-id.patch
12mr|dvb-apps-1.1.1-8.hg1331.7|37	# Fix czap channel line parser using %a in scanf, which doesn't work with recent
12mr|dvb-apps-1.1.1-8.hg1331.7|38	# glibc (from upstream)
12mr|dvb-apps-1.1.1-8.hg1331.7|39	Patch3:		dvb-apps-czap-fix-sscanf-c99-modifier.patch
12mr|dvb-apps-1.1.1-8.hg1331.7|40	Patch4:		linuxtv-dvb-apps-1331-videodev.patch
12mr|dvb-apps-1.1.1-8.hg1331.7|41	BuildRequires:	libv4l-devel
12mr|dvb-apps-1.1.1-8.hg1331.7|42	# bin/scan conflict:
12mr|dvb-apps-1.1.1-8.hg1331.7|43	Conflicts:	nmh
12mr|dvb-apps-1.1.1-8.hg1331.7|44	
12mr|dvb-apps-1.1.1-8.hg1331.7|45	%description
12mr|dvb-apps-1.1.1-8.hg1331.7|46	Various apps for DVB cards.
12mr|dvb-apps-1.1.1-8.hg1331.7|47	# No sonames, and these are presumably only used internally,
12mr|dvb-apps-1.1.1-8.hg1331.7|48	# so put them all in the same package;
12mr|dvb-apps-1.1.1-8.hg1331.7|49	# If some other apps start using them, sonames should be fixed,
12mr|dvb-apps-1.1.1-8.hg1331.7|50	# and package splitted properly. - Anssi
12mr|dvb-apps-1.1.1-8.hg1331.7|51	%define libname %mklibname dvbapps
12mr|dvb-apps-1.1.1-8.hg1331.7|52	%define devname %mklibname -d dvbapps
12mr|dvb-apps-1.1.1-8.hg1331.7|53	
12mr|dvb-apps-1.1.1-8.hg1331.7|54	%package -n %libname
12mr|dvb-apps-1.1.1-8.hg1331.7|55	Summary:	Common libraries used by dvb-apps
12mr|dvb-apps-1.1.1-8.hg1331.7|56	Group:		System/Libraries
12mr|dvb-apps-1.1.1-8.hg1331.7|57	
12mr|dvb-apps-1.1.1-8.hg1331.7|58	%description -n %libname
12mr|dvb-apps-1.1.1-8.hg1331.7|59	Common libraries as used by the dvb-apps package.
12mr|dvb-apps-1.1.1-8.hg1331.7|60	
12mr|dvb-apps-1.1.1-8.hg1331.7|61	%package -n %devname
12mr|dvb-apps-1.1.1-8.hg1331.7|62	Summary:	Development files for dvb-apps
12mr|dvb-apps-1.1.1-8.hg1331.7|63	Group:		Development/C
12mr|dvb-apps-1.1.1-8.hg1331.7|64	Provides:	%{name}-devel = %{version}-%{release}
12mr|dvb-apps-1.1.1-8.hg1331.7|65	Requires:	%libname = %{version}-%{release}
12mr|dvb-apps-1.1.1-8.hg1331.7|66	
12mr|dvb-apps-1.1.1-8.hg1331.7|67	%description -n %devname
12mr|dvb-apps-1.1.1-8.hg1331.7|68	Development files for dvb-apps, for building applications that depend on:
12mr|dvb-apps-1.1.1-8.hg1331.7|69	- libdvbapi
12mr|dvb-apps-1.1.1-8.hg1331.7|70	- libdvbcfg
12mr|dvb-apps-1.1.1-8.hg1331.7|71	- libdvben50221
12mr|dvb-apps-1.1.1-8.hg1331.7|72	- libdvbsec
12mr|dvb-apps-1.1.1-8.hg1331.7|73	- libesg
12mr|dvb-apps-1.1.1-8.hg1331.7|74	- libucsi
12mr|dvb-apps-1.1.1-8.hg1331.7|75	
12mr|dvb-apps-1.1.1-8.hg1331.7|76	%prep
12mr|dvb-apps-1.1.1-8.hg1331.7|77	%if %snapshot
12mr|dvb-apps-1.1.1-8.hg1331.7|78	%setup -q -n %distname-%snapshot
12mr|dvb-apps-1.1.1-8.hg1331.7|79	%else
12mr|dvb-apps-1.1.1-8.hg1331.7|80	%setup -q -n %distname-%version -a 1
12mr|dvb-apps-1.1.1-8.hg1331.7|81	%endif
12mr|dvb-apps-1.1.1-8.hg1331.7|82	%patch0 -p1
12mr|dvb-apps-1.1.1-8.hg1331.7|83	%patch1 -p1
12mr|dvb-apps-1.1.1-8.hg1331.7|84	%patch2 -p1
12mr|dvb-apps-1.1.1-8.hg1331.7|85	%patch3 -p1
12mr|dvb-apps-1.1.1-8.hg1331.7|86	%patch4 -p0
12mr|dvb-apps-1.1.1-8.hg1331.7|87	
12mr|dvb-apps-1.1.1-8.hg1331.7|88	%build
12mr|dvb-apps-1.1.1-8.hg1331.7|89	%setup_compile_flags
12mr|dvb-apps-1.1.1-8.hg1331.7|90	# (Anssi 02/2008) version.h gets written too late for dvbnet.c,
12mr|dvb-apps-1.1.1-8.hg1331.7|91	# parallel make broken
12mr|dvb-apps-1.1.1-8.hg1331.7|92	make prefix=%_prefix libdir=%_libdir includedir=%_includedir sharedir=%_datadir
12mr|dvb-apps-1.1.1-8.hg1331.7|93	
12mr|dvb-apps-1.1.1-8.hg1331.7|94	%install
12mr|dvb-apps-1.1.1-8.hg1331.7|95	%makeinstall_std prefix=%_prefix libdir=%_libdir includedir=%_includedir sharedir=%_datadir
12mr|dvb-apps-1.1.1-8.hg1331.7|96	
12mr|dvb-apps-1.1.1-8.hg1331.7|97	install -m644 util/av7110_loadkeys/README README.av7110_loadkeys
12mr|dvb-apps-1.1.1-8.hg1331.7|98	perl -pi -e 's:./evtest:evtest:' README.av7110_loadkeys
12mr|dvb-apps-1.1.1-8.hg1331.7|99	perl -pi -e 's:./av7110_loadkeys:av7110_loadkeys:' README.av7110_loadkeys
12mr|dvb-apps-1.1.1-8.hg1331.7|100	perl -pi -e "s:hauppauge.rc5:%{_datadir}/dvb/av7110_loadkeys/hauppauge.rc5:" README.av7110_loadkeys
12mr|dvb-apps-1.1.1-8.hg1331.7|101	
12mr|dvb-apps-1.1.1-8.hg1331.7|102	install -m644 util/scan/README README.scan
12mr|dvb-apps-1.1.1-8.hg1331.7|103	perl -pi -e "s:\./::g" README.scan
12mr|dvb-apps-1.1.1-8.hg1331.7|104	perl -pi -e "s:dvb-s/Astra-19.2E:%{_datadir}/dvb/dvb-s/Astra-19.2E:" README.scan
12mr|dvb-apps-1.1.1-8.hg1331.7|105	perl -pi -e "s:atscscan -h:atscscan -h\nTuning files are stored in %{_datadir}/dvb.:"  README.scan
12mr|dvb-apps-1.1.1-8.hg1331.7|106	
12mr|dvb-apps-1.1.1-8.hg1331.7|107	install -m644 util/szap/README README.zap
12mr|dvb-apps-1.1.1-8.hg1331.7|108	perl -pi -e "s:\./::g" README.zap
12mr|dvb-apps-1.1.1-8.hg1331.7|109	
12mr|dvb-apps-1.1.1-8.hg1331.7|110	# backward compatibility:
12mr|dvb-apps-1.1.1-8.hg1331.7|111	ln -s scan %{buildroot}%{_bindir}/scandvb
12mr|dvb-apps-1.1.1-8.hg1331.7|112	
12mr|dvb-apps-1.1.1-8.hg1331.7|113	%files
12mr|dvb-apps-1.1.1-8.hg1331.7|114	%doc README README.av7110_loadkeys README.scan util/dvbnet/net_start.*
12mr|dvb-apps-1.1.1-8.hg1331.7|115	%doc util/dib3000-watch/README.* README.zap
12mr|dvb-apps-1.1.1-8.hg1331.7|116	%{_bindir}/atsc_epg
12mr|dvb-apps-1.1.1-8.hg1331.7|117	%{_bindir}/av7110_loadkeys
12mr|dvb-apps-1.1.1-8.hg1331.7|118	%{_bindir}/azap
12mr|dvb-apps-1.1.1-8.hg1331.7|119	%{_bindir}/czap
12mr|dvb-apps-1.1.1-8.hg1331.7|120	%{_bindir}/dib3000-watch
12mr|dvb-apps-1.1.1-8.hg1331.7|121	%{_bindir}/dst_test
12mr|dvb-apps-1.1.1-8.hg1331.7|122	%{_bindir}/dvbdate
12mr|dvb-apps-1.1.1-8.hg1331.7|123	%{_bindir}/dvbnet
12mr|dvb-apps-1.1.1-8.hg1331.7|124	%{_bindir}/dvbscan
12mr|dvb-apps-1.1.1-8.hg1331.7|125	%{_bindir}/dvbtraffic
12mr|dvb-apps-1.1.1-8.hg1331.7|126	%{_bindir}/femon
12mr|dvb-apps-1.1.1-8.hg1331.7|127	%{_bindir}/gnutv
12mr|dvb-apps-1.1.1-8.hg1331.7|128	%{_bindir}/scan
12mr|dvb-apps-1.1.1-8.hg1331.7|129	%{_bindir}/scandvb
12mr|dvb-apps-1.1.1-8.hg1331.7|130	%{_bindir}/szap
12mr|dvb-apps-1.1.1-8.hg1331.7|131	%{_bindir}/tzap
12mr|dvb-apps-1.1.1-8.hg1331.7|132	%{_bindir}/zap
12mr|dvb-apps-1.1.1-8.hg1331.7|133	%dir %{_datadir}/dvb
12mr|dvb-apps-1.1.1-8.hg1331.7|134	%{_datadir}/dvb/atsc
12mr|dvb-apps-1.1.1-8.hg1331.7|135	%{_datadir}/dvb/av7110_loadkeys
12mr|dvb-apps-1.1.1-8.hg1331.7|136	%{_datadir}/dvb/dvb-c
12mr|dvb-apps-1.1.1-8.hg1331.7|137	%{_datadir}/dvb/dvb-s
12mr|dvb-apps-1.1.1-8.hg1331.7|138	%{_datadir}/dvb/dvb-t
12mr|dvb-apps-1.1.1-8.hg1331.7|139	
12mr|dvb-apps-1.1.1-8.hg1331.7|140	%files -n %{libname}
12mr|dvb-apps-1.1.1-8.hg1331.7|141	%{_libdir}/libdvb*.so
12mr|dvb-apps-1.1.1-8.hg1331.7|142	%{_libdir}/libesg.so
12mr|dvb-apps-1.1.1-8.hg1331.7|143	%{_libdir}/libucsi.so
12mr|dvb-apps-1.1.1-8.hg1331.7|144	
12mr|dvb-apps-1.1.1-8.hg1331.7|145	%files -n %devname
12mr|dvb-apps-1.1.1-8.hg1331.7|146	%{_includedir}/libdvbapi
12mr|dvb-apps-1.1.1-8.hg1331.7|147	%{_includedir}/libdvbcfg
12mr|dvb-apps-1.1.1-8.hg1331.7|148	%{_includedir}/libdvben50221
12mr|dvb-apps-1.1.1-8.hg1331.7|149	%{_includedir}/libdvbsec
12mr|dvb-apps-1.1.1-8.hg1331.7|150	%{_includedir}/libesg
12mr|dvb-apps-1.1.1-8.hg1331.7|151	%{_includedir}/libucsi
12mr|dvb-apps-1.1.1-8.hg1331.7|152	%{_libdir}/libdvb*.a
12mr|dvb-apps-1.1.1-8.hg1331.7|153	%{_libdir}/libesg.a
12mr|dvb-apps-1.1.1-8.hg1331.7|154	%{_libdir}/libucsi.a
12mr|dvb-apps-1.1.1-8.hg1331.7|155	
12mr|dvb-apps-1.1.1-8.hg1331.7|156	
12mr|dvb-apps-1.1.1-8.hg1331.7|157	
12mr|dvb-apps-1.1.1-8.hg1331.7|158	%changelog
12mr|dvb-apps-1.1.1-8.hg1331.7|159	* Sat Oct  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|dvb-apps-1.1.1-8.hg1331.7|160	+ Commit: 6798c6c
12mr|dvb-apps-1.1.1-8.hg1331.7|161	- Disable debug package to pass rpmlint control
12mr|dvb-apps-1.1.1-8.hg1331.7|162	
12mr|dvb-apps-1.1.1-8.hg1331.7|163	

13859 12
12mr|dvbsnoop-1.4.50-6|1	Summary:	A simple dvb/mpeg stream analyzer program
12mr|dvbsnoop-1.4.50-6|2	Name:		dvbsnoop
12mr|dvbsnoop-1.4.50-6|3	Version:	1.4.50
12mr|dvbsnoop-1.4.50-6|4	Release:	6
12mr|dvbsnoop-1.4.50-6|5	License:	GPL
12mr|dvbsnoop-1.4.50-6|6	Group:		Video
12mr|dvbsnoop-1.4.50-6|7	URL:		http://dvbsnoop.sf.net
12mr|dvbsnoop-1.4.50-6|8	Source0:	http://osdn.dl.sourceforge.net/dvbsnoop/%{name}-%{version}.tar.gz
12mr|dvbsnoop-1.4.50-6|9	BuildRequires:	glibc-devel
12mr|dvbsnoop-1.4.50-6|10	
12mr|dvbsnoop-1.4.50-6|11	%description
12mr|dvbsnoop-1.4.50-6|12	dvbsnoop is a simple dvb/mpeg stream analyzer program. The program can
12mr|dvbsnoop-1.4.50-6|13	be used to sniff, monitor, debug, dump or view dvb/mpeg/dsm-cc/MHP
12mr|dvbsnoop-1.4.50-6|14	stream information (digital television) send via satellite, cable or
12mr|dvbsnoop-1.4.50-6|15	terrestrial.
12mr|dvbsnoop-1.4.50-6|16	
12mr|dvbsnoop-1.4.50-6|17	%prep
12mr|dvbsnoop-1.4.50-6|18	%setup -q
12mr|dvbsnoop-1.4.50-6|19	# Fix permissions
12mr|dvbsnoop-1.4.50-6|20	find . -perm 0744 -exec chmod 0644 '{}' \;
12mr|dvbsnoop-1.4.50-6|21	
12mr|dvbsnoop-1.4.50-6|22	%build
12mr|dvbsnoop-1.4.50-6|23	%configure2_5x
12mr|dvbsnoop-1.4.50-6|24	%make
12mr|dvbsnoop-1.4.50-6|25	
12mr|dvbsnoop-1.4.50-6|26	%install
12mr|dvbsnoop-1.4.50-6|27	%makeinstall_std
12mr|dvbsnoop-1.4.50-6|28	
12mr|dvbsnoop-1.4.50-6|29	%files
12mr|dvbsnoop-1.4.50-6|30	%doc README COPYING
12mr|dvbsnoop-1.4.50-6|31	%{_bindir}/*
12mr|dvbsnoop-1.4.50-6|32	%{_mandir}/man1/*
12mr|dvbsnoop-1.4.50-6|33	
12mr|dvbsnoop-1.4.50-6|34	
12mr|dvbsnoop-1.4.50-6|35	%changelog
12mr|dvbsnoop-1.4.50-6|36	* Sat Oct  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|dvbsnoop-1.4.50-6|37	+ Commit: 3db12b3
12mr|dvbsnoop-1.4.50-6|38	- Fix permissions, spec cleanup
12mr|dvbsnoop-1.4.50-6|39	
12mr|dvbsnoop-1.4.50-6|40	

13860 12
12mr|dvbsubs-0.3-7|1	# Define Mandrake Linux version we are building for
12mr|dvbsubs-0.3-7|2	%define mdkversion %(perl -pe '/(\\d+)\\.(\\d)\\.?(\\d)?/; $_="$1$2".($3||0)' /etc/mandrake-release)
12mr|dvbsubs-0.3-7|3	
12mr|dvbsubs-0.3-7|4	%define name	dvbsubs
12mr|dvbsubs-0.3-7|5	%define version	0.3
12mr|dvbsubs-0.3-7|6	%define beta	0
12mr|dvbsubs-0.3-7|7	
12mr|dvbsubs-0.3-7|8	
12mr|dvbsubs-0.3-7|9	%if %beta
12mr|dvbsubs-0.3-7|10	%define release 0.%{beta}.%{mdkrel}
12mr|dvbsubs-0.3-7|11	%else
12mr|dvbsubs-0.3-7|12	%define release %{mdkrel}
12mr|dvbsubs-0.3-7|13	%endif
12mr|dvbsubs-0.3-7|14	%define debug_package %{nil}
12mr|dvbsubs-0.3-7|15	Summary:	Dvbsubtitle tools
12mr|dvbsubs-0.3-7|16	Name:		%{name}
12mr|dvbsubs-0.3-7|17	Version:	%{version}
12mr|dvbsubs-0.3-7|18	Release: 7
12mr|dvbsubs-0.3-7|19	Source0:	http://linuxtv.org/download/dvb/%{name}-%{version}.tar.bz2
12mr|dvbsubs-0.3-7|20	Patch0:	dvbsubs-0.3-png-zlib.patch
12mr|dvbsubs-0.3-7|21	License:	GPLv2
12mr|dvbsubs-0.3-7|22	Group:		Video
12mr|dvbsubs-0.3-7|23	URL:		http://linuxtv.org/dvb/
12mr|dvbsubs-0.3-7|24	
12mr|dvbsubs-0.3-7|25	BuildRequires:	libxml2-devel
12mr|dvbsubs-0.3-7|26	BuildRequires:	freetype2-devel
12mr|dvbsubs-0.3-7|27	BuildRequires:	png-devel
12mr|dvbsubs-0.3-7|28	
12mr|dvbsubs-0.3-7|29	%description
12mr|dvbsubs-0.3-7|30	DVB subtitles utilities.
12mr|dvbsubs-0.3-7|31	
12mr|dvbsubs-0.3-7|32	%prep
12mr|dvbsubs-0.3-7|33	%setup -q
12mr|dvbsubs-0.3-7|34	%patch0 -p0
12mr|dvbsubs-0.3-7|35	
12mr|dvbsubs-0.3-7|36	%build
12mr|dvbsubs-0.3-7|37	%make
12mr|dvbsubs-0.3-7|38	
12mr|dvbsubs-0.3-7|39	%install
12mr|dvbsubs-0.3-7|40	#makeinstall_std
12mr|dvbsubs-0.3-7|41	install -d -m755 %buildroot/%{_bindir}
12mr|dvbsubs-0.3-7|42	install -m755 dvbsubs %buildroot/%{_bindir}/
12mr|dvbsubs-0.3-7|43	install -m755 dvbtextsubs %buildroot/%{_bindir}/
12mr|dvbsubs-0.3-7|44	install -m755 xml2spumux %buildroot/%{_bindir}/
12mr|dvbsubs-0.3-7|45	install -m755 xml2srt %buildroot/%{_bindir}/
12mr|dvbsubs-0.3-7|46	
12mr|dvbsubs-0.3-7|47	install -d -m755 %buildroot/%{_mandir}/man1
12mr|dvbsubs-0.3-7|48	install -m755 dvbtextsubs.1 %buildroot/%{_mandir}/man1/
12mr|dvbsubs-0.3-7|49	
12mr|dvbsubs-0.3-7|50	
12mr|dvbsubs-0.3-7|51	%files
12mr|dvbsubs-0.3-7|52	%doc CHANGES COPYING README
12mr|dvbsubs-0.3-7|53	%{_bindir}/*
12mr|dvbsubs-0.3-7|54	%{_mandir}/man1/*
12mr|dvbsubs-0.3-7|55	
12mr|dvbsubs-0.3-7|56	
12mr|dvbsubs-0.3-7|57	
12mr|dvbsubs-0.3-7|58	

13861 12
12mr|dvbtune-0.5-14|1	%define name	dvbtune
12mr|dvbtune-0.5-14|2	%define version 0.5
12mr|dvbtune-0.5-14|3	%define release	%mkrel 14
12mr|dvbtune-0.5-14|4	
12mr|dvbtune-0.5-14|5	%define kernel_dir /usr/src/linux
12mr|dvbtune-0.5-14|6	%define kernel_inc %kernel_dir/include
12mr|dvbtune-0.5-14|7	
12mr|dvbtune-0.5-14|8	Summary:	Tuning application for DVB cards
12mr|dvbtune-0.5-14|9	Name:		%{name}
12mr|dvbtune-0.5-14|10	Version:	%{version}
12mr|dvbtune-0.5-14|11	Release:	%{release}
12mr|dvbtune-0.5-14|12	Source0:	http://osdn.dl.sourceforge.net/dvbtools/%{name}-%{version}.tar.bz2
12mr|dvbtune-0.5-14|13	URL:		http://www.linuxstb.org
12mr|dvbtune-0.5-14|14	License:	GPL
12mr|dvbtune-0.5-14|15	Group:		Video
12mr|dvbtune-0.5-14|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|dvbtune-0.5-14|17	Prefix:		%{_prefix}
12mr|dvbtune-0.5-14|18	BuildRequires:	kernel-source
12mr|dvbtune-0.5-14|19	BuildRequires:	libxml2-devel
12mr|dvbtune-0.5-14|20	Requires(post):	update-alternatives
12mr|dvbtune-0.5-14|21	
12mr|dvbtune-0.5-14|22	%description
12mr|dvbtune-0.5-14|23	DVBtune is a simple tuning application for DVB cards supported by the
12mr|dvbtune-0.5-14|24	Linux DVB driver (www.linuxtv.org).
12mr|dvbtune-0.5-14|25	
12mr|dvbtune-0.5-14|26	%prep
12mr|dvbtune-0.5-14|27	%setup -q
12mr|dvbtune-0.5-14|28	
12mr|dvbtune-0.5-14|29	%build
12mr|dvbtune-0.5-14|30	#UK
12mr|dvbtune-0.5-14|31	make INCS=-I%kernel_inc
12mr|dvbtune-0.5-14|32	make xml2vdr
12mr|dvbtune-0.5-14|33	install -m755 dvbtune dvbtune-uk
12mr|dvbtune-0.5-14|34	install -m755 xml2vdr dvb_xml2vdr-uk
12mr|dvbtune-0.5-14|35	
12mr|dvbtune-0.5-14|36	make clean
12mr|dvbtune-0.5-14|37	#Finland
12mr|dvbtune-0.5-14|38	make INCS=-I%kernel_inc FINLAND=1
12mr|dvbtune-0.5-14|39	make FINLAND=1 xml2vdr
12mr|dvbtune-0.5-14|40	install -m755 dvbtune dvbtune-fin
12mr|dvbtune-0.5-14|41	install -m755 xml2vdr dvb_xml2vdr-fin
12mr|dvbtune-0.5-14|42	
12mr|dvbtune-0.5-14|43	make clean
12mr|dvbtune-0.5-14|44	
12mr|dvbtune-0.5-14|45	make INCS=-I%kernel_inc FINLAND2=1
12mr|dvbtune-0.5-14|46	make FINLAND2=1 xml2vdr
12mr|dvbtune-0.5-14|47	install -m755 dvbtune dvbtune-fin2
12mr|dvbtune-0.5-14|48	install -m755 xml2vdr dvb_xml2vdr-fin2
12mr|dvbtune-0.5-14|49	
12mr|dvbtune-0.5-14|50	
12mr|dvbtune-0.5-14|51	%install
12mr|dvbtune-0.5-14|52	rm -rf $RPM_BUILD_ROOT
12mr|dvbtune-0.5-14|53	install -d -m755 %buildroot%_bindir
12mr|dvbtune-0.5-14|54	install -m755 dvbtune-* %buildroot%_bindir/
12mr|dvbtune-0.5-14|55	install -m755 dvb_* %buildroot%_bindir/
12mr|dvbtune-0.5-14|56	
12mr|dvbtune-0.5-14|57	install -d -m755 %buildroot%_libdir/%name
12mr|dvbtune-0.5-14|58	install -m755 scripts/* %buildroot%_libdir/%name/
12mr|dvbtune-0.5-14|59	
12mr|dvbtune-0.5-14|60	
12mr|dvbtune-0.5-14|61	echo "update-alternatives --install %_bindir/dvbtune dvbtune %_bindir/dvbtune-uk 30 \\" >> dvbtune-setup-alternatives.sh
12mr|dvbtune-0.5-14|62	echo "--slave  %_bindir/dvb_xml2vdr dvb_xml2vdr %_bindir/dvb_xml2vdr-uk \\" >> dvbtune-setup-alternatives.sh
12mr|dvbtune-0.5-14|63	echo >> dvbtune-setup-alternatives.sh
12mr|dvbtune-0.5-14|64	
12mr|dvbtune-0.5-14|65	echo "update-alternatives --install %_bindir/dvbtune dvbtune %_bindir/dvbtune-fin 20 \\" >> dvbtune-setup-alternatives.sh
12mr|dvbtune-0.5-14|66	echo "--slave  %_bindir/dvb_xml2vdr dvb_xml2vdr %_bindir/dvb_xml2vdr-fin \\" >> dvbtune-setup-alternatives.sh
12mr|dvbtune-0.5-14|67	echo >> dvbtune-setup-alternatives.sh
12mr|dvbtune-0.5-14|68	
12mr|dvbtune-0.5-14|69	
12mr|dvbtune-0.5-14|70	echo "update-alternatives --install %_bindir/dvbtune dvbtune %_bindir/dvbtune-fin2 10 \\" >> dvbtune-setup-alternatives.sh
12mr|dvbtune-0.5-14|71	echo "--slave  %_bindir/dvb_xml2vdr dvb_xml2vdr %_bindir/dvb_xml2vdr-fin2 \\" >> dvbtune-setup-alternatives.sh
12mr|dvbtune-0.5-14|72	echo >> dvbtune-setup-alternatives.sh
12mr|dvbtune-0.5-14|73	
12mr|dvbtune-0.5-14|74	%post -f dvbtune-setup-alternatives.sh
12mr|dvbtune-0.5-14|75	
12mr|dvbtune-0.5-14|76	%postun
12mr|dvbtune-0.5-14|77	if [ $1 = 0 ]; then
12mr|dvbtune-0.5-14|78	update-alternatives --remove dvbtune %_bindir/dvbtune-uk
12mr|dvbtune-0.5-14|79	update-alternatives --remove dvbtune %_bindir/dvbtune-fin
12mr|dvbtune-0.5-14|80	update-alternatives --remove dvbtune %_bindir/dvbtune-fin2
12mr|dvbtune-0.5-14|81	fi
12mr|dvbtune-0.5-14|82	%clean
12mr|dvbtune-0.5-14|83	rm -rf $RPM_BUILD_ROOT
12mr|dvbtune-0.5-14|84	
12mr|dvbtune-0.5-14|85	%files
12mr|dvbtune-0.5-14|86	%defattr(-,root,root)
12mr|dvbtune-0.5-14|87	%doc README
12mr|dvbtune-0.5-14|88	%_bindir/*
12mr|dvbtune-0.5-14|89	%dir %_libdir/%name
12mr|dvbtune-0.5-14|90	%_libdir/%name/*
12mr|dvbtune-0.5-14|91	
12mr|dvbtune-0.5-14|92	
12mr|dvbtune-0.5-14|93	
12mr|dvbtune-0.5-14|94	
12mr|dvbtune-0.5-14|95	%changelog
12mr|dvbtune-0.5-14|96	

13862 12
12mr|dvdauthor-0.7.0-4|1	Summary:	A simple set of tools to help you author a DVD
12mr|dvdauthor-0.7.0-4|2	Name:		dvdauthor
12mr|dvdauthor-0.7.0-4|3	Version:	0.7.0
12mr|dvdauthor-0.7.0-4|4	Release:	4
12mr|dvdauthor-0.7.0-4|5	License:	GPLv2
12mr|dvdauthor-0.7.0-4|6	Group:		Video
12mr|dvdauthor-0.7.0-4|7	Url:		http://dvdauthor.sourceforge.net/
12mr|dvdauthor-0.7.0-4|8	Source0:	http://downloads.sourceforge.net/project/dvdauthor/dvdauthor/%{version}/%{name}-%{version}.tar.gz
12mr|dvdauthor-0.7.0-4|9	Source1:	http://www.joonet.de/dvdauthor/ftp/%{name}-doc-0.6.17.tar.gz
12mr|dvdauthor-0.7.0-4|10	Patch0:		dvdauthor-imagemagick-0.7.0.patch
12mr|dvdauthor-0.7.0-4|11	# https://github.com/ldo/dvdauthor/commit/5c25b84
12mr|dvdauthor-0.7.0-4|12	Patch1:		dvdauthor-0.7.0-unset-home-650433.patch
12mr|dvdauthor-0.7.0-4|13	# https://github.com/ldo/dvdauthor/commit/c82aaa4
12mr|dvdauthor-0.7.0-4|14	Patch2:		dvdauthor-0.7.0-libpng15.patch
12mr|dvdauthor-0.7.0-4|15	BuildRequires:	pkgconfig(libxml-2.0)
12mr|dvdauthor-0.7.0-4|16	BuildRequires:	pkgconfig(freetype2)
12mr|dvdauthor-0.7.0-4|17	BuildRequires:	pkgconfig(fribidi)
12mr|dvdauthor-0.7.0-4|18	BuildRequires:	pkgconfig(libpng)
12mr|dvdauthor-0.7.0-4|19	BuildRequires:	zlib-devel
12mr|dvdauthor-0.7.0-4|20	BuildRequires:	pkgconfig(ImageMagick)
12mr|dvdauthor-0.7.0-4|21	BuildRequires:	pkgconfig(dvdread)
12mr|dvdauthor-0.7.0-4|22	BuildRequires:	gettext-devel
12mr|dvdauthor-0.7.0-4|23	BuildRequires:	autoconf
12mr|dvdauthor-0.7.0-4|24	BuildRequires:	automake
12mr|dvdauthor-0.7.0-4|25	BuildRequires:	bison
12mr|dvdauthor-0.7.0-4|26	BuildRequires:	flex
12mr|dvdauthor-0.7.0-4|27	
12mr|dvdauthor-0.7.0-4|28	
12mr|dvdauthor-0.7.0-4|29	%description
12mr|dvdauthor-0.7.0-4|30	A simple set of tools to help you author a DVD. The idea is to be able to
12mr|dvdauthor-0.7.0-4|31	create menus, buttons, chapters, etc. But for now you can just take an mpeg
12mr|dvdauthor-0.7.0-4|32	stream (as created by mplex -f 8 from mjpegtools 1.6.0) and write it to DVD.
12mr|dvdauthor-0.7.0-4|33	
12mr|dvdauthor-0.7.0-4|34	N.B. The system-wide default video format is NTSC, to change it modify
12mr|dvdauthor-0.7.0-4|35	/etc/video_format; for per user specific settings creat ~/.config/video_format
12mr|dvdauthor-0.7.0-4|36	and put the video format you want (NTSC or PAL) there.
12mr|dvdauthor-0.7.0-4|37	
12mr|dvdauthor-0.7.0-4|38	%prep
12mr|dvdauthor-0.7.0-4|39	%setup -q -n %{name} -a 1
12mr|dvdauthor-0.7.0-4|40	%patch0 -p0
12mr|dvdauthor-0.7.0-4|41	%patch1 -p1
12mr|dvdauthor-0.7.0-4|42	%patch2 -p1
12mr|dvdauthor-0.7.0-4|43	
12mr|dvdauthor-0.7.0-4|44	autoreconf -fi
12mr|dvdauthor-0.7.0-4|45	
12mr|dvdauthor-0.7.0-4|46	mv %{name}-doc-0.6.17/html .
12mr|dvdauthor-0.7.0-4|47	
12mr|dvdauthor-0.7.0-4|48	%build
12mr|dvdauthor-0.7.0-4|49	%configure2_5x --disable-rpath
12mr|dvdauthor-0.7.0-4|50	%make
12mr|dvdauthor-0.7.0-4|51	
12mr|dvdauthor-0.7.0-4|52	%install
12mr|dvdauthor-0.7.0-4|53	%makeinstall_std
12mr|dvdauthor-0.7.0-4|54	
12mr|dvdauthor-0.7.0-4|55	# (ahmad) Starting from 0.7, dvdauthor doesn't specify a default video format
12mr|dvdauthor-0.7.0-4|56	# previoulsy it defaulted to NTSC
12mr|dvdauthor-0.7.0-4|57	mkdir -p %{buildroot}%{_sysconfdir}
12mr|dvdauthor-0.7.0-4|58	cat > %{buildroot}%{_sysconfdir}/video_format << EOF
12mr|dvdauthor-0.7.0-4|59	NTSC
12mr|dvdauthor-0.7.0-4|60	EOF
12mr|dvdauthor-0.7.0-4|61	
12mr|dvdauthor-0.7.0-4|62	%files
12mr|dvdauthor-0.7.0-4|63	%doc AUTHORS README ChangeLog COPYING INSTALL TODO html
12mr|dvdauthor-0.7.0-4|64	%{_sysconfdir}/video_format
12mr|dvdauthor-0.7.0-4|65	%{_bindir}/dvdauthor
12mr|dvdauthor-0.7.0-4|66	%{_bindir}/dvddirdel
12mr|dvdauthor-0.7.0-4|67	%{_bindir}/dvdunauthor
12mr|dvdauthor-0.7.0-4|68	%{_bindir}/mpeg2desc
12mr|dvdauthor-0.7.0-4|69	%{_bindir}/spumux
12mr|dvdauthor-0.7.0-4|70	%{_bindir}/spuunmux
12mr|dvdauthor-0.7.0-4|71	%{_mandir}/man1/*
12mr|dvdauthor-0.7.0-4|72	%{_datadir}/%{name}
12mr|dvdauthor-0.7.0-4|73	
12mr|dvdauthor-0.7.0-4|74	
12mr|dvdauthor-0.7.0-4|75	
12mr|dvdauthor-0.7.0-4|76	%changelog
12mr|dvdauthor-0.7.0-4|77	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|dvdauthor-0.7.0-4|78	+ Commit: eb35df5
12mr|dvdauthor-0.7.0-4|79	- Add patch from Cooker to fix build with new libpng, convert BR to pkgconfig style
12mr|dvdauthor-0.7.0-4|80	
12mr|dvdauthor-0.7.0-4|81	

13863 12
12mr|dvdbackup-0.4.1-2|1	%define	name	dvdbackup
12mr|dvdbackup-0.4.1-2|2	%define	version 0.4.1
12mr|dvdbackup-0.4.1-2|3	%define release %mkrel 2
12mr|dvdbackup-0.4.1-2|4	
12mr|dvdbackup-0.4.1-2|5	Name:		%{name}
12mr|dvdbackup-0.4.1-2|6	Version:	%{version}
12mr|dvdbackup-0.4.1-2|7	Release:	%{release}
12mr|dvdbackup-0.4.1-2|8	Summary:	DVD-Video creation framework
12mr|dvdbackup-0.4.1-2|9	License: 	GPLv3
12mr|dvdbackup-0.4.1-2|10	Group:		Archiving/Cd burning
12mr|dvdbackup-0.4.1-2|11	URL:		http://sourceforge.net/projects/dvdbackup/
12mr|dvdbackup-0.4.1-2|12	Source:		http://downloads.sourceforge.net/dvdbackup/%{name}-%{version}.tar.bz2
12mr|dvdbackup-0.4.1-2|13	BuildRequires:	libdvdread-devel
12mr|dvdbackup-0.4.1-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|dvdbackup-0.4.1-2|15	
12mr|dvdbackup-0.4.1-2|16	%description
12mr|dvdbackup-0.4.1-2|17	DVD-Create will not just offer a free DVD Authoring solutions for Linux and
12mr|dvdbackup-0.4.1-2|18	Unix. DVD-Create offers you a framework that enables you to write DVD creation,
12mr|dvdbackup-0.4.1-2|19	editing, and backup software without needing to know all the secretes of
12mr|dvdbackup-0.4.1-2|20	DVD-Video.
12mr|dvdbackup-0.4.1-2|21	
12mr|dvdbackup-0.4.1-2|22	%prep
12mr|dvdbackup-0.4.1-2|23	%setup -q
12mr|dvdbackup-0.4.1-2|24	
12mr|dvdbackup-0.4.1-2|25	%build
12mr|dvdbackup-0.4.1-2|26	%configure2_5x
12mr|dvdbackup-0.4.1-2|27	
12mr|dvdbackup-0.4.1-2|28	%install
12mr|dvdbackup-0.4.1-2|29	rm -rf %{buildroot}
12mr|dvdbackup-0.4.1-2|30	%makeinstall_std
12mr|dvdbackup-0.4.1-2|31	%find_lang %{name}
12mr|dvdbackup-0.4.1-2|32	
12mr|dvdbackup-0.4.1-2|33	%clean
12mr|dvdbackup-0.4.1-2|34	rm -rf %{buildroot}
12mr|dvdbackup-0.4.1-2|35	
12mr|dvdbackup-0.4.1-2|36	%files -f %{name}.lang
12mr|dvdbackup-0.4.1-2|37	%defattr(-,root,root)
12mr|dvdbackup-0.4.1-2|38	%doc NEWS README INSTALL COPYING AUTHORS ABOUT-NLS ChangeLog
12mr|dvdbackup-0.4.1-2|39	%{_bindir}/%{name}
12mr|dvdbackup-0.4.1-2|40	%{_mandir}/man1/dvdbackup.1*
12mr|dvdbackup-0.4.1-2|41	
12mr|dvdbackup-0.4.1-2|42	
12mr|dvdbackup-0.4.1-2|43	
12mr|dvdbackup-0.4.1-2|44	%changelog
12mr|dvdbackup-0.4.1-2|45	

13864 12
12mr|dvd+rw-tools-7.1-7|1	%define name                    dvd+rw-tools
12mr|dvd+rw-tools-7.1-7|2	%define version			7.1
12mr|dvd+rw-tools-7.1-7|3	%define release                 %mkrel 7
12mr|dvd+rw-tools-7.1-7|4	
12mr|dvd+rw-tools-7.1-7|5	Summary:	Tools for burning on DVD+RW compliant burner
12mr|dvd+rw-tools-7.1-7|6	Group:          Archiving/Cd burning
12mr|dvd+rw-tools-7.1-7|7	Name: 		%{name}
12mr|dvd+rw-tools-7.1-7|8	Version:	%{version}
12mr|dvd+rw-tools-7.1-7|9	Release:        %{release}
12mr|dvd+rw-tools-7.1-7|10	License:	GPLv2
12mr|dvd+rw-tools-7.1-7|11	Source0:	http://fy.chalmers.se/~appro/linux/DVD+RW/tools/dvd+rw-tools-%{version}.tar.gz
12mr|dvd+rw-tools-7.1-7|12	Source1:	dvd+rw-mediainfo.1
12mr|dvd+rw-tools-7.1-7|13	# (fc) use genisoimage, not mkisofs by default (SUSE)
12mr|dvd+rw-tools-7.1-7|14	Patch0:		growisofs-genisoimage.patch
12mr|dvd+rw-tools-7.1-7|15	# fix build with gcc 4.3
12mr|dvd+rw-tools-7.1-7|16	Patch2:		dvd+rw-tools-limits.h_fix.diff
12mr|dvd+rw-tools-7.1-7|17	# (fc) Allow burn small images on DVD-DL (Fedora bug #476154)
12mr|dvd+rw-tools-7.1-7|18	Patch3:		dvd+rw-tools-7.0-dvddl.patch
12mr|dvd+rw-tools-7.1-7|19	# (fc) fix widechar overflow (Fedora bug #426068)
12mr|dvd+rw-tools-7.1-7|20	Patch4:		dvd+rw-tools-7.0-wctomb.patch
12mr|dvd+rw-tools-7.1-7|21	# (fc) fix exit status of dvd+rw-format (Fedora bug #243036)
12mr|dvd+rw-tools-7.1-7|22	Patch5:		dvd+rw-tools-7.0-wexit.patch
12mr|dvd+rw-tools-7.1-7|23	# (fc) use rpm_opt_flags (SUSE)
12mr|dvd+rw-tools-7.1-7|24	Patch6:		rpm_opt_flags.diff
12mr|dvd+rw-tools-7.1-7|25	URL:		http://fy.chalmers.se/~appro/linux/DVD+RW/
12mr|dvd+rw-tools-7.1-7|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|dvd+rw-tools-7.1-7|27	Requires:	cdrkit-genisoimage
12mr|dvd+rw-tools-7.1-7|28	
12mr|dvd+rw-tools-7.1-7|29	%description
12mr|dvd+rw-tools-7.1-7|30	Even though a modified kernel can let you put for example an ext2 file
12mr|dvd+rw-tools-7.1-7|31	system on DVD+RW, it's probably not very practical, because you most
12mr|dvd+rw-tools-7.1-7|32	likely want to access the data on an arbitrary computer. Or in other
12mr|dvd+rw-tools-7.1-7|33	words you most likely want ISO9660. The trouble is that you might as
12mr|dvd+rw-tools-7.1-7|34	well want to add data now and then. And what options do you have in
12mr|dvd+rw-tools-7.1-7|35	the lack of multiple sessions (no, DVD+RW has no notion of multiple
12mr|dvd+rw-tools-7.1-7|36	sessions)? Complete re-mastering which takes more and more time as
12mr|dvd+rw-tools-7.1-7|37	data set grows? Well, yes, unless you employ growisofs! Growisofs
12mr|dvd+rw-tools-7.1-7|38	provides the way to both lay down and grow an ISO9660 file system on
12mr|dvd+rw-tools-7.1-7|39	(as well as to burn an arbitrary pre-mastered image to) all supported
12mr|dvd+rw-tools-7.1-7|40	optical media.
12mr|dvd+rw-tools-7.1-7|41	
12mr|dvd+rw-tools-7.1-7|42	%prep
12mr|dvd+rw-tools-7.1-7|43	
12mr|dvd+rw-tools-7.1-7|44	%setup -q
12mr|dvd+rw-tools-7.1-7|45	%patch0 -p1 -b .genisoimage
12mr|dvd+rw-tools-7.1-7|46	%patch2 -p1 -b .limits
12mr|dvd+rw-tools-7.1-7|47	%patch3 -p1 -b .dvddl
12mr|dvd+rw-tools-7.1-7|48	%patch4 -p1 -b .wctomb
12mr|dvd+rw-tools-7.1-7|49	%patch5 -p1 -b .wexit
12mr|dvd+rw-tools-7.1-7|50	%patch6 -p1 -b .rpm_opt_flags
12mr|dvd+rw-tools-7.1-7|51	
12mr|dvd+rw-tools-7.1-7|52	%build
12mr|dvd+rw-tools-7.1-7|53	
12mr|dvd+rw-tools-7.1-7|54	%make LDFLAGS="%{ldflags}"
12mr|dvd+rw-tools-7.1-7|55	%make rpl8 btcflash LDFLAGS="%{ldflags}"
12mr|dvd+rw-tools-7.1-7|56	
12mr|dvd+rw-tools-7.1-7|57	%install
12mr|dvd+rw-tools-7.1-7|58	
12mr|dvd+rw-tools-7.1-7|59	make install prefix=$RPM_BUILD_ROOT%{_prefix}
12mr|dvd+rw-tools-7.1-7|60	install -d $RPM_BUILD_ROOT%{_sbindir}
12mr|dvd+rw-tools-7.1-7|61	install -m755 rpl8 $RPM_BUILD_ROOT%{_sbindir}
12mr|dvd+rw-tools-7.1-7|62	
12mr|dvd+rw-tools-7.1-7|63	%clean
12mr|dvd+rw-tools-7.1-7|64	rm -rf %buildroot
12mr|dvd+rw-tools-7.1-7|65	
12mr|dvd+rw-tools-7.1-7|66	%files
12mr|dvd+rw-tools-7.1-7|67	%defattr(-, root, root)
12mr|dvd+rw-tools-7.1-7|68	%doc index.html
12mr|dvd+rw-tools-7.1-7|69	%{_sbindir}/*
12mr|dvd+rw-tools-7.1-7|70	%{_bindir}/*
12mr|dvd+rw-tools-7.1-7|71	%{_mandir}/man1/*
12mr|dvd+rw-tools-7.1-7|72	
12mr|dvd+rw-tools-7.1-7|73	
12mr|dvd+rw-tools-7.1-7|74	
12mr|dvd+rw-tools-7.1-7|75	
12mr|dvd+rw-tools-7.1-7|76	%changelog
12mr|dvd+rw-tools-7.1-7|77	

13865 12
12mr|dvd-slideshow-0.8.4.2-1|1	%define		vmajor 0.8.4
12mr|dvd-slideshow-0.8.4.2-1|2	%define		vminor 2
12mr|dvd-slideshow-0.8.4.2-1|3	
12mr|dvd-slideshow-0.8.4.2-1|4	Summary:	Makes a DVD slideshow video
12mr|dvd-slideshow-0.8.4.2-1|5	Name:		dvd-slideshow
12mr|dvd-slideshow-0.8.4.2-1|6	Version:	%{vmajor}.%{vminor}
12mr|dvd-slideshow-0.8.4.2-1|7	Release:	%mkrel 1
12mr|dvd-slideshow-0.8.4.2-1|8	License:	GPLv2+
12mr|dvd-slideshow-0.8.4.2-1|9	Group:		Video
12mr|dvd-slideshow-0.8.4.2-1|10	URL:		http://dvd-slideshow.sourceforge.net/
12mr|dvd-slideshow-0.8.4.2-1|11	Source0:	http://dl.sourceforge.net/dvd-slideshow/%{name}-%{vmajor}-%{vminor}.tar.gz
12mr|dvd-slideshow-0.8.4.2-1|12	Requires:	imagemagick
12mr|dvd-slideshow-0.8.4.2-1|13	Requires:	dvdauthor >= 0.6.13
12mr|dvd-slideshow-0.8.4.2-1|14	Requires:	mjpegtools
12mr|dvd-slideshow-0.8.4.2-1|15	Requires:	sox >= 14.0
12mr|dvd-slideshow-0.8.4.2-1|16	Requires:	ffmpeg
12mr|dvd-slideshow-0.8.4.2-1|17	Suggests:	lame
12mr|dvd-slideshow-0.8.4.2-1|18	Suggests:	oggdec
12mr|dvd-slideshow-0.8.4.2-1|19	BuildArch:	noarch
12mr|dvd-slideshow-0.8.4.2-1|20	
12mr|dvd-slideshow-0.8.4.2-1|21	%description
12mr|dvd-slideshow-0.8.4.2-1|22	dvd-slideshow makes a DVD slideshow video with menus from a text
12mr|dvd-slideshow-0.8.4.2-1|23	file listing of pictures, effects, and audio tracks. You can add
12mr|dvd-slideshow-0.8.4.2-1|24	some nice effects like fades, crops, scrolls, or Ken Burns effects.
12mr|dvd-slideshow-0.8.4.2-1|25	It will hopefully become a command-line clone of imovie.
12mr|dvd-slideshow-0.8.4.2-1|26	
12mr|dvd-slideshow-0.8.4.2-1|27	%prep
12mr|dvd-slideshow-0.8.4.2-1|28	%setup -q -n %{name}-%{vmajor}-%{vminor}
12mr|dvd-slideshow-0.8.4.2-1|29	
12mr|dvd-slideshow-0.8.4.2-1|30	%install
12mr|dvd-slideshow-0.8.4.2-1|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|dvd-slideshow-0.8.4.2-1|32	install -d  %{buildroot}{%{_bindir},%{_mandir}/man1}
12mr|dvd-slideshow-0.8.4.2-1|33	
12mr|dvd-slideshow-0.8.4.2-1|34	install dir2slideshow %{buildroot}%{_bindir}
12mr|dvd-slideshow-0.8.4.2-1|35	install dvd-menu %{buildroot}%{_bindir}
12mr|dvd-slideshow-0.8.4.2-1|36	install dvd-slideshow %{buildroot}%{_bindir}
12mr|dvd-slideshow-0.8.4.2-1|37	install gallery1-to-slideshow %{buildroot}%{_bindir}
12mr|dvd-slideshow-0.8.4.2-1|38	install jigl2slideshow %{buildroot}%{_bindir}
12mr|dvd-slideshow-0.8.4.2-1|39	install man/* %{buildroot}%{_mandir}/man1
12mr|dvd-slideshow-0.8.4.2-1|40	
12mr|dvd-slideshow-0.8.4.2-1|41	%clean
12mr|dvd-slideshow-0.8.4.2-1|42	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|dvd-slideshow-0.8.4.2-1|43	
12mr|dvd-slideshow-0.8.4.2-1|44	%files
12mr|dvd-slideshow-0.8.4.2-1|45	%defattr(644,root,root,755)
12mr|dvd-slideshow-0.8.4.2-1|46	%doc *.txt doc/*.html
12mr|dvd-slideshow-0.8.4.2-1|47	%attr(755,root,root) %{_bindir}/*
12mr|dvd-slideshow-0.8.4.2-1|48	%{_mandir}/man1/*
12mr|dvd-slideshow-0.8.4.2-1|49	
12mr|dvd-slideshow-0.8.4.2-1|50	
12mr|dvd-slideshow-0.8.4.2-1|51	
12mr|dvd-slideshow-0.8.4.2-1|52	
12mr|dvd-slideshow-0.8.4.2-1|53	
12mr|dvd-slideshow-0.8.4.2-1|54	%changelog
12mr|dvd-slideshow-0.8.4.2-1|55	

13866 12
12mr|dvgrab-3.5-5|1	%define name dvgrab
12mr|dvgrab-3.5-5|2	%define version 3.5
12mr|dvgrab-3.5-5|3	%define release %mkrel 5
12mr|dvgrab-3.5-5|4	
12mr|dvgrab-3.5-5|5	Summary: DV grabber through the FireWire interface
12mr|dvgrab-3.5-5|6	Name: %name
12mr|dvgrab-3.5-5|7	Version: %version
12mr|dvgrab-3.5-5|8	Release: %release
12mr|dvgrab-3.5-5|9	License: GPLv2+
12mr|dvgrab-3.5-5|10	URl: http://www.kinodv.org/
12mr|dvgrab-3.5-5|11	Group: Video
12mr|dvgrab-3.5-5|12	Source0: http://prdownloads.sourceforge.net/kino/%{name}-%{version}.tar.gz
12mr|dvgrab-3.5-5|13	Buildroot: %_tmppath/%name-buildroot
12mr|dvgrab-3.5-5|14	BuildRequires: libavc1394-devel libiec61883-devel libraw1394-devel
12mr|dvgrab-3.5-5|15	BuildRequires: libdv-devel libquicktime-devel
12mr|dvgrab-3.5-5|16	BuildRequires: jpeg-devel
12mr|dvgrab-3.5-5|17	
12mr|dvgrab-3.5-5|18	%description
12mr|dvgrab-3.5-5|19	Dvgrab is a small utility that grabs AVI-2 video from a DV camera using the
12mr|dvgrab-3.5-5|20	IEEE-1394 bus (aka FireWire).
12mr|dvgrab-3.5-5|21	
12mr|dvgrab-3.5-5|22	%prep
12mr|dvgrab-3.5-5|23	%setup -q
12mr|dvgrab-3.5-5|24	perl -p -i -e 's/quicktime\/quicktime.h/lqt\/quicktime.h/g' filehandler.h
12mr|dvgrab-3.5-5|25	
12mr|dvgrab-3.5-5|26	%build
12mr|dvgrab-3.5-5|27	%configure2_5x
12mr|dvgrab-3.5-5|28	%make
12mr|dvgrab-3.5-5|29	
12mr|dvgrab-3.5-5|30	%install
12mr|dvgrab-3.5-5|31	rm -fr $RPM_BUILD_ROOT
12mr|dvgrab-3.5-5|32	%makeinstall_std
12mr|dvgrab-3.5-5|33	
12mr|dvgrab-3.5-5|34	%clean
12mr|dvgrab-3.5-5|35	rm -rf $RPM_BUILD_ROOT
12mr|dvgrab-3.5-5|36	
12mr|dvgrab-3.5-5|37	%files
12mr|dvgrab-3.5-5|38	%defattr(-,root,root)
12mr|dvgrab-3.5-5|39	%doc AUTHORS ChangeLog README TODO
12mr|dvgrab-3.5-5|40	%_bindir/*
12mr|dvgrab-3.5-5|41	%_mandir/man1/*
12mr|dvgrab-3.5-5|42	
12mr|dvgrab-3.5-5|43	
12mr|dvgrab-3.5-5|44	
12mr|dvgrab-3.5-5|45	%changelog
12mr|dvgrab-3.5-5|46	

13867 12
12mr|dynamic-0.26.17-8|1	#---------------------------------------------------------------
12mr|dynamic-0.26.17-8|2	# Project         : Mandriva Linux
12mr|dynamic-0.26.17-8|3	# Module          : dynamic
12mr|dynamic-0.26.17-8|4	# File            : dynamic.spec
12mr|dynamic-0.26.17-8|5	# Version         : $Id: dynamic.spec 223977 2007-06-26 00:13:24Z adamw $
12mr|dynamic-0.26.17-8|6	# Author          : Frederic Lepied and others
12mr|dynamic-0.26.17-8|7	# Created On      : Wed Aug  8 11:32:16 2001
12mr|dynamic-0.26.17-8|8	# License         : GPL
12mr|dynamic-0.26.17-8|9	# Purpose         : spec file to build an rpm
12mr|dynamic-0.26.17-8|10	#---------------------------------------------------------------
12mr|dynamic-0.26.17-8|11	
12mr|dynamic-0.26.17-8|12	%define name dynamic
12mr|dynamic-0.26.17-8|13	%define version 0.26.17
12mr|dynamic-0.26.17-8|14	%define release %mkrel 8
12mr|dynamic-0.26.17-8|15	
12mr|dynamic-0.26.17-8|16	Summary: Scripts to automatically set up peripherals when plugged in
12mr|dynamic-0.26.17-8|17	Name: %{name}
12mr|dynamic-0.26.17-8|18	Version: %{version}
12mr|dynamic-0.26.17-8|19	Release: %{release}
12mr|dynamic-0.26.17-8|20	Source0: %{name}-%{version}.tar.bz2
12mr|dynamic-0.26.17-8|21	License: GPL
12mr|dynamic-0.26.17-8|22	Group: System/Configuration/Other
12mr|dynamic-0.26.17-8|23	URL: http://www.mandrivalinux.com/
12mr|dynamic-0.26.17-8|24	Requires: psmisc, mount, usbutils
12mr|dynamic-0.26.17-8|25	# scannerdrake --dynamic
12mr|dynamic-0.26.17-8|26	Conflicts: drakxtools <= 10.1-0.22mdk
12mr|dynamic-0.26.17-8|27	Conflicts: kdemultimedia-kscd <= 1:3.3.2-13mdk
12mr|dynamic-0.26.17-8|28	BuildArchitectures: noarch
12mr|dynamic-0.26.17-8|29	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|dynamic-0.26.17-8|30	
12mr|dynamic-0.26.17-8|31	%description
12mr|dynamic-0.26.17-8|32	Scripts to automatically set up peripherals when plugged in (mainly
12mr|dynamic-0.26.17-8|33	USB devices). This means adding desktop icons (KDE, GMOME) to access
12mr|dynamic-0.26.17-8|34	scanners, digital cameras, storage devices, ... adding print queues
12mr|dynamic-0.26.17-8|35	for printers, and so on.
12mr|dynamic-0.26.17-8|36	
12mr|dynamic-0.26.17-8|37	%prep
12mr|dynamic-0.26.17-8|38	%setup -q
12mr|dynamic-0.26.17-8|39	
12mr|dynamic-0.26.17-8|40	%install
12mr|dynamic-0.26.17-8|41	rm -rf $RPM_BUILD_ROOT
12mr|dynamic-0.26.17-8|42	%makeinstall
12mr|dynamic-0.26.17-8|43	
12mr|dynamic-0.26.17-8|44	# no longer provides any launcher
12mr|dynamic-0.26.17-8|45	rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/dynamic/launchers/*
12mr|dynamic-0.26.17-8|46	
12mr|dynamic-0.26.17-8|47	#all system scripts are obsolete
12mr|dynamic-0.26.17-8|48	rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/dynamic/scripts/{camera,lp,rawdevice,rio500,scanner,visor,webcam,part}.script
12mr|dynamic-0.26.17-8|49	
12mr|dynamic-0.26.17-8|50	# hooks are obsolete
12mr|dynamic-0.26.17-8|51	rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/dynamic/hooks/*
12mr|dynamic-0.26.17-8|52	
12mr|dynamic-0.26.17-8|53	# kill udev rules
12mr|dynamic-0.26.17-8|54	rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/udev
12mr|dynamic-0.26.17-8|55	
12mr|dynamic-0.26.17-8|56	%clean
12mr|dynamic-0.26.17-8|57	rm -rf $RPM_BUILD_ROOT
12mr|dynamic-0.26.17-8|58	
12mr|dynamic-0.26.17-8|59	%files
12mr|dynamic-0.26.17-8|60	%defattr(-,root,root)
12mr|dynamic-0.26.17-8|61	%doc ChangeLog AUTHORS
12mr|dynamic-0.26.17-8|62	%dir %{_sysconfdir}/dynamic
12mr|dynamic-0.26.17-8|63	%dir %{_sysconfdir}/dynamic/scripts
12mr|dynamic-0.26.17-8|64	%dir %{_sysconfdir}/dynamic/user-scripts
12mr|dynamic-0.26.17-8|65	%dir %{_sysconfdir}/dynamic/hooks
12mr|dynamic-0.26.17-8|66	%{_sysconfdir}/dynamic/scripts/*.script
12mr|dynamic-0.26.17-8|67	%{_sysconfdir}/dynamic/user-scripts/*.script
12mr|dynamic-0.26.17-8|68	%_datadir/dynamic
12mr|dynamic-0.26.17-8|69	
12mr|dynamic-0.26.17-8|70	# DON'T ADD SOURCE OR PATCH, USE SVN DIRECTLY
12mr|dynamic-0.26.17-8|71	
12mr|dynamic-0.26.17-8|72	
12mr|dynamic-0.26.17-8|73	
12mr|dynamic-0.26.17-8|74	%changelog
12mr|dynamic-0.26.17-8|75	

13868 12
12mr|e2fsprogs-1.42.5-1|1	%define	_root_sbindir	/sbin
12mr|e2fsprogs-1.42.5-1|2	%define	_root_libdir	/%{_lib}
12mr|e2fsprogs-1.42.5-1|3	%define	major	2
12mr|e2fsprogs-1.42.5-1|4	%define libname %mklibname ext2fs %{major}
12mr|e2fsprogs-1.42.5-1|5	%define	devname	%mklibname ext2fs -d
12mr|e2fsprogs-1.42.5-1|6	
12mr|e2fsprogs-1.42.5-1|7	%define git_url git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
12mr|e2fsprogs-1.42.5-1|8	
12mr|e2fsprogs-1.42.5-1|9	Name:		e2fsprogs
12mr|e2fsprogs-1.42.5-1|10	Version:	1.42.5
12mr|e2fsprogs-1.42.5-1|11	Release:	1
12mr|e2fsprogs-1.42.5-1|12	Summary:	Utilities used for ext2/ext3/ext4 filesystems
12mr|e2fsprogs-1.42.5-1|13	License:	GPLv2
12mr|e2fsprogs-1.42.5-1|14	Group:		System/Kernel and hardware
12mr|e2fsprogs-1.42.5-1|15	Source0:	http://downloads.sourceforge.net/e2fsprogs/e2fsprogs-%version.tar.gz
12mr|e2fsprogs-1.42.5-1|16	Source1:	e3jsize
12mr|e2fsprogs-1.42.5-1|17	# (anssi) fix uninitialized variable causing crash without libreadline.so.5;
12mr|e2fsprogs-1.42.5-1|18	# submitted as https://sourceforge.net/tracker/?func=detail&aid=2822113&group_id=2406&atid=302406
12mr|e2fsprogs-1.42.5-1|19	Patch0:		e2fsprogs-1.41.8-uninitialized.patch
12mr|e2fsprogs-1.42.5-1|20	# (gb) strip references to home build dir
12mr|e2fsprogs-1.42.5-1|21	Patch5:		e2fsprogs-1.41.8-strip-me.patch
12mr|e2fsprogs-1.42.5-1|22	
12mr|e2fsprogs-1.42.5-1|23	Url:		http://e2fsprogs.sourceforge.net/
12mr|e2fsprogs-1.42.5-1|24	BuildRequires:	texinfo autoconf
12mr|e2fsprogs-1.42.5-1|25	BuildRequires:	pkgconfig(blkid)
12mr|e2fsprogs-1.42.5-1|26	BuildRequires:	pkgconfig(uuid)
12mr|e2fsprogs-1.42.5-1|27	
12mr|e2fsprogs-1.42.5-1|28	%description
12mr|e2fsprogs-1.42.5-1|29	The e2fsprogs package contains a number of utilities for creating,
12mr|e2fsprogs-1.42.5-1|30	checking, modifying and correcting any inconsistencies in ext2, ext3,
12mr|e2fsprogs-1.42.5-1|31	and ext4 filesystems.  E2fsprogs contains e2fsck (used to repair
12mr|e2fsprogs-1.42.5-1|32	filesystem inconsistencies after an unclean shutdown), mke2fs (used to
12mr|e2fsprogs-1.42.5-1|33	initialize a partition to contain an empty ext2 filesystem), debugfs
12mr|e2fsprogs-1.42.5-1|34	(used to examine the internal structure of a filesystem, to manually
12mr|e2fsprogs-1.42.5-1|35	repair a corrupted filesystem or to create test cases for e2fsck), tune2fs
12mr|e2fsprogs-1.42.5-1|36	(used to modify filesystem parameters), resize2fs to grow and shrink
12mr|e2fsprogs-1.42.5-1|37	unmounted filesystems, and most of the other core ext2fs filesystem
12mr|e2fsprogs-1.42.5-1|38	utilities.
12mr|e2fsprogs-1.42.5-1|39	
12mr|e2fsprogs-1.42.5-1|40	%package -n	%{libname}
12mr|e2fsprogs-1.42.5-1|41	Summary:	The libraries for Ext2fs
12mr|e2fsprogs-1.42.5-1|42	Group:		System/Libraries
12mr|e2fsprogs-1.42.5-1|43	
12mr|e2fsprogs-1.42.5-1|44	%description -n %{libname}
12mr|e2fsprogs-1.42.5-1|45	The e2fsprogs package contains a number of utilities for creating,
12mr|e2fsprogs-1.42.5-1|46	checking, modifying and correcting any inconsistencies in ext2, ext3,
12mr|e2fsprogs-1.42.5-1|47	and ext4 filesystems.  E2fsprogs contains e2fsck (used to repair
12mr|e2fsprogs-1.42.5-1|48	filesystem inconsistencies after an unclean shutdown), mke2fs (used to
12mr|e2fsprogs-1.42.5-1|49	initialize a partition to contain an empty ext2 filesystem), debugfs
12mr|e2fsprogs-1.42.5-1|50	(used to examine the internal structure of a filesystem, to manually
12mr|e2fsprogs-1.42.5-1|51	repair a corrupted filesystem or to create test cases for e2fsck), tune2fs
12mr|e2fsprogs-1.42.5-1|52	(used to modify filesystem parameters), resize2fs to grow and shrink
12mr|e2fsprogs-1.42.5-1|53	unmounted filesystems, and most of the other core ext2fs filesystem
12mr|e2fsprogs-1.42.5-1|54	utilities.
12mr|e2fsprogs-1.42.5-1|55	
12mr|e2fsprogs-1.42.5-1|56	This package contains the shared libraries.
12mr|e2fsprogs-1.42.5-1|57	
12mr|e2fsprogs-1.42.5-1|58	%package -n	%{devname}
12mr|e2fsprogs-1.42.5-1|59	Summary:	The libraries for Ext2fs
12mr|e2fsprogs-1.42.5-1|60	Group:		Development/C
12mr|e2fsprogs-1.42.5-1|61	Requires:	%{libname} = %{EVRD}
12mr|e2fsprogs-1.42.5-1|62	Provides:	ext2fs-devel = %{EVRD}
12mr|e2fsprogs-1.42.5-1|63	
12mr|e2fsprogs-1.42.5-1|64	%description -n	%{devname}
12mr|e2fsprogs-1.42.5-1|65	The e2fsprogs package contains a number of utilities for creating,
12mr|e2fsprogs-1.42.5-1|66	checking, modifying and correcting any inconsistencies in ext2, ext3,
12mr|e2fsprogs-1.42.5-1|67	and ext4 filesystems.  E2fsprogs contains e2fsck (used to repair
12mr|e2fsprogs-1.42.5-1|68	filesystem inconsistencies after an unclean shutdown), mke2fs (used to
12mr|e2fsprogs-1.42.5-1|69	initialize a partition to contain an empty ext2 filesystem), debugfs
12mr|e2fsprogs-1.42.5-1|70	(used to examine the internal structure of a filesystem, to manually
12mr|e2fsprogs-1.42.5-1|71	repair a corrupted filesystem or to create test cases for e2fsck), tune2fs
12mr|e2fsprogs-1.42.5-1|72	(used to modify filesystem parameters), resize2fs to grow and shrink
12mr|e2fsprogs-1.42.5-1|73	unmounted filesystems, and most of the other core ext2fs filesystem
12mr|e2fsprogs-1.42.5-1|74	utilities.
12mr|e2fsprogs-1.42.5-1|75	
12mr|e2fsprogs-1.42.5-1|76	You should install %{libname} to use tools that compile with ext2fs
12mr|e2fsprogs-1.42.5-1|77	features.
12mr|e2fsprogs-1.42.5-1|78	
12mr|e2fsprogs-1.42.5-1|79	%prep
12mr|e2fsprogs-1.42.5-1|80	%setup -q
12mr|e2fsprogs-1.42.5-1|81	%patch0 -p1 -b .uninit
12mr|e2fsprogs-1.42.5-1|82	%patch5 -p1 -b .strip-me
12mr|e2fsprogs-1.42.5-1|83	
12mr|e2fsprogs-1.42.5-1|84	rm -f configure
12mr|e2fsprogs-1.42.5-1|85	autoconf
12mr|e2fsprogs-1.42.5-1|86	
12mr|e2fsprogs-1.42.5-1|87	# Fix build:
12mr|e2fsprogs-1.42.5-1|88	chmod 644 po/*.po
12mr|e2fsprogs-1.42.5-1|89	
12mr|e2fsprogs-1.42.5-1|90	%build
12mr|e2fsprogs-1.42.5-1|91	%configure2_5x	--enable-elf-shlibs \
12mr|e2fsprogs-1.42.5-1|92	--disable-libblkid \
12mr|e2fsprogs-1.42.5-1|93	--disable-libuuid \
12mr|e2fsprogs-1.42.5-1|94	--disable-fsck \
12mr|e2fsprogs-1.42.5-1|95	--disable-uuidd \
12mr|e2fsprogs-1.42.5-1|96	--enable-symlink-install
12mr|e2fsprogs-1.42.5-1|97	%make
12mr|e2fsprogs-1.42.5-1|98	%make -C e2fsck e2fsck.static
12mr|e2fsprogs-1.42.5-1|99	
12mr|e2fsprogs-1.42.5-1|100	%check
12mr|e2fsprogs-1.42.5-1|101	LC_ALL=C make check
12mr|e2fsprogs-1.42.5-1|102	
12mr|e2fsprogs-1.42.5-1|103	%install
12mr|e2fsprogs-1.42.5-1|104	export PATH=/sbin:$PATH
12mr|e2fsprogs-1.42.5-1|105	
12mr|e2fsprogs-1.42.5-1|106	%makeinstall_std install-libs \
12mr|e2fsprogs-1.42.5-1|107	root_sbindir=%{_root_sbindir} root_libdir=%{_root_libdir}
12mr|e2fsprogs-1.42.5-1|108	
12mr|e2fsprogs-1.42.5-1|109	for i in libcom_err.so.2 libe2p.so.2 libext2fs.so.2 libss.so.2; do
12mr|e2fsprogs-1.42.5-1|110	ln -s $i %{buildroot}%{_root_libdir}/${i%.[0-9]}
12mr|e2fsprogs-1.42.5-1|111	done
12mr|e2fsprogs-1.42.5-1|112	
12mr|e2fsprogs-1.42.5-1|113	rm -f	%{buildroot}%{_libdir}/libss.a \
12mr|e2fsprogs-1.42.5-1|114	%{buildroot}%{_root_libdir}/libcom_err.so \
12mr|e2fsprogs-1.42.5-1|115	%{buildroot}%{_root_libdir}/libe2p.so \
12mr|e2fsprogs-1.42.5-1|116	%{buildroot}%{_root_libdir}/libext2fs.so \
12mr|e2fsprogs-1.42.5-1|117	%{buildroot}%{_root_libdir}/libss.so
12mr|e2fsprogs-1.42.5-1|118	
12mr|e2fsprogs-1.42.5-1|119	# multiarch policy, alternative is to use <stdint.h>
12mr|e2fsprogs-1.42.5-1|120	%multiarch_includes %{buildroot}%{_includedir}/ext2fs/ext2_types.h
12mr|e2fsprogs-1.42.5-1|121	
12mr|e2fsprogs-1.42.5-1|122	%find_lang %{name}
12mr|e2fsprogs-1.42.5-1|123	
12mr|e2fsprogs-1.42.5-1|124	chmod +x %{buildroot}%{_bindir}/{mk_cmds,compile_et}
12mr|e2fsprogs-1.42.5-1|125	
12mr|e2fsprogs-1.42.5-1|126	install -m 755 e2fsck/e2fsck.static %{buildroot}%{_root_sbindir}
12mr|e2fsprogs-1.42.5-1|127	install -m 755 %{SOURCE1} %{buildroot}%{_root_sbindir}
12mr|e2fsprogs-1.42.5-1|128	ln -f %{buildroot}%{_root_sbindir}/mke2fs \
12mr|e2fsprogs-1.42.5-1|129	%{buildroot}%{_root_sbindir}/mke3fs
12mr|e2fsprogs-1.42.5-1|130	
12mr|e2fsprogs-1.42.5-1|131	%files -f %{name}.lang
12mr|e2fsprogs-1.42.5-1|132	%doc README
12mr|e2fsprogs-1.42.5-1|133	%{_root_sbindir}/badblocks
12mr|e2fsprogs-1.42.5-1|134	%{_root_sbindir}/debugfs
12mr|e2fsprogs-1.42.5-1|135	%{_root_sbindir}/dumpe2fs
12mr|e2fsprogs-1.42.5-1|136	%{_root_sbindir}/e2fsck
12mr|e2fsprogs-1.42.5-1|137	%{_root_sbindir}/e2fsck.static
12mr|e2fsprogs-1.42.5-1|138	%{_root_sbindir}/e2image
12mr|e2fsprogs-1.42.5-1|139	%{_root_sbindir}/e2label
12mr|e2fsprogs-1.42.5-1|140	%{_root_sbindir}/e2undo
12mr|e2fsprogs-1.42.5-1|141	%{_root_sbindir}/e3jsize
12mr|e2fsprogs-1.42.5-1|142	%{_root_sbindir}/fsck.ext2
12mr|e2fsprogs-1.42.5-1|143	%{_root_sbindir}/fsck.ext3
12mr|e2fsprogs-1.42.5-1|144	%{_root_sbindir}/fsck.ext4
12mr|e2fsprogs-1.42.5-1|145	%{_root_sbindir}/fsck.ext4dev
12mr|e2fsprogs-1.42.5-1|146	%{_root_sbindir}/logsave
12mr|e2fsprogs-1.42.5-1|147	%{_root_sbindir}/mke2fs
12mr|e2fsprogs-1.42.5-1|148	%{_root_sbindir}/mke3fs
12mr|e2fsprogs-1.42.5-1|149	%{_root_sbindir}/mkfs.ext2
12mr|e2fsprogs-1.42.5-1|150	%{_root_sbindir}/mkfs.ext3
12mr|e2fsprogs-1.42.5-1|151	%{_root_sbindir}/mkfs.ext4
12mr|e2fsprogs-1.42.5-1|152	%{_root_sbindir}/mkfs.ext4dev
12mr|e2fsprogs-1.42.5-1|153	%{_root_sbindir}/resize2fs
12mr|e2fsprogs-1.42.5-1|154	%{_root_sbindir}/tune2fs
12mr|e2fsprogs-1.42.5-1|155	%config(noreplace) %{_sysconfdir}/mke2fs.conf
12mr|e2fsprogs-1.42.5-1|156	
12mr|e2fsprogs-1.42.5-1|157	
12mr|e2fsprogs-1.42.5-1|158	%{_bindir}/chattr
12mr|e2fsprogs-1.42.5-1|159	%{_bindir}/lsattr
12mr|e2fsprogs-1.42.5-1|160	%{_mandir}/man1/chattr.1*
12mr|e2fsprogs-1.42.5-1|161	%{_mandir}/man1/lsattr.1*
12mr|e2fsprogs-1.42.5-1|162	%{_mandir}/man5/e2fsck.conf.5*
12mr|e2fsprogs-1.42.5-1|163	%{_mandir}/man5/mke2fs.conf.5*
12mr|e2fsprogs-1.42.5-1|164	%{_mandir}/man8/badblocks.8*
12mr|e2fsprogs-1.42.5-1|165	%{_mandir}/man8/debugfs.8*
12mr|e2fsprogs-1.42.5-1|166	%{_mandir}/man8/dumpe2fs.8*
12mr|e2fsprogs-1.42.5-1|167	%{_mandir}/man8/e2freefrag.8*
12mr|e2fsprogs-1.42.5-1|168	%{_mandir}/man8/e2fsck.8*
12mr|e2fsprogs-1.42.5-1|169	%{_mandir}/man8/e2image.8*
12mr|e2fsprogs-1.42.5-1|170	%{_mandir}/man8/e2label.8*
12mr|e2fsprogs-1.42.5-1|171	%{_mandir}/man8/e2undo.8.*
12mr|e2fsprogs-1.42.5-1|172	%{_mandir}/man8/e4defrag.8.*
12mr|e2fsprogs-1.42.5-1|173	%{_mandir}/man8/filefrag.8*
12mr|e2fsprogs-1.42.5-1|174	%{_mandir}/man8/fsck.ext2.8*
12mr|e2fsprogs-1.42.5-1|175	%{_mandir}/man8/fsck.ext3.8*
12mr|e2fsprogs-1.42.5-1|176	%{_mandir}/man8/fsck.ext4.8.*
12mr|e2fsprogs-1.42.5-1|177	%{_mandir}/man8/fsck.ext4dev.8.*
12mr|e2fsprogs-1.42.5-1|178	%{_mandir}/man8/logsave.8*
12mr|e2fsprogs-1.42.5-1|179	%{_mandir}/man8/mke2fs.8*
12mr|e2fsprogs-1.42.5-1|180	%{_mandir}/man8/mkfs.ext2.8*
12mr|e2fsprogs-1.42.5-1|181	%{_mandir}/man8/mkfs.ext3.8*
12mr|e2fsprogs-1.42.5-1|182	%{_mandir}/man8/mkfs.ext4.8.*
12mr|e2fsprogs-1.42.5-1|183	%{_mandir}/man8/mkfs.ext4dev.8.*
12mr|e2fsprogs-1.42.5-1|184	%{_mandir}/man8/mklost+found.8*
12mr|e2fsprogs-1.42.5-1|185	%{_mandir}/man8/resize2fs.8*
12mr|e2fsprogs-1.42.5-1|186	%{_mandir}/man8/tune2fs.8*
12mr|e2fsprogs-1.42.5-1|187	%{_sbindir}/e2freefrag
12mr|e2fsprogs-1.42.5-1|188	%{_sbindir}/e4defrag
12mr|e2fsprogs-1.42.5-1|189	%{_sbindir}/filefrag
12mr|e2fsprogs-1.42.5-1|190	%{_sbindir}/mklost+found
12mr|e2fsprogs-1.42.5-1|191	
12mr|e2fsprogs-1.42.5-1|192	%files -n %{libname}
12mr|e2fsprogs-1.42.5-1|193	%doc README
12mr|e2fsprogs-1.42.5-1|194	%{_root_libdir}/libcom_err.so.%{major}*
12mr|e2fsprogs-1.42.5-1|195	%{_root_libdir}/libe2p.so.%{major}*
12mr|e2fsprogs-1.42.5-1|196	%{_root_libdir}/libext2fs.so.%{major}*
12mr|e2fsprogs-1.42.5-1|197	%{_root_libdir}/libss.so.%{major}*
12mr|e2fsprogs-1.42.5-1|198	
12mr|e2fsprogs-1.42.5-1|199	%{_libdir}/e2initrd_helper
12mr|e2fsprogs-1.42.5-1|200	
12mr|e2fsprogs-1.42.5-1|201	%files -n %{devname}
12mr|e2fsprogs-1.42.5-1|202	%doc RELEASE-NOTES
12mr|e2fsprogs-1.42.5-1|203	%{_infodir}/libext2fs.info*
12mr|e2fsprogs-1.42.5-1|204	%{_bindir}/compile_et
12mr|e2fsprogs-1.42.5-1|205	%{_mandir}/man1/compile_et.1*
12mr|e2fsprogs-1.42.5-1|206	%{_bindir}/mk_cmds
12mr|e2fsprogs-1.42.5-1|207	%{_mandir}/man1/mk_cmds.1*
12mr|e2fsprogs-1.42.5-1|208	%{_libdir}/pkgconfig/*
12mr|e2fsprogs-1.42.5-1|209	
12mr|e2fsprogs-1.42.5-1|210	%{_libdir}/libcom_err.so
12mr|e2fsprogs-1.42.5-1|211	%{_libdir}/libe2p.a
12mr|e2fsprogs-1.42.5-1|212	%{_libdir}/libe2p.so
12mr|e2fsprogs-1.42.5-1|213	%{_libdir}/libext2fs.a
12mr|e2fsprogs-1.42.5-1|214	%{_libdir}/libext2fs.so
12mr|e2fsprogs-1.42.5-1|215	%{_libdir}/libcom_err.a
12mr|e2fsprogs-1.42.5-1|216	%{_libdir}/libquota.a
12mr|e2fsprogs-1.42.5-1|217	%{_libdir}/libss.so
12mr|e2fsprogs-1.42.5-1|218	
12mr|e2fsprogs-1.42.5-1|219	%{_datadir}/et
12mr|e2fsprogs-1.42.5-1|220	%{_datadir}/ss
12mr|e2fsprogs-1.42.5-1|221	%{_includedir}/com_err.h
12mr|e2fsprogs-1.42.5-1|222	%{_includedir}/et
12mr|e2fsprogs-1.42.5-1|223	%{_includedir}/ext2fs
12mr|e2fsprogs-1.42.5-1|224	%dir %{multiarch_includedir}/ext2fs
12mr|e2fsprogs-1.42.5-1|225	%{multiarch_includedir}/ext2fs/ext2_types.h
12mr|e2fsprogs-1.42.5-1|226	%dir %{_includedir}/quota
12mr|e2fsprogs-1.42.5-1|227	%{_includedir}/quota/mkquota.h
12mr|e2fsprogs-1.42.5-1|228	%{_includedir}/ss
12mr|e2fsprogs-1.42.5-1|229	%dir %{_includedir}/e2p
12mr|e2fsprogs-1.42.5-1|230	%{_includedir}/e2p/e2p.h
12mr|e2fsprogs-1.42.5-1|231	%{_mandir}/man3/com_err.3*
12mr|e2fsprogs-1.42.5-1|232	
12mr|e2fsprogs-1.42.5-1|233	%changelog
12mr|e2fsprogs-1.42.5-1|234	

13869 12
12mr|easymock2-2.0-2.0.5|1	# Copyright (c) 2000-2005, JPackage Project
12mr|easymock2-2.0-2.0.5|2	# All rights reserved.
12mr|easymock2-2.0-2.0.5|3	#
12mr|easymock2-2.0-2.0.5|4	# Redistribution and use in source and binary forms, with or without
12mr|easymock2-2.0-2.0.5|5	# modification, are permitted provided that the following conditions
12mr|easymock2-2.0-2.0.5|6	# are met:
12mr|easymock2-2.0-2.0.5|7	#
12mr|easymock2-2.0-2.0.5|8	# 1. Redistributions of source code must retain the above copyright
12mr|easymock2-2.0-2.0.5|9	#    notice, this list of conditions and the following disclaimer.
12mr|easymock2-2.0-2.0.5|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|easymock2-2.0-2.0.5|11	#    notice, this list of conditions and the following disclaimer in the
12mr|easymock2-2.0-2.0.5|12	#    documentation and/or other materials provided with the
12mr|easymock2-2.0-2.0.5|13	#    distribution.
12mr|easymock2-2.0-2.0.5|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|easymock2-2.0-2.0.5|15	#    contributors may be used to endorse or promote products derived
12mr|easymock2-2.0-2.0.5|16	#    from this software without specific prior written permission.
12mr|easymock2-2.0-2.0.5|17	#
12mr|easymock2-2.0-2.0.5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|easymock2-2.0-2.0.5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|easymock2-2.0-2.0.5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|easymock2-2.0-2.0.5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|easymock2-2.0-2.0.5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|easymock2-2.0-2.0.5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|easymock2-2.0-2.0.5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|easymock2-2.0-2.0.5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|easymock2-2.0-2.0.5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|easymock2-2.0-2.0.5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|easymock2-2.0-2.0.5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|easymock2-2.0-2.0.5|29	#
12mr|easymock2-2.0-2.0.5|30	
12mr|easymock2-2.0-2.0.5|31	%define base_name easymock
12mr|easymock2-2.0-2.0.5|32	
12mr|easymock2-2.0-2.0.5|33	Name:           %{base_name}2
12mr|easymock2-2.0-2.0.5|34	Version:        2.0
12mr|easymock2-2.0-2.0.5|35	Release:        2.0.5
12mr|easymock2-2.0-2.0.5|36	Epoch:          0
12mr|easymock2-2.0-2.0.5|37	Summary:        Easy mock objects
12mr|easymock2-2.0-2.0.5|38	
12mr|easymock2-2.0-2.0.5|39	Group:          Development/Java
12mr|easymock2-2.0-2.0.5|40	License:        MIT
12mr|easymock2-2.0-2.0.5|41	URL:            http://www.easymock.org/
12mr|easymock2-2.0-2.0.5|42	Source0:        easymock-2.0-src.tar.gz
12mr|easymock2-2.0-2.0.5|43	# cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/easymock login
12mr|easymock2-2.0-2.0.5|44	# cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/easymock export -r EasyMock2_0 easymock
12mr|easymock2-2.0-2.0.5|45	
12mr|easymock2-2.0-2.0.5|46	Patch0:		easymock-2.0-build_xml.patch
12mr|easymock2-2.0-2.0.5|47	
12mr|easymock2-2.0-2.0.5|48	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|easymock2-2.0-2.0.5|49	
12mr|easymock2-2.0-2.0.5|50	BuildArch:      noarch
12mr|easymock2-2.0-2.0.5|51	BuildRequires:  java-rpmbuild
12mr|easymock2-2.0-2.0.5|52	BuildRequires:  jpackage-utils >= 0:1.6
12mr|easymock2-2.0-2.0.5|53	BuildRequires:  ant >= 0:1.6
12mr|easymock2-2.0-2.0.5|54	BuildRequires:	ant-junit >= 0:1.6
12mr|easymock2-2.0-2.0.5|55	BuildRequires:	junit >= 0:3.8.1
12mr|easymock2-2.0-2.0.5|56	BuildRequires:  java-devel >= 0:1.5.0
12mr|easymock2-2.0-2.0.5|57	Requires:  java >= 0:1.5.0
12mr|easymock2-2.0-2.0.5|58	
12mr|easymock2-2.0-2.0.5|59	%description
12mr|easymock2-2.0-2.0.5|60	EasyMock provides Mock Objects for interfaces in JUnit tests by generating
12mr|easymock2-2.0-2.0.5|61	them on the fly using Java's proxy mechanism. Due to EasyMock's unique style
12mr|easymock2-2.0-2.0.5|62	of recording expectations, most refactorings will not affect the Mock Objects.
12mr|easymock2-2.0-2.0.5|63	So EasyMock is a perfect fit for Test-Driven Development.
12mr|easymock2-2.0-2.0.5|64	
12mr|easymock2-2.0-2.0.5|65	%package        javadoc
12mr|easymock2-2.0-2.0.5|66	Summary:        Javadoc for %{name}
12mr|easymock2-2.0-2.0.5|67	Group:          Development/Java
12mr|easymock2-2.0-2.0.5|68	
12mr|easymock2-2.0-2.0.5|69	%description    javadoc
12mr|easymock2-2.0-2.0.5|70	Javadoc for %{name}
12mr|easymock2-2.0-2.0.5|71	
12mr|easymock2-2.0-2.0.5|72	
12mr|easymock2-2.0-2.0.5|73	%prep
12mr|easymock2-2.0-2.0.5|74	%setup -q -n %{base_name}
12mr|easymock2-2.0-2.0.5|75	mkdir lib
12mr|easymock2-2.0-2.0.5|76	pushd lib
12mr|easymock2-2.0-2.0.5|77	ln -sf $(build-classpath junit) .
12mr|easymock2-2.0-2.0.5|78	popd
12mr|easymock2-2.0-2.0.5|79	echo "java\ 1.5=%{_jvmdir}/java-rpmbuild/bin/java" >> easymockbuild.properties
12mr|easymock2-2.0-2.0.5|80	echo "java\ compiler=%{_jvmdir}/java-rpmbuild/bin/javac" >> easymockbuild.properties
12mr|easymock2-2.0-2.0.5|81	
12mr|easymock2-2.0-2.0.5|82	%patch0 -b .sav
12mr|easymock2-2.0-2.0.5|83	
12mr|easymock2-2.0-2.0.5|84	%build
12mr|easymock2-2.0-2.0.5|85	export OPT_JAR_LIST="ant/ant-junit junit"
12mr|easymock2-2.0-2.0.5|86	export CLASSPATH=
12mr|easymock2-2.0-2.0.5|87	%{ant} -Dbuild.sysclasspath=first
12mr|easymock2-2.0-2.0.5|88	
12mr|easymock2-2.0-2.0.5|89	%install
12mr|easymock2-2.0-2.0.5|90	unzip %{base_name}%{version}.zip
12mr|easymock2-2.0-2.0.5|91	install -dm 755 $RPM_BUILD_ROOT%{_javadir}
12mr|easymock2-2.0-2.0.5|92	
12mr|easymock2-2.0-2.0.5|93	install -pm 644 %{base_name}%{version}/%{base_name}.jar \
12mr|easymock2-2.0-2.0.5|94	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|easymock2-2.0-2.0.5|95	ln -s %{name}-%{version}.jar \
12mr|easymock2-2.0-2.0.5|96	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mr|easymock2-2.0-2.0.5|97	
12mr|easymock2-2.0-2.0.5|98	# javadoc
12mr|easymock2-2.0-2.0.5|99	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|easymock2-2.0-2.0.5|100	cp -pr %{base_name}%{version}/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|easymock2-2.0-2.0.5|101	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|easymock2-2.0-2.0.5|102	
12mr|easymock2-2.0-2.0.5|103	%files
12mr|easymock2-2.0-2.0.5|104	%{_javadir}/*.jar
12mr|easymock2-2.0-2.0.5|105	%doc %{base_name}%{version}/{Documentation,License}.html
12mr|easymock2-2.0-2.0.5|106	
12mr|easymock2-2.0-2.0.5|107	%files javadoc
12mr|easymock2-2.0-2.0.5|108	%doc %{_javadocdir}/%{name}-%{version}
12mr|easymock2-2.0-2.0.5|109	%doc %{_javadocdir}/%{name}
12mr|easymock2-2.0-2.0.5|110	
12mr|easymock2-2.0-2.0.5|111	
12mr|easymock2-2.0-2.0.5|112	
12mr|easymock2-2.0-2.0.5|113	%changelog
12mr|easymock2-2.0-2.0.5|114	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|easymock2-2.0-2.0.5|115	+ Commit: c4a16cf
12mr|easymock2-2.0-2.0.5|116	- Revert to older version 2.0
12mr|easymock2-2.0-2.0.5|117	
12mr|easymock2-2.0-2.0.5|118	

13870 12
12mr|easytag-2.1.8-0.20120618.2|1	%define git 20120618
12mr|easytag-2.1.8-0.20120618.2|2	
12mr|easytag-2.1.8-0.20120618.2|3	Summary:	Tag editor for MP3, OGG files
12mr|easytag-2.1.8-0.20120618.2|4	Name:		easytag
12mr|easytag-2.1.8-0.20120618.2|5	Version:	2.1.8
12mr|easytag-2.1.8-0.20120618.2|6	Release:	0.%{git}.2
12mr|easytag-2.1.8-0.20120618.2|7	License:	GPLv2+
12mr|easytag-2.1.8-0.20120618.2|8	Group:		Sound
12mr|easytag-2.1.8-0.20120618.2|9	URL:		http://easytag.sourceforge.net
12mr|easytag-2.1.8-0.20120618.2|10	Source0:	http://prdownloads.sourceforge.net/easytag/%{name}-%{git}.tar.xz
12mr|easytag-2.1.8-0.20120618.2|11	Source2:	easytag-2.1.6-ru.po.bz2
12mr|easytag-2.1.8-0.20120618.2|12	Patch1:		easytag_gnudb.patch
12mr|easytag-2.1.8-0.20120618.2|13	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|easytag-2.1.8-0.20120618.2|14	BuildRequires:	id3lib-devel
12mr|easytag-2.1.8-0.20120618.2|15	BuildRequires:	pkgconfig(id3tag)
12mr|easytag-2.1.8-0.20120618.2|16	BuildRequires:	pkgconfig(vorbis)
12mr|easytag-2.1.8-0.20120618.2|17	BuildRequires:	pkgconfig(flac)
12mr|easytag-2.1.8-0.20120618.2|18	BuildRequires:	pkgconfig(wavpack)
12mr|easytag-2.1.8-0.20120618.2|19	BuildRequires:	pkgconfig(speex)
12mr|easytag-2.1.8-0.20120618.2|20	BuildRequires:	libmp4v2-devel >= 1:2.0
12mr|easytag-2.1.8-0.20120618.2|21	BuildRequires:  desktop-file-utils
12mr|easytag-2.1.8-0.20120618.2|22	Requires(post):	desktop-file-utils
12mr|easytag-2.1.8-0.20120618.2|23	Requires(postun):	desktop-file-utils
12mr|easytag-2.1.8-0.20120618.2|24	
12mr|easytag-2.1.8-0.20120618.2|25	%description
12mr|easytag-2.1.8-0.20120618.2|26	EasyTAG is an utility for viewing and editing tags of MP3, MP2, FLAC,
12mr|easytag-2.1.8-0.20120618.2|27	Ogg Vorbis, MP4/AAC, MusePack, Wavpack, Speex and Monkey's Audio
12mr|easytag-2.1.8-0.20120618.2|28	files. Its simple and nice GTK+ interface makes tagging easier under
12mr|easytag-2.1.8-0.20120618.2|29	GNU/Linux.
12mr|easytag-2.1.8-0.20120618.2|30	Features:
12mr|easytag-2.1.8-0.20120618.2|31	- View, edit, write tags of MP3, MP2 files (ID3 tag with pictures),
12mr|easytag-2.1.8-0.20120618.2|32	FLAC files (FLAC Vorbis tag), Ogg Vorbis files (Ogg Vorbis tag),
12mr|easytag-2.1.8-0.20120618.2|33	MP4/AAC (MP4/AAC tag), and MusePack, Wavpack, Monkey's Audio files
12mr|easytag-2.1.8-0.20120618.2|34	(APE tag), Speex files,
12mr|easytag-2.1.8-0.20120618.2|35	- Can edit more tag fields : Title, Artist, Album, Disc Album, Year,
12mr|easytag-2.1.8-0.20120618.2|36	Track Number, Genre, Comment, Composer, Original Artist/Performer,
12mr|easytag-2.1.8-0.20120618.2|37	Copyright, URL and Encoder name,
12mr|easytag-2.1.8-0.20120618.2|38	- Auto tagging: parse filename and directory to complete automatically
12mr|easytag-2.1.8-0.20120618.2|39	the fields (using masks),
12mr|easytag-2.1.8-0.20120618.2|40	- Ability to rename files and directories from the tag (using masks) or by
12mr|easytag-2.1.8-0.20120618.2|41	loading a text file,
12mr|easytag-2.1.8-0.20120618.2|42	- Process selected files of the selected directory,
12mr|easytag-2.1.8-0.20120618.2|43	- Ability to browse subdirectories,
12mr|easytag-2.1.8-0.20120618.2|44	- Recursion for tagging, removing, renaming, saving...,
12mr|easytag-2.1.8-0.20120618.2|45	- Can set a field (artist, title,...) to all other files,
12mr|easytag-2.1.8-0.20120618.2|46	- Read file header informations (bitrate, time, ...) and display them,
12mr|easytag-2.1.8-0.20120618.2|47	- Auto completion of the date if a partial is entered,
12mr|easytag-2.1.8-0.20120618.2|48	- Undo and redo last changes,
12mr|easytag-2.1.8-0.20120618.2|49	- Ability to process fields of tag and file name (convert letters into
12mr|easytag-2.1.8-0.20120618.2|50	uppercase, downcase, ...),
12mr|easytag-2.1.8-0.20120618.2|51	- Ability to open a directory or a file with an external program,
12mr|easytag-2.1.8-0.20120618.2|52	- CDDB support using Freedb.org servers (manual and automatic search),
12mr|easytag-2.1.8-0.20120618.2|53	- A tree based browser or a view by Artist & Album,
12mr|easytag-2.1.8-0.20120618.2|54	- A list to select files,
12mr|easytag-2.1.8-0.20120618.2|55	- A playlist generator window,
12mr|easytag-2.1.8-0.20120618.2|56	- A file searching window,
12mr|easytag-2.1.8-0.20120618.2|57	- Simple and explicit interface!,
12mr|easytag-2.1.8-0.20120618.2|58	- French, German, Russian, Dutch, Hungarian, Swedish, Italian, Japanese,
12mr|easytag-2.1.8-0.20120618.2|59	Ukrainian, Czech, Spanish, Polish, Romanian, Danish, Greek and Brazilian
12mr|easytag-2.1.8-0.20120618.2|60	Portuguese translation languages,
12mr|easytag-2.1.8-0.20120618.2|61	- Written in C and uses GTK+ 2.4 for the GUI.
12mr|easytag-2.1.8-0.20120618.2|62	
12mr|easytag-2.1.8-0.20120618.2|63	%prep
12mr|easytag-2.1.8-0.20120618.2|64	%setup -q -n %{name}
12mr|easytag-2.1.8-0.20120618.2|65	bzcat %{SOURCE2} > po/ru.po
12mr|easytag-2.1.8-0.20120618.2|66	%apply_patches
12mr|easytag-2.1.8-0.20120618.2|67	
12mr|easytag-2.1.8-0.20120618.2|68	./autogen.sh
12mr|easytag-2.1.8-0.20120618.2|69	
12mr|easytag-2.1.8-0.20120618.2|70	%build
12mr|easytag-2.1.8-0.20120618.2|71	%configure2_5x
12mr|easytag-2.1.8-0.20120618.2|72	%make
12mr|easytag-2.1.8-0.20120618.2|73	
12mr|easytag-2.1.8-0.20120618.2|74	%install
12mr|easytag-2.1.8-0.20120618.2|75	rm -rf %{buildroot}
12mr|easytag-2.1.8-0.20120618.2|76	%makeinstall_std
12mr|easytag-2.1.8-0.20120618.2|77	
12mr|easytag-2.1.8-0.20120618.2|78	%find_lang %{name}
12mr|easytag-2.1.8-0.20120618.2|79	
12mr|easytag-2.1.8-0.20120618.2|80	desktop-file-install --vendor="" \
12mr|easytag-2.1.8-0.20120618.2|81	--remove-mime-type="x-directory/normal" \
12mr|easytag-2.1.8-0.20120618.2|82	--add-mime-type="inode/directory" \
12mr|easytag-2.1.8-0.20120618.2|83	--remove-category="Editor" \
12mr|easytag-2.1.8-0.20120618.2|84	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|easytag-2.1.8-0.20120618.2|85	
12mr|easytag-2.1.8-0.20120618.2|86	
12mr|easytag-2.1.8-0.20120618.2|87	%files -f %{name}.lang
12mr|easytag-2.1.8-0.20120618.2|88	%doc ChangeLog README TODO THANKS USERS-GUIDE
12mr|easytag-2.1.8-0.20120618.2|89	%doc doc/EasyTAG_Documentation* doc/users_guide*
12mr|easytag-2.1.8-0.20120618.2|90	%{_bindir}/easytag
12mr|easytag-2.1.8-0.20120618.2|91	%{_mandir}/man1/easytag.1*
12mr|easytag-2.1.8-0.20120618.2|92	%{_datadir}/applications/easytag.desktop
12mr|easytag-2.1.8-0.20120618.2|93	%{_datadir}/pixmaps/*
12mr|easytag-2.1.8-0.20120618.2|94	%{_datadir}/easytag/
12mr|easytag-2.1.8-0.20120618.2|95	
12mr|easytag-2.1.8-0.20120618.2|96	
12mr|easytag-2.1.8-0.20120618.2|97	
12mr|easytag-2.1.8-0.20120618.2|98	%changelog
12mr|easytag-2.1.8-0.20120618.2|99	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|easytag-2.1.8-0.20120618.2|100	+ Commit: 874c972
12mr|easytag-2.1.8-0.20120618.2|101	- Convert BuildRequires to pkgconfig style
12mr|easytag-2.1.8-0.20120618.2|102	
12mr|easytag-2.1.8-0.20120618.2|103	

13871 12
12mr|eb-4.4.2-3|1	%define soname 13
12mr|eb-4.4.2-3|2	%define libname_orig lib%{name}
12mr|eb-4.4.2-3|3	%define libname %mklibname %{name} %{soname}
12mr|eb-4.4.2-3|4	%define develname %mklibname %{name} -d
12mr|eb-4.4.2-3|5	
12mr|eb-4.4.2-3|6	Summary:	Library for reading EB/EPWING files
12mr|eb-4.4.2-3|7	Name:		eb
12mr|eb-4.4.2-3|8	Version:	4.4.2
12mr|eb-4.4.2-3|9	Release:	%mkrel 3
12mr|eb-4.4.2-3|10	Group:		System/Internationalization
12mr|eb-4.4.2-3|11	License:	BSD-like
12mr|eb-4.4.2-3|12	URL:		http://www.sra.co.jp/people/m-kasahr/eb/
12mr|eb-4.4.2-3|13	Source0:	ftp://ftp.sra.co.jp/pub/misc/eb/%{name}-%{version}.tar.bz2
12mr|eb-4.4.2-3|14	BuildRequires:	locales-en zlib-devel
12mr|eb-4.4.2-3|15	Requires:	%{libname} = %{version}
12mr|eb-4.4.2-3|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|eb-4.4.2-3|17	
12mr|eb-4.4.2-3|18	%description
12mr|eb-4.4.2-3|19	Eb is a library for reading EB/EPWING files.
12mr|eb-4.4.2-3|20	
12mr|eb-4.4.2-3|21	%package -n	%{libname}
12mr|eb-4.4.2-3|22	Summary:	Eb library
12mr|eb-4.4.2-3|23	Group:		System/Internationalization
12mr|eb-4.4.2-3|24	Provides:	%{libname_orig} = %{version}-%{release}
12mr|eb-4.4.2-3|25	
12mr|eb-4.4.2-3|26	%description -n	%{libname}
12mr|eb-4.4.2-3|27	Eb library.
12mr|eb-4.4.2-3|28	
12mr|eb-4.4.2-3|29	%package -n	%{develname}
12mr|eb-4.4.2-3|30	Summary:	Headers of %{name} for development
12mr|eb-4.4.2-3|31	Group:		Development/C
12mr|eb-4.4.2-3|32	Conflicts:	eb <= 4.2.2-5mdv2009.0
12mr|eb-4.4.2-3|33	Obsoletes:	libeb10-devel <= 4.2.2-5mdv2009.0
12mr|eb-4.4.2-3|34	Requires:	%{libname} = %{version}
12mr|eb-4.4.2-3|35	Provides:	%{name}-devel = %{version}-%{release}
12mr|eb-4.4.2-3|36	
12mr|eb-4.4.2-3|37	%description -n	%{develname}
12mr|eb-4.4.2-3|38	Eb development package: static libraries, header files, and the like.
12mr|eb-4.4.2-3|39	
12mr|eb-4.4.2-3|40	
12mr|eb-4.4.2-3|41	%prep
12mr|eb-4.4.2-3|42	%setup -q
12mr|eb-4.4.2-3|43	
12mr|eb-4.4.2-3|44	%build
12mr|eb-4.4.2-3|45	%configure2_5x
12mr|eb-4.4.2-3|46	%make
12mr|eb-4.4.2-3|47	
12mr|eb-4.4.2-3|48	%install
12mr|eb-4.4.2-3|49	rm -rf %{buildroot}
12mr|eb-4.4.2-3|50	
12mr|eb-4.4.2-3|51	%makeinstall_std
12mr|eb-4.4.2-3|52	
12mr|eb-4.4.2-3|53	%find_lang %{name}
12mr|eb-4.4.2-3|54	
12mr|eb-4.4.2-3|55	%find_lang ebutils
12mr|eb-4.4.2-3|56	
12mr|eb-4.4.2-3|57	cat ebutils.lang >> %{name}.lang
12mr|eb-4.4.2-3|58	
12mr|eb-4.4.2-3|59	%files -f %{name}.lang
12mr|eb-4.4.2-3|60	%defattr(-,root,root)
12mr|eb-4.4.2-3|61	%doc AUTHORS COPYING ChangeLog README
12mr|eb-4.4.2-3|62	%config(noreplace) %{_sysconfdir}/eb.conf
12mr|eb-4.4.2-3|63	%{_bindir}/eb*
12mr|eb-4.4.2-3|64	%{_datadir}/eb
12mr|eb-4.4.2-3|65	
12mr|eb-4.4.2-3|66	%files -n %{libname}
12mr|eb-4.4.2-3|67	%defattr(-,root,root)
12mr|eb-4.4.2-3|68	%doc COPYING
12mr|eb-4.4.2-3|69	%{_libdir}/libeb.so.%{soname}*
12mr|eb-4.4.2-3|70	
12mr|eb-4.4.2-3|71	%files -n %{develname}
12mr|eb-4.4.2-3|72	%defattr(-,root,root)
12mr|eb-4.4.2-3|73	%doc COPYING
12mr|eb-4.4.2-3|74	%{_datadir}/aclocal/eb4.m4
12mr|eb-4.4.2-3|75	%{_libdir}/*.a
12mr|eb-4.4.2-3|76	%{_libdir}/libeb.so
12mr|eb-4.4.2-3|77	%{_includedir}/eb
12mr|eb-4.4.2-3|78	
12mr|eb-4.4.2-3|79	
12mr|eb-4.4.2-3|80	
12mr|eb-4.4.2-3|81	%changelog
12mr|eb-4.4.2-3|82	

13872 12
12mr|ebook-tools-0.1.1-9|1	Name:           ebook-tools
12mr|ebook-tools-0.1.1-9|2	Summary:        Tools for accessing and converting various ebook file formats
12mr|ebook-tools-0.1.1-9|3	Version:        0.1.1
12mr|ebook-tools-0.1.1-9|4	Release:        %mkrel 9
12mr|ebook-tools-0.1.1-9|5	Url:            http://sourceforge.net/projects/ebook-tools
12mr|ebook-tools-0.1.1-9|6	License:        MIT
12mr|ebook-tools-0.1.1-9|7	Group:          Publishing
12mr|ebook-tools-0.1.1-9|8	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12mr|ebook-tools-0.1.1-9|9	Source0:        %{name}-%{version}.tar.gz
12mr|ebook-tools-0.1.1-9|10	Patch0:         ebook-tools-0.1.1-fix-lib.patch
12mr|ebook-tools-0.1.1-9|11	Patch1:		ebook-tools-0.1.1-libzip2.patch
12mr|ebook-tools-0.1.1-9|12	BuildRequires:  kde4-macros
12mr|ebook-tools-0.1.1-9|13	BuildRequires:  libxml2-devel
12mr|ebook-tools-0.1.1-9|14	BuildRequires:  libzip-devel
12mr|ebook-tools-0.1.1-9|15	Suggests:       clit
12mr|ebook-tools-0.1.1-9|16	
12mr|ebook-tools-0.1.1-9|17	%description
12mr|ebook-tools-0.1.1-9|18	Tools for accessing and converting various ebook file formats
12mr|ebook-tools-0.1.1-9|19	
12mr|ebook-tools-0.1.1-9|20	%files
12mr|ebook-tools-0.1.1-9|21	%defattr(-,root,root)
12mr|ebook-tools-0.1.1-9|22	%{_kde_bindir}/einfo
12mr|ebook-tools-0.1.1-9|23	%{_kde_bindir}/lit2epub
12mr|ebook-tools-0.1.1-9|24	
12mr|ebook-tools-0.1.1-9|25	#-----------------------------------------------------------------------------
12mr|ebook-tools-0.1.1-9|26	
12mr|ebook-tools-0.1.1-9|27	%define libepub_major 0
12mr|ebook-tools-0.1.1-9|28	%define libepub %mklibname epub %{libepub_major}
12mr|ebook-tools-0.1.1-9|29	
12mr|ebook-tools-0.1.1-9|30	%package -n %libepub
12mr|ebook-tools-0.1.1-9|31	Summary: KDE 4 library
12mr|ebook-tools-0.1.1-9|32	Group: System/Libraries
12mr|ebook-tools-0.1.1-9|33	
12mr|ebook-tools-0.1.1-9|34	%description -n %libepub
12mr|ebook-tools-0.1.1-9|35	%name library.
12mr|ebook-tools-0.1.1-9|36	
12mr|ebook-tools-0.1.1-9|37	%files -n %libepub
12mr|ebook-tools-0.1.1-9|38	%defattr(-,root,root)
12mr|ebook-tools-0.1.1-9|39	%_kde_libdir/libepub.so.%{libepub_major}*
12mr|ebook-tools-0.1.1-9|40	
12mr|ebook-tools-0.1.1-9|41	#--------------------------------------------------------------------
12mr|ebook-tools-0.1.1-9|42	%package devel
12mr|ebook-tools-0.1.1-9|43	Summary: Devel stuff for %name
12mr|ebook-tools-0.1.1-9|44	Group: Development/KDE and Qt
12mr|ebook-tools-0.1.1-9|45	Requires:  %libepub = %version-%release
12mr|ebook-tools-0.1.1-9|46	
12mr|ebook-tools-0.1.1-9|47	%description  devel
12mr|ebook-tools-0.1.1-9|48	This package contains header files needed if you wish to build applications
12mr|ebook-tools-0.1.1-9|49	based on %name
12mr|ebook-tools-0.1.1-9|50	
12mr|ebook-tools-0.1.1-9|51	%files devel
12mr|ebook-tools-0.1.1-9|52	%defattr(-,root,root)
12mr|ebook-tools-0.1.1-9|53	%{_kde_includedir}/*.h
12mr|ebook-tools-0.1.1-9|54	%{_kde_libdir}/libepub.so
12mr|ebook-tools-0.1.1-9|55	
12mr|ebook-tools-0.1.1-9|56	#-----------------------------------------------------------------------------
12mr|ebook-tools-0.1.1-9|57	
12mr|ebook-tools-0.1.1-9|58	%prep
12mr|ebook-tools-0.1.1-9|59	%setup -q
12mr|ebook-tools-0.1.1-9|60	%patch0 -p1 -b .fix-lib
12mr|ebook-tools-0.1.1-9|61	%patch1 -p0 -b .zip
12mr|ebook-tools-0.1.1-9|62	
12mr|ebook-tools-0.1.1-9|63	%build
12mr|ebook-tools-0.1.1-9|64	%cmake_kde4
12mr|ebook-tools-0.1.1-9|65	%make
12mr|ebook-tools-0.1.1-9|66	
12mr|ebook-tools-0.1.1-9|67	%install
12mr|ebook-tools-0.1.1-9|68	cd build
12mr|ebook-tools-0.1.1-9|69	make DESTDIR=%buildroot install
12mr|ebook-tools-0.1.1-9|70	
12mr|ebook-tools-0.1.1-9|71	%clean
12mr|ebook-tools-0.1.1-9|72	%{__rm} -rf "%{buildroot}"
12mr|ebook-tools-0.1.1-9|73	
12mr|ebook-tools-0.1.1-9|74	
12mr|ebook-tools-0.1.1-9|75	
12mr|ebook-tools-0.1.1-9|76	%changelog
12mr|ebook-tools-0.1.1-9|77	

13873 12
12mr|ecap-0.2.0-2|1	%define major 2
12mr|ecap-0.2.0-2|2	%define libname %mklibname %{name}  %{major}
12mr|ecap-0.2.0-2|3	%define develname %mklibname %{name} -d
12mr|ecap-0.2.0-2|4	
12mr|ecap-0.2.0-2|5	Name:		ecap
12mr|ecap-0.2.0-2|6	Version:	0.2.0
12mr|ecap-0.2.0-2|7	Release:	2
12mr|ecap-0.2.0-2|8	Summary:	eCAP library
12mr|ecap-0.2.0-2|9	License:	BSD
12mr|ecap-0.2.0-2|10	Group:		Networking/Other
12mr|ecap-0.2.0-2|11	URL:		http://www.e-cap.org/
12mr|ecap-0.2.0-2|12	Source0:	http://www.measurement-factory.com/tmp/ecap/libecap-%{version}.tar.gz
12mr|ecap-0.2.0-2|13	BuildRequires:	kernel-headers
12mr|ecap-0.2.0-2|14	
12mr|ecap-0.2.0-2|15	%description
12mr|ecap-0.2.0-2|16	eCAP is a software interface that allows a network application, such as an
12mr|ecap-0.2.0-2|17	HTTP proxy or an ICAP server, to outsource content analysis and adaptation
12mr|ecap-0.2.0-2|18	to a loadable module. For each applicable protocol message being
12mr|ecap-0.2.0-2|19	processed, an eCAP-enabled application supplies the message details to the
12mr|ecap-0.2.0-2|20	adaptation module and gets back an adapted message or a "not interested"
12mr|ecap-0.2.0-2|21	response. These exchanges often include message bodies.
12mr|ecap-0.2.0-2|22	
12mr|ecap-0.2.0-2|23	%package -n %{libname}
12mr|ecap-0.2.0-2|24	Summary:	Main library for dssl
12mr|ecap-0.2.0-2|25	Group:		System/Libraries
12mr|ecap-0.2.0-2|26	Provides:	%{name} = %{version}-%{release}
12mr|ecap-0.2.0-2|27	
12mr|ecap-0.2.0-2|28	%description -n %{libname}
12mr|ecap-0.2.0-2|29	DSSL library is a network caputre and SSL decryption toolkit useful for
12mr|ecap-0.2.0-2|30	snort and other SSL aware software.
12mr|ecap-0.2.0-2|31	
12mr|ecap-0.2.0-2|32	%package -n %{develname}
12mr|ecap-0.2.0-2|33	Summary:	Header files for the dssl library
12mr|ecap-0.2.0-2|34	Group:		Development/C
12mr|ecap-0.2.0-2|35	Requires:	%{libname} = %{version}-%{release}
12mr|ecap-0.2.0-2|36	Provides:	%{name}-devel = %{version}-%{release}
12mr|ecap-0.2.0-2|37	
12mr|ecap-0.2.0-2|38	%description    -n %{develname}
12mr|ecap-0.2.0-2|39	DSSL library is a network caputre and SSL decryption toolkit useful for
12mr|ecap-0.2.0-2|40	snort and other SSL aware software.  These are .h files.
12mr|ecap-0.2.0-2|41	
12mr|ecap-0.2.0-2|42	%prep
12mr|ecap-0.2.0-2|43	%setup -qn libecap-%{version}
12mr|ecap-0.2.0-2|44	
12mr|ecap-0.2.0-2|45	%build
12mr|ecap-0.2.0-2|46	%configure2_5x \
12mr|ecap-0.2.0-2|47	--enable-shared \
12mr|ecap-0.2.0-2|48	--enable-std-include
12mr|ecap-0.2.0-2|49	
12mr|ecap-0.2.0-2|50	%make
12mr|ecap-0.2.0-2|51	
12mr|ecap-0.2.0-2|52	%install
12mr|ecap-0.2.0-2|53	%makeinstall_std
12mr|ecap-0.2.0-2|54	rm -f %{buildroot}%{_libdir}/libecap.la
12mr|ecap-0.2.0-2|55	
12mr|ecap-0.2.0-2|56	%files -n %{libname}
12mr|ecap-0.2.0-2|57	%doc LICENSE
12mr|ecap-0.2.0-2|58	%{_libdir}/libecap.so.%{major}*
12mr|ecap-0.2.0-2|59	
12mr|ecap-0.2.0-2|60	%files  -n %{develname}
12mr|ecap-0.2.0-2|61	%{_includedir}/libecap/*
12mr|ecap-0.2.0-2|62	%{_libdir}/libecap.so
12mr|ecap-0.2.0-2|63	%{_libdir}/libecap.a
12mr|ecap-0.2.0-2|64	%{_libdir}/pkgconfig/libecap.pc
12mr|ecap-0.2.0-2|65	
12mr|ecap-0.2.0-2|66	
12mr|ecap-0.2.0-2|67	
12mr|ecap-0.2.0-2|68	
12mr|ecap-0.2.0-2|69	%changelog
12mr|ecap-0.2.0-2|70	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ecap-0.2.0-2|71	+ Commit: b82c477
12mr|ecap-0.2.0-2|72	- New version 0.2.0 with new library major 2 (sync with Cooker)
12mr|ecap-0.2.0-2|73	
12mr|ecap-0.2.0-2|74	

13874 12
12mr|ecj-3.4.2-2|1	%define qualifier 200902111700
12mr|ecj-3.4.2-2|2	
12mr|ecj-3.4.2-2|3	%define with_gcjbootstrap %{!?_with_gcjbootstrap:0}%{?_with_gcjbootstrap:1}
12mr|ecj-3.4.2-2|4	%define without_gcjbootstrap %{?_with_gcjbootstrap:0}%{!?_with_gcjbootstrap:1}
12mr|ecj-3.4.2-2|5	
12mr|ecj-3.4.2-2|6	Summary: Eclipse Compiler for Java
12mr|ecj-3.4.2-2|7	Name: ecj
12mr|ecj-3.4.2-2|8	Version: 3.4.2
12mr|ecj-3.4.2-2|9	Release: 2
12mr|ecj-3.4.2-2|10	URL: http://www.eclipse.org
12mr|ecj-3.4.2-2|11	License: EPL
12mr|ecj-3.4.2-2|12	Group: Development/Java
12mr|ecj-3.4.2-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ecj-3.4.2-2|14	
12mr|ecj-3.4.2-2|15	Source0: http://download.eclipse.org/eclipse/downloads/drops/R-%{version}-%{qualifier}/%{name}src-%{version}.zip
12mr|ecj-3.4.2-2|16	Source1: ecj.sh.in
12mr|ecj-3.4.2-2|17	# Use ECJ for GCJ
12mr|ecj-3.4.2-2|18	# cvs -d:pserver:anonymous@sourceware.org:/cvs/rhug \
12mr|ecj-3.4.2-2|19	# export -r eclipse_r34_1 eclipse-gcj
12mr|ecj-3.4.2-2|20	# tar cjf ecj-gcj.tar.bz2 eclipse-gcj
12mr|ecj-3.4.2-2|21	Source2: %{name}-gcj.tar.bz2
12mr|ecj-3.4.2-2|22	Source3: http://repo2.maven.org/maven2/org/eclipse/jdt/core/3.3.0-v_771/core-3.3.0-v_771.pom
12mr|ecj-3.4.2-2|23	# Always generate debug info when building RPMs (Andrew Haley)
12mr|ecj-3.4.2-2|24	Patch0: %{name}-rpmdebuginfo.patch
12mr|ecj-3.4.2-2|25	Patch1: %{name}-defaultto1.5.patch
12mr|ecj-3.4.2-2|26	Patch2: %{name}-generatedebuginfo.patch
12mr|ecj-3.4.2-2|27	
12mr|ecj-3.4.2-2|28	BuildRequires: gcc-java >= 4.0.0
12mr|ecj-3.4.2-2|29	BuildRequires: java-1.5.0-gcj-devel
12mr|ecj-3.4.2-2|30	BuildRequires: java-gcj-compat
12mr|ecj-3.4.2-2|31	
12mr|ecj-3.4.2-2|32	%if ! %{with_gcjbootstrap}
12mr|ecj-3.4.2-2|33	BuildRequires: ant
12mr|ecj-3.4.2-2|34	%endif
12mr|ecj-3.4.2-2|35	
12mr|ecj-3.4.2-2|36	Requires: libgcj >= 4.0.0
12mr|ecj-3.4.2-2|37	Requires(post): java-gcj-compat
12mr|ecj-3.4.2-2|38	Requires(postun): java-gcj-compat
12mr|ecj-3.4.2-2|39	
12mr|ecj-3.4.2-2|40	Provides: eclipse-ecj = 1:%{version}-%{release}
12mr|ecj-3.4.2-2|41	
12mr|ecj-3.4.2-2|42	%description
12mr|ecj-3.4.2-2|43	ECJ is the Java bytecode compiler of the Eclipse Platform.  It is also known as
12mr|ecj-3.4.2-2|44	the JDT Core batch compiler.
12mr|ecj-3.4.2-2|45	
12mr|ecj-3.4.2-2|46	%prep
12mr|ecj-3.4.2-2|47	%setup -q -c
12mr|ecj-3.4.2-2|48	%patch0 -p1
12mr|ecj-3.4.2-2|49	%patch1 -p1
12mr|ecj-3.4.2-2|50	%patch2 -p1
12mr|ecj-3.4.2-2|51	
12mr|ecj-3.4.2-2|52	cp %{SOURCE3} pom.xml
12mr|ecj-3.4.2-2|53	# Use ECJ for GCJ's bytecode compiler
12mr|ecj-3.4.2-2|54	tar jxf %{SOURCE2}
12mr|ecj-3.4.2-2|55	mv eclipse-gcj/org/eclipse/jdt/internal/compiler/batch/GCCMain.java \
12mr|ecj-3.4.2-2|56	org/eclipse/jdt/internal/compiler/batch/
12mr|ecj-3.4.2-2|57	cat eclipse-gcj/gcc.properties >> \
12mr|ecj-3.4.2-2|58	org/eclipse/jdt/internal/compiler/batch/messages.properties
12mr|ecj-3.4.2-2|59	rm -rf eclipse-gcj
12mr|ecj-3.4.2-2|60	
12mr|ecj-3.4.2-2|61	# Remove bits of JDT Core we don't want to build
12mr|ecj-3.4.2-2|62	rm -r org/eclipse/jdt/internal/compiler/tool
12mr|ecj-3.4.2-2|63	rm -r org/eclipse/jdt/internal/compiler/apt
12mr|ecj-3.4.2-2|64	
12mr|ecj-3.4.2-2|65	# JDTCompilerAdapter isn't used by the batch compiler
12mr|ecj-3.4.2-2|66	rm -f org/eclipse/jdt/core/JDTCompilerAdapter.java
12mr|ecj-3.4.2-2|67	
12mr|ecj-3.4.2-2|68	%build
12mr|ecj-3.4.2-2|69	%if %{with_gcjbootstrap}
12mr|ecj-3.4.2-2|70	for f in `find -name '*.java' | cut -c 3- | LC_ALL=C sort`; do
12mr|ecj-3.4.2-2|71	gcj -Wno-deprecated -C $f
12mr|ecj-3.4.2-2|72	done
12mr|ecj-3.4.2-2|73	
12mr|ecj-3.4.2-2|74	find -name '*.class' -or -name '*.properties' -or -name '*.rsc' |\
12mr|ecj-3.4.2-2|75	xargs fastjar cf %{name}-%{version}.jar
12mr|ecj-3.4.2-2|76	%else
12mr|ecj-3.4.2-2|77	ant
12mr|ecj-3.4.2-2|78	%endif
12mr|ecj-3.4.2-2|79	
12mr|ecj-3.4.2-2|80	%install
12mr|ecj-3.4.2-2|81	rm -rf $RPM_BUILD_ROOT
12mr|ecj-3.4.2-2|82	
12mr|ecj-3.4.2-2|83	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|ecj-3.4.2-2|84	cp -a *.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|ecj-3.4.2-2|85	pushd $RPM_BUILD_ROOT%{_javadir}
12mr|ecj-3.4.2-2|86	ln -s %{name}-%{version}.jar %{name}.jar
12mr|ecj-3.4.2-2|87	ln -s %{name}-%{version}.jar eclipse-%{name}-%{version}.jar
12mr|ecj-3.4.2-2|88	ln -s eclipse-%{name}-%{version}.jar eclipse-%{name}.jar
12mr|ecj-3.4.2-2|89	ln -s %{name}-%{version}.jar jdtcore.jar
12mr|ecj-3.4.2-2|90	popd
12mr|ecj-3.4.2-2|91	
12mr|ecj-3.4.2-2|92	# Install the ecj wrapper script
12mr|ecj-3.4.2-2|93	install -p -D -m0755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/ecj
12mr|ecj-3.4.2-2|94	sed --in-place "s:@JAVADIR@:%{_javadir}:" $RPM_BUILD_ROOT%{_bindir}/ecj
12mr|ecj-3.4.2-2|95	
12mr|ecj-3.4.2-2|96	aot-compile-rpm
12mr|ecj-3.4.2-2|97	
12mr|ecj-3.4.2-2|98	# poms
12mr|ecj-3.4.2-2|99	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|ecj-3.4.2-2|100	install -pm 644 pom.xml \
12mr|ecj-3.4.2-2|101	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}.pom
12mr|ecj-3.4.2-2|102	
12mr|ecj-3.4.2-2|103	%add_to_maven_depmap org.eclipse.jdt core %{version} JPP %{name}
12mr|ecj-3.4.2-2|104	
12mr|ecj-3.4.2-2|105	%clean
12mr|ecj-3.4.2-2|106	rm -rf $RPM_BUILD_ROOT
12mr|ecj-3.4.2-2|107	
12mr|ecj-3.4.2-2|108	%post
12mr|ecj-3.4.2-2|109	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ecj-3.4.2-2|110	then
12mr|ecj-3.4.2-2|111	%{_bindir}/rebuild-gcj-db
12mr|ecj-3.4.2-2|112	fi
12mr|ecj-3.4.2-2|113	%update_maven_depmap
12mr|ecj-3.4.2-2|114	
12mr|ecj-3.4.2-2|115	%postun
12mr|ecj-3.4.2-2|116	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|ecj-3.4.2-2|117	then
12mr|ecj-3.4.2-2|118	%{_bindir}/rebuild-gcj-db
12mr|ecj-3.4.2-2|119	fi
12mr|ecj-3.4.2-2|120	%update_maven_depmap
12mr|ecj-3.4.2-2|121	
12mr|ecj-3.4.2-2|122	%files
12mr|ecj-3.4.2-2|123	%defattr(-,root,root,-)
12mr|ecj-3.4.2-2|124	%doc about.html
12mr|ecj-3.4.2-2|125	%{_datadir}/maven2/poms/JPP-%{name}.pom
12mr|ecj-3.4.2-2|126	%{_mavendepmapfragdir}/%{name}
12mr|ecj-3.4.2-2|127	%{_bindir}/%{name}
12mr|ecj-3.4.2-2|128	%{_javadir}/%{name}*.jar
12mr|ecj-3.4.2-2|129	%{_javadir}/eclipse-%{name}*.jar
12mr|ecj-3.4.2-2|130	%{_javadir}/jdtcore.jar
12mr|ecj-3.4.2-2|131	%{_libdir}/gcj/%{name}
12mr|ecj-3.4.2-2|132	
12mr|ecj-3.4.2-2|133	
12mr|ecj-3.4.2-2|134	
12mr|ecj-3.4.2-2|135	%changelog
12mr|ecj-3.4.2-2|136	

13875 12
12mr|eclipse-3.4.2-0.2.7|1	%define _duplicate_files_terminate_build 0
12mr|eclipse-3.4.2-0.2.7|2	
12mr|eclipse-3.4.2-0.2.7|3	# TODO:
12mr|eclipse-3.4.2-0.2.7|4	# - update icu4j and jasper to use %%{_libdir}/eclipse and not %%{_datadir}/eclipse after we build 3.4
12mr|eclipse-3.4.2-0.2.7|5	# - update ecj-rpmdebuginfo patch
12mr|eclipse-3.4.2-0.2.7|6	# - look at startup script and launcher patches
12mr|eclipse-3.4.2-0.2.7|7	# - get Ganymede update site pre-configured
12mr|eclipse-3.4.2-0.2.7|8	# - investigate bi-arch requirements
12mr|eclipse-3.4.2-0.2.7|9	# - see why about.html isn't being copied on ppc
12mr|eclipse-3.4.2-0.2.7|10	
12mr|eclipse-3.4.2-0.2.7|11	%define eclipse_major   3
12mr|eclipse-3.4.2-0.2.7|12	%define eclipse_minor   4
12mr|eclipse-3.4.2-0.2.7|13	%define eclipse_majmin  %{eclipse_major}.%{eclipse_minor}
12mr|eclipse-3.4.2-0.2.7|14	%define eclipse_micro   2
12mr|eclipse-3.4.2-0.2.7|15	%define swtver          3.4.1.v3452b
12mr|eclipse-3.4.2-0.2.7|16	
12mr|eclipse-3.4.2-0.2.7|17	# All arches line up between Eclipse and Linux kernel names except i386 -> x86
12mr|eclipse-3.4.2-0.2.7|18	%ifarch %{ix86}
12mr|eclipse-3.4.2-0.2.7|19	%define eclipse_arch    x86
12mr|eclipse-3.4.2-0.2.7|20	%else
12mr|eclipse-3.4.2-0.2.7|21	%define eclipse_arch   %{_arch}
12mr|eclipse-3.4.2-0.2.7|22	%endif
12mr|eclipse-3.4.2-0.2.7|23	
12mr|eclipse-3.4.2-0.2.7|24	%define initialize      1
12mr|eclipse-3.4.2-0.2.7|25	
12mr|eclipse-3.4.2-0.2.7|26	Summary:        An open, extensible IDE
12mr|eclipse-3.4.2-0.2.7|27	Name:           eclipse
12mr|eclipse-3.4.2-0.2.7|28	Version:        %{eclipse_majmin}.%{eclipse_micro}
12mr|eclipse-3.4.2-0.2.7|29	Release:        0.2.7
12mr|eclipse-3.4.2-0.2.7|30	Epoch:		1
12mr|eclipse-3.4.2-0.2.7|31	License:        EPL
12mr|eclipse-3.4.2-0.2.7|32	Group:          Development/Java
12mr|eclipse-3.4.2-0.2.7|33	URL:            http://www.eclipse.org/
12mr|eclipse-3.4.2-0.2.7|34	Source0:        http://download.eclipse.org/eclipse/downloads/drops/R-3.4.2-200902111700/eclipse-sourceBuild-srcIncluded-%{version}.zip
12mr|eclipse-3.4.2-0.2.7|35	Source1:	%{name}.rpmlintrc
12mr|eclipse-3.4.2-0.2.7|36	Source2:        %{name}.desktop
12mr|eclipse-3.4.2-0.2.7|37	#Source3:        eclipse.in
12mr|eclipse-3.4.2-0.2.7|38	# cvs -d :pserver:anonymous@sources.redhat.com:/cvs/eclipse export \
12mr|eclipse-3.4.2-0.2.7|39	#   -r fedoraeclipse-3_4_0-1 branding/org.fedoraproject.ide.platform
12mr|eclipse-3.4.2-0.2.7|40	# cd branding
12mr|eclipse-3.4.2-0.2.7|41	# zip -r org.fedoraproject.ide.platform-3.4.0-1.zip \
12mr|eclipse-3.4.2-0.2.7|42	#   org.fedoraproject.ide.platform
12mr|eclipse-3.4.2-0.2.7|43	Source4:        org.mandriva.ide.platform-%{version}.zip
12mr|eclipse-3.4.2-0.2.7|44	# cvs -d :pserver:anonymous@sources.redhat.com:/cvs/eclipse export \
12mr|eclipse-3.4.2-0.2.7|45	#   -r fedoraeclipsefeature-1_0_0 branding/org.fedoraproject.ide-feature
12mr|eclipse-3.4.2-0.2.7|46	# cd branding
12mr|eclipse-3.4.2-0.2.7|47	# zip -r org.fedoraproject.ide.feature-1.0.0.zip \
12mr|eclipse-3.4.2-0.2.7|48	#   org.fedoraproject.ide-feature
12mr|eclipse-3.4.2-0.2.7|49	Source5:        org.mandriva.ide.feature-1.0.0.zip
12mr|eclipse-3.4.2-0.2.7|50	Source16:       %{name}-copy-platform.sh
12mr|eclipse-3.4.2-0.2.7|51	Source17:       efj.sh.in
12mr|eclipse-3.4.2-0.2.7|52	Source18:       ecj.sh.in
12mr|eclipse-3.4.2-0.2.7|53	# This file contains the types of files we'd like to extract from the jars
12mr|eclipse-3.4.2-0.2.7|54	# when using the FileInitializer
12mr|eclipse-3.4.2-0.2.7|55	Source19:       %{name}-filenamepatterns.txt
12mr|eclipse-3.4.2-0.2.7|56	# cvs -d :pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse co equinox-incubator/org.eclipse.equinox.initializer
12mr|eclipse-3.4.2-0.2.7|57	# tar cjf eclipse-fileinitializerapp.tar.bz2 equinox-incubator/
12mr|eclipse-3.4.2-0.2.7|58	# (generated 2006-11-01 18:48 UTC)
12mr|eclipse-3.4.2-0.2.7|59	Source20:       %{name}-fileinitializerapp.tar.bz2
12mr|eclipse-3.4.2-0.2.7|60	# Script to wrap PDE Build calls for bundle builds
12mr|eclipse-3.4.2-0.2.7|61	Source21:       %{name}-pdebuild.sh
12mr|eclipse-3.4.2-0.2.7|62	# config.ini to run the director for provisioning the installation
12mr|eclipse-3.4.2-0.2.7|63	Source22:       %{name}-config.ini.director
12mr|eclipse-3.4.2-0.2.7|64	Source24:       fetch-ecf.sh
12mr|eclipse-3.4.2-0.2.7|65	# This was fetched using the above script.
12mr|eclipse-3.4.2-0.2.7|66	# We will eventually have an eclipse-ecf package but since the ECF
12mr|eclipse-3.4.2-0.2.7|67	# filetransfer bits that are part of the SDK actually require the SDK >=
12mr|eclipse-3.4.2-0.2.7|68	# 3.4 to build, I'm going to build them here and have them be owned by
12mr|eclipse-3.4.2-0.2.7|69	# the SDK packages for now. -- overholt, 2008-07-07
12mr|eclipse-3.4.2-0.2.7|70	Source25:       ecf-filetransfer-v20080611-1715.tar.bz2
12mr|eclipse-3.4.2-0.2.7|71	# Create a simple feature for building ECF's filetransfer plugins
12mr|eclipse-3.4.2-0.2.7|72	Source26:       ecf-filetransfer-feature.xml
12mr|eclipse-3.4.2-0.2.7|73	Source27:       ecf-filetransfer-build.properties
12mr|eclipse-3.4.2-0.2.7|74	# This script copies the platform sub-set of the SDK for generating metadata
12mr|eclipse-3.4.2-0.2.7|75	Source28:       %{name}-mv-Platform.sh
12mr|eclipse-3.4.2-0.2.7|76	# Use ECJ for GCJ
12mr|eclipse-3.4.2-0.2.7|77	# cvs -d:pserver:anonymous@sourceware.org:/cvs/rhug \
12mr|eclipse-3.4.2-0.2.7|78	# export -r eclipse_r34_1 eclipse-gcj
12mr|eclipse-3.4.2-0.2.7|79	# tar cjf eclipse-ecj-gcj.tar.bz2 eclipse-gcj
12mr|eclipse-3.4.2-0.2.7|80	Source29:       %{name}-ecj-gcj.tar.bz2
12mr|eclipse-3.4.2-0.2.7|81	# Test feature and plugins
12mr|eclipse-3.4.2-0.2.7|82	# cvs -d :pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse co equinox-incubator/org.eclipse.equinox.initializer
12mr|eclipse-3.4.2-0.2.7|83	# mkdir %{name}-%{version}-testframework; cd %{name}-%{version}-testframework
12mr|eclipse-3.4.2-0.2.7|84	# cvs -d :pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse export -r R3_4 \
12mr|eclipse-3.4.2-0.2.7|85	#   org.eclipse.test \
12mr|eclipse-3.4.2-0.2.7|86	#   org.eclipse.test.performance \
12mr|eclipse-3.4.2-0.2.7|87	#   org.eclipse.test-feature \
12mr|eclipse-3.4.2-0.2.7|88	#   org.eclipse.ant.optional.junit
12mr|eclipse-3.4.2-0.2.7|89	# tar cjf %{name}-%{version}-testframework.tar.bz2 \
12mr|eclipse-3.4.2-0.2.7|90	#   %{name}-%{version}-testframework
12mr|eclipse-3.4.2-0.2.7|91	# (generated 2008-08-27)
12mr|eclipse-3.4.2-0.2.7|92	Source30:       %{name}-%{version}-testframework.tar.bz2
12mr|eclipse-3.4.2-0.2.7|93	
12mr|eclipse-3.4.2-0.2.7|94	# Build swttools.jar before generation on 64-bit platforms.
12mr|eclipse-3.4.2-0.2.7|95	# Build SWT native libraries
12mr|eclipse-3.4.2-0.2.7|96	# https://bugs.eclipse.org/bugs/show_bug.cgi?id=90364
12mr|eclipse-3.4.2-0.2.7|97	# https://bugs.eclipse.org/bugs/show_bug.cgi?id=221908
12mr|eclipse-3.4.2-0.2.7|98	# https://bugs.eclipse.org/bugs/attachment.cgi?id=105593
12mr|eclipse-3.4.2-0.2.7|99	Patch4:         %{name}-buildswtnatives.patch
12mr|eclipse-3.4.2-0.2.7|100	Patch32:        %{name}-compilelibs.patch
12mr|eclipse-3.4.2-0.2.7|101	
12mr|eclipse-3.4.2-0.2.7|102	# This does two things:
12mr|eclipse-3.4.2-0.2.7|103	# 1. allows the launcher to be in /usr/bin and
12mr|eclipse-3.4.2-0.2.7|104	# 2. ensures that the OSGi configuration directory
12mr|eclipse-3.4.2-0.2.7|105	#    (which contains the JNI .sos) is in %{_libdir}
12mr|eclipse-3.4.2-0.2.7|106	# We should investigate whether or not this can go upstream
12mr|eclipse-3.4.2-0.2.7|107	#Patch12:        %{name}-launcher-set-install-dir-and-shared-config.patch
12mr|eclipse-3.4.2-0.2.7|108	# Always generate debug info when building RPMs (Andrew Haley)
12mr|eclipse-3.4.2-0.2.7|109	# This needs to be investigated for getEnv changes
12mr|eclipse-3.4.2-0.2.7|110	# FIXME:  update this patch to avoid fuzz
12mr|eclipse-3.4.2-0.2.7|111	Patch14:        %{name}-ecj-rpmdebuginfo.patch
12mr|eclipse-3.4.2-0.2.7|112	# generic releng plugins that can be used to build plugins
12mr|eclipse-3.4.2-0.2.7|113	# see this thread for details:
12mr|eclipse-3.4.2-0.2.7|114	# https://www.redhat.com/archives/fedora-devel-java-list/2006-April/msg00048.html
12mr|eclipse-3.4.2-0.2.7|115	Patch15:        %{name}-pde.build-add-package-build.patch
12mr|eclipse-3.4.2-0.2.7|116	Patch24:        %{name}-add-ppc64-sparc64-s390-s390x.patch
12mr|eclipse-3.4.2-0.2.7|117	Patch28:        %{name}-add-ppc64-sparc64-s390-s390x-2.patch
12mr|eclipse-3.4.2-0.2.7|118	Patch30:        %{name}-addfragmentsforotherplatforms.patch
12mr|eclipse-3.4.2-0.2.7|119	Patch38:        %{name}-addrootfiles.patch
12mr|eclipse-3.4.2-0.2.7|120	#FIXME: file a bug upstream
12mr|eclipse-3.4.2-0.2.7|121	Patch26:        %{name}-launcher-fix-java-home.patch
12mr|eclipse-3.4.2-0.2.7|122	# Default max heap size too low for lots of people.  Bump to 512 MB.
12mr|eclipse-3.4.2-0.2.7|123	# Max perm size:
12mr|eclipse-3.4.2-0.2.7|124	# https://bugzilla.redhat.com/show_bug.cgi?id=352361
12mr|eclipse-3.4.2-0.2.7|125	# JVM crash:
12mr|eclipse-3.4.2-0.2.7|126	# http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6614100
12mr|eclipse-3.4.2-0.2.7|127	# https://bugs.eclipse.org/bugs/show_bug.cgi?id=214092
12mr|eclipse-3.4.2-0.2.7|128	Patch29:        %{name}-memorypermsizeandjvmcrash.patch
12mr|eclipse-3.4.2-0.2.7|129	
12mr|eclipse-3.4.2-0.2.7|130	Patch31:	%{name}-ia64-packaging.patch
12mr|eclipse-3.4.2-0.2.7|131	
12mr|eclipse-3.4.2-0.2.7|132	# FIXME:  file these upstream
12mr|eclipse-3.4.2-0.2.7|133	# Upstream builds with a 1.4 (or lower) class library
12mr|eclipse-3.4.2-0.2.7|134	# Patch33:	%{name}-pdeapicasting.patch
12mr|eclipse-3.4.2-0.2.7|135	# Patch34:	%{name}-pdeapicasting-ui.patch
12mr|eclipse-3.4.2-0.2.7|136	
12mr|eclipse-3.4.2-0.2.7|137	# Make ECF bundles have the same qualifier as they do upstream
12mr|eclipse-3.4.2-0.2.7|138	Patch35:	%{name}-ecf-qualifier.patch
12mr|eclipse-3.4.2-0.2.7|139	
12mr|eclipse-3.4.2-0.2.7|140	# Don't pack the icu4j source bundle.  Can go away when we re-build
12mr|eclipse-3.4.2-0.2.7|141	# icu4j against a 3.4 SDK.
12mr|eclipse-3.4.2-0.2.7|142	Patch36:	%{name}-dontpackicu4jsource.patch
12mr|eclipse-3.4.2-0.2.7|143	
12mr|eclipse-3.4.2-0.2.7|144	# Our dependent JARs have different signatures than the ones included
12mr|eclipse-3.4.2-0.2.7|145	# upstream so remove the signatures in the manifests
12mr|eclipse-3.4.2-0.2.7|146	Patch37:	%{name}-nojarsignatures.patch
12mr|eclipse-3.4.2-0.2.7|147	
12mr|eclipse-3.4.2-0.2.7|148	## Back-port patches from 3.4.x stream.  These will be in 3.4.1.
12mr|eclipse-3.4.2-0.2.7|149	## https://bugs.eclipse.org/bugs/show_bug.cgi?id=242632
12mr|eclipse-3.4.2-0.2.7|150	#Patch39:        %{name}-profilesync-e.o242632.patch
12mr|eclipse-3.4.2-0.2.7|151	#Patch40:        %{name}-profilesync-e.o242632-2.patch
12mr|eclipse-3.4.2-0.2.7|152	
12mr|eclipse-3.4.2-0.2.7|153	# Remove win32 fragment from test feature
12mr|eclipse-3.4.2-0.2.7|154	Patch41:        %{name}-nowin32testfragment.patch
12mr|eclipse-3.4.2-0.2.7|155	
12mr|eclipse-3.4.2-0.2.7|156	# Some fixes for library.xml
12mr|eclipse-3.4.2-0.2.7|157	# FIXME:  submit upstream
12mr|eclipse-3.4.2-0.2.7|158	Patch42:        %{name}-tests-libraryXml.patch
12mr|eclipse-3.4.2-0.2.7|159	
12mr|eclipse-3.4.2-0.2.7|160	Patch43:		%{name}-osgi-classpath.patch
12mr|eclipse-3.4.2-0.2.7|161	Patch44:		%{name}-fix-javahome64.patch
12mr|eclipse-3.4.2-0.2.7|162	
12mr|eclipse-3.4.2-0.2.7|163	# Default to 1.5 source and bytecode
12mr|eclipse-3.4.2-0.2.7|164	# https://bugzilla.redhat.com/354721
12mr|eclipse-3.4.2-0.2.7|165	Patch45:		%{name}-ecj-defaultto1.5.patch
12mr|eclipse-3.4.2-0.2.7|166	Patch46:	eclipse-3.4.0-CVE-2010-4647.diff
12mr|eclipse-3.4.2-0.2.7|167	
12mr|eclipse-3.4.2-0.2.7|168	BuildRequires:  ant
12mr|eclipse-3.4.2-0.2.7|169	BuildRequires:  jpackage-utils >= 0:1.5, make, gcc
12mr|eclipse-3.4.2-0.2.7|170	BuildRequires:  gnome-vfs2-devel
12mr|eclipse-3.4.2-0.2.7|171	BuildRequires:  pkgconfig(gtk+-2.0)
12mr|eclipse-3.4.2-0.2.7|172	BuildRequires:  pkgconfig(glib-2.0)
12mr|eclipse-3.4.2-0.2.7|173	BuildRequires:  pkgconfig(libgnome-2.0)
12mr|eclipse-3.4.2-0.2.7|174	BuildRequires:  pkgconfig(libgnomeui-2.0)
12mr|eclipse-3.4.2-0.2.7|175	BuildRequires:  gcc-c++
12mr|eclipse-3.4.2-0.2.7|176	BuildRequires:  xulrunner-devel >= 1.9
12mr|eclipse-3.4.2-0.2.7|177	BuildRequires:  nspr-devel
12mr|eclipse-3.4.2-0.2.7|178	BuildRequires:  pkgconfig(xtst)
12mr|eclipse-3.4.2-0.2.7|179	BuildRequires:  pkgconfig(gl)
12mr|eclipse-3.4.2-0.2.7|180	BuildRequires:  pkgconfig(glu)
12mr|eclipse-3.4.2-0.2.7|181	BuildRequires:  pkgconfig(cairo)
12mr|eclipse-3.4.2-0.2.7|182	BuildRequires:  unzip
12mr|eclipse-3.4.2-0.2.7|183	BuildRequires:  zip
12mr|eclipse-3.4.2-0.2.7|184	BuildRequires:  icu4j-eclipse >= 3.8.1
12mr|eclipse-3.4.2-0.2.7|185	BuildRequires:  tomcat5-jasper-eclipse >= 5.5.26-1.5
12mr|eclipse-3.4.2-0.2.7|186	BuildRequires:  tomcat5-jsp-2.0-api
12mr|eclipse-3.4.2-0.2.7|187	BuildRequires:  desktop-file-utils
12mr|eclipse-3.4.2-0.2.7|188	BuildRequires:  java-devel >= 1.6.0
12mr|eclipse-3.4.2-0.2.7|189	BuildRequires:  java-rpmbuild
12mr|eclipse-3.4.2-0.2.7|190	BuildRequires:  java-javadoc
12mr|eclipse-3.4.2-0.2.7|191	BuildRequires:  libxt-devel
12mr|eclipse-3.4.2-0.2.7|192	
12mr|eclipse-3.4.2-0.2.7|193	# Need to investigate why we don't build ant-apache-bsf or ant-commons-net in
12mr|eclipse-3.4.2-0.2.7|194	# Fedora.  When that's done, add it here and symlink below.
12mr|eclipse-3.4.2-0.2.7|195	# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180642
12mr|eclipse-3.4.2-0.2.7|196	BuildRequires: ant-antlr ant-apache-bcel ant-apache-log4j ant-apache-oro ant-apache-regexp ant-apache-resolver ant-commons-logging
12mr|eclipse-3.4.2-0.2.7|197	BuildRequires: ant-javamail ant-jdepend ant-junit ant-nodeps ant-swing ant-trax ant-jsch
12mr|eclipse-3.4.2-0.2.7|198	BuildRequires: jsch >= 0:0.1.31
12mr|eclipse-3.4.2-0.2.7|199	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
12mr|eclipse-3.4.2-0.2.7|200	BuildRequires: jakarta-commons-el >= 1.0-8jpp
12mr|eclipse-3.4.2-0.2.7|201	BuildRequires: jakarta-commons-logging >= 1.0.4-6jpp.3
12mr|eclipse-3.4.2-0.2.7|202	BuildRequires: mx4j >= 2.1
12mr|eclipse-3.4.2-0.2.7|203	BuildRequires: jetty5
12mr|eclipse-3.4.2-0.2.7|204	BuildRequires: lucene >= 1.9.1
12mr|eclipse-3.4.2-0.2.7|205	BuildRequires: lucene-contrib >= 1.9.1
12mr|eclipse-3.4.2-0.2.7|206	BuildRequires: regexp
12mr|eclipse-3.4.2-0.2.7|207	BuildRequires: junit >= 3.8.1-3jpp
12mr|eclipse-3.4.2-0.2.7|208	BuildRequires: junit4
12mr|eclipse-3.4.2-0.2.7|209	BuildRequires: sat4j
12mr|eclipse-3.4.2-0.2.7|210	BuildRequires: asm3
12mr|eclipse-3.4.2-0.2.7|211	
12mr|eclipse-3.4.2-0.2.7|212	%description
12mr|eclipse-3.4.2-0.2.7|213	The Eclipse platform is designed for building integrated development
12mr|eclipse-3.4.2-0.2.7|214	environments (IDEs), server-side applications, desktop applications, and
12mr|eclipse-3.4.2-0.2.7|215	everything in between.
12mr|eclipse-3.4.2-0.2.7|216	
12mr|eclipse-3.4.2-0.2.7|217	%package        ecj
12mr|eclipse-3.4.2-0.2.7|218	Summary:        Eclipse Compiler for Java
12mr|eclipse-3.4.2-0.2.7|219	Group:          Development/Java
12mr|eclipse-3.4.2-0.2.7|220	Obsoletes:      ecj < 2:%{version}-%{release}
12mr|eclipse-3.4.2-0.2.7|221	Obsoletes:      libecj-java < 2:%{version}-%{release}
12mr|eclipse-3.4.2-0.2.7|222	Provides:       ecj = %{version}-%{release}
12mr|eclipse-3.4.2-0.2.7|223	Provides:       libecj-java = %{version}-%{release}
12mr|eclipse-3.4.2-0.2.7|224	Requires:       java >= 1.6.0
12mr|eclipse-3.4.2-0.2.7|225	
12mr|eclipse-3.4.2-0.2.7|226	%description    ecj
12mr|eclipse-3.4.2-0.2.7|227	Eclipse compiler for Java.
12mr|eclipse-3.4.2-0.2.7|228	
12mr|eclipse-3.4.2-0.2.7|229	%package     swt
12mr|eclipse-3.4.2-0.2.7|230	Summary:        SWT Library for GTK+-2.0
12mr|eclipse-3.4.2-0.2.7|231	Group:          Development/Java
12mr|eclipse-3.4.2-0.2.7|232	# %{_libdir}/java directory owned by jpackage-utils
12mr|eclipse-3.4.2-0.2.7|233	Requires:       jpackage-utils
12mr|eclipse-3.4.2-0.2.7|234	Requires:       gtk2
12mr|eclipse-3.4.2-0.2.7|235	Requires:       xulrunner >= 1.9
12mr|eclipse-3.4.2-0.2.7|236	#Conflicts:      mozilla
12mr|eclipse-3.4.2-0.2.7|237	Provides:       libswt3-gtk2 = 1:%{version}-%{release}
12mr|eclipse-3.4.2-0.2.7|238	# The 20 is more than the currently (2008-06-25) latest 3.3.2 package
12mr|eclipse-3.4.2-0.2.7|239	# but I want to leave some room in case we need to do an F9 update.
12mr|eclipse-3.4.2-0.2.7|240	Obsoletes:       libswt3-gtk2 < 1:3.3.2-20
12mr|eclipse-3.4.2-0.2.7|241	
12mr|eclipse-3.4.2-0.2.7|242	%description swt
12mr|eclipse-3.4.2-0.2.7|243	SWT Library for GTK+-2.0.
12mr|eclipse-3.4.2-0.2.7|244	
12mr|eclipse-3.4.2-0.2.7|245	%package        rcp
12mr|eclipse-3.4.2-0.2.7|246	Summary:        Eclipse Rich Client Platform
12mr|eclipse-3.4.2-0.2.7|247	Group:          Development/Java
12mr|eclipse-3.4.2-0.2.7|248	Requires:       %{name}-swt = %{epoch}:%{version}-%{release}
12mr|eclipse-3.4.2-0.2.7|249	# FIXME:  investigate.  Can we just add a %{arch} to the above?
12mr|eclipse-3.4.2-0.2.7|250	## This file-level requirement is for the bi-arch multilib case
12mr|eclipse-3.4.2-0.2.7|251	#Requires: %{_libdir}/%{name}/plugins/org.eclipse.swt.gtk.linux.%{eclipse_arch}_%{swtver}.jar
12mr|eclipse-3.4.2-0.2.7|252	Requires:       icu4j-eclipse >= 3.8.1
12mr|eclipse-3.4.2-0.2.7|253	Requires:       java >= 1.6.0
12mr|eclipse-3.4.2-0.2.7|254	
12mr|eclipse-3.4.2-0.2.7|255	%description    rcp
12mr|eclipse-3.4.2-0.2.7|256	Eclipse Rich Client Platform
12mr|eclipse-3.4.2-0.2.7|257	
12mr|eclipse-3.4.2-0.2.7|258	%package        platform
12mr|eclipse-3.4.2-0.2.7|259	Summary:        Eclipse platform common files
12mr|eclipse-3.4.2-0.2.7|260	Group:          Development/Java
12mr|eclipse-3.4.2-0.2.7|261	Requires:   %{name}-rcp = %{epoch}:%{version}-%{release}
12mr|eclipse-3.4.2-0.2.7|262	# FIXME:  investigate.  Can we just add a %{arch} to the above?
12mr|eclipse-3.4.2-0.2.7|263	## This file-level requirement is for the bi-arch multilib case
12mr|eclipse-3.4.2-0.2.7|264	#Requires: %{_libdir}/%{name}/plugins/org.eclipse.swt.gtk.linux.%{eclipse_arch}_%{swtver}.jar
12mr|eclipse-3.4.2-0.2.7|265	# Need to investigate why we don't build ant-apache-bsf or ant-commons-net in
12mr|eclipse-3.4.2-0.2.7|266	# Fedora.  When that's done, add it here and symlink below.
12mr|eclipse-3.4.2-0.2.7|267	# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180642
12mr|eclipse-3.4.2-0.2.7|268	#Requires: ant-apache-bsf ant-commons-net
12mr|eclipse-3.4.2-0.2.7|269	Requires: ant-antlr ant-apache-bcel ant-apache-log4j ant-apache-oro ant-apache-regexp ant-apache-resolver ant-commons-logging
12mr|eclipse-3.4.2-0.2.7|270	Requires: ant-javamail ant-jdepend ant-junit ant-nodeps ant-swing ant-trax ant-jsch
12mr|eclipse-3.4.2-0.2.7|271	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
12mr|eclipse-3.4.2-0.2.7|272	Requires: jakarta-commons-el >= 1.0-8jpp
12mr|eclipse-3.4.2-0.2.7|273	Requires: jakarta-commons-logging >= 1.0.4-6jpp.3
12mr|eclipse-3.4.2-0.2.7|274	Requires: mx4j >= 2.1
12mr|eclipse-3.4.2-0.2.7|275	Requires: tomcat5-jasper-eclipse >= 5.5.26-1.5
12mr|eclipse-3.4.2-0.2.7|276	Requires: tomcat5-jsp-2.0-api
12mr|eclipse-3.4.2-0.2.7|277	Requires: jetty5
12mr|eclipse-3.4.2-0.2.7|278	Requires: jsch >= 0.1.31
12mr|eclipse-3.4.2-0.2.7|279	Requires: lucene >= 1.9.1
12mr|eclipse-3.4.2-0.2.7|280	Requires: lucene-contrib >= 1.9.1
12mr|eclipse-3.4.2-0.2.7|281	Requires: regexp
12mr|eclipse-3.4.2-0.2.7|282	Requires: sat4j
12mr|eclipse-3.4.2-0.2.7|283	Provides: eclipse-cvs-client = 1:%{version}-%{release}
12mr|eclipse-3.4.2-0.2.7|284	Obsoletes: eclipse-cvs-client < 1:3.3.2-20
12mr|eclipse-3.4.2-0.2.7|285	
12mr|eclipse-3.4.2-0.2.7|286	%description    platform
12mr|eclipse-3.4.2-0.2.7|287	The Mandriva Eclipse Platform is the base of all IDE plugins.
12mr|eclipse-3.4.2-0.2.7|288	This does not include the Java Development Tools or the Plugin
12mr|eclipse-3.4.2-0.2.7|289	Development Environment.
12mr|eclipse-3.4.2-0.2.7|290	
12mr|eclipse-3.4.2-0.2.7|291	%package        jdt
12mr|eclipse-3.4.2-0.2.7|292	Summary:        Eclipse Java Development Tools
12mr|eclipse-3.4.2-0.2.7|293	Group:          Development/Java
12mr|eclipse-3.4.2-0.2.7|294	Requires:       %{name}-platform = %{epoch}:%{version}-%{release}
12mr|eclipse-3.4.2-0.2.7|295	Requires:       %{name}-cvs-client = %{epoch}:%{version}-%{release}
12mr|eclipse-3.4.2-0.2.7|296	Requires:       %{name}-ecj = %{epoch}:%{version}-%{release}
12mr|eclipse-3.4.2-0.2.7|297	Requires:       junit >= 3.8.1-3jpp
12mr|eclipse-3.4.2-0.2.7|298	Requires:       junit4
12mr|eclipse-3.4.2-0.2.7|299	Requires:       java-javadoc
12mr|eclipse-3.4.2-0.2.7|300	
12mr|eclipse-3.4.2-0.2.7|301	%description    jdt
12mr|eclipse-3.4.2-0.2.7|302	Eclipse Java Development Tools.  This package is required to use Eclipse for
12mr|eclipse-3.4.2-0.2.7|303	developing software written in the Java programming language.
12mr|eclipse-3.4.2-0.2.7|304	
12mr|eclipse-3.4.2-0.2.7|305	%package        pde
12mr|eclipse-3.4.2-0.2.7|306	Summary:        Eclipse Plugin Development Environment
12mr|eclipse-3.4.2-0.2.7|307	Group:          Development/Java
12mr|eclipse-3.4.2-0.2.7|308	Provides:	eclipse-sdk
12mr|eclipse-3.4.2-0.2.7|309	Provides:	eclipse
12mr|eclipse-3.4.2-0.2.7|310	Requires:       %{name}-platform = %{epoch}:%{version}-%{release}
12mr|eclipse-3.4.2-0.2.7|311	Requires:       %{name}-jdt = %{epoch}:%{version}-%{release}
12mr|eclipse-3.4.2-0.2.7|312	Requires:       asm3
12mr|eclipse-3.4.2-0.2.7|313	# For PDE Build wrapper script
12mr|eclipse-3.4.2-0.2.7|314	Requires:       bash
12mr|eclipse-3.4.2-0.2.7|315	Provides:       %{name}-pde-runtime = 1:%{version}-%{release}
12mr|eclipse-3.4.2-0.2.7|316	# The 20 is more than the currently (2008-06-25) latest 3.3.2 package
12mr|eclipse-3.4.2-0.2.7|317	# but I want to leave some room in case we need to do an F9 update.
12mr|eclipse-3.4.2-0.2.7|318	Obsoletes:       %{name}-pde-runtime < 1:3.3.2-20
12mr|eclipse-3.4.2-0.2.7|319	
12mr|eclipse-3.4.2-0.2.7|320	%description    pde
12mr|eclipse-3.4.2-0.2.7|321	Eclipse Plugin Development Environment.  This package is required for
12mr|eclipse-3.4.2-0.2.7|322	developing Eclipse plugins.
12mr|eclipse-3.4.2-0.2.7|323	
12mr|eclipse-3.4.2-0.2.7|324	%prep
12mr|eclipse-3.4.2-0.2.7|325	%setup -q -c
12mr|eclipse-3.4.2-0.2.7|326	
12mr|eclipse-3.4.2-0.2.7|327	sed --in-place "s/java5.home/java.home/" build.xml
12mr|eclipse-3.4.2-0.2.7|328	# Build swttools.jar and native libraries
12mr|eclipse-3.4.2-0.2.7|329	%patch4 -p0
12mr|eclipse-3.4.2-0.2.7|330	%patch32 -p0
12mr|eclipse-3.4.2-0.2.7|331	
12mr|eclipse-3.4.2-0.2.7|332	# Fix swt library build with new xulrunner
12mr|eclipse-3.4.2-0.2.7|333	sed --in-place "s/MOZILLACFLAGS =/MOZILLACFLAGS = -std=gnu++0x/" "plugins/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_linux.mak"
12mr|eclipse-3.4.2-0.2.7|334	
12mr|eclipse-3.4.2-0.2.7|335	# Use ECJ for GCJ's bytecode compiler
12mr|eclipse-3.4.2-0.2.7|336	tar jxf %{SOURCE29}
12mr|eclipse-3.4.2-0.2.7|337	mv eclipse-gcj/org/eclipse/jdt/internal/compiler/batch/GCCMain.java \
12mr|eclipse-3.4.2-0.2.7|338	plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/
12mr|eclipse-3.4.2-0.2.7|339	cat eclipse-gcj/gcc.properties >> \
12mr|eclipse-3.4.2-0.2.7|340	plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
12mr|eclipse-3.4.2-0.2.7|341	rm -rf eclipse-gcj
12mr|eclipse-3.4.2-0.2.7|342	
12mr|eclipse-3.4.2-0.2.7|343	# liblocalfile fixes
12mr|eclipse-3.4.2-0.2.7|344	sed --in-place "s/JAVA_HOME =/#JAVA_HOME =/" plugins/org.eclipse.core.filesystem/natives/unix/linux/Makefile
12mr|eclipse-3.4.2-0.2.7|345	sed --in-place "s/OPT_FLAGS=-O/OPT_FLAGS=-O2 -g/" plugins/org.eclipse.core.filesystem/natives/unix/linux/Makefile
12mr|eclipse-3.4.2-0.2.7|346	
12mr|eclipse-3.4.2-0.2.7|347	# launcher patches
12mr|eclipse-3.4.2-0.2.7|348	rm plugins/org.eclipse.platform/launchersrc.zip
12mr|eclipse-3.4.2-0.2.7|349	pushd features/org.eclipse.equinox.executable
12mr|eclipse-3.4.2-0.2.7|350	#%patch12 -p0
12mr|eclipse-3.4.2-0.2.7|351	%patch26 -p0
12mr|eclipse-3.4.2-0.2.7|352	# FIXME:  deal with this
12mr|eclipse-3.4.2-0.2.7|353	## put the configuration directory in an arch-specific location
12mr|eclipse-3.4.2-0.2.7|354	#sed --in-place "s:/usr/lib/eclipse/configuration:%{_libdir}/%{name}/configuration:" library/eclipse.c
12mr|eclipse-3.4.2-0.2.7|355	## make the eclipse binary relocatable
12mr|eclipse-3.4.2-0.2.7|356	#sed --in-place "s:/usr/share/eclipse:%{_datadir}/%{name}:" library/eclipse.c
12mr|eclipse-3.4.2-0.2.7|357	zip -q -9 -r ../../plugins/org.eclipse.platform/launchersrc.zip library
12mr|eclipse-3.4.2-0.2.7|358	popd
12mr|eclipse-3.4.2-0.2.7|359	
12mr|eclipse-3.4.2-0.2.7|360	# Use our system-installed javadocs, reference only what we built, and
12mr|eclipse-3.4.2-0.2.7|361	# don't like to osgi.org docs (FIXME:  maybe we should package them?)
12mr|eclipse-3.4.2-0.2.7|362	sed -i -e "s|http://java.sun.com/j2se/1.4.2/docs/api|%{_datadir}/javadoc/java|" \
12mr|eclipse-3.4.2-0.2.7|363	-e "/osgi\.org/d" \
12mr|eclipse-3.4.2-0.2.7|364	plugins/org.eclipse.platform.doc.isv/platformOptions.txt
12mr|eclipse-3.4.2-0.2.7|365	sed -i -e "s|http://java.sun.com/j2se/1.5/docs/api|%{_datadir}/javadoc/java|" \
12mr|eclipse-3.4.2-0.2.7|366	-e "s/win32.win32.x86/gtk.linux.%{eclipse_arch}/" \
12mr|eclipse-3.4.2-0.2.7|367	plugins/org.eclipse.jdt.doc.isv/jdtaptOptions.txt \
12mr|eclipse-3.4.2-0.2.7|368	plugins/org.eclipse.jdt.doc.isv/jdtOptions.txt
12mr|eclipse-3.4.2-0.2.7|369	sed -i -e "s|http://java.sun.com/j2se/1.4/docs/api|%{_datadir}/javadoc/java|" \
12mr|eclipse-3.4.2-0.2.7|370	-e "s/motif.linux.x86/gtk.linux.%{eclipse_arch}/" \
12mr|eclipse-3.4.2-0.2.7|371	plugins/org.eclipse.pde.doc.user/pdeOptions.txt \
12mr|eclipse-3.4.2-0.2.7|372	plugins/org.eclipse.pde.doc.user/pdeOptions
12mr|eclipse-3.4.2-0.2.7|373	
12mr|eclipse-3.4.2-0.2.7|374	pushd plugins/org.eclipse.jdt.core
12mr|eclipse-3.4.2-0.2.7|375	%patch14 -p0
12mr|eclipse-3.4.2-0.2.7|376	%patch45 -p0
12mr|eclipse-3.4.2-0.2.7|377	popd
12mr|eclipse-3.4.2-0.2.7|378	
12mr|eclipse-3.4.2-0.2.7|379	pushd plugins/org.eclipse.pde.build
12mr|eclipse-3.4.2-0.2.7|380	%patch15
12mr|eclipse-3.4.2-0.2.7|381	sed --in-place "s:/usr/share/eclipse:%{_libdir}/%{name}:" templates/package-build/build.properties
12mr|eclipse-3.4.2-0.2.7|382	popd
12mr|eclipse-3.4.2-0.2.7|383	
12mr|eclipse-3.4.2-0.2.7|384	pushd features/org.eclipse.platform
12mr|eclipse-3.4.2-0.2.7|385	# Move this file around due a bug in the metadata generator/parser that
12mr|eclipse-3.4.2-0.2.7|386	# can't work with the compiler exclude
12mr|eclipse-3.4.2-0.2.7|387	# https://bugs.eclipse.org/bugs/show_bug.cgi?id=238240
12mr|eclipse-3.4.2-0.2.7|388	cp -p gtk/eclipse.ini{,.orig}
12mr|eclipse-3.4.2-0.2.7|389	%patch29
12mr|eclipse-3.4.2-0.2.7|390	mv gtk/eclipse.ini{,.patched}
12mr|eclipse-3.4.2-0.2.7|391	mv gtk/eclipse.ini{.orig,}
12mr|eclipse-3.4.2-0.2.7|392	popd
12mr|eclipse-3.4.2-0.2.7|393	
12mr|eclipse-3.4.2-0.2.7|394	#pushd plugins/org.eclipse.pde.api.tools
12mr|eclipse-3.4.2-0.2.7|395	#%patch33
12mr|eclipse-3.4.2-0.2.7|396	#popd
12mr|eclipse-3.4.2-0.2.7|397	#pushd plugins/org.eclipse.pde.api.tools.ui
12mr|eclipse-3.4.2-0.2.7|398	#%patch34
12mr|eclipse-3.4.2-0.2.7|399	#popd
12mr|eclipse-3.4.2-0.2.7|400	
12mr|eclipse-3.4.2-0.2.7|401	%patch36
12mr|eclipse-3.4.2-0.2.7|402	%patch37
12mr|eclipse-3.4.2-0.2.7|403	
12mr|eclipse-3.4.2-0.2.7|404	#pushd plugins/org.eclipse.equinox.p2.reconciler.dropins
12mr|eclipse-3.4.2-0.2.7|405	#%patch39
12mr|eclipse-3.4.2-0.2.7|406	#popd
12mr|eclipse-3.4.2-0.2.7|407	#
12mr|eclipse-3.4.2-0.2.7|408	#pushd plugins/org.eclipse.equinox.p2.touchpoint.eclipse
12mr|eclipse-3.4.2-0.2.7|409	#%patch40
12mr|eclipse-3.4.2-0.2.7|410	#popd
12mr|eclipse-3.4.2-0.2.7|411	
12mr|eclipse-3.4.2-0.2.7|412	# Remove signatures for JARs
12mr|eclipse-3.4.2-0.2.7|413	find -iname \*.sf | xargs rm
12mr|eclipse-3.4.2-0.2.7|414	find -iname \*.rsa | xargs rm
12mr|eclipse-3.4.2-0.2.7|415	
12mr|eclipse-3.4.2-0.2.7|416	# all output should be directed to stdout
12mr|eclipse-3.4.2-0.2.7|417	# https://bugs.eclipse.org/bugs/show_bug.cgi?id=144942
12mr|eclipse-3.4.2-0.2.7|418	find -type f -name \*.xml -exec sed --in-place -r "s/output=\".*(txt|log).*\"//g" "{}" \;
12mr|eclipse-3.4.2-0.2.7|419	
12mr|eclipse-3.4.2-0.2.7|420	# Remove existing .sos and binary launcher
12mr|eclipse-3.4.2-0.2.7|421	find -name \*.so | xargs rm
12mr|eclipse-3.4.2-0.2.7|422	find features/org.eclipse.equinox.executable -type f -name eclipse | xargs rm
12mr|eclipse-3.4.2-0.2.7|423	
12mr|eclipse-3.4.2-0.2.7|424	# FIXME:  do this as part of Linux distros project
12mr|eclipse-3.4.2-0.2.7|425	#
12mr|eclipse-3.4.2-0.2.7|426	# the swt version is set to HEAD on s390x but shouldn't be
12mr|eclipse-3.4.2-0.2.7|427	# get swt version
12mr|eclipse-3.4.2-0.2.7|428	SWT_MAJ_VER=$(grep maj_ver plugins/org.eclipse.swt/Eclipse\ SWT/common/library/make_common.mak | cut -f 2 -d =)
12mr|eclipse-3.4.2-0.2.7|429	SWT_MIN_VER=$(grep min_ver plugins/org.eclipse.swt/Eclipse\ SWT/common/library/make_common.mak | cut -f 2 -d =)
12mr|eclipse-3.4.2-0.2.7|430	SWT_VERSION=$SWT_MAJ_VER$SWT_MIN_VER
12mr|eclipse-3.4.2-0.2.7|431	swt_frag_ver=$(grep v$SWT_VERSION plugins/org.eclipse.swt.gtk.linux.x86/build.xml | sed "s:.*<.*\"\(.*\)\"/>:\1:")
12mr|eclipse-3.4.2-0.2.7|432	swt_frag_ver_s390x=$(grep "version\.suffix\" value=" plugins/org.eclipse.swt.gtk.linux.s390x/build.xml | sed "s:.*<.*\"\(.*\)\"/>:\1:")
12mr|eclipse-3.4.2-0.2.7|433	sed --in-place "s/$swt_frag_ver_s390x/$swt_frag_ver/g" plugins/org.eclipse.swt.gtk.linux.s390x/build.xml \
12mr|eclipse-3.4.2-0.2.7|434	plugins/org.eclipse.swt.gtk.linux.s390x/META-INF/MANIFEST.MF \
12mr|eclipse-3.4.2-0.2.7|435	plugins/org.eclipse.swt.gtk.linux.s390x.source/META-INF/MANIFEST.MF \
12mr|eclipse-3.4.2-0.2.7|436	plugins/org.eclipse.swt.gtk.linux.s390x.source/build.xml \
12mr|eclipse-3.4.2-0.2.7|437	assemble.org.eclipse.sdk.linux.gtk.s390x.xml \
12mr|eclipse-3.4.2-0.2.7|438	features/org.eclipse.rcp/build.xml
12mr|eclipse-3.4.2-0.2.7|439	
12mr|eclipse-3.4.2-0.2.7|440	# Nasty hack to get suppport for ppc64, sparc{,64} and alpha
12mr|eclipse-3.4.2-0.2.7|441	%patch24 -p1
12mr|eclipse-3.4.2-0.2.7|442	%patch28
12mr|eclipse-3.4.2-0.2.7|443	%patch30
12mr|eclipse-3.4.2-0.2.7|444	%patch31 -p1
12mr|eclipse-3.4.2-0.2.7|445	%patch38
12mr|eclipse-3.4.2-0.2.7|446	
12mr|eclipse-3.4.2-0.2.7|447	# replace ppc64 with a fake arch (ppc128) so we don't have duplicate ant targets
12mr|eclipse-3.4.2-0.2.7|448	sed -i "s/\(rootFileslinux_gtk_\)ppc64/\1ppc128/g" \
12mr|eclipse-3.4.2-0.2.7|449	features/org.eclipse.equinox.executable/target.build.xml
12mr|eclipse-3.4.2-0.2.7|450	
12mr|eclipse-3.4.2-0.2.7|451	# Copy all of the s390x directories and files to ppc64 or sparc{,64} or alpha dirs and replace
12mr|eclipse-3.4.2-0.2.7|452	# the s390x strings with ppc64, etc.
12mr|eclipse-3.4.2-0.2.7|453	%ifnarch %{ix86} x86_64
12mr|eclipse-3.4.2-0.2.7|454	cp -rp features/org.eclipse.platform/about_files/linux.gtk.{x86,%{_arch}}
12mr|eclipse-3.4.2-0.2.7|455	%endif
12mr|eclipse-3.4.2-0.2.7|456	%ifarch ppc64 sparc sparcv9 sparc64 alpha
12mr|eclipse-3.4.2-0.2.7|457	for f in $(find -name \*s390x\*); do
12mr|eclipse-3.4.2-0.2.7|458	tofile=$(echo $f | sed "s/s390x/%{_arch}/")
12mr|eclipse-3.4.2-0.2.7|459	cp -rp $f $tofile
12mr|eclipse-3.4.2-0.2.7|460	for g in $(find $tofile -type f); do
12mr|eclipse-3.4.2-0.2.7|461	sed -i "s/s390x/%{_arch}/g" $g
12mr|eclipse-3.4.2-0.2.7|462	done
12mr|eclipse-3.4.2-0.2.7|463	done
12mr|eclipse-3.4.2-0.2.7|464	OLDIFS=$IFS
12mr|eclipse-3.4.2-0.2.7|465	IFS='
12mr|eclipse-3.4.2-0.2.7|466	'
12mr|eclipse-3.4.2-0.2.7|467	for f in $(find -type f ! -name \*.java -a ! -name feature.xml -a ! -name \*.gif \
12mr|eclipse-3.4.2-0.2.7|468	-a ! -name \*.png -a ! -name \*.htm* -a ! -name \*.jar -a ! -name \
12mr|eclipse-3.4.2-0.2.7|469	\*.exe -a ! -name \*.pm -a ! -name \*.jpg -a ! -name \*win32\* | grep -v win32); do
12mr|eclipse-3.4.2-0.2.7|470	sed -i -e "s/s390x/%{_arch}/g" $f
12mr|eclipse-3.4.2-0.2.7|471	done
12mr|eclipse-3.4.2-0.2.7|472	IFS=$OLDIFS
12mr|eclipse-3.4.2-0.2.7|473	%endif
12mr|eclipse-3.4.2-0.2.7|474	
12mr|eclipse-3.4.2-0.2.7|475	%ifarch ppc64 sparc sparcv9 sparc64 alpha ia64
12mr|eclipse-3.4.2-0.2.7|476	IFS='
12mr|eclipse-3.4.2-0.2.7|477	'
12mr|eclipse-3.4.2-0.2.7|478	# Fragments for these arches
12mr|eclipse-3.4.2-0.2.7|479	rm -rf plugins/org.eclipse.equinox.launcher.gtk.linux.%{_arch}
12mr|eclipse-3.4.2-0.2.7|480	mv plugins/org.eclipse.equinox.launcher.gtk.linux.{ppc,%{_arch}}
12mr|eclipse-3.4.2-0.2.7|481	pushd plugins/org.eclipse.equinox.launcher.gtk.linux.%{_arch}
12mr|eclipse-3.4.2-0.2.7|482	for f in $(find -type f); do
12mr|eclipse-3.4.2-0.2.7|483	sed -i -e "s/ppc/%{_arch}/g" $f
12mr|eclipse-3.4.2-0.2.7|484	tofile=$(echo $f | sed "s/ppc/%{_arch}/")
12mr|eclipse-3.4.2-0.2.7|485	if [ $tofile != $f ]; then
12mr|eclipse-3.4.2-0.2.7|486	cp -rp $f $tofile
12mr|eclipse-3.4.2-0.2.7|487	fi
12mr|eclipse-3.4.2-0.2.7|488	done
12mr|eclipse-3.4.2-0.2.7|489	popd
12mr|eclipse-3.4.2-0.2.7|490	rm -rf plugins/org.eclipse.core.filesystem.linux.%{_arch}
12mr|eclipse-3.4.2-0.2.7|491	mv plugins/org.eclipse.core.filesystem.linux.{ppc,%{_arch}}
12mr|eclipse-3.4.2-0.2.7|492	pushd plugins/org.eclipse.core.filesystem.linux.%{_arch}
12mr|eclipse-3.4.2-0.2.7|493	for f in $(find -type f); do
12mr|eclipse-3.4.2-0.2.7|494	sed -i -e "s/ppc/%{_arch}/g" $f
12mr|eclipse-3.4.2-0.2.7|495	tofile=$(echo $f | sed "s/ppc/%{_arch}/")
12mr|eclipse-3.4.2-0.2.7|496	if [ $tofile != $f ]; then
12mr|eclipse-3.4.2-0.2.7|497	cp -rp $f $tofile
12mr|eclipse-3.4.2-0.2.7|498	fi
12mr|eclipse-3.4.2-0.2.7|499	done
12mr|eclipse-3.4.2-0.2.7|500	popd
12mr|eclipse-3.4.2-0.2.7|501	IFS=$OLDIFS
12mr|eclipse-3.4.2-0.2.7|502	
12mr|eclipse-3.4.2-0.2.7|503	%endif
12mr|eclipse-3.4.2-0.2.7|504	
12mr|eclipse-3.4.2-0.2.7|505	# Don't build for non-linux,gtk,%%{_arch} targets
12mr|eclipse-3.4.2-0.2.7|506	pushd features
12mr|eclipse-3.4.2-0.2.7|507	for f in */build.xml; do
12mr|eclipse-3.4.2-0.2.7|508	for platform in win32 macosx carbon hpux solaris aix qnx motif; do
12mr|eclipse-3.4.2-0.2.7|509	sed -i "/<ant antfile=\"build.xml\" dir=.*$platform.*target=\"/,/<\/ant>/ d" $f
12mr|eclipse-3.4.2-0.2.7|510	sed -i "/idReplacer/ s/org.eclipse\.\([a-z0-9A-Z_]\+\.\)\+$platform\(\.[a-z0-9A-Z_]\+\)*:0.0.0,[0-9\.Ivf\-]\+,//g" $f
12mr|eclipse-3.4.2-0.2.7|511	done
12mr|eclipse-3.4.2-0.2.7|512	done
12mr|eclipse-3.4.2-0.2.7|513	popd
12mr|eclipse-3.4.2-0.2.7|514	
12mr|eclipse-3.4.2-0.2.7|515	arches=$(grep "antfile=\"build.xml\" dir=\".*gtk\.linux\.*" \
12mr|eclipse-3.4.2-0.2.7|516	features/org.eclipse.rcp/build.xml | awk '{ print $3 }' | awk -F . \
12mr|eclipse-3.4.2-0.2.7|517	'{ print $NF }' | sort -u | tr -d '"' | tr "\n" " ")
12mr|eclipse-3.4.2-0.2.7|518	
12mr|eclipse-3.4.2-0.2.7|519	arches=$(echo $arches | sed s/%{eclipse_arch}//)
12mr|eclipse-3.4.2-0.2.7|520	
12mr|eclipse-3.4.2-0.2.7|521	# Don't build for arches other than the one on which we're building
12mr|eclipse-3.4.2-0.2.7|522	pushd features
12mr|eclipse-3.4.2-0.2.7|523	for f in */build.xml; do
12mr|eclipse-3.4.2-0.2.7|524	for arch in $arches; do
12mr|eclipse-3.4.2-0.2.7|525	sed -i "/<ant antfile=\"build.xml\" dir=.*$arch\" target=\"/,/<\/ant>/ d" $f
12mr|eclipse-3.4.2-0.2.7|526	sed -i "/idReplacer/ s/org.eclipse\.\([a-z0-9A-Z_]\+\.\)\+$arch:0.0.0,[0-9I\.vf\-]\+,//g" $f
12mr|eclipse-3.4.2-0.2.7|527	done
12mr|eclipse-3.4.2-0.2.7|528	done
12mr|eclipse-3.4.2-0.2.7|529	popd
12mr|eclipse-3.4.2-0.2.7|530	
12mr|eclipse-3.4.2-0.2.7|531	# Symlinks
12mr|eclipse-3.4.2-0.2.7|532	rm plugins/org.sat4j*
12mr|eclipse-3.4.2-0.2.7|533	ln -s %{_javadir}/org.sat4j.core* plugins/org.sat4j.core_2.0.3.v20081021.jar
12mr|eclipse-3.4.2-0.2.7|534	ln -s %{_javadir}/org.sat4j.pb* plugins/org.sat4j.pb_2.0.3.v20081021.jar
12mr|eclipse-3.4.2-0.2.7|535	
12mr|eclipse-3.4.2-0.2.7|536	ASMPLUGINVERSION=$(ls plugins | grep org.objectweb.asm_ | \
12mr|eclipse-3.4.2-0.2.7|537	sed 's/org.objectweb.asm_//')
12mr|eclipse-3.4.2-0.2.7|538	rm plugins/org.objectweb.asm_$ASMPLUGINVERSION
12mr|eclipse-3.4.2-0.2.7|539	ln -s %{_javadir}/asm3/asm-all.jar \
12mr|eclipse-3.4.2-0.2.7|540	plugins/org.objectweb.asm_$ASMPLUGINVERSION
12mr|eclipse-3.4.2-0.2.7|541	
12mr|eclipse-3.4.2-0.2.7|542	## BEGIN ANT ##
12mr|eclipse-3.4.2-0.2.7|543	ANTDIR=plugins/$(ls plugins | grep org.apache.ant_)
12mr|eclipse-3.4.2-0.2.7|544	rm $ANTDIR/lib/*
12mr|eclipse-3.4.2-0.2.7|545	ANTDIR=$ANTDIR/lib
12mr|eclipse-3.4.2-0.2.7|546	ln -s %{_javadir}/ant/ant-antlr.jar $ANTDIR/ant-antlr.jar
12mr|eclipse-3.4.2-0.2.7|547	ln -s %{_javadir}/ant/ant-apache-bcel.jar $ANTDIR/ant-apache-bcel.jar
12mr|eclipse-3.4.2-0.2.7|548	ln -s %{_javadir}/ant/ant-apache-bsf.jar $ANTDIR/ant-apache-bsf.jar
12mr|eclipse-3.4.2-0.2.7|549	ln -s %{_javadir}/ant/ant-apache-log4j.jar $ANTDIR/ant-apache-log4j.jar
12mr|eclipse-3.4.2-0.2.7|550	ln -s %{_javadir}/ant/ant-apache-oro.jar $ANTDIR/ant-apache-oro.jar
12mr|eclipse-3.4.2-0.2.7|551	ln -s %{_javadir}/ant/ant-apache-regexp.jar $ANTDIR/ant-apache-regexp.jar
12mr|eclipse-3.4.2-0.2.7|552	ln -s %{_javadir}/ant/ant-apache-resolver.jar $ANTDIR/ant-apache-resolver.jar
12mr|eclipse-3.4.2-0.2.7|553	ln -s %{_javadir}/ant/ant-commons-logging.jar $ANTDIR/ant-commons-logging.jar
12mr|eclipse-3.4.2-0.2.7|554	# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180642
12mr|eclipse-3.4.2-0.2.7|555	# the symlinks that are commented-out are not currently shipped on Fedora
12mr|eclipse-3.4.2-0.2.7|556	ln -s %{_javadir}/ant/ant-commons-net.jar $ANTDIR/ant-commons-net.jar
12mr|eclipse-3.4.2-0.2.7|557	#ln -s %{_javadir}/ant/ant-jai.jar $ANTDIR/ant-jai.jar
12mr|eclipse-3.4.2-0.2.7|558	ln -s %{_javadir}/ant.jar $ANTDIR/ant.jar
12mr|eclipse-3.4.2-0.2.7|559	ln -s %{_javadir}/ant/ant-javamail.jar $ANTDIR/ant-javamail.jar
12mr|eclipse-3.4.2-0.2.7|560	ln -s %{_javadir}/ant/ant-jdepend.jar $ANTDIR/ant-jdepend.jar
12mr|eclipse-3.4.2-0.2.7|561	#ln -s %{_javadir}/ant/ant-jmf.jar $ANTDIR/ant-jmf.jar
12mr|eclipse-3.4.2-0.2.7|562	ln -s %{_javadir}/ant/ant-jsch.jar $ANTDIR/ant-jsch.jar
12mr|eclipse-3.4.2-0.2.7|563	ln -s %{_javadir}/ant/ant-junit.jar $ANTDIR/ant-junit.jar
12mr|eclipse-3.4.2-0.2.7|564	ln -s %{_javadir}/ant-launcher.jar $ANTDIR/ant-launcher.jar
12mr|eclipse-3.4.2-0.2.7|565	#ln -s %{_javadir}/ant/ant-netrexx.jar $ANTDIR/ant-netrexx.jar
12mr|eclipse-3.4.2-0.2.7|566	ln -s %{_javadir}/ant/ant-nodeps.jar $ANTDIR/ant-nodeps.jar
12mr|eclipse-3.4.2-0.2.7|567	#ln -s %{_javadir}/ant/ant-starteam.jar $ANTDIR/ant-starteam.jar
12mr|eclipse-3.4.2-0.2.7|568	#ln -s %{_javadir}/ant/ant-stylebook.jar $ANTDIR/ant-stylebook.jar
12mr|eclipse-3.4.2-0.2.7|569	ln -s %{_javadir}/ant/ant-swing.jar $ANTDIR/ant-swing.jar
12mr|eclipse-3.4.2-0.2.7|570	ln -s %{_javadir}/ant/ant-trax.jar $ANTDIR/ant-trax.jar
12mr|eclipse-3.4.2-0.2.7|571	#ln -s %{_javadir}/ant/ant-weblogic.jar $ANTDIR/ant-weblogic.jar
12mr|eclipse-3.4.2-0.2.7|572	## END ANT ##
12mr|eclipse-3.4.2-0.2.7|573	
12mr|eclipse-3.4.2-0.2.7|574	JETTYPLUGINVERSION=$(ls plugins | grep org.mortbay.jetty_5 | sed 's/org.mortbay.jetty_//')
12mr|eclipse-3.4.2-0.2.7|575	rm plugins/org.mortbay.jetty_$JETTYPLUGINVERSION
12mr|eclipse-3.4.2-0.2.7|576	ln -s %{_javadir}/jetty5/jetty5.jar plugins/org.mortbay.jetty_$JETTYPLUGINVERSION
12mr|eclipse-3.4.2-0.2.7|577	
12mr|eclipse-3.4.2-0.2.7|578	JUNITVERSION=$(ls plugins | grep org.junit_3 | sed 's/org.junit_//')
12mr|eclipse-3.4.2-0.2.7|579	build-jar-repository -s -p plugins/org.junit_$JUNITVERSION junit
12mr|eclipse-3.4.2-0.2.7|580	
12mr|eclipse-3.4.2-0.2.7|581	rm plugins/org.junit4/junit.jar
12mr|eclipse-3.4.2-0.2.7|582	ln -s %{_javadir}/junit4.jar plugins/org.junit4/junit.jar
12mr|eclipse-3.4.2-0.2.7|583	
12mr|eclipse-3.4.2-0.2.7|584	# link to the jsch jar
12mr|eclipse-3.4.2-0.2.7|585	JSCHVERSION=$(ls plugins | grep com.jcraft.jsch_ | \
12mr|eclipse-3.4.2-0.2.7|586	sed 's/com.jcraft.jsch_//')
12mr|eclipse-3.4.2-0.2.7|587	rm plugins/com.jcraft.jsch_*.jar
12mr|eclipse-3.4.2-0.2.7|588	ln -s %{_javadir}/jsch.jar plugins/com.jcraft.jsch_$JSCHVERSION
12mr|eclipse-3.4.2-0.2.7|589	
12mr|eclipse-3.4.2-0.2.7|590	# link to the icu4j stuff
12mr|eclipse-3.4.2-0.2.7|591	ICUVERSION=$(ls plugins | grep com.ibm.icu_ | sed 's/com.ibm.icu_//')
12mr|eclipse-3.4.2-0.2.7|592	rm plugins/com.ibm.icu_*.jar
12mr|eclipse-3.4.2-0.2.7|593	ln -s %{_libdir}/eclipse/plugins/com.ibm.icu_*.jar plugins/com.ibm.icu_$ICUVERSION
12mr|eclipse-3.4.2-0.2.7|594	
12mr|eclipse-3.4.2-0.2.7|595	# link to lucene
12mr|eclipse-3.4.2-0.2.7|596	LUCENEVERSION=$(ls plugins | grep org.apache.lucene_ | \
12mr|eclipse-3.4.2-0.2.7|597	sed 's/org.apache.lucene_//')
12mr|eclipse-3.4.2-0.2.7|598	rm plugins/org.apache.lucene_*
12mr|eclipse-3.4.2-0.2.7|599	ln -s %{_javadir}/lucene.jar plugins/org.apache.lucene_$LUCENEVERSION
12mr|eclipse-3.4.2-0.2.7|600	rm plugins/org.apache.lucene.analysis_*
12mr|eclipse-3.4.2-0.2.7|601	ln -s %{_javadir}/lucene-contrib/lucene-analyzers.jar \
12mr|eclipse-3.4.2-0.2.7|602	plugins/org.apache.lucene.analysis_$LUCENEVERSION
12mr|eclipse-3.4.2-0.2.7|603	
12mr|eclipse-3.4.2-0.2.7|604	# link to commons-logging
12mr|eclipse-3.4.2-0.2.7|605	COMMONSLOGGINGVERSION=$(ls plugins | grep commons.logging_ | \
12mr|eclipse-3.4.2-0.2.7|606	sed 's/org.apache.commons.logging_//')
12mr|eclipse-3.4.2-0.2.7|607	rm plugins/org.apache.commons.logging_$COMMONSLOGGINGVERSION
12mr|eclipse-3.4.2-0.2.7|608	ln -s %{_javadir}/commons-logging.jar \
12mr|eclipse-3.4.2-0.2.7|609	plugins/org.apache.commons.logging_$COMMONSLOGGINGVERSION
12mr|eclipse-3.4.2-0.2.7|610	
12mr|eclipse-3.4.2-0.2.7|611	# link to commons-el
12mr|eclipse-3.4.2-0.2.7|612	COMMONSELVERSION=$(ls plugins | grep commons.el_ | \
12mr|eclipse-3.4.2-0.2.7|613	sed 's/org.apache.commons.el_//')
12mr|eclipse-3.4.2-0.2.7|614	rm plugins/org.apache.commons.el_$COMMONSELVERSION
12mr|eclipse-3.4.2-0.2.7|615	ln -s %{_javadir}/commons-el.jar \
12mr|eclipse-3.4.2-0.2.7|616	plugins/org.apache.commons.el_$COMMONSELVERSION
12mr|eclipse-3.4.2-0.2.7|617	
12mr|eclipse-3.4.2-0.2.7|618	# link to jasper
12mr|eclipse-3.4.2-0.2.7|619	JASPERVERSION=$(ls plugins | grep org.apache.jasper_ | \
12mr|eclipse-3.4.2-0.2.7|620	sed 's/org.apache.jasper_//')
12mr|eclipse-3.4.2-0.2.7|621	rm plugins/org.apache.jasper_*.jar
12mr|eclipse-3.4.2-0.2.7|622	ln -s %{_datadir}/eclipse/plugins/org.apache.jasper_* \
12mr|eclipse-3.4.2-0.2.7|623	plugins/org.apache.jasper_$JASPERVERSION
12mr|eclipse-3.4.2-0.2.7|624	
12mr|eclipse-3.4.2-0.2.7|625	# link to servlet-api
12mr|eclipse-3.4.2-0.2.7|626	SERVLETAPIVERSION=$(ls plugins | grep javax.servlet_ | \
12mr|eclipse-3.4.2-0.2.7|627	sed 's/javax.servlet_//')
12mr|eclipse-3.4.2-0.2.7|628	rm plugins/javax.servlet_*
12mr|eclipse-3.4.2-0.2.7|629	ln -s %{_javadir}/tomcat5-servlet-2.4-api.jar \
12mr|eclipse-3.4.2-0.2.7|630	plugins/javax.servlet_$SERVLETAPIVERSION
12mr|eclipse-3.4.2-0.2.7|631	
12mr|eclipse-3.4.2-0.2.7|632	# link to jsp-api
12mr|eclipse-3.4.2-0.2.7|633	JSPAPIVERSION=$(ls plugins | grep javax.servlet.jsp_ | \
12mr|eclipse-3.4.2-0.2.7|634	sed 's/javax.servlet.jsp_//')
12mr|eclipse-3.4.2-0.2.7|635	rm plugins/javax.servlet.jsp_*
12mr|eclipse-3.4.2-0.2.7|636	ln -s %{_javadir}/tomcat5-jsp-2.0-api.jar \
12mr|eclipse-3.4.2-0.2.7|637	plugins/javax.servlet.jsp_$JSPAPIVERSION
12mr|eclipse-3.4.2-0.2.7|638	
12mr|eclipse-3.4.2-0.2.7|639	# delete included jars
12mr|eclipse-3.4.2-0.2.7|640	# https://bugs.eclipse.org/bugs/show_bug.cgi?id=170662
12mr|eclipse-3.4.2-0.2.7|641	rm plugins/org.eclipse.swt.win32.win32.x86/swt.jar \
12mr|eclipse-3.4.2-0.2.7|642	plugins/org.eclipse.swt/extra_jars/exceptions.jar \
12mr|eclipse-3.4.2-0.2.7|643	plugins/org.eclipse.swt.tools/swttools.jar \
12mr|eclipse-3.4.2-0.2.7|644	plugins/org.eclipse.osgi/osgi/osgi.cmpn.jar \
12mr|eclipse-3.4.2-0.2.7|645	plugins/org.eclipse.osgi/osgi/osgi.core.jar \
12mr|eclipse-3.4.2-0.2.7|646	plugins/org.eclipse.osgi/supplement/osgi/osgi.jar
12mr|eclipse-3.4.2-0.2.7|647	
12mr|eclipse-3.4.2-0.2.7|648	# FIXME:  figure out a way to symlink to something.  Alternatively,
12mr|eclipse-3.4.2-0.2.7|649	# patch out of package.org.eclipse.sdk*.xml.
12mr|eclipse-3.4.2-0.2.7|650	# Delete unnecessary-for-build source JARs
12mr|eclipse-3.4.2-0.2.7|651	#rm plugins/*.source_*.jar
12mr|eclipse-3.4.2-0.2.7|652	
12mr|eclipse-3.4.2-0.2.7|653	# make sure there are no jars left
12mr|eclipse-3.4.2-0.2.7|654	JARS=""
12mr|eclipse-3.4.2-0.2.7|655	for j in $(find -name \*.jar); do
12mr|eclipse-3.4.2-0.2.7|656	if [ ! -L $j ]; then
12mr|eclipse-3.4.2-0.2.7|657	JARS="$JARS `echo $j`"
12mr|eclipse-3.4.2-0.2.7|658	fi
12mr|eclipse-3.4.2-0.2.7|659	done
12mr|eclipse-3.4.2-0.2.7|660	if [ ! -z "$JARS" ]; then
12mr|eclipse-3.4.2-0.2.7|661	echo "These jars should be deleted and symlinked to system jars: $JARS"
12mr|eclipse-3.4.2-0.2.7|662	#FIXME: enable  exit 1
12mr|eclipse-3.4.2-0.2.7|663	fi
12mr|eclipse-3.4.2-0.2.7|664	
12mr|eclipse-3.4.2-0.2.7|665	tar jxf %{SOURCE20}
12mr|eclipse-3.4.2-0.2.7|666	
12mr|eclipse-3.4.2-0.2.7|667	# ECF filetransfer plugins
12mr|eclipse-3.4.2-0.2.7|668	tar jxf %{SOURCE25}
12mr|eclipse-3.4.2-0.2.7|669	pushd org.eclipse.ecf
12mr|eclipse-3.4.2-0.2.7|670	%patch35
12mr|eclipse-3.4.2-0.2.7|671	mkdir -p features/org.eclipse.ecf.filetransfer-feature
12mr|eclipse-3.4.2-0.2.7|672	pushd features/org.eclipse.ecf.filetransfer-feature
12mr|eclipse-3.4.2-0.2.7|673	cp -p %{SOURCE26} feature.xml
12mr|eclipse-3.4.2-0.2.7|674	cp -p %{SOURCE27} build.properties
12mr|eclipse-3.4.2-0.2.7|675	popd
12mr|eclipse-3.4.2-0.2.7|676	popd
12mr|eclipse-3.4.2-0.2.7|677	sed --in-place "s/uname \-p/uname \-m/"  plugins/org.eclipse.swt/Eclipse\ SWT\ PI/gtk/library/build.sh
12mr|eclipse-3.4.2-0.2.7|678	
12mr|eclipse-3.4.2-0.2.7|679	# Test framework
12mr|eclipse-3.4.2-0.2.7|680	tar jxvf %{SOURCE30}
12mr|eclipse-3.4.2-0.2.7|681	pushd %{name}-%{version}-testframework
12mr|eclipse-3.4.2-0.2.7|682	%patch41
12mr|eclipse-3.4.2-0.2.7|683	pushd org.eclipse.test
12mr|eclipse-3.4.2-0.2.7|684	%patch42
12mr|eclipse-3.4.2-0.2.7|685	popd
12mr|eclipse-3.4.2-0.2.7|686	sed -i "s:/usr/lib/eclipse:%{_libdir}/%{name}:" org.eclipse.test/library.xml
12mr|eclipse-3.4.2-0.2.7|687	popd
12mr|eclipse-3.4.2-0.2.7|688	
12mr|eclipse-3.4.2-0.2.7|689	%patch43
12mr|eclipse-3.4.2-0.2.7|690	%patch44
12mr|eclipse-3.4.2-0.2.7|691	%patch46 -p1
12mr|eclipse-3.4.2-0.2.7|692	
12mr|eclipse-3.4.2-0.2.7|693	%build
12mr|eclipse-3.4.2-0.2.7|694	ORIGCLASSPATH=$CLASSPATH
12mr|eclipse-3.4.2-0.2.7|695	
12mr|eclipse-3.4.2-0.2.7|696	# Bootstrapping:
12mr|eclipse-3.4.2-0.2.7|697	# 1. Build ecj with javac
12mr|eclipse-3.4.2-0.2.7|698	%ant -DcompilerArg="-encoding ISO-8859-1 -nowarn" -buildfile jdtcoresrc/compilejdtcorewithjavac.xml
12mr|eclipse-3.4.2-0.2.7|699	
12mr|eclipse-3.4.2-0.2.7|700	# 2. Use this ecj to rebuild itself
12mr|eclipse-3.4.2-0.2.7|701	export CLASSPATH=`pwd`/jdtcoresrc/ecj.jar:$ORIGCLASSPATH
12mr|eclipse-3.4.2-0.2.7|702	%ant -DcompilerArg="-encoding ISO-8859-1 -nowarn" -buildfile jdtcoresrc/compilejdtcore.xml
12mr|eclipse-3.4.2-0.2.7|703	
12mr|eclipse-3.4.2-0.2.7|704	# Build the rest of Eclipse
12mr|eclipse-3.4.2-0.2.7|705	export CLASSPATH=`pwd`/ecj.jar:$ORIGCLASSPATH
12mr|eclipse-3.4.2-0.2.7|706	export JAVA_HOME=%{java_home}
12mr|eclipse-3.4.2-0.2.7|707	%ant \
12mr|eclipse-3.4.2-0.2.7|708	-Dnobootstrap=true \
12mr|eclipse-3.4.2-0.2.7|709	-DinstallOs=linux -DinstallWs=gtk -DinstallArch=%{eclipse_arch} \
12mr|eclipse-3.4.2-0.2.7|710	-Dlibsconfig=true \
12mr|eclipse-3.4.2-0.2.7|711	-DJavaSE-1.6=%{_jvmdir}/java/jre/lib/rt.jar \
12mr|eclipse-3.4.2-0.2.7|712	-DcompilerArg="-encoding ISO-8859-1 -nowarn"
12mr|eclipse-3.4.2-0.2.7|713	
12mr|eclipse-3.4.2-0.2.7|714	# Build the FileInitializer application
12mr|eclipse-3.4.2-0.2.7|715	SDK=$(cd eclipse && pwd)
12mr|eclipse-3.4.2-0.2.7|716	mkdir -p home
12mr|eclipse-3.4.2-0.2.7|717	homedir=$(cd home && pwd)
12mr|eclipse-3.4.2-0.2.7|718	LAUNCHERVERSION=$(ls $SDK/plugins | grep equinox.launcher_ | sed 's/org.eclipse.equinox.launcher_//')
12mr|eclipse-3.4.2-0.2.7|719	PDEPLUGINVERSION=$(ls $SDK/plugins | grep pde.build_ | sed 's/org.eclipse.pde.build_//')
12mr|eclipse-3.4.2-0.2.7|720	pushd equinox-incubator
12mr|eclipse-3.4.2-0.2.7|721	mkdir -p build
12mr|eclipse-3.4.2-0.2.7|722	
12mr|eclipse-3.4.2-0.2.7|723	# This can go away when package build handles plugins (not just features)
12mr|eclipse-3.4.2-0.2.7|724	echo "<project default=\"main\"><target name=\"main\"></target></project>" > build/assemble.org.eclipse.equinox.initializer.all.xml
12mr|eclipse-3.4.2-0.2.7|725	echo "<project default=\"main\"><target name=\"main\"></target></project>" > build/package.org.eclipse.equinox.initializer.all.xml
12mr|eclipse-3.4.2-0.2.7|726	
12mr|eclipse-3.4.2-0.2.7|727	%java -cp $SDK/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \
12mr|eclipse-3.4.2-0.2.7|728	-Duser.home=$homedir                              \
12mr|eclipse-3.4.2-0.2.7|729	org.eclipse.core.launcher.Main \
12mr|eclipse-3.4.2-0.2.7|730	-application org.eclipse.ant.core.antRunner       \
12mr|eclipse-3.4.2-0.2.7|731	-Dtype=plugin                                    \
12mr|eclipse-3.4.2-0.2.7|732	-Did=org.eclipse.equinox.initializer                   \
12mr|eclipse-3.4.2-0.2.7|733	-DsourceDirectory=$(pwd)                          \
12mr|eclipse-3.4.2-0.2.7|734	-DbaseLocation=$SDK \
12mr|eclipse-3.4.2-0.2.7|735	-Dbuilder=$SDK/plugins/org.eclipse.pde.build_$PDEPLUGINVERSION/templates/package-build  \
12mr|eclipse-3.4.2-0.2.7|736	-f $SDK/plugins/org.eclipse.pde.build_$PDEPLUGINVERSION/scripts/build.xml
12mr|eclipse-3.4.2-0.2.7|737	
12mr|eclipse-3.4.2-0.2.7|738	pushd build/plugins/org.eclipse.equinox.initializer
12mr|eclipse-3.4.2-0.2.7|739	%java -cp $SDK/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \
12mr|eclipse-3.4.2-0.2.7|740	-Duser.home=$homedir                              \
12mr|eclipse-3.4.2-0.2.7|741	org.eclipse.core.launcher.Main \
12mr|eclipse-3.4.2-0.2.7|742	-application org.eclipse.ant.core.antRunner       \
12mr|eclipse-3.4.2-0.2.7|743	-f build.xml build.update.jar
12mr|eclipse-3.4.2-0.2.7|744	popd
12mr|eclipse-3.4.2-0.2.7|745	popd
12mr|eclipse-3.4.2-0.2.7|746	
12mr|eclipse-3.4.2-0.2.7|747	# Build the ECF filetransfer plugins
12mr|eclipse-3.4.2-0.2.7|748	pushd org.eclipse.ecf
12mr|eclipse-3.4.2-0.2.7|749	mkdir -p build
12mr|eclipse-3.4.2-0.2.7|750	
12mr|eclipse-3.4.2-0.2.7|751	%java -cp $SDK/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \
12mr|eclipse-3.4.2-0.2.7|752	-Duser.home=$homedir                              \
12mr|eclipse-3.4.2-0.2.7|753	org.eclipse.core.launcher.Main \
12mr|eclipse-3.4.2-0.2.7|754	-application org.eclipse.ant.core.antRunner       \
12mr|eclipse-3.4.2-0.2.7|755	-Dtype=feature                                    \
12mr|eclipse-3.4.2-0.2.7|756	-Did=org.eclipse.ecf.filetransfer_feature                   \
12mr|eclipse-3.4.2-0.2.7|757	-DsourceDirectory=$(pwd)                          \
12mr|eclipse-3.4.2-0.2.7|758	-DbaseLocation=$SDK \
12mr|eclipse-3.4.2-0.2.7|759	-Dbuilder=$SDK/plugins/org.eclipse.pde.build_$PDEPLUGINVERSION/templates/package-build  \
12mr|eclipse-3.4.2-0.2.7|760	-f $SDK/plugins/org.eclipse.pde.build_$PDEPLUGINVERSION/scripts/build.xml
12mr|eclipse-3.4.2-0.2.7|761	
12mr|eclipse-3.4.2-0.2.7|762	popd
12mr|eclipse-3.4.2-0.2.7|763	
12mr|eclipse-3.4.2-0.2.7|764	# Build the test framework
12mr|eclipse-3.4.2-0.2.7|765	pushd %{name}-%{version}-testframework
12mr|eclipse-3.4.2-0.2.7|766	mkdir -p build
12mr|eclipse-3.4.2-0.2.7|767	
12mr|eclipse-3.4.2-0.2.7|768	# The qualifier is what is in upstream's release:
12mr|eclipse-3.4.2-0.2.7|769	# http://download.eclipse.org/eclipse/downloads/drops/R-3.4-200806172000/eclipse-test-framework-3.4.zip
12mr|eclipse-3.4.2-0.2.7|770	%java -cp $SDK/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \
12mr|eclipse-3.4.2-0.2.7|771	-Duser.home=$homedir                              \
12mr|eclipse-3.4.2-0.2.7|772	org.eclipse.core.launcher.Main \
12mr|eclipse-3.4.2-0.2.7|773	-application org.eclipse.ant.core.antRunner       \
12mr|eclipse-3.4.2-0.2.7|774	-Dtype=feature                                    \
12mr|eclipse-3.4.2-0.2.7|775	-Did=org.eclipse.test                   \
12mr|eclipse-3.4.2-0.2.7|776	-DsourceDirectory=$(pwd)                          \
12mr|eclipse-3.4.2-0.2.7|777	-DbaseLocation=$SDK \
12mr|eclipse-3.4.2-0.2.7|778	-DforceContextQualifier=v20080507 \
12mr|eclipse-3.4.2-0.2.7|779	-Dbuilder=$SDK/plugins/org.eclipse.pde.build_$PDEPLUGINVERSION/templates/package-build  \
12mr|eclipse-3.4.2-0.2.7|780	-f $SDK/plugins/org.eclipse.pde.build_$PDEPLUGINVERSION/scripts/build.xml
12mr|eclipse-3.4.2-0.2.7|781	
12mr|eclipse-3.4.2-0.2.7|782	unzip build/rpmBuild/org.eclipse.test.zip
12mr|eclipse-3.4.2-0.2.7|783	# These are already in the SDK
12mr|eclipse-3.4.2-0.2.7|784	rm eclipse/epl-v10.html eclipse/notice.html
12mr|eclipse-3.4.2-0.2.7|785	rm -rf eclipse/plugins/org.junit*
12mr|eclipse-3.4.2-0.2.7|786	rm build/rpmBuild/org.eclipse.test.zip
12mr|eclipse-3.4.2-0.2.7|787	zip -r build/rpmBuild/org.eclipse.test.zip eclipse
12mr|eclipse-3.4.2-0.2.7|788	popd
12mr|eclipse-3.4.2-0.2.7|789	
12mr|eclipse-3.4.2-0.2.7|790	
12mr|eclipse-3.4.2-0.2.7|791	%install
12mr|eclipse-3.4.2-0.2.7|792	# Get swt version
12mr|eclipse-3.4.2-0.2.7|793	SWT_MAJ_VER=$(grep maj_ver plugins/org.eclipse.swt/Eclipse\ SWT/common/library/make_common.mak | cut -f 2 -d =)
12mr|eclipse-3.4.2-0.2.7|794	SWT_MIN_VER=$(grep min_ver plugins/org.eclipse.swt/Eclipse\ SWT/common/library/make_common.mak | cut -f 2 -d =)
12mr|eclipse-3.4.2-0.2.7|795	SWT_VERSION=$SWT_MAJ_VER$SWT_MIN_VER
12mr|eclipse-3.4.2-0.2.7|796	
12mr|eclipse-3.4.2-0.2.7|797	# Some directories we need
12mr|eclipse-3.4.2-0.2.7|798	sdkDir=$RPM_BUILD_ROOT%{_libdir}/%{name}
12mr|eclipse-3.4.2-0.2.7|799	install -d -m 755 $sdkDir
12mr|eclipse-3.4.2-0.2.7|800	install -d -m 755 $sdkDir/plugins
12mr|eclipse-3.4.2-0.2.7|801	install -d -m 755 $sdkDir/features
12mr|eclipse-3.4.2-0.2.7|802	# FIXME:  We can probably get rid of the links directory (for the
12mr|eclipse-3.4.2-0.2.7|803	# datadir.link file) when we ensure all plugins are installing into
12mr|eclipse-3.4.2-0.2.7|804	# dropins (either in libdir or datadir).
12mr|eclipse-3.4.2-0.2.7|805	install -d -m 755 $RPM_BUILD_ROOT%{_libdir}/java
12mr|eclipse-3.4.2-0.2.7|806	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|eclipse-3.4.2-0.2.7|807	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/dropins
12mr|eclipse-3.4.2-0.2.7|808	
12mr|eclipse-3.4.2-0.2.7|809	# FIXME:  Please don't install stuff to these directories.  They're only
12mr|eclipse-3.4.2-0.2.7|810	# still here for legacy plugins (which probably won't function in 3.4).
12mr|eclipse-3.4.2-0.2.7|811	# We'll remove these later.
12mr|eclipse-3.4.2-0.2.7|812	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/features
12mr|eclipse-3.4.2-0.2.7|813	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/plugins
12mr|eclipse-3.4.2-0.2.7|814	
12mr|eclipse-3.4.2-0.2.7|815	# Explode the resulting SDK tarball
12mr|eclipse-3.4.2-0.2.7|816	tar -C $RPM_BUILD_ROOT%{_libdir} -zxf result/linux-gtk-%{eclipse_arch}-sdk.tar.gz
12mr|eclipse-3.4.2-0.2.7|817	
12mr|eclipse-3.4.2-0.2.7|818	# ECF filetransfer plugins we built
12mr|eclipse-3.4.2-0.2.7|819	rm $sdkDir/plugins/org.eclipse.ecf*.jar
12mr|eclipse-3.4.2-0.2.7|820	unzip -d $RPM_BUILD_ROOT%{_libdir} \
12mr|eclipse-3.4.2-0.2.7|821	org.eclipse.ecf/build/rpmBuild/org.eclipse.ecf.filetransfer_feature.zip
12mr|eclipse-3.4.2-0.2.7|822	# Remove the feature we used for building
12mr|eclipse-3.4.2-0.2.7|823	rm -rf \
12mr|eclipse-3.4.2-0.2.7|824	$sdkDir/features/org.eclipse.ecf.filetransfer_feature_*
12mr|eclipse-3.4.2-0.2.7|825	
12mr|eclipse-3.4.2-0.2.7|826	# Test framework
12mr|eclipse-3.4.2-0.2.7|827	unzip -d $RPM_BUILD_ROOT%{_libdir} \
12mr|eclipse-3.4.2-0.2.7|828	%{name}-%{version}-testframework/build/rpmBuild/org.eclipse.test.zip
12mr|eclipse-3.4.2-0.2.7|829	mv $RPM_BUILD_ROOT%{_libdir}/eclipse/plugins/org.eclipse.test{_3.2.0,}
12mr|eclipse-3.4.2-0.2.7|830	
12mr|eclipse-3.4.2-0.2.7|831	LAUNCHERVERSION=$(ls $sdkDir/plugins | grep equinox.launcher_ | sed 's/org.eclipse.equinox.launcher_//')
12mr|eclipse-3.4.2-0.2.7|832	
12mr|eclipse-3.4.2-0.2.7|833	# Install the file initializer app
12mr|eclipse-3.4.2-0.2.7|834	cp -p equinox-incubator/org.eclipse.equinox.initializer/org.eclipse.equinox.initializer_*.jar \
12mr|eclipse-3.4.2-0.2.7|835	$sdkDir/plugins
12mr|eclipse-3.4.2-0.2.7|836	
12mr|eclipse-3.4.2-0.2.7|837	# Install the Mandriva Eclipse product plugin
12mr|eclipse-3.4.2-0.2.7|838	unzip -qq -d $sdkDir/plugins %{SOURCE4}
12mr|eclipse-3.4.2-0.2.7|839	# Install the Mandriva Eclipse product feature
12mr|eclipse-3.4.2-0.2.7|840	unzip -qq -d $sdkDir/features %{SOURCE5}
12mr|eclipse-3.4.2-0.2.7|841	
12mr|eclipse-3.4.2-0.2.7|842	installDir=$sdkDir-Platform
12mr|eclipse-3.4.2-0.2.7|843	metadataDir=$installDir/metadata-Platform
12mr|eclipse-3.4.2-0.2.7|844	provisionDir=$installDir-provisioned
12mr|eclipse-3.4.2-0.2.7|845	profileId=PlatformProfile
12mr|eclipse-3.4.2-0.2.7|846	
12mr|eclipse-3.4.2-0.2.7|847	# Copy just the platform
12mr|eclipse-3.4.2-0.2.7|848	mkdir $installDir
12mr|eclipse-3.4.2-0.2.7|849	pushd $installDir
12mr|eclipse-3.4.2-0.2.7|850	sh %{SOURCE28} $sdkDir
12mr|eclipse-3.4.2-0.2.7|851	mv plugins/*.source* $sdkDir/plugins
12mr|eclipse-3.4.2-0.2.7|852	popd
12mr|eclipse-3.4.2-0.2.7|853	
12mr|eclipse-3.4.2-0.2.7|854	# Generate metadata for the platform
12mr|eclipse-3.4.2-0.2.7|855	%java \
12mr|eclipse-3.4.2-0.2.7|856	-cp $installDir/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \
12mr|eclipse-3.4.2-0.2.7|857	org.eclipse.core.launcher.Main \
12mr|eclipse-3.4.2-0.2.7|858	-application \
12mr|eclipse-3.4.2-0.2.7|859	org.eclipse.equinox.p2.metadata.generator.EclipseGenerator \
12mr|eclipse-3.4.2-0.2.7|860	-metadataRepository file:$metadataDir \
12mr|eclipse-3.4.2-0.2.7|861	-artifactRepository file:$metadataDir \
12mr|eclipse-3.4.2-0.2.7|862	-source $installDir \
12mr|eclipse-3.4.2-0.2.7|863	-root "Mandriva Eclipse Platform" \
12mr|eclipse-3.4.2-0.2.7|864	-rootVersion %{version} \
12mr|eclipse-3.4.2-0.2.7|865	-flavor tooling \
12mr|eclipse-3.4.2-0.2.7|866	-publishArtifacts \
12mr|eclipse-3.4.2-0.2.7|867	-append \
12mr|eclipse-3.4.2-0.2.7|868	-artifactRepositoryName "Mandriva Eclipse" \
12mr|eclipse-3.4.2-0.2.7|869	-metadataRepositoryName "Mandriva Eclipse"
12mr|eclipse-3.4.2-0.2.7|870	
12mr|eclipse-3.4.2-0.2.7|871	# JDT
12mr|eclipse-3.4.2-0.2.7|872	jdtDir=$sdkDir-JDT
12mr|eclipse-3.4.2-0.2.7|873	jdtMetadata=$jdtDir/metadata-JDT
12mr|eclipse-3.4.2-0.2.7|874	
12mr|eclipse-3.4.2-0.2.7|875	mkdir $jdtDir
12mr|eclipse-3.4.2-0.2.7|876	pushd $jdtDir
12mr|eclipse-3.4.2-0.2.7|877	mkdir features plugins
12mr|eclipse-3.4.2-0.2.7|878	mv $sdkDir/features/org.eclipse.jdt_* features
12mr|eclipse-3.4.2-0.2.7|879	for plugin in org.eclipse.jdt \
12mr|eclipse-3.4.2-0.2.7|880	org.eclipse.ant.ui \
12mr|eclipse-3.4.2-0.2.7|881	org.eclipse.jdt.apt.core \
12mr|eclipse-3.4.2-0.2.7|882	org.eclipse.jdt.apt.ui \
12mr|eclipse-3.4.2-0.2.7|883	org.eclipse.jdt.apt.pluggable.core \
12mr|eclipse-3.4.2-0.2.7|884	org.eclipse.jdt.compiler.apt \
12mr|eclipse-3.4.2-0.2.7|885	org.eclipse.jdt.compiler.tool \
12mr|eclipse-3.4.2-0.2.7|886	org.eclipse.jdt.core \
12mr|eclipse-3.4.2-0.2.7|887	org.eclipse.jdt.core.manipulation \
12mr|eclipse-3.4.2-0.2.7|888	org.eclipse.jdt.debug.ui \
12mr|eclipse-3.4.2-0.2.7|889	org.eclipse.jdt.debug \
12mr|eclipse-3.4.2-0.2.7|890	org.eclipse.jdt.junit \
12mr|eclipse-3.4.2-0.2.7|891	org.eclipse.jdt.junit.runtime \
12mr|eclipse-3.4.2-0.2.7|892	org.eclipse.jdt.junit4.runtime \
12mr|eclipse-3.4.2-0.2.7|893	org.eclipse.jdt.launching \
12mr|eclipse-3.4.2-0.2.7|894	org.eclipse.jdt.ui \
12mr|eclipse-3.4.2-0.2.7|895	org.junit \
12mr|eclipse-3.4.2-0.2.7|896	org.junit4 \
12mr|eclipse-3.4.2-0.2.7|897	org.eclipse.jdt.doc.user; do
12mr|eclipse-3.4.2-0.2.7|898	mv $sdkDir/plugins/${plugin}_* plugins
12mr|eclipse-3.4.2-0.2.7|899	done
12mr|eclipse-3.4.2-0.2.7|900	popd
12mr|eclipse-3.4.2-0.2.7|901	
12mr|eclipse-3.4.2-0.2.7|902	# Generate metadata for JDT
12mr|eclipse-3.4.2-0.2.7|903	%java \
12mr|eclipse-3.4.2-0.2.7|904	-cp $installDir/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \
12mr|eclipse-3.4.2-0.2.7|905	org.eclipse.core.launcher.Main \
12mr|eclipse-3.4.2-0.2.7|906	-application \
12mr|eclipse-3.4.2-0.2.7|907	org.eclipse.equinox.p2.metadata.generator.EclipseGenerator \
12mr|eclipse-3.4.2-0.2.7|908	-metadataRepository file:$jdtMetadata \
12mr|eclipse-3.4.2-0.2.7|909	-artifactRepository file:$jdtMetadata \
12mr|eclipse-3.4.2-0.2.7|910	-source $jdtDir \
12mr|eclipse-3.4.2-0.2.7|911	-root "Mandriva Eclipse JDT" \
12mr|eclipse-3.4.2-0.2.7|912	-rootVersion %{version} \
12mr|eclipse-3.4.2-0.2.7|913	-flavor tooling \
12mr|eclipse-3.4.2-0.2.7|914	-append \
12mr|eclipse-3.4.2-0.2.7|915	-artifactRepositoryName "Mandriva Eclipse" \
12mr|eclipse-3.4.2-0.2.7|916	-metadataRepositoryName "Mandriva Eclipse"
12mr|eclipse-3.4.2-0.2.7|917	
12mr|eclipse-3.4.2-0.2.7|918	# SDK
12mr|eclipse-3.4.2-0.2.7|919	sdkMetadata=$sdkDir/metadata-SDK
12mr|eclipse-3.4.2-0.2.7|920	
12mr|eclipse-3.4.2-0.2.7|921	# Generate metadata for SDK
12mr|eclipse-3.4.2-0.2.7|922	%java \
12mr|eclipse-3.4.2-0.2.7|923	-cp $installDir/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \
12mr|eclipse-3.4.2-0.2.7|924	org.eclipse.core.launcher.Main \
12mr|eclipse-3.4.2-0.2.7|925	-application \
12mr|eclipse-3.4.2-0.2.7|926	org.eclipse.equinox.p2.metadata.generator.EclipseGenerator \
12mr|eclipse-3.4.2-0.2.7|927	-metadataRepository file:$sdkMetadata \
12mr|eclipse-3.4.2-0.2.7|928	-artifactRepository file:$sdkMetadata \
12mr|eclipse-3.4.2-0.2.7|929	-source $sdkDir \
12mr|eclipse-3.4.2-0.2.7|930	-root "Mandriva Eclipse SDK" \
12mr|eclipse-3.4.2-0.2.7|931	-rootVersion %{version} \
12mr|eclipse-3.4.2-0.2.7|932	-flavor tooling \
12mr|eclipse-3.4.2-0.2.7|933	-publishArtifacts \
12mr|eclipse-3.4.2-0.2.7|934	-append \
12mr|eclipse-3.4.2-0.2.7|935	-artifactRepositoryName "Mandriva Eclipse" \
12mr|eclipse-3.4.2-0.2.7|936	-metadataRepositoryName "Mandriva Eclipse"
12mr|eclipse-3.4.2-0.2.7|937	
12mr|eclipse-3.4.2-0.2.7|938	# Director config.ini
12mr|eclipse-3.4.2-0.2.7|939	mv $installDir/configuration/config.ini{,.bak}
12mr|eclipse-3.4.2-0.2.7|940	cp -p %{SOURCE22} $installDir/configuration/config.ini
12mr|eclipse-3.4.2-0.2.7|941	
12mr|eclipse-3.4.2-0.2.7|942	# Debugging?  Add -debug and -consolelog
12mr|eclipse-3.4.2-0.2.7|943	# Provision with director
12mr|eclipse-3.4.2-0.2.7|944	%java \
12mr|eclipse-3.4.2-0.2.7|945	-Declipse.p2.data.area=file://$provisionDir/p2 \
12mr|eclipse-3.4.2-0.2.7|946	-cp $installDir/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \
12mr|eclipse-3.4.2-0.2.7|947	org.eclipse.core.launcher.Main \
12mr|eclipse-3.4.2-0.2.7|948	-application \
12mr|eclipse-3.4.2-0.2.7|949	org.eclipse.equinox.p2.director.app.application \
12mr|eclipse-3.4.2-0.2.7|950	-flavor tooling \
12mr|eclipse-3.4.2-0.2.7|951	-installIU "Mandriva Eclipse Platform" \
12mr|eclipse-3.4.2-0.2.7|952	-version %{version} \
12mr|eclipse-3.4.2-0.2.7|953	-p2.os linux \
12mr|eclipse-3.4.2-0.2.7|954	-p2.ws gtk \
12mr|eclipse-3.4.2-0.2.7|955	-p2.arch %{eclipse_arch} \
12mr|eclipse-3.4.2-0.2.7|956	-roaming \
12mr|eclipse-3.4.2-0.2.7|957	-profile $profileId \
12mr|eclipse-3.4.2-0.2.7|958	-profileProperties org.eclipse.update.install.features=true \
12mr|eclipse-3.4.2-0.2.7|959	-metadataRepository file:$metadataDir \
12mr|eclipse-3.4.2-0.2.7|960	-artifactRepository file:$metadataDir \
12mr|eclipse-3.4.2-0.2.7|961	-destination $provisionDir \
12mr|eclipse-3.4.2-0.2.7|962	-bundlepool $provisionDir
12mr|eclipse-3.4.2-0.2.7|963	
12mr|eclipse-3.4.2-0.2.7|964	# Stuff in JDT, PDE, SDK
12mr|eclipse-3.4.2-0.2.7|965	for f in about.html about_files \.eclipseproduct epl-v10.html notice.html readme; do
12mr|eclipse-3.4.2-0.2.7|966	if 	[ -e $installDir/$f ]; then
12mr|eclipse-3.4.2-0.2.7|967	mv $installDir/$f $provisionDir
12mr|eclipse-3.4.2-0.2.7|968	fi
12mr|eclipse-3.4.2-0.2.7|969	done
12mr|eclipse-3.4.2-0.2.7|970	# FIXME:  should add artifacts.xml here
12mr|eclipse-3.4.2-0.2.7|971	dropins=$provisionDir/dropins
12mr|eclipse-3.4.2-0.2.7|972	mkdir -p $dropins/jdt $dropins/sdk
12mr|eclipse-3.4.2-0.2.7|973	mv $jdtDir/features $dropins/jdt
12mr|eclipse-3.4.2-0.2.7|974	mv $jdtDir/plugins $dropins/jdt
12mr|eclipse-3.4.2-0.2.7|975	mv $jdtMetadata/content.xml $dropins/jdt
12mr|eclipse-3.4.2-0.2.7|976	
12mr|eclipse-3.4.2-0.2.7|977	mv $sdkDir/features $dropins/sdk
12mr|eclipse-3.4.2-0.2.7|978	mv $sdkDir/plugins $dropins/sdk
12mr|eclipse-3.4.2-0.2.7|979	
12mr|eclipse-3.4.2-0.2.7|980	mv $sdkMetadata/content.xml $dropins/sdk
12mr|eclipse-3.4.2-0.2.7|981	rm -rf $metadataDir $jdtDir $sdkDir $installDir
12mr|eclipse-3.4.2-0.2.7|982	mv $provisionDir $sdkDir
12mr|eclipse-3.4.2-0.2.7|983	
12mr|eclipse-3.4.2-0.2.7|984	# Fix paths in p2 data
12mr|eclipse-3.4.2-0.2.7|985	rm -rf $sdkDir/p2/org.eclipse.equinox.p2.core/cache
12mr|eclipse-3.4.2-0.2.7|986	rm -rf $sdkDir/p2/org.eclipse.equinox.p2.director/rollback/content.xml
12mr|eclipse-3.4.2-0.2.7|987	sed -i "s|file\:$provisionDir/\ -\ bundle\ pool|Mandriva Eclipse|g" \
12mr|eclipse-3.4.2-0.2.7|988	$sdkDir/artifacts.xml
12mr|eclipse-3.4.2-0.2.7|989	profileDir=$sdkDir/p2/org.eclipse.equinox.p2.engine/profileRegistry
12mr|eclipse-3.4.2-0.2.7|990	pushd $profileDir
12mr|eclipse-3.4.2-0.2.7|991	sed -i "s|$provisionDir|%{_libdir}/%{name}|g" \
12mr|eclipse-3.4.2-0.2.7|992	PlatformProfile.profile/*
12mr|eclipse-3.4.2-0.2.7|993	sed -i "s|$RPM_BUILD_ROOT||g" PlatformProfile.profile/*
12mr|eclipse-3.4.2-0.2.7|994	popd
12mr|eclipse-3.4.2-0.2.7|995	
12mr|eclipse-3.4.2-0.2.7|996	%ifarch ppc64 sparc sparcv9 sparc64 alpha ia64
12mr|eclipse-3.4.2-0.2.7|997	cp -p features/org.eclipse.platform/gtk/eclipse.ini $sdkDir
12mr|eclipse-3.4.2-0.2.7|998	%endif
12mr|eclipse-3.4.2-0.2.7|999	
12mr|eclipse-3.4.2-0.2.7|1000	cp -p features/org.eclipse.platform/gtk/eclipse.ini.patched \
12mr|eclipse-3.4.2-0.2.7|1001	$sdkDir/eclipse.ini
12mr|eclipse-3.4.2-0.2.7|1002	# We have /usr/share/eclipse/dropins in eclipse.ini
12mr|eclipse-3.4.2-0.2.7|1003	sed -i "s|/usr/share|%{_datadir}|" $sdkDir/eclipse.ini
12mr|eclipse-3.4.2-0.2.7|1004	
12mr|eclipse-3.4.2-0.2.7|1005	# Add a compatibility symlink to startup.jar
12mr|eclipse-3.4.2-0.2.7|1006	pushd $sdkDir
12mr|eclipse-3.4.2-0.2.7|1007	LAUNCHERNAME=$(ls plugins | grep equinox.launcher_)
12mr|eclipse-3.4.2-0.2.7|1008	ln -s plugins/$LAUNCHERNAME startup.jar
12mr|eclipse-3.4.2-0.2.7|1009	popd
12mr|eclipse-3.4.2-0.2.7|1010	
12mr|eclipse-3.4.2-0.2.7|1011	# FIXME: investigate why it doesn't work to set this -- configuration data is
12mr|eclipse-3.4.2-0.2.7|1012	# always written to /usr/share/eclipse/configuration, even with
12mr|eclipse-3.4.2-0.2.7|1013	#     -Dosgi.sharedConfiguration.area=$RPM_BUILD_ROOT%{_libdir}/%{name}/configuration
12mr|eclipse-3.4.2-0.2.7|1014	# Note (2006-12-05):  upon looking at this again, we (bkonrath, overholt) don't
12mr|eclipse-3.4.2-0.2.7|1015	# know what we're doing with $libdir_path :)  It requires some investigation.
12mr|eclipse-3.4.2-0.2.7|1016	#
12mr|eclipse-3.4.2-0.2.7|1017	# Extract .so files
12mr|eclipse-3.4.2-0.2.7|1018	# https://bugs.eclipse.org/bugs/show_bug.cgi?id=90535
12mr|eclipse-3.4.2-0.2.7|1019	pushd $RPM_BUILD_ROOT
12mr|eclipse-3.4.2-0.2.7|1020	libdir_path=$(echo %{_libdir}/%{name} | sed -e 's/^\///')
12mr|eclipse-3.4.2-0.2.7|1021	%java -Dosgi.sharedConfiguration.area=$libdir_path/configuration \
12mr|eclipse-3.4.2-0.2.7|1022	-cp $libdir_path/startup.jar \
12mr|eclipse-3.4.2-0.2.7|1023	org.eclipse.core.launcher.Main \
12mr|eclipse-3.4.2-0.2.7|1024	-consolelog \
12mr|eclipse-3.4.2-0.2.7|1025	-application org.eclipse.equinox.initializer.configInitializer \
12mr|eclipse-3.4.2-0.2.7|1026	-fileInitializer %{SOURCE19}
12mr|eclipse-3.4.2-0.2.7|1027	popd
12mr|eclipse-3.4.2-0.2.7|1028	
12mr|eclipse-3.4.2-0.2.7|1029	# Remove the unnecessary configuration data
12mr|eclipse-3.4.2-0.2.7|1030	rm -r $sdkDir/configuration/org.eclipse.update
12mr|eclipse-3.4.2-0.2.7|1031	rm -r $sdkDir/configuration/org.eclipse.core.runtime
12mr|eclipse-3.4.2-0.2.7|1032	rm -r $sdkDir/configuration/org.eclipse.equinox.app
12mr|eclipse-3.4.2-0.2.7|1033	rm -r $sdkDir/configuration/.settings
12mr|eclipse-3.4.2-0.2.7|1034	rm -rf $sdkDir/configuration/*.log
12mr|eclipse-3.4.2-0.2.7|1035	dataDirs=$(find $sdkDir/configuration \
12mr|eclipse-3.4.2-0.2.7|1036	-type d -name data)
12mr|eclipse-3.4.2-0.2.7|1037	for dataDir in $dataDirs; do
12mr|eclipse-3.4.2-0.2.7|1038	rm -rf `dirname $dataDir`
12mr|eclipse-3.4.2-0.2.7|1039	done
12mr|eclipse-3.4.2-0.2.7|1040	
12mr|eclipse-3.4.2-0.2.7|1041	# Do this again after we've run the file initializer
12mr|eclipse-3.4.2-0.2.7|1042	rm -rf $sdkDir/p2/org.eclipse.equinox.p2.core/cache
12mr|eclipse-3.4.2-0.2.7|1043	rm -rf $sdkDir/p2/org.eclipse.equinox.p2.director/rollback/content.xml
12mr|eclipse-3.4.2-0.2.7|1044	pushd $profileDir
12mr|eclipse-3.4.2-0.2.7|1045	sed -i "s|$RPM_BUILD_ROOT||g" *.profile/*
12mr|eclipse-3.4.2-0.2.7|1046	popd
12mr|eclipse-3.4.2-0.2.7|1047	
12mr|eclipse-3.4.2-0.2.7|1048	pushd $sdkDir
12mr|eclipse-3.4.2-0.2.7|1049	# Create file listings for the extracted shared libraries
12mr|eclipse-3.4.2-0.2.7|1050	echo -n "" > %{_builddir}/%{name}-%{version}/%{name}-platform.install;
12mr|eclipse-3.4.2-0.2.7|1051	echo -n "" > %{_builddir}/%{name}-%{version}/%{name}-swt.install;
12mr|eclipse-3.4.2-0.2.7|1052	for id in `ls configuration/org.eclipse.osgi/bundles`; do
12mr|eclipse-3.4.2-0.2.7|1053	if [ "Xconfiguration" = $(echo X`find configuration/org.eclipse.osgi/bundles/$id -name libswt\*.so` | sed "s:/.*::") ]; then
12mr|eclipse-3.4.2-0.2.7|1054	echo "%{_libdir}/%{name}/configuration/org.eclipse.osgi/bundles/$id" > %{_builddir}/%{name}-%{version}/%{name}-swt.install;
12mr|eclipse-3.4.2-0.2.7|1055	else
12mr|eclipse-3.4.2-0.2.7|1056	echo "%{_libdir}/%{name}/configuration/org.eclipse.osgi/bundles/$id" >> %{_builddir}/%{name}-%{version}/%{name}-platform.install;
12mr|eclipse-3.4.2-0.2.7|1057	fi
12mr|eclipse-3.4.2-0.2.7|1058	done
12mr|eclipse-3.4.2-0.2.7|1059	popd
12mr|eclipse-3.4.2-0.2.7|1060	
12mr|eclipse-3.4.2-0.2.7|1061	# Install symlinks to the SWT JNI shared libraries in %%{_libdir}/eclipse
12mr|eclipse-3.4.2-0.2.7|1062	pushd $RPM_BUILD_ROOT%{_libdir}/%{name}
12mr|eclipse-3.4.2-0.2.7|1063	for lib in $(find configuration -name libswt\*.so); do
12mr|eclipse-3.4.2-0.2.7|1064	rm -f `basename $lib`
12mr|eclipse-3.4.2-0.2.7|1065	ln -sf $lib `basename $lib`
12mr|eclipse-3.4.2-0.2.7|1066	done
12mr|eclipse-3.4.2-0.2.7|1067	popd
12mr|eclipse-3.4.2-0.2.7|1068	
12mr|eclipse-3.4.2-0.2.7|1069	# Set eclipse.product to org.mandriva.ide.platform
12mr|eclipse-3.4.2-0.2.7|1070	sed --in-place "s/plugins\/org.eclipse.platform/plugins\/org.mandriva.ide.platform/" \
12mr|eclipse-3.4.2-0.2.7|1071	$RPM_BUILD_ROOT%{_libdir}/%{name}/configuration/config.ini
12mr|eclipse-3.4.2-0.2.7|1072	sed --in-place "s/eclipse.product=org.eclipse.platform.ide/eclipse.product=org.mandriva.ide.platform.product/" \
12mr|eclipse-3.4.2-0.2.7|1073	$RPM_BUILD_ROOT%{_libdir}/%{name}/configuration/config.ini
12mr|eclipse-3.4.2-0.2.7|1074	
12mr|eclipse-3.4.2-0.2.7|1075	# Install the Eclipse binary wrapper
12mr|eclipse-3.4.2-0.2.7|1076	install -d -m 755 $RPM_BUILD_ROOT%{_bindir}
12mr|eclipse-3.4.2-0.2.7|1077	ln -s %{_libdir}/%{name}/%{name} $RPM_BUILD_ROOT%{_bindir}/%{name}
12mr|eclipse-3.4.2-0.2.7|1078	#install -d -m 755 $RPM_BUILD_ROOT%{_bindir}
12mr|eclipse-3.4.2-0.2.7|1079	#cp -p %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/eclipse
12mr|eclipse-3.4.2-0.2.7|1080	#sed --in-place "s|@LIBDIR@|%{_libdir}|g" $RPM_BUILD_ROOT%{_bindir}/eclipse
12mr|eclipse-3.4.2-0.2.7|1081	#ECLIPSELIBSUFFIX=$(ls $RPM_BUILD_ROOT%{_libdir}/%{name}/plugins/org.eclipse.equinox.launcher.gtk.linux*/*.so | sed "s/.*.launcher.gtk.linux.//")
12mr|eclipse-3.4.2-0.2.7|1082	#sed --in-place "s|@ECLIPSELIBSUFFIX@|$ECLIPSELIBSUFFIX|" $RPM_BUILD_ROOT%{_bindir}/eclipse
12mr|eclipse-3.4.2-0.2.7|1083	
12mr|eclipse-3.4.2-0.2.7|1084	# Ensure the shared libraries have the correct permissions
12mr|eclipse-3.4.2-0.2.7|1085	pushd $RPM_BUILD_ROOT%{_libdir}/%{name}
12mr|eclipse-3.4.2-0.2.7|1086	for lib in `find configuration -name \*.so`; do
12mr|eclipse-3.4.2-0.2.7|1087	chmod 755 $lib
12mr|eclipse-3.4.2-0.2.7|1088	done
12mr|eclipse-3.4.2-0.2.7|1089	
12mr|eclipse-3.4.2-0.2.7|1090	mkdir -p $RPM_BUILD_ROOT%{_libdir}/%{name}/links
12mr|eclipse-3.4.2-0.2.7|1091	# FIXME:  We can probably get rid of the links file when we ensure all
12mr|eclipse-3.4.2-0.2.7|1092	# plugins are installing into dropins (either in libdir or datadir).
12mr|eclipse-3.4.2-0.2.7|1093	# Set up an extension location and a link file for the arch-independent dir
12mr|eclipse-3.4.2-0.2.7|1094	echo "path:%{_datadir}" > \
12mr|eclipse-3.4.2-0.2.7|1095	$sdkDir/links/datadir.link
12mr|eclipse-3.4.2-0.2.7|1096	
12mr|eclipse-3.4.2-0.2.7|1097	# Ensure the launcher binary has the correct permissions
12mr|eclipse-3.4.2-0.2.7|1098	chmod 755 $RPM_BUILD_ROOT/%{_libdir}/%{name}/%{name}
12mr|eclipse-3.4.2-0.2.7|1099	
12mr|eclipse-3.4.2-0.2.7|1100	# Create file listings for the extracted shared libraries
12mr|eclipse-3.4.2-0.2.7|1101	echo -n "" > %{_builddir}/%{buildsubdir}/%{name}-platform.install;
12mr|eclipse-3.4.2-0.2.7|1102	for id in `ls configuration/org.eclipse.osgi/bundles`; do
12mr|eclipse-3.4.2-0.2.7|1103	if [ "Xconfiguration" = $(echo X`find configuration/org.eclipse.osgi/bundles/$id -name libswt\*.so` | sed "s:/.*::") ]; then
12mr|eclipse-3.4.2-0.2.7|1104	echo "%{_libdir}/%{name}/configuration/org.eclipse.osgi/bundles/$id" > %{_builddir}/%{buildsubdir}/%{name}-swt.install;
12mr|eclipse-3.4.2-0.2.7|1105	else
12mr|eclipse-3.4.2-0.2.7|1106	echo "%{_libdir}/%{name}/configuration/org.eclipse.osgi/bundles/$id" >> %{_builddir}/%{buildsubdir}/%{name}-platform.install;
12mr|eclipse-3.4.2-0.2.7|1107	fi
12mr|eclipse-3.4.2-0.2.7|1108	done
12mr|eclipse-3.4.2-0.2.7|1109	popd
12mr|eclipse-3.4.2-0.2.7|1110	
12mr|eclipse-3.4.2-0.2.7|1111	# Install symlinks to the SWT JNI shared libraries in %%{_libdir}/eclipse
12mr|eclipse-3.4.2-0.2.7|1112	pushd $RPM_BUILD_ROOT%{_libdir}/%{name}
12mr|eclipse-3.4.2-0.2.7|1113	for lib in $(find configuration -name libswt\*.so); do
12mr|eclipse-3.4.2-0.2.7|1114	rm -f `basename $lib`
12mr|eclipse-3.4.2-0.2.7|1115	ln -sf $lib `basename $lib`
12mr|eclipse-3.4.2-0.2.7|1116	done
12mr|eclipse-3.4.2-0.2.7|1117	popd
12mr|eclipse-3.4.2-0.2.7|1118	
12mr|eclipse-3.4.2-0.2.7|1119	# Install the SWT jar symlinks in libdir
12mr|eclipse-3.4.2-0.2.7|1120	SWTJARVERSION=$(grep v$SWT_VERSION plugins/org.eclipse.swt.gtk.linux.%{eclipse_arch}/build.xml | sed "s:.*<.*\"\(.*\)\"/>:\1:")
12mr|eclipse-3.4.2-0.2.7|1121	pushd $RPM_BUILD_ROOT%{_libdir}/%{name}
12mr|eclipse-3.4.2-0.2.7|1122	ln -s plugins/org.eclipse.swt.gtk.linux.%{eclipse_arch}_$SWTJARVERSION.jar swt-gtk-%{eclipse_majmin}.%{eclipse_micro}.jar
12mr|eclipse-3.4.2-0.2.7|1123	ln -s swt-gtk-%{eclipse_majmin}.%{eclipse_micro}.jar swt-gtk-%{eclipse_majmin}.jar
12mr|eclipse-3.4.2-0.2.7|1124	ln -s swt-gtk-%{eclipse_majmin}.%{eclipse_micro}.jar swt.jar
12mr|eclipse-3.4.2-0.2.7|1125	mkdir -p %{buildroot}%{_jnidir}
12mr|eclipse-3.4.2-0.2.7|1126	ln -s %{_libdir}/%{name}/swt-gtk-%{eclipse_majmin}.%{eclipse_micro}.jar %{buildroot}%{_jnidir}/swt.jar
12mr|eclipse-3.4.2-0.2.7|1127	popd
12mr|eclipse-3.4.2-0.2.7|1128	
12mr|eclipse-3.4.2-0.2.7|1129	# Install the eclipse-ecj.jar symlink for java-1.4.2-gcj-compat's "javac"
12mr|eclipse-3.4.2-0.2.7|1130	JDTCORESUFFIX=$(ls $RPM_BUILD_ROOT%{_libdir}/%{name}/dropins/jdt/plugins \
12mr|eclipse-3.4.2-0.2.7|1131	| grep jdt.core_ | sed "s/org.eclipse.jdt.core_//")
12mr|eclipse-3.4.2-0.2.7|1132	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|eclipse-3.4.2-0.2.7|1133	ln -s %{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.core_$JDTCORESUFFIX \
12mr|eclipse-3.4.2-0.2.7|1134	$RPM_BUILD_ROOT%{_javadir}/eclipse-ecj-%{version}.jar
12mr|eclipse-3.4.2-0.2.7|1135	ln -s %{_javadir}/eclipse-ecj-%{version}.jar \
12mr|eclipse-3.4.2-0.2.7|1136	$RPM_BUILD_ROOT%{_javadir}/eclipse-ecj.jar
12mr|eclipse-3.4.2-0.2.7|1137	ln -s %{_javadir}/eclipse-ecj-%{version}.jar \
12mr|eclipse-3.4.2-0.2.7|1138	$RPM_BUILD_ROOT%{_javadir}/jdtcore-%{version}.jar
12mr|eclipse-3.4.2-0.2.7|1139	ln -s %{_javadir}/jdtcore-%{version}.jar \
12mr|eclipse-3.4.2-0.2.7|1140	$RPM_BUILD_ROOT%{_javadir}/jdtcore.jar
12mr|eclipse-3.4.2-0.2.7|1141	ln -s %{_javadir}/eclipse-ecj-%{version}.jar \
12mr|eclipse-3.4.2-0.2.7|1142	$RPM_BUILD_ROOT%{_javadir}/ecj-%{version}.jar
12mr|eclipse-3.4.2-0.2.7|1143	ln -s %{_javadir}/ecj-%{version}.jar \
12mr|eclipse-3.4.2-0.2.7|1144	$RPM_BUILD_ROOT%{_javadir}/ecj.jar
12mr|eclipse-3.4.2-0.2.7|1145	
12mr|eclipse-3.4.2-0.2.7|1146	# Icons
12mr|eclipse-3.4.2-0.2.7|1147	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps
12mr|eclipse-3.4.2-0.2.7|1148	ln -s %{_libdir}/%{name}/plugins/org.mandriva.ide.platform_%{version}/eclipse48.png \
12mr|eclipse-3.4.2-0.2.7|1149	$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12mr|eclipse-3.4.2-0.2.7|1150	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps
12mr|eclipse-3.4.2-0.2.7|1151	ln -s %{_libdir}/%{name}/plugins/org.mandriva.ide.platform_%{version}/eclipse32.png \
12mr|eclipse-3.4.2-0.2.7|1152	$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12mr|eclipse-3.4.2-0.2.7|1153	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps
12mr|eclipse-3.4.2-0.2.7|1154	ln -s %{_libdir}/%{name}/plugins/org.mandriva.ide.platform_%{version}/eclipse.png \
12mr|eclipse-3.4.2-0.2.7|1155	$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12mr|eclipse-3.4.2-0.2.7|1156	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/pixmaps
12mr|eclipse-3.4.2-0.2.7|1157	ln -s %{_datadir}/icons/hicolor/48x48/apps/%{name}.png $RPM_BUILD_ROOT%{_datadir}/pixmaps
12mr|eclipse-3.4.2-0.2.7|1158	
12mr|eclipse-3.4.2-0.2.7|1159	# Install the efj wrapper script
12mr|eclipse-3.4.2-0.2.7|1160	install -p -D -m0755 %{SOURCE17} $RPM_BUILD_ROOT%{_bindir}/efj
12mr|eclipse-3.4.2-0.2.7|1161	sed --in-place "s:startup.jar:%{_libdir}/%{name}/startup.jar:" \
12mr|eclipse-3.4.2-0.2.7|1162	$RPM_BUILD_ROOT%{_bindir}/efj
12mr|eclipse-3.4.2-0.2.7|1163	
12mr|eclipse-3.4.2-0.2.7|1164	# Install the ecj wrapper script
12mr|eclipse-3.4.2-0.2.7|1165	install -p -D -m0755 %{SOURCE18} $RPM_BUILD_ROOT%{_bindir}/ecj
12mr|eclipse-3.4.2-0.2.7|1166	sed --in-place "s:@JAVADIR@:%{_javadir}:" $RPM_BUILD_ROOT%{_bindir}/ecj
12mr|eclipse-3.4.2-0.2.7|1167	
12mr|eclipse-3.4.2-0.2.7|1168	# A sanity check.
12mr|eclipse-3.4.2-0.2.7|1169	desktop-file-validate %{SOURCE2}
12mr|eclipse-3.4.2-0.2.7|1170	
12mr|eclipse-3.4.2-0.2.7|1171	# freedesktop.org menu entry
12mr|eclipse-3.4.2-0.2.7|1172	install -p -D -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
12mr|eclipse-3.4.2-0.2.7|1173	
12mr|eclipse-3.4.2-0.2.7|1174	# Create a script that can be used to make a symlink tree of the
12mr|eclipse-3.4.2-0.2.7|1175	# eclipse platform.
12mr|eclipse-3.4.2-0.2.7|1176	cp -p %{SOURCE16} copy-platform
12mr|eclipse-3.4.2-0.2.7|1177	(
12mr|eclipse-3.4.2-0.2.7|1178	cd $RPM_BUILD_ROOT%{_libdir}/%{name}
12mr|eclipse-3.4.2-0.2.7|1179	ls -d * | egrep -v '^(plugins|features|about_files|dropins)$'
12mr|eclipse-3.4.2-0.2.7|1180	ls -d plugins/* features/*
12mr|eclipse-3.4.2-0.2.7|1181	) |
12mr|eclipse-3.4.2-0.2.7|1182	sed -e's,^\(.*\),[ ! -e \1 ] \&\& ln -s $eclipse/\1 \1,' >> copy-platform
12mr|eclipse-3.4.2-0.2.7|1183	mkdir -p $RPM_BUILD_ROOT%{_libdir}/%{name}/buildscripts
12mr|eclipse-3.4.2-0.2.7|1184	cp -p copy-platform $RPM_BUILD_ROOT%{_libdir}/%{name}/buildscripts
12mr|eclipse-3.4.2-0.2.7|1185	copyPlatform=$RPM_BUILD_ROOT%{_libdir}/%{name}/buildscripts/copy-platform
12mr|eclipse-3.4.2-0.2.7|1186	pushd $RPM_BUILD_ROOT%{_libdir}/%{name}
12mr|eclipse-3.4.2-0.2.7|1187	for p in $(ls -d dropins/jdt/plugins/*); do
12mr|eclipse-3.4.2-0.2.7|1188	plugin=$(basename $p)
12mr|eclipse-3.4.2-0.2.7|1189	echo $p | sed -e"s,^\(.*\),[ ! -e plugins/$plugin ] \&\& ln -s \$eclipse/\1 plugins/$plugin," >> $copyPlatform
12mr|eclipse-3.4.2-0.2.7|1190	done
12mr|eclipse-3.4.2-0.2.7|1191	for p in $(ls -d dropins/sdk/plugins/*); do
12mr|eclipse-3.4.2-0.2.7|1192	plugin=$(basename $p)
12mr|eclipse-3.4.2-0.2.7|1193	echo $p | sed -e"s,^\(.*\),[ ! -e plugins/$plugin ] \&\& ln -s \$eclipse/\1 plugins/$plugin," >> $copyPlatform
12mr|eclipse-3.4.2-0.2.7|1194	done
12mr|eclipse-3.4.2-0.2.7|1195	popd
12mr|eclipse-3.4.2-0.2.7|1196	
12mr|eclipse-3.4.2-0.2.7|1197	# Install the PDE Build wrapper script.
12mr|eclipse-3.4.2-0.2.7|1198	install -p -D -m0755 %{SOURCE21} \
12mr|eclipse-3.4.2-0.2.7|1199	$RPM_BUILD_ROOT%{_libdir}/%{name}/buildscripts/pdebuild
12mr|eclipse-3.4.2-0.2.7|1200	PDEBUILDVERSION=$(ls $RPM_BUILD_ROOT%{_libdir}/%{name}/dropins/sdk/plugins \
12mr|eclipse-3.4.2-0.2.7|1201	| grep org.eclipse.pde.build_ | \
12mr|eclipse-3.4.2-0.2.7|1202	sed 's/org.eclipse.pde.build_//')
12mr|eclipse-3.4.2-0.2.7|1203	sed -i "s/@PDEBUILDVERSION@/$PDEBUILDVERSION/g" \
12mr|eclipse-3.4.2-0.2.7|1204	$RPM_BUILD_ROOT%{_libdir}/%{name}/buildscripts/pdebuild
12mr|eclipse-3.4.2-0.2.7|1205	
12mr|eclipse-3.4.2-0.2.7|1206	pushd $RPM_BUILD_ROOT%{_libdir}/%{name}
12mr|eclipse-3.4.2-0.2.7|1207	rm plugins/org.sat4j*
12mr|eclipse-3.4.2-0.2.7|1208	ln -s %{_javadir}/org.sat4j.core* plugins/org.sat4j.core_2.0.3.v20081021.jar
12mr|eclipse-3.4.2-0.2.7|1209	ln -s %{_javadir}/org.sat4j.pb* plugins/org.sat4j.pb_2.0.3.v20081021.jar
12mr|eclipse-3.4.2-0.2.7|1210	
12mr|eclipse-3.4.2-0.2.7|1211	ASMPLUGINVERSION=$(ls dropins/sdk/plugins | grep org.objectweb.asm_ | \
12mr|eclipse-3.4.2-0.2.7|1212	sed 's/org.objectweb.asm_//')
12mr|eclipse-3.4.2-0.2.7|1213	rm dropins/sdk/plugins/org.objectweb.asm_$ASMPLUGINVERSION
12mr|eclipse-3.4.2-0.2.7|1214	ln -s %{_javadir}/asm3/asm-all.jar \
12mr|eclipse-3.4.2-0.2.7|1215	dropins/sdk/plugins/org.objectweb.asm_$ASMPLUGINVERSION
12mr|eclipse-3.4.2-0.2.7|1216	
12mr|eclipse-3.4.2-0.2.7|1217	## BEGIN ANT ##
12mr|eclipse-3.4.2-0.2.7|1218	ANTDIR=plugins/$(ls plugins | grep org.apache.ant_)
12mr|eclipse-3.4.2-0.2.7|1219	rm $ANTDIR/lib/*
12mr|eclipse-3.4.2-0.2.7|1220	ANTDIR=$ANTDIR/lib
12mr|eclipse-3.4.2-0.2.7|1221	ln -s %{_javadir}/ant/ant-antlr.jar $ANTDIR/ant-antlr.jar
12mr|eclipse-3.4.2-0.2.7|1222	ln -s %{_javadir}/ant/ant-apache-bcel.jar $ANTDIR/ant-apache-bcel.jar
12mr|eclipse-3.4.2-0.2.7|1223	ln -s %{_javadir}/ant/ant-apache-bsf.jar $ANTDIR/ant-apache-bsf.jar
12mr|eclipse-3.4.2-0.2.7|1224	ln -s %{_javadir}/ant/ant-apache-log4j.jar $ANTDIR/ant-apache-log4j.jar
12mr|eclipse-3.4.2-0.2.7|1225	ln -s %{_javadir}/ant/ant-apache-oro.jar $ANTDIR/ant-apache-oro.jar
12mr|eclipse-3.4.2-0.2.7|1226	ln -s %{_javadir}/ant/ant-apache-regexp.jar $ANTDIR/ant-apache-regexp.jar
12mr|eclipse-3.4.2-0.2.7|1227	ln -s %{_javadir}/ant/ant-apache-resolver.jar $ANTDIR/ant-apache-resolver.jar
12mr|eclipse-3.4.2-0.2.7|1228	ln -s %{_javadir}/ant/ant-commons-logging.jar $ANTDIR/ant-commons-logging.jar
12mr|eclipse-3.4.2-0.2.7|1229	# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180642
12mr|eclipse-3.4.2-0.2.7|1230	# the symlinks that are commented-out are not currently shipped on Fedora
12mr|eclipse-3.4.2-0.2.7|1231	ln -s %{_javadir}/ant/ant-commons-net.jar $ANTDIR/ant-commons-net.jar
12mr|eclipse-3.4.2-0.2.7|1232	#ln -s %{_javadir}/ant/ant-jai.jar $ANTDIR/ant-jai.jar
12mr|eclipse-3.4.2-0.2.7|1233	ln -s %{_javadir}/ant.jar $ANTDIR/ant.jar
12mr|eclipse-3.4.2-0.2.7|1234	ln -s %{_javadir}/ant/ant-javamail.jar $ANTDIR/ant-javamail.jar
12mr|eclipse-3.4.2-0.2.7|1235	ln -s %{_javadir}/ant/ant-jdepend.jar $ANTDIR/ant-jdepend.jar
12mr|eclipse-3.4.2-0.2.7|1236	#ln -s %{_javadir}/ant/ant-jmf.jar $ANTDIR/ant-jmf.jar
12mr|eclipse-3.4.2-0.2.7|1237	ln -s %{_javadir}/ant/ant-jsch.jar $ANTDIR/ant-jsch.jar
12mr|eclipse-3.4.2-0.2.7|1238	ln -s %{_javadir}/ant/ant-junit.jar $ANTDIR/ant-junit.jar
12mr|eclipse-3.4.2-0.2.7|1239	ln -s %{_javadir}/ant-launcher.jar $ANTDIR/ant-launcher.jar
12mr|eclipse-3.4.2-0.2.7|1240	#ln -s %{_javadir}/ant/ant-netrexx.jar $ANTDIR/ant-netrexx.jar
12mr|eclipse-3.4.2-0.2.7|1241	ln -s %{_javadir}/ant/ant-nodeps.jar $ANTDIR/ant-nodeps.jar
12mr|eclipse-3.4.2-0.2.7|1242	#ln -s %{_javadir}/ant/ant-starteam.jar $ANTDIR/ant-starteam.jar
12mr|eclipse-3.4.2-0.2.7|1243	#ln -s %{_javadir}/ant/ant-stylebook.jar $ANTDIR/ant-stylebook.jar
12mr|eclipse-3.4.2-0.2.7|1244	ln -s %{_javadir}/ant/ant-swing.jar $ANTDIR/ant-swing.jar
12mr|eclipse-3.4.2-0.2.7|1245	ln -s %{_javadir}/ant/ant-trax.jar $ANTDIR/ant-trax.jar
12mr|eclipse-3.4.2-0.2.7|1246	#ln -s %{_javadir}/ant/ant-weblogic.jar $ANTDIR/ant-weblogic.jar
12mr|eclipse-3.4.2-0.2.7|1247	## END ANT ##
12mr|eclipse-3.4.2-0.2.7|1248	
12mr|eclipse-3.4.2-0.2.7|1249	JETTYPLUGINVERSION=$(ls plugins | grep org.mortbay.jetty_5 | sed 's/org.mortbay.jetty_//')
12mr|eclipse-3.4.2-0.2.7|1250	rm plugins/org.mortbay.jetty_$JETTYPLUGINVERSION
12mr|eclipse-3.4.2-0.2.7|1251	ln -s %{_javadir}/jetty5/jetty5.jar plugins/org.mortbay.jetty_$JETTYPLUGINVERSION
12mr|eclipse-3.4.2-0.2.7|1252	
12mr|eclipse-3.4.2-0.2.7|1253	pushd dropins/jdt
12mr|eclipse-3.4.2-0.2.7|1254	build-jar-repository -s -p plugins/org.junit_* junit
12mr|eclipse-3.4.2-0.2.7|1255	
12mr|eclipse-3.4.2-0.2.7|1256	JUNIT4VERSION=$(ls plugins | grep org.junit4_ | sed 's/org.junit4_//')
12mr|eclipse-3.4.2-0.2.7|1257	rm plugins/org.junit4_$JUNIT4VERSION/junit.jar
12mr|eclipse-3.4.2-0.2.7|1258	ln -s %{_javadir}/junit4.jar plugins/org.junit4_$JUNIT4VERSION/junit.jar
12mr|eclipse-3.4.2-0.2.7|1259	popd
12mr|eclipse-3.4.2-0.2.7|1260	
12mr|eclipse-3.4.2-0.2.7|1261	JSCHVERSION=$(ls plugins | grep com.jcraft.jsch_ | sed 's/com.jcraft.jsch_//')
12mr|eclipse-3.4.2-0.2.7|1262	rm plugins/com.jcraft.jsch_$JSCHVERSION
12mr|eclipse-3.4.2-0.2.7|1263	ln -s %{_javadir}/jsch.jar plugins/com.jcraft.jsch_$JSCHVERSION
12mr|eclipse-3.4.2-0.2.7|1264	
12mr|eclipse-3.4.2-0.2.7|1265	# link to the icu4j stuff
12mr|eclipse-3.4.2-0.2.7|1266	ICUVERSION=$(ls plugins | grep com.ibm.icu_ | sed 's/com.ibm.icu_//')
12mr|eclipse-3.4.2-0.2.7|1267	rm plugins/com.ibm.icu_*.jar
12mr|eclipse-3.4.2-0.2.7|1268	ln -s %{_libdir}/eclipse/plugins/com.ibm.icu_*.jar plugins/com.ibm.icu_$ICUVERSION
12mr|eclipse-3.4.2-0.2.7|1269	
12mr|eclipse-3.4.2-0.2.7|1270	# link to lucene
12mr|eclipse-3.4.2-0.2.7|1271	LUCENEVERSION=$(ls plugins | grep org.apache.lucene_ | \
12mr|eclipse-3.4.2-0.2.7|1272	sed 's/org.apache.lucene_//')
12mr|eclipse-3.4.2-0.2.7|1273	rm plugins/org.apache.lucene_*
12mr|eclipse-3.4.2-0.2.7|1274	ln -s %{_javadir}/lucene.jar plugins/org.apache.lucene_$LUCENEVERSION
12mr|eclipse-3.4.2-0.2.7|1275	rm plugins/org.apache.lucene.analysis_*
12mr|eclipse-3.4.2-0.2.7|1276	ln -s %{_javadir}/lucene-contrib/lucene-analyzers.jar \
12mr|eclipse-3.4.2-0.2.7|1277	plugins/org.apache.lucene.analysis_$LUCENEVERSION
12mr|eclipse-3.4.2-0.2.7|1278	
12mr|eclipse-3.4.2-0.2.7|1279	# link to commons-logging
12mr|eclipse-3.4.2-0.2.7|1280	COMMONSLOGGINGVERSION=$(ls plugins | grep commons.logging_ | \
12mr|eclipse-3.4.2-0.2.7|1281	sed 's/org.apache.commons.logging_//')
12mr|eclipse-3.4.2-0.2.7|1282	rm plugins/org.apache.commons.logging_$COMMONSLOGGINGVERSION
12mr|eclipse-3.4.2-0.2.7|1283	ln -s %{_javadir}/commons-logging.jar \
12mr|eclipse-3.4.2-0.2.7|1284	plugins/org.apache.commons.logging_$COMMONSLOGGINGVERSION
12mr|eclipse-3.4.2-0.2.7|1285	
12mr|eclipse-3.4.2-0.2.7|1286	# link to commons-el
12mr|eclipse-3.4.2-0.2.7|1287	COMMONSELVERSION=$(ls plugins | grep commons.el_ | \
12mr|eclipse-3.4.2-0.2.7|1288	sed 's/org.apache.commons.el_//')
12mr|eclipse-3.4.2-0.2.7|1289	rm plugins/org.apache.commons.el_$COMMONSELVERSION
12mr|eclipse-3.4.2-0.2.7|1290	ln -s %{_javadir}/commons-el.jar \
12mr|eclipse-3.4.2-0.2.7|1291	plugins/org.apache.commons.el_$COMMONSELVERSION
12mr|eclipse-3.4.2-0.2.7|1292	
12mr|eclipse-3.4.2-0.2.7|1293	# link to jasper
12mr|eclipse-3.4.2-0.2.7|1294	JASPERVERSION=$(ls plugins | grep org.apache.jasper_ | \
12mr|eclipse-3.4.2-0.2.7|1295	sed 's/org.apache.jasper_//')
12mr|eclipse-3.4.2-0.2.7|1296	rm plugins/org.apache.jasper_*.jar
12mr|eclipse-3.4.2-0.2.7|1297	ln -s %{_datadir}/eclipse/plugins/org.apache.jasper_* \
12mr|eclipse-3.4.2-0.2.7|1298	plugins/org.apache.jasper_$JASPERVERSION
12mr|eclipse-3.4.2-0.2.7|1299	
12mr|eclipse-3.4.2-0.2.7|1300	# link to servlet-api
12mr|eclipse-3.4.2-0.2.7|1301	SERVLETAPIVERSION=$(ls plugins | grep javax.servlet_ | \
12mr|eclipse-3.4.2-0.2.7|1302	sed 's/javax.servlet_//')
12mr|eclipse-3.4.2-0.2.7|1303	rm plugins/javax.servlet_*
12mr|eclipse-3.4.2-0.2.7|1304	ln -s %{_javadir}/tomcat5-servlet-2.4-api.jar \
12mr|eclipse-3.4.2-0.2.7|1305	plugins/javax.servlet_$SERVLETAPIVERSION
12mr|eclipse-3.4.2-0.2.7|1306	
12mr|eclipse-3.4.2-0.2.7|1307	# link to jsp-api
12mr|eclipse-3.4.2-0.2.7|1308	JSPAPIVERSION=$(ls plugins | grep javax.servlet.jsp_ | \
12mr|eclipse-3.4.2-0.2.7|1309	sed 's/javax.servlet.jsp_//')
12mr|eclipse-3.4.2-0.2.7|1310	rm plugins/javax.servlet.jsp_*
12mr|eclipse-3.4.2-0.2.7|1311	ln -s %{_javadir}/tomcat5-jsp-2.0-api.jar \
12mr|eclipse-3.4.2-0.2.7|1312	plugins/javax.servlet.jsp_$JSPAPIVERSION
12mr|eclipse-3.4.2-0.2.7|1313	
12mr|eclipse-3.4.2-0.2.7|1314	popd
12mr|eclipse-3.4.2-0.2.7|1315	
12mr|eclipse-3.4.2-0.2.7|1316	rm -f %{buildroot}%{_libdir}/%{name}/plugins/com.ibm.icu_*
12mr|eclipse-3.4.2-0.2.7|1317	
12mr|eclipse-3.4.2-0.2.7|1318	%post platform
12mr|eclipse-3.4.2-0.2.7|1319	%update_icon_cache
12mr|eclipse-3.4.2-0.2.7|1320	
12mr|eclipse-3.4.2-0.2.7|1321	%postun platform
12mr|eclipse-3.4.2-0.2.7|1322	%clean_icon_cache
12mr|eclipse-3.4.2-0.2.7|1323	
12mr|eclipse-3.4.2-0.2.7|1324	%files ecj
12mr|eclipse-3.4.2-0.2.7|1325	%defattr(-,root,root)
12mr|eclipse-3.4.2-0.2.7|1326	%dir %{_libdir}/%{name}
12mr|eclipse-3.4.2-0.2.7|1327	%dir %{_libdir}/%{name}/dropins
12mr|eclipse-3.4.2-0.2.7|1328	%dir %{_libdir}/%{name}/dropins/jdt
12mr|eclipse-3.4.2-0.2.7|1329	%dir %{_libdir}/%{name}/dropins/jdt/plugins
12mr|eclipse-3.4.2-0.2.7|1330	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.core_*
12mr|eclipse-3.4.2-0.2.7|1331	%{_javadir}/eclipse-ecj*.jar
12mr|eclipse-3.4.2-0.2.7|1332	%{_javadir}/jdtcore*.jar
12mr|eclipse-3.4.2-0.2.7|1333	%{_javadir}/ecj*.jar
12mr|eclipse-3.4.2-0.2.7|1334	%{_bindir}/ecj
12mr|eclipse-3.4.2-0.2.7|1335	
12mr|eclipse-3.4.2-0.2.7|1336	%files swt -f %{name}-swt.install
12mr|eclipse-3.4.2-0.2.7|1337	%defattr(-,root,root)
12mr|eclipse-3.4.2-0.2.7|1338	%dir %{_libdir}/%{name}
12mr|eclipse-3.4.2-0.2.7|1339	%dir %{_libdir}/%{name}/libswt-*.so
12mr|eclipse-3.4.2-0.2.7|1340	%dir %{_libdir}/%{name}/plugins
12mr|eclipse-3.4.2-0.2.7|1341	%dir %{_libdir}/%{name}/configuration
12mr|eclipse-3.4.2-0.2.7|1342	%dir %{_libdir}/%{name}/configuration/org.eclipse.osgi
12mr|eclipse-3.4.2-0.2.7|1343	%dir %{_libdir}/%{name}/configuration/org.eclipse.osgi/bundles
12mr|eclipse-3.4.2-0.2.7|1344	%{_libdir}/%{name}/plugins/org.eclipse.swt_*
12mr|eclipse-3.4.2-0.2.7|1345	%{_libdir}/%{name}/plugins/org.eclipse.swt.gtk.linux.%{eclipse_arch}_*
12mr|eclipse-3.4.2-0.2.7|1346	%{_libdir}/%{name}/swt-gtk*.jar
12mr|eclipse-3.4.2-0.2.7|1347	%{_libdir}/%{name}/swt.jar
12mr|eclipse-3.4.2-0.2.7|1348	%{_jnidir}/swt.jar
12mr|eclipse-3.4.2-0.2.7|1349	
12mr|eclipse-3.4.2-0.2.7|1350	%files rcp
12mr|eclipse-3.4.2-0.2.7|1351	%defattr(-,root,root)
12mr|eclipse-3.4.2-0.2.7|1352	%dir %{_libdir}/%{name}/features
12mr|eclipse-3.4.2-0.2.7|1353	%dir %{_datadir}/%{name}
12mr|eclipse-3.4.2-0.2.7|1354	%dir %{_datadir}/%{name}/features
12mr|eclipse-3.4.2-0.2.7|1355	%dir %{_datadir}/%{name}/plugins
12mr|eclipse-3.4.2-0.2.7|1356	%{_libdir}/%{name}/configuration/org.eclipse.osgi/.bundledata*
12mr|eclipse-3.4.2-0.2.7|1357	%{_libdir}/%{name}/configuration/org.eclipse.osgi/.lazy*
12mr|eclipse-3.4.2-0.2.7|1358	%{_libdir}/%{name}/configuration/org.eclipse.osgi/.manager
12mr|eclipse-3.4.2-0.2.7|1359	%{_libdir}/%{name}/configuration/org.eclipse.osgi/.state*
12mr|eclipse-3.4.2-0.2.7|1360	%config %{_libdir}/%{name}/configuration/config.ini
12mr|eclipse-3.4.2-0.2.7|1361	%config %{_libdir}/%{name}/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
12mr|eclipse-3.4.2-0.2.7|1362	%dir %{_libdir}/%{name}/configuration/org.eclipse.equinox.simpleconfigurator
12mr|eclipse-3.4.2-0.2.7|1363	%{_libdir}/%{name}/notice.html
12mr|eclipse-3.4.2-0.2.7|1364	%{_libdir}/%{name}/epl-v10.html
12mr|eclipse-3.4.2-0.2.7|1365	%{_libdir}/%{name}/links
12mr|eclipse-3.4.2-0.2.7|1366	%ifnarch ppc
12mr|eclipse-3.4.2-0.2.7|1367	%{_libdir}/%{name}/about.html
12mr|eclipse-3.4.2-0.2.7|1368	%endif
12mr|eclipse-3.4.2-0.2.7|1369	%ifarch x86_64
12mr|eclipse-3.4.2-0.2.7|1370	%{_libdir}/%{name}/about_files
12mr|eclipse-3.4.2-0.2.7|1371	%endif
12mr|eclipse-3.4.2-0.2.7|1372	%{_libdir}/%{name}/readme
12mr|eclipse-3.4.2-0.2.7|1373	%{_libdir}/%{name}/startup.jar
12mr|eclipse-3.4.2-0.2.7|1374	%{_libdir}/%{name}/features/org.eclipse.rcp_*
12mr|eclipse-3.4.2-0.2.7|1375	%{_libdir}/%{name}/plugins/org.eclipse.core.commands_*
12mr|eclipse-3.4.2-0.2.7|1376	%{_libdir}/%{name}/plugins/org.eclipse.core.contenttype_*
12mr|eclipse-3.4.2-0.2.7|1377	%{_libdir}/%{name}/plugins/org.eclipse.core.databinding_*
12mr|eclipse-3.4.2-0.2.7|1378	%{_libdir}/%{name}/plugins/org.eclipse.core.databinding.beans_*
12mr|eclipse-3.4.2-0.2.7|1379	%{_libdir}/%{name}/plugins/org.eclipse.core.expressions_*
12mr|eclipse-3.4.2-0.2.7|1380	%{_libdir}/%{name}/plugins/org.eclipse.core.jobs_*
12mr|eclipse-3.4.2-0.2.7|1381	%{_libdir}/%{name}/plugins/org.eclipse.core.runtime_*
12mr|eclipse-3.4.2-0.2.7|1382	%{_libdir}/%{name}/plugins/org.eclipse.core.runtime.compatibility.auth_*
12mr|eclipse-3.4.2-0.2.7|1383	%{_libdir}/%{name}/plugins/org.eclipse.equinox.app_*
12mr|eclipse-3.4.2-0.2.7|1384	%{_libdir}/%{name}/plugins/org.eclipse.equinox.common_*
12mr|eclipse-3.4.2-0.2.7|1385	%{_libdir}/%{name}/plugins/org.eclipse.equinox.launcher_*
12mr|eclipse-3.4.2-0.2.7|1386	%{_libdir}/%{name}/plugins/org.eclipse.equinox.launcher.gtk.linux.%{eclipse_arch}_*
12mr|eclipse-3.4.2-0.2.7|1387	%{_libdir}/%{name}/plugins/org.eclipse.equinox.preferences_*
12mr|eclipse-3.4.2-0.2.7|1388	%{_libdir}/%{name}/plugins/org.eclipse.equinox.registry_*
12mr|eclipse-3.4.2-0.2.7|1389	%{_libdir}/%{name}/plugins/org.eclipse.help_*
12mr|eclipse-3.4.2-0.2.7|1390	%{_libdir}/%{name}/plugins/org.eclipse.jface_*
12mr|eclipse-3.4.2-0.2.7|1391	%{_libdir}/%{name}/plugins/org.eclipse.jface.databinding_*
12mr|eclipse-3.4.2-0.2.7|1392	%{_libdir}/%{name}/plugins/org.eclipse.osgi_*
12mr|eclipse-3.4.2-0.2.7|1393	%{_libdir}/%{name}/plugins/org.eclipse.rcp_*
12mr|eclipse-3.4.2-0.2.7|1394	%{_libdir}/%{name}/plugins/org.eclipse.ui_*
12mr|eclipse-3.4.2-0.2.7|1395	%{_libdir}/%{name}/plugins/org.eclipse.ui.workbench_*
12mr|eclipse-3.4.2-0.2.7|1396	%{_libdir}/%{name}/plugins/org.eclipse.update.configurator_*
12mr|eclipse-3.4.2-0.2.7|1397	%{_libdir}/%{name}/plugins/org.eclipse.equinox.simpleconfigurator_*
12mr|eclipse-3.4.2-0.2.7|1398	
12mr|eclipse-3.4.2-0.2.7|1399	%files platform -f %{name}-platform.install
12mr|eclipse-3.4.2-0.2.7|1400	%defattr(-,root,root)
12mr|eclipse-3.4.2-0.2.7|1401	%attr(0755,root,root) %{_bindir}/%{name}
12mr|eclipse-3.4.2-0.2.7|1402	%config %{_libdir}/%{name}/eclipse.ini
12mr|eclipse-3.4.2-0.2.7|1403	%{_libdir}/%{name}/.eclipseproduct
12mr|eclipse-3.4.2-0.2.7|1404	%{_libdir}/%{name}/configuration/config.ini
12mr|eclipse-3.4.2-0.2.7|1405	%{_datadir}/applications/*
12mr|eclipse-3.4.2-0.2.7|1406	%{_datadir}/pixmaps/*
12mr|eclipse-3.4.2-0.2.7|1407	%{_datadir}/icons/*/*/apps/*
12mr|eclipse-3.4.2-0.2.7|1408	%{_libdir}/%{name}/eclipse
12mr|eclipse-3.4.2-0.2.7|1409	%dir %{_libdir}/%{name}/dropins
12mr|eclipse-3.4.2-0.2.7|1410	%dir %{_datadir}/%{name}/dropins
12mr|eclipse-3.4.2-0.2.7|1411	%{_libdir}/%{name}/features/org.eclipse.platform_*
12mr|eclipse-3.4.2-0.2.7|1412	%{_libdir}/%{name}/plugins/com.jcraft.jsch_*
12mr|eclipse-3.4.2-0.2.7|1413	%{_libdir}/%{name}/plugins/javax.servlet_*
12mr|eclipse-3.4.2-0.2.7|1414	%{_libdir}/%{name}/plugins/javax.servlet.jsp_*
12mr|eclipse-3.4.2-0.2.7|1415	%{_libdir}/%{name}/plugins/org.apache.ant_*
12mr|eclipse-3.4.2-0.2.7|1416	%{_libdir}/%{name}/plugins/org.apache.commons.el_*
12mr|eclipse-3.4.2-0.2.7|1417	%{_libdir}/%{name}/plugins/org.apache.commons.logging_*
12mr|eclipse-3.4.2-0.2.7|1418	%{_libdir}/%{name}/plugins/org.apache.lucene_*
12mr|eclipse-3.4.2-0.2.7|1419	%{_libdir}/%{name}/plugins/org.apache.lucene.analysis_*
12mr|eclipse-3.4.2-0.2.7|1420	%{_libdir}/%{name}/plugins/org.eclipse.ant.core_*
12mr|eclipse-3.4.2-0.2.7|1421	%{_libdir}/%{name}/plugins/org.eclipse.compare_*
12mr|eclipse-3.4.2-0.2.7|1422	%{_libdir}/%{name}/plugins/org.eclipse.core.boot_*
12mr|eclipse-3.4.2-0.2.7|1423	%{_libdir}/%{name}/plugins/org.eclipse.core.filebuffers_*
12mr|eclipse-3.4.2-0.2.7|1424	%{_libdir}/%{name}/plugins/org.eclipse.core.filesystem_*
12mr|eclipse-3.4.2-0.2.7|1425	%{_libdir}/%{name}/plugins/org.mandriva.ide.platform_*
12mr|eclipse-3.4.2-0.2.7|1426	%{_libdir}/%{name}/features/org.mandriva.ide.feature_*
12mr|eclipse-3.4.2-0.2.7|1427	%{_libdir}/%{name}/plugins/org.eclipse.core.filesystem.linux.%{eclipse_arch}_*
12mr|eclipse-3.4.2-0.2.7|1428	%{_libdir}/%{name}/plugins/org.eclipse.core.net_*
12mr|eclipse-3.4.2-0.2.7|1429	%ifarch %{ix86}
12mr|eclipse-3.4.2-0.2.7|1430	%{_libdir}/%{name}/plugins/org.eclipse.core.net.linux.x86_*
12mr|eclipse-3.4.2-0.2.7|1431	%endif
12mr|eclipse-3.4.2-0.2.7|1432	%{_libdir}/%{name}/plugins/org.eclipse.core.resources_*
12mr|eclipse-3.4.2-0.2.7|1433	%{_libdir}/%{name}/plugins/org.eclipse.core.resources.compatibility_*
12mr|eclipse-3.4.2-0.2.7|1434	%{_libdir}/%{name}/plugins/org.eclipse.core.runtime.compatibility_*
12mr|eclipse-3.4.2-0.2.7|1435	%{_libdir}/%{name}/plugins/org.eclipse.core.runtime.compatibility.registry_*
12mr|eclipse-3.4.2-0.2.7|1436	%{_libdir}/%{name}/plugins/org.eclipse.core.variables_*
12mr|eclipse-3.4.2-0.2.7|1437	%{_libdir}/%{name}/plugins/org.eclipse.debug.core_*
12mr|eclipse-3.4.2-0.2.7|1438	%{_libdir}/%{name}/plugins/org.eclipse.debug.ui_*
12mr|eclipse-3.4.2-0.2.7|1439	%{_libdir}/%{name}/plugins/org.eclipse.equinox.http.jetty_*
12mr|eclipse-3.4.2-0.2.7|1440	%{_libdir}/%{name}/plugins/org.eclipse.equinox.http.registry_*
12mr|eclipse-3.4.2-0.2.7|1441	%{_libdir}/%{name}/plugins/org.eclipse.equinox.http.servlet_*
12mr|eclipse-3.4.2-0.2.7|1442	%{_libdir}/%{name}/plugins/org.eclipse.equinox.jsp.jasper_*
12mr|eclipse-3.4.2-0.2.7|1443	%{_libdir}/%{name}/plugins/org.eclipse.equinox.jsp.jasper.registry_*
12mr|eclipse-3.4.2-0.2.7|1444	%{_libdir}/%{name}/plugins/org.eclipse.help.appserver_*
12mr|eclipse-3.4.2-0.2.7|1445	%{_libdir}/%{name}/plugins/org.eclipse.help.base_*
12mr|eclipse-3.4.2-0.2.7|1446	%{_libdir}/%{name}/plugins/org.eclipse.help.ui_*
12mr|eclipse-3.4.2-0.2.7|1447	%{_libdir}/%{name}/plugins/org.eclipse.help.webapp_*
12mr|eclipse-3.4.2-0.2.7|1448	%{_libdir}/%{name}/plugins/org.eclipse.jface.text_*
12mr|eclipse-3.4.2-0.2.7|1449	%{_libdir}/%{name}/plugins/org.eclipse.jsch.core_*
12mr|eclipse-3.4.2-0.2.7|1450	%{_libdir}/%{name}/plugins/org.eclipse.jsch.ui_*
12mr|eclipse-3.4.2-0.2.7|1451	%{_libdir}/%{name}/plugins/org.eclipse.ltk.core.refactoring_*
12mr|eclipse-3.4.2-0.2.7|1452	%{_libdir}/%{name}/plugins/org.eclipse.ltk.ui.refactoring_*
12mr|eclipse-3.4.2-0.2.7|1453	%{_libdir}/%{name}/plugins/org.eclipse.osgi.services_*
12mr|eclipse-3.4.2-0.2.7|1454	%{_libdir}/%{name}/plugins/org.eclipse.osgi.util_*
12mr|eclipse-3.4.2-0.2.7|1455	%{_libdir}/%{name}/plugins/org.eclipse.platform_*
12mr|eclipse-3.4.2-0.2.7|1456	%{_libdir}/%{name}/plugins/org.eclipse.platform.doc.user_*
12mr|eclipse-3.4.2-0.2.7|1457	%{_libdir}/%{name}/plugins/org.eclipse.search_*
12mr|eclipse-3.4.2-0.2.7|1458	%{_libdir}/%{name}/plugins/org.eclipse.team.core_*
12mr|eclipse-3.4.2-0.2.7|1459	%{_libdir}/%{name}/plugins/org.eclipse.team.ui_*
12mr|eclipse-3.4.2-0.2.7|1460	%{_libdir}/%{name}/plugins/org.eclipse.text_*
12mr|eclipse-3.4.2-0.2.7|1461	%{_libdir}/%{name}/plugins/org.eclipse.ui.browser_*
12mr|eclipse-3.4.2-0.2.7|1462	%{_libdir}/%{name}/plugins/org.eclipse.ui.cheatsheets_*
12mr|eclipse-3.4.2-0.2.7|1463	%{_libdir}/%{name}/plugins/org.eclipse.ui.console_*
12mr|eclipse-3.4.2-0.2.7|1464	%{_libdir}/%{name}/plugins/org.eclipse.ui.editors_*
12mr|eclipse-3.4.2-0.2.7|1465	%{_libdir}/%{name}/plugins/org.eclipse.ui.externaltools_*
12mr|eclipse-3.4.2-0.2.7|1466	%{_libdir}/%{name}/plugins/org.eclipse.ui.forms_*
12mr|eclipse-3.4.2-0.2.7|1467	%{_libdir}/%{name}/plugins/org.eclipse.ui.ide_*
12mr|eclipse-3.4.2-0.2.7|1468	%{_libdir}/%{name}/plugins/org.eclipse.ui.ide.application_*
12mr|eclipse-3.4.2-0.2.7|1469	%{_libdir}/%{name}/plugins/org.eclipse.ui.intro_*
12mr|eclipse-3.4.2-0.2.7|1470	%{_libdir}/%{name}/plugins/org.eclipse.ui.intro.universal_*
12mr|eclipse-3.4.2-0.2.7|1471	%{_libdir}/%{name}/plugins/org.eclipse.ui.navigator_*
12mr|eclipse-3.4.2-0.2.7|1472	%{_libdir}/%{name}/plugins/org.eclipse.ui.navigator.resources_*
12mr|eclipse-3.4.2-0.2.7|1473	%{_libdir}/%{name}/plugins/org.eclipse.ui.net_*
12mr|eclipse-3.4.2-0.2.7|1474	%{_libdir}/%{name}/plugins/org.eclipse.ui.presentations.r21_*
12mr|eclipse-3.4.2-0.2.7|1475	%{_libdir}/%{name}/plugins/org.eclipse.ui.views_*
12mr|eclipse-3.4.2-0.2.7|1476	%{_libdir}/%{name}/plugins/org.eclipse.ui.views.properties.tabbed_*
12mr|eclipse-3.4.2-0.2.7|1477	%{_libdir}/%{name}/plugins/org.eclipse.ui.workbench.compatibility_*
12mr|eclipse-3.4.2-0.2.7|1478	%{_libdir}/%{name}/plugins/org.eclipse.ui.workbench.texteditor_*
12mr|eclipse-3.4.2-0.2.7|1479	%{_libdir}/%{name}/plugins/org.eclipse.update.core_*
12mr|eclipse-3.4.2-0.2.7|1480	%{_libdir}/%{name}/plugins/org.eclipse.update.core.linux_*
12mr|eclipse-3.4.2-0.2.7|1481	%{_libdir}/%{name}/plugins/org.eclipse.update.scheduler_*
12mr|eclipse-3.4.2-0.2.7|1482	%{_libdir}/%{name}/plugins/org.eclipse.update.ui_*
12mr|eclipse-3.4.2-0.2.7|1483	%{_libdir}/%{name}/plugins/org.mortbay.jetty_*
12mr|eclipse-3.4.2-0.2.7|1484	%{_libdir}/%{name}/plugins/org.eclipse.equinox.initializer_*
12mr|eclipse-3.4.2-0.2.7|1485	%{_libdir}/%{name}/plugins/org.eclipse.team.cvs.core_*
12mr|eclipse-3.4.2-0.2.7|1486	%{_libdir}/%{name}/plugins/org.eclipse.cvs_*
12mr|eclipse-3.4.2-0.2.7|1487	%{_libdir}/%{name}/plugins/org.eclipse.team.cvs.ssh2_*
12mr|eclipse-3.4.2-0.2.7|1488	%{_libdir}/%{name}/plugins/org.eclipse.team.cvs.ssh_*
12mr|eclipse-3.4.2-0.2.7|1489	%{_libdir}/%{name}/plugins/org.eclipse.team.cvs.ui_*
12mr|eclipse-3.4.2-0.2.7|1490	%{_libdir}/%{name}/features/org.eclipse.cvs_*
12mr|eclipse-3.4.2-0.2.7|1491	%{_libdir}/%{name}/features/org.eclipse.help_*
12mr|eclipse-3.4.2-0.2.7|1492	%{_libdir}/%{name}/plugins/org.apache.jasper_*
12mr|eclipse-3.4.2-0.2.7|1493	%{_libdir}/%{name}/plugins/org.eclipse.equinox.frameworkadmin_*
12mr|eclipse-3.4.2-0.2.7|1494	%{_libdir}/%{name}/plugins/org.eclipse.equinox.frameworkadmin.equinox_*
12mr|eclipse-3.4.2-0.2.7|1495	%{_libdir}/%{name}/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_*
12mr|eclipse-3.4.2-0.2.7|1496	%{_libdir}/%{name}/features/org.eclipse.equinox.p2.user.ui_*
12mr|eclipse-3.4.2-0.2.7|1497	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.director_*
12mr|eclipse-3.4.2-0.2.7|1498	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.core_*
12mr|eclipse-3.4.2-0.2.7|1499	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.engine_*
12mr|eclipse-3.4.2-0.2.7|1500	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.jarprocessor_*
12mr|eclipse-3.4.2-0.2.7|1501	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.metadata_*
12mr|eclipse-3.4.2-0.2.7|1502	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.metadata.repository_*
12mr|eclipse-3.4.2-0.2.7|1503	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.artifact.repository_*
12mr|eclipse-3.4.2-0.2.7|1504	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.exemplarysetup_*
12mr|eclipse-3.4.2-0.2.7|1505	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_*
12mr|eclipse-3.4.2-0.2.7|1506	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.touchpoint.natives_*
12mr|eclipse-3.4.2-0.2.7|1507	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.console_*
12mr|eclipse-3.4.2-0.2.7|1508	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.ui_*
12mr|eclipse-3.4.2-0.2.7|1509	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.ui.sdk_*
12mr|eclipse-3.4.2-0.2.7|1510	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.updatechecker_*
12mr|eclipse-3.4.2-0.2.7|1511	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.garbagecollector_*
12mr|eclipse-3.4.2-0.2.7|1512	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.directorywatcher_*
12mr|eclipse-3.4.2-0.2.7|1513	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.reconciler.dropins_*
12mr|eclipse-3.4.2-0.2.7|1514	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.metadata.generator_*
12mr|eclipse-3.4.2-0.2.7|1515	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.updatesite_*
12mr|eclipse-3.4.2-0.2.7|1516	%{_libdir}/%{name}/plugins/org.eclipse.equinox.security_*
12mr|eclipse-3.4.2-0.2.7|1517	%{_libdir}/%{name}/plugins/org.eclipse.equinox.security.ui_*
12mr|eclipse-3.4.2-0.2.7|1518	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.extensionlocation_*
12mr|eclipse-3.4.2-0.2.7|1519	%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.director.app_*
12mr|eclipse-3.4.2-0.2.7|1520	%{_libdir}/%{name}/plugins/org.eclipse.ecf.provider.filetransfer_*
12mr|eclipse-3.4.2-0.2.7|1521	%{_libdir}/%{name}/plugins/org.eclipse.ecf.provider.filetransfer.ssl_*
12mr|eclipse-3.4.2-0.2.7|1522	%{_libdir}/%{name}/plugins/org.eclipse.ecf.ssl_*
12mr|eclipse-3.4.2-0.2.7|1523	%{_libdir}/%{name}/plugins/org.eclipse.ecf_*
12mr|eclipse-3.4.2-0.2.7|1524	%{_libdir}/%{name}/plugins/org.eclipse.ecf.filetransfer_*
12mr|eclipse-3.4.2-0.2.7|1525	%{_libdir}/%{name}/plugins/org.eclipse.ecf.identity_*
12mr|eclipse-3.4.2-0.2.7|1526	%{_libdir}/%{name}/plugins/org.sat4j.core_*
12mr|eclipse-3.4.2-0.2.7|1527	%{_libdir}/%{name}/plugins/org.sat4j.pb_*
12mr|eclipse-3.4.2-0.2.7|1528	# Put this in -platform since we're putting the p2 stuff here
12mr|eclipse-3.4.2-0.2.7|1529	%{_libdir}/%{name}/artifacts.xml
12mr|eclipse-3.4.2-0.2.7|1530	# FIXME: should we ship content.xml for the platform?
12mr|eclipse-3.4.2-0.2.7|1531	#%{_libdir}/%{name}/metadata
12mr|eclipse-3.4.2-0.2.7|1532	%{_libdir}/%{name}/p2
12mr|eclipse-3.4.2-0.2.7|1533	
12mr|eclipse-3.4.2-0.2.7|1534	%files jdt
12mr|eclipse-3.4.2-0.2.7|1535	%defattr(-,root,root)
12mr|eclipse-3.4.2-0.2.7|1536	%{_bindir}/efj
12mr|eclipse-3.4.2-0.2.7|1537	%{_libdir}/%{name}/dropins/jdt/content.xml
12mr|eclipse-3.4.2-0.2.7|1538	%{_libdir}/%{name}/dropins/jdt/features
12mr|eclipse-3.4.2-0.2.7|1539	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt_*
12mr|eclipse-3.4.2-0.2.7|1540	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.ant.ui_*
12mr|eclipse-3.4.2-0.2.7|1541	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.apt.core_*
12mr|eclipse-3.4.2-0.2.7|1542	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.apt.ui_*
12mr|eclipse-3.4.2-0.2.7|1543	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.apt.pluggable.core_*
12mr|eclipse-3.4.2-0.2.7|1544	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.compiler.apt_*
12mr|eclipse-3.4.2-0.2.7|1545	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.compiler.tool_*
12mr|eclipse-3.4.2-0.2.7|1546	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.core_*
12mr|eclipse-3.4.2-0.2.7|1547	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.core.manipulation_*
12mr|eclipse-3.4.2-0.2.7|1548	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.debug.ui_*
12mr|eclipse-3.4.2-0.2.7|1549	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.debug_*
12mr|eclipse-3.4.2-0.2.7|1550	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.junit_*
12mr|eclipse-3.4.2-0.2.7|1551	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.junit.runtime_*
12mr|eclipse-3.4.2-0.2.7|1552	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.junit4.runtime_*
12mr|eclipse-3.4.2-0.2.7|1553	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.launching_*
12mr|eclipse-3.4.2-0.2.7|1554	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.ui_*
12mr|eclipse-3.4.2-0.2.7|1555	%{_libdir}/%{name}/dropins/jdt/plugins/org.junit_*
12mr|eclipse-3.4.2-0.2.7|1556	%{_libdir}/%{name}/dropins/jdt/plugins/org.junit4_*
12mr|eclipse-3.4.2-0.2.7|1557	%{_libdir}/%{name}/dropins/jdt/plugins/org.eclipse.jdt.doc.user_*
12mr|eclipse-3.4.2-0.2.7|1558	
12mr|eclipse-3.4.2-0.2.7|1559	%files pde
12mr|eclipse-3.4.2-0.2.7|1560	%defattr(-,root,root)
12mr|eclipse-3.4.2-0.2.7|1561	%{_libdir}/%{name}/buildscripts
12mr|eclipse-3.4.2-0.2.7|1562	%{_libdir}/%{name}/dropins/sdk
12mr|eclipse-3.4.2-0.2.7|1563	# FIXME:  where should this go?
12mr|eclipse-3.4.2-0.2.7|1564	%{_libdir}/%{name}/configuration/org.eclipse.equinox.source
12mr|eclipse-3.4.2-0.2.7|1565	
12mr|eclipse-3.4.2-0.2.7|1566	
12mr|eclipse-3.4.2-0.2.7|1567	
12mr|eclipse-3.4.2-0.2.7|1568	
12mr|eclipse-3.4.2-0.2.7|1569	%changelog
12mr|eclipse-3.4.2-0.2.7|1570	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|eclipse-3.4.2-0.2.7|1571	+ Commit: 31a2d92
12mr|eclipse-3.4.2-0.2.7|1572	- Fix and filter rpmlint errors
12mr|eclipse-3.4.2-0.2.7|1573	
12mr|eclipse-3.4.2-0.2.7|1574	* Thu Oct  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|eclipse-3.4.2-0.2.7|1575	+ Commit: 3055016
12mr|eclipse-3.4.2-0.2.7|1576	- Fix swt library build with new xulrunner
12mr|eclipse-3.4.2-0.2.7|1577	
12mr|eclipse-3.4.2-0.2.7|1578	* Tue Sep  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|eclipse-3.4.2-0.2.7|1579	+ Commit: c65f432
12mr|eclipse-3.4.2-0.2.7|1580	- Convert BR to pkgconfig style
12mr|eclipse-3.4.2-0.2.7|1581	
12mr|eclipse-3.4.2-0.2.7|1582	

13876 12
12mr|ed-1.5-5|1	%define	_exec_prefix	/
12mr|ed-1.5-5|2	
12mr|ed-1.5-5|3	Summary:	The GNU line editor
12mr|ed-1.5-5|4	Name:		ed
12mr|ed-1.5-5|5	Version:	1.5
12mr|ed-1.5-5|6	Release:	5
12mr|ed-1.5-5|7	License:	GPLv3+
12mr|ed-1.5-5|8	Group:		Text tools
12mr|ed-1.5-5|9	URL:		http://www.gnu.org/software/ed/ed.html
12mr|ed-1.5-5|10	Source0:	ftp://ftp.gnu.org/pub/gnu/ed/ed-%{version}.tar.gz
12mr|ed-1.5-5|11	
12mr|ed-1.5-5|12	%description
12mr|ed-1.5-5|13	Ed is a line-oriented text editor, used to create, display, and modify text
12mr|ed-1.5-5|14	files (both interactively and via shell scripts).  For most purposes, ed has
12mr|ed-1.5-5|15	been replaced in normal usage by full-screen editors (emacs and vi, for
12mr|ed-1.5-5|16	example).
12mr|ed-1.5-5|17	
12mr|ed-1.5-5|18	Ed was the original UNIX editor, and may be used by some programs.  In general,
12mr|ed-1.5-5|19	however, you probably don't need to install it and you probably won't use it
12mr|ed-1.5-5|20	much.
12mr|ed-1.5-5|21	
12mr|ed-1.5-5|22	%prep
12mr|ed-1.5-5|23	%setup -q
12mr|ed-1.5-5|24	
12mr|ed-1.5-5|25	%build
12mr|ed-1.5-5|26	%configure2_5x --bindir=/bin CFLAGS="%{optflags}" CXXFLAGS="%{optflags}" LDFLAGS="%{?ldflags}"
12mr|ed-1.5-5|27	%make
12mr|ed-1.5-5|28	
12mr|ed-1.5-5|29	%check
12mr|ed-1.5-5|30	# all tests must pass
12mr|ed-1.5-5|31	make check
12mr|ed-1.5-5|32	
12mr|ed-1.5-5|33	%install
12mr|ed-1.5-5|34	%makeinstall_std
12mr|ed-1.5-5|35	
12mr|ed-1.5-5|36	%files
12mr|ed-1.5-5|37	%defattr(-,root,root,0755)
12mr|ed-1.5-5|38	%doc NEWS README AUTHORS TODO ChangeLog
12mr|ed-1.5-5|39	/bin/ed
12mr|ed-1.5-5|40	/bin/red
12mr|ed-1.5-5|41	%{_infodir}/ed.info*
12mr|ed-1.5-5|42	%{_mandir}/*/*
12mr|ed-1.5-5|43	
12mr|ed-1.5-5|44	
12mr|ed-1.5-5|45	
12mr|ed-1.5-5|46	%changelog
12mr|ed-1.5-5|47	

13877 12
12mr|editres-1.0.5-4|1	Name:		editres
12mr|editres-1.0.5-4|2	Version:	1.0.5
12mr|editres-1.0.5-4|3	Release:	%mkrel 4
12mr|editres-1.0.5-4|4	Summary:	A dynamic resource editor for X Toolkit applications
12mr|editres-1.0.5-4|5	Group:		Development/X11
12mr|editres-1.0.5-4|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|editres-1.0.5-4|7	Patch0:		editres-1.0.3-fix-str-fmt.patch
12mr|editres-1.0.5-4|8	License:	MIT
12mr|editres-1.0.5-4|9	BuildRoot:	%{_tmppath}/%{name}-root
12mr|editres-1.0.5-4|10	
12mr|editres-1.0.5-4|11	BuildRequires:	libx11-devel >= 1.0.0
12mr|editres-1.0.5-4|12	BuildRequires:	libxmu-devel >= 1.0.0
12mr|editres-1.0.5-4|13	BuildRequires:	libxt-devel >= 1.0.0
12mr|editres-1.0.5-4|14	BuildRequires:	libxaw-devel >= 1.0.1
12mr|editres-1.0.5-4|15	BuildRequires:	x11-util-macros >= 1.0.1
12mr|editres-1.0.5-4|16	
12mr|editres-1.0.5-4|17	%description
12mr|editres-1.0.5-4|18	Editres is a dynamic resource editor for X Toolkit applications.
12mr|editres-1.0.5-4|19	
12mr|editres-1.0.5-4|20	%prep
12mr|editres-1.0.5-4|21	%setup -q -n %{name}-%{version}
12mr|editres-1.0.5-4|22	%patch0 -p0
12mr|editres-1.0.5-4|23	
12mr|editres-1.0.5-4|24	%build
12mr|editres-1.0.5-4|25	%configure2_5x
12mr|editres-1.0.5-4|26	%make
12mr|editres-1.0.5-4|27	
12mr|editres-1.0.5-4|28	%install
12mr|editres-1.0.5-4|29	rm -rf %{buildroot}
12mr|editres-1.0.5-4|30	%makeinstall_std
12mr|editres-1.0.5-4|31	
12mr|editres-1.0.5-4|32	%clean
12mr|editres-1.0.5-4|33	rm -rf %{buildroot}
12mr|editres-1.0.5-4|34	
12mr|editres-1.0.5-4|35	%files
12mr|editres-1.0.5-4|36	%defattr(-,root,root)
12mr|editres-1.0.5-4|37	%{_bindir}/editres
12mr|editres-1.0.5-4|38	%{_datadir}/X11/app-defaults/Editres
12mr|editres-1.0.5-4|39	%{_datadir}/X11/app-defaults/Editres-color
12mr|editres-1.0.5-4|40	%{_mandir}/man1/editres.1*
12mr|editres-1.0.5-4|41	
12mr|editres-1.0.5-4|42	
12mr|editres-1.0.5-4|43	
12mr|editres-1.0.5-4|44	
12mr|editres-1.0.5-4|45	%changelog
12mr|editres-1.0.5-4|46	

13878 12
12mr|efax-0.9a-17|1	%define	subver	001114a7
12mr|efax-0.9a-17|2	
12mr|efax-0.9a-17|3	Summary:	A program for faxing using a Class 1, 2 or 2.0 fax modem
12mr|efax-0.9a-17|4	Name:		efax
12mr|efax-0.9a-17|5	Version:	0.9a
12mr|efax-0.9a-17|6	Release:	17
12mr|efax-0.9a-17|7	License:	GPL
12mr|efax-0.9a-17|8	Group:		Communications
12mr|efax-0.9a-17|9	Source0:	http://www.cce.com/efax/download/%{name}-%{version}-%{subver}.tar.bz2
12mr|efax-0.9a-17|10	URL:		http://www.cce.com/efax/
12mr|efax-0.9a-17|11	Source1:	efax.config.bz2
12mr|efax-0.9a-17|12	Patch0:		efax-0.9a-mdkconf.patch
12mr|efax-0.9a-17|13	Patch1:		efax-0.9a-crashpowerpc.patch
12mr|efax-0.9a-17|14	Patch2:		efax-0.9a-faxmail-mime.patch
12mr|efax-0.9a-17|15	Patch3:		efax-0.9a-fax_send.patch
12mr|efax-0.9a-17|16	Patch4:		efax-0.9a-fax_locale.patch
12mr|efax-0.9a-17|17	Patch5:		efax-0.9a_illegalnumber_test.patch
12mr|efax-0.9a-17|18	Patch6:		efax-0.9a-fix-str-fmt.patch
12mr|efax-0.9a-17|19	Patch7:		efax-0.9a-nostrip.patch
12mr|efax-0.9a-17|20	
12mr|efax-0.9a-17|21	%description
12mr|efax-0.9a-17|22	Efax is a small ANSI C/POSIX program that sends and receives faxes using
12mr|efax-0.9a-17|23	any Class 1, 2 or 2.0 fax modem.
12mr|efax-0.9a-17|24	
12mr|efax-0.9a-17|25	You need to install efax if you want to send faxes and you have a
12mr|efax-0.9a-17|26	Class 1, 2 or 2.0 fax modem.
12mr|efax-0.9a-17|27	
12mr|efax-0.9a-17|28	%prep
12mr|efax-0.9a-17|29	%setup -q -n %{name}-%{version}-%{subver}
12mr|efax-0.9a-17|30	%patch0 -p1
12mr|efax-0.9a-17|31	%patch1 -p1 -b .crashpowerpc
12mr|efax-0.9a-17|32	%patch2 -p1 -b .faxmail-mime
12mr|efax-0.9a-17|33	%patch3 -p1 -b .fax_send
12mr|efax-0.9a-17|34	%patch4 -p1 -b .fax_locale
12mr|efax-0.9a-17|35	%patch5 -p1 -b .fax
12mr|efax-0.9a-17|36	%patch6 -p0 -b .str
12mr|efax-0.9a-17|37	%patch7 -p1 -b .nostrip
12mr|efax-0.9a-17|38	
12mr|efax-0.9a-17|39	find . -type f | xargs perl -p -i -e 's@xloadimage@xli@';
12mr|efax-0.9a-17|40	
12mr|efax-0.9a-17|41	%build
12mr|efax-0.9a-17|42	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|efax-0.9a-17|43	
12mr|efax-0.9a-17|44	%install
12mr|efax-0.9a-17|45	mkdir -p %{buildroot}%{_bindir}
12mr|efax-0.9a-17|46	mkdir -p %{buildroot}%{_mandir}/man1
12mr|efax-0.9a-17|47	
12mr|efax-0.9a-17|48	make BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir} install
12mr|efax-0.9a-17|49	
12mr|efax-0.9a-17|50	mkdir -p %{buildroot}%{_sysconfdir}
12mr|efax-0.9a-17|51	bzcat %{SOURCE1} > %{buildroot}%{_sysconfdir}/fax.config
12mr|efax-0.9a-17|52	
12mr|efax-0.9a-17|53	%files
12mr|efax-0.9a-17|54	%doc README
12mr|efax-0.9a-17|55	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/fax.config
12mr|efax-0.9a-17|56	%{_bindir}/fax
12mr|efax-0.9a-17|57	%{_bindir}/efax
12mr|efax-0.9a-17|58	%{_bindir}/efix
12mr|efax-0.9a-17|59	%{_mandir}/man1/fax.1*
12mr|efax-0.9a-17|60	%{_mandir}/man1/efax.1*
12mr|efax-0.9a-17|61	%{_mandir}/man1/efix.1*
12mr|efax-0.9a-17|62	
12mr|efax-0.9a-17|63	
12mr|efax-0.9a-17|64	
12mr|efax-0.9a-17|65	%changelog
12mr|efax-0.9a-17|66	* Sat Oct  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|efax-0.9a-17|67	+ Commit: 02a0b63
12mr|efax-0.9a-17|68	- Add patch to fix debug info extraction
12mr|efax-0.9a-17|69	
12mr|efax-0.9a-17|70	

13879 12
12mr|efibootmgr-0.5.4-7|1	Summary:	Interact with the EFI Boot Manager
12mr|efibootmgr-0.5.4-7|2	Name:		efibootmgr
12mr|efibootmgr-0.5.4-7|3	Version:	0.5.4
12mr|efibootmgr-0.5.4-7|4	Release:	%mkrel 7
12mr|efibootmgr-0.5.4-7|5	License:	GPL
12mr|efibootmgr-0.5.4-7|6	Group:		System/Kernel and hardware
12mr|efibootmgr-0.5.4-7|7	URL:		http://domsch.com/linux/ia64/efibootmgr
12mr|efibootmgr-0.5.4-7|8	Source0:	%{name}-%{version}.tar.bz2
12mr|efibootmgr-0.5.4-7|9	BuildRequires:	pciutils-devel zlib-devel
12mr|efibootmgr-0.5.4-7|10	ExclusiveArch:	%{ix86} ia64
12mr|efibootmgr-0.5.4-7|11	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|efibootmgr-0.5.4-7|12	
12mr|efibootmgr-0.5.4-7|13	%description
12mr|efibootmgr-0.5.4-7|14	This is efibootmgr, a Linux user-space application to modify the Intel
12mr|efibootmgr-0.5.4-7|15	Extensible Firmware Interface (EFI) Boot Manager. This application can
12mr|efibootmgr-0.5.4-7|16	create and destroy boot entries, change the boot order, change the
12mr|efibootmgr-0.5.4-7|17	next running boot option, and more.
12mr|efibootmgr-0.5.4-7|18	
12mr|efibootmgr-0.5.4-7|19	Details on the EFI Boot Manager are available from the EFI
12mr|efibootmgr-0.5.4-7|20	Specification, v1.02 or above, available from <http://developer.intel.com>.
12mr|efibootmgr-0.5.4-7|21	
12mr|efibootmgr-0.5.4-7|22	Note: efibootmgr requires that the kernel module efivars be loaded
12mr|efibootmgr-0.5.4-7|23	prior to use.  `modprobe efivars` should do the trick.
12mr|efibootmgr-0.5.4-7|24	
12mr|efibootmgr-0.5.4-7|25	%prep
12mr|efibootmgr-0.5.4-7|26	
12mr|efibootmgr-0.5.4-7|27	%setup -q
12mr|efibootmgr-0.5.4-7|28	
12mr|efibootmgr-0.5.4-7|29	%build
12mr|efibootmgr-0.5.4-7|30	make
12mr|efibootmgr-0.5.4-7|31	
12mr|efibootmgr-0.5.4-7|32	%install
12mr|efibootmgr-0.5.4-7|33	rm -rf %{buildroot}
12mr|efibootmgr-0.5.4-7|34	
12mr|efibootmgr-0.5.4-7|35	mkdir -p %{buildroot}%{_sbindir}
12mr|efibootmgr-0.5.4-7|36	install -m755 src/efibootmgr/efibootmgr %{buildroot}%{_sbindir}
12mr|efibootmgr-0.5.4-7|37	
12mr|efibootmgr-0.5.4-7|38	%clean
12mr|efibootmgr-0.5.4-7|39	rm -rf %{buildroot}
12mr|efibootmgr-0.5.4-7|40	
12mr|efibootmgr-0.5.4-7|41	%files
12mr|efibootmgr-0.5.4-7|42	%defattr(-,root,root)
12mr|efibootmgr-0.5.4-7|43	%doc AUTHORS COPYING README
12mr|efibootmgr-0.5.4-7|44	%doc doc/ChangeLog doc/TODO
12mr|efibootmgr-0.5.4-7|45	%{_sbindir}/efibootmgr
12mr|efibootmgr-0.5.4-7|46	
12mr|efibootmgr-0.5.4-7|47	
12mr|efibootmgr-0.5.4-7|48	
12mr|efibootmgr-0.5.4-7|49	
12mr|efibootmgr-0.5.4-7|50	
12mr|efibootmgr-0.5.4-7|51	%changelog
12mr|efibootmgr-0.5.4-7|52	

13880 12
12mr|eggdbus-0.6-4|1	%define api 1
12mr|eggdbus-0.6-4|2	%define major 0
12mr|eggdbus-0.6-4|3	%define libname %mklibname %{name} %{api} %{major}
12mr|eggdbus-0.6-4|4	%define develname %mklibname -d %{name}
12mr|eggdbus-0.6-4|5	
12mr|eggdbus-0.6-4|6	Summary:	Experimental D-Bus bindings for GObject
12mr|eggdbus-0.6-4|7	Name:		eggdbus
12mr|eggdbus-0.6-4|8	Version:	0.6
12mr|eggdbus-0.6-4|9	Release:	4
12mr|eggdbus-0.6-4|10	License:	LGPLv2
12mr|eggdbus-0.6-4|11	Group:		System/Libraries
12mr|eggdbus-0.6-4|12	URL:		http://cgit.freedesktop.org/~david/eggdbus
12mr|eggdbus-0.6-4|13	Source0:	http://cgit.freedesktop.org/~david/eggdbus/snapshot/%{name}-%{version}.tar.bz2
12mr|eggdbus-0.6-4|14	BuildRequires:	dbus-glib-devel
12mr|eggdbus-0.6-4|15	BuildRequires:	gtk-doc
12mr|eggdbus-0.6-4|16	BuildRequires:	libtool
12mr|eggdbus-0.6-4|17	
12mr|eggdbus-0.6-4|18	%description
12mr|eggdbus-0.6-4|19	Experimental D-Bus bindings for GObject.
12mr|eggdbus-0.6-4|20	
12mr|eggdbus-0.6-4|21	%package -n %{libname}
12mr|eggdbus-0.6-4|22	Group:		System/Libraries
12mr|eggdbus-0.6-4|23	Summary:	Experimental D-Bus bindings for GObject
12mr|eggdbus-0.6-4|24	
12mr|eggdbus-0.6-4|25	%description -n %{libname}
12mr|eggdbus-0.6-4|26	Experimental D-Bus bindings for GObject.
12mr|eggdbus-0.6-4|27	
12mr|eggdbus-0.6-4|28	This package contains the shared libraries of %{name}.
12mr|eggdbus-0.6-4|29	
12mr|eggdbus-0.6-4|30	%package -n %{develname}
12mr|eggdbus-0.6-4|31	Summary:	Development files for EggDBus
12mr|eggdbus-0.6-4|32	Group:		Development/C
12mr|eggdbus-0.6-4|33	Provides:	%{name}-devel = %{version}-%{release}
12mr|eggdbus-0.6-4|34	Requires:	%{libname} = %{version}-%{release}
12mr|eggdbus-0.6-4|35	
12mr|eggdbus-0.6-4|36	%description -n %{develname}
12mr|eggdbus-0.6-4|37	Development files for EggDBus.
12mr|eggdbus-0.6-4|38	
12mr|eggdbus-0.6-4|39	%prep
12mr|eggdbus-0.6-4|40	%setup -q
12mr|eggdbus-0.6-4|41	./autogen.sh
12mr|eggdbus-0.6-4|42	
12mr|eggdbus-0.6-4|43	%build
12mr|eggdbus-0.6-4|44	%configure2_5x --enable-gtk-doc --disable-static
12mr|eggdbus-0.6-4|45	%make
12mr|eggdbus-0.6-4|46	
12mr|eggdbus-0.6-4|47	%install
12mr|eggdbus-0.6-4|48	%makeinstall_std
12mr|eggdbus-0.6-4|49	rm -rf %{buildroot}%{_datadir}/gtk-doc/html/tests
12mr|eggdbus-0.6-4|50	
12mr|eggdbus-0.6-4|51	%files -n %{libname}
12mr|eggdbus-0.6-4|52	%doc AUTHORS
12mr|eggdbus-0.6-4|53	%{_libdir}/libeggdbus-%{api}.so.%{major}*
12mr|eggdbus-0.6-4|54	
12mr|eggdbus-0.6-4|55	%files -n %{develname}
12mr|eggdbus-0.6-4|56	%{_libdir}/lib*.so
12mr|eggdbus-0.6-4|57	%{_libdir}/pkgconfig/*.pc
12mr|eggdbus-0.6-4|58	%{_includedir}/*
12mr|eggdbus-0.6-4|59	%{_datadir}/gtk-doc/html/eggdbus
12mr|eggdbus-0.6-4|60	%{_datadir}/man/man1/*
12mr|eggdbus-0.6-4|61	%{_bindir}/*
12mr|eggdbus-0.6-4|62	
12mr|eggdbus-0.6-4|63	
12mr|eggdbus-0.6-4|64	%changelog
12mr|eggdbus-0.6-4|65	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|eggdbus-0.6-4|66	+ Commit: ceb4d46
12mr|eggdbus-0.6-4|67	- Sync with Cooker (drop .la files, spec cleanups), more cleanups
12mr|eggdbus-0.6-4|68	
12mr|eggdbus-0.6-4|69	

13881 12
12mr|eigen2-2.0.17-2|1	Name:		eigen2
12mr|eigen2-2.0.17-2|2	Summary:	Lightweight C++ template library for vector and matrix math (linear algebra)
12mr|eigen2-2.0.17-2|3	Version:	2.0.17
12mr|eigen2-2.0.17-2|4	Release:	2
12mr|eigen2-2.0.17-2|5	Epoch:		2
12mr|eigen2-2.0.17-2|6	Group:		System/Libraries
12mr|eigen2-2.0.17-2|7	License:	LGPLv3+ or GPLv2+
12mr|eigen2-2.0.17-2|8	URL:		http://eigen.tuxfamily.org/
12mr|eigen2-2.0.17-2|9	Source:		http://bitbucket.org/eigen/eigen/get/%{name}-%{version}.tar.bz2
12mr|eigen2-2.0.17-2|10	BuildRequires:	cmake >= 2.6.1
12mr|eigen2-2.0.17-2|11	BuildRequires:	doxygen
12mr|eigen2-2.0.17-2|12	BuildRequires:	ghostscript-common
12mr|eigen2-2.0.17-2|13	BuildRequires:	graphviz
12mr|eigen2-2.0.17-2|14	BuildRequires:	blas-devel
12mr|eigen2-2.0.17-2|15	BuildRequires:	pkgconfig(lapack)
12mr|eigen2-2.0.17-2|16	BuildRequires:	pkgconfig(gsl)
12mr|eigen2-2.0.17-2|17	BuildRequires:	qt4-devel
12mr|eigen2-2.0.17-2|18	BuildArch:	noarch
12mr|eigen2-2.0.17-2|19	
12mr|eigen2-2.0.17-2|20	%description
12mr|eigen2-2.0.17-2|21	Eigen is a lightweight C++ template library for vector and matrix
12mr|eigen2-2.0.17-2|22	math, a.k.a. linear algebra.
12mr|eigen2-2.0.17-2|23	
12mr|eigen2-2.0.17-2|24	%prep
12mr|eigen2-2.0.17-2|25	%setup -q
12mr|eigen2-2.0.17-2|26	
12mr|eigen2-2.0.17-2|27	%build
12mr|eigen2-2.0.17-2|28	%cmake
12mr|eigen2-2.0.17-2|29	%make
12mr|eigen2-2.0.17-2|30	
12mr|eigen2-2.0.17-2|31	# this should be fixed later in cmake doc
12mr|eigen2-2.0.17-2|32	(cd ..
12mr|eigen2-2.0.17-2|33	doxygen
12mr|eigen2-2.0.17-2|34	)
12mr|eigen2-2.0.17-2|35	
12mr|eigen2-2.0.17-2|36	%install
12mr|eigen2-2.0.17-2|37	%makeinstall_std -C build
12mr|eigen2-2.0.17-2|38	
12mr|eigen2-2.0.17-2|39	%files
12mr|eigen2-2.0.17-2|40	%doc COPYING COPYING.LESSER html/
12mr|eigen2-2.0.17-2|41	%dir %{_includedir}/eigen2/
12mr|eigen2-2.0.17-2|42	%{_includedir}/eigen2/*
12mr|eigen2-2.0.17-2|43	%{_datadir}/pkgconfig/*.pc
12mr|eigen2-2.0.17-2|44	
12mr|eigen2-2.0.17-2|45	
12mr|eigen2-2.0.17-2|46	
12mr|eigen2-2.0.17-2|47	%changelog
12mr|eigen2-2.0.17-2|48	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|eigen2-2.0.17-2|49	+ Commit: c244d44
12mr|eigen2-2.0.17-2|50	- New version 2.0.17, drop pdf generation as we don't package pdf doc anyway
12mr|eigen2-2.0.17-2|51	
12mr|eigen2-2.0.17-2|52	

13882 12
12mr|eina-1.2.1-1|1	#Tarball of svn snapshot created as follows...
12mr|eina-1.2.1-1|2	#Cut and paste in a shell after removing initial #
12mr|eina-1.2.1-1|3	
12mr|eina-1.2.1-1|4	#svn co http://svn.enlightenment.org/svn/e/trunk/eina eina; \
12mr|eina-1.2.1-1|5	#cd eina; \
12mr|eina-1.2.1-1|6	#SVNREV=$(LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"); \
12mr|eina-1.2.1-1|7	#v_maj=$(cat configure.ac | grep 'm4_define(\[v_maj\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12mr|eina-1.2.1-1|8	#v_min=$(cat configure.ac | grep 'm4_define(\[v_min\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12mr|eina-1.2.1-1|9	#v_mic=$(cat configure.ac | grep 'm4_define(\[v_mic\],' | cut -d' ' -f 2 | cut -d[ -f 2 | cut -d] -f 1); \
12mr|eina-1.2.1-1|10	#PKG_VERSION=$v_maj.$v_min.$v_mic.$SVNREV; \
12mr|eina-1.2.1-1|11	#cd ..; \
12mr|eina-1.2.1-1|12	#tar -Jcf eina-$PKG_VERSION.tar.xz eina/ --exclude .svn --exclude .*ignore
12mr|eina-1.2.1-1|13	
12mr|eina-1.2.1-1|14	%define snapshot 0
12mr|eina-1.2.1-1|15	%if %{snapshot}
12mr|eina-1.2.1-1|16	%define	svndate	20120103
12mr|eina-1.2.1-1|17	%define	svnrev	66801
12mr|eina-1.2.1-1|18	%endif
12mr|eina-1.2.1-1|19	
12mr|eina-1.2.1-1|20	%define	major 1
12mr|eina-1.2.1-1|21	%define	libname %mklibname %{name} %{major}
12mr|eina-1.2.1-1|22	%define	develname %mklibname %{name} -d
12mr|eina-1.2.1-1|23	
12mr|eina-1.2.1-1|24	Summary:	Data Type Library
12mr|eina-1.2.1-1|25	Name:		eina
12mr|eina-1.2.1-1|26	%if %{snapshot}
12mr|eina-1.2.1-1|27	Version:	1.1.99.%{svnrev}
12mr|eina-1.2.1-1|28	Release:	0.%{svndate}.1
12mr|eina-1.2.1-1|29	%else
12mr|eina-1.2.1-1|30	Version:	1.2.1
12mr|eina-1.2.1-1|31	Release:	1
12mr|eina-1.2.1-1|32	%endif
12mr|eina-1.2.1-1|33	Summary:	Data Type Library
12mr|eina-1.2.1-1|34	License:	LGPLv2+
12mr|eina-1.2.1-1|35	Group:		Graphical desktop/Enlightenment
12mr|eina-1.2.1-1|36	%if %{snapshot}
12mr|eina-1.2.1-1|37	Source0:	%{name}-%{version}.tar.xz
12mr|eina-1.2.1-1|38	%else
12mr|eina-1.2.1-1|39	Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
12mr|eina-1.2.1-1|40	%endif
12mr|eina-1.2.1-1|41	URL:		http://www.enlightenment.org/
12mr|eina-1.2.1-1|42	
12mr|eina-1.2.1-1|43	%description
12mr|eina-1.2.1-1|44	Eina is a data type library.
12mr|eina-1.2.1-1|45	
12mr|eina-1.2.1-1|46	%package -n %{libname}
12mr|eina-1.2.1-1|47	Summary:	Libraries for the %{name} package
12mr|eina-1.2.1-1|48	Group:		System/Libraries
12mr|eina-1.2.1-1|49	
12mr|eina-1.2.1-1|50	%description -n %{libname}
12mr|eina-1.2.1-1|51	Libraries for %{name}
12mr|eina-1.2.1-1|52	
12mr|eina-1.2.1-1|53	%package -n %{develname}
12mr|eina-1.2.1-1|54	Summary:	Headers and development libraries from %{name}
12mr|eina-1.2.1-1|55	Group:		Development/Other
12mr|eina-1.2.1-1|56	Requires:	%{libname} = %{version}-%{release}
12mr|eina-1.2.1-1|57	Provides:	%{name}-devel = %{version}-%{release}
12mr|eina-1.2.1-1|58	
12mr|eina-1.2.1-1|59	%description -n %{develname}
12mr|eina-1.2.1-1|60	%{name} development headers and libraries.
12mr|eina-1.2.1-1|61	
12mr|eina-1.2.1-1|62	%prep
12mr|eina-1.2.1-1|63	%if %{snapshot}
12mr|eina-1.2.1-1|64	%setup -qn %{name}
12mr|eina-1.2.1-1|65	%else
12mr|eina-1.2.1-1|66	%setup -q
12mr|eina-1.2.1-1|67	%endif
12mr|eina-1.2.1-1|68	
12mr|eina-1.2.1-1|69	%build
12mr|eina-1.2.1-1|70	%if %{snapshot}
12mr|eina-1.2.1-1|71	NOCONFIGURE=yes ./autogen.sh
12mr|eina-1.2.1-1|72	%endif
12mr|eina-1.2.1-1|73	%configure2_5x \
12mr|eina-1.2.1-1|74	--disable-cpu-sse \
12mr|eina-1.2.1-1|75	--disable-static
12mr|eina-1.2.1-1|76	
12mr|eina-1.2.1-1|77	%make
12mr|eina-1.2.1-1|78	
12mr|eina-1.2.1-1|79	%install
12mr|eina-1.2.1-1|80	rm -fr %{buildroot}
12mr|eina-1.2.1-1|81	%makeinstall_std
12mr|eina-1.2.1-1|82	
12mr|eina-1.2.1-1|83	%files -n %{libname}
12mr|eina-1.2.1-1|84	%{_libdir}/*.so.%{major}*
12mr|eina-1.2.1-1|85	
12mr|eina-1.2.1-1|86	%files -n %{develname}
12mr|eina-1.2.1-1|87	%{_libdir}/pkgconfig/*
12mr|eina-1.2.1-1|88	%{_libdir}/*.so
12mr|eina-1.2.1-1|89	%{_includedir}/*
12mr|eina-1.2.1-1|90	
12mr|eina-1.2.1-1|91	
12mr|eina-1.2.1-1|92	
12mr|eina-1.2.1-1|93	
12mr|eina-1.2.1-1|94	%changelog
12mr|eina-1.2.1-1|95	

13883 12
12mr|eject-2.1.5-12|1	Name:		eject
12mr|eject-2.1.5-12|2	Summary:	A program that ejects removable media using software control
12mr|eject-2.1.5-12|3	Version:	2.1.5
12mr|eject-2.1.5-12|4	Release:	%mkrel 12
12mr|eject-2.1.5-12|5	License:	GPLv2+
12mr|eject-2.1.5-12|6	Url:		http://ca.geocities.com/jefftranter%40rogers.com/eject.html
12mr|eject-2.1.5-12|7	Group:		System/Kernel and hardware
12mr|eject-2.1.5-12|8	Source0:	http://ca.geocities.com/jefftranter%40rogers.com/%{name}-%{version}.tar.gz
12mr|eject-2.1.5-12|9	Patch1: eject-2.1.4-scsi-rdwr.patch
12mr|eject-2.1.5-12|10	Patch2: eject-2.0.13-xmalloc.patch
12mr|eject-2.1.5-12|11	Patch3: eject-2.1.5-handle-spaces.patch
12mr|eject-2.1.5-12|12	Patch4: eject-2.1.5-man-typo.patch
12mr|eject-2.1.5-12|13	Patch5: eject-2.1.5-toggle.patch
12mr|eject-2.1.5-12|14	#Patch6:	eject-2.1.5-unlock.patch
12mr|eject-2.1.5-12|15	BuildRequires:	gettext
12mr|eject-2.1.5-12|16	BuildRequires:	automake
12mr|eject-2.1.5-12|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|eject-2.1.5-12|18	
12mr|eject-2.1.5-12|19	%description
12mr|eject-2.1.5-12|20	The eject program allows the user to eject removable media
12mr|eject-2.1.5-12|21	(typically CD-ROMs, floppy disks or Iomega Jaz or Zip disks)
12mr|eject-2.1.5-12|22	using software control. Eject can also control some multi-
12mr|eject-2.1.5-12|23	disk CD changers and even some devices' auto-eject features.
12mr|eject-2.1.5-12|24	
12mr|eject-2.1.5-12|25	Install eject if you'd like to eject removable media using
12mr|eject-2.1.5-12|26	software control.
12mr|eject-2.1.5-12|27	
12mr|eject-2.1.5-12|28	%prep
12mr|eject-2.1.5-12|29	%setup -q -n %{name}
12mr|eject-2.1.5-12|30	%patch1 -p1 -b .scsi
12mr|eject-2.1.5-12|31	%patch2 -p0 -b .xmalloc
12mr|eject-2.1.5-12|32	%patch3 -p0
12mr|eject-2.1.5-12|33	%patch4 -p0
12mr|eject-2.1.5-12|34	%patch5 -p1
12mr|eject-2.1.5-12|35	#patch6 -p1
12mr|eject-2.1.5-12|36	
12mr|eject-2.1.5-12|37	%build
12mr|eject-2.1.5-12|38	%configure2_5x
12mr|eject-2.1.5-12|39	%make DEFAULTDEVICE="/dev/cdrom"
12mr|eject-2.1.5-12|40	
12mr|eject-2.1.5-12|41	%install
12mr|eject-2.1.5-12|42	rm -rf $RPM_BUILD_ROOT
12mr|eject-2.1.5-12|43	%{makeinstall_std}
12mr|eject-2.1.5-12|44	
12mr|eject-2.1.5-12|45	%find_lang %{name}
12mr|eject-2.1.5-12|46	
12mr|eject-2.1.5-12|47	%clean
12mr|eject-2.1.5-12|48	rm -rf $RPM_BUILD_ROOT
12mr|eject-2.1.5-12|49	
12mr|eject-2.1.5-12|50	%files -f %{name}.lang
12mr|eject-2.1.5-12|51	%defattr(-,root,root)
12mr|eject-2.1.5-12|52	%doc README TODO ChangeLog
12mr|eject-2.1.5-12|53	%{_bindir}/eject
12mr|eject-2.1.5-12|54	%{_bindir}/volname
12mr|eject-2.1.5-12|55	%{_mandir}/man1/eject.1*
12mr|eject-2.1.5-12|56	%{_mandir}/man1/volname.1*
12mr|eject-2.1.5-12|57	
12mr|eject-2.1.5-12|58	
12mr|eject-2.1.5-12|59	
12mr|eject-2.1.5-12|60	
12mr|eject-2.1.5-12|61	%changelog
12mr|eject-2.1.5-12|62	

13884 12
12mr|ekiga-4.0.0-2|1	%define opal_version 3.10.9
12mr|ekiga-4.0.0-2|2	
12mr|ekiga-4.0.0-2|3	%define kde_support 0
12mr|ekiga-4.0.0-2|4	%{?_kde_support: %{expand: %%global kde_support 1}}
12mr|ekiga-4.0.0-2|5	
12mr|ekiga-4.0.0-2|6	Summary:	Voice and Video over IP software (H323 / SIP)
12mr|ekiga-4.0.0-2|7	Name:		ekiga
12mr|ekiga-4.0.0-2|8	Version:	4.0.0
12mr|ekiga-4.0.0-2|9	Release:	2
12mr|ekiga-4.0.0-2|10	License:	GPLv2+
12mr|ekiga-4.0.0-2|11	Group:		Video
12mr|ekiga-4.0.0-2|12	URL:		http://www.ekiga.org
12mr|ekiga-4.0.0-2|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/ekiga/4.0/%{name}-%{version}.tar.xz
12mr|ekiga-4.0.0-2|14	
12mr|ekiga-4.0.0-2|15	BuildRequires:	desktop-file-utils
12mr|ekiga-4.0.0-2|16	BuildRequires:	gnome-common
12mr|ekiga-4.0.0-2|17	BuildRequires:	intltool
12mr|ekiga-4.0.0-2|18	BuildRequires:	scrollkeeper
12mr|ekiga-4.0.0-2|19	BuildRequires:	xsltproc
12mr|ekiga-4.0.0-2|20	BuildRequires:	gettext-devel
12mr|ekiga-4.0.0-2|21	
12mr|ekiga-4.0.0-2|22	BuildRequires:	pkgconfig(avahi-client)
12mr|ekiga-4.0.0-2|23	BuildRequires:	pkgconfig(avahi-glib)
12mr|ekiga-4.0.0-2|24	BuildRequires:	pkgconfig(dbus-1)
12mr|ekiga-4.0.0-2|25	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|ekiga-4.0.0-2|26	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|ekiga-4.0.0-2|27	BuildRequires:	pkgconfig(gnome-icon-theme)
12mr|ekiga-4.0.0-2|28	BuildRequires:	pkgconfig(glib-2.0)
12mr|ekiga-4.0.0-2|29	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|ekiga-4.0.0-2|30	BuildRequires:	pkgconfig(libebook-1.2)
12mr|ekiga-4.0.0-2|31	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mr|ekiga-4.0.0-2|32	BuildRequires:	pkgconfig(libnotify)
12mr|ekiga-4.0.0-2|33	BuildRequires:	pkgconfig(opal) >= %{opal_version}
12mr|ekiga-4.0.0-2|34	Buildrequires:	pkgconfig(ptlib) >= 2.10.9
12mr|ekiga-4.0.0-2|35	BuildRequires:	pkgconfig(sigc++-2.0)
12mr|ekiga-4.0.0-2|36	BuildRequires:	pkgconfig(xv)
12mr|ekiga-4.0.0-2|37	BuildRequires:	openldap-devel
12mr|ekiga-4.0.0-2|38	BuildRequires:	boost-devel
12mr|ekiga-4.0.0-2|39	%if %kde_support
12mr|ekiga-4.0.0-2|40	BuildRequires:	kdelibs4-devel
12mr|ekiga-4.0.0-2|41	%endif
12mr|ekiga-4.0.0-2|42	%rename		gnomemeeting
12mr|ekiga-4.0.0-2|43	
12mr|ekiga-4.0.0-2|44	Requires(post):		scrollkeeper >= 0.3
12mr|ekiga-4.0.0-2|45	Requires(postun):	scrollkeeper >= 0.3
12mr|ekiga-4.0.0-2|46	Requires:	pkgconfig(gnome-icon-theme)
12mr|ekiga-4.0.0-2|47	Requires:	opal3 >= %{opal_version}
12mr|ekiga-4.0.0-2|48	Requires:	evolution-data-server
12mr|ekiga-4.0.0-2|49	Suggests:	yelp
12mr|ekiga-4.0.0-2|50	
12mr|ekiga-4.0.0-2|51	%description
12mr|ekiga-4.0.0-2|52	Ekiga is a tool to communicate with video and audio over the internet.
12mr|ekiga-4.0.0-2|53	It uses both SIP and H323 protocol and is compatible with Microsoft Netmeeting.
12mr|ekiga-4.0.0-2|54	It used to be called GnomeMeeting
12mr|ekiga-4.0.0-2|55	
12mr|ekiga-4.0.0-2|56	%prep
12mr|ekiga-4.0.0-2|57	%setup -q
12mr|ekiga-4.0.0-2|58	
12mr|ekiga-4.0.0-2|59	%build
12mr|ekiga-4.0.0-2|60	%if %kde_support
12mr|ekiga-4.0.0-2|61	QTDIR="/usr/lib/qt4" ; export QTDIR ;
12mr|ekiga-4.0.0-2|62	PATH="/usr/lib/qt4/bin:$PATH" ; export PATH ;
12mr|ekiga-4.0.0-2|63	%endif
12mr|ekiga-4.0.0-2|64	NOCONFIGURE=yes gnome-autogen.sh
12mr|ekiga-4.0.0-2|65	%configure2_5x	\
12mr|ekiga-4.0.0-2|66	%if %kde_support
12mr|ekiga-4.0.0-2|67	--enable-kde \
12mr|ekiga-4.0.0-2|68	%endif
12mr|ekiga-4.0.0-2|69	--disable-schemas-install \
12mr|ekiga-4.0.0-2|70	--enable-dbus
12mr|ekiga-4.0.0-2|71	
12mr|ekiga-4.0.0-2|72	make
12mr|ekiga-4.0.0-2|73	
12mr|ekiga-4.0.0-2|74	%install
12mr|ekiga-4.0.0-2|75	%makeinstall_std
12mr|ekiga-4.0.0-2|76	
12mr|ekiga-4.0.0-2|77	%find_lang %{name} --with-gnome
12mr|ekiga-4.0.0-2|78	
12mr|ekiga-4.0.0-2|79	desktop-file-install --vendor="" \
12mr|ekiga-4.0.0-2|80	--remove-category="Application" \
12mr|ekiga-4.0.0-2|81	--add-category="X-MandrivaLinux-CrossDesktop" \
12mr|ekiga-4.0.0-2|82	--dir %{buildroot}%{_datadir}/applications \
12mr|ekiga-4.0.0-2|83	%{buildroot}%{_datadir}/applications/*
12mr|ekiga-4.0.0-2|84	
12mr|ekiga-4.0.0-2|85	%define launchers %{_sysconfdir}/dynamic/launchers/webcam
12mr|ekiga-4.0.0-2|86	# dynamic support
12mr|ekiga-4.0.0-2|87	mkdir -p %{buildroot}%{launchers}
12mr|ekiga-4.0.0-2|88	cat > %{buildroot}%{launchers}/%{name}.desktop << EOF
12mr|ekiga-4.0.0-2|89	[Desktop Entry]
12mr|ekiga-4.0.0-2|90	Name=Ekiga \$devicename
12mr|ekiga-4.0.0-2|91	Comment=Ekiga
12mr|ekiga-4.0.0-2|92	TryExec=%{_bindir}/ekiga
12mr|ekiga-4.0.0-2|93	Exec=%{_bindir}/ekiga
12mr|ekiga-4.0.0-2|94	Terminal=false
12mr|ekiga-4.0.0-2|95	Icon=ekiga
12mr|ekiga-4.0.0-2|96	Type=Application
12mr|ekiga-4.0.0-2|97	StartupNotify=true
12mr|ekiga-4.0.0-2|98	EOF
12mr|ekiga-4.0.0-2|99	
12mr|ekiga-4.0.0-2|100	rm -rf %{buildroot}/var/lib/scrollkeeper
12mr|ekiga-4.0.0-2|101	
12mr|ekiga-4.0.0-2|102	%define schemas ekiga
12mr|ekiga-4.0.0-2|103	
12mr|ekiga-4.0.0-2|104	%preun
12mr|ekiga-4.0.0-2|105	if [ -r %{_sysconfdir}/gconf/schemas/gnomemeeting.schemas -a -x %{_bindir}/gconftool-2 ]; then
12mr|ekiga-4.0.0-2|106	GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gnomemeeting.schemas > /dev/null
12mr|ekiga-4.0.0-2|107	update-alternatives --remove webcam.kde.dynamic %{launchers}/gnomemeeting.desktop
12mr|ekiga-4.0.0-2|108	update-alternatives --remove webcam.gnome.dynamic %{launchers}/gnomemeeting.desktop
12mr|ekiga-4.0.0-2|109	fi
12mr|ekiga-4.0.0-2|110	%preun_uninstall_gconf_schemas %{schemas}
12mr|ekiga-4.0.0-2|111	
12mr|ekiga-4.0.0-2|112	%postun
12mr|ekiga-4.0.0-2|113	if [ "$1" = "0" ]; then
12mr|ekiga-4.0.0-2|114	update-alternatives --remove webcam.kde.dynamic %{launchers}/%{name}.desktop
12mr|ekiga-4.0.0-2|115	update-alternatives --remove webcam.gnome.dynamic %{launchers}/%{name}.desktop
12mr|ekiga-4.0.0-2|116	fi
12mr|ekiga-4.0.0-2|117	
12mr|ekiga-4.0.0-2|118	%files -f %{name}.lang
12mr|ekiga-4.0.0-2|119	%doc README NEWS FAQ AUTHORS TODO
12mr|ekiga-4.0.0-2|120	%{_bindir}/*
12mr|ekiga-4.0.0-2|121	%{_libdir}/%{name}
12mr|ekiga-4.0.0-2|122	%{_datadir}/dbus-1/services/org.ekiga*
12mr|ekiga-4.0.0-2|123	%{_datadir}/applications/*
12mr|ekiga-4.0.0-2|124	%{_datadir}/pixmaps/*
12mr|ekiga-4.0.0-2|125	%{_datadir}/sounds/*
12mr|ekiga-4.0.0-2|126	%{_datadir}/icons/hicolor/*/apps/*
12mr|ekiga-4.0.0-2|127	%{_mandir}/*/*
12mr|ekiga-4.0.0-2|128	%{_sysconfdir}/gconf/schemas/*
12mr|ekiga-4.0.0-2|129	%config(noreplace) %{launchers}/*.desktop
12mr|ekiga-4.0.0-2|130	
12mr|ekiga-4.0.0-2|131	

13885 12
12mr|ElectricFence-2.2.2-13|1	%define major   0
12mr|ElectricFence-2.2.2-13|2	%define libname %mklibname efence %{major}
12mr|ElectricFence-2.2.2-13|3	%define devname %mklibname efence -d
12mr|ElectricFence-2.2.2-13|4	
12mr|ElectricFence-2.2.2-13|5	Summary:	A debugger which detects memory allocation violations
12mr|ElectricFence-2.2.2-13|6	Name:		ElectricFence
12mr|ElectricFence-2.2.2-13|7	Version:	2.2.2
12mr|ElectricFence-2.2.2-13|8	Release:	13
12mr|ElectricFence-2.2.2-13|9	License:	GPLv2
12mr|ElectricFence-2.2.2-13|10	Group:		Development/Other
12mr|ElectricFence-2.2.2-13|11	URL:		http://perens.com/FreeSoftware/ElectricFence/
12mr|ElectricFence-2.2.2-13|12	# ftp://ftp.perens.com/pub/ElectricFence/beta/ used to be here, but
12mr|ElectricFence-2.2.2-13|13	# the site is inaccessible as of lately.  I looked through the web but
12mr|ElectricFence-2.2.2-13|14	# didn't find anything.  Debian has a link to a site that hosts an
12mr|ElectricFence-2.2.2-13|15	# obsolete version.  I don't think there's any proper upstream for
12mr|ElectricFence-2.2.2-13|16	# this.
12mr|ElectricFence-2.2.2-13|17	Source:		%{name}-%{version}.tar.gz
12mr|ElectricFence-2.2.2-13|18	Patch1:		ElectricFence-2.0.5-longjmp.patch
12mr|ElectricFence-2.2.2-13|19	Patch2:		ElectricFence-2.1-vaarg.patch
12mr|ElectricFence-2.2.2-13|20	Patch3:		ElectricFence-2.2.2-pthread.patch
12mr|ElectricFence-2.2.2-13|21	Patch4:		ElectricFence-2.2.2-madvise.patch
12mr|ElectricFence-2.2.2-13|22	Patch5:		ElectricFence-mmap-size.patch
12mr|ElectricFence-2.2.2-13|23	Patch6:		ElectricFence-2.2.2-banner.patch
12mr|ElectricFence-2.2.2-13|24	Patch7:		ElectricFence-2.2.2-ef.patch
12mr|ElectricFence-2.2.2-13|25	Patch8:		ElectricFence-2.2.2-builtins.patch
12mr|ElectricFence-2.2.2-13|26	Patch9:		ElectricFence-2.2.2-sse.patch
12mr|ElectricFence-2.2.2-13|27	Patch10:	ElectricFence-2.2.2-posix_memalign.patch
12mr|ElectricFence-2.2.2-13|28	Patch11:	ElectricFence-2.2.2-malloc_usable_size.patch
12mr|ElectricFence-2.2.2-13|29	Patch12:	ElectricFence-2.2.2-man-ef.patch
12mr|ElectricFence-2.2.2-13|30	
12mr|ElectricFence-2.2.2-13|31	%description
12mr|ElectricFence-2.2.2-13|32	ElectricFence is a utility for C programming and
12mr|ElectricFence-2.2.2-13|33	debugging. ElectricFence uses the virtual memory hardware of your
12mr|ElectricFence-2.2.2-13|34	system to detect when software overruns malloc() buffer boundaries,
12mr|ElectricFence-2.2.2-13|35	and/or to detect any accesses of memory released by
12mr|ElectricFence-2.2.2-13|36	free(). ElectricFence will then stop the program on the first
12mr|ElectricFence-2.2.2-13|37	instruction that caused a bounds violation and you can use your
12mr|ElectricFence-2.2.2-13|38	favorite debugger to display the offending statement.
12mr|ElectricFence-2.2.2-13|39	
12mr|ElectricFence-2.2.2-13|40	Install ElectricFence if you need a debugger to find malloc()
12mr|ElectricFence-2.2.2-13|41	violations.
12mr|ElectricFence-2.2.2-13|42	
12mr|ElectricFence-2.2.2-13|43	%package -n %{libname}
12mr|ElectricFence-2.2.2-13|44	Summary:	Shared Libraries for Electric Fence
12mr|ElectricFence-2.2.2-13|45	Group:		System/Libraries
12mr|ElectricFence-2.2.2-13|46	
12mr|ElectricFence-2.2.2-13|47	%description -n %{libname}
12mr|ElectricFence-2.2.2-13|48	This package contains Electric Fence shared object library. Electric
12mr|ElectricFence-2.2.2-13|49	Fence is a debugger which detects memory allocation violations.
12mr|ElectricFence-2.2.2-13|50	
12mr|ElectricFence-2.2.2-13|51	%package -n %{devname}
12mr|ElectricFence-2.2.2-13|52	Summary:	Static library for Electric Fence
12mr|ElectricFence-2.2.2-13|53	Group:		Development/C
12mr|ElectricFence-2.2.2-13|54	Requires:	%{libname} = %{version}-%{release}
12mr|ElectricFence-2.2.2-13|55	Provides:	efence-devel = %{version}-%{release}
12mr|ElectricFence-2.2.2-13|56	Provides:	%{name}-devel = %{version}-%{release}
12mr|ElectricFence-2.2.2-13|57	Obsoletes:	%{libname}-devel < 2.2.2-13
12mr|ElectricFence-2.2.2-13|58	
12mr|ElectricFence-2.2.2-13|59	%description -n %{devname}
12mr|ElectricFence-2.2.2-13|60	This package contains the static library for Electric Fence.
12mr|ElectricFence-2.2.2-13|61	
12mr|ElectricFence-2.2.2-13|62	%prep
12mr|ElectricFence-2.2.2-13|63	%setup -q
12mr|ElectricFence-2.2.2-13|64	%patch1 -p1 -b .longjmp
12mr|ElectricFence-2.2.2-13|65	%patch2 -p1 -b .vaarg
12mr|ElectricFence-2.2.2-13|66	%patch3 -p1 -b .pthread
12mr|ElectricFence-2.2.2-13|67	%patch4 -p1 -b .madvise
12mr|ElectricFence-2.2.2-13|68	%patch5 -p1
12mr|ElectricFence-2.2.2-13|69	%patch6 -p1
12mr|ElectricFence-2.2.2-13|70	%patch7 -p1
12mr|ElectricFence-2.2.2-13|71	%patch8 -p1
12mr|ElectricFence-2.2.2-13|72	%patch9 -p1
12mr|ElectricFence-2.2.2-13|73	%patch10 -p1
12mr|ElectricFence-2.2.2-13|74	%patch11 -p1
12mr|ElectricFence-2.2.2-13|75	%patch12 -p1
12mr|ElectricFence-2.2.2-13|76	
12mr|ElectricFence-2.2.2-13|77	%build
12mr|ElectricFence-2.2.2-13|78	make CFLAGS='%{optflags} -DUSE_SEMAPHORE -fpic'
12mr|ElectricFence-2.2.2-13|79	
12mr|ElectricFence-2.2.2-13|80	%install
12mr|ElectricFence-2.2.2-13|81	mkdir -p %{buildroot}{%{_bindir},%{_libdir},%{_mandir}/man{1,3}}
12mr|ElectricFence-2.2.2-13|82	
12mr|ElectricFence-2.2.2-13|83	make	BIN_INSTALL_DIR=%{buildroot}%{_bindir} \
12mr|ElectricFence-2.2.2-13|84	LIB_INSTALL_DIR=%{buildroot}%{_libdir} \
12mr|ElectricFence-2.2.2-13|85	MAN_INSTALL_DIR=%{buildroot}%{_mandir} \
12mr|ElectricFence-2.2.2-13|86	install
12mr|ElectricFence-2.2.2-13|87	
12mr|ElectricFence-2.2.2-13|88	echo ".so man3/efence.3" > %{buildroot}%{_mandir}/man3/libefence.3
12mr|ElectricFence-2.2.2-13|89	
12mr|ElectricFence-2.2.2-13|90	%files
12mr|ElectricFence-2.2.2-13|91	%doc README COPYING
12mr|ElectricFence-2.2.2-13|92	%{_mandir}/man1/ef.1*
12mr|ElectricFence-2.2.2-13|93	%{_mandir}/man3/efence.3*
12mr|ElectricFence-2.2.2-13|94	%{_mandir}/man3/libefence.3*
12mr|ElectricFence-2.2.2-13|95	%{_bindir}/ef
12mr|ElectricFence-2.2.2-13|96	
12mr|ElectricFence-2.2.2-13|97	%files -n %{libname}
12mr|ElectricFence-2.2.2-13|98	%{_libdir}/*.so.*
12mr|ElectricFence-2.2.2-13|99	
12mr|ElectricFence-2.2.2-13|100	%files -n %{devname}
12mr|ElectricFence-2.2.2-13|101	%{_libdir}/*.a
12mr|ElectricFence-2.2.2-13|102	%{_libdir}/*.so

13886 12
12mr|elementary-icons-2.7.1-4|1	%define tarname	elementary-icons
12mr|elementary-icons-2.7.1-4|2	%define name	elementary-icons
12mr|elementary-icons-2.7.1-4|3	%define version	2.7.1
12mr|elementary-icons-2.7.1-4|4	%define release %mkrel 4
12mr|elementary-icons-2.7.1-4|5	
12mr|elementary-icons-2.7.1-4|6	Summary:	Elementary icons
12mr|elementary-icons-2.7.1-4|7	Name:		%{name}
12mr|elementary-icons-2.7.1-4|8	Version:	%{version}
12mr|elementary-icons-2.7.1-4|9	Release:	%{release}
12mr|elementary-icons-2.7.1-4|10	Source0:	%{tarname}-%{version}.tar.gz
12mr|elementary-icons-2.7.1-4|11	Source1:	rosa-icons-replace-1.0.3.tar.gz
12mr|elementary-icons-2.7.1-4|12	License:	GPLv2
12mr|elementary-icons-2.7.1-4|13	Group:		Graphical desktop/Other
12mr|elementary-icons-2.7.1-4|14	BuildArch:	noarch
12mr|elementary-icons-2.7.1-4|15	
12mr|elementary-icons-2.7.1-4|16	%description
12mr|elementary-icons-2.7.1-4|17	Elementary icons theme.
12mr|elementary-icons-2.7.1-4|18	
12mr|elementary-icons-2.7.1-4|19	%files
12mr|elementary-icons-2.7.1-4|20	%defattr(-,root,root)
12mr|elementary-icons-2.7.1-4|21	%{_iconsdir}/*
12mr|elementary-icons-2.7.1-4|22	
12mr|elementary-icons-2.7.1-4|23	#--------------------------------------------------------------------
12mr|elementary-icons-2.7.1-4|24	
12mr|elementary-icons-2.7.1-4|25	%prep
12mr|elementary-icons-2.7.1-4|26	%setup -q -a 1
12mr|elementary-icons-2.7.1-4|27	
12mr|elementary-icons-2.7.1-4|28	%install
12mr|elementary-icons-2.7.1-4|29	%__rm -rf %{buildroot}
12mr|elementary-icons-2.7.1-4|30	%__mkdir -p %{buildroot}%{_datadir}/icons
12mr|elementary-icons-2.7.1-4|31	%__mkdir -p %{buildroot}%{_datadir}/icons/elementary
12mr|elementary-icons-2.7.1-4|32	%__mkdir -p %{buildroot}%{_datadir}/icons/elementary-mono-dark
12mr|elementary-icons-2.7.1-4|33	cp -rf elementary/* %{buildroot}%{_datadir}/icons/elementary
12mr|elementary-icons-2.7.1-4|34	cp -rf elementary-mono-dark/* %{buildroot}%{_datadir}/icons/elementary-mono-dark
12mr|elementary-icons-2.7.1-4|35	#replace original icons from rosa-icons theme, because original rosa icons not property works
12mr|elementary-icons-2.7.1-4|36	cp -rf rosa-icons-replace-1.0.3/* %{buildroot}%{_datadir}/icons/elementary
12mr|elementary-icons-2.7.1-4|37	
12mr|elementary-icons-2.7.1-4|38	
12mr|elementary-icons-2.7.1-4|39	
12mr|elementary-icons-2.7.1-4|40	%changelog
12mr|elementary-icons-2.7.1-4|41	

13887 12
12mr|elementary-theme-2.5.1-1|1	%define tarname	elementary-theme
12mr|elementary-theme-2.5.1-1|2	%define name	elementary-theme
12mr|elementary-theme-2.5.1-1|3	%define version	2.5.1
12mr|elementary-theme-2.5.1-1|4	%define release %mkrel 1
12mr|elementary-theme-2.5.1-1|5	
12mr|elementary-theme-2.5.1-1|6	Summary:	Elementary theme
12mr|elementary-theme-2.5.1-1|7	Name:		%{name}
12mr|elementary-theme-2.5.1-1|8	Version:	%{version}
12mr|elementary-theme-2.5.1-1|9	Release:	%{release}
12mr|elementary-theme-2.5.1-1|10	Source0:	%{tarname}-%{version}.tar.gz
12mr|elementary-theme-2.5.1-1|11	#Theme for openbox
12mr|elementary-theme-2.5.1-1|12	Source1:	%{tarname}-openbox.tar.gz
12mr|elementary-theme-2.5.1-1|13	License:	GPLv2
12mr|elementary-theme-2.5.1-1|14	Group:		Graphical desktop/Other
12mr|elementary-theme-2.5.1-1|15	BuildArch:	noarch
12mr|elementary-theme-2.5.1-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|elementary-theme-2.5.1-1|17	Requires:	murrine
12mr|elementary-theme-2.5.1-1|18	Requires:	gtk-aurora-engine
12mr|elementary-theme-2.5.1-1|19	Requires:	gtk-unico-engine
12mr|elementary-theme-2.5.1-1|20	Suggests:	elementary-icons
12mr|elementary-theme-2.5.1-1|21	
12mr|elementary-theme-2.5.1-1|22	%description
12mr|elementary-theme-2.5.1-1|23	Elementary theme.
12mr|elementary-theme-2.5.1-1|24	
12mr|elementary-theme-2.5.1-1|25	%prep
12mr|elementary-theme-2.5.1-1|26	%setup -q -a1
12mr|elementary-theme-2.5.1-1|27	
12mr|elementary-theme-2.5.1-1|28	%build
12mr|elementary-theme-2.5.1-1|29	
12mr|elementary-theme-2.5.1-1|30	%install
12mr|elementary-theme-2.5.1-1|31	%__rm -rf %{buildroot}
12mr|elementary-theme-2.5.1-1|32	%__mkdir -p %{buildroot}%{_datadir}/themes
12mr|elementary-theme-2.5.1-1|33	%__mkdir -p %{buildroot}%{_datadir}/themes/elementary
12mr|elementary-theme-2.5.1-1|34	cp -rf * %{buildroot}%{_datadir}/themes/elementary
12mr|elementary-theme-2.5.1-1|35	
12mr|elementary-theme-2.5.1-1|36	%clean
12mr|elementary-theme-2.5.1-1|37	%__rm -rf %{buildroot}
12mr|elementary-theme-2.5.1-1|38	
12mr|elementary-theme-2.5.1-1|39	%files
12mr|elementary-theme-2.5.1-1|40	%defattr(-,root,root)
12mr|elementary-theme-2.5.1-1|41	%{_datadir}/themes/*
12mr|elementary-theme-2.5.1-1|42	
12mr|elementary-theme-2.5.1-1|43	
12mr|elementary-theme-2.5.1-1|44	
12mr|elementary-theme-2.5.1-1|45	%changelog
12mr|elementary-theme-2.5.1-1|46	* Fri Aug 12 2011 Alexander Barakin <abarakin@mandriva.org> 2.4-7mdv2011.0
12mr|elementary-theme-2.5.1-1|47	+ Revision: 694235
12mr|elementary-theme-2.5.1-1|48	- scrollbar_color is no longer supported #63823
12mr|elementary-theme-2.5.1-1|49	
12mr|elementary-theme-2.5.1-1|50	+ Alex Burmashev <burmashev@mandriva.org>
12mr|elementary-theme-2.5.1-1|51	- updated elementary theme
12mr|elementary-theme-2.5.1-1|52	
12mr|elementary-theme-2.5.1-1|53	* Mon Jun 13 2011 Александр Казанцев <kazancas@mandriva.org> 2.4-5
12mr|elementary-theme-2.5.1-1|54	+ Revision: 684685
12mr|elementary-theme-2.5.1-1|55	- add openbox theme
12mr|elementary-theme-2.5.1-1|56	
12mr|elementary-theme-2.5.1-1|57	* Mon Jun 13 2011 Александр Казанцев <kazancas@mandriva.org> 2.4-4
12mr|elementary-theme-2.5.1-1|58	+ Revision: 684398
12mr|elementary-theme-2.5.1-1|59	- simplicify for ROSA KDE4 theme
12mr|elementary-theme-2.5.1-1|60	
12mr|elementary-theme-2.5.1-1|61	* Mon Jun 13 2011 Александр Казанцев <kazancas@mandriva.org> 2.4-3
12mr|elementary-theme-2.5.1-1|62	+ Revision: 684383
12mr|elementary-theme-2.5.1-1|63	- openoffice.org and libreoffice scrollbar disappear fix
12mr|elementary-theme-2.5.1-1|64	
12mr|elementary-theme-2.5.1-1|65	* Sun May 01 2011 Funda Wang <fwang@mandriva.org> 2.4-2
12mr|elementary-theme-2.5.1-1|66	+ Revision: 661120
12mr|elementary-theme-2.5.1-1|67	- add missign requires on extra packages
12mr|elementary-theme-2.5.1-1|68	
12mr|elementary-theme-2.5.1-1|69	* Mon Apr 11 2011 Alex Burmashev <burmashev@mandriva.org> 2.4-1
12mr|elementary-theme-2.5.1-1|70	+ Revision: 652631
12mr|elementary-theme-2.5.1-1|71	- import elementary-theme
12mr|elementary-theme-2.5.1-1|72	

13888 12
12mr|elftoaout-2.3-13|1	%define	name	elftoaout
12mr|elftoaout-2.3-13|2	%define	version	2.3
12mr|elftoaout-2.3-13|3	%define	release	%mkrel 13
12mr|elftoaout-2.3-13|4	
12mr|elftoaout-2.3-13|5	Summary:	A utility for converting ELF binaries to a.out binaries
12mr|elftoaout-2.3-13|6	Name:		%{name}
12mr|elftoaout-2.3-13|7	Version:	%{version}
12mr|elftoaout-2.3-13|8	Release:	%{release}
12mr|elftoaout-2.3-13|9	License:	GPL
12mr|elftoaout-2.3-13|10	Group:		System/Kernel and hardware
12mr|elftoaout-2.3-13|11	Source0:	ftp://sunsite.mff.cuni.cz/OS/Linux/Sparc/local/elftoaout/%{name}-%{version}.tar.bz2
12mr|elftoaout-2.3-13|12	Patch0:		elftoaout-2.3-include.patch
12mr|elftoaout-2.3-13|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|elftoaout-2.3-13|14	
12mr|elftoaout-2.3-13|15	%description
12mr|elftoaout-2.3-13|16	The elftoaout utility converts a static ELF binary to a static a.out
12mr|elftoaout-2.3-13|17	binary.  If you're using an ELF system (i.e., Mandriva Linux) on a SPARC,
12mr|elftoaout-2.3-13|18	you'll need to run elftoaout on the kernel image so that the SPARC PROM
12mr|elftoaout-2.3-13|19	can netboot the image.
12mr|elftoaout-2.3-13|20	
12mr|elftoaout-2.3-13|21	If you're installing Mandriva Linux on a SPARC, you'll need to install the
12mr|elftoaout-2.3-13|22	elftoaout package.
12mr|elftoaout-2.3-13|23	
12mr|elftoaout-2.3-13|24	%prep
12mr|elftoaout-2.3-13|25	%setup -q
12mr|elftoaout-2.3-13|26	%patch0 -p1 -b .include
12mr|elftoaout-2.3-13|27	
12mr|elftoaout-2.3-13|28	%build
12mr|elftoaout-2.3-13|29	%make CFLAGS="%{optflags}"
12mr|elftoaout-2.3-13|30	
12mr|elftoaout-2.3-13|31	%install
12mr|elftoaout-2.3-13|32	%{__rm} -rf $RPM_BUILD_ROOT
12mr|elftoaout-2.3-13|33	
12mr|elftoaout-2.3-13|34	%{__install} -m0755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
12mr|elftoaout-2.3-13|35	%{__install} -m0644 %{name}.1 -D $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
12mr|elftoaout-2.3-13|36	
12mr|elftoaout-2.3-13|37	%clean
12mr|elftoaout-2.3-13|38	%{__rm} -rf $RPM_BUILD_ROOT
12mr|elftoaout-2.3-13|39	
12mr|elftoaout-2.3-13|40	%files
12mr|elftoaout-2.3-13|41	%defattr(-,root,root)
12mr|elftoaout-2.3-13|42	%{_bindir}/%{name}
12mr|elftoaout-2.3-13|43	%{_mandir}/man1/%{name}.1*
12mr|elftoaout-2.3-13|44	
12mr|elftoaout-2.3-13|45	
12mr|elftoaout-2.3-13|46	
12mr|elftoaout-2.3-13|47	%changelog
12mr|elftoaout-2.3-13|48	

13889 12
12mr|elfutils-0.153-1|1	%define	major	1
12mr|elfutils-0.153-1|2	
12mr|elfutils-0.153-1|3	#the old name was _libelfutils1
12mr|elfutils-0.153-1|4	%define	libname	%mklibname %{name} %{major}
12mr|elfutils-0.153-1|5	
12mr|elfutils-0.153-1|6	%define	libasm	%mklibname asm %{major}
12mr|elfutils-0.153-1|7	%define libdw	%mklibname dw %{major}
12mr|elfutils-0.153-1|8	%define	libelf	%mklibname elf %{major}
12mr|elfutils-0.153-1|9	%define	devname	%mklibname %{name} -d
12mr|elfutils-0.153-1|10	%define	static	%mklibname %{name} -d -s
12mr|elfutils-0.153-1|11	
12mr|elfutils-0.153-1|12	%define _program_prefix eu-
12mr|elfutils-0.153-1|13	
12mr|elfutils-0.153-1|14	Summary:	A collection of utilities and DSOs to handle compiled objects
12mr|elfutils-0.153-1|15	Name:		elfutils
12mr|elfutils-0.153-1|16	Version:	0.153
12mr|elfutils-0.153-1|17	Release:	1
12mr|elfutils-0.153-1|18	License:	GPLv2+
12mr|elfutils-0.153-1|19	Group:		Development/Other
12mr|elfutils-0.153-1|20	Url:		http://fedorahosted.org/elfutils/
12mr|elfutils-0.153-1|21	Source0:	http://fedorahosted.org/releases/e/l/elfutils/%{name}-%{version}.tar.bz2
12mr|elfutils-0.153-1|22	Source1:	%{SOURCE0}.sig
12mr|elfutils-0.153-1|23	# these 2 patches are from ftp://sources.redhat.com/pub/systemtap/elfutils/
12mr|elfutils-0.153-1|24	# this hasn't been used since 200700 import why keep around
12mr|elfutils-0.153-1|25	#Patch0:		elfutils-portability.patch
12mr|elfutils-0.153-1|26	Patch1:		elfutils-robustify.patch
12mr|elfutils-0.153-1|27	
12mr|elfutils-0.153-1|28	# mdv patches
12mr|elfutils-0.153-1|29	Patch10:	elfutils-0.153-mips_backend.patch
12mr|elfutils-0.153-1|30	Patch11:	elfutils-0.139-sparc-align.patch
12mr|elfutils-0.153-1|31	Patch12:	elfutils-0.139-fix-special-sparc-elf32-plt-entries.patch
12mr|elfutils-0.153-1|32	Patch13:	elfutils-0.152-strip-.GCC.command.line-section.patch
12mr|elfutils-0.153-1|33	Patch14:	elfutils-0.153-add-missing-lpthread-linkage.patch
12mr|elfutils-0.153-1|34	Patch15:	elfutils_signed_comparison.patch
12mr|elfutils-0.153-1|35	Patch16:	elfutils-skip_elflint_self_test.patch
12mr|elfutils-0.153-1|36	Patch17:	elfutils-0.153-dont-fail-on-strip-reloc-check-against-self.patch
12mr|elfutils-0.153-1|37	BuildRequires:	bison
12mr|elfutils-0.153-1|38	BuildRequires:	flex
12mr|elfutils-0.153-1|39	BuildRequires:	glibc-devel
12mr|elfutils-0.153-1|40	BuildRequires:	zlib-devel
12mr|elfutils-0.153-1|41	BuildRequires:	bzip2-devel
12mr|elfutils-0.153-1|42	BuildRequires:	lzma-devel
12mr|elfutils-0.153-1|43	BuildRequires:	gettext-devel
12mr|elfutils-0.153-1|44	Obsoletes:	%{libname}
12mr|elfutils-0.153-1|45	
12mr|elfutils-0.153-1|46	%description
12mr|elfutils-0.153-1|47	Elfutils is a collection of utilities, including ld (a linker),
12mr|elfutils-0.153-1|48	nm (for listing symbols from object files), size (for listing the
12mr|elfutils-0.153-1|49	section sizes of an object or archive file), strip (for discarding
12mr|elfutils-0.153-1|50	symbols), readelf (to see the raw ELF file structures), and elflint
12mr|elfutils-0.153-1|51	(to check for well-formed ELF files).
12mr|elfutils-0.153-1|52	
12mr|elfutils-0.153-1|53	%package -n	%{libasm}
12mr|elfutils-0.153-1|54	Summary:	Libraries to read and write ELF files
12mr|elfutils-0.153-1|55	Group:		System/Libraries
12mr|elfutils-0.153-1|56	Obsoletes:	%{libname}
12mr|elfutils-0.153-1|57	
12mr|elfutils-0.153-1|58	%description -n	%{libasm}
12mr|elfutils-0.153-1|59	Included are the helper library which implement machine-specific ELF handling.
12mr|elfutils-0.153-1|60	
12mr|elfutils-0.153-1|61	%package -n	%{libdw}
12mr|elfutils-0.153-1|62	Summary:	Libraries to read and write ELF files
12mr|elfutils-0.153-1|63	Group:		System/Libraries
12mr|elfutils-0.153-1|64	Obsoletes:	%{libname}
12mr|elfutils-0.153-1|65	
12mr|elfutils-0.153-1|66	%description -n	%{libdw}
12mr|elfutils-0.153-1|67	Included are the helper library which implement DWARF ELF handling.
12mr|elfutils-0.153-1|68	
12mr|elfutils-0.153-1|69	%package -n	%{libelf}
12mr|elfutils-0.153-1|70	Summary:	Libraries to read and write ELF files
12mr|elfutils-0.153-1|71	Group:		System/Libraries
12mr|elfutils-0.153-1|72	Obsoletes:	%{libname}
12mr|elfutils-0.153-1|73	
12mr|elfutils-0.153-1|74	%description -n	%{libelf}
12mr|elfutils-0.153-1|75	This package provides DSOs which allow reading and writing ELF files
12mr|elfutils-0.153-1|76	on a high level.  Third party programs depend on this package to read
12mr|elfutils-0.153-1|77	internals of ELF files.  The programs of the elfutils package use it
12mr|elfutils-0.153-1|78	also to generate new ELF files.
12mr|elfutils-0.153-1|79	
12mr|elfutils-0.153-1|80	%package -n	%{devname}
12mr|elfutils-0.153-1|81	Summary:	Development libraries to handle compiled objects
12mr|elfutils-0.153-1|82	Group:		Development/Other
12mr|elfutils-0.153-1|83	Requires:	%{libasm} = %{EVRD}
12mr|elfutils-0.153-1|84	Requires:	%{libdw} = %{EVRD}
12mr|elfutils-0.153-1|85	Requires:	%{libelf} = %{EVRD}
12mr|elfutils-0.153-1|86	Provides:	%{name}-devel
12mr|elfutils-0.153-1|87	
12mr|elfutils-0.153-1|88	%description -n	%{devname}
12mr|elfutils-0.153-1|89	This package contains the headers and dynamic libraries to create
12mr|elfutils-0.153-1|90	applications for handling compiled objects.
12mr|elfutils-0.153-1|91	
12mr|elfutils-0.153-1|92	* libelf allows you to access the internals of the ELF object file
12mr|elfutils-0.153-1|93	format, so you can see the different sections of an ELF file.
12mr|elfutils-0.153-1|94	* libebl provides some higher-level ELF access functionality.
12mr|elfutils-0.153-1|95	* libasm provides a programmable assembler interface.
12mr|elfutils-0.153-1|96	
12mr|elfutils-0.153-1|97	%package -n	%{static}
12mr|elfutils-0.153-1|98	Summary:	Static libraries for development with libelfutils
12mr|elfutils-0.153-1|99	Group:		Development/Other
12mr|elfutils-0.153-1|100	Requires:	%{devname} = %{EVRD}
12mr|elfutils-0.153-1|101	Provides:	%{name}-static-devel
12mr|elfutils-0.153-1|102	
12mr|elfutils-0.153-1|103	%description -n	%{static}
12mr|elfutils-0.153-1|104	This package contains the static libraries to create applications for
12mr|elfutils-0.153-1|105	handling compiled objects.
12mr|elfutils-0.153-1|106	
12mr|elfutils-0.153-1|107	%prep
12mr|elfutils-0.153-1|108	%setup -q
12mr|elfutils-0.153-1|109	%apply_patches
12mr|elfutils-0.153-1|110	
12mr|elfutils-0.153-1|111	%build
12mr|elfutils-0.153-1|112	mkdir build-%{_target_platform}
12mr|elfutils-0.153-1|113	pushd build-%{_target_platform}
12mr|elfutils-0.153-1|114	
12mr|elfutils-0.153-1|115	# [pixel] libld_elf_i386.so is quite weird, could be dropped? workarounding for now...
12mr|elfutils-0.153-1|116	#%define _disable_ld_no_undefined 1
12mr|elfutils-0.153-1|117	
12mr|elfutils-0.153-1|118	CFLAGS="%{optflags} -Wno-error -g" \
12mr|elfutils-0.153-1|119	CONFIGURE_TOP=.. \
12mr|elfutils-0.153-1|120	%configure2_5x \
12mr|elfutils-0.153-1|121	%{?_program_prefix: --program-prefix=%{_program_prefix}} \
12mr|elfutils-0.153-1|122	--enable-thread-safety \
12mr|elfutils-0.153-1|123	--with-zlib \
12mr|elfutils-0.153-1|124	--with-bzlib \
12mr|elfutils-0.153-1|125	--with-lzma
12mr|elfutils-0.153-1|126	
12mr|elfutils-0.153-1|127	%make
12mr|elfutils-0.153-1|128	popd
12mr|elfutils-0.153-1|129	
12mr|elfutils-0.153-1|130	%check
12mr|elfutils-0.153-1|131	pushd build-%{_target_platform}
12mr|elfutils-0.153-1|132	make check
12mr|elfutils-0.153-1|133	popd
12mr|elfutils-0.153-1|134	
12mr|elfutils-0.153-1|135	%install
12mr|elfutils-0.153-1|136	%makeinstall_std -C build-%{_target_platform}
12mr|elfutils-0.153-1|137	
12mr|elfutils-0.153-1|138	chmod +x %{buildroot}%{_libdir}/lib*.so*
12mr|elfutils-0.153-1|139	chmod +x %{buildroot}%{_libdir}/elfutils/lib*.so*
12mr|elfutils-0.153-1|140	
12mr|elfutils-0.153-1|141	%find_lang %{name} %{name}.lang
12mr|elfutils-0.153-1|142	
12mr|elfutils-0.153-1|143	%files -f %{name}.lang
12mr|elfutils-0.153-1|144	%doc NOTES README NEWS TODO
12mr|elfutils-0.153-1|145	%{_bindir}/eu-*
12mr|elfutils-0.153-1|146	%dir %{_libdir}/elfutils
12mr|elfutils-0.153-1|147	%{_libdir}/elfutils/lib*.so
12mr|elfutils-0.153-1|148	
12mr|elfutils-0.153-1|149	%files -n %{libelf}
12mr|elfutils-0.153-1|150	%{_libdir}/libelf-%{version}.so
12mr|elfutils-0.153-1|151	%{_libdir}/libelf*.so.%{major}*
12mr|elfutils-0.153-1|152	
12mr|elfutils-0.153-1|153	%files -n %{libdw}
12mr|elfutils-0.153-1|154	%{_libdir}/libdw-%{version}.so
12mr|elfutils-0.153-1|155	%{_libdir}/libdw*.so.%{major}*
12mr|elfutils-0.153-1|156	
12mr|elfutils-0.153-1|157	%files -n %{libasm}
12mr|elfutils-0.153-1|158	%{_libdir}/libasm-%{version}.so
12mr|elfutils-0.153-1|159	%{_libdir}/libasm*.so.%{major}*
12mr|elfutils-0.153-1|160	
12mr|elfutils-0.153-1|161	%files -n %{devname}
12mr|elfutils-0.153-1|162	%{_includedir}/dwarf.h
12mr|elfutils-0.153-1|163	%{_includedir}/libelf.h
12mr|elfutils-0.153-1|164	%{_includedir}/gelf.h
12mr|elfutils-0.153-1|165	%{_includedir}/nlist.h
12mr|elfutils-0.153-1|166	%dir %{_includedir}/elfutils
12mr|elfutils-0.153-1|167	%{_includedir}/elfutils/*.h
12mr|elfutils-0.153-1|168	%{_libdir}/libelf.so
12mr|elfutils-0.153-1|169	%{_libdir}/libdw.so
12mr|elfutils-0.153-1|170	%{_libdir}/libasm.so
12mr|elfutils-0.153-1|171	
12mr|elfutils-0.153-1|172	%files -n %{static}
12mr|elfutils-0.153-1|173	%{_libdir}/*.a
12mr|elfutils-0.153-1|174	
12mr|elfutils-0.153-1|175	
12mr|elfutils-0.153-1|176	
12mr|elfutils-0.153-1|177	
12mr|elfutils-0.153-1|178	%changelog
12mr|elfutils-0.153-1|179	

13890 12
12mr|em8300-0.18.0-5|1	Summary:	Utilities for Hollywood plus / DXR3 device driver for Linux
12mr|em8300-0.18.0-5|2	Name:		em8300
12mr|em8300-0.18.0-5|3	Version:	0.18.0
12mr|em8300-0.18.0-5|4	Release:	5
12mr|em8300-0.18.0-5|5	Group:		System/Kernel and hardware
12mr|em8300-0.18.0-5|6	License:	GPL
12mr|em8300-0.18.0-5|7	URL:		http://dxr3.sourceforge.net/
12mr|em8300-0.18.0-5|8	Source0:	http://downloads.sourceforge.net/dxr3/%{name}-nofirmware-%{version}.tar.gz
12mr|em8300-0.18.0-5|9	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|em8300-0.18.0-5|10	# for /usr/share/alsa/alsa.conf
12mr|em8300-0.18.0-5|11	BuildRequires:	alsa-lib
12mr|em8300-0.18.0-5|12	Provides:	perl(em8300)
12mr|em8300-0.18.0-5|13	Requires:	kmod(em8300)
12mr|em8300-0.18.0-5|14	
12mr|em8300-0.18.0-5|15	%description
12mr|em8300-0.18.0-5|16	This package contains utilities that can be used by packages
12mr|em8300-0.18.0-5|17	developed for use with the Hollywood plus or DXR3 MPEG
12mr|em8300-0.18.0-5|18	decoder cards.
12mr|em8300-0.18.0-5|19	
12mr|em8300-0.18.0-5|20	You'll also need the non-free microcode for the em8300
12mr|em8300-0.18.0-5|21	device to work, you must download that from
12mr|em8300-0.18.0-5|22	http://dxr3.sourceforge.net/download/em8300.bin to
12mr|em8300-0.18.0-5|23	/lib/firmware/.
12mr|em8300-0.18.0-5|24	
12mr|em8300-0.18.0-5|25	%package devel
12mr|em8300-0.18.0-5|26	Summary:	Development headers for DXR3 device
12mr|em8300-0.18.0-5|27	Group:		Development/Other
12mr|em8300-0.18.0-5|28	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|em8300-0.18.0-5|29	Provides:	libdxr3-devel = %{version}-%{release}
12mr|em8300-0.18.0-5|30	
12mr|em8300-0.18.0-5|31	%description devel
12mr|em8300-0.18.0-5|32	This contains the development headers used when building an
12mr|em8300-0.18.0-5|33	application that will make use of the em8300 driver.
12mr|em8300-0.18.0-5|34	
12mr|em8300-0.18.0-5|35	%package -n dkms-%{name}
12mr|em8300-0.18.0-5|36	Summary:	Linux kernel module for Hollywood plus / DXR3 devices
12mr|em8300-0.18.0-5|37	Group:	System/Kernel and hardware
12mr|em8300-0.18.0-5|38	Requires(post):	dkms
12mr|em8300-0.18.0-5|39	Requires(preun): dkms
12mr|em8300-0.18.0-5|40	Requires:	em8300
12mr|em8300-0.18.0-5|41	
12mr|em8300-0.18.0-5|42	%description -n dkms-%{name}
12mr|em8300-0.18.0-5|43	This package contains the kernel module for the Hollywood plus
12mr|em8300-0.18.0-5|44	or DXR3 MPEG decoder cards.
12mr|em8300-0.18.0-5|45	
12mr|em8300-0.18.0-5|46	Install this package if you wish to use such a card and do not
12mr|em8300-0.18.0-5|47	have the driver in your kernel. You should also install
12mr|em8300-0.18.0-5|48	package em8300.
12mr|em8300-0.18.0-5|49	
12mr|em8300-0.18.0-5|50	%prep
12mr|em8300-0.18.0-5|51	%setup -q
12mr|em8300-0.18.0-5|52	
12mr|em8300-0.18.0-5|53	echo > README.install.urpmi <<EOF
12mr|em8300-0.18.0-5|54	EM8300-devices require a non-free microcode to operate. If you
12mr|em8300-0.18.0-5|55	have not already done so, you have to download
12mr|em8300-0.18.0-5|56	http://dxr3.sourceforge.net/download/em8300.bin to /lib/firmware/.
12mr|em8300-0.18.0-5|57	EOF
12mr|em8300-0.18.0-5|58	
12mr|em8300-0.18.0-5|59	if [ -x modules/update_em8300_version.sh ]; then # is snapshot
12mr|em8300-0.18.0-5|60	# Run by make during module build if it exists, uses hg which users do not have.
12mr|em8300-0.18.0-5|61	rm modules/update_em8300_version.sh
12mr|em8300-0.18.0-5|62	echo "#define EM8300_VERSION \"hg-rev-%snapshot\"" > modules/em8300_version.h
12mr|em8300-0.18.0-5|63	fi
12mr|em8300-0.18.0-5|64	
12mr|em8300-0.18.0-5|65	%build
12mr|em8300-0.18.0-5|66	%configure2_5x
12mr|em8300-0.18.0-5|67	%make LIBS="-lX11 -lm"
12mr|em8300-0.18.0-5|68	
12mr|em8300-0.18.0-5|69	%install
12mr|em8300-0.18.0-5|70	%makeinstall_std
12mr|em8300-0.18.0-5|71	
12mr|em8300-0.18.0-5|72	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
12mr|em8300-0.18.0-5|73	install -m644 modules/em8300-udev.rules \
12mr|em8300-0.18.0-5|74	%{buildroot}%{_sysconfdir}/udev/rules.d/%{name}.rules
12mr|em8300-0.18.0-5|75	
12mr|em8300-0.18.0-5|76	install -d -m755 %{buildroot}/usr/src/%{name}-%{version}-%{release}
12mr|em8300-0.18.0-5|77	cp -a modules include %{buildroot}/usr/src/%{name}-%{version}-%{release}
12mr|em8300-0.18.0-5|78	rm -f %{buildroot}/usr/src/%{name}-%{version}-%{release}/modules/em8300-udev.rules
12mr|em8300-0.18.0-5|79	cat > %{buildroot}/usr/src/%{name}-%{version}-%{release}/dkms.conf <<EOF
12mr|em8300-0.18.0-5|80	PACKAGE_NAME="%{name}"
12mr|em8300-0.18.0-5|81	PACKAGE_VERSION="%{version}-%{release}"
12mr|em8300-0.18.0-5|82	MAKE[0]="cd modules && make KERNEL_LOCATION=\$kernel_source_dir KERNVER=\$kernelver"
12mr|em8300-0.18.0-5|83	CLEAN="cd modules && make clean"
12mr|em8300-0.18.0-5|84	BUILT_MODULE_NAME[0]="adv717x"
12mr|em8300-0.18.0-5|85	BUILT_MODULE_NAME[1]="bt865"
12mr|em8300-0.18.0-5|86	BUILT_MODULE_NAME[2]="em8300"
12mr|em8300-0.18.0-5|87	BUILT_MODULE_LOCATION[0]="modules"
12mr|em8300-0.18.0-5|88	BUILT_MODULE_LOCATION[1]="modules"
12mr|em8300-0.18.0-5|89	BUILT_MODULE_LOCATION[2]="modules"
12mr|em8300-0.18.0-5|90	DEST_MODULE_LOCATION[0]="/kernel/drivers/video"
12mr|em8300-0.18.0-5|91	DEST_MODULE_LOCATION[1]="/kernel/drivers/video"
12mr|em8300-0.18.0-5|92	DEST_MODULE_LOCATION[2]="/kernel/drivers/video"
12mr|em8300-0.18.0-5|93	AUTOINSTALL=yes
12mr|em8300-0.18.0-5|94	EOF
12mr|em8300-0.18.0-5|95	
12mr|em8300-0.18.0-5|96	%post -n dkms-%{name}
12mr|em8300-0.18.0-5|97	dkms add     -m %{name} -v %{version}-%{release} --rpm_safe_upgrade &&
12mr|em8300-0.18.0-5|98	dkms build   -m %{name} -v %{version}-%{release} --rpm_safe_upgrade &&
12mr|em8300-0.18.0-5|99	dkms install -m %{name} -v %{version}-%{release} --rpm_safe_upgrade --force
12mr|em8300-0.18.0-5|100	true
12mr|em8300-0.18.0-5|101	
12mr|em8300-0.18.0-5|102	%preun -n dkms-%{name}
12mr|em8300-0.18.0-5|103	dkms remove  -m %{name} -v %{version}-%{release} --rpm_safe_upgrade --all
12mr|em8300-0.18.0-5|104	true
12mr|em8300-0.18.0-5|105	
12mr|em8300-0.18.0-5|106	%files
12mr|em8300-0.18.0-5|107	%doc README AUTHORS ChangeLog.old modules/README-* modules/INSTALL README.install.urpmi
12mr|em8300-0.18.0-5|108	%config(noreplace) %{_sysconfdir}/udev/rules.d/*
12mr|em8300-0.18.0-5|109	%{_bindir}/*
12mr|em8300-0.18.0-5|110	%{_datadir}/em8300
12mr|em8300-0.18.0-5|111	%{_datadir}/alsa/cards/EM8300.conf
12mr|em8300-0.18.0-5|112	%{_mandir}/man1/*
12mr|em8300-0.18.0-5|113	
12mr|em8300-0.18.0-5|114	%files devel
12mr|em8300-0.18.0-5|115	%{_includedir}/linux/*
12mr|em8300-0.18.0-5|116	
12mr|em8300-0.18.0-5|117	%files -n dkms-%{name}
12mr|em8300-0.18.0-5|118	/usr/src/%{name}-%{version}-%{release}
12mr|em8300-0.18.0-5|119	
12mr|em8300-0.18.0-5|120	
12mr|em8300-0.18.0-5|121	
12mr|em8300-0.18.0-5|122	%changelog
12mr|em8300-0.18.0-5|123	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|em8300-0.18.0-5|124	+ Commit: 8436db2
12mr|em8300-0.18.0-5|125	- Fix linkage, spec cleanup
12mr|em8300-0.18.0-5|126	
12mr|em8300-0.18.0-5|127	

13891 12
12mr|emacs-23.3-4|1	%define _localstatedir /var/lib
12mr|emacs-23.3-4|2	
12mr|emacs-23.3-4|3	Summary:	GNU Emacs text editor with X11 support
12mr|emacs-23.3-4|4	
12mr|emacs-23.3-4|5	Name:		emacs
12mr|emacs-23.3-4|6	Version:	23.3
12mr|emacs-23.3-4|7	Release:	4
12mr|emacs-23.3-4|8	License:	GPLv3+
12mr|emacs-23.3-4|9	Group:		Editors
12mr|emacs-23.3-4|10	URL:		http://www.gnu.org/software/emacs/
12mr|emacs-23.3-4|11	
12mr|emacs-23.3-4|12	Source0:	ftp://ftp.gnu.org/pub/gnu/emacs/emacs-%{version}.tar.bz2
12mr|emacs-23.3-4|13	Source2:	gnu-mini.png
12mr|emacs-23.3-4|14	Source3:	gnu-normal.png
12mr|emacs-23.3-4|15	Source4:	gnu-large.png
12mr|emacs-23.3-4|16	Source5:	emacs-config
12mr|emacs-23.3-4|17	
12mr|emacs-23.3-4|18	Patch1: 	emacs-20.5-loadup.patch
12mr|emacs-23.3-4|19	Patch3: 	emacs-23.0.94-ia64-1.patch
12mr|emacs-23.3-4|20	Patch5:		emacs-23.0.94-bzip2.patch
12mr|emacs-23.3-4|21	Patch6:		emacs-snapshot-same-etc-DOC-for-all.patch
12mr|emacs-23.3-4|22	Patch7:		emacs-22.0.90-rpath.patch
12mr|emacs-23.3-4|23	Patch9:		emacs-22.0.90-force-sendmail-program.patch
12mr|emacs-23.3-4|24	
12mr|emacs-23.3-4|25	Patch20:	emacs-20.4-ppc-config.patch
12mr|emacs-23.3-4|26	Patch21:	emacs-20.4-ppc.patch
12mr|emacs-23.3-4|27	Patch22:	emacs-21.1-omit-nocombreloc-ppc.patch
12mr|emacs-23.3-4|28	
12mr|emacs-23.3-4|29	Patch100:	emacs-23.3-infofix.patch
12mr|emacs-23.3-4|30	Patch101:	emacs-23.1.92-version.patch
12mr|emacs-23.3-4|31	Patch103:	emacs-23.0.94-x86_64.patch
12mr|emacs-23.3-4|32	Patch104:	emacs-23.2-hide-toolbar.patch
12mr|emacs-23.3-4|33	Patch111:	emacs-23.1.92-ispell-dictionaries-list-iso-8859-15.patch
12mr|emacs-23.3-4|34	Patch114:	emacs-23.0.94-ppc64.patch
12mr|emacs-23.3-4|35	Patch115:	emacs-23.0.94-lzma-support.patch
12mr|emacs-23.3-4|36	Patch116:	emacs-22.3-fix-str-fmt.patch
12mr|emacs-23.3-4|37	
12mr|emacs-23.3-4|38	BuildRoot:	%_tmppath/%name-root
12mr|emacs-23.3-4|39	BuildRequires:	libxaw-devel
12mr|emacs-23.3-4|40	BuildRequires:	Xaw3d-devel
12mr|emacs-23.3-4|41	BuildRequires:	x11-server-common
12mr|emacs-23.3-4|42	BuildRequires:	libx11-devel
12mr|emacs-23.3-4|43	BuildRequires:	gcc
12mr|emacs-23.3-4|44	BuildRequires:	libjpeg-devel
12mr|emacs-23.3-4|45	BuildRequires:	libpng-devel
12mr|emacs-23.3-4|46	BuildRequires:	libtiff-devel
12mr|emacs-23.3-4|47	BuildRequires:	ncurses-devel
12mr|emacs-23.3-4|48	BuildRequires:	ungif-devel
12mr|emacs-23.3-4|49	BuildRequires:  texinfo
12mr|emacs-23.3-4|50	BuildRequires:	xpm-devel
12mr|emacs-23.3-4|51	BuildRequires:	gtk+2-devel
12mr|emacs-23.3-4|52	
12mr|emacs-23.3-4|53	Requires(preun): update-alternatives
12mr|emacs-23.3-4|54	Requires(post):  update-alternatives
12mr|emacs-23.3-4|55	
12mr|emacs-23.3-4|56	Requires:	%{name}-common = %version
12mr|emacs-23.3-4|57	Provides:	emacs = %{version}-%{release}
12mr|emacs-23.3-4|58	Provides:	emacs-bin emacs-gtk
12mr|emacs-23.3-4|59	
12mr|emacs-23.3-4|60	Conflicts:	emacs-snapshot < %{version}-%{release}
12mr|emacs-23.3-4|61	Obsoletes:	emacs-gtk <= 22.3
12mr|emacs-23.3-4|62	Obsoletes:	emacs-X11 < 22.0.50
12mr|emacs-23.3-4|63	Provides:	emacs-X11 < 22.0.50
12mr|emacs-23.3-4|64	
12mr|emacs-23.3-4|65	%description
12mr|emacs-23.3-4|66	Emacs is a powerful, customizable, self-documenting, modeless text
12mr|emacs-23.3-4|67	editor. Emacs contains special code editing features, a scripting
12mr|emacs-23.3-4|68	language (elisp), and the capability to read mail, news, and more
12mr|emacs-23.3-4|69	without leaving the editor.
12mr|emacs-23.3-4|70	
12mr|emacs-23.3-4|71	This package provides an emacs binary with support for X Windows.
12mr|emacs-23.3-4|72	
12mr|emacs-23.3-4|73	%package el
12mr|emacs-23.3-4|74	Summary:	GNU Emacs Lisp source files
12mr|emacs-23.3-4|75	Group:		Editors
12mr|emacs-23.3-4|76	Requires:	%{name}-common = %version
12mr|emacs-23.3-4|77	Conflicts:	emacs-snapshot-el
12mr|emacs-23.3-4|78	
12mr|emacs-23.3-4|79	%description el
12mr|emacs-23.3-4|80	The emacs-snapshot-el package contains the emacs elisp sources for
12mr|emacs-23.3-4|81	many of the elisp programs included with the main Emacs text editor
12mr|emacs-23.3-4|82	package.
12mr|emacs-23.3-4|83	
12mr|emacs-23.3-4|84	You need to install this package only if you intend to modify any of
12mr|emacs-23.3-4|85	the Emacs packages or see some elisp examples.
12mr|emacs-23.3-4|86	
12mr|emacs-23.3-4|87	%package doc
12mr|emacs-23.3-4|88	Summary:	GNU Emacs documentation
12mr|emacs-23.3-4|89	Group:		Editors
12mr|emacs-23.3-4|90	Requires:	%{name}-common = %version
12mr|emacs-23.3-4|91	Conflicts:	emacs-snapshot-doc
12mr|emacs-23.3-4|92	
12mr|emacs-23.3-4|93	%description doc
12mr|emacs-23.3-4|94	Documentation for GNU Emacs.
12mr|emacs-23.3-4|95	
12mr|emacs-23.3-4|96	%package leim
12mr|emacs-23.3-4|97	Summary:	GNU Emacs Lisp code for international input methods
12mr|emacs-23.3-4|98	Group:		Editors
12mr|emacs-23.3-4|99	Requires:	%{name}-common = %version
12mr|emacs-23.3-4|100	Conflicts:	emacs-snapshot-leim
12mr|emacs-23.3-4|101	
12mr|emacs-23.3-4|102	%description leim
12mr|emacs-23.3-4|103	This package contains Emacs Lisp code for input methods for various
12mr|emacs-23.3-4|104	international character scripts.
12mr|emacs-23.3-4|105	
12mr|emacs-23.3-4|106	%package nox
12mr|emacs-23.3-4|107	Summary:	GNU Emacs text editor without support for X11
12mr|emacs-23.3-4|108	Group:		Editors
12mr|emacs-23.3-4|109	Requires:	%{name}-common = %version
12mr|emacs-23.3-4|110	Provides:	emacs-bin
12mr|emacs-23.3-4|111	
12mr|emacs-23.3-4|112	Conflicts:	emacs-snapshot-nox
12mr|emacs-23.3-4|113	
12mr|emacs-23.3-4|114	Requires(preun): update-alternatives
12mr|emacs-23.3-4|115	Requires(post):  update-alternatives
12mr|emacs-23.3-4|116	
12mr|emacs-23.3-4|117	%description nox
12mr|emacs-23.3-4|118	Emacs is a powerful, customizable, self-documenting, modeless text
12mr|emacs-23.3-4|119	editor. Emacs contains special code editing features, a scripting
12mr|emacs-23.3-4|120	language (elisp), and the capability to read mail, news, and more
12mr|emacs-23.3-4|121	without leaving the editor.
12mr|emacs-23.3-4|122	
12mr|emacs-23.3-4|123	This package provides an emacs binary with no X Windows support for
12mr|emacs-23.3-4|124	running on a terminal.
12mr|emacs-23.3-4|125	
12mr|emacs-23.3-4|126	%package common
12mr|emacs-23.3-4|127	Summary:	Common files for GNU Emacs
12mr|emacs-23.3-4|128	Group:		Editors
12mr|emacs-23.3-4|129	
12mr|emacs-23.3-4|130	Obsoletes:	gnus-emacs < 5.13.0
12mr|emacs-23.3-4|131	Provides:	gnus-emacs = 5.13.0
12mr|emacs-23.3-4|132	
12mr|emacs-23.3-4|133	Obsoletes:	emacs-cedet < 1.0-0.pre7
12mr|emacs-23.3-4|134	Provides:	emacs-cedet = 1.0-0.pre7
12mr|emacs-23.3-4|135	
12mr|emacs-23.3-4|136	Conflicts:	emacs-speedbar < 1.0
12mr|emacs-23.3-4|137	Provides:	emacs-speedbar = 1.0
12mr|emacs-23.3-4|138	
12mr|emacs-23.3-4|139	Obsoletes:	emacs-tramp < 2.1.18-pre
12mr|emacs-23.3-4|140	Provides:	emacs-tramp = 2.1.18-pre
12mr|emacs-23.3-4|141	
12mr|emacs-23.3-4|142	Obsoletes:	emacs-url
12mr|emacs-23.3-4|143	Provides:	emacs-url
12mr|emacs-23.3-4|144	
12mr|emacs-23.3-4|145	# (Lev) This doesn't look correct:
12mr|emacs-23.3-4|146	Obsoletes:	emacs-pcomplete <= 2.4.2
12mr|emacs-23.3-4|147	Provides:	emacs-pcomplete = 1.1.1
12mr|emacs-23.3-4|148	
12mr|emacs-23.3-4|149	Obsoletes:	eshell-emacs <= 2.4.2
12mr|emacs-23.3-4|150	Provides:	eshell-emacs = 2.4.2
12mr|emacs-23.3-4|151	
12mr|emacs-23.3-4|152	Obsoletes:	emacs-easypg < 1.0.0
12mr|emacs-23.3-4|153	Provides:	emacs-easypg = 1.0.0
12mr|emacs-23.3-4|154	
12mr|emacs-23.3-4|155	Obsoletes:	emacs-erc < 5.3
12mr|emacs-23.3-4|156	Provides:	emacs-erc = 5.3
12mr|emacs-23.3-4|157	
12mr|emacs-23.3-4|158	Conflicts:	emacs-snapshot-common
12mr|emacs-23.3-4|159	
12mr|emacs-23.3-4|160	# conflicts due to %%_bindir/{b2m,etags,rcs-checkin}
12mr|emacs-23.3-4|161	Conflicts: xemacs-extras
12mr|emacs-23.3-4|162	
12mr|emacs-23.3-4|163	%description common
12mr|emacs-23.3-4|164	Emacs is a powerful, customizable, self-documenting, modeless text
12mr|emacs-23.3-4|165	editor. Emacs contains special code editing features, a scripting
12mr|emacs-23.3-4|166	language (elisp), and the capability to read mail, news, and more
12mr|emacs-23.3-4|167	without leaving the editor.
12mr|emacs-23.3-4|168	
12mr|emacs-23.3-4|169	This package contains all of the common files needed by emacs-snapshot
12mr|emacs-23.3-4|170	or emacs-snapshot-nox
12mr|emacs-23.3-4|171	
12mr|emacs-23.3-4|172	%prep
12mr|emacs-23.3-4|173	
12mr|emacs-23.3-4|174	%setup -q -n emacs-%{version}
12mr|emacs-23.3-4|175	
12mr|emacs-23.3-4|176	%__perl -p -i -e 's/ctags/gctags/g' etc/etags.1
12mr|emacs-23.3-4|177	
12mr|emacs-23.3-4|178	%patch1 -p1 -b .loadup
12mr|emacs-23.3-4|179	%patch3 -p1 -b .ia64-2
12mr|emacs-23.3-4|180	%patch5 -p1 -b .bzip2
12mr|emacs-23.3-4|181	%patch6 -p1
12mr|emacs-23.3-4|182	%patch7 -p1 -b .rpath
12mr|emacs-23.3-4|183	%patch9 -p1 -b .sendmail-program
12mr|emacs-23.3-4|184	
12mr|emacs-23.3-4|185	%ifarch ppc
12mr|emacs-23.3-4|186	%patch20 -p1
12mr|emacs-23.3-4|187	%patch21 -p1
12mr|emacs-23.3-4|188	%patch22 -p1
12mr|emacs-23.3-4|189	%endif
12mr|emacs-23.3-4|190	
12mr|emacs-23.3-4|191	%patch100 -p1
12mr|emacs-23.3-4|192	%patch101 -p1 -b .version
12mr|emacs-23.3-4|193	%patch103 -p1 -b .x86_64
12mr|emacs-23.3-4|194	%patch104 -p1 -b .toolbar
12mr|emacs-23.3-4|195	%patch111 -p1
12mr|emacs-23.3-4|196	%patch114 -p1 -b .ppc
12mr|emacs-23.3-4|197	%patch115 -p1 -z .lzma-support
12mr|emacs-23.3-4|198	%patch116 -p0 -b .str
12mr|emacs-23.3-4|199	
12mr|emacs-23.3-4|200	%build
12mr|emacs-23.3-4|201	autoreconf -fi
12mr|emacs-23.3-4|202	
12mr|emacs-23.3-4|203	PUREDEF="-DNCURSES_OSPEED_T"
12mr|emacs-23.3-4|204	XPUREDEF="-DNCURSES_OSPEED_T"
12mr|emacs-23.3-4|205	
12mr|emacs-23.3-4|206	export CFLAGS="$RPM_OPT_FLAGS $PUREDEF -fno-zero-initialized-in-bss"
12mr|emacs-23.3-4|207	
12mr|emacs-23.3-4|208	%configure2_5x --with-x=no
12mr|emacs-23.3-4|209	%make bootstrap
12mr|emacs-23.3-4|210	
12mr|emacs-23.3-4|211	%make distclean
12mr|emacs-23.3-4|212	# Build binary without X support
12mr|emacs-23.3-4|213	%configure2_5x --with-x=no
12mr|emacs-23.3-4|214	%make
12mr|emacs-23.3-4|215	mv src/emacs src/nox-emacs
12mr|emacs-23.3-4|216	
12mr|emacs-23.3-4|217	%make distclean
12mr|emacs-23.3-4|218	# Build binary with X support
12mr|emacs-23.3-4|219	%configure2_5x --with-x-toolkit
12mr|emacs-23.3-4|220	%make
12mr|emacs-23.3-4|221	
12mr|emacs-23.3-4|222	%install
12mr|emacs-23.3-4|223	rm -rf %{buildroot}
12mr|emacs-23.3-4|224	mkdir -p %{buildroot}/usr
12mr|emacs-23.3-4|225	
12mr|emacs-23.3-4|226	PATH=$PATH:/sbin
12mr|emacs-23.3-4|227	ARCHDIR=%{_target_platform}
12mr|emacs-23.3-4|228	%old_makeinstall sharedstatedir=%{buildroot}/var
12mr|emacs-23.3-4|229	
12mr|emacs-23.3-4|230	rm -f %{buildroot}%_bindir/emacs
12mr|emacs-23.3-4|231	rm -f %{buildroot}%{_infodir}/dir
12mr|emacs-23.3-4|232	rm %{buildroot}%{_libdir}/emacs/%version/%{_target_platform}/fakemail
12mr|emacs-23.3-4|233	
12mr|emacs-23.3-4|234	# remove sun specific stuff
12mr|emacs-23.3-4|235	rm -f %{buildroot}%{_datadir}/emacs/%{version}/etc/{emacstool.1,emacs.1,ctags.1,etags.1,sex.6}
12mr|emacs-23.3-4|236	
12mr|emacs-23.3-4|237	# rename ctags to gctags
12mr|emacs-23.3-4|238	mv %{buildroot}%{_mandir}/man1/ctags.1 %{buildroot}%{_mandir}/man1/gctags.1
12mr|emacs-23.3-4|239	mv %{buildroot}%{_bindir}/ctags %{buildroot}%{_bindir}/gctags
12mr|emacs-23.3-4|240	
12mr|emacs-23.3-4|241	# is that needed?
12mr|emacs-23.3-4|242	install -d %{buildroot}%{_libdir}/emacs/site-lisp
12mr|emacs-23.3-4|243	
12mr|emacs-23.3-4|244	mkdir -p %{buildroot}%{_sysconfdir}/emacs
12mr|emacs-23.3-4|245	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/emacs/site-start.el
12mr|emacs-23.3-4|246	(cd %{buildroot}%{_datadir}/emacs/%{version}/lisp; ln -s ../../../../..%{_sysconfdir}/emacs/site-start.el site-start.el)
12mr|emacs-23.3-4|247	
12mr|emacs-23.3-4|248	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mr|emacs-23.3-4|249	
12mr|emacs-23.3-4|250	
12mr|emacs-23.3-4|251	install -m755 src/nox-emacs %{buildroot}%{_bindir}/emacs-nox
12mr|emacs-23.3-4|252	chmod -t %{buildroot}%{_bindir}/emacs*
12mr|emacs-23.3-4|253	
12mr|emacs-23.3-4|254	# create file lists
12mr|emacs-23.3-4|255	
12mr|emacs-23.3-4|256	#
12mr|emacs-23.3-4|257	# emacs-doc file list
12mr|emacs-23.3-4|258	#
12mr|emacs-23.3-4|259	# 3.22MB of docs from emacs-common to emacs-doc to reduce size (tutorials, news, postscript files, ...)
12mr|emacs-23.3-4|260	# NB: etc/ps-prin{0,1}.ps are needed by ps-print
12mr|emacs-23.3-4|261	find %{buildroot}%{_datadir}/emacs/%version/etc/ -type f | \
12mr|emacs-23.3-4|262	egrep 'TUTORIAL\.|NEWS|ONEWS|.ps$'|fgrep -v /etc/ps-prin | \
12mr|emacs-23.3-4|263	sed "s^%{buildroot}^^" > doc-filelist
12mr|emacs-23.3-4|264	
12mr|emacs-23.3-4|265	#
12mr|emacs-23.3-4|266	# emacs-el file list
12mr|emacs-23.3-4|267	#
12mr|emacs-23.3-4|268	
12mr|emacs-23.3-4|269	# take every .el and .el.gz which have a corresponding .elc
12mr|emacs-23.3-4|270	find %{buildroot}%{_datadir}/emacs -name '*.el' -o -name '*.el.gz' | \
12mr|emacs-23.3-4|271	grep -v /leim/ | while read I; do
12mr|emacs-23.3-4|272	f=`basename $I .gz`
12mr|emacs-23.3-4|273	f=`basename $f .el`
12mr|emacs-23.3-4|274	if [ -e `dirname $I`/$f.elc ]; then
12mr|emacs-23.3-4|275	echo $I | sed "s^%{buildroot}^^"
12mr|emacs-23.3-4|276	fi
12mr|emacs-23.3-4|277	done > el-filelist
12mr|emacs-23.3-4|278	
12mr|emacs-23.3-4|279	#
12mr|emacs-23.3-4|280	# emacs-common file list
12mr|emacs-23.3-4|281	#
12mr|emacs-23.3-4|282	
12mr|emacs-23.3-4|283	# everything not in previous filelists, and remove a few things listed in %files
12mr|emacs-23.3-4|284	find %{buildroot}%{_datadir}/emacs/%version -type f -print -o -type d -printf "%%%%dir %%p\n" | \
12mr|emacs-23.3-4|285	grep -v /leim/ | sed "s^%{buildroot}^^" > common-filelist.raw
12mr|emacs-23.3-4|286	while read I; do
12mr|emacs-23.3-4|287	grep -qxF $I doc-filelist el-filelist || echo $I
12mr|emacs-23.3-4|288	done < common-filelist.raw > common-filelist
12mr|emacs-23.3-4|289	
12mr|emacs-23.3-4|290	find %{buildroot}%{_libdir}/emacs -type f -print -o -type d -printf "%%%%dir %%p\n" | \
12mr|emacs-23.3-4|291	egrep -v 'movemail$|update-game-score$' | sed "s^%{buildroot}^^" >> common-filelist
12mr|emacs-23.3-4|292	
12mr|emacs-23.3-4|293	
12mr|emacs-23.3-4|294	%define info_files ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse ede ediff edt efaq eieio eintr elisp emacs emacs-mime epa erc eshell eudc flymake forms gnus idlwave info mairix-el message mh-e newsticker nxml-mode org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve smtpmail speedbar tramp url vip viper widget woman
12mr|emacs-23.3-4|295	have_info_files=$(echo $(ls %{buildroot}%{_infodir} | egrep -v -- '-[0-9]+$' | sort))
12mr|emacs-23.3-4|296	
12mr|emacs-23.3-4|297	[ "$have_info_files" = "%info_files" ] || {
12mr|emacs-23.3-4|298	echo "you must modify the spec file, %%info_files should be: $have_info_files"
12mr|emacs-23.3-4|299	exit 1
12mr|emacs-23.3-4|300	}
12mr|emacs-23.3-4|301	
12mr|emacs-23.3-4|302	
12mr|emacs-23.3-4|303	%post nox
12mr|emacs-23.3-4|304	update-alternatives --install %_bindir/emacs emacs %_bindir/emacs-nox 10
12mr|emacs-23.3-4|305	
12mr|emacs-23.3-4|306	[[ ! -f %_bindir/emacs ]] && update-alternatives --auto emacs
12mr|emacs-23.3-4|307	:
12mr|emacs-23.3-4|308	
12mr|emacs-23.3-4|309	%postun nox
12mr|emacs-23.3-4|310	[[ ! -f %_bindir/emacs-nox ]] && \
12mr|emacs-23.3-4|311	/usr/sbin/update-alternatives --remove emacs %_bindir/emacs-nox
12mr|emacs-23.3-4|312	:
12mr|emacs-23.3-4|313	
12mr|emacs-23.3-4|314	%post
12mr|emacs-23.3-4|315	/usr/sbin/update-alternatives --install %_bindir/emacs emacs %_bindir/emacs-%version 21
12mr|emacs-23.3-4|316	
12mr|emacs-23.3-4|317	%if %mdkversion < 200900
12mr|emacs-23.3-4|318	%{update_menus}
12mr|emacs-23.3-4|319	%endif
12mr|emacs-23.3-4|320	
12mr|emacs-23.3-4|321	%postun
12mr|emacs-23.3-4|322	%if %mdkversion < 200900
12mr|emacs-23.3-4|323	%{clean_menus}
12mr|emacs-23.3-4|324	%endif
12mr|emacs-23.3-4|325	
12mr|emacs-23.3-4|326	[[ ! -f %{_bindir}/emacs-%{version} ]] && \
12mr|emacs-23.3-4|327	/usr/sbin/update-alternatives --remove emacs %{_bindir}/emacs-%{version}|| :
12mr|emacs-23.3-4|328	
12mr|emacs-23.3-4|329	%files -f common-filelist common
12mr|emacs-23.3-4|330	%defattr(-,root,root)
12mr|emacs-23.3-4|331	%doc BUGS README src/COPYING
12mr|emacs-23.3-4|332	%{_localstatedir}/games/emacs
12mr|emacs-23.3-4|333	%dir %{_sysconfdir}/emacs/site-start.d
12mr|emacs-23.3-4|334	%dir %{_sysconfdir}/emacs
12mr|emacs-23.3-4|335	%config(noreplace) %{_sysconfdir}/emacs/site-start.el
12mr|emacs-23.3-4|336	%dir %{_datadir}/emacs
12mr|emacs-23.3-4|337	%dir %{_datadir}/emacs/site-lisp
12mr|emacs-23.3-4|338	%{_datadir}/emacs/%version/lisp/site-start.el
12mr|emacs-23.3-4|339	%attr(2755,root,mail) %{_libdir}/emacs/%version/%{_target_platform}/movemail
12mr|emacs-23.3-4|340	%attr(4755,games,root) %{_libdir}/emacs/%version/%{_target_platform}/update-game-score
12mr|emacs-23.3-4|341	%{_bindir}/b2m
12mr|emacs-23.3-4|342	%{_bindir}/emacsclient
12mr|emacs-23.3-4|343	%{_bindir}/etags
12mr|emacs-23.3-4|344	%{_bindir}/ebrowse
12mr|emacs-23.3-4|345	%{_bindir}/grep-changelog
12mr|emacs-23.3-4|346	%{_bindir}/gctags
12mr|emacs-23.3-4|347	%{_bindir}/rcs-checkin
12mr|emacs-23.3-4|348	%{_mandir}/*/*
12mr|emacs-23.3-4|349	%{_infodir}/*
12mr|emacs-23.3-4|350	%exclude %{_datadir}/emacs/%{version}/site-lisp/subdirs.el
12mr|emacs-23.3-4|351	
12mr|emacs-23.3-4|352	%files -f doc-filelist doc
12mr|emacs-23.3-4|353	%defattr(-,root,root)
12mr|emacs-23.3-4|354	
12mr|emacs-23.3-4|355	%files -f el-filelist el
12mr|emacs-23.3-4|356	%defattr(-,root,root)
12mr|emacs-23.3-4|357	%doc src/COPYING
12mr|emacs-23.3-4|358	%{_datadir}/emacs/%{version}/site-lisp/subdirs.el
12mr|emacs-23.3-4|359	%{_datadir}/emacs/site-lisp/subdirs.el
12mr|emacs-23.3-4|360	%{_datadir}/emacs/%{version}/leim/ja-dic/*.el.gz
12mr|emacs-23.3-4|361	%{_datadir}/emacs/%{version}/leim/quail/*.el.gz
12mr|emacs-23.3-4|362	
12mr|emacs-23.3-4|363	%files leim
12mr|emacs-23.3-4|364	%defattr(-,root,root)
12mr|emacs-23.3-4|365	%doc src/COPYING
12mr|emacs-23.3-4|366	%{_datadir}/emacs/%{version}/leim/leim-list.el
12mr|emacs-23.3-4|367	%dir %{_datadir}/emacs/%{version}/leim/ja-dic
12mr|emacs-23.3-4|368	%{_datadir}/emacs/%{version}/leim/ja-dic/*.elc
12mr|emacs-23.3-4|369	%dir %{_datadir}/emacs/%{version}/leim/quail
12mr|emacs-23.3-4|370	%{_datadir}/emacs/%{version}/leim/quail/*.elc
12mr|emacs-23.3-4|371	
12mr|emacs-23.3-4|372	%files nox
12mr|emacs-23.3-4|373	%defattr(-,root,root)
12mr|emacs-23.3-4|374	%doc src/COPYING
12mr|emacs-23.3-4|375	%{_bindir}/emacs-nox
12mr|emacs-23.3-4|376	
12mr|emacs-23.3-4|377	%files
12mr|emacs-23.3-4|378	%defattr(-,root,root)
12mr|emacs-23.3-4|379	%doc src/COPYING
12mr|emacs-23.3-4|380	%{_bindir}/emacs-%{version}
12mr|emacs-23.3-4|381	%{_datadir}/applications/emacs.desktop
12mr|emacs-23.3-4|382	%{_iconsdir}/hicolor/*/apps/emacs*.png
12mr|emacs-23.3-4|383	%{_iconsdir}/hicolor/scalable/apps/emacs.svg
12mr|emacs-23.3-4|384	%{_iconsdir}/hicolor/scalable/mimetypes/emacs-document.svg
12mr|emacs-23.3-4|385	
12mr|emacs-23.3-4|386	
12mr|emacs-23.3-4|387	
12mr|emacs-23.3-4|388	%changelog
12mr|emacs-23.3-4|389	

13892 12
12mr|emacs-auctex-11.86-4|1	%define	rname	auctex
12mr|emacs-auctex-11.86-4|2	
12mr|emacs-auctex-11.86-4|3	Summary: 	Enhanced LaTeX mode for GNU Emacs
12mr|emacs-auctex-11.86-4|4	Name: 		emacs-auctex
12mr|emacs-auctex-11.86-4|5	Version: 	11.86
12mr|emacs-auctex-11.86-4|6	Release:	4
12mr|emacs-auctex-11.86-4|7	License: 	GPLv3+
12mr|emacs-auctex-11.86-4|8	Group: 		Editors
12mr|emacs-auctex-11.86-4|9	Source:		http://ftp.gnu.org/pub/gnu/auctex/auctex-%{version}.zip
12mr|emacs-auctex-11.86-4|10	URL: 		http://www.gnu.org/software/auctex/
12mr|emacs-auctex-11.86-4|11	Requires: 	emacs
12mr|emacs-auctex-11.86-4|12	Requires: 	tetex-latex
12mr|emacs-auctex-11.86-4|13	BuildRequires: 	emacs-X11
12mr|emacs-auctex-11.86-4|14	BuildRequires: 	tetex-latex tetex-dvips
12mr|emacs-auctex-11.86-4|15	BuildArchitectures: noarch
12mr|emacs-auctex-11.86-4|16	Provides:	    %rname = %version-%release
12mr|emacs-auctex-11.86-4|17	Obsoletes:	    %rname
12mr|emacs-auctex-11.86-4|18	Provides: 	    preview-latex-common preview-latex-emacs
12mr|emacs-auctex-11.86-4|19	Obsoletes: 	    preview-latex-common preview-latex-emacs
12mr|emacs-auctex-11.86-4|20	
12mr|emacs-auctex-11.86-4|21	%description
12mr|emacs-auctex-11.86-4|22	AUCTeX is a comprehensive customizable integrated environment for
12mr|emacs-auctex-11.86-4|23	writing input files for TeX, LaTeX, ConTeXt, Texinfo, and docTeX using
12mr|emacs-auctex-11.86-4|24	GNU Emacs.
12mr|emacs-auctex-11.86-4|25	
12mr|emacs-auctex-11.86-4|26	%prep
12mr|emacs-auctex-11.86-4|27	%setup -q -n %rname-%version
12mr|emacs-auctex-11.86-4|28	
12mr|emacs-auctex-11.86-4|29	%build
12mr|emacs-auctex-11.86-4|30	%configure --with-emacs
12mr|emacs-auctex-11.86-4|31	%make
12mr|emacs-auctex-11.86-4|32	
12mr|emacs-auctex-11.86-4|33	%install
12mr|emacs-auctex-11.86-4|34	%__rm -rf %{buildroot}
12mr|emacs-auctex-11.86-4|35	
12mr|emacs-auctex-11.86-4|36	install -d $RPM_BUILD_ROOT{%{_datadir}/emacs/site-lisp,%{_infodir}}
12mr|emacs-auctex-11.86-4|37	%makeinstall autodir=$RPM_BUILD_ROOT/var/lib/auctex
12mr|emacs-auctex-11.86-4|38	
12mr|emacs-auctex-11.86-4|39	# This is already in tetex-latex:
12mr|emacs-auctex-11.86-4|40	%__rm -rf %buildroot%_datadir/texmf/tex/latex/preview
12mr|emacs-auctex-11.86-4|41	# What's this for?
12mr|emacs-auctex-11.86-4|42	%__rm -rf %buildroot/var/lib/auctex
12mr|emacs-auctex-11.86-4|43	# Don't install reference card:
12mr|emacs-auctex-11.86-4|44	%__rm -rf %buildroot%_datadir/doc/auctex
12mr|emacs-auctex-11.86-4|45	
12mr|emacs-auctex-11.86-4|46	#perl -pi -e "s|$RPM_BUILD_ROOT||" $RPM_BUILD_ROOT/%_datadir/emacs/site-lisp/tex-site.el
12mr|emacs-auctex-11.86-4|47	install -d $RPM_BUILD_ROOT%_sysconfdir/emacs/site-start.d
12mr|emacs-auctex-11.86-4|48	echo "(if (string-match \"GNU Emacs\" (version)) (require 'tex-site))" >> $RPM_BUILD_ROOT%_sysconfdir/emacs/site-start.d/%rname.el
12mr|emacs-auctex-11.86-4|49	
12mr|emacs-auctex-11.86-4|50	%files
12mr|emacs-auctex-11.86-4|51	%defattr(-,root,root)
12mr|emacs-auctex-11.86-4|52	%doc RELEASE COPYING INSTALL README TODO FAQ CHANGES
12mr|emacs-auctex-11.86-4|53	%_infodir/*
12mr|emacs-auctex-11.86-4|54	%_datadir/emacs/site-lisp/%rname
12mr|emacs-auctex-11.86-4|55	%_datadir/emacs/site-lisp/auctex.el
12mr|emacs-auctex-11.86-4|56	%_datadir/emacs/site-lisp/preview-latex.el
12mr|emacs-auctex-11.86-4|57	%_datadir/emacs/site-lisp/tex-site.el
12mr|emacs-auctex-11.86-4|58	%_datadir/texmf/doc/latex/styles/preview.dvi
12mr|emacs-auctex-11.86-4|59	%config(noreplace) %_sysconfdir/emacs/site-start.d/%{rname}*
12mr|emacs-auctex-11.86-4|60	
12mr|emacs-auctex-11.86-4|61	
12mr|emacs-auctex-11.86-4|62	%changelog
12mr|emacs-auctex-11.86-4|63	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 11.86-3mdv2011.0
12mr|emacs-auctex-11.86-4|64	+ Revision: 664143
12mr|emacs-auctex-11.86-4|65	- mass rebuild
12mr|emacs-auctex-11.86-4|66	
12mr|emacs-auctex-11.86-4|67	* Thu Dec 02 2010 Oden Eriksson <oeriksson@mandriva.com> 11.86-2mdv2011.0
12mr|emacs-auctex-11.86-4|68	+ Revision: 605102
12mr|emacs-auctex-11.86-4|69	- rebuild
12mr|emacs-auctex-11.86-4|70	
12mr|emacs-auctex-11.86-4|71	* Wed Feb 24 2010 Lev Givon <lev@mandriva.org> 11.86-1mdv2010.1
12mr|emacs-auctex-11.86-4|72	+ Revision: 510489
12mr|emacs-auctex-11.86-4|73	- Update to 11.86.
12mr|emacs-auctex-11.86-4|74	
12mr|emacs-auctex-11.86-4|75	* Mon Jun 08 2009 Lev Givon <lev@mandriva.org> 11.85-2mdv2010.0
12mr|emacs-auctex-11.86-4|76	+ Revision: 384140
12mr|emacs-auctex-11.86-4|77	- Remove emacs version dependency.
12mr|emacs-auctex-11.86-4|78	
12mr|emacs-auctex-11.86-4|79	* Mon Jun 30 2008 Lev Givon <lev@mandriva.org> 11.85-1mdv2009.0
12mr|emacs-auctex-11.86-4|80	+ Revision: 230405
12mr|emacs-auctex-11.86-4|81	- Update to 11.85.
12mr|emacs-auctex-11.86-4|82	
12mr|emacs-auctex-11.86-4|83	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 11.84-3mdv2009.0
12mr|emacs-auctex-11.86-4|84	+ Revision: 220723
12mr|emacs-auctex-11.86-4|85	- rebuild
12mr|emacs-auctex-11.86-4|86	
12mr|emacs-auctex-11.86-4|87	* Sat Jan 12 2008 Thierry Vignaud <tv@mandriva.org> 11.84-2mdv2008.1
12mr|emacs-auctex-11.86-4|88	+ Revision: 149696
12mr|emacs-auctex-11.86-4|89	- rebuild
12mr|emacs-auctex-11.86-4|90	- kill re-definition of %%buildroot on Pixel's request
12mr|emacs-auctex-11.86-4|91	
12mr|emacs-auctex-11.86-4|92	+ Olivier Blin <oblin@mandriva.com>
12mr|emacs-auctex-11.86-4|93	- restore BuildRoot
12mr|emacs-auctex-11.86-4|94	
12mr|emacs-auctex-11.86-4|95	* Sat Apr 28 2007 Adam Williamson <awilliamson@mandriva.org> 11.84-1mdv2008.0
12mr|emacs-auctex-11.86-4|96	+ Revision: 18876
12mr|emacs-auctex-11.86-4|97	- 11.84 (rebuild for new era)
12mr|emacs-auctex-11.86-4|98	
12mr|emacs-auctex-11.86-4|99	
12mr|emacs-auctex-11.86-4|100	* Tue May 02 2006 Götz Waschk <waschk@mandriva.org> 11.82-2mdk
12mr|emacs-auctex-11.86-4|101	- remove files that conflict with latex
12mr|emacs-auctex-11.86-4|102	
12mr|emacs-auctex-11.86-4|103	* Tue May 02 2006 Götz Waschk <waschk@mandriva.org> 11.82-1mdk
12mr|emacs-auctex-11.86-4|104	- merge with preview-latex
12mr|emacs-auctex-11.86-4|105	- update file list
12mr|emacs-auctex-11.86-4|106	- fix build
12mr|emacs-auctex-11.86-4|107	- New release 11.82
12mr|emacs-auctex-11.86-4|108	
12mr|emacs-auctex-11.86-4|109	* Mon Oct 10 2005 Giuseppe Ghibò <ghibo@mandriva.com> 11.51-4mdk
12mr|emacs-auctex-11.86-4|110	- Rebuild for emacs 21.4 to fix dependencies problems.
12mr|emacs-auctex-11.86-4|111	- use explicit emacs_version   anymore.
12mr|emacs-auctex-11.86-4|112	
12mr|emacs-auctex-11.86-4|113	* Fri Apr 29 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 11.51-3mdk
12mr|emacs-auctex-11.86-4|114	- rebuild for new emacs
12mr|emacs-auctex-11.86-4|115	
12mr|emacs-auctex-11.86-4|116	* Wed Aug 25 2004 Götz Waschk <waschk@linux-mandrake.com> 11.51-2mdk
12mr|emacs-auctex-11.86-4|117	- fix configure call
12mr|emacs-auctex-11.86-4|118	- fix buildrequires
12mr|emacs-auctex-11.86-4|119	
12mr|emacs-auctex-11.86-4|120	* Tue Aug 17 2004 Pixel <pixel@mandrakesoft.com> 11.51-1mdk
12mr|emacs-auctex-11.86-4|121	- new release
12mr|emacs-auctex-11.86-4|122	- merge a little with upstream srpm
12mr|emacs-auctex-11.86-4|123	

13893 12
12mr|empathy-3.6.2-1|1	Summary:	A IM client based on Telepathy framework
12mr|empathy-3.6.2-1|2	Name:		empathy
12mr|empathy-3.6.2-1|3	Version:	3.6.2
12mr|empathy-3.6.2-1|4	Release:	1
12mr|empathy-3.6.2-1|5	License:	LGPLv2+
12mr|empathy-3.6.2-1|6	Group:		Networking/Instant messaging
12mr|empathy-3.6.2-1|7	URL:		http://live.gnome.org/Empathy
12mr|empathy-3.6.2-1|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/empathy/3.6/%{name}-%{version}.tar.xz
12mr|empathy-3.6.2-1|9	
12mr|empathy-3.6.2-1|10	BuildRequires:	glib2.0-common
12mr|empathy-3.6.2-1|11	BuildRequires:	intltool
12mr|empathy-3.6.2-1|12	BuildRequires:	itstool
12mr|empathy-3.6.2-1|13	BuildRequires:	iso-codes
12mr|empathy-3.6.2-1|14	BuildRequires:	pkgconfig(champlain-0.12)
12mr|empathy-3.6.2-1|15	BuildRequires:	pkgconfig(champlain-gtk-0.12)
12mr|empathy-3.6.2-1|16	BuildRequires:	pkgconfig(cheese-gtk)
12mr|empathy-3.6.2-1|17	BuildRequires:	pkgconfig(clutter-1.0)
12mr|empathy-3.6.2-1|18	BuildRequires:	pkgconfig(clutter-gtk-1.0)
12mr|empathy-3.6.2-1|19	BuildRequires:	pkgconfig(clutter-gst-1.0)
12mr|empathy-3.6.2-1|20	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|empathy-3.6.2-1|21	BuildRequires:	pkgconfig(enchant)
12mr|empathy-3.6.2-1|22	BuildRequires:	pkgconfig(evolution-data-server-1.2)
12mr|empathy-3.6.2-1|23	BuildRequires:	pkgconfig(farstream-0.1)
12mr|empathy-3.6.2-1|24	BuildRequires:	pkgconfig(folks)
12mr|empathy-3.6.2-1|25	BuildRequires:	pkgconfig(gcr-3)
12mr|empathy-3.6.2-1|26	BuildRequires:	pkgconfig(geoclue)
12mr|empathy-3.6.2-1|27	BuildRequires:	pkgconfig(geocode-glib)
12mr|empathy-3.6.2-1|28	BuildRequires:	pkgconfig(glib-2.0)
12mr|empathy-3.6.2-1|29	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|empathy-3.6.2-1|30	BuildRequires:	pkgconfig(gnome-keybindings)
12mr|empathy-3.6.2-1|31	BuildRequires:	pkgconfig(gnome-keyring-1)
12mr|empathy-3.6.2-1|32	BuildRequires:	pkgconfig(goa-1.0)
12mr|empathy-3.6.2-1|33	BuildRequires:	pkgconfig(gnutls)
12mr|empathy-3.6.2-1|34	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mr|empathy-3.6.2-1|35	BuildRequires:	pkgconfig(gstreamer-0.10)
12mr|empathy-3.6.2-1|36	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mr|empathy-3.6.2-1|37	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.2
12mr|empathy-3.6.2-1|38	BuildRequires:	pkgconfig(gudev-1.0)
12mr|empathy-3.6.2-1|39	BuildRequires:	pkgconfig(libcanberra-gtk)
12mr|empathy-3.6.2-1|40	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mr|empathy-3.6.2-1|41	BuildRequires:	pkgconfig(libnm-glib)
12mr|empathy-3.6.2-1|42	BuildRequires:	pkgconfig(libnotify)
12mr|empathy-3.6.2-1|43	BuildRequires:	pkgconfig(libpulse)
12mr|empathy-3.6.2-1|44	BuildRequires:	pkgconfig(libpulse-mainloop-glib)
12mr|empathy-3.6.2-1|45	BuildRequires:	pkgconfig(libxml-2.0)
12mr|empathy-3.6.2-1|46	BuildRequires:	pkgconfig(mission-control-plugins)
12mr|empathy-3.6.2-1|47	BuildRequires:	pkgconfig(nautilus-sendto)
12mr|empathy-3.6.2-1|48	BuildRequires:	pkgconfig(pixman-1)
12mr|empathy-3.6.2-1|49	#BuildRequires:	pkgconfig(telepathy-farsight)
12mr|empathy-3.6.2-1|50	BuildRequires:	pkgconfig(telepathy-farstream)
12mr|empathy-3.6.2-1|51	BuildRequires:	pkgconfig(telepathy-glib)
12mr|empathy-3.6.2-1|52	BuildRequires:	pkgconfig(telepathy-logger-0.2)
12mr|empathy-3.6.2-1|53	BuildRequires:	pkgconfig(webkitgtk-3.0)
12mr|empathy-3.6.2-1|54	BuildRequires:	pkgconfig(x11)
12mr|empathy-3.6.2-1|55	BuildRequires:	pkgconfig(libsecret-1)
12mr|empathy-3.6.2-1|56	
12mr|empathy-3.6.2-1|57	Requires:	folks
12mr|empathy-3.6.2-1|58	
12mr|empathy-3.6.2-1|59	# anything in _datadir/glib-2.0/schemas/org.gnome.*.gschema.xml
12mr|empathy-3.6.2-1|60	Requires:	gsettings-desktop-schemas
12mr|empathy-3.6.2-1|61	Requires:	telepathy-mission-control >= 5
12mr|empathy-3.6.2-1|62	# jabber by default, unless someone has a better idea
12mr|empathy-3.6.2-1|63	Requires:	telepathy-gabble
12mr|empathy-3.6.2-1|64	# MD after removing dep loop in telepathy-logger
12mr|empathy-3.6.2-1|65	Requires:	telepathy-logger
12mr|empathy-3.6.2-1|66	# Spell check support
12mr|empathy-3.6.2-1|67	Requires:	iso-codes
12mr|empathy-3.6.2-1|68	# needed by MSN
12mr|empathy-3.6.2-1|69	Suggests:	telepathy-butterfly
12mr|empathy-3.6.2-1|70	# various protocol provided by libpurple
12mr|empathy-3.6.2-1|71	Suggests:	telepathy-haze
12mr|empathy-3.6.2-1|72	# needed for local XMPP
12mr|empathy-3.6.2-1|73	Suggests:	telepathy-salut
12mr|empathy-3.6.2-1|74	# needed for irc
12mr|empathy-3.6.2-1|75	Suggests:	telepathy-idle
12mr|empathy-3.6.2-1|76	# needed for voip
12mr|empathy-3.6.2-1|77	Suggests:	gstreamer0.10-farsight2
12mr|empathy-3.6.2-1|78	Suggests:	nautilus-sendto
12mr|empathy-3.6.2-1|79	%rename	nautilus-sendto-empathy
12mr|empathy-3.6.2-1|80	
12mr|empathy-3.6.2-1|81	%description
12mr|empathy-3.6.2-1|82	Empathy consists of a rich set of reusable instant messaging widgets, as
12mr|empathy-3.6.2-1|83	well as a GNOME client that uses those widgets.
12mr|empathy-3.6.2-1|84	
12mr|empathy-3.6.2-1|85	Empathy uses Telepathy and Nokia's Mission Control, and reuses Gossip's
12mr|empathy-3.6.2-1|86	UI. Its main goal is to integrate instant messaging with the desktop by
12mr|empathy-3.6.2-1|87	providing libempathy and libempathy-gtk libraries, a set of widgets that
12mr|empathy-3.6.2-1|88	can be embeded into any GNOME application.
12mr|empathy-3.6.2-1|89	
12mr|empathy-3.6.2-1|90	%prep
12mr|empathy-3.6.2-1|91	%setup -q
12mr|empathy-3.6.2-1|92	%apply_patches
12mr|empathy-3.6.2-1|93	
12mr|empathy-3.6.2-1|94	%build
12mr|empathy-3.6.2-1|95	%configure2_5x  \
12mr|empathy-3.6.2-1|96	--disable-static \
12mr|empathy-3.6.2-1|97	--enable-empathy-av=yes
12mr|empathy-3.6.2-1|98	
12mr|empathy-3.6.2-1|99	%make
12mr|empathy-3.6.2-1|100	
12mr|empathy-3.6.2-1|101	%install
12mr|empathy-3.6.2-1|102	%makeinstall_std
12mr|empathy-3.6.2-1|103	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|empathy-3.6.2-1|104	
12mr|empathy-3.6.2-1|105	%find_lang %{name} --with-gnome
12mr|empathy-3.6.2-1|106	
12mr|empathy-3.6.2-1|107	%files -f %{name}.lang
12mr|empathy-3.6.2-1|108	%doc README ChangeLog AUTHORS
12mr|empathy-3.6.2-1|109	%{_datadir}/icons/hicolor/*/apps/*
12mr|empathy-3.6.2-1|110	%{_datadir}/dbus-1/services/*
12mr|empathy-3.6.2-1|111	%{_bindir}/*
12mr|empathy-3.6.2-1|112	%{_libdir}/mission-control-plugins.0/mcp-account-manager-goa.so
12mr|empathy-3.6.2-1|113	%{_libdir}/nautilus-sendto/plugins/libnstempathy.so
12mr|empathy-3.6.2-1|114	%{_libdir}/%{name}/*.so
12mr|empathy-3.6.2-1|115	%{_libexecdir}/empathy-auth-client
12mr|empathy-3.6.2-1|116	%{_libexecdir}/empathy-call
12mr|empathy-3.6.2-1|117	%{_libexecdir}/empathy-chat
12mr|empathy-3.6.2-1|118	%{_datadir}/applications/%{name}.desktop
12mr|empathy-3.6.2-1|119	%{_datadir}/%{name}/*
12mr|empathy-3.6.2-1|120	%{_datadir}/adium/message-styles/*
12mr|empathy-3.6.2-1|121	%{_datadir}/GConf/gsettings/empathy.convert
12mr|empathy-3.6.2-1|122	%{_datadir}/glib-2.0/schemas/org.gnome.Empathy.gschema.xml
12mr|empathy-3.6.2-1|123	%{_datadir}/telepathy/clients/Empathy.Auth.client
12mr|empathy-3.6.2-1|124	%{_datadir}/telepathy/clients/Empathy.Call.client
12mr|empathy-3.6.2-1|125	%{_datadir}/telepathy/clients/Empathy.Chat.client
12mr|empathy-3.6.2-1|126	%{_datadir}/telepathy/clients/Empathy.FileTransfer.client
12mr|empathy-3.6.2-1|127	%{_mandir}/man1/*
12mr|empathy-3.6.2-1|128	
12mr|empathy-3.6.2-1|129	
12mr|empathy-3.6.2-1|130	
12mr|empathy-3.6.2-1|131	%changelog
12mr|empathy-3.6.2-1|132	* Fri Nov 16 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.2-1
12mr|empathy-3.6.2-1|133	- update to 3.6.2
12mr|empathy-3.6.2-1|134	
12mr|empathy-3.6.2-1|135	* Thu Oct 25 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.1-1
12mr|empathy-3.6.2-1|136	- update to 3.6.1
12mr|empathy-3.6.2-1|137	
12mr|empathy-3.6.2-1|138	* Tue Oct  9 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0.3-1
12mr|empathy-3.6.2-1|139	- update to 3.6.0.3
12mr|empathy-3.6.2-1|140	
12mr|empathy-3.6.2-1|141	* Tue Oct  9 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0.1-2
12mr|empathy-3.6.2-1|142	- added R: folks
12mr|empathy-3.6.2-1|143	
12mr|empathy-3.6.2-1|144	* Fri Oct  5 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0.1-1
12mr|empathy-3.6.2-1|145	- update to 3.6.0.1
12mr|empathy-3.6.2-1|146	
12mr|empathy-3.6.2-1|147	* Fri Jun 29 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.2.3-1
12mr|empathy-3.6.2-1|148	+ Revision: 807603
12mr|empathy-3.6.2-1|149	- new version 3.4.2.3
12mr|empathy-3.6.2-1|150	- more spec cleanups
12mr|empathy-3.6.2-1|151	
12mr|empathy-3.6.2-1|152	* Tue May 22 2012 Götz Waschk <waschk@mandriva.org> 3.4.2.1-1
12mr|empathy-3.6.2-1|153	+ Revision: 799992
12mr|empathy-3.6.2-1|154	- update to new version 3.4.2.1
12mr|empathy-3.6.2-1|155	
12mr|empathy-3.6.2-1|156	* Wed May 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.2-1
12mr|empathy-3.6.2-1|157	+ Revision: 799195
12mr|empathy-3.6.2-1|158	- update to new version 3.4.2
12mr|empathy-3.6.2-1|159	
12mr|empathy-3.6.2-1|160	* Thu May 03 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.4.1-1
12mr|empathy-3.6.2-1|161	+ Revision: 795727
12mr|empathy-3.6.2-1|162	- BR: little version fix
12mr|empathy-3.6.2-1|163	- removed unneeded comment from files section
12mr|empathy-3.6.2-1|164	- version update 3.5.1
12mr|empathy-3.6.2-1|165	
12mr|empathy-3.6.2-1|166	* Mon Jan 23 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.2-2
12mr|empathy-3.6.2-1|167	+ Revision: 767126
12mr|empathy-3.6.2-1|168	- bump for BS
12mr|empathy-3.6.2-1|169	- fixed files list
12mr|empathy-3.6.2-1|170	- added missing BRs
12mr|empathy-3.6.2-1|171	- more spec clean up
12mr|empathy-3.6.2-1|172	- new version 3.2.2
12mr|empathy-3.6.2-1|173	- cleaned up spec
12mr|empathy-3.6.2-1|174	- removed .la files
12mr|empathy-3.6.2-1|175	- disabled static build
12mr|empathy-3.6.2-1|176	- removed mkrel, BuildRoot, clean section, defattr
12mr|empathy-3.6.2-1|177	- converted BRs to pkgcofig provides (from mga)
12mr|empathy-3.6.2-1|178	
12mr|empathy-3.6.2-1|179	* Mon Jun 20 2011 Funda Wang <fwang@mandriva.org> 2.34.0-3
12mr|empathy-3.6.2-1|180	+ Revision: 686256
12mr|empathy-3.6.2-1|181	- tweak br
12mr|empathy-3.6.2-1|182	- rebuild for new webkit
12mr|empathy-3.6.2-1|183	
12mr|empathy-3.6.2-1|184	* Wed May 04 2011 Funda Wang <fwang@mandriva.org> 2.34.0-2
12mr|empathy-3.6.2-1|185	+ Revision: 665864
12mr|empathy-3.6.2-1|186	- br networkmanager
12mr|empathy-3.6.2-1|187	- fix build with gcr 3.0
12mr|empathy-3.6.2-1|188	- br gnutls
12mr|empathy-3.6.2-1|189	
12mr|empathy-3.6.2-1|190	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|empathy-3.6.2-1|191	- mass rebuild
12mr|empathy-3.6.2-1|192	
12mr|empathy-3.6.2-1|193	* Mon Apr 04 2011 Götz Waschk <waschk@mandriva.org> 2.34.0-1
12mr|empathy-3.6.2-1|194	+ Revision: 650411
12mr|empathy-3.6.2-1|195	- new version
12mr|empathy-3.6.2-1|196	- update deps
12mr|empathy-3.6.2-1|197	- update file list
12mr|empathy-3.6.2-1|198	
12mr|empathy-3.6.2-1|199	* Thu Nov 18 2010 Götz Waschk <waschk@mandriva.org> 2.32.2-1mdv2011.0
12mr|empathy-3.6.2-1|200	+ Revision: 598787
12mr|empathy-3.6.2-1|201	- update to new version 2.32.2
12mr|empathy-3.6.2-1|202	
12mr|empathy-3.6.2-1|203	* Mon Nov 15 2010 Götz Waschk <waschk@mandriva.org> 2.32.1-1mdv2011.0
12mr|empathy-3.6.2-1|204	+ Revision: 597712
12mr|empathy-3.6.2-1|205	- update to new version 2.32.1
12mr|empathy-3.6.2-1|206	
12mr|empathy-3.6.2-1|207	+ John Balcaen <mikala@mandriva.org>
12mr|empathy-3.6.2-1|208	- Fix BR for libcanberra-gtk-devel
12mr|empathy-3.6.2-1|209	
12mr|empathy-3.6.2-1|210	* Mon Oct 18 2010 Götz Waschk <waschk@mandriva.org> 2.32.0.1-1mdv2011.0
12mr|empathy-3.6.2-1|211	+ Revision: 586631
12mr|empathy-3.6.2-1|212	- update to new version 2.32.0.1
12mr|empathy-3.6.2-1|213	
12mr|empathy-3.6.2-1|214	* Mon Sep 27 2010 Götz Waschk <waschk@mandriva.org> 2.32.0-1mdv2011.0
12mr|empathy-3.6.2-1|215	+ Revision: 581338
12mr|empathy-3.6.2-1|216	- update to new version 2.32.0
12mr|empathy-3.6.2-1|217	
12mr|empathy-3.6.2-1|218	* Mon Sep 20 2010 Götz Waschk <waschk@mandriva.org> 2.31.92-1mdv2011.0
12mr|empathy-3.6.2-1|219	+ Revision: 579967
12mr|empathy-3.6.2-1|220	- new version
12mr|empathy-3.6.2-1|221	- update deps
12mr|empathy-3.6.2-1|222	
12mr|empathy-3.6.2-1|223	* Thu Sep 02 2010 Götz Waschk <waschk@mandriva.org> 2.31.91.1-1mdv2011.0
12mr|empathy-3.6.2-1|224	+ Revision: 575248
12mr|empathy-3.6.2-1|225	- update to new version 2.31.91.1
12mr|empathy-3.6.2-1|226	
12mr|empathy-3.6.2-1|227	* Mon Aug 30 2010 Götz Waschk <waschk@mandriva.org> 2.31.91-1mdv2011.0
12mr|empathy-3.6.2-1|228	+ Revision: 574535
12mr|empathy-3.6.2-1|229	- rebuild
12mr|empathy-3.6.2-1|230	- update build deps
12mr|empathy-3.6.2-1|231	- new version
12mr|empathy-3.6.2-1|232	- update build deps
12mr|empathy-3.6.2-1|233	- update file list
12mr|empathy-3.6.2-1|234	
12mr|empathy-3.6.2-1|235	* Wed Aug 18 2010 Götz Waschk <waschk@mandriva.org> 2.31.90-1mdv2011.0
12mr|empathy-3.6.2-1|236	+ Revision: 571198
12mr|empathy-3.6.2-1|237	- new version
12mr|empathy-3.6.2-1|238	- bump deps
12mr|empathy-3.6.2-1|239	
12mr|empathy-3.6.2-1|240	* Mon Aug 02 2010 Götz Waschk <waschk@mandriva.org> 2.31.6-1mdv2011.0
12mr|empathy-3.6.2-1|241	+ Revision: 565107
12mr|empathy-3.6.2-1|242	- new version
12mr|empathy-3.6.2-1|243	- update build deps
12mr|empathy-3.6.2-1|244	- update file list
12mr|empathy-3.6.2-1|245	
12mr|empathy-3.6.2-1|246	* Mon Jun 21 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.2-1mdv2010.1
12mr|empathy-3.6.2-1|247	+ Revision: 548430
12mr|empathy-3.6.2-1|248	- Release 2.30.2
12mr|empathy-3.6.2-1|249	
12mr|empathy-3.6.2-1|250	* Fri Jun 11 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.1.1-1mdv2010.1
12mr|empathy-3.6.2-1|251	+ Revision: 547902
12mr|empathy-3.6.2-1|252	- Release 2.30.1.1
12mr|empathy-3.6.2-1|253	
12mr|empathy-3.6.2-1|254	* Tue Apr 27 2010 Christophe Fergeau <cfergeau@mandriva.com> 2.30.1-2mdv2010.1
12mr|empathy-3.6.2-1|255	+ Revision: 539612
12mr|empathy-3.6.2-1|256	- rebuild so that shared libraries are properly stripped again
12mr|empathy-3.6.2-1|257	
12mr|empathy-3.6.2-1|258	* Mon Apr 26 2010 Götz Waschk <waschk@mandriva.org> 2.30.1-1mdv2010.1
12mr|empathy-3.6.2-1|259	+ Revision: 539195
12mr|empathy-3.6.2-1|260	- update to new version 2.30.1
12mr|empathy-3.6.2-1|261	
12mr|empathy-3.6.2-1|262	* Tue Apr 20 2010 Götz Waschk <waschk@mandriva.org> 2.30.0.2-1mdv2010.1
12mr|empathy-3.6.2-1|263	+ Revision: 537049
12mr|empathy-3.6.2-1|264	- update to new version 2.30.0.2
12mr|empathy-3.6.2-1|265	
12mr|empathy-3.6.2-1|266	* Fri Apr 09 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.0.1-1mdv2010.1
12mr|empathy-3.6.2-1|267	+ Revision: 533499
12mr|empathy-3.6.2-1|268	- Release 2.30.0.1
12mr|empathy-3.6.2-1|269	
12mr|empathy-3.6.2-1|270	* Mon Mar 29 2010 Götz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12mr|empathy-3.6.2-1|271	+ Revision: 528805
12mr|empathy-3.6.2-1|272	- update to new version 2.30.0
12mr|empathy-3.6.2-1|273	
12mr|empathy-3.6.2-1|274	* Mon Mar 15 2010 Götz Waschk <waschk@mandriva.org> 2.29.93-1mdv2010.1
12mr|empathy-3.6.2-1|275	+ Revision: 520283
12mr|empathy-3.6.2-1|276	- update to new version 2.29.93
12mr|empathy-3.6.2-1|277	
12mr|empathy-3.6.2-1|278	* Tue Mar 09 2010 Götz Waschk <waschk@mandriva.org> 2.29.92-1mdv2010.1
12mr|empathy-3.6.2-1|279	+ Revision: 517202
12mr|empathy-3.6.2-1|280	- update to new version 2.29.92
12mr|empathy-3.6.2-1|281	
12mr|empathy-3.6.2-1|282	* Thu Mar 04 2010 Götz Waschk <waschk@mandriva.org> 2.29.91.2-1mdv2010.1
12mr|empathy-3.6.2-1|283	+ Revision: 514243
12mr|empathy-3.6.2-1|284	- update to new version 2.29.91.2
12mr|empathy-3.6.2-1|285	
12mr|empathy-3.6.2-1|286	* Wed Mar 03 2010 Götz Waschk <waschk@mandriva.org> 2.29.91.1-1mdv2010.1
12mr|empathy-3.6.2-1|287	+ Revision: 513977
12mr|empathy-3.6.2-1|288	- update to new version 2.29.91.1
12mr|empathy-3.6.2-1|289	
12mr|empathy-3.6.2-1|290	* Mon Feb 22 2010 Götz Waschk <waschk@mandriva.org> 2.29.91-1mdv2010.1
12mr|empathy-3.6.2-1|291	+ Revision: 509572
12mr|empathy-3.6.2-1|292	- new version
12mr|empathy-3.6.2-1|293	- update file list
12mr|empathy-3.6.2-1|294	
12mr|empathy-3.6.2-1|295	* Tue Feb 09 2010 Götz Waschk <waschk@mandriva.org> 2.29.90-1mdv2010.1
12mr|empathy-3.6.2-1|296	+ Revision: 502713
12mr|empathy-3.6.2-1|297	- update to new version 2.29.90
12mr|empathy-3.6.2-1|298	
12mr|empathy-3.6.2-1|299	* Mon Jan 25 2010 Götz Waschk <waschk@mandriva.org> 2.29.6-1mdv2010.1
12mr|empathy-3.6.2-1|300	+ Revision: 496284
12mr|empathy-3.6.2-1|301	- update to new version 2.29.6
12mr|empathy-3.6.2-1|302	
12mr|empathy-3.6.2-1|303	* Tue Jan 12 2010 Götz Waschk <waschk@mandriva.org> 2.29.5.1-1mdv2010.1
12mr|empathy-3.6.2-1|304	+ Revision: 490164
12mr|empathy-3.6.2-1|305	- update to new version 2.29.5.1
12mr|empathy-3.6.2-1|306	
12mr|empathy-3.6.2-1|307	* Mon Jan 11 2010 Götz Waschk <waschk@mandriva.org> 2.29.5-2mdv2010.1
12mr|empathy-3.6.2-1|308	+ Revision: 489836
12mr|empathy-3.6.2-1|309	- bump
12mr|empathy-3.6.2-1|310	- update to new version 2.29.5
12mr|empathy-3.6.2-1|311	
12mr|empathy-3.6.2-1|312	* Wed Dec 30 2009 Pascal Terjan <pterjan@mandriva.org> 2.29.4-2mdv2010.1
12mr|empathy-3.6.2-1|313	+ Revision: 483990
12mr|empathy-3.6.2-1|314	- Update BuildRequires
12mr|empathy-3.6.2-1|315	
12mr|empathy-3.6.2-1|316	* Mon Dec 21 2009 Götz Waschk <waschk@mandriva.org> 2.29.4-1mdv2010.1
12mr|empathy-3.6.2-1|317	+ Revision: 480919
12mr|empathy-3.6.2-1|318	- new version
12mr|empathy-3.6.2-1|319	- add nautilus-sendto plugin
12mr|empathy-3.6.2-1|320	
12mr|empathy-3.6.2-1|321	* Wed Dec 09 2009 Götz Waschk <waschk@mandriva.org> 2.29.3-1mdv2010.1
12mr|empathy-3.6.2-1|322	+ Revision: 475386
12mr|empathy-3.6.2-1|323	- new version
12mr|empathy-3.6.2-1|324	- drop library packages
12mr|empathy-3.6.2-1|325	- update file list
12mr|empathy-3.6.2-1|326	
12mr|empathy-3.6.2-1|327	* Sat Nov 21 2009 Götz Waschk <waschk@mandriva.org> 2.28.1.2-1mdv2010.1
12mr|empathy-3.6.2-1|328	+ Revision: 467794
12mr|empathy-3.6.2-1|329	- update to new version 2.28.1.2
12mr|empathy-3.6.2-1|330	
12mr|empathy-3.6.2-1|331	* Fri Nov 06 2009 Götz Waschk <waschk@mandriva.org> 2.28.1.1-1mdv2010.1
12mr|empathy-3.6.2-1|332	+ Revision: 460932
12mr|empathy-3.6.2-1|333	- new version
12mr|empathy-3.6.2-1|334	- drop patch
12mr|empathy-3.6.2-1|335	
12mr|empathy-3.6.2-1|336	* Sun Oct 25 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.1-2mdv2010.0
12mr|empathy-3.6.2-1|337	+ Revision: 459223
12mr|empathy-3.6.2-1|338	- Patch0: various bugfixes from GIT
12mr|empathy-3.6.2-1|339	
12mr|empathy-3.6.2-1|340	* Tue Oct 20 2009 Götz Waschk <waschk@mandriva.org> 2.28.1-1mdv2010.0
12mr|empathy-3.6.2-1|341	+ Revision: 458337
12mr|empathy-3.6.2-1|342	- update to new version 2.28.1
12mr|empathy-3.6.2-1|343	
12mr|empathy-3.6.2-1|344	* Fri Oct 02 2009 Götz Waschk <waschk@mandriva.org> 2.28.0.1-1mdv2010.0
12mr|empathy-3.6.2-1|345	+ Revision: 452740
12mr|empathy-3.6.2-1|346	- new version
12mr|empathy-3.6.2-1|347	- drop patch
12mr|empathy-3.6.2-1|348	
12mr|empathy-3.6.2-1|349	* Tue Sep 22 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.0-2mdv2010.0
12mr|empathy-3.6.2-1|350	+ Revision: 447371
12mr|empathy-3.6.2-1|351	- Replace patch1 with upstream solution (patch0)
12mr|empathy-3.6.2-1|352	- Add suggests for telepathy-salut (local xmpp) and gstreamer0.10-farsight2 (voip)
12mr|empathy-3.6.2-1|353	
12mr|empathy-3.6.2-1|354	* Mon Sep 21 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mr|empathy-3.6.2-1|355	+ Revision: 446843
12mr|empathy-3.6.2-1|356	- new version
12mr|empathy-3.6.2-1|357	- drop patch
12mr|empathy-3.6.2-1|358	- fix linking
12mr|empathy-3.6.2-1|359	
12mr|empathy-3.6.2-1|360	* Mon Sep 14 2009 Götz Waschk <waschk@mandriva.org> 2.27.92-2mdv2010.0
12mr|empathy-3.6.2-1|361	+ Revision: 441070
12mr|empathy-3.6.2-1|362	- patch for new libchamplain
12mr|empathy-3.6.2-1|363	
12mr|empathy-3.6.2-1|364	* Thu Sep 10 2009 Götz Waschk <waschk@mandriva.org> 2.27.92-1mdv2010.0
12mr|empathy-3.6.2-1|365	+ Revision: 437183
12mr|empathy-3.6.2-1|366	- new version
12mr|empathy-3.6.2-1|367	- drop patch
12mr|empathy-3.6.2-1|368	- new major
12mr|empathy-3.6.2-1|369	
12mr|empathy-3.6.2-1|370	* Tue Sep 01 2009 Götz Waschk <waschk@mandriva.org> 2.27.91.1-2mdv2010.0
12mr|empathy-3.6.2-1|371	+ Revision: 423635
12mr|empathy-3.6.2-1|372	- fix pkgconfig file
12mr|empathy-3.6.2-1|373	- update deps
12mr|empathy-3.6.2-1|374	
12mr|empathy-3.6.2-1|375	* Wed Aug 26 2009 Götz Waschk <waschk@mandriva.org> 2.27.91.1-1mdv2010.0
12mr|empathy-3.6.2-1|376	+ Revision: 421342
12mr|empathy-3.6.2-1|377	- new version
12mr|empathy-3.6.2-1|378	- new major
12mr|empathy-3.6.2-1|379	- enable geoclue support
12mr|empathy-3.6.2-1|380	- update file list
12mr|empathy-3.6.2-1|381	
12mr|empathy-3.6.2-1|382	* Wed Jul 29 2009 Götz Waschk <waschk@mandriva.org> 2.27.5-1mdv2010.0
12mr|empathy-3.6.2-1|383	+ Revision: 403981
12mr|empathy-3.6.2-1|384	- new version
12mr|empathy-3.6.2-1|385	- new majors
12mr|empathy-3.6.2-1|386	
12mr|empathy-3.6.2-1|387	* Wed Jul 15 2009 Götz Waschk <waschk@mandriva.org> 2.27.4-1mdv2010.0
12mr|empathy-3.6.2-1|388	+ Revision: 396279
12mr|empathy-3.6.2-1|389	- update to new version 2.27.4
12mr|empathy-3.6.2-1|390	
12mr|empathy-3.6.2-1|391	+ Frederik Himpe <fhimpe@mandriva.org>
12mr|empathy-3.6.2-1|392	- Empathy now uses enchant for spell check, so adapt BuildRequires accordingly
12mr|empathy-3.6.2-1|393	- Enable Adium theme support (BuildRequires: libwebkitgtk-devel)
12mr|empathy-3.6.2-1|394	
12mr|empathy-3.6.2-1|395	* Mon Jun 15 2009 Götz Waschk <waschk@mandriva.org> 2.27.3-1mdv2010.0
12mr|empathy-3.6.2-1|396	+ Revision: 386079
12mr|empathy-3.6.2-1|397	- new version
12mr|empathy-3.6.2-1|398	- new major
12mr|empathy-3.6.2-1|399	
12mr|empathy-3.6.2-1|400	* Mon May 25 2009 Götz Waschk <waschk@mandriva.org> 2.27.2-1mdv2010.0
12mr|empathy-3.6.2-1|401	+ Revision: 379702
12mr|empathy-3.6.2-1|402	- new version
12mr|empathy-3.6.2-1|403	- new major
12mr|empathy-3.6.2-1|404	
12mr|empathy-3.6.2-1|405	* Tue May 19 2009 Götz Waschk <waschk@mandriva.org> 2.27.1.1-1mdv2010.0
12mr|empathy-3.6.2-1|406	+ Revision: 377542
12mr|empathy-3.6.2-1|407	- new version
12mr|empathy-3.6.2-1|408	- new major
12mr|empathy-3.6.2-1|409	
12mr|empathy-3.6.2-1|410	* Mon May 18 2009 Götz Waschk <waschk@mandriva.org> 2.27.1-1mdv2010.0
12mr|empathy-3.6.2-1|411	+ Revision: 376888
12mr|empathy-3.6.2-1|412	- new version
12mr|empathy-3.6.2-1|413	- new major
12mr|empathy-3.6.2-1|414	
12mr|empathy-3.6.2-1|415	* Tue Apr 14 2009 Götz Waschk <waschk@mandriva.org> 2.26.1-1mdv2009.1
12mr|empathy-3.6.2-1|416	+ Revision: 366958
12mr|empathy-3.6.2-1|417	- update to new version 2.26.1
12mr|empathy-3.6.2-1|418	
12mr|empathy-3.6.2-1|419	* Mon Mar 30 2009 Götz Waschk <waschk@mandriva.org> 2.26.0.1-1mdv2009.1
12mr|empathy-3.6.2-1|420	+ Revision: 362596
12mr|empathy-3.6.2-1|421	- new version
12mr|empathy-3.6.2-1|422	
12mr|empathy-3.6.2-1|423	* Mon Mar 16 2009 Götz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mr|empathy-3.6.2-1|424	+ Revision: 355998
12mr|empathy-3.6.2-1|425	- new version
12mr|empathy-3.6.2-1|426	- new major
12mr|empathy-3.6.2-1|427	
12mr|empathy-3.6.2-1|428	* Tue Mar 03 2009 Götz Waschk <waschk@mandriva.org> 2.25.92-1mdv2009.1
12mr|empathy-3.6.2-1|429	+ Revision: 348065
12mr|empathy-3.6.2-1|430	- new version
12mr|empathy-3.6.2-1|431	- new major
12mr|empathy-3.6.2-1|432	- remove old configure options
12mr|empathy-3.6.2-1|433	
12mr|empathy-3.6.2-1|434	* Tue Feb 17 2009 Götz Waschk <waschk@mandriva.org> 2.25.91-1mdv2009.1
12mr|empathy-3.6.2-1|435	+ Revision: 341275
12mr|empathy-3.6.2-1|436	- new version
12mr|empathy-3.6.2-1|437	- new major
12mr|empathy-3.6.2-1|438	
12mr|empathy-3.6.2-1|439	* Tue Feb 03 2009 Götz Waschk <waschk@mandriva.org> 2.25.90-1mdv2009.1
12mr|empathy-3.6.2-1|440	+ Revision: 336843
12mr|empathy-3.6.2-1|441	- new version
12mr|empathy-3.6.2-1|442	- update deps
12mr|empathy-3.6.2-1|443	- new major
12mr|empathy-3.6.2-1|444	
12mr|empathy-3.6.2-1|445	* Sat Jan 10 2009 Götz Waschk <waschk@mandriva.org> 2.25.4-2mdv2009.1
12mr|empathy-3.6.2-1|446	+ Revision: 328026
12mr|empathy-3.6.2-1|447	- fix deps of the devel package
12mr|empathy-3.6.2-1|448	
12mr|empathy-3.6.2-1|449	* Tue Jan 06 2009 Götz Waschk <waschk@mandriva.org> 2.25.4-1mdv2009.1
12mr|empathy-3.6.2-1|450	+ Revision: 326165
12mr|empathy-3.6.2-1|451	- new version
12mr|empathy-3.6.2-1|452	- update build deps
12mr|empathy-3.6.2-1|453	
12mr|empathy-3.6.2-1|454	* Wed Dec 31 2008 Adam Williamson <awilliamson@mandriva.org> 2.25.3-2mdv2009.1
12mr|empathy-3.6.2-1|455	+ Revision: 321623
12mr|empathy-3.6.2-1|456	- rebuild with python 2.6
12mr|empathy-3.6.2-1|457	
12mr|empathy-3.6.2-1|458	* Thu Dec 18 2008 Götz Waschk <waschk@mandriva.org> 2.25.3-1mdv2009.1
12mr|empathy-3.6.2-1|459	+ Revision: 315745
12mr|empathy-3.6.2-1|460	- new version
12mr|empathy-3.6.2-1|461	- new major
12mr|empathy-3.6.2-1|462	
12mr|empathy-3.6.2-1|463	* Mon Dec 01 2008 Götz Waschk <waschk@mandriva.org> 2.25.2-2mdv2009.1
12mr|empathy-3.6.2-1|464	+ Revision: 308803
12mr|empathy-3.6.2-1|465	- bump release
12mr|empathy-3.6.2-1|466	- disable werror to make it build on x86_64
12mr|empathy-3.6.2-1|467	- fix buildrequires
12mr|empathy-3.6.2-1|468	- new version
12mr|empathy-3.6.2-1|469	- new major
12mr|empathy-3.6.2-1|470	
12mr|empathy-3.6.2-1|471	* Sun Nov 09 2008 Oden Eriksson <oeriksson@mandriva.com> 2.24.1-2mdv2009.1
12mr|empathy-3.6.2-1|472	+ Revision: 301578
12mr|empathy-3.6.2-1|473	- rebuilt against new libxcb
12mr|empathy-3.6.2-1|474	
12mr|empathy-3.6.2-1|475	* Tue Oct 21 2008 Götz Waschk <waschk@mandriva.org> 2.24.1-1mdv2009.1
12mr|empathy-3.6.2-1|476	+ Revision: 295914
12mr|empathy-3.6.2-1|477	- update to new version 2.24.1
12mr|empathy-3.6.2-1|478	
12mr|empathy-3.6.2-1|479	* Mon Sep 22 2008 Götz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12mr|empathy-3.6.2-1|480	+ Revision: 286838
12mr|empathy-3.6.2-1|481	- new version
12mr|empathy-3.6.2-1|482	
12mr|empathy-3.6.2-1|483	* Tue Sep 09 2008 Götz Waschk <waschk@mandriva.org> 2.23.92-1mdv2009.0
12mr|empathy-3.6.2-1|484	+ Revision: 283081
12mr|empathy-3.6.2-1|485	- new version
12mr|empathy-3.6.2-1|486	
12mr|empathy-3.6.2-1|487	* Mon Sep 01 2008 Götz Waschk <waschk@mandriva.org> 2.23.91-1mdv2009.0
12mr|empathy-3.6.2-1|488	+ Revision: 278104
12mr|empathy-3.6.2-1|489	- new version
12mr|empathy-3.6.2-1|490	- new major
12mr|empathy-3.6.2-1|491	- fix build deps
12mr|empathy-3.6.2-1|492	
12mr|empathy-3.6.2-1|493	* Tue Aug 19 2008 Frederik Himpe <fhimpe@mandriva.org> 2.23.90-1mdv2009.0
12mr|empathy-3.6.2-1|494	+ Revision: 274018
12mr|empathy-3.6.2-1|495	- Update to new version 2.23.90
12mr|empathy-3.6.2-1|496	- Suggest telepathy-haze, telepathy-stream-engine and telepathy-butterfly
12mr|empathy-3.6.2-1|497	
12mr|empathy-3.6.2-1|498	* Mon Aug 04 2008 Frederik Himpe <fhimpe@mandriva.org> 2.23.6-1mdv2009.0
12mr|empathy-3.6.2-1|499	+ Revision: 263607
12mr|empathy-3.6.2-1|500	- Update to new upstream version 0.23.6
12mr|empathy-3.6.2-1|501	- Don't run autogen.sh: it's not necessary anymore and it breaks build
12mr|empathy-3.6.2-1|502	- Add new desktop file
12mr|empathy-3.6.2-1|503	
12mr|empathy-3.6.2-1|504	* Wed Jul 16 2008 Michael Scherer <misc@mandriva.org> 0.23.4-1mdv2009.0
12mr|empathy-3.6.2-1|505	+ Revision: 236524
12mr|empathy-3.6.2-1|506	- update to 0.23.4
12mr|empathy-3.6.2-1|507	- make Source line compatible with mdvsys update
12mr|empathy-3.6.2-1|508	
12mr|empathy-3.6.2-1|509	* Wed Jul 09 2008 Michael Scherer <misc@mandriva.org> 0.23.3-1mdv2009.0
12mr|empathy-3.6.2-1|510	+ Revision: 232930
12mr|empathy-3.6.2-1|511	- add missing BuildRequires
12mr|empathy-3.6.2-1|512	- update to 0.23.3
12mr|empathy-3.6.2-1|513	
12mr|empathy-3.6.2-1|514	+ Pixel <pixel@mandriva.com>
12mr|empathy-3.6.2-1|515	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|empathy-3.6.2-1|516	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|empathy-3.6.2-1|517	
12mr|empathy-3.6.2-1|518	* Thu Apr 17 2008 Frederik Himpe <fhimpe@mandriva.org> 0.22.1-2mdv2009.0
12mr|empathy-3.6.2-1|519	+ Revision: 195435
12mr|empathy-3.6.2-1|520	- Add various fixes from svn:
12mr|empathy-3.6.2-1|521	* Hide sound preferences: upstream did not yet implement
12mr|empathy-3.6.2-1|522	sound notifications
12mr|empathy-3.6.2-1|523	* Do not start Empathy automatically at log in: instead use
12mr|empathy-3.6.2-1|524	a standard desktop file with the right categories
12mr|empathy-3.6.2-1|525	* Make nothere applet removable
12mr|empathy-3.6.2-1|526	* Make nothere applet find status icons
12mr|empathy-3.6.2-1|527	* Various important crash fixes
12mr|empathy-3.6.2-1|528	
12mr|empathy-3.6.2-1|529	+ Funda Wang <fwang@mandriva.org>
12mr|empathy-3.6.2-1|530	- add GNOME menu category
12mr|empathy-3.6.2-1|531	
12mr|empathy-3.6.2-1|532	* Tue Apr 15 2008 Funda Wang <fwang@mandriva.org> 0.22.1-1mdv2009.0
12mr|empathy-3.6.2-1|533	+ Revision: 194015
12mr|empathy-3.6.2-1|534	- New version 0.22.1
12mr|empathy-3.6.2-1|535	
12mr|empathy-3.6.2-1|536	* Mon Mar 10 2008 Michael Scherer <misc@mandriva.org> 0.22.0-1mdv2008.1
12mr|empathy-3.6.2-1|537	+ Revision: 183426
12mr|empathy-3.6.2-1|538	- new version 0.22
12mr|empathy-3.6.2-1|539	
12mr|empathy-3.6.2-1|540	* Thu Mar 06 2008 Michael Scherer <misc@mandriva.org> 0.21.91-2mdv2008.1
12mr|empathy-3.6.2-1|541	+ Revision: 180346
12mr|empathy-3.6.2-1|542	- activate voip
12mr|empathy-3.6.2-1|543	
12mr|empathy-3.6.2-1|544	* Tue Mar 04 2008 Michael Scherer <misc@mandriva.org> 0.21.91-1mdv2008.1
12mr|empathy-3.6.2-1|545	+ Revision: 178262
12mr|empathy-3.6.2-1|546	- add missing buildrequires
12mr|empathy-3.6.2-1|547	- new version, just before version freeze
12mr|empathy-3.6.2-1|548	
12mr|empathy-3.6.2-1|549	* Sat Feb 09 2008 Funda Wang <fwang@mandriva.org> 0.21.90-1mdv2008.1
12mr|empathy-3.6.2-1|550	+ Revision: 164717
12mr|empathy-3.6.2-1|551	- New version 0.21.90
12mr|empathy-3.6.2-1|552	
12mr|empathy-3.6.2-1|553	* Thu Jan 17 2008 Michael Scherer <misc@mandriva.org> 0.21.5.2-1mdv2008.1
12mr|empathy-3.6.2-1|554	+ Revision: 154098
12mr|empathy-3.6.2-1|555	- new major of the gtk library
12mr|empathy-3.6.2-1|556	- new version of empathy
12mr|empathy-3.6.2-1|557	
12mr|empathy-3.6.2-1|558	* Sat Jan 05 2008 Jérôme Soyer <saispo@mandriva.org> 0.21.4-1mdv2008.1
12mr|empathy-3.6.2-1|559	+ Revision: 145805
12mr|empathy-3.6.2-1|560	- Add files
12mr|empathy-3.6.2-1|561	- New release
12mr|empathy-3.6.2-1|562	- New release
12mr|empathy-3.6.2-1|563	
12mr|empathy-3.6.2-1|564	+ Olivier Blin <blino@mandriva.org>
12mr|empathy-3.6.2-1|565	- restore BuildRoot
12mr|empathy-3.6.2-1|566	
12mr|empathy-3.6.2-1|567	+ Thierry Vignaud <tv@mandriva.org>
12mr|empathy-3.6.2-1|568	- kill re-definition of %%buildroot on Pixel's request
12mr|empathy-3.6.2-1|569	
12mr|empathy-3.6.2-1|570	* Sun Oct 28 2007 Funda Wang <fwang@mandriva.org> 0.21.1-1mdv2008.1
12mr|empathy-3.6.2-1|571	+ Revision: 102887
12mr|empathy-3.6.2-1|572	- new major
12mr|empathy-3.6.2-1|573	- New version 0.21.1
12mr|empathy-3.6.2-1|574	
12mr|empathy-3.6.2-1|575	* Tue Oct 16 2007 Michael Scherer <misc@mandriva.org> 0.14-2mdv2008.1
12mr|empathy-3.6.2-1|576	+ Revision: 99004
12mr|empathy-3.6.2-1|577	- add NotHere applet ( even if disabled by default because it cannot be removed )
12mr|empathy-3.6.2-1|578	- split python from main package
12mr|empathy-3.6.2-1|579	- add megaphone applet
12mr|empathy-3.6.2-1|580	- correctly list python module on x86_64
12mr|empathy-3.6.2-1|581	
12mr|empathy-3.6.2-1|582	+ Pascal Terjan <pterjan@mandriva.org>
12mr|empathy-3.6.2-1|583	- Update major
12mr|empathy-3.6.2-1|584	
12mr|empathy-3.6.2-1|585	+ Jérôme Soyer <saispo@mandriva.org>
12mr|empathy-3.6.2-1|586	- New release
12mr|empathy-3.6.2-1|587	- New release
12mr|empathy-3.6.2-1|588	
12mr|empathy-3.6.2-1|589	* Fri Sep 07 2007 Oden Eriksson <oeriksson@mandriva.com> 0.12-3mdv2008.0
12mr|empathy-3.6.2-1|590	+ Revision: 81781
12mr|empathy-3.6.2-1|591	- fix build deps
12mr|empathy-3.6.2-1|592	
12mr|empathy-3.6.2-1|593	+ Michael Scherer <misc@mandriva.org>
12mr|empathy-3.6.2-1|594	- rebuild for new mission control
12mr|empathy-3.6.2-1|595	- add python binding
12mr|empathy-3.6.2-1|596	
12mr|empathy-3.6.2-1|597	+ Thierry Vignaud <tv@mandriva.org>
12mr|empathy-3.6.2-1|598	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12mr|empathy-3.6.2-1|599	
12mr|empathy-3.6.2-1|600	* Mon Aug 27 2007 Michael Scherer <misc@mandriva.org> 0.12-1mdv2008.0
12mr|empathy-3.6.2-1|601	+ Revision: 71803
12mr|empathy-3.6.2-1|602	- new version
12mr|empathy-3.6.2-1|603	
12mr|empathy-3.6.2-1|604	* Mon Aug 13 2007 Funda Wang <fwang@mandriva.org> 0.11-1mdv2008.0
12mr|empathy-3.6.2-1|605	+ Revision: 62398
12mr|empathy-3.6.2-1|606	- split gtk lib, so that different major lib could be co-exists
12mr|empathy-3.6.2-1|607	- New version 0.11
12mr|empathy-3.6.2-1|608	
12mr|empathy-3.6.2-1|609	* Tue Jul 31 2007 Funda Wang <fwang@mandriva.org> 0.10-1mdv2008.0
12mr|empathy-3.6.2-1|610	+ Revision: 56837
12mr|empathy-3.6.2-1|611	- BR libgcrypt
12mr|empathy-3.6.2-1|612	- New version 0.10
12mr|empathy-3.6.2-1|613	
12mr|empathy-3.6.2-1|614	* Thu Jul 26 2007 Funda Wang <fwang@mandriva.org> 0.9-1mdv2008.0
12mr|empathy-3.6.2-1|615	+ Revision: 55812
12mr|empathy-3.6.2-1|616	- fix rpm group
12mr|empathy-3.6.2-1|617	- Introduce lib and devel sub package
12mr|empathy-3.6.2-1|618	- New version 0.9
12mr|empathy-3.6.2-1|619	
12mr|empathy-3.6.2-1|620	* Mon Jun 25 2007 Michael Scherer <misc@mandriva.org> 0.8-1mdv2008.0
12mr|empathy-3.6.2-1|621	+ Revision: 43885
12mr|empathy-3.6.2-1|622	- new version
12mr|empathy-3.6.2-1|623	
12mr|empathy-3.6.2-1|624	* Sat Jun 09 2007 Michael Scherer <misc@mandriva.org> 0.7-1mdv2008.0
12mr|empathy-3.6.2-1|625	+ Revision: 37721
12mr|empathy-3.6.2-1|626	- verson 0.7
12mr|empathy-3.6.2-1|627	
12mr|empathy-3.6.2-1|628	* Sat Jun 02 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.6-1mdv2008.0
12mr|empathy-3.6.2-1|629	+ Revision: 34763
12mr|empathy-3.6.2-1|630	- New version 0.6
12mr|empathy-3.6.2-1|631	- Remove X-MandrivaLinux-* keyword from category
12mr|empathy-3.6.2-1|632	
12mr|empathy-3.6.2-1|633	* Tue May 29 2007 Michael Scherer <misc@mandriva.org> 0.5-2mdv2008.0
12mr|empathy-3.6.2-1|634	+ Revision: 32270
12mr|empathy-3.6.2-1|635	- add missing Requires, and pull jabber by default
12mr|empathy-3.6.2-1|636	- new desc proposed by John Keller
12mr|empathy-3.6.2-1|637	
12mr|empathy-3.6.2-1|638	* Mon May 28 2007 Michael Scherer <misc@mandriva.org> 0.5-1mdv2008.0
12mr|empathy-3.6.2-1|639	+ Revision: 31983
12mr|empathy-3.6.2-1|640	- new version
12mr|empathy-3.6.2-1|641	
12mr|empathy-3.6.2-1|642	* Wed May 23 2007 Michael Scherer <misc@mandriva.org> 0.4-1mdv2008.0
12mr|empathy-3.6.2-1|643	+ Revision: 30451
12mr|empathy-3.6.2-1|644	- add missing BuildRequires
12mr|empathy-3.6.2-1|645	- add menui file
12mr|empathy-3.6.2-1|646	- Import empathy
12mr|empathy-3.6.2-1|647	

13894 12
12mr|enblend-4.0-3|1	Summary:	Tool for compositing images
12mr|enblend-4.0-3|2	Name:		enblend
12mr|enblend-4.0-3|3	Version:	4.0
12mr|enblend-4.0-3|4	Release:	3
12mr|enblend-4.0-3|5	License:	GPLv2+
12mr|enblend-4.0-3|6	Group:		Graphics
12mr|enblend-4.0-3|7	Url:		http://enblend.sourceforge.net
12mr|enblend-4.0-3|8	Source0:	http://downloads.sourceforge.net/project/enblend/enblend-enfuse/enblend-enfuse-%{version}/enblend-enfuse-%{version}.tar.gz
12mr|enblend-4.0-3|9	Patch0:		enblend-4.0-libpng14.patch
12mr|enblend-4.0-3|10	Patch1:		enblend-4.0-libpng15.patch
12mr|enblend-4.0-3|11	Patch2:		enblend-4.0-boost-1.50.patch
12mr|enblend-4.0-3|12	Patch3:		enblend-4.0-boost-1.50-3.patch
12mr|enblend-4.0-3|13	BuildRequires:	boost-devel
12mr|enblend-4.0-3|14	BuildRequires:	tiff-devel
12mr|enblend-4.0-3|15	BuildRequires:	pkgconfig(glew)
12mr|enblend-4.0-3|16	BuildRequires:	pkgconfig(glut)
12mr|enblend-4.0-3|17	BuildRequires:	pkgconfig(lcms)
12mr|enblend-4.0-3|18	BuildRequires:	libxmi-devel
12mr|enblend-4.0-3|19	BuildRequires:	pkgconfig(libpng)
12mr|enblend-4.0-3|20	BuildRequires:	pkgconfig(IlmBase)
12mr|enblend-4.0-3|21	BuildRequires:	pkgconfig(OpenEXR)
12mr|enblend-4.0-3|22	BuildRequires:	perl(Time::Zone)
12mr|enblend-4.0-3|23	Provides:	enfuse = %{version}-%{release}
12mr|enblend-4.0-3|24	
12mr|enblend-4.0-3|25	%description
12mr|enblend-4.0-3|26	Enblend is a tool for compositing images. Given a set of images that overlap
12mr|enblend-4.0-3|27	in some irregular way, Enblend overlays them in such a way that the seam
12mr|enblend-4.0-3|28	between the images is invisible, or at least very difficult to see.
12mr|enblend-4.0-3|29	
12mr|enblend-4.0-3|30	%prep
12mr|enblend-4.0-3|31	%setup -q -n enblend-enfuse-4.0-753b534c819d
12mr|enblend-4.0-3|32	%patch0 -p0
12mr|enblend-4.0-3|33	%patch1 -p0
12mr|enblend-4.0-3|34	%patch2 -p1
12mr|enblend-4.0-3|35	
12mr|enblend-4.0-3|36	%build
12mr|enblend-4.0-3|37	%configure2_5x --with-boost-filesystem
12mr|enblend-4.0-3|38	sed -i s,"-lboost_filesystem","-lboost_filesystem -lboost_system",g src/Makefile
12mr|enblend-4.0-3|39	%make
12mr|enblend-4.0-3|40	
12mr|enblend-4.0-3|41	
12mr|enblend-4.0-3|42	%install
12mr|enblend-4.0-3|43	%makeinstall_std
12mr|enblend-4.0-3|44	
12mr|enblend-4.0-3|45	%files
12mr|enblend-4.0-3|46	%doc AUTHORS NEWS README VIGRA_LICENSE
12mr|enblend-4.0-3|47	%{_mandir}/man1/enblend.1.*
12mr|enblend-4.0-3|48	%{_mandir}/man1/enfuse.1.*
12mr|enblend-4.0-3|49	%{_bindir}/enblend
12mr|enblend-4.0-3|50	%{_bindir}/enfuse
12mr|enblend-4.0-3|51	
12mr|enblend-4.0-3|52	
12mr|enblend-4.0-3|53	
12mr|enblend-4.0-3|54	%changelog
12mr|enblend-4.0-3|55	* Mon Aug  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|enblend-4.0-3|56	+ Commit: 5f9bde3
12mr|enblend-4.0-3|57	- Add libpng patches from Cooker, convert BR to pkgconfig style, spec cleanup
12mr|enblend-4.0-3|58	
12mr|enblend-4.0-3|59	

13895 12
12mr|enca-1.13-5|1	%define major 		0
12mr|enca-1.13-5|2	%define libname		%mklibname %{name} %{major}
12mr|enca-1.13-5|3	%define develname	%mklibname %{name} -d
12mr|enca-1.13-5|4	
12mr|enca-1.13-5|5	Summary:	A program that can detect and convert between character sets
12mr|enca-1.13-5|6	Name:		enca
12mr|enca-1.13-5|7	Version:	1.13
12mr|enca-1.13-5|8	Release:	5
12mr|enca-1.13-5|9	License:	GPLv2+
12mr|enca-1.13-5|10	Group:		Text tools
12mr|enca-1.13-5|11	Source:		http://dl.cihar.com/%{name}/%{name}-%{version}.tar.lzma
12mr|enca-1.13-5|12	URL:		http://gitorious.org/enca
12mr|enca-1.13-5|13	BuildRequires:	recode-devel
12mr|enca-1.13-5|14	
12mr|enca-1.13-5|15	%description
12mr|enca-1.13-5|16	Enca is an Extremely Naive Charset Analyser. It detects character set and
12mr|enca-1.13-5|17	encoding of text files and can also convert them to other encodings using
12mr|enca-1.13-5|18	either a built-in converter or external libraries and tools like libiconv,
12mr|enca-1.13-5|19	librecode, or cstocs.
12mr|enca-1.13-5|20	
12mr|enca-1.13-5|21	Currently, it has support for Belarussian, Bulgarian, Croatian, Czech,
12mr|enca-1.13-5|22	Estonian, Latvian, Lithuanian, Polish, Russian, Slovak, Slovene, and
12mr|enca-1.13-5|23	Ukrainian and some multibyte encodings (mostly variants of Unicode)
12mr|enca-1.13-5|24	independently on the language.
12mr|enca-1.13-5|25	
12mr|enca-1.13-5|26	Install Enca if you need to cope with text files of dubious origin
12mr|enca-1.13-5|27	and unknown encoding and convert them to some reasonable encoding.
12mr|enca-1.13-5|28	
12mr|enca-1.13-5|29	%package -n %{libname}
12mr|enca-1.13-5|30	Summary:	A library detecting encoding of text files
12mr|enca-1.13-5|31	Group:		System/Libraries
12mr|enca-1.13-5|32	
12mr|enca-1.13-5|33	%description -n %{libname}
12mr|enca-1.13-5|34	Enca is an Extremely Naive Charset Analyser. It detects character set and
12mr|enca-1.13-5|35	encoding of text files and can also convert them to other encodings using
12mr|enca-1.13-5|36	either a built-in converter or external libraries and tools like libiconv,
12mr|enca-1.13-5|37	librecode, or cstocs.
12mr|enca-1.13-5|38	
12mr|enca-1.13-5|39	Currently, it has support for Belarussian, Bulgarian, Croatian, Czech,
12mr|enca-1.13-5|40	Estonian, Latvian, Lithuanian, Polish, Russian, Slovak, Slovene, and
12mr|enca-1.13-5|41	Ukrainian and some multibyte encodings (mostly variants of Unicode)
12mr|enca-1.13-5|42	independently on the language.
12mr|enca-1.13-5|43	
12mr|enca-1.13-5|44	This package contains shared Enca library other programs can make use of.
12mr|enca-1.13-5|45	
12mr|enca-1.13-5|46	%package -n %{develname}
12mr|enca-1.13-5|47	Summary:	Header files and libraries for Enca development
12mr|enca-1.13-5|48	Group:		Development/C
12mr|enca-1.13-5|49	Requires:	%{libname} = %{version}-%{release}
12mr|enca-1.13-5|50	Provides:	libenca-devel = %{version}-%{release}
12mr|enca-1.13-5|51	Provides:	enca-devel = %{version}-%{release}
12mr|enca-1.13-5|52	
12mr|enca-1.13-5|53	%description -n %{develname}
12mr|enca-1.13-5|54	This package contains the static libraries and header files for writing
12mr|enca-1.13-5|55	programs using the Extremely Naive Charset Analyser library, and its API
12mr|enca-1.13-5|56	documentation.
12mr|enca-1.13-5|57	
12mr|enca-1.13-5|58	Install it if you are going to create applications using the Enca library.
12mr|enca-1.13-5|59	
12mr|enca-1.13-5|60	%prep
12mr|enca-1.13-5|61	%setup -q
12mr|enca-1.13-5|62	
12mr|enca-1.13-5|63	%build
12mr|enca-1.13-5|64	%configure2_5x --disable-static
12mr|enca-1.13-5|65	%make
12mr|enca-1.13-5|66	
12mr|enca-1.13-5|67	%install
12mr|enca-1.13-5|68	%makeinstall HTML_DIR=%{buildroot}%{_datadir}/gtk-doc/html
12mr|enca-1.13-5|69	
12mr|enca-1.13-5|70	%files
12mr|enca-1.13-5|71	%doc AUTHORS ChangeLog ChangeLog.prelib FAQ README README.devel THANKS TODO
12mr|enca-1.13-5|72	%{_bindir}/enca
12mr|enca-1.13-5|73	%{_bindir}/enconv
12mr|enca-1.13-5|74	%{_libexecdir}/%{name}/extconv/*
12mr|enca-1.13-5|75	%dir %{_libexecdir}/%{name}/extconv
12mr|enca-1.13-5|76	%dir %{_libexecdir}/%{name}
12mr|enca-1.13-5|77	%{_mandir}/man1/*
12mr|enca-1.13-5|78	
12mr|enca-1.13-5|79	%files -n %{libname}
12mr|enca-1.13-5|80	%{_libdir}/libenca.so.%{major}*
12mr|enca-1.13-5|81	
12mr|enca-1.13-5|82	%files -n %{develname}
12mr|enca-1.13-5|83	%{_includedir}/enca.h
12mr|enca-1.13-5|84	%{_libdir}/pkgconfig/enca.pc
12mr|enca-1.13-5|85	%{_libdir}/libenca.so
12mr|enca-1.13-5|86	%doc %{_datadir}/gtk-doc/html/libenca/*
12mr|enca-1.13-5|87	%doc %dir %{_datadir}/gtk-doc/html/libenca
12mr|enca-1.13-5|88	
12mr|enca-1.13-5|89	
12mr|enca-1.13-5|90	%changelog
12mr|enca-1.13-5|91	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|enca-1.13-5|92	+ Commit: a9d9061
12mr|enca-1.13-5|93	- Drop .la and .a files, drop Obsoletes, spec cleanup
12mr|enca-1.13-5|94	
12mr|enca-1.13-5|95	

13896 12
12mr|enchant-1.6.0-5|1	%define major 1
12mr|enchant-1.6.0-5|2	%define libname %mklibname enchant %{major}
12mr|enchant-1.6.0-5|3	%define develname %mklibname enchant -d
12mr|enchant-1.6.0-5|4	
12mr|enchant-1.6.0-5|5	Summary:	An enchanting spell checking library
12mr|enchant-1.6.0-5|6	Name:		enchant
12mr|enchant-1.6.0-5|7	Version:	1.6.0
12mr|enchant-1.6.0-5|8	Release:	5
12mr|enchant-1.6.0-5|9	License:	LGPLv2+
12mr|enchant-1.6.0-5|10	Group:		System/Libraries
12mr|enchant-1.6.0-5|11	URL:		http://www.abisource.com/projects/enchant/
12mr|enchant-1.6.0-5|12	Source0:	http://www.abisource.com/downloads/enchant/%{version}/%{name}-%{version}.tar.gz
12mr|enchant-1.6.0-5|13	BuildRequires:	pkgconfig(glib-2.0)
12mr|enchant-1.6.0-5|14	BuildRequires:	aspell-devel
12mr|enchant-1.6.0-5|15	BuildRequires:	hspell-devel
12mr|enchant-1.6.0-5|16	BuildRequires:	voikko-devel
12mr|enchant-1.6.0-5|17	BuildRequires:	hunspell-devel
12mr|enchant-1.6.0-5|18	Conflicts:	%{libname} < 1.6.0-3
12mr|enchant-1.6.0-5|19	
12mr|enchant-1.6.0-5|20	%description
12mr|enchant-1.6.0-5|21	A library that wraps other spell checking backends.
12mr|enchant-1.6.0-5|22	
12mr|enchant-1.6.0-5|23	%package -n %{libname}
12mr|enchant-1.6.0-5|24	Summary:	Libraries for enchant
12mr|enchant-1.6.0-5|25	Group:		System/Libraries
12mr|enchant-1.6.0-5|26	
12mr|enchant-1.6.0-5|27	%description -n	%{libname}
12mr|enchant-1.6.0-5|28	This package provides the libraries for using enchant.
12mr|enchant-1.6.0-5|29	
12mr|enchant-1.6.0-5|30	%package -n %{develname}
12mr|enchant-1.6.0-5|31	Summary:	Libraries and include files for developing with enchant
12mr|enchant-1.6.0-5|32	Group:		Development/C
12mr|enchant-1.6.0-5|33	Requires:	%{libname} = %{version}-%{release}
12mr|enchant-1.6.0-5|34	Provides:	%{name}-devel = %{version}-%{release}
12mr|enchant-1.6.0-5|35	
12mr|enchant-1.6.0-5|36	%description -n	%{develname}
12mr|enchant-1.6.0-5|37	This package provides the necessary development libraries and include
12mr|enchant-1.6.0-5|38	files to allow you to develop with enchant.
12mr|enchant-1.6.0-5|39	
12mr|enchant-1.6.0-5|40	%prep
12mr|enchant-1.6.0-5|41	%setup -q
12mr|enchant-1.6.0-5|42	
12mr|enchant-1.6.0-5|43	%build
12mr|enchant-1.6.0-5|44	%configure2_5x \
12mr|enchant-1.6.0-5|45	--disable-static \
12mr|enchant-1.6.0-5|46	--with-myspell-dir=%{_datadir}/dict/ooo
12mr|enchant-1.6.0-5|47	
12mr|enchant-1.6.0-5|48	%make
12mr|enchant-1.6.0-5|49	
12mr|enchant-1.6.0-5|50	%install
12mr|enchant-1.6.0-5|51	rm -rf %{buildroot}
12mr|enchant-1.6.0-5|52	%makeinstall_std
12mr|enchant-1.6.0-5|53	
12mr|enchant-1.6.0-5|54	%files
12mr|enchant-1.6.0-5|55	%doc AUTHORS HACKING README TODO
12mr|enchant-1.6.0-5|56	%{_bindir}/*
12mr|enchant-1.6.0-5|57	%{_datadir}/enchant
12mr|enchant-1.6.0-5|58	%{_mandir}/man1/*
12mr|enchant-1.6.0-5|59	%dir %{_libdir}/enchant
12mr|enchant-1.6.0-5|60	%{_libdir}/enchant/lib*.so*
12mr|enchant-1.6.0-5|61	
12mr|enchant-1.6.0-5|62	%files -n %{libname}
12mr|enchant-1.6.0-5|63	%{_libdir}/lib*.so.%{major}*
12mr|enchant-1.6.0-5|64	
12mr|enchant-1.6.0-5|65	%files -n %{develname}
12mr|enchant-1.6.0-5|66	%{_libdir}/lib*.so
12mr|enchant-1.6.0-5|67	%{_libdir}/pkgconfig/enchant.pc
12mr|enchant-1.6.0-5|68	%dir %{_includedir}/enchant
12mr|enchant-1.6.0-5|69	%{_includedir}/enchant/*
12mr|enchant-1.6.0-5|70	
12mr|enchant-1.6.0-5|71	
12mr|enchant-1.6.0-5|72	
12mr|enchant-1.6.0-5|73	
12mr|enchant-1.6.0-5|74	%changelog
12mr|enchant-1.6.0-5|75	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|enchant-1.6.0-5|76	+ Commit: a2460b3
12mr|enchant-1.6.0-5|77	- Sync with Cooker (update BuildRequires, drop .la files, cleanups)
12mr|enchant-1.6.0-5|78	
12mr|enchant-1.6.0-5|79	

13897 12
12mr|enscript-1.6.5.2-4|1	%define	version	1.6.5.2
12mr|enscript-1.6.5.2-4|2	%define name	enscript
12mr|enscript-1.6.5.2-4|3	%define release	 4
12mr|enscript-1.6.5.2-4|4	
12mr|enscript-1.6.5.2-4|5	Name:		%{name}
12mr|enscript-1.6.5.2-4|6	Summary:	Converts plain ASCII to PostScript
12mr|enscript-1.6.5.2-4|7	Release:	%{release}
12mr|enscript-1.6.5.2-4|8	Version:	%{version}
12mr|enscript-1.6.5.2-4|9	License:	GPLv3
12mr|enscript-1.6.5.2-4|10	Group:		Publishing
12mr|enscript-1.6.5.2-4|11	Source0:	ftp://ftp.gnu.org/gnu/enscript/%{name}-%{version}.tar.gz
12mr|enscript-1.6.5.2-4|12	URL:		ftp://ftp.gnu.org/gnu/enscript/
12mr|enscript-1.6.5.2-4|13	BuildRequires:	flex gettext
12mr|enscript-1.6.5.2-4|14	Obsoletes:	nenscript
12mr|enscript-1.6.5.2-4|15	Provides: 	nenscript
12mr|enscript-1.6.5.2-4|16	
12mr|enscript-1.6.5.2-4|17	%description
12mr|enscript-1.6.5.2-4|18	GNU enscript is a free replacement for Adobe's Enscript program. Enscript
12mr|enscript-1.6.5.2-4|19	converts ASCII files to PostScript(TM) and spools generated PostScript
12mr|enscript-1.6.5.2-4|20	output to the specified printer or saves it to a file. Enscript can be
12mr|enscript-1.6.5.2-4|21	extended to handle different output media and includes many options for
12mr|enscript-1.6.5.2-4|22	customizing printouts.
12mr|enscript-1.6.5.2-4|23	
12mr|enscript-1.6.5.2-4|24	%prep
12mr|enscript-1.6.5.2-4|25	%setup -q
12mr|enscript-1.6.5.2-4|26	
12mr|enscript-1.6.5.2-4|27	%build
12mr|enscript-1.6.5.2-4|28	%configure2_5x --with-media=Letter
12mr|enscript-1.6.5.2-4|29	%make
12mr|enscript-1.6.5.2-4|30	
12mr|enscript-1.6.5.2-4|31	%install
12mr|enscript-1.6.5.2-4|32	%makeinstall
12mr|enscript-1.6.5.2-4|33	
12mr|enscript-1.6.5.2-4|34	mkdir -p $RPM_BUILD_ROOT/etc/%{name}
12mr|enscript-1.6.5.2-4|35	cp $RPM_BUILD_ROOT/%{_datadir}/%{name}/afm/font.map $RPM_BUILD_ROOT/etc/%{name}/font.map
12mr|enscript-1.6.5.2-4|36	pushd $RPM_BUILD_ROOT/%{_datadir}/%{name}
12mr|enscript-1.6.5.2-4|37	ln -sf /etc/%{name}/font.map
12mr|enscript-1.6.5.2-4|38	popd
12mr|enscript-1.6.5.2-4|39	
12mr|enscript-1.6.5.2-4|40	rm -f $RPM_BUILD_ROOT/%{_datadir}/%{name}/font.map
12mr|enscript-1.6.5.2-4|41	
12mr|enscript-1.6.5.2-4|42	%find_lang %name
12mr|enscript-1.6.5.2-4|43	
12mr|enscript-1.6.5.2-4|44	# XXX note doubled %% in sed script below.
12mr|enscript-1.6.5.2-4|45	(cd %{buildroot};find .%{_datadir}/enscript/* -type f) | \
12mr|enscript-1.6.5.2-4|46	sed -e 's,^\.,,' | sed -e 's,*font.map,%%config &,' > share.list
12mr|enscript-1.6.5.2-4|47	
12mr|enscript-1.6.5.2-4|48	( cd %{buildroot}
12mr|enscript-1.6.5.2-4|49	ln .%{_prefix}/bin/enscript .%{_prefix}/bin/nenscript
12mr|enscript-1.6.5.2-4|50	)
12mr|enscript-1.6.5.2-4|51	
12mr|enscript-1.6.5.2-4|52	cat share.list >> %{name}.lang
12mr|enscript-1.6.5.2-4|53	
12mr|enscript-1.6.5.2-4|54	%files -f %{name}.lang
12mr|enscript-1.6.5.2-4|55	%defattr(-, root, root)
12mr|enscript-1.6.5.2-4|56	%doc AUTHORS ChangeLog NEWS README README.ESCAPES THANKS TODO
12mr|enscript-1.6.5.2-4|57	%config(noreplace) %{_sysconfdir}/enscript.cfg
12mr|enscript-1.6.5.2-4|58	%dir %{_sysconfdir}/enscript
12mr|enscript-1.6.5.2-4|59	%config(noreplace) %{_sysconfdir}/enscript/font.map
12mr|enscript-1.6.5.2-4|60	%dir %{_datadir}/%{name}
12mr|enscript-1.6.5.2-4|61	%dir %{_datadir}/%{name}/hl
12mr|enscript-1.6.5.2-4|62	%dir %{_datadir}/%{name}/afm
12mr|enscript-1.6.5.2-4|63	%{_bindir}/*
12mr|enscript-1.6.5.2-4|64	%{_mandir}/*/*
12mr|enscript-1.6.5.2-4|65	%{_infodir}/%{name}*
12mr|enscript-1.6.5.2-4|66	
12mr|enscript-1.6.5.2-4|67	
12mr|enscript-1.6.5.2-4|68	
12mr|enscript-1.6.5.2-4|69	
12mr|enscript-1.6.5.2-4|70	
12mr|enscript-1.6.5.2-4|71	%changelog
12mr|enscript-1.6.5.2-4|72	

13898 12
12mr|eog-3.6.2-1|1	%define gi_major 3.0
12mr|eog-3.6.2-1|2	%define girname %mklibname %{name}-gir %{gi_major}
12mr|eog-3.6.2-1|3	
12mr|eog-3.6.2-1|4	Summary:	The Eye of GNOME image viewer
12mr|eog-3.6.2-1|5	Name:		eog
12mr|eog-3.6.2-1|6	Version:	3.6.2
12mr|eog-3.6.2-1|7	Release:	1
12mr|eog-3.6.2-1|8	License:	GPLv2+
12mr|eog-3.6.2-1|9	Group:		Graphical desktop/GNOME
12mr|eog-3.6.2-1|10	URL:		http://www.gnome.org/projects/eog/
12mr|eog-3.6.2-1|11	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|eog-3.6.2-1|12	
12mr|eog-3.6.2-1|13	BuildRequires:	desktop-file-utils
12mr|eog-3.6.2-1|14	BuildRequires:	intltool >= 0.40.0 itstool
12mr|eog-3.6.2-1|15	BuildRequires:	jpeg-devel
12mr|eog-3.6.2-1|16	BuildRequires:	pkgconfig(exempi-2.0)
12mr|eog-3.6.2-1|17	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mr|eog-3.6.2-1|18	BuildRequires:	pkgconfig(glib-2.0)
12mr|eog-3.6.2-1|19	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12mr|eog-3.6.2-1|20	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|eog-3.6.2-1|21	BuildRequires:	pkgconfig(gnome-icon-theme)
12mr|eog-3.6.2-1|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|eog-3.6.2-1|23	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mr|eog-3.6.2-1|24	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|eog-3.6.2-1|25	BuildRequires:	pkgconfig(lcms2)
12mr|eog-3.6.2-1|26	BuildRequires:	pkgconfig(libexif)
12mr|eog-3.6.2-1|27	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
12mr|eog-3.6.2-1|28	BuildRequires:	pkgconfig(librsvg-2.0)
12mr|eog-3.6.2-1|29	BuildRequires:	pkgconfig(libxml-2.0)
12mr|eog-3.6.2-1|30	BuildRequires:	pkgconfig(shared-mime-info)
12mr|eog-3.6.2-1|31	BuildRequires:	pkgconfig(x11)
12mr|eog-3.6.2-1|32	Requires:	librsvg
12mr|eog-3.6.2-1|33	Requires:	gnome-icon-theme
12mr|eog-3.6.2-1|34	
12mr|eog-3.6.2-1|35	%description
12mr|eog-3.6.2-1|36	This is the Eye of Gnome, an image viewer program. It is meant
12mr|eog-3.6.2-1|37	to be a fast and functional image viewer as well as an image
12mr|eog-3.6.2-1|38	cataloging program. It does proper handling of large images and
12mr|eog-3.6.2-1|39	images with full opacity information, and can zoom and scroll
12mr|eog-3.6.2-1|40	images quickly while keeping  memory usage constant.
12mr|eog-3.6.2-1|41	
12mr|eog-3.6.2-1|42	%package -n %{girname}
12mr|eog-3.6.2-1|43	Summary:	GObject Introspection interface description for %name
12mr|eog-3.6.2-1|44	Group:		System/Libraries
12mr|eog-3.6.2-1|45	Requires:	%{name} = %{version}-%{release}
12mr|eog-3.6.2-1|46	
12mr|eog-3.6.2-1|47	%description -n %{girname}
12mr|eog-3.6.2-1|48	GObject Introspection interface description for %name.
12mr|eog-3.6.2-1|49	
12mr|eog-3.6.2-1|50	%package devel
12mr|eog-3.6.2-1|51	Group:		Development/C
12mr|eog-3.6.2-1|52	Summary:	C headers needed to build EOG plugins
12mr|eog-3.6.2-1|53	Requires:	%{girname} = %{version}-%{release}
12mr|eog-3.6.2-1|54	
12mr|eog-3.6.2-1|55	%description devel
12mr|eog-3.6.2-1|56	This is the Eye of Gnome, an image viewer program. It is meant
12mr|eog-3.6.2-1|57	to be a fast and functional image viewer as well as an image
12mr|eog-3.6.2-1|58	cataloging program. It does proper handling of large images and
12mr|eog-3.6.2-1|59	images with full opacity information, and can zoom and scroll
12mr|eog-3.6.2-1|60	images quickly while keeping  memory usage constant.
12mr|eog-3.6.2-1|61	
12mr|eog-3.6.2-1|62	Install this if you want to build EOG plugins.
12mr|eog-3.6.2-1|63	
12mr|eog-3.6.2-1|64	%prep
12mr|eog-3.6.2-1|65	%setup -q
12mr|eog-3.6.2-1|66	%apply_patches
12mr|eog-3.6.2-1|67	
12mr|eog-3.6.2-1|68	%build
12mr|eog-3.6.2-1|69	%configure2_5x \
12mr|eog-3.6.2-1|70	--enable-introspection=yes \
12mr|eog-3.6.2-1|71	--disable-schemas-compile \
12mr|eog-3.6.2-1|72	--disable-scrollkeeper
12mr|eog-3.6.2-1|73	%make
12mr|eog-3.6.2-1|74	
12mr|eog-3.6.2-1|75	%install
12mr|eog-3.6.2-1|76	%makeinstall_std
12mr|eog-3.6.2-1|77	
12mr|eog-3.6.2-1|78	desktop-file-install --vendor="" \
12mr|eog-3.6.2-1|79	--add-category=Graphics \
12mr|eog-3.6.2-1|80	--add-category=2DGraphics \
12mr|eog-3.6.2-1|81	--dir %{buildroot}%{_datadir}/applications \
12mr|eog-3.6.2-1|82	%{buildroot}%{_datadir}/applications/*
12mr|eog-3.6.2-1|83	
12mr|eog-3.6.2-1|84	%find_lang %{name} --with-gnome
12mr|eog-3.6.2-1|85	
12mr|eog-3.6.2-1|86	find %{buildroot} -name *.la -delete
12mr|eog-3.6.2-1|87	
12mr|eog-3.6.2-1|88	%files -f %{name}.lang
12mr|eog-3.6.2-1|89	%doc AUTHORS NEWS README
12mr|eog-3.6.2-1|90	%{_bindir}/*
12mr|eog-3.6.2-1|91	%dir %{_libdir}/eog
12mr|eog-3.6.2-1|92	%dir %{_libdir}/eog/plugins
12mr|eog-3.6.2-1|93	%{_libdir}/eog/plugins/fullscreen.plugin
12mr|eog-3.6.2-1|94	%{_libdir}/eog/plugins/reload.plugin
12mr|eog-3.6.2-1|95	%{_libdir}/eog/plugins/statusbar-date.plugin
12mr|eog-3.6.2-1|96	%{_libdir}/eog/plugins/*.so*
12mr|eog-3.6.2-1|97	%{_datadir}/GConf/gsettings/eog.convert
12mr|eog-3.6.2-1|98	%{_datadir}/glib-2.0/schemas/org.gnome.eog.enums.xml
12mr|eog-3.6.2-1|99	%{_datadir}/glib-2.0/schemas/org.gnome.eog.gschema.xml
12mr|eog-3.6.2-1|100	%{_datadir}/applications/*
12mr|eog-3.6.2-1|101	%{_datadir}/eog
12mr|eog-3.6.2-1|102	%{_datadir}/icons/hicolor/*/*/*
12mr|eog-3.6.2-1|103	
12mr|eog-3.6.2-1|104	%files -n %{girname}
12mr|eog-3.6.2-1|105	%{_libdir}/eog/girepository-1.0/Eog-%{gi_major}.typelib
12mr|eog-3.6.2-1|106	
12mr|eog-3.6.2-1|107	%files devel
12mr|eog-3.6.2-1|108	%doc %{_datadir}/gtk-doc/html/eog
12mr|eog-3.6.2-1|109	%{_includedir}/eog-3.0
12mr|eog-3.6.2-1|110	%{_libdir}/pkgconfig/eog.pc

13899 12
12mr|epiphany-3.4.2-1|1	%define api 3.4
12mr|epiphany-3.4.2-1|2	
12mr|epiphany-3.4.2-1|3	Summary:	GNOME web browser based on the webkit rendering engine
12mr|epiphany-3.4.2-1|4	Name:		epiphany
12mr|epiphany-3.4.2-1|5	Version:	3.4.2
12mr|epiphany-3.4.2-1|6	Release:	1
12mr|epiphany-3.4.2-1|7	License:	GPLv2+ and GFDL
12mr|epiphany-3.4.2-1|8	Group:		Networking/WWW
12mr|epiphany-3.4.2-1|9	URL:		http://www.gnome.org/projects/epiphany/
12mr|epiphany-3.4.2-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/epiphany/%{name}-%{version}.tar.xz
12mr|epiphany-3.4.2-1|11	# (fc) 0.9.2-2mdk fix defaults settings
12mr|epiphany-3.4.2-1|12	Patch1:		epiphany-3.2.1-defaults.patch
12mr|epiphany-3.4.2-1|13	# (fc) 1.4.6-2mdk default bookmarks
12mr|epiphany-3.4.2-1|14	Patch2:		epiphany-defaultbookmarks.patch
12mr|epiphany-3.4.2-1|15	# (fc) 1.8.5-4mdk set urpmi and bundles mimetypes as safe (Mdk bug #21892)
12mr|epiphany-3.4.2-1|16	Patch3:		epiphany-1.8.5-urpmi.patch
12mr|epiphany-3.4.2-1|17	# indexhtml
12mr|epiphany-3.4.2-1|18	Patch4:		epiphany-3.4.1-default-indexhtml.patch
12mr|epiphany-3.4.2-1|19	
12mr|epiphany-3.4.2-1|20	BuildRequires:	desktop-file-utils
12mr|epiphany-3.4.2-1|21	BuildRequires:	gnome-common
12mr|epiphany-3.4.2-1|22	BuildRequires:	gtk-doc
12mr|epiphany-3.4.2-1|23	BuildRequires:	imagemagick
12mr|epiphany-3.4.2-1|24	BuildRequires:	intltool
12mr|epiphany-3.4.2-1|25	BuildRequires:	rootcerts
12mr|epiphany-3.4.2-1|26	BuildRequires:	gettext-devel
12mr|epiphany-3.4.2-1|27	BuildRequires:	pkgconfig(avahi-client)
12mr|epiphany-3.4.2-1|28	BuildRequires:	pkgconfig(avahi-gobject)
12mr|epiphany-3.4.2-1|29	BuildRequires:	pkgconfig(glib-2.0)
12mr|epiphany-3.4.2-1|30	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|epiphany-3.4.2-1|31	BuildRequires:	pkgconfig(gnome-keyring-1)
12mr|epiphany-3.4.2-1|32	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|epiphany-3.4.2-1|33	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mr|epiphany-3.4.2-1|34	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|epiphany-3.4.2-1|35	BuildRequires:	pkgconfig(ice)
12mr|epiphany-3.4.2-1|36	BuildRequires:	pkgconfig(iso-codes)
12mr|epiphany-3.4.2-1|37	BuildRequires:	pkgconfig(libnotify)
12mr|epiphany-3.4.2-1|38	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
12mr|epiphany-3.4.2-1|39	BuildRequires:	pkgconfig(libxml-2.0)
12mr|epiphany-3.4.2-1|40	BuildRequires:	pkgconfig(libxslt)
12mr|epiphany-3.4.2-1|41	BuildRequires:	pkgconfig(nss)
12mr|epiphany-3.4.2-1|42	BuildRequires:	pkgconfig(seed)
12mr|epiphany-3.4.2-1|43	BuildRequires:	pkgconfig(sqlite3)
12mr|epiphany-3.4.2-1|44	BuildRequires:	pkgconfig(sm)
12mr|epiphany-3.4.2-1|45	BuildRequires:	pkgconfig(webkitgtk-3.0)
12mr|epiphany-3.4.2-1|46	BuildRequires:	pkgconfig(x11)
12mr|epiphany-3.4.2-1|47	
12mr|epiphany-3.4.2-1|48	#gw for the index themes
12mr|epiphany-3.4.2-1|49	Requires:	dbus-x11
12mr|epiphany-3.4.2-1|50	Requires:	enchant
12mr|epiphany-3.4.2-1|51	Requires:	gnome-themes
12mr|epiphany-3.4.2-1|52	Requires:	gnome-doc-utils >= 0.3.2
12mr|epiphany-3.4.2-1|53	Requires:	indexhtml
12mr|epiphany-3.4.2-1|54	Requires:	iso-codes
12mr|epiphany-3.4.2-1|55	
12mr|epiphany-3.4.2-1|56	%description
12mr|epiphany-3.4.2-1|57	Epiphany is a GNOME web browser based on the webkit rendering engine.
12mr|epiphany-3.4.2-1|58	The name meaning: "An intuitive grasp of reality through something
12mr|epiphany-3.4.2-1|59	(as an event) usually simple and striking"
12mr|epiphany-3.4.2-1|60	
12mr|epiphany-3.4.2-1|61	%package devel
12mr|epiphany-3.4.2-1|62	Group:		Development/C
12mr|epiphany-3.4.2-1|63	Summary:	Header files for developing with Epiphany
12mr|epiphany-3.4.2-1|64	
12mr|epiphany-3.4.2-1|65	%description devel
12mr|epiphany-3.4.2-1|66	This contains the C headers required for developing with Epiphany.
12mr|epiphany-3.4.2-1|67	
12mr|epiphany-3.4.2-1|68	%prep
12mr|epiphany-3.4.2-1|69	%setup -q
12mr|epiphany-3.4.2-1|70	%apply_patches
12mr|epiphany-3.4.2-1|71	
12mr|epiphany-3.4.2-1|72	%build
12mr|epiphany-3.4.2-1|73	%configure2_5x \
12mr|epiphany-3.4.2-1|74	--with-distributor-name=%{vendor} \
12mr|epiphany-3.4.2-1|75	--disable-scrollkeeper
12mr|epiphany-3.4.2-1|76	
12mr|epiphany-3.4.2-1|77	%make LIBS='-lgmodule-2.0'
12mr|epiphany-3.4.2-1|78	
12mr|epiphany-3.4.2-1|79	%install
12mr|epiphany-3.4.2-1|80	%makeinstall_std
12mr|epiphany-3.4.2-1|81	%find_lang %{name} --with-gnome --all-name
12mr|epiphany-3.4.2-1|82	
12mr|epiphany-3.4.2-1|83	mkdir -p  %{buildroot}%{_libdir}/epiphany/%{api}/extensions
12mr|epiphany-3.4.2-1|84	
12mr|epiphany-3.4.2-1|85	#gw these are useless
12mr|epiphany-3.4.2-1|86	rm -f %{buildroot}%{_datadir}/icons/LowContrastLargePrint/*/apps/*
12mr|epiphany-3.4.2-1|87	
12mr|epiphany-3.4.2-1|88	%post
12mr|epiphany-3.4.2-1|89	if [ "$1" = "2" ]; then
12mr|epiphany-3.4.2-1|90	update-alternatives --remove webclient-gnome %{_bindir}/epiphany
12mr|epiphany-3.4.2-1|91	update-alternatives --remove webclient-kde %{_bindir}/epiphany
12mr|epiphany-3.4.2-1|92	fi
12mr|epiphany-3.4.2-1|93	
12mr|epiphany-3.4.2-1|94	%files -f %{name}.lang
12mr|epiphany-3.4.2-1|95	%doc COPYING.README COPYING README TODO NEWS
12mr|epiphany-3.4.2-1|96	%{_bindir}/*
12mr|epiphany-3.4.2-1|97	%dir %{_libdir}/epiphany
12mr|epiphany-3.4.2-1|98	%dir %{_libdir}/epiphany/%{api}/
12mr|epiphany-3.4.2-1|99	%dir %{_libdir}/epiphany/%{api}/extensions
12mr|epiphany-3.4.2-1|100	%{_libdir}/girepository-1.0/Epiphany-%{api}.typelib
12mr|epiphany-3.4.2-1|101	%{_datadir}/applications/*
12mr|epiphany-3.4.2-1|102	%{_datadir}/dbus-1/services/org.gnome.Epiphany.service
12mr|epiphany-3.4.2-1|103	%{_datadir}/epiphany
12mr|epiphany-3.4.2-1|104	%{_datadir}/GConf/gsettings/epiphany.convert
12mr|epiphany-3.4.2-1|105	%{_datadir}/glib-2.0/schemas/org.gnome.Epiphany.enums.xml
12mr|epiphany-3.4.2-1|106	%{_datadir}/glib-2.0/schemas/org.gnome.epiphany.gschema.xml
12mr|epiphany-3.4.2-1|107	%{_mandir}/man1/%{name}.1*
12mr|epiphany-3.4.2-1|108	
12mr|epiphany-3.4.2-1|109	%files devel
12mr|epiphany-3.4.2-1|110	%{_includedir}/*
12mr|epiphany-3.4.2-1|111	%{_libdir}/pkgconfig/*
12mr|epiphany-3.4.2-1|112	%{_datadir}/gtk-doc/html/epiphany
12mr|epiphany-3.4.2-1|113	%{_datadir}/aclocal/*.m4
12mr|epiphany-3.4.2-1|114	%{_datadir}/gir-1.0/Epiphany-%{api}.gir
12mr|epiphany-3.4.2-1|115	
12mr|epiphany-3.4.2-1|116	
12mr|epiphany-3.4.2-1|117	
12mr|epiphany-3.4.2-1|118	%changelog
12mr|epiphany-3.4.2-1|119	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|epiphany-3.4.2-1|120	+ Commit: 166d985
12mr|epiphany-3.4.2-1|121	- New version 3.4.2 (sync with Cooker)
12mr|epiphany-3.4.2-1|122	
12mr|epiphany-3.4.2-1|123	

13900 12
12mr|epiphany-extensions-3.4.0-1|1	%define api 3.4
12mr|epiphany-extensions-3.4.0-1|2	
12mr|epiphany-extensions-3.4.0-1|3	Summary:	Extensions for the GNOME Web Browser, Epiphany
12mr|epiphany-extensions-3.4.0-1|4	Name:		epiphany-extensions
12mr|epiphany-extensions-3.4.0-1|5	Version:	3.4.0
12mr|epiphany-extensions-3.4.0-1|6	Release:	1
12mr|epiphany-extensions-3.4.0-1|7	## The Live HTTP Headers extension is LGPLv2.1+; the Gestures extension is
12mr|epiphany-extensions-3.4.0-1|8	## GPLv2 (only); and all other extensions are GPLv2+.
12mr|epiphany-extensions-3.4.0-1|9	License:	LGPLv2+ and GPLv2 and GPLv2+ and GFDL
12mr|epiphany-extensions-3.4.0-1|10	Group:		Networking/WWW
12mr|epiphany-extensions-3.4.0-1|11	Url:		http://www.gnome.org/projects/epiphany/
12mr|epiphany-extensions-3.4.0-1|12	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|epiphany-extensions-3.4.0-1|13	
12mr|epiphany-extensions-3.4.0-1|14	BuildRequires:	intltool
12mr|epiphany-extensions-3.4.0-1|15	BuildRequires:	rarian
12mr|epiphany-extensions-3.4.0-1|16	BuildRequires:	gnome-common
12mr|epiphany-extensions-3.4.0-1|17	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|epiphany-extensions-3.4.0-1|18	BuildRequires:	opensp-devel
12mr|epiphany-extensions-3.4.0-1|19	BuildRequires:	epiphany-devel >= %{version}
12mr|epiphany-extensions-3.4.0-1|20	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|epiphany-extensions-3.4.0-1|21	BuildRequires:	pkgconfig(gconf-2.0)
12mr|epiphany-extensions-3.4.0-1|22	
12mr|epiphany-extensions-3.4.0-1|23	Requires:	epiphany >= %{version}
12mr|epiphany-extensions-3.4.0-1|24	
12mr|epiphany-extensions-3.4.0-1|25	%description
12mr|epiphany-extensions-3.4.0-1|26	This package contains the following extensions for the GNOME Web Browser:
12mr|epiphany-extensions-3.4.0-1|27	Actions
12mr|epiphany-extensions-3.4.0-1|28	Ad blocker
12mr|epiphany-extensions-3.4.0-1|29	Auto-Reload
12mr|epiphany-extensions-3.4.0-1|30	Auto-scroller
12mr|epiphany-extensions-3.4.0-1|31	Certificates
12mr|epiphany-extensions-3.4.0-1|32	Extension Manager
12mr|epiphany-extensions-3.4.0-1|33	Gestures
12mr|epiphany-extensions-3.4.0-1|34	Greasemonkey
12mr|epiphany-extensions-3.4.0-1|35	HTML5 Tube
12mr|epiphany-extensions-3.4.0-1|36	Push scroller
12mr|epiphany-extensions-3.4.0-1|37	RSS
12mr|epiphany-extensions-3.4.0-1|38	SoupFly
12mr|epiphany-extensions-3.4.0-1|39	Tab groups
12mr|epiphany-extensions-3.4.0-1|40	Tab Key Tab Navigate
12mr|epiphany-extensions-3.4.0-1|41	Tab states
12mr|epiphany-extensions-3.4.0-1|42	
12mr|epiphany-extensions-3.4.0-1|43	%prep
12mr|epiphany-extensions-3.4.0-1|44	%setup -q
12mr|epiphany-extensions-3.4.0-1|45	
12mr|epiphany-extensions-3.4.0-1|46	%build
12mr|epiphany-extensions-3.4.0-1|47	%configure2_5x
12mr|epiphany-extensions-3.4.0-1|48	%make
12mr|epiphany-extensions-3.4.0-1|49	
12mr|epiphany-extensions-3.4.0-1|50	%install
12mr|epiphany-extensions-3.4.0-1|51	%makeinstall_std
12mr|epiphany-extensions-3.4.0-1|52	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|epiphany-extensions-3.4.0-1|53	
12mr|epiphany-extensions-3.4.0-1|54	%find_lang %{name} --with-gnome --all-name
12mr|epiphany-extensions-3.4.0-1|55	
12mr|epiphany-extensions-3.4.0-1|56	%files -f %{name}.lang
12mr|epiphany-extensions-3.4.0-1|57	%doc COPYING* AUTHORS NEWS README*
12mr|epiphany-extensions-3.4.0-1|58	%doc extensions/gestures/ephy-gestures.xml
12mr|epiphany-extensions-3.4.0-1|59	%{_datadir}/%{name}/
12mr|epiphany-extensions-3.4.0-1|60	%{_datadir}/epiphany/icons/hicolor/*/status/*
12mr|epiphany-extensions-3.4.0-1|61	%{_datadir}/glib-2.0/schemas/org.gnome.epiphanyextensions.gschema.xml
12mr|epiphany-extensions-3.4.0-1|62	%{_libdir}/epiphany/%{api}/extensions/*.so
12mr|epiphany-extensions-3.4.0-1|63	%{_libdir}/epiphany/%{api}/extensions/actions.ephy-extension
12mr|epiphany-extensions-3.4.0-1|64	%{_libdir}/epiphany/%{api}/extensions/adblock.ephy-extension
12mr|epiphany-extensions-3.4.0-1|65	%{_libdir}/epiphany/%{api}/extensions/auto-reload.ephy-extension
12mr|epiphany-extensions-3.4.0-1|66	%{_libdir}/epiphany/%{api}/extensions/extensions-manager-ui.ephy-extension
12mr|epiphany-extensions-3.4.0-1|67	%{_libdir}/epiphany/%{api}/extensions/gestures.ephy-extension
12mr|epiphany-extensions-3.4.0-1|68	%{_libdir}/epiphany/%{api}/extensions/greasemonkey.ephy-extension
12mr|epiphany-extensions-3.4.0-1|69	%{_libdir}/epiphany/%{api}/extensions/html5tube.ephy-extension
12mr|epiphany-extensions-3.4.0-1|70	%{_libdir}/epiphany/%{api}/extensions/push-scroller.ephy-extension
12mr|epiphany-extensions-3.4.0-1|71	%{_libdir}/epiphany/%{api}/extensions/rss.ephy-extension
12mr|epiphany-extensions-3.4.0-1|72	%{_libdir}/epiphany/%{api}/extensions/soup-fly.ephy-extension
12mr|epiphany-extensions-3.4.0-1|73	%{_libdir}/epiphany/%{api}/extensions/tab-key-tab-navigate.ephy-extension
12mr|epiphany-extensions-3.4.0-1|74	%{_libdir}/epiphany/%{api}/extensions/tab-states.ephy-extension
12mr|epiphany-extensions-3.4.0-1|75	
12mr|epiphany-extensions-3.4.0-1|76	
12mr|epiphany-extensions-3.4.0-1|77	
12mr|epiphany-extensions-3.4.0-1|78	
12mr|epiphany-extensions-3.4.0-1|79	%changelog
12mr|epiphany-extensions-3.4.0-1|80	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|epiphany-extensions-3.4.0-1|81	+ Commit: 0246f64
12mr|epiphany-extensions-3.4.0-1|82	- Drop certificates extension from files as it's disabled in upstream starting from 3.3.90
12mr|epiphany-extensions-3.4.0-1|83	
12mr|epiphany-extensions-3.4.0-1|84	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|epiphany-extensions-3.4.0-1|85	+ Commit: 4480b7f
12mr|epiphany-extensions-3.4.0-1|86	- Add rarian to BuildRequires
12mr|epiphany-extensions-3.4.0-1|87	
12mr|epiphany-extensions-3.4.0-1|88	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|epiphany-extensions-3.4.0-1|89	+ Commit: 21f14f4
12mr|epiphany-extensions-3.4.0-1|90	- New version 3.4.0 (sync with Cooker to 3.2.0 and update version)
12mr|epiphany-extensions-3.4.0-1|91	
12mr|epiphany-extensions-3.4.0-1|92	

13901 12
12mr|epsoneplijs-0.4.1-7|1	Summary:	Ghostscript IJS Plugin for the Epson EPL-5700L/5800L/5900L/6100L/6200L printers
12mr|epsoneplijs-0.4.1-7|2	Name:		epsoneplijs
12mr|epsoneplijs-0.4.1-7|3	Version:	0.4.1
12mr|epsoneplijs-0.4.1-7|4	Release:	%mkrel 7
12mr|epsoneplijs-0.4.1-7|5	Group:		System/Printing
12mr|epsoneplijs-0.4.1-7|6	License:	BSD
12mr|epsoneplijs-0.4.1-7|7	URL:		http://sourceforge.net/projects/epsonepl/
12mr|epsoneplijs-0.4.1-7|8	Source0:	http://osdn.dl.sourceforge.net/sourceforge/epsonepl/epsoneplijs-%{version}.tgz
12mr|epsoneplijs-0.4.1-7|9	Patch0:		epsoneplijs-use_system_libs.diff
12mr|epsoneplijs-0.4.1-7|10	Patch1:		epsoneplijs-mandriva-install.diff
12mr|epsoneplijs-0.4.1-7|11	Patch2:		epsoneplijs-0.4.1-LDFLAGS.diff
12mr|epsoneplijs-0.4.1-7|12	BuildRequires:	libtool
12mr|epsoneplijs-0.4.1-7|13	BuildRequires:	libusb-devel
12mr|epsoneplijs-0.4.1-7|14	BuildRequires:	libieee1284-devel
12mr|epsoneplijs-0.4.1-7|15	Requires:	ghostscript >= 6.53
12mr|epsoneplijs-0.4.1-7|16	Conflicts:	printer-utils = 2007
12mr|epsoneplijs-0.4.1-7|17	Conflicts:	printer-filters = 2007
12mr|epsoneplijs-0.4.1-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|epsoneplijs-0.4.1-7|19	
12mr|epsoneplijs-0.4.1-7|20	%description
12mr|epsoneplijs-0.4.1-7|21	Support for the Epson EPL-5700L/5800L/5900L/6100L/6200L printer family under
12mr|epsoneplijs-0.4.1-7|22	linux and other unix-like systems.
12mr|epsoneplijs-0.4.1-7|23	It is known to work for at least one user for each of 5700L, 5800L,
12mr|epsoneplijs-0.4.1-7|24	5900L, and 6100L. 6100L and 6200L support is new.
12mr|epsoneplijs-0.4.1-7|25	
12mr|epsoneplijs-0.4.1-7|26	%prep
12mr|epsoneplijs-0.4.1-7|27	
12mr|epsoneplijs-0.4.1-7|28	%setup -q
12mr|epsoneplijs-0.4.1-7|29	
12mr|epsoneplijs-0.4.1-7|30	find . -type d -perm 0700 -exec chmod 755 {} \;
12mr|epsoneplijs-0.4.1-7|31	find . -type f -perm 0555 -exec chmod 755 {} \;
12mr|epsoneplijs-0.4.1-7|32	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|epsoneplijs-0.4.1-7|33	
12mr|epsoneplijs-0.4.1-7|34	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12mr|epsoneplijs-0.4.1-7|35	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|epsoneplijs-0.4.1-7|36	done
12mr|epsoneplijs-0.4.1-7|37	
12mr|epsoneplijs-0.4.1-7|38	%patch0 -p1 -b .use_system_libs
12mr|epsoneplijs-0.4.1-7|39	%patch1 -p1 -b .mandriva-install
12mr|epsoneplijs-0.4.1-7|40	%patch2 -p0 -b .LDFLAGS
12mr|epsoneplijs-0.4.1-7|41	
12mr|epsoneplijs-0.4.1-7|42	%build
12mr|epsoneplijs-0.4.1-7|43	%serverbuild
12mr|epsoneplijs-0.4.1-7|44	
12mr|epsoneplijs-0.4.1-7|45	perl -pi -e "s|-g -O2 -Wall -Werror -ansi -pedantic -Wmissing-prototypes|$CFLAGS -fPIC|g" Makefile.in
12mr|epsoneplijs-0.4.1-7|46	
12mr|epsoneplijs-0.4.1-7|47	rm -f configure
12mr|epsoneplijs-0.4.1-7|48	libtoolize --force --copy; aclocal; autoconf
12mr|epsoneplijs-0.4.1-7|49	
12mr|epsoneplijs-0.4.1-7|50	%configure2_5x \
12mr|epsoneplijs-0.4.1-7|51	--with-kernelusb \
12mr|epsoneplijs-0.4.1-7|52	--with-kernel1284 \
12mr|epsoneplijs-0.4.1-7|53	--with-libusb \
12mr|epsoneplijs-0.4.1-7|54	--with-libieee1284
12mr|epsoneplijs-0.4.1-7|55	
12mr|epsoneplijs-0.4.1-7|56	%make
12mr|epsoneplijs-0.4.1-7|57	%make test5700lusb
12mr|epsoneplijs-0.4.1-7|58	
12mr|epsoneplijs-0.4.1-7|59	gcc $CFLAGS -fPIC -Wall %{ldflags} -o epl-5700 epl_docs/epl-5700.c
12mr|epsoneplijs-0.4.1-7|60	gcc $CFLAGS -fPIC -Wall %{ldflags} -o epl-5800 epl_docs/epl-5800.c
12mr|epsoneplijs-0.4.1-7|61	gcc $CFLAGS -fPIC -Wall %{ldflags} -o epl5x00l epl_docs/epl5x00l.c
12mr|epsoneplijs-0.4.1-7|62	
12mr|epsoneplijs-0.4.1-7|63	%install
12mr|epsoneplijs-0.4.1-7|64	rm -rf %{buildroot}
12mr|epsoneplijs-0.4.1-7|65	
12mr|epsoneplijs-0.4.1-7|66	install -d %{buildroot}%{_bindir}
12mr|epsoneplijs-0.4.1-7|67	
12mr|epsoneplijs-0.4.1-7|68	%makeinstall
12mr|epsoneplijs-0.4.1-7|69	
12mr|epsoneplijs-0.4.1-7|70	install -m0755 ps2epl.pl %{buildroot}%{_bindir}
12mr|epsoneplijs-0.4.1-7|71	install -m0755 test5700lusb %{buildroot}%{_bindir}/
12mr|epsoneplijs-0.4.1-7|72	install -m0755 epl-5700 %{buildroot}%{_bindir}/
12mr|epsoneplijs-0.4.1-7|73	install -m0755 epl-5800 %{buildroot}%{_bindir}/
12mr|epsoneplijs-0.4.1-7|74	install -m0755 epl5x00l %{buildroot}%{_bindir}/
12mr|epsoneplijs-0.4.1-7|75	
12mr|epsoneplijs-0.4.1-7|76	pushd foomatic_scripts
12mr|epsoneplijs-0.4.1-7|77	sh install_mandrake %{buildroot}
12mr|epsoneplijs-0.4.1-7|78	popd
12mr|epsoneplijs-0.4.1-7|79	
12mr|epsoneplijs-0.4.1-7|80	%clean
12mr|epsoneplijs-0.4.1-7|81	rm -rf %{buildroot}
12mr|epsoneplijs-0.4.1-7|82	
12mr|epsoneplijs-0.4.1-7|83	%files
12mr|epsoneplijs-0.4.1-7|84	%defattr(-, root, root)
12mr|epsoneplijs-0.4.1-7|85	%doc ChangeLog FAQ LIMITATIONS README* *.pdf epl_test* apsfilter cups epl_docs/epl-protocol.pdf epl_docs/README.1st
12mr|epsoneplijs-0.4.1-7|86	%{_bindir}/*
12mr|epsoneplijs-0.4.1-7|87	%{_datadir}/cups/model/epson/*.ppd.gz
12mr|epsoneplijs-0.4.1-7|88	%{_datadir}/foomatic/db/source/driver/*.xml
12mr|epsoneplijs-0.4.1-7|89	%{_datadir}/foomatic/db/source/opt/*.xml
12mr|epsoneplijs-0.4.1-7|90	
12mr|epsoneplijs-0.4.1-7|91	
12mr|epsoneplijs-0.4.1-7|92	
12mr|epsoneplijs-0.4.1-7|93	%changelog
12mr|epsoneplijs-0.4.1-7|94	

13902 12
12mr|epydoc-3.0.1-10|1	%define name epydoc
12mr|epydoc-3.0.1-10|2	%define version 3.0.1
12mr|epydoc-3.0.1-10|3	%define release %mkrel 10
12mr|epydoc-3.0.1-10|4	
12mr|epydoc-3.0.1-10|5	Summary: Edward Loper's API Documentation Generation Tool
12mr|epydoc-3.0.1-10|6	Name: %{name}
12mr|epydoc-3.0.1-10|7	Version: %{version}
12mr|epydoc-3.0.1-10|8	Release: %{release}
12mr|epydoc-3.0.1-10|9	Source0: http://prdownloads.dl.sourceforge.net/sourceforge/epydoc/%{name}-%{version}.tar.gz
12mr|epydoc-3.0.1-10|10	# https://qa.mandriva.com/show_bug.cgi?id=62543
12mr|epydoc-3.0.1-10|11	Patch0: epydoc_restructuredtext_Bug_62543.patch
12mr|epydoc-3.0.1-10|12	License: IBM Open Source License
12mr|epydoc-3.0.1-10|13	Group: Development/Python
12mr|epydoc-3.0.1-10|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|epydoc-3.0.1-10|15	BuildArchitectures: noarch
12mr|epydoc-3.0.1-10|16	Url: http://epydoc.sourceforge.net/
12mr|epydoc-3.0.1-10|17	%py_requires -d
12mr|epydoc-3.0.1-10|18	Requires: tkinter
12mr|epydoc-3.0.1-10|19	Requires: python-docutils
12mr|epydoc-3.0.1-10|20	
12mr|epydoc-3.0.1-10|21	%description
12mr|epydoc-3.0.1-10|22	Epydoc is a tool for generating API documentation for Python modules,
12mr|epydoc-3.0.1-10|23	based on their docstrings. A lightweight markup language called
12mr|epydoc-3.0.1-10|24	epytext can be used to format docstrings, and to add information about
12mr|epydoc-3.0.1-10|25	specific fields, such as parameters and instance variables. Epydoc
12mr|epydoc-3.0.1-10|26	also understands docstrings written in ReStructuredText, Javadoc, and
12mr|epydoc-3.0.1-10|27	plaintext.
12mr|epydoc-3.0.1-10|28	
12mr|epydoc-3.0.1-10|29	
12mr|epydoc-3.0.1-10|30	%prep
12mr|epydoc-3.0.1-10|31	%setup -q
12mr|epydoc-3.0.1-10|32	%apply_patches
12mr|epydoc-3.0.1-10|33	
12mr|epydoc-3.0.1-10|34	%build
12mr|epydoc-3.0.1-10|35	python setup.py build
12mr|epydoc-3.0.1-10|36	
12mr|epydoc-3.0.1-10|37	%install
12mr|epydoc-3.0.1-10|38	rm -rf %buildroot
12mr|epydoc-3.0.1-10|39	python setup.py install --root=$RPM_BUILD_ROOT
12mr|epydoc-3.0.1-10|40	mkdir -p %buildroot%_mandir/man1
12mr|epydoc-3.0.1-10|41	install -m 644 man/*.1 %buildroot%_mandir/man1
12mr|epydoc-3.0.1-10|42	
12mr|epydoc-3.0.1-10|43	%clean
12mr|epydoc-3.0.1-10|44	rm -rf $RPM_BUILD_ROOT
12mr|epydoc-3.0.1-10|45	
12mr|epydoc-3.0.1-10|46	%files
12mr|epydoc-3.0.1-10|47	%defattr(-,root,root)
12mr|epydoc-3.0.1-10|48	%doc *.txt doc/
12mr|epydoc-3.0.1-10|49	%_bindir/epydoc
12mr|epydoc-3.0.1-10|50	%_bindir/epydocgui
12mr|epydoc-3.0.1-10|51	%_bindir/apirst2html.py
12mr|epydoc-3.0.1-10|52	%_mandir/man1/*
12mr|epydoc-3.0.1-10|53	%py_puresitedir/*
12mr|epydoc-3.0.1-10|54	
12mr|epydoc-3.0.1-10|55	
12mr|epydoc-3.0.1-10|56	
12mr|epydoc-3.0.1-10|57	
12mr|epydoc-3.0.1-10|58	
12mr|epydoc-3.0.1-10|59	%changelog
12mr|epydoc-3.0.1-10|60	

13903 12
12mr|esound-0.2.41-9|1	%define major	0
12mr|esound-0.2.41-9|2	%define libname	%mklibname esound %{major}
12mr|esound-0.2.41-9|3	%define develname %mklibname esound -d
12mr|esound-0.2.41-9|4	
12mr|esound-0.2.41-9|5	Summary:	The Enlightened Sound Daemon
12mr|esound-0.2.41-9|6	Name:		esound
12mr|esound-0.2.41-9|7	Version:	0.2.41
12mr|esound-0.2.41-9|8	Release:	9
12mr|esound-0.2.41-9|9	License:	LGPLv2+
12mr|esound-0.2.41-9|10	Group:		System/Servers
12mr|esound-0.2.41-9|11	URL:		ftp://ftp.gnome.org/pub/GNOME/sources/esound/
12mr|esound-0.2.41-9|12	
12mr|esound-0.2.41-9|13	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/esound/esound-%{version}.tar.bz2
12mr|esound-0.2.41-9|14	# (fc) 0.2.28 default options : increase spawn process waiting time, release device after 2s of inactivity
12mr|esound-0.2.41-9|15	Patch0:		esound-0.2.37-defaultoptions.patch
12mr|esound-0.2.41-9|16	
12mr|esound-0.2.41-9|17	BuildRequires:	pkgconfig(audiofile)
12mr|esound-0.2.41-9|18	BuildRequires:	docbook-utils
12mr|esound-0.2.41-9|19	BuildRequires:	docbook-dtd412-xml
12mr|esound-0.2.41-9|20	
12mr|esound-0.2.41-9|21	%description
12mr|esound-0.2.41-9|22	EsounD (the Enlightened Sound Daemon) is a server process that allows multiple
12mr|esound-0.2.41-9|23	applications to share a single sound card. For example, when you're listening
12mr|esound-0.2.41-9|24	to music from your CD and you receive a sound-related event from ICQ, your
12mr|esound-0.2.41-9|25	applications won't have to jockey for the attention of your sound card.
12mr|esound-0.2.41-9|26	
12mr|esound-0.2.41-9|27	EsounD mixes several audio streams for playback by a single audio device.
12mr|esound-0.2.41-9|28	
12mr|esound-0.2.41-9|29	%package utils
12mr|esound-0.2.41-9|30	Summary:	Utilities for EsounD
12mr|esound-0.2.41-9|31	Group:		Sound
12mr|esound-0.2.41-9|32	Requires:	%{libname} = %{version}-%{release}
12mr|esound-0.2.41-9|33	
12mr|esound-0.2.41-9|34	%description utils
12mr|esound-0.2.41-9|35	Utility applications for EsounD
12mr|esound-0.2.41-9|36	
12mr|esound-0.2.41-9|37	%package -n %{libname}
12mr|esound-0.2.41-9|38	Summary:	Libraries for EsounD
12mr|esound-0.2.41-9|39	Group:		System/Libraries
12mr|esound-0.2.41-9|40	Provides:	libesound
12mr|esound-0.2.41-9|41	
12mr|esound-0.2.41-9|42	%description -n %{libname}
12mr|esound-0.2.41-9|43	These are the libraries for EsounD.
12mr|esound-0.2.41-9|44	
12mr|esound-0.2.41-9|45	%package -n %{develname}
12mr|esound-0.2.41-9|46	Summary:	Includes and more to develop EsounD applications
12mr|esound-0.2.41-9|47	Group:		Development/C
12mr|esound-0.2.41-9|48	Requires:	%{libname} = %{version}-%{release}
12mr|esound-0.2.41-9|49	Provides:	esound-devel
12mr|esound-0.2.41-9|50	
12mr|esound-0.2.41-9|51	%description -n %{develname}
12mr|esound-0.2.41-9|52	Libraries, include files and other resources you can use to develop EsounD
12mr|esound-0.2.41-9|53	applications.
12mr|esound-0.2.41-9|54	
12mr|esound-0.2.41-9|55	%prep
12mr|esound-0.2.41-9|56	%setup -q
12mr|esound-0.2.41-9|57	%patch0 -p1 -b .defaultoptions
12mr|esound-0.2.41-9|58	
12mr|esound-0.2.41-9|59	%build
12mr|esound-0.2.41-9|60	
12mr|esound-0.2.41-9|61	%configure2_5x \
12mr|esound-0.2.41-9|62	--disable-static \
12mr|esound-0.2.41-9|63	--with-libwrap \
12mr|esound-0.2.41-9|64	--disable-alsa
12mr|esound-0.2.41-9|65	
12mr|esound-0.2.41-9|66	%make LIBS='-lm'
12mr|esound-0.2.41-9|67	
12mr|esound-0.2.41-9|68	%install
12mr|esound-0.2.41-9|69	rm -rf %{buildroot} installed-docs
12mr|esound-0.2.41-9|70	%makeinstall_std
12mr|esound-0.2.41-9|71	mv %{buildroot}%_datadir/doc/esound installed-docs
12mr|esound-0.2.41-9|72	
12mr|esound-0.2.41-9|73	# (cg) We no longer ship the actual deamon - PulseAudio does this these days
12mr|esound-0.2.41-9|74	rm -f %{buildroot}%{_sysconfdir}/esd.conf %{buildroot}%{_bindir}/esd %{buildroot}%{_mandir}/man1/esd.1*
12mr|esound-0.2.41-9|75	
12mr|esound-0.2.41-9|76	%files utils
12mr|esound-0.2.41-9|77	%doc installed-docs/*
12mr|esound-0.2.41-9|78	%doc AUTHORS INSTALL NEWS README TIPS TODO
12mr|esound-0.2.41-9|79	%{_bindir}/esdcat
12mr|esound-0.2.41-9|80	%{_bindir}/esdctl
12mr|esound-0.2.41-9|81	%{_bindir}/esddsp
12mr|esound-0.2.41-9|82	%{_bindir}/esdfilt
12mr|esound-0.2.41-9|83	%{_bindir}/esdloop
12mr|esound-0.2.41-9|84	%{_bindir}/esdmon
12mr|esound-0.2.41-9|85	%{_bindir}/esdplay
12mr|esound-0.2.41-9|86	%{_bindir}/esdrec
12mr|esound-0.2.41-9|87	%{_bindir}/esdsample
12mr|esound-0.2.41-9|88	%{_mandir}/man1/esd[a-z]*
12mr|esound-0.2.41-9|89	
12mr|esound-0.2.41-9|90	%files -n %{libname}
12mr|esound-0.2.41-9|91	%{_libdir}/lib*.so.%{major}*
12mr|esound-0.2.41-9|92	
12mr|esound-0.2.41-9|93	%files -n %{develname}
12mr|esound-0.2.41-9|94	%{_bindir}/esd-config
12mr|esound-0.2.41-9|95	%{_includedir}/*
12mr|esound-0.2.41-9|96	%{_datadir}/aclocal/*
12mr|esound-0.2.41-9|97	%{_libdir}/lib*.so
12mr|esound-0.2.41-9|98	%{_libdir}/pkgconfig/*
12mr|esound-0.2.41-9|99	%{_mandir}/man1/esd-config.1*
12mr|esound-0.2.41-9|100	
12mr|esound-0.2.41-9|101	
12mr|esound-0.2.41-9|102	
12mr|esound-0.2.41-9|103	
12mr|esound-0.2.41-9|104	%changelog
12mr|esound-0.2.41-9|105	* Thu Aug  9 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|esound-0.2.41-9|106	+ Commit: d5e0c39
12mr|esound-0.2.41-9|107	- Rebuild against new audiofile
12mr|esound-0.2.41-9|108	
12mr|esound-0.2.41-9|109	* Thu Aug  9 2012 abondrov <andrey.bondrov@rosalab.ru>
12mr|esound-0.2.41-9|110	+ Commit: 8abf56e
12mr|esound-0.2.41-9|111	- Drop .la files, spec cleanup
12mr|esound-0.2.41-9|112	
12mr|esound-0.2.41-9|113	

13904 12
12mr|espeak-1.43.03-4|1	%define name espeak
12mr|espeak-1.43.03-4|2	%define version 1.43.03
12mr|espeak-1.43.03-4|3	%define release %mkrel 4
12mr|espeak-1.43.03-4|4	
12mr|espeak-1.43.03-4|5	%define major 1
12mr|espeak-1.43.03-4|6	%define libname %mklibname %name %major
12mr|espeak-1.43.03-4|7	%define libnamedev %mklibname -d %name
12mr|espeak-1.43.03-4|8	
12mr|espeak-1.43.03-4|9	#disable autorequires on portaudio since we build with portaudio0
12mr|espeak-1.43.03-4|10	#define _requires_exceptions devel(libportaudio
12mr|espeak-1.43.03-4|11	
12mr|espeak-1.43.03-4|12	Summary: Text to speech synthesis engine
12mr|espeak-1.43.03-4|13	Name: %{name}
12mr|espeak-1.43.03-4|14	Version: %{version}
12mr|espeak-1.43.03-4|15	Release: %{release}
12mr|espeak-1.43.03-4|16	Source0: http://downloads.sourceforge.net/project/%{name}/%{name}-%{version}/%{name}-%{version}-source.zip
12mr|espeak-1.43.03-4|17	Source1: espeak.1
12mr|espeak-1.43.03-4|18	Patch0: espeak-1.39-ldflags.patch
12mr|espeak-1.43.03-4|19	#gw from Fedora: make it work with pulseaudio enabled or disabled
12mr|espeak-1.43.03-4|20	Patch2: espeak-1.42.04-runtime-detection.patch
12mr|espeak-1.43.03-4|21	License: GPLv3+
12mr|espeak-1.43.03-4|22	Group: Sound
12mr|espeak-1.43.03-4|23	Url: http://espeak.sourceforge.net/
12mr|espeak-1.43.03-4|24	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|espeak-1.43.03-4|25	BuildRequires: portaudio-devel
12mr|espeak-1.43.03-4|26	BuildRequires: pulseaudio-devel
12mr|espeak-1.43.03-4|27	Requires: sox
12mr|espeak-1.43.03-4|28	
12mr|espeak-1.43.03-4|29	%description
12mr|espeak-1.43.03-4|30	eSpeak is a compact open source software speech synthesizer for
12mr|espeak-1.43.03-4|31	English and other languages.
12mr|espeak-1.43.03-4|32	
12mr|espeak-1.43.03-4|33	eSpeak produces good quality English speech. It uses a different
12mr|espeak-1.43.03-4|34	synthesis method from other open source TTS engines, and sounds quite
12mr|espeak-1.43.03-4|35	different. It's perhaps not as natural or "smooth", but I find the
12mr|espeak-1.43.03-4|36	articulation clearer and easier to listen to for long periods.
12mr|espeak-1.43.03-4|37	
12mr|espeak-1.43.03-4|38	%package -n %libname
12mr|espeak-1.43.03-4|39	Group: System/Libraries
12mr|espeak-1.43.03-4|40	Summary: Text to speech library
12mr|espeak-1.43.03-4|41	Requires: %name >= %version
12mr|espeak-1.43.03-4|42	
12mr|espeak-1.43.03-4|43	%description -n %libname
12mr|espeak-1.43.03-4|44	eSpeak is a compact open source software speech synthesizer for
12mr|espeak-1.43.03-4|45	English and other languages.
12mr|espeak-1.43.03-4|46	
12mr|espeak-1.43.03-4|47	eSpeak produces good quality English speech. It uses a different
12mr|espeak-1.43.03-4|48	synthesis method from other open source TTS engines, and sounds quite
12mr|espeak-1.43.03-4|49	different. It's perhaps not as natural or "smooth", but I find the
12mr|espeak-1.43.03-4|50	articulation clearer and easier to listen to for long periods.
12mr|espeak-1.43.03-4|51	
12mr|espeak-1.43.03-4|52	%package -n %libnamedev
12mr|espeak-1.43.03-4|53	Group: Development/C++
12mr|espeak-1.43.03-4|54	Summary: Text to speech library
12mr|espeak-1.43.03-4|55	Requires: %libname = %version
12mr|espeak-1.43.03-4|56	Provides: libespeak-devel = %version-%release
12mr|espeak-1.43.03-4|57	Obsoletes: %mklibname -d %name %major
12mr|espeak-1.43.03-4|58	
12mr|espeak-1.43.03-4|59	%description -n %libnamedev
12mr|espeak-1.43.03-4|60	eSpeak is a compact open source software speech synthesizer for
12mr|espeak-1.43.03-4|61	English and other languages.
12mr|espeak-1.43.03-4|62	
12mr|espeak-1.43.03-4|63	eSpeak produces good quality English speech. It uses a different
12mr|espeak-1.43.03-4|64	synthesis method from other open source TTS engines, and sounds quite
12mr|espeak-1.43.03-4|65	different. It's perhaps not as natural or "smooth", but I find the
12mr|espeak-1.43.03-4|66	articulation clearer and easier to listen to for long periods.
12mr|espeak-1.43.03-4|67	
12mr|espeak-1.43.03-4|68	
12mr|espeak-1.43.03-4|69	%prep
12mr|espeak-1.43.03-4|70	%setup -q -n %name-%version-source
12mr|espeak-1.43.03-4|71	%patch0 -p0
12mr|espeak-1.43.03-4|72	%patch2 -p1
12mr|espeak-1.43.03-4|73	chmod 644 ReadMe ChangeLog *.txt
12mr|espeak-1.43.03-4|74	rm -f src/portaudio.h
12mr|espeak-1.43.03-4|75	
12mr|espeak-1.43.03-4|76	%build
12mr|espeak-1.43.03-4|77	cd src
12mr|espeak-1.43.03-4|78	make CXXFLAGS="%{optflags}" LDFLAGS="%{?ldflags}"
12mr|espeak-1.43.03-4|79	
12mr|espeak-1.43.03-4|80	%install
12mr|espeak-1.43.03-4|81	rm -rf %{buildroot}
12mr|espeak-1.43.03-4|82	cd src
12mr|espeak-1.43.03-4|83	%makeinstall_std BINDIR=%_bindir INCDIR=%_includedir/%name LIBDIR=%_libdir DATADIR=%_datadir/%name-data LDFLAGS="%{?ldflags}"
12mr|espeak-1.43.03-4|84	
12mr|espeak-1.43.03-4|85	install -m 644 -D %SOURCE1 %buildroot%_mandir/man1/%name.1
12mr|espeak-1.43.03-4|86	%clean
12mr|espeak-1.43.03-4|87	rm -rf %{buildroot}
12mr|espeak-1.43.03-4|88	
12mr|espeak-1.43.03-4|89	%if %mdkversion < 200900
12mr|espeak-1.43.03-4|90	%post -n %libname -p /sbin/ldconfig
12mr|espeak-1.43.03-4|91	%endif
12mr|espeak-1.43.03-4|92	%if %mdkversion < 200900
12mr|espeak-1.43.03-4|93	%postun -n %libname -p /sbin/ldconfig
12mr|espeak-1.43.03-4|94	%endif
12mr|espeak-1.43.03-4|95	
12mr|espeak-1.43.03-4|96	%files
12mr|espeak-1.43.03-4|97	%defattr(-,root,root)
12mr|espeak-1.43.03-4|98	%doc ReadMe ChangeLog *.txt docs
12mr|espeak-1.43.03-4|99	%_bindir/%name
12mr|espeak-1.43.03-4|100	%_datadir/%name-data
12mr|espeak-1.43.03-4|101	%_mandir/man1/%name.1*
12mr|espeak-1.43.03-4|102	
12mr|espeak-1.43.03-4|103	%files -n %libname
12mr|espeak-1.43.03-4|104	%defattr(-,root,root)
12mr|espeak-1.43.03-4|105	%_libdir/libespeak.so.%{major}*
12mr|espeak-1.43.03-4|106	
12mr|espeak-1.43.03-4|107	%files -n %libnamedev
12mr|espeak-1.43.03-4|108	%defattr(-,root,root)
12mr|espeak-1.43.03-4|109	%_includedir/%name
12mr|espeak-1.43.03-4|110	%_libdir/libespeak.so
12mr|espeak-1.43.03-4|111	%_libdir/libespeak.a
12mr|espeak-1.43.03-4|112	
12mr|espeak-1.43.03-4|113	
12mr|espeak-1.43.03-4|114	
12mr|espeak-1.43.03-4|115	
12mr|espeak-1.43.03-4|116	
12mr|espeak-1.43.03-4|117	%changelog
12mr|espeak-1.43.03-4|118	

13905 12
12mr|etcskel-1.63-30|1	Summary:	Mandriva Linux default files for new users' home directories
12mr|etcskel-1.63-30|2	Name:		etcskel
12mr|etcskel-1.63-30|3	Version:	1.63
12mr|etcskel-1.63-30|4	Release:	%mkrel 30
12mr|etcskel-1.63-30|5	License:	Public Domain
12mr|etcskel-1.63-30|6	Group:		System/Base
12mr|etcskel-1.63-30|7	# get the source from our cvs repository (see
12mr|etcskel-1.63-30|8	# http://cvs.mandriva.com)
12mr|etcskel-1.63-30|9	Source:		%{name}-%{version}.tar.bz2
12mr|etcskel-1.63-30|10	Requires:	bash
12mr|etcskel-1.63-30|11	BuildArch:	noarch
12mr|etcskel-1.63-30|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|etcskel-1.63-30|13	
12mr|etcskel-1.63-30|14	%description
12mr|etcskel-1.63-30|15	The etcskel package is part of the basic Mandriva system.
12mr|etcskel-1.63-30|16	
12mr|etcskel-1.63-30|17	Etcskel provides the /etc/skel directory's files. These files are then placed
12mr|etcskel-1.63-30|18	in every new user's home directory when new accounts are created.
12mr|etcskel-1.63-30|19	
12mr|etcskel-1.63-30|20	%prep
12mr|etcskel-1.63-30|21	%setup -q
12mr|etcskel-1.63-30|22	
12mr|etcskel-1.63-30|23	%install
12mr|etcskel-1.63-30|24	rm -rf %{buildroot}
12mr|etcskel-1.63-30|25	
12mr|etcskel-1.63-30|26	%makeinstall_std
12mr|etcskel-1.63-30|27	
12mr|etcskel-1.63-30|28	%clean
12mr|etcskel-1.63-30|29	rm -rf %{buildroot}
12mr|etcskel-1.63-30|30	
12mr|etcskel-1.63-30|31	%files
12mr|etcskel-1.63-30|32	%defattr(-,root,root)
12mr|etcskel-1.63-30|33	%doc ChangeLog
12mr|etcskel-1.63-30|34	%config(noreplace) /etc/skel
12mr|etcskel-1.63-30|35	
12mr|etcskel-1.63-30|36	
12mr|etcskel-1.63-30|37	
12mr|etcskel-1.63-30|38	
12mr|etcskel-1.63-30|39	%changelog
12mr|etcskel-1.63-30|40	

13906 12
12mr|ethstatus-0.4.3-1|1	Name:           ethstatus
12mr|ethstatus-0.4.3-1|2	Version:        0.4.3
12mr|ethstatus-0.4.3-1|3	Release:        1
12mr|ethstatus-0.4.3-1|4	Summary:        Console-based ethernet statistics monitor
12mr|ethstatus-0.4.3-1|5	Group:          Monitoring
12mr|ethstatus-0.4.3-1|6	License:        GPLv2+
12mr|ethstatus-0.4.3-1|7	URL:            http://packages.debian.org/stable/net/ethstatus
12mr|ethstatus-0.4.3-1|8	Source0:        http://ftp.de.debian.org/debian/pool/main/e/%{name}/%{name}_%{version}.tar.gz
12mr|ethstatus-0.4.3-1|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12mr|ethstatus-0.4.3-1|10	
12mr|ethstatus-0.4.3-1|11	BuildRequires:  ncurses-devel
12mr|ethstatus-0.4.3-1|12	
12mr|ethstatus-0.4.3-1|13	%description
12mr|ethstatus-0.4.3-1|14	EthStatus is a simple, easy to use program for displaying commonly
12mr|ethstatus-0.4.3-1|15	needed / wanted statistics in real time about ingoing and outgoing
12mr|ethstatus-0.4.3-1|16	traffic that is usually hard to find, with a simple, efficient
12mr|ethstatus-0.4.3-1|17	interface.
12mr|ethstatus-0.4.3-1|18	
12mr|ethstatus-0.4.3-1|19	
12mr|ethstatus-0.4.3-1|20	%prep
12mr|ethstatus-0.4.3-1|21	%setup -q
12mr|ethstatus-0.4.3-1|22	
12mr|ethstatus-0.4.3-1|23	
12mr|ethstatus-0.4.3-1|24	%build
12mr|ethstatus-0.4.3-1|25	%make
12mr|ethstatus-0.4.3-1|26	
12mr|ethstatus-0.4.3-1|27	%install
12mr|ethstatus-0.4.3-1|28	install -Dp -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
12mr|ethstatus-0.4.3-1|29	install -Dp -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
12mr|ethstatus-0.4.3-1|30	
12mr|ethstatus-0.4.3-1|31	%files
12mr|ethstatus-0.4.3-1|32	%doc CHANGELOG COPYRIGHT README THANKS
12mr|ethstatus-0.4.3-1|33	%{_mandir}/man*/%{name}*.*
12mr|ethstatus-0.4.3-1|34	%{_bindir}/%{name}
12mr|ethstatus-0.4.3-1|35	
12mr|ethstatus-0.4.3-1|36	
12mr|ethstatus-0.4.3-1|37	
12mr|ethstatus-0.4.3-1|38	%changelog
12mr|ethstatus-0.4.3-1|39	

13907 12
12mr|ethtool-3.6-1|1	Summary:	Ethernet settings tool for network cards
12mr|ethtool-3.6-1|2	Name:		ethtool
12mr|ethtool-3.6-1|3	Version:	3.6
12mr|ethtool-3.6-1|4	Release:	1
12mr|ethtool-3.6-1|5	License:	GPL
12mr|ethtool-3.6-1|6	Group:		System/Configuration/Networking
12mr|ethtool-3.6-1|7	Source0:	https://www.kernel.org/pub/software/network/ethtool/%{name}-%{version}.tar.xz
12mr|ethtool-3.6-1|8	Source1:	https://www.kernel.org/pub/software/network/ethtool/%{name}-%{version}.tar.sign
12mr|ethtool-3.6-1|9	URL:		https://www.kernel.org/pub/software/network/ethtool
12mr|ethtool-3.6-1|10	Epoch:		1
12mr|ethtool-3.6-1|11	
12mr|ethtool-3.6-1|12	%description
12mr|ethtool-3.6-1|13	This utility allows querying and changing of ethernet
12mr|ethtool-3.6-1|14	card settings, such as speed, port, and autonegotiation.
12mr|ethtool-3.6-1|15	
12mr|ethtool-3.6-1|16	%prep
12mr|ethtool-3.6-1|17	%setup -q
12mr|ethtool-3.6-1|18	
12mr|ethtool-3.6-1|19	%build
12mr|ethtool-3.6-1|20	%configure2_5x
12mr|ethtool-3.6-1|21	%make
12mr|ethtool-3.6-1|22	
12mr|ethtool-3.6-1|23	%install
12mr|ethtool-3.6-1|24	%makeinstall_std
12mr|ethtool-3.6-1|25	
12mr|ethtool-3.6-1|26	%files
12mr|ethtool-3.6-1|27	%doc AUTHORS NEWS
12mr|ethtool-3.6-1|28	%{_mandir}/*/*
12mr|ethtool-3.6-1|29	%{_sbindir}/ethtool
12mr|ethtool-3.6-1|30	
12mr|ethtool-3.6-1|31	%changelog
12mr|ethtool-3.6-1|32	

13908 12
12mr|evilwm-1.0.1-4|1	%define	name	evilwm
12mr|evilwm-1.0.1-4|2	%define	version	1.0.1
12mr|evilwm-1.0.1-4|3	%define	release	%mkrel 4
12mr|evilwm-1.0.1-4|4	
12mr|evilwm-1.0.1-4|5	Name:		%{name}
12mr|evilwm-1.0.1-4|6	Version:	%{version}
12mr|evilwm-1.0.1-4|7	Release:	%{release}
12mr|evilwm-1.0.1-4|8	URL:		http://evilwm.sourceforge.net/
12mr|evilwm-1.0.1-4|9	Source0:	http://www.6809.org.uk/evilwm/%{name}-%{version}.tar.gz
12mr|evilwm-1.0.1-4|10	License:	Public Domain
12mr|evilwm-1.0.1-4|11	Group:		Graphical desktop/Other
12mr|evilwm-1.0.1-4|12	Summary:	A minimalist window manager for the X Window System
12mr|evilwm-1.0.1-4|13	BuildRequires:	nas-devel
12mr|evilwm-1.0.1-4|14	BuildRequires:	lesstif-devel
12mr|evilwm-1.0.1-4|15	BuildRequires:	libx11-devel
12mr|evilwm-1.0.1-4|16	BuildRequires:	libxext-devel
12mr|evilwm-1.0.1-4|17	BuildRequires:	libxrandr-devel
12mr|evilwm-1.0.1-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|evilwm-1.0.1-4|19	
12mr|evilwm-1.0.1-4|20	%description
12mr|evilwm-1.0.1-4|21	evilwm is a minimalist window manager for the X Window System.
12mr|evilwm-1.0.1-4|22	
12mr|evilwm-1.0.1-4|23	The name evil came from Stuart 'Stuii' Ford, who thinks that any software
12mr|evilwm-1.0.1-4|24	I use must be evil and masochistic.  In reality, this window manager is
12mr|evilwm-1.0.1-4|25	clean and easy to use.
12mr|evilwm-1.0.1-4|26	
12mr|evilwm-1.0.1-4|27	
12mr|evilwm-1.0.1-4|28	FEATURES
12mr|evilwm-1.0.1-4|29	
12mr|evilwm-1.0.1-4|30	* No window decorations apart from a simple 1 pixel border.
12mr|evilwm-1.0.1-4|31	* No icons.
12mr|evilwm-1.0.1-4|32	* Good keyboard control, including repositioning and maximise toggles.
12mr|evilwm-1.0.1-4|33	* Solid window drags (compile time option - may be slow on old machines).
12mr|evilwm-1.0.1-4|34	* Virtual desktops.
12mr|evilwm-1.0.1-4|35	* Small binary size (even with everything turned on).
12mr|evilwm-1.0.1-4|36	
12mr|evilwm-1.0.1-4|37	%prep
12mr|evilwm-1.0.1-4|38	%setup -q
12mr|evilwm-1.0.1-4|39	
12mr|evilwm-1.0.1-4|40	perl -pi -e 's!^#DEFINES.*-DVDESK.*!DEFINES += -DVDESK!' Makefile
12mr|evilwm-1.0.1-4|41	
12mr|evilwm-1.0.1-4|42	%build
12mr|evilwm-1.0.1-4|43	%make CC="gcc $RPM_OPT_FLAGS" LDPATH="-L%{_prefix}/X11R6/%{_lib}"
12mr|evilwm-1.0.1-4|44	
12mr|evilwm-1.0.1-4|45	%install
12mr|evilwm-1.0.1-4|46	%{__rm} -rf $RPM_BUILD_ROOT
12mr|evilwm-1.0.1-4|47	%{makeinstall_std}
12mr|evilwm-1.0.1-4|48	
12mr|evilwm-1.0.1-4|49	# startfile
12mr|evilwm-1.0.1-4|50	%{__cat} > $RPM_BUILD_ROOT%{_bindir}/start%{name} << EOF
12mr|evilwm-1.0.1-4|51	#!/bin/sh
12mr|evilwm-1.0.1-4|52	exec %{_bindir}/%{name}
12mr|evilwm-1.0.1-4|53	EOF
12mr|evilwm-1.0.1-4|54	
12mr|evilwm-1.0.1-4|55	# session file
12mr|evilwm-1.0.1-4|56	%{__install} -d $RPM_BUILD_ROOT%{_sysconfdir}/X11/wmsession.d
12mr|evilwm-1.0.1-4|57	%{__cat} > $RPM_BUILD_ROOT%{_sysconfdir}/X11/wmsession.d/16%{name} << EOF
12mr|evilwm-1.0.1-4|58	NAME=%{name}
12mr|evilwm-1.0.1-4|59	EXEC=%{_bindir}/start%{name}
12mr|evilwm-1.0.1-4|60	DESC=%{name} window manager
12mr|evilwm-1.0.1-4|61	SCRIPT:
12mr|evilwm-1.0.1-4|62	exec %{_bindir}/start%{name}
12mr|evilwm-1.0.1-4|63	EOF
12mr|evilwm-1.0.1-4|64	
12mr|evilwm-1.0.1-4|65	%clean
12mr|evilwm-1.0.1-4|66	%{__rm} -rf $RPM_BUILD_ROOT
12mr|evilwm-1.0.1-4|67	
12mr|evilwm-1.0.1-4|68	%files
12mr|evilwm-1.0.1-4|69	%defattr(644,root,root,755)
12mr|evilwm-1.0.1-4|70	%doc README ChangeLog TODO
12mr|evilwm-1.0.1-4|71	%{_mandir}/man1/%{name}.1*
12mr|evilwm-1.0.1-4|72	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/16%{name}
12mr|evilwm-1.0.1-4|73	%defattr(755,root,root,755)
12mr|evilwm-1.0.1-4|74	%{_bindir}/start%{name}
12mr|evilwm-1.0.1-4|75	%{_bindir}/%{name}
12mr|evilwm-1.0.1-4|76	
12mr|evilwm-1.0.1-4|77	
12mr|evilwm-1.0.1-4|78	
12mr|evilwm-1.0.1-4|79	%changelog
12mr|evilwm-1.0.1-4|80	

13909 12
12mr|evince-3.6.1-1|1	%define build_dvi 1
12mr|evince-3.6.1-1|2	
12mr|evince-3.6.1-1|3	%define major			4
12mr|evince-3.6.1-1|4	%define major_evdocument	4
12mr|evince-3.6.1-1|5	%define major_evview		3
12mr|evince-3.6.1-1|6	%define api			3.0
12mr|evince-3.6.1-1|7	%define gir_major		3.0
12mr|evince-3.6.1-1|8	%define devname			%mklibname -d %{name}
12mr|evince-3.6.1-1|9	%define libname_evdocument	%mklibname evdocument 3 %{major_evdocument}
12mr|evince-3.6.1-1|10	%define libname_evview		%mklibname evview 3 %{major_evview}
12mr|evince-3.6.1-1|11	
12mr|evince-3.6.1-1|12	%define girname			%mklibname %{name}-gir %{gir_major}
12mr|evince-3.6.1-1|13	
12mr|evince-3.6.1-1|14	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|evince-3.6.1-1|15	
12mr|evince-3.6.1-1|16	Summary:	GNOME Document viewer
12mr|evince-3.6.1-1|17	Name:		evince
12mr|evince-3.6.1-1|18	Version:	3.6.1
12mr|evince-3.6.1-1|19	Release:	1
12mr|evince-3.6.1-1|20	License:	GPLv2+ and GFDL+
12mr|evince-3.6.1-1|21	Group:		Graphical desktop/GNOME
12mr|evince-3.6.1-1|22	URL:		http://www.gnome.org
12mr|evince-3.6.1-1|23	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|evince-3.6.1-1|24	BuildRequires:	pkgconfig(cairo) >= 1.10.0
12mr|evince-3.6.1-1|25	BuildRequires:	pkgconfig(cairo-pdf)
12mr|evince-3.6.1-1|26	BuildRequires:	pkgconfig(cairo-ps)
12mr|evince-3.6.1-1|27	BuildRequires:	pkgconfig(ddjvuapi) >= 3.5.17
12mr|evince-3.6.1-1|28	BuildRequires:	pkgconfig(gail-3.0) >= 3.0.2
12mr|evince-3.6.1-1|29	BuildRequires:	pkgconfig(gio-2.0) >= 2.31.0
12mr|evince-3.6.1-1|30	BuildRequires:	pkgconfig(gnome-icon-theme) >= 2.17.1
12mr|evince-3.6.1-1|31	BuildRequires:	pkgconfig(gnome-keyring-1) >= 2.22.0
12mr|evince-3.6.1-1|32	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6
12mr|evince-3.6.1-1|33	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mr|evince-3.6.1-1|34	BuildRequires:	pkgconfig(gthread-2.0)
12mr|evince-3.6.1-1|35	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.2
12mr|evince-3.6.1-1|36	BuildRequires:	pkgconfig(gtk+-unix-print-3.0) >= 3.0.2
12mr|evince-3.6.1-1|37	BuildRequires:	pkgconfig(gtk+-x11-3.0)
12mr|evince-3.6.1-1|38	BuildRequires:	pkgconfig(ice)
12mr|evince-3.6.1-1|39	BuildRequires:	pkgconfig(libgxps) >= 0.2.0
12mr|evince-3.6.1-1|40	BuildRequires:	pkgconfig(libnautilus-extension) >= 2.91.4
12mr|evince-3.6.1-1|41	BuildRequires:	pkgconfig(libspectre) >= 0.2.0
12mr|evince-3.6.1-1|42	BuildRequires:	pkgconfig(libxml-2.0) >= 2.5.0
12mr|evince-3.6.1-1|43	BuildRequires:	pkgconfig(poppler-glib) >= 0.18.0
12mr|evince-3.6.1-1|44	BuildRequires:	pkgconfig(sm) >= 1.0.0
12mr|evince-3.6.1-1|45	BuildRequires:	pkgconfig(x11)
12mr|evince-3.6.1-1|46	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|evince-3.6.1-1|47	BuildRequires:	tiff-devel
12mr|evince-3.6.1-1|48	BuildRequires:	ghostscript kpathsea-devel
12mr|evince-3.6.1-1|49	BuildRequires:	intltool itstool
12mr|evince-3.6.1-1|50	#gw if we run autoconf
12mr|evince-3.6.1-1|51	BuildRequires:	gnome-icon-theme
12mr|evince-3.6.1-1|52	BuildRequires:	gtk-doc
12mr|evince-3.6.1-1|53	Requires:	ghostscript
12mr|evince-3.6.1-1|54	Requires:	ghostscript-module-X
12mr|evince-3.6.1-1|55	
12mr|evince-3.6.1-1|56	%description
12mr|evince-3.6.1-1|57	Evince is the GNOME Document viewer.
12mr|evince-3.6.1-1|58	It supports PDF, PostScript and other formats.
12mr|evince-3.6.1-1|59	To view .dvi files as produced by TeX in evince,
12mr|evince-3.6.1-1|60	install the %{name}-dvi package.
12mr|evince-3.6.1-1|61	
12mr|evince-3.6.1-1|62	%if %{build_dvi}
12mr|evince-3.6.1-1|63	%package dvi
12mr|evince-3.6.1-1|64	Summary:	TeX DVI document support for evince
12mr|evince-3.6.1-1|65	Group:		Graphical desktop/GNOME
12mr|evince-3.6.1-1|66	BuildRequires:	kpathsea-devel
12mr|evince-3.6.1-1|67	#gw just like xdvi, needed for rendering the fonts
12mr|evince-3.6.1-1|68	Requires:	texlive-xdvi
12mr|evince-3.6.1-1|69	Requires:	%{name} = %{version}-%{release}
12mr|evince-3.6.1-1|70	
12mr|evince-3.6.1-1|71	%description dvi
12mr|evince-3.6.1-1|72	This package adds support for displaying .dvi files to evince.
12mr|evince-3.6.1-1|73	These files are
12mr|evince-3.6.1-1|74	produced by TeX, often using
12mr|evince-3.6.1-1|75	a macro package like LaTeX.
12mr|evince-3.6.1-1|76	%endif
12mr|evince-3.6.1-1|77	
12mr|evince-3.6.1-1|78	%package -n %{libname_evdocument}
12mr|evince-3.6.1-1|79	Group:		System/Libraries
12mr|evince-3.6.1-1|80	Summary:	GNOME Document viewer library
12mr|evince-3.6.1-1|81	Obsoletes:	%{mklibname %{name} 3} < 3.3.92
12mr|evince-3.6.1-1|82	
12mr|evince-3.6.1-1|83	%description -n %{libname_evdocument}
12mr|evince-3.6.1-1|84	This is the GNOME Document viewer library, the shared parts of evince.
12mr|evince-3.6.1-1|85	
12mr|evince-3.6.1-1|86	%package -n %{libname_evview}
12mr|evince-3.6.1-1|87	Group:		System/Libraries
12mr|evince-3.6.1-1|88	Summary:	GNOME Document viewer library
12mr|evince-3.6.1-1|89	
12mr|evince-3.6.1-1|90	%description -n %{libname_evview}
12mr|evince-3.6.1-1|91	This is the GNOME Document viewer library, the shared parts of evince.
12mr|evince-3.6.1-1|92	
12mr|evince-3.6.1-1|93	%package -n %{devname}
12mr|evince-3.6.1-1|94	Group:		Development/C
12mr|evince-3.6.1-1|95	Summary:	GNOME Document viewer library
12mr|evince-3.6.1-1|96	Requires:	%{libname_evdocument} = %{version}-%{release}
12mr|evince-3.6.1-1|97	Requires:	%{libname_evview} = %{version}-%{release}
12mr|evince-3.6.1-1|98	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|evince-3.6.1-1|99	Provides:	%{name}-devel = %{version}-%{release}
12mr|evince-3.6.1-1|100	
12mr|evince-3.6.1-1|101	%description -n %{devname}
12mr|evince-3.6.1-1|102	This is the GNOME Document viewer library, the shared parts of evince.
12mr|evince-3.6.1-1|103	
12mr|evince-3.6.1-1|104	%package -n %{girname}
12mr|evince-3.6.1-1|105	Summary:	GObject Introspection interface description for %{name}
12mr|evince-3.6.1-1|106	Group:		System/Libraries
12mr|evince-3.6.1-1|107	Requires:	%{libname_evdocument} = %{version}-%{release}
12mr|evince-3.6.1-1|108	Requires:	%{libname_evview} = %{version}-%{release}
12mr|evince-3.6.1-1|109	
12mr|evince-3.6.1-1|110	%description -n %{girname}
12mr|evince-3.6.1-1|111	GObject Introspection interface description for %{name}.
12mr|evince-3.6.1-1|112	
12mr|evince-3.6.1-1|113	%prep
12mr|evince-3.6.1-1|114	%setup -q
12mr|evince-3.6.1-1|115	%apply_patches
12mr|evince-3.6.1-1|116	
12mr|evince-3.6.1-1|117	%build
12mr|evince-3.6.1-1|118	%configure2_5x \
12mr|evince-3.6.1-1|119	--enable-tiff \
12mr|evince-3.6.1-1|120	--enable-djvu \
12mr|evince-3.6.1-1|121	--enable-comics \
12mr|evince-3.6.1-1|122	%if %{build_dvi}
12mr|evince-3.6.1-1|123	--enable-dvi \
12mr|evince-3.6.1-1|124	%endif
12mr|evince-3.6.1-1|125	--enable-gtk-doc=no \
12mr|evince-3.6.1-1|126	--enable-introspection \
12mr|evince-3.6.1-1|127	--disable-static \
12mr|evince-3.6.1-1|128	--disable-scrollkeeper \
12mr|evince-3.6.1-1|129	--disable-schemas-compile
12mr|evince-3.6.1-1|130	
12mr|evince-3.6.1-1|131	%make
12mr|evince-3.6.1-1|132	
12mr|evince-3.6.1-1|133	%install
12mr|evince-3.6.1-1|134	%makeinstall_std
12mr|evince-3.6.1-1|135	
12mr|evince-3.6.1-1|136	%find_lang %{name} --with-gnome
12mr|evince-3.6.1-1|137	
12mr|evince-3.6.1-1|138	find %{buildroot} -name *.la -delete
12mr|evince-3.6.1-1|139	
12mr|evince-3.6.1-1|140	%files -f %name.lang
12mr|evince-3.6.1-1|141	%doc NEWS AUTHORS TODO
12mr|evince-3.6.1-1|142	%{_bindir}/*
12mr|evince-3.6.1-1|143	%{_datadir}/evince
12mr|evince-3.6.1-1|144	%{_datadir}/applications/*
12mr|evince-3.6.1-1|145	%{_datadir}/icons/hicolor/*/apps/evince*
12mr|evince-3.6.1-1|146	%{_datadir}/glib-2.0/schemas/org.gnome.Evince.gschema.xml
12mr|evince-3.6.1-1|147	%{_datadir}/GConf/gsettings/evince.convert
12mr|evince-3.6.1-1|148	%{_mandir}/man1/evince.1*
12mr|evince-3.6.1-1|149	%{_libdir}/nautilus/extensions-3.0/libevince*so*
12mr|evince-3.6.1-1|150	%dir %{_libdir}/evince/%{major}/
12mr|evince-3.6.1-1|151	%dir %{_libdir}/evince/%{major}/backends
12mr|evince-3.6.1-1|152	%{_libdir}/evince/%{major}/backends/libcomicsdocument.so
12mr|evince-3.6.1-1|153	%{_libdir}/evince/%{major}/backends/comicsdocument.evince-backend
12mr|evince-3.6.1-1|154	%{_libdir}/evince/%{major}/backends/libdjvudocument.so
12mr|evince-3.6.1-1|155	%{_libdir}/evince/%{major}/backends/djvudocument.evince-backend
12mr|evince-3.6.1-1|156	%{_libdir}/evince/%{major}/backends/libpdfdocument.so
12mr|evince-3.6.1-1|157	%{_libdir}/evince/%{major}/backends/pdfdocument.evince-backend
12mr|evince-3.6.1-1|158	%{_libdir}/evince/%{major}/backends/libpsdocument.so
12mr|evince-3.6.1-1|159	%{_libdir}/evince/%{major}/backends/psdocument.evince-backend
12mr|evince-3.6.1-1|160	%{_libdir}/evince/%{major}/backends/libtiffdocument.so
12mr|evince-3.6.1-1|161	%{_libdir}/evince/%{major}/backends/tiffdocument.evince-backend
12mr|evince-3.6.1-1|162	%{_libdir}/evince/%{major}/backends/libxpsdocument.so
12mr|evince-3.6.1-1|163	%{_libdir}/evince/%{major}/backends/xpsdocument.evince-backend
12mr|evince-3.6.1-1|164	%{_libexecdir}/evinced
12mr|evince-3.6.1-1|165	%{_datadir}/dbus-1/services/org.gnome.evince.Daemon.service
12mr|evince-3.6.1-1|166	%{_datadir}/thumbnailers/evince.thumbnailer
12mr|evince-3.6.1-1|167	
12mr|evince-3.6.1-1|168	%if %{build_dvi}
12mr|evince-3.6.1-1|169	%files dvi
12mr|evince-3.6.1-1|170	%{_libdir}/evince/%{major}/backends/libdvidocument.so
12mr|evince-3.6.1-1|171	%{_libdir}/evince/%{major}/backends/dvidocument.evince-backend
12mr|evince-3.6.1-1|172	%endif
12mr|evince-3.6.1-1|173	
12mr|evince-3.6.1-1|174	%files -n %{libname_evdocument}
12mr|evince-3.6.1-1|175	%{_libdir}/libevdocument3.so.%{major_evdocument}*
12mr|evince-3.6.1-1|176	
12mr|evince-3.6.1-1|177	%files -n %{libname_evview}
12mr|evince-3.6.1-1|178	%{_libdir}/libevview3.so.%{major_evview}*
12mr|evince-3.6.1-1|179	
12mr|evince-3.6.1-1|180	%files -n %{girname}
12mr|evince-3.6.1-1|181	%{_libdir}/girepository-1.0/EvinceDocument-%{gir_major}.typelib
12mr|evince-3.6.1-1|182	%{_libdir}/girepository-1.0/EvinceView-%{gir_major}.typelib
12mr|evince-3.6.1-1|183	
12mr|evince-3.6.1-1|184	%files -n %{devname}
12mr|evince-3.6.1-1|185	%doc ChangeLog
12mr|evince-3.6.1-1|186	%{_datadir}/gtk-doc/html/*
12mr|evince-3.6.1-1|187	%{_libdir}/libevdocument3.so
12mr|evince-3.6.1-1|188	%{_libdir}/libevview3.so
12mr|evince-3.6.1-1|189	%{_libdir}/pkgconfig/evince*pc
12mr|evince-3.6.1-1|190	%{_includedir}/evince*
12mr|evince-3.6.1-1|191	%{_datadir}/gir-1.0/EvinceDocument-%{gir_major}.gir
12mr|evince-3.6.1-1|192	%{_datadir}/gir-1.0/EvinceView-%{gir_major}.gir
12mr|evince-3.6.1-1|193	
12mr|evince-3.6.1-1|194	
12mr|evince-3.6.1-1|195	%changelog
12mr|evince-3.6.1-1|196	* Tue Oct 30 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.1-1
12mr|evince-3.6.1-1|197	- update to 3.6.1
12mr|evince-3.6.1-1|198	
12mr|evince-3.6.1-1|199	* Mon Oct  8 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mr|evince-3.6.1-1|200	- update to 3.6.0
12mr|evince-3.6.1-1|201	
12mr|evince-3.6.1-1|202	* Fri May 04 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.4.0-11
12mr|evince-3.6.1-1|203	+ Revision: 796232
12mr|evince-3.6.1-1|204	- rpmlint fix
12mr|evince-3.6.1-1|205	- api fix
12mr|evince-3.6.1-1|206	- api version mismatch fix
12mr|evince-3.6.1-1|207	
12mr|evince-3.6.1-1|208	+ Matthew Dawkins <mattydaw@mandriva.org>
12mr|evince-3.6.1-1|209	- new version 3.4.0
12mr|evince-3.6.1-1|210	
12mr|evince-3.6.1-1|211	* Wed Feb 29 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.1-1
12mr|evince-3.6.1-1|212	+ Revision: 781456
12mr|evince-3.6.1-1|213	- new version 3.2.1
12mr|evince-3.6.1-1|214	
12mr|evince-3.6.1-1|215	* Sat Dec 24 2011 Matthew Dawkins <mattydaw@mandriva.org> 2.32.0-7
12mr|evince-3.6.1-1|216	+ Revision: 744966
12mr|evince-3.6.1-1|217	- more clean ups
12mr|evince-3.6.1-1|218	- added -lgmodule-2.0 to LIBS linking
12mr|evince-3.6.1-1|219	- nautilus 3.0 extension dir now
12mr|evince-3.6.1-1|220	- pcpa ld linker method
12mr|evince-3.6.1-1|221	- cleaned up spec
12mr|evince-3.6.1-1|222	- added _disable_ld_no_undefined 1 to hopefully fix last build
12mr|evince-3.6.1-1|223	- clean up spec for one last build before upgrading to 3.2.x
12mr|evince-3.6.1-1|224	- added missing BR to fix build
12mr|evince-3.6.1-1|225	- removed .la files
12mr|evince-3.6.1-1|226	
12mr|evince-3.6.1-1|227	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|evince-3.6.1-1|228	- fix deps
12mr|evince-3.6.1-1|229	- rebuilt against libtiff.so.5
12mr|evince-3.6.1-1|230	
12mr|evince-3.6.1-1|231	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 2.32.0-6
12mr|evince-3.6.1-1|232	+ Revision: 677051
12mr|evince-3.6.1-1|233	- br gconf2
12mr|evince-3.6.1-1|234	- rebuild
12mr|evince-3.6.1-1|235	
12mr|evince-3.6.1-1|236	* Thu May 05 2011 Funda Wang <fwang@mandriva.org> 2.32.0-5
12mr|evince-3.6.1-1|237	+ Revision: 669073
12mr|evince-3.6.1-1|238	- enable dvi
12mr|evince-3.6.1-1|239	- find with gnome
12mr|evince-3.6.1-1|240	- enable introspection back
12mr|evince-3.6.1-1|241	- cleanup spec file
12mr|evince-3.6.1-1|242	- about to enable dvi backend
12mr|evince-3.6.1-1|243	
12mr|evince-3.6.1-1|244	* Wed May 04 2011 Funda Wang <fwang@mandriva.org> 2.32.0-4
12mr|evince-3.6.1-1|245	+ Revision: 665980
12mr|evince-3.6.1-1|246	- br icon theme
12mr|evince-3.6.1-1|247	- disable dvi build for now
12mr|evince-3.6.1-1|248	
12mr|evince-3.6.1-1|249	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|evince-3.6.1-1|250	- mass rebuild
12mr|evince-3.6.1-1|251	- sync with MDVSA-2011:005
12mr|evince-3.6.1-1|252	
12mr|evince-3.6.1-1|253	* Thu Dec 30 2010 Funda Wang <fwang@mandriva.org> 2.32.0-2mdv2011.0
12mr|evince-3.6.1-1|254	+ Revision: 626206
12mr|evince-3.6.1-1|255	- rebuild for new poppler
12mr|evince-3.6.1-1|256	
12mr|evince-3.6.1-1|257	* Mon Sep 27 2010 Götz Waschk <waschk@mandriva.org> 2.32.0-1mdv2011.0
12mr|evince-3.6.1-1|258	+ Revision: 581473
12mr|evince-3.6.1-1|259	- update to new version 2.32.0
12mr|evince-3.6.1-1|260	
12mr|evince-3.6.1-1|261	* Mon Sep 13 2010 Götz Waschk <waschk@mandriva.org> 2.31.92-1mdv2011.0
12mr|evince-3.6.1-1|262	+ Revision: 578005
12mr|evince-3.6.1-1|263	- new version
12mr|evince-3.6.1-1|264	- disable introspection support (b.g.o #629491)
12mr|evince-3.6.1-1|265	
12mr|evince-3.6.1-1|266	* Tue Aug 17 2010 Götz Waschk <waschk@mandriva.org> 2.31.90-1mdv2011.0
12mr|evince-3.6.1-1|267	+ Revision: 570900
12mr|evince-3.6.1-1|268	- new version
12mr|evince-3.6.1-1|269	- new api and major versions
12mr|evince-3.6.1-1|270	- drop patch
12mr|evince-3.6.1-1|271	
12mr|evince-3.6.1-1|272	* Tue Aug 10 2010 Götz Waschk <waschk@mandriva.org> 2.31.6.1-2mdv2011.0
12mr|evince-3.6.1-1|273	+ Revision: 568299
12mr|evince-3.6.1-1|274	- fix pkgconfig file
12mr|evince-3.6.1-1|275	
12mr|evince-3.6.1-1|276	* Thu Aug 05 2010 Götz Waschk <waschk@mandriva.org> 2.31.6.1-1mdv2011.0
12mr|evince-3.6.1-1|277	+ Revision: 566227
12mr|evince-3.6.1-1|278	- new version
12mr|evince-3.6.1-1|279	- update deps
12mr|evince-3.6.1-1|280	- update file list
12mr|evince-3.6.1-1|281	
12mr|evince-3.6.1-1|282	* Sat Jul 31 2010 Funda Wang <fwang@mandriva.org> 2.30.3-2mdv2011.0
12mr|evince-3.6.1-1|283	+ Revision: 563922
12mr|evince-3.6.1-1|284	- rebuild for new gobject-introspection
12mr|evince-3.6.1-1|285	
12mr|evince-3.6.1-1|286	* Thu Jun 24 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.3-1mdv2010.1
12mr|evince-3.6.1-1|287	+ Revision: 549101
12mr|evince-3.6.1-1|288	- Release 2.30.3
12mr|evince-3.6.1-1|289	
12mr|evince-3.6.1-1|290	* Tue Jun 22 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.2-1mdv2010.1
12mr|evince-3.6.1-1|291	+ Revision: 548510
12mr|evince-3.6.1-1|292	- Release 2.30.2
12mr|evince-3.6.1-1|293	- Remove patch0 (merged upstream)
12mr|evince-3.6.1-1|294	
12mr|evince-3.6.1-1|295	* Wed May 05 2010 Götz Waschk <waschk@mandriva.org> 2.30.1-3mdv2010.1
12mr|evince-3.6.1-1|296	+ Revision: 542634
12mr|evince-3.6.1-1|297	- don't crash on startup (bug #59093)
12mr|evince-3.6.1-1|298	
12mr|evince-3.6.1-1|299	* Thu Apr 29 2010 Christophe Fergeau <cfergeau@mandriva.com> 2.30.1-2mdv2010.1
12mr|evince-3.6.1-1|300	+ Revision: 540828
12mr|evince-3.6.1-1|301	- rebuild so that shared libraries are properly stripped again
12mr|evince-3.6.1-1|302	
12mr|evince-3.6.1-1|303	* Mon Apr 26 2010 Götz Waschk <waschk@mandriva.org> 2.30.1-1mdv2010.1
12mr|evince-3.6.1-1|304	+ Revision: 539223
12mr|evince-3.6.1-1|305	- update to new version 2.30.1
12mr|evince-3.6.1-1|306	
12mr|evince-3.6.1-1|307	* Mon Mar 29 2010 Götz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12mr|evince-3.6.1-1|308	+ Revision: 528919
12mr|evince-3.6.1-1|309	- new version
12mr|evince-3.6.1-1|310	- update API version
12mr|evince-3.6.1-1|311	
12mr|evince-3.6.1-1|312	* Wed Mar 10 2010 Götz Waschk <waschk@mandriva.org> 2.29.92-1mdv2010.1
12mr|evince-3.6.1-1|313	+ Revision: 517500
12mr|evince-3.6.1-1|314	- update to new version 2.29.92
12mr|evince-3.6.1-1|315	
12mr|evince-3.6.1-1|316	* Mon Feb 22 2010 Götz Waschk <waschk@mandriva.org> 2.29.91-1mdv2010.1
12mr|evince-3.6.1-1|317	+ Revision: 509695
12mr|evince-3.6.1-1|318	- new version
12mr|evince-3.6.1-1|319	- update file list
12mr|evince-3.6.1-1|320	
12mr|evince-3.6.1-1|321	* Mon Jan 11 2010 Götz Waschk <waschk@mandriva.org> 2.29.5-1mdv2010.1
12mr|evince-3.6.1-1|322	+ Revision: 489819
12mr|evince-3.6.1-1|323	- update to new version 2.29.5
12mr|evince-3.6.1-1|324	
12mr|evince-3.6.1-1|325	* Tue Dec 22 2009 Götz Waschk <waschk@mandriva.org> 2.29.4-1mdv2010.1
12mr|evince-3.6.1-1|326	+ Revision: 481270
12mr|evince-3.6.1-1|327	- fix build deps
12mr|evince-3.6.1-1|328	- new version
12mr|evince-3.6.1-1|329	- drop patch
12mr|evince-3.6.1-1|330	
12mr|evince-3.6.1-1|331	* Wed Dec 09 2009 Götz Waschk <waschk@mandriva.org> 2.29.3-1mdv2010.1
12mr|evince-3.6.1-1|332	+ Revision: 475388
12mr|evince-3.6.1-1|333	- new version
12mr|evince-3.6.1-1|334	- update file list
12mr|evince-3.6.1-1|335	
12mr|evince-3.6.1-1|336	* Thu Oct 22 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.1-1mdv2010.0
12mr|evince-3.6.1-1|337	+ Revision: 458819
12mr|evince-3.6.1-1|338	- Release 2.28.1
12mr|evince-3.6.1-1|339	
12mr|evince-3.6.1-1|340	* Mon Sep 21 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mr|evince-3.6.1-1|341	+ Revision: 446890
12mr|evince-3.6.1-1|342	- update to new version 2.28.0
12mr|evince-3.6.1-1|343	
12mr|evince-3.6.1-1|344	* Wed Aug 12 2009 Götz Waschk <waschk@mandriva.org> 2.27.90-2mdv2010.0
12mr|evince-3.6.1-1|345	+ Revision: 415268
12mr|evince-3.6.1-1|346	- move typelib to the library package
12mr|evince-3.6.1-1|347	
12mr|evince-3.6.1-1|348	* Tue Aug 11 2009 Götz Waschk <waschk@mandriva.org> 2.27.90-1mdv2010.0
12mr|evince-3.6.1-1|349	+ Revision: 414824
12mr|evince-3.6.1-1|350	- enable introspection
12mr|evince-3.6.1-1|351	- update to new version 2.27.90
12mr|evince-3.6.1-1|352	
12mr|evince-3.6.1-1|353	* Mon Jul 13 2009 Götz Waschk <waschk@mandriva.org> 2.27.4-1mdv2010.0
12mr|evince-3.6.1-1|354	+ Revision: 395645
12mr|evince-3.6.1-1|355	- update to new version 2.27.4
12mr|evince-3.6.1-1|356	
12mr|evince-3.6.1-1|357	* Tue Jun 16 2009 Götz Waschk <waschk@mandriva.org> 2.27.3-1mdv2010.0
12mr|evince-3.6.1-1|358	+ Revision: 386270
12mr|evince-3.6.1-1|359	- new version
12mr|evince-3.6.1-1|360	
12mr|evince-3.6.1-1|361	* Tue May 19 2009 Götz Waschk <waschk@mandriva.org> 2.27.1-1mdv2010.0
12mr|evince-3.6.1-1|362	+ Revision: 377481
12mr|evince-3.6.1-1|363	- new version
12mr|evince-3.6.1-1|364	- bump poppler dep
12mr|evince-3.6.1-1|365	- fix build
12mr|evince-3.6.1-1|366	
12mr|evince-3.6.1-1|367	* Tue May 19 2009 Götz Waschk <waschk@mandriva.org> 2.26.2-1mdv2010.0
12mr|evince-3.6.1-1|368	+ Revision: 377446
12mr|evince-3.6.1-1|369	- update to new version 2.26.2
12mr|evince-3.6.1-1|370	
12mr|evince-3.6.1-1|371	* Thu Apr 16 2009 Götz Waschk <waschk@mandriva.org> 2.26.1-1mdv2009.1
12mr|evince-3.6.1-1|372	+ Revision: 367597
12mr|evince-3.6.1-1|373	- update to new version 2.26.1
12mr|evince-3.6.1-1|374	
12mr|evince-3.6.1-1|375	* Mon Mar 16 2009 Götz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mr|evince-3.6.1-1|376	+ Revision: 356226
12mr|evince-3.6.1-1|377	- update to new version 2.26.0
12mr|evince-3.6.1-1|378	
12mr|evince-3.6.1-1|379	* Tue Mar 03 2009 Götz Waschk <waschk@mandriva.org> 2.25.92-1mdv2009.1
12mr|evince-3.6.1-1|380	+ Revision: 347628
12mr|evince-3.6.1-1|381	- update to new version 2.25.92
12mr|evince-3.6.1-1|382	
12mr|evince-3.6.1-1|383	* Tue Feb 17 2009 Götz Waschk <waschk@mandriva.org> 2.25.91-1mdv2009.1
12mr|evince-3.6.1-1|384	+ Revision: 341832
12mr|evince-3.6.1-1|385	- new version
12mr|evince-3.6.1-1|386	- update the patch
12mr|evince-3.6.1-1|387	
12mr|evince-3.6.1-1|388	* Tue Feb 03 2009 Götz Waschk <waschk@mandriva.org> 2.25.90-1mdv2009.1
12mr|evince-3.6.1-1|389	+ Revision: 336782
12mr|evince-3.6.1-1|390	- update build deps
12mr|evince-3.6.1-1|391	- new version
12mr|evince-3.6.1-1|392	- update the patch
12mr|evince-3.6.1-1|393	- new major
12mr|evince-3.6.1-1|394	- update file list
12mr|evince-3.6.1-1|395	
12mr|evince-3.6.1-1|396	* Sun Jan 18 2009 Götz Waschk <waschk@mandriva.org> 2.25.5-1mdv2009.1
12mr|evince-3.6.1-1|397	+ Revision: 331043
12mr|evince-3.6.1-1|398	- update to the new 2.25.5 tarball
12mr|evince-3.6.1-1|399	- drop patch 0
12mr|evince-3.6.1-1|400	- new version
12mr|evince-3.6.1-1|401	- fix build
12mr|evince-3.6.1-1|402	- update file list
12mr|evince-3.6.1-1|403	
12mr|evince-3.6.1-1|404	* Tue Jan 06 2009 Götz Waschk <waschk@mandriva.org> 2.25.4-1mdv2009.1
12mr|evince-3.6.1-1|405	+ Revision: 325442
12mr|evince-3.6.1-1|406	- fix build deps
12mr|evince-3.6.1-1|407	- update to new version 2.25.4
12mr|evince-3.6.1-1|408	
12mr|evince-3.6.1-1|409	* Tue Dec 02 2008 Götz Waschk <waschk@mandriva.org> 2.25.2-1mdv2009.1
12mr|evince-3.6.1-1|410	+ Revision: 309078
12mr|evince-3.6.1-1|411	- update to new version 2.25.2
12mr|evince-3.6.1-1|412	
12mr|evince-3.6.1-1|413	* Sun Nov 09 2008 Oden Eriksson <oeriksson@mandriva.com> 2.25.1-2mdv2009.1
12mr|evince-3.6.1-1|414	+ Revision: 301480
12mr|evince-3.6.1-1|415	- rebuilt against new libxcb
12mr|evince-3.6.1-1|416	
12mr|evince-3.6.1-1|417	* Wed Nov 05 2008 Götz Waschk <waschk@mandriva.org> 2.25.1-1mdv2009.1
12mr|evince-3.6.1-1|418	+ Revision: 300143
12mr|evince-3.6.1-1|419	- update to new version 2.25.1
12mr|evince-3.6.1-1|420	
12mr|evince-3.6.1-1|421	* Tue Oct 21 2008 Götz Waschk <waschk@mandriva.org> 2.24.1-1mdv2009.1
12mr|evince-3.6.1-1|422	+ Revision: 295929
12mr|evince-3.6.1-1|423	- update to new version 2.24.1
12mr|evince-3.6.1-1|424	
12mr|evince-3.6.1-1|425	* Tue Sep 23 2008 Götz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12mr|evince-3.6.1-1|426	+ Revision: 287289
12mr|evince-3.6.1-1|427	- new version
12mr|evince-3.6.1-1|428	
12mr|evince-3.6.1-1|429	* Wed Sep 10 2008 Götz Waschk <waschk@mandriva.org> 2.23.92-1mdv2009.0
12mr|evince-3.6.1-1|430	+ Revision: 283407
12mr|evince-3.6.1-1|431	- new version
12mr|evince-3.6.1-1|432	
12mr|evince-3.6.1-1|433	* Sun Sep 07 2008 Frederik Himpe <fhimpe@mandriva.org> 2.23.91-2mdv2009.0
12mr|evince-3.6.1-1|434	+ Revision: 282359
12mr|evince-3.6.1-1|435	- Rebuild for new djvulibre
12mr|evince-3.6.1-1|436	
12mr|evince-3.6.1-1|437	* Mon Sep 01 2008 Götz Waschk <waschk@mandriva.org> 2.23.91-1mdv2009.0
12mr|evince-3.6.1-1|438	+ Revision: 278649
12mr|evince-3.6.1-1|439	- new version
12mr|evince-3.6.1-1|440	- update build deps
12mr|evince-3.6.1-1|441	
12mr|evince-3.6.1-1|442	* Wed Aug 06 2008 Götz Waschk <waschk@mandriva.org> 2.23.6-1mdv2009.0
12mr|evince-3.6.1-1|443	+ Revision: 265076
12mr|evince-3.6.1-1|444	- new version
12mr|evince-3.6.1-1|445	- drop patch
12mr|evince-3.6.1-1|446	
12mr|evince-3.6.1-1|447	* Tue Jul 22 2008 Götz Waschk <waschk@mandriva.org> 2.23.5-2mdv2009.0
12mr|evince-3.6.1-1|448	+ Revision: 240249
12mr|evince-3.6.1-1|449	- fix mime types in desktop file
12mr|evince-3.6.1-1|450	- remove obsolete configure option
12mr|evince-3.6.1-1|451	
12mr|evince-3.6.1-1|452	* Tue Jul 22 2008 Götz Waschk <waschk@mandriva.org> 2.23.5-1mdv2009.0
12mr|evince-3.6.1-1|453	+ Revision: 240054
12mr|evince-3.6.1-1|454	- new version
12mr|evince-3.6.1-1|455	
12mr|evince-3.6.1-1|456	* Thu Jul 03 2008 Götz Waschk <waschk@mandriva.org> 2.23.4-1mdv2009.0
12mr|evince-3.6.1-1|457	+ Revision: 231093
12mr|evince-3.6.1-1|458	- new version
12mr|evince-3.6.1-1|459	- update license
12mr|evince-3.6.1-1|460	- fix buildrequires
12mr|evince-3.6.1-1|461	
12mr|evince-3.6.1-1|462	+ Pixel <pixel@mandriva.com>
12mr|evince-3.6.1-1|463	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|evince-3.6.1-1|464	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|evince-3.6.1-1|465	
12mr|evince-3.6.1-1|466	* Thu May 29 2008 Götz Waschk <waschk@mandriva.org> 2.22.2-1mdv2009.0
12mr|evince-3.6.1-1|467	+ Revision: 212896
12mr|evince-3.6.1-1|468	- new version
12mr|evince-3.6.1-1|469	
12mr|evince-3.6.1-1|470	* Wed Apr 30 2008 Götz Waschk <waschk@mandriva.org> 2.22.1.1-2mdv2009.0
12mr|evince-3.6.1-1|471	+ Revision: 199718
12mr|evince-3.6.1-1|472	- rebuild
12mr|evince-3.6.1-1|473	
12mr|evince-3.6.1-1|474	+ Thierry Vignaud <tv@mandriva.org>
12mr|evince-3.6.1-1|475	- better description
12mr|evince-3.6.1-1|476	
12mr|evince-3.6.1-1|477	* Wed Apr 09 2008 Götz Waschk <waschk@mandriva.org> 2.22.1.1-1mdv2009.0
12mr|evince-3.6.1-1|478	+ Revision: 192476
12mr|evince-3.6.1-1|479	- new version
12mr|evince-3.6.1-1|480	
12mr|evince-3.6.1-1|481	* Mon Mar 10 2008 Götz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12mr|evince-3.6.1-1|482	+ Revision: 183812
12mr|evince-3.6.1-1|483	- new version
12mr|evince-3.6.1-1|484	
12mr|evince-3.6.1-1|485	* Tue Feb 12 2008 Götz Waschk <waschk@mandriva.org> 2.21.91-1mdv2008.1
12mr|evince-3.6.1-1|486	+ Revision: 165760
12mr|evince-3.6.1-1|487	- new version
12mr|evince-3.6.1-1|488	- drop patches
12mr|evince-3.6.1-1|489	
12mr|evince-3.6.1-1|490	* Fri Feb 08 2008 Götz Waschk <waschk@mandriva.org> 2.21.90-3mdv2008.1
12mr|evince-3.6.1-1|491	+ Revision: 164100
12mr|evince-3.6.1-1|492	- fix pdf thumbnailer (bug #37527)
12mr|evince-3.6.1-1|493	
12mr|evince-3.6.1-1|494	* Tue Jan 29 2008 Götz Waschk <waschk@mandriva.org> 2.21.90-2mdv2008.1
12mr|evince-3.6.1-1|495	+ Revision: 159830
12mr|evince-3.6.1-1|496	- build with libspectre
12mr|evince-3.6.1-1|497	
12mr|evince-3.6.1-1|498	* Tue Jan 29 2008 Götz Waschk <waschk@mandriva.org> 2.21.90-1mdv2008.1
12mr|evince-3.6.1-1|499	+ Revision: 159682
12mr|evince-3.6.1-1|500	- new version
12mr|evince-3.6.1-1|501	- add library package
12mr|evince-3.6.1-1|502	
12mr|evince-3.6.1-1|503	* Tue Jan 22 2008 Götz Waschk <waschk@mandriva.org> 2.21.1-5mdv2008.1
12mr|evince-3.6.1-1|504	+ Revision: 156463
12mr|evince-3.6.1-1|505	- fix nautilus extensions dir
12mr|evince-3.6.1-1|506	
12mr|evince-3.6.1-1|507	* Fri Jan 18 2008 Götz Waschk <waschk@mandriva.org> 2.21.1-4mdv2008.1
12mr|evince-3.6.1-1|508	+ Revision: 154640
12mr|evince-3.6.1-1|509	- suggest tetex for rendering dvi files
12mr|evince-3.6.1-1|510	- readd patch for linking static libkpathsea from tetex
12mr|evince-3.6.1-1|511	
12mr|evince-3.6.1-1|512	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 2.21.1-3mdv2008.1
12mr|evince-3.6.1-1|513	+ Revision: 148473
12mr|evince-3.6.1-1|514	- rebuild
12mr|evince-3.6.1-1|515	- do not package big ChangeLog
12mr|evince-3.6.1-1|516	
12mr|evince-3.6.1-1|517	* Tue Jan 08 2008 Götz Waschk <waschk@mandriva.org> 2.21.1-2mdv2008.1
12mr|evince-3.6.1-1|518	+ Revision: 146810
12mr|evince-3.6.1-1|519	- drop patch
12mr|evince-3.6.1-1|520	- build with kpathsea from texlive
12mr|evince-3.6.1-1|521	
12mr|evince-3.6.1-1|522	+ Olivier Blin <blino@mandriva.org>
12mr|evince-3.6.1-1|523	- restore BuildRoot
12mr|evince-3.6.1-1|524	
12mr|evince-3.6.1-1|525	+ Thierry Vignaud <tv@mandriva.org>
12mr|evince-3.6.1-1|526	- kill re-definition of %%buildroot on Pixel's request
12mr|evince-3.6.1-1|527	
12mr|evince-3.6.1-1|528	+ Funda Wang <fwang@mandriva.org>
12mr|evince-3.6.1-1|529	- desktop-file-install is not needed any more
12mr|evince-3.6.1-1|530	- drop old menu
12mr|evince-3.6.1-1|531	
12mr|evince-3.6.1-1|532	* Tue Dec 04 2007 Götz Waschk <waschk@mandriva.org> 2.21.1-1mdv2008.1
12mr|evince-3.6.1-1|533	+ Revision: 115209
12mr|evince-3.6.1-1|534	- new version
12mr|evince-3.6.1-1|535	- rediff patch 1
12mr|evince-3.6.1-1|536	- drop patch 2
12mr|evince-3.6.1-1|537	
12mr|evince-3.6.1-1|538	* Tue Nov 27 2007 Götz Waschk <waschk@mandriva.org> 2.20.2-1mdv2008.1
12mr|evince-3.6.1-1|539	+ Revision: 113313
12mr|evince-3.6.1-1|540	- new version
12mr|evince-3.6.1-1|541	
12mr|evince-3.6.1-1|542	* Wed Oct 24 2007 Pascal Terjan <pterjan@mandriva.org> 2.20.1-3mdv2008.1
12mr|evince-3.6.1-1|543	+ Revision: 101853
12mr|evince-3.6.1-1|544	- Fix encoding in the patch
12mr|evince-3.6.1-1|545	
12mr|evince-3.6.1-1|546	* Wed Oct 24 2007 Pascal Terjan <pterjan@mandriva.org> 2.20.1-2mdv2008.1
12mr|evince-3.6.1-1|547	+ Revision: 101851
12mr|evince-3.6.1-1|548	- Allow opening links which does not contain :// (like mailto:)
12mr|evince-3.6.1-1|549	
12mr|evince-3.6.1-1|550	* Tue Oct 16 2007 Götz Waschk <waschk@mandriva.org> 2.20.1-1mdv2008.1
12mr|evince-3.6.1-1|551	+ Revision: 98883
12mr|evince-3.6.1-1|552	- new version
12mr|evince-3.6.1-1|553	- drop patch 2
12mr|evince-3.6.1-1|554	
12mr|evince-3.6.1-1|555	* Fri Oct 05 2007 Frederic Crozat <fcrozat@mandriva.com> 2.20.0-2mdv2008.0
12mr|evince-3.6.1-1|556	+ Revision: 95624
12mr|evince-3.6.1-1|557	- Patch2 (SVN): various fixes from SVN, mostly for forms
12mr|evince-3.6.1-1|558	
12mr|evince-3.6.1-1|559	* Mon Sep 17 2007 Götz Waschk <waschk@mandriva.org> 2.20.0-1mdv2008.0
12mr|evince-3.6.1-1|560	+ Revision: 89328
12mr|evince-3.6.1-1|561	- new version
12mr|evince-3.6.1-1|562	- drop patch 0
12mr|evince-3.6.1-1|563	- fix buildrequires
12mr|evince-3.6.1-1|564	
12mr|evince-3.6.1-1|565	* Tue Sep 04 2007 Götz Waschk <waschk@mandriva.org> 2.19.92-1mdv2008.0
12mr|evince-3.6.1-1|566	+ Revision: 79072
12mr|evince-3.6.1-1|567	- new version
12mr|evince-3.6.1-1|568	- bump poppler dep
12mr|evince-3.6.1-1|569	- patch to fix mime list in desktop file generation
12mr|evince-3.6.1-1|570	
12mr|evince-3.6.1-1|571	* Tue Aug 28 2007 Götz Waschk <waschk@mandriva.org> 2.19.4-1mdv2008.0
12mr|evince-3.6.1-1|572	+ Revision: 72445
12mr|evince-3.6.1-1|573	- fix buildrequires
12mr|evince-3.6.1-1|574	- new version
12mr|evince-3.6.1-1|575	
12mr|evince-3.6.1-1|576	* Thu Aug 09 2007 Frederic Crozat <fcrozat@mandriva.com> 0.9.3-2mdv2008.0
12mr|evince-3.6.1-1|577	+ Revision: 60748
12mr|evince-3.6.1-1|578	- Fix build with latest intltool
12mr|evince-3.6.1-1|579	- Remove dependency on libgnomeprint, use gtk+ print support instead
12mr|evince-3.6.1-1|580	
12mr|evince-3.6.1-1|581	* Mon Jul 30 2007 Götz Waschk <waschk@mandriva.org> 0.9.3-1mdv2008.0
12mr|evince-3.6.1-1|582	+ Revision: 56704
12mr|evince-3.6.1-1|583	- fix buildrequires
12mr|evince-3.6.1-1|584	- new version
12mr|evince-3.6.1-1|585	
12mr|evince-3.6.1-1|586	* Tue Jul 10 2007 Götz Waschk <waschk@mandriva.org> 0.9.2-1mdv2008.0
12mr|evince-3.6.1-1|587	+ Revision: 50883
12mr|evince-3.6.1-1|588	- new version
12mr|evince-3.6.1-1|589	- fix buildrequires
12mr|evince-3.6.1-1|590	
12mr|evince-3.6.1-1|591	* Tue Jun 19 2007 Götz Waschk <waschk@mandriva.org> 0.9.1-1mdv2008.0
12mr|evince-3.6.1-1|592	+ Revision: 41427
12mr|evince-3.6.1-1|593	- new version
12mr|evince-3.6.1-1|594	- bump deps
12mr|evince-3.6.1-1|595	
12mr|evince-3.6.1-1|596	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 0.9.0-2mdv2008.0
12mr|evince-3.6.1-1|597	+ Revision: 36151
12mr|evince-3.6.1-1|598	- rebuild with correct optflags
12mr|evince-3.6.1-1|599	
12mr|evince-3.6.1-1|600	+ Götz Waschk <waschk@mandriva.org>
12mr|evince-3.6.1-1|601	- new version
12mr|evince-3.6.1-1|602	
12mr|evince-3.6.1-1|603	* Wed Apr 18 2007 Götz Waschk <waschk@mandriva.org> 0.8.1-1mdv2008.0
12mr|evince-3.6.1-1|604	+ Revision: 14559
12mr|evince-3.6.1-1|605	- fix file list
12mr|evince-3.6.1-1|606	- fix schemas list
12mr|evince-3.6.1-1|607	- new version
12mr|evince-3.6.1-1|608	

13910 12
12mr|evolution-3.6.2-1|1	%define api 3.6
12mr|evolution-3.6.2-1|2	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|evolution-3.6.2-1|3	
12mr|evolution-3.6.2-1|4	Summary:	Integrated GNOME mail client, calendar and address book
12mr|evolution-3.6.2-1|5	Name:		evolution
12mr|evolution-3.6.2-1|6	Version:	3.6.2
12mr|evolution-3.6.2-1|7	Release:	1
12mr|evolution-3.6.2-1|8	License: 	LGPLv2+
12mr|evolution-3.6.2-1|9	Group:		Networking/Mail
12mr|evolution-3.6.2-1|10	URL: 		http://www.gnome.org/projects/evolution/
12mr|evolution-3.6.2-1|11	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|evolution-3.6.2-1|12	
12mr|evolution-3.6.2-1|13	BuildRequires:	gtk-doc
12mr|evolution-3.6.2-1|14	BuildRequires:	intltool
12mr|evolution-3.6.2-1|15	BuildRequires:	itstool
12mr|evolution-3.6.2-1|16	BuildRequires:	desktop-file-utils
12mr|evolution-3.6.2-1|17	BuildRequires:	openldap-devel
12mr|evolution-3.6.2-1|18	BuildRequires:	pkgconfig(atk)
12mr|evolution-3.6.2-1|19	BuildRequires:	pkgconfig(cairo-gobject)
12mr|evolution-3.6.2-1|20	BuildRequires:	pkgconfig(camel-1.2) >= %{version}
12mr|evolution-3.6.2-1|21	BuildRequires:	pkgconfig(clutter-1.0) >= 1.0.0
12mr|evolution-3.6.2-1|22	BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 0.90
12mr|evolution-3.6.2-1|23	BuildRequires:	pkgconfig(gail-3.0) >= 3.0.2
12mr|evolution-3.6.2-1|24	BuildRequires:	pkgconfig(gconf-2.0) >= 2.0.0
12mr|evolution-3.6.2-1|25	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|evolution-3.6.2-1|26	BuildRequires:	pkgconfig(gio-2.0) >= 2.30
12mr|evolution-3.6.2-1|27	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 2.91.3
12mr|evolution-3.6.2-1|28	BuildRequires:	pkgconfig(gnome-icon-theme) >= 2.30.2.1
12mr|evolution-3.6.2-1|29	BuildRequires:	pkgconfig(goa-1.0) >= 3.1.1
12mr|evolution-3.6.2-1|30	BuildRequires:	pkgconfig(gsettings-desktop-schemas) >= 2.91.92
12mr|evolution-3.6.2-1|31	BuildRequires:	pkgconfig(gstreamer-0.10)
12mr|evolution-3.6.2-1|32	BuildRequires:	pkgconfig(gtkhtml-editor-4.0)
12mr|evolution-3.6.2-1|33	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.2.0
12mr|evolution-3.6.2-1|34	BuildRequires:	pkgconfig(gweather-3.0) >= 2.90.0
12mr|evolution-3.6.2-1|35	BuildRequires:	pkgconfig(ice)
12mr|evolution-3.6.2-1|36	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.25
12mr|evolution-3.6.2-1|37	BuildRequires:	pkgconfig(libebackend-1.2) >= %{version}
12mr|evolution-3.6.2-1|38	BuildRequires:	pkgconfig(libebook-1.2) >= %{version}
12mr|evolution-3.6.2-1|39	BuildRequires:	pkgconfig(libecal-1.2) >= %{version}
12mr|evolution-3.6.2-1|40	BuildRequires:	pkgconfig(libedataserver-1.2) >= %{version}
12mr|evolution-3.6.2-1|41	BuildRequires:	pkgconfig(libedataserverui-3.0) >= %{version}
12mr|evolution-3.6.2-1|42	BuildRequires:	pkgconfig(libgdata) >= 0.10.0
12mr|evolution-3.6.2-1|43	BuildRequires:	pkgconfig(libgtkhtml-4.0) >= 4.1.2
12mr|evolution-3.6.2-1|44	BuildRequires:	pkgconfig(libnotify) >= 0.5.1
12mr|evolution-3.6.2-1|45	BuildRequires:	pkgconfig(libpst)
12mr|evolution-3.6.2-1|46	BuildRequires:	pkgconfig(libsoup-gnome-2.4) >= 2.31.2
12mr|evolution-3.6.2-1|47	BuildRequires:	pkgconfig(libxml-2.0) >= 2.7.3
12mr|evolution-3.6.2-1|48	BuildRequires:	pkgconfig(libnm-glib)
12mr|evolution-3.6.2-1|49	BuildRequires:	pkgconfig(mx-1.0)
12mr|evolution-3.6.2-1|50	BuildRequires:	pkgconfig(nspr)
12mr|evolution-3.6.2-1|51	BuildRequires:	pkgconfig(nss)
12mr|evolution-3.6.2-1|52	BuildRequires:	pkgconfig(shared-mime-info) >= 0.22
12mr|evolution-3.6.2-1|53	BuildRequires:	pkgconfig(sm)
12mr|evolution-3.6.2-1|54	BuildRequires:	pkgconfig(webkitgtk-3.0)
12mr|evolution-3.6.2-1|55	
12mr|evolution-3.6.2-1|56	# (fc) 0.8-5mdk implicit dependency is not enough
12mr|evolution-3.6.2-1|57	Requires: evolution-data-server >= %{version}
12mr|evolution-3.6.2-1|58	Requires: gtkhtml4
12mr|evolution-3.6.2-1|59	Requires: gnupg
12mr|evolution-3.6.2-1|60	Requires: gtk+3.0
12mr|evolution-3.6.2-1|61	Suggests: gstreamer0.10-plugins-good
12mr|evolution-3.6.2-1|62	# the old shared lib pkg should be obsoleted after everything is rebuilt
12mr|evolution-3.6.2-1|63	
12mr|evolution-3.6.2-1|64	%description
12mr|evolution-3.6.2-1|65	Evolution is the GNOME mailer, calendar, contact manager and
12mr|evolution-3.6.2-1|66	communications tool.  The tools which make up Evolution will
12mr|evolution-3.6.2-1|67	be tightly integrated with one another and act as a seamless
12mr|evolution-3.6.2-1|68	personal information-management tool.
12mr|evolution-3.6.2-1|69	
12mr|evolution-3.6.2-1|70	%package devel
12mr|evolution-3.6.2-1|71	Summary:	Libraries and include files for developing Evolution components
12mr|evolution-3.6.2-1|72	Group:		Development/GNOME and GTK+
12mr|evolution-3.6.2-1|73	Requires:	%{name} = %{version}-%{release}
12mr|evolution-3.6.2-1|74	Obsoletes:	%{_lib}evolution3.2-devel
12mr|evolution-3.6.2-1|75	
12mr|evolution-3.6.2-1|76	%description devel
12mr|evolution-3.6.2-1|77	This package contains the files necessary to develop applications
12mr|evolution-3.6.2-1|78	using Evolution's libraries.
12mr|evolution-3.6.2-1|79	
12mr|evolution-3.6.2-1|80	%prep
12mr|evolution-3.6.2-1|81	%setup -q
12mr|evolution-3.6.2-1|82	%apply_patches
12mr|evolution-3.6.2-1|83	
12mr|evolution-3.6.2-1|84	# Remove the welcome email from Novell
12mr|evolution-3.6.2-1|85	for inbox in mail/default/*/Inbox; do
12mr|evolution-3.6.2-1|86	echo -n "" > $inbox
12mr|evolution-3.6.2-1|87	done
12mr|evolution-3.6.2-1|88	
12mr|evolution-3.6.2-1|89	%build
12mr|evolution-3.6.2-1|90	%configure2_5x \
12mr|evolution-3.6.2-1|91	--disable-static \
12mr|evolution-3.6.2-1|92	--enable-plugins=all \
12mr|evolution-3.6.2-1|93	--with-krb5=%{_prefix} \
12mr|evolution-3.6.2-1|94	--with-krb5-libs=%{_libdir} \
12mr|evolution-3.6.2-1|95	--with-openldap=yes \
12mr|evolution-3.6.2-1|96	--with-static-ldap=no \
12mr|evolution-3.6.2-1|97	--with-sub-version="-%{release}"
12mr|evolution-3.6.2-1|98	
12mr|evolution-3.6.2-1|99	%make
12mr|evolution-3.6.2-1|100	
12mr|evolution-3.6.2-1|101	%install
12mr|evolution-3.6.2-1|102	%makeinstall_std
12mr|evolution-3.6.2-1|103	#remove unpackaged files
12mr|evolution-3.6.2-1|104	rm -rf %{buildroot}/var/lib/
12mr|evolution-3.6.2-1|105	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|evolution-3.6.2-1|106	
12mr|evolution-3.6.2-1|107	desktop-file-install --vendor="" \
12mr|evolution-3.6.2-1|108	--remove-category="Office" \
12mr|evolution-3.6.2-1|109	--remove-category="Calendar" \
12mr|evolution-3.6.2-1|110	--remove-category="ContactManagement" \
12mr|evolution-3.6.2-1|111	--add-category="Network" \
12mr|evolution-3.6.2-1|112	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/evolution.desktop
12mr|evolution-3.6.2-1|113	
12mr|evolution-3.6.2-1|114	mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart/
12mr|evolution-3.6.2-1|115	cat << EOF > %{buildroot}%{_sysconfdir}/xdg/autostart/evolution-alarm-notify.desktop
12mr|evolution-3.6.2-1|116	[Desktop Entry]
12mr|evolution-3.6.2-1|117	Encoding=UTF-8
12mr|evolution-3.6.2-1|118	Name=Evolution Alarm Notifier
12mr|evolution-3.6.2-1|119	Comment=Evolution Alarm Notifier
12mr|evolution-3.6.2-1|120	Icon=stock_alarm
12mr|evolution-3.6.2-1|121	Exec=%{_libdir}/evolution/%{api}/evolution-alarm-notify
12mr|evolution-3.6.2-1|122	Terminal=false
12mr|evolution-3.6.2-1|123	Type=Application
12mr|evolution-3.6.2-1|124	OnlyShowIn=GNOME;
12mr|evolution-3.6.2-1|125	Categories=TrayIcon;
12mr|evolution-3.6.2-1|126	EOF
12mr|evolution-3.6.2-1|127	
12mr|evolution-3.6.2-1|128	# do not package obsolete mime-info files, evolution doesn't import them on commandline (Mdv bug #53984)
12mr|evolution-3.6.2-1|129	rm -fr %{buildroot}/%{_datadir}/mime-info
12mr|evolution-3.6.2-1|130	
12mr|evolution-3.6.2-1|131	%find_lang %{name}-%{api} --with-gnome
12mr|evolution-3.6.2-1|132	%find_lang %{name} --with-gnome
12mr|evolution-3.6.2-1|133	cat %{name}.lang >> %{name}-%{api}.lang
12mr|evolution-3.6.2-1|134	
12mr|evolution-3.6.2-1|135	%files -f %{name}-%{api}.lang
12mr|evolution-3.6.2-1|136	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|evolution-3.6.2-1|137	%{_sysconfdir}/xdg/autostart/*.desktop
12mr|evolution-3.6.2-1|138	%{_bindir}/*
12mr|evolution-3.6.2-1|139	%dir %{_libdir}/evolution
12mr|evolution-3.6.2-1|140	%dir %{_libdir}/evolution/%{api}
12mr|evolution-3.6.2-1|141	%dir %{_libdir}/evolution/%{api}/modules/
12mr|evolution-3.6.2-1|142	%dir %{_libdir}/evolution/%{api}/plugins
12mr|evolution-3.6.2-1|143	%{_libdir}/evolution/%{api}/*.so
12mr|evolution-3.6.2-1|144	%{_libdir}/evolution/%{api}/csv2vcard
12mr|evolution-3.6.2-1|145	%{_libdir}/evolution/%{api}/evolution-addressbook-export
12mr|evolution-3.6.2-1|146	%{_libdir}/evolution/%{api}/evolution-alarm-notify
12mr|evolution-3.6.2-1|147	%{_libdir}/evolution/%{api}/evolution-backup
12mr|evolution-3.6.2-1|148	%{_libdir}/evolution/%{api}/killev
12mr|evolution-3.6.2-1|149	%{_libdir}/evolution/%{api}/modules/*.so
12mr|evolution-3.6.2-1|150	%{_libdir}/evolution/%{api}/plugins/*.so
12mr|evolution-3.6.2-1|151	%{_libdir}/evolution/%{api}/plugins/*.eplug
12mr|evolution-3.6.2-1|152	%{_datadir}/applications/*
12mr|evolution-3.6.2-1|153	%{_datadir}/evolution
12mr|evolution-3.6.2-1|154	%{_datadir}/GConf/gsettings/evolution.convert
12mr|evolution-3.6.2-1|155	%{_datadir}/glib-2.0/schemas/*.xml
12mr|evolution-3.6.2-1|156	%{_datadir}/icons/hicolor/*/apps/*
12mr|evolution-3.6.2-1|157	
12mr|evolution-3.6.2-1|158	%files devel
12mr|evolution-3.6.2-1|159	%{_includedir}/*
12mr|evolution-3.6.2-1|160	%{_libdir}/pkgconfig/*
12mr|evolution-3.6.2-1|161	%doc %{_datadir}/gtk-doc/html/*
12mr|evolution-3.6.2-1|162	
12mr|evolution-3.6.2-1|163	%changelog
12mr|evolution-3.6.2-1|164	* Tue Nov 13 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.2-1

13911 12
12mr|evolution-data-server2-2.32.3-6|1	%define oname evolution-data-server
12mr|evolution-data-server2-2.32.3-6|2	%define nspr_major 4
12mr|evolution-data-server2-2.32.3-6|3	%define nss_major 3
12mr|evolution-data-server2-2.32.3-6|4	
12mr|evolution-data-server2-2.32.3-6|5	%define _requires_exceptions nspr%{nspr_major}\\|plc%{nspr_major}\\|plds%{nspr_major}\\|nss%{nss_major}\\|smime%{nss_major}\\|softokn%{nss_major}\\|ssl%{nss_major}\\|nssutil%{nss_major}
12mr|evolution-data-server2-2.32.3-6|6	
12mr|evolution-data-server2-2.32.3-6|7	%define api_version 1.2
12mr|evolution-data-server2-2.32.3-6|8	%define base_version 2.32
12mr|evolution-data-server2-2.32.3-6|9	%define lib_major 6
12mr|evolution-data-server2-2.32.3-6|10	%define lib_name %mklibname %{oname} %{lib_major}
12mr|evolution-data-server2-2.32.3-6|11	
12mr|evolution-data-server2-2.32.3-6|12	%define oldmajor 6
12mr|evolution-data-server2-2.32.3-6|13	%define oldlibname %mklibname %{oname} %{oldmajor}
12mr|evolution-data-server2-2.32.3-6|14	
12mr|evolution-data-server2-2.32.3-6|15	%define oldmajor2006 4
12mr|evolution-data-server2-2.32.3-6|16	%define oldlibname2006 %mklibname %{oname} %{oldmajor2006}
12mr|evolution-data-server2-2.32.3-6|17	
12mr|evolution-data-server2-2.32.3-6|18	%define camelmajor 19
12mr|evolution-data-server2-2.32.3-6|19	%define camel_libname %mklibname camel %{camelmajor}
12mr|evolution-data-server2-2.32.3-6|20	
12mr|evolution-data-server2-2.32.3-6|21	%define ebookmajor 10
12mr|evolution-data-server2-2.32.3-6|22	%define ebook_libname %mklibname ebook %{ebookmajor}
12mr|evolution-data-server2-2.32.3-6|23	
12mr|evolution-data-server2-2.32.3-6|24	%define ecalmajor 8
12mr|evolution-data-server2-2.32.3-6|25	%define ecal_libname %mklibname ecal %{ecalmajor}
12mr|evolution-data-server2-2.32.3-6|26	
12mr|evolution-data-server2-2.32.3-6|27	%define edatabookmajor 8
12mr|evolution-data-server2-2.32.3-6|28	%define edatabook_libname %mklibname edata-book %{edatabookmajor}
12mr|evolution-data-server2-2.32.3-6|29	
12mr|evolution-data-server2-2.32.3-6|30	%define edatacalmajor 10
12mr|evolution-data-server2-2.32.3-6|31	%define edatacal_libname %mklibname edata-cal %{edatacalmajor}
12mr|evolution-data-server2-2.32.3-6|32	
12mr|evolution-data-server2-2.32.3-6|33	%define edataservermajor 14
12mr|evolution-data-server2-2.32.3-6|34	%define edataserver_libname %mklibname edataserver %{edataservermajor}
12mr|evolution-data-server2-2.32.3-6|35	%define edataserver_libnamedev %mklibname -d edataserver2
12mr|evolution-data-server2-2.32.3-6|36	
12mr|evolution-data-server2-2.32.3-6|37	%define edataserveruimajor 11
12mr|evolution-data-server2-2.32.3-6|38	%define edataserverui_libname %mklibname edataserverui %{edataserveruimajor}
12mr|evolution-data-server2-2.32.3-6|39	
12mr|evolution-data-server2-2.32.3-6|40	%define egroupwisemajor 13
12mr|evolution-data-server2-2.32.3-6|41	%define egroupwise_libname %mklibname egroupwise %{egroupwisemajor}
12mr|evolution-data-server2-2.32.3-6|42	
12mr|evolution-data-server2-2.32.3-6|43	%define ebackendmajor 0
12mr|evolution-data-server2-2.32.3-6|44	%define ebackend_libname %mklibname ebackend %{ebackendmajor}
12mr|evolution-data-server2-2.32.3-6|45	
12mr|evolution-data-server2-2.32.3-6|46	Name:		evolution-data-server2
12mr|evolution-data-server2-2.32.3-6|47	Summary:	Evolution Data Server
12mr|evolution-data-server2-2.32.3-6|48	Version:	2.32.3
12mr|evolution-data-server2-2.32.3-6|49	Release:	6
12mr|evolution-data-server2-2.32.3-6|50	License:	LGPLv2+
12mr|evolution-data-server2-2.32.3-6|51	Group:		System/Libraries
12mr|evolution-data-server2-2.32.3-6|52	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{oname}-%{version}.tar.bz2
12mr|evolution-data-server2-2.32.3-6|53	Patch0:		evolution-data-server-2.32.3-deprecated.patch
12mr|evolution-data-server2-2.32.3-6|54	Patch1:		evolution-data-server-2.32.3-fix-linking.patch
12mr|evolution-data-server2-2.32.3-6|55	Patch2:		evolution-data-server-2.32.3-automake1.12.patch
12mr|evolution-data-server2-2.32.3-6|56	Patch3:		evolution-data-server-2.32.3-linkage2.patch
12mr|evolution-data-server2-2.32.3-6|57	URL:		http://www.gnome.org/projects/evolution/
12mr|evolution-data-server2-2.32.3-6|58	
12mr|evolution-data-server2-2.32.3-6|59	BuildRequires:	bison
12mr|evolution-data-server2-2.32.3-6|60	BuildRequires:	flex
12mr|evolution-data-server2-2.32.3-6|61	BuildRequires:	gperf
12mr|evolution-data-server2-2.32.3-6|62	BuildRequires:	gtk-doc
12mr|evolution-data-server2-2.32.3-6|63	BuildRequires:	docbook-dtd412-xml
12mr|evolution-data-server2-2.32.3-6|64	BuildRequires:	krb5-devel
12mr|evolution-data-server2-2.32.3-6|65	BuildRequires:	libgweather2-devel >= 2.25.4
12mr|evolution-data-server2-2.32.3-6|66	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|evolution-data-server2-2.32.3-6|67	BuildRequires:	nss-devel
12mr|evolution-data-server2-2.32.3-6|68	BuildRequires:	nspr-devel
12mr|evolution-data-server2-2.32.3-6|69	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|evolution-data-server2-2.32.3-6|70	BuildRequires:	libgdata0.6-devel >= 0.6.3
12mr|evolution-data-server2-2.32.3-6|71	BuildRequires:	openldap-devel
12mr|evolution-data-server2-2.32.3-6|72	BuildRequires:	sqlite3-devel >= 3.5
12mr|evolution-data-server2-2.32.3-6|73	BuildRequires:	pkgconfig(libical)
12mr|evolution-data-server2-2.32.3-6|74	BuildRequires:	pkgconfig(libxml-2.0)
12mr|evolution-data-server2-2.32.3-6|75	BuildRequires:	pkgconfig(gconf-2.0)
12mr|evolution-data-server2-2.32.3-6|76	BuildRequires:	GConf2
12mr|evolution-data-server2-2.32.3-6|77	BuildRequires:	pkgconfig(gnome-keyring-1)
12mr|evolution-data-server2-2.32.3-6|78	BuildRequires:	intltool
12mr|evolution-data-server2-2.32.3-6|79	BuildRequires:	db-devel
12mr|evolution-data-server2-2.32.3-6|80	Conflicts:	%{oname}
12mr|evolution-data-server2-2.32.3-6|81	Obsoletes:	%{oldlibname} < 2.32.3-6
12mr|evolution-data-server2-2.32.3-6|82	
12mr|evolution-data-server2-2.32.3-6|83	
12mr|evolution-data-server2-2.32.3-6|84	%description
12mr|evolution-data-server2-2.32.3-6|85	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server2-2.32.3-6|86	and calendar in the gnome desktop.
12mr|evolution-data-server2-2.32.3-6|87	
12mr|evolution-data-server2-2.32.3-6|88	%package -n %{camel_libname}
12mr|evolution-data-server2-2.32.3-6|89	Summary:	Shared libraries for using Evolution Data Server
12mr|evolution-data-server2-2.32.3-6|90	Group:		System/Libraries
12mr|evolution-data-server2-2.32.3-6|91	Obsoletes:	%{oldlibname2006} < 2.32.3-6
12mr|evolution-data-server2-2.32.3-6|92	
12mr|evolution-data-server2-2.32.3-6|93	%description -n %{camel_libname}
12mr|evolution-data-server2-2.32.3-6|94	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server2-2.32.3-6|95	and calendar in the gnome desktop.
12mr|evolution-data-server2-2.32.3-6|96	
12mr|evolution-data-server2-2.32.3-6|97	%package -n %{ebook_libname}
12mr|evolution-data-server2-2.32.3-6|98	Summary:	Shared libraries for using Evolution Data Server
12mr|evolution-data-server2-2.32.3-6|99	Group:		System/Libraries
12mr|evolution-data-server2-2.32.3-6|100	
12mr|evolution-data-server2-2.32.3-6|101	%description -n %{ebook_libname}
12mr|evolution-data-server2-2.32.3-6|102	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server2-2.32.3-6|103	and calendar in the gnome desktop.
12mr|evolution-data-server2-2.32.3-6|104	
12mr|evolution-data-server2-2.32.3-6|105	%package -n %{ecal_libname}
12mr|evolution-data-server2-2.32.3-6|106	Summary:	Shared libraries for using Evolution Data Server
12mr|evolution-data-server2-2.32.3-6|107	Group:		System/Libraries
12mr|evolution-data-server2-2.32.3-6|108	
12mr|evolution-data-server2-2.32.3-6|109	%description -n %{ecal_libname}
12mr|evolution-data-server2-2.32.3-6|110	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server2-2.32.3-6|111	and calendar in the gnome desktop.
12mr|evolution-data-server2-2.32.3-6|112	
12mr|evolution-data-server2-2.32.3-6|113	%package -n %{edatabook_libname}
12mr|evolution-data-server2-2.32.3-6|114	Summary:	Shared libraries for using Evolution Data Server
12mr|evolution-data-server2-2.32.3-6|115	Group:		System/Libraries
12mr|evolution-data-server2-2.32.3-6|116	Obsoletes:	%{oldlibname2006} < 2.32.3-6
12mr|evolution-data-server2-2.32.3-6|117	
12mr|evolution-data-server2-2.32.3-6|118	%description -n %{edatabook_libname}
12mr|evolution-data-server2-2.32.3-6|119	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server2-2.32.3-6|120	and calendar in the gnome desktop.
12mr|evolution-data-server2-2.32.3-6|121	
12mr|evolution-data-server2-2.32.3-6|122	%package -n %{edatacal_libname}
12mr|evolution-data-server2-2.32.3-6|123	Summary:	Shared libraries for using Evolution Data Server
12mr|evolution-data-server2-2.32.3-6|124	Group:		System/Libraries
12mr|evolution-data-server2-2.32.3-6|125	Obsoletes:	%{oldlibname2006} < 2.32.3-6
12mr|evolution-data-server2-2.32.3-6|126	
12mr|evolution-data-server2-2.32.3-6|127	%description -n %{edatacal_libname}
12mr|evolution-data-server2-2.32.3-6|128	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server2-2.32.3-6|129	and calendar in the gnome desktop.
12mr|evolution-data-server2-2.32.3-6|130	
12mr|evolution-data-server2-2.32.3-6|131	%package -n %{edataserver_libname}
12mr|evolution-data-server2-2.32.3-6|132	Summary:	Shared libraries for using Evolution Data Server
12mr|evolution-data-server2-2.32.3-6|133	Group:		System/Libraries
12mr|evolution-data-server2-2.32.3-6|134	Obsoletes:	%{oldlibname2006} < 2.32.3-6
12mr|evolution-data-server2-2.32.3-6|135	
12mr|evolution-data-server2-2.32.3-6|136	%description -n %{edataserver_libname}
12mr|evolution-data-server2-2.32.3-6|137	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server2-2.32.3-6|138	and calendar in the gnome desktop.
12mr|evolution-data-server2-2.32.3-6|139	
12mr|evolution-data-server2-2.32.3-6|140	%package -n %{edataserverui_libname}
12mr|evolution-data-server2-2.32.3-6|141	Summary:	Shared libraries for using Evolution Data Server
12mr|evolution-data-server2-2.32.3-6|142	Group:		System/Libraries
12mr|evolution-data-server2-2.32.3-6|143	Obsoletes:	%{_lib}edataserverui4 < 2.32.3-6
12mr|evolution-data-server2-2.32.3-6|144	
12mr|evolution-data-server2-2.32.3-6|145	%description -n %{edataserverui_libname}
12mr|evolution-data-server2-2.32.3-6|146	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server2-2.32.3-6|147	and calendar in the gnome desktop.
12mr|evolution-data-server2-2.32.3-6|148	
12mr|evolution-data-server2-2.32.3-6|149	%package -n %{egroupwise_libname}
12mr|evolution-data-server2-2.32.3-6|150	Summary:	Shared libraries for using Evolution Data Server
12mr|evolution-data-server2-2.32.3-6|151	Group:		System/Libraries
12mr|evolution-data-server2-2.32.3-6|152	
12mr|evolution-data-server2-2.32.3-6|153	%description -n %{egroupwise_libname}
12mr|evolution-data-server2-2.32.3-6|154	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server2-2.32.3-6|155	and calendar in the gnome desktop.
12mr|evolution-data-server2-2.32.3-6|156	
12mr|evolution-data-server2-2.32.3-6|157	%package -n %{ebackend_libname}
12mr|evolution-data-server2-2.32.3-6|158	Summary:	Shared libraries for using Evolution Data Server
12mr|evolution-data-server2-2.32.3-6|159	Group:		System/Libraries
12mr|evolution-data-server2-2.32.3-6|160	
12mr|evolution-data-server2-2.32.3-6|161	%description -n %{ebackend_libname}
12mr|evolution-data-server2-2.32.3-6|162	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server2-2.32.3-6|163	and calendar in the gnome desktop.
12mr|evolution-data-server2-2.32.3-6|164	
12mr|evolution-data-server2-2.32.3-6|165	%package -n %{edataserver_libnamedev}
12mr|evolution-data-server2-2.32.3-6|166	Summary:	Libraries and include files for using Evolution Data Server
12mr|evolution-data-server2-2.32.3-6|167	Group:		Development/GNOME and GTK+
12mr|evolution-data-server2-2.32.3-6|168	Requires:	%{camel_libname} = %{version}-%{release}
12mr|evolution-data-server2-2.32.3-6|169	Requires:	%{ebook_libname} = %{version}-%{release}
12mr|evolution-data-server2-2.32.3-6|170	Requires:	%{ecal_libname} = %{version}-%{release}
12mr|evolution-data-server2-2.32.3-6|171	Requires:	%{edatabook_libname} = %{version}-%{release}
12mr|evolution-data-server2-2.32.3-6|172	Requires:	%{edatacal_libname} = %{version}-%{release}
12mr|evolution-data-server2-2.32.3-6|173	Requires:	%{edataserver_libname} = %{version}-%{release}
12mr|evolution-data-server2-2.32.3-6|174	Requires:	%{edataserverui_libname} = %{version}-%{release}
12mr|evolution-data-server2-2.32.3-6|175	Requires:	%{egroupwise_libname} = %{version}-%{release}
12mr|evolution-data-server2-2.32.3-6|176	Requires:	%{ebackend_libname} = %{version}-%{release}
12mr|evolution-data-server2-2.32.3-6|177	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|evolution-data-server2-2.32.3-6|178	Provides:	%{name}-devel = %{version}-%{release}
12mr|evolution-data-server2-2.32.3-6|179	Provides:	libedataserver-devel = %{version}-%{release}
12mr|evolution-data-server2-2.32.3-6|180	Requires:	nss-devel
12mr|evolution-data-server2-2.32.3-6|181	Requires:	nspr-devel
12mr|evolution-data-server2-2.32.3-6|182	#gw libtool dep:
12mr|evolution-data-server2-2.32.3-6|183	Requires:	libgdata0.6-devel
12mr|evolution-data-server2-2.32.3-6|184	Obsoletes:	%{mklibname -d edataserver 9} < 2.32.3-6
12mr|evolution-data-server2-2.32.3-6|185	
12mr|evolution-data-server2-2.32.3-6|186	%description -n %{edataserver_libnamedev}
12mr|evolution-data-server2-2.32.3-6|187	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server2-2.32.3-6|188	and calendar in the gnome desktop.
12mr|evolution-data-server2-2.32.3-6|189	
12mr|evolution-data-server2-2.32.3-6|190	%prep
12mr|evolution-data-server2-2.32.3-6|191	%setup -q -n %{oname}-%{version}
12mr|evolution-data-server2-2.32.3-6|192	%apply_patches
12mr|evolution-data-server2-2.32.3-6|193	autoreconf -fi
12mr|evolution-data-server2-2.32.3-6|194	
12mr|evolution-data-server2-2.32.3-6|195	%build
12mr|evolution-data-server2-2.32.3-6|196	%configure2_5x --with-krb5=%{_prefix} --with-krb5-libs=%{_libdir} \
12mr|evolution-data-server2-2.32.3-6|197	--with-libdb=%{_prefix} \
12mr|evolution-data-server2-2.32.3-6|198	--with-openldap=yes --with-static-ldap=no --enable-gtk-doc=yes
12mr|evolution-data-server2-2.32.3-6|199	#--enable-gnome-keyring=yes
12mr|evolution-data-server2-2.32.3-6|200	%make
12mr|evolution-data-server2-2.32.3-6|201	
12mr|evolution-data-server2-2.32.3-6|202	%install
12mr|evolution-data-server2-2.32.3-6|203	%makeinstall_std
12mr|evolution-data-server2-2.32.3-6|204	
12mr|evolution-data-server2-2.32.3-6|205	%find_lang %{oname}-%{base_version}
12mr|evolution-data-server2-2.32.3-6|206	
12mr|evolution-data-server2-2.32.3-6|207	%files -f %{oname}-%{base_version}.lang
12mr|evolution-data-server2-2.32.3-6|208	%doc COPYING NEWS
12mr|evolution-data-server2-2.32.3-6|209	%{_libexecdir}/%{oname}-%{api_version}
12mr|evolution-data-server2-2.32.3-6|210	%{_libexecdir}/camel-index-control-%{api_version}
12mr|evolution-data-server2-2.32.3-6|211	%{_libexecdir}/e-addressbook-factory
12mr|evolution-data-server2-2.32.3-6|212	%{_libexecdir}/e-calendar-factory
12mr|evolution-data-server2-2.32.3-6|213	%attr(2755,root,mail) %{_libexecdir}/camel-lock-helper-%{api_version}
12mr|evolution-data-server2-2.32.3-6|214	%{_datadir}/%{oname}-%{base_version}
12mr|evolution-data-server2-2.32.3-6|215	%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.AddressBook.service
12mr|evolution-data-server2-2.32.3-6|216	%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.Calendar.service
12mr|evolution-data-server2-2.32.3-6|217	%{_datadir}/pixmaps/%{oname}
12mr|evolution-data-server2-2.32.3-6|218	
12mr|evolution-data-server2-2.32.3-6|219	%files -n %{camel_libname}
12mr|evolution-data-server2-2.32.3-6|220	%{_libdir}/libcamel-%{api_version}.so.%{camelmajor}*
12mr|evolution-data-server2-2.32.3-6|221	%{_libdir}/libcamel-provider-%{api_version}.so.%{camelmajor}*
12mr|evolution-data-server2-2.32.3-6|222	
12mr|evolution-data-server2-2.32.3-6|223	%files -n %{ebook_libname}
12mr|evolution-data-server2-2.32.3-6|224	%{_libdir}/libebook-%{api_version}.so.%{ebookmajor}*
12mr|evolution-data-server2-2.32.3-6|225	
12mr|evolution-data-server2-2.32.3-6|226	%files -n %{ecal_libname}
12mr|evolution-data-server2-2.32.3-6|227	%{_libdir}/libecal-%{api_version}.so.%{ecalmajor}*
12mr|evolution-data-server2-2.32.3-6|228	
12mr|evolution-data-server2-2.32.3-6|229	%files -n %{edatabook_libname}
12mr|evolution-data-server2-2.32.3-6|230	%{_libdir}/libedata-book-%{api_version}.so.%{edatabookmajor}*
12mr|evolution-data-server2-2.32.3-6|231	
12mr|evolution-data-server2-2.32.3-6|232	%files -n %{edatacal_libname}
12mr|evolution-data-server2-2.32.3-6|233	%{_libdir}/libedata-cal-%{api_version}.so.%{edatacalmajor}*
12mr|evolution-data-server2-2.32.3-6|234	
12mr|evolution-data-server2-2.32.3-6|235	%files -n %{edataserver_libname}
12mr|evolution-data-server2-2.32.3-6|236	%{_libdir}/libedataserver-%{api_version}.so.%{edataservermajor}*
12mr|evolution-data-server2-2.32.3-6|237	
12mr|evolution-data-server2-2.32.3-6|238	%files -n %{edataserverui_libname}
12mr|evolution-data-server2-2.32.3-6|239	%{_libdir}/libedataserverui-%{api_version}.so.%{edataserveruimajor}*
12mr|evolution-data-server2-2.32.3-6|240	
12mr|evolution-data-server2-2.32.3-6|241	%files -n %{egroupwise_libname}
12mr|evolution-data-server2-2.32.3-6|242	%{_libdir}/libegroupwise-%{api_version}.so.%{egroupwisemajor}*
12mr|evolution-data-server2-2.32.3-6|243	
12mr|evolution-data-server2-2.32.3-6|244	%files -n %{ebackend_libname}
12mr|evolution-data-server2-2.32.3-6|245	%{_libdir}/libebackend-%{api_version}.so.%{ebackendmajor}*
12mr|evolution-data-server2-2.32.3-6|246	
12mr|evolution-data-server2-2.32.3-6|247	%files -n %{edataserver_libnamedev}
12mr|evolution-data-server2-2.32.3-6|248	%doc %{_datadir}/gtk-doc/html/*
12mr|evolution-data-server2-2.32.3-6|249	%{_includedir}/%{oname}-%{base_version}
12mr|evolution-data-server2-2.32.3-6|250	%{_libdir}/pkgconfig/*
12mr|evolution-data-server2-2.32.3-6|251	%{_libdir}/*.so
12mr|evolution-data-server2-2.32.3-6|252	
12mr|evolution-data-server2-2.32.3-6|253	
12mr|evolution-data-server2-2.32.3-6|254	
12mr|evolution-data-server2-2.32.3-6|255	%changelog
12mr|evolution-data-server2-2.32.3-6|256	* Sat Aug  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|evolution-data-server2-2.32.3-6|257	+ Commit: 7cac56d
12mr|evolution-data-server2-2.32.3-6|258	- Add patch to fix linkage (try it)
12mr|evolution-data-server2-2.32.3-6|259	
12mr|evolution-data-server2-2.32.3-6|260	* Sat Aug  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|evolution-data-server2-2.32.3-6|261	+ Commit: 15fe57f
12mr|evolution-data-server2-2.32.3-6|262	- Add patch to fix build with automake 1.12
12mr|evolution-data-server2-2.32.3-6|263	
12mr|evolution-data-server2-2.32.3-6|264	* Fri Aug  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|evolution-data-server2-2.32.3-6|265	+ Commit: a67f523
12mr|evolution-data-server2-2.32.3-6|266	- Spec cleanup
12mr|evolution-data-server2-2.32.3-6|267	
12mr|evolution-data-server2-2.32.3-6|268	

13912 12
12mr|evolution-data-server-3.6.2-1|1	%define api		1.2
12mr|evolution-data-server-3.6.2-1|2	%define base_version	3.0
12mr|evolution-data-server-3.6.2-1|3	%define dir_version	3.6
12mr|evolution-data-server-3.6.2-1|4	
12mr|evolution-data-server-3.6.2-1|5	%define oldmajor	6
12mr|evolution-data-server-3.6.2-1|6	%define oldlibname %mklibname %{name} %{oldmajor}
12mr|evolution-data-server-3.6.2-1|7	
12mr|evolution-data-server-3.6.2-1|8	%define oldmajor2006 4
12mr|evolution-data-server-3.6.2-1|9	%define oldlibname2006 %mklibname %{name} %{oldmajor2006}
12mr|evolution-data-server-3.6.2-1|10	
12mr|evolution-data-server-3.6.2-1|11	%define camelmajor 40
12mr|evolution-data-server-3.6.2-1|12	%define camel_libname %mklibname camel %{camelmajor}
12mr|evolution-data-server-3.6.2-1|13	%define camel_devel %mklibname camel -d
12mr|evolution-data-server-3.6.2-1|14	
12mr|evolution-data-server-3.6.2-1|15	%define ebackendmajor 5
12mr|evolution-data-server-3.6.2-1|16	%define ebackend_libname %mklibname ebackend %{ebackendmajor}
12mr|evolution-data-server-3.6.2-1|17	%define ebackend_devel %mklibname ebackend -d
12mr|evolution-data-server-3.6.2-1|18	
12mr|evolution-data-server-3.6.2-1|19	%define ebookmajor 14
12mr|evolution-data-server-3.6.2-1|20	%define ebook_libname %mklibname ebook %{ebookmajor}
12mr|evolution-data-server-3.6.2-1|21	%define ebook_devel %mklibname ebook -d
12mr|evolution-data-server-3.6.2-1|22	
12mr|evolution-data-server-3.6.2-1|23	%define ecalmajor 15
12mr|evolution-data-server-3.6.2-1|24	%define ecal_libname %mklibname ecal %{ecalmajor}
12mr|evolution-data-server-3.6.2-1|25	%define ecal_devel %mklibname ecal -d
12mr|evolution-data-server-3.6.2-1|26	
12mr|evolution-data-server-3.6.2-1|27	%define edatabookmajor 15
12mr|evolution-data-server-3.6.2-1|28	%define edatabook_libname %mklibname edata-book %{edatabookmajor}
12mr|evolution-data-server-3.6.2-1|29	%define edatabook_devel %mklibname edata-book -d
12mr|evolution-data-server-3.6.2-1|30	
12mr|evolution-data-server-3.6.2-1|31	%define edatacalmajor 18
12mr|evolution-data-server-3.6.2-1|32	%define edatacal_libname %mklibname edata-cal %{edatacalmajor}
12mr|evolution-data-server-3.6.2-1|33	%define edatacal_devel %mklibname edata-cal -d
12mr|evolution-data-server-3.6.2-1|34	
12mr|evolution-data-server-3.6.2-1|35	%define edataservermajor 17
12mr|evolution-data-server-3.6.2-1|36	%define edataserver_libname %mklibname edataserver %{edataservermajor}
12mr|evolution-data-server-3.6.2-1|37	%define edataserver_devel %mklibname -d edataserver
12mr|evolution-data-server-3.6.2-1|38	
12mr|evolution-data-server-3.6.2-1|39	%define edataserveruimajor 4
12mr|evolution-data-server-3.6.2-1|40	%define edataserverui_libname %mklibname edataserverui %{edataserveruimajor}
12mr|evolution-data-server-3.6.2-1|41	%define edataserverui_devel %mklibname edataserverui -d
12mr|evolution-data-server-3.6.2-1|42	
12mr|evolution-data-server-3.6.2-1|43	%define girmajor 1.2
12mr|evolution-data-server-3.6.2-1|44	%define girname %mklibname %{name}-gir %{girmajor}
12mr|evolution-data-server-3.6.2-1|45	
12mr|evolution-data-server-3.6.2-1|46	Name:		evolution-data-server
12mr|evolution-data-server-3.6.2-1|47	Summary:	Evolution Data Server
12mr|evolution-data-server-3.6.2-1|48	Version:	3.6.2
12mr|evolution-data-server-3.6.2-1|49	Release:	1
12mr|evolution-data-server-3.6.2-1|50	License: 	LGPLv2+
12mr|evolution-data-server-3.6.2-1|51	Group:		System/Libraries
12mr|evolution-data-server-3.6.2-1|52	URL: 		http://www.gnome.org/projects/evolution/
12mr|evolution-data-server-3.6.2-1|53	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|evolution-data-server-3.6.2-1|54	
12mr|evolution-data-server-3.6.2-1|55	BuildRequires:	bison
12mr|evolution-data-server-3.6.2-1|56	BuildRequires:	db-devel
12mr|evolution-data-server-3.6.2-1|57	BuildRequires:	gettext
12mr|evolution-data-server-3.6.2-1|58	BuildRequires:	gnome-common
12mr|evolution-data-server-3.6.2-1|59	BuildRequires:	gperf
12mr|evolution-data-server-3.6.2-1|60	BuildRequires:	gtk-doc
12mr|evolution-data-server-3.6.2-1|61	BuildRequires:	intltool
12mr|evolution-data-server-3.6.2-1|62	BuildRequires:	openldap-devel
12mr|evolution-data-server-3.6.2-1|63	BuildRequires:	krb5-devel
12mr|evolution-data-server-3.6.2-1|64	BuildRequires:	pkgconfig(gio-2.0) >= 2.28
12mr|evolution-data-server-3.6.2-1|65	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
12mr|evolution-data-server-3.6.2-1|66	BuildRequires:	pkgconfig(gconf-2.0) >= 2.0.0
12mr|evolution-data-server-3.6.2-1|67	BuildRequires:	pkgconfig(libxml-2.0) >= 2.0.0
12mr|evolution-data-server-3.6.2-1|68	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.31.2
12mr|evolution-data-server-3.6.2-1|69	BuildRequires:	pkgconfig(libgdata) >= 0.7.0
12mr|evolution-data-server-3.6.2-1|70	BuildRequires:	pkgconfig(goa-1.0) >= 3.1.1
12mr|evolution-data-server-3.6.2-1|71	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|evolution-data-server-3.6.2-1|72	BuildRequires:	pkgconfig(gnome-keyring-1) >= 2.20.1
12mr|evolution-data-server-3.6.2-1|73	BuildRequires:	pkgconfig(nspr)
12mr|evolution-data-server-3.6.2-1|74	BuildRequires:	pkgconfig(nss)
12mr|evolution-data-server-3.6.2-1|75	BuildRequires:	pkgconfig(gweather-3.0) >= 2.90.0
12mr|evolution-data-server-3.6.2-1|76	BuildRequires:	pkgconfig(sqlite3) >= 3.5
12mr|evolution-data-server-3.6.2-1|77	BuildRequires:	pkgconfig(libical) >= 0.43
12mr|evolution-data-server-3.6.2-1|78	BuildRequires:	pkgconfig(oauth) >= 0.9.4
12mr|evolution-data-server-3.6.2-1|79	BuildRequires:  pkgconfig(gcr-base-3) >= 3.4
12mr|evolution-data-server-3.6.2-1|80	
12mr|evolution-data-server-3.6.2-1|81	Obsoletes: %oldlibname
12mr|evolution-data-server-3.6.2-1|82	
12mr|evolution-data-server-3.6.2-1|83	%description
12mr|evolution-data-server-3.6.2-1|84	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server-3.6.2-1|85	and calendar in the gnome desktop.
12mr|evolution-data-server-3.6.2-1|86	
12mr|evolution-data-server-3.6.2-1|87	%package -n %{camel_libname}
12mr|evolution-data-server-3.6.2-1|88	Summary:	Shared libraries for using Evolution Data Server
12mr|evolution-data-server-3.6.2-1|89	Group:		System/Libraries
12mr|evolution-data-server-3.6.2-1|90	Obsoletes: %oldlibname2006
12mr|evolution-data-server-3.6.2-1|91	
12mr|evolution-data-server-3.6.2-1|92	%description -n %{camel_libname}
12mr|evolution-data-server-3.6.2-1|93	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server-3.6.2-1|94	and calendar in the gnome desktop.
12mr|evolution-data-server-3.6.2-1|95	
12mr|evolution-data-server-3.6.2-1|96	%package -n %{ebackend_libname}
12mr|evolution-data-server-3.6.2-1|97	Summary:	Shared libraries for using Evolution Data Server
12mr|evolution-data-server-3.6.2-1|98	Group:		System/Libraries
12mr|evolution-data-server-3.6.2-1|99	
12mr|evolution-data-server-3.6.2-1|100	%description -n %{ebackend_libname}
12mr|evolution-data-server-3.6.2-1|101	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server-3.6.2-1|102	and calendar in the gnome desktop.
12mr|evolution-data-server-3.6.2-1|103	
12mr|evolution-data-server-3.6.2-1|104	%package -n %{ebook_libname}
12mr|evolution-data-server-3.6.2-1|105	Summary:	Shared libraries for using Evolution Data Server
12mr|evolution-data-server-3.6.2-1|106	Group:		System/Libraries
12mr|evolution-data-server-3.6.2-1|107	
12mr|evolution-data-server-3.6.2-1|108	%description -n %{ebook_libname}
12mr|evolution-data-server-3.6.2-1|109	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server-3.6.2-1|110	and calendar in the gnome desktop.
12mr|evolution-data-server-3.6.2-1|111	
12mr|evolution-data-server-3.6.2-1|112	%package -n %{ecal_libname}
12mr|evolution-data-server-3.6.2-1|113	Summary:	Shared libraries for using Evolution Data Server
12mr|evolution-data-server-3.6.2-1|114	Group:		System/Libraries
12mr|evolution-data-server-3.6.2-1|115	
12mr|evolution-data-server-3.6.2-1|116	%description -n %{ecal_libname}
12mr|evolution-data-server-3.6.2-1|117	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server-3.6.2-1|118	and calendar in the gnome desktop.
12mr|evolution-data-server-3.6.2-1|119	
12mr|evolution-data-server-3.6.2-1|120	%package -n %{edatabook_libname}
12mr|evolution-data-server-3.6.2-1|121	Summary:	Shared libraries for using Evolution Data Server
12mr|evolution-data-server-3.6.2-1|122	Group:		System/Libraries
12mr|evolution-data-server-3.6.2-1|123	Obsoletes: %oldlibname2006
12mr|evolution-data-server-3.6.2-1|124	
12mr|evolution-data-server-3.6.2-1|125	%description -n %{edatabook_libname}
12mr|evolution-data-server-3.6.2-1|126	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server-3.6.2-1|127	and calendar in the gnome desktop.
12mr|evolution-data-server-3.6.2-1|128	
12mr|evolution-data-server-3.6.2-1|129	%package -n %{edatacal_libname}
12mr|evolution-data-server-3.6.2-1|130	Summary:	Shared libraries for using Evolution Data Server
12mr|evolution-data-server-3.6.2-1|131	Group:		System/Libraries
12mr|evolution-data-server-3.6.2-1|132	Obsoletes: %oldlibname2006
12mr|evolution-data-server-3.6.2-1|133	
12mr|evolution-data-server-3.6.2-1|134	%description -n %{edatacal_libname}
12mr|evolution-data-server-3.6.2-1|135	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server-3.6.2-1|136	and calendar in the gnome desktop.
12mr|evolution-data-server-3.6.2-1|137	
12mr|evolution-data-server-3.6.2-1|138	%package -n %{edataserver_libname}
12mr|evolution-data-server-3.6.2-1|139	Summary:	Shared libraries for using Evolution Data Server
12mr|evolution-data-server-3.6.2-1|140	Group:		System/Libraries
12mr|evolution-data-server-3.6.2-1|141	Obsoletes: %oldlibname2006
12mr|evolution-data-server-3.6.2-1|142	
12mr|evolution-data-server-3.6.2-1|143	%description -n %{edataserver_libname}
12mr|evolution-data-server-3.6.2-1|144	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server-3.6.2-1|145	and calendar in the gnome desktop.
12mr|evolution-data-server-3.6.2-1|146	
12mr|evolution-data-server-3.6.2-1|147	%package -n %{edataserverui_libname}
12mr|evolution-data-server-3.6.2-1|148	Summary:	Shared libraries for using Evolution Data Server
12mr|evolution-data-server-3.6.2-1|149	Group:		System/Libraries
12mr|evolution-data-server-3.6.2-1|150	Obsoletes: %{_lib}edataserverui4
12mr|evolution-data-server-3.6.2-1|151	
12mr|evolution-data-server-3.6.2-1|152	%description -n %{edataserverui_libname}
12mr|evolution-data-server-3.6.2-1|153	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server-3.6.2-1|154	and calendar in the gnome desktop.
12mr|evolution-data-server-3.6.2-1|155	
12mr|evolution-data-server-3.6.2-1|156	%package -n %{camel_devel}
12mr|evolution-data-server-3.6.2-1|157	Summary:	Libraries and include files for using Evolution Data Server - camel
12mr|evolution-data-server-3.6.2-1|158	Group:		Development/GNOME and GTK+
12mr|evolution-data-server-3.6.2-1|159	Requires:	%{camel_libname} = %{version}-%{release}
12mr|evolution-data-server-3.6.2-1|160	
12mr|evolution-data-server-3.6.2-1|161	%description -n %{camel_devel}
12mr|evolution-data-server-3.6.2-1|162	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server-3.6.2-1|163	and calendar in the gnome desktop.
12mr|evolution-data-server-3.6.2-1|164	
12mr|evolution-data-server-3.6.2-1|165	%package -n %{ebackend_devel}
12mr|evolution-data-server-3.6.2-1|166	Summary:	Libraries and include files for using Evolution Data Server - ebackend
12mr|evolution-data-server-3.6.2-1|167	Group:		Development/GNOME and GTK+
12mr|evolution-data-server-3.6.2-1|168	Requires:	%{ebackend_libname} = %{version}-%{release}
12mr|evolution-data-server-3.6.2-1|169	
12mr|evolution-data-server-3.6.2-1|170	%description -n %{ebackend_devel}
12mr|evolution-data-server-3.6.2-1|171	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server-3.6.2-1|172	and calendar in the gnome desktop.
12mr|evolution-data-server-3.6.2-1|173	
12mr|evolution-data-server-3.6.2-1|174	%package -n %{ebook_devel}
12mr|evolution-data-server-3.6.2-1|175	Summary:	Libraries and include files for using Evolution Data Server - ebook
12mr|evolution-data-server-3.6.2-1|176	Group:		Development/GNOME and GTK+
12mr|evolution-data-server-3.6.2-1|177	Requires:	%{ebook_libname} = %{version}-%{release}
12mr|evolution-data-server-3.6.2-1|178	
12mr|evolution-data-server-3.6.2-1|179	%description -n %{ebook_devel}
12mr|evolution-data-server-3.6.2-1|180	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server-3.6.2-1|181	and calendar in the gnome desktop.
12mr|evolution-data-server-3.6.2-1|182	
12mr|evolution-data-server-3.6.2-1|183	%package -n %{ecal_devel}
12mr|evolution-data-server-3.6.2-1|184	Summary:	Libraries and include files for using Evolution Data Server - ecal
12mr|evolution-data-server-3.6.2-1|185	Group:		Development/GNOME and GTK+
12mr|evolution-data-server-3.6.2-1|186	Requires:	%{ecal_libname} = %{version}-%{release}
12mr|evolution-data-server-3.6.2-1|187	
12mr|evolution-data-server-3.6.2-1|188	%description -n %{ecal_devel}
12mr|evolution-data-server-3.6.2-1|189	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server-3.6.2-1|190	and calendar in the gnome desktop.
12mr|evolution-data-server-3.6.2-1|191	
12mr|evolution-data-server-3.6.2-1|192	%package -n %{edatabook_devel}
12mr|evolution-data-server-3.6.2-1|193	Summary:	Libraries and include files for using Evolution Data Server - edatabook
12mr|evolution-data-server-3.6.2-1|194	Group:		Development/GNOME and GTK+
12mr|evolution-data-server-3.6.2-1|195	Requires:	%{edatabook_libname} = %{version}-%{release}
12mr|evolution-data-server-3.6.2-1|196	
12mr|evolution-data-server-3.6.2-1|197	%description -n %{edatabook_devel}
12mr|evolution-data-server-3.6.2-1|198	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server-3.6.2-1|199	and calendar in the gnome desktop.
12mr|evolution-data-server-3.6.2-1|200	
12mr|evolution-data-server-3.6.2-1|201	%package -n %{edatacal_devel}
12mr|evolution-data-server-3.6.2-1|202	Summary:	Libraries and include files for using Evolution Data Server - edatacal
12mr|evolution-data-server-3.6.2-1|203	Group:		Development/GNOME and GTK+
12mr|evolution-data-server-3.6.2-1|204	Requires:	%{edatacal_libname} = %{version}-%{release}
12mr|evolution-data-server-3.6.2-1|205	
12mr|evolution-data-server-3.6.2-1|206	%description -n %{edatacal_devel}
12mr|evolution-data-server-3.6.2-1|207	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server-3.6.2-1|208	and calendar in the gnome desktop.
12mr|evolution-data-server-3.6.2-1|209	
12mr|evolution-data-server-3.6.2-1|210	%package -n %{edataserver_devel}
12mr|evolution-data-server-3.6.2-1|211	Summary:	Libraries and include files for using Evolution Data Server
12mr|evolution-data-server-3.6.2-1|212	Group:		Development/GNOME and GTK+
12mr|evolution-data-server-3.6.2-1|213	Requires:	%{edataserver_libname} = %{version}-%{release}
12mr|evolution-data-server-3.6.2-1|214	Provides:	%{name}-devel = %{version}-%{release}
12mr|evolution-data-server-3.6.2-1|215	Obsoletes:	%mklibname -d edataserver 9
12mr|evolution-data-server-3.6.2-1|216	
12mr|evolution-data-server-3.6.2-1|217	%description -n %{edataserver_devel}
12mr|evolution-data-server-3.6.2-1|218	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server-3.6.2-1|219	and calendar in the gnome desktop.
12mr|evolution-data-server-3.6.2-1|220	
12mr|evolution-data-server-3.6.2-1|221	%package -n %{edataserverui_devel}
12mr|evolution-data-server-3.6.2-1|222	Summary:	Libraries and include files for using Evolution Data Server - edatserverui
12mr|evolution-data-server-3.6.2-1|223	Group:		Development/GNOME and GTK+
12mr|evolution-data-server-3.6.2-1|224	Requires:	%{edataserverui_libname} = %{version}-%{release}
12mr|evolution-data-server-3.6.2-1|225	
12mr|evolution-data-server-3.6.2-1|226	%description -n %{edataserverui_devel}
12mr|evolution-data-server-3.6.2-1|227	Evolution Data Server provides a central location for your addressbook
12mr|evolution-data-server-3.6.2-1|228	and calendar in the gnome desktop.
12mr|evolution-data-server-3.6.2-1|229	
12mr|evolution-data-server-3.6.2-1|230	%package -n %{girname}
12mr|evolution-data-server-3.6.2-1|231	Summary:        GObject Introspection interface description for %{name}
12mr|evolution-data-server-3.6.2-1|232	Group:          System/Libraries
12mr|evolution-data-server-3.6.2-1|233	
12mr|evolution-data-server-3.6.2-1|234	%description -n %{girname}
12mr|evolution-data-server-3.6.2-1|235	GObject Introspection interface description for %{name}.
12mr|evolution-data-server-3.6.2-1|236	
12mr|evolution-data-server-3.6.2-1|237	%prep
12mr|evolution-data-server-3.6.2-1|238	%setup -q
12mr|evolution-data-server-3.6.2-1|239	
12mr|evolution-data-server-3.6.2-1|240	%build
12mr|evolution-data-server-3.6.2-1|241	%configure2_5x \
12mr|evolution-data-server-3.6.2-1|242	--with-krb5=%{_prefix} \
12mr|evolution-data-server-3.6.2-1|243	--with-krb5-libs=%{_libdir} \
12mr|evolution-data-server-3.6.2-1|244	--with-libdb=%{_prefix}	\
12mr|evolution-data-server-3.6.2-1|245	--disable-static \
12mr|evolution-data-server-3.6.2-1|246	--with-openldap=yes \
12mr|evolution-data-server-3.6.2-1|247	--with-static-ldap=no \
12mr|evolution-data-server-3.6.2-1|248	--enable-gtk-doc=yes
12mr|evolution-data-server-3.6.2-1|249	#	--enable-gnome-keyring=yes
12mr|evolution-data-server-3.6.2-1|250	
12mr|evolution-data-server-3.6.2-1|251	%make
12mr|evolution-data-server-3.6.2-1|252	
12mr|evolution-data-server-3.6.2-1|253	%install
12mr|evolution-data-server-3.6.2-1|254	%makeinstall_std
12mr|evolution-data-server-3.6.2-1|255	
12mr|evolution-data-server-3.6.2-1|256	# remove libtool archives for importers and the like
12mr|evolution-data-server-3.6.2-1|257	find %{buildroot}/%{_libdir} -name '*.la' -exec rm {} \;
12mr|evolution-data-server-3.6.2-1|258	
12mr|evolution-data-server-3.6.2-1|259	# give the libraries some executable bits
12mr|evolution-data-server-3.6.2-1|260	find %{buildroot} -name '*.so.*' -exec chmod +x {} \;
12mr|evolution-data-server-3.6.2-1|261	
12mr|evolution-data-server-3.6.2-1|262	%find_lang %{name}-%{dir_version}
12mr|evolution-data-server-3.6.2-1|263	
12mr|evolution-data-server-3.6.2-1|264	%files -f %{name}-%{dir_version}.lang
12mr|evolution-data-server-3.6.2-1|265	%doc COPYING NEWS
12mr|evolution-data-server-3.6.2-1|266	%{_libexecdir}/%{name}
12mr|evolution-data-server-3.6.2-1|267	%{_libexecdir}/camel-index-control-%{api}
12mr|evolution-data-server-3.6.2-1|268	%{_libexecdir}/evolution-addressbook-factory
12mr|evolution-data-server-3.6.2-1|269	%{_libexecdir}/evolution-calendar-factory
12mr|evolution-data-server-3.6.2-1|270	
12mr|evolution-data-server-3.6.2-1|271	%{_libdir}/evolution-source-registry
12mr|evolution-data-server-3.6.2-1|272	
12mr|evolution-data-server-3.6.2-1|273	%attr(2755,root,mail) %{_libexecdir}/camel-lock-helper-%{api}
12mr|evolution-data-server-3.6.2-1|274	%{_datadir}/%{name}-%{dir_version}
12mr|evolution-data-server-3.6.2-1|275	%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.AddressBook.service
12mr|evolution-data-server-3.6.2-1|276	%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.Calendar.service
12mr|evolution-data-server-3.6.2-1|277	%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.Sources.service
12mr|evolution-data-server-3.6.2-1|278	%{_datadir}/pixmaps/%{name}
12mr|evolution-data-server-3.6.2-1|279	%{_datadir}/GConf/gsettings/evolution-data-server.convert
12mr|evolution-data-server-3.6.2-1|280	
12mr|evolution-data-server-3.6.2-1|281	#GSettings
12mr|evolution-data-server-3.6.2-1|282	%{_datadir}/GConf/gsettings/libedataserver.convert
12mr|evolution-data-server-3.6.2-1|283	%{_datadir}/glib-2.0/schemas/org.gnome.evolution.eds-shell.gschema.xml
12mr|evolution-data-server-3.6.2-1|284	%{_datadir}/glib-2.0/schemas/org.gnome.evolution.shell.network-config.gschema.xml
12mr|evolution-data-server-3.6.2-1|285	%{_datadir}/glib-2.0/schemas/org.gnome.Evolution.DefaultSources.gschema.xml
12mr|evolution-data-server-3.6.2-1|286	%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.addressbook.gschema.xml
12mr|evolution-data-server-3.6.2-1|287	%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.calendar.gschema.xml
12mr|evolution-data-server-3.6.2-1|288	
12mr|evolution-data-server-3.6.2-1|289	%files -n %{camel_libname}
12mr|evolution-data-server-3.6.2-1|290	%{_libdir}/libcamel-%{api}.so.%{camelmajor}*
12mr|evolution-data-server-3.6.2-1|291	
12mr|evolution-data-server-3.6.2-1|292	%files -n %{ebackend_libname}
12mr|evolution-data-server-3.6.2-1|293	%{_libdir}/libebackend-%{api}.so.%{ebackendmajor}*
12mr|evolution-data-server-3.6.2-1|294	
12mr|evolution-data-server-3.6.2-1|295	%files -n %{ebook_libname}
12mr|evolution-data-server-3.6.2-1|296	%{_libdir}/libebook-%{api}.so.%{ebookmajor}*
12mr|evolution-data-server-3.6.2-1|297	
12mr|evolution-data-server-3.6.2-1|298	%files -n %{ecal_libname}
12mr|evolution-data-server-3.6.2-1|299	%{_libdir}/libecal-%{api}.so.%{ecalmajor}*
12mr|evolution-data-server-3.6.2-1|300	
12mr|evolution-data-server-3.6.2-1|301	%files -n %{edatabook_libname}
12mr|evolution-data-server-3.6.2-1|302	%{_libdir}/libedata-book-%{api}.so.%{edatabookmajor}*
12mr|evolution-data-server-3.6.2-1|303	
12mr|evolution-data-server-3.6.2-1|304	%files -n %{edatacal_libname}
12mr|evolution-data-server-3.6.2-1|305	%{_libdir}/libedata-cal-%{api}.so.%{edatacalmajor}*
12mr|evolution-data-server-3.6.2-1|306	
12mr|evolution-data-server-3.6.2-1|307	%files -n %{edataserver_libname}
12mr|evolution-data-server-3.6.2-1|308	%{_libdir}/libedataserver-%{api}.so.%{edataservermajor}*
12mr|evolution-data-server-3.6.2-1|309	
12mr|evolution-data-server-3.6.2-1|310	%files -n %{edataserverui_libname}
12mr|evolution-data-server-3.6.2-1|311	%{_libdir}/libedataserverui-%{base_version}.so.%{edataserveruimajor}*
12mr|evolution-data-server-3.6.2-1|312	
12mr|evolution-data-server-3.6.2-1|313	%files -n %{girname}
12mr|evolution-data-server-3.6.2-1|314	%{_libdir}/girepository-1.0/EDataServer-%{girmajor}.typelib
12mr|evolution-data-server-3.6.2-1|315	%{_libdir}/girepository-1.0/ECalendar-%{girmajor}.typelib
12mr|evolution-data-server-3.6.2-1|316	%{_libdir}/girepository-1.0/EBook-%{girmajor}.typelib
12mr|evolution-data-server-3.6.2-1|317	
12mr|evolution-data-server-3.6.2-1|318	%files -n %{camel_devel}
12mr|evolution-data-server-3.6.2-1|319	%doc %{_datadir}/gtk-doc/html/camel/*
12mr|evolution-data-server-3.6.2-1|320	%{_includedir}/%{name}-%{dir_version}/camel
12mr|evolution-data-server-3.6.2-1|321	%{_libdir}/pkgconfig/camel-%{api}.pc
12mr|evolution-data-server-3.6.2-1|322	##{_libdir}/pkgconfig/camel-provider-%{api}.pc
12mr|evolution-data-server-3.6.2-1|323	%{_libdir}/libcamel-%{api}.so
12mr|evolution-data-server-3.6.2-1|324	##{_libdir}/libcamel-provider-%{api}.so
12mr|evolution-data-server-3.6.2-1|325	
12mr|evolution-data-server-3.6.2-1|326	%files -n %{ebackend_devel}
12mr|evolution-data-server-3.6.2-1|327	%doc %{_datadir}/gtk-doc/html/libebackend/*
12mr|evolution-data-server-3.6.2-1|328	%{_includedir}/%{name}-%{dir_version}/libebackend
12mr|evolution-data-server-3.6.2-1|329	%{_libdir}/pkgconfig/libebackend-%{api}.pc
12mr|evolution-data-server-3.6.2-1|330	%{_libdir}/libebackend-%{api}.so
12mr|evolution-data-server-3.6.2-1|331	
12mr|evolution-data-server-3.6.2-1|332	%files -n %{ebook_devel}
12mr|evolution-data-server-3.6.2-1|333	%doc %{_datadir}/gtk-doc/html/libebook/*
12mr|evolution-data-server-3.6.2-1|334	%{_includedir}/%{name}-%{dir_version}/libebook/
12mr|evolution-data-server-3.6.2-1|335	%{_libdir}/pkgconfig/libebook-%{api}.pc
12mr|evolution-data-server-3.6.2-1|336	%{_libdir}/libebook-%{api}.so
12mr|evolution-data-server-3.6.2-1|337	
12mr|evolution-data-server-3.6.2-1|338	%files -n %{ecal_devel}
12mr|evolution-data-server-3.6.2-1|339	%doc %{_datadir}/gtk-doc/html/libecal/*
12mr|evolution-data-server-3.6.2-1|340	%{_includedir}/%{name}-%{dir_version}/libecal/
12mr|evolution-data-server-3.6.2-1|341	%{_libdir}/pkgconfig/libecal-%{api}.pc
12mr|evolution-data-server-3.6.2-1|342	%{_libdir}/libecal-%{api}.so
12mr|evolution-data-server-3.6.2-1|343	%{_datadir}/gir-1.0/ECalendar-%{girmajor}.gir
12mr|evolution-data-server-3.6.2-1|344	
12mr|evolution-data-server-3.6.2-1|345	%files -n %{edatabook_devel}
12mr|evolution-data-server-3.6.2-1|346	%doc %{_datadir}/gtk-doc/html/libedata-book/*
12mr|evolution-data-server-3.6.2-1|347	%{_includedir}/%{name}-%{dir_version}/libedata-book/
12mr|evolution-data-server-3.6.2-1|348	%{_libdir}/pkgconfig/libedata-book-%{api}.pc
12mr|evolution-data-server-3.6.2-1|349	%{_libdir}/libedata-book-%{api}.so
12mr|evolution-data-server-3.6.2-1|350	%{_datadir}/gir-1.0/EBook-%{girmajor}.gir
12mr|evolution-data-server-3.6.2-1|351	
12mr|evolution-data-server-3.6.2-1|352	%files -n %{edatacal_devel}
12mr|evolution-data-server-3.6.2-1|353	%doc %{_datadir}/gtk-doc/html/libedata-cal/*
12mr|evolution-data-server-3.6.2-1|354	%{_includedir}/%{name}-%{dir_version}/libedata-cal/
12mr|evolution-data-server-3.6.2-1|355	%{_libdir}/pkgconfig/libedata-cal-%{api}.pc
12mr|evolution-data-server-3.6.2-1|356	%{_libdir}/libedata-cal-%{api}.so
12mr|evolution-data-server-3.6.2-1|357	
12mr|evolution-data-server-3.6.2-1|358	%files -n %{edataserver_devel}
12mr|evolution-data-server-3.6.2-1|359	%doc %{_datadir}/gtk-doc/html/libedataserver/*
12mr|evolution-data-server-3.6.2-1|360	%{_includedir}/%{name}-%{dir_version}/libedataserver/
12mr|evolution-data-server-3.6.2-1|361	%{_libdir}/pkgconfig/libedataserver-%{api}.pc
12mr|evolution-data-server-3.6.2-1|362	%{_libdir}/pkgconfig/evolution-data-server-%{api}.pc
12mr|evolution-data-server-3.6.2-1|363	%{_libdir}/libedataserver-%{api}.so
12mr|evolution-data-server-3.6.2-1|364	%{_datadir}/gir-1.0/EDataServer-%{girmajor}.gir
12mr|evolution-data-server-3.6.2-1|365	
12mr|evolution-data-server-3.6.2-1|366	%files -n %{edataserverui_devel}
12mr|evolution-data-server-3.6.2-1|367	%doc %{_datadir}/gtk-doc/html/libedataserverui/*
12mr|evolution-data-server-3.6.2-1|368	%{_includedir}/%{name}-%{dir_version}/libedataserverui/
12mr|evolution-data-server-3.6.2-1|369	#{_libdir}/pkgconfig/libedataserverui-%{api}.pc
12mr|evolution-data-server-3.6.2-1|370	%{_libdir}/pkgconfig/libedataserverui-*.pc
12mr|evolution-data-server-3.6.2-1|371	#{_libdir}/libedataserverui-%{api}.so
12mr|evolution-data-server-3.6.2-1|372	%{_libdir}/libedataserverui-*.so
12mr|evolution-data-server-3.6.2-1|373	
12mr|evolution-data-server-3.6.2-1|374	%changelog
12mr|evolution-data-server-3.6.2-1|375	* Tue Nov 13 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.2-1
12mr|evolution-data-server-3.6.2-1|376	- update to 3.6.2
12mr|evolution-data-server-3.6.2-1|377	
12mr|evolution-data-server-3.6.2-1|378	* Fri Sep 28 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mr|evolution-data-server-3.6.2-1|379	- update to 3.6.0
12mr|evolution-data-server-3.6.2-1|380	
12mr|evolution-data-server-3.6.2-1|381	* Mon Aug 13 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.4-1
12mr|evolution-data-server-3.6.2-1|382	+ Revision: 814436
12mr|evolution-data-server-3.6.2-1|383	- update to new version 3.4.4
12mr|evolution-data-server-3.6.2-1|384	
12mr|evolution-data-server-3.6.2-1|385	* Tue Jun 19 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.3-1
12mr|evolution-data-server-3.6.2-1|386	+ Revision: 806153
12mr|evolution-data-server-3.6.2-1|387	- update to new version 3.4.3
12mr|evolution-data-server-3.6.2-1|388	
12mr|evolution-data-server-3.6.2-1|389	* Wed May 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.2-1
12mr|evolution-data-server-3.6.2-1|390	+ Revision: 799174
12mr|evolution-data-server-3.6.2-1|391	- new version 3.4.2
12mr|evolution-data-server-3.6.2-1|392	- cleaned up spec
12mr|evolution-data-server-3.6.2-1|393	
12mr|evolution-data-server-3.6.2-1|394	* Thu Apr 26 2012 Guilherme Moro <guilherme@mandriva.com> 3.4.1-0
12mr|evolution-data-server-3.6.2-1|395	+ Revision: 793645
12mr|evolution-data-server-3.6.2-1|396	- Updated to version 3.4.1
12mr|evolution-data-server-3.6.2-1|397	
12mr|evolution-data-server-3.6.2-1|398	* Sun Nov 27 2011 Matthew Dawkins <mattydaw@mandriva.org> 3.2.2-1
12mr|evolution-data-server-3.6.2-1|399	+ Revision: 733688
12mr|evolution-data-server-3.6.2-1|400	- fixed BR
12mr|evolution-data-server-3.6.2-1|401	- fixed files lists
12mr|evolution-data-server-3.6.2-1|402	- added missing BR
12mr|evolution-data-server-3.6.2-1|403	- new version 3.2.2
12mr|evolution-data-server-3.6.2-1|404	- syncd spec to mga (but greatly extended)
12mr|evolution-data-server-3.6.2-1|405	- each devel pkg split out
12mr|evolution-data-server-3.6.2-1|406	- gir pkg split out
12mr|evolution-data-server-3.6.2-1|407	- egroupwise pkg removed
12mr|evolution-data-server-3.6.2-1|408	- dep loop removed
12mr|evolution-data-server-3.6.2-1|409	- defattr removed
12mr|evolution-data-server-3.6.2-1|410	- clean section removed
12mr|evolution-data-server-3.6.2-1|411	- BRs converted to pkgconfig provides
12mr|evolution-data-server-3.6.2-1|412	- mkrel & BuildRoot removed
12mr|evolution-data-server-3.6.2-1|413	
12mr|evolution-data-server-3.6.2-1|414	* Mon Oct 24 2011 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.3-3
12mr|evolution-data-server-3.6.2-1|415	+ Revision: 705835
12mr|evolution-data-server-3.6.2-1|416	- rebuild for new libpng
12mr|evolution-data-server-3.6.2-1|417	
12mr|evolution-data-server-3.6.2-1|418	* Mon Jun 20 2011 Oden Eriksson <oeriksson@mandriva.com> 2.32.3-2
12mr|evolution-data-server-3.6.2-1|419	+ Revision: 686310
12mr|evolution-data-server-3.6.2-1|420	- avoid pulling 32 bit libraries on 64 bit arch
12mr|evolution-data-server-3.6.2-1|421	
12mr|evolution-data-server-3.6.2-1|422	* Fri Apr 22 2011 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.3-1
12mr|evolution-data-server-3.6.2-1|423	+ Revision: 656660
12mr|evolution-data-server-3.6.2-1|424	- new version
12mr|evolution-data-server-3.6.2-1|425	- drop patch
12mr|evolution-data-server-3.6.2-1|426	
12mr|evolution-data-server-3.6.2-1|427	* Sun Apr 10 2011 Funda Wang <fwang@mandriva.org> 2.32.2-3
12mr|evolution-data-server-3.6.2-1|428	+ Revision: 652410
12mr|evolution-data-server-3.6.2-1|429	- clean up BRs
12mr|evolution-data-server-3.6.2-1|430	- build with db 5.1
12mr|evolution-data-server-3.6.2-1|431	
12mr|evolution-data-server-3.6.2-1|432	* Thu Apr 07 2011 Funda Wang <fwang@mandriva.org> 2.32.2-2
12mr|evolution-data-server-3.6.2-1|433	+ Revision: 651368
12mr|evolution-data-server-3.6.2-1|434	- fix build with gtk 2.24
12mr|evolution-data-server-3.6.2-1|435	- rebuild for update libsoup libtool archive
12mr|evolution-data-server-3.6.2-1|436	
12mr|evolution-data-server-3.6.2-1|437	* Sun Feb 06 2011 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.2-1
12mr|evolution-data-server-3.6.2-1|438	+ Revision: 636463
12mr|evolution-data-server-3.6.2-1|439	- update to new version 2.32.2
12mr|evolution-data-server-3.6.2-1|440	
12mr|evolution-data-server-3.6.2-1|441	* Mon Nov 15 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.1-1mdv2011.0
12mr|evolution-data-server-3.6.2-1|442	+ Revision: 597725
12mr|evolution-data-server-3.6.2-1|443	- update to new version 2.32.1
12mr|evolution-data-server-3.6.2-1|444	
12mr|evolution-data-server-3.6.2-1|445	* Tue Sep 28 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.0-3mdv2011.0
12mr|evolution-data-server-3.6.2-1|446	+ Revision: 581642
12mr|evolution-data-server-3.6.2-1|447	- update devel deps
12mr|evolution-data-server-3.6.2-1|448	
12mr|evolution-data-server-3.6.2-1|449	* Tue Sep 28 2010 Funda Wang <fwang@mandriva.org> 2.32.0-2mdv2011.0
12mr|evolution-data-server-3.6.2-1|450	+ Revision: 581568
12mr|evolution-data-server-3.6.2-1|451	- now build correctly with our default link flags
12mr|evolution-data-server-3.6.2-1|452	
12mr|evolution-data-server-3.6.2-1|453	* Mon Sep 27 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.0-1mdv2011.0
12mr|evolution-data-server-3.6.2-1|454	+ Revision: 581343
12mr|evolution-data-server-3.6.2-1|455	- update to new version 2.32.0
12mr|evolution-data-server-3.6.2-1|456	
12mr|evolution-data-server-3.6.2-1|457	* Mon Sep 13 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.92.1-1mdv2011.0
12mr|evolution-data-server-3.6.2-1|458	+ Revision: 578004
12mr|evolution-data-server-3.6.2-1|459	- update to new version 2.31.92.1
12mr|evolution-data-server-3.6.2-1|460	
12mr|evolution-data-server-3.6.2-1|461	* Mon Sep 13 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.92-1mdv2011.0
12mr|evolution-data-server-3.6.2-1|462	+ Revision: 577917
12mr|evolution-data-server-3.6.2-1|463	- new version
12mr|evolution-data-server-3.6.2-1|464	
12mr|evolution-data-server-3.6.2-1|465	* Mon Aug 30 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.91-1mdv2011.0
12mr|evolution-data-server-3.6.2-1|466	+ Revision: 574290
12mr|evolution-data-server-3.6.2-1|467	- new version
12mr|evolution-data-server-3.6.2-1|468	- new edataserverui major
12mr|evolution-data-server-3.6.2-1|469	
12mr|evolution-data-server-3.6.2-1|470	* Mon Aug 16 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.90-1mdv2011.0
12mr|evolution-data-server-3.6.2-1|471	+ Revision: 570438
12mr|evolution-data-server-3.6.2-1|472	- update to new version 2.31.90
12mr|evolution-data-server-3.6.2-1|473	
12mr|evolution-data-server-3.6.2-1|474	* Mon Aug 09 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.6-2mdv2011.0
12mr|evolution-data-server-3.6.2-1|475	+ Revision: 568202
12mr|evolution-data-server-3.6.2-1|476	- rebuild for new libproxy
12mr|evolution-data-server-3.6.2-1|477	
12mr|evolution-data-server-3.6.2-1|478	* Tue Aug 03 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.6-1mdv2011.0
12mr|evolution-data-server-3.6.2-1|479	+ Revision: 565435
12mr|evolution-data-server-3.6.2-1|480	- new version
12mr|evolution-data-server-3.6.2-1|481	- new major
12mr|evolution-data-server-3.6.2-1|482	- new base version
12mr|evolution-data-server-3.6.2-1|483	
12mr|evolution-data-server-3.6.2-1|484	* Fri Jul 30 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.5-1mdv2011.0
12mr|evolution-data-server-3.6.2-1|485	+ Revision: 563362
12mr|evolution-data-server-3.6.2-1|486	- new version
12mr|evolution-data-server-3.6.2-1|487	- new major
12mr|evolution-data-server-3.6.2-1|488	- depend on external libgdata
12mr|evolution-data-server-3.6.2-1|489	
12mr|evolution-data-server-3.6.2-1|490	* Mon Jun 21 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.2.1-1mdv2010.1
12mr|evolution-data-server-3.6.2-1|491	+ Revision: 548431
12mr|evolution-data-server-3.6.2-1|492	- Release 2.30.2.1
12mr|evolution-data-server-3.6.2-1|493	- Remove patch1 (merged upstream)
12mr|evolution-data-server-3.6.2-1|494	
12mr|evolution-data-server-3.6.2-1|495	* Mon Jun 21 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.2-2mdv2010.1
12mr|evolution-data-server-3.6.2-1|496	+ Revision: 548418
12mr|evolution-data-server-3.6.2-1|497	- Patch0 (GIT): revert invalid fix (GNOME bug #619347)
12mr|evolution-data-server-3.6.2-1|498	
12mr|evolution-data-server-3.6.2-1|499	* Mon Jun 21 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.2-1mdv2010.1
12mr|evolution-data-server-3.6.2-1|500	+ Revision: 548396
12mr|evolution-data-server-3.6.2-1|501	- Release 2.30.2
12mr|evolution-data-server-3.6.2-1|502	- Remove patch1 (merged upstream)
12mr|evolution-data-server-3.6.2-1|503	
12mr|evolution-data-server-3.6.2-1|504	* Tue May 25 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.1-5mdv2010.1
12mr|evolution-data-server-3.6.2-1|505	+ Revision: 545937
12mr|evolution-data-server-3.6.2-1|506	- Update patch1 with many fixes from upstream GIT
12mr|evolution-data-server-3.6.2-1|507	
12mr|evolution-data-server-3.6.2-1|508	* Wed Apr 28 2010 Christophe Fergeau <cfergeau@mandriva.com> 2.30.1-4mdv2010.1
12mr|evolution-data-server-3.6.2-1|509	+ Revision: 540334
12mr|evolution-data-server-3.6.2-1|510	- rebuild so that shared libraries are properly stripped again
12mr|evolution-data-server-3.6.2-1|511	
12mr|evolution-data-server-3.6.2-1|512	* Tue Apr 27 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.1-3mdv2010.1
12mr|evolution-data-server-3.6.2-1|513	+ Revision: 539829
12mr|evolution-data-server-3.6.2-1|514	- rebuild for lost package
12mr|evolution-data-server-3.6.2-1|515	
12mr|evolution-data-server-3.6.2-1|516	+ Frederic Crozat <fcrozat@mandriva.com>
12mr|evolution-data-server-3.6.2-1|517	- Patch1 (GIT): various GIT fixes
12mr|evolution-data-server-3.6.2-1|518	
12mr|evolution-data-server-3.6.2-1|519	* Mon Apr 26 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.1-1mdv2010.1
12mr|evolution-data-server-3.6.2-1|520	+ Revision: 538842
12mr|evolution-data-server-3.6.2-1|521	- update to new version 2.30.1
12mr|evolution-data-server-3.6.2-1|522	
12mr|evolution-data-server-3.6.2-1|523	* Fri Apr 09 2010 Funda Wang <fwang@mandriva.org> 2.30.0-2mdv2010.1
12mr|evolution-data-server-3.6.2-1|524	+ Revision: 533333
12mr|evolution-data-server-3.6.2-1|525	- rebuild
12mr|evolution-data-server-3.6.2-1|526	
12mr|evolution-data-server-3.6.2-1|527	* Mon Mar 29 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12mr|evolution-data-server-3.6.2-1|528	+ Revision: 528931
12mr|evolution-data-server-3.6.2-1|529	- update to new version 2.30.0
12mr|evolution-data-server-3.6.2-1|530	- remove old configure option
12mr|evolution-data-server-3.6.2-1|531	
12mr|evolution-data-server-3.6.2-1|532	* Mon Mar 08 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.92-1mdv2010.1
12mr|evolution-data-server-3.6.2-1|533	+ Revision: 515652
12mr|evolution-data-server-3.6.2-1|534	- update build deps
12mr|evolution-data-server-3.6.2-1|535	- update to new version 2.29.92
12mr|evolution-data-server-3.6.2-1|536	
12mr|evolution-data-server-3.6.2-1|537	* Fri Feb 26 2010 Oden Eriksson <oeriksson@mandriva.com> 2.29.91-2mdv2010.1
12mr|evolution-data-server-3.6.2-1|538	+ Revision: 511563
12mr|evolution-data-server-3.6.2-1|539	- rebuilt against openssl-0.9.8m
12mr|evolution-data-server-3.6.2-1|540	
12mr|evolution-data-server-3.6.2-1|541	* Mon Feb 22 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.91-1mdv2010.1
12mr|evolution-data-server-3.6.2-1|542	+ Revision: 509586
12mr|evolution-data-server-3.6.2-1|543	- update to new version 2.29.91
12mr|evolution-data-server-3.6.2-1|544	
12mr|evolution-data-server-3.6.2-1|545	* Mon Feb 08 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.90-1mdv2010.1
12mr|evolution-data-server-3.6.2-1|546	+ Revision: 502043
12mr|evolution-data-server-3.6.2-1|547	- update to new version 2.29.90
12mr|evolution-data-server-3.6.2-1|548	
12mr|evolution-data-server-3.6.2-1|549	* Mon Jan 25 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.6-1mdv2010.1
12mr|evolution-data-server-3.6.2-1|550	+ Revision: 495908
12mr|evolution-data-server-3.6.2-1|551	- update to new version 2.29.6
12mr|evolution-data-server-3.6.2-1|552	
12mr|evolution-data-server-3.6.2-1|553	* Mon Jan 11 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.5-1mdv2010.1
12mr|evolution-data-server-3.6.2-1|554	+ Revision: 489894
12mr|evolution-data-server-3.6.2-1|555	- new version
12mr|evolution-data-server-3.6.2-1|556	- new edata-cal major
12mr|evolution-data-server-3.6.2-1|557	
12mr|evolution-data-server-3.6.2-1|558	* Mon Dec 21 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.4-1mdv2010.1
12mr|evolution-data-server-3.6.2-1|559	+ Revision: 480884
12mr|evolution-data-server-3.6.2-1|560	- update to new version 2.29.4
12mr|evolution-data-server-3.6.2-1|561	
12mr|evolution-data-server-3.6.2-1|562	* Wed Dec 09 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.3-1mdv2010.1
12mr|evolution-data-server-3.6.2-1|563	+ Revision: 475367
12mr|evolution-data-server-3.6.2-1|564	- new version
12mr|evolution-data-server-3.6.2-1|565	- update build deps
12mr|evolution-data-server-3.6.2-1|566	- drop exchange-storage lib
12mr|evolution-data-server-3.6.2-1|567	- update file list
12mr|evolution-data-server-3.6.2-1|568	
12mr|evolution-data-server-3.6.2-1|569	* Thu Oct 22 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.1-1mdv2010.0
12mr|evolution-data-server-3.6.2-1|570	+ Revision: 458689
12mr|evolution-data-server-3.6.2-1|571	- Fix BR
12mr|evolution-data-server-3.6.2-1|572	- Release 2.28.1
12mr|evolution-data-server-3.6.2-1|573	
12mr|evolution-data-server-3.6.2-1|574	* Mon Sep 21 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mr|evolution-data-server-3.6.2-1|575	+ Revision: 446483
12mr|evolution-data-server-3.6.2-1|576	- update to new version 2.28.0
12mr|evolution-data-server-3.6.2-1|577	
12mr|evolution-data-server-3.6.2-1|578	* Mon Sep 07 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.92-1mdv2010.0
12mr|evolution-data-server-3.6.2-1|579	+ Revision: 432722
12mr|evolution-data-server-3.6.2-1|580	- update to new version 2.27.92
12mr|evolution-data-server-3.6.2-1|581	
12mr|evolution-data-server-3.6.2-1|582	* Mon Aug 24 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.91-1mdv2010.0
12mr|evolution-data-server-3.6.2-1|583	+ Revision: 420259
12mr|evolution-data-server-3.6.2-1|584	- update to new version 2.27.91
12mr|evolution-data-server-3.6.2-1|585	
12mr|evolution-data-server-3.6.2-1|586	* Mon Aug 10 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.90-1mdv2010.0
12mr|evolution-data-server-3.6.2-1|587	+ Revision: 414277
12mr|evolution-data-server-3.6.2-1|588	- update to new version 2.27.90
12mr|evolution-data-server-3.6.2-1|589	
12mr|evolution-data-server-3.6.2-1|590	* Mon Jul 27 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.5-1mdv2010.0
12mr|evolution-data-server-3.6.2-1|591	+ Revision: 400551
12mr|evolution-data-server-3.6.2-1|592	- update to new version 2.27.5
12mr|evolution-data-server-3.6.2-1|593	
12mr|evolution-data-server-3.6.2-1|594	* Mon Jul 13 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.4-1mdv2010.0
12mr|evolution-data-server-3.6.2-1|595	+ Revision: 395457
12mr|evolution-data-server-3.6.2-1|596	- update to new version 2.27.4
12mr|evolution-data-server-3.6.2-1|597	
12mr|evolution-data-server-3.6.2-1|598	* Mon Jun 15 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.3-1mdv2010.0
12mr|evolution-data-server-3.6.2-1|599	+ Revision: 386062
12mr|evolution-data-server-3.6.2-1|600	- update to new version 2.27.3
12mr|evolution-data-server-3.6.2-1|601	
12mr|evolution-data-server-3.6.2-1|602	* Mon May 25 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.2-1mdv2010.0
12mr|evolution-data-server-3.6.2-1|603	+ Revision: 379628
12mr|evolution-data-server-3.6.2-1|604	- update to new version 2.27.2
12mr|evolution-data-server-3.6.2-1|605	
12mr|evolution-data-server-3.6.2-1|606	* Mon May 11 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.1-1mdv2010.0
12mr|evolution-data-server-3.6.2-1|607	+ Revision: 374163
12mr|evolution-data-server-3.6.2-1|608	- new version
12mr|evolution-data-server-3.6.2-1|609	- new dir version
12mr|evolution-data-server-3.6.2-1|610	
12mr|evolution-data-server-3.6.2-1|611	* Wed Apr 15 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.1.1-1mdv2009.1
12mr|evolution-data-server-3.6.2-1|612	+ Revision: 367533
12mr|evolution-data-server-3.6.2-1|613	- update to new version 2.26.1.1
12mr|evolution-data-server-3.6.2-1|614	
12mr|evolution-data-server-3.6.2-1|615	* Tue Apr 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.1-1mdv2009.1
12mr|evolution-data-server-3.6.2-1|616	+ Revision: 366930
12mr|evolution-data-server-3.6.2-1|617	- update to new version 2.26.1
12mr|evolution-data-server-3.6.2-1|618	
12mr|evolution-data-server-3.6.2-1|619	* Mon Mar 16 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mr|evolution-data-server-3.6.2-1|620	+ Revision: 355701
12mr|evolution-data-server-3.6.2-1|621	- update to new version 2.26.0
12mr|evolution-data-server-3.6.2-1|622	
12mr|evolution-data-server-3.6.2-1|623	* Mon Mar 02 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.92-1mdv2009.1
12mr|evolution-data-server-3.6.2-1|624	+ Revision: 347255
12mr|evolution-data-server-3.6.2-1|625	- new version
12mr|evolution-data-server-3.6.2-1|626	- drop patch 1
12mr|evolution-data-server-3.6.2-1|627	
12mr|evolution-data-server-3.6.2-1|628	* Mon Feb 16 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.91-1mdv2009.1
12mr|evolution-data-server-3.6.2-1|629	+ Revision: 340938
12mr|evolution-data-server-3.6.2-1|630	- update to new version 2.25.91
12mr|evolution-data-server-3.6.2-1|631	
12mr|evolution-data-server-3.6.2-1|632	* Mon Feb 02 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.90-1mdv2009.1
12mr|evolution-data-server-3.6.2-1|633	+ Revision: 336517
12mr|evolution-data-server-3.6.2-1|634	- new version
12mr|evolution-data-server-3.6.2-1|635	- update patch 1
12mr|evolution-data-server-3.6.2-1|636	- depend on libical
12mr|evolution-data-server-3.6.2-1|637	- new camel major
12mr|evolution-data-server-3.6.2-1|638	
12mr|evolution-data-server-3.6.2-1|639	* Mon Jan 19 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.5-1mdv2009.1
12mr|evolution-data-server-3.6.2-1|640	+ Revision: 331259
12mr|evolution-data-server-3.6.2-1|641	- update to new version 2.25.5
12mr|evolution-data-server-3.6.2-1|642	
12mr|evolution-data-server-3.6.2-1|643	* Tue Jan 06 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.4-1mdv2009.1
12mr|evolution-data-server-3.6.2-1|644	+ Revision: 325396
12mr|evolution-data-server-3.6.2-1|645	- new version
12mr|evolution-data-server-3.6.2-1|646	- bump libgweather dep
12mr|evolution-data-server-3.6.2-1|647	
12mr|evolution-data-server-3.6.2-1|648	* Fri Dec 19 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.3-1mdv2009.1
12mr|evolution-data-server-3.6.2-1|649	+ Revision: 316162
12mr|evolution-data-server-3.6.2-1|650	- update build deps
12mr|evolution-data-server-3.6.2-1|651	- new version
12mr|evolution-data-server-3.6.2-1|652	- fix build
12mr|evolution-data-server-3.6.2-1|653	
12mr|evolution-data-server-3.6.2-1|654	* Tue Dec 02 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.2-2mdv2009.1
12mr|evolution-data-server-3.6.2-1|655	+ Revision: 309160
12mr|evolution-data-server-3.6.2-1|656	- fix build deps
12mr|evolution-data-server-3.6.2-1|657	- rebuild to get rid of libtasn1 dep
12mr|evolution-data-server-3.6.2-1|658	
12mr|evolution-data-server-3.6.2-1|659	* Tue Dec 02 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.2-1mdv2009.1
12mr|evolution-data-server-3.6.2-1|660	+ Revision: 309038
12mr|evolution-data-server-3.6.2-1|661	- fix build deps
12mr|evolution-data-server-3.6.2-1|662	- update to new version 2.25.2
12mr|evolution-data-server-3.6.2-1|663	
12mr|evolution-data-server-3.6.2-1|664	* Sun Nov 09 2008 Adam Williamson <awilliamson@mandriva.org> 2.25.1-2mdv2009.1
12mr|evolution-data-server-3.6.2-1|665	+ Revision: 301222
12mr|evolution-data-server-3.6.2-1|666	- rebuild for xcb changes
12mr|evolution-data-server-3.6.2-1|667	
12mr|evolution-data-server-3.6.2-1|668	* Mon Nov 03 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.1-1mdv2009.1
12mr|evolution-data-server-3.6.2-1|669	+ Revision: 299480
12mr|evolution-data-server-3.6.2-1|670	- new version
12mr|evolution-data-server-3.6.2-1|671	- new base ver
12mr|evolution-data-server-3.6.2-1|672	- new camel major
12mr|evolution-data-server-3.6.2-1|673	
12mr|evolution-data-server-3.6.2-1|674	* Mon Oct 20 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.1-1mdv2009.1
12mr|evolution-data-server-3.6.2-1|675	+ Revision: 295642
12mr|evolution-data-server-3.6.2-1|676	- new version
12mr|evolution-data-server-3.6.2-1|677	- new camel major
12mr|evolution-data-server-3.6.2-1|678	- drop patch 1
12mr|evolution-data-server-3.6.2-1|679	
12mr|evolution-data-server-3.6.2-1|680	* Wed Oct 01 2008 Frederic Crozat <fcrozat@mandriva.com> 2.24.0-2mdv2009.0
12mr|evolution-data-server-3.6.2-1|681	+ Revision: 290466
12mr|evolution-data-server-3.6.2-1|682	- Patch1 (SVN): various bug fixes from SVN
12mr|evolution-data-server-3.6.2-1|683	
12mr|evolution-data-server-3.6.2-1|684	* Mon Sep 22 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12mr|evolution-data-server-3.6.2-1|685	+ Revision: 286537
12mr|evolution-data-server-3.6.2-1|686	- new version
12mr|evolution-data-server-3.6.2-1|687	
12mr|evolution-data-server-3.6.2-1|688	* Mon Sep 08 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.92-1mdv2009.0
12mr|evolution-data-server-3.6.2-1|689	+ Revision: 282522
12mr|evolution-data-server-3.6.2-1|690	- new version
12mr|evolution-data-server-3.6.2-1|691	- update license
12mr|evolution-data-server-3.6.2-1|692	
12mr|evolution-data-server-3.6.2-1|693	* Mon Sep 01 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.91-1mdv2009.0
12mr|evolution-data-server-3.6.2-1|694	+ Revision: 278208
12mr|evolution-data-server-3.6.2-1|695	- new version
12mr|evolution-data-server-3.6.2-1|696	
12mr|evolution-data-server-3.6.2-1|697	* Tue Aug 19 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.90.1-1mdv2009.0
12mr|evolution-data-server-3.6.2-1|698	+ Revision: 273963
12mr|evolution-data-server-3.6.2-1|699	- Release 2.23.90.1
12mr|evolution-data-server-3.6.2-1|700	
12mr|evolution-data-server-3.6.2-1|701	* Tue Aug 19 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.90-3mdv2009.0
12mr|evolution-data-server-3.6.2-1|702	+ Revision: 273603
12mr|evolution-data-server-3.6.2-1|703	- fix previous fix
12mr|evolution-data-server-3.6.2-1|704	
12mr|evolution-data-server-3.6.2-1|705	* Mon Aug 18 2008 Oden Eriksson <oeriksson@mandriva.com> 2.23.90-2mdv2009.0
12mr|evolution-data-server-3.6.2-1|706	+ Revision: 273355
12mr|evolution-data-server-3.6.2-1|707	- rebuild
12mr|evolution-data-server-3.6.2-1|708	- try to unbork stuff with the mozilla lib deps
12mr|evolution-data-server-3.6.2-1|709	
12mr|evolution-data-server-3.6.2-1|710	* Mon Aug 18 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.90-1mdv2009.0
12mr|evolution-data-server-3.6.2-1|711	+ Revision: 273214
12mr|evolution-data-server-3.6.2-1|712	- Release 2.23.90
12mr|evolution-data-server-3.6.2-1|713	
12mr|evolution-data-server-3.6.2-1|714	* Mon Aug 04 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.6-1mdv2009.0
12mr|evolution-data-server-3.6.2-1|715	+ Revision: 263157
12mr|evolution-data-server-3.6.2-1|716	- new version
12mr|evolution-data-server-3.6.2-1|717	- drop patches 1 and 2
12mr|evolution-data-server-3.6.2-1|718	
12mr|evolution-data-server-3.6.2-1|719	* Mon Jul 28 2008 Pascal Terjan <pterjan@mandriva.org> 2.23.5-2mdv2009.0
12mr|evolution-data-server-3.6.2-1|720	+ Revision: 251045
12mr|evolution-data-server-3.6.2-1|721	- Upstream patch for a crash on startup (Upstream #544049)
12mr|evolution-data-server-3.6.2-1|722	
12mr|evolution-data-server-3.6.2-1|723	+ GÃ¶tz Waschk <waschk@mandriva.org>
12mr|evolution-data-server-3.6.2-1|724	- patch to fix gtk-doc build
12mr|evolution-data-server-3.6.2-1|725	
12mr|evolution-data-server-3.6.2-1|726	* Tue Jul 22 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.5-1mdv2009.0
12mr|evolution-data-server-3.6.2-1|727	+ Revision: 240182
12mr|evolution-data-server-3.6.2-1|728	- fix buildrequires
12mr|evolution-data-server-3.6.2-1|729	- new version
12mr|evolution-data-server-3.6.2-1|730	- new camel major
12mr|evolution-data-server-3.6.2-1|731	- drop camel-provider package
12mr|evolution-data-server-3.6.2-1|732	- disable gtk-doc build
12mr|evolution-data-server-3.6.2-1|733	
12mr|evolution-data-server-3.6.2-1|734	* Thu Jul 03 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.4-1mdv2009.0
12mr|evolution-data-server-3.6.2-1|735	+ Revision: 230971
12mr|evolution-data-server-3.6.2-1|736	- new version
12mr|evolution-data-server-3.6.2-1|737	- bump major numbers
12mr|evolution-data-server-3.6.2-1|738	- add ebackend package
12mr|evolution-data-server-3.6.2-1|739	
12mr|evolution-data-server-3.6.2-1|740	* Mon Jun 30 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.3-1mdv2009.0
12mr|evolution-data-server-3.6.2-1|741	+ Revision: 230220
12mr|evolution-data-server-3.6.2-1|742	- new version
12mr|evolution-data-server-3.6.2-1|743	- drop patch 1
12mr|evolution-data-server-3.6.2-1|744	- update license
12mr|evolution-data-server-3.6.2-1|745	
12mr|evolution-data-server-3.6.2-1|746	+ Frederic Crozat <fcrozat@mandriva.com>
12mr|evolution-data-server-3.6.2-1|747	- Don't package changelog, package NEWS, more informative
12mr|evolution-data-server-3.6.2-1|748	
12mr|evolution-data-server-3.6.2-1|749	+ Pixel <pixel@mandriva.com>
12mr|evolution-data-server-3.6.2-1|750	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|evolution-data-server-3.6.2-1|751	
12mr|evolution-data-server-3.6.2-1|752	* Thu Jun 05 2008 Frederic Crozat <fcrozat@mandriva.com> 2.22.2-2mdv2009.0
12mr|evolution-data-server-3.6.2-1|753	+ Revision: 215236
12mr|evolution-data-server-3.6.2-1|754	- disable over/under linking checks for now, Makefile.am patch prevent build
12mr|evolution-data-server-3.6.2-1|755	- Patch1 : various IMAP bug fixes from SVN
12mr|evolution-data-server-3.6.2-1|756	
12mr|evolution-data-server-3.6.2-1|757	+ GÃ¶tz Waschk <waschk@mandriva.org>
12mr|evolution-data-server-3.6.2-1|758	- fix buildrequires
12mr|evolution-data-server-3.6.2-1|759	- new version
12mr|evolution-data-server-3.6.2-1|760	- patch to fix linking
12mr|evolution-data-server-3.6.2-1|761	
12mr|evolution-data-server-3.6.2-1|762	* Sun May 04 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.1.1-2mdv2009.0
12mr|evolution-data-server-3.6.2-1|763	+ Revision: 201161
12mr|evolution-data-server-3.6.2-1|764	- new version
12mr|evolution-data-server-3.6.2-1|765	
12mr|evolution-data-server-3.6.2-1|766	* Tue Apr 15 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.1-2mdv2009.0
12mr|evolution-data-server-3.6.2-1|767	+ Revision: 193612
12mr|evolution-data-server-3.6.2-1|768	- rebuild for missing package on x86_64
12mr|evolution-data-server-3.6.2-1|769	
12mr|evolution-data-server-3.6.2-1|770	* Wed Apr 09 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.1-1mdv2009.0
12mr|evolution-data-server-3.6.2-1|771	+ Revision: 192466
12mr|evolution-data-server-3.6.2-1|772	- new version
12mr|evolution-data-server-3.6.2-1|773	- drop patch
12mr|evolution-data-server-3.6.2-1|774	
12mr|evolution-data-server-3.6.2-1|775	* Tue Apr 01 2008 Frederic Crozat <fcrozat@mandriva.com> 2.22.0-2mdv2008.1
12mr|evolution-data-server-3.6.2-1|776	+ Revision: 191377
12mr|evolution-data-server-3.6.2-1|777	- Patch0: various fixes from SVN
12mr|evolution-data-server-3.6.2-1|778	
12mr|evolution-data-server-3.6.2-1|779	* Mon Mar 10 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12mr|evolution-data-server-3.6.2-1|780	+ Revision: 183289
12mr|evolution-data-server-3.6.2-1|781	- new version
12mr|evolution-data-server-3.6.2-1|782	
12mr|evolution-data-server-3.6.2-1|783	* Mon Feb 25 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.92-1mdv2008.1
12mr|evolution-data-server-3.6.2-1|784	+ Revision: 174989
12mr|evolution-data-server-3.6.2-1|785	- new version
12mr|evolution-data-server-3.6.2-1|786	
12mr|evolution-data-server-3.6.2-1|787	* Tue Feb 12 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.91-2mdv2008.1
12mr|evolution-data-server-3.6.2-1|788	+ Revision: 166144
12mr|evolution-data-server-3.6.2-1|789	- libsoup rebuild
12mr|evolution-data-server-3.6.2-1|790	
12mr|evolution-data-server-3.6.2-1|791	* Mon Feb 11 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.91-1mdv2008.1
12mr|evolution-data-server-3.6.2-1|792	+ Revision: 165221
12mr|evolution-data-server-3.6.2-1|793	- new version
12mr|evolution-data-server-3.6.2-1|794	
12mr|evolution-data-server-3.6.2-1|795	* Mon Jan 28 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.90-1mdv2008.1
12mr|evolution-data-server-3.6.2-1|796	+ Revision: 159518
12mr|evolution-data-server-3.6.2-1|797	- new version
12mr|evolution-data-server-3.6.2-1|798	- new camel major
12mr|evolution-data-server-3.6.2-1|799	- bump deps
12mr|evolution-data-server-3.6.2-1|800	
12mr|evolution-data-server-3.6.2-1|801	* Thu Jan 17 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.5.1-1mdv2008.1
12mr|evolution-data-server-3.6.2-1|802	+ Revision: 153973
12mr|evolution-data-server-3.6.2-1|803	- new version
12mr|evolution-data-server-3.6.2-1|804	
12mr|evolution-data-server-3.6.2-1|805	* Mon Jan 14 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.5-1mdv2008.1
12mr|evolution-data-server-3.6.2-1|806	+ Revision: 151525
12mr|evolution-data-server-3.6.2-1|807	- new version
12mr|evolution-data-server-3.6.2-1|808	- drop patch
12mr|evolution-data-server-3.6.2-1|809	
12mr|evolution-data-server-3.6.2-1|810	* Mon Dec 24 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.4-3mdv2008.1
12mr|evolution-data-server-3.6.2-1|811	+ Revision: 137399
12mr|evolution-data-server-3.6.2-1|812	- patch to fix bug #36319
12mr|evolution-data-server-3.6.2-1|813	
12mr|evolution-data-server-3.6.2-1|814	+ Olivier Blin <blino@mandriva.org>
12mr|evolution-data-server-3.6.2-1|815	- restore BuildRoot
12mr|evolution-data-server-3.6.2-1|816	
12mr|evolution-data-server-3.6.2-1|817	* Fri Dec 21 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.4-2mdv2008.1
12mr|evolution-data-server-3.6.2-1|818	+ Revision: 136243
12mr|evolution-data-server-3.6.2-1|819	- rebuild for db 4.6
12mr|evolution-data-server-3.6.2-1|820	
12mr|evolution-data-server-3.6.2-1|821	* Mon Dec 17 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.4-1mdv2008.1
12mr|evolution-data-server-3.6.2-1|822	+ Revision: 130001
12mr|evolution-data-server-3.6.2-1|823	- new version
12mr|evolution-data-server-3.6.2-1|824	
12mr|evolution-data-server-3.6.2-1|825	+ Thierry Vignaud <tv@mandriva.org>
12mr|evolution-data-server-3.6.2-1|826	- kill re-definition of %%buildroot on Pixel's request
12mr|evolution-data-server-3.6.2-1|827	
12mr|evolution-data-server-3.6.2-1|828	* Tue Dec 04 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.3-1mdv2008.1
12mr|evolution-data-server-3.6.2-1|829	+ Revision: 115202
12mr|evolution-data-server-3.6.2-1|830	- new version
12mr|evolution-data-server-3.6.2-1|831	
12mr|evolution-data-server-3.6.2-1|832	* Fri Nov 16 2007 Frederic Crozat <fcrozat@mandriva.com> 2.21.2-2mdv2008.1
12mr|evolution-data-server-3.6.2-1|833	+ Revision: 109121
12mr|evolution-data-server-3.6.2-1|834	- Remove patch1, it was merged upstream
12mr|evolution-data-server-3.6.2-1|835	
12mr|evolution-data-server-3.6.2-1|836	* Tue Nov 13 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.2-1mdv2008.1
12mr|evolution-data-server-3.6.2-1|837	+ Revision: 108388
12mr|evolution-data-server-3.6.2-1|838	- new version
12mr|evolution-data-server-3.6.2-1|839	
12mr|evolution-data-server-3.6.2-1|840	* Mon Oct 29 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.1-1mdv2008.1
12mr|evolution-data-server-3.6.2-1|841	+ Revision: 102947
12mr|evolution-data-server-3.6.2-1|842	- new version
12mr|evolution-data-server-3.6.2-1|843	- new base version
12mr|evolution-data-server-3.6.2-1|844	- add package for libgdata
12mr|evolution-data-server-3.6.2-1|845	
12mr|evolution-data-server-3.6.2-1|846	* Mon Oct 15 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.12.1-1mdv2008.1
12mr|evolution-data-server-3.6.2-1|847	+ Revision: 98551
12mr|evolution-data-server-3.6.2-1|848	- new version
12mr|evolution-data-server-3.6.2-1|849	- drop patch 2
12mr|evolution-data-server-3.6.2-1|850	
12mr|evolution-data-server-3.6.2-1|851	* Wed Oct 10 2007 Frederic Crozat <fcrozat@mandriva.com> 1.12.0-2mdv2008.1
12mr|evolution-data-server-3.6.2-1|852	+ Revision: 96894
12mr|evolution-data-server-3.6.2-1|853	- Patch2: fix e-d-s leak (GNOME bug #420167)
12mr|evolution-data-server-3.6.2-1|854	
12mr|evolution-data-server-3.6.2-1|855	* Mon Sep 17 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.12.0-1mdv2008.0
12mr|evolution-data-server-3.6.2-1|856	+ Revision: 89317
12mr|evolution-data-server-3.6.2-1|857	- new version
12mr|evolution-data-server-3.6.2-1|858	
12mr|evolution-data-server-3.6.2-1|859	* Mon Sep 03 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.11.92-1mdv2008.0
12mr|evolution-data-server-3.6.2-1|860	+ Revision: 78770
12mr|evolution-data-server-3.6.2-1|861	- new version
12mr|evolution-data-server-3.6.2-1|862	
12mr|evolution-data-server-3.6.2-1|863	* Mon Aug 27 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.11.91-1mdv2008.0
12mr|evolution-data-server-3.6.2-1|864	+ Revision: 72045
12mr|evolution-data-server-3.6.2-1|865	- new version
12mr|evolution-data-server-3.6.2-1|866	
12mr|evolution-data-server-3.6.2-1|867	* Tue Aug 14 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.11.90-1mdv2008.0
12mr|evolution-data-server-3.6.2-1|868	+ Revision: 63034
12mr|evolution-data-server-3.6.2-1|869	- new version
12mr|evolution-data-server-3.6.2-1|870	
12mr|evolution-data-server-3.6.2-1|871	* Wed Aug 01 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.11.6.1-1mdv2008.0
12mr|evolution-data-server-3.6.2-1|872	+ Revision: 57378
12mr|evolution-data-server-3.6.2-1|873	- new version
12mr|evolution-data-server-3.6.2-1|874	- new devel name
12mr|evolution-data-server-3.6.2-1|875	
12mr|evolution-data-server-3.6.2-1|876	* Tue Jul 31 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.11.6-1mdv2008.0
12mr|evolution-data-server-3.6.2-1|877	+ Revision: 56937
12mr|evolution-data-server-3.6.2-1|878	- new version
12mr|evolution-data-server-3.6.2-1|879	
12mr|evolution-data-server-3.6.2-1|880	* Mon Jul 09 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.11.5-1mdv2008.0
12mr|evolution-data-server-3.6.2-1|881	+ Revision: 50651
12mr|evolution-data-server-3.6.2-1|882	- new version
12mr|evolution-data-server-3.6.2-1|883	
12mr|evolution-data-server-3.6.2-1|884	* Mon Jun 18 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.11.4-1mdv2008.0
12mr|evolution-data-server-3.6.2-1|885	+ Revision: 41016
12mr|evolution-data-server-3.6.2-1|886	- new version
12mr|evolution-data-server-3.6.2-1|887	- new version
12mr|evolution-data-server-3.6.2-1|888	- new base version
12mr|evolution-data-server-3.6.2-1|889	- update patch 1
12mr|evolution-data-server-3.6.2-1|890	- drop patch 3
12mr|evolution-data-server-3.6.2-1|891	
12mr|evolution-data-server-3.6.2-1|892	+ Anssi Hannula <anssi@mandriva.org>
12mr|evolution-data-server-3.6.2-1|893	- rebuild with correct optflags
12mr|evolution-data-server-3.6.2-1|894	
12mr|evolution-data-server-3.6.2-1|895	* Mon May 28 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.10.2-1mdv2008.0
12mr|evolution-data-server-3.6.2-1|896	+ Revision: 32137
12mr|evolution-data-server-3.6.2-1|897	- new version
12mr|evolution-data-server-3.6.2-1|898	- drop merged patches
12mr|evolution-data-server-3.6.2-1|899	
12mr|evolution-data-server-3.6.2-1|900	* Wed May 23 2007 Pascal Terjan <pterjan@mandriva.org> 1.10.1-3mdv2008.0
12mr|evolution-data-server-3.6.2-1|901	+ Revision: 30111
12mr|evolution-data-server-3.6.2-1|902	- Fix a crash when using timezones which do not include a TZNAME (GNOME bug #425129)
12mr|evolution-data-server-3.6.2-1|903	
12mr|evolution-data-server-3.6.2-1|904	* Mon May 21 2007 Frederic Crozat <fcrozat@mandriva.com> 1.10.1-2mdv2008.0
12mr|evolution-data-server-3.6.2-1|905	+ Revision: 29366
12mr|evolution-data-server-3.6.2-1|906	- Patch4 (SVN): fix APOP vulnerability (CVE 2007-1558)
12mr|evolution-data-server-3.6.2-1|907	
12mr|evolution-data-server-3.6.2-1|908	* Tue Apr 17 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.10.1-1mdv2008.0
12mr|evolution-data-server-3.6.2-1|909	+ Revision: 14041
12mr|evolution-data-server-3.6.2-1|910	- new version
12mr|evolution-data-server-3.6.2-1|911	- drop patch 0
12mr|evolution-data-server-3.6.2-1|912	
12mr|evolution-data-server-3.6.2-1|913	
12mr|evolution-data-server-3.6.2-1|914	* Tue Apr 03 2007 Frederic Crozat <fcrozat@mandriva.com> 1.10.0-4mdv2007.1
12mr|evolution-data-server-3.6.2-1|915	+ Revision: 150347
12mr|evolution-data-server-3.6.2-1|916	- Patch2: fix bug report when e-d-s crashes
12mr|evolution-data-server-3.6.2-1|917	- Patch3 (Fedora): support for Exchange 2003 behind ISA Server 2004 (GNOME bug #415922)
12mr|evolution-data-server-3.6.2-1|918	- build with db4 dynamically now, reduce memory usage
12mr|evolution-data-server-3.6.2-1|919	
12mr|evolution-data-server-3.6.2-1|920	* Wed Mar 28 2007 Pascal Terjan <pterjan@mandriva.org> 1.10.0-3mdv2007.1
12mr|evolution-data-server-3.6.2-1|921	+ Revision: 149236
12mr|evolution-data-server-3.6.2-1|922	- fix empty dialog when gnupg returns errors in non utf8 locale
12mr|evolution-data-server-3.6.2-1|923	
12mr|evolution-data-server-3.6.2-1|924	* Thu Mar 15 2007 Frederic Crozat <fcrozat@mandriva.com> 1.10.0-2mdv2007.1
12mr|evolution-data-server-3.6.2-1|925	+ Revision: 144442
12mr|evolution-data-server-3.6.2-1|926	- Patch0 (SVN): disable forgotten debug output
12mr|evolution-data-server-3.6.2-1|927	
12mr|evolution-data-server-3.6.2-1|928	* Mon Mar 12 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.10.0-1mdv2007.1
12mr|evolution-data-server-3.6.2-1|929	+ Revision: 142117
12mr|evolution-data-server-3.6.2-1|930	- new version
12mr|evolution-data-server-3.6.2-1|931	
12mr|evolution-data-server-3.6.2-1|932	* Mon Feb 26 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.9.92-1mdv2007.1
12mr|evolution-data-server-3.6.2-1|933	+ Revision: 125992
12mr|evolution-data-server-3.6.2-1|934	- new version
12mr|evolution-data-server-3.6.2-1|935	
12mr|evolution-data-server-3.6.2-1|936	* Mon Feb 12 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.9.91-1mdv2007.1
12mr|evolution-data-server-3.6.2-1|937	+ Revision: 120042
12mr|evolution-data-server-3.6.2-1|938	- new version
12mr|evolution-data-server-3.6.2-1|939	- drop patch
12mr|evolution-data-server-3.6.2-1|940	
12mr|evolution-data-server-3.6.2-1|941	* Fri Jan 26 2007 Pascal Terjan <pterjan@mandriva.org> 1.9.6.1-3mdv2007.1
12mr|evolution-data-server-3.6.2-1|942	+ Revision: 113727
12mr|evolution-data-server-3.6.2-1|943	- Fix GNOME bug #400841 (new mails not appearing when using IMAP)
12mr|evolution-data-server-3.6.2-1|944	
12mr|evolution-data-server-3.6.2-1|945	+ GÃ¶tz Waschk <waschk@mandriva.org>
12mr|evolution-data-server-3.6.2-1|946	- disable Gnome Keyring for now
12mr|evolution-data-server-3.6.2-1|947	
12mr|evolution-data-server-3.6.2-1|948	* Tue Jan 23 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.9.6.1-1mdv2007.1
12mr|evolution-data-server-3.6.2-1|949	+ Revision: 112597
12mr|evolution-data-server-3.6.2-1|950	- new version
12mr|evolution-data-server-3.6.2-1|951	
12mr|evolution-data-server-3.6.2-1|952	* Mon Jan 22 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.9.6-1mdv2007.1
12mr|evolution-data-server-3.6.2-1|953	+ Revision: 112087
12mr|evolution-data-server-3.6.2-1|954	- new version
12mr|evolution-data-server-3.6.2-1|955	- enable gnome-keyring, it doesn't build otherwise
12mr|evolution-data-server-3.6.2-1|956	- reenable gtk-doc
12mr|evolution-data-server-3.6.2-1|957	
12mr|evolution-data-server-3.6.2-1|958	* Tue Jan 16 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.9.4-3mdv2007.1
12mr|evolution-data-server-3.6.2-1|959	+ Revision: 109629
12mr|evolution-data-server-3.6.2-1|960	- readd gtk-doc files to the file list
12mr|evolution-data-server-3.6.2-1|961	- emergency rebuild without gtk-doc
12mr|evolution-data-server-3.6.2-1|962	- rebuild
12mr|evolution-data-server-3.6.2-1|963	
12mr|evolution-data-server-3.6.2-1|964	* Tue Dec 19 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.9.4-2mdv2007.1
12mr|evolution-data-server-3.6.2-1|965	+ Revision: 99758
12mr|evolution-data-server-3.6.2-1|966	- fix libcamel package
12mr|evolution-data-server-3.6.2-1|967	
12mr|evolution-data-server-3.6.2-1|968	* Tue Dec 19 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.9.4-1mdv2007.1
12mr|evolution-data-server-3.6.2-1|969	+ Revision: 99078
12mr|evolution-data-server-3.6.2-1|970	- new version
12mr|evolution-data-server-3.6.2-1|971	- new major
12mr|evolution-data-server-3.6.2-1|972	
12mr|evolution-data-server-3.6.2-1|973	* Fri Dec 08 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.9.3-2mdv2007.1
12mr|evolution-data-server-3.6.2-1|974	+ Revision: 92164
12mr|evolution-data-server-3.6.2-1|975	- rebuild for new firefox
12mr|evolution-data-server-3.6.2-1|976	
12mr|evolution-data-server-3.6.2-1|977	* Tue Dec 05 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.9.3-1mdv2007.1
12mr|evolution-data-server-3.6.2-1|978	+ Revision: 90709
12mr|evolution-data-server-3.6.2-1|979	- new version
12mr|evolution-data-server-3.6.2-1|980	
12mr|evolution-data-server-3.6.2-1|981	* Wed Nov 29 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.9.2-2mdv2007.1
12mr|evolution-data-server-3.6.2-1|982	+ Revision: 88438
12mr|evolution-data-server-3.6.2-1|983	- rebuild
12mr|evolution-data-server-3.6.2-1|984	
12mr|evolution-data-server-3.6.2-1|985	* Mon Nov 27 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.9.2-1mdv2007.1
12mr|evolution-data-server-3.6.2-1|986	+ Revision: 87536
12mr|evolution-data-server-3.6.2-1|987	- new version
12mr|evolution-data-server-3.6.2-1|988	- update some majors
12mr|evolution-data-server-3.6.2-1|989	
12mr|evolution-data-server-3.6.2-1|990	* Thu Nov 23 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.8.2-4mdv2007.1
12mr|evolution-data-server-3.6.2-1|991	+ Revision: 86614
12mr|evolution-data-server-3.6.2-1|992	- bot rebuild
12mr|evolution-data-server-3.6.2-1|993	- bot rebuild
12mr|evolution-data-server-3.6.2-1|994	- bot rebuild
12mr|evolution-data-server-3.6.2-1|995	- new version
12mr|evolution-data-server-3.6.2-1|996	
12mr|evolution-data-server-3.6.2-1|997	* Fri Oct 13 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.8.1-3mdv2007.1
12mr|evolution-data-server-3.6.2-1|998	+ Revision: 63824
12mr|evolution-data-server-3.6.2-1|999	- rebuild
12mr|evolution-data-server-3.6.2-1|1000	- rebuild
12mr|evolution-data-server-3.6.2-1|1001	- Import evolution-data-server
12mr|evolution-data-server-3.6.2-1|1002	
12mr|evolution-data-server-3.6.2-1|1003	* Fri Oct 06 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.8.1-1mdv2007.0
12mr|evolution-data-server-3.6.2-1|1004	- New version 1.8.1
12mr|evolution-data-server-3.6.2-1|1005	
12mr|evolution-data-server-3.6.2-1|1006	* Tue Sep 05 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.8.0-1mdv2007.0
12mr|evolution-data-server-3.6.2-1|1007	- New release 1.8.0
12mr|evolution-data-server-3.6.2-1|1008	
12mr|evolution-data-server-3.6.2-1|1009	* Tue Aug 22 2006 Frederic Crozat <fcrozat@mandriva.com> 1.7.92-1mdv2007.0
12mr|evolution-data-server-3.6.2-1|1010	- Release 1.7.92
12mr|evolution-data-server-3.6.2-1|1011	
12mr|evolution-data-server-3.6.2-1|1012	* Wed Aug 09 2006 Götz Waschk <waschk@mandriva.org> 1.7.91-1mdv2007.0
12mr|evolution-data-server-3.6.2-1|1013	- fix majors
12mr|evolution-data-server-3.6.2-1|1014	- New release 1.7.91
12mr|evolution-data-server-3.6.2-1|1015	
12mr|evolution-data-server-3.6.2-1|1016	* Wed Aug 02 2006 Frederic Crozat <fcrozat@mandriva.com> 1.7.90.1-2mdv2007.0
12mr|evolution-data-server-3.6.2-1|1017	- Rebuild with latest dbus
12mr|evolution-data-server-3.6.2-1|1018	
12mr|evolution-data-server-3.6.2-1|1019	* Wed Jul 26 2006 Götz Waschk <waschk@mandriva.org> 1.7.90.1-1mdv2007.0
12mr|evolution-data-server-3.6.2-1|1020	- drop patch
12mr|evolution-data-server-3.6.2-1|1021	- New release 1.7.90.1
12mr|evolution-data-server-3.6.2-1|1022	
12mr|evolution-data-server-3.6.2-1|1023	* Wed Jul 26 2006 Götz Waschk <waschk@mandriva.org> 1.7.90-2mdv2007.0
12mr|evolution-data-server-3.6.2-1|1024	- fix edatacal major
12mr|evolution-data-server-3.6.2-1|1025	
12mr|evolution-data-server-3.6.2-1|1026	* Wed Jul 26 2006 Götz Waschk <waschk@mandriva.org> 1.7.90-1mdv2007.0
12mr|evolution-data-server-3.6.2-1|1027	- new majors
12mr|evolution-data-server-3.6.2-1|1028	- patch to fix build, the release tarball is missing some files
12mr|evolution-data-server-3.6.2-1|1029	- New release 1.7.90
12mr|evolution-data-server-3.6.2-1|1030	
12mr|evolution-data-server-3.6.2-1|1031	* Tue Jul 18 2006 Frederic Crozat <fcrozat@mandriva.com> 1.7.4-2mdv2007.0
12mr|evolution-data-server-3.6.2-1|1032	- Rebuild to drop obsolete libhowl dependency
12mr|evolution-data-server-3.6.2-1|1033	
12mr|evolution-data-server-3.6.2-1|1034	* Tue Jul 11 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.7.4-1mdv2007.0
12mr|evolution-data-server-3.6.2-1|1035	- New release 1.7.4
12mr|evolution-data-server-3.6.2-1|1036	
12mr|evolution-data-server-3.6.2-1|1037	* Wed Jun 14 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.7.3-1
12mr|evolution-data-server-3.6.2-1|1038	- New release 1.7.3
12mr|evolution-data-server-3.6.2-1|1039	
12mr|evolution-data-server-3.6.2-1|1040	* Fri Jun 02 2006 Frederic Crozat <fcrozat@mandriva.com> 1.7.2-1mdv2007.0
12mr|evolution-data-server-3.6.2-1|1041	- Release 1.7.2
12mr|evolution-data-server-3.6.2-1|1042	- Remove patch1 (merged upstream)
12mr|evolution-data-server-3.6.2-1|1043	
12mr|evolution-data-server-3.6.2-1|1044	* Wed May 31 2006 Götz Waschk <waschk@mandriva.org> 1.6.2-2mdv2007.0
12mr|evolution-data-server-3.6.2-1|1045	- fix edata-cal major
12mr|evolution-data-server-3.6.2-1|1046	
12mr|evolution-data-server-3.6.2-1|1047	* Wed May 31 2006 Götz Waschk <waschk@mandriva.org> 1.6.2-1mdv2007.0
12mr|evolution-data-server-3.6.2-1|1048	- new majors
12mr|evolution-data-server-3.6.2-1|1049	- drop patch 0
12mr|evolution-data-server-3.6.2-1|1050	- New release 1.6.2
12mr|evolution-data-server-3.6.2-1|1051	
12mr|evolution-data-server-3.6.2-1|1052	* Fri May 05 2006 Frederic Crozat <fcrozat@mandriva.com> 1.6.1-3mdk
12mr|evolution-data-server-3.6.2-1|1053	- Patch1 (CVS): fix crash with invalid UTF-8 (GNOME bug #335961)
12mr|evolution-data-server-3.6.2-1|1054	
12mr|evolution-data-server-3.6.2-1|1055	* Fri Apr 14 2006 Stew Benedict <sbenedict@mandriva.com> 1.6.1-2mdk
12mr|evolution-data-server-3.6.2-1|1056	- rebuild - x86_64 got built against unowned libsoup-2.2.so.7
12mr|evolution-data-server-3.6.2-1|1057	
12mr|evolution-data-server-3.6.2-1|1058	* Thu Apr 13 2006 Frederic Crozat <fcrozat@mandriva.com> 1.6.1-1mdk
12mr|evolution-data-server-3.6.2-1|1059	- Release 1.6.1
12mr|evolution-data-server-3.6.2-1|1060	
12mr|evolution-data-server-3.6.2-1|1061	* Thu Jan 12 2006 Frederic Crozat <fcrozat@mandriva.com> 1.4.2.1-5mdk
12mr|evolution-data-server-3.6.2-1|1062	- Fix error in libedataserverui major name
12mr|evolution-data-server-3.6.2-1|1063	- fix dependencies to allow upgrade from 2006 with auto-select
12mr|evolution-data-server-3.6.2-1|1064	
12mr|evolution-data-server-3.6.2-1|1065	* Mon Jan 09 2006 Frederic Crozat <fcrozat@mandriva.com> 1.4.2.1-4mdk
12mr|evolution-data-server-3.6.2-1|1066	- Replace some conflicts with obsoletes, allow smooth cooker upgrade
12mr|evolution-data-server-3.6.2-1|1067	
12mr|evolution-data-server-3.6.2-1|1068	* Mon Jan 09 2006 Götz Waschk <waschk@mandriva.org> 1.4.2.1-3mdk
12mr|evolution-data-server-3.6.2-1|1069	- split lib package
12mr|evolution-data-server-3.6.2-1|1070	- mkrel
12mr|evolution-data-server-3.6.2-1|1071	
12mr|evolution-data-server-3.6.2-1|1072	* Mon Dec 05 2005 Frederic Crozat <fcrozat@mandriva.com> 1.4.2.1-2mdk
12mr|evolution-data-server-3.6.2-1|1073	- Patch0 (CVS): various crash fixes
12mr|evolution-data-server-3.6.2-1|1074	
12mr|evolution-data-server-3.6.2-1|1075	* Wed Nov 30 2005 GÃ¶tz Waschk <waschk@mandriva.org> 1.4.2.1-1mdk
12mr|evolution-data-server-3.6.2-1|1076	- New release 1.4.2.1
12mr|evolution-data-server-3.6.2-1|1077	
12mr|evolution-data-server-3.6.2-1|1078	* Tue Nov 29 2005 GÃ¶tz Waschk <waschk@mandriva.org> 1.4.2-1mdk
12mr|evolution-data-server-3.6.2-1|1079	- New release 1.4.2
12mr|evolution-data-server-3.6.2-1|1080	
12mr|evolution-data-server-3.6.2-1|1081	* Mon Oct 10 2005 GÃ¶tz Waschk <waschk@mandriva.org> 1.4.1.1-1mdk
12mr|evolution-data-server-3.6.2-1|1082	- New release 1.4.1.1
12mr|evolution-data-server-3.6.2-1|1083	
12mr|evolution-data-server-3.6.2-1|1084	* Thu Oct 06 2005 GÃ¶tz Waschk <waschk@mandriva.org> 1.4.1-2mdk
12mr|evolution-data-server-3.6.2-1|1085	- rebuild for new libsoup
12mr|evolution-data-server-3.6.2-1|1086	
12mr|evolution-data-server-3.6.2-1|1087	* Thu Oct 06 2005 Frederic Crozat <fcrozat@mandriva.com> 1.4.1-1mdk
12mr|evolution-data-server-3.6.2-1|1088	- Release 1.4.1
12mr|evolution-data-server-3.6.2-1|1089	- Remove patches 2, 3, 4 (merged upstream)
12mr|evolution-data-server-3.6.2-1|1090	
12mr|evolution-data-server-3.6.2-1|1091	* Fri Sep 16 2005 Frederic Crozat <fcrozat@mandriva.com> 1.2.3-7mdk
12mr|evolution-data-server-3.6.2-1|1092	- Patch4 (CVS): various fixes (mainly crashers)
12mr|evolution-data-server-3.6.2-1|1093	
12mr|evolution-data-server-3.6.2-1|1094	* Wed Aug 31 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.2.3-6mdk
12mr|evolution-data-server-3.6.2-1|1095	- Rebuild for new libldap-2.2
12mr|evolution-data-server-3.6.2-1|1096	
12mr|evolution-data-server-3.6.2-1|1097	* Mon Aug 08 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.2.3-5mdk
12mr|evolution-data-server-3.6.2-1|1098	- add BuildRequires: intltool gnome-common
12mr|evolution-data-server-3.6.2-1|1099	
12mr|evolution-data-server-3.6.2-1|1100	* Tue Jul 05 2005 Frederic Crozat <fcrozat@mandriva.com> 1.2.3-4mdk
12mr|evolution-data-server-3.6.2-1|1101	- Patch3: fix i18n not initialised correctly in camel
12mr|evolution-data-server-3.6.2-1|1102	
12mr|evolution-data-server-3.6.2-1|1103	* Sat Jun 18 2005 Andreas Hasenack <andreas@mandriva.com> 1.2.3-3mdk
12mr|evolution-data-server-3.6.2-1|1104	- built without krb4
12mr|evolution-data-server-3.6.2-1|1105	
12mr|evolution-data-server-3.6.2-1|1106	* Fri Jun 10 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.2.3-2mdk
12mr|evolution-data-server-3.6.2-1|1107	- Rebuild for libkrb53-devel 1.4.1
12mr|evolution-data-server-3.6.2-1|1108	
12mr|evolution-data-server-3.6.2-1|1109	* Mon Jun 06 2005 Götz Waschk <waschk@mandriva.org> 1.2.3-1mdk
12mr|evolution-data-server-3.6.2-1|1110	- small build patch
12mr|evolution-data-server-3.6.2-1|1111	- New release 1.2.3
12mr|evolution-data-server-3.6.2-1|1112	
12mr|evolution-data-server-3.6.2-1|1113	* Wed May 04 2005 Frederic Crozat <fcrozat@mandriva.com> 1.2.2-7mdk
12mr|evolution-data-server-3.6.2-1|1114	- Enable kerberos support (Mdk bug #15781)
12mr|evolution-data-server-3.6.2-1|1115	
12mr|evolution-data-server-3.6.2-1|1116	* Tue Apr 26 2005 Frederic Crozat <fcrozat@mandriva.com> 1.2.2-6mdk
12mr|evolution-data-server-3.6.2-1|1117	- Patch1: fix location of eds daemon (GNOME bug #15593)
12mr|evolution-data-server-3.6.2-1|1118	
12mr|evolution-data-server-3.6.2-1|1119	* Fri Apr 22 2005 Götz Waschk <waschk@mandriva.org> 1.2.2-5mdk
12mr|evolution-data-server-3.6.2-1|1120	- fix buildrequires
12mr|evolution-data-server-3.6.2-1|1121	
12mr|evolution-data-server-3.6.2-1|1122	* Fri Apr 22 2005 Götz Waschk <waschk@mandriva.org> 1.2.2-4mdk
12mr|evolution-data-server-3.6.2-1|1123	- fix buildrequires
12mr|evolution-data-server-3.6.2-1|1124	
12mr|evolution-data-server-3.6.2-1|1125	* Fri Apr 22 2005 Götz Waschk <waschk@mandriva.org> 1.2.2-3mdk
12mr|evolution-data-server-3.6.2-1|1126	- fix buildrequires
12mr|evolution-data-server-3.6.2-1|1127	
12mr|evolution-data-server-3.6.2-1|1128	* Fri Apr 22 2005 Götz Waschk <waschk@mandriva.org> 1.2.2-2mdk
12mr|evolution-data-server-3.6.2-1|1129	- fix devel deps
12mr|evolution-data-server-3.6.2-1|1130	
12mr|evolution-data-server-3.6.2-1|1131	* Thu Apr 21 2005 Frederic Crozat <fcrozat@mandriva.com> 1.2.2-1mdk
12mr|evolution-data-server-3.6.2-1|1132	- Release 1.2.2 (based on Götz Waschk package)
12mr|evolution-data-server-3.6.2-1|1133	
12mr|evolution-data-server-3.6.2-1|1134	* Wed Mar 16 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.4-2mdk
12mr|evolution-data-server-3.6.2-1|1135	- Patch0 (CVS): fix webcal timezone handling
12mr|evolution-data-server-3.6.2-1|1136	- Patch1 (CVS): fix eds not exiting (Mdk bug #13920)
12mr|evolution-data-server-3.6.2-1|1137	
12mr|evolution-data-server-3.6.2-1|1138	* Fri Feb 18 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.4-1mdk
12mr|evolution-data-server-3.6.2-1|1139	- Release 1.0.4
12mr|evolution-data-server-3.6.2-1|1140	
12mr|evolution-data-server-3.6.2-1|1141	* Fri Feb 04 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.0.3-3mdk
12mr|evolution-data-server-3.6.2-1|1142	- rebuild for ldap2.2_7
12mr|evolution-data-server-3.6.2-1|1143	
12mr|evolution-data-server-3.6.2-1|1144	* Tue Jan 04 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.3-2mdk
12mr|evolution-data-server-3.6.2-1|1145	- Rebuild with latest howl
12mr|evolution-data-server-3.6.2-1|1146	
12mr|evolution-data-server-3.6.2-1|1147	* Tue Dec 07 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.3-1mdk
12mr|evolution-data-server-3.6.2-1|1148	- New release 1.0.3
12mr|evolution-data-server-3.6.2-1|1149	
12mr|evolution-data-server-3.6.2-1|1150	* Tue Nov 09 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0.2-1mdk
12mr|evolution-data-server-3.6.2-1|1151	- drop merged patches 0,1
12mr|evolution-data-server-3.6.2-1|1152	- New release 1.0.2
12mr|evolution-data-server-3.6.2-1|1153	
12mr|evolution-data-server-3.6.2-1|1154	* Sat Oct 02 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.1-2mdk
12mr|evolution-data-server-3.6.2-1|1155	- Patch0 (CVS): fix file_as attribute for vcard
12mr|evolution-data-server-3.6.2-1|1156	- Patch1 (CVS): fix duplication with remote calendars
12mr|evolution-data-server-3.6.2-1|1157	
12mr|evolution-data-server-3.6.2-1|1158	* Thu Sep 30 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.1-1mdk
12mr|evolution-data-server-3.6.2-1|1159	- Release 1.0.1
12mr|evolution-data-server-3.6.2-1|1160	- Remove patch0 (merged upstream)
12mr|evolution-data-server-3.6.2-1|1161	
12mr|evolution-data-server-3.6.2-1|1162	* Wed Sep 22 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.0-2mdk
12mr|evolution-data-server-3.6.2-1|1163	- Patch0: Fix addressbook loading on AMD CPUs
12mr|evolution-data-server-3.6.2-1|1164	
12mr|evolution-data-server-3.6.2-1|1165	* Wed Sep 15 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.0-1mdk
12mr|evolution-data-server-3.6.2-1|1166	- Release 1.0.0
12mr|evolution-data-server-3.6.2-1|1167	
12mr|evolution-data-server-3.6.2-1|1168	* Tue Aug 31 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.0.99-1mdk
12mr|evolution-data-server-3.6.2-1|1169	- Release 0.0.99
12mr|evolution-data-server-3.6.2-1|1170	
12mr|evolution-data-server-3.6.2-1|1171	* Sat Aug 28 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.0.98-2mdk
12mr|evolution-data-server-3.6.2-1|1172	- Rebuild with latest libsoup
12mr|evolution-data-server-3.6.2-1|1173	
12mr|evolution-data-server-3.6.2-1|1174	* Tue Aug 17 2004 Götz Waschk <waschk@linux-mandrake.com> 0.0.98-1mdk
12mr|evolution-data-server-3.6.2-1|1175	- requires new soup
12mr|evolution-data-server-3.6.2-1|1176	- New release 0.0.98
12mr|evolution-data-server-3.6.2-1|1177	
12mr|evolution-data-server-3.6.2-1|1178	* Wed Aug 04 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.0.97-1mdk
12mr|evolution-data-server-3.6.2-1|1179	- New release 0.0.97
12mr|evolution-data-server-3.6.2-1|1180	
12mr|evolution-data-server-3.6.2-1|1181	* Wed Jul 21 2004 Götz Waschk <waschk@linux-mandrake.com> 0.0.96-1mdk
12mr|evolution-data-server-3.6.2-1|1182	- requires new soup
12mr|evolution-data-server-3.6.2-1|1183	- New release 0.0.96
12mr|evolution-data-server-3.6.2-1|1184	
12mr|evolution-data-server-3.6.2-1|1185	* Tue Jul 06 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.0.95-1mdk
12mr|evolution-data-server-3.6.2-1|1186	- New release 0.0.95
12mr|evolution-data-server-3.6.2-1|1187	
12mr|evolution-data-server-3.6.2-1|1188	* Fri Jun 18 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.0.94.1-1mdk
12mr|evolution-data-server-3.6.2-1|1189	- New release 0.0.94.1
12mr|evolution-data-server-3.6.2-1|1190	
12mr|evolution-data-server-3.6.2-1|1191	* Mon Jun 07 2004 Götz Waschk <waschk@linux-mandrake.com> 0.0.94-1mdk
12mr|evolution-data-server-3.6.2-1|1192	- requires new soup
12mr|evolution-data-server-3.6.2-1|1193	- New release 0.0.94
12mr|evolution-data-server-3.6.2-1|1194	
12mr|evolution-data-server-3.6.2-1|1195	* Sun May 23 2004 Götz Waschk <waschk@linux-mandrake.com> 0.0.93-1mdk
12mr|evolution-data-server-3.6.2-1|1196	- fix URL
12mr|evolution-data-server-3.6.2-1|1197	- reenable libtoolize
12mr|evolution-data-server-3.6.2-1|1198	- New release 0.0.93
12mr|evolution-data-server-3.6.2-1|1199	
12mr|evolution-data-server-3.6.2-1|1200	* Fri Apr 30 2004 Götz Waschk <waschk@linux-mandrake.com> 0.0.92-2mdk
12mr|evolution-data-server-3.6.2-1|1201	- fix buildrequires
12mr|evolution-data-server-3.6.2-1|1202	
12mr|evolution-data-server-3.6.2-1|1203	* Wed Apr 21 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.0.92-1mdk
12mr|evolution-data-server-3.6.2-1|1204	- Initial Mandrakelinux package
12mr|evolution-data-server-3.6.2-1|1205	

13913 12
12mr|evolution-ews-3.6.1-2|1	%define	evolution_base_version	3.6
12mr|evolution-ews-3.6.1-2|2	%define	api	1.2
12mr|evolution-ews-3.6.1-2|3	%define	major	0
12mr|evolution-ews-3.6.1-2|4	%define	libeews		%mklibname eews %{api} %{major}
12mr|evolution-ews-3.6.1-2|5	%define	libewsutils	%mklibname ewsutils %{major}
12mr|evolution-ews-3.6.1-2|6	%define	liblzx		%mklibname lzx %{major}
12mr|evolution-ews-3.6.1-2|7	%define	devname		%mklibname eews -d
12mr|evolution-ews-3.6.1-2|8	
12mr|evolution-ews-3.6.1-2|9	Summary:	Exchange Connector for Evolution, compatible with Exchange 2007 and later
12mr|evolution-ews-3.6.1-2|10	Name:		evolution-ews
12mr|evolution-ews-3.6.1-2|11	Version:	3.6.1
12mr|evolution-ews-3.6.1-2|12	Release:	2
12mr|evolution-ews-3.6.1-2|13	License:	LGPLv2+
12mr|evolution-ews-3.6.1-2|14	Group:		Networking/Mail
12mr|evolution-ews-3.6.1-2|15	Url:		http://projects.gnome.org/evolution/
12mr|evolution-ews-3.6.1-2|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|evolution-ews-3.6.1-2|17	BuildRequires:	intltool
12mr|evolution-ews-3.6.1-2|18	BuildRequires:	pkgconfig(evolution-data-server-1.2)
12mr|evolution-ews-3.6.1-2|19	BuildRequires:	pkgconfig(evolution-plugin-3.0)
12mr|evolution-ews-3.6.1-2|20	BuildRequires:	pkgconfig(evolution-shell-3.0)
12mr|evolution-ews-3.6.1-2|21	BuildRequires:	pkgconfig(gconf-2.0)
12mr|evolution-ews-3.6.1-2|22	BuildRequires:	pkgconfig(glib-2.0)
12mr|evolution-ews-3.6.1-2|23	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12mr|evolution-ews-3.6.1-2|24	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|evolution-ews-3.6.1-2|25	BuildRequires:	pkgconfig(libebackend-1.2)
12mr|evolution-ews-3.6.1-2|26	BuildRequires:	pkgconfig(libedata-book-1.2)
12mr|evolution-ews-3.6.1-2|27	BuildRequires:	pkgconfig(libedata-cal-1.2)
12mr|evolution-ews-3.6.1-2|28	BuildRequires:	pkgconfig(libedataserver-1.2)
12mr|evolution-ews-3.6.1-2|29	BuildRequires:	pkgconfig(libedataserverui-3.0)
12mr|evolution-ews-3.6.1-2|30	BuildRequires:	pkgconfig(libemail-engine)
12mr|evolution-ews-3.6.1-2|31	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|evolution-ews-3.6.1-2|32	
12mr|evolution-ews-3.6.1-2|33	Requires:       evolution-data-server
12mr|evolution-ews-3.6.1-2|34	Requires:       evolution
12mr|evolution-ews-3.6.1-2|35	
12mr|evolution-ews-3.6.1-2|36	%description
12mr|evolution-ews-3.6.1-2|37	The EWS Exchange Connector for Evolution provides a Exchange backend
12mr|evolution-ews-3.6.1-2|38	from evolution-data-server as well as plugins for Evolution to access
12mr|evolution-ews-3.6.1-2|39	Exchange features.
12mr|evolution-ews-3.6.1-2|40	
12mr|evolution-ews-3.6.1-2|41	The EWS Exchange Connector is using the Exchange Web Services interface
12mr|evolution-ews-3.6.1-2|42	and is therefore compatible with Exchange 2007 and later.
12mr|evolution-ews-3.6.1-2|43	
12mr|evolution-ews-3.6.1-2|44	Provides exchange connectivity for exchange server 2007 and later using
12mr|evolution-ews-3.6.1-2|45	exchange web services protocol.
12mr|evolution-ews-3.6.1-2|46	
12mr|evolution-ews-3.6.1-2|47	%package  -n %{libeews}
12mr|evolution-ews-3.6.1-2|48	Summary:	Client library for Accessing Exchange Servers
12mr|evolution-ews-3.6.1-2|49	Group:		System/Libraries
12mr|evolution-ews-3.6.1-2|50	
12mr|evolution-ews-3.6.1-2|51	%description -n %{libeews}
12mr|evolution-ews-3.6.1-2|52	This library is a client library for accessing Exchange servers through
12mr|evolution-ews-3.6.1-2|53	the Exchange Web Services interface (compatible with Exchange 2007 and
12mr|evolution-ews-3.6.1-2|54	later).
12mr|evolution-ews-3.6.1-2|55	
12mr|evolution-ews-3.6.1-2|56	%package  -n %{libewsutils}
12mr|evolution-ews-3.6.1-2|57	Summary:	Client library for Accessing Exchange Servers -- Utilities library
12mr|evolution-ews-3.6.1-2|58	Group:		System/Libraries
12mr|evolution-ews-3.6.1-2|59	
12mr|evolution-ews-3.6.1-2|60	%description -n %{libewsutils}
12mr|evolution-ews-3.6.1-2|61	This library provides utilities API for EWS Exchange Connector.
12mr|evolution-ews-3.6.1-2|62	
12mr|evolution-ews-3.6.1-2|63	%package  -n %{liblzx}
12mr|evolution-ews-3.6.1-2|64	Summary:	Client library for Accessing Exchange Servers - LZX library
12mr|evolution-ews-3.6.1-2|65	Group:		System/Libraries
12mr|evolution-ews-3.6.1-2|66	
12mr|evolution-ews-3.6.1-2|67	%description -n %{liblzx}
12mr|evolution-ews-3.6.1-2|68	This library is an implementation of the LZX compression algorithm.
12mr|evolution-ews-3.6.1-2|69	
12mr|evolution-ews-3.6.1-2|70	%package -n %{devname}
12mr|evolution-ews-3.6.1-2|71	Summary:	Client library for Accessing Exchange Servers - Development Files
12mr|evolution-ews-3.6.1-2|72	Group:		Development/C
12mr|evolution-ews-3.6.1-2|73	Requires:	%{libeews} = %{version}
12mr|evolution-ews-3.6.1-2|74	Requires:	%{libewsutils} = %{version}
12mr|evolution-ews-3.6.1-2|75	Requires:	%{liblzx} = %{version}
12mr|evolution-ews-3.6.1-2|76	
12mr|evolution-ews-3.6.1-2|77	%description -n %{devname}
12mr|evolution-ews-3.6.1-2|78	This library is a client library for accessing Exchange servers through
12mr|evolution-ews-3.6.1-2|79	the Exchange Web Services interface (compatible with Exchange 2007 and
12mr|evolution-ews-3.6.1-2|80	later).
12mr|evolution-ews-3.6.1-2|81	
12mr|evolution-ews-3.6.1-2|82	%prep
12mr|evolution-ews-3.6.1-2|83	%setup -q
12mr|evolution-ews-3.6.1-2|84	
12mr|evolution-ews-3.6.1-2|85	%build
12mr|evolution-ews-3.6.1-2|86	%configure2_5x \
12mr|evolution-ews-3.6.1-2|87	--disable-static
12mr|evolution-ews-3.6.1-2|88	
12mr|evolution-ews-3.6.1-2|89	%make LIBS='-lm'
12mr|evolution-ews-3.6.1-2|90	
12mr|evolution-ews-3.6.1-2|91	%install
12mr|evolution-ews-3.6.1-2|92	%makeinstall_std
12mr|evolution-ews-3.6.1-2|93	find %{buildroot}%{_libdir} -name '*.la' -delete -print
12mr|evolution-ews-3.6.1-2|94	
12mr|evolution-ews-3.6.1-2|95	%find_lang %{name}
12mr|evolution-ews-3.6.1-2|96	
12mr|evolution-ews-3.6.1-2|97	%files -f %{name}.lang
12mr|evolution-ews-3.6.1-2|98	%doc COPYING README
12mr|evolution-ews-3.6.1-2|99	%{_libdir}/evolution-data-server/addressbook-backends/libebookbackendews.so
12mr|evolution-ews-3.6.1-2|100	%{_libdir}/evolution-data-server/calendar-backends/libecalbackendews.so
12mr|evolution-ews-3.6.1-2|101	%{_libdir}/evolution-data-server/camel-providers/libcamelews.so
12mr|evolution-ews-3.6.1-2|102	%{_libdir}/evolution-data-server/camel-providers/libcamelews.urls
12mr|evolution-ews-3.6.1-2|103	%{_libdir}/evolution-data-server/registry-modules/module-ews-backend.so
12mr|evolution-ews-3.6.1-2|104	%{_libdir}/evolution/3.6/modules/module-ews-configuration.so
12mr|evolution-ews-3.6.1-2|105	%{_datadir}/evolution/3.6/errors/module-ews-configuration.error
12mr|evolution-ews-3.6.1-2|106	
12mr|evolution-ews-3.6.1-2|107	%files -n %{libeews}
12mr|evolution-ews-3.6.1-2|108	%dir %{_libdir}/evolution-data-server-%{evolution_base_version}
12mr|evolution-ews-3.6.1-2|109	%{_libdir}/evolution-data-server-%{evolution_base_version}/libeews-%{api}.so.%{major}*
12mr|evolution-ews-3.6.1-2|110	
12mr|evolution-ews-3.6.1-2|111	%files -n %{libewsutils}
12mr|evolution-ews-3.6.1-2|112	%{_libdir}/evolution-data-server-%{evolution_base_version}/libewsutils.so.%{major}*
12mr|evolution-ews-3.6.1-2|113	
12mr|evolution-ews-3.6.1-2|114	%files -n %{liblzx}
12mr|evolution-ews-3.6.1-2|115	%{_libdir}/liblzx.so.%{major}*
12mr|evolution-ews-3.6.1-2|116	
12mr|evolution-ews-3.6.1-2|117	%files -n %{devname}
12mr|evolution-ews-3.6.1-2|118	%{_libdir}/pkgconfig/libeews-1.2.pc
12mr|evolution-ews-3.6.1-2|119	%dir %{_libdir}/evolution-data-server-%{evolution_base_version}
12mr|evolution-ews-3.6.1-2|120	%{_libdir}/evolution-data-server-%{evolution_base_version}/libeews-1.2.so
12mr|evolution-ews-3.6.1-2|121	%{_libdir}/evolution-data-server-%{evolution_base_version}/libewsutils.so
12mr|evolution-ews-3.6.1-2|122	%{_libdir}/liblzx.so
12mr|evolution-ews-3.6.1-2|123	%{_includedir}/evolution-data-server-%{evolution_base_version}/ews/
12mr|evolution-ews-3.6.1-2|124	
12mr|evolution-ews-3.6.1-2|125	
12mr|evolution-ews-3.6.1-2|126	
12mr|evolution-ews-3.6.1-2|127	%changelog
12mr|evolution-ews-3.6.1-2|128	* Sat Dec  8 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.1-2
12mr|evolution-ews-3.6.1-2|129	- added R: evolution and evolution-data-server
12mr|evolution-ews-3.6.1-2|130	
12mr|evolution-ews-3.6.1-2|131	* Wed Nov 14 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.1-1
12mr|evolution-ews-3.6.1-2|132	- update to 3.6.1
12mr|evolution-ews-3.6.1-2|133	
12mr|evolution-ews-3.6.1-2|134	* Tue Oct 16 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mr|evolution-ews-3.6.1-2|135	- update to 3.6.0
12mr|evolution-ews-3.6.1-2|136	
12mr|evolution-ews-3.6.1-2|137	* Tue Jun 19 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.3-1
12mr|evolution-ews-3.6.1-2|138	+ Revision: 806235
12mr|evolution-ews-3.6.1-2|139	- imported package evolution-ews
12mr|evolution-ews-3.6.1-2|140	

13914 12
12mr|evolution-exchange-3.4.4-1|1	%define major_version 3.4
12mr|evolution-exchange-3.4.4-1|2	%define evolution_version 3.4.1
12mr|evolution-exchange-3.4.4-1|3	%define eds_version 3.4.1
12mr|evolution-exchange-3.4.4-1|4	%define api_version 1.2
12mr|evolution-exchange-3.4.4-1|5	
12mr|evolution-exchange-3.4.4-1|6	%define build_mono 1
12mr|evolution-exchange-3.4.4-1|7	%ifarch %arm %mips
12mr|evolution-exchange-3.4.4-1|8	%define build_mono 0
12mr|evolution-exchange-3.4.4-1|9	%endif
12mr|evolution-exchange-3.4.4-1|10	
12mr|evolution-exchange-3.4.4-1|11	Summary:	Exchange Connector for Evolution
12mr|evolution-exchange-3.4.4-1|12	Name:		evolution-exchange
12mr|evolution-exchange-3.4.4-1|13	Version:	3.4.4
12mr|evolution-exchange-3.4.4-1|14	Release:	1
12mr|evolution-exchange-3.4.4-1|15	License:	GPLv2
12mr|evolution-exchange-3.4.4-1|16	Group:		Networking/Mail
12mr|evolution-exchange-3.4.4-1|17	URL:		http://projects.gnome.org/evolution/
12mr|evolution-exchange-3.4.4-1|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|evolution-exchange-3.4.4-1|19	
12mr|evolution-exchange-3.4.4-1|20	BuildRequires:	gnome-common
12mr|evolution-exchange-3.4.4-1|21	BuildRequires:	gtk-doc
12mr|evolution-exchange-3.4.4-1|22	BuildRequires:	intltool
12mr|evolution-exchange-3.4.4-1|23	BuildRequires:	db-devel
12mr|evolution-exchange-3.4.4-1|24	BuildRequires:	krb5-devel
12mr|evolution-exchange-3.4.4-1|25	BuildRequires:	openldap-devel
12mr|evolution-exchange-3.4.4-1|26	BuildRequires:	pkgconfig(evolution-shell-3.0)
12mr|evolution-exchange-3.4.4-1|27	BuildRequires:	pkgconfig(gconf-2.0)
12mr|evolution-exchange-3.4.4-1|28	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12mr|evolution-exchange-3.4.4-1|29	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|evolution-exchange-3.4.4-1|30	BuildRequires:	pkgconfig(libedata-book-1.2)
12mr|evolution-exchange-3.4.4-1|31	BuildRequires:	pkgconfig(libebackend-1.2)
12mr|evolution-exchange-3.4.4-1|32	BuildRequires:	pkgconfig(libedata-cal-1.2)
12mr|evolution-exchange-3.4.4-1|33	BuildRequires:	pkgconfig(libedataserverui-3.0)
12mr|evolution-exchange-3.4.4-1|34	%if %{build_mono}
12mr|evolution-exchange-3.4.4-1|35	BuildRequires:	libmono-devel
12mr|evolution-exchange-3.4.4-1|36	%endif
12mr|evolution-exchange-3.4.4-1|37	
12mr|evolution-exchange-3.4.4-1|38	# (fc) 0.8-5mdk implicit dependency is not enough
12mr|evolution-exchange-3.4.4-1|39	Requires: evolution >= %{evolution_version}
12mr|evolution-exchange-3.4.4-1|40	
12mr|evolution-exchange-3.4.4-1|41	%description
12mr|evolution-exchange-3.4.4-1|42	This package is a connector to allow access to Exchange server
12mr|evolution-exchange-3.4.4-1|43	for Evolution.
12mr|evolution-exchange-3.4.4-1|44	
12mr|evolution-exchange-3.4.4-1|45	Currently, only Exchange 2000 and 2003 are supported.
12mr|evolution-exchange-3.4.4-1|46	
12mr|evolution-exchange-3.4.4-1|47	%prep
12mr|evolution-exchange-3.4.4-1|48	%setup -q
12mr|evolution-exchange-3.4.4-1|49	
12mr|evolution-exchange-3.4.4-1|50	%build
12mr|evolution-exchange-3.4.4-1|51	export CPPFLAGS="$CPPFLAGS -I%{_includedir}/libical"
12mr|evolution-exchange-3.4.4-1|52	%configure2_5x \
12mr|evolution-exchange-3.4.4-1|53	--with-openldap=yes \
12mr|evolution-exchange-3.4.4-1|54	--with-static-ldap=no \
12mr|evolution-exchange-3.4.4-1|55	--enable-gtk-doc \
12mr|evolution-exchange-3.4.4-1|56	--disable-static
12mr|evolution-exchange-3.4.4-1|57	
12mr|evolution-exchange-3.4.4-1|58	%make
12mr|evolution-exchange-3.4.4-1|59	
12mr|evolution-exchange-3.4.4-1|60	%install
12mr|evolution-exchange-3.4.4-1|61	%makeinstall_std
12mr|evolution-exchange-3.4.4-1|62	
12mr|evolution-exchange-3.4.4-1|63	#remove unpackaged files
12mr|evolution-exchange-3.4.4-1|64	rm -f %{buildroot}%{_libdir}/evolution/%{major_version}/*.{a,la} \
12mr|evolution-exchange-3.4.4-1|65	%{buildroot}%{_libdir}/evolution-data-server-%{api_version}/camel-providers/*.{a,la} \
12mr|evolution-exchange-3.4.4-1|66	%{buildroot}%{_libdir}/evolution/%{major_version}/evolution-mail-importers/*.{a,la} \
12mr|evolution-exchange-3.4.4-1|67	%{buildroot}%{_libdir}/evolution/%{major_version}/evolution-calendar-importers/*.{a,la}
12mr|evolution-exchange-3.4.4-1|68	
12mr|evolution-exchange-3.4.4-1|69	%find_lang %{name}-%{major_version} --with-gnome
12mr|evolution-exchange-3.4.4-1|70	
12mr|evolution-exchange-3.4.4-1|71	%preun
12mr|evolution-exchange-3.4.4-1|72	%preun_uninstall_gconf_schemas apps_exchange_addressbook-%{major_version}
12mr|evolution-exchange-3.4.4-1|73	
12mr|evolution-exchange-3.4.4-1|74	%files -f %{name}-%{major_version}.lang
12mr|evolution-exchange-3.4.4-1|75	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|evolution-exchange-3.4.4-1|76	%{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-%{major_version}.schemas
12mr|evolution-exchange-3.4.4-1|77	%{_bindir}/*
12mr|evolution-exchange-3.4.4-1|78	%{_libdir}/evolution/%{major_version}/plugins/*org-gnome-exchange*
12mr|evolution-exchange-3.4.4-1|79	%{_libdir}/evolution-exchange/%{major_version}
12mr|evolution-exchange-3.4.4-1|80	%{_libdir}/evolution-data-server/addressbook-backends/libebookbackendexchange.so
12mr|evolution-exchange-3.4.4-1|81	%{_libdir}/evolution-data-server/calendar-backends/libecalbackendexchange.so
12mr|evolution-exchange-3.4.4-1|82	%{_libdir}/evolution-data-server/camel-providers/libcamelexchange.*
12mr|evolution-exchange-3.4.4-1|83	%{_datadir}/evolution-exchange
12mr|evolution-exchange-3.4.4-1|84	%{_datadir}/gtk-doc/html/%{name}
12mr|evolution-exchange-3.4.4-1|85	%{_datadir}/evolution/%{major_version}/errors/*.error
12mr|evolution-exchange-3.4.4-1|86	
12mr|evolution-exchange-3.4.4-1|87	
12mr|evolution-exchange-3.4.4-1|88	
12mr|evolution-exchange-3.4.4-1|89	
12mr|evolution-exchange-3.4.4-1|90	%changelog
12mr|evolution-exchange-3.4.4-1|91	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|evolution-exchange-3.4.4-1|92	+ Commit: 409ff07
12mr|evolution-exchange-3.4.4-1|93	- Don't force db 5.3 in BuildRequires
12mr|evolution-exchange-3.4.4-1|94	
12mr|evolution-exchange-3.4.4-1|95	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|evolution-exchange-3.4.4-1|96	+ Commit: 90d6dcc
12mr|evolution-exchange-3.4.4-1|97	- New version 3.4.4 (sync with Cooker)
12mr|evolution-exchange-3.4.4-1|98	
12mr|evolution-exchange-3.4.4-1|99	

13915 12
12mr|evolution-sharp-0.21.1-11|1	Summary:	Evolution C# bindings for mono
12mr|evolution-sharp-0.21.1-11|2	Name:		evolution-sharp
12mr|evolution-sharp-0.21.1-11|3	Version:	0.21.1
12mr|evolution-sharp-0.21.1-11|4	Release:	11
12mr|evolution-sharp-0.21.1-11|5	License:	GPL
12mr|evolution-sharp-0.21.1-11|6	Group:		Development/Other
12mr|evolution-sharp-0.21.1-11|7	Url:		http://www.gnome.org
12mr|evolution-sharp-0.21.1-11|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
12mr|evolution-sharp-0.21.1-11|9	# (fc) fix eds detection (Fedora)
12mr|evolution-sharp-0.21.1-11|10	Patch0:		evolution-sharp-0.21.1-fix-retarded-version-check.patch
12mr|evolution-sharp-0.21.1-11|11	# (fc) fix eds major for eds >= 2.30.2
12mr|evolution-sharp-0.21.1-11|12	Patch1:		evolution-sharp-0.21.1-fix-eds-major.patch
12mr|evolution-sharp-0.21.1-11|13	Patch2:		evolution-sharp-0.21.1-glib.patch
12mr|evolution-sharp-0.21.1-11|14	BuildRequires:	pkgconfig(libecal-1.2)
12mr|evolution-sharp-0.21.1-11|15	BuildRequires:	pkgconfig(libebook-1.2)
12mr|evolution-sharp-0.21.1-11|16	BuildRequires:	mono-devel
12mr|evolution-sharp-0.21.1-11|17	BuildRequires:	gtk-sharp2
12mr|evolution-sharp-0.21.1-11|18	BuildRequires:	gtk-sharp2-devel
12mr|evolution-sharp-0.21.1-11|19	BuildRequires:	gnome-common
12mr|evolution-sharp-0.21.1-11|20	Requires:	evolution
12mr|evolution-sharp-0.21.1-11|21	
12mr|evolution-sharp-0.21.1-11|22	%description
12mr|evolution-sharp-0.21.1-11|23	Evolution# is a .NET language binding for various Ximian Evolution (tm)
12mr|evolution-sharp-0.21.1-11|24	libraries.
12mr|evolution-sharp-0.21.1-11|25	
12mr|evolution-sharp-0.21.1-11|26	%package devel
12mr|evolution-sharp-0.21.1-11|27	Summary:	Evolution C# bindings for mono
12mr|evolution-sharp-0.21.1-11|28	Group:		Development/Other
12mr|evolution-sharp-0.21.1-11|29	Requires:	%{name} = %{version}-%{release}
12mr|evolution-sharp-0.21.1-11|30	
12mr|evolution-sharp-0.21.1-11|31	%description devel
12mr|evolution-sharp-0.21.1-11|32	Evolution# is a .NET language binding for various Ximian Evolution (tm)
12mr|evolution-sharp-0.21.1-11|33	libraries.
12mr|evolution-sharp-0.21.1-11|34	
12mr|evolution-sharp-0.21.1-11|35	%prep
12mr|evolution-sharp-0.21.1-11|36	%setup -q
12mr|evolution-sharp-0.21.1-11|37	%patch0 -p1
12mr|evolution-sharp-0.21.1-11|38	%patch1 -p1 -b .fixmajor
12mr|evolution-sharp-0.21.1-11|39	%patch2 -p1
12mr|evolution-sharp-0.21.1-11|40	
12mr|evolution-sharp-0.21.1-11|41	#needed by patches 0, 1
12mr|evolution-sharp-0.21.1-11|42	NOCONFIGURE=yes gnome-autogen.sh
12mr|evolution-sharp-0.21.1-11|43	%build
12mr|evolution-sharp-0.21.1-11|44	%configure2_5x
12mr|evolution-sharp-0.21.1-11|45	make
12mr|evolution-sharp-0.21.1-11|46	
12mr|evolution-sharp-0.21.1-11|47	%install
12mr|evolution-sharp-0.21.1-11|48	%makeinstall_std
12mr|evolution-sharp-0.21.1-11|49	rm -f %{buildroot}%{_libdir}/lib*a
12mr|evolution-sharp-0.21.1-11|50	
12mr|evolution-sharp-0.21.1-11|51	%files
12mr|evolution-sharp-0.21.1-11|52	%doc README MAINTAINERS AUTHORS
12mr|evolution-sharp-0.21.1-11|53	%{_prefix}/lib/mono/evolution-sharp/
12mr|evolution-sharp-0.21.1-11|54	%{_prefix}/lib/mono/gac/evolution-sharp/
12mr|evolution-sharp-0.21.1-11|55	%{_libdir}/libevolutionglue.so
12mr|evolution-sharp-0.21.1-11|56	
12mr|evolution-sharp-0.21.1-11|57	%files devel
12mr|evolution-sharp-0.21.1-11|58	%doc ChangeLog
12mr|evolution-sharp-0.21.1-11|59	%{_libdir}/pkgconfig/evolution-sharp.pc
12mr|evolution-sharp-0.21.1-11|60	%{_datadir}/gapi-2.0/evolution-api.xml
12mr|evolution-sharp-0.21.1-11|61	
12mr|evolution-sharp-0.21.1-11|62	
12mr|evolution-sharp-0.21.1-11|63	
12mr|evolution-sharp-0.21.1-11|64	%changelog
12mr|evolution-sharp-0.21.1-11|65	* Tue Sep  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|evolution-sharp-0.21.1-11|66	+ Commit: 3d3248d
12mr|evolution-sharp-0.21.1-11|67	- Add patch to fix build with recent glib
12mr|evolution-sharp-0.21.1-11|68	
12mr|evolution-sharp-0.21.1-11|69	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|evolution-sharp-0.21.1-11|70	+ Commit: 753c936
12mr|evolution-sharp-0.21.1-11|71	- Update BuildRequires once more
12mr|evolution-sharp-0.21.1-11|72	
12mr|evolution-sharp-0.21.1-11|73	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|evolution-sharp-0.21.1-11|74	+ Commit: a8ef662
12mr|evolution-sharp-0.21.1-11|75	- Update BuildRequiresm spec cleanup
12mr|evolution-sharp-0.21.1-11|76	
12mr|evolution-sharp-0.21.1-11|77	

13916 12
12mr|evolution-webcal-2.32.0-5|1	Name:		evolution-webcal
12mr|evolution-webcal-2.32.0-5|2	Summary:	Webcal integration for Evolution
12mr|evolution-webcal-2.32.0-5|3	Version:	2.32.0
12mr|evolution-webcal-2.32.0-5|4	Release:	5
12mr|evolution-webcal-2.32.0-5|5	License:	GPLv2
12mr|evolution-webcal-2.32.0-5|6	Group:		Networking/Mail
12mr|evolution-webcal-2.32.0-5|7	URL:		http://www.ximian.com/products/ximian_evolution/
12mr|evolution-webcal-2.32.0-5|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|evolution-webcal-2.32.0-5|9	Patch0:		evolution-webcal-2.32.0_g_thread.patch
12mr|evolution-webcal-2.32.0-5|10	Patch1:		webcal-compile.patch
12mr|evolution-webcal-2.32.0-5|11	
12mr|evolution-webcal-2.32.0-5|12	BuildRequires:	intltool
12mr|evolution-webcal-2.32.0-5|13	BuildRequires:	pkgconfig(glib-2.0)
12mr|evolution-webcal-2.32.0-5|14	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|evolution-webcal-2.32.0-5|15	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|evolution-webcal-2.32.0-5|16	BuildRequires:	pkgconfig(libecal-1.2)
12mr|evolution-webcal-2.32.0-5|17	Requires:	evolution
12mr|evolution-webcal-2.32.0-5|18	
12mr|evolution-webcal-2.32.0-5|19	%description
12mr|evolution-webcal-2.32.0-5|20	This package registers "webcal:" URI type to use Evolution.
12mr|evolution-webcal-2.32.0-5|21	
12mr|evolution-webcal-2.32.0-5|22	%prep
12mr|evolution-webcal-2.32.0-5|23	%setup -q
12mr|evolution-webcal-2.32.0-5|24	%apply_patches
12mr|evolution-webcal-2.32.0-5|25	aclocal
12mr|evolution-webcal-2.32.0-5|26	automake -a
12mr|evolution-webcal-2.32.0-5|27	
12mr|evolution-webcal-2.32.0-5|28	%build
12mr|evolution-webcal-2.32.0-5|29	%configure2_5x
12mr|evolution-webcal-2.32.0-5|30	
12mr|evolution-webcal-2.32.0-5|31	%make
12mr|evolution-webcal-2.32.0-5|32	
12mr|evolution-webcal-2.32.0-5|33	%install
12mr|evolution-webcal-2.32.0-5|34	%makeinstall_std
12mr|evolution-webcal-2.32.0-5|35	
12mr|evolution-webcal-2.32.0-5|36	%find_lang %{name}
12mr|evolution-webcal-2.32.0-5|37	
12mr|evolution-webcal-2.32.0-5|38	%define schemas evolution-webcal
12mr|evolution-webcal-2.32.0-5|39	
12mr|evolution-webcal-2.32.0-5|40	%preun
12mr|evolution-webcal-2.32.0-5|41	%preun_uninstall_gconf_schemas %{schemas}
12mr|evolution-webcal-2.32.0-5|42	
12mr|evolution-webcal-2.32.0-5|43	%files -f %{name}.lang
12mr|evolution-webcal-2.32.0-5|44	%doc AUTHORS COPYING ChangeLog
12mr|evolution-webcal-2.32.0-5|45	%{_sysconfdir}/gconf/schemas/*
12mr|evolution-webcal-2.32.0-5|46	%{_libexecdir}/evolution-webcal
12mr|evolution-webcal-2.32.0-5|47	
12mr|evolution-webcal-2.32.0-5|48	
12mr|evolution-webcal-2.32.0-5|49	
12mr|evolution-webcal-2.32.0-5|50	
12mr|evolution-webcal-2.32.0-5|51	%changelog
12mr|evolution-webcal-2.32.0-5|52	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|evolution-webcal-2.32.0-5|53	+ Commit: c77fb54
12mr|evolution-webcal-2.32.0-5|54	- Sync spec and patches with Cooker (just to fix build)
12mr|evolution-webcal-2.32.0-5|55	
12mr|evolution-webcal-2.32.0-5|56	

13917 12
12mr|exempi-2.1.1-6|1	%define name	exempi
12mr|exempi-2.1.1-6|2	%define version	2.1.1
12mr|exempi-2.1.1-6|3	%define release	%mkrel 6
12mr|exempi-2.1.1-6|4	
12mr|exempi-2.1.1-6|5	%define major		3
12mr|exempi-2.1.1-6|6	%define libname		%mklibname %{name} %{major}
12mr|exempi-2.1.1-6|7	%define develname	%mklibname %{name} -d
12mr|exempi-2.1.1-6|8	
12mr|exempi-2.1.1-6|9	Name:		%{name}
12mr|exempi-2.1.1-6|10	Summary:	XMP implementation
12mr|exempi-2.1.1-6|11	Version:	%{version}
12mr|exempi-2.1.1-6|12	Release:	%{release}
12mr|exempi-2.1.1-6|13	Group:		System/Libraries
12mr|exempi-2.1.1-6|14	License:	BSD-like
12mr|exempi-2.1.1-6|15	URL:		http://libopenraw.freedesktop.org/wiki/Exempi
12mr|exempi-2.1.1-6|16	Source0:	http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.gz
12mr|exempi-2.1.1-6|17	Source1:	http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.gz.asc
12mr|exempi-2.1.1-6|18	#Patch0:		exempi-2.1.0-gcc44.patch
12mr|exempi-2.1.1-6|19	BuildRoot:	%{_tmppath}/%{name}-root
12mr|exempi-2.1.1-6|20	BuildRequires:	expat-devel
12mr|exempi-2.1.1-6|21	BuildRequires:	boost-devel
12mr|exempi-2.1.1-6|22	
12mr|exempi-2.1.1-6|23	%description
12mr|exempi-2.1.1-6|24	Exempi is an implementation of XMP. It is based on Adobe XMP SDK
12mr|exempi-2.1.1-6|25	4.1.1. The API is C based and means to be used from any language and
12mr|exempi-2.1.1-6|26	be easier to maintain ABI stability.
12mr|exempi-2.1.1-6|27	
12mr|exempi-2.1.1-6|28	%package -n %{libname}
12mr|exempi-2.1.1-6|29	Summary:	XMP implementation
12mr|exempi-2.1.1-6|30	Group:		System/Libraries
12mr|exempi-2.1.1-6|31	
12mr|exempi-2.1.1-6|32	%description -n %{libname}
12mr|exempi-2.1.1-6|33	Exempi is an implementation of XMP. It is based on Adobe XMP SDK
12mr|exempi-2.1.1-6|34	4.1.1. The API is C based and means to be used from any language and
12mr|exempi-2.1.1-6|35	be easier to maintain ABI stability.
12mr|exempi-2.1.1-6|36	
12mr|exempi-2.1.1-6|37	%package -n %{develname}
12mr|exempi-2.1.1-6|38	Summary:	XMP implementation - development libraries and headers
12mr|exempi-2.1.1-6|39	Group:		Development/C
12mr|exempi-2.1.1-6|40	Requires:	%{libname} = %{version}
12mr|exempi-2.1.1-6|41	Provides:	%{name}-devel = %{version}-%{release}
12mr|exempi-2.1.1-6|42	
12mr|exempi-2.1.1-6|43	%description -n %{develname}
12mr|exempi-2.1.1-6|44	Exempi is an implementation of XMP. It is based on Adobe XMP SDK
12mr|exempi-2.1.1-6|45	4.1.1. The API is C based and means to be used from any language and
12mr|exempi-2.1.1-6|46	be easier to maintain ABI stability.
12mr|exempi-2.1.1-6|47	
12mr|exempi-2.1.1-6|48	%prep
12mr|exempi-2.1.1-6|49	%setup -q
12mr|exempi-2.1.1-6|50	#%patch0 -p1 -b .gcc44
12mr|exempi-2.1.1-6|51	
12mr|exempi-2.1.1-6|52	%build
12mr|exempi-2.1.1-6|53	%configure2_5x
12mr|exempi-2.1.1-6|54	%make
12mr|exempi-2.1.1-6|55	
12mr|exempi-2.1.1-6|56	%install
12mr|exempi-2.1.1-6|57	rm -rf %{buildroot}
12mr|exempi-2.1.1-6|58	%makeinstall_std
12mr|exempi-2.1.1-6|59	
12mr|exempi-2.1.1-6|60	%clean
12mr|exempi-2.1.1-6|61	rm -rf %{buildroot}
12mr|exempi-2.1.1-6|62	
12mr|exempi-2.1.1-6|63	%files -n %{libname}
12mr|exempi-2.1.1-6|64	%defattr(-,root,root)
12mr|exempi-2.1.1-6|65	%{_libdir}/*.so.%{major}*
12mr|exempi-2.1.1-6|66	
12mr|exempi-2.1.1-6|67	%files -n %{develname}
12mr|exempi-2.1.1-6|68	%defattr(-,root,root)
12mr|exempi-2.1.1-6|69	%{_includedir}/%{name}-2.0
12mr|exempi-2.1.1-6|70	%{_libdir}/*.*a
12mr|exempi-2.1.1-6|71	%{_libdir}/*.so
12mr|exempi-2.1.1-6|72	%{_libdir}/pkgconfig/*.pc
12mr|exempi-2.1.1-6|73	
12mr|exempi-2.1.1-6|74	
12mr|exempi-2.1.1-6|75	
12mr|exempi-2.1.1-6|76	%changelog
12mr|exempi-2.1.1-6|77	

13918 12
12mr|exif-0.6.21-1|1	Summary:	Command line tools to access EXIF extensions in JPEG files
12mr|exif-0.6.21-1|2	Name:		exif
12mr|exif-0.6.21-1|3	Version:	0.6.21
12mr|exif-0.6.21-1|4	Release:	1
12mr|exif-0.6.21-1|5	License:	GPLv2+ and LGPLv2+
12mr|exif-0.6.21-1|6	Group:		Graphics
12mr|exif-0.6.21-1|7	URL:		http://sourceforge.net/projects/libexif
12mr|exif-0.6.21-1|8	Source:		http://downloads.sourceforge.net/project/libexif/%{name}/%{version}/%{name}-%{version}.tar.bz2
12mr|exif-0.6.21-1|9	BuildRequires:	pkgconfig(libexif)
12mr|exif-0.6.21-1|10	BuildRequires:	pkgconfig(popt)
12mr|exif-0.6.21-1|11	
12mr|exif-0.6.21-1|12	%description
12mr|exif-0.6.21-1|13	Most digital cameras produce EXIF files, which are JPEG files with
12mr|exif-0.6.21-1|14	extra tags that contain information about the image. The EXIF library
12mr|exif-0.6.21-1|15	allows you to parse an EXIF file and read the data from those tags.
12mr|exif-0.6.21-1|16	
12mr|exif-0.6.21-1|17	This package contains a command line frontend for the EXIF library.
12mr|exif-0.6.21-1|18	
12mr|exif-0.6.21-1|19	%prep
12mr|exif-0.6.21-1|20	%setup -q
12mr|exif-0.6.21-1|21	
12mr|exif-0.6.21-1|22	%build
12mr|exif-0.6.21-1|23	%configure2_5x
12mr|exif-0.6.21-1|24	%make
12mr|exif-0.6.21-1|25	
12mr|exif-0.6.21-1|26	%install
12mr|exif-0.6.21-1|27	%makeinstall
12mr|exif-0.6.21-1|28	%find_lang %{name}
12mr|exif-0.6.21-1|29	
12mr|exif-0.6.21-1|30	%files -f %{name}.lang
12mr|exif-0.6.21-1|31	%doc ABOUT-NLS AUTHORS ChangeLog README
12mr|exif-0.6.21-1|32	%{_bindir}/*
12mr|exif-0.6.21-1|33	%{_mandir}/man*/*
12mr|exif-0.6.21-1|34	
12mr|exif-0.6.21-1|35	
12mr|exif-0.6.21-1|36	
12mr|exif-0.6.21-1|37	%changelog
12mr|exif-0.6.21-1|38	

13919 12
12mr|exiv2-0.22-3|1	##### GENERAL STUFF #####
12mr|exiv2-0.22-3|2	
12mr|exiv2-0.22-3|3	%define major 11
12mr|exiv2-0.22-3|4	%define libname %mklibname exiv2_ %major
12mr|exiv2-0.22-3|5	%define libdev %mklibname exiv2 -d
12mr|exiv2-0.22-3|6	
12mr|exiv2-0.22-3|7	Summary:	Command line tool to access EXIF data in image files
12mr|exiv2-0.22-3|8	Name:		exiv2
12mr|exiv2-0.22-3|9	Version:	0.22
12mr|exiv2-0.22-3|10	Release:	3
12mr|exiv2-0.22-3|11	License:	GPLv2+
12mr|exiv2-0.22-3|12	Group:		Graphics
12mr|exiv2-0.22-3|13	Url:		http://www.exiv2.org/
12mr|exiv2-0.22-3|14	
12mr|exiv2-0.22-3|15	##### SOURCE FILES #####
12mr|exiv2-0.22-3|16	
12mr|exiv2-0.22-3|17	Source: http://www.exiv2.org/%name-%{version}.tar.gz
12mr|exiv2-0.22-3|18	
12mr|exiv2-0.22-3|19	##### ADDITIONAL DEFINITIONS #####
12mr|exiv2-0.22-3|20	
12mr|exiv2-0.22-3|21	#Provides:	libexiv
12mr|exiv2-0.22-3|22	BuildRequires: doxygen
12mr|exiv2-0.22-3|23	BuildRequires: graphviz
12mr|exiv2-0.22-3|24	BuildRequires: python
12mr|exiv2-0.22-3|25	BuildRequires: libxslt-proc
12mr|exiv2-0.22-3|26	BuildRequires: expat-devel
12mr|exiv2-0.22-3|27	BuildRequires: zlib-devel
12mr|exiv2-0.22-3|28	
12mr|exiv2-0.22-3|29	##### SUB-PACKAGES #####
12mr|exiv2-0.22-3|30	
12mr|exiv2-0.22-3|31	%description
12mr|exiv2-0.22-3|32	Exiv2 is a command line utility to access image metadata:
12mr|exiv2-0.22-3|33	
12mr|exiv2-0.22-3|34	* print the Exif metadata of JPEG, TIFF and several RAW image
12mr|exiv2-0.22-3|35	formats as summary info, interpreted values, or the plain data
12mr|exiv2-0.22-3|36	for each tag (a sample is here)
12mr|exiv2-0.22-3|37	* print the IPTC metadata of JPEG images
12mr|exiv2-0.22-3|38	* print, set and delete the JPEG comment of JPEG images
12mr|exiv2-0.22-3|39	* set, add and delete Exif and IPTC metadata of JPEG images
12mr|exiv2-0.22-3|40	* adjust the Exif timestamp (that's how it all started...)
12mr|exiv2-0.22-3|41	* rename Exif image files according to the Exif timestamp
12mr|exiv2-0.22-3|42	* extract, insert and delete Exif metadata, IPTC metadata and JPEG
12mr|exiv2-0.22-3|43	comments
12mr|exiv2-0.22-3|44	* extract, insert and delete the thumbnail image embedded in the
12mr|exiv2-0.22-3|45	Exif metadata
12mr|exiv2-0.22-3|46	* fix the Exif ISO setting of picture taken with Nikon cameras
12mr|exiv2-0.22-3|47	
12mr|exiv2-0.22-3|48	%package -n %libname
12mr|exiv2-0.22-3|49	Summary:	Library to access EXIF data in image files
12mr|exiv2-0.22-3|50	#Provides:	libexiv
12mr|exiv2-0.22-3|51	Group:		Graphics
12mr|exiv2-0.22-3|52	Obsoletes:  %{_lib}exiv22 < 0.16-1
12mr|exiv2-0.22-3|53	
12mr|exiv2-0.22-3|54	%description -n %libname
12mr|exiv2-0.22-3|55	libexiv2 is a C++ library to access image metadata. libexiv2 is free
12mr|exiv2-0.22-3|56	software.
12mr|exiv2-0.22-3|57	
12mr|exiv2-0.22-3|58	The Exiv2 library provides
12mr|exiv2-0.22-3|59	
12mr|exiv2-0.22-3|60	* full read and write access to the Exif and IPTC metadata of
12mr|exiv2-0.22-3|61	an image through Exiv2 keys and standard C++ iterators
12mr|exiv2-0.22-3|62	(Example1, Example2, Example3, Example4)
12mr|exiv2-0.22-3|63	* a smart IPTC implementation that does not affect data that
12mr|exiv2-0.22-3|64	programs like Photoshop store in the same image segment
12mr|exiv2-0.22-3|65	* Exif MakerNote support:
12mr|exiv2-0.22-3|66	o MakerNote tags can be accessed just like any other Exif metadata
12mr|exiv2-0.22-3|67	o a sophisticated write algorithm avoids corrupting the MakerNote:
12mr|exiv2-0.22-3|68	1) the MakerNote is not re-located if possible at all, and
12mr|exiv2-0.22-3|69	2) MakerNote Ifd offsets are re-calculated if the MakerNote
12mr|exiv2-0.22-3|70	needs to be moved (for known Ifd MakerNotes)
12mr|exiv2-0.22-3|71	* extract and delete methods for Exif thumbnails (both, JPEG and TIFF
12mr|exiv2-0.22-3|72	thumbnails)
12mr|exiv2-0.22-3|73	* set methods for Exif thumbnails (JPEG only, TIFF thumbnails can be
12mr|exiv2-0.22-3|74	set from individual tags)
12mr|exiv2-0.22-3|75	* complete API documentation (by Doxygen)
12mr|exiv2-0.22-3|76	
12mr|exiv2-0.22-3|77	%package -n %{libdev}
12mr|exiv2-0.22-3|78	Summary: 	Headers and links to compile against the "%{libname}" library
12mr|exiv2-0.22-3|79	Requires: 	%{libname} = %{version}
12mr|exiv2-0.22-3|80	Requires:       multiarch-utils
12mr|exiv2-0.22-3|81	Provides:	libexiv-devel = %{version}
12mr|exiv2-0.22-3|82	Obsoletes: %{_lib}exiv2_2-devel
12mr|exiv2-0.22-3|83	Group:		Development/C
12mr|exiv2-0.22-3|84	
12mr|exiv2-0.22-3|85	%description -n %{libdev}
12mr|exiv2-0.22-3|86	This package contains all files which one needs to compile programs using
12mr|exiv2-0.22-3|87	the "%{libname}" library.
12mr|exiv2-0.22-3|88	
12mr|exiv2-0.22-3|89	%package doc
12mr|exiv2-0.22-3|90	Summary: Exiv2 library documentation
12mr|exiv2-0.22-3|91	Group: Books/Computer books
12mr|exiv2-0.22-3|92	Conflicts: %{_lib}exiv2_2-devel
12mr|exiv2-0.22-3|93	BuildArch: noarch
12mr|exiv2-0.22-3|94	
12mr|exiv2-0.22-3|95	%description doc
12mr|exiv2-0.22-3|96	Exiv2 library documentation.
12mr|exiv2-0.22-3|97	
12mr|exiv2-0.22-3|98	##### PREP #####
12mr|exiv2-0.22-3|99	
12mr|exiv2-0.22-3|100	%prep
12mr|exiv2-0.22-3|101	%setup -q -n exiv2-%{version}
12mr|exiv2-0.22-3|102	
12mr|exiv2-0.22-3|103	%build
12mr|exiv2-0.22-3|104	%configure2_5x --enable-shared --disable-static
12mr|exiv2-0.22-3|105	%make
12mr|exiv2-0.22-3|106	%make update-po -C po
12mr|exiv2-0.22-3|107	%make doc
12mr|exiv2-0.22-3|108	
12mr|exiv2-0.22-3|109	%install
12mr|exiv2-0.22-3|110	%makeinstall_std
12mr|exiv2-0.22-3|111	
12mr|exiv2-0.22-3|112	%find_lang exiv2
12mr|exiv2-0.22-3|113	
12mr|exiv2-0.22-3|114	# to avoid unstripped-binary-or-object
12mr|exiv2-0.22-3|115	chmod 0755 %{buildroot}%{_libdir}/lib%{name}.so.%{major}*
12mr|exiv2-0.22-3|116	
12mr|exiv2-0.22-3|117	%files  -f %{name}.lang
12mr|exiv2-0.22-3|118	%doc COPYING README
12mr|exiv2-0.22-3|119	%{_bindir}/exiv2
12mr|exiv2-0.22-3|120	%{_mandir}/man1/*
12mr|exiv2-0.22-3|121	
12mr|exiv2-0.22-3|122	%files -n %libname
12mr|exiv2-0.22-3|123	%{_libdir}/lib%{name}.so.%{major}*
12mr|exiv2-0.22-3|124	
12mr|exiv2-0.22-3|125	%files -n %{libdev}
12mr|exiv2-0.22-3|126	%{_libdir}/lib%{name}.so
12mr|exiv2-0.22-3|127	%{_libdir}/pkgconfig/*
12mr|exiv2-0.22-3|128	%{_includedir}/*
12mr|exiv2-0.22-3|129	
12mr|exiv2-0.22-3|130	%files doc
12mr|exiv2-0.22-3|131	%doc doc/ChangeLog doc/cmd.txt doc/html doc/include doc/index.html doc/templates
12mr|exiv2-0.22-3|132	
12mr|exiv2-0.22-3|133	
12mr|exiv2-0.22-3|134	
12mr|exiv2-0.22-3|135	%changelog
12mr|exiv2-0.22-3|136	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|exiv2-0.22-3|137	+ Commit: 76028da
12mr|exiv2-0.22-3|138	- Fix permissions
12mr|exiv2-0.22-3|139	
12mr|exiv2-0.22-3|140	

13920 12
12mr|exosip-3.6.0-2|1	%define major 7
12mr|exosip-3.6.0-2|2	%define libname %mklibname exosip2_ %{major}
12mr|exosip-3.6.0-2|3	%define libname_devel %mklibname -d exosip2
12mr|exosip-3.6.0-2|4	
12mr|exosip-3.6.0-2|5	Summary:	Extended osip library
12mr|exosip-3.6.0-2|6	Name:		exosip
12mr|exosip-3.6.0-2|7	Version:	3.6.0
12mr|exosip-3.6.0-2|8	Release:	2
12mr|exosip-3.6.0-2|9	License:	GPLv2+
12mr|exosip-3.6.0-2|10	Group:		System/Libraries
12mr|exosip-3.6.0-2|11	URL:		http://savannah.nongnu.org/projects/exosip/
12mr|exosip-3.6.0-2|12	Source0:	http://download.savannah.gnu.org/releases/exosip/libeXosip2-%{version}.tar.gz
12mr|exosip-3.6.0-2|13	BuildRequires:	pkgconfig(openssl)
12mr|exosip-3.6.0-2|14	BuildRequires:	pkgconfig(libosip2) >= %{version}
12mr|exosip-3.6.0-2|15	
12mr|exosip-3.6.0-2|16	%description
12mr|exosip-3.6.0-2|17	Exosip is a library that hides the complexity of using the SIP protocol for
12mr|exosip-3.6.0-2|18	mutlimedia session establishement. This protocol is mainly to be used by VoIP
12mr|exosip-3.6.0-2|19	telephony applications (endpoints or conference server) but might be also
12mr|exosip-3.6.0-2|20	useful for any application that wish to establish sessions like multiplayer
12mr|exosip-3.6.0-2|21	games.
12mr|exosip-3.6.0-2|22	
12mr|exosip-3.6.0-2|23	%package -n 	%{libname}
12mr|exosip-3.6.0-2|24	Summary:	Dynamic libraries from %{name}
12mr|exosip-3.6.0-2|25	Group:		System/Libraries
12mr|exosip-3.6.0-2|26	
12mr|exosip-3.6.0-2|27	%description -n %{libname}
12mr|exosip-3.6.0-2|28	Dynamic libraries from %{name}
12mr|exosip-3.6.0-2|29	
12mr|exosip-3.6.0-2|30	%package -n 	%{libname_devel}
12mr|exosip-3.6.0-2|31	Summary:	Header files and static libraries from %{name}
12mr|exosip-3.6.0-2|32	Group:		Development/C
12mr|exosip-3.6.0-2|33	Requires:	%{libname} = %{version}-%{release}
12mr|exosip-3.6.0-2|34	Provides:	libexosip2-devel = %{version}-%{release}
12mr|exosip-3.6.0-2|35	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|exosip-3.6.0-2|36	Provides:	%{name}-devel = %{version}-%{release}
12mr|exosip-3.6.0-2|37	Obsoletes:	%{_lib}exosip2-devel < 3.6.0
12mr|exosip-3.6.0-2|38	
12mr|exosip-3.6.0-2|39	%description -n %{libname_devel}
12mr|exosip-3.6.0-2|40	Libraries and includes files for developing programs based on %{name}.
12mr|exosip-3.6.0-2|41	
12mr|exosip-3.6.0-2|42	%prep
12mr|exosip-3.6.0-2|43	%setup -q -n libeXosip2-%{version}
12mr|exosip-3.6.0-2|44	
12mr|exosip-3.6.0-2|45	%build
12mr|exosip-3.6.0-2|46	%configure2_5x --disable-static
12mr|exosip-3.6.0-2|47	%make
12mr|exosip-3.6.0-2|48	
12mr|exosip-3.6.0-2|49	%install
12mr|exosip-3.6.0-2|50	%makeinstall_std
12mr|exosip-3.6.0-2|51	
12mr|exosip-3.6.0-2|52	%files
12mr|exosip-3.6.0-2|53	%doc README
12mr|exosip-3.6.0-2|54	%{_bindir}/*
12mr|exosip-3.6.0-2|55	
12mr|exosip-3.6.0-2|56	%files -n %{libname}
12mr|exosip-3.6.0-2|57	%{_libdir}/*.so.%{major}*
12mr|exosip-3.6.0-2|58	
12mr|exosip-3.6.0-2|59	%files -n %{libname_devel}
12mr|exosip-3.6.0-2|60	%doc AUTHORS ChangeLog NEWS
12mr|exosip-3.6.0-2|61	%{_includedir}/*
12mr|exosip-3.6.0-2|62	%{_libdir}/*.so
12mr|exosip-3.6.0-2|63	
12mr|exosip-3.6.0-2|64	
12mr|exosip-3.6.0-2|65	%changelog
12mr|exosip-3.6.0-2|66	* Thu Aug  9 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|exosip-3.6.0-2|67	+ Commit: d3f5934
12mr|exosip-3.6.0-2|68	- New version 3.6.0 (sync with Cooker), update Obsoletes
12mr|exosip-3.6.0-2|69	
12mr|exosip-3.6.0-2|70	

13921 12
12mr|expat-2.1.0-2|1	%define major 1
12mr|expat-2.1.0-2|2	%define libname %mklibname expat %{major}
12mr|expat-2.1.0-2|3	%define develname %mklibname expat -d
12mr|expat-2.1.0-2|4	
12mr|expat-2.1.0-2|5	Summary:	XML parser written in C
12mr|expat-2.1.0-2|6	Name:		expat
12mr|expat-2.1.0-2|7	Version:	2.1.0
12mr|expat-2.1.0-2|8	Release:	2
12mr|expat-2.1.0-2|9	License:	MPL or GPL
12mr|expat-2.1.0-2|10	Group:		System/Libraries
12mr|expat-2.1.0-2|11	URL:		http://www.libexpat.org
12mr|expat-2.1.0-2|12	Source0:	http://prdownloads.sourceforge.net/expat/expat-%{version}.tar.gz
12mr|expat-2.1.0-2|13	BuildRequires:	autoconf automake libtool
12mr|expat-2.1.0-2|14	
12mr|expat-2.1.0-2|15	%description
12mr|expat-2.1.0-2|16	Expat is an XML 1.0 parser written in C by James Clark. It aims to be
12mr|expat-2.1.0-2|17	fully conforming. It is currently not a validating XML parser.
12mr|expat-2.1.0-2|18	
12mr|expat-2.1.0-2|19	%package -n %{libname}
12mr|expat-2.1.0-2|20	Summary:	Main library for expat
12mr|expat-2.1.0-2|21	Group:		System/Libraries
12mr|expat-2.1.0-2|22	
12mr|expat-2.1.0-2|23	%description -n %{libname}
12mr|expat-2.1.0-2|24	This package contains the library needed to run programs dynamically
12mr|expat-2.1.0-2|25	linked with expat.
12mr|expat-2.1.0-2|26	
12mr|expat-2.1.0-2|27	%package -n %{develname}
12mr|expat-2.1.0-2|28	Summary:	Development environment for the expat XML parser
12mr|expat-2.1.0-2|29	Group:		Development/C
12mr|expat-2.1.0-2|30	Requires:	%{libname} >= %{version}-%{release}
12mr|expat-2.1.0-2|31	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|expat-2.1.0-2|32	Provides:	%{name}-devel = %{version}-%{release}
12mr|expat-2.1.0-2|33	Obsoletes:	%{mklibname expat -d 0} < 2.1.0
12mr|expat-2.1.0-2|34	Obsoletes:	%{mklibname expat -d 1} < 2.1.0
12mr|expat-2.1.0-2|35	
12mr|expat-2.1.0-2|36	%description -n %{develname}
12mr|expat-2.1.0-2|37	Development environment for the expat XML parser.
12mr|expat-2.1.0-2|38	
12mr|expat-2.1.0-2|39	%prep
12mr|expat-2.1.0-2|40	%setup -q
12mr|expat-2.1.0-2|41	
12mr|expat-2.1.0-2|42	%build
12mr|expat-2.1.0-2|43	export CFLAGS="%{optflags} -fPIC"
12mr|expat-2.1.0-2|44	
12mr|expat-2.1.0-2|45	%configure2_5x --disable-static
12mr|expat-2.1.0-2|46	%make
12mr|expat-2.1.0-2|47	
12mr|expat-2.1.0-2|48	%check
12mr|expat-2.1.0-2|49	make check
12mr|expat-2.1.0-2|50	
12mr|expat-2.1.0-2|51	%install
12mr|expat-2.1.0-2|52	%makeinstall_std mandir=%{buildroot}%{_mandir}/man1
12mr|expat-2.1.0-2|53	
12mr|expat-2.1.0-2|54	%files
12mr|expat-2.1.0-2|55	%{_bindir}/xmlwf
12mr|expat-2.1.0-2|56	%{_mandir}/man*/*
12mr|expat-2.1.0-2|57	
12mr|expat-2.1.0-2|58	%files -n %{libname}
12mr|expat-2.1.0-2|59	%{_libdir}/libexpat.so.%{major}*
12mr|expat-2.1.0-2|60	
12mr|expat-2.1.0-2|61	%files -n %{develname}
12mr|expat-2.1.0-2|62	%doc doc/reference.html
12mr|expat-2.1.0-2|63	%{_libdir}/libexpat.so
12mr|expat-2.1.0-2|64	%{_includedir}/expat.h
12mr|expat-2.1.0-2|65	%{_includedir}/expat_external.h
12mr|expat-2.1.0-2|66	%{_libdir}/pkgconfig/expat.pc
12mr|expat-2.1.0-2|67	
12mr|expat-2.1.0-2|68	
12mr|expat-2.1.0-2|69	%changelog
12mr|expat-2.1.0-2|70	* Tue Aug  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|expat-2.1.0-2|71	+ Commit: 6e09420
12mr|expat-2.1.0-2|72	- New version 2.1.0 (sync with Cooker), fix unversioned Obsoletes
12mr|expat-2.1.0-2|73	
12mr|expat-2.1.0-2|74	

13922 12
12mr|expect-5.45-2|1	%define major		5.45
12mr|expect-5.45-2|2	%define libname		%mklibname %{name} %{major}
12mr|expect-5.45-2|3	%define develname	%mklibname %{name} -d
12mr|expect-5.45-2|4	
12mr|expect-5.45-2|5	%if %{_use_internal_dependency_generator}
12mr|expect-5.45-2|6	%define __noautoreq '/depot/path/expect|/depot/path/expectk'
12mr|expect-5.45-2|7	%endif
12mr|expect-5.45-2|8	
12mr|expect-5.45-2|9	Summary:	A tcl extension for simplifying program-script interaction
12mr|expect-5.45-2|10	Name:		expect
12mr|expect-5.45-2|11	Version:	5.45
12mr|expect-5.45-2|12	Release:	2
12mr|expect-5.45-2|13	Epoch:		1
12mr|expect-5.45-2|14	Group:		System/Libraries
12mr|expect-5.45-2|15	License:	BSD
12mr|expect-5.45-2|16	URL:		http://expect.nist.gov/
12mr|expect-5.45-2|17	Source:		http://expect.nist.gov/src/%{name}%{version}.tar.gz
12mr|expect-5.45-2|18	Patch0:		expect-5.45-pkgpath.patch
12mr|expect-5.45-2|19	Patch1:		expect-fedora-5.45-match-gt-numchars-segfault.patch
12mr|expect-5.45-2|20	Patch2:		expect-5.45-sfmt.patch
12mr|expect-5.45-2|21	Patch3:		expect-5.45-soname.patch
12mr|expect-5.45-2|22	Patch10:	expect-fedora-5.32.2-random.patch
12mr|expect-5.45-2|23	# fix log file perms (Fedora)
12mr|expect-5.45-2|24	Patch25:	expect-fedora-5.43.0-log_file.patch
12mr|expect-5.45-2|25	BuildRequires:	tcl tcl-devel
12mr|expect-5.45-2|26	BuildRequires:	tk tk-devel
12mr|expect-5.45-2|27	BuildRequires:	pkgconfig(xscrnsaver)
12mr|expect-5.45-2|28	BuildRequires:	autoconf
12mr|expect-5.45-2|29	Requires:	tcl
12mr|expect-5.45-2|30	Requires:	%{libname} = %{EVRD}
12mr|expect-5.45-2|31	Provides:	%{_bindir}/expect
12mr|expect-5.45-2|32	Provides:	%{_bindir}/expectk
12mr|expect-5.45-2|33	
12mr|expect-5.45-2|34	%description
12mr|expect-5.45-2|35	Expect is a tcl extension for automating interactive applications such
12mr|expect-5.45-2|36	as telnet, ftp, passwd, fsck, rlogin, tip, etc.  Expect is also useful
12mr|expect-5.45-2|37	for testing the named applications.  Expect makes it easy for a script
12mr|expect-5.45-2|38	to control another program and interact with it.
12mr|expect-5.45-2|39	
12mr|expect-5.45-2|40	Install the expect package if you'd like to develop scripts which interact
12mr|expect-5.45-2|41	with interactive applications.  You'll also need to install the tcl
12mr|expect-5.45-2|42	package.
12mr|expect-5.45-2|43	
12mr|expect-5.45-2|44	%package -n	%{libname}
12mr|expect-5.45-2|45	Summary:	Shared libraries for %{name}
12mr|expect-5.45-2|46	Group:		System/Libraries
12mr|expect-5.45-2|47	
12mr|expect-5.45-2|48	%description -n %{libname}
12mr|expect-5.45-2|49	Expect is a tcl extension for automating interactive applications such
12mr|expect-5.45-2|50	as telnet, ftp, passwd, fsck, rlogin, tip, etc.  Expect is also useful
12mr|expect-5.45-2|51	for testing the named applications.  Expect makes it easy for a script
12mr|expect-5.45-2|52	to control another program and interact with it.
12mr|expect-5.45-2|53	
12mr|expect-5.45-2|54	Install the expect package if you'd like to develop scripts which interact
12mr|expect-5.45-2|55	with interactive applications.  You'll also need to install the tcl
12mr|expect-5.45-2|56	package.
12mr|expect-5.45-2|57	
12mr|expect-5.45-2|58	%package -n	%{develname}
12mr|expect-5.45-2|59	Summary:	Development files for %{name}
12mr|expect-5.45-2|60	Group:		Development/Other
12mr|expect-5.45-2|61	Requires:	%{libname} = %{EVRD}
12mr|expect-5.45-2|62	Provides:	%{name}-devel = %{EVRD}
12mr|expect-5.45-2|63	Provides:	lib%{name}-devel = %{EVRD}
12mr|expect-5.45-2|64	Obsoletes:	%{mklibname expect 5.43 -d} < %{version}-%{release}
12mr|expect-5.45-2|65	
12mr|expect-5.45-2|66	%description -n	%{develname}
12mr|expect-5.45-2|67	This package contains development files for %{name}.
12mr|expect-5.45-2|68	
12mr|expect-5.45-2|69	%package	examples
12mr|expect-5.45-2|70	Summary:	Example scripts for %{name}
12mr|expect-5.45-2|71	Group:		System/Libraries
12mr|expect-5.45-2|72	
12mr|expect-5.45-2|73	%description	examples
12mr|expect-5.45-2|74	This package contains example scripts for Expect.
12mr|expect-5.45-2|75	
12mr|expect-5.45-2|76	Expect is a tcl extension for automating interactive applications such
12mr|expect-5.45-2|77	as telnet, ftp, passwd, fsck, rlogin, tip, etc.  Expect is also useful
12mr|expect-5.45-2|78	for testing the named applications.  Expect makes it easy for a script
12mr|expect-5.45-2|79	to control another program and interact with it.
12mr|expect-5.45-2|80	
12mr|expect-5.45-2|81	Install the expect package if you'd like to develop scripts which interact
12mr|expect-5.45-2|82	with interactive applications.  You'll also need to install the tcl
12mr|expect-5.45-2|83	package.
12mr|expect-5.45-2|84	
12mr|expect-5.45-2|85	%prep
12mr|expect-5.45-2|86	%setup -q -n %{name}%{major}
12mr|expect-5.45-2|87	%patch0 -p1
12mr|expect-5.45-2|88	%patch1 -p1
12mr|expect-5.45-2|89	%patch2 -p1
12mr|expect-5.45-2|90	%patch3 -p1
12mr|expect-5.45-2|91	%patch10 -p1 -b .random
12mr|expect-5.45-2|92	%patch25 -p1 -b .log
12mr|expect-5.45-2|93	
12mr|expect-5.45-2|94	%build
12mr|expect-5.45-2|95	autoconf
12mr|expect-5.45-2|96	
12mr|expect-5.45-2|97	for f in config.guess config.sub ; do
12mr|expect-5.45-2|98	test -f /usr/share/libtool/$f || continue
12mr|expect-5.45-2|99	find . -type f -name $f -exec cp /usr/share/libtool/$f \{\} \;
12mr|expect-5.45-2|100	done
12mr|expect-5.45-2|101	
12mr|expect-5.45-2|102	chmod u+w testsuite/configure
12mr|expect-5.45-2|103	. %{_libdir}/tclConfig.sh
12mr|expect-5.45-2|104	
12mr|expect-5.45-2|105	%configure \
12mr|expect-5.45-2|106	--enable-gcc \
12mr|expect-5.45-2|107	--enable-shared
12mr|expect-5.45-2|108	
12mr|expect-5.45-2|109	%make
12mr|expect-5.45-2|110	
12mr|expect-5.45-2|111	%check
12mr|expect-5.45-2|112	make test
12mr|expect-5.45-2|113	
12mr|expect-5.45-2|114	%install
12mr|expect-5.45-2|115	rm -rf %{buildroot}
12mr|expect-5.45-2|116	
12mr|expect-5.45-2|117	%makeinstall_std TKLIB_INSTALLED="-L%{buildroot}%{_libdir} -ltk" \
12mr|expect-5.45-2|118	TCLLIB_INSTALLED="-L%{buildroot}%{_libdir} -ltcl" \
12mr|expect-5.45-2|119	INSTALL_ROOT=%{buildroot}
12mr|expect-5.45-2|120	
12mr|expect-5.45-2|121	# fix up library naming
12mr|expect-5.45-2|122	mv %{buildroot}%{_libdir}/lib%{name}%{major}.so %{buildroot}%{_libdir}/lib%{name}%{major}.so.1
12mr|expect-5.45-2|123	ln -s lib%{name}%{major}.so.1 %{buildroot}%{_libdir}/lib%{name}%{major}.so
12mr|expect-5.45-2|124	
12mr|expect-5.45-2|125	# remove cryptdir/decryptdir, as Linux has no crypt command (bug 6668).
12mr|expect-5.45-2|126	rm -f %{buildroot}%{_bindir}/{cryptdir,decryptdir}
12mr|expect-5.45-2|127	rm -f %{buildroot}%{_mandir}/man1/{cryptdir,decryptdir}.1*
12mr|expect-5.45-2|128	
12mr|expect-5.45-2|129	# (fc) make sure .so files are writable by root
12mr|expect-5.45-2|130	chmod 755 %{buildroot}%{_libdir}/*.so
12mr|expect-5.45-2|131	
12mr|expect-5.45-2|132	%files
12mr|expect-5.45-2|133	%doc ChangeLog FAQ HISTORY NEWS README
12mr|expect-5.45-2|134	%{_bindir}/*
12mr|expect-5.45-2|135	%{tcl_sitearch}/%{name}%{major}
12mr|expect-5.45-2|136	%{_mandir}/man1/*
12mr|expect-5.45-2|137	%{_mandir}/man3/*
12mr|expect-5.45-2|138	
12mr|expect-5.45-2|139	%files -n %{libname}
12mr|expect-5.45-2|140	%{_libdir}/lib*.so.1
12mr|expect-5.45-2|141	
12mr|expect-5.45-2|142	%files -n %{develname}
12mr|expect-5.45-2|143	%{_includedir}/*
12mr|expect-5.45-2|144	%{_libdir}/*.so
12mr|expect-5.45-2|145	
12mr|expect-5.45-2|146	%files examples
12mr|expect-5.45-2|147	%doc example/*
12mr|expect-5.45-2|148	
12mr|expect-5.45-2|149	
12mr|expect-5.45-2|150	
12mr|expect-5.45-2|151	%changelog
12mr|expect-5.45-2|152	* Thu Sep  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|expect-5.45-2|153	+ Commit: d162e2a
12mr|expect-5.45-2|154	- New version 5.45, add requires exceptions
12mr|expect-5.45-2|155	
12mr|expect-5.45-2|156	

13923 12
12mr|extipl-5.04-17|1	%define	name	extipl
12mr|extipl-5.04-17|2	%define	version	5.04
12mr|extipl-5.04-17|3	%define release	%mkrel 17
12mr|extipl-5.04-17|4	
12mr|extipl-5.04-17|5	Summary:	Yet Another Boot Selector for IBM-PC compatibles
12mr|extipl-5.04-17|6	Name:		%{name}
12mr|extipl-5.04-17|7	Version:	%{version}
12mr|extipl-5.04-17|8	Release:	%{release}
12mr|extipl-5.04-17|9	URL:		http://www.tsden.org/ryutaroh/extipl/extipl.html
12mr|extipl-5.04-17|10	Source0:	http://www.tsden.org/takamiti/extipl/archs/%{name}-%{version}.tar.bz2
12mr|extipl-5.04-17|11	License:	GPL+
12mr|extipl-5.04-17|12	Group:		System/Kernel and hardware
12mr|extipl-5.04-17|13	BuildRequires:	nasm
12mr|extipl-5.04-17|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|extipl-5.04-17|15	Exclusivearch:	%{ix86} x86_64
12mr|extipl-5.04-17|16	Patch1:		extipl-5.03-fix-manpage.patch
12mr|extipl-5.04-17|17	# Fix a nasm syntax error - 'crc32' is now a keyword in nasm
12mr|extipl-5.04-17|18	# - AdamW 2007/10
12mr|extipl-5.04-17|19	Patch2:		extipl-5.04-syntax.patch
12mr|extipl-5.04-17|20	# From Debian - fixes build problems - AdamW 2007/10
12mr|extipl-5.04-17|21	Patch3:		extipl-5.04-debian.patch
12mr|extipl-5.04-17|22	# From Debian bug - fix build on x86_64
12mr|extipl-5.04-17|23	Patch4:		extipl-5.04-debian2.patch
12mr|extipl-5.04-17|24	
12mr|extipl-5.04-17|25	%description
12mr|extipl-5.04-17|26	Extended-IPL is a boot selector which is upper compatible with
12mr|extipl-5.04-17|27	original IBM IPL. This package includes the installer for this
12mr|extipl-5.04-17|28	boot code which is written into MBR of your hard disk.
12mr|extipl-5.04-17|29	
12mr|extipl-5.04-17|30	With this boot selector, you can select a partition from
12mr|extipl-5.04-17|31	all the partitions including the logical partitions as well as
12mr|extipl-5.04-17|32	the primary ones in all the BIOS supported disks when booting a PC,
12mr|extipl-5.04-17|33	and then it will boot up the OS reside at the selected partition.
12mr|extipl-5.04-17|34	
12mr|extipl-5.04-17|35	%prep
12mr|extipl-5.04-17|36	%setup -q
12mr|extipl-5.04-17|37	%patch1 -p1
12mr|extipl-5.04-17|38	%patch2 -p1 -b .syntax
12mr|extipl-5.04-17|39	%patch3 -p1 -b .debian
12mr|extipl-5.04-17|40	%patch4 -p1 -b .debian2
12mr|extipl-5.04-17|41	
12mr|extipl-5.04-17|42	cat > uninstall_linux_or_grub.txt <<EOF
12mr|extipl-5.04-17|43	If you want to remove Linux, you must be careful to replace LILO or GRUB with
12mr|extipl-5.04-17|44	something else.
12mr|extipl-5.04-17|45	
12mr|extipl-5.04-17|46	The equivalent of the Microsoft DOS/Windows(R) "fdisk /mbr" is:
12mr|extipl-5.04-17|47	% dd if=/usr/lib/extipl/aldebaran.bin of=/dev/hda
12mr|extipl-5.04-17|48	where you must replace hda with your first hard drive (eg: sda, hdc...)
12mr|extipl-5.04-17|49	EOF
12mr|extipl-5.04-17|50	
12mr|extipl-5.04-17|51	%build
12mr|extipl-5.04-17|52	%make -C src
12mr|extipl-5.04-17|53	
12mr|extipl-5.04-17|54	%install
12mr|extipl-5.04-17|55	rm -rf $RPM_BUILD_ROOT
12mr|extipl-5.04-17|56	
12mr|extipl-5.04-17|57	install src/%{name} -D $RPM_BUILD_ROOT%{_sbindir}/%{name}
12mr|extipl-5.04-17|58	
12mr|extipl-5.04-17|59	install -d $RPM_BUILD_ROOT%{_prefix}/lib/%{name}
12mr|extipl-5.04-17|60	install -m 644 src/{pollux,castor,altair,aldebaran}.bin $RPM_BUILD_ROOT%{_prefix}/lib/%{name}
12mr|extipl-5.04-17|61	
12mr|extipl-5.04-17|62	install -D -m 644 src/extipl.8.in $RPM_BUILD_ROOT%{_mandir}/man8/extipl.8
12mr|extipl-5.04-17|63	
12mr|extipl-5.04-17|64	
12mr|extipl-5.04-17|65	%clean
12mr|extipl-5.04-17|66	rm -rf $RPM_BUILD_ROOT
12mr|extipl-5.04-17|67	
12mr|extipl-5.04-17|68	%files
12mr|extipl-5.04-17|69	%defattr(-,root,root)
12mr|extipl-5.04-17|70	%doc uninstall_linux_or_grub.txt doc/English/*
12mr|extipl-5.04-17|71	%{_sbindir}/*
12mr|extipl-5.04-17|72	%{_prefix}/lib/%{name}
12mr|extipl-5.04-17|73	%{_mandir}/*/*
12mr|extipl-5.04-17|74	
12mr|extipl-5.04-17|75	
12mr|extipl-5.04-17|76	
12mr|extipl-5.04-17|77	
12mr|extipl-5.04-17|78	%changelog
12mr|extipl-5.04-17|79	

13924 12
12mr|extremetuxracer-0.5-0.beta.7|1	%define gname	etracer
12mr|extremetuxracer-0.5-0.beta.7|2	
12mr|extremetuxracer-0.5-0.beta.7|3	Name:		extremetuxracer
12mr|extremetuxracer-0.5-0.beta.7|4	Version:	0.5
12mr|extremetuxracer-0.5-0.beta.7|5	Release:	0.beta.7
12mr|extremetuxracer-0.5-0.beta.7|6	Summary:	OpenGL racing game featuring Tux
12mr|extremetuxracer-0.5-0.beta.7|7	License:	GPLv2
12mr|extremetuxracer-0.5-0.beta.7|8	Group:		Games/Arcade
12mr|extremetuxracer-0.5-0.beta.7|9	URL:		http://www.extremetuxracer.com/
12mr|extremetuxracer-0.5-0.beta.7|10	Source0:	http://downloads.sourceforge.net/extremetuxracer/%{name}-%{version}beta.tar.gz
12mr|extremetuxracer-0.5-0.beta.7|11	Patch0:		extremetuxracer-0.5-defaultopt.patch
12mr|extremetuxracer-0.5-0.beta.7|12	Patch1:		extremetuxracer-0.5-link.patch
12mr|extremetuxracer-0.5-0.beta.7|13	Patch2:		extremetuxracer-0.5-install.patch
12mr|extremetuxracer-0.5-0.beta.7|14	Patch3:		extreme-tuxracer-0.5beta-libpng15.patch
12mr|extremetuxracer-0.5-0.beta.7|15	Requires:	squirrel
12mr|extremetuxracer-0.5-0.beta.7|16	BuildRequires:	pkgconfig(SDL_mixer)
12mr|extremetuxracer-0.5-0.beta.7|17	BuildRequires:	pkgconfig(alsa)
12mr|extremetuxracer-0.5-0.beta.7|18	BuildRequires:	pkgconfig(esound)
12mr|extremetuxracer-0.5-0.beta.7|19	BuildRequires:	pkgconfig(glu)
12mr|extremetuxracer-0.5-0.beta.7|20	BuildRequires:	texinfo
12mr|extremetuxracer-0.5-0.beta.7|21	BuildRequires:	pkgconfig(libpng)
12mr|extremetuxracer-0.5-0.beta.7|22	BuildRequires:	pkgconfig(freetype2)
12mr|extremetuxracer-0.5-0.beta.7|23	BuildRequires:	pkgconfig(libxslt)
12mr|extremetuxracer-0.5-0.beta.7|24	BuildRequires:	pkgconfig(libxml-2.0)
12mr|extremetuxracer-0.5-0.beta.7|25	BuildRequires:	squirrel
12mr|extremetuxracer-0.5-0.beta.7|26	BuildRequires:	tcl-devel
12mr|extremetuxracer-0.5-0.beta.7|27	BuildRequires:	libsquirrel-devel
12mr|extremetuxracer-0.5-0.beta.7|28	
12mr|extremetuxracer-0.5-0.beta.7|29	Provides:	tuxracer = %{version}-%{release}
12mr|extremetuxracer-0.5-0.beta.7|30	
12mr|extremetuxracer-0.5-0.beta.7|31	%description
12mr|extremetuxracer-0.5-0.beta.7|32	Extreme Tux Racer is an OpenGL racing game featuring Tux, the Linux
12mr|extremetuxracer-0.5-0.beta.7|33	mascot. The goal of the game is to slide down a snow- and ice-covered
12mr|extremetuxracer-0.5-0.beta.7|34	mountain as quickly as possible.  It is based on the GPL version of
12mr|extremetuxracer-0.5-0.beta.7|35	TuxRacer.
12mr|extremetuxracer-0.5-0.beta.7|36	
12mr|extremetuxracer-0.5-0.beta.7|37	%prep
12mr|extremetuxracer-0.5-0.beta.7|38	%setup -q -n extreme-tuxracer-%{version}beta
12mr|extremetuxracer-0.5-0.beta.7|39	%patch0 -p1 -b .defaultopt
12mr|extremetuxracer-0.5-0.beta.7|40	%patch1 -p0 -b .link
12mr|extremetuxracer-0.5-0.beta.7|41	%patch2 -p0 -b .install
12mr|extremetuxracer-0.5-0.beta.7|42	%patch3 -p1 -b .libpng
12mr|extremetuxracer-0.5-0.beta.7|43	unzip %{gname}icons.zip
12mr|extremetuxracer-0.5-0.beta.7|44	
12mr|extremetuxracer-0.5-0.beta.7|45	%build
12mr|extremetuxracer-0.5-0.beta.7|46	autoreconf -fi
12mr|extremetuxracer-0.5-0.beta.7|47	CFLAGS="%{optflags} -O3 -ffast-math" \
12mr|extremetuxracer-0.5-0.beta.7|48	CXXFLAGS="%{optflags} -O3 -ffast-math" \
12mr|extremetuxracer-0.5-0.beta.7|49	%configure2_5x	--bindir=%{_gamesbindir} \
12mr|extremetuxracer-0.5-0.beta.7|50	--with-data-dir=%{_gamesdatadir}/%{name}\
12mr|extremetuxracer-0.5-0.beta.7|51	--datadir=%{_gamesdatadir} \
12mr|extremetuxracer-0.5-0.beta.7|52	--disable-debug
12mr|extremetuxracer-0.5-0.beta.7|53	%make
12mr|extremetuxracer-0.5-0.beta.7|54	
12mr|extremetuxracer-0.5-0.beta.7|55	%install
12mr|extremetuxracer-0.5-0.beta.7|56	%makeinstall_std
12mr|extremetuxracer-0.5-0.beta.7|57	
12mr|extremetuxracer-0.5-0.beta.7|58	install -d %{buildroot}%{_datadir}/applications
12mr|extremetuxracer-0.5-0.beta.7|59	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|extremetuxracer-0.5-0.beta.7|60	[Desktop Entry]
12mr|extremetuxracer-0.5-0.beta.7|61	Encoding=UTF-8
12mr|extremetuxracer-0.5-0.beta.7|62	Name=Extreme Tux Racer
12mr|extremetuxracer-0.5-0.beta.7|63	Comment=OpenGL racing game featuring Tux
12mr|extremetuxracer-0.5-0.beta.7|64	Exec=%{_gamesbindir}/%{gname}
12mr|extremetuxracer-0.5-0.beta.7|65	Icon=%{gname}
12mr|extremetuxracer-0.5-0.beta.7|66	Terminal=false
12mr|extremetuxracer-0.5-0.beta.7|67	Type=Application
12mr|extremetuxracer-0.5-0.beta.7|68	StartupNotify=true
12mr|extremetuxracer-0.5-0.beta.7|69	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12mr|extremetuxracer-0.5-0.beta.7|70	EOF
12mr|extremetuxracer-0.5-0.beta.7|71	
12mr|extremetuxracer-0.5-0.beta.7|72	for r in 16 22 32 48; do
12mr|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
12mr|extremetuxracer-0.5-0.beta.7|74	done
12mr|extremetuxracer-0.5-0.beta.7|75	install -D %{gname}icon.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{gname}.svg
12mr|extremetuxracer-0.5-0.beta.7|76	
12mr|extremetuxracer-0.5-0.beta.7|77	%find_lang %{gname}
12mr|extremetuxracer-0.5-0.beta.7|78	
12mr|extremetuxracer-0.5-0.beta.7|79	cat > README.urpmi << EOF
12mr|extremetuxracer-0.5-0.beta.7|80	
12mr|extremetuxracer-0.5-0.beta.7|81	---------------------------Description-------------------------------------
12mr|extremetuxracer-0.5-0.beta.7|82	
12mr|extremetuxracer-0.5-0.beta.7|83	Extreme Tux Racer is an OpenGL racing game featuring Tux,
12mr|extremetuxracer-0.5-0.beta.7|84	the Linux mascot. The goal of the game is to slide down
12mr|extremetuxracer-0.5-0.beta.7|85	a snow- and ice-covered mountain as quickly as possible.
12mr|extremetuxracer-0.5-0.beta.7|86	It is based on the GPL version of TuxRacer.
12mr|extremetuxracer-0.5-0.beta.7|87	
12mr|extremetuxracer-0.5-0.beta.7|88	-----------------------------Warning---------------------------------------
12mr|extremetuxracer-0.5-0.beta.7|89	
12mr|extremetuxracer-0.5-0.beta.7|90	It might occurs that etracer won t start,
12mr|extremetuxracer-0.5-0.beta.7|91	in that case you need to edit ~/.ppracer/options
12mr|extremetuxracer-0.5-0.beta.7|92	and adjust values to your hardware configuration.
12mr|extremetuxracer-0.5-0.beta.7|93	
12mr|extremetuxracer-0.5-0.beta.7|94	---------------------------DescriptionFR-----------------------------------
12mr|extremetuxracer-0.5-0.beta.7|95	Extreme Tux Racer est un jeu OpenGL avec en hero Tux la
12mr|extremetuxracer-0.5-0.beta.7|96	masctotte Linux. Le but de ce jeu est de faire descendre Tux
12mr|extremetuxracer-0.5-0.beta.7|97	le plus rapidement possible de pistes pentues et recouvertes de neige et
12mr|extremetuxracer-0.5-0.beta.7|98	de glace.
12mr|extremetuxracer-0.5-0.beta.7|99	Ce jeu est bas? sur la version GPL de TuxRacer.
12mr|extremetuxracer-0.5-0.beta.7|100	
12mr|extremetuxracer-0.5-0.beta.7|101	-----------------------------Attention-------------------------------------
12mr|extremetuxracer-0.5-0.beta.7|102	
12mr|extremetuxracer-0.5-0.beta.7|103	Il est possible que etracer ne demarre pas.
12mr|extremetuxracer-0.5-0.beta.7|104	Dans ce cas il vous faudra editer le fichier ~/.ppracer/options
12mr|extremetuxracer-0.5-0.beta.7|105	et changer les valeurs pour qu elles soient correctes avec votre
12mr|extremetuxracer-0.5-0.beta.7|106	configuration materielle.
12mr|extremetuxracer-0.5-0.beta.7|107	
12mr|extremetuxracer-0.5-0.beta.7|108	---------------------------------------------------------------------------
12mr|extremetuxracer-0.5-0.beta.7|109	EOF
12mr|extremetuxracer-0.5-0.beta.7|110	
12mr|extremetuxracer-0.5-0.beta.7|111	%files -f %{gname}.lang
12mr|extremetuxracer-0.5-0.beta.7|112	%defattr(644,root,root,755)
12mr|extremetuxracer-0.5-0.beta.7|113	%doc AUTHORS ChangeLog README.urpmi
12mr|extremetuxracer-0.5-0.beta.7|114	%{_gamesdatadir}/*
12mr|extremetuxracer-0.5-0.beta.7|115	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|extremetuxracer-0.5-0.beta.7|116	%{_datadir}/icons/hicolor/*/apps/%{gname}.*
12mr|extremetuxracer-0.5-0.beta.7|117	%attr(755,root,root) %{_gamesbindir}/%{gname}
12mr|extremetuxracer-0.5-0.beta.7|118	
12mr|extremetuxracer-0.5-0.beta.7|119	
12mr|extremetuxracer-0.5-0.beta.7|120	
12mr|extremetuxracer-0.5-0.beta.7|121	
12mr|extremetuxracer-0.5-0.beta.7|122	%changelog
12mr|extremetuxracer-0.5-0.beta.7|123	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|extremetuxracer-0.5-0.beta.7|124	+ Commit: ca45fd5
12mr|extremetuxracer-0.5-0.beta.7|125	- Fix BuildRequires
12mr|extremetuxracer-0.5-0.beta.7|126	
12mr|extremetuxracer-0.5-0.beta.7|127	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|extremetuxracer-0.5-0.beta.7|128	+ Commit: bde91d3
12mr|extremetuxracer-0.5-0.beta.7|129	- Update patchset (use some patches from Megeia, some my own)
12mr|extremetuxracer-0.5-0.beta.7|130	
12mr|extremetuxracer-0.5-0.beta.7|131	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|extremetuxracer-0.5-0.beta.7|132	+ Commit: 94f07bf
12mr|extremetuxracer-0.5-0.beta.7|133	- Convert BR to pkgconfig style
12mr|extremetuxracer-0.5-0.beta.7|134	
12mr|extremetuxracer-0.5-0.beta.7|135	

13925 12
12mr|ez-ipupdate-3.0.11b8-14|1	%define name ez-ipupdate
12mr|ez-ipupdate-3.0.11b8-14|2	%define version 3.0.11b8
12mr|ez-ipupdate-3.0.11b8-14|3	%define release %mkrel 14
12mr|ez-ipupdate-3.0.11b8-14|4	
12mr|ez-ipupdate-3.0.11b8-14|5	Name: %{name}
12mr|ez-ipupdate-3.0.11b8-14|6	Summary: Client for Dynamic DNS Services
12mr|ez-ipupdate-3.0.11b8-14|7	Version: %{version}
12mr|ez-ipupdate-3.0.11b8-14|8	Release: %{release}
12mr|ez-ipupdate-3.0.11b8-14|9	Source0: %{name}-%{version}.tar.bz2
12mr|ez-ipupdate-3.0.11b8-14|10	Source1: ez-ipupdate.init
12mr|ez-ipupdate-3.0.11b8-14|11	# add missing include for 64 bit (bug #35001)
12mr|ez-ipupdate-3.0.11b8-14|12	Patch0: ez-ipupdate-3.0.11b8-64-bit.patch
12mr|ez-ipupdate-3.0.11b8-14|13	Patch1: 000_missing_headers.diff
12mr|ez-ipupdate-3.0.11b8-14|14	Patch2: 001_automake_syntax.diff
12mr|ez-ipupdate-3.0.11b8-14|15	Patch3: 002_am_maintainer_mode.diff
12mr|ez-ipupdate-3.0.11b8-14|16	Patch4: 010_rebootstrap.diff
12mr|ez-ipupdate-3.0.11b8-14|17	Patch5: 100_portability.diff
12mr|ez-ipupdate-3.0.11b8-14|18	Patch6: 101_syslog_crashes.diff
12mr|ez-ipupdate-3.0.11b8-14|19	Patch7: 102_misc_crashes.diff
12mr|ez-ipupdate-3.0.11b8-14|20	Patch8: 103_protocol.diff
12mr|ez-ipupdate-3.0.11b8-14|21	Patch9: 104_misc_crashes.diff
12mr|ez-ipupdate-3.0.11b8-14|22	Patch10: 150_cosmetic.diff
12mr|ez-ipupdate-3.0.11b8-14|23	Patch11: 200_default_config.diff
12mr|ez-ipupdate-3.0.11b8-14|24	Patch12: 201_upstream_changelog.diff
12mr|ez-ipupdate-3.0.11b8-14|25	Group: Networking/Other
12mr|ez-ipupdate-3.0.11b8-14|26	URL: http://ez-ipupdate.com/
12mr|ez-ipupdate-3.0.11b8-14|27	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12mr|ez-ipupdate-3.0.11b8-14|28	License: GPL
12mr|ez-ipupdate-3.0.11b8-14|29	Requires(post): rpm-helper
12mr|ez-ipupdate-3.0.11b8-14|30	Requires(postun): rpm-helper
12mr|ez-ipupdate-3.0.11b8-14|31	
12mr|ez-ipupdate-3.0.11b8-14|32	%description
12mr|ez-ipupdate-3.0.11b8-14|33	ez-ipupdate is a small utility for updating your host name for any of the
12mr|ez-ipupdate-3.0.11b8-14|34	dynamic DNS service offered at:
12mr|ez-ipupdate-3.0.11b8-14|35	
12mr|ez-ipupdate-3.0.11b8-14|36	* http://www.ez-ip.net
12mr|ez-ipupdate-3.0.11b8-14|37	* http://www.justlinux.com
12mr|ez-ipupdate-3.0.11b8-14|38	* http://www.dhs.org
12mr|ez-ipupdate-3.0.11b8-14|39	* http://www.dyndns.org
12mr|ez-ipupdate-3.0.11b8-14|40	* http://www.ods.org
12mr|ez-ipupdate-3.0.11b8-14|41	* http://gnudip.cheapnet.net (GNUDip)
12mr|ez-ipupdate-3.0.11b8-14|42	* http://www.dyn.ca (GNUDip)
12mr|ez-ipupdate-3.0.11b8-14|43	* http://www.tzo.com
12mr|ez-ipupdate-3.0.11b8-14|44	* http://www.easydns.com
12mr|ez-ipupdate-3.0.11b8-14|45	* http://www.dyns.cx
12mr|ez-ipupdate-3.0.11b8-14|46	* http://www.hn.org
12mr|ez-ipupdate-3.0.11b8-14|47	* http://www.zoneedit.com
12mr|ez-ipupdate-3.0.11b8-14|48	
12mr|ez-ipupdate-3.0.11b8-14|49	it is pure C and works on Linux, *BSD and Solaris.
12mr|ez-ipupdate-3.0.11b8-14|50	
12mr|ez-ipupdate-3.0.11b8-14|51	Don't forget to create your own config file ( in /etc/ez-ipupdate.conf )
12mr|ez-ipupdate-3.0.11b8-14|52	You can find some example in /usr/share/doc/%{name}-%{version}
12mr|ez-ipupdate-3.0.11b8-14|53	
12mr|ez-ipupdate-3.0.11b8-14|54	%prep
12mr|ez-ipupdate-3.0.11b8-14|55	
12mr|ez-ipupdate-3.0.11b8-14|56	%setup -q
12mr|ez-ipupdate-3.0.11b8-14|57	%patch0 -p1
12mr|ez-ipupdate-3.0.11b8-14|58	%patch1 -p1
12mr|ez-ipupdate-3.0.11b8-14|59	%patch2 -p1
12mr|ez-ipupdate-3.0.11b8-14|60	%patch3 -p1
12mr|ez-ipupdate-3.0.11b8-14|61	%patch4 -p1
12mr|ez-ipupdate-3.0.11b8-14|62	%patch5 -p1
12mr|ez-ipupdate-3.0.11b8-14|63	%patch6 -p1
12mr|ez-ipupdate-3.0.11b8-14|64	%patch7 -p1
12mr|ez-ipupdate-3.0.11b8-14|65	%patch8 -p1
12mr|ez-ipupdate-3.0.11b8-14|66	%patch9 -p0
12mr|ez-ipupdate-3.0.11b8-14|67	%patch10 -p1
12mr|ez-ipupdate-3.0.11b8-14|68	%patch11 -p1
12mr|ez-ipupdate-3.0.11b8-14|69	%patch12 -p1
12mr|ez-ipupdate-3.0.11b8-14|70	
12mr|ez-ipupdate-3.0.11b8-14|71	%build
12mr|ez-ipupdate-3.0.11b8-14|72	%configure
12mr|ez-ipupdate-3.0.11b8-14|73	
12mr|ez-ipupdate-3.0.11b8-14|74	%make
12mr|ez-ipupdate-3.0.11b8-14|75	
12mr|ez-ipupdate-3.0.11b8-14|76	%install
12mr|ez-ipupdate-3.0.11b8-14|77	rm -rf $RPM_BUILD_ROOT
12mr|ez-ipupdate-3.0.11b8-14|78	
12mr|ez-ipupdate-3.0.11b8-14|79	chmod 644 *.conf
12mr|ez-ipupdate-3.0.11b8-14|80	%makeinstall_std
12mr|ez-ipupdate-3.0.11b8-14|81	perl -pi -e "s|\/usr\/local\/bin|\/usr\/bin|" *.conf
12mr|ez-ipupdate-3.0.11b8-14|82	install -D -m 755 %{SOURCE1} $RPM_BUILD_ROOT/%{_initrddir}/%{name}
12mr|ez-ipupdate-3.0.11b8-14|83	
12mr|ez-ipupdate-3.0.11b8-14|84	cat > README.urpmi << EOF
12mr|ez-ipupdate-3.0.11b8-14|85	To configure the ez-ipupdate deamon, edit and set the corrects
12mr|ez-ipupdate-3.0.11b8-14|86	parameters in /etc/ez-ipupdate.conf config file.
12mr|ez-ipupdate-3.0.11b8-14|87	Then you can start the deamon with service ez-ipupdate start
12mr|ez-ipupdate-3.0.11b8-14|88	EOF
12mr|ez-ipupdate-3.0.11b8-14|89	
12mr|ez-ipupdate-3.0.11b8-14|90	%clean
12mr|ez-ipupdate-3.0.11b8-14|91	rm -rf $RPM_BUILD_ROOT
12mr|ez-ipupdate-3.0.11b8-14|92	
12mr|ez-ipupdate-3.0.11b8-14|93	%files
12mr|ez-ipupdate-3.0.11b8-14|94	%defattr(-,root,root)
12mr|ez-ipupdate-3.0.11b8-14|95	%doc COPYING INSTALL README README.urpmi
12mr|ez-ipupdate-3.0.11b8-14|96	%doc *.conf
12mr|ez-ipupdate-3.0.11b8-14|97	%{_bindir}/*
12mr|ez-ipupdate-3.0.11b8-14|98	%{_initrddir}/%{name}
12mr|ez-ipupdate-3.0.11b8-14|99	
12mr|ez-ipupdate-3.0.11b8-14|100	%post
12mr|ez-ipupdate-3.0.11b8-14|101	%create_ghostfile %{_sysconfdir}/%{name}.conf nobody root 600
12mr|ez-ipupdate-3.0.11b8-14|102	if [ ! -s %{_sysconfdir}/%{name}.conf ]; then
12mr|ez-ipupdate-3.0.11b8-14|103	cat > %{_sysconfdir}/%{name}.conf << EOF
12mr|ez-ipupdate-3.0.11b8-14|104	# example config file for ez-ipupdate
12mr|ez-ipupdate-3.0.11b8-14|105	#service-type=dyndns-static
12mr|ez-ipupdate-3.0.11b8-14|106	service-type=dyndns
12mr|ez-ipupdate-3.0.11b8-14|107	user=login:password
12mr|ez-ipupdate-3.0.11b8-14|108	host=somedomain.dyndns.org
12mr|ez-ipupdate-3.0.11b8-14|109	interface=eth1
12mr|ez-ipupdate-3.0.11b8-14|110	max-interval=2073600
12mr|ez-ipupdate-3.0.11b8-14|111	
12mr|ez-ipupdate-3.0.11b8-14|112	# cache file in the temp directory
12mr|ez-ipupdate-3.0.11b8-14|113	cache-file=/tmp/.ez-ipupdate.cache
12mr|ez-ipupdate-3.0.11b8-14|114	EOF
12mr|ez-ipupdate-3.0.11b8-14|115	fi
12mr|ez-ipupdate-3.0.11b8-14|116	%_post_service ez-ipupdate
12mr|ez-ipupdate-3.0.11b8-14|117	
12mr|ez-ipupdate-3.0.11b8-14|118	%preun
12mr|ez-ipupdate-3.0.11b8-14|119	%_preun_service ez-ipupdate
12mr|ez-ipupdate-3.0.11b8-14|120	
12mr|ez-ipupdate-3.0.11b8-14|121	
12mr|ez-ipupdate-3.0.11b8-14|122	
12mr|ez-ipupdate-3.0.11b8-14|123	%changelog
12mr|ez-ipupdate-3.0.11b8-14|124	

13926 12
12mr|facile-1.1-12|1	Name:		facile
12mr|facile-1.1-12|2	Summary:	Constraint programming library
12mr|facile-1.1-12|3	Version:	1.1
12mr|facile-1.1-12|4	Release:	12
12mr|facile-1.1-12|5	License:	GPL
12mr|facile-1.1-12|6	Group:		System/Libraries
12mr|facile-1.1-12|7	URL:		http://www.recherche.enac.fr/log/facile/
12mr|facile-1.1-12|8	Source0:	http://www.recherche.enac.fr/log/facile/distrib/%name-%version.tar.gz
12mr|facile-1.1-12|9	Patch0:		facile-1.1-install.patch
12mr|facile-1.1-12|10	Patch1:		10-srcMakefile
12mr|facile-1.1-12|11	Patch2:		20-Makefile
12mr|facile-1.1-12|12	Patch3:		30-non-opt-check
12mr|facile-1.1-12|13	BuildRequires:	ocaml
12mr|facile-1.1-12|14	Requires:	ocaml
12mr|facile-1.1-12|15	
12mr|facile-1.1-12|16	%description
12mr|facile-1.1-12|17	FaCiLe is a constraint programming library on integer and integer set finite
12mr|facile-1.1-12|18	domains written in OCaml.
12mr|facile-1.1-12|19	
12mr|facile-1.1-12|20	%files
12mr|facile-1.1-12|21	%{_libdir}/ocaml/facile
12mr|facile-1.1-12|22	
12mr|facile-1.1-12|23	%prep
12mr|facile-1.1-12|24	%setup -q
12mr|facile-1.1-12|25	%patch0 -p1
12mr|facile-1.1-12|26	%patch1 -p1 -b .10
12mr|facile-1.1-12|27	%patch2 -p1 -b .20
12mr|facile-1.1-12|28	%patch3 -p1 -b .30
12mr|facile-1.1-12|29	
12mr|facile-1.1-12|30	%build
12mr|facile-1.1-12|31	./configure
12mr|facile-1.1-12|32	
12mr|facile-1.1-12|33	%ifarch %arm %mips
12mr|facile-1.1-12|34	make OCAMLC="ocamlc -g" OCAMLMLI=ocamlc
12mr|facile-1.1-12|35	%else
12mr|facile-1.1-12|36	make
12mr|facile-1.1-12|37	%endif
12mr|facile-1.1-12|38	
12mr|facile-1.1-12|39	%install
12mr|facile-1.1-12|40	%makeinstall_std
12mr|facile-1.1-12|41	
12mr|facile-1.1-12|42	
12mr|facile-1.1-12|43	%changelog
12mr|facile-1.1-12|44	* Fri Oct  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|facile-1.1-12|45	+ Commit: 556cf1a
12mr|facile-1.1-12|46	- Spec cleanup
12mr|facile-1.1-12|47	
12mr|facile-1.1-12|48	

13927 12
12mr|fakeroot-1.14.4-3|1	Summary:	Gives a fake root environment
12mr|fakeroot-1.14.4-3|2	Name:		fakeroot
12mr|fakeroot-1.14.4-3|3	Version:	1.14.4
12mr|fakeroot-1.14.4-3|4	Release:	%mkrel 3
12mr|fakeroot-1.14.4-3|5	License:	GPL
12mr|fakeroot-1.14.4-3|6	Group:		Development/Other
12mr|fakeroot-1.14.4-3|7	URL:		http://fakechroot.alioth.debian.org/
12mr|fakeroot-1.14.4-3|8	Source0:	ftp://ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_%{version}.tar.bz2
12mr|fakeroot-1.14.4-3|9	BuildRequires:	libstdc++-devel
12mr|fakeroot-1.14.4-3|10	BuildRequires:  sharutils
12mr|fakeroot-1.14.4-3|11	BuildRequires:  util-linux-ng
12mr|fakeroot-1.14.4-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|fakeroot-1.14.4-3|13	
12mr|fakeroot-1.14.4-3|14	%description
12mr|fakeroot-1.14.4-3|15	This package is intended to enable something like: fakeroot rpm
12mr|fakeroot-1.14.4-3|16	--rebuild i.e. to remove the need to become root for a package
12mr|fakeroot-1.14.4-3|17	build. This is done by setting LD_PRELOAD to a "libfakeroot.so.0.0",
12mr|fakeroot-1.14.4-3|18	that provides wrappers around chown, chmod, mknod, stat, etc.
12mr|fakeroot-1.14.4-3|19	
12mr|fakeroot-1.14.4-3|20	If you don't understand any of this, you do not need this!
12mr|fakeroot-1.14.4-3|21	
12mr|fakeroot-1.14.4-3|22	%prep
12mr|fakeroot-1.14.4-3|23	
12mr|fakeroot-1.14.4-3|24	%setup -q
12mr|fakeroot-1.14.4-3|25	for file in ./doc/*/*.1; do
12mr|fakeroot-1.14.4-3|26	%{_bindir}/iconv -f latin1 -t utf8 < $file > $file.new
12mr|fakeroot-1.14.4-3|27	%{__mv} -f $file.new $file
12mr|fakeroot-1.14.4-3|28	done
12mr|fakeroot-1.14.4-3|29	
12mr|fakeroot-1.14.4-3|30	# anti version hack
12mr|fakeroot-1.14.4-3|31	%{__perl} -pi -e "s|-release 0|-avoid-version|g" Makefile*
12mr|fakeroot-1.14.4-3|32	
12mr|fakeroot-1.14.4-3|33	%build
12mr|fakeroot-1.14.4-3|34	
12mr|fakeroot-1.14.4-3|35	%configure2_5x \
12mr|fakeroot-1.14.4-3|36	--disable-dependency-tracking \
12mr|fakeroot-1.14.4-3|37	--disable-static \
12mr|fakeroot-1.14.4-3|38	--libdir=%{_libdir}/libfakeroot \
12mr|fakeroot-1.14.4-3|39	--with-ipc=tcp
12mr|fakeroot-1.14.4-3|40	%make
12mr|fakeroot-1.14.4-3|41	
12mr|fakeroot-1.14.4-3|42	%install
12mr|fakeroot-1.14.4-3|43	%{__rm} -rf %{buildroot}
12mr|fakeroot-1.14.4-3|44	%{makeinstall_std} libdir=%{_libdir}/libfakeroot
12mr|fakeroot-1.14.4-3|45	
12mr|fakeroot-1.14.4-3|46	%{__rm} %{buildroot}%{_libdir}/libfakeroot/*.la
12mr|fakeroot-1.14.4-3|47	
12mr|fakeroot-1.14.4-3|48	# the french man page is in man-pages-fr-1.58.0-18mdk, nuke this one to prevent file clash
12mr|fakeroot-1.14.4-3|49	%{__rm} -r %{buildroot}%{_mandir}/fr/man*
12mr|fakeroot-1.14.4-3|50	
12mr|fakeroot-1.14.4-3|51	%clean
12mr|fakeroot-1.14.4-3|52	%{__rm} -rf %{buildroot}
12mr|fakeroot-1.14.4-3|53	
12mr|fakeroot-1.14.4-3|54	%files
12mr|fakeroot-1.14.4-3|55	%defattr(-,root,root,0755)
12mr|fakeroot-1.14.4-3|56	%doc AUTHORS BUGS COPYING ChangeLog DEBUG INSTALL NEWS README
12mr|fakeroot-1.14.4-3|57	%{_bindir}/*
12mr|fakeroot-1.14.4-3|58	%{_libdir}/libfakeroot
12mr|fakeroot-1.14.4-3|59	%{_mandir}/man*/*
12mr|fakeroot-1.14.4-3|60	%lang(es) %{_mandir}/es/man*/*
12mr|fakeroot-1.14.4-3|61	%lang(nl) %{_mandir}/nl/man*/*
12mr|fakeroot-1.14.4-3|62	%lang(sv) %{_mandir}/sv/man*/*
12mr|fakeroot-1.14.4-3|63	
12mr|fakeroot-1.14.4-3|64	
12mr|fakeroot-1.14.4-3|65	
12mr|fakeroot-1.14.4-3|66	%changelog
12mr|fakeroot-1.14.4-3|67	

13928 12
12mr|falcon-0.9.6.6-3|1	%define oname   Falcon
12mr|falcon-0.9.6.6-3|2	
12mr|falcon-0.9.6.6-3|3	Name:           falcon
12mr|falcon-0.9.6.6-3|4	Version:        0.9.6.6
12mr|falcon-0.9.6.6-3|5	Release:        %mkrel 3
12mr|falcon-0.9.6.6-3|6	Summary:        The Falcon Programming Language
12mr|falcon-0.9.6.6-3|7	License:        GPLv2+
12mr|falcon-0.9.6.6-3|8	Group:          Development/Other
12mr|falcon-0.9.6.6-3|9	URL:            http://www.falconpl.org/
12mr|falcon-0.9.6.6-3|10	Source:         http://www.falconpl.org/project_dl/_official_rel/%{oname}-%{version}.tgz
12mr|falcon-0.9.6.6-3|11	BuildRoot:      %_tmppath/%name-%version-%release-root
12mr|falcon-0.9.6.6-3|12	BuildRequires:  bison
12mr|falcon-0.9.6.6-3|13	BuildRequires:  cmake
12mr|falcon-0.9.6.6-3|14	BuildRequires:  pcre-devel
12mr|falcon-0.9.6.6-3|15	BuildRequires:  zlib-devel
12mr|falcon-0.9.6.6-3|16	
12mr|falcon-0.9.6.6-3|17	%description
12mr|falcon-0.9.6.6-3|18	The Falcon Programming Language is an embeddable scripting language
12mr|falcon-0.9.6.6-3|19	aiming to empower even simple applications with a powerful,
12mr|falcon-0.9.6.6-3|20	flexible, extensible and highly configurable scripting engine.
12mr|falcon-0.9.6.6-3|21	
12mr|falcon-0.9.6.6-3|22	Falcon is also a standalone multiplatform scripting language that
12mr|falcon-0.9.6.6-3|23	aims to be both simple and powerful.
12mr|falcon-0.9.6.6-3|24	
12mr|falcon-0.9.6.6-3|25	%post -p /sbin/ldconfig
12mr|falcon-0.9.6.6-3|26	
12mr|falcon-0.9.6.6-3|27	%postun -p /sbin/ldconfig
12mr|falcon-0.9.6.6-3|28	
12mr|falcon-0.9.6.6-3|29	%files
12mr|falcon-0.9.6.6-3|30	%defattr(-,root,root,-)
12mr|falcon-0.9.6.6-3|31	%doc AUTHORS ChangeLog copyright README RELNOTES LICENSE LICENSE_GPLv2
12mr|falcon-0.9.6.6-3|32	%{_bindir}/falcon
12mr|falcon-0.9.6.6-3|33	%{_bindir}/faldisass
12mr|falcon-0.9.6.6-3|34	%{_bindir}/fallc.fal
12mr|falcon-0.9.6.6-3|35	%{_bindir}/falrun
12mr|falcon-0.9.6.6-3|36	%{_bindir}/falpack
12mr|falcon-0.9.6.6-3|37	%{_libdir}/falcon
12mr|falcon-0.9.6.6-3|38	%{_libdir}/*.so.*
12mr|falcon-0.9.6.6-3|39	%{_datadir}/falcon
12mr|falcon-0.9.6.6-3|40	%{_mandir}/man1/falcon.1.*
12mr|falcon-0.9.6.6-3|41	%{_mandir}/man1/faldisass.1.*
12mr|falcon-0.9.6.6-3|42	%{_mandir}/man1/fallc.fal.1.*
12mr|falcon-0.9.6.6-3|43	%{_mandir}/man1/falrun.1.*
12mr|falcon-0.9.6.6-3|44	%{_mandir}/man1/falpack.1.*
12mr|falcon-0.9.6.6-3|45	%exclude %{_datadir}/falcon/cmake
12mr|falcon-0.9.6.6-3|46	
12mr|falcon-0.9.6.6-3|47	#--------------------------------------------------------------------
12mr|falcon-0.9.6.6-3|48	
12mr|falcon-0.9.6.6-3|49	%package   devel
12mr|falcon-0.9.6.6-3|50	Summary:   Development files for %{name}
12mr|falcon-0.9.6.6-3|51	Group:     Development/Other
12mr|falcon-0.9.6.6-3|52	Requires:  %{name} = %{version}-%{release}
12mr|falcon-0.9.6.6-3|53	
12mr|falcon-0.9.6.6-3|54	%description devel
12mr|falcon-0.9.6.6-3|55	The Falcon Programming Language is an embeddable scripting language
12mr|falcon-0.9.6.6-3|56	aiming to empower even simple applications with a powerful,
12mr|falcon-0.9.6.6-3|57	flexible, extensible and highly configurable scripting engine.
12mr|falcon-0.9.6.6-3|58	
12mr|falcon-0.9.6.6-3|59	Falcon is also a standalone multiplatform scripting language that
12mr|falcon-0.9.6.6-3|60	aims to be both simple and powerful.
12mr|falcon-0.9.6.6-3|61	
12mr|falcon-0.9.6.6-3|62	This package contains development files for %{name}. This is not
12mr|falcon-0.9.6.6-3|63	necessary for using the %{name} interpreter.
12mr|falcon-0.9.6.6-3|64	
12mr|falcon-0.9.6.6-3|65	%files devel
12mr|falcon-0.9.6.6-3|66	%defattr(-,root,root,-)
12mr|falcon-0.9.6.6-3|67	%{_bindir}/falcon-conf
12mr|falcon-0.9.6.6-3|68	%{_bindir}/falconeer.fal
12mr|falcon-0.9.6.6-3|69	%{_bindir}/faltest
12mr|falcon-0.9.6.6-3|70	%{_datadir}/falcon/cmake/*.cmake
12mr|falcon-0.9.6.6-3|71	%{_includedir}/*
12mr|falcon-0.9.6.6-3|72	%{_libdir}/*.so
12mr|falcon-0.9.6.6-3|73	%{_mandir}/man1/falcon-conf*
12mr|falcon-0.9.6.6-3|74	%{_mandir}/man1/falconeer.fal*
12mr|falcon-0.9.6.6-3|75	%{_mandir}/man1/faltest*
12mr|falcon-0.9.6.6-3|76	
12mr|falcon-0.9.6.6-3|77	#--------------------------------------------------------------------
12mr|falcon-0.9.6.6-3|78	%prep
12mr|falcon-0.9.6.6-3|79	%setup -q -n %oname-%{version}
12mr|falcon-0.9.6.6-3|80	
12mr|falcon-0.9.6.6-3|81	%build
12mr|falcon-0.9.6.6-3|82	%cmake -DFALCON_LIB_DIR=%{_libdir} -DFALCON_SHARE_DIR=%{_datadir}/%{name}
12mr|falcon-0.9.6.6-3|83	%make
12mr|falcon-0.9.6.6-3|84	
12mr|falcon-0.9.6.6-3|85	%install
12mr|falcon-0.9.6.6-3|86	rm -rf $RPM_BUILD_ROOT
12mr|falcon-0.9.6.6-3|87	%makeinstall_std -C build
12mr|falcon-0.9.6.6-3|88	
12mr|falcon-0.9.6.6-3|89	%clean
12mr|falcon-0.9.6.6-3|90	rm -rf $RPM_BUILD_ROOT
12mr|falcon-0.9.6.6-3|91	
12mr|falcon-0.9.6.6-3|92	
12mr|falcon-0.9.6.6-3|93	
12mr|falcon-0.9.6.6-3|94	%changelog
12mr|falcon-0.9.6.6-3|95	

13929 12
12mr|farsight2-0.0.31-2|1	%define api		0.10
12mr|farsight2-0.0.31-2|2	%define major		0
12mr|farsight2-0.0.31-2|3	%define libname		%mklibname %{name}_%{version_lib}
12mr|farsight2-0.0.31-2|4	%define develname	%mklibname -d %{name}
12mr|farsight2-0.0.31-2|5	
12mr|farsight2-0.0.31-2|6	%define version_lib %{api}-%{major}
12mr|farsight2-0.0.31-2|7	
12mr|farsight2-0.0.31-2|8	Summary:	An audio/video conferencing framework
12mr|farsight2-0.0.31-2|9	Name:		farsight2
12mr|farsight2-0.0.31-2|10	Version:	0.0.31
12mr|farsight2-0.0.31-2|11	Release:	2
12mr|farsight2-0.0.31-2|12	License:	LGPLv2+
12mr|farsight2-0.0.31-2|13	URL:		http://farsight.freedesktop.org/wiki/
12mr|farsight2-0.0.31-2|14	Group:		Networking/Instant messaging
12mr|farsight2-0.0.31-2|15	Source0:  	http://farsight.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
12mr|farsight2-0.0.31-2|16	BuildRequires:  gtk-doc
12mr|farsight2-0.0.31-2|17	BuildRequires:  libgstreamer-plugins-base-devel >= 0.10.33
12mr|farsight2-0.0.31-2|18	BuildRequires:  gupnp-igd-devel
12mr|farsight2-0.0.31-2|19	BuildRequires:	nice-devel >= 0.1.0
12mr|farsight2-0.0.31-2|20	BuildRequires:	gstreamer0.10-python-devel
12mr|farsight2-0.0.31-2|21	BuildRequires:	python-devel
12mr|farsight2-0.0.31-2|22	
12mr|farsight2-0.0.31-2|23	%description
12mr|farsight2-0.0.31-2|24	FarSight2 is an audio/video conferencing framework
12mr|farsight2-0.0.31-2|25	specifically designed for Instant Messengers. It
12mr|farsight2-0.0.31-2|26	aims to provide a code structure that will be able
12mr|farsight2-0.0.31-2|27	to absorb as many video conferencing protocols as
12mr|farsight2-0.0.31-2|28	possible. It also offers an interface to those Instant
12mr|farsight2-0.0.31-2|29	Messengers, allowing them to embed the video feeds and
12mr|farsight2-0.0.31-2|30	controls into them.
12mr|farsight2-0.0.31-2|31	
12mr|farsight2-0.0.31-2|32	FarSight is not a standalone application. It provides two
12mr|farsight2-0.0.31-2|33	APIs, one for interfacing with the different "protocol modules"
12mr|farsight2-0.0.31-2|34	and one for interfacing with the Instant Messenger GUI. There will
12mr|farsight2-0.0.31-2|35	also be a default GUI for those who don't wish to embed the feeds
12mr|farsight2-0.0.31-2|36	into their Instant Messenger's GUI.
12mr|farsight2-0.0.31-2|37	
12mr|farsight2-0.0.31-2|38	%package -n %{libname}
12mr|farsight2-0.0.31-2|39	Summary:	Farsight2 library
12mr|farsight2-0.0.31-2|40	Group:		System/Libraries
12mr|farsight2-0.0.31-2|41	Provides: 	%{name} = %{version}-%{release}
12mr|farsight2-0.0.31-2|42	
12mr|farsight2-0.0.31-2|43	%description -n %{libname}
12mr|farsight2-0.0.31-2|44	Library for %{name}
12mr|farsight2-0.0.31-2|45	
12mr|farsight2-0.0.31-2|46	%package -n	gstreamer0.10-%{name}
12mr|farsight2-0.0.31-2|47	Summary:	Set of plugins for Gstreamer used Audio/Video conferencing
12mr|farsight2-0.0.31-2|48	Group:		Sound
12mr|farsight2-0.0.31-2|49	Requires:	%{libname} = %{version}-%{release}
12mr|farsight2-0.0.31-2|50	Requires:	gstreamer0.10-plugins-good
12mr|farsight2-0.0.31-2|51	Requires:	gstreamer0.10-nice >= 0.1.0
12mr|farsight2-0.0.31-2|52	Requires:	gstreamer0.10-voip
12mr|farsight2-0.0.31-2|53	Conflicts:	gstreamer0.10-farstream >= 0.1.1
12mr|farsight2-0.0.31-2|54	
12mr|farsight2-0.0.31-2|55	%description -n gstreamer0.10-%{name}
12mr|farsight2-0.0.31-2|56	This is a set of plugins for Gstreamer that will be used by Farsight2
12mr|farsight2-0.0.31-2|57	for Audio/Video conferencing.
12mr|farsight2-0.0.31-2|58	
12mr|farsight2-0.0.31-2|59	%package -n   	python-%{name}
12mr|farsight2-0.0.31-2|60	Summary:	Python binding for %{name}
12mr|farsight2-0.0.31-2|61	Group:		Development/Python
12mr|farsight2-0.0.31-2|62	Requires:	%{name} = %{version}-%{release}
12mr|farsight2-0.0.31-2|63	
12mr|farsight2-0.0.31-2|64	%description -n	python-%{name}
12mr|farsight2-0.0.31-2|65	Python bindings for %{name}.
12mr|farsight2-0.0.31-2|66	
12mr|farsight2-0.0.31-2|67	%package -n %{develname}
12mr|farsight2-0.0.31-2|68	Summary:	Headers of %name for development
12mr|farsight2-0.0.31-2|69	Group:		Development/C
12mr|farsight2-0.0.31-2|70	Requires:	%{libname} = %{version}-%{release}
12mr|farsight2-0.0.31-2|71	Provides:	%{name}-devel = %{version}-%{release}
12mr|farsight2-0.0.31-2|72	
12mr|farsight2-0.0.31-2|73	%description -n %{develname}
12mr|farsight2-0.0.31-2|74	Headers of %{name} for development.
12mr|farsight2-0.0.31-2|75	
12mr|farsight2-0.0.31-2|76	%prep
12mr|farsight2-0.0.31-2|77	%setup -q
12mr|farsight2-0.0.31-2|78	
12mr|farsight2-0.0.31-2|79	%build
12mr|farsight2-0.0.31-2|80	%configure2_5x \
12mr|farsight2-0.0.31-2|81	--disable-static \
12mr|farsight2-0.0.31-2|82	--with-package-name="%{_vendor} %{name}" \
12mr|farsight2-0.0.31-2|83	--with-package-origin="http://www.mandriva.com"
12mr|farsight2-0.0.31-2|84	%make
12mr|farsight2-0.0.31-2|85	
12mr|farsight2-0.0.31-2|86	%install
12mr|farsight2-0.0.31-2|87	%{makeinstall_std}
12mr|farsight2-0.0.31-2|88	
12mr|farsight2-0.0.31-2|89	find %{buildroot} -name '*.la' | xargs rm
12mr|farsight2-0.0.31-2|90	
12mr|farsight2-0.0.31-2|91	%files -n %{libname}
12mr|farsight2-0.0.31-2|92	%{_libdir}/libgstfarsight-%{api}.so.%{major}*
12mr|farsight2-0.0.31-2|93	%{_libdir}/%{name}-0.0/*.so
12mr|farsight2-0.0.31-2|94	
12mr|farsight2-0.0.31-2|95	%files -n gstreamer0.10-%{name}
12mr|farsight2-0.0.31-2|96	%{_libdir}/gstreamer-0.10/*.so
12mr|farsight2-0.0.31-2|97	%{_datadir}/farsight2/0.0/fsrtpconference/default-codec-preferences
12mr|farsight2-0.0.31-2|98	%{_datadir}/farsight2/0.0/fsrtpconference/default-element-properties
12mr|farsight2-0.0.31-2|99	
12mr|farsight2-0.0.31-2|100	%files -n python-%{name}
12mr|farsight2-0.0.31-2|101	%{python_sitearch}/farsight.so
12mr|farsight2-0.0.31-2|102	
12mr|farsight2-0.0.31-2|103	%files -n %{develname}
12mr|farsight2-0.0.31-2|104	%doc ChangeLog
12mr|farsight2-0.0.31-2|105	%{_includedir}/gstreamer-0.10/gst/farsight/*.h
12mr|farsight2-0.0.31-2|106	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mr|farsight2-0.0.31-2|107	%{_libdir}/libgstfarsight-%{api}.so
12mr|farsight2-0.0.31-2|108	%{_datadir}/gtk-doc/html/%{name}-libs-%{api}/*
12mr|farsight2-0.0.31-2|109	%{_datadir}/gtk-doc/html/%{name}-plugins-%{api}/*
12mr|farsight2-0.0.31-2|110	
12mr|farsight2-0.0.31-2|111	
12mr|farsight2-0.0.31-2|112	
12mr|farsight2-0.0.31-2|113	%changelog
12mr|farsight2-0.0.31-2|114	

13930 12
12mr|farstream-0.1.2-4|1	%define api		0.1
12mr|farstream-0.1.2-4|2	%define major		0
12mr|farstream-0.1.2-4|3	%define girmajor	0.1
12mr|farstream-0.1.2-4|4	%define libname		%mklibname %{name} %{api} %{major}
12mr|farstream-0.1.2-4|5	%define develname	%mklibname -d %{name}
12mr|farstream-0.1.2-4|6	%define girname		%mklibname %{name}-gir %{girmajor}
12mr|farstream-0.1.2-4|7	
12mr|farstream-0.1.2-4|8	Summary:	An audio/video communications framework
12mr|farstream-0.1.2-4|9	Name:		farstream
12mr|farstream-0.1.2-4|10	Version:	0.1.2
12mr|farstream-0.1.2-4|11	Release:	4
12mr|farstream-0.1.2-4|12	License:	LGPLv2+
12mr|farstream-0.1.2-4|13	URL:		http://www.freedesktop.org/wiki/Software/Farstream
12mr|farstream-0.1.2-4|14	Group:		Networking/Instant messaging
12mr|farstream-0.1.2-4|15	Source0:  	http://freedesktop.org/software/farstream/releases/%{name}/%{name}-%{version}.tar.gz
12mr|farstream-0.1.2-4|16	# From upstream GIT:
12mr|farstream-0.1.2-4|17	Patch0:         farstream-0.1.2-fix_gtk-doc_tags.patch
12mr|farstream-0.1.2-4|18	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10) >= 0.10.33
12mr|farstream-0.1.2-4|19	BuildRequires:	pkgconfig(nice) >= 0.1.0
12mr|farstream-0.1.2-4|20	BuildRequires:	pkgconfig(gst-python-0.10) >= 0.10.10
12mr|farstream-0.1.2-4|21	BuildRequires:	pkgconfig(python)
12mr|farstream-0.1.2-4|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|farstream-0.1.2-4|23	# Added 04/2012 (wally)
12mr|farstream-0.1.2-4|24	Obsoletes:	farsight2 < 0.0.30
12mr|farstream-0.1.2-4|25	
12mr|farstream-0.1.2-4|26	%description
12mr|farstream-0.1.2-4|27	The Farstream (formerly Farsight) project is an effort to create a framework to
12mr|farstream-0.1.2-4|28	deal with all known audio/video conferencing protocols. On one side it offers a
12mr|farstream-0.1.2-4|29	generic API that makes it possible to write plugins for different streaming
12mr|farstream-0.1.2-4|30	protocols, on the other side it offers an API for clients to use those plugins.
12mr|farstream-0.1.2-4|31	
12mr|farstream-0.1.2-4|32	The main target clients for Farstream are Instant Messaging applications. These
12mr|farstream-0.1.2-4|33	applications should be able to use Farstream for all their Audio/Video
12mr|farstream-0.1.2-4|34	conferencing needs without having to worry about any of the lower level
12mr|farstream-0.1.2-4|35	streaming and NAT traversal issues.
12mr|farstream-0.1.2-4|36	
12mr|farstream-0.1.2-4|37	%package -n %{libname}
12mr|farstream-0.1.2-4|38	Summary:	Farstream library
12mr|farstream-0.1.2-4|39	Group:		System/Libraries
12mr|farstream-0.1.2-4|40	Provides: 	%{name} = %{version}-%{release}
12mr|farstream-0.1.2-4|41	Obsoletes:	%{_lib}farstream_0.1-0 < 0.1.1-2
12mr|farstream-0.1.2-4|42	
12mr|farstream-0.1.2-4|43	%description -n %{libname}
12mr|farstream-0.1.2-4|44	Shared libraries for %{name}.
12mr|farstream-0.1.2-4|45	
12mr|farstream-0.1.2-4|46	%package -n	gstreamer0.10-%{name}
12mr|farstream-0.1.2-4|47	Summary:	Set of plugins for GStreamer used Audio/Video conferencing
12mr|farstream-0.1.2-4|48	Group:		Sound
12mr|farstream-0.1.2-4|49	Requires:	%{libname} = %{version}-%{release}
12mr|farstream-0.1.2-4|50	Requires:	gstreamer0.10-plugins-good
12mr|farstream-0.1.2-4|51	Requires:	gstreamer0.10-nice >= 0.1.0
12mr|farstream-0.1.2-4|52	Requires:	gstreamer0.10-voip
12mr|farstream-0.1.2-4|53	# Added 04/2012 (wally)
12mr|farstream-0.1.2-4|54	Obsoletes:	gstreamer0.10-farsight2 < 0.0.30
12mr|farstream-0.1.2-4|55	
12mr|farstream-0.1.2-4|56	%description -n gstreamer0.10-%{name}
12mr|farstream-0.1.2-4|57	This is a set of plugins for GStreamer that will be used by Farstream
12mr|farstream-0.1.2-4|58	for Audio/Video conferencing.
12mr|farstream-0.1.2-4|59	
12mr|farstream-0.1.2-4|60	%package -n   	python-%{name}
12mr|farstream-0.1.2-4|61	Summary:	Python bindings for %{name}
12mr|farstream-0.1.2-4|62	Group:		Development/Python
12mr|farstream-0.1.2-4|63	# Added 04/2012 (wally)
12mr|farstream-0.1.2-4|64	Obsoletes:	python-farsight2 < 0.0.30
12mr|farstream-0.1.2-4|65	
12mr|farstream-0.1.2-4|66	%description -n	python-%{name}
12mr|farstream-0.1.2-4|67	Python bindings for %{name}.
12mr|farstream-0.1.2-4|68	
12mr|farstream-0.1.2-4|69	%package -n %{develname}
12mr|farstream-0.1.2-4|70	Summary:	Headers of %name for development
12mr|farstream-0.1.2-4|71	Group:		Development/C
12mr|farstream-0.1.2-4|72	Requires:	%{libname} = %{version}-%{release}
12mr|farstream-0.1.2-4|73	Provides:	%{name}-devel = %{version}-%{release}
12mr|farstream-0.1.2-4|74	# Added 04/2012 (wally)
12mr|farstream-0.1.2-4|75	#Obsoletes:	%{_lib}farsight2-devel
12mr|farstream-0.1.2-4|76	
12mr|farstream-0.1.2-4|77	%description -n %{develname}
12mr|farstream-0.1.2-4|78	Headers of %{name} for development.
12mr|farstream-0.1.2-4|79	
12mr|farstream-0.1.2-4|80	%package -n %{girname}
12mr|farstream-0.1.2-4|81	Summary:	GObject Introspection interface description for %{name}
12mr|farstream-0.1.2-4|82	Group:		System/Libraries
12mr|farstream-0.1.2-4|83	Requires:	%{libname} = %{version}-%{release}
12mr|farstream-0.1.2-4|84	
12mr|farstream-0.1.2-4|85	%description -n %{girname}
12mr|farstream-0.1.2-4|86	GObject Introspection interface description for %{name}.
12mr|farstream-0.1.2-4|87	
12mr|farstream-0.1.2-4|88	%prep
12mr|farstream-0.1.2-4|89	%setup -q
12mr|farstream-0.1.2-4|90	%apply_patches
12mr|farstream-0.1.2-4|91	
12mr|farstream-0.1.2-4|92	%build
12mr|farstream-0.1.2-4|93	%configure2_5x \
12mr|farstream-0.1.2-4|94	--disable-static \
12mr|farstream-0.1.2-4|95	--enable-gupnp \
12mr|farstream-0.1.2-4|96	--with-package-name="%{_vendor} %{name}" \
12mr|farstream-0.1.2-4|97	--with-package-origin="http://rosalinux.com"
12mr|farstream-0.1.2-4|98	%make
12mr|farstream-0.1.2-4|99	
12mr|farstream-0.1.2-4|100	%install
12mr|farstream-0.1.2-4|101	%makeinstall_std
12mr|farstream-0.1.2-4|102	
12mr|farstream-0.1.2-4|103	find %{buildroot} -name '*.la' -delete
12mr|farstream-0.1.2-4|104	
12mr|farstream-0.1.2-4|105	%files -n %{libname}
12mr|farstream-0.1.2-4|106	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mr|farstream-0.1.2-4|107	%{_libdir}/%{name}-%{api}/*.so
12mr|farstream-0.1.2-4|108	
12mr|farstream-0.1.2-4|109	%files -n gstreamer0.10-%{name}
12mr|farstream-0.1.2-4|110	%{_libdir}/gstreamer-0.10/*.so
12mr|farstream-0.1.2-4|111	%{_datadir}/%{name}/%{api}/fsrtpconference/default-codec-preferences
12mr|farstream-0.1.2-4|112	%{_datadir}/%{name}/%{api}/fsrtpconference/default-element-properties
12mr|farstream-0.1.2-4|113	%{_datadir}/%{name}/%{api}/fsrawconference/default-element-properties
12mr|farstream-0.1.2-4|114	
12mr|farstream-0.1.2-4|115	
12mr|farstream-0.1.2-4|116	%files -n python-%{name}
12mr|farstream-0.1.2-4|117	%{python_sitearch}/%{name}.so
12mr|farstream-0.1.2-4|118	
12mr|farstream-0.1.2-4|119	%files -n %{develname}
12mr|farstream-0.1.2-4|120	%doc ChangeLog
12mr|farstream-0.1.2-4|121	# Farstream build bug? (0.10 instead of 0.1)
12mr|farstream-0.1.2-4|122	%doc %{_datadir}/gtk-doc/html/%{name}-libs-0.10/
12mr|farstream-0.1.2-4|123	%doc %{_datadir}/gtk-doc/html/%{name}-plugins-%{api}/
12mr|farstream-0.1.2-4|124	%{_includedir}/%{name}-%{api}/
12mr|farstream-0.1.2-4|125	%{_datadir}/gir-1.0/Farstream-%{girmajor}.gir
12mr|farstream-0.1.2-4|126	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mr|farstream-0.1.2-4|127	%{_libdir}/lib%{name}-%{api}.so
12mr|farstream-0.1.2-4|128	
12mr|farstream-0.1.2-4|129	%files -n %{girname}
12mr|farstream-0.1.2-4|130	%{_libdir}/girepository-1.0/Farstream-%{girmajor}.typelib
12mr|farstream-0.1.2-4|131	
12mr|farstream-0.1.2-4|132	
12mr|farstream-0.1.2-4|133	
12mr|farstream-0.1.2-4|134	%changelog
12mr|farstream-0.1.2-4|135	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|farstream-0.1.2-4|136	+ Commit: 52c8d56
12mr|farstream-0.1.2-4|137	- Fix unversioned Obsoletes
12mr|farstream-0.1.2-4|138	
12mr|farstream-0.1.2-4|139	

13931 12
12mr|fastjar-0.98-9|1	Name:		fastjar
12mr|fastjar-0.98-9|2	Version:	0.98
12mr|fastjar-0.98-9|3	Release:	9
12mr|fastjar-0.98-9|4	Epoch:		0
12mr|fastjar-0.98-9|5	Summary:	Archive tool for Java archives
12mr|fastjar-0.98-9|6	License:	GPLv2+
12mr|fastjar-0.98-9|7	Group:		Development/Java
12mr|fastjar-0.98-9|8	URL:		http://savannah.nongnu.org/projects/fastjar
12mr|fastjar-0.98-9|9	Source0:	http://download.savannah.nongnu.org/releases/fastjar/fastjar-%{version}.tar.gz
12mr|fastjar-0.98-9|10	Source1:	http://download.savannah.nongnu.org/releases/fastjar/fastjar-%{version}.tar.gz.sig
12mr|fastjar-0.98-9|11	Patch0: fastjar-0.98-CVE-2010-0831,2322.diff
12mr|fastjar-0.98-9|12	BuildRequires:	zlib-devel
12mr|fastjar-0.98-9|13	
12mr|fastjar-0.98-9|14	%description
12mr|fastjar-0.98-9|15	fastjar is an implementation of Sun's jar utility that comes with
12mr|fastjar-0.98-9|16	the JDK, written entirely in C, and runs in a fraction of the time
12mr|fastjar-0.98-9|17	while being feature compatible.
12mr|fastjar-0.98-9|18	
12mr|fastjar-0.98-9|19	Also included in this package is the grepjar program which can be
12mr|fastjar-0.98-9|20	used to search files in a jar file for a pattern.
12mr|fastjar-0.98-9|21	
12mr|fastjar-0.98-9|22	%prep
12mr|fastjar-0.98-9|23	%setup -q
12mr|fastjar-0.98-9|24	%patch0 -p0 -b .CVE-2010-0831,2322
12mr|fastjar-0.98-9|25	
12mr|fastjar-0.98-9|26	%build
12mr|fastjar-0.98-9|27	%configure2_5x
12mr|fastjar-0.98-9|28	%make
12mr|fastjar-0.98-9|29	
12mr|fastjar-0.98-9|30	%install
12mr|fastjar-0.98-9|31	%{makeinstall_std}
12mr|fastjar-0.98-9|32	
12mr|fastjar-0.98-9|33	%files
12mr|fastjar-0.98-9|34	%defattr(0644,root,root,0755)
12mr|fastjar-0.98-9|35	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
12mr|fastjar-0.98-9|36	%attr(0755,root,root) %{_bindir}/fastjar
12mr|fastjar-0.98-9|37	%attr(0755,root,root) %{_bindir}/grepjar
12mr|fastjar-0.98-9|38	%{_infodir}/fastjar.info*
12mr|fastjar-0.98-9|39	%{_mandir}/man1/fastjar.1*
12mr|fastjar-0.98-9|40	%{_mandir}/man1/grepjar.1*
12mr|fastjar-0.98-9|41	
12mr|fastjar-0.98-9|42	
12mr|fastjar-0.98-9|43	
12mr|fastjar-0.98-9|44	%changelog
12mr|fastjar-0.98-9|45	

13932 12
12mr|FaxMail-2.3-20|1	Summary:	A program to send faxes for free via email and the TPC system
12mr|FaxMail-2.3-20|2	Name:		FaxMail
12mr|FaxMail-2.3-20|3	Version:	2.3
12mr|FaxMail-2.3-20|4	Release:	20
12mr|FaxMail-2.3-20|5	License:	GPLv2+
12mr|FaxMail-2.3-20|6	Group:		Networking/Mail
12mr|FaxMail-2.3-20|7	Source0:	ftp://www.inference.phy.cam.ac.uk/pub/www/FaxMail/%{name}-%{version}.tar.bz2
12mr|FaxMail-2.3-20|8	Patch0:		FaxMail-2.3-misc.patch
12mr|FaxMail-2.3-20|9	Patch1:		FaxMail-2.3-fhs.patch
12mr|FaxMail-2.3-20|10	URL: http://www.inference.phy.cam.ac.uk/FaxMail/
12mr|FaxMail-2.3-20|11	Requires:	tk >= 4.0
12mr|FaxMail-2.3-20|12	Requires:	tcl >= 7.5
12mr|FaxMail-2.3-20|13	BuildRequires:	tcl-devel
12mr|FaxMail-2.3-20|14	BuildRequires:	tk
12mr|FaxMail-2.3-20|15	
12mr|FaxMail-2.3-20|16	%description
12mr|FaxMail-2.3-20|17	This package contains FaxMail, a utility to assist in preparing and
12mr|FaxMail-2.3-20|18	sending faxes via the internet's Email-Fax gateway.  It does this
12mr|FaxMail-2.3-20|19	via the TPC.INT service.  See http://www.tpc.int/ for details.
12mr|FaxMail-2.3-20|20	
12mr|FaxMail-2.3-20|21	%prep
12mr|FaxMail-2.3-20|22	%setup -q
12mr|FaxMail-2.3-20|23	%patch0 -p1 -b .misc
12mr|FaxMail-2.3-20|24	%patch1 -p1 -b .fhs
12mr|FaxMail-2.3-20|25	
12mr|FaxMail-2.3-20|26	%build
12mr|FaxMail-2.3-20|27	make FAXMAIL_DIR=%{tcl_sitelib}/%{name} CC="cc %optflags %ldflags"
12mr|FaxMail-2.3-20|28	
12mr|FaxMail-2.3-20|29	%install
12mr|FaxMail-2.3-20|30	make ROOT="%{buildroot}" INSTALLMANPATH=%{_mandir} INSTALLINFOPATH=%{_infodir} FAXMAIL_DIR=%{tcl_sitelib}/%{name} install
12mr|FaxMail-2.3-20|31	
12mr|FaxMail-2.3-20|32	%files
12mr|FaxMail-2.3-20|33	%defattr(-,root,root)
12mr|FaxMail-2.3-20|34	%{tcl_sitelib}/%{name}
12mr|FaxMail-2.3-20|35	%{_bindir}/FaxMail
12mr|FaxMail-2.3-20|36	%{_bindir}/tryfax
12mr|FaxMail-2.3-20|37	%{_mandir}/man1/*
12mr|FaxMail-2.3-20|38	%{_infodir}/*
12mr|FaxMail-2.3-20|39	%doc FaxMail.html HISTORY README
12mr|FaxMail-2.3-20|40	
12mr|FaxMail-2.3-20|41	
12mr|FaxMail-2.3-20|42	
12mr|FaxMail-2.3-20|43	%changelog
12mr|FaxMail-2.3-20|44	

13933 12
12mr|fb2png-0.1-16|1	Summary:	Take screenshots from the framebuffer
12mr|fb2png-0.1-16|2	Name:		fb2png
12mr|fb2png-0.1-16|3	Version:	0.1
12mr|fb2png-0.1-16|4	Release:	16
12mr|fb2png-0.1-16|5	Group:		System/Kernel and hardware
12mr|fb2png-0.1-16|6	License:	GPL
12mr|fb2png-0.1-16|7	Url:		http://www.minlinux.org/projects/fb2png/
12mr|fb2png-0.1-16|8	Source0:	%{name}-%{version}.tar.bz2
12mr|fb2png-0.1-16|9	Source1:	fb2png-0.1-index.html
12mr|fb2png-0.1-16|10	Patch0:		fb2png-0.1-libpng-needs-libm.patch
12mr|fb2png-0.1-16|11	Patch1:		fb2png-0.1-zlib-include.patch
12mr|fb2png-0.1-16|12	BuildRequires:	gcc
12mr|fb2png-0.1-16|13	BuildRequires:	pkgconfig(libpng)
12mr|fb2png-0.1-16|14	
12mr|fb2png-0.1-16|15	%description
12mr|fb2png-0.1-16|16	Utility to make screenshots from framebuffer
12mr|fb2png-0.1-16|17	
12mr|fb2png-0.1-16|18	%prep
12mr|fb2png-0.1-16|19	%setup -q
12mr|fb2png-0.1-16|20	%patch0 -p1
12mr|fb2png-0.1-16|21	%patch1 -p1
12mr|fb2png-0.1-16|22	cp %{SOURCE1} index.html
12mr|fb2png-0.1-16|23	
12mr|fb2png-0.1-16|24	%build
12mr|fb2png-0.1-16|25	%make
12mr|fb2png-0.1-16|26	
12mr|fb2png-0.1-16|27	%install
12mr|fb2png-0.1-16|28	install -d %{buildroot}%{_bindir}
12mr|fb2png-0.1-16|29	%makeinstall BINDIR=%{buildroot}%{_bindir}
12mr|fb2png-0.1-16|30	
12mr|fb2png-0.1-16|31	%files
12mr|fb2png-0.1-16|32	%doc index.html
12mr|fb2png-0.1-16|33	%{_bindir}/*
12mr|fb2png-0.1-16|34	
12mr|fb2png-0.1-16|35	
12mr|fb2png-0.1-16|36	%changelog
12mr|fb2png-0.1-16|37	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|fb2png-0.1-16|38	+ Commit: eedb3af
12mr|fb2png-0.1-16|39	- Add patch to fix build with new libpng (include zlib header), spec cleanup
12mr|fb2png-0.1-16|40	
12mr|fb2png-0.1-16|41	

13934 12
12mr|fbcat-0.3-1|1	Summary:	Framebuffer screenshot program
12mr|fbcat-0.3-1|2	Name:		fbcat
12mr|fbcat-0.3-1|3	Version:	0.3
12mr|fbcat-0.3-1|4	Release:	1
12mr|fbcat-0.3-1|5	Epoch:		1
12mr|fbcat-0.3-1|6	License:	GPLv2+
12mr|fbcat-0.3-1|7	Group:		Graphics
12mr|fbcat-0.3-1|8	Url:		http://code.google.com/p/fbcat/
12mr|fbcat-0.3-1|9	Source:		http://fbcat.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|fbcat-0.3-1|10	BuildRequires:	xsltproc
12mr|fbcat-0.3-1|11	BuildRequires:	docbook-style-xsl
12mr|fbcat-0.3-1|12	%rename fbgrab
12mr|fbcat-0.3-1|13	
12mr|fbcat-0.3-1|14	%description
12mr|fbcat-0.3-1|15	fbcat takes a screenshot using the framebuffer device.
12mr|fbcat-0.3-1|16	
12mr|fbcat-0.3-1|17	The following visuals are supported:
12mr|fbcat-0.3-1|18	TRUECOLOR,
12mr|fbcat-0.3-1|19	DIRECTCOLOR,
12mr|fbcat-0.3-1|20	PSEUDOCOLOR,
12mr|fbcat-0.3-1|21	STATIC_PSEUDOCOLOR.
12mr|fbcat-0.3-1|22	
12mr|fbcat-0.3-1|23	It's a modern replacement for fbgrab.
12mr|fbcat-0.3-1|24	
12mr|fbcat-0.3-1|25	%prep
12mr|fbcat-0.3-1|26	%setup -q
12mr|fbcat-0.3-1|27	
12mr|fbcat-0.3-1|28	%build
12mr|fbcat-0.3-1|29	%make CFLAGS="%{optflags}"
12mr|fbcat-0.3-1|30	%make -C doc
12mr|fbcat-0.3-1|31	
12mr|fbcat-0.3-1|32	%install
12mr|fbcat-0.3-1|33	%__mkdir_p %{buildroot}%{_bindir}
12mr|fbcat-0.3-1|34	%__install -m 755 fbcat %{buildroot}%{_bindir}/
12mr|fbcat-0.3-1|35	%__install -m 755 fbgrab %{buildroot}%{_bindir}/
12mr|fbcat-0.3-1|36	%__mkdir_p %{buildroot}%{_mandir}/man1/
12mr|fbcat-0.3-1|37	%__install -m 755 doc/fbcat.1 %{buildroot}%{_mandir}/man1/
12mr|fbcat-0.3-1|38	%__install -m 755 doc/fbgrab.1 %{buildroot}%{_mandir}/man1/
12mr|fbcat-0.3-1|39	
12mr|fbcat-0.3-1|40	%files
12mr|fbcat-0.3-1|41	%doc COPYING
12mr|fbcat-0.3-1|42	%{_bindir}/fbcat
12mr|fbcat-0.3-1|43	%{_bindir}/fbgrab
12mr|fbcat-0.3-1|44	%{_mandir}/man1/fbcat.1*
12mr|fbcat-0.3-1|45	%{_mandir}/man1/fbgrab.1*
12mr|fbcat-0.3-1|46	
12mr|fbcat-0.3-1|47	
12mr|fbcat-0.3-1|48	
12mr|fbcat-0.3-1|49	
12mr|fbcat-0.3-1|50	%changelog
12mr|fbcat-0.3-1|51	

13935 12
12mr|fbset-2.1-24|1	%define name fbset
12mr|fbset-2.1-24|2	%define version 2.1
12mr|fbset-2.1-24|3	%define release %mkrel 24
12mr|fbset-2.1-24|4	
12mr|fbset-2.1-24|5	Summary: Framebuffer utilities for changing video modes
12mr|fbset-2.1-24|6	Name: %{name}
12mr|fbset-2.1-24|7	Version: %{version}
12mr|fbset-2.1-24|8	Release: %{release}
12mr|fbset-2.1-24|9	License: GPL
12mr|fbset-2.1-24|10	Group: System/Kernel and hardware
12mr|fbset-2.1-24|11	Source: fbset-%{version}.tar.bz2
12mr|fbset-2.1-24|12	Patch: fbset-2.0-pre-19981028.patch
12mr|fbset-2.1-24|13	Patch2: fbset-2.1-mdkconf.patch
12mr|fbset-2.1-24|14	BuildRequires: bison flex bzip2
12mr|fbset-2.1-24|15	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12mr|fbset-2.1-24|16	
12mr|fbset-2.1-24|17	%description
12mr|fbset-2.1-24|18	fbset is a utility for querying and changing video modes of fbcon consoles.
12mr|fbset-2.1-24|19	
12mr|fbset-2.1-24|20	%prep
12mr|fbset-2.1-24|21	%setup -q
12mr|fbset-2.1-24|22	%patch -p1
12mr|fbset-2.1-24|23	%patch2 -p1 -b .mdkconf
12mr|fbset-2.1-24|24	
12mr|fbset-2.1-24|25	perl -pi -e 's|geometry 10224 768 10224 768 8|geometry 1024 768 1024 768 8|' etc/fb.modes.ATI
12mr|fbset-2.1-24|26	perl -pi -e 's|geometry 1024 1024 1024 1024 8|geometry 1280 1024 1280 1024 8|' etc/fb.modes.ATI
12mr|fbset-2.1-24|27	
12mr|fbset-2.1-24|28	%build
12mr|fbset-2.1-24|29	%make
12mr|fbset-2.1-24|30	
12mr|fbset-2.1-24|31	%install
12mr|fbset-2.1-24|32	rm -rf $RPM_BUILD_ROOT
12mr|fbset-2.1-24|33	#make install PREFIX=$RPM_BUILD_ROOT
12mr|fbset-2.1-24|34	install %{name} -D $RPM_BUILD_ROOT%{_sbindir}/%{name}
12mr|fbset-2.1-24|35	bzip2 %{name}.8 fb.modes.5
12mr|fbset-2.1-24|36	install %{name}.8.bz2 -D $RPM_BUILD_ROOT%{_mandir}/man8/%{name}.8.bz2
12mr|fbset-2.1-24|37	install fb.modes.5.bz2 -D $RPM_BUILD_ROOT%{_mandir}/man5/fb.modes.bz2
12mr|fbset-2.1-24|38	
12mr|fbset-2.1-24|39	## It's a useable default not perfect but ..
12mr|fbset-2.1-24|40	#%ifarch sparc sparc64
12mr|fbset-2.1-24|41	install etc/fb.modes.ATI -D $RPM_BUILD_ROOT%{_sysconfdir}/fb.modes
12mr|fbset-2.1-24|42	#%endif
12mr|fbset-2.1-24|43	
12mr|fbset-2.1-24|44	%clean
12mr|fbset-2.1-24|45	rm -rf $RPM_BUILD_ROOT
12mr|fbset-2.1-24|46	
12mr|fbset-2.1-24|47	%files
12mr|fbset-2.1-24|48	%defattr(-,root,root)
12mr|fbset-2.1-24|49	#/dev/*
12mr|fbset-2.1-24|50	%{_sbindir}/%{name}
12mr|fbset-2.1-24|51	%{_mandir}/man[58]/*
12mr|fbset-2.1-24|52	#%ifarch sparc sparc64
12mr|fbset-2.1-24|53	%config(noreplace) %{_sysconfdir}/fb.modes
12mr|fbset-2.1-24|54	#%endif
12mr|fbset-2.1-24|55	
12mr|fbset-2.1-24|56	
12mr|fbset-2.1-24|57	
12mr|fbset-2.1-24|58	
12mr|fbset-2.1-24|59	%changelog
12mr|fbset-2.1-24|60	

13936 12
12mr|fdupes-1.50-0.PR2.3|1	%define name	fdupes
12mr|fdupes-1.50-0.PR2.3|2	%define version	1.50
12mr|fdupes-1.50-0.PR2.3|3	%define pre     PR2
12mr|fdupes-1.50-0.PR2.3|4	%define release	%mkrel 0.%{pre}.3
12mr|fdupes-1.50-0.PR2.3|5	
12mr|fdupes-1.50-0.PR2.3|6	Name:		%{name}
12mr|fdupes-1.50-0.PR2.3|7	Version:	%{version}
12mr|fdupes-1.50-0.PR2.3|8	Release:	%{release}
12mr|fdupes-1.50-0.PR2.3|9	Summary:	Identify or delete duplicate files
12mr|fdupes-1.50-0.PR2.3|10	License:	BSD like
12mr|fdupes-1.50-0.PR2.3|11	Group:		File tools
12mr|fdupes-1.50-0.PR2.3|12	Url:		http://netdial.caribe.net/~adrian2/fdupes.html
12mr|fdupes-1.50-0.PR2.3|13	Source0:		http://netdial.caribe.net/~adrian2/programs/%{name}-%{version}-%{pre}.tar.gz
12mr|fdupes-1.50-0.PR2.3|14	Source1:        macros.fdupes
12mr|fdupes-1.50-0.PR2.3|15	Patch0:     %{name}-%{version}-destdir.patch
12mr|fdupes-1.50-0.PR2.3|16	# http://bugs.debian.org/213385
12mr|fdupes-1.50-0.PR2.3|17	Patch1:     %{name}-%{version}-compare-file.patch
12mr|fdupes-1.50-0.PR2.3|18	# http://bugs.debian.org/447601
12mr|fdupes-1.50-0.PR2.3|19	Patch2:     %{name}-%{version}-lfs.patch
12mr|fdupes-1.50-0.PR2.3|20	# http://bugs.debian.org/353789
12mr|fdupes-1.50-0.PR2.3|21	Patch3:     %{name}-%{version}-typo.patch
12mr|fdupes-1.50-0.PR2.3|22	Buildroot:	%{_tmppath}/%{name}-%{version}
12mr|fdupes-1.50-0.PR2.3|23	
12mr|fdupes-1.50-0.PR2.3|24	%description
12mr|fdupes-1.50-0.PR2.3|25	FDUPES is a program for identifying or deleting duplicate files residing within
12mr|fdupes-1.50-0.PR2.3|26	specified directories.
12mr|fdupes-1.50-0.PR2.3|27	
12mr|fdupes-1.50-0.PR2.3|28	%prep
12mr|fdupes-1.50-0.PR2.3|29	%setup -q -n %{name}-%{version}-%{pre}
12mr|fdupes-1.50-0.PR2.3|30	%patch0 -p1
12mr|fdupes-1.50-0.PR2.3|31	%patch1 -p1
12mr|fdupes-1.50-0.PR2.3|32	%patch2 -p1
12mr|fdupes-1.50-0.PR2.3|33	%patch3 -p1
12mr|fdupes-1.50-0.PR2.3|34	
12mr|fdupes-1.50-0.PR2.3|35	%build
12mr|fdupes-1.50-0.PR2.3|36	%make COMPILER_OPTIONS="%{optflags}"
12mr|fdupes-1.50-0.PR2.3|37	
12mr|fdupes-1.50-0.PR2.3|38	%install
12mr|fdupes-1.50-0.PR2.3|39	rm -rf %{buildroot}
12mr|fdupes-1.50-0.PR2.3|40	install -d -m 755 %{buildroot}%{_bindir}
12mr|fdupes-1.50-0.PR2.3|41	install -m 755 %{name} %{buildroot}%{_bindir}
12mr|fdupes-1.50-0.PR2.3|42	
12mr|fdupes-1.50-0.PR2.3|43	%check
12mr|fdupes-1.50-0.PR2.3|44	./%{name} testdir
12mr|fdupes-1.50-0.PR2.3|45	./%{name} --omitfirst testdir
12mr|fdupes-1.50-0.PR2.3|46	./%{name} --recurse testdir
12mr|fdupes-1.50-0.PR2.3|47	./%{name} --size testdir
12mr|fdupes-1.50-0.PR2.3|48	
12mr|fdupes-1.50-0.PR2.3|49	mkdir -p %{buildroot}%{_sysconfdir}/rpm
12mr|fdupes-1.50-0.PR2.3|50	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/
12mr|fdupes-1.50-0.PR2.3|51	
12mr|fdupes-1.50-0.PR2.3|52	%files
12mr|fdupes-1.50-0.PR2.3|53	%defattr(-,root,root)
12mr|fdupes-1.50-0.PR2.3|54	%doc CHANGES CONTRIBUTORS INSTALL README TODO
12mr|fdupes-1.50-0.PR2.3|55	%{_bindir}/%{name}
12mr|fdupes-1.50-0.PR2.3|56	%{_sysconfdir}/rpm/macros.fdupes
12mr|fdupes-1.50-0.PR2.3|57	
12mr|fdupes-1.50-0.PR2.3|58	
12mr|fdupes-1.50-0.PR2.3|59	%changelog
12mr|fdupes-1.50-0.PR2.3|60	* Thu Nov 13 2012 akdengi <akdengi> 1.50-0.PR2.3
12mr|fdupes-1.50-0.PR2.3|61	- add fdupes rpm macros
12mr|fdupes-1.50-0.PR2.3|62	
12mr|fdupes-1.50-0.PR2.3|63	* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.50-0.PR2.2mdv2011.0
12mr|fdupes-1.50-0.PR2.3|64	+ Revision: 618262
12mr|fdupes-1.50-0.PR2.3|65	- the mass rebuild of 2010.0 packages
12mr|fdupes-1.50-0.PR2.3|66	
12mr|fdupes-1.50-0.PR2.3|67	* Mon Sep 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.50-0.PR2.1mdv2010.0
12mr|fdupes-1.50-0.PR2.3|68	+ Revision: 432988
12mr|fdupes-1.50-0.PR2.3|69	- new version (even Debian has it already...)
12mr|fdupes-1.50-0.PR2.3|70	
12mr|fdupes-1.50-0.PR2.3|71	* Thu Sep 03 2009 Thierry Vignaud <tv@mandriva.org> 1.40-5mdv2010.0
12mr|fdupes-1.50-0.PR2.3|72	+ Revision: 428713
12mr|fdupes-1.50-0.PR2.3|73	- rebuild
12mr|fdupes-1.50-0.PR2.3|74	
12mr|fdupes-1.50-0.PR2.3|75	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 1.40-4mdv2009.0
12mr|fdupes-1.50-0.PR2.3|76	+ Revision: 245076
12mr|fdupes-1.50-0.PR2.3|77	- rebuild
12mr|fdupes-1.50-0.PR2.3|78	
12mr|fdupes-1.50-0.PR2.3|79	+ Olivier Blin <oblin@mandriva.com>
12mr|fdupes-1.50-0.PR2.3|80	- restore BuildRoot
12mr|fdupes-1.50-0.PR2.3|81	
12mr|fdupes-1.50-0.PR2.3|82	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.40-2mdv2008.1
12mr|fdupes-1.50-0.PR2.3|83	+ Revision: 124930
12mr|fdupes-1.50-0.PR2.3|84	- kill re-definition of %%buildroot on Pixel's request
12mr|fdupes-1.50-0.PR2.3|85	- import fdupes
12mr|fdupes-1.50-0.PR2.3|86	
12mr|fdupes-1.50-0.PR2.3|87	
12mr|fdupes-1.50-0.PR2.3|88	* Thu Jun 22 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.40-2mdv2007.0
12mr|fdupes-1.50-0.PR2.3|89	- %%mkrel
12mr|fdupes-1.50-0.PR2.3|90	
12mr|fdupes-1.50-0.PR2.3|91	* Tue Jun 14 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.40-1mdk
12mr|fdupes-1.50-0.PR2.3|92	- first mdk release

13937 12
12mr|fence-agents-3.0.17-5|1	%define version 3.0.17
12mr|fence-agents-3.0.17-5|2	
12mr|fence-agents-3.0.17-5|3	Name: fence-agents
12mr|fence-agents-3.0.17-5|4	Version: %{version}
12mr|fence-agents-3.0.17-5|5	Release: %mkrel 5
12mr|fence-agents-3.0.17-5|6	Summary: Fencing agents for cluster suite
12mr|fence-agents-3.0.17-5|7	Group: System/Kernel and hardware
12mr|fence-agents-3.0.17-5|8	URL: http://sources.redhat.com/cluster/wiki/
12mr|fence-agents-3.0.17-5|9	Source: https://fedorahosted.org/releases/c/l/cluster/fence-agents-%{version}.tar.gz
12mr|fence-agents-3.0.17-5|10	Patch0: fence-agents-remove-nonexistent-subdirs.patch
12mr|fence-agents-3.0.17-5|11	License: GPLv2
12mr|fence-agents-3.0.17-5|12	Conflicts: cman < 3.0.0
12mr|fence-agents-3.0.17-5|13	BuildRequires: cluster-devel >= %{version} nss-devel libvirt-devel openais-devel
12mr|fence-agents-3.0.17-5|14	BuildRequires: corosync-devel
12mr|fence-agents-3.0.17-5|15	BuildRequires: python-pexpect
12mr|fence-agents-3.0.17-5|16	BuildRequires: python-curl
12mr|fence-agents-3.0.17-5|17	BuildRequires: xsltproc
12mr|fence-agents-3.0.17-5|18	BuildRoot: %{_tmppath}/%{name}-root
12mr|fence-agents-3.0.17-5|19	
12mr|fence-agents-3.0.17-5|20	%description
12mr|fence-agents-3.0.17-5|21	This package contains fencing agents for use with the cman package from cluster
12mr|fence-agents-3.0.17-5|22	suite
12mr|fence-agents-3.0.17-5|23	
12mr|fence-agents-3.0.17-5|24	
12mr|fence-agents-3.0.17-5|25	%prep
12mr|fence-agents-3.0.17-5|26	%setup -q
12mr|fence-agents-3.0.17-5|27	%patch0 -p1
12mr|fence-agents-3.0.17-5|28	
12mr|fence-agents-3.0.17-5|29	%build
12mr|fence-agents-3.0.17-5|30	./configure \
12mr|fence-agents-3.0.17-5|31	--libdir=%{_libdir} \
12mr|fence-agents-3.0.17-5|32	--mandir=%{_mandir} \
12mr|fence-agents-3.0.17-5|33	--prefix=%{_prefix} \
12mr|fence-agents-3.0.17-5|34	--sbindir=%{_sbindir} \
12mr|fence-agents-3.0.17-5|35	--incdir=%{_includedir} \
12mr|fence-agents-3.0.17-5|36	--without_kernel_modules \
12mr|fence-agents-3.0.17-5|37	--disable_kernel_check \
12mr|fence-agents-3.0.17-5|38	--nssincdir=%{_includedir}/nss \
12mr|fence-agents-3.0.17-5|39	--nsprincdir=%{_includedir}/nspr4
12mr|fence-agents-3.0.17-5|40	
12mr|fence-agents-3.0.17-5|41	%make -C fence
12mr|fence-agents-3.0.17-5|42	
12mr|fence-agents-3.0.17-5|43	%install
12mr|fence-agents-3.0.17-5|44	rm -Rf %{buildroot}
12mr|fence-agents-3.0.17-5|45	%makeinstall_std -C fence
12mr|fence-agents-3.0.17-5|46	
12mr|fence-agents-3.0.17-5|47	%clean
12mr|fence-agents-3.0.17-5|48	rm -Rf %{buildroot}
12mr|fence-agents-3.0.17-5|49	
12mr|fence-agents-3.0.17-5|50	%files
12mr|fence-agents-3.0.17-5|51	%defattr(-,root,root)
12mr|fence-agents-3.0.17-5|52	%{_sbindir}/fence_*
12mr|fence-agents-3.0.17-5|53	%{_datadir}/fence
12mr|fence-agents-3.0.17-5|54	%{_mandir}/man8/fence_*.8.*
12mr|fence-agents-3.0.17-5|55	%config(noreplace) %{_sysconfdir}/cluster/fence_na.conf
12mr|fence-agents-3.0.17-5|56	
12mr|fence-agents-3.0.17-5|57	
12mr|fence-agents-3.0.17-5|58	
12mr|fence-agents-3.0.17-5|59	%changelog
12mr|fence-agents-3.0.17-5|60	

13938 12
12mr|festival-2.1-3|1	# we ship the 1.4.2 docs for now.
12mr|festival-2.1-3|2	%define docversion 1.4.2
12mr|festival-2.1-3|3	%define speechtoolsversion %version
12mr|festival-2.1-3|4	
12mr|festival-2.1-3|5	%define major 2.1.1
12mr|festival-2.1-3|6	%define libname %mklibname speech_tools %major
12mr|festival-2.1-3|7	%define stringmajor 1.2
12mr|festival-2.1-3|8	%define libnamestring %mklibname eststring %stringmajor
12mr|festival-2.1-3|9	%define oldlibname %mklibname speech_tools 1
12mr|festival-2.1-3|10	%define libnamedevel %mklibname speech_tools -d
12mr|festival-2.1-3|11	
12mr|festival-2.1-3|12	Summary:	A free speech synthesizer
12mr|festival-2.1-3|13	Name:		festival
12mr|festival-2.1-3|14	Version:	2.1
12mr|festival-2.1-3|15	Release:	%mkrel 3
12mr|festival-2.1-3|16	License:	BSD
12mr|festival-2.1-3|17	Group:		Sound
12mr|festival-2.1-3|18	URL:		http://www.cstr.ed.ac.uk/projects/festival/
12mr|festival-2.1-3|19	Source0:	http://festvox.org/packed/festival/%{version}/%{name}-%{version}-release.tar.gz
12mr|festival-2.1-3|20	Source1:	http://festvox.org/packed/festival/%{version}/speech_tools-%{speechtoolsversion}-release.tar.gz
12mr|festival-2.1-3|21	Source2:	http://festvox.org/packed/festival/%{docversion}/festdoc-%{docversion}.tar.bz2
12mr|festival-2.1-3|22	Source3:	siteinit.scm
12mr|festival-2.1-3|23	Source4:	sitevars.scm
12mr|festival-2.1-3|24	# Fix up various locations to be more FSSTND compliant
12mr|festival-2.1-3|25	Patch0:		festival-1.4.1-fsstnd.patch
12mr|festival-2.1-3|26	# Set defaults to American English instead of British English - the OALD
12mr|festival-2.1-3|27	# dictionary (free for non-commercial use only) is needed for BE support
12mr|festival-2.1-3|28	# Additionally, prefer the smaller nitech hts voices.
12mr|festival-2.1-3|29	Patch1:		festival-2.1-nitech-american.patch
12mr|festival-2.1-3|30	# Whack some buildroot references
12mr|festival-2.1-3|31	Patch2: festival_buildroot.patch
12mr|festival-2.1-3|32	Patch3: festival.gcc47.patch
12mr|festival-2.1-3|33	
12mr|festival-2.1-3|34	# (fc) 1.2.96-4mdv Fix a coding error (RH bug #162137) (Fedora)
12mr|festival-2.1-3|35	Patch5: festival-1.96-speechtools-rateconvtrivialbug.patch
12mr|festival-2.1-3|36	# (fc) 1.2.96-4mdv Link libs with libm, libtermcap, and libesd (RH bug #198190) (Fedora)
12mr|festival-2.1-3|37	# (ahmad) 2.1-2.mga1 modify this patch so that we don't link against libesd,
12mr|festival-2.1-3|38	# as esound is being phased out of the distro
12mr|festival-2.1-3|39	Patch6:		festival-2.1-speechtools-linklibswithotherlibs.patch
12mr|festival-2.1-3|40	# For some reason, CXX is set to gcc on everything but Mac OS Darwin,
12mr|festival-2.1-3|41	# where it's set to g++. Yeah, well. We need it to be right too.
12mr|festival-2.1-3|42	Patch7:		festival-1.96-speechtools-ohjeezcxxisnotgcc.patch
12mr|festival-2.1-3|43	# (fc) 1.2.96-5mdv build speech_tools as shared libraries (Fedora)
12mr|festival-2.1-3|44	Patch8:		festival-1.96-speechtools-shared-build.patch
12mr|festival-2.1-3|45	# (fc) 1.2.96-5mdv Look for speech tools here, not back there (Fedora)
12mr|festival-2.1-3|46	Patch10:	festival-1.96-findspeechtools.patch
12mr|festival-2.1-3|47	# (fc) 1.96-5mdv  Build main library as shared, not just speech-tools (Fedora)
12mr|festival-2.1-3|48	Patch11:	festival-1.96-main-shared-build.patch
12mr|festival-2.1-3|49	# (fc) 1.2.96-5mdv improve soname (Fedora)
12mr|festival-2.1-3|50	Patch12:	festival-2.1-bettersonamehack.patch
12mr|festival-2.1-3|51	# (fc)
12mr|festival-2.1-3|52	Patch15:	festival-finnish.patch
12mr|festival-2.1-3|53	# Look for siteinit and sitevars in /etc/festival
12mr|festival-2.1-3|54	Patch16: festival-1.96-etcsiteinit.patch
12mr|festival-2.1-3|55	Patch17:	speech_tools-1.2.96-fix-str-fmt.patch
12mr|festival-2.1-3|56	BuildRequires:	perl
12mr|festival-2.1-3|57	BuildRequires:	pkgconfig(ncurses)
12mr|festival-2.1-3|58	Requires:	festival-voice
12mr|festival-2.1-3|59	
12mr|festival-2.1-3|60	%description
12mr|festival-2.1-3|61	Festival is a general multi-lingual speech synthesis system developed
12mr|festival-2.1-3|62	at CSTR. It offers a full text to speech system with various APIs, as
12mr|festival-2.1-3|63	well as an environment for development and research of speech synthesis
12mr|festival-2.1-3|64	techniques. It is written in C++ with a Scheme-based command interpreter
12mr|festival-2.1-3|65	for general control.
12mr|festival-2.1-3|66	
12mr|festival-2.1-3|67	
12mr|festival-2.1-3|68	%package -n speech_tools
12mr|festival-2.1-3|69	Summary: Miscellaneous utilities from the Edinburgh Speech Tools
12mr|festival-2.1-3|70	Group: Sound
12mr|festival-2.1-3|71	Version:	%{speechtoolsversion}
12mr|festival-2.1-3|72	Conflicts: festival < 1.96-9mdv
12mr|festival-2.1-3|73	
12mr|festival-2.1-3|74	%description -n speech_tools
12mr|festival-2.1-3|75	Miscellaneous utilities from the Edinburgh Speech Tools. Unless you have a
12mr|festival-2.1-3|76	specific need for one of these programs, you probably don't need to install
12mr|festival-2.1-3|77	this.
12mr|festival-2.1-3|78	
12mr|festival-2.1-3|79	%package	devel
12mr|festival-2.1-3|80	Summary:	Static libraries and headers for festival text to speech
12mr|festival-2.1-3|81	Group:		Development/C++
12mr|festival-2.1-3|82	Requires:	%{name} = %{version}-%{release}
12mr|festival-2.1-3|83	Requires:	termcap-devel
12mr|festival-2.1-3|84	Requires:	speech_tools-devel
12mr|festival-2.1-3|85	
12mr|festival-2.1-3|86	%description	devel
12mr|festival-2.1-3|87	Festival is a general multi-lingual speech synthesis system developed
12mr|festival-2.1-3|88	at CSTR. It offers a full text to speech system with various APIs, as
12mr|festival-2.1-3|89	well as an environment for development and research of speech synthesis
12mr|festival-2.1-3|90	techniques. It is written in C++ with a Scheme-based command interpreter
12mr|festival-2.1-3|91	for general control.
12mr|festival-2.1-3|92	
12mr|festival-2.1-3|93	This package contains the libraries and includes files necessary to develop
12mr|festival-2.1-3|94	applications using festival.
12mr|festival-2.1-3|95	
12mr|festival-2.1-3|96	%package -n	%{libname}
12mr|festival-2.1-3|97	Summary:	Shared libraries for festival text to speech
12mr|festival-2.1-3|98	Group:		System/Libraries
12mr|festival-2.1-3|99	Version:	%{speechtoolsversion}
12mr|festival-2.1-3|100	Requires:	speech_tools >= %{speechtoolsversion}-%{release}
12mr|festival-2.1-3|101	Conflicts:	%oldlibname < %version
12mr|festival-2.1-3|102	
12mr|festival-2.1-3|103	%description -n	%{libname}
12mr|festival-2.1-3|104	Festival is a general multi-lingual speech synthesis system developed
12mr|festival-2.1-3|105	at CSTR. It offers a full text to speech system with various APIs, as
12mr|festival-2.1-3|106	well as an environment for development and research of speech synthesis
12mr|festival-2.1-3|107	techniques. It is written in C++ with a Scheme-based command interpreter
12mr|festival-2.1-3|108	for general control.
12mr|festival-2.1-3|109	
12mr|festival-2.1-3|110	This package contains the libraries and includes files necessary for
12mr|festival-2.1-3|111	applications that use festival.
12mr|festival-2.1-3|112	
12mr|festival-2.1-3|113	%package -n	%{libnamestring}
12mr|festival-2.1-3|114	Summary:	Shared libraries for festival text to speech
12mr|festival-2.1-3|115	Group:		System/Libraries
12mr|festival-2.1-3|116	Version:	%{speechtoolsversion}
12mr|festival-2.1-3|117	Requires:	speech_tools >= %{speechtoolsversion}-%{release}
12mr|festival-2.1-3|118	Conflicts:	%oldlibname < %version
12mr|festival-2.1-3|119	
12mr|festival-2.1-3|120	%description -n	%{libnamestring}
12mr|festival-2.1-3|121	Festival is a general multi-lingual speech synthesis system developed
12mr|festival-2.1-3|122	at CSTR. It offers a full text to speech system with various APIs, as
12mr|festival-2.1-3|123	well as an environment for development and research of speech synthesis
12mr|festival-2.1-3|124	techniques. It is written in C++ with a Scheme-based command interpreter
12mr|festival-2.1-3|125	for general control.
12mr|festival-2.1-3|126	
12mr|festival-2.1-3|127	This package contains the libraries and includes files necessary for
12mr|festival-2.1-3|128	applications that use festival.
12mr|festival-2.1-3|129	
12mr|festival-2.1-3|130	%package -n	%{libnamedevel}
12mr|festival-2.1-3|131	Summary:	Static libraries and headers for festival text to speech
12mr|festival-2.1-3|132	Group:		Development/C++
12mr|festival-2.1-3|133	Version:	%{speechtoolsversion}
12mr|festival-2.1-3|134	Requires:	speech_tools = %{speechtoolsversion}-%{release}
12mr|festival-2.1-3|135	Requires:	%{libname} = %{speechtoolsversion}-%{release}
12mr|festival-2.1-3|136	Requires:	%{libnamestring} = %{speechtoolsversion}-%{release}
12mr|festival-2.1-3|137	Provides:	speech_tools-devel = %{speechtoolsversion}-%{release}
12mr|festival-2.1-3|138	Obsoletes:	%mklibname -d speech_tools %major
12mr|festival-2.1-3|139	Obsoletes:	%mklibname -d -s speech_tools
12mr|festival-2.1-3|140	
12mr|festival-2.1-3|141	%description -n	%{libnamedevel}
12mr|festival-2.1-3|142	Festival is a general multi-lingual speech synthesis system developed
12mr|festival-2.1-3|143	at CSTR. It offers a full text to speech system with various APIs, as
12mr|festival-2.1-3|144	well as an environment for development and research of speech synthesis
12mr|festival-2.1-3|145	techniques. It is written in C++ with a Scheme-based command interpreter
12mr|festival-2.1-3|146	for general control.
12mr|festival-2.1-3|147	
12mr|festival-2.1-3|148	This package contains the libraries and includes files necessary to develop
12mr|festival-2.1-3|149	applications using festival.
12mr|festival-2.1-3|150	
12mr|festival-2.1-3|151	%prep
12mr|festival-2.1-3|152	%setup -q -n festival -a 1 -a 2
12mr|festival-2.1-3|153	%patch0 -p1 -b .fsstnd
12mr|festival-2.1-3|154	# no backup extension, directory is copied during package install
12mr|festival-2.1-3|155	%patch1 -p1
12mr|festival-2.1-3|156	%patch2 -p1 -b .buildroot
12mr|festival-2.1-3|157	%patch3 -p0 -b .gcc
12mr|festival-2.1-3|158	%patch5 -p1 -b .rateconvtrivialbug
12mr|festival-2.1-3|159	%patch6 -p1 -b .linklibswithotherlibs
12mr|festival-2.1-3|160	%patch7 -p1 -b .cxx
12mr|festival-2.1-3|161	%patch8 -p1 -b .shared
12mr|festival-2.1-3|162	# no backup extension, directory is copied during package install
12mr|festival-2.1-3|163	%patch10 -p1
12mr|festival-2.1-3|164	# no backup extension, directory is copied during package install
12mr|festival-2.1-3|165	%patch11 -p1
12mr|festival-2.1-3|166	%patch12 -p1 -b .bettersoname
12mr|festival-2.1-3|167	# no backup extension, directory is copied during package install
12mr|festival-2.1-3|168	%patch15 -p1
12mr|festival-2.1-3|169	# no backup extension, directory is copied during package install
12mr|festival-2.1-3|170	%patch16 -p1
12mr|festival-2.1-3|171	%patch17 -p0
12mr|festival-2.1-3|172	
12mr|festival-2.1-3|173	# zero length
12mr|festival-2.1-3|174	rm festdoc-1.4.2/speech_tools/doc/index_html.jade
12mr|festival-2.1-3|175	rm festdoc-1.4.2/speech_tools/doc/examples_gen/error_example_section.sgml
12mr|festival-2.1-3|176	rm festdoc-1.4.2/speech_tools/doc/tex_stuff.jade
12mr|festival-2.1-3|177	
12mr|festival-2.1-3|178	# (gb) lib64 fixes, don't bother with a patch for now
12mr|festival-2.1-3|179	perl -pi -e '/^REQUIRED_LIBRARY_DIR/ and s,/usr/lib,%{_libdir},' config/project.mak
12mr|festival-2.1-3|180	
12mr|festival-2.1-3|181	
12mr|festival-2.1-3|182	%build
12mr|festival-2.1-3|183	
12mr|festival-2.1-3|184	# build speech tools (and libraries)
12mr|festival-2.1-3|185	export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$(pwd)/speech_tools/lib
12mr|festival-2.1-3|186	cd speech_tools
12mr|festival-2.1-3|187	%configure2_5x
12mr|festival-2.1-3|188	# -fPIC 'cause we're building shared libraries and it doesn't hurt
12mr|festival-2.1-3|189	# -fno-strict-aliasing because of a couple of warnings about code
12mr|festival-2.1-3|190	#   problems; if $RPM_OPT_FLAGS contains -O2 or above, this puts
12mr|festival-2.1-3|191	#   it back. Once that problem is gone upstream, remove this for
12mr|festival-2.1-3|192	#   better optimization.
12mr|festival-2.1-3|193	make \
12mr|festival-2.1-3|194	CFLAGS="$RPM_OPT_FLAGS -fPIC -fno-strict-aliasing" \
12mr|festival-2.1-3|195	CXXFLAGS="$RPM_OPT_FLAGS  -fPIC -fno-strict-aliasing"
12mr|festival-2.1-3|196	cd -
12mr|festival-2.1-3|197	
12mr|festival-2.1-3|198	# build the main program
12mr|festival-2.1-3|199	export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$(pwd)/src/lib
12mr|festival-2.1-3|200	# instead of doing this, maybe we should patch the make process
12mr|festival-2.1-3|201	# so it looks in the right place explicitly:
12mr|festival-2.1-3|202	export PATH=$(pwd)/bin:$PATH
12mr|festival-2.1-3|203	%configure
12mr|festival-2.1-3|204	make \
12mr|festival-2.1-3|205	CFLAGS="$RPM_OPT_FLAGS -fPIC" \
12mr|festival-2.1-3|206	CXXFLAGS="$RPM_OPT_FLAGS -fPIC"
12mr|festival-2.1-3|207	
12mr|festival-2.1-3|208	%check
12mr|festival-2.1-3|209	# all tests must pass
12mr|festival-2.1-3|210	cd speech_tools
12mr|festival-2.1-3|211	#make CFLAGS="$RPM_OPT_FLAGS -fPIC -fno-strict-aliasing" \
12mr|festival-2.1-3|212	#    CXXFLAGS="$RPM_OPT_FLAGS  -fPIC -fno-strict-aliasing" test | grep -v INCORRECT
12mr|festival-2.1-3|213	cd ..
12mr|festival-2.1-3|214	
12mr|festival-2.1-3|215	%install
12mr|festival-2.1-3|216	# install speech tools libs, binaries, and include files
12mr|festival-2.1-3|217	pushd speech_tools
12mr|festival-2.1-3|218	
12mr|festival-2.1-3|219	make INSTALLED_LIB=$RPM_BUILD_ROOT%{_libdir} make_installed_lib_shared
12mr|festival-2.1-3|220	# no thanks, static libs.
12mr|festival-2.1-3|221	rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
12mr|festival-2.1-3|222	
12mr|festival-2.1-3|223	make INSTALLED_BIN=$RPM_BUILD_ROOT%{_bindir} make_installed_bin_static
12mr|festival-2.1-3|224	# this list of the useful programs in speech_tools comes from
12mr|festival-2.1-3|225	# upstream developer Alan W. Black; the other stuff is to be removed.
12mr|festival-2.1-3|226	pushd $RPM_BUILD_ROOT%{_bindir}
12mr|festival-2.1-3|227	ls |
12mr|festival-2.1-3|228	grep -Evw "ch_wave|ch_track|na_play|na_record|wagon|wagon_test" |
12mr|festival-2.1-3|229	grep -Evw "make_wagon_desc|pitchmark|pm|sig2fv|wfst_build" |
12mr|festival-2.1-3|230	grep -Evw "wfst_run|wfst_run" |
12mr|festival-2.1-3|231	xargs rm
12mr|festival-2.1-3|232	popd
12mr|festival-2.1-3|233	
12mr|festival-2.1-3|234	pushd include
12mr|festival-2.1-3|235	for d in $( find . -type d | grep -v win32 ); do
12mr|festival-2.1-3|236	make -w -C $d INCDIR=$RPM_BUILD_ROOT%{_includedir}/EST/$d install_incs
12mr|festival-2.1-3|237	done
12mr|festival-2.1-3|238	popd
12mr|festival-2.1-3|239	
12mr|festival-2.1-3|240	popd
12mr|festival-2.1-3|241	
12mr|festival-2.1-3|242	
12mr|festival-2.1-3|243	install -d %{buildroot}%{_datadir}/%{name}/{voices/english,dicts}
12mr|festival-2.1-3|244	
12mr|festival-2.1-3|245	# bin
12mr|festival-2.1-3|246	make INSTALLED_BIN=$RPM_BUILD_ROOT%{_bindir} make_installed_bin_static
12mr|festival-2.1-3|247	install -m 755 bin/text2wave $RPM_BUILD_ROOT%{_bindir}
12mr|festival-2.1-3|248	#install bin/festival_server* bin/text2wave %{buildroot}%{_bindir}
12mr|festival-2.1-3|249	#install src/main/festival{,_client} %{buildroot}%{_bindir}
12mr|festival-2.1-3|250	# this is just nifty. and it's small.
12mr|festival-2.1-3|251	install -m 755 examples/saytime $RPM_BUILD_ROOT%{_bindir}
12mr|festival-2.1-3|252	
12mr|festival-2.1-3|253	# install the shared library
12mr|festival-2.1-3|254	cp -a src/lib/libFestival.so* $RPM_BUILD_ROOT%{_libdir}
12mr|festival-2.1-3|255	
12mr|festival-2.1-3|256	# devel
12mr|festival-2.1-3|257	mkdir -p $RPM_BUILD_ROOT%{_includedir}/festival
12mr|festival-2.1-3|258	install src/include/*.h %{buildroot}%{_includedir}/%{name}
12mr|festival-2.1-3|259	
12mr|festival-2.1-3|260	# data
12mr|festival-2.1-3|261	cp -r lib config examples %{buildroot}%{_datadir}/%{name}
12mr|festival-2.1-3|262	find %{buildroot}%{_datadir}/%{name} -name Makefile -exec rm \{\} \;
12mr|festival-2.1-3|263	
12mr|festival-2.1-3|264	# man pages
12mr|festival-2.1-3|265	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12mr|festival-2.1-3|266	cp -a doc/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
12mr|festival-2.1-3|267	
12mr|festival-2.1-3|268	# lib: the bulk of the program -- the scheme stuff and so on
12mr|festival-2.1-3|269	pushd lib
12mr|festival-2.1-3|270	mkdir -p $RPM_BUILD_ROOT%{_datadir}/festival/lib
12mr|festival-2.1-3|271	for f in *.scm festival.el *.ent *.gram *.dtd *.ngrambin speech.properties ; do
12mr|festival-2.1-3|272	install -m 644 $f $RPM_BUILD_ROOT%{_datadir}/festival/lib/
12mr|festival-2.1-3|273	done
12mr|festival-2.1-3|274	mkdir -p $RPM_BUILD_ROOT%{_datadir}/festival/lib/multisyn/
12mr|festival-2.1-3|275	install -m 644 multisyn/*.scm $RPM_BUILD_ROOT%{_datadir}/festival/lib/multisyn/
12mr|festival-2.1-3|276	popd
12mr|festival-2.1-3|277	
12mr|festival-2.1-3|278	mv -f %{buildroot}/%{_datadir}/%{name}/lib/etc/unknown_RedHatLinux/audsp %{buildroot}/%{_bindir}
12mr|festival-2.1-3|279	rm -Rf %{buildroot}/%{_datadir}/%{name}/lib/etc/
12mr|festival-2.1-3|280	rm -f %{buildroot}%{_datadir}/%{name}/lib/VCLocalRules
12mr|festival-2.1-3|281	
12mr|festival-2.1-3|282	
12mr|festival-2.1-3|283	# the actual /etc. :)
12mr|festival-2.1-3|284	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/festival
12mr|festival-2.1-3|285	# use our version of this file
12mr|festival-2.1-3|286	rm $RPM_BUILD_ROOT%{_datadir}/festival/lib/siteinit.scm
12mr|festival-2.1-3|287	install -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/festival/siteinit.scm
12mr|festival-2.1-3|288	install -m 644 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/festival/sitevars.scm
12mr|festival-2.1-3|289	
12mr|festival-2.1-3|290	sed -i -e 's,/projects/festival/lib,%{_datadir}/%{name},g' %{buildroot}/%{_datadir}/%{name}/lib/lexicons.scm
12mr|festival-2.1-3|291	
12mr|festival-2.1-3|292	%files
12mr|festival-2.1-3|293	%doc ACKNOWLEDGMENTS COPYING INSTALL NEWS README*
12mr|festival-2.1-3|294	%doc festdoc-1.4.2/festival/html/*html
12mr|festival-2.1-3|295	%doc festdoc-1.4.2/festival/info
12mr|festival-2.1-3|296	%doc festdoc-1.4.2/festival/festival.ps
12mr|festival-2.1-3|297	%{_bindir}/audsp
12mr|festival-2.1-3|298	%{_bindir}/festival
12mr|festival-2.1-3|299	%{_bindir}/festival_client
12mr|festival-2.1-3|300	%{_bindir}/festival_server
12mr|festival-2.1-3|301	%{_bindir}/festival_server_control
12mr|festival-2.1-3|302	%{_bindir}/text2wave
12mr|festival-2.1-3|303	%{_bindir}/saytime
12mr|festival-2.1-3|304	%{_libdir}/libFestival.so.%{version}*
12mr|festival-2.1-3|305	%dir %{_datadir}/festival
12mr|festival-2.1-3|306	%dir %{_datadir}/festival/lib
12mr|festival-2.1-3|307	%{_datadir}/festival/lib/*.scm
12mr|festival-2.1-3|308	%{_datadir}/festival/lib/festival.el
12mr|festival-2.1-3|309	%{_datadir}/festival/lib/*.ent
12mr|festival-2.1-3|310	%{_datadir}/festival/lib/*.gram
12mr|festival-2.1-3|311	%{_datadir}/festival/lib/*.dtd
12mr|festival-2.1-3|312	%{_datadir}/festival/lib/*.ngrambin
12mr|festival-2.1-3|313	%{_datadir}/festival/lib/speech.properties
12mr|festival-2.1-3|314	%{_datadir}/festival/dicts
12mr|festival-2.1-3|315	%{_datadir}/festival/voices
12mr|festival-2.1-3|316	%dir %{_datadir}/festival/lib/multisyn
12mr|festival-2.1-3|317	%{_datadir}/festival/lib/multisyn/*.scm
12mr|festival-2.1-3|318	%dir %{_datadir}/festival/examples
12mr|festival-2.1-3|319	#% {_datadir}/festival/examples/intro.text
12mr|festival-2.1-3|320	%{_mandir}/man1/*
12mr|festival-2.1-3|321	%config(noreplace) %{_sysconfdir}/festival
12mr|festival-2.1-3|322	
12mr|festival-2.1-3|323	%files devel
12mr|festival-2.1-3|324	%doc festdoc-1.4.2/speech_tools
12mr|festival-2.1-3|325	%{_libdir}/libFestival.so
12mr|festival-2.1-3|326	%{_includedir}/festival
12mr|festival-2.1-3|327	%{_datadir}/festival/config
12mr|festival-2.1-3|328	
12mr|festival-2.1-3|329	%files -n speech_tools
12mr|festival-2.1-3|330	%doc speech_tools/INSTALL speech_tools/README
12mr|festival-2.1-3|331	%{_bindir}/ch_track
12mr|festival-2.1-3|332	%{_bindir}/ch_wave
12mr|festival-2.1-3|333	%{_bindir}/make_wagon_desc
12mr|festival-2.1-3|334	%{_bindir}/na_play
12mr|festival-2.1-3|335	%{_bindir}/na_record
12mr|festival-2.1-3|336	%{_bindir}/pitchmark
12mr|festival-2.1-3|337	%{_bindir}/pm
12mr|festival-2.1-3|338	%{_bindir}/sig2fv
12mr|festival-2.1-3|339	%{_bindir}/wagon
12mr|festival-2.1-3|340	%{_bindir}/wagon_test
12mr|festival-2.1-3|341	%{_bindir}/wfst_run
12mr|festival-2.1-3|342	%{_bindir}/wfst_build
12mr|festival-2.1-3|343	%{_datadir}/festival/examples
12mr|festival-2.1-3|344	
12mr|festival-2.1-3|345	%files -n %{libname}
12mr|festival-2.1-3|346	%doc speech_tools/README
12mr|festival-2.1-3|347	%{_libdir}/libestbase.so.%{major}*
12mr|festival-2.1-3|348	%{_libdir}/libestools.so.%{major}*
12mr|festival-2.1-3|349	
12mr|festival-2.1-3|350	%files -n %libnamestring
12mr|festival-2.1-3|351	%{_libdir}/libeststring.so.%{stringmajor}*
12mr|festival-2.1-3|352	
12mr|festival-2.1-3|353	%files -n %{libnamedevel}
12mr|festival-2.1-3|354	%{_includedir}/EST
12mr|festival-2.1-3|355	%{_libdir}/libestbase.so
12mr|festival-2.1-3|356	%{_libdir}/libestools.so
12mr|festival-2.1-3|357	%{_libdir}/libeststring.so

13939 12
12mr|festlex-1.4.3-10|1	%define name festlex
12mr|festlex-1.4.3-10|2	%define version 1.4.3
12mr|festlex-1.4.3-10|3	%define release %mkrel 10
12mr|festlex-1.4.3-10|4	
12mr|festlex-1.4.3-10|5	Name:  %name
12mr|festlex-1.4.3-10|6	Summary: Voices for Festival - a free speech synthesizer
12mr|festlex-1.4.3-10|7	Version: %{version}
12mr|festlex-1.4.3-10|8	Release: %release
12mr|festlex-1.4.3-10|9	License: BSD
12mr|festlex-1.4.3-10|10	Group: Sound
12mr|festlex-1.4.3-10|11	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mr|festlex-1.4.3-10|12	URL: http://www.cstr.ed.ac.uk/projects/festival/
12mr|festlex-1.4.3-10|13	BuildArch: noarch
12mr|festlex-1.4.3-10|14	
12mr|festlex-1.4.3-10|15	### DICTIONARIES
12mr|festlex-1.4.3-10|16	# Generic English dictionary
12mr|festlex-1.4.3-10|17	Source100: ftp://ftp.cstr.ed.ac.uk/pub/festival/%{version}/festlex_POSLEX.tar.bz2
12mr|festlex-1.4.3-10|18	# American English dictionary
12mr|festlex-1.4.3-10|19	Source101: ftp://ftp.cstr.ed.ac.uk/pub/festival/%{version}/festlex_CMU.tar.bz2
12mr|festlex-1.4.3-10|20	
12mr|festlex-1.4.3-10|21	%description
12mr|festlex-1.4.3-10|22	Festival is a general multi-lingual speech synthesis system developed
12mr|festlex-1.4.3-10|23	at CSTR. It offers a full text to speech system with various APIs, as
12mr|festlex-1.4.3-10|24	well as an environment for development and research of speech synthesis
12mr|festlex-1.4.3-10|25	techniques. It is written in C++ with a Scheme-based command interpreter
12mr|festlex-1.4.3-10|26	for general control.
12mr|festlex-1.4.3-10|27	
12mr|festlex-1.4.3-10|28	This package contains dictionaries for use with Festival
12mr|festlex-1.4.3-10|29	
12mr|festlex-1.4.3-10|30	
12mr|festlex-1.4.3-10|31	%package POSLEX
12mr|festlex-1.4.3-10|32	Group:		Sound
12mr|festlex-1.4.3-10|33	Summary:	Festival Speech Lexicons for Engish
12mr|festlex-1.4.3-10|34	Provides:	festival-lexicons
12mr|festlex-1.4.3-10|35	
12mr|festlex-1.4.3-10|36	%description POSLEX
12mr|festlex-1.4.3-10|37	Part of speech lexicons and ngram from English.  Required by all
12mr|festlex-1.4.3-10|38	British and American English voices.
12mr|festlex-1.4.3-10|39	
12mr|festlex-1.4.3-10|40	%package CMU
12mr|festlex-1.4.3-10|41	Group:		Sound
12mr|festlex-1.4.3-10|42	Summary:	CMU dictionary in Festival form
12mr|festlex-1.4.3-10|43	Provides:	festival-dictionary
12mr|festlex-1.4.3-10|44	Provides:	festival-dictionary-en_US
12mr|festlex-1.4.3-10|45	Requires:	festlex-POSLEX
12mr|festlex-1.4.3-10|46	
12mr|festlex-1.4.3-10|47	%description CMU
12mr|festlex-1.4.3-10|48	CMU dictionary in Festival form, required for American English voices.
12mr|festlex-1.4.3-10|49	
12mr|festlex-1.4.3-10|50	%prep
12mr|festlex-1.4.3-10|51	rm -rf $RPM_BUILD_ROOT
12mr|festlex-1.4.3-10|52	
12mr|festlex-1.4.3-10|53	%setup  -T -c -q -a 100 -a 101
12mr|festlex-1.4.3-10|54	
12mr|festlex-1.4.3-10|55	%build
12mr|festlex-1.4.3-10|56	
12mr|festlex-1.4.3-10|57	#cd festival/lib/dicts/cmu
12mr|festlex-1.4.3-10|58	#make
12mr|festlex-1.4.3-10|59	#cd ../../..
12mr|festlex-1.4.3-10|60	
12mr|festlex-1.4.3-10|61	%install
12mr|festlex-1.4.3-10|62	mkdir -p $RPM_BUILD_ROOT%_datadir/festival
12mr|festlex-1.4.3-10|63	cp -a festival/lib/dicts $RPM_BUILD_ROOT%_datadir/festival
12mr|festlex-1.4.3-10|64	
12mr|festlex-1.4.3-10|65	rm -f $RPM_BUILD_ROOT/%{_datadir}/festival/dicts/COPYING.poslex
12mr|festlex-1.4.3-10|66	
12mr|festlex-1.4.3-10|67	%clean
12mr|festlex-1.4.3-10|68	rm -rf $RPM_BUILD_ROOT
12mr|festlex-1.4.3-10|69	
12mr|festlex-1.4.3-10|70	%files POSLEX
12mr|festlex-1.4.3-10|71	%defattr(-,root,root)
12mr|festlex-1.4.3-10|72	%_datadir/festival/dicts/wsj*
12mr|festlex-1.4.3-10|73	%doc festival/lib/dicts/COPYING.poslex
12mr|festlex-1.4.3-10|74	
12mr|festlex-1.4.3-10|75	%files CMU
12mr|festlex-1.4.3-10|76	%defattr(-,root,root)
12mr|festlex-1.4.3-10|77	%_datadir/festival/dicts/cmu
12mr|festlex-1.4.3-10|78	%doc festival/lib/dicts/cmu/COPYING
12mr|festlex-1.4.3-10|79	
12mr|festlex-1.4.3-10|80	
12mr|festlex-1.4.3-10|81	
12mr|festlex-1.4.3-10|82	
12mr|festlex-1.4.3-10|83	%changelog
12mr|festlex-1.4.3-10|84	

13940 12
12mr|festvox-1.4.3-10|1	%define name festvox
12mr|festvox-1.4.3-10|2	%define version 1.4.3
12mr|festvox-1.4.3-10|3	%define release %mkrel 10
12mr|festvox-1.4.3-10|4	
12mr|festvox-1.4.3-10|5	Name:  		%name
12mr|festvox-1.4.3-10|6	Summary: 	Voices for Festival - a free speech synthesizer
12mr|festvox-1.4.3-10|7	Version: 	%{version}
12mr|festvox-1.4.3-10|8	Release: 	%release
12mr|festvox-1.4.3-10|9	License: 	BSD
12mr|festvox-1.4.3-10|10	Group: 		Sound
12mr|festvox-1.4.3-10|11	BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
12mr|festvox-1.4.3-10|12	URL: 		http://www.cstr.ed.ac.uk/projects/festival/
12mr|festvox-1.4.3-10|13	BuildArch: 	noarch
12mr|festvox-1.4.3-10|14	
12mr|festvox-1.4.3-10|15	### VOICES
12mr|festvox-1.4.3-10|16	# American English male speaker (KAL), residual excited LPC diphone database
12mr|festvox-1.4.3-10|17	Source200: 	ftp://ftp.cstr.ed.ac.uk/pub/festival/%{version}/festvox_kallpc16k.tar.bz2
12mr|festvox-1.4.3-10|18	# Same voice at lower quality
12mr|festvox-1.4.3-10|19	Source201: 	ftp://ftp.cstr.ed.ac.uk/pub/festival/%{version}/festvox_kallpc8k.tar.bz2
12mr|festvox-1.4.3-10|20	# American English male speaker, residual excited LPC diphone database
12mr|festvox-1.4.3-10|21	Source202: 	ftp://ftp.cstr.ed.ac.uk/pub/festival/%{version}/festvox_kedlpc16k.tar.bz2
12mr|festvox-1.4.3-10|22	# Same voice at lower quality
12mr|festvox-1.4.3-10|23	Source203: 	ftp://ftp.cstr.ed.ac.uk/pub/festival/%{version}/festvox_kedlpc8k.tar.bz2
12mr|festvox-1.4.3-10|24	# British English RP male speaker using residual excited LPC diphone
12mr|festvox-1.4.3-10|25	# database, requires festlex_POSLEX and festlex_OALD (non-free)
12mr|festvox-1.4.3-10|26	#Source204: 	ftp://ftp.cstr.ed.ac.uk/pub/festival/%{version}/festvox_rablpc16k.tar.bz2
12mr|festvox-1.4.3-10|27	# Same as festvox_rablpc16k but at 8KHz sampling.
12mr|festvox-1.4.3-10|28	# requires festlex_POSLEX and festlex_OALD (non-free)
12mr|festvox-1.4.3-10|29	#Source205: 	ftp://ftp.cstr.ed.ac.uk/pub/festival/%{version}/festvox_rablpc8k.tar.bz2
12mr|festvox-1.4.3-10|30	
12mr|festvox-1.4.3-10|31	# Castilian Spanish male speaker, residual excited LPC diphone database
12mr|festvox-1.4.3-10|32	# NONFREE! - Free for non-commercial use
12mr|festvox-1.4.3-10|33	#Source299: 	ftp://ftp.cstr.ed.ac.uk/pub/festival/%{version}/festvox_ellpc11k.tar.bz2
12mr|festvox-1.4.3-10|34	
12mr|festvox-1.4.3-10|35	# Add some useful words to the dictionary...
12mr|festvox-1.4.3-10|36	#Patch10: CMU-redhat.patch.bz2
12mr|festvox-1.4.3-10|37	
12mr|festvox-1.4.3-10|38	%description
12mr|festvox-1.4.3-10|39	Festival is a general multi-lingual speech synthesis system developed
12mr|festvox-1.4.3-10|40	at CSTR. It offers a full text to speech system with various APIs, as
12mr|festvox-1.4.3-10|41	well as an environment for development and research of speech synthesis
12mr|festvox-1.4.3-10|42	techniques. It is written in C++ with a Scheme-based command interpreter
12mr|festvox-1.4.3-10|43	for general control.
12mr|festvox-1.4.3-10|44	
12mr|festvox-1.4.3-10|45	This package contains voices for use with Festival
12mr|festvox-1.4.3-10|46	
12mr|festvox-1.4.3-10|47	
12mr|festvox-1.4.3-10|48	%package kallpc16k
12mr|festvox-1.4.3-10|49	Group:		Sound
12mr|festvox-1.4.3-10|50	Summary:	Festival Voice - American English male speaker (KAL) 16kHz
12mr|festvox-1.4.3-10|51	Requires:	festvox-kallpc-common
12mr|festvox-1.4.3-10|52	Provides:	festival-voice
12mr|festvox-1.4.3-10|53	Provides:	festival-voice-english
12mr|festvox-1.4.3-10|54	Provides:	festival-voice-en_US
12mr|festvox-1.4.3-10|55	
12mr|festvox-1.4.3-10|56	%description kallpc16k
12mr|festvox-1.4.3-10|57	Festival Voice - American English male speaker (KAL) 16kHz
12mr|festvox-1.4.3-10|58	
12mr|festvox-1.4.3-10|59	%package kallpc8k
12mr|festvox-1.4.3-10|60	Group:		Sound
12mr|festvox-1.4.3-10|61	Summary:	Festival Voice - American English male speaker (KAL) 8kHz
12mr|festvox-1.4.3-10|62	Requires:	festvox-kallpc-common
12mr|festvox-1.4.3-10|63	Provides:	festival-voice
12mr|festvox-1.4.3-10|64	Provides:	festival-voice-english
12mr|festvox-1.4.3-10|65	Provides:	festival-voice-en_US
12mr|festvox-1.4.3-10|66	
12mr|festvox-1.4.3-10|67	%description kallpc8k
12mr|festvox-1.4.3-10|68	Festival Voice - American English male speaker (KAL) 8kHz
12mr|festvox-1.4.3-10|69	
12mr|festvox-1.4.3-10|70	%package kallpc-common
12mr|festvox-1.4.3-10|71	Group:		Sound
12mr|festvox-1.4.3-10|72	Summary:	Festival Voice - American English male speaker (KAL) - Common
12mr|festvox-1.4.3-10|73	Requires:	festlex-CMU
12mr|festvox-1.4.3-10|74	
12mr|festvox-1.4.3-10|75	%description kallpc-common
12mr|festvox-1.4.3-10|76	Festival Voice - American English male speaker (KAL)
12mr|festvox-1.4.3-10|77	
12mr|festvox-1.4.3-10|78	Files shared between the 16kHz and 8kHz Voices
12mr|festvox-1.4.3-10|79	
12mr|festvox-1.4.3-10|80	
12mr|festvox-1.4.3-10|81	%package kedlpc16k
12mr|festvox-1.4.3-10|82	Group:		Sound
12mr|festvox-1.4.3-10|83	Summary:	Festival Voice - American English male speaker (KED) 16kHz
12mr|festvox-1.4.3-10|84	Requires:	festvox-kedlpc-common
12mr|festvox-1.4.3-10|85	Provides:	festival-voice
12mr|festvox-1.4.3-10|86	Provides:	festival-voice-english
12mr|festvox-1.4.3-10|87	Provides:	festival-voice-en_US
12mr|festvox-1.4.3-10|88	
12mr|festvox-1.4.3-10|89	%description kedlpc16k
12mr|festvox-1.4.3-10|90	Festival Voice - American English male speaker (KAL) 16kHz
12mr|festvox-1.4.3-10|91	
12mr|festvox-1.4.3-10|92	%package kedlpc8k
12mr|festvox-1.4.3-10|93	Group:		Sound
12mr|festvox-1.4.3-10|94	Summary:	Festival Voice - American English male speaker (KDE) 8kHz
12mr|festvox-1.4.3-10|95	Requires:	festvox-kedlpc-common
12mr|festvox-1.4.3-10|96	Provides:	festival-voice
12mr|festvox-1.4.3-10|97	Provides:	festival-voice-english
12mr|festvox-1.4.3-10|98	Provides:	festival-voice-en_US
12mr|festvox-1.4.3-10|99	
12mr|festvox-1.4.3-10|100	%description kedlpc8k
12mr|festvox-1.4.3-10|101	Festival Voice - American English male speaker (KED) 8kHz
12mr|festvox-1.4.3-10|102	
12mr|festvox-1.4.3-10|103	%package kedlpc-common
12mr|festvox-1.4.3-10|104	Group:		Sound
12mr|festvox-1.4.3-10|105	Summary:	Festival Voice - American English male speaker (KED) - Common
12mr|festvox-1.4.3-10|106	Requires:	festlex-CMU
12mr|festvox-1.4.3-10|107	
12mr|festvox-1.4.3-10|108	%description kedlpc-common
12mr|festvox-1.4.3-10|109	Festival Voice - American English male speaker (KED)
12mr|festvox-1.4.3-10|110	
12mr|festvox-1.4.3-10|111	Files shared between the 16kHz and 8kHz Voices
12mr|festvox-1.4.3-10|112	
12mr|festvox-1.4.3-10|113	
12mr|festvox-1.4.3-10|114	#%package rablpc16k
12mr|festvox-1.4.3-10|115	#Group:		Sound
12mr|festvox-1.4.3-10|116	#Summary:	Festival Voice - British English male speaker (RAB) 16kHz
12mr|festvox-1.4.3-10|117	#Requires:	festvox-rablpc-common
12mr|festvox-1.4.3-10|118	#Provides:	festival-voice
12mr|festvox-1.4.3-10|119	#Provides:	festival-voice-english
12mr|festvox-1.4.3-10|120	#Provides:	festival-voice-en_UK
12mr|festvox-1.4.3-10|121	
12mr|festvox-1.4.3-10|122	#%description rablpc16k
12mr|festvox-1.4.3-10|123	#Festival Voice - British English male speaker (RAB) 16kHz
12mr|festvox-1.4.3-10|124	
12mr|festvox-1.4.3-10|125	#%package rablpc8k
12mr|festvox-1.4.3-10|126	#Group:		Sound
12mr|festvox-1.4.3-10|127	#Summary:	Festival Voice - British English male speaker (RAB) 8kHz
12mr|festvox-1.4.3-10|128	#Requires:	festvox-rablpc-common
12mr|festvox-1.4.3-10|129	#Provides:	festival-voice
12mr|festvox-1.4.3-10|130	#Provides:	festival-voice-english
12mr|festvox-1.4.3-10|131	#Provides:	festival-voice-en_UK
12mr|festvox-1.4.3-10|132	
12mr|festvox-1.4.3-10|133	#%description rablpc8k
12mr|festvox-1.4.3-10|134	#Festival Voice - American English male speaker (RAB) 8kHz
12mr|festvox-1.4.3-10|135	
12mr|festvox-1.4.3-10|136	#%package rablpc-common
12mr|festvox-1.4.3-10|137	#Group:		Sound
12mr|festvox-1.4.3-10|138	#Summary:	Festival Voice - British English male speaker (RAB) - Common
12mr|festvox-1.4.3-10|139	#Requires:	festlex-OALD
12mr|festvox-1.4.3-10|140	
12mr|festvox-1.4.3-10|141	#%description rablpc-common
12mr|festvox-1.4.3-10|142	#Festival Voice - British English male speaker (RAB)
12mr|festvox-1.4.3-10|143	
12mr|festvox-1.4.3-10|144	#Files shared between the 16kHz and 8kHz Voices
12mr|festvox-1.4.3-10|145	
12mr|festvox-1.4.3-10|146	%prep
12mr|festvox-1.4.3-10|147	rm -rf $RPM_BUILD_ROOT
12mr|festvox-1.4.3-10|148	
12mr|festvox-1.4.3-10|149	#%setup -D -T -c -q -a 100 -a 101 -a 201 -a 202 -a 203 -a 204 -a205
12mr|festvox-1.4.3-10|150	%setup  -T -c -q -a 200 -a 201 -a 202 -a 203
12mr|festvox-1.4.3-10|151	#%patch10
12mr|festvox-1.4.3-10|152	
12mr|festvox-1.4.3-10|153	%build
12mr|festvox-1.4.3-10|154	
12mr|festvox-1.4.3-10|155	#cd festival/lib/dicts/cmu
12mr|festvox-1.4.3-10|156	#make
12mr|festvox-1.4.3-10|157	#cd ../../..
12mr|festvox-1.4.3-10|158	
12mr|festvox-1.4.3-10|159	%install
12mr|festvox-1.4.3-10|160	mkdir -p $RPM_BUILD_ROOT%_datadir/festival
12mr|festvox-1.4.3-10|161	cp -a festival/lib/voices $RPM_BUILD_ROOT%_datadir/festival
12mr|festvox-1.4.3-10|162	
12mr|festvox-1.4.3-10|163	rm -f $RPM_BUILD_ROOT/%{_datadir}/festival/voices/english/*/COPYING
12mr|festvox-1.4.3-10|164	
12mr|festvox-1.4.3-10|165	%clean
12mr|festvox-1.4.3-10|166	rm -rf $RPM_BUILD_ROOT
12mr|festvox-1.4.3-10|167	
12mr|festvox-1.4.3-10|168	%files kallpc16k
12mr|festvox-1.4.3-10|169	%defattr(-,root,root)
12mr|festvox-1.4.3-10|170	%_datadir/festival/voices/english/kal_diphone/group/kallpc16k.group
12mr|festvox-1.4.3-10|171	
12mr|festvox-1.4.3-10|172	%files kallpc8k
12mr|festvox-1.4.3-10|173	%defattr(-,root,root)
12mr|festvox-1.4.3-10|174	%_datadir/festival/voices/english/kal_diphone/group/kallpc8k.group
12mr|festvox-1.4.3-10|175	
12mr|festvox-1.4.3-10|176	%files kallpc-common
12mr|festvox-1.4.3-10|177	%defattr(-,root,root)
12mr|festvox-1.4.3-10|178	%doc festival/lib/voices/english/kal_diphone/COPYING
12mr|festvox-1.4.3-10|179	%_datadir/festival/voices/english/kal_diphone/festvox/*.scm
12mr|festvox-1.4.3-10|180	
12mr|festvox-1.4.3-10|181	%files kedlpc16k
12mr|festvox-1.4.3-10|182	%defattr(-,root,root)
12mr|festvox-1.4.3-10|183	%_datadir/festival/voices/english/ked_diphone/group/kedlpc16k.group
12mr|festvox-1.4.3-10|184	
12mr|festvox-1.4.3-10|185	%files kedlpc8k
12mr|festvox-1.4.3-10|186	%defattr(-,root,root)
12mr|festvox-1.4.3-10|187	%_datadir/festival/voices/english/ked_diphone/group/kedlpc8k.group
12mr|festvox-1.4.3-10|188	
12mr|festvox-1.4.3-10|189	%files kedlpc-common
12mr|festvox-1.4.3-10|190	%defattr(-,root,root)
12mr|festvox-1.4.3-10|191	%doc festival/lib/voices/english/ked_diphone/COPYING
12mr|festvox-1.4.3-10|192	%_datadir/festival/voices/english/ked_diphone/festvox/*.scm
12mr|festvox-1.4.3-10|193	
12mr|festvox-1.4.3-10|194	#%files rablpc16k
12mr|festvox-1.4.3-10|195	#%defattr(-,root,root)
12mr|festvox-1.4.3-10|196	#%_datadir/festival/voices/english/rab_diphone/group/rablpc16k.group
12mr|festvox-1.4.3-10|197	
12mr|festvox-1.4.3-10|198	#%files rablpc8k
12mr|festvox-1.4.3-10|199	#%defattr(-,root,root)
12mr|festvox-1.4.3-10|200	#%_datadir/festival/voices/english/rab_diphone/group/rablpc8k.group
12mr|festvox-1.4.3-10|201	
12mr|festvox-1.4.3-10|202	#%files rablpc-common
12mr|festvox-1.4.3-10|203	#%defattr(-,root,root)
12mr|festvox-1.4.3-10|204	#%doc festival/lib/voices/english/rab_diphone/COPYING
12mr|festvox-1.4.3-10|205	#%_datadir/festival/voices/english/rab_diphone/festvox/*.scm
12mr|festvox-1.4.3-10|206	
12mr|festvox-1.4.3-10|207	
12mr|festvox-1.4.3-10|208	
12mr|festvox-1.4.3-10|209	
12mr|festvox-1.4.3-10|210	
12mr|festvox-1.4.3-10|211	%changelog
12mr|festvox-1.4.3-10|212	

13941 12
12mr|fetchmail-6.3.22-1|1	Summary: 	Full-featured POP/IMAP mail retrieval daemon
12mr|fetchmail-6.3.22-1|2	Name:		fetchmail
12mr|fetchmail-6.3.22-1|3	Version:	6.3.22
12mr|fetchmail-6.3.22-1|4	Release:	1
12mr|fetchmail-6.3.22-1|5	License: 	GPLv2
12mr|fetchmail-6.3.22-1|6	Group:		Networking/Mail
12mr|fetchmail-6.3.22-1|7	URL: 		http://www.fetchmail.info
12mr|fetchmail-6.3.22-1|8	Source0:	http://download.berlios.de/fetchmail/%name-%version.tar.xz
12mr|fetchmail-6.3.22-1|9	Source2:	http://download.berlios.de/fetchmail/%name-%version.tar.xz.asc
12mr|fetchmail-6.3.22-1|10	Source3:	fetchmailconf.desktop.bz2
12mr|fetchmail-6.3.22-1|11	Source4:	fetchmail.sysconfig.bz2
12mr|fetchmail-6.3.22-1|12	Source5:	fetchmail.init
12mr|fetchmail-6.3.22-1|13	Source6:	fetchmail.gif
12mr|fetchmail-6.3.22-1|14	Patch0:		fetchmail-5.7.0-nlsfix.patch
12mr|fetchmail-6.3.22-1|15	Patch9:		fetchmail-6.3.2-norootwarning.patch
12mr|fetchmail-6.3.22-1|16	BuildRequires:	bison
12mr|fetchmail-6.3.22-1|17	BuildRequires:	flex
12mr|fetchmail-6.3.22-1|18	BuildRequires:	gettext
12mr|fetchmail-6.3.22-1|19	BuildRequires:	gettext-devel
12mr|fetchmail-6.3.22-1|20	BuildRequires:	openssl-devel
12mr|fetchmail-6.3.22-1|21	BuildRequires:	python
12mr|fetchmail-6.3.22-1|22	Requires: 	MailTransportAgent
12mr|fetchmail-6.3.22-1|23	
12mr|fetchmail-6.3.22-1|24	%description
12mr|fetchmail-6.3.22-1|25	Fetchmail is a free, full-featured, robust, and well-documented remote mail
12mr|fetchmail-6.3.22-1|26	retrieval and forwarding utility intended to be used over on-demand TCP/IP
12mr|fetchmail-6.3.22-1|27	links (such as SLIP or PPP connections).
12mr|fetchmail-6.3.22-1|28	
12mr|fetchmail-6.3.22-1|29	It retrieves mail from remote mail servers and forwards it to your local
12mr|fetchmail-6.3.22-1|30	(client) machine's delivery system, so it can then be read by normal
12mr|fetchmail-6.3.22-1|31	mail user agents such as Mutt, Elm, Pine, (X)Emacs/Gnus or Mailx.
12mr|fetchmail-6.3.22-1|32	
12mr|fetchmail-6.3.22-1|33	It comes with an interactive GUI configurator suitable for end-users.
12mr|fetchmail-6.3.22-1|34	
12mr|fetchmail-6.3.22-1|35	Fetchmail supports every remote-mail protocol currently in use on the
12mr|fetchmail-6.3.22-1|36	Internet (POP2, POP3, RPOP, APOP, KPOP, all IMAPs, ESMTP ETRN) for
12mr|fetchmail-6.3.22-1|37	retrieval.  Then Fetchmail forwards the mail through SMTP, so you can
12mr|fetchmail-6.3.22-1|38	read it through your normal mail client.
12mr|fetchmail-6.3.22-1|39	
12mr|fetchmail-6.3.22-1|40	%package -n fetchmailconf
12mr|fetchmail-6.3.22-1|41	Summary: 	A utility for graphically configuring your fetchmail preferences
12mr|fetchmail-6.3.22-1|42	Group: 		System/Configuration/Networking
12mr|fetchmail-6.3.22-1|43	Requires: 	tkinter
12mr|fetchmail-6.3.22-1|44	Requires: 	%name = %version
12mr|fetchmail-6.3.22-1|45	
12mr|fetchmail-6.3.22-1|46	
12mr|fetchmail-6.3.22-1|47	%description -n fetchmailconf
12mr|fetchmail-6.3.22-1|48	Fetchmailconf is a TCL/TK application for graphically configuring
12mr|fetchmail-6.3.22-1|49	your ~/.fetchmailrc preferences file.
12mr|fetchmail-6.3.22-1|50	
12mr|fetchmail-6.3.22-1|51	Fetchmail has many options which can be daunting to the new user.
12mr|fetchmail-6.3.22-1|52	
12mr|fetchmail-6.3.22-1|53	This utility takes some of the guesswork and hassle out of setting up
12mr|fetchmail-6.3.22-1|54	fetchmail.
12mr|fetchmail-6.3.22-1|55	
12mr|fetchmail-6.3.22-1|56	%package daemon
12mr|fetchmail-6.3.22-1|57	Summary:	SySV init script for demonize fetchmail for retrieving emails
12mr|fetchmail-6.3.22-1|58	Group:		System/Base
12mr|fetchmail-6.3.22-1|59	Requires:	%name = %version
12mr|fetchmail-6.3.22-1|60	Requires(preun): rpm-helper
12mr|fetchmail-6.3.22-1|61	Requires(post): rpm-helper
12mr|fetchmail-6.3.22-1|62	
12mr|fetchmail-6.3.22-1|63	%description daemon
12mr|fetchmail-6.3.22-1|64	SySV init script for demonize fetchmail for sucking emails.
12mr|fetchmail-6.3.22-1|65	
12mr|fetchmail-6.3.22-1|66	%prep
12mr|fetchmail-6.3.22-1|67	%setup -q
12mr|fetchmail-6.3.22-1|68	%patch0 -p0
12mr|fetchmail-6.3.22-1|69	%patch9 -p0 -b .norootwarn
12mr|fetchmail-6.3.22-1|70	
12mr|fetchmail-6.3.22-1|71	%build
12mr|fetchmail-6.3.22-1|72	%serverbuild
12mr|fetchmail-6.3.22-1|73	export CFLAGS="$CFLAGS -g"
12mr|fetchmail-6.3.22-1|74	%configure2_5x  \
12mr|fetchmail-6.3.22-1|75	--with-ssl=%_prefix	\
12mr|fetchmail-6.3.22-1|76	--enable-RPA		\
12mr|fetchmail-6.3.22-1|77	--enable-NTLM		\
12mr|fetchmail-6.3.22-1|78	--enable-SDPS
12mr|fetchmail-6.3.22-1|79	
12mr|fetchmail-6.3.22-1|80	# (tv) do not use %%make in order to workaround buggy parallel build:
12mr|fetchmail-6.3.22-1|81	make all
12mr|fetchmail-6.3.22-1|82	
12mr|fetchmail-6.3.22-1|83	%install
12mr|fetchmail-6.3.22-1|84	rm -fr %{buildroot}
12mr|fetchmail-6.3.22-1|85	mkdir -p %{buildroot}{%_libdir/rhs/control-panel,%_datadir/applets/Administration} \
12mr|fetchmail-6.3.22-1|86	%{buildroot}{%_sysconfdir/{X11/wmconfig,sysconfig},%_mandir/man1,%_initrddir}
12mr|fetchmail-6.3.22-1|87	
12mr|fetchmail-6.3.22-1|88	%makeinstall
12mr|fetchmail-6.3.22-1|89	
12mr|fetchmail-6.3.22-1|90	install rh-config/*.{xpm,init} %{buildroot}%_libdir/rhs/control-panel
12mr|fetchmail-6.3.22-1|91	
12mr|fetchmail-6.3.22-1|92	%if %{mdkversion} < 200610
12mr|fetchmail-6.3.22-1|93	bzcat %SOURCE3 > %{buildroot}%_datadir/applets/Administration/fetchmailconf.desktop
12mr|fetchmail-6.3.22-1|94	%endif
12mr|fetchmail-6.3.22-1|95	bzcat %SOURCE4 > %{buildroot}%_sysconfdir/sysconfig/fetchmail
12mr|fetchmail-6.3.22-1|96	install -m0755 %SOURCE5 %{buildroot}%_initrddir/fetchmail
12mr|fetchmail-6.3.22-1|97	
12mr|fetchmail-6.3.22-1|98	echo -e "# Put here each user config\n" > %{buildroot}/etc/fetchmailrc
12mr|fetchmail-6.3.22-1|99	
12mr|fetchmail-6.3.22-1|100	rm -rf contrib/RCS
12mr|fetchmail-6.3.22-1|101	chmod 644 contrib/*
12mr|fetchmail-6.3.22-1|102	find -name \*.xpm -exec chmod 644 '{}' \;
12mr|fetchmail-6.3.22-1|103	
12mr|fetchmail-6.3.22-1|104	# Mandriva menu entry
12mr|fetchmail-6.3.22-1|105	mkdir -p %{buildroot}/{%_liconsdir,%_miconsdir,%_menudir}
12mr|fetchmail-6.3.22-1|106	
12mr|fetchmail-6.3.22-1|107	mkdir -p %{buildroot}%{_datadir}/applications
12mr|fetchmail-6.3.22-1|108	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|fetchmail-6.3.22-1|109	[Desktop Entry]
12mr|fetchmail-6.3.22-1|110	Name=Fetchmailconf
12mr|fetchmail-6.3.22-1|111	Comment=Full-featured POP/IMAP mail retrieval daemon
12mr|fetchmail-6.3.22-1|112	Exec=%{_bindir}/%{name}
12mr|fetchmail-6.3.22-1|113	Icon=%{name}
12mr|fetchmail-6.3.22-1|114	Terminal=false
12mr|fetchmail-6.3.22-1|115	Type=Application
12mr|fetchmail-6.3.22-1|116	Categories=X-MandrivaLinux-System-Configuration-Other;Settings;
12mr|fetchmail-6.3.22-1|117	EOF
12mr|fetchmail-6.3.22-1|118	
12mr|fetchmail-6.3.22-1|119	%find_lang %name
12mr|fetchmail-6.3.22-1|120	
12mr|fetchmail-6.3.22-1|121	cat > README.fetchmail-conf <<EOF
12mr|fetchmail-6.3.22-1|122	Fetchmailconf is a TCL/TK application for graphically configuring your
12mr|fetchmail-6.3.22-1|123	~/.fetchmailrc preferences file.
12mr|fetchmail-6.3.22-1|124	
12mr|fetchmail-6.3.22-1|125	Fetchmail has many options which can be daunting to the new user.
12mr|fetchmail-6.3.22-1|126	
12mr|fetchmail-6.3.22-1|127	
12mr|fetchmail-6.3.22-1|128	This utility takes some of the guesswork and hassle out of setting up
12mr|fetchmail-6.3.22-1|129	fetchmail.
12mr|fetchmail-6.3.22-1|130	EOF
12mr|fetchmail-6.3.22-1|131	
12mr|fetchmail-6.3.22-1|132	echo 'SySV init script for demonize fetchmail for sucking emails.'>README.fetchmail-daemon
12mr|fetchmail-6.3.22-1|133	
12mr|fetchmail-6.3.22-1|134	%post -n fetchmail-daemon
12mr|fetchmail-6.3.22-1|135	%_post_service fetchmail
12mr|fetchmail-6.3.22-1|136	
12mr|fetchmail-6.3.22-1|137	%preun -n fetchmail-daemon
12mr|fetchmail-6.3.22-1|138	%_preun_service fetchmail
12mr|fetchmail-6.3.22-1|139	
12mr|fetchmail-6.3.22-1|140	%postun -n fetchmail-daemon
12mr|fetchmail-6.3.22-1|141	if [ "$1" -ge "1" ]; then
12mr|fetchmail-6.3.22-1|142	/sbin/service fetchmail condrestart > /dev/null 2>/dev/null || :
12mr|fetchmail-6.3.22-1|143	fi
12mr|fetchmail-6.3.22-1|144	
12mr|fetchmail-6.3.22-1|145	%files -f %name.lang
12mr|fetchmail-6.3.22-1|146	%defattr (-, root, root)
12mr|fetchmail-6.3.22-1|147	%doc COPYING FAQ FEATURES INSTALL NEWS NOTES README
12mr|fetchmail-6.3.22-1|148	%doc contrib fetchmail-features.html fetchmail-FAQ.html design-notes.html
12mr|fetchmail-6.3.22-1|149	%_bindir/fetchmail
12mr|fetchmail-6.3.22-1|150	%_mandir/man1/fetchmail.1*
12mr|fetchmail-6.3.22-1|151	
12mr|fetchmail-6.3.22-1|152	%files -n fetchmailconf
12mr|fetchmail-6.3.22-1|153	%defattr(-,root,root)
12mr|fetchmail-6.3.22-1|154	%doc README.fetchmail-conf
12mr|fetchmail-6.3.22-1|155	%_libdir/rhs/control-panel/*
12mr|fetchmail-6.3.22-1|156	%_bindir/fetchmailconf
12mr|fetchmail-6.3.22-1|157	%_mandir/man1/fetchmailconf.1*
12mr|fetchmail-6.3.22-1|158	%if %{mdkversion} < 200610
12mr|fetchmail-6.3.22-1|159	%_datadir/applets/Administration/fetchmailconf.desktop
12mr|fetchmail-6.3.22-1|160	%_libdir/python*/site-packages/*
12mr|fetchmail-6.3.22-1|161	%else
12mr|fetchmail-6.3.22-1|162	%{_datadir}/applications/
12mr|fetchmail-6.3.22-1|163	%py_purelibdir/site-packages/*
12mr|fetchmail-6.3.22-1|164	%endif
12mr|fetchmail-6.3.22-1|165	
12mr|fetchmail-6.3.22-1|166	%files daemon
12mr|fetchmail-6.3.22-1|167	%defattr(-,root,root)
12mr|fetchmail-6.3.22-1|168	%doc README.fetchmail-daemon
12mr|fetchmail-6.3.22-1|169	%attr(600,root,root) %config(noreplace,missingok) %_sysconfdir/fetchmailrc
12mr|fetchmail-6.3.22-1|170	%config(noreplace) %{_sysconfdir}/sysconfig/fetchmail
12mr|fetchmail-6.3.22-1|171	%attr(755,root,root) %config(noreplace) %_initrddir/fetchmail
12mr|fetchmail-6.3.22-1|172	
12mr|fetchmail-6.3.22-1|173	%changelog
12mr|fetchmail-6.3.22-1|174	* Mon Sep  24 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12mr|fetchmail-6.3.22-1|175	+ Commit: 12b921f
12mr|fetchmail-6.3.22-1|176	- update to 6.3.22
12mr|fetchmail-6.3.22-1|177	
12mr|fetchmail-6.3.22-1|178	

13942 12
12mr|ffmpeg0.7-0.7.13-2|1	%define oname	ffmpeg
12mr|ffmpeg0.7-0.7.13-2|2	%define version	0.7.13
12mr|ffmpeg0.7-0.7.13-2|3	%define release 2
12mr|ffmpeg0.7-0.7.13-2|4	%define major	52
12mr|ffmpeg0.7-0.7.13-2|5	
12mr|ffmpeg0.7-0.7.13-2|6	%define libname %mklibname %oname %major
12mr|ffmpeg0.7-0.7.13-2|7	%define develname %mklibname %name -d
12mr|ffmpeg0.7-0.7.13-2|8	%define staticname %mklibname %name -s -d
12mr|ffmpeg0.7-0.7.13-2|9	
12mr|ffmpeg0.7-0.7.13-2|10	%define avfmajor 52
12mr|ffmpeg0.7-0.7.13-2|11	%define avflibname %mklibname avformats %avfmajor
12mr|ffmpeg0.7-0.7.13-2|12	%define postprocmajor 51
12mr|ffmpeg0.7-0.7.13-2|13	%define postproclibname %mklibname postproc %postprocmajor
12mr|ffmpeg0.7-0.7.13-2|14	
12mr|ffmpeg0.7-0.7.13-2|15	%define avumajor 50
12mr|ffmpeg0.7-0.7.13-2|16	%define avulibname %mklibname avutil %avumajor
12mr|ffmpeg0.7-0.7.13-2|17	%define swsmajor 0
12mr|ffmpeg0.7-0.7.13-2|18	%define swslibname %mklibname swscaler %swsmajor
12mr|ffmpeg0.7-0.7.13-2|19	
12mr|ffmpeg0.7-0.7.13-2|20	%define filtermajor 1
12mr|ffmpeg0.7-0.7.13-2|21	%define filterlibname %mklibname avfilter %filtermajor
12mr|ffmpeg0.7-0.7.13-2|22	
12mr|ffmpeg0.7-0.7.13-2|23	%define build_swscaler 1
12mr|ffmpeg0.7-0.7.13-2|24	%define build_plf 0
12mr|ffmpeg0.7-0.7.13-2|25	%{?_with_plf: %{expand: %%global build_plf 1}}
12mr|ffmpeg0.7-0.7.13-2|26	%if %build_plf
12mr|ffmpeg0.7-0.7.13-2|27	%define distsuffix plf
12mr|ffmpeg0.7-0.7.13-2|28	%if %mdvver >= 201100
12mr|ffmpeg0.7-0.7.13-2|29	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|ffmpeg0.7-0.7.13-2|30	%define extrarelsuffix plf
12mr|ffmpeg0.7-0.7.13-2|31	%endif
12mr|ffmpeg0.7-0.7.13-2|32	%endif
12mr|ffmpeg0.7-0.7.13-2|33	%define build_faac	0
12mr|ffmpeg0.7-0.7.13-2|34	%{?_with_faac: %{expand: %%global build_faac 1}}
12mr|ffmpeg0.7-0.7.13-2|35	%{?_without_faac: %{expand: %%global build_faac 0}}
12mr|ffmpeg0.7-0.7.13-2|36	Name: 	 	%{oname}0.7
12mr|ffmpeg0.7-0.7.13-2|37	Version: 	%{version}
12mr|ffmpeg0.7-0.7.13-2|38	Release: 	%{release}%{?extrarelsuffix}
12mr|ffmpeg0.7-0.7.13-2|39	Summary: 	Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder
12mr|ffmpeg0.7-0.7.13-2|40	Source0: 	http://ffmpeg.org/releases/%{oname}-%version.tar.bz2
12mr|ffmpeg0.7-0.7.13-2|41	%if %build_plf
12mr|ffmpeg0.7-0.7.13-2|42	License: 	GPLv3+
12mr|ffmpeg0.7-0.7.13-2|43	%else
12mr|ffmpeg0.7-0.7.13-2|44	License: 	GPLv2+
12mr|ffmpeg0.7-0.7.13-2|45	%endif
12mr|ffmpeg0.7-0.7.13-2|46	Group: 	 	Video
12mr|ffmpeg0.7-0.7.13-2|47	BuildRoot: 	%{_tmppath}/%{oname}-buildroot
12mr|ffmpeg0.7-0.7.13-2|48	BuildRequires:  texi2html
12mr|ffmpeg0.7-0.7.13-2|49	BuildRequires:	SDL-devel
12mr|ffmpeg0.7-0.7.13-2|50	BuildRequires:	libtheora-devel
12mr|ffmpeg0.7-0.7.13-2|51	BuildRequires:	libvorbis-devel
12mr|ffmpeg0.7-0.7.13-2|52	BuildRequires:	jackit-devel
12mr|ffmpeg0.7-0.7.13-2|53	BuildRequires:	libdc1394-devel
12mr|ffmpeg0.7-0.7.13-2|54	BuildRequires:	libschroedinger-devel
12mr|ffmpeg0.7-0.7.13-2|55	BuildRequires:	libvpx-devel
12mr|ffmpeg0.7-0.7.13-2|56	BuildRequires:	jpeg-devel
12mr|ffmpeg0.7-0.7.13-2|57	BuildRequires:	libpng-devel
12mr|ffmpeg0.7-0.7.13-2|58	BuildRequires:	bzip2-devel
12mr|ffmpeg0.7-0.7.13-2|59	BuildRequires:	rtmp-devel
12mr|ffmpeg0.7-0.7.13-2|60	BuildRequires:	yasm
12mr|ffmpeg0.7-0.7.13-2|61	%if %{mdkversion} >= 200900
12mr|ffmpeg0.7-0.7.13-2|62	BuildRequires:	vdpau-devel
12mr|ffmpeg0.7-0.7.13-2|63	%endif
12mr|ffmpeg0.7-0.7.13-2|64	%if %{mdkversion} >= 200910
12mr|ffmpeg0.7-0.7.13-2|65	BuildRequires:	libva-devel
12mr|ffmpeg0.7-0.7.13-2|66	%endif
12mr|ffmpeg0.7-0.7.13-2|67	URL:		http://ffmpeg.org/
12mr|ffmpeg0.7-0.7.13-2|68	%if %build_plf
12mr|ffmpeg0.7-0.7.13-2|69	BuildRequires: x264-devel >= 0.115
12mr|ffmpeg0.7-0.7.13-2|70	BuildRequires: liblame-devel
12mr|ffmpeg0.7-0.7.13-2|71	BuildRequires: opencore-amr-devel
12mr|ffmpeg0.7-0.7.13-2|72	%endif
12mr|ffmpeg0.7-0.7.13-2|73	%if %build_faac
12mr|ffmpeg0.7-0.7.13-2|74	BuildRequires: libfaac-devel
12mr|ffmpeg0.7-0.7.13-2|75	%endif
12mr|ffmpeg0.7-0.7.13-2|76	Requires:	%postproclibname >= %version-%release
12mr|ffmpeg0.7-0.7.13-2|77	Requires:	%libname = %version-%release
12mr|ffmpeg0.7-0.7.13-2|78	Requires:	%avflibname = %version-%release
12mr|ffmpeg0.7-0.7.13-2|79	Requires:	%avulibname = %version-%release
12mr|ffmpeg0.7-0.7.13-2|80	%if %build_swscaler
12mr|ffmpeg0.7-0.7.13-2|81	Requires:       %{swslibname} = %{version}-%release
12mr|ffmpeg0.7-0.7.13-2|82	%endif
12mr|ffmpeg0.7-0.7.13-2|83	
12mr|ffmpeg0.7-0.7.13-2|84	%description
12mr|ffmpeg0.7-0.7.13-2|85	ffmpeg is a hyper fast realtime audio/video encoder, a streaming  server
12mr|ffmpeg0.7-0.7.13-2|86	and a generic audio and video file converter.
12mr|ffmpeg0.7-0.7.13-2|87	
12mr|ffmpeg0.7-0.7.13-2|88	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg0.7-0.7.13-2|89	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg0.7-0.7.13-2|90	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg0.7-0.7.13-2|91	
12mr|ffmpeg0.7-0.7.13-2|92	%if %build_plf
12mr|ffmpeg0.7-0.7.13-2|93	This package is in PLF as it violates several patents.
12mr|ffmpeg0.7-0.7.13-2|94	%endif
12mr|ffmpeg0.7-0.7.13-2|95	
12mr|ffmpeg0.7-0.7.13-2|96	%package -n %{libname}
12mr|ffmpeg0.7-0.7.13-2|97	Group:          System/Libraries
12mr|ffmpeg0.7-0.7.13-2|98	Summary:        Shared library part of ffmpeg
12mr|ffmpeg0.7-0.7.13-2|99	Provides:       libffmpeg = %{version}-%{release}
12mr|ffmpeg0.7-0.7.13-2|100	
12mr|ffmpeg0.7-0.7.13-2|101	%description -n %{libname}
12mr|ffmpeg0.7-0.7.13-2|102	ffmpeg is a hyper fast realtime audio/video encoder, a streaming  server
12mr|ffmpeg0.7-0.7.13-2|103	and a generic audio and video file converter.
12mr|ffmpeg0.7-0.7.13-2|104	
12mr|ffmpeg0.7-0.7.13-2|105	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg0.7-0.7.13-2|106	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg0.7-0.7.13-2|107	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg0.7-0.7.13-2|108	
12mr|ffmpeg0.7-0.7.13-2|109	Install libffmpeg if you want to encode multimedia streams.
12mr|ffmpeg0.7-0.7.13-2|110	
12mr|ffmpeg0.7-0.7.13-2|111	%package -n %{postproclibname}
12mr|ffmpeg0.7-0.7.13-2|112	Group:          System/Libraries
12mr|ffmpeg0.7-0.7.13-2|113	Summary:        Shared library part of ffmpeg
12mr|ffmpeg0.7-0.7.13-2|114	Conflicts: %mklibname ffmpeg 51
12mr|ffmpeg0.7-0.7.13-2|115	
12mr|ffmpeg0.7-0.7.13-2|116	%description -n %{postproclibname}
12mr|ffmpeg0.7-0.7.13-2|117	ffmpeg is a hyper fast realtime audio/video encoder, a streaming  server
12mr|ffmpeg0.7-0.7.13-2|118	and a generic audio and video file converter.
12mr|ffmpeg0.7-0.7.13-2|119	
12mr|ffmpeg0.7-0.7.13-2|120	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg0.7-0.7.13-2|121	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg0.7-0.7.13-2|122	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg0.7-0.7.13-2|123	
12mr|ffmpeg0.7-0.7.13-2|124	Install libffmpeg if you want to encode multimedia streams.
12mr|ffmpeg0.7-0.7.13-2|125	
12mr|ffmpeg0.7-0.7.13-2|126	
12mr|ffmpeg0.7-0.7.13-2|127	%package -n %{avflibname}
12mr|ffmpeg0.7-0.7.13-2|128	Group:          System/Libraries
12mr|ffmpeg0.7-0.7.13-2|129	Summary:        Shared library part of ffmpeg
12mr|ffmpeg0.7-0.7.13-2|130	
12mr|ffmpeg0.7-0.7.13-2|131	%description -n %{avflibname}
12mr|ffmpeg0.7-0.7.13-2|132	ffmpeg is a hyper fast realtime audio/video encoder, a streaming  server
12mr|ffmpeg0.7-0.7.13-2|133	and a generic audio and video file converter.
12mr|ffmpeg0.7-0.7.13-2|134	
12mr|ffmpeg0.7-0.7.13-2|135	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg0.7-0.7.13-2|136	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg0.7-0.7.13-2|137	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg0.7-0.7.13-2|138	
12mr|ffmpeg0.7-0.7.13-2|139	Install libffmpeg if you want to encode multimedia streams.
12mr|ffmpeg0.7-0.7.13-2|140	
12mr|ffmpeg0.7-0.7.13-2|141	%package -n %{avulibname}
12mr|ffmpeg0.7-0.7.13-2|142	Group:          System/Libraries
12mr|ffmpeg0.7-0.7.13-2|143	Summary:        Shared library part of ffmpeg
12mr|ffmpeg0.7-0.7.13-2|144	
12mr|ffmpeg0.7-0.7.13-2|145	%description -n %{avulibname}
12mr|ffmpeg0.7-0.7.13-2|146	ffmpeg is a hyper fast realtime audio/video encoder, a streaming  server
12mr|ffmpeg0.7-0.7.13-2|147	and a generic audio and video file converter.
12mr|ffmpeg0.7-0.7.13-2|148	
12mr|ffmpeg0.7-0.7.13-2|149	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg0.7-0.7.13-2|150	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg0.7-0.7.13-2|151	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg0.7-0.7.13-2|152	
12mr|ffmpeg0.7-0.7.13-2|153	Install libffmpeg if you want to encode multimedia streams.
12mr|ffmpeg0.7-0.7.13-2|154	
12mr|ffmpeg0.7-0.7.13-2|155	%package -n %{swslibname}
12mr|ffmpeg0.7-0.7.13-2|156	Group:          System/Libraries
12mr|ffmpeg0.7-0.7.13-2|157	Summary:        Shared library part of ffmpeg
12mr|ffmpeg0.7-0.7.13-2|158	Requires:	%{avulibname} = %{version}-%release
12mr|ffmpeg0.7-0.7.13-2|159	
12mr|ffmpeg0.7-0.7.13-2|160	%description -n %{swslibname}
12mr|ffmpeg0.7-0.7.13-2|161	ffmpeg is a hyper fast realtime audio/video encoder, a streaming  server
12mr|ffmpeg0.7-0.7.13-2|162	and a generic audio and video file converter.
12mr|ffmpeg0.7-0.7.13-2|163	
12mr|ffmpeg0.7-0.7.13-2|164	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg0.7-0.7.13-2|165	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg0.7-0.7.13-2|166	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg0.7-0.7.13-2|167	
12mr|ffmpeg0.7-0.7.13-2|168	Install libffmpeg if you want to encode multimedia streams.
12mr|ffmpeg0.7-0.7.13-2|169	
12mr|ffmpeg0.7-0.7.13-2|170	%package -n %{filterlibname}
12mr|ffmpeg0.7-0.7.13-2|171	Group:          System/Libraries
12mr|ffmpeg0.7-0.7.13-2|172	Summary:        Shared library part of ffmpeg
12mr|ffmpeg0.7-0.7.13-2|173	
12mr|ffmpeg0.7-0.7.13-2|174	%description -n %{filterlibname}
12mr|ffmpeg0.7-0.7.13-2|175	ffmpeg is a hyper fast realtime audio/video encoder, a streaming  server
12mr|ffmpeg0.7-0.7.13-2|176	and a generic audio and video file converter.
12mr|ffmpeg0.7-0.7.13-2|177	
12mr|ffmpeg0.7-0.7.13-2|178	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg0.7-0.7.13-2|179	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg0.7-0.7.13-2|180	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg0.7-0.7.13-2|181	
12mr|ffmpeg0.7-0.7.13-2|182	Install libffmpeg if you want to encode multimedia streams.
12mr|ffmpeg0.7-0.7.13-2|183	
12mr|ffmpeg0.7-0.7.13-2|184	%package -n %develname
12mr|ffmpeg0.7-0.7.13-2|185	Group:          Development/C
12mr|ffmpeg0.7-0.7.13-2|186	Summary:        Header files for the ffmpeg codec library
12mr|ffmpeg0.7-0.7.13-2|187	Requires:       %{libname} = %{version}-%release
12mr|ffmpeg0.7-0.7.13-2|188	Requires:       %{avflibname} = %{version}-%release
12mr|ffmpeg0.7-0.7.13-2|189	Requires:       %{avulibname} = %{version}-%release
12mr|ffmpeg0.7-0.7.13-2|190	Requires:       %{postproclibname} >= %{version}-%release
12mr|ffmpeg0.7-0.7.13-2|191	%if %build_swscaler
12mr|ffmpeg0.7-0.7.13-2|192	Requires:       %{swslibname} = %{version}-%release
12mr|ffmpeg0.7-0.7.13-2|193	%endif
12mr|ffmpeg0.7-0.7.13-2|194	Requires:	%{filterlibname} = %{version}-%release
12mr|ffmpeg0.7-0.7.13-2|195	Provides:	ffmpeg0.7-devel = %{version}-%{release}
12mr|ffmpeg0.7-0.7.13-2|196	Obsoletes: %mklibname -d %oname 51
12mr|ffmpeg0.7-0.7.13-2|197	Conflicts: %mklibname -d %oname
12mr|ffmpeg0.7-0.7.13-2|198	
12mr|ffmpeg0.7-0.7.13-2|199	%description -n %develname
12mr|ffmpeg0.7-0.7.13-2|200	ffmpeg is a hyper fast realtime audio/video encoder, a streaming  server
12mr|ffmpeg0.7-0.7.13-2|201	and a generic audio and video file converter.
12mr|ffmpeg0.7-0.7.13-2|202	
12mr|ffmpeg0.7-0.7.13-2|203	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg0.7-0.7.13-2|204	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg0.7-0.7.13-2|205	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg0.7-0.7.13-2|206	
12mr|ffmpeg0.7-0.7.13-2|207	Install libffmpeg-devel if you want to compile apps with ffmpeg support.
12mr|ffmpeg0.7-0.7.13-2|208	
12mr|ffmpeg0.7-0.7.13-2|209	%package -n %staticname
12mr|ffmpeg0.7-0.7.13-2|210	Group:          Development/C
12mr|ffmpeg0.7-0.7.13-2|211	Summary:        Static library for the ffmpeg codec library
12mr|ffmpeg0.7-0.7.13-2|212	Requires:       %develname = %{version}-%release
12mr|ffmpeg0.7-0.7.13-2|213	Provides:       ffmpeg0.7-static-devel = %{version}-%{release}
12mr|ffmpeg0.7-0.7.13-2|214	Obsoletes: %mklibname -s -d %oname 51
12mr|ffmpeg0.7-0.7.13-2|215	Conflicts: %mklibname -s -d %oname
12mr|ffmpeg0.7-0.7.13-2|216	
12mr|ffmpeg0.7-0.7.13-2|217	%description -n %staticname
12mr|ffmpeg0.7-0.7.13-2|218	ffmpeg is a hyper fast realtime audio/video encoder, a streaming  server
12mr|ffmpeg0.7-0.7.13-2|219	and a generic audio and video file converter.
12mr|ffmpeg0.7-0.7.13-2|220	
12mr|ffmpeg0.7-0.7.13-2|221	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg0.7-0.7.13-2|222	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg0.7-0.7.13-2|223	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg0.7-0.7.13-2|224	
12mr|ffmpeg0.7-0.7.13-2|225	Install libffmpeg-devel if you want to compile apps with ffmpeg support.
12mr|ffmpeg0.7-0.7.13-2|226	
12mr|ffmpeg0.7-0.7.13-2|227	%prep
12mr|ffmpeg0.7-0.7.13-2|228	
12mr|ffmpeg0.7-0.7.13-2|229	%setup -q -n %{oname}-%version
12mr|ffmpeg0.7-0.7.13-2|230	
12mr|ffmpeg0.7-0.7.13-2|231	%build
12mr|ffmpeg0.7-0.7.13-2|232	%define Werror_cflags %nil
12mr|ffmpeg0.7-0.7.13-2|233	export CFLAGS="%optflags -FPIC"
12mr|ffmpeg0.7-0.7.13-2|234	export LDFLAGS="%{ldflags}"
12mr|ffmpeg0.7-0.7.13-2|235	
12mr|ffmpeg0.7-0.7.13-2|236	./configure --prefix=%_prefix \
12mr|ffmpeg0.7-0.7.13-2|237	--enable-shared \
12mr|ffmpeg0.7-0.7.13-2|238	--libdir=%{_libdir} \
12mr|ffmpeg0.7-0.7.13-2|239	--shlibdir=%{_libdir} \
12mr|ffmpeg0.7-0.7.13-2|240	--incdir=%{_includedir} \
12mr|ffmpeg0.7-0.7.13-2|241	--disable-stripping \
12mr|ffmpeg0.7-0.7.13-2|242	--enable-postproc \
12mr|ffmpeg0.7-0.7.13-2|243	--enable-gpl \
12mr|ffmpeg0.7-0.7.13-2|244	--enable-pthreads \
12mr|ffmpeg0.7-0.7.13-2|245	--enable-libtheora \
12mr|ffmpeg0.7-0.7.13-2|246	--enable-libvorbis --disable-encoder=vorbis \
12mr|ffmpeg0.7-0.7.13-2|247	--enable-libvpx \
12mr|ffmpeg0.7-0.7.13-2|248	--enable-x11grab \
12mr|ffmpeg0.7-0.7.13-2|249	--enable-runtime-cpudetect \
12mr|ffmpeg0.7-0.7.13-2|250	--enable-libdc1394 \
12mr|ffmpeg0.7-0.7.13-2|251	--enable-libschroedinger \
12mr|ffmpeg0.7-0.7.13-2|252	--enable-librtmp \
12mr|ffmpeg0.7-0.7.13-2|253	%if %build_plf
12mr|ffmpeg0.7-0.7.13-2|254	--enable-libmp3lame \
12mr|ffmpeg0.7-0.7.13-2|255	--enable-libopencore-amrnb \
12mr|ffmpeg0.7-0.7.13-2|256	--enable-libopencore-amrwb \
12mr|ffmpeg0.7-0.7.13-2|257	--enable-version3 \
12mr|ffmpeg0.7-0.7.13-2|258	--enable-libx264 \
12mr|ffmpeg0.7-0.7.13-2|259	%else
12mr|ffmpeg0.7-0.7.13-2|260	--disable-decoder=aac --disable-encoder=aac \
12mr|ffmpeg0.7-0.7.13-2|261	%endif
12mr|ffmpeg0.7-0.7.13-2|262	%if %build_faac
12mr|ffmpeg0.7-0.7.13-2|263	--enable-nonfree --enable-libfaac
12mr|ffmpeg0.7-0.7.13-2|264	%endif
12mr|ffmpeg0.7-0.7.13-2|265	
12mr|ffmpeg0.7-0.7.13-2|266	%make
12mr|ffmpeg0.7-0.7.13-2|267	
12mr|ffmpeg0.7-0.7.13-2|268	%install
12mr|ffmpeg0.7-0.7.13-2|269	rm -rf %{buildroot}
12mr|ffmpeg0.7-0.7.13-2|270	
12mr|ffmpeg0.7-0.7.13-2|271	%makeinstall_std SRC_PATH=`pwd`
12mr|ffmpeg0.7-0.7.13-2|272	
12mr|ffmpeg0.7-0.7.13-2|273	# compat symlink
12mr|ffmpeg0.7-0.7.13-2|274	install -d %buildroot/%_libdir/libavcodec
12mr|ffmpeg0.7-0.7.13-2|275	pushd %buildroot/%_libdir/libavcodec && ln -sf ../libavcodec.a && popd
12mr|ffmpeg0.7-0.7.13-2|276	install -d %buildroot/%_libdir/libavformat
12mr|ffmpeg0.7-0.7.13-2|277	pushd %buildroot/%_libdir/libavformat && ln -sf ../libavformat.a && popd
12mr|ffmpeg0.7-0.7.13-2|278	
12mr|ffmpeg0.7-0.7.13-2|279	#gw don't package these:
12mr|ffmpeg0.7-0.7.13-2|280	rm -rf %buildroot{%_bindir,%_mandir/man1,%_datadir/%oname}
12mr|ffmpeg0.7-0.7.13-2|281	#gw same major as in ffmpeg 0.8.x, use that one instead
12mr|ffmpeg0.7-0.7.13-2|282	#rm -f %buildroot%{_libdir}/libpostproc.so.%{postprocmajor}*
12mr|ffmpeg0.7-0.7.13-2|283	
12mr|ffmpeg0.7-0.7.13-2|284	%clean
12mr|ffmpeg0.7-0.7.13-2|285	rm -rf %{buildroot}
12mr|ffmpeg0.7-0.7.13-2|286	
12mr|ffmpeg0.7-0.7.13-2|287	%files -n %{libname}
12mr|ffmpeg0.7-0.7.13-2|288	%defattr(-,root,root)
12mr|ffmpeg0.7-0.7.13-2|289	%{_libdir}/libavcodec.so.%{major}*
12mr|ffmpeg0.7-0.7.13-2|290	
12mr|ffmpeg0.7-0.7.13-2|291	%files -n %postproclibname
12mr|ffmpeg0.7-0.7.13-2|292	%defattr(-,root,root)
12mr|ffmpeg0.7-0.7.13-2|293	%{_libdir}/libpostproc.so.%{postprocmajor}*
12mr|ffmpeg0.7-0.7.13-2|294	
12mr|ffmpeg0.7-0.7.13-2|295	%files -n %{avflibname}
12mr|ffmpeg0.7-0.7.13-2|296	%defattr(-,root,root)
12mr|ffmpeg0.7-0.7.13-2|297	%{_libdir}/libavformat.so.%{avfmajor}*
12mr|ffmpeg0.7-0.7.13-2|298	%{_libdir}/libavdevice.so.%{avfmajor}*
12mr|ffmpeg0.7-0.7.13-2|299	
12mr|ffmpeg0.7-0.7.13-2|300	%files -n %{avulibname}
12mr|ffmpeg0.7-0.7.13-2|301	%defattr(-,root,root)
12mr|ffmpeg0.7-0.7.13-2|302	%{_libdir}/libavutil.so.%{avumajor}*
12mr|ffmpeg0.7-0.7.13-2|303	
12mr|ffmpeg0.7-0.7.13-2|304	%if %build_swscaler
12mr|ffmpeg0.7-0.7.13-2|305	%files -n %{swslibname}
12mr|ffmpeg0.7-0.7.13-2|306	%defattr(-,root,root)
12mr|ffmpeg0.7-0.7.13-2|307	%{_libdir}/libswscale.so.%{swsmajor}*
12mr|ffmpeg0.7-0.7.13-2|308	%endif
12mr|ffmpeg0.7-0.7.13-2|309	
12mr|ffmpeg0.7-0.7.13-2|310	%files -n %{filterlibname}
12mr|ffmpeg0.7-0.7.13-2|311	%defattr(-,root,root)
12mr|ffmpeg0.7-0.7.13-2|312	%{_libdir}/libavfilter.so.%{filtermajor}*
12mr|ffmpeg0.7-0.7.13-2|313	
12mr|ffmpeg0.7-0.7.13-2|314	%files -n %develname
12mr|ffmpeg0.7-0.7.13-2|315	%defattr(-,root,root)
12mr|ffmpeg0.7-0.7.13-2|316	%doc INSTALL README doc/*.html doc/*.txt doc/TODO doc/*.conf
12mr|ffmpeg0.7-0.7.13-2|317	%{_includedir}/libavcodec
12mr|ffmpeg0.7-0.7.13-2|318	%{_includedir}/libavdevice
12mr|ffmpeg0.7-0.7.13-2|319	%{_includedir}/libavformat
12mr|ffmpeg0.7-0.7.13-2|320	%{_includedir}/libavutil
12mr|ffmpeg0.7-0.7.13-2|321	%{_includedir}/libpostproc
12mr|ffmpeg0.7-0.7.13-2|322	%{_includedir}/libavfilter
12mr|ffmpeg0.7-0.7.13-2|323	%{_libdir}/libavcodec.so
12mr|ffmpeg0.7-0.7.13-2|324	%{_libdir}/libavdevice.so
12mr|ffmpeg0.7-0.7.13-2|325	%{_libdir}/libavformat.so
12mr|ffmpeg0.7-0.7.13-2|326	%{_libdir}/libavutil.so
12mr|ffmpeg0.7-0.7.13-2|327	%{_libdir}/libpostproc.so
12mr|ffmpeg0.7-0.7.13-2|328	%{_libdir}/libavfilter.so
12mr|ffmpeg0.7-0.7.13-2|329	%if %build_swscaler
12mr|ffmpeg0.7-0.7.13-2|330	%{_libdir}/libswscale.so
12mr|ffmpeg0.7-0.7.13-2|331	%{_includedir}/libswscale
12mr|ffmpeg0.7-0.7.13-2|332	%_libdir/pkgconfig/libswscale.pc
12mr|ffmpeg0.7-0.7.13-2|333	%endif
12mr|ffmpeg0.7-0.7.13-2|334	%_libdir/pkgconfig/libavcodec.pc
12mr|ffmpeg0.7-0.7.13-2|335	%_libdir/pkgconfig/libavdevice.pc
12mr|ffmpeg0.7-0.7.13-2|336	%_libdir/pkgconfig/libavformat.pc
12mr|ffmpeg0.7-0.7.13-2|337	%_libdir/pkgconfig/libavutil.pc
12mr|ffmpeg0.7-0.7.13-2|338	%_libdir/pkgconfig/libpostproc.pc
12mr|ffmpeg0.7-0.7.13-2|339	%_libdir/pkgconfig/libavfilter.pc
12mr|ffmpeg0.7-0.7.13-2|340	
12mr|ffmpeg0.7-0.7.13-2|341	%files -n %staticname
12mr|ffmpeg0.7-0.7.13-2|342	%defattr(-,root,root)
12mr|ffmpeg0.7-0.7.13-2|343	%{_libdir}/*.a
12mr|ffmpeg0.7-0.7.13-2|344	%{_libdir}/libavformat/*a
12mr|ffmpeg0.7-0.7.13-2|345	%{_libdir}/libavcodec/*a
12mr|ffmpeg0.7-0.7.13-2|346	
12mr|ffmpeg0.7-0.7.13-2|347	
12mr|ffmpeg0.7-0.7.13-2|348	
12mr|ffmpeg0.7-0.7.13-2|349	%changelog
12mr|ffmpeg0.7-0.7.13-2|350	

13943 12
12mr|ffmpeg-1.0.1-2|1	%define svn %nil
12mr|ffmpeg-1.0.1-2|2	%define major	54
12mr|ffmpeg-1.0.1-2|3	
12mr|ffmpeg-1.0.1-2|4	%define libname %mklibname %{name} %{major}
12mr|ffmpeg-1.0.1-2|5	%define develname %mklibname %{name} -d
12mr|ffmpeg-1.0.1-2|6	%define staticname %mklibname %{name} -s -d
12mr|ffmpeg-1.0.1-2|7	
12mr|ffmpeg-1.0.1-2|8	%define avfmajor 54
12mr|ffmpeg-1.0.1-2|9	%define avflibname %mklibname avformats %{avfmajor}
12mr|ffmpeg-1.0.1-2|10	%define postprocmajor 52
12mr|ffmpeg-1.0.1-2|11	%define postproclibname %mklibname postproc %{postprocmajor}
12mr|ffmpeg-1.0.1-2|12	
12mr|ffmpeg-1.0.1-2|13	%define avumajor 51
12mr|ffmpeg-1.0.1-2|14	%define avulibname %mklibname avutil %{avumajor}
12mr|ffmpeg-1.0.1-2|15	%define swsmajor 2
12mr|ffmpeg-1.0.1-2|16	%define swslibname %mklibname swscaler %{swsmajor}
12mr|ffmpeg-1.0.1-2|17	
12mr|ffmpeg-1.0.1-2|18	%define filtermajor 3
12mr|ffmpeg-1.0.1-2|19	%define filterlibname %mklibname avfilter %{filtermajor}
12mr|ffmpeg-1.0.1-2|20	
12mr|ffmpeg-1.0.1-2|21	%define swresamplemajor 0
12mr|ffmpeg-1.0.1-2|22	%define swresamplelibname %mklibname swresample %{swresamplemajor}
12mr|ffmpeg-1.0.1-2|23	
12mr|ffmpeg-1.0.1-2|24	#####################
12mr|ffmpeg-1.0.1-2|25	# Hardcode PLF build
12mr|ffmpeg-1.0.1-2|26	%define build_plf 0
12mr|ffmpeg-1.0.1-2|27	#####################
12mr|ffmpeg-1.0.1-2|28	
12mr|ffmpeg-1.0.1-2|29	%{?_with_plf: %{expand: %%global build_plf 1}}
12mr|ffmpeg-1.0.1-2|30	%if %{build_plf}
12mr|ffmpeg-1.0.1-2|31	%define distsuffix plf
12mr|ffmpeg-1.0.1-2|32	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|ffmpeg-1.0.1-2|33	%define extrarelsuffix plf
12mr|ffmpeg-1.0.1-2|34	%bcond_with	dlopen
12mr|ffmpeg-1.0.1-2|35	%else
12mr|ffmpeg-1.0.1-2|36	%bcond_without	dlopen
12mr|ffmpeg-1.0.1-2|37	%endif
12mr|ffmpeg-1.0.1-2|38	
12mr|ffmpeg-1.0.1-2|39	%bcond_without	swscaler
12mr|ffmpeg-1.0.1-2|40	%bcond_with	faac
12mr|ffmpeg-1.0.1-2|41	
12mr|ffmpeg-1.0.1-2|42	Name:		ffmpeg
12mr|ffmpeg-1.0.1-2|43	Version:	1.0.1
12mr|ffmpeg-1.0.1-2|44	Release:	2%{?extrarelsuffix}
12mr|ffmpeg-1.0.1-2|45	Summary:	Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder
12mr|ffmpeg-1.0.1-2|46	URL:		http://ffmpeg.org/
12mr|ffmpeg-1.0.1-2|47	Source0:	http://ffmpeg.org/releases/%{name}-%{version}.tar.bz2
12mr|ffmpeg-1.0.1-2|48	Patch1:		ffmpeg-1.0-dlopen-faac-mp3lame-opencore-x264-xvid.patch
12mr|ffmpeg-1.0.1-2|49	Patch2:		ffmpeg-1.0.1-time.h.patch
12mr|ffmpeg-1.0.1-2|50	%if %{build_plf}
12mr|ffmpeg-1.0.1-2|51	License:	GPLv3+
12mr|ffmpeg-1.0.1-2|52	%else
12mr|ffmpeg-1.0.1-2|53	License:	GPLv2+
12mr|ffmpeg-1.0.1-2|54	%endif
12mr|ffmpeg-1.0.1-2|55	Group:		Video
12mr|ffmpeg-1.0.1-2|56	BuildRequires:	texi2html
12mr|ffmpeg-1.0.1-2|57	BuildRequires:	pkgconfig(sdl)
12mr|ffmpeg-1.0.1-2|58	BuildRequires:	libtheora-devel
12mr|ffmpeg-1.0.1-2|59	BuildRequires:	libvorbis-devel
12mr|ffmpeg-1.0.1-2|60	BuildRequires:	pkgconfig(jack)
12mr|ffmpeg-1.0.1-2|61	BuildRequires:	libdc1394-devel
12mr|ffmpeg-1.0.1-2|62	BuildRequires:	libschroedinger-devel
12mr|ffmpeg-1.0.1-2|63	BuildRequires:	libvpx-devel
12mr|ffmpeg-1.0.1-2|64	BuildRequires:	jpeg-devel
12mr|ffmpeg-1.0.1-2|65	BuildRequires:	pkgconfig(libpng)
12mr|ffmpeg-1.0.1-2|66	BuildRequires:	bzip2-devel
12mr|ffmpeg-1.0.1-2|67	BuildRequires:	rtmp-devel
12mr|ffmpeg-1.0.1-2|68	BuildRequires:	yasm
12mr|ffmpeg-1.0.1-2|69	BuildRequires:	vdpau-devel
12mr|ffmpeg-1.0.1-2|70	BuildRequires:	libva-devel
12mr|ffmpeg-1.0.1-2|71	%if %{build_plf}
12mr|ffmpeg-1.0.1-2|72	BuildRequires:	x264-devel >= 0.118
12mr|ffmpeg-1.0.1-2|73	BuildRequires:	liblame-devel
12mr|ffmpeg-1.0.1-2|74	BuildRequires:	opencore-amr-devel
12mr|ffmpeg-1.0.1-2|75	BuildRequires:	libvo-aacenc-devel
12mr|ffmpeg-1.0.1-2|76	BuildRequires:	libvo-amrwbenc-devel
12mr|ffmpeg-1.0.1-2|77	BuildRequires:	xvid-devel
12mr|ffmpeg-1.0.1-2|78	%endif
12mr|ffmpeg-1.0.1-2|79	%if %{with faac}
12mr|ffmpeg-1.0.1-2|80	BuildRequires:	libfaac-devel
12mr|ffmpeg-1.0.1-2|81	%endif
12mr|ffmpeg-1.0.1-2|82	BuildRequires:	pkgconfig(speex)
12mr|ffmpeg-1.0.1-2|83	BuildRequires:	pkgconfig(freetype2)
12mr|ffmpeg-1.0.1-2|84	BuildRequires:	libnut-devel
12mr|ffmpeg-1.0.1-2|85	BuildRequires:	gsm-devel
12mr|ffmpeg-1.0.1-2|86	BuildRequires:	pkgconfig(celt)
12mr|ffmpeg-1.0.1-2|87	BuildRequires:	pkgconfig(opencv)
12mr|ffmpeg-1.0.1-2|88	BuildRequires:	openjpeg-devel
12mr|ffmpeg-1.0.1-2|89	BuildRequires:	pkgconfig(xavs)
12mr|ffmpeg-1.0.1-2|90	BuildRequires:	pkgconfig(libmodplug)
12mr|ffmpeg-1.0.1-2|91	BuildRequires:	pkgconfig(libass)
12mr|ffmpeg-1.0.1-2|92	BuildRequires:	pkgconfig(gnutls) >= 3.0
12mr|ffmpeg-1.0.1-2|93	BuildRequires:	pkgconfig(libcdio)
12mr|ffmpeg-1.0.1-2|94	BuildRequires:	pkgconfig(libpulse)
12mr|ffmpeg-1.0.1-2|95	BuildRequires:	pkgconfig(libv4l2)
12mr|ffmpeg-1.0.1-2|96	%if 0
12mr|ffmpeg-1.0.1-2|97	Buildrequires:	pkgconfig(frei0r)
12mr|ffmpeg-1.0.1-2|98	%endif
12mr|ffmpeg-1.0.1-2|99	
12mr|ffmpeg-1.0.1-2|100	%description
12mr|ffmpeg-1.0.1-2|101	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12mr|ffmpeg-1.0.1-2|102	and a generic audio and video file converter.
12mr|ffmpeg-1.0.1-2|103	
12mr|ffmpeg-1.0.1-2|104	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg-1.0.1-2|105	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg-1.0.1-2|106	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg-1.0.1-2|107	
12mr|ffmpeg-1.0.1-2|108	%if %{build_plf}
12mr|ffmpeg-1.0.1-2|109	This package is in Restricted as it violates several patents.
12mr|ffmpeg-1.0.1-2|110	%endif
12mr|ffmpeg-1.0.1-2|111	
12mr|ffmpeg-1.0.1-2|112	%package -n	%{libname}
12mr|ffmpeg-1.0.1-2|113	Group:		System/Libraries
12mr|ffmpeg-1.0.1-2|114	Summary:	Shared library part of ffmpeg
12mr|ffmpeg-1.0.1-2|115	%if %{with dlopen}
12mr|ffmpeg-1.0.1-2|116	%if "%{_lib}" == "lib64"
12mr|ffmpeg-1.0.1-2|117	%global	_ext	()(64bit)
12mr|ffmpeg-1.0.1-2|118	%else
12mr|ffmpeg-1.0.1-2|119	%global	_ext	%{nil}
12mr|ffmpeg-1.0.1-2|120	%endif
12mr|ffmpeg-1.0.1-2|121	Suggests:	libfaac.so.0%{_ext}
12mr|ffmpeg-1.0.1-2|122	Suggests:	libx264.so.124%{_ext}
12mr|ffmpeg-1.0.1-2|123	Suggests:	libopencore-amrnb.so.0%{_ext}
12mr|ffmpeg-1.0.1-2|124	Suggests:	libopencore-amrwb.so.0%{_ext}
12mr|ffmpeg-1.0.1-2|125	Suggests:	libmp3lame.so.0%{_ext}
12mr|ffmpeg-1.0.1-2|126	Suggests:	libxvidcore.so.4%{_ext}
12mr|ffmpeg-1.0.1-2|127	%endif
12mr|ffmpeg-1.0.1-2|128	
12mr|ffmpeg-1.0.1-2|129	%description -n	%{libname}
12mr|ffmpeg-1.0.1-2|130	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12mr|ffmpeg-1.0.1-2|131	and a generic audio and video file converter.
12mr|ffmpeg-1.0.1-2|132	
12mr|ffmpeg-1.0.1-2|133	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg-1.0.1-2|134	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg-1.0.1-2|135	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg-1.0.1-2|136	
12mr|ffmpeg-1.0.1-2|137	Install libffmpeg if you want to encode multimedia streams.
12mr|ffmpeg-1.0.1-2|138	
12mr|ffmpeg-1.0.1-2|139	%package -n	%{postproclibname}
12mr|ffmpeg-1.0.1-2|140	Group:		System/Libraries
12mr|ffmpeg-1.0.1-2|141	Summary:	Shared library part of ffmpeg
12mr|ffmpeg-1.0.1-2|142	Conflicts:	%mklibname ffmpeg 51
12mr|ffmpeg-1.0.1-2|143	
12mr|ffmpeg-1.0.1-2|144	%description -n	%{postproclibname}
12mr|ffmpeg-1.0.1-2|145	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12mr|ffmpeg-1.0.1-2|146	and a generic audio and video file converter.
12mr|ffmpeg-1.0.1-2|147	
12mr|ffmpeg-1.0.1-2|148	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg-1.0.1-2|149	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg-1.0.1-2|150	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg-1.0.1-2|151	
12mr|ffmpeg-1.0.1-2|152	Install libffmpeg if you want to encode multimedia streams.
12mr|ffmpeg-1.0.1-2|153	
12mr|ffmpeg-1.0.1-2|154	
12mr|ffmpeg-1.0.1-2|155	%package -n	%{avflibname}
12mr|ffmpeg-1.0.1-2|156	Group:		System/Libraries
12mr|ffmpeg-1.0.1-2|157	Summary:	Shared library part of ffmpeg
12mr|ffmpeg-1.0.1-2|158	
12mr|ffmpeg-1.0.1-2|159	%description -n %{avflibname}
12mr|ffmpeg-1.0.1-2|160	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12mr|ffmpeg-1.0.1-2|161	and a generic audio and video file converter.
12mr|ffmpeg-1.0.1-2|162	
12mr|ffmpeg-1.0.1-2|163	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg-1.0.1-2|164	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg-1.0.1-2|165	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg-1.0.1-2|166	
12mr|ffmpeg-1.0.1-2|167	Install libffmpeg if you want to encode multimedia streams.
12mr|ffmpeg-1.0.1-2|168	
12mr|ffmpeg-1.0.1-2|169	%package -n	%{avulibname}
12mr|ffmpeg-1.0.1-2|170	Group:		System/Libraries
12mr|ffmpeg-1.0.1-2|171	Summary:	Shared library part of ffmpeg
12mr|ffmpeg-1.0.1-2|172	
12mr|ffmpeg-1.0.1-2|173	%description -n %{avulibname}
12mr|ffmpeg-1.0.1-2|174	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12mr|ffmpeg-1.0.1-2|175	and a generic audio and video file converter.
12mr|ffmpeg-1.0.1-2|176	
12mr|ffmpeg-1.0.1-2|177	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg-1.0.1-2|178	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg-1.0.1-2|179	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg-1.0.1-2|180	
12mr|ffmpeg-1.0.1-2|181	Install libffmpeg if you want to encode multimedia streams.
12mr|ffmpeg-1.0.1-2|182	
12mr|ffmpeg-1.0.1-2|183	%package -n	%{swslibname}
12mr|ffmpeg-1.0.1-2|184	Group:		System/Libraries
12mr|ffmpeg-1.0.1-2|185	Summary:	Shared library part of ffmpeg
12mr|ffmpeg-1.0.1-2|186	
12mr|ffmpeg-1.0.1-2|187	%description -n %{swslibname}
12mr|ffmpeg-1.0.1-2|188	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12mr|ffmpeg-1.0.1-2|189	and a generic audio and video file converter.
12mr|ffmpeg-1.0.1-2|190	
12mr|ffmpeg-1.0.1-2|191	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg-1.0.1-2|192	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg-1.0.1-2|193	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg-1.0.1-2|194	
12mr|ffmpeg-1.0.1-2|195	Install libffmpeg if you want to encode multimedia streams.
12mr|ffmpeg-1.0.1-2|196	
12mr|ffmpeg-1.0.1-2|197	%package -n	%{filterlibname}
12mr|ffmpeg-1.0.1-2|198	Group:		System/Libraries
12mr|ffmpeg-1.0.1-2|199	Summary:	Shared library part of ffmpeg
12mr|ffmpeg-1.0.1-2|200	
12mr|ffmpeg-1.0.1-2|201	%description -n	%{filterlibname}
12mr|ffmpeg-1.0.1-2|202	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12mr|ffmpeg-1.0.1-2|203	and a generic audio and video file converter.
12mr|ffmpeg-1.0.1-2|204	
12mr|ffmpeg-1.0.1-2|205	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg-1.0.1-2|206	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg-1.0.1-2|207	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg-1.0.1-2|208	
12mr|ffmpeg-1.0.1-2|209	Install libffmpeg if you want to encode multimedia streams.
12mr|ffmpeg-1.0.1-2|210	
12mr|ffmpeg-1.0.1-2|211	%package -n	%{swresamplelibname}
12mr|ffmpeg-1.0.1-2|212	Group:		System/Libraries
12mr|ffmpeg-1.0.1-2|213	Summary:	Shared library part of ffmpeg
12mr|ffmpeg-1.0.1-2|214	
12mr|ffmpeg-1.0.1-2|215	%description -n %{swresamplelibname}
12mr|ffmpeg-1.0.1-2|216	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12mr|ffmpeg-1.0.1-2|217	and a generic audio and video file converter.
12mr|ffmpeg-1.0.1-2|218	
12mr|ffmpeg-1.0.1-2|219	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg-1.0.1-2|220	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg-1.0.1-2|221	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg-1.0.1-2|222	
12mr|ffmpeg-1.0.1-2|223	%package -n	%{develname}
12mr|ffmpeg-1.0.1-2|224	Group:		Development/C
12mr|ffmpeg-1.0.1-2|225	Summary:	Header files for the ffmpeg codec library
12mr|ffmpeg-1.0.1-2|226	Requires:	%{libname} = %{EVRD}
12mr|ffmpeg-1.0.1-2|227	Requires:	%{avflibname} = %{EVRD}
12mr|ffmpeg-1.0.1-2|228	Requires:	%{avulibname} = %{EVRD}
12mr|ffmpeg-1.0.1-2|229	Requires:	%{postproclibname} = %{EVRD}
12mr|ffmpeg-1.0.1-2|230	%if %{with swscaler}
12mr|ffmpeg-1.0.1-2|231	Requires:	%{swslibname} = %{EVRD}
12mr|ffmpeg-1.0.1-2|232	%endif
12mr|ffmpeg-1.0.1-2|233	Requires:	%{swresamplelibname} = %{EVRD}
12mr|ffmpeg-1.0.1-2|234	Requires:	%{filterlibname} = %{EVRD}
12mr|ffmpeg-1.0.1-2|235	Provides:	ffmpeg-devel = %{EVRD}
12mr|ffmpeg-1.0.1-2|236	Obsoletes:	%mklibname -d %{name} 51
12mr|ffmpeg-1.0.1-2|237	
12mr|ffmpeg-1.0.1-2|238	%description -n	%{develname}
12mr|ffmpeg-1.0.1-2|239	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12mr|ffmpeg-1.0.1-2|240	and a generic audio and video file converter.
12mr|ffmpeg-1.0.1-2|241	
12mr|ffmpeg-1.0.1-2|242	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg-1.0.1-2|243	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg-1.0.1-2|244	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg-1.0.1-2|245	
12mr|ffmpeg-1.0.1-2|246	Install libffmpeg-devel if you want to compile apps with ffmpeg support.
12mr|ffmpeg-1.0.1-2|247	
12mr|ffmpeg-1.0.1-2|248	%package -n	%{staticname}
12mr|ffmpeg-1.0.1-2|249	Group:		Development/C
12mr|ffmpeg-1.0.1-2|250	Summary:	Static library for the ffmpeg codec library
12mr|ffmpeg-1.0.1-2|251	Requires:	%{develname} = %{EVRD}
12mr|ffmpeg-1.0.1-2|252	Provides:	ffmpeg-static-devel = %{EVRD}
12mr|ffmpeg-1.0.1-2|253	Obsoletes:	%mklibname -s -d %{name} 51
12mr|ffmpeg-1.0.1-2|254	
12mr|ffmpeg-1.0.1-2|255	%description -n	%{staticname}
12mr|ffmpeg-1.0.1-2|256	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12mr|ffmpeg-1.0.1-2|257	and a generic audio and video file converter.
12mr|ffmpeg-1.0.1-2|258	
12mr|ffmpeg-1.0.1-2|259	It can grab from a standard Video4Linux video source and convert it into
12mr|ffmpeg-1.0.1-2|260	several file formats based on DCT/motion compensation encoding. Sound is
12mr|ffmpeg-1.0.1-2|261	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mr|ffmpeg-1.0.1-2|262	
12mr|ffmpeg-1.0.1-2|263	Install libffmpeg-devel if you want to compile apps with ffmpeg support.
12mr|ffmpeg-1.0.1-2|264	
12mr|ffmpeg-1.0.1-2|265	%prep
12mr|ffmpeg-1.0.1-2|266	%setup -q
12mr|ffmpeg-1.0.1-2|267	%if %{with dlopen}
12mr|ffmpeg-1.0.1-2|268	%patch1 -p1 -b .dlopen~
12mr|ffmpeg-1.0.1-2|269	%endif
12mr|ffmpeg-1.0.1-2|270	%patch2 -p1 -b .timeh~
12mr|ffmpeg-1.0.1-2|271	
12mr|ffmpeg-1.0.1-2|272	%build
12mr|ffmpeg-1.0.1-2|273	export CFLAGS="%{optflags} -fPIC -I%{_includedir}/openjpeg-1.5/"
12mr|ffmpeg-1.0.1-2|274	export LDFLAGS="%{ldflags}"
12mr|ffmpeg-1.0.1-2|275	
12mr|ffmpeg-1.0.1-2|276	./configure --prefix=%{_prefix} \
12mr|ffmpeg-1.0.1-2|277	--enable-shared \
12mr|ffmpeg-1.0.1-2|278	--libdir=%{_libdir} \
12mr|ffmpeg-1.0.1-2|279	--shlibdir=%{_libdir} \
12mr|ffmpeg-1.0.1-2|280	--incdir=%{_includedir} \
12mr|ffmpeg-1.0.1-2|281	--disable-stripping \
12mr|ffmpeg-1.0.1-2|282	--enable-postproc \
12mr|ffmpeg-1.0.1-2|283	--enable-gpl \
12mr|ffmpeg-1.0.1-2|284	--enable-pthreads \
12mr|ffmpeg-1.0.1-2|285	--enable-libtheora \
12mr|ffmpeg-1.0.1-2|286	--enable-libvorbis --disable-encoder=vorbis \
12mr|ffmpeg-1.0.1-2|287	--enable-libvpx \
12mr|ffmpeg-1.0.1-2|288	--enable-x11grab \
12mr|ffmpeg-1.0.1-2|289	--enable-runtime-cpudetect \
12mr|ffmpeg-1.0.1-2|290	--enable-libdc1394 \
12mr|ffmpeg-1.0.1-2|291	--enable-libschroedinger \
12mr|ffmpeg-1.0.1-2|292	--enable-librtmp \
12mr|ffmpeg-1.0.1-2|293	--enable-libspeex \
12mr|ffmpeg-1.0.1-2|294	--enable-libfreetype \
12mr|ffmpeg-1.0.1-2|295	--enable-libnut \
12mr|ffmpeg-1.0.1-2|296	--enable-libgsm \
12mr|ffmpeg-1.0.1-2|297	--enable-libcelt \
12mr|ffmpeg-1.0.1-2|298	--enable-libopencv \
12mr|ffmpeg-1.0.1-2|299	--enable-libopenjpeg \
12mr|ffmpeg-1.0.1-2|300	--enable-libxavs \
12mr|ffmpeg-1.0.1-2|301	--enable-libmodplug \
12mr|ffmpeg-1.0.1-2|302	--enable-libass \
12mr|ffmpeg-1.0.1-2|303	--enable-gnutls \
12mr|ffmpeg-1.0.1-2|304	--enable-libcdio \
12mr|ffmpeg-1.0.1-2|305	--enable-libpulse \
12mr|ffmpeg-1.0.1-2|306	--enable-libv4l2 \
12mr|ffmpeg-1.0.1-2|307	%if 0
12mr|ffmpeg-1.0.1-2|308	--enable-frei0r \
12mr|ffmpeg-1.0.1-2|309	%endif
12mr|ffmpeg-1.0.1-2|310	%if %{build_plf}
12mr|ffmpeg-1.0.1-2|311	--enable-libmp3lame \
12mr|ffmpeg-1.0.1-2|312	--enable-libopencore-amrnb \
12mr|ffmpeg-1.0.1-2|313	--enable-libopencore-amrwb \
12mr|ffmpeg-1.0.1-2|314	--enable-version3 \
12mr|ffmpeg-1.0.1-2|315	--enable-libx264 \
12mr|ffmpeg-1.0.1-2|316	--enable-libvo-aacenc \
12mr|ffmpeg-1.0.1-2|317	--enable-libvo-amrwbenc \
12mr|ffmpeg-1.0.1-2|318	--enable-libxvid \
12mr|ffmpeg-1.0.1-2|319	%else
12mr|ffmpeg-1.0.1-2|320	--disable-decoder=aac --disable-encoder=aac \
12mr|ffmpeg-1.0.1-2|321	%if %{with dlopen}
12mr|ffmpeg-1.0.1-2|322	--enable-libmp3lame-dlopen \
12mr|ffmpeg-1.0.1-2|323	--enable-libopencore-amrnb-dlopen \
12mr|ffmpeg-1.0.1-2|324	--enable-libopencore-amrwb-dlopen \
12mr|ffmpeg-1.0.1-2|325	--enable-libx264-dlopen \
12mr|ffmpeg-1.0.1-2|326	--enable-libxvid-dlopen \
12mr|ffmpeg-1.0.1-2|327	%if !%{with faac}
12mr|ffmpeg-1.0.1-2|328	--enable-libfaac-dlopen \
12mr|ffmpeg-1.0.1-2|329	%endif
12mr|ffmpeg-1.0.1-2|330	%endif
12mr|ffmpeg-1.0.1-2|331	%endif
12mr|ffmpeg-1.0.1-2|332	%if %{with faac}
12mr|ffmpeg-1.0.1-2|333	--enable-nonfree --enable-libfaac
12mr|ffmpeg-1.0.1-2|334	%endif
12mr|ffmpeg-1.0.1-2|335	
12mr|ffmpeg-1.0.1-2|336	%make
12mr|ffmpeg-1.0.1-2|337	
12mr|ffmpeg-1.0.1-2|338	%install
12mr|ffmpeg-1.0.1-2|339	%makeinstall_std SRC_PATH=`pwd`
12mr|ffmpeg-1.0.1-2|340	
12mr|ffmpeg-1.0.1-2|341	%files
12mr|ffmpeg-1.0.1-2|342	%doc INSTALL README doc/*.html doc/*.txt doc/*.conf
12mr|ffmpeg-1.0.1-2|343	%{_bindir}/*
12mr|ffmpeg-1.0.1-2|344	%{_mandir}/man1/*
12mr|ffmpeg-1.0.1-2|345	%{_datadir}/ffmpeg
12mr|ffmpeg-1.0.1-2|346	
12mr|ffmpeg-1.0.1-2|347	%files -n %{libname}
12mr|ffmpeg-1.0.1-2|348	%{_libdir}/libavcodec.so.%{major}*
12mr|ffmpeg-1.0.1-2|349	
12mr|ffmpeg-1.0.1-2|350	%files -n %{postproclibname}
12mr|ffmpeg-1.0.1-2|351	%{_libdir}/libpostproc.so.%{postprocmajor}*
12mr|ffmpeg-1.0.1-2|352	
12mr|ffmpeg-1.0.1-2|353	%files -n %{avflibname}
12mr|ffmpeg-1.0.1-2|354	%{_libdir}/libavformat.so.%{avfmajor}*
12mr|ffmpeg-1.0.1-2|355	%{_libdir}/libavdevice.so.%{avfmajor}*
12mr|ffmpeg-1.0.1-2|356	
12mr|ffmpeg-1.0.1-2|357	%files -n %{avulibname}
12mr|ffmpeg-1.0.1-2|358	%{_libdir}/libavutil.so.%{avumajor}*
12mr|ffmpeg-1.0.1-2|359	
12mr|ffmpeg-1.0.1-2|360	%if %{with swscaler}
12mr|ffmpeg-1.0.1-2|361	%files -n %{swslibname}
12mr|ffmpeg-1.0.1-2|362	%{_libdir}/libswscale.so.%{swsmajor}*
12mr|ffmpeg-1.0.1-2|363	%endif
12mr|ffmpeg-1.0.1-2|364	
12mr|ffmpeg-1.0.1-2|365	%files -n %{filterlibname}
12mr|ffmpeg-1.0.1-2|366	%{_libdir}/libavfilter.so.%{filtermajor}*
12mr|ffmpeg-1.0.1-2|367	
12mr|ffmpeg-1.0.1-2|368	%files -n %{swresamplelibname}
12mr|ffmpeg-1.0.1-2|369	%{_libdir}/libswresample.so.%{swresamplemajor}*
12mr|ffmpeg-1.0.1-2|370	
12mr|ffmpeg-1.0.1-2|371	%files -n %{develname}
12mr|ffmpeg-1.0.1-2|372	%{_includedir}/libavcodec
12mr|ffmpeg-1.0.1-2|373	%{_includedir}/libavdevice
12mr|ffmpeg-1.0.1-2|374	%{_includedir}/libavformat
12mr|ffmpeg-1.0.1-2|375	%{_includedir}/libavutil
12mr|ffmpeg-1.0.1-2|376	%{_includedir}/libpostproc
12mr|ffmpeg-1.0.1-2|377	%{_includedir}/libavfilter
12mr|ffmpeg-1.0.1-2|378	%{_includedir}/libswresample
12mr|ffmpeg-1.0.1-2|379	%{_libdir}/libavcodec.so
12mr|ffmpeg-1.0.1-2|380	%{_libdir}/libavdevice.so
12mr|ffmpeg-1.0.1-2|381	%{_libdir}/libavformat.so
12mr|ffmpeg-1.0.1-2|382	%{_libdir}/libavutil.so
12mr|ffmpeg-1.0.1-2|383	%{_libdir}/libpostproc.so
12mr|ffmpeg-1.0.1-2|384	%{_libdir}/libavfilter.so
12mr|ffmpeg-1.0.1-2|385	%{_libdir}/libswresample.so
12mr|ffmpeg-1.0.1-2|386	%if %{with swscaler}
12mr|ffmpeg-1.0.1-2|387	%{_libdir}/libswscale.so
12mr|ffmpeg-1.0.1-2|388	%{_includedir}/libswscale
12mr|ffmpeg-1.0.1-2|389	%{_libdir}/pkgconfig/libswscale.pc
12mr|ffmpeg-1.0.1-2|390	%endif
12mr|ffmpeg-1.0.1-2|391	%{_libdir}/pkgconfig/libavcodec.pc
12mr|ffmpeg-1.0.1-2|392	%{_libdir}/pkgconfig/libavdevice.pc
12mr|ffmpeg-1.0.1-2|393	%{_libdir}/pkgconfig/libavformat.pc
12mr|ffmpeg-1.0.1-2|394	%{_libdir}/pkgconfig/libavutil.pc
12mr|ffmpeg-1.0.1-2|395	%{_libdir}/pkgconfig/libpostproc.pc
12mr|ffmpeg-1.0.1-2|396	%{_libdir}/pkgconfig/libavfilter.pc
12mr|ffmpeg-1.0.1-2|397	%{_libdir}/pkgconfig/libswresample.pc
12mr|ffmpeg-1.0.1-2|398	
12mr|ffmpeg-1.0.1-2|399	%files -n %{staticname}
12mr|ffmpeg-1.0.1-2|400	%{_libdir}/*.a

13944 12
12mr|ffmpegthumbs-4.9.4-1|1	Name:		ffmpegthumbs
12mr|ffmpegthumbs-4.9.4-1|2	Summary:	Video thumbnail generator for KDE4 file managers
12mr|ffmpegthumbs-4.9.4-1|3	Epoch:		3
12mr|ffmpegthumbs-4.9.4-1|4	Version:	4.9.4
12mr|ffmpegthumbs-4.9.4-1|5	Release:	1
12mr|ffmpegthumbs-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|ffmpegthumbs-4.9.4-1|7	License:	GPLv2
12mr|ffmpegthumbs-4.9.4-1|8	URL:		https://projects.kde.org/projects/kde/kdemultimedia/ffmpegthumbs
12mr|ffmpegthumbs-4.9.4-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|ffmpegthumbs-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|ffmpegthumbs-4.9.4-1|11	BuildRequires:	pkgconfig(libavcodec)
12mr|ffmpegthumbs-4.9.4-1|12	BuildRequires:	pkgconfig(libavformat)
12mr|ffmpegthumbs-4.9.4-1|13	BuildRequires:	pkgconfig(libswscale)
12mr|ffmpegthumbs-4.9.4-1|14	
12mr|ffmpegthumbs-4.9.4-1|15	%description
12mr|ffmpegthumbs-4.9.4-1|16	FFmpegThumbs is a video thumbnails implementation for KDE4 based on
12mr|ffmpegthumbs-4.9.4-1|17	FFmpegThumbnailer.
12mr|ffmpegthumbs-4.9.4-1|18	
12mr|ffmpegthumbs-4.9.4-1|19	This thumbnailer uses FFmpeg to decode frames from the video files,
12mr|ffmpegthumbs-4.9.4-1|20	so supported video formats depend on the configuration flags of ffmpeg.
12mr|ffmpegthumbs-4.9.4-1|21	
12mr|ffmpegthumbs-4.9.4-1|22	This thumbnailer was designed to be as fast and lightweight as possible.
12mr|ffmpegthumbs-4.9.4-1|23	
12mr|ffmpegthumbs-4.9.4-1|24	%files
12mr|ffmpegthumbs-4.9.4-1|25	%{_kde_libdir}/kde4/ffmpegthumbs.so
12mr|ffmpegthumbs-4.9.4-1|26	%{_kde_services}/ffmpegthumbs.desktop
12mr|ffmpegthumbs-4.9.4-1|27	
12mr|ffmpegthumbs-4.9.4-1|28	#------------------------------------------------------------------------------
12mr|ffmpegthumbs-4.9.4-1|29	
12mr|ffmpegthumbs-4.9.4-1|30	%prep
12mr|ffmpegthumbs-4.9.4-1|31	%setup -q
12mr|ffmpegthumbs-4.9.4-1|32	
12mr|ffmpegthumbs-4.9.4-1|33	%build
12mr|ffmpegthumbs-4.9.4-1|34	%cmake_kde4
12mr|ffmpegthumbs-4.9.4-1|35	%make
12mr|ffmpegthumbs-4.9.4-1|36	
12mr|ffmpegthumbs-4.9.4-1|37	%install
12mr|ffmpegthumbs-4.9.4-1|38	%makeinstall_std -C build
12mr|ffmpegthumbs-4.9.4-1|39	
12mr|ffmpegthumbs-4.9.4-1|40	%changelog
12mr|ffmpegthumbs-4.9.4-1|41	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.4-1
12mr|ffmpegthumbs-4.9.4-1|42	- New version 4.9.4
12mr|ffmpegthumbs-4.9.4-1|43	
12mr|ffmpegthumbs-4.9.4-1|44	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.3-1
12mr|ffmpegthumbs-4.9.4-1|45	- New version 4.9.3
12mr|ffmpegthumbs-4.9.4-1|46	
12mr|ffmpegthumbs-4.9.4-1|47	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.2-1
12mr|ffmpegthumbs-4.9.4-1|48	- New version 4.9.2
12mr|ffmpegthumbs-4.9.4-1|49	
12mr|ffmpegthumbs-4.9.4-1|50	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.1-1
12mr|ffmpegthumbs-4.9.4-1|51	- New version 4.9.1
12mr|ffmpegthumbs-4.9.4-1|52	
12mr|ffmpegthumbs-4.9.4-1|53	* Tue Aug 14 2012 Andrey Bondrov <abondrov@mandriva.org> 3:4.9.0-1
12mr|ffmpegthumbs-4.9.4-1|54	- New version 4.9.0
12mr|ffmpegthumbs-4.9.4-1|55	
12mr|ffmpegthumbs-4.9.4-1|56	* Thu Jul 12 2012 Andrey Bondrov <abondrov@mandriva.org> 3:4.8.97-1
12mr|ffmpegthumbs-4.9.4-1|57	+ Revision: 808955
12mr|ffmpegthumbs-4.9.4-1|58	- imported package ffmpegthumbs
12mr|ffmpegthumbs-4.9.4-1|59	
12mr|ffmpegthumbs-4.9.4-1|60	* Tue Jul 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.97-1
12mr|ffmpegthumbs-4.9.4-1|61	- Follow upstream and move ffmpegthumbs from kdemultimedia4 to own package

13945 12
12mr|fftw2-2.1.5-16|1	%define	oname	fftw
12mr|fftw2-2.1.5-16|2	
12mr|fftw2-2.1.5-16|3	%define major 2
12mr|fftw2-2.1.5-16|4	%define libname %mklibname %{oname} %{major}
12mr|fftw2-2.1.5-16|5	%define develname %mklibname %{oname} -d %{major}
12mr|fftw2-2.1.5-16|6	
12mr|fftw2-2.1.5-16|7	Summary:	Fast fourier transform library
12mr|fftw2-2.1.5-16|8	Name:		fftw2
12mr|fftw2-2.1.5-16|9	Version:	2.1.5
12mr|fftw2-2.1.5-16|10	Release:	16
12mr|fftw2-2.1.5-16|11	License:	GPLv2+
12mr|fftw2-2.1.5-16|12	Group:		Development/C
12mr|fftw2-2.1.5-16|13	URL:		http://www.fftw.org/
12mr|fftw2-2.1.5-16|14	Source0:	%{oname}-%{version}.tar.bz2
12mr|fftw2-2.1.5-16|15	Patch0:		%{oname}-2.1.3-pentium.patch
12mr|fftw2-2.1.5-16|16	Patch1:		fftw-linkage_fix.diff
12mr|fftw2-2.1.5-16|17	BuildRequires:	gcc-gfortran
12mr|fftw2-2.1.5-16|18	BuildRequires:	automake
12mr|fftw2-2.1.5-16|19	BuildRequires:	libtool
12mr|fftw2-2.1.5-16|20	
12mr|fftw2-2.1.5-16|21	%description
12mr|fftw2-2.1.5-16|22	FFTW is a collection of fast C routines for computing the Discrete Fourier
12mr|fftw2-2.1.5-16|23	Transform in one or more dimensions.  It includes complex, real, and parallel
12mr|fftw2-2.1.5-16|24	transforms, and can handle arbitrary array sizes efficiently. This RPM package
12mr|fftw2-2.1.5-16|25	includes both the double- and single-precision FFTW uniprocessor and threads
12mr|fftw2-2.1.5-16|26	libraries.  (The single-precision files have an "s" prefix.)
12mr|fftw2-2.1.5-16|27	
12mr|fftw2-2.1.5-16|28	%package -n	%{libname}
12mr|fftw2-2.1.5-16|29	Summary:	Fast fourier transform library
12mr|fftw2-2.1.5-16|30	Group:		Development/C
12mr|fftw2-2.1.5-16|31	
12mr|fftw2-2.1.5-16|32	%description -n	%{libname}
12mr|fftw2-2.1.5-16|33	FFTW is a collection of fast C routines for computing the Discrete Fourier
12mr|fftw2-2.1.5-16|34	Transform in one or more dimensions.  It includes complex, real, and parallel
12mr|fftw2-2.1.5-16|35	transforms, and can handle arbitrary array sizes efficiently. This RPM package
12mr|fftw2-2.1.5-16|36	includes both the double- and single-precision FFTW uniprocessor and threads
12mr|fftw2-2.1.5-16|37	libraries.  (The single-precision files have an "s" prefix.)
12mr|fftw2-2.1.5-16|38	
12mr|fftw2-2.1.5-16|39	%package -n	%{develname}
12mr|fftw2-2.1.5-16|40	Summary:	Headers, libraries, & docs for FFTW fast fourier transform library
12mr|fftw2-2.1.5-16|41	Group:		Development/C
12mr|fftw2-2.1.5-16|42	Requires:	%{libname} = %{version}-%{release}
12mr|fftw2-2.1.5-16|43	Provides:	fftw2-devel = %{version}-%{release}
12mr|fftw2-2.1.5-16|44	
12mr|fftw2-2.1.5-16|45	%description -n %{develname}
12mr|fftw2-2.1.5-16|46	This package contains the additional header files, documentation, andlibraries
12mr|fftw2-2.1.5-16|47	you need to develop programs using the FFTW fast fourier transform library.
12mr|fftw2-2.1.5-16|48	
12mr|fftw2-2.1.5-16|49	%prep
12mr|fftw2-2.1.5-16|50	# We will be compiling two copies of FFTW, one for double precision and
12mr|fftw2-2.1.5-16|51	# one for single precision.  During the build process, these copies
12mr|fftw2-2.1.5-16|52	# will be stored in fftw-%{version}/double and fftw-%{version}/single
12mr|fftw2-2.1.5-16|53	
12mr|fftw2-2.1.5-16|54	# Unpack the tar archive, first (-c) creating a fftw-%{version}
12mr|fftw2-2.1.5-16|55	# directory and then unpacking in there.
12mr|fftw2-2.1.5-16|56	
12mr|fftw2-2.1.5-16|57	%setup -q -c -n %{oname}-%{version}
12mr|fftw2-2.1.5-16|58	# Now, rename the unpacked FFTW directory to "double":
12mr|fftw2-2.1.5-16|59	mv %{oname}-%{version} double
12mr|fftw2-2.1.5-16|60	# Apply patch to enable pentium optimizations
12mr|fftw2-2.1.5-16|61	cd double
12mr|fftw2-2.1.5-16|62	%patch0 -p1
12mr|fftw2-2.1.5-16|63	cd ..
12mr|fftw2-2.1.5-16|64	# Last, make a copy of this directory in "single":
12mr|fftw2-2.1.5-16|65	cp -rp double single
12mr|fftw2-2.1.5-16|66	
12mr|fftw2-2.1.5-16|67	%patch1 -p1
12mr|fftw2-2.1.5-16|68	
12mr|fftw2-2.1.5-16|69	%build
12mr|fftw2-2.1.5-16|70	# Configure and build the double and single precision versions.
12mr|fftw2-2.1.5-16|71	# Notes:
12mr|fftw2-2.1.5-16|72	#  (1) We install into ${RPM_BUILD_ROOT}, which is set either
12mr|fftw2-2.1.5-16|73	#      by the BuildRoot option above or by --buildroot at build-time.
12mr|fftw2-2.1.5-16|74	#      This allows you to build the RPM without blowing away your existing
12mr|fftw2-2.1.5-16|75	#      FFTW installation, and even without being root.
12mr|fftw2-2.1.5-16|76	#  (2) The double-precision version is installed with the normal library
12mr|fftw2-2.1.5-16|77	#      names, while the single-precision version is installed with an "s"
12mr|fftw2-2.1.5-16|78	#      prefix.
12mr|fftw2-2.1.5-16|79	
12mr|fftw2-2.1.5-16|80	cd double
12mr|fftw2-2.1.5-16|81	libtoolize --copy --force; aclocal; automake; autoconf
12mr|fftw2-2.1.5-16|82	%configure2_5x \
12mr|fftw2-2.1.5-16|83	--disable-static \
12mr|fftw2-2.1.5-16|84	--enable-shared \
12mr|fftw2-2.1.5-16|85	--enable-threads \
12mr|fftw2-2.1.5-16|86	%ifarch %{ix86}
12mr|fftw2-2.1.5-16|87	--enable-i386-hacks
12mr|fftw2-2.1.5-16|88	%endif
12mr|fftw2-2.1.5-16|89	
12mr|fftw2-2.1.5-16|90	%make
12mr|fftw2-2.1.5-16|91	
12mr|fftw2-2.1.5-16|92	cd ../single
12mr|fftw2-2.1.5-16|93	libtoolize --copy --force; aclocal; automake; autoconf
12mr|fftw2-2.1.5-16|94	%configure2_5x \
12mr|fftw2-2.1.5-16|95	--disable-static \
12mr|fftw2-2.1.5-16|96	--enable-shared \
12mr|fftw2-2.1.5-16|97	--enable-threads \
12mr|fftw2-2.1.5-16|98	%ifarch %{ix86}
12mr|fftw2-2.1.5-16|99	--enable-i386-hacks \
12mr|fftw2-2.1.5-16|100	%endif
12mr|fftw2-2.1.5-16|101	--enable-float \
12mr|fftw2-2.1.5-16|102	--enable-type-prefix
12mr|fftw2-2.1.5-16|103	
12mr|fftw2-2.1.5-16|104	%make
12mr|fftw2-2.1.5-16|105	
12mr|fftw2-2.1.5-16|106	%install
12mr|fftw2-2.1.5-16|107	cd double
12mr|fftw2-2.1.5-16|108	%makeinstall_std
12mr|fftw2-2.1.5-16|109	
12mr|fftw2-2.1.5-16|110	cd ../single
12mr|fftw2-2.1.5-16|111	%makeinstall_std
12mr|fftw2-2.1.5-16|112	
12mr|fftw2-2.1.5-16|113	# copy doc files where RPM will find them
12mr|fftw2-2.1.5-16|114	# put the HTML stuff in a sperate dir, so it appears nicely in the docdir
12mr|fftw2-2.1.5-16|115	mkdir -p ../html
12mr|fftw2-2.1.5-16|116	cp doc/*html doc/*gif ../html
12mr|fftw2-2.1.5-16|117	# remove HTML files from doc so that they don't appear double
12mr|fftw2-2.1.5-16|118	rm -f doc/*html doc/*gif
12mr|fftw2-2.1.5-16|119	
12mr|fftw2-2.1.5-16|120	# place the doc directory in a "findable" location
12mr|fftw2-2.1.5-16|121	mkdir -p ../doc
12mr|fftw2-2.1.5-16|122	cp -a doc/* ../doc
12mr|fftw2-2.1.5-16|123	
12mr|fftw2-2.1.5-16|124	# the FAQ directory is also "nice" to have
12mr|fftw2-2.1.5-16|125	mkdir -p ../FAQ
12mr|fftw2-2.1.5-16|126	cp -a FAQ/* ../FAQ
12mr|fftw2-2.1.5-16|127	
12mr|fftw2-2.1.5-16|128	# do the same to the other %doc files
12mr|fftw2-2.1.5-16|129	cp AUTHORS ChangeLog NEWS README* TODO ..
12mr|fftw2-2.1.5-16|130	
12mr|fftw2-2.1.5-16|131	%files -n %{libname}
12mr|fftw2-2.1.5-16|132	%doc html FAQ doc/*ps doc/*fig doc/*tex* AUTHORS ChangeLog NEWS README* TODO
12mr|fftw2-2.1.5-16|133	%{_libdir}/lib*fftw*.so.%{major}*
12mr|fftw2-2.1.5-16|134	
12mr|fftw2-2.1.5-16|135	%files -n %{develname}
12mr|fftw2-2.1.5-16|136	%{_includedir}/*fftw*.h
12mr|fftw2-2.1.5-16|137	%{_libdir}/lib*fftw*.so
12mr|fftw2-2.1.5-16|138	%{_infodir}/*
12mr|fftw2-2.1.5-16|139	
12mr|fftw2-2.1.5-16|140	
12mr|fftw2-2.1.5-16|141	%changelog
12mr|fftw2-2.1.5-16|142	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|fftw2-2.1.5-16|143	+ Commit: 5e5babe
12mr|fftw2-2.1.5-16|144	- Fix configure options
12mr|fftw2-2.1.5-16|145	
12mr|fftw2-2.1.5-16|146	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|fftw2-2.1.5-16|147	+ Commit: 91b6c4e
12mr|fftw2-2.1.5-16|148	- Restore info stuff
12mr|fftw2-2.1.5-16|149	
12mr|fftw2-2.1.5-16|150	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|fftw2-2.1.5-16|151	+ Commit: 90d74dd
12mr|fftw2-2.1.5-16|152	- Drop info stuff
12mr|fftw2-2.1.5-16|153	
12mr|fftw2-2.1.5-16|154	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|fftw2-2.1.5-16|155	+ Commit: fb03f66
12mr|fftw2-2.1.5-16|156	- Fix typo
12mr|fftw2-2.1.5-16|157	
12mr|fftw2-2.1.5-16|158	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|fftw2-2.1.5-16|159	+ Commit: 9ef323c
12mr|fftw2-2.1.5-16|160	- Drop .la and .a files, spec cleanup
12mr|fftw2-2.1.5-16|161	
12mr|fftw2-2.1.5-16|162	

13946 12
12mr|fftw-3.3.3-1|1	##%define _disable_ld_no_undefined 1
12mr|fftw-3.3.3-1|2	%define major 3
12mr|fftw-3.3.3-1|3	%define libname %mklibname %{name} %{major}
12mr|fftw-3.3.3-1|4	%define develname %mklibname %{name} -d
12mr|fftw-3.3.3-1|5	
12mr|fftw-3.3.3-1|6	Summary:	Fast fourier transform library
12mr|fftw-3.3.3-1|7	Name:		fftw
12mr|fftw-3.3.3-1|8	Version:	3.3.3
12mr|fftw-3.3.3-1|9	Release:	1
12mr|fftw-3.3.3-1|10	License:	GPLv2+
12mr|fftw-3.3.3-1|11	Group:		System/Libraries
12mr|fftw-3.3.3-1|12	URL:		http://www.fftw.org
12mr|fftw-3.3.3-1|13	Source0:	ftp://ftp.fftw.org/pub/fftw/%{name}-%{version}.tar.gz
12mr|fftw-3.3.3-1|14	BuildRequires:	gcc-gfortran
12mr|fftw-3.3.3-1|15	BuildConflicts:	%{develname}
12mr|fftw-3.3.3-1|16	
12mr|fftw-3.3.3-1|17	%description
12mr|fftw-3.3.3-1|18	FFTW is a collection of fast C routines for computing the Discrete Fourier
12mr|fftw-3.3.3-1|19	Transform in one or more dimensions.  It includes complex, real, and
12mr|fftw-3.3.3-1|20	parallel transforms, and can handle arbitrary array sizes efficiently.
12mr|fftw-3.3.3-1|21	
12mr|fftw-3.3.3-1|22	%package wisdom
12mr|fftw-3.3.3-1|23	Summary:	FFTW-wisdom file generator
12mr|fftw-3.3.3-1|24	Group:		Development/Other
12mr|fftw-3.3.3-1|25	
12mr|fftw-3.3.3-1|26	%description wisdom
12mr|fftw-3.3.3-1|27	fftw-wisdom is a utility to generate FFTW wisdom files, which contain saved
12mr|fftw-3.3.3-1|28	information about how to optimally compute (Fourier) transforms of various
12mr|fftw-3.3.3-1|29	sizes.
12mr|fftw-3.3.3-1|30	
12mr|fftw-3.3.3-1|31	%package -n %{libname}
12mr|fftw-3.3.3-1|32	Summary:	Fast fourier transform library
12mr|fftw-3.3.3-1|33	Group:		System/Libraries
12mr|fftw-3.3.3-1|34	%rename	%{name}
12mr|fftw-3.3.3-1|35	
12mr|fftw-3.3.3-1|36	%description -n %{libname}
12mr|fftw-3.3.3-1|37	FFTW is a collection of fast C routines for computing the Discrete Fourier
12mr|fftw-3.3.3-1|38	Transform in one or more dimensions.  It includes complex, real, and
12mr|fftw-3.3.3-1|39	parallel transforms, and can handle arbitrary array sizes efficiently.
12mr|fftw-3.3.3-1|40	
12mr|fftw-3.3.3-1|41	%package -n %{develname}
12mr|fftw-3.3.3-1|42	Summary:	Headers, libraries, & docs for FFTW fast fourier transform library
12mr|fftw-3.3.3-1|43	Group:		Development/C
12mr|fftw-3.3.3-1|44	Requires:	%{libname} = %{version}-%{release}
12mr|fftw-3.3.3-1|45	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|fftw-3.3.3-1|46	Provides:	%{name}%{major}-devel = %{version}-%{release}
12mr|fftw-3.3.3-1|47	Obsoletes:	%{libname}-devel < 3.1.3
12mr|fftw-3.3.3-1|48	Provides:	%{name}-devel = %{version}-%{release}
12mr|fftw-3.3.3-1|49	
12mr|fftw-3.3.3-1|50	%description -n %{develname}
12mr|fftw-3.3.3-1|51	This package contains the additional header files, documentation, and
12mr|fftw-3.3.3-1|52	libraries you need to develop programs using the FFTW fast fourier
12mr|fftw-3.3.3-1|53	transform library.
12mr|fftw-3.3.3-1|54	
12mr|fftw-3.3.3-1|55	%prep
12mr|fftw-3.3.3-1|56	%setup -q
12mr|fftw-3.3.3-1|57	
12mr|fftw-3.3.3-1|58	%build
12mr|fftw-3.3.3-1|59	export F77="gfortran"
12mr|fftw-3.3.3-1|60	mkdir build-std
12mr|fftw-3.3.3-1|61	pushd build-std
12mr|fftw-3.3.3-1|62	CONFIGURE_TOP=.. %configure2_5x \
12mr|fftw-3.3.3-1|63	--enable-shared \
12mr|fftw-3.3.3-1|64	--enable-threads \
12mr|fftw-3.3.3-1|65	--enable-fortran \
12mr|fftw-3.3.3-1|66	%ifarch x86_64
12mr|fftw-3.3.3-1|67	--disable-sse \
12mr|fftw-3.3.3-1|68	--enable-sse2 \
12mr|fftw-3.3.3-1|69	%endif
12mr|fftw-3.3.3-1|70	--infodir=%{_infodir}
12mr|fftw-3.3.3-1|71	
12mr|fftw-3.3.3-1|72	%make
12mr|fftw-3.3.3-1|73	popd
12mr|fftw-3.3.3-1|74	
12mr|fftw-3.3.3-1|75	mkdir build-float
12mr|fftw-3.3.3-1|76	pushd build-float
12mr|fftw-3.3.3-1|77	CONFIGURE_TOP=.. %configure2_5x \
12mr|fftw-3.3.3-1|78	--enable-float \
12mr|fftw-3.3.3-1|79	--enable-shared \
12mr|fftw-3.3.3-1|80	--enable-threads \
12mr|fftw-3.3.3-1|81	--enable-fortran \
12mr|fftw-3.3.3-1|82	%ifarch x86_64
12mr|fftw-3.3.3-1|83	--enable-sse \
12mr|fftw-3.3.3-1|84	--enable-sse2 \
12mr|fftw-3.3.3-1|85	%endif
12mr|fftw-3.3.3-1|86	--infodir=%{_infodir}
12mr|fftw-3.3.3-1|87	%make
12mr|fftw-3.3.3-1|88	popd
12mr|fftw-3.3.3-1|89	
12mr|fftw-3.3.3-1|90	# SSE doesn't work with long-double:
12mr|fftw-3.3.3-1|91	mkdir build-long-double
12mr|fftw-3.3.3-1|92	pushd build-long-double
12mr|fftw-3.3.3-1|93	CONFIGURE_TOP=.. %configure2_5x \
12mr|fftw-3.3.3-1|94	--enable-long-double \
12mr|fftw-3.3.3-1|95	--enable-shared \
12mr|fftw-3.3.3-1|96	--enable-threads \
12mr|fftw-3.3.3-1|97	--enable-fortran \
12mr|fftw-3.3.3-1|98	--infodir=%{_infodir}
12mr|fftw-3.3.3-1|99	%make
12mr|fftw-3.3.3-1|100	popd
12mr|fftw-3.3.3-1|101	
12mr|fftw-3.3.3-1|102	%install
12mr|fftw-3.3.3-1|103	pushd build-std
12mr|fftw-3.3.3-1|104	%makeinstall_std
12mr|fftw-3.3.3-1|105	popd
12mr|fftw-3.3.3-1|106	pushd build-float
12mr|fftw-3.3.3-1|107	%makeinstall_std
12mr|fftw-3.3.3-1|108	popd
12mr|fftw-3.3.3-1|109	pushd build-long-double
12mr|fftw-3.3.3-1|110	%makeinstall_std
12mr|fftw-3.3.3-1|111	popd
12mr|fftw-3.3.3-1|112	
12mr|fftw-3.3.3-1|113	rm -fr %{buildroot}/%{_docdir}/Make*
12mr|fftw-3.3.3-1|114	
12mr|fftw-3.3.3-1|115	%files -n %{name}-wisdom
12mr|fftw-3.3.3-1|116	%doc AUTHORS CO* NEWS README TODO
12mr|fftw-3.3.3-1|117	%{_bindir}/fftw*-wisdom
12mr|fftw-3.3.3-1|118	%{_bindir}/fftw-wisdom-to-conf
12mr|fftw-3.3.3-1|119	%{_includedir}/fftw3.f
12mr|fftw-3.3.3-1|120	%{_mandir}/man1/fftw-wisdom-to-conf.*
12mr|fftw-3.3.3-1|121	%{_mandir}/man1/fftw*-wisdom.*
12mr|fftw-3.3.3-1|122	
12mr|fftw-3.3.3-1|123	%files -n %{libname}
12mr|fftw-3.3.3-1|124	%{_libdir}/libfftw*.so.%{major}*
12mr|fftw-3.3.3-1|125	
12mr|fftw-3.3.3-1|126	%files -n %{develname}
12mr|fftw-3.3.3-1|127	%{_includedir}/*fftw*.h
12mr|fftw-3.3.3-1|128	%{_includedir}/fftw3*.f03
12mr|fftw-3.3.3-1|129	%{_infodir}/fftw%{major}.info*
12mr|fftw-3.3.3-1|130	%doc doc/*
12mr|fftw-3.3.3-1|131	%{_libdir}/pkgconfig/*.pc
12mr|fftw-3.3.3-1|132	%{_libdir}/libfftw*.a
12mr|fftw-3.3.3-1|133	%{_libdir}/libfftw*.so

13947 12
12mr|file-5.11-4|1	%define	major	1
12mr|file-5.11-4|2	%define	libname	%mklibname magic %{major}
12mr|file-5.11-4|3	%define	devname	%mklibname -d magic
12mr|file-5.11-4|4	%define	staticname %mklibname -d -s magic
12mr|file-5.11-4|5	
12mr|file-5.11-4|6	Summary:	A utility for determining file types
12mr|file-5.11-4|7	Name:		file
12mr|file-5.11-4|8	Version:	5.11
12mr|file-5.11-4|9	Release:	4
12mr|file-5.11-4|10	License:	BSD
12mr|file-5.11-4|11	Group:		File tools
12mr|file-5.11-4|12	URL:		http://www.darwinsys.com/file/
12mr|file-5.11-4|13	Source0:	ftp://ftp.astron.com/pub/file/%{name}-%{version}.tar.gz
12mr|file-5.11-4|14	Patch3:		file-4.24-selinux.patch
12mr|file-5.11-4|15	Patch4:		file-5.04-oracle.patch
12mr|file-5.11-4|16	Patch7:		file-5.05-dump.patch
12mr|file-5.11-4|17	Patch8:		file-5.10-berkeleydb.patch
12mr|file-5.11-4|18	Patch9:		file-4.20-xen.patch
12mr|file-5.11-4|19	Patch13:	file-5.05-images.patch
12mr|file-5.11-4|20	Patch14:	file-4.20-apple.patch
12mr|file-5.11-4|21	Patch20:	file-5.11-increase-strength-of-php-matching-to-take-precendence-over-c-lang.patch
12mr|file-5.11-4|22	Patch21:	file-qed-vdi-image.patch
12mr|file-5.11-4|23	Patch22:	file-tnef.patch
12mr|file-5.11-4|24	Patch23:	file-python-func.patch
12mr|file-5.11-4|25	Patch24:	file-5.10-sticky-bit.patch
12mr|file-5.11-4|26	Patch25:	file-5.10-strength.patch
12mr|file-5.11-4|27	BuildRequires:	zlib-devel
12mr|file-5.11-4|28	BuildRequires:	python-devel
12mr|file-5.11-4|29	
12mr|file-5.11-4|30	%description
12mr|file-5.11-4|31	The file command is used to identify a particular file according to the
12mr|file-5.11-4|32	type of data contained by the file.  File can identify many different
12mr|file-5.11-4|33	file types, including ELF binaries, system libraries, RPM packages, and
12mr|file-5.11-4|34	different graphics formats.
12mr|file-5.11-4|35	
12mr|file-5.11-4|36	You should install the file package, since the file command is such a
12mr|file-5.11-4|37	useful utility.
12mr|file-5.11-4|38	
12mr|file-5.11-4|39	%package -n	%{libname}
12mr|file-5.11-4|40	Group:		System/Libraries
12mr|file-5.11-4|41	Summary:	Shared library for handling magic files
12mr|file-5.11-4|42	
12mr|file-5.11-4|43	%description -n	%{libname}
12mr|file-5.11-4|44	The file command is used to identify a particular file according to the
12mr|file-5.11-4|45	type of data contained by the file.  File can identify many different
12mr|file-5.11-4|46	file types, including ELF binaries, system libraries, RPM packages, and
12mr|file-5.11-4|47	different graphics formats.
12mr|file-5.11-4|48	
12mr|file-5.11-4|49	Libmagic is a library for handlig the so called magic files the 'file'
12mr|file-5.11-4|50	command is based on.
12mr|file-5.11-4|51	
12mr|file-5.11-4|52	%package -n	%{devname}
12mr|file-5.11-4|53	Summary:	Development files to build applications that handle magic files
12mr|file-5.11-4|54	Group:		Development/C
12mr|file-5.11-4|55	Requires:	%{libname} = %{EVRD}
12mr|file-5.11-4|56	Provides:	magic-devel = %{EVRD}
12mr|file-5.11-4|57	%define	olddev	%mklibname -d magic 1
12mr|file-5.11-4|58	%rename		%{olddev}
12mr|file-5.11-4|59	
12mr|file-5.11-4|60	%description -n	%{devname}
12mr|file-5.11-4|61	The file command is used to identify a particular file according to the
12mr|file-5.11-4|62	type of data contained by the file.  File can identify many different
12mr|file-5.11-4|63	file types, including ELF binaries, system libraries, RPM packages, and
12mr|file-5.11-4|64	different graphics formats.
12mr|file-5.11-4|65	
12mr|file-5.11-4|66	Libmagic is a library for handlig the so called magic files the 'file'
12mr|file-5.11-4|67	command is based on.
12mr|file-5.11-4|68	
12mr|file-5.11-4|69	%package -n	%{staticname}
12mr|file-5.11-4|70	Summary:	Static library to build applications that handle magic files
12mr|file-5.11-4|71	Group:		Development/C
12mr|file-5.11-4|72	Requires:	%{devname} = %{EVRD}
12mr|file-5.11-4|73	Provides:	magic-static-devel = %{EVRD}
12mr|file-5.11-4|74	%define	oldstat	%mklibname -s -d magic 1
12mr|file-5.11-4|75	%rename		%{oldstat}
12mr|file-5.11-4|76	
12mr|file-5.11-4|77	%description -n	%{staticname}
12mr|file-5.11-4|78	The file command is used to identify a particular file according to the
12mr|file-5.11-4|79	type of data contained by the file.  File can identify many different
12mr|file-5.11-4|80	file types, including ELF binaries, system libraries, RPM packages, and
12mr|file-5.11-4|81	different graphics formats.
12mr|file-5.11-4|82	
12mr|file-5.11-4|83	Libmagic is a library for handlig the so called magic files the 'file'
12mr|file-5.11-4|84	command is based on.
12mr|file-5.11-4|85	
12mr|file-5.11-4|86	%package -n	python-magic
12mr|file-5.11-4|87	Summary:	Python module to use libmagic
12mr|file-5.11-4|88	Group:		Development/Python
12mr|file-5.11-4|89	BuildArch:	noarch
12mr|file-5.11-4|90	Requires:	%{name} >= %{EVRD}
12mr|file-5.11-4|91	
12mr|file-5.11-4|92	%description -n	python-magic
12mr|file-5.11-4|93	Libmagic is a library for handlig the so called magic files the 'file'
12mr|file-5.11-4|94	command is based on.
12mr|file-5.11-4|95	
12mr|file-5.11-4|96	This package contains the python binding for libmagic.
12mr|file-5.11-4|97	
12mr|file-5.11-4|98	%prep
12mr|file-5.11-4|99	%setup -q
12mr|file-5.11-4|100	%patch3 -p1 -b .selinux~
12mr|file-5.11-4|101	%patch4 -p1 -b .oracle~
12mr|file-5.11-4|102	%patch7 -p1 -b .dump~
12mr|file-5.11-4|103	%patch8 -p1 -b .berkeley~
12mr|file-5.11-4|104	%patch9 -p1 -b .xen~
12mr|file-5.11-4|105	%patch13 -p1 -b .images~
12mr|file-5.11-4|106	%patch14 -p0 -b .apple~
12mr|file-5.11-4|107	%patch20 -p1 -b .php~
12mr|file-5.11-4|108	%patch21 -p1 -b .qemu~
12mr|file-5.11-4|109	%patch22 -p1 -b .tnef~
12mr|file-5.11-4|110	%patch23 -p1 -b .pyfunc~
12mr|file-5.11-4|111	%patch24 -p1 -b .sticky_bit~
12mr|file-5.11-4|112	%patch25 -p1 -b .c_strength~
12mr|file-5.11-4|113	#patch 3
12mr|file-5.11-4|114	autoreconf -fi
12mr|file-5.11-4|115	
12mr|file-5.11-4|116	%build
12mr|file-5.11-4|117	CFLAGS="%{optflags} -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" \
12mr|file-5.11-4|118	%configure2_5x
12mr|file-5.11-4|119	%make
12mr|file-5.11-4|120	
12mr|file-5.11-4|121	cd python
12mr|file-5.11-4|122	python setup.py build
12mr|file-5.11-4|123	cd -
12mr|file-5.11-4|124	
12mr|file-5.11-4|125	%install
12mr|file-5.11-4|126	%makeinstall_std
12mr|file-5.11-4|127	
12mr|file-5.11-4|128	# install one missing header file
12mr|file-5.11-4|129	install -m644 src/file.h -D %{buildroot}%{_includedir}/file.h
12mr|file-5.11-4|130	
12mr|file-5.11-4|131	pushd python
12mr|file-5.11-4|132	python setup.py install --prefix=%{buildroot}%{_prefix}
12mr|file-5.11-4|133	popd
12mr|file-5.11-4|134	
12mr|file-5.11-4|135	
12mr|file-5.11-4|136	%files
12mr|file-5.11-4|137	%doc README MAINT ChangeLog
12mr|file-5.11-4|138	%{_bindir}/*
12mr|file-5.11-4|139	%{_datadir}/misc/*
12mr|file-5.11-4|140	%{_mandir}/man1/*
12mr|file-5.11-4|141	%{_mandir}/man4/*
12mr|file-5.11-4|142	
12mr|file-5.11-4|143	%files -n %{libname}
12mr|file-5.11-4|144	%{_libdir}/*.so.%{major}*
12mr|file-5.11-4|145	
12mr|file-5.11-4|146	%files -n %{devname}
12mr|file-5.11-4|147	%{_libdir}/*.so
12mr|file-5.11-4|148	%{_includedir}/*
12mr|file-5.11-4|149	%{_mandir}/man3/*
12mr|file-5.11-4|150	
12mr|file-5.11-4|151	%files -n %{staticname}
12mr|file-5.11-4|152	%{_libdir}/*.a
12mr|file-5.11-4|153	
12mr|file-5.11-4|154	%files -n python-magic
12mr|file-5.11-4|155	%doc python/README python/example.py
12mr|file-5.11-4|156	%{py_puresitedir}/*
12mr|file-5.11-4|157	
12mr|file-5.11-4|158	
12mr|file-5.11-4|159	
12mr|file-5.11-4|160	%changelog
12mr|file-5.11-4|161	

13948 12
12mr|filelight-4.9.4-1|1	Name:		filelight
12mr|filelight-4.9.4-1|2	Summary:	Graphical disk usage statistics
12mr|filelight-4.9.4-1|3	Version:	4.9.4
12mr|filelight-4.9.4-1|4	Release:	1
12mr|filelight-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|filelight-4.9.4-1|6	License:	LGPLv2
12mr|filelight-4.9.4-1|7	URL:		http://utils.kde.org/projects/filelight/
12mr|filelight-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|filelight-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|filelight-4.9.4-1|10	
12mr|filelight-4.9.4-1|11	%description
12mr|filelight-4.9.4-1|12	Filelight allows you to quickly understand exactly where your
12mr|filelight-4.9.4-1|13	diskspace is being used by graphically representing your file
12mr|filelight-4.9.4-1|14	system as a set of concentric segmented-rings. You can use it
12mr|filelight-4.9.4-1|15	to locate hotspots of disk usage and then manipulate those
12mr|filelight-4.9.4-1|16	areas using a file manager.
12mr|filelight-4.9.4-1|17	
12mr|filelight-4.9.4-1|18	%files
12mr|filelight-4.9.4-1|19	%doc %{_kde_docdir}/HTML/en/filelight
12mr|filelight-4.9.4-1|20	%{_kde_bindir}/filelight
12mr|filelight-4.9.4-1|21	%{_kde_libdir}/kde4/filelightpart.so
12mr|filelight-4.9.4-1|22	%{_kde_applicationsdir}/filelight.desktop
12mr|filelight-4.9.4-1|23	%{_kde_appsdir}/filelight
12mr|filelight-4.9.4-1|24	%{_kde_appsdir}/filelightpart
12mr|filelight-4.9.4-1|25	%{_kde_iconsdir}/*/*/actions/view_filelight.*
12mr|filelight-4.9.4-1|26	%{_kde_iconsdir}/*/*/apps/filelight.*
12mr|filelight-4.9.4-1|27	%{_kde_configdir}/filelightrc
12mr|filelight-4.9.4-1|28	%{_kde_services}/filelightpart.desktop
12mr|filelight-4.9.4-1|29	
12mr|filelight-4.9.4-1|30	#----------------------------------------------------------------------
12mr|filelight-4.9.4-1|31	
12mr|filelight-4.9.4-1|32	%prep
12mr|filelight-4.9.4-1|33	%setup -q
12mr|filelight-4.9.4-1|34	
12mr|filelight-4.9.4-1|35	%build
12mr|filelight-4.9.4-1|36	%cmake_kde4
12mr|filelight-4.9.4-1|37	%make
12mr|filelight-4.9.4-1|38	
12mr|filelight-4.9.4-1|39	%install
12mr|filelight-4.9.4-1|40	%makeinstall_std -C build
12mr|filelight-4.9.4-1|41	
12mr|filelight-4.9.4-1|42	%changelog
12mr|filelight-4.9.4-1|43	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|filelight-4.9.4-1|44	- New version 4.9.4
12mr|filelight-4.9.4-1|45	
12mr|filelight-4.9.4-1|46	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|filelight-4.9.4-1|47	- New version 4.9.3
12mr|filelight-4.9.4-1|48	
12mr|filelight-4.9.4-1|49	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|filelight-4.9.4-1|50	- New version 4.9.2
12mr|filelight-4.9.4-1|51	
12mr|filelight-4.9.4-1|52	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|filelight-4.9.4-1|53	- New version 4.9.1
12mr|filelight-4.9.4-1|54	
12mr|filelight-4.9.4-1|55	* Mon Aug 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|filelight-4.9.4-1|56	- New version 4.9.0
12mr|filelight-4.9.4-1|57	
12mr|filelight-4.9.4-1|58	* Thu Jul 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|filelight-4.9.4-1|59	- New version 4.8.97
12mr|filelight-4.9.4-1|60	
12mr|filelight-4.9.4-1|61	* Mon Jul 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|filelight-4.9.4-1|62	- New version 4.8.95
12mr|filelight-4.9.4-1|63	
12mr|filelight-4.9.4-1|64	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.4-69.1mib2010.2
12mr|filelight-4.9.4-1|65	- New version 4.8.4
12mr|filelight-4.9.4-1|66	- MIB (Mandriva International Backports)
12mr|filelight-4.9.4-1|67	
12mr|filelight-4.9.4-1|68	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.3-69.1mib2010.2
12mr|filelight-4.9.4-1|69	- New version 4.8.3
12mr|filelight-4.9.4-1|70	- MIB (Mandriva International Backports)
12mr|filelight-4.9.4-1|71	
12mr|filelight-4.9.4-1|72	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.2-69.1mib2010.2
12mr|filelight-4.9.4-1|73	- New version 4.8.2
12mr|filelight-4.9.4-1|74	- MIB (Mandriva International Backports)
12mr|filelight-4.9.4-1|75	
12mr|filelight-4.9.4-1|76	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.1-69.1mib2010.2
12mr|filelight-4.9.4-1|77	- New version 4.8.1
12mr|filelight-4.9.4-1|78	- MIB (Mandriva International Backports)
12mr|filelight-4.9.4-1|79	
12mr|filelight-4.9.4-1|80	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.0-69.1mib2010.2
12mr|filelight-4.9.4-1|81	+ Revision: 762443
12mr|filelight-4.9.4-1|82	- Backport to 2010.2 for MIB users
12mr|filelight-4.9.4-1|83	- MIB (Mandriva International Backports)
12mr|filelight-4.9.4-1|84	
12mr|filelight-4.9.4-1|85	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|filelight-4.9.4-1|86	+ Revision: 762443
12mr|filelight-4.9.4-1|87	- New upstream tarball
12mr|filelight-4.9.4-1|88	
12mr|filelight-4.9.4-1|89	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|filelight-4.9.4-1|90	+ Revision: 758034
12mr|filelight-4.9.4-1|91	- New upstream tarball
12mr|filelight-4.9.4-1|92	
12mr|filelight-4.9.4-1|93	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|filelight-4.9.4-1|94	+ Revision: 744510
12mr|filelight-4.9.4-1|95	- New upstream tarball
12mr|filelight-4.9.4-1|96	
12mr|filelight-4.9.4-1|97	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|filelight-4.9.4-1|98	+ Revision: 739346
12mr|filelight-4.9.4-1|99	- New upstream tarball
12mr|filelight-4.9.4-1|100	
12mr|filelight-4.9.4-1|101	* Thu Nov 24 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|filelight-4.9.4-1|102	+ Revision: 733024
12mr|filelight-4.9.4-1|103	- Import filelight
12mr|filelight-4.9.4-1|104	- Create folder
12mr|filelight-4.9.4-1|105	

13949 12
12mr|file-roller-3.6.3-1|1	Summary:	An archive manager for GNOME
12mr|file-roller-3.6.3-1|2	Name:		file-roller
12mr|file-roller-3.6.3-1|3	Version:	3.6.3
12mr|file-roller-3.6.3-1|4	Release:	1
12mr|file-roller-3.6.3-1|5	License:	GPLv2+
12mr|file-roller-3.6.3-1|6	URL:		http://fileroller.sourceforge.net
12mr|file-roller-3.6.3-1|7	Group:		Archiving/Compression
12mr|file-roller-3.6.3-1|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|file-roller-3.6.3-1|9	
12mr|file-roller-3.6.3-1|10	BuildRequires:	intltool itstool
12mr|file-roller-3.6.3-1|11	BuildRequires:	magic-devel
12mr|file-roller-3.6.3-1|12	BuildRequires:	pkgconfig(glib-2.0)
12mr|file-roller-3.6.3-1|13	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|file-roller-3.6.3-1|14	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|file-roller-3.6.3-1|15	BuildRequires:	pkgconfig(libnautilus-extension)
12mr|file-roller-3.6.3-1|16	BuildRequires:	pkgconfig(sm)
12mr|file-roller-3.6.3-1|17	
12mr|file-roller-3.6.3-1|18	Suggests:	cdrecord-isotools
12mr|file-roller-3.6.3-1|19	Requires:	packagekit-gui
12mr|file-roller-3.6.3-1|20	Requires(pre):	GConf2
12mr|file-roller-3.6.3-1|21	# for the gsettings schema
12mr|file-roller-3.6.3-1|22	Requires:	nautilus
12mr|file-roller-3.6.3-1|23	
12mr|file-roller-3.6.3-1|24	%description
12mr|file-roller-3.6.3-1|25	File Roller is an archive manager for the GNOME environment.  This means that
12mr|file-roller-3.6.3-1|26	you can : create and modify archives; view the content of an archive; view a
12mr|file-roller-3.6.3-1|27	file contained in the archive; extract files from the archive.
12mr|file-roller-3.6.3-1|28	File Roller is only a front-end (a graphical interface) to archiving programs
12mr|file-roller-3.6.3-1|29	like tar and zip. The supported file types are :
12mr|file-roller-3.6.3-1|30	* Tar archives uncompressed (.tar) or compressed with
12mr|file-roller-3.6.3-1|31	* gzip (.tar.gz , .tgz)
12mr|file-roller-3.6.3-1|32	* bzip (.tar.bz , .tbz)
12mr|file-roller-3.6.3-1|33	* bzip2 (.tar.bz2 , .tbz2)
12mr|file-roller-3.6.3-1|34	* compress (.tar.Z , .taz)
12mr|file-roller-3.6.3-1|35	* lzop (.tar.lzo , .tzo)
12mr|file-roller-3.6.3-1|36	* lzma (.tar.lzma , .tlz)
12mr|file-roller-3.6.3-1|37	* Zip archives (.zip)
12mr|file-roller-3.6.3-1|38	* Jar archives (.jar , .ear , .war)
12mr|file-roller-3.6.3-1|39	* Lha archives (.lzh)
12mr|file-roller-3.6.3-1|40	* Rar archives (.rar)
12mr|file-roller-3.6.3-1|41	* Single files compressed with gzip, bzip, bzip2, compress, lzop, lzma
12mr|file-roller-3.6.3-1|42	* ISO images
12mr|file-roller-3.6.3-1|43	
12mr|file-roller-3.6.3-1|44	%prep
12mr|file-roller-3.6.3-1|45	%setup -q
12mr|file-roller-3.6.3-1|46	%apply_patches
12mr|file-roller-3.6.3-1|47	
12mr|file-roller-3.6.3-1|48	%build
12mr|file-roller-3.6.3-1|49	%configure2_5x \
12mr|file-roller-3.6.3-1|50	--disable-static \
12mr|file-roller-3.6.3-1|51	--disable-scrollkeeper \
12mr|file-roller-3.6.3-1|52	--enable-packagekit \
12mr|file-roller-3.6.3-1|53	--enable-nautilus-actions
12mr|file-roller-3.6.3-1|54	
12mr|file-roller-3.6.3-1|55	%make
12mr|file-roller-3.6.3-1|56	
12mr|file-roller-3.6.3-1|57	%install
12mr|file-roller-3.6.3-1|58	%makeinstall_std
12mr|file-roller-3.6.3-1|59	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|file-roller-3.6.3-1|60	%find_lang %{name} --with-gnome --all-name
12mr|file-roller-3.6.3-1|61	
12mr|file-roller-3.6.3-1|62	%files -f %{name}.lang
12mr|file-roller-3.6.3-1|63	%doc AUTHORS NEWS README
12mr|file-roller-3.6.3-1|64	%{_bindir}/*
12mr|file-roller-3.6.3-1|65	%{_libdir}/nautilus/extensions-3.0/*.so
12mr|file-roller-3.6.3-1|66	%{_libexecdir}/%{name}
12mr|file-roller-3.6.3-1|67	%{_datadir}/applications/*
12mr|file-roller-3.6.3-1|68	%{_datadir}/dbus-1/services/org.gnome.FileRoller.service
12mr|file-roller-3.6.3-1|69	%{_datadir}/file-roller
12mr|file-roller-3.6.3-1|70	%{_datadir}/GConf/gsettings/file-roller.convert
12mr|file-roller-3.6.3-1|71	%{_datadir}/glib-2.0/schemas/org.gnome.FileRoller.gschema.xml
12mr|file-roller-3.6.3-1|72	%{_datadir}/icons/hicolor/*/*/*.*

13950 12
12mr|filesystem-2.1.9-14|1	Name:		filesystem
12mr|filesystem-2.1.9-14|2	Version:	2.1.9
12mr|filesystem-2.1.9-14|3	Release:	14
12mr|filesystem-2.1.9-14|4	Summary:	The basic directory layout for a Linux system
12mr|filesystem-2.1.9-14|5	License:	Public Domain
12mr|filesystem-2.1.9-14|6	Group:		System/Base
12mr|filesystem-2.1.9-14|7	URL:		http://www.mandrivalinux.com/
12mr|filesystem-2.1.9-14|8	Source0:	%{name}.rpmlintrc
12mr|filesystem-2.1.9-14|9	
12mr|filesystem-2.1.9-14|10	%description
12mr|filesystem-2.1.9-14|11	The filesystem package is one of the basic packages that is installed on
12mr|filesystem-2.1.9-14|12	a Mandriva Linux system.  Filesystem  contains the basic directory layout
12mr|filesystem-2.1.9-14|13	for a Linux operating system, including the correct permissions for the
12mr|filesystem-2.1.9-14|14	directories.
12mr|filesystem-2.1.9-14|15	
12mr|filesystem-2.1.9-14|16	%install
12mr|filesystem-2.1.9-14|17	mkdir -p %{buildroot}
12mr|filesystem-2.1.9-14|18	
12mr|filesystem-2.1.9-14|19	cd %{buildroot}
12mr|filesystem-2.1.9-14|20	
12mr|filesystem-2.1.9-14|21	mkdir -p mnt media bin boot
12mr|filesystem-2.1.9-14|22	mkdir -p opt proc root sbin sys tmp
12mr|filesystem-2.1.9-14|23	mkdir -p home initrd
12mr|filesystem-2.1.9-14|24	mkdir -p lib/modules
12mr|filesystem-2.1.9-14|25	
12mr|filesystem-2.1.9-14|26	mkdir -p %{buildroot}%{_sysconfdir}/{profile.d,skel,security,ssl,sysconfig,default}
12mr|filesystem-2.1.9-14|27	mkdir -p %{_lib}
12mr|filesystem-2.1.9-14|28	
12mr|filesystem-2.1.9-14|29	mkdir -p %{buildroot}%{_prefix}/{etc,src,lib}
12mr|filesystem-2.1.9-14|30	mkdir -p %{buildroot}/{%{_bindir},%{_libdir},%{_includedir},%{_sbindir},%{_datadir}}
12mr|filesystem-2.1.9-14|31	mkdir -p %{buildroot}/%{_datadir}/{misc,pixmaps,applications,dict,doc,empty,fonts}
12mr|filesystem-2.1.9-14|32	mkdir -p %{buildroot}/%{_datadir}/color/{icc,cmms,settings}
12mr|filesystem-2.1.9-14|33	
12mr|filesystem-2.1.9-14|34	# man
12mr|filesystem-2.1.9-14|35	mkdir -p %{buildroot}/%{_mandir}/man{1,2,3,4,5,6,7,8,9,n}
12mr|filesystem-2.1.9-14|36	mkdir -p %{buildroot}/%{_infodir}
12mr|filesystem-2.1.9-14|37	# games
12mr|filesystem-2.1.9-14|38	mkdir -p %{buildroot}/{%{_gamesbindir},%{_gamesdatadir}}
12mr|filesystem-2.1.9-14|39	mkdir -p %{buildroot}/{%{_libdir},%{_prefix}/lib}/games
12mr|filesystem-2.1.9-14|40	
12mr|filesystem-2.1.9-14|41	mkdir -p %{buildroot}/%{_libdir}/gcc-lib
12mr|filesystem-2.1.9-14|42	mkdir -p %{buildroot}/%{_prefix}/lib/gcc-lib
12mr|filesystem-2.1.9-14|43	
12mr|filesystem-2.1.9-14|44	mkdir -p usr/local/{bin,doc,etc,games,lib,%{_lib},sbin,src,libexec,include}
12mr|filesystem-2.1.9-14|45	mkdir -p usr/local/share/{man/man{1,2,3,4,5,6,7,8,9,n},info}
12mr|filesystem-2.1.9-14|46	
12mr|filesystem-2.1.9-14|47	mkdir -p var/{local,log,nis,preserve,run,lib,empty}
12mr|filesystem-2.1.9-14|48	mkdir -p var/spool/{mail,lpd}
12mr|filesystem-2.1.9-14|49	mkdir -p var/lib/{games,misc}
12mr|filesystem-2.1.9-14|50	mkdir -p var/{tmp,db,cache/man,opt,games,yp}
12mr|filesystem-2.1.9-14|51	mkdir -p var/lock/subsys
12mr|filesystem-2.1.9-14|52	
12mr|filesystem-2.1.9-14|53	ln -snf ../var/tmp usr/tmp
12mr|filesystem-2.1.9-14|54	ln -snf spool/mail var/mail
12mr|filesystem-2.1.9-14|55	
12mr|filesystem-2.1.9-14|56	%files
12mr|filesystem-2.1.9-14|57	%defattr(0755,root,root)
12mr|filesystem-2.1.9-14|58	/bin
12mr|filesystem-2.1.9-14|59	/boot
12mr|filesystem-2.1.9-14|60	/etc
12mr|filesystem-2.1.9-14|61	/home
12mr|filesystem-2.1.9-14|62	/initrd
12mr|filesystem-2.1.9-14|63	/lib
12mr|filesystem-2.1.9-14|64	%if %{_lib} != lib
12mr|filesystem-2.1.9-14|65	/%{_lib}
12mr|filesystem-2.1.9-14|66	%endif
12mr|filesystem-2.1.9-14|67	%dir /media
12mr|filesystem-2.1.9-14|68	%dir /mnt
12mr|filesystem-2.1.9-14|69	%dir /opt
12mr|filesystem-2.1.9-14|70	/proc
12mr|filesystem-2.1.9-14|71	/sys
12mr|filesystem-2.1.9-14|72	%attr(750,root,root) /root
12mr|filesystem-2.1.9-14|73	/sbin
12mr|filesystem-2.1.9-14|74	%attr(1777,root,root) /tmp
12mr|filesystem-2.1.9-14|75	%{_prefix}
12mr|filesystem-2.1.9-14|76	%dir /var
12mr|filesystem-2.1.9-14|77	/var/db
12mr|filesystem-2.1.9-14|78	/var/lib
12mr|filesystem-2.1.9-14|79	/var/local
12mr|filesystem-2.1.9-14|80	/var/empty
12mr|filesystem-2.1.9-14|81	%dir %attr(775,root,uucp) /var/lock
12mr|filesystem-2.1.9-14|82	/var/lock/subsys
12mr|filesystem-2.1.9-14|83	/var/cache
12mr|filesystem-2.1.9-14|84	/var/log
12mr|filesystem-2.1.9-14|85	/var/mail
12mr|filesystem-2.1.9-14|86	/var/nis
12mr|filesystem-2.1.9-14|87	/var/opt
12mr|filesystem-2.1.9-14|88	/var/preserve
12mr|filesystem-2.1.9-14|89	/var/run
12mr|filesystem-2.1.9-14|90	%dir /var/spool
12mr|filesystem-2.1.9-14|91	%attr(0755,root,daemon) %dir /var/spool/lpd
12mr|filesystem-2.1.9-14|92	%attr(775,root,mail) /var/spool/mail
12mr|filesystem-2.1.9-14|93	%attr(1777,root,root) /var/tmp
12mr|filesystem-2.1.9-14|94	/var/yp
12mr|filesystem-2.1.9-14|95	
12mr|filesystem-2.1.9-14|96	
12mr|filesystem-2.1.9-14|97	
12mr|filesystem-2.1.9-14|98	
12mr|filesystem-2.1.9-14|99	
12mr|filesystem-2.1.9-14|100	
12mr|filesystem-2.1.9-14|101	%changelog
12mr|filesystem-2.1.9-14|102	

13951 12
12mr|filezilla-3.6.0.2-1|1	%define version 3.6.0.2
12mr|filezilla-3.6.0.2-1|2	%define betaver 0
12mr|filezilla-3.6.0.2-1|3	%define rel 1
12mr|filezilla-3.6.0.2-1|4	%if %betaver
12mr|filezilla-3.6.0.2-1|5	%define release %mkrel -c %betaver %rel
12mr|filezilla-3.6.0.2-1|6	%define tarballver %version-%betaver
12mr|filezilla-3.6.0.2-1|7	%else
12mr|filezilla-3.6.0.2-1|8	%define release %mkrel %rel
12mr|filezilla-3.6.0.2-1|9	%define tarballver %version
12mr|filezilla-3.6.0.2-1|10	%endif
12mr|filezilla-3.6.0.2-1|11	
12mr|filezilla-3.6.0.2-1|12	Name:           filezilla
12mr|filezilla-3.6.0.2-1|13	Version:        %{version}
12mr|filezilla-3.6.0.2-1|14	Release:        %{release}
12mr|filezilla-3.6.0.2-1|15	Summary:        Fast and reliable FTP client
12mr|filezilla-3.6.0.2-1|16	Group:          Networking/File transfer
12mr|filezilla-3.6.0.2-1|17	License:        GPLv2+
12mr|filezilla-3.6.0.2-1|18	URL:            http://filezilla-project.org/
12mr|filezilla-3.6.0.2-1|19	Source0:        http://download.sourceforge.net/filezilla/FileZilla_%{tarballver}_src.tar.bz2
12mr|filezilla-3.6.0.2-1|20	BuildRequires:  wxgtku2.8-devel >= 2.8.12
12mr|filezilla-3.6.0.2-1|21	BuildRequires:  idn-devel
12mr|filezilla-3.6.0.2-1|22	BuildRequires:  pkgconfig(gnutls)
12mr|filezilla-3.6.0.2-1|23	BuildRequires:	dbus-devel
12mr|filezilla-3.6.0.2-1|24	BuildRequires:	imagemagick
12mr|filezilla-3.6.0.2-1|25	BuildRequires:	desktop-file-utils xdg-utils
12mr|filezilla-3.6.0.2-1|26	BuildRequires:  pkgconfig(sqlite3)
12mr|filezilla-3.6.0.2-1|27	Requires:	xdg-utils
12mr|filezilla-3.6.0.2-1|28	
12mr|filezilla-3.6.0.2-1|29	%description
12mr|filezilla-3.6.0.2-1|30	FileZilla is a fast and reliable FTP client and server with lots
12mr|filezilla-3.6.0.2-1|31	of useful features and an intuitive interface
12mr|filezilla-3.6.0.2-1|32	
12mr|filezilla-3.6.0.2-1|33	%files -f %{name}.lang
12mr|filezilla-3.6.0.2-1|34	%{_bindir}/%{name}
12mr|filezilla-3.6.0.2-1|35	%{_bindir}/fzsftp
12mr|filezilla-3.6.0.2-1|36	%{_bindir}/fzputtygen
12mr|filezilla-3.6.0.2-1|37	%dir %{_datadir}/%{name}
12mr|filezilla-3.6.0.2-1|38	%{_datadir}/%{name}/resources
12mr|filezilla-3.6.0.2-1|39	%{_datadir}/%{name}/docs/fzdefaults.xml.example
12mr|filezilla-3.6.0.2-1|40	%{_iconsdir}/hicolor/*/apps/%{name}.*
12mr|filezilla-3.6.0.2-1|41	%{_datadir}/applications/%{name}.desktop
12mr|filezilla-3.6.0.2-1|42	%{_datadir}/pixmaps/%{name}.png
12mr|filezilla-3.6.0.2-1|43	%{_mandir}/man*/*
12mr|filezilla-3.6.0.2-1|44	
12mr|filezilla-3.6.0.2-1|45	#--------------------------------------------------------------------
12mr|filezilla-3.6.0.2-1|46	
12mr|filezilla-3.6.0.2-1|47	%prep
12mr|filezilla-3.6.0.2-1|48	%setup -q -n %{name}-%{tarballver}
12mr|filezilla-3.6.0.2-1|49	
12mr|filezilla-3.6.0.2-1|50	%build
12mr|filezilla-3.6.0.2-1|51	%configure2_5x --disable-autoupdatecheck --with-tinyxml=builtin
12mr|filezilla-3.6.0.2-1|52	%make LIBS="-lpthread"
12mr|filezilla-3.6.0.2-1|53	
12mr|filezilla-3.6.0.2-1|54	%install
12mr|filezilla-3.6.0.2-1|55	%makeinstall_std
12mr|filezilla-3.6.0.2-1|56	
12mr|filezilla-3.6.0.2-1|57	desktop-file-install --vendor='' \
12mr|filezilla-3.6.0.2-1|58	--dir=%{buildroot}%{_datadir}/applications \
12mr|filezilla-3.6.0.2-1|59	--add-category='GTK' \
12mr|filezilla-3.6.0.2-1|60	--add-category='X-MandrivaLinux-CrossDesktop'\
12mr|filezilla-3.6.0.2-1|61	%{buildroot}%{_datadir}/applications/*.desktop
12mr|filezilla-3.6.0.2-1|62	
12mr|filezilla-3.6.0.2-1|63	%find_lang %{name}

13952 12
12mr|findutils-4.5.10-2|1	Summary:	The GNU versions of find utilities (find and xargs)
12mr|findutils-4.5.10-2|2	Name:		findutils
12mr|findutils-4.5.10-2|3	Version:	4.5.10
12mr|findutils-4.5.10-2|4	Release:	2
12mr|findutils-4.5.10-2|5	License:	GPLv3
12mr|findutils-4.5.10-2|6	Group:		File tools
12mr|findutils-4.5.10-2|7	URL:		http://www.gnu.org/software/findutils/findutils.html
12mr|findutils-4.5.10-2|8	Source0:	ftp://alpha.gnu.org/gnu/findutils/%{name}-%{version}.tar.gz
12mr|findutils-4.5.10-2|9	Source1:	%{SOURCE0}.sig
12mr|findutils-4.5.10-2|10	Patch0:		findutils-4.4.5-no-locate.patch
12mr|findutils-4.5.10-2|11	BuildRequires:	gettext-devel
12mr|findutils-4.5.10-2|12	
12mr|findutils-4.5.10-2|13	%description
12mr|findutils-4.5.10-2|14	The findutils package contains programs which will help you locate
12mr|findutils-4.5.10-2|15	files on your system.  The find utility searches through a hierarchy
12mr|findutils-4.5.10-2|16	of directories looking for files which match a certain set of criteria
12mr|findutils-4.5.10-2|17	(such as a filename pattern). The xargs utility builds and executes
12mr|findutils-4.5.10-2|18	command lines from standard input arguments (usually lists of file
12mr|findutils-4.5.10-2|19	names generated by the find command).
12mr|findutils-4.5.10-2|20	
12mr|findutils-4.5.10-2|21	You should install findutils because it includes tools that are very
12mr|findutils-4.5.10-2|22	useful for finding things on your system.
12mr|findutils-4.5.10-2|23	
12mr|findutils-4.5.10-2|24	%prep
12mr|findutils-4.5.10-2|25	%setup -q
12mr|findutils-4.5.10-2|26	%patch0 -p0 -b .locate
12mr|findutils-4.5.10-2|27	
12mr|findutils-4.5.10-2|28	%build
12mr|findutils-4.5.10-2|29	%configure2_5x \
12mr|findutils-4.5.10-2|30	--disable-rpath \
12mr|findutils-4.5.10-2|31	--enable-leaf-optimisation \
12mr|findutils-4.5.10-2|32	--enable-d_type-optimization \
12mr|findutils-4.5.10-2|33	--with-fts
12mr|findutils-4.5.10-2|34	
12mr|findutils-4.5.10-2|35	%make
12mr|findutils-4.5.10-2|36	
12mr|findutils-4.5.10-2|37	%check
12mr|findutils-4.5.10-2|38	make check
12mr|findutils-4.5.10-2|39	
12mr|findutils-4.5.10-2|40	%install
12mr|findutils-4.5.10-2|41	%makeinstall_std
12mr|findutils-4.5.10-2|42	
12mr|findutils-4.5.10-2|43	install -d %{buildroot}/bin
12mr|findutils-4.5.10-2|44	mv %{buildroot}%{_bindir}/find %{buildroot}/bin
12mr|findutils-4.5.10-2|45	ln -sf ../../bin/find %{buildroot}%{_bindir}/find
12mr|findutils-4.5.10-2|46	
12mr|findutils-4.5.10-2|47	%{find_lang} %{name}
12mr|findutils-4.5.10-2|48	
12mr|findutils-4.5.10-2|49	%files -f %{name}.lang
12mr|findutils-4.5.10-2|50	%defattr(-,root,root)
12mr|findutils-4.5.10-2|51	%doc NEWS README
12mr|findutils-4.5.10-2|52	/bin/find
12mr|findutils-4.5.10-2|53	%{_bindir}/find
12mr|findutils-4.5.10-2|54	%{_bindir}/oldfind
12mr|findutils-4.5.10-2|55	%{_bindir}/xargs
12mr|findutils-4.5.10-2|56	%{_mandir}/man1/find.1*
12mr|findutils-4.5.10-2|57	%{_mandir}/man1/xargs.1*
12mr|findutils-4.5.10-2|58	%{_infodir}/find*
12mr|findutils-4.5.10-2|59	
12mr|findutils-4.5.10-2|60	
12mr|findutils-4.5.10-2|61	
12mr|findutils-4.5.10-2|62	%changelog
12mr|findutils-4.5.10-2|63	

13953 12
12mr|finger-0.17-16|1	Summary:	The finger client
12mr|finger-0.17-16|2	Name:		finger
12mr|finger-0.17-16|3	Version:	0.17
12mr|finger-0.17-16|4	Release:	%mkrel 16
12mr|finger-0.17-16|5	License:	BSD
12mr|finger-0.17-16|6	Group:		Networking/Other
12mr|finger-0.17-16|7	URL:		ftp://sunsite.unc.edu/pub/Linux/system/network/finger
12mr|finger-0.17-16|8	Source0:	ftp://sunsite.unc.edu/pub/Linux/system/network/finger/bsd-finger-%{version}.tar.bz2
12mr|finger-0.17-16|9	Source1:	finger.xinetd
12mr|finger-0.17-16|10	Patch0:		bsd-finger-0.16-pts.patch
12mr|finger-0.17-16|11	Patch1:		bsd-finger-0.10-exact.patch
12mr|finger-0.17-16|12	Patch2:		bsd-finger-0.16-allocbroken.patch
12mr|finger-0.17-16|13	Patch3:		bsd-finger-0.17-rfc742.patch
12mr|finger-0.17-16|14	Patch4:		bsd-finger-0.17-glibc-2.2.2.patch
12mr|finger-0.17-16|15	BuildRoot:	%{_tmppath}/%{name}-root
12mr|finger-0.17-16|16	
12mr|finger-0.17-16|17	%description
12mr|finger-0.17-16|18	Finger is a utility which allows users to see information about system users
12mr|finger-0.17-16|19	(login name, home directory, name, how long they've been logged in to the
12mr|finger-0.17-16|20	system, etc.). The finger package includes a standard finger client.
12mr|finger-0.17-16|21	
12mr|finger-0.17-16|22	You should install finger if you'd like to retreive finger information from
12mr|finger-0.17-16|23	other systems.
12mr|finger-0.17-16|24	
12mr|finger-0.17-16|25	%package	server
12mr|finger-0.17-16|26	Summary:	The finger daemon
12mr|finger-0.17-16|27	Group:		System/Servers
12mr|finger-0.17-16|28	Requires(post): xinetd
12mr|finger-0.17-16|29	Requires(postun): xinetd
12mr|finger-0.17-16|30	
12mr|finger-0.17-16|31	%description	server
12mr|finger-0.17-16|32	Finger is a utility which allows users to see information about system users
12mr|finger-0.17-16|33	(login name, home directory, name, how long they've been logged in to the
12mr|finger-0.17-16|34	system, etc.). The finger-server package includes a standard finger server. The
12mr|finger-0.17-16|35	server daemon (fingerd) runs from /etc/inetd.conf, which must be modified to
12mr|finger-0.17-16|36	disable finger requests.
12mr|finger-0.17-16|37	
12mr|finger-0.17-16|38	You should install finger-server if your system is used by multiple users and
12mr|finger-0.17-16|39	you'd like finger information to be available.
12mr|finger-0.17-16|40	
12mr|finger-0.17-16|41	%prep
12mr|finger-0.17-16|42	
12mr|finger-0.17-16|43	%setup -q -n bsd-finger-%{version}
12mr|finger-0.17-16|44	%patch0 -p1
12mr|finger-0.17-16|45	#%patch2 -p1
12mr|finger-0.17-16|46	%patch2 -p1
12mr|finger-0.17-16|47	%patch3 -p1
12mr|finger-0.17-16|48	%patch4 -p1
12mr|finger-0.17-16|49	
12mr|finger-0.17-16|50	%build
12mr|finger-0.17-16|51	sh configure
12mr|finger-0.17-16|52	perl -pi -e '
12mr|finger-0.17-16|53	s,^CC=.*$,CC=cc,;
12mr|finger-0.17-16|54	s,-O2,\$(RPM_OPT_FLAGS),;
12mr|finger-0.17-16|55	s,^BINDIR=.*$,BINDIR=%{_bindir},;
12mr|finger-0.17-16|56	s,^MANDIR=.*$,MANDIR=%{_mandir},;
12mr|finger-0.17-16|57	s,^SBINDIR=.*$,SBINDIR=%{_sbindir},;
12mr|finger-0.17-16|58	' MCONFIG
12mr|finger-0.17-16|59	%make
12mr|finger-0.17-16|60	
12mr|finger-0.17-16|61	%install
12mr|finger-0.17-16|62	rm -rf %{buildroot}
12mr|finger-0.17-16|63	
12mr|finger-0.17-16|64	mkdir -p %{buildroot}/{%{_bindir},%{_sbindir},%{_mandir}/man{1,8}}
12mr|finger-0.17-16|65	
12mr|finger-0.17-16|66	install -D -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/xinetd.d/finger
12mr|finger-0.17-16|67	
12mr|finger-0.17-16|68	make INSTALLROOT=%{buildroot} install
12mr|finger-0.17-16|69	
12mr|finger-0.17-16|70	%post server
12mr|finger-0.17-16|71	/sbin/service xinetd reload > /dev/null 2>&1 || :
12mr|finger-0.17-16|72	
12mr|finger-0.17-16|73	%postun server
12mr|finger-0.17-16|74	/sbin/service xinetd reload > /dev/null 2>&1 || :
12mr|finger-0.17-16|75	
12mr|finger-0.17-16|76	%clean
12mr|finger-0.17-16|77	rm -rf %{buildroot}
12mr|finger-0.17-16|78	
12mr|finger-0.17-16|79	%files
12mr|finger-0.17-16|80	%defattr(-,root,root)
12mr|finger-0.17-16|81	%{_bindir}/finger
12mr|finger-0.17-16|82	%{_mandir}/man1/finger.1*
12mr|finger-0.17-16|83	
12mr|finger-0.17-16|84	%files server
12mr|finger-0.17-16|85	%defattr(-,root,root)
12mr|finger-0.17-16|86	%config(noreplace) %{_sysconfdir}/xinetd.d/finger
12mr|finger-0.17-16|87	%{_sbindir}/in.fingerd
12mr|finger-0.17-16|88	%{_mandir}/man8/in.fingerd.8*
12mr|finger-0.17-16|89	%{_mandir}/man8/fingerd.8*
12mr|finger-0.17-16|90	
12mr|finger-0.17-16|91	
12mr|finger-0.17-16|92	
12mr|finger-0.17-16|93	
12mr|finger-0.17-16|94	
12mr|finger-0.17-16|95	%changelog
12mr|finger-0.17-16|96	

13954 12
12mr|firebird-2.5.1.26351.0-3|1	%define Werror_cflags %{nil}
12mr|firebird-2.5.1.26351.0-3|2	
12mr|firebird-2.5.1.26351.0-3|3	%define	major 2.5.1
12mr|firebird-2.5.1.26351.0-3|4	%define pkgname Firebird-2.5.1.26351-0
12mr|firebird-2.5.1.26351.0-3|5	%define version 2.5.1.26351.0
12mr|firebird-2.5.1.26351.0-3|6	%define somajor 2
12mr|firebird-2.5.1.26351.0-3|7	%define libfbclient %mklibname fbclient %somajor
12mr|firebird-2.5.1.26351.0-3|8	%define libfbembed %mklibname fbembed %somajor
12mr|firebird-2.5.1.26351.0-3|9	
12mr|firebird-2.5.1.26351.0-3|10	%define fbroot %{_libdir}/%{name}
12mr|firebird-2.5.1.26351.0-3|11	
12mr|firebird-2.5.1.26351.0-3|12	Summary:	Firebird SQL database management system
12mr|firebird-2.5.1.26351.0-3|13	Name:		firebird
12mr|firebird-2.5.1.26351.0-3|14	Version:	%{version}
12mr|firebird-2.5.1.26351.0-3|15	Release:	3
12mr|firebird-2.5.1.26351.0-3|16	Group:		Databases
12mr|firebird-2.5.1.26351.0-3|17	License:	IPL
12mr|firebird-2.5.1.26351.0-3|18	URL:		http://www.firebirdsql.org/
12mr|firebird-2.5.1.26351.0-3|19	Source0:	http://downloads.sourceforge.net/firebird/%{pkgname}.tar.bz2
12mr|firebird-2.5.1.26351.0-3|20	Source1:	firebird-logrotate
12mr|firebird-2.5.1.26351.0-3|21	Source2:	firebird.mdv.releasenote
12mr|firebird-2.5.1.26351.0-3|22	# from upstream
12mr|firebird-2.5.1.26351.0-3|23	Patch0:         firebird-2.5.1-svn-CORE-3610.patch
12mr|firebird-2.5.1.26351.0-3|24	
12mr|firebird-2.5.1.26351.0-3|25	BuildRequires:	autoconf
12mr|firebird-2.5.1.26351.0-3|26	BuildRequires:	automake
12mr|firebird-2.5.1.26351.0-3|27	BuildRequires:	bison
12mr|firebird-2.5.1.26351.0-3|28	BuildRequires:	libtool
12mr|firebird-2.5.1.26351.0-3|29	BuildRequires:  pkgconfig(ncurses)
12mr|firebird-2.5.1.26351.0-3|30	BuildRequires:  termcap-devel
12mr|firebird-2.5.1.26351.0-3|31	BuildRequires:  icu-devel
12mr|firebird-2.5.1.26351.0-3|32	BuildRequires:  edit-devel
12mr|firebird-2.5.1.26351.0-3|33	BuildRequires:	gcc-c++
12mr|firebird-2.5.1.26351.0-3|34	BuildRequires:	libstdc++-static-devel
12mr|firebird-2.5.1.26351.0-3|35	Requires:	%{name}-arch = %{version}-%{release}
12mr|firebird-2.5.1.26351.0-3|36	Requires:	grep
12mr|firebird-2.5.1.26351.0-3|37	Requires:	sed
12mr|firebird-2.5.1.26351.0-3|38	
12mr|firebird-2.5.1.26351.0-3|39	%description
12mr|firebird-2.5.1.26351.0-3|40	This is the Firebird SQL Database shared files.
12mr|firebird-2.5.1.26351.0-3|41	
12mr|firebird-2.5.1.26351.0-3|42	%files
12mr|firebird-2.5.1.26351.0-3|43	%defattr(0644,root,root,0755)
12mr|firebird-2.5.1.26351.0-3|44	%doc doc/license/IDPL.txt
12mr|firebird-2.5.1.26351.0-3|45	%doc doc/license/README.license.usage.txt
12mr|firebird-2.5.1.26351.0-3|46	%doc gen/buildroot-classic%{_defaultdocdir}/%{name}
12mr|firebird-2.5.1.26351.0-3|47	%doc gen/buildroot-classic%{fbroot}/misc/intl.sql
12mr|firebird-2.5.1.26351.0-3|48	%doc gen/buildroot-classic%{fbroot}/misc/upgrade
12mr|firebird-2.5.1.26351.0-3|49	%doc gen/buildroot-classic%{_sysconfdir}/%{name}/README
12mr|firebird-2.5.1.26351.0-3|50	%doc gen/buildroot-classic%{_sysconfdir}/%{name}/WhatsNew
12mr|firebird-2.5.1.26351.0-3|51	
12mr|firebird-2.5.1.26351.0-3|52	#
12mr|firebird-2.5.1.26351.0-3|53	# Meta packages for allowing urpmi asking only once
12mr|firebird-2.5.1.26351.0-3|54	#
12mr|firebird-2.5.1.26351.0-3|55	%package	classic
12mr|firebird-2.5.1.26351.0-3|56	Summary:	Meta-package for Firebird SQL Classic Database (xinetd based)
12mr|firebird-2.5.1.26351.0-3|57	Group:		Databases
12mr|firebird-2.5.1.26351.0-3|58	Provides:	%{name}-arch = %{version}-%{release}
12mr|firebird-2.5.1.26351.0-3|59	Requires:	%{name}-server-classic = %{version}
12mr|firebird-2.5.1.26351.0-3|60	Requires:	%{name}-utils-classic = %{version}
12mr|firebird-2.5.1.26351.0-3|61	Requires:	xinetd
12mr|firebird-2.5.1.26351.0-3|62	# Yes, we need force this. Otherwise, only direct local access wil be available.
12mr|firebird-2.5.1.26351.0-3|63	Requires:	%libfbclient
12mr|firebird-2.5.1.26351.0-3|64	Conflicts:	%{name}-superserver
12mr|firebird-2.5.1.26351.0-3|65	Conflicts:	%{name}-superclassic
12mr|firebird-2.5.1.26351.0-3|66	
12mr|firebird-2.5.1.26351.0-3|67	%description	classic
12mr|firebird-2.5.1.26351.0-3|68	This is a meta-package for easy selecting the Classic arch for Firebird 2
12mr|firebird-2.5.1.26351.0-3|69	
12mr|firebird-2.5.1.26351.0-3|70	%files		classic
12mr|firebird-2.5.1.26351.0-3|71	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}
12mr|firebird-2.5.1.26351.0-3|72	
12mr|firebird-2.5.1.26351.0-3|73	%package	superclassic
12mr|firebird-2.5.1.26351.0-3|74	Summary:	Meta-package for Firebird SQL SuperClassic Database
12mr|firebird-2.5.1.26351.0-3|75	Group:		Databases
12mr|firebird-2.5.1.26351.0-3|76	Provides:	%{name}-arch = %{version}-%{release}
12mr|firebird-2.5.1.26351.0-3|77	Requires:	%{name}-server-classic = %{version}
12mr|firebird-2.5.1.26351.0-3|78	Requires:	%{name}-utils-classic = %{version}
12mr|firebird-2.5.1.26351.0-3|79	# Yes, we need force this. Otherwise, only direct local access wil be available.
12mr|firebird-2.5.1.26351.0-3|80	Requires:	%libfbclient
12mr|firebird-2.5.1.26351.0-3|81	Requires:	%libfbembed
12mr|firebird-2.5.1.26351.0-3|82	Requires(pre):  rpm-helper
12mr|firebird-2.5.1.26351.0-3|83	Conflicts:	%{name}-superserver
12mr|firebird-2.5.1.26351.0-3|84	Conflicts:	%{name}-classic
12mr|firebird-2.5.1.26351.0-3|85	
12mr|firebird-2.5.1.26351.0-3|86	%description	superclassic
12mr|firebird-2.5.1.26351.0-3|87	This is a meta-package for easy selecting the SuperClassic arch for Firebird 2
12mr|firebird-2.5.1.26351.0-3|88	
12mr|firebird-2.5.1.26351.0-3|89	%files		superclassic
12mr|firebird-2.5.1.26351.0-3|90	%defattr(0755,root,root,0755)
12mr|firebird-2.5.1.26351.0-3|91	%{_initrddir}/%{name}-superclassic
12mr|firebird-2.5.1.26351.0-3|92	
12mr|firebird-2.5.1.26351.0-3|93	%package	superserver
12mr|firebird-2.5.1.26351.0-3|94	Summary:	Meta-package for Firebird SQL SuperServer Database (standalone)
12mr|firebird-2.5.1.26351.0-3|95	Group:		Databases
12mr|firebird-2.5.1.26351.0-3|96	Provides:	%{name}-arch = %{version}-%{release}
12mr|firebird-2.5.1.26351.0-3|97	Requires:	%{name}-server-superserver = %{version}
12mr|firebird-2.5.1.26351.0-3|98	Requires:	%{name}-utils-superserver = %{version}
12mr|firebird-2.5.1.26351.0-3|99	Conflicts:	%{name}-classic
12mr|firebird-2.5.1.26351.0-3|100	Conflicts:	%{name}-superclassic
12mr|firebird-2.5.1.26351.0-3|101	
12mr|firebird-2.5.1.26351.0-3|102	%description	superserver
12mr|firebird-2.5.1.26351.0-3|103	This is a meta-package for easy selecting the SuperServer arch for Firebird 2
12mr|firebird-2.5.1.26351.0-3|104	
12mr|firebird-2.5.1.26351.0-3|105	%files		superserver
12mr|firebird-2.5.1.26351.0-3|106	
12mr|firebird-2.5.1.26351.0-3|107	#
12mr|firebird-2.5.1.26351.0-3|108	# Development headers and static libraries
12mr|firebird-2.5.1.26351.0-3|109	#
12mr|firebird-2.5.1.26351.0-3|110	%package	devel
12mr|firebird-2.5.1.26351.0-3|111	Summary:	Development Libraries for Firebird SQL Database
12mr|firebird-2.5.1.26351.0-3|112	Group:		Development/Databases
12mr|firebird-2.5.1.26351.0-3|113	Requires:	%libfbclient
12mr|firebird-2.5.1.26351.0-3|114	Requires:	%libfbembed
12mr|firebird-2.5.1.26351.0-3|115	
12mr|firebird-2.5.1.26351.0-3|116	%description	devel
12mr|firebird-2.5.1.26351.0-3|117	Development libraries for firebird.
12mr|firebird-2.5.1.26351.0-3|118	
12mr|firebird-2.5.1.26351.0-3|119	%files devel
12mr|firebird-2.5.1.26351.0-3|120	%defattr(0644,root,root,0755)
12mr|firebird-2.5.1.26351.0-3|121	%dir %{_includedir}/%{name}
12mr|firebird-2.5.1.26351.0-3|122	%{_includedir}/*.h
12mr|firebird-2.5.1.26351.0-3|123	%{_includedir}/%{name}/*.h
12mr|firebird-2.5.1.26351.0-3|124	%{_libdir}/libfb*.so
12mr|firebird-2.5.1.26351.0-3|125	%{_libdir}/libgds.so
12mr|firebird-2.5.1.26351.0-3|126	
12mr|firebird-2.5.1.26351.0-3|127	#
12mr|firebird-2.5.1.26351.0-3|128	# Standard client programs
12mr|firebird-2.5.1.26351.0-3|129	#
12mr|firebird-2.5.1.26351.0-3|130	
12mr|firebird-2.5.1.26351.0-3|131	#
12mr|firebird-2.5.1.26351.0-3|132	# Utils programs (classic)
12mr|firebird-2.5.1.26351.0-3|133	#
12mr|firebird-2.5.1.26351.0-3|134	%package	utils-classic
12mr|firebird-2.5.1.26351.0-3|135	Summary:	Client programs for Firebird SQL Database
12mr|firebird-2.5.1.26351.0-3|136	Group:		Databases
12mr|firebird-2.5.1.26351.0-3|137	Provides:	%{name}-utils-arch = %{version}-%{release}
12mr|firebird-2.5.1.26351.0-3|138	Requires:	%{name}-utils-common = %{version}
12mr|firebird-2.5.1.26351.0-3|139	Conflicts:	%{name}-utils-superserver
12mr|firebird-2.5.1.26351.0-3|140	Obsoletes:	%{name}-client-embedded <= 2.0
12mr|firebird-2.5.1.26351.0-3|141	
12mr|firebird-2.5.1.26351.0-3|142	%description	utils-classic
12mr|firebird-2.5.1.26351.0-3|143	Client access tools for firebird embeded only.
12mr|firebird-2.5.1.26351.0-3|144	
12mr|firebird-2.5.1.26351.0-3|145	%files		utils-classic
12mr|firebird-2.5.1.26351.0-3|146	%defattr(0755,root,root,0755)
12mr|firebird-2.5.1.26351.0-3|147	%dir %{fbroot}/bin-classic
12mr|firebird-2.5.1.26351.0-3|148	%{fbroot}/bin-classic/gbak
12mr|firebird-2.5.1.26351.0-3|149	%{fbroot}/bin-classic/fbsvcmgr
12mr|firebird-2.5.1.26351.0-3|150	%{fbroot}/bin-classic/isql
12mr|firebird-2.5.1.26351.0-3|151	%{fbroot}/bin-classic/qli
12mr|firebird-2.5.1.26351.0-3|152	%{fbroot}/bin-classic/fbtracemgr
12mr|firebird-2.5.1.26351.0-3|153	
12mr|firebird-2.5.1.26351.0-3|154	#
12mr|firebird-2.5.1.26351.0-3|155	# Utils programs (superserver)
12mr|firebird-2.5.1.26351.0-3|156	#
12mr|firebird-2.5.1.26351.0-3|157	%package	utils-superserver
12mr|firebird-2.5.1.26351.0-3|158	Summary:	Client programs for Firebird SQL Database
12mr|firebird-2.5.1.26351.0-3|159	Group:		Databases
12mr|firebird-2.5.1.26351.0-3|160	Provides:	%{name}-utils-arch = %{version}-%{release}
12mr|firebird-2.5.1.26351.0-3|161	Requires:	%{name}-utils-common = %{version}
12mr|firebird-2.5.1.26351.0-3|162	Conflicts:	%{name}-utils-classic
12mr|firebird-2.5.1.26351.0-3|163	
12mr|firebird-2.5.1.26351.0-3|164	%description	utils-superserver
12mr|firebird-2.5.1.26351.0-3|165	Client access tools for firebird.
12mr|firebird-2.5.1.26351.0-3|166	
12mr|firebird-2.5.1.26351.0-3|167	%files		utils-superserver
12mr|firebird-2.5.1.26351.0-3|168	%defattr(0755,root,root,0755)
12mr|firebird-2.5.1.26351.0-3|169	%dir %{fbroot}/bin-superserver
12mr|firebird-2.5.1.26351.0-3|170	%{fbroot}/bin-superserver/gbak
12mr|firebird-2.5.1.26351.0-3|171	%{fbroot}/bin-superserver/fbsvcmgr
12mr|firebird-2.5.1.26351.0-3|172	%{fbroot}/bin-superserver/isql
12mr|firebird-2.5.1.26351.0-3|173	%{fbroot}/bin-superserver/qli
12mr|firebird-2.5.1.26351.0-3|174	%{fbroot}/bin-superserver/fbtracemgr
12mr|firebird-2.5.1.26351.0-3|175	
12mr|firebird-2.5.1.26351.0-3|176	%package	utils-common
12mr|firebird-2.5.1.26351.0-3|177	Summary:	Client programs for Firebird SQL Database
12mr|firebird-2.5.1.26351.0-3|178	Group:		Databases
12mr|firebird-2.5.1.26351.0-3|179	Requires:	%{name}-utils-arch = %{version}-%{release}
12mr|firebird-2.5.1.26351.0-3|180	
12mr|firebird-2.5.1.26351.0-3|181	%description	utils-common
12mr|firebird-2.5.1.26351.0-3|182	Common client access tools for firebird.
12mr|firebird-2.5.1.26351.0-3|183	
12mr|firebird-2.5.1.26351.0-3|184	%files			utils-common
12mr|firebird-2.5.1.26351.0-3|185	%defattr(0644,root,root,0755)
12mr|firebird-2.5.1.26351.0-3|186	%doc doc/license/IDPL.txt
12mr|firebird-2.5.1.26351.0-3|187	%doc doc/license/README.license.usage.txt
12mr|firebird-2.5.1.26351.0-3|188	%defattr(0755,root,root,0755)
12mr|firebird-2.5.1.26351.0-3|189	%dir %{fbroot}
12mr|firebird-2.5.1.26351.0-3|190	%ghost %{fbroot}/bin
12mr|firebird-2.5.1.26351.0-3|191	%{_bindir}/isql-fb
12mr|firebird-2.5.1.26351.0-3|192	%{_bindir}/gbak
12mr|firebird-2.5.1.26351.0-3|193	%{_bindir}/fbsvcmgr
12mr|firebird-2.5.1.26351.0-3|194	%{_bindir}/qli
12mr|firebird-2.5.1.26351.0-3|195	%{_bindir}/fbtracemgr
12mr|firebird-2.5.1.26351.0-3|196	%defattr(0644,root,root,0755)
12mr|firebird-2.5.1.26351.0-3|197	%{_localstatedir}/lib/%{name}/system/*.msg
12mr|firebird-2.5.1.26351.0-3|198	%{_localstatedir}/lib/%{name}/system/help.fdb
12mr|firebird-2.5.1.26351.0-3|199	
12mr|firebird-2.5.1.26351.0-3|200	#
12mr|firebird-2.5.1.26351.0-3|201	# Multi-threaded, independant client libraries
12mr|firebird-2.5.1.26351.0-3|202	#
12mr|firebird-2.5.1.26351.0-3|203	%package -n %libfbclient
12mr|firebird-2.5.1.26351.0-3|204	Summary: Multi-threaded, non-local client libraries for Firebird SQL Database
12mr|firebird-2.5.1.26351.0-3|205	Group: System/Libraries
12mr|firebird-2.5.1.26351.0-3|206	
12mr|firebird-2.5.1.26351.0-3|207	%description -n %libfbclient
12mr|firebird-2.5.1.26351.0-3|208	Multi-threaded, non-local client libraries for Firebird SQL Database
12mr|firebird-2.5.1.26351.0-3|209	
12mr|firebird-2.5.1.26351.0-3|210	%files -n %libfbclient
12mr|firebird-2.5.1.26351.0-3|211	%{_libdir}/libfbclient.so.*
12mr|firebird-2.5.1.26351.0-3|212	%{_libdir}/libgds.so.0
12mr|firebird-2.5.1.26351.0-3|213	
12mr|firebird-2.5.1.26351.0-3|214	#
12mr|firebird-2.5.1.26351.0-3|215	# Multi-process, independant client libraries
12mr|firebird-2.5.1.26351.0-3|216	#
12mr|firebird-2.5.1.26351.0-3|217	%package -n %libfbembed
12mr|firebird-2.5.1.26351.0-3|218	Summary: Multi-process, local client libraries for Firebird SQL Database
12mr|firebird-2.5.1.26351.0-3|219	Group: System/Libraries
12mr|firebird-2.5.1.26351.0-3|220	
12mr|firebird-2.5.1.26351.0-3|221	%description -n %libfbembed
12mr|firebird-2.5.1.26351.0-3|222	Multi-process, local client libraries for Firebird SQL Database
12mr|firebird-2.5.1.26351.0-3|223	
12mr|firebird-2.5.1.26351.0-3|224	%files -n %libfbembed
12mr|firebird-2.5.1.26351.0-3|225	%{_libdir}/libfbembed.so.*
12mr|firebird-2.5.1.26351.0-3|226	
12mr|firebird-2.5.1.26351.0-3|227	#
12mr|firebird-2.5.1.26351.0-3|228	# Classic server programs
12mr|firebird-2.5.1.26351.0-3|229	#
12mr|firebird-2.5.1.26351.0-3|230	%package	server-classic
12mr|firebird-2.5.1.26351.0-3|231	Summary:	Classic (xinetd) server for Firebird SQL Database
12mr|firebird-2.5.1.26351.0-3|232	Group:		Databases
12mr|firebird-2.5.1.26351.0-3|233	Provides:	firebird-server = %{version}-%{release}
12mr|firebird-2.5.1.26351.0-3|234	Requires:	%{name}-server-common = %{version}
12mr|firebird-2.5.1.26351.0-3|235	Conflicts:	%{name}-server-superserver
12mr|firebird-2.5.1.26351.0-3|236	Requires(pre):  %{name}-server-common = %{version}
12mr|firebird-2.5.1.26351.0-3|237	Requires(pre):  /usr/sbin/groupadd
12mr|firebird-2.5.1.26351.0-3|238	Requires(pre):  /usr/sbin/useradd
12mr|firebird-2.5.1.26351.0-3|239	Requires(pre):  rpm-helper
12mr|firebird-2.5.1.26351.0-3|240	
12mr|firebird-2.5.1.26351.0-3|241	%description	server-classic
12mr|firebird-2.5.1.26351.0-3|242	This package contains the command line utilities and files common
12mr|firebird-2.5.1.26351.0-3|243	to classic and superclassic Firebird servers.
12mr|firebird-2.5.1.26351.0-3|244	
12mr|firebird-2.5.1.26351.0-3|245	%files		server-classic
12mr|firebird-2.5.1.26351.0-3|246	%dir %{fbroot}/bin-classic
12mr|firebird-2.5.1.26351.0-3|247	%dir %{fbroot}/plugins-classic
12mr|firebird-2.5.1.26351.0-3|248	%defattr(0755,root,root,0755)
12mr|firebird-2.5.1.26351.0-3|249	%{_sbindir}/fb_inet_server
12mr|firebird-2.5.1.26351.0-3|250	%{_sbindir}/fb_smp_server
12mr|firebird-2.5.1.26351.0-3|251	%{fbroot}/plugins-classic/*
12mr|firebird-2.5.1.26351.0-3|252	%{fbroot}/bin-classic/gsec
12mr|firebird-2.5.1.26351.0-3|253	%{fbroot}/bin-classic/gdef
12mr|firebird-2.5.1.26351.0-3|254	%{fbroot}/bin-classic/gfix
12mr|firebird-2.5.1.26351.0-3|255	%{fbroot}/bin-classic/gpre
12mr|firebird-2.5.1.26351.0-3|256	%{fbroot}/bin-classic/gsplit
12mr|firebird-2.5.1.26351.0-3|257	%{fbroot}/bin-classic/gstat
12mr|firebird-2.5.1.26351.0-3|258	%{fbroot}/bin-classic/nbackup
12mr|firebird-2.5.1.26351.0-3|259	%{fbroot}/bin-classic/fb_config
12mr|firebird-2.5.1.26351.0-3|260	
12mr|firebird-2.5.1.26351.0-3|261	#
12mr|firebird-2.5.1.26351.0-3|262	# Super server programs
12mr|firebird-2.5.1.26351.0-3|263	#
12mr|firebird-2.5.1.26351.0-3|264	%package	server-superserver
12mr|firebird-2.5.1.26351.0-3|265	Summary:	Superserver (single process) server for Firebird SQL Database
12mr|firebird-2.5.1.26351.0-3|266	Group:		Databases
12mr|firebird-2.5.1.26351.0-3|267	Provides:	firebird-server = %{version}-%{release}
12mr|firebird-2.5.1.26351.0-3|268	Requires:	%{name}-server-common = %{version}-%{release}
12mr|firebird-2.5.1.26351.0-3|269	Conflicts:	%{name}-server-classic
12mr|firebird-2.5.1.26351.0-3|270	Conflicts:	%{name}-server-superclassic
12mr|firebird-2.5.1.26351.0-3|271	Requires(pre):       %{name}-server-common = %{version}
12mr|firebird-2.5.1.26351.0-3|272	Requires(pre):  rpm-helper
12mr|firebird-2.5.1.26351.0-3|273	
12mr|firebird-2.5.1.26351.0-3|274	%description	server-superserver
12mr|firebird-2.5.1.26351.0-3|275	This is the Superserver (single process) for the Firebird SQL Database.
12mr|firebird-2.5.1.26351.0-3|276	
12mr|firebird-2.5.1.26351.0-3|277	It does not include any client access tools, nor does it include the
12mr|firebird-2.5.1.26351.0-3|278	multi-threaded client library.
12mr|firebird-2.5.1.26351.0-3|279	
12mr|firebird-2.5.1.26351.0-3|280	%files		server-superserver
12mr|firebird-2.5.1.26351.0-3|281	%defattr(0644,root,root,0755)
12mr|firebird-2.5.1.26351.0-3|282	%dir %{fbroot}/bin-superserver
12mr|firebird-2.5.1.26351.0-3|283	%dir %{fbroot}/plugins-superserver
12mr|firebird-2.5.1.26351.0-3|284	%defattr(0755,root,root,0755)
12mr|firebird-2.5.1.26351.0-3|285	%{_initrddir}/%{name}-superserver
12mr|firebird-2.5.1.26351.0-3|286	%{fbroot}/bin-superserver/gsec
12mr|firebird-2.5.1.26351.0-3|287	%{fbroot}/bin-superserver/gdef
12mr|firebird-2.5.1.26351.0-3|288	%{fbroot}/bin-superserver/gfix
12mr|firebird-2.5.1.26351.0-3|289	%{fbroot}/bin-superserver/gpre
12mr|firebird-2.5.1.26351.0-3|290	%{fbroot}/bin-superserver/gsplit
12mr|firebird-2.5.1.26351.0-3|291	%{fbroot}/bin-superserver/gstat
12mr|firebird-2.5.1.26351.0-3|292	%{fbroot}/bin-superserver/nbackup
12mr|firebird-2.5.1.26351.0-3|293	%{fbroot}/bin-superserver/fb_config
12mr|firebird-2.5.1.26351.0-3|294	%{fbroot}/plugins-superserver/*.so
12mr|firebird-2.5.1.26351.0-3|295	%{_sbindir}/fbserver
12mr|firebird-2.5.1.26351.0-3|296	
12mr|firebird-2.5.1.26351.0-3|297	#
12mr|firebird-2.5.1.26351.0-3|298	# Server's common files
12mr|firebird-2.5.1.26351.0-3|299	#
12mr|firebird-2.5.1.26351.0-3|300	%package		server-common
12mr|firebird-2.5.1.26351.0-3|301	Summary:		Common files for Firebird SQL Database servers
12mr|firebird-2.5.1.26351.0-3|302	Group:			Databases
12mr|firebird-2.5.1.26351.0-3|303	# Due to moved files.
12mr|firebird-2.5.1.26351.0-3|304	Conflicts:		firebird-server-classic < 2.0
12mr|firebird-2.5.1.26351.0-3|305	Requires:		firebird-server = %{version}-%{release}
12mr|firebird-2.5.1.26351.0-3|306	Requires(postun):	/usr/sbin/userdel
12mr|firebird-2.5.1.26351.0-3|307	Requires(postun):	/usr/sbin/groupdel
12mr|firebird-2.5.1.26351.0-3|308	Requires(pre):		/usr/sbin/groupadd
12mr|firebird-2.5.1.26351.0-3|309	Requires(pre):		/usr/sbin/useradd
12mr|firebird-2.5.1.26351.0-3|310	Requires:		logrotate
12mr|firebird-2.5.1.26351.0-3|311	Requires(pre):  	rpm-helper
12mr|firebird-2.5.1.26351.0-3|312	Obsoletes:		%{name}-server-superserver < 2.0.1.12855.0-3mdk
12mr|firebird-2.5.1.26351.0-3|313	
12mr|firebird-2.5.1.26351.0-3|314	%description		server-common
12mr|firebird-2.5.1.26351.0-3|315	This package contains common files between firebird-server-classic and
12mr|firebird-2.5.1.26351.0-3|316	firebird-server-superserver. You will need this if you want to use either one.
12mr|firebird-2.5.1.26351.0-3|317	
12mr|firebird-2.5.1.26351.0-3|318	%files			server-common
12mr|firebird-2.5.1.26351.0-3|319	%defattr(0644,root,root,0755)
12mr|firebird-2.5.1.26351.0-3|320	%doc doc/license/IDPL.txt
12mr|firebird-2.5.1.26351.0-3|321	%doc doc/license/README.license.usage.txt
12mr|firebird-2.5.1.26351.0-3|322	%doc firebird.mdv.releasenote
12mr|firebird-2.5.1.26351.0-3|323	%doc README.urpmi
12mr|firebird-2.5.1.26351.0-3|324	%defattr(0644,root,root,0755)
12mr|firebird-2.5.1.26351.0-3|325	%dir %attr(0755,root,root) %{_localstatedir}/lib/%{name}
12mr|firebird-2.5.1.26351.0-3|326	%dir %attr(0775,%{name},%{name}) %{_localstatedir}/lib/%{name}/data
12mr|firebird-2.5.1.26351.0-3|327	%attr(0660,%{name},%{name})	%{_localstatedir}/lib/%{name}/data/employee.fdb
12mr|firebird-2.5.1.26351.0-3|328	%dir %attr(0775,%{name},%{name}) %{_localstatedir}/log/%{name}
12mr|firebird-2.5.1.26351.0-3|329	%dir %{fbroot}/intl
12mr|firebird-2.5.1.26351.0-3|330	%dir %{fbroot}/UDF
12mr|firebird-2.5.1.26351.0-3|331	%{fbroot}/UDF/*
12mr|firebird-2.5.1.26351.0-3|332	%ghost %{fbroot}/bin
12mr|firebird-2.5.1.26351.0-3|333	%dir %{_sysconfdir}/%{name}
12mr|firebird-2.5.1.26351.0-3|334	%dir %attr(0755,%{name},%{name}) %{_localstatedir}/lib/%{name}/system
12mr|firebird-2.5.1.26351.0-3|335	%config(noreplace) %attr (0600,%{name},%{name}) %{_localstatedir}/lib/%{name}/system/security2.fdb
12mr|firebird-2.5.1.26351.0-3|336	%config(noreplace) %attr (0664,%{name},%{name}) %{_sysconfdir}/%{name}/fbintl.conf
12mr|firebird-2.5.1.26351.0-3|337	%config(noreplace) %attr (0664,%{name},%{name}) %{_sysconfdir}/%{name}/aliases.conf
12mr|firebird-2.5.1.26351.0-3|338	%config(noreplace) %attr (0664,%{name},%{name}) %{_sysconfdir}/%{name}/firebird.conf
12mr|firebird-2.5.1.26351.0-3|339	%config(noreplace) %attr (0664,%{name},%{name}) %{_sysconfdir}/%{name}/fbtrace.conf
12mr|firebird-2.5.1.26351.0-3|340	%{fbroot}/intl/fbintl.conf
12mr|firebird-2.5.1.26351.0-3|341	%config(noreplace) %attr(0664,%{name},%{name})  %{_localstatedir}/log/%{name}/%{name}.log
12mr|firebird-2.5.1.26351.0-3|342	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}
12mr|firebird-2.5.1.26351.0-3|343	%attr(0755,root,root) %{_libdir}/libib_util.so
12mr|firebird-2.5.1.26351.0-3|344	%defattr(0755,root,root,0750)
12mr|firebird-2.5.1.26351.0-3|345	%{fbroot}/intl/fbintl
12mr|firebird-2.5.1.26351.0-3|346	%defattr(0755,root,root,0755)
12mr|firebird-2.5.1.26351.0-3|347	%{_bindir}/gsec
12mr|firebird-2.5.1.26351.0-3|348	%{_bindir}/gfix
12mr|firebird-2.5.1.26351.0-3|349	%{_bindir}/nbackup
12mr|firebird-2.5.1.26351.0-3|350	%{_bindir}/gstat-fb
12mr|firebird-2.5.1.26351.0-3|351	%{_bindir}/gpre
12mr|firebird-2.5.1.26351.0-3|352	%{_bindir}/gdef
12mr|firebird-2.5.1.26351.0-3|353	%{_bindir}/gsplit
12mr|firebird-2.5.1.26351.0-3|354	%{_bindir}/fb_config
12mr|firebird-2.5.1.26351.0-3|355	%{_sbindir}/fbguard
12mr|firebird-2.5.1.26351.0-3|356	%{_sbindir}/fb_lock_print
12mr|firebird-2.5.1.26351.0-3|357	%dir %attr(0775,%{name},%{name}) %{_var}/run/%{name}
12mr|firebird-2.5.1.26351.0-3|358	
12mr|firebird-2.5.1.26351.0-3|359	
12mr|firebird-2.5.1.26351.0-3|360	%prep
12mr|firebird-2.5.1.26351.0-3|361	%setup -q -n %{pkgname}
12mr|firebird-2.5.1.26351.0-3|362	%patch0
12mr|firebird-2.5.1.26351.0-3|363	# convert intl character to UTF-8
12mr|firebird-2.5.1.26351.0-3|364	iconv -f ISO-8859-1 -t utf-8 -c ./doc/README.intl -o ./doc/README.intl
12mr|firebird-2.5.1.26351.0-3|365	
12mr|firebird-2.5.1.26351.0-3|366	# -----------------------------------------------------------------------------
12mr|firebird-2.5.1.26351.0-3|367	
12mr|firebird-2.5.1.26351.0-3|368	%build
12mr|firebird-2.5.1.26351.0-3|369	
12mr|firebird-2.5.1.26351.0-3|370	# disable -Wl,--no-undefined to avoid fail build of fbintl
12mr|firebird-2.5.1.26351.0-3|371	# when fbintl is loaded, one of the modules (libfbembed or fbserver) for sure exports
12mr|firebird-2.5.1.26351.0-3|372	# gds__log()
12mr|firebird-2.5.1.26351.0-3|373	%define _disable_ld_no_undefined 1
12mr|firebird-2.5.1.26351.0-3|374	
12mr|firebird-2.5.1.26351.0-3|375	# classic
12mr|firebird-2.5.1.26351.0-3|376	NOCONFIGURE=1 ./autogen.sh
12mr|firebird-2.5.1.26351.0-3|377	%configure --prefix=%{fbroot} --with-system-icu --with-system-editline \
12mr|firebird-2.5.1.26351.0-3|378	--with-fbbin=%{fbroot}/bin-classic --with-fbinclude=%{_includedir}/%{name} \
12mr|firebird-2.5.1.26351.0-3|379	--with-fbsbin=%{_sbindir} --with-fbconf=%{_sysconfdir}/%{name} --with-fblib=%{_libdir} \
12mr|firebird-2.5.1.26351.0-3|380	--with-fbdoc=%{_defaultdocdir}/%{name} --with-fbudf=%{fbroot}/UDF --with-fbsample=%{_defaultdocdir}/%{name}/examples \
12mr|firebird-2.5.1.26351.0-3|381	--with-fbsample-db=%{_localstatedir}/lib/%{name}/data/ \
12mr|firebird-2.5.1.26351.0-3|382	--with-fbhelp=%{_localstatedir}/lib/%{name}/system/ --with-fbintl=%{fbroot}/intl \
12mr|firebird-2.5.1.26351.0-3|383	--with-fbmisc=%{fbroot}/misc --with-fbsecure-db=%{_localstatedir}/lib/%{name}/system \
12mr|firebird-2.5.1.26351.0-3|384	--with-fbmsg=%{_localstatedir}/lib/%{name}/system --with-fblog=%{_localstatedir}/log/%{name} \
12mr|firebird-2.5.1.26351.0-3|385	--with-fbglock=%{_var}/run/%{name} --with-fbplugins=%{fbroot}/plugins-classic
12mr|firebird-2.5.1.26351.0-3|386	# Can't use %%make as itsparallel build is broken
12mr|firebird-2.5.1.26351.0-3|387	make
12mr|firebird-2.5.1.26351.0-3|388	cd gen
12mr|firebird-2.5.1.26351.0-3|389	sed "s@exit 1@# exit 1@" -i ./install/makeInstallImage.sh
12mr|firebird-2.5.1.26351.0-3|390	sed "s@chown@echo ""# chown@g" -i ./install/makeInstallImage.sh
12mr|firebird-2.5.1.26351.0-3|391	sed "s@chmod@echo ""# chmod@g" -i ./install/makeInstallImage.sh
12mr|firebird-2.5.1.26351.0-3|392	./install/makeInstallImage.sh
12mr|firebird-2.5.1.26351.0-3|393	mv ./buildroot/ buildroot-classic
12mr|firebird-2.5.1.26351.0-3|394	cd ..
12mr|firebird-2.5.1.26351.0-3|395	
12mr|firebird-2.5.1.26351.0-3|396	# superserver
12mr|firebird-2.5.1.26351.0-3|397	make clean
12mr|firebird-2.5.1.26351.0-3|398	NOCONFIGURE=1 ./autogen.sh
12mr|firebird-2.5.1.26351.0-3|399	%configure --prefix=%{fbroot} --with-system-icu --with-system-editline --enable-superserver \
12mr|firebird-2.5.1.26351.0-3|400	--with-fbbin=%{fbroot}/bin-superserver --with-fbinclude=%{_includedir}/%{name} \
12mr|firebird-2.5.1.26351.0-3|401	--with-fbsbin=%{_sbindir} --with-fbconf=%{_sysconfdir}/%{name} --with-fblib=%{_libdir} \
12mr|firebird-2.5.1.26351.0-3|402	--with-fbdoc=%{_defaultdocdir}/%{name} --with-fbudf=%{fbroot}/UDF --with-fbsample=%{_defaultdocdir}/%{name}/examples \
12mr|firebird-2.5.1.26351.0-3|403	--with-fbsample-db=%{_localstatedir}/lib/%{name}/data/ \
12mr|firebird-2.5.1.26351.0-3|404	--with-fbhelp=%{_localstatedir}/lib/%{name}/system/ --with-fbintl=%{fbroot}/intl \
12mr|firebird-2.5.1.26351.0-3|405	--with-fbmisc=%{fbroot}/misc --with-fbsecure-db=%{_localstatedir}/lib/%{name}/system \
12mr|firebird-2.5.1.26351.0-3|406	--with-fbmsg=%{_localstatedir}/lib/%{name}/system --with-fblog=%{_localstatedir}/log/%{name} \
12mr|firebird-2.5.1.26351.0-3|407	--with-fbglock=%{_var}/run/%{name} --with-fbplugins=%{fbroot}/plugins-superserver
12mr|firebird-2.5.1.26351.0-3|408	# Can't use %%make as itsparallel build is broken
12mr|firebird-2.5.1.26351.0-3|409	make
12mr|firebird-2.5.1.26351.0-3|410	cd gen
12mr|firebird-2.5.1.26351.0-3|411	sed "s@exit 1@echo ""# exit 1@" -i ./install/makeInstallImage.sh
12mr|firebird-2.5.1.26351.0-3|412	sed "s@chown@echo ""# chown@g" -i ./install/makeInstallImage.sh
12mr|firebird-2.5.1.26351.0-3|413	sed "s@chmod@echo ""# chmod@g" -i ./install/makeInstallImage.sh
12mr|firebird-2.5.1.26351.0-3|414	./install/makeInstallImage.sh
12mr|firebird-2.5.1.26351.0-3|415	
12mr|firebird-2.5.1.26351.0-3|416	cd %{_builddir}/%{pkgname}
12mr|firebird-2.5.1.26351.0-3|417	sed "s@%%{fbroot}@%{fbroot}@g" %{SOURCE2} > firebird.mdv.releasenote
12mr|firebird-2.5.1.26351.0-3|418	
12mr|firebird-2.5.1.26351.0-3|419	cat > README.urpmi <<EOF
12mr|firebird-2.5.1.26351.0-3|420	You just installed or update %{name} server.
12mr|firebird-2.5.1.26351.0-3|421	You can found important informations about mandriva %{name} rpms and database
12mr|firebird-2.5.1.26351.0-3|422	management in:
12mr|firebird-2.5.1.26351.0-3|423	
12mr|firebird-2.5.1.26351.0-3|424	%{_defaultdocdir}/%{name}-server-common/firebird.mdv.releasenote
12mr|firebird-2.5.1.26351.0-3|425	
12mr|firebird-2.5.1.26351.0-3|426	Please, read it.
12mr|firebird-2.5.1.26351.0-3|427	EOF
12mr|firebird-2.5.1.26351.0-3|428	
12mr|firebird-2.5.1.26351.0-3|429	# -----------------------------------------------------------------------------
12mr|firebird-2.5.1.26351.0-3|430	
12mr|firebird-2.5.1.26351.0-3|431	%install
12mr|firebird-2.5.1.26351.0-3|432	# we wanted to setup both Classic and Superserver, we need to do all here
12mr|firebird-2.5.1.26351.0-3|433	rm -Rf %{buildroot}
12mr|firebird-2.5.1.26351.0-3|434	install -d %{buildroot}
12mr|firebird-2.5.1.26351.0-3|435	
12mr|firebird-2.5.1.26351.0-3|436	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12mr|firebird-2.5.1.26351.0-3|437	mkdir -p %{buildroot}%{fbroot}/bin-superserver
12mr|firebird-2.5.1.26351.0-3|438	mkdir -p %{buildroot}%{fbroot}/bin-classic
12mr|firebird-2.5.1.26351.0-3|439	mkdir -p %{buildroot}%{_includedir}/%{name}
12mr|firebird-2.5.1.26351.0-3|440	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12mr|firebird-2.5.1.26351.0-3|441	mkdir -p %{buildroot}%{_libdir}
12mr|firebird-2.5.1.26351.0-3|442	mkdir -p %{buildroot}%{fbroot}/UDF
12mr|firebird-2.5.1.26351.0-3|443	mkdir -p %{buildroot}%{fbroot}/intl
12mr|firebird-2.5.1.26351.0-3|444	mkdir -p %{buildroot}%{fbroot}/bin
12mr|firebird-2.5.1.26351.0-3|445	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/data
12mr|firebird-2.5.1.26351.0-3|446	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/system
12mr|firebird-2.5.1.26351.0-3|447	mkdir -p %{buildroot}%{_localstatedir}/log/%{name}
12mr|firebird-2.5.1.26351.0-3|448	mkdir -p %{buildroot}%{_var}/run/%{name}
12mr|firebird-2.5.1.26351.0-3|449	mkdir -p %{buildroot}%{fbroot}/plugins-superserver
12mr|firebird-2.5.1.26351.0-3|450	mkdir -p %{buildroot}%{fbroot}/plugins-classic
12mr|firebird-2.5.1.26351.0-3|451	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12mr|firebird-2.5.1.26351.0-3|452	mkdir -p %{buildroot}%{_sysconfdir}/xinetd.d
12mr|firebird-2.5.1.26351.0-3|453	mkdir -p %{buildroot}%{_initrddir}
12mr|firebird-2.5.1.26351.0-3|454	mkdir -p %{buildroot}%{_sbindir}
12mr|firebird-2.5.1.26351.0-3|455	mkdir -p %{buildroot}%{_bindir}
12mr|firebird-2.5.1.26351.0-3|456	
12mr|firebird-2.5.1.26351.0-3|457	cd %{buildroot}
12mr|firebird-2.5.1.26351.0-3|458	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_sysconfdir}/%{name}/* %{buildroot}%{_sysconfdir}/%{name}
12mr|firebird-2.5.1.26351.0-3|459	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{fbroot}/bin-classic/* %{buildroot}%{fbroot}/bin-classic
12mr|firebird-2.5.1.26351.0-3|460	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{_sbindir}/fb_config %{buildroot}%{fbroot}/bin-classic/fb_config
12mr|firebird-2.5.1.26351.0-3|461	sed "s@-classic@-superserver@" %{_builddir}/%{pkgname}/gen/buildroot-classic%{_sbindir}/fb_config > %{buildroot}%{fbroot}/bin-superserver/fb_config
12mr|firebird-2.5.1.26351.0-3|462	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{_sbindir}/fbguard %{buildroot}%{_sbindir}/fbguard
12mr|firebird-2.5.1.26351.0-3|463	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{_sbindir}/fb_inet_server %{buildroot}%{_sbindir}/fb_inet_server
12mr|firebird-2.5.1.26351.0-3|464	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{_sbindir}/fb_lock_print %{buildroot}%{_sbindir}/fb_lock_print
12mr|firebird-2.5.1.26351.0-3|465	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{_sbindir}/fb_smp_server %{buildroot}%{_sbindir}/fb_smp_server
12mr|firebird-2.5.1.26351.0-3|466	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_sbindir}/fbserver %{buildroot}%{_sbindir}/fbserver
12mr|firebird-2.5.1.26351.0-3|467	rm -f %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/bin-superserver/fb_inet_server
12mr|firebird-2.5.1.26351.0-3|468	rm -f %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/bin-superserver/fb_smp_server
12mr|firebird-2.5.1.26351.0-3|469	rm -f %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/bin-superserver/changeMultiConnectMode.sh
12mr|firebird-2.5.1.26351.0-3|470	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/bin-superserver/* %{buildroot}%{fbroot}/bin-superserver
12mr|firebird-2.5.1.26351.0-3|471	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_includedir}/*.h %{buildroot}%{_includedir}
12mr|firebird-2.5.1.26351.0-3|472	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_includedir}/%{name}/* %{buildroot}%{_includedir}/%{name}
12mr|firebird-2.5.1.26351.0-3|473	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_sysconfdir}/%{name}/* %{buildroot}%{_sysconfdir}/%{name}
12mr|firebird-2.5.1.26351.0-3|474	rm -f %{buildroot}%{_sysconfdir}/%{name}/README
12mr|firebird-2.5.1.26351.0-3|475	rm -f %{buildroot}%{_sysconfdir}/%{name}/WhatsNew
12mr|firebird-2.5.1.26351.0-3|476	
12mr|firebird-2.5.1.26351.0-3|477	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{_libdir}/lib* %{buildroot}%{_libdir}
12mr|firebird-2.5.1.26351.0-3|478	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/UDF/* %{buildroot}%{fbroot}/UDF
12mr|firebird-2.5.1.26351.0-3|479	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_localstatedir}/lib/%{name}/data/* %{buildroot}%{_localstatedir}/lib/%{name}/data
12mr|firebird-2.5.1.26351.0-3|480	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_localstatedir}/lib/%{name}/system/* %{buildroot}%{_localstatedir}/lib/%{name}/system
12mr|firebird-2.5.1.26351.0-3|481	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/plugins-superserver/* %{buildroot}%{fbroot}/plugins-superserver
12mr|firebird-2.5.1.26351.0-3|482	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{fbroot}/plugins-classic/* %{buildroot}%{fbroot}/plugins-classic
12mr|firebird-2.5.1.26351.0-3|483	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{fbroot}/intl/fbintl %{buildroot}%{fbroot}/intl/fbintl
12mr|firebird-2.5.1.26351.0-3|484	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{fbroot}/intl/fbintl.conf %{buildroot}%{_sysconfdir}/%{name}/fbintl.conf
12mr|firebird-2.5.1.26351.0-3|485	ln -s %{_sysconfdir}/%{name}/fbintl.conf .%{fbroot}/intl/fbintl.conf
12mr|firebird-2.5.1.26351.0-3|486	
12mr|firebird-2.5.1.26351.0-3|487	
12mr|firebird-2.5.1.26351.0-3|488	cd	%{buildroot}%{_libdir}
12mr|firebird-2.5.1.26351.0-3|489	ln	-s	libfbclient.so	libgds.so
12mr|firebird-2.5.1.26351.0-3|490	ln	-s	libfbclient.so.%{major}	libgds.so.0
12mr|firebird-2.5.1.26351.0-3|491	cd	%{buildroot}
12mr|firebird-2.5.1.26351.0-3|492	
12mr|firebird-2.5.1.26351.0-3|493	echo 1 > %{buildroot}%{_localstatedir}/log/%{name}/%{name}.log
12mr|firebird-2.5.1.26351.0-3|494	sed	"s@%{name}.log@%{_localstatedir}/log/%{name}/%{name}.log@g"	%{SOURCE1}	>	%{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12mr|firebird-2.5.1.26351.0-3|495	
12mr|firebird-2.5.1.26351.0-3|496	sed	"s@= root@= %{name}@"	%{_builddir}/%{pkgname}/gen/buildroot-classic%{fbroot}/misc/%{name}.xinetd	>	%{buildroot}%{_sysconfdir}/xinetd.d/%{name}
12mr|firebird-2.5.1.26351.0-3|497	cp	%{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/misc/%{name}.init.d.mandrake	%{buildroot}%{_initrddir}/%{name}-superserver
12mr|firebird-2.5.1.26351.0-3|498	cp	%{_builddir}/%{pkgname}/gen/buildroot-classic%{fbroot}/misc/%{name}.init.d.mandrake	%{buildroot}%{_initrddir}/%{name}-superclassic
12mr|firebird-2.5.1.26351.0-3|499	
12mr|firebird-2.5.1.26351.0-3|500	cd	%{buildroot}
12mr|firebird-2.5.1.26351.0-3|501	ln -s %{fbroot}/bin/fbsvcmgr .%{_bindir}/fbsvcmgr
12mr|firebird-2.5.1.26351.0-3|502	ln -s %{fbroot}/bin/fbtracemgr .%{_bindir}/fbtracemgr
12mr|firebird-2.5.1.26351.0-3|503	ln -s %{fbroot}/bin/gbak .%{_bindir}/gbak
12mr|firebird-2.5.1.26351.0-3|504	ln -s %{fbroot}/bin/gdef .%{_bindir}/gdef
12mr|firebird-2.5.1.26351.0-3|505	ln -s %{fbroot}/bin/gfix .%{_bindir}/gfix
12mr|firebird-2.5.1.26351.0-3|506	ln -s %{fbroot}/bin/gpre .%{_bindir}/gpre
12mr|firebird-2.5.1.26351.0-3|507	ln -s %{fbroot}/bin/gsec .%{_bindir}/gsec
12mr|firebird-2.5.1.26351.0-3|508	ln -s %{fbroot}/bin/gsplit .%{_bindir}/gsplit
12mr|firebird-2.5.1.26351.0-3|509	ln -s %{fbroot}/bin/gstat .%{_bindir}/gstat-fb
12mr|firebird-2.5.1.26351.0-3|510	ln -s %{fbroot}/bin/isql .%{_bindir}/isql-fb
12mr|firebird-2.5.1.26351.0-3|511	ln -s %{fbroot}/bin/nbackup .%{_bindir}/nbackup
12mr|firebird-2.5.1.26351.0-3|512	ln -s %{fbroot}/bin/qli .%{_bindir}/qli
12mr|firebird-2.5.1.26351.0-3|513	ln -s %{fbroot}/bin/fb_config .%{_bindir}/fb_config
12mr|firebird-2.5.1.26351.0-3|514	
12mr|firebird-2.5.1.26351.0-3|515	
12mr|firebird-2.5.1.26351.0-3|516	# -----------------------------------------------------------------------------
12mr|firebird-2.5.1.26351.0-3|517	
12mr|firebird-2.5.1.26351.0-3|518	%clean
12mr|firebird-2.5.1.26351.0-3|519	rm -rf %{buildroot}
12mr|firebird-2.5.1.26351.0-3|520	
12mr|firebird-2.5.1.26351.0-3|521	# -----------------------------------------------------------------------------
12mr|firebird-2.5.1.26351.0-3|522	# lib scripts
12mr|firebird-2.5.1.26351.0-3|523	# -----------------------------------------------------------------------------
12mr|firebird-2.5.1.26351.0-3|524	# While using -p flag, you can't leave comments until the next tag.
12mr|firebird-2.5.1.26351.0-3|525	%if %mdkversion < 200900
12mr|firebird-2.5.1.26351.0-3|526	%post -n %libfbclient -p /sbin/ldconfig
12mr|firebird-2.5.1.26351.0-3|527	%endif
12mr|firebird-2.5.1.26351.0-3|528	%if %mdkversion < 200900
12mr|firebird-2.5.1.26351.0-3|529	%postun -n %libfbclient -p /sbin/ldconfig
12mr|firebird-2.5.1.26351.0-3|530	%endif
12mr|firebird-2.5.1.26351.0-3|531	%if %mdkversion < 200900
12mr|firebird-2.5.1.26351.0-3|532	%post -n %libfbembed -p /sbin/ldconfig
12mr|firebird-2.5.1.26351.0-3|533	%endif
12mr|firebird-2.5.1.26351.0-3|534	%if %mdkversion < 200900
12mr|firebird-2.5.1.26351.0-3|535	%postun -n %libfbembed -p /sbin/ldconfig
12mr|firebird-2.5.1.26351.0-3|536	%endif
12mr|firebird-2.5.1.26351.0-3|537	
12mr|firebird-2.5.1.26351.0-3|538	#-----------------------------------------------------------------------------
12mr|firebird-2.5.1.26351.0-3|539	# to bypass the rpm possible bug that don't do pre server-common
12mr|firebird-2.5.1.26351.0-3|540	#----------------------------------------------------------------------------
12mr|firebird-2.5.1.26351.0-3|541	%pre	server-classic
12mr|firebird-2.5.1.26351.0-3|542	%_pre_useradd %{name} %{_localstatedir}/lib/%{name}/data /sbin/nologin
12mr|firebird-2.5.1.26351.0-3|543	
12mr|firebird-2.5.1.26351.0-3|544	# -----------------------------------------------------------------------------
12mr|firebird-2.5.1.26351.0-3|545	# classic server scripts
12mr|firebird-2.5.1.26351.0-3|546	# -----------------------------------------------------------------------------
12mr|firebird-2.5.1.26351.0-3|547	%post	server-classic
12mr|firebird-2.5.1.26351.0-3|548	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" \!= "%{fbroot}/bin-classic" ]; then
12mr|firebird-2.5.1.26351.0-3|549	[ -e %{fbroot}/bin ] && rm -f %{fbroot}/bin
12mr|firebird-2.5.1.26351.0-3|550	ln -s %{fbroot}/bin{-classic,}
12mr|firebird-2.5.1.26351.0-3|551	fi
12mr|firebird-2.5.1.26351.0-3|552	
12mr|firebird-2.5.1.26351.0-3|553	%post   utils-classic
12mr|firebird-2.5.1.26351.0-3|554	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" \!= "%{fbroot}/bin-classic" ]; then
12mr|firebird-2.5.1.26351.0-3|555	[ -e %{fbroot}/bin ] && rm -f %{fbroot}/bin
12mr|firebird-2.5.1.26351.0-3|556	ln -s %{fbroot}/bin{-classic,}
12mr|firebird-2.5.1.26351.0-3|557	fi
12mr|firebird-2.5.1.26351.0-3|558	
12mr|firebird-2.5.1.26351.0-3|559	%preun	classic
12mr|firebird-2.5.1.26351.0-3|560	if [ $1 -eq 0 ]; then
12mr|firebird-2.5.1.26351.0-3|561	if /sbin/service xinetd status >& /dev/null; then
12mr|firebird-2.5.1.26351.0-3|562	/sbin/service xinetd reload &>/dev/null || :
12mr|firebird-2.5.1.26351.0-3|563	fi
12mr|firebird-2.5.1.26351.0-3|564	fi
12mr|firebird-2.5.1.26351.0-3|565	
12mr|firebird-2.5.1.26351.0-3|566	%preun server-classic
12mr|firebird-2.5.1.26351.0-3|567	if [ $1 -eq 0 ]; then
12mr|firebird-2.5.1.26351.0-3|568	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" = "%{fbroot}/bin-classic" ]; then
12mr|firebird-2.5.1.26351.0-3|569	rm -f %{fbroot}/bin
12mr|firebird-2.5.1.26351.0-3|570	fi
12mr|firebird-2.5.1.26351.0-3|571	fi
12mr|firebird-2.5.1.26351.0-3|572	
12mr|firebird-2.5.1.26351.0-3|573	%preun utils-classic
12mr|firebird-2.5.1.26351.0-3|574	if [ $1 -eq 0 ]; then
12mr|firebird-2.5.1.26351.0-3|575	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" = "%{fbroot}/bin-classic" ]; then
12mr|firebird-2.5.1.26351.0-3|576	rm -f %{fbroot}/bin
12mr|firebird-2.5.1.26351.0-3|577	fi
12mr|firebird-2.5.1.26351.0-3|578	fi
12mr|firebird-2.5.1.26351.0-3|579	
12mr|firebird-2.5.1.26351.0-3|580	%post superclassic
12mr|firebird-2.5.1.26351.0-3|581	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" \!= "%{fbroot}/bin-classic" ]; then
12mr|firebird-2.5.1.26351.0-3|582	[ -e %{fbroot}/bin ] && rm -f %{fbroot}/bin
12mr|firebird-2.5.1.26351.0-3|583	ln -s %{fbroot}/bin{-classic,}
12mr|firebird-2.5.1.26351.0-3|584	fi
12mr|firebird-2.5.1.26351.0-3|585	
12mr|firebird-2.5.1.26351.0-3|586	if [ ! -f /etc/gds_hosts.equiv ]; then
12mr|firebird-2.5.1.26351.0-3|587	echo localhost > /etc/gds_hosts.equiv
12mr|firebird-2.5.1.26351.0-3|588	fi
12mr|firebird-2.5.1.26351.0-3|589	%_post_service %{name}-superclassic
12mr|firebird-2.5.1.26351.0-3|590	
12mr|firebird-2.5.1.26351.0-3|591	%preun superclassic
12mr|firebird-2.5.1.26351.0-3|592	if [ $1 -eq 0 ]; then
12mr|firebird-2.5.1.26351.0-3|593	if /sbin/service firebird-superclassic status >& /dev/null; then
12mr|firebird-2.5.1.26351.0-3|594	/sbin/service firebird-superclassic stop
12mr|firebird-2.5.1.26351.0-3|595	fi
12mr|firebird-2.5.1.26351.0-3|596	chkconfig --del firebird-superclassic
12mr|firebird-2.5.1.26351.0-3|597	fi
12mr|firebird-2.5.1.26351.0-3|598	%_preun_service %{name}-superclassic
12mr|firebird-2.5.1.26351.0-3|599	
12mr|firebird-2.5.1.26351.0-3|600	
12mr|firebird-2.5.1.26351.0-3|601	# -----------------------------------------------------------------------------
12mr|firebird-2.5.1.26351.0-3|602	# superserver scripts
12mr|firebird-2.5.1.26351.0-3|603	# -----------------------------------------------------------------------------
12mr|firebird-2.5.1.26351.0-3|604	%post	server-superserver
12mr|firebird-2.5.1.26351.0-3|605	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" \!= "%{fbroot}/bin-superserver" ]; then
12mr|firebird-2.5.1.26351.0-3|606	[ -e %{fbroot}/bin ] && rm -f %{fbroot}/bin
12mr|firebird-2.5.1.26351.0-3|607	ln -s %{fbroot}/bin{-superserver,}
12mr|firebird-2.5.1.26351.0-3|608	fi
12mr|firebird-2.5.1.26351.0-3|609	
12mr|firebird-2.5.1.26351.0-3|610	if [ ! -f /etc/gds_hosts.equiv ]; then
12mr|firebird-2.5.1.26351.0-3|611	echo localhost > /etc/gds_hosts.equiv
12mr|firebird-2.5.1.26351.0-3|612	fi
12mr|firebird-2.5.1.26351.0-3|613	%_post_service %{name}-superserver
12mr|firebird-2.5.1.26351.0-3|614	
12mr|firebird-2.5.1.26351.0-3|615	%post   utils-superserver
12mr|firebird-2.5.1.26351.0-3|616	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" \!= "%{fbroot}/bin-superserver" ]; then
12mr|firebird-2.5.1.26351.0-3|617	[ -e %{fbroot}/bin ] && rm -f %{fbroot}/bin
12mr|firebird-2.5.1.26351.0-3|618	ln -s %{fbroot}/bin{-superserver,}
12mr|firebird-2.5.1.26351.0-3|619	fi
12mr|firebird-2.5.1.26351.0-3|620	
12mr|firebird-2.5.1.26351.0-3|621	%preun server-superserver
12mr|firebird-2.5.1.26351.0-3|622	if [ $1 -eq 0 ]; then
12mr|firebird-2.5.1.26351.0-3|623	if /sbin/service firebird-superserver status >& /dev/null; then
12mr|firebird-2.5.1.26351.0-3|624	/sbin/service firebird-superserver stop
12mr|firebird-2.5.1.26351.0-3|625	fi
12mr|firebird-2.5.1.26351.0-3|626	chkconfig --del firebird-superserver
12mr|firebird-2.5.1.26351.0-3|627	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" = "%{fbroot}/bin-superserver" ]; then
12mr|firebird-2.5.1.26351.0-3|628	rm -f %{fbroot}/bin
12mr|firebird-2.5.1.26351.0-3|629	fi
12mr|firebird-2.5.1.26351.0-3|630	fi
12mr|firebird-2.5.1.26351.0-3|631	%_preun_service %{name}-superserver
12mr|firebird-2.5.1.26351.0-3|632	
12mr|firebird-2.5.1.26351.0-3|633	# -----------------------------------------------------------------------------
12mr|firebird-2.5.1.26351.0-3|634	# server-common scripts
12mr|firebird-2.5.1.26351.0-3|635	# -----------------------------------------------------------------------------
12mr|firebird-2.5.1.26351.0-3|636	%pre server-common
12mr|firebird-2.5.1.26351.0-3|637	# Create the firebird user and group if it doesn't exist
12mr|firebird-2.5.1.26351.0-3|638	%_pre_useradd %{name} %{_localstatedir}/lib/%{name}/data /sbin/nologin
12mr|firebird-2.5.1.26351.0-3|639	# Add gds_db to /etc/services if needed
12mr|firebird-2.5.1.26351.0-3|640	FileName=/etc/services
12mr|firebird-2.5.1.26351.0-3|641	newLine="gds_db          3050/tcp  # Firebird SQL Database Remote Protocol"
12mr|firebird-2.5.1.26351.0-3|642	oldLine=`grep "^gds_db" $FileName`
12mr|firebird-2.5.1.26351.0-3|643	if [ -z "$oldLine" ]; then
12mr|firebird-2.5.1.26351.0-3|644	echo $newLine >> $FileName
12mr|firebird-2.5.1.26351.0-3|645	fi
12mr|firebird-2.5.1.26351.0-3|646	
12mr|firebird-2.5.1.26351.0-3|647	%postun server-common
12mr|firebird-2.5.1.26351.0-3|648	%_postun_userdel %{name}
12mr|firebird-2.5.1.26351.0-3|649	
12mr|firebird-2.5.1.26351.0-3|650	%if %mdkversion < 200900
12mr|firebird-2.5.1.26351.0-3|651	%post -p /sbin/ldconfig
12mr|firebird-2.5.1.26351.0-3|652	%endif
12mr|firebird-2.5.1.26351.0-3|653	%if %mdkversion < 200900
12mr|firebird-2.5.1.26351.0-3|654	%postun -p /sbin/ldconfig
12mr|firebird-2.5.1.26351.0-3|655	%endif
12mr|firebird-2.5.1.26351.0-3|656	
12mr|firebird-2.5.1.26351.0-3|657	
12mr|firebird-2.5.1.26351.0-3|658	
12mr|firebird-2.5.1.26351.0-3|659	%changelog
12mr|firebird-2.5.1.26351.0-3|660	* Wed Oct 05 2011 Phillipe Makowski <makowski@mandriva.org> 2.5.1.26351.0-1mdv2012.0
12mr|firebird-2.5.1.26351.0-3|661	+ Revision: 703133
12mr|firebird-2.5.1.26351.0-3|662	- new upstream (bugs fixes)
12mr|firebird-2.5.1.26351.0-3|663	
12mr|firebird-2.5.1.26351.0-3|664	* Sun Jun 05 2011 Funda Wang <fwang@mandriva.org> 2.5.0.26074.0-3
12mr|firebird-2.5.1.26351.0-3|665	+ Revision: 682810
12mr|firebird-2.5.1.26351.0-3|666	- rebuild for new icu
12mr|firebird-2.5.1.26351.0-3|667	
12mr|firebird-2.5.1.26351.0-3|668	* Fri Apr 22 2011 Phillipe Makowski <makowski@mandriva.org> 2.5.0.26074.0-2
12mr|firebird-2.5.1.26351.0-3|669	+ Revision: 656655
12mr|firebird-2.5.1.26351.0-3|670	- Fix rh #697313 with backport mainstream patch CORE-3447 (icu > 4.2)
12mr|firebird-2.5.1.26351.0-3|671	
12mr|firebird-2.5.1.26351.0-3|672	* Mon Mar 14 2011 Funda Wang <fwang@mandriva.org> 2.5.0.26074.0-1
12mr|firebird-2.5.1.26351.0-3|673	+ Revision: 644582
12mr|firebird-2.5.1.26351.0-3|674	- rebuild for new icu
12mr|firebird-2.5.1.26351.0-3|675	
12mr|firebird-2.5.1.26351.0-3|676	* Wed Dec 22 2010 Phillipe Makowski <makowski@mandriva.org> 2.5.0.26074.0-0mdv2011.0
12mr|firebird-2.5.1.26351.0-3|677	+ Revision: 623855
12mr|firebird-2.5.1.26351.0-3|678	- new upstream
12mr|firebird-2.5.1.26351.0-3|679	- new upstream
12mr|firebird-2.5.1.26351.0-3|680	
12mr|firebird-2.5.1.26351.0-3|681	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.3.18185.0-7mdv2011.0
12mr|firebird-2.5.1.26351.0-3|682	+ Revision: 610426
12mr|firebird-2.5.1.26351.0-3|683	- rebuild
12mr|firebird-2.5.1.26351.0-3|684	
12mr|firebird-2.5.1.26351.0-3|685	* Wed Mar 24 2010 Phillipe Makowski <makowski@mandriva.org> 2.1.3.18185.0-6mdv2010.1
12mr|firebird-2.5.1.26351.0-3|686	+ Revision: 527170
12mr|firebird-2.5.1.26351.0-3|687	- build with last upstream
12mr|firebird-2.5.1.26351.0-3|688	- Fix rh #563461
12mr|firebird-2.5.1.26351.0-3|689	- Fix mdv #58305
12mr|firebird-2.5.1.26351.0-3|690	
12mr|firebird-2.5.1.26351.0-3|691	* Tue Aug 11 2009 Phillipe Makowski <makowski@mandriva.org> 2.1.3.18185.0-5mdv2010.0
12mr|firebird-2.5.1.26351.0-3|692	+ Revision: 415207
12mr|firebird-2.5.1.26351.0-3|693	- fix post and pre\
12mr|firebird-2.5.1.26351.0-3|694	- make sure that firebird user is created for classic
12mr|firebird-2.5.1.26351.0-3|695	
12mr|firebird-2.5.1.26351.0-3|696	* Tue Aug 11 2009 Phillipe Makowski <makowski@mandriva.org> 2.1.3.18185.0-4mdv2010.0
12mr|firebird-2.5.1.26351.0-3|697	+ Revision: 414734
12mr|firebird-2.5.1.26351.0-3|698	- added correct Requires(pre)
12mr|firebird-2.5.1.26351.0-3|699	
12mr|firebird-2.5.1.26351.0-3|700	* Sun Aug 09 2009 Phillipe Makowski <makowski@mandriva.org> 2.1.3.18185.0-3mdv2010.0
12mr|firebird-2.5.1.26351.0-3|701	+ Revision: 412354
12mr|firebird-2.5.1.26351.0-3|702	- remove incorrect groupadd
12mr|firebird-2.5.1.26351.0-3|703	
12mr|firebird-2.5.1.26351.0-3|704	* Sat Aug 08 2009 Phillipe Makowski <makowski@mandriva.org> 2.1.3.18185.0-2mdv2010.0
12mr|firebird-2.5.1.26351.0-3|705	+ Revision: 411790
12mr|firebird-2.5.1.26351.0-3|706	- correct setuid for Classic lock manager
12mr|firebird-2.5.1.26351.0-3|707	
12mr|firebird-2.5.1.26351.0-3|708	* Wed Aug 05 2009 Phillipe Makowski <makowski@mandriva.org> 2.1.3.18185.0-1mdv2010.0
12mr|firebird-2.5.1.26351.0-3|709	+ Revision: 410289
12mr|firebird-2.5.1.26351.0-3|710	- fix superserver init script
12mr|firebird-2.5.1.26351.0-3|711	- avoid conflict with gstat from ganglia
12mr|firebird-2.5.1.26351.0-3|712	- remove stupid rm -Rf in postun
12mr|firebird-2.5.1.26351.0-3|713	- using good macros
12mr|firebird-2.5.1.26351.0-3|714	
12mr|firebird-2.5.1.26351.0-3|715	* Wed Jul 29 2009 Phillipe Makowski <makowski@mandriva.org> 2.1.3.18185.0-0mdv2010.0
12mr|firebird-2.5.1.26351.0-3|716	+ Revision: 403725
12mr|firebird-2.5.1.26351.0-3|717	- major cleaning install process to take care of the two architectures (Classic and Superserver) the right way
12mr|firebird-2.5.1.26351.0-3|718	- fix #36038
12mr|firebird-2.5.1.26351.0-3|719	- update to new upstream fix #52505
12mr|firebird-2.5.1.26351.0-3|720	- better fix #50101 and #45263 (user firebird created with nologin)
12mr|firebird-2.5.1.26351.0-3|721	- fix #28542
12mr|firebird-2.5.1.26351.0-3|722	- fix #34265 (change chkconfig: 345 20 80 to chkconfig: 345 80 20)
12mr|firebird-2.5.1.26351.0-3|723	
12mr|firebird-2.5.1.26351.0-3|724	* Mon Apr 20 2009 Oden Eriksson <oeriksson@mandriva.com> 2.1.2.18118.0-2mdv2009.1
12mr|firebird-2.5.1.26351.0-3|725	+ Revision: 368462
12mr|firebird-2.5.1.26351.0-3|726	- fix #50101 (user firebird created with nologin)
12mr|firebird-2.5.1.26351.0-3|727	
12mr|firebird-2.5.1.26351.0-3|728	* Fri Apr 10 2009 Oden Eriksson <oeriksson@mandriva.com> 2.1.2.18118.0-1mdv2009.1
12mr|firebird-2.5.1.26351.0-3|729	+ Revision: 365909
12mr|firebird-2.5.1.26351.0-3|730	- 2.1.2.18118-0
12mr|firebird-2.5.1.26351.0-3|731	- disable the -Werror=format-security flags
12mr|firebird-2.5.1.26351.0-3|732	
12mr|firebird-2.5.1.26351.0-3|733	* Fri Jul 18 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.1.17910.0-1mdv2009.0
12mr|firebird-2.5.1.26351.0-3|734	+ Revision: 238144
12mr|firebird-2.5.1.26351.0-3|735	- 2.1.1.17910-0
12mr|firebird-2.5.1.26351.0-3|736	- rediff the patches
12mr|firebird-2.5.1.26351.0-3|737	- build it against system icu and edit libs
12mr|firebird-2.5.1.26351.0-3|738	
12mr|firebird-2.5.1.26351.0-3|739	+ Pixel <pixel@mandriva.com>
12mr|firebird-2.5.1.26351.0-3|740	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|firebird-2.5.1.26351.0-3|741	
12mr|firebird-2.5.1.26351.0-3|742	* Wed May 14 2008 Rafael da Veiga Cabral <cabral@mandriva.com> 2.0.4.13130.1-1mdv2009.0
12mr|firebird-2.5.1.26351.0-3|743	+ Revision: 207344
12mr|firebird-2.5.1.26351.0-3|744	- Update to version 2.0.4.13130.
12mr|firebird-2.5.1.26351.0-3|745	- Changes on summary of the package.
12mr|firebird-2.5.1.26351.0-3|746	
12mr|firebird-2.5.1.26351.0-3|747	* Tue Mar 11 2008 Tiago Salem <salem@mandriva.com.br> 2.0.3.12981.0-2mdv2008.1
12mr|firebird-2.5.1.26351.0-3|748	+ Revision: 186539
12mr|firebird-2.5.1.26351.0-3|749	- Fix initscript and create /etc/gds_hosts.equiv on %%post to fix bug #34267
12mr|firebird-2.5.1.26351.0-3|750	- bump release
12mr|firebird-2.5.1.26351.0-3|751	
12mr|firebird-2.5.1.26351.0-3|752	+ Olivier Blin <blino@mandriva.org>
12mr|firebird-2.5.1.26351.0-3|753	- restore BuildRoot
12mr|firebird-2.5.1.26351.0-3|754	
12mr|firebird-2.5.1.26351.0-3|755	+ Thierry Vignaud <tv@mandriva.org>
12mr|firebird-2.5.1.26351.0-3|756	- kill re-definition of %%buildroot on Pixel's request
12mr|firebird-2.5.1.26351.0-3|757	
12mr|firebird-2.5.1.26351.0-3|758	* Thu Sep 13 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.0.3.12981.0-1mdv2008.0
12mr|firebird-2.5.1.26351.0-3|759	+ Revision: 84989
12mr|firebird-2.5.1.26351.0-3|760	- New upstream: 2.0.3.12981, fixing an annoying bug.
12mr|firebird-2.5.1.26351.0-3|761	
12mr|firebird-2.5.1.26351.0-3|762	* Fri Aug 24 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.0.2.12964.0-3mdv2008.0
12mr|firebird-2.5.1.26351.0-3|763	+ Revision: 71056
12mr|firebird-2.5.1.26351.0-3|764	- New upstream: 2.0.2
12mr|firebird-2.5.1.26351.0-3|765	
12mr|firebird-2.5.1.26351.0-3|766	* Fri Aug 17 2007 Funda Wang <fwang@mandriva.org> 2.0.1.12855.0-3mdv2008.0
12mr|firebird-2.5.1.26351.0-3|767	+ Revision: 64705
12mr|firebird-2.5.1.26351.0-3|768	- fix obsoletes old package
12mr|firebird-2.5.1.26351.0-3|769	
12mr|firebird-2.5.1.26351.0-3|770	* Wed Aug 15 2007 Funda Wang <fwang@mandriva.org> 2.0.1.12855.0-2mdv2008.0
12mr|firebird-2.5.1.26351.0-3|771	+ Revision: 63722
12mr|firebird-2.5.1.26351.0-3|772	- Fix file conflict
12mr|firebird-2.5.1.26351.0-3|773	
12mr|firebird-2.5.1.26351.0-3|774	* Wed May 09 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.0.1.12855.0-1mdv2008.0
12mr|firebird-2.5.1.26351.0-3|775	+ Revision: 25665
12mr|firebird-2.5.1.26351.0-3|776	- New upstream: 2.0.1
12mr|firebird-2.5.1.26351.0-3|777	- Removed patch amd64: applied upstream.
12mr|firebird-2.5.1.26351.0-3|778	
12mr|firebird-2.5.1.26351.0-3|779	
12mr|firebird-2.5.1.26351.0-3|780	* Fri Jan 19 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.0.0.12748-8mdv2007.0
12mr|firebird-2.5.1.26351.0-3|781	+ Revision: 110615
12mr|firebird-2.5.1.26351.0-3|782	- Improve firebird-classic and firebird-superserver summaries in order
12mr|firebird-2.5.1.26351.0-3|783	to explicit their difference: xinetd and standalone.
12mr|firebird-2.5.1.26351.0-3|784	
12mr|firebird-2.5.1.26351.0-3|785	* Fri Nov 24 2006 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.0.0.12748-7mdv2007.1
12mr|firebird-2.5.1.26351.0-3|786	+ Revision: 86946
12mr|firebird-2.5.1.26351.0-3|787	- Added /var/lib/firebird and /var/lib/firebird/backup to server-common
12mr|firebird-2.5.1.26351.0-3|788	package.
12mr|firebird-2.5.1.26351.0-3|789	
12mr|firebird-2.5.1.26351.0-3|790	* Thu Nov 16 2006 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.0.0.12748-6mdv2007.1
12mr|firebird-2.5.1.26351.0-3|791	+ Revision: 84834
12mr|firebird-2.5.1.26351.0-3|792	- Try libncurses-devel instead
12mr|firebird-2.5.1.26351.0-3|793	- Added buildrequires to libncurses5-devel
12mr|firebird-2.5.1.26351.0-3|794	- New upstream: 2.0.0.12748 (2.0.0 final)
12mr|firebird-2.5.1.26351.0-3|795	- Fully disabled parallel build, as it is broken for now.
12mr|firebird-2.5.1.26351.0-3|796	- Bumped release, in order to be able to rebuild for x86_64.
12mr|firebird-2.5.1.26351.0-3|797	- Added missing BuildRequires to libtermcap-devel, as required by included
12mr|firebird-2.5.1.26351.0-3|798	readline.
12mr|firebird-2.5.1.26351.0-3|799	
12mr|firebird-2.5.1.26351.0-3|800	* Wed Sep 13 2006 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.0.0.12724-4mdv2007.0
12mr|firebird-2.5.1.26351.0-3|801	+ Revision: 61079
12mr|firebird-2.5.1.26351.0-3|802	- Added Conflicts in firebird-server-common to firebird-firebird-server-classic
12mr|firebird-2.5.1.26351.0-3|803	< 2.0 due to moved files.
12mr|firebird-2.5.1.26351.0-3|804	- Fix binaries ownership in firebird-server-classic. They should be owned by
12mr|firebird-2.5.1.26351.0-3|805	root:root and not firebird:firebird.
12mr|firebird-2.5.1.26351.0-3|806	
12mr|firebird-2.5.1.26351.0-3|807	* Wed Sep 06 2006 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.0.0.12724-3mdv2007.0
12mr|firebird-2.5.1.26351.0-3|808	+ Revision: 59998
12mr|firebird-2.5.1.26351.0-3|809	- Applied Philippe Makowski suggestions:
12mr|firebird-2.5.1.26351.0-3|810	* Include example employee.fdb
12mr|firebird-2.5.1.26351.0-3|811	* -devel should requires libfbclient
12mr|firebird-2.5.1.26351.0-3|812	* Tagged security2.fdb as config.
12mr|firebird-2.5.1.26351.0-3|813	
12mr|firebird-2.5.1.26351.0-3|814	* Tue Sep 05 2006 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.0.0.12724-2mdv2007.0
12mr|firebird-2.5.1.26351.0-3|815	+ Revision: 59875
12mr|firebird-2.5.1.26351.0-3|816	- Disabled parallel build: it's broken.
12mr|firebird-2.5.1.26351.0-3|817	- Import firebird
12mr|firebird-2.5.1.26351.0-3|818	
12mr|firebird-2.5.1.26351.0-3|819	* Sat Sep 02 2006 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.0.0.12724-1mdv2007.0
12mr|firebird-2.5.1.26351.0-3|820	- Major packaging restructuring, following debian style.
12mr|firebird-2.5.1.26351.0-3|821	- Enabled superserver flavor.
12mr|firebird-2.5.1.26351.0-3|822	- Enhanced pre/post sections.
12mr|firebird-2.5.1.26351.0-3|823	- Do not remove firebird user on package removal: we may leave some files on
12mr|firebird-2.5.1.26351.0-3|824	the filesystem.
12mr|firebird-2.5.1.26351.0-3|825	
12mr|firebird-2.5.1.26351.0-3|826	* Thu Aug 24 2006 Philippe Makowski <makowski@firebird-fr.eu.org> 2.0.0.12724-0.1mdk
12mr|firebird-2.5.1.26351.0-3|827	- Update to Firebird2
12mr|firebird-2.5.1.26351.0-3|828	
12mr|firebird-2.5.1.26351.0-3|829	* Tue Jul 26 2005 Stew Benedict <sbenedict@mandriva.com> 1.5.2.4731-0.3mdk
12mr|firebird-2.5.1.26351.0-3|830	- fix provides in lib package
12mr|firebird-2.5.1.26351.0-3|831	
12mr|firebird-2.5.1.26351.0-3|832	* Fri Jan 28 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.5.2.4731-0.2mdk
12mr|firebird-2.5.1.26351.0-3|833	- add deps
12mr|firebird-2.5.1.26351.0-3|834	- little spec cleaning
12mr|firebird-2.5.1.26351.0-3|835	
12mr|firebird-2.5.1.26351.0-3|836	* Wed Jan 12 2005 Lenny Cartier <lenny@mandrakesoft.com> 1.5.2.4731-0.1mdk
12mr|firebird-2.5.1.26351.0-3|837	- from Philippe Makowski <makowski@firebird-fr.eu.org> :
12mr|firebird-2.5.1.26351.0-3|838	- adapted to Mandrake
12mr|firebird-2.5.1.26351.0-3|839	- updated from the CVS tree
12mr|firebird-2.5.1.26351.0-3|840	- libification
12mr|firebird-2.5.1.26351.0-3|841	- bzip2 patches
12mr|firebird-2.5.1.26351.0-3|842	- use configure macros
12mr|firebird-2.5.1.26351.0-3|843	- requires on versions not on releases
12mr|firebird-2.5.1.26351.0-3|844	
12mr|firebird-2.5.1.26351.0-3|845	* Wed Aug 18 2004 Erik S. LaBianca <erik@ilsw.com> - 1.5.1.4481-0.fdr.1
12mr|firebird-2.5.1.26351.0-3|846	- updated to 1.5.1 official source release
12mr|firebird-2.5.1.26351.0-3|847	- minimized install patch intrusiveness, move files in .spec file instead
12mr|firebird-2.5.1.26351.0-3|848	- don't try to remove the user/group on install, just leave the mess
12mr|firebird-2.5.1.26351.0-3|849	
12mr|firebird-2.5.1.26351.0-3|850	* Wed Feb 04 2004 Erik S. LaBianca <erik@ilsw.com> - 1.5.0.4280-postRC8.1
12mr|firebird-2.5.1.26351.0-3|851	- updated to CVS code
12mr|firebird-2.5.1.26351.0-3|852	- remove lock files from post/postun
12mr|firebird-2.5.1.26351.0-3|853	- set target arch to match prefix.linux settings
12mr|firebird-2.5.1.26351.0-3|854	- add dependencies to firebird RPM
12mr|firebird-2.5.1.26351.0-3|855	
12mr|firebird-2.5.1.26351.0-3|856	* Tue Feb 03 2004 Erik S. LaBianca <erik@ilsw.com> - 1.5.0.4201-1
12mr|firebird-2.5.1.26351.0-3|857	- updated to RC8 code
12mr|firebird-2.5.1.26351.0-3|858	- added gds_db service entry to /etc/services if necessary in post
12mr|firebird-2.5.1.26351.0-3|859	- fix isql link
12mr|firebird-2.5.1.26351.0-3|860	

13955 12
12mr|firefox-17.0-2|1	#
12mr|firefox-17.0-2|2	# WARNING, READ FIRST:
12mr|firefox-17.0-2|3	#
12mr|firefox-17.0-2|4	# This is a special package that needs special treatment. Due to the amount of
12mr|firefox-17.0-2|5	# security updates it needs, it's common to ship new upstream versions instead of patching.
12mr|firefox-17.0-2|6	# That means this package MUST be BUILDABLE for stable official releases.
12mr|firefox-17.0-2|7	# This also means only STABLE upstream releases, NO betas.
12mr|firefox-17.0-2|8	# This is a discussed topic. Please, do not flame it again.
12mr|firefox-17.0-2|9	
12mr|firefox-17.0-2|10	%define major 17.0
12mr|firefox-17.0-2|11	%define ff_epoch 0
12mr|firefox-17.0-2|12	# (tpg) set version HERE !!!
12mr|firefox-17.0-2|13	%define realver %{major}
12mr|firefox-17.0-2|14	%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
12mr|firefox-17.0-2|15	
12mr|firefox-17.0-2|16	# (tpg) MOZILLA_FIVE_HOME
12mr|firefox-17.0-2|17	%define mozillalibdir %{_libdir}/%{name}-%{major}
12mr|firefox-17.0-2|18	%define pluginsdir %{_libdir}/mozilla/plugins
12mr|firefox-17.0-2|19	
12mr|firefox-17.0-2|20	# libxul.so is provided by libxulrunnner2.0.
12mr|firefox-17.0-2|21	%if %{_use_internal_dependency_generator}
12mr|firefox-17.0-2|22	%define __noautoreq 'libxul.so'
12mr|firefox-17.0-2|23	%else
12mr|firefox-17.0-2|24	%define _requires_exceptions libxul.so
12mr|firefox-17.0-2|25	%endif
12mr|firefox-17.0-2|26	
12mr|firefox-17.0-2|27	# this seems fragile, so require the exact version or later (#58754)
12mr|firefox-17.0-2|28	%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
12mr|firefox-17.0-2|29	%define nss_version %(pkg-config --modversion nss &>/dev/null && pkg-config --modversion nss 2>/dev/null || echo 0)
12mr|firefox-17.0-2|30	%define nspr_version %(pkg-config --modversion nspr &>/dev/null && pkg-config --modversion nspr 2>/dev/null |sed -e 's!\.0!!' || echo 0)
12mr|firefox-17.0-2|31	
12mr|firefox-17.0-2|32	%define _use_syshunspell 0
12mr|firefox-17.0-2|33	
12mr|firefox-17.0-2|34	%define release 2
12mr|firefox-17.0-2|35	
12mr|firefox-17.0-2|36	%define update_channel  release
12mr|firefox-17.0-2|37	
12mr|firefox-17.0-2|38	Summary:	Next generation web browser
12mr|firefox-17.0-2|39	Name:		firefox
12mr|firefox-17.0-2|40	Version:	%{major}
12mr|firefox-17.0-2|41	Epoch:		%{ff_epoch}
12mr|firefox-17.0-2|42	Release:	%{release}
12mr|firefox-17.0-2|43	License:	MPLv1+
12mr|firefox-17.0-2|44	Group:		Networking/WWW
12mr|firefox-17.0-2|45	Url:		http://www.mozilla.com/firefox/
12mr|firefox-17.0-2|46	%if 0%{?prel}
12mr|firefox-17.0-2|47	Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{realver}/source/%{name}-%{realver}%prel.source.tar.bz2
12mr|firefox-17.0-2|48	%else
12mr|firefox-17.0-2|49	Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{realver}/source/%{name}-%{realver}.source.tar.bz2
12mr|firefox-17.0-2|50	%endif
12mr|firefox-17.0-2|51	Source4:	%{name}.desktop
12mr|firefox-17.0-2|52	Source5:	firefox-searchengines-jamendo.xml
12mr|firefox-17.0-2|53	Source6:	firefox-searchengines-exalead.xml
12mr|firefox-17.0-2|54	Source8:	firefox-searchengines-askcom.xml
12mr|firefox-17.0-2|55	Source9:	kde.js
12mr|firefox-17.0-2|56	Source10:	firefox-searchengines-yandex.xml
12mr|firefox-17.0-2|57	Source11:	firefox-searchengines-google.xml
12mr|firefox-17.0-2|58	Source12:	firefox-searchengines-bing.xml
12mr|firefox-17.0-2|59	Patch1:		firefox-6.0-lang.patch
12mr|firefox-17.0-2|60	Patch2:         firefox-vendor.patch
12mr|firefox-17.0-2|61	Patch3:		mozilla-firefox-1.5.0.6-systemproxy.patch
12mr|firefox-17.0-2|62	Patch4:		firefox-17.0-nss-binary.patch
12mr|firefox-17.0-2|63	# (OpenSuse) add patch to make firefox always use /usr/bin/firefox when "make firefox
12mr|firefox-17.0-2|64	# the default web browser" is used fix mdv bug#58784
12mr|firefox-17.0-2|65	Patch5:         firefox-6.0-appname.patch
12mr|firefox-17.0-2|66	Patch6:		firefox-7.0-fix-str-fmt.patch
12mr|firefox-17.0-2|67	Patch7:		mozilla-firefox-run-mozilla.patch
12mr|firefox-17.0-2|68	Patch8:		firefox-17.0-disable-check-default-browser.patch
12mr|firefox-17.0-2|69	Patch9:         firefox-5.0-asciidel.patch
12mr|firefox-17.0-2|70	Patch10:	firefox-3.5.3-default-mail-handler.patch
12mr|firefox-17.0-2|71	# Patches for kde integration of FF
12mr|firefox-17.0-2|72	Patch11:	firefox-17.0-kde.patch
12mr|firefox-17.0-2|73	Patch12:	mozilla-17.0-kde.patch
12mr|firefox-17.0-2|74	Patch13:	firefox-13-fix-nspr-include.patch
12mr|firefox-17.0-2|75	Patch14:	firefox-13-fix-cairo-build.patch
12mr|firefox-17.0-2|76	Patch34:	xulrunner_nojit.patch
12mr|firefox-17.0-2|77	# (cjw) use system virtualenv
12mr|firefox-17.0-2|78	Patch36:	firefox-17.0-virtualenv.patch
12mr|firefox-17.0-2|79	BuildRequires:	gtk+2-devel
12mr|firefox-17.0-2|80	BuildRequires:	unzip
12mr|firefox-17.0-2|81	BuildRequires:	zip
12mr|firefox-17.0-2|82	BuildRequires:	libxinerama-devel
12mr|firefox-17.0-2|83	BuildRequires:	libxscrnsaver-devel
12mr|firefox-17.0-2|84	BuildRequires:	libjpeg-devel
12mr|firefox-17.0-2|85	BuildRequires:	libpng-devel >= 2:1.4
12mr|firefox-17.0-2|86	BuildRequires:	zlib-devel
12mr|firefox-17.0-2|87	BuildRequires:	glib2-devel
12mr|firefox-17.0-2|88	BuildRequires:	libIDL2-devel
12mr|firefox-17.0-2|89	BuildRequires:	makedepend
12mr|firefox-17.0-2|90	BuildRequires:	nss-devel >= 2:3.12.10
12mr|firefox-17.0-2|91	BuildRequires:	nss-static-devel
12mr|firefox-17.0-2|92	BuildRequires:	nspr-devel >= 2:4.8.9
12mr|firefox-17.0-2|93	BuildRequires:	startup-notification-devel
12mr|firefox-17.0-2|94	BuildRequires:	dbus-glib-devel
12mr|firefox-17.0-2|95	BuildRequires:	python
12mr|firefox-17.0-2|96	BuildRequires:	sqlite3-devel >= 3.7.7.1
12mr|firefox-17.0-2|97	%ifnarch %arm %mips
12mr|firefox-17.0-2|98	BuildRequires:	valgrind
12mr|firefox-17.0-2|99	BuildRequires:	java-rpmbuild
12mr|firefox-17.0-2|100	BuildRequires:	yasm >= 1.0.1
12mr|firefox-17.0-2|101	%endif
12mr|firefox-17.0-2|102	%ifarch %arm
12mr|firefox-17.0-2|103	BuildRequires:	libffi-devel
12mr|firefox-17.0-2|104	%endif
12mr|firefox-17.0-2|105	BuildRequires:	rootcerts >= 1:20110830.00
12mr|firefox-17.0-2|106	BuildRequires:	libxt-devel
12mr|firefox-17.0-2|107	%if %_use_syshunspell
12mr|firefox-17.0-2|108	BuildRequires:	hunspell-devel
12mr|firefox-17.0-2|109	%endif
12mr|firefox-17.0-2|110	BuildRequires:	doxygen
12mr|firefox-17.0-2|111	# BuildRequires:  xulrunner-devel >= %xulrunner_version%{?prel:-0.%prel}
12mr|firefox-17.0-2|112	BuildRequires:	pkgconfig(libproxy-1.0)
12mr|firefox-17.0-2|113	BuildRequires:	pkgconfig(alsa)
12mr|firefox-17.0-2|114	BuildRequires:	wget
12mr|firefox-17.0-2|115	BuildRequires:	libnotify-devel
12mr|firefox-17.0-2|116	BuildRequires:	cairo-devel >= 1.10
12mr|firefox-17.0-2|117	BuildRequires:	pkgconfig(gl)
12mr|firefox-17.0-2|118	BuildRequires:	libvpx-devel
12mr|firefox-17.0-2|119	BuildRequires:	autoconf2.1
12mr|firefox-17.0-2|120	BuildRequires:	libiw-devel
12mr|firefox-17.0-2|121	BuildRequires:	python-virtualenv
12mr|firefox-17.0-2|122	BuildRequires:	gstreamer0.10-devel
12mr|firefox-17.0-2|123	BuildRequires:	libgstreamer0.10-plugins-base-devel
12mr|firefox-17.0-2|124	BuildRequires:	pkgconfig(opus)
12mr|firefox-17.0-2|125	
12mr|firefox-17.0-2|126	%if 0%{?prel}
12mr|firefox-17.0-2|127	Provides:	%{name} = %{epoch}:%{realver}-0.%{prel}
12mr|firefox-17.0-2|128	%else
12mr|firefox-17.0-2|129	Provides:	%{name} = %{epoch}:%{realver}
12mr|firefox-17.0-2|130	%endif
12mr|firefox-17.0-2|131	Provides:	mozilla-firefox = %{epoch}:%{version}-%{release}
12mr|firefox-17.0-2|132	Provides:	webclient
12mr|firefox-17.0-2|133	
12mr|firefox-17.0-2|134	Requires:	%{mklibname sqlite3_ 0} >= %{sqlite3_version}
12mr|firefox-17.0-2|135	Requires:	%{mklibname nss 3} >= 2:%{nss_version}
12mr|firefox-17.0-2|136	Requires:	%{mklibname nspr 4} >= 2:%{nspr_version}
12mr|firefox-17.0-2|137	Requires:	indexhtml
12mr|firefox-17.0-2|138	Requires:       xdg-utils
12mr|firefox-17.0-2|139	# fixes bug #42096
12mr|firefox-17.0-2|140	Requires:	mailcap
12mr|firefox-17.0-2|141	Suggests:	hunspell-en
12mr|firefox-17.0-2|142	Suggests:	%{_lib}canberra0
12mr|firefox-17.0-2|143	Suggests:	%{_lib}cups2
12mr|firefox-17.0-2|144	Obsoletes:	firefox-ext-weave-sync
12mr|firefox-17.0-2|145	Obsoletes:	firefox-beta < 11
12mr|firefox-17.0-2|146	
12mr|firefox-17.0-2|147	%description
12mr|firefox-17.0-2|148	The award-winning Web browser is now faster, more secure, and fully
12mr|firefox-17.0-2|149	customizable to your online life. With Firefox(R), we've added powerful new
12mr|firefox-17.0-2|150	features that make your online experience even better. It is an 'open source'
12mr|firefox-17.0-2|151	product which is  freely available, and is acquiring a growing proportion of
12mr|firefox-17.0-2|152	international web browser usage.
12mr|firefox-17.0-2|153	
12mr|firefox-17.0-2|154	Firefox claims to offer a more secure web browsing experience than other
12mr|firefox-17.0-2|155	products, with better protection against spyware and other Internet-based
12mr|firefox-17.0-2|156	security threats.  It includes all the standard features of a modern web
12mr|firefox-17.0-2|157	browser, like Internet searching, tracking recently visited sites, setting up
12mr|firefox-17.0-2|158	shortcuts to favourite sites, customising the software behaviour and so on.
12mr|firefox-17.0-2|159	Firefox also includes  features like 'tabbed browsing' (opening several web
12mr|firefox-17.0-2|160	sites as sections within the same window) and methods for controlling pop-up
12mr|firefox-17.0-2|161	windows, cookies and downloaded files.
12mr|firefox-17.0-2|162	
12mr|firefox-17.0-2|163	%package	devel
12mr|firefox-17.0-2|164	Summary:	Development files for %{name}
12mr|firefox-17.0-2|165	Group:		Development/Other
12mr|firefox-17.0-2|166	Obsoletes:	firefox-beta-devel < 11
12mr|firefox-17.0-2|167	
12mr|firefox-17.0-2|168	%description	devel
12mr|firefox-17.0-2|169	Files and macros mainly for building Firefox extensions.
12mr|firefox-17.0-2|170	
12mr|firefox-17.0-2|171	%prep
12mr|firefox-17.0-2|172	%setup -qn mozilla-%update_channel
12mr|firefox-17.0-2|173	%patch1 -p1 -b .lang
12mr|firefox-17.0-2|174	%patch2 -p1 -b .vendor
12mr|firefox-17.0-2|175	#patch3 -p1 -b .systemproxy
12mr|firefox-17.0-2|176	%patch4 -p1 -b .nsspatch
12mr|firefox-17.0-2|177	%patch5 -p1 -b .appname
12mr|firefox-17.0-2|178	# It was disabled because firefox3 hangs when using soundwrapper
12mr|firefox-17.0-2|179	#patch7 -p1
12mr|firefox-17.0-2|180	%patch8 -p1 -b .disable-software-update
12mr|firefox-17.0-2|181	%patch9 -p1 -b .ascii
12mr|firefox-17.0-2|182	%patch10 -p1 -b .default-mail-handler
12mr|firefox-17.0-2|183	%patch14 -p1
12mr|firefox-17.0-2|184	
12mr|firefox-17.0-2|185	## KDE INTEGRATION
12mr|firefox-17.0-2|186	# Disable kde integration , need refactoring
12mr|firefox-17.0-2|187	%patch11 -p1 -b .kdepatch
12mr|firefox-17.0-2|188	%patch12 -p1 -b .kdemoz
12mr|firefox-17.0-2|189	
12mr|firefox-17.0-2|190	%ifarch %arm
12mr|firefox-17.0-2|191	%if "%{_target_cpu}" != "armv7l"
12mr|firefox-17.0-2|192	%patch34 -p1
12mr|firefox-17.0-2|193	%endif
12mr|firefox-17.0-2|194	%endif
12mr|firefox-17.0-2|195	%patch36 -p1 -b .system-virtualenv
12mr|firefox-17.0-2|196	
12mr|firefox-17.0-2|197	pushd js/src
12mr|firefox-17.0-2|198	autoconf-2.13
12mr|firefox-17.0-2|199	popd
12mr|firefox-17.0-2|200	autoconf-2.13
12mr|firefox-17.0-2|201	
12mr|firefox-17.0-2|202	# needed to regenerate certdata.c
12mr|firefox-17.0-2|203	pushd security/nss/lib/ckfw/builtins
12mr|firefox-17.0-2|204	perl ./certdata.perl < /etc/pki/tls/mozilla/certdata.txt
12mr|firefox-17.0-2|205	popd
12mr|firefox-17.0-2|206	
12mr|firefox-17.0-2|207	%build
12mr|firefox-17.0-2|208	export MOZCONFIG=`pwd`/mozconfig
12mr|firefox-17.0-2|209	cat << EOF > $MOZCONFIG
12mr|firefox-17.0-2|210	mk_add_options MOZILLA_OFFICIAL=1
12mr|firefox-17.0-2|211	mk_add_options BUILD_OFFICIAL=1
12mr|firefox-17.0-2|212	mk_add_options MOZ_MAKE_FLAGS="%{_smp_mflags}"
12mr|firefox-17.0-2|213	mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj
12mr|firefox-17.0-2|214	ac_add_options --host=%{_host}
12mr|firefox-17.0-2|215	ac_add_options --target=%{_target_platform}
12mr|firefox-17.0-2|216	ac_add_options --enable-optimize="%{optflags}"
12mr|firefox-17.0-2|217	ac_add_options --prefix="%{_prefix}"
12mr|firefox-17.0-2|218	ac_add_options --libdir="%{_libdir}"
12mr|firefox-17.0-2|219	ac_add_options --sysconfdir="%{_sysconfdir}"
12mr|firefox-17.0-2|220	ac_add_options --mandir="%{_mandir}"
12mr|firefox-17.0-2|221	ac_add_options --includedir="%{_includedir}"
12mr|firefox-17.0-2|222	ac_add_options --datadir="%{_datadir}"
12mr|firefox-17.0-2|223	ac_add_options --with-system-nspr
12mr|firefox-17.0-2|224	ac_add_options --with-system-nss
12mr|firefox-17.0-2|225	ac_add_options --with-system-zlib
12mr|firefox-17.0-2|226	ac_add_options --with-system-libvpx
12mr|firefox-17.0-2|227	ac_add_options --enable-webm
12mr|firefox-17.0-2|228	ac_add_options --enable-gio
12mr|firefox-17.0-2|229	ac_add_options --disable-gnomevfs
12mr|firefox-17.0-2|230	ac_add_options --disable-updater
12mr|firefox-17.0-2|231	ac_add_options --disable-tests
12mr|firefox-17.0-2|232	ac_add_options --disable-debug
12mr|firefox-17.0-2|233	#ac_add_options --enable-chrome-format=jar
12mr|firefox-17.0-2|234	#ac_add_options --enable-update-channel=beta
12mr|firefox-17.0-2|235	ac_add_options --enable-official-branding
12mr|firefox-17.0-2|236	ac_add_options --enable-libproxy
12mr|firefox-17.0-2|237	ac_add_options --with-system-png
12mr|firefox-17.0-2|238	ac_add_options --with-system-jpeg
12mr|firefox-17.0-2|239	ac_add_options --enable-system-cairo
12mr|firefox-17.0-2|240	ac_add_options --enable-system-sqlite
12mr|firefox-17.0-2|241	ac_add_options --enable-startup-notification
12mr|firefox-17.0-2|242	ac_add_options --enable-xinerama
12mr|firefox-17.0-2|243	ac_add_options --with-distribution-id=org.rosa
12mr|firefox-17.0-2|244	ac_add_options --disable-crashreporter
12mr|firefox-17.0-2|245	ac_add_options --enable-update-channel=%{update_channel}
12mr|firefox-17.0-2|246	ac_add_options --enable-gstreamer
12mr|firefox-17.0-2|247	%ifarch %arm
12mr|firefox-17.0-2|248	%if "%{_target_cpu}" != "armv7l"
12mr|firefox-17.0-2|249	ac_add_options --disable-methodjit
12mr|firefox-17.0-2|250	ac_add_options --disable-tracejit
12mr|firefox-17.0-2|251	%endif
12mr|firefox-17.0-2|252	ac_add_options --enable-system-ffi
12mr|firefox-17.0-2|253	%endif
12mr|firefox-17.0-2|254	%ifnarch %arm %mips
12mr|firefox-17.0-2|255	ac_add_options --with-valgrind
12mr|firefox-17.0-2|256	ac_add_options --with-java-include-path=%{java_home}/include
12mr|firefox-17.0-2|257	ac_add_options --with-java-bin-path=%{java_home}/bin
12mr|firefox-17.0-2|258	ac_add_options --enable-opus
12mr|firefox-17.0-2|259	%endif
12mr|firefox-17.0-2|260	
12mr|firefox-17.0-2|261	EOF
12mr|firefox-17.0-2|262	
12mr|firefox-17.0-2|263	%__perl -p -i -e 's|\-0|\-9|g' config/make-jars.pl
12mr|firefox-17.0-2|264	
12mr|firefox-17.0-2|265	export LDFLAGS="%ldflags"
12mr|firefox-17.0-2|266	make -f client.mk build
12mr|firefox-17.0-2|267	
12mr|firefox-17.0-2|268	%install
12mr|firefox-17.0-2|269	rm -rf %{buildroot}
12mr|firefox-17.0-2|270	
12mr|firefox-17.0-2|271	make -C %{_builddir}/obj/browser/installer STRIP=/bin/true MOZ_PKG_FATAL_WARNINGS=0
12mr|firefox-17.0-2|272	
12mr|firefox-17.0-2|273	# Copy files to buildroot
12mr|firefox-17.0-2|274	%{__mkdir_p} %{buildroot}%{mozillalibdir}
12mr|firefox-17.0-2|275	cp -rf %{_builddir}/obj/dist/firefox/* %{buildroot}%{mozillalibdir}
12mr|firefox-17.0-2|276	
12mr|firefox-17.0-2|277	%{__mkdir_p}  %{buildroot}%{_bindir}
12mr|firefox-17.0-2|278	ln -sf %{mozillalibdir}/firefox %{buildroot}%{_bindir}/firefox
12mr|firefox-17.0-2|279	pushd %{buildroot}%{_bindir}
12mr|firefox-17.0-2|280	ln -sf firefox mozilla-firefox
12mr|firefox-17.0-2|281	popd
12mr|firefox-17.0-2|282	mkdir -p %{buildroot}%{mozillalibdir}/defaults/preferences/
12mr|firefox-17.0-2|283	install -m 644 %{SOURCE9} %{buildroot}%{mozillalibdir}/defaults/preferences/kde.js
12mr|firefox-17.0-2|284	
12mr|firefox-17.0-2|285	# Create and own %_libdir/mozilla/plugins & firefox extensions directories
12mr|firefox-17.0-2|286	%{__mkdir_p} %{buildroot}%{pluginsdir}
12mr|firefox-17.0-2|287	%{__mkdir_p} %{buildroot}%{_libdir}/mozilla/extensions/%{firefox_appid}
12mr|firefox-17.0-2|288	%{__mkdir_p} %{buildroot}%{_datadir}/mozilla/extensions/%{firefox_appid}
12mr|firefox-17.0-2|289	
12mr|firefox-17.0-2|290	# (tpg) desktop entry
12mr|firefox-17.0-2|291	%{__mkdir_p} %{buildroot}%{_datadir}/applications
12mr|firefox-17.0-2|292	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|firefox-17.0-2|293	
12mr|firefox-17.0-2|294	# (tpg) icons
12mr|firefox-17.0-2|295	%{__cp} %{buildroot}%{mozillalibdir}/chrome/icons/default/default16.png %{buildroot}/%{mozillalibdir}/icons/
12mr|firefox-17.0-2|296	for i in 16 22 24 32 48 256; do
12mr|firefox-17.0-2|297	# (cg) Not all icon sizes are installed with make install, so just redo it here.
12mr|firefox-17.0-2|298	%{__install} -m 644 browser/branding/official/default$i.png %{buildroot}%{mozillalibdir}/chrome/icons/default/default$i.png
12mr|firefox-17.0-2|299	%{__mkdir_p} %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps
12mr|firefox-17.0-2|300	ln -sf %{mozillalibdir}/chrome/icons/default/default$i.png %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps/%{name}.png ;
12mr|firefox-17.0-2|301	done
12mr|firefox-17.0-2|302	%{__mkdir_p} %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12mr|firefox-17.0-2|303	ln -sf %{mozillalibdir}/chrome/icons/default/default48.png %{buildroot}%{_liconsdir}/%{name}.png
12mr|firefox-17.0-2|304	ln -sf %{mozillalibdir}/chrome/icons/default/default32.png %{buildroot}%{_iconsdir}/%{name}.png
12mr|firefox-17.0-2|305	ln -sf %{mozillalibdir}/chrome/icons/default/default16.png %{buildroot}%{_miconsdir}/%{name}.png
12mr|firefox-17.0-2|306	
12mr|firefox-17.0-2|307	# exclusions
12mr|firefox-17.0-2|308	rm -f %{buildroot}%{mozillalibdir}/README.txt
12mr|firefox-17.0-2|309	rm -f %{buildroot}%{mozillalibdir}/removed-files
12mr|firefox-17.0-2|310	rm -f %{buildroot}%{mozillalibdir}/precomplete
12mr|firefox-17.0-2|311	
12mr|firefox-17.0-2|312	install -D -m644 browser/app/profile/prefs.js %{buildroot}%{mozillalibdir}/defaults/profile/prefs.js
12mr|firefox-17.0-2|313	cat << EOF >> %{buildroot}%{mozillalibdir}/defaults/profile/prefs.js
12mr|firefox-17.0-2|314	user_pref("browser.EULA.override", true);
12mr|firefox-17.0-2|315	user_pref("browser.shell.checkDefaultBrowser", false);
12mr|firefox-17.0-2|316	user_pref("browser.ctrlTab.previews", true);
12mr|firefox-17.0-2|317	user_pref("browser.tabs.insertRelatedAfterCurrent", false);
12mr|firefox-17.0-2|318	user_pref("browser.startup.homepage", "file:///usr/share/doc/HTML/index.html");
12mr|firefox-17.0-2|319	#user_pref("browser.startup.homepage_override.mstone", "ignore");
12mr|firefox-17.0-2|320	user_pref("browser.backspace_action", 2);
12mr|firefox-17.0-2|321	user_pref("browser.display.use_system_colors", true);
12mr|firefox-17.0-2|322	user_pref("browser.download.folderList", 1);
12mr|firefox-17.0-2|323	user_pref("browser.link.open_external", 3);
12mr|firefox-17.0-2|324	user_pref("app.update.auto", false);
12mr|firefox-17.0-2|325	user_pref("app.update.enabled", false);
12mr|firefox-17.0-2|326	user_pref("app.update.autoInstallEnabled", false);
12mr|firefox-17.0-2|327	user_pref("security.ssl.require_safe_negotiation", false);
12mr|firefox-17.0-2|328	user_pref("dom.ipc.plugins.enabled.nswrapper*", false);
12mr|firefox-17.0-2|329	user_pref("extensions.autoDisableScopes", 0);
12mr|firefox-17.0-2|330	user_pref("extensions.shownSelectionUI", true);
12mr|firefox-17.0-2|331	user_pref("network.manage-offline-status", true);
12mr|firefox-17.0-2|332	EOF
12mr|firefox-17.0-2|333	
12mr|firefox-17.0-2|334	# display icon for Firefox button
12mr|firefox-17.0-2|335	%{__mkdir_p} %{buildroot}%{mozillalibdir}/defaults/profile/chrome
12mr|firefox-17.0-2|336	cat << EOF > %{buildroot}%{mozillalibdir}/defaults/profile/chrome/userChrome.css
12mr|firefox-17.0-2|337	#appmenu-toolbar-button {
12mr|firefox-17.0-2|338	list-style-image: url("chrome://branding/content/icon16.png");
12mr|firefox-17.0-2|339	}
12mr|firefox-17.0-2|340	EOF
12mr|firefox-17.0-2|341	
12mr|firefox-17.0-2|342	# use the system myspell dictionaries
12mr|firefox-17.0-2|343	rm -fr %{buildroot}%{mozillalibdir}/dictionaries
12mr|firefox-17.0-2|344	#ln -s %{_datadir}/hunspell %{buildroot}%{mozillalibdir}/dictionaries
12mr|firefox-17.0-2|345	ln -s %{_datadir}/dict/mozilla/ %{buildroot}%{mozillalibdir}/dictionaries
12mr|firefox-17.0-2|346	
12mr|firefox-17.0-2|347	# (lm) touch and %ghost bookmarks.html to a proper uninstall
12mr|firefox-17.0-2|348	touch %{buildroot}%{mozillalibdir}/defaults/profile/bookmarks.html
12mr|firefox-17.0-2|349	
12mr|firefox-17.0-2|350	# search engines
12mr|firefox-17.0-2|351	rm -f %{buildroot}%{mozillalibdir}/searchplugins/*
12mr|firefox-17.0-2|352	cp -f %{SOURCE5} %{buildroot}%{mozillalibdir}/searchplugins/jamendo.xml
12mr|firefox-17.0-2|353	cp -f %{SOURCE6} %{buildroot}%{mozillalibdir}/searchplugins/exalead.xml
12mr|firefox-17.0-2|354	cp -f %{SOURCE8} %{buildroot}%{mozillalibdir}/searchplugins/askcom.xml
12mr|firefox-17.0-2|355	cp -f %{SOURCE10} %{buildroot}%{mozillalibdir}/searchplugins/yandex.xml
12mr|firefox-17.0-2|356	cp -f %{SOURCE11} %{buildroot}%{mozillalibdir}/searchplugins/google.xml
12mr|firefox-17.0-2|357	cp -f %{SOURCE12} %{buildroot}%{mozillalibdir}/searchplugins/bing.xml
12mr|firefox-17.0-2|358	
12mr|firefox-17.0-2|359	# Correct distro values on search engines
12mr|firefox-17.0-2|360	sed -i 's/@DISTRO_VALUE@/ffx/' %{buildroot}%{mozillalibdir}/searchplugins/askcom.xml
12mr|firefox-17.0-2|361	sed -i 's/@DISTRO_VALUE@//' %{buildroot}%{mozillalibdir}/searchplugins/exalead.xml
12mr|firefox-17.0-2|362	
12mr|firefox-17.0-2|363	mkdir -p %{buildroot}%{_sys_macros_dir}
12mr|firefox-17.0-2|364	cat <<FIN >%{buildroot}%{_sys_macros_dir}/%{name}.macros
12mr|firefox-17.0-2|365	# Macros from %{name} package
12mr|firefox-17.0-2|366	%%firefox_major              %{major}
12mr|firefox-17.0-2|367	%%firefox_epoch              %{ff_epoch}
12mr|firefox-17.0-2|368	%%firefox_version            %{major}%{?prel:-0.%prel}
12mr|firefox-17.0-2|369	%%firefox_mozillapath        %{mozillalibdir}
12mr|firefox-17.0-2|370	%%firefox_pluginsdir         %{pluginsdir}
12mr|firefox-17.0-2|371	%%firefox_appid              \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
12mr|firefox-17.0-2|372	%%firefox_extdir             %%(if [ "%%_target_cpu" = "noarch" ]; then echo %%{_datadir}/mozilla/extensions/%%{firefox_appid}; else echo %%{_libdir}/mozilla/extensions/%%{firefox_appid}; fi)
12mr|firefox-17.0-2|373	FIN
12mr|firefox-17.0-2|374	
12mr|firefox-17.0-2|375	%pre
12mr|firefox-17.0-2|376	if [ -d %{mozillalibdir}/dictionaries ]; then
12mr|firefox-17.0-2|377	rm -fr %{mozillalibdir}/dictionaries
12mr|firefox-17.0-2|378	fi
12mr|firefox-17.0-2|379	
12mr|firefox-17.0-2|380	%post
12mr|firefox-17.0-2|381	if [ ! -r /etc/sysconfig/oem ]; then
12mr|firefox-17.0-2|382	case `grep META_CLASS /etc/sysconfig/system` in
12mr|firefox-17.0-2|383	*powerpack) bookmark="mozilla-powerpack.html" ;;
12mr|firefox-17.0-2|384	*desktop) bookmark="mozilla-one.html";;
12mr|firefox-17.0-2|385	*) bookmark="mozilla-download.html";;
12mr|firefox-17.0-2|386	esac
12mr|firefox-17.0-2|387	ln -s -f ../../../../share/mdk/bookmarks/mozilla/$bookmark  %{mozillalibdir}/defaults/profile/bookmarks.html
12mr|firefox-17.0-2|388	fi
12mr|firefox-17.0-2|389	
12mr|firefox-17.0-2|390	%files
12mr|firefox-17.0-2|391	%{_bindir}/%{name}
12mr|firefox-17.0-2|392	%{_bindir}/mozilla-firefox
12mr|firefox-17.0-2|393	%{_iconsdir}/hicolor/*/apps/*.png
12mr|firefox-17.0-2|394	%{_miconsdir}/%{name}.png
12mr|firefox-17.0-2|395	%{_iconsdir}/%{name}.png
12mr|firefox-17.0-2|396	%{_liconsdir}/%{name}.png
12mr|firefox-17.0-2|397	%{_datadir}/applications/*.desktop
12mr|firefox-17.0-2|398	%{_libdir}/%{name}-%{major}*
12mr|firefox-17.0-2|399	#% ghost %{mozillalibdir}/defaults/profile/bookmarks.html
12mr|firefox-17.0-2|400	%dir %{_libdir}/mozilla
12mr|firefox-17.0-2|401	%dir %{pluginsdir}
12mr|firefox-17.0-2|402	%dir %{_libdir}/mozilla/extensions/%{firefox_appid}
12mr|firefox-17.0-2|403	%dir %{_datadir}/mozilla/extensions/%{firefox_appid}
12mr|firefox-17.0-2|404	
12mr|firefox-17.0-2|405	%files devel
12mr|firefox-17.0-2|406	%{_sys_macros_dir}/%{name}.macros

13956 12
12mr|firefox-ext-mozvoikko-1.9.0-7|1	%define oname	mozvoikko
12mr|firefox-ext-mozvoikko-1.9.0-7|2	
12mr|firefox-ext-mozvoikko-1.9.0-7|3	Summary:	Finnish spell-checking extension for Firefox
12mr|firefox-ext-mozvoikko-1.9.0-7|4	Name:		firefox-ext-mozvoikko
12mr|firefox-ext-mozvoikko-1.9.0-7|5	Version:	1.9.0
12mr|firefox-ext-mozvoikko-1.9.0-7|6	Release:	%mkrel 7
12mr|firefox-ext-mozvoikko-1.9.0-7|7	License:	GPLv2+
12mr|firefox-ext-mozvoikko-1.9.0-7|8	Group:		Networking/WWW
12mr|firefox-ext-mozvoikko-1.9.0-7|9	URL:		http://voikko.sourceforge.net/
12mr|firefox-ext-mozvoikko-1.9.0-7|10	Source:		http://ap1.pp.fi/mozilla/mozvoikko/%version/%oname-%version.tar.bz2
12mr|firefox-ext-mozvoikko-1.9.0-7|11	# Patch to build against newest xulrunner
12mr|firefox-ext-mozvoikko-1.9.0-7|12	Patch0:         mozvoikko-dict.patch
12mr|firefox-ext-mozvoikko-1.9.0-7|13	BuildRoot:	%{_tmppath}/%{name}-root
12mr|firefox-ext-mozvoikko-1.9.0-7|14	BuildRequires:	voikko-devel
12mr|firefox-ext-mozvoikko-1.9.0-7|15	BuildRequires:	xulrunner-devel
12mr|firefox-ext-mozvoikko-1.9.0-7|16	BuildRequires:	firefox-devel
12mr|firefox-ext-mozvoikko-1.9.0-7|17	# No automatic dependency on libvoikko.so.1 because it is dlopened:
12mr|firefox-ext-mozvoikko-1.9.0-7|18	Requires:	%{_lib}voikko1 >= 1.7
12mr|firefox-ext-mozvoikko-1.9.0-7|19	Requires:	firefox >= %{firefox_version}
12mr|firefox-ext-mozvoikko-1.9.0-7|20	Requires:	voikko-fi
12mr|firefox-ext-mozvoikko-1.9.0-7|21	Requires:	locales-fi
12mr|firefox-ext-mozvoikko-1.9.0-7|22	
12mr|firefox-ext-mozvoikko-1.9.0-7|23	%description
12mr|firefox-ext-mozvoikko-1.9.0-7|24	Finnish spell-checking extension for Firefox web browser. The
12mr|firefox-ext-mozvoikko-1.9.0-7|25	spell-checking is provided by the Voikko library.
12mr|firefox-ext-mozvoikko-1.9.0-7|26	
12mr|firefox-ext-mozvoikko-1.9.0-7|27	%prep
12mr|firefox-ext-mozvoikko-1.9.0-7|28	%setup -q -n %oname
12mr|firefox-ext-mozvoikko-1.9.0-7|29	%patch0 -p1
12mr|firefox-ext-mozvoikko-1.9.0-7|30	
12mr|firefox-ext-mozvoikko-1.9.0-7|31	%build
12mr|firefox-ext-mozvoikko-1.9.0-7|32	
12mr|firefox-ext-mozvoikko-1.9.0-7|33	%make -f Makefile.xulrunner extension-files \
12mr|firefox-ext-mozvoikko-1.9.0-7|34	CFLAGS="%optflags" \
12mr|firefox-ext-mozvoikko-1.9.0-7|35	XULRUNNER_INCLUDES="$(pkg-config --cflags libxul)" \
12mr|firefox-ext-mozvoikko-1.9.0-7|36	XULRUNNER_LIBS="$(pkg-config --libs libxul) -lmozalloc"
12mr|firefox-ext-mozvoikko-1.9.0-7|37	
12mr|firefox-ext-mozvoikko-1.9.0-7|38	
12mr|firefox-ext-mozvoikko-1.9.0-7|39	%install
12mr|firefox-ext-mozvoikko-1.9.0-7|40	rm -rf %{buildroot}
12mr|firefox-ext-mozvoikko-1.9.0-7|41	
12mr|firefox-ext-mozvoikko-1.9.0-7|42	make -f Makefile.xulrunner install-unpacked \
12mr|firefox-ext-mozvoikko-1.9.0-7|43	DESTDIR=%{buildroot}%{firefox_extdir}
12mr|firefox-ext-mozvoikko-1.9.0-7|44	
12mr|firefox-ext-mozvoikko-1.9.0-7|45	%clean
12mr|firefox-ext-mozvoikko-1.9.0-7|46	rm -rf %{buildroot}
12mr|firefox-ext-mozvoikko-1.9.0-7|47	
12mr|firefox-ext-mozvoikko-1.9.0-7|48	%files
12mr|firefox-ext-mozvoikko-1.9.0-7|49	%defattr(-,root,root)
12mr|firefox-ext-mozvoikko-1.9.0-7|50	%doc ChangeLog
12mr|firefox-ext-mozvoikko-1.9.0-7|51	%{firefox_extdir}/*
12mr|firefox-ext-mozvoikko-1.9.0-7|52	
12mr|firefox-ext-mozvoikko-1.9.0-7|53	
12mr|firefox-ext-mozvoikko-1.9.0-7|54	
12mr|firefox-ext-mozvoikko-1.9.0-7|55	%changelog
12mr|firefox-ext-mozvoikko-1.9.0-7|56	

13957 12
12mr|firefox-ext-scribefire-4.0-6|1	Summary: ScribeFire extension for firefox
12mr|firefox-ext-scribefire-4.0-6|2	Name: firefox-ext-scribefire
12mr|firefox-ext-scribefire-4.0-6|3	Version: 4.0
12mr|firefox-ext-scribefire-4.0-6|4	Release: 6
12mr|firefox-ext-scribefire-4.0-6|5	License: GPLv2
12mr|firefox-ext-scribefire-4.0-6|6	Group: Networking/WWW
12mr|firefox-ext-scribefire-4.0-6|7	URL: https://addons.mozilla.org/en-US/firefox/addon/1730
12mr|firefox-ext-scribefire-4.0-6|8	Source: http://releases.mozilla.org/pub/mozilla.org/addons/1730/scribefire_next-%version-fx.xpi
12mr|firefox-ext-scribefire-4.0-6|9	Buildarch: noarch
12mr|firefox-ext-scribefire-4.0-6|10	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12mr|firefox-ext-scribefire-4.0-6|11	Requires: firefox >= %{firefox_version}
12mr|firefox-ext-scribefire-4.0-6|12	Obsoletes: mozilla-firefox-ext-scribefire < %{version}-%{release}
12mr|firefox-ext-scribefire-4.0-6|13	Provides: mozilla-firefox-ext-scribefire = %{version}-%{release}
12mr|firefox-ext-scribefire-4.0-6|14	Obsoletes: firefox-ext-scribefire < %{version}-%{release}
12mr|firefox-ext-scribefire-4.0-6|15	BuildRequires: firefox-devel
12mr|firefox-ext-scribefire-4.0-6|16	
12mr|firefox-ext-scribefire-4.0-6|17	%description
12mr|firefox-ext-scribefire-4.0-6|18	ScribeFire (previously Performancing for Firefox) is a full-featured blog
12mr|firefox-ext-scribefire-4.0-6|19	editor that integrates with your browser and lets you easily post to your blog.
12mr|firefox-ext-scribefire-4.0-6|20	You can drag and drop formatted text from pages you are browsing, take notes,
12mr|firefox-ext-scribefire-4.0-6|21	and post to your blog.
12mr|firefox-ext-scribefire-4.0-6|22	
12mr|firefox-ext-scribefire-4.0-6|23	%prep
12mr|firefox-ext-scribefire-4.0-6|24	%setup -q -c -n %{name}-%{version}
12mr|firefox-ext-scribefire-4.0-6|25	
12mr|firefox-ext-scribefire-4.0-6|26	%install
12mr|firefox-ext-scribefire-4.0-6|27	rm -rf %{buildroot}
12mr|firefox-ext-scribefire-4.0-6|28	mkdir -p %{buildroot}%{firefox_extdir}
12mr|firefox-ext-scribefire-4.0-6|29	
12mr|firefox-ext-scribefire-4.0-6|30	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12mr|firefox-ext-scribefire-4.0-6|31	if [ -z "$hash" ]; then
12mr|firefox-ext-scribefire-4.0-6|32	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12mr|firefox-ext-scribefire-4.0-6|33	fi
12mr|firefox-ext-scribefire-4.0-6|34	if [ -z "$hash" ]; then
12mr|firefox-ext-scribefire-4.0-6|35	echo "Failed to find plugin hash."
12mr|firefox-ext-scribefire-4.0-6|36	exit 1
12mr|firefox-ext-scribefire-4.0-6|37	fi
12mr|firefox-ext-scribefire-4.0-6|38	extdir="%{firefox_extdir}/$hash"
12mr|firefox-ext-scribefire-4.0-6|39	mkdir -p "%{buildroot}$extdir"
12mr|firefox-ext-scribefire-4.0-6|40	cp -af * "%{buildroot}$extdir/"
12mr|firefox-ext-scribefire-4.0-6|41	
12mr|firefox-ext-scribefire-4.0-6|42	%clean
12mr|firefox-ext-scribefire-4.0-6|43	rm -rf %{buildroot}
12mr|firefox-ext-scribefire-4.0-6|44	
12mr|firefox-ext-scribefire-4.0-6|45	%files
12mr|firefox-ext-scribefire-4.0-6|46	%defattr(0644,root,root,0755)
12mr|firefox-ext-scribefire-4.0-6|47	%{firefox_extdir}
12mr|firefox-ext-scribefire-4.0-6|48	
12mr|firefox-ext-scribefire-4.0-6|49	
12mr|firefox-ext-scribefire-4.0-6|50	
12mr|firefox-ext-scribefire-4.0-6|51	%changelog
12mr|firefox-ext-scribefire-4.0-6|52	* Thu Aug  30 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|firefox-ext-scribefire-4.0-6|53	+ Commit: 24c555e
12mr|firefox-ext-scribefire-4.0-6|54	- Updated to Scribefire-next 4.0
12mr|firefox-ext-scribefire-4.0-6|55	
12mr|firefox-ext-scribefire-4.0-6|56	

13958 12
12mr|firefox-ext-xmarks-4.1.0-1|1	Summary: Xmarks Bookmark Synchronizer extension for firefox
12mr|firefox-ext-xmarks-4.1.0-1|2	Name: firefox-ext-xmarks
12mr|firefox-ext-xmarks-4.1.0-1|3	Version: 4.1.0
12mr|firefox-ext-xmarks-4.1.0-1|4	Release: 1
12mr|firefox-ext-xmarks-4.1.0-1|5	License: GPLv2+
12mr|firefox-ext-xmarks-4.1.0-1|6	Group: Networking/WWW
12mr|firefox-ext-xmarks-4.1.0-1|7	URL: https://addons.mozilla.org/en-US/firefox/addon/2410
12mr|firefox-ext-xmarks-4.1.0-1|8	Buildarch: noarch
12mr|firefox-ext-xmarks-4.1.0-1|9	Source: http://releases.mozilla.org/pub/mozilla.org/addons/2410/xmarks_sync-%{version}-fx+sm.xpi
12mr|firefox-ext-xmarks-4.1.0-1|10	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12mr|firefox-ext-xmarks-4.1.0-1|11	Requires: firefox >= %{firefox_version}
12mr|firefox-ext-xmarks-4.1.0-1|12	Obsoletes: mozilla-firefox-ext-foxmarks < %{version}-%{release}
12mr|firefox-ext-xmarks-4.1.0-1|13	Provides: mozilla-firefox-ext-foxmarks = %{version}-%{release}
12mr|firefox-ext-xmarks-4.1.0-1|14	Obsoletes: firefox-ext-foxmarks < %{version}-%{release}
12mr|firefox-ext-xmarks-4.1.0-1|15	Provides: firefox-ext-foxmarks = %{version}-%{release}
12mr|firefox-ext-xmarks-4.1.0-1|16	Obsoletes: firefox-ext-xmarks < %{version}-%{release}
12mr|firefox-ext-xmarks-4.1.0-1|17	BuildRequires: firefox-devel
12mr|firefox-ext-xmarks-4.1.0-1|18	
12mr|firefox-ext-xmarks-4.1.0-1|19	%description
12mr|firefox-ext-xmarks-4.1.0-1|20	If you use Firefox on more than one computer, you'll want Xmarks. Install
12mr|firefox-ext-xmarks-4.1.0-1|21	Xmarks on each computer, and it will work silently in the background to keep
12mr|firefox-ext-xmarks-4.1.0-1|22	your bookmarks synchronized. You can also log in to my.xmarks.com to manage
12mr|firefox-ext-xmarks-4.1.0-1|23	your bookmarks from any computer.
12mr|firefox-ext-xmarks-4.1.0-1|24	
12mr|firefox-ext-xmarks-4.1.0-1|25	A simple wizard guides you through the startup process. After that, just forget
12mr|firefox-ext-xmarks-4.1.0-1|26	about it. It's simple and solid.
12mr|firefox-ext-xmarks-4.1.0-1|27	
12mr|firefox-ext-xmarks-4.1.0-1|28	Xmarks was formerly known as Foxmarks.
12mr|firefox-ext-xmarks-4.1.0-1|29	
12mr|firefox-ext-xmarks-4.1.0-1|30	%prep
12mr|firefox-ext-xmarks-4.1.0-1|31	%setup -q -c -n %{name}-%{version}
12mr|firefox-ext-xmarks-4.1.0-1|32	
12mr|firefox-ext-xmarks-4.1.0-1|33	%install
12mr|firefox-ext-xmarks-4.1.0-1|34	rm -rf %{buildroot}
12mr|firefox-ext-xmarks-4.1.0-1|35	mkdir -p %{buildroot}%{firefox_extdir}
12mr|firefox-ext-xmarks-4.1.0-1|36	
12mr|firefox-ext-xmarks-4.1.0-1|37	hash="$(sed -n '/.*em:id="\(.*\)"/{s//\1/p;q}' install.rdf)"
12mr|firefox-ext-xmarks-4.1.0-1|38	if [ -z "$hash" ]; then
12mr|firefox-ext-xmarks-4.1.0-1|39	hash="$(sed -n '/.*em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' install.rdf)"
12mr|firefox-ext-xmarks-4.1.0-1|40	fi
12mr|firefox-ext-xmarks-4.1.0-1|41	if [ -z "$hash" ]; then
12mr|firefox-ext-xmarks-4.1.0-1|42	echo "Failed to find plugin hash."
12mr|firefox-ext-xmarks-4.1.0-1|43	exit 1
12mr|firefox-ext-xmarks-4.1.0-1|44	fi
12mr|firefox-ext-xmarks-4.1.0-1|45	extdir="%{firefox_extdir}/$hash"
12mr|firefox-ext-xmarks-4.1.0-1|46	mkdir -p "%{buildroot}$extdir"
12mr|firefox-ext-xmarks-4.1.0-1|47	cp -af * "%{buildroot}$extdir/"
12mr|firefox-ext-xmarks-4.1.0-1|48	
12mr|firefox-ext-xmarks-4.1.0-1|49	%clean
12mr|firefox-ext-xmarks-4.1.0-1|50	rm -rf %{buildroot}
12mr|firefox-ext-xmarks-4.1.0-1|51	
12mr|firefox-ext-xmarks-4.1.0-1|52	%files
12mr|firefox-ext-xmarks-4.1.0-1|53	%defattr(0644,root,root,0755)
12mr|firefox-ext-xmarks-4.1.0-1|54	%{firefox_extdir}
12mr|firefox-ext-xmarks-4.1.0-1|55	
12mr|firefox-ext-xmarks-4.1.0-1|56	
12mr|firefox-ext-xmarks-4.1.0-1|57	
12mr|firefox-ext-xmarks-4.1.0-1|58	%changelog
12mr|firefox-ext-xmarks-4.1.0-1|59	* Thu Aug  30 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|firefox-ext-xmarks-4.1.0-1|60	+ Commit: dbdb46c
12mr|firefox-ext-xmarks-4.1.0-1|61	- Updated to 4.1.0
12mr|firefox-ext-xmarks-4.1.0-1|62	
12mr|firefox-ext-xmarks-4.1.0-1|63	

13959 12
12mr|firefox-l10n-17.0-2|1	#
12mr|firefox-l10n-17.0-2|2	# WARNING, READ FIRST:
12mr|firefox-l10n-17.0-2|3	#
12mr|firefox-l10n-17.0-2|4	# This is a special package that needs special treatment. Due to the amount of
12mr|firefox-l10n-17.0-2|5	# security updates it needs, it's common to ship new upstream versions instead of patching.
12mr|firefox-l10n-17.0-2|6	# That means this package MUST be BUILDABLE for stable official releases.
12mr|firefox-l10n-17.0-2|7	# This also means only STABLE upstream releases, NO betas.
12mr|firefox-l10n-17.0-2|8	# This is a discussed topic. Please, do not flame it again.
12mr|firefox-l10n-17.0-2|9	
12mr|firefox-l10n-17.0-2|10	%define oname firefox
12mr|firefox-l10n-17.0-2|11	%define name %{oname}-l10n
12mr|firefox-l10n-17.0-2|12	%define version 17.0
12mr|firefox-l10n-17.0-2|13	
12mr|firefox-l10n-17.0-2|14	%define release 2
12mr|firefox-l10n-17.0-2|15	
12mr|firefox-l10n-17.0-2|16	%define xpidir http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/linux-i686/xpi/
12mr|firefox-l10n-17.0-2|17	
12mr|firefox-l10n-17.0-2|18	# Supported l10n language lists
12mr|firefox-l10n-17.0-2|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 lg lt lv mai mk ml mr nb_NO nn_NO nl nso 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
12mr|firefox-l10n-17.0-2|20	
12mr|firefox-l10n-17.0-2|21	# Disabled l10n languages, for any reason
12mr|firefox-l10n-17.0-2|22	# uu br_FR
12mr|firefox-l10n-17.0-2|23	
12mr|firefox-l10n-17.0-2|24	# Disabled myspell dicts, for any reason
12mr|firefox-l10n-17.0-2|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
12mr|firefox-l10n-17.0-2|26	
12mr|firefox-l10n-17.0-2|27	# Language descriptions
12mr|firefox-l10n-17.0-2|28	%define language_ak ak
12mr|firefox-l10n-17.0-2|29	%define langname_ak Akan
12mr|firefox-l10n-17.0-2|30	%define language_ar ar
12mr|firefox-l10n-17.0-2|31	%define langname_ar Arabic
12mr|firefox-l10n-17.0-2|32	%define language_ast ast
12mr|firefox-l10n-17.0-2|33	%define langname_ast Asturian
12mr|firefox-l10n-17.0-2|34	%define language_af af
12mr|firefox-l10n-17.0-2|35	%define langname_af Afrikaans
12mr|firefox-l10n-17.0-2|36	%define language_be be
12mr|firefox-l10n-17.0-2|37	%define langname_be Belarusian
12mr|firefox-l10n-17.0-2|38	%define language_bg bg
12mr|firefox-l10n-17.0-2|39	%define langname_bg Bulgarian
12mr|firefox-l10n-17.0-2|40	%define language_bn_BD bn-BD
12mr|firefox-l10n-17.0-2|41	%define langname_bn_BD Bengali
12mr|firefox-l10n-17.0-2|42	%define language_bn_IN bn-IN
12mr|firefox-l10n-17.0-2|43	%define langname_bn_IN Bengali
12mr|firefox-l10n-17.0-2|44	%define language_br br
12mr|firefox-l10n-17.0-2|45	%define langname_br Breton
12mr|firefox-l10n-17.0-2|46	%define language_bs bs
12mr|firefox-l10n-17.0-2|47	%define langname_bs Bosnian
12mr|firefox-l10n-17.0-2|48	%define language_ca ca
12mr|firefox-l10n-17.0-2|49	%define langname_ca Catalan
12mr|firefox-l10n-17.0-2|50	%define language_cs cs
12mr|firefox-l10n-17.0-2|51	%define langname_cs Czech
12mr|firefox-l10n-17.0-2|52	%define language_cy cy
12mr|firefox-l10n-17.0-2|53	%define langname_cy Welsh
12mr|firefox-l10n-17.0-2|54	%define language_da da
12mr|firefox-l10n-17.0-2|55	%define langname_da Dansk
12mr|firefox-l10n-17.0-2|56	%define language_de de
12mr|firefox-l10n-17.0-2|57	%define langname_de German
12mr|firefox-l10n-17.0-2|58	%define language_el el
12mr|firefox-l10n-17.0-2|59	%define langname_el Greek
12mr|firefox-l10n-17.0-2|60	%define language_en_GB en-GB
12mr|firefox-l10n-17.0-2|61	%define langname_en_GB British English
12mr|firefox-l10n-17.0-2|62	%define language_en_ZA en-ZA
12mr|firefox-l10n-17.0-2|63	%define langname_en_ZA English (South Africa)
12mr|firefox-l10n-17.0-2|64	%define language_eo eo
12mr|firefox-l10n-17.0-2|65	%define langname_eo Esperanto
12mr|firefox-l10n-17.0-2|66	%define language_es_AR es-AR
12mr|firefox-l10n-17.0-2|67	%define langname_es_AR Spanish (Argentina)
12mr|firefox-l10n-17.0-2|68	%define language_es_CL es-CL
12mr|firefox-l10n-17.0-2|69	%define langname_es_CL Spanish (Chile)
12mr|firefox-l10n-17.0-2|70	%define language_es_ES es-ES
12mr|firefox-l10n-17.0-2|71	%define langname_es_ES Spanish
12mr|firefox-l10n-17.0-2|72	%define language_es_MX es-MX
12mr|firefox-l10n-17.0-2|73	%define langname_es_MX Spanish (Mexico)
12mr|firefox-l10n-17.0-2|74	%define language_et et
12mr|firefox-l10n-17.0-2|75	%define langname_et Estonian
12mr|firefox-l10n-17.0-2|76	%define language_eu eu
12mr|firefox-l10n-17.0-2|77	%define langname_eu Basque
12mr|firefox-l10n-17.0-2|78	%define language_fa fa
12mr|firefox-l10n-17.0-2|79	%define langname_fa Farsi
12mr|firefox-l10n-17.0-2|80	%define language_fi fi
12mr|firefox-l10n-17.0-2|81	%define langname_fi Finnish
12mr|firefox-l10n-17.0-2|82	%define language_fr fr
12mr|firefox-l10n-17.0-2|83	%define langname_fr French
12mr|firefox-l10n-17.0-2|84	%define language_fy fy-NL
12mr|firefox-l10n-17.0-2|85	%define langname_fy Frisian
12mr|firefox-l10n-17.0-2|86	%define language_ga_IE ga-IE
12mr|firefox-l10n-17.0-2|87	%define langname_ga_IE Irish
12mr|firefox-l10n-17.0-2|88	%define language_gd gd
12mr|firefox-l10n-17.0-2|89	%define langname_gd Scottish Gaelic
12mr|firefox-l10n-17.0-2|90	%define language_gl gl
12mr|firefox-l10n-17.0-2|91	%define langname_gl Galician
12mr|firefox-l10n-17.0-2|92	%define language_gu_IN gu-IN
12mr|firefox-l10n-17.0-2|93	%define langname_gu_IN Gujarati
12mr|firefox-l10n-17.0-2|94	%define language_he he
12mr|firefox-l10n-17.0-2|95	%define langname_he Hebrew
12mr|firefox-l10n-17.0-2|96	%define language_hi hi-IN
12mr|firefox-l10n-17.0-2|97	%define langname_hi Hindi
12mr|firefox-l10n-17.0-2|98	%define language_hr hr
12mr|firefox-l10n-17.0-2|99	%define langname_hr Croatian
12mr|firefox-l10n-17.0-2|100	%define language_hu hu
12mr|firefox-l10n-17.0-2|101	%define langname_hu Hungarian
12mr|firefox-l10n-17.0-2|102	%define language_hy hy-AM
12mr|firefox-l10n-17.0-2|103	%define langname_hy Armenian
12mr|firefox-l10n-17.0-2|104	%define language_id id
12mr|firefox-l10n-17.0-2|105	%define langname_id Indonesian
12mr|firefox-l10n-17.0-2|106	%define language_is is
12mr|firefox-l10n-17.0-2|107	%define langname_is Icelandic
12mr|firefox-l10n-17.0-2|108	%define language_it it
12mr|firefox-l10n-17.0-2|109	%define langname_it Italian
12mr|firefox-l10n-17.0-2|110	%define language_ja ja
12mr|firefox-l10n-17.0-2|111	%define langname_ja Japanese
12mr|firefox-l10n-17.0-2|112	%define language_kk kk
12mr|firefox-l10n-17.0-2|113	%define langname_kk Kazakh
12mr|firefox-l10n-17.0-2|114	%define language_ko ko
12mr|firefox-l10n-17.0-2|115	%define langname_ko Korean
12mr|firefox-l10n-17.0-2|116	%define language_kn kn
12mr|firefox-l10n-17.0-2|117	%define langname_kn Kannada
12mr|firefox-l10n-17.0-2|118	%define language_ku ku
12mr|firefox-l10n-17.0-2|119	%define langname_ku Kurdish
12mr|firefox-l10n-17.0-2|120	%define language_lg lg
12mr|firefox-l10n-17.0-2|121	%define langname_lg Ganda
12mr|firefox-l10n-17.0-2|122	%define language_lt lt
12mr|firefox-l10n-17.0-2|123	%define langname_lt Lithuanian
12mr|firefox-l10n-17.0-2|124	%define language_lv lv
12mr|firefox-l10n-17.0-2|125	%define langname_lv Latvian
12mr|firefox-l10n-17.0-2|126	%define language_mai mai
12mr|firefox-l10n-17.0-2|127	%define langname_mai Maithili
12mr|firefox-l10n-17.0-2|128	%define language_mk mk
12mr|firefox-l10n-17.0-2|129	%define langname_mk Macedonian
12mr|firefox-l10n-17.0-2|130	%define language_ml ml
12mr|firefox-l10n-17.0-2|131	%define langname_ml Malayalam
12mr|firefox-l10n-17.0-2|132	%define language_mr mr
12mr|firefox-l10n-17.0-2|133	%define langname_mr Marathi
12mr|firefox-l10n-17.0-2|134	%define language_nb_NO nb-NO
12mr|firefox-l10n-17.0-2|135	%define langname_nb_NO Norwegian Bokmaal
12mr|firefox-l10n-17.0-2|136	%define language_nn_NO nn-NO
12mr|firefox-l10n-17.0-2|137	%define langname_nn_NO Norwegian Nynorsk
12mr|firefox-l10n-17.0-2|138	%define language_nl nl
12mr|firefox-l10n-17.0-2|139	%define langname_nl Dutch
12mr|firefox-l10n-17.0-2|140	%define language_nso nso
12mr|firefox-l10n-17.0-2|141	%define langname_nso Northern Sotho
12mr|firefox-l10n-17.0-2|142	%define language_or or
12mr|firefox-l10n-17.0-2|143	%define langname_or Oriya
12mr|firefox-l10n-17.0-2|144	%define language_pa_IN pa-IN
12mr|firefox-l10n-17.0-2|145	%define langname_pa_IN Punjabi (gurmukhi)
12mr|firefox-l10n-17.0-2|146	%define language_pl pl
12mr|firefox-l10n-17.0-2|147	%define langname_pl Polish
12mr|firefox-l10n-17.0-2|148	%define language_pt_BR pt-BR
12mr|firefox-l10n-17.0-2|149	%define langname_pt_BR Brazilian portuguese
12mr|firefox-l10n-17.0-2|150	%define language_pt_PT pt-PT
12mr|firefox-l10n-17.0-2|151	%define langname_pt_PT Portuguese
12mr|firefox-l10n-17.0-2|152	%define language_rm rm
12mr|firefox-l10n-17.0-2|153	%define langname_rm Rumantsch
12mr|firefox-l10n-17.0-2|154	%define language_ro ro
12mr|firefox-l10n-17.0-2|155	%define langname_ro Romanian
12mr|firefox-l10n-17.0-2|156	%define language_ru ru
12mr|firefox-l10n-17.0-2|157	%define langname_ru Russian
12mr|firefox-l10n-17.0-2|158	%define language_si si
12mr|firefox-l10n-17.0-2|159	%define langname_si Sinhala
12mr|firefox-l10n-17.0-2|160	%define language_sk sk
12mr|firefox-l10n-17.0-2|161	%define langname_sk Slovak
12mr|firefox-l10n-17.0-2|162	%define language_sl sl
12mr|firefox-l10n-17.0-2|163	%define langname_sl Slovenian
12mr|firefox-l10n-17.0-2|164	%define language_son son
12mr|firefox-l10n-17.0-2|165	%define langname_son Soŋay
12mr|firefox-l10n-17.0-2|166	%define language_sq sq
12mr|firefox-l10n-17.0-2|167	%define langname_sq Shqipe
12mr|firefox-l10n-17.0-2|168	%define language_sr sr
12mr|firefox-l10n-17.0-2|169	%define langname_sr Serbian
12mr|firefox-l10n-17.0-2|170	%define language_sv_SE sv-SE
12mr|firefox-l10n-17.0-2|171	%define langname_sv_SE Swedish
12mr|firefox-l10n-17.0-2|172	%define language_ta ta
12mr|firefox-l10n-17.0-2|173	%define langname_ta Tamil
12mr|firefox-l10n-17.0-2|174	%define language_ta_LK ta-LK
12mr|firefox-l10n-17.0-2|175	%define langname_ta_LK Tamil (Sri Lanka)
12mr|firefox-l10n-17.0-2|176	%define language_te te
12mr|firefox-l10n-17.0-2|177	%define langname_te Telugu
12mr|firefox-l10n-17.0-2|178	%define language_th th
12mr|firefox-l10n-17.0-2|179	%define langname_th Thai
12mr|firefox-l10n-17.0-2|180	%define language_tr tr
12mr|firefox-l10n-17.0-2|181	%define langname_tr Turkish
12mr|firefox-l10n-17.0-2|182	%define language_uk uk
12mr|firefox-l10n-17.0-2|183	%define langname_uk Ukrainian
12mr|firefox-l10n-17.0-2|184	%define language_uk_UA uk-UA
12mr|firefox-l10n-17.0-2|185	%define langname_uk_UA Ukrainian
12mr|firefox-l10n-17.0-2|186	%define language_vi vi
12mr|firefox-l10n-17.0-2|187	%define langname_vi Vietnamese
12mr|firefox-l10n-17.0-2|188	%define language_zh_CN zh-CN
12mr|firefox-l10n-17.0-2|189	%define langname_zh_CN Simplified Chinese
12mr|firefox-l10n-17.0-2|190	%define language_zh_TW zh-TW
12mr|firefox-l10n-17.0-2|191	%define langname_zh_TW Traditional Chinese
12mr|firefox-l10n-17.0-2|192	%define language_zu zu
12mr|firefox-l10n-17.0-2|193	%define langname_zu Zulu
12mr|firefox-l10n-17.0-2|194	
12mr|firefox-l10n-17.0-2|195	# --- Danger line ---
12mr|firefox-l10n-17.0-2|196	
12mr|firefox-l10n-17.0-2|197	# Defaults (all languages enabled by default)
12mr|firefox-l10n-17.0-2|198	# dicts
12mr|firefox-l10n-17.0-2|199	%{expand:%(for lang in %langlist; do echo "%%define with_dict_$lang 0"; done)}
12mr|firefox-l10n-17.0-2|200	%{expand:%(for lang in %disabled_dict_langlist; do echo "%%define with_dict_$lang 0"; done)}
12mr|firefox-l10n-17.0-2|201	
12mr|firefox-l10n-17.0-2|202	# Locales
12mr|firefox-l10n-17.0-2|203	%{expand:%(for lang in %langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
12mr|firefox-l10n-17.0-2|204	
12mr|firefox-l10n-17.0-2|205	Summary:	Localizations for Firefox (virtual package)
12mr|firefox-l10n-17.0-2|206	Name:		%{name}
12mr|firefox-l10n-17.0-2|207	Version:	%{version}
12mr|firefox-l10n-17.0-2|208	Release:	%{release}
12mr|firefox-l10n-17.0-2|209	License:	GPL
12mr|firefox-l10n-17.0-2|210	Group:		Networking/WWW
12mr|firefox-l10n-17.0-2|211	Url:		http://www.firefox.com/
12mr|firefox-l10n-17.0-2|212	# Language package template
12mr|firefox-l10n-17.0-2|213	Source0:	%{name}-template.in
12mr|firefox-l10n-17.0-2|214	# l10n sources
12mr|firefox-l10n-17.0-2|215	%{expand:%(\
12mr|firefox-l10n-17.0-2|216	i=1; \
12mr|firefox-l10n-17.0-2|217	for lang in %langlist; do\
12mr|firefox-l10n-17.0-2|218	echo "%%{expand:Source$i: %{xpidir}/%%{language_$lang}.xpi}";\
12mr|firefox-l10n-17.0-2|219	i=$[i+1];\
12mr|firefox-l10n-17.0-2|220	done\
12mr|firefox-l10n-17.0-2|221	)
12mr|firefox-l10n-17.0-2|222	}
12mr|firefox-l10n-17.0-2|223	Source500:	firefox-l10n.rpmlintrc
12mr|firefox-l10n-17.0-2|224	BuildRequires:	firefox-devel
12mr|firefox-l10n-17.0-2|225	BuildArch:	noarch
12mr|firefox-l10n-17.0-2|226	
12mr|firefox-l10n-17.0-2|227	%description
12mr|firefox-l10n-17.0-2|228	Localizations for Firefox web browser.
12mr|firefox-l10n-17.0-2|229	
12mr|firefox-l10n-17.0-2|230	# Expand all languages packages.
12mr|firefox-l10n-17.0-2|231	%{expand:%(\
12mr|firefox-l10n-17.0-2|232	for lang in %langlist; do\
12mr|firefox-l10n-17.0-2|233	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{_sourcedir}/%{name}-template.in 2> /dev/null)}";\
12mr|firefox-l10n-17.0-2|234	done\
12mr|firefox-l10n-17.0-2|235	)
12mr|firefox-l10n-17.0-2|236	}
12mr|firefox-l10n-17.0-2|237	
12mr|firefox-l10n-17.0-2|238	%install
12mr|firefox-l10n-17.0-2|239	# Convert rpm macros to bash variables
12mr|firefox-l10n-17.0-2|240	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
12mr|firefox-l10n-17.0-2|241	
12mr|firefox-l10n-17.0-2|242	mkdir -p %{buildroot}%{firefox_extdir}/
12mr|firefox-l10n-17.0-2|243	
12mr|firefox-l10n-17.0-2|244	# Install all languages
12mr|firefox-l10n-17.0-2|245	for lang in %{langlist}; do
12mr|firefox-l10n-17.0-2|246	language="language_$lang"
12mr|firefox-l10n-17.0-2|247	language=${!language}
12mr|firefox-l10n-17.0-2|248	
12mr|firefox-l10n-17.0-2|249	# l10n
12mr|firefox-l10n-17.0-2|250	cp %{_sourcedir}/${language}.xpi %{buildroot}%{firefox_extdir}/langpack-${language}@firefox.mozilla.org.xpi
12mr|firefox-l10n-17.0-2|251	
12mr|firefox-l10n-17.0-2|252	done
12mr|firefox-l10n-17.0-2|253	
12mr|firefox-l10n-17.0-2|254	

13960 12
12mr|flac-1.2.1-13|1	%define major  8
12mr|flac-1.2.1-13|2	%define libname %mklibname %{name} %{major}
12mr|flac-1.2.1-13|3	%define libnamedev %mklibname -d %{name}
12mr|flac-1.2.1-13|4	%define majorpp 6
12mr|flac-1.2.1-13|5	%define libnamepp %mklibname %{name}++ %{majorpp}
12mr|flac-1.2.1-13|6	%define libnameppdev %mklibname -d %{name}++
12mr|flac-1.2.1-13|7	
12mr|flac-1.2.1-13|8	Summary:	An encoder/decoder for the Free Lossless Audio Codec
12mr|flac-1.2.1-13|9	Name:		flac
12mr|flac-1.2.1-13|10	Version:	1.2.1
12mr|flac-1.2.1-13|11	Release:	13
12mr|flac-1.2.1-13|12	License:	BSD and GPLv2+
12mr|flac-1.2.1-13|13	Group:		Sound
12mr|flac-1.2.1-13|14	URL:		http://flac.sourceforge.net/
12mr|flac-1.2.1-13|15	Source0:	http://prdownloads.sourceforge.net/flac/flac-%{version}.tar.gz
12mr|flac-1.2.1-13|16	Patch1:		flac-1.2.1-asm.patch
12mr|flac-1.2.1-13|17	Patch2:		flac-1.2.1-gcc43.patch
12mr|flac-1.2.1-13|18	Patch3:		flac-1.2.1-hidesyms.patch
12mr|flac-1.2.1-13|19	Patch4:		flac-1.2.1-tests.patch
12mr|flac-1.2.1-13|20	Patch5:		flac-1.2.1-cflags.patch
12mr|flac-1.2.1-13|21	Patch6:		flac-1.2.1-bitreader.patch
12mr|flac-1.2.1-13|22	Patch7:		flac-1.2.1-fix-str-fmt.patch
12mr|flac-1.2.1-13|23	BuildRequires:	pkgconfig(ogg)
12mr|flac-1.2.1-13|24	%ifarch %{ix86}
12mr|flac-1.2.1-13|25	BuildRequires:	nasm
12mr|flac-1.2.1-13|26	%endif
12mr|flac-1.2.1-13|27	BuildRequires:	libid3lib-devel
12mr|flac-1.2.1-13|28	BuildRequires:	gettext-devel
12mr|flac-1.2.1-13|29	BuildRequires:	automake
12mr|flac-1.2.1-13|30	BuildRequires:	libtool
12mr|flac-1.2.1-13|31	
12mr|flac-1.2.1-13|32	%description
12mr|flac-1.2.1-13|33	FLAC is an Open Source lossless audio codec developed by Josh Coalson.
12mr|flac-1.2.1-13|34	
12mr|flac-1.2.1-13|35	FLAC is comprised of 1) `libFLAC', a library which implements
12mr|flac-1.2.1-13|36	reference encoders and decoders, licensed under the GNU Lesser
12mr|flac-1.2.1-13|37	General Public License (LGPL); 2) `flac', a command-line program for
12mr|flac-1.2.1-13|38	encoding and decoding files, licensed under the GNU General public
12mr|flac-1.2.1-13|39	License (GPL); 3) `metaflac', a command-line program for editing
12mr|flac-1.2.1-13|40	FLAC metadata, licensed under the GPL; 4) player plugins for XMMS
12mr|flac-1.2.1-13|41	and Winamp, licensed under the GPL; and 5) documentation, licensed
12mr|flac-1.2.1-13|42	under the GNU Free Documentation License.
12mr|flac-1.2.1-13|43	
12mr|flac-1.2.1-13|44	%package -n %{libname}
12mr|flac-1.2.1-13|45	Summary:	Shared libraries for FLAC
12mr|flac-1.2.1-13|46	Group:		System/Libraries
12mr|flac-1.2.1-13|47	
12mr|flac-1.2.1-13|48	%description  -n %{libname}
12mr|flac-1.2.1-13|49	FLAC is an Open Source lossless audio codec developed by Josh Coalson.
12mr|flac-1.2.1-13|50	
12mr|flac-1.2.1-13|51	This package contains the C libraries.
12mr|flac-1.2.1-13|52	
12mr|flac-1.2.1-13|53	%package -n %{libnamedev}
12mr|flac-1.2.1-13|54	Summary:	Libraries and headers needed for building apps using FLAC
12mr|flac-1.2.1-13|55	Group:		Development/C
12mr|flac-1.2.1-13|56	Requires:	%{libname} = %{version}-%{release}
12mr|flac-1.2.1-13|57	Requires:	libogg-devel
12mr|flac-1.2.1-13|58	Provides:	libflac-devel = %{version}-%{release}
12mr|flac-1.2.1-13|59	Provides:	liboggflac-devel = %{version}-%{release}
12mr|flac-1.2.1-13|60	Conflicts:	%{mklibname -d flac 7} < 1.2.1-13
12mr|flac-1.2.1-13|61	Obsoletes:	%{mklibname -d flac 8} < 1.2.1-13
12mr|flac-1.2.1-13|62	
12mr|flac-1.2.1-13|63	%description -n %{libnamedev}
12mr|flac-1.2.1-13|64	FLAC is an Open Source lossless audio codec developed by Josh Coalson.
12mr|flac-1.2.1-13|65	
12mr|flac-1.2.1-13|66	This package contains the libraries and header files necessary to develop
12mr|flac-1.2.1-13|67	applications using FLAC written in C.
12mr|flac-1.2.1-13|68	
12mr|flac-1.2.1-13|69	%package -n %{libnamepp}
12mr|flac-1.2.1-13|70	Summary:	Shared C++ libraries for FLAC
12mr|flac-1.2.1-13|71	Group:		System/Libraries
12mr|flac-1.2.1-13|72	
12mr|flac-1.2.1-13|73	%description  -n %{libnamepp}
12mr|flac-1.2.1-13|74	FLAC is an Open Source lossless audio codec developed by Josh Coalson.
12mr|flac-1.2.1-13|75	
12mr|flac-1.2.1-13|76	This package contains the libraries for C++ applications.
12mr|flac-1.2.1-13|77	
12mr|flac-1.2.1-13|78	%package -n %{libnameppdev}
12mr|flac-1.2.1-13|79	Summary:	Libraries and headers needed for building apps using FLAC++
12mr|flac-1.2.1-13|80	Group:		Development/C++
12mr|flac-1.2.1-13|81	Requires:	%{libnamepp} = %{version}-%{release}
12mr|flac-1.2.1-13|82	Requires:	%{libnamedev} = %{version}-%{release}
12mr|flac-1.2.1-13|83	Provides:	libflac++-devel = %{version}-%{release}
12mr|flac-1.2.1-13|84	Provides:	liboggflac++-devel = %{version}-%{release}
12mr|flac-1.2.1-13|85	Obsoletes:	%{mklibname -d flac++ 6} < 1.2.1-13
12mr|flac-1.2.1-13|86	
12mr|flac-1.2.1-13|87	%description -n %{libnameppdev}
12mr|flac-1.2.1-13|88	FLAC is an Open Source lossless audio codec developed by Josh Coalson.
12mr|flac-1.2.1-13|89	
12mr|flac-1.2.1-13|90	This package contains the libraries and header files necessary to develop
12mr|flac-1.2.1-13|91	applications using FLAC written in C++.
12mr|flac-1.2.1-13|92	
12mr|flac-1.2.1-13|93	%prep
12mr|flac-1.2.1-13|94	%setup -q -n %{name}-%{version}
12mr|flac-1.2.1-13|95	%patch1 -p1 -b .asm
12mr|flac-1.2.1-13|96	%patch2 -p1 -b .gcc43
12mr|flac-1.2.1-13|97	%patch3 -p1 -b .hidesyms
12mr|flac-1.2.1-13|98	# reduce number of tests
12mr|flac-1.2.1-13|99	%patch4 -p1 -b .tests
12mr|flac-1.2.1-13|100	%patch5 -p1 -b .cflags
12mr|flac-1.2.1-13|101	%patch6 -p0 -b .bitreader
12mr|flac-1.2.1-13|102	%patch7 -p0
12mr|flac-1.2.1-13|103	
12mr|flac-1.2.1-13|104	%build
12mr|flac-1.2.1-13|105	./autogen.sh -V
12mr|flac-1.2.1-13|106	
12mr|flac-1.2.1-13|107	rm -rf html
12mr|flac-1.2.1-13|108	
12mr|flac-1.2.1-13|109	cp -r doc/html .
12mr|flac-1.2.1-13|110	%configure2_5x \
12mr|flac-1.2.1-13|111	--disable-xmms-plugin \
12mr|flac-1.2.1-13|112	--disable-thorough-tests \
12mr|flac-1.2.1-13|113	--disable-asm-optimizations
12mr|flac-1.2.1-13|114	
12mr|flac-1.2.1-13|115	%make
12mr|flac-1.2.1-13|116	
12mr|flac-1.2.1-13|117	%check
12mr|flac-1.2.1-13|118	#make -C test check
12mr|flac-1.2.1-13|119	
12mr|flac-1.2.1-13|120	%install
12mr|flac-1.2.1-13|121	%makeinstall_std
12mr|flac-1.2.1-13|122	
12mr|flac-1.2.1-13|123	mv %{buildroot}%{_datadir}/doc/flac-%{version} installed-docs
12mr|flac-1.2.1-13|124	rm -fr %{buildroot}%{_libdir}/xmms
12mr|flac-1.2.1-13|125	
12mr|flac-1.2.1-13|126	%files
12mr|flac-1.2.1-13|127	%doc AUTHORS COPYING* README installed-docs/*
12mr|flac-1.2.1-13|128	%{_bindir}/flac
12mr|flac-1.2.1-13|129	%{_bindir}/metaflac
12mr|flac-1.2.1-13|130	%{_mandir}/man1/*
12mr|flac-1.2.1-13|131	
12mr|flac-1.2.1-13|132	%files -n %{libname}
12mr|flac-1.2.1-13|133	%{_libdir}/libFLAC.so.%{major}*
12mr|flac-1.2.1-13|134	
12mr|flac-1.2.1-13|135	%files -n %{libnamepp}
12mr|flac-1.2.1-13|136	%{_libdir}/libFLAC++.so.%{majorpp}*
12mr|flac-1.2.1-13|137	
12mr|flac-1.2.1-13|138	%files -n %{libnamedev}
12mr|flac-1.2.1-13|139	%{_includedir}/FLAC
12mr|flac-1.2.1-13|140	%{_libdir}/libFLAC.a
12mr|flac-1.2.1-13|141	%{_libdir}/libFLAC.so
12mr|flac-1.2.1-13|142	%{_datadir}/aclocal/libFLAC.m4
12mr|flac-1.2.1-13|143	%{_libdir}/pkgconfig/flac.pc
12mr|flac-1.2.1-13|144	
12mr|flac-1.2.1-13|145	%files -n %{libnameppdev}
12mr|flac-1.2.1-13|146	%{_includedir}/FLAC++
12mr|flac-1.2.1-13|147	%{_libdir}/libFLAC++.a
12mr|flac-1.2.1-13|148	%{_libdir}/libFLAC++.so
12mr|flac-1.2.1-13|149	%{_datadir}/aclocal/libFLAC++.m4
12mr|flac-1.2.1-13|150	%{_libdir}/pkgconfig/flac++.pc
12mr|flac-1.2.1-13|151	
12mr|flac-1.2.1-13|152	
12mr|flac-1.2.1-13|153	
12mr|flac-1.2.1-13|154	%changelog
12mr|flac-1.2.1-13|155	* Tue Aug  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|flac-1.2.1-13|156	+ Commit: b76f0dd
12mr|flac-1.2.1-13|157	- Convert BuildRequires to pkgconfig style
12mr|flac-1.2.1-13|158	
12mr|flac-1.2.1-13|159	* Tue Aug  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|flac-1.2.1-13|160	+ Commit: 0a82ddb
12mr|flac-1.2.1-13|161	- Drop .la files, spec cleanup
12mr|flac-1.2.1-13|162	
12mr|flac-1.2.1-13|163	

13961 12
12mr|flex-2.5.37-1|1	Summary:	A tool for creating scanners (text pattern recognizers)
12mr|flex-2.5.37-1|2	Name:		flex
12mr|flex-2.5.37-1|3	Version:	2.5.37
12mr|flex-2.5.37-1|4	Release:	1
12mr|flex-2.5.37-1|5	License:	BSD
12mr|flex-2.5.37-1|6	Group:		Development/Other
12mr|flex-2.5.37-1|7	URL:		http://flex.sourceforge.net/
12mr|flex-2.5.37-1|8	Source0:	http://prdownloads.sourceforge.net/flex/%{name}-%{version}.tar.bz2
12mr|flex-2.5.37-1|9	Patch0:		flex-2.5.4a-skel.patch
12mr|flex-2.5.37-1|10	BuildRequires:	bison
12mr|flex-2.5.37-1|11	BuildRequires:	texinfo
12mr|flex-2.5.37-1|12	BuildRequires:	texlive
12mr|flex-2.5.37-1|13	BuildRequires:	gettext-devel
12mr|flex-2.5.37-1|14	BuildRequires:	indent
12mr|flex-2.5.37-1|15	Requires:	m4
12mr|flex-2.5.37-1|16	Conflicts:	flex-reentrant
12mr|flex-2.5.37-1|17	
12mr|flex-2.5.37-1|18	%description
12mr|flex-2.5.37-1|19	The flex program generates scanners. Scanners are
12mr|flex-2.5.37-1|20	programs which can recognize lexical patterns in text.
12mr|flex-2.5.37-1|21	
12mr|flex-2.5.37-1|22	Flex takes pairs of regular expressions and C code as input and
12mr|flex-2.5.37-1|23	generates a C source file as output. The output file is compiled and
12mr|flex-2.5.37-1|24	linked with a library to produce an executable.
12mr|flex-2.5.37-1|25	
12mr|flex-2.5.37-1|26	The executable searches through its input for occurrences of the
12mr|flex-2.5.37-1|27	regular expressions. When a match is found, it executes the
12mr|flex-2.5.37-1|28	corresponding C code.
12mr|flex-2.5.37-1|29	
12mr|flex-2.5.37-1|30	Flex was designed to work with both Yacc and Bison, and is used by
12mr|flex-2.5.37-1|31	many programs as part of their build process.
12mr|flex-2.5.37-1|32	
12mr|flex-2.5.37-1|33	You should install flex if you are going to use your system for
12mr|flex-2.5.37-1|34	application development.
12mr|flex-2.5.37-1|35	
12mr|flex-2.5.37-1|36	%prep
12mr|flex-2.5.37-1|37	%setup -q
12mr|flex-2.5.37-1|38	%patch0 -p0 -b .skel~
12mr|flex-2.5.37-1|39	
12mr|flex-2.5.37-1|40	# Force regeneration of skel.c with Patch2 changes
12mr|flex-2.5.37-1|41	rm -f skel.c
12mr|flex-2.5.37-1|42	
12mr|flex-2.5.37-1|43	%build
12mr|flex-2.5.37-1|44	# Force regeneration of configure script with --libdir= support
12mr|flex-2.5.37-1|45	autoreconf -fi
12mr|flex-2.5.37-1|46	
12mr|flex-2.5.37-1|47	CFLAGS="-fPIC %{optflags}" %configure2_5x \
12mr|flex-2.5.37-1|48	--disable-rpath
12mr|flex-2.5.37-1|49	%make
12mr|flex-2.5.37-1|50	
12mr|flex-2.5.37-1|51	%check
12mr|flex-2.5.37-1|52	#(tpg) these tests used features removed in bison-2.6
12mr|flex-2.5.37-1|53	sed -i -e '/test-bison-yylloc/d' -e '/test-bison-yylval/d' tests/Makefile.in
12mr|flex-2.5.37-1|54	
12mr|flex-2.5.37-1|55	make check
12mr|flex-2.5.37-1|56	
12mr|flex-2.5.37-1|57	%install
12mr|flex-2.5.37-1|58	%makeinstall_std
12mr|flex-2.5.37-1|59	
12mr|flex-2.5.37-1|60	%find_lang %{name}
12mr|flex-2.5.37-1|61	
12mr|flex-2.5.37-1|62	#cd %{buildroot}%{_bindir}
12mr|flex-2.5.37-1|63	#ln -sf flex lex
12mr|flex-2.5.37-1|64	
12mr|flex-2.5.37-1|65	#cd %{buildroot}%{_mandir}/
12mr|flex-2.5.37-1|66	#cd man1
12mr|flex-2.5.37-1|67	#ln -s flex.1 lex.1
12mr|flex-2.5.37-1|68	#ln -s flex.1 flex++.1
12mr|flex-2.5.37-1|69	
12mr|flex-2.5.37-1|70	pushd %{buildroot}
12mr|flex-2.5.37-1|71	ln -sf flex .%{_bindir}/lex
12mr|flex-2.5.37-1|72	#ln -sf flex .%{_bindir}/flex++
12mr|flex-2.5.37-1|73	ln -s flex.1 .%{_mandir}/man1/lex.1
12mr|flex-2.5.37-1|74	ln -s flex.1 .%{_mandir}/man1/flex++.1
12mr|flex-2.5.37-1|75	popd
12mr|flex-2.5.37-1|76	
12mr|flex-2.5.37-1|77	%files -f %{name}.lang
12mr|flex-2.5.37-1|78	%doc NEWS README
12mr|flex-2.5.37-1|79	%{_bindir}/*
12mr|flex-2.5.37-1|80	%{_mandir}/man1/*
12mr|flex-2.5.37-1|81	%{_libdir}/libfl*.a
12mr|flex-2.5.37-1|82	%{_includedir}/FlexLexer.h
12mr|flex-2.5.37-1|83	%{_infodir}/*
12mr|flex-2.5.37-1|84	
12mr|flex-2.5.37-1|85	
12mr|flex-2.5.37-1|86	%changelog
12mr|flex-2.5.37-1|87	* Tue Aug 21 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 2.5.37-1
12mr|flex-2.5.37-1|88	+ Revision: 815556
12mr|flex-2.5.37-1|89	- add buildrequires on texlive and indent
12mr|flex-2.5.37-1|90	- disable checks for bison, because these features are no longer in bison-2.6
12mr|flex-2.5.37-1|91	- add missing buildrequires
12mr|flex-2.5.37-1|92	- update to new version 2.5.37
12mr|flex-2.5.37-1|93	
12mr|flex-2.5.37-1|94	+ Bernhard Rosenkraenzer <bero@bero.eu>
12mr|flex-2.5.37-1|95	- Adjust BuildRequires
12mr|flex-2.5.37-1|96	- Update to 2.5.36
12mr|flex-2.5.37-1|97	
12mr|flex-2.5.37-1|98	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2.5.35-8
12mr|flex-2.5.37-1|99	+ Revision: 664312
12mr|flex-2.5.37-1|100	- mass rebuild
12mr|flex-2.5.37-1|101	
12mr|flex-2.5.37-1|102	* Thu Dec 02 2010 Oden Eriksson <oeriksson@mandriva.com> 2.5.35-7mdv2011.0
12mr|flex-2.5.37-1|103	+ Revision: 605151
12mr|flex-2.5.37-1|104	- rebuild
12mr|flex-2.5.37-1|105	
12mr|flex-2.5.37-1|106	* Sun Mar 14 2010 Oden Eriksson <oeriksson@mandriva.com> 2.5.35-6mdv2010.1
12mr|flex-2.5.37-1|107	+ Revision: 518999
12mr|flex-2.5.37-1|108	- rebuild
12mr|flex-2.5.37-1|109	
12mr|flex-2.5.37-1|110	* Wed Oct 21 2009 Frederik Himpe <fhimpe@mandriva.org> 2.5.35-5mdv2010.0
12mr|flex-2.5.37-1|111	+ Revision: 458597
12mr|flex-2.5.37-1|112	- Add Requires: m4 to make sure lex can work (bug #54782)
12mr|flex-2.5.37-1|113	
12mr|flex-2.5.37-1|114	* Sun May 03 2009 Frederik Himpe <fhimpe@mandriva.org> 2.5.35-4mdv2010.0
12mr|flex-2.5.37-1|115	+ Revision: 371154
12mr|flex-2.5.37-1|116	- Build with -fPIC, needed to build ipsec-tools on x86_64
12mr|flex-2.5.37-1|117	- Add Fedora patches fixing build warnings
12mr|flex-2.5.37-1|118	
12mr|flex-2.5.37-1|119	* Sat Dec 20 2008 Oden Eriksson <oeriksson@mandriva.com> 2.5.35-3mdv2009.1
12mr|flex-2.5.37-1|120	+ Revision: 316579
12mr|flex-2.5.37-1|121	- rediffed one fuzzy patch
12mr|flex-2.5.37-1|122	
12mr|flex-2.5.37-1|123	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 2.5.35-2mdv2009.0
12mr|flex-2.5.37-1|124	+ Revision: 264465
12mr|flex-2.5.37-1|125	- rebuild early 2009.0 package (before pixel changes)
12mr|flex-2.5.37-1|126	
12mr|flex-2.5.37-1|127	* Thu Apr 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.5.35-1mdv2009.0
12mr|flex-2.5.37-1|128	+ Revision: 195398
12mr|flex-2.5.37-1|129	- new version
12mr|flex-2.5.37-1|130	- license is BSD not a GPL
12mr|flex-2.5.37-1|131	- nuke rpath
12mr|flex-2.5.37-1|132	- spec file clean
12mr|flex-2.5.37-1|133	- enable checks
12mr|flex-2.5.37-1|134	
12mr|flex-2.5.37-1|135	* Sat Jan 12 2008 Thierry Vignaud <tv@mandriva.org> 2.5.33-3mdv2008.1
12mr|flex-2.5.37-1|136	+ Revision: 149727
12mr|flex-2.5.37-1|137	- rebuild
12mr|flex-2.5.37-1|138	- kill re-definition of %%buildroot on Pixel's request
12mr|flex-2.5.37-1|139	
12mr|flex-2.5.37-1|140	+ Olivier Blin <blino@mandriva.org>
12mr|flex-2.5.37-1|141	- restore BuildRoot
12mr|flex-2.5.37-1|142	
12mr|flex-2.5.37-1|143	
12mr|flex-2.5.37-1|144	* Sat Jan 13 2007 Götz Waschk <waschk@mandriva.org> 2.5.33-2mdv2007.0
12mr|flex-2.5.37-1|145	+ Revision: 108195
12mr|flex-2.5.37-1|146	- use find-lang
12mr|flex-2.5.37-1|147	
12mr|flex-2.5.37-1|148	* Tue Oct 24 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.5.33-1mdv2007.1
12mr|flex-2.5.37-1|149	+ Revision: 71736
12mr|flex-2.5.37-1|150	- New version of flex.
12mr|flex-2.5.37-1|151	Remove obsolete patches, and add info pages and localized messages.
12mr|flex-2.5.37-1|152	
12mr|flex-2.5.37-1|153	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|flex-2.5.37-1|154	- bzip2 cleanup
12mr|flex-2.5.37-1|155	- bunzip patches
12mr|flex-2.5.37-1|156	- Import flex
12mr|flex-2.5.37-1|157	
12mr|flex-2.5.37-1|158	* Mon Jul 03 2006 Oden Eriksson <oeriksson@mandriva.com> 2.5.4a-25mdv2007.0
12mr|flex-2.5.37-1|159	- make it conflict with flex-reentrant
12mr|flex-2.5.37-1|160	
12mr|flex-2.5.37-1|161	* Mon May 15 2006 Stefan van der Eijk <stefan@eijk.nu> 2.5.4a-24mdk
12mr|flex-2.5.37-1|162	- rebuild for sparc
12mr|flex-2.5.37-1|163	
12mr|flex-2.5.37-1|164	* Sat Dec 31 2005 Mandriva Linux Team <http://www.mandrivaexpert.com/> 2.5.4a-23mdk
12mr|flex-2.5.37-1|165	- Rebuild
12mr|flex-2.5.37-1|166	
12mr|flex-2.5.37-1|167	* Wed Jun 09 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.5.4a-22mdk
12mr|flex-2.5.37-1|168	- fix buildrequires
12mr|flex-2.5.37-1|169	- wipe out buildroot in %%install, not %%prep
12mr|flex-2.5.37-1|170	

13962 12
12mr|flphoto-1.3.1-14|1	%define		extraversion %nil
12mr|flphoto-1.3.1-14|2	
12mr|flphoto-1.3.1-14|3	Summary:	All what you need for the photos from your digital camera
12mr|flphoto-1.3.1-14|4	Name:		flphoto
12mr|flphoto-1.3.1-14|5	Version:	1.3.1
12mr|flphoto-1.3.1-14|6	Release:	14
12mr|flphoto-1.3.1-14|7	License:	GPLv2+
12mr|flphoto-1.3.1-14|8	Group:		Graphics
12mr|flphoto-1.3.1-14|9	URL:		http://www.easysw.com/~mike/flphoto/
12mr|flphoto-1.3.1-14|10	Source0:	http://belnet.dl.sourceforge.net/sourceforge/fltk/%{name}-%{version}%{extraversion}-source.tar.bz2
12mr|flphoto-1.3.1-14|11	Source1:	digicam-launch-icon.png
12mr|flphoto-1.3.1-14|12	Patch0:		flphoto-1.3.1-glibc-2.8.patch
12mr|flphoto-1.3.1-14|13	Patch1:		flphoto-1.3.1-use-ldflags.patch
12mr|flphoto-1.3.1-14|14	Patch2:		flphoto-1.3.1-format_not_a_string_literal_and_no_format_arguments.diff
12mr|flphoto-1.3.1-14|15	Patch3:		espmsg.patch
12mr|flphoto-1.3.1-14|16	Patch4:		flphoto-1.3.1-compile.patch
12mr|flphoto-1.3.1-14|17	Requires:	libgphoto-common
12mr|flphoto-1.3.1-14|18	BuildRequires:	pkgconfig(libgphoto2)
12mr|flphoto-1.3.1-14|19	BuildRequires:	fltk-devel
12mr|flphoto-1.3.1-14|20	BuildRequires:	pkgconfig(libexif)
12mr|flphoto-1.3.1-14|21	BuildRequires:	cups-devel
12mr|flphoto-1.3.1-14|22	BuildRequires:	imagemagick
12mr|flphoto-1.3.1-14|23	BuildRequires:	desktop-file-utils
12mr|flphoto-1.3.1-14|24	
12mr|flphoto-1.3.1-14|25	%description
12mr|flphoto-1.3.1-14|26	flphoto is a basic photo/image management and display program.
12mr|flphoto-1.3.1-14|27	
12mr|flphoto-1.3.1-14|28	- Download of photos from digital cameras or usual file systems
12mr|flphoto-1.3.1-14|29	- Organization in albums
12mr|flphoto-1.3.1-14|30	- Loss-less rotation for portrait-oriented photos
12mr|flphoto-1.3.1-14|31	- Basic correction tasks
12mr|flphoto-1.3.1-14|32	- Printing series of photos (full access to printer settings):
12mr|flphoto-1.3.1-14|33	o Index prints
12mr|flphoto-1.3.1-14|34	o 1, 2, or 4 equally-sized images per page
12mr|flphoto-1.3.1-14|35	o 8 photos in different sizes on one page
12mr|flphoto-1.3.1-14|36	o Calendar: 1 photo per month
12mr|flphoto-1.3.1-14|37	o Framed/Matted photos
12mr|flphoto-1.3.1-14|38	- Slide-show with manual or automatic advancing
12mr|flphoto-1.3.1-14|39	- Web album generation
12mr|flphoto-1.3.1-14|40	- Integration of GPhoto2 and CUPS
12mr|flphoto-1.3.1-14|41	
12mr|flphoto-1.3.1-14|42	
12mr|flphoto-1.3.1-14|43	%prep
12mr|flphoto-1.3.1-14|44	%setup -q -n %{name}-%{version}%{extraversion}
12mr|flphoto-1.3.1-14|45	%patch0 -p0
12mr|flphoto-1.3.1-14|46	%patch1 -p0
12mr|flphoto-1.3.1-14|47	%patch2 -p1
12mr|flphoto-1.3.1-14|48	%patch3 -p0
12mr|flphoto-1.3.1-14|49	%patch4 -p1 -b .compile~
12mr|flphoto-1.3.1-14|50	autoconf
12mr|flphoto-1.3.1-14|51	
12mr|flphoto-1.3.1-14|52	# Use /mnt/memory_card as default directory for memory cards, as
12mr|flphoto-1.3.1-14|53	# hotplug sets up a supermount entry for memory cards to be mounted on
12mr|flphoto-1.3.1-14|54	# /mnt/memory_card
12mr|flphoto-1.3.1-14|55	perl -p -i -e 's:/mnt/flash:/media/removable:' *.cxx doc/* po/*
12mr|flphoto-1.3.1-14|56	perl -p -i -e 's:/mnt/card:/media/removable:' *.cxx doc/* po/*
12mr|flphoto-1.3.1-14|57	
12mr|flphoto-1.3.1-14|58	# Remove portuguese translation
12mr|flphoto-1.3.1-14|59	perl -p -i -e 's:(TRANSLATIONS =.*?)\s*po/pt(.*)$:$1$2:' Makefile Makefile.in
12mr|flphoto-1.3.1-14|60	
12mr|flphoto-1.3.1-14|61	# correct icon name
12mr|flphoto-1.3.1-14|62	perl -p -i -e 's,%{name}.png,%{name},g' %{name}.desktop
12mr|flphoto-1.3.1-14|63	
12mr|flphoto-1.3.1-14|64	%build
12mr|flphoto-1.3.1-14|65	# CVS versions need "./autogen.sh"
12mr|flphoto-1.3.1-14|66	#./autogen.sh
12mr|flphoto-1.3.1-14|67	
12mr|flphoto-1.3.1-14|68	%configure2_5x --with-docdir=%{_datadir}/doc/%{name}
12mr|flphoto-1.3.1-14|69	
12mr|flphoto-1.3.1-14|70	# This the Makefile does not do automatically
12mr|flphoto-1.3.1-14|71	%make espmsg
12mr|flphoto-1.3.1-14|72	
12mr|flphoto-1.3.1-14|73	%make
12mr|flphoto-1.3.1-14|74	
12mr|flphoto-1.3.1-14|75	%install
12mr|flphoto-1.3.1-14|76	%makeinstall_std
12mr|flphoto-1.3.1-14|77	
12mr|flphoto-1.3.1-14|78	%find_lang %{name} || touch %{name}.lang
12mr|flphoto-1.3.1-14|79	
12mr|flphoto-1.3.1-14|80	# icons
12mr|flphoto-1.3.1-14|81	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mr|flphoto-1.3.1-14|82	convert -scale 48 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|flphoto-1.3.1-14|83	convert -scale 32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|flphoto-1.3.1-14|84	convert -scale 16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|flphoto-1.3.1-14|85	
12mr|flphoto-1.3.1-14|86	mkdir -p %{buildroot}%{_datadir}/applications
12mr|flphoto-1.3.1-14|87	cp %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|flphoto-1.3.1-14|88	
12mr|flphoto-1.3.1-14|89	desktop-file-install --vendor="" \
12mr|flphoto-1.3.1-14|90	--add-category="Photography" \
12mr|flphoto-1.3.1-14|91	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|flphoto-1.3.1-14|92	
12mr|flphoto-1.3.1-14|93	# dynamic desktop support
12mr|flphoto-1.3.1-14|94	%define launchers /etc/dynamic/launchers/camera
12mr|flphoto-1.3.1-14|95	
12mr|flphoto-1.3.1-14|96	mkdir -p %{buildroot}%{launchers}
12mr|flphoto-1.3.1-14|97	cat > %{buildroot}%{launchers}/%{name}.desktop << EOF
12mr|flphoto-1.3.1-14|98	[Desktop Entry]
12mr|flphoto-1.3.1-14|99	Name=FLPhoto
12mr|flphoto-1.3.1-14|100	Comment=All you need for the photos from your digital camera
12mr|flphoto-1.3.1-14|101	TryExec=/usr/bin/flphoto
12mr|flphoto-1.3.1-14|102	Exec=/usr/bin/flphoto --camera
12mr|flphoto-1.3.1-14|103	Terminal=false
12mr|flphoto-1.3.1-14|104	Icon=flphoto
12mr|flphoto-1.3.1-14|105	Type=Application
12mr|flphoto-1.3.1-14|106	EOF
12mr|flphoto-1.3.1-14|107	
12mr|flphoto-1.3.1-14|108	%post
12mr|flphoto-1.3.1-14|109	update-alternatives --install %{launchers}/kde.desktop camera.kde.dynamic %{launchers}/%{name}.desktop 60
12mr|flphoto-1.3.1-14|110	update-alternatives --install %{launchers}/gnome.desktop camera.gnome.dynamic %{launchers}/%{name}.desktop 60
12mr|flphoto-1.3.1-14|111	
12mr|flphoto-1.3.1-14|112	%postun
12mr|flphoto-1.3.1-14|113	if [ $1 = 0 ]; then
12mr|flphoto-1.3.1-14|114	update-alternatives --remove camera.kde.dynamic %{launchers}/%{name}.desktop
12mr|flphoto-1.3.1-14|115	update-alternatives --remove camera.gnome.dynamic %{launchers}/%{name}.desktop
12mr|flphoto-1.3.1-14|116	fi
12mr|flphoto-1.3.1-14|117	
12mr|flphoto-1.3.1-14|118	%files -f %{name}.lang
12mr|flphoto-1.3.1-14|119	%lang(de) %{_datadir}/locale/de/*
12mr|flphoto-1.3.1-14|120	%lang(en_CA) %{_datadir}/locale/en_CA/*
12mr|flphoto-1.3.1-14|121	%lang(en_GB) %{_datadir}/locale/en_GB/*
12mr|flphoto-1.3.1-14|122	%lang(es) %{_datadir}/locale/es/*
12mr|flphoto-1.3.1-14|123	%lang(fr) %{_datadir}/locale/fr/*
12mr|flphoto-1.3.1-14|124	%lang(it) %{_datadir}/locale/it/*
12mr|flphoto-1.3.1-14|125	%lang(nl) %{_datadir}/locale/nl/*
12mr|flphoto-1.3.1-14|126	%lang(sv) %{_datadir}/locale/sv/*
12mr|flphoto-1.3.1-14|127	%{_datadir}/doc/%{name}/*
12mr|flphoto-1.3.1-14|128	%{_bindir}/*
12mr|flphoto-1.3.1-14|129	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|flphoto-1.3.1-14|130	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|flphoto-1.3.1-14|131	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|flphoto-1.3.1-14|132	%{_datadir}/applications/flphoto.desktop
12mr|flphoto-1.3.1-14|133	%{_mandir}/*/*
12mr|flphoto-1.3.1-14|134	%config(noreplace) %{_sysconfdir}/dynamic/launchers/camera
12mr|flphoto-1.3.1-14|135	
12mr|flphoto-1.3.1-14|136	
12mr|flphoto-1.3.1-14|137	
12mr|flphoto-1.3.1-14|138	%changelog
12mr|flphoto-1.3.1-14|139	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|flphoto-1.3.1-14|140	+ Commit: d8b7e29
12mr|flphoto-1.3.1-14|141	- Verious cleanups
12mr|flphoto-1.3.1-14|142	
12mr|flphoto-1.3.1-14|143	

13963 12
12mr|fltk-1.3.0-6|1	Name:		fltk
12mr|fltk-1.3.0-6|2	Version:	1.3.0
12mr|fltk-1.3.0-6|3	Release:	6
12mr|fltk-1.3.0-6|4	Group:		System/Libraries
12mr|fltk-1.3.0-6|5	Summary:	Fast Light Tool Kit (FLTK)
12mr|fltk-1.3.0-6|6	License:	LGPLv2+
12mr|fltk-1.3.0-6|7	URL:		http://www.fltk.org
12mr|fltk-1.3.0-6|8	Source:		ftp://ftp.easysw.com/pub/fltk/%{version}/%{name}-%{version}-source.tar.gz
12mr|fltk-1.3.0-6|9	Patch0:		fltk-1.3.0-link.patch
12mr|fltk-1.3.0-6|10	BuildRequires:	pkgconfig(cairo)
12mr|fltk-1.3.0-6|11	BuildRequires:	pkgconfig(gl)
12mr|fltk-1.3.0-6|12	BuildRequires:	pkgconfig(fontconfig)
12mr|fltk-1.3.0-6|13	BuildRequires:	pkgconfig(libpng)
12mr|fltk-1.3.0-6|14	BuildRequires:	pkgconfig(x11)
12mr|fltk-1.3.0-6|15	BuildRequires:	pkgconfig(xft)
12mr|fltk-1.3.0-6|16	BuildRequires:	pkgconfig(xinerama)
12mr|fltk-1.3.0-6|17	BuildRequires:	jpeg-devel
12mr|fltk-1.3.0-6|18	BuildRequires:	cmake
12mr|fltk-1.3.0-6|19	BuildRequires:	man
12mr|fltk-1.3.0-6|20	
12mr|fltk-1.3.0-6|21	%description
12mr|fltk-1.3.0-6|22	The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd
12mr|fltk-1.3.0-6|23	C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r),
12mr|fltk-1.3.0-6|24	and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally
12mr|fltk-1.3.0-6|25	developed by Mr. Bill Spitzak and is currently maintained by a
12mr|fltk-1.3.0-6|26	small group of developers across the world with a central
12mr|fltk-1.3.0-6|27	repository in the US.
12mr|fltk-1.3.0-6|28	
12mr|fltk-1.3.0-6|29	#---------------------------------------------------------------------------
12mr|fltk-1.3.0-6|30	
12mr|fltk-1.3.0-6|31	%define lib_major 1.3
12mr|fltk-1.3.0-6|32	%define libname %mklibname %{name} 0
12mr|fltk-1.3.0-6|33	
12mr|fltk-1.3.0-6|34	%package -n %{libname}
12mr|fltk-1.3.0-6|35	Summary:	Fast Light Tool Kit (FLTK) - main library
12mr|fltk-1.3.0-6|36	Group:		System/Libraries
12mr|fltk-1.3.0-6|37	Obsoletes:	%{name} < %{version}-%{release}
12mr|fltk-1.3.0-6|38	Provides:	%{name} = %{version}-%{release}
12mr|fltk-1.3.0-6|39	
12mr|fltk-1.3.0-6|40	%description -n	%{libname}
12mr|fltk-1.3.0-6|41	The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd
12mr|fltk-1.3.0-6|42	C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r),
12mr|fltk-1.3.0-6|43	and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally
12mr|fltk-1.3.0-6|44	developed by Mr. Bill Spitzak and is currently maintained by a
12mr|fltk-1.3.0-6|45	small group of developers across the world with a central
12mr|fltk-1.3.0-6|46	repository in the US.
12mr|fltk-1.3.0-6|47	
12mr|fltk-1.3.0-6|48	%files -n %{libname}
12mr|fltk-1.3.0-6|49	%{_libdir}/libfltk*.so.0
12mr|fltk-1.3.0-6|50	%{_libdir}/libfltk*.so.%{lib_major}
12mr|fltk-1.3.0-6|51	
12mr|fltk-1.3.0-6|52	#---------------------------------------------------------------------------
12mr|fltk-1.3.0-6|53	
12mr|fltk-1.3.0-6|54	%define develname	%mklibname %{name} -d
12mr|fltk-1.3.0-6|55	
12mr|fltk-1.3.0-6|56	%package -n	%{develname}
12mr|fltk-1.3.0-6|57	Summary:	Fast Light Tool Kit (FLTK) - development environment
12mr|fltk-1.3.0-6|58	Group:		Development/C
12mr|fltk-1.3.0-6|59	Requires:	%{libname} = %{version}
12mr|fltk-1.3.0-6|60	Obsoletes:	%{name}-devel < %{version}-%{release}
12mr|fltk-1.3.0-6|61	Obsoletes:	%{_lib}%{name}1.1-devel < 1.3.0
12mr|fltk-1.3.0-6|62	Provides:	%{name}-devel = %{version}-%{release}
12mr|fltk-1.3.0-6|63	Requires:	pkgconfig(cairo)
12mr|fltk-1.3.0-6|64	
12mr|fltk-1.3.0-6|65	%description -n	%{develname}
12mr|fltk-1.3.0-6|66	The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd
12mr|fltk-1.3.0-6|67	C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r),
12mr|fltk-1.3.0-6|68	and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally
12mr|fltk-1.3.0-6|69	developed by Mr. Bill Spitzak and is currently maintained by a
12mr|fltk-1.3.0-6|70	small group of developers across the world with a central
12mr|fltk-1.3.0-6|71	repository in the US.
12mr|fltk-1.3.0-6|72	
12mr|fltk-1.3.0-6|73	Install libfltk1-devel if you need to develop FLTK applications.  You'll
12mr|fltk-1.3.0-6|74	need to install the libfltk1.1 package if you plan to run dynamically
12mr|fltk-1.3.0-6|75	linked applications.
12mr|fltk-1.3.0-6|76	
12mr|fltk-1.3.0-6|77	%files -n %{develname}
12mr|fltk-1.3.0-6|78	%doc README CHANGES
12mr|fltk-1.3.0-6|79	%{_includedir}/F?
12mr|fltk-1.3.0-6|80	%{_bindir}/fltk-config
12mr|fltk-1.3.0-6|81	%{_bindir}/fluid
12mr|fltk-1.3.0-6|82	%{multiarch_bindir}/fltk-config
12mr|fltk-1.3.0-6|83	%{_mandir}/man?/*
12mr|fltk-1.3.0-6|84	%{_libdir}/libfltk*.so
12mr|fltk-1.3.0-6|85	%{_libdir}/libfltk*.a
12mr|fltk-1.3.0-6|86	%dir %{_libdir}/FLTK-%{lib_major}
12mr|fltk-1.3.0-6|87	%{_libdir}/FLTK-%{lib_major}/*
12mr|fltk-1.3.0-6|88	
12mr|fltk-1.3.0-6|89	#---------------------------------------------------------------------------
12mr|fltk-1.3.0-6|90	
12mr|fltk-1.3.0-6|91	%prep
12mr|fltk-1.3.0-6|92	%setup -q
12mr|fltk-1.3.0-6|93	%patch0 -p1
12mr|fltk-1.3.0-6|94	
12mr|fltk-1.3.0-6|95	%build
12mr|fltk-1.3.0-6|96	%define Werror_cflags %{nil}
12mr|fltk-1.3.0-6|97	%cmake \
12mr|fltk-1.3.0-6|98	-DOPTION_BUILD_SHARED_LIBS=ON \
12mr|fltk-1.3.0-6|99	-DOPTION_CAIRO=ON \
12mr|fltk-1.3.0-6|100	-DOPTION_CAIROEXT=ON \
12mr|fltk-1.3.0-6|101	-DOPTION_PREFIX_MAN=%{_mandir} \
12mr|fltk-1.3.0-6|102	-DOPTION_PREFIX_LIB=%{_libdir} \
12mr|fltk-1.3.0-6|103	-DOPTION_BUILD_EXAMPLES=OFF \
12mr|fltk-1.3.0-6|104	-DOPTION_PREFIX_CONFIG=%{_libdir}/FLTK-%{lib_major} \
12mr|fltk-1.3.0-6|105	-DFLTK_USE_SYSTEM_ZLIB=ON \
12mr|fltk-1.3.0-6|106	-DFLTK_USE_SYSTEM_JPEG=ON \
12mr|fltk-1.3.0-6|107	-DFLTK_USE_SYSTEM_PNG=ON \
12mr|fltk-1.3.0-6|108	-DBUILD_EXAMPLES=OFF
12mr|fltk-1.3.0-6|109	%make
12mr|fltk-1.3.0-6|110	
12mr|fltk-1.3.0-6|111	%install
12mr|fltk-1.3.0-6|112	%makeinstall_std -C build
12mr|fltk-1.3.0-6|113	
12mr|fltk-1.3.0-6|114	%multiarch_binaries %{buildroot}%{_bindir}/fltk-config
12mr|fltk-1.3.0-6|115	

13964 12
12mr|fluid-soundfont-3.1-4|1	%define patch_pkg_version 2
12mr|fluid-soundfont-3.1-4|2	
12mr|fluid-soundfont-3.1-4|3	Name:           fluid-soundfont
12mr|fluid-soundfont-3.1-4|4	Version:        3.1
12mr|fluid-soundfont-3.1-4|5	Release:        %mkrel 4
12mr|fluid-soundfont-3.1-4|6	Summary:        Pro-quality GM/GS soundfont
12mr|fluid-soundfont-3.1-4|7	Group:          Sound
12mr|fluid-soundfont-3.1-4|8	License:        MIT
12mr|fluid-soundfont-3.1-4|9	# The original URL (http://www.powermage.com/fluid) seems dead. Therefore we point
12mr|fluid-soundfont-3.1-4|10	# to the Hammersound archives:
12mr|fluid-soundfont-3.1-4|11	URL:            http://www.hammersound.com/cgi-bin/soundlink.pl?action=view_category&category=Collections&ListStart=0&ListLength=20
12mr|fluid-soundfont-3.1-4|12	# The Hammersound source gives us a soundfont in a linux-unfriendly .sfArk format.
12mr|fluid-soundfont-3.1-4|13	# In order to convert this to a linux-friendly .sf2 format one needs to use a
12mr|fluid-soundfont-3.1-4|14	# non-free utility sfarkxtc from
12mr|fluid-soundfont-3.1-4|15	#    http://www.melodymachine.com
12mr|fluid-soundfont-3.1-4|16	# This page explains how this conversion is done:
12mr|fluid-soundfont-3.1-4|17	#    http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/doc/ch01s46.html
12mr|fluid-soundfont-3.1-4|18	# Debian folks already did this and we will borrow their source tarball:
12mr|fluid-soundfont-3.1-4|19	Source0:        http://ftp.de.debian.org/debian/pool/main/f/%{name}/%{name}_%{version}.orig.tar.gz
12mr|fluid-soundfont-3.1-4|20	# Some information about the soundfont that can be found in the Hammersound archive:
12mr|fluid-soundfont-3.1-4|21	Source1:        Fluid_R3_Readme.pdf
12mr|fluid-soundfont-3.1-4|22	Source2:	timidity-fluid.cfg
12mr|fluid-soundfont-3.1-4|23	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12mr|fluid-soundfont-3.1-4|24	BuildArch:      noarch
12mr|fluid-soundfont-3.1-4|25	BuildRequires:  soundfont-utils
12mr|fluid-soundfont-3.1-4|26	
12mr|fluid-soundfont-3.1-4|27	
12mr|fluid-soundfont-3.1-4|28	%define common_description \
12mr|fluid-soundfont-3.1-4|29	FluidR3 is the third release of Frank Wen's pro-quality GM/GS soundfont.\
12mr|fluid-soundfont-3.1-4|30	The soundfont has lots of excellent samples, including all the GM instruments\
12mr|fluid-soundfont-3.1-4|31	along side with the GS instruments that are recycled and reprogrammed versions\
12mr|fluid-soundfont-3.1-4|32	of the GM presets.
12mr|fluid-soundfont-3.1-4|33	
12mr|fluid-soundfont-3.1-4|34	%description
12mr|fluid-soundfont-3.1-4|35	%common_description
12mr|fluid-soundfont-3.1-4|36	
12mr|fluid-soundfont-3.1-4|37	%package common
12mr|fluid-soundfont-3.1-4|38	Summary:        Common files for FluidR3 soundfont
12mr|fluid-soundfont-3.1-4|39	Group:          Sound
12mr|fluid-soundfont-3.1-4|40	
12mr|fluid-soundfont-3.1-4|41	%description common
12mr|fluid-soundfont-3.1-4|42	%common_description
12mr|fluid-soundfont-3.1-4|43	
12mr|fluid-soundfont-3.1-4|44	This package contains common files shared among all FluidR3 soundfont packages.
12mr|fluid-soundfont-3.1-4|45	
12mr|fluid-soundfont-3.1-4|46	%package gm
12mr|fluid-soundfont-3.1-4|47	Summary:        Pro-quality General Midi soundfont
12mr|fluid-soundfont-3.1-4|48	Group:          Sound
12mr|fluid-soundfont-3.1-4|49	Requires:       %{name}-common = %{version}-%{release}
12mr|fluid-soundfont-3.1-4|50	Provides:       soundfont2
12mr|fluid-soundfont-3.1-4|51	Provides:       soundfont2-default
12mr|fluid-soundfont-3.1-4|52	
12mr|fluid-soundfont-3.1-4|53	%description gm
12mr|fluid-soundfont-3.1-4|54	%common_description
12mr|fluid-soundfont-3.1-4|55	
12mr|fluid-soundfont-3.1-4|56	This package contains Fluid General Midi (GM) soundfont in soundfont 2.0 (.sf2)
12mr|fluid-soundfont-3.1-4|57	format.
12mr|fluid-soundfont-3.1-4|58	
12mr|fluid-soundfont-3.1-4|59	%package gs
12mr|fluid-soundfont-3.1-4|60	Summary:        Pro-quality General Standard Extension soundfont
12mr|fluid-soundfont-3.1-4|61	Group:          Sound
12mr|fluid-soundfont-3.1-4|62	Requires:       %{name}-common = %{version}-%{release}
12mr|fluid-soundfont-3.1-4|63	Requires:       %{name}-gm = %{version}-%{release}
12mr|fluid-soundfont-3.1-4|64	Provides:       soundfont2
12mr|fluid-soundfont-3.1-4|65	
12mr|fluid-soundfont-3.1-4|66	
12mr|fluid-soundfont-3.1-4|67	%description gs
12mr|fluid-soundfont-3.1-4|68	%common_description
12mr|fluid-soundfont-3.1-4|69	
12mr|fluid-soundfont-3.1-4|70	This package contains instruments belonging to General Midi's General Standard
12mr|fluid-soundfont-3.1-4|71	(GS) Extension in soundfont 2.0 (.sf2) format.
12mr|fluid-soundfont-3.1-4|72	
12mr|fluid-soundfont-3.1-4|73	%package -n timidity-patch-fluid
12mr|fluid-soundfont-3.1-4|74	Summary:        Pro-quality General Midi soundfont in GUS patch format
12mr|fluid-soundfont-3.1-4|75	Group:          Sound
12mr|fluid-soundfont-3.1-4|76	Requires:       %{name}-common = %{version}-%{release}
12mr|fluid-soundfont-3.1-4|77	Obsoletes:	fluid-soundfont-lite-patches
12mr|fluid-soundfont-3.1-4|78	Provides:	fluid-soundfont-lite-patches
12mr|fluid-soundfont-3.1-4|79	Provides:	timidity-instruments = %{patch_pkg_version}
12mr|fluid-soundfont-3.1-4|80	Obsoletes:	timidity-instruments
12mr|fluid-soundfont-3.1-4|81	
12mr|fluid-soundfont-3.1-4|82	%description -n timidity-patch-fluid
12mr|fluid-soundfont-3.1-4|83	%common_description
12mr|fluid-soundfont-3.1-4|84	
12mr|fluid-soundfont-3.1-4|85	This package contains Fluid General Midi (GM) soundfont in Gravis Ultrasound
12mr|fluid-soundfont-3.1-4|86	(GUS) patch (.pat) format.
12mr|fluid-soundfont-3.1-4|87	
12mr|fluid-soundfont-3.1-4|88	
12mr|fluid-soundfont-3.1-4|89	%prep
12mr|fluid-soundfont-3.1-4|90	%setup -q
12mr|fluid-soundfont-3.1-4|91	cp -a %{SOURCE1} .
12mr|fluid-soundfont-3.1-4|92	
12mr|fluid-soundfont-3.1-4|93	%build
12mr|fluid-soundfont-3.1-4|94	unsf -v -s -m FluidR3_GM.sf2
12mr|fluid-soundfont-3.1-4|95	unsf -v -s -m FluidR3_GS.sf2
12mr|fluid-soundfont-3.1-4|96	
12mr|fluid-soundfont-3.1-4|97	# Cut the size of the patches subpackage:
12mr|fluid-soundfont-3.1-4|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
12mr|fluid-soundfont-3.1-4|99	sed -i "/$bank/d" FluidR3_GM.cfg
12mr|fluid-soundfont-3.1-4|100	rm -fr *$bank*
12mr|fluid-soundfont-3.1-4|101	done
12mr|fluid-soundfont-3.1-4|102	
12mr|fluid-soundfont-3.1-4|103	echo dir /usr/share/timidity/fluid > FluidR3.cfg
12mr|fluid-soundfont-3.1-4|104	cat FluidR3_GM.cfg FluidR3_GS.cfg >> FluidR3.cfg
12mr|fluid-soundfont-3.1-4|105	
12mr|fluid-soundfont-3.1-4|106	# The gus patches get used by a lot of different programs and some need the
12mr|fluid-soundfont-3.1-4|107	# path to the patches to be absolute
12mr|fluid-soundfont-3.1-4|108	#sed -i 's|FluidR3_GM-|%{_datadir}/soundfonts/%{name}-lite-patches/FluidR3_GM-|g' FluidR3.cfg
12mr|fluid-soundfont-3.1-4|109	#sed -i 's|FluidR3_GS-|%{_datadir}/soundfonts/%{name}-lite-patches/FluidR3_GS-|g' FluidR3.cfg
12mr|fluid-soundfont-3.1-4|110	
12mr|fluid-soundfont-3.1-4|111	%install
12mr|fluid-soundfont-3.1-4|112	rm -rf %{buildroot}
12mr|fluid-soundfont-3.1-4|113	
12mr|fluid-soundfont-3.1-4|114	# The actual soundfonts:
12mr|fluid-soundfont-3.1-4|115	mkdir -p %{buildroot}%{_datadir}/soundfonts
12mr|fluid-soundfont-3.1-4|116	install -p -m 644 FluidR3_GM.sf2 %{buildroot}%{_datadir}/soundfonts
12mr|fluid-soundfont-3.1-4|117	install -p -m 644 FluidR3_GS.sf2 %{buildroot}%{_datadir}/soundfonts
12mr|fluid-soundfont-3.1-4|118	# Create a symlink to denote that this is the Mandriva default soundfont
12mr|fluid-soundfont-3.1-4|119	ln -s FluidR3_GM.sf2 %{buildroot}%{_datadir}/soundfonts/default.sf2
12mr|fluid-soundfont-3.1-4|120	
12mr|fluid-soundfont-3.1-4|121	# Gus patches:
12mr|fluid-soundfont-3.1-4|122	mkdir -p %{buildroot}%{_sysconfdir}
12mr|fluid-soundfont-3.1-4|123	mkdir -p %{buildroot}%{_datadir}/timidity/fluid
12mr|fluid-soundfont-3.1-4|124	cp -a FluidR3_GM-* %{buildroot}%{_datadir}/timidity/fluid
12mr|fluid-soundfont-3.1-4|125	cp -a FluidR3_GS-* %{buildroot}%{_datadir}/timidity/fluid
12mr|fluid-soundfont-3.1-4|126	mkdir -p %{buildroot}%{_sysconfdir}/timidity/fluid
12mr|fluid-soundfont-3.1-4|127	install -p -m 644 FluidR3.cfg %{buildroot}%{_sysconfdir}/timidity/fluid/FluidR3.cfg
12mr|fluid-soundfont-3.1-4|128	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/timidity/timidity-fluid.cfg
12mr|fluid-soundfont-3.1-4|129	
12mr|fluid-soundfont-3.1-4|130	
12mr|fluid-soundfont-3.1-4|131	%clean
12mr|fluid-soundfont-3.1-4|132	rm -rf %{buildroot}
12mr|fluid-soundfont-3.1-4|133	
12mr|fluid-soundfont-3.1-4|134	%post -n timidity-patch-fluid
12mr|fluid-soundfont-3.1-4|135	%{_sbindir}/update-alternatives --install %{_sysconfdir}/timidity/timidity.cfg timidity.cfg %{_sysconfdir}/timidity/timidity-fluid.cfg 40
12mr|fluid-soundfont-3.1-4|136	
12mr|fluid-soundfont-3.1-4|137	%postun -n timidity-patch-fluid
12mr|fluid-soundfont-3.1-4|138	if [ "$1" = "0" ]; then
12mr|fluid-soundfont-3.1-4|139	%{_sbindir}/update-alternatives --remove timidity.cfg %{_sysconfdir}/timidity/timidity-fluid.cfg
12mr|fluid-soundfont-3.1-4|140	fi
12mr|fluid-soundfont-3.1-4|141	
12mr|fluid-soundfont-3.1-4|142	%triggerpostun -- TiMidity++ <= 2.13.2-1mdk
12mr|fluid-soundfont-3.1-4|143	%{_sbindir}/update-alternatives --install %{_sysconfdir}/timidity/timidity.cfg timidity.cfg %{_sysconfdir}/timidity/timidity-fluid.cfg 40
12mr|fluid-soundfont-3.1-4|144	
12mr|fluid-soundfont-3.1-4|145	
12mr|fluid-soundfont-3.1-4|146	%files common
12mr|fluid-soundfont-3.1-4|147	%defattr(-,root,root,-)
12mr|fluid-soundfont-3.1-4|148	%doc COPYING README *Readme*
12mr|fluid-soundfont-3.1-4|149	%dir %{_datadir}/soundfonts/
12mr|fluid-soundfont-3.1-4|150	
12mr|fluid-soundfont-3.1-4|151	%files gm
12mr|fluid-soundfont-3.1-4|152	%defattr(-,root,root,-)
12mr|fluid-soundfont-3.1-4|153	%{_datadir}/soundfonts/FluidR3_GM.sf2
12mr|fluid-soundfont-3.1-4|154	%{_datadir}/soundfonts/default.sf2
12mr|fluid-soundfont-3.1-4|155	
12mr|fluid-soundfont-3.1-4|156	%files gs
12mr|fluid-soundfont-3.1-4|157	%defattr(-,root,root,-)
12mr|fluid-soundfont-3.1-4|158	%{_datadir}/soundfonts/FluidR3_GS.sf2
12mr|fluid-soundfont-3.1-4|159	
12mr|fluid-soundfont-3.1-4|160	%files -n timidity-patch-fluid
12mr|fluid-soundfont-3.1-4|161	%defattr(-,root,root,-)
12mr|fluid-soundfont-3.1-4|162	%config %{_sysconfdir}/timidity/fluid/FluidR3.cfg
12mr|fluid-soundfont-3.1-4|163	%config %{_sysconfdir}/timidity/timidity-fluid.cfg
12mr|fluid-soundfont-3.1-4|164	%{_datadir}/timidity/fluid/
12mr|fluid-soundfont-3.1-4|165	
12mr|fluid-soundfont-3.1-4|166	
12mr|fluid-soundfont-3.1-4|167	
12mr|fluid-soundfont-3.1-4|168	
12mr|fluid-soundfont-3.1-4|169	%changelog
12mr|fluid-soundfont-3.1-4|170	

13965 12
12mr|fluidsynth-1.1.6-1|1	%define major                   1
12mr|fluidsynth-1.1.6-1|2	%define libname                 %mklibname %{name} %{major}
12mr|fluidsynth-1.1.6-1|3	%define libnamedev              %mklibname %{name} -d
12mr|fluidsynth-1.1.6-1|4	%define oldlibnamestaticdev     %mklibname %{name} -d -s
12mr|fluidsynth-1.1.6-1|5	
12mr|fluidsynth-1.1.6-1|6	Name:           fluidsynth
12mr|fluidsynth-1.1.6-1|7	Version:        1.1.6
12mr|fluidsynth-1.1.6-1|8	Release:        1
12mr|fluidsynth-1.1.6-1|9	Summary:        Realtime, SoundFont-based synthesizer
12mr|fluidsynth-1.1.6-1|10	License:        LGPLv2+
12mr|fluidsynth-1.1.6-1|11	Group:          Sound
12mr|fluidsynth-1.1.6-1|12	URL:            http://www.fluidsynth.org/
12mr|fluidsynth-1.1.6-1|13	Source0:        http://sourceforge.net/projects/fluidsynth/files/%{name}-%{version}/%{name}-%{version}.tar.bz2
12mr|fluidsynth-1.1.6-1|14	BuildRequires:  cmake
12mr|fluidsynth-1.1.6-1|15	BuildRequires:  chrpath
12mr|fluidsynth-1.1.6-1|16	BuildRequires:  ladspa-devel
12mr|fluidsynth-1.1.6-1|17	BuildRequires:  jackit-devel
12mr|fluidsynth-1.1.6-1|18	BuildRequires:  libalsa-devel
12mr|fluidsynth-1.1.6-1|19	BuildRequires:  pkgconfig(ncurses)
12mr|fluidsynth-1.1.6-1|20	BuildRequires:  pkgconfig
12mr|fluidsynth-1.1.6-1|21	BuildRequires:  pulseaudio-devel
12mr|fluidsynth-1.1.6-1|22	BuildRequires:  portaudio-devel
12mr|fluidsynth-1.1.6-1|23	BuildRequires:  readline-devel
12mr|fluidsynth-1.1.6-1|24	BuildRequires:  pkgconfig(sndfile)
12mr|fluidsynth-1.1.6-1|25	
12mr|fluidsynth-1.1.6-1|26	%description
12mr|fluidsynth-1.1.6-1|27	FluidSynth is a real-time software synthesizer based on the SoundFont 2
12mr|fluidsynth-1.1.6-1|28	specifications. It is a "software synthesizer". FluidSynth can read MIDI
12mr|fluidsynth-1.1.6-1|29	events from the MIDI input device and render them to the audio device. It
12mr|fluidsynth-1.1.6-1|30	can also play MIDI files.
12mr|fluidsynth-1.1.6-1|31	
12mr|fluidsynth-1.1.6-1|32	%package -n %{libname}
12mr|fluidsynth-1.1.6-1|33	Summary:        Dynamic libraries from %{name}
12mr|fluidsynth-1.1.6-1|34	Group:          System/Libraries
12mr|fluidsynth-1.1.6-1|35	
12mr|fluidsynth-1.1.6-1|36	%description -n %{libname}
12mr|fluidsynth-1.1.6-1|37	Dynamic libraries from %{name}.
12mr|fluidsynth-1.1.6-1|38	
12mr|fluidsynth-1.1.6-1|39	%package -n %{libnamedev}
12mr|fluidsynth-1.1.6-1|40	Summary:         Header files and libraries from %{name}
12mr|fluidsynth-1.1.6-1|41	Group:           Development/C
12mr|fluidsynth-1.1.6-1|42	Requires:        %{libname} = %{version}-%{release}
12mr|fluidsynth-1.1.6-1|43	Provides:        lib%{name}-devel = %{version}-%{release}
12mr|fluidsynth-1.1.6-1|44	Provides:        %{name}-devel = %{version}-%{release}
12mr|fluidsynth-1.1.6-1|45	Obsoletes:       %{name}-devel < %{version}-%{release}
12mr|fluidsynth-1.1.6-1|46	Obsoletes:       %mklibname -d %name 1
12mr|fluidsynth-1.1.6-1|47	Obsoletes:       %{oldlibnamestaticdev} < 1.1.3
12mr|fluidsynth-1.1.6-1|48	
12mr|fluidsynth-1.1.6-1|49	%description -n %{libnamedev}
12mr|fluidsynth-1.1.6-1|50	Libraries and includes files for developing programs based on %{name}.
12mr|fluidsynth-1.1.6-1|51	
12mr|fluidsynth-1.1.6-1|52	%prep
12mr|fluidsynth-1.1.6-1|53	%setup -q
12mr|fluidsynth-1.1.6-1|54	
12mr|fluidsynth-1.1.6-1|55	%build
12mr|fluidsynth-1.1.6-1|56	
12mr|fluidsynth-1.1.6-1|57	%cmake -DLIB_SUFFIX='' \
12mr|fluidsynth-1.1.6-1|58	-Denable-ladspa=1 \
12mr|fluidsynth-1.1.6-1|59	-Denable-lash=0
12mr|fluidsynth-1.1.6-1|60	%make
12mr|fluidsynth-1.1.6-1|61	
12mr|fluidsynth-1.1.6-1|62	%install
12mr|fluidsynth-1.1.6-1|63	rm -rf %{buildroot}
12mr|fluidsynth-1.1.6-1|64	%makeinstall_std -C build
12mr|fluidsynth-1.1.6-1|65	%{_bindir}/chrpath -d %{buildroot}%{_libdir}/libfluidsynth.so.*.*.*
12mr|fluidsynth-1.1.6-1|66	# Fix bogus pkgconfig file...
12mr|fluidsynth-1.1.6-1|67	sed -i -e 's,//usr,,g;s,-L\${libdir} ,,g;s,^includedir=\${prefix}/include,includedir=\${prefix}/include/fluidsynth,' %buildroot%_libdir/pkgconfig/*.pc
12mr|fluidsynth-1.1.6-1|68	
12mr|fluidsynth-1.1.6-1|69	%files
12mr|fluidsynth-1.1.6-1|70	%doc README
12mr|fluidsynth-1.1.6-1|71	%{_bindir}/%{name}
12mr|fluidsynth-1.1.6-1|72	%{_mandir}/man1/%{name}.1.*
12mr|fluidsynth-1.1.6-1|73	
12mr|fluidsynth-1.1.6-1|74	%files -n %{libname}
12mr|fluidsynth-1.1.6-1|75	%{_libdir}/*.so.*
12mr|fluidsynth-1.1.6-1|76	
12mr|fluidsynth-1.1.6-1|77	%files -n %{libnamedev}
12mr|fluidsynth-1.1.6-1|78	%{_includedir}/*.h
12mr|fluidsynth-1.1.6-1|79	%{_includedir}/%{name}
12mr|fluidsynth-1.1.6-1|80	%{_libdir}/*.so
12mr|fluidsynth-1.1.6-1|81	%{_libdir}/pkgconfig/%{name}.pc
12mr|fluidsynth-1.1.6-1|82	
12mr|fluidsynth-1.1.6-1|83	%changelog
12mr|fluidsynth-1.1.6-1|84	

13966 12
12mr|fluxbox-1.3.2-2|1	%define title     Fluxbox
12mr|fluxbox-1.3.2-2|2	%define style     Met-Anti-Flux-blue
12mr|fluxbox-1.3.2-2|3	
12mr|fluxbox-1.3.2-2|4	# This is for the debug-flavor.
12mr|fluxbox-1.3.2-2|5	%define debug 0
12mr|fluxbox-1.3.2-2|6	%{?fluxbox_debug: %{expand: %%define debug 1}}
12mr|fluxbox-1.3.2-2|7	%if %{debug}
12mr|fluxbox-1.3.2-2|8	%define __os_install_post   %nil
12mr|fluxbox-1.3.2-2|9	%{expand: %%define optflags %optflags -g3}
12mr|fluxbox-1.3.2-2|10	%endif
12mr|fluxbox-1.3.2-2|11	
12mr|fluxbox-1.3.2-2|12	Summary:	Windowmanager based on the original blackbox-code
12mr|fluxbox-1.3.2-2|13	Name:		fluxbox
12mr|fluxbox-1.3.2-2|14	Version:	1.3.2
12mr|fluxbox-1.3.2-2|15	Release:	2
12mr|fluxbox-1.3.2-2|16	Group:		Graphical desktop/Other
12mr|fluxbox-1.3.2-2|17	License:	MIT
12mr|fluxbox-1.3.2-2|18	URL:		http://fluxbox.sourceforge.net
12mr|fluxbox-1.3.2-2|19	Source:		http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12mr|fluxbox-1.3.2-2|20	Source3:	%{name}-icons.tar.bz2
12mr|fluxbox-1.3.2-2|21	Source4:	%{name}-%{style}.tar.bz2
12mr|fluxbox-1.3.2-2|22	Source6:	%{name}-artwiz-fonts.tar.bz2
12mr|fluxbox-1.3.2-2|23	Source10:	%{name}-splash.jpg
12mr|fluxbox-1.3.2-2|24	Source11:	%{name}-menu-xdg
12mr|fluxbox-1.3.2-2|25	Patch0:		fluxbox-startfluxbox-pulseaudio.patch
12mr|fluxbox-1.3.2-2|26	Patch2:		fluxbox-gcc43.patch
12mr|fluxbox-1.3.2-2|27	BuildRequires:	pkgconfig(imlib2)
12mr|fluxbox-1.3.2-2|28	BuildRequires:	zlib-devel
12mr|fluxbox-1.3.2-2|29	BuildRequires:	pkgconfig(ice)
12mr|fluxbox-1.3.2-2|30	BuildRequires:	pkgconfig(sm)
12mr|fluxbox-1.3.2-2|31	BuildRequires:	pkgconfig(x11)
12mr|fluxbox-1.3.2-2|32	BuildRequires:	pkgconfig(xext)
12mr|fluxbox-1.3.2-2|33	BuildRequires:	pkgconfig(xft)
12mr|fluxbox-1.3.2-2|34	BuildRequires:	pkgconfig(xinerama)
12mr|fluxbox-1.3.2-2|35	BuildRequires:	pkgconfig(xpm)
12mr|fluxbox-1.3.2-2|36	BuildRequires:	pkgconfig(xrandr)
12mr|fluxbox-1.3.2-2|37	BuildRequires:	pkgconfig(xrender)
12mr|fluxbox-1.3.2-2|38	BuildRequires:	pkgconfig(fontconfig)
12mr|fluxbox-1.3.2-2|39	BuildRequires:	mkfontdir
12mr|fluxbox-1.3.2-2|40	
12mr|fluxbox-1.3.2-2|41	# Make sure these exist
12mr|fluxbox-1.3.2-2|42	BuildRequires:	alsa-plugins-pulseaudio
12mr|fluxbox-1.3.2-2|43	BuildRequires:	pulseaudio
12mr|fluxbox-1.3.2-2|44	BuildRequires:	pulseaudio-module-x11
12mr|fluxbox-1.3.2-2|45	BuildRequires:	pulseaudio-utils
12mr|fluxbox-1.3.2-2|46	
12mr|fluxbox-1.3.2-2|47	Requires:	xmessage
12mr|fluxbox-1.3.2-2|48	Requires:	xdg-compliance-menu
12mr|fluxbox-1.3.2-2|49	
12mr|fluxbox-1.3.2-2|50	%description
12mr|fluxbox-1.3.2-2|51	Fluxbox is yet another windowmanager for X. It's a fork from the origi-
12mr|fluxbox-1.3.2-2|52	nal blackbox-0.61.1 code. Fluxbox looks like blackbox and handles
12mr|fluxbox-1.3.2-2|53	styles, colors, window placement and similar thing exactly like black-
12mr|fluxbox-1.3.2-2|54	box. So what's the difference between fluxbox and blackbox then? The
12mr|fluxbox-1.3.2-2|55	answer is: LOTS!
12mr|fluxbox-1.3.2-2|56	
12mr|fluxbox-1.3.2-2|57	Have a look at the homepage for more info ;)
12mr|fluxbox-1.3.2-2|58	
12mr|fluxbox-1.3.2-2|59	%package pulseaudio
12mr|fluxbox-1.3.2-2|60	Group:		Graphical desktop/Other
12mr|fluxbox-1.3.2-2|61	Summary:	Enable pulseaudio support
12mr|fluxbox-1.3.2-2|62	Requires:	%{name} = %{version}-%{release}
12mr|fluxbox-1.3.2-2|63	Requires:	alsa-plugins-pulseaudio
12mr|fluxbox-1.3.2-2|64	Requires:	pulseaudio
12mr|fluxbox-1.3.2-2|65	Requires:	pulseaudio-module-x11
12mr|fluxbox-1.3.2-2|66	Requires:	pulseaudio-utils
12mr|fluxbox-1.3.2-2|67	
12mr|fluxbox-1.3.2-2|68	%description pulseaudio
12mr|fluxbox-1.3.2-2|69	Enable pulseaudio support.
12mr|fluxbox-1.3.2-2|70	
12mr|fluxbox-1.3.2-2|71	%prep
12mr|fluxbox-1.3.2-2|72	%setup -q -a3
12mr|fluxbox-1.3.2-2|73	%patch0 -p0 -b .pulseaudio
12mr|fluxbox-1.3.2-2|74	%patch2 -p1 -b .gcc43
12mr|fluxbox-1.3.2-2|75	
12mr|fluxbox-1.3.2-2|76	%build
12mr|fluxbox-1.3.2-2|77	%configure2_5x \
12mr|fluxbox-1.3.2-2|78	--enable-xft \
12mr|fluxbox-1.3.2-2|79	--enable-xinerama \
12mr|fluxbox-1.3.2-2|80	--enable-imlib2 \
12mr|fluxbox-1.3.2-2|81	--enable-nls \
12mr|fluxbox-1.3.2-2|82	--with-menu=%{_sysconfdir}/X11/fluxbox/menu \
12mr|fluxbox-1.3.2-2|83	--with-style=%{_datadir}/%{name}/styles/%{style} \
12mr|fluxbox-1.3.2-2|84	--with-keys=%{_datadir}/%{name}/keys \
12mr|fluxbox-1.3.2-2|85	--with-init=%{_datadir}/%{name}/init
12mr|fluxbox-1.3.2-2|86	
12mr|fluxbox-1.3.2-2|87	%make
12mr|fluxbox-1.3.2-2|88	
12mr|fluxbox-1.3.2-2|89	%install
12mr|fluxbox-1.3.2-2|90	%makeinstall_std
12mr|fluxbox-1.3.2-2|91	
12mr|fluxbox-1.3.2-2|92	# icon
12mr|fluxbox-1.3.2-2|93	%__install -D -m 644 %{name}48.png %{buildroot}%{_liconsdir}/%{name}.png
12mr|fluxbox-1.3.2-2|94	%__install -D -m 644 %{name}32.png %{buildroot}%{_iconsdir}/%{name}.png
12mr|fluxbox-1.3.2-2|95	%__install -D -m 644 %{name}16.png %{buildroot}%{_miconsdir}/%{name}.png
12mr|fluxbox-1.3.2-2|96	
12mr|fluxbox-1.3.2-2|97	# session file
12mr|fluxbox-1.3.2-2|98	%__install -d %{buildroot}%{_sysconfdir}/X11/wmsession.d
12mr|fluxbox-1.3.2-2|99	%__cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/16fluxbox << EOF
12mr|fluxbox-1.3.2-2|100	NAME=Fluxbox
12mr|fluxbox-1.3.2-2|101	ICON=fluxbox.png
12mr|fluxbox-1.3.2-2|102	EXEC=%{_bindir}/startfluxbox
12mr|fluxbox-1.3.2-2|103	DESC=%{summary}
12mr|fluxbox-1.3.2-2|104	SCRIPT:
12mr|fluxbox-1.3.2-2|105	exec %{_bindir}/startfluxbox
12mr|fluxbox-1.3.2-2|106	EOF
12mr|fluxbox-1.3.2-2|107	
12mr|fluxbox-1.3.2-2|108	# menu
12mr|fluxbox-1.3.2-2|109	%__install -d %{buildroot}%{_sysconfdir}/menu.d
12mr|fluxbox-1.3.2-2|110	%__install -m 0755 %{SOURCE11} %{buildroot}%{_sysconfdir}/menu.d/%{name}
12mr|fluxbox-1.3.2-2|111	
12mr|fluxbox-1.3.2-2|112	# Artwiz fonts
12mr|fluxbox-1.3.2-2|113	%__install -d %{buildroot}%{_datadir}/fonts
12mr|fluxbox-1.3.2-2|114	%__tar xjf %{SOURCE6} -C %{buildroot}%{_datadir}/fonts/
12mr|fluxbox-1.3.2-2|115	pushd %{buildroot}%{_datadir}/fonts/fluxbox-artwiz-fonts
12mr|fluxbox-1.3.2-2|116	mkfontdir
12mr|fluxbox-1.3.2-2|117	popd
12mr|fluxbox-1.3.2-2|118	
12mr|fluxbox-1.3.2-2|119	# mdk-style and background.
12mr|fluxbox-1.3.2-2|120	%__install -d %{buildroot}%{_datadir}/%{name}/{styles,backgrounds}
12mr|fluxbox-1.3.2-2|121	%__tar xjf %{SOURCE4} -C %{buildroot}%{_datadir}/%{name}
12mr|fluxbox-1.3.2-2|122	# update background command for fluxbox >= 0.9.15
12mr|fluxbox-1.3.2-2|123	%__sed -i "s/^rootCommand:.*@WALLPAPER@/background: aspect\nbackground.pixmap: @WALLPAPER@/" %{buildroot}%{_datadir}/%{name}/styles/%{style}
12mr|fluxbox-1.3.2-2|124	%__sed -i "s,\@WALLPAPER@,%{_datadir}/%{name}/backgrounds/default.png," \
12mr|fluxbox-1.3.2-2|125	%{buildroot}%{_datadir}/%{name}/styles/%{style}
12mr|fluxbox-1.3.2-2|126	%__sed -i "s,\@DATADIR\@,%{_datadir}/%{name}," %{buildroot}%{_datadir}/%{name}/styles/%{style}
12mr|fluxbox-1.3.2-2|127	
12mr|fluxbox-1.3.2-2|128	pushd %{buildroot}%{_datadir}/%{name}/backgrounds/
12mr|fluxbox-1.3.2-2|129	%__ln_s %{_datadir}/mdk/backgrounds/default.png default.png
12mr|fluxbox-1.3.2-2|130	popd
12mr|fluxbox-1.3.2-2|131	%__install %{SOURCE10} %{buildroot}%{_datadir}/%{name}/splash.jpg
12mr|fluxbox-1.3.2-2|132	
12mr|fluxbox-1.3.2-2|133	# bzip2 manpages (should be automatic, dirty); lenny
12mr|fluxbox-1.3.2-2|134	%__bzip2 %{buildroot}%{_mandir}/man1/*.1
12mr|fluxbox-1.3.2-2|135	
12mr|fluxbox-1.3.2-2|136	%__mkdir_p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
12mr|fluxbox-1.3.2-2|137	%__ln_s ../../..%{_datadir}/fonts/fluxbox-artwiz-fonts \
12mr|fluxbox-1.3.2-2|138	%{buildroot}%{_sysconfdir}/X11/fontpath.d/fluxbox-artwiz-fonts:unscaled:pri=50
12mr|fluxbox-1.3.2-2|139	
12mr|fluxbox-1.3.2-2|140	%__mkdir_p %{buildroot}%{_sysconfdir}
12mr|fluxbox-1.3.2-2|141	touch -r ChangeLog %{buildroot}%{_sysconfdir}/fluxbox-pulseaudio
12mr|fluxbox-1.3.2-2|142	
12mr|fluxbox-1.3.2-2|143	%post
12mr|fluxbox-1.3.2-2|144	%make_session
12mr|fluxbox-1.3.2-2|145	
12mr|fluxbox-1.3.2-2|146	#blackbox-alternatives
12mr|fluxbox-1.3.2-2|147	update-alternatives --install %{_bindir}/bsetroot bsetroot %{_bindir}/bsetroot-%{name} 20
12mr|fluxbox-1.3.2-2|148	
12mr|fluxbox-1.3.2-2|149	%postun
12mr|fluxbox-1.3.2-2|150	%make_session
12mr|fluxbox-1.3.2-2|151	
12mr|fluxbox-1.3.2-2|152	# Remove bsetroot-alternatives
12mr|fluxbox-1.3.2-2|153	if [ "$1" = 0 ]; then
12mr|fluxbox-1.3.2-2|154	update-alternatives --remove bsetroot %{_bindir}/bsetroot-%{name}
12mr|fluxbox-1.3.2-2|155	fi
12mr|fluxbox-1.3.2-2|156	
12mr|fluxbox-1.3.2-2|157	%files
12mr|fluxbox-1.3.2-2|158	%defattr(0755,root,root,0755)
12mr|fluxbox-1.3.2-2|159	%{_bindir}/fbsetbg
12mr|fluxbox-1.3.2-2|160	%{_bindir}/fbrun
12mr|fluxbox-1.3.2-2|161	%{_bindir}/fbsetroot
12mr|fluxbox-1.3.2-2|162	%{_bindir}/fluxbox
12mr|fluxbox-1.3.2-2|163	%{_bindir}/fluxbox-generate_menu
12mr|fluxbox-1.3.2-2|164	%{_bindir}/fluxbox-update_configs
12mr|fluxbox-1.3.2-2|165	%{_bindir}/startfluxbox
12mr|fluxbox-1.3.2-2|166	%{_bindir}/fluxbox-remote
12mr|fluxbox-1.3.2-2|167	
12mr|fluxbox-1.3.2-2|168	%config(noreplace) %{_sysconfdir}/X11/%{name}/menu
12mr|fluxbox-1.3.2-2|169	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/16%{name}
12mr|fluxbox-1.3.2-2|170	%{_sysconfdir}/menu.d/%{name}
12mr|fluxbox-1.3.2-2|171	
12mr|fluxbox-1.3.2-2|172	%defattr(0644,root,root,0755)
12mr|fluxbox-1.3.2-2|173	
12mr|fluxbox-1.3.2-2|174	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
12mr|fluxbox-1.3.2-2|175	
12mr|fluxbox-1.3.2-2|176	%{_mandir}/man1/*
12mr|fluxbox-1.3.2-2|177	
12mr|fluxbox-1.3.2-2|178	%dir %{_datadir}/fonts/fluxbox-artwiz-fonts
12mr|fluxbox-1.3.2-2|179	%{_datadir}/fonts/fluxbox-artwiz-fonts/*.gz
12mr|fluxbox-1.3.2-2|180	%{_datadir}/fonts/fluxbox-artwiz-fonts/fonts.dir
12mr|fluxbox-1.3.2-2|181	
12mr|fluxbox-1.3.2-2|182	%{_liconsdir}/%{name}.png
12mr|fluxbox-1.3.2-2|183	%{_iconsdir}/%{name}.png
12mr|fluxbox-1.3.2-2|184	%{_miconsdir}/%{name}.png
12mr|fluxbox-1.3.2-2|185	
12mr|fluxbox-1.3.2-2|186	%dir %{_datadir}/%{name}
12mr|fluxbox-1.3.2-2|187	%{_datadir}/%{name}/init
12mr|fluxbox-1.3.2-2|188	%{_datadir}/%{name}/keys
12mr|fluxbox-1.3.2-2|189	%{_datadir}/%{name}/splash.jpg
12mr|fluxbox-1.3.2-2|190	%{_datadir}/%{name}/backgrounds/default.png
12mr|fluxbox-1.3.2-2|191	%{_datadir}/%{name}/styles/*
12mr|fluxbox-1.3.2-2|192	%{_datadir}/%{name}/pixmaps/*
12mr|fluxbox-1.3.2-2|193	%{_sysconfdir}/X11/fontpath.d/fluxbox-artwiz-fonts:unscaled:pri=50
12mr|fluxbox-1.3.2-2|194	%{_datadir}/%{name}/apps
12mr|fluxbox-1.3.2-2|195	%{_datadir}/%{name}/overlay
12mr|fluxbox-1.3.2-2|196	%{_datadir}/%{name}/windowmenu
12mr|fluxbox-1.3.2-2|197	%{_datadir}/%{name}/nls/*
12mr|fluxbox-1.3.2-2|198	%{_mandir}/man5/fluxbox-keys.5.*
12mr|fluxbox-1.3.2-2|199	%{_mandir}/man5/fluxbox-apps.5*
12mr|fluxbox-1.3.2-2|200	%{_mandir}/man5/fluxbox-menu.5*
12mr|fluxbox-1.3.2-2|201	%{_mandir}/man5/fluxbox-style.5*
12mr|fluxbox-1.3.2-2|202	
12mr|fluxbox-1.3.2-2|203	%files pulseaudio
12mr|fluxbox-1.3.2-2|204	%defattr(-,root,root,755)
12mr|fluxbox-1.3.2-2|205	%{_sysconfdir}/fluxbox-pulseaudio
12mr|fluxbox-1.3.2-2|206	
12mr|fluxbox-1.3.2-2|207	
12mr|fluxbox-1.3.2-2|208	
12mr|fluxbox-1.3.2-2|209	%changelog
12mr|fluxbox-1.3.2-2|210	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|fluxbox-1.3.2-2|211	+ Commit: af78254
12mr|fluxbox-1.3.2-2|212	- Convert BR to pkgconfig style, spec cleanup
12mr|fluxbox-1.3.2-2|213	
12mr|fluxbox-1.3.2-2|214	

13967 12
12mr|fmirror-0.8.4-18|1	Summary:	FTP mirroring package
12mr|fmirror-0.8.4-18|2	Name:		fmirror
12mr|fmirror-0.8.4-18|3	Version:	0.8.4
12mr|fmirror-0.8.4-18|4	Release:	%mkrel 18
12mr|fmirror-0.8.4-18|5	License:	GPLv2+
12mr|fmirror-0.8.4-18|6	Group:		Networking/File transfer
12mr|fmirror-0.8.4-18|7	URL:		ftp://ftp.sunet.se/pub/nir/ftp/utilities/fmirror/
12mr|fmirror-0.8.4-18|8	Source:		ftp://ftp.sunet.se/pub/nir/ftp/utilities/fmirror/testing/%{name}-%{version}.tar.bz2
12mr|fmirror-0.8.4-18|9	Patch0:		fmirror-mandriva.patch
12mr|fmirror-0.8.4-18|10	Patch1:		fmirror-0.8.4-anonymous.patch
12mr|fmirror-0.8.4-18|11	Patch2:		fmirror-0.8.4-typofix_inman.patch
12mr|fmirror-0.8.4-18|12	Patch3:		fmirror-0.8.4-signal.patch
12mr|fmirror-0.8.4-18|13	Patch4:		fmirror-0.8.4-skip-solaris-acl.patch
12mr|fmirror-0.8.4-18|14	Patch5:		fmirror-0.8.4-maxdel.patch
12mr|fmirror-0.8.4-18|15	Patch6:		fmirror-0.8.4-eol.patch
12mr|fmirror-0.8.4-18|16	Patch7:		fmirror-0.8.4-remotez.patch
12mr|fmirror-0.8.4-18|17	Patch8:		fmirror-0.8.4-bugfix.patch
12mr|fmirror-0.8.4-18|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|fmirror-0.8.4-18|19	
12mr|fmirror-0.8.4-18|20	%description
12mr|fmirror-0.8.4-18|21	This is an FTP mirroring package; it is useful to keep in sync with some FTP
12mr|fmirror-0.8.4-18|22	site.
12mr|fmirror-0.8.4-18|23	
12mr|fmirror-0.8.4-18|24	%prep
12mr|fmirror-0.8.4-18|25	
12mr|fmirror-0.8.4-18|26	%setup -q
12mr|fmirror-0.8.4-18|27	%patch0 -p1
12mr|fmirror-0.8.4-18|28	%patch1 -p1
12mr|fmirror-0.8.4-18|29	%patch2 -p1
12mr|fmirror-0.8.4-18|30	%patch3 -p1
12mr|fmirror-0.8.4-18|31	%patch4 -p1
12mr|fmirror-0.8.4-18|32	%patch5 -p1
12mr|fmirror-0.8.4-18|33	%patch6 -p1
12mr|fmirror-0.8.4-18|34	%patch7 -p1
12mr|fmirror-0.8.4-18|35	%patch8 -p1
12mr|fmirror-0.8.4-18|36	
12mr|fmirror-0.8.4-18|37	%build
12mr|fmirror-0.8.4-18|38	%configure2_5x
12mr|fmirror-0.8.4-18|39	%make
12mr|fmirror-0.8.4-18|40	
12mr|fmirror-0.8.4-18|41	%install
12mr|fmirror-0.8.4-18|42	rm -rf %{buildroot}
12mr|fmirror-0.8.4-18|43	
12mr|fmirror-0.8.4-18|44	%makeinstall_std
12mr|fmirror-0.8.4-18|45	
12mr|fmirror-0.8.4-18|46	%clean
12mr|fmirror-0.8.4-18|47	rm -rf %{buildroot}
12mr|fmirror-0.8.4-18|48	
12mr|fmirror-0.8.4-18|49	%files
12mr|fmirror-0.8.4-18|50	%defattr(-,root,root)
12mr|fmirror-0.8.4-18|51	%{_bindir}/*
12mr|fmirror-0.8.4-18|52	%{_mandir}/man?/*
12mr|fmirror-0.8.4-18|53	%{_datadir}/fmirror
12mr|fmirror-0.8.4-18|54	
12mr|fmirror-0.8.4-18|55	
12mr|fmirror-0.8.4-18|56	
12mr|fmirror-0.8.4-18|57	
12mr|fmirror-0.8.4-18|58	%changelog
12mr|fmirror-0.8.4-18|59	

13968 12
12mr|folks-0.7.4.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|folks-0.7.4.1-1|2	
12mr|folks-0.7.4.1-1|3	%define dirver 37
12mr|folks-0.7.4.1-1|4	%define major 25
12mr|folks-0.7.4.1-1|5	%define gir_major 0.6
12mr|folks-0.7.4.1-1|6	
12mr|folks-0.7.4.1-1|7	%define libname		%mklibname %{name} %{major}
12mr|folks-0.7.4.1-1|8	%define girname		%mklibname %{name}-gir %{gir_major}
12mr|folks-0.7.4.1-1|9	%define develname	%mklibname -d %{name}
12mr|folks-0.7.4.1-1|10	
12mr|folks-0.7.4.1-1|11	%define enable_vala 0
12mr|folks-0.7.4.1-1|12	
12mr|folks-0.7.4.1-1|13	Summary:	Aggregates people from multiple sources to create metacontacts
12mr|folks-0.7.4.1-1|14	Name:		folks
12mr|folks-0.7.4.1-1|15	Version:	0.7.4.1
12mr|folks-0.7.4.1-1|16	Release:	1
12mr|folks-0.7.4.1-1|17	Group:		Networking/Instant messaging
12mr|folks-0.7.4.1-1|18	License:	LGPLv2+
12mr|folks-0.7.4.1-1|19	URL:		http://telepathy.freedesktop.org/wiki/Folks
12mr|folks-0.7.4.1-1|20	Source0:	http://ftp.gnome.org/pub/GNOME/sources/folks/%{url_ver}/%{name}-%{version}.tar.xz
12mr|folks-0.7.4.1-1|21	
12mr|folks-0.7.4.1-1|22	BuildRequires:	glib2.0-common
12mr|folks-0.7.4.1-1|23	BuildRequires:	intltool
12mr|folks-0.7.4.1-1|24	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.6
12mr|folks-0.7.4.1-1|25	BuildRequires:	pkgconfig(telepathy-glib) >= 0.13
12mr|folks-0.7.4.1-1|26	BuildRequires:	pkgconfig(gconf-2.0) >= 2.31
12mr|folks-0.7.4.1-1|27	BuildRequires:	pkgconfig(gee-1.0)
12mr|folks-0.7.4.1-1|28	BuildRequires:	pkgconfig(libebook-1.2)
12mr|folks-0.7.4.1-1|29	BuildRequires:	pkgconfig(libedataserver-1.2)
12mr|folks-0.7.4.1-1|30	BuildRequires:	pkgconfig(libedata-book-1.2) >= 3.1.5
12mr|folks-0.7.4.1-1|31	BuildRequires:	pkgconfig(libsocialweb-client)
12mr|folks-0.7.4.1-1|32	BuildRequires:	pkgconfig(tracker-sparql-0.14)
12mr|folks-0.7.4.1-1|33	BuildRequires:	pkgconfig(zeitgeist-1.0)
12mr|folks-0.7.4.1-1|34	BuildRequires:	tracker-devel
12mr|folks-0.7.4.1-1|35	BuildRequires:	vala-devel
12mr|folks-0.7.4.1-1|36	BuildRequires:	vala-tools
12mr|folks-0.7.4.1-1|37	
12mr|folks-0.7.4.1-1|38	Requires:	evolution-data-server
12mr|folks-0.7.4.1-1|39	
12mr|folks-0.7.4.1-1|40	Obsoletes: %{name}-i18n
12mr|folks-0.7.4.1-1|41	
12mr|folks-0.7.4.1-1|42	%description
12mr|folks-0.7.4.1-1|43	libfolks is a library that aggregates people from multiple sources (eg,
12mr|folks-0.7.4.1-1|44	Telepathy connection managers and eventually evolution data server, Facebook,
12mr|folks-0.7.4.1-1|45	etc.) to create metacontacts. It's written in Vala (in part to evaluate Vala).
12mr|folks-0.7.4.1-1|46	The initial goal is for GObject/C support, though the Vala bindings should
12mr|folks-0.7.4.1-1|47	basically automatic.
12mr|folks-0.7.4.1-1|48	
12mr|folks-0.7.4.1-1|49	%package -n %{libname}
12mr|folks-0.7.4.1-1|50	Group:		System/Libraries
12mr|folks-0.7.4.1-1|51	Summary:	Aggregates people from multiple sources to create metacontacts
12mr|folks-0.7.4.1-1|52	# old libs left over in the repo
12mr|folks-0.7.4.1-1|53	Obsoletes:	%{mklibname folks 0} < 0.7.0
12mr|folks-0.7.4.1-1|54	Obsoletes:	%{mklibname folks 1} < 0.7.0
12mr|folks-0.7.4.1-1|55	
12mr|folks-0.7.4.1-1|56	%description -n %{libname}
12mr|folks-0.7.4.1-1|57	This package contains the dynamic libraries from %{name}.
12mr|folks-0.7.4.1-1|58	
12mr|folks-0.7.4.1-1|59	%package -n %{girname}
12mr|folks-0.7.4.1-1|60	Group:		System/Libraries
12mr|folks-0.7.4.1-1|61	Summary:	Aggregates people from multiple sources to create metacontacts
12mr|folks-0.7.4.1-1|62	Requires:	%{libname} = %{version}-%{release}
12mr|folks-0.7.4.1-1|63	
12mr|folks-0.7.4.1-1|64	%description -n %{girname}
12mr|folks-0.7.4.1-1|65	This package contains the Gir-repository typelib for %{name}.
12mr|folks-0.7.4.1-1|66	
12mr|folks-0.7.4.1-1|67	%package -n %{develname}
12mr|folks-0.7.4.1-1|68	Group:		Development/C
12mr|folks-0.7.4.1-1|69	Summary:	Aggregates people from multiple sources to create metacontacts
12mr|folks-0.7.4.1-1|70	Requires:	%{libname} = %{version}-%{release}
12mr|folks-0.7.4.1-1|71	Provides:	%{name}-devel = %{version}-%{release}
12mr|folks-0.7.4.1-1|72	
12mr|folks-0.7.4.1-1|73	%description -n %{develname}
12mr|folks-0.7.4.1-1|74	This packages contains the headers and libraries for %{name}.
12mr|folks-0.7.4.1-1|75	
12mr|folks-0.7.4.1-1|76	%prep
12mr|folks-0.7.4.1-1|77	%setup -q
12mr|folks-0.7.4.1-1|78	%apply_patches
12mr|folks-0.7.4.1-1|79	
12mr|folks-0.7.4.1-1|80	%build
12mr|folks-0.7.4.1-1|81	%configure \
12mr|folks-0.7.4.1-1|82	--enable-tracker-backend \
12mr|folks-0.7.4.1-1|83	--enable-libsocialweb-backend=auto \
12mr|folks-0.7.4.1-1|84	--enable-eds-backend \
12mr|folks-0.7.4.1-1|85	%if %{enable_vala}
12mr|folks-0.7.4.1-1|86	--enable-vala \
12mr|folks-0.7.4.1-1|87	--enable-inspect-tool \
12mr|folks-0.7.4.1-1|88	%endif
12mr|folks-0.7.4.1-1|89	--enable-import-tool
12mr|folks-0.7.4.1-1|90	
12mr|folks-0.7.4.1-1|91	%make LIBS='-lgmodule-2.0'
12mr|folks-0.7.4.1-1|92	
12mr|folks-0.7.4.1-1|93	%install
12mr|folks-0.7.4.1-1|94	%makeinstall_std
12mr|folks-0.7.4.1-1|95	%find_lang %{name}
12mr|folks-0.7.4.1-1|96	
12mr|folks-0.7.4.1-1|97	%files -f %{name}.lang
12mr|folks-0.7.4.1-1|98	%doc AUTHORS README
12mr|folks-0.7.4.1-1|99	%{_bindir}/folks-import
12mr|folks-0.7.4.1-1|100	%dir %{_libdir}/folks/%{dirver}/
12mr|folks-0.7.4.1-1|101	%{_libdir}/folks/%{dirver}/backends
12mr|folks-0.7.4.1-1|102	%{_datadir}/GConf/gsettings/folks.convert
12mr|folks-0.7.4.1-1|103	%{_datadir}/glib-2.0/schemas/org.freedesktop.folks.gschema.xml
12mr|folks-0.7.4.1-1|104	
12mr|folks-0.7.4.1-1|105	%files -n %{libname}
12mr|folks-0.7.4.1-1|106	%{_libdir}/*.so.%{major}*
12mr|folks-0.7.4.1-1|107	
12mr|folks-0.7.4.1-1|108	%files -n %{girname}
12mr|folks-0.7.4.1-1|109	%{_libdir}/girepository-1.0/Folks-%{gir_major}.typelib
12mr|folks-0.7.4.1-1|110	
12mr|folks-0.7.4.1-1|111	%files -n %{develname}
12mr|folks-0.7.4.1-1|112	%{_libdir}/*.so
12mr|folks-0.7.4.1-1|113	%{_libdir}/pkgconfig/*.pc
12mr|folks-0.7.4.1-1|114	%{_includedir}/folks
12mr|folks-0.7.4.1-1|115	%{_datadir}/vala/vapi/folks*
12mr|folks-0.7.4.1-1|116	%{_datadir}/gir-1.0/Folks-%{gir_major}.gir
12mr|folks-0.7.4.1-1|117	
12mr|folks-0.7.4.1-1|118	
12mr|folks-0.7.4.1-1|119	%changelog
12mr|folks-0.7.4.1-1|120	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|folks-0.7.4.1-1|121	+ Commit: 43bf297
12mr|folks-0.7.4.1-1|122	- Update BuildRequires
12mr|folks-0.7.4.1-1|123	
12mr|folks-0.7.4.1-1|124	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|folks-0.7.4.1-1|125	+ Commit: 9c95df8
12mr|folks-0.7.4.1-1|126	- New version 0.7.0 (sync with Cooker), fix unversioned Obsoletes
12mr|folks-0.7.4.1-1|127	
12mr|folks-0.7.4.1-1|128	

13969 12
12mr|fontconfig-2.10.1-3|1	%define major 1
12mr|fontconfig-2.10.1-3|2	%define lib_name %mklibname %{name} %{major}
12mr|fontconfig-2.10.1-3|3	%define develname %mklibname %{name} -d
12mr|fontconfig-2.10.1-3|4	
12mr|fontconfig-2.10.1-3|5	%define bootstrap 0
12mr|fontconfig-2.10.1-3|6	%{?_without_bootstrap: %global bootstrap 0}
12mr|fontconfig-2.10.1-3|7	%{?_with_bootstrap: %global bootstrap 1}
12mr|fontconfig-2.10.1-3|8	%define rebuild_doc	1
12mr|fontconfig-2.10.1-3|9	%if %{bootstrap}
12mr|fontconfig-2.10.1-3|10	%define rebuild_doc 0
12mr|fontconfig-2.10.1-3|11	%endif
12mr|fontconfig-2.10.1-3|12	
12mr|fontconfig-2.10.1-3|13	Summary:	Font configuration library
12mr|fontconfig-2.10.1-3|14	Name:		fontconfig
12mr|fontconfig-2.10.1-3|15	Version:	2.10.1
12mr|fontconfig-2.10.1-3|16	Release:	3
12mr|fontconfig-2.10.1-3|17	License:	MIT
12mr|fontconfig-2.10.1-3|18	Group:		System/X11
12mr|fontconfig-2.10.1-3|19	URL:		http://fontconfig.org/
12mr|fontconfig-2.10.1-3|20	Source0:	http://www.freedesktop.org/software/fontconfig/release/%{name}-%{version}.tar.bz2
12mr|fontconfig-2.10.1-3|21	# (fc) 2.3.2-3mdk prefer urw fonts
12mr|fontconfig-2.10.1-3|22	Source1:	30-mdv-urwfonts.conf
12mr|fontconfig-2.10.1-3|23	# (fc) 2.3.2-3mdk disable antialiasing for some fonts
12mr|fontconfig-2.10.1-3|24	Source3:	20-mdv-disable-antialias.conf
12mr|fontconfig-2.10.1-3|25	# (fc) 2.3.2-3mdk  Avoid KDE/QT uses some bitmapped fonts (guisseppe)
12mr|fontconfig-2.10.1-3|26	Source5:	30-mdv-avoid-bitmap.conf
12mr|fontconfig-2.10.1-3|27	# (fc) 2.4.2-1mdv disable embedded bitmap for big size (Mdv bug #25924)
12mr|fontconfig-2.10.1-3|28	Source8:	26-mdv-no-embeddedbitmap.conf
12mr|fontconfig-2.10.1-3|29	# (fc) 2.4.92-1mdv enable embeddedbitmap on some CJK fonts (Fedora)
12mr|fontconfig-2.10.1-3|30	Source10:	25-no-bitmap-fedora.conf
12mr|fontconfig-2.10.1-3|31	# (fc) 2.1-4mdk change order of default fonts
12mr|fontconfig-2.10.1-3|32	Source11: fc-cache.filter
12mr|fontconfig-2.10.1-3|33	Source12: fc-cache.script
12mr|fontconfig-2.10.1-3|34	Patch1:		fontconfig-mdvconfig.patch
12mr|fontconfig-2.10.1-3|35	
12mr|fontconfig-2.10.1-3|36	BuildRequires:	ed
12mr|fontconfig-2.10.1-3|37	#BuildRequires:	ibxml2-utils
12mr|fontconfig-2.10.1-3|38	BuildRequires:	lynx
12mr|fontconfig-2.10.1-3|39	BuildRequires:	pkgconfig(freetype2) >= 2.3.5
12mr|fontconfig-2.10.1-3|40	BuildRequires:	pkgconfig(libxml-2.0)
12mr|fontconfig-2.10.1-3|41	%if %rebuild_doc
12mr|fontconfig-2.10.1-3|42	# Actually, we don't really need whole set of texlive packages
12mr|fontconfig-2.10.1-3|43	# but it's hard to find what exactly we need. So we use texlive.
12mr|fontconfig-2.10.1-3|44	BuildRequires:	texlive
12mr|fontconfig-2.10.1-3|45	BuildRequires:	docbook-utils
12mr|fontconfig-2.10.1-3|46	BuildRequires:	docbook-utils-pdf
12mr|fontconfig-2.10.1-3|47	BuildRequires:	docbook-dtd31-sgml
12mr|fontconfig-2.10.1-3|48	BuildRequires:	docbook-dtd41-sgml
12mr|fontconfig-2.10.1-3|49	%endif
12mr|fontconfig-2.10.1-3|50	
12mr|fontconfig-2.10.1-3|51	Provides:	lib%{name} = %{version}-%{release}
12mr|fontconfig-2.10.1-3|52	Provides:	%{name}-libs = %{version}-%{release}
12mr|fontconfig-2.10.1-3|53	# fwang: add conflicts to ease upgrade
12mr|fontconfig-2.10.1-3|54	Conflicts:	x11-font-wqy-bitmapfont < 1.0-0.20070901.1
12mr|fontconfig-2.10.1-3|55	
12mr|fontconfig-2.10.1-3|56	%description
12mr|fontconfig-2.10.1-3|57	Fontconfig is designed to locate fonts within the
12mr|fontconfig-2.10.1-3|58	system and select them according to requirements specified by
12mr|fontconfig-2.10.1-3|59	applications.
12mr|fontconfig-2.10.1-3|60	
12mr|fontconfig-2.10.1-3|61	%package -n %{lib_name}
12mr|fontconfig-2.10.1-3|62	Summary:	Font configuration and customization library
12mr|fontconfig-2.10.1-3|63	Group:		System/Libraries
12mr|fontconfig-2.10.1-3|64	
12mr|fontconfig-2.10.1-3|65	%description -n %{lib_name}
12mr|fontconfig-2.10.1-3|66	Fontconfig is designed to locate fonts within the
12mr|fontconfig-2.10.1-3|67	system and select them according to requirements specified by
12mr|fontconfig-2.10.1-3|68	applications.
12mr|fontconfig-2.10.1-3|69	
12mr|fontconfig-2.10.1-3|70	%package -n %{develname}
12mr|fontconfig-2.10.1-3|71	Summary:	Font configuration and customization library
12mr|fontconfig-2.10.1-3|72	Group:		Development/C
12mr|fontconfig-2.10.1-3|73	Provides:	%{name}-devel = %{version}-%{release}
12mr|fontconfig-2.10.1-3|74	Requires:	%{lib_name} = %{version}-%{release}
12mr|fontconfig-2.10.1-3|75	
12mr|fontconfig-2.10.1-3|76	%description -n %{develname}
12mr|fontconfig-2.10.1-3|77	The fontconfig-devel package includes the header files,
12mr|fontconfig-2.10.1-3|78	and developer docs for the fontconfig package.
12mr|fontconfig-2.10.1-3|79	
12mr|fontconfig-2.10.1-3|80	Install fontconfig-devel if you want to develop programs which
12mr|fontconfig-2.10.1-3|81	will use fontconfig.
12mr|fontconfig-2.10.1-3|82	
12mr|fontconfig-2.10.1-3|83	%prep
12mr|fontconfig-2.10.1-3|84	%setup -q
12mr|fontconfig-2.10.1-3|85	%apply_patches
12mr|fontconfig-2.10.1-3|86	
12mr|fontconfig-2.10.1-3|87	%build
12mr|fontconfig-2.10.1-3|88	%if !%rebuild_doc
12mr|fontconfig-2.10.1-3|89	export HASDOCBOOK=no
12mr|fontconfig-2.10.1-3|90	%endif
12mr|fontconfig-2.10.1-3|91	
12mr|fontconfig-2.10.1-3|92	%configure2_5x \
12mr|fontconfig-2.10.1-3|93	--disable-static \
12mr|fontconfig-2.10.1-3|94	--localstatedir=/var \
12mr|fontconfig-2.10.1-3|95	--with-add-fonts="/usr/lib/X11/fonts,/usr/X11R6/lib/X11/fonts,/opt/ttfonts" \
12mr|fontconfig-2.10.1-3|96	--enable-libxml2
12mr|fontconfig-2.10.1-3|97	
12mr|fontconfig-2.10.1-3|98	%make
12mr|fontconfig-2.10.1-3|99	
12mr|fontconfig-2.10.1-3|100	%install
12mr|fontconfig-2.10.1-3|101	%makeinstall_std
12mr|fontconfig-2.10.1-3|102	
12mr|fontconfig-2.10.1-3|103	mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
12mr|fontconfig-2.10.1-3|104	cp %{SOURCE1} %{SOURCE3} %{SOURCE5} %{SOURCE8} %{SOURCE10} %{buildroot}%{_sysconfdir}/fonts/conf.d
12mr|fontconfig-2.10.1-3|105	
12mr|fontconfig-2.10.1-3|106	# needed in case main config files isn't up to date
12mr|fontconfig-2.10.1-3|107	cat << EOF > %{buildroot}%{_sysconfdir}/fonts/conf.d/00-cache.conf
12mr|fontconfig-2.10.1-3|108	<?xml version="1.0"?>
12mr|fontconfig-2.10.1-3|109	<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
12mr|fontconfig-2.10.1-3|110	<fontconfig>
12mr|fontconfig-2.10.1-3|111	<!-- Font cache directory list -->
12mr|fontconfig-2.10.1-3|112	
12mr|fontconfig-2.10.1-3|113	<cachedir>/var/cache/fontconfig</cachedir>
12mr|fontconfig-2.10.1-3|114	<cachedir>~/.fontconfig</cachedir>
12mr|fontconfig-2.10.1-3|115	
12mr|fontconfig-2.10.1-3|116	</fontconfig>
12mr|fontconfig-2.10.1-3|117	EOF
12mr|fontconfig-2.10.1-3|118	
12mr|fontconfig-2.10.1-3|119	ln -s ../../../%{_datadir}/%{name}/conf.avail/25-unhint-nonlatin.conf %{buildroot}%{_sysconfdir}/fonts/conf.d
12mr|fontconfig-2.10.1-3|120	
12mr|fontconfig-2.10.1-3|121	# remove unpackaged files
12mr|fontconfig-2.10.1-3|122	rm -rf %{buildroot}%{_datadir}/doc/fontconfig
12mr|fontconfig-2.10.1-3|123	
12mr|fontconfig-2.10.1-3|124	# install filetriggers
12mr|fontconfig-2.10.1-3|125	install -d -m 0755 %{buildroot}%{_var}/lib/rpm/filetriggers
12mr|fontconfig-2.10.1-3|126	install -m 0644 %{SOURCE11} %{buildroot}%{_var}/lib/rpm/filetriggers
12mr|fontconfig-2.10.1-3|127	install -m 0755 %{SOURCE12} %{buildroot}%{_var}/lib/rpm/filetriggers
12mr|fontconfig-2.10.1-3|128	
12mr|fontconfig-2.10.1-3|129	# we don't want these
12mr|fontconfig-2.10.1-3|130	find %{buildroot} -name "*.la" -delete
12mr|fontconfig-2.10.1-3|131	
12mr|fontconfig-2.10.1-3|132	%post
12mr|fontconfig-2.10.1-3|133	%{_bindir}/fc-cache --force --system-only >/dev/null
12mr|fontconfig-2.10.1-3|134	
12mr|fontconfig-2.10.1-3|135	%triggerprein -- fontconfig < 2.4.0
12mr|fontconfig-2.10.1-3|136	rm -f %{_var}/cache/fontconfig/*.cache-2
12mr|fontconfig-2.10.1-3|137	
12mr|fontconfig-2.10.1-3|138	%files
12mr|fontconfig-2.10.1-3|139	%doc README AUTHORS COPYING doc/fontconfig-user.html doc/fontconfig-user.txt
12mr|fontconfig-2.10.1-3|140	%dir %{_var}/cache/fontconfig
12mr|fontconfig-2.10.1-3|141	%{_bindir}/*
12mr|fontconfig-2.10.1-3|142	%dir %{_sysconfdir}/fonts
12mr|fontconfig-2.10.1-3|143	%dir %{_sysconfdir}/fonts/conf.d
12mr|fontconfig-2.10.1-3|144	%{_datadir}/%{name}/conf.avail
12mr|fontconfig-2.10.1-3|145	%{_datadir}/xml/fontconfig/fonts.dtd
12mr|fontconfig-2.10.1-3|146	# those files must NOT have noreplace option
12mr|fontconfig-2.10.1-3|147	%config %{_sysconfdir}/fonts/fonts.conf
12mr|fontconfig-2.10.1-3|148	%config %{_sysconfdir}/fonts/conf.d/*.conf
12mr|fontconfig-2.10.1-3|149	%config %{_sysconfdir}/fonts/conf.d/README
12mr|fontconfig-2.10.1-3|150	%{_mandir}/man1/*
12mr|fontconfig-2.10.1-3|151	%{_mandir}/man5/*
12mr|fontconfig-2.10.1-3|152	%{_var}/lib/rpm/filetriggers/fc-cache.*
12mr|fontconfig-2.10.1-3|153	
12mr|fontconfig-2.10.1-3|154	%files -n %{lib_name}
12mr|fontconfig-2.10.1-3|155	%{_libdir}/*.so.%{major}*
12mr|fontconfig-2.10.1-3|156	
12mr|fontconfig-2.10.1-3|157	%files -n %{develname}
12mr|fontconfig-2.10.1-3|158	%doc doc/fontconfig-devel doc/fontconfig-devel.txt
12mr|fontconfig-2.10.1-3|159	%{_libdir}/*.so
12mr|fontconfig-2.10.1-3|160	%{_libdir}/pkgconfig/*
12mr|fontconfig-2.10.1-3|161	%{_includedir}/*
12mr|fontconfig-2.10.1-3|162	%{_mandir}/man3/*
12mr|fontconfig-2.10.1-3|163	
12mr|fontconfig-2.10.1-3|164	%changelog
12mr|fontconfig-2.10.1-3|165	* Sun Apr 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 2.9.0-1
12mr|fontconfig-2.10.1-3|166	+ Revision: 791165
12mr|fontconfig-2.10.1-3|167	- update patch 1
12mr|fontconfig-2.10.1-3|168	- update to new version 2.9.0
12mr|fontconfig-2.10.1-3|169	
12mr|fontconfig-2.10.1-3|170	* Thu Nov 24 2011 Matthew Dawkins <mattydaw@mandriva.org> 2.8.0-8
12mr|fontconfig-2.10.1-3|171	+ Revision: 733233
12mr|fontconfig-2.10.1-3|172	- rebuild
12mr|fontconfig-2.10.1-3|173	- spec clean up
12mr|fontconfig-2.10.1-3|174	- removed dep loop of main <> lib pkgs
12mr|fontconfig-2.10.1-3|175	- disabled static build
12mr|fontconfig-2.10.1-3|176	- removed .la files
12mr|fontconfig-2.10.1-3|177	- moved lib provides to main for lsb
12mr|fontconfig-2.10.1-3|178	- removed reqs in devel pkg
12mr|fontconfig-2.10.1-3|179	- removed defattr
12mr|fontconfig-2.10.1-3|180	- removed old ldconfig scriptlets
12mr|fontconfig-2.10.1-3|181	- added check section
12mr|fontconfig-2.10.1-3|182	- removed clean section
12mr|fontconfig-2.10.1-3|183	- converted BRs to pkgconfig provides
12mr|fontconfig-2.10.1-3|184	- removed mkrel & BuildRoot
12mr|fontconfig-2.10.1-3|185	- employeed apply_patches
12mr|fontconfig-2.10.1-3|186	
12mr|fontconfig-2.10.1-3|187	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2.8.0-7
12mr|fontconfig-2.10.1-3|188	+ Revision: 664317
12mr|fontconfig-2.10.1-3|189	- mass rebuild
12mr|fontconfig-2.10.1-3|190	
12mr|fontconfig-2.10.1-3|191	* Fri Feb 11 2011 Funda Wang <fwang@mandriva.org> 2.8.0-6
12mr|fontconfig-2.10.1-3|192	+ Revision: 637221
12mr|fontconfig-2.10.1-3|193	- convert rpm filetrigger to rpm5 standard triggers
12mr|fontconfig-2.10.1-3|194	
12mr|fontconfig-2.10.1-3|195	* Wed Dec 29 2010 Funda Wang <fwang@mandriva.org> 2.8.0-5mdv2011.0
12mr|fontconfig-2.10.1-3|196	+ Revision: 625776
12mr|fontconfig-2.10.1-3|197	- rebuild
12mr|fontconfig-2.10.1-3|198	
12mr|fontconfig-2.10.1-3|199	* Tue Dec 28 2010 Funda Wang <fwang@mandriva.org> 2.8.0-4mdv2011.0
12mr|fontconfig-2.10.1-3|200	+ Revision: 625493
12mr|fontconfig-2.10.1-3|201	- rebuild for new fontconfig
12mr|fontconfig-2.10.1-3|202	
12mr|fontconfig-2.10.1-3|203	* Thu Dec 02 2010 Oden Eriksson <oeriksson@mandriva.com> 2.8.0-3mdv2011.0
12mr|fontconfig-2.10.1-3|204	+ Revision: 605174
12mr|fontconfig-2.10.1-3|205	- rebuild
12mr|fontconfig-2.10.1-3|206	
12mr|fontconfig-2.10.1-3|207	* Mon Jan 18 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 2.8.0-2mdv2010.1
12mr|fontconfig-2.10.1-3|208	+ Revision: 493195
12mr|fontconfig-2.10.1-3|209	- Add filetriggers to run fc-cache
12mr|fontconfig-2.10.1-3|210	
12mr|fontconfig-2.10.1-3|211	* Thu Nov 19 2009 Frederic Crozat <fcrozat@mandriva.com> 2.8.0-1mdv2010.1
12mr|fontconfig-2.10.1-3|212	+ Revision: 467386
12mr|fontconfig-2.10.1-3|213	- Release 2.8.0
12mr|fontconfig-2.10.1-3|214	
12mr|fontconfig-2.10.1-3|215	* Thu Sep 24 2009 Olivier Blin <blino@mandriva.org> 2.7.3-2mdv2010.0
12mr|fontconfig-2.10.1-3|216	+ Revision: 448269
12mr|fontconfig-2.10.1-3|217	- add bootstrap build option (from Arnaud Patard)
12mr|fontconfig-2.10.1-3|218	- allow to build rpm without doc, getting docbook-utils is a nightmare
12mr|fontconfig-2.10.1-3|219	due to circular build deps including fontconfig. break that.
12mr|fontconfig-2.10.1-3|220	(from Arnaud Patard)
12mr|fontconfig-2.10.1-3|221	
12mr|fontconfig-2.10.1-3|222	* Mon Sep 14 2009 Frederic Crozat <fcrozat@mandriva.com> 2.7.3-1mdv2010.0
12mr|fontconfig-2.10.1-3|223	+ Revision: 440613
12mr|fontconfig-2.10.1-3|224	- Release 2.7.3
12mr|fontconfig-2.10.1-3|225	
12mr|fontconfig-2.10.1-3|226	* Mon Aug 31 2009 Funda Wang <fwang@mandriva.org> 2.7.1-2mdv2010.0
12mr|fontconfig-2.10.1-3|227	+ Revision: 422926
12mr|fontconfig-2.10.1-3|228	- prefer micro hei for chinese locale
12mr|fontconfig-2.10.1-3|229	
12mr|fontconfig-2.10.1-3|230	* Tue Jul 28 2009 Frederic Crozat <fcrozat@mandriva.com> 2.7.1-1mdv2010.0
12mr|fontconfig-2.10.1-3|231	+ Revision: 402510
12mr|fontconfig-2.10.1-3|232	- Release 2.7.1
12mr|fontconfig-2.10.1-3|233	- Regenerate patch0
12mr|fontconfig-2.10.1-3|234	
12mr|fontconfig-2.10.1-3|235	* Thu Jun 25 2009 Frederic Crozat <fcrozat@mandriva.com> 2.7.0-1mdv2010.0
12mr|fontconfig-2.10.1-3|236	+ Revision: 389057
12mr|fontconfig-2.10.1-3|237	- Release 2.7.0
12mr|fontconfig-2.10.1-3|238	- Regenerate patch0 (partially merged)
12mr|fontconfig-2.10.1-3|239	
12mr|fontconfig-2.10.1-3|240	* Wed Apr 15 2009 Funda Wang <fwang@mandriva.org> 2.6.0-5mdv2009.1
12mr|fontconfig-2.10.1-3|241	+ Revision: 367542
12mr|fontconfig-2.10.1-3|242	- fix bug#48071, specify correct font size when using embedded bitmap fonts
12mr|fontconfig-2.10.1-3|243	
12mr|fontconfig-2.10.1-3|244	* Tue Feb 03 2009 Frederic Crozat <fcrozat@mandriva.com> 2.6.0-4mdv2009.1
12mr|fontconfig-2.10.1-3|245	+ Revision: 336914
12mr|fontconfig-2.10.1-3|246	- Drop yudit directory from default config, not useful and causes polling on most systems where it is not installed
12mr|fontconfig-2.10.1-3|247	
12mr|fontconfig-2.10.1-3|248	* Sat Sep 27 2008 Funda Wang <fwang@mandriva.org> 2.6.0-3mdv2009.0
12mr|fontconfig-2.10.1-3|249	+ Revision: 288843
12mr|fontconfig-2.10.1-3|250	- adopt to new chiinese font names
12mr|fontconfig-2.10.1-3|251	
12mr|fontconfig-2.10.1-3|252	* Sat Jul 12 2008 Funda Wang <fwang@mandriva.org> 2.6.0-2mdv2009.0
12mr|fontconfig-2.10.1-3|253	+ Revision: 234178
12mr|fontconfig-2.10.1-3|254	- Prefer WenQuanYi fonts with Chinese
12mr|fontconfig-2.10.1-3|255	
12mr|fontconfig-2.10.1-3|256	+ Pixel <pixel@mandriva.com>
12mr|fontconfig-2.10.1-3|257	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|fontconfig-2.10.1-3|258	
12mr|fontconfig-2.10.1-3|259	* Tue Jun 03 2008 Frederic Crozat <fcrozat@mandriva.com> 2.6.0-1mdv2009.0
12mr|fontconfig-2.10.1-3|260	+ Revision: 214728
12mr|fontconfig-2.10.1-3|261	- Release 2.6.0
12mr|fontconfig-2.10.1-3|262	
12mr|fontconfig-2.10.1-3|263	* Wed May 28 2008 Frederic Crozat <fcrozat@mandriva.com> 2.5.93-1mdv2009.0
12mr|fontconfig-2.10.1-3|264	+ Revision: 212682
12mr|fontconfig-2.10.1-3|265	- Release 2.5.93 (2.6 RC3)
12mr|fontconfig-2.10.1-3|266	- Regenerate patch1, almost everything got merged upstream \o/
12mr|fontconfig-2.10.1-3|267	
12mr|fontconfig-2.10.1-3|268	+ Funda Wang <fwang@mandriva.org>
12mr|fontconfig-2.10.1-3|269	- The font name of Chinese fonts changed
12mr|fontconfig-2.10.1-3|270	
12mr|fontconfig-2.10.1-3|271	* Mon Apr 14 2008 Paulo Andrade <pcpa@mandriva.com.br> 2.5.91-1mdv2009.0
12mr|fontconfig-2.10.1-3|272	+ Revision: 193442
12mr|fontconfig-2.10.1-3|273	- Update to version 2.5.91.
12mr|fontconfig-2.10.1-3|274	
12mr|fontconfig-2.10.1-3|275	* Mon Jan 14 2008 Paulo Andrade <pcpa@mandriva.com.br> 2.5.0-2mdv2008.1
12mr|fontconfig-2.10.1-3|276	+ Revision: 151842
12mr|fontconfig-2.10.1-3|277	- Update BuildRequires and rebuild.
12mr|fontconfig-2.10.1-3|278	- Move %%triggerprein in spec file as it was being interpreted as an %%clean
12mr|fontconfig-2.10.1-3|279	command and exiting the rpm build process with an error exit status.
12mr|fontconfig-2.10.1-3|280	
12mr|fontconfig-2.10.1-3|281	+ Olivier Blin <blino@mandriva.org>
12mr|fontconfig-2.10.1-3|282	- restore BuildRoot
12mr|fontconfig-2.10.1-3|283	
12mr|fontconfig-2.10.1-3|284	+ Thierry Vignaud <tv@mandriva.org>
12mr|fontconfig-2.10.1-3|285	- kill re-definition of %%buildroot on Pixel's request
12mr|fontconfig-2.10.1-3|286	
12mr|fontconfig-2.10.1-3|287	* Wed Nov 14 2007 Frederic Crozat <fcrozat@mandriva.com> 2.5.0-1mdv2008.1
12mr|fontconfig-2.10.1-3|288	+ Revision: 108636
12mr|fontconfig-2.10.1-3|289	- Release 2.5.0
12mr|fontconfig-2.10.1-3|290	
12mr|fontconfig-2.10.1-3|291	* Tue Nov 06 2007 Frederic Crozat <fcrozat@mandriva.com> 2.4.92-1mdv2008.1
12mr|fontconfig-2.10.1-3|292	+ Revision: 106413
12mr|fontconfig-2.10.1-3|293	- Release 2.4.92
12mr|fontconfig-2.10.1-3|294	- Update source4 and rename it : partially merged upstream
12mr|fontconfig-2.10.1-3|295	- Remove source6 (no longer needed), source7 (merged upstream)
12mr|fontconfig-2.10.1-3|296	- Rename source8 (partially handled by upstream)
12mr|fontconfig-2.10.1-3|297	- Source10 (Fedora): enable embedded bitmap on some CJK fonts (other part is partially merged)
12mr|fontconfig-2.10.1-3|298	- Remove patches 2 (merged upsteam), 3 (no longer needed), 4 (merged upstream)
12mr|fontconfig-2.10.1-3|299	- Update patch1 to move some configuration part in upstream files
12mr|fontconfig-2.10.1-3|300	- Remove upstream merged part of the changes
12mr|fontconfig-2.10.1-3|301	
12mr|fontconfig-2.10.1-3|302	* Mon Oct 15 2007 Frederic Crozat <fcrozat@mandriva.com> 2.4.2-9mdv2008.1
12mr|fontconfig-2.10.1-3|303	+ Revision: 98588
12mr|fontconfig-2.10.1-3|304	- Patch4 (SUSE): fix duplicated pattern in Qt (Mdv bug #34753, Novell bug #244579)
12mr|fontconfig-2.10.1-3|305	
12mr|fontconfig-2.10.1-3|306	* Tue Sep 11 2007 Frederic Crozat <fcrozat@mandriva.com> 2.4.2-8mdv2008.0
12mr|fontconfig-2.10.1-3|307	+ Revision: 84453
12mr|fontconfig-2.10.1-3|308	- Update source3 to disable all rules until QT4 is fixed, including minimal size rules
12mr|fontconfig-2.10.1-3|309	
12mr|fontconfig-2.10.1-3|310	* Sat Sep 01 2007 Funda Wang <fwang@mandriva.org> 2.4.2-7mdv2008.0
12mr|fontconfig-2.10.1-3|311	+ Revision: 77327
12mr|fontconfig-2.10.1-3|312	- Move wqy config rule into main fontconfig package
12mr|fontconfig-2.10.1-3|313	
12mr|fontconfig-2.10.1-3|314	* Wed Aug 29 2007 Frederic Crozat <fcrozat@mandriva.com> 2.4.2-6mdv2008.0
12mr|fontconfig-2.10.1-3|315	+ Revision: 74722
12mr|fontconfig-2.10.1-3|316	- Rename all mdv configuration files to use the upstream ordering (Mdv bug #26818)
12mr|fontconfig-2.10.1-3|317	- Update source5 to also provide Fixed font substitute for QT
12mr|fontconfig-2.10.1-3|318	- Update source1 to provide Fixed font alias (and use Liberation font for MS aliases)
12mr|fontconfig-2.10.1-3|319	- enable back 20-fix-globaladvanced.conf
12mr|fontconfig-2.10.1-3|320	- Update source3 to not disable AA on some CJK fonts to workaround QT4 bug (Mdv bug #30877)
12mr|fontconfig-2.10.1-3|321	- Update source6 with new aliases from Fedora and Hirosi UTUMI
12mr|fontconfig-2.10.1-3|322	- Validate all configuration file when building package
12mr|fontconfig-2.10.1-3|323	- Patch2 (GIT): various fixes
12mr|fontconfig-2.10.1-3|324	- Patch3 (SUSE): fix crash with invalid configuration
12mr|fontconfig-2.10.1-3|325	
12mr|fontconfig-2.10.1-3|326	* Thu Aug 16 2007 Thierry Vignaud <tv@mandriva.org> 2.4.2-5mdv2008.0
12mr|fontconfig-2.10.1-3|327	+ Revision: 64224
12mr|fontconfig-2.10.1-3|328	- tag /etc/fonts/fonts.dtd as %%conffile
12mr|fontconfig-2.10.1-3|329	
12mr|fontconfig-2.10.1-3|330	* Fri Apr 20 2007 Funda Wang <fwang@mandriva.org> 2.4.2-4mdv2008.0
12mr|fontconfig-2.10.1-3|331	+ Revision: 15246
12mr|fontconfig-2.10.1-3|332	- really disable wqy-bitmapfont.
12mr|fontconfig-2.10.1-3|333	- really disable wqy-bitmapfont.
12mr|fontconfig-2.10.1-3|334	
12mr|fontconfig-2.10.1-3|335	* Thu Apr 19 2007 Funda Wang <fwang@mandriva.org> 2.4.2-3mdv2008.0
12mr|fontconfig-2.10.1-3|336	+ Revision: 14925
12mr|fontconfig-2.10.1-3|337	- Drop wqy-bitmapfont from alternative list.
12mr|fontconfig-2.10.1-3|338	
12mr|fontconfig-2.10.1-3|339	
12mr|fontconfig-2.10.1-3|340	* Fri Dec 29 2006 Frederic Crozat <fcrozat@mandriva.com> 2.4.2-2mdv2007.0
12mr|fontconfig-2.10.1-3|341	+ Revision: 102607
12mr|fontconfig-2.10.1-3|342	- bunzip patch
12mr|fontconfig-2.10.1-3|343	- Update patch0 / source 3 for new japanese fonts (Mdv bug #27161)
12mr|fontconfig-2.10.1-3|344	- Release 2.4.2
12mr|fontconfig-2.10.1-3|345	- Add source8: disable embedded pixmap for big size (Mdv bug #25924)
12mr|fontconfig-2.10.1-3|346	- Import fontconfig
12mr|fontconfig-2.10.1-3|347	
12mr|fontconfig-2.10.1-3|348	* Tue Sep 19 2006 Frederic Crozat <fcrozat@mandriva.com> 2.4.1-1mdv2007.0
12mr|fontconfig-2.10.1-3|349	- Release 2.4.1
12mr|fontconfig-2.10.1-3|350	- reupdate patch1, to really fix DejaVu preference over Vera
12mr|fontconfig-2.10.1-3|351	- Remove patch2, merged upstream
12mr|fontconfig-2.10.1-3|352	
12mr|fontconfig-2.10.1-3|353	* Sat Sep 16 2006 Frederic Crozat <fcrozat@mandriva.com> 2.4.0-3mdv2007.0
12mr|fontconfig-2.10.1-3|354	- Update patch1 to prefer DejaVu over Vera (regression for QT) (Mdv bug #25648)
12mr|fontconfig-2.10.1-3|355	
12mr|fontconfig-2.10.1-3|356	* Wed Sep 13 2006 Frederic Crozat <fcrozat@mandriva.com> 2.4.0-2mdv2007.0
12mr|fontconfig-2.10.1-3|357	- Patch2 (GIT): add ppc64 signature
12mr|fontconfig-2.10.1-3|358	- Config files are no longer noreplace, otherwise update may break (Mdv bug #25609)
12mr|fontconfig-2.10.1-3|359	- Users should create additionnal files in /etc/fonts/conf.d
12mr|fontconfig-2.10.1-3|360	
12mr|fontconfig-2.10.1-3|361	* Tue Sep 12 2006 Frederic Crozat <fcrozat@mandriva.com> 2.4.0-1mdv2007.0
12mr|fontconfig-2.10.1-3|362	- Release 2.4.0 (yes, it is stable)
12mr|fontconfig-2.10.1-3|363	- Regenerate patch1
12mr|fontconfig-2.10.1-3|364	- Add source6 (previously in patch1)
12mr|fontconfig-2.10.1-3|365	- Remove patch2 (merged upstream)-
12mr|fontconfig-2.10.1-3|366	- Update source4 to no longer disable hinting for CJK (Mdv bug #22629)
12mr|fontconfig-2.10.1-3|367	- Update source1 to fix Mdv bug #21940
12mr|fontconfig-2.10.1-3|368	
12mr|fontconfig-2.10.1-3|369	* Sat May 20 2006 Frederic Crozat <fcrozat@mandriva.com> 2.3.95-3mdk
12mr|fontconfig-2.10.1-3|370	- Rebuild with modular xorg
12mr|fontconfig-2.10.1-3|371	
12mr|fontconfig-2.10.1-3|372	* Fri May 19 2006 Frederic Crozat <fcrozat@mandriva.com> 2.3.95-2mdk
12mr|fontconfig-2.10.1-3|373	- Patch2 (DavidTurner): speedup fontconfig cache regeneration
12mr|fontconfig-2.10.1-3|374	
12mr|fontconfig-2.10.1-3|375	* Thu Apr 27 2006 Frederic Crozat <fcrozat@mandriva.com> 2.3.95-1mdk
12mr|fontconfig-2.10.1-3|376	- Release 2.3.95
12mr|fontconfig-2.10.1-3|377	- Regenerate patch1
12mr|fontconfig-2.10.1-3|378	- Regenerate source1, symbol part is now merged upstream
12mr|fontconfig-2.10.1-3|379	
12mr|fontconfig-2.10.1-3|380	* Mon Feb 27 2006 Frederic Crozat <fcrozat@mandriva.com> 2.3.94-1mdk
12mr|fontconfig-2.10.1-3|381	- Release 2.3.94
12mr|fontconfig-2.10.1-3|382	
12mr|fontconfig-2.10.1-3|383	* Mon Feb 20 2006 Frederic Crozat <fcrozat@mandriva.com> 2.3.93-11mdk
12mr|fontconfig-2.10.1-3|384	- New CVS Snapshot (20060218)
12mr|fontconfig-2.10.1-3|385	- Remove patches 2, 3, 4, 5, 6, 7 (merged upstream)
12mr|fontconfig-2.10.1-3|386	- Force a system cache cleanup when upgrading for earlier releases
12mr|fontconfig-2.10.1-3|387	
12mr|fontconfig-2.10.1-3|388	* Fri Feb 03 2006 Frederic Crozat <fcrozat@mandriva.com> 2.3.93-10mdk
12mr|fontconfig-2.10.1-3|389	- Patch7 (SUSE): fix endless loop with symlink pointing to parent dir
12mr|fontconfig-2.10.1-3|390	
12mr|fontconfig-2.10.1-3|391	* Thu Feb 02 2006 Frederic Crozat <fcrozat@mandriva.com> 2.3.93-9mdk
12mr|fontconfig-2.10.1-3|392	- Patch2 (SUSE): fix crash
12mr|fontconfig-2.10.1-3|393	- Patch3 (SUSE): fix font subdir parsing
12mr|fontconfig-2.10.1-3|394	- Patch4 (SUSE): code cleanup
12mr|fontconfig-2.10.1-3|395	- Patch5 (SUSE): memleak fix
12mr|fontconfig-2.10.1-3|396	- Patch6 (SUSE): fix cache update check
12mr|fontconfig-2.10.1-3|397	
12mr|fontconfig-2.10.1-3|398	* Tue Jan 31 2006 Frederic Crozat <fcrozat@mandriva.com> 2.3.93-8mdk
12mr|fontconfig-2.10.1-3|399	- Update to CVS snapshot 20060131
12mr|fontconfig-2.10.1-3|400	- Remove patches 2, 3, 4, 5 (merged upstream)
12mr|fontconfig-2.10.1-3|401	
12mr|fontconfig-2.10.1-3|402	* Mon Jan 30 2006 Frederic Crozat <fcrozat@mandriva.com> 2.3.93-7mdk
12mr|fontconfig-2.10.1-3|403	- Patch5: fix old manpages (Mdk bug #20893)
12mr|fontconfig-2.10.1-3|404	
12mr|fontconfig-2.10.1-3|405	* Thu Jan 12 2006 Frederic Crozat <fcrozat@mandriva.com> 2.3.93-6mdk
12mr|fontconfig-2.10.1-3|406	- Patch4 (Mike Fabian): normalize path in fc-cache
12mr|fontconfig-2.10.1-3|407	
12mr|fontconfig-2.10.1-3|408	* Thu Jan 12 2006 Frederic Crozat <fcrozat@mandriva.com> 2.3.93-5mdk
12mr|fontconfig-2.10.1-3|409	- Patch2 (Mike Fabian): fix global dir handling (fix some crash)
12mr|fontconfig-2.10.1-3|410	- Patch3 (Mike Fabian): fix one crash in fc-cat
12mr|fontconfig-2.10.1-3|411	
12mr|fontconfig-2.10.1-3|412	* Wed Jan 11 2006 Frederic Crozat <fcrozat@mandriva.com> 2.3.93-4mdk
12mr|fontconfig-2.10.1-3|413	- Update to CVS snapshot 20060111
12mr|fontconfig-2.10.1-3|414	- remove patches 2 & 3 (merged upstream)
12mr|fontconfig-2.10.1-3|415	
12mr|fontconfig-2.10.1-3|416	* Wed Jan 04 2006 Frederic Crozat <fcrozat@mandriva.com> 2.3.93-3mdk
12mr|fontconfig-2.10.1-3|417	- Patch3: resolve path argument in fc-cache
12mr|fontconfig-2.10.1-3|418	
12mr|fontconfig-2.10.1-3|419	* Wed Jan 04 2006 Frederic Crozat <fcrozat@mandriva.com> 2.3.93-2mdk
12mr|fontconfig-2.10.1-3|420	- System cache files are now located in /var/cache/fontconfig
12mr|fontconfig-2.10.1-3|421	
12mr|fontconfig-2.10.1-3|422	* Mon Jan 02 2006 Helio Chissini de Castro <helio@mandriva.com> 2.3.93-1mdk
12mr|fontconfig-2.10.1-3|423	- Update for final 2.3.93
12mr|fontconfig-2.10.1-3|424	- Remove bad cmap patch
12mr|fontconfig-2.10.1-3|425	- Added L.Lunak patch to avoid random crashes with memory map
12mr|fontconfig-2.10.1-3|426	
12mr|fontconfig-2.10.1-3|427	* Wed Nov 30 2005 Frederic Crozat <fcrozat@mandriva.com> 2.3.92-7mdk
12mr|fontconfig-2.10.1-3|428	- Update to 2.3.93-CVS snapshot 20051130
12mr|fontconfig-2.10.1-3|429	- Remove patches 14, 15, 16, 17, 18, 19 (merged upstream), patch13 (no longer needed)
12mr|fontconfig-2.10.1-3|430	
12mr|fontconfig-2.10.1-3|431	* Wed Nov 23 2005 Frederic Crozat <fcrozat@mandriva.com> 2.3.92-6mdk
12mr|fontconfig-2.10.1-3|432	- Patch18: fix fc-match -s not detected correctly
12mr|fontconfig-2.10.1-3|433	- Patch19: fix warnings
12mr|fontconfig-2.10.1-3|434	
12mr|fontconfig-2.10.1-3|435	* Fri Nov 18 2005 Frederic Crozat <fcrozat@mandriva.com> 2.3.92-5mdk
12mr|fontconfig-2.10.1-3|436	- Patch16: fix invalid free in config load (reported by SadEagle)
12mr|fontconfig-2.10.1-3|437	- Patch17: fix crash in fc-cat
12mr|fontconfig-2.10.1-3|438	
12mr|fontconfig-2.10.1-3|439	* Thu Nov 17 2005 Frederic Crozat <fcrozat@mandriva.com> 2.3.92-4mdk
12mr|fontconfig-2.10.1-3|440	- Patch15 (sunmoon1997): fix crash with invalid config file
12mr|fontconfig-2.10.1-3|441	
12mr|fontconfig-2.10.1-3|442	* Wed Nov 16 2005 Frederic Crozat <fcrozat@mandriva.com> 2.3.92-3mdk
12mr|fontconfig-2.10.1-3|443	- Update patch7 and source3 with new chinese fonts (Mdk bug #19811)
12mr|fontconfig-2.10.1-3|444	
12mr|fontconfig-2.10.1-3|445	* Wed Nov 16 2005 Frederic Crozat <fcrozat@mandriva.com> 2.3.92-2mdk
12mr|fontconfig-2.10.1-3|446	- Patch14: add warnings when invalid const value are used
12mr|fontconfig-2.10.1-3|447	- Update source6, don't blacklist Luxi Mono
12mr|fontconfig-2.10.1-3|448	
12mr|fontconfig-2.10.1-3|449	* Wed Nov 09 2005 Frederic Crozat <fcrozat@mandriva.com> 2.3.92-1mdk
12mr|fontconfig-2.10.1-3|450	- Release 2.3.92 (development release) aka mmap cache
12mr|fontconfig-2.10.1-3|451	- Remove patches 0 (no longer needed), 14 (merged upstream)
12mr|fontconfig-2.10.1-3|452	- Regenerate patch7
12mr|fontconfig-2.10.1-3|453	- Replace patch5 with source6 (replacing patch with config file is always better)
12mr|fontconfig-2.10.1-3|454	- Patch13: prevent cache corruption
12mr|fontconfig-2.10.1-3|455	- use libxml2 instead of expat
12mr|fontconfig-2.10.1-3|456	
12mr|fontconfig-2.10.1-3|457	* Thu Aug 18 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 2.3.2-5mdk
12mr|fontconfig-2.10.1-3|458	- built-in libtool fixes
12mr|fontconfig-2.10.1-3|459	
12mr|fontconfig-2.10.1-3|460	* Sat Aug 13 2005 Frederic Crozat <fcrozat@mandriva.com> 2.3.2-4mdk
12mr|fontconfig-2.10.1-3|461	- fix prereq, it was incorrect
12mr|fontconfig-2.10.1-3|462	- reduce patch 7, remove patches 9, 10, 13, use several individual
12mr|fontconfig-2.10.1-3|463	configuration files in conf.d, suggestion from Funda Wang (Mdk bug #17237)
12mr|fontconfig-2.10.1-3|464	- add more aliases for Helvetica (Guiseppe)
12mr|fontconfig-2.10.1-3|465	
12mr|fontconfig-2.10.1-3|466	* Thu Aug 11 2005 Nicolas Lécureuil <neoclust@mandriva.org> 2.3.2-3mdk
12mr|fontconfig-2.10.1-3|467	- Fix PreReq
12mr|fontconfig-2.10.1-3|468	- Close ticket 17438
12mr|fontconfig-2.10.1-3|469	
12mr|fontconfig-2.10.1-3|470	* Wed Aug 03 2005 Frederic Crozat <fcrozat@mandriva.com> 2.3.2-2mdk
12mr|fontconfig-2.10.1-3|471	- Patch14 (CVS): don't include config files ending with .rpmnew/.rpmsave
12mr|fontconfig-2.10.1-3|472	
12mr|fontconfig-2.10.1-3|473	* Fri Apr 29 2005 Frederic Crozat <fcrozat@mandriva.com> 2.3.2-1mdk
12mr|fontconfig-2.10.1-3|474	- New release 2.3.2
12mr|fontconfig-2.10.1-3|475	- regenerate patch 7
12mr|fontconfig-2.10.1-3|476	
12mr|fontconfig-2.10.1-3|477	* Mon Mar 14 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.3.1-2mdk
12mr|fontconfig-2.10.1-3|478	- Really update patch 8
12mr|fontconfig-2.10.1-3|479	
12mr|fontconfig-2.10.1-3|480	* Thu Mar 10 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.3.1-1mdk
12mr|fontconfig-2.10.1-3|481	- Release 2.3.1
12mr|fontconfig-2.10.1-3|482	- Update patch8 (fix Mdk bug 13357)
12mr|fontconfig-2.10.1-3|483	
12mr|fontconfig-2.10.1-3|484	* Wed Mar 02 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.3.0-1mdk
12mr|fontconfig-2.10.1-3|485	- Release 2.3.0
12mr|fontconfig-2.10.1-3|486	- Regenerate patch 8
12mr|fontconfig-2.10.1-3|487	
12mr|fontconfig-2.10.1-3|488	* Wed Feb 16 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.2.99-3mdk
12mr|fontconfig-2.10.1-3|489	- Update patch7 to fix default chinese fonts (Funda Wang) (Mdk bug #13357)
12mr|fontconfig-2.10.1-3|490	
12mr|fontconfig-2.10.1-3|491	* Fri Feb 04 2005 Pablo Saratxaga <pablo@mandrakesoft.com> 2.2.99-2mdk>
12mr|fontconfig-2.10.1-3|492	- aliases for the new Han and tifinagh fonts
12mr|fontconfig-2.10.1-3|493	
12mr|fontconfig-2.10.1-3|494	* Mon Jan 31 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.2.99-1mdk
12mr|fontconfig-2.10.1-3|495	- New release 2.2.99
12mr|fontconfig-2.10.1-3|496	
12mr|fontconfig-2.10.1-3|497	* Wed Jan 12 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.2.98-2mdk
12mr|fontconfig-2.10.1-3|498	- Update patch8 to no discard bitmap fonts
12mr|fontconfig-2.10.1-3|499	
12mr|fontconfig-2.10.1-3|500	* Tue Jan 11 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.2.98-1mdk
12mr|fontconfig-2.10.1-3|501	- Release 2.2.98
12mr|fontconfig-2.10.1-3|502	- Remove patches 3, 8, 11 (merged upstream)
12mr|fontconfig-2.10.1-3|503	- Regenerate patches 5, 7
12mr|fontconfig-2.10.1-3|504	
12mr|fontconfig-2.10.1-3|505	* Wed Nov 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.2.96-8mdk
12mr|fontconfig-2.10.1-3|506	- patch 13: dejavu is vera compatible (vera+extra symbols)
12mr|fontconfig-2.10.1-3|507	
12mr|fontconfig-2.10.1-3|508	* Sat Sep 25 2004 Pablo Saratxaga <pablo@mandrakesoft.com> 2.2.96-7mdk
12mr|fontconfig-2.10.1-3|509	- fixed some of the aliases to mach new names (and comments about
12mr|fontconfig-2.10.1-3|510	fonts coverage)
12mr|fontconfig-2.10.1-3|511	- disabled hinting for CJK fonts (UTUMI Hirosi patch)
12mr|fontconfig-2.10.1-3|512	
12mr|fontconfig-2.10.1-3|513	* Wed Aug 11 2004 Pablo Saratxaga <pablo@mandrakesoft.com> 2.2.96-6mdk
12mr|fontconfig-2.10.1-3|514	- fixed width of dual width monospace fonts (typically CJK fonts)
12mr|fontconfig-2.10.1-3|515	- improved language coverage detection
12mr|fontconfig-2.10.1-3|516	
12mr|fontconfig-2.10.1-3|517	* Wed Aug 11 2004 Pablo Saratxaga <pablo@mandrakesoft.com> 2.2.96-5mdk
12mr|fontconfig-2.10.1-3|518	- disactivated hinting for "Mukti Narrow" and "Likhan"
12mr|fontconfig-2.10.1-3|519	- inclusion of culmus.conf
12mr|fontconfig-2.10.1-3|520	- "Mitra Mono" (bengali monospace font) added to monospace aliases
12mr|fontconfig-2.10.1-3|521	
12mr|fontconfig-2.10.1-3|522	* Fri Aug 06 2004 Pablo Saratxaga <pablo@mandrakesoft.com> 2.2.96-4mdk
12mr|fontconfig-2.10.1-3|523	- Some more font aliases
12mr|fontconfig-2.10.1-3|524	
12mr|fontconfig-2.10.1-3|525	* Wed Jul 28 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.2.96-3mdk
12mr|fontconfig-2.10.1-3|526	- add BuildRequires: lynx
12mr|fontconfig-2.10.1-3|527	
12mr|fontconfig-2.10.1-3|528	* Fri Jul 09 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.2.96-2mdk
12mr|fontconfig-2.10.1-3|529	- Fix buildrequires
12mr|fontconfig-2.10.1-3|530	
12mr|fontconfig-2.10.1-3|531	* Tue Jul 06 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.2.96-1mdk
12mr|fontconfig-2.10.1-3|532	- Release 2.2.96
12mr|fontconfig-2.10.1-3|533	- Enable libtoolize
12mr|fontconfig-2.10.1-3|534	
12mr|fontconfig-2.10.1-3|535	* Wed Jun 09 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.2.95-1mdk
12mr|fontconfig-2.10.1-3|536	- Release 2.2.95
12mr|fontconfig-2.10.1-3|537	- Remove patch10 (merged upstream)
12mr|fontconfig-2.10.1-3|538	
12mr|fontconfig-2.10.1-3|539	* Fri May 14 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.2.94-1mdk
12mr|fontconfig-2.10.1-3|540	- Release 2.2.94
12mr|fontconfig-2.10.1-3|541	- Patch10 : fix build with latest freetype
12mr|fontconfig-2.10.1-3|542	- Fix recognition of some bitmap fonts (Mdk bug #9652)
12mr|fontconfig-2.10.1-3|543	- Remove patch6 (merged upstream)
12mr|fontconfig-2.10.1-3|544	- Regenerate patch7 and add more aliases for some known fonts (Fedora)
12mr|fontconfig-2.10.1-3|545	- Regenerate patch9
12mr|fontconfig-2.10.1-3|546	
12mr|fontconfig-2.10.1-3|547	* Sat Apr 03 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.2.2-1mdk
12mr|fontconfig-2.10.1-3|548	- Release 2.2.2
12mr|fontconfig-2.10.1-3|549	- Remove patch10 (merged upstream)
12mr|fontconfig-2.10.1-3|550	

13970 12
12mr|fontforge-1.0-0.20110222.4|1	%define ffversion	20110222
12mr|fontforge-1.0-0.20110222.4|2	%define docversion	20110221
12mr|fontforge-1.0-0.20110222.4|3	
12mr|fontforge-1.0-0.20110222.4|4	%define major 1
12mr|fontforge-1.0-0.20110222.4|5	%define gdraw_major 4
12mr|fontforge-1.0-0.20110222.4|6	%define gunicode_major 3
12mr|fontforge-1.0-0.20110222.4|7	%define libname %mklibname %{name} %{major}
12mr|fontforge-1.0-0.20110222.4|8	%define libgdraw %mklibname gdraw %{gdraw_major}
12mr|fontforge-1.0-0.20110222.4|9	%define libgioftp %mklibname gioftp %{major}
12mr|fontforge-1.0-0.20110222.4|10	%define libgunicode %mklibname gunicode %{gunicode_major}
12mr|fontforge-1.0-0.20110222.4|11	%define libgutils %mklibname gutils %{major}
12mr|fontforge-1.0-0.20110222.4|12	%define develname %mklibname %{name} -d
12mr|fontforge-1.0-0.20110222.4|13	
12mr|fontforge-1.0-0.20110222.4|14	%define		_disable_ld_no_undefined	1
12mr|fontforge-1.0-0.20110222.4|15	%define		_disable_ld_as_needed		1
12mr|fontforge-1.0-0.20110222.4|16	
12mr|fontforge-1.0-0.20110222.4|17	Name:		fontforge
12mr|fontforge-1.0-0.20110222.4|18	Version:	1.0
12mr|fontforge-1.0-0.20110222.4|19	Release:	0.%{ffversion}.4
12mr|fontforge-1.0-0.20110222.4|20	Summary:	Font Editor for PostScript, TrueType, OpenType and various fonts
12mr|fontforge-1.0-0.20110222.4|21	License:	BSD-like
12mr|fontforge-1.0-0.20110222.4|22	Group:		Publishing
12mr|fontforge-1.0-0.20110222.4|23	URL:		http://fontforge.sourceforge.net/
12mr|fontforge-1.0-0.20110222.4|24	Source0:	http://fontforge.sourceforge.net/fontforge_full-%{ffversion}.tar.bz2
12mr|fontforge-1.0-0.20110222.4|25	Source2:	http://fontforge.sourceforge.net/fontforge_htdocs-%{docversion}.tar.bz2
12mr|fontforge-1.0-0.20110222.4|26	Source3:	http://fontforge.sourceforge.net/cidmaps.tar.bz2
12mr|fontforge-1.0-0.20110222.4|27	Source4:	http://fontforge.sourceforge.net/fontforge-tutorial.pdf
12mr|fontforge-1.0-0.20110222.4|28	Source11:	%{name}-16x16.png
12mr|fontforge-1.0-0.20110222.4|29	Source12:	%{name}-32x32.png
12mr|fontforge-1.0-0.20110222.4|30	Source13:	%{name}-48x48.png
12mr|fontforge-1.0-0.20110222.4|31	Patch0:		fontforge-20110222-link.patch
12mr|fontforge-1.0-0.20110222.4|32	Patch1:		fontforge-20090224-pythondl.patch
12mr|fontforge-1.0-0.20110222.4|33	Patch2:		fontforge-20100501-select-points-crash.patch
12mr|fontforge-1.0-0.20110222.4|34	Patch3:		fontforge-20110222-multilib.patch
12mr|fontforge-1.0-0.20110222.4|35	Patch4:		fontforge-20110222-png1.5.patch
12mr|fontforge-1.0-0.20110222.4|36	
12mr|fontforge-1.0-0.20110222.4|37	BuildRequires:	chrpath
12mr|fontforge-1.0-0.20110222.4|38	BuildRequires:	desktop-file-utils
12mr|fontforge-1.0-0.20110222.4|39	BuildRequires:	jpeg-devel
12mr|fontforge-1.0-0.20110222.4|40	BuildRequires:	ungif-devel
12mr|fontforge-1.0-0.20110222.4|41	BuildRequires:	libuninameslist-devel
12mr|fontforge-1.0-0.20110222.4|42	BuildRequires:	tiff-devel
12mr|fontforge-1.0-0.20110222.4|43	BuildRequires:	pkgconfig(freetype2)
12mr|fontforge-1.0-0.20110222.4|44	BuildRequires:	pkgconfig(fontconfig)
12mr|fontforge-1.0-0.20110222.4|45	BuildRequires:	pkgconfig(libpng15)
12mr|fontforge-1.0-0.20110222.4|46	BuildRequires:	pkgconfig(libxml-2.0)
12mr|fontforge-1.0-0.20110222.4|47	BuildRequires:	python-devel
12mr|fontforge-1.0-0.20110222.4|48	BuildRequires:	pkgconfig(x11)
12mr|fontforge-1.0-0.20110222.4|49	BuildRequires:	pkgconfig(xi)
12mr|fontforge-1.0-0.20110222.4|50	BuildRequires:	pkgconfig(xft)
12mr|fontforge-1.0-0.20110222.4|51	BuildRequires:	pkgconfig(cairo)
12mr|fontforge-1.0-0.20110222.4|52	BuildRequires:	pkgconfig(pango)
12mr|fontforge-1.0-0.20110222.4|53	BuildRequires:	pkgconfig(pangocairo)
12mr|fontforge-1.0-0.20110222.4|54	BuildRequires:	pkgconfig(pangoxft)
12mr|fontforge-1.0-0.20110222.4|55	
12mr|fontforge-1.0-0.20110222.4|56	# (Abel) it wants either autotrace or potrace
12mr|fontforge-1.0-0.20110222.4|57	Requires:	potrace
12mr|fontforge-1.0-0.20110222.4|58	
12mr|fontforge-1.0-0.20110222.4|59	%description
12mr|fontforge-1.0-0.20110222.4|60	FontForge is an outline font editor that lets you create your own
12mr|fontforge-1.0-0.20110222.4|61	postscript, truetype, opentype, cid-keyed, multi-master, cff, svg and
12mr|fontforge-1.0-0.20110222.4|62	bitmap (bdf) fonts, or edit existing ones. Also lets you convert one
12mr|fontforge-1.0-0.20110222.4|63	format to another. FontForge has support for many macintosh font formats.
12mr|fontforge-1.0-0.20110222.4|64	
12mr|fontforge-1.0-0.20110222.4|65	%package -n %{libname}
12mr|fontforge-1.0-0.20110222.4|66	Group:		System/Libraries
12mr|fontforge-1.0-0.20110222.4|67	Summary:	Library for %{name}
12mr|fontforge-1.0-0.20110222.4|68	Conflicts:	%{name} < 1.0-0.20110222.4
12mr|fontforge-1.0-0.20110222.4|69	
12mr|fontforge-1.0-0.20110222.4|70	%description -n %{libname}
12mr|fontforge-1.0-0.20110222.4|71	This package contains the shared library libfontforge.
12mr|fontforge-1.0-0.20110222.4|72	
12mr|fontforge-1.0-0.20110222.4|73	%package -n %{libgdraw}
12mr|fontforge-1.0-0.20110222.4|74	Group:		System/Libraries
12mr|fontforge-1.0-0.20110222.4|75	Summary:	Library for %{name}
12mr|fontforge-1.0-0.20110222.4|76	Conflicts:	%{name} < 1.0-0.20110222.4
12mr|fontforge-1.0-0.20110222.4|77	
12mr|fontforge-1.0-0.20110222.4|78	%description -n %{libgdraw}
12mr|fontforge-1.0-0.20110222.4|79	This package contains the shared library libgdraw.
12mr|fontforge-1.0-0.20110222.4|80	
12mr|fontforge-1.0-0.20110222.4|81	%package -n %{libgioftp}
12mr|fontforge-1.0-0.20110222.4|82	Group:		System/Libraries
12mr|fontforge-1.0-0.20110222.4|83	Summary:	Library for %{name}
12mr|fontforge-1.0-0.20110222.4|84	Conflicts:	%{name} < 1.0-0.20110222.4
12mr|fontforge-1.0-0.20110222.4|85	
12mr|fontforge-1.0-0.20110222.4|86	%description -n %{libgioftp}
12mr|fontforge-1.0-0.20110222.4|87	This package contains the shared library libgioftp.
12mr|fontforge-1.0-0.20110222.4|88	
12mr|fontforge-1.0-0.20110222.4|89	%package -n %{libgunicode}
12mr|fontforge-1.0-0.20110222.4|90	Group:		System/Libraries
12mr|fontforge-1.0-0.20110222.4|91	Summary:	Library for %{name}
12mr|fontforge-1.0-0.20110222.4|92	Conflicts:	%{name} < 1.0-0.20110222.4
12mr|fontforge-1.0-0.20110222.4|93	
12mr|fontforge-1.0-0.20110222.4|94	%description -n %{libgunicode}
12mr|fontforge-1.0-0.20110222.4|95	This package contains the shared library libgunicode.
12mr|fontforge-1.0-0.20110222.4|96	
12mr|fontforge-1.0-0.20110222.4|97	%package -n %{libgutils}
12mr|fontforge-1.0-0.20110222.4|98	Group:		System/Libraries
12mr|fontforge-1.0-0.20110222.4|99	Summary:	Library for %{name}
12mr|fontforge-1.0-0.20110222.4|100	Conflicts:	%{name} < 1.0-0.20110222.4
12mr|fontforge-1.0-0.20110222.4|101	
12mr|fontforge-1.0-0.20110222.4|102	%description -n %{libgutils}
12mr|fontforge-1.0-0.20110222.4|103	This package contains the shared library libgutils.
12mr|fontforge-1.0-0.20110222.4|104	
12mr|fontforge-1.0-0.20110222.4|105	%package -n %{develname}
12mr|fontforge-1.0-0.20110222.4|106	Group:		Development/C
12mr|fontforge-1.0-0.20110222.4|107	Summary:	Development files for %{name}
12mr|fontforge-1.0-0.20110222.4|108	Requires:	%{libname} = %{version}-%{release}
12mr|fontforge-1.0-0.20110222.4|109	Requires:	%{libgdraw} = %{version}-%{release}
12mr|fontforge-1.0-0.20110222.4|110	Requires:	%{libgioftp} = %{version}-%{release}
12mr|fontforge-1.0-0.20110222.4|111	Requires:	%{libgunicode} = %{version}-%{release}
12mr|fontforge-1.0-0.20110222.4|112	Requires:	%{libgutils} = %{version}-%{release}
12mr|fontforge-1.0-0.20110222.4|113	Provides:	%{name}-devel = %{version}-%{release}
12mr|fontforge-1.0-0.20110222.4|114	
12mr|fontforge-1.0-0.20110222.4|115	%description -n %{develname}
12mr|fontforge-1.0-0.20110222.4|116	This package contains the development files for %{name}.
12mr|fontforge-1.0-0.20110222.4|117	
12mr|fontforge-1.0-0.20110222.4|118	%package python
12mr|fontforge-1.0-0.20110222.4|119	Group:		Development/Python
12mr|fontforge-1.0-0.20110222.4|120	Summary:	Library bindings for python
12mr|fontforge-1.0-0.20110222.4|121	Conflicts:	%{name} < 1.0-0.20110222.4
12mr|fontforge-1.0-0.20110222.4|122	%py_requires -d
12mr|fontforge-1.0-0.20110222.4|123	
12mr|fontforge-1.0-0.20110222.4|124	%description python
12mr|fontforge-1.0-0.20110222.4|125	This package contains the python library for python applications that
12mr|fontforge-1.0-0.20110222.4|126	use %{name}.
12mr|fontforge-1.0-0.20110222.4|127	
12mr|fontforge-1.0-0.20110222.4|128	%prep
12mr|fontforge-1.0-0.20110222.4|129	%setup -qn fontforge-%{ffversion}
12mr|fontforge-1.0-0.20110222.4|130	%patch0 -p0
12mr|fontforge-1.0-0.20110222.4|131	%patch1 -p1
12mr|fontforge-1.0-0.20110222.4|132	%patch2 -p1
12mr|fontforge-1.0-0.20110222.4|133	%patch3 -p0
12mr|fontforge-1.0-0.20110222.4|134	%patch4 -p1
12mr|fontforge-1.0-0.20110222.4|135	
12mr|fontforge-1.0-0.20110222.4|136	mkdir -p htdocs cidmap
12mr|fontforge-1.0-0.20110222.4|137	tar xjf %{SOURCE2} -C htdocs
12mr|fontforge-1.0-0.20110222.4|138	tar xjf %{SOURCE3} -C cidmap
12mr|fontforge-1.0-0.20110222.4|139	
12mr|fontforge-1.0-0.20110222.4|140	cp %{SOURCE4} .
12mr|fontforge-1.0-0.20110222.4|141	
12mr|fontforge-1.0-0.20110222.4|142	%build
12mr|fontforge-1.0-0.20110222.4|143	%configure2_5x \
12mr|fontforge-1.0-0.20110222.4|144	--disable-static \
12mr|fontforge-1.0-0.20110222.4|145	--with-freetype-bytecode=no \
12mr|fontforge-1.0-0.20110222.4|146	--with-regular-link \
12mr|fontforge-1.0-0.20110222.4|147	--enable-pyextension \
12mr|fontforge-1.0-0.20110222.4|148	--enable-longdouble \
12mr|fontforge-1.0-0.20110222.4|149	--enable-type3 \
12mr|fontforge-1.0-0.20110222.4|150	--enable-libff
12mr|fontforge-1.0-0.20110222.4|151	%make
12mr|fontforge-1.0-0.20110222.4|152	
12mr|fontforge-1.0-0.20110222.4|153	%install
12mr|fontforge-1.0-0.20110222.4|154	%makeinstall_std
12mr|fontforge-1.0-0.20110222.4|155	
12mr|fontforge-1.0-0.20110222.4|156	desktop-file-install \
12mr|fontforge-1.0-0.20110222.4|157	--dir %{buildroot}%{_datadir}/applications            \
12mr|fontforge-1.0-0.20110222.4|158	Packaging/fontforge.desktop
12mr|fontforge-1.0-0.20110222.4|159	
12mr|fontforge-1.0-0.20110222.4|160	# icons
12mr|fontforge-1.0-0.20110222.4|161	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|fontforge-1.0-0.20110222.4|162	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|fontforge-1.0-0.20110222.4|163	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|fontforge-1.0-0.20110222.4|164	
12mr|fontforge-1.0-0.20110222.4|165	mkdir -p %{buildroot}/%{_datadir}/mime/packages
12mr|fontforge-1.0-0.20110222.4|166	
12mr|fontforge-1.0-0.20110222.4|167	install -p Packaging/fontforge.xml %{buildroot}/%{_datadir}/mime/packages/
12mr|fontforge-1.0-0.20110222.4|168	
12mr|fontforge-1.0-0.20110222.4|169	chrpath -d %{buildroot}%{_bindir}/%{name} %{buildroot}%{_libdir}/*.so.*
12mr|fontforge-1.0-0.20110222.4|170	
12mr|fontforge-1.0-0.20110222.4|171	%find_lang FontForge
12mr|fontforge-1.0-0.20110222.4|172	
12mr|fontforge-1.0-0.20110222.4|173	%files -f FontForge.lang
12mr|fontforge-1.0-0.20110222.4|174	%doc LICENSE README-unix README-Unix.html fontforge-tutorial.pdf
12mr|fontforge-1.0-0.20110222.4|175	%{_bindir}/*
12mr|fontforge-1.0-0.20110222.4|176	%{_mandir}/man1/*
12mr|fontforge-1.0-0.20110222.4|177	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mr|fontforge-1.0-0.20110222.4|178	%{_datadir}/applications/%{name}.desktop
12mr|fontforge-1.0-0.20110222.4|179	%{_datadir}/mime/packages/fontforge.xml
12mr|fontforge-1.0-0.20110222.4|180	%{_datadir}/%{name}
12mr|fontforge-1.0-0.20110222.4|181	
12mr|fontforge-1.0-0.20110222.4|182	%files python
12mr|fontforge-1.0-0.20110222.4|183	%{python_sitearch}/fontforge*.egg-info
12mr|fontforge-1.0-0.20110222.4|184	%{python_sitearch}/fontforge.so
12mr|fontforge-1.0-0.20110222.4|185	%{python_sitearch}/psMat.so
12mr|fontforge-1.0-0.20110222.4|186	
12mr|fontforge-1.0-0.20110222.4|187	%files -n %{libname}
12mr|fontforge-1.0-0.20110222.4|188	%{_libdir}/libfontforge.so.%{major}*
12mr|fontforge-1.0-0.20110222.4|189	
12mr|fontforge-1.0-0.20110222.4|190	%files -n %{libgdraw}
12mr|fontforge-1.0-0.20110222.4|191	%{_libdir}/libgdraw.so.%{gdraw_major}*
12mr|fontforge-1.0-0.20110222.4|192	
12mr|fontforge-1.0-0.20110222.4|193	%files -n %{libgioftp}
12mr|fontforge-1.0-0.20110222.4|194	%{_libdir}/libgioftp.so.%{major}*
12mr|fontforge-1.0-0.20110222.4|195	
12mr|fontforge-1.0-0.20110222.4|196	%files -n %{libgunicode}
12mr|fontforge-1.0-0.20110222.4|197	%{_libdir}/libgunicode.so.%{gunicode_major}*
12mr|fontforge-1.0-0.20110222.4|198	
12mr|fontforge-1.0-0.20110222.4|199	%files -n %{libgutils}
12mr|fontforge-1.0-0.20110222.4|200	%{_libdir}/libgutils.so.%{major}*
12mr|fontforge-1.0-0.20110222.4|201	
12mr|fontforge-1.0-0.20110222.4|202	%files -n %{develname}
12mr|fontforge-1.0-0.20110222.4|203	%{_libdir}/lib*.so
12mr|fontforge-1.0-0.20110222.4|204	%{_libdir}/pkgconfig
12mr|fontforge-1.0-0.20110222.4|205	%{_includedir}/%{name}
12mr|fontforge-1.0-0.20110222.4|206	
12mr|fontforge-1.0-0.20110222.4|207	
12mr|fontforge-1.0-0.20110222.4|208	
12mr|fontforge-1.0-0.20110222.4|209	%changelog
12mr|fontforge-1.0-0.20110222.4|210	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|fontforge-1.0-0.20110222.4|211	+ Commit: dfa8b76
12mr|fontforge-1.0-0.20110222.4|212	- Sync with Cooker (major spec re-work)
12mr|fontforge-1.0-0.20110222.4|213	
12mr|fontforge-1.0-0.20110222.4|214	

13971 12
12mr|fonts-bitmap-misc-console-1.1-1|1	%define name fonts-bitmap-misc-console
12mr|fonts-bitmap-misc-console-1.1-1|2	%define version 1.1
12mr|fonts-bitmap-misc-console-1.1-1|3	%define release 1
12mr|fonts-bitmap-misc-console-1.1-1|4	
12mr|fonts-bitmap-misc-console-1.1-1|5	Summary:    Console font backported from KDE3
12mr|fonts-bitmap-misc-console-1.1-1|6	Name:       %{name}
12mr|fonts-bitmap-misc-console-1.1-1|7	Version:    %{version}
12mr|fonts-bitmap-misc-console-1.1-1|8	Release:    %{release}
12mr|fonts-bitmap-misc-console-1.1-1|9	Source0:    %{name}-%{version}.tar.xz
12mr|fonts-bitmap-misc-console-1.1-1|10	License:    GPLv2+
12mr|fonts-bitmap-misc-console-1.1-1|11	Group:      Graphical desktop/KDE
12mr|fonts-bitmap-misc-console-1.1-1|12	Url:        https://abf.rosalinux.ru/captainflint/fonts-bitmap-misc-console
12mr|fonts-bitmap-misc-console-1.1-1|13	Packager:   Konstantin Vlasov <konstantin.vlasov@rosalab.ru>
12mr|fonts-bitmap-misc-console-1.1-1|14	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|fonts-bitmap-misc-console-1.1-1|15	BuildArch:  noarch
12mr|fonts-bitmap-misc-console-1.1-1|16	Requires:   fontconfig
12mr|fonts-bitmap-misc-console-1.1-1|17	Requires:   mkfontdir
12mr|fonts-bitmap-misc-console-1.1-1|18	
12mr|fonts-bitmap-misc-console-1.1-1|19	%description
12mr|fonts-bitmap-misc-console-1.1-1|20	The fixed-sized font Console is optimized for terminal applications and makes
12mr|fonts-bitmap-misc-console-1.1-1|21	Konsole look pretty.
12mr|fonts-bitmap-misc-console-1.1-1|22	
12mr|fonts-bitmap-misc-console-1.1-1|23	%prep
12mr|fonts-bitmap-misc-console-1.1-1|24	%setup -q
12mr|fonts-bitmap-misc-console-1.1-1|25	
12mr|fonts-bitmap-misc-console-1.1-1|26	%build
12mr|fonts-bitmap-misc-console-1.1-1|27	
12mr|fonts-bitmap-misc-console-1.1-1|28	%install
12mr|fonts-bitmap-misc-console-1.1-1|29	rm -rf %buildroot
12mr|fonts-bitmap-misc-console-1.1-1|30	
12mr|fonts-bitmap-misc-console-1.1-1|31	mkdir -p %{buildroot}%{_datadir}/fonts/misc
12mr|fonts-bitmap-misc-console-1.1-1|32	install -m 0644 usr/share/fonts/misc/console8x16.pcf.gz %{buildroot}%{_datadir}/fonts/misc/
12mr|fonts-bitmap-misc-console-1.1-1|33	
12mr|fonts-bitmap-misc-console-1.1-1|34	%files
12mr|fonts-bitmap-misc-console-1.1-1|35	%defattr(-,root,root)
12mr|fonts-bitmap-misc-console-1.1-1|36	%{_datadir}/fonts/misc/console8x16.pcf.gz
12mr|fonts-bitmap-misc-console-1.1-1|37	
12mr|fonts-bitmap-misc-console-1.1-1|38	%post
12mr|fonts-bitmap-misc-console-1.1-1|39	fc-cache
12mr|fonts-bitmap-misc-console-1.1-1|40	mkfontdir /usr/share/fonts/misc
12mr|fonts-bitmap-misc-console-1.1-1|41	
12mr|fonts-bitmap-misc-console-1.1-1|42	%postun
12mr|fonts-bitmap-misc-console-1.1-1|43	fc-cache
12mr|fonts-bitmap-misc-console-1.1-1|44	mkfontdir /usr/share/fonts/misc
12mr|fonts-bitmap-misc-console-1.1-1|45	

13972 12
12mr|fonts-ttf-arabic-1.1-18|1	Summary:	Arabic TrueType fonts
12mr|fonts-ttf-arabic-1.1-18|2	Name:		fonts-ttf-arabic
12mr|fonts-ttf-arabic-1.1-18|3	Version:	1.1
12mr|fonts-ttf-arabic-1.1-18|4	Release:	%mkrel 18
12mr|fonts-ttf-arabic-1.1-18|5	License:	GPL
12mr|fonts-ttf-arabic-1.1-18|6	Group:		System/Fonts/True type
12mr|fonts-ttf-arabic-1.1-18|7	
12mr|fonts-ttf-arabic-1.1-18|8	Source0:	http://www.linux.org.sa/download/KacstArabicFonts-%{version}.tar.bz2
12mr|fonts-ttf-arabic-1.1-18|9	Source1:	nastaliq_unicode.ttf.bz2
12mr|fonts-ttf-arabic-1.1-18|10	
12mr|fonts-ttf-arabic-1.1-18|11	BuildArch:	noarch
12mr|fonts-ttf-arabic-1.1-18|12	BuildRequires: fontconfig
12mr|fonts-ttf-arabic-1.1-18|13	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|fonts-ttf-arabic-1.1-18|14	BuildRequires:	mkfontscale
12mr|fonts-ttf-arabic-1.1-18|15	
12mr|fonts-ttf-arabic-1.1-18|16	%description
12mr|fonts-ttf-arabic-1.1-18|17	This Package provides Free Arabic TrueType fonts.
12mr|fonts-ttf-arabic-1.1-18|18	
12mr|fonts-ttf-arabic-1.1-18|19	%prep
12mr|fonts-ttf-arabic-1.1-18|20	
12mr|fonts-ttf-arabic-1.1-18|21	%setup -q -c
12mr|fonts-ttf-arabic-1.1-18|22	
12mr|fonts-ttf-arabic-1.1-18|23	%build
12mr|fonts-ttf-arabic-1.1-18|24	bzcat %{SOURCE1} > nastaliq_unicode.ttf
12mr|fonts-ttf-arabic-1.1-18|25	
12mr|fonts-ttf-arabic-1.1-18|26	%install
12mr|fonts-ttf-arabic-1.1-18|27	rm -fr %buildroot
12mr|fonts-ttf-arabic-1.1-18|28	
12mr|fonts-ttf-arabic-1.1-18|29	mkdir -p %buildroot/%_datadir/fonts/TTF/arabic/
12mr|fonts-ttf-arabic-1.1-18|30	cp *.ttf %buildroot/%_datadir/fonts/TTF/arabic/
12mr|fonts-ttf-arabic-1.1-18|31	
12mr|fonts-ttf-arabic-1.1-18|32	(
12mr|fonts-ttf-arabic-1.1-18|33	cd %buildroot/%_datadir/fonts/TTF/arabic/
12mr|fonts-ttf-arabic-1.1-18|34	mkfontscale
12mr|fonts-ttf-arabic-1.1-18|35	cp fonts.scale fonts.dir
12mr|fonts-ttf-arabic-1.1-18|36	)
12mr|fonts-ttf-arabic-1.1-18|37	
12mr|fonts-ttf-arabic-1.1-18|38	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-ttf-arabic-1.1-18|39	ln -s ../../..%_datadir/fonts/TTF/arabic \
12mr|fonts-ttf-arabic-1.1-18|40	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-arabic:pri=50
12mr|fonts-ttf-arabic-1.1-18|41	
12mr|fonts-ttf-arabic-1.1-18|42	%post
12mr|fonts-ttf-arabic-1.1-18|43	touch %{_datadir}/fonts/TTF
12mr|fonts-ttf-arabic-1.1-18|44	
12mr|fonts-ttf-arabic-1.1-18|45	%clean
12mr|fonts-ttf-arabic-1.1-18|46	rm -fr %buildroot
12mr|fonts-ttf-arabic-1.1-18|47	
12mr|fonts-ttf-arabic-1.1-18|48	%files
12mr|fonts-ttf-arabic-1.1-18|49	%defattr(0644,root,root,0755)
12mr|fonts-ttf-arabic-1.1-18|50	%doc *txt
12mr|fonts-ttf-arabic-1.1-18|51	%dir %_datadir/fonts/TTF/arabic/
12mr|fonts-ttf-arabic-1.1-18|52	%_datadir/fonts/TTF/arabic/*
12mr|fonts-ttf-arabic-1.1-18|53	%_sysconfdir/X11/fontpath.d/ttf-arabic:pri=50
12mr|fonts-ttf-arabic-1.1-18|54	
12mr|fonts-ttf-arabic-1.1-18|55	
12mr|fonts-ttf-arabic-1.1-18|56	
12mr|fonts-ttf-arabic-1.1-18|57	
12mr|fonts-ttf-arabic-1.1-18|58	%changelog
12mr|fonts-ttf-arabic-1.1-18|59	

13973 12
12mr|fonts-ttf-arabic-arabeyes-2.0-10|1	%define name fonts-ttf-arabic-arabeyes
12mr|fonts-ttf-arabic-arabeyes-2.0-10|2	%define name_orig	ae_fonts
12mr|fonts-ttf-arabic-arabeyes-2.0-10|3	%define version 2.0
12mr|fonts-ttf-arabic-arabeyes-2.0-10|4	%define release %mkrel 10
12mr|fonts-ttf-arabic-arabeyes-2.0-10|5	%define fontdir	fonts/TTF/arabic/arabeyes
12mr|fonts-ttf-arabic-arabeyes-2.0-10|6	
12mr|fonts-ttf-arabic-arabeyes-2.0-10|7	Name:		%{name}
12mr|fonts-ttf-arabic-arabeyes-2.0-10|8	Summary:	Arabic TrueType fonts
12mr|fonts-ttf-arabic-arabeyes-2.0-10|9	Version:	%{version}
12mr|fonts-ttf-arabic-arabeyes-2.0-10|10	Release:	%{release}
12mr|fonts-ttf-arabic-arabeyes-2.0-10|11	License:	GPLv2+
12mr|fonts-ttf-arabic-arabeyes-2.0-10|12	Group:		System/Fonts/True type
12mr|fonts-ttf-arabic-arabeyes-2.0-10|13	Source:		http://prdownloads.sourceforge.net/arabeyes/%{name_orig}_%{version}.tar.bz2
12mr|fonts-ttf-arabic-arabeyes-2.0-10|14	URL:		http://www.arabeyes.org/project.php?proj=Khotot
12mr|fonts-ttf-arabic-arabeyes-2.0-10|15	BuildArch:	noarch
12mr|fonts-ttf-arabic-arabeyes-2.0-10|16	BuildRequires: fontconfig
12mr|fonts-ttf-arabic-arabeyes-2.0-10|17	BuildRoot:	%_tmppath/%name-%version-%release-buildroot
12mr|fonts-ttf-arabic-arabeyes-2.0-10|18	Buildrequires: 	mkfontscale
12mr|fonts-ttf-arabic-arabeyes-2.0-10|19	Provides:	fonts-ttf-arabic
12mr|fonts-ttf-arabic-arabeyes-2.0-10|20	
12mr|fonts-ttf-arabic-arabeyes-2.0-10|21	%description
12mr|fonts-ttf-arabic-arabeyes-2.0-10|22	This Package provides Free Arabic TrueType fonts donated under the GPL license
12mr|fonts-ttf-arabic-arabeyes-2.0-10|23	by arabeyes.org.
12mr|fonts-ttf-arabic-arabeyes-2.0-10|24	
12mr|fonts-ttf-arabic-arabeyes-2.0-10|25	%prep
12mr|fonts-ttf-arabic-arabeyes-2.0-10|26	%setup -n %{name_orig}_%version -q
12mr|fonts-ttf-arabic-arabeyes-2.0-10|27	
12mr|fonts-ttf-arabic-arabeyes-2.0-10|28	%build
12mr|fonts-ttf-arabic-arabeyes-2.0-10|29	
12mr|fonts-ttf-arabic-arabeyes-2.0-10|30	%install
12mr|fonts-ttf-arabic-arabeyes-2.0-10|31	rm -rf %buildroot
12mr|fonts-ttf-arabic-arabeyes-2.0-10|32	
12mr|fonts-ttf-arabic-arabeyes-2.0-10|33	mkdir -p %buildroot/%_datadir/%fontdir
12mr|fonts-ttf-arabic-arabeyes-2.0-10|34	cp */*.ttf %buildroot/%_datadir/%fontdir
12mr|fonts-ttf-arabic-arabeyes-2.0-10|35	
12mr|fonts-ttf-arabic-arabeyes-2.0-10|36	pushd %buildroot/%_datadir/%fontdir
12mr|fonts-ttf-arabic-arabeyes-2.0-10|37	mkfontscale
12mr|fonts-ttf-arabic-arabeyes-2.0-10|38	cp fonts.scale fonts.dir
12mr|fonts-ttf-arabic-arabeyes-2.0-10|39	popd
12mr|fonts-ttf-arabic-arabeyes-2.0-10|40	
12mr|fonts-ttf-arabic-arabeyes-2.0-10|41	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-ttf-arabic-arabeyes-2.0-10|42	ln -s ../../..%_datadir/%fontdir \
12mr|fonts-ttf-arabic-arabeyes-2.0-10|43	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-arabic-arabeyes:pri=50
12mr|fonts-ttf-arabic-arabeyes-2.0-10|44	
12mr|fonts-ttf-arabic-arabeyes-2.0-10|45	%post
12mr|fonts-ttf-arabic-arabeyes-2.0-10|46	touch %_datadir/fonts/TTF
12mr|fonts-ttf-arabic-arabeyes-2.0-10|47	
12mr|fonts-ttf-arabic-arabeyes-2.0-10|48	%clean
12mr|fonts-ttf-arabic-arabeyes-2.0-10|49	rm -rf %buildroot
12mr|fonts-ttf-arabic-arabeyes-2.0-10|50	
12mr|fonts-ttf-arabic-arabeyes-2.0-10|51	%files
12mr|fonts-ttf-arabic-arabeyes-2.0-10|52	%defattr(0644,root,root,0755)
12mr|fonts-ttf-arabic-arabeyes-2.0-10|53	%doc README ChangeLog
12mr|fonts-ttf-arabic-arabeyes-2.0-10|54	%dir %_datadir/%fontdir
12mr|fonts-ttf-arabic-arabeyes-2.0-10|55	%_datadir/%fontdir/*
12mr|fonts-ttf-arabic-arabeyes-2.0-10|56	%_sysconfdir/X11/fontpath.d/ttf-arabic-arabeyes:pri=50
12mr|fonts-ttf-arabic-arabeyes-2.0-10|57	
12mr|fonts-ttf-arabic-arabeyes-2.0-10|58	
12mr|fonts-ttf-arabic-arabeyes-2.0-10|59	
12mr|fonts-ttf-arabic-arabeyes-2.0-10|60	
12mr|fonts-ttf-arabic-arabeyes-2.0-10|61	%changelog
12mr|fonts-ttf-arabic-arabeyes-2.0-10|62	

13974 12
12mr|fonts-ttf-arabic-farsi-0.4-14|1	%define name fonts-ttf-arabic-farsi
12mr|fonts-ttf-arabic-farsi-0.4-14|2	%define name_orig farsifonts
12mr|fonts-ttf-arabic-farsi-0.4-14|3	%define version 0.4
12mr|fonts-ttf-arabic-farsi-0.4-14|4	%define release %mkrel 14
12mr|fonts-ttf-arabic-farsi-0.4-14|5	%define fontdir	fonts/TTF/arabic/farsi
12mr|fonts-ttf-arabic-farsi-0.4-14|6	
12mr|fonts-ttf-arabic-farsi-0.4-14|7	Name:		%{name}
12mr|fonts-ttf-arabic-farsi-0.4-14|8	Summary:	Arabic TrueType fonts
12mr|fonts-ttf-arabic-farsi-0.4-14|9	Version:	%{version}
12mr|fonts-ttf-arabic-farsi-0.4-14|10	Release:	%{release}
12mr|fonts-ttf-arabic-farsi-0.4-14|11	License:	GPL
12mr|fonts-ttf-arabic-farsi-0.4-14|12	Group:		System/Fonts/True type
12mr|fonts-ttf-arabic-farsi-0.4-14|13	Source:		http://www.farsiweb.info/font/%{name_orig}-%{version}.tar.bz2
12mr|fonts-ttf-arabic-farsi-0.4-14|14	URL:		http://www.farsiweb.info
12mr|fonts-ttf-arabic-farsi-0.4-14|15	BuildArch:	noarch
12mr|fonts-ttf-arabic-farsi-0.4-14|16	BuildRequires: fontconfig
12mr|fonts-ttf-arabic-farsi-0.4-14|17	BuildRoot:	%_tmppath/%name-%version-%release-buildroot
12mr|fonts-ttf-arabic-farsi-0.4-14|18	BuildRequires:	mkfontscale
12mr|fonts-ttf-arabic-farsi-0.4-14|19	Provides:	fonts-ttf-arabic
12mr|fonts-ttf-arabic-farsi-0.4-14|20	
12mr|fonts-ttf-arabic-farsi-0.4-14|21	%description
12mr|fonts-ttf-arabic-farsi-0.4-14|22	This Package provides Free Arabic TrueType fonts donated under the GPL license
12mr|fonts-ttf-arabic-farsi-0.4-14|23	by farsiweb.info.
12mr|fonts-ttf-arabic-farsi-0.4-14|24	
12mr|fonts-ttf-arabic-farsi-0.4-14|25	%prep
12mr|fonts-ttf-arabic-farsi-0.4-14|26	%setup -n %name_orig-%version -q
12mr|fonts-ttf-arabic-farsi-0.4-14|27	
12mr|fonts-ttf-arabic-farsi-0.4-14|28	%build
12mr|fonts-ttf-arabic-farsi-0.4-14|29	
12mr|fonts-ttf-arabic-farsi-0.4-14|30	%install
12mr|fonts-ttf-arabic-farsi-0.4-14|31	rm -rf %buildroot
12mr|fonts-ttf-arabic-farsi-0.4-14|32	
12mr|fonts-ttf-arabic-farsi-0.4-14|33	mkdir -p %buildroot/%_datadir/%fontdir
12mr|fonts-ttf-arabic-farsi-0.4-14|34	cp *.ttf %buildroot/%_datadir/%fontdir
12mr|fonts-ttf-arabic-farsi-0.4-14|35	
12mr|fonts-ttf-arabic-farsi-0.4-14|36	pushd %buildroot/%_datadir/%fontdir
12mr|fonts-ttf-arabic-farsi-0.4-14|37	mkfontscale
12mr|fonts-ttf-arabic-farsi-0.4-14|38	cp fonts.scale fonts.dir
12mr|fonts-ttf-arabic-farsi-0.4-14|39	popd
12mr|fonts-ttf-arabic-farsi-0.4-14|40	
12mr|fonts-ttf-arabic-farsi-0.4-14|41	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-ttf-arabic-farsi-0.4-14|42	ln -s ../../..%_datadir/%fontdir \
12mr|fonts-ttf-arabic-farsi-0.4-14|43	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-arabic-farsi:pri=50
12mr|fonts-ttf-arabic-farsi-0.4-14|44	
12mr|fonts-ttf-arabic-farsi-0.4-14|45	%clean
12mr|fonts-ttf-arabic-farsi-0.4-14|46	rm -rf %buildroot
12mr|fonts-ttf-arabic-farsi-0.4-14|47	
12mr|fonts-ttf-arabic-farsi-0.4-14|48	%files
12mr|fonts-ttf-arabic-farsi-0.4-14|49	%defattr(0644,root,root,0755)
12mr|fonts-ttf-arabic-farsi-0.4-14|50	%doc COPYING NEWS *.txt
12mr|fonts-ttf-arabic-farsi-0.4-14|51	%dir %_datadir/%{fontdir}
12mr|fonts-ttf-arabic-farsi-0.4-14|52	%_datadir/%{fontdir}/*
12mr|fonts-ttf-arabic-farsi-0.4-14|53	%_sysconfdir/X11/fontpath.d/ttf-arabic-farsi:pri=50
12mr|fonts-ttf-arabic-farsi-0.4-14|54	
12mr|fonts-ttf-arabic-farsi-0.4-14|55	
12mr|fonts-ttf-arabic-farsi-0.4-14|56	
12mr|fonts-ttf-arabic-farsi-0.4-14|57	
12mr|fonts-ttf-arabic-farsi-0.4-14|58	
12mr|fonts-ttf-arabic-farsi-0.4-14|59	%changelog
12mr|fonts-ttf-arabic-farsi-0.4-14|60	

13975 12
12mr|fonts-ttf-arabic-kacst-2.0-8|1	%define name fonts-ttf-arabic-kacst
12mr|fonts-ttf-arabic-kacst-2.0-8|2	%define name_orig kacst_fonts
12mr|fonts-ttf-arabic-kacst-2.0-8|3	%define srcname KacstArabicFonts-2.0
12mr|fonts-ttf-arabic-kacst-2.0-8|4	%define version 2.0
12mr|fonts-ttf-arabic-kacst-2.0-8|5	%define release %mkrel 8
12mr|fonts-ttf-arabic-kacst-2.0-8|6	%define fontdir	fonts/TTF/arabic/kacst
12mr|fonts-ttf-arabic-kacst-2.0-8|7	
12mr|fonts-ttf-arabic-kacst-2.0-8|8	Name:		%{name}
12mr|fonts-ttf-arabic-kacst-2.0-8|9	Summary:	Arabic TrueType fonts
12mr|fonts-ttf-arabic-kacst-2.0-8|10	Version:	%{version}
12mr|fonts-ttf-arabic-kacst-2.0-8|11	Release:	%{release}
12mr|fonts-ttf-arabic-kacst-2.0-8|12	License:	GPLv2
12mr|fonts-ttf-arabic-kacst-2.0-8|13	Group:		System/Fonts/True type
12mr|fonts-ttf-arabic-kacst-2.0-8|14	Source:		http://downloads.sourceforge.net/project/arabeyes/kacst_fonts/%{name_orig}_%{version}.tar.bz2
12mr|fonts-ttf-arabic-kacst-2.0-8|15	URL:		http://www.arabeyes.org/resources.php
12mr|fonts-ttf-arabic-kacst-2.0-8|16	BuildArch:	noarch
12mr|fonts-ttf-arabic-kacst-2.0-8|17	BuildRequires: fontconfig
12mr|fonts-ttf-arabic-kacst-2.0-8|18	BuildRoot:	%_tmppath/%name-%version-%release-buildroot
12mr|fonts-ttf-arabic-kacst-2.0-8|19	BuildRequires:	mkfontscale
12mr|fonts-ttf-arabic-kacst-2.0-8|20	Requires:	common-licenses
12mr|fonts-ttf-arabic-kacst-2.0-8|21	Provides:	fonts-ttf-arabic
12mr|fonts-ttf-arabic-kacst-2.0-8|22	
12mr|fonts-ttf-arabic-kacst-2.0-8|23	%description
12mr|fonts-ttf-arabic-kacst-2.0-8|24	This Package provides Free Arabic TrueType fonts donated under the GPL license
12mr|fonts-ttf-arabic-kacst-2.0-8|25	by King Abdul-Aziz City for Science and Technology (KACST).
12mr|fonts-ttf-arabic-kacst-2.0-8|26	
12mr|fonts-ttf-arabic-kacst-2.0-8|27	Now maintained by Arabeyes http://www.arabeyes.org
12mr|fonts-ttf-arabic-kacst-2.0-8|28	
12mr|fonts-ttf-arabic-kacst-2.0-8|29	%prep
12mr|fonts-ttf-arabic-kacst-2.0-8|30	%setup -q -n %{srcname}
12mr|fonts-ttf-arabic-kacst-2.0-8|31	
12mr|fonts-ttf-arabic-kacst-2.0-8|32	%build
12mr|fonts-ttf-arabic-kacst-2.0-8|33	
12mr|fonts-ttf-arabic-kacst-2.0-8|34	%install
12mr|fonts-ttf-arabic-kacst-2.0-8|35	rm -rf %buildroot
12mr|fonts-ttf-arabic-kacst-2.0-8|36	
12mr|fonts-ttf-arabic-kacst-2.0-8|37	mkdir -p %buildroot/%_datadir/%fontdir
12mr|fonts-ttf-arabic-kacst-2.0-8|38	cp *.ttf %buildroot/%_datadir/%fontdir
12mr|fonts-ttf-arabic-kacst-2.0-8|39	
12mr|fonts-ttf-arabic-kacst-2.0-8|40	pushd %buildroot/%_datadir/%fontdir
12mr|fonts-ttf-arabic-kacst-2.0-8|41	mkfontscale
12mr|fonts-ttf-arabic-kacst-2.0-8|42	cp fonts.scale fonts.dir
12mr|fonts-ttf-arabic-kacst-2.0-8|43	popd
12mr|fonts-ttf-arabic-kacst-2.0-8|44	
12mr|fonts-ttf-arabic-kacst-2.0-8|45	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-ttf-arabic-kacst-2.0-8|46	ln -s ../../..%_datadir/%fontdir \
12mr|fonts-ttf-arabic-kacst-2.0-8|47	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-arabic-kacst:pri=50
12mr|fonts-ttf-arabic-kacst-2.0-8|48	
12mr|fonts-ttf-arabic-kacst-2.0-8|49	%clean
12mr|fonts-ttf-arabic-kacst-2.0-8|50	rm -rf %buildroot
12mr|fonts-ttf-arabic-kacst-2.0-8|51	
12mr|fonts-ttf-arabic-kacst-2.0-8|52	%files
12mr|fonts-ttf-arabic-kacst-2.0-8|53	%defattr(0644,root,root,0755)
12mr|fonts-ttf-arabic-kacst-2.0-8|54	%dir %_datadir/%fontdir
12mr|fonts-ttf-arabic-kacst-2.0-8|55	%_datadir/%fontdir/*
12mr|fonts-ttf-arabic-kacst-2.0-8|56	%_sysconfdir/X11/fontpath.d/ttf-arabic-kacst:pri=50
12mr|fonts-ttf-arabic-kacst-2.0-8|57	
12mr|fonts-ttf-arabic-kacst-2.0-8|58	
12mr|fonts-ttf-arabic-kacst-2.0-8|59	
12mr|fonts-ttf-arabic-kacst-2.0-8|60	%changelog
12mr|fonts-ttf-arabic-kacst-2.0-8|61	

13976 12
12mr|fonts-ttf-armenian-1.1-23|1	Summary:	Armenian TrueType fonts
12mr|fonts-ttf-armenian-1.1-23|2	Name:		fonts-ttf-armenian
12mr|fonts-ttf-armenian-1.1-23|3	Version:	1.1
12mr|fonts-ttf-armenian-1.1-23|4	Release:	%mkrel 23
12mr|fonts-ttf-armenian-1.1-23|5	License:	Distributable
12mr|fonts-ttf-armenian-1.1-23|6	URL:		http://www.freenet.am/armnls/
12mr|fonts-ttf-armenian-1.1-23|7	Group:		System/Fonts/True type
12mr|fonts-ttf-armenian-1.1-23|8	
12mr|fonts-ttf-armenian-1.1-23|9	Source0:	fonts-ttf-armenian-%{version}.tar.bz2
12mr|fonts-ttf-armenian-1.1-23|10	BuildArch:	noarch
12mr|fonts-ttf-armenian-1.1-23|11	BuildRequires: fontconfig
12mr|fonts-ttf-armenian-1.1-23|12	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|fonts-ttf-armenian-1.1-23|13	BuildRequires:	mkfontscale
12mr|fonts-ttf-armenian-1.1-23|14	
12mr|fonts-ttf-armenian-1.1-23|15	%description
12mr|fonts-ttf-armenian-1.1-23|16	This Package provides free Armenian TrueType fonts.
12mr|fonts-ttf-armenian-1.1-23|17	
12mr|fonts-ttf-armenian-1.1-23|18	%prep
12mr|fonts-ttf-armenian-1.1-23|19	%setup -q
12mr|fonts-ttf-armenian-1.1-23|20	
12mr|fonts-ttf-armenian-1.1-23|21	%build
12mr|fonts-ttf-armenian-1.1-23|22	# TODO: create a README file
12mr|fonts-ttf-armenian-1.1-23|23	
12mr|fonts-ttf-armenian-1.1-23|24	%install
12mr|fonts-ttf-armenian-1.1-23|25	rm -fr %buildroot
12mr|fonts-ttf-armenian-1.1-23|26	
12mr|fonts-ttf-armenian-1.1-23|27	mkdir -p %buildroot/%_datadir/fonts/TTF/armenian/
12mr|fonts-ttf-armenian-1.1-23|28	cp * %buildroot/%_datadir/fonts/TTF/armenian
12mr|fonts-ttf-armenian-1.1-23|29	pushd %buildroot/%_datadir/fonts/TTF/armenian
12mr|fonts-ttf-armenian-1.1-23|30	mkfontscale
12mr|fonts-ttf-armenian-1.1-23|31	cp fonts.scale fonts.dir
12mr|fonts-ttf-armenian-1.1-23|32	popd
12mr|fonts-ttf-armenian-1.1-23|33	
12mr|fonts-ttf-armenian-1.1-23|34	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-ttf-armenian-1.1-23|35	ln -s ../../..%_datadir/fonts/TTF/armenian \
12mr|fonts-ttf-armenian-1.1-23|36	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-armenian:pri=50
12mr|fonts-ttf-armenian-1.1-23|37	
12mr|fonts-ttf-armenian-1.1-23|38	
12mr|fonts-ttf-armenian-1.1-23|39	%clean
12mr|fonts-ttf-armenian-1.1-23|40	rm -fr %buildroot
12mr|fonts-ttf-armenian-1.1-23|41	
12mr|fonts-ttf-armenian-1.1-23|42	%files
12mr|fonts-ttf-armenian-1.1-23|43	%defattr(0644,root,root,0755)
12mr|fonts-ttf-armenian-1.1-23|44	%dir %_datadir/fonts/TTF/armenian/
12mr|fonts-ttf-armenian-1.1-23|45	%_datadir/fonts/TTF/armenian/*
12mr|fonts-ttf-armenian-1.1-23|46	%_sysconfdir/X11/fontpath.d/ttf-armenian:pri=50
12mr|fonts-ttf-armenian-1.1-23|47	
12mr|fonts-ttf-armenian-1.1-23|48	
12mr|fonts-ttf-armenian-1.1-23|49	
12mr|fonts-ttf-armenian-1.1-23|50	
12mr|fonts-ttf-armenian-1.1-23|51	%changelog
12mr|fonts-ttf-armenian-1.1-23|52	

13977 12
12mr|fonts-ttf-bengali-0.5-13|1	Summary: A set of Bangla fonts under GPL
12mr|fonts-ttf-bengali-0.5-13|2	Name: fonts-ttf-bengali
12mr|fonts-ttf-bengali-0.5-13|3	# version number is defined at http://www.bengalinux.org/downloads/
12mr|fonts-ttf-bengali-0.5-13|4	Version: 0.5
12mr|fonts-ttf-bengali-0.5-13|5	Release: %mkrel 13
12mr|fonts-ttf-bengali-0.5-13|6	License: GPL
12mr|fonts-ttf-bengali-0.5-13|7	Group: System/Fonts/True type
12mr|fonts-ttf-bengali-0.5-13|8	Source0: http://savannah.nongnu.org/download/freebangfont/Akaash-0.8.5.tar.bz2
12mr|fonts-ttf-bengali-0.5-13|9	Source1: http://savannah.nongnu.org/download/freebangfont/Ani.tar.bz2
12mr|fonts-ttf-bengali-0.5-13|10	Source2: http://savannah.nongnu.org/download/freebangfont/Likhan-0.5.tar.bz2
12mr|fonts-ttf-bengali-0.5-13|11	Source3: http://savannah.nongnu.org/download/freebangfont/MuktiNarrow-0.94.tar.bz2
12mr|fonts-ttf-bengali-0.5-13|12	URL: http://www.bengalinux.org/
12mr|fonts-ttf-bengali-0.5-13|13	BuildArch:	noarch
12mr|fonts-ttf-bengali-0.5-13|14	BuildRequires: fontconfig
12mr|fonts-ttf-bengali-0.5-13|15	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|fonts-ttf-bengali-0.5-13|16	BuildRequires:	freetype-tools
12mr|fonts-ttf-bengali-0.5-13|17	
12mr|fonts-ttf-bengali-0.5-13|18	Provides: fonts-tt-Akaash
12mr|fonts-ttf-bengali-0.5-13|19	Provides: fonts-tt-Ani
12mr|fonts-ttf-bengali-0.5-13|20	Provides: fonts-tt-Likhan
12mr|fonts-ttf-bengali-0.5-13|21	Provides: fonts-tt-MuktiNarrow
12mr|fonts-ttf-bengali-0.5-13|22	
12mr|fonts-ttf-bengali-0.5-13|23	%description
12mr|fonts-ttf-bengali-0.5-13|24	This package contains a set of Bangla (Bengali) OpenType fonts based on
12mr|fonts-ttf-bengali-0.5-13|25	Unicode encoding scheme. The fonts are provided by Free Bangla Font project,
12mr|fonts-ttf-bengali-0.5-13|26	a sub project of Ankur group (http://www.bengalinux.org).
12mr|fonts-ttf-bengali-0.5-13|27	
12mr|fonts-ttf-bengali-0.5-13|28	Install freebanglafont if you'd like to use Bangla or want to see Bangla
12mr|fonts-ttf-bengali-0.5-13|29	interface for GNOME, KDE, etc.
12mr|fonts-ttf-bengali-0.5-13|30	
12mr|fonts-ttf-bengali-0.5-13|31	%prep
12mr|fonts-ttf-bengali-0.5-13|32	%setup -c -a 0 -a 1 -a 2 -a 3 -q
12mr|fonts-ttf-bengali-0.5-13|33	
12mr|fonts-ttf-bengali-0.5-13|34	%build
12mr|fonts-ttf-bengali-0.5-13|35	
12mr|fonts-ttf-bengali-0.5-13|36	%install
12mr|fonts-ttf-bengali-0.5-13|37	rm -rf %buildroot
12mr|fonts-ttf-bengali-0.5-13|38	install -d %buildroot/%_datadir/fonts/TTF/bengali
12mr|fonts-ttf-bengali-0.5-13|39	
12mr|fonts-ttf-bengali-0.5-13|40	for i in `find . -name "*.ttf"` ; do
12mr|fonts-ttf-bengali-0.5-13|41	install -m 644 $i %buildroot/%_datadir/fonts/TTF/bengali
12mr|fonts-ttf-bengali-0.5-13|42	done
12mr|fonts-ttf-bengali-0.5-13|43	for i in `find . -name "*.TTF"` ; do
12mr|fonts-ttf-bengali-0.5-13|44	install -m 644 $i \
12mr|fonts-ttf-bengali-0.5-13|45	%buildroot/%_datadir/fonts/TTF/bengali/`basename $i .TTF`.ttf
12mr|fonts-ttf-bengali-0.5-13|46	done
12mr|fonts-ttf-bengali-0.5-13|47	
12mr|fonts-ttf-bengali-0.5-13|48	mkdir -p %buildroot/%_docdir/%{name}-%{version}/Akaash/
12mr|fonts-ttf-bengali-0.5-13|49	install -m 644 Akaash/{BUGS,README,MAILINGLISTS,VERSION,CHANGELOG,CREDITS} \
12mr|fonts-ttf-bengali-0.5-13|50	%buildroot/%_docdir/%{name}-%{version}/Akaash/
12mr|fonts-ttf-bengali-0.5-13|51	mkdir -p %buildroot/%_docdir/%{name}-%{version}/Ani/
12mr|fonts-ttf-bengali-0.5-13|52	install -m 644 Ani/{AUTHORS,BUGS,MAILINGLISTS,README,VERSION} \
12mr|fonts-ttf-bengali-0.5-13|53	%buildroot/%_docdir/%{name}-%{version}/Ani/
12mr|fonts-ttf-bengali-0.5-13|54	mkdir -p %buildroot/%_docdir/%{name}-%{version}/Likhan/
12mr|fonts-ttf-bengali-0.5-13|55	install -m 644 Likhan-0.5/README \
12mr|fonts-ttf-bengali-0.5-13|56	%buildroot/%_docdir/%{name}-%{version}/Likhan/
12mr|fonts-ttf-bengali-0.5-13|57	mkdir -p %buildroot/%_docdir/%{name}-%{version}/MuktiNarrow/
12mr|fonts-ttf-bengali-0.5-13|58	install -m 644 MuktiNarrow0.94/readme.txt \
12mr|fonts-ttf-bengali-0.5-13|59	%buildroot/%_docdir/%{name}-%{version}/MuktiNarrow/
12mr|fonts-ttf-bengali-0.5-13|60	install -m 644 Ani/COPYING %buildroot/%_docdir/%{name}-%{version}/
12mr|fonts-ttf-bengali-0.5-13|61	
12mr|fonts-ttf-bengali-0.5-13|62	%post
12mr|fonts-ttf-bengali-0.5-13|63	touch %{_datadir}/fonts/TTF
12mr|fonts-ttf-bengali-0.5-13|64	
12mr|fonts-ttf-bengali-0.5-13|65	%clean
12mr|fonts-ttf-bengali-0.5-13|66	rm -fr %buildroot
12mr|fonts-ttf-bengali-0.5-13|67	
12mr|fonts-ttf-bengali-0.5-13|68	%files
12mr|fonts-ttf-bengali-0.5-13|69	%defattr(0644,root,root,0755)
12mr|fonts-ttf-bengali-0.5-13|70	%doc %_docdir/%{name}-%{version}/*
12mr|fonts-ttf-bengali-0.5-13|71	%dir %_datadir/fonts/TTF/
12mr|fonts-ttf-bengali-0.5-13|72	%dir %_datadir/fonts/TTF/bengali
12mr|fonts-ttf-bengali-0.5-13|73	%_datadir/fonts/TTF/bengali/*.ttf
12mr|fonts-ttf-bengali-0.5-13|74	
12mr|fonts-ttf-bengali-0.5-13|75	
12mr|fonts-ttf-bengali-0.5-13|76	
12mr|fonts-ttf-bengali-0.5-13|77	
12mr|fonts-ttf-bengali-0.5-13|78	
12mr|fonts-ttf-bengali-0.5-13|79	
12mr|fonts-ttf-bengali-0.5-13|80	%changelog
12mr|fonts-ttf-bengali-0.5-13|81	

13978 12
12mr|fonts-ttf-bitstream-vera-1.10-14|1	Name: fonts-ttf-bitstream-vera
12mr|fonts-ttf-bitstream-vera-1.10-14|2	Version: 1.10
12mr|fonts-ttf-bitstream-vera-1.10-14|3	Release: %mkrel 14
12mr|fonts-ttf-bitstream-vera-1.10-14|4	Summary: Bitstream Vera ttf fonts
12mr|fonts-ttf-bitstream-vera-1.10-14|5	Group: Development/X11
12mr|fonts-ttf-bitstream-vera-1.10-14|6	BuildArch: noarch
12mr|fonts-ttf-bitstream-vera-1.10-14|7	URL: http://www.gnome.org/fonts/
12mr|fonts-ttf-bitstream-vera-1.10-14|8	Source: http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/ttf-bitstream-vera-%{version}.tar.bz2
12mr|fonts-ttf-bitstream-vera-1.10-14|9	License: Bitstream Vera Fonts Copyright
12mr|fonts-ttf-bitstream-vera-1.10-14|10	BuildRoot: %{_tmppath}/%{name}-root
12mr|fonts-ttf-bitstream-vera-1.10-14|11	BuildRequires: fontconfig
12mr|fonts-ttf-bitstream-vera-1.10-14|12	BuildRequires: x11-font-util >= 1.0.0
12mr|fonts-ttf-bitstream-vera-1.10-14|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|fonts-ttf-bitstream-vera-1.10-14|14	Conflicts: xorg-x11 <= 6.9.0
12mr|fonts-ttf-bitstream-vera-1.10-14|15	Provides: fonts-ttf-vera
12mr|fonts-ttf-bitstream-vera-1.10-14|16	Requires(post): mkfontdir mkfontscale
12mr|fonts-ttf-bitstream-vera-1.10-14|17	Requires(postun): mkfontdir mkfontscale
12mr|fonts-ttf-bitstream-vera-1.10-14|18	
12mr|fonts-ttf-bitstream-vera-1.10-14|19	%description
12mr|fonts-ttf-bitstream-vera-1.10-14|20	Bitstream Vera ttf fonts
12mr|fonts-ttf-bitstream-vera-1.10-14|21	
12mr|fonts-ttf-bitstream-vera-1.10-14|22	%prep
12mr|fonts-ttf-bitstream-vera-1.10-14|23	%setup -q -n ttf-bitstream-vera-%{version}
12mr|fonts-ttf-bitstream-vera-1.10-14|24	
12mr|fonts-ttf-bitstream-vera-1.10-14|25	%install
12mr|fonts-ttf-bitstream-vera-1.10-14|26	rm -rf %{buildroot}
12mr|fonts-ttf-bitstream-vera-1.10-14|27	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/
12mr|fonts-ttf-bitstream-vera-1.10-14|28	cp -f *.ttf %{buildroot}%{_datadir}/fonts/TTF/
12mr|fonts-ttf-bitstream-vera-1.10-14|29	
12mr|fonts-ttf-bitstream-vera-1.10-14|30	%post
12mr|fonts-ttf-bitstream-vera-1.10-14|31	mkfontscale %{_datadir}/fonts/TTF
12mr|fonts-ttf-bitstream-vera-1.10-14|32	mkfontdir %{_datadir}/fonts/TTF
12mr|fonts-ttf-bitstream-vera-1.10-14|33	
12mr|fonts-ttf-bitstream-vera-1.10-14|34	%postun
12mr|fonts-ttf-bitstream-vera-1.10-14|35	mkfontscale %{_datadir}/fonts/TTF
12mr|fonts-ttf-bitstream-vera-1.10-14|36	mkfontdir %{_datadir}/fonts/TTF
12mr|fonts-ttf-bitstream-vera-1.10-14|37	
12mr|fonts-ttf-bitstream-vera-1.10-14|38	%clean
12mr|fonts-ttf-bitstream-vera-1.10-14|39	rm -rf %{buildroot}
12mr|fonts-ttf-bitstream-vera-1.10-14|40	
12mr|fonts-ttf-bitstream-vera-1.10-14|41	%files
12mr|fonts-ttf-bitstream-vera-1.10-14|42	%defattr(-,root,root)
12mr|fonts-ttf-bitstream-vera-1.10-14|43	%doc README.TXT COPYRIGHT.TXT RELEASENOTES.TXT
12mr|fonts-ttf-bitstream-vera-1.10-14|44	%{_datadir}/fonts/TTF/Vera*.ttf
12mr|fonts-ttf-bitstream-vera-1.10-14|45	
12mr|fonts-ttf-bitstream-vera-1.10-14|46	
12mr|fonts-ttf-bitstream-vera-1.10-14|47	
12mr|fonts-ttf-bitstream-vera-1.10-14|48	
12mr|fonts-ttf-bitstream-vera-1.10-14|49	
12mr|fonts-ttf-bitstream-vera-1.10-14|50	%changelog
12mr|fonts-ttf-bitstream-vera-1.10-14|51	

13979 12
12mr|fonts-ttf-chinese-0.2.20080216.1-10|1	%define version 0.2.20080216.1
12mr|fonts-ttf-chinese-0.2.20080216.1-10|2	%define release %mkrel 10
12mr|fonts-ttf-chinese-0.2.20080216.1-10|3	%define epoch 1
12mr|fonts-ttf-chinese-0.2.20080216.1-10|4	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|5	Summary:	Unified Chinese True Type font
12mr|fonts-ttf-chinese-0.2.20080216.1-10|6	Name:		fonts-ttf-chinese
12mr|fonts-ttf-chinese-0.2.20080216.1-10|7	Version:	%{version}
12mr|fonts-ttf-chinese-0.2.20080216.1-10|8	Release:	%{release}
12mr|fonts-ttf-chinese-0.2.20080216.1-10|9	Epoch:		%{epoch}
12mr|fonts-ttf-chinese-0.2.20080216.1-10|10	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|11	Source6:	cidinst.chinese
12mr|fonts-ttf-chinese-0.2.20080216.1-10|12	Source7:	cidunin.chinese
12mr|fonts-ttf-chinese-0.2.20080216.1-10|13	Source10:	http://apt.debian.org.tw/pool/t/ttf-arphic-ukai/ttf-arphic-ukai_%{version}.orig.tar.gz
12mr|fonts-ttf-chinese-0.2.20080216.1-10|14	Source11:	http://apt.debian.org.tw/pool/t/ttf-arphic-ukai/ttf-arphic-uming_%{version}.orig.tar.gz
12mr|fonts-ttf-chinese-0.2.20080216.1-10|15	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|16	URL:		http://www.freedesktop.org/wiki/Software/CJKUnifonts
12mr|fonts-ttf-chinese-0.2.20080216.1-10|17	License:	Arphic Public License
12mr|fonts-ttf-chinese-0.2.20080216.1-10|18	Group:		System/Fonts/True type
12mr|fonts-ttf-chinese-0.2.20080216.1-10|19	BuildArch:	noarch
12mr|fonts-ttf-chinese-0.2.20080216.1-10|20	BuildRequires: fontconfig
12mr|fonts-ttf-chinese-0.2.20080216.1-10|21	BuildRoot:	%{_tmppath}/%name-%version-%release-root
12mr|fonts-ttf-chinese-0.2.20080216.1-10|22	Obsoletes:	fonts-ttf-big5
12mr|fonts-ttf-chinese-0.2.20080216.1-10|23	Provides:	fonts-ttf-big5 = %{epoch}:%{version}-%{release}
12mr|fonts-ttf-chinese-0.2.20080216.1-10|24	Obsoletes:	fonts-ttf-gb2312
12mr|fonts-ttf-chinese-0.2.20080216.1-10|25	Provides:	fonts-ttf-gb2312 = %{epoch}:%{version}-%{release}
12mr|fonts-ttf-chinese-0.2.20080216.1-10|26	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|27	%description
12mr|fonts-ttf-chinese-0.2.20080216.1-10|28	Chinese True Type font covering both tranditional and simplified chinese,
12mr|fonts-ttf-chinese-0.2.20080216.1-10|29	in Sung and Kai font face. It was merged by Arne Goetje, using Sung/Kai
12mr|fonts-ttf-chinese-0.2.20080216.1-10|30	face fonts (both in trad. and simp. Chinese) donated by Arphic Technology
12mr|fonts-ttf-chinese-0.2.20080216.1-10|31	Co Ltd.
12mr|fonts-ttf-chinese-0.2.20080216.1-10|32	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|33	In addition, it includes embedded 11-16 pixel bitmap fonts done by Firefly,
12mr|fonts-ttf-chinese-0.2.20080216.1-10|34	and HKSCS(Hong Kong) glyphs done by Akar et. al.
12mr|fonts-ttf-chinese-0.2.20080216.1-10|35	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|36	%prep
12mr|fonts-ttf-chinese-0.2.20080216.1-10|37	%setup -q -c -T -n ttf-arphic-ukai -a 10
12mr|fonts-ttf-chinese-0.2.20080216.1-10|38	%setup -q -c -T -D -n ttf-arphic-uming -a 11
12mr|fonts-ttf-chinese-0.2.20080216.1-10|39	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|40	%build
12mr|fonts-ttf-chinese-0.2.20080216.1-10|41	cd ..
12mr|fonts-ttf-chinese-0.2.20080216.1-10|42	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|43	mkdir doc -p
12mr|fonts-ttf-chinese-0.2.20080216.1-10|44	# prevent name clash
12mr|fonts-ttf-chinese-0.2.20080216.1-10|45	cp ttf-arphic-ukai/README doc/README-ukai
12mr|fonts-ttf-chinese-0.2.20080216.1-10|46	cp ttf-arphic-uming/README doc/README-uming
12mr|fonts-ttf-chinese-0.2.20080216.1-10|47	cp ttf-arphic-ukai/FONTLOG doc/FONTLOG-ukai
12mr|fonts-ttf-chinese-0.2.20080216.1-10|48	cp ttf-arphic-uming/FONTLOG doc/FONTLOG-uming
12mr|fonts-ttf-chinese-0.2.20080216.1-10|49	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|50	cp ttf-arphic-ukai/CONTRIBUTERS ttf-arphic-ukai/KNOWN_ISSUES ttf-arphic-ukai/NEWS ttf-arphic-ukai/TODO doc/
12mr|fonts-ttf-chinese-0.2.20080216.1-10|51	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|52	# merge fonts.dir
12mr|fonts-ttf-chinese-0.2.20080216.1-10|53	grep uming.ttc ttf-arphic-uming/fonts.dir > fonts.dir.prepare
12mr|fonts-ttf-chinese-0.2.20080216.1-10|54	grep ukai.ttc ttf-arphic-ukai/fonts.dir >> fonts.dir.prepare
12mr|fonts-ttf-chinese-0.2.20080216.1-10|55	wc -l fonts.dir.prepare |awk -F' ' '{print $1}' > fonts.dir
12mr|fonts-ttf-chinese-0.2.20080216.1-10|56	cat fonts.dir.prepare >> fonts.dir
12mr|fonts-ttf-chinese-0.2.20080216.1-10|57	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|58	# merge fonts.scale
12mr|fonts-ttf-chinese-0.2.20080216.1-10|59	grep uming.ttc ttf-arphic-uming/fonts.scale > fonts.scale.prepare
12mr|fonts-ttf-chinese-0.2.20080216.1-10|60	grep ukai.ttc ttf-arphic-ukai/fonts.scale >> fonts.scale.prepare
12mr|fonts-ttf-chinese-0.2.20080216.1-10|61	wc -l fonts.scale.prepare |awk -F' ' '{print $1}' > fonts.scale
12mr|fonts-ttf-chinese-0.2.20080216.1-10|62	cat fonts.scale.prepare >> fonts.scale
12mr|fonts-ttf-chinese-0.2.20080216.1-10|63	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|64	%install
12mr|fonts-ttf-chinese-0.2.20080216.1-10|65	rm -fr %{buildroot}
12mr|fonts-ttf-chinese-0.2.20080216.1-10|66	cd ..
12mr|fonts-ttf-chinese-0.2.20080216.1-10|67	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|68	install -d %{buildroot}/%{_datadir}/fonts/TTF/chinese/
12mr|fonts-ttf-chinese-0.2.20080216.1-10|69	install -m 644 ttf-arphic-ukai/ukai.ttc %{buildroot}/%{_datadir}/fonts/TTF/chinese/
12mr|fonts-ttf-chinese-0.2.20080216.1-10|70	install -m 644 ttf-arphic-uming/uming.ttc %{buildroot}/%{_datadir}/fonts/TTF/chinese/
12mr|fonts-ttf-chinese-0.2.20080216.1-10|71	install -m 644 fonts.dir fonts.scale %{buildroot}/%{_datadir}/fonts/TTF/chinese/
12mr|fonts-ttf-chinese-0.2.20080216.1-10|72	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|73	mkdir -p %buildroot%_sysconfdir/fonts/conf.d/
12mr|fonts-ttf-chinese-0.2.20080216.1-10|74	install -m 644 ttf-arphic-ukai/35-ttf-arphic-ukai-aliases.conf %buildroot%_sysconfdir/fonts/conf.d/
12mr|fonts-ttf-chinese-0.2.20080216.1-10|75	install -m 644 ttf-arphic-uming/35-ttf-arphic-uming-aliases.conf %buildroot%_sysconfdir/fonts/conf.d/
12mr|fonts-ttf-chinese-0.2.20080216.1-10|76	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|77	touch %{buildroot}%{_datadir}/fonts/TTF/chinese/fonts.*
12mr|fonts-ttf-chinese-0.2.20080216.1-10|78	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|79	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-ttf-chinese-0.2.20080216.1-10|80	ln -s ../../..%_datadir/fonts/TTF/chinese \
12mr|fonts-ttf-chinese-0.2.20080216.1-10|81	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-chinese:pri=50
12mr|fonts-ttf-chinese-0.2.20080216.1-10|82	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|83	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|84	%clean
12mr|fonts-ttf-chinese-0.2.20080216.1-10|85	rm -fr %{buildroot}
12mr|fonts-ttf-chinese-0.2.20080216.1-10|86	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|87	%files
12mr|fonts-ttf-chinese-0.2.20080216.1-10|88	%defattr(0644,root,root,0755)
12mr|fonts-ttf-chinese-0.2.20080216.1-10|89	%doc ../doc/*
12mr|fonts-ttf-chinese-0.2.20080216.1-10|90	%dir %{_datadir}/fonts/TTF/chinese/
12mr|fonts-ttf-chinese-0.2.20080216.1-10|91	%{_datadir}/fonts/TTF/chinese/*
12mr|fonts-ttf-chinese-0.2.20080216.1-10|92	%{_sysconfdir}/X11/fontpath.d/ttf-chinese:pri=50
12mr|fonts-ttf-chinese-0.2.20080216.1-10|93	%_sysconfdir/fonts/conf.d/*.conf
12mr|fonts-ttf-chinese-0.2.20080216.1-10|94	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|95	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|96	
12mr|fonts-ttf-chinese-0.2.20080216.1-10|97	%changelog
12mr|fonts-ttf-chinese-0.2.20080216.1-10|98	

13980 12
12mr|fonts-ttf-dejavu-2.33-5|1	%define pkgname dejavu-fonts-ttf
12mr|fonts-ttf-dejavu-2.33-5|2	
12mr|fonts-ttf-dejavu-2.33-5|3	Summary: DejaVu ttf Fonts
12mr|fonts-ttf-dejavu-2.33-5|4	Name: fonts-ttf-dejavu
12mr|fonts-ttf-dejavu-2.33-5|5	Version: 2.33
12mr|fonts-ttf-dejavu-2.33-5|6	Release: %mkrel 5
12mr|fonts-ttf-dejavu-2.33-5|7	License: Bitstream Vera Fonts Copyright
12mr|fonts-ttf-dejavu-2.33-5|8	Group: System/Fonts/True type
12mr|fonts-ttf-dejavu-2.33-5|9	URL: http://dejavu.sourceforge.net/
12mr|fonts-ttf-dejavu-2.33-5|10	Source0: http://prdownloads.sourceforge.net/dejavu/%{pkgname}-%{version}.tar.bz2
12mr|fonts-ttf-dejavu-2.33-5|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|fonts-ttf-dejavu-2.33-5|12	BuildArch: noarch
12mr|fonts-ttf-dejavu-2.33-5|13	BuildRequires: fontconfig
12mr|fonts-ttf-dejavu-2.33-5|14	BuildRequires: freetype-tools
12mr|fonts-ttf-dejavu-2.33-5|15	
12mr|fonts-ttf-dejavu-2.33-5|16	%description
12mr|fonts-ttf-dejavu-2.33-5|17	The DejaVu fonts are modifications of the Bitstream Vera fonts designed
12mr|fonts-ttf-dejavu-2.33-5|18	to extend this original for greater coverage of Unicode. The Bitstream Vera
12mr|fonts-ttf-dejavu-2.33-5|19	family was limited mainly to the characters in the Basic Latin and Latin-1
12mr|fonts-ttf-dejavu-2.33-5|20	Supplement portions of Unicode (roughly equivalent to ISO-8859-15) but was
12mr|fonts-ttf-dejavu-2.33-5|21	released with a license that permitted changes. The DejaVu fonts project was
12mr|fonts-ttf-dejavu-2.33-5|22	started with the aim to "provide a wider range of characters... while
12mr|fonts-ttf-dejavu-2.33-5|23	maintaining the original look and feel through the process of collaborative
12mr|fonts-ttf-dejavu-2.33-5|24	development".
12mr|fonts-ttf-dejavu-2.33-5|25	
12mr|fonts-ttf-dejavu-2.33-5|26	%prep
12mr|fonts-ttf-dejavu-2.33-5|27	%setup -q -n %{pkgname}-%{version}
12mr|fonts-ttf-dejavu-2.33-5|28	
12mr|fonts-ttf-dejavu-2.33-5|29	%build
12mr|fonts-ttf-dejavu-2.33-5|30	
12mr|fonts-ttf-dejavu-2.33-5|31	%install
12mr|fonts-ttf-dejavu-2.33-5|32	rm -rf %{buildroot}
12mr|fonts-ttf-dejavu-2.33-5|33	
12mr|fonts-ttf-dejavu-2.33-5|34	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/dejavu
12mr|fonts-ttf-dejavu-2.33-5|35	
12mr|fonts-ttf-dejavu-2.33-5|36	install -m 644 ttf/*.ttf %{buildroot}%{_datadir}/fonts/TTF/dejavu
12mr|fonts-ttf-dejavu-2.33-5|37	ttmkfdir %{buildroot}%{_datadir}/fonts/TTF/dejavu > %{buildroot}%{_datadir}/fonts/TTF/dejavu/fonts.dir
12mr|fonts-ttf-dejavu-2.33-5|38	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/dejavu/fonts.scale
12mr|fonts-ttf-dejavu-2.33-5|39	
12mr|fonts-ttf-dejavu-2.33-5|40	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
12mr|fonts-ttf-dejavu-2.33-5|41	ln -s ../../..%{_datadir}/fonts/TTF/dejavu \
12mr|fonts-ttf-dejavu-2.33-5|42	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-dejavu:pri=50
12mr|fonts-ttf-dejavu-2.33-5|43	%clean
12mr|fonts-ttf-dejavu-2.33-5|44	rm -rf %{buildroot}
12mr|fonts-ttf-dejavu-2.33-5|45	
12mr|fonts-ttf-dejavu-2.33-5|46	%files
12mr|fonts-ttf-dejavu-2.33-5|47	%defattr(-,root,root,-)
12mr|fonts-ttf-dejavu-2.33-5|48	%doc README LICENSE AUTHORS NEWS BUGS *cover.txt
12mr|fonts-ttf-dejavu-2.33-5|49	%dir %{_datadir}/fonts/TTF/dejavu
12mr|fonts-ttf-dejavu-2.33-5|50	%{_datadir}/fonts/TTF/dejavu/*.ttf
12mr|fonts-ttf-dejavu-2.33-5|51	%verify(not mtime) %{_datadir}/fonts/TTF/dejavu/fonts.dir
12mr|fonts-ttf-dejavu-2.33-5|52	%{_datadir}/fonts/TTF/dejavu/fonts.scale
12mr|fonts-ttf-dejavu-2.33-5|53	%{_sysconfdir}/X11/fontpath.d/ttf-dejavu:pri=50
12mr|fonts-ttf-dejavu-2.33-5|54	
12mr|fonts-ttf-dejavu-2.33-5|55	
12mr|fonts-ttf-dejavu-2.33-5|56	
12mr|fonts-ttf-dejavu-2.33-5|57	%changelog
12mr|fonts-ttf-dejavu-2.33-5|58	

13981 12
12mr|fonts-ttf-devanagari-1.0-8|1	Summary: Devanagari TTF font(s)
12mr|fonts-ttf-devanagari-1.0-8|2	Name: fonts-ttf-devanagari
12mr|fonts-ttf-devanagari-1.0-8|3	Version: 1.0
12mr|fonts-ttf-devanagari-1.0-8|4	Release: %mkrel 8
12mr|fonts-ttf-devanagari-1.0-8|5	License: Free use and distribution
12mr|fonts-ttf-devanagari-1.0-8|6	Group: System/Fonts/True type
12mr|fonts-ttf-devanagari-1.0-8|7	# it was previously distributed with XFree86; it's in public domain
12mr|fonts-ttf-devanagari-1.0-8|8	Source0: raghu.ttf.bz2
12mr|fonts-ttf-devanagari-1.0-8|9	#URL:
12mr|fonts-ttf-devanagari-1.0-8|10	BuildArch:	noarch
12mr|fonts-ttf-devanagari-1.0-8|11	BuildRequires: fontconfig
12mr|fonts-ttf-devanagari-1.0-8|12	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|fonts-ttf-devanagari-1.0-8|13	BuildRequires:	freetype-tools
12mr|fonts-ttf-devanagari-1.0-8|14	
12mr|fonts-ttf-devanagari-1.0-8|15	%description
12mr|fonts-ttf-devanagari-1.0-8|16	This package contains fonts for the devanagari script.
12mr|fonts-ttf-devanagari-1.0-8|17	
12mr|fonts-ttf-devanagari-1.0-8|18	%prep
12mr|fonts-ttf-devanagari-1.0-8|19	#%setup -c
12mr|fonts-ttf-devanagari-1.0-8|20	
12mr|fonts-ttf-devanagari-1.0-8|21	rm -rf %{name}-%{version}
12mr|fonts-ttf-devanagari-1.0-8|22	mkdir %{name}-%{version}
12mr|fonts-ttf-devanagari-1.0-8|23	cd %{name}-%{version}
12mr|fonts-ttf-devanagari-1.0-8|24	
12mr|fonts-ttf-devanagari-1.0-8|25	%build
12mr|fonts-ttf-devanagari-1.0-8|26	cd %{name}-%{version}
12mr|fonts-ttf-devanagari-1.0-8|27	bzcat %{SOURCE0} > raghu.ttf
12mr|fonts-ttf-devanagari-1.0-8|28	
12mr|fonts-ttf-devanagari-1.0-8|29	%install
12mr|fonts-ttf-devanagari-1.0-8|30	cd %{name}-%{version}
12mr|fonts-ttf-devanagari-1.0-8|31	rm -rf %buildroot
12mr|fonts-ttf-devanagari-1.0-8|32	install -d %buildroot/%_datadir/fonts/TTF/devanagari
12mr|fonts-ttf-devanagari-1.0-8|33	
12mr|fonts-ttf-devanagari-1.0-8|34	for i in `find . -name "*.ttf"` ; do
12mr|fonts-ttf-devanagari-1.0-8|35	install -m 644 $i %buildroot/%_datadir/fonts/TTF/devanagari
12mr|fonts-ttf-devanagari-1.0-8|36	done
12mr|fonts-ttf-devanagari-1.0-8|37	
12mr|fonts-ttf-devanagari-1.0-8|38	%post
12mr|fonts-ttf-devanagari-1.0-8|39	touch %{_datadir}/fonts/TTF
12mr|fonts-ttf-devanagari-1.0-8|40	
12mr|fonts-ttf-devanagari-1.0-8|41	%clean
12mr|fonts-ttf-devanagari-1.0-8|42	rm -fr %buildroot
12mr|fonts-ttf-devanagari-1.0-8|43	
12mr|fonts-ttf-devanagari-1.0-8|44	%files
12mr|fonts-ttf-devanagari-1.0-8|45	%defattr(0644,root,root,0755)
12mr|fonts-ttf-devanagari-1.0-8|46	#%doc %{name}-%{version}/README*
12mr|fonts-ttf-devanagari-1.0-8|47	%dir %_datadir/fonts/TTF/
12mr|fonts-ttf-devanagari-1.0-8|48	%dir %_datadir/fonts/TTF/devanagari
12mr|fonts-ttf-devanagari-1.0-8|49	%_datadir/fonts/TTF/devanagari/*.ttf
12mr|fonts-ttf-devanagari-1.0-8|50	
12mr|fonts-ttf-devanagari-1.0-8|51	
12mr|fonts-ttf-devanagari-1.0-8|52	
12mr|fonts-ttf-devanagari-1.0-8|53	
12mr|fonts-ttf-devanagari-1.0-8|54	
12mr|fonts-ttf-devanagari-1.0-8|55	
12mr|fonts-ttf-devanagari-1.0-8|56	
12mr|fonts-ttf-devanagari-1.0-8|57	%changelog
12mr|fonts-ttf-devanagari-1.0-8|58	

13982 12
12mr|fonts-ttf-droid-1.0-9|1	%define pkgname droid-fonts
12mr|fonts-ttf-droid-1.0-9|2	
12mr|fonts-ttf-droid-1.0-9|3	Summary: Droid Fonts
12mr|fonts-ttf-droid-1.0-9|4	Name: fonts-ttf-droid
12mr|fonts-ttf-droid-1.0-9|5	Version: 1.0
12mr|fonts-ttf-droid-1.0-9|6	Release: %mkrel 9
12mr|fonts-ttf-droid-1.0-9|7	License: Apache License
12mr|fonts-ttf-droid-1.0-9|8	Group: System/Fonts/True type
12mr|fonts-ttf-droid-1.0-9|9	URL: http://www.droidfonts.com/
12mr|fonts-ttf-droid-1.0-9|10	Source0: %{pkgname}-%{version}.tar.bz2
12mr|fonts-ttf-droid-1.0-9|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|fonts-ttf-droid-1.0-9|12	BuildArch: noarch
12mr|fonts-ttf-droid-1.0-9|13	BuildRequires: fontconfig
12mr|fonts-ttf-droid-1.0-9|14	BuildRequires: freetype-tools
12mr|fonts-ttf-droid-1.0-9|15	
12mr|fonts-ttf-droid-1.0-9|16	%description
12mr|fonts-ttf-droid-1.0-9|17	The Droid family of fonts consists of Droid Sans, Droid Sans Mono and
12mr|fonts-ttf-droid-1.0-9|18	Droid Serif. Each contains extensive character set coverage including
12mr|fonts-ttf-droid-1.0-9|19	Western Europe, Eastern/Central Europe, Baltic, Cyrillic, Greek and
12mr|fonts-ttf-droid-1.0-9|20	Turkish support. The Droid Sans regular font also includes support for
12mr|fonts-ttf-droid-1.0-9|21	Simplified and Traditional Chinese, Japanese and Korean support for
12mr|fonts-ttf-droid-1.0-9|22	the GB2312, Big 5, JIS 0208 and KSC 5601 character sets respectively.
12mr|fonts-ttf-droid-1.0-9|23	Droid was designed by Ascender's Steve Matteson to provide optimal quality
12mr|fonts-ttf-droid-1.0-9|24	and comfort on a mobile handset when rendered in application menus, web
12mr|fonts-ttf-droid-1.0-9|25	browsers and for other screen text.
12mr|fonts-ttf-droid-1.0-9|26	
12mr|fonts-ttf-droid-1.0-9|27	%prep
12mr|fonts-ttf-droid-1.0-9|28	%setup -q -n %{pkgname}-%{version}
12mr|fonts-ttf-droid-1.0-9|29	
12mr|fonts-ttf-droid-1.0-9|30	%build
12mr|fonts-ttf-droid-1.0-9|31	
12mr|fonts-ttf-droid-1.0-9|32	%install
12mr|fonts-ttf-droid-1.0-9|33	rm -rf $RPM_BUILD_ROOT
12mr|fonts-ttf-droid-1.0-9|34	
12mr|fonts-ttf-droid-1.0-9|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/droid
12mr|fonts-ttf-droid-1.0-9|36	
12mr|fonts-ttf-droid-1.0-9|37	install -m 644 *.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/droid
12mr|fonts-ttf-droid-1.0-9|38	ttmkfdir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/droid > $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/droid/fonts.dir
12mr|fonts-ttf-droid-1.0-9|39	ln -s fonts.dir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/droid/fonts.scale
12mr|fonts-ttf-droid-1.0-9|40	
12mr|fonts-ttf-droid-1.0-9|41	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-ttf-droid-1.0-9|42	ln -s ../../..%_datadir/fonts/TTF/droid \
12mr|fonts-ttf-droid-1.0-9|43	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-droid:pri=50
12mr|fonts-ttf-droid-1.0-9|44	
12mr|fonts-ttf-droid-1.0-9|45	%clean
12mr|fonts-ttf-droid-1.0-9|46	rm -rf $RPM_BUILD_ROOT
12mr|fonts-ttf-droid-1.0-9|47	
12mr|fonts-ttf-droid-1.0-9|48	
12mr|fonts-ttf-droid-1.0-9|49	%files
12mr|fonts-ttf-droid-1.0-9|50	%defattr(-,root,root,-)
12mr|fonts-ttf-droid-1.0-9|51	%doc README COPYING AUTHORS
12mr|fonts-ttf-droid-1.0-9|52	%dir %{_datadir}/fonts/TTF/droid
12mr|fonts-ttf-droid-1.0-9|53	%{_datadir}/fonts/TTF/droid/*.ttf
12mr|fonts-ttf-droid-1.0-9|54	%verify(not mtime) %{_datadir}/fonts/TTF/droid/fonts.dir
12mr|fonts-ttf-droid-1.0-9|55	%{_datadir}/fonts/TTF/droid/fonts.scale
12mr|fonts-ttf-droid-1.0-9|56	%{_sysconfdir}/X11/fontpath.d/ttf-droid:pri=50
12mr|fonts-ttf-droid-1.0-9|57	
12mr|fonts-ttf-droid-1.0-9|58	
12mr|fonts-ttf-droid-1.0-9|59	
12mr|fonts-ttf-droid-1.0-9|60	
12mr|fonts-ttf-droid-1.0-9|61	%changelog
12mr|fonts-ttf-droid-1.0-9|62	

13983 12
12mr|fonts-ttf-ethiopic-1.0-15|1	Summary:	Ethiopic TrueType fonts
12mr|fonts-ttf-ethiopic-1.0-15|2	Name:		fonts-ttf-ethiopic
12mr|fonts-ttf-ethiopic-1.0-15|3	Version:	1.0
12mr|fonts-ttf-ethiopic-1.0-15|4	Release:	%mkrel 15
12mr|fonts-ttf-ethiopic-1.0-15|5	License:	GPL
12mr|fonts-ttf-ethiopic-1.0-15|6	Group:		System/Fonts/True type
12mr|fonts-ttf-ethiopic-1.0-15|7	# GFZemen unicode font from
12mr|fonts-ttf-ethiopic-1.0-15|8	# ftp://ftp.ethiopic.org/pub/fonts/TrueType/gfzemenu.ttf
12mr|fonts-ttf-ethiopic-1.0-15|9	# the site seems gone now
12mr|fonts-ttf-ethiopic-1.0-15|10	Source0:	fonts-ttf-ethiopic.tar.bz2
12mr|fonts-ttf-ethiopic-1.0-15|11	
12mr|fonts-ttf-ethiopic-1.0-15|12	BuildArch:	noarch
12mr|fonts-ttf-ethiopic-1.0-15|13	BuildRequires: fontconfig
12mr|fonts-ttf-ethiopic-1.0-15|14	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|fonts-ttf-ethiopic-1.0-15|15	BuildRequires:	mkfontscale
12mr|fonts-ttf-ethiopic-1.0-15|16	
12mr|fonts-ttf-ethiopic-1.0-15|17	%description
12mr|fonts-ttf-ethiopic-1.0-15|18	This Package provides Free Ethiopic TrueType fonts.
12mr|fonts-ttf-ethiopic-1.0-15|19	
12mr|fonts-ttf-ethiopic-1.0-15|20	%prep
12mr|fonts-ttf-ethiopic-1.0-15|21	
12mr|fonts-ttf-ethiopic-1.0-15|22	%setup -q -n %{name}
12mr|fonts-ttf-ethiopic-1.0-15|23	
12mr|fonts-ttf-ethiopic-1.0-15|24	%install
12mr|fonts-ttf-ethiopic-1.0-15|25	rm -fr %buildroot
12mr|fonts-ttf-ethiopic-1.0-15|26	
12mr|fonts-ttf-ethiopic-1.0-15|27	mkdir -p %buildroot/%_datadir/fonts/TTF/ethiopic/
12mr|fonts-ttf-ethiopic-1.0-15|28	cp *.ttf %buildroot/%_datadir/fonts/TTF/ethiopic/
12mr|fonts-ttf-ethiopic-1.0-15|29	
12mr|fonts-ttf-ethiopic-1.0-15|30	(
12mr|fonts-ttf-ethiopic-1.0-15|31	cd %buildroot/%_datadir/fonts/TTF/ethiopic/
12mr|fonts-ttf-ethiopic-1.0-15|32	mkfontscale > fonts.scale
12mr|fonts-ttf-ethiopic-1.0-15|33	cp fonts.scale fonts.dir
12mr|fonts-ttf-ethiopic-1.0-15|34	)
12mr|fonts-ttf-ethiopic-1.0-15|35	
12mr|fonts-ttf-ethiopic-1.0-15|36	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-ttf-ethiopic-1.0-15|37	ln -s ../../..%_datadir/fonts/TTF/ethiopic \
12mr|fonts-ttf-ethiopic-1.0-15|38	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-ethiopic:pri=50
12mr|fonts-ttf-ethiopic-1.0-15|39	
12mr|fonts-ttf-ethiopic-1.0-15|40	%clean
12mr|fonts-ttf-ethiopic-1.0-15|41	rm -fr %buildroot
12mr|fonts-ttf-ethiopic-1.0-15|42	
12mr|fonts-ttf-ethiopic-1.0-15|43	%files
12mr|fonts-ttf-ethiopic-1.0-15|44	%defattr(0644,root,root,0755)
12mr|fonts-ttf-ethiopic-1.0-15|45	%dir %_datadir/fonts/TTF/ethiopic/
12mr|fonts-ttf-ethiopic-1.0-15|46	%_datadir/fonts/TTF/ethiopic/*
12mr|fonts-ttf-ethiopic-1.0-15|47	%_sysconfdir/X11/fontpath.d/ttf-ethiopic:pri=50
12mr|fonts-ttf-ethiopic-1.0-15|48	
12mr|fonts-ttf-ethiopic-1.0-15|49	
12mr|fonts-ttf-ethiopic-1.0-15|50	
12mr|fonts-ttf-ethiopic-1.0-15|51	
12mr|fonts-ttf-ethiopic-1.0-15|52	%changelog
12mr|fonts-ttf-ethiopic-1.0-15|53	

13984 12
12mr|fonts-ttf-freefont-20090104-7|1	Summary:	A set of free Truetype fonts (GPL)
12mr|fonts-ttf-freefont-20090104-7|2	Name:		fonts-ttf-freefont
12mr|fonts-ttf-freefont-20090104-7|3	Version:	20090104
12mr|fonts-ttf-freefont-20090104-7|4	Release:	%mkrel 7
12mr|fonts-ttf-freefont-20090104-7|5	
12mr|fonts-ttf-freefont-20090104-7|6	Source0:	freefont-ttf-%{version}.tar.gz
12mr|fonts-ttf-freefont-20090104-7|7	Source1:	remove-kana-glyphs
12mr|fonts-ttf-freefont-20090104-7|8	Source2:	freefont-20040828.readme_kana.mdk
12mr|fonts-ttf-freefont-20090104-7|9	# (mpol) pfaedit is now fontforge
12mr|fonts-ttf-freefont-20090104-7|10	Patch0:		freefont-20040828.fontforge.patch
12mr|fonts-ttf-freefont-20090104-7|11	License:	GPLv3+
12mr|fonts-ttf-freefont-20090104-7|12	Group:		System/Fonts/True type
12mr|fonts-ttf-freefont-20090104-7|13	URL:		http://www.nongnu.org/freefont/
12mr|fonts-ttf-freefont-20090104-7|14	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|fonts-ttf-freefont-20090104-7|15	BuildArch:	noarch
12mr|fonts-ttf-freefont-20090104-7|16	BuildRequires: fontconfig
12mr|fonts-ttf-freefont-20090104-7|17	Requires(post): mkfontdir mkfontscale
12mr|fonts-ttf-freefont-20090104-7|18	Requires(postun): mkfontdir mkfontscale
12mr|fonts-ttf-freefont-20090104-7|19	
12mr|fonts-ttf-freefont-20090104-7|20	%description
12mr|fonts-ttf-freefont-20090104-7|21	A set of Truetype fonts released under the GPL.
12mr|fonts-ttf-freefont-20090104-7|22	This project aims to provide a set of free outline
12mr|fonts-ttf-freefont-20090104-7|23	(PostScript Type0, TrueType, OpenType...) fonts
12mr|fonts-ttf-freefont-20090104-7|24	covering the ISO 10646/Unicode UCS (Universal Character Set).
12mr|fonts-ttf-freefont-20090104-7|25	This package provides the Truetype fonts from that project.
12mr|fonts-ttf-freefont-20090104-7|26	
12mr|fonts-ttf-freefont-20090104-7|27	%prep
12mr|fonts-ttf-freefont-20090104-7|28	%setup -q -n freefont-%{version}
12mr|fonts-ttf-freefont-20090104-7|29	
12mr|fonts-ttf-freefont-20090104-7|30	%build
12mr|fonts-ttf-freefont-20090104-7|31	
12mr|fonts-ttf-freefont-20090104-7|32	%install
12mr|fonts-ttf-freefont-20090104-7|33	rm -rf %{buildroot}
12mr|fonts-ttf-freefont-20090104-7|34	mkdir -p %{buildroot}%{_datadir}/fonts/TTF
12mr|fonts-ttf-freefont-20090104-7|35	
12mr|fonts-ttf-freefont-20090104-7|36	install -m644 *.ttf %{buildroot}%{_datadir}/fonts/TTF
12mr|fonts-ttf-freefont-20090104-7|37	
12mr|fonts-ttf-freefont-20090104-7|38	%post
12mr|fonts-ttf-freefont-20090104-7|39	mkfontscale %{_datadir}/fonts/TTF
12mr|fonts-ttf-freefont-20090104-7|40	mkfontdir %{_datadir}/fonts/TTF
12mr|fonts-ttf-freefont-20090104-7|41	
12mr|fonts-ttf-freefont-20090104-7|42	%postun
12mr|fonts-ttf-freefont-20090104-7|43	mkfontscale %{_datadir}/fonts/TTF
12mr|fonts-ttf-freefont-20090104-7|44	mkfontdir %{_datadir}/fonts/TTF
12mr|fonts-ttf-freefont-20090104-7|45	
12mr|fonts-ttf-freefont-20090104-7|46	%clean
12mr|fonts-ttf-freefont-20090104-7|47	rm -rf %{buildroot}
12mr|fonts-ttf-freefont-20090104-7|48	
12mr|fonts-ttf-freefont-20090104-7|49	%files
12mr|fonts-ttf-freefont-20090104-7|50	%defattr(0644,root,root,0755)
12mr|fonts-ttf-freefont-20090104-7|51	%doc AUTHORS CREDITS ChangeLog README
12mr|fonts-ttf-freefont-20090104-7|52	%{_datadir}/fonts/TTF/*.ttf
12mr|fonts-ttf-freefont-20090104-7|53	
12mr|fonts-ttf-freefont-20090104-7|54	
12mr|fonts-ttf-freefont-20090104-7|55	
12mr|fonts-ttf-freefont-20090104-7|56	%changelog
12mr|fonts-ttf-freefont-20090104-7|57	

13985 12
12mr|fonts-ttf-japanese-0.20110312-5|1	%define src_version 20110312
12mr|fonts-ttf-japanese-0.20110312-5|2	%define version     0.%{src_version}
12mr|fonts-ttf-japanese-0.20110312-5|3	%define release     %mkrel 5
12mr|fonts-ttf-japanese-0.20110312-5|4	%define src_name    umeplus-fonts
12mr|fonts-ttf-japanese-0.20110312-5|5	
12mr|fonts-ttf-japanese-0.20110312-5|6	Summary:	Japanese TrueType fonts
12mr|fonts-ttf-japanese-0.20110312-5|7	Name:		fonts-ttf-japanese
12mr|fonts-ttf-japanese-0.20110312-5|8	Version:	%{version}
12mr|fonts-ttf-japanese-0.20110312-5|9	Release:	%{release}
12mr|fonts-ttf-japanese-0.20110312-5|10	License:	Distributable
12mr|fonts-ttf-japanese-0.20110312-5|11	URL:		http://www.geocities.jp/ep3797/modified_fonts_01.html
12mr|fonts-ttf-japanese-0.20110312-5|12	Group:		System/Fonts/True type
12mr|fonts-ttf-japanese-0.20110312-5|13	
12mr|fonts-ttf-japanese-0.20110312-5|14	## Original fonts is here
12mr|fonts-ttf-japanese-0.20110312-5|15	Source0:	http://downloads.sourceforge.net/mdk-ut/umeplus-fonts-%{src_version}.tar.lzma
12mr|fonts-ttf-japanese-0.20110312-5|16	Source3:	cidinst.japanese
12mr|fonts-ttf-japanese-0.20110312-5|17	Source4:	cidunin.japanese
12mr|fonts-ttf-japanese-0.20110312-5|18	
12mr|fonts-ttf-japanese-0.20110312-5|19	BuildArch:	noarch
12mr|fonts-ttf-japanese-0.20110312-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|fonts-ttf-japanese-0.20110312-5|21	BuildRequires:	freetype-tools
12mr|fonts-ttf-japanese-0.20110312-5|22	BuildRequires:	fontconfig
12mr|fonts-ttf-japanese-0.20110312-5|23	Obsoletes:	xtt-fonts
12mr|fonts-ttf-japanese-0.20110312-5|24	Provides:	xtt-fonts
12mr|fonts-ttf-japanese-0.20110312-5|25	
12mr|fonts-ttf-japanese-0.20110312-5|26	%description
12mr|fonts-ttf-japanese-0.20110312-5|27	This Package provides Free Japanese TrueType fonts (umeplus-gothic,
12mr|fonts-ttf-japanese-0.20110312-5|28	umeplus-p-gothic)
12mr|fonts-ttf-japanese-0.20110312-5|29	
12mr|fonts-ttf-japanese-0.20110312-5|30	%prep
12mr|fonts-ttf-japanese-0.20110312-5|31	%setup -q -n %{src_name}-%{src_version}
12mr|fonts-ttf-japanese-0.20110312-5|32	
12mr|fonts-ttf-japanese-0.20110312-5|33	%install
12mr|fonts-ttf-japanese-0.20110312-5|34	rm -fr %buildroot
12mr|fonts-ttf-japanese-0.20110312-5|35	mkdir -p %buildroot/%{_datadir}/fonts/TTF/japanese
12mr|fonts-ttf-japanese-0.20110312-5|36	install -m 644 *.ttf %buildroot/%{_datadir}/fonts/TTF/japanese
12mr|fonts-ttf-japanese-0.20110312-5|37	
12mr|fonts-ttf-japanese-0.20110312-5|38	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-ttf-japanese-0.20110312-5|39	ln -s ../../..%_datadir/fonts/TTF/japanese \
12mr|fonts-ttf-japanese-0.20110312-5|40	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-japanese:pri=50
12mr|fonts-ttf-japanese-0.20110312-5|41	
12mr|fonts-ttf-japanese-0.20110312-5|42	%clean
12mr|fonts-ttf-japanese-0.20110312-5|43	rm -fr %buildroot
12mr|fonts-ttf-japanese-0.20110312-5|44	
12mr|fonts-ttf-japanese-0.20110312-5|45	%files
12mr|fonts-ttf-japanese-0.20110312-5|46	%defattr(-,root,root,0755)
12mr|fonts-ttf-japanese-0.20110312-5|47	%doc ChangeLog README
12mr|fonts-ttf-japanese-0.20110312-5|48	%doc docs-*/
12mr|fonts-ttf-japanese-0.20110312-5|49	
12mr|fonts-ttf-japanese-0.20110312-5|50	%dir %_datadir/fonts/TTF/japanese/
12mr|fonts-ttf-japanese-0.20110312-5|51	%_datadir/fonts/TTF/japanese/*.ttf
12mr|fonts-ttf-japanese-0.20110312-5|52	%_sysconfdir/X11/fontpath.d/ttf-japanese:pri=50
12mr|fonts-ttf-japanese-0.20110312-5|53	
12mr|fonts-ttf-japanese-0.20110312-5|54	
12mr|fonts-ttf-japanese-0.20110312-5|55	
12mr|fonts-ttf-japanese-0.20110312-5|56	%changelog
12mr|fonts-ttf-japanese-0.20110312-5|57	

13986 12
12mr|fonts-ttf-kannada-1.0-11|1	Summary:	Kannada TTF fonts (Unicode encoded)
12mr|fonts-ttf-kannada-1.0-11|2	Name:		fonts-ttf-kannada
12mr|fonts-ttf-kannada-1.0-11|3	Version:	1.0
12mr|fonts-ttf-kannada-1.0-11|4	Release:	%mkrel 11
12mr|fonts-ttf-kannada-1.0-11|5	
12mr|fonts-ttf-kannada-1.0-11|6	Url:		http://kannada.sourceforge.net/
12mr|fonts-ttf-kannada-1.0-11|7	# dated 2002-10-27
12mr|fonts-ttf-kannada-1.0-11|8	Source0:	http://brahmi.sourceforge.net/dl/Sampige.ttf.bz2
12mr|fonts-ttf-kannada-1.0-11|9	License:	GPL
12mr|fonts-ttf-kannada-1.0-11|10	Group:		System/Fonts/True type
12mr|fonts-ttf-kannada-1.0-11|11	BuildArch:	noarch
12mr|fonts-ttf-kannada-1.0-11|12	BuildRequires: fontconfig
12mr|fonts-ttf-kannada-1.0-11|13	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|fonts-ttf-kannada-1.0-11|14	BuildRequires:	freetype-tools
12mr|fonts-ttf-kannada-1.0-11|15	
12mr|fonts-ttf-kannada-1.0-11|16	%description
12mr|fonts-ttf-kannada-1.0-11|17	Kannada TTF fonts usable to display Unicode encoded text; through text
12mr|fonts-ttf-kannada-1.0-11|18	engines like pango etc.
12mr|fonts-ttf-kannada-1.0-11|19	
12mr|fonts-ttf-kannada-1.0-11|20	
12mr|fonts-ttf-kannada-1.0-11|21	%prep
12mr|fonts-ttf-kannada-1.0-11|22	
12mr|fonts-ttf-kannada-1.0-11|23	#%setup
12mr|fonts-ttf-kannada-1.0-11|24	
12mr|fonts-ttf-kannada-1.0-11|25	%build
12mr|fonts-ttf-kannada-1.0-11|26	
12mr|fonts-ttf-kannada-1.0-11|27	%install
12mr|fonts-ttf-kannada-1.0-11|28	rm -fr %buildroot
12mr|fonts-ttf-kannada-1.0-11|29	
12mr|fonts-ttf-kannada-1.0-11|30	install -d %buildroot/%_datadir/fonts/TTF/kannada/
12mr|fonts-ttf-kannada-1.0-11|31	bzcat %{SOURCE0} > %buildroot/%_datadir/fonts/TTF/kannada/Sampige.ttf
12mr|fonts-ttf-kannada-1.0-11|32	
12mr|fonts-ttf-kannada-1.0-11|33	%clean
12mr|fonts-ttf-kannada-1.0-11|34	rm -fr %buildroot
12mr|fonts-ttf-kannada-1.0-11|35	
12mr|fonts-ttf-kannada-1.0-11|36	%files
12mr|fonts-ttf-kannada-1.0-11|37	%defattr(0644,root,root,0755)
12mr|fonts-ttf-kannada-1.0-11|38	#%doc README
12mr|fonts-ttf-kannada-1.0-11|39	%dir %_datadir/fonts/TTF/
12mr|fonts-ttf-kannada-1.0-11|40	%dir %_datadir/fonts/TTF/kannada/
12mr|fonts-ttf-kannada-1.0-11|41	%_datadir/fonts/TTF/kannada/*.ttf
12mr|fonts-ttf-kannada-1.0-11|42	
12mr|fonts-ttf-kannada-1.0-11|43	
12mr|fonts-ttf-kannada-1.0-11|44	
12mr|fonts-ttf-kannada-1.0-11|45	
12mr|fonts-ttf-kannada-1.0-11|46	
12mr|fonts-ttf-kannada-1.0-11|47	
12mr|fonts-ttf-kannada-1.0-11|48	%changelog
12mr|fonts-ttf-kannada-1.0-11|49	

13987 12
12mr|fonts-ttf-korean-1.0.2-0.080608.9|1	%define snapdate 080608
12mr|fonts-ttf-korean-1.0.2-0.080608.9|2	
12mr|fonts-ttf-korean-1.0.2-0.080608.9|3	Summary:	Un Fonts in Koream
12mr|fonts-ttf-korean-1.0.2-0.080608.9|4	Name:		fonts-ttf-korean
12mr|fonts-ttf-korean-1.0.2-0.080608.9|5	Epoch:		1
12mr|fonts-ttf-korean-1.0.2-0.080608.9|6	Version:	1.0.2
12mr|fonts-ttf-korean-1.0.2-0.080608.9|7	Release:	0.%{snapdate}.9
12mr|fonts-ttf-korean-1.0.2-0.080608.9|8	License:	GPLv2
12mr|fonts-ttf-korean-1.0.2-0.080608.9|9	Group:		System/Fonts/True type
12mr|fonts-ttf-korean-1.0.2-0.080608.9|10	URL:		http://kldp.net/projects/unfonts/
12mr|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
12mr|fonts-ttf-korean-1.0.2-0.080608.9|12	BuildArch:	noarch
12mr|fonts-ttf-korean-1.0.2-0.080608.9|13	BuildRequires:	fontconfig
12mr|fonts-ttf-korean-1.0.2-0.080608.9|14	BuildRequires:	mkfontdir
12mr|fonts-ttf-korean-1.0.2-0.080608.9|15	Provides:	baekmuk = %{EVRD}
12mr|fonts-ttf-korean-1.0.2-0.080608.9|16	Provides:	hwan-fonts = %{EVRD}
12mr|fonts-ttf-korean-1.0.2-0.080608.9|17	
12mr|fonts-ttf-korean-1.0.2-0.080608.9|18	%description
12mr|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,
12mr|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
12mr|fonts-ttf-korean-1.0.2-0.080608.9|21	release it under the GNU GPL license.
12mr|fonts-ttf-korean-1.0.2-0.080608.9|22	
12mr|fonts-ttf-korean-1.0.2-0.080608.9|23	%prep
12mr|fonts-ttf-korean-1.0.2-0.080608.9|24	%setup -q -n un-fonts
12mr|fonts-ttf-korean-1.0.2-0.080608.9|25	
12mr|fonts-ttf-korean-1.0.2-0.080608.9|26	%build
12mr|fonts-ttf-korean-1.0.2-0.080608.9|27	
12mr|fonts-ttf-korean-1.0.2-0.080608.9|28	%install
12mr|fonts-ttf-korean-1.0.2-0.080608.9|29	install -d %{buildroot}%{_datadir}/fonts/TTF/korean/
12mr|fonts-ttf-korean-1.0.2-0.080608.9|30	install -m 0644 *.ttf %{buildroot}%{_datadir}/fonts/TTF/korean
12mr|fonts-ttf-korean-1.0.2-0.080608.9|31	
12mr|fonts-ttf-korean-1.0.2-0.080608.9|32	
12mr|fonts-ttf-korean-1.0.2-0.080608.9|33	(
12mr|fonts-ttf-korean-1.0.2-0.080608.9|34	cd %{buildroot}%{_datadir}/fonts/TTF/korean
12mr|fonts-ttf-korean-1.0.2-0.080608.9|35	mkfontdir > fonts.dir
12mr|fonts-ttf-korean-1.0.2-0.080608.9|36	ln -sf fonts.dir fonts.scale
12mr|fonts-ttf-korean-1.0.2-0.080608.9|37	)
12mr|fonts-ttf-korean-1.0.2-0.080608.9|38	
12mr|fonts-ttf-korean-1.0.2-0.080608.9|39	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
12mr|fonts-ttf-korean-1.0.2-0.080608.9|40	ln -s ../../..%{_datadir}/fonts/TTF/korean \
12mr|fonts-ttf-korean-1.0.2-0.080608.9|41	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-korean:pri=50
12mr|fonts-ttf-korean-1.0.2-0.080608.9|42	
12mr|fonts-ttf-korean-1.0.2-0.080608.9|43	%files
12mr|fonts-ttf-korean-1.0.2-0.080608.9|44	%defattr(-,root,root,0755)
12mr|fonts-ttf-korean-1.0.2-0.080608.9|45	%doc README COPYING
12mr|fonts-ttf-korean-1.0.2-0.080608.9|46	%dir %{_datadir}/fonts/TTF/korean/
12mr|fonts-ttf-korean-1.0.2-0.080608.9|47	%{_datadir}/fonts/TTF/korean/*.ttf
12mr|fonts-ttf-korean-1.0.2-0.080608.9|48	%config(noreplace) %{_datadir}/fonts/TTF/korean/fonts.dir
12mr|fonts-ttf-korean-1.0.2-0.080608.9|49	%{_datadir}/fonts/TTF/korean/fonts.scale
12mr|fonts-ttf-korean-1.0.2-0.080608.9|50	%{_sysconfdir}/X11/fontpath.d/ttf-korean:pri=50
12mr|fonts-ttf-korean-1.0.2-0.080608.9|51	
12mr|fonts-ttf-korean-1.0.2-0.080608.9|52	

13988 12
12mr|fonts-ttf-latex-0.1-13|1	
12mr|fonts-ttf-latex-0.1-13|2	Summary:	LaTeX TrueType fonts for LyX
12mr|fonts-ttf-latex-0.1-13|3	Name:		fonts-ttf-latex
12mr|fonts-ttf-latex-0.1-13|4	Version:	0.1
12mr|fonts-ttf-latex-0.1-13|5	Release:	%mkrel 13
12mr|fonts-ttf-latex-0.1-13|6	
12mr|fonts-ttf-latex-0.1-13|7	# see README: these fonts were converted from the LaTeX .pfb forms,
12mr|fonts-ttf-latex-0.1-13|8	#             and are under the respective licenses of the sources.
12mr|fonts-ttf-latex-0.1-13|9	License:	Distributable
12mr|fonts-ttf-latex-0.1-13|10	
12mr|fonts-ttf-latex-0.1-13|11	URL:		http://wiki.lyx.org/pmwiki.php/FAQ/Qt
12mr|fonts-ttf-latex-0.1-13|12	Group:		System/Fonts/True type
12mr|fonts-ttf-latex-0.1-13|13	
12mr|fonts-ttf-latex-0.1-13|14	Source0:	http://movementarian.org/latex-xft-fonts-%version.tar.gz
12mr|fonts-ttf-latex-0.1-13|15	
12mr|fonts-ttf-latex-0.1-13|16	BuildArch:	noarch
12mr|fonts-ttf-latex-0.1-13|17	BuildRequires: fontconfig
12mr|fonts-ttf-latex-0.1-13|18	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|fonts-ttf-latex-0.1-13|19	Provides:	latex-xft-fonts
12mr|fonts-ttf-latex-0.1-13|20	
12mr|fonts-ttf-latex-0.1-13|21	%description
12mr|fonts-ttf-latex-0.1-13|22	This Package provides LaTeX TrueType fonts so that LyX can display LaTex
12mr|fonts-ttf-latex-0.1-13|23	characters.
12mr|fonts-ttf-latex-0.1-13|24	
12mr|fonts-ttf-latex-0.1-13|25	%prep
12mr|fonts-ttf-latex-0.1-13|26	%setup -q -n latex-xft-fonts-%version
12mr|fonts-ttf-latex-0.1-13|27	
12mr|fonts-ttf-latex-0.1-13|28	%build
12mr|fonts-ttf-latex-0.1-13|29	perl -p -i -e "s|INSTALLDIR=.*|INSTALLDIR=%_datadir/fonts/TTF/latex|" Makefile
12mr|fonts-ttf-latex-0.1-13|30	
12mr|fonts-ttf-latex-0.1-13|31	%install
12mr|fonts-ttf-latex-0.1-13|32	rm -fr %buildroot
12mr|fonts-ttf-latex-0.1-13|33	DESTDIR=%buildroot make install
12mr|fonts-ttf-latex-0.1-13|34	
12mr|fonts-ttf-latex-0.1-13|35	(
12mr|fonts-ttf-latex-0.1-13|36	cd %buildroot/%_datadir/fonts/TTF/latex/
12mr|fonts-ttf-latex-0.1-13|37	# those are not unicode but in latex encoding
12mr|fonts-ttf-latex-0.1-13|38	/usr/sbin/ttmkfdir -u | sed 's/iso10646-1/misc-fontspecific/' > fonts.scale
12mr|fonts-ttf-latex-0.1-13|39	cp fonts.scale fonts.dir
12mr|fonts-ttf-latex-0.1-13|40	)
12mr|fonts-ttf-latex-0.1-13|41	
12mr|fonts-ttf-latex-0.1-13|42	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-ttf-latex-0.1-13|43	ln -s ../../..%_datadir/fonts/TTF/latex \
12mr|fonts-ttf-latex-0.1-13|44	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-latex:pri=50
12mr|fonts-ttf-latex-0.1-13|45	
12mr|fonts-ttf-latex-0.1-13|46	%clean
12mr|fonts-ttf-latex-0.1-13|47	rm -fr %buildroot
12mr|fonts-ttf-latex-0.1-13|48	
12mr|fonts-ttf-latex-0.1-13|49	%files
12mr|fonts-ttf-latex-0.1-13|50	%defattr(0644,root,root,0755)
12mr|fonts-ttf-latex-0.1-13|51	%doc README
12mr|fonts-ttf-latex-0.1-13|52	%dir %_datadir/fonts/TTF/latex/
12mr|fonts-ttf-latex-0.1-13|53	%_datadir/fonts/TTF/latex/*.ttf
12mr|fonts-ttf-latex-0.1-13|54	%config(noreplace) %_datadir/fonts/TTF/latex/fonts.dir
12mr|fonts-ttf-latex-0.1-13|55	%config(noreplace) %_datadir/fonts/TTF/latex/fonts.scale
12mr|fonts-ttf-latex-0.1-13|56	%_sysconfdir/X11/fontpath.d/ttf-latex:pri=50
12mr|fonts-ttf-latex-0.1-13|57	
12mr|fonts-ttf-latex-0.1-13|58	
12mr|fonts-ttf-latex-0.1-13|59	
12mr|fonts-ttf-latex-0.1-13|60	
12mr|fonts-ttf-latex-0.1-13|61	
12mr|fonts-ttf-latex-0.1-13|62	%changelog
12mr|fonts-ttf-latex-0.1-13|63	

13989 12
12mr|fonts-ttf-liberation-1.05.2-7|1	%define pkgname liberation-fonts-ttf
12mr|fonts-ttf-liberation-1.05.2-7|2	%define date 20091227
12mr|fonts-ttf-liberation-1.05.2-7|3	
12mr|fonts-ttf-liberation-1.05.2-7|4	Summary: Fonts to replace commonly used Microsoft Windows Fonts
12mr|fonts-ttf-liberation-1.05.2-7|5	Name: fonts-ttf-liberation
12mr|fonts-ttf-liberation-1.05.2-7|6	Version: 1.05.2
12mr|fonts-ttf-liberation-1.05.2-7|7	Release: %mkrel 7
12mr|fonts-ttf-liberation-1.05.2-7|8	# The license of the Liberation Fonts is a EULA that contains
12mr|fonts-ttf-liberation-1.05.2-7|9	# GPLv2 and two exceptions:
12mr|fonts-ttf-liberation-1.05.2-7|10	# The first exception is the standard FSF font exception.
12mr|fonts-ttf-liberation-1.05.2-7|11	# The second exception is an anti-lockdown clause somewhat like
12mr|fonts-ttf-liberation-1.05.2-7|12	# the one in GPLv3. This license is Free, but GPLv2 and GPLv3
12mr|fonts-ttf-liberation-1.05.2-7|13	# incompatible.
12mr|fonts-ttf-liberation-1.05.2-7|14	License: GPLv2 + font exception
12mr|fonts-ttf-liberation-1.05.2-7|15	Group: System/Fonts/True type
12mr|fonts-ttf-liberation-1.05.2-7|16	URL: https://fedorahosted.org/liberation-fonts/
12mr|fonts-ttf-liberation-1.05.2-7|17	Source0: https://fedorahosted.org/releases/l/i/liberation-fonts/%{pkgname}-%{version}.%{date}.tar.gz
12mr|fonts-ttf-liberation-1.05.2-7|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|fonts-ttf-liberation-1.05.2-7|19	BuildArch: noarch
12mr|fonts-ttf-liberation-1.05.2-7|20	BuildRequires: fontconfig
12mr|fonts-ttf-liberation-1.05.2-7|21	BuildRequires: freetype-tools
12mr|fonts-ttf-liberation-1.05.2-7|22	
12mr|fonts-ttf-liberation-1.05.2-7|23	%description
12mr|fonts-ttf-liberation-1.05.2-7|24	The Liberation Fonts are intended to be replacements for the three
12mr|fonts-ttf-liberation-1.05.2-7|25	most commonly used fonts on Microsoft systems: Times New Roman,
12mr|fonts-ttf-liberation-1.05.2-7|26	Arial, and Courier New.
12mr|fonts-ttf-liberation-1.05.2-7|27	
12mr|fonts-ttf-liberation-1.05.2-7|28	%prep
12mr|fonts-ttf-liberation-1.05.2-7|29	%setup -q -c -n %{pkgname}-%{version}
12mr|fonts-ttf-liberation-1.05.2-7|30	
12mr|fonts-ttf-liberation-1.05.2-7|31	%build
12mr|fonts-ttf-liberation-1.05.2-7|32	
12mr|fonts-ttf-liberation-1.05.2-7|33	%install
12mr|fonts-ttf-liberation-1.05.2-7|34	rm -rf $RPM_BUILD_ROOT
12mr|fonts-ttf-liberation-1.05.2-7|35	
12mr|fonts-ttf-liberation-1.05.2-7|36	pushd ttf
12mr|fonts-ttf-liberation-1.05.2-7|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/liberation
12mr|fonts-ttf-liberation-1.05.2-7|38	
12mr|fonts-ttf-liberation-1.05.2-7|39	install -m 644 *.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/liberation
12mr|fonts-ttf-liberation-1.05.2-7|40	ttmkfdir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/liberation > $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/liberation/fonts.dir
12mr|fonts-ttf-liberation-1.05.2-7|41	ln -s fonts.dir $RPM_BUILD_ROOT%{_datadir}/fonts/TTF/liberation/fonts.scale
12mr|fonts-ttf-liberation-1.05.2-7|42	
12mr|fonts-ttf-liberation-1.05.2-7|43	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-ttf-liberation-1.05.2-7|44	ln -s ../../..%_datadir/fonts/TTF/liberation \
12mr|fonts-ttf-liberation-1.05.2-7|45	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-liberation:pri=50
12mr|fonts-ttf-liberation-1.05.2-7|46	popd
12mr|fonts-ttf-liberation-1.05.2-7|47	
12mr|fonts-ttf-liberation-1.05.2-7|48	%clean
12mr|fonts-ttf-liberation-1.05.2-7|49	rm -rf $RPM_BUILD_ROOT
12mr|fonts-ttf-liberation-1.05.2-7|50	
12mr|fonts-ttf-liberation-1.05.2-7|51	%files
12mr|fonts-ttf-liberation-1.05.2-7|52	%defattr(-,root,root,-)
12mr|fonts-ttf-liberation-1.05.2-7|53	%doc License.txt COPYING
12mr|fonts-ttf-liberation-1.05.2-7|54	%dir %{_datadir}/fonts/TTF/liberation
12mr|fonts-ttf-liberation-1.05.2-7|55	%{_datadir}/fonts/TTF/liberation/*.ttf
12mr|fonts-ttf-liberation-1.05.2-7|56	%verify(not mtime) %{_datadir}/fonts/TTF/liberation/fonts.dir
12mr|fonts-ttf-liberation-1.05.2-7|57	%{_datadir}/fonts/TTF/liberation/fonts.scale
12mr|fonts-ttf-liberation-1.05.2-7|58	%{_sysconfdir}/X11/fontpath.d/ttf-liberation:pri=50
12mr|fonts-ttf-liberation-1.05.2-7|59	
12mr|fonts-ttf-liberation-1.05.2-7|60	
12mr|fonts-ttf-liberation-1.05.2-7|61	
12mr|fonts-ttf-liberation-1.05.2-7|62	
12mr|fonts-ttf-liberation-1.05.2-7|63	%changelog
12mr|fonts-ttf-liberation-1.05.2-7|64	

13990 12
12mr|fonts-ttf-lohit-2.3.8-7|1	Name:        fonts-ttf-lohit
12mr|fonts-ttf-lohit-2.3.8-7|2	Version:     2.3.8
12mr|fonts-ttf-lohit-2.3.8-7|3	Release:     %mkrel 7
12mr|fonts-ttf-lohit-2.3.8-7|4	Summary:     Free Indian truetype/opentype fonts
12mr|fonts-ttf-lohit-2.3.8-7|5	
12mr|fonts-ttf-lohit-2.3.8-7|6	Group:       System/Fonts/True type
12mr|fonts-ttf-lohit-2.3.8-7|7	License:     GPLv2
12mr|fonts-ttf-lohit-2.3.8-7|8	URL:         http://fedoraproject.org/wiki/Lohit
12mr|fonts-ttf-lohit-2.3.8-7|9	Source:      http://rbhalera.fedorapeople.org/released/lohit/lohit-fonts-%{version}.tar.gz
12mr|fonts-ttf-lohit-2.3.8-7|10	BuildArch:   noarch
12mr|fonts-ttf-lohit-2.3.8-7|11	BuildRequires: fontconfig
12mr|fonts-ttf-lohit-2.3.8-7|12	BuildRoot:   %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|fonts-ttf-lohit-2.3.8-7|13	Obsoletes:   fonts-ttf-gurmukhi <= 1.0
12mr|fonts-ttf-lohit-2.3.8-7|14	Provides:    fonts-ttf-gurmukhi = %{version}-%{release}
12mr|fonts-ttf-lohit-2.3.8-7|15	
12mr|fonts-ttf-lohit-2.3.8-7|16	%description
12mr|fonts-ttf-lohit-2.3.8-7|17	This package provides Hindi, Bengali, Gujarati, Punjabi, Tamil,
12mr|fonts-ttf-lohit-2.3.8-7|18	Kannada, Malayalam, Oriya, Telugu, Marathi, Maithili, Kashmiri,
12mr|fonts-ttf-lohit-2.3.8-7|19	Konkani, Nepali and Sindhi TrueType/Opentype fonts.
12mr|fonts-ttf-lohit-2.3.8-7|20	
12mr|fonts-ttf-lohit-2.3.8-7|21	%prep
12mr|fonts-ttf-lohit-2.3.8-7|22	%setup -q -n lohit-fonts-%{version}
12mr|fonts-ttf-lohit-2.3.8-7|23	
12mr|fonts-ttf-lohit-2.3.8-7|24	%build
12mr|fonts-ttf-lohit-2.3.8-7|25	echo "Nothing to do in Build."
12mr|fonts-ttf-lohit-2.3.8-7|26	
12mr|fonts-ttf-lohit-2.3.8-7|27	%install
12mr|fonts-ttf-lohit-2.3.8-7|28	rm -rf $RPM_BUILD_ROOT
12mr|fonts-ttf-lohit-2.3.8-7|29	
12mr|fonts-ttf-lohit-2.3.8-7|30	install -d $RPM_BUILD_ROOT/%{_datadir}/fonts/TTF/lohit
12mr|fonts-ttf-lohit-2.3.8-7|31	for i in *
12mr|fonts-ttf-lohit-2.3.8-7|32	do
12mr|fonts-ttf-lohit-2.3.8-7|33	[ -d $i ] || continue
12mr|fonts-ttf-lohit-2.3.8-7|34	install -m 0644 $i/* $RPM_BUILD_ROOT/%{_datadir}/fonts/TTF/lohit
12mr|fonts-ttf-lohit-2.3.8-7|35	done
12mr|fonts-ttf-lohit-2.3.8-7|36	
12mr|fonts-ttf-lohit-2.3.8-7|37	%clean
12mr|fonts-ttf-lohit-2.3.8-7|38	rm -rf $RPM_BUILD_ROOT
12mr|fonts-ttf-lohit-2.3.8-7|39	
12mr|fonts-ttf-lohit-2.3.8-7|40	%files
12mr|fonts-ttf-lohit-2.3.8-7|41	%defattr(-, root, root, -)
12mr|fonts-ttf-lohit-2.3.8-7|42	%doc COPYING README AUTHORS
12mr|fonts-ttf-lohit-2.3.8-7|43	%{_datadir}/fonts/TTF/*
12mr|fonts-ttf-lohit-2.3.8-7|44	
12mr|fonts-ttf-lohit-2.3.8-7|45	
12mr|fonts-ttf-lohit-2.3.8-7|46	
12mr|fonts-ttf-lohit-2.3.8-7|47	%changelog
12mr|fonts-ttf-lohit-2.3.8-7|48	

13991 12
12mr|fonts-ttf-malayalam-1.0-9|1	Summary:	Malayalam TrueType fonts
12mr|fonts-ttf-malayalam-1.0-9|2	Name:		fonts-ttf-malayalam
12mr|fonts-ttf-malayalam-1.0-9|3	Version:	1.0
12mr|fonts-ttf-malayalam-1.0-9|4	Release:	%mkrel 9
12mr|fonts-ttf-malayalam-1.0-9|5	License:	GPLv2+
12mr|fonts-ttf-malayalam-1.0-9|6	URL:		http://malayalamlinux.sourceforge.net/downloads/downloads.html
12mr|fonts-ttf-malayalam-1.0-9|7	Group:		System/Fonts/True type
12mr|fonts-ttf-malayalam-1.0-9|8	Source0:	http://malayalamlinux.sourceforge.net/downloads/fonts/MalOtf.ttf
12mr|fonts-ttf-malayalam-1.0-9|9	Source1:	http://malayalamlinux.sourceforge.net/downloads/COPYING
12mr|fonts-ttf-malayalam-1.0-9|10	BuildArch:	noarch
12mr|fonts-ttf-malayalam-1.0-9|11	BuildRequires: fontconfig
12mr|fonts-ttf-malayalam-1.0-9|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|fonts-ttf-malayalam-1.0-9|13	
12mr|fonts-ttf-malayalam-1.0-9|14	%description
12mr|fonts-ttf-malayalam-1.0-9|15	This Package provides Free Malayalam TrueType fonts.
12mr|fonts-ttf-malayalam-1.0-9|16	
12mr|fonts-ttf-malayalam-1.0-9|17	%prep
12mr|fonts-ttf-malayalam-1.0-9|18	
12mr|fonts-ttf-malayalam-1.0-9|19	%build
12mr|fonts-ttf-malayalam-1.0-9|20	
12mr|fonts-ttf-malayalam-1.0-9|21	%install
12mr|fonts-ttf-malayalam-1.0-9|22	rm -fr %buildroot
12mr|fonts-ttf-malayalam-1.0-9|23	mkdir -p %buildroot/%{_datadir}/fonts/TTF/malayalam
12mr|fonts-ttf-malayalam-1.0-9|24	install -m 644 %SOURCE0 %buildroot/%{_datadir}/fonts/TTF/malayalam
12mr|fonts-ttf-malayalam-1.0-9|25	
12mr|fonts-ttf-malayalam-1.0-9|26	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-ttf-malayalam-1.0-9|27	ln -s ../../..%_datadir/fonts/TTF/malayalam \
12mr|fonts-ttf-malayalam-1.0-9|28	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-malayalam:pri=50
12mr|fonts-ttf-malayalam-1.0-9|29	
12mr|fonts-ttf-malayalam-1.0-9|30	%clean
12mr|fonts-ttf-malayalam-1.0-9|31	rm -fr %buildroot
12mr|fonts-ttf-malayalam-1.0-9|32	
12mr|fonts-ttf-malayalam-1.0-9|33	%files
12mr|fonts-ttf-malayalam-1.0-9|34	%defattr(-,root,root,0755)
12mr|fonts-ttf-malayalam-1.0-9|35	%dir %_datadir/fonts/TTF/malayalam/
12mr|fonts-ttf-malayalam-1.0-9|36	%_datadir/fonts/TTF/malayalam/*.ttf
12mr|fonts-ttf-malayalam-1.0-9|37	%_sysconfdir/X11/fontpath.d/ttf-malayalam:pri=50
12mr|fonts-ttf-malayalam-1.0-9|38	
12mr|fonts-ttf-malayalam-1.0-9|39	
12mr|fonts-ttf-malayalam-1.0-9|40	
12mr|fonts-ttf-malayalam-1.0-9|41	%changelog
12mr|fonts-ttf-malayalam-1.0-9|42	

13992 12
12mr|fonts-ttf-tamil-1.1-14|1	Summary:	Tamil TTF fonts (Unicode encoded)
12mr|fonts-ttf-tamil-1.1-14|2	Name:		fonts-ttf-tamil
12mr|fonts-ttf-tamil-1.1-14|3	Version:	1.1
12mr|fonts-ttf-tamil-1.1-14|4	Release:	%mkrel 14
12mr|fonts-ttf-tamil-1.1-14|5	
12mr|fonts-ttf-tamil-1.1-14|6	Url:		http://www.tamil.net/tscii/tools.html#fonts
12mr|fonts-ttf-tamil-1.1-14|7	# from http://groups.yahoo.com/group/tamilinix/files/
12mr|fonts-ttf-tamil-1.1-14|8	# the suitability for free distribution has been checked by
12mr|fonts-ttf-tamil-1.1-14|9	# Thuraiappah Vaseeharan <t_vasee@yahoo.com>
12mr|fonts-ttf-tamil-1.1-14|10	Source0:	tsc-avarangal.tar.bz2
12mr|fonts-ttf-tamil-1.1-14|11	Source1:	tscii-bitmap.tar.bz2
12mr|fonts-ttf-tamil-1.1-14|12	Source2:	tamil_opentype_fonts.tar.bz2
12mr|fonts-ttf-tamil-1.1-14|13	
12mr|fonts-ttf-tamil-1.1-14|14	License:	Free
12mr|fonts-ttf-tamil-1.1-14|15	Group:		System/Fonts/True type
12mr|fonts-ttf-tamil-1.1-14|16	BuildArch:	noarch
12mr|fonts-ttf-tamil-1.1-14|17	BuildRequires: fontconfig
12mr|fonts-ttf-tamil-1.1-14|18	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|fonts-ttf-tamil-1.1-14|19	BuildRequires:	freetype-tools
12mr|fonts-ttf-tamil-1.1-14|20	
12mr|fonts-ttf-tamil-1.1-14|21	%description
12mr|fonts-ttf-tamil-1.1-14|22	Tamil TTF fonts usable to display Unicode encoded text; through text
12mr|fonts-ttf-tamil-1.1-14|23	engines like pango etc.
12mr|fonts-ttf-tamil-1.1-14|24	
12mr|fonts-ttf-tamil-1.1-14|25	%package -n fonts-ttf-tscii
12mr|fonts-ttf-tamil-1.1-14|26	Url:		http://www.geocities.com/avarangal/
12mr|fonts-ttf-tamil-1.1-14|27	Summary:		Tamil TTF fonts (TSCII encoded)
12mr|fonts-ttf-tamil-1.1-14|28	Group:		System/Fonts/True type
12mr|fonts-ttf-tamil-1.1-14|29	
12mr|fonts-ttf-tamil-1.1-14|30	%description -n fonts-ttf-tscii
12mr|fonts-ttf-tamil-1.1-14|31	Tamil TTF fonts in TSCII encoding.
12mr|fonts-ttf-tamil-1.1-14|32	Those fonts present themselves as covering western (cp1252) character set,
12mr|fonts-ttf-tamil-1.1-14|33	which is wrong, but currently the only way to make Tamil TSCII work.
12mr|fonts-ttf-tamil-1.1-14|34	
12mr|fonts-ttf-tamil-1.1-14|35	%package -n fonts-bitmap-tscii
12mr|fonts-ttf-tamil-1.1-14|36	Summary:	Tamil Bitmap fonts
12mr|fonts-ttf-tamil-1.1-14|37	Group:		System/Fonts/X11 bitmap
12mr|fonts-ttf-tamil-1.1-14|38	License:	GPL
12mr|fonts-ttf-tamil-1.1-14|39	%description -n fonts-bitmap-tscii
12mr|fonts-ttf-tamil-1.1-14|40	Tamil bitmap fonts for X11 in TSCII encoding
12mr|fonts-ttf-tamil-1.1-14|41	
12mr|fonts-ttf-tamil-1.1-14|42	
12mr|fonts-ttf-tamil-1.1-14|43	%prep
12mr|fonts-ttf-tamil-1.1-14|44	
12mr|fonts-ttf-tamil-1.1-14|45	%setup -q -T -c -a0 -a1 -a2
12mr|fonts-ttf-tamil-1.1-14|46	
12mr|fonts-ttf-tamil-1.1-14|47	%build
12mr|fonts-ttf-tamil-1.1-14|48	
12mr|fonts-ttf-tamil-1.1-14|49	cp tsc-avarangal/README README.avarangal
12mr|fonts-ttf-tamil-1.1-14|50	cp tamil_opentype_fonts/README README.TSCu
12mr|fonts-ttf-tamil-1.1-14|51	
12mr|fonts-ttf-tamil-1.1-14|52	%install
12mr|fonts-ttf-tamil-1.1-14|53	rm -fr %buildroot
12mr|fonts-ttf-tamil-1.1-14|54	
12mr|fonts-ttf-tamil-1.1-14|55	install -d %buildroot/%_datadir/fonts/TTF/tamil/
12mr|fonts-ttf-tamil-1.1-14|56	install -m 0644 tamil_opentype_fonts/*.ttf %buildroot/%_datadir/fonts/TTF/tamil
12mr|fonts-ttf-tamil-1.1-14|57	install -d %buildroot/%_datadir/fonts/TTF/tscii/
12mr|fonts-ttf-tamil-1.1-14|58	install -m 0644 tsc-avarangal/*.ttf %buildroot/%_datadir/fonts/TTF/tscii
12mr|fonts-ttf-tamil-1.1-14|59	install -d %buildroot/%_datadir/fonts/bitmap/tscii/
12mr|fonts-ttf-tamil-1.1-14|60	install -m 0644 tscii-bitmap/*.gz %buildroot/%_datadir/fonts/bitmap/tscii
12mr|fonts-ttf-tamil-1.1-14|61	install -m 0644 tscii-bitmap/fonts.dir %buildroot/%_datadir/fonts/bitmap/tscii
12mr|fonts-ttf-tamil-1.1-14|62	
12mr|fonts-ttf-tamil-1.1-14|63	(
12mr|fonts-ttf-tamil-1.1-14|64	cd %buildroot/%_datadir/fonts/TTF/tscii
12mr|fonts-ttf-tamil-1.1-14|65	# ttmkfdir can't be used as we need special names
12mr|fonts-ttf-tamil-1.1-14|66	cat << EOF > fonts.scale
12mr|fonts-ttf-tamil-1.1-14|67	15
12mr|fonts-ttf-tamil-1.1-14|68	tscavai.TTF -misc-TSC_Avarangal-medium-i-normal--0-0-0-0-p-0-tscii-0
12mr|fonts-ttf-tamil-1.1-14|69	tscavai.TTF -misc-TSC_Avarangal-medium-i-normal--0-0-0-0-p-0-iso8859-1
12mr|fonts-ttf-tamil-1.1-14|70	tscavai.TTF -misc-TSC_Avarangal-medium-i-normal--0-0-0-0-p-0-iso10646-1
12mr|fonts-ttf-tamil-1.1-14|71	tscavaf.TTF -misc-TSC_AvarangalFxd-medium-r-normal--0-0-0-0-m-0-tscii-0
12mr|fonts-ttf-tamil-1.1-14|72	tscavaf.TTF -misc-TSC_AvarangalFxd-medium-r-normal--0-0-0-0-m-0-iso8859-1
12mr|fonts-ttf-tamil-1.1-14|73	tscavaf.TTF -misc-TSC_AvarangalFxd-medium-r-normal--0-0-0-0-m-0-iso10646-1
12mr|fonts-ttf-tamil-1.1-14|74	tscavabi.TTF -misc-TSC_Avarangal-bold-i-normal--0-0-0-0-p-0-tscii-0
12mr|fonts-ttf-tamil-1.1-14|75	tscavabi.TTF -misc-TSC_Avarangal-bold-i-normal--0-0-0-0-p-0-iso8859-1
12mr|fonts-ttf-tamil-1.1-14|76	tscavabi.TTF -misc-TSC_Avarangal-bold-i-normal--0-0-0-0-p-0-iso10646-1
12mr|fonts-ttf-tamil-1.1-14|77	tscavab.TTF -misc-TSC_Avarangal-bold-r-normal--0-0-0-0-p-0-tscii-0
12mr|fonts-ttf-tamil-1.1-14|78	tscavab.TTF -misc-TSC_Avarangal-bold-r-normal--0-0-0-0-p-0-iso8859-1
12mr|fonts-ttf-tamil-1.1-14|79	tscavab.TTF -misc-TSC_Avarangal-bold-r-normal--0-0-0-0-p-0-iso10646-1
12mr|fonts-ttf-tamil-1.1-14|80	tscava.TTF -misc-TSC_Avarangal-medium-r-normal--0-0-0-0-p-0-tscii-0
12mr|fonts-ttf-tamil-1.1-14|81	tscava.TTF -misc-TSC_Avarangal-medium-r-normal--0-0-0-0-p-0-iso8859-1
12mr|fonts-ttf-tamil-1.1-14|82	tscava.TTF -misc-TSC_Avarangal-medium-r-normal--0-0-0-0-p-0-iso10646-1
12mr|fonts-ttf-tamil-1.1-14|83	EOF
12mr|fonts-ttf-tamil-1.1-14|84	cp fonts.scale fonts.dir
12mr|fonts-ttf-tamil-1.1-14|85	)
12mr|fonts-ttf-tamil-1.1-14|86	
12mr|fonts-ttf-tamil-1.1-14|87	(
12mr|fonts-ttf-tamil-1.1-14|88	cd %buildroot/%_datadir/fonts/bitmap/tscii
12mr|fonts-ttf-tamil-1.1-14|89	# just to be sure that an mkfontdir won't rewrite it
12mr|fonts-ttf-tamil-1.1-14|90	cp fonts.dir fonts.scale
12mr|fonts-ttf-tamil-1.1-14|91	)
12mr|fonts-ttf-tamil-1.1-14|92	
12mr|fonts-ttf-tamil-1.1-14|93	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-ttf-tamil-1.1-14|94	for dir in tamil tscii; do
12mr|fonts-ttf-tamil-1.1-14|95	ln -s ../../..%_datadir/fonts/TTF/$dir \
12mr|fonts-ttf-tamil-1.1-14|96	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-$dir:pri=50
12mr|fonts-ttf-tamil-1.1-14|97	done
12mr|fonts-ttf-tamil-1.1-14|98	ln -s ../../..%_datadir/fonts/bitmap/tscii \
12mr|fonts-ttf-tamil-1.1-14|99	%{buildroot}%_sysconfdir/X11/fontpath.d/bitmap-tscii:pri=50
12mr|fonts-ttf-tamil-1.1-14|100	
12mr|fonts-ttf-tamil-1.1-14|101	
12mr|fonts-ttf-tamil-1.1-14|102	%clean
12mr|fonts-ttf-tamil-1.1-14|103	rm -fr %buildroot
12mr|fonts-ttf-tamil-1.1-14|104	
12mr|fonts-ttf-tamil-1.1-14|105	%files
12mr|fonts-ttf-tamil-1.1-14|106	%defattr(0644,root,root,0755)
12mr|fonts-ttf-tamil-1.1-14|107	%doc tamil_opentype_fonts/README
12mr|fonts-ttf-tamil-1.1-14|108	%dir %_datadir/fonts/TTF/tamil/
12mr|fonts-ttf-tamil-1.1-14|109	%_datadir/fonts/TTF/tamil/*.ttf
12mr|fonts-ttf-tamil-1.1-14|110	%_sysconfdir/X11/fontpath.d/ttf-tamil:pri=50
12mr|fonts-ttf-tamil-1.1-14|111	
12mr|fonts-ttf-tamil-1.1-14|112	%files -n fonts-ttf-tscii
12mr|fonts-ttf-tamil-1.1-14|113	%defattr(0644,root,root,0755)
12mr|fonts-ttf-tamil-1.1-14|114	%doc README.avarangal
12mr|fonts-ttf-tamil-1.1-14|115	%dir %_datadir/fonts/TTF/tscii/
12mr|fonts-ttf-tamil-1.1-14|116	%_datadir/fonts/TTF/tscii/*.ttf
12mr|fonts-ttf-tamil-1.1-14|117	%config(noreplace) %_datadir/fonts/TTF/tscii/fonts.dir
12mr|fonts-ttf-tamil-1.1-14|118	%config(noreplace) %_datadir/fonts/TTF/tscii/fonts.scale
12mr|fonts-ttf-tamil-1.1-14|119	%_sysconfdir/X11/fontpath.d/ttf-tscii:pri=50
12mr|fonts-ttf-tamil-1.1-14|120	
12mr|fonts-ttf-tamil-1.1-14|121	%files -n fonts-bitmap-tscii
12mr|fonts-ttf-tamil-1.1-14|122	%defattr(0644,root,root,0755)
12mr|fonts-ttf-tamil-1.1-14|123	%doc tscii-bitmap/README
12mr|fonts-ttf-tamil-1.1-14|124	%dir %_datadir/fonts/bitmap/
12mr|fonts-ttf-tamil-1.1-14|125	%dir %_datadir/fonts/bitmap/tscii/
12mr|fonts-ttf-tamil-1.1-14|126	%_datadir/fonts/bitmap/tscii/*.gz
12mr|fonts-ttf-tamil-1.1-14|127	%config(noreplace) %_datadir/fonts/bitmap/tscii/fonts.dir
12mr|fonts-ttf-tamil-1.1-14|128	%config(noreplace) %_datadir/fonts/bitmap/tscii/fonts.scale
12mr|fonts-ttf-tamil-1.1-14|129	%_sysconfdir/X11/fontpath.d/bitmap-tscii:pri=50
12mr|fonts-ttf-tamil-1.1-14|130	
12mr|fonts-ttf-tamil-1.1-14|131	
12mr|fonts-ttf-tamil-1.1-14|132	
12mr|fonts-ttf-tamil-1.1-14|133	
12mr|fonts-ttf-tamil-1.1-14|134	
12mr|fonts-ttf-tamil-1.1-14|135	%changelog
12mr|fonts-ttf-tamil-1.1-14|136	

13993 12
12mr|fonts-ttf-thai-0.4.13-6|1	Summary:	Thai TrueType fonts
12mr|fonts-ttf-thai-0.4.13-6|2	Name:		fonts-ttf-thai
12mr|fonts-ttf-thai-0.4.13-6|3	Version:	0.4.13
12mr|fonts-ttf-thai-0.4.13-6|4	Release:	%mkrel 6
12mr|fonts-ttf-thai-0.4.13-6|5	# Waree font is licensed under Bitstream license
12mr|fonts-ttf-thai-0.4.13-6|6	License:	GPLv2+ and Bitstream Vera Fonts Copyright
12mr|fonts-ttf-thai-0.4.13-6|7	Group:		System/Fonts/True type
12mr|fonts-ttf-thai-0.4.13-6|8	
12mr|fonts-ttf-thai-0.4.13-6|9	Source0:	ftp://linux.thai.net/pub/ThaiLinux/software/thai-ttf/thai-ttf-%{version}.tar.gz
12mr|fonts-ttf-thai-0.4.13-6|10	URL:		http://linux.thai.net/projects/thaifonts-scalable
12mr|fonts-ttf-thai-0.4.13-6|11	BuildArch:	noarch
12mr|fonts-ttf-thai-0.4.13-6|12	BuildRequires: fontconfig
12mr|fonts-ttf-thai-0.4.13-6|13	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|fonts-ttf-thai-0.4.13-6|14	BuildRequires:	ttmkfdir
12mr|fonts-ttf-thai-0.4.13-6|15	Obsoletes:	thai-ttf
12mr|fonts-ttf-thai-0.4.13-6|16	Provides:	thai-ttf
12mr|fonts-ttf-thai-0.4.13-6|17	
12mr|fonts-ttf-thai-0.4.13-6|18	%description
12mr|fonts-ttf-thai-0.4.13-6|19	This Package provides Free Thai TrueType fonts.
12mr|fonts-ttf-thai-0.4.13-6|20	
12mr|fonts-ttf-thai-0.4.13-6|21	%prep
12mr|fonts-ttf-thai-0.4.13-6|22	%setup -q -n thai-ttf-%{version}
12mr|fonts-ttf-thai-0.4.13-6|23	
12mr|fonts-ttf-thai-0.4.13-6|24	%install
12mr|fonts-ttf-thai-0.4.13-6|25	rm -fr %buildroot
12mr|fonts-ttf-thai-0.4.13-6|26	
12mr|fonts-ttf-thai-0.4.13-6|27	mkdir -p %buildroot/%_datadir/fonts/TTF/thai/
12mr|fonts-ttf-thai-0.4.13-6|28	cp *.ttf %buildroot/%_datadir/fonts/TTF/thai/
12mr|fonts-ttf-thai-0.4.13-6|29	
12mr|fonts-ttf-thai-0.4.13-6|30	(
12mr|fonts-ttf-thai-0.4.13-6|31	cd %buildroot/%_datadir/fonts/TTF/thai/
12mr|fonts-ttf-thai-0.4.13-6|32	%_bindir/ttmkfdir -u > fonts.scale
12mr|fonts-ttf-thai-0.4.13-6|33	cp fonts.scale fonts.dir
12mr|fonts-ttf-thai-0.4.13-6|34	)
12mr|fonts-ttf-thai-0.4.13-6|35	
12mr|fonts-ttf-thai-0.4.13-6|36	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-ttf-thai-0.4.13-6|37	ln -s ../../..%_datadir/fonts/TTF/thai \
12mr|fonts-ttf-thai-0.4.13-6|38	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-thai:pri=50
12mr|fonts-ttf-thai-0.4.13-6|39	
12mr|fonts-ttf-thai-0.4.13-6|40	
12mr|fonts-ttf-thai-0.4.13-6|41	%clean
12mr|fonts-ttf-thai-0.4.13-6|42	rm -fr %buildroot
12mr|fonts-ttf-thai-0.4.13-6|43	
12mr|fonts-ttf-thai-0.4.13-6|44	%files
12mr|fonts-ttf-thai-0.4.13-6|45	%defattr(0644,root,root,0755)
12mr|fonts-ttf-thai-0.4.13-6|46	%dir %_datadir/fonts/TTF/
12mr|fonts-ttf-thai-0.4.13-6|47	%dir %_datadir/fonts/TTF/thai/
12mr|fonts-ttf-thai-0.4.13-6|48	%_datadir/fonts/TTF/thai/*
12mr|fonts-ttf-thai-0.4.13-6|49	%_sysconfdir/X11/fontpath.d/ttf-thai:pri=50
12mr|fonts-ttf-thai-0.4.13-6|50	
12mr|fonts-ttf-thai-0.4.13-6|51	
12mr|fonts-ttf-thai-0.4.13-6|52	
12mr|fonts-ttf-thai-0.4.13-6|53	
12mr|fonts-ttf-thai-0.4.13-6|54	%changelog
12mr|fonts-ttf-thai-0.4.13-6|55	

13994 12
12mr|fonts-ttf-tifinagh-1.0-12|1	Summary: Tifinagh TTF font(s)
12mr|fonts-ttf-tifinagh-1.0-12|2	Name: fonts-ttf-tifinagh
12mr|fonts-ttf-tifinagh-1.0-12|3	Version: 1.0
12mr|fonts-ttf-tifinagh-1.0-12|4	Release: %mkrel 12
12mr|fonts-ttf-tifinagh-1.0-12|5	License: Free use and distribution
12mr|fonts-ttf-tifinagh-1.0-12|6	Group: System/Fonts/True type
12mr|fonts-ttf-tifinagh-1.0-12|7	Source0: http://pages.infinit.net/hapax/polices/hapaxber.ttf.bz2
12mr|fonts-ttf-tifinagh-1.0-12|8	Source1: http://pages.infinit.net/hapax/polices/inventaire-des-oeils.pdf.bz2
12mr|fonts-ttf-tifinagh-1.0-12|9	URL: http://cooptel.qc.ca/%7Epandries/propo_tifinagh.pdf
12mr|fonts-ttf-tifinagh-1.0-12|10	BuildArch:	noarch
12mr|fonts-ttf-tifinagh-1.0-12|11	BuildRequires: fontconfig
12mr|fonts-ttf-tifinagh-1.0-12|12	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|fonts-ttf-tifinagh-1.0-12|13	BuildRequires:	freetype-tools
12mr|fonts-ttf-tifinagh-1.0-12|14	
12mr|fonts-ttf-tifinagh-1.0-12|15	%description
12mr|fonts-ttf-tifinagh-1.0-12|16	This package contains fonts for the Tifinagh script,
12mr|fonts-ttf-tifinagh-1.0-12|17	as encoded in unicode.
12mr|fonts-ttf-tifinagh-1.0-12|18	
12mr|fonts-ttf-tifinagh-1.0-12|19	%prep
12mr|fonts-ttf-tifinagh-1.0-12|20	#%setup -c
12mr|fonts-ttf-tifinagh-1.0-12|21	
12mr|fonts-ttf-tifinagh-1.0-12|22	rm -rf %{name}-%{version}
12mr|fonts-ttf-tifinagh-1.0-12|23	mkdir %{name}-%{version}
12mr|fonts-ttf-tifinagh-1.0-12|24	cd %{name}-%{version}
12mr|fonts-ttf-tifinagh-1.0-12|25	
12mr|fonts-ttf-tifinagh-1.0-12|26	%build
12mr|fonts-ttf-tifinagh-1.0-12|27	cd %{name}-%{version}
12mr|fonts-ttf-tifinagh-1.0-12|28	bzcat %{SOURCE0} > hapaxber.ttf
12mr|fonts-ttf-tifinagh-1.0-12|29	bzcat %{SOURCE1} > inventaire-des-oeils.pdf
12mr|fonts-ttf-tifinagh-1.0-12|30	
12mr|fonts-ttf-tifinagh-1.0-12|31	cat << EOF > README.txt
12mr|fonts-ttf-tifinagh-1.0-12|32	The "Hapax Berbère" font was used as the reference font for
12mr|fonts-ttf-tifinagh-1.0-12|33	the proposal of inclusion of tifinagh script into Unicode BMP;
12mr|fonts-ttf-tifinagh-1.0-12|34	its autor, Patrick Andries hapax(at)iquebec.com, kindly released
12mr|fonts-ttf-tifinagh-1.0-12|35	as freely usable and distributable.
12mr|fonts-ttf-tifinagh-1.0-12|36	
12mr|fonts-ttf-tifinagh-1.0-12|37	The PDF file inventaire-des-oeils.pdf gives the list of all the glyphs
12mr|fonts-ttf-tifinagh-1.0-12|38	in the font (there are various glyph variants and ligatures on private
12mr|fonts-ttf-tifinagh-1.0-12|39	use area too)
12mr|fonts-ttf-tifinagh-1.0-12|40	EOF
12mr|fonts-ttf-tifinagh-1.0-12|41	
12mr|fonts-ttf-tifinagh-1.0-12|42	%install
12mr|fonts-ttf-tifinagh-1.0-12|43	cd %{name}-%{version}
12mr|fonts-ttf-tifinagh-1.0-12|44	rm -rf %buildroot
12mr|fonts-ttf-tifinagh-1.0-12|45	install -d %buildroot/%_datadir/fonts/TTF/tifinagh
12mr|fonts-ttf-tifinagh-1.0-12|46	
12mr|fonts-ttf-tifinagh-1.0-12|47	for i in `find . -name "*.ttf"` ; do
12mr|fonts-ttf-tifinagh-1.0-12|48	install -m 644 $i %buildroot/%_datadir/fonts/TTF/tifinagh
12mr|fonts-ttf-tifinagh-1.0-12|49	done
12mr|fonts-ttf-tifinagh-1.0-12|50	
12mr|fonts-ttf-tifinagh-1.0-12|51	%post
12mr|fonts-ttf-tifinagh-1.0-12|52	touch %{_datadir}/fonts/TTF
12mr|fonts-ttf-tifinagh-1.0-12|53	
12mr|fonts-ttf-tifinagh-1.0-12|54	%clean
12mr|fonts-ttf-tifinagh-1.0-12|55	rm -fr %buildroot
12mr|fonts-ttf-tifinagh-1.0-12|56	
12mr|fonts-ttf-tifinagh-1.0-12|57	%files
12mr|fonts-ttf-tifinagh-1.0-12|58	%defattr(0644,root,root,0755)
12mr|fonts-ttf-tifinagh-1.0-12|59	%doc %{name}-%{version}/README* %{name}-%{version}/*.pdf
12mr|fonts-ttf-tifinagh-1.0-12|60	%dir %_datadir/fonts/TTF/
12mr|fonts-ttf-tifinagh-1.0-12|61	%dir %_datadir/fonts/TTF/tifinagh
12mr|fonts-ttf-tifinagh-1.0-12|62	%_datadir/fonts/TTF/tifinagh/*.ttf
12mr|fonts-ttf-tifinagh-1.0-12|63	
12mr|fonts-ttf-tifinagh-1.0-12|64	
12mr|fonts-ttf-tifinagh-1.0-12|65	
12mr|fonts-ttf-tifinagh-1.0-12|66	
12mr|fonts-ttf-tifinagh-1.0-12|67	
12mr|fonts-ttf-tifinagh-1.0-12|68	
12mr|fonts-ttf-tifinagh-1.0-12|69	%changelog
12mr|fonts-ttf-tifinagh-1.0-12|70	

13995 12
12mr|fonts-ttf-unifont-5.1.20080907-4|1	%define pkgname		unifont
12mr|fonts-ttf-unifont-5.1.20080907-4|2	%define name		fonts-ttf-%{pkgname}
12mr|fonts-ttf-unifont-5.1.20080907-4|3	%define version		5.1.20080907
12mr|fonts-ttf-unifont-5.1.20080907-4|4	%define release		%mkrel 4
12mr|fonts-ttf-unifont-5.1.20080907-4|5	
12mr|fonts-ttf-unifont-5.1.20080907-4|6	Summary:		GNU Unifont glyphs
12mr|fonts-ttf-unifont-5.1.20080907-4|7	Name:			%{name}
12mr|fonts-ttf-unifont-5.1.20080907-4|8	Version:		%{version}
12mr|fonts-ttf-unifont-5.1.20080907-4|9	Release:		%{release}
12mr|fonts-ttf-unifont-5.1.20080907-4|10	Source0:		%{pkgname}-%{version}.ttf.gz
12mr|fonts-ttf-unifont-5.1.20080907-4|11	License:		GPLv2
12mr|fonts-ttf-unifont-5.1.20080907-4|12	Group:			System/Fonts/True type
12mr|fonts-ttf-unifont-5.1.20080907-4|13	Url:			http://unifoundry.com/unifont.html
12mr|fonts-ttf-unifont-5.1.20080907-4|14	BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|fonts-ttf-unifont-5.1.20080907-4|15	BuildArch:		noarch
12mr|fonts-ttf-unifont-5.1.20080907-4|16	BuildRequires: fontconfig
12mr|fonts-ttf-unifont-5.1.20080907-4|17	BuildRequires:		freetype-tools
12mr|fonts-ttf-unifont-5.1.20080907-4|18	
12mr|fonts-ttf-unifont-5.1.20080907-4|19	%description
12mr|fonts-ttf-unifont-5.1.20080907-4|20	GNU Unifont provides glyphs for every printable code point in the
12mr|fonts-ttf-unifont-5.1.20080907-4|21	Unicode 5.1 Basic Multilingual Plane (BMP).  The BMP occupies the
12mr|fonts-ttf-unifont-5.1.20080907-4|22	first 65,536 code points of the Unicode space, denoted as
12mr|fonts-ttf-unifont-5.1.20080907-4|23	U+0000..U+FFFF.
12mr|fonts-ttf-unifont-5.1.20080907-4|24	
12mr|fonts-ttf-unifont-5.1.20080907-4|25	%prep
12mr|fonts-ttf-unifont-5.1.20080907-4|26	%setup -q -T -c %{name}-%{version}
12mr|fonts-ttf-unifont-5.1.20080907-4|27	cp -f %SOURCE0 .
12mr|fonts-ttf-unifont-5.1.20080907-4|28	gunzip -f *.gz
12mr|fonts-ttf-unifont-5.1.20080907-4|29	
12mr|fonts-ttf-unifont-5.1.20080907-4|30	%install
12mr|fonts-ttf-unifont-5.1.20080907-4|31	%__rm -rf %{buildroot}
12mr|fonts-ttf-unifont-5.1.20080907-4|32	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}
12mr|fonts-ttf-unifont-5.1.20080907-4|33	
12mr|fonts-ttf-unifont-5.1.20080907-4|34	install -m 644 *.ttf %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}
12mr|fonts-ttf-unifont-5.1.20080907-4|35	ttmkfdir %{buildroot}/%{_datadir}/fonts/TTF/%{pkgname}  > %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}/fonts.dir
12mr|fonts-ttf-unifont-5.1.20080907-4|36	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}/fonts.scale
12mr|fonts-ttf-unifont-5.1.20080907-4|37	
12mr|fonts-ttf-unifont-5.1.20080907-4|38	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-ttf-unifont-5.1.20080907-4|39	ln -s ../../..%_datadir/fonts/TTF/%{pkgname} \
12mr|fonts-ttf-unifont-5.1.20080907-4|40	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-%{pkgname}:pri=50
12mr|fonts-ttf-unifont-5.1.20080907-4|41	
12mr|fonts-ttf-unifont-5.1.20080907-4|42	%clean
12mr|fonts-ttf-unifont-5.1.20080907-4|43	%__rm -rf %{buildroot}
12mr|fonts-ttf-unifont-5.1.20080907-4|44	
12mr|fonts-ttf-unifont-5.1.20080907-4|45	%files
12mr|fonts-ttf-unifont-5.1.20080907-4|46	%defattr(-,root,root)
12mr|fonts-ttf-unifont-5.1.20080907-4|47	%dir %{_datadir}/fonts/TTF/%{pkgname}
12mr|fonts-ttf-unifont-5.1.20080907-4|48	%{_datadir}/fonts/TTF/%{pkgname}/*.ttf
12mr|fonts-ttf-unifont-5.1.20080907-4|49	%verify(not mtime) %{_datadir}/fonts/TTF/%{pkgname}/fonts.dir
12mr|fonts-ttf-unifont-5.1.20080907-4|50	%{_datadir}/fonts/TTF/%{pkgname}/fonts.scale
12mr|fonts-ttf-unifont-5.1.20080907-4|51	%{_sysconfdir}/X11/fontpath.d/ttf-%{pkgname}:pri=50
12mr|fonts-ttf-unifont-5.1.20080907-4|52	
12mr|fonts-ttf-unifont-5.1.20080907-4|53	
12mr|fonts-ttf-unifont-5.1.20080907-4|54	
12mr|fonts-ttf-unifont-5.1.20080907-4|55	%changelog
12mr|fonts-ttf-unifont-5.1.20080907-4|56	

13996 12
12mr|fonts-ttf-wqy-microhei-0.2.0-10|1	Summary:	WenQuanYi MicroHei TrueType fonts
12mr|fonts-ttf-wqy-microhei-0.2.0-10|2	Name:		fonts-ttf-wqy-microhei
12mr|fonts-ttf-wqy-microhei-0.2.0-10|3	Version:	0.2.0
12mr|fonts-ttf-wqy-microhei-0.2.0-10|4	Release:	%mkrel 10
12mr|fonts-ttf-wqy-microhei-0.2.0-10|5	License:	ASL 2.0 or GPLv3
12mr|fonts-ttf-wqy-microhei-0.2.0-10|6	URL:		http://wenq.org/
12mr|fonts-ttf-wqy-microhei-0.2.0-10|7	Group:		System/Fonts/True type
12mr|fonts-ttf-wqy-microhei-0.2.0-10|8	Source0:	http://freefr.dl.sourceforge.net/sourceforge/wqy/wqy-microhei-%{version}-beta.tar.gz
12mr|fonts-ttf-wqy-microhei-0.2.0-10|9	BuildArch:	noarch
12mr|fonts-ttf-wqy-microhei-0.2.0-10|10	BuildRequires:	fontconfig
12mr|fonts-ttf-wqy-microhei-0.2.0-10|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|fonts-ttf-wqy-microhei-0.2.0-10|12	
12mr|fonts-ttf-wqy-microhei-0.2.0-10|13	%description
12mr|fonts-ttf-wqy-microhei-0.2.0-10|14	WenQuanYi Micro Hei font family is a Sans-Serif style (also known as Hei,
12mr|fonts-ttf-wqy-microhei-0.2.0-10|15	Gothic or Dotum among the Chinese/Japanese/Korean users) high quality
12mr|fonts-ttf-wqy-microhei-0.2.0-10|16	CJK outline font. It was derived from "Droid Sans Fallback", "Droid
12mr|fonts-ttf-wqy-microhei-0.2.0-10|17	Sans" and "Droid Sans Mono" released by Google Corp. This font package
12mr|fonts-ttf-wqy-microhei-0.2.0-10|18	contains two faces, "Micro Hei" and "Micro Hei Mono", in form of a
12mr|fonts-ttf-wqy-microhei-0.2.0-10|19	True-Type Collection (ttc) file. All the unified CJK Han glyphs, i.e.
12mr|fonts-ttf-wqy-microhei-0.2.0-10|20	GBK Hanzi, in the range of U+4E00-U+9FC3 defined in Unicode Standard 5.1
12mr|fonts-ttf-wqy-microhei-0.2.0-10|21	are covered, with additional support to many other international
12mr|fonts-ttf-wqy-microhei-0.2.0-10|22	languages such as Latin, Extended Latin, Hanguls and Kanas. The font
12mr|fonts-ttf-wqy-microhei-0.2.0-10|23	file is extremely compact (~5M) compared with most known CJK fonts.
12mr|fonts-ttf-wqy-microhei-0.2.0-10|24	As a result, it can be used for hand-held devices or embedded systems, or
12mr|fonts-ttf-wqy-microhei-0.2.0-10|25	used on PC with a significantly small memory footprint. Because both
12mr|fonts-ttf-wqy-microhei-0.2.0-10|26	font faces carry hinting and kerning instructions for Latin glyphs,
12mr|fonts-ttf-wqy-microhei-0.2.0-10|27	they are the excellent choices for desktop fonts.
12mr|fonts-ttf-wqy-microhei-0.2.0-10|28	
12mr|fonts-ttf-wqy-microhei-0.2.0-10|29	%package -n fonts-ttf-default-zh_CN
12mr|fonts-ttf-wqy-microhei-0.2.0-10|30	Summary: Virtual package providing default zh_CN fonts
12mr|fonts-ttf-wqy-microhei-0.2.0-10|31	Group: System/Fonts/True type
12mr|fonts-ttf-wqy-microhei-0.2.0-10|32	Requires: %{name} = %{version}
12mr|fonts-ttf-wqy-microhei-0.2.0-10|33	
12mr|fonts-ttf-wqy-microhei-0.2.0-10|34	%description -n fonts-ttf-default-zh_CN
12mr|fonts-ttf-wqy-microhei-0.2.0-10|35	This package provides default TrueType font for zh_CN locale.
12mr|fonts-ttf-wqy-microhei-0.2.0-10|36	
12mr|fonts-ttf-wqy-microhei-0.2.0-10|37	%prep
12mr|fonts-ttf-wqy-microhei-0.2.0-10|38	%setup -q -n wqy-microhei
12mr|fonts-ttf-wqy-microhei-0.2.0-10|39	
12mr|fonts-ttf-wqy-microhei-0.2.0-10|40	%build
12mr|fonts-ttf-wqy-microhei-0.2.0-10|41	
12mr|fonts-ttf-wqy-microhei-0.2.0-10|42	%install
12mr|fonts-ttf-wqy-microhei-0.2.0-10|43	rm -fr %buildroot
12mr|fonts-ttf-wqy-microhei-0.2.0-10|44	mkdir -p %buildroot/%{_datadir}/fonts/TTF/wqy-microhei
12mr|fonts-ttf-wqy-microhei-0.2.0-10|45	install -m 644 *.ttc %buildroot/%{_datadir}/fonts/TTF/wqy-microhei
12mr|fonts-ttf-wqy-microhei-0.2.0-10|46	
12mr|fonts-ttf-wqy-microhei-0.2.0-10|47	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-ttf-wqy-microhei-0.2.0-10|48	ln -s ../../..%_datadir/fonts/TTF/wqy-microhei \
12mr|fonts-ttf-wqy-microhei-0.2.0-10|49	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-wqy-microhei:pri=50
12mr|fonts-ttf-wqy-microhei-0.2.0-10|50	
12mr|fonts-ttf-wqy-microhei-0.2.0-10|51	%clean
12mr|fonts-ttf-wqy-microhei-0.2.0-10|52	rm -fr %buildroot
12mr|fonts-ttf-wqy-microhei-0.2.0-10|53	
12mr|fonts-ttf-wqy-microhei-0.2.0-10|54	%files
12mr|fonts-ttf-wqy-microhei-0.2.0-10|55	%defattr(-,root,root,0755)
12mr|fonts-ttf-wqy-microhei-0.2.0-10|56	%doc *.txt
12mr|fonts-ttf-wqy-microhei-0.2.0-10|57	%dir %_datadir/fonts/TTF/wqy-microhei/
12mr|fonts-ttf-wqy-microhei-0.2.0-10|58	%_datadir/fonts/TTF/wqy-microhei/*.ttc
12mr|fonts-ttf-wqy-microhei-0.2.0-10|59	%_sysconfdir/X11/fontpath.d/ttf-wqy-microhei:pri=50
12mr|fonts-ttf-wqy-microhei-0.2.0-10|60	
12mr|fonts-ttf-wqy-microhei-0.2.0-10|61	%files -n fonts-ttf-default-zh_CN
12mr|fonts-ttf-wqy-microhei-0.2.0-10|62	%defattr(-,root,root,0755)
12mr|fonts-ttf-wqy-microhei-0.2.0-10|63	
12mr|fonts-ttf-wqy-microhei-0.2.0-10|64	
12mr|fonts-ttf-wqy-microhei-0.2.0-10|65	
12mr|fonts-ttf-wqy-microhei-0.2.0-10|66	%changelog
12mr|fonts-ttf-wqy-microhei-0.2.0-10|67	

13997 12
12mr|fonts-type1-cyrillic-1.1-16|1	Summary:	Cyrillic Type1 fonts
12mr|fonts-type1-cyrillic-1.1-16|2	Name:		fonts-type1-cyrillic
12mr|fonts-type1-cyrillic-1.1-16|3	Version:	1.1
12mr|fonts-type1-cyrillic-1.1-16|4	Release:	%mkrel 16
12mr|fonts-type1-cyrillic-1.1-16|5	
12mr|fonts-type1-cyrillic-1.1-16|6	# The "TopTeam" bulgarian company kindly donated good quality
12mr|fonts-type1-cyrillic-1.1-16|7	# PS Type1 cyrillic font "Teams" to X community.
12mr|fonts-type1-cyrillic-1.1-16|8	# info from: "Alexander Voropay" <a.voropay@globalone.ru>
12mr|fonts-type1-cyrillic-1.1-16|9	Source0:	http://www.sensi.org/download/teams-1.1.tar.gz
12mr|fonts-type1-cyrillic-1.1-16|10	#
12mr|fonts-type1-cyrillic-1.1-16|11	Source1:	oldslavic.tar.bz2
12mr|fonts-type1-cyrillic-1.1-16|12	License:	GPL+ and MIT
12mr|fonts-type1-cyrillic-1.1-16|13	Group:		System/Fonts/Type1
12mr|fonts-type1-cyrillic-1.1-16|14	BuildArch:	noarch
12mr|fonts-type1-cyrillic-1.1-16|15	BuildRequires: fontconfig
12mr|fonts-type1-cyrillic-1.1-16|16	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|fonts-type1-cyrillic-1.1-16|17	BuildRequires:	freetype-tools
12mr|fonts-type1-cyrillic-1.1-16|18	BuildRequires:	mkfontdir
12mr|fonts-type1-cyrillic-1.1-16|19	
12mr|fonts-type1-cyrillic-1.1-16|20	%description
12mr|fonts-type1-cyrillic-1.1-16|21	Scalable fonts including common Cyrillic glyphs.
12mr|fonts-type1-cyrillic-1.1-16|22	
12mr|fonts-type1-cyrillic-1.1-16|23	%prep
12mr|fonts-type1-cyrillic-1.1-16|24	
12mr|fonts-type1-cyrillic-1.1-16|25	%setup -n teams -a1 -q
12mr|fonts-type1-cyrillic-1.1-16|26	mv doc teams
12mr|fonts-type1-cyrillic-1.1-16|27	mkdir oldslavic
12mr|fonts-type1-cyrillic-1.1-16|28	cp README COPYING oldslavic/
12mr|fonts-type1-cyrillic-1.1-16|29	
12mr|fonts-type1-cyrillic-1.1-16|30	%build
12mr|fonts-type1-cyrillic-1.1-16|31	
12mr|fonts-type1-cyrillic-1.1-16|32	%install
12mr|fonts-type1-cyrillic-1.1-16|33	rm -fr %buildroot
12mr|fonts-type1-cyrillic-1.1-16|34	
12mr|fonts-type1-cyrillic-1.1-16|35	install -d %buildroot/%_datadir/fonts/type1/cyrillic/
12mr|fonts-type1-cyrillic-1.1-16|36	install -m 0644 *.pfb %buildroot/%_datadir/fonts/type1/cyrillic
12mr|fonts-type1-cyrillic-1.1-16|37	# the *.pfb files don't show up in Xft; installing the *.pfa ones
12mr|fonts-type1-cyrillic-1.1-16|38	install -m 0644 Teams/*.pfa %buildroot/%_datadir/fonts/type1/cyrillic
12mr|fonts-type1-cyrillic-1.1-16|39	#
12mr|fonts-type1-cyrillic-1.1-16|40	install -m 0644 *.afm %buildroot/%_datadir/fonts/type1/cyrillic/
12mr|fonts-type1-cyrillic-1.1-16|41	install -m 0644 Teams/*.afm %buildroot/%_datadir/fonts/type1/cyrillic/
12mr|fonts-type1-cyrillic-1.1-16|42	
12mr|fonts-type1-cyrillic-1.1-16|43	mkfontdir %buildroot/%_datadir/fonts/type1/cyrillic
12mr|fonts-type1-cyrillic-1.1-16|44	cp %buildroot/%_datadir/fonts/type1/cyrillic/fonts.dir %buildroot/%_datadir/fonts/type1/cyrillic/fonts.scale
12mr|fonts-type1-cyrillic-1.1-16|45	
12mr|fonts-type1-cyrillic-1.1-16|46	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-type1-cyrillic-1.1-16|47	ln -s ../../..%_datadir/fonts/type1/cyrillic \
12mr|fonts-type1-cyrillic-1.1-16|48	%{buildroot}%_sysconfdir/X11/fontpath.d/type1-cyrillic:pri=50
12mr|fonts-type1-cyrillic-1.1-16|49	
12mr|fonts-type1-cyrillic-1.1-16|50	# not listed in xfs, as the fonts don't cover any of the X11 encodings
12mr|fonts-type1-cyrillic-1.1-16|51	# they only have basic cyrillic
12mr|fonts-type1-cyrillic-1.1-16|52	
12mr|fonts-type1-cyrillic-1.1-16|53	%clean
12mr|fonts-type1-cyrillic-1.1-16|54	rm -fr %buildroot
12mr|fonts-type1-cyrillic-1.1-16|55	
12mr|fonts-type1-cyrillic-1.1-16|56	%post
12mr|fonts-type1-cyrillic-1.1-16|57	touch %{_datadir}/fonts/type1
12mr|fonts-type1-cyrillic-1.1-16|58	
12mr|fonts-type1-cyrillic-1.1-16|59	%files
12mr|fonts-type1-cyrillic-1.1-16|60	%defattr(0644,root,root,0755)
12mr|fonts-type1-cyrillic-1.1-16|61	%doc README* teams/ oldslavic/
12mr|fonts-type1-cyrillic-1.1-16|62	%_datadir/fonts/type1/cyrillic
12mr|fonts-type1-cyrillic-1.1-16|63	%_sysconfdir/X11/fontpath.d/type1-cyrillic:pri=50
12mr|fonts-type1-cyrillic-1.1-16|64	
12mr|fonts-type1-cyrillic-1.1-16|65	
12mr|fonts-type1-cyrillic-1.1-16|66	
12mr|fonts-type1-cyrillic-1.1-16|67	
12mr|fonts-type1-cyrillic-1.1-16|68	%changelog
12mr|fonts-type1-cyrillic-1.1-16|69	

13998 12
12mr|fonts-type1-greek-2.0-13|1	%define name fonts-type1-greek
12mr|fonts-type1-greek-2.0-13|2	%define version 2.0
12mr|fonts-type1-greek-2.0-13|3	%define release %mkrel 13
12mr|fonts-type1-greek-2.0-13|4	
12mr|fonts-type1-greek-2.0-13|5	Summary:	Greek Type1 fonts
12mr|fonts-type1-greek-2.0-13|6	Name:		%{name}
12mr|fonts-type1-greek-2.0-13|7	Version:	%{version}
12mr|fonts-type1-greek-2.0-13|8	Release:	%{release}
12mr|fonts-type1-greek-2.0-13|9	
12mr|fonts-type1-greek-2.0-13|10	Url:		http://iris.math.aegean.gr/kerkis/
12mr|fonts-type1-greek-2.0-13|11	# date 2003-01-17
12mr|fonts-type1-greek-2.0-13|12	Source0:	http://iris.math.aegean.gr/kerkis/Kerkis_for_X11.tar.bz2
12mr|fonts-type1-greek-2.0-13|13	
12mr|fonts-type1-greek-2.0-13|14	License: 	Distributable (Copyright (C) Department of Mathematics, University of Aegean. For use information check http://iris.math.aegean.gr/kerkis/)
12mr|fonts-type1-greek-2.0-13|15	
12mr|fonts-type1-greek-2.0-13|16	Group:		System/Fonts/Type1
12mr|fonts-type1-greek-2.0-13|17	BuildArch:	noarch
12mr|fonts-type1-greek-2.0-13|18	BuildRequires: fontconfig
12mr|fonts-type1-greek-2.0-13|19	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|fonts-type1-greek-2.0-13|20	BuildRequires:	font-tools
12mr|fonts-type1-greek-2.0-13|21	
12mr|fonts-type1-greek-2.0-13|22	%description
12mr|fonts-type1-greek-2.0-13|23	Nice Greek scalable fonts, usable for display on screen or for printing.
12mr|fonts-type1-greek-2.0-13|24	Please if you want to use them for publishing, read the
12mr|fonts-type1-greek-2.0-13|25	licence at http://iris.math.aegean.gr/kerkis/
12mr|fonts-type1-greek-2.0-13|26	or in the doc directory.
12mr|fonts-type1-greek-2.0-13|27	
12mr|fonts-type1-greek-2.0-13|28	%prep
12mr|fonts-type1-greek-2.0-13|29	
12mr|fonts-type1-greek-2.0-13|30	%setup -q -n Kerkis_for_X11
12mr|fonts-type1-greek-2.0-13|31	
12mr|fonts-type1-greek-2.0-13|32	%build
12mr|fonts-type1-greek-2.0-13|33	
12mr|fonts-type1-greek-2.0-13|34	%install
12mr|fonts-type1-greek-2.0-13|35	rm -fr %buildroot
12mr|fonts-type1-greek-2.0-13|36	
12mr|fonts-type1-greek-2.0-13|37	install -d %buildroot/%_datadir/fonts/type1/greek/
12mr|fonts-type1-greek-2.0-13|38	install -m 0644 *.pfb %buildroot/%_datadir/fonts/type1/greek
12mr|fonts-type1-greek-2.0-13|39	install -m 0644 *.afm %buildroot/%_datadir/fonts/type1/greek
12mr|fonts-type1-greek-2.0-13|40	
12mr|fonts-type1-greek-2.0-13|41	cat fonts.scale | \
12mr|fonts-type1-greek-2.0-13|42	sed 's:^\(.*\)-iso8859-7$:\1-iso8859-7#\1-iso10646-1:' | \
12mr|fonts-type1-greek-2.0-13|43	tr '#' '\n' | uniq | grep '[ 	]' > fonts.scale.tmp
12mr|fonts-type1-greek-2.0-13|44	wc -l fonts.scale.tmp | awk '{print $1}'> fonts.scale.new
12mr|fonts-type1-greek-2.0-13|45	cat fonts.scale.tmp >> fonts.scale.new
12mr|fonts-type1-greek-2.0-13|46	install -m 0644 fonts.scale.new \
12mr|fonts-type1-greek-2.0-13|47	%buildroot/%_datadir/fonts/type1/greek/fonts.scale
12mr|fonts-type1-greek-2.0-13|48	
12mr|fonts-type1-greek-2.0-13|49	(
12mr|fonts-type1-greek-2.0-13|50	cd %buildroot/%_datadir/fonts/type1/greek
12mr|fonts-type1-greek-2.0-13|51	cp fonts.scale fonts.dir
12mr|fonts-type1-greek-2.0-13|52	)
12mr|fonts-type1-greek-2.0-13|53	
12mr|fonts-type1-greek-2.0-13|54	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-type1-greek-2.0-13|55	ln -s ../../..%_datadir/fonts/type1/greek \
12mr|fonts-type1-greek-2.0-13|56	%{buildroot}%_sysconfdir/X11/fontpath.d/type1-greek:pri=50
12mr|fonts-type1-greek-2.0-13|57	
12mr|fonts-type1-greek-2.0-13|58	
12mr|fonts-type1-greek-2.0-13|59	%clean
12mr|fonts-type1-greek-2.0-13|60	rm -fr %buildroot
12mr|fonts-type1-greek-2.0-13|61	
12mr|fonts-type1-greek-2.0-13|62	%files
12mr|fonts-type1-greek-2.0-13|63	%defattr(0644,root,root,0755)
12mr|fonts-type1-greek-2.0-13|64	%doc License.txt
12mr|fonts-type1-greek-2.0-13|65	%dir %_datadir/fonts/type1/greek
12mr|fonts-type1-greek-2.0-13|66	%_datadir/fonts/type1/greek/*.pfb
12mr|fonts-type1-greek-2.0-13|67	%_datadir/fonts/type1/greek/*.afm
12mr|fonts-type1-greek-2.0-13|68	%config(noreplace) %_datadir/fonts/type1/greek/fonts.dir
12mr|fonts-type1-greek-2.0-13|69	%config(noreplace) %_datadir/fonts/type1/greek/fonts.scale
12mr|fonts-type1-greek-2.0-13|70	%_sysconfdir/X11/fontpath.d/type1-greek:pri=50
12mr|fonts-type1-greek-2.0-13|71	
12mr|fonts-type1-greek-2.0-13|72	
12mr|fonts-type1-greek-2.0-13|73	
12mr|fonts-type1-greek-2.0-13|74	
12mr|fonts-type1-greek-2.0-13|75	%changelog
12mr|fonts-type1-greek-2.0-13|76	

13999 12
12mr|fonts-type1-hebrew-0.120-5|1	%define name fonts-type1-hebrew
12mr|fonts-type1-hebrew-0.120-5|2	%define version 0.120
12mr|fonts-type1-hebrew-0.120-5|3	%define release %mkrel 5
12mr|fonts-type1-hebrew-0.120-5|4	
12mr|fonts-type1-hebrew-0.120-5|5	Summary:	Hebrew Type1 fonts
12mr|fonts-type1-hebrew-0.120-5|6	Name:		%{name}
12mr|fonts-type1-hebrew-0.120-5|7	Version:	%{version}
12mr|fonts-type1-hebrew-0.120-5|8	Release:	%{release}
12mr|fonts-type1-hebrew-0.120-5|9	License:	GPL
12mr|fonts-type1-hebrew-0.120-5|10	Group:		System/Fonts/Type1
12mr|fonts-type1-hebrew-0.120-5|11	URL:		http://culmus.sourceforge.net/
12mr|fonts-type1-hebrew-0.120-5|12	Source:		http://belnet.dl.sourceforge.net/sourceforge/culmus/culmus-%{version}.tar.gz
12mr|fonts-type1-hebrew-0.120-5|13	BuildArch:	noarch
12mr|fonts-type1-hebrew-0.120-5|14	BuildRequires: fontconfig
12mr|fonts-type1-hebrew-0.120-5|15	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|fonts-type1-hebrew-0.120-5|16	BuildRequires:	freetype-tools, t1utils
12mr|fonts-type1-hebrew-0.120-5|17	# Added to avoid conflicts with the official RPM released by Culmus project
12mr|fonts-type1-hebrew-0.120-5|18	Conflicts:	culmus-fonts
12mr|fonts-type1-hebrew-0.120-5|19	
12mr|fonts-type1-hebrew-0.120-5|20	%description
12mr|fonts-type1-hebrew-0.120-5|21	This Package provides free Hebrew Type1 fonts, courtesy of the Culmus project.
12mr|fonts-type1-hebrew-0.120-5|22	
12mr|fonts-type1-hebrew-0.120-5|23	Since version 0.100, all default sizes have been reduced and names have been
12mr|fonts-type1-hebrew-0.120-5|24	changed. Once you install this version or a later one, all letters in your
12mr|fonts-type1-hebrew-0.120-5|25	documents will shrink; manual tuning may therefore be necessary.
12mr|fonts-type1-hebrew-0.120-5|26	
12mr|fonts-type1-hebrew-0.120-5|27	%prep
12mr|fonts-type1-hebrew-0.120-5|28	
12mr|fonts-type1-hebrew-0.120-5|29	%setup -q -n culmus-%{version}
12mr|fonts-type1-hebrew-0.120-5|30	
12mr|fonts-type1-hebrew-0.120-5|31	%build
12mr|fonts-type1-hebrew-0.120-5|32	for i in *.pfa ; do
12mr|fonts-type1-hebrew-0.120-5|33	t1binary $i `basename $i .pfa`.pfb
12mr|fonts-type1-hebrew-0.120-5|34	done
12mr|fonts-type1-hebrew-0.120-5|35	sed -i -e '1,$s/\.pfa/.pfb/' fonts.scale-type1
12mr|fonts-type1-hebrew-0.120-5|36	
12mr|fonts-type1-hebrew-0.120-5|37	%install
12mr|fonts-type1-hebrew-0.120-5|38	%__rm -fr %buildroot
12mr|fonts-type1-hebrew-0.120-5|39	
12mr|fonts-type1-hebrew-0.120-5|40	mkdir -p %buildroot/%_datadir/fonts/Type1/hebrew/
12mr|fonts-type1-hebrew-0.120-5|41	mkdir -p %buildroot/%_datadir/fonts/TTF/hebrew/
12mr|fonts-type1-hebrew-0.120-5|42	%__install -m 0644 *.pfb %buildroot/%_datadir/fonts/Type1/hebrew
12mr|fonts-type1-hebrew-0.120-5|43	%__install -m 0644 *.afm %buildroot/%_datadir/fonts/Type1/hebrew
12mr|fonts-type1-hebrew-0.120-5|44	%__install -m 0644 *.ttf %buildroot/%_datadir/fonts/TTF/hebrew
12mr|fonts-type1-hebrew-0.120-5|45	%__install -m 0644 fonts.scale-type1 %buildroot/%_datadir/fonts/Type1/hebrew/fonts.scale
12mr|fonts-type1-hebrew-0.120-5|46	%__install -m 0644 fonts.scale-ttf %buildroot/%_datadir/fonts/TTF/hebrew/fonts.scale
12mr|fonts-type1-hebrew-0.120-5|47	# Added for version 0.100
12mr|fonts-type1-hebrew-0.120-5|48	mkdir -p %buildroot/%_sysconfdir/fonts/conf.d
12mr|fonts-type1-hebrew-0.120-5|49	mkdir -p %buildroot/%_sysconfdir/fonts/conf.avail
12mr|fonts-type1-hebrew-0.120-5|50	%__install -m 0644 culmus.conf %buildroot/%_sysconfdir/fonts/conf.avail/01-culmus.conf
12mr|fonts-type1-hebrew-0.120-5|51	ln -s %_sysconfdir/fonts/conf.avail/01-culmus.conf %buildroot/%_sysconfdir/fonts/conf.d/01-culmus.conf
12mr|fonts-type1-hebrew-0.120-5|52	
12mr|fonts-type1-hebrew-0.120-5|53	(
12mr|fonts-type1-hebrew-0.120-5|54	cd %buildroot/%_datadir/fonts/Type1/hebrew/
12mr|fonts-type1-hebrew-0.120-5|55	cp fonts.scale fonts.dir
12mr|fonts-type1-hebrew-0.120-5|56	)
12mr|fonts-type1-hebrew-0.120-5|57	(
12mr|fonts-type1-hebrew-0.120-5|58	cd %buildroot/%_datadir/fonts/TTF/hebrew/
12mr|fonts-type1-hebrew-0.120-5|59	cp fonts.scale fonts.dir
12mr|fonts-type1-hebrew-0.120-5|60	)
12mr|fonts-type1-hebrew-0.120-5|61	
12mr|fonts-type1-hebrew-0.120-5|62	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|fonts-type1-hebrew-0.120-5|63	ln -s ../../..%_datadir/fonts/Type1/hebrew \
12mr|fonts-type1-hebrew-0.120-5|64	%{buildroot}%_sysconfdir/X11/fontpath.d/Type1-hebrew:pri=50
12mr|fonts-type1-hebrew-0.120-5|65	ln -s ../../..%_datadir/fonts/TTF/hebrew \
12mr|fonts-type1-hebrew-0.120-5|66	%{buildroot}%_sysconfdir/X11/fontpath.d/TTF-hebrew:pri=50
12mr|fonts-type1-hebrew-0.120-5|67	
12mr|fonts-type1-hebrew-0.120-5|68	%clean
12mr|fonts-type1-hebrew-0.120-5|69	%__rm -fr %buildroot
12mr|fonts-type1-hebrew-0.120-5|70	
12mr|fonts-type1-hebrew-0.120-5|71	%files
12mr|fonts-type1-hebrew-0.120-5|72	%defattr(0644,root,root,0755)
12mr|fonts-type1-hebrew-0.120-5|73	%doc CHANGES LICENSE LICENSE-BITSTREAM GNU-GPL
12mr|fonts-type1-hebrew-0.120-5|74	%_datadir/fonts/Type1/hebrew
12mr|fonts-type1-hebrew-0.120-5|75	%_datadir/fonts/TTF/hebrew
12mr|fonts-type1-hebrew-0.120-5|76	# Added for version 0.100
12mr|fonts-type1-hebrew-0.120-5|77	%_sysconfdir/fonts/conf.d/01-culmus.conf
12mr|fonts-type1-hebrew-0.120-5|78	%_sysconfdir/fonts/conf.avail/01-culmus.conf
12mr|fonts-type1-hebrew-0.120-5|79	%_sysconfdir/X11/fontpath.d/Type1-hebrew:pri=50
12mr|fonts-type1-hebrew-0.120-5|80	%_sysconfdir/X11/fontpath.d/TTF-hebrew:pri=50
12mr|fonts-type1-hebrew-0.120-5|81	
12mr|fonts-type1-hebrew-0.120-5|82	
12mr|fonts-type1-hebrew-0.120-5|83	
12mr|fonts-type1-hebrew-0.120-5|84	%changelog
12mr|fonts-type1-hebrew-0.120-5|85	

14000 12
12mr|font-tools-0.1-24|1	%define ttf2pt1ver 3.4.4
12mr|font-tools-0.1-24|2	
12mr|font-tools-0.1-24|3	Summary:	Some utilities for use by drakfont
12mr|font-tools-0.1-24|4	Name:		font-tools
12mr|font-tools-0.1-24|5	Version:	0.1
12mr|font-tools-0.1-24|6	Release:	%mkrel 24
12mr|font-tools-0.1-24|7	License:	GPLv2+ and BSD
12mr|font-tools-0.1-24|8	Group:		System/Configuration/Other
12mr|font-tools-0.1-24|9	URL: 		http://www.mandriva.com
12mr|font-tools-0.1-24|10	Source:		%{name}-%{version}.tar.bz2
12mr|font-tools-0.1-24|11	Source1:	http://download.sourceforge.net/ttf2pt1/ttf2pt1-%{ttf2pt1ver}.tgz
12mr|font-tools-0.1-24|12	BuildRequires:	freetype-devel = 1.3.1
12mr|font-tools-0.1-24|13	Requires:	t1utils
12mr|font-tools-0.1-24|14	Requires:	ttmkfdir
12mr|font-tools-0.1-24|15	Requires:	groff
12mr|font-tools-0.1-24|16	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|font-tools-0.1-24|17	
12mr|font-tools-0.1-24|18	%description
12mr|font-tools-0.1-24|19	font-tools is used by drakfont and includes:
12mr|font-tools-0.1-24|20	- ttf2type1: convert .ttf to .pfb and .afm.
12mr|font-tools-0.1-24|21	- tt2afm:    convert .ttf to .afm.
12mr|font-tools-0.1-24|22	- pfm2afm:   convert .pfm to afm.
12mr|font-tools-0.1-24|23	
12mr|font-tools-0.1-24|24	%prep
12mr|font-tools-0.1-24|25	
12mr|font-tools-0.1-24|26	%setup -q -a1
12mr|font-tools-0.1-24|27	
12mr|font-tools-0.1-24|28	%build
12mr|font-tools-0.1-24|29	# ttf2pt1 3.3.5 from main sources had IA-32 objects
12mr|font-tools-0.1-24|30	make clean
12mr|font-tools-0.1-24|31	perl -pi -e 's/ttf2pt1-3.3.5/ttf2pt1-%{ttf2pt1ver}/g' Makefile
12mr|font-tools-0.1-24|32	make CC="gcc %{optflags}"
12mr|font-tools-0.1-24|33	
12mr|font-tools-0.1-24|34	%install
12mr|font-tools-0.1-24|35	rm -rf %{buildroot}
12mr|font-tools-0.1-24|36	
12mr|font-tools-0.1-24|37	mkdir -p %{buildroot}{%{_sbindir},%{_mandir}/man1}
12mr|font-tools-0.1-24|38	
12mr|font-tools-0.1-24|39	%makeinstall PREFIX=%{buildroot}/usr
12mr|font-tools-0.1-24|40	
12mr|font-tools-0.1-24|41	install ttf2pt1-%{ttf2pt1ver}/ttf2pt1.1 %{buildroot}%{_mandir}/man1
12mr|font-tools-0.1-24|42	install ttf2pt1-%{ttf2pt1ver}/ttf2pt1 %{buildroot}%{_sbindir}
12mr|font-tools-0.1-24|43	install type1inst-0.6.1/type1inst.man %{buildroot}%{_mandir}/man1/type1inst.1
12mr|font-tools-0.1-24|44	
12mr|font-tools-0.1-24|45	rm -f %{buildroot}%{_sbindir}/t1asm
12mr|font-tools-0.1-24|46	
12mr|font-tools-0.1-24|47	%clean
12mr|font-tools-0.1-24|48	rm -rf %{buildroot}
12mr|font-tools-0.1-24|49	
12mr|font-tools-0.1-24|50	%files
12mr|font-tools-0.1-24|51	%defattr(0644,root,root,0755)
12mr|font-tools-0.1-24|52	%doc README README.ttf2pt1 COPYRIGHT.ttf2pt1
12mr|font-tools-0.1-24|53	%attr(0755,root,root) %{_sbindir}/*
12mr|font-tools-0.1-24|54	%{_mandir}/man1/*
12mr|font-tools-0.1-24|55	
12mr|font-tools-0.1-24|56	
12mr|font-tools-0.1-24|57	
12mr|font-tools-0.1-24|58	%changelog
12mr|font-tools-0.1-24|59	

14001 12
12mr|fonttosfnt-1.0.4-6|1	Name:		fonttosfnt
12mr|fonttosfnt-1.0.4-6|2	Version:	1.0.4
12mr|fonttosfnt-1.0.4-6|3	Release:	%mkrel 6
12mr|fonttosfnt-1.0.4-6|4	Summary:	Wrap a bitmap font in a sfnt (TrueType) wrapper
12mr|fonttosfnt-1.0.4-6|5	Group:		System/X11
12mr|fonttosfnt-1.0.4-6|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|fonttosfnt-1.0.4-6|7	License:	MIT
12mr|fonttosfnt-1.0.4-6|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|fonttosfnt-1.0.4-6|9	
12mr|fonttosfnt-1.0.4-6|10	BuildRequires:	libfontenc-devel >= 1.0.1
12mr|fonttosfnt-1.0.4-6|11	BuildRequires:	freetype2-devel >= 2.1.10
12mr|fonttosfnt-1.0.4-6|12	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|fonttosfnt-1.0.4-6|13	BuildRequires:	x11-util-macros >= 1.0.1
12mr|fonttosfnt-1.0.4-6|14	
12mr|fonttosfnt-1.0.4-6|15	%description
12mr|fonttosfnt-1.0.4-6|16	Fonttosfnt wraps a bitmap font in a sfnt (TrueType or OpenType) wrapper.
12mr|fonttosfnt-1.0.4-6|17	
12mr|fonttosfnt-1.0.4-6|18	%prep
12mr|fonttosfnt-1.0.4-6|19	%setup -q -n %{name}-%{version}
12mr|fonttosfnt-1.0.4-6|20	
12mr|fonttosfnt-1.0.4-6|21	%build
12mr|fonttosfnt-1.0.4-6|22	%configure2_5x	--x-includes=%{_includedir}\
12mr|fonttosfnt-1.0.4-6|23	--x-libraries=%{_libdir}
12mr|fonttosfnt-1.0.4-6|24	
12mr|fonttosfnt-1.0.4-6|25	%make
12mr|fonttosfnt-1.0.4-6|26	
12mr|fonttosfnt-1.0.4-6|27	%install
12mr|fonttosfnt-1.0.4-6|28	rm -rf %{buildroot}
12mr|fonttosfnt-1.0.4-6|29	%makeinstall_std
12mr|fonttosfnt-1.0.4-6|30	
12mr|fonttosfnt-1.0.4-6|31	%clean
12mr|fonttosfnt-1.0.4-6|32	rm -rf %{buildroot}
12mr|fonttosfnt-1.0.4-6|33	
12mr|fonttosfnt-1.0.4-6|34	%files
12mr|fonttosfnt-1.0.4-6|35	%defattr(-,root,root)
12mr|fonttosfnt-1.0.4-6|36	%{_bindir}/fonttosfnt
12mr|fonttosfnt-1.0.4-6|37	%{_mandir}/man1/fonttosfnt*
12mr|fonttosfnt-1.0.4-6|38	
12mr|fonttosfnt-1.0.4-6|39	
12mr|fonttosfnt-1.0.4-6|40	
12mr|fonttosfnt-1.0.4-6|41	
12mr|fonttosfnt-1.0.4-6|42	%changelog
12mr|fonttosfnt-1.0.4-6|43	

14002 12
12mr|foomatic-db-4.0-2.20110503.3|1	%define version 4.0
12mr|foomatic-db-4.0-2.20110503.3|2	%define releasedate 20110503
12mr|foomatic-db-4.0-2.20110503.3|3	%define release %mkrel 2.%{releasedate}.3
12mr|foomatic-db-4.0-2.20110503.3|4	
12mr|foomatic-db-4.0-2.20110503.3|5	Name:		foomatic-db
12mr|foomatic-db-4.0-2.20110503.3|6	Version:	%{version}
12mr|foomatic-db-4.0-2.20110503.3|7	Release:	%{release}
12mr|foomatic-db-4.0-2.20110503.3|8	Epoch:		1
12mr|foomatic-db-4.0-2.20110503.3|9	Summary:	Foomatic printer/driver database
12mr|foomatic-db-4.0-2.20110503.3|10	License:	GPLv2 and MIT
12mr|foomatic-db-4.0-2.20110503.3|11	Group:		System/Servers
12mr|foomatic-db-4.0-2.20110503.3|12	Url:		http://www.linuxprinting.org/
12mr|foomatic-db-4.0-2.20110503.3|13	Source:		http://www.linuxprinting.org/download/foomatic/%{name}-%{version}-%{releasedate}.tar.gz
12mr|foomatic-db-4.0-2.20110503.3|14	# Perl script to clean up Manufacturer entries in the PPD files, so that
12mr|foomatic-db-4.0-2.20110503.3|15	# drivers are sorted by the printer manufacturer in the graphical frontends
12mr|foomatic-db-4.0-2.20110503.3|16	Source2:	cleanppd.pl.bz2
12mr|foomatic-db-4.0-2.20110503.3|17	Patch0:		foomatic-db-20100218-cp_argument_list_too_long.diff
12mr|foomatic-db-4.0-2.20110503.3|18	Requires:	foomatic-db-engine
12mr|foomatic-db-4.0-2.20110503.3|19	Conflicts:	postscript-ppds <= 2006-1mdk
12mr|foomatic-db-4.0-2.20110503.3|20	Conflicts:	cups-drivers-foo2zjs < 0.0-0.20091014.1
12mr|foomatic-db-4.0-2.20110503.3|21	BuildArch:	noarch
12mr|foomatic-db-4.0-2.20110503.3|22	BuildRequires:	autoconf
12mr|foomatic-db-4.0-2.20110503.3|23	BuildRequires:	automake
12mr|foomatic-db-4.0-2.20110503.3|24	BuildRequires:	cups
12mr|foomatic-db-4.0-2.20110503.3|25	BuildRequires:	cups-common
12mr|foomatic-db-4.0-2.20110503.3|26	BuildRequires:	foomatic-db-engine
12mr|foomatic-db-4.0-2.20110503.3|27	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|foomatic-db-4.0-2.20110503.3|28	
12mr|foomatic-db-4.0-2.20110503.3|29	%description
12mr|foomatic-db-4.0-2.20110503.3|30	Foomatic is a comprehensive, spooler-independent database of printers,
12mr|foomatic-db-4.0-2.20110503.3|31	printer drivers, and driver descriptions. It contains utilities to
12mr|foomatic-db-4.0-2.20110503.3|32	generate PPD (Postscript Printer Description) files and printer queues
12mr|foomatic-db-4.0-2.20110503.3|33	for CUPS, LPD, GNUlpr, LPRng, PPR, and PDQ using the database. There
12mr|foomatic-db-4.0-2.20110503.3|34	is also the possibility to read the PJL options out of PJL-capable
12mr|foomatic-db-4.0-2.20110503.3|35	laser printers and take them into account at the driver description
12mr|foomatic-db-4.0-2.20110503.3|36	file generation.
12mr|foomatic-db-4.0-2.20110503.3|37	
12mr|foomatic-db-4.0-2.20110503.3|38	There are spooler-independent command line interfaces to manipulate
12mr|foomatic-db-4.0-2.20110503.3|39	queues (foomatic-configure) and to print files/manipulate jobs
12mr|foomatic-db-4.0-2.20110503.3|40	(foomatic printjob).
12mr|foomatic-db-4.0-2.20110503.3|41	
12mr|foomatic-db-4.0-2.20110503.3|42	This package is the Foomatic database, an XML database containing
12mr|foomatic-db-4.0-2.20110503.3|43	information about the capabilities of near 1000 printers and around
12mr|foomatic-db-4.0-2.20110503.3|44	250 drivers. Especially it contains the information how and with which
12mr|foomatic-db-4.0-2.20110503.3|45	options the drivers have to be executed.
12mr|foomatic-db-4.0-2.20110503.3|46	
12mr|foomatic-db-4.0-2.20110503.3|47	%prep
12mr|foomatic-db-4.0-2.20110503.3|48	
12mr|foomatic-db-4.0-2.20110503.3|49	##### FOOMATIC
12mr|foomatic-db-4.0-2.20110503.3|50	
12mr|foomatic-db-4.0-2.20110503.3|51	# Source trees for installation
12mr|foomatic-db-4.0-2.20110503.3|52	%setup -q -n %{name}-%{releasedate}
12mr|foomatic-db-4.0-2.20110503.3|53	%patch0 -p0
12mr|foomatic-db-4.0-2.20110503.3|54	
12mr|foomatic-db-4.0-2.20110503.3|55	%build
12mr|foomatic-db-4.0-2.20110503.3|56	# Makefile generation ("./make_configure" for CVS snapshots)
12mr|foomatic-db-4.0-2.20110503.3|57	./make_configure
12mr|foomatic-db-4.0-2.20110503.3|58	# Fix for lib64 architectures, avoid patch
12mr|foomatic-db-4.0-2.20110503.3|59	perl -pi -e "s@/usr/lib/(cups|pdq|ppr)@%{_libdir}/\1@g" configure
12mr|foomatic-db-4.0-2.20110503.3|60	
12mr|foomatic-db-4.0-2.20110503.3|61	# We do not compress the PPDs now, so that we can do a clean-up
12mr|foomatic-db-4.0-2.20110503.3|62	%configure --disable-gzip-ppds
12mr|foomatic-db-4.0-2.20110503.3|63	
12mr|foomatic-db-4.0-2.20110503.3|64	# "make" is not needed for this package, there is nothing to build
12mr|foomatic-db-4.0-2.20110503.3|65	
12mr|foomatic-db-4.0-2.20110503.3|66	# Delete drivers which are not on the distro (obsolete drivers which are
12mr|foomatic-db-4.0-2.20110503.3|67	# replaced by a new driver with a different name)
12mr|foomatic-db-4.0-2.20110503.3|68	# "stp" replaced by "gimp-print"/"gutenprint"
12mr|foomatic-db-4.0-2.20110503.3|69	rm -f db/source/driver/stp.xml
12mr|foomatic-db-4.0-2.20110503.3|70	# "cZ11" replaced by "cZ11somsom"
12mr|foomatic-db-4.0-2.20110503.3|71	rm -f db/source/driver/cZ11.xml
12mr|foomatic-db-4.0-2.20110503.3|72	# "cZ11somsom" replaced by "lz11"
12mr|foomatic-db-4.0-2.20110503.3|73	rm -f db/source/driver/cZ11somsom.xml
12mr|foomatic-db-4.0-2.20110503.3|74	# "hpdj" replaced by "pcl3"
12mr|foomatic-db-4.0-2.20110503.3|75	rm -f db/source/driver/hpdj.xml
12mr|foomatic-db-4.0-2.20110503.3|76	# "lxm3200[mcp]" replaced by "lxm3200"
12mr|foomatic-db-4.0-2.20110503.3|77	rm -f db/source/driver/lxm3200[mcp].xml
12mr|foomatic-db-4.0-2.20110503.3|78	# "lxm3200" replaced by "lxm3200-tweaked"
12mr|foomatic-db-4.0-2.20110503.3|79	rm -f db/source/driver/lxm3200.xml
12mr|foomatic-db-4.0-2.20110503.3|80	# Japanese drivers which are not in our GhostScript
12mr|foomatic-db-4.0-2.20110503.3|81	rm -f db/source/driver/bjc800j.xml
12mr|foomatic-db-4.0-2.20110503.3|82	rm -f db/source/driver/bj10.xml
12mr|foomatic-db-4.0-2.20110503.3|83	
12mr|foomatic-db-4.0-2.20110503.3|84	# These drivers come with their own Foomatic data. Remove the files
12mr|foomatic-db-4.0-2.20110503.3|85	# from this package
12mr|foomatic-db-4.0-2.20110503.3|86	rm -f db/source/*/gimp-print*.xml
12mr|foomatic-db-4.0-2.20110503.3|87	rm -f db/source/*/gutenprint*.xml
12mr|foomatic-db-4.0-2.20110503.3|88	rm -f db/source/*/foo2*.xml
12mr|foomatic-db-4.0-2.20110503.3|89	rm -f db/source/*/lz11*.xml
12mr|foomatic-db-4.0-2.20110503.3|90	rm -f db/source/*/m2300w*.xml
12mr|foomatic-db-4.0-2.20110503.3|91	rm -f db/source/*/m2400w*.xml
12mr|foomatic-db-4.0-2.20110503.3|92	rm -f db/source/[do]*/*[Pp]touch*.xml
12mr|foomatic-db-4.0-2.20110503.3|93	
12mr|foomatic-db-4.0-2.20110503.3|94	# foo2zjs files
12mr|foomatic-db-4.0-2.20110503.3|95	rm -f \
12mr|foomatic-db-4.0-2.20110503.3|96	db/source/printer/HP-Color_LaserJet_1500.xml \
12mr|foomatic-db-4.0-2.20110503.3|97	db/source/printer/HP-Color_LaserJet_1600.xml \
12mr|foomatic-db-4.0-2.20110503.3|98	db/source/printer/HP-Color_LaserJet_2600n.xml \
12mr|foomatic-db-4.0-2.20110503.3|99	db/source/printer/HP-LaserJet_1000.xml \
12mr|foomatic-db-4.0-2.20110503.3|100	db/source/printer/HP-LaserJet_1005.xml \
12mr|foomatic-db-4.0-2.20110503.3|101	db/source/printer/HP-LaserJet_1020.xml \
12mr|foomatic-db-4.0-2.20110503.3|102	db/source/printer/HP-LaserJet_1022.xml \
12mr|foomatic-db-4.0-2.20110503.3|103	db/source/printer/HP-LaserJet_M1005_MFP.xml \
12mr|foomatic-db-4.0-2.20110503.3|104	db/source/printer/Minolta-magicolor_2300_DL.xml \
12mr|foomatic-db-4.0-2.20110503.3|105	db/source/printer/Minolta-magicolor_2430_DL.xml \
12mr|foomatic-db-4.0-2.20110503.3|106	db/source/printer/Samsung-CLP-300.xml \
12mr|foomatic-db-4.0-2.20110503.3|107	db/source/printer/Samsung-CLP-600.xml \
12mr|foomatic-db-4.0-2.20110503.3|108	db/source/printer/Xerox-Phaser-6115MFP.xml
12mr|foomatic-db-4.0-2.20110503.3|109	
12mr|foomatic-db-4.0-2.20110503.3|110	# m2300w files
12mr|foomatic-db-4.0-2.20110503.3|111	rm -f \
12mr|foomatic-db-4.0-2.20110503.3|112	db/source/printer/Minolta-magicolor_2300W.xml \
12mr|foomatic-db-4.0-2.20110503.3|113	db/source/printer/Minolta-magicolor_2400W.xml
12mr|foomatic-db-4.0-2.20110503.3|114	
12mr|foomatic-db-4.0-2.20110503.3|115	# ptouch files
12mr|foomatic-db-4.0-2.20110503.3|116	rm -f \
12mr|foomatic-db-4.0-2.20110503.3|117	db/source/printer/Brother-PT-1500PC.xml \
12mr|foomatic-db-4.0-2.20110503.3|118	db/source/printer/Brother-PT-18R.xml \
12mr|foomatic-db-4.0-2.20110503.3|119	db/source/printer/Brother-PT-1950.xml \
12mr|foomatic-db-4.0-2.20110503.3|120	db/source/printer/Brother-PT-1950VP.xml \
12mr|foomatic-db-4.0-2.20110503.3|121	db/source/printer/Brother-PT-1960.xml \
12mr|foomatic-db-4.0-2.20110503.3|122	db/source/printer/Brother-PT-2420PC.xml \
12mr|foomatic-db-4.0-2.20110503.3|123	db/source/printer/Brother-PT-2450DX.xml \
12mr|foomatic-db-4.0-2.20110503.3|124	db/source/printer/Brother-PT-2500PC.xml \
12mr|foomatic-db-4.0-2.20110503.3|125	db/source/printer/Brother-PT-2600.xml \
12mr|foomatic-db-4.0-2.20110503.3|126	db/source/printer/Brother-PT-2610.xml \
12mr|foomatic-db-4.0-2.20110503.3|127	db/source/printer/Brother-PT-3600.xml \
12mr|foomatic-db-4.0-2.20110503.3|128	db/source/printer/Brother-PT-550A.xml \
12mr|foomatic-db-4.0-2.20110503.3|129	db/source/printer/Brother-PT-9200DX.xml \
12mr|foomatic-db-4.0-2.20110503.3|130	db/source/printer/Brother-PT-9200PC.xml \
12mr|foomatic-db-4.0-2.20110503.3|131	db/source/printer/Brother-PT-9400.xml \
12mr|foomatic-db-4.0-2.20110503.3|132	db/source/printer/Brother-PT-9500PC.xml \
12mr|foomatic-db-4.0-2.20110503.3|133	db/source/printer/Brother-PT-9600.xml \
12mr|foomatic-db-4.0-2.20110503.3|134	db/source/printer/Brother-PT-PC.xml \
12mr|foomatic-db-4.0-2.20110503.3|135	db/source/printer/Brother-QL-500.xml \
12mr|foomatic-db-4.0-2.20110503.3|136	db/source/printer/Brother-QL-550.xml \
12mr|foomatic-db-4.0-2.20110503.3|137	db/source/printer/Brother-QL-650TD.xml
12mr|foomatic-db-4.0-2.20110503.3|138	
12mr|foomatic-db-4.0-2.20110503.3|139	# Delete drivers with empty command line prototype, they would give
12mr|foomatic-db-4.0-2.20110503.3|140	# unusable printer/driver combos.
12mr|foomatic-db-4.0-2.20110503.3|141	FOOMATICDB=`pwd` %{_sbindir}/foomatic-cleanupdrivers
12mr|foomatic-db-4.0-2.20110503.3|142	
12mr|foomatic-db-4.0-2.20110503.3|143	# Correct recommended driver "gimp-print" or "gutenprint", must be
12mr|foomatic-db-4.0-2.20110503.3|144	# "gutenprint-ijs.5.0".
12mr|foomatic-db-4.0-2.20110503.3|145	for f in db/source/printer/*.xml; do
12mr|foomatic-db-4.0-2.20110503.3|146	perl -p -i -e 's:<driver>(gimp-|guten)print</driver>:<driver>gutenprint-ijs.5.0</driver>:' $f
12mr|foomatic-db-4.0-2.20110503.3|147	done
12mr|foomatic-db-4.0-2.20110503.3|148	
12mr|foomatic-db-4.0-2.20110503.3|149	# Fixed default paper tray for HP Business Inkjet 2800.
12mr|foomatic-db-4.0-2.20110503.3|150	perl -p -i -e 's/(\*DefaultInputSlot:\s+)Auto/$1Tray1/' db/source/PPD/HP/business_inkjet/HP_Business_Inkjet_2800.ppd
12mr|foomatic-db-4.0-2.20110503.3|151	# Fixed device ID lines in the HP PPDs
12mr|foomatic-db-4.0-2.20110503.3|152	perl -p -i -e 's/1284DeviceId/1284DeviceID/' db/source/PPD/HP/*/*.ppd
12mr|foomatic-db-4.0-2.20110503.3|153	
12mr|foomatic-db-4.0-2.20110503.3|154	%install
12mr|foomatic-db-4.0-2.20110503.3|155	rm -rf %{buildroot}
12mr|foomatic-db-4.0-2.20110503.3|156	
12mr|foomatic-db-4.0-2.20110503.3|157	# Do not use "make" macro, as parallelized build of Foomatic does not
12mr|foomatic-db-4.0-2.20110503.3|158	# work.
12mr|foomatic-db-4.0-2.20110503.3|159	
12mr|foomatic-db-4.0-2.20110503.3|160	# Install data files
12mr|foomatic-db-4.0-2.20110503.3|161	make	PREFIX=%{_prefix} \
12mr|foomatic-db-4.0-2.20110503.3|162	DESTDIR=%buildroot \
12mr|foomatic-db-4.0-2.20110503.3|163	install
12mr|foomatic-db-4.0-2.20110503.3|164	
12mr|foomatic-db-4.0-2.20110503.3|165	# Uncompress Perl script for cleaning up the PPD files
12mr|foomatic-db-4.0-2.20110503.3|166	bzcat %{SOURCE2} > ./cleanppd.pl
12mr|foomatic-db-4.0-2.20110503.3|167	chmod a+rx ./cleanppd.pl
12mr|foomatic-db-4.0-2.20110503.3|168	
12mr|foomatic-db-4.0-2.20110503.3|169	# Do the clean-up
12mr|foomatic-db-4.0-2.20110503.3|170	find %buildroot%{_datadir}/foomatic/db/source/PPD -name "*.ppd" -exec ./cleanppd.pl '{}' \;
12mr|foomatic-db-4.0-2.20110503.3|171	
12mr|foomatic-db-4.0-2.20110503.3|172	# Remove PPDs which are not Adobe-compliant and therefore not working with
12mr|foomatic-db-4.0-2.20110503.3|173	# CUPS 1.1.20 or newer
12mr|foomatic-db-4.0-2.20110503.3|174	for ppd in `find %buildroot%{_datadir}/foomatic/db/source/PPD -name "*.ppd.gz"`
12mr|foomatic-db-4.0-2.20110503.3|175	do
12mr|foomatic-db-4.0-2.20110503.3|176	cupstestppd -q $ppd || (
12mr|foomatic-db-4.0-2.20110503.3|177	rm -f $ppd && \
12mr|foomatic-db-4.0-2.20110503.3|178	echo "$ppd not Adobe-compliant. Deleted." && \
12mr|foomatic-db-4.0-2.20110503.3|179	echo $ppd >> deletedppds-%{name}-%{version}-%{release}.txt
12mr|foomatic-db-4.0-2.20110503.3|180	)
12mr|foomatic-db-4.0-2.20110503.3|181	done
12mr|foomatic-db-4.0-2.20110503.3|182	
12mr|foomatic-db-4.0-2.20110503.3|183	##### GENERAL STUFF
12mr|foomatic-db-4.0-2.20110503.3|184	
12mr|foomatic-db-4.0-2.20110503.3|185	# Correct permissions
12mr|foomatic-db-4.0-2.20110503.3|186	for f in %{buildroot}%{_datadir}/foomatic/db/source/*/*.xml; do
12mr|foomatic-db-4.0-2.20110503.3|187	chmod a-x $f
12mr|foomatic-db-4.0-2.20110503.3|188	done
12mr|foomatic-db-4.0-2.20110503.3|189	chmod a-x %{buildroot}%{_datadir}/foomatic/db/oldprinterids
12mr|foomatic-db-4.0-2.20110503.3|190	
12mr|foomatic-db-4.0-2.20110503.3|191	##### SCRIPTS
12mr|foomatic-db-4.0-2.20110503.3|192	
12mr|foomatic-db-4.0-2.20110503.3|193	# Restart the CUPS daemon when it is running, but do not start it when it
12mr|foomatic-db-4.0-2.20110503.3|194	# is not running. The restart of the CUPS daemon updates the CUPS-internal
12mr|foomatic-db-4.0-2.20110503.3|195	# PPD index
12mr|foomatic-db-4.0-2.20110503.3|196	
12mr|foomatic-db-4.0-2.20110503.3|197	%post
12mr|foomatic-db-4.0-2.20110503.3|198	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
12mr|foomatic-db-4.0-2.20110503.3|199	
12mr|foomatic-db-4.0-2.20110503.3|200	%postun
12mr|foomatic-db-4.0-2.20110503.3|201	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
12mr|foomatic-db-4.0-2.20110503.3|202	
12mr|foomatic-db-4.0-2.20110503.3|203	##### CLEAN UP
12mr|foomatic-db-4.0-2.20110503.3|204	
12mr|foomatic-db-4.0-2.20110503.3|205	%clean
12mr|foomatic-db-4.0-2.20110503.3|206	rm -rf %{buildroot}
12mr|foomatic-db-4.0-2.20110503.3|207	
12mr|foomatic-db-4.0-2.20110503.3|208	##### FILES
12mr|foomatic-db-4.0-2.20110503.3|209	
12mr|foomatic-db-4.0-2.20110503.3|210	%files
12mr|foomatic-db-4.0-2.20110503.3|211	%defattr(-,root,root)
12mr|foomatic-db-4.0-2.20110503.3|212	%doc README USAGE COPYING
12mr|foomatic-db-4.0-2.20110503.3|213	%_datadir/foomatic/db
12mr|foomatic-db-4.0-2.20110503.3|214	%_datadir/cups/model/foomatic-db-ppds
12mr|foomatic-db-4.0-2.20110503.3|215	
12mr|foomatic-db-4.0-2.20110503.3|216	
12mr|foomatic-db-4.0-2.20110503.3|217	
12mr|foomatic-db-4.0-2.20110503.3|218	%changelog
12mr|foomatic-db-4.0-2.20110503.3|219	

14003 12
12mr|foomatic-db-engine-4.0.8-4|1	%define version 4.0.8
12mr|foomatic-db-engine-4.0.8-4|2	%define releasedate 0
12mr|foomatic-db-engine-4.0.8-4|3	%if %{releasedate}
12mr|foomatic-db-engine-4.0.8-4|4	%define release %mkrel 4
12mr|foomatic-db-engine-4.0.8-4|5	%define tarname %{name}-%{version}-%{releasedate}
12mr|foomatic-db-engine-4.0.8-4|6	%else
12mr|foomatic-db-engine-4.0.8-4|7	%define release %mkrel 4
12mr|foomatic-db-engine-4.0.8-4|8	%define tarname %{name}-%{version}
12mr|foomatic-db-engine-4.0.8-4|9	%endif
12mr|foomatic-db-engine-4.0.8-4|10	
12mr|foomatic-db-engine-4.0.8-4|11	%define debug 0
12mr|foomatic-db-engine-4.0.8-4|12	
12mr|foomatic-db-engine-4.0.8-4|13	##### GENERAL DEFINITIONS
12mr|foomatic-db-engine-4.0.8-4|14	
12mr|foomatic-db-engine-4.0.8-4|15	Name:		foomatic-db-engine
12mr|foomatic-db-engine-4.0.8-4|16	Version:	%{version}
12mr|foomatic-db-engine-4.0.8-4|17	Release:	%{release}
12mr|foomatic-db-engine-4.0.8-4|18	Summary:        Foomatic database access, printer admin, and printing utils
12mr|foomatic-db-engine-4.0.8-4|19	License:        GPLv2
12mr|foomatic-db-engine-4.0.8-4|20	Group:          System/Servers
12mr|foomatic-db-engine-4.0.8-4|21	Url:            http://www.linuxprinting.org/
12mr|foomatic-db-engine-4.0.8-4|22	Requires:       foomatic-filters >= 3.0.2-1.20050816.1mdk perl-base >= 2:5.8.8
12mr|foomatic-db-engine-4.0.8-4|23	
12mr|foomatic-db-engine-4.0.8-4|24	BuildRequires:	autoconf automake cups
12mr|foomatic-db-engine-4.0.8-4|25	BuildRequires:	perl-devel file libxml2-devel
12mr|foomatic-db-engine-4.0.8-4|26	
12mr|foomatic-db-engine-4.0.8-4|27	##### FOOMATIC SOURCES
12mr|foomatic-db-engine-4.0.8-4|28	
12mr|foomatic-db-engine-4.0.8-4|29	Source0:		http://www.linuxprinting.org/download/foomatic/%{tarname}.tar.gz
12mr|foomatic-db-engine-4.0.8-4|30	Patch0:			foomatic-db-engine.cat.ppd.patch
12mr|foomatic-db-engine-4.0.8-4|31	
12mr|foomatic-db-engine-4.0.8-4|32	##### BUILD ROOT
12mr|foomatic-db-engine-4.0.8-4|33	
12mr|foomatic-db-engine-4.0.8-4|34	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|foomatic-db-engine-4.0.8-4|35	
12mr|foomatic-db-engine-4.0.8-4|36	##### PACKAGE DESCRIPTIONS
12mr|foomatic-db-engine-4.0.8-4|37	
12mr|foomatic-db-engine-4.0.8-4|38	%description
12mr|foomatic-db-engine-4.0.8-4|39	Foomatic is a comprehensive, spooler-independent database of printers,
12mr|foomatic-db-engine-4.0.8-4|40	printer drivers, and driver descriptions. It contains utilities to
12mr|foomatic-db-engine-4.0.8-4|41	generate PPD (Postscript Printer Description) files and printer queues
12mr|foomatic-db-engine-4.0.8-4|42	for CUPS, LPD, GNUlpr, LPRng, PPR, and PDQ using the database. There
12mr|foomatic-db-engine-4.0.8-4|43	is also the possibility to read the PJL options out of PJL-capable
12mr|foomatic-db-engine-4.0.8-4|44	laser printers and take them into account at the driver description
12mr|foomatic-db-engine-4.0.8-4|45	file generation.
12mr|foomatic-db-engine-4.0.8-4|46	
12mr|foomatic-db-engine-4.0.8-4|47	There are spooler-independent command line interfaces to manipulate
12mr|foomatic-db-engine-4.0.8-4|48	queues (foomatic-configure) and to print files/manipulate jobs
12mr|foomatic-db-engine-4.0.8-4|49	(foomatic printjob).
12mr|foomatic-db-engine-4.0.8-4|50	
12mr|foomatic-db-engine-4.0.8-4|51	This package contains the tools for accessing the Foomatic database,
12mr|foomatic-db-engine-4.0.8-4|52	for printer administration, and for printing.
12mr|foomatic-db-engine-4.0.8-4|53	
12mr|foomatic-db-engine-4.0.8-4|54	%prep
12mr|foomatic-db-engine-4.0.8-4|55	
12mr|foomatic-db-engine-4.0.8-4|56	##### FOOMATIC
12mr|foomatic-db-engine-4.0.8-4|57	
12mr|foomatic-db-engine-4.0.8-4|58	# Source trees for installation
12mr|foomatic-db-engine-4.0.8-4|59	%setup -q -n %{tarname}
12mr|foomatic-db-engine-4.0.8-4|60	chmod -x *.c
12mr|foomatic-db-engine-4.0.8-4|61	
12mr|foomatic-db-engine-4.0.8-4|62	# foomatic-db-engine.cat.ppd.patch
12mr|foomatic-db-engine-4.0.8-4|63	%patch0 -p1
12mr|foomatic-db-engine-4.0.8-4|64	
12mr|foomatic-db-engine-4.0.8-4|65	%build
12mr|foomatic-db-engine-4.0.8-4|66	
12mr|foomatic-db-engine-4.0.8-4|67	# Change compiler flags for debugging when in debug mode
12mr|foomatic-db-engine-4.0.8-4|68	%if %debug
12mr|foomatic-db-engine-4.0.8-4|69	export DONT_STRIP=1
12mr|foomatic-db-engine-4.0.8-4|70	export CFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|foomatic-db-engine-4.0.8-4|71	export CXXFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|foomatic-db-engine-4.0.8-4|72	export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|foomatic-db-engine-4.0.8-4|73	%endif
12mr|foomatic-db-engine-4.0.8-4|74	
12mr|foomatic-db-engine-4.0.8-4|75	
12mr|foomatic-db-engine-4.0.8-4|76	# Makefile generation ("./make_configure" for CVS snapshots)
12mr|foomatic-db-engine-4.0.8-4|77	./make_configure
12mr|foomatic-db-engine-4.0.8-4|78	%configure --libdir=%{_prefix}/lib
12mr|foomatic-db-engine-4.0.8-4|79	
12mr|foomatic-db-engine-4.0.8-4|80	# Fix for new library "make install" behaviour of Perl 5.8.1.
12mr|foomatic-db-engine-4.0.8-4|81	perl -p -i -e 's/PREFIX=\$\(DESTDIR\)\$\(PERLPREFIX\)/PREFIX=\$\(PERLPREFIX\)/' Makefile
12mr|foomatic-db-engine-4.0.8-4|82	
12mr|foomatic-db-engine-4.0.8-4|83	# Final build of Foomatic package
12mr|foomatic-db-engine-4.0.8-4|84	# Use the real file names of the printing utilities to be independent of the
12mr|foomatic-db-engine-4.0.8-4|85	# update-alternatives configuration
12mr|foomatic-db-engine-4.0.8-4|86	
12mr|foomatic-db-engine-4.0.8-4|87	# Do not use "make" macro, as parallelized build of Foomatic does not
12mr|foomatic-db-engine-4.0.8-4|88	# work.
12mr|foomatic-db-engine-4.0.8-4|89	
12mr|foomatic-db-engine-4.0.8-4|90	make	LPD_LPR=/usr/bin/lpr-lpd \
12mr|foomatic-db-engine-4.0.8-4|91	LPD_LPQ=/usr/bin/lpq-lpd \
12mr|foomatic-db-engine-4.0.8-4|92	LPD_LPRM=/usr/bin/lprm-lpd \
12mr|foomatic-db-engine-4.0.8-4|93	LPD_LPC=/usr/sbin/lpc-lpd \
12mr|foomatic-db-engine-4.0.8-4|94	CUPS_LPR=/usr/bin/lpr-cups \
12mr|foomatic-db-engine-4.0.8-4|95	CUPS_LPQ=/usr/bin/lpq-cups \
12mr|foomatic-db-engine-4.0.8-4|96	CUPS_LPRM=/usr/bin/lprm-cups \
12mr|foomatic-db-engine-4.0.8-4|97	CUPS_LPC=/usr/sbin/lpc-cups \
12mr|foomatic-db-engine-4.0.8-4|98	CUPS_LP=/usr/bin/lp-cups \
12mr|foomatic-db-engine-4.0.8-4|99	CUPS_CANCEL=/usr/bin/cancel-cups \
12mr|foomatic-db-engine-4.0.8-4|100	CUPS_LPSTAT=/usr/bin/lpstat-cups \
12mr|foomatic-db-engine-4.0.8-4|101	PDQ_PRINTRC=/etc/pdq/printrc \
12mr|foomatic-db-engine-4.0.8-4|102	PREFIX=%{_prefix} \
12mr|foomatic-db-engine-4.0.8-4|103	PERL_INSTALLDIRS=vendor \
12mr|foomatic-db-engine-4.0.8-4|104	DESTDIR=%buildroot
12mr|foomatic-db-engine-4.0.8-4|105	
12mr|foomatic-db-engine-4.0.8-4|106	chmod a+rx mkinstalldirs
12mr|foomatic-db-engine-4.0.8-4|107	
12mr|foomatic-db-engine-4.0.8-4|108	%install
12mr|foomatic-db-engine-4.0.8-4|109	
12mr|foomatic-db-engine-4.0.8-4|110	rm -rf %{buildroot}
12mr|foomatic-db-engine-4.0.8-4|111	
12mr|foomatic-db-engine-4.0.8-4|112	# Change compiler flags for debugging when in debug mode
12mr|foomatic-db-engine-4.0.8-4|113	%if %debug
12mr|foomatic-db-engine-4.0.8-4|114	export DONT_STRIP=1
12mr|foomatic-db-engine-4.0.8-4|115	export CFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|foomatic-db-engine-4.0.8-4|116	export CXXFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|foomatic-db-engine-4.0.8-4|117	export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|foomatic-db-engine-4.0.8-4|118	%endif
12mr|foomatic-db-engine-4.0.8-4|119	
12mr|foomatic-db-engine-4.0.8-4|120	# Make directories
12mr|foomatic-db-engine-4.0.8-4|121	install -d %{buildroot}%{_bindir}
12mr|foomatic-db-engine-4.0.8-4|122	install -d %{buildroot}%{_libdir}
12mr|foomatic-db-engine-4.0.8-4|123	install -d %{buildroot}%{_sysconfdir}
12mr|foomatic-db-engine-4.0.8-4|124	install -d %{buildroot}%{_mandir}/man1
12mr|foomatic-db-engine-4.0.8-4|125	install -d %{buildroot}%{_mandir}/man8
12mr|foomatic-db-engine-4.0.8-4|126	
12mr|foomatic-db-engine-4.0.8-4|127	##### FOOMATIC
12mr|foomatic-db-engine-4.0.8-4|128	
12mr|foomatic-db-engine-4.0.8-4|129	# Install program files
12mr|foomatic-db-engine-4.0.8-4|130	eval `perl '-V:installsitelib'`
12mr|foomatic-db-engine-4.0.8-4|131	mkdir -p %{buildroot}/$installsitelib
12mr|foomatic-db-engine-4.0.8-4|132	export INSTALLSITELIB=%{buildroot}/$installsitelib
12mr|foomatic-db-engine-4.0.8-4|133	make	PREFIX=%{_prefix} \
12mr|foomatic-db-engine-4.0.8-4|134	DESTDIR=%buildroot \
12mr|foomatic-db-engine-4.0.8-4|135	INSTALLSITELIB=%{buildroot}/$installsitelib \
12mr|foomatic-db-engine-4.0.8-4|136	install
12mr|foomatic-db-engine-4.0.8-4|137	
12mr|foomatic-db-engine-4.0.8-4|138	# Use update-alternatives to make "foomatic-printjob" also possible through
12mr|foomatic-db-engine-4.0.8-4|139	# the usual printing commands
12mr|foomatic-db-engine-4.0.8-4|140	
12mr|foomatic-db-engine-4.0.8-4|141	( cd %{buildroot}%{_bindir}
12mr|foomatic-db-engine-4.0.8-4|142	ln -s foomatic-printjob lpr-foomatic
12mr|foomatic-db-engine-4.0.8-4|143	ln -s foomatic-printjob lpq-foomatic
12mr|foomatic-db-engine-4.0.8-4|144	ln -s foomatic-printjob lprm-foomatic
12mr|foomatic-db-engine-4.0.8-4|145	)
12mr|foomatic-db-engine-4.0.8-4|146	( cd %{buildroot}%{_sbindir}
12mr|foomatic-db-engine-4.0.8-4|147	ln -s %{_bindir}/foomatic-printjob lpc-foomatic
12mr|foomatic-db-engine-4.0.8-4|148	)
12mr|foomatic-db-engine-4.0.8-4|149	
12mr|foomatic-db-engine-4.0.8-4|150	# Correct permissions
12mr|foomatic-db-engine-4.0.8-4|151	chmod -R a-X %{buildroot}%{perl_vendorlib}/Foomatic/*.pm
12mr|foomatic-db-engine-4.0.8-4|152	
12mr|foomatic-db-engine-4.0.8-4|153	%post -n foomatic-db-engine
12mr|foomatic-db-engine-4.0.8-4|154	# Set up update-alternatives entries
12mr|foomatic-db-engine-4.0.8-4|155	%{_sbindir}/update-alternatives --install %{_bindir}/lpr lpr %{_bindir}/lpr-foomatic 1
12mr|foomatic-db-engine-4.0.8-4|156	%{_sbindir}/update-alternatives --install %{_bindir}/lpq lpq %{_bindir}/lpq-foomatic 1
12mr|foomatic-db-engine-4.0.8-4|157	%{_sbindir}/update-alternatives --install %{_bindir}/lprm lprm %{_bindir}/lprm-foomatic 1
12mr|foomatic-db-engine-4.0.8-4|158	%{_sbindir}/update-alternatives --install %{_sbindir}/lpc lpc %{_sbindir}/lpc-foomatic 1
12mr|foomatic-db-engine-4.0.8-4|159	
12mr|foomatic-db-engine-4.0.8-4|160	%preun -n foomatic-db-engine
12mr|foomatic-db-engine-4.0.8-4|161	if [ "$1" -eq "0" ]; then
12mr|foomatic-db-engine-4.0.8-4|162	# On removal
12mr|foomatic-db-engine-4.0.8-4|163	# Remove update-alternatives entries
12mr|foomatic-db-engine-4.0.8-4|164	%{_sbindir}/update-alternatives --remove lpr /usr/bin/lpr-foomatic
12mr|foomatic-db-engine-4.0.8-4|165	%{_sbindir}/update-alternatives --remove lpq /usr/bin/lpq-foomatic
12mr|foomatic-db-engine-4.0.8-4|166	%{_sbindir}/update-alternatives --remove lprm /usr/bin/lprm-foomatic
12mr|foomatic-db-engine-4.0.8-4|167	%{_sbindir}/update-alternatives --remove lpc /usr/sbin/lpc-foomatic
12mr|foomatic-db-engine-4.0.8-4|168	fi
12mr|foomatic-db-engine-4.0.8-4|169	
12mr|foomatic-db-engine-4.0.8-4|170	%clean
12mr|foomatic-db-engine-4.0.8-4|171	rm -rf %{buildroot}
12mr|foomatic-db-engine-4.0.8-4|172	
12mr|foomatic-db-engine-4.0.8-4|173	##### FILES
12mr|foomatic-db-engine-4.0.8-4|174	
12mr|foomatic-db-engine-4.0.8-4|175	%files
12mr|foomatic-db-engine-4.0.8-4|176	%defattr(-,root,root)
12mr|foomatic-db-engine-4.0.8-4|177	%doc README TODO USAGE Foomatic-Devel-Ideas.txt ChangeLog
12mr|foomatic-db-engine-4.0.8-4|178	%_bindir/*
12mr|foomatic-db-engine-4.0.8-4|179	%_sbindir/*
12mr|foomatic-db-engine-4.0.8-4|180	%perl_vendorlib/Foomatic
12mr|foomatic-db-engine-4.0.8-4|181	%_datadir/foomatic/templates
12mr|foomatic-db-engine-4.0.8-4|182	%{_mandir}/man*/*
12mr|foomatic-db-engine-4.0.8-4|183	%{_prefix}/lib/cups/driver/*
12mr|foomatic-db-engine-4.0.8-4|184	
12mr|foomatic-db-engine-4.0.8-4|185	
12mr|foomatic-db-engine-4.0.8-4|186	
12mr|foomatic-db-engine-4.0.8-4|187	%changelog
12mr|foomatic-db-engine-4.0.8-4|188	

14004 12
12mr|foomatic-filters-4.0.17-1|1	%define name foomatic-filters
12mr|foomatic-filters-4.0.17-1|2	%define version 4.0.17
12mr|foomatic-filters-4.0.17-1|3	%define releasedate 0
12mr|foomatic-filters-4.0.17-1|4	%if %{releasedate}
12mr|foomatic-filters-4.0.17-1|5	%define release %mkrel 0.%{releasedate}.1
12mr|foomatic-filters-4.0.17-1|6	%define tarname %{name}-%{version}-%{releasedate}
12mr|foomatic-filters-4.0.17-1|7	%else
12mr|foomatic-filters-4.0.17-1|8	%define release %mkrel 1
12mr|foomatic-filters-4.0.17-1|9	%define tarname %{name}-%{version}
12mr|foomatic-filters-4.0.17-1|10	%endif
12mr|foomatic-filters-4.0.17-1|11	
12mr|foomatic-filters-4.0.17-1|12	##### GENERAL DEFINITIONS
12mr|foomatic-filters-4.0.17-1|13	
12mr|foomatic-filters-4.0.17-1|14	Name:		%{name}
12mr|foomatic-filters-4.0.17-1|15	Version:	%{version}
12mr|foomatic-filters-4.0.17-1|16	Release:	%{release}
12mr|foomatic-filters-4.0.17-1|17	Summary:        Foomatic filters needed to run print queues with Foomatic PPDs
12mr|foomatic-filters-4.0.17-1|18	License:        GPLv2
12mr|foomatic-filters-4.0.17-1|19	Group:          System/Servers
12mr|foomatic-filters-4.0.17-1|20	Url:            http://www.linuxprinting.org/
12mr|foomatic-filters-4.0.17-1|21	Requires:       mpage
12mr|foomatic-filters-4.0.17-1|22	%ifarch x86_64
12mr|foomatic-filters-4.0.17-1|23	Conflicts:	cups < 1.2.0-0.5361.0mdk
12mr|foomatic-filters-4.0.17-1|24	%endif
12mr|foomatic-filters-4.0.17-1|25	Obsoletes:	foomatic
12mr|foomatic-filters-4.0.17-1|26	Provides:	foomatic
12mr|foomatic-filters-4.0.17-1|27	
12mr|foomatic-filters-4.0.17-1|28	##### BUILDREQUIRES
12mr|foomatic-filters-4.0.17-1|29	
12mr|foomatic-filters-4.0.17-1|30	BuildRequires:	autoconf
12mr|foomatic-filters-4.0.17-1|31	BuildRequires:	perl-devel file libxml2-devel mpage
12mr|foomatic-filters-4.0.17-1|32	BuildRequires:	libgs-devel
12mr|foomatic-filters-4.0.17-1|33	BuildRequires:	dbus-devel
12mr|foomatic-filters-4.0.17-1|34	%ifarch x86_64
12mr|foomatic-filters-4.0.17-1|35	BuildRequires:	cups >= 1.2.0-0.5361.0mdk
12mr|foomatic-filters-4.0.17-1|36	%else
12mr|foomatic-filters-4.0.17-1|37	BuildRequires:	cups >= 1.2.0
12mr|foomatic-filters-4.0.17-1|38	%endif
12mr|foomatic-filters-4.0.17-1|39	
12mr|foomatic-filters-4.0.17-1|40	##### SOURCES
12mr|foomatic-filters-4.0.17-1|41	
12mr|foomatic-filters-4.0.17-1|42	# Foomatic packages
12mr|foomatic-filters-4.0.17-1|43	Source0:	http://www.openprinting.org/download/foomatic/%{name}-%{version}.tar.gz
12mr|foomatic-filters-4.0.17-1|44	
12mr|foomatic-filters-4.0.17-1|45	##### BUILD ROOT
12mr|foomatic-filters-4.0.17-1|46	
12mr|foomatic-filters-4.0.17-1|47	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|foomatic-filters-4.0.17-1|48	
12mr|foomatic-filters-4.0.17-1|49	##### PACKAGE DESCRIPTION
12mr|foomatic-filters-4.0.17-1|50	
12mr|foomatic-filters-4.0.17-1|51	%description
12mr|foomatic-filters-4.0.17-1|52	Foomatic is a comprehensive, spooler-independent database of printers,
12mr|foomatic-filters-4.0.17-1|53	printer drivers, and driver descriptions. It contains utilities to
12mr|foomatic-filters-4.0.17-1|54	generate PPD (Postscript Printer Description) files and printer queues
12mr|foomatic-filters-4.0.17-1|55	for CUPS, LPD, GNUlpr, LPRng, PPR, and PDQ using the database. There
12mr|foomatic-filters-4.0.17-1|56	is also the possibility to read the PJL options out of PJL-capable
12mr|foomatic-filters-4.0.17-1|57	laser printers and take them into account at the driver description
12mr|foomatic-filters-4.0.17-1|58	file generation.
12mr|foomatic-filters-4.0.17-1|59	
12mr|foomatic-filters-4.0.17-1|60	There are spooler-independent command line interfaces to manipulate
12mr|foomatic-filters-4.0.17-1|61	queues (foomatic-configure) and to print files/manipulate jobs
12mr|foomatic-filters-4.0.17-1|62	(foomatic printjob).
12mr|foomatic-filters-4.0.17-1|63	
12mr|foomatic-filters-4.0.17-1|64	This package contains the filters needed to run print queues based on
12mr|foomatic-filters-4.0.17-1|65	Foomatic PPD files.
12mr|foomatic-filters-4.0.17-1|66	
12mr|foomatic-filters-4.0.17-1|67	
12mr|foomatic-filters-4.0.17-1|68	
12mr|foomatic-filters-4.0.17-1|69	%prep
12mr|foomatic-filters-4.0.17-1|70	##### FOOMATIC
12mr|foomatic-filters-4.0.17-1|71	
12mr|foomatic-filters-4.0.17-1|72	# Source trees for installation
12mr|foomatic-filters-4.0.17-1|73	%setup -q -n %{tarname}
12mr|foomatic-filters-4.0.17-1|74	%if 0
12mr|foomatic-filters-4.0.17-1|75	# Modifications to make package building on 64-bit-systems
12mr|foomatic-filters-4.0.17-1|76	perl -p -i -e 's:\blib\b:\$LIB:g' configure.ac
12mr|foomatic-filters-4.0.17-1|77	perl -p -i -e 's!(AC_PROG_MAKE_SET)!$1
12mr|foomatic-filters-4.0.17-1|78	
12mr|foomatic-filters-4.0.17-1|79	AC_PROG_CC
12mr|foomatic-filters-4.0.17-1|80	
12mr|foomatic-filters-4.0.17-1|81	host_os=`uname -s`
12mr|foomatic-filters-4.0.17-1|82	host_cpu=`uname -m`
12mr|foomatic-filters-4.0.17-1|83	
12mr|foomatic-filters-4.0.17-1|84	case \$host_os in
12mr|foomatic-filters-4.0.17-1|85	*Linux*)
12mr|foomatic-filters-4.0.17-1|86	# Test if the compiler is 64bit
12mr|foomatic-filters-4.0.17-1|87	echo "int i;" > conftest.\$ac_ext
12mr|foomatic-filters-4.0.17-1|88	foomatic_cv_cc_64bit_output=no
12mr|foomatic-filters-4.0.17-1|89	if AC_TRY_EVAL(ac_compile); then
12mr|foomatic-filters-4.0.17-1|90	case `/usr/bin/file conftest.\$ac_objext` in
12mr|foomatic-filters-4.0.17-1|91	*"ELF 64"*)
12mr|foomatic-filters-4.0.17-1|92	foomatic_cv_cc_64bit_output=yes
12mr|foomatic-filters-4.0.17-1|93	;;
12mr|foomatic-filters-4.0.17-1|94	esac
12mr|foomatic-filters-4.0.17-1|95	fi
12mr|foomatic-filters-4.0.17-1|96	rm -rf conftest*
12mr|foomatic-filters-4.0.17-1|97	;;
12mr|foomatic-filters-4.0.17-1|98	esac
12mr|foomatic-filters-4.0.17-1|99	
12mr|foomatic-filters-4.0.17-1|100	case \$host_cpu:\$foomatic_cv_cc_64bit_output in
12mr|foomatic-filters-4.0.17-1|101	ppc64:yes | s390x:yes | sparc64:yes | x86_64:yes)
12mr|foomatic-filters-4.0.17-1|102	LIB="lib64"
12mr|foomatic-filters-4.0.17-1|103	;;
12mr|foomatic-filters-4.0.17-1|104	*:*)
12mr|foomatic-filters-4.0.17-1|105	LIB="lib"
12mr|foomatic-filters-4.0.17-1|106	;;
12mr|foomatic-filters-4.0.17-1|107	esac!' configure.ac
12mr|foomatic-filters-4.0.17-1|108	%endif
12mr|foomatic-filters-4.0.17-1|109	
12mr|foomatic-filters-4.0.17-1|110	%build
12mr|foomatic-filters-4.0.17-1|111	
12mr|foomatic-filters-4.0.17-1|112	# Makefile generation ("./make_configure" for CVS snapshots)
12mr|foomatic-filters-4.0.17-1|113	./make_configure
12mr|foomatic-filters-4.0.17-1|114	%configure2_5x
12mr|foomatic-filters-4.0.17-1|115	# Do not use "make" macro, as parallelized build of Foomatic does not
12mr|foomatic-filters-4.0.17-1|116	# work.
12mr|foomatic-filters-4.0.17-1|117	make
12mr|foomatic-filters-4.0.17-1|118	
12mr|foomatic-filters-4.0.17-1|119	%install
12mr|foomatic-filters-4.0.17-1|120	
12mr|foomatic-filters-4.0.17-1|121	rm -rf %{buildroot}
12mr|foomatic-filters-4.0.17-1|122	
12mr|foomatic-filters-4.0.17-1|123	# Make directories
12mr|foomatic-filters-4.0.17-1|124	install -d %{buildroot}%{_bindir}
12mr|foomatic-filters-4.0.17-1|125	install -d %{buildroot}%{_sysconfdir}
12mr|foomatic-filters-4.0.17-1|126	install -d %{buildroot}%{_mandir}/man1
12mr|foomatic-filters-4.0.17-1|127	
12mr|foomatic-filters-4.0.17-1|128	# Install program files
12mr|foomatic-filters-4.0.17-1|129	make	PREFIX=%{_prefix} \
12mr|foomatic-filters-4.0.17-1|130	DESTDIR=%buildroot \
12mr|foomatic-filters-4.0.17-1|131	install
12mr|foomatic-filters-4.0.17-1|132	
12mr|foomatic-filters-4.0.17-1|133	# Remove superfluous file
12mr|foomatic-filters-4.0.17-1|134	rm -f %buildroot/etc/foomatic/filter.conf.sample
12mr|foomatic-filters-4.0.17-1|135	
12mr|foomatic-filters-4.0.17-1|136	# Link to make Foomatic 2.0.x CUPS queues working with Foomatic 3.0.x
12mr|foomatic-filters-4.0.17-1|137	ln -s ../../../bin/foomatic-rip %buildroot%{_prefix}/lib/cups/filter/cupsomatic
12mr|foomatic-filters-4.0.17-1|138	
12mr|foomatic-filters-4.0.17-1|139	##### GENERAL STUFF
12mr|foomatic-filters-4.0.17-1|140	
12mr|foomatic-filters-4.0.17-1|141	%post
12mr|foomatic-filters-4.0.17-1|142	# Restart the CUPS daemon when it is running, but do not start it when it
12mr|foomatic-filters-4.0.17-1|143	# is not running. The restart of the CUPS daemon updates the CUPS-internal
12mr|foomatic-filters-4.0.17-1|144	# backend index
12mr|foomatic-filters-4.0.17-1|145	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
12mr|foomatic-filters-4.0.17-1|146	
12mr|foomatic-filters-4.0.17-1|147	%postun
12mr|foomatic-filters-4.0.17-1|148	# Restart the CUPS daemon when it is running, but do not start it when it
12mr|foomatic-filters-4.0.17-1|149	# is not running. The restart of the CUPS daemon updates the CUPS-internal
12mr|foomatic-filters-4.0.17-1|150	# backend index
12mr|foomatic-filters-4.0.17-1|151	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
12mr|foomatic-filters-4.0.17-1|152	
12mr|foomatic-filters-4.0.17-1|153	##### CLEAN UP
12mr|foomatic-filters-4.0.17-1|154	
12mr|foomatic-filters-4.0.17-1|155	%clean
12mr|foomatic-filters-4.0.17-1|156	rm -rf %{buildroot}
12mr|foomatic-filters-4.0.17-1|157	
12mr|foomatic-filters-4.0.17-1|158	##### FILES
12mr|foomatic-filters-4.0.17-1|159	
12mr|foomatic-filters-4.0.17-1|160	%files
12mr|foomatic-filters-4.0.17-1|161	%defattr(-,root,root)
12mr|foomatic-filters-4.0.17-1|162	%doc README USAGE TODO ChangeLog
12mr|foomatic-filters-4.0.17-1|163	%_bindir/*
12mr|foomatic-filters-4.0.17-1|164	%_prefix/lib/cups/filter/*
12mr|foomatic-filters-4.0.17-1|165	%_prefix/lib/cups/backend/*
12mr|foomatic-filters-4.0.17-1|166	%_prefix/lib/ppr/interfaces/*
12mr|foomatic-filters-4.0.17-1|167	%_prefix/lib/ppr/lib/*
12mr|foomatic-filters-4.0.17-1|168	%{_mandir}/man1/*
12mr|foomatic-filters-4.0.17-1|169	%dir %config(noreplace) %{_sysconfdir}/foomatic
12mr|foomatic-filters-4.0.17-1|170	%dir %config(noreplace) %{_sysconfdir}/foomatic/direct
12mr|foomatic-filters-4.0.17-1|171	%config(noreplace) %{_sysconfdir}/foomatic/filter.conf
12mr|foomatic-filters-4.0.17-1|172	
12mr|foomatic-filters-4.0.17-1|173	
12mr|foomatic-filters-4.0.17-1|174	
12mr|foomatic-filters-4.0.17-1|175	
12mr|foomatic-filters-4.0.17-1|176	%changelog
12mr|foomatic-filters-4.0.17-1|177	

14005 12
12mr|fop-1.0-0.0.5|1	%define gcj_support 0
12mr|fop-1.0-0.0.5|2	
12mr|fop-1.0-0.0.5|3	Summary:	XSL-driven print formatter
12mr|fop-1.0-0.0.5|4	Name:		fop
12mr|fop-1.0-0.0.5|5	Version:	1.0
12mr|fop-1.0-0.0.5|6	Release:	%mkrel 0.0.5
12mr|fop-1.0-0.0.5|7	Epoch:		0
12mr|fop-1.0-0.0.5|8	License:	Apache License
12mr|fop-1.0-0.0.5|9	Group:		Development/Java
12mr|fop-1.0-0.0.5|10	URL:		http://xmlgraphics.apache.org/fop
12mr|fop-1.0-0.0.5|11	Source0:	fop-%{version}-src.tar.gz
12mr|fop-1.0-0.0.5|12	Source1:	%{name}.script
12mr|fop-1.0-0.0.5|13	Patch1:		%{name}-manifest.patch
12mr|fop-1.0-0.0.5|14	Patch2:		%{name}-main.patch
12mr|fop-1.0-0.0.5|15	Requires:	xmlgraphics-commons >= 0:1.2
12mr|fop-1.0-0.0.5|16	Requires:	avalon-framework >= 0:4.1.4
12mr|fop-1.0-0.0.5|17	Requires:	batik >= 0:1.7
12mr|fop-1.0-0.0.5|18	Requires:	xalan-j2 >= 0:2.7.0
12mr|fop-1.0-0.0.5|19	Requires:	xml-commons-apis >= 0:1.3.04
12mr|fop-1.0-0.0.5|20	Requires:	jakarta-commons-httpclient
12mr|fop-1.0-0.0.5|21	Requires:	jakarta-commons-io >= 0:1.2
12mr|fop-1.0-0.0.5|22	Requires:	jakarta-commons-logging >= 0:1.0.4
12mr|fop-1.0-0.0.5|23	BuildRequires:	ant
12mr|fop-1.0-0.0.5|24	BuildRequires:	ant-trax
12mr|fop-1.0-0.0.5|25	BuildRequires:	java-rpmbuild
12mr|fop-1.0-0.0.5|26	%if %{gcj_support}
12mr|fop-1.0-0.0.5|27	BuildRequires:	java-gcj-compat-devel
12mr|fop-1.0-0.0.5|28	%else
12mr|fop-1.0-0.0.5|29	BuildArch:	noarch
12mr|fop-1.0-0.0.5|30	%endif
12mr|fop-1.0-0.0.5|31	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|fop-1.0-0.0.5|32	
12mr|fop-1.0-0.0.5|33	%description
12mr|fop-1.0-0.0.5|34	FOP is the world's first print formatter driven by XSL formatting
12mr|fop-1.0-0.0.5|35	objects. It is a Java application that reads a formatting object tree
12mr|fop-1.0-0.0.5|36	and then turns it into a PDF document. The formatting object tree, can
12mr|fop-1.0-0.0.5|37	be in the form of an XML document (output by an XSLT engine like XT or
12mr|fop-1.0-0.0.5|38	Xalan) or can be passed in memory as a DOM Document or (in the case of
12mr|fop-1.0-0.0.5|39	XT) SAX events.
12mr|fop-1.0-0.0.5|40	
12mr|fop-1.0-0.0.5|41	%package javadoc
12mr|fop-1.0-0.0.5|42	Summary:	Javadoc for %{name}
12mr|fop-1.0-0.0.5|43	Group:		Development/Java
12mr|fop-1.0-0.0.5|44	
12mr|fop-1.0-0.0.5|45	%description    javadoc
12mr|fop-1.0-0.0.5|46	Javadoc for %{name}.
12mr|fop-1.0-0.0.5|47	
12mr|fop-1.0-0.0.5|48	%prep
12mr|fop-1.0-0.0.5|49	%setup -q
12mr|fop-1.0-0.0.5|50	#%patch1 -p1
12mr|fop-1.0-0.0.5|51	%patch2 -p0
12mr|fop-1.0-0.0.5|52	
12mr|fop-1.0-0.0.5|53	%build
12mr|fop-1.0-0.0.5|54	export JAVA_HOME=%{java_home}
12mr|fop-1.0-0.0.5|55	export CLASSPATH=
12mr|fop-1.0-0.0.5|56	export OPT_JAR_LIST="`%{__cat} %{_sysconfdir}/ant.d/trax`"
12mr|fop-1.0-0.0.5|57	
12mr|fop-1.0-0.0.5|58	%ant clean jar-main transcoder-pkg javadocs
12mr|fop-1.0-0.0.5|59	
12mr|fop-1.0-0.0.5|60	%install
12mr|fop-1.0-0.0.5|61	rm -rf %{buildroot}
12mr|fop-1.0-0.0.5|62	
12mr|fop-1.0-0.0.5|63	# jars
12mr|fop-1.0-0.0.5|64	mkdir -p %{buildroot}%{_javadir}
12mr|fop-1.0-0.0.5|65	cp -a build/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|fop-1.0-0.0.5|66	cp -a build/%{name}-transcoder.jar %{buildroot}%{_javadir}/pdf-transcoder.jar
12mr|fop-1.0-0.0.5|67	pushd %{buildroot}%{_javadir}
12mr|fop-1.0-0.0.5|68	for jar in *-%{version}*
12mr|fop-1.0-0.0.5|69	do ln -s ${jar} `echo $jar| sed "s|-%{version}||g"`
12mr|fop-1.0-0.0.5|70	done
12mr|fop-1.0-0.0.5|71	popd
12mr|fop-1.0-0.0.5|72	
12mr|fop-1.0-0.0.5|73	# script
12mr|fop-1.0-0.0.5|74	mkdir -p %{buildroot}%{_bindir}
12mr|fop-1.0-0.0.5|75	cp -a %{SOURCE1} %{buildroot}%{_bindir}/fop
12mr|fop-1.0-0.0.5|76	
12mr|fop-1.0-0.0.5|77	# data
12mr|fop-1.0-0.0.5|78	mkdir -p %{buildroot}%{_datadir}/%{name}
12mr|fop-1.0-0.0.5|79	cp -a conf %{buildroot}%{_datadir}/%{name}
12mr|fop-1.0-0.0.5|80	
12mr|fop-1.0-0.0.5|81	# javadoc
12mr|fop-1.0-0.0.5|82	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|fop-1.0-0.0.5|83	cp -a build/javadocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|fop-1.0-0.0.5|84	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mr|fop-1.0-0.0.5|85	
12mr|fop-1.0-0.0.5|86	%if %{gcj_support}
12mr|fop-1.0-0.0.5|87	%{_bindir}/aot-compile-rpm
12mr|fop-1.0-0.0.5|88	%endif
12mr|fop-1.0-0.0.5|89	
12mr|fop-1.0-0.0.5|90	%clean
12mr|fop-1.0-0.0.5|91	rm -rf %{buildroot}
12mr|fop-1.0-0.0.5|92	
12mr|fop-1.0-0.0.5|93	%if %{gcj_support}
12mr|fop-1.0-0.0.5|94	%post
12mr|fop-1.0-0.0.5|95	%{update_gcjdb}
12mr|fop-1.0-0.0.5|96	
12mr|fop-1.0-0.0.5|97	%postun
12mr|fop-1.0-0.0.5|98	%{clean_gcjdb}
12mr|fop-1.0-0.0.5|99	%endif
12mr|fop-1.0-0.0.5|100	
12mr|fop-1.0-0.0.5|101	%files
12mr|fop-1.0-0.0.5|102	%defattr(-,root,root)
12mr|fop-1.0-0.0.5|103	%doc LICENSE README NOTICE
12mr|fop-1.0-0.0.5|104	%{_javadir}/%{name}*.jar
12mr|fop-1.0-0.0.5|105	%{_datadir}/%{name}
12mr|fop-1.0-0.0.5|106	%{_javadir}/pdf-transcoder.jar
12mr|fop-1.0-0.0.5|107	%attr(0755,root,root) %{_bindir}/fop
12mr|fop-1.0-0.0.5|108	%if %{gcj_support}
12mr|fop-1.0-0.0.5|109	%dir %{_libdir}/gcj/%{name}
12mr|fop-1.0-0.0.5|110	%{_libdir}/gcj/%{name}/*
12mr|fop-1.0-0.0.5|111	%endif
12mr|fop-1.0-0.0.5|112	
12mr|fop-1.0-0.0.5|113	%files javadoc
12mr|fop-1.0-0.0.5|114	%defattr(-,root,root)
12mr|fop-1.0-0.0.5|115	%doc %{_javadocdir}/%{name}-%{version}
12mr|fop-1.0-0.0.5|116	%doc %{_javadocdir}/%{name}
12mr|fop-1.0-0.0.5|117	
12mr|fop-1.0-0.0.5|118	
12mr|fop-1.0-0.0.5|119	
12mr|fop-1.0-0.0.5|120	%changelog
12mr|fop-1.0-0.0.5|121	

14006 12
12mr|fortune-mod-1.99.1-26|1	%define	ver	1.99.1
12mr|fortune-mod-1.99.1-26|2	
12mr|fortune-mod-1.99.1-26|3	Summary:	A program which will display a fortune
12mr|fortune-mod-1.99.1-26|4	Summary(cs):	Program sušenka s věštbou (fortune cookie) s opravami chyb
12mr|fortune-mod-1.99.1-26|5	Summary(da):	fortune-cookie program med mange fejl rettelser
12mr|fortune-mod-1.99.1-26|6	Summary(de):	Glückskeks-Programm mit Bugfixes
12mr|fortune-mod-1.99.1-26|7	Summary(fi):	Paranneltu fortnue-ohjelma
12mr|fortune-mod-1.99.1-26|8	Summary(fr):	Programme fortune cookie avec correction de bugs
12mr|fortune-mod-1.99.1-26|9	Summary(tr):	Rasgele, minik, sevimli mesajlar görüntüler
12mr|fortune-mod-1.99.1-26|10	Name:		fortune-mod
12mr|fortune-mod-1.99.1-26|11	Version:	%{ver}
12mr|fortune-mod-1.99.1-26|12	Release:	26
12mr|fortune-mod-1.99.1-26|13	License:	BSD
12mr|fortune-mod-1.99.1-26|14	Group:		Toys
12mr|fortune-mod-1.99.1-26|15	# Sources of the program
12mr|fortune-mod-1.99.1-26|16	URL:		http://www.redellipse.net/code/fortune/
12mr|fortune-mod-1.99.1-26|17	Source0:	http://www.redellipse.net/code/downloads/%name-%version.tar.bz2
12mr|fortune-mod-1.99.1-26|18	# sources of fortune data files
12mr|fortune-mod-1.99.1-26|19	# when no URL is given it is because the data files are not on the internet.
12mr|fortune-mod-1.99.1-26|20	# they are either personal data I've collected myself trough the years;
12mr|fortune-mod-1.99.1-26|21	# or data that people sent me in my quality of i18n coordinator of Mandriva
12mr|fortune-mod-1.99.1-26|22	Source1:	http://crystal.u-strasbg.fr/glp.txt.bz2
12mr|fortune-mod-1.99.1-26|23	Source2:	COPYING.glp
12mr|fortune-mod-1.99.1-26|24	Source3:	http://crystal.u-strasbg.fr/cabale.txt.bz2
12mr|fortune-mod-1.99.1-26|25	Source4:	ftp://sunsite.unc.edu/pub/Linux/games/amusement/fortune-fr.1138.tar.bz2
12mr|fortune-mod-1.99.1-26|26	Source5:	ftp://sunsite.unc.edu/pub/Linux/games/amusement/fortune-it-1.51.tar.bz2
12mr|fortune-mod-1.99.1-26|27	Source6:	ftp://ftp.startrek.eu.org/pub/linux/MS-FORTUNES.bz2
12mr|fortune-mod-1.99.1-26|28	Source7:	http://sam.linuxfr.org/fortunes.txt.bz2
12mr|fortune-mod-1.99.1-26|29	Source8:	COPYING.linuxfr
12mr|fortune-mod-1.99.1-26|30	Source9:	http://www.multimania.com/fortune/ffr.tar.bz2
12mr|fortune-mod-1.99.1-26|31	Source10:	azafra.txt.bz2
12mr|fortune-mod-1.99.1-26|32	Source11:	deprimente.txt.bz2
12mr|fortune-mod-1.99.1-26|33	Source12:	fortune-wa-spots.txt.bz2
12mr|fortune-mod-1.99.1-26|34	Source13:	fortune-kotowaza.bz2
12mr|fortune-mod-1.99.1-26|35	Source14:	fortune-kotowaza.README.bz2
12mr|fortune-mod-1.99.1-26|36	Source15:	fortune-proverbs-gaeilge.bz2
12mr|fortune-mod-1.99.1-26|37	Source16:	fortune-walon.txt.bz2
12mr|fortune-mod-1.99.1-26|38	Source17:	fortune-msg-id.tar.bz2
12mr|fortune-mod-1.99.1-26|39	Source18:	ftp://sunsite.unc.edu/pub/Linux/games/amusement/fortune-cs-1.2.4.tar.bz2
12mr|fortune-mod-1.99.1-26|40	Source19:	ftp://sunsite.unc.edu/pub/Linux/games/amusement/fortunes-hu-0.1.tar.bz2
12mr|fortune-mod-1.99.1-26|41	Patch0:		fortune-mod-1.99.1-LDFLAGS.diff
12mr|fortune-mod-1.99.1-26|42	BuildRequires:	recode-devel recode
12mr|fortune-mod-1.99.1-26|43	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|fortune-mod-1.99.1-26|44	
12mr|fortune-mod-1.99.1-26|45	%description
12mr|fortune-mod-1.99.1-26|46	Fortune-mod contains the ever-popular fortune program. Want a little
12mr|fortune-mod-1.99.1-26|47	bit of random wisdom revealed to you when you log in? Fortune's
12mr|fortune-mod-1.99.1-26|48	your program. Fun-loving system administrators can add fortune to
12mr|fortune-mod-1.99.1-26|49	users' .login files, so that the users get their dose of wisdom
12mr|fortune-mod-1.99.1-26|50	each time they log in.
12mr|fortune-mod-1.99.1-26|51	
12mr|fortune-mod-1.99.1-26|52	Install fortune if you want a program which will bestow these random
12mr|fortune-mod-1.99.1-26|53	bits o' wit.
12mr|fortune-mod-1.99.1-26|54	
12mr|fortune-mod-1.99.1-26|55	Now it supports reading the LANG variable and choosing, if they exist,
12mr|fortune-mod-1.99.1-26|56	fortunes in the user language, when no parameter is given.
12mr|fortune-mod-1.99.1-26|57	
12mr|fortune-mod-1.99.1-26|58	%description -l cs
12mr|fortune-mod-1.99.1-26|59	Toto je trvale oblíbený program věstící osud (fortune). Rád zobrazí
12mr|fortune-mod-1.99.1-26|60	náhodnou věštbu, je-li spuštěn. Obvykle je legrace, když se umístí
12mr|fortune-mod-1.99.1-26|61	do souboru .login pro uživatele vašeho systému, aby uviděli něco
12mr|fortune-mod-1.99.1-26|62	nového pokaždé, když se přihlásí.
12mr|fortune-mod-1.99.1-26|63	
12mr|fortune-mod-1.99.1-26|64	%description -l da
12mr|fortune-mod-1.99.1-26|65	Dette er det altid populære 'fortune' program. Det vil gladeligt
12mr|fortune-mod-1.99.1-26|66	udskrive en tilfældig besked når det køres. Det er sjovt at have i
12mr|fortune-mod-1.99.1-26|67	.login filen for dine brugere, så de altid ser noget nyt når de
12mr|fortune-mod-1.99.1-26|68	logger ind.
12mr|fortune-mod-1.99.1-26|69	
12mr|fortune-mod-1.99.1-26|70	%description -l de
12mr|fortune-mod-1.99.1-26|71	Dies ist das beliebte Glückskeks-Programm. Es druckt eine zufällige
12mr|fortune-mod-1.99.1-26|72	Weisheit. Wenn Sie es in die .login-Datei Ihrer Benutzer schreiben,
12mr|fortune-mod-1.99.1-26|73	erhalten diese bei jedem Anmelden einen neuen Spruch.
12mr|fortune-mod-1.99.1-26|74	
12mr|fortune-mod-1.99.1-26|75	%description -l fi
12mr|fortune-mod-1.99.1-26|76	Tämä on aina suosittu fortune-ohjelma. Se tulostaa satunnaisen mietelauseen
12mr|fortune-mod-1.99.1-26|77	tai vitsin aina ajettaessa. Se yleensä laitetaan käynnistymään käyttäjien
12mr|fortune-mod-1.99.1-26|78	.login-tiedoston kautta, jolloin käyttäjä näkee aina uuden lauseen
12mr|fortune-mod-1.99.1-26|79	kirjautuessaan sisään.
12mr|fortune-mod-1.99.1-26|80	
12mr|fortune-mod-1.99.1-26|81	%description -l fr
12mr|fortune-mod-1.99.1-26|82	Le célèbre programme fortune. Il affiche joyeusement un dicton
12mr|fortune-mod-1.99.1-26|83	aléatoire lorsqu'il est lancé. Il est généralement amusant de le
12mr|fortune-mod-1.99.1-26|84	placer dans le .login des utilisateurs d'un système pour qu'ils
12mr|fortune-mod-1.99.1-26|85	voient quelque chose de nouveau à chaque fois qu'ils se loggent.
12mr|fortune-mod-1.99.1-26|86	
12mr|fortune-mod-1.99.1-26|87	Cette version supporte l'utilisation de la variable $LANG pour choisir
12mr|fortune-mod-1.99.1-26|88	automatiquemment un sous répertoire adapté à la langue de l'utilisateur
12mr|fortune-mod-1.99.1-26|89	
12mr|fortune-mod-1.99.1-26|90	%description -l it
12mr|fortune-mod-1.99.1-26|91	Questo e' il popolare gioco fortune. Visualizza casualmente delle
12mr|fortune-mod-1.99.1-26|92	frasi sul video. Gli utenti di solito lo aggiungono nel proprio .login
12mr|fortune-mod-1.99.1-26|93	per vedere delle frasi divertenti ogni volta si collegano.
12mr|fortune-mod-1.99.1-26|94	
12mr|fortune-mod-1.99.1-26|95	%description -l tr
12mr|fortune-mod-1.99.1-26|96	Fortune, her çağrıldığında büyük bir kitaplıktan rasgele seçeceği,
12mr|fortune-mod-1.99.1-26|97	eğlenceli bir metni görüntüleyecektir. Aşırı bilimsel ve yararlı bir
12mr|fortune-mod-1.99.1-26|98	uygulama olmamasına karşın kullanıcıların her sisteme bağlanışında
12mr|fortune-mod-1.99.1-26|99	değişik bir mesajla karşılaşmalarını sağlar.
12mr|fortune-mod-1.99.1-26|100	
12mr|fortune-mod-1.99.1-26|101	%prep
12mr|fortune-mod-1.99.1-26|102	%setup -q
12mr|fortune-mod-1.99.1-26|103	%patch0 -p1
12mr|fortune-mod-1.99.1-26|104	
12mr|fortune-mod-1.99.1-26|105	%build
12mr|fortune-mod-1.99.1-26|106	%make RPM_OPT_FLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|fortune-mod-1.99.1-26|107	
12mr|fortune-mod-1.99.1-26|108	%install
12mr|fortune-mod-1.99.1-26|109	rm -rf $RPM_BUILD_ROOT
12mr|fortune-mod-1.99.1-26|110	
12mr|fortune-mod-1.99.1-26|111	%makeinstall_std prefix=%buildroot
12mr|fortune-mod-1.99.1-26|112	mkdir -p $RPM_BUILD_ROOT{%{_bindir}/,%_sbindir}
12mr|fortune-mod-1.99.1-26|113	mv %buildroot%_bindir/*str* %buildroot%_sbindir/
12mr|fortune-mod-1.99.1-26|114	cp util/rot $RPM_BUILD_ROOT%{_bindir}
12mr|fortune-mod-1.99.1-26|115	
12mr|fortune-mod-1.99.1-26|116	# extra english fortunes
12mr|fortune-mod-1.99.1-26|117	mkdir -p en
12mr|fortune-mod-1.99.1-26|118	mkdir -p doc/en
12mr|fortune-mod-1.99.1-26|119	bzcat %{SOURCE6} > en/MS-FORTUNES
12mr|fortune-mod-1.99.1-26|120	
12mr|fortune-mod-1.99.1-26|121	chmod -R a+rX en
12mr|fortune-mod-1.99.1-26|122	cp en/* $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
12mr|fortune-mod-1.99.1-26|123	
12mr|fortune-mod-1.99.1-26|124	# Czech fortunes
12mr|fortune-mod-1.99.1-26|125	mkdir -p cs
12mr|fortune-mod-1.99.1-26|126	mkdir -p doc/cs
12mr|fortune-mod-1.99.1-26|127	
12mr|fortune-mod-1.99.1-26|128	tar xjf %{SOURCE18} && mv fortune-cs-1.2.4/{README,LICENSE,HISTORIE} doc/cs \
12mr|fortune-mod-1.99.1-26|129	&& rm fortune-cs-1.2.4/{fortune-cs.lsm,install.sh} \
12mr|fortune-mod-1.99.1-26|130	&& mv fortune-cs-1.2.4/* cs/
12mr|fortune-mod-1.99.1-26|131	cd cs
12mr|fortune-mod-1.99.1-26|132	for x in *;do recode l2..u8 $x;ln -s $x $x.u8; done
12mr|fortune-mod-1.99.1-26|133	cd ..
12mr|fortune-mod-1.99.1-26|134	
12mr|fortune-mod-1.99.1-26|135	chmod -R a+rX cs
12mr|fortune-mod-1.99.1-26|136	cp -var cs $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
12mr|fortune-mod-1.99.1-26|137	
12mr|fortune-mod-1.99.1-26|138	# Spanish fortunes
12mr|fortune-mod-1.99.1-26|139	mkdir -p es
12mr|fortune-mod-1.99.1-26|140	mkdir -p doc/es
12mr|fortune-mod-1.99.1-26|141	bzcat %{SOURCE10} |recode l1..u8 > es/azafra
12mr|fortune-mod-1.99.1-26|142	ln -s azafra es/azafra.u8
12mr|fortune-mod-1.99.1-26|143	bzcat %{SOURCE11} |recode l1..u8 > es/deprimente
12mr|fortune-mod-1.99.1-26|144	ln -s deprimente es/deprimente.u8
12mr|fortune-mod-1.99.1-26|145	
12mr|fortune-mod-1.99.1-26|146	chmod -R a+rX es
12mr|fortune-mod-1.99.1-26|147	cp -var es $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
12mr|fortune-mod-1.99.1-26|148	
12mr|fortune-mod-1.99.1-26|149	# French fortunes
12mr|fortune-mod-1.99.1-26|150	mkdir -p fr
12mr|fortune-mod-1.99.1-26|151	mkdir -p doc/fr
12mr|fortune-mod-1.99.1-26|152	tar xjf %{SOURCE4} -C fr/ && mkdir -p doc/fr/fortunes-fr && \
12mr|fortune-mod-1.99.1-26|153	mv fr/README fr/COPYING fr/INSTALL fr/*.lsm doc/fr/fortunes-fr
12mr|fortune-mod-1.99.1-26|154	bzcat %{SOURCE1} | grep -v '^$' | sed 's/^-- /%/' > fr/glp \
12mr|fortune-mod-1.99.1-26|155	&& cp %{SOURCE2} doc/fr
12mr|fortune-mod-1.99.1-26|156	bzcat %{SOURCE3} | grep -v '^$' | sed 's/^-- /%/' > fr/cabale
12mr|fortune-mod-1.99.1-26|157	bzcat %{SOURCE7} > fr/linuxfr && cp %{SOURCE8} doc/fr
12mr|fortune-mod-1.99.1-26|158	tar xjf %{SOURCE9} && mv ffr/data/* fr/ && rmdir ffr/data && \
12mr|fortune-mod-1.99.1-26|159	mkdir -p doc/fr/ffr && mv ffr/* doc/fr/ffr/
12mr|fortune-mod-1.99.1-26|160	
12mr|fortune-mod-1.99.1-26|161	recode l1..u8 fr/cabale
12mr|fortune-mod-1.99.1-26|162	ln -s cabale fr/cabale.u8
12mr|fortune-mod-1.99.1-26|163	recode l1..u8 fr/france
12mr|fortune-mod-1.99.1-26|164	ln -s france fr/france.u8
12mr|fortune-mod-1.99.1-26|165	recode l1..u8 fr/linuxfr
12mr|fortune-mod-1.99.1-26|166	ln -s linuxfr fr/linuxfr.u8
12mr|fortune-mod-1.99.1-26|167	recode l1..u8 fr/glp
12mr|fortune-mod-1.99.1-26|168	ln -s glp fr/glp.u8
12mr|fortune-mod-1.99.1-26|169	chmod -R a+rX fr
12mr|fortune-mod-1.99.1-26|170	cp -var fr $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
12mr|fortune-mod-1.99.1-26|171	
12mr|fortune-mod-1.99.1-26|172	# Gaeilge (Irish Gaelic) fortunes
12mr|fortune-mod-1.99.1-26|173	mkdir -p ga
12mr|fortune-mod-1.99.1-26|174	mkdir -p doc/ga
12mr|fortune-mod-1.99.1-26|175	bzcat %{SOURCE15} > ga/proverbs && cat > doc/ga/proverbs << EOF
12mr|fortune-mod-1.99.1-26|176	Gaeilge proverbs from Damian Lyons and GAELIC-L (mailing list)
12mr|fortune-mod-1.99.1-26|177	EOF
12mr|fortune-mod-1.99.1-26|178	recode l1..u8 ga/proverbs
12mr|fortune-mod-1.99.1-26|179	ln -s proverbs ga/proverbs.u8
12mr|fortune-mod-1.99.1-26|180	chmod -R a+rX ga
12mr|fortune-mod-1.99.1-26|181	cp -var ga $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
12mr|fortune-mod-1.99.1-26|182	
12mr|fortune-mod-1.99.1-26|183	
12mr|fortune-mod-1.99.1-26|184	# Hungarian fortunes
12mr|fortune-mod-1.99.1-26|185	mkdir -p hu
12mr|fortune-mod-1.99.1-26|186	mkdir -p doc/hu
12mr|fortune-mod-1.99.1-26|187	
12mr|fortune-mod-1.99.1-26|188	tar xjvf %{SOURCE19} && mv fortunes-hu/{README,OLVASSEL} doc/hu \
12mr|fortune-mod-1.99.1-26|189	&& mv fortunes-hu/hu/magyar hu/
12mr|fortune-mod-1.99.1-26|190	recode l1..u8 hu/magyar
12mr|fortune-mod-1.99.1-26|191	ln -s magyar hu/magyar.u8
12mr|fortune-mod-1.99.1-26|192	
12mr|fortune-mod-1.99.1-26|193	chmod -R a+rX hu
12mr|fortune-mod-1.99.1-26|194	cp -var hu $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
12mr|fortune-mod-1.99.1-26|195	
12mr|fortune-mod-1.99.1-26|196	# Indonesian fortunes
12mr|fortune-mod-1.99.1-26|197	mkdir -p id
12mr|fortune-mod-1.99.1-26|198	mkdir -p doc/id
12mr|fortune-mod-1.99.1-26|199	tar xjf %{SOURCE17} && mv fortune-msg-id/README doc/id && \
12mr|fortune-mod-1.99.1-26|200	mv fortune-msg-id/* id/
12mr|fortune-mod-1.99.1-26|201	
12mr|fortune-mod-1.99.1-26|202	chmod -R a+rX id
12mr|fortune-mod-1.99.1-26|203	cp -var id $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
12mr|fortune-mod-1.99.1-26|204	
12mr|fortune-mod-1.99.1-26|205	# Italian fortunes
12mr|fortune-mod-1.99.1-26|206	mkdir -p it
12mr|fortune-mod-1.99.1-26|207	mkdir -p doc/it
12mr|fortune-mod-1.99.1-26|208	tar xjf %{SOURCE5}
12mr|fortune-mod-1.99.1-26|209	mv fortune.it-1.51/COPYING fortune.it-1.51/README doc/it
12mr|fortune-mod-1.99.1-26|210	mv fortune.it-1.51/INSTALLAZIONE fortune.it-1.51/*.lsm doc/it
12mr|fortune-mod-1.99.1-26|211	mv fortune.it-1.51/* it/
12mr|fortune-mod-1.99.1-26|212	
12mr|fortune-mod-1.99.1-26|213	chmod -R a+rX it
12mr|fortune-mod-1.99.1-26|214	cp -var it $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
12mr|fortune-mod-1.99.1-26|215	
12mr|fortune-mod-1.99.1-26|216	# Japanese fortunes
12mr|fortune-mod-1.99.1-26|217	mkdir -p ja
12mr|fortune-mod-1.99.1-26|218	mkdir -p doc/ja
12mr|fortune-mod-1.99.1-26|219	bzcat %{SOURCE13} > ja/kotowaza ; bzcat %{SOURCE14} > doc/ja/kotowaza.README
12mr|fortune-mod-1.99.1-26|220	
12mr|fortune-mod-1.99.1-26|221	chmod -R a+rX ja
12mr|fortune-mod-1.99.1-26|222	cp -var ja $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
12mr|fortune-mod-1.99.1-26|223	
12mr|fortune-mod-1.99.1-26|224	# Walloon fortunes
12mr|fortune-mod-1.99.1-26|225	mkdir -p wa
12mr|fortune-mod-1.99.1-26|226	mkdir -p doc/wa
12mr|fortune-mod-1.99.1-26|227	bzcat %{SOURCE12} > wa/spots
12mr|fortune-mod-1.99.1-26|228	bzcat %{SOURCE16} > wa/walon
12mr|fortune-mod-1.99.1-26|229	recode l1..u8 wa/spots
12mr|fortune-mod-1.99.1-26|230	ln -s spots wa/spots.u8
12mr|fortune-mod-1.99.1-26|231	recode l1..u8 wa/walon
12mr|fortune-mod-1.99.1-26|232	ln -s walon wa/walon.u8
12mr|fortune-mod-1.99.1-26|233	
12mr|fortune-mod-1.99.1-26|234	chmod -R a+rX wa
12mr|fortune-mod-1.99.1-26|235	cp -var wa $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
12mr|fortune-mod-1.99.1-26|236	
12mr|fortune-mod-1.99.1-26|237	rm -rf %buildroot%{_gamesdatadir}/fortunes/off
12mr|fortune-mod-1.99.1-26|238	
12mr|fortune-mod-1.99.1-26|239	(
12mr|fortune-mod-1.99.1-26|240	cd $RPM_BUILD_ROOT%{_gamesdatadir}/fortunes/
12mr|fortune-mod-1.99.1-26|241	find * -name "*.dat" | xargs rm
12mr|fortune-mod-1.99.1-26|242	for i in `find * -type f` ; do
12mr|fortune-mod-1.99.1-26|243	$RPM_BUILD_ROOT%{_sbindir}/strfile $i
12mr|fortune-mod-1.99.1-26|244	done
12mr|fortune-mod-1.99.1-26|245	)
12mr|fortune-mod-1.99.1-26|246	
12mr|fortune-mod-1.99.1-26|247	ln -s strfile.1%_extension $RPM_BUILD_ROOT%{_mandir}/man1/unstr.1%_extension
12mr|fortune-mod-1.99.1-26|248	#wrong paths in the man page:
12mr|fortune-mod-1.99.1-26|249	perl -pi -e 's!%buildroot!!' %buildroot%_mandir/man6/*
12mr|fortune-mod-1.99.1-26|250	
12mr|fortune-mod-1.99.1-26|251	%clean
12mr|fortune-mod-1.99.1-26|252	rm -rf $RPM_BUILD_ROOT
12mr|fortune-mod-1.99.1-26|253	
12mr|fortune-mod-1.99.1-26|254	%files
12mr|fortune-mod-1.99.1-26|255	%defattr(644,root,root,755)
12mr|fortune-mod-1.99.1-26|256	%doc README ChangeLog TODO
12mr|fortune-mod-1.99.1-26|257	#%doc doc/en/*
12mr|fortune-mod-1.99.1-26|258	%lang(cs) %doc doc/cs
12mr|fortune-mod-1.99.1-26|259	#%lang(es) %doc doc/es
12mr|fortune-mod-1.99.1-26|260	%lang(fr) %doc doc/fr
12mr|fortune-mod-1.99.1-26|261	%lang(ga) %doc doc/ga
12mr|fortune-mod-1.99.1-26|262	%lang(hu) %doc doc/hu
12mr|fortune-mod-1.99.1-26|263	#%lang(id) %doc doc/id
12mr|fortune-mod-1.99.1-26|264	%lang(it) %doc doc/it
12mr|fortune-mod-1.99.1-26|265	%lang(ja) %doc doc/ja
12mr|fortune-mod-1.99.1-26|266	#%lang(wa) %doc doc/wa
12mr|fortune-mod-1.99.1-26|267	%attr(755,root,root)%{_gamesbindir}/fortune
12mr|fortune-mod-1.99.1-26|268	%attr(755,root,root)%{_sbindir}/strfile
12mr|fortune-mod-1.99.1-26|269	%attr(755,root,root)%{_sbindir}/unstr
12mr|fortune-mod-1.99.1-26|270	%attr(755,root,root)%{_bindir}/rot
12mr|fortune-mod-1.99.1-26|271	%lang(cs) %{_gamesdatadir}/fortunes/cs
12mr|fortune-mod-1.99.1-26|272	%lang(es) %{_gamesdatadir}/fortunes/es
12mr|fortune-mod-1.99.1-26|273	%lang(fr) %{_gamesdatadir}/fortunes/fr
12mr|fortune-mod-1.99.1-26|274	%lang(ga) %{_gamesdatadir}/fortunes/ga
12mr|fortune-mod-1.99.1-26|275	%lang(hu) %{_gamesdatadir}/fortunes/hu
12mr|fortune-mod-1.99.1-26|276	%lang(id) %{_gamesdatadir}/fortunes/id
12mr|fortune-mod-1.99.1-26|277	%lang(it) %{_gamesdatadir}/fortunes/it
12mr|fortune-mod-1.99.1-26|278	%lang(ja) %{_gamesdatadir}/fortunes/ja
12mr|fortune-mod-1.99.1-26|279	%lang(wa) %{_gamesdatadir}/fortunes/wa
12mr|fortune-mod-1.99.1-26|280	
12mr|fortune-mod-1.99.1-26|281	%dir %{_gamesdatadir}/fortunes
12mr|fortune-mod-1.99.1-26|282	%{_gamesdatadir}/fortunes/MS-FORTUNES
12mr|fortune-mod-1.99.1-26|283	%{_gamesdatadir}/fortunes/art
12mr|fortune-mod-1.99.1-26|284	%{_gamesdatadir}/fortunes/ascii-art
12mr|fortune-mod-1.99.1-26|285	%{_gamesdatadir}/fortunes/computers
12mr|fortune-mod-1.99.1-26|286	%{_gamesdatadir}/fortunes/cookie
12mr|fortune-mod-1.99.1-26|287	%{_gamesdatadir}/fortunes/debian
12mr|fortune-mod-1.99.1-26|288	%{_gamesdatadir}/fortunes/definitions
12mr|fortune-mod-1.99.1-26|289	%{_gamesdatadir}/fortunes/drugs
12mr|fortune-mod-1.99.1-26|290	%{_gamesdatadir}/fortunes/education
12mr|fortune-mod-1.99.1-26|291	%{_gamesdatadir}/fortunes/ethnic
12mr|fortune-mod-1.99.1-26|292	%{_gamesdatadir}/fortunes/food
12mr|fortune-mod-1.99.1-26|293	%{_gamesdatadir}/fortunes/fortunes
12mr|fortune-mod-1.99.1-26|294	%{_gamesdatadir}/fortunes/goedel
12mr|fortune-mod-1.99.1-26|295	%{_gamesdatadir}/fortunes/humorists
12mr|fortune-mod-1.99.1-26|296	%{_gamesdatadir}/fortunes/kids
12mr|fortune-mod-1.99.1-26|297	%{_gamesdatadir}/fortunes/knghtbrd
12mr|fortune-mod-1.99.1-26|298	%{_gamesdatadir}/fortunes/law
12mr|fortune-mod-1.99.1-26|299	%{_gamesdatadir}/fortunes/linux
12mr|fortune-mod-1.99.1-26|300	%{_gamesdatadir}/fortunes/linuxcookie
12mr|fortune-mod-1.99.1-26|301	%{_gamesdatadir}/fortunes/literature
12mr|fortune-mod-1.99.1-26|302	%{_gamesdatadir}/fortunes/love
12mr|fortune-mod-1.99.1-26|303	%{_gamesdatadir}/fortunes/magic
12mr|fortune-mod-1.99.1-26|304	%{_gamesdatadir}/fortunes/medicine
12mr|fortune-mod-1.99.1-26|305	%{_gamesdatadir}/fortunes/men-women
12mr|fortune-mod-1.99.1-26|306	%{_gamesdatadir}/fortunes/miscellaneous
12mr|fortune-mod-1.99.1-26|307	%{_gamesdatadir}/fortunes/news
12mr|fortune-mod-1.99.1-26|308	%{_gamesdatadir}/fortunes/paradoxum
12mr|fortune-mod-1.99.1-26|309	%{_gamesdatadir}/fortunes/people
12mr|fortune-mod-1.99.1-26|310	%{_gamesdatadir}/fortunes/perl
12mr|fortune-mod-1.99.1-26|311	%{_gamesdatadir}/fortunes/pets
12mr|fortune-mod-1.99.1-26|312	%{_gamesdatadir}/fortunes/platitudes
12mr|fortune-mod-1.99.1-26|313	%{_gamesdatadir}/fortunes/politics
12mr|fortune-mod-1.99.1-26|314	%{_gamesdatadir}/fortunes/riddles
12mr|fortune-mod-1.99.1-26|315	%{_gamesdatadir}/fortunes/science
12mr|fortune-mod-1.99.1-26|316	%{_gamesdatadir}/fortunes/songs-poems
12mr|fortune-mod-1.99.1-26|317	%{_gamesdatadir}/fortunes/sports
12mr|fortune-mod-1.99.1-26|318	%{_gamesdatadir}/fortunes/startrek
12mr|fortune-mod-1.99.1-26|319	%{_gamesdatadir}/fortunes/translate-me
12mr|fortune-mod-1.99.1-26|320	%{_gamesdatadir}/fortunes/wisdom
12mr|fortune-mod-1.99.1-26|321	%{_gamesdatadir}/fortunes/work
12mr|fortune-mod-1.99.1-26|322	%{_gamesdatadir}/fortunes/zippy
12mr|fortune-mod-1.99.1-26|323	%{_gamesdatadir}/fortunes/*.dat
12mr|fortune-mod-1.99.1-26|324	%{_gamesdatadir}/fortunes/*.u8
12mr|fortune-mod-1.99.1-26|325	%{_mandir}/man6/fortune.6*
12mr|fortune-mod-1.99.1-26|326	%{_mandir}/man1/strfile.1*
12mr|fortune-mod-1.99.1-26|327	%{_mandir}/man1/unstr.1*
12mr|fortune-mod-1.99.1-26|328	
12mr|fortune-mod-1.99.1-26|329	
12mr|fortune-mod-1.99.1-26|330	
12mr|fortune-mod-1.99.1-26|331	
12mr|fortune-mod-1.99.1-26|332	%changelog
12mr|fortune-mod-1.99.1-26|333	

14007 12
12mr|fpc-2.6.0-2|1	# (cjw) to bootstrap fpc for a new architecture ARCH, run
12mr|fpc-2.6.0-2|2	# rpm -bb --define 'cross_target $ARCH' --target $ARCH fpc.spec
12mr|fpc-2.6.0-2|3	
12mr|fpc-2.6.0-2|4	%define build_cross %{?cross_target:1}%{!?cross_target:0}
12mr|fpc-2.6.0-2|5	%define cross_prefix %{?cross_target:cross-%{cross_target}-}
12mr|fpc-2.6.0-2|6	%if %{build_cross}
12mr|fpc-2.6.0-2|7	%define fpc_target %{cross_target}
12mr|fpc-2.6.0-2|8	%else
12mr|fpc-2.6.0-2|9	%define fpc_target %_arch
12mr|fpc-2.6.0-2|10	%endif
12mr|fpc-2.6.0-2|11	%if %{fpc_target} == ppc
12mr|fpc-2.6.0-2|12	%define fpc_target powerpc
12mr|fpc-2.6.0-2|13	%endif
12mr|fpc-2.6.0-2|14	%define fpc_short_target %_target_cpu
12mr|fpc-2.6.0-2|15	%if %{fpc_short_target} == x86_64
12mr|fpc-2.6.0-2|16	%define fpc_short_target x64
12mr|fpc-2.6.0-2|17	%endif
12mr|fpc-2.6.0-2|18	%if %{fpc_short_target} == i586
12mr|fpc-2.6.0-2|19	%define fpc_short_target 386
12mr|fpc-2.6.0-2|20	%endif
12mr|fpc-2.6.0-2|21	
12mr|fpc-2.6.0-2|22	%define debug_package %{nil}
12mr|fpc-2.6.0-2|23	
12mr|fpc-2.6.0-2|24	%define fpcversion %{version}
12mr|fpc-2.6.0-2|25	%define fpcdir %{_prefix}/lib/%{name}/%{fpcversion}
12mr|fpc-2.6.0-2|26	%define docdir %{_datadir}/doc/fpc-%{fpcversion}
12mr|fpc-2.6.0-2|27	
12mr|fpc-2.6.0-2|28	%define builddocdir %{buildroot}%{docdir}
12mr|fpc-2.6.0-2|29	%define buildmandir %{buildroot}%{_datadir}
12mr|fpc-2.6.0-2|30	%define buildbindir %{buildroot}%{_bindir}
12mr|fpc-2.6.0-2|31	%define buildlibdir %{buildroot}%{_libdir}
12mr|fpc-2.6.0-2|32	%define buildexampledir %{builddocdir}/examples
12mr|fpc-2.6.0-2|33	
12mr|fpc-2.6.0-2|34	
12mr|fpc-2.6.0-2|35	Name: 		fpc
12mr|fpc-2.6.0-2|36	Version: 	2.6.0
12mr|fpc-2.6.0-2|37	Release: 	2
12mr|fpc-2.6.0-2|38	ExclusiveArch:	%{ix86} ppc x86_64
12mr|fpc-2.6.0-2|39	License: 	GPLv2+ and LGPLv2+ with exceptions
12mr|fpc-2.6.0-2|40	Group: 		Development/Other
12mr|fpc-2.6.0-2|41	Source0:	http://surfnet.dl.sourceforge.net/sourceforge/freepascal/%{name}-%{version}.source.tar.gz
12mr|fpc-2.6.0-2|42	# This is only needed when useprebuiltcompiler is defined.
12mr|fpc-2.6.0-2|43	# But it's not in an 'if defined' block, since the file has to be included in the srpm
12mr|fpc-2.6.0-2|44	# Thus you should enable this line when useprebuildcompiler is defined for any target
12mr|fpc-2.6.0-2|45	Summary: 	Free Pascal Compiler
12mr|fpc-2.6.0-2|46	URL: 		http://www.freepascal.org/
12mr|fpc-2.6.0-2|47	Requires:	gcc
12mr|fpc-2.6.0-2|48	Requires:	fpc-base == %{version}
12mr|fpc-2.6.0-2|49	Requires:	fpc-units == %{version}
12mr|fpc-2.6.0-2|50	BuildRequires:	fpc
12mr|fpc-2.6.0-2|51	BuildRequires:	tetex-latex mysql-devel postgresql-devel ncurses-devel
12mr|fpc-2.6.0-2|52	%if %{build_cross}
12mr|fpc-2.6.0-2|53	BuildRequires:	cross-%{cross_target}-binutils
12mr|fpc-2.6.0-2|54	%endif
12mr|fpc-2.6.0-2|55	
12mr|fpc-2.6.0-2|56	%description
12mr|fpc-2.6.0-2|57	The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32bit
12mr|fpc-2.6.0-2|58	Pascal Compiler. It comes with fully TP 7.0 compatible run-time library.
12mr|fpc-2.6.0-2|59	Some extensions are added to the language, like function overloading. Shared
12mr|fpc-2.6.0-2|60	libraries can be linked. Basic Delphi support is already implemented (classes,
12mr|fpc-2.6.0-2|61	exceptions,ansistrings,RTTI). This package contains commandline compiler and
12mr|fpc-2.6.0-2|62	utils. Provided units are the runtime library (RTL), free component library
12mr|fpc-2.6.0-2|63	(FCL), gtk,ncurses,zlib, mysql,postgres,ibase bindings.
12mr|fpc-2.6.0-2|64	
12mr|fpc-2.6.0-2|65	%package	src
12mr|fpc-2.6.0-2|66	# Needed for e.g. lazarus
12mr|fpc-2.6.0-2|67	Summary:	Source code of Free Pascal Compiler
12mr|fpc-2.6.0-2|68	Group:		Development/Other
12mr|fpc-2.6.0-2|69	BuildArch:	noarch
12mr|fpc-2.6.0-2|70	
12mr|fpc-2.6.0-2|71	%description	src
12mr|fpc-2.6.0-2|72	The source code of Freepascal for documentation and code generation
12mr|fpc-2.6.0-2|73	purposes.
12mr|fpc-2.6.0-2|74	
12mr|fpc-2.6.0-2|75	%package	base
12mr|fpc-2.6.0-2|76	Summary:	Ide and rtl units with some base unit
12mr|fpc-2.6.0-2|77	Group:		Development/Other
12mr|fpc-2.6.0-2|78	
12mr|fpc-2.6.0-2|79	%description base
12mr|fpc-2.6.0-2|80	This package consists FPC IDE and only RTL units for using with classical
12mr|fpc-2.6.0-2|81	CLI Pascal programm. It also includes:
12mr|fpc-2.6.0-2|82	
12mr|fpc-2.6.0-2|83	- X11 (Xlib, Xutil)
12mr|fpc-2.6.0-2|84	- NCurses
12mr|fpc-2.6.0-2|85	- ZLib.
12mr|fpc-2.6.0-2|86	
12mr|fpc-2.6.0-2|87	%package	units
12mr|fpc-2.6.0-2|88	Summary:	Units not included in fpc-base
12mr|fpc-2.6.0-2|89	Group:		Development/Other
12mr|fpc-2.6.0-2|90	Requires:	fpc-base == %{version}
12mr|fpc-2.6.0-2|91	
12mr|fpc-2.6.0-2|92	%description	units
12mr|fpc-2.6.0-2|93	This package consists units not include in fpc-base packets. Use it if you
12mr|fpc-2.6.0-2|94	need all units instead RTL and X11,NCurses and ZLib only.
12mr|fpc-2.6.0-2|95	
12mr|fpc-2.6.0-2|96	%prep
12mr|fpc-2.6.0-2|97	%setup -q
12mr|fpc-2.6.0-2|98	
12mr|fpc-2.6.0-2|99	%build
12mr|fpc-2.6.0-2|100	install -dm 755 fpc_src
12mr|fpc-2.6.0-2|101	cp -a rtl packages fpc_src
12mr|fpc-2.6.0-2|102	rm -rf fpc_src/packages/extra/amunits
12mr|fpc-2.6.0-2|103	rm -rf fpc_src/packages/extra/winunits
12mr|fpc-2.6.0-2|104	
12mr|fpc-2.6.0-2|105	%if %{build_cross}
12mr|fpc-2.6.0-2|106	fpcmake -T%{fpc_target}-linux
12mr|fpc-2.6.0-2|107	%endif
12mr|fpc-2.6.0-2|108	
12mr|fpc-2.6.0-2|109	%if %{build_cross}
12mr|fpc-2.6.0-2|110	EXTRA_FLAGS="CPU_TARGET=%{fpc_target} BINUTILSPREFIX=%{cross_target}-linux-"
12mr|fpc-2.6.0-2|111	NEWPP=`pwd`/compiler/ppcross%{fpc_short_target}
12mr|fpc-2.6.0-2|112	%else
12mr|fpc-2.6.0-2|113	EXTRA_FLAGS=
12mr|fpc-2.6.0-2|114	NEWPP=`pwd`/compiler/ppc%{fpc_short_target}
12mr|fpc-2.6.0-2|115	%endif
12mr|fpc-2.6.0-2|116	NEWFPDOC=`pwd`/utils/fpdoc/fpdoc
12mr|fpc-2.6.0-2|117	
12mr|fpc-2.6.0-2|118	%if %{defined useprebuiltcompiler}
12mr|fpc-2.6.0-2|119	STARTPP=`pwd`/startcompiler/ppc%{fpc_short_target}
12mr|fpc-2.6.0-2|120	%else
12mr|fpc-2.6.0-2|121	STARTPP=ppc%{fpc_short_target}
12mr|fpc-2.6.0-2|122	%endif
12mr|fpc-2.6.0-2|123	
12mr|fpc-2.6.0-2|124	make compiler_cycle ${EXTRA_FLAGS} FPC=${STARTPP}
12mr|fpc-2.6.0-2|125	#
12mr|fpc-2.6.0-2|126	make rtl_clean rtl_smart FPC=${NEWPP} ${EXTRA_FLAGS}
12mr|fpc-2.6.0-2|127	make packages_smart FPC=${NEWPP} ${EXTRA_FLAGS}
12mr|fpc-2.6.0-2|128	make ide_all FPC=${NEWPP} ${EXTRA_FLAGS}
12mr|fpc-2.6.0-2|129	make utils_all FPC=${NEWPP} ${EXTRA_FLAGS}
12mr|fpc-2.6.0-2|130	#%if !%{build_cross}
12mr|fpc-2.6.0-2|131	#	make -C docs pdf FPDOC=${NEWFPDOC} FPC=${NEWPP} ${EXTRA_FLAGS}
12mr|fpc-2.6.0-2|132	#%endif
12mr|fpc-2.6.0-2|133	
12mr|fpc-2.6.0-2|134	%install
12mr|fpc-2.6.0-2|135	%__rm -rf %{buildroot}
12mr|fpc-2.6.0-2|136	#NEWPPUFILES=`pwd`/utils/ppufiles
12mr|fpc-2.6.0-2|137	%if %{build_cross}
12mr|fpc-2.6.0-2|138	EXTRA_FLAGS="CPU_TARGET=%{fpc_target} BINUTILSPREFIX=%{cross_target}-linux-"
12mr|fpc-2.6.0-2|139	NEWPP=`pwd`/compiler/ppcross%{fpc_short_target}
12mr|fpc-2.6.0-2|140	NEWFCPMAKE=/usr/bin/fpcmake
12mr|fpc-2.6.0-2|141	%else
12mr|fpc-2.6.0-2|142	EXTRA_FLAGS=
12mr|fpc-2.6.0-2|143	NEWPP=`pwd`/compiler/ppc%{fpc_short_target}
12mr|fpc-2.6.0-2|144	NEWFCPMAKE=`pwd`//utils/fpcm/fpcmake
12mr|fpc-2.6.0-2|145	%endif
12mr|fpc-2.6.0-2|146	INSTALLOPTS="FPC=${NEWPP} INSTALL_PREFIX=%{buildroot}/%{_prefix} INSTALL_LIBDIR=%{buildlibdir} \
12mr|fpc-2.6.0-2|147	INSTALL_DOCDIR=%{builddocdir} INSTALL_BINDIR=%{buildbindir}"
12mr|fpc-2.6.0-2|148	make compiler_distinstall ${INSTALLOPTS} FPCMAKE=${NEWFCPMAKE} ${EXTRA_FLAGS}
12mr|fpc-2.6.0-2|149	make rtl_distinstall ${INSTALLOPTS} FPCMAKE=${NEWFCPMAKE} ${EXTRA_FLAGS}
12mr|fpc-2.6.0-2|150	make packages_distinstall ${INSTALLOPTS} FPCMAKE=${NEWFCPMAKE} ${EXTRA_FLAGS}
12mr|fpc-2.6.0-2|151	make ide_distinstall ${INSTALLOPTS} FPCMAKE=${NEWFCPMAKE} ${EXTRA_FLAGS}
12mr|fpc-2.6.0-2|152	make utils_distinstall ${INSTALLOPTS} FPCMAKE=${NEWFCPMAKE} ${EXTRA_FLAGS}
12mr|fpc-2.6.0-2|153	
12mr|fpc-2.6.0-2|154	%if %{build_cross}
12mr|fpc-2.6.0-2|155	%__rm -rf %{buildexampledir}
12mr|fpc-2.6.0-2|156	%else
12mr|fpc-2.6.0-2|157	#	make demo_install ${INSTALLOPTS} INSTALL_SOURCEDIR=%{buildexampledir} FPCMAKE=${NEWFCPMAKE} ${EXTRA_FLAGS}
12mr|fpc-2.6.0-2|158	#	make doc_install ${INSTALLOPTS} INSTALL_DOCDIR=%{builddocdir} FPCMAKE=${NEWFCPMAKE}
12mr|fpc-2.6.0-2|159	#	mv %{buildroot}/%{_prefix}/doc/%{name}-%{version}/examples/* %{buildexampledir}
12mr|fpc-2.6.0-2|160	#	make man_install ${INSTALLOPTS} INSTALL_PREFIX=%{buildmandir} FPCMAKE=${NEWFCPMAKE}
12mr|fpc-2.6.0-2|161	%endif
12mr|fpc-2.6.0-2|162	
12mr|fpc-2.6.0-2|163	# create link
12mr|fpc-2.6.0-2|164	ln -sf %{fpcdir}/ppc%{fpc_short_target} %{buildroot}%{_bindir}/ppc%{fpc_short_target}
12mr|fpc-2.6.0-2|165	
12mr|fpc-2.6.0-2|166	#make fcl_exampleinstall ${INSTALLOPTS} DOCINSTALLDIR=%{builddocdir}
12mr|fpc-2.6.0-2|167	#make api_exampleinstall ${INSTALLOPTS} DOCINSTALLDIR=%{builddocdir}
12mr|fpc-2.6.0-2|168	#make packages_exampleinstall ${INSTALLOPTS} DOCINSTALLDIR=%{builddocdir}
12mr|fpc-2.6.0-2|169	
12mr|fpc-2.6.0-2|170	install -dm 755 %{buildroot}%{_datadir}/fpcsrc
12mr|fpc-2.6.0-2|171	cp -a fpc_src/* %{buildroot}%{_datadir}/fpcsrc/
12mr|fpc-2.6.0-2|172	
12mr|fpc-2.6.0-2|173	# fix permissions
12mr|fpc-2.6.0-2|174	find %{buildroot}%{_datadir}/fpcsrc/ -type d -exec chmod 755 {} \;
12mr|fpc-2.6.0-2|175	find %{buildroot}%{_datadir}/fpcsrc/ -type f -exec chmod 644 {} \;
12mr|fpc-2.6.0-2|176	
12mr|fpc-2.6.0-2|177	
12mr|fpc-2.6.0-2|178	%post base
12mr|fpc-2.6.0-2|179	# Create config
12mr|fpc-2.6.0-2|180	%{fpcdir}/samplecfg %{fpcdir}
12mr|fpc-2.6.0-2|181	
12mr|fpc-2.6.0-2|182	%files
12mr|fpc-2.6.0-2|183	
12mr|fpc-2.6.0-2|184	%files units
12mr|fpc-2.6.0-2|185	%{_prefix}/lib/fpc/%{version}/units
12mr|fpc-2.6.0-2|186	# in fpc-base
12mr|fpc-2.6.0-2|187	%ifarch i586
12mr|fpc-2.6.0-2|188	%exclude %{_prefix}/lib/fpc/%{version}/units/i386-linux/rtl
12mr|fpc-2.6.0-2|189	%exclude %{_prefix}/lib/fpc/%{version}/units/i386-linux/x11
12mr|fpc-2.6.0-2|190	%exclude %{_prefix}/lib/fpc/%{version}/units/i386-linux/ncurses
12mr|fpc-2.6.0-2|191	%exclude %{_prefix}/lib/fpc/%{version}/units/i386-linux/zlib
12mr|fpc-2.6.0-2|192	%else
12mr|fpc-2.6.0-2|193	%exclude %{_prefix}/lib/fpc/%{version}/units/x86_64-linux/rtl
12mr|fpc-2.6.0-2|194	%exclude %{_prefix}/lib/fpc/%{version}/units/x86_64-linux/x11
12mr|fpc-2.6.0-2|195	%exclude %{_prefix}/lib/fpc/%{version}/units/x86_64-linux/ncurses
12mr|fpc-2.6.0-2|196	%exclude %{_prefix}/lib/fpc/%{version}/units/x86_64-linux/zlib
12mr|fpc-2.6.0-2|197	%endif
12mr|fpc-2.6.0-2|198	
12mr|fpc-2.6.0-2|199	%files src
12mr|fpc-2.6.0-2|200	%{_datadir}/fpcsrc
12mr|fpc-2.6.0-2|201	
12mr|fpc-2.6.0-2|202	%files base
12mr|fpc-2.6.0-2|203	%doc %{_defaultdocdir}/%{name}-%{version}
12mr|fpc-2.6.0-2|204	%{_bindir}/*
12mr|fpc-2.6.0-2|205	%{_prefix}/lib/fpc/lexyacc
12mr|fpc-2.6.0-2|206	%{_prefix}/lib/fpc/%{version}/ide
12mr|fpc-2.6.0-2|207	%{_prefix}/lib/fpc/%{version}/msg
12mr|fpc-2.6.0-2|208	%{_prefix}/lib/fpc/%{version}/samplecfg
12mr|fpc-2.6.0-2|209	%ifarch i586
12mr|fpc-2.6.0-2|210	%{_prefix}/lib/fpc/%{version}/units/i386-linux/rtl
12mr|fpc-2.6.0-2|211	%{_prefix}/lib/fpc/%{version}/units/i386-linux/x11
12mr|fpc-2.6.0-2|212	%{_prefix}/lib/fpc/%{version}/units/i386-linux/ncurses
12mr|fpc-2.6.0-2|213	%{_prefix}/lib/fpc/%{version}/units/i386-linux/zlib
12mr|fpc-2.6.0-2|214	%{_prefix}/lib/fpc/%{version}/ppc386
12mr|fpc-2.6.0-2|215	%else
12mr|fpc-2.6.0-2|216	%{_prefix}/lib/fpc/%{version}/units/x86_64-linux/rtl
12mr|fpc-2.6.0-2|217	%{_prefix}/lib/fpc/%{version}/units/x86_64-linux/x11
12mr|fpc-2.6.0-2|218	%{_prefix}/lib/fpc/%{version}/units/x86_64-linux/ncurses
12mr|fpc-2.6.0-2|219	%{_prefix}/lib/fpc/%{version}/units/x86_64-linux/zlib
12mr|fpc-2.6.0-2|220	%{_prefix}/lib/fpc/%{version}/ppcx64
12mr|fpc-2.6.0-2|221	%endif

14008 12
12mr|fpc-units-ptcpas-503-2|1	#set fpc version
12mr|fpc-units-ptcpas-503-2|2	
12mr|fpc-units-ptcpas-503-2|3	%define fpc_ver 2.6.0
12mr|fpc-units-ptcpas-503-2|4	
12mr|fpc-units-ptcpas-503-2|5	%define self ptcpas
12mr|fpc-units-ptcpas-503-2|6	
12mr|fpc-units-ptcpas-503-2|7	
12mr|fpc-units-ptcpas-503-2|8	Name:		fpc-units-%self
12mr|fpc-units-ptcpas-503-2|9	# svn info -r HEAD https://ptcpas.svn.sourceforge.net/svnroot/ptcpas/trunk | grep Revision
12mr|fpc-units-ptcpas-503-2|10	Version:	503
12mr|fpc-units-ptcpas-503-2|11	Release:	2
12mr|fpc-units-ptcpas-503-2|12	Group:		Development/Other
12mr|fpc-units-ptcpas-503-2|13	License:	Modified LGPL
12mr|fpc-units-ptcpas-503-2|14	Summary:	A free, portable framebuffer library, written in Free Pascal
12mr|fpc-units-ptcpas-503-2|15	# svn co https://ptcpas.svn.sourceforge.net/svnroot/ptcpas/trunk ptcpas-402
12mr|fpc-units-ptcpas-503-2|16	Source:		%self-%version.tar.gz
12mr|fpc-units-ptcpas-503-2|17	Patch0:		ptcpas-%version-fpcdir.patch
12mr|fpc-units-ptcpas-503-2|18	URL:		http://ptcpas.sourceforge.net/
12mr|fpc-units-ptcpas-503-2|19	
12mr|fpc-units-ptcpas-503-2|20	BuildRequires: fpc == %fpc_ver
12mr|fpc-units-ptcpas-503-2|21	BuildRequires: %{_lib}x11-devel
12mr|fpc-units-ptcpas-503-2|22	BuildRequires: %{_lib}xext-devel
12mr|fpc-units-ptcpas-503-2|23	BuildRequires: pkgconfig(xrandr)
12mr|fpc-units-ptcpas-503-2|24	BuildRequires: %{_lib}xxf86dga-devel
12mr|fpc-units-ptcpas-503-2|25	BuildRequires: %{_lib}xxf86vm-devel
12mr|fpc-units-ptcpas-503-2|26	BuildRequires: fpc-src
12mr|fpc-units-ptcpas-503-2|27	
12mr|fpc-units-ptcpas-503-2|28	Requires: fpc-base == %fpc_ver
12mr|fpc-units-ptcpas-503-2|29	Requires: %{_lib}x11-devel
12mr|fpc-units-ptcpas-503-2|30	Requires: %{_lib}xext-devel
12mr|fpc-units-ptcpas-503-2|31	Requires: pkgconfig(xrandr)
12mr|fpc-units-ptcpas-503-2|32	Requires: %{_lib}xxf86dga-devel
12mr|fpc-units-ptcpas-503-2|33	Requires: %{_lib}xxf86vm-devel
12mr|fpc-units-ptcpas-503-2|34	
12mr|fpc-units-ptcpas-503-2|35	%description
12mr|fpc-units-ptcpas-503-2|36	PTCPas is a free, portable framebuffer library, written in Free Pascal.
12mr|fpc-units-ptcpas-503-2|37	It allows low-level high-speed graphics access on multiple platforms and
12mr|fpc-units-ptcpas-503-2|38	is distributed under the terms of a modified (to allow static linking)
12mr|fpc-units-ptcpas-503-2|39	GNU LGPL license. Currently supports DirectX, X11, VBE1.2+ and
12mr|fpc-units-ptcpas-503-2|40	fakemodes. It has been tested on Windows (all versions since Windows 95;
12mr|fpc-units-ptcpas-503-2|41	on i386 and x86_64), Linux (i386, x86_64 and ppc), FreeBSD and DOS.
12mr|fpc-units-ptcpas-503-2|42	
12mr|fpc-units-ptcpas-503-2|43	%package demos
12mr|fpc-units-ptcpas-503-2|44	Group:		Development/Other
12mr|fpc-units-ptcpas-503-2|45	Summary:	Demo applications for %name
12mr|fpc-units-ptcpas-503-2|46	Requires:	fpc-base %name
12mr|fpc-units-ptcpas-503-2|47	%description demos
12mr|fpc-units-ptcpas-503-2|48	%summary
12mr|fpc-units-ptcpas-503-2|49	
12mr|fpc-units-ptcpas-503-2|50	%prep
12mr|fpc-units-ptcpas-503-2|51	%setup -n %self-%version
12mr|fpc-units-ptcpas-503-2|52	#patch0 -p1
12mr|fpc-units-ptcpas-503-2|53	
12mr|fpc-units-ptcpas-503-2|54	find . -depth -name .svn -exec rm -rf {} \;
12mr|fpc-units-ptcpas-503-2|55	
12mr|fpc-units-ptcpas-503-2|56	for N in core/*; do sed -i 's@/usr/share/ptcpas/ptcpas.conf@%_sysconfdir/%self.conf@' $N; done
12mr|fpc-units-ptcpas-503-2|57	
12mr|fpc-units-ptcpas-503-2|58	%build
12mr|fpc-units-ptcpas-503-2|59	export FPCDIR=%_datadir/fpcsrc
12mr|fpc-units-ptcpas-503-2|60	
12mr|fpc-units-ptcpas-503-2|61	./configure
12mr|fpc-units-ptcpas-503-2|62	
12mr|fpc-units-ptcpas-503-2|63	make
12mr|fpc-units-ptcpas-503-2|64	make demos examples
12mr|fpc-units-ptcpas-503-2|65	
12mr|fpc-units-ptcpas-503-2|66	%install
12mr|fpc-units-ptcpas-503-2|67	%ifarch %ix86
12mr|fpc-units-ptcpas-503-2|68	%define fpcarch i386
12mr|fpc-units-ptcpas-503-2|69	%else
12mr|fpc-units-ptcpas-503-2|70	%define fpcarch %_arch
12mr|fpc-units-ptcpas-503-2|71	%endif
12mr|fpc-units-ptcpas-503-2|72	%define unitdir %_libdir/fpc/%fpc_ver/units/%fpcarch-linux/
12mr|fpc-units-ptcpas-503-2|73	mkdir -p %buildroot%unitdir/%self
12mr|fpc-units-ptcpas-503-2|74	install units/%fpcarch-linux/* %buildroot%unitdir/%self
12mr|fpc-units-ptcpas-503-2|75	mkdir -p %buildroot%_libdir/%name-demos
12mr|fpc-units-ptcpas-503-2|76	cp -a demos examples %buildroot%_libdir/%name-demos
12mr|fpc-units-ptcpas-503-2|77	rm -rf %buildroot%_libdir/%name-demos/*/units
12mr|fpc-units-ptcpas-503-2|78	install -D ptcpas.cfg %buildroot%_sysconfdir/%self.conf
12mr|fpc-units-ptcpas-503-2|79	
12mr|fpc-units-ptcpas-503-2|80	%files
12mr|fpc-units-ptcpas-503-2|81	%doc docs
12mr|fpc-units-ptcpas-503-2|82	%unitdir/%self
12mr|fpc-units-ptcpas-503-2|83	%config %_sysconfdir/%self.conf
12mr|fpc-units-ptcpas-503-2|84	
12mr|fpc-units-ptcpas-503-2|85	%files demos
12mr|fpc-units-ptcpas-503-2|86	%_libdir/%name-demos
12mr|fpc-units-ptcpas-503-2|87	
12mr|fpc-units-ptcpas-503-2|88	
12mr|fpc-units-ptcpas-503-2|89	
12mr|fpc-units-ptcpas-503-2|90	
12mr|fpc-units-ptcpas-503-2|91	%changelog
12mr|fpc-units-ptcpas-503-2|92	

14009 12
12mr|fping-3.4-1|1	Name:		fping
12mr|fping-3.4-1|2	Version:	3.4
12mr|fping-3.4-1|3	Release:	%mkrel 1
12mr|fping-3.4-1|4	Summary:	Quickly ping N number of hosts to determine their reachability
12mr|fping-3.4-1|5	License:	BSD
12mr|fping-3.4-1|6	Group:		Networking/Other
12mr|fping-3.4-1|7	URL:		http://fping.org/
12mr|fping-3.4-1|8	Source0:	http://fping.org/dist/fping-%{version}.tar.gz
12mr|fping-3.4-1|9	
12mr|fping-3.4-1|10	%description
12mr|fping-3.4-1|11	fping is a ping(1) like program which uses the Internet Control Message
12mr|fping-3.4-1|12	Protocol (ICMP) echo request to determine if a host is up. fping is different
12mr|fping-3.4-1|13	from ping in that you can specify any  number of hosts on the command line, or
12mr|fping-3.4-1|14	specify a file containing the lists of hosts to ping. Instead of trying one
12mr|fping-3.4-1|15	host until it timeouts or replies, fping will send out a ping packet and move
12mr|fping-3.4-1|16	on to the next host in a round-robin fashion. If a host replies, it is noted
12mr|fping-3.4-1|17	and removed from the list of hosts to check. If a host does not respond within
12mr|fping-3.4-1|18	a certain time limit and/or retry limit it will be considered unreachable.
12mr|fping-3.4-1|19	
12mr|fping-3.4-1|20	%prep
12mr|fping-3.4-1|21	%setup -q
12mr|fping-3.4-1|22	
12mr|fping-3.4-1|23	%build
12mr|fping-3.4-1|24	%configure2_5x
12mr|fping-3.4-1|25	%make
12mr|fping-3.4-1|26	
12mr|fping-3.4-1|27	%install
12mr|fping-3.4-1|28	%makeinstall_std
12mr|fping-3.4-1|29	
12mr|fping-3.4-1|30	%files
12mr|fping-3.4-1|31	%doc README INSTALL ChangeLog
12mr|fping-3.4-1|32	%attr(4755,root,root) %{_sbindir}/fping
12mr|fping-3.4-1|33	%{_mandir}/man8/fping.8*
12mr|fping-3.4-1|34	
12mr|fping-3.4-1|35	%changelog
12mr|fping-3.4-1|36	

14010 12
12mr|fprintd-0.4.1-1|1	%define with_doc 1
12mr|fprintd-0.4.1-1|2	%{?_with_doc: %{expand: %%global with_doc 1}}
12mr|fprintd-0.4.1-1|3	
12mr|fprintd-0.4.1-1|4	Name:		fprintd
12mr|fprintd-0.4.1-1|5	Version:	0.4.1
12mr|fprintd-0.4.1-1|6	Release:	1
12mr|fprintd-0.4.1-1|7	Summary:	D-Bus service for Fingerprint reader access
12mr|fprintd-0.4.1-1|8	
12mr|fprintd-0.4.1-1|9	Group:		System/Kernel and hardware
12mr|fprintd-0.4.1-1|10	License:	GPLv2+
12mr|fprintd-0.4.1-1|11	Url:		http://www.freedesktop.org/wiki/Software/fprint/fprintd
12mr|fprintd-0.4.1-1|12	# download here:
12mr|fprintd-0.4.1-1|13	# http://cgit.freedesktop.org/libfprint/fprintd/
12mr|fprintd-0.4.1-1|14	# then rename and re-pack
12mr|fprintd-0.4.1-1|15	Source0:	fprintd-%{version}.tar.bz2
12mr|fprintd-0.4.1-1|16	Patch1:		fprintd-0.4.1-fix-doc.patch
12mr|fprintd-0.4.1-1|17	
12mr|fprintd-0.4.1-1|18	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|fprintd-0.4.1-1|19	BuildRequires:	pam-devel
12mr|fprintd-0.4.1-1|20	BuildRequires:	pkgconfig(libfprint) >= 0.4.0
12mr|fprintd-0.4.1-1|21	BuildRequires:	pkgconfig(polkit-agent-1)
12mr|fprintd-0.4.1-1|22	%if %{with_doc}
12mr|fprintd-0.4.1-1|23	BuildRequires:	gtk-doc
12mr|fprintd-0.4.1-1|24	%endif
12mr|fprintd-0.4.1-1|25	BuildRequires:	intltool
12mr|fprintd-0.4.1-1|26	BuildRequires:	autoconf
12mr|fprintd-0.4.1-1|27	BuildRequires:	automake
12mr|fprintd-0.4.1-1|28	BuildRequires:	libtool
12mr|fprintd-0.4.1-1|29	
12mr|fprintd-0.4.1-1|30	%description
12mr|fprintd-0.4.1-1|31	D-Bus service to access fingerprint readers.
12mr|fprintd-0.4.1-1|32	
12mr|fprintd-0.4.1-1|33	%files -f %{name}.lang
12mr|fprintd-0.4.1-1|34	%doc README COPYING AUTHORS TODO
12mr|fprintd-0.4.1-1|35	%{_bindir}/fprintd-*
12mr|fprintd-0.4.1-1|36	%{_libexecdir}/fprintd
12mr|fprintd-0.4.1-1|37	# FIXME This file should be marked as config when it does something useful
12mr|fprintd-0.4.1-1|38	%{_sysconfdir}/fprintd.conf
12mr|fprintd-0.4.1-1|39	%{_sysconfdir}/dbus-1/system.d/net.reactivated.Fprint.conf
12mr|fprintd-0.4.1-1|40	%{_datadir}/dbus-1/system-services/net.reactivated.Fprint.service
12mr|fprintd-0.4.1-1|41	%{_datadir}/polkit-1/actions/net.reactivated.fprint.device.policy
12mr|fprintd-0.4.1-1|42	%{_localstatedir}/lib/fprint
12mr|fprintd-0.4.1-1|43	%{_mandir}/man1/fprintd.*
12mr|fprintd-0.4.1-1|44	
12mr|fprintd-0.4.1-1|45	#--------------------------------------------------------------------
12mr|fprintd-0.4.1-1|46	
12mr|fprintd-0.4.1-1|47	%package pam
12mr|fprintd-0.4.1-1|48	Summary:	PAM module for fingerprint authentication
12mr|fprintd-0.4.1-1|49	Group:		System/Kernel and hardware
12mr|fprintd-0.4.1-1|50	Requires:	%{name} = %{version}-%{release}
12mr|fprintd-0.4.1-1|51	# Note that we obsolete pam_fprint, but as the configuration
12mr|fprintd-0.4.1-1|52	# is different, it will be mentioned in the release notes
12mr|fprintd-0.4.1-1|53	Provides:	pam_fprint = %{version}-%{release}
12mr|fprintd-0.4.1-1|54	Obsoletes:	pam_fprint < 0.2-5
12mr|fprintd-0.4.1-1|55	
12mr|fprintd-0.4.1-1|56	%description pam
12mr|fprintd-0.4.1-1|57	PAM module that uses the fprintd D-Bus service for fingerprint
12mr|fprintd-0.4.1-1|58	authentication.
12mr|fprintd-0.4.1-1|59	
12mr|fprintd-0.4.1-1|60	%files pam
12mr|fprintd-0.4.1-1|61	%doc pam/README
12mr|fprintd-0.4.1-1|62	/%{_lib}/security/pam_fprintd.so
12mr|fprintd-0.4.1-1|63	
12mr|fprintd-0.4.1-1|64	#--------------------------------------------------------------------
12mr|fprintd-0.4.1-1|65	
12mr|fprintd-0.4.1-1|66	%package devel
12mr|fprintd-0.4.1-1|67	Summary:	Development files for %{name}
12mr|fprintd-0.4.1-1|68	Group:		Development/Other
12mr|fprintd-0.4.1-1|69	Requires:	%{name} = %{version}-%{release}
12mr|fprintd-0.4.1-1|70	Requires:	gtk-doc
12mr|fprintd-0.4.1-1|71	
12mr|fprintd-0.4.1-1|72	%description devel
12mr|fprintd-0.4.1-1|73	Development documentation for fprintd, the D-Bus service for
12mr|fprintd-0.4.1-1|74	fingerprint readers access.
12mr|fprintd-0.4.1-1|75	
12mr|fprintd-0.4.1-1|76	%files devel
12mr|fprintd-0.4.1-1|77	%if %{with_doc}
12mr|fprintd-0.4.1-1|78	%{_datadir}/gtk-doc/html/fprintd
12mr|fprintd-0.4.1-1|79	%endif
12mr|fprintd-0.4.1-1|80	%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Device.xml
12mr|fprintd-0.4.1-1|81	%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml
12mr|fprintd-0.4.1-1|82	
12mr|fprintd-0.4.1-1|83	#--------------------------------------------------------------------
12mr|fprintd-0.4.1-1|84	
12mr|fprintd-0.4.1-1|85	%prep
12mr|fprintd-0.4.1-1|86	%setup -q
12mr|fprintd-0.4.1-1|87	%patch1 -p0
12mr|fprintd-0.4.1-1|88	
12mr|fprintd-0.4.1-1|89	autoreconf -fi
12mr|fprintd-0.4.1-1|90	
12mr|fprintd-0.4.1-1|91	%if %{with_doc}
12mr|fprintd-0.4.1-1|92	cp doc/fprintd-sections.txt doc/html-sections.txt
12mr|fprintd-0.4.1-1|93	%endif
12mr|fprintd-0.4.1-1|94	
12mr|fprintd-0.4.1-1|95	%build
12mr|fprintd-0.4.1-1|96	%configure2_5x \
12mr|fprintd-0.4.1-1|97	%if %{with_doc}
12mr|fprintd-0.4.1-1|98	--enable-gtk-doc \
12mr|fprintd-0.4.1-1|99	%endif
12mr|fprintd-0.4.1-1|100	--enable-pam \
12mr|fprintd-0.4.1-1|101	--libdir=/%{_lib}/
12mr|fprintd-0.4.1-1|102	
12mr|fprintd-0.4.1-1|103	%make
12mr|fprintd-0.4.1-1|104	
12mr|fprintd-0.4.1-1|105	%install
12mr|fprintd-0.4.1-1|106	%makeinstall_std
12mr|fprintd-0.4.1-1|107	mkdir -p %{buildroot}/%{_localstatedir}/lib/fprint
12mr|fprintd-0.4.1-1|108	
12mr|fprintd-0.4.1-1|109	rm -f %{buildroot}/%{_lib}/security/pam_fprintd.{a,la,so.*}
12mr|fprintd-0.4.1-1|110	
12mr|fprintd-0.4.1-1|111	%find_lang %{name}
12mr|fprintd-0.4.1-1|112	
12mr|fprintd-0.4.1-1|113	
12mr|fprintd-0.4.1-1|114	%changelog
12mr|fprintd-0.4.1-1|115	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|fprintd-0.4.1-1|116	+ Commit: 6a5fb47
12mr|fprintd-0.4.1-1|117	- New version 0.4.1 (get source tarball and patch in Mageia instead of upstream git), convert BR to pkgconfig style
12mr|fprintd-0.4.1-1|118	
12mr|fprintd-0.4.1-1|119	

14011 12
12mr|freealut-1.1.0-10|1	%define major 0
12mr|freealut-1.1.0-10|2	%define libname %mklibname %{name} %{major}
12mr|freealut-1.1.0-10|3	%define develname %mklibname %{name} -d
12mr|freealut-1.1.0-10|4	
12mr|freealut-1.1.0-10|5	Name:		freealut
12mr|freealut-1.1.0-10|6	Summary:	OpenAL Utility Toolkit (ALUT)
12mr|freealut-1.1.0-10|7	Version:	1.1.0
12mr|freealut-1.1.0-10|8	Release:	%mkrel 10
12mr|freealut-1.1.0-10|9	License:	LGPLv2
12mr|freealut-1.1.0-10|10	Group:		Sound
12mr|freealut-1.1.0-10|11	URL:		http://www.openal.org
12mr|freealut-1.1.0-10|12	Source:		http://www.openal.org/openal_webstf/downloads/%{name}-%{version}.tar.bz2
12mr|freealut-1.1.0-10|13	Patch0:		%{name}-openal.patch
12mr|freealut-1.1.0-10|14	BuildRequires:	openal-devel
12mr|freealut-1.1.0-10|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|freealut-1.1.0-10|16	
12mr|freealut-1.1.0-10|17	%description
12mr|freealut-1.1.0-10|18	ALUT is the OpenAL Utility Toolkit.
12mr|freealut-1.1.0-10|19	
12mr|freealut-1.1.0-10|20	%package -n %{libname}
12mr|freealut-1.1.0-10|21	Summary:	Main library for ALUT
12mr|freealut-1.1.0-10|22	Group:		Sound
12mr|freealut-1.1.0-10|23	Provides:	%{name} = %{version}-%{release}
12mr|freealut-1.1.0-10|24	
12mr|freealut-1.1.0-10|25	%description -n %{libname}
12mr|freealut-1.1.0-10|26	This package contains the library needed to run programs dynamically
12mr|freealut-1.1.0-10|27	linked with ALUT.
12mr|freealut-1.1.0-10|28	
12mr|freealut-1.1.0-10|29	%package -n %{develname}
12mr|freealut-1.1.0-10|30	Summary:	Headers for developing programs that will use ALUT
12mr|freealut-1.1.0-10|31	Group:		Development/C
12mr|freealut-1.1.0-10|32	Requires:	%{libname} = %{version}-%{release}
12mr|freealut-1.1.0-10|33	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|freealut-1.1.0-10|34	Provides:	%{name}-devel = %{version}-%{release}
12mr|freealut-1.1.0-10|35	Obsoletes:	%mklibname %{name} 0 -d
12mr|freealut-1.1.0-10|36	Provides:	%mklibname %{name} 0 -d
12mr|freealut-1.1.0-10|37	Conflicts:	openal-devel < 0.0.8-2
12mr|freealut-1.1.0-10|38	
12mr|freealut-1.1.0-10|39	%description -n	%{develname}
12mr|freealut-1.1.0-10|40	This package contains the headers that programmers will need to develop
12mr|freealut-1.1.0-10|41	applications which will use ALUT.
12mr|freealut-1.1.0-10|42	
12mr|freealut-1.1.0-10|43	%prep
12mr|freealut-1.1.0-10|44	%setup -q
12mr|freealut-1.1.0-10|45	%patch0 -p1 -b .openal
12mr|freealut-1.1.0-10|46	
12mr|freealut-1.1.0-10|47	%build
12mr|freealut-1.1.0-10|48	./autogen.sh
12mr|freealut-1.1.0-10|49	%configure2_5x
12mr|freealut-1.1.0-10|50	%make
12mr|freealut-1.1.0-10|51	
12mr|freealut-1.1.0-10|52	%install
12mr|freealut-1.1.0-10|53	rm -rf %{buildroot}
12mr|freealut-1.1.0-10|54	%makeinstall_std
12mr|freealut-1.1.0-10|55	
12mr|freealut-1.1.0-10|56	rm -f %{buildroot}%{_libdir}/*.la
12mr|freealut-1.1.0-10|57	
12mr|freealut-1.1.0-10|58	%clean
12mr|freealut-1.1.0-10|59	rm -rf %{buildroot}
12mr|freealut-1.1.0-10|60	
12mr|freealut-1.1.0-10|61	%if %mdkversion < 200900
12mr|freealut-1.1.0-10|62	%post -n %{libname} -p /sbin/ldconfig
12mr|freealut-1.1.0-10|63	%endif
12mr|freealut-1.1.0-10|64	
12mr|freealut-1.1.0-10|65	%if %mdkversion < 200900
12mr|freealut-1.1.0-10|66	%postun -n %{libname} -p /sbin/ldconfig
12mr|freealut-1.1.0-10|67	%endif
12mr|freealut-1.1.0-10|68	
12mr|freealut-1.1.0-10|69	%post -n %{develname}
12mr|freealut-1.1.0-10|70	%_install_info %{name}.info
12mr|freealut-1.1.0-10|71	
12mr|freealut-1.1.0-10|72	%preun -n %{develname}
12mr|freealut-1.1.0-10|73	%_remove_install_info %{name}.info
12mr|freealut-1.1.0-10|74	
12mr|freealut-1.1.0-10|75	%files -n %{libname}
12mr|freealut-1.1.0-10|76	%defattr(-,root,root)
12mr|freealut-1.1.0-10|77	%doc AUTHORS ChangeLog NEWS README
12mr|freealut-1.1.0-10|78	%{_libdir}/*.so.%{major}*
12mr|freealut-1.1.0-10|79	
12mr|freealut-1.1.0-10|80	%files -n %{develname}
12mr|freealut-1.1.0-10|81	%defattr(-,root,root)
12mr|freealut-1.1.0-10|82	%{_includedir}/AL
12mr|freealut-1.1.0-10|83	%{_libdir}/*.a
12mr|freealut-1.1.0-10|84	%{_libdir}/pkgconfig/%{name}.pc
12mr|freealut-1.1.0-10|85	%{_libdir}/*.so
12mr|freealut-1.1.0-10|86	%{_bindir}/%{name}-config
12mr|freealut-1.1.0-10|87	
12mr|freealut-1.1.0-10|88	
12mr|freealut-1.1.0-10|89	
12mr|freealut-1.1.0-10|90	%changelog
12mr|freealut-1.1.0-10|91	

14012 12
12mr|freeciv-2.3.2-3|1	Name:		freeciv
12mr|freeciv-2.3.2-3|2	Version:	2.3.2
12mr|freeciv-2.3.2-3|3	Release:	3
12mr|freeciv-2.3.2-3|4	Summary:	CIVilization clone
12mr|freeciv-2.3.2-3|5	License:	GPLv2+
12mr|freeciv-2.3.2-3|6	Group:		Games/Strategy
12mr|freeciv-2.3.2-3|7	URL:		http://www.freeciv.org/
12mr|freeciv-2.3.2-3|8	Source0:	http://prdownloads.sourceforge.net/freeciv/%{name}-%{version}.tar.bz2
12mr|freeciv-2.3.2-3|9	Source1:	%{name}.server.wrapper
12mr|freeciv-2.3.2-3|10	Source2:	stdsounds3.tar.gz
12mr|freeciv-2.3.2-3|11	BuildRequires:	pkgconfig(SDL_mixer)
12mr|freeciv-2.3.2-3|12	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|freeciv-2.3.2-3|13	BuildRequires:	pkgconfig(ncurses)
12mr|freeciv-2.3.2-3|14	BuildRequires:	readline-devel
12mr|freeciv-2.3.2-3|15	BuildRequires:	desktop-file-utils
12mr|freeciv-2.3.2-3|16	BuildRequires:	ggz-gtk-client-devel
12mr|freeciv-2.3.2-3|17	BuildRequires:	libstdc++-static-devel
12mr|freeciv-2.3.2-3|18	Requires(post):	ggz-client-libs
12mr|freeciv-2.3.2-3|19	Requires(preun): ggz-client-libs
12mr|freeciv-2.3.2-3|20	
12mr|freeciv-2.3.2-3|21	%description
12mr|freeciv-2.3.2-3|22	Freeciv is a multiplayer strategy game, released under the GNU General
12mr|freeciv-2.3.2-3|23	Public License. It is generally comparable with Civilization II(r),
12mr|freeciv-2.3.2-3|24	published by Microprose(r).
12mr|freeciv-2.3.2-3|25	
12mr|freeciv-2.3.2-3|26	Default configuration uses the Civilization II(r) style Isometric view. If
12mr|freeciv-2.3.2-3|27	you prefer classic Civilization(r) 2-d view, invoke the client with
12mr|freeciv-2.3.2-3|28	"civclient --tiles trident".
12mr|freeciv-2.3.2-3|29	
12mr|freeciv-2.3.2-3|30	%package	data
12mr|freeciv-2.3.2-3|31	Group:		Games/Strategy
12mr|freeciv-2.3.2-3|32	Summary:	FREE CIVilization clone - data files
12mr|freeciv-2.3.2-3|33	Requires:	%{name}-server = %{version}
12mr|freeciv-2.3.2-3|34	BuildArch:	noarch
12mr|freeciv-2.3.2-3|35	
12mr|freeciv-2.3.2-3|36	%description	data
12mr|freeciv-2.3.2-3|37	Freeciv is a multiplayer strategy game, released under the GNU General
12mr|freeciv-2.3.2-3|38	Public License. It is generally comparable with Civilization II(r),
12mr|freeciv-2.3.2-3|39	published by Microprose(r).
12mr|freeciv-2.3.2-3|40	
12mr|freeciv-2.3.2-3|41	Default configuration uses the Civilization II(r) style Isometric view. If
12mr|freeciv-2.3.2-3|42	you prefer classic Civilization(r) 2-d view, invoke the client with
12mr|freeciv-2.3.2-3|43	"civclient --tiles trident".
12mr|freeciv-2.3.2-3|44	
12mr|freeciv-2.3.2-3|45	%package	client
12mr|freeciv-2.3.2-3|46	Group:		Games/Strategy
12mr|freeciv-2.3.2-3|47	Summary:	FREE CIVilization clone - client
12mr|freeciv-2.3.2-3|48	Provides:	%{name} = %{version}-%{release}
12mr|freeciv-2.3.2-3|49	Requires:	%{name}-data = %{version}
12mr|freeciv-2.3.2-3|50	Requires:	%{name}-server = %{version}
12mr|freeciv-2.3.2-3|51	Obsoletes:	%{name}-client < %{version}-%{release}
12mr|freeciv-2.3.2-3|52	Requires(post):	ggz-client-libs
12mr|freeciv-2.3.2-3|53	Requires(preun): ggz-client-libs
12mr|freeciv-2.3.2-3|54	
12mr|freeciv-2.3.2-3|55	%description	client
12mr|freeciv-2.3.2-3|56	This is the graphical client for freeciv
12mr|freeciv-2.3.2-3|57	
12mr|freeciv-2.3.2-3|58	%package	server
12mr|freeciv-2.3.2-3|59	Group:		Games/Strategy
12mr|freeciv-2.3.2-3|60	Summary:	FREE CIVilization clone - server
12mr|freeciv-2.3.2-3|61	Provides:	%{name} = %{version}-%{release}
12mr|freeciv-2.3.2-3|62	Requires:	%{name}-data = %{version}
12mr|freeciv-2.3.2-3|63	Requires(post):	ggz-client-libs
12mr|freeciv-2.3.2-3|64	Requires(preun): ggz-client-libs
12mr|freeciv-2.3.2-3|65	
12mr|freeciv-2.3.2-3|66	%description	server
12mr|freeciv-2.3.2-3|67	This is the server for freeciv.
12mr|freeciv-2.3.2-3|68	
12mr|freeciv-2.3.2-3|69	%prep
12mr|freeciv-2.3.2-3|70	%setup -q
12mr|freeciv-2.3.2-3|71	
12mr|freeciv-2.3.2-3|72	%build
12mr|freeciv-2.3.2-3|73	#locales are not in %{_gamesdatadir}
12mr|freeciv-2.3.2-3|74	export localedir=%{_datadir}/locale
12mr|freeciv-2.3.2-3|75	
12mr|freeciv-2.3.2-3|76	%configure2_5x \
12mr|freeciv-2.3.2-3|77	--bindir=%{_gamesbindir} \
12mr|freeciv-2.3.2-3|78	--datadir=%{_gamesdatadir} \
12mr|freeciv-2.3.2-3|79	--enable-client=gtk-2.0
12mr|freeciv-2.3.2-3|80	%make
12mr|freeciv-2.3.2-3|81	
12mr|freeciv-2.3.2-3|82	%install
12mr|freeciv-2.3.2-3|83	%__rm -rf %{buildroot}
12mr|freeciv-2.3.2-3|84	%makeinstall_std localedir=%{_datadir}/locale
12mr|freeciv-2.3.2-3|85	
12mr|freeciv-2.3.2-3|86	tar -xvf %{SOURCE2} -C %{buildroot}%{_gamesdatadir}/%{name}
12mr|freeciv-2.3.2-3|87	
12mr|freeciv-2.3.2-3|88	# wrapper
12mr|freeciv-2.3.2-3|89	%__mv %{buildroot}%{_gamesbindir}/freeciv-server %{buildroot}%{_gamesbindir}/civserver.real
12mr|freeciv-2.3.2-3|90	%__install -m 755 %{SOURCE1} %{buildroot}%{_gamesbindir}/freeciv-server
12mr|freeciv-2.3.2-3|91	
12mr|freeciv-2.3.2-3|92	# fix icons locations
12mr|freeciv-2.3.2-3|93	%__mv %{buildroot}%{_gamesdatadir}/icons %{buildroot}%{_datadir}/icons
12mr|freeciv-2.3.2-3|94	
12mr|freeciv-2.3.2-3|95	# menu entry
12mr|freeciv-2.3.2-3|96	desktop-file-install --vendor="" \
12mr|freeciv-2.3.2-3|97	--remove-category="Application" \
12mr|freeciv-2.3.2-3|98	--remove-category="GNOME" \
12mr|freeciv-2.3.2-3|99	--remove-category="Strategy" \
12mr|freeciv-2.3.2-3|100	--add-category="GTK" \
12mr|freeciv-2.3.2-3|101	--add-category="StrategyGame" \
12mr|freeciv-2.3.2-3|102	--dir %{buildroot}%{_datadir}/applications \
12mr|freeciv-2.3.2-3|103	%{buildroot}%{_datadir}/applications/*.desktop
12mr|freeciv-2.3.2-3|104	
12mr|freeciv-2.3.2-3|105	%find_lang %{name}
12mr|freeciv-2.3.2-3|106	
12mr|freeciv-2.3.2-3|107	# omit ggz.modules, to register at install, not build, time.
12mr|freeciv-2.3.2-3|108	%__rm %{buildroot}%{_sysconfdir}/ggz.modules
12mr|freeciv-2.3.2-3|109	# include .dsc files
12mr|freeciv-2.3.2-3|110	%__mkdir_p %{buildroot}%{_datadir}/ggz
12mr|freeciv-2.3.2-3|111	%__install -p -D -m644 data/civclient.dsc %{buildroot}%{_datadir}/ggz/civclient.dsc
12mr|freeciv-2.3.2-3|112	%__install -p -D -m644 data/civclient.dsc %{buildroot}%{_datadir}/ggz/civserver.dsc
12mr|freeciv-2.3.2-3|113	
12mr|freeciv-2.3.2-3|114	#remove unneeded
12mr|freeciv-2.3.2-3|115	%__rm -f %{buildroot}%{_libdir}/*a
12mr|freeciv-2.3.2-3|116	%__rm -f %{buildroot}%{_mandir}/man6/*ftwl*
12mr|freeciv-2.3.2-3|117	%__rm -f %{buildroot}%{_mandir}/man6/*sdl*
12mr|freeciv-2.3.2-3|118	%__rm -f %{buildroot}%{_mandir}/man6/*win32*
12mr|freeciv-2.3.2-3|119	%__rm -f %{buildroot}%{_mandir}/man6/*xaw*
12mr|freeciv-2.3.2-3|120	
12mr|freeciv-2.3.2-3|121	%clean
12mr|freeciv-2.3.2-3|122	%__rm -rf %{buildroot}
12mr|freeciv-2.3.2-3|123	
12mr|freeciv-2.3.2-3|124	%post client
12mr|freeciv-2.3.2-3|125	%{_bindir}/ggz-config --install --force --modfile=%{_datadir}/ggz/civclient.dsc || :
12mr|freeciv-2.3.2-3|126	
12mr|freeciv-2.3.2-3|127	%preun client
12mr|freeciv-2.3.2-3|128	if [ $1 -eq 0 ]; then
12mr|freeciv-2.3.2-3|129	%{_bindir}/ggz-config --remove --modfile=%{_datadir}/ggz/civclient.dsc || :
12mr|freeciv-2.3.2-3|130	fi
12mr|freeciv-2.3.2-3|131	
12mr|freeciv-2.3.2-3|132	%post server
12mr|freeciv-2.3.2-3|133	%{_bindir}/ggz-config --install --force --modfile=%{_datadir}/ggz/civserver.dsc || :
12mr|freeciv-2.3.2-3|134	
12mr|freeciv-2.3.2-3|135	%preun server
12mr|freeciv-2.3.2-3|136	if [ $1 -eq 0 ]; then
12mr|freeciv-2.3.2-3|137	%{_bindir}/ggz-config --remove --modfile=%{_datadir}/ggz/civserver.dsc || :
12mr|freeciv-2.3.2-3|138	fi
12mr|freeciv-2.3.2-3|139	
12mr|freeciv-2.3.2-3|140	%files -f %{name}.lang data
12mr|freeciv-2.3.2-3|141	%doc AUTHORS doc/BUGS doc/HOWTOPLAY NEWS doc/README doc/README.AI doc/README.graphics doc/README.rulesets doc/README.sound doc/HACKING
12mr|freeciv-2.3.2-3|142	%{_gamesdatadir}/%{name}
12mr|freeciv-2.3.2-3|143	
12mr|freeciv-2.3.2-3|144	%files client
12mr|freeciv-2.3.2-3|145	%{_gamesbindir}/freeciv-gtk2
12mr|freeciv-2.3.2-3|146	%{_gamesbindir}/freeciv-manual
12mr|freeciv-2.3.2-3|147	%{_gamesbindir}/freeciv-modpack
12mr|freeciv-2.3.2-3|148	%{_mandir}/man6/freeciv-client.6*
12mr|freeciv-2.3.2-3|149	%{_mandir}/man6/freeciv-gtk2.6*
12mr|freeciv-2.3.2-3|150	%{_mandir}/man6/freeciv-modpack*
12mr|freeciv-2.3.2-3|151	%{_datadir}/applications/freeciv.desktop
12mr|freeciv-2.3.2-3|152	%{_datadir}/applications/freeciv-modpack.desktop
12mr|freeciv-2.3.2-3|153	%{_datadir}/pixmaps/freeciv-client.png
12mr|freeciv-2.3.2-3|154	%{_iconsdir}/hicolor/*/apps/freeciv-modpack.png
12mr|freeciv-2.3.2-3|155	%{_iconsdir}/hicolor/*/apps/freeciv-client.png
12mr|freeciv-2.3.2-3|156	%{_datadir}/ggz/civclient.dsc
12mr|freeciv-2.3.2-3|157	
12mr|freeciv-2.3.2-3|158	%files server
12mr|freeciv-2.3.2-3|159	%{_gamesbindir}/civserver.real
12mr|freeciv-2.3.2-3|160	%{_gamesbindir}/freeciv-server
12mr|freeciv-2.3.2-3|161	%{_mandir}/man6/freeciv-server.6*
12mr|freeciv-2.3.2-3|162	%{_datadir}/applications/freeciv-server.desktop
12mr|freeciv-2.3.2-3|163	%{_iconsdir}/hicolor/*/apps/freeciv-server.png
12mr|freeciv-2.3.2-3|164	%{_datadir}/ggz/civserver.dsc
12mr|freeciv-2.3.2-3|165	
12mr|freeciv-2.3.2-3|166	
12mr|freeciv-2.3.2-3|167	
12mr|freeciv-2.3.2-3|168	%changelog
12mr|freeciv-2.3.2-3|169	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|freeciv-2.3.2-3|170	+ Commit: 5f09702
12mr|freeciv-2.3.2-3|171	- New version 2.3.2 (sync with Cooker), convert BR to pkgconfig style, do some cleanups
12mr|freeciv-2.3.2-3|172	
12mr|freeciv-2.3.2-3|173	

14013 12
12mr|freeglut-2.8.0-4|1	%define major 3
12mr|freeglut-2.8.0-4|2	%define libname %mklibname %{name} %{major}
12mr|freeglut-2.8.0-4|3	%define develibname %mklibname -d %{name}
12mr|freeglut-2.8.0-4|4	
12mr|freeglut-2.8.0-4|5	Summary:	A freely licensed alternative to the GLUT library
12mr|freeglut-2.8.0-4|6	Name:		freeglut
12mr|freeglut-2.8.0-4|7	Version:	2.8.0
12mr|freeglut-2.8.0-4|8	Release:	4
12mr|freeglut-2.8.0-4|9	License:	MIT
12mr|freeglut-2.8.0-4|10	Group:		System/Libraries
12mr|freeglut-2.8.0-4|11	URL:		http://freeglut.sourceforge.net
12mr|freeglut-2.8.0-4|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12mr|freeglut-2.8.0-4|13	# For the manpages
12mr|freeglut-2.8.0-4|14	Source1:	http://downloads.sourceforge.net/openglut/openglut-0.6.3-doc.tar.gz
12mr|freeglut-2.8.0-4|15	Patch0:		freeglut-2.8.0-fixXInput.patch
12mr|freeglut-2.8.0-4|16	Patch1:		freeglut-2.8.0-btnmask.patch
12mr|freeglut-2.8.0-4|17	Patch2:		freeglut-2.8.0-glextconflict.patch
12mr|freeglut-2.8.0-4|18	BuildRequires:	pkgconfig(glu)
12mr|freeglut-2.8.0-4|19	BuildRequires:	pkgconfig(xext)
12mr|freeglut-2.8.0-4|20	BuildRequires:	pkgconfig(xxf86vm)
12mr|freeglut-2.8.0-4|21	BuildRequires:	pkgconfig(xi)
12mr|freeglut-2.8.0-4|22	BuildRequires:	pkgconfig(ice)
12mr|freeglut-2.8.0-4|23	# The virtual Provides below is present so that this freeglut package is a
12mr|freeglut-2.8.0-4|24	# drop in binary replacement for "glut" which will satisfy rpm dependancies
12mr|freeglut-2.8.0-4|25	# properly.  The Obsoletes tag is required in order for any pre-existing
12mr|freeglut-2.8.0-4|26	# "glut" package to be removed and replaced with freeglut when upgrading to
12mr|freeglut-2.8.0-4|27	# freeglut.  Note: This package will NOT co-exist with the glut package.
12mr|freeglut-2.8.0-4|28	
12mr|freeglut-2.8.0-4|29	%description
12mr|freeglut-2.8.0-4|30	freeglut is a completely open source alternative to the OpenGL Utility Toolkit
12mr|freeglut-2.8.0-4|31	(GLUT) library with an OSI approved free software license. GLUT was originally
12mr|freeglut-2.8.0-4|32	written by Mark Kilgard to support the sample programs in the second edition
12mr|freeglut-2.8.0-4|33	OpenGL 'RedBook'. Since then, GLUT has been used in a wide variety of practical
12mr|freeglut-2.8.0-4|34	applications because it is simple, universally available and highly portable.
12mr|freeglut-2.8.0-4|35	
12mr|freeglut-2.8.0-4|36	freeglut allows the user to create and manage windows containing OpenGL
12mr|freeglut-2.8.0-4|37	contexts on a wide range of platforms and also read the mouse, keyboard and
12mr|freeglut-2.8.0-4|38	joystick functions.
12mr|freeglut-2.8.0-4|39	
12mr|freeglut-2.8.0-4|40	%package -n %{libname}
12mr|freeglut-2.8.0-4|41	Summary:	A freely licensed alternative to the GLUT library
12mr|freeglut-2.8.0-4|42	Group:		System/Libraries
12mr|freeglut-2.8.0-4|43	Provides:	glut = 3.7
12mr|freeglut-2.8.0-4|44	Obsoletes:	glut < 3.7
12mr|freeglut-2.8.0-4|45	Conflicts:	%{mklibname mesaglut 3}
12mr|freeglut-2.8.0-4|46	
12mr|freeglut-2.8.0-4|47	%description -n %{libname}
12mr|freeglut-2.8.0-4|48	freeglut is a completely open source alternative to the OpenGL Utility Toolkit
12mr|freeglut-2.8.0-4|49	(GLUT) library with an OSI approved free software license. GLUT was originally
12mr|freeglut-2.8.0-4|50	written by Mark Kilgard to support the sample programs in the second edition
12mr|freeglut-2.8.0-4|51	OpenGL 'RedBook'. Since then, GLUT has been used in a wide variety of practical
12mr|freeglut-2.8.0-4|52	applications because it is simple, universally available and highly portable.
12mr|freeglut-2.8.0-4|53	
12mr|freeglut-2.8.0-4|54	freeglut allows the user to create and manage windows containing OpenGL
12mr|freeglut-2.8.0-4|55	contexts on a wide range of platforms and also read the mouse, keyboard and
12mr|freeglut-2.8.0-4|56	joystick functions.
12mr|freeglut-2.8.0-4|57	
12mr|freeglut-2.8.0-4|58	%package -n %{develibname}
12mr|freeglut-2.8.0-4|59	Summary:	Freeglut developmental libraries and header files
12mr|freeglut-2.8.0-4|60	Group:		Development/C
12mr|freeglut-2.8.0-4|61	Requires:	%{libname} = %{version}-%{release}
12mr|freeglut-2.8.0-4|62	Provides:	glut-devel = 3.7
12mr|freeglut-2.8.0-4|63	Obsoletes:	glut-devel < 3.7
12mr|freeglut-2.8.0-4|64	Provides:	%{name}-devel = %{version}-%{release}
12mr|freeglut-2.8.0-4|65	Requires:	pkgconfig(glu)
12mr|freeglut-2.8.0-4|66	
12mr|freeglut-2.8.0-4|67	%description -n %{develibname}
12mr|freeglut-2.8.0-4|68	Developmental libraries and header files required for developing or compiling
12mr|freeglut-2.8.0-4|69	software which links to the freeglut library, which is an open source
12mr|freeglut-2.8.0-4|70	alternative to the popular GLUT library, with an OSI approved free software
12mr|freeglut-2.8.0-4|71	license.
12mr|freeglut-2.8.0-4|72	
12mr|freeglut-2.8.0-4|73	
12mr|freeglut-2.8.0-4|74	%prep
12mr|freeglut-2.8.0-4|75	%setup -q -a 1
12mr|freeglut-2.8.0-4|76	%patch0 -p1
12mr|freeglut-2.8.0-4|77	%patch1 -p1
12mr|freeglut-2.8.0-4|78	%patch2 -p1
12mr|freeglut-2.8.0-4|79	
12mr|freeglut-2.8.0-4|80	%build
12mr|freeglut-2.8.0-4|81	# (TV) fix build:
12mr|freeglut-2.8.0-4|82	./autogen.sh
12mr|freeglut-2.8.0-4|83	# --disable-warnings -> don't add -Werror to CFLAGS
12mr|freeglut-2.8.0-4|84	%configure --disable-static --disable-warnings
12mr|freeglut-2.8.0-4|85	%make
12mr|freeglut-2.8.0-4|86	
12mr|freeglut-2.8.0-4|87	# (TV) fix permissions:
12mr|freeglut-2.8.0-4|88	chmod -x doc/*.png doc/*.html
12mr|freeglut-2.8.0-4|89	
12mr|freeglut-2.8.0-4|90	%install
12mr|freeglut-2.8.0-4|91	%makeinstall_std
12mr|freeglut-2.8.0-4|92	
12mr|freeglut-2.8.0-4|93	mkdir -p %{buildroot}/%{_mandir}/man3
12mr|freeglut-2.8.0-4|94	install -p -m 644 doc/man/*.3 %{buildroot}%{_mandir}/man3
12mr|freeglut-2.8.0-4|95	
12mr|freeglut-2.8.0-4|96	# We take the soname as the version because the package
12mr|freeglut-2.8.0-4|97	# version doesn't really match -- the last release of
12mr|freeglut-2.8.0-4|98	# the original glut was 3.7, and we need to match/exceed
12mr|freeglut-2.8.0-4|99	# its version number.
12mr|freeglut-2.8.0-4|100	VER=`ls %{buildroot}%{_libdir}/libglut.so.?.?.? |sed -e 's,.*\.so\.,,'`
12mr|freeglut-2.8.0-4|101	mkdir -p %{buildroot}%{_libdir}/pkgconfig
12mr|freeglut-2.8.0-4|102	cat >%{buildroot}%{_libdir}/pkgconfig/glut.pc <<EOF
12mr|freeglut-2.8.0-4|103	prefix=%{_prefix}
12mr|freeglut-2.8.0-4|104	libdir=%{_libdir}
12mr|freeglut-2.8.0-4|105	includedir=%{_includedir}/GL
12mr|freeglut-2.8.0-4|106	
12mr|freeglut-2.8.0-4|107	Name: glut
12mr|freeglut-2.8.0-4|108	Description: GL Utility Toolkit
12mr|freeglut-2.8.0-4|109	Requires: gl
12mr|freeglut-2.8.0-4|110	Version: $VER
12mr|freeglut-2.8.0-4|111	Libs: -lglut
12mr|freeglut-2.8.0-4|112	Cflags: -I\${includedir}
12mr|freeglut-2.8.0-4|113	EOF
12mr|freeglut-2.8.0-4|114	
12mr|freeglut-2.8.0-4|115	%files -n %{libname}
12mr|freeglut-2.8.0-4|116	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO doc/*.png doc/*.html
12mr|freeglut-2.8.0-4|117	# don't include contents of doc/ directory as it is mostly obsolete
12mr|freeglut-2.8.0-4|118	%{_libdir}/libglut*.so.%{major}
12mr|freeglut-2.8.0-4|119	%{_libdir}/libglut*.so.%{major}.*
12mr|freeglut-2.8.0-4|120	
12mr|freeglut-2.8.0-4|121	%files -n %{develibname}
12mr|freeglut-2.8.0-4|122	%{_includedir}/GL/*.h
12mr|freeglut-2.8.0-4|123	%{_libdir}/libglut.so
12mr|freeglut-2.8.0-4|124	%{_libdir}/pkgconfig/*.pc
12mr|freeglut-2.8.0-4|125	%{_mandir}/man3/*
12mr|freeglut-2.8.0-4|126	
12mr|freeglut-2.8.0-4|127	
12mr|freeglut-2.8.0-4|128	%changelog
12mr|freeglut-2.8.0-4|129	* Sun Apr 01 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2.8.0-2
12mr|freeglut-2.8.0-4|130	+ Revision: 788576
12mr|freeglut-2.8.0-4|131	- Add a "glut" pkgconfig file - the old Mesa GLUT did, and we want
12mr|freeglut-2.8.0-4|132	to be a full drop-in replacement
12mr|freeglut-2.8.0-4|133	
12mr|freeglut-2.8.0-4|134	* Tue Jan 17 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.8.0-1
12mr|freeglut-2.8.0-4|135	+ Revision: 761958
12mr|freeglut-2.8.0-4|136	- version update 2.8.0
12mr|freeglut-2.8.0-4|137	
12mr|freeglut-2.8.0-4|138	* Sat Nov 26 2011 Александр Казанцев <kazancas@mandriva.org> 2.6.0-1
12mr|freeglut-2.8.0-4|139	+ Revision: 733600
12mr|freeglut-2.8.0-4|140	- imported package freeglut
12mr|freeglut-2.8.0-4|141	
12mr|freeglut-2.8.0-4|142	+ Paulo Ricardo Zanoni <pzanoni@mandriva.com>
12mr|freeglut-2.8.0-4|143	- Prevent accidents for now
12mr|freeglut-2.8.0-4|144	- imported package freeglut
12mr|freeglut-2.8.0-4|145	
12mr|freeglut-2.8.0-4|146	
12mr|freeglut-2.8.0-4|147	
12mr|freeglut-2.8.0-4|148	* Thu Sep 15 2011 fwang <fwang> 2.6.0-6.mga2
12mr|freeglut-2.8.0-4|149	+ Revision: 144028
12mr|freeglut-2.8.0-4|150	- fix group
12mr|freeglut-2.8.0-4|151	- add req on mesaglu as freeglut_std.h requires GL/glu.h
12mr|freeglut-2.8.0-4|152	
12mr|freeglut-2.8.0-4|153	+ ahmad <ahmad>
12mr|freeglut-2.8.0-4|154	- The -devel package should provide '%%{name}-devel' (mga#2257)
12mr|freeglut-2.8.0-4|155	
12mr|freeglut-2.8.0-4|156	* Wed Apr 20 2011 misc <misc> 2.6.0-4.mga1
12mr|freeglut-2.8.0-4|157	+ Revision: 89134
12mr|freeglut-2.8.0-4|158	- add a Requires on the library, not on main package
12mr|freeglut-2.8.0-4|159	- remove explicit requires on -devel, as we have automated requires for that
12mr|freeglut-2.8.0-4|160	
12mr|freeglut-2.8.0-4|161	* Tue Apr 19 2011 tv <tv> 2.6.0-3.mga1
12mr|freeglut-2.8.0-4|162	+ Revision: 88822
12mr|freeglut-2.8.0-4|163	- move Provides/Obsoletes/Conflicts into lib subpackage
12mr|freeglut-2.8.0-4|164	
12mr|freeglut-2.8.0-4|165	* Tue Apr 19 2011 tv <tv> 2.6.0-2.mga1
12mr|freeglut-2.8.0-4|166	+ Revision: 88460
12mr|freeglut-2.8.0-4|167	- explicitely conflicts with %%libmesaglut3
12mr|freeglut-2.8.0-4|168	
12mr|freeglut-2.8.0-4|169	* Tue Apr 19 2011 tv <tv> 2.6.0-1.mga1
12mr|freeglut-2.8.0-4|170	+ Revision: 88413
12mr|freeglut-2.8.0-4|171	- imported package freeglut
12mr|freeglut-2.8.0-4|172	

14014 12
12mr|freeimage-3.153-1|1	%define name freeimage
12mr|freeimage-3.153-1|2	%define version 3.153
12mr|freeimage-3.153-1|3	%define release 1
12mr|freeimage-3.153-1|4	%define oname FreeImage
12mr|freeimage-3.153-1|5	%define oversion 3.15.3
12mr|freeimage-3.153-1|6	%define common_summary Image library
12mr|freeimage-3.153-1|7	%define common_description FreeImage is an Open Source library project for developers who would\
12mr|freeimage-3.153-1|8	like to support popular graphics image formats like PNG, BMP, JPEG,\
12mr|freeimage-3.153-1|9	TIFF and others as needed by today's multimedia applications.\
12mr|freeimage-3.153-1|10	FreeImage is easy to use, fast, multithreading safe, compatible with\
12mr|freeimage-3.153-1|11	all 32-bit versions of Windows, and cross-platform (works both with\
12mr|freeimage-3.153-1|12	Linux and Mac OS X).
12mr|freeimage-3.153-1|13	
12mr|freeimage-3.153-1|14	%define major 3
12mr|freeimage-3.153-1|15	%define lib_name %mklibname %{name} %{major}
12mr|freeimage-3.153-1|16	%define devel_name %mklibname %{name} -d
12mr|freeimage-3.153-1|17	
12mr|freeimage-3.153-1|18	Summary: %{common_summary}
12mr|freeimage-3.153-1|19	Name: %{name}
12mr|freeimage-3.153-1|20	Version: %{version}
12mr|freeimage-3.153-1|21	Release: %{release}
12mr|freeimage-3.153-1|22	Source0: http://downloads.sourceforge.net/freeimage/FreeImage3153.zip
12mr|freeimage-3.153-1|23	Patch0:	FreeImage-3.11.0-syslibs.patch
12mr|freeimage-3.153-1|24	License: GPLv2+
12mr|freeimage-3.153-1|25	Group: System/Libraries
12mr|freeimage-3.153-1|26	URL: http://freeimage.sourceforge.net/
12mr|freeimage-3.153-1|27	%if 0
12mr|freeimage-3.153-1|28	BuildRequires:	png-devel
12mr|freeimage-3.153-1|29	BuildRequires:	mng-devel
12mr|freeimage-3.153-1|30	BuildRequires:	jpeg-devel
12mr|freeimage-3.153-1|31	BuildRequires:	tiff-devel
12mr|freeimage-3.153-1|32	BuildRequires:	OpenEXR-devel
12mr|freeimage-3.153-1|33	BuildRequires:	openjpeg-devel
12mr|freeimage-3.153-1|34	%endif
12mr|freeimage-3.153-1|35	Obsoletes: %{oname}
12mr|freeimage-3.153-1|36	
12mr|freeimage-3.153-1|37	%description
12mr|freeimage-3.153-1|38	%{common_description}
12mr|freeimage-3.153-1|39	
12mr|freeimage-3.153-1|40	%package -n	%{lib_name}
12mr|freeimage-3.153-1|41	Summary:	A library to %{common_summary}
12mr|freeimage-3.153-1|42	Group:		System/Libraries
12mr|freeimage-3.153-1|43	Obsoletes:	%{_lib}%{oname}3 < 3.110
12mr|freeimage-3.153-1|44	
12mr|freeimage-3.153-1|45	%description -n	%{lib_name}
12mr|freeimage-3.153-1|46	%{common_description}
12mr|freeimage-3.153-1|47	
12mr|freeimage-3.153-1|48	This package contains the library needed to run programs dynamically
12mr|freeimage-3.153-1|49	linked with %{name}.
12mr|freeimage-3.153-1|50	
12mr|freeimage-3.153-1|51	%package -n	%{devel_name}
12mr|freeimage-3.153-1|52	Summary:	Development tools for programs using %{name}
12mr|freeimage-3.153-1|53	Group:		Development/C
12mr|freeimage-3.153-1|54	Requires:	%{lib_name} = %{version}
12mr|freeimage-3.153-1|55	Provides:	%{name}-devel = %{version}-%{release}
12mr|freeimage-3.153-1|56	Obsoletes:	lib%{name}3-devel
12mr|freeimage-3.153-1|57	Obsoletes:	lib%{oname}3-devel
12mr|freeimage-3.153-1|58	Obsoletes:	%{_lib}%{oname}3-devel < 3.110
12mr|freeimage-3.153-1|59	
12mr|freeimage-3.153-1|60	%description -n	%{devel_name}
12mr|freeimage-3.153-1|61	%{common_description}
12mr|freeimage-3.153-1|62	
12mr|freeimage-3.153-1|63	This package contains the header files and libraries needed for
12mr|freeimage-3.153-1|64	developing programs using the %{name} library.
12mr|freeimage-3.153-1|65	
12mr|freeimage-3.153-1|66	%prep
12mr|freeimage-3.153-1|67	%setup -q -n %{oname}
12mr|freeimage-3.153-1|68	%if 0
12mr|freeimage-3.153-1|69	%patch0 -p1 -b .syslibs
12mr|freeimage-3.153-1|70	
12mr|freeimage-3.153-1|71	touch -r Source/FreeImage.h.syslibs Source/FreeImage.h
12mr|freeimage-3.153-1|72	
12mr|freeimage-3.153-1|73	# remove all included libs to make sure these don't get used during compile
12mr|freeimage-3.153-1|74	rm -r Source/Lib* Source/ZLib Source/OpenEXR
12mr|freeimage-3.153-1|75	
12mr|freeimage-3.153-1|76	# some encoding / line ending cleanups
12mr|freeimage-3.153-1|77	iconv -f ISO-8859-1 -t UTF-8 Whatsnew.txt > Whatsnew.txt.tmp
12mr|freeimage-3.153-1|78	touch -r Whatsnew.txt Whatsnew.txt.tmp
12mr|freeimage-3.153-1|79	mv Whatsnew.txt.tmp Whatsnew.txt
12mr|freeimage-3.153-1|80	%endif
12mr|freeimage-3.153-1|81	sed -i 's/\r//g' Whatsnew.txt license-*.txt gensrclist.sh \
12mr|freeimage-3.153-1|82	Wrapper/FreeImagePlus/WhatsNew_FIP.txt
12mr|freeimage-3.153-1|83	
12mr|freeimage-3.153-1|84	perl -pi -e 's/ -o root -g root//' Makefile.gnu
12mr|freeimage-3.153-1|85	perl -pi -e 's/\bldconfig//' Makefile.gnu
12mr|freeimage-3.153-1|86	
12mr|freeimage-3.153-1|87	%build
12mr|freeimage-3.153-1|88	sh ./gensrclist.sh
12mr|freeimage-3.153-1|89	%setup_compile_flags CFLAGS="%optflags -fPIC"
12mr|freeimage-3.153-1|90	%make LIBRARIES="-lstdc++ -lm"
12mr|freeimage-3.153-1|91	
12mr|freeimage-3.153-1|92	%install
12mr|freeimage-3.153-1|93	rm -rf %{buildroot}
12mr|freeimage-3.153-1|94	mkdir -p %{buildroot}%{_includedir} %{buildroot}%{_libdir}
12mr|freeimage-3.153-1|95	
12mr|freeimage-3.153-1|96	%make install \
12mr|freeimage-3.153-1|97	INCDIR=%{buildroot}%{_includedir} \
12mr|freeimage-3.153-1|98	INSTALLDIR=%{buildroot}%{_libdir}
12mr|freeimage-3.153-1|99	
12mr|freeimage-3.153-1|100	
12mr|freeimage-3.153-1|101	%files -n %{lib_name}
12mr|freeimage-3.153-1|102	%doc Whatsnew.txt license-*.txt Wrapper/FreeImagePlus/WhatsNew_FIP.txt README.linux
12mr|freeimage-3.153-1|103	%{_libdir}/lib%{name}.so.%{major}
12mr|freeimage-3.153-1|104	%{_libdir}/lib%{name}-%{oversion}.so
12mr|freeimage-3.153-1|105	
12mr|freeimage-3.153-1|106	%files -n %{devel_name}
12mr|freeimage-3.153-1|107	%{_includedir}/%{oname}*.h
12mr|freeimage-3.153-1|108	%{_libdir}/lib%{name}.so
12mr|freeimage-3.153-1|109	%{_libdir}/lib%{name}.a
12mr|freeimage-3.153-1|110	
12mr|freeimage-3.153-1|111	
12mr|freeimage-3.153-1|112	
12mr|freeimage-3.153-1|113	
12mr|freeimage-3.153-1|114	%changelog
12mr|freeimage-3.153-1|115	

14015 12
12mr|freeipmi-1.2.1-1|1	%define Werror_cflags %nil
12mr|freeipmi-1.2.1-1|2	%define freeipmi_major	        13
12mr|freeipmi-1.2.1-1|3	%define ipmiconsole_major	    2
12mr|freeipmi-1.2.1-1|4	%define ipmidetect_major	    0
12mr|freeipmi-1.2.1-1|5	%define ipmimonitoring_major	5
12mr|freeipmi-1.2.1-1|6	%define libfreeipmi_name	    %mklibname freeipmi %{freeipmi_major}
12mr|freeipmi-1.2.1-1|7	%define libipmiconsole_name	    %mklibname ipmiconsole %{ipmiconsole_major}
12mr|freeipmi-1.2.1-1|8	%define libipmidetect_name	    %mklibname ipmidetect %{ipmidetect_major}
12mr|freeipmi-1.2.1-1|9	%define libipmimonitoring_name	%mklibname ipmimonitoring %{ipmimonitoring_major}
12mr|freeipmi-1.2.1-1|10	%define develname %mklibname -d %{name}
12mr|freeipmi-1.2.1-1|11	
12mr|freeipmi-1.2.1-1|12	%define old_libname    %mklibname freeipmi 5
12mr|freeipmi-1.2.1-1|13	%define old_librelease 0.6.5-1
12mr|freeipmi-1.2.1-1|14	
12mr|freeipmi-1.2.1-1|15	Name: 		freeipmi
12mr|freeipmi-1.2.1-1|16	Version: 	1.2.1
12mr|freeipmi-1.2.1-1|17	Release: 	1
12mr|freeipmi-1.2.1-1|18	Summary: 	FreeIPMI
12mr|freeipmi-1.2.1-1|19	License: 	GPLv2+
12mr|freeipmi-1.2.1-1|20	Group: 		System/Kernel and hardware
12mr|freeipmi-1.2.1-1|21	URL:		http://www.gnu.org/software/freeipmi/index.html
12mr|freeipmi-1.2.1-1|22	Source0: 	http://ftp.gnu.org/gnu/freeipmi/%{name}-%{version}.tar.gz
12mr|freeipmi-1.2.1-1|23	BuildRequires:	guile-devel
12mr|freeipmi-1.2.1-1|24	BuildRequires:  pkgconfig(ncurses)
12mr|freeipmi-1.2.1-1|25	BuildRequires:  readline-devel
12mr|freeipmi-1.2.1-1|26	BuildRequires:  libgcrypt-devel
12mr|freeipmi-1.2.1-1|27	BuildRequires:  transfig
12mr|freeipmi-1.2.1-1|28	BuildRequires:  ghostscript
12mr|freeipmi-1.2.1-1|29	BuildRequires:  texinfo
12mr|freeipmi-1.2.1-1|30	BuildRequires:  tetex-latex
12mr|freeipmi-1.2.1-1|31	
12mr|freeipmi-1.2.1-1|32	%description
12mr|freeipmi-1.2.1-1|33	The FreeIPMI project provides "Remote-Console" (out-of-band) and
12mr|freeipmi-1.2.1-1|34	"System Management Software" (in-band) based on Intelligent
12mr|freeipmi-1.2.1-1|35	Platform Management Interface (IPMI v1.5) specification.
12mr|freeipmi-1.2.1-1|36	
12mr|freeipmi-1.2.1-1|37	%package -n	%{libfreeipmi_name}
12mr|freeipmi-1.2.1-1|38	Group:		System/Libraries
12mr|freeipmi-1.2.1-1|39	License:	GPL
12mr|freeipmi-1.2.1-1|40	Summary:	Main library for %{name}
12mr|freeipmi-1.2.1-1|41	Obsoletes:	%{old_libname} < %{old_librelease}
12mr|freeipmi-1.2.1-1|42	
12mr|freeipmi-1.2.1-1|43	%description -n	%{libfreeipmi_name}
12mr|freeipmi-1.2.1-1|44	This package contains one of the libraries needed to run programs dynamically
12mr|freeipmi-1.2.1-1|45	linked with %{name}.
12mr|freeipmi-1.2.1-1|46	
12mr|freeipmi-1.2.1-1|47	%package -n	%{libipmiconsole_name}
12mr|freeipmi-1.2.1-1|48	Group:		System/Libraries
12mr|freeipmi-1.2.1-1|49	License:	GPL
12mr|freeipmi-1.2.1-1|50	Summary:	Main library for %{name}
12mr|freeipmi-1.2.1-1|51	Obsoletes:	%{old_libname} < %{old_librelease}
12mr|freeipmi-1.2.1-1|52	
12mr|freeipmi-1.2.1-1|53	%description -n	%{libipmiconsole_name}
12mr|freeipmi-1.2.1-1|54	This package contains one of the libraries needed to run programs dynamically
12mr|freeipmi-1.2.1-1|55	linked with %{name}.
12mr|freeipmi-1.2.1-1|56	
12mr|freeipmi-1.2.1-1|57	%package -n	%{libipmidetect_name}
12mr|freeipmi-1.2.1-1|58	Group:		System/Libraries
12mr|freeipmi-1.2.1-1|59	License:	GPL
12mr|freeipmi-1.2.1-1|60	Summary:	Main library for %{name}
12mr|freeipmi-1.2.1-1|61	Obsoletes:	%{old_libname} < %{old_librelease}
12mr|freeipmi-1.2.1-1|62	
12mr|freeipmi-1.2.1-1|63	%description -n	%{libipmidetect_name}
12mr|freeipmi-1.2.1-1|64	This package contains one of the libraries needed to run programs dynamically
12mr|freeipmi-1.2.1-1|65	linked with %{name}.
12mr|freeipmi-1.2.1-1|66	
12mr|freeipmi-1.2.1-1|67	%package -n	%{libipmimonitoring_name}
12mr|freeipmi-1.2.1-1|68	Group:		System/Libraries
12mr|freeipmi-1.2.1-1|69	License:	GPL
12mr|freeipmi-1.2.1-1|70	Summary:	Main library for %{name}
12mr|freeipmi-1.2.1-1|71	Obsoletes:	%{old_libname} < %{old_librelease}
12mr|freeipmi-1.2.1-1|72	
12mr|freeipmi-1.2.1-1|73	%description -n	%{libipmimonitoring_name}
12mr|freeipmi-1.2.1-1|74	This package contains one of the libraries needed to run programs dynamically
12mr|freeipmi-1.2.1-1|75	linked with %{name}.
12mr|freeipmi-1.2.1-1|76	
12mr|freeipmi-1.2.1-1|77	%package -n	%{develname}
12mr|freeipmi-1.2.1-1|78	Group:		Development/C
12mr|freeipmi-1.2.1-1|79	License:	GPL
12mr|freeipmi-1.2.1-1|80	Summary:	Headers for developing programs that will use %{name}
12mr|freeipmi-1.2.1-1|81	Requires:	%{libfreeipmi_name} = %{version}-%{release}
12mr|freeipmi-1.2.1-1|82	Requires:	%{libipmimonitoring_name} = %{version}-%{release}
12mr|freeipmi-1.2.1-1|83	Requires:	%{libipmiconsole_name} = %{version}-%{release}
12mr|freeipmi-1.2.1-1|84	Requires:	%{libipmidetect_name} = %{version}-%{release}
12mr|freeipmi-1.2.1-1|85	Provides:	%{name}-devel = %{version}-%{release}
12mr|freeipmi-1.2.1-1|86	Obsoletes:	%{name}-devel < %{version}-%{release}
12mr|freeipmi-1.2.1-1|87	Obsoletes:	%{libfreeipmi_name}-devel < 1.2.1
12mr|freeipmi-1.2.1-1|88	
12mr|freeipmi-1.2.1-1|89	%description -n	%{develname}
12mr|freeipmi-1.2.1-1|90	This package contains the headers that programmers will need to develop
12mr|freeipmi-1.2.1-1|91	applications which will use %{name}.
12mr|freeipmi-1.2.1-1|92	
12mr|freeipmi-1.2.1-1|93	%package fish
12mr|freeipmi-1.2.1-1|94	Summary:    FreeIPMI Shell
12mr|freeipmi-1.2.1-1|95	Group:      System/Kernel and hardware
12mr|freeipmi-1.2.1-1|96	Requires:   %{name} = %{version}
12mr|freeipmi-1.2.1-1|97	
12mr|freeipmi-1.2.1-1|98	%description fish
12mr|freeipmi-1.2.1-1|99	Fish provides Shell, Extension/Plug-in and scripting interface. As a
12mr|freeipmi-1.2.1-1|100	shell, User has access to both in-band and out-of-band access to the
12mr|freeipmi-1.2.1-1|101	host BMC through a rich set of IPMI commands.
12mr|freeipmi-1.2.1-1|102	
12mr|freeipmi-1.2.1-1|103	%package utils
12mr|freeipmi-1.2.1-1|104	Summary:    FreeIPMI Utilities
12mr|freeipmi-1.2.1-1|105	Group:      System/Kernel and hardware
12mr|freeipmi-1.2.1-1|106	Requires:   %{name} = %{version}
12mr|freeipmi-1.2.1-1|107	Requires(pre,preun):	rpm-helper
12mr|freeipmi-1.2.1-1|108	
12mr|freeipmi-1.2.1-1|109	%description utils
12mr|freeipmi-1.2.1-1|110	FreeIPMI utilities ipmipower, bmc-watchdog, ipmiping, and rmcpping.
12mr|freeipmi-1.2.1-1|111	
12mr|freeipmi-1.2.1-1|112	%prep
12mr|freeipmi-1.2.1-1|113	%setup -q
12mr|freeipmi-1.2.1-1|114	
12mr|freeipmi-1.2.1-1|115	%build
12mr|freeipmi-1.2.1-1|116	%configure2_5x --localstatedir=/%{_var} --disable-dependency-tracking
12mr|freeipmi-1.2.1-1|117	%make
12mr|freeipmi-1.2.1-1|118	cd doc
12mr|freeipmi-1.2.1-1|119	make pdf
12mr|freeipmi-1.2.1-1|120	cd -
12mr|freeipmi-1.2.1-1|121	
12mr|freeipmi-1.2.1-1|122	%install
12mr|freeipmi-1.2.1-1|123	%makeinstall_std
12mr|freeipmi-1.2.1-1|124	find %{buildroot} -type f -name '*.la' -exec rm -f {} \;
12mr|freeipmi-1.2.1-1|125	
12mr|freeipmi-1.2.1-1|126	install -d -m 755 %{buildroot}/%{_initrddir}
12mr|freeipmi-1.2.1-1|127	mv %{buildroot}/%{_sysconfdir}/init.d/bmc-watchdog %{buildroot}/%{_initrddir}/bmcwatchdog
12mr|freeipmi-1.2.1-1|128	mv %{buildroot}/%{_sysconfdir}/init.d/ipmidetectd %{buildroot}/%{_initrddir}
12mr|freeipmi-1.2.1-1|129	mv %{buildroot}/%{_sysconfdir}/init.d/ipmiseld %{buildroot}/%{_initrddir}
12mr|freeipmi-1.2.1-1|130	rm -rf %{buildroot}%{_docdir}/%{name}
12mr|freeipmi-1.2.1-1|131	
12mr|freeipmi-1.2.1-1|132	%post fish
12mr|freeipmi-1.2.1-1|133	%_post_service ipmiseld
12mr|freeipmi-1.2.1-1|134	
12mr|freeipmi-1.2.1-1|135	%preun fish
12mr|freeipmi-1.2.1-1|136	%_preun_service ipmiseld
12mr|freeipmi-1.2.1-1|137	
12mr|freeipmi-1.2.1-1|138	%post utils
12mr|freeipmi-1.2.1-1|139	%_post_service bmcwatchdog
12mr|freeipmi-1.2.1-1|140	
12mr|freeipmi-1.2.1-1|141	%preun utils
12mr|freeipmi-1.2.1-1|142	%_preun_service bmcwatchdog
12mr|freeipmi-1.2.1-1|143	
12mr|freeipmi-1.2.1-1|144	%files
12mr|freeipmi-1.2.1-1|145	%doc AUTHORS COPYING ChangeLog* INSTALL NEWS README TODO
12mr|freeipmi-1.2.1-1|146	%doc doc/*.pdf
12mr|freeipmi-1.2.1-1|147	%{_sysconfdir}/freeipmi/*.conf
12mr|freeipmi-1.2.1-1|148	%{_mandir}/man5/freeipmi_interpret_sel.conf.5.*
12mr|freeipmi-1.2.1-1|149	%{_mandir}/man5/freeipmi_interpret_sensor.conf.5.*
12mr|freeipmi-1.2.1-1|150	%{_mandir}/man5/libipmiconsole.conf.5.*
12mr|freeipmi-1.2.1-1|151	%{_infodir}/freeipmi-faq.info*
12mr|freeipmi-1.2.1-1|152	%dir %{_localstatedir}/lib/%{name}
12mr|freeipmi-1.2.1-1|153	%dir %{_localstatedir}/lib/%{name}/ipckey
12mr|freeipmi-1.2.1-1|154	
12mr|freeipmi-1.2.1-1|155	%files -n %{libfreeipmi_name}
12mr|freeipmi-1.2.1-1|156	%{_libdir}/libfreeipmi.so.%{freeipmi_major}*
12mr|freeipmi-1.2.1-1|157	
12mr|freeipmi-1.2.1-1|158	%files -n %{libipmiconsole_name}
12mr|freeipmi-1.2.1-1|159	%{_libdir}/libipmiconsole.so.%{ipmiconsole_major}*
12mr|freeipmi-1.2.1-1|160	
12mr|freeipmi-1.2.1-1|161	%files -n %{libipmidetect_name}
12mr|freeipmi-1.2.1-1|162	%{_libdir}/libipmidetect.so.%{ipmidetect_major}*
12mr|freeipmi-1.2.1-1|163	
12mr|freeipmi-1.2.1-1|164	%files -n %{libipmimonitoring_name}
12mr|freeipmi-1.2.1-1|165	%{_libdir}/libipmimonitoring.so.%{ipmimonitoring_major}*
12mr|freeipmi-1.2.1-1|166	
12mr|freeipmi-1.2.1-1|167	%files -n %{develname}
12mr|freeipmi-1.2.1-1|168	%{_libdir}/*.so
12mr|freeipmi-1.2.1-1|169	%{_libdir}/*.a
12mr|freeipmi-1.2.1-1|170	%{_includedir}/*
12mr|freeipmi-1.2.1-1|171	%{_libdir}/pkgconfig/libfreeipmi.pc
12mr|freeipmi-1.2.1-1|172	%{_libdir}/pkgconfig/libipmiconsole.pc
12mr|freeipmi-1.2.1-1|173	%{_libdir}/pkgconfig/libipmidetect.pc
12mr|freeipmi-1.2.1-1|174	%{_libdir}/pkgconfig/libipmimonitoring.pc
12mr|freeipmi-1.2.1-1|175	
12mr|freeipmi-1.2.1-1|176	%files fish
12mr|freeipmi-1.2.1-1|177	%{_initrddir}/ipmiseld
12mr|freeipmi-1.2.1-1|178	%{_sbindir}/bmc-config
12mr|freeipmi-1.2.1-1|179	%{_sbindir}/bmc-info
12mr|freeipmi-1.2.1-1|180	%{_sbindir}/ipmi-sel
12mr|freeipmi-1.2.1-1|181	%{_sbindir}/ipmiseld
12mr|freeipmi-1.2.1-1|182	%{_sbindir}/ipmi-sensors
12mr|freeipmi-1.2.1-1|183	%{_sbindir}/ipmi-sensors-config
12mr|freeipmi-1.2.1-1|184	%{_mandir}/man5/bmc-config.conf.5*
12mr|freeipmi-1.2.1-1|185	%{_mandir}/man5/ipmiseld.conf.5*
12mr|freeipmi-1.2.1-1|186	%{_mandir}/man8/bmc-config.8*
12mr|freeipmi-1.2.1-1|187	%{_mandir}/man8/bmc-info.8*
12mr|freeipmi-1.2.1-1|188	%{_mandir}/man8/ipmi-sel.8*
12mr|freeipmi-1.2.1-1|189	%{_mandir}/man8/ipmiseld.8*
12mr|freeipmi-1.2.1-1|190	%{_mandir}/man8/ipmi-sensors.8*
12mr|freeipmi-1.2.1-1|191	%{_mandir}/man8/ipmi-sensors-config.8*
12mr|freeipmi-1.2.1-1|192	
12mr|freeipmi-1.2.1-1|193	%files utils
12mr|freeipmi-1.2.1-1|194	%doc COPYING.bmc-watchdog DISCLAIMER.bmc-watchdog
12mr|freeipmi-1.2.1-1|195	%doc COPYING.ipmiconsole DISCLAIMER.ipmiconsole
12mr|freeipmi-1.2.1-1|196	%doc COPYING.ipmiping DISCLAIMER.ipmiping
12mr|freeipmi-1.2.1-1|197	%doc COPYING.ipmipower DISCLAIMER.ipmipower
12mr|freeipmi-1.2.1-1|198	%{_initrddir}/bmcwatchdog
12mr|freeipmi-1.2.1-1|199	%{_initrddir}/ipmidetectd
12mr|freeipmi-1.2.1-1|200	%config(noreplace) %{_sysconfdir}/sysconfig/bmc-watchdog
12mr|freeipmi-1.2.1-1|201	%{_sbindir}/bmc-device
12mr|freeipmi-1.2.1-1|202	%{_sbindir}/bmc-watchdog
12mr|freeipmi-1.2.1-1|203	%{_sbindir}/ipmi-chassis
12mr|freeipmi-1.2.1-1|204	%{_sbindir}/ipmi-chassis-config
12mr|freeipmi-1.2.1-1|205	%{_sbindir}/ipmi-console
12mr|freeipmi-1.2.1-1|206	%{_sbindir}/ipmi-dcmi
12mr|freeipmi-1.2.1-1|207	%{_sbindir}/ipmi-detect
12mr|freeipmi-1.2.1-1|208	%{_sbindir}/ipmi-fru
12mr|freeipmi-1.2.1-1|209	%{_sbindir}/ipmi-locate
12mr|freeipmi-1.2.1-1|210	%{_sbindir}/ipmi-oem
12mr|freeipmi-1.2.1-1|211	%{_sbindir}/ipmi-pet
12mr|freeipmi-1.2.1-1|212	%{_sbindir}/ipmi-pef-config
12mr|freeipmi-1.2.1-1|213	%{_sbindir}/ipmi-ping
12mr|freeipmi-1.2.1-1|214	%{_sbindir}/ipmi-power
12mr|freeipmi-1.2.1-1|215	%{_sbindir}/ipmi-raw
12mr|freeipmi-1.2.1-1|216	%{_sbindir}/ipmiconsole
12mr|freeipmi-1.2.1-1|217	%{_sbindir}/ipmidetect
12mr|freeipmi-1.2.1-1|218	%{_sbindir}/ipmidetectd
12mr|freeipmi-1.2.1-1|219	%{_sbindir}/ipmimonitoring
12mr|freeipmi-1.2.1-1|220	%{_sbindir}/ipmiping
12mr|freeipmi-1.2.1-1|221	%{_sbindir}/ipmipower
12mr|freeipmi-1.2.1-1|222	%{_sbindir}/pef-config
12mr|freeipmi-1.2.1-1|223	%{_sbindir}/rmcp-ping
12mr|freeipmi-1.2.1-1|224	%{_sbindir}/rmcpping
12mr|freeipmi-1.2.1-1|225	%{_mandir}/man3/libfreeipmi.3.*
12mr|freeipmi-1.2.1-1|226	%{_mandir}/man3/libipmiconsole.3.*
12mr|freeipmi-1.2.1-1|227	%{_mandir}/man3/libipmidetect.3.*
12mr|freeipmi-1.2.1-1|228	%{_mandir}/man3/libipmimonitoring.3.*
12mr|freeipmi-1.2.1-1|229	%{_mandir}/man5/freeipmi.conf.5.*
12mr|freeipmi-1.2.1-1|230	%{_mandir}/man5/ipmi_monitoring_sensors.conf.5.*
12mr|freeipmi-1.2.1-1|231	%{_mandir}/man5/ipmiconsole.conf.5.*
12mr|freeipmi-1.2.1-1|232	%{_mandir}/man5/ipmidetect.conf.5.*
12mr|freeipmi-1.2.1-1|233	%{_mandir}/man5/ipmidetectd.conf.5.*
12mr|freeipmi-1.2.1-1|234	%{_mandir}/man5/ipmimonitoring.conf.5.*
12mr|freeipmi-1.2.1-1|235	%{_mandir}/man5/ipmimonitoring_sensors.conf.5.*
12mr|freeipmi-1.2.1-1|236	%{_mandir}/man5/ipmipower.conf.5.*
12mr|freeipmi-1.2.1-1|237	%{_mandir}/man5/libipmimonitoring.conf.5.*
12mr|freeipmi-1.2.1-1|238	%{_mandir}/man7/freeipmi.7.*
12mr|freeipmi-1.2.1-1|239	%{_mandir}/man8/bmc-device.8.*
12mr|freeipmi-1.2.1-1|240	%{_mandir}/man8/bmc-watchdog.8.*
12mr|freeipmi-1.2.1-1|241	%{_mandir}/man8/ipmi-chassis-config.8.*
12mr|freeipmi-1.2.1-1|242	%{_mandir}/man8/ipmi-chassis.8.*
12mr|freeipmi-1.2.1-1|243	%{_mandir}/man8/ipmi-console.8.*
12mr|freeipmi-1.2.1-1|244	%{_mandir}/man8/ipmi-dcmi.8.*
12mr|freeipmi-1.2.1-1|245	%{_mandir}/man8/ipmi-detect.8.*
12mr|freeipmi-1.2.1-1|246	%{_mandir}/man8/ipmi-fru.8.*
12mr|freeipmi-1.2.1-1|247	%{_mandir}/man8/ipmi-locate.8.*
12mr|freeipmi-1.2.1-1|248	%{_mandir}/man8/ipmi-oem.8.*
12mr|freeipmi-1.2.1-1|249	%{_mandir}/man8/ipmi-pet.8.*
12mr|freeipmi-1.2.1-1|250	%{_mandir}/man8/ipmi-pef-config.8.*
12mr|freeipmi-1.2.1-1|251	%{_mandir}/man8/ipmi-ping.8.*
12mr|freeipmi-1.2.1-1|252	%{_mandir}/man8/ipmi-power.8.*
12mr|freeipmi-1.2.1-1|253	%{_mandir}/man8/ipmi-raw.8.*
12mr|freeipmi-1.2.1-1|254	%{_mandir}/man8/ipmiconsole.8.*
12mr|freeipmi-1.2.1-1|255	%{_mandir}/man8/ipmidetect.8.*
12mr|freeipmi-1.2.1-1|256	%{_mandir}/man8/ipmidetectd.8.*
12mr|freeipmi-1.2.1-1|257	%{_mandir}/man8/ipmimonitoring.8.*
12mr|freeipmi-1.2.1-1|258	%{_mandir}/man8/ipmiping.8.*
12mr|freeipmi-1.2.1-1|259	%{_mandir}/man8/ipmipower.8.*
12mr|freeipmi-1.2.1-1|260	%{_mandir}/man8/pef-config.8.*
12mr|freeipmi-1.2.1-1|261	%{_mandir}/man8/rmcp-ping.8.*
12mr|freeipmi-1.2.1-1|262	%{_mandir}/man8/rmcpping.8.*
12mr|freeipmi-1.2.1-1|263	
12mr|freeipmi-1.2.1-1|264	%changelog
12mr|freeipmi-1.2.1-1|265	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|freeipmi-1.2.1-1|266	+ Commit: dd7d87b
12mr|freeipmi-1.2.1-1|267	- Add new ipmiseld files to fish subpackage
12mr|freeipmi-1.2.1-1|268	
12mr|freeipmi-1.2.1-1|269	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|freeipmi-1.2.1-1|270	+ Commit: f040501
12mr|freeipmi-1.2.1-1|271	- Fix files, minor cleanups
12mr|freeipmi-1.2.1-1|272	
12mr|freeipmi-1.2.1-1|273	

14016 12
12mr|freeradius-2.1.12-4|1	%define _disable_ld_no_undefined 1
12mr|freeradius-2.1.12-4|2	
12mr|freeradius-2.1.12-4|3	%define major 1
12mr|freeradius-2.1.12-4|4	%define libname %mklibname freeradius %{major}
12mr|freeradius-2.1.12-4|5	%define develname %mklibname -d freeradius
12mr|freeradius-2.1.12-4|6	%define _requires_exceptions perl(DBI)
12mr|freeradius-2.1.12-4|7	
12mr|freeradius-2.1.12-4|8	Summary:	High-performance and highly configurable RADIUS server
12mr|freeradius-2.1.12-4|9	Name:		freeradius
12mr|freeradius-2.1.12-4|10	Version:	2.1.12
12mr|freeradius-2.1.12-4|11	Release:	%mkrel 4
12mr|freeradius-2.1.12-4|12	License:	GPL
12mr|freeradius-2.1.12-4|13	Group:		System/Servers
12mr|freeradius-2.1.12-4|14	URL:		http://www.freeradius.org/
12mr|freeradius-2.1.12-4|15	Source0:	ftp://ftp.freeradius.org/pub/radius/%{name}-server-%{version}.tar.bz2
12mr|freeradius-2.1.12-4|16	Source1:	ftp://ftp.freeradius.org/pub/radius/%{name}-server-%{version}.tar.bz2.sig
12mr|freeradius-2.1.12-4|17	Source3:	freeradius.pam
12mr|freeradius-2.1.12-4|18	Source4:	freeradius.init
12mr|freeradius-2.1.12-4|19	Source5:	freeradius.logrotate
12mr|freeradius-2.1.12-4|20	Source6:	freeradius.sysconfig
12mr|freeradius-2.1.12-4|21	Patch0:		freeradius-2.1.11-ssl-config.patch
12mr|freeradius-2.1.12-4|22	Patch1:		freeradius-server-2.1.6-fix-format-errors.patch
12mr|freeradius-2.1.12-4|23	Patch4:		freeradius-0.8.1-use-system-com_err.patch
12mr|freeradius-2.1.12-4|24	Patch6:		freeradius-server-2.1.10-avoid-version.diff
12mr|freeradius-2.1.12-4|25	Patch7:		freeradius-server-2.1.10-version-info.diff
12mr|freeradius-2.1.12-4|26	Patch8:		freeradius-2.0.0-samba3.patch
12mr|freeradius-2.1.12-4|27	Patch9:		freeradius-server-2.1.8-ltdl_no_la.patch
12mr|freeradius-2.1.12-4|28	Patch10:	freeradius-server-linkage_fix.diff
12mr|freeradius-2.1.12-4|29	Patch11:	freeradius-server-2.1.7-fix-perl-scripts.patch
12mr|freeradius-2.1.12-4|30	Patch12:	freeradius-server-2.1.12-fix_broken_perl_ldflags.diff
12mr|freeradius-2.1.12-4|31	BuildRequires:	gdbm-devel
12mr|freeradius-2.1.12-4|32	BuildRequires:	krb5-devel
12mr|freeradius-2.1.12-4|33	BuildRequires:	libsasl-devel
12mr|freeradius-2.1.12-4|34	BuildRequires:	libtool-devel
12mr|freeradius-2.1.12-4|35	BuildRequires:	mysql-devel
12mr|freeradius-2.1.12-4|36	BuildRequires:	openldap-devel
12mr|freeradius-2.1.12-4|37	BuildRequires:	openssl-devel
12mr|freeradius-2.1.12-4|38	BuildRequires:	pam-devel
12mr|freeradius-2.1.12-4|39	BuildRequires:	pcap-devel
12mr|freeradius-2.1.12-4|40	BuildRequires:	perl-devel
12mr|freeradius-2.1.12-4|41	BuildRequires:	postgresql-devel
12mr|freeradius-2.1.12-4|42	BuildRequires:	python-devel
12mr|freeradius-2.1.12-4|43	BuildRequires:	rpm-helper >= 0.21
12mr|freeradius-2.1.12-4|44	BuildRequires:	sqlite3-devel
12mr|freeradius-2.1.12-4|45	BuildRequires:	unixODBC-devel
12mr|freeradius-2.1.12-4|46	BuildRequires:	zlib-devel
12mr|freeradius-2.1.12-4|47	# minimal version for ssl cert generation
12mr|freeradius-2.1.12-4|48	Requires(post): openssl
12mr|freeradius-2.1.12-4|49	Requires(post): rpm-helper >= 0.21
12mr|freeradius-2.1.12-4|50	Requires(preun): rpm-helper >= 0.19
12mr|freeradius-2.1.12-4|51	Requires(pre): rpm-helper >= 0.19
12mr|freeradius-2.1.12-4|52	Requires(postun): rpm-helper >= 0.19
12mr|freeradius-2.1.12-4|53	Conflicts:	radiusd-cistron
12mr|freeradius-2.1.12-4|54	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|freeradius-2.1.12-4|55	
12mr|freeradius-2.1.12-4|56	%description
12mr|freeradius-2.1.12-4|57	The FreeRADIUS Server Project is a high-performance and highly configurable
12mr|freeradius-2.1.12-4|58	GPL'd RADIUS server. It is somewhat similar to the Livingston 2.0 RADIUS
12mr|freeradius-2.1.12-4|59	server, but has many more features, and is much more configurable.
12mr|freeradius-2.1.12-4|60	
12mr|freeradius-2.1.12-4|61	%package -n	%{name}-krb5
12mr|freeradius-2.1.12-4|62	Summary:	The Kerberos module for %{name}
12mr|freeradius-2.1.12-4|63	Group:		System/Servers
12mr|freeradius-2.1.12-4|64	Requires:	krb5-libs
12mr|freeradius-2.1.12-4|65	Requires:	%{name} >= %{version}-%{release}
12mr|freeradius-2.1.12-4|66	Obsoletes:	%{libname}-krb5
12mr|freeradius-2.1.12-4|67	
12mr|freeradius-2.1.12-4|68	%description -n	%{name}-krb5
12mr|freeradius-2.1.12-4|69	The FreeRADIUS server can use Kerberos to authenticate users, and this module
12mr|freeradius-2.1.12-4|70	is necessary for that.
12mr|freeradius-2.1.12-4|71	
12mr|freeradius-2.1.12-4|72	%package -n	%{name}-ldap
12mr|freeradius-2.1.12-4|73	Summary:	The LDAP module for %{name}
12mr|freeradius-2.1.12-4|74	Group:		System/Servers
12mr|freeradius-2.1.12-4|75	Requires:	%{name} >= %{version}-%{release}
12mr|freeradius-2.1.12-4|76	Obsoletes:	%{libname}-ldap
12mr|freeradius-2.1.12-4|77	
12mr|freeradius-2.1.12-4|78	%description -n	%{name}-ldap
12mr|freeradius-2.1.12-4|79	The FreeRADIUS server can use LDAP to authenticate users, and this module is
12mr|freeradius-2.1.12-4|80	necessary for that.
12mr|freeradius-2.1.12-4|81	
12mr|freeradius-2.1.12-4|82	%package -n	%{name}-postgresql
12mr|freeradius-2.1.12-4|83	Summary:	The PostgreSQL module for %{name}
12mr|freeradius-2.1.12-4|84	Group:		System/Servers
12mr|freeradius-2.1.12-4|85	Requires:	%{name} >= %{version}-%{release}
12mr|freeradius-2.1.12-4|86	Obsoletes:	%{libname}-postgresql
12mr|freeradius-2.1.12-4|87	
12mr|freeradius-2.1.12-4|88	%description -n	%{name}-postgresql
12mr|freeradius-2.1.12-4|89	The FreeRADIUS server can use PostgreSQL to authenticate users and do
12mr|freeradius-2.1.12-4|90	accounting, and this module is necessary for that.
12mr|freeradius-2.1.12-4|91	
12mr|freeradius-2.1.12-4|92	%package -n	%{name}-mysql
12mr|freeradius-2.1.12-4|93	Summary:	The MySQL module for %{name}
12mr|freeradius-2.1.12-4|94	Group:		System/Servers
12mr|freeradius-2.1.12-4|95	Requires:	%{name} >= %{version}-%{release}
12mr|freeradius-2.1.12-4|96	Obsoletes:	%{libname}-mysql
12mr|freeradius-2.1.12-4|97	
12mr|freeradius-2.1.12-4|98	%description -n	%{name}-mysql
12mr|freeradius-2.1.12-4|99	The FreeRADIUS server can use MySQL to authenticate users and do accounting,
12mr|freeradius-2.1.12-4|100	and this module is necessary for that.
12mr|freeradius-2.1.12-4|101	
12mr|freeradius-2.1.12-4|102	%package -n	%{name}-unixODBC
12mr|freeradius-2.1.12-4|103	Summary:	The unixODBC module for %{name}
12mr|freeradius-2.1.12-4|104	Group:		System/Servers
12mr|freeradius-2.1.12-4|105	Requires:	%{name} >= %{version}-%{release}
12mr|freeradius-2.1.12-4|106	Obsoletes:	%{libname}-unixODBC
12mr|freeradius-2.1.12-4|107	
12mr|freeradius-2.1.12-4|108	%description -n	%{name}-unixODBC
12mr|freeradius-2.1.12-4|109	The FreeRADIUS server can use unixODBC to authenticate users and do accounting,
12mr|freeradius-2.1.12-4|110	and this module is necessary for that.
12mr|freeradius-2.1.12-4|111	
12mr|freeradius-2.1.12-4|112	%package -n	%{name}-sqlite
12mr|freeradius-2.1.12-4|113	Summary:	The sqlite module for %{name}
12mr|freeradius-2.1.12-4|114	Group:		System/Servers
12mr|freeradius-2.1.12-4|115	Requires:	%{name} >= %{version}-%{release}
12mr|freeradius-2.1.12-4|116	Obsoletes:	%{libname}-sqlite
12mr|freeradius-2.1.12-4|117	
12mr|freeradius-2.1.12-4|118	%description -n	%{name}-sqlite
12mr|freeradius-2.1.12-4|119	The FreeRADIUS server can use sqlite to authenticate users and do accounting,
12mr|freeradius-2.1.12-4|120	and this module is necessary for that.
12mr|freeradius-2.1.12-4|121	
12mr|freeradius-2.1.12-4|122	%package -n	%{libname}
12mr|freeradius-2.1.12-4|123	Summary:	Libraries for %{name}
12mr|freeradius-2.1.12-4|124	Group:		System/Libraries
12mr|freeradius-2.1.12-4|125	
12mr|freeradius-2.1.12-4|126	%description -n	%{libname}
12mr|freeradius-2.1.12-4|127	Libraries for %{name}
12mr|freeradius-2.1.12-4|128	
12mr|freeradius-2.1.12-4|129	%package -n	%{develname}
12mr|freeradius-2.1.12-4|130	Summary:	Development headers for %{name}
12mr|freeradius-2.1.12-4|131	Group:		Development/C
12mr|freeradius-2.1.12-4|132	Requires:	%{libname} >= %{version}-%{release}
12mr|freeradius-2.1.12-4|133	Obsoletes:	%{mklibname -d %{name} 1}
12mr|freeradius-2.1.12-4|134	Provides:	freeradius-devel = %{version}-%{release}
12mr|freeradius-2.1.12-4|135	Obsoletes:	freeradius-devel
12mr|freeradius-2.1.12-4|136	
12mr|freeradius-2.1.12-4|137	%description -n	%{develname}
12mr|freeradius-2.1.12-4|138	Development headers and libraries for %{name}
12mr|freeradius-2.1.12-4|139	
12mr|freeradius-2.1.12-4|140	%package web
12mr|freeradius-2.1.12-4|141	Summary:	Web based administration interface for freeradius
12mr|freeradius-2.1.12-4|142	Group:		System/Servers
12mr|freeradius-2.1.12-4|143	Requires:	apache-mod_php
12mr|freeradius-2.1.12-4|144	Requires:	freeradius
12mr|freeradius-2.1.12-4|145	Requires:	php-mysql
12mr|freeradius-2.1.12-4|146	Requires:	net-snmp-mibs
12mr|freeradius-2.1.12-4|147	Requires:	net-snmp-utils
12mr|freeradius-2.1.12-4|148	%if %mdkversion < 201010
12mr|freeradius-2.1.12-4|149	Requires(post):   rpm-helper
12mr|freeradius-2.1.12-4|150	Requires(postun):   rpm-helper
12mr|freeradius-2.1.12-4|151	%endif
12mr|freeradius-2.1.12-4|152	Provides:	dialup_admin = %{version}-%{release}
12mr|freeradius-2.1.12-4|153	Obsoletes:	dialup_admin
12mr|freeradius-2.1.12-4|154	
12mr|freeradius-2.1.12-4|155	%description web
12mr|freeradius-2.1.12-4|156	dialup_admin is a web based administration interface for the freeradius radius
12mr|freeradius-2.1.12-4|157	server. It is written in PHP4. It is modular and right now it assumes that user
12mr|freeradius-2.1.12-4|158	information is stored in an ldap server or an sql database and accounting in an
12mr|freeradius-2.1.12-4|159	sql server.
12mr|freeradius-2.1.12-4|160	
12mr|freeradius-2.1.12-4|161	%prep
12mr|freeradius-2.1.12-4|162	%setup -q -n %{name}-server-%{version}
12mr|freeradius-2.1.12-4|163	
12mr|freeradius-2.1.12-4|164	# fix strange perms
12mr|freeradius-2.1.12-4|165	find . -type d -perm 0700 -exec chmod 755 {} \;
12mr|freeradius-2.1.12-4|166	find . -type f -perm 0555 -exec chmod 755 {} \;
12mr|freeradius-2.1.12-4|167	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|freeradius-2.1.12-4|168	
12mr|freeradius-2.1.12-4|169	%patch0 -p0 -b .config
12mr|freeradius-2.1.12-4|170	%patch4 -p0 -b .peroyvind
12mr|freeradius-2.1.12-4|171	%patch6 -p1 -b .avoid-version
12mr|freeradius-2.1.12-4|172	%patch7 -p1 -b .version-info
12mr|freeradius-2.1.12-4|173	%patch8 -p0 -b .samba3
12mr|freeradius-2.1.12-4|174	%patch9 -p1 -b .ltdl_no_la
12mr|freeradius-2.1.12-4|175	%patch10 -p0 -b .linkage_fix
12mr|freeradius-2.1.12-4|176	%patch11 -p1 -b .file-temp
12mr|freeradius-2.1.12-4|177	%patch1 -p 1
12mr|freeradius-2.1.12-4|178	%patch12 -p1 -b .fix_broken_perl_ldflags
12mr|freeradius-2.1.12-4|179	
12mr|freeradius-2.1.12-4|180	# For pre release only:
12mr|freeradius-2.1.12-4|181	perl -pi -e 's,\$\(RADIUSD_VERSION\),%{version},' doc/Makefile
12mr|freeradius-2.1.12-4|182	perl -pi -e 's,\$\(RADIUSD_VERSION\),%{version},' doc/rfc/Makefile
12mr|freeradius-2.1.12-4|183	
12mr|freeradius-2.1.12-4|184	%__install -d Mandriva
12mr|freeradius-2.1.12-4|185	# fix conditional pam config file
12mr|freeradius-2.1.12-4|186	cp %{SOURCE3} Mandriva/freeradius.pam
12mr|freeradius-2.1.12-4|187	cp %{SOURCE4} Mandriva/%{name}.init
12mr|freeradius-2.1.12-4|188	cp %{SOURCE5} Mandriva/%{name}.logrotate
12mr|freeradius-2.1.12-4|189	
12mr|freeradius-2.1.12-4|190	# fix path
12mr|freeradius-2.1.12-4|191	find . -type f | xargs perl -pi -e "s|/usr/local/bin|%{_bindir}|g"
12mr|freeradius-2.1.12-4|192	
12mr|freeradius-2.1.12-4|193	# move php3 to php
12mr|freeradius-2.1.12-4|194	find dialup_admin -name '*.php3' | while read php3; do
12mr|freeradius-2.1.12-4|195	mv $php3 ${php3%%.php3}.php
12mr|freeradius-2.1.12-4|196	done
12mr|freeradius-2.1.12-4|197	
12mr|freeradius-2.1.12-4|198	find dialup_admin -type f | xargs perl -pi -e "s|\.php3|\.php|g"
12mr|freeradius-2.1.12-4|199	perl -pi -e "s|\\\${bindir}|\\\${bindir}/|g" dialup_admin/Makefile
12mr|freeradius-2.1.12-4|200	
12mr|freeradius-2.1.12-4|201	%build
12mr|freeradius-2.1.12-4|202	%serverbuild
12mr|freeradius-2.1.12-4|203	
12mr|freeradius-2.1.12-4|204	export CFLAGS="$CFLAGS -fPIC -DLDAP_DEPRECATED"
12mr|freeradius-2.1.12-4|205	export CXXFLAGS="$CXXFLAGS -fPIC -DLDAP_DEPRECATED"
12mr|freeradius-2.1.12-4|206	
12mr|freeradius-2.1.12-4|207	%configure2_5x \
12mr|freeradius-2.1.12-4|208	--with-gnu-ld \
12mr|freeradius-2.1.12-4|209	--with-threads \
12mr|freeradius-2.1.12-4|210	--with-thread-pool \
12mr|freeradius-2.1.12-4|211	--with-system-libtool \
12mr|freeradius-2.1.12-4|212	--libdir=%{_libdir}/%{name}  \
12mr|freeradius-2.1.12-4|213	--libexecdir=%{_libdir}/%{name} \
12mr|freeradius-2.1.12-4|214	--localstatedir=%{_var} \
12mr|freeradius-2.1.12-4|215	--with-logdir=%{_var}/log/radius \
12mr|freeradius-2.1.12-4|216	--disable-ltdl-install \
12mr|freeradius-2.1.12-4|217	--with-ltdl-lib=%{_libdir} \
12mr|freeradius-2.1.12-4|218	--with-ltdl-include=%{_includedir} \
12mr|freeradius-2.1.12-4|219	--with-radacctdir=%{_var}/log/radius/radacct \
12mr|freeradius-2.1.12-4|220	--with-raddbdir=%{_sysconfdir}/raddb \
12mr|freeradius-2.1.12-4|221	--with-static-modules="" \
12mr|freeradius-2.1.12-4|222	--with-experimental-modules \
12mr|freeradius-2.1.12-4|223	--with-large-files \
12mr|freeradius-2.1.12-4|224	--with-rlm-dbm-lib-dir=%{_libdir} \
12mr|freeradius-2.1.12-4|225	--with-rlm-eap-peap-lib-dir=%{_libdir} \
12mr|freeradius-2.1.12-4|226	--with-openssl-libraries=%{_libdir} \
12mr|freeradius-2.1.12-4|227	--with-rlm-krb5-lib-dir=%{_libdir} \
12mr|freeradius-2.1.12-4|228	--with-rlm-ldap-lib-dir=%{_libdir} \
12mr|freeradius-2.1.12-4|229	--with-rlm-ldap-include-dir=%{_includedir}/ldap \
12mr|freeradius-2.1.12-4|230	--with-mysql-include-dir=%{_includedir}/mysql \
12mr|freeradius-2.1.12-4|231	--with-mysql-lib-dir=%{_libdir}/mysql \
12mr|freeradius-2.1.12-4|232	--with-mysql-dir=%{_prefix} \
12mr|freeradius-2.1.12-4|233	--with-rlm-sql-postgresql-lib-dir=%{_libdir}/mysql \
12mr|freeradius-2.1.12-4|234	--with-rlm-sql-postgresql-include-dir=%{_includedir}/pgsql \
12mr|freeradius-2.1.12-4|235	--with-unixodbc-lib-dir=%{_libdir} \
12mr|freeradius-2.1.12-4|236	--with-unixodbc-dir=%{_prefix} \
12mr|freeradius-2.1.12-4|237	--without-rlm_sql_db2 \
12mr|freeradius-2.1.12-4|238	--without-rlm_sql_firebird \
12mr|freeradius-2.1.12-4|239	--without-rlm_sql_freetds \
12mr|freeradius-2.1.12-4|240	--without-rlm_sql_iodbc \
12mr|freeradius-2.1.12-4|241	--without-rlm_sql_oracle \
12mr|freeradius-2.1.12-4|242	--without-rlm_sql_sybase \
12mr|freeradius-2.1.12-4|243	
12mr|freeradius-2.1.12-4|244	# enable this one with a hack...
12mr|freeradius-2.1.12-4|245	perl -pi \
12mr|freeradius-2.1.12-4|246	-e "s|^TARGET.*|TARGET=rlm_dbm|g;" \
12mr|freeradius-2.1.12-4|247	-e "s|^SRCS.*|SRCS=rlm_dbm.c|g;" \
12mr|freeradius-2.1.12-4|248	-e "s|^RLM_UTILS.*|RLM_UTILS=rlm_dbm_parser rlm_dbm_cat|g;" \
12mr|freeradius-2.1.12-4|249	-e "s|^RLM_CFLAGS.*|RLM_CFLAGS=-I%{_includedir}/gdbm -DHAVE_GDBM_NDBM_H|g;" \
12mr|freeradius-2.1.12-4|250	-e "s|^RLM_LIBS.*|RLM_LIBS=-L%{_libdir} -lgdbm -lgdbm_compat|g;" \
12mr|freeradius-2.1.12-4|251	-e "s|^RLM_INSTALL.*|RLM_INSTALL=rlm_dbm_install|g;" \
12mr|freeradius-2.1.12-4|252	src/modules/rlm_dbm/Makefile
12mr|freeradius-2.1.12-4|253	
12mr|freeradius-2.1.12-4|254	%if "%{_lib}" == "lib64"
12mr|freeradius-2.1.12-4|255	perl -pi -e 's:sys_lib_search_path_spec=.*:sys_lib_search_path_spec="/lib64 /usr/lib64 /usr/local/lib64":' libtool
12mr|freeradius-2.1.12-4|256	%endif
12mr|freeradius-2.1.12-4|257	
12mr|freeradius-2.1.12-4|258	make
12mr|freeradius-2.1.12-4|259	
12mr|freeradius-2.1.12-4|260	%install
12mr|freeradius-2.1.12-4|261	rm -rf %{buildroot}
12mr|freeradius-2.1.12-4|262	
12mr|freeradius-2.1.12-4|263	%__install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12mr|freeradius-2.1.12-4|264	%__install -d -m 755 %{buildroot}%{_sysconfdir}/pam.d
12mr|freeradius-2.1.12-4|265	%__install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
12mr|freeradius-2.1.12-4|266	%__install -d -m 755 %{buildroot}%{_initrddir}
12mr|freeradius-2.1.12-4|267	%__install -d -m 755 %{buildroot}%{_localstatedir}/run/radiusd
12mr|freeradius-2.1.12-4|268	%__install -d -m 755 %{buildroot}%{_includedir}/%{name}
12mr|freeradius-2.1.12-4|269	
12mr|freeradius-2.1.12-4|270	make install R=%{buildroot}
12mr|freeradius-2.1.12-4|271	
12mr|freeradius-2.1.12-4|272	# fix default configuration file permissions
12mr|freeradius-2.1.12-4|273	find %{buildroot}%{_sysconfdir}/raddb -type d | xargs chmod 755
12mr|freeradius-2.1.12-4|274	find %{buildroot}%{_sysconfdir}/raddb -type f | xargs chmod 644
12mr|freeradius-2.1.12-4|275	chmod 640 \
12mr|freeradius-2.1.12-4|276	%{buildroot}%{_sysconfdir}/raddb/acct_users \
12mr|freeradius-2.1.12-4|277	%{buildroot}%{_sysconfdir}/raddb/acct_users \
12mr|freeradius-2.1.12-4|278	%{buildroot}%{_sysconfdir}/raddb/clients.conf \
12mr|freeradius-2.1.12-4|279	%{buildroot}%{_sysconfdir}/raddb/preproxy_users \
12mr|freeradius-2.1.12-4|280	%{buildroot}%{_sysconfdir}/raddb/users \
12mr|freeradius-2.1.12-4|281	
12mr|freeradius-2.1.12-4|282	# install headers
12mr|freeradius-2.1.12-4|283	%__install -m 644 src/include/*  %{buildroot}%{_includedir}/%{name}/
12mr|freeradius-2.1.12-4|284	
12mr|freeradius-2.1.12-4|285	# install Mandriva scripts and stuff...
12mr|freeradius-2.1.12-4|286	%__install -m 644 Mandriva/%{name}.pam %{buildroot}%{_sysconfdir}/pam.d/radiusd
12mr|freeradius-2.1.12-4|287	%__install -m 644 Mandriva/%{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/radiusd
12mr|freeradius-2.1.12-4|288	%__install -m 755 Mandriva/%{name}.init %{buildroot}%{_initrddir}/radiusd
12mr|freeradius-2.1.12-4|289	%__install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/sysconfig/radiusd
12mr|freeradius-2.1.12-4|290	
12mr|freeradius-2.1.12-4|291	# put the mibs in place
12mr|freeradius-2.1.12-4|292	%__install -d -m 755 %{buildroot}%{_datadir}/snmp/mibs
12mr|freeradius-2.1.12-4|293	%__install -m 644 mibs/RADIUS* %{buildroot}%{_datadir}/snmp/mibs/
12mr|freeradius-2.1.12-4|294	
12mr|freeradius-2.1.12-4|295	# fix ghostfiles
12mr|freeradius-2.1.12-4|296	touch %{buildroot}%{_localstatedir}/log/radius/radutmp
12mr|freeradius-2.1.12-4|297	touch %{buildroot}%{_localstatedir}/log/radius/radwtmp
12mr|freeradius-2.1.12-4|298	touch %{buildroot}%{_localstatedir}/log/radius/radius.log
12mr|freeradius-2.1.12-4|299	
12mr|freeradius-2.1.12-4|300	# remove unneeded stuff
12mr|freeradius-2.1.12-4|301	%__rm -f %{buildroot}%{_sbindir}/rc.radiusd
12mr|freeradius-2.1.12-4|302	%__rm -f %{buildroot}%{_includedir}/%{name}/Makefile
12mr|freeradius-2.1.12-4|303	%__rm -f %{buildroot}%{_sysconfdir}/raddb/Makefile
12mr|freeradius-2.1.12-4|304	%__rm -rf %{buildroot}%{_sysconfdir}/raddb/sql/mssql
12mr|freeradius-2.1.12-4|305	%__rm -rf %{buildroot}%{_sysconfdir}/raddb/sql/oracle
12mr|freeradius-2.1.12-4|306	%__rm -f %{buildroot}%{_sysconfdir}/raddb/certs/*
12mr|freeradius-2.1.12-4|307	
12mr|freeradius-2.1.12-4|308	# remove faulty perl file...
12mr|freeradius-2.1.12-4|309	%__rm -f %{buildroot}%{_libdir}/%{name}/rlm_perl.a
12mr|freeradius-2.1.12-4|310	
12mr|freeradius-2.1.12-4|311	# include more docs
12mr|freeradius-2.1.12-4|312	%__cp src/modules/rlm_sql/README README.sql
12mr|freeradius-2.1.12-4|313	%__cp src/modules/rlm_cram/Readme Readme.cram
12mr|freeradius-2.1.12-4|314	%__cp src/modules/rlm_cram/Standard.draft .
12mr|freeradius-2.1.12-4|315	%__cp src/modules/rlm_cram/dictionary.sandy .
12mr|freeradius-2.1.12-4|316	%__cp src/modules/rlm_smb/README README.smb
12mr|freeradius-2.1.12-4|317	
12mr|freeradius-2.1.12-4|318	# put specific docs and files where they belong (prepare for doc inclusion)
12mr|freeradius-2.1.12-4|319	%__cp doc/rlm_krb5 .
12mr|freeradius-2.1.12-4|320	%__cp doc/RADIUS*.schema .
12mr|freeradius-2.1.12-4|321	%__cp doc/rlm_ldap .
12mr|freeradius-2.1.12-4|322	
12mr|freeradius-2.1.12-4|323	# nuke useless dupes
12mr|freeradius-2.1.12-4|324	rm -f %{buildroot}%{_libdir}/%{name}/*%{version}*.la
12mr|freeradius-2.1.12-4|325	
12mr|freeradius-2.1.12-4|326	#remove buildroot from the libtool files:
12mr|freeradius-2.1.12-4|327	perl -pi -e "s,(\s)\S+%{_builddir}\S+,\$1,g" \
12mr|freeradius-2.1.12-4|328	%{buildroot}%{_libdir}/%{name}/*.la
12mr|freeradius-2.1.12-4|329	
12mr|freeradius-2.1.12-4|330	%multiarch_includes %{buildroot}%{_includedir}/freeradius/build-radpaths-h
12mr|freeradius-2.1.12-4|331	
12mr|freeradius-2.1.12-4|332	%multiarch_includes %{buildroot}%{_includedir}/freeradius/radpaths.h
12mr|freeradius-2.1.12-4|333	
12mr|freeradius-2.1.12-4|334	# the web cruft
12mr|freeradius-2.1.12-4|335	install -d %{buildroot}%{_datadir}/%{name}-web
12mr|freeradius-2.1.12-4|336	install -d %{buildroot}%{_sysconfdir}/%{name}-web
12mr|freeradius-2.1.12-4|337	
12mr|freeradius-2.1.12-4|338	pushd dialup_admin
12mr|freeradius-2.1.12-4|339	make \
12mr|freeradius-2.1.12-4|340	DIALUP_PREFIX=%{buildroot}%{_datadir}/freeradius-web \
12mr|freeradius-2.1.12-4|341	DIALUP_DOCDIR=%{buildroot}%{_docdir}/freeradius-web \
12mr|freeradius-2.1.12-4|342	DIALUP_CONFDIR=%{buildroot}%{_sysconfdir}/freeradius-web \
12mr|freeradius-2.1.12-4|343	install
12mr|freeradius-2.1.12-4|344	popd
12mr|freeradius-2.1.12-4|345	
12mr|freeradius-2.1.12-4|346	find %{buildroot}%{_datadir}/freeradius-web | xargs perl -pi \
12mr|freeradius-2.1.12-4|347	-e 's|\.\./conf/config\.php|%{_sysconfdir}/freeradius-web/config\.php|g;' \
12mr|freeradius-2.1.12-4|348	-e 's|%{buildroot}||g;'
12mr|freeradius-2.1.12-4|349	
12mr|freeradius-2.1.12-4|350	find %{buildroot}%{_sysconfdir}/freeradius-web | xargs perl -pi \
12mr|freeradius-2.1.12-4|351	-e 's|\.\./conf/admin\.conf|%{_sysconfdir}/freeradius-web/admin\.conf|g;' \
12mr|freeradius-2.1.12-4|352	-e 's|%{buildroot}||g;'
12mr|freeradius-2.1.12-4|353	
12mr|freeradius-2.1.12-4|354	find %{buildroot}%{_datadir}/freeradius-web/bin | xargs perl -pi \
12mr|freeradius-2.1.12-4|355	-e 's|/data/local/dialupadmin/conf/admin\.conf|%{_sysconfdir}/freeradius-web/admin\.conf|g;' \
12mr|freeradius-2.1.12-4|356	-e 's|/logs/radiusd/accounting|%{_localstatedir}/log/radius/accounting|g;'
12mr|freeradius-2.1.12-4|357	
12mr|freeradius-2.1.12-4|358	mv %{buildroot}%{_datadir}/freeradius-web/bin/* %{buildroot}%{_bindir}
12mr|freeradius-2.1.12-4|359	mv %{buildroot}%{_bindir}/snmpfinger \
12mr|freeradius-2.1.12-4|360	%{buildroot}%{_bindir}/freeradius-web-snmpfinger
12mr|freeradius-2.1.12-4|361	
12mr|freeradius-2.1.12-4|362	# fix a simple redirector
12mr|freeradius-2.1.12-4|363	cat > %{buildroot}%{_datadir}/%{name}-web/index.html << EOF
12mr|freeradius-2.1.12-4|364	<html>
12mr|freeradius-2.1.12-4|365	<head>
12mr|freeradius-2.1.12-4|366	<title></title>
12mr|freeradius-2.1.12-4|367	<meta HTTP-EQUIV="REFRESH" CONTENT="0; URL=htdocs/index.html">
12mr|freeradius-2.1.12-4|368	</head>
12mr|freeradius-2.1.12-4|369	<body>
12mr|freeradius-2.1.12-4|370	</body>
12mr|freeradius-2.1.12-4|371	</html>
12mr|freeradius-2.1.12-4|372	EOF
12mr|freeradius-2.1.12-4|373	
12mr|freeradius-2.1.12-4|374	# apache configuration
12mr|freeradius-2.1.12-4|375	install -d %{buildroot}%{_webappconfdir}
12mr|freeradius-2.1.12-4|376	cat > %{buildroot}%{_webappconfdir}/%{name}-web.conf <<EOF
12mr|freeradius-2.1.12-4|377	# %{name} Apache configuration
12mr|freeradius-2.1.12-4|378	Alias /%{name}-web %{_datadir}/%{name}-web
12mr|freeradius-2.1.12-4|379	
12mr|freeradius-2.1.12-4|380	<Directory %{_datadir}/%{name}-web>
12mr|freeradius-2.1.12-4|381	Allow from all
12mr|freeradius-2.1.12-4|382	</Directory>
12mr|freeradius-2.1.12-4|383	EOF
12mr|freeradius-2.1.12-4|384	
12mr|freeradius-2.1.12-4|385	# cron stuff
12mr|freeradius-2.1.12-4|386	install -d %{buildroot}%{_sysconfdir}/cron.daily
12mr|freeradius-2.1.12-4|387	cat > %{buildroot}%{_sysconfdir}/cron.daily/%{name}-web <<EOF
12mr|freeradius-2.1.12-4|388	#!/bin/sh
12mr|freeradius-2.1.12-4|389	%{_bindir}/tot_stats >/dev/null 2>&1
12mr|freeradius-2.1.12-4|390	%{_bindir}/monthly_tot_stats >/dev/null 2>&1
12mr|freeradius-2.1.12-4|391	EOF
12mr|freeradius-2.1.12-4|392	chmod 755 %{buildroot}%{_sysconfdir}/cron.daily/%{name}-web
12mr|freeradius-2.1.12-4|393	
12mr|freeradius-2.1.12-4|394	install -d %{buildroot}%{_sysconfdir}/cron.monthly
12mr|freeradius-2.1.12-4|395	cat > %{buildroot}%{_sysconfdir}/cron.monthly/%{name}-web <<EOF
12mr|freeradius-2.1.12-4|396	#!/bin/sh
12mr|freeradius-2.1.12-4|397	%{_bindir}/truncate_radacct >/dev/null 2>&1
12mr|freeradius-2.1.12-4|398	%{_bindir}/clean_radacct >/dev/null 2>&1
12mr|freeradius-2.1.12-4|399	EOF
12mr|freeradius-2.1.12-4|400	chmod 755 %{buildroot}%{_sysconfdir}/cron.monthly/%{name}-web
12mr|freeradius-2.1.12-4|401	
12mr|freeradius-2.1.12-4|402	# cleanup
12mr|freeradius-2.1.12-4|403	rm -rf %{buildroot}%{_docdir}/%{name}
12mr|freeradius-2.1.12-4|404	rm -rf %{buildroot}%{_docdir}/freeradius-web
12mr|freeradius-2.1.12-4|405	rm -rf %{buildroot}%{_datadir}/freeradius-web/bin
12mr|freeradius-2.1.12-4|406	rm -rf %{buildroot}%{_datadir}/freeradius-web/sql
12mr|freeradius-2.1.12-4|407	rm -f %{buildroot}%{_bindir}/dialup_admin.cron
12mr|freeradius-2.1.12-4|408	
12mr|freeradius-2.1.12-4|409	%pre
12mr|freeradius-2.1.12-4|410	%_pre_useradd radius %{_localstatedir}/log/radius/radacct /bin/false
12mr|freeradius-2.1.12-4|411	
12mr|freeradius-2.1.12-4|412	%post
12mr|freeradius-2.1.12-4|413	%_post_service radiusd
12mr|freeradius-2.1.12-4|414	%create_ghostfile %{_localstatedir}/log/radius/radutmp radius radius 0644
12mr|freeradius-2.1.12-4|415	%create_ghostfile %{_localstatedir}/log/radius/radwtmp radius radius 0644
12mr|freeradius-2.1.12-4|416	%create_ghostfile %{_localstatedir}/log/radius/radius.log radius radius 0644
12mr|freeradius-2.1.12-4|417	%_create_ssl_certificate radiusd -g radius
12mr|freeradius-2.1.12-4|418	if [ $1 = 1 ]; then
12mr|freeradius-2.1.12-4|419	openssl dhparam -out  %{_sysconfdir}/raddb/certs/dh 1024 2>&1 >/dev/null
12mr|freeradius-2.1.12-4|420	dd if=/dev/urandom of=%{_sysconfdir}/raddb/certs/random count=10 2>&1 >/dev/null
12mr|freeradius-2.1.12-4|421	chgrp radius %{_sysconfdir}/raddb/certs/random
12mr|freeradius-2.1.12-4|422	fi
12mr|freeradius-2.1.12-4|423	
12mr|freeradius-2.1.12-4|424	%preun
12mr|freeradius-2.1.12-4|425	%_preun_service radiusd
12mr|freeradius-2.1.12-4|426	
12mr|freeradius-2.1.12-4|427	%postun
12mr|freeradius-2.1.12-4|428	%_postun_userdel radius
12mr|freeradius-2.1.12-4|429	
12mr|freeradius-2.1.12-4|430	%post web
12mr|freeradius-2.1.12-4|431	%if %mdkversion < 201010
12mr|freeradius-2.1.12-4|432	%_post_webapp
12mr|freeradius-2.1.12-4|433	%endif
12mr|freeradius-2.1.12-4|434	
12mr|freeradius-2.1.12-4|435	%postun web
12mr|freeradius-2.1.12-4|436	%if %mdkversion < 201010
12mr|freeradius-2.1.12-4|437	%_postun_webapp
12mr|freeradius-2.1.12-4|438	%endif
12mr|freeradius-2.1.12-4|439	
12mr|freeradius-2.1.12-4|440	%clean
12mr|freeradius-2.1.12-4|441	rm -rf %{buildroot}
12mr|freeradius-2.1.12-4|442	
12mr|freeradius-2.1.12-4|443	%files
12mr|freeradius-2.1.12-4|444	%defattr(-,root,root)
12mr|freeradius-2.1.12-4|445	%doc doc COPYRIGHT CREDITS INSTALL LICENSE README
12mr|freeradius-2.1.12-4|446	%doc README.sql README.smb Readme.cram Standard.draft dictionary.sandy
12mr|freeradius-2.1.12-4|447	%{_initrddir}/radiusd
12mr|freeradius-2.1.12-4|448	%config(noreplace) %{_sysconfdir}/pam.d/radiusd
12mr|freeradius-2.1.12-4|449	%config(noreplace) %{_sysconfdir}/logrotate.d/radiusd
12mr|freeradius-2.1.12-4|450	%config(noreplace)  %{_sysconfdir}/sysconfig/radiusd
12mr|freeradius-2.1.12-4|451	%dir %{_sysconfdir}/raddb
12mr|freeradius-2.1.12-4|452	%config(noreplace) %{_sysconfdir}/raddb/attrs
12mr|freeradius-2.1.12-4|453	%config(noreplace) %{_sysconfdir}/raddb/attrs.access_reject
12mr|freeradius-2.1.12-4|454	%config(noreplace) %{_sysconfdir}/raddb/attrs.access_challenge
12mr|freeradius-2.1.12-4|455	%config(noreplace) %{_sysconfdir}/raddb/attrs.accounting_response
12mr|freeradius-2.1.12-4|456	%config(noreplace) %{_sysconfdir}/raddb/attrs.pre-proxy
12mr|freeradius-2.1.12-4|457	%config(noreplace) %{_sysconfdir}/raddb/dictionary*
12mr|freeradius-2.1.12-4|458	%config(noreplace) %{_sysconfdir}/raddb/experimental.conf
12mr|freeradius-2.1.12-4|459	%config(noreplace) %{_sysconfdir}/raddb/example.pl
12mr|freeradius-2.1.12-4|460	%config(noreplace) %{_sysconfdir}/raddb/hints
12mr|freeradius-2.1.12-4|461	%config(noreplace) %{_sysconfdir}/raddb/huntgroups
12mr|freeradius-2.1.12-4|462	%config(noreplace) %{_sysconfdir}/raddb/radiusd.conf
12mr|freeradius-2.1.12-4|463	%config(noreplace) %{_sysconfdir}/raddb/policy.conf
12mr|freeradius-2.1.12-4|464	%config(noreplace) %{_sysconfdir}/raddb/policy.txt
12mr|freeradius-2.1.12-4|465	%config(noreplace) %{_sysconfdir}/raddb/proxy.conf
12mr|freeradius-2.1.12-4|466	%config(noreplace) %{_sysconfdir}/raddb/eap.conf
12mr|freeradius-2.1.12-4|467	%config(noreplace) %{_sysconfdir}/raddb/sql.conf
12mr|freeradius-2.1.12-4|468	%config(noreplace) %{_sysconfdir}/raddb/sqlippool.conf
12mr|freeradius-2.1.12-4|469	%config(noreplace) %{_sysconfdir}/raddb/templates.conf
12mr|freeradius-2.1.12-4|470	# those contains passwords
12mr|freeradius-2.1.12-4|471	%config(noreplace) %attr(0640,root,radius) %{_sysconfdir}/raddb/acct_users
12mr|freeradius-2.1.12-4|472	%config(noreplace) %attr(0640,root,radius) %{_sysconfdir}/raddb/clients.conf
12mr|freeradius-2.1.12-4|473	%config(noreplace) %attr(0640,root,radius) %{_sysconfdir}/raddb/preproxy_users
12mr|freeradius-2.1.12-4|474	%config(noreplace) %attr(0640,root,radius) %{_sysconfdir}/raddb/users
12mr|freeradius-2.1.12-4|475	%dir %{_sysconfdir}/raddb/certs
12mr|freeradius-2.1.12-4|476	%dir %{_sysconfdir}/raddb/sites-available
12mr|freeradius-2.1.12-4|477	%dir %{_sysconfdir}/raddb/sites-enabled
12mr|freeradius-2.1.12-4|478	%config(noreplace) %{_sysconfdir}/raddb/sites-available/*
12mr|freeradius-2.1.12-4|479	%config(noreplace) %{_sysconfdir}/raddb/sites-enabled/*
12mr|freeradius-2.1.12-4|480	%dir %{_sysconfdir}/raddb/modules
12mr|freeradius-2.1.12-4|481	%config(noreplace) %{_sysconfdir}/raddb/modules/*
12mr|freeradius-2.1.12-4|482	%dir %{_sysconfdir}/raddb/sql
12mr|freeradius-2.1.12-4|483	%dir %{_sysconfdir}/raddb/sql/ndb
12mr|freeradius-2.1.12-4|484	%config(noreplace) %{_sysconfdir}/raddb/sql/ndb/README
12mr|freeradius-2.1.12-4|485	%config(noreplace) %{_sysconfdir}/raddb/sql/ndb/admin.sql
12mr|freeradius-2.1.12-4|486	%config(noreplace) %{_sysconfdir}/raddb/sql/ndb/schema.sql
12mr|freeradius-2.1.12-4|487	%{_bindir}/radclient
12mr|freeradius-2.1.12-4|488	%{_bindir}/radconf2xml
12mr|freeradius-2.1.12-4|489	%{_bindir}/radcrypt
12mr|freeradius-2.1.12-4|490	%{_bindir}/radeapclient
12mr|freeradius-2.1.12-4|491	%{_bindir}/radlast
12mr|freeradius-2.1.12-4|492	%{_bindir}/radsniff
12mr|freeradius-2.1.12-4|493	%{_bindir}/radsqlrelay
12mr|freeradius-2.1.12-4|494	%{_bindir}/radtest
12mr|freeradius-2.1.12-4|495	%{_bindir}/radwho
12mr|freeradius-2.1.12-4|496	%{_bindir}/radzap
12mr|freeradius-2.1.12-4|497	%{_bindir}/rlm_dbm_cat
12mr|freeradius-2.1.12-4|498	%{_bindir}/rlm_dbm_parser
12mr|freeradius-2.1.12-4|499	%{_bindir}/rlm_ippool_tool
12mr|freeradius-2.1.12-4|500	%{_bindir}/smbencrypt
12mr|freeradius-2.1.12-4|501	%{_sbindir}/checkrad
12mr|freeradius-2.1.12-4|502	%{_sbindir}/raddebug
12mr|freeradius-2.1.12-4|503	%{_sbindir}/radiusd
12mr|freeradius-2.1.12-4|504	%{_sbindir}/radmin
12mr|freeradius-2.1.12-4|505	%{_sbindir}/radwatch
12mr|freeradius-2.1.12-4|506	%attr(0755,radius,radius) %dir %{_localstatedir}/log/radius
12mr|freeradius-2.1.12-4|507	%attr(0755,radius,radius) %dir %{_localstatedir}/log/radius/radacct
12mr|freeradius-2.1.12-4|508	%attr(0755,radius,radius) %dir %{_localstatedir}/run/radiusd
12mr|freeradius-2.1.12-4|509	%attr(0644,radius,radius) %ghost %{_localstatedir}/log/radius/radutmp
12mr|freeradius-2.1.12-4|510	%attr(0644,radius,radius) %ghost %{_localstatedir}/log/radius/radwtmp
12mr|freeradius-2.1.12-4|511	%attr(0644,radius,radius) %ghost %{_localstatedir}/log/radius/radius.log
12mr|freeradius-2.1.12-4|512	%{_datadir}/snmp/mibs/*
12mr|freeradius-2.1.12-4|513	%{_datadir}/freeradius
12mr|freeradius-2.1.12-4|514	%{_mandir}/man*/*
12mr|freeradius-2.1.12-4|515	
12mr|freeradius-2.1.12-4|516	%files -n %{name}-krb5
12mr|freeradius-2.1.12-4|517	%defattr(-,root,root)
12mr|freeradius-2.1.12-4|518	%doc rlm_krb5
12mr|freeradius-2.1.12-4|519	%{_libdir}/%{name}/rlm_krb5.so
12mr|freeradius-2.1.12-4|520	
12mr|freeradius-2.1.12-4|521	%files -n %{name}-ldap
12mr|freeradius-2.1.12-4|522	%defattr(-,root,root)
12mr|freeradius-2.1.12-4|523	%doc RADIUS*.schema rlm_ldap doc/examples/openldap.schema
12mr|freeradius-2.1.12-4|524	%config(noreplace) %{_sysconfdir}/raddb/ldap.attrmap
12mr|freeradius-2.1.12-4|525	%{_libdir}/%{name}/rlm_ldap.so
12mr|freeradius-2.1.12-4|526	
12mr|freeradius-2.1.12-4|527	%files -n %{name}-postgresql
12mr|freeradius-2.1.12-4|528	%defattr(-,root,root)
12mr|freeradius-2.1.12-4|529	%doc src/billing
12mr|freeradius-2.1.12-4|530	%config(noreplace) %{_sysconfdir}/raddb/sql/postgresql
12mr|freeradius-2.1.12-4|531	%{_libdir}/%{name}/rlm_sql_postgresql.so
12mr|freeradius-2.1.12-4|532	
12mr|freeradius-2.1.12-4|533	%files -n %{name}-mysql
12mr|freeradius-2.1.12-4|534	%defattr(-,root,root)
12mr|freeradius-2.1.12-4|535	%config(noreplace) %{_sysconfdir}/raddb/sql/mysql
12mr|freeradius-2.1.12-4|536	%{_libdir}/%{name}/rlm_sql_mysql.so
12mr|freeradius-2.1.12-4|537	
12mr|freeradius-2.1.12-4|538	%files -n %{name}-unixODBC
12mr|freeradius-2.1.12-4|539	%defattr(-,root,root)
12mr|freeradius-2.1.12-4|540	%{_libdir}/%{name}/rlm_sql_unixodbc.so
12mr|freeradius-2.1.12-4|541	
12mr|freeradius-2.1.12-4|542	%files -n %{name}-sqlite
12mr|freeradius-2.1.12-4|543	%defattr(-,root,root)
12mr|freeradius-2.1.12-4|544	%{_libdir}/%{name}/rlm_sql_sqlite.so
12mr|freeradius-2.1.12-4|545	
12mr|freeradius-2.1.12-4|546	%files -n %{libname}
12mr|freeradius-2.1.12-4|547	%defattr(-,root,root)
12mr|freeradius-2.1.12-4|548	%{_libdir}/%{name}/libfreeradius-radius.so.%{major}*
12mr|freeradius-2.1.12-4|549	%{_libdir}/%{name}/libfreeradius-eap.so.%{major}*
12mr|freeradius-2.1.12-4|550	%{_libdir}/%{name}/rlm_acctlog.so
12mr|freeradius-2.1.12-4|551	%{_libdir}/%{name}/rlm_acct_unique.so
12mr|freeradius-2.1.12-4|552	%{_libdir}/%{name}/rlm_always.so
12mr|freeradius-2.1.12-4|553	%{_libdir}/%{name}/rlm_attr_filter.so
12mr|freeradius-2.1.12-4|554	%{_libdir}/%{name}/rlm_attr_rewrite.so
12mr|freeradius-2.1.12-4|555	%{_libdir}/%{name}/rlm_caching.so
12mr|freeradius-2.1.12-4|556	%{_libdir}/%{name}/rlm_chap.so
12mr|freeradius-2.1.12-4|557	%{_libdir}/%{name}/rlm_checkval.so
12mr|freeradius-2.1.12-4|558	%{_libdir}/%{name}/rlm_copy_packet.so
12mr|freeradius-2.1.12-4|559	%{_libdir}/%{name}/rlm_counter.so
12mr|freeradius-2.1.12-4|560	%{_libdir}/%{name}/rlm_cram.so
12mr|freeradius-2.1.12-4|561	%{_libdir}/%{name}/rlm_dbm.so
12mr|freeradius-2.1.12-4|562	%{_libdir}/%{name}/rlm_detail.so
12mr|freeradius-2.1.12-4|563	%{_libdir}/%{name}/rlm_digest.so
12mr|freeradius-2.1.12-4|564	%{_libdir}/%{name}/rlm_dynamic_clients.so
12mr|freeradius-2.1.12-4|565	%{_libdir}/%{name}/rlm_eap_gtc.so
12mr|freeradius-2.1.12-4|566	%{_libdir}/%{name}/rlm_eap_leap.so
12mr|freeradius-2.1.12-4|567	%{_libdir}/%{name}/rlm_eap_md5.so
12mr|freeradius-2.1.12-4|568	%{_libdir}/%{name}/rlm_eap_mschapv2.so
12mr|freeradius-2.1.12-4|569	%{_libdir}/%{name}/rlm_eap_peap.so
12mr|freeradius-2.1.12-4|570	%{_libdir}/%{name}/rlm_eap_sim.so
12mr|freeradius-2.1.12-4|571	%{_libdir}/%{name}/rlm_eap.so
12mr|freeradius-2.1.12-4|572	%{_libdir}/%{name}/rlm_eap_tls.so
12mr|freeradius-2.1.12-4|573	%{_libdir}/%{name}/rlm_eap_ttls.so
12mr|freeradius-2.1.12-4|574	%{_libdir}/%{name}/rlm_example.so
12mr|freeradius-2.1.12-4|575	%{_libdir}/%{name}/rlm_exec.so
12mr|freeradius-2.1.12-4|576	%{_libdir}/%{name}/rlm_expiration.so
12mr|freeradius-2.1.12-4|577	%{_libdir}/%{name}/rlm_expr.so
12mr|freeradius-2.1.12-4|578	%{_libdir}/%{name}/rlm_fastusers.so
12mr|freeradius-2.1.12-4|579	%{_libdir}/%{name}/rlm_files.so
12mr|freeradius-2.1.12-4|580	%{_libdir}/%{name}/rlm_ippool.so
12mr|freeradius-2.1.12-4|581	%{_libdir}/%{name}/rlm_jradius.so
12mr|freeradius-2.1.12-4|582	%{_libdir}/%{name}/rlm_linelog.so
12mr|freeradius-2.1.12-4|583	%{_libdir}/%{name}/rlm_logintime.so
12mr|freeradius-2.1.12-4|584	%{_libdir}/%{name}/rlm_mschap.so
12mr|freeradius-2.1.12-4|585	%{_libdir}/%{name}/rlm_otp.so
12mr|freeradius-2.1.12-4|586	%{_libdir}/%{name}/rlm_pam.so
12mr|freeradius-2.1.12-4|587	%{_libdir}/%{name}/rlm_pap.so
12mr|freeradius-2.1.12-4|588	%{_libdir}/%{name}/rlm_passwd.so
12mr|freeradius-2.1.12-4|589	%{_libdir}/%{name}/rlm_perl.so
12mr|freeradius-2.1.12-4|590	%{_libdir}/%{name}/rlm_policy.so
12mr|freeradius-2.1.12-4|591	%{_libdir}/%{name}/rlm_preprocess.so
12mr|freeradius-2.1.12-4|592	%{_libdir}/%{name}/rlm_protocol_filter.so
12mr|freeradius-2.1.12-4|593	%{_libdir}/%{name}/rlm_python.so
12mr|freeradius-2.1.12-4|594	%{_libdir}/%{name}/rlm_radutmp.so
12mr|freeradius-2.1.12-4|595	%{_libdir}/%{name}/rlm_realm.so
12mr|freeradius-2.1.12-4|596	%{_libdir}/%{name}/rlm_replicate.so
12mr|freeradius-2.1.12-4|597	%{_libdir}/%{name}/rlm_sim_files.so
12mr|freeradius-2.1.12-4|598	%{_libdir}/%{name}/rlm_smsotp.so
12mr|freeradius-2.1.12-4|599	%{_libdir}/%{name}/rlm_soh.so
12mr|freeradius-2.1.12-4|600	%{_libdir}/%{name}/rlm_sqlcounter.so
12mr|freeradius-2.1.12-4|601	%{_libdir}/%{name}/rlm_sqlhpwippool.so
12mr|freeradius-2.1.12-4|602	%{_libdir}/%{name}/rlm_sqlippool.so
12mr|freeradius-2.1.12-4|603	%{_libdir}/%{name}/rlm_sql_log.so
12mr|freeradius-2.1.12-4|604	%{_libdir}/%{name}/rlm_sql.so
12mr|freeradius-2.1.12-4|605	%{_libdir}/%{name}/rlm_unix.so
12mr|freeradius-2.1.12-4|606	%{_libdir}/%{name}/rlm_wimax.so
12mr|freeradius-2.1.12-4|607	
12mr|freeradius-2.1.12-4|608	%files -n %{develname}
12mr|freeradius-2.1.12-4|609	%defattr(-,root,root)
12mr|freeradius-2.1.12-4|610	%doc todo
12mr|freeradius-2.1.12-4|611	%{multiarch_includedir}/freeradius/build-radpaths-h
12mr|freeradius-2.1.12-4|612	%{multiarch_includedir}/freeradius/radpaths.h
12mr|freeradius-2.1.12-4|613	%{_includedir}/%{name}
12mr|freeradius-2.1.12-4|614	%{_libdir}/%{name}/libfreeradius-radius.so
12mr|freeradius-2.1.12-4|615	%{_libdir}/%{name}/libfreeradius-eap.so
12mr|freeradius-2.1.12-4|616	
12mr|freeradius-2.1.12-4|617	%files -n %{name}-web
12mr|freeradius-2.1.12-4|618	%defattr(-,root,root)
12mr|freeradius-2.1.12-4|619	%doc dialup_admin/sql/mysql dialup_admin/sql/postgresql dialup_admin/sql/oracle
12mr|freeradius-2.1.12-4|620	%doc dialup_admin/doc/AUTHORS dialup_admin/doc/FAQ dialup_admin/doc/HELP_WANTED
12mr|freeradius-2.1.12-4|621	%doc dialup_admin/doc/HOWTO dialup_admin/doc/TODO dialup_admin/Changelog
12mr|freeradius-2.1.12-4|622	%doc dialup_admin/README dialup_admin/bin/Changelog.*
12mr|freeradius-2.1.12-4|623	%config(noreplace) %{_sysconfdir}/cron.daily/%{name}-web
12mr|freeradius-2.1.12-4|624	%config(noreplace) %{_sysconfdir}/cron.monthly/%{name}-web
12mr|freeradius-2.1.12-4|625	%config(noreplace) %{_webappconfdir}/%{name}-web.conf
12mr|freeradius-2.1.12-4|626	%dir %{_sysconfdir}/%{name}-web
12mr|freeradius-2.1.12-4|627	%config(noreplace) %{_sysconfdir}/%{name}-web/accounting.attrs
12mr|freeradius-2.1.12-4|628	%config(noreplace) %{_sysconfdir}/%{name}-web/auth.request
12mr|freeradius-2.1.12-4|629	%config(noreplace) %{_sysconfdir}/%{name}-web/default.vals
12mr|freeradius-2.1.12-4|630	%config(noreplace) %{_sysconfdir}/%{name}-web/extra.ldap-attrmap
12mr|freeradius-2.1.12-4|631	%config(noreplace) %{_sysconfdir}/%{name}-web/sql.attrmap
12mr|freeradius-2.1.12-4|632	%config(noreplace) %{_sysconfdir}/%{name}-web/sql.attrs
12mr|freeradius-2.1.12-4|633	%config(noreplace) %{_sysconfdir}/%{name}-web/user_edit.attrs
12mr|freeradius-2.1.12-4|634	%config(noreplace) %{_sysconfdir}/%{name}-web/username.mappings
12mr|freeradius-2.1.12-4|635	# those contains passwords
12mr|freeradius-2.1.12-4|636	%config(noreplace) %attr(0640,root,apache) %{_sysconfdir}/%{name}-web/admin.conf
12mr|freeradius-2.1.12-4|637	%config(noreplace) %attr(0640,root,apache) %{_sysconfdir}/%{name}-web/captions.conf
12mr|freeradius-2.1.12-4|638	%config(noreplace) %attr(0640,root,apache) %{_sysconfdir}/%{name}-web/naslist.conf
12mr|freeradius-2.1.12-4|639	%config(noreplace) %attr(0640,root,apache) %{_sysconfdir}/%{name}-web/config.php
12mr|freeradius-2.1.12-4|640	%{_bindir}/backup_radacct
12mr|freeradius-2.1.12-4|641	%{_bindir}/clean_radacct
12mr|freeradius-2.1.12-4|642	%{_bindir}/clearsession
12mr|freeradius-2.1.12-4|643	%{_bindir}/freeradius-web-snmpfinger
12mr|freeradius-2.1.12-4|644	%{_bindir}/log_badlogins
12mr|freeradius-2.1.12-4|645	%{_bindir}/monthly_tot_stats
12mr|freeradius-2.1.12-4|646	%{_bindir}/showmodem
12mr|freeradius-2.1.12-4|647	%{_bindir}/sqlrelay_query
12mr|freeradius-2.1.12-4|648	%{_bindir}/tot_stats
12mr|freeradius-2.1.12-4|649	%{_bindir}/truncate_radacct
12mr|freeradius-2.1.12-4|650	%{_datadir}/%{name}-web
12mr|freeradius-2.1.12-4|651	
12mr|freeradius-2.1.12-4|652	
12mr|freeradius-2.1.12-4|653	
12mr|freeradius-2.1.12-4|654	%changelog
12mr|freeradius-2.1.12-4|655	

14017 12
12mr|freetds-0.91-5|1	%define TDSVER	7.0
12mr|freetds-0.91-5|2	
12mr|freetds-0.91-5|3	%define	major 0
12mr|freetds-0.91-5|4	%define libname %mklibname %{name} %{major}
12mr|freetds-0.91-5|5	%define develname %mklibname %{name} -d
12mr|freetds-0.91-5|6	
12mr|freetds-0.91-5|7	Summary:	An OpenSource implementation of the tabular data stream protocol
12mr|freetds-0.91-5|8	Name:		freetds
12mr|freetds-0.91-5|9	Version:	0.91
12mr|freetds-0.91-5|10	Release:	5
12mr|freetds-0.91-5|11	License:	LGPL
12mr|freetds-0.91-5|12	Group:		System/Libraries
12mr|freetds-0.91-5|13	URL:		http://www.freetds.org/
12mr|freetds-0.91-5|14	Source0:	http://ibiblio.org/pub/Linux/ALPHA/freetds/stable/%{name}-%{version}.tar.gz
12mr|freetds-0.91-5|15	Patch0:		freetds-do_not_build_the_docs.diff
12mr|freetds-0.91-5|16	Patch1:		freetds-0.82-libtool.patch
12mr|freetds-0.91-5|17	Patch2:		freetds-0.91-fmtstr.diff
12mr|freetds-0.91-5|18	BuildRequires:	autoconf automake libtool
12mr|freetds-0.91-5|19	BuildRequires:	docbook-style-dsssl
12mr|freetds-0.91-5|20	BuildRequires:	doxygen
12mr|freetds-0.91-5|21	#BuildRequires:	gnutls-devel
12mr|freetds-0.91-5|22	#BuildRequires:	krb5-devel
12mr|freetds-0.91-5|23	BuildRequires:	ncurses-devel
12mr|freetds-0.91-5|24	BuildRequires:	readline-devel
12mr|freetds-0.91-5|25	BuildRequires:	unixODBC-devel >= 2.0.0
12mr|freetds-0.91-5|26	
12mr|freetds-0.91-5|27	%description
12mr|freetds-0.91-5|28	FreeTDS is a free (open source) implementation of Sybase's db-lib, ct-lib, and
12mr|freetds-0.91-5|29	ODBC libraries. Currently, dblib and ctlib are most mature. Both of these
12mr|freetds-0.91-5|30	libraries have several programs know to compile and run against them. ODBC is
12mr|freetds-0.91-5|31	just a roughed in skeleton, and not useful for real work.
12mr|freetds-0.91-5|32	
12mr|freetds-0.91-5|33	This package is built with support for TDS version %{TDSVER}.
12mr|freetds-0.91-5|34	
12mr|freetds-0.91-5|35	%package -n	%{libname}
12mr|freetds-0.91-5|36	Summary:	An Open Source implementation of the tabular data stream protocol
12mr|freetds-0.91-5|37	Group:		System/Libraries
12mr|freetds-0.91-5|38	Obsoletes:	%{name} < 0.91
12mr|freetds-0.91-5|39	Provides:	%{name}
12mr|freetds-0.91-5|40	# library package contained binaries as well, so obsoleting:
12mr|freetds-0.91-5|41	Obsoletes:	%{_lib}freetds_mssql0 < 0.91
12mr|freetds-0.91-5|42	
12mr|freetds-0.91-5|43	%description -n	%{libname}
12mr|freetds-0.91-5|44	FreeTDS is a free (open source) implementation of Sybase's db-lib, ct-lib, and
12mr|freetds-0.91-5|45	ODBC libraries. Currently, dblib and ctlib are most mature. Both of these
12mr|freetds-0.91-5|46	libraries have several programs know to compile and run against them. ODBC is
12mr|freetds-0.91-5|47	just a roughed in skeleton, and not useful for real work.
12mr|freetds-0.91-5|48	
12mr|freetds-0.91-5|49	This package is built with support for TDS version %{TDSVER}.
12mr|freetds-0.91-5|50	
12mr|freetds-0.91-5|51	%package -n	%{libname}-unixodbc
12mr|freetds-0.91-5|52	Summary:	Driver ODBC for unixODBC
12mr|freetds-0.91-5|53	Group:		System/Libraries
12mr|freetds-0.91-5|54	Obsoletes:	%{name}-unixodbc < 0.91
12mr|freetds-0.91-5|55	Provides:	%{name}-unixodbc
12mr|freetds-0.91-5|56	Requires:	%{libname} >= %{version}-%{release}
12mr|freetds-0.91-5|57	Obsoletes:	%{_lib}freetds_mssql0-unixodbc < 0.91
12mr|freetds-0.91-5|58	
12mr|freetds-0.91-5|59	%description -n	%{libname}-unixodbc
12mr|freetds-0.91-5|60	The freetds-unixodbc package contains ODBC driver build for unixODBC.
12mr|freetds-0.91-5|61	
12mr|freetds-0.91-5|62	This package is built with support for TDS version %{TDSVER}.
12mr|freetds-0.91-5|63	
12mr|freetds-0.91-5|64	%package -n	%{develname}
12mr|freetds-0.91-5|65	Summary:	Development libraries and header files for the FreeTDS library
12mr|freetds-0.91-5|66	Group:		Development/C
12mr|freetds-0.91-5|67	Requires:	libtool
12mr|freetds-0.91-5|68	Requires:	%{libname} >= %{version}-%{release}
12mr|freetds-0.91-5|69	Requires:	%{libname}-unixodbc = %{version}-%{release}
12mr|freetds-0.91-5|70	Provides:	lib%{name}-devel = %{version}
12mr|freetds-0.91-5|71	Provides:	%{name}-devel = %{version}
12mr|freetds-0.91-5|72	Provides:	freetds_mssql-devel = %{version}-%{release}
12mr|freetds-0.91-5|73	Obsoletes:	%{name}-devel < 0.91
12mr|freetds-0.91-5|74	Obsoletes:	%{mklibname %{name} 0 -d} < 0.91
12mr|freetds-0.91-5|75	Obsoletes:	%{_lib}freetds_mssql-devel < 0.91
12mr|freetds-0.91-5|76	
12mr|freetds-0.91-5|77	%description -n	%{develname}
12mr|freetds-0.91-5|78	FreeTDS is a free (open source) implementation of Sybase's db-lib, ct-lib, and
12mr|freetds-0.91-5|79	ODBC libraries. Currently, dblib and ctlib are most mature. Both of these
12mr|freetds-0.91-5|80	libraries have several programs know to compile and run against them. ODBC is
12mr|freetds-0.91-5|81	just a roughed in skeleton, and not useful for real work.
12mr|freetds-0.91-5|82	
12mr|freetds-0.91-5|83	This package is built with support for TDS version %{TDSVER}.
12mr|freetds-0.91-5|84	
12mr|freetds-0.91-5|85	This package allows you to compile applications with freetds libraries.
12mr|freetds-0.91-5|86	
12mr|freetds-0.91-5|87	%package -n	%{libname}-doc
12mr|freetds-0.91-5|88	Summary:	User documentation for FreeTDS
12mr|freetds-0.91-5|89	Group:		Books/Other
12mr|freetds-0.91-5|90	Obsoletes:	%{name}-doc < 0.91
12mr|freetds-0.91-5|91	Provides:	%{name}-doc
12mr|freetds-0.91-5|92	Obsoletes:	%{_lib}freetds_mssql0-doc < 0.91
12mr|freetds-0.91-5|93	
12mr|freetds-0.91-5|94	%description -n	%{libname}-doc
12mr|freetds-0.91-5|95	The freetds-doc package contains the useguide and reference of FreeTDS and can
12mr|freetds-0.91-5|96	be installed even if FreeTDS main package is not installed
12mr|freetds-0.91-5|97	
12mr|freetds-0.91-5|98	%prep
12mr|freetds-0.91-5|99	
12mr|freetds-0.91-5|100	%setup -q -n %{name}-%{version}
12mr|freetds-0.91-5|101	%patch0 -p1
12mr|freetds-0.91-5|102	%patch1 -p1
12mr|freetds-0.91-5|103	%patch2 -p0
12mr|freetds-0.91-5|104	
12mr|freetds-0.91-5|105	find . -type d -perm 0700 -exec chmod 755 {} \;
12mr|freetds-0.91-5|106	find . -type f -perm 0555 -exec chmod 755 {} \;
12mr|freetds-0.91-5|107	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|freetds-0.91-5|108	
12mr|freetds-0.91-5|109	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12mr|freetds-0.91-5|110	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|freetds-0.91-5|111	done
12mr|freetds-0.91-5|112	
12mr|freetds-0.91-5|113	# lib64 fix
12mr|freetds-0.91-5|114	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
12mr|freetds-0.91-5|115	
12mr|freetds-0.91-5|116	# perl path fix
12mr|freetds-0.91-5|117	find -type f | xargs perl -pi -e "s|/usr/local/bin/perl|%{_bindir}/perl|g"
12mr|freetds-0.91-5|118	
12mr|freetds-0.91-5|119	# cleanup the initial source
12mr|freetds-0.91-5|120	sed -i 's/\r//' doc/tds_ssl.html
12mr|freetds-0.91-5|121	sed -i '1 s,#!.*/perl,#!%{__perl},' samples/*.pl doc/api_status.txt
12mr|freetds-0.91-5|122	
12mr|freetds-0.91-5|123	find doc/ samples/ COPYING* -type f -print0 | xargs -0 chmod -x
12mr|freetds-0.91-5|124	find . -name "*.[ch]" -print0 | xargs -0 chmod -x
12mr|freetds-0.91-5|125	
12mr|freetds-0.91-5|126	# cause to rebuild docs
12mr|freetds-0.91-5|127	rm doc/doc/freetds-%{version}/reference/index.html
12mr|freetds-0.91-5|128	rm doc/doc/freetds-%{version}/userguide/index.htm
12mr|freetds-0.91-5|129	
12mr|freetds-0.91-5|130	%build
12mr|freetds-0.91-5|131	autoreconf -fis
12mr|freetds-0.91-5|132	
12mr|freetds-0.91-5|133	%configure2_5x \
12mr|freetds-0.91-5|134	--with-tdsver=%{TDSVER} \
12mr|freetds-0.91-5|135	--with-unixodbc=%{_prefix} \
12mr|freetds-0.91-5|136	--disable-static
12mr|freetds-0.91-5|137	#    --enable-krb5=%{_prefix} \
12mr|freetds-0.91-5|138	#    --with-gnutls
12mr|freetds-0.91-5|139	
12mr|freetds-0.91-5|140	%make
12mr|freetds-0.91-5|141	# DOCBOOK_DSL="`rpm -ql docbook-style-dsssl | grep html/docbook.dsl`"
12mr|freetds-0.91-5|142	
12mr|freetds-0.91-5|143	# (oe) the test suite assumes you have access to a sybase/mssql database
12mr|freetds-0.91-5|144	# server (tds_connect) and have a correct freedts config...
12mr|freetds-0.91-5|145	#make check
12mr|freetds-0.91-5|146	
12mr|freetds-0.91-5|147	%install
12mr|freetds-0.91-5|148	rm -rf %{buildroot}
12mr|freetds-0.91-5|149	
12mr|freetds-0.91-5|150	install -d %{buildroot}/interfaces
12mr|freetds-0.91-5|151	install -d %{buildroot}%{_sysconfdir}/%{name}
12mr|freetds-0.91-5|152	install -d %{buildroot}%{_datadir}/%{name}-%{version}/samples
12mr|freetds-0.91-5|153	install -d %{buildroot}%{_mandir}/man1
12mr|freetds-0.91-5|154	install -d %{buildroot}%{_mandir}/man5
12mr|freetds-0.91-5|155	
12mr|freetds-0.91-5|156	%makeinstall
12mr|freetds-0.91-5|157	
12mr|freetds-0.91-5|158	install -m0644 include/tdsconvert.h %{buildroot}%{_includedir}/
12mr|freetds-0.91-5|159	install -m0644 include/tds.h %{buildroot}%{_includedir}/
12mr|freetds-0.91-5|160	install -m0644 include/tdsver.h %{buildroot}%{_includedir}/
12mr|freetds-0.91-5|161	
12mr|freetds-0.91-5|162	install -m0644 doc/*.1 %{buildroot}%{_mandir}/man1/
12mr|freetds-0.91-5|163	install -m0644 doc/*.5 %{buildroot}%{_mandir}/man5/
12mr|freetds-0.91-5|164	
12mr|freetds-0.91-5|165	chmod +x %{buildroot}%{_libdir}/*.so
12mr|freetds-0.91-5|166	cp -a -f samples/* %{buildroot}%{_datadir}/%{name}-%{version}/samples/
12mr|freetds-0.91-5|167	
12mr|freetds-0.91-5|168	mv %{buildroot}/interfaces %{buildroot}%{_datadir}/%{name}-%{version}/
12mr|freetds-0.91-5|169	
12mr|freetds-0.91-5|170	pushd %{buildroot}%{_sysconfdir}/%{name}
12mr|freetds-0.91-5|171	ln -sf ../..%{_datadir}/%{name}-%{version}/interfaces/
12mr|freetds-0.91-5|172	popd
12mr|freetds-0.91-5|173	
12mr|freetds-0.91-5|174	#remove unwanted files
12mr|freetds-0.91-5|175	rm -rf %{buildroot}%{_sysconfdir}/locales.conf
12mr|freetds-0.91-5|176	rm -rf %{buildroot}%{_docdir}/%{name}-*
12mr|freetds-0.91-5|177	
12mr|freetds-0.91-5|178	%files -n %{libname}
12mr|freetds-0.91-5|179	%doc AUTHORS BUGS COPYING ChangeLog INSTALL NEWS README PWD
12mr|freetds-0.91-5|180	%config(noreplace) %{_sysconfdir}/freetds.conf
12mr|freetds-0.91-5|181	%config(noreplace) %{_sysconfdir}/pool.conf
12mr|freetds-0.91-5|182	%dir %{_datadir}/%{name}-%{version}
12mr|freetds-0.91-5|183	%{_bindir}/bsqldb
12mr|freetds-0.91-5|184	%{_bindir}/bsqlodbc
12mr|freetds-0.91-5|185	%{_bindir}/datacopy
12mr|freetds-0.91-5|186	%{_bindir}/defncopy
12mr|freetds-0.91-5|187	%{_bindir}/fisql
12mr|freetds-0.91-5|188	%{_bindir}/freebcp
12mr|freetds-0.91-5|189	%{_bindir}/osql
12mr|freetds-0.91-5|190	%{_bindir}/tdspool
12mr|freetds-0.91-5|191	%{_bindir}/tsql
12mr|freetds-0.91-5|192	%{_libdir}/libct.so.*
12mr|freetds-0.91-5|193	%{_libdir}/libsybdb.so.*
12mr|freetds-0.91-5|194	%{_datadir}/%{name}-%{version}/interfaces
12mr|freetds-0.91-5|195	%dir %{_sysconfdir}/%{name}/interfaces
12mr|freetds-0.91-5|196	%{_mandir}/man1/*
12mr|freetds-0.91-5|197	%{_mandir}/man5/*
12mr|freetds-0.91-5|198	
12mr|freetds-0.91-5|199	%files  -n %{libname}-unixodbc
12mr|freetds-0.91-5|200	%{_libdir}/libtdsodbc.so.*
12mr|freetds-0.91-5|201	
12mr|freetds-0.91-5|202	%files  -n %{develname}
12mr|freetds-0.91-5|203	%doc TODO
12mr|freetds-0.91-5|204	%{_includedir}/*.h
12mr|freetds-0.91-5|205	%{_libdir}/*.so
12mr|freetds-0.91-5|206	%{_datadir}/%{name}-%{version}/samples
12mr|freetds-0.91-5|207	
12mr|freetds-0.91-5|208	%files -n %{libname}-doc
12mr|freetds-0.91-5|209	%doc doc/images doc/doc/freetds-*/userguide doc/doc/freetds-*/reference
12mr|freetds-0.91-5|210	
12mr|freetds-0.91-5|211	
12mr|freetds-0.91-5|212	
12mr|freetds-0.91-5|213	%changelog
12mr|freetds-0.91-5|214	

14018 12
12mr|freetype-1.3.1-41|1	%define major 2
12mr|freetype-1.3.1-41|2	%define libname	%mklibname freetype %{major}
12mr|freetype-1.3.1-41|3	%define develname %mklibname -d freetype %{major}
12mr|freetype-1.3.1-41|4	
12mr|freetype-1.3.1-41|5	Summary:	TrueType font rasterizer library
12mr|freetype-1.3.1-41|6	Name:		freetype
12mr|freetype-1.3.1-41|7	Version:	1.3.1
12mr|freetype-1.3.1-41|8	Release:	41
12mr|freetype-1.3.1-41|9	License:	BSD
12mr|freetype-1.3.1-41|10	Group:		System/Libraries
12mr|freetype-1.3.1-41|11	BuildRequires:	libsm-devel libx11-devel libice-devel
12mr|freetype-1.3.1-41|12	BuildRequires:	autoconf2.1 automake1.4
12mr|freetype-1.3.1-41|13	URL:		http://www.freetype.org
12mr|freetype-1.3.1-41|14	Source0:	freetype-%{version}.tar.bz2
12mr|freetype-1.3.1-41|15	# Patch from X-TT sources, to correctly support Dynalab TTF fonts
12mr|freetype-1.3.1-41|16	# very popular in Taiwan
12mr|freetype-1.3.1-41|17	Patch0:		freetype1.3-adw-nocheck.patch
12mr|freetype-1.3.1-41|18	# (gb) Disable byte-code interpreter
12mr|freetype-1.3.1-41|19	Patch2:		freetype-1.3.1-disable-bci.patch
12mr|freetype-1.3.1-41|20	# (nanar) fix gcc33 build, included in cvs version
12mr|freetype-1.3.1-41|21	Patch3:		freetype-1.3.1-gcc33.patch
12mr|freetype-1.3.1-41|22	# (abel) no need to include libintl
12mr|freetype-1.3.1-41|23	Patch4:		freetype-1.3.1-no-intl.patch
12mr|freetype-1.3.1-41|24	Patch5:		freetype-1.3.1-format_not_a_string_literal_and_no_format_arguments.diff
12mr|freetype-1.3.1-41|25	
12mr|freetype-1.3.1-41|26	%description
12mr|freetype-1.3.1-41|27	The FreeType engine is a free and portable TrueType font rendering engine.
12mr|freetype-1.3.1-41|28	It has been developed to provide TT support to a great variety of
12mr|freetype-1.3.1-41|29	platforms and environments. Note that FreeType is a library, not a
12mr|freetype-1.3.1-41|30	stand-alone application, though some utility applications are included.
12mr|freetype-1.3.1-41|31	
12mr|freetype-1.3.1-41|32	%package -n	%{libname}
12mr|freetype-1.3.1-41|33	Summary:	Shared libraries for a free and portable TrueType font rendering engine
12mr|freetype-1.3.1-41|34	Group:		System/Libraries
12mr|freetype-1.3.1-41|35	Obsoletes:	%{name} < %{version}-%{release}
12mr|freetype-1.3.1-41|36	Provides:	%{name} = %{version}-%{release}
12mr|freetype-1.3.1-41|37	
12mr|freetype-1.3.1-41|38	%description -n	%{libname}
12mr|freetype-1.3.1-41|39	The FreeType engine is a free and portable TrueType font rendering engine.
12mr|freetype-1.3.1-41|40	It has been developed to provide TT support to a great variety of
12mr|freetype-1.3.1-41|41	platforms and environments. Note that FreeType is a library, not a
12mr|freetype-1.3.1-41|42	stand-alone application, though some utility applications are included.
12mr|freetype-1.3.1-41|43	
12mr|freetype-1.3.1-41|44	%package -n	%{develname}
12mr|freetype-1.3.1-41|45	Summary:	Header files and static library for development with FreeType2
12mr|freetype-1.3.1-41|46	Group:		Development/C
12mr|freetype-1.3.1-41|47	Requires:	%{libname} >= %{version}-%{release}
12mr|freetype-1.3.1-41|48	Obsoletes:	%{name}-devel < %{version}-%{release}
12mr|freetype-1.3.1-41|49	Provides:	%{name}-devel = %{version}-%{release}
12mr|freetype-1.3.1-41|50	
12mr|freetype-1.3.1-41|51	%description -n %{develname}
12mr|freetype-1.3.1-41|52	This package is only needed if you intend to develop or compile applications
12mr|freetype-1.3.1-41|53	which rely on the FreeType library. If you simply want to run existing
12mr|freetype-1.3.1-41|54	applications, you won't need this package.
12mr|freetype-1.3.1-41|55	
12mr|freetype-1.3.1-41|56	%prep
12mr|freetype-1.3.1-41|57	
12mr|freetype-1.3.1-41|58	%setup -q
12mr|freetype-1.3.1-41|59	%patch0 -p0 -b .adw
12mr|freetype-1.3.1-41|60	%patch2 -p1 -b .disable-bci
12mr|freetype-1.3.1-41|61	%patch3 -p0
12mr|freetype-1.3.1-41|62	%patch4 -p1 -b .no-intl
12mr|freetype-1.3.1-41|63	%patch5 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|freetype-1.3.1-41|64	
12mr|freetype-1.3.1-41|65	cp -f /usr/share/automake-1.4/config.guess .
12mr|freetype-1.3.1-41|66	cp -f /usr/share/automake-1.4/config.sub .
12mr|freetype-1.3.1-41|67	
12mr|freetype-1.3.1-41|68	autoconf-2.13
12mr|freetype-1.3.1-41|69	
12mr|freetype-1.3.1-41|70	%build
12mr|freetype-1.3.1-41|71	%configure2_5x --disable-debug \
12mr|freetype-1.3.1-41|72	--disable-static \
12mr|freetype-1.3.1-41|73	--enable-shared \
12mr|freetype-1.3.1-41|74	--with-locale-dir=%{_datadir}/locale
12mr|freetype-1.3.1-41|75	make
12mr|freetype-1.3.1-41|76	
12mr|freetype-1.3.1-41|77	%install
12mr|freetype-1.3.1-41|78	rm -rf %{buildroot}
12mr|freetype-1.3.1-41|79	
12mr|freetype-1.3.1-41|80	%makeinstall gnulocaledir=%{buildroot}%{_datadir}/locale
12mr|freetype-1.3.1-41|81	
12mr|freetype-1.3.1-41|82	rm -f %{buildroot}%{_bindir}/ft*
12mr|freetype-1.3.1-41|83	
12mr|freetype-1.3.1-41|84	%find_lang %{name}
12mr|freetype-1.3.1-41|85	
12mr|freetype-1.3.1-41|86	%files -n %{libname} -f %{name}.lang
12mr|freetype-1.3.1-41|87	%doc README announce
12mr|freetype-1.3.1-41|88	%{_libdir}/*.so.%{major}*
12mr|freetype-1.3.1-41|89	
12mr|freetype-1.3.1-41|90	%files -n %{develname}
12mr|freetype-1.3.1-41|91	%doc docs
12mr|freetype-1.3.1-41|92	%{_includedir}/*
12mr|freetype-1.3.1-41|93	%{_libdir}/libttf.so
12mr|freetype-1.3.1-41|94	
12mr|freetype-1.3.1-41|95	
12mr|freetype-1.3.1-41|96	%changelog
12mr|freetype-1.3.1-41|97	

14019 12
12mr|freetype2-2.4.10-3|1	%define build_subpixel 0
12mr|freetype2-2.4.10-3|2	%define build_plf 0
12mr|freetype2-2.4.10-3|3	%{?_with_plf: %global build_plf 1}
12mr|freetype2-2.4.10-3|4	%{?_with_subpixel: %global build_subpixel 1}
12mr|freetype2-2.4.10-3|5	
12mr|freetype2-2.4.10-3|6	%define release 3
12mr|freetype2-2.4.10-3|7	%if %build_plf
12mr|freetype2-2.4.10-3|8	%define distsuffix plf
12mr|freetype2-2.4.10-3|9	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|freetype2-2.4.10-3|10	%define extrarelsuffix plf
12mr|freetype2-2.4.10-3|11	%define build_subpixel 1
12mr|freetype2-2.4.10-3|12	%endif
12mr|freetype2-2.4.10-3|13	
12mr|freetype2-2.4.10-3|14	%define major	6
12mr|freetype2-2.4.10-3|15	%define libname	%mklibname freetype %{major}
12mr|freetype2-2.4.10-3|16	%define develname %mklibname -d freetype %{major}
12mr|freetype2-2.4.10-3|17	
12mr|freetype2-2.4.10-3|18	%define git_url git://git.sv.gnu.org/freetype/freetype2.git
12mr|freetype2-2.4.10-3|19	
12mr|freetype2-2.4.10-3|20	Summary:	A free and portable TrueType font rendering engine
12mr|freetype2-2.4.10-3|21	Name:		freetype2
12mr|freetype2-2.4.10-3|22	Version:	2.4.10
12mr|freetype2-2.4.10-3|23	Release:	%{release}%{?extrarelsuffix}
12mr|freetype2-2.4.10-3|24	License:	FreeType License/GPL
12mr|freetype2-2.4.10-3|25	Group:		System/Libraries
12mr|freetype2-2.4.10-3|26	URL:		http://www.freetype.org/
12mr|freetype2-2.4.10-3|27	Source0:	http://savannah.nongnu.org/download/freetype/freetype-%{version}.tar.gz
12mr|freetype2-2.4.10-3|28	Source1:	http://savannah.nongnu.org/download/freetype/freetype-%{version}.tar.gz.sig
12mr|freetype2-2.4.10-3|29	Source2:	http://savannah.nongnu.org/download/freetype/freetype-doc-%{version}.tar.gz
12mr|freetype2-2.4.10-3|30	Source3:	http://savannah.nongnu.org/download/freetype/freetype-doc-%{version}.tar.gz.sig
12mr|freetype2-2.4.10-3|31	Source4:	http://savannah.nongnu.org/download/freetype/ft2demos-%{version}.tar.gz
12mr|freetype2-2.4.10-3|32	Source5:	http://savannah.nongnu.org/download/freetype/ft2demos-%{version}.tar.gz.sig
12mr|freetype2-2.4.10-3|33	Patch0:		ft2demos-2.3.12-mathlib.diff
12mr|freetype2-2.4.10-3|34	Patch1:		freetype-2.4.2-CVE-2010-3311.patch
12mr|freetype2-2.4.10-3|35	BuildRequires:	zlib-devel
12mr|freetype2-2.4.10-3|36	BuildRequires:	pkgconfig
12mr|freetype2-2.4.10-3|37	BuildRequires:	libx11-devel
12mr|freetype2-2.4.10-3|38	
12mr|freetype2-2.4.10-3|39	%description
12mr|freetype2-2.4.10-3|40	The FreeType2 engine is a free and portable TrueType font rendering engine.
12mr|freetype2-2.4.10-3|41	It has been developed to provide TT support to a great variety of
12mr|freetype2-2.4.10-3|42	platforms and environments. Note that FreeType2 is a library, not a
12mr|freetype2-2.4.10-3|43	stand-alone application, though some utility applications are included
12mr|freetype2-2.4.10-3|44	%if %{build_plf}
12mr|freetype2-2.4.10-3|45	
12mr|freetype2-2.4.10-3|46	This package is in PLF because this build has subpixel hinting enabled which
12mr|freetype2-2.4.10-3|47	is covered by software patents.
12mr|freetype2-2.4.10-3|48	%endif
12mr|freetype2-2.4.10-3|49	
12mr|freetype2-2.4.10-3|50	%package -n %{libname}
12mr|freetype2-2.4.10-3|51	Summary:	Shared libraries for a free and portable TrueType font rendering engine
12mr|freetype2-2.4.10-3|52	Group:		System/Libraries
12mr|freetype2-2.4.10-3|53	Obsoletes:	%{name}
12mr|freetype2-2.4.10-3|54	Provides:	%{name} = %{version}-%{release}
12mr|freetype2-2.4.10-3|55	
12mr|freetype2-2.4.10-3|56	%description -n %{libname}
12mr|freetype2-2.4.10-3|57	The FreeType2 engine is a free and portable TrueType font rendering
12mr|freetype2-2.4.10-3|58	engine.  It has been developed to provide TT support to a great
12mr|freetype2-2.4.10-3|59	variety of platforms and environments. Note that FreeType2 is a
12mr|freetype2-2.4.10-3|60	library, not a stand-alone application, though some utility
12mr|freetype2-2.4.10-3|61	applications are included
12mr|freetype2-2.4.10-3|62	%if %{build_plf}
12mr|freetype2-2.4.10-3|63	
12mr|freetype2-2.4.10-3|64	This package is in PLF because this build has subpixel hinting enabled which
12mr|freetype2-2.4.10-3|65	is covered by software patents.
12mr|freetype2-2.4.10-3|66	%endif
12mr|freetype2-2.4.10-3|67	
12mr|freetype2-2.4.10-3|68	%package -n %{develname}
12mr|freetype2-2.4.10-3|69	Summary:	Header files and static library for development with FreeType2
12mr|freetype2-2.4.10-3|70	Group:		Development/C
12mr|freetype2-2.4.10-3|71	Requires:	%{libname} >= %{version}-%{release}
12mr|freetype2-2.4.10-3|72	Requires:	zlib-devel
12mr|freetype2-2.4.10-3|73	Provides:	%{name}-devel = %{version}-%{release}
12mr|freetype2-2.4.10-3|74	
12mr|freetype2-2.4.10-3|75	%description -n %{develname}
12mr|freetype2-2.4.10-3|76	This package is only needed if you intend to develop or compile applications
12mr|freetype2-2.4.10-3|77	which rely on the FreeType2 library. If you simply want to run existing
12mr|freetype2-2.4.10-3|78	applications, you won't need this package.
12mr|freetype2-2.4.10-3|79	
12mr|freetype2-2.4.10-3|80	%package demos
12mr|freetype2-2.4.10-3|81	Summary:	A collection of FreeType demos
12mr|freetype2-2.4.10-3|82	Group:		File tools
12mr|freetype2-2.4.10-3|83	
12mr|freetype2-2.4.10-3|84	%description demos
12mr|freetype2-2.4.10-3|85	The FreeType engine is a free and portable font rendering engine, developed to
12mr|freetype2-2.4.10-3|86	provide advanced font support for a variety of platforms and environments. The
12mr|freetype2-2.4.10-3|87	demos package includes a set of useful small utilities showing various
12mr|freetype2-2.4.10-3|88	capabilities of the FreeType library.
12mr|freetype2-2.4.10-3|89	
12mr|freetype2-2.4.10-3|90	%prep
12mr|freetype2-2.4.10-3|91	%setup -q -n freetype-%{version} -a2 -a4
12mr|freetype2-2.4.10-3|92	
12mr|freetype2-2.4.10-3|93	pushd ft2demos-%{version}
12mr|freetype2-2.4.10-3|94	%patch0 -p0
12mr|freetype2-2.4.10-3|95	popd
12mr|freetype2-2.4.10-3|96	
12mr|freetype2-2.4.10-3|97	%patch1 -p1 -b .CVE-2010-3311
12mr|freetype2-2.4.10-3|98	
12mr|freetype2-2.4.10-3|99	%if %{build_subpixel}
12mr|freetype2-2.4.10-3|100	perl -pi -e 's|^/\* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING \*/| #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING|' include/freetype/config/ftoption.h
12mr|freetype2-2.4.10-3|101	%endif
12mr|freetype2-2.4.10-3|102	
12mr|freetype2-2.4.10-3|103	%build
12mr|freetype2-2.4.10-3|104	# some apps crash on ppc without this
12mr|freetype2-2.4.10-3|105	%ifarch ppc
12mr|freetype2-2.4.10-3|106	export CFLAGS="`echo %{optflags} |sed s/O2/O0/`"
12mr|freetype2-2.4.10-3|107	%endif
12mr|freetype2-2.4.10-3|108	
12mr|freetype2-2.4.10-3|109	%configure2_5x
12mr|freetype2-2.4.10-3|110	%make
12mr|freetype2-2.4.10-3|111	
12mr|freetype2-2.4.10-3|112	pushd ft2demos-%{version}
12mr|freetype2-2.4.10-3|113	%make X11_PATH=%{_prefix} TOP_DIR=".."
12mr|freetype2-2.4.10-3|114	popd
12mr|freetype2-2.4.10-3|115	
12mr|freetype2-2.4.10-3|116	%install
12mr|freetype2-2.4.10-3|117	%makeinstall_std
12mr|freetype2-2.4.10-3|118	
12mr|freetype2-2.4.10-3|119	%multiarch_binaries %{buildroot}%{_bindir}/freetype-config
12mr|freetype2-2.4.10-3|120	
12mr|freetype2-2.4.10-3|121	%multiarch_includes %{buildroot}%{_includedir}/freetype2/freetype/config/ftconfig.h
12mr|freetype2-2.4.10-3|122	
12mr|freetype2-2.4.10-3|123	install -d %{buildroot}%{_bindir}
12mr|freetype2-2.4.10-3|124	
12mr|freetype2-2.4.10-3|125	for ftdemo in ftbench ftdiff ftdump ftgamma ftgrid ftlint ftmulti ftstring ftvalid ftview; do
12mr|freetype2-2.4.10-3|126	builds/unix/libtool --mode=install install -m 755 ft2demos-%{version}/bin/$ftdemo %{buildroot}%{_bindir}
12mr|freetype2-2.4.10-3|127	done
12mr|freetype2-2.4.10-3|128	
12mr|freetype2-2.4.10-3|129	# cleanup
12mr|freetype2-2.4.10-3|130	rm -fr %{buildroot}%{_libdir}/*.a
12mr|freetype2-2.4.10-3|131	
12mr|freetype2-2.4.10-3|132	%files -n %{libname}
12mr|freetype2-2.4.10-3|133	%{_libdir}/*.so.%{major}*
12mr|freetype2-2.4.10-3|134	
12mr|freetype2-2.4.10-3|135	%files -n %{develname}
12mr|freetype2-2.4.10-3|136	%doc docs/*
12mr|freetype2-2.4.10-3|137	%{_bindir}/freetype-config
12mr|freetype2-2.4.10-3|138	%{_libdir}/*.so
12mr|freetype2-2.4.10-3|139	%dir %{_includedir}/freetype2
12mr|freetype2-2.4.10-3|140	%{_includedir}/freetype2/*
12mr|freetype2-2.4.10-3|141	%{_includedir}/ft2build.h
12mr|freetype2-2.4.10-3|142	%{_datadir}/aclocal/*
12mr|freetype2-2.4.10-3|143	%{_libdir}/pkgconfig/*
12mr|freetype2-2.4.10-3|144	%{multiarch_bindir}/freetype-config
12mr|freetype2-2.4.10-3|145	%dir %{multiarch_includedir}/freetype2
12mr|freetype2-2.4.10-3|146	%{multiarch_includedir}/freetype2/*
12mr|freetype2-2.4.10-3|147	
12mr|freetype2-2.4.10-3|148	%files demos
12mr|freetype2-2.4.10-3|149	%{_bindir}/ftbench
12mr|freetype2-2.4.10-3|150	%{_bindir}/ftdiff
12mr|freetype2-2.4.10-3|151	%{_bindir}/ftdump
12mr|freetype2-2.4.10-3|152	%{_bindir}/ftgamma
12mr|freetype2-2.4.10-3|153	%{_bindir}/ftgrid
12mr|freetype2-2.4.10-3|154	%{_bindir}/ftlint
12mr|freetype2-2.4.10-3|155	%{_bindir}/ftmulti
12mr|freetype2-2.4.10-3|156	%{_bindir}/ftstring
12mr|freetype2-2.4.10-3|157	%{_bindir}/ftvalid
12mr|freetype2-2.4.10-3|158	%{_bindir}/ftview
12mr|freetype2-2.4.10-3|159	
12mr|freetype2-2.4.10-3|160	
12mr|freetype2-2.4.10-3|161	%changelog
12mr|freetype2-2.4.10-3|162	

14020 12
12mr|freetype2-2.4.10-4plf|1	%define build_subpixel 1
12mr|freetype2-2.4.10-4plf|2	%define build_plf 1
12mr|freetype2-2.4.10-4plf|3	%{?_with_plf: %global build_plf 1}
12mr|freetype2-2.4.10-4plf|4	%{?_with_subpixel: %global build_subpixel 1}
12mr|freetype2-2.4.10-4plf|5	
12mr|freetype2-2.4.10-4plf|6	%define release 4
12mr|freetype2-2.4.10-4plf|7	%if %build_plf
12mr|freetype2-2.4.10-4plf|8	%define distsuffix plf
12mr|freetype2-2.4.10-4plf|9	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|freetype2-2.4.10-4plf|10	#%define extrarelsuffix plf
12mr|freetype2-2.4.10-4plf|11	%define build_subpixel 1
12mr|freetype2-2.4.10-4plf|12	%endif
12mr|freetype2-2.4.10-4plf|13	
12mr|freetype2-2.4.10-4plf|14	%define major	6
12mr|freetype2-2.4.10-4plf|15	%define libname	%mklibname freetype %{major}
12mr|freetype2-2.4.10-4plf|16	%define develname %mklibname -d freetype %{major}
12mr|freetype2-2.4.10-4plf|17	
12mr|freetype2-2.4.10-4plf|18	%define git_url git://git.sv.gnu.org/freetype/freetype2.git
12mr|freetype2-2.4.10-4plf|19	
12mr|freetype2-2.4.10-4plf|20	Summary:	A free and portable TrueType font rendering engine
12mr|freetype2-2.4.10-4plf|21	Name:		freetype2
12mr|freetype2-2.4.10-4plf|22	Version:	2.4.10
12mr|freetype2-2.4.10-4plf|23	Release:	%{release}%{?extrarelsuffix}
12mr|freetype2-2.4.10-4plf|24	License:	FreeType License/GPL
12mr|freetype2-2.4.10-4plf|25	Group:		System/Libraries
12mr|freetype2-2.4.10-4plf|26	URL:		http://www.freetype.org/
12mr|freetype2-2.4.10-4plf|27	Source0:	http://savannah.nongnu.org/download/freetype/freetype-%{version}.tar.gz
12mr|freetype2-2.4.10-4plf|28	Source1:	http://savannah.nongnu.org/download/freetype/freetype-%{version}.tar.gz.sig
12mr|freetype2-2.4.10-4plf|29	Source2:	http://savannah.nongnu.org/download/freetype/freetype-doc-%{version}.tar.gz
12mr|freetype2-2.4.10-4plf|30	Source3:	http://savannah.nongnu.org/download/freetype/freetype-doc-%{version}.tar.gz.sig
12mr|freetype2-2.4.10-4plf|31	Source4:	http://savannah.nongnu.org/download/freetype/ft2demos-%{version}.tar.gz
12mr|freetype2-2.4.10-4plf|32	Source5:	http://savannah.nongnu.org/download/freetype/ft2demos-%{version}.tar.gz.sig
12mr|freetype2-2.4.10-4plf|33	Patch0:		ft2demos-2.3.12-mathlib.diff
12mr|freetype2-2.4.10-4plf|34	Patch1:		freetype-2.4.2-CVE-2010-3311.patch
12mr|freetype2-2.4.10-4plf|35	BuildRequires:	zlib-devel
12mr|freetype2-2.4.10-4plf|36	BuildRequires:	pkgconfig
12mr|freetype2-2.4.10-4plf|37	BuildRequires:	libx11-devel
12mr|freetype2-2.4.10-4plf|38	
12mr|freetype2-2.4.10-4plf|39	%description
12mr|freetype2-2.4.10-4plf|40	The FreeType2 engine is a free and portable TrueType font rendering engine.
12mr|freetype2-2.4.10-4plf|41	It has been developed to provide TT support to a great variety of
12mr|freetype2-2.4.10-4plf|42	platforms and environments. Note that FreeType2 is a library, not a
12mr|freetype2-2.4.10-4plf|43	stand-alone application, though some utility applications are included
12mr|freetype2-2.4.10-4plf|44	%if %{build_plf}
12mr|freetype2-2.4.10-4plf|45	
12mr|freetype2-2.4.10-4plf|46	This package is in PLF because this build has subpixel hinting enabled which
12mr|freetype2-2.4.10-4plf|47	is covered by software patents.
12mr|freetype2-2.4.10-4plf|48	%endif
12mr|freetype2-2.4.10-4plf|49	
12mr|freetype2-2.4.10-4plf|50	%package -n %{libname}
12mr|freetype2-2.4.10-4plf|51	Summary:	Shared libraries for a free and portable TrueType font rendering engine
12mr|freetype2-2.4.10-4plf|52	Group:		System/Libraries
12mr|freetype2-2.4.10-4plf|53	Obsoletes:	%{name} < %{version}-%{release}
12mr|freetype2-2.4.10-4plf|54	Provides:	%{name} = %{version}-%{release}
12mr|freetype2-2.4.10-4plf|55	
12mr|freetype2-2.4.10-4plf|56	%description -n %{libname}
12mr|freetype2-2.4.10-4plf|57	The FreeType2 engine is a free and portable TrueType font rendering
12mr|freetype2-2.4.10-4plf|58	engine.  It has been developed to provide TT support to a great
12mr|freetype2-2.4.10-4plf|59	variety of platforms and environments. Note that FreeType2 is a
12mr|freetype2-2.4.10-4plf|60	library, not a stand-alone application, though some utility
12mr|freetype2-2.4.10-4plf|61	applications are included
12mr|freetype2-2.4.10-4plf|62	%if %{build_plf}
12mr|freetype2-2.4.10-4plf|63	
12mr|freetype2-2.4.10-4plf|64	This package is in PLF because this build has subpixel hinting enabled which
12mr|freetype2-2.4.10-4plf|65	is covered by software patents.
12mr|freetype2-2.4.10-4plf|66	%endif
12mr|freetype2-2.4.10-4plf|67	
12mr|freetype2-2.4.10-4plf|68	%package -n %{develname}
12mr|freetype2-2.4.10-4plf|69	Summary:	Header files and static library for development with FreeType2
12mr|freetype2-2.4.10-4plf|70	Group:		Development/C
12mr|freetype2-2.4.10-4plf|71	Requires:	%{libname} >= %{version}-%{release}
12mr|freetype2-2.4.10-4plf|72	Requires:	zlib-devel
12mr|freetype2-2.4.10-4plf|73	Provides:	%{name}-devel = %{version}-%{release}
12mr|freetype2-2.4.10-4plf|74	
12mr|freetype2-2.4.10-4plf|75	%description -n %{develname}
12mr|freetype2-2.4.10-4plf|76	This package is only needed if you intend to develop or compile applications
12mr|freetype2-2.4.10-4plf|77	which rely on the FreeType2 library. If you simply want to run existing
12mr|freetype2-2.4.10-4plf|78	applications, you won't need this package.
12mr|freetype2-2.4.10-4plf|79	
12mr|freetype2-2.4.10-4plf|80	%package demos
12mr|freetype2-2.4.10-4plf|81	Summary:	A collection of FreeType demos
12mr|freetype2-2.4.10-4plf|82	Group:		File tools
12mr|freetype2-2.4.10-4plf|83	
12mr|freetype2-2.4.10-4plf|84	%description demos
12mr|freetype2-2.4.10-4plf|85	The FreeType engine is a free and portable font rendering engine, developed to
12mr|freetype2-2.4.10-4plf|86	provide advanced font support for a variety of platforms and environments. The
12mr|freetype2-2.4.10-4plf|87	demos package includes a set of useful small utilities showing various
12mr|freetype2-2.4.10-4plf|88	capabilities of the FreeType library.
12mr|freetype2-2.4.10-4plf|89	
12mr|freetype2-2.4.10-4plf|90	%prep
12mr|freetype2-2.4.10-4plf|91	%setup -q -n freetype-%{version} -a2 -a4
12mr|freetype2-2.4.10-4plf|92	
12mr|freetype2-2.4.10-4plf|93	pushd ft2demos-%{version}
12mr|freetype2-2.4.10-4plf|94	%patch0 -p0
12mr|freetype2-2.4.10-4plf|95	popd
12mr|freetype2-2.4.10-4plf|96	
12mr|freetype2-2.4.10-4plf|97	%patch1 -p1 -b .CVE-2010-3311
12mr|freetype2-2.4.10-4plf|98	
12mr|freetype2-2.4.10-4plf|99	%if %{build_subpixel}
12mr|freetype2-2.4.10-4plf|100	perl -pi -e 's|^/\* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING \*/| #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING|' include/freetype/config/ftoption.h
12mr|freetype2-2.4.10-4plf|101	%endif
12mr|freetype2-2.4.10-4plf|102	
12mr|freetype2-2.4.10-4plf|103	%build
12mr|freetype2-2.4.10-4plf|104	# some apps crash on ppc without this
12mr|freetype2-2.4.10-4plf|105	%ifarch ppc
12mr|freetype2-2.4.10-4plf|106	export CFLAGS="`echo %{optflags} |sed s/O2/O0/`"
12mr|freetype2-2.4.10-4plf|107	%endif
12mr|freetype2-2.4.10-4plf|108	
12mr|freetype2-2.4.10-4plf|109	%configure2_5x
12mr|freetype2-2.4.10-4plf|110	%make
12mr|freetype2-2.4.10-4plf|111	
12mr|freetype2-2.4.10-4plf|112	pushd ft2demos-%{version}
12mr|freetype2-2.4.10-4plf|113	%make X11_PATH=%{_prefix} TOP_DIR=".."
12mr|freetype2-2.4.10-4plf|114	popd
12mr|freetype2-2.4.10-4plf|115	
12mr|freetype2-2.4.10-4plf|116	%install
12mr|freetype2-2.4.10-4plf|117	%makeinstall_std
12mr|freetype2-2.4.10-4plf|118	
12mr|freetype2-2.4.10-4plf|119	%multiarch_binaries %{buildroot}%{_bindir}/freetype-config
12mr|freetype2-2.4.10-4plf|120	
12mr|freetype2-2.4.10-4plf|121	%multiarch_includes %{buildroot}%{_includedir}/freetype2/freetype/config/ftconfig.h
12mr|freetype2-2.4.10-4plf|122	
12mr|freetype2-2.4.10-4plf|123	install -d %{buildroot}%{_bindir}
12mr|freetype2-2.4.10-4plf|124	
12mr|freetype2-2.4.10-4plf|125	for ftdemo in ftbench ftdiff ftdump ftgamma ftgrid ftlint ftmulti ftstring ftvalid ftview; do
12mr|freetype2-2.4.10-4plf|126	builds/unix/libtool --mode=install install -m 755 ft2demos-%{version}/bin/$ftdemo %{buildroot}%{_bindir}
12mr|freetype2-2.4.10-4plf|127	done
12mr|freetype2-2.4.10-4plf|128	
12mr|freetype2-2.4.10-4plf|129	# cleanup
12mr|freetype2-2.4.10-4plf|130	rm -fr %{buildroot}%{_libdir}/*.a
12mr|freetype2-2.4.10-4plf|131	
12mr|freetype2-2.4.10-4plf|132	%files -n %{libname}
12mr|freetype2-2.4.10-4plf|133	%{_libdir}/*.so.%{major}*
12mr|freetype2-2.4.10-4plf|134	
12mr|freetype2-2.4.10-4plf|135	%files -n %{develname}
12mr|freetype2-2.4.10-4plf|136	%doc docs/*
12mr|freetype2-2.4.10-4plf|137	%{_bindir}/freetype-config
12mr|freetype2-2.4.10-4plf|138	%{_libdir}/*.so
12mr|freetype2-2.4.10-4plf|139	%dir %{_includedir}/freetype2
12mr|freetype2-2.4.10-4plf|140	%{_includedir}/freetype2/*
12mr|freetype2-2.4.10-4plf|141	%{_includedir}/ft2build.h
12mr|freetype2-2.4.10-4plf|142	%{_datadir}/aclocal/*
12mr|freetype2-2.4.10-4plf|143	%{_libdir}/pkgconfig/*
12mr|freetype2-2.4.10-4plf|144	%{multiarch_bindir}/freetype-config
12mr|freetype2-2.4.10-4plf|145	%dir %{multiarch_includedir}/freetype2
12mr|freetype2-2.4.10-4plf|146	%{multiarch_includedir}/freetype2/*
12mr|freetype2-2.4.10-4plf|147	
12mr|freetype2-2.4.10-4plf|148	%files demos
12mr|freetype2-2.4.10-4plf|149	%{_bindir}/ftbench
12mr|freetype2-2.4.10-4plf|150	%{_bindir}/ftdiff
12mr|freetype2-2.4.10-4plf|151	%{_bindir}/ftdump
12mr|freetype2-2.4.10-4plf|152	%{_bindir}/ftgamma
12mr|freetype2-2.4.10-4plf|153	%{_bindir}/ftgrid
12mr|freetype2-2.4.10-4plf|154	%{_bindir}/ftlint
12mr|freetype2-2.4.10-4plf|155	%{_bindir}/ftmulti
12mr|freetype2-2.4.10-4plf|156	%{_bindir}/ftstring
12mr|freetype2-2.4.10-4plf|157	%{_bindir}/ftvalid
12mr|freetype2-2.4.10-4plf|158	%{_bindir}/ftview
12mr|freetype2-2.4.10-4plf|159	
12mr|freetype2-2.4.10-4plf|160	
12mr|freetype2-2.4.10-4plf|161	%changelog
12mr|freetype2-2.4.10-4plf|162	

14021 12
12mr|fribidi-0.19.5-1|1	%define major 0
12mr|fribidi-0.19.5-1|2	%define libname %mklibname %{name} %{major}
12mr|fribidi-0.19.5-1|3	%define develname %mklibname %{name} -d
12mr|fribidi-0.19.5-1|4	
12mr|fribidi-0.19.5-1|5	Summary:	Library to support Bi-directional scripts
12mr|fribidi-0.19.5-1|6	Name:		fribidi
12mr|fribidi-0.19.5-1|7	Version:	0.19.5
12mr|fribidi-0.19.5-1|8	Release:	1
12mr|fribidi-0.19.5-1|9	License:	LGPLv2+
12mr|fribidi-0.19.5-1|10	Group:		System/Internationalization
12mr|fribidi-0.19.5-1|11	URL:		http://fribidi.org
12mr|fribidi-0.19.5-1|12	Source0: 	http://fribidi.org/download/fribidi-%{version}.tar.bz2
12mr|fribidi-0.19.5-1|13	Patch0:		fribidi-0.19.1-fix-str-fmt.patch
12mr|fribidi-0.19.5-1|14	
12mr|fribidi-0.19.5-1|15	%description
12mr|fribidi-0.19.5-1|16	A library to handle bidirectional scripts (eg hebrew, arabic), so that
12mr|fribidi-0.19.5-1|17	the display is done in the proper way; while the text data itself is
12mr|fribidi-0.19.5-1|18	always written in logical order.
12mr|fribidi-0.19.5-1|19	The library uses unicode internally.
12mr|fribidi-0.19.5-1|20	
12mr|fribidi-0.19.5-1|21	%package -n %{libname}
12mr|fribidi-0.19.5-1|22	Summary:	Library to support Bi-directional scripts
12mr|fribidi-0.19.5-1|23	Group:		System/Internationalization
12mr|fribidi-0.19.5-1|24	
12mr|fribidi-0.19.5-1|25	%description -n %{libname}
12mr|fribidi-0.19.5-1|26	A library to handle bidirectional scripts (eg hebrew, arabic), so that
12mr|fribidi-0.19.5-1|27	the display is done in the proper way; while the text data itself is
12mr|fribidi-0.19.5-1|28	always written in logical order.
12mr|fribidi-0.19.5-1|29	The library uses unicode internally.
12mr|fribidi-0.19.5-1|30	
12mr|fribidi-0.19.5-1|31	%package -n %{develname}
12mr|fribidi-0.19.5-1|32	Summary:	Libraries and headers for development with %{name}
12mr|fribidi-0.19.5-1|33	Group:		Development/C
12mr|fribidi-0.19.5-1|34	Provides:	%{name}-devel = %{version}-%{release}
12mr|fribidi-0.19.5-1|35	Requires:	%{libname} = %{version}-%{release}
12mr|fribidi-0.19.5-1|36	Obsoletes:	%{_lib}fribidi-static-devel < 0.19.2-6
12mr|fribidi-0.19.5-1|37	
12mr|fribidi-0.19.5-1|38	%description -n %{develname}
12mr|fribidi-0.19.5-1|39	This package includes the libraries and header files for the %{name}
12mr|fribidi-0.19.5-1|40	package.
12mr|fribidi-0.19.5-1|41	
12mr|fribidi-0.19.5-1|42	%prep
12mr|fribidi-0.19.5-1|43	%setup -q
12mr|fribidi-0.19.5-1|44	%patch0 -p0
12mr|fribidi-0.19.5-1|45	
12mr|fribidi-0.19.5-1|46	%build
12mr|fribidi-0.19.5-1|47	%configure2_5x \
12mr|fribidi-0.19.5-1|48	--disable-static
12mr|fribidi-0.19.5-1|49	
12mr|fribidi-0.19.5-1|50	%make
12mr|fribidi-0.19.5-1|51	
12mr|fribidi-0.19.5-1|52	%check
12mr|fribidi-0.19.5-1|53	make check
12mr|fribidi-0.19.5-1|54	
12mr|fribidi-0.19.5-1|55	%install
12mr|fribidi-0.19.5-1|56	%makeinstall_std
12mr|fribidi-0.19.5-1|57	
12mr|fribidi-0.19.5-1|58	%files
12mr|fribidi-0.19.5-1|59	%doc README AUTHORS ChangeLog TODO THANKS NEWS
12mr|fribidi-0.19.5-1|60	%{_bindir}/fribidi
12mr|fribidi-0.19.5-1|61	
12mr|fribidi-0.19.5-1|62	%files -n %{libname}
12mr|fribidi-0.19.5-1|63	%{_libdir}/libfribidi.so.%{major}*
12mr|fribidi-0.19.5-1|64	
12mr|fribidi-0.19.5-1|65	%files -n %{develname}
12mr|fribidi-0.19.5-1|66	%{_libdir}/*.so
12mr|fribidi-0.19.5-1|67	%{_includedir}/*
12mr|fribidi-0.19.5-1|68	%{_libdir}/pkgconfig/*
12mr|fribidi-0.19.5-1|69	%_mandir/man3/*

14022 12
12mr|frozen-bubble-2.212.0-7|1	%define	module	Games-FrozenBubble
12mr|frozen-bubble-2.212.0-7|2	%define upstream_version 2.212
12mr|frozen-bubble-2.212.0-7|3	
12mr|frozen-bubble-2.212.0-7|4	# TODO
12mr|frozen-bubble-2.212.0-7|5	#  server package, with initscript, for people wanting to have a complete
12mr|frozen-bubble-2.212.0-7|6	#   server
12mr|frozen-bubble-2.212.0-7|7	#  zeroconf integration, with this initscript ( and in konqueror )
12mr|frozen-bubble-2.212.0-7|8	Name:		frozen-bubble
12mr|frozen-bubble-2.212.0-7|9	Version:	%perl_convert_version %{upstream_version}
12mr|frozen-bubble-2.212.0-7|10	Release:	7
12mr|frozen-bubble-2.212.0-7|11	
12mr|frozen-bubble-2.212.0-7|12	Summary:	Frozen Bubble arcade game
12mr|frozen-bubble-2.212.0-7|13	License:	GPLv2+
12mr|frozen-bubble-2.212.0-7|14	Group:		Games/Arcade
12mr|frozen-bubble-2.212.0-7|15	Url:		http://www.frozen-bubble.org/
12mr|frozen-bubble-2.212.0-7|16	Source0:	http://www.frozen-bubble.org/data/%{module}-%{upstream_version}.tar.gz
12mr|frozen-bubble-2.212.0-7|17	
12mr|frozen-bubble-2.212.0-7|18	BuildRequires:	pkgconfig(glib-2.0)
12mr|frozen-bubble-2.212.0-7|19	BuildRequires:	pkgconfig(SDL_image)
12mr|frozen-bubble-2.212.0-7|20	BuildRequires:	pkgconfig(SDL_mixer) >= 1.2.2
12mr|frozen-bubble-2.212.0-7|21	BuildRequires:	libsmpeg-devel
12mr|frozen-bubble-2.212.0-7|22	BuildRequires:	perl(Alien::SDL)
12mr|frozen-bubble-2.212.0-7|23	BuildRequires:	perl(Archive::Extract)
12mr|frozen-bubble-2.212.0-7|24	BuildRequires:	perl(Compress::Bzip2)
12mr|frozen-bubble-2.212.0-7|25	BuildRequires:	perl(IPC::System::Simple)
12mr|frozen-bubble-2.212.0-7|26	BuildRequires:	perl(Locale::Maketext::Extract)
12mr|frozen-bubble-2.212.0-7|27	BuildRequires:	perl(SDL)          >= 2.400.0
12mr|frozen-bubble-2.212.0-7|28	BuildRequires:	perl(autodie)
12mr|frozen-bubble-2.212.0-7|29	BuildRequires:	perl(parent)
12mr|frozen-bubble-2.212.0-7|30	BuildRequires:	perl(Module::Build)
12mr|frozen-bubble-2.212.0-7|31	BuildRequires:	perl-devel
12mr|frozen-bubble-2.212.0-7|32	BuildRequires:	pkgconfig(SDL_Pango)
12mr|frozen-bubble-2.212.0-7|33	
12mr|frozen-bubble-2.212.0-7|34	Requires:	perl-SDL >= 2.400.0
12mr|frozen-bubble-2.212.0-7|35	Requires:	perl(Compress::Bzip2)
12mr|frozen-bubble-2.212.0-7|36	
12mr|frozen-bubble-2.212.0-7|37	%description
12mr|frozen-bubble-2.212.0-7|38	A Puzzle Bobble / Bust-a-Move like game featuring colorful 3D rendered
12mr|frozen-bubble-2.212.0-7|39	penguin animations, 100 levels, local and Internet-based multiplayer,
12mr|frozen-bubble-2.212.0-7|40	a level editor, 3 professional quality digital soundtracks, 15 stereo
12mr|frozen-bubble-2.212.0-7|41	sound effects, 8 unique graphical transition effects, 8 unique logo
12mr|frozen-bubble-2.212.0-7|42	eye-candies.
12mr|frozen-bubble-2.212.0-7|43	
12mr|frozen-bubble-2.212.0-7|44	
12mr|frozen-bubble-2.212.0-7|45	%prep
12mr|frozen-bubble-2.212.0-7|46	%setup -q -n %{module}-%{upstream_version}
12mr|frozen-bubble-2.212.0-7|47	
12mr|frozen-bubble-2.212.0-7|48	%build
12mr|frozen-bubble-2.212.0-7|49	%{__perl} Build.PL installdirs=vendor
12mr|frozen-bubble-2.212.0-7|50	./Build
12mr|frozen-bubble-2.212.0-7|51	
12mr|frozen-bubble-2.212.0-7|52	%check
12mr|frozen-bubble-2.212.0-7|53	./Build test
12mr|frozen-bubble-2.212.0-7|54	
12mr|frozen-bubble-2.212.0-7|55	%install
12mr|frozen-bubble-2.212.0-7|56	./Build install destdir=%{buildroot}
12mr|frozen-bubble-2.212.0-7|57	rm -f %{buildroot}%{_gamesdatadir}/frozen-bubble/gfx/shoot/create.pl
12mr|frozen-bubble-2.212.0-7|58	
12mr|frozen-bubble-2.212.0-7|59	install -d -m 755 %{buildroot}%{_datadir}/applications
12mr|frozen-bubble-2.212.0-7|60	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|frozen-bubble-2.212.0-7|61	[Desktop Entry]
12mr|frozen-bubble-2.212.0-7|62	Name=Frozen Bubble
12mr|frozen-bubble-2.212.0-7|63	Comment=Frozen Bubble arcade game
12mr|frozen-bubble-2.212.0-7|64	Exec=%{name}
12mr|frozen-bubble-2.212.0-7|65	Icon=%{name}
12mr|frozen-bubble-2.212.0-7|66	Terminal=false
12mr|frozen-bubble-2.212.0-7|67	Type=Application
12mr|frozen-bubble-2.212.0-7|68	StartupNotify=false
12mr|frozen-bubble-2.212.0-7|69	Categories=Game;ArcadeGame;
12mr|frozen-bubble-2.212.0-7|70	EOF
12mr|frozen-bubble-2.212.0-7|71	
12mr|frozen-bubble-2.212.0-7|72	install -m 644 share/icons/frozen-bubble-icon-16x16.png -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|frozen-bubble-2.212.0-7|73	install -m 644 share/icons/frozen-bubble-icon-32x32.png -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|frozen-bubble-2.212.0-7|74	install -m 644 share/icons/frozen-bubble-icon-48x48.png -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|frozen-bubble-2.212.0-7|75	# language files not located in standard location, so let's screw it for now..
12mr|frozen-bubble-2.212.0-7|76	#%find_lang %{name}
12mr|frozen-bubble-2.212.0-7|77	
12mr|frozen-bubble-2.212.0-7|78	%files
12mr|frozen-bubble-2.212.0-7|79	#-f %{name}.lang
12mr|frozen-bubble-2.212.0-7|80	%doc README AUTHORS META.yml HISTORY
12mr|frozen-bubble-2.212.0-7|81	%{_bindir}/*
12mr|frozen-bubble-2.212.0-7|82	#{_gamesdatadir}/%{name}
12mr|frozen-bubble-2.212.0-7|83	#{perl_vendorlib}/*
12mr|frozen-bubble-2.212.0-7|84	%{perl_vendorarch}/*
12mr|frozen-bubble-2.212.0-7|85	#{perl_vendorarch}/*.pm
12mr|frozen-bubble-2.212.0-7|86	%{_mandir}/*/*
12mr|frozen-bubble-2.212.0-7|87	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|frozen-bubble-2.212.0-7|88	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mr|frozen-bubble-2.212.0-7|89	
12mr|frozen-bubble-2.212.0-7|90	
12mr|frozen-bubble-2.212.0-7|91	
12mr|frozen-bubble-2.212.0-7|92	%changelog
12mr|frozen-bubble-2.212.0-7|93	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|frozen-bubble-2.212.0-7|94	+ Commit: ec39adb
12mr|frozen-bubble-2.212.0-7|95	- Add perl(Compress::Bzip2) to Requires
12mr|frozen-bubble-2.212.0-7|96	
12mr|frozen-bubble-2.212.0-7|97	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|frozen-bubble-2.212.0-7|98	+ Commit: d467aa4
12mr|frozen-bubble-2.212.0-7|99	- Sync with Cooker (convert BR to pkgconfig style, drop useless find_lang etc)
12mr|frozen-bubble-2.212.0-7|100	
12mr|frozen-bubble-2.212.0-7|101	

14023 12
12mr|fskbsetting-0.3.2-3|1	Name:		fskbsetting
12mr|fskbsetting-0.3.2-3|2	Version:	0.3.2
12mr|fskbsetting-0.3.2-3|3	Release:	3
12mr|fskbsetting-0.3.2-3|4	License:	GPLv3
12mr|fskbsetting-0.3.2-3|5	Summary:	GUI Front-end for setxkbmap Command
12mr|fskbsetting-0.3.2-3|6	URL:		http://code.google.com/p/mandriva-lxde
12mr|fskbsetting-0.3.2-3|7	Group:		System/X11
12mr|fskbsetting-0.3.2-3|8	Source0:	http://mandriva-lxde.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|fskbsetting-0.3.2-3|9	Patch0:		fskbsetting-0.3.2-wxgtku.patch
12mr|fskbsetting-0.3.2-3|10	BuildRequires:	gcc-c++
12mr|fskbsetting-0.3.2-3|11	BuildRequires:	intltool
12mr|fskbsetting-0.3.2-3|12	BuildRequires:	automake
12mr|fskbsetting-0.3.2-3|13	BuildRequires:	wxgtku-devel
12mr|fskbsetting-0.3.2-3|14	
12mr|fskbsetting-0.3.2-3|15	%description
12mr|fskbsetting-0.3.2-3|16	fsKBSetting is GUI front-end for setxkbmap command.
12mr|fskbsetting-0.3.2-3|17	
12mr|fskbsetting-0.3.2-3|18	%prep
12mr|fskbsetting-0.3.2-3|19	%setup -q
12mr|fskbsetting-0.3.2-3|20	%patch0 -p1 -b .wxgtku~
12mr|fskbsetting-0.3.2-3|21	
12mr|fskbsetting-0.3.2-3|22	%build
12mr|fskbsetting-0.3.2-3|23	autoreconf --force --install --symlink
12mr|fskbsetting-0.3.2-3|24	%configure2_5x
12mr|fskbsetting-0.3.2-3|25	%make
12mr|fskbsetting-0.3.2-3|26	
12mr|fskbsetting-0.3.2-3|27	%install
12mr|fskbsetting-0.3.2-3|28	%__rm -rf %{buildroot}
12mr|fskbsetting-0.3.2-3|29	
12mr|fskbsetting-0.3.2-3|30	%makeinstall_std
12mr|fskbsetting-0.3.2-3|31	%__mkdir_p %{buildroot}%{_datadir}/pixmaps
12mr|fskbsetting-0.3.2-3|32	%__rm -rf %{buildroot}%{_prefix}/doc/%{name}
12mr|fskbsetting-0.3.2-3|33	
12mr|fskbsetting-0.3.2-3|34	%find_lang %{name}
12mr|fskbsetting-0.3.2-3|35	
12mr|fskbsetting-0.3.2-3|36	%clean
12mr|fskbsetting-0.3.2-3|37	%__rm -rf %{buildroot}
12mr|fskbsetting-0.3.2-3|38	
12mr|fskbsetting-0.3.2-3|39	%files -f %{name}.lang
12mr|fskbsetting-0.3.2-3|40	%defattr(-,root,root)
12mr|fskbsetting-0.3.2-3|41	%doc AUTHORS ChangeLog README TRANSLATORS
12mr|fskbsetting-0.3.2-3|42	%{_datadir}/%{name}
12mr|fskbsetting-0.3.2-3|43	%{_bindir}/*
12mr|fskbsetting-0.3.2-3|44	%{_datadir}/applications/%{name}.desktop
12mr|fskbsetting-0.3.2-3|45	
12mr|fskbsetting-0.3.2-3|46	
12mr|fskbsetting-0.3.2-3|47	
12mr|fskbsetting-0.3.2-3|48	%changelog
12mr|fskbsetting-0.3.2-3|49	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|fskbsetting-0.3.2-3|50	+ Commit: 754a819
12mr|fskbsetting-0.3.2-3|51	- Sync with Cooker (switch to utf8 version of wxgtk)
12mr|fskbsetting-0.3.2-3|52	
12mr|fskbsetting-0.3.2-3|53	

14024 12
12mr|fslsfonts-1.0.3-3|1	Name: fslsfonts
12mr|fslsfonts-1.0.3-3|2	Version: 1.0.3
12mr|fslsfonts-1.0.3-3|3	Release: %mkrel 3
12mr|fslsfonts-1.0.3-3|4	Summary: List fonts served by X font server
12mr|fslsfonts-1.0.3-3|5	Group: Development/X11
12mr|fslsfonts-1.0.3-3|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|fslsfonts-1.0.3-3|7	License: MIT
12mr|fslsfonts-1.0.3-3|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|fslsfonts-1.0.3-3|9	
12mr|fslsfonts-1.0.3-3|10	BuildRequires: libfs-devel >= 1.0.0
12mr|fslsfonts-1.0.3-3|11	BuildRequires: libx11-devel >= 1.0.0
12mr|fslsfonts-1.0.3-3|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|fslsfonts-1.0.3-3|13	
12mr|fslsfonts-1.0.3-3|14	%description
12mr|fslsfonts-1.0.3-3|15	Fslsfonts lists the fonts that match the given pattern.
12mr|fslsfonts-1.0.3-3|16	
12mr|fslsfonts-1.0.3-3|17	%prep
12mr|fslsfonts-1.0.3-3|18	%setup -q -n %{name}-%{version}
12mr|fslsfonts-1.0.3-3|19	
12mr|fslsfonts-1.0.3-3|20	%build
12mr|fslsfonts-1.0.3-3|21	%configure2_5x	--x-includes=%{_includedir}\
12mr|fslsfonts-1.0.3-3|22	--x-libraries=%{_libdir}
12mr|fslsfonts-1.0.3-3|23	
12mr|fslsfonts-1.0.3-3|24	%make
12mr|fslsfonts-1.0.3-3|25	
12mr|fslsfonts-1.0.3-3|26	%install
12mr|fslsfonts-1.0.3-3|27	rm -rf %{buildroot}
12mr|fslsfonts-1.0.3-3|28	%makeinstall_std
12mr|fslsfonts-1.0.3-3|29	
12mr|fslsfonts-1.0.3-3|30	%clean
12mr|fslsfonts-1.0.3-3|31	rm -rf %{buildroot}
12mr|fslsfonts-1.0.3-3|32	
12mr|fslsfonts-1.0.3-3|33	%files
12mr|fslsfonts-1.0.3-3|34	%defattr(-,root,root)
12mr|fslsfonts-1.0.3-3|35	%{_bindir}/fslsfonts
12mr|fslsfonts-1.0.3-3|36	%{_mandir}/man1/fslsfonts.*
12mr|fslsfonts-1.0.3-3|37	
12mr|fslsfonts-1.0.3-3|38	
12mr|fslsfonts-1.0.3-3|39	
12mr|fslsfonts-1.0.3-3|40	
12mr|fslsfonts-1.0.3-3|41	
12mr|fslsfonts-1.0.3-3|42	%changelog
12mr|fslsfonts-1.0.3-3|43	

14025 12
12mr|f-spot-0.8.2-4.1|1	#gw workaround for urpmi bug 29356
12mr|f-spot-0.8.2-4.1|2	#define _provides_exceptions mono.libgphoto2-sharp\\|mono.gnome-keyring-sharp\\|mono.gtk-sharp-beans\\|mono.gio-sharp
12mr|f-spot-0.8.2-4.1|3	
12mr|f-spot-0.8.2-4.1|4	Summary:	A full-featured personal photo management application for the GNOME desktop
12mr|f-spot-0.8.2-4.1|5	Name:		f-spot
12mr|f-spot-0.8.2-4.1|6	Version:	0.8.2
12mr|f-spot-0.8.2-4.1|7	Release:	4.1
12mr|f-spot-0.8.2-4.1|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
12mr|f-spot-0.8.2-4.1|9	Patch0:		f-spot-fix-linking.patch
12mr|f-spot-0.8.2-4.1|10	Patch3: 	f-spot-0.6.1.3-no-multiple-files-in-viewer.patch
12mr|f-spot-0.8.2-4.1|11	#https://bugzilla.gnome.org/show_bug.cgi?id=629224
12mr|f-spot-0.8.2-4.1|12	Patch5: 	f-spot-mono2.8.patch
12mr|f-spot-0.8.2-4.1|13	License:	GPLv2+
12mr|f-spot-0.8.2-4.1|14	Group: 		Graphics
12mr|f-spot-0.8.2-4.1|15	Url:		http://f-spot.org
12mr|f-spot-0.8.2-4.1|16	BuildRequires:	intltool
12mr|f-spot-0.8.2-4.1|17	BuildRequires:	pkgconfig(gnome-sharp-2.0)
12mr|f-spot-0.8.2-4.1|18	BuildRequires:	pkgconfig(gnome-desktop-sharp-2.0)
12mr|f-spot-0.8.2-4.1|19	BuildRequires:  gnome-keyring-sharp
12mr|f-spot-0.8.2-4.1|20	BuildRequires:  mono-flickrnet
12mr|f-spot-0.8.2-4.1|21	BuildRequires:  pkgconfig(libgnomeui-2.0)
12mr|f-spot-0.8.2-4.1|22	BuildRequires:	mono-devel
12mr|f-spot-0.8.2-4.1|23	BuildRequires:	mono-addins-devel
12mr|f-spot-0.8.2-4.1|24	BuildRequires:	ndesk-dbus-glib-devel
12mr|f-spot-0.8.2-4.1|25	BuildRequires:	pkgconfig(libexif)
12mr|f-spot-0.8.2-4.1|26	BuildRequires:	pkgconfig(lcms)
12mr|f-spot-0.8.2-4.1|27	BuildRequires:	jpeg-devel
12mr|f-spot-0.8.2-4.1|28	BuildRequires:	pkgconfig(unique-1.0)
12mr|f-spot-0.8.2-4.1|29	BuildRequires:	scrollkeeper
12mr|f-spot-0.8.2-4.1|30	BuildRequires:	gnome-doc-utils
12mr|f-spot-0.8.2-4.1|31	BuildRequires:	libxslt-proc
12mr|f-spot-0.8.2-4.1|32	BuildRequires:  gnome-screensaver
12mr|f-spot-0.8.2-4.1|33	BuildRequires:  gettext-devel
12mr|f-spot-0.8.2-4.1|34	#gw required for the upgrade script
12mr|f-spot-0.8.2-4.1|35	Requires:	sqlite-tools
12mr|f-spot-0.8.2-4.1|36	Requires:	sqlite3-tools
12mr|f-spot-0.8.2-4.1|37	Requires(post): shared-mime-info scrollkeeper
12mr|f-spot-0.8.2-4.1|38	Requires(postun): shared-mime-info scrollkeeper
12mr|f-spot-0.8.2-4.1|39	
12mr|f-spot-0.8.2-4.1|40	%description
12mr|f-spot-0.8.2-4.1|41	F-Spot is a full-featured personal photo management application
12mr|f-spot-0.8.2-4.1|42	for the GNOME desktop.
12mr|f-spot-0.8.2-4.1|43	
12mr|f-spot-0.8.2-4.1|44	Features:
12mr|f-spot-0.8.2-4.1|45	* Simple user interface
12mr|f-spot-0.8.2-4.1|46	* Photo editor
12mr|f-spot-0.8.2-4.1|47	* Color adjustments
12mr|f-spot-0.8.2-4.1|48	* Tag icon editor
12mr|f-spot-0.8.2-4.1|49	* Create photo cd
12mr|f-spot-0.8.2-4.1|50	* Export to web
12mr|f-spot-0.8.2-4.1|51	
12mr|f-spot-0.8.2-4.1|52	%prep
12mr|f-spot-0.8.2-4.1|53	%setup -q
12mr|f-spot-0.8.2-4.1|54	%patch0 -p1
12mr|f-spot-0.8.2-4.1|55	cd data/desktop-files/
12mr|f-spot-0.8.2-4.1|56	%patch3 -p1 -b .multiplefile
12mr|f-spot-0.8.2-4.1|57	cd ../..
12mr|f-spot-0.8.2-4.1|58	%patch5 -p1
12mr|f-spot-0.8.2-4.1|59	#intltoolize --force
12mr|f-spot-0.8.2-4.1|60	#libtoolize --copy --force
12mr|f-spot-0.8.2-4.1|61	#aclocal -I build/m4/shamrock -I build/m4/shave -I build/m4/f-spot
12mr|f-spot-0.8.2-4.1|62	#autoconf
12mr|f-spot-0.8.2-4.1|63	#automake
12mr|f-spot-0.8.2-4.1|64	
12mr|f-spot-0.8.2-4.1|65	%build
12mr|f-spot-0.8.2-4.1|66	%configure2_5x \
12mr|f-spot-0.8.2-4.1|67	--disable-schemas-install \
12mr|f-spot-0.8.2-4.1|68	--disable-scrollkeeper \
12mr|f-spot-0.8.2-4.1|69	--disable-static \
12mr|f-spot-0.8.2-4.1|70	--with-gnome-screensaver-privlibexecdir=%_libdir/gnome-screensaver
12mr|f-spot-0.8.2-4.1|71	#parallel build is broken
12mr|f-spot-0.8.2-4.1|72	make LIBS="-lm"
12mr|f-spot-0.8.2-4.1|73	
12mr|f-spot-0.8.2-4.1|74	%install
12mr|f-spot-0.8.2-4.1|75	%makeinstall_std
12mr|f-spot-0.8.2-4.1|76	
12mr|f-spot-0.8.2-4.1|77	rm -f %buildroot%_libdir/%name/lib*a
12mr|f-spot-0.8.2-4.1|78	#,gio-sharp*,gtk-sharp-beans*}
12mr|f-spot-0.8.2-4.1|79	
12mr|f-spot-0.8.2-4.1|80	%find_lang %{name} --with-gnome
12mr|f-spot-0.8.2-4.1|81	
12mr|f-spot-0.8.2-4.1|82	%check
12mr|f-spot-0.8.2-4.1|83	make check
12mr|f-spot-0.8.2-4.1|84	
12mr|f-spot-0.8.2-4.1|85	%preun
12mr|f-spot-0.8.2-4.1|86	%preun_uninstall_gconf_schemas %name
12mr|f-spot-0.8.2-4.1|87	
12mr|f-spot-0.8.2-4.1|88	%files -f %name.lang
12mr|f-spot-0.8.2-4.1|89	%doc AUTHORS MAINTAINERS NEWS README TODO
12mr|f-spot-0.8.2-4.1|90	%_sysconfdir/gconf/schemas/f-spot.schemas
12mr|f-spot-0.8.2-4.1|91	%_bindir/%name
12mr|f-spot-0.8.2-4.1|92	%_bindir/%name-import
12mr|f-spot-0.8.2-4.1|93	%_bindir/%name-sqlite-upgrade
12mr|f-spot-0.8.2-4.1|94	%dir %_libexecdir/gnome-screensaver/
12mr|f-spot-0.8.2-4.1|95	%_libexecdir/gnome-screensaver/f-spot-screensaver
12mr|f-spot-0.8.2-4.1|96	%dir %_libdir/%name
12mr|f-spot-0.8.2-4.1|97	%_libdir/%name/*.dll*
12mr|f-spot-0.8.2-4.1|98	%_libdir/%name/*.exe*
12mr|f-spot-0.8.2-4.1|99	%_libdir/%name/lib*.so*
12mr|f-spot-0.8.2-4.1|100	%_libdir/%name/*.addins
12mr|f-spot-0.8.2-4.1|101	%dir %_libdir/%name/Extensions
12mr|f-spot-0.8.2-4.1|102	%_libdir/%name/Extensions/FSpot.Editors.BWEditor.dll*
12mr|f-spot-0.8.2-4.1|103	%_libdir/%name/Extensions/FSpot.Editors.BlackoutEditor.dll*
12mr|f-spot-0.8.2-4.1|104	%_libdir/%name/Extensions/FSpot.Editors.FlipEditor.dll*
12mr|f-spot-0.8.2-4.1|105	%_libdir/%name/Extensions/FSpot.Editors.PixelateEditor.dll*
12mr|f-spot-0.8.2-4.1|106	%_libdir/%name/Extensions/FSpot.Editors.ResizeEditor.dll*
12mr|f-spot-0.8.2-4.1|107	%_libdir/%name/Extensions/FSpot.Exporters.CD.dll*
12mr|f-spot-0.8.2-4.1|108	%_libdir/%name/Extensions/FSpot.Exporters.CoverTransition.dll*
12mr|f-spot-0.8.2-4.1|109	%_libdir/%name/Extensions/FSpot.Exporters.Facebook.dll*
12mr|f-spot-0.8.2-4.1|110	%_libdir/%name/Extensions/FSpot.Exporters.Flickr.dll*
12mr|f-spot-0.8.2-4.1|111	%_libdir/%name/Extensions/FSpot.Exporters.Folder.dll*
12mr|f-spot-0.8.2-4.1|112	%_libdir/%name/Extensions/FSpot.Exporters.Gallery.dll*
12mr|f-spot-0.8.2-4.1|113	%_libdir/%name/Extensions/FSpot.Exporters.PicasaWeb.dll*
12mr|f-spot-0.8.2-4.1|114	%_libdir/%name/Extensions/FSpot.Exporters.SmugMug.dll*
12mr|f-spot-0.8.2-4.1|115	%_libdir/%name/Extensions/FSpot.Exporters.Tabblo.dll*
12mr|f-spot-0.8.2-4.1|116	%_libdir/%name/Extensions/FSpot.Exporters.Zip.dll*
12mr|f-spot-0.8.2-4.1|117	%_libdir/%name/Extensions/FSpot.Tools.ChangePhotoPath.dll*
12mr|f-spot-0.8.2-4.1|118	%_libdir/%name/Extensions/FSpot.Tools.DevelopInUFRaw.dll*
12mr|f-spot-0.8.2-4.1|119	%_libdir/%name/Extensions/FSpot.Tools.LiveWebGallery.dll*
12mr|f-spot-0.8.2-4.1|120	%_libdir/%name/Extensions/FSpot.Tools.MergeDb.dll*
12mr|f-spot-0.8.2-4.1|121	%_libdir/%name/Extensions/FSpot.Tools.RawPlusJpeg.dll*
12mr|f-spot-0.8.2-4.1|122	%_libdir/%name/Extensions/FSpot.Tools.RetroactiveRoll.dll*
12mr|f-spot-0.8.2-4.1|123	%_libdir/%name/Extensions/FSpot.Tools.ScreensaverConfig.dll*
12mr|f-spot-0.8.2-4.1|124	%_libdir/%name/Extensions/Mono.Google.dll*
12mr|f-spot-0.8.2-4.1|125	%_libdir/%name/Extensions/Mono.Tabblo.dll*
12mr|f-spot-0.8.2-4.1|126	%_libdir/%name/Extensions/SmugMugNet.dll*
12mr|f-spot-0.8.2-4.1|127	%_datadir/applications/%name.desktop
12mr|f-spot-0.8.2-4.1|128	%_datadir/applications/%name-import.desktop
12mr|f-spot-0.8.2-4.1|129	%_datadir/applications/%name-view.desktop
12mr|f-spot-0.8.2-4.1|130	%_datadir/applications/screensavers/f-spot-screensaver.desktop
12mr|f-spot-0.8.2-4.1|131	%_libdir/pkgconfig/*.pc
12mr|f-spot-0.8.2-4.1|132	%_datadir/f-spot
12mr|f-spot-0.8.2-4.1|133	%_iconsdir/hicolor/*/*/*
12mr|f-spot-0.8.2-4.1|134	
12mr|f-spot-0.8.2-4.1|135	%changelog
12mr|f-spot-0.8.2-4.1|136	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|f-spot-0.8.2-4.1|137	+ Commit: d10dfea
12mr|f-spot-0.8.2-4.1|138	- Convert some BR to pkgconfig style, try to fix linkage
12mr|f-spot-0.8.2-4.1|139	
12mr|f-spot-0.8.2-4.1|140	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|f-spot-0.8.2-4.1|141	+ Commit: 6ebc9a4
12mr|f-spot-0.8.2-4.1|142	- Spec cleanup
12mr|f-spot-0.8.2-4.1|143	
12mr|f-spot-0.8.2-4.1|144	

14026 12
12mr|fstobdf-1.0.4-3|1	Name: fstobdf
12mr|fstobdf-1.0.4-3|2	Version: 1.0.4
12mr|fstobdf-1.0.4-3|3	Release: %mkrel 3
12mr|fstobdf-1.0.4-3|4	Summary: Generate BDF font from X font server
12mr|fstobdf-1.0.4-3|5	Group: Development/X11
12mr|fstobdf-1.0.4-3|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|fstobdf-1.0.4-3|7	License: MIT
12mr|fstobdf-1.0.4-3|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|fstobdf-1.0.4-3|9	
12mr|fstobdf-1.0.4-3|10	BuildRequires: libfs-devel >= 1.0.0
12mr|fstobdf-1.0.4-3|11	BuildRequires: libx11-devel >= 1.0.0
12mr|fstobdf-1.0.4-3|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|fstobdf-1.0.4-3|13	
12mr|fstobdf-1.0.4-3|14	%description
12mr|fstobdf-1.0.4-3|15	The fstobdf program reads a font from a font server and generate BDF font.
12mr|fstobdf-1.0.4-3|16	
12mr|fstobdf-1.0.4-3|17	%prep
12mr|fstobdf-1.0.4-3|18	%setup -q -n %{name}-%{version}
12mr|fstobdf-1.0.4-3|19	
12mr|fstobdf-1.0.4-3|20	%build
12mr|fstobdf-1.0.4-3|21	%configure2_5x	--x-includes=%{_includedir}\
12mr|fstobdf-1.0.4-3|22	--x-libraries=%{_libdir}
12mr|fstobdf-1.0.4-3|23	
12mr|fstobdf-1.0.4-3|24	%make
12mr|fstobdf-1.0.4-3|25	
12mr|fstobdf-1.0.4-3|26	%install
12mr|fstobdf-1.0.4-3|27	rm -rf %{buildroot}
12mr|fstobdf-1.0.4-3|28	%makeinstall_std
12mr|fstobdf-1.0.4-3|29	
12mr|fstobdf-1.0.4-3|30	%clean
12mr|fstobdf-1.0.4-3|31	rm -rf %{buildroot}
12mr|fstobdf-1.0.4-3|32	
12mr|fstobdf-1.0.4-3|33	%files
12mr|fstobdf-1.0.4-3|34	%defattr(-,root,root)
12mr|fstobdf-1.0.4-3|35	%{_bindir}/fstobdf
12mr|fstobdf-1.0.4-3|36	%{_mandir}/man1/fstobdf.*
12mr|fstobdf-1.0.4-3|37	
12mr|fstobdf-1.0.4-3|38	
12mr|fstobdf-1.0.4-3|39	
12mr|fstobdf-1.0.4-3|40	
12mr|fstobdf-1.0.4-3|41	
12mr|fstobdf-1.0.4-3|42	%changelog
12mr|fstobdf-1.0.4-3|43	

14027 12
12mr|ftgl-2.1.3-0.rc5.9|1	%define pre	rc5
12mr|ftgl-2.1.3-0.rc5.9|2	
12mr|ftgl-2.1.3-0.rc5.9|3	%define distname	%{name}-%{version}-%{pre}.tar.bz2
12mr|ftgl-2.1.3-0.rc5.9|4	%define dname		%{name}-%{version}~%{pre}
12mr|ftgl-2.1.3-0.rc5.9|5	
12mr|ftgl-2.1.3-0.rc5.9|6	%define major		2
12mr|ftgl-2.1.3-0.rc5.9|7	%define libname		%mklibname %{name} %{major}
12mr|ftgl-2.1.3-0.rc5.9|8	%define develname	%mklibname %{name} -d
12mr|ftgl-2.1.3-0.rc5.9|9	
12mr|ftgl-2.1.3-0.rc5.9|10	Summary:	Font rendering library for OpenGL applications
12mr|ftgl-2.1.3-0.rc5.9|11	Name:		ftgl
12mr|ftgl-2.1.3-0.rc5.9|12	Version:	2.1.3
12mr|ftgl-2.1.3-0.rc5.9|13	Release:	0.%{pre}.9
12mr|ftgl-2.1.3-0.rc5.9|14	License:	MIT
12mr|ftgl-2.1.3-0.rc5.9|15	Group:		System/Libraries
12mr|ftgl-2.1.3-0.rc5.9|16	URL:		http://ftgl.wiki.sourceforge.net/
12mr|ftgl-2.1.3-0.rc5.9|17	Source0:	http://downloads.sourceforge.net/%{name}/%{distname}
12mr|ftgl-2.1.3-0.rc5.9|18	BuildRequires:	pkgconfig(freetype2)
12mr|ftgl-2.1.3-0.rc5.9|19	BuildRequires:	pkgconfig(glu)
12mr|ftgl-2.1.3-0.rc5.9|20	BuildRequires:	doxygen
12mr|ftgl-2.1.3-0.rc5.9|21	
12mr|ftgl-2.1.3-0.rc5.9|22	%description
12mr|ftgl-2.1.3-0.rc5.9|23	FTGL is a free, open source library to enable developers to use arbitrary
12mr|ftgl-2.1.3-0.rc5.9|24	fonts in their OpenGL (www.opengl.org) applications.  Unlike other OpenGL
12mr|ftgl-2.1.3-0.rc5.9|25	font libraries FTGL uses standard font file formats so doesn't need a
12mr|ftgl-2.1.3-0.rc5.9|26	preprocessing step to convert the high quality font data into a lesser
12mr|ftgl-2.1.3-0.rc5.9|27	quality, proprietary format.  FTGL uses the Freetype (www.freetype.org)
12mr|ftgl-2.1.3-0.rc5.9|28	font library to open and 'decode' the fonts. It then takes that output
12mr|ftgl-2.1.3-0.rc5.9|29	and stores it in a format most efficient for OpenGL rendering.
12mr|ftgl-2.1.3-0.rc5.9|30	
12mr|ftgl-2.1.3-0.rc5.9|31	Rendering modes supported are:
12mr|ftgl-2.1.3-0.rc5.9|32	* Bit maps
12mr|ftgl-2.1.3-0.rc5.9|33	* Anti aliased pix maps
12mr|ftgl-2.1.3-0.rc5.9|34	* Texture maps
12mr|ftgl-2.1.3-0.rc5.9|35	* Outlines
12mr|ftgl-2.1.3-0.rc5.9|36	* Polygon meshes
12mr|ftgl-2.1.3-0.rc5.9|37	* Extruded polygon meshes
12mr|ftgl-2.1.3-0.rc5.9|38	
12mr|ftgl-2.1.3-0.rc5.9|39	%package -n	%{libname}
12mr|ftgl-2.1.3-0.rc5.9|40	Summary:	OpenGL Interface of Freetype2
12mr|ftgl-2.1.3-0.rc5.9|41	Group:		System/Libraries
12mr|ftgl-2.1.3-0.rc5.9|42	Provides:	%{name} = %{version}-%{release}
12mr|ftgl-2.1.3-0.rc5.9|43	Provides:	%{libname} = %{version}-%{release}
12mr|ftgl-2.1.3-0.rc5.9|44	
12mr|ftgl-2.1.3-0.rc5.9|45	%description -n	%{libname}
12mr|ftgl-2.1.3-0.rc5.9|46	FTGL is a free, open source library to enable developers to use arbitrary
12mr|ftgl-2.1.3-0.rc5.9|47	fonts in their OpenGL (www.opengl.org) applications.  Unlike other OpenGL
12mr|ftgl-2.1.3-0.rc5.9|48	font libraries FTGL uses standard font file formats so doesn't need a
12mr|ftgl-2.1.3-0.rc5.9|49	preprocessing step to convert the high quality font data into a lesser
12mr|ftgl-2.1.3-0.rc5.9|50	quality, proprietary format.  FTGL uses the Freetype (www.freetype.org)
12mr|ftgl-2.1.3-0.rc5.9|51	font library to open and 'decode' the fonts. It then takes that output
12mr|ftgl-2.1.3-0.rc5.9|52	and stores it in a format most efficient for OpenGL rendering.
12mr|ftgl-2.1.3-0.rc5.9|53	
12mr|ftgl-2.1.3-0.rc5.9|54	Rendering modes supported are:
12mr|ftgl-2.1.3-0.rc5.9|55	* Bit maps
12mr|ftgl-2.1.3-0.rc5.9|56	* Anti aliased pix maps
12mr|ftgl-2.1.3-0.rc5.9|57	* Texture maps
12mr|ftgl-2.1.3-0.rc5.9|58	* Outlines
12mr|ftgl-2.1.3-0.rc5.9|59	* Polygon meshes
12mr|ftgl-2.1.3-0.rc5.9|60	* Extruded polygon meshes
12mr|ftgl-2.1.3-0.rc5.9|61	
12mr|ftgl-2.1.3-0.rc5.9|62	%package -n	%{develname}
12mr|ftgl-2.1.3-0.rc5.9|63	Summary:	Development related files of FTGL
12mr|ftgl-2.1.3-0.rc5.9|64	Group:		Development/C
12mr|ftgl-2.1.3-0.rc5.9|65	Provides:	%{name}-devel = %{version}-%{release}
12mr|ftgl-2.1.3-0.rc5.9|66	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|ftgl-2.1.3-0.rc5.9|67	Requires:	%{libname} = %{version}-%{release}
12mr|ftgl-2.1.3-0.rc5.9|68	
12mr|ftgl-2.1.3-0.rc5.9|69	%description -n	%{develname}
12mr|ftgl-2.1.3-0.rc5.9|70	This package contains headers and static libraries of FTGL.
12mr|ftgl-2.1.3-0.rc5.9|71	You need to install it if you want to develop or compile
12mr|ftgl-2.1.3-0.rc5.9|72	any programs that make use of OpenGL interface of freetype
12mr|ftgl-2.1.3-0.rc5.9|73	library.
12mr|ftgl-2.1.3-0.rc5.9|74	
12mr|ftgl-2.1.3-0.rc5.9|75	%prep
12mr|ftgl-2.1.3-0.rc5.9|76	%setup -q -n %{dname}
12mr|ftgl-2.1.3-0.rc5.9|77	find -type f -name '*.txt' -print0 | xargs -0 -r %__chmod 0644
12mr|ftgl-2.1.3-0.rc5.9|78	
12mr|ftgl-2.1.3-0.rc5.9|79	%build
12mr|ftgl-2.1.3-0.rc5.9|80	%configure2_5x --enable-shared --disable-static
12mr|ftgl-2.1.3-0.rc5.9|81	%make
12mr|ftgl-2.1.3-0.rc5.9|82	
12mr|ftgl-2.1.3-0.rc5.9|83	%install
12mr|ftgl-2.1.3-0.rc5.9|84	%makeinstall
12mr|ftgl-2.1.3-0.rc5.9|85	
12mr|ftgl-2.1.3-0.rc5.9|86	# include doc ourselves, don't let software do it
12mr|ftgl-2.1.3-0.rc5.9|87	%__rm -rf %{buildroot}%{_docdir}
12mr|ftgl-2.1.3-0.rc5.9|88	
12mr|ftgl-2.1.3-0.rc5.9|89	# remove files not bundled
12mr|ftgl-2.1.3-0.rc5.9|90	%__rm -f %{buildroot}%{_bindir}/FTGLDemo
12mr|ftgl-2.1.3-0.rc5.9|91	%__rmdir %{buildroot}%{_bindir} || true
12mr|ftgl-2.1.3-0.rc5.9|92	
12mr|ftgl-2.1.3-0.rc5.9|93	
12mr|ftgl-2.1.3-0.rc5.9|94	%files -n %{libname}
12mr|ftgl-2.1.3-0.rc5.9|95	%{_libdir}/libftgl.so.%{major}*
12mr|ftgl-2.1.3-0.rc5.9|96	
12mr|ftgl-2.1.3-0.rc5.9|97	%files -n %{develname}
12mr|ftgl-2.1.3-0.rc5.9|98	%doc AUTHORS BUGS NEWS README TODO
12mr|ftgl-2.1.3-0.rc5.9|99	%{_includedir}/*
12mr|ftgl-2.1.3-0.rc5.9|100	%{_libdir}/lib*.so
12mr|ftgl-2.1.3-0.rc5.9|101	%{_libdir}/pkgconfig/*.pc
12mr|ftgl-2.1.3-0.rc5.9|102	
12mr|ftgl-2.1.3-0.rc5.9|103	
12mr|ftgl-2.1.3-0.rc5.9|104	%changelog
12mr|ftgl-2.1.3-0.rc5.9|105	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ftgl-2.1.3-0.rc5.9|106	+ Commit: 3ddae34
12mr|ftgl-2.1.3-0.rc5.9|107	- Drop .la and .a files, spec cleanup
12mr|ftgl-2.1.3-0.rc5.9|108	
12mr|ftgl-2.1.3-0.rc5.9|109	

14028 12
12mr|ftjam-2.5.3rc2-2|1	Name:		ftjam
12mr|ftjam-2.5.3rc2-2|2	Version:	2.5.3rc2
12mr|ftjam-2.5.3rc2-2|3	Release:	2
12mr|ftjam-2.5.3rc2-2|4	Summary:	Replacement for make
12mr|ftjam-2.5.3rc2-2|5	License:	BSD-like
12mr|ftjam-2.5.3rc2-2|6	Group:		Development/Other
12mr|ftjam-2.5.3rc2-2|7	URL:		http://www.freetype.org/jam/index.html
12mr|ftjam-2.5.3rc2-2|8	Source0:	http://mesh.dl.sourceforge.net/sourceforge/freetype/%{name}-%{version}.tar.bz2
12mr|ftjam-2.5.3rc2-2|9	Patch0:		ftjam-2.5.3-nostrip.patch
12mr|ftjam-2.5.3rc2-2|10	%rename		jam
12mr|ftjam-2.5.3rc2-2|11	BuildRequires:	byacc
12mr|ftjam-2.5.3rc2-2|12	
12mr|ftjam-2.5.3rc2-2|13	%description
12mr|ftjam-2.5.3rc2-2|14	We highly recommend that you use FT Jam as it is 100% backwards
12mr|ftjam-2.5.3rc2-2|15	compatible with classic Jam and can be used as a plug-in
12mr|ftjam-2.5.3rc2-2|16	replacement for it.
12mr|ftjam-2.5.3rc2-2|17	
12mr|ftjam-2.5.3rc2-2|18	Alternatively, FT Jam exists because Perforce hadn't the time
12mr|ftjam-2.5.3rc2-2|19	to update Jam in a very long time, and we still hope that these
12mr|ftjam-2.5.3rc2-2|20	improvements will be integrated back to classic Jam as soon as possible.
12mr|ftjam-2.5.3rc2-2|21	
12mr|ftjam-2.5.3rc2-2|22	%prep
12mr|ftjam-2.5.3rc2-2|23	%setup -q
12mr|ftjam-2.5.3rc2-2|24	%patch0 -p1
12mr|ftjam-2.5.3rc2-2|25	
12mr|ftjam-2.5.3rc2-2|26	# fix CRLF
12mr|ftjam-2.5.3rc2-2|27	sed -i 's/\r//' README
12mr|ftjam-2.5.3rc2-2|28	sed -i 's/\r//' RELNOTES
12mr|ftjam-2.5.3rc2-2|29	sed -i 's/\r//' Porting
12mr|ftjam-2.5.3rc2-2|30	
12mr|ftjam-2.5.3rc2-2|31	%build
12mr|ftjam-2.5.3rc2-2|32	export CCFLAGS="%{optflags}"
12mr|ftjam-2.5.3rc2-2|33	export LINKFLAGS="%{ldflags}"
12mr|ftjam-2.5.3rc2-2|34	%configure2_5x
12mr|ftjam-2.5.3rc2-2|35	%make
12mr|ftjam-2.5.3rc2-2|36	
12mr|ftjam-2.5.3rc2-2|37	%install
12mr|ftjam-2.5.3rc2-2|38	%makeinstall
12mr|ftjam-2.5.3rc2-2|39	
12mr|ftjam-2.5.3rc2-2|40	%files
12mr|ftjam-2.5.3rc2-2|41	%defattr(644,root,root,755)
12mr|ftjam-2.5.3rc2-2|42	%doc *.html README RELNOTES Porting
12mr|ftjam-2.5.3rc2-2|43	%attr(755,root,root) %{_bindir}/jam
12mr|ftjam-2.5.3rc2-2|44	
12mr|ftjam-2.5.3rc2-2|45	
12mr|ftjam-2.5.3rc2-2|46	
12mr|ftjam-2.5.3rc2-2|47	%changelog
12mr|ftjam-2.5.3rc2-2|48	

14029 12
12mr|fuse-2.9.2-1|1	%define	major	2
12mr|fuse-2.9.2-1|2	%define	libname	%mklibname %{name} %{major}
12mr|fuse-2.9.2-1|3	%define	devname	%mklibname %{name} -d
12mr|fuse-2.9.2-1|4	%define	static	%mklibname %{name} -d -s
12mr|fuse-2.9.2-1|5	%define	ulmajor	1
12mr|fuse-2.9.2-1|6	
12mr|fuse-2.9.2-1|7	Summary:	Interface for userspace programs to export a virtual filesystem to the kernel
12mr|fuse-2.9.2-1|8	Name:		fuse
12mr|fuse-2.9.2-1|9	Version:	2.9.2
12mr|fuse-2.9.2-1|10	Release:	1
12mr|fuse-2.9.2-1|11	Epoch:		0
12mr|fuse-2.9.2-1|12	License:	GPLv2+
12mr|fuse-2.9.2-1|13	Group:		System/Libraries
12mr|fuse-2.9.2-1|14	URL:		http://sourceforge.net/projects/fuse/
12mr|fuse-2.9.2-1|15	Source0:	http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
12mr|fuse-2.9.2-1|16	Source2:	fuse-makedev.d-fuse
12mr|fuse-2.9.2-1|17	Patch0:		mount-readlink-hang-workaround.patch
12mr|fuse-2.9.2-1|18	Requires(post):	makedev
12mr|fuse-2.9.2-1|19	Requires(post):	rpm-helper
12mr|fuse-2.9.2-1|20	Requires(preun):rpm-helper
12mr|fuse-2.9.2-1|21	Obsoletes:	dkms-fuse <= 0:2.7.4-1mdv2009.0
12mr|fuse-2.9.2-1|22	BuildRequires:	libtool
12mr|fuse-2.9.2-1|23	BuildRequires:	gettext-devel
12mr|fuse-2.9.2-1|24	
12mr|fuse-2.9.2-1|25	%description
12mr|fuse-2.9.2-1|26	FUSE (Filesystem in USErspace) is a simple interface for userspace
12mr|fuse-2.9.2-1|27	programs to export a virtual filesystem to the linux kernel.  FUSE
12mr|fuse-2.9.2-1|28	also aims to provide a secure method for non privileged users to
12mr|fuse-2.9.2-1|29	create and mount their own filesystem implementations.
12mr|fuse-2.9.2-1|30	
12mr|fuse-2.9.2-1|31	%package -n	%{libname}
12mr|fuse-2.9.2-1|32	Summary:	Libraries for fuse
12mr|fuse-2.9.2-1|33	Group:		Development/C
12mr|fuse-2.9.2-1|34	License:	LGPLv2+
12mr|fuse-2.9.2-1|35	
12mr|fuse-2.9.2-1|36	%description -n	%{libname}
12mr|fuse-2.9.2-1|37	Libraries for fuse.
12mr|fuse-2.9.2-1|38	
12mr|fuse-2.9.2-1|39	%package -n	%{devname}
12mr|fuse-2.9.2-1|40	Summary:	Header files and development libraries for libfuse2
12mr|fuse-2.9.2-1|41	Group:		Development/C
12mr|fuse-2.9.2-1|42	License:	LGPLv2+
12mr|fuse-2.9.2-1|43	Provides:	%{name}-devel = %{EVRD}
12mr|fuse-2.9.2-1|44	Requires:	%{libname} = %{EVRD}
12mr|fuse-2.9.2-1|45	
12mr|fuse-2.9.2-1|46	%description -n	%{devname}
12mr|fuse-2.9.2-1|47	Header files and development libraries for fuse.
12mr|fuse-2.9.2-1|48	
12mr|fuse-2.9.2-1|49	%package -n	%{static}
12mr|fuse-2.9.2-1|50	Summary:	Static libraries for fuse
12mr|fuse-2.9.2-1|51	Group:		Development/C
12mr|fuse-2.9.2-1|52	License:	LGPLv2+
12mr|fuse-2.9.2-1|53	Provides:	%{name}-static-devel = %{EVRD}
12mr|fuse-2.9.2-1|54	Requires:	%{devname} = %{EVRD}
12mr|fuse-2.9.2-1|55	
12mr|fuse-2.9.2-1|56	%description -n	%{static}
12mr|fuse-2.9.2-1|57	Static libraries for fuse.
12mr|fuse-2.9.2-1|58	
12mr|fuse-2.9.2-1|59	%prep
12mr|fuse-2.9.2-1|60	%setup -q
12mr|fuse-2.9.2-1|61	%patch0 -p1
12mr|fuse-2.9.2-1|62	
12mr|fuse-2.9.2-1|63	sed -e 's|mknod|/bin/echo Disabled: mknod |g' -i util/Makefile.in
12mr|fuse-2.9.2-1|64	perl -pi -e 's|INIT_D_PATH=.*|INIT_D_PATH=%{_initrddir}|' configure*
12mr|fuse-2.9.2-1|65	
12mr|fuse-2.9.2-1|66	%build
12mr|fuse-2.9.2-1|67	%configure2_5x	--libdir=/%{_lib} \
12mr|fuse-2.9.2-1|68	--bindir=/bin \
12mr|fuse-2.9.2-1|69	--exec-prefix=/
12mr|fuse-2.9.2-1|70	%make
12mr|fuse-2.9.2-1|71	
12mr|fuse-2.9.2-1|72	%install
12mr|fuse-2.9.2-1|73	%makeinstall_std
12mr|fuse-2.9.2-1|74	
12mr|fuse-2.9.2-1|75	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/makedev.d/z-fuse
12mr|fuse-2.9.2-1|76	
12mr|fuse-2.9.2-1|77	mkdir -p  %{buildroot}%{_libdir}
12mr|fuse-2.9.2-1|78	mv %{buildroot}/%{_lib}/pkgconfig %{buildroot}%{_libdir}
12mr|fuse-2.9.2-1|79	
12mr|fuse-2.9.2-1|80	# XXX: have a hard time believing that these symlinks are actually needed,,,
12mr|fuse-2.9.2-1|81	mkdir -p %{buildroot}%{_bindir}
12mr|fuse-2.9.2-1|82	ln -s /bin/fusermount %{buildroot}%{_bindir}/fusermount
12mr|fuse-2.9.2-1|83	ln -s /bin/ulockmgr_server %{buildroot}%{_bindir}/ulockmgr_server
12mr|fuse-2.9.2-1|84	
12mr|fuse-2.9.2-1|85	rm -rf %{buildroot}%{_sysconfdir}/rc.d/init.d %{buildroot}%{_sysconfdir}/udev/rules.d
12mr|fuse-2.9.2-1|86	
12mr|fuse-2.9.2-1|87	
12mr|fuse-2.9.2-1|88	%preun
12mr|fuse-2.9.2-1|89	if [ -f %{_sysconfdir}/rc.d/init.d/fuse ]; then
12mr|fuse-2.9.2-1|90	chkconfig --del fuse
12mr|fuse-2.9.2-1|91	fi
12mr|fuse-2.9.2-1|92	
12mr|fuse-2.9.2-1|93	%files
12mr|fuse-2.9.2-1|94	%doc AUTHORS ChangeLog FAQ Filesystems NEWS README README.NFS
12mr|fuse-2.9.2-1|95	%attr(0755,root,root) /sbin/mount.fuse
12mr|fuse-2.9.2-1|96	%attr(4755,root,root) /bin/fusermount
12mr|fuse-2.9.2-1|97	%attr(0755,root,root) /bin/ulockmgr_server
12mr|fuse-2.9.2-1|98	%config(noreplace) %{_sysconfdir}/makedev.d/z-fuse
12mr|fuse-2.9.2-1|99	%{_bindir}/fusermount
12mr|fuse-2.9.2-1|100	%{_bindir}/ulockmgr_server
12mr|fuse-2.9.2-1|101	%{_mandir}/man1/fusermount.1.*
12mr|fuse-2.9.2-1|102	%{_mandir}/man1/ulockmgr_server.1.*
12mr|fuse-2.9.2-1|103	%{_mandir}/man8/mount.fuse.8.*
12mr|fuse-2.9.2-1|104	
12mr|fuse-2.9.2-1|105	%files -n %{libname}
12mr|fuse-2.9.2-1|106	/%{_lib}/libfuse.so.%{major}*
12mr|fuse-2.9.2-1|107	/%{_lib}/libulockmgr.so.%{ulmajor}*
12mr|fuse-2.9.2-1|108	
12mr|fuse-2.9.2-1|109	%files -n %{devname}
12mr|fuse-2.9.2-1|110	%{_includedir}/*
12mr|fuse-2.9.2-1|111	/%{_lib}/*.so
12mr|fuse-2.9.2-1|112	%{_libdir}/pkgconfig/*
12mr|fuse-2.9.2-1|113	
12mr|fuse-2.9.2-1|114	%files -n %{static}
12mr|fuse-2.9.2-1|115	/%{_lib}/*.a

14030 12
12mr|fuse-exfat-0.9.8-1|1	Name: fuse-exfat
12mr|fuse-exfat-0.9.8-1|2	Summary: Free exFAT file system implementation
12mr|fuse-exfat-0.9.8-1|3	Version: 0.9.8
12mr|fuse-exfat-0.9.8-1|4	Release: %mkrel 1
12mr|fuse-exfat-0.9.8-1|5	License: GPLv3+
12mr|fuse-exfat-0.9.8-1|6	Group: System/Kernel and hardware
12mr|fuse-exfat-0.9.8-1|7	Source0: http://exfat.googlecode.com/files/fuse-exfat-%{version}.tar.gz
12mr|fuse-exfat-0.9.8-1|8	URL: http://code.google.com/p/exfat/
12mr|fuse-exfat-0.9.8-1|9	BuildRequires: fuse-devel >= 2.6
12mr|fuse-exfat-0.9.8-1|10	BuildRequires: scons
12mr|fuse-exfat-0.9.8-1|11	Requires: fuse >= 2.6
12mr|fuse-exfat-0.9.8-1|12	
12mr|fuse-exfat-0.9.8-1|13	%description
12mr|fuse-exfat-0.9.8-1|14	This driver is the first free exFAT file system implementation with write
12mr|fuse-exfat-0.9.8-1|15	support. exFAT is a simple file system created by Microsoft. It is intended
12mr|fuse-exfat-0.9.8-1|16	to replace FAT32 removing some of it's limitations. exFAT is a standard FS
12mr|fuse-exfat-0.9.8-1|17	for SDXC memory cards.
12mr|fuse-exfat-0.9.8-1|18	
12mr|fuse-exfat-0.9.8-1|19	%prep
12mr|fuse-exfat-0.9.8-1|20	%setup -q
12mr|fuse-exfat-0.9.8-1|21	
12mr|fuse-exfat-0.9.8-1|22	%build
12mr|fuse-exfat-0.9.8-1|23	%scons
12mr|fuse-exfat-0.9.8-1|24	
12mr|fuse-exfat-0.9.8-1|25	%install
12mr|fuse-exfat-0.9.8-1|26	scons install DESTDIR=%buildroot/sbin
12mr|fuse-exfat-0.9.8-1|27	mkdir -p %{buildroot}%_mandir/man8
12mr|fuse-exfat-0.9.8-1|28	install -m644 fuse/mount.exfat-fuse.8 %buildroot%_mandir/man8/
12mr|fuse-exfat-0.9.8-1|29	
12mr|fuse-exfat-0.9.8-1|30	%files
12mr|fuse-exfat-0.9.8-1|31	/sbin/*
12mr|fuse-exfat-0.9.8-1|32	%{_mandir}/man8/*
12mr|fuse-exfat-0.9.8-1|33	
12mr|fuse-exfat-0.9.8-1|34	%changelog
12mr|fuse-exfat-0.9.8-1|35	

14031 12
12mr|fuseiso-20070708-6|1	%define	name	fuseiso
12mr|fuseiso-20070708-6|2	%define version	20070708
12mr|fuseiso-20070708-6|3	%define release	%mkrel 6
12mr|fuseiso-20070708-6|4	
12mr|fuseiso-20070708-6|5	Name:		%name
12mr|fuseiso-20070708-6|6	Version:	%version
12mr|fuseiso-20070708-6|7	Release:	%release
12mr|fuseiso-20070708-6|8	Source:		http://ubiz.ru/dm/%{name}-%{version}.tar.bz2
12mr|fuseiso-20070708-6|9	URL:		http://fuse.sourceforge.net/wiki/index.php/FuseIso
12mr|fuseiso-20070708-6|10	License:	GPLv2+
12mr|fuseiso-20070708-6|11	BuildRoot:	%{_tmppath}/%{name}-root
12mr|fuseiso-20070708-6|12	Summary:	FUSE module to mount ISO filesystem images
12mr|fuseiso-20070708-6|13	Group:		File tools
12mr|fuseiso-20070708-6|14	BuildRequires:	fuse-devel >= 2.2, glib2-devel >= 2.2, zlib-devel
12mr|fuseiso-20070708-6|15	Requires:	fuse >= 2.2
12mr|fuseiso-20070708-6|16	%description
12mr|fuseiso-20070708-6|17	FuseIso is a FUSE module to mount ISO filesystem images (.iso files,
12mr|fuseiso-20070708-6|18	.bin files, .nrg files..).
12mr|fuseiso-20070708-6|19	
12mr|fuseiso-20070708-6|20	The main advantage of using this is that you don't have to be root.
12mr|fuseiso-20070708-6|21	
12mr|fuseiso-20070708-6|22	%prep
12mr|fuseiso-20070708-6|23	%setup -q
12mr|fuseiso-20070708-6|24	
12mr|fuseiso-20070708-6|25	%build
12mr|fuseiso-20070708-6|26	export LDFLAGS="`pkg-config glib-2.0 --libs` -lz"
12mr|fuseiso-20070708-6|27	autoreconf
12mr|fuseiso-20070708-6|28	%configure
12mr|fuseiso-20070708-6|29	%make
12mr|fuseiso-20070708-6|30	
12mr|fuseiso-20070708-6|31	%install
12mr|fuseiso-20070708-6|32	%makeinstall
12mr|fuseiso-20070708-6|33	
12mr|fuseiso-20070708-6|34	%clean
12mr|fuseiso-20070708-6|35	%{__rm} -Rf $RPM_BUILD_ROOT
12mr|fuseiso-20070708-6|36	
12mr|fuseiso-20070708-6|37	%files
12mr|fuseiso-20070708-6|38	%defattr(-,root,root)
12mr|fuseiso-20070708-6|39	%doc AUTHORS COPYING NEWS ChangeLog README
12mr|fuseiso-20070708-6|40	%{_bindir}/%{name}
12mr|fuseiso-20070708-6|41	
12mr|fuseiso-20070708-6|42	
12mr|fuseiso-20070708-6|43	
12mr|fuseiso-20070708-6|44	
12mr|fuseiso-20070708-6|45	%changelog
12mr|fuseiso-20070708-6|46	

14032 12
12mr|fwlogwatch-1.2-5|1	Summary:	Firewall log analyzer, report generator and realtime response agent
12mr|fwlogwatch-1.2-5|2	Name:		fwlogwatch
12mr|fwlogwatch-1.2-5|3	Version:	1.2
12mr|fwlogwatch-1.2-5|4	Release:	%mkrel 5
12mr|fwlogwatch-1.2-5|5	Group:		Monitoring
12mr|fwlogwatch-1.2-5|6	License:	GPL
12mr|fwlogwatch-1.2-5|7	URL:		http://fwlogwatch.inside-security.de/
12mr|fwlogwatch-1.2-5|8	Source0:	%{name}-%{version}.tar.bz2
12mr|fwlogwatch-1.2-5|9	Source1:	fwlogwatch.init
12mr|fwlogwatch-1.2-5|10	Source2:	fwlogwatch.sysconfig
12mr|fwlogwatch-1.2-5|11	Patch0:		fwlogwatch-mdv_conf.diff
12mr|fwlogwatch-1.2-5|12	BuildRequires:	adns-devel
12mr|fwlogwatch-1.2-5|13	BuildRequires:	flex
12mr|fwlogwatch-1.2-5|14	BuildRequires:	gettext
12mr|fwlogwatch-1.2-5|15	BuildRequires:	zlib-devel
12mr|fwlogwatch-1.2-5|16	Requires(post): rpm-helper
12mr|fwlogwatch-1.2-5|17	Requires(preun): rpm-helper
12mr|fwlogwatch-1.2-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|fwlogwatch-1.2-5|19	
12mr|fwlogwatch-1.2-5|20	%description
12mr|fwlogwatch-1.2-5|21	fwlogwatch produces ipchains, netfilter/iptables, ipfilter, Cisco IOS and
12mr|fwlogwatch-1.2-5|22	Cisco PIX log summary reports in text and HTML form and has a lot of options
12mr|fwlogwatch-1.2-5|23	to find and display relevant patterns in connection attempts. With the data
12mr|fwlogwatch-1.2-5|24	found it can also generate customizable incident reports from a template and
12mr|fwlogwatch-1.2-5|25	send them to abuse contacts at offending sites or CERT coordination centers.
12mr|fwlogwatch-1.2-5|26	Finally, it can also run as daemon and report anomalies or start
12mr|fwlogwatch-1.2-5|27	countermeasures.
12mr|fwlogwatch-1.2-5|28	
12mr|fwlogwatch-1.2-5|29	%prep
12mr|fwlogwatch-1.2-5|30	
12mr|fwlogwatch-1.2-5|31	%setup -q
12mr|fwlogwatch-1.2-5|32	%patch0 -p1 -b .paths
12mr|fwlogwatch-1.2-5|33	
12mr|fwlogwatch-1.2-5|34	cp %{SOURCE1} fwlogwatch.init
12mr|fwlogwatch-1.2-5|35	cp %{SOURCE2} fwlogwatch.sysconfig
12mr|fwlogwatch-1.2-5|36	
12mr|fwlogwatch-1.2-5|37	chmod 644 contrib/fwlogsummary.cgi contrib/fwlogsummary_small.cgi
12mr|fwlogwatch-1.2-5|38	
12mr|fwlogwatch-1.2-5|39	# fix encoding
12mr|fwlogwatch-1.2-5|40	perl -pi -e "s|iso-8859-1|UTF-8|g" *.c
12mr|fwlogwatch-1.2-5|41	
12mr|fwlogwatch-1.2-5|42	%build
12mr|fwlogwatch-1.2-5|43	%serverbuild
12mr|fwlogwatch-1.2-5|44	
12mr|fwlogwatch-1.2-5|45	%make CFLAGS="$CFLAGS -DHAVE_ZLIB -DHAVE_GETTEXT -DHAVE_IPV6 -DHAVE_ADNS" LIBS="-L%{_libdir} -lcrypt -lz -ladns"
12mr|fwlogwatch-1.2-5|46	
12mr|fwlogwatch-1.2-5|47	# fix encoding
12mr|fwlogwatch-1.2-5|48	pushd po
12mr|fwlogwatch-1.2-5|49	
12mr|fwlogwatch-1.2-5|50	for i in de pt sv; do
12mr|fwlogwatch-1.2-5|51	perl -pi -e "s|ISO-8859-1|UTF-8|g" $i.po
12mr|fwlogwatch-1.2-5|52	iconv --from-code=ISO-8859-1 --to-code=UTF-8 $i.po > $i.po.new; mv $i.po.new $i.po
12mr|fwlogwatch-1.2-5|53	done
12mr|fwlogwatch-1.2-5|54	
12mr|fwlogwatch-1.2-5|55	for i in de ja pt sv zh_CN zh_TW; do
12mr|fwlogwatch-1.2-5|56	msgfmt -v -o $i.mo $i.po
12mr|fwlogwatch-1.2-5|57	done
12mr|fwlogwatch-1.2-5|58	
12mr|fwlogwatch-1.2-5|59	popd
12mr|fwlogwatch-1.2-5|60	
12mr|fwlogwatch-1.2-5|61	%install
12mr|fwlogwatch-1.2-5|62	rm -rf %{buildroot}
12mr|fwlogwatch-1.2-5|63	
12mr|fwlogwatch-1.2-5|64	install -d %{buildroot}%{_initrddir}
12mr|fwlogwatch-1.2-5|65	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|fwlogwatch-1.2-5|66	install -d %{buildroot}%{_sbindir}
12mr|fwlogwatch-1.2-5|67	install -d %{buildroot}%{_mandir}/man8
12mr|fwlogwatch-1.2-5|68	
12mr|fwlogwatch-1.2-5|69	install -m0755 fwlogwatch.init %{buildroot}%{_initrddir}/%{name}
12mr|fwlogwatch-1.2-5|70	install -m0644 fwlogwatch.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12mr|fwlogwatch-1.2-5|71	
12mr|fwlogwatch-1.2-5|72	install -m0755 fwlogwatch %{buildroot}%{_sbindir}
12mr|fwlogwatch-1.2-5|73	install -m0755 contrib/fwlw_notify %{buildroot}%{_sbindir}
12mr|fwlogwatch-1.2-5|74	install -m0755 contrib/fwlw_respond %{buildroot}%{_sbindir}
12mr|fwlogwatch-1.2-5|75	install -m0644 fwlogwatch.8 %{buildroot}%{_mandir}/man8
12mr|fwlogwatch-1.2-5|76	install -m0644 fwlogwatch.config %{buildroot}%{_sysconfdir}/
12mr|fwlogwatch-1.2-5|77	
12mr|fwlogwatch-1.2-5|78	for i in de ja pt sv zh_CN zh_TW; do
12mr|fwlogwatch-1.2-5|79	install -d %{buildroot}%{_datadir}/locale/${i}/LC_MESSAGES
12mr|fwlogwatch-1.2-5|80	install -m0644 po/${i}.mo %{buildroot}%{_datadir}/locale/${i}/LC_MESSAGES/fwlogwatch.mo
12mr|fwlogwatch-1.2-5|81	done
12mr|fwlogwatch-1.2-5|82	
12mr|fwlogwatch-1.2-5|83	%find_lang %{name}
12mr|fwlogwatch-1.2-5|84	
12mr|fwlogwatch-1.2-5|85	%post
12mr|fwlogwatch-1.2-5|86	%_post_service %{name}
12mr|fwlogwatch-1.2-5|87	
12mr|fwlogwatch-1.2-5|88	%preun
12mr|fwlogwatch-1.2-5|89	%_preun_service %{name}
12mr|fwlogwatch-1.2-5|90	
12mr|fwlogwatch-1.2-5|91	%clean
12mr|fwlogwatch-1.2-5|92	rm -rf %{buildroot}
12mr|fwlogwatch-1.2-5|93	
12mr|fwlogwatch-1.2-5|94	%files -f %{name}.lang
12mr|fwlogwatch-1.2-5|95	%defattr(-,root,root,-)
12mr|fwlogwatch-1.2-5|96	%doc AUTHORS COPYING CREDITS ChangeLog README
12mr|fwlogwatch-1.2-5|97	%doc contrib/fwlogsummary.cgi contrib/fwlogsummary_small.cgi
12mr|fwlogwatch-1.2-5|98	%doc contrib/fwlogwatch.php contrib/fwlw_notify contrib/fwlw_respond
12mr|fwlogwatch-1.2-5|99	%{_initrddir}/%{name}
12mr|fwlogwatch-1.2-5|100	%config(noreplace) %{_sysconfdir}/fwlogwatch.config
12mr|fwlogwatch-1.2-5|101	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|fwlogwatch-1.2-5|102	%{_sbindir}/fwlogwatch
12mr|fwlogwatch-1.2-5|103	%{_sbindir}/fwlw_notify
12mr|fwlogwatch-1.2-5|104	%{_sbindir}/fwlw_respond
12mr|fwlogwatch-1.2-5|105	%{_mandir}/man8/fwlogwatch.8*
12mr|fwlogwatch-1.2-5|106	
12mr|fwlogwatch-1.2-5|107	
12mr|fwlogwatch-1.2-5|108	
12mr|fwlogwatch-1.2-5|109	%changelog
12mr|fwlogwatch-1.2-5|110	

14033 12
12mr|fxload-2002_04_11-15|1	%define name	fxload
12mr|fxload-2002_04_11-15|2	%define version	2002_04_11
12mr|fxload-2002_04_11-15|3	%define release %mkrel 15
12mr|fxload-2002_04_11-15|4	
12mr|fxload-2002_04_11-15|5	Summary:	EZ-USB utility program
12mr|fxload-2002_04_11-15|6	Name:		%name
12mr|fxload-2002_04_11-15|7	Version:	%version
12mr|fxload-2002_04_11-15|8	Release:	%release
12mr|fxload-2002_04_11-15|9	Group:		System/Kernel and hardware
12mr|fxload-2002_04_11-15|10	License:	GPL
12mr|fxload-2002_04_11-15|11	URL:		http://linux-hotplug.sourceforge.net/
12mr|fxload-2002_04_11-15|12	Source:		%{name}-%{version}.tar.bz2
12mr|fxload-2002_04_11-15|13	Patch0:		fxload-2002_04_11-types.patch.bz2
12mr|fxload-2002_04_11-15|14	# http://qa.mandriva.com/show_bug.cgi?id=36214
12mr|fxload-2002_04_11-15|15	Patch1:		fxload-2002_04_11-usb_header.patch
12mr|fxload-2002_04_11-15|16	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12mr|fxload-2002_04_11-15|17	
12mr|fxload-2002_04_11-15|18	%description
12mr|fxload-2002_04_11-15|19	This package contains utilities for downloading firmware to EZ-USB devices.
12mr|fxload-2002_04_11-15|20	EZ-USB devices use 8051-based microcontrollers that have been enhanced with
12mr|fxload-2002_04_11-15|21	registers, buffers, and other device-side support for USB transactions.
12mr|fxload-2002_04_11-15|22	
12mr|fxload-2002_04_11-15|23	It currently supports devices based on the Anchorchips EZ-USB, as well as the
12mr|fxload-2002_04_11-15|24	Cypress EZ-USB FX (which is almost completely source compatible) and EZ-USB FX2
12mr|fxload-2002_04_11-15|25	(which is not).  All of these support full speed (12 Mbit/sec) transfers.  The
12mr|fxload-2002_04_11-15|26	FX2 also supports high speed (480 Mbit/s) transfers, introduced in USB 2.0.
12mr|fxload-2002_04_11-15|27	
12mr|fxload-2002_04_11-15|28	This version of FXLOAD supports optional use of two-stage loading, where
12mr|fxload-2002_04_11-15|29	special device firmware is used to support writing into off-chip memory such
12mr|fxload-2002_04_11-15|30	as RAM (when firmware neeeds more than about 8 KBytes of code and data) or,
12mr|fxload-2002_04_11-15|31	for firmware development, I2C serial EEPROM.
12mr|fxload-2002_04_11-15|32	
12mr|fxload-2002_04_11-15|33	%prep
12mr|fxload-2002_04_11-15|34	%setup -q
12mr|fxload-2002_04_11-15|35	%patch0 -p1 -b .types
12mr|fxload-2002_04_11-15|36	%patch1 -p1 -b .usb_header
12mr|fxload-2002_04_11-15|37	
12mr|fxload-2002_04_11-15|38	%build
12mr|fxload-2002_04_11-15|39	%make
12mr|fxload-2002_04_11-15|40	
12mr|fxload-2002_04_11-15|41	%install
12mr|fxload-2002_04_11-15|42	rm -fr %{buildroot}
12mr|fxload-2002_04_11-15|43	%makeinstall
12mr|fxload-2002_04_11-15|44	mv %{buildroot}/usr/%{_datadir}/* %{buildroot}/%{_datadir}
12mr|fxload-2002_04_11-15|45	mkdir -p %{buildroot}/sbin
12mr|fxload-2002_04_11-15|46	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}/sbin/%{name}
12mr|fxload-2002_04_11-15|47	
12mr|fxload-2002_04_11-15|48	%clean
12mr|fxload-2002_04_11-15|49	rm -fr %buildroot
12mr|fxload-2002_04_11-15|50	
12mr|fxload-2002_04_11-15|51	%files
12mr|fxload-2002_04_11-15|52	%defattr(-,root,root)
12mr|fxload-2002_04_11-15|53	%doc COPYING README.txt
12mr|fxload-2002_04_11-15|54	/sbin/fxload
12mr|fxload-2002_04_11-15|55	%{_datadir}/usb
12mr|fxload-2002_04_11-15|56	%{_mandir}/man8/*
12mr|fxload-2002_04_11-15|57	
12mr|fxload-2002_04_11-15|58	
12mr|fxload-2002_04_11-15|59	
12mr|fxload-2002_04_11-15|60	
12mr|fxload-2002_04_11-15|61	%changelog
12mr|fxload-2002_04_11-15|62	

14034 12
12mr|galago-sharp-0.5.0-16|1	%define galagover 0.5.2
12mr|galago-sharp-0.5.0-16|2	
12mr|galago-sharp-0.5.0-16|3	%define pkgconfigdir %{_datadir}/pkgconfig
12mr|galago-sharp-0.5.0-16|4	%define monodir %{_prefix}/lib/mono
12mr|galago-sharp-0.5.0-16|5	
12mr|galago-sharp-0.5.0-16|6	Summary:	Galago Mono bindings
12mr|galago-sharp-0.5.0-16|7	Name:		galago-sharp
12mr|galago-sharp-0.5.0-16|8	Version:	0.5.0
12mr|galago-sharp-0.5.0-16|9	Release:	16
12mr|galago-sharp-0.5.0-16|10	License:	LGPL
12mr|galago-sharp-0.5.0-16|11	Group:		Development/Other
12mr|galago-sharp-0.5.0-16|12	Url:		http://www.galago-project.org/
12mr|galago-sharp-0.5.0-16|13	Source0:	http://galago-project.org/files/releases/source/galago-sharp/%{name}-%{version}.tar.bz2
12mr|galago-sharp-0.5.0-16|14	Source1:	galago-sharp-0.5.0-dll.config
12mr|galago-sharp-0.5.0-16|15	Source2:	libgalago-%{galagover}.tar.bz2
12mr|galago-sharp-0.5.0-16|16	Patch0:		galago-sharp-0.5.0-nunit.patch
12mr|galago-sharp-0.5.0-16|17	Patch1:		galago-sharp-0.5.0-disable-tests.patch
12mr|galago-sharp-0.5.0-16|18	BuildRequires:	libgalago-devel >= 0.5.0
12mr|galago-sharp-0.5.0-16|19	BuildRequires:	mono-devel
12mr|galago-sharp-0.5.0-16|20	#gw only needed for the tests
12mr|galago-sharp-0.5.0-16|21	#BuildRequires: dbus-sharp
12mr|galago-sharp-0.5.0-16|22	BuildRequires:	gtk-sharp2-devel
12mr|galago-sharp-0.5.0-16|23	BuildRequires:	glib-sharp2
12mr|galago-sharp-0.5.0-16|24	BuildRequires:	libxslt-proc
12mr|galago-sharp-0.5.0-16|25	BuildRequires:	automake1.8
12mr|galago-sharp-0.5.0-16|26	BuildArch:	noarch
12mr|galago-sharp-0.5.0-16|27	Requires:	galago3 >= %{galagover}
12mr|galago-sharp-0.5.0-16|28	
12mr|galago-sharp-0.5.0-16|29	%description
12mr|galago-sharp-0.5.0-16|30	This are the Mono/.NET bindings for the Galago desktop presence framework.
12mr|galago-sharp-0.5.0-16|31	
12mr|galago-sharp-0.5.0-16|32	%prep
12mr|galago-sharp-0.5.0-16|33	%setup -q -a 2
12mr|galago-sharp-0.5.0-16|34	cp %{SOURCE1}  galago-sharp.dll.config
12mr|galago-sharp-0.5.0-16|35	%patch0 -p1
12mr|galago-sharp-0.5.0-16|36	%patch1 -p1
12mr|galago-sharp-0.5.0-16|37	aclocal-1.8
12mr|galago-sharp-0.5.0-16|38	autoconf
12mr|galago-sharp-0.5.0-16|39	autoheader
12mr|galago-sharp-0.5.0-16|40	automake-1.8
12mr|galago-sharp-0.5.0-16|41	mv libgalago-%{galagover} sources/libgalago
12mr|galago-sharp-0.5.0-16|42	
12mr|galago-sharp-0.5.0-16|43	%build
12mr|galago-sharp-0.5.0-16|44	./configure --prefix=%{_prefix} --libdir=%{_prefix}/lib
12mr|galago-sharp-0.5.0-16|45	make
12mr|galago-sharp-0.5.0-16|46	
12mr|galago-sharp-0.5.0-16|47	%check
12mr|galago-sharp-0.5.0-16|48	make check
12mr|galago-sharp-0.5.0-16|49	
12mr|galago-sharp-0.5.0-16|50	%install
12mr|galago-sharp-0.5.0-16|51	%makeinstall_std pcdatadir=%{pkgconfigdir}
12mr|galago-sharp-0.5.0-16|52	cp galago-sharp.dll.config %{buildroot}%{monodir}/gac/%{name}/*/
12mr|galago-sharp-0.5.0-16|53	
12mr|galago-sharp-0.5.0-16|54	%files
12mr|galago-sharp-0.5.0-16|55	%doc README ChangeLog AUTHORS NEWS
12mr|galago-sharp-0.5.0-16|56	%{monodir}/%{name}
12mr|galago-sharp-0.5.0-16|57	%{monodir}/gac/%{name}
12mr|galago-sharp-0.5.0-16|58	%{pkgconfigdir}/%{name}.pc
12mr|galago-sharp-0.5.0-16|59	%{_datadir}/gapi-2.0/galago-api.xml
12mr|galago-sharp-0.5.0-16|60	
12mr|galago-sharp-0.5.0-16|61	
12mr|galago-sharp-0.5.0-16|62	%changelog
12mr|galago-sharp-0.5.0-16|63	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-13mdv2011.0
12mr|galago-sharp-0.5.0-16|64	+ Revision: 664807
12mr|galago-sharp-0.5.0-16|65	- mass rebuild
12mr|galago-sharp-0.5.0-16|66	
12mr|galago-sharp-0.5.0-16|67	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-12mdv2011.0
12mr|galago-sharp-0.5.0-16|68	+ Revision: 522707
12mr|galago-sharp-0.5.0-16|69	- rebuilt for 2010.1
12mr|galago-sharp-0.5.0-16|70	
12mr|galago-sharp-0.5.0-16|71	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.5.0-11mdv2010.0
12mr|galago-sharp-0.5.0-16|72	+ Revision: 424549
12mr|galago-sharp-0.5.0-16|73	- rebuild
12mr|galago-sharp-0.5.0-16|74	
12mr|galago-sharp-0.5.0-16|75	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.5.0-10mdv2010.0
12mr|galago-sharp-0.5.0-16|76	+ Revision: 424512
12mr|galago-sharp-0.5.0-16|77	- rebuild
12mr|galago-sharp-0.5.0-16|78	
12mr|galago-sharp-0.5.0-16|79	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 0.5.0-9mdv2009.1
12mr|galago-sharp-0.5.0-16|80	+ Revision: 351187
12mr|galago-sharp-0.5.0-16|81	- rebuild
12mr|galago-sharp-0.5.0-16|82	
12mr|galago-sharp-0.5.0-16|83	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.5.0-8mdv2009.0
12mr|galago-sharp-0.5.0-16|84	+ Revision: 221024
12mr|galago-sharp-0.5.0-16|85	- rebuild
12mr|galago-sharp-0.5.0-16|86	
12mr|galago-sharp-0.5.0-16|87	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-7mdv2008.1
12mr|galago-sharp-0.5.0-16|88	+ Revision: 178949
12mr|galago-sharp-0.5.0-16|89	- rebuild
12mr|galago-sharp-0.5.0-16|90	
12mr|galago-sharp-0.5.0-16|91	+ Thierry Vignaud <tv@mandriva.org>
12mr|galago-sharp-0.5.0-16|92	- rebuild
12mr|galago-sharp-0.5.0-16|93	- kill re-definition of %%buildroot on Pixel's request
12mr|galago-sharp-0.5.0-16|94	
12mr|galago-sharp-0.5.0-16|95	+ Olivier Blin <oblin@mandriva.com>
12mr|galago-sharp-0.5.0-16|96	- restore BuildRoot
12mr|galago-sharp-0.5.0-16|97	
12mr|galago-sharp-0.5.0-16|98	+ Götz Waschk <waschk@mandriva.org>
12mr|galago-sharp-0.5.0-16|99	- filter out new automatic mono deps
12mr|galago-sharp-0.5.0-16|100	
12mr|galago-sharp-0.5.0-16|101	* Tue Aug 14 2007 Götz Waschk <waschk@mandriva.org> 0.5.0-5mdv2008.0
12mr|galago-sharp-0.5.0-16|102	+ Revision: 62986
12mr|galago-sharp-0.5.0-16|103	- fix buildrequires
12mr|galago-sharp-0.5.0-16|104	- disable tests to get rid of dbus-sharp dep
12mr|galago-sharp-0.5.0-16|105	
12mr|galago-sharp-0.5.0-16|106	
12mr|galago-sharp-0.5.0-16|107	* Fri Mar 30 2007 Götz Waschk <waschk@mandriva.org> 0.5.0-5mdv2007.1
12mr|galago-sharp-0.5.0-16|108	+ Revision: 149805
12mr|galago-sharp-0.5.0-16|109	- fix dll map for loading libgalago
12mr|galago-sharp-0.5.0-16|110	
12mr|galago-sharp-0.5.0-16|111	* Fri Jan 05 2007 Götz Waschk <waschk@mandriva.org> 0.5.0-4mdv2007.1
12mr|galago-sharp-0.5.0-16|112	+ Revision: 104444
12mr|galago-sharp-0.5.0-16|113	- fix build on x86_64
12mr|galago-sharp-0.5.0-16|114	- Import galago-sharp
12mr|galago-sharp-0.5.0-16|115	
12mr|galago-sharp-0.5.0-16|116	* Fri Jan 05 2007 Götz Waschk <waschk@mandriva.org> 0.5.0-4mdv2007.1
12mr|galago-sharp-0.5.0-16|117	- new libgalago
12mr|galago-sharp-0.5.0-16|118	
12mr|galago-sharp-0.5.0-16|119	* Tue Jul 18 2006 Götz Waschk <waschk@mandriva.org> 0.5.0-3mdv2007.0
12mr|galago-sharp-0.5.0-16|120	- fix deps
12mr|galago-sharp-0.5.0-16|121	
12mr|galago-sharp-0.5.0-16|122	* Tue Apr 25 2006 Götz Waschk <waschk@mandriva.org> 0.5.0-2mdk
12mr|galago-sharp-0.5.0-16|123	- fix typo in dep
12mr|galago-sharp-0.5.0-16|124	
12mr|galago-sharp-0.5.0-16|125	* Sat Apr 22 2006 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdk
12mr|galago-sharp-0.5.0-16|126	- update file list
12mr|galago-sharp-0.5.0-16|127	- fix build
12mr|galago-sharp-0.5.0-16|128	- update source 1
12mr|galago-sharp-0.5.0-16|129	- bump deps
12mr|galago-sharp-0.5.0-16|130	- fix URLs
12mr|galago-sharp-0.5.0-16|131	- new version
12mr|galago-sharp-0.5.0-16|132	
12mr|galago-sharp-0.5.0-16|133	* Fri Jun 17 2005 Götz Waschk <waschk@mandriva.org> 0.3.2-4mdk
12mr|galago-sharp-0.5.0-16|134	- fix buildrequires
12mr|galago-sharp-0.5.0-16|135	
12mr|galago-sharp-0.5.0-16|136	* Fri Jun 17 2005 Götz Waschk <waschk@mandriva.org> 0.3.2-3mdk
12mr|galago-sharp-0.5.0-16|137	- add dllmap
12mr|galago-sharp-0.5.0-16|138	- fix buildrequires
12mr|galago-sharp-0.5.0-16|139	
12mr|galago-sharp-0.5.0-16|140	* Fri Jun 17 2005 Götz Waschk <waschk@mandriva.org> 0.3.2-2mdk
12mr|galago-sharp-0.5.0-16|141	- fix buildrequires
12mr|galago-sharp-0.5.0-16|142	
12mr|galago-sharp-0.5.0-16|143	* Fri Jun 17 2005 Götz Waschk <waschk@mandriva.org> 0.3.2-1mdk
12mr|galago-sharp-0.5.0-16|144	- initial package
12mr|galago-sharp-0.5.0-16|145	

14035 12
12mr|game-music-emu-0.5.5-4|1	%define name game-music-emu
12mr|game-music-emu-0.5.5-4|2	%define version 0.5.5
12mr|game-music-emu-0.5.5-4|3	%define release %mkrel 4
12mr|game-music-emu-0.5.5-4|4	
12mr|game-music-emu-0.5.5-4|5	%define major 0
12mr|game-music-emu-0.5.5-4|6	%define libname %mklibname gme %major
12mr|game-music-emu-0.5.5-4|7	%define develname %mklibname -d gme
12mr|game-music-emu-0.5.5-4|8	
12mr|game-music-emu-0.5.5-4|9	Summary: Game Music Emulators library
12mr|game-music-emu-0.5.5-4|10	Name: %{name}
12mr|game-music-emu-0.5.5-4|11	Version: %{version}
12mr|game-music-emu-0.5.5-4|12	Release: %{release}
12mr|game-music-emu-0.5.5-4|13	Source0: http://game-music-emu.googlecode.com/files/%{name}-%{version}.tbz2
12mr|game-music-emu-0.5.5-4|14	License: LGPLv2+
12mr|game-music-emu-0.5.5-4|15	Group: Sound
12mr|game-music-emu-0.5.5-4|16	Url: http://code.google.com/p/game-music-emu/
12mr|game-music-emu-0.5.5-4|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|game-music-emu-0.5.5-4|18	BuildRequires: cmake
12mr|game-music-emu-0.5.5-4|19	
12mr|game-music-emu-0.5.5-4|20	%description
12mr|game-music-emu-0.5.5-4|21	This is a collection of video game music file emulators that supports a
12mr|game-music-emu-0.5.5-4|22	variety of formats and systems.
12mr|game-music-emu-0.5.5-4|23	
12mr|game-music-emu-0.5.5-4|24	%package -n %libname
12mr|game-music-emu-0.5.5-4|25	Group: System/Libraries
12mr|game-music-emu-0.5.5-4|26	Summary: Game Music Emulators library
12mr|game-music-emu-0.5.5-4|27	
12mr|game-music-emu-0.5.5-4|28	%description -n %libname
12mr|game-music-emu-0.5.5-4|29	This is a collection of video game music file emulators that supports a
12mr|game-music-emu-0.5.5-4|30	variety of formats and systems.
12mr|game-music-emu-0.5.5-4|31	
12mr|game-music-emu-0.5.5-4|32	%package -n %develname
12mr|game-music-emu-0.5.5-4|33	Group: Development/C++
12mr|game-music-emu-0.5.5-4|34	Summary: Game Music Emulators development library
12mr|game-music-emu-0.5.5-4|35	Requires: %libname = %version-%release
12mr|game-music-emu-0.5.5-4|36	Provides: libgme-devel = %version-%release
12mr|game-music-emu-0.5.5-4|37	
12mr|game-music-emu-0.5.5-4|38	%description -n %develname
12mr|game-music-emu-0.5.5-4|39	This is a collection of video game music file emulators that supports a
12mr|game-music-emu-0.5.5-4|40	variety of formats and systems.
12mr|game-music-emu-0.5.5-4|41	
12mr|game-music-emu-0.5.5-4|42	
12mr|game-music-emu-0.5.5-4|43	%prep
12mr|game-music-emu-0.5.5-4|44	%setup -q
12mr|game-music-emu-0.5.5-4|45	
12mr|game-music-emu-0.5.5-4|46	%build
12mr|game-music-emu-0.5.5-4|47	%cmake
12mr|game-music-emu-0.5.5-4|48	%make
12mr|game-music-emu-0.5.5-4|49	
12mr|game-music-emu-0.5.5-4|50	%install
12mr|game-music-emu-0.5.5-4|51	rm -rf %{buildroot}
12mr|game-music-emu-0.5.5-4|52	cd build
12mr|game-music-emu-0.5.5-4|53	%makeinstall_std
12mr|game-music-emu-0.5.5-4|54	%if %_lib != lib
12mr|game-music-emu-0.5.5-4|55	mv %buildroot%_prefix/lib/ %buildroot%_libdir
12mr|game-music-emu-0.5.5-4|56	%endif
12mr|game-music-emu-0.5.5-4|57	
12mr|game-music-emu-0.5.5-4|58	%clean
12mr|game-music-emu-0.5.5-4|59	rm -rf %{buildroot}
12mr|game-music-emu-0.5.5-4|60	
12mr|game-music-emu-0.5.5-4|61	%files -n %libname
12mr|game-music-emu-0.5.5-4|62	%defattr(-,root,root)
12mr|game-music-emu-0.5.5-4|63	%doc readme.txt gme.txt
12mr|game-music-emu-0.5.5-4|64	%_libdir/libgme.so.%{major}*
12mr|game-music-emu-0.5.5-4|65	
12mr|game-music-emu-0.5.5-4|66	%files -n %develname
12mr|game-music-emu-0.5.5-4|67	%defattr(-,root,root)
12mr|game-music-emu-0.5.5-4|68	%doc changes.txt design.txt
12mr|game-music-emu-0.5.5-4|69	%_libdir/libgme.so
12mr|game-music-emu-0.5.5-4|70	%_includedir/gme
12mr|game-music-emu-0.5.5-4|71	
12mr|game-music-emu-0.5.5-4|72	
12mr|game-music-emu-0.5.5-4|73	
12mr|game-music-emu-0.5.5-4|74	%changelog
12mr|game-music-emu-0.5.5-4|75	

14036 12
12mr|gamin-0.1.10-8|1	%define lib_major 0
12mr|gamin-0.1.10-8|2	%define lib_name %mklibname %{name}- 1 %{lib_major}
12mr|gamin-0.1.10-8|3	%define develname %mklibname %{name}- 1 -d
12mr|gamin-0.1.10-8|4	
12mr|gamin-0.1.10-8|5	Summary:	Library providing the FAM File Alteration Monitor API
12mr|gamin-0.1.10-8|6	Name:		gamin
12mr|gamin-0.1.10-8|7	Version:	0.1.10
12mr|gamin-0.1.10-8|8	Release:	8
12mr|gamin-0.1.10-8|9	License:	LGPLv2+
12mr|gamin-0.1.10-8|10	Group:		Monitoring
12mr|gamin-0.1.10-8|11	URL:		http://www.gnome.org/~veillard/gamin/
12mr|gamin-0.1.10-8|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/gamin-%{version}.tar.bz2
12mr|gamin-0.1.10-8|13	Patch0:		gamin-0.1.10_G_CONST_RETURN.patch
12mr|gamin-0.1.10-8|14	# See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542361
12mr|gamin-0.1.10-8|15	Patch1:		gamin-fix-deadlock.patch
12mr|gamin-0.1.10-8|16	BuildRequires:	pkgconfig(glib-2.0)
12mr|gamin-0.1.10-8|17	BuildRequires:	python-devel
12mr|gamin-0.1.10-8|18	Requires:	%{lib_name} = %{version}-%{release}
12mr|gamin-0.1.10-8|19	
12mr|gamin-0.1.10-8|20	%description
12mr|gamin-0.1.10-8|21	This C library provides an API and ABI compatible file alteration
12mr|gamin-0.1.10-8|22	monitor mechanism compatible with FAM but not dependent on a system wide
12mr|gamin-0.1.10-8|23	daemon.
12mr|gamin-0.1.10-8|24	
12mr|gamin-0.1.10-8|25	%package -n python-%{name}
12mr|gamin-0.1.10-8|26	Summary:	Python bindings for the gamin library
12mr|gamin-0.1.10-8|27	Group:		Development/Python
12mr|gamin-0.1.10-8|28	
12mr|gamin-0.1.10-8|29	%description -n python-%{name}
12mr|gamin-0.1.10-8|30	This package contains a module that allow monitoring of
12mr|gamin-0.1.10-8|31	files and directories from the Python language based on the support
12mr|gamin-0.1.10-8|32	of the gamin package.
12mr|gamin-0.1.10-8|33	
12mr|gamin-0.1.10-8|34	%package -n %{lib_name}
12mr|gamin-0.1.10-8|35	Summary:	Dynamic library for Gamin
12mr|gamin-0.1.10-8|36	Group:		System/Libraries
12mr|gamin-0.1.10-8|37	
12mr|gamin-0.1.10-8|38	%description -n %{lib_name}
12mr|gamin-0.1.10-8|39	This C library provides an API and ABI compatible file alteration
12mr|gamin-0.1.10-8|40	monitor mechanism compatible with FAM but not dependent on a system wide
12mr|gamin-0.1.10-8|41	daemon.
12mr|gamin-0.1.10-8|42	
12mr|gamin-0.1.10-8|43	%package -n %{develname}
12mr|gamin-0.1.10-8|44	Summary:	Libraries, includes, etc. to embed the Gamin library
12mr|gamin-0.1.10-8|45	Group:		Development/C
12mr|gamin-0.1.10-8|46	Requires:	%{lib_name} = %{version}
12mr|gamin-0.1.10-8|47	Provides:	%{name}-devel = %{version}
12mr|gamin-0.1.10-8|48	Provides:	fam-devel
12mr|gamin-0.1.10-8|49	Obsoletes:	%{mklibname gamin- 1 0 -d} < %{version}-%{release}
12mr|gamin-0.1.10-8|50	
12mr|gamin-0.1.10-8|51	%description -n %{develname}
12mr|gamin-0.1.10-8|52	This C library provides an API and ABI compatible file alteration
12mr|gamin-0.1.10-8|53	monitor mechanism compatible with FAM but not dependent on a system wide
12mr|gamin-0.1.10-8|54	daemon.
12mr|gamin-0.1.10-8|55	
12mr|gamin-0.1.10-8|56	%prep
12mr|gamin-0.1.10-8|57	%setup -q
12mr|gamin-0.1.10-8|58	%apply_patches
12mr|gamin-0.1.10-8|59	
12mr|gamin-0.1.10-8|60	%build
12mr|gamin-0.1.10-8|61	%configure2_5x \
12mr|gamin-0.1.10-8|62	--disable-static \
12mr|gamin-0.1.10-8|63	--enable-inotify
12mr|gamin-0.1.10-8|64	
12mr|gamin-0.1.10-8|65	%make
12mr|gamin-0.1.10-8|66	
12mr|gamin-0.1.10-8|67	%install
12mr|gamin-0.1.10-8|68	%makeinstall_std
12mr|gamin-0.1.10-8|69	rm -f %{buildroot}%{_libdir}/python%{pyver}/site-packages/_gamin.a
12mr|gamin-0.1.10-8|70	
12mr|gamin-0.1.10-8|71	%files
12mr|gamin-0.1.10-8|72	%doc AUTHORS ChangeLog README Copyright TODO
12mr|gamin-0.1.10-8|73	%{_libdir}/gam_server
12mr|gamin-0.1.10-8|74	
12mr|gamin-0.1.10-8|75	%files -n %{lib_name}
12mr|gamin-0.1.10-8|76	%{_libdir}/lib*.so.%{lib_major}*
12mr|gamin-0.1.10-8|77	
12mr|gamin-0.1.10-8|78	%files -n %{develname}
12mr|gamin-0.1.10-8|79	%doc AUTHORS ChangeLog README Copyright TODO
12mr|gamin-0.1.10-8|80	%{_libdir}/lib*.so
12mr|gamin-0.1.10-8|81	%{_libdir}/libgamin_shared.a
12mr|gamin-0.1.10-8|82	%{_includedir}/fam.h
12mr|gamin-0.1.10-8|83	%{_libdir}/pkgconfig/gamin.pc
12mr|gamin-0.1.10-8|84	
12mr|gamin-0.1.10-8|85	%files -n python-%{name}
12mr|gamin-0.1.10-8|86	%doc python/tests/*.py
12mr|gamin-0.1.10-8|87	%doc doc/python.html
12mr|gamin-0.1.10-8|88	%{py_platsitedir}/*gamin*
12mr|gamin-0.1.10-8|89	

14037 12
12mr|gaupol-0.18-2.1|1	Name:           gaupol
12mr|gaupol-0.18-2.1|2	Version:        0.18
12mr|gaupol-0.18-2.1|3	%define subrel 1
12mr|gaupol-0.18-2.1|4	Release:        %mkrel 2
12mr|gaupol-0.18-2.1|5	Summary:        Subtitle editor
12mr|gaupol-0.18-2.1|6	License:        GPLv3+
12mr|gaupol-0.18-2.1|7	Group:          Video
12mr|gaupol-0.18-2.1|8	URL:            http://home.gna.org/gaupol/
12mr|gaupol-0.18-2.1|9	Source0:        http://download.gna.org/gaupol/0.18/%{name}-%{version}.tar.bz2
12mr|gaupol-0.18-2.1|10	Source1:        http://download.gna.org/gaupol/0.18/%{name}-%{version}.tar.bz2.sig
12mr|gaupol-0.18-2.1|11	BuildRequires:  desktop-file-utils
12mr|gaupol-0.18-2.1|12	BuildRequires:  intltool
12mr|gaupol-0.18-2.1|13	BuildRequires:	python-devel
12mr|gaupol-0.18-2.1|14	Requires:	pygtk2.0 >= 2.16
12mr|gaupol-0.18-2.1|15	Requires:	python-aeidon
12mr|gaupol-0.18-2.1|16	Suggests:	python-enchant >= 1.4.0
12mr|gaupol-0.18-2.1|17	Suggests:	python-chardet
12mr|gaupol-0.18-2.1|18	Suggests:	mplayer
12mr|gaupol-0.18-2.1|19	BuildArch:      noarch
12mr|gaupol-0.18-2.1|20	
12mr|gaupol-0.18-2.1|21	%package -n python-aeidon
12mr|gaupol-0.18-2.1|22	Summary:	Python package for Reading, writing and manipulating text-based subtitle files
12mr|gaupol-0.18-2.1|23	Group:		Development/Python
12mr|gaupol-0.18-2.1|24	Url:		http://users.tkk.fi/~otsaloma/gaupol/doc/api/aeidon.html
12mr|gaupol-0.18-2.1|25	Provides:	aeidon = %{version}-%{release}
12mr|gaupol-0.18-2.1|26	
12mr|gaupol-0.18-2.1|27	%description
12mr|gaupol-0.18-2.1|28	Editor for text-based subtitle files. It supports multiple subtitle file
12mr|gaupol-0.18-2.1|29	formats and provides means of correcting texts and timing subtitles to match
12mr|gaupol-0.18-2.1|30	video. The user interface is designed with attention to batch processing of
12mr|gaupol-0.18-2.1|31	multiple documents and convenience of translating.
12mr|gaupol-0.18-2.1|32	
12mr|gaupol-0.18-2.1|33	%description -n python-aeidon
12mr|gaupol-0.18-2.1|34	aeidon is a Python package that provides classes and functions for dealing
12mr|gaupol-0.18-2.1|35	with text-based subtitle files of many different formats. Functions exist
12mr|gaupol-0.18-2.1|36	for reading and writing subtitle files as well as manipulating subtitle data,
12mr|gaupol-0.18-2.1|37	i.e. positions (times or frames) and texts.
12mr|gaupol-0.18-2.1|38	
12mr|gaupol-0.18-2.1|39	%prep
12mr|gaupol-0.18-2.1|40	%setup -q
12mr|gaupol-0.18-2.1|41	
12mr|gaupol-0.18-2.1|42	%build
12mr|gaupol-0.18-2.1|43	%{__python} setup.py build
12mr|gaupol-0.18-2.1|44	
12mr|gaupol-0.18-2.1|45	%install
12mr|gaupol-0.18-2.1|46	%{__rm} -rf %{buildroot}
12mr|gaupol-0.18-2.1|47	%{__python} setup.py install \
12mr|gaupol-0.18-2.1|48	--root=%{buildroot} \
12mr|gaupol-0.18-2.1|49	--no-compile
12mr|gaupol-0.18-2.1|50	
12mr|gaupol-0.18-2.1|51	%find_lang %{name}
12mr|gaupol-0.18-2.1|52	
12mr|gaupol-0.18-2.1|53	%clean
12mr|gaupol-0.18-2.1|54	%{__rm} -rf %{buildroot}
12mr|gaupol-0.18-2.1|55	
12mr|gaupol-0.18-2.1|56	%files -f %{name}.lang
12mr|gaupol-0.18-2.1|57	%defattr(-,root,root,-)
12mr|gaupol-0.18-2.1|58	%doc AUTHORS NEWS README TODO
12mr|gaupol-0.18-2.1|59	%{_bindir}/gaupol
12mr|gaupol-0.18-2.1|60	%{python_sitelib}/gaupol*
12mr|gaupol-0.18-2.1|61	%{_datadir}/applications/gaupol.desktop
12mr|gaupol-0.18-2.1|62	%{_mandir}/man1/gaupol.1*
12mr|gaupol-0.18-2.1|63	%{_datadir}/gaupol
12mr|gaupol-0.18-2.1|64	%{_datadir}/icons/hicolor/*/apps/gaupol.*
12mr|gaupol-0.18-2.1|65	
12mr|gaupol-0.18-2.1|66	%files -n python-aeidon
12mr|gaupol-0.18-2.1|67	%doc README.aeidon
12mr|gaupol-0.18-2.1|68	%{python_sitelib}/aeidon/
12mr|gaupol-0.18-2.1|69	
12mr|gaupol-0.18-2.1|70	
12mr|gaupol-0.18-2.1|71	
12mr|gaupol-0.18-2.1|72	%changelog
12mr|gaupol-0.18-2.1|73	

14038 12
12mr|gawk-4.0.1-4|1	Summary:	The GNU version of the awk text processing utility
12mr|gawk-4.0.1-4|2	Name:		gawk
12mr|gawk-4.0.1-4|3	Version:	4.0.1
12mr|gawk-4.0.1-4|4	Release:	4
12mr|gawk-4.0.1-4|5	License:	GPLv3+
12mr|gawk-4.0.1-4|6	Group:		Text tools
12mr|gawk-4.0.1-4|7	URL:		http://www.gnu.org/software/gawk/gawk.html
12mr|gawk-4.0.1-4|8	Source0:	http://ftp.gnu.org/gnu/gawk/%{name}-%{version}.tar.xz
12mr|gawk-4.0.1-4|9	Source1:	http://ftp.gnu.org/gnu/gawk/%{name}-3.1.6-ps.tar.gz
12mr|gawk-4.0.1-4|10	Provides:	awk
12mr|gawk-4.0.1-4|11	Provides:	/usr/bin/awk
12mr|gawk-4.0.1-4|12	Provides:       /bin/awk
12mr|gawk-4.0.1-4|13	Provides:       /bin/gawk
12mr|gawk-4.0.1-4|14	BuildRequires:	byacc
12mr|gawk-4.0.1-4|15	BuildRequires:	gettext-devel
12mr|gawk-4.0.1-4|16	BuildRequires:	libsigsegv-devel >= 2.8
12mr|gawk-4.0.1-4|17	
12mr|gawk-4.0.1-4|18	%description
12mr|gawk-4.0.1-4|19	The gawk packages contains the GNU version of awk, a text processing
12mr|gawk-4.0.1-4|20	utility.  Awk interprets a special-purpose programming language to do
12mr|gawk-4.0.1-4|21	quick and easy text pattern matching and reformatting jobs. Gawk should
12mr|gawk-4.0.1-4|22	be upwardly compatible with the Bell Labs research version of awk and
12mr|gawk-4.0.1-4|23	is almost completely compliant with the 1993 POSIX 1003.2 standard for
12mr|gawk-4.0.1-4|24	awk.
12mr|gawk-4.0.1-4|25	
12mr|gawk-4.0.1-4|26	Install the gawk package if you need a text processing utility. Gawk is
12mr|gawk-4.0.1-4|27	considered to be a standard Linux tool for processing text.
12mr|gawk-4.0.1-4|28	
12mr|gawk-4.0.1-4|29	%package	doc
12mr|gawk-4.0.1-4|30	Summary:	Documentation about the GNU version of the awk text processing utility
12mr|gawk-4.0.1-4|31	Group:		Books/Computer books
12mr|gawk-4.0.1-4|32	
12mr|gawk-4.0.1-4|33	%description	doc
12mr|gawk-4.0.1-4|34	The gawk packages contains the GNU version of awk, a text processing
12mr|gawk-4.0.1-4|35	utility.  Awk interprets a special-purpose programming language to do
12mr|gawk-4.0.1-4|36	quick and easy text pattern matching and reformatting jobs. Gawk should
12mr|gawk-4.0.1-4|37	be upwardly compatible with the Bell Labs research version of awk and
12mr|gawk-4.0.1-4|38	is almost completely compliant with the 1993 POSIX 1003.2 standard for
12mr|gawk-4.0.1-4|39	awk.
12mr|gawk-4.0.1-4|40	
12mr|gawk-4.0.1-4|41	%prep
12mr|gawk-4.0.1-4|42	%setup -q -b 1
12mr|gawk-4.0.1-4|43	mv ../%{name}-3.1.6/doc/*.ps doc
12mr|gawk-4.0.1-4|44	rm -rf ../%{name}-3.1.6
12mr|gawk-4.0.1-4|45	
12mr|gawk-4.0.1-4|46	%build
12mr|gawk-4.0.1-4|47	%configure2_5x \
12mr|gawk-4.0.1-4|48	--with-libsigsegv-prefix=%{_prefix} \
12mr|gawk-4.0.1-4|49	--disable-rpath
12mr|gawk-4.0.1-4|50	
12mr|gawk-4.0.1-4|51	%make
12mr|gawk-4.0.1-4|52	
12mr|gawk-4.0.1-4|53	%check
12mr|gawk-4.0.1-4|54	make check
12mr|gawk-4.0.1-4|55	
12mr|gawk-4.0.1-4|56	%install
12mr|gawk-4.0.1-4|57	%makeinstall_std  bindir=/bin
12mr|gawk-4.0.1-4|58	%find_lang %{name}
12mr|gawk-4.0.1-4|59	
12mr|gawk-4.0.1-4|60	mkdir -p %{buildroot}%{_bindir}
12mr|gawk-4.0.1-4|61	cd %{buildroot}%{_datadir}
12mr|gawk-4.0.1-4|62	mkdir awk && for i in *.awk;do
12mr|gawk-4.0.1-4|63	mv $i awk
12mr|gawk-4.0.1-4|64	done
12mr|gawk-4.0.1-4|65	cd %{buildroot}%{_mandir}/man1
12mr|gawk-4.0.1-4|66	ln -s gawk.1 awk.1
12mr|gawk-4.0.1-4|67	cd %{buildroot}%{_bindir}
12mr|gawk-4.0.1-4|68	ln -s ../../bin/awk %{buildroot}%{_bindir}/awk
12mr|gawk-4.0.1-4|69	ln -s ../../bin/gawk %{buildroot}%{_bindir}/gawk
12mr|gawk-4.0.1-4|70	mv %{buildroot}/bin/pgawk %{buildroot}%{_bindir}
12mr|gawk-4.0.1-4|71	rm %{buildroot}/bin/pgawk-%{version}
12mr|gawk-4.0.1-4|72	rm %{buildroot}/bin/gawk-%{version}
12mr|gawk-4.0.1-4|73	
12mr|gawk-4.0.1-4|74	%files -f %{name}.lang
12mr|gawk-4.0.1-4|75	%defattr(644,root,root,755)
12mr|gawk-4.0.1-4|76	%attr(755,root,root) /bin/*
12mr|gawk-4.0.1-4|77	%attr(755,root,root) %{_bindir}/*
12mr|gawk-4.0.1-4|78	%{_mandir}/*/*
12mr|gawk-4.0.1-4|79	%{_infodir}/*
12mr|gawk-4.0.1-4|80	%{_libdir}/awk
12mr|gawk-4.0.1-4|81	%{_datadir}/awk
12mr|gawk-4.0.1-4|82	
12mr|gawk-4.0.1-4|83	%files doc
12mr|gawk-4.0.1-4|84	%defattr(-,root,root)
12mr|gawk-4.0.1-4|85	%doc README FUTURES INSTALL LIMITATIONS NEWS
12mr|gawk-4.0.1-4|86	%doc README_d POSIX.STD doc/*.ps
12mr|gawk-4.0.1-4|87	
12mr|gawk-4.0.1-4|88	
12mr|gawk-4.0.1-4|89	
12mr|gawk-4.0.1-4|90	%changelog
12mr|gawk-4.0.1-4|91	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gawk-4.0.1-4|92	+ Commit: 8a8009b
12mr|gawk-4.0.1-4|93	- New version 4.0.1 (sync with Cooker)
12mr|gawk-4.0.1-4|94	
12mr|gawk-4.0.1-4|95	

14039 12
12mr|gc-7.2c-1|1	%define	major	1
12mr|gc-7.2c-1|2	%define	libname	%mklibname %{name} %{major}
12mr|gc-7.2c-1|3	%define	devname	%mklibname %{name} -d
12mr|gc-7.2c-1|4	%define	static	%mklibname %{name} -d -s
12mr|gc-7.2c-1|5	
12mr|gc-7.2c-1|6	Summary:	Conservative garbage collector for C
12mr|gc-7.2c-1|7	Name:		gc
12mr|gc-7.2c-1|8	%define	ver	7.2
12mr|gc-7.2c-1|9	Version:	%{ver}c
12mr|gc-7.2c-1|10	Release:	1
12mr|gc-7.2c-1|11	License:	BSD
12mr|gc-7.2c-1|12	Group:		System/Libraries
12mr|gc-7.2c-1|13	URL:		http://www.hpl.hp.com/personal/Hans_Boehm/%{name}/
12mr|gc-7.2c-1|14	Source0:	http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/%{name}-%{version}.tar.gz
12mr|gc-7.2c-1|15	BuildRequires:	libatomic_ops-devel
12mr|gc-7.2c-1|16	
12mr|gc-7.2c-1|17	%description
12mr|gc-7.2c-1|18	Boehm's GC is a garbage collecting storage allocator that is intended to be
12mr|gc-7.2c-1|19	used as a plug-in replacement for C's malloc.
12mr|gc-7.2c-1|20	
12mr|gc-7.2c-1|21	%package -n	%{libname}
12mr|gc-7.2c-1|22	Summary:	Conservative garbage collector for C
12mr|gc-7.2c-1|23	Group:		System/Libraries
12mr|gc-7.2c-1|24	Obsoletes:	%{name} < 7.1
12mr|gc-7.2c-1|25	Provides:	%{name} = %{version}-%{release}
12mr|gc-7.2c-1|26	
12mr|gc-7.2c-1|27	%description -n	%{libname}
12mr|gc-7.2c-1|28	Boehm's GC is a garbage collecting storage allocator that is intended to be
12mr|gc-7.2c-1|29	used as a plug-in replacement for C's malloc.
12mr|gc-7.2c-1|30	
12mr|gc-7.2c-1|31	%package -n	%{devname}
12mr|gc-7.2c-1|32	Summary:	Development files and documentation for Bohem's GC
12mr|gc-7.2c-1|33	Group:		Development/C
12mr|gc-7.2c-1|34	License: 	BSD
12mr|gc-7.2c-1|35	Obsoletes:	%{mklibname gc 1 -d} < 7.1
12mr|gc-7.2c-1|36	Provides:	%{name}-devel = %{version}-%{release}
12mr|gc-7.2c-1|37	Requires:	%{libname} = %{version}-%{release}
12mr|gc-7.2c-1|38	
12mr|gc-7.2c-1|39	%description -n %{devname}
12mr|gc-7.2c-1|40	Header files and documentation needed to develop programs that use Bohem's GC
12mr|gc-7.2c-1|41	
12mr|gc-7.2c-1|42	%package -n	%{static}
12mr|gc-7.2c-1|43	Summary:	Static libraries for Bohem's GC
12mr|gc-7.2c-1|44	Group:		Development/C
12mr|gc-7.2c-1|45	License: 	BSD
12mr|gc-7.2c-1|46	Obsoletes:	%{mklibname gc 1 -d -s} < 7.1
12mr|gc-7.2c-1|47	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|gc-7.2c-1|48	Requires:	%{devname} = %{version}-%{release}
12mr|gc-7.2c-1|49	
12mr|gc-7.2c-1|50	%description -n	%{static}
12mr|gc-7.2c-1|51	Static libraries neded to develop programs that use Bohem's GC
12mr|gc-7.2c-1|52	
12mr|gc-7.2c-1|53	%prep
12mr|gc-7.2c-1|54	%setup -q -n %{name}-%{ver}
12mr|gc-7.2c-1|55	# refresh auto*/libtool to purge rpaths
12mr|gc-7.2c-1|56	rm -f libtool libtool.m4
12mr|gc-7.2c-1|57	libtoolize --force
12mr|gc-7.2c-1|58	autoreconf -i
12mr|gc-7.2c-1|59	
12mr|gc-7.2c-1|60	%build
12mr|gc-7.2c-1|61	%configure2_5x \
12mr|gc-7.2c-1|62	--disable-dependency-tracking \
12mr|gc-7.2c-1|63	--enable-cplusplus \
12mr|gc-7.2c-1|64	%ifarch %{ix86}
12mr|gc-7.2c-1|65	--enable-parallel-mark \
12mr|gc-7.2c-1|66	%endif
12mr|gc-7.2c-1|67	--enable-threads=pthreads
12mr|gc-7.2c-1|68	
12mr|gc-7.2c-1|69	%make
12mr|gc-7.2c-1|70	
12mr|gc-7.2c-1|71	%check
12mr|gc-7.2c-1|72	make check
12mr|gc-7.2c-1|73	
12mr|gc-7.2c-1|74	%install
12mr|gc-7.2c-1|75	%makeinstall_std
12mr|gc-7.2c-1|76	
12mr|gc-7.2c-1|77	rm -rf %{buildroot}%{_datadir}
12mr|gc-7.2c-1|78	
12mr|gc-7.2c-1|79	install -m644 doc/gc.man -D %{buildroot}%{_mandir}/man3/gc.3
12mr|gc-7.2c-1|80	
12mr|gc-7.2c-1|81	%files -n %{libname}
12mr|gc-7.2c-1|82	%doc README.QUICK
12mr|gc-7.2c-1|83	%{_libdir}/*.so.%{major}*
12mr|gc-7.2c-1|84	
12mr|gc-7.2c-1|85	%files -n %{devname}
12mr|gc-7.2c-1|86	%doc doc/*.html
12mr|gc-7.2c-1|87	%{_libdir}/*.so
12mr|gc-7.2c-1|88	%dir %{_includedir}/gc
12mr|gc-7.2c-1|89	%{_includedir}/%{name}/*
12mr|gc-7.2c-1|90	%{_includedir}/*h
12mr|gc-7.2c-1|91	%{_libdir}/pkgconfig/*.pc
12mr|gc-7.2c-1|92	%{_mandir}/man?/*
12mr|gc-7.2c-1|93	
12mr|gc-7.2c-1|94	%files -n %{static}
12mr|gc-7.2c-1|95	%{_libdir}/*.a
12mr|gc-7.2c-1|96	
12mr|gc-7.2c-1|97	
12mr|gc-7.2c-1|98	
12mr|gc-7.2c-1|99	%changelog
12mr|gc-7.2c-1|100	

14040 12
12mr|gcalctool-6.5.91-1|1	Summary: GNOME desktop calculator
12mr|gcalctool-6.5.91-1|2	Name: gcalctool
12mr|gcalctool-6.5.91-1|3	Version: 6.5.91
12mr|gcalctool-6.5.91-1|4	Release: 1
12mr|gcalctool-6.5.91-1|5	License: GPLv2+
12mr|gcalctool-6.5.91-1|6	Group: Graphical desktop/GNOME
12mr|gcalctool-6.5.91-1|7	URL: http://calctool.sourceforge.net/
12mr|gcalctool-6.5.91-1|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|gcalctool-6.5.91-1|9	
12mr|gcalctool-6.5.91-1|10	BuildRequires:	bison
12mr|gcalctool-6.5.91-1|11	BuildRequires:	flex
12mr|gcalctool-6.5.91-1|12	BuildRequires:	intltool
12mr|gcalctool-6.5.91-1|13	BuildRequires:	itstool
12mr|gcalctool-6.5.91-1|14	BuildRequires:	xsltproc
12mr|gcalctool-6.5.91-1|15	BuildRequires:	pkgconfig(glib-2.0)
12mr|gcalctool-6.5.91-1|16	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gcalctool-6.5.91-1|17	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gcalctool-6.5.91-1|18	BuildRequires:	pkgconfig(libxml-2.0)
12mr|gcalctool-6.5.91-1|19	
12mr|gcalctool-6.5.91-1|20	%description
12mr|gcalctool-6.5.91-1|21	gcalctool is a desktop calculator.
12mr|gcalctool-6.5.91-1|22	It has Basic, Financial and Scientific modes. Internally it uses multiple
12mr|gcalctool-6.5.91-1|23	precision arithmetic to produce results to a high degree of accuracy.
12mr|gcalctool-6.5.91-1|24	
12mr|gcalctool-6.5.91-1|25	%prep
12mr|gcalctool-6.5.91-1|26	%setup -q
12mr|gcalctool-6.5.91-1|27	
12mr|gcalctool-6.5.91-1|28	%build
12mr|gcalctool-6.5.91-1|29	%configure2_5x \
12mr|gcalctool-6.5.91-1|30	--with-gtk=3.0
12mr|gcalctool-6.5.91-1|31	
12mr|gcalctool-6.5.91-1|32	%make
12mr|gcalctool-6.5.91-1|33	
12mr|gcalctool-6.5.91-1|34	%install
12mr|gcalctool-6.5.91-1|35	%makeinstall_std
12mr|gcalctool-6.5.91-1|36	
12mr|gcalctool-6.5.91-1|37	%find_lang %{name} --with-gnome
12mr|gcalctool-6.5.91-1|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
12mr|gcalctool-6.5.91-1|39	#	echo "%%lang($l) %%{_datadir}/help/$l/%%{name}"
12mr|gcalctool-6.5.91-1|40	#done >> %{name}.lang
12mr|gcalctool-6.5.91-1|41	
12mr|gcalctool-6.5.91-1|42	%files -f %{name}.lang
12mr|gcalctool-6.5.91-1|43	%doc README NEWS AUTHORS
12mr|gcalctool-6.5.91-1|44	%{_bindir}/*
12mr|gcalctool-6.5.91-1|45	%{_datadir}/applications/*
12mr|gcalctool-6.5.91-1|46	%{_datadir}/%{name}
12mr|gcalctool-6.5.91-1|47	%{_datadir}/glib-2.0/schemas/org.gnome.gcalctool.gschema.xml
12mr|gcalctool-6.5.91-1|48	%{_mandir}/man1/*
12mr|gcalctool-6.5.91-1|49	
12mr|gcalctool-6.5.91-1|50	
12mr|gcalctool-6.5.91-1|51	
12mr|gcalctool-6.5.91-1|52	
12mr|gcalctool-6.5.91-1|53	%changelog
12mr|gcalctool-6.5.91-1|54	* Wed Sep  12 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|gcalctool-6.5.91-1|55	+ Commit: 824e334
12mr|gcalctool-6.5.91-1|56	- Updated to 6.5.91
12mr|gcalctool-6.5.91-1|57	
12mr|gcalctool-6.5.91-1|58	

14041 12
12mr|gcc-4.7.3_2012.10-3.1|1	# functions with printf format attribute but with special parser and also
12mr|gcc-4.7.3_2012.10-3.1|2	# receiving non constant format strings
12mr|gcc-4.7.3_2012.10-3.1|3	%define		Werror_cflags			%{nil}
12mr|gcc-4.7.3_2012.10-3.1|4	
12mr|gcc-4.7.3_2012.10-3.1|5	# avoid failures when testing if compiler used to build gcc can generate
12mr|gcc-4.7.3_2012.10-3.1|6	# shared objects (regardless of unresolved symbols)
12mr|gcc-4.7.3_2012.10-3.1|7	%define		_disable_ld_no_undefined	1
12mr|gcc-4.7.3_2012.10-3.1|8	
12mr|gcc-4.7.3_2012.10-3.1|9	# avoid build failure due to configure built with different autoconf version
12mr|gcc-4.7.3_2012.10-3.1|10	%define		_disable_libtoolize		1
12mr|gcc-4.7.3_2012.10-3.1|11	
12mr|gcc-4.7.3_2012.10-3.1|12	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|13	%define		official		1
12mr|gcc-4.7.3_2012.10-3.1|14	%if %{official}
12mr|gcc-4.7.3_2012.10-3.1|15	%define	snapshot		%{nil}
12mr|gcc-4.7.3_2012.10-3.1|16	%else
12mr|gcc-4.7.3_2012.10-3.1|17	%define	snapshot		-20120413
12mr|gcc-4.7.3_2012.10-3.1|18	%endif
12mr|gcc-4.7.3_2012.10-3.1|19	%define		system_compiler		1
12mr|gcc-4.7.3_2012.10-3.1|20	%define		branch			4.7
12mr|gcc-4.7.3_2012.10-3.1|21	%define		ver			%branch.3
12mr|gcc-4.7.3_2012.10-3.1|22	%define		linaro			2012.10
12mr|gcc-4.7.3_2012.10-3.1|23	%define		alternatives		/usr/sbin/update-alternatives
12mr|gcc-4.7.3_2012.10-3.1|24	%define		remove_alternatives	0
12mr|gcc-4.7.3_2012.10-3.1|25	%define		obsolete_devmajor	0
12mr|gcc-4.7.3_2012.10-3.1|26	%if %mdkversion <= 201200
12mr|gcc-4.7.3_2012.10-3.1|27	%if %{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|28	%define	remove_alternatives	1
12mr|gcc-4.7.3_2012.10-3.1|29	%define	obsolete_devmajor	1
12mr|gcc-4.7.3_2012.10-3.1|30	%endif
12mr|gcc-4.7.3_2012.10-3.1|31	%endif
12mr|gcc-4.7.3_2012.10-3.1|32	%define		gccdir			%{_libdir}/gcc/%{_target_platform}/%{ver}
12mr|gcc-4.7.3_2012.10-3.1|33	%define		multigccdir		%{_libdir}/gcc/%{_target_platform}/%{ver}/32
12mr|gcc-4.7.3_2012.10-3.1|34	%define		multilibdir		%{_prefix}/lib
12mr|gcc-4.7.3_2012.10-3.1|35	%define		multirootlibdir		/lib
12mr|gcc-4.7.3_2012.10-3.1|36	
12mr|gcc-4.7.3_2012.10-3.1|37	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|38	%define		gcc_major		1
12mr|gcc-4.7.3_2012.10-3.1|39	%define		libgcc			%mklibname gcc %{gcc_major}
12mr|gcc-4.7.3_2012.10-3.1|40	%define		multilibgcc		libgcc%{gcc_major}
12mr|gcc-4.7.3_2012.10-3.1|41	%define		stdcxx_major		6
12mr|gcc-4.7.3_2012.10-3.1|42	%define		libstdcxx		%mklibname stdc++ %{stdcxx_major}
12mr|gcc-4.7.3_2012.10-3.1|43	%define		libstdcxx_devel		%mklibname -d stdc++
12mr|gcc-4.7.3_2012.10-3.1|44	%define		libstdcxx_static_devel	%mklibname -d -s stdc++
12mr|gcc-4.7.3_2012.10-3.1|45	%define		multilibstdcxx		libstdc++%{stdcxx_major}
12mr|gcc-4.7.3_2012.10-3.1|46	%define		gcj_major		13
12mr|gcc-4.7.3_2012.10-3.1|47	%define		libgcj			%mklibname gcj %{gcj_major}
12mr|gcc-4.7.3_2012.10-3.1|48	%define		libgcj_devel		%mklibname -d gcj
12mr|gcc-4.7.3_2012.10-3.1|49	%define		libgcj_static_devel	%mklibname -d -s gcj
12mr|gcc-4.7.3_2012.10-3.1|50	%define		gcj_bc_major		1
12mr|gcc-4.7.3_2012.10-3.1|51	%define		libgcj_bc		%mklibname gcj_bc %{gcj_bc_major}
12mr|gcc-4.7.3_2012.10-3.1|52	# gcj multilib explicitly disabled
12mr|gcc-4.7.3_2012.10-3.1|53	%define		gfortran_major		3
12mr|gcc-4.7.3_2012.10-3.1|54	%define		libgfortran		%mklibname gfortran %{gfortran_major}
12mr|gcc-4.7.3_2012.10-3.1|55	%define		libgfortran_devel	%mklibname -d gfortran
12mr|gcc-4.7.3_2012.10-3.1|56	%define		libgfortran_static_devel %mklibname -d -s gfortran
12mr|gcc-4.7.3_2012.10-3.1|57	%define		multilibgfortran	libgfortran%{gfortran_major}
12mr|gcc-4.7.3_2012.10-3.1|58	%define		ffi_major		4
12mr|gcc-4.7.3_2012.10-3.1|59	%define		libffi			%mklibname ffi %{ffi_major}
12mr|gcc-4.7.3_2012.10-3.1|60	%define		libffi_devel		%mklibname -d ffi
12mr|gcc-4.7.3_2012.10-3.1|61	%define		libffi_static_devel	%mklibname -d -s ffi
12mr|gcc-4.7.3_2012.10-3.1|62	%define		multilibffi		libffi%{ffi_major}
12mr|gcc-4.7.3_2012.10-3.1|63	%define		gnat_major		1
12mr|gcc-4.7.3_2012.10-3.1|64	%define		libgnat			%mklibname gnat %{gnat_major}
12mr|gcc-4.7.3_2012.10-3.1|65	%define		libgnat_devel		%mklibname -d gnat
12mr|gcc-4.7.3_2012.10-3.1|66	%define		libgnat_static_devel	%mklibname -d -s gnat
12mr|gcc-4.7.3_2012.10-3.1|67	%define		multilibgnat		libgnat%{gnat_major}
12mr|gcc-4.7.3_2012.10-3.1|68	%define		go_major		0
12mr|gcc-4.7.3_2012.10-3.1|69	%define		libgo			%mklibname go %{go_major}
12mr|gcc-4.7.3_2012.10-3.1|70	%define		libgo_devel		%mklibname -d go
12mr|gcc-4.7.3_2012.10-3.1|71	%define		libgo_static_devel	%mklibname -d -s go
12mr|gcc-4.7.3_2012.10-3.1|72	%define		multilibgo		libgo%{go_major}
12mr|gcc-4.7.3_2012.10-3.1|73	%define		gomp_major		1
12mr|gcc-4.7.3_2012.10-3.1|74	%define		libgomp			%mklibname gomp %{gomp_major}
12mr|gcc-4.7.3_2012.10-3.1|75	%define		libgomp_devel		%mklibname -d gomp
12mr|gcc-4.7.3_2012.10-3.1|76	%define		libgomp_static_devel	%mklibname -d -s gomp
12mr|gcc-4.7.3_2012.10-3.1|77	%define		multilibgomp		libgomp%{gomp_major}
12mr|gcc-4.7.3_2012.10-3.1|78	%define		mudflap_major		0
12mr|gcc-4.7.3_2012.10-3.1|79	%define		libmudflap		%mklibname mudflap %{mudflap_major}
12mr|gcc-4.7.3_2012.10-3.1|80	%define		libmudflap_devel	%mklibname -d mudflap
12mr|gcc-4.7.3_2012.10-3.1|81	%define		libmudflap_static_devel %mklibname -d -s mudflap
12mr|gcc-4.7.3_2012.10-3.1|82	%define		multilibmudflap		libmudflap%{mudflap_major}
12mr|gcc-4.7.3_2012.10-3.1|83	%define		objc_major		4
12mr|gcc-4.7.3_2012.10-3.1|84	%define		libobjc			%mklibname objc %{objc_major}
12mr|gcc-4.7.3_2012.10-3.1|85	%define		libobjc_devel		%mklibname -d objc
12mr|gcc-4.7.3_2012.10-3.1|86	%define		libobjc_static_devel	%mklibname -d -s objc
12mr|gcc-4.7.3_2012.10-3.1|87	%define		multilibobjc		libobjc%{objc_major}
12mr|gcc-4.7.3_2012.10-3.1|88	%define		quadmath_major		0
12mr|gcc-4.7.3_2012.10-3.1|89	%define		libquadmath		%mklibname quadmath %{quadmath_major}
12mr|gcc-4.7.3_2012.10-3.1|90	%define		libquadmath_devel	%mklibname -d quadmath
12mr|gcc-4.7.3_2012.10-3.1|91	%define		libquadmath_static_devel %mklibname -d -s quadmath
12mr|gcc-4.7.3_2012.10-3.1|92	%define		multilibquadmath	libquadmath%{quadmath_major}
12mr|gcc-4.7.3_2012.10-3.1|93	%define		ssp_major		0
12mr|gcc-4.7.3_2012.10-3.1|94	%define		libssp			%mklibname ssp %{ssp_major}
12mr|gcc-4.7.3_2012.10-3.1|95	%define		libssp_devel		%mklibname -d ssp
12mr|gcc-4.7.3_2012.10-3.1|96	%define		libssp_static_devel	%mklibname -d -s ssp
12mr|gcc-4.7.3_2012.10-3.1|97	%define		multilibssp		libssp%{ssp_major}
12mr|gcc-4.7.3_2012.10-3.1|98	%define		itm_major		1
12mr|gcc-4.7.3_2012.10-3.1|99	%define		libitm			%mklibname itm %{itm_major}
12mr|gcc-4.7.3_2012.10-3.1|100	%define		libitm_devel		%mklibname -d itm
12mr|gcc-4.7.3_2012.10-3.1|101	%define		libitm_static_devel	%mklibname -d -s itm
12mr|gcc-4.7.3_2012.10-3.1|102	%define		multilibitm		libitm%{itm_major}
12mr|gcc-4.7.3_2012.10-3.1|103	
12mr|gcc-4.7.3_2012.10-3.1|104	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|105	%define		build_ada		0
12mr|gcc-4.7.3_2012.10-3.1|106	%define		build_check		0
12mr|gcc-4.7.3_2012.10-3.1|107	%define		build_multilib		0
12mr|gcc-4.7.3_2012.10-3.1|108	%define		build_go		0
12mr|gcc-4.7.3_2012.10-3.1|109	%define		build_lto		1
12mr|gcc-4.7.3_2012.10-3.1|110	%define		build_objc		0
12mr|gcc-4.7.3_2012.10-3.1|111	%define		build_objcxx		0
12mr|gcc-4.7.3_2012.10-3.1|112	%define		build_quadmath		0
12mr|gcc-4.7.3_2012.10-3.1|113	%define		build_ssp		0
12mr|gcc-4.7.3_2012.10-3.1|114	%define		build_itm		1
12mr|gcc-4.7.3_2012.10-3.1|115	%define		build_cloog		%{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|116	%define		build_cxx		%{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|117	%define		build_doc		0
12mr|gcc-4.7.3_2012.10-3.1|118	%define		build_ffi		%{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|119	%define		build_fortran		%{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|120	%define		build_gomp		%{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|121	# system_compiler && build_ffi
12mr|gcc-4.7.3_2012.10-3.1|122	%define		build_java		%{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|123	# need to build if major does not conflict with current system_compiler
12mr|gcc-4.7.3_2012.10-3.1|124	%define		build_libgcc		%{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|125	%define		build_mudflap		%{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|126	%define		build_pdf		%{build_doc}
12mr|gcc-4.7.3_2012.10-3.1|127	%define		build_plugin		%{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|128	%ifarch x86_64
12mr|gcc-4.7.3_2012.10-3.1|129	%define	build_multilib		%{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|130	%endif
12mr|gcc-4.7.3_2012.10-3.1|131	%ifarch %{ix86} x86_64
12mr|gcc-4.7.3_2012.10-3.1|132	%define	build_ada		%{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|133	%define	build_quadmath		%{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|134	%define	build_doc		%{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|135	# system_compiler && build_cxx
12mr|gcc-4.7.3_2012.10-3.1|136	%define	build_go		%{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|137	%endif
12mr|gcc-4.7.3_2012.10-3.1|138	%ifarch %{ix86} x86_64 %{arm}
12mr|gcc-4.7.3_2012.10-3.1|139	%define	build_objc		%{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|140	%define	build_objcxx		%{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|141	%endif
12mr|gcc-4.7.3_2012.10-3.1|142	
12mr|gcc-4.7.3_2012.10-3.1|143	%define		build_doc		0
12mr|gcc-4.7.3_2012.10-3.1|144	%define		build_pdf		0
12mr|gcc-4.7.3_2012.10-3.1|145	
12mr|gcc-4.7.3_2012.10-3.1|146	%define		package_ffi		0
12mr|gcc-4.7.3_2012.10-3.1|147	
12mr|gcc-4.7.3_2012.10-3.1|148	# Adapted from fedora procedure:
12mr|gcc-4.7.3_2012.10-3.1|149	#   If there is no usable gcc-java neither libgcj for the arch,
12mr|gcc-4.7.3_2012.10-3.1|150	# on an arch that has it, run:
12mr|gcc-4.7.3_2012.10-3.1|151	#	rpmbuild -bc --define "_topdir `pwd`" --with java_build_tar SPECS/gcc.spec
12mr|gcc-4.7.3_2012.10-3.1|152	# which creates libjava-classes-@{version}-@{release}.tar.bz2
12mr|gcc-4.7.3_2012.10-3.1|153	#   With the tarball on the new arch, run:
12mr|gcc-4.7.3_2012.10-3.1|154	#	rpmbuild -ba --define "_topdir `pwd`" -v --with java_bootstrap SPECS/gcc.spec
12mr|gcc-4.7.3_2012.10-3.1|155	%bcond_with	java_build_tar
12mr|gcc-4.7.3_2012.10-3.1|156	%bcond_with	java_bootstrap
12mr|gcc-4.7.3_2012.10-3.1|157	
12mr|gcc-4.7.3_2012.10-3.1|158	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|159	%if %{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|160	Name:		gcc
12mr|gcc-4.7.3_2012.10-3.1|161	%else
12mr|gcc-4.7.3_2012.10-3.1|162	Name:		gcc%branch
12mr|gcc-4.7.3_2012.10-3.1|163	%endif
12mr|gcc-4.7.3_2012.10-3.1|164	Release:	3.1
12mr|gcc-4.7.3_2012.10-3.1|165	#ExclusiveArch:	x86_64
12mr|gcc-4.7.3_2012.10-3.1|166	Summary:	GNU Compiler Collection
12mr|gcc-4.7.3_2012.10-3.1|167	License:	GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
12mr|gcc-4.7.3_2012.10-3.1|168	Group:		Development/C
12mr|gcc-4.7.3_2012.10-3.1|169	URL:		http://gcc.gnu.org/
12mr|gcc-4.7.3_2012.10-3.1|170	%if "%linaro" != ""
12mr|gcc-4.7.3_2012.10-3.1|171	Version:	%{ver}_%linaro
12mr|gcc-4.7.3_2012.10-3.1|172	Source0:	https://launchpad.net/gcc-linaro/%branch/%branch-%linaro/+download/gcc-linaro-%branch-%linaro.tar.bz2
12mr|gcc-4.7.3_2012.10-3.1|173	%else
12mr|gcc-4.7.3_2012.10-3.1|174	Version:	%ver
12mr|gcc-4.7.3_2012.10-3.1|175	%if %{official}
12mr|gcc-4.7.3_2012.10-3.1|176	#http://www.gnu.org/prep/ftp.html ...
12mr|gcc-4.7.3_2012.10-3.1|177	Source0:	gcc-%{version}.tar.bz2
12mr|gcc-4.7.3_2012.10-3.1|178	Source1:	gcc-%{version}.tar.bz2.sig
12mr|gcc-4.7.3_2012.10-3.1|179	%else
12mr|gcc-4.7.3_2012.10-3.1|180	# http://gcc.gnu.org/mirrors.html
12mr|gcc-4.7.3_2012.10-3.1|181	# <<mirror>>/snapshots/@{branch}@{snapshot}/
12mr|gcc-4.7.3_2012.10-3.1|182	Source0:	gcc-%{branch}%{snapshot}.tar.bz2
12mr|gcc-4.7.3_2012.10-3.1|183	Source1:	md5.sum
12mr|gcc-4.7.3_2012.10-3.1|184	%endif
12mr|gcc-4.7.3_2012.10-3.1|185	%endif
12mr|gcc-4.7.3_2012.10-3.1|186	Source4:	c89
12mr|gcc-4.7.3_2012.10-3.1|187	Source5:	c99
12mr|gcc-4.7.3_2012.10-3.1|188	%if %{with java_bootstrap}
12mr|gcc-4.7.3_2012.10-3.1|189	Source6:	libjava-classes-%{version}-%{release}.tar.bz2
12mr|gcc-4.7.3_2012.10-3.1|190	%endif
12mr|gcc-4.7.3_2012.10-3.1|191	
12mr|gcc-4.7.3_2012.10-3.1|192	Source100:	%name.rpmlintrc
12mr|gcc-4.7.3_2012.10-3.1|193	
12mr|gcc-4.7.3_2012.10-3.1|194	%if %{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|195	Requires:	gcc-cpp >= %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|196	Requires:	libgcc >= %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|197	Requires:	libgomp >= %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|198	Obsoletes:	manbo-mandriva-files-gcc < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|199	Obsoletes:	manbo-mandriva-files-gcc4.4 < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|200	# versioned and non versioned files
12mr|gcc-4.7.3_2012.10-3.1|201	Conflicts:	manbo-mandriva-files-gcc4.2 < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|202	%endif
12mr|gcc-4.7.3_2012.10-3.1|203	%ifarch armv7l armv7hl
12mr|gcc-4.7.3_2012.10-3.1|204	# find-provides fail to provide devel(libgcc_s) because it is a linker script
12mr|gcc-4.7.3_2012.10-3.1|205	Provides:	devel(libgcc_s) = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|206	%endif
12mr|gcc-4.7.3_2012.10-3.1|207	BuildRequires:	binutils >= 2.20.51.0.2
12mr|gcc-4.7.3_2012.10-3.1|208	Requires:	binutils >= 2.20.51.0.2
12mr|gcc-4.7.3_2012.10-3.1|209	BuildRequires:	elfutils-devel >= 0.147
12mr|gcc-4.7.3_2012.10-3.1|210	
12mr|gcc-4.7.3_2012.10-3.1|211	# Ensure https://qa.mandriva.com/show_bug.cgi?id=62943
12mr|gcc-4.7.3_2012.10-3.1|212	# have been addressed if using an older version
12mr|gcc-4.7.3_2012.10-3.1|213	Requires:	glibc-devel >= 2.13
12mr|gcc-4.7.3_2012.10-3.1|214	
12mr|gcc-4.7.3_2012.10-3.1|215	BuildRequires:	dejagnu
12mr|gcc-4.7.3_2012.10-3.1|216	BuildRequires:	bison
12mr|gcc-4.7.3_2012.10-3.1|217	BuildRequires:	flex
12mr|gcc-4.7.3_2012.10-3.1|218	BuildRequires:	gdb
12mr|gcc-4.7.3_2012.10-3.1|219	BuildRequires:	gettext
12mr|gcc-4.7.3_2012.10-3.1|220	BuildRequires:	gmp-devel, mpfr-devel, libmpc-devel
12mr|gcc-4.7.3_2012.10-3.1|221	BuildRequires:	sharutils
12mr|gcc-4.7.3_2012.10-3.1|222	BuildRequires:	texinfo
12mr|gcc-4.7.3_2012.10-3.1|223	%if %{build_doc}
12mr|gcc-4.7.3_2012.10-3.1|224	BuildRequires:	texi2html
12mr|gcc-4.7.3_2012.10-3.1|225	%endif
12mr|gcc-4.7.3_2012.10-3.1|226	%if %{build_pdf}
12mr|gcc-4.7.3_2012.10-3.1|227	BuildRequires:	texlive
12mr|gcc-4.7.3_2012.10-3.1|228	%endif
12mr|gcc-4.7.3_2012.10-3.1|229	BuildRequires:	zlib-devel
12mr|gcc-4.7.3_2012.10-3.1|230	%if %{build_cloog}
12mr|gcc-4.7.3_2012.10-3.1|231	BuildRequires:	ppl-devel >= 0.11
12mr|gcc-4.7.3_2012.10-3.1|232	BuildRequires:	pwl-devel >= 0.11
12mr|gcc-4.7.3_2012.10-3.1|233	BuildRequires:	ppl_c-devel >= 0.11
12mr|gcc-4.7.3_2012.10-3.1|234	BuildRequires:	cloog-ppl-devel >= 0.16.1
12mr|gcc-4.7.3_2012.10-3.1|235	%endif
12mr|gcc-4.7.3_2012.10-3.1|236	%if %{remove_alternatives}
12mr|gcc-4.7.3_2012.10-3.1|237	Requires(pre):	update-alternatives
12mr|gcc-4.7.3_2012.10-3.1|238	%endif
12mr|gcc-4.7.3_2012.10-3.1|239	Obsoletes:	gcc-doc < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|240	
12mr|gcc-4.7.3_2012.10-3.1|241	Patch0:		gcc-4.7.1-uclibc-ldso-path.patch
12mr|gcc-4.7.3_2012.10-3.1|242	Patch1:		gcc-4.6.0-java-nomulti.patch
12mr|gcc-4.7.3_2012.10-3.1|243	Patch2:		gcc-4.6.0-make-pdf.patch
12mr|gcc-4.7.3_2012.10-3.1|244	Patch3:		gcc-4.7.1-linux32.patch
12mr|gcc-4.7.3_2012.10-3.1|245	Patch4:		gnatmake-execstack.patch
12mr|gcc-4.7.3_2012.10-3.1|246	Patch5:		gcc-4.7.1-linker-selection.patch
12mr|gcc-4.7.3_2012.10-3.1|247	Patch6:		gcc-4.7.1-autoconf-2.69.patch
12mr|gcc-4.7.3_2012.10-3.1|248	Patch7:		gcc-4.7.1-linker-plugin-detect.patch
12mr|gcc-4.7.3_2012.10-3.1|249	Patch8:		gcc-4.7.1-extern-inline-not-inlined.patch
12mr|gcc-4.7.3_2012.10-3.1|250	Patch9:		gcc-4.7-bug33763.patch
12mr|gcc-4.7.3_2012.10-3.1|251	
12mr|gcc-4.7.3_2012.10-3.1|252	%description
12mr|gcc-4.7.3_2012.10-3.1|253	The gcc package contains the GNU Compiler Collection version %{branch}.
12mr|gcc-4.7.3_2012.10-3.1|254	
12mr|gcc-4.7.3_2012.10-3.1|255	%if %{remove_alternatives}
12mr|gcc-4.7.3_2012.10-3.1|256	%pre
12mr|gcc-4.7.3_2012.10-3.1|257	if [ -f %{_bindir}/gcc ]; then %{alternatives} --remove-all gcc; fi
12mr|gcc-4.7.3_2012.10-3.1|258	%endif
12mr|gcc-4.7.3_2012.10-3.1|259	
12mr|gcc-4.7.3_2012.10-3.1|260	%files
12mr|gcc-4.7.3_2012.10-3.1|261	%if %{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|262	%{_bindir}/cc
12mr|gcc-4.7.3_2012.10-3.1|263	%{_bindir}/c89
12mr|gcc-4.7.3_2012.10-3.1|264	%{_bindir}/c99
12mr|gcc-4.7.3_2012.10-3.1|265	%{_bindir}/gcc
12mr|gcc-4.7.3_2012.10-3.1|266	%{_bindir}/gcc-ar
12mr|gcc-4.7.3_2012.10-3.1|267	%{_bindir}/gcc-nm
12mr|gcc-4.7.3_2012.10-3.1|268	%{_bindir}/gcc-ranlib
12mr|gcc-4.7.3_2012.10-3.1|269	%{_bindir}/gcov
12mr|gcc-4.7.3_2012.10-3.1|270	%{_bindir}/%{_target_platform}-gcc
12mr|gcc-4.7.3_2012.10-3.1|271	%{_bindir}/%{_target_platform}-gcc-ar
12mr|gcc-4.7.3_2012.10-3.1|272	%{_bindir}/%{_target_platform}-gcc-nm
12mr|gcc-4.7.3_2012.10-3.1|273	%{_bindir}/%{_target_platform}-gcc-ranlib
12mr|gcc-4.7.3_2012.10-3.1|274	%{_mandir}/man1/gcc.1*
12mr|gcc-4.7.3_2012.10-3.1|275	%{_mandir}/man1/gcov.1*
12mr|gcc-4.7.3_2012.10-3.1|276	%{_mandir}/man7/*
12mr|gcc-4.7.3_2012.10-3.1|277	%{_localedir}/*/LC_MESSAGES/gcc.mo
12mr|gcc-4.7.3_2012.10-3.1|278	%{_infodir}/gcc.info*
12mr|gcc-4.7.3_2012.10-3.1|279	%{_infodir}/gccint.info*
12mr|gcc-4.7.3_2012.10-3.1|280	%{_infodir}/gccinstall.info*
12mr|gcc-4.7.3_2012.10-3.1|281	%{_libdir}/libgcc_s.so
12mr|gcc-4.7.3_2012.10-3.1|282	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|283	%{multilibdir}/libgcc_s.so
12mr|gcc-4.7.3_2012.10-3.1|284	%endif
12mr|gcc-4.7.3_2012.10-3.1|285	%endif
12mr|gcc-4.7.3_2012.10-3.1|286	%{_bindir}/gcc-%{ver}
12mr|gcc-4.7.3_2012.10-3.1|287	%{_bindir}/%{_target_platform}-gcc-%{ver}
12mr|gcc-4.7.3_2012.10-3.1|288	%dir %{gccdir}
12mr|gcc-4.7.3_2012.10-3.1|289	%{gccdir}/cc1
12mr|gcc-4.7.3_2012.10-3.1|290	%{gccdir}/collect2
12mr|gcc-4.7.3_2012.10-3.1|291	%{gccdir}/*.o
12mr|gcc-4.7.3_2012.10-3.1|292	%{gccdir}/libgcc*.a
12mr|gcc-4.7.3_2012.10-3.1|293	%{gccdir}/libgcov.a
12mr|gcc-4.7.3_2012.10-3.1|294	%if %{build_lto}
12mr|gcc-4.7.3_2012.10-3.1|295	%{gccdir}/lto*
12mr|gcc-4.7.3_2012.10-3.1|296	%{gccdir}/liblto*
12mr|gcc-4.7.3_2012.10-3.1|297	%endif
12mr|gcc-4.7.3_2012.10-3.1|298	%dir %{gccdir}/include
12mr|gcc-4.7.3_2012.10-3.1|299	%{gccdir}/include/*.h
12mr|gcc-4.7.3_2012.10-3.1|300	%if %{build_java}
12mr|gcc-4.7.3_2012.10-3.1|301	%exclude %{gccdir}/include/jawt*.h
12mr|gcc-4.7.3_2012.10-3.1|302	%exclude %{gccdir}/include/jni*.h
12mr|gcc-4.7.3_2012.10-3.1|303	%exclude %{gccdir}/include/jvm*.h
12mr|gcc-4.7.3_2012.10-3.1|304	%endif
12mr|gcc-4.7.3_2012.10-3.1|305	%{gccdir}/install-tools
12mr|gcc-4.7.3_2012.10-3.1|306	%if %{build_quadmath}
12mr|gcc-4.7.3_2012.10-3.1|307	%exclude %{gccdir}/include/quadmath*.h
12mr|gcc-4.7.3_2012.10-3.1|308	%endif
12mr|gcc-4.7.3_2012.10-3.1|309	%if %{build_gomp}
12mr|gcc-4.7.3_2012.10-3.1|310	%exclude %{gccdir}/include/omp*.h
12mr|gcc-4.7.3_2012.10-3.1|311	%endif
12mr|gcc-4.7.3_2012.10-3.1|312	%if %{build_mudflap}
12mr|gcc-4.7.3_2012.10-3.1|313	%exclude %{gccdir}/include/mf-runtime.h
12mr|gcc-4.7.3_2012.10-3.1|314	%endif
12mr|gcc-4.7.3_2012.10-3.1|315	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|316	%dir %{multigccdir}
12mr|gcc-4.7.3_2012.10-3.1|317	%{multigccdir}/*.o
12mr|gcc-4.7.3_2012.10-3.1|318	%{multigccdir}/libgcc*.a
12mr|gcc-4.7.3_2012.10-3.1|319	%{multigccdir}/libgcov.a
12mr|gcc-4.7.3_2012.10-3.1|320	%endif
12mr|gcc-4.7.3_2012.10-3.1|321	%if %{build_doc}
12mr|gcc-4.7.3_2012.10-3.1|322	%doc %{_docdir}/gcc
12mr|gcc-4.7.3_2012.10-3.1|323	%endif
12mr|gcc-4.7.3_2012.10-3.1|324	%if %{build_check}
12mr|gcc-4.7.3_2012.10-3.1|325	%doc %{_docdir}/gcc/test_summary.log
12mr|gcc-4.7.3_2012.10-3.1|326	%endif
12mr|gcc-4.7.3_2012.10-3.1|327	
12mr|gcc-4.7.3_2012.10-3.1|328	########################################################################
12mr|gcc-4.7.3_2012.10-3.1|329	%if %{build_libgcc}
12mr|gcc-4.7.3_2012.10-3.1|330	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|331	%package	-n %{libgcc}
12mr|gcc-4.7.3_2012.10-3.1|332	Summary:	GNU C library
12mr|gcc-4.7.3_2012.10-3.1|333	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|334	Provides:	libgcc = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|335	%if %mdkversion <= 201200
12mr|gcc-4.7.3_2012.10-3.1|336	Obsoletes:	libgcc3.0 < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|337	Obsoletes:	libgcc3.2 < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|338	Obsoletes:	libgcc4.5 < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|339	%endif
12mr|gcc-4.7.3_2012.10-3.1|340	
12mr|gcc-4.7.3_2012.10-3.1|341	%description	-n %{libgcc}
12mr|gcc-4.7.3_2012.10-3.1|342	The %{libgcc} package contains GCC shared libraries for gcc %{branch}
12mr|gcc-4.7.3_2012.10-3.1|343	
12mr|gcc-4.7.3_2012.10-3.1|344	%files		-n %{libgcc}
12mr|gcc-4.7.3_2012.10-3.1|345	/%{_lib}/libgcc_s.so.%{gcc_major}
12mr|gcc-4.7.3_2012.10-3.1|346	
12mr|gcc-4.7.3_2012.10-3.1|347	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|348	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|349	%package	-n %{multilibgcc}
12mr|gcc-4.7.3_2012.10-3.1|350	Summary:	GNU C library
12mr|gcc-4.7.3_2012.10-3.1|351	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|352	Conflicts:	%{libgcc} < 4.6.2-11
12mr|gcc-4.7.3_2012.10-3.1|353	
12mr|gcc-4.7.3_2012.10-3.1|354	%description	-n %{multilibgcc}
12mr|gcc-4.7.3_2012.10-3.1|355	The %{multilibgcc} package contains GCC shared libraries for gcc %{branch}
12mr|gcc-4.7.3_2012.10-3.1|356	
12mr|gcc-4.7.3_2012.10-3.1|357	%files		-n %{multilibgcc}
12mr|gcc-4.7.3_2012.10-3.1|358	%{multirootlibdir}/libgcc_s.so.%{gcc_major}
12mr|gcc-4.7.3_2012.10-3.1|359	%endif
12mr|gcc-4.7.3_2012.10-3.1|360	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|361	# build libgcc
12mr|gcc-4.7.3_2012.10-3.1|362	%endif
12mr|gcc-4.7.3_2012.10-3.1|363	
12mr|gcc-4.7.3_2012.10-3.1|364	########################################################################
12mr|gcc-4.7.3_2012.10-3.1|365	%if %{build_plugin}
12mr|gcc-4.7.3_2012.10-3.1|366	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|367	%package	plugin-devel
12mr|gcc-4.7.3_2012.10-3.1|368	Summary:	Headers to build gcc plugins
12mr|gcc-4.7.3_2012.10-3.1|369	Group:		Development/C
12mr|gcc-4.7.3_2012.10-3.1|370	Obsoletes:	gcc-plugins <= 4.5.2
12mr|gcc-4.7.3_2012.10-3.1|371	Requires:	%{name} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|372	Requires:	gmp-devel
12mr|gcc-4.7.3_2012.10-3.1|373	Requires:	mpfr-devel
12mr|gcc-4.7.3_2012.10-3.1|374	Requires:	libmpc-devel
12mr|gcc-4.7.3_2012.10-3.1|375	Requires:	ppl-devel
12mr|gcc-4.7.3_2012.10-3.1|376	Requires:	ppl_c-devel
12mr|gcc-4.7.3_2012.10-3.1|377	
12mr|gcc-4.7.3_2012.10-3.1|378	%description	plugin-devel
12mr|gcc-4.7.3_2012.10-3.1|379	This package contains header files and other support files
12mr|gcc-4.7.3_2012.10-3.1|380	for compiling GCC plugins.  The GCC plugin ABI is currently
12mr|gcc-4.7.3_2012.10-3.1|381	not stable, so plugins must be rebuilt any time GCC is updated.
12mr|gcc-4.7.3_2012.10-3.1|382	
12mr|gcc-4.7.3_2012.10-3.1|383	%files		plugin-devel
12mr|gcc-4.7.3_2012.10-3.1|384	%{gccdir}/gengtype
12mr|gcc-4.7.3_2012.10-3.1|385	%{gccdir}/gtype.state
12mr|gcc-4.7.3_2012.10-3.1|386	%{gccdir}/plugin
12mr|gcc-4.7.3_2012.10-3.1|387	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|388	# build_plugin
12mr|gcc-4.7.3_2012.10-3.1|389	%endif
12mr|gcc-4.7.3_2012.10-3.1|390	
12mr|gcc-4.7.3_2012.10-3.1|391	########################################################################
12mr|gcc-4.7.3_2012.10-3.1|392	%if %{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|393	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|394	%package	cpp
12mr|gcc-4.7.3_2012.10-3.1|395	Summary:	The C Preprocessor
12mr|gcc-4.7.3_2012.10-3.1|396	Group:		Development/C
12mr|gcc-4.7.3_2012.10-3.1|397	Provides:	cpp = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|398	Requires:	%{name} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|399	%if %{remove_alternatives}
12mr|gcc-4.7.3_2012.10-3.1|400	Requires(pre):	update-alternatives
12mr|gcc-4.7.3_2012.10-3.1|401	%endif
12mr|gcc-4.7.3_2012.10-3.1|402	
12mr|gcc-4.7.3_2012.10-3.1|403	%description	cpp
12mr|gcc-4.7.3_2012.10-3.1|404	Cpp is the GNU C-Compatible Compiler Preprocessor.
12mr|gcc-4.7.3_2012.10-3.1|405	Cpp is a macro processor which is used automatically
12mr|gcc-4.7.3_2012.10-3.1|406	by the C compiler to transform your program before actual
12mr|gcc-4.7.3_2012.10-3.1|407	compilation. It is called a macro processor because it allows
12mr|gcc-4.7.3_2012.10-3.1|408	you to define macros, abbreviations for longer
12mr|gcc-4.7.3_2012.10-3.1|409	constructs.
12mr|gcc-4.7.3_2012.10-3.1|410	
12mr|gcc-4.7.3_2012.10-3.1|411	The C preprocessor provides four separate functionalities:
12mr|gcc-4.7.3_2012.10-3.1|412	
12mr|gcc-4.7.3_2012.10-3.1|413	* Inclusion of header files. These are files of declarations that can be
12mr|gcc-4.7.3_2012.10-3.1|414	substituted into your program.
12mr|gcc-4.7.3_2012.10-3.1|415	* Macro expansion. You can define 'macros,' which are abbreviations for
12mr|gcc-4.7.3_2012.10-3.1|416	arbitrary fragments of C code, and then the C preprocessor will replace
12mr|gcc-4.7.3_2012.10-3.1|417	the macros with their definitions throughout the program.
12mr|gcc-4.7.3_2012.10-3.1|418	* Conditional compilation. Using special preprocessing directives,
12mr|gcc-4.7.3_2012.10-3.1|419	you can include or exclude parts of the program according to various
12mr|gcc-4.7.3_2012.10-3.1|420	conditions.
12mr|gcc-4.7.3_2012.10-3.1|421	* Line control. If you use a program to combine or rearrange source files
12mr|gcc-4.7.3_2012.10-3.1|422	into an intermediate file which is then compiled, you can use line
12mr|gcc-4.7.3_2012.10-3.1|423	control to inform the compiler about where each source line originated.
12mr|gcc-4.7.3_2012.10-3.1|424	
12mr|gcc-4.7.3_2012.10-3.1|425	%if %{remove_alternatives}
12mr|gcc-4.7.3_2012.10-3.1|426	%pre		cpp
12mr|gcc-4.7.3_2012.10-3.1|427	if [ -f %{_bindir}/cpp ]; then %{alternatives} --remove-all cpp; fi
12mr|gcc-4.7.3_2012.10-3.1|428	%endif
12mr|gcc-4.7.3_2012.10-3.1|429	
12mr|gcc-4.7.3_2012.10-3.1|430	%files		cpp
12mr|gcc-4.7.3_2012.10-3.1|431	/lib/cpp
12mr|gcc-4.7.3_2012.10-3.1|432	%{_bindir}/cpp
12mr|gcc-4.7.3_2012.10-3.1|433	%{_mandir}/man1/cpp.1*
12mr|gcc-4.7.3_2012.10-3.1|434	%{_infodir}/cpp*
12mr|gcc-4.7.3_2012.10-3.1|435	%if %{build_doc}
12mr|gcc-4.7.3_2012.10-3.1|436	%doc %{_docdir}/gcc-cpp
12mr|gcc-4.7.3_2012.10-3.1|437	%endif
12mr|gcc-4.7.3_2012.10-3.1|438	%{_localedir}/*/LC_MESSAGES/cpplib.mo
12mr|gcc-4.7.3_2012.10-3.1|439	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|440	# system_compiler
12mr|gcc-4.7.3_2012.10-3.1|441	%endif
12mr|gcc-4.7.3_2012.10-3.1|442	
12mr|gcc-4.7.3_2012.10-3.1|443	########################################################################
12mr|gcc-4.7.3_2012.10-3.1|444	%if %{build_cxx}
12mr|gcc-4.7.3_2012.10-3.1|445	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|446	%package	c++
12mr|gcc-4.7.3_2012.10-3.1|447	Summary:	C++ support for gcc
12mr|gcc-4.7.3_2012.10-3.1|448	Group:		Development/C++
12mr|gcc-4.7.3_2012.10-3.1|449	Requires:	%{name} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|450	%if %{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|451	Requires:	%{libstdcxx_devel} = %{version}
12mr|gcc-4.7.3_2012.10-3.1|452	Obsoletes:	manbo-mandriva-files-g++ < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|453	Obsoletes:	manbo-mandriva-files-g++4.4 < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|454	Obsoletes:	manbo-mandriva-files-gcc-c++ < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|455	Obsoletes:	manbo-mandriva-files-gcc-c++4.2 < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|456	%endif
12mr|gcc-4.7.3_2012.10-3.1|457	%if %{remove_alternatives}
12mr|gcc-4.7.3_2012.10-3.1|458	Requires(pre):	update-alternatives
12mr|gcc-4.7.3_2012.10-3.1|459	%endif
12mr|gcc-4.7.3_2012.10-3.1|460	
12mr|gcc-4.7.3_2012.10-3.1|461	%description	c++
12mr|gcc-4.7.3_2012.10-3.1|462	This package adds C++ support to the GNU Compiler Collection.
12mr|gcc-4.7.3_2012.10-3.1|463	It includes support for most of the current C++ specification,
12mr|gcc-4.7.3_2012.10-3.1|464	including templates and exception handling.
12mr|gcc-4.7.3_2012.10-3.1|465	
12mr|gcc-4.7.3_2012.10-3.1|466	%if %{remove_alternatives}
12mr|gcc-4.7.3_2012.10-3.1|467	%pre		c++
12mr|gcc-4.7.3_2012.10-3.1|468	if [ -f %{_bindir}/c++ ]; then %{alternatives} --remove-all c++; fi
12mr|gcc-4.7.3_2012.10-3.1|469	if [ -f %{_bindir}/g++ ]; then %{alternatives} --remove-all g++; fi
12mr|gcc-4.7.3_2012.10-3.1|470	%endif
12mr|gcc-4.7.3_2012.10-3.1|471	
12mr|gcc-4.7.3_2012.10-3.1|472	%files		c++
12mr|gcc-4.7.3_2012.10-3.1|473	%if %{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|474	%{_bindir}/c++
12mr|gcc-4.7.3_2012.10-3.1|475	%{_bindir}/g++
12mr|gcc-4.7.3_2012.10-3.1|476	%{_bindir}/%{_target_platform}-c++
12mr|gcc-4.7.3_2012.10-3.1|477	%{_bindir}/%{_target_platform}-g++
12mr|gcc-4.7.3_2012.10-3.1|478	%{_mandir}/man1/g++.1*
12mr|gcc-4.7.3_2012.10-3.1|479	%endif
12mr|gcc-4.7.3_2012.10-3.1|480	%{_bindir}/c++-%{ver}
12mr|gcc-4.7.3_2012.10-3.1|481	%{_bindir}/g++-%{ver}
12mr|gcc-4.7.3_2012.10-3.1|482	%{_bindir}/%{_target_platform}-g++-%{ver}
12mr|gcc-4.7.3_2012.10-3.1|483	%{gccdir}/cc1plus
12mr|gcc-4.7.3_2012.10-3.1|484	
12mr|gcc-4.7.3_2012.10-3.1|485	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|486	%package	-n %{libstdcxx}
12mr|gcc-4.7.3_2012.10-3.1|487	Summary:	GNU Standard C++ library
12mr|gcc-4.7.3_2012.10-3.1|488	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|489	Provides:	libstdc++ = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|490	%if %{build_doc}
12mr|gcc-4.7.3_2012.10-3.1|491	BuildRequires:	doxygen
12mr|gcc-4.7.3_2012.10-3.1|492	BuildRequires:	graphviz
12mr|gcc-4.7.3_2012.10-3.1|493	%endif
12mr|gcc-4.7.3_2012.10-3.1|494	
12mr|gcc-4.7.3_2012.10-3.1|495	%description	-n %{libstdcxx}
12mr|gcc-4.7.3_2012.10-3.1|496	The libstdc++ package contains a rewritten standard compliant
12mr|gcc-4.7.3_2012.10-3.1|497	GCC Standard C++ Library.
12mr|gcc-4.7.3_2012.10-3.1|498	
12mr|gcc-4.7.3_2012.10-3.1|499	%files		-n %{libstdcxx}
12mr|gcc-4.7.3_2012.10-3.1|500	/%{_lib}/libstdc++.so.%{stdcxx_major}
12mr|gcc-4.7.3_2012.10-3.1|501	/%{_lib}/libstdc++.so.%{stdcxx_major}.*
12mr|gcc-4.7.3_2012.10-3.1|502	%if %{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|503	%{_localedir}/*/LC_MESSAGES/libstdc++.mo
12mr|gcc-4.7.3_2012.10-3.1|504	%endif
12mr|gcc-4.7.3_2012.10-3.1|505	
12mr|gcc-4.7.3_2012.10-3.1|506	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|507	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|508	%package	-n %{multilibstdcxx}
12mr|gcc-4.7.3_2012.10-3.1|509	Summary:	GNU Standard C++ library
12mr|gcc-4.7.3_2012.10-3.1|510	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|511	Conflicts:	%{libstdcxx} < 4.6.2-11
12mr|gcc-4.7.3_2012.10-3.1|512	
12mr|gcc-4.7.3_2012.10-3.1|513	%description	-n %{multilibstdcxx}
12mr|gcc-4.7.3_2012.10-3.1|514	The libstdc++ package contains a rewritten standard compliant
12mr|gcc-4.7.3_2012.10-3.1|515	GCC Standard C++ Library.
12mr|gcc-4.7.3_2012.10-3.1|516	
12mr|gcc-4.7.3_2012.10-3.1|517	%files		-n %{multilibstdcxx}
12mr|gcc-4.7.3_2012.10-3.1|518	%{multirootlibdir}/libstdc++.so.%{stdcxx_major}
12mr|gcc-4.7.3_2012.10-3.1|519	%{multirootlibdir}/libstdc++.so.%{stdcxx_major}.*
12mr|gcc-4.7.3_2012.10-3.1|520	%endif
12mr|gcc-4.7.3_2012.10-3.1|521	
12mr|gcc-4.7.3_2012.10-3.1|522	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|523	%package	-n %{libstdcxx_devel}
12mr|gcc-4.7.3_2012.10-3.1|524	Summary:	Header files and libraries for C++ development
12mr|gcc-4.7.3_2012.10-3.1|525	Group:		Development/C++
12mr|gcc-4.7.3_2012.10-3.1|526	Requires:	%{libstdcxx} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|527	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|528	Requires:	%{multilibstdcxx} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|529	%endif
12mr|gcc-4.7.3_2012.10-3.1|530	Provides:	libstdc++-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|531	Provides:	stdc++-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|532	%if "%ver" != "%version"
12mr|gcc-4.7.3_2012.10-3.1|533	# 4.7.2_2010.10 should provide 4.7.2 so clang can pick up the dep
12mr|gcc-4.7.3_2012.10-3.1|534	Provides:	libstdc++-devel = %ver-%release
12mr|gcc-4.7.3_2012.10-3.1|535	Provides:	stdc++-devel = %ver-%release
12mr|gcc-4.7.3_2012.10-3.1|536	%endif
12mr|gcc-4.7.3_2012.10-3.1|537	%if %{obsolete_devmajor}
12mr|gcc-4.7.3_2012.10-3.1|538	Obsoletes:	libstdc++4.5-devel < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|539	Obsoletes:	libstdc++6-devel < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|540	%endif
12mr|gcc-4.7.3_2012.10-3.1|541	
12mr|gcc-4.7.3_2012.10-3.1|542	%description	-n %{libstdcxx_devel}
12mr|gcc-4.7.3_2012.10-3.1|543	This is the GNU implementation of the standard C++ libraries.  This
12mr|gcc-4.7.3_2012.10-3.1|544	package includes the header files and libraries needed for C++
12mr|gcc-4.7.3_2012.10-3.1|545	development. This includes rewritten implementation of STL.
12mr|gcc-4.7.3_2012.10-3.1|546	
12mr|gcc-4.7.3_2012.10-3.1|547	%files		-n %{libstdcxx_devel}
12mr|gcc-4.7.3_2012.10-3.1|548	%{_includedir}/c++/%{ver}
12mr|gcc-4.7.3_2012.10-3.1|549	%{_libdir}/libstdc++.so
12mr|gcc-4.7.3_2012.10-3.1|550	%{_datadir}/gdb/auto-load%{_libdir}/libstdc++.*.py
12mr|gcc-4.7.3_2012.10-3.1|551	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|552	%{multilibdir}/libstdc++.so
12mr|gcc-4.7.3_2012.10-3.1|553	%{_datadir}/gdb/auto-load%{multilibdir}/libstdc++.*.py
12mr|gcc-4.7.3_2012.10-3.1|554	%endif
12mr|gcc-4.7.3_2012.10-3.1|555	%{py_puresitedir}/libstdcxx
12mr|gcc-4.7.3_2012.10-3.1|556	%if %{build_doc}
12mr|gcc-4.7.3_2012.10-3.1|557	%doc %{_docdir}/libstdc++
12mr|gcc-4.7.3_2012.10-3.1|558	%endif
12mr|gcc-4.7.3_2012.10-3.1|559	
12mr|gcc-4.7.3_2012.10-3.1|560	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|561	%package	-n %{libstdcxx_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|562	Summary:	Static libraries for the GNU standard C++ library
12mr|gcc-4.7.3_2012.10-3.1|563	Group:		Development/C++
12mr|gcc-4.7.3_2012.10-3.1|564	Requires:	%{libstdcxx_devel} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|565	Provides:	libstdc++-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|566	Provides:	stdc++-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|567	%if %{obsolete_devmajor}
12mr|gcc-4.7.3_2012.10-3.1|568	Obsoletes:	libstdc++4.5-static-devel < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|569	Obsoletes:	libstdc++%{stdcxx_major}-static-devel < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|570	%endif
12mr|gcc-4.7.3_2012.10-3.1|571	
12mr|gcc-4.7.3_2012.10-3.1|572	%description	-n %{libstdcxx_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|573	Static libraries for the GNU standard C++ library.
12mr|gcc-4.7.3_2012.10-3.1|574	
12mr|gcc-4.7.3_2012.10-3.1|575	%files		-n %{libstdcxx_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|576	%{_libdir}/libstdc++.*a
12mr|gcc-4.7.3_2012.10-3.1|577	%{_libdir}/libsupc++.*a
12mr|gcc-4.7.3_2012.10-3.1|578	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|579	%{multilibdir}/libstdc++.*a
12mr|gcc-4.7.3_2012.10-3.1|580	%{multilibdir}/libsupc++.*a
12mr|gcc-4.7.3_2012.10-3.1|581	%endif
12mr|gcc-4.7.3_2012.10-3.1|582	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|583	# build_cxx
12mr|gcc-4.7.3_2012.10-3.1|584	%endif
12mr|gcc-4.7.3_2012.10-3.1|585	
12mr|gcc-4.7.3_2012.10-3.1|586	########################################################################
12mr|gcc-4.7.3_2012.10-3.1|587	%if %{build_ada}
12mr|gcc-4.7.3_2012.10-3.1|588	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|589	%package	gnat
12mr|gcc-4.7.3_2012.10-3.1|590	Summary:	Ada 95 support for gcc
12mr|gcc-4.7.3_2012.10-3.1|591	Group:		Development/Other
12mr|gcc-4.7.3_2012.10-3.1|592	Requires:	%{name} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|593	Requires:	%{libgnat_devel} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|594	# no bootstrap support
12mr|gcc-4.7.3_2012.10-3.1|595	BuildRequires:	gcc-gnat >= 3.1, libgnat >= 3.1
12mr|gcc-4.7.3_2012.10-3.1|596	
12mr|gcc-4.7.3_2012.10-3.1|597	%description	gnat
12mr|gcc-4.7.3_2012.10-3.1|598	GNAT is a GNU Ada 95 front-end to GCC. This package includes development
12mr|gcc-4.7.3_2012.10-3.1|599	tools, the documents and Ada 95 compiler.
12mr|gcc-4.7.3_2012.10-3.1|600	
12mr|gcc-4.7.3_2012.10-3.1|601	%files		gnat
12mr|gcc-4.7.3_2012.10-3.1|602	%{_bindir}/gnat*
12mr|gcc-4.7.3_2012.10-3.1|603	%if %{build_java}
12mr|gcc-4.7.3_2012.10-3.1|604	%exclude %{_bindir}/gnative2ascii
12mr|gcc-4.7.3_2012.10-3.1|605	%endif
12mr|gcc-4.7.3_2012.10-3.1|606	%{gccdir}/gnat1
12mr|gcc-4.7.3_2012.10-3.1|607	%{_infodir}/gnat*
12mr|gcc-4.7.3_2012.10-3.1|608	%if %{build_doc}
12mr|gcc-4.7.3_2012.10-3.1|609	%doc %{_docdir}/gcc-gnat
12mr|gcc-4.7.3_2012.10-3.1|610	%endif
12mr|gcc-4.7.3_2012.10-3.1|611	
12mr|gcc-4.7.3_2012.10-3.1|612	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|613	%package	-n %{libgnat}
12mr|gcc-4.7.3_2012.10-3.1|614	Summary:	GNU Ada 95 runtime libraries
12mr|gcc-4.7.3_2012.10-3.1|615	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|616	Provides:	libgnat = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|617	Obsoletes:	gnat-runtime < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|618	
12mr|gcc-4.7.3_2012.10-3.1|619	%description	-n %{libgnat}
12mr|gcc-4.7.3_2012.10-3.1|620	GNAT is a GNU Ada 95 front-end to GCC. This package includes shared
12mr|gcc-4.7.3_2012.10-3.1|621	libraries, which are required to run programs compiled with the GNAT.
12mr|gcc-4.7.3_2012.10-3.1|622	
12mr|gcc-4.7.3_2012.10-3.1|623	%files		-n %{libgnat}
12mr|gcc-4.7.3_2012.10-3.1|624	%{_libdir}/libgnat-%{branch}.so.%{gnat_major}
12mr|gcc-4.7.3_2012.10-3.1|625	%{_libdir}/libgnarl-%{branch}.so.%{gnat_major}
12mr|gcc-4.7.3_2012.10-3.1|626	
12mr|gcc-4.7.3_2012.10-3.1|627	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|628	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|629	%package	-n %{multilibgnat}
12mr|gcc-4.7.3_2012.10-3.1|630	Summary:	GNU Ada 95 runtime libraries
12mr|gcc-4.7.3_2012.10-3.1|631	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|632	Conflicts:	%{libgnat} < 4.6.2-11
12mr|gcc-4.7.3_2012.10-3.1|633	
12mr|gcc-4.7.3_2012.10-3.1|634	%description	-n %{multilibgnat}
12mr|gcc-4.7.3_2012.10-3.1|635	GNAT is a GNU Ada 95 front-end to GCC. This package includes shared
12mr|gcc-4.7.3_2012.10-3.1|636	libraries, which are required to run programs compiled with the GNAT.
12mr|gcc-4.7.3_2012.10-3.1|637	
12mr|gcc-4.7.3_2012.10-3.1|638	%files		-n %{multilibgnat}
12mr|gcc-4.7.3_2012.10-3.1|639	%{multilibdir}/libgnat-%{branch}.so.%{gnat_major}
12mr|gcc-4.7.3_2012.10-3.1|640	%{multilibdir}/libgnarl-%{branch}.so.%{gnat_major}
12mr|gcc-4.7.3_2012.10-3.1|641	%endif
12mr|gcc-4.7.3_2012.10-3.1|642	
12mr|gcc-4.7.3_2012.10-3.1|643	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|644	%package	-n %{libgnat_devel}
12mr|gcc-4.7.3_2012.10-3.1|645	Summary:	GNU Ada 95 libraries
12mr|gcc-4.7.3_2012.10-3.1|646	Group:		Development/Other
12mr|gcc-4.7.3_2012.10-3.1|647	Requires:	%{libgnat} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|648	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|649	Requires:	%{multilibgnat} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|650	%endif
12mr|gcc-4.7.3_2012.10-3.1|651	Provides:	libgnat-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|652	Provides:	gnat-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|653	
12mr|gcc-4.7.3_2012.10-3.1|654	%description	-n %{libgnat_devel}
12mr|gcc-4.7.3_2012.10-3.1|655	GNAT is a GNU Ada 95 front-end to GCC. This package includes shared
12mr|gcc-4.7.3_2012.10-3.1|656	libraries, which are required to compile with the GNAT.
12mr|gcc-4.7.3_2012.10-3.1|657	
12mr|gcc-4.7.3_2012.10-3.1|658	%files		-n %{libgnat_devel}
12mr|gcc-4.7.3_2012.10-3.1|659	%{_libdir}/libgnat*.so
12mr|gcc-4.7.3_2012.10-3.1|660	%{_libdir}/libgnarl*.so
12mr|gcc-4.7.3_2012.10-3.1|661	%{gccdir}/adalib
12mr|gcc-4.7.3_2012.10-3.1|662	%{gccdir}/adainclude
12mr|gcc-4.7.3_2012.10-3.1|663	%exclude %{gccdir}/adalib/lib*.a
12mr|gcc-4.7.3_2012.10-3.1|664	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|665	%{multilibdir}/libgnat*.so
12mr|gcc-4.7.3_2012.10-3.1|666	%{multilibdir}/libgnarl*.so
12mr|gcc-4.7.3_2012.10-3.1|667	%{multigccdir}/adalib
12mr|gcc-4.7.3_2012.10-3.1|668	%{multigccdir}/adainclude
12mr|gcc-4.7.3_2012.10-3.1|669	%exclude %{multigccdir}/adalib/lib*.a
12mr|gcc-4.7.3_2012.10-3.1|670	%endif
12mr|gcc-4.7.3_2012.10-3.1|671	
12mr|gcc-4.7.3_2012.10-3.1|672	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|673	%package	-n %{libgnat_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|674	Summary:	GNU Ada 95 static libraries
12mr|gcc-4.7.3_2012.10-3.1|675	Group:		Development/Other
12mr|gcc-4.7.3_2012.10-3.1|676	Requires:	%{libgnat_devel} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|677	Provides:	libgnat-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|678	Provides:	gnat-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|679	
12mr|gcc-4.7.3_2012.10-3.1|680	%description	-n %{libgnat_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|681	GNAT is a GNU Ada 95 front-end to GCC. This package includes static
12mr|gcc-4.7.3_2012.10-3.1|682	libraries.
12mr|gcc-4.7.3_2012.10-3.1|683	
12mr|gcc-4.7.3_2012.10-3.1|684	%files		-n %{libgnat_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|685	%{gccdir}/adalib/lib*.a
12mr|gcc-4.7.3_2012.10-3.1|686	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|687	%{multigccdir}/adalib/lib*.a
12mr|gcc-4.7.3_2012.10-3.1|688	%endif
12mr|gcc-4.7.3_2012.10-3.1|689	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|690	# build ada
12mr|gcc-4.7.3_2012.10-3.1|691	%endif
12mr|gcc-4.7.3_2012.10-3.1|692	
12mr|gcc-4.7.3_2012.10-3.1|693	########################################################################
12mr|gcc-4.7.3_2012.10-3.1|694	%if %{build_fortran}
12mr|gcc-4.7.3_2012.10-3.1|695	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|696	%package	gfortran
12mr|gcc-4.7.3_2012.10-3.1|697	Summary:	Fortran 95 support for gcc
12mr|gcc-4.7.3_2012.10-3.1|698	Group:		Development/Other
12mr|gcc-4.7.3_2012.10-3.1|699	Requires:	%{name} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|700	Requires:	%{libgfortran_devel} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|701	Obsoletes:	manbo-mandriva-files-gfortran < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|702	Obsoletes:	manbo-mandriva-files-gfortran4.4 < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|703	Obsoletes:	manbo-mandriva-files-gcc-gfortran < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|704	Obsoletes:	manbo-mandriva-files-gcc-gfortran4.2 < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|705	
12mr|gcc-4.7.3_2012.10-3.1|706	%description	gfortran
12mr|gcc-4.7.3_2012.10-3.1|707	The gcc-gfortran package provides support for compiling Fortran
12mr|gcc-4.7.3_2012.10-3.1|708	programs with the GNU Compiler Collection.
12mr|gcc-4.7.3_2012.10-3.1|709	
12mr|gcc-4.7.3_2012.10-3.1|710	%files		gfortran
12mr|gcc-4.7.3_2012.10-3.1|711	%{_bindir}/gfortran
12mr|gcc-4.7.3_2012.10-3.1|712	%{_bindir}/gfortran-%{ver}
12mr|gcc-4.7.3_2012.10-3.1|713	%{_bindir}/%{_target_platform}-gfortran
12mr|gcc-4.7.3_2012.10-3.1|714	%{_bindir}/%{_target_platform}-gfortran-%{ver}
12mr|gcc-4.7.3_2012.10-3.1|715	%{_infodir}/gfortran.info*
12mr|gcc-4.7.3_2012.10-3.1|716	%{_mandir}/man1/gfortran.1*
12mr|gcc-4.7.3_2012.10-3.1|717	%{gccdir}/f951
12mr|gcc-4.7.3_2012.10-3.1|718	%{gccdir}/finclude
12mr|gcc-4.7.3_2012.10-3.1|719	%{gccdir}/libgfortranbegin.*a
12mr|gcc-4.7.3_2012.10-3.1|720	%{gccdir}/libcaf_single.a
12mr|gcc-4.7.3_2012.10-3.1|721	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|722	%{multigccdir}/libgfortranbegin.a
12mr|gcc-4.7.3_2012.10-3.1|723	%{multigccdir}/libcaf_single.a
12mr|gcc-4.7.3_2012.10-3.1|724	%endif
12mr|gcc-4.7.3_2012.10-3.1|725	%if %{build_doc}
12mr|gcc-4.7.3_2012.10-3.1|726	%doc %{_docdir}/gcc-gfortran
12mr|gcc-4.7.3_2012.10-3.1|727	%endif
12mr|gcc-4.7.3_2012.10-3.1|728	
12mr|gcc-4.7.3_2012.10-3.1|729	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|730	%package	-n %{libgfortran}
12mr|gcc-4.7.3_2012.10-3.1|731	Summary:	Fortran 95 runtime libraries
12mr|gcc-4.7.3_2012.10-3.1|732	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|733	%if %{build_quadmath}
12mr|gcc-4.7.3_2012.10-3.1|734	Requires:	%{libquadmath} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|735	%endif
12mr|gcc-4.7.3_2012.10-3.1|736	Provides:	libgfortran = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|737	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|738	Provides:	%{multilibgfortran} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|739	%endif
12mr|gcc-4.7.3_2012.10-3.1|740	%if %mdkversion <= 201200
12mr|gcc-4.7.3_2012.10-3.1|741	Obsoletes:	libgfortran4.5 < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|742	%endif
12mr|gcc-4.7.3_2012.10-3.1|743	
12mr|gcc-4.7.3_2012.10-3.1|744	%description	-n %{libgfortran}
12mr|gcc-4.7.3_2012.10-3.1|745	This package contains Fortran 95 shared library which is needed to run
12mr|gcc-4.7.3_2012.10-3.1|746	Fortran 95 dynamically linked programs.
12mr|gcc-4.7.3_2012.10-3.1|747	
12mr|gcc-4.7.3_2012.10-3.1|748	%files		-n %{libgfortran}
12mr|gcc-4.7.3_2012.10-3.1|749	%{_libdir}/libgfortran.so.%{gfortran_major}
12mr|gcc-4.7.3_2012.10-3.1|750	%{_libdir}/libgfortran.so.%{gfortran_major}.*
12mr|gcc-4.7.3_2012.10-3.1|751	
12mr|gcc-4.7.3_2012.10-3.1|752	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|753	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|754	%package	-n %{multilibgfortran}
12mr|gcc-4.7.3_2012.10-3.1|755	Summary:	Fortran 95 runtime libraries
12mr|gcc-4.7.3_2012.10-3.1|756	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|757	%if %{build_quadmath}
12mr|gcc-4.7.3_2012.10-3.1|758	Requires:	%{multilibquadmath} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|759	%endif
12mr|gcc-4.7.3_2012.10-3.1|760	Conflicts:	%{libgfortran} < 4.6.2-11
12mr|gcc-4.7.3_2012.10-3.1|761	
12mr|gcc-4.7.3_2012.10-3.1|762	%description	-n %{multilibgfortran}
12mr|gcc-4.7.3_2012.10-3.1|763	This package contains Fortran 95 shared library which is needed to run
12mr|gcc-4.7.3_2012.10-3.1|764	Fortran 95 dynamically linked programs.
12mr|gcc-4.7.3_2012.10-3.1|765	
12mr|gcc-4.7.3_2012.10-3.1|766	%files		-n %{multilibgfortran}
12mr|gcc-4.7.3_2012.10-3.1|767	%{multilibdir}/libgfortran.so.%{gfortran_major}
12mr|gcc-4.7.3_2012.10-3.1|768	%{multilibdir}/libgfortran.so.%{gfortran_major}.*
12mr|gcc-4.7.3_2012.10-3.1|769	%endif
12mr|gcc-4.7.3_2012.10-3.1|770	
12mr|gcc-4.7.3_2012.10-3.1|771	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|772	%package	-n %{libgfortran_devel}
12mr|gcc-4.7.3_2012.10-3.1|773	Summary:	Fortran 95 libraries
12mr|gcc-4.7.3_2012.10-3.1|774	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|775	Requires:	%{libgfortran} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|776	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|777	Requires:	%{multilibgfortran} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|778	%endif
12mr|gcc-4.7.3_2012.10-3.1|779	%if %{build_quadmath}
12mr|gcc-4.7.3_2012.10-3.1|780	Requires:	%{libquadmath_devel} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|781	%endif
12mr|gcc-4.7.3_2012.10-3.1|782	Provides:	libgfortran-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|783	Provides:	gfortran-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|784	
12mr|gcc-4.7.3_2012.10-3.1|785	%description	-n %{libgfortran_devel}
12mr|gcc-4.7.3_2012.10-3.1|786	This package contains Fortran 95 shared library which is needed to
12mr|gcc-4.7.3_2012.10-3.1|787	compile Fortran 95 programs.
12mr|gcc-4.7.3_2012.10-3.1|788	
12mr|gcc-4.7.3_2012.10-3.1|789	%files		-n %{libgfortran_devel}
12mr|gcc-4.7.3_2012.10-3.1|790	%{_libdir}/libgfortran.so
12mr|gcc-4.7.3_2012.10-3.1|791	%{_libdir}/libgfortran.spec
12mr|gcc-4.7.3_2012.10-3.1|792	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|793	%{multilibdir}/libgfortran.so
12mr|gcc-4.7.3_2012.10-3.1|794	%{multilibdir}/libgfortran.spec
12mr|gcc-4.7.3_2012.10-3.1|795	%endif
12mr|gcc-4.7.3_2012.10-3.1|796	
12mr|gcc-4.7.3_2012.10-3.1|797	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|798	%package	-n %{libgfortran_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|799	Summary:	Fortran 95 static libraries
12mr|gcc-4.7.3_2012.10-3.1|800	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|801	Requires:	%{libgfortran_devel} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|802	Provides:	libgfortran-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|803	Provides:	gfortran-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|804	
12mr|gcc-4.7.3_2012.10-3.1|805	%description	-n %{libgfortran_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|806	This package contains Fortran 95 static library which is needed to
12mr|gcc-4.7.3_2012.10-3.1|807	compile Fortran 95 programs.
12mr|gcc-4.7.3_2012.10-3.1|808	
12mr|gcc-4.7.3_2012.10-3.1|809	%files		-n %{libgfortran_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|810	%{_libdir}/libgfortran.*a
12mr|gcc-4.7.3_2012.10-3.1|811	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|812	%{multilibdir}/libgfortran.*a
12mr|gcc-4.7.3_2012.10-3.1|813	%endif
12mr|gcc-4.7.3_2012.10-3.1|814	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|815	# build fortran
12mr|gcc-4.7.3_2012.10-3.1|816	%endif
12mr|gcc-4.7.3_2012.10-3.1|817	
12mr|gcc-4.7.3_2012.10-3.1|818	########################################################################
12mr|gcc-4.7.3_2012.10-3.1|819	%if %{build_go}
12mr|gcc-4.7.3_2012.10-3.1|820	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|821	%package	go
12mr|gcc-4.7.3_2012.10-3.1|822	Summary:	Go support for gcc
12mr|gcc-4.7.3_2012.10-3.1|823	Group:		Development/Other
12mr|gcc-4.7.3_2012.10-3.1|824	Requires:	%{name} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|825	Requires:	%{libgo_devel} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|826	
12mr|gcc-4.7.3_2012.10-3.1|827	%description	go
12mr|gcc-4.7.3_2012.10-3.1|828	The gcc-go package provides support for compiling Go programs
12mr|gcc-4.7.3_2012.10-3.1|829	with the GNU Compiler Collection.
12mr|gcc-4.7.3_2012.10-3.1|830	
12mr|gcc-4.7.3_2012.10-3.1|831	%files		go
12mr|gcc-4.7.3_2012.10-3.1|832	%{_bindir}/gccgo
12mr|gcc-4.7.3_2012.10-3.1|833	%{_bindir}/%{_target_platform}-gccgo
12mr|gcc-4.7.3_2012.10-3.1|834	%dir %{_libdir}/go
12mr|gcc-4.7.3_2012.10-3.1|835	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|836	%dir %{multilibdir}/go
12mr|gcc-4.7.3_2012.10-3.1|837	%endif
12mr|gcc-4.7.3_2012.10-3.1|838	%{_infodir}/gccgo.info*
12mr|gcc-4.7.3_2012.10-3.1|839	%{_mandir}/man1/gccgo.1*
12mr|gcc-4.7.3_2012.10-3.1|840	%{_bindir}/gccgo-%{ver}
12mr|gcc-4.7.3_2012.10-3.1|841	%{_bindir}/%{_target_platform}-gccgo-%{ver}
12mr|gcc-4.7.3_2012.10-3.1|842	%{gccdir}/go1
12mr|gcc-4.7.3_2012.10-3.1|843	%{_libdir}/go/%{ver}
12mr|gcc-4.7.3_2012.10-3.1|844	%{_libdir}/libgobegin.a
12mr|gcc-4.7.3_2012.10-3.1|845	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|846	%{multilibdir}/go/%{ver}
12mr|gcc-4.7.3_2012.10-3.1|847	%{multilibdir}/libgobegin.a
12mr|gcc-4.7.3_2012.10-3.1|848	%endif
12mr|gcc-4.7.3_2012.10-3.1|849	%if %{build_doc}
12mr|gcc-4.7.3_2012.10-3.1|850	%doc %{_docdir}/gcc-go
12mr|gcc-4.7.3_2012.10-3.1|851	%endif
12mr|gcc-4.7.3_2012.10-3.1|852	
12mr|gcc-4.7.3_2012.10-3.1|853	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|854	%package	-n %{libgo}
12mr|gcc-4.7.3_2012.10-3.1|855	Summary:	Go runtime libraries
12mr|gcc-4.7.3_2012.10-3.1|856	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|857	Provides:	libgo = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|858	
12mr|gcc-4.7.3_2012.10-3.1|859	%description	-n %{libgo}
12mr|gcc-4.7.3_2012.10-3.1|860	This package contains Go shared library which is needed to run
12mr|gcc-4.7.3_2012.10-3.1|861	Go dynamically linked programs.
12mr|gcc-4.7.3_2012.10-3.1|862	
12mr|gcc-4.7.3_2012.10-3.1|863	%files		-n %{libgo}
12mr|gcc-4.7.3_2012.10-3.1|864	%{_libdir}/libgo.so.%{go_major}
12mr|gcc-4.7.3_2012.10-3.1|865	%{_libdir}/libgo.so.%{go_major}.*
12mr|gcc-4.7.3_2012.10-3.1|866	
12mr|gcc-4.7.3_2012.10-3.1|867	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|868	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|869	%package	-n %{multilibgo}
12mr|gcc-4.7.3_2012.10-3.1|870	Summary:	Go runtime libraries
12mr|gcc-4.7.3_2012.10-3.1|871	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|872	Conflicts:	%{libgo} < 4.6.2-11
12mr|gcc-4.7.3_2012.10-3.1|873	
12mr|gcc-4.7.3_2012.10-3.1|874	%description	-n %{multilibgo}
12mr|gcc-4.7.3_2012.10-3.1|875	This package contains Go shared library which is needed to run
12mr|gcc-4.7.3_2012.10-3.1|876	Go dynamically linked programs.
12mr|gcc-4.7.3_2012.10-3.1|877	
12mr|gcc-4.7.3_2012.10-3.1|878	%files		-n %{multilibgo}
12mr|gcc-4.7.3_2012.10-3.1|879	%{multilibdir}/libgo.so.%{go_major}
12mr|gcc-4.7.3_2012.10-3.1|880	%{multilibdir}/libgo.so.%{go_major}.*
12mr|gcc-4.7.3_2012.10-3.1|881	%endif
12mr|gcc-4.7.3_2012.10-3.1|882	
12mr|gcc-4.7.3_2012.10-3.1|883	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|884	%package	-n %{libgo_devel}
12mr|gcc-4.7.3_2012.10-3.1|885	Summary:	Go development libraries
12mr|gcc-4.7.3_2012.10-3.1|886	Group:		Development/Other
12mr|gcc-4.7.3_2012.10-3.1|887	Requires:	%{libgo} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|888	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|889	Requires:	%{multilibgo} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|890	%endif
12mr|gcc-4.7.3_2012.10-3.1|891	Provides:	libgo-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|892	Provides:	go-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|893	
12mr|gcc-4.7.3_2012.10-3.1|894	%description	-n %{libgo_devel}
12mr|gcc-4.7.3_2012.10-3.1|895	This package includes libraries and support files for compiling
12mr|gcc-4.7.3_2012.10-3.1|896	Go programs.
12mr|gcc-4.7.3_2012.10-3.1|897	
12mr|gcc-4.7.3_2012.10-3.1|898	%files		-n %{libgo_devel}
12mr|gcc-4.7.3_2012.10-3.1|899	%{_libdir}/libgo.so
12mr|gcc-4.7.3_2012.10-3.1|900	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|901	%{multilibdir}/libgo.so
12mr|gcc-4.7.3_2012.10-3.1|902	%endif
12mr|gcc-4.7.3_2012.10-3.1|903	
12mr|gcc-4.7.3_2012.10-3.1|904	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|905	%package	-n %{libgo_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|906	Summary:	Static Go libraries
12mr|gcc-4.7.3_2012.10-3.1|907	Group:		Development/Other
12mr|gcc-4.7.3_2012.10-3.1|908	Requires:	%{libgo_devel} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|909	Provides:	libgo-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|910	Provides:	go-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|911	
12mr|gcc-4.7.3_2012.10-3.1|912	%description	-n %{libgo_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|913	This package contains static Go libraries.
12mr|gcc-4.7.3_2012.10-3.1|914	
12mr|gcc-4.7.3_2012.10-3.1|915	%files		-n %{libgo_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|916	%{_libdir}/libgo.*a
12mr|gcc-4.7.3_2012.10-3.1|917	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|918	%{multilibdir}/libgo.*a
12mr|gcc-4.7.3_2012.10-3.1|919	%endif
12mr|gcc-4.7.3_2012.10-3.1|920	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|921	# build go
12mr|gcc-4.7.3_2012.10-3.1|922	%endif
12mr|gcc-4.7.3_2012.10-3.1|923	
12mr|gcc-4.7.3_2012.10-3.1|924	########################################################################
12mr|gcc-4.7.3_2012.10-3.1|925	%if %{build_java}
12mr|gcc-4.7.3_2012.10-3.1|926	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|927	%package	java
12mr|gcc-4.7.3_2012.10-3.1|928	Summary:	Java support for GCC
12mr|gcc-4.7.3_2012.10-3.1|929	Group:		Development/Java
12mr|gcc-4.7.3_2012.10-3.1|930	Requires:	%{name} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|931	Requires:	%{libgcj_devel} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|932	Requires:	eclipse-ecj
12mr|gcc-4.7.3_2012.10-3.1|933	BuildRequires:	eclipse-ecj
12mr|gcc-4.7.3_2012.10-3.1|934	BuildRequires:	jpackage-utils
12mr|gcc-4.7.3_2012.10-3.1|935	BuildRequires:	unzip
12mr|gcc-4.7.3_2012.10-3.1|936	BuildRequires:	zip
12mr|gcc-4.7.3_2012.10-3.1|937	Obsoletes:	manbo-mandriva-files-java < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|938	Obsoletes:	manbo-mandriva-files-java4.4 < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|939	Obsoletes:	manbo-mandriva-files-gcc-java < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|940	Obsoletes:	manbo-mandriva-files-gcc-java4.2 < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|941	
12mr|gcc-4.7.3_2012.10-3.1|942	%description	java
12mr|gcc-4.7.3_2012.10-3.1|943	This package adds support for compiling Java(tm) programs and
12mr|gcc-4.7.3_2012.10-3.1|944	bytecode into native code.
12mr|gcc-4.7.3_2012.10-3.1|945	
12mr|gcc-4.7.3_2012.10-3.1|946	%files		java
12mr|gcc-4.7.3_2012.10-3.1|947	%{_bindir}/aot-compile
12mr|gcc-4.7.3_2012.10-3.1|948	%{_bindir}/gc-analyze
12mr|gcc-4.7.3_2012.10-3.1|949	%{_bindir}/gcj
12mr|gcc-4.7.3_2012.10-3.1|950	%{_bindir}/gcj-dbtool
12mr|gcc-4.7.3_2012.10-3.1|951	%{_bindir}/gcjh
12mr|gcc-4.7.3_2012.10-3.1|952	%{_bindir}/gjavah
12mr|gcc-4.7.3_2012.10-3.1|953	%{_bindir}/gjar
12mr|gcc-4.7.3_2012.10-3.1|954	%{_bindir}/gjarsigner
12mr|gcc-4.7.3_2012.10-3.1|955	%if %{without java_bootstrap}
12mr|gcc-4.7.3_2012.10-3.1|956	%{_bindir}/gjdoc
12mr|gcc-4.7.3_2012.10-3.1|957	%endif
12mr|gcc-4.7.3_2012.10-3.1|958	%{_bindir}/gnative2ascii
12mr|gcc-4.7.3_2012.10-3.1|959	%{_bindir}/grmic
12mr|gcc-4.7.3_2012.10-3.1|960	%{_bindir}/gserialver
12mr|gcc-4.7.3_2012.10-3.1|961	%{_bindir}/jcf-dump
12mr|gcc-4.7.3_2012.10-3.1|962	%{_bindir}/jv-convert
12mr|gcc-4.7.3_2012.10-3.1|963	%{_bindir}/rebuild-gcj-db
12mr|gcc-4.7.3_2012.10-3.1|964	%{_mandir}/man1/aot-compile.1*
12mr|gcc-4.7.3_2012.10-3.1|965	%{_mandir}/man1/gc-analyze.1*
12mr|gcc-4.7.3_2012.10-3.1|966	%{_mandir}/man1/gcj.1*
12mr|gcc-4.7.3_2012.10-3.1|967	%{_mandir}/man1/gcj-dbtool.1*
12mr|gcc-4.7.3_2012.10-3.1|968	%{_mandir}/man1/gcjh.1*
12mr|gcc-4.7.3_2012.10-3.1|969	%{_mandir}/man1/gjar.1*
12mr|gcc-4.7.3_2012.10-3.1|970	%{_mandir}/man1/gjarsigner.1*
12mr|gcc-4.7.3_2012.10-3.1|971	%{_mandir}/man1/gjavah.1*
12mr|gcc-4.7.3_2012.10-3.1|972	%{_mandir}/man1/gjdoc.1*
12mr|gcc-4.7.3_2012.10-3.1|973	%{_mandir}/man1/gnative2ascii.1*
12mr|gcc-4.7.3_2012.10-3.1|974	%{_mandir}/man1/grmic.1*
12mr|gcc-4.7.3_2012.10-3.1|975	%{_mandir}/man1/gserialver.1*
12mr|gcc-4.7.3_2012.10-3.1|976	%{_mandir}/man1/jcf-dump.1*
12mr|gcc-4.7.3_2012.10-3.1|977	%{_mandir}/man1/jv-convert.1*
12mr|gcc-4.7.3_2012.10-3.1|978	%{_mandir}/man1/rebuild-gcj-db.1*
12mr|gcc-4.7.3_2012.10-3.1|979	%{_infodir}/gcj.info*
12mr|gcc-4.7.3_2012.10-3.1|980	%{_infodir}/cp-tools.info*
12mr|gcc-4.7.3_2012.10-3.1|981	%{_bindir}/gcj-%{ver}
12mr|gcc-4.7.3_2012.10-3.1|982	%{_bindir}/%{_target_platform}-gcj
12mr|gcc-4.7.3_2012.10-3.1|983	%{_bindir}/%{_target_platform}-gcj-%{ver}
12mr|gcc-4.7.3_2012.10-3.1|984	%{_bindir}/%{_target_platform}-gcjh
12mr|gcc-4.7.3_2012.10-3.1|985	%{gccdir}/jc1
12mr|gcc-4.7.3_2012.10-3.1|986	%{gccdir}/ecj1
12mr|gcc-4.7.3_2012.10-3.1|987	%{gccdir}/jvgenmain
12mr|gcc-4.7.3_2012.10-3.1|988	%if %{build_doc}
12mr|gcc-4.7.3_2012.10-3.1|989	%doc %{_docdir}/gcc-java
12mr|gcc-4.7.3_2012.10-3.1|990	%endif
12mr|gcc-4.7.3_2012.10-3.1|991	
12mr|gcc-4.7.3_2012.10-3.1|992	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|993	%package	-n %{libgcj}
12mr|gcc-4.7.3_2012.10-3.1|994	Summary:	Java runtime library for gcc
12mr|gcc-4.7.3_2012.10-3.1|995	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|996	Provides:	libgcj = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|997	Provides:	%{libgcj_bc} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|998	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|999	# for compatibility and/or make updates clean
12mr|gcc-4.7.3_2012.10-3.1|1000	Provides:	libgcj%{gcj_major} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1001	Provides:	libgcj_bc%{gcj_bc_major} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1002	%endif
12mr|gcc-4.7.3_2012.10-3.1|1003	%if %mdkversion <= 201200
12mr|gcc-4.7.3_2012.10-3.1|1004	Provides:	libgcj%{gcj_major}-base = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1005	Provides:	%{libgcj}-base = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1006	Obsoletes:	gcc-libgcj < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1007	Obsoletes:	libgcj4.5 < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1008	Obsoletes:	gcj4.5-tools < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1009	Obsoletes:	gcj-tools <= 4.5.2
12mr|gcc-4.7.3_2012.10-3.1|1010	%define		libgcj11 %{mklibname gcj 11}
12mr|gcc-4.7.3_2012.10-3.1|1011	Obsoletes:	%{libgcj11} < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1012	Obsoletes:	%{libgcj11}-base < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1013	%endif
12mr|gcc-4.7.3_2012.10-3.1|1014	Requires:	zip >= 2.1
12mr|gcc-4.7.3_2012.10-3.1|1015	%if %{without java_bootstrap}
12mr|gcc-4.7.3_2012.10-3.1|1016	BuildRequires:	antlr
12mr|gcc-4.7.3_2012.10-3.1|1017	%endif
12mr|gcc-4.7.3_2012.10-3.1|1018	BuildRequires:	gtk2-devel >= 2.4.0
12mr|gcc-4.7.3_2012.10-3.1|1019	BuildRequires:	glib2-devel >= 2.4.0
12mr|gcc-4.7.3_2012.10-3.1|1020	BuildRequires:	libart_lgpl-devel >= 2.1.0
12mr|gcc-4.7.3_2012.10-3.1|1021	BuildRequires:	pkgconfig(alsa)
12mr|gcc-4.7.3_2012.10-3.1|1022	BuildRequires:	libxtst-devel
12mr|gcc-4.7.3_2012.10-3.1|1023	BuildRequires:	libxt-devel
12mr|gcc-4.7.3_2012.10-3.1|1024	BuildRequires:	spec-helper >= 0.31.10
12mr|gcc-4.7.3_2012.10-3.1|1025	
12mr|gcc-4.7.3_2012.10-3.1|1026	%description	-n %{libgcj}
12mr|gcc-4.7.3_2012.10-3.1|1027	The Java(tm) runtime library. You will need this package to run your Java
12mr|gcc-4.7.3_2012.10-3.1|1028	programs compiled using the Java compiler from GNU Compiler Collection (gcj).
12mr|gcc-4.7.3_2012.10-3.1|1029	
12mr|gcc-4.7.3_2012.10-3.1|1030	%files		-n %{libgcj}
12mr|gcc-4.7.3_2012.10-3.1|1031	%{_javadir}/libgcj*.jar
12mr|gcc-4.7.3_2012.10-3.1|1032	%dir %{_libdir}/gcj-%{ver}-%{gcj_major}
12mr|gcc-4.7.3_2012.10-3.1|1033	%{_libdir}/gcj-%{ver}-%{gcj_major}/*.so
12mr|gcc-4.7.3_2012.10-3.1|1034	%attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{_libdir}/gcj-%{ver}-%{gcj_major}/classmap.db
12mr|gcc-4.7.3_2012.10-3.1|1035	%{_libdir}/libgcj.so.%{gcj_major}
12mr|gcc-4.7.3_2012.10-3.1|1036	%{_libdir}/libgcj.so.%{gcj_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1037	%{_libdir}/libgcj-tools.so.%{gcj_major}
12mr|gcc-4.7.3_2012.10-3.1|1038	%{_libdir}/libgcj-tools.so.%{gcj_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1039	%{_libdir}/libgcj_bc.so.%{gcj_bc_major}
12mr|gcc-4.7.3_2012.10-3.1|1040	%{_libdir}/libgcj_bc.so.%{gcj_bc_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1041	%{_libdir}/libgij.so.%{gcj_major}
12mr|gcc-4.7.3_2012.10-3.1|1042	%{_libdir}/libgij.so.%{gcj_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1043	
12mr|gcc-4.7.3_2012.10-3.1|1044	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1045	%package	-n gcj-tools
12mr|gcc-4.7.3_2012.10-3.1|1046	Summary:	Tools needed to use applications in the GCJ Java runtime
12mr|gcc-4.7.3_2012.10-3.1|1047	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|1048	Requires:	%{libgcj} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1049	Requires:	zip >= 2.1
12mr|gcc-4.7.3_2012.10-3.1|1050	
12mr|gcc-4.7.3_2012.10-3.1|1051	%description	-n gcj-tools
12mr|gcc-4.7.3_2012.10-3.1|1052	Tools needed to run applications in the GCJ Java(tm) runtime. You will
12mr|gcc-4.7.3_2012.10-3.1|1053	need this package to run your Java programs in the Java Virtual Machine
12mr|gcc-4.7.3_2012.10-3.1|1054	(JVM) provided by the GNU Compiler Collection (gcj).
12mr|gcc-4.7.3_2012.10-3.1|1055	
12mr|gcc-4.7.3_2012.10-3.1|1056	%files		-n gcj-tools
12mr|gcc-4.7.3_2012.10-3.1|1057	%{_bindir}/gappletviewer
12mr|gcc-4.7.3_2012.10-3.1|1058	%{_bindir}/gij
12mr|gcc-4.7.3_2012.10-3.1|1059	%{_bindir}/grmid
12mr|gcc-4.7.3_2012.10-3.1|1060	%{_bindir}/grmiregistry
12mr|gcc-4.7.3_2012.10-3.1|1061	%{_bindir}/gtnameserv
12mr|gcc-4.7.3_2012.10-3.1|1062	%{_bindir}/gkeytool
12mr|gcc-4.7.3_2012.10-3.1|1063	%{_bindir}/gorbd
12mr|gcc-4.7.3_2012.10-3.1|1064	%{_mandir}/man1/gappletviewer.1*
12mr|gcc-4.7.3_2012.10-3.1|1065	%{_mandir}/man1/gij.1*
12mr|gcc-4.7.3_2012.10-3.1|1066	%{_mandir}/man1/grmiregistry.1*
12mr|gcc-4.7.3_2012.10-3.1|1067	%{_mandir}/man1/gkeytool.1*
12mr|gcc-4.7.3_2012.10-3.1|1068	%{_mandir}/man1/gorbd.1*
12mr|gcc-4.7.3_2012.10-3.1|1069	%{_mandir}/man1/grmid.1*
12mr|gcc-4.7.3_2012.10-3.1|1070	%{_mandir}/man1/gtnameserv.1*
12mr|gcc-4.7.3_2012.10-3.1|1071	%{_libdir}/logging.properties
12mr|gcc-4.7.3_2012.10-3.1|1072	%{_libdir}/security
12mr|gcc-4.7.3_2012.10-3.1|1073	%if %{build_pdf}
12mr|gcc-4.7.3_2012.10-3.1|1074	%doc %{_docdir}/libjava
12mr|gcc-4.7.3_2012.10-3.1|1075	%endif
12mr|gcc-4.7.3_2012.10-3.1|1076	
12mr|gcc-4.7.3_2012.10-3.1|1077	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1078	%package	-n %{libgcj_devel}
12mr|gcc-4.7.3_2012.10-3.1|1079	Summary:	Libraries for Java development using GCC
12mr|gcc-4.7.3_2012.10-3.1|1080	Group:		Development/Java
12mr|gcc-4.7.3_2012.10-3.1|1081	Requires:	%{libgcj} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1082	Requires:	zlib-devel
12mr|gcc-4.7.3_2012.10-3.1|1083	Requires:	awk
12mr|gcc-4.7.3_2012.10-3.1|1084	Provides:	libgcj-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1085	Provides:	gcj-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1086	# libgcj and friends are no longer built statically for 4.7.x
12mr|gcc-4.7.3_2012.10-3.1|1087	Obsoletes:	%{libgcj_static_devel} < {version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1088	
12mr|gcc-4.7.3_2012.10-3.1|1089	%description	-n %{libgcj_devel}
12mr|gcc-4.7.3_2012.10-3.1|1090	The Java(tm) static libraries and C header files. You will need this
12mr|gcc-4.7.3_2012.10-3.1|1091	package to compile your Java programs using the GCC Java compiler (gcj).
12mr|gcc-4.7.3_2012.10-3.1|1092	
12mr|gcc-4.7.3_2012.10-3.1|1093	%files		-n %{libgcj_devel}
12mr|gcc-4.7.3_2012.10-3.1|1094	%{gccdir}/include/gcj
12mr|gcc-4.7.3_2012.10-3.1|1095	%{gccdir}/include/jawt*.h
12mr|gcc-4.7.3_2012.10-3.1|1096	%{gccdir}/include/jni*.h
12mr|gcc-4.7.3_2012.10-3.1|1097	%{gccdir}/include/jvm*.h
12mr|gcc-4.7.3_2012.10-3.1|1098	%{py_puresitedir}/libjava
12mr|gcc-4.7.3_2012.10-3.1|1099	%{_libdir}/pkgconfig/libgcj-%{branch}.pc
12mr|gcc-4.7.3_2012.10-3.1|1100	%{_libdir}/libgcj*.spec
12mr|gcc-4.7.3_2012.10-3.1|1101	%{_libdir}/libgcj*.so
12mr|gcc-4.7.3_2012.10-3.1|1102	%{_libdir}/libgij.so
12mr|gcc-4.7.3_2012.10-3.1|1103	
12mr|gcc-4.7.3_2012.10-3.1|1104	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1105	%package	-n libgcj%{gcj_major}-src
12mr|gcc-4.7.3_2012.10-3.1|1106	Summary:	Java library sources
12mr|gcc-4.7.3_2012.10-3.1|1107	Group:		Development/Java
12mr|gcc-4.7.3_2012.10-3.1|1108	Requires:	%{libgcj} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1109	Provides:	libgcj-src = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1110	
12mr|gcc-4.7.3_2012.10-3.1|1111	%description	-n libgcj%{gcj_major}-src
12mr|gcc-4.7.3_2012.10-3.1|1112	The Java(tm) runtime library sources.
12mr|gcc-4.7.3_2012.10-3.1|1113	
12mr|gcc-4.7.3_2012.10-3.1|1114	%files	-n libgcj%{gcj_major}-src
12mr|gcc-4.7.3_2012.10-3.1|1115	%{_javadir}/src-%{ver}.zip
12mr|gcc-4.7.3_2012.10-3.1|1116	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1117	# build java
12mr|gcc-4.7.3_2012.10-3.1|1118	%endif
12mr|gcc-4.7.3_2012.10-3.1|1119	
12mr|gcc-4.7.3_2012.10-3.1|1120	########################################################################
12mr|gcc-4.7.3_2012.10-3.1|1121	%if %{build_objc}
12mr|gcc-4.7.3_2012.10-3.1|1122	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1123	%package	objc
12mr|gcc-4.7.3_2012.10-3.1|1124	Summary:	Objective-C support for GCC
12mr|gcc-4.7.3_2012.10-3.1|1125	Group:		Development/Other
12mr|gcc-4.7.3_2012.10-3.1|1126	Requires:	%{name} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1127	Requires:	%{libobjc_devel} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1128	
12mr|gcc-4.7.3_2012.10-3.1|1129	%description	objc
12mr|gcc-4.7.3_2012.10-3.1|1130	gcc-objc provides Objective-C support for the GCC.
12mr|gcc-4.7.3_2012.10-3.1|1131	Mainly used on systems running NeXTSTEP, Objective-C is an
12mr|gcc-4.7.3_2012.10-3.1|1132	object-oriented derivative of the C language.
12mr|gcc-4.7.3_2012.10-3.1|1133	
12mr|gcc-4.7.3_2012.10-3.1|1134	%files		objc
12mr|gcc-4.7.3_2012.10-3.1|1135	%{gccdir}/cc1obj
12mr|gcc-4.7.3_2012.10-3.1|1136	
12mr|gcc-4.7.3_2012.10-3.1|1137	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1138	%package	-n %{libobjc}
12mr|gcc-4.7.3_2012.10-3.1|1139	Summary:	Objective-C runtime
12mr|gcc-4.7.3_2012.10-3.1|1140	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|1141	Provides:	libobjc = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1142	%if %mdkversion <= 201200
12mr|gcc-4.7.3_2012.10-3.1|1143	Obsoletes:	libobjc3.0 < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1144	Obsoletes:	libobjc3.1 < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1145	%endif
12mr|gcc-4.7.3_2012.10-3.1|1146	
12mr|gcc-4.7.3_2012.10-3.1|1147	%description	-n %{libobjc}
12mr|gcc-4.7.3_2012.10-3.1|1148	This package contains Objective-C shared library which is needed to run
12mr|gcc-4.7.3_2012.10-3.1|1149	Objective-C dynamically linked programs.
12mr|gcc-4.7.3_2012.10-3.1|1150	
12mr|gcc-4.7.3_2012.10-3.1|1151	%files		-n %{libobjc}
12mr|gcc-4.7.3_2012.10-3.1|1152	%{_libdir}/libobjc.so.%{objc_major}
12mr|gcc-4.7.3_2012.10-3.1|1153	%{_libdir}/libobjc.so.%{objc_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1154	
12mr|gcc-4.7.3_2012.10-3.1|1155	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1156	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1157	%package	-n %{multilibobjc}
12mr|gcc-4.7.3_2012.10-3.1|1158	Summary:	Objective-C runtime
12mr|gcc-4.7.3_2012.10-3.1|1159	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|1160	Provides:	libobjc = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1161	%if %mdkversion <= 201200
12mr|gcc-4.7.3_2012.10-3.1|1162	Obsoletes:	libobjc3.0 < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1163	Obsoletes:	libobjc3.1 < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1164	%endif
12mr|gcc-4.7.3_2012.10-3.1|1165	Conflicts:	%{libobjc} < 4.6.2-11
12mr|gcc-4.7.3_2012.10-3.1|1166	
12mr|gcc-4.7.3_2012.10-3.1|1167	%description	-n %{multilibobjc}
12mr|gcc-4.7.3_2012.10-3.1|1168	This package contains Objective-C shared library which is needed to run
12mr|gcc-4.7.3_2012.10-3.1|1169	Objective-C dynamically linked programs.
12mr|gcc-4.7.3_2012.10-3.1|1170	
12mr|gcc-4.7.3_2012.10-3.1|1171	%files		-n %{multilibobjc}
12mr|gcc-4.7.3_2012.10-3.1|1172	%{multilibdir}/libobjc.so.%{objc_major}
12mr|gcc-4.7.3_2012.10-3.1|1173	%{multilibdir}/libobjc.so.%{objc_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1174	%endif
12mr|gcc-4.7.3_2012.10-3.1|1175	
12mr|gcc-4.7.3_2012.10-3.1|1176	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1177	%package	-n %{libobjc_devel}
12mr|gcc-4.7.3_2012.10-3.1|1178	Summary:	Objective-C development libraries
12mr|gcc-4.7.3_2012.10-3.1|1179	Group:		Development/Other
12mr|gcc-4.7.3_2012.10-3.1|1180	Requires:	%{libobjc} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1181	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1182	Requires:	%{multilibobjc} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1183	%endif
12mr|gcc-4.7.3_2012.10-3.1|1184	Provides:	libobjc-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1185	Provides:	objc-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1186	
12mr|gcc-4.7.3_2012.10-3.1|1187	%description	-n %{libobjc_devel}
12mr|gcc-4.7.3_2012.10-3.1|1188	This package includes libraries and support files for compiling
12mr|gcc-4.7.3_2012.10-3.1|1189	Objective-C programs.
12mr|gcc-4.7.3_2012.10-3.1|1190	
12mr|gcc-4.7.3_2012.10-3.1|1191	%files		-n %{libobjc_devel}
12mr|gcc-4.7.3_2012.10-3.1|1192	%{_libdir}/libobjc.so
12mr|gcc-4.7.3_2012.10-3.1|1193	%{gccdir}/include/objc
12mr|gcc-4.7.3_2012.10-3.1|1194	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1195	%{multilibdir}/libobjc.so
12mr|gcc-4.7.3_2012.10-3.1|1196	%endif
12mr|gcc-4.7.3_2012.10-3.1|1197	
12mr|gcc-4.7.3_2012.10-3.1|1198	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1199	%package	-n %{libobjc_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1200	Summary:	Static Objective-C libraries
12mr|gcc-4.7.3_2012.10-3.1|1201	Group:		Development/Other
12mr|gcc-4.7.3_2012.10-3.1|1202	Requires:	%{libobjc_devel} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1203	Provides:	libobjc-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1204	Provides:	objc-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1205	
12mr|gcc-4.7.3_2012.10-3.1|1206	%description	-n %{libobjc_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1207	This package contains static Objective-C libraries.
12mr|gcc-4.7.3_2012.10-3.1|1208	
12mr|gcc-4.7.3_2012.10-3.1|1209	%files		-n %{libobjc_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1210	%{_libdir}/libobjc.*a
12mr|gcc-4.7.3_2012.10-3.1|1211	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1212	%{multilibdir}/libobjc.*a
12mr|gcc-4.7.3_2012.10-3.1|1213	%endif
12mr|gcc-4.7.3_2012.10-3.1|1214	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1215	# build objc
12mr|gcc-4.7.3_2012.10-3.1|1216	%endif
12mr|gcc-4.7.3_2012.10-3.1|1217	
12mr|gcc-4.7.3_2012.10-3.1|1218	########################################################################
12mr|gcc-4.7.3_2012.10-3.1|1219	%if %{build_objcxx}
12mr|gcc-4.7.3_2012.10-3.1|1220	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1221	%package	objc++
12mr|gcc-4.7.3_2012.10-3.1|1222	Summary:	Objective-C++ support for GCC
12mr|gcc-4.7.3_2012.10-3.1|1223	Group:		Development/Other
12mr|gcc-4.7.3_2012.10-3.1|1224	Requires:	gcc-objc = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1225	
12mr|gcc-4.7.3_2012.10-3.1|1226	%description	objc++
12mr|gcc-4.7.3_2012.10-3.1|1227	gcc++-objc provides Objective-C++ support for the GCC.
12mr|gcc-4.7.3_2012.10-3.1|1228	
12mr|gcc-4.7.3_2012.10-3.1|1229	%files		objc++
12mr|gcc-4.7.3_2012.10-3.1|1230	%{gccdir}/cc1objplus
12mr|gcc-4.7.3_2012.10-3.1|1231	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1232	# build objcxx
12mr|gcc-4.7.3_2012.10-3.1|1233	%endif
12mr|gcc-4.7.3_2012.10-3.1|1234	
12mr|gcc-4.7.3_2012.10-3.1|1235	########################################################################
12mr|gcc-4.7.3_2012.10-3.1|1236	%if %{package_ffi}
12mr|gcc-4.7.3_2012.10-3.1|1237	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1238	%package	-n %{libffi}
12mr|gcc-4.7.3_2012.10-3.1|1239	Summary:	GCC support library for FFI
12mr|gcc-4.7.3_2012.10-3.1|1240	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|1241	Provides:	libffi = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1242	
12mr|gcc-4.7.3_2012.10-3.1|1243	%description	-n %{libffi}
12mr|gcc-4.7.3_2012.10-3.1|1244	This package contains GCC shared support library which is needed
12mr|gcc-4.7.3_2012.10-3.1|1245	for FFI support.
12mr|gcc-4.7.3_2012.10-3.1|1246	
12mr|gcc-4.7.3_2012.10-3.1|1247	%files		-n %{libffi}
12mr|gcc-4.7.3_2012.10-3.1|1248	%{_libdir}/libffi.so.%{ffi_major}
12mr|gcc-4.7.3_2012.10-3.1|1249	%{_libdir}/libffi.so.%{ffi_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1250	
12mr|gcc-4.7.3_2012.10-3.1|1251	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1252	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1253	%package	-n %{multilibffi}
12mr|gcc-4.7.3_2012.10-3.1|1254	Summary:	GCC support library for FFI
12mr|gcc-4.7.3_2012.10-3.1|1255	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|1256	Conflicts:	%{libffi} < 4.6.2-11
12mr|gcc-4.7.3_2012.10-3.1|1257	
12mr|gcc-4.7.3_2012.10-3.1|1258	%description	-n %{multilibffi}
12mr|gcc-4.7.3_2012.10-3.1|1259	This package contains GCC shared support library which is needed
12mr|gcc-4.7.3_2012.10-3.1|1260	for FFI support.
12mr|gcc-4.7.3_2012.10-3.1|1261	
12mr|gcc-4.7.3_2012.10-3.1|1262	%files		-n %{multilibffi}
12mr|gcc-4.7.3_2012.10-3.1|1263	%{multilibdir}/libffi.so.%{ffi_major}
12mr|gcc-4.7.3_2012.10-3.1|1264	%{multilibdir}/libffi.so.%{ffi_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1265	%endif
12mr|gcc-4.7.3_2012.10-3.1|1266	
12mr|gcc-4.7.3_2012.10-3.1|1267	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1268	%package	-n %{libffi_devel}
12mr|gcc-4.7.3_2012.10-3.1|1269	Summary:	GCC development for FFI
12mr|gcc-4.7.3_2012.10-3.1|1270	Group:		Development/C
12mr|gcc-4.7.3_2012.10-3.1|1271	Requires:	%{name} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1272	Requires:	%{libffi} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1273	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1274	Requires:	%{multilibffi} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1275	%endif
12mr|gcc-4.7.3_2012.10-3.1|1276	Provides:	libffi-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1277	Provides:	ffi-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1278	%if %{obsolete_devmajor}
12mr|gcc-4.7.3_2012.10-3.1|1279	Obsoletes:	libffi4-devel < %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1280	%endif
12mr|gcc-4.7.3_2012.10-3.1|1281	
12mr|gcc-4.7.3_2012.10-3.1|1282	%description	-n %{libffi_devel}
12mr|gcc-4.7.3_2012.10-3.1|1283	This package contains GCC development which is needed
12mr|gcc-4.7.3_2012.10-3.1|1284	to compile FFI support.
12mr|gcc-4.7.3_2012.10-3.1|1285	
12mr|gcc-4.7.3_2012.10-3.1|1286	%files		-n %{libffi_devel}
12mr|gcc-4.7.3_2012.10-3.1|1287	%{_libdir}/libffi.so
12mr|gcc-4.7.3_2012.10-3.1|1288	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1289	%{multilibdir}/libffi.so
12mr|gcc-4.7.3_2012.10-3.1|1290	%endif
12mr|gcc-4.7.3_2012.10-3.1|1291	%{_mandir}/man3/*.3*
12mr|gcc-4.7.3_2012.10-3.1|1292	
12mr|gcc-4.7.3_2012.10-3.1|1293	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1294	%package	-n %{libffi_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1295	Summary:	GCC FFI static library
12mr|gcc-4.7.3_2012.10-3.1|1296	Group:		Development/C
12mr|gcc-4.7.3_2012.10-3.1|1297	Requires:	%{libffi_devel} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1298	Provides:	libffi-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1299	Provides:	ffi-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1300	
12mr|gcc-4.7.3_2012.10-3.1|1301	%description	-n %{libffi_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1302	This package contains GCC static libraries which are needed
12mr|gcc-4.7.3_2012.10-3.1|1303	to compile FFI support.
12mr|gcc-4.7.3_2012.10-3.1|1304	
12mr|gcc-4.7.3_2012.10-3.1|1305	%files		-n %{libffi_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1306	%{_libdir}/libffi.*a
12mr|gcc-4.7.3_2012.10-3.1|1307	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1308	%{multilibdir}/libffi.*a
12mr|gcc-4.7.3_2012.10-3.1|1309	%endif
12mr|gcc-4.7.3_2012.10-3.1|1310	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1311	# package ffi
12mr|gcc-4.7.3_2012.10-3.1|1312	%endif
12mr|gcc-4.7.3_2012.10-3.1|1313	
12mr|gcc-4.7.3_2012.10-3.1|1314	########################################################################
12mr|gcc-4.7.3_2012.10-3.1|1315	%if %{build_quadmath}
12mr|gcc-4.7.3_2012.10-3.1|1316	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1317	%package	-n %{libquadmath}
12mr|gcc-4.7.3_2012.10-3.1|1318	Summary:	GCC __float128 shared support library
12mr|gcc-4.7.3_2012.10-3.1|1319	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|1320	Provides:	libquadmath = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1321	
12mr|gcc-4.7.3_2012.10-3.1|1322	%description	-n %{libquadmath}
12mr|gcc-4.7.3_2012.10-3.1|1323	This package contains GCC shared support library which is needed
12mr|gcc-4.7.3_2012.10-3.1|1324	for __float128 math support and for Fortran REAL*16 support.
12mr|gcc-4.7.3_2012.10-3.1|1325	
12mr|gcc-4.7.3_2012.10-3.1|1326	%files		-n %{libquadmath}
12mr|gcc-4.7.3_2012.10-3.1|1327	%{_libdir}/libquadmath.so.%{quadmath_major}
12mr|gcc-4.7.3_2012.10-3.1|1328	%{_libdir}/libquadmath.so.%{quadmath_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1329	
12mr|gcc-4.7.3_2012.10-3.1|1330	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1331	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1332	%package	-n %{multilibquadmath}
12mr|gcc-4.7.3_2012.10-3.1|1333	Summary:	GCC __float128 shared support library
12mr|gcc-4.7.3_2012.10-3.1|1334	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|1335	Conflicts:	%{libquadmath} < 4.6.2-11
12mr|gcc-4.7.3_2012.10-3.1|1336	
12mr|gcc-4.7.3_2012.10-3.1|1337	%description	-n %{multilibquadmath}
12mr|gcc-4.7.3_2012.10-3.1|1338	This package contains GCC shared support library which is needed
12mr|gcc-4.7.3_2012.10-3.1|1339	for __float128 math support and for Fortran REAL*16 support.
12mr|gcc-4.7.3_2012.10-3.1|1340	
12mr|gcc-4.7.3_2012.10-3.1|1341	%files		-n %{multilibquadmath}
12mr|gcc-4.7.3_2012.10-3.1|1342	%{multilibdir}/libquadmath.so.%{quadmath_major}
12mr|gcc-4.7.3_2012.10-3.1|1343	%{multilibdir}/libquadmath.so.%{quadmath_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1344	%endif
12mr|gcc-4.7.3_2012.10-3.1|1345	
12mr|gcc-4.7.3_2012.10-3.1|1346	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1347	%package	-n %{libquadmath_devel}
12mr|gcc-4.7.3_2012.10-3.1|1348	Summary:	GCC __float128 support
12mr|gcc-4.7.3_2012.10-3.1|1349	Group:		Development/C
12mr|gcc-4.7.3_2012.10-3.1|1350	Requires:	%{name} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1351	Requires:	%{libquadmath} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1352	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1353	Requires:	%{multilibquadmath} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1354	%endif
12mr|gcc-4.7.3_2012.10-3.1|1355	Provides:	libquadmath-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1356	Provides:	quadmath-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1357	
12mr|gcc-4.7.3_2012.10-3.1|1358	%description	-n %{libquadmath_devel}
12mr|gcc-4.7.3_2012.10-3.1|1359	This package contains support for building Fortran programs using
12mr|gcc-4.7.3_2012.10-3.1|1360	REAL*16 and programs using __float128 math.
12mr|gcc-4.7.3_2012.10-3.1|1361	
12mr|gcc-4.7.3_2012.10-3.1|1362	%files		-n %{libquadmath_devel}
12mr|gcc-4.7.3_2012.10-3.1|1363	%{_libdir}/libquadmath.so
12mr|gcc-4.7.3_2012.10-3.1|1364	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1365	%{multilibdir}/libquadmath.so
12mr|gcc-4.7.3_2012.10-3.1|1366	%endif
12mr|gcc-4.7.3_2012.10-3.1|1367	%{_infodir}/libquadmath.info*
12mr|gcc-4.7.3_2012.10-3.1|1368	%{gccdir}/include/quadmath*.h
12mr|gcc-4.7.3_2012.10-3.1|1369	%if %{build_pdf}
12mr|gcc-4.7.3_2012.10-3.1|1370	%doc %{_docdir}/libquadmath
12mr|gcc-4.7.3_2012.10-3.1|1371	%endif
12mr|gcc-4.7.3_2012.10-3.1|1372	
12mr|gcc-4.7.3_2012.10-3.1|1373	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1374	%package	-n %{libquadmath_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1375	Summary:	Static libraries for __float128 support
12mr|gcc-4.7.3_2012.10-3.1|1376	Group:		Development/C
12mr|gcc-4.7.3_2012.10-3.1|1377	Requires:	%{libquadmath_devel} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1378	Provides:	libquadmath-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1379	Provides:	quadmath-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1380	
12mr|gcc-4.7.3_2012.10-3.1|1381	%description	-n %{libquadmath_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1382	This package contains static libraries for building Fortran programs
12mr|gcc-4.7.3_2012.10-3.1|1383	using REAL*16 and programs using __float128 math.
12mr|gcc-4.7.3_2012.10-3.1|1384	
12mr|gcc-4.7.3_2012.10-3.1|1385	%files		-n %{libquadmath_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1386	%{_libdir}/libquadmath.*a
12mr|gcc-4.7.3_2012.10-3.1|1387	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1388	%{multilibdir}/libquadmath.*a
12mr|gcc-4.7.3_2012.10-3.1|1389	%endif
12mr|gcc-4.7.3_2012.10-3.1|1390	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1391	# build quadmath
12mr|gcc-4.7.3_2012.10-3.1|1392	%endif
12mr|gcc-4.7.3_2012.10-3.1|1393	
12mr|gcc-4.7.3_2012.10-3.1|1394	########################################################################
12mr|gcc-4.7.3_2012.10-3.1|1395	%if %{build_gomp}
12mr|gcc-4.7.3_2012.10-3.1|1396	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1397	%package	-n %{libgomp}
12mr|gcc-4.7.3_2012.10-3.1|1398	Summary:	GCC OpenMP v3.0 shared support library
12mr|gcc-4.7.3_2012.10-3.1|1399	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|1400	Provides:	libgomp = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1401	
12mr|gcc-4.7.3_2012.10-3.1|1402	%description	-n %{libgomp}
12mr|gcc-4.7.3_2012.10-3.1|1403	This package contains GCC shared library which is needed
12mr|gcc-4.7.3_2012.10-3.1|1404	for OpenMP v3.0 support.
12mr|gcc-4.7.3_2012.10-3.1|1405	
12mr|gcc-4.7.3_2012.10-3.1|1406	%files		-n %{libgomp}
12mr|gcc-4.7.3_2012.10-3.1|1407	/%{_lib}/libgomp.so.%{gomp_major}
12mr|gcc-4.7.3_2012.10-3.1|1408	/%{_lib}/libgomp.so.%{gomp_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1409	
12mr|gcc-4.7.3_2012.10-3.1|1410	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1411	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1412	%package	-n %{multilibgomp}
12mr|gcc-4.7.3_2012.10-3.1|1413	Summary:	GCC OpenMP v3.0 shared support library
12mr|gcc-4.7.3_2012.10-3.1|1414	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|1415	Provides:	libgomp = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1416	Conflicts:	%{libgomp} < 4.6.2-11
12mr|gcc-4.7.3_2012.10-3.1|1417	
12mr|gcc-4.7.3_2012.10-3.1|1418	%description	-n %{multilibgomp}
12mr|gcc-4.7.3_2012.10-3.1|1419	This package contains GCC shared library which is needed
12mr|gcc-4.7.3_2012.10-3.1|1420	for OpenMP v3.0 support.
12mr|gcc-4.7.3_2012.10-3.1|1421	
12mr|gcc-4.7.3_2012.10-3.1|1422	%files		-n %{multilibgomp}
12mr|gcc-4.7.3_2012.10-3.1|1423	%{multirootlibdir}/libgomp.so.%{gomp_major}
12mr|gcc-4.7.3_2012.10-3.1|1424	%{multirootlibdir}/libgomp.so.%{gomp_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1425	%endif
12mr|gcc-4.7.3_2012.10-3.1|1426	
12mr|gcc-4.7.3_2012.10-3.1|1427	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1428	%package	-n %{libgomp_devel}
12mr|gcc-4.7.3_2012.10-3.1|1429	Summary:	GCC OpenMP v3.0 development support
12mr|gcc-4.7.3_2012.10-3.1|1430	Group:		Development/C
12mr|gcc-4.7.3_2012.10-3.1|1431	Requires:	%{name} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1432	Requires:	%{libgomp} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1433	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1434	Requires:	%{multilibgomp} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1435	%endif
12mr|gcc-4.7.3_2012.10-3.1|1436	Provides:	libgomp-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1437	Provides:	gomp-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1438	
12mr|gcc-4.7.3_2012.10-3.1|1439	%description	-n %{libgomp_devel}
12mr|gcc-4.7.3_2012.10-3.1|1440	This package contains GCC development which is needed
12mr|gcc-4.7.3_2012.10-3.1|1441	to compile OpenMP v3.0 support.
12mr|gcc-4.7.3_2012.10-3.1|1442	
12mr|gcc-4.7.3_2012.10-3.1|1443	%files		-n %{libgomp_devel}
12mr|gcc-4.7.3_2012.10-3.1|1444	%{_libdir}/libgomp.so
12mr|gcc-4.7.3_2012.10-3.1|1445	%{_libdir}/libgomp.spec
12mr|gcc-4.7.3_2012.10-3.1|1446	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1447	%{multilibdir}/libgomp.so
12mr|gcc-4.7.3_2012.10-3.1|1448	%{multilibdir}/libgomp.spec
12mr|gcc-4.7.3_2012.10-3.1|1449	%endif
12mr|gcc-4.7.3_2012.10-3.1|1450	%{_infodir}/libgomp.info*
12mr|gcc-4.7.3_2012.10-3.1|1451	%{gccdir}/include/omp*.h
12mr|gcc-4.7.3_2012.10-3.1|1452	%if %{build_pdf}
12mr|gcc-4.7.3_2012.10-3.1|1453	%doc %{_docdir}/libgomp
12mr|gcc-4.7.3_2012.10-3.1|1454	%endif
12mr|gcc-4.7.3_2012.10-3.1|1455	
12mr|gcc-4.7.3_2012.10-3.1|1456	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1457	%package	-n %{libgomp_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1458	Summary:	GCC OpenMP v3.0 static library
12mr|gcc-4.7.3_2012.10-3.1|1459	Group:		Development/C
12mr|gcc-4.7.3_2012.10-3.1|1460	Requires:	%{libgomp_devel} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1461	Provides:	libgomp-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1462	Provides:	gomp-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1463	
12mr|gcc-4.7.3_2012.10-3.1|1464	%description	-n %{libgomp_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1465	This package contains GCC static libraries which are needed
12mr|gcc-4.7.3_2012.10-3.1|1466	to compile OpenMP v3.0 support.
12mr|gcc-4.7.3_2012.10-3.1|1467	
12mr|gcc-4.7.3_2012.10-3.1|1468	%files		-n %{libgomp_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1469	%{_libdir}/libgomp.*a
12mr|gcc-4.7.3_2012.10-3.1|1470	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1471	%{multilibdir}/libgomp.*a
12mr|gcc-4.7.3_2012.10-3.1|1472	%endif
12mr|gcc-4.7.3_2012.10-3.1|1473	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1474	# build gomp
12mr|gcc-4.7.3_2012.10-3.1|1475	%endif
12mr|gcc-4.7.3_2012.10-3.1|1476	
12mr|gcc-4.7.3_2012.10-3.1|1477	########################################################################
12mr|gcc-4.7.3_2012.10-3.1|1478	%if %{build_mudflap}
12mr|gcc-4.7.3_2012.10-3.1|1479	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1480	%package	-n %{libmudflap}
12mr|gcc-4.7.3_2012.10-3.1|1481	Summary:	GCC mudflap shared support libraries
12mr|gcc-4.7.3_2012.10-3.1|1482	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|1483	Provides:	libmudflap = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1484	
12mr|gcc-4.7.3_2012.10-3.1|1485	%description	-n %{libmudflap}
12mr|gcc-4.7.3_2012.10-3.1|1486	This package contains GCC shared libraries which are needed
12mr|gcc-4.7.3_2012.10-3.1|1487	for mudflap support.
12mr|gcc-4.7.3_2012.10-3.1|1488	
12mr|gcc-4.7.3_2012.10-3.1|1489	For front-ends that support it (C and C++), instrument all risky
12mr|gcc-4.7.3_2012.10-3.1|1490	pointer/array dereferencing operations, some standard library
12mr|gcc-4.7.3_2012.10-3.1|1491	string/heap functions, and some other associated constructs with
12mr|gcc-4.7.3_2012.10-3.1|1492	range/validity tests.  Modules so instrumented should be immune to
12mr|gcc-4.7.3_2012.10-3.1|1493	buffer overflows, invalid heap use, and some other classes of C/C++
12mr|gcc-4.7.3_2012.10-3.1|1494	programming errors.
12mr|gcc-4.7.3_2012.10-3.1|1495	
12mr|gcc-4.7.3_2012.10-3.1|1496	%files		-n %{libmudflap}
12mr|gcc-4.7.3_2012.10-3.1|1497	%{_libdir}/libmudflap.so.%{mudflap_major}
12mr|gcc-4.7.3_2012.10-3.1|1498	%{_libdir}/libmudflap.so.%{mudflap_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1499	%{_libdir}/libmudflapth.so.%{mudflap_major}
12mr|gcc-4.7.3_2012.10-3.1|1500	%{_libdir}/libmudflapth.so.%{mudflap_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1501	
12mr|gcc-4.7.3_2012.10-3.1|1502	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1503	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1504	%package	-n %{multilibmudflap}
12mr|gcc-4.7.3_2012.10-3.1|1505	Summary:	GCC mudflap shared support libraries
12mr|gcc-4.7.3_2012.10-3.1|1506	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|1507	Conflicts:	%{libmudflap} < 4.6.2-11
12mr|gcc-4.7.3_2012.10-3.1|1508	
12mr|gcc-4.7.3_2012.10-3.1|1509	%description	-n %{multilibmudflap}
12mr|gcc-4.7.3_2012.10-3.1|1510	This package contains GCC shared libraries which are needed
12mr|gcc-4.7.3_2012.10-3.1|1511	for mudflap support.
12mr|gcc-4.7.3_2012.10-3.1|1512	
12mr|gcc-4.7.3_2012.10-3.1|1513	For front-ends that support it (C and C++), instrument all risky
12mr|gcc-4.7.3_2012.10-3.1|1514	pointer/array dereferencing operations, some standard library
12mr|gcc-4.7.3_2012.10-3.1|1515	string/heap functions, and some other associated constructs with
12mr|gcc-4.7.3_2012.10-3.1|1516	range/validity tests.  Modules so instrumented should be immune to
12mr|gcc-4.7.3_2012.10-3.1|1517	buffer overflows, invalid heap use, and some other classes of C/C++
12mr|gcc-4.7.3_2012.10-3.1|1518	programming errors.
12mr|gcc-4.7.3_2012.10-3.1|1519	
12mr|gcc-4.7.3_2012.10-3.1|1520	%files		-n %{multilibmudflap}
12mr|gcc-4.7.3_2012.10-3.1|1521	%{multilibdir}/libmudflap.so.%{mudflap_major}
12mr|gcc-4.7.3_2012.10-3.1|1522	%{multilibdir}/libmudflap.so.%{mudflap_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1523	%{multilibdir}/libmudflapth.so.%{mudflap_major}
12mr|gcc-4.7.3_2012.10-3.1|1524	%{multilibdir}/libmudflapth.so.%{mudflap_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1525	%endif
12mr|gcc-4.7.3_2012.10-3.1|1526	
12mr|gcc-4.7.3_2012.10-3.1|1527	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1528	%package	-n %{libmudflap_devel}
12mr|gcc-4.7.3_2012.10-3.1|1529	Summary:	GCC mudflap development support
12mr|gcc-4.7.3_2012.10-3.1|1530	Group:		Development/C
12mr|gcc-4.7.3_2012.10-3.1|1531	Requires:	%{name} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1532	Requires:	%{libmudflap} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1533	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1534	Requires:	%{multilibmudflap} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1535	%endif
12mr|gcc-4.7.3_2012.10-3.1|1536	Provides:	libmudflap-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1537	Provides:	mudflap-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1538	
12mr|gcc-4.7.3_2012.10-3.1|1539	%description	-n %{libmudflap_devel}
12mr|gcc-4.7.3_2012.10-3.1|1540	This package contains GCC libraries which are needed
12mr|gcc-4.7.3_2012.10-3.1|1541	to compile mudflap support.
12mr|gcc-4.7.3_2012.10-3.1|1542	
12mr|gcc-4.7.3_2012.10-3.1|1543	%files		-n %{libmudflap_devel}
12mr|gcc-4.7.3_2012.10-3.1|1544	%{_libdir}/libmudflap.so
12mr|gcc-4.7.3_2012.10-3.1|1545	%{_libdir}/libmudflapth.so
12mr|gcc-4.7.3_2012.10-3.1|1546	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1547	%{multilibdir}/libmudflap.so
12mr|gcc-4.7.3_2012.10-3.1|1548	%{multilibdir}/libmudflapth.so
12mr|gcc-4.7.3_2012.10-3.1|1549	%endif
12mr|gcc-4.7.3_2012.10-3.1|1550	%{gccdir}/include/mf-runtime.h
12mr|gcc-4.7.3_2012.10-3.1|1551	
12mr|gcc-4.7.3_2012.10-3.1|1552	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1553	%package	-n %{libmudflap_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1554	Summary:	GCC mudflap static libraries
12mr|gcc-4.7.3_2012.10-3.1|1555	Group:		Development/C
12mr|gcc-4.7.3_2012.10-3.1|1556	Requires:	%{libmudflap_devel} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1557	Provides:	libmudflap-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1558	Provides:	mudflap-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1559	
12mr|gcc-4.7.3_2012.10-3.1|1560	%description	-n %{libmudflap_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1561	This package contains GCC static libraries which are needed
12mr|gcc-4.7.3_2012.10-3.1|1562	to compile mudflap support.
12mr|gcc-4.7.3_2012.10-3.1|1563	
12mr|gcc-4.7.3_2012.10-3.1|1564	%files		-n %{libmudflap_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1565	%{_libdir}/libmudflap.*a
12mr|gcc-4.7.3_2012.10-3.1|1566	%{_libdir}/libmudflapth.*a
12mr|gcc-4.7.3_2012.10-3.1|1567	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1568	%{multilibdir}/libmudflap.*a
12mr|gcc-4.7.3_2012.10-3.1|1569	%{multilibdir}/libmudflapth.*a
12mr|gcc-4.7.3_2012.10-3.1|1570	%endif
12mr|gcc-4.7.3_2012.10-3.1|1571	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1572	# build mudflap
12mr|gcc-4.7.3_2012.10-3.1|1573	%endif
12mr|gcc-4.7.3_2012.10-3.1|1574	
12mr|gcc-4.7.3_2012.10-3.1|1575	########################################################################
12mr|gcc-4.7.3_2012.10-3.1|1576	%if %{build_ssp}
12mr|gcc-4.7.3_2012.10-3.1|1577	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1578	%package	-n %{libssp}
12mr|gcc-4.7.3_2012.10-3.1|1579	Summary:	GCC SSP shared support library
12mr|gcc-4.7.3_2012.10-3.1|1580	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|1581	Provides:	libssp = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1582	
12mr|gcc-4.7.3_2012.10-3.1|1583	%description	-n %{libssp}
12mr|gcc-4.7.3_2012.10-3.1|1584	This package contains GCC shared support library which is needed
12mr|gcc-4.7.3_2012.10-3.1|1585	for SSP support.
12mr|gcc-4.7.3_2012.10-3.1|1586	
12mr|gcc-4.7.3_2012.10-3.1|1587	%files		-n %{libssp}
12mr|gcc-4.7.3_2012.10-3.1|1588	%{_libdir}/libssp.so.%{ssp_major}
12mr|gcc-4.7.3_2012.10-3.1|1589	%{_libdir}/libssp.so.%{ssp_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1590	
12mr|gcc-4.7.3_2012.10-3.1|1591	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1592	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1593	%package	-n %{multilibssp}
12mr|gcc-4.7.3_2012.10-3.1|1594	Summary:	GCC SSP shared support library
12mr|gcc-4.7.3_2012.10-3.1|1595	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|1596	Provides:	libssp = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1597	Conflicts:	%{libssp} < 4.6.2-11
12mr|gcc-4.7.3_2012.10-3.1|1598	
12mr|gcc-4.7.3_2012.10-3.1|1599	%description	-n %{multilibssp}
12mr|gcc-4.7.3_2012.10-3.1|1600	This package contains GCC shared support library which is needed
12mr|gcc-4.7.3_2012.10-3.1|1601	for SSP support.
12mr|gcc-4.7.3_2012.10-3.1|1602	
12mr|gcc-4.7.3_2012.10-3.1|1603	%files		-n %{multilibssp}
12mr|gcc-4.7.3_2012.10-3.1|1604	%{multilibdir}/libssp.so.%{ssp_major}
12mr|gcc-4.7.3_2012.10-3.1|1605	%{multilibdir}/libssp.so.%{ssp_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1606	%endif
12mr|gcc-4.7.3_2012.10-3.1|1607	
12mr|gcc-4.7.3_2012.10-3.1|1608	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1609	%package	-n %{libssp_devel}
12mr|gcc-4.7.3_2012.10-3.1|1610	Summary:	GCC SSP development support
12mr|gcc-4.7.3_2012.10-3.1|1611	Group:		Development/C
12mr|gcc-4.7.3_2012.10-3.1|1612	Requires:	%{name} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1613	Requires:	%{libssp} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1614	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1615	Requires:	%{multilibssp} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1616	%endif
12mr|gcc-4.7.3_2012.10-3.1|1617	Provides:	libssp-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1618	Provides:	ssp-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1619	
12mr|gcc-4.7.3_2012.10-3.1|1620	%description	-n %{libssp_devel}
12mr|gcc-4.7.3_2012.10-3.1|1621	This package contains GCC libraries which are needed
12mr|gcc-4.7.3_2012.10-3.1|1622	to compile SSP support.
12mr|gcc-4.7.3_2012.10-3.1|1623	
12mr|gcc-4.7.3_2012.10-3.1|1624	%files		-n %{libssp_devel}
12mr|gcc-4.7.3_2012.10-3.1|1625	%{_libdir}/libssp.so
12mr|gcc-4.7.3_2012.10-3.1|1626	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1627	%{multilibdir}/libssp.so
12mr|gcc-4.7.3_2012.10-3.1|1628	%endif
12mr|gcc-4.7.3_2012.10-3.1|1629	%{gccdir}/include/ssp
12mr|gcc-4.7.3_2012.10-3.1|1630	
12mr|gcc-4.7.3_2012.10-3.1|1631	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1632	%package	-n %{libssp_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1633	Summary:	GCC SSP static libraries
12mr|gcc-4.7.3_2012.10-3.1|1634	Group:		Development/C
12mr|gcc-4.7.3_2012.10-3.1|1635	Requires:	%{libssp_devel} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1636	Provides:	libssp-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1637	Provides:	ssp-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1638	
12mr|gcc-4.7.3_2012.10-3.1|1639	%description	-n %{libssp_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1640	This package contains GCC static libraries which are needed
12mr|gcc-4.7.3_2012.10-3.1|1641	to compile SSP support.
12mr|gcc-4.7.3_2012.10-3.1|1642	
12mr|gcc-4.7.3_2012.10-3.1|1643	%files		-n %{libssp_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1644	%{_libdir}/libssp.*.*a
12mr|gcc-4.7.3_2012.10-3.1|1645	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1646	%{multilibdir}/libssp.*.*a
12mr|gcc-4.7.3_2012.10-3.1|1647	%endif
12mr|gcc-4.7.3_2012.10-3.1|1648	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1649	# build ssp
12mr|gcc-4.7.3_2012.10-3.1|1650	%endif
12mr|gcc-4.7.3_2012.10-3.1|1651	
12mr|gcc-4.7.3_2012.10-3.1|1652	########################################################################
12mr|gcc-4.7.3_2012.10-3.1|1653	%if %{build_itm}
12mr|gcc-4.7.3_2012.10-3.1|1654	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1655	%package	-n %{libitm}
12mr|gcc-4.7.3_2012.10-3.1|1656	Summary:	GCC Transactional Memory support library
12mr|gcc-4.7.3_2012.10-3.1|1657	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|1658	Provides:	libitm = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1659	
12mr|gcc-4.7.3_2012.10-3.1|1660	%description	-n %{libitm}
12mr|gcc-4.7.3_2012.10-3.1|1661	This package contains GCC's Transactional Memory support library.
12mr|gcc-4.7.3_2012.10-3.1|1662	
12mr|gcc-4.7.3_2012.10-3.1|1663	%files		-n %{libitm}
12mr|gcc-4.7.3_2012.10-3.1|1664	%{_libdir}/libitm.so.%{itm_major}
12mr|gcc-4.7.3_2012.10-3.1|1665	%{_libdir}/libitm.so.%{itm_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1666	
12mr|gcc-4.7.3_2012.10-3.1|1667	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1668	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1669	%package	-n %{multilibitm}
12mr|gcc-4.7.3_2012.10-3.1|1670	Summary:	GCC Transactional Memory support library
12mr|gcc-4.7.3_2012.10-3.1|1671	Group:		System/Libraries
12mr|gcc-4.7.3_2012.10-3.1|1672	Provides:	libitm = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1673	
12mr|gcc-4.7.3_2012.10-3.1|1674	%description	-n %{multilibitm}
12mr|gcc-4.7.3_2012.10-3.1|1675	This package contains GCC's Transactional Memory support library.
12mr|gcc-4.7.3_2012.10-3.1|1676	
12mr|gcc-4.7.3_2012.10-3.1|1677	%files		-n %{multilibitm}
12mr|gcc-4.7.3_2012.10-3.1|1678	%{multilibdir}/libitm.so.%{itm_major}
12mr|gcc-4.7.3_2012.10-3.1|1679	%{multilibdir}/libitm.so.%{itm_major}.*
12mr|gcc-4.7.3_2012.10-3.1|1680	%endif
12mr|gcc-4.7.3_2012.10-3.1|1681	
12mr|gcc-4.7.3_2012.10-3.1|1682	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1683	%package	-n %{libitm_devel}
12mr|gcc-4.7.3_2012.10-3.1|1684	Summary:	GCC Transactional Memory development support
12mr|gcc-4.7.3_2012.10-3.1|1685	Group:		Development/C
12mr|gcc-4.7.3_2012.10-3.1|1686	Requires:	%{name} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1687	Requires:	%{libitm} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1688	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1689	Requires:	%{multilibitm} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1690	%endif
12mr|gcc-4.7.3_2012.10-3.1|1691	Provides:	libitm-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1692	Provides:	itm-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1693	
12mr|gcc-4.7.3_2012.10-3.1|1694	%description	-n %{libitm_devel}
12mr|gcc-4.7.3_2012.10-3.1|1695	This package contains GCC libraries which are needed
12mr|gcc-4.7.3_2012.10-3.1|1696	to use Transactional Memory features.
12mr|gcc-4.7.3_2012.10-3.1|1697	
12mr|gcc-4.7.3_2012.10-3.1|1698	%files		-n %{libitm_devel}
12mr|gcc-4.7.3_2012.10-3.1|1699	%{_libdir}/libitm.so
12mr|gcc-4.7.3_2012.10-3.1|1700	%{_libdir}/libitm.spec
12mr|gcc-4.7.3_2012.10-3.1|1701	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1702	%{multilibdir}/libitm.so
12mr|gcc-4.7.3_2012.10-3.1|1703	%{multilibdir}/libitm.spec
12mr|gcc-4.7.3_2012.10-3.1|1704	%endif
12mr|gcc-4.7.3_2012.10-3.1|1705	%_infodir/libitm.info*
12mr|gcc-4.7.3_2012.10-3.1|1706	
12mr|gcc-4.7.3_2012.10-3.1|1707	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1708	%package	-n %{libitm_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1709	Summary:	GCC Transactional Memory static libraries
12mr|gcc-4.7.3_2012.10-3.1|1710	Group:		Development/C
12mr|gcc-4.7.3_2012.10-3.1|1711	Requires:	%{libitm_devel} = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1712	Provides:	libitm-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1713	Provides:	itm-static-devel = %{version}-%{release}
12mr|gcc-4.7.3_2012.10-3.1|1714	
12mr|gcc-4.7.3_2012.10-3.1|1715	%description	-n %{libitm_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1716	This package contains GCC static libraries which are needed
12mr|gcc-4.7.3_2012.10-3.1|1717	to compile Transactional Memory support.
12mr|gcc-4.7.3_2012.10-3.1|1718	
12mr|gcc-4.7.3_2012.10-3.1|1719	%files		-n %{libitm_static_devel}
12mr|gcc-4.7.3_2012.10-3.1|1720	%{_libdir}/libitm.a
12mr|gcc-4.7.3_2012.10-3.1|1721	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1722	%{multilibdir}/libitm.a
12mr|gcc-4.7.3_2012.10-3.1|1723	%endif
12mr|gcc-4.7.3_2012.10-3.1|1724	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1725	# build itm
12mr|gcc-4.7.3_2012.10-3.1|1726	%endif
12mr|gcc-4.7.3_2012.10-3.1|1727	
12mr|gcc-4.7.3_2012.10-3.1|1728	########################################################################
12mr|gcc-4.7.3_2012.10-3.1|1729	%prep
12mr|gcc-4.7.3_2012.10-3.1|1730	%if "%linaro" != ""
12mr|gcc-4.7.3_2012.10-3.1|1731	%setup -q -n gcc-linaro-%branch-%linaro
12mr|gcc-4.7.3_2012.10-3.1|1732	%else
12mr|gcc-4.7.3_2012.10-3.1|1733	%if %{official}
12mr|gcc-4.7.3_2012.10-3.1|1734	%setup -q -n gcc-%{version}%{snapshot}
12mr|gcc-4.7.3_2012.10-3.1|1735	%else
12mr|gcc-4.7.3_2012.10-3.1|1736	%setup -q -n gcc-%{branch}%{snapshot}
12mr|gcc-4.7.3_2012.10-3.1|1737	%endif
12mr|gcc-4.7.3_2012.10-3.1|1738	%endif
12mr|gcc-4.7.3_2012.10-3.1|1739	
12mr|gcc-4.7.3_2012.10-3.1|1740	%patch0 -p1 -b .uclibc~
12mr|gcc-4.7.3_2012.10-3.1|1741	%patch1 -p1 -b .java~
12mr|gcc-4.7.3_2012.10-3.1|1742	%patch2 -p1 -b .pdf~
12mr|gcc-4.7.3_2012.10-3.1|1743	%patch3 -p1 -b .linux32~
12mr|gcc-4.7.3_2012.10-3.1|1744	%patch4 -p1 -b .execstack~
12mr|gcc-4.7.3_2012.10-3.1|1745	%patch5 -p1 -b .linker-selection~
12mr|gcc-4.7.3_2012.10-3.1|1746	%patch6 -p1 -b .ac269~
12mr|gcc-4.7.3_2012.10-3.1|1747	%patch7 -p1 -b .plugindet~
12mr|gcc-4.7.3_2012.10-3.1|1748	# Breaks the build, see comment on bug 33763
12mr|gcc-4.7.3_2012.10-3.1|1749	#patch8 -p1 -b .ext_inline~
12mr|gcc-4.7.3_2012.10-3.1|1750	%patch9 -p0 -b .33763~
12mr|gcc-4.7.3_2012.10-3.1|1751	
12mr|gcc-4.7.3_2012.10-3.1|1752	aclocal -I config
12mr|gcc-4.7.3_2012.10-3.1|1753	autoconf
12mr|gcc-4.7.3_2012.10-3.1|1754	
12mr|gcc-4.7.3_2012.10-3.1|1755	echo %{vendor} > gcc/DEV-PHASE
12mr|gcc-4.7.3_2012.10-3.1|1756	%if !%{official}
12mr|gcc-4.7.3_2012.10-3.1|1757	sed -i -e 's/4\.7\..*/%{version}/' gcc/BASE-VER
12mr|gcc-4.7.3_2012.10-3.1|1758	%endif
12mr|gcc-4.7.3_2012.10-3.1|1759	
12mr|gcc-4.7.3_2012.10-3.1|1760	%if %{with java_bootstrap}
12mr|gcc-4.7.3_2012.10-3.1|1761	tar xjf %{SOURCE6}
12mr|gcc-4.7.3_2012.10-3.1|1762	%endif
12mr|gcc-4.7.3_2012.10-3.1|1763	
12mr|gcc-4.7.3_2012.10-3.1|1764	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1765	%build
12mr|gcc-4.7.3_2012.10-3.1|1766	# The -gdwarf-4 removal is a workaround for gcc bug #52420
12mr|gcc-4.7.3_2012.10-3.1|1767	OPT_FLAGS=`echo %{optflags} |					\
12mr|gcc-4.7.3_2012.10-3.1|1768	sed	-e 's/\(-Wp,\)\?-D_FORTIFY_SOURCE=[12]//g'	\
12mr|gcc-4.7.3_2012.10-3.1|1769	-e 's/-m\(31\|32\|64\)//g'			\
12mr|gcc-4.7.3_2012.10-3.1|1770	-e 's/-fstack-protector//g'			\
12mr|gcc-4.7.3_2012.10-3.1|1771	-e 's/--param=ssp-buffer-size=4//'		\
12mr|gcc-4.7.3_2012.10-3.1|1772	-e 's/-gdwarf-4/-g/'				\
12mr|gcc-4.7.3_2012.10-3.1|1773	-e 's/-pipe//g'`
12mr|gcc-4.7.3_2012.10-3.1|1774	OPT_FLAGS=`echo "$OPT_FLAGS" | sed -e 's/[[:blank:]]\+/ /g'`
12mr|gcc-4.7.3_2012.10-3.1|1775	
12mr|gcc-4.7.3_2012.10-3.1|1776	# FIXME debugedit
12mr|gcc-4.7.3_2012.10-3.1|1777	[ ! -z "$TMP" ] && export TMP=`echo $TMP | sed -e 's|/$||'`
12mr|gcc-4.7.3_2012.10-3.1|1778	[ ! -z "x$TMPDIR" ] && export TMPDIR=`echo $TMPDIR | sed -e 's|/$||'`
12mr|gcc-4.7.3_2012.10-3.1|1779	
12mr|gcc-4.7.3_2012.10-3.1|1780	LANGUAGES=c
12mr|gcc-4.7.3_2012.10-3.1|1781	%if %{build_ada}
12mr|gcc-4.7.3_2012.10-3.1|1782	LANGUAGES="$LANGUAGES,ada"
12mr|gcc-4.7.3_2012.10-3.1|1783	%endif
12mr|gcc-4.7.3_2012.10-3.1|1784	%if %{build_cxx}
12mr|gcc-4.7.3_2012.10-3.1|1785	LANGUAGES="$LANGUAGES,c++"
12mr|gcc-4.7.3_2012.10-3.1|1786	%endif
12mr|gcc-4.7.3_2012.10-3.1|1787	%if %{build_fortran}
12mr|gcc-4.7.3_2012.10-3.1|1788	LANGUAGES="$LANGUAGES,fortran"
12mr|gcc-4.7.3_2012.10-3.1|1789	%endif
12mr|gcc-4.7.3_2012.10-3.1|1790	%if %{build_go}
12mr|gcc-4.7.3_2012.10-3.1|1791	LANGUAGES="$LANGUAGES,go"
12mr|gcc-4.7.3_2012.10-3.1|1792	%endif
12mr|gcc-4.7.3_2012.10-3.1|1793	%if %{build_java}
12mr|gcc-4.7.3_2012.10-3.1|1794	LANGUAGES="$LANGUAGES,java"
12mr|gcc-4.7.3_2012.10-3.1|1795	%endif
12mr|gcc-4.7.3_2012.10-3.1|1796	%if %{build_lto}
12mr|gcc-4.7.3_2012.10-3.1|1797	LANGUAGES="$LANGUAGES,lto"
12mr|gcc-4.7.3_2012.10-3.1|1798	%endif
12mr|gcc-4.7.3_2012.10-3.1|1799	%if %{build_objc}
12mr|gcc-4.7.3_2012.10-3.1|1800	LANGUAGES="$LANGUAGES,objc"
12mr|gcc-4.7.3_2012.10-3.1|1801	%endif
12mr|gcc-4.7.3_2012.10-3.1|1802	%if %{build_objcxx}
12mr|gcc-4.7.3_2012.10-3.1|1803	LANGUAGES="$LANGUAGES,obj-c++"
12mr|gcc-4.7.3_2012.10-3.1|1804	%endif
12mr|gcc-4.7.3_2012.10-3.1|1805	
12mr|gcc-4.7.3_2012.10-3.1|1806	BOOTSTRAP=bootstrap
12mr|gcc-4.7.3_2012.10-3.1|1807	%ifarch %{ix86} x86_64
12mr|gcc-4.7.3_2012.10-3.1|1808	%if %{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|1809	BOOSTRAP=profiledbootstrap
12mr|gcc-4.7.3_2012.10-3.1|1810	%endif
12mr|gcc-4.7.3_2012.10-3.1|1811	%endif
12mr|gcc-4.7.3_2012.10-3.1|1812	
12mr|gcc-4.7.3_2012.10-3.1|1813	# FIXME: Replace
12mr|gcc-4.7.3_2012.10-3.1|1814	#	--with-multilib-list=m32,m64
12mr|gcc-4.7.3_2012.10-3.1|1815	# with	--with-multilib-list=m32,m64,mx32
12mr|gcc-4.7.3_2012.10-3.1|1816	# once the build process is fixed.
12mr|gcc-4.7.3_2012.10-3.1|1817	# Currently, it barfs while linking x32/libgcc_s.so.1 (incompatible target)
12mr|gcc-4.7.3_2012.10-3.1|1818	
12mr|gcc-4.7.3_2012.10-3.1|1819	CC=%{__cc}							\
12mr|gcc-4.7.3_2012.10-3.1|1820	CFLAGS="$OPT_FLAGS"						\
12mr|gcc-4.7.3_2012.10-3.1|1821	CXXFLAGS="$OPT_FLAGS"						\
12mr|gcc-4.7.3_2012.10-3.1|1822	GCJFLAGS="$OPT_FLAGS"						\
12mr|gcc-4.7.3_2012.10-3.1|1823	TCFLAGS="$OPT_FLAGS"						\
12mr|gcc-4.7.3_2012.10-3.1|1824	XCFLAGS="$OPT_FLAGS"						\
12mr|gcc-4.7.3_2012.10-3.1|1825	%configure2_5x							\
12mr|gcc-4.7.3_2012.10-3.1|1826	%if !%{build_java}
12mr|gcc-4.7.3_2012.10-3.1|1827	--disable-libgcj					\
12mr|gcc-4.7.3_2012.10-3.1|1828	%else
12mr|gcc-4.7.3_2012.10-3.1|1829	--disable-libjava-multilib				\
12mr|gcc-4.7.3_2012.10-3.1|1830	--with-java-home=%{_jvmdir}/java-1.5.0-gcj-1.5.0.0/jre	\
12mr|gcc-4.7.3_2012.10-3.1|1831	--with-ecj-jar=%{_datadir}/java/eclipse-ecj.jar		\
12mr|gcc-4.7.3_2012.10-3.1|1832	--enable-java-awt=gtk					\
12mr|gcc-4.7.3_2012.10-3.1|1833	--enable-gtk-cairo					\
12mr|gcc-4.7.3_2012.10-3.1|1834	%endif
12mr|gcc-4.7.3_2012.10-3.1|1835	%if !%{build_cloog}
12mr|gcc-4.7.3_2012.10-3.1|1836	--without-cloog						\
12mr|gcc-4.7.3_2012.10-3.1|1837	--without-ppl						\
12mr|gcc-4.7.3_2012.10-3.1|1838	%else
12mr|gcc-4.7.3_2012.10-3.1|1839	--with-cloog						\
12mr|gcc-4.7.3_2012.10-3.1|1840	--with-ppl						\
12mr|gcc-4.7.3_2012.10-3.1|1841	--enable-cloog-backend=ppl				\
12mr|gcc-4.7.3_2012.10-3.1|1842	%endif
12mr|gcc-4.7.3_2012.10-3.1|1843	%if !%{build_ffi}
12mr|gcc-4.7.3_2012.10-3.1|1844	--disable-libffi					\
12mr|gcc-4.7.3_2012.10-3.1|1845	%endif
12mr|gcc-4.7.3_2012.10-3.1|1846	%if !%{build_gomp}
12mr|gcc-4.7.3_2012.10-3.1|1847	--disable-libgomp					\
12mr|gcc-4.7.3_2012.10-3.1|1848	%endif
12mr|gcc-4.7.3_2012.10-3.1|1849	%if !%{build_quadmath}
12mr|gcc-4.7.3_2012.10-3.1|1850	--disable-libquadmath					\
12mr|gcc-4.7.3_2012.10-3.1|1851	%if %{build_fortran}
12mr|gcc-4.7.3_2012.10-3.1|1852	--disable-libquadmath-support				\
12mr|gcc-4.7.3_2012.10-3.1|1853	%endif
12mr|gcc-4.7.3_2012.10-3.1|1854	%endif
12mr|gcc-4.7.3_2012.10-3.1|1855	%if !%{build_mudflap}
12mr|gcc-4.7.3_2012.10-3.1|1856	--disable-libmudflap					\
12mr|gcc-4.7.3_2012.10-3.1|1857	%endif
12mr|gcc-4.7.3_2012.10-3.1|1858	%if !%{build_ssp}
12mr|gcc-4.7.3_2012.10-3.1|1859	--disable-libssp					\
12mr|gcc-4.7.3_2012.10-3.1|1860	%endif
12mr|gcc-4.7.3_2012.10-3.1|1861	--disable-libunwind-exceptions				\
12mr|gcc-4.7.3_2012.10-3.1|1862	--disable-werror					\
12mr|gcc-4.7.3_2012.10-3.1|1863	--enable-__cxa_atexit					\
12mr|gcc-4.7.3_2012.10-3.1|1864	--enable-gold=default					\
12mr|gcc-4.7.3_2012.10-3.1|1865	--with-plugin-ld=%_bindir/ld				\
12mr|gcc-4.7.3_2012.10-3.1|1866	%if %{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|1867	--enable-bootstrap					\
12mr|gcc-4.7.3_2012.10-3.1|1868	%endif
12mr|gcc-4.7.3_2012.10-3.1|1869	--enable-checking=release				\
12mr|gcc-4.7.3_2012.10-3.1|1870	--enable-gnu-unique-object				\
12mr|gcc-4.7.3_2012.10-3.1|1871	--enable-languages="$LANGUAGES"				\
12mr|gcc-4.7.3_2012.10-3.1|1872	--enable-linker-build-id				\
12mr|gcc-4.7.3_2012.10-3.1|1873	%if !%{build_plugin}
12mr|gcc-4.7.3_2012.10-3.1|1874	--disable-plugin					\
12mr|gcc-4.7.3_2012.10-3.1|1875	%else
12mr|gcc-4.7.3_2012.10-3.1|1876	--enable-plugin						\
12mr|gcc-4.7.3_2012.10-3.1|1877	--enable-lto						\
12mr|gcc-4.7.3_2012.10-3.1|1878	%endif
12mr|gcc-4.7.3_2012.10-3.1|1879	--enable-shared						\
12mr|gcc-4.7.3_2012.10-3.1|1880	%if !%{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|1881	--disable-static					\
12mr|gcc-4.7.3_2012.10-3.1|1882	%endif
12mr|gcc-4.7.3_2012.10-3.1|1883	--enable-threads=posix					\
12mr|gcc-4.7.3_2012.10-3.1|1884	--with-system-zlib					\
12mr|gcc-4.7.3_2012.10-3.1|1885	--with-bugurl=https://qa.mandriva.com/			\
12mr|gcc-4.7.3_2012.10-3.1|1886	%ifarch %{ix86} x86_64
12mr|gcc-4.7.3_2012.10-3.1|1887	--with-tune=generic					\
12mr|gcc-4.7.3_2012.10-3.1|1888	%endif
12mr|gcc-4.7.3_2012.10-3.1|1889	%ifarch %{ix86}
12mr|gcc-4.7.3_2012.10-3.1|1890	--with-arch=i586					\
12mr|gcc-4.7.3_2012.10-3.1|1891	%endif
12mr|gcc-4.7.3_2012.10-3.1|1892	%ifarch x86_64
12mr|gcc-4.7.3_2012.10-3.1|1893	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|1894	--with-arch_32=i586					\
12mr|gcc-4.7.3_2012.10-3.1|1895	--with-multilib-list=m32,m64				\
12mr|gcc-4.7.3_2012.10-3.1|1896	%else
12mr|gcc-4.7.3_2012.10-3.1|1897	--disable-multilib					\
12mr|gcc-4.7.3_2012.10-3.1|1898	%endif
12mr|gcc-4.7.3_2012.10-3.1|1899	%endif
12mr|gcc-4.7.3_2012.10-3.1|1900	%ifarch armv5te
12mr|gcc-4.7.3_2012.10-3.1|1901	--with-arch=armv5te					\
12mr|gcc-4.7.3_2012.10-3.1|1902	%endif
12mr|gcc-4.7.3_2012.10-3.1|1903	%ifarch armv7l armv7hl
12mr|gcc-4.7.3_2012.10-3.1|1904	--with-cpu=cortex-a8					\
12mr|gcc-4.7.3_2012.10-3.1|1905	--with-tune=cortex-a8					\
12mr|gcc-4.7.3_2012.10-3.1|1906	--with-arch=armv7-a					\
12mr|gcc-4.7.3_2012.10-3.1|1907	--with-mode=thumb					\
12mr|gcc-4.7.3_2012.10-3.1|1908	%ifarch armv7l
12mr|gcc-4.7.3_2012.10-3.1|1909	--with-float=softfp					\
12mr|gcc-4.7.3_2012.10-3.1|1910	%else
12mr|gcc-4.7.3_2012.10-3.1|1911	--with-float=hard					\
12mr|gcc-4.7.3_2012.10-3.1|1912	%endif
12mr|gcc-4.7.3_2012.10-3.1|1913	--with-fpu=vfpv3-d16					\
12mr|gcc-4.7.3_2012.10-3.1|1914	--with-abi=aapcs-linux					\
12mr|gcc-4.7.3_2012.10-3.1|1915	%endif
12mr|gcc-4.7.3_2012.10-3.1|1916	--host=%{_target_platform}				\
12mr|gcc-4.7.3_2012.10-3.1|1917	--target=%{_target_platform}
12mr|gcc-4.7.3_2012.10-3.1|1918	
12mr|gcc-4.7.3_2012.10-3.1|1919	GCJFLAGS="$OPT_FLAGS"						\
12mr|gcc-4.7.3_2012.10-3.1|1920	%make BOOT_CFLAGS="$OPT_FLAGS" $BOOTSTRAP
12mr|gcc-4.7.3_2012.10-3.1|1921	
12mr|gcc-4.7.3_2012.10-3.1|1922	%if %{build_pdf}
12mr|gcc-4.7.3_2012.10-3.1|1923	%make pdf || :
12mr|gcc-4.7.3_2012.10-3.1|1924	%endif
12mr|gcc-4.7.3_2012.10-3.1|1925	
12mr|gcc-4.7.3_2012.10-3.1|1926	%if %{build_doc}
12mr|gcc-4.7.3_2012.10-3.1|1927	pushd host-%{_target_platform}/gcc
12mr|gcc-4.7.3_2012.10-3.1|1928	%make html || :
12mr|gcc-4.7.3_2012.10-3.1|1929	%if %{build_pdf}
12mr|gcc-4.7.3_2012.10-3.1|1930	%make pdf || :
12mr|gcc-4.7.3_2012.10-3.1|1931	%endif
12mr|gcc-4.7.3_2012.10-3.1|1932	popd
12mr|gcc-4.7.3_2012.10-3.1|1933	%endif
12mr|gcc-4.7.3_2012.10-3.1|1934	
12mr|gcc-4.7.3_2012.10-3.1|1935	%if %{with java_build_tar}
12mr|gcc-4.7.3_2012.10-3.1|1936	find libjava -name \*.h -type f |					\
12mr|gcc-4.7.3_2012.10-3.1|1937	xargs grep -l '// DO NOT EDIT THIS FILE - it is machine generated'	\
12mr|gcc-4.7.3_2012.10-3.1|1938	> libjava-classes.list
12mr|gcc-4.7.3_2012.10-3.1|1939	find libjava -name \*.class -type f >> libjava-classes.list
12mr|gcc-4.7.3_2012.10-3.1|1940	find libjava/testsuite -name \*.jar -type f >> libjava-classes.list
12mr|gcc-4.7.3_2012.10-3.1|1941	tar cf - -T libjava-classes.list | bzip2 -9				\
12mr|gcc-4.7.3_2012.10-3.1|1942	> %{make_rpmlint_happy_sourcedir}/libjava-classes-%{version}-%{release}.tar.bz2
12mr|gcc-4.7.3_2012.10-3.1|1943	%endif
12mr|gcc-4.7.3_2012.10-3.1|1944	
12mr|gcc-4.7.3_2012.10-3.1|1945	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1946	%if %{build_check}
12mr|gcc-4.7.3_2012.10-3.1|1947	%check
12mr|gcc-4.7.3_2012.10-3.1|1948	echo ====================TESTING=========================
12mr|gcc-4.7.3_2012.10-3.1|1949	%{_bindir}/time %make -k check || true
12mr|gcc-4.7.3_2012.10-3.1|1950	echo "XXX check time above XXX"
12mr|gcc-4.7.3_2012.10-3.1|1951	contrib/test_summary > test_summary.log
12mr|gcc-4.7.3_2012.10-3.1|1952	echo ====================TESTING END=====================
12mr|gcc-4.7.3_2012.10-3.1|1953	install -D -m644 test_summary.log %{buildroot}%{_docdir}/gcc/test_summary.log
12mr|gcc-4.7.3_2012.10-3.1|1954	%endif
12mr|gcc-4.7.3_2012.10-3.1|1955	
12mr|gcc-4.7.3_2012.10-3.1|1956	#-----------------------------------------------------------------------
12mr|gcc-4.7.3_2012.10-3.1|1957	%install
12mr|gcc-4.7.3_2012.10-3.1|1958	%makeinstall_std
12mr|gcc-4.7.3_2012.10-3.1|1959	
12mr|gcc-4.7.3_2012.10-3.1|1960	%if %{build_java}
12mr|gcc-4.7.3_2012.10-3.1|1961	%make							\
12mr|gcc-4.7.3_2012.10-3.1|1962	DESTDIR=%{buildroot}					\
12mr|gcc-4.7.3_2012.10-3.1|1963	JAR=$PWD/%{_target_platform}/libjava/scripts/jar	\
12mr|gcc-4.7.3_2012.10-3.1|1964	-C %{_target_platform}/libjava				\
12mr|gcc-4.7.3_2012.10-3.1|1965	install-src.zip
12mr|gcc-4.7.3_2012.10-3.1|1966	%endif
12mr|gcc-4.7.3_2012.10-3.1|1967	
12mr|gcc-4.7.3_2012.10-3.1|1968	# configure python dir option does not cover libstdc++ and needs to remove
12mr|gcc-4.7.3_2012.10-3.1|1969	# /usr prefix for libjava
12mr|gcc-4.7.3_2012.10-3.1|1970	mkdir -p %{buildroot}%{py_puresitedir}
12mr|gcc-4.7.3_2012.10-3.1|1971	if [ -d %{buildroot}%{_datadir}/gcc-%{ver}/python ]; then
12mr|gcc-4.7.3_2012.10-3.1|1972	mv -f %{buildroot}%{_datadir}/gcc-%{ver}/python/*		\
12mr|gcc-4.7.3_2012.10-3.1|1973	%{buildroot}%{py_puresitedir}
12mr|gcc-4.7.3_2012.10-3.1|1974	rm -fr %{buildroot}%{_datadir}/gcc-%{ver}
12mr|gcc-4.7.3_2012.10-3.1|1975	%if %{build_java}
12mr|gcc-4.7.3_2012.10-3.1|1976	perl -pi -e 's|%{_datadir}/gcc-%{ver}/python|%{py_puresitedir}|;' \
12mr|gcc-4.7.3_2012.10-3.1|1977	%{buildroot}%{_bindir}/aot-compile
12mr|gcc-4.7.3_2012.10-3.1|1978	%endif
12mr|gcc-4.7.3_2012.10-3.1|1979	fi
12mr|gcc-4.7.3_2012.10-3.1|1980	
12mr|gcc-4.7.3_2012.10-3.1|1981	pushd %{buildroot}%{_bindir}
12mr|gcc-4.7.3_2012.10-3.1|1982	%if %{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|1983	mkdir -p %{buildroot}/lib
12mr|gcc-4.7.3_2012.10-3.1|1984	ln -sf %{_bindir}/cpp %{buildroot}/lib/cpp
12mr|gcc-4.7.3_2012.10-3.1|1985	install -m 0755 %{SOURCE4} %{SOURCE5} %{buildroot}%{_bindir}
12mr|gcc-4.7.3_2012.10-3.1|1986	ln -sf %{_target_platform}-gcc-%{ver} cc
12mr|gcc-4.7.3_2012.10-3.1|1987	%else
12mr|gcc-4.7.3_2012.10-3.1|1988	rm -f %{buildroot}%{_bindir}/cpp
12mr|gcc-4.7.3_2012.10-3.1|1989	%endif
12mr|gcc-4.7.3_2012.10-3.1|1990	PROGRAMS="gcc"
12mr|gcc-4.7.3_2012.10-3.1|1991	%if %{build_cxx}
12mr|gcc-4.7.3_2012.10-3.1|1992	PROGRAMS="$PROGRAMS g++"
12mr|gcc-4.7.3_2012.10-3.1|1993	%endif
12mr|gcc-4.7.3_2012.10-3.1|1994	%if %{build_go}
12mr|gcc-4.7.3_2012.10-3.1|1995	PROGRAMS="$PROGRAMS gccgo"
12mr|gcc-4.7.3_2012.10-3.1|1996	%endif
12mr|gcc-4.7.3_2012.10-3.1|1997	%if %{build_java}
12mr|gcc-4.7.3_2012.10-3.1|1998	PROGRAMS="$PROGRAMS gcj"
12mr|gcc-4.7.3_2012.10-3.1|1999	%endif
12mr|gcc-4.7.3_2012.10-3.1|2000	%if %{build_fortran}
12mr|gcc-4.7.3_2012.10-3.1|2001	PROGRAMS="$PROGRAMS gfortran"
12mr|gcc-4.7.3_2012.10-3.1|2002	%endif
12mr|gcc-4.7.3_2012.10-3.1|2003	for prog in $PROGRAMS; do
12mr|gcc-4.7.3_2012.10-3.1|2004	if [ -f %{_target_platform}-$prog ]; then
12mr|gcc-4.7.3_2012.10-3.1|2005	mv -f %{_target_platform}-$prog{,-%{ver}}
12mr|gcc-4.7.3_2012.10-3.1|2006	fi
12mr|gcc-4.7.3_2012.10-3.1|2007	rm -f $prog
12mr|gcc-4.7.3_2012.10-3.1|2008	ln -sf %{_target_platform}-$prog-%{ver} $prog-%{ver}
12mr|gcc-4.7.3_2012.10-3.1|2009	%if %{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|2010	ln -sf %{_target_platform}-$prog-%{ver} $prog
12mr|gcc-4.7.3_2012.10-3.1|2011	ln -sf %{_target_platform}-$prog-%{ver} %{_target_platform}-$prog
12mr|gcc-4.7.3_2012.10-3.1|2012	%endif
12mr|gcc-4.7.3_2012.10-3.1|2013	done
12mr|gcc-4.7.3_2012.10-3.1|2014	%if %{build_cxx}
12mr|gcc-4.7.3_2012.10-3.1|2015	rm -f c++ %{_target_platform}-c++{,-%{ver}}
12mr|gcc-4.7.3_2012.10-3.1|2016	ln -sf %{_target_platform}-g++-%{ver} c++-%{ver}
12mr|gcc-4.7.3_2012.10-3.1|2017	%if %{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|2018	ln -sf %{_target_platform}-g++-%{ver} c++
12mr|gcc-4.7.3_2012.10-3.1|2019	ln -sf %{_target_platform}-g++-%{ver} %{_target_platform}-c++
12mr|gcc-4.7.3_2012.10-3.1|2020	%endif
12mr|gcc-4.7.3_2012.10-3.1|2021	mkdir -p %{buildroot}%{_datadir}/gdb/auto-load%{_libdir}
12mr|gcc-4.7.3_2012.10-3.1|2022	mv -f %{buildroot}%{_libdir}/libstdc++.so.*.py		\
12mr|gcc-4.7.3_2012.10-3.1|2023	%{buildroot}%{_datadir}/gdb/auto-load%{_libdir}
12mr|gcc-4.7.3_2012.10-3.1|2024	perl -pi -e 's|%{_datadir}/gcc-%{ver}/python|%{py_puresitedir}|;' \
12mr|gcc-4.7.3_2012.10-3.1|2025	%{buildroot}%{_datadir}/gdb/auto-load%{_libdir}/libstdc++.*.py
12mr|gcc-4.7.3_2012.10-3.1|2026	
12mr|gcc-4.7.3_2012.10-3.1|2027	mkdir -p %{buildroot}/%{_lib}
12mr|gcc-4.7.3_2012.10-3.1|2028	mv %{buildroot}%{_libdir}/libstdc++.so.%{stdcxx_major}* \
12mr|gcc-4.7.3_2012.10-3.1|2029	%{buildroot}/%{_lib}
12mr|gcc-4.7.3_2012.10-3.1|2030	ln -srf %{buildroot}/%{_lib}/libstdc++.so.%{stdcxx_major}.*.* \
12mr|gcc-4.7.3_2012.10-3.1|2031	%{buildroot}%{_libdir}/libstdc++.so
12mr|gcc-4.7.3_2012.10-3.1|2032	
12mr|gcc-4.7.3_2012.10-3.1|2033	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|2034	mkdir -p %{buildroot}%{_datadir}/gdb/auto-load%{multilibdir}
12mr|gcc-4.7.3_2012.10-3.1|2035	mv -f %{buildroot}%{multilibdir}/libstdc++.so.*.py		\
12mr|gcc-4.7.3_2012.10-3.1|2036	%{buildroot}%{_datadir}/gdb/auto-load%{multilibdir}
12mr|gcc-4.7.3_2012.10-3.1|2037	perl -pi -e 's|%{_datadir}/gcc-%{ver}/python|%{py_puresitedir}|;' \
12mr|gcc-4.7.3_2012.10-3.1|2038	%{buildroot}%{_datadir}/gdb/auto-load%{multilibdir}/libstdc++.*.py
12mr|gcc-4.7.3_2012.10-3.1|2039	
12mr|gcc-4.7.3_2012.10-3.1|2040	mkdir -p %{buildroot}%{multirootlibdir}
12mr|gcc-4.7.3_2012.10-3.1|2041	mv %{buildroot}%{multilibdir}/libstdc++.so.%{stdcxx_major}* \
12mr|gcc-4.7.3_2012.10-3.1|2042	%{buildroot}%{multirootlibdir}
12mr|gcc-4.7.3_2012.10-3.1|2043	ln -srf %{buildroot}%{multirootlibdir}/libstdc++.so.%{stdcxx_major}.*.* \
12mr|gcc-4.7.3_2012.10-3.1|2044	%{buildroot}%{multilibdir}/libstdc++.so
12mr|gcc-4.7.3_2012.10-3.1|2045	%endif
12mr|gcc-4.7.3_2012.10-3.1|2046	%endif
12mr|gcc-4.7.3_2012.10-3.1|2047	%if %{build_java}
12mr|gcc-4.7.3_2012.10-3.1|2048	ln -sf gcjh %{_target_platform}-gcjh
12mr|gcc-4.7.3_2012.10-3.1|2049	%endif
12mr|gcc-4.7.3_2012.10-3.1|2050	popd
12mr|gcc-4.7.3_2012.10-3.1|2051	
12mr|gcc-4.7.3_2012.10-3.1|2052	%if %{build_gomp}
12mr|gcc-4.7.3_2012.10-3.1|2053	mkdir -p %{buildroot}/%{_lib}
12mr|gcc-4.7.3_2012.10-3.1|2054	mv %{buildroot}%{_libdir}/libgomp.so.%{gomp_major}* \
12mr|gcc-4.7.3_2012.10-3.1|2055	%{buildroot}/%{_lib}
12mr|gcc-4.7.3_2012.10-3.1|2056	ln -srf %{buildroot}/%{_lib}/libgomp.so.%{gomp_major}.*.* \
12mr|gcc-4.7.3_2012.10-3.1|2057	%{buildroot}%{_libdir}/libgomp.so
12mr|gcc-4.7.3_2012.10-3.1|2058	
12mr|gcc-4.7.3_2012.10-3.1|2059	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|2060	mkdir -p %{buildroot}%{multirootlibdir}
12mr|gcc-4.7.3_2012.10-3.1|2061	mv %{buildroot}%{multilibdir}/libgomp.so.%{gomp_major}* \
12mr|gcc-4.7.3_2012.10-3.1|2062	%{buildroot}%{multirootlibdir}
12mr|gcc-4.7.3_2012.10-3.1|2063	ln -srf %{buildroot}%{multirootlibdir}/libgomp.so.%{gomp_major}.*.* \
12mr|gcc-4.7.3_2012.10-3.1|2064	%{buildroot}%{multilibdir}/libgomp.so
12mr|gcc-4.7.3_2012.10-3.1|2065	%endif
12mr|gcc-4.7.3_2012.10-3.1|2066	%endif
12mr|gcc-4.7.3_2012.10-3.1|2067	
12mr|gcc-4.7.3_2012.10-3.1|2068	%if %{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|2069	mkdir -p %{buildroot}/%{_lib}
12mr|gcc-4.7.3_2012.10-3.1|2070	mv %{buildroot}%{_libdir}/libgcc_s.so.%{gcc_major} \
12mr|gcc-4.7.3_2012.10-3.1|2071	%{buildroot}/%{_lib}
12mr|gcc-4.7.3_2012.10-3.1|2072	ln -srf %{buildroot}/%{_lib}/libgcc_s.so.%{gcc_major} \
12mr|gcc-4.7.3_2012.10-3.1|2073	%{buildroot}%{_libdir}/libgcc_s.so
12mr|gcc-4.7.3_2012.10-3.1|2074	
12mr|gcc-4.7.3_2012.10-3.1|2075	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|2076	mkdir -p %{buildroot}%{multirootlibdir}
12mr|gcc-4.7.3_2012.10-3.1|2077	mv %{buildroot}%{multilibdir}/libgcc_s.so.%{gcc_major} \
12mr|gcc-4.7.3_2012.10-3.1|2078	%{buildroot}%{multirootlibdir}
12mr|gcc-4.7.3_2012.10-3.1|2079	ln -srf %{buildroot}%{multirootlibdir}/libgcc_s.so.%{gcc_major} \
12mr|gcc-4.7.3_2012.10-3.1|2080	%{buildroot}%{multilibdir}/libgcc_s.so
12mr|gcc-4.7.3_2012.10-3.1|2081	%endif
12mr|gcc-4.7.3_2012.10-3.1|2082	%endif
12mr|gcc-4.7.3_2012.10-3.1|2083	
12mr|gcc-4.7.3_2012.10-3.1|2084	%if %{build_ada}
12mr|gcc-4.7.3_2012.10-3.1|2085	for lib in libgnarl libgnat; do
12mr|gcc-4.7.3_2012.10-3.1|2086	rm -f	%{buildroot}%{_libdir}/$lib.so
12mr|gcc-4.7.3_2012.10-3.1|2087	rm -f	%{buildroot}%{gccdir}/adalib/$lib.so
12mr|gcc-4.7.3_2012.10-3.1|2088	mv -f	%{buildroot}%{gccdir}/adalib/$lib-%{branch}.so		\
12mr|gcc-4.7.3_2012.10-3.1|2089	%{buildroot}%{_libdir}/$lib-%{branch}.so.1
12mr|gcc-4.7.3_2012.10-3.1|2090	ln -sf	$lib-%{branch}.so.1 %{buildroot}%{_libdir}/$lib-%{branch}.so
12mr|gcc-4.7.3_2012.10-3.1|2091	ln -sf	$lib-%{branch}.so.1 %{buildroot}%{_libdir}/$lib.so
12mr|gcc-4.7.3_2012.10-3.1|2092	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|2093	rm -f %{buildroot}%{multilibdir}/$lib.so
12mr|gcc-4.7.3_2012.10-3.1|2094	rm -f	%{buildroot}%{multigccdir}/adalib/$lib.so
12mr|gcc-4.7.3_2012.10-3.1|2095	mv -f	%{buildroot}%{multigccdir}/adalib/$lib-%{branch}.so	\
12mr|gcc-4.7.3_2012.10-3.1|2096	%{buildroot}%{multilibdir}/$lib-%{branch}.so.1
12mr|gcc-4.7.3_2012.10-3.1|2097	ln -sf	$lib-%{branch}.so.1 %{buildroot}%{multilibdir}/$lib-%{branch}.so
12mr|gcc-4.7.3_2012.10-3.1|2098	ln -sf	$lib-%{branch}.so.1 %{buildroot}%{multilibdir}/$lib.so
12mr|gcc-4.7.3_2012.10-3.1|2099	%endif
12mr|gcc-4.7.3_2012.10-3.1|2100	done
12mr|gcc-4.7.3_2012.10-3.1|2101	%endif
12mr|gcc-4.7.3_2012.10-3.1|2102	
12mr|gcc-4.7.3_2012.10-3.1|2103	mv -f %{buildroot}%{gccdir}/include{-fixed,}/syslimits.h
12mr|gcc-4.7.3_2012.10-3.1|2104	mv -f %{buildroot}%{gccdir}/include{-fixed,}/limits.h
12mr|gcc-4.7.3_2012.10-3.1|2105	rm -fr %{buildroot}%{gccdir}/include-fixed
12mr|gcc-4.7.3_2012.10-3.1|2106	rm -fr %{buildroot}%{gccdir}/install-tools/include
12mr|gcc-4.7.3_2012.10-3.1|2107	
12mr|gcc-4.7.3_2012.10-3.1|2108	%if !%{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|2109	rm -fr %{buildroot}%{_infodir}
12mr|gcc-4.7.3_2012.10-3.1|2110	rm -fr %{buildroot}%{_mandir}
12mr|gcc-4.7.3_2012.10-3.1|2111	rm -fr %{buildroot}%{_localedir}
12mr|gcc-4.7.3_2012.10-3.1|2112	rm -f %{buildroot}%{_bindir}/gcov
12mr|gcc-4.7.3_2012.10-3.1|2113	rm -f %{buildroot}%{_libdir}/libgcc_s.so
12mr|gcc-4.7.3_2012.10-3.1|2114	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|2115	rm -f %{buildroot}%{multilibdir}/libgcc_s.so
12mr|gcc-4.7.3_2012.10-3.1|2116	%endif
12mr|gcc-4.7.3_2012.10-3.1|2117	%if !%{build_libgcc}
12mr|gcc-4.7.3_2012.10-3.1|2118	rm -f %{buildroot}%{_libdir}/libgcc_s.so.*
12mr|gcc-4.7.3_2012.10-3.1|2119	%if %{build_multilib}
12mr|gcc-4.7.3_2012.10-3.1|2120	rm -f %{buildroot}%{multilibdir}/libgcc_s.so.*
12mr|gcc-4.7.3_2012.10-3.1|2121	%endif
12mr|gcc-4.7.3_2012.10-3.1|2122	%endif
12mr|gcc-4.7.3_2012.10-3.1|2123	%endif
12mr|gcc-4.7.3_2012.10-3.1|2124	rm -f %{buildroot}%{_libdir}/libiberty.a
12mr|gcc-4.7.3_2012.10-3.1|2125	rm -f %{buildroot}%{multilibdir}/libiberty.a
12mr|gcc-4.7.3_2012.10-3.1|2126	
12mr|gcc-4.7.3_2012.10-3.1|2127	%if !%{package_ffi}
12mr|gcc-4.7.3_2012.10-3.1|2128	rm -f %{buildroot}%{_libdir}/libffi.*
12mr|gcc-4.7.3_2012.10-3.1|2129	rm -f %{buildroot}%{multilibdir}/libffi.*
12mr|gcc-4.7.3_2012.10-3.1|2130	rm -f %{buildroot}%{_mandir}/man3/ffi*
12mr|gcc-4.7.3_2012.10-3.1|2131	%endif
12mr|gcc-4.7.3_2012.10-3.1|2132	
12mr|gcc-4.7.3_2012.10-3.1|2133	%if %{build_doc}
12mr|gcc-4.7.3_2012.10-3.1|2134	%if %{build_cxx}
12mr|gcc-4.7.3_2012.10-3.1|2135	mkdir -p %{buildroot}%{_docdir}/libstdc++
12mr|gcc-4.7.3_2012.10-3.1|2136	cp -far libstdc++-v3/doc/html %{buildroot}%{_docdir}/libstdc++
12mr|gcc-4.7.3_2012.10-3.1|2137	%endif
12mr|gcc-4.7.3_2012.10-3.1|2138	pushd host-%{_target_platform}/gcc/HTML/gcc-%{ver}
12mr|gcc-4.7.3_2012.10-3.1|2139	mkdir -p %{buildroot}%{_docdir}/gcc/html
12mr|gcc-4.7.3_2012.10-3.1|2140	for doc in gcc gccinstall gccint; do
12mr|gcc-4.7.3_2012.10-3.1|2141	cp -far $doc %{buildroot}%{_docdir}/gcc/html
12mr|gcc-4.7.3_2012.10-3.1|2142	done
12mr|gcc-4.7.3_2012.10-3.1|2143	%if %{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|2144	mkdir -p %{buildroot}%{_docdir}/gcc-cpp/html
12mr|gcc-4.7.3_2012.10-3.1|2145	for doc in cpp cppinternals; do
12mr|gcc-4.7.3_2012.10-3.1|2146	cp -far $doc %{buildroot}%{_docdir}/gcc-cpp/html
12mr|gcc-4.7.3_2012.10-3.1|2147	done
12mr|gcc-4.7.3_2012.10-3.1|2148	%endif
12mr|gcc-4.7.3_2012.10-3.1|2149	%if %{build_fortran}
12mr|gcc-4.7.3_2012.10-3.1|2150	mkdir -p %{buildroot}%{_docdir}/gcc-gfortran/html
12mr|gcc-4.7.3_2012.10-3.1|2151	cp -far gfortran %{buildroot}%{_docdir}/gcc-gfortran/html
12mr|gcc-4.7.3_2012.10-3.1|2152	%endif
12mr|gcc-4.7.3_2012.10-3.1|2153	%if %{build_go}
12mr|gcc-4.7.3_2012.10-3.1|2154	mkdir -p %{buildroot}%{_docdir}/gcc-go/html
12mr|gcc-4.7.3_2012.10-3.1|2155	cp -far go %{buildroot}%{_docdir}/gcc-go/html
12mr|gcc-4.7.3_2012.10-3.1|2156	%endif
12mr|gcc-4.7.3_2012.10-3.1|2157	%if %{build_java}
12mr|gcc-4.7.3_2012.10-3.1|2158	mkdir -p %{buildroot}%{_docdir}/gcc-java/html
12mr|gcc-4.7.3_2012.10-3.1|2159	cp -far java %{buildroot}%{_docdir}/gcc-java/html
12mr|gcc-4.7.3_2012.10-3.1|2160	%endif
12mr|gcc-4.7.3_2012.10-3.1|2161	popd
12mr|gcc-4.7.3_2012.10-3.1|2162	%if %{build_pdf}
12mr|gcc-4.7.3_2012.10-3.1|2163	pushd host-%{_target_platform}/gcc/doc
12mr|gcc-4.7.3_2012.10-3.1|2164	for doc in gcc.pdf gccinstall.pdf gccint.pdf; do
12mr|gcc-4.7.3_2012.10-3.1|2165	install -m 0644 $doc %{buildroot}%{_docdir}/gcc/$doc
12mr|gcc-4.7.3_2012.10-3.1|2166	done
12mr|gcc-4.7.3_2012.10-3.1|2167	%if %{system_compiler}
12mr|gcc-4.7.3_2012.10-3.1|2168	for doc in cpp.pdf cppinternals.pdf; do
12mr|gcc-4.7.3_2012.10-3.1|2169	install -m 0644 $doc %{buildroot}%{_docdir}/gcc-cpp/$doc
12mr|gcc-4.7.3_2012.10-3.1|2170	done
12mr|gcc-4.7.3_2012.10-3.1|2171	%endif
12mr|gcc-4.7.3_2012.10-3.1|2172	%if %{build_ada}
12mr|gcc-4.7.3_2012.10-3.1|2173	mkdir -p %{buildroot}%{_docdir}/gcc-gnat
12mr|gcc-4.7.3_2012.10-3.1|2174	for doc in gnat_ugn.pdf gnat_rm.pdf gnat-style.pdf; do
12mr|gcc-4.7.3_2012.10-3.1|2175	install -m 0644 $doc %{buildroot}%{_docdir}/gcc-gnat/$doc
12mr|gcc-4.7.3_2012.10-3.1|2176	done
12mr|gcc-4.7.3_2012.10-3.1|2177	%endif
12mr|gcc-4.7.3_2012.10-3.1|2178	%if %{build_fortran}
12mr|gcc-4.7.3_2012.10-3.1|2179	for doc in gfc-internals.pdf gfortran.pdf; do
12mr|gcc-4.7.3_2012.10-3.1|2180	install -m 0644 $doc %{buildroot}%{_docdir}/gcc-gfortran/$doc
12mr|gcc-4.7.3_2012.10-3.1|2181	done
12mr|gcc-4.7.3_2012.10-3.1|2182	%endif
12mr|gcc-4.7.3_2012.10-3.1|2183	%if %{build_go}
12mr|gcc-4.7.3_2012.10-3.1|2184	install -m 0644 -D gccgo.pdf %{buildroot}%{_docdir}/gcc-go/gccgo.pdf
12mr|gcc-4.7.3_2012.10-3.1|2185	%endif
12mr|gcc-4.7.3_2012.10-3.1|2186	%if %{build_java}
12mr|gcc-4.7.3_2012.10-3.1|2187	install -m 0644 -D gcj.pdf %{buildroot}%{_docdir}/gcc-java/gcj.pdf
12mr|gcc-4.7.3_2012.10-3.1|2188	%endif
12mr|gcc-4.7.3_2012.10-3.1|2189	popd
12mr|gcc-4.7.3_2012.10-3.1|2190	pushd %{_target_platform}
12mr|gcc-4.7.3_2012.10-3.1|2191	%if %{build_gomp}
12mr|gcc-4.7.3_2012.10-3.1|2192	install -m 0644 -D libgomp/libgomp.pdf %{buildroot}%{_docdir}/libgomp/libgomp.pdf
12mr|gcc-4.7.3_2012.10-3.1|2193	%endif
12mr|gcc-4.7.3_2012.10-3.1|2194	%if %{build_quadmath}
12mr|gcc-4.7.3_2012.10-3.1|2195	install -m 0644 -D libquadmath/libquadmath.pdf %{buildroot}%{_docdir}/libquadmath/libquadmath.pdf
12mr|gcc-4.7.3_2012.10-3.1|2196	%endif
12mr|gcc-4.7.3_2012.10-3.1|2197	%if %{build_java}
12mr|gcc-4.7.3_2012.10-3.1|2198	install -m 0644 -D libjava/classpath/doc/cp-tools.pdf %{buildroot}%{_docdir}/libjava/cp-tools.pdf
12mr|gcc-4.7.3_2012.10-3.1|2199	%endif
12mr|gcc-4.7.3_2012.10-3.1|2200	popd
12mr|gcc-4.7.3_2012.10-3.1|2201	%endif
12mr|gcc-4.7.3_2012.10-3.1|2202	%endif
12mr|gcc-4.7.3_2012.10-3.1|2203	
12mr|gcc-4.7.3_2012.10-3.1|2204	# https://qa.mandriva.com/show_bug.cgi?id=63587
12mr|gcc-4.7.3_2012.10-3.1|2205	%if %{build_plugin}
12mr|gcc-4.7.3_2012.10-3.1|2206	pushd host-%{_target_platform}
12mr|gcc-4.7.3_2012.10-3.1|2207	cp -fpa gcc/build/gengtype %{buildroot}%{gccdir}
12mr|gcc-4.7.3_2012.10-3.1|2208	cp -fpa gcc/gtype.state %{buildroot}%{gccdir}
12mr|gcc-4.7.3_2012.10-3.1|2209	popd
12mr|gcc-4.7.3_2012.10-3.1|2210	%endif
12mr|gcc-4.7.3_2012.10-3.1|2211	
12mr|gcc-4.7.3_2012.10-3.1|2212	# Not needed on cooker (but on ROSA 2012 and backports, and
12mr|gcc-4.7.3_2012.10-3.1|2213	# can't hurt)
12mr|gcc-4.7.3_2012.10-3.1|2214	rm -f %buildroot%_libdir/libitm.la \
12mr|gcc-4.7.3_2012.10-3.1|2215	%buildroot%_prefix/lib/libitm.la \
12mr|gcc-4.7.3_2012.10-3.1|2216	%buildroot%_libdir/gcj-*/*.la
12mr|gcc-4.7.3_2012.10-3.1|2217	
12mr|gcc-4.7.3_2012.10-3.1|2218	%if 1
12mr|gcc-4.7.3_2012.10-3.1|2219	# Workaround for all gcj related tools
12mr|gcc-4.7.3_2012.10-3.1|2220	# somehow getting the same build ID
12mr|gcc-4.7.3_2012.10-3.1|2221	strip --strip-unneeded \
12mr|gcc-4.7.3_2012.10-3.1|2222	%buildroot%_bindir/gc-analyze \
12mr|gcc-4.7.3_2012.10-3.1|2223	%buildroot%_bindir/gappletviewer \
12mr|gcc-4.7.3_2012.10-3.1|2224	%buildroot%_bindir/gjar \
12mr|gcc-4.7.3_2012.10-3.1|2225	%buildroot%_bindir/gij \
12mr|gcc-4.7.3_2012.10-3.1|2226	%buildroot%_bindir/gjavah \
12mr|gcc-4.7.3_2012.10-3.1|2227	%buildroot%_bindir/gjarsigner \
12mr|gcc-4.7.3_2012.10-3.1|2228	%buildroot%_bindir/gkeytool \
12mr|gcc-4.7.3_2012.10-3.1|2229	%buildroot%_bindir/gjdoc \
12mr|gcc-4.7.3_2012.10-3.1|2230	%buildroot%_bindir/gorbd \
12mr|gcc-4.7.3_2012.10-3.1|2231	%buildroot%_bindir/grmic \
12mr|gcc-4.7.3_2012.10-3.1|2232	%buildroot%_bindir/grmid \
12mr|gcc-4.7.3_2012.10-3.1|2233	%buildroot%_bindir/gnative2ascii \
12mr|gcc-4.7.3_2012.10-3.1|2234	%buildroot%_bindir/gserialver \
12mr|gcc-4.7.3_2012.10-3.1|2235	%buildroot%_bindir/grmiregistry \
12mr|gcc-4.7.3_2012.10-3.1|2236	%buildroot%_bindir/jv-convert \
12mr|gcc-4.7.3_2012.10-3.1|2237	%buildroot%_bindir/gtnameserv \
12mr|gcc-4.7.3_2012.10-3.1|2238	%buildroot%_bindir/gcjh
12mr|gcc-4.7.3_2012.10-3.1|2239	%endif

14042 12
12mr|gccmakedep-1.0.2-11|1	Name:		gccmakedep
12mr|gccmakedep-1.0.2-11|2	Version:	1.0.2
12mr|gccmakedep-1.0.2-11|3	Release:	11
12mr|gccmakedep-1.0.2-11|4	Summary:	Create dependencies in makefiles using 'gcc -M'
12mr|gccmakedep-1.0.2-11|5	Group:		System/X11
12mr|gccmakedep-1.0.2-11|6	License:	MIT
12mr|gccmakedep-1.0.2-11|7	URL:		http://xorg.freedesktop.org
12mr|gccmakedep-1.0.2-11|8	Source:		http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.bz2
12mr|gccmakedep-1.0.2-11|9	BuildRequires:	x11-util-macros >= 1.0.1
12mr|gccmakedep-1.0.2-11|10	BuildArch:	noarch
12mr|gccmakedep-1.0.2-11|11	
12mr|gccmakedep-1.0.2-11|12	%description
12mr|gccmakedep-1.0.2-11|13	Create dependencies in makefiles using 'gcc -M'.
12mr|gccmakedep-1.0.2-11|14	
12mr|gccmakedep-1.0.2-11|15	%prep
12mr|gccmakedep-1.0.2-11|16	%setup -q
12mr|gccmakedep-1.0.2-11|17	
12mr|gccmakedep-1.0.2-11|18	%build
12mr|gccmakedep-1.0.2-11|19	%configure2_5x 	--x-includes=%{_includedir} \
12mr|gccmakedep-1.0.2-11|20	--x-libraries=%{_libdir}
12mr|gccmakedep-1.0.2-11|21	%make
12mr|gccmakedep-1.0.2-11|22	
12mr|gccmakedep-1.0.2-11|23	%install
12mr|gccmakedep-1.0.2-11|24	%makeinstall_std
12mr|gccmakedep-1.0.2-11|25	
12mr|gccmakedep-1.0.2-11|26	%files
12mr|gccmakedep-1.0.2-11|27	%{_bindir}/gccmakedep
12mr|gccmakedep-1.0.2-11|28	%{_mandir}/man1/gccmakedep.*
12mr|gccmakedep-1.0.2-11|29	
12mr|gccmakedep-1.0.2-11|30	
12mr|gccmakedep-1.0.2-11|31	%changelog
12mr|gccmakedep-1.0.2-11|32	* Sat Oct  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gccmakedep-1.0.2-11|33	+ Commit: 84dcd9e
12mr|gccmakedep-1.0.2-11|34	- Should be noarch package
12mr|gccmakedep-1.0.2-11|35	
12mr|gccmakedep-1.0.2-11|36	

14043 12
12mr|gcin-1.6.4-1|1	%define libname %mklibname %{name} 1
12mr|gcin-1.6.4-1|2	
12mr|gcin-1.6.4-1|3	Summary:	An input method server for traditional Chinese
12mr|gcin-1.6.4-1|4	Name:		gcin
12mr|gcin-1.6.4-1|5	Version:	1.6.4
12mr|gcin-1.6.4-1|6	Release:	1
12mr|gcin-1.6.4-1|7	License:	LGPLv2+
12mr|gcin-1.6.4-1|8	Group:		System/Internationalization
12mr|gcin-1.6.4-1|9	URL: 		http://hyperrate.com/dir.php?eid=67
12mr|gcin-1.6.4-1|10	Source0:	http://www.csie.nctu.edu.tw/~cp76/gcin/download/%{name}-%{version}.tar.bz2
12mr|gcin-1.6.4-1|11	Patch1:		gcin-1.6.4-fix-str-fmt.patch
12mr|gcin-1.6.4-1|12	Patch3:		gcin-1.4.4-gcc44.patch
12mr|gcin-1.6.4-1|13	Patch4:		gcin_libdir.patch
12mr|gcin-1.6.4-1|14	Requires(post):	gtk+2.0
12mr|gcin-1.6.4-1|15	Requires(postun): gtk+2.0
12mr|gcin-1.6.4-1|16	BuildRequires:	gtk+2-devel
12mr|gcin-1.6.4-1|17	BuildRequires:	qt4-devel
12mr|gcin-1.6.4-1|18	BuildRequires:	anthy-devel
12mr|gcin-1.6.4-1|19	BuildRequires:	pkgconfig(xtst)
12mr|gcin-1.6.4-1|20	Requires:	%{libname} = %{version}-%{release}
12mr|gcin-1.6.4-1|21	Suggests:	%{name}-qt4 = %{version}-%{release}
12mr|gcin-1.6.4-1|22	Requires:	locales-zh
12mr|gcin-1.6.4-1|23	
12mr|gcin-1.6.4-1|24	%description
12mr|gcin-1.6.4-1|25	gcin is a Chinese input method server for traditional Chinese.
12mr|gcin-1.6.4-1|26	It features a better GTK user interface.
12mr|gcin-1.6.4-1|27	
12mr|gcin-1.6.4-1|28	%package -n	%{libname}
12mr|gcin-1.6.4-1|29	Summary:	Gcin library
12mr|gcin-1.6.4-1|30	Group:		System/Internationalization
12mr|gcin-1.6.4-1|31	
12mr|gcin-1.6.4-1|32	%description -n %{libname}
12mr|gcin-1.6.4-1|33	gcin is a Chinese input method server for traditional Chinese.
12mr|gcin-1.6.4-1|34	It features a better GTK user interface.
12mr|gcin-1.6.4-1|35	
12mr|gcin-1.6.4-1|36	%package	qt4
12mr|gcin-1.6.4-1|37	Summary:	Qt4 immodule for gcin
12mr|gcin-1.6.4-1|38	Group:		System/Internationalization
12mr|gcin-1.6.4-1|39	Requires:	%{libname} = %{version}-%{release}
12mr|gcin-1.6.4-1|40	Requires:	%{name} = %{version}-%{release}
12mr|gcin-1.6.4-1|41	
12mr|gcin-1.6.4-1|42	%description    qt4
12mr|gcin-1.6.4-1|43	This is the qt4 immodule support for gcin
12mr|gcin-1.6.4-1|44	
12mr|gcin-1.6.4-1|45	%prep
12mr|gcin-1.6.4-1|46	%setup -q
12mr|gcin-1.6.4-1|47	%patch1 -p0 -b .str
12mr|gcin-1.6.4-1|48	%patch3 -p1 -b .gcc44
12mr|gcin-1.6.4-1|49	%patch4 -p0 -b .libdir
12mr|gcin-1.6.4-1|50	
12mr|gcin-1.6.4-1|51	%build
12mr|gcin-1.6.4-1|52	%define _disable_ld_no_undefined 1
12mr|gcin-1.6.4-1|53	%configure2_5x
12mr|gcin-1.6.4-1|54	# (tv) disable parallel build (broken):
12mr|gcin-1.6.4-1|55	make OPTFLAGS="%{optflags} -fPIC" EXTRA_LDFLAGS="%{?ldflags}" CC="gcc %{?ldflags}" CCLD="gcc %{?ldflags}"
12mr|gcin-1.6.4-1|56	
12mr|gcin-1.6.4-1|57	%install
12mr|gcin-1.6.4-1|58	# fix installing in proper path on x86_64:
12mr|gcin-1.6.4-1|59	%makeinstall_std libdir=%{buildroot}%{_libdir}
12mr|gcin-1.6.4-1|60	rm -fr %{buildroot}%{_docdir}/
12mr|gcin-1.6.4-1|61	rm -fr %{buildroot}%{_libdir}/menu/
12mr|gcin-1.6.4-1|62	
12mr|gcin-1.6.4-1|63	# remove unneeded files
12mr|gcin-1.6.4-1|64	rm -rf %{buildroot}/%{_includedir}
12mr|gcin-1.6.4-1|65	
12mr|gcin-1.6.4-1|66	%post
12mr|gcin-1.6.4-1|67	# install gtk IM module
12mr|gcin-1.6.4-1|68	gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-2.0/gtk.immodules.%{_lib}
12mr|gcin-1.6.4-1|69	
12mr|gcin-1.6.4-1|70	%postun
12mr|gcin-1.6.4-1|71	gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-2.0/gtk.immodules.%{_lib}
12mr|gcin-1.6.4-1|72	
12mr|gcin-1.6.4-1|73	%files
12mr|gcin-1.6.4-1|74	%doc AUTHORS COPYING Changelog.html README*
12mr|gcin-1.6.4-1|75	%{_bindir}/*
12mr|gcin-1.6.4-1|76	%{_datadir}/applications/gcin-setup.desktop
12mr|gcin-1.6.4-1|77	%{_datadir}/control-center-2.0/capplets/*
12mr|gcin-1.6.4-1|78	%{_datadir}/gcin
12mr|gcin-1.6.4-1|79	%{_iconsdir}/*
12mr|gcin-1.6.4-1|80	%{_mandir}/man?/*
12mr|gcin-1.6.4-1|81	%{_libdir}/gtk-2.0/immodules/*.so
12mr|gcin-1.6.4-1|82	
12mr|gcin-1.6.4-1|83	%files qt4
12mr|gcin-1.6.4-1|84	%{qt4plugins}/inputmethods/*.so
12mr|gcin-1.6.4-1|85	
12mr|gcin-1.6.4-1|86	%files -n %{libname}
12mr|gcin-1.6.4-1|87	%{_libdir}/gcin/*
12mr|gcin-1.6.4-1|88	
12mr|gcin-1.6.4-1|89	
12mr|gcin-1.6.4-1|90	
12mr|gcin-1.6.4-1|91	%changelog
12mr|gcin-1.6.4-1|92	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gcin-1.6.4-1|93	+ Commit: 2cea398
12mr|gcin-1.6.4-1|94	- Drop find_lang as it finds nothing
12mr|gcin-1.6.4-1|95	
12mr|gcin-1.6.4-1|96	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gcin-1.6.4-1|97	+ Commit: 4b19bbe
12mr|gcin-1.6.4-1|98	- Update BuildRequires
12mr|gcin-1.6.4-1|99	
12mr|gcin-1.6.4-1|100	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gcin-1.6.4-1|101	+ Commit: 128286f
12mr|gcin-1.6.4-1|102	- Update to 1.6.4 (sync with Cooker), spec cleanup
12mr|gcin-1.6.4-1|103	
12mr|gcin-1.6.4-1|104	

14044 12
12mr|GConf2-3.2.5-1|1	%define pkgname	GConf
12mr|GConf2-3.2.5-1|2	
12mr|GConf2-3.2.5-1|3	%define api	2
12mr|GConf2-3.2.5-1|4	%define gi_version	2.0
12mr|GConf2-3.2.5-1|5	%define major	4
12mr|GConf2-3.2.5-1|6	%define libname	%mklibname %{pkgname} %{api} %{major}
12mr|GConf2-3.2.5-1|7	%define girname	%mklibname gconf-gir %{gi_version}
12mr|GConf2-3.2.5-1|8	%define develname	%mklibname -d %{pkgname} %{api}
12mr|GConf2-3.2.5-1|9	
12mr|GConf2-3.2.5-1|10	%define url_ver %(echo %{version} | cut -d. -f1,2)
12mr|GConf2-3.2.5-1|11	
12mr|GConf2-3.2.5-1|12	Summary:	A configuration database system for GNOME
12mr|GConf2-3.2.5-1|13	Name:		%{pkgname}%{api}
12mr|GConf2-3.2.5-1|14	Version:	3.2.5
12mr|GConf2-3.2.5-1|15	Release:	1
12mr|GConf2-3.2.5-1|16	License:	LGPLv2+
12mr|GConf2-3.2.5-1|17	Group:		Graphical desktop/GNOME
12mr|GConf2-3.2.5-1|18	URL:		http://www.gnome.org/projects/gconf/
12mr|GConf2-3.2.5-1|19	Source0:	http://download.gnome.org/sources/%{pkgname}/%{url_ver}/%{pkgname}-%{version}.tar.xz
12mr|GConf2-3.2.5-1|20	Source1:	gconf.sh
12mr|GConf2-3.2.5-1|21	Source2:	gconf.csh
12mr|GConf2-3.2.5-1|22	Source3:	gconf-schemas.filter
12mr|GConf2-3.2.5-1|23	Source4:	gconf-schemas.script
12mr|GConf2-3.2.5-1|24	# (fc) reload database when schemas are installed/uninstalled (GNOME bug #328697)
12mr|GConf2-3.2.5-1|25	Patch1:		GConf-2.12.1-reload.patch
12mr|GConf2-3.2.5-1|26	
12mr|GConf2-3.2.5-1|27	BuildRequires:	gtk-doc
12mr|GConf2-3.2.5-1|28	BuildRequires:	intltool
12mr|GConf2-3.2.5-1|29	BuildRequires:	openldap-devel
12mr|GConf2-3.2.5-1|30	BuildRequires:	pkgconfig(dbus-1)
12mr|GConf2-3.2.5-1|31	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|GConf2-3.2.5-1|32	BuildRequires:	pkgconfig(glib-2.0)
12mr|GConf2-3.2.5-1|33	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|GConf2-3.2.5-1|34	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|GConf2-3.2.5-1|35	BuildRequires:	pkgconfig(libxml-2.0)
12mr|GConf2-3.2.5-1|36	BuildRequires:	pkgconfig(polkit-gobject-1)
12mr|GConf2-3.2.5-1|37	Requires:	polkit-agent
12mr|GConf2-3.2.5-1|38	Requires:	gsettings-desktop-schemas
12mr|GConf2-3.2.5-1|39	# needed by patch1
12mr|GConf2-3.2.5-1|40	Requires:	psmisc
12mr|GConf2-3.2.5-1|41	Requires:	sed
12mr|GConf2-3.2.5-1|42	Requires(post):	update-alternatives
12mr|GConf2-3.2.5-1|43	Requires:	%{girname} = %{version}-%{release}
12mr|GConf2-3.2.5-1|44	Suggests:	dconf
12mr|GConf2-3.2.5-1|45	
12mr|GConf2-3.2.5-1|46	%description
12mr|GConf2-3.2.5-1|47	GConf is a configuration data storage mechanism scheduled to
12mr|GConf2-3.2.5-1|48	ship with GNOME. GConf does work without GNOME however; it
12mr|GConf2-3.2.5-1|49	can be used with plain GTK+, Xlib, KDE, or even text mode
12mr|GConf2-3.2.5-1|50	applications as well.
12mr|GConf2-3.2.5-1|51	
12mr|GConf2-3.2.5-1|52	%package sanity-check
12mr|GConf2-3.2.5-1|53	Summary:	Sanity checker for %{pkgname}%{api}
12mr|GConf2-3.2.5-1|54	Group:		%{group}
12mr|GConf2-3.2.5-1|55	
12mr|GConf2-3.2.5-1|56	%description sanity-check
12mr|GConf2-3.2.5-1|57	gconf-sanity-check is a tool to check the sanity of a %{pkgname}%{api}
12mr|GConf2-3.2.5-1|58	installation.
12mr|GConf2-3.2.5-1|59	
12mr|GConf2-3.2.5-1|60	%package -n %{libname}
12mr|GConf2-3.2.5-1|61	Summary:	%{summary}
12mr|GConf2-3.2.5-1|62	Group:		System/Libraries
12mr|GConf2-3.2.5-1|63	Conflicts:	gir-repository < 0.6.5-12
12mr|GConf2-3.2.5-1|64	
12mr|GConf2-3.2.5-1|65	%description -n %{libname}
12mr|GConf2-3.2.5-1|66	GConf is a configuration data storage mechanism scheduled to
12mr|GConf2-3.2.5-1|67	ship with GNOME. GConf does work without GNOME however; it
12mr|GConf2-3.2.5-1|68	can be used with plain GTK+, Xlib, KDE, or even text mode
12mr|GConf2-3.2.5-1|69	applications as well.
12mr|GConf2-3.2.5-1|70	
12mr|GConf2-3.2.5-1|71	This package contains necessary libraries to run any programs linked
12mr|GConf2-3.2.5-1|72	with GConf.
12mr|GConf2-3.2.5-1|73	
12mr|GConf2-3.2.5-1|74	%package -n %{girname}
12mr|GConf2-3.2.5-1|75	Summary:	GObject introspection interface library for %{pkgname}
12mr|GConf2-3.2.5-1|76	Group:		System/Libraries
12mr|GConf2-3.2.5-1|77	
12mr|GConf2-3.2.5-1|78	%description -n %{girname}
12mr|GConf2-3.2.5-1|79	GObject introspection interface library for %{pkgname}.
12mr|GConf2-3.2.5-1|80	
12mr|GConf2-3.2.5-1|81	%package -n %{develname}
12mr|GConf2-3.2.5-1|82	Summary:	Development libraries and headers for GConf
12mr|GConf2-3.2.5-1|83	Group:		Development/GNOME and GTK+
12mr|GConf2-3.2.5-1|84	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|GConf2-3.2.5-1|85	Requires:	%{libname} = %{version}-%{release}
12mr|GConf2-3.2.5-1|86	Requires:	%{name} = %{version}-%{release}
12mr|GConf2-3.2.5-1|87	Conflicts:	gir-repository < 0.6.5-12
12mr|GConf2-3.2.5-1|88	
12mr|GConf2-3.2.5-1|89	%description -n %{develname}
12mr|GConf2-3.2.5-1|90	GConf is a configuration data storage mechanism scheduled to
12mr|GConf2-3.2.5-1|91	ship with GNOME. GConf does work without GNOME however; it
12mr|GConf2-3.2.5-1|92	can be used with plain GTK+, Xlib, KDE, or even text mode
12mr|GConf2-3.2.5-1|93	applications as well.
12mr|GConf2-3.2.5-1|94	
12mr|GConf2-3.2.5-1|95	This package contains the header files and libraries needed to develop
12mr|GConf2-3.2.5-1|96	applications using GConf.
12mr|GConf2-3.2.5-1|97	
12mr|GConf2-3.2.5-1|98	%prep
12mr|GConf2-3.2.5-1|99	%setup -q -n %{pkgname}-%{version}
12mr|GConf2-3.2.5-1|100	%apply_patches
12mr|GConf2-3.2.5-1|101	
12mr|GConf2-3.2.5-1|102	%build
12mr|GConf2-3.2.5-1|103	%configure2_5x \
12mr|GConf2-3.2.5-1|104	--with-gtk=3.0 \
12mr|GConf2-3.2.5-1|105	--disable-static \
12mr|GConf2-3.2.5-1|106	--disable-orbit
12mr|GConf2-3.2.5-1|107	
12mr|GConf2-3.2.5-1|108	%make
12mr|GConf2-3.2.5-1|109	
12mr|GConf2-3.2.5-1|110	%install
12mr|GConf2-3.2.5-1|111	%makeinstall_std
12mr|GConf2-3.2.5-1|112	
12mr|GConf2-3.2.5-1|113	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
12mr|GConf2-3.2.5-1|114	install -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/gconf.sh
12mr|GConf2-3.2.5-1|115	install -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/gconf.csh
12mr|GConf2-3.2.5-1|116	
12mr|GConf2-3.2.5-1|117	mkdir %{buildroot}%{_sysconfdir}/gconf/schemas
12mr|GConf2-3.2.5-1|118	
12mr|GConf2-3.2.5-1|119	# Provide /usr/lib/gconfd-2 symlink on lib64 platforms
12mr|GConf2-3.2.5-1|120	%if "%{_lib}" != "lib"
12mr|GConf2-3.2.5-1|121	mkdir -p %{buildroot}%{_prefix}/lib
12mr|GConf2-3.2.5-1|122	ln -s ../%{_lib}/gconfd-%{api} %{buildroot}%{_prefix}/lib/gconfd-%{api}
12mr|GConf2-3.2.5-1|123	%endif
12mr|GConf2-3.2.5-1|124	
12mr|GConf2-3.2.5-1|125	mkdir -p %{buildroot}%{_sysconfdir}/gconf/{gconf.xml.local-defaults,gconf.xml.local-mandatory,gconf.xml.system}
12mr|GConf2-3.2.5-1|126	
12mr|GConf2-3.2.5-1|127	cat << EOF > %{buildroot}%{_sysconfdir}/gconf/2/local-defaults.path
12mr|GConf2-3.2.5-1|128	xml:readonly:/etc/gconf/gconf.xml.local-defaults
12mr|GConf2-3.2.5-1|129	include "\$(HOME)/.gconf.path.defaults"
12mr|GConf2-3.2.5-1|130	EOF
12mr|GConf2-3.2.5-1|131	
12mr|GConf2-3.2.5-1|132	cat << EOF > %{buildroot}%{_sysconfdir}/gconf/2/local-mandatory.path
12mr|GConf2-3.2.5-1|133	xml:readonly:/etc/gconf/gconf.xml.local-mandatory
12mr|GConf2-3.2.5-1|134	include "\$(HOME)/.gconf.path.mandatory"
12mr|GConf2-3.2.5-1|135	EOF
12mr|GConf2-3.2.5-1|136	
12mr|GConf2-3.2.5-1|137	# automatic install of gconf schemas on rpm installs
12mr|GConf2-3.2.5-1|138	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
12mr|GConf2-3.2.5-1|139	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
12mr|GConf2-3.2.5-1|140	install -m 644 %{SOURCE3} %{buildroot}%{_var}/lib/rpm/filetriggers
12mr|GConf2-3.2.5-1|141	install -m 755 %{SOURCE4} %{buildroot}%{_var}/lib/rpm/filetriggers
12mr|GConf2-3.2.5-1|142	
12mr|GConf2-3.2.5-1|143	%{find_lang} %{name}
12mr|GConf2-3.2.5-1|144	
12mr|GConf2-3.2.5-1|145	# remove buggy symlink
12mr|GConf2-3.2.5-1|146	%post
12mr|GConf2-3.2.5-1|147	update-alternatives --install %{_bindir}/gconftool gconftool /usr/bin/gconftool-%{api} 20
12mr|GConf2-3.2.5-1|148	if [ "$1" = "2" ]; then
12mr|GConf2-3.2.5-1|149	update-alternatives --auto gconftool
12mr|GConf2-3.2.5-1|150	fi
12mr|GConf2-3.2.5-1|151	
12mr|GConf2-3.2.5-1|152	%triggerpostun -- GConf2 < 2.22.0-4
12mr|GConf2-3.2.5-1|153	GCONF_CONFIG_SOURCE=`%{_bindir}/gconftool-2 --get-default-source` %{_bindir}/gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/*.schemas > /dev/null
12mr|GConf2-3.2.5-1|154	
12mr|GConf2-3.2.5-1|155	%files -f %{name}.lang
12mr|GConf2-3.2.5-1|156	%doc README
12mr|GConf2-3.2.5-1|157	%dir %{_libdir}/GConf
12mr|GConf2-3.2.5-1|158	%dir %{_libdir}/GConf/%{api}
12mr|GConf2-3.2.5-1|159	%dir %{_sysconfdir}/gconf
12mr|GConf2-3.2.5-1|160	%dir %{_sysconfdir}/gconf/gconf.xml*
12mr|GConf2-3.2.5-1|161	%dir %{_sysconfdir}/gconf/schemas
12mr|GConf2-3.2.5-1|162	%config(noreplace) %{_sysconfdir}/profile.d/*
12mr|GConf2-3.2.5-1|163	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.gnome.GConf.Defaults.conf
12mr|GConf2-3.2.5-1|164	%config(noreplace) %{_sysconfdir}/gconf/%{api}
12mr|GConf2-3.2.5-1|165	%{_sysconfdir}/xdg/autostart/gsettings-data-convert.desktop
12mr|GConf2-3.2.5-1|166	%{_bindir}/gsettings-data-convert
12mr|GConf2-3.2.5-1|167	%{_bindir}/gconftool*
12mr|GConf2-3.2.5-1|168	%{_bindir}/gconf-merge-tree
12mr|GConf2-3.2.5-1|169	%{_mandir}/man1/gconftool-2.1*
12mr|GConf2-3.2.5-1|170	%{_mandir}/man1/gsettings-data-convert.1*
12mr|GConf2-3.2.5-1|171	%if "%{_lib}" != "lib"
12mr|GConf2-3.2.5-1|172	%{_prefix}/lib/gconfd-%{api}
12mr|GConf2-3.2.5-1|173	%endif
12mr|GConf2-3.2.5-1|174	%{_libexecdir}/gconfd-%{api}
12mr|GConf2-3.2.5-1|175	%{_libexecdir}/gconf-defaults-mechanism
12mr|GConf2-3.2.5-1|176	%{_libdir}/GConf/%{api}/*.so
12mr|GConf2-3.2.5-1|177	%{_libdir}/gio/modules/libgsettingsgconfbackend.so
12mr|GConf2-3.2.5-1|178	%{_datadir}/polkit-1/actions/org.gnome.gconf.defaults.policy
12mr|GConf2-3.2.5-1|179	%{_datadir}/sgml/gconf
12mr|GConf2-3.2.5-1|180	%{_datadir}/GConf
12mr|GConf2-3.2.5-1|181	%{_datadir}/dbus-1/services/org.gnome.GConf.service
12mr|GConf2-3.2.5-1|182	%{_datadir}/dbus-1/system-services/org.gnome.GConf.Defaults.service
12mr|GConf2-3.2.5-1|183	%{_var}/lib/rpm/filetriggers/gconf-schemas.*
12mr|GConf2-3.2.5-1|184	
12mr|GConf2-3.2.5-1|185	# (blino) split gconf-sanity-check not to require gtk in GConf2
12mr|GConf2-3.2.5-1|186	%files sanity-check
12mr|GConf2-3.2.5-1|187	%{_libexecdir}/gconf-sanity-check-%{api}
12mr|GConf2-3.2.5-1|188	
12mr|GConf2-3.2.5-1|189	%files -n %{libname}
12mr|GConf2-3.2.5-1|190	%{_libdir}/lib*.so.%{major}*
12mr|GConf2-3.2.5-1|191	
12mr|GConf2-3.2.5-1|192	%files -n %{girname}
12mr|GConf2-3.2.5-1|193	%{_libdir}/girepository-1.0/GConf-%{gi_version}.typelib
12mr|GConf2-3.2.5-1|194	
12mr|GConf2-3.2.5-1|195	%files -n %{develname}
12mr|GConf2-3.2.5-1|196	%doc ChangeLog TODO NEWS AUTHORS
12mr|GConf2-3.2.5-1|197	%doc %{_datadir}/gtk-doc/html/*
12mr|GConf2-3.2.5-1|198	%{_bindir}/gsettings-schema-convert
12mr|GConf2-3.2.5-1|199	%{_datadir}/aclocal/*
12mr|GConf2-3.2.5-1|200	%{_datadir}/gir-1.0/GConf-%{gi_version}.gir
12mr|GConf2-3.2.5-1|201	%{_includedir}/gconf/
12mr|GConf2-3.2.5-1|202	%{_libdir}/*.so
12mr|GConf2-3.2.5-1|203	%{_libdir}/pkgconfig/*
12mr|GConf2-3.2.5-1|204	%{_mandir}/man1/gsettings-schema-convert.1*
12mr|GConf2-3.2.5-1|205	
12mr|GConf2-3.2.5-1|206	
12mr|GConf2-3.2.5-1|207	
12mr|GConf2-3.2.5-1|208	
12mr|GConf2-3.2.5-1|209	%changelog
12mr|GConf2-3.2.5-1|210	

14045 12
12mr|gconf-editor-2.32.0-5|1	Summary:	An editor for the GConf configuration system
12mr|gconf-editor-2.32.0-5|2	Name:		gconf-editor
12mr|gconf-editor-2.32.0-5|3	Version:	2.32.0
12mr|gconf-editor-2.32.0-5|4	Release:	5
12mr|gconf-editor-2.32.0-5|5	#gw the COPYING is v3 but all comments say v2+
12mr|gconf-editor-2.32.0-5|6	License:	GPLv2+
12mr|gconf-editor-2.32.0-5|7	Group:		Graphical desktop/GNOME
12mr|gconf-editor-2.32.0-5|8	URL:		http://www.gnome.org/
12mr|gconf-editor-2.32.0-5|9	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|gconf-editor-2.32.0-5|10	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gconf-editor-2.32.0-5|11	BuildRequires:	pkgconfig(gconf-2.0)
12mr|gconf-editor-2.32.0-5|12	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|gconf-editor-2.32.0-5|13	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gconf-editor-2.32.0-5|14	BuildRequires:	intltool
12mr|gconf-editor-2.32.0-5|15	BuildRequires:	rarian
12mr|gconf-editor-2.32.0-5|16	BuildRequires:	desktop-file-utils
12mr|gconf-editor-2.32.0-5|17	BuildRequires:	libxslt-proc
12mr|gconf-editor-2.32.0-5|18	
12mr|gconf-editor-2.32.0-5|19	%description
12mr|gconf-editor-2.32.0-5|20	gconf-edit is an editor for the GConf configuration system
12mr|gconf-editor-2.32.0-5|21	
12mr|gconf-editor-2.32.0-5|22	%prep
12mr|gconf-editor-2.32.0-5|23	%setup -q
12mr|gconf-editor-2.32.0-5|24	
12mr|gconf-editor-2.32.0-5|25	%build
12mr|gconf-editor-2.32.0-5|26	%configure2_5x
12mr|gconf-editor-2.32.0-5|27	
12mr|gconf-editor-2.32.0-5|28	%make
12mr|gconf-editor-2.32.0-5|29	
12mr|gconf-editor-2.32.0-5|30	%install
12mr|gconf-editor-2.32.0-5|31	%makeinstall_std
12mr|gconf-editor-2.32.0-5|32	
12mr|gconf-editor-2.32.0-5|33	rm -rf %{buildroot}/var/lib/scrollkeeper
12mr|gconf-editor-2.32.0-5|34	
12mr|gconf-editor-2.32.0-5|35	desktop-file-install --vendor="" \
12mr|gconf-editor-2.32.0-5|36	--remove-category="System" \
12mr|gconf-editor-2.32.0-5|37	--add-category="Settings" \
12mr|gconf-editor-2.32.0-5|38	--add-category="X-MandrivaLinux-System-Configuration-GNOME-Advanced" \
12mr|gconf-editor-2.32.0-5|39	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|gconf-editor-2.32.0-5|40	
12mr|gconf-editor-2.32.0-5|41	%find_lang %{name} --with-gnome
12mr|gconf-editor-2.32.0-5|42	
12mr|gconf-editor-2.32.0-5|43	%preun
12mr|gconf-editor-2.32.0-5|44	%preun_uninstall_gconf_schemas %{name}
12mr|gconf-editor-2.32.0-5|45	
12mr|gconf-editor-2.32.0-5|46	%files -f %{name}.lang
12mr|gconf-editor-2.32.0-5|47	%doc README AUTHORS NEWS
12mr|gconf-editor-2.32.0-5|48	%{_bindir}/*
12mr|gconf-editor-2.32.0-5|49	%{_mandir}/man1/*
12mr|gconf-editor-2.32.0-5|50	%{_datadir}/applications/*
12mr|gconf-editor-2.32.0-5|51	%{_datadir}/icons/hicolor/*/*/*
12mr|gconf-editor-2.32.0-5|52	%{_datadir}/%{name}
12mr|gconf-editor-2.32.0-5|53	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12mr|gconf-editor-2.32.0-5|54	
12mr|gconf-editor-2.32.0-5|55	
12mr|gconf-editor-2.32.0-5|56	
12mr|gconf-editor-2.32.0-5|57	%changelog
12mr|gconf-editor-2.32.0-5|58	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gconf-editor-2.32.0-5|59	+ Commit: c0cd5e0
12mr|gconf-editor-2.32.0-5|60	- Update BuildRequires, spec cleanup
12mr|gconf-editor-2.32.0-5|61	
12mr|gconf-editor-2.32.0-5|62	

14046 12
12mr|gconfmm2.6-2.28.2-3|1	%define version 2.28.2
12mr|gconfmm2.6-2.28.2-3|2	%define release %mkrel 3
12mr|gconfmm2.6-2.28.2-3|3	
12mr|gconfmm2.6-2.28.2-3|4	%define major	1
12mr|gconfmm2.6-2.28.2-3|5	%define api_version 2.6
12mr|gconfmm2.6-2.28.2-3|6	
12mr|gconfmm2.6-2.28.2-3|7	%define glibmm_version	2.6.4
12mr|gconfmm2.6-2.28.2-3|8	%define gtkmm_version	2.4.0
12mr|gconfmm2.6-2.28.2-3|9	%define gconf_version	2.4.0
12mr|gconfmm2.6-2.28.2-3|10	
12mr|gconfmm2.6-2.28.2-3|11	%define pkgname gconfmm
12mr|gconfmm2.6-2.28.2-3|12	%define libname		%mklibname %pkgname %api_version %{major}
12mr|gconfmm2.6-2.28.2-3|13	%define develname	%mklibname -d %pkgname %api_version
12mr|gconfmm2.6-2.28.2-3|14	
12mr|gconfmm2.6-2.28.2-3|15	Name:	 	%{pkgname}%{api_version}
12mr|gconfmm2.6-2.28.2-3|16	Summary: 	A C++ interface for GConf library
12mr|gconfmm2.6-2.28.2-3|17	Version: 	%version
12mr|gconfmm2.6-2.28.2-3|18	Release: 	%release
12mr|gconfmm2.6-2.28.2-3|19	#gw lib is LGPL, tool is GPL
12mr|gconfmm2.6-2.28.2-3|20	License: 	LGPLv2+ and GPLv2+
12mr|gconfmm2.6-2.28.2-3|21	Group:   	System/Libraries
12mr|gconfmm2.6-2.28.2-3|22	Source:  	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
12mr|gconfmm2.6-2.28.2-3|23	Patch0:		gconfmm-2.12.0-64bit-fixes.patch
12mr|gconfmm2.6-2.28.2-3|24	URL:     	http://gtkmm.sourceforge.net/
12mr|gconfmm2.6-2.28.2-3|25	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|gconfmm2.6-2.28.2-3|26	BuildRequires:	libGConf2-devel >= %{gconf_version}
12mr|gconfmm2.6-2.28.2-3|27	BuildRequires:	dbus-glib-devel
12mr|gconfmm2.6-2.28.2-3|28	BuildRequires:	glibmm2.4-devel >= %{glibmm_version}
12mr|gconfmm2.6-2.28.2-3|29	BuildRequires:	gtkmm2.4-devel >= %{gtkmm_version}
12mr|gconfmm2.6-2.28.2-3|30	BuildRequires:	gnome-common
12mr|gconfmm2.6-2.28.2-3|31	BuildRequires:	doxygen
12mr|gconfmm2.6-2.28.2-3|32	
12mr|gconfmm2.6-2.28.2-3|33	%description
12mr|gconfmm2.6-2.28.2-3|34	This package provides a C++ interface for GConf, a configuration data
12mr|gconfmm2.6-2.28.2-3|35	storage mechanism to ship with GNOME.  It is a subpackage of the
12mr|gconfmm2.6-2.28.2-3|36	gnomemm project, which provides a C++ interface for GNOME libraries.
12mr|gconfmm2.6-2.28.2-3|37	
12mr|gconfmm2.6-2.28.2-3|38	
12mr|gconfmm2.6-2.28.2-3|39	%package	-n %{libname}
12mr|gconfmm2.6-2.28.2-3|40	Summary:	%{summary}
12mr|gconfmm2.6-2.28.2-3|41	Group:		%{group}
12mr|gconfmm2.6-2.28.2-3|42	
12mr|gconfmm2.6-2.28.2-3|43	%description -n %{libname}
12mr|gconfmm2.6-2.28.2-3|44	This package provides a C++ interface for GConf, a configuration data
12mr|gconfmm2.6-2.28.2-3|45	storage mechanism to ship with GNOME.  It is a subpackage of the
12mr|gconfmm2.6-2.28.2-3|46	gnomemm project, which provides a C++ interface for GNOME libraries.
12mr|gconfmm2.6-2.28.2-3|47	
12mr|gconfmm2.6-2.28.2-3|48	
12mr|gconfmm2.6-2.28.2-3|49	%package	-n %develname
12mr|gconfmm2.6-2.28.2-3|50	Summary:	Headers and development files of GConf 2 C++ wrapper
12mr|gconfmm2.6-2.28.2-3|51	Group:		Development/GNOME and GTK+
12mr|gconfmm2.6-2.28.2-3|52	Provides:	%{name}-devel = %{version}-%{release}
12mr|gconfmm2.6-2.28.2-3|53	Provides:	libgconfmm%{api_version}-devel = %{version}-%{release}
12mr|gconfmm2.6-2.28.2-3|54	Requires:	%{libname} = %{version}
12mr|gconfmm2.6-2.28.2-3|55	Obsoletes: %mklibname -d %pkgname %api_version 1
12mr|gconfmm2.6-2.28.2-3|56	
12mr|gconfmm2.6-2.28.2-3|57	%description -n %develname
12mr|gconfmm2.6-2.28.2-3|58	This package contains the headers and various development files needed,
12mr|gconfmm2.6-2.28.2-3|59	when compiling or developing programs which want GConf 2 C++ wrapper.
12mr|gconfmm2.6-2.28.2-3|60	
12mr|gconfmm2.6-2.28.2-3|61	%package	doc
12mr|gconfmm2.6-2.28.2-3|62	Summary:	Documentation of %{pkgname} library
12mr|gconfmm2.6-2.28.2-3|63	Group:		Books/Other
12mr|gconfmm2.6-2.28.2-3|64	
12mr|gconfmm2.6-2.28.2-3|65	%description doc
12mr|gconfmm2.6-2.28.2-3|66	This package provides API documentation of %{pkgname} library.
12mr|gconfmm2.6-2.28.2-3|67	
12mr|gconfmm2.6-2.28.2-3|68	
12mr|gconfmm2.6-2.28.2-3|69	%prep
12mr|gconfmm2.6-2.28.2-3|70	%setup -q -n %pkgname-%version
12mr|gconfmm2.6-2.28.2-3|71	%patch0 -p1 -b .64bit-fixes
12mr|gconfmm2.6-2.28.2-3|72	
12mr|gconfmm2.6-2.28.2-3|73	%build
12mr|gconfmm2.6-2.28.2-3|74	NOCONFIGURE=yes gnome-autogen.sh
12mr|gconfmm2.6-2.28.2-3|75	%configure2_5x --enable-static
12mr|gconfmm2.6-2.28.2-3|76	%make
12mr|gconfmm2.6-2.28.2-3|77	
12mr|gconfmm2.6-2.28.2-3|78	%install
12mr|gconfmm2.6-2.28.2-3|79	%makeinstall_std
12mr|gconfmm2.6-2.28.2-3|80	
12mr|gconfmm2.6-2.28.2-3|81	%files -n %{libname}
12mr|gconfmm2.6-2.28.2-3|82	%defattr(-, root, root)
12mr|gconfmm2.6-2.28.2-3|83	%doc COPYING.LIB
12mr|gconfmm2.6-2.28.2-3|84	%{_libdir}/libgconfmm-%{api_version}.so.%{major}*
12mr|gconfmm2.6-2.28.2-3|85	
12mr|gconfmm2.6-2.28.2-3|86	%files -n %develname
12mr|gconfmm2.6-2.28.2-3|87	%defattr(-, root, root)
12mr|gconfmm2.6-2.28.2-3|88	%doc AUTHORS COPYING.LIB ChangeLog NEWS README
12mr|gconfmm2.6-2.28.2-3|89	%doc %_datadir/doc/gconfmm-%api_version
12mr|gconfmm2.6-2.28.2-3|90	%doc %_datadir/devhelp/books/gconfmm-%api_version
12mr|gconfmm2.6-2.28.2-3|91	%{_includedir}/*
12mr|gconfmm2.6-2.28.2-3|92	%{_libdir}/%{pkgname}-%{api_version}
12mr|gconfmm2.6-2.28.2-3|93	%{_libdir}/pkgconfig/*.pc
12mr|gconfmm2.6-2.28.2-3|94	%{_libdir}/*.a
12mr|gconfmm2.6-2.28.2-3|95	%{_libdir}/*.so
12mr|gconfmm2.6-2.28.2-3|96	
12mr|gconfmm2.6-2.28.2-3|97	%files doc
12mr|gconfmm2.6-2.28.2-3|98	%defattr(-, root, root)
12mr|gconfmm2.6-2.28.2-3|99	%doc docs/reference/html
12mr|gconfmm2.6-2.28.2-3|100	
12mr|gconfmm2.6-2.28.2-3|101	
12mr|gconfmm2.6-2.28.2-3|102	
12mr|gconfmm2.6-2.28.2-3|103	
12mr|gconfmm2.6-2.28.2-3|104	
12mr|gconfmm2.6-2.28.2-3|105	%changelog
12mr|gconfmm2.6-2.28.2-3|106	

14047 12
12mr|gcr-3.6.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mr|gcr-3.6.2-1|2	
12mr|gcr-3.6.2-1|3	%define major_gck   0
12mr|gcr-3.6.2-1|4	%define api_gck     1
12mr|gcr-3.6.2-1|5	
12mr|gcr-3.6.2-1|6	%define major_gcr   1
12mr|gcr-3.6.2-1|7	%define api_gcr     3
12mr|gcr-3.6.2-1|8	
12mr|gcr-3.6.2-1|9	%define libname		%mklibname gcr %{api_gcr} %{major_gcr}
12mr|gcr-3.6.2-1|10	%define libnamebase	%mklibname gcr-base %{api_gcr} %{major_gcr}
12mr|gcr-3.6.2-1|11	%define libnamegck	%mklibname gck %{api_gck} %{major_gck}
12mr|gcr-3.6.2-1|12	%define girname		%mklibname gcr-gir %{major_gcr}
12mr|gcr-3.6.2-1|13	%define girnamegck	%mklibname gck-gir %{major_gck}
12mr|gcr-3.6.2-1|14	%define develname	%mklibname -d gcr
12mr|gcr-3.6.2-1|15	
12mr|gcr-3.6.2-1|16	Summary:    A library for bits of crypto UI and parsing
12mr|gcr-3.6.2-1|17	Name:       gcr
12mr|gcr-3.6.2-1|18	Version:    3.6.2
12mr|gcr-3.6.2-1|19	Release:    1
12mr|gcr-3.6.2-1|20	URL:        http://www.gnome.org/
12mr|gcr-3.6.2-1|21	License:    GPLv2+ and LGPLv2+
12mr|gcr-3.6.2-1|22	Group:      Networking/Remote access
12mr|gcr-3.6.2-1|23	Source0:    http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|gcr-3.6.2-1|24	Source10:   %{name}.rpmlintrc
12mr|gcr-3.6.2-1|25	
12mr|gcr-3.6.2-1|26	BuildRequires:  intltool
12mr|gcr-3.6.2-1|27	BuildRequires:  libgcrypt-devel
12mr|gcr-3.6.2-1|28	BuildRequires:  libtasn1-tools
12mr|gcr-3.6.2-1|29	BuildRequires:  pkgconfig(gtk+-3.0)
12mr|gcr-3.6.2-1|30	BuildRequires:  pkgconfig(p11-kit-1)
12mr|gcr-3.6.2-1|31	BuildRequires:  pkgconfig(libtasn1)
12mr|gcr-3.6.2-1|32	BuildRequires:  pkgconfig(gobject-introspection-1.0)
12mr|gcr-3.6.2-1|33	#Conflicts:  gnome-keyring < 3.3.1
12mr|gcr-3.6.2-1|34	
12mr|gcr-3.6.2-1|35	%description
12mr|gcr-3.6.2-1|36	A library for bits of crypto UI and parsing etc.
12mr|gcr-3.6.2-1|37	
12mr|gcr-3.6.2-1|38	This package also contains the gcr-viewer binary.
12mr|gcr-3.6.2-1|39	
12mr|gcr-3.6.2-1|40	%package -n %{libname}
12mr|gcr-3.6.2-1|41	Group:      System/Libraries
12mr|gcr-3.6.2-1|42	Summary:    Library for integration with the gnome keyring system
12mr|gcr-3.6.2-1|43	Requires:   %{name} = %{version}-%{release}
12mr|gcr-3.6.2-1|44	Conflicts:  %{_lib}gnome-keyring < 2.29.4
12mr|gcr-3.6.2-1|45	Obsoletes:  %{_lib}gcr-3_0 < 3.1.4
12mr|gcr-3.6.2-1|46	Obsoletes:  %{_lib}gcr-3_1 < 3.1.91
12mr|gcr-3.6.2-1|47	
12mr|gcr-3.6.2-1|48	%description -n %{libname}
12mr|gcr-3.6.2-1|49	This package contains shared libraries for Gnome keyring.
12mr|gcr-3.6.2-1|50	
12mr|gcr-3.6.2-1|51	%package -n %{libnamegck}
12mr|gcr-3.6.2-1|52	Group:      System/Libraries
12mr|gcr-3.6.2-1|53	Summary:    Library for integration with the gnome keyring system
12mr|gcr-3.6.2-1|54	
12mr|gcr-3.6.2-1|55	%description -n %{libnamegck}
12mr|gcr-3.6.2-1|56	This package contains shared libraries for Gnome keyring.
12mr|gcr-3.6.2-1|57	
12mr|gcr-3.6.2-1|58	%package -n %{libnamebase}
12mr|gcr-3.6.2-1|59	Group:          System/Libraries
12mr|gcr-3.6.2-1|60	Summary:        Library for integration with the gnome keyring system
12mr|gcr-3.6.2-1|61	
12mr|gcr-3.6.2-1|62	%description -n %{libnamebase}
12mr|gcr-3.6.2-1|63	This package contains shared libraries for Gnome keyring.
12mr|gcr-3.6.2-1|64	
12mr|gcr-3.6.2-1|65	%package -n %{girname}
12mr|gcr-3.6.2-1|66	Summary:        GObject Introspection interface description for Gcr
12mr|gcr-3.6.2-1|67	Group:          System/Libraries
12mr|gcr-3.6.2-1|68	
12mr|gcr-3.6.2-1|69	%description -n %{girname}
12mr|gcr-3.6.2-1|70	GObject Introspection interface description for Gcr.
12mr|gcr-3.6.2-1|71	
12mr|gcr-3.6.2-1|72	%package -n %{girnamegck}
12mr|gcr-3.6.2-1|73	Summary:        GObject Introspection interface description for Gck
12mr|gcr-3.6.2-1|74	Group:          System/Libraries
12mr|gcr-3.6.2-1|75	
12mr|gcr-3.6.2-1|76	%description -n %{girnamegck}
12mr|gcr-3.6.2-1|77	GObject Introspection interface description for Gck.
12mr|gcr-3.6.2-1|78	
12mr|gcr-3.6.2-1|79	%package -n %{develname}
12mr|gcr-3.6.2-1|80	Group:      Development/C
12mr|gcr-3.6.2-1|81	Summary:    Development files and headers for %{name}
12mr|gcr-3.6.2-1|82	Requires:   %{libname} = %{version}-%{release}
12mr|gcr-3.6.2-1|83	Requires:   %{libnamegck} = %{version}-%{release}
12mr|gcr-3.6.2-1|84	Requires:   %{libnamebase} = %{version}-%{release}
12mr|gcr-3.6.2-1|85	Requires:   %{girname} = %{version}-%{release}
12mr|gcr-3.6.2-1|86	Requires:   %{girnamegck} = %{version}-%{release}
12mr|gcr-3.6.2-1|87	Provides:   %{name}-devel = %{version}-%{release}
12mr|gcr-3.6.2-1|88	Conflicts:  %{_lib}-gnome-keyring-devel < 2.29.4
12mr|gcr-3.6.2-1|89	
12mr|gcr-3.6.2-1|90	%description -n %{develname}
12mr|gcr-3.6.2-1|91	Thi package contains the development files and headers for %{name}.
12mr|gcr-3.6.2-1|92	
12mr|gcr-3.6.2-1|93	%prep
12mr|gcr-3.6.2-1|94	%setup -q
12mr|gcr-3.6.2-1|95	%apply_patches
12mr|gcr-3.6.2-1|96	
12mr|gcr-3.6.2-1|97	%build
12mr|gcr-3.6.2-1|98	%configure2_5x \
12mr|gcr-3.6.2-1|99	--disable-static \
12mr|gcr-3.6.2-1|100	--disable-update-mime \
12mr|gcr-3.6.2-1|101	--disable-schemas-compile \
12mr|gcr-3.6.2-1|102	--enable-introspection=yes
12mr|gcr-3.6.2-1|103	%make
12mr|gcr-3.6.2-1|104	
12mr|gcr-3.6.2-1|105	%install
12mr|gcr-3.6.2-1|106	%makeinstall_std
12mr|gcr-3.6.2-1|107	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12mr|gcr-3.6.2-1|108	
12mr|gcr-3.6.2-1|109	rm -f %{buildroot}/%{_datadir}/glib-2.0/schemas/org.gnome.crypto.pgp*.xml
12mr|gcr-3.6.2-1|110	
12mr|gcr-3.6.2-1|111	%find_lang %{name}
12mr|gcr-3.6.2-1|112	
12mr|gcr-3.6.2-1|113	%files -f %{name}.lang
12mr|gcr-3.6.2-1|114	%doc README NEWS
12mr|gcr-3.6.2-1|115	%{_bindir}/gcr-viewer
12mr|gcr-3.6.2-1|116	%{_libexecdir}/gcr-prompter
12mr|gcr-3.6.2-1|117	%{_libdir}/libmock-test-module.so
12mr|gcr-3.6.2-1|118	%{_datadir}/%{name}-%{api_gcr}/
12mr|gcr-3.6.2-1|119	%{_datadir}/dbus-1/services/org.gnome.keyring.PrivatePrompter.service
12mr|gcr-3.6.2-1|120	%{_datadir}/dbus-1/services/org.gnome.keyring.SystemPrompter.service
12mr|gcr-3.6.2-1|121	%{_datadir}/GConf/gsettings/org.gnome.crypto.pgp*.convert
12mr|gcr-3.6.2-1|122	#%{_datadir}/glib-2.0/schemas/org.gnome.crypto.pgp*.xml
12mr|gcr-3.6.2-1|123	%{_datadir}/applications/gcr-viewer.desktop
12mr|gcr-3.6.2-1|124	%{_datadir}/applications/gcr-prompter.desktop
12mr|gcr-3.6.2-1|125	%{_datadir}/mime/packages/gcr-crypto-types.xml
12mr|gcr-3.6.2-1|126	%{_datadir}/icons/hicolor/*/apps/gcr*.png
12mr|gcr-3.6.2-1|127	
12mr|gcr-3.6.2-1|128	%files -n %{libnamegck}
12mr|gcr-3.6.2-1|129	%{_libdir}/libgck-%{api_gck}.so.%{major_gck}*
12mr|gcr-3.6.2-1|130	
12mr|gcr-3.6.2-1|131	%files -n %{girnamegck}
12mr|gcr-3.6.2-1|132	%{_libdir}/girepository-1.0/Gck-%{api_gck}.typelib
12mr|gcr-3.6.2-1|133	
12mr|gcr-3.6.2-1|134	%files -n %{libnamebase}
12mr|gcr-3.6.2-1|135	%{_libdir}/libgcr-base-%{api_gcr}.so.%{major_gcr}*
12mr|gcr-3.6.2-1|136	
12mr|gcr-3.6.2-1|137	%files -n %{libname}
12mr|gcr-3.6.2-1|138	%{_libdir}/libgcr-%{api_gcr}.so.%{major_gcr}*
12mr|gcr-3.6.2-1|139	
12mr|gcr-3.6.2-1|140	%files -n %{girname}
12mr|gcr-3.6.2-1|141	%{_libdir}/girepository-1.0/Gcr-%{api_gcr}.typelib
12mr|gcr-3.6.2-1|142	
12mr|gcr-3.6.2-1|143	%files -n %{develname}
12mr|gcr-3.6.2-1|144	%doc %{_datadir}/gtk-doc/html/*
12mr|gcr-3.6.2-1|145	%{_libdir}/libgck-%{api_gck}.so
12mr|gcr-3.6.2-1|146	%{_libdir}/libgcr-%{api_gcr}.so
12mr|gcr-3.6.2-1|147	%{_libdir}/libgcr-base-%{api_gcr}.so
12mr|gcr-3.6.2-1|148	%{_includedir}/gck-%{api_gck}
12mr|gcr-3.6.2-1|149	%{_includedir}/gcr-%{api_gcr}
12mr|gcr-3.6.2-1|150	%{_libdir}/pkgconfig/gck-%{api_gck}.pc
12mr|gcr-3.6.2-1|151	%{_libdir}/pkgconfig/gcr-%{api_gcr}.pc
12mr|gcr-3.6.2-1|152	%{_libdir}/pkgconfig/gcr-base-%{api_gcr}.pc
12mr|gcr-3.6.2-1|153	%{_datadir}/gir-1.0/Gck-%{api_gck}.gir
12mr|gcr-3.6.2-1|154	%{_datadir}/gir-1.0/Gcr-%{api_gcr}.gir
12mr|gcr-3.6.2-1|155	
12mr|gcr-3.6.2-1|156	%changelog
12mr|gcr-3.6.2-1|157	* Fri Sep 28 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mr|gcr-3.6.2-1|158	- update to 3.6.0
12mr|gcr-3.6.2-1|159	
12mr|gcr-3.6.2-1|160	* Mon Aug 20 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.4.1-2
12mr|gcr-3.6.2-1|161	- temp drop C: gnome-keyring < 3.3.1
12mr|gcr-3.6.2-1|162	
12mr|gcr-3.6.2-1|163	* Sat Apr 28 2012 Guilherme Moro <guilherme@mandriva.com> 3.4.1-1
12mr|gcr-3.6.2-1|164	+ Revision: 794360
12mr|gcr-3.6.2-1|165	- Created package structure for 'gcr'.
12mr|gcr-3.6.2-1|166	

14048 12
12mr|gd-2.0.35-21|1	%define major 2
12mr|gd-2.0.35-21|2	%define libname %mklibname %{name} %{major}
12mr|gd-2.0.35-21|3	%define develname %mklibname %{name} -d
12mr|gd-2.0.35-21|4	%define staticdevelname %mklibname %{name} -d -s
12mr|gd-2.0.35-21|5	
12mr|gd-2.0.35-21|6	Summary:	A library used to create PNG, JPEG, or WBMP images
12mr|gd-2.0.35-21|7	Name:		gd
12mr|gd-2.0.35-21|8	Version:	2.0.35
12mr|gd-2.0.35-21|9	Release:	21
12mr|gd-2.0.35-21|10	License:	BSD-style
12mr|gd-2.0.35-21|11	Group:		System/Libraries
12mr|gd-2.0.35-21|12	URL:		http://www.libgd.org/
12mr|gd-2.0.35-21|13	Source0:	http://www.libgd.org/releases/%{name}-%{version}.tar.bz2
12mr|gd-2.0.35-21|14	Patch0:		gd-2.0.35-format_not_a_string_literal_and_no_format_arguments.diff
12mr|gd-2.0.35-21|15	Patch1:		0001_cvs20070904.patch
12mr|gd-2.0.35-21|16	Patch2:		0002_cvs20070916.patch
12mr|gd-2.0.35-21|17	Patch3:		gd-2.0.35-CVE-2009-3546.diff
12mr|gd-2.0.35-21|18	#It uses freetype2-devel, but uses the old library for gdttf
12mr|gd-2.0.35-21|19	BuildRequires:	freetype-devel
12mr|gd-2.0.35-21|20	BuildRequires:	gettext-devel
12mr|gd-2.0.35-21|21	BuildRequires:	jpeg-devel
12mr|gd-2.0.35-21|22	BuildRequires:	pkgconfig(fontconfig)
12mr|gd-2.0.35-21|23	BuildRequires:	pkgconfig(freetype2)
12mr|gd-2.0.35-21|24	BuildRequires:	pkgconfig(libpng)
12mr|gd-2.0.35-21|25	BuildRequires:	pkgconfig(x11)
12mr|gd-2.0.35-21|26	BuildRequires:	pkgconfig(xpm)
12mr|gd-2.0.35-21|27	BuildRequires:	pkgconfig(zlib)
12mr|gd-2.0.35-21|28	
12mr|gd-2.0.35-21|29	%description
12mr|gd-2.0.35-21|30	gd is a graphics library. It allows your code to quickly draw images complete
12mr|gd-2.0.35-21|31	with lines, arcs, text, multiple colors, cut and paste from other images, and
12mr|gd-2.0.35-21|32	flood fills, and write out the result as a PNG or JPEG file. This is
12mr|gd-2.0.35-21|33	particularly useful in World Wide Webapplications, where PNG and JPEG are two
12mr|gd-2.0.35-21|34	of the formats accepted for inlineimages by most browsers.
12mr|gd-2.0.35-21|35	
12mr|gd-2.0.35-21|36	gd is not a paint program. If you are looking for a paint program, you are
12mr|gd-2.0.35-21|37	looking in the wrong place. If you are not a programmer, you are looking in the
12mr|gd-2.0.35-21|38	wrong place.
12mr|gd-2.0.35-21|39	
12mr|gd-2.0.35-21|40	gd does not provide for every possible desirable graphics operation. It is not
12mr|gd-2.0.35-21|41	necessary or desirable for gd to become a kitchen-sink graphics package, but
12mr|gd-2.0.35-21|42	version 1.7.3 incorporates most of the commonly requested features for an 8-bit
12mr|gd-2.0.35-21|43	2D package.
12mr|gd-2.0.35-21|44	
12mr|gd-2.0.35-21|45	%package -n	%{libname}
12mr|gd-2.0.35-21|46	Summary:	A library used to create PNG, JPEG, or WBMP images
12mr|gd-2.0.35-21|47	Group:		System/Libraries
12mr|gd-2.0.35-21|48	Provides:	%{name} = %{version}-%{release}
12mr|gd-2.0.35-21|49	Provides:	%{libname} = %{version}-%{release}
12mr|gd-2.0.35-21|50	
12mr|gd-2.0.35-21|51	%description -n	%{libname}
12mr|gd-2.0.35-21|52	This package contains the library needed to run programs dynamically linked
12mr|gd-2.0.35-21|53	with libgd.
12mr|gd-2.0.35-21|54	
12mr|gd-2.0.35-21|55	%package -n	%{develname}
12mr|gd-2.0.35-21|56	Summary:	The development libraries and header files for gd
12mr|gd-2.0.35-21|57	Group:		Development/C
12mr|gd-2.0.35-21|58	Requires:	%{libname} = %{version}-%{release}
12mr|gd-2.0.35-21|59	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|gd-2.0.35-21|60	Provides:	%{name}-devel = %{version}-%{release}
12mr|gd-2.0.35-21|61	
12mr|gd-2.0.35-21|62	%description -n	%{develname}
12mr|gd-2.0.35-21|63	These are the development libraries and header files for gd, the .png and .jpeg
12mr|gd-2.0.35-21|64	graphics library. If you're installing the gd graphics library, you'll probably
12mr|gd-2.0.35-21|65	want to install gd-devel.
12mr|gd-2.0.35-21|66	
12mr|gd-2.0.35-21|67	%package	utils
12mr|gd-2.0.35-21|68	Requires:	%{libname} = %{version}
12mr|gd-2.0.35-21|69	Summary:	The Utils files for gd
12mr|gd-2.0.35-21|70	Group:		System/Libraries
12mr|gd-2.0.35-21|71	
12mr|gd-2.0.35-21|72	%description	utils
12mr|gd-2.0.35-21|73	gd is a graphics library. It allows your code to quickly draw images complete
12mr|gd-2.0.35-21|74	with lines, arcs, text, multiple colors, cut and paste from other images, and
12mr|gd-2.0.35-21|75	flood fills, and write out the result as a PNG or JPEG file. This is
12mr|gd-2.0.35-21|76	particularly useful in World Wide Webapplications, where PNG and JPEG are two
12mr|gd-2.0.35-21|77	of the formats accepted for inlineimages by most browsers.
12mr|gd-2.0.35-21|78	
12mr|gd-2.0.35-21|79	gd is not a paint program. If you are looking for a paint program, you are
12mr|gd-2.0.35-21|80	looking in the wrong place. If you are not a programmer, you are looking in the
12mr|gd-2.0.35-21|81	wrong place.
12mr|gd-2.0.35-21|82	
12mr|gd-2.0.35-21|83	gd does not provide for every possible desirable graphics operation. It is not
12mr|gd-2.0.35-21|84	necessary or desirable for gd to become a kitchen-sink graphics package, but
12mr|gd-2.0.35-21|85	version 1.7.3 incorporates most of the commonly requested features for an 8-bit
12mr|gd-2.0.35-21|86	2D package.
12mr|gd-2.0.35-21|87	
12mr|gd-2.0.35-21|88	This package contains various utilities utilizing the gd library.
12mr|gd-2.0.35-21|89	
12mr|gd-2.0.35-21|90	%prep
12mr|gd-2.0.35-21|91	
12mr|gd-2.0.35-21|92	%setup -q
12mr|gd-2.0.35-21|93	%patch0 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|gd-2.0.35-21|94	%patch1 -p1 -b .cvs20070904
12mr|gd-2.0.35-21|95	%patch2 -p1 -b .cvs20070916
12mr|gd-2.0.35-21|96	%patch3 -p0 -b .CVE-2009-3546
12mr|gd-2.0.35-21|97	
12mr|gd-2.0.35-21|98	%build
12mr|gd-2.0.35-21|99	autoreconf -fi
12mr|gd-2.0.35-21|100	%configure2_5x \
12mr|gd-2.0.35-21|101	--disable-static
12mr|gd-2.0.35-21|102	
12mr|gd-2.0.35-21|103	%make
12mr|gd-2.0.35-21|104	
12mr|gd-2.0.35-21|105	%install
12mr|gd-2.0.35-21|106	rm -rf %{buildroot}
12mr|gd-2.0.35-21|107	%makeinstall
12mr|gd-2.0.35-21|108	
12mr|gd-2.0.35-21|109	sed -i -e 's!-Wl,--as-needed!!' -e 's!-Wl,--no-undefined!!' %{buildroot}%{_bindir}/gdlib-config
12mr|gd-2.0.35-21|110	
12mr|gd-2.0.35-21|111	%multiarch_binaries %{buildroot}%{_bindir}/gdlib-config
12mr|gd-2.0.35-21|112	
12mr|gd-2.0.35-21|113	%multiarch_includes %{buildroot}%{_includedir}/gd.h
12mr|gd-2.0.35-21|114	
12mr|gd-2.0.35-21|115	install -m0644 gdhelpers.h %{buildroot}%{_includedir}/
12mr|gd-2.0.35-21|116	
12mr|gd-2.0.35-21|117	%files -n %{libname}
12mr|gd-2.0.35-21|118	%{_libdir}/*.so.*
12mr|gd-2.0.35-21|119	
12mr|gd-2.0.35-21|120	%files -n %{develname}
12mr|gd-2.0.35-21|121	%attr(644,root,root) %doc index.html
12mr|gd-2.0.35-21|122	%{_bindir}/gdlib-config
12mr|gd-2.0.35-21|123	%{multiarch_bindir}/gdlib-config
12mr|gd-2.0.35-21|124	%{_libdir}/*.so
12mr|gd-2.0.35-21|125	%{_includedir}/*.h
12mr|gd-2.0.35-21|126	%{multiarch_includedir}/*.h
12mr|gd-2.0.35-21|127	
12mr|gd-2.0.35-21|128	%files utils
12mr|gd-2.0.35-21|129	%doc README.TXT
12mr|gd-2.0.35-21|130	%{_bindir}/annotate
12mr|gd-2.0.35-21|131	%{_bindir}/bdftogd
12mr|gd-2.0.35-21|132	%{_bindir}/gd2copypal
12mr|gd-2.0.35-21|133	%{_bindir}/gd2topng
12mr|gd-2.0.35-21|134	%{_bindir}/gdparttopng
12mr|gd-2.0.35-21|135	%{_bindir}/gdtopng
12mr|gd-2.0.35-21|136	%{_bindir}/pngtogd
12mr|gd-2.0.35-21|137	%{_bindir}/pngtogd2
12mr|gd-2.0.35-21|138	%{_bindir}/webpng
12mr|gd-2.0.35-21|139	%{_bindir}/gd2togif
12mr|gd-2.0.35-21|140	%{_bindir}/gdcmpgif
12mr|gd-2.0.35-21|141	%{_bindir}/giftogd2
12mr|gd-2.0.35-21|142	
12mr|gd-2.0.35-21|143	
12mr|gd-2.0.35-21|144	
12mr|gd-2.0.35-21|145	%changelog
12mr|gd-2.0.35-21|146	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gd-2.0.35-21|147	+ Commit: b0dcb18
12mr|gd-2.0.35-21|148	- Drop .la files, spec cleanups
12mr|gd-2.0.35-21|149	
12mr|gd-2.0.35-21|150	

14049 12
12mr|gda2.0-3.1.5-14|1	%define 	name gda2.0
12mr|gda2.0-3.1.5-14|2	%define		pkgname libgda
12mr|gda2.0-3.1.5-14|3	%define dirver 3.0
12mr|gda2.0-3.1.5-14|4	
12mr|gda2.0-3.1.5-14|5	%define 	build_mysql 1
12mr|gda2.0-3.1.5-14|6	%{?_with_mysql: %global build_mysql 1}
12mr|gda2.0-3.1.5-14|7	%define		build_freetds 0
12mr|gda2.0-3.1.5-14|8	%{?_with_freetds: %global build_freetds 1}
12mr|gda2.0-3.1.5-14|9	%define		build_mdb 0
12mr|gda2.0-3.1.5-14|10	%{?_with_mdb: %global build_mdb 1}
12mr|gda2.0-3.1.5-14|11	
12mr|gda2.0-3.1.5-14|12	%define api 3.0
12mr|gda2.0-3.1.5-14|13	%define oname gda
12mr|gda2.0-3.1.5-14|14	%define	major 2
12mr|gda2.0-3.1.5-14|15	%define xsltmajor 0
12mr|gda2.0-3.1.5-14|16	%define libname	%mklibname %{oname}%{api}_ %major
12mr|gda2.0-3.1.5-14|17	%define libnamexslt %mklibname gda-xslt %{api} %xsltmajor
12mr|gda2.0-3.1.5-14|18	%define libnamedev	%mklibname -d %{oname}%{api}
12mr|gda2.0-3.1.5-14|19	%define basiclibname	%mklibname %{oname}%{api}
12mr|gda2.0-3.1.5-14|20	
12mr|gda2.0-3.1.5-14|21	%define old_package	%mklibname gda3.0_ 3
12mr|gda2.0-3.1.5-14|22	Summary:	GNU Data Access
12mr|gda2.0-3.1.5-14|23	Name: 		%{name}
12mr|gda2.0-3.1.5-14|24	Version: 3.1.5
12mr|gda2.0-3.1.5-14|25	Release: 14
12mr|gda2.0-3.1.5-14|26	License: 	GPLv2+ and LGPLv2+
12mr|gda2.0-3.1.5-14|27	Group: 		Databases
12mr|gda2.0-3.1.5-14|28	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
12mr|gda2.0-3.1.5-14|29	Patch0: libgda-3.1.5-format-strings.patch
12mr|gda2.0-3.1.5-14|30	Patch1: libgda-3.1.5-fix-install.patch
12mr|gda2.0-3.1.5-14|31	Patch2: libgda-3.1.5-xbase64.patch
12mr|gda2.0-3.1.5-14|32	Patch3: libgda-3.1.5-lib64.patch
12mr|gda2.0-3.1.5-14|33	Patch4: libgda-3.1.5-glib-includes.patch
12mr|gda2.0-3.1.5-14|34	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|gda2.0-3.1.5-14|35	BuildRequires:	bison
12mr|gda2.0-3.1.5-14|36	BuildRequires:	db-devel
12mr|gda2.0-3.1.5-14|37	BuildRequires:	flex
12mr|gda2.0-3.1.5-14|38	BuildRequires:	gdbm-devel
12mr|gda2.0-3.1.5-14|39	BuildRequires:	glib2-devel
12mr|gda2.0-3.1.5-14|40	BuildRequires:	libxslt-devel >= 1.0.9
12mr|gda2.0-3.1.5-14|41	BuildRequires:	ncurses-devel
12mr|gda2.0-3.1.5-14|42	BuildRequires:  openldap2-devel
12mr|gda2.0-3.1.5-14|43	BuildRequires:	intltool
12mr|gda2.0-3.1.5-14|44	BuildRequires:	popt-devel
12mr|gda2.0-3.1.5-14|45	BuildRequires:	postgresql-devel
12mr|gda2.0-3.1.5-14|46	BuildRequires:  gnome-vfs2-devel
12mr|gda2.0-3.1.5-14|47	BuildRequires:	readline-devel
12mr|gda2.0-3.1.5-14|48	BuildRequires:	scrollkeeper
12mr|gda2.0-3.1.5-14|49	BuildRequires:  sqlite3-devel
12mr|gda2.0-3.1.5-14|50	BuildRequires:  unixODBC-devel
12mr|gda2.0-3.1.5-14|51	BuildRequires: automake1.8
12mr|gda2.0-3.1.5-14|52	BuildRequires: libcheck-devel
12mr|gda2.0-3.1.5-14|53	%if %build_mysql
12mr|gda2.0-3.1.5-14|54	BuildRequires:	mysql-devel
12mr|gda2.0-3.1.5-14|55	%endif
12mr|gda2.0-3.1.5-14|56	%if %build_freetds
12mr|gda2.0-3.1.5-14|57	BuildRequires:	freetds-devel
12mr|gda2.0-3.1.5-14|58	%endif
12mr|gda2.0-3.1.5-14|59	%if %build_mdb
12mr|gda2.0-3.1.5-14|60	BuildRequires:	libmdbtools-devel
12mr|gda2.0-3.1.5-14|61	%endif
12mr|gda2.0-3.1.5-14|62	BuildRequires:	gtk-doc
12mr|gda2.0-3.1.5-14|63	Conflicts:	gda < 0.3
12mr|gda2.0-3.1.5-14|64	URL: 		http://www.gnome-db.org/
12mr|gda2.0-3.1.5-14|65	
12mr|gda2.0-3.1.5-14|66	%description
12mr|gda2.0-3.1.5-14|67	GNU Data Access is an attempt to provide uniform access to
12mr|gda2.0-3.1.5-14|68	different kinds of data sources (databases, information
12mr|gda2.0-3.1.5-14|69	servers, mail spools, etc).
12mr|gda2.0-3.1.5-14|70	It is a complete architecture that provides all you need to
12mr|gda2.0-3.1.5-14|71	access your data.
12mr|gda2.0-3.1.5-14|72	
12mr|gda2.0-3.1.5-14|73	libgda was part of the GNOME-DB project
12mr|gda2.0-3.1.5-14|74	(http://www.gnome-db.org/), but has been
12mr|gda2.0-3.1.5-14|75	separated from it to allow non-GNOME applications to be
12mr|gda2.0-3.1.5-14|76	developed based on it.
12mr|gda2.0-3.1.5-14|77	
12mr|gda2.0-3.1.5-14|78	Drivers for the supported databases are included in the gda2.0-* packages.
12mr|gda2.0-3.1.5-14|79	
12mr|gda2.0-3.1.5-14|80	%package -n	%{libname}
12mr|gda2.0-3.1.5-14|81	Summary:	GNU Data Access Development
12mr|gda2.0-3.1.5-14|82	Group: 		System/Libraries
12mr|gda2.0-3.1.5-14|83	Provides:	%basiclibname = %{version}-%{release}
12mr|gda2.0-3.1.5-14|84	Requires:	%name >= %version
12mr|gda2.0-3.1.5-14|85	Conflicts:	%old_package
12mr|gda2.0-3.1.5-14|86	Requires:	%name-sqlite >= %version
12mr|gda2.0-3.1.5-14|87	
12mr|gda2.0-3.1.5-14|88	%description -n	%{libname}
12mr|gda2.0-3.1.5-14|89	GNU Data Access is an attempt to provide uniform access to
12mr|gda2.0-3.1.5-14|90	different kinds of data sources (databases, information
12mr|gda2.0-3.1.5-14|91	servers, mail spools, etc).
12mr|gda2.0-3.1.5-14|92	It is a complete architecture that provides all you need to
12mr|gda2.0-3.1.5-14|93	access your data.
12mr|gda2.0-3.1.5-14|94	
12mr|gda2.0-3.1.5-14|95	libgda was part of the GNOME-DB project
12mr|gda2.0-3.1.5-14|96	(http://www.gnome-db.org/), but has been
12mr|gda2.0-3.1.5-14|97	separated from it to allow non-GNOME applications to be
12mr|gda2.0-3.1.5-14|98	developed based on it.
12mr|gda2.0-3.1.5-14|99	
12mr|gda2.0-3.1.5-14|100	%package -n	%{libnamexslt}
12mr|gda2.0-3.1.5-14|101	Summary:	GNU Data Access Development
12mr|gda2.0-3.1.5-14|102	Group: 		System/Libraries
12mr|gda2.0-3.1.5-14|103	Requires:	%name >= %version
12mr|gda2.0-3.1.5-14|104	Conflicts:	%old_package
12mr|gda2.0-3.1.5-14|105	Conflicts: %libname < 3.1.5-3mdv
12mr|gda2.0-3.1.5-14|106	
12mr|gda2.0-3.1.5-14|107	%description -n	%{libnamexslt}
12mr|gda2.0-3.1.5-14|108	GNU Data Access is an attempt to provide uniform access to
12mr|gda2.0-3.1.5-14|109	different kinds of data sources (databases, information
12mr|gda2.0-3.1.5-14|110	servers, mail spools, etc).
12mr|gda2.0-3.1.5-14|111	It is a complete architecture that provides all you need to
12mr|gda2.0-3.1.5-14|112	access your data.
12mr|gda2.0-3.1.5-14|113	
12mr|gda2.0-3.1.5-14|114	libgda was part of the GNOME-DB project
12mr|gda2.0-3.1.5-14|115	(http://www.gnome-db.org/), but has been
12mr|gda2.0-3.1.5-14|116	separated from it to allow non-GNOME applications to be
12mr|gda2.0-3.1.5-14|117	developed based on it.
12mr|gda2.0-3.1.5-14|118	
12mr|gda2.0-3.1.5-14|119	
12mr|gda2.0-3.1.5-14|120	%package -n	%{libnamedev}
12mr|gda2.0-3.1.5-14|121	Summary:	GNU Data Access Development
12mr|gda2.0-3.1.5-14|122	Group: 		Development/Databases
12mr|gda2.0-3.1.5-14|123	Requires:	%{libname} = %{version}
12mr|gda2.0-3.1.5-14|124	Requires:	%{libnamexslt} = %{version}
12mr|gda2.0-3.1.5-14|125	Provides:	%{name}-devel = %{version}-%{release}
12mr|gda2.0-3.1.5-14|126	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|gda2.0-3.1.5-14|127	Obsoletes: %mklibname -d %{oname}%{api}_ %major
12mr|gda2.0-3.1.5-14|128	
12mr|gda2.0-3.1.5-14|129	%description -n	%{libnamedev}
12mr|gda2.0-3.1.5-14|130	GNU Data Access is an attempt to provide uniform access to
12mr|gda2.0-3.1.5-14|131	different kinds of data sources (databases, information
12mr|gda2.0-3.1.5-14|132	servers, mail spools, etc).
12mr|gda2.0-3.1.5-14|133	It is a complete architecture that provides all you need to
12mr|gda2.0-3.1.5-14|134	access your data.
12mr|gda2.0-3.1.5-14|135	
12mr|gda2.0-3.1.5-14|136	libgda was part of the GNOME-DB project
12mr|gda2.0-3.1.5-14|137	(http://www.gnome-db.org/), but has been
12mr|gda2.0-3.1.5-14|138	separated from it to allow non-GNOME applications to be
12mr|gda2.0-3.1.5-14|139	developed based on it.
12mr|gda2.0-3.1.5-14|140	
12mr|gda2.0-3.1.5-14|141	%package	postgres
12mr|gda2.0-3.1.5-14|142	Summary:	GDA PostgreSQL Provider
12mr|gda2.0-3.1.5-14|143	Group:		Databases
12mr|gda2.0-3.1.5-14|144	Requires:	%{name} = %{version}
12mr|gda2.0-3.1.5-14|145	
12mr|gda2.0-3.1.5-14|146	%description	postgres
12mr|gda2.0-3.1.5-14|147	GNU Data Access is an attempt to provide uniform access to
12mr|gda2.0-3.1.5-14|148	different kinds of data sources (databases, information
12mr|gda2.0-3.1.5-14|149	servers, mail spools, etc).
12mr|gda2.0-3.1.5-14|150	It is a complete architecture that provides all you need to
12mr|gda2.0-3.1.5-14|151	access your data.
12mr|gda2.0-3.1.5-14|152	
12mr|gda2.0-3.1.5-14|153	libgda was part of the GNOME-DB project
12mr|gda2.0-3.1.5-14|154	(http://www.gnome-db.org/), but has been
12mr|gda2.0-3.1.5-14|155	separated from it to allow non-GNOME applications to be
12mr|gda2.0-3.1.5-14|156	developed based on it.
12mr|gda2.0-3.1.5-14|157	
12mr|gda2.0-3.1.5-14|158	This package includes the GDA PostgreSQL provider
12mr|gda2.0-3.1.5-14|159	
12mr|gda2.0-3.1.5-14|160	%package	mysql
12mr|gda2.0-3.1.5-14|161	Summary:	GDA MySQL Provider
12mr|gda2.0-3.1.5-14|162	Group:		Databases
12mr|gda2.0-3.1.5-14|163	Requires:	%{name} = %{version}
12mr|gda2.0-3.1.5-14|164	
12mr|gda2.0-3.1.5-14|165	%description	mysql
12mr|gda2.0-3.1.5-14|166	GNU Data Access is an attempt to provide uniform access to
12mr|gda2.0-3.1.5-14|167	different kinds of data sources (databases, information
12mr|gda2.0-3.1.5-14|168	servers, mail spools, etc).
12mr|gda2.0-3.1.5-14|169	It is a complete architecture that provides all you need to
12mr|gda2.0-3.1.5-14|170	access your data.
12mr|gda2.0-3.1.5-14|171	
12mr|gda2.0-3.1.5-14|172	libgda was part of the GNOME-DB project
12mr|gda2.0-3.1.5-14|173	(http://www.gnome-db.org/), but has been
12mr|gda2.0-3.1.5-14|174	separated from it to allow non-GNOME applications to be
12mr|gda2.0-3.1.5-14|175	developed based on it.
12mr|gda2.0-3.1.5-14|176	
12mr|gda2.0-3.1.5-14|177	This package includes the GDA MySQL provider
12mr|gda2.0-3.1.5-14|178	
12mr|gda2.0-3.1.5-14|179	%package	odbc
12mr|gda2.0-3.1.5-14|180	Summary:	GDA ODBC Provider
12mr|gda2.0-3.1.5-14|181	Group:		Databases
12mr|gda2.0-3.1.5-14|182	Requires:	%{name} = %{version}
12mr|gda2.0-3.1.5-14|183	
12mr|gda2.0-3.1.5-14|184	%description	odbc
12mr|gda2.0-3.1.5-14|185	GNU Data Access is an attempt to provide uniform access to
12mr|gda2.0-3.1.5-14|186	different kinds of data sources (databases, information
12mr|gda2.0-3.1.5-14|187	servers, mail spools, etc).
12mr|gda2.0-3.1.5-14|188	It is a complete architecture that provides all you need to
12mr|gda2.0-3.1.5-14|189	access your data.
12mr|gda2.0-3.1.5-14|190	
12mr|gda2.0-3.1.5-14|191	libgda was part of the GNOME-DB project
12mr|gda2.0-3.1.5-14|192	(http://www.gnome-db.org/), but has been
12mr|gda2.0-3.1.5-14|193	separated from it to allow non-GNOME applications to be
12mr|gda2.0-3.1.5-14|194	developed based on it.
12mr|gda2.0-3.1.5-14|195	
12mr|gda2.0-3.1.5-14|196	This package includes the GDA ODBC provider.
12mr|gda2.0-3.1.5-14|197	
12mr|gda2.0-3.1.5-14|198	%package	ldap
12mr|gda2.0-3.1.5-14|199	Summary:	GDA LDAP Provider
12mr|gda2.0-3.1.5-14|200	Group:		Databases
12mr|gda2.0-3.1.5-14|201	Requires:	%{name} = %{version}
12mr|gda2.0-3.1.5-14|202	
12mr|gda2.0-3.1.5-14|203	%description	ldap
12mr|gda2.0-3.1.5-14|204	GNU Data Access is an attempt to provide uniform access to
12mr|gda2.0-3.1.5-14|205	different kinds of data sources (databases, information
12mr|gda2.0-3.1.5-14|206	servers, mail spools, etc).
12mr|gda2.0-3.1.5-14|207	It is a complete architecture that provides all you need to
12mr|gda2.0-3.1.5-14|208	access your data.
12mr|gda2.0-3.1.5-14|209	
12mr|gda2.0-3.1.5-14|210	libgda was part of the GNOME-DB project
12mr|gda2.0-3.1.5-14|211	(http://www.gnome-db.org/), but has been
12mr|gda2.0-3.1.5-14|212	separated from it to allow non-GNOME applications to be
12mr|gda2.0-3.1.5-14|213	developed based on it.
12mr|gda2.0-3.1.5-14|214	
12mr|gda2.0-3.1.5-14|215	This package includes the GDA LDAP provider.
12mr|gda2.0-3.1.5-14|216	
12mr|gda2.0-3.1.5-14|217	%package	bdb
12mr|gda2.0-3.1.5-14|218	Summary:	GDA Berkeley Database Provider
12mr|gda2.0-3.1.5-14|219	Group:		Databases
12mr|gda2.0-3.1.5-14|220	Requires:	%{name} = %{version}
12mr|gda2.0-3.1.5-14|221	
12mr|gda2.0-3.1.5-14|222	%description	bdb
12mr|gda2.0-3.1.5-14|223	GNU Data Access is an attempt to provide uniform access to
12mr|gda2.0-3.1.5-14|224	different kinds of data sources (databases, information
12mr|gda2.0-3.1.5-14|225	servers, mail spools, etc).
12mr|gda2.0-3.1.5-14|226	It is a complete architecture that provides all you need to
12mr|gda2.0-3.1.5-14|227	access your data.
12mr|gda2.0-3.1.5-14|228	
12mr|gda2.0-3.1.5-14|229	libgda was part of the GNOME-DB project
12mr|gda2.0-3.1.5-14|230	(http://www.gnome-db.org/), but has been
12mr|gda2.0-3.1.5-14|231	separated from it to allow non-GNOME applications to be
12mr|gda2.0-3.1.5-14|232	developed based on it.
12mr|gda2.0-3.1.5-14|233	
12mr|gda2.0-3.1.5-14|234	This package includes the GDA Berkeley Database provider.
12mr|gda2.0-3.1.5-14|235	
12mr|gda2.0-3.1.5-14|236	%if %build_freetds
12mr|gda2.0-3.1.5-14|237	%package	freetds
12mr|gda2.0-3.1.5-14|238	Summary:	GDA FreeTDS Provider
12mr|gda2.0-3.1.5-14|239	Group:		Databases
12mr|gda2.0-3.1.5-14|240	Requires:	%{name} = %{version}
12mr|gda2.0-3.1.5-14|241	
12mr|gda2.0-3.1.5-14|242	%description	freetds
12mr|gda2.0-3.1.5-14|243	GNU Data Access is an attempt to provide uniform access to
12mr|gda2.0-3.1.5-14|244	different kinds of data sources (databases, information
12mr|gda2.0-3.1.5-14|245	servers, mail spools, etc).
12mr|gda2.0-3.1.5-14|246	It is a complete architecture that provides all you need to
12mr|gda2.0-3.1.5-14|247	access your data.
12mr|gda2.0-3.1.5-14|248	
12mr|gda2.0-3.1.5-14|249	libgda was part of the GNOME-DB project
12mr|gda2.0-3.1.5-14|250	(http://www.gnome-db.org/), but has been
12mr|gda2.0-3.1.5-14|251	separated from it to allow non-GNOME applications to be
12mr|gda2.0-3.1.5-14|252	developed based on it.
12mr|gda2.0-3.1.5-14|253	
12mr|gda2.0-3.1.5-14|254	This package includes the GDA FreeTDS provider.
12mr|gda2.0-3.1.5-14|255	%endif
12mr|gda2.0-3.1.5-14|256	
12mr|gda2.0-3.1.5-14|257	%if %build_mdb
12mr|gda2.0-3.1.5-14|258	%package	mdb
12mr|gda2.0-3.1.5-14|259	Summary:	GDA MDB Provider
12mr|gda2.0-3.1.5-14|260	Group:		Databases
12mr|gda2.0-3.1.5-14|261	Requires:	%{name} = %{version}
12mr|gda2.0-3.1.5-14|262	
12mr|gda2.0-3.1.5-14|263	%description	mdb
12mr|gda2.0-3.1.5-14|264	GNU Data Access is an attempt to provide uniform access to
12mr|gda2.0-3.1.5-14|265	different kinds of data sources (databases, information
12mr|gda2.0-3.1.5-14|266	servers, mail spools, etc).
12mr|gda2.0-3.1.5-14|267	It is a complete architecture that provides all you need to
12mr|gda2.0-3.1.5-14|268	access your data.
12mr|gda2.0-3.1.5-14|269	
12mr|gda2.0-3.1.5-14|270	libgda was part of the GNOME-DB project
12mr|gda2.0-3.1.5-14|271	(http://www.gnome-db.org/), but has been
12mr|gda2.0-3.1.5-14|272	separated from it to allow non-GNOME applications to be
12mr|gda2.0-3.1.5-14|273	developed based on it.
12mr|gda2.0-3.1.5-14|274	
12mr|gda2.0-3.1.5-14|275	This package includes the GDA MDB provider, which can access
12mr|gda2.0-3.1.5-14|276	Microsoft Access databases.
12mr|gda2.0-3.1.5-14|277	%endif
12mr|gda2.0-3.1.5-14|278	
12mr|gda2.0-3.1.5-14|279	%package	xbase
12mr|gda2.0-3.1.5-14|280	Summary:	GDA xbase Provider
12mr|gda2.0-3.1.5-14|281	Group:		Databases
12mr|gda2.0-3.1.5-14|282	Requires:	%{name} = %{version}
12mr|gda2.0-3.1.5-14|283	BuildRequires:	xbase-devel
12mr|gda2.0-3.1.5-14|284	
12mr|gda2.0-3.1.5-14|285	%description	xbase
12mr|gda2.0-3.1.5-14|286	GNU Data Access is an attempt to provide uniform access to
12mr|gda2.0-3.1.5-14|287	different kinds of data sources (databases, information
12mr|gda2.0-3.1.5-14|288	servers, mail spools, etc).
12mr|gda2.0-3.1.5-14|289	It is a complete architecture that provides all you need to
12mr|gda2.0-3.1.5-14|290	access your data.
12mr|gda2.0-3.1.5-14|291	
12mr|gda2.0-3.1.5-14|292	
12mr|gda2.0-3.1.5-14|293	%package	sqlite
12mr|gda2.0-3.1.5-14|294	Summary:	GDA sqlite Provider
12mr|gda2.0-3.1.5-14|295	Group:		Databases
12mr|gda2.0-3.1.5-14|296	Requires:	%{name} = %{version}
12mr|gda2.0-3.1.5-14|297	Obsoletes:      gda3.0-sqlite
12mr|gda2.0-3.1.5-14|298	Conflicts:	%libname < 3.1.5-3mdv
12mr|gda2.0-3.1.5-14|299	Conflicts:	%old_package
12mr|gda2.0-3.1.5-14|300	
12mr|gda2.0-3.1.5-14|301	%description	sqlite
12mr|gda2.0-3.1.5-14|302	GNU Data Access is an attempt to provide uniform access to
12mr|gda2.0-3.1.5-14|303	different kinds of data sources (databases, information
12mr|gda2.0-3.1.5-14|304	servers, mail spools, etc).
12mr|gda2.0-3.1.5-14|305	It is a complete architecture that provides all you need to
12mr|gda2.0-3.1.5-14|306	access your data.
12mr|gda2.0-3.1.5-14|307	
12mr|gda2.0-3.1.5-14|308	libgda was part of the GNOME-DB project
12mr|gda2.0-3.1.5-14|309	(http://www.gnome-db.org/), but has been
12mr|gda2.0-3.1.5-14|310	separated from it to allow non-GNOME applications to be
12mr|gda2.0-3.1.5-14|311	developed based on it.
12mr|gda2.0-3.1.5-14|312	
12mr|gda2.0-3.1.5-14|313	This package includes the GDA sqlite provider
12mr|gda2.0-3.1.5-14|314	
12mr|gda2.0-3.1.5-14|315	%prep
12mr|gda2.0-3.1.5-14|316	%setup -q -n %{pkgname}-%{version}
12mr|gda2.0-3.1.5-14|317	%patch0 -p1
12mr|gda2.0-3.1.5-14|318	%patch1 -p0
12mr|gda2.0-3.1.5-14|319	%patch2 -p0
12mr|gda2.0-3.1.5-14|320	%patch3 -p0
12mr|gda2.0-3.1.5-14|321	%patch4 -p1
12mr|gda2.0-3.1.5-14|322	
12mr|gda2.0-3.1.5-14|323	%build
12mr|gda2.0-3.1.5-14|324	autoreconf -fi
12mr|gda2.0-3.1.5-14|325	export LIBS=-ldl
12mr|gda2.0-3.1.5-14|326	%configure2_5x \
12mr|gda2.0-3.1.5-14|327	%if %build_mysql
12mr|gda2.0-3.1.5-14|328	--with-mysql=yes \
12mr|gda2.0-3.1.5-14|329	%endif
12mr|gda2.0-3.1.5-14|330	%if !%build_freetds
12mr|gda2.0-3.1.5-14|331	--with-tds=no \
12mr|gda2.0-3.1.5-14|332	%endif
12mr|gda2.0-3.1.5-14|333	%if !%build_mdb
12mr|gda2.0-3.1.5-14|334	--with-mdb=no \
12mr|gda2.0-3.1.5-14|335	%endif
12mr|gda2.0-3.1.5-14|336	--without-firebird \
12mr|gda2.0-3.1.5-14|337	--disable-static
12mr|gda2.0-3.1.5-14|338	
12mr|gda2.0-3.1.5-14|339	make
12mr|gda2.0-3.1.5-14|340	
12mr|gda2.0-3.1.5-14|341	%install
12mr|gda2.0-3.1.5-14|342	rm -rf %{buildroot}
12mr|gda2.0-3.1.5-14|343	
12mr|gda2.0-3.1.5-14|344	%{makeinstall_std}
12mr|gda2.0-3.1.5-14|345	
12mr|gda2.0-3.1.5-14|346	# remove unneeded files
12mr|gda2.0-3.1.5-14|347	rm -f %{buildroot}%{_libdir}/libgda-%dirver/providers/*.{a,la}
12mr|gda2.0-3.1.5-14|348	
12mr|gda2.0-3.1.5-14|349	%{find_lang} %{pkgname}-%{api} --with-gnome
12mr|gda2.0-3.1.5-14|350	
12mr|gda2.0-3.1.5-14|351	%check
12mr|gda2.0-3.1.5-14|352	#make check
12mr|gda2.0-3.1.5-14|353	
12mr|gda2.0-3.1.5-14|354	%clean
12mr|gda2.0-3.1.5-14|355	rm -rf %{buildroot}
12mr|gda2.0-3.1.5-14|356	
12mr|gda2.0-3.1.5-14|357	%if %mdkversion < 200900
12mr|gda2.0-3.1.5-14|358	%post -n %{libname} -p /sbin/ldconfig
12mr|gda2.0-3.1.5-14|359	%postun -n %{libname} -p /sbin/ldconfig
12mr|gda2.0-3.1.5-14|360	%post -n %{libnamexslt} -p /sbin/ldconfig
12mr|gda2.0-3.1.5-14|361	%postun -n %{libnamexslt} -p /sbin/ldconfig
12mr|gda2.0-3.1.5-14|362	%endif
12mr|gda2.0-3.1.5-14|363	
12mr|gda2.0-3.1.5-14|364	%files -f %{pkgname}-%{api}.lang
12mr|gda2.0-3.1.5-14|365	%defattr(-, root, root)
12mr|gda2.0-3.1.5-14|366	%doc AUTHORS COPYING README
12mr|gda2.0-3.1.5-14|367	%{_bindir}/*
12mr|gda2.0-3.1.5-14|368	%dir %{_sysconfdir}/libgda-%dirver
12mr|gda2.0-3.1.5-14|369	%config(noreplace) %_sysconfdir/libgda-%dirver/sales_test.db
12mr|gda2.0-3.1.5-14|370	%config(noreplace) %{_sysconfdir}/libgda-%dirver/config
12mr|gda2.0-3.1.5-14|371	%{_datadir}/libgda-%dirver
12mr|gda2.0-3.1.5-14|372	%{_mandir}/man?/*
12mr|gda2.0-3.1.5-14|373	%dir %{_libdir}/libgda-%dirver
12mr|gda2.0-3.1.5-14|374	%dir %{_libdir}/libgda-%dirver/providers
12mr|gda2.0-3.1.5-14|375	
12mr|gda2.0-3.1.5-14|376	%files -n %{libname}
12mr|gda2.0-3.1.5-14|377	%defattr(-, root, root)
12mr|gda2.0-3.1.5-14|378	%{_libdir}/libgda-%{api}.so.%{major}*
12mr|gda2.0-3.1.5-14|379	%{_libdir}/libgda-report-%{api}.so.%{major}*
12mr|gda2.0-3.1.5-14|380	%{_libdir}/libgdasql-%{api}.so.%{major}*
12mr|gda2.0-3.1.5-14|381	
12mr|gda2.0-3.1.5-14|382	%files -n %{libnamexslt}
12mr|gda2.0-3.1.5-14|383	%defattr(-, root, root)
12mr|gda2.0-3.1.5-14|384	%_libdir/libgda-xslt-%{api}.so.%{xsltmajor}*
12mr|gda2.0-3.1.5-14|385	
12mr|gda2.0-3.1.5-14|386	%files -n %{libnamedev}
12mr|gda2.0-3.1.5-14|387	%defattr(-, root, root)
12mr|gda2.0-3.1.5-14|388	%doc %_datadir/gtk-doc/html/libgda-3.0/
12mr|gda2.0-3.1.5-14|389	%{_libdir}/libgda-%{api}.so
12mr|gda2.0-3.1.5-14|390	%{_libdir}/libgda-report-%{api}.so
12mr|gda2.0-3.1.5-14|391	%{_libdir}/libgdasql-%{api}.so
12mr|gda2.0-3.1.5-14|392	%_libdir/libgda-xslt-%{api}.so
12mr|gda2.0-3.1.5-14|393	%{_libdir}/pkgconfig/*
12mr|gda2.0-3.1.5-14|394	%{_includedir}/*
12mr|gda2.0-3.1.5-14|395	
12mr|gda2.0-3.1.5-14|396	%files sqlite
12mr|gda2.0-3.1.5-14|397	%defattr(-, root, root)
12mr|gda2.0-3.1.5-14|398	%{_libdir}/libgda-%dirver/providers/libgda-sqlite.so
12mr|gda2.0-3.1.5-14|399	
12mr|gda2.0-3.1.5-14|400	%files postgres
12mr|gda2.0-3.1.5-14|401	%defattr(-, root, root)
12mr|gda2.0-3.1.5-14|402	%{_libdir}/libgda-%dirver/providers/libgda-postgres.so
12mr|gda2.0-3.1.5-14|403	
12mr|gda2.0-3.1.5-14|404	%files odbc
12mr|gda2.0-3.1.5-14|405	%defattr(-, root, root)
12mr|gda2.0-3.1.5-14|406	%{_libdir}/libgda-%dirver/providers/libgda-odbc.so
12mr|gda2.0-3.1.5-14|407	
12mr|gda2.0-3.1.5-14|408	%files ldap
12mr|gda2.0-3.1.5-14|409	%defattr(-, root, root)
12mr|gda2.0-3.1.5-14|410	%{_libdir}/libgda-%dirver/providers/libgda-ldap.so
12mr|gda2.0-3.1.5-14|411	
12mr|gda2.0-3.1.5-14|412	%files bdb
12mr|gda2.0-3.1.5-14|413	%defattr(-, root, root)
12mr|gda2.0-3.1.5-14|414	%{_libdir}/libgda-%dirver/providers/libgda-bdb.so
12mr|gda2.0-3.1.5-14|415	
12mr|gda2.0-3.1.5-14|416	%if %build_mysql
12mr|gda2.0-3.1.5-14|417	%files mysql
12mr|gda2.0-3.1.5-14|418	%defattr(-, root, root)
12mr|gda2.0-3.1.5-14|419	%{_libdir}/libgda-%dirver/providers/libgda-mysql.so
12mr|gda2.0-3.1.5-14|420	%endif
12mr|gda2.0-3.1.5-14|421	
12mr|gda2.0-3.1.5-14|422	%if %build_freetds
12mr|gda2.0-3.1.5-14|423	%files freetds
12mr|gda2.0-3.1.5-14|424	%defattr(-, root, root)
12mr|gda2.0-3.1.5-14|425	%{_libdir}/libgda-%dirver/providers/libgda-freetds.so
12mr|gda2.0-3.1.5-14|426	%endif
12mr|gda2.0-3.1.5-14|427	
12mr|gda2.0-3.1.5-14|428	%if %build_mdb
12mr|gda2.0-3.1.5-14|429	%files mdb
12mr|gda2.0-3.1.5-14|430	%defattr(-, root, root)
12mr|gda2.0-3.1.5-14|431	%{_libdir}/libgda-%dirver/providers/libgda-mdb.so
12mr|gda2.0-3.1.5-14|432	%endif
12mr|gda2.0-3.1.5-14|433	
12mr|gda2.0-3.1.5-14|434	%files xbase
12mr|gda2.0-3.1.5-14|435	%defattr(-, root, root)
12mr|gda2.0-3.1.5-14|436	%{_libdir}/libgda-%dirver/providers/libgda-xbase.so
12mr|gda2.0-3.1.5-14|437	
12mr|gda2.0-3.1.5-14|438	
12mr|gda2.0-3.1.5-14|439	
12mr|gda2.0-3.1.5-14|440	%changelog
12mr|gda2.0-3.1.5-14|441	

14050 12
12mr|gdb-7.3.50.20110722-4|1	# Extract Mandriva Linux name and version
12mr|gdb-7.3.50.20110722-4|2	%define mdv_distro_version	%(perl -ne '/^([.\\w\\s]+) \\(.+\\).+/ and print $1' < /etc/release)
12mr|gdb-7.3.50.20110722-4|3	
12mr|gdb-7.3.50.20110722-4|4	Summary:	A GNU source-level debugger for C, C++ and Fortran
12mr|gdb-7.3.50.20110722-4|5	Name:		gdb
12mr|gdb-7.3.50.20110722-4|6	Version:	7.3.50.20110722
12mr|gdb-7.3.50.20110722-4|7	Release:	4
12mr|gdb-7.3.50.20110722-4|8	License:	GPLv3+
12mr|gdb-7.3.50.20110722-4|9	Group:		Development/Other
12mr|gdb-7.3.50.20110722-4|10	URL:		http://www.gnu.org/software/gdb/
12mr|gdb-7.3.50.20110722-4|11	Source0:	gdb-%{version}%{?cvsdate:.%{cvsdate}}.tar.bz2
12mr|gdb-7.3.50.20110722-4|12	# Cleanup any leftover testsuite processes as it may stuck mock(1) builds.
12mr|gdb-7.3.50.20110722-4|13	#=push
12mr|gdb-7.3.50.20110722-4|14	Source2:	gdb-orphanripper.c
12mr|gdb-7.3.50.20110722-4|15	
12mr|gdb-7.3.50.20110722-4|16	# Man page for gstack(1).
12mr|gdb-7.3.50.20110722-4|17	#=push
12mr|gdb-7.3.50.20110722-4|18	Source3:	gdb-gstack.man
12mr|gdb-7.3.50.20110722-4|19	
12mr|gdb-7.3.50.20110722-4|20	# /etc/gdbinit (from Debian but with Fedora compliant location).
12mr|gdb-7.3.50.20110722-4|21	#=fedora
12mr|gdb-7.3.50.20110722-4|22	Source4:	gdbinit
12mr|gdb-7.3.50.20110722-4|23	
12mr|gdb-7.3.50.20110722-4|24	# libstdc++ pretty printers from GCC SVN HEAD (4.5 experimental).
12mr|gdb-7.3.50.20110722-4|25	%define libstdcxxpython libstdc++-v3-python-r155978
12mr|gdb-7.3.50.20110722-4|26	Source5:	%{libstdcxxpython}.tar.bz2
12mr|gdb-7.3.50.20110722-4|27	
12mr|gdb-7.3.50.20110722-4|28	# Fix sim build
12mr|gdb-7.3.50.20110722-4|29	Patch1:		gdb-fix-sim-build.patch
12mr|gdb-7.3.50.20110722-4|30	
12mr|gdb-7.3.50.20110722-4|31	##
12mr|gdb-7.3.50.20110722-4|32	# Red Hat patches
12mr|gdb-7.3.50.20110722-4|33	##
12mr|gdb-7.3.50.20110722-4|34	
12mr|gdb-7.3.50.20110722-4|35	# Work around out-of-date dejagnu that does not have KFAIL
12mr|gdb-7.3.50.20110722-4|36	#=drop: That dejagnu is too old to be supported.
12mr|gdb-7.3.50.20110722-4|37	Patch11:	gdb-6.3-rh-dummykfail-20041202.patch
12mr|gdb-7.3.50.20110722-4|38	
12mr|gdb-7.3.50.20110722-4|39	# Match the Fedora's version info.
12mr|gdb-7.3.50.20110722-4|40	#=fedora
12mr|gdb-7.3.50.20110722-4|41	Patch12:	gdb-6.3-rh-testversion-20041202.patch
12mr|gdb-7.3.50.20110722-4|42	
12mr|gdb-7.3.50.20110722-4|43	# Check that libunwind works - new test then fix
12mr|gdb-7.3.50.20110722-4|44	#=ia64
12mr|gdb-7.3.50.20110722-4|45	Patch13:	gdb-6.3-rh-testlibunwind-20041202.patch
12mr|gdb-7.3.50.20110722-4|46	
12mr|gdb-7.3.50.20110722-4|47	# Use convert_from_func_ptr_addr on the solib breakpoint address;
12mr|gdb-7.3.50.20110722-4|48	# simplifies and makes more consistent the logic.
12mr|gdb-7.3.50.20110722-4|49	#=maybepush+ppc: Write new testcase.
12mr|gdb-7.3.50.20110722-4|50	Patch104:	gdb-6.3-ppcdotsolib-20041022.patch
12mr|gdb-7.3.50.20110722-4|51	
12mr|gdb-7.3.50.20110722-4|52	# Better parse 64-bit PPC system call prologues.
12mr|gdb-7.3.50.20110722-4|53	#=maybepush+ppc: Write new testcase.
12mr|gdb-7.3.50.20110722-4|54	Patch105:	gdb-6.3-ppc64syscall-20040622.patch
12mr|gdb-7.3.50.20110722-4|55	
12mr|gdb-7.3.50.20110722-4|56	# Include the pc's section when doing a symbol lookup so that the
12mr|gdb-7.3.50.20110722-4|57	# correct symbol is found.
12mr|gdb-7.3.50.20110722-4|58	#=maybepush: Write new testcase.
12mr|gdb-7.3.50.20110722-4|59	Patch111:	gdb-6.3-ppc64displaysymbol-20041124.patch
12mr|gdb-7.3.50.20110722-4|60	
12mr|gdb-7.3.50.20110722-4|61	# Fix upstream `set scheduler-locking step' vs. upstream PPC atomic seqs.
12mr|gdb-7.3.50.20110722-4|62	#=maybepush+work: It is a bit difficult patch, a part is ppc specific.
12mr|gdb-7.3.50.20110722-4|63	Patch112:	gdb-6.6-scheduler_locking-step-sw-watchpoints2.patch
12mr|gdb-7.3.50.20110722-4|64	
12mr|gdb-7.3.50.20110722-4|65	# Make upstream `set scheduler-locking step' as default.
12mr|gdb-7.3.50.20110722-4|66	#=maybepush+work: How much is scheduler-locking relevant after non-stop?
12mr|gdb-7.3.50.20110722-4|67	Patch260:	gdb-6.6-scheduler_locking-step-is-default.patch
12mr|gdb-7.3.50.20110722-4|68	
12mr|gdb-7.3.50.20110722-4|69	# Add a wrapper script to GDB that implements pstack using the
12mr|gdb-7.3.50.20110722-4|70	# --readnever option.
12mr|gdb-7.3.50.20110722-4|71	#=push+work: with gdbindex maybe --readnever should no longer be used.
12mr|gdb-7.3.50.20110722-4|72	Patch118:	gdb-6.3-gstack-20050411.patch
12mr|gdb-7.3.50.20110722-4|73	
12mr|gdb-7.3.50.20110722-4|74	# VSYSCALL and PIE
12mr|gdb-7.3.50.20110722-4|75	#=fedoratest
12mr|gdb-7.3.50.20110722-4|76	Patch122:	gdb-6.3-test-pie-20050107.patch
12mr|gdb-7.3.50.20110722-4|77	#=maybepush: May get obsoleted by Tom's unrelocated objfiles patch.
12mr|gdb-7.3.50.20110722-4|78	Patch389:	gdb-archer-pie-addons.patch
12mr|gdb-7.3.50.20110722-4|79	#=push+work: Breakpoints disabling matching should not be based on address.
12mr|gdb-7.3.50.20110722-4|80	Patch394:	gdb-archer-pie-addons-keep-disabled.patch
12mr|gdb-7.3.50.20110722-4|81	
12mr|gdb-7.3.50.20110722-4|82	# Get selftest working with sep-debug-info
12mr|gdb-7.3.50.20110722-4|83	#=maybepush
12mr|gdb-7.3.50.20110722-4|84	Patch125: gdb-6.3-test-self-20050110.patch
12mr|gdb-7.3.50.20110722-4|85	
12mr|gdb-7.3.50.20110722-4|86	# Test support of multiple destructors just like multiple constructors
12mr|gdb-7.3.50.20110722-4|87	#=fedoratest
12mr|gdb-7.3.50.20110722-4|88	Patch133: gdb-6.3-test-dtorfix-20050121.patch
12mr|gdb-7.3.50.20110722-4|89	
12mr|gdb-7.3.50.20110722-4|90	# Fix to support executable moving
12mr|gdb-7.3.50.20110722-4|91	#=fedoratest
12mr|gdb-7.3.50.20110722-4|92	Patch136: gdb-6.3-test-movedir-20050125.patch
12mr|gdb-7.3.50.20110722-4|93	
12mr|gdb-7.3.50.20110722-4|94	# Fix gcore for threads
12mr|gdb-7.3.50.20110722-4|95	#=ia64
12mr|gdb-7.3.50.20110722-4|96	Patch140: gdb-6.3-gcore-thread-20050204.patch
12mr|gdb-7.3.50.20110722-4|97	
12mr|gdb-7.3.50.20110722-4|98	# Stop while intentionally stepping and the thread exit is met.
12mr|gdb-7.3.50.20110722-4|99	#=push
12mr|gdb-7.3.50.20110722-4|100	Patch141: gdb-6.6-step-thread-exit.patch
12mr|gdb-7.3.50.20110722-4|101	#=push
12mr|gdb-7.3.50.20110722-4|102	Patch259: gdb-6.3-step-thread-exit-20050211-test.patch
12mr|gdb-7.3.50.20110722-4|103	
12mr|gdb-7.3.50.20110722-4|104	# Test sibling threads to set threaded watchpoints for x86 and x86-64
12mr|gdb-7.3.50.20110722-4|105	#=fedoratest
12mr|gdb-7.3.50.20110722-4|106	Patch145: gdb-6.3-threaded-watchpoints2-20050225.patch
12mr|gdb-7.3.50.20110722-4|107	
12mr|gdb-7.3.50.20110722-4|108	# Do not issue warning message about first page of storage for ia64 gcore
12mr|gdb-7.3.50.20110722-4|109	#=ia64
12mr|gdb-7.3.50.20110722-4|110	Patch153: gdb-6.3-ia64-gcore-page0-20050421.patch
12mr|gdb-7.3.50.20110722-4|111	
12mr|gdb-7.3.50.20110722-4|112	# Security errata for untrusted .gdbinit
12mr|gdb-7.3.50.20110722-4|113	#=push
12mr|gdb-7.3.50.20110722-4|114	Patch157: gdb-6.3-security-errata-20050610.patch
12mr|gdb-7.3.50.20110722-4|115	
12mr|gdb-7.3.50.20110722-4|116	# IA64 sigtramp prev register patch
12mr|gdb-7.3.50.20110722-4|117	#=ia64
12mr|gdb-7.3.50.20110722-4|118	Patch158: gdb-6.3-ia64-sigtramp-frame-20050708.patch
12mr|gdb-7.3.50.20110722-4|119	
12mr|gdb-7.3.50.20110722-4|120	# IA64 gcore speed-up patch
12mr|gdb-7.3.50.20110722-4|121	#=ia64
12mr|gdb-7.3.50.20110722-4|122	Patch160: gdb-6.3-ia64-gcore-speedup-20050714.patch
12mr|gdb-7.3.50.20110722-4|123	
12mr|gdb-7.3.50.20110722-4|124	# Notify observers that the inferior has been created
12mr|gdb-7.3.50.20110722-4|125	#=fedoratest
12mr|gdb-7.3.50.20110722-4|126	Patch161: gdb-6.3-inferior-notification-20050721.patch
12mr|gdb-7.3.50.20110722-4|127	
12mr|gdb-7.3.50.20110722-4|128	# Fix ia64 info frame bug
12mr|gdb-7.3.50.20110722-4|129	#=ia64
12mr|gdb-7.3.50.20110722-4|130	Patch162: gdb-6.3-ia64-info-frame-fix-20050725.patch
12mr|gdb-7.3.50.20110722-4|131	
12mr|gdb-7.3.50.20110722-4|132	# Verify printing of inherited members test
12mr|gdb-7.3.50.20110722-4|133	#=fedoratest
12mr|gdb-7.3.50.20110722-4|134	Patch163: gdb-6.3-inheritancetest-20050726.patch
12mr|gdb-7.3.50.20110722-4|135	
12mr|gdb-7.3.50.20110722-4|136	# Add readnever option
12mr|gdb-7.3.50.20110722-4|137	#=push
12mr|gdb-7.3.50.20110722-4|138	Patch164: gdb-6.3-readnever-20050907.patch
12mr|gdb-7.3.50.20110722-4|139	
12mr|gdb-7.3.50.20110722-4|140	# Fix ia64 gdb problem with user-specified SIGILL handling
12mr|gdb-7.3.50.20110722-4|141	#=ia64
12mr|gdb-7.3.50.20110722-4|142	Patch169: gdb-6.3-ia64-sigill-20051115.patch
12mr|gdb-7.3.50.20110722-4|143	
12mr|gdb-7.3.50.20110722-4|144	# Fix debuginfo addresses resolving for --emit-relocs Linux kernels (BZ 203661).
12mr|gdb-7.3.50.20110722-4|145	#=push+work: There was some mail thread about it, this patch may be a hack.
12mr|gdb-7.3.50.20110722-4|146	Patch188: gdb-6.5-bz203661-emit-relocs.patch
12mr|gdb-7.3.50.20110722-4|147	
12mr|gdb-7.3.50.20110722-4|148	# Support TLS symbols (+`errno' suggestion if no pthread is found) (BZ 185337).
12mr|gdb-7.3.50.20110722-4|149	#=push+work: It should be replaced by existing uncommitted Roland's glibc patch for TLS without libpthreads.
12mr|gdb-7.3.50.20110722-4|150	Patch194: gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch
12mr|gdb-7.3.50.20110722-4|151	
12mr|gdb-7.3.50.20110722-4|152	# Fix TLS symbols resolving for shared libraries with a relative pathname.
12mr|gdb-7.3.50.20110722-4|153	# The testsuite needs `gdb-6.5-tls-of-separate-debuginfo.patch'.
12mr|gdb-7.3.50.20110722-4|154	#=fedoratest+work: One should recheck if it is really fixed upstream.
12mr|gdb-7.3.50.20110722-4|155	Patch196: gdb-6.5-sharedlibrary-path.patch
12mr|gdb-7.3.50.20110722-4|156	
12mr|gdb-7.3.50.20110722-4|157	# Suggest fixing your target architecture for gdbserver(1) (BZ 190810).
12mr|gdb-7.3.50.20110722-4|158	# FIXME: It could be autodetected.
12mr|gdb-7.3.50.20110722-4|159	#=push+work: There are more such error cases that can happen.
12mr|gdb-7.3.50.20110722-4|160	Patch199: gdb-6.5-bz190810-gdbserver-arch-advice.patch
12mr|gdb-7.3.50.20110722-4|161	
12mr|gdb-7.3.50.20110722-4|162	# Testcase for deadlocking on last address space byte; for corrupted backtraces.
12mr|gdb-7.3.50.20110722-4|163	#=fedoratest
12mr|gdb-7.3.50.20110722-4|164	Patch211: gdb-6.5-last-address-space-byte-test.patch
12mr|gdb-7.3.50.20110722-4|165	
12mr|gdb-7.3.50.20110722-4|166	# Improved testsuite results by the testsuite provided by the courtesy of BEA.
12mr|gdb-7.3.50.20110722-4|167	#=fedoratest+work: For upstream it should be rewritten as a dejagnu test, the test of no "??" was useful.
12mr|gdb-7.3.50.20110722-4|168	Patch208: gdb-6.5-BEA-testsuite.patch
12mr|gdb-7.3.50.20110722-4|169	
12mr|gdb-7.3.50.20110722-4|170	# Fix readline segfault on excessively long hand-typed lines.
12mr|gdb-7.3.50.20110722-4|171	#=fedoratest
12mr|gdb-7.3.50.20110722-4|172	Patch213: gdb-6.5-readline-long-line-crash-test.patch
12mr|gdb-7.3.50.20110722-4|173	
12mr|gdb-7.3.50.20110722-4|174	# Fix bogus 0x0 unwind of the thread's topmost function clone(3) (BZ 216711).
12mr|gdb-7.3.50.20110722-4|175	#=fedoratest
12mr|gdb-7.3.50.20110722-4|176	Patch214: gdb-6.5-bz216711-clone-is-outermost.patch
12mr|gdb-7.3.50.20110722-4|177	
12mr|gdb-7.3.50.20110722-4|178	# Test sideeffects of skipping ppc .so libs trampolines (BZ 218379).
12mr|gdb-7.3.50.20110722-4|179	#=fedoratest
12mr|gdb-7.3.50.20110722-4|180	Patch216: gdb-6.5-bz218379-ppc-solib-trampoline-test.patch
12mr|gdb-7.3.50.20110722-4|181	
12mr|gdb-7.3.50.20110722-4|182	# Fix lockup on trampoline vs. its function lookup; unreproducible (BZ 218379).
12mr|gdb-7.3.50.20110722-4|183	#=push
12mr|gdb-7.3.50.20110722-4|184	Patch217: gdb-6.5-bz218379-solib-trampoline-lookup-lock-fix.patch
12mr|gdb-7.3.50.20110722-4|185	
12mr|gdb-7.3.50.20110722-4|186	# Find symbols properly at their original (included) file (BZ 109921).
12mr|gdb-7.3.50.20110722-4|187	#=fedoratest
12mr|gdb-7.3.50.20110722-4|188	Patch225: gdb-6.5-bz109921-DW_AT_decl_file-test.patch
12mr|gdb-7.3.50.20110722-4|189	
12mr|gdb-7.3.50.20110722-4|190	# Update PPC unwinding patches to their upstream variants (BZ 140532).
12mr|gdb-7.3.50.20110722-4|191	#=fedoratest+ppc
12mr|gdb-7.3.50.20110722-4|192	Patch229: gdb-6.3-bz140532-ppc-unwinding-test.patch
12mr|gdb-7.3.50.20110722-4|193	
12mr|gdb-7.3.50.20110722-4|194	# Testcase for exec() from threaded program (BZ 202689).
12mr|gdb-7.3.50.20110722-4|195	#=fedoratest
12mr|gdb-7.3.50.20110722-4|196	Patch231: gdb-6.3-bz202689-exec-from-pthread-test.patch
12mr|gdb-7.3.50.20110722-4|197	
12mr|gdb-7.3.50.20110722-4|198	# Backported fixups post the source tarball.
12mr|gdb-7.3.50.20110722-4|199	#Xdrop: Just backports.
12mr|gdb-7.3.50.20110722-4|200	Patch232: gdb-upstream.patch
12mr|gdb-7.3.50.20110722-4|201	
12mr|gdb-7.3.50.20110722-4|202	# Testcase for PPC Power6/DFP instructions disassembly (BZ 230000).
12mr|gdb-7.3.50.20110722-4|203	#=fedoratest+ppc
12mr|gdb-7.3.50.20110722-4|204	Patch234: gdb-6.6-bz230000-power6-disassembly-test.patch
12mr|gdb-7.3.50.20110722-4|205	
12mr|gdb-7.3.50.20110722-4|206	# Temporary support for shared libraries >2GB on 64bit hosts. (BZ 231832)
12mr|gdb-7.3.50.20110722-4|207	#=push+work: Upstream should have backward compat. API: libc-alpha: <20070127104539.GA9444@.*>
12mr|gdb-7.3.50.20110722-4|208	Patch235: gdb-6.3-bz231832-obstack-2gb.patch
12mr|gdb-7.3.50.20110722-4|209	
12mr|gdb-7.3.50.20110722-4|210	# Allow running `/usr/bin/gcore' with provided but inaccessible tty (BZ 229517).
12mr|gdb-7.3.50.20110722-4|211	#=fedoratest
12mr|gdb-7.3.50.20110722-4|212	Patch245: gdb-6.6-bz229517-gcore-without-terminal.patch
12mr|gdb-7.3.50.20110722-4|213	
12mr|gdb-7.3.50.20110722-4|214	# Notify user of a child forked process being detached (BZ 235197).
12mr|gdb-7.3.50.20110722-4|215	#=push: This is more about discussion if/what should be printed.
12mr|gdb-7.3.50.20110722-4|216	Patch247: gdb-6.6-bz235197-fork-detach-info.patch
12mr|gdb-7.3.50.20110722-4|217	
12mr|gdb-7.3.50.20110722-4|218	# Avoid too long timeouts on failing cases of "annota1.exp annota3.exp".
12mr|gdb-7.3.50.20110722-4|219	#=push
12mr|gdb-7.3.50.20110722-4|220	Patch254: gdb-6.6-testsuite-timeouts.patch
12mr|gdb-7.3.50.20110722-4|221	
12mr|gdb-7.3.50.20110722-4|222	# Support for stepping over PPC atomic instruction sequences (BZ 237572).
12mr|gdb-7.3.50.20110722-4|223	#=fedoratest
12mr|gdb-7.3.50.20110722-4|224	Patch258: gdb-6.6-bz237572-ppc-atomic-sequence-test.patch
12mr|gdb-7.3.50.20110722-4|225	
12mr|gdb-7.3.50.20110722-4|226	# Test kernel VDSO decoding while attaching to an i386 process.
12mr|gdb-7.3.50.20110722-4|227	#=fedoratest
12mr|gdb-7.3.50.20110722-4|228	Patch263: gdb-6.3-attach-see-vdso-test.patch
12mr|gdb-7.3.50.20110722-4|229	
12mr|gdb-7.3.50.20110722-4|230	# Test leftover zombie process (BZ 243845).
12mr|gdb-7.3.50.20110722-4|231	#=fedoratest
12mr|gdb-7.3.50.20110722-4|232	Patch271: gdb-6.5-bz243845-stale-testing-zombie-test.patch
12mr|gdb-7.3.50.20110722-4|233	
12mr|gdb-7.3.50.20110722-4|234	# New locating of the matching binaries from the pure core file (build-id).
12mr|gdb-7.3.50.20110722-4|235	#=push
12mr|gdb-7.3.50.20110722-4|236	Patch274: gdb-6.6-buildid-locate.patch
12mr|gdb-7.3.50.20110722-4|237	#=push
12mr|gdb-7.3.50.20110722-4|238	Patch353: gdb-6.6-buildid-locate-rpm.patch
12mr|gdb-7.3.50.20110722-4|239	#=push
12mr|gdb-7.3.50.20110722-4|240	Patch415: gdb-6.6-buildid-locate-core-as-arg.patch
12mr|gdb-7.3.50.20110722-4|241	# Workaround librpm BZ 643031 due to its unexpected exit() calls (BZ 642879).
12mr|gdb-7.3.50.20110722-4|242	#=push
12mr|gdb-7.3.50.20110722-4|243	Patch519: gdb-6.6-buildid-locate-rpm-librpm-workaround.patch
12mr|gdb-7.3.50.20110722-4|244	
12mr|gdb-7.3.50.20110722-4|245	# Fix displaying of numeric char arrays as strings (BZ 224128).
12mr|gdb-7.3.50.20110722-4|246	#=fedoratest: But it is failing anyway, one should check the behavior more.
12mr|gdb-7.3.50.20110722-4|247	Patch282: gdb-6.7-charsign-test.patch
12mr|gdb-7.3.50.20110722-4|248	
12mr|gdb-7.3.50.20110722-4|249	# Test PPC hiding of call-volatile parameter register.
12mr|gdb-7.3.50.20110722-4|250	#=fedoratest+ppc
12mr|gdb-7.3.50.20110722-4|251	Patch284: gdb-6.7-ppc-clobbered-registers-O2-test.patch
12mr|gdb-7.3.50.20110722-4|252	
12mr|gdb-7.3.50.20110722-4|253	# Testsuite fixes for more stable/comparable results.
12mr|gdb-7.3.50.20110722-4|254	#=push
12mr|gdb-7.3.50.20110722-4|255	Patch287: gdb-6.7-testsuite-stable-results.patch
12mr|gdb-7.3.50.20110722-4|256	
12mr|gdb-7.3.50.20110722-4|257	# Test ia64 memory leaks of the code using libunwind.
12mr|gdb-7.3.50.20110722-4|258	#=fedoratest
12mr|gdb-7.3.50.20110722-4|259	Patch289: gdb-6.5-ia64-libunwind-leak-test.patch
12mr|gdb-7.3.50.20110722-4|260	
12mr|gdb-7.3.50.20110722-4|261	# Test hiding unexpected breakpoints on intentional step commands.
12mr|gdb-7.3.50.20110722-4|262	#=fedoratest
12mr|gdb-7.3.50.20110722-4|263	Patch290: gdb-6.5-missed-trap-on-step-test.patch
12mr|gdb-7.3.50.20110722-4|264	
12mr|gdb-7.3.50.20110722-4|265	# Support DW_TAG_interface_type the same way as DW_TAG_class_type (BZ 426600).
12mr|gdb-7.3.50.20110722-4|266	#=fedoratest
12mr|gdb-7.3.50.20110722-4|267	Patch294: gdb-6.7-bz426600-DW_TAG_interface_type-test.patch
12mr|gdb-7.3.50.20110722-4|268	
12mr|gdb-7.3.50.20110722-4|269	# Test gcore memory and time requirements for large inferiors.
12mr|gdb-7.3.50.20110722-4|270	#=fedoratest
12mr|gdb-7.3.50.20110722-4|271	Patch296: gdb-6.5-gcore-buffer-limit-test.patch
12mr|gdb-7.3.50.20110722-4|272	
12mr|gdb-7.3.50.20110722-4|273	# Test debugging statically linked threaded inferiors (BZ 239652).
12mr|gdb-7.3.50.20110722-4|274	#  - It requires recent glibc to work in this case properly.
12mr|gdb-7.3.50.20110722-4|275	#=fedoratest
12mr|gdb-7.3.50.20110722-4|276	Patch298: gdb-6.6-threads-static-test.patch
12mr|gdb-7.3.50.20110722-4|277	
12mr|gdb-7.3.50.20110722-4|278	# Test GCORE for shmid 0 shared memory mappings.
12mr|gdb-7.3.50.20110722-4|279	#=fedoratest: But it is broken anyway, sometimes the case being tested is not reproducible.
12mr|gdb-7.3.50.20110722-4|280	Patch309: gdb-6.3-mapping-zero-inode-test.patch
12mr|gdb-7.3.50.20110722-4|281	
12mr|gdb-7.3.50.20110722-4|282	# Test a crash on `focus cmd', `focus prev' commands.
12mr|gdb-7.3.50.20110722-4|283	#=fedoratest
12mr|gdb-7.3.50.20110722-4|284	Patch311: gdb-6.3-focus-cmd-prev-test.patch
12mr|gdb-7.3.50.20110722-4|285	
12mr|gdb-7.3.50.20110722-4|286	# Test various forms of threads tracking across exec() (BZ 442765).
12mr|gdb-7.3.50.20110722-4|287	#=fedoratest
12mr|gdb-7.3.50.20110722-4|288	Patch315: gdb-6.8-bz442765-threaded-exec-test.patch
12mr|gdb-7.3.50.20110722-4|289	
12mr|gdb-7.3.50.20110722-4|290	# Silence memcpy check which returns false positive (sparc64)
12mr|gdb-7.3.50.20110722-4|291	#=push: But it is just a GCC workaround, look up the existing GCC PR for it.
12mr|gdb-7.3.50.20110722-4|292	Patch317: gdb-6.8-sparc64-silence-memcpy-check.patch
12mr|gdb-7.3.50.20110722-4|293	
12mr|gdb-7.3.50.20110722-4|294	# Test a crash on libraries missing the .text section.
12mr|gdb-7.3.50.20110722-4|295	#=fedoratest
12mr|gdb-7.3.50.20110722-4|296	Patch320: gdb-6.5-section-num-fixup-test.patch
12mr|gdb-7.3.50.20110722-4|297	
12mr|gdb-7.3.50.20110722-4|298	# Create a single binary `gdb' autodetecting --tui by its argv[0].
12mr|gdb-7.3.50.20110722-4|299	#=push+work: IIRC Tom told argv[0] should not be used by GNU programs, also drop libgdb.a.
12mr|gdb-7.3.50.20110722-4|300	Patch326: gdb-6.8-tui-singlebinary.patch
12mr|gdb-7.3.50.20110722-4|301	
12mr|gdb-7.3.50.20110722-4|302	# Fix PRPSINFO in the core files dumped by gcore (BZ 254229).
12mr|gdb-7.3.50.20110722-4|303	#=push
12mr|gdb-7.3.50.20110722-4|304	Patch329: gdb-6.8-bz254229-gcore-prpsinfo.patch
12mr|gdb-7.3.50.20110722-4|305	
12mr|gdb-7.3.50.20110722-4|306	# Fix register assignments with no GDB stack frames (BZ 436037).
12mr|gdb-7.3.50.20110722-4|307	#=push+work: This fix is incorrect.
12mr|gdb-7.3.50.20110722-4|308	Patch330: gdb-6.8-bz436037-reg-no-longer-active.patch
12mr|gdb-7.3.50.20110722-4|309	
12mr|gdb-7.3.50.20110722-4|310	# Make the GDB quit processing non-abortable to cleanup everything properly.
12mr|gdb-7.3.50.20110722-4|311	#=push: Useful only after gdb-6.8-attach-signalled-detach-stopped.patch .
12mr|gdb-7.3.50.20110722-4|312	Patch331: gdb-6.8-quit-never-aborts.patch
12mr|gdb-7.3.50.20110722-4|313	
12mr|gdb-7.3.50.20110722-4|314	# Fix attaching to stopped processes and/or pending signals.
12mr|gdb-7.3.50.20110722-4|315	#=push+work
12mr|gdb-7.3.50.20110722-4|316	Patch337: gdb-6.8-attach-signalled-detach-stopped.patch
12mr|gdb-7.3.50.20110722-4|317	
12mr|gdb-7.3.50.20110722-4|318	# Test the watchpoints conditionals works.
12mr|gdb-7.3.50.20110722-4|319	#=fedoratest
12mr|gdb-7.3.50.20110722-4|320	Patch343: gdb-6.8-watchpoint-conditionals-test.patch
12mr|gdb-7.3.50.20110722-4|321	
12mr|gdb-7.3.50.20110722-4|322	# Fix resolving of variables at locations lists in prelinked libs (BZ 466901).
12mr|gdb-7.3.50.20110722-4|323	#=fedoratest
12mr|gdb-7.3.50.20110722-4|324	Patch348: gdb-6.8-bz466901-backtrace-full-prelinked.patch
12mr|gdb-7.3.50.20110722-4|325	
12mr|gdb-7.3.50.20110722-4|326	# The merged branch `archer-jankratochvil-fedora15' of:
12mr|gdb-7.3.50.20110722-4|327	# http://sourceware.org/gdb/wiki/ProjectArcher
12mr|gdb-7.3.50.20110722-4|328	#=push
12mr|gdb-7.3.50.20110722-4|329	#archer-jankratochvil-vla
12mr|gdb-7.3.50.20110722-4|330	#=push
12mr|gdb-7.3.50.20110722-4|331	#archer-jankratochvil-watchpoint3
12mr|gdb-7.3.50.20110722-4|332	#=push
12mr|gdb-7.3.50.20110722-4|333	#archer-jankratochvil-ifunc
12mr|gdb-7.3.50.20110722-4|334	Patch349: gdb-archer.patch
12mr|gdb-7.3.50.20110722-4|335	
12mr|gdb-7.3.50.20110722-4|336	# Fix parsing elf64-i386 files for kdump PAE vmcore dumps (BZ 457187).
12mr|gdb-7.3.50.20110722-4|337	# - Turn on 64-bit BFD support, globally enable AC_SYS_LARGEFILE.
12mr|gdb-7.3.50.20110722-4|338	#=fedoratest
12mr|gdb-7.3.50.20110722-4|339	Patch360: gdb-6.8-bz457187-largefile-test.patch
12mr|gdb-7.3.50.20110722-4|340	
12mr|gdb-7.3.50.20110722-4|341	# New test for step-resume breakpoint placed in multiple threads at once.
12mr|gdb-7.3.50.20110722-4|342	#=fedoratest
12mr|gdb-7.3.50.20110722-4|343	Patch381: gdb-simultaneous-step-resume-breakpoint-test.patch
12mr|gdb-7.3.50.20110722-4|344	
12mr|gdb-7.3.50.20110722-4|345	# Fix GNU/Linux core open: Can't read pathname for load map: Input/output error.
12mr|gdb-7.3.50.20110722-4|346	#=push+work: It should be in glibc: libc-alpha: <20091004161706.GA27450@.*>
12mr|gdb-7.3.50.20110722-4|347	Patch382: gdb-core-open-vdso-warning.patch
12mr|gdb-7.3.50.20110722-4|348	
12mr|gdb-7.3.50.20110722-4|349	# Fix syscall restarts for amd64->i386 biarch.
12mr|gdb-7.3.50.20110722-4|350	#=push
12mr|gdb-7.3.50.20110722-4|351	Patch391: gdb-x86_64-i386-syscall-restart.patch
12mr|gdb-7.3.50.20110722-4|352	
12mr|gdb-7.3.50.20110722-4|353	# Fix stepping with OMP parallel Fortran sections (BZ 533176).
12mr|gdb-7.3.50.20110722-4|354	#=push+work: It requires some better DWARF annotations.
12mr|gdb-7.3.50.20110722-4|355	Patch392: gdb-bz533176-fortran-omp-step.patch
12mr|gdb-7.3.50.20110722-4|356	
12mr|gdb-7.3.50.20110722-4|357	# Use gfortran44 when running the testsuite on RHEL-5.
12mr|gdb-7.3.50.20110722-4|358	#=fedoratest
12mr|gdb-7.3.50.20110722-4|359	Patch393: gdb-rhel5-gcc44.patch
12mr|gdb-7.3.50.20110722-4|360	
12mr|gdb-7.3.50.20110722-4|361	# Disable warning messages new for gdb-6.8+ for RHEL-5 backward compatibility.
12mr|gdb-7.3.50.20110722-4|362	# Workaround RHEL-5 kernels for detaching SIGSTOPped processes (BZ 498595).
12mr|gdb-7.3.50.20110722-4|363	#=fedoratest
12mr|gdb-7.3.50.20110722-4|364	Patch335: gdb-rhel5-compat.patch
12mr|gdb-7.3.50.20110722-4|365	
12mr|gdb-7.3.50.20110722-4|366	# Fix regression by python on ia64 due to stale current frame.
12mr|gdb-7.3.50.20110722-4|367	#=push
12mr|gdb-7.3.50.20110722-4|368	Patch397: gdb-follow-child-stale-parent.patch
12mr|gdb-7.3.50.20110722-4|369	
12mr|gdb-7.3.50.20110722-4|370	# Workaround ccache making lineno non-zero for command-line definitions.
12mr|gdb-7.3.50.20110722-4|371	#=drop: ccache is rarely used and it is even fixed now.
12mr|gdb-7.3.50.20110722-4|372	Patch403: gdb-ccache-workaround.patch
12mr|gdb-7.3.50.20110722-4|373	
12mr|gdb-7.3.50.20110722-4|374	# Implement `info common' for Fortran.
12mr|gdb-7.3.50.20110722-4|375	#=push
12mr|gdb-7.3.50.20110722-4|376	Patch404: gdb-fortran-common-reduce.patch
12mr|gdb-7.3.50.20110722-4|377	#=push
12mr|gdb-7.3.50.20110722-4|378	Patch405: gdb-fortran-common.patch
12mr|gdb-7.3.50.20110722-4|379	
12mr|gdb-7.3.50.20110722-4|380	# Testcase for "Do not make up line information" fix by Daniel Jacobowitz.
12mr|gdb-7.3.50.20110722-4|381	#=fedoratest
12mr|gdb-7.3.50.20110722-4|382	Patch407: gdb-lineno-makeup-test.patch
12mr|gdb-7.3.50.20110722-4|383	
12mr|gdb-7.3.50.20110722-4|384	# Test power7 ppc disassembly.
12mr|gdb-7.3.50.20110722-4|385	#=fedoratest+ppc
12mr|gdb-7.3.50.20110722-4|386	Patch408: gdb-ppc-power7-test.patch
12mr|gdb-7.3.50.20110722-4|387	
12mr|gdb-7.3.50.20110722-4|388	# Revert: Add -Wunused-function to compile flags.
12mr|gdb-7.3.50.20110722-4|389	#=drop
12mr|gdb-7.3.50.20110722-4|390	Patch412: gdb-unused-revert.patch
12mr|gdb-7.3.50.20110722-4|391	
12mr|gdb-7.3.50.20110722-4|392	# Fix i386+x86_64 rwatch+awatch before run, regression against 6.8 (BZ 541866).
12mr|gdb-7.3.50.20110722-4|393	# Fix i386 rwatch+awatch before run (BZ 688788, on top of BZ 541866).
12mr|gdb-7.3.50.20110722-4|394	#=push+work: It should be fixed properly instead.
12mr|gdb-7.3.50.20110722-4|395	Patch417: gdb-bz541866-rwatch-before-run.patch
12mr|gdb-7.3.50.20110722-4|396	
12mr|gdb-7.3.50.20110722-4|397	# Workaround non-stop moribund locations exploited by kernel utrace (BZ 590623).
12mr|gdb-7.3.50.20110722-4|398	#=push+work: Currently it is still not fully safe.
12mr|gdb-7.3.50.20110722-4|399	Patch459: gdb-moribund-utrace-workaround.patch
12mr|gdb-7.3.50.20110722-4|400	
12mr|gdb-7.3.50.20110722-4|401	# Fix follow-exec for C++ programs (bugreported by Martin Stransky).
12mr|gdb-7.3.50.20110722-4|402	#=fedoratest
12mr|gdb-7.3.50.20110722-4|403	Patch470: gdb-archer-next-over-throw-cxx-exec.patch
12mr|gdb-7.3.50.20110722-4|404	
12mr|gdb-7.3.50.20110722-4|405	# Backport DWARF-4 support (BZ 601887, Tom Tromey).
12mr|gdb-7.3.50.20110722-4|406	#=fedoratest
12mr|gdb-7.3.50.20110722-4|407	Patch475: gdb-bz601887-dwarf4-rh-test.patch
12mr|gdb-7.3.50.20110722-4|408	
12mr|gdb-7.3.50.20110722-4|409	# Print 2D C++ vectors as matrices (BZ 562763, sourceware10659, Chris Moller).
12mr|gdb-7.3.50.20110722-4|410	#=push+work: There are some outstanding issues, check the mails.
12mr|gdb-7.3.50.20110722-4|411	Patch486: gdb-bz562763-pretty-print-2d-vectors.patch
12mr|gdb-7.3.50.20110722-4|412	#=push+work: There are some outstanding issues, check the mails.
12mr|gdb-7.3.50.20110722-4|413	Patch487: gdb-bz562763-pretty-print-2d-vectors-libstdcxx.patch
12mr|gdb-7.3.50.20110722-4|414	
12mr|gdb-7.3.50.20110722-4|415	# [delayed-symfile] Test a backtrace regression on CFIs without DIE (BZ 614604).
12mr|gdb-7.3.50.20110722-4|416	#=fedoratest
12mr|gdb-7.3.50.20110722-4|417	Patch490: gdb-test-bt-cfi-without-die.patch
12mr|gdb-7.3.50.20110722-4|418	
12mr|gdb-7.3.50.20110722-4|419	# Provide /usr/bin/gdb-add-index for rpm-build (Tom Tromey).
12mr|gdb-7.3.50.20110722-4|420	#=drop: Re-check against the upstream version.
12mr|gdb-7.3.50.20110722-4|421	Patch491:	gdb-gdb-add-index-script.patch
12mr|gdb-7.3.50.20110722-4|422	
12mr|gdb-7.3.50.20110722-4|423	# Out of memory is just an error, not fatal (uninitialized VLS vars, BZ 568248).
12mr|gdb-7.3.50.20110722-4|424	#=drop+work: Inferior objects should be read in parts, then this patch gets obsoleted.
12mr|gdb-7.3.50.20110722-4|425	Patch496:	gdb-bz568248-oom-is-error.patch
12mr|gdb-7.3.50.20110722-4|426	
12mr|gdb-7.3.50.20110722-4|427	# Fix gcore writer for -Wl,-z,relro (PR corefiles/11804).
12mr|gdb-7.3.50.20110722-4|428	#=push: There is different patch on gdb-patches, waiting now for resolution in kernel.
12mr|gdb-7.3.50.20110722-4|429	Patch504:	gdb-bz623749-gcore-relro.patch
12mr|gdb-7.3.50.20110722-4|430	
12mr|gdb-7.3.50.20110722-4|431	# Fix lost siginfo_t in linux-nat (BZ 592031).
12mr|gdb-7.3.50.20110722-4|432	#=push
12mr|gdb-7.3.50.20110722-4|433	Patch510:	gdb-bz592031-siginfo-lost-4of5.patch
12mr|gdb-7.3.50.20110722-4|434	#=push
12mr|gdb-7.3.50.20110722-4|435	Patch511:	gdb-bz592031-siginfo-lost-5of5.patch
12mr|gdb-7.3.50.20110722-4|436	
12mr|gdb-7.3.50.20110722-4|437	# Verify GDB Python built-in function gdb.solib_address exists (BZ # 634108).
12mr|gdb-7.3.50.20110722-4|438	#=fedoratest
12mr|gdb-7.3.50.20110722-4|439	Patch526:	gdb-bz634108-solib_address.patch
12mr|gdb-7.3.50.20110722-4|440	
12mr|gdb-7.3.50.20110722-4|441	# New test gdb.arch/x86_64-pid0-core.exp for kernel PID 0 cores (BZ 611435).
12mr|gdb-7.3.50.20110722-4|442	#=fedoratest
12mr|gdb-7.3.50.20110722-4|443	Patch542:	gdb-test-pid0-core.patch
12mr|gdb-7.3.50.20110722-4|444	
12mr|gdb-7.3.50.20110722-4|445	# [archer-tromey-delayed-symfile] New test gdb.dwarf2/dw2-aranges.exp.
12mr|gdb-7.3.50.20110722-4|446	# =fedoratest
12mr|gdb-7.3.50.20110722-4|447	Patch547:	gdb-test-dw2-aranges.patch
12mr|gdb-7.3.50.20110722-4|448	
12mr|gdb-7.3.50.20110722-4|449	# [archer-keiths-expr-cumulative+upstream] Import C++ testcases.
12mr|gdb-7.3.50.20110722-4|450	# =fedoratest
12mr|gdb-7.3.50.20110722-4|451	Patch548:	gdb-test-expr-cumulative-archer.patch
12mr|gdb-7.3.50.20110722-4|452	
12mr|gdb-7.3.50.20110722-4|453	# Workaround gcc-4.6 stdarg false prologue end (GDB PR 12435 + GCC PR 47471).
12mr|gdb-7.3.50.20110722-4|454	# =push
12mr|gdb-7.3.50.20110722-4|455	Patch556:	gdb-gcc46-stdarg-prologue.patch
12mr|gdb-7.3.50.20110722-4|456	
12mr|gdb-7.3.50.20110722-4|457	# Toolchain on sparc is slightly broken and debuginfo files are generated
12mr|gdb-7.3.50.20110722-4|458	# with non 64bit aligned tables/offsets.
12mr|gdb-7.3.50.20110722-4|459	# See for example readelf -S ../Xvnc.debug.
12mr|gdb-7.3.50.20110722-4|460	#
12mr|gdb-7.3.50.20110722-4|461	# As a consenquence calculation of sectp->filepos as used in
12mr|gdb-7.3.50.20110722-4|462	# dwarf2_read_section (gdb/dwarf2read.c:1525) will return a non aligned buffer
12mr|gdb-7.3.50.20110722-4|463	# that cannot be used directly as done with MMAP.
12mr|gdb-7.3.50.20110722-4|464	# Usage will result in a BusError.
12mr|gdb-7.3.50.20110722-4|465	#
12mr|gdb-7.3.50.20110722-4|466	# While we figure out what's wrong in the toolchain and do a full archive
12mr|gdb-7.3.50.20110722-4|467	# rebuild to fix it, we need to be able to use gdb :)
12mr|gdb-7.3.50.20110722-4|468	Patch579:	gdb-7.2.50-sparc-add-workaround-to-broken-debug-files.patch
12mr|gdb-7.3.50.20110722-4|469	
12mr|gdb-7.3.50.20110722-4|470	# Improve GDB performance on inferior dlopen calls (Gary Benson, BZ 698001).
12mr|gdb-7.3.50.20110722-4|471	Patch617:	gdb-dlopen-skip_inline_frames-perf.patch
12mr|gdb-7.3.50.20110722-4|472	
12mr|gdb-7.3.50.20110722-4|473	# Fix dlopen of libpthread.so, patched glibc required (Gary Benson, BZ 669432).
12mr|gdb-7.3.50.20110722-4|474	Patch618:	gdb-dlopen-stap-probe.patch
12mr|gdb-7.3.50.20110722-4|475	Patch619:	gdb-dlopen-stap-probe-test.patch
12mr|gdb-7.3.50.20110722-4|476	
12mr|gdb-7.3.50.20110722-4|477	# Work around PR libc/13097 "linux-vdso.so.1" warning message.
12mr|gdb-7.3.50.20110722-4|478	Patch627:	gdb-glibc-vdso-workaround.patch
12mr|gdb-7.3.50.20110722-4|479	
12mr|gdb-7.3.50.20110722-4|480	# [TUI] Fix stepi on stripped code.
12mr|gdb-7.3.50.20110722-4|481	Patch628:	gdb-tui-strip-stepi.patch
12mr|gdb-7.3.50.20110722-4|482	
12mr|gdb-7.3.50.20110722-4|483	# [vla] Fix VLA arrays displayed in `bt full' (BZ 738482).
12mr|gdb-7.3.50.20110722-4|484	Patch629:	gdb-vla-frame-set.patch
12mr|gdb-7.3.50.20110722-4|485	
12mr|gdb-7.3.50.20110722-4|486	# Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
12mr|gdb-7.3.50.20110722-4|487	Patch630:	gdb-implptr-64bit-1of2.patch
12mr|gdb-7.3.50.20110722-4|488	Patch631:	gdb-implptr-64bit-2of2.patch
12mr|gdb-7.3.50.20110722-4|489	
12mr|gdb-7.3.50.20110722-4|490	# Fix internal error on some optimized-out values.
12mr|gdb-7.3.50.20110722-4|491	Patch632:	gdb-optimized-out-internal-error.patch
12mr|gdb-7.3.50.20110722-4|492	
12mr|gdb-7.3.50.20110722-4|493	# Hack for proper PIE run of the testsuite.
12mr|gdb-7.3.50.20110722-4|494	Patch634:	gdb-runtest-pie-override.patch
12mr|gdb-7.3.50.20110722-4|495	
12mr|gdb-7.3.50.20110722-4|496	Patch1000:	gdb-7.3.50.20110722-rpm5.patch
12mr|gdb-7.3.50.20110722-4|497	
12mr|gdb-7.3.50.20110722-4|498	BuildRequires:	bison
12mr|gdb-7.3.50.20110722-4|499	Buildrequires:	cloog-ppl-devel
12mr|gdb-7.3.50.20110722-4|500	BuildRequires:	flex
12mr|gdb-7.3.50.20110722-4|501	BuildRequires:	pkgconfig(ncurses)
12mr|gdb-7.3.50.20110722-4|502	BuildRequires:	libexpat-devel
12mr|gdb-7.3.50.20110722-4|503	BuildRequires:	pkgconfig(python)
12mr|gdb-7.3.50.20110722-4|504	BuildRequires:	pkgconfig(rpm) >= 5.3
12mr|gdb-7.3.50.20110722-4|505	BuildRequires:	pkgconfig
12mr|gdb-7.3.50.20110722-4|506	BuildRequires:	readline-devel
12mr|gdb-7.3.50.20110722-4|507	BuildRequires:	texinfo
12mr|gdb-7.3.50.20110722-4|508	
12mr|gdb-7.3.50.20110722-4|509	%description
12mr|gdb-7.3.50.20110722-4|510	Gdb is a full featured, command driven debugger. Gdb allows you to
12mr|gdb-7.3.50.20110722-4|511	trace the execution of programs and examine their internal state at
12mr|gdb-7.3.50.20110722-4|512	any time.  Gdb works for C and C++ compiled with the GNU C compiler
12mr|gdb-7.3.50.20110722-4|513	gcc.
12mr|gdb-7.3.50.20110722-4|514	
12mr|gdb-7.3.50.20110722-4|515	If you are going to develop C and/or C++ programs and use the GNU gcc
12mr|gdb-7.3.50.20110722-4|516	compiler, you may want to install gdb to help you debug your programs.
12mr|gdb-7.3.50.20110722-4|517	
12mr|gdb-7.3.50.20110722-4|518	%prep
12mr|gdb-7.3.50.20110722-4|519	%setup -q -n %{name}-%{version}%{?cvsdate:.%{cvsdate}} -a5
12mr|gdb-7.3.50.20110722-4|520	%patch1 -p1
12mr|gdb-7.3.50.20110722-4|521	
12mr|gdb-7.3.50.20110722-4|522	%patch12 -p1
12mr|gdb-7.3.50.20110722-4|523	
12mr|gdb-7.3.50.20110722-4|524	%patch232 -p1
12mr|gdb-7.3.50.20110722-4|525	%patch349 -p1
12mr|gdb-7.3.50.20110722-4|526	%patch11 -p1
12mr|gdb-7.3.50.20110722-4|527	%patch13 -p1
12mr|gdb-7.3.50.20110722-4|528	
12mr|gdb-7.3.50.20110722-4|529	%patch104 -p1
12mr|gdb-7.3.50.20110722-4|530	%patch105 -p1
12mr|gdb-7.3.50.20110722-4|531	%patch111 -p1
12mr|gdb-7.3.50.20110722-4|532	%patch112 -p1
12mr|gdb-7.3.50.20110722-4|533	%patch118 -p1
12mr|gdb-7.3.50.20110722-4|534	%patch122 -p1
12mr|gdb-7.3.50.20110722-4|535	%patch125 -p1
12mr|gdb-7.3.50.20110722-4|536	%patch133 -p1
12mr|gdb-7.3.50.20110722-4|537	%patch136 -p1
12mr|gdb-7.3.50.20110722-4|538	%patch140 -p1
12mr|gdb-7.3.50.20110722-4|539	%patch141 -p1
12mr|gdb-7.3.50.20110722-4|540	%patch259 -p1
12mr|gdb-7.3.50.20110722-4|541	%patch145 -p1
12mr|gdb-7.3.50.20110722-4|542	%patch153 -p1
12mr|gdb-7.3.50.20110722-4|543	%patch157 -p1
12mr|gdb-7.3.50.20110722-4|544	%patch158 -p1
12mr|gdb-7.3.50.20110722-4|545	%patch160 -p1
12mr|gdb-7.3.50.20110722-4|546	%patch161 -p1
12mr|gdb-7.3.50.20110722-4|547	%patch162 -p1
12mr|gdb-7.3.50.20110722-4|548	%patch163 -p1
12mr|gdb-7.3.50.20110722-4|549	%patch164 -p1
12mr|gdb-7.3.50.20110722-4|550	%patch169 -p1
12mr|gdb-7.3.50.20110722-4|551	%patch188 -p1
12mr|gdb-7.3.50.20110722-4|552	%patch194 -p1
12mr|gdb-7.3.50.20110722-4|553	%patch196 -p1
12mr|gdb-7.3.50.20110722-4|554	%patch199 -p1
12mr|gdb-7.3.50.20110722-4|555	%patch208 -p1
12mr|gdb-7.3.50.20110722-4|556	%patch211 -p1
12mr|gdb-7.3.50.20110722-4|557	%patch213 -p1
12mr|gdb-7.3.50.20110722-4|558	%patch214 -p1
12mr|gdb-7.3.50.20110722-4|559	%patch216 -p1
12mr|gdb-7.3.50.20110722-4|560	%patch217 -p1
12mr|gdb-7.3.50.20110722-4|561	%patch225 -p1
12mr|gdb-7.3.50.20110722-4|562	%patch229 -p1
12mr|gdb-7.3.50.20110722-4|563	%patch231 -p1
12mr|gdb-7.3.50.20110722-4|564	%patch234 -p1
12mr|gdb-7.3.50.20110722-4|565	%patch235 -p1
12mr|gdb-7.3.50.20110722-4|566	%patch245 -p1
12mr|gdb-7.3.50.20110722-4|567	%patch247 -p1
12mr|gdb-7.3.50.20110722-4|568	%patch254 -p1
12mr|gdb-7.3.50.20110722-4|569	%patch258 -p1
12mr|gdb-7.3.50.20110722-4|570	%patch260 -p1
12mr|gdb-7.3.50.20110722-4|571	%patch263 -p1
12mr|gdb-7.3.50.20110722-4|572	%patch271 -p1
12mr|gdb-7.3.50.20110722-4|573	%patch274 -p1
12mr|gdb-7.3.50.20110722-4|574	%patch353 -p1
12mr|gdb-7.3.50.20110722-4|575	%patch282 -p1
12mr|gdb-7.3.50.20110722-4|576	%patch284 -p1
12mr|gdb-7.3.50.20110722-4|577	%patch287 -p1
12mr|gdb-7.3.50.20110722-4|578	%patch289 -p1
12mr|gdb-7.3.50.20110722-4|579	%patch290 -p1
12mr|gdb-7.3.50.20110722-4|580	%patch294 -p1
12mr|gdb-7.3.50.20110722-4|581	%patch296 -p1
12mr|gdb-7.3.50.20110722-4|582	%patch298 -p1
12mr|gdb-7.3.50.20110722-4|583	%patch309 -p1
12mr|gdb-7.3.50.20110722-4|584	%patch311 -p1
12mr|gdb-7.3.50.20110722-4|585	%patch315 -p1
12mr|gdb-7.3.50.20110722-4|586	%patch317 -p1
12mr|gdb-7.3.50.20110722-4|587	%patch320 -p1
12mr|gdb-7.3.50.20110722-4|588	%patch326 -p1
12mr|gdb-7.3.50.20110722-4|589	%patch329 -p1
12mr|gdb-7.3.50.20110722-4|590	%patch330 -p1
12mr|gdb-7.3.50.20110722-4|591	%patch331 -p1
12mr|gdb-7.3.50.20110722-4|592	%patch337 -p1
12mr|gdb-7.3.50.20110722-4|593	%patch343 -p1
12mr|gdb-7.3.50.20110722-4|594	%patch348 -p1
12mr|gdb-7.3.50.20110722-4|595	%patch360 -p1
12mr|gdb-7.3.50.20110722-4|596	%patch381 -p1
12mr|gdb-7.3.50.20110722-4|597	%patch382 -p1
12mr|gdb-7.3.50.20110722-4|598	%patch391 -p1
12mr|gdb-7.3.50.20110722-4|599	%patch392 -p1
12mr|gdb-7.3.50.20110722-4|600	%patch397 -p1
12mr|gdb-7.3.50.20110722-4|601	%patch403 -p1
12mr|gdb-7.3.50.20110722-4|602	%patch404 -p1
12mr|gdb-7.3.50.20110722-4|603	%patch405 -p1
12mr|gdb-7.3.50.20110722-4|604	%patch389 -p1
12mr|gdb-7.3.50.20110722-4|605	%patch394 -p1
12mr|gdb-7.3.50.20110722-4|606	%patch407 -p1
12mr|gdb-7.3.50.20110722-4|607	%patch408 -p1
12mr|gdb-7.3.50.20110722-4|608	%patch412 -p1
12mr|gdb-7.3.50.20110722-4|609	%patch417 -p1
12mr|gdb-7.3.50.20110722-4|610	%patch459 -p1
12mr|gdb-7.3.50.20110722-4|611	%patch470 -p1
12mr|gdb-7.3.50.20110722-4|612	%patch475 -p1
12mr|gdb-7.3.50.20110722-4|613	%patch486 -p1
12mr|gdb-7.3.50.20110722-4|614	%patch415 -p1
12mr|gdb-7.3.50.20110722-4|615	%patch519 -p1
12mr|gdb-7.3.50.20110722-4|616	%patch490 -p1
12mr|gdb-7.3.50.20110722-4|617	%patch491 -p1
12mr|gdb-7.3.50.20110722-4|618	%patch496 -p1
12mr|gdb-7.3.50.20110722-4|619	%patch504 -p1
12mr|gdb-7.3.50.20110722-4|620	%patch510 -p1
12mr|gdb-7.3.50.20110722-4|621	%patch511 -p1
12mr|gdb-7.3.50.20110722-4|622	%patch526 -p1
12mr|gdb-7.3.50.20110722-4|623	%patch542 -p1
12mr|gdb-7.3.50.20110722-4|624	%patch547 -p1
12mr|gdb-7.3.50.20110722-4|625	%patch548 -p1
12mr|gdb-7.3.50.20110722-4|626	%patch556 -p1
12mr|gdb-7.3.50.20110722-4|627	%patch579 -p1
12mr|gdb-7.3.50.20110722-4|628	%patch617 -p1
12mr|gdb-7.3.50.20110722-4|629	%patch618 -p1
12mr|gdb-7.3.50.20110722-4|630	%patch619 -p1
12mr|gdb-7.3.50.20110722-4|631	%patch627 -p1
12mr|gdb-7.3.50.20110722-4|632	%patch628 -p1
12mr|gdb-7.3.50.20110722-4|633	%patch629 -p1
12mr|gdb-7.3.50.20110722-4|634	%patch630 -p1
12mr|gdb-7.3.50.20110722-4|635	%patch631 -p1
12mr|gdb-7.3.50.20110722-4|636	%patch632 -p1
12mr|gdb-7.3.50.20110722-4|637	%patch634 -p1
12mr|gdb-7.3.50.20110722-4|638	
12mr|gdb-7.3.50.20110722-4|639	%patch393 -p1
12mr|gdb-7.3.50.20110722-4|640	%patch335 -p1
12mr|gdb-7.3.50.20110722-4|641	%patch487 -p1
12mr|gdb-7.3.50.20110722-4|642	
12mr|gdb-7.3.50.20110722-4|643	%patch1000 -p1 -b .rpm5~
12mr|gdb-7.3.50.20110722-4|644	
12mr|gdb-7.3.50.20110722-4|645	cat > gdb/version.in << EOF
12mr|gdb-7.3.50.20110722-4|646	%{version}-%{release} (%{mdv_distro_version})
12mr|gdb-7.3.50.20110722-4|647	EOF
12mr|gdb-7.3.50.20110722-4|648	
12mr|gdb-7.3.50.20110722-4|649	%build
12mr|gdb-7.3.50.20110722-4|650	%configure2_5x	--with-separate-debug-dir=%{_prefix}/lib/debug \
12mr|gdb-7.3.50.20110722-4|651	--with-pythondir=%{_datadir}/gdb/python \
12mr|gdb-7.3.50.20110722-4|652	--with-rpm \
12mr|gdb-7.3.50.20110722-4|653	--with-expat \
12mr|gdb-7.3.50.20110722-4|654	--disable-werror \
12mr|gdb-7.3.50.20110722-4|655	--with-system-gdbinit=%{_sysconfdir}/gdbinit
12mr|gdb-7.3.50.20110722-4|656	%make
12mr|gdb-7.3.50.20110722-4|657	make info
12mr|gdb-7.3.50.20110722-4|658	
12mr|gdb-7.3.50.20110722-4|659	%install
12mr|gdb-7.3.50.20110722-4|660	%makeinstall_std
12mr|gdb-7.3.50.20110722-4|661	
12mr|gdb-7.3.50.20110722-4|662	mkdir -p %{buildroot}%{_sysconfdir}/gdbinit.d
12mr|gdb-7.3.50.20110722-4|663	sed 's#%%{_sysconfdir}#%{_sysconfdir}#g' <%{SOURCE4} >%{buildroot}%{_sysconfdir}/gdbinit
12mr|gdb-7.3.50.20110722-4|664	
12mr|gdb-7.3.50.20110722-4|665	# The above is broken, do this for now:
12mr|gdb-7.3.50.20110722-4|666	mkdir -p %{buildroot}%{_infodir}
12mr|gdb-7.3.50.20110722-4|667	cp `find . -name "*.info*"` %{buildroot}/%{_infodir}
12mr|gdb-7.3.50.20110722-4|668	rm -f %{buildroot}%{_infodir}/dir %{buildroot}%{_infodir}/dir.info*
12mr|gdb-7.3.50.20110722-4|669	rm -f %{buildroot}%{_bindir}/{texindex,texi2dvi,makeinfo,install-info,info}
12mr|gdb-7.3.50.20110722-4|670	
12mr|gdb-7.3.50.20110722-4|671	# These are part of binutils
12mr|gdb-7.3.50.20110722-4|672	rm -f %{buildroot}%{_infodir}/{bfd,standard,readline,history,info,texinfo}*
12mr|gdb-7.3.50.20110722-4|673	rm -fr %{buildroot}%{_includedir}
12mr|gdb-7.3.50.20110722-4|674	rm -fr %{buildroot}%{_libdir}/lib{bfd*,opcodes*,iberty*}
12mr|gdb-7.3.50.20110722-4|675	
12mr|gdb-7.3.50.20110722-4|676	# Remove even more unpackaged files
12mr|gdb-7.3.50.20110722-4|677	rm -f %{buildroot}%{_libdir}/libmmalloc.a
12mr|gdb-7.3.50.20110722-4|678	rm -f %{buildroot}%{_infodir}/{configure,libiberty,rluserman}.info*
12mr|gdb-7.3.50.20110722-4|679	rm -rf %{buildroot}%{_datadir}/locale/
12mr|gdb-7.3.50.20110722-4|680	rm -f %{buildroot}%{_infodir}/annotate.info*
12mr|gdb-7.3.50.20110722-4|681	
12mr|gdb-7.3.50.20110722-4|682	install -m644 %{SOURCE3} -D %{buildroot}%{_mandir}/man1/gstack.1
12mr|gdb-7.3.50.20110722-4|683	
12mr|gdb-7.3.50.20110722-4|684	%files
12mr|gdb-7.3.50.20110722-4|685	%doc README gdb/NEWS
12mr|gdb-7.3.50.20110722-4|686	%{_bindir}/gdb
12mr|gdb-7.3.50.20110722-4|687	%{_bindir}/gdbserver
12mr|gdb-7.3.50.20110722-4|688	%{_bindir}/gdbtui
12mr|gdb-7.3.50.20110722-4|689	%{_bindir}/gstack
12mr|gdb-7.3.50.20110722-4|690	%{_bindir}/gdb-add-index
12mr|gdb-7.3.50.20110722-4|691	%{_sysconfdir}/gdbinit
12mr|gdb-7.3.50.20110722-4|692	%{_sysconfdir}/gdbinit.d
12mr|gdb-7.3.50.20110722-4|693	%dir %{_datadir}/gdb
12mr|gdb-7.3.50.20110722-4|694	%{_datadir}/gdb/python
12mr|gdb-7.3.50.20110722-4|695	%{_datadir}/gdb/syscalls
12mr|gdb-7.3.50.20110722-4|696	%ifarch %{mips} %{arm}
12mr|gdb-7.3.50.20110722-4|697	%{_libdir}/lib*-mandriva-linux-gnu*-sim.a
12mr|gdb-7.3.50.20110722-4|698	%endif
12mr|gdb-7.3.50.20110722-4|699	%ifarch %{ix86} x86_64
12mr|gdb-7.3.50.20110722-4|700	%{_libdir}/libinproctrace.so
12mr|gdb-7.3.50.20110722-4|701	%endif
12mr|gdb-7.3.50.20110722-4|702	%{_mandir}/man1/gdb.1*
12mr|gdb-7.3.50.20110722-4|703	%{_mandir}/man1/gdbserver.1*
12mr|gdb-7.3.50.20110722-4|704	%{_mandir}/man1/gdbtui.1*
12mr|gdb-7.3.50.20110722-4|705	%{_mandir}/man1/gstack.1*
12mr|gdb-7.3.50.20110722-4|706	%{_infodir}/gdb.info*
12mr|gdb-7.3.50.20110722-4|707	%{_infodir}/gdbint.info*
12mr|gdb-7.3.50.20110722-4|708	%{_infodir}/stabs.info*
12mr|gdb-7.3.50.20110722-4|709	
12mr|gdb-7.3.50.20110722-4|710	
12mr|gdb-7.3.50.20110722-4|711	
12mr|gdb-7.3.50.20110722-4|712	%changelog
12mr|gdb-7.3.50.20110722-4|713	

14051 12
12mr|gdbm-1.10-3|1	%define	major 4
12mr|gdbm-1.10-3|2	%define	libname %mklibname gdbm %{major}
12mr|gdbm-1.10-3|3	%define	develname %mklibname gdbm -d
12mr|gdbm-1.10-3|4	
12mr|gdbm-1.10-3|5	Summary:	A GNU set of database routines which use extensible hashing
12mr|gdbm-1.10-3|6	Name:		gdbm
12mr|gdbm-1.10-3|7	Version:	1.10
12mr|gdbm-1.10-3|8	Release:	3
12mr|gdbm-1.10-3|9	License:	GPL
12mr|gdbm-1.10-3|10	Group:		System/Libraries
12mr|gdbm-1.10-3|11	URL:		http://www.gnu.org/software/gdbm/
12mr|gdbm-1.10-3|12	Source0:	ftp://ftp.gnu.org/pub/gnu/gdbm/%{name}-%{version}.tar.gz
12mr|gdbm-1.10-3|13	Patch0:		gdbm-1.10-zeroheaders.patch
12mr|gdbm-1.10-3|14	Buildrequires:	texinfo autoconf automake libtool
12mr|gdbm-1.10-3|15	
12mr|gdbm-1.10-3|16	%description
12mr|gdbm-1.10-3|17	Gdbm is a GNU database indexing library, including routines
12mr|gdbm-1.10-3|18	which use extensible hashing.  Gdbm works in a similar way to standard UNIX
12mr|gdbm-1.10-3|19	dbm routines.  Gdbm is useful for developers who write C applications and
12mr|gdbm-1.10-3|20	need access to a simple and efficient database or who are building C
12mr|gdbm-1.10-3|21	applications which will use such a database.
12mr|gdbm-1.10-3|22	
12mr|gdbm-1.10-3|23	If you're a C developer and your programs need access to simple database
12mr|gdbm-1.10-3|24	routines, you should install gdbm.  You'll also need to install gdbm-devel.
12mr|gdbm-1.10-3|25	
12mr|gdbm-1.10-3|26	%package -n	%{libname}
12mr|gdbm-1.10-3|27	Summary:	Main library for gdbm
12mr|gdbm-1.10-3|28	Group:		System/Libraries
12mr|gdbm-1.10-3|29	Provides:	%{name} = %{version}-%{release}
12mr|gdbm-1.10-3|30	Obsoletes:	%{name} < 1.10
12mr|gdbm-1.10-3|31	
12mr|gdbm-1.10-3|32	%description -n	%{libname}
12mr|gdbm-1.10-3|33	This package provides library needed to run programs dynamically linked
12mr|gdbm-1.10-3|34	with gdbm.
12mr|gdbm-1.10-3|35	
12mr|gdbm-1.10-3|36	%package -n	%{develname}
12mr|gdbm-1.10-3|37	Summary:	Development libraries and header files for the gdbm library
12mr|gdbm-1.10-3|38	Group:		Development/Databases
12mr|gdbm-1.10-3|39	Requires:	%{libname} >= %{version}-%{release}
12mr|gdbm-1.10-3|40	Provides:	%{name}-devel = %{version}-%{release}
12mr|gdbm-1.10-3|41	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|gdbm-1.10-3|42	# (anssi) biarch compat conflict (FIXME: this should be fixed more generally,
12mr|gdbm-1.10-3|43	# maybe by adding a hack in perl-URPM):
12mr|gdbm-1.10-3|44	Conflicts:	%{name}-devel < %{version}-%{release}
12mr|gdbm-1.10-3|45	Conflicts:	%{mklibname gdbm 2 -d} < 1.10
12mr|gdbm-1.10-3|46	Obsoletes:	%{name}-devel < 1.10
12mr|gdbm-1.10-3|47	Obsoletes:	%{mklibname gdbm 1 -d} < 1.10
12mr|gdbm-1.10-3|48	Obsoletes:	%{mklibname gdbm 3 -d} < 1.10
12mr|gdbm-1.10-3|49	
12mr|gdbm-1.10-3|50	%description -n	%{develname}
12mr|gdbm-1.10-3|51	Gdbm-devel contains the development libraries and header files
12mr|gdbm-1.10-3|52	for gdbm, the GNU database system.  These libraries and header files are
12mr|gdbm-1.10-3|53	necessary if you plan to do development using the gdbm database.
12mr|gdbm-1.10-3|54	
12mr|gdbm-1.10-3|55	Install gdbm-devel if you are developing C programs which will use the
12mr|gdbm-1.10-3|56	gdbm database library.  You'll also need to install the gdbm package.
12mr|gdbm-1.10-3|57	
12mr|gdbm-1.10-3|58	%prep
12mr|gdbm-1.10-3|59	%setup -q
12mr|gdbm-1.10-3|60	%patch0 -p1 -b .zeroheaders
12mr|gdbm-1.10-3|61	
12mr|gdbm-1.10-3|62	%build
12mr|gdbm-1.10-3|63	%configure2_5x --disable-static --enable-libgdbm-compat --enable-largefile
12mr|gdbm-1.10-3|64	%make
12mr|gdbm-1.10-3|65	
12mr|gdbm-1.10-3|66	%install
12mr|gdbm-1.10-3|67	%makeinstall_std
12mr|gdbm-1.10-3|68	%find_lang %{name}
12mr|gdbm-1.10-3|69	
12mr|gdbm-1.10-3|70	# create symlinks for compatibility
12mr|gdbm-1.10-3|71	mkdir -p %{buildroot}/%{_includedir}/gdbm
12mr|gdbm-1.10-3|72	ln -sf ../gdbm.h %{buildroot}/%{_includedir}/gdbm/gdbm.h
12mr|gdbm-1.10-3|73	ln -sf ../ndbm.h %{buildroot}/%{_includedir}/gdbm/ndbm.h
12mr|gdbm-1.10-3|74	ln -sf ../dbm.h %{buildroot}/%{_includedir}/gdbm/dbm.h
12mr|gdbm-1.10-3|75	
12mr|gdbm-1.10-3|76	%files -f %{name}.lang
12mr|gdbm-1.10-3|77	%{_bindir}/*
12mr|gdbm-1.10-3|78	
12mr|gdbm-1.10-3|79	%files -n %{libname}
12mr|gdbm-1.10-3|80	%doc NEWS README
12mr|gdbm-1.10-3|81	%{_libdir}/libgdbm*.so.%{major}*
12mr|gdbm-1.10-3|82	
12mr|gdbm-1.10-3|83	%files -n %{develname}
12mr|gdbm-1.10-3|84	%{_libdir}/libgdbm*.so
12mr|gdbm-1.10-3|85	%dir %{_includedir}/gdbm
12mr|gdbm-1.10-3|86	%{_includedir}/gdbm/*.h
12mr|gdbm-1.10-3|87	%{_includedir}/*.h
12mr|gdbm-1.10-3|88	%{_infodir}/gdbm*
12mr|gdbm-1.10-3|89	%{_mandir}/man3/*
12mr|gdbm-1.10-3|90	
12mr|gdbm-1.10-3|91	
12mr|gdbm-1.10-3|92	
12mr|gdbm-1.10-3|93	%changelog
12mr|gdbm-1.10-3|94	* Wed Aug  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gdbm-1.10-3|95	+ Commit: feefe7d
12mr|gdbm-1.10-3|96	- New version 1.10 (sync with Cooker), fix unversioned Obsoletes
12mr|gdbm-1.10-3|97	
12mr|gdbm-1.10-3|98	

14052 12
12mr|gdisk-0.8.1-2|1	Name:		gdisk
12mr|gdisk-0.8.1-2|2	Version:	0.8.1
12mr|gdisk-0.8.1-2|3	Release:	2
12mr|gdisk-0.8.1-2|4	Summary:	An fdisk-like partitioning tool for GPT disks
12mr|gdisk-0.8.1-2|5	License:	GPLv2
12mr|gdisk-0.8.1-2|6	Group:		System/Configuration/Hardware
12mr|gdisk-0.8.1-2|7	URL:		http://www.rodsbooks.com/gdisk
12mr|gdisk-0.8.1-2|8	Source0:	http://www.rodsbooks.com/%{name}/gptfdisk-%{version}.tar.gz
12mr|gdisk-0.8.1-2|9	Patch0:		gptfdisk-0.8.1-gcc4.7.patch
12mr|gdisk-0.8.1-2|10	BuildRequires:	icu-devel
12mr|gdisk-0.8.1-2|11	Buildrequires:	pkgconfig(uuid)
12mr|gdisk-0.8.1-2|12	Buildrequires:	popt-devel
12mr|gdisk-0.8.1-2|13	BuildRequires:	pkgconfig(ncurses)
12mr|gdisk-0.8.1-2|14	
12mr|gdisk-0.8.1-2|15	%description
12mr|gdisk-0.8.1-2|16	An fdisk-like partitioning tool for GPT disks. GPT
12mr|gdisk-0.8.1-2|17	fdisk features a command-line interface, fairly direct
12mr|gdisk-0.8.1-2|18	manipulation of partition table structures, recovery
12mr|gdisk-0.8.1-2|19	tools to help you deal with corrupt partition tables,
12mr|gdisk-0.8.1-2|20	and the ability to convert MBR disks to GPT format.
12mr|gdisk-0.8.1-2|21	
12mr|gdisk-0.8.1-2|22	
12mr|gdisk-0.8.1-2|23	%prep
12mr|gdisk-0.8.1-2|24	%setup -q -n gptfdisk-%{version}
12mr|gdisk-0.8.1-2|25	%patch0 -p1
12mr|gdisk-0.8.1-2|26	
12mr|gdisk-0.8.1-2|27	%build
12mr|gdisk-0.8.1-2|28	CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_CXX_FLAGS" make
12mr|gdisk-0.8.1-2|29	
12mr|gdisk-0.8.1-2|30	%install
12mr|gdisk-0.8.1-2|31	mkdir -p %{buildroot}%{_sbindir}
12mr|gdisk-0.8.1-2|32	install -Dp -m0755 gdisk %{buildroot}%{_sbindir}
12mr|gdisk-0.8.1-2|33	install -Dp -m0755 sgdisk %{buildroot}%{_sbindir}
12mr|gdisk-0.8.1-2|34	install -Dp -m0644 gdisk.8 %{buildroot}%{_mandir}/man8/gdisk.8
12mr|gdisk-0.8.1-2|35	install -Dp -m0644 sgdisk.8 %{buildroot}%{_mandir}/man8/sgdisk.8
12mr|gdisk-0.8.1-2|36	
12mr|gdisk-0.8.1-2|37	%files
12mr|gdisk-0.8.1-2|38	%doc NEWS COPYING README
12mr|gdisk-0.8.1-2|39	%{_sbindir}/gdisk
12mr|gdisk-0.8.1-2|40	%{_sbindir}/sgdisk
12mr|gdisk-0.8.1-2|41	%doc %{_mandir}/man8/*
12mr|gdisk-0.8.1-2|42	
12mr|gdisk-0.8.1-2|43	
12mr|gdisk-0.8.1-2|44	
12mr|gdisk-0.8.1-2|45	%changelog
12mr|gdisk-0.8.1-2|46	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gdisk-0.8.1-2|47	+ Commit: 9783fbb
12mr|gdisk-0.8.1-2|48	- Add patch to fix build with gcc 4.7
12mr|gdisk-0.8.1-2|49	
12mr|gdisk-0.8.1-2|50	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gdisk-0.8.1-2|51	+ Commit: 03b4ef9
12mr|gdisk-0.8.1-2|52	- Convert BuildRequires to pkgconfig style, minor spec cleanup
12mr|gdisk-0.8.1-2|53	
12mr|gdisk-0.8.1-2|54	

14053 12
12mr|gdk-pixbuf-0.22.0-19|1	%define major 2
12mr|gdk-pixbuf-0.22.0-19|2	%define major_gnomecanvas 1
12mr|gdk-pixbuf-0.22.0-19|3	%define lib_name %mklibname %{name} %{major}
12mr|gdk-pixbuf-0.22.0-19|4	%define lib_canvas %mklibname %{name}-gnomecanvas %{major_gnomecanvas}
12mr|gdk-pixbuf-0.22.0-19|5	%define lib_xlib %mklibname %{name}-xlib %{major}
12mr|gdk-pixbuf-0.22.0-19|6	
12mr|gdk-pixbuf-0.22.0-19|7	# define to use Xvfb
12mr|gdk-pixbuf-0.22.0-19|8	%define build_xvfb 0
12mr|gdk-pixbuf-0.22.0-19|9	
12mr|gdk-pixbuf-0.22.0-19|10	# Allow --with[out] <feature> at rpm command line build
12mr|gdk-pixbuf-0.22.0-19|11	%{?_without_XVFB: %{expand: %%define build_xvfb 0}}
12mr|gdk-pixbuf-0.22.0-19|12	%{?_with_XVFB: %{expand: %%define build_xvfb 1}}
12mr|gdk-pixbuf-0.22.0-19|13	
12mr|gdk-pixbuf-0.22.0-19|14	Summary:	An image loading and rendering library for Gdk
12mr|gdk-pixbuf-0.22.0-19|15	Name:		gdk-pixbuf
12mr|gdk-pixbuf-0.22.0-19|16	Version:	0.22.0
12mr|gdk-pixbuf-0.22.0-19|17	Release:	19
12mr|gdk-pixbuf-0.22.0-19|18	License:	LGPLv2+
12mr|gdk-pixbuf-0.22.0-19|19	Group:		System/Libraries
12mr|gdk-pixbuf-0.22.0-19|20	URL:		http://www.gnome.org/
12mr|gdk-pixbuf-0.22.0-19|21	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/unstable/%{name}/%{name}-%{version}.tar.bz2
12mr|gdk-pixbuf-0.22.0-19|22	Patch0:		gdk-pixbuf-demolink.patch
12mr|gdk-pixbuf-0.22.0-19|23	# (fc) 0.18.0-1mdk don't add -Llibdir to gdk-pixbuf-config --libs
12mr|gdk-pixbuf-0.22.0-19|24	Patch1:		gdk-pixbuf-0.18.0-libdir.patch
12mr|gdk-pixbuf-0.22.0-19|25	# (fc) 0.22.0-4mdk security update for CAN-2004-0782, CAN-2004-0783, CAN-2004-0788, and CAN-2004-0753
12mr|gdk-pixbuf-0.22.0-19|26	Patch2:		gdk-pixbuf-0.22.0-CAN-2004-0753.patch
12mr|gdk-pixbuf-0.22.0-19|27	Patch3:		gdk-pixbuf-0.22.0-loaders.patch
12mr|gdk-pixbuf-0.22.0-19|28	# (gb) 0.22.0-7mdk this applies to aclocal.m4 directly, don't bother with older aclocal
12mr|gdk-pixbuf-0.22.0-19|29	Patch4:		gdk-pixbuf-0.22.0-libtool.patch
12mr|gdk-pixbuf-0.22.0-19|30	# (fc) 0.22.0-8mdk fix BMP vulnerability (CVS) (CAN-2005-0891)
12mr|gdk-pixbuf-0.22.0-19|31	Patch5:		gdk-pixbuf-0.22.0-bmpcrash.patch
12mr|gdk-pixbuf-0.22.0-19|32	# (fc) 0.22.0-8mdk fix ICO width (Fedora)
12mr|gdk-pixbuf-0.22.0-19|33	Patch6:		gdk-pixbuf-0.22.0-ico-width.patch
12mr|gdk-pixbuf-0.22.0-19|34	Patch7:		gdk-pixbuf-0.22.0-fix-underquoted-calls.patch
12mr|gdk-pixbuf-0.22.0-19|35	Patch8:		gdk-pixbuf-0.22.0-rgb.txt_fix.diff
12mr|gdk-pixbuf-0.22.0-19|36	Patch9:		gdk-pixbuf-0.22.0-linkage_fix.diff
12mr|gdk-pixbuf-0.22.0-19|37	Patch10:	gdk-pixbuf-0.22.0-remove-gmodule-configure-check.patch
12mr|gdk-pixbuf-0.22.0-19|38	Patch11:	gdk-pixbuf-0.22.0-automake.patch
12mr|gdk-pixbuf-0.22.0-19|39	Patch12:	gdk-pixbuf-0.22.0-libpng15.patch
12mr|gdk-pixbuf-0.22.0-19|40	Requires:	%{name}-loaders = %{version}-%{release}
12mr|gdk-pixbuf-0.22.0-19|41	BuildRequires:	db1-devel
12mr|gdk-pixbuf-0.22.0-19|42	BuildRequires:	gnome-libs-devel
12mr|gdk-pixbuf-0.22.0-19|43	BuildRequires:	jpeg-devel
12mr|gdk-pixbuf-0.22.0-19|44	BuildRequires:	pkgconfig(libpng)
12mr|gdk-pixbuf-0.22.0-19|45	BuildRequires:	tiff-devel
12mr|gdk-pixbuf-0.22.0-19|46	BuildRequires:	automake
12mr|gdk-pixbuf-0.22.0-19|47	BuildRequires:	pkgconfig(xt)
12mr|gdk-pixbuf-0.22.0-19|48	BuildRequires:	rgb
12mr|gdk-pixbuf-0.22.0-19|49	%if %{build_xvfb}
12mr|gdk-pixbuf-0.22.0-19|50	BuildRequires:	XFree86-Xvfb
12mr|gdk-pixbuf-0.22.0-19|51	%endif
12mr|gdk-pixbuf-0.22.0-19|52	
12mr|gdk-pixbuf-0.22.0-19|53	%description
12mr|gdk-pixbuf-0.22.0-19|54	The GdkPixBuf library provides a number of features:
12mr|gdk-pixbuf-0.22.0-19|55	- Image loading facilities.
12mr|gdk-pixbuf-0.22.0-19|56	- Rendering of a GdkPixBuf into various formats:
12mr|gdk-pixbuf-0.22.0-19|57	drawables (windows, pixmaps), GdkRGB buffers.
12mr|gdk-pixbuf-0.22.0-19|58	
12mr|gdk-pixbuf-0.22.0-19|59	%package -n	%{lib_name}
12mr|gdk-pixbuf-0.22.0-19|60	Summary:	An image loading and rendering library for Gdk
12mr|gdk-pixbuf-0.22.0-19|61	Group:		System/Libraries
12mr|gdk-pixbuf-0.22.0-19|62	Requires:	%{name}-loaders = %{version}-%{release}
12mr|gdk-pixbuf-0.22.0-19|63	Provides:	gdk-pixbuf = %{version}-%{release}
12mr|gdk-pixbuf-0.22.0-19|64	
12mr|gdk-pixbuf-0.22.0-19|65	%description -n	%{lib_name}
12mr|gdk-pixbuf-0.22.0-19|66	The GdkPixBuf library provides a number of features:
12mr|gdk-pixbuf-0.22.0-19|67	- Image loading facilities.
12mr|gdk-pixbuf-0.22.0-19|68	- Rendering of a GdkPixBuf into various formats:
12mr|gdk-pixbuf-0.22.0-19|69	drawables (windows, pixmaps), GdkRGB buffers.
12mr|gdk-pixbuf-0.22.0-19|70	
12mr|gdk-pixbuf-0.22.0-19|71	This package provides GTK+ version of gdk-pixbuf
12mr|gdk-pixbuf-0.22.0-19|72	
12mr|gdk-pixbuf-0.22.0-19|73	%package -n	%{lib_canvas}
12mr|gdk-pixbuf-0.22.0-19|74	Summary:	An image loading and rendering library for Gdk
12mr|gdk-pixbuf-0.22.0-19|75	Group:		System/Libraries
12mr|gdk-pixbuf-0.22.0-19|76	Requires:	%{name}-loaders = %{version}-%{release}
12mr|gdk-pixbuf-0.22.0-19|77	Provides:	%{name}-gnomecanvas = %{version}-%{release}
12mr|gdk-pixbuf-0.22.0-19|78	Provides:	lib%{name}-gnomecanvas2 = %{version}-%{release}
12mr|gdk-pixbuf-0.22.0-19|79	
12mr|gdk-pixbuf-0.22.0-19|80	%description -n	%{lib_canvas}
12mr|gdk-pixbuf-0.22.0-19|81	The GdkPixBuf library provides a number of features:
12mr|gdk-pixbuf-0.22.0-19|82	- Image loading facilities.
12mr|gdk-pixbuf-0.22.0-19|83	- Rendering of a GdkPixBuf into various formats:
12mr|gdk-pixbuf-0.22.0-19|84	drawables (windows, pixmaps), GdkRGB buffers.
12mr|gdk-pixbuf-0.22.0-19|85	
12mr|gdk-pixbuf-0.22.0-19|86	This package provides GNOME version of gdk-pixbuf
12mr|gdk-pixbuf-0.22.0-19|87	
12mr|gdk-pixbuf-0.22.0-19|88	%package -n	%{lib_xlib}
12mr|gdk-pixbuf-0.22.0-19|89	Summary:	An image loading and rendering library for Gdk
12mr|gdk-pixbuf-0.22.0-19|90	Group:		System/Libraries
12mr|gdk-pixbuf-0.22.0-19|91	Requires:	%{name}-loaders = %{version}-%{release}
12mr|gdk-pixbuf-0.22.0-19|92	Provides:	%{name}-xlib = %{version}-%{release}
12mr|gdk-pixbuf-0.22.0-19|93	
12mr|gdk-pixbuf-0.22.0-19|94	%description -n	%{lib_xlib}
12mr|gdk-pixbuf-0.22.0-19|95	The GdkPixBuf library provides a number of features:
12mr|gdk-pixbuf-0.22.0-19|96	- Image loading facilities.
12mr|gdk-pixbuf-0.22.0-19|97	- Rendering of a GdkPixBuf into various formats:
12mr|gdk-pixbuf-0.22.0-19|98	drawables (windows, pixmaps), GdkRGB buffers.
12mr|gdk-pixbuf-0.22.0-19|99	
12mr|gdk-pixbuf-0.22.0-19|100	This package provides Xlib version of gdk-pixbuf
12mr|gdk-pixbuf-0.22.0-19|101	
12mr|gdk-pixbuf-0.22.0-19|102	%package	loaders
12mr|gdk-pixbuf-0.22.0-19|103	Summary:	An image loading and rendering library for Gdk
12mr|gdk-pixbuf-0.22.0-19|104	Group:		System/Libraries
12mr|gdk-pixbuf-0.22.0-19|105	
12mr|gdk-pixbuf-0.22.0-19|106	%description	loaders
12mr|gdk-pixbuf-0.22.0-19|107	The GdkPixBuf library provides a number of features:
12mr|gdk-pixbuf-0.22.0-19|108	- Image loading facilities.
12mr|gdk-pixbuf-0.22.0-19|109	- Rendering of a GdkPixBuf into various formats:
12mr|gdk-pixbuf-0.22.0-19|110	drawables (windows, pixmaps), GdkRGB buffers.
12mr|gdk-pixbuf-0.22.0-19|111	
12mr|gdk-pixbuf-0.22.0-19|112	This package provides image loaders used by all versions
12mr|gdk-pixbuf-0.22.0-19|113	of GdkPixBuf
12mr|gdk-pixbuf-0.22.0-19|114	
12mr|gdk-pixbuf-0.22.0-19|115	%package -n	%{lib_name}-devel
12mr|gdk-pixbuf-0.22.0-19|116	Summary:	Development tools for GdkPixBuf applications
12mr|gdk-pixbuf-0.22.0-19|117	Group:		Development/GNOME and GTK+
12mr|gdk-pixbuf-0.22.0-19|118	Requires:	%{lib_canvas} = %{version}-%{release}
12mr|gdk-pixbuf-0.22.0-19|119	Requires:	%{lib_xlib} = %{version}-%{release}
12mr|gdk-pixbuf-0.22.0-19|120	Requires:	%{lib_name} = %{version}-%{release}
12mr|gdk-pixbuf-0.22.0-19|121	Provides:	%{name}-devel = %{version}-%{release}
12mr|gdk-pixbuf-0.22.0-19|122	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|gdk-pixbuf-0.22.0-19|123	
12mr|gdk-pixbuf-0.22.0-19|124	%description -n	%{lib_name}-devel
12mr|gdk-pixbuf-0.22.0-19|125	The header files, static libraries and documentation needed for
12mr|gdk-pixbuf-0.22.0-19|126	deeveloping GdkPixBuf applications. GdkPixBuf is an image loading and rendering
12mr|gdk-pixbuf-0.22.0-19|127	library for Gdk.
12mr|gdk-pixbuf-0.22.0-19|128	
12mr|gdk-pixbuf-0.22.0-19|129	Install the imlib-devel package if you want to develop Imlib applications.
12mr|gdk-pixbuf-0.22.0-19|130	You'll also need to install the gdk-pixbuf package.
12mr|gdk-pixbuf-0.22.0-19|131	
12mr|gdk-pixbuf-0.22.0-19|132	%prep
12mr|gdk-pixbuf-0.22.0-19|133	%setup -q
12mr|gdk-pixbuf-0.22.0-19|134	%patch0 -p1 -b .demolink
12mr|gdk-pixbuf-0.22.0-19|135	%patch1 -p1 -b .libdir
12mr|gdk-pixbuf-0.22.0-19|136	%patch2 -p1 -b .can-2004-0753
12mr|gdk-pixbuf-0.22.0-19|137	%patch3 -p1 -b .can-2004-0782_0783_0788
12mr|gdk-pixbuf-0.22.0-19|138	%patch4 -p1 -b .libtool
12mr|gdk-pixbuf-0.22.0-19|139	%patch5 -p1 -b .bmpcrash
12mr|gdk-pixbuf-0.22.0-19|140	%patch6 -p1 -b .ico-width
12mr|gdk-pixbuf-0.22.0-19|141	%patch7 -p1 -b .underquoted
12mr|gdk-pixbuf-0.22.0-19|142	%patch8 -p0
12mr|gdk-pixbuf-0.22.0-19|143	%patch9 -p1
12mr|gdk-pixbuf-0.22.0-19|144	%patch10 -p0
12mr|gdk-pixbuf-0.22.0-19|145	%patch11 -p0
12mr|gdk-pixbuf-0.22.0-19|146	%patch12 -p1 -b .libpng15
12mr|gdk-pixbuf-0.22.0-19|147	
12mr|gdk-pixbuf-0.22.0-19|148	# Converting NEWS to UTF-8
12mr|gdk-pixbuf-0.22.0-19|149	iconv -f iso8859-1 -t utf-8 NEWS > NEWS.conv && mv -f NEWS.conv NEWS
12mr|gdk-pixbuf-0.22.0-19|150	
12mr|gdk-pixbuf-0.22.0-19|151	# needed by patches 1 & 4
12mr|gdk-pixbuf-0.22.0-19|152	libtoolize --install --force
12mr|gdk-pixbuf-0.22.0-19|153	aclocal
12mr|gdk-pixbuf-0.22.0-19|154	autoconf
12mr|gdk-pixbuf-0.22.0-19|155	automake -a -c
12mr|gdk-pixbuf-0.22.0-19|156	
12mr|gdk-pixbuf-0.22.0-19|157	%build
12mr|gdk-pixbuf-0.22.0-19|158	%define _disable_ld_no_undefined 1
12mr|gdk-pixbuf-0.22.0-19|159	%configure2_5x --disable-gtk-doc
12mr|gdk-pixbuf-0.22.0-19|160	
12mr|gdk-pixbuf-0.22.0-19|161	%if %{build_xvfb}
12mr|gdk-pixbuf-0.22.0-19|162	XDISPLAY=$(i=0; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
12mr|gdk-pixbuf-0.22.0-19|163	Xvfb :$XDISPLAY >& /dev/null &
12mr|gdk-pixbuf-0.22.0-19|164	DISPLAY=:$XDISPLAY make
12mr|gdk-pixbuf-0.22.0-19|165	kill $(cat /tmp/.X$XDISPLAY-lock)
12mr|gdk-pixbuf-0.22.0-19|166	%else
12mr|gdk-pixbuf-0.22.0-19|167	make
12mr|gdk-pixbuf-0.22.0-19|168	%endif
12mr|gdk-pixbuf-0.22.0-19|169	
12mr|gdk-pixbuf-0.22.0-19|170	
12mr|gdk-pixbuf-0.22.0-19|171	%install
12mr|gdk-pixbuf-0.22.0-19|172	%makeinstall_std
12mr|gdk-pixbuf-0.22.0-19|173	
12mr|gdk-pixbuf-0.22.0-19|174	%multiarch_binaries %{buildroot}%{_bindir}/gdk-pixbuf-config
12mr|gdk-pixbuf-0.22.0-19|175	
12mr|gdk-pixbuf-0.22.0-19|176	%files -n %{lib_name}
12mr|gdk-pixbuf-0.22.0-19|177	%doc AUTHORS COPYING COPYING.LIB NEWS README TODO
12mr|gdk-pixbuf-0.22.0-19|178	%{_libdir}/libgdk_pixbuf.so.*
12mr|gdk-pixbuf-0.22.0-19|179	
12mr|gdk-pixbuf-0.22.0-19|180	%files loaders
12mr|gdk-pixbuf-0.22.0-19|181	%dir %{_libdir}/gdk-pixbuf
12mr|gdk-pixbuf-0.22.0-19|182	%dir %{_libdir}/gdk-pixbuf/loaders
12mr|gdk-pixbuf-0.22.0-19|183	%{_libdir}/gdk-pixbuf/loaders/*.so*
12mr|gdk-pixbuf-0.22.0-19|184	
12mr|gdk-pixbuf-0.22.0-19|185	%files -n %{lib_xlib}
12mr|gdk-pixbuf-0.22.0-19|186	%{_libdir}/*xlib.so.*
12mr|gdk-pixbuf-0.22.0-19|187	
12mr|gdk-pixbuf-0.22.0-19|188	%files -n %{lib_canvas}
12mr|gdk-pixbuf-0.22.0-19|189	%{_libdir}/*gnomecanvas*.so.*
12mr|gdk-pixbuf-0.22.0-19|190	
12mr|gdk-pixbuf-0.22.0-19|191	%files -n %{lib_name}-devel
12mr|gdk-pixbuf-0.22.0-19|192	%{_bindir}/*-config
12mr|gdk-pixbuf-0.22.0-19|193	%multiarch %{multiarch_bindir}/*-config
12mr|gdk-pixbuf-0.22.0-19|194	
12mr|gdk-pixbuf-0.22.0-19|195	%{_libdir}/*.a
12mr|gdk-pixbuf-0.22.0-19|196	%{_libdir}/libgdk*.so
12mr|gdk-pixbuf-0.22.0-19|197	%{_libdir}/libgnome*.so
12mr|gdk-pixbuf-0.22.0-19|198	%{_libdir}/gdk-pixbuf/loaders/*a
12mr|gdk-pixbuf-0.22.0-19|199	%{_includedir}/*
12mr|gdk-pixbuf-0.22.0-19|200	%{_datadir}/aclocal/*
12mr|gdk-pixbuf-0.22.0-19|201	%{_libdir}/*.sh
12mr|gdk-pixbuf-0.22.0-19|202	%{_datadir}/gnome/html/*
12mr|gdk-pixbuf-0.22.0-19|203	
12mr|gdk-pixbuf-0.22.0-19|204	
12mr|gdk-pixbuf-0.22.0-19|205	
12mr|gdk-pixbuf-0.22.0-19|206	%changelog
12mr|gdk-pixbuf-0.22.0-19|207	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gdk-pixbuf-0.22.0-19|208	+ Commit: 9b95f02
12mr|gdk-pixbuf-0.22.0-19|209	- Add patch to fix build with new libpng
12mr|gdk-pixbuf-0.22.0-19|210	
12mr|gdk-pixbuf-0.22.0-19|211	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gdk-pixbuf-0.22.0-19|212	+ Commit: 727cb7b
12mr|gdk-pixbuf-0.22.0-19|213	- Spec cleanup
12mr|gdk-pixbuf-0.22.0-19|214	
12mr|gdk-pixbuf-0.22.0-19|215	

14054 12
12mr|gdk-pixbuf2.0-2.26.5-1|1	%define enable_gtkdoc 0
12mr|gdk-pixbuf2.0-2.26.5-1|2	%define enable_tests 0
12mr|gdk-pixbuf2.0-2.26.5-1|3	%define _disable_ld_as_needed	1
12mr|gdk-pixbuf2.0-2.26.5-1|4	
12mr|gdk-pixbuf2.0-2.26.5-1|5	%define oname		gdk_pixbuf
12mr|gdk-pixbuf2.0-2.26.5-1|6	%define pkgname		gdk-pixbuf
12mr|gdk-pixbuf2.0-2.26.5-1|7	%define api_version	2.0
12mr|gdk-pixbuf2.0-2.26.5-1|8	%define binary_version	2.10.0
12mr|gdk-pixbuf2.0-2.26.5-1|9	%define major		0
12mr|gdk-pixbuf2.0-2.26.5-1|10	%define girmajor	2.0
12mr|gdk-pixbuf2.0-2.26.5-1|11	
12mr|gdk-pixbuf2.0-2.26.5-1|12	%define libname		%mklibname %{oname} %{api_version} %{major}
12mr|gdk-pixbuf2.0-2.26.5-1|13	%define xlibname	%mklibname %{oname}_xlib %{api_version} %{major}
12mr|gdk-pixbuf2.0-2.26.5-1|14	%define develname	%mklibname -d %{oname} %{api_version}
12mr|gdk-pixbuf2.0-2.26.5-1|15	%define develxlib	%mklibname -d %{oname}_xlib %{api_version}
12mr|gdk-pixbuf2.0-2.26.5-1|16	%define girname		%mklibname %{oname}-gir %{girmajor}
12mr|gdk-pixbuf2.0-2.26.5-1|17	
12mr|gdk-pixbuf2.0-2.26.5-1|18	Summary:	Image loading and manipulation library for GTK+
12mr|gdk-pixbuf2.0-2.26.5-1|19	Name:		%{pkgname}%{api_version}
12mr|gdk-pixbuf2.0-2.26.5-1|20	Version:	2.26.5
12mr|gdk-pixbuf2.0-2.26.5-1|21	Release:	1
12mr|gdk-pixbuf2.0-2.26.5-1|22	License:	LGPLv2+
12mr|gdk-pixbuf2.0-2.26.5-1|23	Group:		System/Libraries
12mr|gdk-pixbuf2.0-2.26.5-1|24	URL:		http://www.gtk.org
12mr|gdk-pixbuf2.0-2.26.5-1|25	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.26/%{pkgname}-%{version}.tar.xz
12mr|gdk-pixbuf2.0-2.26.5-1|26	
12mr|gdk-pixbuf2.0-2.26.5-1|27	BuildRequires:	gettext-devel
12mr|gdk-pixbuf2.0-2.26.5-1|28	BuildRequires:	jasper-devel
12mr|gdk-pixbuf2.0-2.26.5-1|29	BuildRequires:	jpeg-devel
12mr|gdk-pixbuf2.0-2.26.5-1|30	BuildRequires:	tiff-devel
12mr|gdk-pixbuf2.0-2.26.5-1|31	BuildRequires:	pkgconfig(glib-2.0)
12mr|gdk-pixbuf2.0-2.26.5-1|32	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|gdk-pixbuf2.0-2.26.5-1|33	BuildRequires:	pkgconfig(libpng)
12mr|gdk-pixbuf2.0-2.26.5-1|34	BuildRequires:	pkgconfig(x11)
12mr|gdk-pixbuf2.0-2.26.5-1|35	%if %enable_tests
12mr|gdk-pixbuf2.0-2.26.5-1|36	BuildRequires:	x11-server-xvfb
12mr|gdk-pixbuf2.0-2.26.5-1|37	# gw tests will fail without this
12mr|gdk-pixbuf2.0-2.26.5-1|38	BuildRequires:	fonts-ttf-dejavu
12mr|gdk-pixbuf2.0-2.26.5-1|39	%endif
12mr|gdk-pixbuf2.0-2.26.5-1|40	%if %enable_gtkdoc
12mr|gdk-pixbuf2.0-2.26.5-1|41	BuildRequires:	gtk-doc >= 0.9
12mr|gdk-pixbuf2.0-2.26.5-1|42	BuildRequires:	sgml-tools
12mr|gdk-pixbuf2.0-2.26.5-1|43	BuildRequires:	texinfo
12mr|gdk-pixbuf2.0-2.26.5-1|44	%endif
12mr|gdk-pixbuf2.0-2.26.5-1|45	Requires:	common-licenses
12mr|gdk-pixbuf2.0-2.26.5-1|46	Conflicts:	gtk+2.0 < 2.21.3
12mr|gdk-pixbuf2.0-2.26.5-1|47	Conflicts:	%{_lib}gdk_pixbuf2.0_0 < 2.24.0-6
12mr|gdk-pixbuf2.0-2.26.5-1|48	
12mr|gdk-pixbuf2.0-2.26.5-1|49	%description
12mr|gdk-pixbuf2.0-2.26.5-1|50	This package contains libraries used by GTK+ to load and handle
12mr|gdk-pixbuf2.0-2.26.5-1|51	various image formats.
12mr|gdk-pixbuf2.0-2.26.5-1|52	
12mr|gdk-pixbuf2.0-2.26.5-1|53	%package -n %{libname}
12mr|gdk-pixbuf2.0-2.26.5-1|54	Summary:	Image loading and manipulation library for GTK+
12mr|gdk-pixbuf2.0-2.26.5-1|55	Group:		System/Libraries
12mr|gdk-pixbuf2.0-2.26.5-1|56	Provides:	lib%{oname}%{api_version} = %{version}-%{release}
12mr|gdk-pixbuf2.0-2.26.5-1|57	
12mr|gdk-pixbuf2.0-2.26.5-1|58	%description -n %{libname}
12mr|gdk-pixbuf2.0-2.26.5-1|59	This package contains libraries used by GTK+ to load and handle
12mr|gdk-pixbuf2.0-2.26.5-1|60	various image formats.
12mr|gdk-pixbuf2.0-2.26.5-1|61	
12mr|gdk-pixbuf2.0-2.26.5-1|62	%package -n %{xlibname}
12mr|gdk-pixbuf2.0-2.26.5-1|63	Summary:	Image loading and manipulation library for GTK+
12mr|gdk-pixbuf2.0-2.26.5-1|64	Group:		System/Libraries
12mr|gdk-pixbuf2.0-2.26.5-1|65	
12mr|gdk-pixbuf2.0-2.26.5-1|66	%description -n %{xlibname}
12mr|gdk-pixbuf2.0-2.26.5-1|67	This package contains libraries used by GTK+ to load and handle
12mr|gdk-pixbuf2.0-2.26.5-1|68	various image formats.
12mr|gdk-pixbuf2.0-2.26.5-1|69	
12mr|gdk-pixbuf2.0-2.26.5-1|70	%package -n %{girname}
12mr|gdk-pixbuf2.0-2.26.5-1|71	Summary:	GObject Introspection interface description for %{name}
12mr|gdk-pixbuf2.0-2.26.5-1|72	Group:		System/Libraries
12mr|gdk-pixbuf2.0-2.26.5-1|73	Conflicts:	gir-repository < 0.6.5-4
12mr|gdk-pixbuf2.0-2.26.5-1|74	
12mr|gdk-pixbuf2.0-2.26.5-1|75	%description -n %{girname}
12mr|gdk-pixbuf2.0-2.26.5-1|76	GObject Introspection interface description for %{name}.
12mr|gdk-pixbuf2.0-2.26.5-1|77	
12mr|gdk-pixbuf2.0-2.26.5-1|78	%package -n %{develname}
12mr|gdk-pixbuf2.0-2.26.5-1|79	Summary:	Development files for image handling library for GTK+
12mr|gdk-pixbuf2.0-2.26.5-1|80	Group:		Development/GNOME and GTK+
12mr|gdk-pixbuf2.0-2.26.5-1|81	Provides:	lib%{oname}%{api_version}-devel = %{version}-%{release}
12mr|gdk-pixbuf2.0-2.26.5-1|82	Requires:	%{libname} = %{version}-%{release}
12mr|gdk-pixbuf2.0-2.26.5-1|83	Requires: 	%{name} = %{version}-%{release}
12mr|gdk-pixbuf2.0-2.26.5-1|84	Requires:	%{girname} = %{version}-%{release}
12mr|gdk-pixbuf2.0-2.26.5-1|85	Obsoletes:	%{_lib}gdk_pixbuf2.0_0-devel < 2.26
12mr|gdk-pixbuf2.0-2.26.5-1|86	
12mr|gdk-pixbuf2.0-2.26.5-1|87	%description -n %{develname}
12mr|gdk-pixbuf2.0-2.26.5-1|88	This package contains the development files needed to compile programs
12mr|gdk-pixbuf2.0-2.26.5-1|89	that uses GTK+ image loading/manipulation library.
12mr|gdk-pixbuf2.0-2.26.5-1|90	
12mr|gdk-pixbuf2.0-2.26.5-1|91	%package -n %{develxlib}
12mr|gdk-pixbuf2.0-2.26.5-1|92	Summary:	Development files for image handling library for GTK+ - Xlib
12mr|gdk-pixbuf2.0-2.26.5-1|93	Group:		Development/GNOME and GTK+
12mr|gdk-pixbuf2.0-2.26.5-1|94	Provides:	lib%{oname}_xlib%{api_version}-devel = %{version}-%{release}
12mr|gdk-pixbuf2.0-2.26.5-1|95	Requires:	%{xlibname} = %{version}-%{release}
12mr|gdk-pixbuf2.0-2.26.5-1|96	
12mr|gdk-pixbuf2.0-2.26.5-1|97	%description -n %{develxlib}
12mr|gdk-pixbuf2.0-2.26.5-1|98	This package contains the development files needed to compile programs
12mr|gdk-pixbuf2.0-2.26.5-1|99	that uses GTK+ image loading/manipulation Xlib library.
12mr|gdk-pixbuf2.0-2.26.5-1|100	
12mr|gdk-pixbuf2.0-2.26.5-1|101	%prep
12mr|gdk-pixbuf2.0-2.26.5-1|102	%setup -qn %{pkgname}-%{version}
12mr|gdk-pixbuf2.0-2.26.5-1|103	
12mr|gdk-pixbuf2.0-2.26.5-1|104	%build
12mr|gdk-pixbuf2.0-2.26.5-1|105	# fix crash in nautilus (GNOME bug #596977)
12mr|gdk-pixbuf2.0-2.26.5-1|106	export CFLAGS=`echo %{optflags} | sed -e 's/-fomit-frame-pointer//g'`
12mr|gdk-pixbuf2.0-2.26.5-1|107	
12mr|gdk-pixbuf2.0-2.26.5-1|108	#CONFIGURE_TOP=..
12mr|gdk-pixbuf2.0-2.26.5-1|109	export CPPFLAGS="-DGTK_COMPILATION"
12mr|gdk-pixbuf2.0-2.26.5-1|110	%configure \
12mr|gdk-pixbuf2.0-2.26.5-1|111	--with-libjasper --with-x11 \
12mr|gdk-pixbuf2.0-2.26.5-1|112	%if !%{enable_gtkdoc}
12mr|gdk-pixbuf2.0-2.26.5-1|113	--enable-gtk-doc=no
12mr|gdk-pixbuf2.0-2.26.5-1|114	%endif
12mr|gdk-pixbuf2.0-2.26.5-1|115	
12mr|gdk-pixbuf2.0-2.26.5-1|116	%make
12mr|gdk-pixbuf2.0-2.26.5-1|117	
12mr|gdk-pixbuf2.0-2.26.5-1|118	%if %enable_tests
12mr|gdk-pixbuf2.0-2.26.5-1|119	%check
12mr|gdk-pixbuf2.0-2.26.5-1|120	xvfb-run make check
12mr|gdk-pixbuf2.0-2.26.5-1|121	%endif
12mr|gdk-pixbuf2.0-2.26.5-1|122	
12mr|gdk-pixbuf2.0-2.26.5-1|123	%install
12mr|gdk-pixbuf2.0-2.26.5-1|124	rm -rf %{buildroot} %{pkgname}.lang
12mr|gdk-pixbuf2.0-2.26.5-1|125	%makeinstall_std RUN_QUERY_LOADER_TEST=false
12mr|gdk-pixbuf2.0-2.26.5-1|126	
12mr|gdk-pixbuf2.0-2.26.5-1|127	touch %{buildroot}%{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache
12mr|gdk-pixbuf2.0-2.26.5-1|128	
12mr|gdk-pixbuf2.0-2.26.5-1|129	# handle biarch packages
12mr|gdk-pixbuf2.0-2.26.5-1|130	progs="gdk-pixbuf-query-loaders"
12mr|gdk-pixbuf2.0-2.26.5-1|131	mkdir -p %{buildroot}%{_libdir}/%{pkgname}-%{api_version}/bin
12mr|gdk-pixbuf2.0-2.26.5-1|132	for f in $progs; do
12mr|gdk-pixbuf2.0-2.26.5-1|133	mv -f %{buildroot}%{_bindir}/$f %{buildroot}%{_libdir}/%{pkgname}-%{api_version}/bin/
12mr|gdk-pixbuf2.0-2.26.5-1|134	cat > %{buildroot}%{_bindir}/$f << EOF
12mr|gdk-pixbuf2.0-2.26.5-1|135	#!/bin/sh
12mr|gdk-pixbuf2.0-2.26.5-1|136	lib=%{_lib}
12mr|gdk-pixbuf2.0-2.26.5-1|137	case ":\$1:" in
12mr|gdk-pixbuf2.0-2.26.5-1|138	:lib*:) lib="\$1"; shift 1;;
12mr|gdk-pixbuf2.0-2.26.5-1|139	esac
12mr|gdk-pixbuf2.0-2.26.5-1|140	exec %{_prefix}/\$lib/%{pkgname}-%{api_version}/bin/$f \${1+"\$@"}
12mr|gdk-pixbuf2.0-2.26.5-1|141	EOF
12mr|gdk-pixbuf2.0-2.26.5-1|142	chmod +x %{buildroot}%{_bindir}/$f
12mr|gdk-pixbuf2.0-2.26.5-1|143	done
12mr|gdk-pixbuf2.0-2.26.5-1|144	
12mr|gdk-pixbuf2.0-2.26.5-1|145	#remove not packaged files
12mr|gdk-pixbuf2.0-2.26.5-1|146	find %{buildroot} -name *.la | xargs rm
12mr|gdk-pixbuf2.0-2.26.5-1|147	
12mr|gdk-pixbuf2.0-2.26.5-1|148	%find_lang %{pkgname}
12mr|gdk-pixbuf2.0-2.26.5-1|149	
12mr|gdk-pixbuf2.0-2.26.5-1|150	%post
12mr|gdk-pixbuf2.0-2.26.5-1|151	if [ "$1" = "2" ]; then
12mr|gdk-pixbuf2.0-2.26.5-1|152	if [ -f %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache ]; then
12mr|gdk-pixbuf2.0-2.26.5-1|153	rm -f %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache
12mr|gdk-pixbuf2.0-2.26.5-1|154	fi
12mr|gdk-pixbuf2.0-2.26.5-1|155	fi
12mr|gdk-pixbuf2.0-2.26.5-1|156	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders --update-cache
12mr|gdk-pixbuf2.0-2.26.5-1|157	
12mr|gdk-pixbuf2.0-2.26.5-1|158	%triggerin -- %{_libdir}/gdk-pixbuf-%{api_version}/%{binary_version}/loaders/*.so
12mr|gdk-pixbuf2.0-2.26.5-1|159	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders --update-cache
12mr|gdk-pixbuf2.0-2.26.5-1|160	
12mr|gdk-pixbuf2.0-2.26.5-1|161	%triggerpostun -- %{_libdir}/gdk-pixbuf-%{api_version}/%{binary_version}/loaders/*.so
12mr|gdk-pixbuf2.0-2.26.5-1|162	if [ -x %{_bindir}/gdk-pixbuf-query-loaders ]; then
12mr|gdk-pixbuf2.0-2.26.5-1|163	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders --update-cache
12mr|gdk-pixbuf2.0-2.26.5-1|164	fi
12mr|gdk-pixbuf2.0-2.26.5-1|165	
12mr|gdk-pixbuf2.0-2.26.5-1|166	%files -f %{pkgname}.lang
12mr|gdk-pixbuf2.0-2.26.5-1|167	%doc README
12mr|gdk-pixbuf2.0-2.26.5-1|168	%{_bindir}/gdk-pixbuf-query-loaders
12mr|gdk-pixbuf2.0-2.26.5-1|169	%dir %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders
12mr|gdk-pixbuf2.0-2.26.5-1|170	%{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders/*.so
12mr|gdk-pixbuf2.0-2.26.5-1|171	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders
12mr|gdk-pixbuf2.0-2.26.5-1|172	%ghost %verify (not md5 mtime size) %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache
12mr|gdk-pixbuf2.0-2.26.5-1|173	%{_mandir}/man1/gdk-pixbuf-query-loaders.1*
12mr|gdk-pixbuf2.0-2.26.5-1|174	
12mr|gdk-pixbuf2.0-2.26.5-1|175	%files -n %{libname}
12mr|gdk-pixbuf2.0-2.26.5-1|176	%{_libdir}/libgdk_pixbuf-%{api_version}.so.%{major}*
12mr|gdk-pixbuf2.0-2.26.5-1|177	
12mr|gdk-pixbuf2.0-2.26.5-1|178	%files -n %{xlibname}
12mr|gdk-pixbuf2.0-2.26.5-1|179	%{_libdir}/libgdk_pixbuf_xlib-%{api_version}.so.%{major}*
12mr|gdk-pixbuf2.0-2.26.5-1|180	
12mr|gdk-pixbuf2.0-2.26.5-1|181	%files -n %{girname}
12mr|gdk-pixbuf2.0-2.26.5-1|182	%{_libdir}/girepository-1.0/GdkPixbuf-%{girmajor}.typelib
12mr|gdk-pixbuf2.0-2.26.5-1|183	
12mr|gdk-pixbuf2.0-2.26.5-1|184	%files -n %{develname}
12mr|gdk-pixbuf2.0-2.26.5-1|185	%doc %{_datadir}/gtk-doc/html/gdk-pixbuf
12mr|gdk-pixbuf2.0-2.26.5-1|186	%{_bindir}/gdk-pixbuf-csource
12mr|gdk-pixbuf2.0-2.26.5-1|187	%{_bindir}/gdk-pixbuf-pixdata
12mr|gdk-pixbuf2.0-2.26.5-1|188	%{_libdir}/libgdk_pixbuf-%{api_version}.so
12mr|gdk-pixbuf2.0-2.26.5-1|189	%{_includedir}/%{pkgname}-%{api_version}/%{pkgname}/
12mr|gdk-pixbuf2.0-2.26.5-1|190	%{_libdir}/pkgconfig/gdk-pixbuf-%{api_version}.pc
12mr|gdk-pixbuf2.0-2.26.5-1|191	%{_datadir}/gir-1.0/GdkPixbuf-%{api_version}.gir
12mr|gdk-pixbuf2.0-2.26.5-1|192	%{_mandir}/man1/gdk-pixbuf-csource.1*
12mr|gdk-pixbuf2.0-2.26.5-1|193	
12mr|gdk-pixbuf2.0-2.26.5-1|194	%files -n %{develxlib}
12mr|gdk-pixbuf2.0-2.26.5-1|195	%{_libdir}/libgdk_pixbuf_xlib-%{api_version}.so
12mr|gdk-pixbuf2.0-2.26.5-1|196	%{_includedir}/%{pkgname}-%{api_version}/%{pkgname}-xlib/
12mr|gdk-pixbuf2.0-2.26.5-1|197	%{_libdir}/pkgconfig/gdk-pixbuf-xlib-%{api_version}.pc
12mr|gdk-pixbuf2.0-2.26.5-1|198	

14055 12
12mr|gdl-2.30.1-3|1	%define name gdl
12mr|gdl-2.30.1-3|2	%define version 2.30.1
12mr|gdl-2.30.1-3|3	%define release %mkrel 3
12mr|gdl-2.30.1-3|4	%define api 1
12mr|gdl-2.30.1-3|5	%define major 3
12mr|gdl-2.30.1-3|6	%define libname %mklibname %name %api %major
12mr|gdl-2.30.1-3|7	%define libnamedev %mklibname -d %name
12mr|gdl-2.30.1-3|8	
12mr|gdl-2.30.1-3|9	Summary: Gnome Devtool Libraries
12mr|gdl-2.30.1-3|10	Name: %{name}
12mr|gdl-2.30.1-3|11	Version: %{version}
12mr|gdl-2.30.1-3|12	Release: %{release}
12mr|gdl-2.30.1-3|13	Source0: http://ftp.gnome.org/pub/GNOME/sources/gdl/%{name}-%{version}.tar.bz2
12mr|gdl-2.30.1-3|14	License: LGPLv2+
12mr|gdl-2.30.1-3|15	Group: System/Libraries
12mr|gdl-2.30.1-3|16	Url: http://www.gnome.org
12mr|gdl-2.30.1-3|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|gdl-2.30.1-3|18	BuildRequires: libgnomeui2-devel
12mr|gdl-2.30.1-3|19	BuildRequires: libglade2.0-devel
12mr|gdl-2.30.1-3|20	BuildRequires: intltool
12mr|gdl-2.30.1-3|21	BuildRequires: chrpath
12mr|gdl-2.30.1-3|22	BuildRequires: gtk-doc
12mr|gdl-2.30.1-3|23	
12mr|gdl-2.30.1-3|24	%description
12mr|gdl-2.30.1-3|25	This package contains components and libraries that are intended to be
12mr|gdl-2.30.1-3|26	shared between GNOME development tools, including gnome-debug,
12mr|gdl-2.30.1-3|27	gnome-build, and anjuta2.
12mr|gdl-2.30.1-3|28	
12mr|gdl-2.30.1-3|29	The current pieces of GDL include:
12mr|gdl-2.30.1-3|30	
12mr|gdl-2.30.1-3|31	- A symbol browser bonobo component (symbol-browser-control).
12mr|gdl-2.30.1-3|32	
12mr|gdl-2.30.1-3|33	- A docking widget (gdl).
12mr|gdl-2.30.1-3|34	
12mr|gdl-2.30.1-3|35	- A utility library that also contains the stubs and skels for
12mr|gdl-2.30.1-3|36	the symbol browser and text editor components (gdl, idl).
12mr|gdl-2.30.1-3|37	
12mr|gdl-2.30.1-3|38	%package -n %libname
12mr|gdl-2.30.1-3|39	Group: System/Libraries
12mr|gdl-2.30.1-3|40	Summary: Gnome Devtool Libraries - shared library
12mr|gdl-2.30.1-3|41	Requires: %name >= %version
12mr|gdl-2.30.1-3|42	
12mr|gdl-2.30.1-3|43	%description -n %libname
12mr|gdl-2.30.1-3|44	This package contains components and libraries that are intended to be
12mr|gdl-2.30.1-3|45	shared between GNOME development tools, including gnome-debug,
12mr|gdl-2.30.1-3|46	gnome-build, and anjuta2.
12mr|gdl-2.30.1-3|47	
12mr|gdl-2.30.1-3|48	The current pieces of GDL include:
12mr|gdl-2.30.1-3|49	
12mr|gdl-2.30.1-3|50	- A symbol browser bonobo component (symbol-browser-control).
12mr|gdl-2.30.1-3|51	
12mr|gdl-2.30.1-3|52	- A docking widget (gdl).
12mr|gdl-2.30.1-3|53	
12mr|gdl-2.30.1-3|54	- A utility library that also contains the stubs and skels for
12mr|gdl-2.30.1-3|55	the symbol browser and text editor components (gdl, idl).
12mr|gdl-2.30.1-3|56	
12mr|gdl-2.30.1-3|57	%package -n %libnamedev
12mr|gdl-2.30.1-3|58	Group: Development/C
12mr|gdl-2.30.1-3|59	Summary: Gnome Devtool Libraries - development components
12mr|gdl-2.30.1-3|60	Requires: %libname = %version
12mr|gdl-2.30.1-3|61	Provides: lib%name-devel = %version-%release
12mr|gdl-2.30.1-3|62	Obsoletes: %mklibname -d gdl 1
12mr|gdl-2.30.1-3|63	
12mr|gdl-2.30.1-3|64	%description -n %libnamedev
12mr|gdl-2.30.1-3|65	This package contains components and libraries that are intended to be
12mr|gdl-2.30.1-3|66	shared between GNOME development tools, including gnome-debug,
12mr|gdl-2.30.1-3|67	gnome-build, and anjuta2.
12mr|gdl-2.30.1-3|68	
12mr|gdl-2.30.1-3|69	The current pieces of GDL include:
12mr|gdl-2.30.1-3|70	
12mr|gdl-2.30.1-3|71	- A symbol browser bonobo component (symbol-browser-control).
12mr|gdl-2.30.1-3|72	
12mr|gdl-2.30.1-3|73	- A docking widget (gdl).
12mr|gdl-2.30.1-3|74	
12mr|gdl-2.30.1-3|75	- A utility library that also contains the stubs and skels for
12mr|gdl-2.30.1-3|76	the symbol browser and text editor components (gdl, idl).
12mr|gdl-2.30.1-3|77	
12mr|gdl-2.30.1-3|78	
12mr|gdl-2.30.1-3|79	%prep
12mr|gdl-2.30.1-3|80	%setup -q
12mr|gdl-2.30.1-3|81	
12mr|gdl-2.30.1-3|82	%build
12mr|gdl-2.30.1-3|83	%configure2_5x
12mr|gdl-2.30.1-3|84	%make
12mr|gdl-2.30.1-3|85	
12mr|gdl-2.30.1-3|86	%install
12mr|gdl-2.30.1-3|87	rm -rf %{buildroot} %name-1.lang
12mr|gdl-2.30.1-3|88	%makeinstall_std
12mr|gdl-2.30.1-3|89	%find_lang %name-%{api}
12mr|gdl-2.30.1-3|90	chrpath -d %buildroot%_libdir/lib*.so
12mr|gdl-2.30.1-3|91	
12mr|gdl-2.30.1-3|92	%clean
12mr|gdl-2.30.1-3|93	rm -rf %{buildroot}
12mr|gdl-2.30.1-3|94	
12mr|gdl-2.30.1-3|95	%files -f %name-%{api}.lang
12mr|gdl-2.30.1-3|96	%defattr(-,root,root)
12mr|gdl-2.30.1-3|97	%doc README NEWS MAINTAINERS AUTHORS
12mr|gdl-2.30.1-3|98	%_datadir/%name
12mr|gdl-2.30.1-3|99	
12mr|gdl-2.30.1-3|100	
12mr|gdl-2.30.1-3|101	%files -n %libname
12mr|gdl-2.30.1-3|102	%defattr(-,root,root)
12mr|gdl-2.30.1-3|103	%_libdir/libgdl-%{api}.so.%{major}*
12mr|gdl-2.30.1-3|104	
12mr|gdl-2.30.1-3|105	%files -n %libnamedev
12mr|gdl-2.30.1-3|106	%defattr(-,root,root)
12mr|gdl-2.30.1-3|107	%doc ChangeLog
12mr|gdl-2.30.1-3|108	%_libdir/lib*.so
12mr|gdl-2.30.1-3|109	%_libdir/pkgconfig/*
12mr|gdl-2.30.1-3|110	%_includedir/*
12mr|gdl-2.30.1-3|111	%_datadir/gtk-doc/html/gdl
12mr|gdl-2.30.1-3|112	
12mr|gdl-2.30.1-3|113	
12mr|gdl-2.30.1-3|114	
12mr|gdl-2.30.1-3|115	
12mr|gdl-2.30.1-3|116	%changelog
12mr|gdl-2.30.1-3|117	

14056 12
12mr|gdl3-3.6.2-1|1	%define oname	gdl
12mr|gdl3-3.6.2-1|2	%define api	3
12mr|gdl3-3.6.2-1|3	%define major	5
12mr|gdl3-3.6.2-1|4	
12mr|gdl3-3.6.2-1|5	%define libname 	%mklibname %{oname} %api %major
12mr|gdl3-3.6.2-1|6	%define develname	%mklibname -d %{oname} %api
12mr|gdl3-3.6.2-1|7	%define girname 	%mklibname %{oname}-gir %{api}
12mr|gdl3-3.6.2-1|8	
12mr|gdl3-3.6.2-1|9	Summary: Gnome Development/Docking library
12mr|gdl3-3.6.2-1|10	Name: %{oname}3
12mr|gdl3-3.6.2-1|11	Version: 3.6.2
12mr|gdl3-3.6.2-1|12	Release: 1
12mr|gdl3-3.6.2-1|13	License: LGPLv2+
12mr|gdl3-3.6.2-1|14	Group: System/Libraries
12mr|gdl3-3.6.2-1|15	Url: http://www.gnome.org
12mr|gdl3-3.6.2-1|16	Source0: http://ftp.gnome.org/pub/GNOME/sources/gdl/%{oname}-%{version}.tar.xz
12mr|gdl3-3.6.2-1|17	
12mr|gdl3-3.6.2-1|18	BuildRequires: intltool
12mr|gdl3-3.6.2-1|19	BuildRequires: pkgconfig(gdk-3.0)
12mr|gdl3-3.6.2-1|20	BuildRequires: pkgconfig(gobject-introspection-1.0)
12mr|gdl3-3.6.2-1|21	BuildRequires: pkgconfig(libxml-2.0)
12mr|gdl3-3.6.2-1|22	
12mr|gdl3-3.6.2-1|23	%description
12mr|gdl3-3.6.2-1|24	This package contains components and libraries that are intended to be
12mr|gdl3-3.6.2-1|25	shared between GNOME development tools, including gnome-debug,
12mr|gdl3-3.6.2-1|26	gnome-build, and anjuta2.
12mr|gdl3-3.6.2-1|27	
12mr|gdl3-3.6.2-1|28	The current pieces of GDL include:
12mr|gdl3-3.6.2-1|29	- A symbol browser bonobo component (symbol-browser-control).
12mr|gdl3-3.6.2-1|30	- A docking widget (gdl).
12mr|gdl3-3.6.2-1|31	- A utility library that also contains the stubs and skels for
12mr|gdl3-3.6.2-1|32	the symbol browser and text editor components (gdl, idl).
12mr|gdl3-3.6.2-1|33	
12mr|gdl3-3.6.2-1|34	%package -n %{libname}
12mr|gdl3-3.6.2-1|35	Group: System/Libraries
12mr|gdl3-3.6.2-1|36	Summary: Gnome Development/Docking library - shared libraries
12mr|gdl3-3.6.2-1|37	Suggests: %{name} = %{version}-%{release}
12mr|gdl3-3.6.2-1|38	
12mr|gdl3-3.6.2-1|39	%description -n %{libname}
12mr|gdl3-3.6.2-1|40	This package contains the dynamic libraries from %{name}.
12mr|gdl3-3.6.2-1|41	
12mr|gdl3-3.6.2-1|42	%package -n %{girname}
12mr|gdl3-3.6.2-1|43	Group: System/Libraries
12mr|gdl3-3.6.2-1|44	Summary: GObject Introspection interface library for %{name}
12mr|gdl3-3.6.2-1|45	
12mr|gdl3-3.6.2-1|46	%description -n %{girname}
12mr|gdl3-3.6.2-1|47	GObject Introspection interface library for %{name}.
12mr|gdl3-3.6.2-1|48	
12mr|gdl3-3.6.2-1|49	%package -n %{develname}
12mr|gdl3-3.6.2-1|50	Group: Development/C
12mr|gdl3-3.6.2-1|51	Summary: Gnome Development/Docking library headers and development libraries
12mr|gdl3-3.6.2-1|52	Requires: %{libname} = %{version}-%{release}
12mr|gdl3-3.6.2-1|53	Requires: %{girname} = %{version}-%{release}
12mr|gdl3-3.6.2-1|54	Provides: %{name}-devel = %{version}-%{release}
12mr|gdl3-3.6.2-1|55	
12mr|gdl3-3.6.2-1|56	%description -n %{develname}
12mr|gdl3-3.6.2-1|57	This packages contains the headers and libraries for %{name}.
12mr|gdl3-3.6.2-1|58	
12mr|gdl3-3.6.2-1|59	%prep
12mr|gdl3-3.6.2-1|60	%setup -qn %{oname}-%{version}
12mr|gdl3-3.6.2-1|61	
12mr|gdl3-3.6.2-1|62	%build
12mr|gdl3-3.6.2-1|63	%configure2_5x \
12mr|gdl3-3.6.2-1|64	--disable-rpath \
12mr|gdl3-3.6.2-1|65	--disable-static
12mr|gdl3-3.6.2-1|66	
12mr|gdl3-3.6.2-1|67	%make
12mr|gdl3-3.6.2-1|68	
12mr|gdl3-3.6.2-1|69	%install
12mr|gdl3-3.6.2-1|70	%makeinstall_std
12mr|gdl3-3.6.2-1|71	
12mr|gdl3-3.6.2-1|72	# remove unpackaged files
12mr|gdl3-3.6.2-1|73	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|gdl3-3.6.2-1|74	
12mr|gdl3-3.6.2-1|75	%find_lang %{oname}-%{api}
12mr|gdl3-3.6.2-1|76	
12mr|gdl3-3.6.2-1|77	%files -f %{oname}-%{api}.lang
12mr|gdl3-3.6.2-1|78	
12mr|gdl3-3.6.2-1|79	%files -n %{libname}
12mr|gdl3-3.6.2-1|80	%{_libdir}/libgdl-%{api}.so.%{major}*
12mr|gdl3-3.6.2-1|81	
12mr|gdl3-3.6.2-1|82	%files -n %{girname}
12mr|gdl3-3.6.2-1|83	%{_libdir}/girepository-1.0/Gdl-%{api}.typelib
12mr|gdl3-3.6.2-1|84	
12mr|gdl3-3.6.2-1|85	%files -n %{develname}
12mr|gdl3-3.6.2-1|86	%doc ChangeLog README NEWS MAINTAINERS AUTHORS
12mr|gdl3-3.6.2-1|87	%{_libdir}/lib*.so
12mr|gdl3-3.6.2-1|88	%{_libdir}/pkgconfig/*
12mr|gdl3-3.6.2-1|89	%{_includedir}/*
12mr|gdl3-3.6.2-1|90	%{_datadir}/gtk-doc/html/gdl-*
12mr|gdl3-3.6.2-1|91	%{_datadir}/gir-1.0/Gdl-%{api}.gir

14057 12
12mr|gdm-220-themes-0.2-9|1	%define pkgname gdm-themes
12mr|gdm-220-themes-0.2-9|2	Summary:	Themes for Gnome Display Manager
12mr|gdm-220-themes-0.2-9|3	Name:		gdm-220-themes
12mr|gdm-220-themes-0.2-9|4	Version:	0.2
12mr|gdm-220-themes-0.2-9|5	Release:	%mkrel 9
12mr|gdm-220-themes-0.2-9|6	# Want a new version? Ask John Keller to make it. - AdamW 2008/02
12mr|gdm-220-themes-0.2-9|7	Source0:	%{pkgname}-%{version}.tar.lzma
12mr|gdm-220-themes-0.2-9|8	License:	GPLv2+
12mr|gdm-220-themes-0.2-9|9	Group:		Graphical desktop/GNOME
12mr|gdm-220-themes-0.2-9|10	Url:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/gdm-themes
12mr|gdm-220-themes-0.2-9|11	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|gdm-220-themes-0.2-9|12	BuildArch:	noarch
12mr|gdm-220-themes-0.2-9|13	Requires:	gdm-220
12mr|gdm-220-themes-0.2-9|14	
12mr|gdm-220-themes-0.2-9|15	%description
12mr|gdm-220-themes-0.2-9|16	This package contains themes for gdm, the Gnome Display Manager.
12mr|gdm-220-themes-0.2-9|17	It provides three themes:
12mr|gdm-220-themes-0.2-9|18	- Enterprise-spot
12mr|gdm-220-themes-0.2-9|19	- Enterprise
12mr|gdm-220-themes-0.2-9|20	- RadiantStar
12mr|gdm-220-themes-0.2-9|21	
12mr|gdm-220-themes-0.2-9|22	%prep
12mr|gdm-220-themes-0.2-9|23	%setup -q -n %{pkgname}-%{version}
12mr|gdm-220-themes-0.2-9|24	
12mr|gdm-220-themes-0.2-9|25	%build
12mr|gdm-220-themes-0.2-9|26	
12mr|gdm-220-themes-0.2-9|27	%install
12mr|gdm-220-themes-0.2-9|28	rm -rf %{buildroot}
12mr|gdm-220-themes-0.2-9|29	mkdir -p %{buildroot}%{_datadir}/gdm/themes/
12mr|gdm-220-themes-0.2-9|30	cp -a * %{buildroot}%{_datadir}/gdm/themes/
12mr|gdm-220-themes-0.2-9|31	
12mr|gdm-220-themes-0.2-9|32	%clean
12mr|gdm-220-themes-0.2-9|33	rm -rf %{buildroot}
12mr|gdm-220-themes-0.2-9|34	
12mr|gdm-220-themes-0.2-9|35	%files
12mr|gdm-220-themes-0.2-9|36	%defattr(-,root,root)
12mr|gdm-220-themes-0.2-9|37	%{_datadir}/gdm/themes/*
12mr|gdm-220-themes-0.2-9|38	
12mr|gdm-220-themes-0.2-9|39	
12mr|gdm-220-themes-0.2-9|40	
12mr|gdm-220-themes-0.2-9|41	
12mr|gdm-220-themes-0.2-9|42	%changelog
12mr|gdm-220-themes-0.2-9|43	

14058 12
12mr|gdm-3.6.2-1|1	%define _disable_ld_no_undefined 1
12mr|gdm-3.6.2-1|2	
12mr|gdm-3.6.2-1|3	%define major		1
12mr|gdm-3.6.2-1|4	%define	gmajor		1.0
12mr|gdm-3.6.2-1|5	%define libname		%mklibname gdm %{major}
12mr|gdm-3.6.2-1|6	%define libnamesimple	%mklibname gdmsimplegreeter %{major}
12mr|gdm-3.6.2-1|7	%define develname	%mklibname -d %{name}
12mr|gdm-3.6.2-1|8	%define girname		%mklibname gdm-gir %{gmajor}
12mr|gdm-3.6.2-1|9	
12mr|gdm-3.6.2-1|10	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|gdm-3.6.2-1|11	
12mr|gdm-3.6.2-1|12	Summary:	The GNOME Display Manager
12mr|gdm-3.6.2-1|13	Name:		gdm
12mr|gdm-3.6.2-1|14	Version:	3.6.2
12mr|gdm-3.6.2-1|15	Release:	%mkrel 1
12mr|gdm-3.6.2-1|16	License:	GPLv2+
12mr|gdm-3.6.2-1|17	Group:		Graphical desktop/GNOME
12mr|gdm-3.6.2-1|18	URL:		http://www.gnome.org/projects/gdm/
12mr|gdm-3.6.2-1|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|gdm-3.6.2-1|20	# (cg) Managing patches via git
12mr|gdm-3.6.2-1|21	# git format-patch --start-number 100 3.1.2..mga-3.1.2-cherry-picks
12mr|gdm-3.6.2-1|22	
12mr|gdm-3.6.2-1|23	# git format-patch --start-number 200 mga-3.1.2-cherry-picks..mga-3.1.2-plymouth
12mr|gdm-3.6.2-1|24	#Patch0200:	0200-Save-root-window-to-pixmap-at-_XROOTPMAP_ID.patch
12mr|gdm-3.6.2-1|25	#Patch0201:	0201-Enable-smooth-transition-between-plymouth-and-X.patch
12mr|gdm-3.6.2-1|26	#Patch0202:	0202-Fedora-force-active-vt-patch-separated-from-plymouth.patch
12mr|gdm-3.6.2-1|27	#Patch0203:	0203-Mageia-force-active-vt-patch-fix.patch
12mr|gdm-3.6.2-1|28	# git format-patch --start-number 300 mga-3.1.2-plymouth..mga-3.1.2-patches
12mr|gdm-3.6.2-1|29	Patch0300:	0300-Novell-Make-keyboard-selector-not-neglect-to-apply-t.patch
12mr|gdm-3.6.2-1|30	Patch0301:	0301-Novell-Look-at-the-current-runlevel-before-managing-.patch
12mr|gdm-3.6.2-1|31	Patch0302:	0302-Fix-gdm-pam.d-configs.patch
12mr|gdm-3.6.2-1|32	Patch0303:	0303-Read-.xsetup-scripts.patch
12mr|gdm-3.6.2-1|33	
12mr|gdm-3.6.2-1|34	Provides:	dm
12mr|gdm-3.6.2-1|35	
12mr|gdm-3.6.2-1|36	Requires(pre):		rpm-helper
12mr|gdm-3.6.2-1|37	Requires(postun):	rpm-helper
12mr|gdm-3.6.2-1|38	Requires(post):		dconf
12mr|gdm-3.6.2-1|39	Requires:	pam
12mr|gdm-3.6.2-1|40	Requires:	sessreg
12mr|gdm-3.6.2-1|41	Requires:	usermode
12mr|gdm-3.6.2-1|42	Requires:	cdialog
12mr|gdm-3.6.2-1|43	Requires:	zenity
12mr|gdm-3.6.2-1|44	Requires:	gnome-session-bin
12mr|gdm-3.6.2-1|45	Requires:	gnome-settings-daemon
12mr|gdm-3.6.2-1|46	Requires:	metacity
12mr|gdm-3.6.2-1|47	Suggests:	gnome-power-manager
12mr|gdm-3.6.2-1|48	# for XFdrake on failsafe fallback:
12mr|gdm-3.6.2-1|49	Requires:	drakx-kbd-mouse-x11
12mr|gdm-3.6.2-1|50	Requires:	xinitrc >= 2.4.14
12mr|gdm-3.6.2-1|51	Requires:	dbus-x11
12mr|gdm-3.6.2-1|52	Requires:	polkit-gnome
12mr|gdm-3.6.2-1|53	Requires:	accountsservice
12mr|gdm-3.6.2-1|54	Requires:	gnome-icon-theme-symbolic
12mr|gdm-3.6.2-1|55	Provides:	gdm-Xnest
12mr|gdm-3.6.2-1|56	Obsoletes:	gdm-Xnest
12mr|gdm-3.6.2-1|57	
12mr|gdm-3.6.2-1|58	Obsoletes:	gdm-themes
12mr|gdm-3.6.2-1|59	Conflicts:	gdm-220
12mr|gdm-3.6.2-1|60	BuildRequires: 	pkgconfig(accountsservice) >= 0.6.12
12mr|gdm-3.6.2-1|61	BuildRequires:	pkgconfig(check) >= 0.9.4
12mr|gdm-3.6.2-1|62	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.74
12mr|gdm-3.6.2-1|63	BuildRequires:	pkgconfig(fontconfig) >= 2.5.0
12mr|gdm-3.6.2-1|64	BuildRequires:	pkgconfig(gconf-2.0) >= 2.31.3
12mr|gdm-3.6.2-1|65	BuildRequires:	pkgconfig(gio-2.0) >= 2.29.3
12mr|gdm-3.6.2-1|66	BuildRequires:	pkgconfig(gobject-2.0) >= 2.29.3
12mr|gdm-3.6.2-1|67	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|gdm-3.6.2-1|68	BuildRequires:	pkgconfig(gthread-2.0)
12mr|gdm-3.6.2-1|69	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.91.1
12mr|gdm-3.6.2-1|70	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.4
12mr|gdm-3.6.2-1|71	BuildRequires:	pkgconfig(libxklavier) >= 4.0
12mr|gdm-3.6.2-1|72	BuildRequires:	pkgconfig(nss) >= 3.11.1
12mr|gdm-3.6.2-1|73	BuildRequires:	pkgconfig(libsystemd-login)
12mr|gdm-3.6.2-1|74	BuildRequires:	pkgconfig(libsystemd-daemon)
12mr|gdm-3.6.2-1|75	BuildRequires:	pkgconfig(ply-boot-client)
12mr|gdm-3.6.2-1|76	BuildRequires:	pkgconfig(upower-glib) >= 0.9.0
12mr|gdm-3.6.2-1|77	BuildRequires:	pkgconfig(x11)
12mr|gdm-3.6.2-1|78	BuildRequires:	pkgconfig(xau)
12mr|gdm-3.6.2-1|79	BuildRequires:	pkgconfig(xdmcp)
12mr|gdm-3.6.2-1|80	BuildRequires:	pkgconfig(xrandr)
12mr|gdm-3.6.2-1|81	BuildRequires:	pam-devel
12mr|gdm-3.6.2-1|82	BuildRequires:	libwrap-devel
12mr|gdm-3.6.2-1|83	BuildRequires:	audit-devel
12mr|gdm-3.6.2-1|84	BuildRequires:	intltool >= 0.40.0
12mr|gdm-3.6.2-1|85	BuildRequires:	gettext-devel
12mr|gdm-3.6.2-1|86	BuildRequires:	yelp-tools
12mr|gdm-3.6.2-1|87	BuildRequires:	itstool
12mr|gdm-3.6.2-1|88	BuildRequires:	gnome-common
12mr|gdm-3.6.2-1|89	
12mr|gdm-3.6.2-1|90	Obsoletes:	gdm-user-switch-applet < 3.0.0
12mr|gdm-3.6.2-1|91	
12mr|gdm-3.6.2-1|92	%description
12mr|gdm-3.6.2-1|93	Gdm (the GNOME Display Manager) is a highly configurable
12mr|gdm-3.6.2-1|94	reimplementation of xdm, the X Display Manager. Gdm allows you to log
12mr|gdm-3.6.2-1|95	into your system with the X Window System running and supports running
12mr|gdm-3.6.2-1|96	several different X sessions on your local machine at the same time.
12mr|gdm-3.6.2-1|97	
12mr|gdm-3.6.2-1|98	%pre
12mr|gdm-3.6.2-1|99	%_pre_useradd gdm %{_var}/lib/gdm /bin/false
12mr|gdm-3.6.2-1|100	%_pre_groupadd xgrp gdm
12mr|gdm-3.6.2-1|101	
12mr|gdm-3.6.2-1|102	%post
12mr|gdm-3.6.2-1|103	
12mr|gdm-3.6.2-1|104	# (cg) Setup dconf settings for gdm
12mr|gdm-3.6.2-1|105	# http://git.gnome.org/browse/gdm/commit/?id=eebeb62e2daccc932f3033fbd857b619ba9936d0
12mr|gdm-3.6.2-1|106	dconf update
12mr|gdm-3.6.2-1|107	
12mr|gdm-3.6.2-1|108	if [ -f /%{_sysconfdir}/X11/xdm/Xsession -a ! -x /%{_sysconfdir}/X11/xdm/Xsession ]; then
12mr|gdm-3.6.2-1|109	chmod +x /%{_sysconfdir}/X11/xdm/Xsession
12mr|gdm-3.6.2-1|110	fi
12mr|gdm-3.6.2-1|111	if [ -x /usr/sbin/chksession ]; then /usr/sbin/chksession -g || true; fi
12mr|gdm-3.6.2-1|112	
12mr|gdm-3.6.2-1|113	%update_scrollkeeper
12mr|gdm-3.6.2-1|114	%{_sbindir}/gdm-safe-restart >/dev/null 2>&1 || :
12mr|gdm-3.6.2-1|115	
12mr|gdm-3.6.2-1|116	%postun
12mr|gdm-3.6.2-1|117	%_postun_userdel gdm
12mr|gdm-3.6.2-1|118	%_postun_groupdel xgrp gdm
12mr|gdm-3.6.2-1|119	
12mr|gdm-3.6.2-1|120	%files -f %{name}.lang
12mr|gdm-3.6.2-1|121	%doc AUTHORS COPYING NEWS README
12mr|gdm-3.6.2-1|122	%_sysconfdir/dbus-1/system.d/gdm.conf
12mr|gdm-3.6.2-1|123	%{_bindir}/gdm-screenshot
12mr|gdm-3.6.2-1|124	%{_bindir}/gdmflexiserver
12mr|gdm-3.6.2-1|125	%{_sbindir}/gdm
12mr|gdm-3.6.2-1|126	%{_sbindir}/gdm-binary
12mr|gdm-3.6.2-1|127	%dir %{_sysconfdir}/X11/gdm
12mr|gdm-3.6.2-1|128	%config(noreplace) %{_sysconfdir}/pam.d/gdm
12mr|gdm-3.6.2-1|129	%config(noreplace) %{_sysconfdir}/pam.d/gdm-autologin
12mr|gdm-3.6.2-1|130	%config(noreplace) %{_sysconfdir}/pam.d/gdm-fingerprint
12mr|gdm-3.6.2-1|131	%config(noreplace) %{_sysconfdir}/pam.d/gdm-password
12mr|gdm-3.6.2-1|132	%config(noreplace) %{_sysconfdir}/pam.d/gdm-smartcard
12mr|gdm-3.6.2-1|133	%config(noreplace) %{_sysconfdir}/pam.d/gdm-launch-environment
12mr|gdm-3.6.2-1|134	%config(noreplace) %{_sysconfdir}/X11/gdm/custom.conf
12mr|gdm-3.6.2-1|135	%config(noreplace) %{_sysconfdir}/X11/gdm/Xsession
12mr|gdm-3.6.2-1|136	%dir %{_sysconfdir}/X11/dm
12mr|gdm-3.6.2-1|137	%dir %{_sysconfdir}/X11/dm/Sessions
12mr|gdm-3.6.2-1|138	%config(noreplace) %{_sysconfdir}/X11/gdm/PreSession
12mr|gdm-3.6.2-1|139	%config(noreplace) %{_sysconfdir}/X11/gdm/PostSession
12mr|gdm-3.6.2-1|140	%config(noreplace) %{_sysconfdir}/X11/gdm/PostLogin
12mr|gdm-3.6.2-1|141	%config(noreplace) %{_sysconfdir}/X11/gdm/Init
12mr|gdm-3.6.2-1|142	%{_libexecdir}/gdm-crash-logger
12mr|gdm-3.6.2-1|143	%{_libexecdir}/gdm-host-chooser
12mr|gdm-3.6.2-1|144	%{_libexecdir}/gdm-session-worker
12mr|gdm-3.6.2-1|145	%{_libexecdir}/gdm-simple-chooser
12mr|gdm-3.6.2-1|146	%{_libexecdir}/gdm-simple-greeter
12mr|gdm-3.6.2-1|147	%{_libexecdir}/gdm-simple-slave
12mr|gdm-3.6.2-1|148	%{_libexecdir}/gdm-smartcard-worker
12mr|gdm-3.6.2-1|149	%{_libexecdir}/gdm-xdmcp-chooser-slave
12mr|gdm-3.6.2-1|150	%dir %{_libdir}/gdm
12mr|gdm-3.6.2-1|151	%dir %{_libdir}/gdm/simple-greeter
12mr|gdm-3.6.2-1|152	%dir %{_libdir}/gdm/simple-greeter/extensions
12mr|gdm-3.6.2-1|153	%{_libdir}/gdm/simple-greeter/extensions/libfingerprint.so
12mr|gdm-3.6.2-1|154	%{_libdir}/gdm/simple-greeter/extensions/libpassword.so
12mr|gdm-3.6.2-1|155	%{_libdir}/gdm/simple-greeter/extensions/libsmartcard.so
12mr|gdm-3.6.2-1|156	%{_datadir}/pixmaps/*
12mr|gdm-3.6.2-1|157	%{_datadir}/gdm
12mr|gdm-3.6.2-1|158	%{_datadir}/glib-2.0/schemas/org.gnome.login-screen.gschema.xml
12mr|gdm-3.6.2-1|159	%dir %{_datadir}/hosts
12mr|gdm-3.6.2-1|160	%attr(1770, gdm, gdm) %dir %{_localstatedir}/lib/gdm
12mr|gdm-3.6.2-1|161	%attr(1750, gdm, gdm) %dir %{_localstatedir}/lib/gdm/.config
12mr|gdm-3.6.2-1|162	%attr(1750, gdm, gdm) %dir %{_localstatedir}/lib/gdm/.config/dconf
12mr|gdm-3.6.2-1|163	#attr(1750, gdm, gdm) %dir %{_localstatedir}/lib/gdm/.local/share/applications
12mr|gdm-3.6.2-1|164	%attr(1755, gdm, gdm) %dir %{_localstatedir}/run/gdm/greeter
12mr|gdm-3.6.2-1|165	%attr(1777, root, gdm) %dir %{_localstatedir}/run/gdm
12mr|gdm-3.6.2-1|166	%attr(1755, root, gdm) %dir %{_localstatedir}/cache/gdm
12mr|gdm-3.6.2-1|167	%attr(640,gdm,gdm) %{_localstatedir}/lib/gdm/.local
12mr|gdm-3.6.2-1|168	%{_sysconfdir}/dconf/profile/gdm
12mr|gdm-3.6.2-1|169	%ghost %{_sysconfdir}/dconf/db/%{name}
12mr|gdm-3.6.2-1|170	%dir %{_sysconfdir}/dconf/db/gdm.d
12mr|gdm-3.6.2-1|171	%{_sysconfdir}/dconf/db/gdm.d/00-upstream-settings
12mr|gdm-3.6.2-1|172	%dir %{_sysconfdir}/dconf/db/gdm.d/locks
12mr|gdm-3.6.2-1|173	%{_sysconfdir}/dconf/db/gdm.d/locks/00-upstream-settings-locks
12mr|gdm-3.6.2-1|174	%{_datadir}/gnome-session/sessions/gdm-shell.session
12mr|gdm-3.6.2-1|175	%{_datadir}/gnome-session/sessions/gdm-fallback.session
12mr|gdm-3.6.2-1|176	%dir %{_var}/log/gdm
12mr|gdm-3.6.2-1|177	%{_datadir}/icons/hicolor/*/apps/gdm*
12mr|gdm-3.6.2-1|178	# (cg) Note: Ship this, but lets not enable it or do anything fancy
12mr|gdm-3.6.2-1|179	# until we fully redo any prefdm stuff and have units for all DMs
12mr|gdm-3.6.2-1|180	# we support.
12mr|gdm-3.6.2-1|181	%{_unitdir}/gdm.service
12mr|gdm-3.6.2-1|182	
12mr|gdm-3.6.2-1|183	#--------------------------------------------------------------------
12mr|gdm-3.6.2-1|184	%package -n %{libnamesimple}
12mr|gdm-3.6.2-1|185	Summary:	Library for the %name simple greeter
12mr|gdm-3.6.2-1|186	Group:		System/Libraries
12mr|gdm-3.6.2-1|187	
12mr|gdm-3.6.2-1|188	%description -n %{libnamesimple}
12mr|gdm-3.6.2-1|189	Gdm (the GNOME Display Manager) is a highly configurable
12mr|gdm-3.6.2-1|190	reimplementation of xdm, the X Display Manager. Gdm allows you to log
12mr|gdm-3.6.2-1|191	into your system with the X Window System running and supports running
12mr|gdm-3.6.2-1|192	several different X sessions on your local machine at the same time.
12mr|gdm-3.6.2-1|193	
12mr|gdm-3.6.2-1|194	%files -n %{libnamesimple}
12mr|gdm-3.6.2-1|195	%{_libdir}/libgdmsimplegreeter.so.%{major}*
12mr|gdm-3.6.2-1|196	
12mr|gdm-3.6.2-1|197	#--------------------------------------------------------------------
12mr|gdm-3.6.2-1|198	%package -n %{libname}
12mr|gdm-3.6.2-1|199	Summary:	Library for the %name greeter
12mr|gdm-3.6.2-1|200	Group:		System/Libraries
12mr|gdm-3.6.2-1|201	Obsoletes:	%{_lib}gdmreeter1 < 3.2.1-3
12mr|gdm-3.6.2-1|202	
12mr|gdm-3.6.2-1|203	%description -n %{libname}
12mr|gdm-3.6.2-1|204	Gdm (the GNOME Display Manager) is a highly configurable
12mr|gdm-3.6.2-1|205	reimplementation of xdm, the X Display Manager. Gdm allows you to log
12mr|gdm-3.6.2-1|206	into your system with the X Window System running and supports running
12mr|gdm-3.6.2-1|207	several different X sessions on your local machine at the same time.
12mr|gdm-3.6.2-1|208	
12mr|gdm-3.6.2-1|209	%files -n %{libname}
12mr|gdm-3.6.2-1|210	%{_libdir}/libgdm.so.%{major}*
12mr|gdm-3.6.2-1|211	
12mr|gdm-3.6.2-1|212	#--------------------------------------------------------------------
12mr|gdm-3.6.2-1|213	
12mr|gdm-3.6.2-1|214	%package -n %{girname}
12mr|gdm-3.6.2-1|215	Summary:        GObject Introspection interface description for %{name}
12mr|gdm-3.6.2-1|216	Group:          System/Libraries
12mr|gdm-3.6.2-1|217	Requires:       %{libname} = %{version}-%{release}
12mr|gdm-3.6.2-1|218	
12mr|gdm-3.6.2-1|219	%description -n %{girname}
12mr|gdm-3.6.2-1|220	GObject Introspection interface description for %{name}.
12mr|gdm-3.6.2-1|221	
12mr|gdm-3.6.2-1|222	%files -n %{girname}
12mr|gdm-3.6.2-1|223	%{_libdir}/girepository-1.0/Gdm-%{gmajor}.typelib
12mr|gdm-3.6.2-1|224	
12mr|gdm-3.6.2-1|225	#--------------------------------------------------------------------
12mr|gdm-3.6.2-1|226	
12mr|gdm-3.6.2-1|227	%package -n %{develname}
12mr|gdm-3.6.2-1|228	Summary:	Development files for %{name}
12mr|gdm-3.6.2-1|229	Group:		Development/C
12mr|gdm-3.6.2-1|230	Requires:	%{libname} = %{version}-%{release}
12mr|gdm-3.6.2-1|231	Provides:	%{name}-devel = %{version}-%{release}
12mr|gdm-3.6.2-1|232	
12mr|gdm-3.6.2-1|233	%description -n %{develname}
12mr|gdm-3.6.2-1|234	The %{name}-devel package contains libraries and header files for
12mr|gdm-3.6.2-1|235	developing applications that use %{name}.
12mr|gdm-3.6.2-1|236	
12mr|gdm-3.6.2-1|237	%files -n %{develname}
12mr|gdm-3.6.2-1|238	%{_includedir}/gdm
12mr|gdm-3.6.2-1|239	%{_libdir}/libgdmsimplegreeter.so
12mr|gdm-3.6.2-1|240	%{_libdir}/libgdm.so
12mr|gdm-3.6.2-1|241	%{_libdir}/pkgconfig/gdmsimplegreeter.pc
12mr|gdm-3.6.2-1|242	%{_libdir}/pkgconfig/gdm.pc
12mr|gdm-3.6.2-1|243	%{_datadir}/gir-1.0/Gdm-%{gmajor}.gir
12mr|gdm-3.6.2-1|244	
12mr|gdm-3.6.2-1|245	#--------------------------------------------------------------------
12mr|gdm-3.6.2-1|246	
12mr|gdm-3.6.2-1|247	%prep
12mr|gdm-3.6.2-1|248	%setup -q
12mr|gdm-3.6.2-1|249	cp data/Init.in data/Default.in
12mr|gdm-3.6.2-1|250	%apply_patches
12mr|gdm-3.6.2-1|251	
12mr|gdm-3.6.2-1|252	%build
12mr|gdm-3.6.2-1|253	NOCONFIGURE=yes gnome-autogen.sh
12mr|gdm-3.6.2-1|254	%configure2_5x \
12mr|gdm-3.6.2-1|255	--with-sysconfsubdir=X11/gdm \
12mr|gdm-3.6.2-1|256	--with-dmconfdir=%{_sysconfdir}/X11/dm \
12mr|gdm-3.6.2-1|257	--disable-static \
12mr|gdm-3.6.2-1|258	--with-console-kit=no \
12mr|gdm-3.6.2-1|259	--with-systemd \
12mr|gdm-3.6.2-1|260	--with-plymouth
12mr|gdm-3.6.2-1|261	
12mr|gdm-3.6.2-1|262	%make
12mr|gdm-3.6.2-1|263	
12mr|gdm-3.6.2-1|264	%install
12mr|gdm-3.6.2-1|265	%makeinstall_std PAM_PREFIX=%{_sysconfdir}
12mr|gdm-3.6.2-1|266	
12mr|gdm-3.6.2-1|267	# don't provide PreSession/PostSession, pam handle this
12mr|gdm-3.6.2-1|268	rm -f %{buildroot}%{_sysconfdir}/X11/PreSession/Default
12mr|gdm-3.6.2-1|269	rm -f %{buildroot}%{_sysconfdir}/X11/PostSession/Default
12mr|gdm-3.6.2-1|270	
12mr|gdm-3.6.2-1|271	mkdir -p %{buildroot}%{_datadir}/hosts
12mr|gdm-3.6.2-1|272	
12mr|gdm-3.6.2-1|273	%find_lang %{name} --with-gnome --all-name
12mr|gdm-3.6.2-1|274	
12mr|gdm-3.6.2-1|275	mkdir -p %{buildroot}%{_var}/log/gdm %{buildroot}%{_sysconfdir}/X11/dm/Sessions
12mr|gdm-3.6.2-1|276	
12mr|gdm-3.6.2-1|277	#remove unpackaged files
12mr|gdm-3.6.2-1|278	rm -rf %{buildroot}%{_sysconfdir}/X11/gdm/PostLogin/Default.sample \
12mr|gdm-3.6.2-1|279	%{buildroot}%{_datadir}/xsessions/gnome.desktop
12mr|gdm-3.6.2-1|280	
12mr|gdm-3.6.2-1|281	find %{buildroot} -name '*.la' -delete
12mr|gdm-3.6.2-1|282	
12mr|gdm-3.6.2-1|283	# (cg) The existing gdm file is what we really want for gdm-password
12mr|gdm-3.6.2-1|284	rm -f %{buildroot}%{_sysconfdir}/pam.d/gdm-password
12mr|gdm-3.6.2-1|285	ln -s gdm %{buildroot}%{_sysconfdir}/pam.d/gdm-password
12mr|gdm-3.6.2-1|286	
12mr|gdm-3.6.2-1|287	# (cg) For ghost ownership
12mr|gdm-3.6.2-1|288	touch %{buildroot}%{_sysconfdir}/dconf/db/%{name}

14059 12
12mr|gedit-3.6.2-1|1	%define _disable_ld_no_undefined 1
12mr|gedit-3.6.2-1|2	%define build_python 1
12mr|gedit-3.6.2-1|3	
12mr|gedit-3.6.2-1|4	Summary:	Small but powerful text editor for GNOME
12mr|gedit-3.6.2-1|5	Name:		gedit
12mr|gedit-3.6.2-1|6	Version:	3.6.2
12mr|gedit-3.6.2-1|7	Release:	1
12mr|gedit-3.6.2-1|8	License:	GPLv2+
12mr|gedit-3.6.2-1|9	Group:		Editors
12mr|gedit-3.6.2-1|10	URL:		http://www.gnome.org/projects/gedit/
12mr|gedit-3.6.2-1|11	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gedit/3.6/%{name}-%{version}.tar.xz
12mr|gedit-3.6.2-1|12	
12mr|gedit-3.6.2-1|13	BuildRequires:	desktop-file-utils
12mr|gedit-3.6.2-1|14	BuildRequires:	intltool
12mr|gedit-3.6.2-1|15	BuildRequires:	itstool
12mr|gedit-3.6.2-1|16	BuildRequires:	python-gi
12mr|gedit-3.6.2-1|17	BuildRequires:	libattr-devel
12mr|gedit-3.6.2-1|18	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|gedit-3.6.2-1|19	BuildRequires:	pkgconfig(enchant)
12mr|gedit-3.6.2-1|20	BuildRequires:	pkgconfig(glib-2.0)
12mr|gedit-3.6.2-1|21	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gedit-3.6.2-1|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|gedit-3.6.2-1|23	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mr|gedit-3.6.2-1|24	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gedit-3.6.2-1|25	BuildRequires:	pkgconfig(gtk-doc)
12mr|gedit-3.6.2-1|26	BuildRequires:	pkgconfig(gtksourceview-3.0)
12mr|gedit-3.6.2-1|27	BuildRequires:	pkgconfig(ice)
12mr|gedit-3.6.2-1|28	BuildRequires:	pkgconfig(iso-codes)
12mr|gedit-3.6.2-1|29	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
12mr|gedit-3.6.2-1|30	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|gedit-3.6.2-1|31	BuildRequires:	pkgconfig(libxml-2.0)
12mr|gedit-3.6.2-1|32	BuildRequires:	pkgconfig(sm)
12mr|gedit-3.6.2-1|33	BuildRequires:	pkgconfig(x11)
12mr|gedit-3.6.2-1|34	BuildRequires:	pkgconfig(zeitgeist-1.0)
12mr|gedit-3.6.2-1|35	%if %{build_python}
12mr|gedit-3.6.2-1|36	BuildRequires:	pkgconfig(pygobject-3.0)
12mr|gedit-3.6.2-1|37	%endif
12mr|gedit-3.6.2-1|38	
12mr|gedit-3.6.2-1|39	Obsoletes:	%{_lib}gedit-private0 < 3.4.2
12mr|gedit-3.6.2-1|40	
12mr|gedit-3.6.2-1|41	%description
12mr|gedit-3.6.2-1|42	gEdit is a small but powerful text editor designed expressly
12mr|gedit-3.6.2-1|43	for GNOME.
12mr|gedit-3.6.2-1|44	
12mr|gedit-3.6.2-1|45	It includes such features as split-screen mode, a plugin
12mr|gedit-3.6.2-1|46	API, which allows gEdit to be extended to support many
12mr|gedit-3.6.2-1|47	features while remaining small at its core, multiple
12mr|gedit-3.6.2-1|48	document editing through the use of a 'tabbed' notebook and
12mr|gedit-3.6.2-1|49	many more functions.
12mr|gedit-3.6.2-1|50	
12mr|gedit-3.6.2-1|51	%package zeitgeist
12mr|gedit-3.6.2-1|52	Summary:	Zeitgeist plugin for gedit
12mr|gedit-3.6.2-1|53	Group:		Editors
12mr|gedit-3.6.2-1|54	Requires:	%{name} = %{version}-%{release}
12mr|gedit-3.6.2-1|55	
12mr|gedit-3.6.2-1|56	%description zeitgeist
12mr|gedit-3.6.2-1|57	This packages brings the Zeitgeist dataprovider - a plugin that logs
12mr|gedit-3.6.2-1|58	access and leave event for documents used with gedit.
12mr|gedit-3.6.2-1|59	
12mr|gedit-3.6.2-1|60	%package devel
12mr|gedit-3.6.2-1|61	Group:		Development/C
12mr|gedit-3.6.2-1|62	Summary:	Headers for writing gEdit plugins
12mr|gedit-3.6.2-1|63	Obsoletes:	%{_lib}gedit-private-devel < 3.4.2
12mr|gedit-3.6.2-1|64	
12mr|gedit-3.6.2-1|65	%description devel
12mr|gedit-3.6.2-1|66	Install this if you want to build plugins that use gEdit's API.
12mr|gedit-3.6.2-1|67	
12mr|gedit-3.6.2-1|68	%prep
12mr|gedit-3.6.2-1|69	%setup -q
12mr|gedit-3.6.2-1|70	
12mr|gedit-3.6.2-1|71	%build
12mr|gedit-3.6.2-1|72	%configure2_5x \
12mr|gedit-3.6.2-1|73	--disable-static \
12mr|gedit-3.6.2-1|74	--enable-gtk-doc \
12mr|gedit-3.6.2-1|75	%if %{build_python}
12mr|gedit-3.6.2-1|76	--enable-python \
12mr|gedit-3.6.2-1|77	%else
12mr|gedit-3.6.2-1|78	--disable-python \
12mr|gedit-3.6.2-1|79	%endif
12mr|gedit-3.6.2-1|80	--enable-introspection \
12mr|gedit-3.6.2-1|81	--disable-updater \
12mr|gedit-3.6.2-1|82	--enable-gvfs-metadata
12mr|gedit-3.6.2-1|83	
12mr|gedit-3.6.2-1|84	%make LIBS='-lm'
12mr|gedit-3.6.2-1|85	
12mr|gedit-3.6.2-1|86	%install
12mr|gedit-3.6.2-1|87	%makeinstall_std
12mr|gedit-3.6.2-1|88	
12mr|gedit-3.6.2-1|89	sed -i 's,Keywords.*,&;,g' %{buildroot}%{_datadir}/applications/gedit.desktop
12mr|gedit-3.6.2-1|90	
12mr|gedit-3.6.2-1|91	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|gedit-3.6.2-1|92	%find_lang %{name} --with-gnome
12mr|gedit-3.6.2-1|93	
12mr|gedit-3.6.2-1|94	%files -f %{name}.lang
12mr|gedit-3.6.2-1|95	%doc README AUTHORS NEWS MAINTAINERS
12mr|gedit-3.6.2-1|96	%{_bindir}/*
12mr|gedit-3.6.2-1|97	%{_datadir}/applications/gedit.desktop
12mr|gedit-3.6.2-1|98	%{_datadir}/dbus-1/services/org.gnome.gedit.service
12mr|gedit-3.6.2-1|99	%{_datadir}/GConf/gsettings/gedit.*
12mr|gedit-3.6.2-1|100	%{_datadir}/gedit
12mr|gedit-3.6.2-1|101	
12mr|gedit-3.6.2-1|102	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.gschema.xml
12mr|gedit-3.6.2-1|103	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.enums.xml
12mr|gedit-3.6.2-1|104	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.externaltools.gschema.xml
12mr|gedit-3.6.2-1|105	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.filebrowser.gschema.xml
12mr|gedit-3.6.2-1|106	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.filebrowser.enums.xml
12mr|gedit-3.6.2-1|107	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.time.gschema.xml
12mr|gedit-3.6.2-1|108	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.time.enums.xml
12mr|gedit-3.6.2-1|109	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.pythonconsole.gschema.xml
12mr|gedit-3.6.2-1|110	%{_mandir}/man1/gedit.1*
12mr|gedit-3.6.2-1|111	
12mr|gedit-3.6.2-1|112	%{_libdir}/gedit/gedit-bugreport.sh
12mr|gedit-3.6.2-1|113	%{_libdir}/gedit/girepository-1.0/Gedit-3.0.typelib
12mr|gedit-3.6.2-1|114	%{_libdir}/gedit/libgedit-private.so
12mr|gedit-3.6.2-1|115	
12mr|gedit-3.6.2-1|116	%{_libdir}/gedit/plugins/changecase.plugin
12mr|gedit-3.6.2-1|117	%{_libdir}/gedit/plugins/libchangecase.so
12mr|gedit-3.6.2-1|118	
12mr|gedit-3.6.2-1|119	%{_libdir}/gedit/plugins/libdocinfo.so
12mr|gedit-3.6.2-1|120	%{_libdir}/gedit/plugins/docinfo.plugin
12mr|gedit-3.6.2-1|121	
12mr|gedit-3.6.2-1|122	%{_libdir}/gedit/plugins/filebrowser.plugin
12mr|gedit-3.6.2-1|123	%{_libdir}/gedit/plugins/libfilebrowser.so
12mr|gedit-3.6.2-1|124	
12mr|gedit-3.6.2-1|125	%{_libdir}/gedit/plugins/modelines.plugin
12mr|gedit-3.6.2-1|126	%{_libdir}/gedit/plugins/libmodelines.so
12mr|gedit-3.6.2-1|127	
12mr|gedit-3.6.2-1|128	%{_libdir}/gedit/plugins/sort.plugin
12mr|gedit-3.6.2-1|129	%{_libdir}/gedit/plugins/libsort.so
12mr|gedit-3.6.2-1|130	
12mr|gedit-3.6.2-1|131	%{_libdir}/gedit/plugins/spell.plugin
12mr|gedit-3.6.2-1|132	%{_libdir}/gedit/plugins/libspell.so
12mr|gedit-3.6.2-1|133	
12mr|gedit-3.6.2-1|134	%{_libdir}/gedit/plugins/time.plugin
12mr|gedit-3.6.2-1|135	%{_libdir}/gedit/plugins/libtime.so
12mr|gedit-3.6.2-1|136	
12mr|gedit-3.6.2-1|137	%if %{build_python}
12mr|gedit-3.6.2-1|138	%{python_sitearch}/gi/overrides/Gedit.*
12mr|gedit-3.6.2-1|139	%{_libdir}/gedit/plugins/externaltools/*
12mr|gedit-3.6.2-1|140	%{_libdir}/gedit/plugins/externaltools.plugin
12mr|gedit-3.6.2-1|141	
12mr|gedit-3.6.2-1|142	%{_libdir}/gedit/plugins/pythonconsole/*
12mr|gedit-3.6.2-1|143	%{_libdir}/gedit/plugins/pythonconsole.plugin
12mr|gedit-3.6.2-1|144	
12mr|gedit-3.6.2-1|145	%{_libdir}/gedit/plugins/quickopen/*
12mr|gedit-3.6.2-1|146	%{_libdir}/gedit/plugins/quickopen.plugin
12mr|gedit-3.6.2-1|147	
12mr|gedit-3.6.2-1|148	%{_libdir}/gedit/plugins/snippets/*
12mr|gedit-3.6.2-1|149	%{_libdir}/gedit/plugins/snippets.plugin
12mr|gedit-3.6.2-1|150	%endif
12mr|gedit-3.6.2-1|151	
12mr|gedit-3.6.2-1|152	%files zeitgeist
12mr|gedit-3.6.2-1|153	%{_libdir}/gedit/plugins/zeitgeist.plugin
12mr|gedit-3.6.2-1|154	%{_libdir}/gedit/plugins/libzeitgeistplugin.so
12mr|gedit-3.6.2-1|155	
12mr|gedit-3.6.2-1|156	%files devel
12mr|gedit-3.6.2-1|157	%doc %{_datadir}/gtk-doc/html/*
12mr|gedit-3.6.2-1|158	%{_includedir}/*
12mr|gedit-3.6.2-1|159	%{_libdir}/pkgconfig/*

14060 12
12mr|gedit-plugins-3.4.0-1|1	Summary:	Extra plugins for gedit
12mr|gedit-plugins-3.4.0-1|2	Name:		gedit-plugins
12mr|gedit-plugins-3.4.0-1|3	Version:	3.4.0
12mr|gedit-plugins-3.4.0-1|4	Release:	1
12mr|gedit-plugins-3.4.0-1|5	License:	GPLv2+
12mr|gedit-plugins-3.4.0-1|6	Group:		Editors
12mr|gedit-plugins-3.4.0-1|7	URL:		http://gedit.pn.org/
12mr|gedit-plugins-3.4.0-1|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|gedit-plugins-3.4.0-1|9	
12mr|gedit-plugins-3.4.0-1|10	BuildRequires:	intltool
12mr|gedit-plugins-3.4.0-1|11	BuildRequires:	pkgconfig(dbus-python)
12mr|gedit-plugins-3.4.0-1|12	BuildRequires:	pkgconfig(gedit)
12mr|gedit-plugins-3.4.0-1|13	BuildRequires:	pkgconfig(glib-2.0)
12mr|gedit-plugins-3.4.0-1|14	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gedit-plugins-3.4.0-1|15	BuildRequires:	pkgconfig(gtksourceview-3.0)
12mr|gedit-plugins-3.4.0-1|16	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
12mr|gedit-plugins-3.4.0-1|17	
12mr|gedit-plugins-3.4.0-1|18	Requires:	gedit >= %{version}
12mr|gedit-plugins-3.4.0-1|19	
12mr|gedit-plugins-3.4.0-1|20	%description
12mr|gedit-plugins-3.4.0-1|21	gEdit is a small but powerful text editor designed expressly
12mr|gedit-plugins-3.4.0-1|22	for GNOME.
12mr|gedit-plugins-3.4.0-1|23	
12mr|gedit-plugins-3.4.0-1|24	It includes such features as split-screen mode, a plugin
12mr|gedit-plugins-3.4.0-1|25	API, which allows gEdit to be extended to support many
12mr|gedit-plugins-3.4.0-1|26	features while remaining small at its core, multiple
12mr|gedit-plugins-3.4.0-1|27	document editing through the use of a 'tabbed' notebook and
12mr|gedit-plugins-3.4.0-1|28	many more functions.
12mr|gedit-plugins-3.4.0-1|29	
12mr|gedit-plugins-3.4.0-1|30	This package contains some extra plugins for gEdit, extending gEdit
12mr|gedit-plugins-3.4.0-1|31	functionality.
12mr|gedit-plugins-3.4.0-1|32	
12mr|gedit-plugins-3.4.0-1|33	%prep
12mr|gedit-plugins-3.4.0-1|34	%setup -q
12mr|gedit-plugins-3.4.0-1|35	
12mr|gedit-plugins-3.4.0-1|36	%build
12mr|gedit-plugins-3.4.0-1|37	%configure2_5x \
12mr|gedit-plugins-3.4.0-1|38	--disable-static
12mr|gedit-plugins-3.4.0-1|39	
12mr|gedit-plugins-3.4.0-1|40	%make
12mr|gedit-plugins-3.4.0-1|41	
12mr|gedit-plugins-3.4.0-1|42	%install
12mr|gedit-plugins-3.4.0-1|43	%makeinstall_std
12mr|gedit-plugins-3.4.0-1|44	find %{buildroot} -name *.la | xargs rm
12mr|gedit-plugins-3.4.0-1|45	
12mr|gedit-plugins-3.4.0-1|46	%find_lang %{name}
12mr|gedit-plugins-3.4.0-1|47	
12mr|gedit-plugins-3.4.0-1|48	%files -f %{name}.lang
12mr|gedit-plugins-3.4.0-1|49	%doc COPYING ChangeLog AUTHORS
12mr|gedit-plugins-3.4.0-1|50	%{_datadir}/glib-2.0/schemas/*.xml
12mr|gedit-plugins-3.4.0-1|51	%{_libdir}/gedit/plugins/*
12mr|gedit-plugins-3.4.0-1|52	%{_datadir}/gedit/plugins/*
12mr|gedit-plugins-3.4.0-1|53	
12mr|gedit-plugins-3.4.0-1|54	
12mr|gedit-plugins-3.4.0-1|55	
12mr|gedit-plugins-3.4.0-1|56	
12mr|gedit-plugins-3.4.0-1|57	%changelog
12mr|gedit-plugins-3.4.0-1|58	

14061 12
12mr|gegl-0.2.0-5|1	%define	major	0
12mr|gegl-0.2.0-5|2	%define	api	0.2
12mr|gegl-0.2.0-5|3	%define	libname	%mklibname %{name} %{api}_%{major}
12mr|gegl-0.2.0-5|4	%define	devname	%mklibname -d %{name}
12mr|gegl-0.2.0-5|5	
12mr|gegl-0.2.0-5|6	Summary:	GEGL (Generic Graphics Library) - graph based image processing framework
12mr|gegl-0.2.0-5|7	Name:		gegl
12mr|gegl-0.2.0-5|8	Version:	0.2.0
12mr|gegl-0.2.0-5|9	Release:	5
12mr|gegl-0.2.0-5|10	Group:		System/Libraries
12mr|gegl-0.2.0-5|11	License:	LGPLv3+
12mr|gegl-0.2.0-5|12	URL:		http://www.gegl.org/
12mr|gegl-0.2.0-5|13	Source0:	ftp://ftp.gimp.org/pub/gegl/%{api}/%{name}-%{version}.tar.bz2
12mr|gegl-0.2.0-5|14	Patch0:		gegl-0.2.0-ffmpeg-0.11.patch
12mr|gegl-0.2.0-5|15	
12mr|gegl-0.2.0-5|16	BuildRequires:	enscript
12mr|gegl-0.2.0-5|17	BuildRequires:	intltool
12mr|gegl-0.2.0-5|18	BuildRequires:	graphviz
12mr|gegl-0.2.0-5|19	BuildRequires:	imagemagick
12mr|gegl-0.2.0-5|20	BuildRequires:	pango-modules
12mr|gegl-0.2.0-5|21	BuildRequires:	ruby
12mr|gegl-0.2.0-5|22	#gw warning: this needs the deprecated libavcodec scaler (img_convert,...)
12mr|gegl-0.2.0-5|23	BuildRequires:	ffmpeg-devel
12mr|gegl-0.2.0-5|24	BuildRequires:	jpeg-devel
12mr|gegl-0.2.0-5|25	BuildRequires:	pkgconfig(babl) >= 0.1.10
12mr|gegl-0.2.0-5|26	BuildRequires:	pkgconfig(glib-2.0)
12mr|gegl-0.2.0-5|27	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gegl-0.2.0-5|28	BuildRequires:	pkgconfig(libopenraw-1.0)
12mr|gegl-0.2.0-5|29	BuildRequires:	libpng-devel
12mr|gegl-0.2.0-5|30	BuildRequires:	pkgconfig(librsvg-2.0)
12mr|gegl-0.2.0-5|31	BuildRequires:	pkgconfig(lua)
12mr|gegl-0.2.0-5|32	BuildRequires:	pkgconfig(OpenEXR)
12mr|gegl-0.2.0-5|33	BuildRequires:	pkgconfig(pangocairo)
12mr|gegl-0.2.0-5|34	BuildRequires:	pkgconfig(sdl)
12mr|gegl-0.2.0-5|35	
12mr|gegl-0.2.0-5|36	%description
12mr|gegl-0.2.0-5|37	GEGL (Generic Graphics Library) is a graph based image processing
12mr|gegl-0.2.0-5|38	framework.
12mr|gegl-0.2.0-5|39	
12mr|gegl-0.2.0-5|40	GEGLs original design was made to scratch GIMPs itches for a new
12mr|gegl-0.2.0-5|41	compositing and processing core. This core is being designed to
12mr|gegl-0.2.0-5|42	have minimal dependencies. and a simple well defined API.
12mr|gegl-0.2.0-5|43	
12mr|gegl-0.2.0-5|44	%package -n     %{libname}
12mr|gegl-0.2.0-5|45	Summary:	A library for %{name}
12mr|gegl-0.2.0-5|46	Group:		System/Libraries
12mr|gegl-0.2.0-5|47	
12mr|gegl-0.2.0-5|48	%description -n	%{libname}
12mr|gegl-0.2.0-5|49	GEGL (Generic Graphics Library) is a graph based image processing
12mr|gegl-0.2.0-5|50	framework.
12mr|gegl-0.2.0-5|51	
12mr|gegl-0.2.0-5|52	GEGLs original design was made to scratch GIMPs itches for a new
12mr|gegl-0.2.0-5|53	compositing and processing core. This core is being designed to
12mr|gegl-0.2.0-5|54	have minimal dependencies. and a simple well defined API.
12mr|gegl-0.2.0-5|55	
12mr|gegl-0.2.0-5|56	%package -n	%{devname}
12mr|gegl-0.2.0-5|57	Summary:	Header files for %{name}
12mr|gegl-0.2.0-5|58	Group:		Development/C
12mr|gegl-0.2.0-5|59	Requires:	%{libname} = %{version}-%{release}
12mr|gegl-0.2.0-5|60	Provides:	%{name}-devel = %{version}-%{release}
12mr|gegl-0.2.0-5|61	
12mr|gegl-0.2.0-5|62	%description -n	%{devname}
12mr|gegl-0.2.0-5|63	GEGL (Generic Graphics Library) is a graph based image processing
12mr|gegl-0.2.0-5|64	framework.
12mr|gegl-0.2.0-5|65	
12mr|gegl-0.2.0-5|66	GEGLs original design was made to scratch GIMPs itches for a new
12mr|gegl-0.2.0-5|67	compositing and processing core. This core is being designed to
12mr|gegl-0.2.0-5|68	have minimal dependencies. and a simple well defined API.
12mr|gegl-0.2.0-5|69	
12mr|gegl-0.2.0-5|70	%prep
12mr|gegl-0.2.0-5|71	%setup -q
12mr|gegl-0.2.0-5|72	%if %mdvver >= 201200
12mr|gegl-0.2.0-5|73	%patch0 -p1 -b .ffmpeg11~
12mr|gegl-0.2.0-5|74	%endif
12mr|gegl-0.2.0-5|75	sed -e 's/\.dylib/.bundle/' -i configure.ac || die
12mr|gegl-0.2.0-5|76	autoreconf -fi
12mr|gegl-0.2.0-5|77	
12mr|gegl-0.2.0-5|78	%build
12mr|gegl-0.2.0-5|79	%configure2_5x \
12mr|gegl-0.2.0-5|80	--enable-workshop \
12mr|gegl-0.2.0-5|81	--with-pango \
12mr|gegl-0.2.0-5|82	--with-gdk-pixbuf \
12mr|gegl-0.2.0-5|83	--without-libspiro \
12mr|gegl-0.2.0-5|84	--disable-docs
12mr|gegl-0.2.0-5|85	%make
12mr|gegl-0.2.0-5|86	
12mr|gegl-0.2.0-5|87	%install
12mr|gegl-0.2.0-5|88	%makeinstall_std
12mr|gegl-0.2.0-5|89	%find_lang %{name}-%{api}
12mr|gegl-0.2.0-5|90	#gw not done automatically in 2011:
12mr|gegl-0.2.0-5|91	rm -f %buildroot%_libdir/*.la
12mr|gegl-0.2.0-5|92	rm -f %buildroot%_libdir/gegl-%{api}/*.la
12mr|gegl-0.2.0-5|93	
12mr|gegl-0.2.0-5|94	%files -f %{name}-%{api}.lang
12mr|gegl-0.2.0-5|95	%doc README AUTHORS NEWS
12mr|gegl-0.2.0-5|96	%{_bindir}/gegl
12mr|gegl-0.2.0-5|97	%{_libdir}/gegl-%{api}/*.so
12mr|gegl-0.2.0-5|98	
12mr|gegl-0.2.0-5|99	%files -n %{libname}
12mr|gegl-0.2.0-5|100	%{_libdir}/libgegl-%{api}.so.%{major}*
12mr|gegl-0.2.0-5|101	
12mr|gegl-0.2.0-5|102	%files -n %{devname}
12mr|gegl-0.2.0-5|103	%doc ChangeLog
12mr|gegl-0.2.0-5|104	%{_libdir}/*.so
12mr|gegl-0.2.0-5|105	%{_includedir}/gegl-%{api}/
12mr|gegl-0.2.0-5|106	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mr|gegl-0.2.0-5|107	
12mr|gegl-0.2.0-5|108	%changelog
12mr|gegl-0.2.0-5|109	

14062 12
12mr|gemrb-0.7.1-1|1	Name:		gemrb
12mr|gemrb-0.7.1-1|2	Version:	0.7.1
12mr|gemrb-0.7.1-1|3	Release:	1
12mr|gemrb-0.7.1-1|4	Summary:	Port of the original Infinity (Game) Engine
12mr|gemrb-0.7.1-1|5	Group:		Games/Adventure
12mr|gemrb-0.7.1-1|6	License:	GPLv2+
12mr|gemrb-0.7.1-1|7	URL:		http://gemrb.sourceforge.net/
12mr|gemrb-0.7.1-1|8	Source0:	http://downloads.sourceforge.net/project/gemrb/GemRB%20Sources/GemRB%200.7.0%20Sources/%{name}-%{version}.tar.gz
12mr|gemrb-0.7.1-1|9	Patch0:		gemrb-0.7.0-linkage.patch
12mr|gemrb-0.7.1-1|10	BuildRequires:	cmake
12mr|gemrb-0.7.1-1|11	BuildRequires:	zlib-devel
12mr|gemrb-0.7.1-1|12	BuildRequires:	pkgconfig(sdl)
12mr|gemrb-0.7.1-1|13	BuildRequires:	pkgconfig(SDL_mixer)
12mr|gemrb-0.7.1-1|14	BuildRequires:	pkgconfig(SDL_ttf)
12mr|gemrb-0.7.1-1|15	BuildRequires:	pkgconfig(openal)
12mr|gemrb-0.7.1-1|16	BuildRequires:	pkgconfig(vorbis)
12mr|gemrb-0.7.1-1|17	BuildRequires:	pkgconfig(libpng)
12mr|gemrb-0.7.1-1|18	BuildRequires:	python-devel
12mr|gemrb-0.7.1-1|19	Requires:	openal
12mr|gemrb-0.7.1-1|20	
12mr|gemrb-0.7.1-1|21	%description
12mr|gemrb-0.7.1-1|22	GemRB (Game Engine Made with pre-Rendered Background) is a portable
12mr|gemrb-0.7.1-1|23	open-source implementation of Bioware's Infinity Engine.
12mr|gemrb-0.7.1-1|24	
12mr|gemrb-0.7.1-1|25	It was written to support pseudo-3D role playing games based on the
12mr|gemrb-0.7.1-1|26	Dungeons & Dragons ruleset (Baldur's Gate and Icewind Dale series,
12mr|gemrb-0.7.1-1|27	Planescape: Torment).
12mr|gemrb-0.7.1-1|28	
12mr|gemrb-0.7.1-1|29	This is not a game, but the engine. You need data installed somewhere, and
12mr|gemrb-0.7.1-1|30	point gemrb the the relevant directory. More details and a list of
12mr|gemrb-0.7.1-1|31	supported games can be found at
12mr|gemrb-0.7.1-1|32	http://gemrb.sourceforge.net/wiki/doku.php?id=getting_started
12mr|gemrb-0.7.1-1|33	
12mr|gemrb-0.7.1-1|34	%prep
12mr|gemrb-0.7.1-1|35	%setup -q
12mr|gemrb-0.7.1-1|36	%patch0 -p0
12mr|gemrb-0.7.1-1|37	
12mr|gemrb-0.7.1-1|38	%build
12mr|gemrb-0.7.1-1|39	%cmake -DLAYOUT=fhs -DLIB_DIR='%{_libdir}/gemrb'
12mr|gemrb-0.7.1-1|40	%make
12mr|gemrb-0.7.1-1|41	
12mr|gemrb-0.7.1-1|42	%install
12mr|gemrb-0.7.1-1|43	%makeinstall_std -C build
12mr|gemrb-0.7.1-1|44	
12mr|gemrb-0.7.1-1|45	rm -f %{buildroot}/etc/gemrb/GemRB.cfg.noinstall.sample
12mr|gemrb-0.7.1-1|46	
12mr|gemrb-0.7.1-1|47	%files
12mr|gemrb-0.7.1-1|48	%defattr(644,root,root,755)
12mr|gemrb-0.7.1-1|49	%doc AUTHORS COPYING NEWS README INSTALL
12mr|gemrb-0.7.1-1|50	%attr(755,root,root) %{_bindir}/gemrb
12mr|gemrb-0.7.1-1|51	%attr(755,root,root) %{_libdir}/gemrb/libgemrb_core.so
12mr|gemrb-0.7.1-1|52	%attr(755,root,root) %{_libdir}/gemrb/plugins/NullSource.so
12mr|gemrb-0.7.1-1|53	%attr(755,root,root) %{_libdir}/gemrb/plugins/TTFImporter.so
12mr|gemrb-0.7.1-1|54	%attr(755,root,root) %{_libdir}/gemrb/plugins/2DAImporter.so
12mr|gemrb-0.7.1-1|55	%attr(755,root,root) %{_libdir}/gemrb/plugins/ACMReader.so
12mr|gemrb-0.7.1-1|56	%attr(755,root,root) %{_libdir}/gemrb/plugins/AREImporter.so
12mr|gemrb-0.7.1-1|57	%attr(755,root,root) %{_libdir}/gemrb/plugins/BAMImporter.so
12mr|gemrb-0.7.1-1|58	%attr(755,root,root) %{_libdir}/gemrb/plugins/BIFImporter.so
12mr|gemrb-0.7.1-1|59	%attr(755,root,root) %{_libdir}/gemrb/plugins/BIKPlayer.so
12mr|gemrb-0.7.1-1|60	%attr(755,root,root) %{_libdir}/gemrb/plugins/BMPImporter.so
12mr|gemrb-0.7.1-1|61	%attr(755,root,root) %{_libdir}/gemrb/plugins/BMPWriter.so
12mr|gemrb-0.7.1-1|62	%attr(755,root,root) %{_libdir}/gemrb/plugins/CHUImporter.so
12mr|gemrb-0.7.1-1|63	%attr(755,root,root) %{_libdir}/gemrb/plugins/CREImporter.so
12mr|gemrb-0.7.1-1|64	%attr(755,root,root) %{_libdir}/gemrb/plugins/DirectoryImporter.so
12mr|gemrb-0.7.1-1|65	%attr(755,root,root) %{_libdir}/gemrb/plugins/DLGImporter.so
12mr|gemrb-0.7.1-1|66	%attr(755,root,root) %{_libdir}/gemrb/plugins/EFFImporter.so
12mr|gemrb-0.7.1-1|67	%attr(755,root,root) %{_libdir}/gemrb/plugins/FXOpcodes.so
12mr|gemrb-0.7.1-1|68	%attr(755,root,root) %{_libdir}/gemrb/plugins/GAMImporter.so
12mr|gemrb-0.7.1-1|69	%attr(755,root,root) %{_libdir}/gemrb/plugins/GUIScript.so
12mr|gemrb-0.7.1-1|70	%attr(755,root,root) %{_libdir}/gemrb/plugins/IDSImporter.so
12mr|gemrb-0.7.1-1|71	%attr(755,root,root) %{_libdir}/gemrb/plugins/INIImporter.so
12mr|gemrb-0.7.1-1|72	%attr(755,root,root) %{_libdir}/gemrb/plugins/ITMImporter.so
12mr|gemrb-0.7.1-1|73	%attr(755,root,root) %{_libdir}/gemrb/plugins/IWDOpcodes.so
12mr|gemrb-0.7.1-1|74	%attr(755,root,root) %{_libdir}/gemrb/plugins/KEYImporter.so
12mr|gemrb-0.7.1-1|75	%attr(755,root,root) %{_libdir}/gemrb/plugins/MOSImporter.so
12mr|gemrb-0.7.1-1|76	%attr(755,root,root) %{_libdir}/gemrb/plugins/MUSImporter.so
12mr|gemrb-0.7.1-1|77	%attr(755,root,root) %{_libdir}/gemrb/plugins/MVEPlayer.so
12mr|gemrb-0.7.1-1|78	%attr(755,root,root) %{_libdir}/gemrb/plugins/NullSound.so
12mr|gemrb-0.7.1-1|79	%attr(755,root,root) %{_libdir}/gemrb/plugins/OGGReader.so
12mr|gemrb-0.7.1-1|80	%attr(755,root,root) %{_libdir}/gemrb/plugins/OpenALAudio.so
12mr|gemrb-0.7.1-1|81	%attr(755,root,root) %{_libdir}/gemrb/plugins/PLTImporter.so
12mr|gemrb-0.7.1-1|82	%attr(755,root,root) %{_libdir}/gemrb/plugins/PNGImporter.so
12mr|gemrb-0.7.1-1|83	%attr(755,root,root) %{_libdir}/gemrb/plugins/PROImporter.so
12mr|gemrb-0.7.1-1|84	%attr(755,root,root) %{_libdir}/gemrb/plugins/PSTOpcodes.so
12mr|gemrb-0.7.1-1|85	%attr(755,root,root) %{_libdir}/gemrb/plugins/SDLAudio.so
12mr|gemrb-0.7.1-1|86	%attr(755,root,root) %{_libdir}/gemrb/plugins/SDLVideo.so
12mr|gemrb-0.7.1-1|87	%attr(755,root,root) %{_libdir}/gemrb/plugins/SPLImporter.so
12mr|gemrb-0.7.1-1|88	%attr(755,root,root) %{_libdir}/gemrb/plugins/STOImporter.so
12mr|gemrb-0.7.1-1|89	%attr(755,root,root) %{_libdir}/gemrb/plugins/TISImporter.so
12mr|gemrb-0.7.1-1|90	%attr(755,root,root) %{_libdir}/gemrb/plugins/TLKImporter.so
12mr|gemrb-0.7.1-1|91	%attr(755,root,root) %{_libdir}/gemrb/plugins/WAVReader.so
12mr|gemrb-0.7.1-1|92	%attr(755,root,root) %{_libdir}/gemrb/plugins/WEDImporter.so
12mr|gemrb-0.7.1-1|93	%attr(755,root,root) %{_libdir}/gemrb/plugins/WMPImporter.so
12mr|gemrb-0.7.1-1|94	%attr(755,root,root) %{_libdir}/gemrb/plugins/ZLibManager.so
12mr|gemrb-0.7.1-1|95	%attr(755,root,root) %{_libdir}/gemrb/plugins/SAVImporter.so
12mr|gemrb-0.7.1-1|96	
12mr|gemrb-0.7.1-1|97	%{_sysconfdir}/gemrb/GemRB.cfg.sample
12mr|gemrb-0.7.1-1|98	%{_mandir}/man6/gemrb.6.*
12mr|gemrb-0.7.1-1|99	%{_datadir}/gemrb/*
12mr|gemrb-0.7.1-1|100	%{_datadir}/applications/gemrb.desktop
12mr|gemrb-0.7.1-1|101	%{_iconsdir}/hicolor/scalable/apps/gemrb.svg
12mr|gemrb-0.7.1-1|102	%{_datadir}/pixmaps/gemrb.png
12mr|gemrb-0.7.1-1|103	%{_bindir}/extend2da.py
12mr|gemrb-0.7.1-1|104	
12mr|gemrb-0.7.1-1|105	
12mr|gemrb-0.7.1-1|106	%changelog
12mr|gemrb-0.7.1-1|107	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gemrb-0.7.1-1|108	+ Commit: ae93c6e
12mr|gemrb-0.7.1-1|109	- New version 0.7.1 (sync with Cooker), conert BR to pkgconfig style
12mr|gemrb-0.7.1-1|110	
12mr|gemrb-0.7.1-1|111	

14063 12
12mr|genders-1.18-3|1	%define	major 0
12mr|genders-1.18-3|2	%define libname	%mklibname genders %{major}
12mr|genders-1.18-3|3	%define develname %mklibname -d genders
12mr|genders-1.18-3|4	
12mr|genders-1.18-3|5	%define gendersplusplus_libname	%mklibname gendersplusplus 1
12mr|genders-1.18-3|6	
12mr|genders-1.18-3|7	Summary:	Static cluster configuration database
12mr|genders-1.18-3|8	Name:		genders
12mr|genders-1.18-3|9	Version:	1.18
12mr|genders-1.18-3|10	Release:	%mkrel 3
12mr|genders-1.18-3|11	Group:		System/Libraries
12mr|genders-1.18-3|12	License:	GPL
12mr|genders-1.18-3|13	URL:		https://computing.llnl.gov/linux/genders.html
12mr|genders-1.18-3|14	Source0:	http://mesh.dl.sourceforge.net/sourceforge/genders/%{name}-%{version}.tar.gz
12mr|genders-1.18-3|15	BuildRequires:	byacc
12mr|genders-1.18-3|16	BuildRequires:	flex
12mr|genders-1.18-3|17	BuildRequires:	libtool
12mr|genders-1.18-3|18	BuildRequires:	perl-devel
12mr|genders-1.18-3|19	BuildRequires:	python-devel
12mr|genders-1.18-3|20	BuildRequires:	libstdc++-devel
12mr|genders-1.18-3|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|genders-1.18-3|22	
12mr|genders-1.18-3|23	%description
12mr|genders-1.18-3|24	Genders is a static cluster configuration database used for cluster
12mr|genders-1.18-3|25	configuration management.  It is used by a variety of tools and scripts for
12mr|genders-1.18-3|26	management of large clusters.  The genders database is typically replicated
12mr|genders-1.18-3|27	on every node of the cluster. It describes the layout and configuration of
12mr|genders-1.18-3|28	the cluster so that tools and scripts can sense the variations of cluster
12mr|genders-1.18-3|29	nodes. By abstracting this information into a plain text file, it becomes
12mr|genders-1.18-3|30	possible to change the configuration of a cluster by modifying only one file.
12mr|genders-1.18-3|31	
12mr|genders-1.18-3|32	%package -n	%{libname}
12mr|genders-1.18-3|33	Summary:	Static cluster configuration database library
12mr|genders-1.18-3|34	Group:          System/Libraries
12mr|genders-1.18-3|35	
12mr|genders-1.18-3|36	%description -n	%{libname}
12mr|genders-1.18-3|37	Genders is a static cluster configuration database used for cluster
12mr|genders-1.18-3|38	configuration management.  It is used by a variety of tools and scripts for
12mr|genders-1.18-3|39	management of large clusters.  The genders database is typically replicated
12mr|genders-1.18-3|40	on every node of the cluster. It describes the layout and configuration of
12mr|genders-1.18-3|41	the cluster so that tools and scripts can sense the variations of cluster
12mr|genders-1.18-3|42	nodes. By abstracting this information into a plain text file, it becomes
12mr|genders-1.18-3|43	possible to change the configuration of a cluster by modifying only one file.
12mr|genders-1.18-3|44	
12mr|genders-1.18-3|45	%package -n	%{gendersplusplus_libname}
12mr|genders-1.18-3|46	Summary:	Static cluster configuration database C++ library
12mr|genders-1.18-3|47	Group:          System/Libraries
12mr|genders-1.18-3|48	
12mr|genders-1.18-3|49	%description -n	%{gendersplusplus_libname}
12mr|genders-1.18-3|50	Genders is a static cluster configuration database used for cluster
12mr|genders-1.18-3|51	configuration management.  It is used by a variety of tools and scripts for
12mr|genders-1.18-3|52	management of large clusters.  The genders database is typically replicated
12mr|genders-1.18-3|53	on every node of the cluster. It describes the layout and configuration of
12mr|genders-1.18-3|54	the cluster so that tools and scripts can sense the variations of cluster
12mr|genders-1.18-3|55	nodes. By abstracting this information into a plain text file, it becomes
12mr|genders-1.18-3|56	possible to change the configuration of a cluster by modifying only one file.
12mr|genders-1.18-3|57	
12mr|genders-1.18-3|58	This package contains the C++ bindings for genders.
12mr|genders-1.18-3|59	
12mr|genders-1.18-3|60	
12mr|genders-1.18-3|61	%package -n	%{develname}
12mr|genders-1.18-3|62	Summary:	Static library and header files for the genders library
12mr|genders-1.18-3|63	Group:		Development/C
12mr|genders-1.18-3|64	Provides:	%{name}-devel = %{version}
12mr|genders-1.18-3|65	Provides:	lib%{name}-devel = %{version}
12mr|genders-1.18-3|66	Requires:	%{libname} = %{version}
12mr|genders-1.18-3|67	
12mr|genders-1.18-3|68	%description -n	%{develname}
12mr|genders-1.18-3|69	Genders is a static cluster configuration database used for cluster
12mr|genders-1.18-3|70	configuration management.  It is used by a variety of tools and scripts for
12mr|genders-1.18-3|71	management of large clusters.  The genders database is typically replicated
12mr|genders-1.18-3|72	on every node of the cluster. It describes the layout and configuration of
12mr|genders-1.18-3|73	the cluster so that tools and scripts can sense the variations of cluster
12mr|genders-1.18-3|74	nodes. By abstracting this information into a plain text file, it becomes
12mr|genders-1.18-3|75	possible to change the configuration of a cluster by modifying only one file.
12mr|genders-1.18-3|76	
12mr|genders-1.18-3|77	This package contains the static genders library and its header files.
12mr|genders-1.18-3|78	
12mr|genders-1.18-3|79	%package	compat
12mr|genders-1.18-3|80	Summary:	Compatability library
12mr|genders-1.18-3|81	Group:		System/Libraries
12mr|genders-1.18-3|82	
12mr|genders-1.18-3|83	%description	compat
12mr|genders-1.18-3|84	genders API that is compatible with earlier releases of genders
12mr|genders-1.18-3|85	
12mr|genders-1.18-3|86	%package -n	perl-Libgenders
12mr|genders-1.18-3|87	Summary:	Genders	interface
12mr|genders-1.18-3|88	Group:		Development/Perl
12mr|genders-1.18-3|89	Provides:	perl-Genders = %{version}
12mr|genders-1.18-3|90	Obsoletes:	perl-Genders
12mr|genders-1.18-3|91	
12mr|genders-1.18-3|92	%description -n	perl-Libgenders
12mr|genders-1.18-3|93	This package provides a perl interface for querying a genders file.
12mr|genders-1.18-3|94	
12mr|genders-1.18-3|95	%package -n	python-libgenders
12mr|genders-1.18-3|96	Summary:	Genders	interface
12mr|genders-1.18-3|97	Group:		Development/Python
12mr|genders-1.18-3|98	
12mr|genders-1.18-3|99	%description -n	python-libgenders
12mr|genders-1.18-3|100	This package provides a python interface for querying a genders file.
12mr|genders-1.18-3|101	
12mr|genders-1.18-3|102	%prep
12mr|genders-1.18-3|103	
12mr|genders-1.18-3|104	%setup  -q -n %{name}-%{version}
12mr|genders-1.18-3|105	
12mr|genders-1.18-3|106	%build
12mr|genders-1.18-3|107	
12mr|genders-1.18-3|108	%configure2_5x \
12mr|genders-1.18-3|109	--with-genders-file=%{_sysconfdir}/%{name} \
12mr|genders-1.18-3|110	--with-perl-site-arch \
12mr|genders-1.18-3|111	--with-extension-destdir=%{buildroot}
12mr|genders-1.18-3|112	
12mr|genders-1.18-3|113	make LD_RUN_PATH=""
12mr|genders-1.18-3|114	
12mr|genders-1.18-3|115	%install
12mr|genders-1.18-3|116	rm -rf %{buildroot}
12mr|genders-1.18-3|117	
12mr|genders-1.18-3|118	install -d %{buildroot}%{_sysconfdir}
12mr|genders-1.18-3|119	
12mr|genders-1.18-3|120	%makeinstall_std LD_RUN_PATH=""
12mr|genders-1.18-3|121	
12mr|genders-1.18-3|122	install -m0644 genders.sample %{buildroot}%{_sysconfdir}/%{name}
12mr|genders-1.18-3|123	
12mr|genders-1.18-3|124	# bork
12mr|genders-1.18-3|125	mv %{buildroot}/usr/local/share/man/man3/Libgenders.3pm %{buildroot}%{_mandir}/man3/Libgenders.3pm
12mr|genders-1.18-3|126	
12mr|genders-1.18-3|127	%if %mdkversion < 200900
12mr|genders-1.18-3|128	
12mr|genders-1.18-3|129	%post -n %{libname} -p /sbin/ldconfig
12mr|genders-1.18-3|130	
12mr|genders-1.18-3|131	%post -n %{gendersplusplus_libname} -p /sbin/ldconfig
12mr|genders-1.18-3|132	
12mr|genders-1.18-3|133	%postun -n %{libname} -p /sbin/ldconfig
12mr|genders-1.18-3|134	
12mr|genders-1.18-3|135	%postun -n %{gendersplusplus_libname} -p /sbin/ldconfig
12mr|genders-1.18-3|136	
12mr|genders-1.18-3|137	%endif
12mr|genders-1.18-3|138	
12mr|genders-1.18-3|139	%clean
12mr|genders-1.18-3|140	rm -rf %{buildroot}
12mr|genders-1.18-3|141	
12mr|genders-1.18-3|142	%files
12mr|genders-1.18-3|143	%defattr(-,root,root)
12mr|genders-1.18-3|144	%{_bindir}/*
12mr|genders-1.18-3|145	%{_mandir}/man1/*
12mr|genders-1.18-3|146	
12mr|genders-1.18-3|147	%files -n %{libname}
12mr|genders-1.18-3|148	%defattr(-,root,root)
12mr|genders-1.18-3|149	%doc README NEWS ChangeLog DISCLAIMER DISCLAIMER.UC COPYING TUTORIAL
12mr|genders-1.18-3|150	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}
12mr|genders-1.18-3|151	%{_libdir}/*.so.%{major}*
12mr|genders-1.18-3|152	
12mr|genders-1.18-3|153	%files -n %{gendersplusplus_libname}
12mr|genders-1.18-3|154	%defattr(-,root,root)
12mr|genders-1.18-3|155	%{_libdir}/libgendersplusplus.so.1*
12mr|genders-1.18-3|156	
12mr|genders-1.18-3|157	%files -n %{develname}
12mr|genders-1.18-3|158	%defattr(-,root,root)
12mr|genders-1.18-3|159	%{_includedir}/*
12mr|genders-1.18-3|160	%{_libdir}/*.so
12mr|genders-1.18-3|161	%{_libdir}/*.*a
12mr|genders-1.18-3|162	%{_mandir}/man3/genders*
12mr|genders-1.18-3|163	%{_mandir}/man3/libgenders*
12mr|genders-1.18-3|164	
12mr|genders-1.18-3|165	%files compat
12mr|genders-1.18-3|166	%defattr(-,root,root)
12mr|genders-1.18-3|167	%{_mandir}/man3/gendlib*
12mr|genders-1.18-3|168	%dir %{_prefix}/lib/genders
12mr|genders-1.18-3|169	%{_prefix}/lib/genders/*
12mr|genders-1.18-3|170	
12mr|genders-1.18-3|171	%files -n perl-Libgenders
12mr|genders-1.18-3|172	%defattr(-,root,root)
12mr|genders-1.18-3|173	%{perl_sitearch}/Genders.pm
12mr|genders-1.18-3|174	%{perl_sitearch}/Libgenders.pm
12mr|genders-1.18-3|175	%dir %{perl_sitearch}/auto/Libgenders
12mr|genders-1.18-3|176	%{perl_sitearch}/auto/Libgenders/Libgenders.so
12mr|genders-1.18-3|177	%{_mandir}/man3/Genders.3pm*
12mr|genders-1.18-3|178	%{_mandir}/man3/Libgenders.3pm*
12mr|genders-1.18-3|179	
12mr|genders-1.18-3|180	%files -n python-libgenders
12mr|genders-1.18-3|181	%defattr(-,root,root)
12mr|genders-1.18-3|182	%{python_sitearch}/genders.py
12mr|genders-1.18-3|183	%{python_sitearch}/libgenders-*-py*.egg-info
12mr|genders-1.18-3|184	%{python_sitearch}/libgenders.so
12mr|genders-1.18-3|185	
12mr|genders-1.18-3|186	
12mr|genders-1.18-3|187	
12mr|genders-1.18-3|188	%changelog
12mr|genders-1.18-3|189	

14064 12
12mr|generatorrunner-0.6.16-1|1	Name:		generatorrunner
12mr|generatorrunner-0.6.16-1|2	Version:	0.6.16
12mr|generatorrunner-0.6.16-1|3	Release:	1
12mr|generatorrunner-0.6.16-1|4	License:	GPLv2
12mr|generatorrunner-0.6.16-1|5	Summary:	A utility that parses header and typesystem files
12mr|generatorrunner-0.6.16-1|6	Group:		Development/KDE and Qt
12mr|generatorrunner-0.6.16-1|7	URL:		http://www.pyside.org
12mr|generatorrunner-0.6.16-1|8	Source0:	http://www.pyside.org/files/%{name}-%{version}.tar.bz2
12mr|generatorrunner-0.6.16-1|9	BuildRequires:	cmake
12mr|generatorrunner-0.6.16-1|10	BuildRequires:	qt4-devel
12mr|generatorrunner-0.6.16-1|11	BuildRequires:	apiextractor-devel >= 0.10.10
12mr|generatorrunner-0.6.16-1|12	Conflicts:	%{_lib}gen0 < 0.3.3
12mr|generatorrunner-0.6.16-1|13	Obsoletes:	boostpythongenerator < 0.6.0
12mr|generatorrunner-0.6.16-1|14	
12mr|generatorrunner-0.6.16-1|15	%description
12mr|generatorrunner-0.6.16-1|16	Generator is a utility that parses a collecion of header and typesystem
12mr|generatorrunner-0.6.16-1|17	files, generating other files (code, documentation, etc.) as result.
12mr|generatorrunner-0.6.16-1|18	
12mr|generatorrunner-0.6.16-1|19	%files
12mr|generatorrunner-0.6.16-1|20	%{_bindir}/*
12mr|generatorrunner-0.6.16-1|21	%{_libdir}/generatorrunner
12mr|generatorrunner-0.6.16-1|22	%{_mandir}/man1/*.1.*
12mr|generatorrunner-0.6.16-1|23	
12mr|generatorrunner-0.6.16-1|24	#------------------------------------------------------------------------------
12mr|generatorrunner-0.6.16-1|25	
12mr|generatorrunner-0.6.16-1|26	%define libgen_major 0
12mr|generatorrunner-0.6.16-1|27	%define libgen %mklibname genrunner %{libgen_major}
12mr|generatorrunner-0.6.16-1|28	
12mr|generatorrunner-0.6.16-1|29	%package -n %{libgen}
12mr|generatorrunner-0.6.16-1|30	Summary:	Generator core lib
12mr|generatorrunner-0.6.16-1|31	Group:		System/Libraries
12mr|generatorrunner-0.6.16-1|32	
12mr|generatorrunner-0.6.16-1|33	%description -n %{libgen}
12mr|generatorrunner-0.6.16-1|34	Generator core lib.
12mr|generatorrunner-0.6.16-1|35	
12mr|generatorrunner-0.6.16-1|36	%files -n %{libgen}
12mr|generatorrunner-0.6.16-1|37	%{_libdir}/libgenrunner.so.%{libgen_major}*
12mr|generatorrunner-0.6.16-1|38	
12mr|generatorrunner-0.6.16-1|39	#------------------------------------------------------------------------------
12mr|generatorrunner-0.6.16-1|40	
12mr|generatorrunner-0.6.16-1|41	%package devel
12mr|generatorrunner-0.6.16-1|42	Summary:	Devel stuff for Generator
12mr|generatorrunner-0.6.16-1|43	Group:		Development/KDE and Qt
12mr|generatorrunner-0.6.16-1|44	Requires:	%{libgen} = %{version}
12mr|generatorrunner-0.6.16-1|45	Requires:	apiextractor-devel >= 0.9.3
12mr|generatorrunner-0.6.16-1|46	Requires:	%{name} = %{version}
12mr|generatorrunner-0.6.16-1|47	Obsoletes:	boostpythongenerator-devel < 0.3.3
12mr|generatorrunner-0.6.16-1|48	
12mr|generatorrunner-0.6.16-1|49	%description devel
12mr|generatorrunner-0.6.16-1|50	Devel stuff for Generator.
12mr|generatorrunner-0.6.16-1|51	
12mr|generatorrunner-0.6.16-1|52	%files devel
12mr|generatorrunner-0.6.16-1|53	%{_includedir}/*
12mr|generatorrunner-0.6.16-1|54	%{_libdir}/libgenrunner.so
12mr|generatorrunner-0.6.16-1|55	%{_libdir}/pkgconfig/*
12mr|generatorrunner-0.6.16-1|56	%{_libdir}/cmake/*
12mr|generatorrunner-0.6.16-1|57	
12mr|generatorrunner-0.6.16-1|58	#------------------------------------------------------------------------------
12mr|generatorrunner-0.6.16-1|59	
12mr|generatorrunner-0.6.16-1|60	%prep
12mr|generatorrunner-0.6.16-1|61	%setup -q
12mr|generatorrunner-0.6.16-1|62	
12mr|generatorrunner-0.6.16-1|63	%build
12mr|generatorrunner-0.6.16-1|64	%__sed 's/-Wno-strict-aliasing/-fno-strict-aliasing/' -i CMakeLists.txt
12mr|generatorrunner-0.6.16-1|65	%cmake
12mr|generatorrunner-0.6.16-1|66	%make
12mr|generatorrunner-0.6.16-1|67	
12mr|generatorrunner-0.6.16-1|68	%install
12mr|generatorrunner-0.6.16-1|69	%makeinstall_std -C build
12mr|generatorrunner-0.6.16-1|70	
12mr|generatorrunner-0.6.16-1|71	
12mr|generatorrunner-0.6.16-1|72	
12mr|generatorrunner-0.6.16-1|73	%changelog
12mr|generatorrunner-0.6.16-1|74	

14065 12
12mr|genromfs-0.5.2-8|1	%define name genromfs
12mr|genromfs-0.5.2-8|2	%define version 0.5.2
12mr|genromfs-0.5.2-8|3	%define release %mkrel 8
12mr|genromfs-0.5.2-8|4	
12mr|genromfs-0.5.2-8|5	Summary:	Tool for creating romfs filesystems
12mr|genromfs-0.5.2-8|6	Name:		%{name}
12mr|genromfs-0.5.2-8|7	Version:	%{version}
12mr|genromfs-0.5.2-8|8	Release:	%{release}
12mr|genromfs-0.5.2-8|9	License:	GPL
12mr|genromfs-0.5.2-8|10	Group:		System/Kernel and hardware
12mr|genromfs-0.5.2-8|11	Source:		http://unc.dl.sourceforge.net/sourceforge/romfs/%{name}-%{version}.tar.gz
12mr|genromfs-0.5.2-8|12	URL:		http://romfs.sourceforge.net
12mr|genromfs-0.5.2-8|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|genromfs-0.5.2-8|14	
12mr|genromfs-0.5.2-8|15	%description
12mr|genromfs-0.5.2-8|16	Genromfs is a tool for creating romfs filesystems, which are
12mr|genromfs-0.5.2-8|17	lightweight, read-only filesystems supported by the Linux
12mr|genromfs-0.5.2-8|18	kernel.
12mr|genromfs-0.5.2-8|19	
12mr|genromfs-0.5.2-8|20	%prep
12mr|genromfs-0.5.2-8|21	%setup -q
12mr|genromfs-0.5.2-8|22	
12mr|genromfs-0.5.2-8|23	%build
12mr|genromfs-0.5.2-8|24	make CFLAGS="$RPM_OPT_FLAGS -DVERSION=\\\"%{version}\\\""
12mr|genromfs-0.5.2-8|25	
12mr|genromfs-0.5.2-8|26	%install
12mr|genromfs-0.5.2-8|27	rm -rf $RPM_BUILD_ROOT
12mr|genromfs-0.5.2-8|28	install -m 0755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
12mr|genromfs-0.5.2-8|29	install -m 0644 %{name}.8 -D $RPM_BUILD_ROOT%{_mandir}/man8/%{name}.8
12mr|genromfs-0.5.2-8|30	
12mr|genromfs-0.5.2-8|31	%clean
12mr|genromfs-0.5.2-8|32	rm -rf $RPM_BUILD_ROOT
12mr|genromfs-0.5.2-8|33	
12mr|genromfs-0.5.2-8|34	%files
12mr|genromfs-0.5.2-8|35	%defattr(-,root,root)
12mr|genromfs-0.5.2-8|36	%doc romfs.txt COPYING ChangeLog NEWS
12mr|genromfs-0.5.2-8|37	%{_bindir}/*
12mr|genromfs-0.5.2-8|38	%{_mandir}/man8/*
12mr|genromfs-0.5.2-8|39	
12mr|genromfs-0.5.2-8|40	
12mr|genromfs-0.5.2-8|41	
12mr|genromfs-0.5.2-8|42	
12mr|genromfs-0.5.2-8|43	%changelog
12mr|genromfs-0.5.2-8|44	

14066 12
12mr|geoclue-0.12.0-8|1	%define	major	0
12mr|geoclue-0.12.0-8|2	%define	libname	%mklibname %{name} %{major}
12mr|geoclue-0.12.0-8|3	%define	devname	%mklibname -d %{name}
12mr|geoclue-0.12.0-8|4	
12mr|geoclue-0.12.0-8|5	Summary:	The geoinformation service
12mr|geoclue-0.12.0-8|6	Name:		geoclue
12mr|geoclue-0.12.0-8|7	Version:	0.12.0
12mr|geoclue-0.12.0-8|8	Release:	8
12mr|geoclue-0.12.0-8|9	License:	LGPLv2+
12mr|geoclue-0.12.0-8|10	Group:		Networking/Other
12mr|geoclue-0.12.0-8|11	Url:		http://www.freedesktop.org/wiki/Software/GeoClue
12mr|geoclue-0.12.0-8|12	Source0:	http://folks.o-hand.com/jku/geoclue-releases/%{name}-%{version}.tar.gz
12mr|geoclue-0.12.0-8|13	Patch0:		geoclue-0.12.0-gcc46.patch
12mr|geoclue-0.12.0-8|14	Patch1:		geoclue-0.12.0-str-fmt.patch
12mr|geoclue-0.12.0-8|15	Patch2:		geoclue-0.12.0-networkmanager-pkgconfig-typo.patch
12mr|geoclue-0.12.0-8|16	
12mr|geoclue-0.12.0-8|17	BuildRequires:	GConf2
12mr|geoclue-0.12.0-8|18	BuildRequires:	gtk-doc
12mr|geoclue-0.12.0-8|19	BuildRequires:	xsltproc
12mr|geoclue-0.12.0-8|20	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|geoclue-0.12.0-8|21	BuildRequires:	pkgconfig(gconf-2.0)
12mr|geoclue-0.12.0-8|22	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|geoclue-0.12.0-8|23	BuildRequires:	pkgconfig(gypsy)
12mr|geoclue-0.12.0-8|24	BuildRequires:	pkgconfig(libgpsd) >= 2.91
12mr|geoclue-0.12.0-8|25	BuildRequires:	pkgconfig(libnm-glib)
12mr|geoclue-0.12.0-8|26	BuildRequires:	pkgconfig(libxml-2.0)
12mr|geoclue-0.12.0-8|27	
12mr|geoclue-0.12.0-8|28	%description
12mr|geoclue-0.12.0-8|29	Geoclue is a modular geoinformation service built on top of the D-Bus
12mr|geoclue-0.12.0-8|30	messaging system.The goal of the Geoclue project is to make creating
12mr|geoclue-0.12.0-8|31	location-aware applications as simple as possible.
12mr|geoclue-0.12.0-8|32	
12mr|geoclue-0.12.0-8|33	%package -n	%{libname}
12mr|geoclue-0.12.0-8|34	Summary:	Shared library for %{name}
12mr|geoclue-0.12.0-8|35	Group:		System/Libraries
12mr|geoclue-0.12.0-8|36	
12mr|geoclue-0.12.0-8|37	%description -n %{libname}
12mr|geoclue-0.12.0-8|38	Main library for %{name}.
12mr|geoclue-0.12.0-8|39	
12mr|geoclue-0.12.0-8|40	%package -n	%{devname}
12mr|geoclue-0.12.0-8|41	Summary:	Development libraries for %{name}
12mr|geoclue-0.12.0-8|42	Group:		System/Libraries
12mr|geoclue-0.12.0-8|43	Requires:	%{libname} = %{version}-%{release}
12mr|geoclue-0.12.0-8|44	Provides:	%{name}-devel = %{version}-%{release}
12mr|geoclue-0.12.0-8|45	
12mr|geoclue-0.12.0-8|46	%description -n	%{devname}
12mr|geoclue-0.12.0-8|47	Development files and headers for %{name}.
12mr|geoclue-0.12.0-8|48	
12mr|geoclue-0.12.0-8|49	%prep
12mr|geoclue-0.12.0-8|50	%setup -q
12mr|geoclue-0.12.0-8|51	%patch0 -p0 -b .gcc46~
12mr|geoclue-0.12.0-8|52	%patch1 -p0 -b .str_fmt~
12mr|geoclue-0.12.0-8|53	%patch2 -p1 -b .nm_pkgconf~
12mr|geoclue-0.12.0-8|54	
12mr|geoclue-0.12.0-8|55	%build
12mr|geoclue-0.12.0-8|56	autoreconf -fi
12mr|geoclue-0.12.0-8|57	%configure2_5x	\
12mr|geoclue-0.12.0-8|58	--disable-static \
12mr|geoclue-0.12.0-8|59	--disable-gtk-doc \
12mr|geoclue-0.12.0-8|60	--enable-gtk=yes \
12mr|geoclue-0.12.0-8|61	--enable-conic=no \
12mr|geoclue-0.12.0-8|62	--enable-networkmanager=yes \
12mr|geoclue-0.12.0-8|63	--enable-gypsy=yes \
12mr|geoclue-0.12.0-8|64	--enable-gpsd=yes \
12mr|geoclue-0.12.0-8|65	--enable-skyhook=no
12mr|geoclue-0.12.0-8|66	%make
12mr|geoclue-0.12.0-8|67	
12mr|geoclue-0.12.0-8|68	%install
12mr|geoclue-0.12.0-8|69	%makeinstall_std
12mr|geoclue-0.12.0-8|70	
12mr|geoclue-0.12.0-8|71	# Install the test gui as it seems the test isn't installed any more
12mr|geoclue-0.12.0-8|72	install -m755 test/.libs/geoclue-test-gui -D %{buildroot}%{_bindir}/geoclue-test-gui
12mr|geoclue-0.12.0-8|73	
12mr|geoclue-0.12.0-8|74	%files
12mr|geoclue-0.12.0-8|75	%doc AUTHORS README
12mr|geoclue-0.12.0-8|76	%dir %{_datadir}/geoclue-providers
12mr|geoclue-0.12.0-8|77	%{_bindir}/%{name}*
12mr|geoclue-0.12.0-8|78	%{_libdir}/%{name}-*
12mr|geoclue-0.12.0-8|79	%{_datadir}/dbus-1/services/*.service
12mr|geoclue-0.12.0-8|80	%{_datadir}/geoclue-providers/%{name}-*.provider
12mr|geoclue-0.12.0-8|81	%{_datadir}/gtk-doc/html/%{name}
12mr|geoclue-0.12.0-8|82	
12mr|geoclue-0.12.0-8|83	%files -n %{libname}
12mr|geoclue-0.12.0-8|84	%{_libdir}/lib%{name}.so.%{major}*
12mr|geoclue-0.12.0-8|85	
12mr|geoclue-0.12.0-8|86	%files -n %{devname}
12mr|geoclue-0.12.0-8|87	%{_includedir}/%{name}
12mr|geoclue-0.12.0-8|88	%{_libdir}/lib%{name}.so
12mr|geoclue-0.12.0-8|89	%{_libdir}/pkgconfig/%{name}.pc
12mr|geoclue-0.12.0-8|90	
12mr|geoclue-0.12.0-8|91	
12mr|geoclue-0.12.0-8|92	
12mr|geoclue-0.12.0-8|93	
12mr|geoclue-0.12.0-8|94	%changelog
12mr|geoclue-0.12.0-8|95	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|geoclue-0.12.0-8|96	+ Commit: f00a3c6
12mr|geoclue-0.12.0-8|97	- Sync with Cooker (update BuildRequires, drop .la files)
12mr|geoclue-0.12.0-8|98	
12mr|geoclue-0.12.0-8|99	

14067 12
12mr|geocode-glib-0.99.0-2|1	%define major 0
12mr|geocode-glib-0.99.0-2|2	%define libname %mklibname %{name} %{major}
12mr|geocode-glib-0.99.0-2|3	%define girname %mklibname %{name}-gir 1.0
12mr|geocode-glib-0.99.0-2|4	%define develname %mklibname -d %{name}
12mr|geocode-glib-0.99.0-2|5	
12mr|geocode-glib-0.99.0-2|6	Summary: A convenience library for the Yahoo! Place Finder APIs
12mr|geocode-glib-0.99.0-2|7	Name: geocode-glib
12mr|geocode-glib-0.99.0-2|8	Version: 0.99.0
12mr|geocode-glib-0.99.0-2|9	Release: 2
12mr|geocode-glib-0.99.0-2|10	Group: Networking/Other
12mr|geocode-glib-0.99.0-2|11	License: LGPLv2
12mr|geocode-glib-0.99.0-2|12	URL: http://geoclue.freedesktop.org/
12mr|geocode-glib-0.99.0-2|13	Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/0.99/%{name}-%{version}.tar.bz2
12mr|geocode-glib-0.99.0-2|14	
12mr|geocode-glib-0.99.0-2|15	BuildRequires: intltool
12mr|geocode-glib-0.99.0-2|16	BuildRequires: pkgconfig(gio-2.0)
12mr|geocode-glib-0.99.0-2|17	BuildRequires: pkgconfig(json-glib-1.0) >= 0.13.1
12mr|geocode-glib-0.99.0-2|18	BuildRequires: pkgconfig(libsoup-2.4)
12mr|geocode-glib-0.99.0-2|19	BuildRequires: gobject-introspection-devel >= 0.6.3
12mr|geocode-glib-0.99.0-2|20	BuildRequires: pkgconfig(gnome-doc-utils)
12mr|geocode-glib-0.99.0-2|21	
12mr|geocode-glib-0.99.0-2|22	%description
12mr|geocode-glib-0.99.0-2|23	geocode-glib is a convenience library for the Yahoo! Place Finder
12mr|geocode-glib-0.99.0-2|24	APIs, as described at:
12mr|geocode-glib-0.99.0-2|25	http://developer.yahoo.com/geo/placefinder/
12mr|geocode-glib-0.99.0-2|26	
12mr|geocode-glib-0.99.0-2|27	The Place Finder web service allows to do geocoding (finding longitude
12mr|geocode-glib-0.99.0-2|28	and latitude from an address), and reverse geocoding (finding an address
12mr|geocode-glib-0.99.0-2|29	from coordinates).
12mr|geocode-glib-0.99.0-2|30	
12mr|geocode-glib-0.99.0-2|31	%package -n %{libname}
12mr|geocode-glib-0.99.0-2|32	Group: Networking/Other
12mr|geocode-glib-0.99.0-2|33	Summary: A convenience library for the Yahoo! Place Finder APIs
12mr|geocode-glib-0.99.0-2|34	
12mr|geocode-glib-0.99.0-2|35	%description -n %{libname}
12mr|geocode-glib-0.99.0-2|36	Geocode-glib allows you to do geocoding (going from a place name,
12mr|geocode-glib-0.99.0-2|37	to a longitude/latitude pair) and reverse geocoding (finding a place
12mr|geocode-glib-0.99.0-2|38	name from coordinates) using Yahoo! Place Finder API.
12mr|geocode-glib-0.99.0-2|39	
12mr|geocode-glib-0.99.0-2|40	This library should be used in place of Geoclue's D-Bus API for
12mr|geocode-glib-0.99.0-2|41	geocoding and reverse geocoding.
12mr|geocode-glib-0.99.0-2|42	
12mr|geocode-glib-0.99.0-2|43	%package -n %{girname}
12mr|geocode-glib-0.99.0-2|44	Group: Networking/Other
12mr|geocode-glib-0.99.0-2|45	Summary: A convenience library for the Yahoo! Place Finder APIs
12mr|geocode-glib-0.99.0-2|46	
12mr|geocode-glib-0.99.0-2|47	%description -n %{girname}
12mr|geocode-glib-0.99.0-2|48	This package contains GObjectIntrospection data for geocode-glib.
12mr|geocode-glib-0.99.0-2|49	
12mr|geocode-glib-0.99.0-2|50	%package -n %{develname}
12mr|geocode-glib-0.99.0-2|51	Group: Networking/Other
12mr|geocode-glib-0.99.0-2|52	Summary: A convenience library for the Yahoo! Place Finder APIs
12mr|geocode-glib-0.99.0-2|53	Requires: %{libname} = %{version}-%{release}
12mr|geocode-glib-0.99.0-2|54	Requires: %{girname} = %{version}-%{release}
12mr|geocode-glib-0.99.0-2|55	Provides: %{name}-devel = %{version}-%{release}
12mr|geocode-glib-0.99.0-2|56	
12mr|geocode-glib-0.99.0-2|57	%description -n %{develname}
12mr|geocode-glib-0.99.0-2|58	This package contains the development files for geocode-glib.
12mr|geocode-glib-0.99.0-2|59	
12mr|geocode-glib-0.99.0-2|60	%prep
12mr|geocode-glib-0.99.0-2|61	%setup -q
12mr|geocode-glib-0.99.0-2|62	
12mr|geocode-glib-0.99.0-2|63	%build
12mr|geocode-glib-0.99.0-2|64	%configure2_5x \
12mr|geocode-glib-0.99.0-2|65	--disable-static
12mr|geocode-glib-0.99.0-2|66	
12mr|geocode-glib-0.99.0-2|67	%make
12mr|geocode-glib-0.99.0-2|68	
12mr|geocode-glib-0.99.0-2|69	%install
12mr|geocode-glib-0.99.0-2|70	%makeinstall_std
12mr|geocode-glib-0.99.0-2|71	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|geocode-glib-0.99.0-2|72	
12mr|geocode-glib-0.99.0-2|73	%files -n %{libname}
12mr|geocode-glib-0.99.0-2|74	%{_libdir}/libgeocode-glib.so.%{major}*
12mr|geocode-glib-0.99.0-2|75	
12mr|geocode-glib-0.99.0-2|76	%files -n %{girname}
12mr|geocode-glib-0.99.0-2|77	%{_libdir}/girepository-1.0/GeocodeGlib-1.0.typelib
12mr|geocode-glib-0.99.0-2|78	
12mr|geocode-glib-0.99.0-2|79	%files -n %{develname}
12mr|geocode-glib-0.99.0-2|80	%{_includedir}/geocode-glib
12mr|geocode-glib-0.99.0-2|81	%{_libdir}/libgeocode-glib.so
12mr|geocode-glib-0.99.0-2|82	%{_libdir}/pkgconfig/geocode-glib.pc
12mr|geocode-glib-0.99.0-2|83	%{_datadir}/gir-1.0/GeocodeGlib-1.0.gir
12mr|geocode-glib-0.99.0-2|84	%{_datadir}/gtk-doc/html/%{name}
12mr|geocode-glib-0.99.0-2|85	
12mr|geocode-glib-0.99.0-2|86	
12mr|geocode-glib-0.99.0-2|87	
12mr|geocode-glib-0.99.0-2|88	
12mr|geocode-glib-0.99.0-2|89	%changelog
12mr|geocode-glib-0.99.0-2|90	

14068 12
12mr|geoip-1.4.8-3|1	%define oname GeoIP
12mr|geoip-1.4.8-3|2	
12mr|geoip-1.4.8-3|3	%define major 1
12mr|geoip-1.4.8-3|4	%define updatemajor 0
12mr|geoip-1.4.8-3|5	
12mr|geoip-1.4.8-3|6	%define libname %mklibname geoip %{major}
12mr|geoip-1.4.8-3|7	%define libname1 %mklibname geoipupdate %{updatemajor}
12mr|geoip-1.4.8-3|8	%define develname %mklibname geoip -d
12mr|geoip-1.4.8-3|9	
12mr|geoip-1.4.8-3|10	Summary:	Find what country an IP address or hostname originates from
12mr|geoip-1.4.8-3|11	Name:		geoip
12mr|geoip-1.4.8-3|12	Version:	1.4.8
12mr|geoip-1.4.8-3|13	Release:	3
12mr|geoip-1.4.8-3|14	License:	LGPLv2+
12mr|geoip-1.4.8-3|15	Group:		System/Libraries
12mr|geoip-1.4.8-3|16	URL:		http://www.maxmind.com/app/c
12mr|geoip-1.4.8-3|17	Source0:	http://www.maxmind.com/download/geoip/api/c/%{oname}-%{version}.tar.gz
12mr|geoip-1.4.8-3|18	Source1:	http://www.maxmind.com/download/geoip/database/%{oname}.dat.gz
12mr|geoip-1.4.8-3|19	Source2:	http://www.maxmind.com/download/geoip/database/LICENSE.txt
12mr|geoip-1.4.8-3|20	Source3:	http://www.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
12mr|geoip-1.4.8-3|21	Source4:	http://www.maxmind.com/download/geoip/database/asnum/GeoIPASNum.dat.gz
12mr|geoip-1.4.8-3|22	Source5:	geoip.contrab
12mr|geoip-1.4.8-3|23	BuildRequires:	zlib-devel
12mr|geoip-1.4.8-3|24	BuildRequires:	autoconf automake libtool
12mr|geoip-1.4.8-3|25	
12mr|geoip-1.4.8-3|26	%description
12mr|geoip-1.4.8-3|27	GeoIP is a C library that enables the user to find the country that any IP
12mr|geoip-1.4.8-3|28	address or hostname originates from. It uses a file based database that is
12mr|geoip-1.4.8-3|29	accurate as of March 2003. This database simply contains IP blocks as keys,
12mr|geoip-1.4.8-3|30	and countries as values. This database should be more complete and accurate
12mr|geoip-1.4.8-3|31	than using reverse DNS lookups. Commercial databases and automatic update
12mr|geoip-1.4.8-3|32	services are available from http://www.maxmind.com/
12mr|geoip-1.4.8-3|33	
12mr|geoip-1.4.8-3|34	This module can be used to automatically select the geographically closest
12mr|geoip-1.4.8-3|35	mirror, to analyze your web server logs to determine the countries of your
12mr|geoip-1.4.8-3|36	visitors, for credit card fraud detection, and for software export controls.
12mr|geoip-1.4.8-3|37	
12mr|geoip-1.4.8-3|38	%package -n	%{libname}
12mr|geoip-1.4.8-3|39	Summary:	Shared library part of GeoIP
12mr|geoip-1.4.8-3|40	Group:		System/Libraries
12mr|geoip-1.4.8-3|41	Requires:	%{name} >= %{version}-%{release}
12mr|geoip-1.4.8-3|42	
12mr|geoip-1.4.8-3|43	%description -n	%{libname}
12mr|geoip-1.4.8-3|44	GeoIP is a C library that enables the user to find the country that any IP
12mr|geoip-1.4.8-3|45	address or hostname originates from. It uses a file based database that is
12mr|geoip-1.4.8-3|46	accurate as of March 2003. This database simply contains IP blocks as keys,
12mr|geoip-1.4.8-3|47	and countries as values. This database should be more complete and accurate
12mr|geoip-1.4.8-3|48	than using reverse DNS lookups. Commercial databases and automatic update
12mr|geoip-1.4.8-3|49	services are available from http://www.maxmind.com/
12mr|geoip-1.4.8-3|50	
12mr|geoip-1.4.8-3|51	This module can be used to automatically select the geographically closest
12mr|geoip-1.4.8-3|52	mirror, to analyze your web server logs to determine the countries of your
12mr|geoip-1.4.8-3|53	visitors, for credit card fraud detection, and for software export controls.
12mr|geoip-1.4.8-3|54	
12mr|geoip-1.4.8-3|55	%package -n	%{libname1}
12mr|geoip-1.4.8-3|56	Summary:	Shared library parts of GeoIP
12mr|geoip-1.4.8-3|57	Group:		System/Libraries
12mr|geoip-1.4.8-3|58	
12mr|geoip-1.4.8-3|59	%description -n	%{libname1}
12mr|geoip-1.4.8-3|60	GeoIP is a C library that enables the user to find the country that any IP
12mr|geoip-1.4.8-3|61	address or hostname originates from. It uses a file based database that is
12mr|geoip-1.4.8-3|62	accurate as of March 2003. This database simply contains IP blocks as keys,
12mr|geoip-1.4.8-3|63	and countries as values. This database should be more complete and accurate
12mr|geoip-1.4.8-3|64	than using reverse DNS lookups. Commercial databases and automatic update
12mr|geoip-1.4.8-3|65	services are available from http://www.maxmind.com/
12mr|geoip-1.4.8-3|66	
12mr|geoip-1.4.8-3|67	This module can be used to automatically select the geographically closest
12mr|geoip-1.4.8-3|68	mirror, to analyze your web server logs to determine the countries of your
12mr|geoip-1.4.8-3|69	visitors, for credit card fraud detection, and for software export controls.
12mr|geoip-1.4.8-3|70	
12mr|geoip-1.4.8-3|71	%package -n	%{develname}
12mr|geoip-1.4.8-3|72	Summary:	Headers and libraries needed for GeoIP development
12mr|geoip-1.4.8-3|73	Group:		Development/C
12mr|geoip-1.4.8-3|74	Requires:	%{libname} >= %{version}-%{release}
12mr|geoip-1.4.8-3|75	Requires:	%{libname1} = %{version}-%{release}
12mr|geoip-1.4.8-3|76	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|geoip-1.4.8-3|77	Provides:	%{oname}-devel = %{version}-%{release}
12mr|geoip-1.4.8-3|78	
12mr|geoip-1.4.8-3|79	%description -n	%{develname}
12mr|geoip-1.4.8-3|80	GeoIP is a C library that enables the user to find the country that any IP
12mr|geoip-1.4.8-3|81	address or hostname originates from. It uses a file based database that is
12mr|geoip-1.4.8-3|82	accurate as of March 2003. This database simply contains IP blocks as keys,
12mr|geoip-1.4.8-3|83	and countries as values. This database should be more complete and accurate
12mr|geoip-1.4.8-3|84	than using reverse DNS lookups. Commercial databases and automatic update
12mr|geoip-1.4.8-3|85	services are available from http://www.maxmind.com/
12mr|geoip-1.4.8-3|86	
12mr|geoip-1.4.8-3|87	This module can be used to automatically select the geographically closest
12mr|geoip-1.4.8-3|88	mirror, to analyze your web server logs to determine the countries of your
12mr|geoip-1.4.8-3|89	visitors, for credit card fraud detection, and for software export controls.
12mr|geoip-1.4.8-3|90	
12mr|geoip-1.4.8-3|91	%prep
12mr|geoip-1.4.8-3|92	%setup -q -n %{oname}-%{version}
12mr|geoip-1.4.8-3|93	
12mr|geoip-1.4.8-3|94	zcat %{SOURCE1} > data/GeoIP.dat
12mr|geoip-1.4.8-3|95	cp %{SOURCE2} LICENSE.txt
12mr|geoip-1.4.8-3|96	zcat %{SOURCE3} > data/GeoLiteCity.dat
12mr|geoip-1.4.8-3|97	zcat %{SOURCE4} > data/GeoIPASNum.dat
12mr|geoip-1.4.8-3|98	
12mr|geoip-1.4.8-3|99	%build
12mr|geoip-1.4.8-3|100	rm -rf configure autom4te.cache
12mr|geoip-1.4.8-3|101	libtoolize --copy --force; aclocal; automake --gnu --add-missing --copy; autoconf
12mr|geoip-1.4.8-3|102	
12mr|geoip-1.4.8-3|103	%configure2_5x --disable-static
12mr|geoip-1.4.8-3|104	
12mr|geoip-1.4.8-3|105	%make
12mr|geoip-1.4.8-3|106	
12mr|geoip-1.4.8-3|107	%check
12mr|geoip-1.4.8-3|108	#gw disable tests if there's no network
12mr|geoip-1.4.8-3|109	if ping -c 1 svn.mandriva.com; then
12mr|geoip-1.4.8-3|110	make check
12mr|geoip-1.4.8-3|111	fi
12mr|geoip-1.4.8-3|112	
12mr|geoip-1.4.8-3|113	%install
12mr|geoip-1.4.8-3|114	%makeinstall_std
12mr|geoip-1.4.8-3|115	#gw path fix man page
12mr|geoip-1.4.8-3|116	perl -pi -e "s^%{buildroot}^^" %{buildroot}%{_mandir}/man1/geoipupdate.1
12mr|geoip-1.4.8-3|117	
12mr|geoip-1.4.8-3|118	mkdir -p %{buildroot}%{_sysconfdir}/cron.monthly
12mr|geoip-1.4.8-3|119	install -m755 %{SOURCE5} %{buildroot}%{_sysconfdir}/cron.monthly/geoip
12mr|geoip-1.4.8-3|120	install -m0644 data/GeoLiteCity.dat %{buildroot}%{_datadir}/GeoIP/
12mr|geoip-1.4.8-3|121	install -m0644 data/GeoIPASNum.dat %{buildroot}%{_datadir}/GeoIP/
12mr|geoip-1.4.8-3|122	
12mr|geoip-1.4.8-3|123	%files
12mr|geoip-1.4.8-3|124	%doc AUTHORS COPYING ChangeLog README TODO LICENSE.txt
12mr|geoip-1.4.8-3|125	%config(noreplace) %{_sysconfdir}/GeoIP.conf
12mr|geoip-1.4.8-3|126	%config(noreplace) %{_sysconfdir}/GeoIP.conf.default
12mr|geoip-1.4.8-3|127	%{_bindir}/geoiplookup
12mr|geoip-1.4.8-3|128	%{_bindir}/geoipupdate
12mr|geoip-1.4.8-3|129	%{_bindir}/geoiplookup6
12mr|geoip-1.4.8-3|130	%config(noreplace) %{_datadir}/GeoIP
12mr|geoip-1.4.8-3|131	%{_mandir}/man1/geoiplookup.1*
12mr|geoip-1.4.8-3|132	%{_mandir}/man1/geoiplookup6.1*
12mr|geoip-1.4.8-3|133	%{_mandir}/man1/geoipupdate.1*
12mr|geoip-1.4.8-3|134	%{_sysconfdir}/cron.monthly/geoip
12mr|geoip-1.4.8-3|135	
12mr|geoip-1.4.8-3|136	%files -n %{libname}
12mr|geoip-1.4.8-3|137	%{_libdir}/libGeoIP.so.%{major}*
12mr|geoip-1.4.8-3|138	
12mr|geoip-1.4.8-3|139	%files -n %{libname1}
12mr|geoip-1.4.8-3|140	%{_libdir}/libGeoIPUpdate.so.%{updatemajor}*
12mr|geoip-1.4.8-3|141	
12mr|geoip-1.4.8-3|142	%files -n %{develname}
12mr|geoip-1.4.8-3|143	%{_libdir}/lib*.so
12mr|geoip-1.4.8-3|144	%{_includedir}/*
12mr|geoip-1.4.8-3|145	
12mr|geoip-1.4.8-3|146	
12mr|geoip-1.4.8-3|147	
12mr|geoip-1.4.8-3|148	%changelog
12mr|geoip-1.4.8-3|149	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|geoip-1.4.8-3|150	+ Commit: 93ea87c
12mr|geoip-1.4.8-3|151	- New version 1.4.8 (sync with Cooker), drop no longer needed Obsoletes
12mr|geoip-1.4.8-3|152	
12mr|geoip-1.4.8-3|153	

14069 12
12mr|geotiff-1.2.5-3|1	
12mr|geotiff-1.2.5-3|2	%define  _requires_exceptions devel(/lib/libNoVersion)
12mr|geotiff-1.2.5-3|3	%define major	1
12mr|geotiff-1.2.5-3|4	
12mr|geotiff-1.2.5-3|5	Name: geotiff
12mr|geotiff-1.2.5-3|6	Summary: Cartographic software
12mr|geotiff-1.2.5-3|7	Version: 1.2.5
12mr|geotiff-1.2.5-3|8	Release: %mkrel 3
12mr|geotiff-1.2.5-3|9	Group: Sciences/Geosciences
12mr|geotiff-1.2.5-3|10	Source0: libgeotiff-%{version}.tar.gz
12mr|geotiff-1.2.5-3|11	# fix build
12mr|geotiff-1.2.5-3|12	Patch0:    libgeotiff-soname.patch
12mr|geotiff-1.2.5-3|13	Patch1:    libgeotiff-1.2.5-fix-str-fmt.patch
12mr|geotiff-1.2.5-3|14	License: MIT style
12mr|geotiff-1.2.5-3|15	URL: http://www.remotesensing.org/geotiff/geotiff.html
12mr|geotiff-1.2.5-3|16	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|geotiff-1.2.5-3|17	Requires: proj
12mr|geotiff-1.2.5-3|18	BuildRequires: libtiff-devel >= 3.6.0
12mr|geotiff-1.2.5-3|19	BuildRequires: libjpeg-devel
12mr|geotiff-1.2.5-3|20	BuildRequires: zlib-devel
12mr|geotiff-1.2.5-3|21	BuildRequires: proj-devel
12mr|geotiff-1.2.5-3|22	BuildRequires: doxygen
12mr|geotiff-1.2.5-3|23	
12mr|geotiff-1.2.5-3|24	%description
12mr|geotiff-1.2.5-3|25	This library is designed to permit the extraction and parsing of the
12mr|geotiff-1.2.5-3|26	"GeoTIFF" Key directories, as well as definition and installation
12mr|geotiff-1.2.5-3|27	of GeoTIFF keys in new files.
12mr|geotiff-1.2.5-3|28	
12mr|geotiff-1.2.5-3|29	%files
12mr|geotiff-1.2.5-3|30	%defattr(-,root,root)
12mr|geotiff-1.2.5-3|31	%{_bindir}/geotifcp
12mr|geotiff-1.2.5-3|32	%{_bindir}/listgeo
12mr|geotiff-1.2.5-3|33	%{_bindir}/makegeo
12mr|geotiff-1.2.5-3|34	%doc docs/*
12mr|geotiff-1.2.5-3|35	
12mr|geotiff-1.2.5-3|36	#------------------------------------------------------------
12mr|geotiff-1.2.5-3|37	
12mr|geotiff-1.2.5-3|38	%define libname %mklibname geotiff %{major}
12mr|geotiff-1.2.5-3|39	
12mr|geotiff-1.2.5-3|40	%package -n %libname
12mr|geotiff-1.2.5-3|41	Summary: Cartographic software - Libraries
12mr|geotiff-1.2.5-3|42	Group: Sciences/Geosciences
12mr|geotiff-1.2.5-3|43	
12mr|geotiff-1.2.5-3|44	%description -n %libname
12mr|geotiff-1.2.5-3|45	This library is designed to permit the extraction and parsing of the
12mr|geotiff-1.2.5-3|46	"GeoTIFF" Key directories, as well as definition and installation
12mr|geotiff-1.2.5-3|47	of GeoTIFF keys in new files. For more information about GeoTIFF
12mr|geotiff-1.2.5-3|48	specifications, projection codes and use, see the WWW web page at:
12mr|geotiff-1.2.5-3|49	
12mr|geotiff-1.2.5-3|50	%if %mdkversion < 200900
12mr|geotiff-1.2.5-3|51	%post -n %libname -p /sbin/ldconfig
12mr|geotiff-1.2.5-3|52	%endif
12mr|geotiff-1.2.5-3|53	%if %mdkversion < 200900
12mr|geotiff-1.2.5-3|54	%postun -n %libname -p /sbin/ldconfig
12mr|geotiff-1.2.5-3|55	%endif
12mr|geotiff-1.2.5-3|56	
12mr|geotiff-1.2.5-3|57	%files -n %libname
12mr|geotiff-1.2.5-3|58	%defattr(-,root,root)
12mr|geotiff-1.2.5-3|59	%{_libdir}/*.so.%{major}*
12mr|geotiff-1.2.5-3|60	
12mr|geotiff-1.2.5-3|61	#------------------------------------------------------------
12mr|geotiff-1.2.5-3|62	
12mr|geotiff-1.2.5-3|63	%define libdev %mklibname geotiff -d
12mr|geotiff-1.2.5-3|64	
12mr|geotiff-1.2.5-3|65	%package -n %libdev
12mr|geotiff-1.2.5-3|66	Summary: Cartographic software - Development files
12mr|geotiff-1.2.5-3|67	Group: Sciences/Geosciences
12mr|geotiff-1.2.5-3|68	Requires: %libname = %{version}
12mr|geotiff-1.2.5-3|69	Provides: geotiff-devel = %{version}-%{release}
12mr|geotiff-1.2.5-3|70	Requires: libtiff-devel >= 3.6.0
12mr|geotiff-1.2.5-3|71	Obsoletes: %{libname}-devel
12mr|geotiff-1.2.5-3|72	
12mr|geotiff-1.2.5-3|73	%description -n %libdev
12mr|geotiff-1.2.5-3|74	libgeotiff development files.
12mr|geotiff-1.2.5-3|75	
12mr|geotiff-1.2.5-3|76	%files -n %libdev
12mr|geotiff-1.2.5-3|77	%defattr(-,root,root)
12mr|geotiff-1.2.5-3|78	%{_libdir}/*.so
12mr|geotiff-1.2.5-3|79	%{_includedir}/*
12mr|geotiff-1.2.5-3|80	%{_libdir}/*.a
12mr|geotiff-1.2.5-3|81	%{_libdir}/pkgconfig/%{name}.pc
12mr|geotiff-1.2.5-3|82	
12mr|geotiff-1.2.5-3|83	%prep
12mr|geotiff-1.2.5-3|84	%setup -q -n libgeotiff-%version
12mr|geotiff-1.2.5-3|85	%patch0 -p1 -b .soname~
12mr|geotiff-1.2.5-3|86	%patch1 -p0
12mr|geotiff-1.2.5-3|87	
12mr|geotiff-1.2.5-3|88	# fix wrongly encoded files from tarball
12mr|geotiff-1.2.5-3|89	set +x
12mr|geotiff-1.2.5-3|90	for f in `find . -type f` ; do
12mr|geotiff-1.2.5-3|91	if file $f | grep -q ISO-8859 ; then
12mr|geotiff-1.2.5-3|92	set -x
12mr|geotiff-1.2.5-3|93	iconv -f ISO-8859-1 -t UTF-8 $f > ${f}.tmp && \
12mr|geotiff-1.2.5-3|94	mv -f ${f}.tmp $f
12mr|geotiff-1.2.5-3|95	set +x
12mr|geotiff-1.2.5-3|96	fi
12mr|geotiff-1.2.5-3|97	if file $f | grep -q CRLF ; then
12mr|geotiff-1.2.5-3|98	set -x
12mr|geotiff-1.2.5-3|99	sed -i -e 's|\r||g' $f
12mr|geotiff-1.2.5-3|100	set +x
12mr|geotiff-1.2.5-3|101	fi
12mr|geotiff-1.2.5-3|102	done
12mr|geotiff-1.2.5-3|103	set -x
12mr|geotiff-1.2.5-3|104	
12mr|geotiff-1.2.5-3|105	%build
12mr|geotiff-1.2.5-3|106	
12mr|geotiff-1.2.5-3|107	# disable -g flag removal
12mr|geotiff-1.2.5-3|108	sed -i 's| \| sed \"s\/-g \/\/\"||g' configure
12mr|geotiff-1.2.5-3|109	
12mr|geotiff-1.2.5-3|110	# use gcc -shared instead of ld -shared to build with -fstack-protector
12mr|geotiff-1.2.5-3|111	sed -i 's|LD_SHARED=@LD_SHARED@|LD_SHARED=@CC@ -shared|' Makefile.in
12mr|geotiff-1.2.5-3|112	
12mr|geotiff-1.2.5-3|113	%configure2_5x \
12mr|geotiff-1.2.5-3|114	--with-proj=%{_prefix} \
12mr|geotiff-1.2.5-3|115	--with-jpeg=%{_prefix} \
12mr|geotiff-1.2.5-3|116	--with-libtiff=%{_prefix} \
12mr|geotiff-1.2.5-3|117	--without-static \
12mr|geotiff-1.2.5-3|118	--enable-incode-epsg
12mr|geotiff-1.2.5-3|119	
12mr|geotiff-1.2.5-3|120	make COPTS="$RPM_OPT_FLAGS -fPIC" LDFLAGS="$LDFLAGS -lc"
12mr|geotiff-1.2.5-3|121	
12mr|geotiff-1.2.5-3|122	%install
12mr|geotiff-1.2.5-3|123	rm -Rf %{buildroot}
12mr|geotiff-1.2.5-3|124	%makeinstall
12mr|geotiff-1.2.5-3|125	chmod 644 %{buildroot}%{_includedir}/*
12mr|geotiff-1.2.5-3|126	
12mr|geotiff-1.2.5-3|127	# install manualy some file
12mr|geotiff-1.2.5-3|128	install -p -m 755 bin/makegeo %{buildroot}%{_bindir}
12mr|geotiff-1.2.5-3|129	
12mr|geotiff-1.2.5-3|130	# install pkgconfig file
12mr|geotiff-1.2.5-3|131	cat > %{name}.pc <<EOF
12mr|geotiff-1.2.5-3|132	prefix=%{_prefix}
12mr|geotiff-1.2.5-3|133	exec_prefix=%{_prefix}
12mr|geotiff-1.2.5-3|134	libdir=%{_libdir}
12mr|geotiff-1.2.5-3|135	includedir=%{_includedir}/%{name}
12mr|geotiff-1.2.5-3|136	
12mr|geotiff-1.2.5-3|137	Name: %{name}
12mr|geotiff-1.2.5-3|138	Description: GeoTIFF file format library
12mr|geotiff-1.2.5-3|139	Version: %{version}
12mr|geotiff-1.2.5-3|140	Libs: -L\${libdir} -lgeotiff
12mr|geotiff-1.2.5-3|141	Cflags: -I\${includedir}
12mr|geotiff-1.2.5-3|142	EOF
12mr|geotiff-1.2.5-3|143	
12mr|geotiff-1.2.5-3|144	mkdir -p %{buildroot}%{_libdir}/pkgconfig/
12mr|geotiff-1.2.5-3|145	install -p -m 644 %{name}.pc %{buildroot}%{_libdir}/pkgconfig/
12mr|geotiff-1.2.5-3|146	
12mr|geotiff-1.2.5-3|147	#clean up junks
12mr|geotiff-1.2.5-3|148	rm -rf %{buildroot}%{_datadir}/*.csv
12mr|geotiff-1.2.5-3|149	
12mr|geotiff-1.2.5-3|150	# generate docs
12mr|geotiff-1.2.5-3|151	doxygen
12mr|geotiff-1.2.5-3|152	
12mr|geotiff-1.2.5-3|153	%clean
12mr|geotiff-1.2.5-3|154	rm -rf %{buildroot}
12mr|geotiff-1.2.5-3|155	
12mr|geotiff-1.2.5-3|156	
12mr|geotiff-1.2.5-3|157	
12mr|geotiff-1.2.5-3|158	
12mr|geotiff-1.2.5-3|159	
12mr|geotiff-1.2.5-3|160	
12mr|geotiff-1.2.5-3|161	%changelog
12mr|geotiff-1.2.5-3|162	

14070 12
12mr|geronimo-specs-1.2-4|1	%define _duplicate_files_terminate_build 0
12mr|geronimo-specs-1.2-4|2	
12mr|geronimo-specs-1.2-4|3	%define with_tests 0
12mr|geronimo-specs-1.2-4|4	
12mr|geronimo-specs-1.2-4|5	%define bname       geronimo
12mr|geronimo-specs-1.2-4|6	%define section     free
12mr|geronimo-specs-1.2-4|7	%define sver_activation_1_0_2 1.2
12mr|geronimo-specs-1.2-4|8	%define sver_activation_1_1 1.0
12mr|geronimo-specs-1.2-4|9	%define sver_annotation_1_0 1.1.0
12mr|geronimo-specs-1.2-4|10	%define sver_corba_1_0 1.0
12mr|geronimo-specs-1.2-4|11	%define sver_corba_2_3 1.1
12mr|geronimo-specs-1.2-4|12	%define sver_corba_3_0 1.1
12mr|geronimo-specs-1.2-4|13	%define sver_ejb_2_1 1.1
12mr|geronimo-specs-1.2-4|14	%define sver_ejb_3_0 1.0
12mr|geronimo-specs-1.2-4|15	%define sver_el_1_0 1.0
12mr|geronimo-specs-1.2-4|16	%define sver_interceptor_3_0 1.0
12mr|geronimo-specs-1.2-4|17	%define sver_j2ee_connector_1_5 1.1.1
12mr|geronimo-specs-1.2-4|18	%define sver_j2ee_deployment_1_1 1.1
12mr|geronimo-specs-1.2-4|19	%define sver_javaee_deployment_1_1MR3 1.0
12mr|geronimo-specs-1.2-4|20	%define sver_j2ee_jacc_1_0 1.1
12mr|geronimo-specs-1.2-4|21	%define sver_jacc_1_1 1.0
12mr|geronimo-specs-1.2-4|22	%define sver_j2ee_management_1_0 1.1
12mr|geronimo-specs-1.2-4|23	%define sver_j2ee_management_1_1 1.0
12mr|geronimo-specs-1.2-4|24	%define sver_javamail_1_3_1 1.3
12mr|geronimo-specs-1.2-4|25	%define sver_javamail_1_4 1.1
12mr|geronimo-specs-1.2-4|26	%define sver_jaxr_1_0 1.1
12mr|geronimo-specs-1.2-4|27	%define sver_jaxrpc_1_1 1.1
12mr|geronimo-specs-1.2-4|28	%define sver_jms_1_1 1.1
12mr|geronimo-specs-1.2-4|29	%define sver_jpa_3_0 1.1.0
12mr|geronimo-specs-1.2-4|30	%define sver_jsp_2_0 1.1
12mr|geronimo-specs-1.2-4|31	%define sver_jsp_2_1 1.0
12mr|geronimo-specs-1.2-4|32	%define sver_jta_1_0_1B 1.1.1
12mr|geronimo-specs-1.2-4|33	%define sver_jta_1_1 1.1.0
12mr|geronimo-specs-1.2-4|34	%define sver_qname_1_1 1.1
12mr|geronimo-specs-1.2-4|35	%define sver_saaj_1_1 1.1
12mr|geronimo-specs-1.2-4|36	%define sver_servlet_2_4 1.1.1
12mr|geronimo-specs-1.2-4|37	%define sver_servlet_2_5 1.1
12mr|geronimo-specs-1.2-4|38	%define sver_stax_1_0 1.0
12mr|geronimo-specs-1.2-4|39	%define sver_ws_metadata_2_0 1.1.1
12mr|geronimo-specs-1.2-4|40	%define sver_commonj_1_1 1.0
12mr|geronimo-specs-1.2-4|41	
12mr|geronimo-specs-1.2-4|42	Name:           geronimo-specs
12mr|geronimo-specs-1.2-4|43	Version:        1.2
12mr|geronimo-specs-1.2-4|44	Release:        4
12mr|geronimo-specs-1.2-4|45	Epoch:          0
12mr|geronimo-specs-1.2-4|46	Summary:        Geronimo J2EE server J2EE specifications
12mr|geronimo-specs-1.2-4|47	Url:            http://geronimo.apache.org
12mr|geronimo-specs-1.2-4|48	License:        Apache License
12mr|geronimo-specs-1.2-4|49	Group:          Development/Java
12mr|geronimo-specs-1.2-4|50	Source0:        %{name}-%{version}-src.tar.bz2
12mr|geronimo-specs-1.2-4|51	
12mr|geronimo-specs-1.2-4|52	Source1:        %{name}-jpp-depmap.xml
12mr|geronimo-specs-1.2-4|53	Source1000:     geronimo-specs.build.xml
12mr|geronimo-specs-1.2-4|54	Source1001:     undot.py
12mr|geronimo-specs-1.2-4|55	Patch0:         geronimo-specs-1.2-pom_xml.patch
12mr|geronimo-specs-1.2-4|56	Patch1:         geronimo-specs-jta-1.0.1B-pom_xml.patch
12mr|geronimo-specs-1.2-4|57	Patch2:         geronimo-specs-j2ee-connector-1.5-pom_xml.patch
12mr|geronimo-specs-1.2-4|58	Patch3:         geronimo-specs-servlet-2.4-pom_xml.patch
12mr|geronimo-specs-1.2-4|59	Patch4:         geronimo-specs-j2ee-1.4-pom_xml.patch
12mr|geronimo-specs-1.2-4|60	Patch5:         geronimo-specs-corba-2.3-pom_xml.patch
12mr|geronimo-specs-1.2-4|61	BuildRequires:  jpackage-utils >= 1.7.2
12mr|geronimo-specs-1.2-4|62	BuildRequires:  java-devel >= 0:1.6.0
12mr|geronimo-specs-1.2-4|63	BuildRequires:  java-rpmbuild
12mr|geronimo-specs-1.2-4|64	BuildRequires:  ant
12mr|geronimo-specs-1.2-4|65	BuildRequires:  junit >= 3.8.1
12mr|geronimo-specs-1.2-4|66	BuildRequires:  xml-commons-jaxp-1.3-apis
12mr|geronimo-specs-1.2-4|67	BuildRequires:  xerces-j2
12mr|geronimo-specs-1.2-4|68	BuildRequires:  fdupes
12mr|geronimo-specs-1.2-4|69	
12mr|geronimo-specs-1.2-4|70	Requires: geronimo-commonj-1.1-apis = %{version}-%{release}
12mr|geronimo-specs-1.2-4|71	Requires: geronimo-jaf-1.0.2-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|72	Requires: geronimo-jaf-1.1-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|73	Requires: geronimo-annotation-1.0-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|74	Requires: geronimo-corba-1.0-apis = %{version}-%{release}
12mr|geronimo-specs-1.2-4|75	Requires: geronimo-corba-2.3-apis = %{version}-%{release}
12mr|geronimo-specs-1.2-4|76	Requires: geronimo-ejb-2.1-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|77	Requires: geronimo-ejb-3.0-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|78	Requires: geronimo-el-1.0-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|79	Requires: geronimo-interceptor-3.0-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|80	Requires: geronimo-j2ee-1.4-apis = %{version}-%{release}
12mr|geronimo-specs-1.2-4|81	Requires: geronimo-j2ee-connector-1.5-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|82	Requires: geronimo-javaee-deployment-1.1-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|83	Requires: geronimo-javaee-deployment-1.1-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|84	Requires: geronimo-jacc-1.0-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|85	Requires: geronimo-jacc-1.1-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|86	Requires: geronimo-j2ee-management-1.0-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|87	Requires: geronimo-j2ee-management-1.1-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|88	Requires: geronimo-javamail-1.3.1-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|89	Requires: geronimo-javamail-1.4-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|90	Requires: geronimo-jaxr-1.0-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|91	Requires: geronimo-jaxrpc-1.1-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|92	Requires: geronimo-jms-1.1-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|93	Requires: geronimo-jpa-3.0-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|94	Requires: geronimo-jsp-2.0-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|95	Requires: geronimo-jsp-2.1-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|96	Requires: geronimo-jta-1.0.1B-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|97	Requires: geronimo-jta-1.1-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|98	Requires: geronimo-qname-1.1-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|99	Requires: geronimo-saaj-1.1-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|100	Requires: geronimo-servlet-2.4-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|101	Requires: geronimo-servlet-2.5-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|102	Requires: geronimo-stax-1.0-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|103	Requires: geronimo-ws-metadata-2.0-api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|104	
12mr|geronimo-specs-1.2-4|105	BuildArch:      noarch
12mr|geronimo-specs-1.2-4|106	
12mr|geronimo-specs-1.2-4|107	%description
12mr|geronimo-specs-1.2-4|108	Geronimo is Apache's ASF-licensed J2EE server project.
12mr|geronimo-specs-1.2-4|109	These are the J2EE-Specifications
12mr|geronimo-specs-1.2-4|110	Note: You should use the sub packages for the Specifications
12mr|geronimo-specs-1.2-4|111	that you actually need.  The ones installed by the main package
12mr|geronimo-specs-1.2-4|112	are deprecated and will disappear in future releases.
12mr|geronimo-specs-1.2-4|113	
12mr|geronimo-specs-1.2-4|114	%package javadoc
12mr|geronimo-specs-1.2-4|115	Summary:        Javadoc for %{name}
12mr|geronimo-specs-1.2-4|116	Group:          Development/Java
12mr|geronimo-specs-1.2-4|117	
12mr|geronimo-specs-1.2-4|118	%description javadoc
12mr|geronimo-specs-1.2-4|119	Javadoc for %{name}.
12mr|geronimo-specs-1.2-4|120	
12mr|geronimo-specs-1.2-4|121	%package -n geronimo-commonj-1.1-apis
12mr|geronimo-specs-1.2-4|122	Summary:        CommonJ APIs
12mr|geronimo-specs-1.2-4|123	Group:          Development/Java
12mr|geronimo-specs-1.2-4|124	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|125	Provides:    commonj_1_1_apis = %{version}-%{release}
12mr|geronimo-specs-1.2-4|126	Provides:    commonj_apis = 0:1.1
12mr|geronimo-specs-1.2-4|127	
12mr|geronimo-specs-1.2-4|128	%description -n geronimo-commonj-1.1-apis
12mr|geronimo-specs-1.2-4|129	CommonJ Spec
12mr|geronimo-specs-1.2-4|130	
12mr|geronimo-specs-1.2-4|131	%package -n geronimo-jaf-1.0.2-api
12mr|geronimo-specs-1.2-4|132	Summary:        J2EE JAF v1.0.2 API
12mr|geronimo-specs-1.2-4|133	Group:          Development/Java
12mr|geronimo-specs-1.2-4|134	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|135	Provides:    jaf = 0:1.0.2
12mr|geronimo-specs-1.2-4|136	# TODO: drop asap
12mr|geronimo-specs-1.2-4|137	Provides:    jaf_1_0_2_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|138	Provides:    activation_1_0_2_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|139	Provides:    jaf_api = 0:1.0.2
12mr|geronimo-specs-1.2-4|140	Provides:    activation_api = 0:1.0.2
12mr|geronimo-specs-1.2-4|141	# Don't obsolete jaf, classpathx-jaf provides it
12mr|geronimo-specs-1.2-4|142	# Don't even obsolete it versioned, as sun-jaf is at 1.1
12mr|geronimo-specs-1.2-4|143	#Obsoletes:    jaf
12mr|geronimo-specs-1.2-4|144	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|145	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|146	
12mr|geronimo-specs-1.2-4|147	%description -n geronimo-jaf-1.0.2-api
12mr|geronimo-specs-1.2-4|148	Java Activation Framework 1.0.2
12mr|geronimo-specs-1.2-4|149	
12mr|geronimo-specs-1.2-4|150	
12mr|geronimo-specs-1.2-4|151	%package -n geronimo-jaf-1.1-api
12mr|geronimo-specs-1.2-4|152	Summary:        J2EE JAF v1.1 API
12mr|geronimo-specs-1.2-4|153	Group:          Development/Java
12mr|geronimo-specs-1.2-4|154	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|155	Provides:    jaf = 0:1.1
12mr|geronimo-specs-1.2-4|156	# TODO: drop asap
12mr|geronimo-specs-1.2-4|157	Provides:    jaf_1_1_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|158	Provides:    activation_1_1_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|159	Provides:    jaf_api = 0:1.1
12mr|geronimo-specs-1.2-4|160	Provides:    activation_api = 0:1.1
12mr|geronimo-specs-1.2-4|161	# Don't obsolete jaf, classpathx-jaf provides it
12mr|geronimo-specs-1.2-4|162	# Don't even obsolete it versioned, as sun-jaf is at 1.1
12mr|geronimo-specs-1.2-4|163	#Obsoletes:    jaf
12mr|geronimo-specs-1.2-4|164	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|165	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|166	
12mr|geronimo-specs-1.2-4|167	%description -n geronimo-jaf-1.1-api
12mr|geronimo-specs-1.2-4|168	Java Activation Framework 1.1
12mr|geronimo-specs-1.2-4|169	
12mr|geronimo-specs-1.2-4|170	
12mr|geronimo-specs-1.2-4|171	%package -n geronimo-annotation-1.0-api
12mr|geronimo-specs-1.2-4|172	Summary:        JEE Common Annotations v1.0
12mr|geronimo-specs-1.2-4|173	Group:          Development/Java
12mr|geronimo-specs-1.2-4|174	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|175	Provides:    annotation_1_0_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|176	Provides:    annotation_api = 0:1.0
12mr|geronimo-specs-1.2-4|177	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|178	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|179	
12mr|geronimo-specs-1.2-4|180	%description -n geronimo-annotation-1.0-api
12mr|geronimo-specs-1.2-4|181	JEE Common Annotations v1.0
12mr|geronimo-specs-1.2-4|182	
12mr|geronimo-specs-1.2-4|183	
12mr|geronimo-specs-1.2-4|184	%package -n geronimo-corba-1.0-apis
12mr|geronimo-specs-1.2-4|185	Summary:        CORBA v1.0 APIs
12mr|geronimo-specs-1.2-4|186	Group:          Development/Java
12mr|geronimo-specs-1.2-4|187	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|188	Provides:    corba_1_0_apis = %{version}-%{release}
12mr|geronimo-specs-1.2-4|189	Provides:    corba_apis = 0:1.0
12mr|geronimo-specs-1.2-4|190	
12mr|geronimo-specs-1.2-4|191	%description -n geronimo-corba-1.0-apis
12mr|geronimo-specs-1.2-4|192	CORBA 1.0 Spec
12mr|geronimo-specs-1.2-4|193	
12mr|geronimo-specs-1.2-4|194	
12mr|geronimo-specs-1.2-4|195	%package -n geronimo-corba-2.3-apis
12mr|geronimo-specs-1.2-4|196	Summary:        CORBA v2.3 APIs
12mr|geronimo-specs-1.2-4|197	Group:          Development/Java
12mr|geronimo-specs-1.2-4|198	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|199	Provides:    corba_2_3_apis = %{version}-%{release}
12mr|geronimo-specs-1.2-4|200	Provides:    corba_apis = 0:2.3
12mr|geronimo-specs-1.2-4|201	
12mr|geronimo-specs-1.2-4|202	%description -n geronimo-corba-2.3-apis
12mr|geronimo-specs-1.2-4|203	CORBA 2.3 Spec
12mr|geronimo-specs-1.2-4|204	
12mr|geronimo-specs-1.2-4|205	
12mr|geronimo-specs-1.2-4|206	%package -n geronimo-ejb-2.1-api
12mr|geronimo-specs-1.2-4|207	Summary:        J2EE EJB v2.1 API
12mr|geronimo-specs-1.2-4|208	Group:          Development/Java
12mr|geronimo-specs-1.2-4|209	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|210	Provides:    ejb = 0:2.1
12mr|geronimo-specs-1.2-4|211	# TODO: drop asap
12mr|geronimo-specs-1.2-4|212	Provides:    ejb_2_1_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|213	Provides:    ejb_api = 0:2.1
12mr|geronimo-specs-1.2-4|214	# drop the following asap
12mr|geronimo-specs-1.2-4|215	Provides:    ejb = %{version}-%{release}
12mr|geronimo-specs-1.2-4|216	#Obsoletes:   ejb
12mr|geronimo-specs-1.2-4|217	Requires:    jta_1_0_1B_api
12mr|geronimo-specs-1.2-4|218	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|219	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|220	Obsoletes:   geronimo-specs-compat <= 0:1.0
12mr|geronimo-specs-1.2-4|221	
12mr|geronimo-specs-1.2-4|222	%description -n geronimo-ejb-2.1-api
12mr|geronimo-specs-1.2-4|223	Enterprise JavaBeans Specification 2.1
12mr|geronimo-specs-1.2-4|224	
12mr|geronimo-specs-1.2-4|225	
12mr|geronimo-specs-1.2-4|226	%package -n geronimo-ejb-3.0-api
12mr|geronimo-specs-1.2-4|227	Summary:        J2EE EJB v3.0 API
12mr|geronimo-specs-1.2-4|228	Group:          Development/Java
12mr|geronimo-specs-1.2-4|229	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|230	Provides:    ejb = 0:3.0
12mr|geronimo-specs-1.2-4|231	# TODO: drop asap
12mr|geronimo-specs-1.2-4|232	Provides:    ejb_3_0_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|233	Provides:    ejb_api = 0:3.0
12mr|geronimo-specs-1.2-4|234	#Obsoletes:   ejb
12mr|geronimo-specs-1.2-4|235	Requires:    annotation_1_0_api
12mr|geronimo-specs-1.2-4|236	Requires:    interceptor_3_0_api
12mr|geronimo-specs-1.2-4|237	Requires:    jta_1_1_api
12mr|geronimo-specs-1.2-4|238	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|239	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|240	Obsoletes:   geronimo-specs-compat <= 0:1.0
12mr|geronimo-specs-1.2-4|241	
12mr|geronimo-specs-1.2-4|242	%description -n geronimo-ejb-3.0-api
12mr|geronimo-specs-1.2-4|243	Enterprise JavaBeans Specification 3.0
12mr|geronimo-specs-1.2-4|244	
12mr|geronimo-specs-1.2-4|245	
12mr|geronimo-specs-1.2-4|246	
12mr|geronimo-specs-1.2-4|247	%package -n geronimo-el-1.0-api
12mr|geronimo-specs-1.2-4|248	Summary:        Expression Language v1.0 API
12mr|geronimo-specs-1.2-4|249	Group:          Development/Java
12mr|geronimo-specs-1.2-4|250	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|251	Provides:    el_1_0_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|252	Provides:    el_api = 0:1.0
12mr|geronimo-specs-1.2-4|253	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|254	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|255	
12mr|geronimo-specs-1.2-4|256	%description -n geronimo-el-1.0-api
12mr|geronimo-specs-1.2-4|257	Expression Language 1.0
12mr|geronimo-specs-1.2-4|258	
12mr|geronimo-specs-1.2-4|259	
12mr|geronimo-specs-1.2-4|260	
12mr|geronimo-specs-1.2-4|261	%package -n geronimo-interceptor-3.0-api
12mr|geronimo-specs-1.2-4|262	Summary:        Interceptor v3.0 API
12mr|geronimo-specs-1.2-4|263	Group:          Development/Java
12mr|geronimo-specs-1.2-4|264	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|265	Provides:    interceptor_3_0_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|266	Provides:    interceptor_api = 0:3.0
12mr|geronimo-specs-1.2-4|267	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|268	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|269	
12mr|geronimo-specs-1.2-4|270	%description -n geronimo-interceptor-3.0-api
12mr|geronimo-specs-1.2-4|271	Interceptor 3.0
12mr|geronimo-specs-1.2-4|272	
12mr|geronimo-specs-1.2-4|273	
12mr|geronimo-specs-1.2-4|274	
12mr|geronimo-specs-1.2-4|275	%package -n geronimo-j2ee-1.4-apis
12mr|geronimo-specs-1.2-4|276	Summary:        J2EE v1.4 APIs
12mr|geronimo-specs-1.2-4|277	Group:          Development/Java
12mr|geronimo-specs-1.2-4|278	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|279	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|280	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|281	
12mr|geronimo-specs-1.2-4|282	%description -n geronimo-j2ee-1.4-apis
12mr|geronimo-specs-1.2-4|283	J2EE Specification (the complete set in one jar)
12mr|geronimo-specs-1.2-4|284	
12mr|geronimo-specs-1.2-4|285	
12mr|geronimo-specs-1.2-4|286	%package -n geronimo-j2ee-connector-1.5-api
12mr|geronimo-specs-1.2-4|287	Summary:        J2EE Connector v1.5 API
12mr|geronimo-specs-1.2-4|288	Group:          Development/Java
12mr|geronimo-specs-1.2-4|289	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|290	Provides:    j2ee_connector_1_5_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|291	Provides:    j2ee_connector_api = 0:1.5
12mr|geronimo-specs-1.2-4|292	# drop the following asap
12mr|geronimo-specs-1.2-4|293	Provides:    j2ee-connector = 0:1.5
12mr|geronimo-specs-1.2-4|294	# Obsoletes:   j2ee-connector
12mr|geronimo-specs-1.2-4|295	Requires:    jta_1_0_1B_api
12mr|geronimo-specs-1.2-4|296	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|297	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|298	Obsoletes:   geronimo-specs-compat <= 0:1.0
12mr|geronimo-specs-1.2-4|299	
12mr|geronimo-specs-1.2-4|300	%description -n geronimo-j2ee-connector-1.5-api
12mr|geronimo-specs-1.2-4|301	J2EE Connector Architecture 1.5 Specification
12mr|geronimo-specs-1.2-4|302	
12mr|geronimo-specs-1.2-4|303	
12mr|geronimo-specs-1.2-4|304	%package -n geronimo-j2ee-deployment-1.1-api
12mr|geronimo-specs-1.2-4|305	Summary:        J2EE Deployment v1.1 API
12mr|geronimo-specs-1.2-4|306	Group:          Development/Java
12mr|geronimo-specs-1.2-4|307	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|308	Provides:    j2ee_deployment_1_1_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|309	Provides:    j2ee_deployment_api = 0:1.1
12mr|geronimo-specs-1.2-4|310	# drop the following asap
12mr|geronimo-specs-1.2-4|311	Provides:    j2ee-deployment = 0:1.1
12mr|geronimo-specs-1.2-4|312	# Obsoletes:    j2ee-deployment
12mr|geronimo-specs-1.2-4|313	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|314	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|315	Obsoletes:   geronimo-specs-compat <= 0:1.0
12mr|geronimo-specs-1.2-4|316	
12mr|geronimo-specs-1.2-4|317	%description -n geronimo-j2ee-deployment-1.1-api
12mr|geronimo-specs-1.2-4|318	J2EE Application Deployment Specification
12mr|geronimo-specs-1.2-4|319	
12mr|geronimo-specs-1.2-4|320	%package -n geronimo-javaee-deployment-1.1-api
12mr|geronimo-specs-1.2-4|321	Summary:        JEE Deployment v1.1 API
12mr|geronimo-specs-1.2-4|322	Group:          Development/Java
12mr|geronimo-specs-1.2-4|323	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|324	Provides:    javaee_deployment_1_1_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|325	Provides:    javaee_deployment_api = 0:1.1
12mr|geronimo-specs-1.2-4|326	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|327	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|328	
12mr|geronimo-specs-1.2-4|329	%description -n geronimo-javaee-deployment-1.1-api
12mr|geronimo-specs-1.2-4|330	JEE Application Deployment Specification
12mr|geronimo-specs-1.2-4|331	
12mr|geronimo-specs-1.2-4|332	%package -n geronimo-jacc-1.0-api
12mr|geronimo-specs-1.2-4|333	Summary:        J2EE JACC v1.0 API
12mr|geronimo-specs-1.2-4|334	Group:          Development/Java
12mr|geronimo-specs-1.2-4|335	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|336	Provides:    jacc = 0:1.0
12mr|geronimo-specs-1.2-4|337	# TODO: drop asap
12mr|geronimo-specs-1.2-4|338	Provides:    jacc_1_0_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|339	Provides:    jacc_api = 0:1.0
12mr|geronimo-specs-1.2-4|340	Requires:    servlet_2_4_api
12mr|geronimo-specs-1.2-4|341	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|342	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|343	Obsoletes:   geronimo-specs-compat <= 0:1.0
12mr|geronimo-specs-1.2-4|344	
12mr|geronimo-specs-1.2-4|345	%description -n geronimo-jacc-1.0-api
12mr|geronimo-specs-1.2-4|346	Java Authorization Contract for Containers v1.0 Specification
12mr|geronimo-specs-1.2-4|347	
12mr|geronimo-specs-1.2-4|348	%package -n geronimo-jacc-1.1-api
12mr|geronimo-specs-1.2-4|349	Summary:        J2EE JACC v1.1 API
12mr|geronimo-specs-1.2-4|350	Group:          Development/Java
12mr|geronimo-specs-1.2-4|351	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|352	Provides:    jacc_1_1_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|353	Provides:    jacc_api = 0:1.1
12mr|geronimo-specs-1.2-4|354	Requires:    servlet_2_5_api
12mr|geronimo-specs-1.2-4|355	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|356	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|357	
12mr|geronimo-specs-1.2-4|358	%description -n geronimo-jacc-1.1-api
12mr|geronimo-specs-1.2-4|359	Java Authorization Contract for Containers v1.1 Specification
12mr|geronimo-specs-1.2-4|360	
12mr|geronimo-specs-1.2-4|361	%package -n geronimo-j2ee-management-1.0-api
12mr|geronimo-specs-1.2-4|362	Summary:        J2EE Management v1.0 API
12mr|geronimo-specs-1.2-4|363	Group:          Development/Java
12mr|geronimo-specs-1.2-4|364	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|365	Provides:    j2ee_management_1_0_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|366	Provides:    j2ee_management_api = 0:1.0
12mr|geronimo-specs-1.2-4|367	# drop the following asap
12mr|geronimo-specs-1.2-4|368	Provides:    j2ee-management = 0:1.0
12mr|geronimo-specs-1.2-4|369	#Obsoletes:   j2ee-management
12mr|geronimo-specs-1.2-4|370	Requires:    ejb_2_1_api
12mr|geronimo-specs-1.2-4|371	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|372	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|373	
12mr|geronimo-specs-1.2-4|374	%description -n geronimo-j2ee-management-1.0-api
12mr|geronimo-specs-1.2-4|375	J2EE Application Management Specification 1.0
12mr|geronimo-specs-1.2-4|376	
12mr|geronimo-specs-1.2-4|377	%package -n geronimo-j2ee-management-1.1-api
12mr|geronimo-specs-1.2-4|378	Summary:        J2EE Management v1.1 API
12mr|geronimo-specs-1.2-4|379	Group:          Development/Java
12mr|geronimo-specs-1.2-4|380	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|381	Provides:    j2ee_management_1_1_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|382	Provides:    j2ee_management_api = 0:1.1
12mr|geronimo-specs-1.2-4|383	# drop the following asap
12mr|geronimo-specs-1.2-4|384	Provides:    j2ee-management = 0:1.1
12mr|geronimo-specs-1.2-4|385	#Obsoletes:   j2ee-management
12mr|geronimo-specs-1.2-4|386	Requires:    ejb_3_0_api
12mr|geronimo-specs-1.2-4|387	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|388	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|389	
12mr|geronimo-specs-1.2-4|390	%description -n geronimo-j2ee-management-1.1-api
12mr|geronimo-specs-1.2-4|391	J2EE Application Management Specification 1.1
12mr|geronimo-specs-1.2-4|392	
12mr|geronimo-specs-1.2-4|393	%package -n geronimo-javamail-1.3.1-api
12mr|geronimo-specs-1.2-4|394	Summary:        J2EE JavaMail v1.3.1 API
12mr|geronimo-specs-1.2-4|395	Group:          Development/Java
12mr|geronimo-specs-1.2-4|396	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|397	Provides:    javamail_1_3_1_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|398	Provides:    javamail_api = 0:1.3.1
12mr|geronimo-specs-1.2-4|399	Requires:    jaf_1_0_2_api
12mr|geronimo-specs-1.2-4|400	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|401	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|402	# Do not provide javamail as this is just the API (is it?) and
12mr|geronimo-specs-1.2-4|403	# our 'javamail' alternative means the providers as well
12mr|geronimo-specs-1.2-4|404	# all in a single jar file called 'javamail.jar'
12mr|geronimo-specs-1.2-4|405	#Provides:    javamail = 0:1.3.1
12mr|geronimo-specs-1.2-4|406	
12mr|geronimo-specs-1.2-4|407	%description -n geronimo-javamail-1.3.1-api
12mr|geronimo-specs-1.2-4|408	JavaMail API 1.3.1
12mr|geronimo-specs-1.2-4|409	
12mr|geronimo-specs-1.2-4|410	%package -n geronimo-javamail-1.4-api
12mr|geronimo-specs-1.2-4|411	Summary:        J2EE JavaMail v1.4 API
12mr|geronimo-specs-1.2-4|412	Group:          Development/Java
12mr|geronimo-specs-1.2-4|413	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|414	Provides:    javamail_1_4_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|415	Provides:    javamail_api = 0:1.4
12mr|geronimo-specs-1.2-4|416	Requires:    jaf_1_1_api
12mr|geronimo-specs-1.2-4|417	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|418	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|419	# Do not provide javamail as this is just the API (is it?) and
12mr|geronimo-specs-1.2-4|420	# our 'javamail' alternative means the providers as well
12mr|geronimo-specs-1.2-4|421	# all in a single jar file called 'javamail.jar'
12mr|geronimo-specs-1.2-4|422	#Provides:    javamail = 0:1.4
12mr|geronimo-specs-1.2-4|423	
12mr|geronimo-specs-1.2-4|424	%description -n geronimo-javamail-1.4-api
12mr|geronimo-specs-1.2-4|425	JavaMail API 1.4
12mr|geronimo-specs-1.2-4|426	
12mr|geronimo-specs-1.2-4|427	%package -n geronimo-jaxr-1.0-api
12mr|geronimo-specs-1.2-4|428	Summary:        J2EE JAXR v1.0 API
12mr|geronimo-specs-1.2-4|429	Group:          Development/Java
12mr|geronimo-specs-1.2-4|430	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|431	Provides:    jaxr_1_0_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|432	Provides:    jaxr_api = 0:1.0
12mr|geronimo-specs-1.2-4|433	# drop the following asap
12mr|geronimo-specs-1.2-4|434	Provides:    jaxr = 0:1.0
12mr|geronimo-specs-1.2-4|435	# Obsoletes:   jaxr-api
12mr|geronimo-specs-1.2-4|436	Requires:    jaf_1_0_2_api
12mr|geronimo-specs-1.2-4|437	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|438	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|439	
12mr|geronimo-specs-1.2-4|440	%description -n geronimo-jaxr-1.0-api
12mr|geronimo-specs-1.2-4|441	Java API for XML Registries (JAXR)
12mr|geronimo-specs-1.2-4|442	
12mr|geronimo-specs-1.2-4|443	
12mr|geronimo-specs-1.2-4|444	%package -n geronimo-jaxrpc-1.1-api
12mr|geronimo-specs-1.2-4|445	Summary:        J2EE JAXRPC v1.1 API
12mr|geronimo-specs-1.2-4|446	Group:          Development/Java
12mr|geronimo-specs-1.2-4|447	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|448	Provides:    jaxrpc = 0:1.1
12mr|geronimo-specs-1.2-4|449	# TODO: drop asap
12mr|geronimo-specs-1.2-4|450	Provides:    jaxrpc_1_1_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|451	Provides:    jaxrpc_api = 0:1.1
12mr|geronimo-specs-1.2-4|452	Requires:    qname_1_1_api
12mr|geronimo-specs-1.2-4|453	Requires:    saaj_1_1_api
12mr|geronimo-specs-1.2-4|454	Requires:    servlet_2_4_api
12mr|geronimo-specs-1.2-4|455	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|456	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|457	
12mr|geronimo-specs-1.2-4|458	%description -n geronimo-jaxrpc-1.1-api
12mr|geronimo-specs-1.2-4|459	Java API for XML-Based RPC (JAXRPC)
12mr|geronimo-specs-1.2-4|460	
12mr|geronimo-specs-1.2-4|461	
12mr|geronimo-specs-1.2-4|462	%package -n geronimo-jms-1.1-api
12mr|geronimo-specs-1.2-4|463	Summary:        J2EE JMS v1.1 API
12mr|geronimo-specs-1.2-4|464	Group:          Development/Java
12mr|geronimo-specs-1.2-4|465	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|466	Provides:    jms_1_1_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|467	Provides:    jms_api = 0:1.1
12mr|geronimo-specs-1.2-4|468	# drop the following asap
12mr|geronimo-specs-1.2-4|469	Provides:    jms = 0:1.1
12mr|geronimo-specs-1.2-4|470	# Obsoletes:    jms
12mr|geronimo-specs-1.2-4|471	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|472	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|473	Obsoletes:   geronimo-specs-compat <= 0:1.0
12mr|geronimo-specs-1.2-4|474	
12mr|geronimo-specs-1.2-4|475	%description -n geronimo-jms-1.1-api
12mr|geronimo-specs-1.2-4|476	JMS Specification
12mr|geronimo-specs-1.2-4|477	
12mr|geronimo-specs-1.2-4|478	
12mr|geronimo-specs-1.2-4|479	%package -n geronimo-jpa-3.0-api
12mr|geronimo-specs-1.2-4|480	Summary:        JPA v3.0 API
12mr|geronimo-specs-1.2-4|481	Group:          Development/Java
12mr|geronimo-specs-1.2-4|482	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|483	Provides:    jpa_3_0_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|484	Provides:    jpa_api = 0:3.0
12mr|geronimo-specs-1.2-4|485	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|486	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|487	
12mr|geronimo-specs-1.2-4|488	%description -n geronimo-jpa-3.0-api
12mr|geronimo-specs-1.2-4|489	JPA Specification
12mr|geronimo-specs-1.2-4|490	
12mr|geronimo-specs-1.2-4|491	%package -n geronimo-jsp-2.0-api
12mr|geronimo-specs-1.2-4|492	Summary:        J2EE JSP v2.0 API
12mr|geronimo-specs-1.2-4|493	Group:          Development/Java
12mr|geronimo-specs-1.2-4|494	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|495	Provides:    jsp = 0:2.0
12mr|geronimo-specs-1.2-4|496	# TODO: drop asap
12mr|geronimo-specs-1.2-4|497	Provides:    jsp_2_0_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|498	Provides:    jsp_api = 0:2.0
12mr|geronimo-specs-1.2-4|499	Requires:    servlet_2_4_api
12mr|geronimo-specs-1.2-4|500	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|501	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|502	
12mr|geronimo-specs-1.2-4|503	%description -n geronimo-jsp-2.0-api
12mr|geronimo-specs-1.2-4|504	JavaServer Pages Specification 2.0
12mr|geronimo-specs-1.2-4|505	
12mr|geronimo-specs-1.2-4|506	
12mr|geronimo-specs-1.2-4|507	%package -n geronimo-jsp-2.1-api
12mr|geronimo-specs-1.2-4|508	Summary:        JEE JSP v2.1 API
12mr|geronimo-specs-1.2-4|509	Group:          Development/Java
12mr|geronimo-specs-1.2-4|510	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|511	Provides:    jsp = 0:2.1
12mr|geronimo-specs-1.2-4|512	# TODO: drop asap
12mr|geronimo-specs-1.2-4|513	Provides:    jsp_2_1_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|514	Provides:    jsp_api = 0:2.1
12mr|geronimo-specs-1.2-4|515	Requires:    servlet_2_5_api
12mr|geronimo-specs-1.2-4|516	Requires:    el_1_0_api
12mr|geronimo-specs-1.2-4|517	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|518	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|519	
12mr|geronimo-specs-1.2-4|520	%description -n geronimo-jsp-2.1-api
12mr|geronimo-specs-1.2-4|521	JavaServer Pages Specification 2.1
12mr|geronimo-specs-1.2-4|522	
12mr|geronimo-specs-1.2-4|523	
12mr|geronimo-specs-1.2-4|524	%package -n geronimo-jta-1.0.1B-api
12mr|geronimo-specs-1.2-4|525	Summary:        J2EE JTA v1.0.1B API
12mr|geronimo-specs-1.2-4|526	Group:          Development/Java
12mr|geronimo-specs-1.2-4|527	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|528	Provides:    jta_1_0_1B_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|529	Provides:    jta_api = 0:1.0.1B
12mr|geronimo-specs-1.2-4|530	# drop the following asap
12mr|geronimo-specs-1.2-4|531	Provides:    jta = 0:1.0.1B
12mr|geronimo-specs-1.2-4|532	# Don't obsolete jta, as this is provided by java-1.4.2-gcj-compat
12mr|geronimo-specs-1.2-4|533	#Obsoletes:    jta
12mr|geronimo-specs-1.2-4|534	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|535	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|536	Obsoletes:   geronimo-specs-compat <= 0:1.0
12mr|geronimo-specs-1.2-4|537	
12mr|geronimo-specs-1.2-4|538	%description -n geronimo-jta-1.0.1B-api
12mr|geronimo-specs-1.2-4|539	Java Transaction API Specification 1.0.1B
12mr|geronimo-specs-1.2-4|540	
12mr|geronimo-specs-1.2-4|541	
12mr|geronimo-specs-1.2-4|542	%package -n geronimo-jta-1.1-api
12mr|geronimo-specs-1.2-4|543	Summary:        J2EE JTA v1.1 API
12mr|geronimo-specs-1.2-4|544	Group:          Development/Java
12mr|geronimo-specs-1.2-4|545	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|546	Provides:    jta_1_1_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|547	Provides:    jta_api = 0:1.1
12mr|geronimo-specs-1.2-4|548	# drop the following asap
12mr|geronimo-specs-1.2-4|549	Provides:    jta = 0:1.1
12mr|geronimo-specs-1.2-4|550	# Don't obsolete jta, as this is provided by java-1.4.2-gcj-compat
12mr|geronimo-specs-1.2-4|551	#Obsoletes:    jta
12mr|geronimo-specs-1.2-4|552	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|553	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|554	Obsoletes:   geronimo-specs-compat <= 0:1.0
12mr|geronimo-specs-1.2-4|555	
12mr|geronimo-specs-1.2-4|556	%description -n geronimo-jta-1.1-api
12mr|geronimo-specs-1.2-4|557	Java Transaction API Specification 1.1
12mr|geronimo-specs-1.2-4|558	
12mr|geronimo-specs-1.2-4|559	
12mr|geronimo-specs-1.2-4|560	%package -n geronimo-qname-1.1-api
12mr|geronimo-specs-1.2-4|561	Summary:        Namespace v1.1 API
12mr|geronimo-specs-1.2-4|562	Group:          Development/Java
12mr|geronimo-specs-1.2-4|563	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|564	Provides:    qname_1_1_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|565	Provides:    qname_api = 0:1.1
12mr|geronimo-specs-1.2-4|566	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|567	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|568	
12mr|geronimo-specs-1.2-4|569	%description -n geronimo-qname-1.1-api
12mr|geronimo-specs-1.2-4|570	javax.xml.namespace.QName API
12mr|geronimo-specs-1.2-4|571	
12mr|geronimo-specs-1.2-4|572	
12mr|geronimo-specs-1.2-4|573	%package -n geronimo-saaj-1.1-api
12mr|geronimo-specs-1.2-4|574	Summary:        J2EE SAAJ v1.1 API
12mr|geronimo-specs-1.2-4|575	Group:          Development/Java
12mr|geronimo-specs-1.2-4|576	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|577	Provides:    saaj = 0:1.1
12mr|geronimo-specs-1.2-4|578	# TODO: drop asap
12mr|geronimo-specs-1.2-4|579	Provides:    saaj_1_1_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|580	Provides:    saaj_api = 0:1.1
12mr|geronimo-specs-1.2-4|581	Requires:    jaf_1_0_2_api
12mr|geronimo-specs-1.2-4|582	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|583	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|584	
12mr|geronimo-specs-1.2-4|585	%description -n geronimo-saaj-1.1-api
12mr|geronimo-specs-1.2-4|586	SOAP with Attachments API for Java (SAAJ)
12mr|geronimo-specs-1.2-4|587	
12mr|geronimo-specs-1.2-4|588	
12mr|geronimo-specs-1.2-4|589	%package -n geronimo-servlet-2.4-api
12mr|geronimo-specs-1.2-4|590	Summary:        J2EE Servlet v2.4 API
12mr|geronimo-specs-1.2-4|591	Group:          Development/Java
12mr|geronimo-specs-1.2-4|592	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|593	Provides:    servlet = 0:2.4
12mr|geronimo-specs-1.2-4|594	# TODO: drop asap
12mr|geronimo-specs-1.2-4|595	Provides:    servlet_2_4_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|596	Provides:    servlet_api = 0:2.4
12mr|geronimo-specs-1.2-4|597	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|598	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|599	
12mr|geronimo-specs-1.2-4|600	%description -n geronimo-servlet-2.4-api
12mr|geronimo-specs-1.2-4|601	J2EE Servlet v2.4 API
12mr|geronimo-specs-1.2-4|602	
12mr|geronimo-specs-1.2-4|603	
12mr|geronimo-specs-1.2-4|604	%package -n geronimo-servlet-2.5-api
12mr|geronimo-specs-1.2-4|605	Summary:        JEE Servlet v2.5 API
12mr|geronimo-specs-1.2-4|606	Group:          Development/Java
12mr|geronimo-specs-1.2-4|607	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|608	Provides:    servlet = 0:2.5
12mr|geronimo-specs-1.2-4|609	# TODO: drop asap
12mr|geronimo-specs-1.2-4|610	Provides:    servlet_2_5_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|611	Provides:    servlet_api = 0:2.5
12mr|geronimo-specs-1.2-4|612	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|613	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|614	
12mr|geronimo-specs-1.2-4|615	%description -n geronimo-servlet-2.5-api
12mr|geronimo-specs-1.2-4|616	JEE Servlet v2.5 API
12mr|geronimo-specs-1.2-4|617	
12mr|geronimo-specs-1.2-4|618	
12mr|geronimo-specs-1.2-4|619	%package -n geronimo-stax-1.0-api
12mr|geronimo-specs-1.2-4|620	Summary:        XML Stax v1.0 API
12mr|geronimo-specs-1.2-4|621	Group:          Development/Java
12mr|geronimo-specs-1.2-4|622	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|623	Provides:    stax_1_0_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|624	Provides:    stax_api = 0:1.0
12mr|geronimo-specs-1.2-4|625	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|626	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|627	
12mr|geronimo-specs-1.2-4|628	%description -n geronimo-stax-1.0-api
12mr|geronimo-specs-1.2-4|629	XML STax v1.0 API
12mr|geronimo-specs-1.2-4|630	
12mr|geronimo-specs-1.2-4|631	
12mr|geronimo-specs-1.2-4|632	
12mr|geronimo-specs-1.2-4|633	%package -n geronimo-ws-metadata-2.0-api
12mr|geronimo-specs-1.2-4|634	Summary:        Webservices Metadata v2.0 API
12mr|geronimo-specs-1.2-4|635	Group:          Development/Java
12mr|geronimo-specs-1.2-4|636	Requires:    %{name}-poms = %{version}-%{release}
12mr|geronimo-specs-1.2-4|637	Provides:    ws_metadata_2_0_api = %{version}-%{release}
12mr|geronimo-specs-1.2-4|638	Provides:    ws_metadata_api = 0:2.0
12mr|geronimo-specs-1.2-4|639	Requires(preun):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|640	Requires(post):  %{_sbindir}/update-alternatives
12mr|geronimo-specs-1.2-4|641	
12mr|geronimo-specs-1.2-4|642	%description -n geronimo-ws-metadata-2.0-api
12mr|geronimo-specs-1.2-4|643	Webservices Metadata v2.0 API
12mr|geronimo-specs-1.2-4|644	
12mr|geronimo-specs-1.2-4|645	
12mr|geronimo-specs-1.2-4|646	%package poms
12mr|geronimo-specs-1.2-4|647	Summary:        POM files for geronimo-specs
12mr|geronimo-specs-1.2-4|648	Group:          Development/Java
12mr|geronimo-specs-1.2-4|649	Requires(post):   jpackage-utils >= 1.7.3
12mr|geronimo-specs-1.2-4|650	Requires(postun): jpackage-utils >= 1.7.3
12mr|geronimo-specs-1.2-4|651	
12mr|geronimo-specs-1.2-4|652	%description poms
12mr|geronimo-specs-1.2-4|653	The Project Object Model files for the geronimo-specs modules.
12mr|geronimo-specs-1.2-4|654	
12mr|geronimo-specs-1.2-4|655	
12mr|geronimo-specs-1.2-4|656	
12mr|geronimo-specs-1.2-4|657	%prep
12mr|geronimo-specs-1.2-4|658	%setup -q -n %{name}-%{version}
12mr|geronimo-specs-1.2-4|659	chmod -R go=u-w *
12mr|geronimo-specs-1.2-4|660	mkdir etc
12mr|geronimo-specs-1.2-4|661	cp LICENSE.txt etc
12mr|geronimo-specs-1.2-4|662	mkdir external_repo
12mr|geronimo-specs-1.2-4|663	ln -s %{_javadir} external_repo/JPP
12mr|geronimo-specs-1.2-4|664	%patch0 -b .sav0
12mr|geronimo-specs-1.2-4|665	%patch1 -p0 -b .sav1
12mr|geronimo-specs-1.2-4|666	%patch2 -p0 -b .sav2
12mr|geronimo-specs-1.2-4|667	%patch3 -p0 -b .sav3
12mr|geronimo-specs-1.2-4|668	%patch4 -p0 -b .sav4
12mr|geronimo-specs-1.2-4|669	%patch5 -p0 -b .sav5
12mr|geronimo-specs-1.2-4|670	cp %{SOURCE1000} build.xml
12mr|geronimo-specs-1.2-4|671	
12mr|geronimo-specs-1.2-4|672	%build
12mr|geronimo-specs-1.2-4|673	
12mr|geronimo-specs-1.2-4|674	ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 \
12mr|geronimo-specs-1.2-4|675	-Didlj=%{java_home}/bin/idlj
12mr|geronimo-specs-1.2-4|676	
12mr|geronimo-specs-1.2-4|677	
12mr|geronimo-specs-1.2-4|678	%install
12mr|geronimo-specs-1.2-4|679	# Directory for poms
12mr|geronimo-specs-1.2-4|680	install -d -m 0755 %{buildroot}%{_datadir}/maven2/poms
12mr|geronimo-specs-1.2-4|681	# subpackage jars
12mr|geronimo-specs-1.2-4|682	install -d -m 755 %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|683	install -m 0644 \
12mr|geronimo-specs-1.2-4|684	geronimo-activation_1.0.2_spec-1.2/target/geronimo-activation_1.0.2_spec-1.2.jar \
12mr|geronimo-specs-1.2-4|685	%{buildroot}%{_javadir}/geronimo-jaf-1.0.2-api-%{sver_activation_1_0_2}.jar
12mr|geronimo-specs-1.2-4|686	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|687	ln -sf geronimo-jaf-1.0.2-api-%{sver_activation_1_0_2}.jar \
12mr|geronimo-specs-1.2-4|688	geronimo-jaf-1.0.2-api.jar
12mr|geronimo-specs-1.2-4|689	popd
12mr|geronimo-specs-1.2-4|690	touch %{buildroot}%{_javadir}/jaf.jar
12mr|geronimo-specs-1.2-4|691	touch %{buildroot}%{_javadir}/jaf_api.jar
12mr|geronimo-specs-1.2-4|692	touch %{buildroot}%{_javadir}/jaf_1_0_2_api.jar
12mr|geronimo-specs-1.2-4|693	install -m 0644 geronimo-activation_1.0.2_spec-1.2/pom.xml \
12mr|geronimo-specs-1.2-4|694	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jaf-1.0.2-api.pom
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|696	install -m 0644 \
12mr|geronimo-specs-1.2-4|697	geronimo-activation_1.1_spec-1.0/target/geronimo-activation_1.1_spec-1.0.jar \
12mr|geronimo-specs-1.2-4|698	%{buildroot}%{_javadir}/geronimo-jaf-1.1-api-%{sver_activation_1_1}.jar
12mr|geronimo-specs-1.2-4|699	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|700	ln -sf geronimo-jaf-1.1-api-%{sver_activation_1_1}.jar \
12mr|geronimo-specs-1.2-4|701	geronimo-jaf-1.1-api.jar
12mr|geronimo-specs-1.2-4|702	popd
12mr|geronimo-specs-1.2-4|703	touch %{buildroot}%{_javadir}/jaf.jar
12mr|geronimo-specs-1.2-4|704	touch %{buildroot}%{_javadir}/jaf_api.jar
12mr|geronimo-specs-1.2-4|705	touch %{buildroot}%{_javadir}/jaf_1_1_api.jar
12mr|geronimo-specs-1.2-4|706	install -m 0644 geronimo-activation_1.1_spec-1.0/pom.xml \
12mr|geronimo-specs-1.2-4|707	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jaf-1.1-api.pom
12mr|geronimo-specs-1.2-4|708	%add_to_maven_depmap org.apache.geronimo.specs geronimo-activation_1.1_spec %{sver_activation_1_1} JPP geronimo-jaf-1.1-api
12mr|geronimo-specs-1.2-4|709	install -m 0644 \
12mr|geronimo-specs-1.2-4|710	geronimo-annotation_1.0_spec-1.1.0/target/geronimo-annotation_1.0_spec-1.1.jar \
12mr|geronimo-specs-1.2-4|711	%{buildroot}%{_javadir}/geronimo-annotation-1.0-api-%{sver_annotation_1_0}.jar
12mr|geronimo-specs-1.2-4|712	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|713	ln -sf geronimo-annotation-1.0-api-%{sver_annotation_1_0}.jar \
12mr|geronimo-specs-1.2-4|714	geronimo-annotation-1.0-api.jar
12mr|geronimo-specs-1.2-4|715	popd
12mr|geronimo-specs-1.2-4|716	touch %{buildroot}%{_javadir}/annotation_api.jar
12mr|geronimo-specs-1.2-4|717	touch %{buildroot}%{_javadir}/annotation_1_0_api.jar
12mr|geronimo-specs-1.2-4|718	install -m 0644 geronimo-annotation_1.0_spec-1.1.0/pom.xml \
12mr|geronimo-specs-1.2-4|719	%{buildroot}%{_mavenpomdir}/JPP-geronimo-annotation-1.0-api.pom
12mr|geronimo-specs-1.2-4|720	%add_to_maven_depmap org.apache.geronimo.specs geronimo-annotation_1.0_spec %{sver_annotation_1_0} JPP geronimo-annotation-1.0-api
12mr|geronimo-specs-1.2-4|721	install -m 0644 \
12mr|geronimo-specs-1.2-4|722	geronimo-spec-corba-2.3/target/geronimo-corba_2.3_spec-null.jar \
12mr|geronimo-specs-1.2-4|723	%{buildroot}%{_javadir}/geronimo-corba-2.3-apis-%{sver_corba_2_3}.jar
12mr|geronimo-specs-1.2-4|724	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|725	ln -sf geronimo-corba-2.3-apis-%{sver_corba_2_3}.jar \
12mr|geronimo-specs-1.2-4|726	geronimo-corba-2.3-apis.jar
12mr|geronimo-specs-1.2-4|727	popd
12mr|geronimo-specs-1.2-4|728	touch %{buildroot}%{_javadir}/corba_apis.jar
12mr|geronimo-specs-1.2-4|729	touch %{buildroot}%{_javadir}/corba_2_3_apis.jar
12mr|geronimo-specs-1.2-4|730	install -m 0644 geronimo-spec-corba-2.3/pom.xml \
12mr|geronimo-specs-1.2-4|731	%{buildroot}%{_mavenpomdir}/JPP-geronimo-corba-2.3-apis.pom
12mr|geronimo-specs-1.2-4|732	%add_to_maven_depmap org.apache.geronimo.specs geronimo-corba_2.3_spec %{sver_corba_2_3} JPP geronimo-corba-2.3-apis
12mr|geronimo-specs-1.2-4|733	
12mr|geronimo-specs-1.2-4|734	install -m 0644 \
12mr|geronimo-specs-1.2-4|735	geronimo-spec-corba/target/geronimo-spec-corba-null.jar \
12mr|geronimo-specs-1.2-4|736	%{buildroot}%{_javadir}/geronimo-corba-1.0-apis-%{sver_corba_1_0}.jar
12mr|geronimo-specs-1.2-4|737	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|738	ln -sf geronimo-corba-1.0-apis-%{sver_corba_1_0}.jar \
12mr|geronimo-specs-1.2-4|739	geronimo-corba-1.0-apis.jar
12mr|geronimo-specs-1.2-4|740	popd
12mr|geronimo-specs-1.2-4|741	touch %{buildroot}%{_javadir}/corba_apis.jar
12mr|geronimo-specs-1.2-4|742	touch %{buildroot}%{_javadir}/corba_1_0_apis.jar
12mr|geronimo-specs-1.2-4|743	install -m 0644 geronimo-spec-corba/pom.xml \
12mr|geronimo-specs-1.2-4|744	%{buildroot}%{_mavenpomdir}/JPP-geronimo-corba-1.0-apis.pom
12mr|geronimo-specs-1.2-4|745	%add_to_maven_depmap geronimo-spec geronimo-spec-corba %{sver_corba_1_0} JPP geronimo-corba-1.0-apis
12mr|geronimo-specs-1.2-4|746	install -m 0644 \
12mr|geronimo-specs-1.2-4|747	geronimo-ejb_2.1_spec-1.1/target/geronimo-ejb_2.1_spec-1.1.jar \
12mr|geronimo-specs-1.2-4|748	%{buildroot}%{_javadir}/geronimo-ejb-2.1-api-%{sver_ejb_2_1}.jar
12mr|geronimo-specs-1.2-4|749	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|750	ln -sf geronimo-ejb-2.1-api-%{sver_ejb_2_1}.jar \
12mr|geronimo-specs-1.2-4|751	geronimo-ejb-2.1-api.jar
12mr|geronimo-specs-1.2-4|752	popd
12mr|geronimo-specs-1.2-4|753	touch %{buildroot}%{_javadir}/ejb.jar
12mr|geronimo-specs-1.2-4|754	touch %{buildroot}%{_javadir}/ejb_api.jar
12mr|geronimo-specs-1.2-4|755	touch %{buildroot}%{_javadir}/ejb_2_1_api.jar
12mr|geronimo-specs-1.2-4|756	install -m 0644 geronimo-ejb_2.1_spec-1.1/pom.xml \
12mr|geronimo-specs-1.2-4|757	%{buildroot}%{_mavenpomdir}/JPP-geronimo-ejb-2.1-api.pom
12mr|geronimo-specs-1.2-4|758	%add_to_maven_depmap org.apache.geronimo.specs geronimo-ejb_2.1_spec %{sver_ejb_2_1} JPP geronimo-ejb-2.1-api
12mr|geronimo-specs-1.2-4|759	install -m 0644 \
12mr|geronimo-specs-1.2-4|760	geronimo-ejb_3.0_spec-1.0/target/geronimo-ejb_3.0_spec-1.0.jar \
12mr|geronimo-specs-1.2-4|761	%{buildroot}%{_javadir}/geronimo-ejb-3.0-api-%{sver_ejb_3_0}.jar
12mr|geronimo-specs-1.2-4|762	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|763	ln -sf geronimo-ejb-3.0-api-%{sver_ejb_3_0}.jar \
12mr|geronimo-specs-1.2-4|764	geronimo-ejb-3.0-api.jar
12mr|geronimo-specs-1.2-4|765	popd
12mr|geronimo-specs-1.2-4|766	touch %{buildroot}%{_javadir}/ejb.jar
12mr|geronimo-specs-1.2-4|767	touch %{buildroot}%{_javadir}/ejb_api.jar
12mr|geronimo-specs-1.2-4|768	touch %{buildroot}%{_javadir}/ejb_3_0_api.jar
12mr|geronimo-specs-1.2-4|769	install -m 0644 geronimo-ejb_3.0_spec-1.0/pom.xml \
12mr|geronimo-specs-1.2-4|770	%{buildroot}%{_mavenpomdir}/JPP-geronimo-ejb-3.0-api.pom
12mr|geronimo-specs-1.2-4|771	%add_to_maven_depmap org.apache.geronimo.specs geronimo-ejb_3.0_spec %{sver_ejb_3_0} JPP geronimo-ejb-3.0-api
12mr|geronimo-specs-1.2-4|772	install -m 0644 \
12mr|geronimo-specs-1.2-4|773	geronimo-el_1.0_spec-1.0/target/geronimo-el_1.0_spec-1.0.jar \
12mr|geronimo-specs-1.2-4|774	%{buildroot}%{_javadir}/geronimo-el-1.0-api-%{sver_el_1_0}.jar
12mr|geronimo-specs-1.2-4|775	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|776	ln -sf geronimo-el-1.0-api-%{sver_el_1_0}.jar \
12mr|geronimo-specs-1.2-4|777	geronimo-el-1.0-api.jar
12mr|geronimo-specs-1.2-4|778	popd
12mr|geronimo-specs-1.2-4|779	touch %{buildroot}%{_javadir}/el_api.jar
12mr|geronimo-specs-1.2-4|780	touch %{buildroot}%{_javadir}/el_1_0_api.jar
12mr|geronimo-specs-1.2-4|781	install -m 0644 geronimo-el_1.0_spec-1.0/pom.xml \
12mr|geronimo-specs-1.2-4|782	%{buildroot}%{_mavenpomdir}/JPP-geronimo-el-1.0-api.pom
12mr|geronimo-specs-1.2-4|783	%add_to_maven_depmap org.apache.geronimo.specs geronimo-el_1.0_spec %{sver_el_1_0} JPP geronimo-el-1.0-api
12mr|geronimo-specs-1.2-4|784	install -m 0644 \
12mr|geronimo-specs-1.2-4|785	geronimo-interceptor_3.0_spec-1.0/target/geronimo-interceptor_3.0_spec-1.0.jar \
12mr|geronimo-specs-1.2-4|786	%{buildroot}%{_javadir}/geronimo-interceptor-3.0-api-%{sver_interceptor_3_0}.jar
12mr|geronimo-specs-1.2-4|787	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|788	ln -sf geronimo-interceptor-3.0-api-%{sver_interceptor_3_0}.jar \
12mr|geronimo-specs-1.2-4|789	geronimo-interceptor-3.0-api.jar
12mr|geronimo-specs-1.2-4|790	popd
12mr|geronimo-specs-1.2-4|791	touch %{buildroot}%{_javadir}/interceptor_api.jar
12mr|geronimo-specs-1.2-4|792	touch %{buildroot}%{_javadir}/interceptor_3_0_api.jar
12mr|geronimo-specs-1.2-4|793	install -m 0644 geronimo-interceptor_3.0_spec-1.0/pom.xml \
12mr|geronimo-specs-1.2-4|794	%{buildroot}%{_mavenpomdir}/JPP-geronimo-interceptor-3.0-api.pom
12mr|geronimo-specs-1.2-4|795	%add_to_maven_depmap org.apache.geronimo.specs geronimo-interceptor_3.0_spec %{sver_interceptor_3_0} JPP geronimo-interceptor-3.0-api
12mr|geronimo-specs-1.2-4|796	install -m 0644 \
12mr|geronimo-specs-1.2-4|797	geronimo-j2ee-connector_1.5_spec-1.1.1/target/geronimo-j2ee-connector_1.5_spec-1.1.1.jar \
12mr|geronimo-specs-1.2-4|798	%{buildroot}%{_javadir}/geronimo-j2ee-connector-1.5-api-%{sver_j2ee_connector_1_5}.jar
12mr|geronimo-specs-1.2-4|799	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|800	ln -sf geronimo-j2ee-connector-1.5-api-%{sver_j2ee_connector_1_5}.jar \
12mr|geronimo-specs-1.2-4|801	geronimo-j2ee-connector-1.5-api.jar
12mr|geronimo-specs-1.2-4|802	popd
12mr|geronimo-specs-1.2-4|803	touch %{buildroot}%{_javadir}/j2ee-connector.jar
12mr|geronimo-specs-1.2-4|804	touch %{buildroot}%{_javadir}/j2ee_connector_api.jar
12mr|geronimo-specs-1.2-4|805	touch %{buildroot}%{_javadir}/j2ee_connector_1_5_api.jar
12mr|geronimo-specs-1.2-4|806	install -m 0644 geronimo-j2ee-connector_1.5_spec-1.1.1/pom.xml \
12mr|geronimo-specs-1.2-4|807	%{buildroot}%{_mavenpomdir}/JPP-geronimo-j2ee-connector-1.5-api.pom
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|809	install -m 0644 \
12mr|geronimo-specs-1.2-4|810	geronimo-j2ee-deployment_1.1_spec-1.1/target/geronimo-j2ee-deployment_1.1_spec-1.1.jar \
12mr|geronimo-specs-1.2-4|811	%{buildroot}%{_javadir}/geronimo-j2ee-deployment-1.1-api-%{sver_j2ee_deployment_1_1}.jar
12mr|geronimo-specs-1.2-4|812	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|813	ln -sf geronimo-j2ee-deployment-1.1-api-%{sver_j2ee_deployment_1_1}.jar \
12mr|geronimo-specs-1.2-4|814	geronimo-j2ee-deployment-1.1-api.jar
12mr|geronimo-specs-1.2-4|815	popd
12mr|geronimo-specs-1.2-4|816	touch %{buildroot}%{_javadir}/j2ee-deployment.jar
12mr|geronimo-specs-1.2-4|817	touch %{buildroot}%{_javadir}/j2ee_deployment_api.jar
12mr|geronimo-specs-1.2-4|818	touch %{buildroot}%{_javadir}/j2ee_deployment_1_1_api.jar
12mr|geronimo-specs-1.2-4|819	install -m 0644 geronimo-j2ee-deployment_1.1_spec-1.1/pom.xml \
12mr|geronimo-specs-1.2-4|820	%{buildroot}%{_mavenpomdir}/JPP-geronimo-j2ee-deployment-1.1-api.pom
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|822	install -m 0644 \
12mr|geronimo-specs-1.2-4|823	geronimo-javaee-deployment_1.1MR3_spec-1.0/target/geronimo-javaee-deployment_1.1MR3_spec-1.0.jar \
12mr|geronimo-specs-1.2-4|824	%{buildroot}%{_javadir}/geronimo-javaee-deployment-1.1-api-%{sver_javaee_deployment_1_1MR3}.jar
12mr|geronimo-specs-1.2-4|825	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|826	ln -sf geronimo-javaee-deployment-1.1-api-%{sver_javaee_deployment_1_1MR3}.jar \
12mr|geronimo-specs-1.2-4|827	geronimo-javaee-deployment-1.1-api.jar
12mr|geronimo-specs-1.2-4|828	popd
12mr|geronimo-specs-1.2-4|829	touch %{buildroot}%{_javadir}/javaee_deployment_1_1MR3_api.jar
12mr|geronimo-specs-1.2-4|830	touch %{buildroot}%{_javadir}/javaee_deployment_api.jar
12mr|geronimo-specs-1.2-4|831	install -m 0644 geronimo-javaee-deployment_1.1MR3_spec-1.0/pom.xml \
12mr|geronimo-specs-1.2-4|832	%{buildroot}%{_mavenpomdir}/JPP-geronimo-javaee-deployment-1.1-api.pom
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|834	install -m 0644 \
12mr|geronimo-specs-1.2-4|835	geronimo-j2ee-jacc_1.0_spec-1.1/target/geronimo-j2ee-jacc_1.0_spec-1.1.jar \
12mr|geronimo-specs-1.2-4|836	%{buildroot}%{_javadir}/geronimo-jacc-1.0-api-%{sver_j2ee_jacc_1_0}.jar
12mr|geronimo-specs-1.2-4|837	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|838	ln -sf geronimo-jacc-1.0-api-%{sver_j2ee_jacc_1_0}.jar \
12mr|geronimo-specs-1.2-4|839	geronimo-jacc-1.0-api.jar
12mr|geronimo-specs-1.2-4|840	popd
12mr|geronimo-specs-1.2-4|841	touch %{buildroot}%{_javadir}/jacc.jar
12mr|geronimo-specs-1.2-4|842	touch %{buildroot}%{_javadir}/jacc_api.jar
12mr|geronimo-specs-1.2-4|843	touch %{buildroot}%{_javadir}/jacc_1_0_api.jar
12mr|geronimo-specs-1.2-4|844	install -m 0644 geronimo-j2ee-jacc_1.0_spec-1.1/pom.xml \
12mr|geronimo-specs-1.2-4|845	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jacc-1.0-api.pom
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|847	install -m 0644 \
12mr|geronimo-specs-1.2-4|848	geronimo-jacc_1.1_spec-1.0/target/geronimo-jacc_1.1_spec-1.0.jar \
12mr|geronimo-specs-1.2-4|849	%{buildroot}%{_javadir}/geronimo-jacc-1.1-api-%{sver_jacc_1_1}.jar
12mr|geronimo-specs-1.2-4|850	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|851	ln -sf geronimo-jacc-1.1-api-%{sver_jacc_1_1}.jar \
12mr|geronimo-specs-1.2-4|852	geronimo-jacc-1.1-api.jar
12mr|geronimo-specs-1.2-4|853	popd
12mr|geronimo-specs-1.2-4|854	touch %{buildroot}%{_javadir}/jacc_api.jar
12mr|geronimo-specs-1.2-4|855	touch %{buildroot}%{_javadir}/jacc_1_1_api.jar
12mr|geronimo-specs-1.2-4|856	install -m 0644 geronimo-jacc_1.1_spec-1.0/pom.xml \
12mr|geronimo-specs-1.2-4|857	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jacc-1.1-api.pom
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|859	install -m 0644 \
12mr|geronimo-specs-1.2-4|860	geronimo-j2ee-management_1.0_spec-1.1/target/geronimo-j2ee-management_1.0_spec-1.1.jar \
12mr|geronimo-specs-1.2-4|861	%{buildroot}%{_javadir}/geronimo-j2ee-management-1.0-api-%{sver_j2ee_management_1_0}.jar
12mr|geronimo-specs-1.2-4|862	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|863	ln -sf geronimo-j2ee-management-1.0-api-%{sver_j2ee_management_1_0}.jar \
12mr|geronimo-specs-1.2-4|864	geronimo-j2ee-management-1.0-api.jar
12mr|geronimo-specs-1.2-4|865	popd
12mr|geronimo-specs-1.2-4|866	touch %{buildroot}%{_javadir}/j2ee-management.jar
12mr|geronimo-specs-1.2-4|867	touch %{buildroot}%{_javadir}/j2ee_management_api.jar
12mr|geronimo-specs-1.2-4|868	touch %{buildroot}%{_javadir}/j2ee_management_1_0_api.jar
12mr|geronimo-specs-1.2-4|869	install -m 0644 geronimo-j2ee-management_1.0_spec-1.1/pom.xml \
12mr|geronimo-specs-1.2-4|870	%{buildroot}%{_mavenpomdir}/JPP-geronimo-j2ee-management-1.0-api.pom
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|872	install -m 0644 \
12mr|geronimo-specs-1.2-4|873	geronimo-j2ee-management_1.1_spec-1.0/target/geronimo-j2ee-management_1.1_spec-1.0.jar \
12mr|geronimo-specs-1.2-4|874	%{buildroot}%{_javadir}/geronimo-j2ee-management-1.1-api-%{sver_j2ee_management_1_1}.jar
12mr|geronimo-specs-1.2-4|875	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|876	ln -sf geronimo-j2ee-management-1.1-api-%{sver_j2ee_management_1_1}.jar \
12mr|geronimo-specs-1.2-4|877	geronimo-j2ee-management-1.1-api.jar
12mr|geronimo-specs-1.2-4|878	popd
12mr|geronimo-specs-1.2-4|879	touch %{buildroot}%{_javadir}/j2ee-management.jar
12mr|geronimo-specs-1.2-4|880	touch %{buildroot}%{_javadir}/j2ee_management_api.jar
12mr|geronimo-specs-1.2-4|881	touch %{buildroot}%{_javadir}/j2ee_management_1_1_api.jar
12mr|geronimo-specs-1.2-4|882	install -m 0644 geronimo-j2ee-management_1.1_spec-1.0/pom.xml \
12mr|geronimo-specs-1.2-4|883	%{buildroot}%{_mavenpomdir}/JPP-geronimo-j2ee-management-1.1-api.pom
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|885	install -m 0644 \
12mr|geronimo-specs-1.2-4|886	geronimo-javamail_1.3.1_spec-1.3/target/geronimo-javamail_1.3.1_spec-1.3.jar \
12mr|geronimo-specs-1.2-4|887	%{buildroot}%{_javadir}/geronimo-javamail-1.3.1-api-%{sver_javamail_1_3_1}.jar
12mr|geronimo-specs-1.2-4|888	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|889	ln -sf geronimo-javamail-1.3.1-api-%{sver_javamail_1_3_1}.jar \
12mr|geronimo-specs-1.2-4|890	geronimo-javamail-1.3.1-api.jar
12mr|geronimo-specs-1.2-4|891	popd
12mr|geronimo-specs-1.2-4|892	touch %{buildroot}%{_javadir}/javamail_api.jar
12mr|geronimo-specs-1.2-4|893	touch %{buildroot}%{_javadir}/javamail_1_3_1_api.jar
12mr|geronimo-specs-1.2-4|894	install -m 0644 geronimo-javamail_1.3.1_spec-1.3/pom.xml \
12mr|geronimo-specs-1.2-4|895	%{buildroot}%{_mavenpomdir}/JPP-geronimo-javamail-1.3.1-api.pom
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|897	install -m 0644 \
12mr|geronimo-specs-1.2-4|898	geronimo-javamail_1.4_spec-1.1/target/geronimo-javamail_1.4_spec-1.1.jar \
12mr|geronimo-specs-1.2-4|899	%{buildroot}%{_javadir}/geronimo-javamail-1.4-api-%{sver_javamail_1_4}.jar
12mr|geronimo-specs-1.2-4|900	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|901	ln -sf geronimo-javamail-1.4-api-%{sver_javamail_1_4}.jar \
12mr|geronimo-specs-1.2-4|902	geronimo-javamail-1.4-api.jar
12mr|geronimo-specs-1.2-4|903	popd
12mr|geronimo-specs-1.2-4|904	touch %{buildroot}%{_javadir}/javamail_api.jar
12mr|geronimo-specs-1.2-4|905	touch %{buildroot}%{_javadir}/javamail_1_4_api.jar
12mr|geronimo-specs-1.2-4|906	install -m 0644 geronimo-javamail_1.4_spec-1.1/pom.xml \
12mr|geronimo-specs-1.2-4|907	%{buildroot}%{_mavenpomdir}/JPP-geronimo-javamail-1.4-api.pom
12mr|geronimo-specs-1.2-4|908	%add_to_maven_depmap org.apache.geronimo.specs geronimo-javamail_1.4_spec %{sver_javamail_1_4} JPP geronimo-javamail-1.4-api
12mr|geronimo-specs-1.2-4|909	install -m 0644 \
12mr|geronimo-specs-1.2-4|910	geronimo-jaxr_1.0_spec-1.1/target/geronimo-jaxr_1.0_spec-1.1.jar \
12mr|geronimo-specs-1.2-4|911	%{buildroot}%{_javadir}/geronimo-jaxr-1.0-api-%{sver_jaxr_1_0}.jar
12mr|geronimo-specs-1.2-4|912	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|913	ln -sf geronimo-jaxr-1.0-api-%{sver_jaxr_1_0}.jar \
12mr|geronimo-specs-1.2-4|914	geronimo-jaxr-1.0-api.jar
12mr|geronimo-specs-1.2-4|915	popd
12mr|geronimo-specs-1.2-4|916	touch %{buildroot}%{_javadir}/jaxr.jar
12mr|geronimo-specs-1.2-4|917	touch %{buildroot}%{_javadir}/jaxr_api.jar
12mr|geronimo-specs-1.2-4|918	touch %{buildroot}%{_javadir}/jaxr_1_0_api.jar
12mr|geronimo-specs-1.2-4|919	install -m 0644 geronimo-jaxr_1.0_spec-1.1/pom.xml \
12mr|geronimo-specs-1.2-4|920	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jaxr-1.0-api.pom
12mr|geronimo-specs-1.2-4|921	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jaxr_1.0_spec %{sver_jaxr_1_0} JPP geronimo-jaxr-1.0-api
12mr|geronimo-specs-1.2-4|922	install -m 0644 \
12mr|geronimo-specs-1.2-4|923	geronimo-jaxrpc_1.1_spec-1.1/target/geronimo-jaxrpc_1.1_spec-1.1.jar \
12mr|geronimo-specs-1.2-4|924	%{buildroot}%{_javadir}/geronimo-jaxrpc-1.1-api-%{sver_jaxrpc_1_1}.jar
12mr|geronimo-specs-1.2-4|925	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|926	ln -sf geronimo-jaxrpc-1.1-api-%{sver_jaxrpc_1_1}.jar \
12mr|geronimo-specs-1.2-4|927	geronimo-jaxrpc-1.1-api.jar
12mr|geronimo-specs-1.2-4|928	popd
12mr|geronimo-specs-1.2-4|929	touch %{buildroot}%{_javadir}/jaxrpc.jar
12mr|geronimo-specs-1.2-4|930	touch %{buildroot}%{_javadir}/jaxrpc_api.jar
12mr|geronimo-specs-1.2-4|931	touch %{buildroot}%{_javadir}/jaxrpc_1_1_api.jar
12mr|geronimo-specs-1.2-4|932	install -m 0644 geronimo-jaxrpc_1.1_spec-1.1/pom.xml \
12mr|geronimo-specs-1.2-4|933	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jaxrpc-1.1-api.pom
12mr|geronimo-specs-1.2-4|934	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jaxrpc_1.1_spec %{sver_jaxrpc_1_1} JPP geronimo-jaxrpc-1.1-api
12mr|geronimo-specs-1.2-4|935	install -m 0644 \
12mr|geronimo-specs-1.2-4|936	geronimo-spec-j2ee/target/geronimo-j2ee_1.4_spec-1.2-jar-with-dependencies.jar \
12mr|geronimo-specs-1.2-4|937	%{buildroot}%{_javadir}/geronimo-j2ee-1.4-apis-%{version}.jar
12mr|geronimo-specs-1.2-4|938	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|939	ln -sf geronimo-j2ee-1.4-apis-%{version}.jar \
12mr|geronimo-specs-1.2-4|940	geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|941	popd
12mr|geronimo-specs-1.2-4|942	install -m 0644 geronimo-spec-j2ee/pom.xml \
12mr|geronimo-specs-1.2-4|943	%{buildroot}%{_mavenpomdir}/JPP-geronimo-j2ee-1.4-apis.pom
12mr|geronimo-specs-1.2-4|944	%add_to_maven_depmap org.apache.geronimo.specs geronimo-j2ee_1.4_spec %{version} JPP geronimo-j2ee-1.4-apis
12mr|geronimo-specs-1.2-4|945	install -m 0644 \
12mr|geronimo-specs-1.2-4|946	geronimo-jms_1.1_spec-1.1/target/geronimo-jms_1.1_spec-1.1.jar \
12mr|geronimo-specs-1.2-4|947	%{buildroot}%{_javadir}/geronimo-jms-1.1-api-%{sver_jms_1_1}.jar
12mr|geronimo-specs-1.2-4|948	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|949	ln -sf geronimo-jms-1.1-api-%{sver_jms_1_1}.jar \
12mr|geronimo-specs-1.2-4|950	geronimo-jms-1.1-api.jar
12mr|geronimo-specs-1.2-4|951	popd
12mr|geronimo-specs-1.2-4|952	touch %{buildroot}%{_javadir}/jms.jar
12mr|geronimo-specs-1.2-4|953	touch %{buildroot}%{_javadir}/jms_api.jar
12mr|geronimo-specs-1.2-4|954	touch %{buildroot}%{_javadir}/jms_1_1_api.jar
12mr|geronimo-specs-1.2-4|955	install -m 0644 geronimo-jms_1.1_spec-1.1/pom.xml \
12mr|geronimo-specs-1.2-4|956	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jms-1.1-api.pom
12mr|geronimo-specs-1.2-4|957	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jms_1.1_spec %{sver_jms_1_1} JPP geronimo-jms-1.1-api
12mr|geronimo-specs-1.2-4|958	install -m 0644 \
12mr|geronimo-specs-1.2-4|959	geronimo-jpa_3.0_spec-1.1.0/target/geronimo-jpa_3.0_spec-1.1.jar \
12mr|geronimo-specs-1.2-4|960	%{buildroot}%{_javadir}/geronimo-jpa-3.0-api-%{sver_jpa_3_0}.jar
12mr|geronimo-specs-1.2-4|961	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|962	ln -sf geronimo-jpa-3.0-api-%{sver_jpa_3_0}.jar \
12mr|geronimo-specs-1.2-4|963	geronimo-jpa-3.0-api.jar
12mr|geronimo-specs-1.2-4|964	popd
12mr|geronimo-specs-1.2-4|965	touch %{buildroot}%{_javadir}/jpa_api.jar
12mr|geronimo-specs-1.2-4|966	touch %{buildroot}%{_javadir}/jpa_3_0_api.jar
12mr|geronimo-specs-1.2-4|967	install -m 0644 geronimo-jpa_3.0_spec-1.1.0/pom.xml \
12mr|geronimo-specs-1.2-4|968	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jpa-3.0-api.pom
12mr|geronimo-specs-1.2-4|969	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jpa_3.0_spec %{sver_jpa_3_0} JPP geronimo-jpa-3.0-api
12mr|geronimo-specs-1.2-4|970	install -m 0644 \
12mr|geronimo-specs-1.2-4|971	geronimo-jsp_2.0_spec-1.1/target/geronimo-jsp_2.0_spec-1.1.jar \
12mr|geronimo-specs-1.2-4|972	%{buildroot}%{_javadir}/geronimo-jsp-2.0-api-%{sver_jsp_2_0}.jar
12mr|geronimo-specs-1.2-4|973	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|974	ln -sf geronimo-jsp-2.0-api-%{sver_jsp_2_0}.jar \
12mr|geronimo-specs-1.2-4|975	geronimo-jsp-2.0-api.jar
12mr|geronimo-specs-1.2-4|976	popd
12mr|geronimo-specs-1.2-4|977	touch %{buildroot}%{_javadir}/jsp.jar
12mr|geronimo-specs-1.2-4|978	touch %{buildroot}%{_javadir}/jsp_api.jar
12mr|geronimo-specs-1.2-4|979	touch %{buildroot}%{_javadir}/jsp_2_0_api.jar
12mr|geronimo-specs-1.2-4|980	install -m 0644 geronimo-jsp_2.0_spec-1.1/pom.xml \
12mr|geronimo-specs-1.2-4|981	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jsp-2.0-api.pom
12mr|geronimo-specs-1.2-4|982	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jsp_2.0_spec %{sver_jsp_2_0} JPP geronimo-jsp-2.0-api
12mr|geronimo-specs-1.2-4|983	install -m 0644 \
12mr|geronimo-specs-1.2-4|984	geronimo-jsp_2.1_spec-1.0/target/geronimo-jsp_2.1_spec-1.0.jar \
12mr|geronimo-specs-1.2-4|985	%{buildroot}%{_javadir}/geronimo-jsp-2.1-api-%{sver_jsp_2_1}.jar
12mr|geronimo-specs-1.2-4|986	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|987	ln -sf geronimo-jsp-2.1-api-%{sver_jsp_2_1}.jar \
12mr|geronimo-specs-1.2-4|988	geronimo-jsp-2.1-api.jar
12mr|geronimo-specs-1.2-4|989	popd
12mr|geronimo-specs-1.2-4|990	touch %{buildroot}%{_javadir}/jsp.jar
12mr|geronimo-specs-1.2-4|991	touch %{buildroot}%{_javadir}/jsp_api.jar
12mr|geronimo-specs-1.2-4|992	touch %{buildroot}%{_javadir}/jsp_2_1_api.jar
12mr|geronimo-specs-1.2-4|993	install -m 0644 geronimo-jsp_2.1_spec-1.0/pom.xml \
12mr|geronimo-specs-1.2-4|994	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jsp-2.1-api.pom
12mr|geronimo-specs-1.2-4|995	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jsp_2.1_spec %{sver_jsp_2_1} JPP geronimo-jsp-2.1-api
12mr|geronimo-specs-1.2-4|996	install -m 0644 \
12mr|geronimo-specs-1.2-4|997	geronimo-jta_1.0.1B_spec-1.1.1/target/geronimo-jta_1.0.1B_spec-1.1.1.jar \
12mr|geronimo-specs-1.2-4|998	%{buildroot}%{_javadir}/geronimo-jta-1.0.1B-api-%{sver_jta_1_0_1B}.jar
12mr|geronimo-specs-1.2-4|999	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|1000	ln -sf geronimo-jta-1.0.1B-api-%{sver_jta_1_0_1B}.jar \
12mr|geronimo-specs-1.2-4|1001	geronimo-jta-1.0.1B-api.jar
12mr|geronimo-specs-1.2-4|1002	popd
12mr|geronimo-specs-1.2-4|1003	touch %{buildroot}%{_javadir}/jta.jar
12mr|geronimo-specs-1.2-4|1004	touch %{buildroot}%{_javadir}/jta_api.jar
12mr|geronimo-specs-1.2-4|1005	touch %{buildroot}%{_javadir}/jta_1_0_1B_api.jar
12mr|geronimo-specs-1.2-4|1006	install -m 0644 geronimo-jta_1.0.1B_spec-1.1.1/pom.xml \
12mr|geronimo-specs-1.2-4|1007	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jta-1.0.1B-api.pom
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|1009	install -m 0644 \
12mr|geronimo-specs-1.2-4|1010	geronimo-jta_1.1_spec-1.1.0/target/geronimo-jta_1.1_spec-1.1.jar \
12mr|geronimo-specs-1.2-4|1011	%{buildroot}%{_javadir}/geronimo-jta-1.1-api-%{sver_jta_1_1}.jar
12mr|geronimo-specs-1.2-4|1012	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|1013	ln -sf geronimo-jta-1.1-api-%{sver_jta_1_1}.jar \
12mr|geronimo-specs-1.2-4|1014	geronimo-jta-1.1-api.jar
12mr|geronimo-specs-1.2-4|1015	popd
12mr|geronimo-specs-1.2-4|1016	touch %{buildroot}%{_javadir}/jta.jar
12mr|geronimo-specs-1.2-4|1017	touch %{buildroot}%{_javadir}/jta_api.jar
12mr|geronimo-specs-1.2-4|1018	touch %{buildroot}%{_javadir}/jta_1_1_api.jar
12mr|geronimo-specs-1.2-4|1019	install -m 0644 geronimo-jta_1.1_spec-1.1.0/pom.xml \
12mr|geronimo-specs-1.2-4|1020	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jta-1.1-api.pom
12mr|geronimo-specs-1.2-4|1021	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jta_1.1_spec %{sver_jta_1_1} JPP geronimo-jta-1.1-api
12mr|geronimo-specs-1.2-4|1022	install -m 0644 \
12mr|geronimo-specs-1.2-4|1023	geronimo-qname_1.1_spec-1.1/target/geronimo-qname_1.1_spec-1.1.jar \
12mr|geronimo-specs-1.2-4|1024	%{buildroot}%{_javadir}/geronimo-qname-1.1-api-%{sver_qname_1_1}.jar
12mr|geronimo-specs-1.2-4|1025	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|1026	ln -sf geronimo-qname-1.1-api-%{sver_qname_1_1}.jar \
12mr|geronimo-specs-1.2-4|1027	geronimo-qname-1.1-api.jar
12mr|geronimo-specs-1.2-4|1028	popd
12mr|geronimo-specs-1.2-4|1029	touch %{buildroot}%{_javadir}/qname_api.jar
12mr|geronimo-specs-1.2-4|1030	touch %{buildroot}%{_javadir}/qname_1_1_api.jar
12mr|geronimo-specs-1.2-4|1031	install -m 0644 geronimo-qname_1.1_spec-1.1/pom.xml \
12mr|geronimo-specs-1.2-4|1032	%{buildroot}%{_mavenpomdir}/JPP-geronimo-qname-1.1-api.pom
12mr|geronimo-specs-1.2-4|1033	%add_to_maven_depmap org.apache.geronimo.specs geronimo-qname_1.1_spec %{sver_qname_1_1} JPP geronimo-qname-1.1-api
12mr|geronimo-specs-1.2-4|1034	install -m 0644 \
12mr|geronimo-specs-1.2-4|1035	geronimo-saaj_1.1_spec-1.1/target/geronimo-saaj_1.1_spec-1.1.jar \
12mr|geronimo-specs-1.2-4|1036	%{buildroot}%{_javadir}/geronimo-saaj-1.1-api-%{sver_saaj_1_1}.jar
12mr|geronimo-specs-1.2-4|1037	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|1038	ln -sf geronimo-saaj-1.1-api-%{sver_saaj_1_1}.jar \
12mr|geronimo-specs-1.2-4|1039	geronimo-saaj-1.1-api.jar
12mr|geronimo-specs-1.2-4|1040	popd
12mr|geronimo-specs-1.2-4|1041	touch %{buildroot}%{_javadir}/saaj.jar
12mr|geronimo-specs-1.2-4|1042	touch %{buildroot}%{_javadir}/saaj_api.jar
12mr|geronimo-specs-1.2-4|1043	touch %{buildroot}%{_javadir}/saaj_1_1_api.jar
12mr|geronimo-specs-1.2-4|1044	install -m 0644 geronimo-saaj_1.1_spec-1.1/pom.xml \
12mr|geronimo-specs-1.2-4|1045	%{buildroot}%{_mavenpomdir}/JPP-geronimo-saaj-1.1-api.pom
12mr|geronimo-specs-1.2-4|1046	%add_to_maven_depmap org.apache.geronimo.specs geronimo-saaj_1.1_spec %{sver_saaj_1_1} JPP geronimo-saaj-1.1-api
12mr|geronimo-specs-1.2-4|1047	install -m 0644 \
12mr|geronimo-specs-1.2-4|1048	geronimo-servlet_2.4_spec-1.1.1/target/geronimo-servlet_2.4_spec-1.1.1.jar \
12mr|geronimo-specs-1.2-4|1049	%{buildroot}%{_javadir}/geronimo-servlet-2.4-api-%{sver_servlet_2_4}.jar
12mr|geronimo-specs-1.2-4|1050	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|1051	ln -sf geronimo-servlet-2.4-api-%{sver_servlet_2_4}.jar \
12mr|geronimo-specs-1.2-4|1052	geronimo-servlet-2.4-api.jar
12mr|geronimo-specs-1.2-4|1053	popd
12mr|geronimo-specs-1.2-4|1054	touch %{buildroot}%{_javadir}/servlet.jar
12mr|geronimo-specs-1.2-4|1055	touch %{buildroot}%{_javadir}/servlet_api.jar
12mr|geronimo-specs-1.2-4|1056	touch %{buildroot}%{_javadir}/servlet_2_4_api.jar
12mr|geronimo-specs-1.2-4|1057	install -m 0644 geronimo-servlet_2.4_spec-1.1.1/pom.xml \
12mr|geronimo-specs-1.2-4|1058	%{buildroot}%{_mavenpomdir}/JPP-geronimo-servlet-2.4-api.pom
12mr|geronimo-specs-1.2-4|1059	%add_to_maven_depmap org.apache.geronimo.specs geronimo-servlet_2.4_spec %{sver_servlet_2_4} JPP geronimo-servlet-2.4-api
12mr|geronimo-specs-1.2-4|1060	install -m 0644 \
12mr|geronimo-specs-1.2-4|1061	geronimo-servlet_2.5_spec-1.1/target/geronimo-servlet_2.5_spec-1.1.jar \
12mr|geronimo-specs-1.2-4|1062	%{buildroot}%{_javadir}/geronimo-servlet-2.5-api-%{sver_servlet_2_5}.jar
12mr|geronimo-specs-1.2-4|1063	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|1064	ln -sf geronimo-servlet-2.5-api-%{sver_servlet_2_5}.jar \
12mr|geronimo-specs-1.2-4|1065	geronimo-servlet-2.5-api.jar
12mr|geronimo-specs-1.2-4|1066	popd
12mr|geronimo-specs-1.2-4|1067	touch %{buildroot}%{_javadir}/servlet.jar
12mr|geronimo-specs-1.2-4|1068	touch %{buildroot}%{_javadir}/servlet_api.jar
12mr|geronimo-specs-1.2-4|1069	touch %{buildroot}%{_javadir}/servlet_2_5_api.jar
12mr|geronimo-specs-1.2-4|1070	install -m 0644 geronimo-servlet_2.5_spec-1.1/pom.xml \
12mr|geronimo-specs-1.2-4|1071	%{buildroot}%{_mavenpomdir}/JPP-geronimo-servlet-2.5-api.pom
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|1073	install -m 0644 \
12mr|geronimo-specs-1.2-4|1074	geronimo-stax-api_1.0_spec-1.0/target/geronimo-stax-api_1.0_spec-1.0.jar \
12mr|geronimo-specs-1.2-4|1075	%{buildroot}%{_javadir}/geronimo-stax-1.0-api-%{sver_stax_1_0}.jar
12mr|geronimo-specs-1.2-4|1076	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|1077	ln -sf geronimo-stax-1.0-api-%{sver_stax_1_0}.jar \
12mr|geronimo-specs-1.2-4|1078	geronimo-stax-1.0-api.jar
12mr|geronimo-specs-1.2-4|1079	popd
12mr|geronimo-specs-1.2-4|1080	touch %{buildroot}%{_javadir}/stax_api.jar
12mr|geronimo-specs-1.2-4|1081	touch %{buildroot}%{_javadir}/stax_1_0_api.jar
12mr|geronimo-specs-1.2-4|1082	install -m 0644 geronimo-stax-api_1.0_spec-1.0/pom.xml \
12mr|geronimo-specs-1.2-4|1083	%{buildroot}%{_mavenpomdir}/JPP-geronimo-stax-1.0-api.pom
12mr|geronimo-specs-1.2-4|1084	%add_to_maven_depmap org.apache.geronimo.specs geronimo-stax_1.0_spec %{sver_stax_1_0} JPP geronimo-stax-1.0-api
12mr|geronimo-specs-1.2-4|1085	install -m 0644 \
12mr|geronimo-specs-1.2-4|1086	geronimo-ws-metadata_2.0_spec-1.1.1/target/geronimo-ws-metadata_2.0_spec-1.1.1.jar \
12mr|geronimo-specs-1.2-4|1087	%{buildroot}%{_javadir}/geronimo-ws-metadata-2.0-api-%{sver_ws_metadata_2_0}.jar
12mr|geronimo-specs-1.2-4|1088	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|1089	ln -sf geronimo-ws-metadata-2.0-api-%{sver_ws_metadata_2_0}.jar \
12mr|geronimo-specs-1.2-4|1090	geronimo-ws-metadata-2.0-api.jar
12mr|geronimo-specs-1.2-4|1091	popd
12mr|geronimo-specs-1.2-4|1092	touch %{buildroot}%{_javadir}/ws_metadata_api.jar
12mr|geronimo-specs-1.2-4|1093	touch %{buildroot}%{_javadir}/ws_metadata_2_0_api.jar
12mr|geronimo-specs-1.2-4|1094	install -m 0644 geronimo-ws-metadata_2.0_spec-1.1.1/pom.xml \
12mr|geronimo-specs-1.2-4|1095	%{buildroot}%{_mavenpomdir}/JPP-geronimo-ws-metadata-2.0-api.pom
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|1097	install -m 0644 \
12mr|geronimo-specs-1.2-4|1098	geronimo-spec-commonj/target/geronimo-commonj_1.1_spec-null.jar \
12mr|geronimo-specs-1.2-4|1099	%{buildroot}%{_javadir}/geronimo-commonj-1.1-apis-%{sver_commonj_1_1}.jar
12mr|geronimo-specs-1.2-4|1100	pushd %{buildroot}%{_javadir}
12mr|geronimo-specs-1.2-4|1101	ln -sf geronimo-commonj-1.1-apis-%{sver_commonj_1_1}.jar \
12mr|geronimo-specs-1.2-4|1102	geronimo-commonj-1.1-apis.jar
12mr|geronimo-specs-1.2-4|1103	popd
12mr|geronimo-specs-1.2-4|1104	touch %{buildroot}%{_javadir}/commonj_apis.jar
12mr|geronimo-specs-1.2-4|1105	touch %{buildroot}%{_javadir}/commonj_1_1_apis.jar
12mr|geronimo-specs-1.2-4|1106	install -m 0644 geronimo-spec-commonj/pom.xml \
12mr|geronimo-specs-1.2-4|1107	%{buildroot}%{_mavenpomdir}/JPP-geronimo-commonj-1.1-apis.pom
12mr|geronimo-specs-1.2-4|1108	%add_to_maven_depmap org.apache.geronimo.specs geronimo-commonj_1.1_spec %{sver_commonj_1_1} JPP geronimo-commonj-1.1-apis
12mr|geronimo-specs-1.2-4|1109	# Add the parent geronimo-specs pom
12mr|geronimo-specs-1.2-4|1110	cp pom.xml \
12mr|geronimo-specs-1.2-4|1111	%{buildroot}%{_mavenpomdir}/JPP-geronimo-specs.pom
12mr|geronimo-specs-1.2-4|1112	%add_to_maven_depmap org.apache.geronimo.specs specs 1.1 JPP geronimo-specs
12mr|geronimo-specs-1.2-4|1113	# main package jars
12mr|geronimo-specs-1.2-4|1114	install -d -m 0755 %{buildroot}%{_javadir}/geronimo
12mr|geronimo-specs-1.2-4|1115	pushd %{buildroot}%{_javadir}/geronimo
12mr|geronimo-specs-1.2-4|1116	ln -sf ../geronimo-commonj-1.1-apis-%{version}.jar spec-commonj-1.1-%{version}.jar
12mr|geronimo-specs-1.2-4|1117	ln -sf spec-commonj-1.1-%{version}.jar spec-commonj-1.1.jar
12mr|geronimo-specs-1.2-4|1118	ln -sf ../geronimo-jaf-1.0.2-api-%{version}.jar spec-jaf-1.0.2-%{version}.jar
12mr|geronimo-specs-1.2-4|1119	ln -sf spec-jaf-1.0.2-%{version}.jar spec-jaf-1.0.2.jar
12mr|geronimo-specs-1.2-4|1120	ln -sf ../geronimo-jaf-1.1-api-%{version}.jar spec-jaf-1.1-%{version}.jar
12mr|geronimo-specs-1.2-4|1121	ln -sf spec-jaf-1.1-%{version}.jar spec-jaf-1.1.jar
12mr|geronimo-specs-1.2-4|1122	ln -sf ../geronimo-annotation-1.0-api-%{version}.jar spec-annotation-1.0-%{version}.jar
12mr|geronimo-specs-1.2-4|1123	ln -sf spec-annotation-1.0-%{version}.jar spec-annotation-1.0.jar
12mr|geronimo-specs-1.2-4|1124	ln -sf ../geronimo-ejb-2.1-api-%{version}.jar spec-ejb-2.1-%{version}.jar
12mr|geronimo-specs-1.2-4|1125	ln -sf spec-ejb-2.1-%{version}.jar spec-ejb-2.1.jar
12mr|geronimo-specs-1.2-4|1126	ln -sf ../geronimo-ejb-3.0-api-%{version}.jar spec-ejb-3.0-%{version}.jar
12mr|geronimo-specs-1.2-4|1127	ln -sf spec-ejb-3.0-%{version}.jar spec-ejb-3.0.jar
12mr|geronimo-specs-1.2-4|1128	ln -sf ../geronimo-el-1.0-api-%{version}.jar spec-el-1.0-%{version}.jar
12mr|geronimo-specs-1.2-4|1129	ln -sf spec-el-1.0-%{version}.jar spec-el-1.0.jar
12mr|geronimo-specs-1.2-4|1130	ln -sf ../geronimo-interceptor-3.0-api-%{version}.jar spec-interceptor-3.0-%{version}.jar
12mr|geronimo-specs-1.2-4|1131	ln -sf spec-interceptor-3.0-%{version}.jar spec-interceptor-3.0.jar
12mr|geronimo-specs-1.2-4|1132	ln -sf ../geronimo-j2ee-connector-1.5-api-%{version}.jar \
12mr|geronimo-specs-1.2-4|1133	spec-j2ee-connector-1.5-%{version}.jar
12mr|geronimo-specs-1.2-4|1134	ln -sf spec-j2ee-connector-1.5-%{version}.jar spec-j2ee-connector-1.5.jar
12mr|geronimo-specs-1.2-4|1135	ln -sf ../geronimo-j2ee-deployment-1.1-api-%{version}.jar \
12mr|geronimo-specs-1.2-4|1136	spec-j2ee-deployment-1.1-%{version}.jar
12mr|geronimo-specs-1.2-4|1137	ln -sf spec-j2ee-deployment-1.1-%{version}.jar spec-j2ee-deployment-1.1.jar
12mr|geronimo-specs-1.2-4|1138	ln -sf ../geronimo-javaee-deployment-1.1-api-%{version}.jar \
12mr|geronimo-specs-1.2-4|1139	spec-javaee-deployment-1.1-%{version}.jar
12mr|geronimo-specs-1.2-4|1140	ln -sf spec-javaee-deployment-1.1-%{version}.jar spec-javaee-deployment-1.1.jar
12mr|geronimo-specs-1.2-4|1141	ln -sf ../geronimo-jacc-1.0-api-%{version}.jar spec-jacc-1.0-%{version}.jar
12mr|geronimo-specs-1.2-4|1142	ln -sf spec-jacc-1.0-%{version}.jar spec-jacc-1.0.jar
12mr|geronimo-specs-1.2-4|1143	ln -sf ../geronimo-jacc-1.1-api-%{version}.jar spec-jacc-1.1-%{version}.jar
12mr|geronimo-specs-1.2-4|1144	ln -sf spec-jacc-1.1-%{version}.jar spec-jacc-1.1.jar
12mr|geronimo-specs-1.2-4|1145	ln -sf ../geronimo-j2ee-management-1.0-api-%{version}.jar \
12mr|geronimo-specs-1.2-4|1146	spec-j2ee-management-1.0-%{version}.jar
12mr|geronimo-specs-1.2-4|1147	ln -sf spec-j2ee-management-1.0-%{version}.jar spec-j2ee-management-1.0.jar
12mr|geronimo-specs-1.2-4|1148	ln -sf ../geronimo-j2ee-management-1.1-api-%{version}.jar \
12mr|geronimo-specs-1.2-4|1149	spec-j2ee-management-1.1-%{version}.jar
12mr|geronimo-specs-1.2-4|1150	ln -sf spec-j2ee-management-1.1-%{version}.jar spec-j2ee-management-1.1.jar
12mr|geronimo-specs-1.2-4|1151	ln -sf ../geronimo-j2ee-1.4-apis-%{version}.jar spec-j2ee-1.4-%{version}.jar
12mr|geronimo-specs-1.2-4|1152	ln -sf spec-j2ee-1.4-%{version}.jar spec-j2ee-1.4.jar
12mr|geronimo-specs-1.2-4|1153	ln -sf ../geronimo-jms-1.1-api-%{version}.jar spec-jms-1.1-%{version}.jar
12mr|geronimo-specs-1.2-4|1154	ln -sf spec-jms-1.1-%{version}.jar spec-jms-1.1.jar
12mr|geronimo-specs-1.2-4|1155	ln -sf ../geronimo-jpa-3.0-api-%{version}.jar spec-jpa-3.0-%{version}.jar
12mr|geronimo-specs-1.2-4|1156	ln -sf spec-jpa-3.0-%{version}.jar spec-jpa-3.0.jar
12mr|geronimo-specs-1.2-4|1157	ln -sf ../geronimo-jsp-2.0-api-%{version}.jar spec-jsp-2.0-%{version}.jar
12mr|geronimo-specs-1.2-4|1158	ln -sf spec-jsp-2.0-%{version}.jar spec-jsp-2.0.jar
12mr|geronimo-specs-1.2-4|1159	ln -sf ../geronimo-jsp-2.1-api-%{version}.jar spec-jsp-2.1-%{version}.jar
12mr|geronimo-specs-1.2-4|1160	ln -sf spec-jsp-2.1-%{version}.jar spec-jsp-2.1.jar
12mr|geronimo-specs-1.2-4|1161	ln -sf ../geronimo-jta-1.0.1B-api-%{version}.jar spec-jta-1.0.1B-%{version}.jar
12mr|geronimo-specs-1.2-4|1162	ln -sf spec-jta-1.0.1B-%{version}.jar spec-jta-1.0.1B.jar
12mr|geronimo-specs-1.2-4|1163	ln -sf ../geronimo-jta-1.1-api-%{version}.jar spec-jta-1.1-%{version}.jar
12mr|geronimo-specs-1.2-4|1164	ln -sf spec-jta-1.1-%{version}.jar spec-jta-1.1.jar
12mr|geronimo-specs-1.2-4|1165	ln -sf ../geronimo-servlet-2.4-api-%{version}.jar spec-servlet-2.4-%{version}.jar
12mr|geronimo-specs-1.2-4|1166	ln -sf spec-servlet-2.4-%{version}.jar spec-servlet-2.4.jar
12mr|geronimo-specs-1.2-4|1167	ln -sf ../geronimo-servlet-2.5-api-%{version}.jar spec-servlet-2.5-%{version}.jar
12mr|geronimo-specs-1.2-4|1168	ln -sf spec-servlet-2.5-%{version}.jar spec-servlet-2.5.jar
12mr|geronimo-specs-1.2-4|1169	ln -sf ../geronimo-stax-1.0-api-%{version}.jar spec-stax-1.0-%{version}.jar
12mr|geronimo-specs-1.2-4|1170	ln -sf spec-stax-1.0-%{version}.jar spec-stax-1.0.jar
12mr|geronimo-specs-1.2-4|1171	ln -sf ../geronimo-ws-metadata-2.0-api-%{version}.jar spec-ws-metadata-2.0-%{version}.jar
12mr|geronimo-specs-1.2-4|1172	ln -sf spec-ws-metadata-2.0-%{version}.jar spec-ws-metadata-2.0.jar
12mr|geronimo-specs-1.2-4|1173	popd
12mr|geronimo-specs-1.2-4|1174	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|1175	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1176	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaf-1.0.2
12mr|geronimo-specs-1.2-4|1177	cp -pr geronimo-activation_1.0.2_spec-1.2/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1178	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaf-1.0.2
12mr|geronimo-specs-1.2-4|1179	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1180	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaf-1.1
12mr|geronimo-specs-1.2-4|1181	cp -pr geronimo-activation_1.1_spec-1.0/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1182	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaf-1.1
12mr|geronimo-specs-1.2-4|1183	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1184	%{buildroot}%{_javadocdir}/%{name}-%{version}/annotation-1.0
12mr|geronimo-specs-1.2-4|1185	cp -pr geronimo-annotation_1.0_spec-1.1.0/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1186	%{buildroot}%{_javadocdir}/%{name}-%{version}/annotation-1.0
12mr|geronimo-specs-1.2-4|1187	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1188	%{buildroot}%{_javadocdir}/%{name}-%{version}/commonj-1.1
12mr|geronimo-specs-1.2-4|1189	cp -pr geronimo-spec-commonj/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1190	%{buildroot}%{_javadocdir}/%{name}-%{version}/commonj-1.1
12mr|geronimo-specs-1.2-4|1191	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1192	%{buildroot}%{_javadocdir}/%{name}-%{version}/corba-1.0
12mr|geronimo-specs-1.2-4|1193	cp -pr geronimo-spec-corba/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1194	%{buildroot}%{_javadocdir}/%{name}-%{version}/corba-1.0
12mr|geronimo-specs-1.2-4|1195	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1196	%{buildroot}%{_javadocdir}/%{name}-%{version}/corba-2.3
12mr|geronimo-specs-1.2-4|1197	cp -pr geronimo-spec-corba-2.3/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1198	%{buildroot}%{_javadocdir}/%{name}-%{version}/corba-2.3
12mr|geronimo-specs-1.2-4|1199	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1200	%{buildroot}%{_javadocdir}/%{name}-%{version}/ejb-2.1
12mr|geronimo-specs-1.2-4|1201	cp -pr geronimo-ejb_2.1_spec-1.1/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1202	%{buildroot}%{_javadocdir}/%{name}-%{version}/ejb-2.1
12mr|geronimo-specs-1.2-4|1203	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1204	%{buildroot}%{_javadocdir}/%{name}-%{version}/ejb-3.0
12mr|geronimo-specs-1.2-4|1205	cp -pr geronimo-ejb_3.0_spec-1.0/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1206	%{buildroot}%{_javadocdir}/%{name}-%{version}/ejb-3.0
12mr|geronimo-specs-1.2-4|1207	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1208	%{buildroot}%{_javadocdir}/%{name}-%{version}/el-1.0
12mr|geronimo-specs-1.2-4|1209	cp -pr geronimo-el_1.0_spec-1.0/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1210	%{buildroot}%{_javadocdir}/%{name}-%{version}/el-1.0
12mr|geronimo-specs-1.2-4|1211	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1212	%{buildroot}%{_javadocdir}/%{name}-%{version}/interceptor-3.0
12mr|geronimo-specs-1.2-4|1213	cp -pr geronimo-interceptor_3.0_spec-1.0/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1214	%{buildroot}%{_javadocdir}/%{name}-%{version}/interceptor-3.0
12mr|geronimo-specs-1.2-4|1215	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1216	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-connector-1.5
12mr|geronimo-specs-1.2-4|1217	cp -pr geronimo-j2ee-connector_1.5_spec-1.1.1/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1218	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-connector-1.5
12mr|geronimo-specs-1.2-4|1219	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1220	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-deployment-1.1
12mr|geronimo-specs-1.2-4|1221	cp -pr geronimo-j2ee-deployment_1.1_spec-1.1/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1222	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-deployment-1.1
12mr|geronimo-specs-1.2-4|1223	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1224	%{buildroot}%{_javadocdir}/%{name}-%{version}/javaee-deployment-1.1
12mr|geronimo-specs-1.2-4|1225	cp -pr geronimo-javaee-deployment_1.1MR3_spec-1.0/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1226	%{buildroot}%{_javadocdir}/%{name}-%{version}/javaee-deployment-1.1
12mr|geronimo-specs-1.2-4|1227	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1228	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-management-1.0
12mr|geronimo-specs-1.2-4|1229	cp -pr geronimo-j2ee-management_1.0_spec-1.1/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1230	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-management-1.0
12mr|geronimo-specs-1.2-4|1231	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1232	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-management-1.1
12mr|geronimo-specs-1.2-4|1233	cp -pr geronimo-j2ee-management_1.1_spec-1.0/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1234	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-management-1.1
12mr|geronimo-specs-1.2-4|1235	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1236	%{buildroot}%{_javadocdir}/%{name}-%{version}/javamail-1.3.1
12mr|geronimo-specs-1.2-4|1237	cp -pr geronimo-javamail_1.3.1_spec-1.3/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1238	%{buildroot}%{_javadocdir}/%{name}-%{version}/javamail-1.3.1
12mr|geronimo-specs-1.2-4|1239	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1240	%{buildroot}%{_javadocdir}/%{name}-%{version}/javamail-1.4
12mr|geronimo-specs-1.2-4|1241	cp -pr geronimo-javamail_1.4_spec-1.1/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1242	%{buildroot}%{_javadocdir}/%{name}-%{version}/javamail-1.4
12mr|geronimo-specs-1.2-4|1243	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1244	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaxrpc-1.1
12mr|geronimo-specs-1.2-4|1245	cp -pr geronimo-jaxrpc_1.1_spec-1.1/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1246	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaxrpc-1.1
12mr|geronimo-specs-1.2-4|1247	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1248	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaxr-1.0
12mr|geronimo-specs-1.2-4|1249	cp -pr geronimo-jaxr_1.0_spec-1.1/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1250	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaxr-1.0
12mr|geronimo-specs-1.2-4|1251	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1252	%{buildroot}%{_javadocdir}/%{name}-%{version}/jms-1.1
12mr|geronimo-specs-1.2-4|1253	cp -pr geronimo-jms_1.1_spec-1.1/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1254	%{buildroot}%{_javadocdir}/%{name}-%{version}/jms-1.1
12mr|geronimo-specs-1.2-4|1255	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1256	%{buildroot}%{_javadocdir}/%{name}-%{version}/jpa-3.0
12mr|geronimo-specs-1.2-4|1257	cp -pr geronimo-jpa_3.0_spec-1.1.0/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1258	%{buildroot}%{_javadocdir}/%{name}-%{version}/jpa-3.0
12mr|geronimo-specs-1.2-4|1259	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1260	%{buildroot}%{_javadocdir}/%{name}-%{version}/jsp-2.0
12mr|geronimo-specs-1.2-4|1261	cp -pr geronimo-jsp_2.0_spec-1.1/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1262	%{buildroot}%{_javadocdir}/%{name}-%{version}/jsp-2.0
12mr|geronimo-specs-1.2-4|1263	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1264	%{buildroot}%{_javadocdir}/%{name}-%{version}/jsp-2.1
12mr|geronimo-specs-1.2-4|1265	cp -pr geronimo-jsp_2.1_spec-1.0/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1266	%{buildroot}%{_javadocdir}/%{name}-%{version}/jsp-2.1
12mr|geronimo-specs-1.2-4|1267	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1268	%{buildroot}%{_javadocdir}/%{name}-%{version}/jta-1.0.1B
12mr|geronimo-specs-1.2-4|1269	cp -pr geronimo-jta_1.0.1B_spec-1.1.1/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1270	%{buildroot}%{_javadocdir}/%{name}-%{version}/jta-1.0.1B
12mr|geronimo-specs-1.2-4|1271	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1272	%{buildroot}%{_javadocdir}/%{name}-%{version}/jta-1.1
12mr|geronimo-specs-1.2-4|1273	cp -pr geronimo-jta_1.1_spec-1.1.0/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1274	%{buildroot}%{_javadocdir}/%{name}-%{version}/jta-1.1
12mr|geronimo-specs-1.2-4|1275	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1276	%{buildroot}%{_javadocdir}/%{name}-%{version}/qname-1.1
12mr|geronimo-specs-1.2-4|1277	cp -pr geronimo-qname_1.1_spec-1.1/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1278	%{buildroot}%{_javadocdir}/%{name}-%{version}/qname-1.1
12mr|geronimo-specs-1.2-4|1279	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1280	%{buildroot}%{_javadocdir}/%{name}-%{version}/saaj-1.1
12mr|geronimo-specs-1.2-4|1281	cp -pr geronimo-saaj_1.1_spec-1.1/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1282	%{buildroot}%{_javadocdir}/%{name}-%{version}/saaj-1.1
12mr|geronimo-specs-1.2-4|1283	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1284	%{buildroot}%{_javadocdir}/%{name}-%{version}/servlet-2.4
12mr|geronimo-specs-1.2-4|1285	cp -pr geronimo-servlet_2.4_spec-1.1.1/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1286	%{buildroot}%{_javadocdir}/%{name}-%{version}/servlet-2.4
12mr|geronimo-specs-1.2-4|1287	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1288	%{buildroot}%{_javadocdir}/%{name}-%{version}/servlet-2.5
12mr|geronimo-specs-1.2-4|1289	cp -pr geronimo-servlet_2.5_spec-1.1/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1290	%{buildroot}%{_javadocdir}/%{name}-%{version}/servlet-2.5
12mr|geronimo-specs-1.2-4|1291	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1292	%{buildroot}%{_javadocdir}/%{name}-%{version}/stax-1.0
12mr|geronimo-specs-1.2-4|1293	cp -pr geronimo-stax-api_1.0_spec-1.0/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1294	%{buildroot}%{_javadocdir}/%{name}-%{version}/stax-1.0
12mr|geronimo-specs-1.2-4|1295	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1296	%{buildroot}%{_javadocdir}/%{name}-%{version}/ws-metadata-2.0
12mr|geronimo-specs-1.2-4|1297	cp -pr geronimo-ws-metadata_2.0_spec-1.1.1/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1298	%{buildroot}%{_javadocdir}/%{name}-%{version}/ws-metadata-2.0
12mr|geronimo-specs-1.2-4|1299	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1300	%{buildroot}%{_javadocdir}/%{name}-%{version}/jacc-1.0
12mr|geronimo-specs-1.2-4|1301	cp -pr geronimo-j2ee-jacc_1.0_spec-1.1/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1302	%{buildroot}%{_javadocdir}/%{name}-%{version}/jacc-1.0
12mr|geronimo-specs-1.2-4|1303	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1304	%{buildroot}%{_javadocdir}/%{name}-%{version}/jacc-1.1
12mr|geronimo-specs-1.2-4|1305	cp -pr geronimo-jacc_1.1_spec-1.0/target/site/apidocs/* \
12mr|geronimo-specs-1.2-4|1306	%{buildroot}%{_javadocdir}/%{name}-%{version}/jacc-1.1
12mr|geronimo-specs-1.2-4|1307	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
12mr|geronimo-specs-1.2-4|1308	# documents
12mr|geronimo-specs-1.2-4|1309	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|1310	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1311	%{buildroot}%{_docdir}/%{name}-%{version}/jaf-1.0.2
12mr|geronimo-specs-1.2-4|1312	cp -pr geronimo-activation_1.0.2_spec-1.2/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1313	%{buildroot}%{_docdir}/%{name}-%{version}/jaf-1.0.2
12mr|geronimo-specs-1.2-4|1314	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1315	%{buildroot}%{_docdir}/%{name}-%{version}/jaf-1.1
12mr|geronimo-specs-1.2-4|1316	cp -pr geronimo-activation_1.1_spec-1.0/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1317	%{buildroot}%{_docdir}/%{name}-%{version}/jaf-1.1
12mr|geronimo-specs-1.2-4|1318	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1319	%{buildroot}%{_docdir}/%{name}-%{version}/annotation-1.0
12mr|geronimo-specs-1.2-4|1320	cp -pr geronimo-annotation_1.0_spec-1.1.0/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1321	%{buildroot}%{_docdir}/%{name}-%{version}/annotation-1.0
12mr|geronimo-specs-1.2-4|1322	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1323	%{buildroot}%{_docdir}/%{name}-%{version}/commonj-1.1
12mr|geronimo-specs-1.2-4|1324	cp -pr geronimo-spec-commonj/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1325	%{buildroot}%{_docdir}/%{name}-%{version}/commonj-1.1
12mr|geronimo-specs-1.2-4|1326	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1327	%{buildroot}%{_docdir}/%{name}-%{version}/corba-2.3
12mr|geronimo-specs-1.2-4|1328	cp -pr geronimo-spec-corba-2.3/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1329	%{buildroot}%{_docdir}/%{name}-%{version}/corba-2.3
12mr|geronimo-specs-1.2-4|1330	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1331	%{buildroot}%{_docdir}/%{name}-%{version}/ejb-2.1
12mr|geronimo-specs-1.2-4|1332	cp -pr geronimo-ejb_2.1_spec-1.1/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1333	%{buildroot}%{_docdir}/%{name}-%{version}/ejb-2.1
12mr|geronimo-specs-1.2-4|1334	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1335	%{buildroot}%{_docdir}/%{name}-%{version}/ejb-3.0
12mr|geronimo-specs-1.2-4|1336	cp -pr geronimo-ejb_3.0_spec-1.0/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1337	%{buildroot}%{_docdir}/%{name}-%{version}/ejb-3.0
12mr|geronimo-specs-1.2-4|1338	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1339	%{buildroot}%{_docdir}/%{name}-%{version}/el-1.0
12mr|geronimo-specs-1.2-4|1340	cp -pr geronimo-el_1.0_spec-1.0/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1341	%{buildroot}%{_docdir}/%{name}-%{version}/el-1.0
12mr|geronimo-specs-1.2-4|1342	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1343	%{buildroot}%{_docdir}/%{name}-%{version}/interceptor-3.0
12mr|geronimo-specs-1.2-4|1344	cp -pr geronimo-interceptor_3.0_spec-1.0/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1345	%{buildroot}%{_docdir}/%{name}-%{version}/interceptor-3.0
12mr|geronimo-specs-1.2-4|1346	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1347	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-connector-1.5
12mr|geronimo-specs-1.2-4|1348	cp -pr geronimo-j2ee-connector_1.5_spec-1.1.1/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1349	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-connector-1.5
12mr|geronimo-specs-1.2-4|1350	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1351	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-deployment-1.1
12mr|geronimo-specs-1.2-4|1352	cp -pr geronimo-j2ee-deployment_1.1_spec-1.1/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1353	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-deployment-1.1
12mr|geronimo-specs-1.2-4|1354	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1355	%{buildroot}%{_docdir}/%{name}-%{version}/javaee-deployment-1.1
12mr|geronimo-specs-1.2-4|1356	cp -pr geronimo-javaee-deployment_1.1MR3_spec-1.0/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1357	%{buildroot}%{_docdir}/%{name}-%{version}/javaee-deployment-1.1
12mr|geronimo-specs-1.2-4|1358	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1359	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-management-1.0
12mr|geronimo-specs-1.2-4|1360	cp -pr geronimo-j2ee-management_1.0_spec-1.1/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1361	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-management-1.0
12mr|geronimo-specs-1.2-4|1362	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1363	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-management-1.1
12mr|geronimo-specs-1.2-4|1364	cp -pr geronimo-j2ee-management_1.1_spec-1.0/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1365	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-management-1.1
12mr|geronimo-specs-1.2-4|1366	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1367	%{buildroot}%{_docdir}/%{name}-%{version}/javamail-1.3.1
12mr|geronimo-specs-1.2-4|1368	cp -pr geronimo-javamail_1.3.1_spec-1.3/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1369	%{buildroot}%{_docdir}/%{name}-%{version}/javamail-1.3.1
12mr|geronimo-specs-1.2-4|1370	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1371	%{buildroot}%{_docdir}/%{name}-%{version}/javamail-1.4
12mr|geronimo-specs-1.2-4|1372	cp -pr geronimo-javamail_1.4_spec-1.1/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1373	%{buildroot}%{_docdir}/%{name}-%{version}/javamail-1.4
12mr|geronimo-specs-1.2-4|1374	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1375	%{buildroot}%{_docdir}/%{name}-%{version}/jaxrpc-1.1
12mr|geronimo-specs-1.2-4|1376	cp -pr geronimo-jaxrpc_1.1_spec-1.1/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1377	%{buildroot}%{_docdir}/%{name}-%{version}/jaxrpc-1.1
12mr|geronimo-specs-1.2-4|1378	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1379	%{buildroot}%{_docdir}/%{name}-%{version}/jaxr-1.0
12mr|geronimo-specs-1.2-4|1380	cp -pr geronimo-jaxr_1.0_spec-1.1/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1381	%{buildroot}%{_docdir}/%{name}-%{version}/jaxr-1.0
12mr|geronimo-specs-1.2-4|1382	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1383	%{buildroot}%{_docdir}/%{name}-%{version}/jms-1.1
12mr|geronimo-specs-1.2-4|1384	cp -pr geronimo-jms_1.1_spec-1.1/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1385	%{buildroot}%{_docdir}/%{name}-%{version}/jms-1.1
12mr|geronimo-specs-1.2-4|1386	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1387	%{buildroot}%{_docdir}/%{name}-%{version}/jpa-3.0
12mr|geronimo-specs-1.2-4|1388	cp -pr geronimo-jpa_3.0_spec-1.1.0/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1389	%{buildroot}%{_docdir}/%{name}-%{version}/jpa-3.0
12mr|geronimo-specs-1.2-4|1390	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1391	%{buildroot}%{_docdir}/%{name}-%{version}/jsp-2.0
12mr|geronimo-specs-1.2-4|1392	cp -pr geronimo-jsp_2.0_spec-1.1/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1393	%{buildroot}%{_docdir}/%{name}-%{version}/jsp-2.0
12mr|geronimo-specs-1.2-4|1394	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1395	%{buildroot}%{_docdir}/%{name}-%{version}/jsp-2.1
12mr|geronimo-specs-1.2-4|1396	cp -pr geronimo-jsp_2.1_spec-1.0/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1397	%{buildroot}%{_docdir}/%{name}-%{version}/jsp-2.1
12mr|geronimo-specs-1.2-4|1398	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1399	%{buildroot}%{_docdir}/%{name}-%{version}/jta-1.0.1B
12mr|geronimo-specs-1.2-4|1400	cp -pr geronimo-jta_1.0.1B_spec-1.1.1/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1401	%{buildroot}%{_docdir}/%{name}-%{version}/jta-1.0.1B
12mr|geronimo-specs-1.2-4|1402	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1403	%{buildroot}%{_docdir}/%{name}-%{version}/jta-1.1
12mr|geronimo-specs-1.2-4|1404	cp -pr geronimo-jta_1.1_spec-1.1.0/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1405	%{buildroot}%{_docdir}/%{name}-%{version}/jta-1.1
12mr|geronimo-specs-1.2-4|1406	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1407	%{buildroot}%{_docdir}/%{name}-%{version}/qname-1.1
12mr|geronimo-specs-1.2-4|1408	cp -pr geronimo-qname_1.1_spec-1.1/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1409	%{buildroot}%{_docdir}/%{name}-%{version}/qname-1.1
12mr|geronimo-specs-1.2-4|1410	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1411	%{buildroot}%{_docdir}/%{name}-%{version}/saaj-1.1
12mr|geronimo-specs-1.2-4|1412	cp -pr geronimo-saaj_1.1_spec-1.1/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1413	%{buildroot}%{_docdir}/%{name}-%{version}/saaj-1.1
12mr|geronimo-specs-1.2-4|1414	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1415	%{buildroot}%{_docdir}/%{name}-%{version}/servlet-2.4
12mr|geronimo-specs-1.2-4|1416	cp -pr geronimo-servlet_2.4_spec-1.1.1/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1417	%{buildroot}%{_docdir}/%{name}-%{version}/servlet-2.4
12mr|geronimo-specs-1.2-4|1418	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1419	%{buildroot}%{_docdir}/%{name}-%{version}/servlet-2.5
12mr|geronimo-specs-1.2-4|1420	cp -pr geronimo-servlet_2.5_spec-1.1/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1421	%{buildroot}%{_docdir}/%{name}-%{version}/servlet-2.5
12mr|geronimo-specs-1.2-4|1422	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1423	%{buildroot}%{_docdir}/%{name}-%{version}/stax-1.0
12mr|geronimo-specs-1.2-4|1424	cp -pr geronimo-stax-api_1.0_spec-1.0/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1425	%{buildroot}%{_docdir}/%{name}-%{version}/stax-1.0
12mr|geronimo-specs-1.2-4|1426	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1427	%{buildroot}%{_docdir}/%{name}-%{version}/ws-metadata-2.0
12mr|geronimo-specs-1.2-4|1428	cp -pr geronimo-ws-metadata_2.0_spec-1.1.1/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1429	%{buildroot}%{_docdir}/%{name}-%{version}/ws-metadata-2.0
12mr|geronimo-specs-1.2-4|1430	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1431	%{buildroot}%{_docdir}/%{name}-%{version}/jacc-1.0
12mr|geronimo-specs-1.2-4|1432	cp -pr geronimo-j2ee-jacc_1.0_spec-1.1/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1433	%{buildroot}%{_docdir}/%{name}-%{version}/jacc-1.0
12mr|geronimo-specs-1.2-4|1434	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1435	%{buildroot}%{_docdir}/%{name}-%{version}/jacc-1.1
12mr|geronimo-specs-1.2-4|1436	cp -pr geronimo-jacc_1.1_spec-1.0/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1437	%{buildroot}%{_docdir}/%{name}-%{version}/jacc-1.1
12mr|geronimo-specs-1.2-4|1438	install -d -m 755 \
12mr|geronimo-specs-1.2-4|1439	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-1.4
12mr|geronimo-specs-1.2-4|1440	cp -pr geronimo-spec-j2ee/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1441	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-1.4
12mr|geronimo-specs-1.2-4|1442	cp -pr etc/LICENSE.txt \
12mr|geronimo-specs-1.2-4|1443	%{buildroot}%{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|1444	fdupes -s %{buildroot}/%{_javadocdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|1445	
12mr|geronimo-specs-1.2-4|1446	
12mr|geronimo-specs-1.2-4|1447	%post poms
12mr|geronimo-specs-1.2-4|1448	%update_maven_depmap
12mr|geronimo-specs-1.2-4|1449	
12mr|geronimo-specs-1.2-4|1450	%postun poms
12mr|geronimo-specs-1.2-4|1451	%update_maven_depmap
12mr|geronimo-specs-1.2-4|1452	
12mr|geronimo-specs-1.2-4|1453	%post -n geronimo-commonj-1.1-apis
12mr|geronimo-specs-1.2-4|1454	%{_sbindir}/update-alternatives --install %{_javadir}/commonj_apis.jar commonj_apis %{_javadir}/geronimo-commonj-1.1-apis.jar 10100
12mr|geronimo-specs-1.2-4|1455	%{_sbindir}/update-alternatives --install %{_javadir}/commonj_1_1_apis.jar commonj_1_1_apis %{_javadir}/geronimo-commonj-1.1-apis.jar 10100
12mr|geronimo-specs-1.2-4|1456	
12mr|geronimo-specs-1.2-4|1457	%preun -n geronimo-commonj-1.1-apis
12mr|geronimo-specs-1.2-4|1458	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1459	%{_sbindir}/update-alternatives --remove commonj_apis %{_javadir}/geronimo-commonj-1.1-apis.jar
12mr|geronimo-specs-1.2-4|1460	%{_sbindir}/update-alternatives --remove commonj_1_1_apis %{_javadir}/geronimo-commonj-1.1-apis.jar
12mr|geronimo-specs-1.2-4|1461	fi
12mr|geronimo-specs-1.2-4|1462	
12mr|geronimo-specs-1.2-4|1463	%post -n geronimo-jaf-1.0.2-api
12mr|geronimo-specs-1.2-4|1464	%{_sbindir}/update-alternatives --install %{_javadir}/jaf.jar jaf %{_javadir}/geronimo-jaf-1.0.2-api.jar 10002
12mr|geronimo-specs-1.2-4|1465	%{_sbindir}/update-alternatives --install %{_javadir}/jaf_api.jar jaf_api %{_javadir}/geronimo-jaf-1.0.2-api.jar 10002
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|1467	
12mr|geronimo-specs-1.2-4|1468	%preun -n geronimo-jaf-1.0.2-api
12mr|geronimo-specs-1.2-4|1469	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1470	%{_sbindir}/update-alternatives --remove jaf %{_javadir}/geronimo-jaf-1.0.2-api.jar
12mr|geronimo-specs-1.2-4|1471	%{_sbindir}/update-alternatives --remove jaf_api %{_javadir}/geronimo-jaf-1.0.2-api.jar
12mr|geronimo-specs-1.2-4|1472	%{_sbindir}/update-alternatives --remove jaf_1_0_2_api %{_javadir}/geronimo-jaf-1.0.2-api.jar
12mr|geronimo-specs-1.2-4|1473	fi
12mr|geronimo-specs-1.2-4|1474	
12mr|geronimo-specs-1.2-4|1475	%post -n geronimo-jaf-1.1-api
12mr|geronimo-specs-1.2-4|1476	%{_sbindir}/update-alternatives --install %{_javadir}/jaf.jar jaf %{_javadir}/geronimo-jaf-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1477	%{_sbindir}/update-alternatives --install %{_javadir}/jaf_api.jar jaf_api %{_javadir}/geronimo-jaf-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1478	%{_sbindir}/update-alternatives --install %{_javadir}/jaf_1_1_api.jar jaf_1_1_api %{_javadir}/geronimo-jaf-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1479	
12mr|geronimo-specs-1.2-4|1480	%preun -n geronimo-jaf-1.1-api
12mr|geronimo-specs-1.2-4|1481	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1482	%{_sbindir}/update-alternatives --remove jaf %{_javadir}/geronimo-jaf-1.1-api.jar
12mr|geronimo-specs-1.2-4|1483	%{_sbindir}/update-alternatives --remove jaf_api %{_javadir}/geronimo-jaf-1.1-api.jar
12mr|geronimo-specs-1.2-4|1484	%{_sbindir}/update-alternatives --remove jaf_1_1_api %{_javadir}/geronimo-jaf-1.1-api.jar
12mr|geronimo-specs-1.2-4|1485	fi
12mr|geronimo-specs-1.2-4|1486	
12mr|geronimo-specs-1.2-4|1487	%post -n geronimo-annotation-1.0-api
12mr|geronimo-specs-1.2-4|1488	%{_sbindir}/update-alternatives --install %{_javadir}/annotation_api.jar annotation_api %{_javadir}/geronimo-annotation-1.0-api.jar 10000
12mr|geronimo-specs-1.2-4|1489	%{_sbindir}/update-alternatives --install %{_javadir}/annotation_1_0_api.jar annotation_1_0_api %{_javadir}/geronimo-annotation-1.0-api.jar 10000
12mr|geronimo-specs-1.2-4|1490	
12mr|geronimo-specs-1.2-4|1491	%preun -n geronimo-annotation-1.0-api
12mr|geronimo-specs-1.2-4|1492	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1493	%{_sbindir}/update-alternatives --remove annotation_api %{_javadir}/geronimo-annotation-1.0-api.jar
12mr|geronimo-specs-1.2-4|1494	%{_sbindir}/update-alternatives --remove annotation_1_0_api %{_javadir}/geronimo-annotation-1.0-api.jar
12mr|geronimo-specs-1.2-4|1495	fi
12mr|geronimo-specs-1.2-4|1496	
12mr|geronimo-specs-1.2-4|1497	%post -n geronimo-corba-1.0-apis
12mr|geronimo-specs-1.2-4|1498	%{_sbindir}/update-alternatives --install %{_javadir}/corba_apis.jar corba_apis %{_javadir}/geronimo-corba-1.0-apis.jar 10000
12mr|geronimo-specs-1.2-4|1499	%{_sbindir}/update-alternatives --install %{_javadir}/corba_1_0_apis.jar corba_1_0_apis %{_javadir}/geronimo-corba-1.0-apis.jar 10000
12mr|geronimo-specs-1.2-4|1500	
12mr|geronimo-specs-1.2-4|1501	%preun -n geronimo-corba-1.0-apis
12mr|geronimo-specs-1.2-4|1502	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1503	%{_sbindir}/update-alternatives --remove corba_apis %{_javadir}/geronimo-corba-1.0-apis.jar
12mr|geronimo-specs-1.2-4|1504	%{_sbindir}/update-alternatives --remove corba_1_0_apis %{_javadir}/geronimo-corba-1.0-apis.jar
12mr|geronimo-specs-1.2-4|1505	fi
12mr|geronimo-specs-1.2-4|1506	
12mr|geronimo-specs-1.2-4|1507	%post -n geronimo-corba-2.3-apis
12mr|geronimo-specs-1.2-4|1508	%{_sbindir}/update-alternatives --install %{_javadir}/corba_apis.jar corba_apis %{_javadir}/geronimo-corba-2.3-apis.jar 20300
12mr|geronimo-specs-1.2-4|1509	%{_sbindir}/update-alternatives --install %{_javadir}/corba_2_3_apis.jar corba_2_3_apis %{_javadir}/geronimo-corba-2.3-apis.jar 20300
12mr|geronimo-specs-1.2-4|1510	
12mr|geronimo-specs-1.2-4|1511	%preun -n geronimo-corba-2.3-apis
12mr|geronimo-specs-1.2-4|1512	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1513	%{_sbindir}/update-alternatives --remove corba_apis %{_javadir}/geronimo-corba-2.3-apis.jar
12mr|geronimo-specs-1.2-4|1514	%{_sbindir}/update-alternatives --remove corba_2_3_apis %{_javadir}/geronimo-corba-2.3-apis.jar
12mr|geronimo-specs-1.2-4|1515	fi
12mr|geronimo-specs-1.2-4|1516	
12mr|geronimo-specs-1.2-4|1517	
12mr|geronimo-specs-1.2-4|1518	%post -n geronimo-ejb-2.1-api
12mr|geronimo-specs-1.2-4|1519	%{_sbindir}/update-alternatives --install %{_javadir}/ejb.jar ejb %{_javadir}/geronimo-ejb-2.1-api.jar 20100
12mr|geronimo-specs-1.2-4|1520	%{_sbindir}/update-alternatives --install %{_javadir}/ejb_api.jar ejb_api %{_javadir}/geronimo-ejb-2.1-api.jar 20100
12mr|geronimo-specs-1.2-4|1521	%{_sbindir}/update-alternatives --install %{_javadir}/ejb_2_1_api.jar ejb_2_1_api %{_javadir}/geronimo-ejb-2.1-api.jar 20100
12mr|geronimo-specs-1.2-4|1522	
12mr|geronimo-specs-1.2-4|1523	%preun -n geronimo-ejb-2.1-api
12mr|geronimo-specs-1.2-4|1524	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1525	%{_sbindir}/update-alternatives --remove ejb %{_javadir}/geronimo-ejb-2.1-api.jar
12mr|geronimo-specs-1.2-4|1526	%{_sbindir}/update-alternatives --remove ejb_api %{_javadir}/geronimo-ejb-2.1-api.jar
12mr|geronimo-specs-1.2-4|1527	%{_sbindir}/update-alternatives --remove ejb_2_1_api %{_javadir}/geronimo-ejb-2.1-api.jar
12mr|geronimo-specs-1.2-4|1528	fi
12mr|geronimo-specs-1.2-4|1529	
12mr|geronimo-specs-1.2-4|1530	%post -n geronimo-ejb-3.0-api
12mr|geronimo-specs-1.2-4|1531	%{_sbindir}/update-alternatives --install %{_javadir}/ejb.jar ejb %{_javadir}/geronimo-ejb-3.0-api.jar 30000
12mr|geronimo-specs-1.2-4|1532	%{_sbindir}/update-alternatives --install %{_javadir}/ejb_api.jar ejb_api %{_javadir}/geronimo-ejb-3.0-api.jar 30000
12mr|geronimo-specs-1.2-4|1533	%{_sbindir}/update-alternatives --install %{_javadir}/ejb_3_0_api.jar ejb_3_0_api %{_javadir}/geronimo-ejb-3.0-api.jar 30000
12mr|geronimo-specs-1.2-4|1534	
12mr|geronimo-specs-1.2-4|1535	%preun -n geronimo-ejb-3.0-api
12mr|geronimo-specs-1.2-4|1536	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1537	%{_sbindir}/update-alternatives --remove ejb %{_javadir}/geronimo-ejb-3.0-api.jar
12mr|geronimo-specs-1.2-4|1538	%{_sbindir}/update-alternatives --remove ejb_api %{_javadir}/geronimo-ejb-3.0-api.jar
12mr|geronimo-specs-1.2-4|1539	%{_sbindir}/update-alternatives --remove ejb_3_0_api %{_javadir}/geronimo-ejb-3.0-api.jar
12mr|geronimo-specs-1.2-4|1540	fi
12mr|geronimo-specs-1.2-4|1541	
12mr|geronimo-specs-1.2-4|1542	%post -n geronimo-el-1.0-api
12mr|geronimo-specs-1.2-4|1543	%{_sbindir}/update-alternatives --install %{_javadir}/el_api.jar el_api %{_javadir}/geronimo-el-1.0-api.jar 10000
12mr|geronimo-specs-1.2-4|1544	%{_sbindir}/update-alternatives --install %{_javadir}/el_1_0_api.jar el_1_0_api %{_javadir}/geronimo-el-1.0-api.jar 10000
12mr|geronimo-specs-1.2-4|1545	
12mr|geronimo-specs-1.2-4|1546	%preun -n geronimo-el-1.0-api
12mr|geronimo-specs-1.2-4|1547	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1548	%{_sbindir}/update-alternatives --remove el_api %{_javadir}/geronimo-el-1.0-api.jar
12mr|geronimo-specs-1.2-4|1549	%{_sbindir}/update-alternatives --remove el_1_0_api %{_javadir}/geronimo-el-1.0-api.jar
12mr|geronimo-specs-1.2-4|1550	fi
12mr|geronimo-specs-1.2-4|1551	
12mr|geronimo-specs-1.2-4|1552	%post -n geronimo-interceptor-3.0-api
12mr|geronimo-specs-1.2-4|1553	%{_sbindir}/update-alternatives --install %{_javadir}/interceptor_api.jar interceptor_api %{_javadir}/geronimo-interceptor-3.0-api.jar 30000
12mr|geronimo-specs-1.2-4|1554	%{_sbindir}/update-alternatives --install %{_javadir}/interceptor_3_0_api.jar interceptor_3_0_api %{_javadir}/geronimo-interceptor-3.0-api.jar 30000
12mr|geronimo-specs-1.2-4|1555	
12mr|geronimo-specs-1.2-4|1556	%preun -n geronimo-interceptor-3.0-api
12mr|geronimo-specs-1.2-4|1557	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1558	%{_sbindir}/update-alternatives --remove interceptor_api %{_javadir}/geronimo-interceptor-3.0-api.jar
12mr|geronimo-specs-1.2-4|1559	%{_sbindir}/update-alternatives --remove interceptor_3_0_api %{_javadir}/geronimo-interceptor-3.0-api.jar
12mr|geronimo-specs-1.2-4|1560	fi
12mr|geronimo-specs-1.2-4|1561	
12mr|geronimo-specs-1.2-4|1562	
12mr|geronimo-specs-1.2-4|1563	%post -n geronimo-j2ee-connector-1.5-api
12mr|geronimo-specs-1.2-4|1564	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee-connector.jar j2ee-connector %{_javadir}/geronimo-j2ee-connector-1.5-api.jar 10500
12mr|geronimo-specs-1.2-4|1565	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_connector_api.jar j2ee_connector_api %{_javadir}/geronimo-j2ee-connector-1.5-api.jar 10500
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|1567	
12mr|geronimo-specs-1.2-4|1568	%preun -n geronimo-j2ee-connector-1.5-api
12mr|geronimo-specs-1.2-4|1569	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1570	%{_sbindir}/update-alternatives --remove j2ee-connector %{_javadir}/geronimo-j2ee-connector-1.5-api.jar
12mr|geronimo-specs-1.2-4|1571	%{_sbindir}/update-alternatives --remove j2ee_connector_api %{_javadir}/geronimo-j2ee-connector-1.5-api.jar
12mr|geronimo-specs-1.2-4|1572	%{_sbindir}/update-alternatives --remove j2ee_connector_1_5_api %{_javadir}/geronimo-j2ee-connector-1.5-api.jar
12mr|geronimo-specs-1.2-4|1573	fi
12mr|geronimo-specs-1.2-4|1574	
12mr|geronimo-specs-1.2-4|1575	%post -n geronimo-j2ee-deployment-1.1-api
12mr|geronimo-specs-1.2-4|1576	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee-deployment.jar j2ee-deployment %{_javadir}/geronimo-j2ee-deployment-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1577	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_deployment_api.jar j2ee_deployment_api %{_javadir}/geronimo-j2ee-deployment-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|1579	
12mr|geronimo-specs-1.2-4|1580	%preun -n geronimo-j2ee-deployment-1.1-api
12mr|geronimo-specs-1.2-4|1581	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1582	%{_sbindir}/update-alternatives --remove j2ee-deployment %{_javadir}/geronimo-j2ee-deployment-1.1-api.jar
12mr|geronimo-specs-1.2-4|1583	%{_sbindir}/update-alternatives --remove j2ee_deployment_api %{_javadir}/geronimo-j2ee-deployment-1.1-api.jar
12mr|geronimo-specs-1.2-4|1584	%{_sbindir}/update-alternatives --remove j2ee_deployment_1_1_api %{_javadir}/geronimo-j2ee-deployment-1.1-api.jar
12mr|geronimo-specs-1.2-4|1585	fi
12mr|geronimo-specs-1.2-4|1586	
12mr|geronimo-specs-1.2-4|1587	%post -n geronimo-javaee-deployment-1.1-api
12mr|geronimo-specs-1.2-4|1588	%{_sbindir}/update-alternatives --install %{_javadir}/javaee_deployment_api.jar javaee_deployment_api %{_javadir}/geronimo-javaee-deployment-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|1590	
12mr|geronimo-specs-1.2-4|1591	%preun -n geronimo-javaee-deployment-1.1-api
12mr|geronimo-specs-1.2-4|1592	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1593	%{_sbindir}/update-alternatives --remove javaee_deployment_api %{_javadir}/geronimo-javaee-deployment-1.1-api.jar
12mr|geronimo-specs-1.2-4|1594	%{_sbindir}/update-alternatives --remove javaee_deployment_1_1MR3_api %{_javadir}/geronimo-javaee-deployment-1.1-api.jar
12mr|geronimo-specs-1.2-4|1595	fi
12mr|geronimo-specs-1.2-4|1596	
12mr|geronimo-specs-1.2-4|1597	
12mr|geronimo-specs-1.2-4|1598	%post -n geronimo-jacc-1.0-api
12mr|geronimo-specs-1.2-4|1599	%{_sbindir}/update-alternatives --install %{_javadir}/jacc.jar jacc %{_javadir}/geronimo-jacc-1.0-api.jar 10000
12mr|geronimo-specs-1.2-4|1600	%{_sbindir}/update-alternatives --install %{_javadir}/jacc_api.jar jacc_api %{_javadir}/geronimo-jacc-1.0-api.jar 10000
12mr|geronimo-specs-1.2-4|1601	%{_sbindir}/update-alternatives --install %{_javadir}/jacc_1_0_api.jar jacc_1_0_api %{_javadir}/geronimo-jacc-1.0-api.jar 10000
12mr|geronimo-specs-1.2-4|1602	
12mr|geronimo-specs-1.2-4|1603	%preun -n geronimo-jacc-1.0-api
12mr|geronimo-specs-1.2-4|1604	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1605	%{_sbindir}/update-alternatives --remove jacc %{_javadir}/geronimo-jacc-1.0-api.jar
12mr|geronimo-specs-1.2-4|1606	%{_sbindir}/update-alternatives --remove jacc_api %{_javadir}/geronimo-jacc-1.0-api.jar
12mr|geronimo-specs-1.2-4|1607	%{_sbindir}/update-alternatives --remove jacc_1_0_api %{_javadir}/geronimo-jacc-1.0-api.jar
12mr|geronimo-specs-1.2-4|1608	fi
12mr|geronimo-specs-1.2-4|1609	
12mr|geronimo-specs-1.2-4|1610	
12mr|geronimo-specs-1.2-4|1611	%post -n geronimo-jacc-1.1-api
12mr|geronimo-specs-1.2-4|1612	%{_sbindir}/update-alternatives --install %{_javadir}/jacc_api.jar jacc_api %{_javadir}/geronimo-jacc-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1613	%{_sbindir}/update-alternatives --install %{_javadir}/jacc_1_1_api.jar jacc_1_1_api %{_javadir}/geronimo-jacc-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1614	
12mr|geronimo-specs-1.2-4|1615	%preun -n geronimo-jacc-1.1-api
12mr|geronimo-specs-1.2-4|1616	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1617	%{_sbindir}/update-alternatives --remove jacc_api %{_javadir}/geronimo-jacc-1.1-api.jar
12mr|geronimo-specs-1.2-4|1618	%{_sbindir}/update-alternatives --remove jacc_1_1_api %{_javadir}/geronimo-jacc-1.1-api.jar
12mr|geronimo-specs-1.2-4|1619	fi
12mr|geronimo-specs-1.2-4|1620	
12mr|geronimo-specs-1.2-4|1621	
12mr|geronimo-specs-1.2-4|1622	%post -n geronimo-j2ee-management-1.0-api
12mr|geronimo-specs-1.2-4|1623	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee-management.jar j2ee-management %{_javadir}/geronimo-j2ee-management-1.0-api.jar 10000
12mr|geronimo-specs-1.2-4|1624	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_management_api.jar j2ee_management_api %{_javadir}/geronimo-j2ee-management-1.0-api.jar 10000
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|1626	
12mr|geronimo-specs-1.2-4|1627	%preun -n geronimo-j2ee-management-1.0-api
12mr|geronimo-specs-1.2-4|1628	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1629	%{_sbindir}/update-alternatives --remove j2ee-management %{_javadir}/geronimo-j2ee-management-1.0-api.jar
12mr|geronimo-specs-1.2-4|1630	%{_sbindir}/update-alternatives --remove j2ee_management_api %{_javadir}/geronimo-j2ee-management-1.0-api.jar
12mr|geronimo-specs-1.2-4|1631	%{_sbindir}/update-alternatives --remove j2ee_management_1_0_api %{_javadir}/geronimo-j2ee-management-1.0-api.jar
12mr|geronimo-specs-1.2-4|1632	fi
12mr|geronimo-specs-1.2-4|1633	
12mr|geronimo-specs-1.2-4|1634	
12mr|geronimo-specs-1.2-4|1635	%post -n geronimo-j2ee-management-1.1-api
12mr|geronimo-specs-1.2-4|1636	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee-management.jar j2ee-management %{_javadir}/geronimo-j2ee-management-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1637	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_management_api.jar j2ee_management_api %{_javadir}/geronimo-j2ee-management-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|1639	
12mr|geronimo-specs-1.2-4|1640	%preun -n geronimo-j2ee-management-1.1-api
12mr|geronimo-specs-1.2-4|1641	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1642	%{_sbindir}/update-alternatives --remove j2ee-management %{_javadir}/geronimo-j2ee-management-1.1-api.jar
12mr|geronimo-specs-1.2-4|1643	%{_sbindir}/update-alternatives --remove j2ee_management_api %{_javadir}/geronimo-j2ee-management-1.1-api.jar
12mr|geronimo-specs-1.2-4|1644	%{_sbindir}/update-alternatives --remove j2ee_management_1_1_api %{_javadir}/geronimo-j2ee-management-1.1-api.jar
12mr|geronimo-specs-1.2-4|1645	fi
12mr|geronimo-specs-1.2-4|1646	
12mr|geronimo-specs-1.2-4|1647	
12mr|geronimo-specs-1.2-4|1648	%post -n geronimo-javamail-1.3.1-api
12mr|geronimo-specs-1.2-4|1649	%{_sbindir}/update-alternatives --install %{_javadir}/javamail.jar javamail %{_javadir}/geronimo-javamail-1.3.1-api.jar 10301
12mr|geronimo-specs-1.2-4|1650	%{_sbindir}/update-alternatives --install %{_javadir}/javamail_api.jar javamail_api %{_javadir}/geronimo-javamail-1.3.1-api.jar 10301
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|1652	
12mr|geronimo-specs-1.2-4|1653	%preun -n geronimo-javamail-1.3.1-api
12mr|geronimo-specs-1.2-4|1654	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1655	%{_sbindir}/update-alternatives --remove javamail %{_javadir}/geronimo-javamail-1.3.1-api.jar
12mr|geronimo-specs-1.2-4|1656	%{_sbindir}/update-alternatives --remove javamail_api %{_javadir}/geronimo-javamail-1.3.1-api.jar
12mr|geronimo-specs-1.2-4|1657	%{_sbindir}/update-alternatives --remove javamail_1_3_1_api %{_javadir}/geronimo-javamail-1.3.1-api.jar
12mr|geronimo-specs-1.2-4|1658	fi
12mr|geronimo-specs-1.2-4|1659	# Do not provide javamail as this is just the API (is it?) and
12mr|geronimo-specs-1.2-4|1660	# our 'javamail' alternative means the providers as well
12mr|geronimo-specs-1.2-4|1661	# all in a single jar file called 'javamail.jar'
12mr|geronimo-specs-1.2-4|1662	
12mr|geronimo-specs-1.2-4|1663	%post -n geronimo-javamail-1.4-api
12mr|geronimo-specs-1.2-4|1664	%{_sbindir}/update-alternatives --install %{_javadir}/javamail.jar javamail %{_javadir}/geronimo-javamail-1.4-api.jar 10400
12mr|geronimo-specs-1.2-4|1665	%{_sbindir}/update-alternatives --install %{_javadir}/javamail_api.jar javamail_api %{_javadir}/geronimo-javamail-1.4-api.jar 10400
12mr|geronimo-specs-1.2-4|1666	%{_sbindir}/update-alternatives --install %{_javadir}/javamail_1_4_api.jar javamail_1_4_api %{_javadir}/geronimo-javamail-1.4-api.jar 10400
12mr|geronimo-specs-1.2-4|1667	
12mr|geronimo-specs-1.2-4|1668	%preun -n geronimo-javamail-1.4-api
12mr|geronimo-specs-1.2-4|1669	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1670	%{_sbindir}/update-alternatives --remove javamail %{_javadir}/geronimo-javamail-1.4-api.jar
12mr|geronimo-specs-1.2-4|1671	%{_sbindir}/update-alternatives --remove javamail_api %{_javadir}/geronimo-javamail-1.4-api.jar
12mr|geronimo-specs-1.2-4|1672	%{_sbindir}/update-alternatives --remove javamail_1_4_api %{_javadir}/geronimo-javamail-1.4-api.jar
12mr|geronimo-specs-1.2-4|1673	fi
12mr|geronimo-specs-1.2-4|1674	
12mr|geronimo-specs-1.2-4|1675	
12mr|geronimo-specs-1.2-4|1676	%post -n geronimo-jaxr-1.0-api
12mr|geronimo-specs-1.2-4|1677	%{_sbindir}/update-alternatives --install %{_javadir}/jaxr.jar jaxr %{_javadir}/geronimo-jaxr-1.0-api.jar 10000
12mr|geronimo-specs-1.2-4|1678	%{_sbindir}/update-alternatives --install %{_javadir}/jaxr_api.jar jaxr_api %{_javadir}/geronimo-jaxr-1.0-api.jar 10000
12mr|geronimo-specs-1.2-4|1679	%{_sbindir}/update-alternatives --install %{_javadir}/jaxr_1_0_api.jar jaxr_1_0_api %{_javadir}/geronimo-jaxr-1.0-api.jar 10000
12mr|geronimo-specs-1.2-4|1680	
12mr|geronimo-specs-1.2-4|1681	%preun -n geronimo-jaxr-1.0-api
12mr|geronimo-specs-1.2-4|1682	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1683	%{_sbindir}/update-alternatives --remove jaxr %{_javadir}/geronimo-jaxr-1.0-api.jar
12mr|geronimo-specs-1.2-4|1684	%{_sbindir}/update-alternatives --remove jaxr_api %{_javadir}/geronimo-jaxr-1.0-api.jar
12mr|geronimo-specs-1.2-4|1685	%{_sbindir}/update-alternatives --remove jaxr_1_0_api %{_javadir}/geronimo-jaxr-1.0-api.jar
12mr|geronimo-specs-1.2-4|1686	fi
12mr|geronimo-specs-1.2-4|1687	
12mr|geronimo-specs-1.2-4|1688	%post -n geronimo-jaxrpc-1.1-api
12mr|geronimo-specs-1.2-4|1689	%{_sbindir}/update-alternatives --install %{_javadir}/jaxrpc.jar jaxrpc %{_javadir}/geronimo-jaxrpc-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1690	%{_sbindir}/update-alternatives --install %{_javadir}/jaxrpc_api.jar jaxrpc_api %{_javadir}/geronimo-jaxrpc-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1691	%{_sbindir}/update-alternatives --install %{_javadir}/jaxrpc_1_1_api.jar jaxrpc_1_1_api %{_javadir}/geronimo-jaxrpc-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1692	
12mr|geronimo-specs-1.2-4|1693	%preun -n geronimo-jaxrpc-1.1-api
12mr|geronimo-specs-1.2-4|1694	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1695	%{_sbindir}/update-alternatives --remove jaxrpc %{_javadir}/geronimo-jaxrpc-1.1-api.jar
12mr|geronimo-specs-1.2-4|1696	%{_sbindir}/update-alternatives --remove jaxrpc_api %{_javadir}/geronimo-jaxrpc-1.1-api.jar
12mr|geronimo-specs-1.2-4|1697	%{_sbindir}/update-alternatives --remove jaxrpc_1_1_api %{_javadir}/geronimo-jaxrpc-1.1-api.jar
12mr|geronimo-specs-1.2-4|1698	fi
12mr|geronimo-specs-1.2-4|1699	
12mr|geronimo-specs-1.2-4|1700	
12mr|geronimo-specs-1.2-4|1701	%post -n geronimo-jms-1.1-api
12mr|geronimo-specs-1.2-4|1702	%{_sbindir}/update-alternatives --install %{_javadir}/jms.jar jms %{_javadir}/geronimo-jms-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1703	%{_sbindir}/update-alternatives --install %{_javadir}/jms_api.jar jms_api %{_javadir}/geronimo-jms-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1704	%{_sbindir}/update-alternatives --install %{_javadir}/jms_1_1_api.jar jms_1_1_api %{_javadir}/geronimo-jms-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1705	
12mr|geronimo-specs-1.2-4|1706	%preun -n geronimo-jms-1.1-api
12mr|geronimo-specs-1.2-4|1707	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1708	%{_sbindir}/update-alternatives --remove jms %{_javadir}/geronimo-jms-1.1-api.jar
12mr|geronimo-specs-1.2-4|1709	%{_sbindir}/update-alternatives --remove jms_api %{_javadir}/geronimo-jms-1.1-api.jar
12mr|geronimo-specs-1.2-4|1710	%{_sbindir}/update-alternatives --remove jms_1_1_api %{_javadir}/geronimo-jms-1.1-api.jar
12mr|geronimo-specs-1.2-4|1711	fi
12mr|geronimo-specs-1.2-4|1712	
12mr|geronimo-specs-1.2-4|1713	%post -n geronimo-jpa-3.0-api
12mr|geronimo-specs-1.2-4|1714	%{_sbindir}/update-alternatives --install %{_javadir}/jpa_api.jar jpa_api %{_javadir}/geronimo-jpa-3.0-api.jar 30000
12mr|geronimo-specs-1.2-4|1715	%{_sbindir}/update-alternatives --install %{_javadir}/jpa_3_0_api.jar jpa_3_0_api %{_javadir}/geronimo-jpa-3.0-api.jar 30000
12mr|geronimo-specs-1.2-4|1716	
12mr|geronimo-specs-1.2-4|1717	%preun -n geronimo-jpa-3.0-api
12mr|geronimo-specs-1.2-4|1718	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1719	%{_sbindir}/update-alternatives --remove jpa_api %{_javadir}/geronimo-jpa-3.0-api.jar
12mr|geronimo-specs-1.2-4|1720	%{_sbindir}/update-alternatives --remove jpa_3_0_api %{_javadir}/geronimo-jpa-3.0-api.jar
12mr|geronimo-specs-1.2-4|1721	fi
12mr|geronimo-specs-1.2-4|1722	
12mr|geronimo-specs-1.2-4|1723	%post -n geronimo-jsp-2.0-api
12mr|geronimo-specs-1.2-4|1724	%{_sbindir}/update-alternatives --install %{_javadir}/jsp.jar jsp %{_javadir}/geronimo-jsp-2.0-api.jar 20000
12mr|geronimo-specs-1.2-4|1725	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_api.jar jsp_api %{_javadir}/geronimo-jsp-2.0-api.jar 20000
12mr|geronimo-specs-1.2-4|1726	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_2_0_api.jar jsp_2_0_api %{_javadir}/geronimo-jsp-2.0-api.jar 20000
12mr|geronimo-specs-1.2-4|1727	
12mr|geronimo-specs-1.2-4|1728	%preun -n geronimo-jsp-2.0-api
12mr|geronimo-specs-1.2-4|1729	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1730	%{_sbindir}/update-alternatives --remove jsp %{_javadir}/geronimo-jsp-2.0-api.jar
12mr|geronimo-specs-1.2-4|1731	%{_sbindir}/update-alternatives --remove jsp_api %{_javadir}/geronimo-jsp-2.0-api.jar
12mr|geronimo-specs-1.2-4|1732	%{_sbindir}/update-alternatives --remove jsp_2_0_api %{_javadir}/geronimo-jsp-2.0-api.jar
12mr|geronimo-specs-1.2-4|1733	fi
12mr|geronimo-specs-1.2-4|1734	
12mr|geronimo-specs-1.2-4|1735	%post -n geronimo-jsp-2.1-api
12mr|geronimo-specs-1.2-4|1736	%{_sbindir}/update-alternatives --install %{_javadir}/jsp.jar jsp %{_javadir}/geronimo-jsp-2.1-api.jar 20100
12mr|geronimo-specs-1.2-4|1737	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_api.jar jsp_api %{_javadir}/geronimo-jsp-2.1-api.jar 20100
12mr|geronimo-specs-1.2-4|1738	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_2_1_api.jar jsp_2_1_api %{_javadir}/geronimo-jsp-2.1-api.jar 20100
12mr|geronimo-specs-1.2-4|1739	
12mr|geronimo-specs-1.2-4|1740	%preun -n geronimo-jsp-2.1-api
12mr|geronimo-specs-1.2-4|1741	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1742	%{_sbindir}/update-alternatives --remove jsp %{_javadir}/geronimo-jsp-2.1-api.jar
12mr|geronimo-specs-1.2-4|1743	%{_sbindir}/update-alternatives --remove jsp_api %{_javadir}/geronimo-jsp-2.1-api.jar
12mr|geronimo-specs-1.2-4|1744	%{_sbindir}/update-alternatives --remove jsp_2_1_api %{_javadir}/geronimo-jsp-2.1-api.jar
12mr|geronimo-specs-1.2-4|1745	fi
12mr|geronimo-specs-1.2-4|1746	
12mr|geronimo-specs-1.2-4|1747	
12mr|geronimo-specs-1.2-4|1748	%post -n geronimo-jta-1.0.1B-api
12mr|geronimo-specs-1.2-4|1749	%{_sbindir}/update-alternatives --install %{_javadir}/jta.jar jta %{_javadir}/geronimo-jta-1.0.1B-api.jar 10001
12mr|geronimo-specs-1.2-4|1750	%{_sbindir}/update-alternatives --install %{_javadir}/jta_api.jar jta_api %{_javadir}/geronimo-jta-1.0.1B-api.jar 10001
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|1752	
12mr|geronimo-specs-1.2-4|1753	%preun -n geronimo-jta-1.0.1B-api
12mr|geronimo-specs-1.2-4|1754	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1755	%{_sbindir}/update-alternatives --remove jta %{_javadir}/geronimo-jta-1.0.1B-api.jar
12mr|geronimo-specs-1.2-4|1756	%{_sbindir}/update-alternatives --remove jta_api %{_javadir}/geronimo-jta-1.0.1B-api.jar
12mr|geronimo-specs-1.2-4|1757	%{_sbindir}/update-alternatives --remove jta_1_0_1B_api %{_javadir}/geronimo-jta-1.0.1B-api.jar
12mr|geronimo-specs-1.2-4|1758	fi
12mr|geronimo-specs-1.2-4|1759	
12mr|geronimo-specs-1.2-4|1760	
12mr|geronimo-specs-1.2-4|1761	%post -n geronimo-jta-1.1-api
12mr|geronimo-specs-1.2-4|1762	%{_sbindir}/update-alternatives --install %{_javadir}/jta.jar jta %{_javadir}/geronimo-jta-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1763	%{_sbindir}/update-alternatives --install %{_javadir}/jta_api.jar jta_api %{_javadir}/geronimo-jta-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1764	%{_sbindir}/update-alternatives --install %{_javadir}/jta_1_1_api.jar jta_1_1_api %{_javadir}/geronimo-jta-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1765	
12mr|geronimo-specs-1.2-4|1766	%preun -n geronimo-jta-1.1-api
12mr|geronimo-specs-1.2-4|1767	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1768	%{_sbindir}/update-alternatives --remove jta %{_javadir}/geronimo-jta-1.1-api.jar
12mr|geronimo-specs-1.2-4|1769	%{_sbindir}/update-alternatives --remove jta_api %{_javadir}/geronimo-jta-1.1-api.jar
12mr|geronimo-specs-1.2-4|1770	%{_sbindir}/update-alternatives --remove jta_1_1_api %{_javadir}/geronimo-jta-1.1-api.jar
12mr|geronimo-specs-1.2-4|1771	fi
12mr|geronimo-specs-1.2-4|1772	
12mr|geronimo-specs-1.2-4|1773	%post -n geronimo-qname-1.1-api
12mr|geronimo-specs-1.2-4|1774	%{_sbindir}/update-alternatives --install %{_javadir}/qname_api.jar qname_api %{_javadir}/geronimo-qname-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1775	%{_sbindir}/update-alternatives --install %{_javadir}/qname_1_1_api.jar qname_1_1_api %{_javadir}/geronimo-qname-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1776	
12mr|geronimo-specs-1.2-4|1777	%postun -n geronimo-qname-1.1-api
12mr|geronimo-specs-1.2-4|1778	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1779	%{_sbindir}/update-alternatives --remove qname_api %{_javadir}/geronimo-qname-1.1-api.jar
12mr|geronimo-specs-1.2-4|1780	%{_sbindir}/update-alternatives --remove qname_1_1_api %{_javadir}/geronimo-qname-1.1-api.jar
12mr|geronimo-specs-1.2-4|1781	fi
12mr|geronimo-specs-1.2-4|1782	
12mr|geronimo-specs-1.2-4|1783	%post -n geronimo-saaj-1.1-api
12mr|geronimo-specs-1.2-4|1784	%{_sbindir}/update-alternatives --install %{_javadir}/saaj.jar saaj %{_javadir}/geronimo-saaj-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1785	%{_sbindir}/update-alternatives --install %{_javadir}/saaj_api.jar saaj_api %{_javadir}/geronimo-saaj-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1786	%{_sbindir}/update-alternatives --install %{_javadir}/saaj_1_1_api.jar saaj_1_1_api %{_javadir}/geronimo-saaj-1.1-api.jar 10100
12mr|geronimo-specs-1.2-4|1787	
12mr|geronimo-specs-1.2-4|1788	%preun -n geronimo-saaj-1.1-api
12mr|geronimo-specs-1.2-4|1789	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1790	%{_sbindir}/update-alternatives --remove saaj %{_javadir}/geronimo-saaj-1.1-api.jar
12mr|geronimo-specs-1.2-4|1791	%{_sbindir}/update-alternatives --remove saaj_api %{_javadir}/geronimo-saaj-1.1-api.jar
12mr|geronimo-specs-1.2-4|1792	%{_sbindir}/update-alternatives --remove saaj_1_1_api %{_javadir}/geronimo-saaj-1.1-api.jar
12mr|geronimo-specs-1.2-4|1793	fi
12mr|geronimo-specs-1.2-4|1794	
12mr|geronimo-specs-1.2-4|1795	%post -n geronimo-servlet-2.4-api
12mr|geronimo-specs-1.2-4|1796	%{_sbindir}/update-alternatives --install %{_javadir}/servlet.jar servlet %{_javadir}/geronimo-servlet-2.4-api.jar 20400
12mr|geronimo-specs-1.2-4|1797	%{_sbindir}/update-alternatives --install %{_javadir}/servlet_api.jar servlet_api %{_javadir}/geronimo-servlet-2.4-api.jar 20400
12mr|geronimo-specs-1.2-4|1798	%{_sbindir}/update-alternatives --install %{_javadir}/servlet_2_4_api.jar servlet_2_4_api %{_javadir}/geronimo-servlet-2.4-api.jar 20400
12mr|geronimo-specs-1.2-4|1799	
12mr|geronimo-specs-1.2-4|1800	%preun -n geronimo-servlet-2.4-api
12mr|geronimo-specs-1.2-4|1801	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1802	%{_sbindir}/update-alternatives --remove servlet %{_javadir}/geronimo-servlet-2.4-api.jar
12mr|geronimo-specs-1.2-4|1803	%{_sbindir}/update-alternatives --remove servlet_api %{_javadir}/geronimo-servlet-2.4-api.jar
12mr|geronimo-specs-1.2-4|1804	%{_sbindir}/update-alternatives --remove servlet_2_4_api %{_javadir}/geronimo-servlet-2.4-api.jar
12mr|geronimo-specs-1.2-4|1805	fi
12mr|geronimo-specs-1.2-4|1806	
12mr|geronimo-specs-1.2-4|1807	%post -n geronimo-servlet-2.5-api
12mr|geronimo-specs-1.2-4|1808	%{_sbindir}/update-alternatives --install %{_javadir}/servlet.jar servlet %{_javadir}/geronimo-servlet-2.5-api.jar 20500
12mr|geronimo-specs-1.2-4|1809	%{_sbindir}/update-alternatives --install %{_javadir}/servlet_api.jar servlet_api %{_javadir}/geronimo-servlet-2.5-api.jar 20500
12mr|geronimo-specs-1.2-4|1810	%{_sbindir}/update-alternatives --install %{_javadir}/servlet_2_5_api.jar servlet_2_5_api %{_javadir}/geronimo-servlet-2.5-api.jar 20500
12mr|geronimo-specs-1.2-4|1811	
12mr|geronimo-specs-1.2-4|1812	%preun -n geronimo-servlet-2.5-api
12mr|geronimo-specs-1.2-4|1813	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1814	%{_sbindir}/update-alternatives --remove servlet %{_javadir}/geronimo-servlet-2.5-api.jar
12mr|geronimo-specs-1.2-4|1815	%{_sbindir}/update-alternatives --remove servlet_api %{_javadir}/geronimo-servlet-2.5-api.jar
12mr|geronimo-specs-1.2-4|1816	%{_sbindir}/update-alternatives --remove servlet_2_5_api %{_javadir}/geronimo-servlet-2.5-api.jar
12mr|geronimo-specs-1.2-4|1817	fi
12mr|geronimo-specs-1.2-4|1818	
12mr|geronimo-specs-1.2-4|1819	%post -n geronimo-stax-1.0-api
12mr|geronimo-specs-1.2-4|1820	%{_sbindir}/update-alternatives --install %{_javadir}/stax_api.jar stax_api %{_javadir}/geronimo-stax-1.0-api.jar 10000
12mr|geronimo-specs-1.2-4|1821	%{_sbindir}/update-alternatives --install %{_javadir}/stax_1_0_api.jar stax_1_0_api %{_javadir}/geronimo-stax-1.0-api.jar 10000
12mr|geronimo-specs-1.2-4|1822	
12mr|geronimo-specs-1.2-4|1823	%preun -n geronimo-stax-1.0-api
12mr|geronimo-specs-1.2-4|1824	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1825	%{_sbindir}/update-alternatives --remove stax_api %{_javadir}/geronimo-stax-1.0-api.jar
12mr|geronimo-specs-1.2-4|1826	%{_sbindir}/update-alternatives --remove stax_1_0_api %{_javadir}/geronimo-stax-1.0-api.jar
12mr|geronimo-specs-1.2-4|1827	fi
12mr|geronimo-specs-1.2-4|1828	
12mr|geronimo-specs-1.2-4|1829	%post -n geronimo-ws-metadata-2.0-api
12mr|geronimo-specs-1.2-4|1830	%{_sbindir}/update-alternatives --install %{_javadir}/ws_metadata_api.jar ws_metadata_api %{_javadir}/geronimo-ws-metadata-2.0-api.jar 20000
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|1832	
12mr|geronimo-specs-1.2-4|1833	%preun -n geronimo-ws-metadata-2.0-api
12mr|geronimo-specs-1.2-4|1834	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1835	%{_sbindir}/update-alternatives --remove ws_metadata_api %{_javadir}/geronimo-ws-metadata-2.0-api.jar
12mr|geronimo-specs-1.2-4|1836	%{_sbindir}/update-alternatives --remove ws_metadata_2_0_api %{_javadir}/geronimo-ws-metadata-2.0-api.jar
12mr|geronimo-specs-1.2-4|1837	fi
12mr|geronimo-specs-1.2-4|1838	
12mr|geronimo-specs-1.2-4|1839	%post -n geronimo-j2ee-1.4-apis
12mr|geronimo-specs-1.2-4|1840	%{_sbindir}/update-alternatives --install %{_javadir}/jaf_api.jar jaf_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10002
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|1842	%{_sbindir}/update-alternatives --install %{_javadir}/commonj_apis.jar commonj_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
12mr|geronimo-specs-1.2-4|1843	%{_sbindir}/update-alternatives --install %{_javadir}/commonj_1_1_apis.jar commonj_1_1_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
12mr|geronimo-specs-1.2-4|1844	%{_sbindir}/update-alternatives --install %{_javadir}/corba_apis.jar corba_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar 20300
12mr|geronimo-specs-1.2-4|1845	%{_sbindir}/update-alternatives --install %{_javadir}/corba_2_3_apis.jar corba_2_3_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar 20300
12mr|geronimo-specs-1.2-4|1846	%{_sbindir}/update-alternatives --install %{_javadir}/ejb_api.jar ejb_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 20100
12mr|geronimo-specs-1.2-4|1847	%{_sbindir}/update-alternatives --install %{_javadir}/ejb_2_1_api.jar ejb_2_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 20100
12mr|geronimo-specs-1.2-4|1848	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee-connector.jar j2ee-connector %{_javadir}/geronimo-j2ee-1.4-apis.jar 10500
12mr|geronimo-specs-1.2-4|1849	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_connector_api.jar j2ee_connector_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10500
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|1851	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_deployment_api.jar j2ee_deployment_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|1853	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_management_api.jar j2ee_management_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10000
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|1855	%{_sbindir}/update-alternatives --install %{_javadir}/jacc_api.jar jacc_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10000
12mr|geronimo-specs-1.2-4|1856	%{_sbindir}/update-alternatives --install %{_javadir}/jacc_1_0_api.jar jacc_1_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10000
12mr|geronimo-specs-1.2-4|1857	%{_sbindir}/update-alternatives --install %{_javadir}/javamail_api.jar javamail_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10301
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|1859	%{_sbindir}/update-alternatives --install %{_javadir}/jaxr_api.jar jaxr_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10000
12mr|geronimo-specs-1.2-4|1860	%{_sbindir}/update-alternatives --install %{_javadir}/jaxr_1_0_api.jar jaxr_1_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10000
12mr|geronimo-specs-1.2-4|1861	%{_sbindir}/update-alternatives --install %{_javadir}/jaxrpc_api.jar jaxrpc_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
12mr|geronimo-specs-1.2-4|1862	%{_sbindir}/update-alternatives --install %{_javadir}/jaxrpc_1_1_api.jar jaxrpc_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
12mr|geronimo-specs-1.2-4|1863	%{_sbindir}/update-alternatives --install %{_javadir}/jms_api.jar jms_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
12mr|geronimo-specs-1.2-4|1864	%{_sbindir}/update-alternatives --install %{_javadir}/jms_1_1_api.jar jms_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
12mr|geronimo-specs-1.2-4|1865	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_api.jar jsp_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
12mr|geronimo-specs-1.2-4|1866	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_2_0_api.jar jsp_2_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
12mr|geronimo-specs-1.2-4|1867	%{_sbindir}/update-alternatives --install %{_javadir}/jta_api.jar jta_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10001
12mr|geronimo-specs-1.2-4|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
12mr|geronimo-specs-1.2-4|1869	%{_sbindir}/update-alternatives --install %{_javadir}/qname_api.jar qname_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
12mr|geronimo-specs-1.2-4|1870	%{_sbindir}/update-alternatives --install %{_javadir}/qname_1_1_api.jar qname_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
12mr|geronimo-specs-1.2-4|1871	%{_sbindir}/update-alternatives --install %{_javadir}/saaj_api.jar saaj_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
12mr|geronimo-specs-1.2-4|1872	%{_sbindir}/update-alternatives --install %{_javadir}/saaj_1_1_api.jar saaj_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
12mr|geronimo-specs-1.2-4|1873	%{_sbindir}/update-alternatives --install %{_javadir}/servlet_api.jar servlet_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 20400
12mr|geronimo-specs-1.2-4|1874	%{_sbindir}/update-alternatives --install %{_javadir}/servlet_2_4_api.jar servlet_2_4_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 20400
12mr|geronimo-specs-1.2-4|1875	
12mr|geronimo-specs-1.2-4|1876	%preun -n geronimo-j2ee-1.4-apis
12mr|geronimo-specs-1.2-4|1877	if [ "$1" = "0" ]; then
12mr|geronimo-specs-1.2-4|1878	%{_sbindir}/update-alternatives --remove jaf_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1879	%{_sbindir}/update-alternatives --remove jaf_1_0_2_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1880	%{_sbindir}/update-alternatives --remove commonj_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1881	%{_sbindir}/update-alternatives --remove commonj_1_1_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1882	%{_sbindir}/update-alternatives --remove corba_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1883	%{_sbindir}/update-alternatives --remove corba_2_3_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1884	%{_sbindir}/update-alternatives --remove ejb_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1885	%{_sbindir}/update-alternatives --remove ejb_2_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1886	%{_sbindir}/update-alternatives --remove j2ee-connector %{_javadir}/geronimo-j2ee-connector-1.5-api.jar
12mr|geronimo-specs-1.2-4|1887	%{_sbindir}/update-alternatives --remove j2ee_connector_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1888	%{_sbindir}/update-alternatives --remove j2ee_connector_1_5_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1889	%{_sbindir}/update-alternatives --remove j2ee_deployment_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1890	%{_sbindir}/update-alternatives --remove j2ee_deployment_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1891	%{_sbindir}/update-alternatives --remove j2ee_management_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1892	%{_sbindir}/update-alternatives --remove j2ee_management_1_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1893	%{_sbindir}/update-alternatives --remove jacc_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1894	%{_sbindir}/update-alternatives --remove jacc_1_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1895	%{_sbindir}/update-alternatives --remove javamail_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1896	%{_sbindir}/update-alternatives --remove javamail_1_3_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1897	%{_sbindir}/update-alternatives --remove jaxr_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1898	%{_sbindir}/update-alternatives --remove jaxr_1_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1899	%{_sbindir}/update-alternatives --remove jaxrpc_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1900	%{_sbindir}/update-alternatives --remove jaxrpc_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1901	%{_sbindir}/update-alternatives --remove jms_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1902	%{_sbindir}/update-alternatives --remove jms_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1903	%{_sbindir}/update-alternatives --remove jsp_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1904	%{_sbindir}/update-alternatives --remove jsp_2_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1905	%{_sbindir}/update-alternatives --remove jta_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1906	%{_sbindir}/update-alternatives --remove jta_1_0_1B_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1907	%{_sbindir}/update-alternatives --remove qname_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1908	%{_sbindir}/update-alternatives --remove qname_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1909	%{_sbindir}/update-alternatives --remove saaj_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1910	%{_sbindir}/update-alternatives --remove saaj_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1911	%{_sbindir}/update-alternatives --remove servlet_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1912	%{_sbindir}/update-alternatives --remove servlet_2_4_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
12mr|geronimo-specs-1.2-4|1913	fi
12mr|geronimo-specs-1.2-4|1914	
12mr|geronimo-specs-1.2-4|1915	%files
12mr|geronimo-specs-1.2-4|1916	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|1917	%doc %{_docdir}/%{name}-%{version}/LICENSE.txt
12mr|geronimo-specs-1.2-4|1918	%dir %{_javadir}/geronimo
12mr|geronimo-specs-1.2-4|1919	%{_javadir}/geronimo/*
12mr|geronimo-specs-1.2-4|1920	
12mr|geronimo-specs-1.2-4|1921	%files javadoc
12mr|geronimo-specs-1.2-4|1922	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|1923	%doc %{_javadocdir}/*
12mr|geronimo-specs-1.2-4|1924	
12mr|geronimo-specs-1.2-4|1925	%files poms
12mr|geronimo-specs-1.2-4|1926	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|1927	%config %{_mavendepmapfragdir}/*
12mr|geronimo-specs-1.2-4|1928	%{_mavenpomdir}/*
12mr|geronimo-specs-1.2-4|1929	
12mr|geronimo-specs-1.2-4|1930	%files -n geronimo-commonj-1.1-apis
12mr|geronimo-specs-1.2-4|1931	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|1932	%{_javadir}/geronimo-commonj-1.1-apis*.jar
12mr|geronimo-specs-1.2-4|1933	%ghost %{_javadir}/commonj_1_1_apis.jar
12mr|geronimo-specs-1.2-4|1934	%ghost %{_javadir}/commonj_apis.jar
12mr|geronimo-specs-1.2-4|1935	%doc %{_docdir}/%{name}-%{version}/commonj-1.1/LICENSE.txt
12mr|geronimo-specs-1.2-4|1936	%dir %{_docdir}/%{name}-%{version}/commonj-1.1
12mr|geronimo-specs-1.2-4|1937	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|1938	
12mr|geronimo-specs-1.2-4|1939	%files -n geronimo-jaf-1.0.2-api
12mr|geronimo-specs-1.2-4|1940	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|1941	%{_javadir}/geronimo-jaf-1.0.2-api*.jar
12mr|geronimo-specs-1.2-4|1942	%doc %{_docdir}/%{name}-%{version}/jaf-1.0.2/LICENSE.txt
12mr|geronimo-specs-1.2-4|1943	%dir %{_docdir}/%{name}-%{version}/jaf-1.0.2
12mr|geronimo-specs-1.2-4|1944	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|1945	%ghost %{_javadir}/jaf.jar
12mr|geronimo-specs-1.2-4|1946	%ghost %{_javadir}/jaf_api.jar
12mr|geronimo-specs-1.2-4|1947	%ghost %{_javadir}/jaf_1_0_2_api.jar
12mr|geronimo-specs-1.2-4|1948	
12mr|geronimo-specs-1.2-4|1949	%files -n geronimo-jaf-1.1-api
12mr|geronimo-specs-1.2-4|1950	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|1951	%{_javadir}/geronimo-jaf-1.1-api*.jar
12mr|geronimo-specs-1.2-4|1952	%doc %{_docdir}/%{name}-%{version}/jaf-1.1/LICENSE.txt
12mr|geronimo-specs-1.2-4|1953	%dir %{_docdir}/%{name}-%{version}/jaf-1.1
12mr|geronimo-specs-1.2-4|1954	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|1955	%ghost %{_javadir}/jaf.jar
12mr|geronimo-specs-1.2-4|1956	%ghost %{_javadir}/jaf_api.jar
12mr|geronimo-specs-1.2-4|1957	%ghost %{_javadir}/jaf_1_1_api.jar
12mr|geronimo-specs-1.2-4|1958	
12mr|geronimo-specs-1.2-4|1959	%files -n geronimo-annotation-1.0-api
12mr|geronimo-specs-1.2-4|1960	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|1961	%doc %{_docdir}/%{name}-%{version}/annotation-1.0/LICENSE.txt
12mr|geronimo-specs-1.2-4|1962	%dir %{_docdir}/%{name}-%{version}/annotation-1.0
12mr|geronimo-specs-1.2-4|1963	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|1964	%ghost %{_javadir}/annotation_api.jar
12mr|geronimo-specs-1.2-4|1965	%ghost %{_javadir}/annotation_1_0_api.jar
12mr|geronimo-specs-1.2-4|1966	%{_javadir}/geronimo-annotation-1.0-api*.jar
12mr|geronimo-specs-1.2-4|1967	
12mr|geronimo-specs-1.2-4|1968	%files -n geronimo-corba-1.0-apis
12mr|geronimo-specs-1.2-4|1969	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|1970	%{_javadir}/geronimo-corba-1.0-apis*.jar
12mr|geronimo-specs-1.2-4|1971	%ghost %{_javadir}/corba_apis.jar
12mr|geronimo-specs-1.2-4|1972	%ghost %{_javadir}/corba_1_0_apis.jar
12mr|geronimo-specs-1.2-4|1973	
12mr|geronimo-specs-1.2-4|1974	%files -n geronimo-corba-2.3-apis
12mr|geronimo-specs-1.2-4|1975	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|1976	%{_javadir}/geronimo-corba-2.3-apis*.jar
12mr|geronimo-specs-1.2-4|1977	%doc %{_docdir}/%{name}-%{version}/corba-2.3/LICENSE.txt
12mr|geronimo-specs-1.2-4|1978	%dir %{_docdir}/%{name}-%{version}/corba-2.3
12mr|geronimo-specs-1.2-4|1979	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|1980	%ghost %{_javadir}/corba_apis.jar
12mr|geronimo-specs-1.2-4|1981	%ghost %{_javadir}/corba_2_3_apis.jar
12mr|geronimo-specs-1.2-4|1982	
12mr|geronimo-specs-1.2-4|1983	
12mr|geronimo-specs-1.2-4|1984	%files -n geronimo-ejb-2.1-api
12mr|geronimo-specs-1.2-4|1985	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|1986	%doc %{_docdir}/%{name}-%{version}/ejb-2.1/LICENSE.txt
12mr|geronimo-specs-1.2-4|1987	%dir %{_docdir}/%{name}-%{version}/ejb-2.1
12mr|geronimo-specs-1.2-4|1988	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|1989	%ghost %{_javadir}/ejb.jar
12mr|geronimo-specs-1.2-4|1990	%ghost %{_javadir}/ejb_api.jar
12mr|geronimo-specs-1.2-4|1991	%ghost %{_javadir}/ejb_2_1_api.jar
12mr|geronimo-specs-1.2-4|1992	%{_javadir}/geronimo-ejb-2.1-api*.jar
12mr|geronimo-specs-1.2-4|1993	
12mr|geronimo-specs-1.2-4|1994	%files -n geronimo-ejb-3.0-api
12mr|geronimo-specs-1.2-4|1995	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|1996	%doc %{_docdir}/%{name}-%{version}/ejb-3.0/LICENSE.txt
12mr|geronimo-specs-1.2-4|1997	%dir %{_docdir}/%{name}-%{version}/ejb-3.0
12mr|geronimo-specs-1.2-4|1998	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|1999	%ghost %{_javadir}/ejb.jar
12mr|geronimo-specs-1.2-4|2000	%ghost %{_javadir}/ejb_api.jar
12mr|geronimo-specs-1.2-4|2001	%ghost %{_javadir}/ejb_3_0_api.jar
12mr|geronimo-specs-1.2-4|2002	%{_javadir}/geronimo-ejb-3.0-api*.jar
12mr|geronimo-specs-1.2-4|2003	
12mr|geronimo-specs-1.2-4|2004	%files -n geronimo-el-1.0-api
12mr|geronimo-specs-1.2-4|2005	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2006	%{_javadir}/geronimo-el-1.0-api*.jar
12mr|geronimo-specs-1.2-4|2007	%doc %{_docdir}/%{name}-%{version}/el-1.0/LICENSE.txt
12mr|geronimo-specs-1.2-4|2008	%dir %{_docdir}/%{name}-%{version}/el-1.0
12mr|geronimo-specs-1.2-4|2009	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2010	%ghost %{_javadir}/el_api.jar
12mr|geronimo-specs-1.2-4|2011	%ghost %{_javadir}/el_1_0_api.jar
12mr|geronimo-specs-1.2-4|2012	
12mr|geronimo-specs-1.2-4|2013	%files -n geronimo-interceptor-3.0-api
12mr|geronimo-specs-1.2-4|2014	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2015	%doc %{_docdir}/%{name}-%{version}/interceptor-3.0/LICENSE.txt
12mr|geronimo-specs-1.2-4|2016	%dir %{_docdir}/%{name}-%{version}/interceptor-3.0
12mr|geronimo-specs-1.2-4|2017	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2018	%ghost %{_javadir}/interceptor_api.jar
12mr|geronimo-specs-1.2-4|2019	%ghost %{_javadir}/interceptor_3_0_api.jar
12mr|geronimo-specs-1.2-4|2020	%{_javadir}/geronimo-interceptor-3.0-api*.jar
12mr|geronimo-specs-1.2-4|2021	
12mr|geronimo-specs-1.2-4|2022	%files -n geronimo-j2ee-1.4-apis
12mr|geronimo-specs-1.2-4|2023	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2024	%{_javadir}/geronimo-j2ee-1.4-apis*.jar
12mr|geronimo-specs-1.2-4|2025	%doc %{_docdir}/%{name}-%{version}/j2ee-1.4/LICENSE.txt
12mr|geronimo-specs-1.2-4|2026	%dir %{_docdir}/%{name}-%{version}/j2ee-1.4
12mr|geronimo-specs-1.2-4|2027	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2028	
12mr|geronimo-specs-1.2-4|2029	%files -n geronimo-j2ee-connector-1.5-api
12mr|geronimo-specs-1.2-4|2030	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2031	%{_javadir}/geronimo-j2ee-connector-1.5-api*.jar
12mr|geronimo-specs-1.2-4|2032	%doc %{_docdir}/%{name}-%{version}/j2ee-connector-1.5/LICENSE.txt
12mr|geronimo-specs-1.2-4|2033	%dir %{_docdir}/%{name}-%{version}/j2ee-connector-1.5
12mr|geronimo-specs-1.2-4|2034	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2035	%ghost %{_javadir}/j2ee-connector.jar
12mr|geronimo-specs-1.2-4|2036	%ghost %{_javadir}/j2ee_connector_api.jar
12mr|geronimo-specs-1.2-4|2037	%ghost %{_javadir}/j2ee_connector_1_5_api.jar
12mr|geronimo-specs-1.2-4|2038	
12mr|geronimo-specs-1.2-4|2039	%files -n geronimo-j2ee-deployment-1.1-api
12mr|geronimo-specs-1.2-4|2040	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2041	%{_javadir}/geronimo-j2ee-deployment-1.1-api*.jar
12mr|geronimo-specs-1.2-4|2042	%doc %{_docdir}/%{name}-%{version}/j2ee-deployment-1.1/LICENSE.txt
12mr|geronimo-specs-1.2-4|2043	%dir %{_docdir}/%{name}-%{version}/j2ee-deployment-1.1
12mr|geronimo-specs-1.2-4|2044	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2045	%ghost %{_javadir}/j2ee-deployment.jar
12mr|geronimo-specs-1.2-4|2046	%ghost %{_javadir}/j2ee_deployment_api.jar
12mr|geronimo-specs-1.2-4|2047	%ghost %{_javadir}/j2ee_deployment_1_1_api.jar
12mr|geronimo-specs-1.2-4|2048	
12mr|geronimo-specs-1.2-4|2049	%files -n geronimo-javaee-deployment-1.1-api
12mr|geronimo-specs-1.2-4|2050	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2051	%{_javadir}/geronimo-javaee-deployment-1.1-api*.jar
12mr|geronimo-specs-1.2-4|2052	%doc %{_docdir}/%{name}-%{version}/javaee-deployment-1.1/LICENSE.txt
12mr|geronimo-specs-1.2-4|2053	%dir %{_docdir}/%{name}-%{version}/javaee-deployment-1.1
12mr|geronimo-specs-1.2-4|2054	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2055	%ghost %{_javadir}/javaee_deployment_api.jar
12mr|geronimo-specs-1.2-4|2056	%ghost %{_javadir}/javaee_deployment_1_1MR3_api.jar
12mr|geronimo-specs-1.2-4|2057	
12mr|geronimo-specs-1.2-4|2058	%files -n geronimo-jacc-1.0-api
12mr|geronimo-specs-1.2-4|2059	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2060	%{_javadir}/geronimo-jacc-1.0-api*.jar
12mr|geronimo-specs-1.2-4|2061	%doc %{_docdir}/%{name}-%{version}/jacc-1.0/LICENSE.txt
12mr|geronimo-specs-1.2-4|2062	%dir %{_docdir}/%{name}-%{version}/jacc-1.0
12mr|geronimo-specs-1.2-4|2063	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2064	%ghost %{_javadir}/jacc.jar
12mr|geronimo-specs-1.2-4|2065	%ghost %{_javadir}/jacc_api.jar
12mr|geronimo-specs-1.2-4|2066	%ghost %{_javadir}/jacc_1_0_api.jar
12mr|geronimo-specs-1.2-4|2067	
12mr|geronimo-specs-1.2-4|2068	%files -n geronimo-jacc-1.1-api
12mr|geronimo-specs-1.2-4|2069	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2070	%{_javadir}/geronimo-jacc-1.1-api*.jar
12mr|geronimo-specs-1.2-4|2071	%doc %{_docdir}/%{name}-%{version}/jacc-1.1/LICENSE.txt
12mr|geronimo-specs-1.2-4|2072	%dir %{_docdir}/%{name}-%{version}/jacc-1.1
12mr|geronimo-specs-1.2-4|2073	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2074	%ghost %{_javadir}/jacc_api.jar
12mr|geronimo-specs-1.2-4|2075	%ghost %{_javadir}/jacc_1_1_api.jar
12mr|geronimo-specs-1.2-4|2076	
12mr|geronimo-specs-1.2-4|2077	%files -n geronimo-j2ee-management-1.0-api
12mr|geronimo-specs-1.2-4|2078	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2079	%{_javadir}/geronimo-j2ee-management-1.0-api*.jar
12mr|geronimo-specs-1.2-4|2080	%doc %{_docdir}/%{name}-%{version}/j2ee-management-1.0/LICENSE.txt
12mr|geronimo-specs-1.2-4|2081	%dir %{_docdir}/%{name}-%{version}/j2ee-management-1.0
12mr|geronimo-specs-1.2-4|2082	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2083	%ghost %{_javadir}/j2ee-management.jar
12mr|geronimo-specs-1.2-4|2084	%ghost %{_javadir}/j2ee_management_api.jar
12mr|geronimo-specs-1.2-4|2085	%ghost %{_javadir}/j2ee_management_1_0_api.jar
12mr|geronimo-specs-1.2-4|2086	
12mr|geronimo-specs-1.2-4|2087	%files -n geronimo-j2ee-management-1.1-api
12mr|geronimo-specs-1.2-4|2088	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2089	%{_javadir}/geronimo-j2ee-management-1.1-api*.jar
12mr|geronimo-specs-1.2-4|2090	%doc %{_docdir}/%{name}-%{version}/j2ee-management-1.1/LICENSE.txt
12mr|geronimo-specs-1.2-4|2091	%dir %{_docdir}/%{name}-%{version}/j2ee-management-1.1
12mr|geronimo-specs-1.2-4|2092	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2093	%ghost %{_javadir}/j2ee-management.jar
12mr|geronimo-specs-1.2-4|2094	%ghost %{_javadir}/j2ee_management_api.jar
12mr|geronimo-specs-1.2-4|2095	%ghost %{_javadir}/j2ee_management_1_1_api.jar
12mr|geronimo-specs-1.2-4|2096	
12mr|geronimo-specs-1.2-4|2097	%files -n geronimo-javamail-1.3.1-api
12mr|geronimo-specs-1.2-4|2098	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2099	%{_javadir}/geronimo-javamail-1.3.1-api*.jar
12mr|geronimo-specs-1.2-4|2100	%doc %{_docdir}/%{name}-%{version}/javamail-1.3.1/LICENSE.txt
12mr|geronimo-specs-1.2-4|2101	%dir %{_docdir}/%{name}-%{version}/javamail-1.3.1
12mr|geronimo-specs-1.2-4|2102	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2103	# Do not provide it as this is just the API (is it?) and
12mr|geronimo-specs-1.2-4|2104	# our 'javamail' alternative means the providers as well
12mr|geronimo-specs-1.2-4|2105	# all in a single jar file called 'javamail.jar'
12mr|geronimo-specs-1.2-4|2106	%ghost %{_javadir}/javamail_api.jar
12mr|geronimo-specs-1.2-4|2107	%ghost %{_javadir}/javamail_1_3_1_api.jar
12mr|geronimo-specs-1.2-4|2108	
12mr|geronimo-specs-1.2-4|2109	%files -n geronimo-javamail-1.4-api
12mr|geronimo-specs-1.2-4|2110	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2111	%{_javadir}/geronimo-javamail-1.4-api*.jar
12mr|geronimo-specs-1.2-4|2112	%doc %{_docdir}/%{name}-%{version}/javamail-1.4/LICENSE.txt
12mr|geronimo-specs-1.2-4|2113	%dir %{_docdir}/%{name}-%{version}/javamail-1.4
12mr|geronimo-specs-1.2-4|2114	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2115	# Do not provide it as this is just the API (is it?) and
12mr|geronimo-specs-1.2-4|2116	# our 'javamail' alternative means the providers as well
12mr|geronimo-specs-1.2-4|2117	# all in a single jar file called 'javamail.jar'
12mr|geronimo-specs-1.2-4|2118	%ghost %{_javadir}/javamail_api.jar
12mr|geronimo-specs-1.2-4|2119	%ghost %{_javadir}/javamail_1_4_api.jar
12mr|geronimo-specs-1.2-4|2120	
12mr|geronimo-specs-1.2-4|2121	%files -n geronimo-jaxr-1.0-api
12mr|geronimo-specs-1.2-4|2122	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2123	%{_javadir}/geronimo-jaxr-1.0-api*.jar
12mr|geronimo-specs-1.2-4|2124	%doc %{_docdir}/%{name}-%{version}/jaxr-1.0/LICENSE.txt
12mr|geronimo-specs-1.2-4|2125	%dir %{_docdir}/%{name}-%{version}/jaxr-1.0
12mr|geronimo-specs-1.2-4|2126	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2127	%ghost %{_javadir}/jaxr.jar
12mr|geronimo-specs-1.2-4|2128	%ghost %{_javadir}/jaxr_api.jar
12mr|geronimo-specs-1.2-4|2129	%ghost %{_javadir}/jaxr_1_0_api.jar
12mr|geronimo-specs-1.2-4|2130	
12mr|geronimo-specs-1.2-4|2131	%files -n geronimo-jaxrpc-1.1-api
12mr|geronimo-specs-1.2-4|2132	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2133	%{_javadir}/geronimo-jaxrpc-1.1-api*.jar
12mr|geronimo-specs-1.2-4|2134	%doc %{_docdir}/%{name}-%{version}/jaxrpc-1.1/LICENSE.txt
12mr|geronimo-specs-1.2-4|2135	%dir %{_docdir}/%{name}-%{version}/jaxrpc-1.1
12mr|geronimo-specs-1.2-4|2136	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2137	%ghost %{_javadir}/jaxrpc.jar
12mr|geronimo-specs-1.2-4|2138	%ghost %{_javadir}/jaxrpc_api.jar
12mr|geronimo-specs-1.2-4|2139	%ghost %{_javadir}/jaxrpc_1_1_api.jar
12mr|geronimo-specs-1.2-4|2140	
12mr|geronimo-specs-1.2-4|2141	%files -n geronimo-jms-1.1-api
12mr|geronimo-specs-1.2-4|2142	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2143	%{_javadir}/geronimo-jms-1.1-api*.jar
12mr|geronimo-specs-1.2-4|2144	%doc %{_docdir}/%{name}-%{version}/jms-1.1/LICENSE.txt
12mr|geronimo-specs-1.2-4|2145	%dir %{_docdir}/%{name}-%{version}/jms-1.1
12mr|geronimo-specs-1.2-4|2146	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2147	%ghost %{_javadir}/jms.jar
12mr|geronimo-specs-1.2-4|2148	%ghost %{_javadir}/jms_api.jar
12mr|geronimo-specs-1.2-4|2149	%ghost %{_javadir}/jms_1_1_api.jar
12mr|geronimo-specs-1.2-4|2150	
12mr|geronimo-specs-1.2-4|2151	%files -n geronimo-jpa-3.0-api
12mr|geronimo-specs-1.2-4|2152	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2153	%{_javadir}/geronimo-jpa-3.0-api*.jar
12mr|geronimo-specs-1.2-4|2154	%doc %{_docdir}/%{name}-%{version}/jpa-3.0/LICENSE.txt
12mr|geronimo-specs-1.2-4|2155	%dir %{_docdir}/%{name}-%{version}/jpa-3.0
12mr|geronimo-specs-1.2-4|2156	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2157	%ghost %{_javadir}/jpa_api.jar
12mr|geronimo-specs-1.2-4|2158	%ghost %{_javadir}/jpa_3_0_api.jar
12mr|geronimo-specs-1.2-4|2159	
12mr|geronimo-specs-1.2-4|2160	%files -n geronimo-jsp-2.0-api
12mr|geronimo-specs-1.2-4|2161	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2162	%{_javadir}/geronimo-jsp-2.0-api*.jar
12mr|geronimo-specs-1.2-4|2163	%doc %{_docdir}/%{name}-%{version}/jsp-2.0/LICENSE.txt
12mr|geronimo-specs-1.2-4|2164	%dir %{_docdir}/%{name}-%{version}/jsp-2.0
12mr|geronimo-specs-1.2-4|2165	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2166	%ghost %{_javadir}/jsp.jar
12mr|geronimo-specs-1.2-4|2167	%ghost %{_javadir}/jsp_api.jar
12mr|geronimo-specs-1.2-4|2168	%ghost %{_javadir}/jsp_2_0_api.jar
12mr|geronimo-specs-1.2-4|2169	
12mr|geronimo-specs-1.2-4|2170	%files -n geronimo-jsp-2.1-api
12mr|geronimo-specs-1.2-4|2171	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2172	%{_javadir}/geronimo-jsp-2.1-api*.jar
12mr|geronimo-specs-1.2-4|2173	%doc %{_docdir}/%{name}-%{version}/jsp-2.1/LICENSE.txt
12mr|geronimo-specs-1.2-4|2174	%dir %{_docdir}/%{name}-%{version}/jsp-2.1
12mr|geronimo-specs-1.2-4|2175	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2176	%ghost %{_javadir}/jsp.jar
12mr|geronimo-specs-1.2-4|2177	%ghost %{_javadir}/jsp_api.jar
12mr|geronimo-specs-1.2-4|2178	%ghost %{_javadir}/jsp_2_1_api.jar
12mr|geronimo-specs-1.2-4|2179	
12mr|geronimo-specs-1.2-4|2180	%files -n geronimo-jta-1.0.1B-api
12mr|geronimo-specs-1.2-4|2181	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2182	%{_javadir}/geronimo-jta-1.0.1B-api*.jar
12mr|geronimo-specs-1.2-4|2183	%doc %{_docdir}/%{name}-%{version}/jta-1.0.1B/LICENSE.txt
12mr|geronimo-specs-1.2-4|2184	%dir %{_docdir}/%{name}-%{version}/jta-1.0.1B
12mr|geronimo-specs-1.2-4|2185	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2186	%ghost %{_javadir}/jta.jar
12mr|geronimo-specs-1.2-4|2187	%ghost %{_javadir}/jta_api.jar
12mr|geronimo-specs-1.2-4|2188	%ghost %{_javadir}/jta_1_0_1B_api.jar
12mr|geronimo-specs-1.2-4|2189	
12mr|geronimo-specs-1.2-4|2190	%files -n geronimo-jta-1.1-api
12mr|geronimo-specs-1.2-4|2191	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2192	%{_javadir}/geronimo-jta-1.1-api*.jar
12mr|geronimo-specs-1.2-4|2193	%doc %{_docdir}/%{name}-%{version}/jta-1.1/LICENSE.txt
12mr|geronimo-specs-1.2-4|2194	%dir %{_docdir}/%{name}-%{version}/jta-1.1
12mr|geronimo-specs-1.2-4|2195	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2196	%ghost %{_javadir}/jta.jar
12mr|geronimo-specs-1.2-4|2197	%ghost %{_javadir}/jta_api.jar
12mr|geronimo-specs-1.2-4|2198	%ghost %{_javadir}/jta_1_1_api.jar
12mr|geronimo-specs-1.2-4|2199	
12mr|geronimo-specs-1.2-4|2200	%files -n geronimo-qname-1.1-api
12mr|geronimo-specs-1.2-4|2201	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2202	%{_javadir}/geronimo-qname-1.1-api*.jar
12mr|geronimo-specs-1.2-4|2203	%doc %{_docdir}/%{name}-%{version}/qname-1.1/LICENSE.txt
12mr|geronimo-specs-1.2-4|2204	%dir %{_docdir}/%{name}-%{version}/qname-1.1
12mr|geronimo-specs-1.2-4|2205	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2206	%ghost %{_javadir}/qname_api.jar
12mr|geronimo-specs-1.2-4|2207	%ghost %{_javadir}/qname_1_1_api.jar
12mr|geronimo-specs-1.2-4|2208	
12mr|geronimo-specs-1.2-4|2209	%files -n geronimo-saaj-1.1-api
12mr|geronimo-specs-1.2-4|2210	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2211	%{_javadir}/geronimo-saaj-1.1-api*.jar
12mr|geronimo-specs-1.2-4|2212	%doc %{_docdir}/%{name}-%{version}/saaj-1.1/LICENSE.txt
12mr|geronimo-specs-1.2-4|2213	%dir %{_docdir}/%{name}-%{version}/saaj-1.1
12mr|geronimo-specs-1.2-4|2214	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2215	%ghost %{_javadir}/saaj.jar
12mr|geronimo-specs-1.2-4|2216	%ghost %{_javadir}/saaj_api.jar
12mr|geronimo-specs-1.2-4|2217	%ghost %{_javadir}/saaj_1_1_api.jar
12mr|geronimo-specs-1.2-4|2218	
12mr|geronimo-specs-1.2-4|2219	%files -n geronimo-servlet-2.4-api
12mr|geronimo-specs-1.2-4|2220	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2221	%{_javadir}/geronimo-servlet-2.4-api*.jar
12mr|geronimo-specs-1.2-4|2222	%doc %{_docdir}/%{name}-%{version}/servlet-2.4/LICENSE.txt
12mr|geronimo-specs-1.2-4|2223	%dir %{_docdir}/%{name}-%{version}/servlet-2.4
12mr|geronimo-specs-1.2-4|2224	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2225	%ghost %{_javadir}/servlet.jar
12mr|geronimo-specs-1.2-4|2226	%ghost %{_javadir}/servlet_api.jar
12mr|geronimo-specs-1.2-4|2227	%ghost %{_javadir}/servlet_2_4_api.jar
12mr|geronimo-specs-1.2-4|2228	
12mr|geronimo-specs-1.2-4|2229	%files -n geronimo-servlet-2.5-api
12mr|geronimo-specs-1.2-4|2230	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2231	%{_javadir}/geronimo-servlet-2.5-api*.jar
12mr|geronimo-specs-1.2-4|2232	%doc %{_docdir}/%{name}-%{version}/servlet-2.5/LICENSE.txt
12mr|geronimo-specs-1.2-4|2233	%dir %{_docdir}/%{name}-%{version}/servlet-2.5
12mr|geronimo-specs-1.2-4|2234	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2235	%ghost %{_javadir}/servlet.jar
12mr|geronimo-specs-1.2-4|2236	%ghost %{_javadir}/servlet_api.jar
12mr|geronimo-specs-1.2-4|2237	%ghost %{_javadir}/servlet_2_5_api.jar
12mr|geronimo-specs-1.2-4|2238	
12mr|geronimo-specs-1.2-4|2239	%files -n geronimo-stax-1.0-api
12mr|geronimo-specs-1.2-4|2240	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2241	%{_javadir}/geronimo-stax-1.0-api*.jar
12mr|geronimo-specs-1.2-4|2242	%doc %{_docdir}/%{name}-%{version}/stax-1.0/LICENSE.txt
12mr|geronimo-specs-1.2-4|2243	%dir %{_docdir}/%{name}-%{version}/stax-1.0
12mr|geronimo-specs-1.2-4|2244	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2245	%ghost %{_javadir}/stax_api.jar
12mr|geronimo-specs-1.2-4|2246	%ghost %{_javadir}/stax_1_0_api.jar
12mr|geronimo-specs-1.2-4|2247	
12mr|geronimo-specs-1.2-4|2248	%files -n geronimo-ws-metadata-2.0-api
12mr|geronimo-specs-1.2-4|2249	%defattr(0644,root,root,0755)
12mr|geronimo-specs-1.2-4|2250	%{_javadir}/geronimo-ws-metadata-2.0-api*.jar
12mr|geronimo-specs-1.2-4|2251	%doc %{_docdir}/%{name}-%{version}/ws-metadata-2.0/LICENSE.txt
12mr|geronimo-specs-1.2-4|2252	%dir %{_docdir}/%{name}-%{version}/ws-metadata-2.0
12mr|geronimo-specs-1.2-4|2253	%dir %{_docdir}/%{name}-%{version}
12mr|geronimo-specs-1.2-4|2254	%ghost %{_javadir}/ws_metadata_api.jar
12mr|geronimo-specs-1.2-4|2255	%ghost %{_javadir}/ws_metadata_2_0_api.jar
12mr|geronimo-specs-1.2-4|2256	
12mr|geronimo-specs-1.2-4|2257	
12mr|geronimo-specs-1.2-4|2258	%changelog
12mr|geronimo-specs-1.2-4|2259	

14071 12
12mr|getfem++-4.2-2|1	# Debug package is empty
12mr|getfem++-4.2-2|2	%define _enable_debug_packages %{nil}
12mr|getfem++-4.2-2|3	%define debug_package %{nil}
12mr|getfem++-4.2-2|4	
12mr|getfem++-4.2-2|5	Name:		getfem++
12mr|getfem++-4.2-2|6	Summary:	Generic and efficient C++ library for finite element methods
12mr|getfem++-4.2-2|7	Version:	4.2
12mr|getfem++-4.2-2|8	Release:	2
12mr|getfem++-4.2-2|9	Url:		http://home.gna.org/getfem/
12mr|getfem++-4.2-2|10	License:	LGPLv2+
12mr|getfem++-4.2-2|11	Group:		Development/C++
12mr|getfem++-4.2-2|12	Source0:	http://download.gna.org/getfem/stable/getfem-%{version}.tar.gz
12mr|getfem++-4.2-2|13	Patch0:		getfem-4.2-sfmt.patch
12mr|getfem++-4.2-2|14	BuildRequires:	blas-devel
12mr|getfem++-4.2-2|15	BuildRequires:	boost-static-devel
12mr|getfem++-4.2-2|16	BuildRequires:	pkgconfig(muparser)
12mr|getfem++-4.2-2|17	
12mr|getfem++-4.2-2|18	%description
12mr|getfem++-4.2-2|19	The Getfem++ project focuses on the development of a generic and efficient
12mr|getfem++-4.2-2|20	C++ library for finite element methods. The goal is to provide a library
12mr|getfem++-4.2-2|21	allowing the computation of any elementary matrix (even for mixed finite
12mr|getfem++-4.2-2|22	element methods) on the largest class of methods and elements, and for
12mr|getfem++-4.2-2|23	arbitrary dimension (i.e. not only 2D and 3D problems).
12mr|getfem++-4.2-2|24	
12mr|getfem++-4.2-2|25	%files
12mr|getfem++-4.2-2|26	%doc README COPYING
12mr|getfem++-4.2-2|27	%{_bindir}/getfem-config
12mr|getfem++-4.2-2|28	%{_prefix}/getfem_toolbox
12mr|getfem++-4.2-2|29	%{_includedir}/gmm
12mr|getfem++-4.2-2|30	%{_includedir}/getfem
12mr|getfem++-4.2-2|31	%{_includedir}/getfem_boost
12mr|getfem++-4.2-2|32	%{_libdir}/libgetfem.a
12mr|getfem++-4.2-2|33	
12mr|getfem++-4.2-2|34	#--------------------------------------------------------------------
12mr|getfem++-4.2-2|35	
12mr|getfem++-4.2-2|36	%prep
12mr|getfem++-4.2-2|37	%setup -qn getfem-%{version}
12mr|getfem++-4.2-2|38	%patch0 -p1
12mr|getfem++-4.2-2|39	
12mr|getfem++-4.2-2|40	%build
12mr|getfem++-4.2-2|41	export CFLAGS="%{optflags} -fno-strict-aliasing"
12mr|getfem++-4.2-2|42	%configure2_5x \
12mr|getfem++-4.2-2|43	--enable-boost \
12mr|getfem++-4.2-2|44	--enable-muparser \
12mr|getfem++-4.2-2|45	--disable-python
12mr|getfem++-4.2-2|46	%make
12mr|getfem++-4.2-2|47	
12mr|getfem++-4.2-2|48	%install
12mr|getfem++-4.2-2|49	%makeinstall_std
12mr|getfem++-4.2-2|50	
12mr|getfem++-4.2-2|51	
12mr|getfem++-4.2-2|52	%changelog
12mr|getfem++-4.2-2|53	* Sun Oct  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|getfem++-4.2-2|54	+ Commit: 2f785e1
12mr|getfem++-4.2-2|55	- Disable debug package as it's empty
12mr|getfem++-4.2-2|56	
12mr|getfem++-4.2-2|57	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|getfem++-4.2-2|58	+ Commit: 8cc7d80
12mr|getfem++-4.2-2|59	- Enable muparser
12mr|getfem++-4.2-2|60	
12mr|getfem++-4.2-2|61	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|getfem++-4.2-2|62	+ Commit: 3bd0426
12mr|getfem++-4.2-2|63	- Add patch to fix missing string format error
12mr|getfem++-4.2-2|64	
12mr|getfem++-4.2-2|65	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|getfem++-4.2-2|66	+ Commit: bce1ce9
12mr|getfem++-4.2-2|67	- New version 4.2, spec cleanup
12mr|getfem++-4.2-2|68	
12mr|getfem++-4.2-2|69	

14072 12
12mr|gettext-0.18.1.1-8|1	%define intl_major 8
12mr|gettext-0.18.1.1-8|2	%define major 0
12mr|gettext-0.18.1.1-8|3	%define libintl %mklibname intl %{intl_major}
12mr|gettext-0.18.1.1-8|4	%define libasprintf %mklibname asprintf %{major}
12mr|gettext-0.18.1.1-8|5	%define libgettextpo %mklibname gettextpo %{major}
12mr|gettext-0.18.1.1-8|6	%define misclibname %mklibname gettextmisc
12mr|gettext-0.18.1.1-8|7	
12mr|gettext-0.18.1.1-8|8	%define do_check 1
12mr|gettext-0.18.1.1-8|9	%{?_without_check: %global do_check 0}
12mr|gettext-0.18.1.1-8|10	
12mr|gettext-0.18.1.1-8|11	%define enable_java 0
12mr|gettext-0.18.1.1-8|12	%{?_without_java: %global enable_java 0}
12mr|gettext-0.18.1.1-8|13	
12mr|gettext-0.18.1.1-8|14	%define enable_csharp 0
12mr|gettext-0.18.1.1-8|15	%{?_with_csharp: %global enable_csharp 1}
12mr|gettext-0.18.1.1-8|16	
12mr|gettext-0.18.1.1-8|17	Name:		gettext
12mr|gettext-0.18.1.1-8|18	Summary:	GNU libraries and utilities for producing multi-lingual messages
12mr|gettext-0.18.1.1-8|19	Version:	0.18.1.1
12mr|gettext-0.18.1.1-8|20	Release:	8
12mr|gettext-0.18.1.1-8|21	License:	GPLv3+ and LGPLv2+
12mr|gettext-0.18.1.1-8|22	Group:		System/Internationalization
12mr|gettext-0.18.1.1-8|23	URL:		http://www.gnu.org/software/gettext/
12mr|gettext-0.18.1.1-8|24	Source0:	ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.gz
12mr|gettext-0.18.1.1-8|25	Source1:	%{SOURCE0}.sig
12mr|gettext-0.18.1.1-8|26	Source2:	po-mode-init.el
12mr|gettext-0.18.1.1-8|27	Patch8:		gettext-0.18.1-fix-str-fmt.patch
12mr|gettext-0.18.1.1-8|28	Patch9:		gettext-0.18.1.1-linkage.patch
12mr|gettext-0.18.1.1-8|29	
12mr|gettext-0.18.1.1-8|30	BuildRequires:	automake
12mr|gettext-0.18.1.1-8|31	BuildRequires:	bison
12mr|gettext-0.18.1.1-8|32	BuildRequires:	emacs-nox
12mr|gettext-0.18.1.1-8|33	BuildRequires:	flex
12mr|gettext-0.18.1.1-8|34	BuildRequires:	texinfo
12mr|gettext-0.18.1.1-8|35	BuildRequires:	acl-devel
12mr|gettext-0.18.1.1-8|36	BuildRequires:	libgomp-devel
12mr|gettext-0.18.1.1-8|37	BuildRequires:	libunistring-devel
12mr|gettext-0.18.1.1-8|38	BuildRequires:	pkgconfig(libcroco-0.6)
12mr|gettext-0.18.1.1-8|39	BuildRequires:	pkgconfig(ncurses)
12mr|gettext-0.18.1.1-8|40	BuildRequires:	pkgconfig(libxml-2.0)
12mr|gettext-0.18.1.1-8|41	%if %do_check
12mr|gettext-0.18.1.1-8|42	# test suite
12mr|gettext-0.18.1.1-8|43	BuildRequires:	locales-fa
12mr|gettext-0.18.1.1-8|44	BuildRequires:	locales-fr
12mr|gettext-0.18.1.1-8|45	BuildRequires:	locales-ja
12mr|gettext-0.18.1.1-8|46	BuildRequires:	locales-zh
12mr|gettext-0.18.1.1-8|47	%endif
12mr|gettext-0.18.1.1-8|48	%if %enable_csharp
12mr|gettext-0.18.1.1-8|49	# (Abel) we pick mono here, though pnet can be used as well.
12mr|gettext-0.18.1.1-8|50	BuildRequires:	mono
12mr|gettext-0.18.1.1-8|51	%endif
12mr|gettext-0.18.1.1-8|52	%if %enable_java
12mr|gettext-0.18.1.1-8|53	BuildRequires:	eclipse-ecj
12mr|gettext-0.18.1.1-8|54	BuildRequires:	gcc-java
12mr|gettext-0.18.1.1-8|55	BuildRequires:	gcj-tools
12mr|gettext-0.18.1.1-8|56	BuildRequires:	fastjar
12mr|gettext-0.18.1.1-8|57	%endif
12mr|gettext-0.18.1.1-8|58	
12mr|gettext-0.18.1.1-8|59	Requires:	%{name}-base = %{version}-%{release}
12mr|gettext-0.18.1.1-8|60	Requires:	%{misclibname} = %{version}-%{release}
12mr|gettext-0.18.1.1-8|61	# xgettext will dlopen() it when extracting strings from glade files
12mr|gettext-0.18.1.1-8|62	Requires:	%mklibname expat 1
12mr|gettext-0.18.1.1-8|63	
12mr|gettext-0.18.1.1-8|64	%description
12mr|gettext-0.18.1.1-8|65	The GNU gettext package provides a set of tools and documentation for producing
12mr|gettext-0.18.1.1-8|66	multi-lingual messages in programs. Tools include a set of conventions about
12mr|gettext-0.18.1.1-8|67	how programs should be written to support message catalogs, a directory and
12mr|gettext-0.18.1.1-8|68	file naming organization for the message catalogs, a runtime library which
12mr|gettext-0.18.1.1-8|69	supports the retrieval of translated messages, and stand-alone programs for
12mr|gettext-0.18.1.1-8|70	handling the translatable and the already translated strings. Gettext provides
12mr|gettext-0.18.1.1-8|71	an easy to use library and tools for creating, using, and modifying natural
12mr|gettext-0.18.1.1-8|72	language catalogs and is a powerful and simple method for internationalizing
12mr|gettext-0.18.1.1-8|73	programs.
12mr|gettext-0.18.1.1-8|74	
12mr|gettext-0.18.1.1-8|75	If you would like to internationalize or incorporate multi-lingual messages
12mr|gettext-0.18.1.1-8|76	into programs that you're developing, you should install gettext.
12mr|gettext-0.18.1.1-8|77	
12mr|gettext-0.18.1.1-8|78	Build Option:
12mr|gettext-0.18.1.1-8|79	--with csharp          Enables C# support in gettext
12mr|gettext-0.18.1.1-8|80	--without java         Disables Java support in gettext
12mr|gettext-0.18.1.1-8|81	
12mr|gettext-0.18.1.1-8|82	%package -n	%{libintl}
12mr|gettext-0.18.1.1-8|83	Summary:	Basic libintl library for internationalization
12mr|gettext-0.18.1.1-8|84	Group:		System/Libraries
12mr|gettext-0.18.1.1-8|85	License:	LGPL
12mr|gettext-0.18.1.1-8|86	Provides:	libintl = %{version}-%{release}
12mr|gettext-0.18.1.1-8|87	
12mr|gettext-0.18.1.1-8|88	%description -n	%{libintl}
12mr|gettext-0.18.1.1-8|89	This package contains the libintl library, which is important for
12mr|gettext-0.18.1.1-8|90	system internationalization.
12mr|gettext-0.18.1.1-8|91	
12mr|gettext-0.18.1.1-8|92	%package -n	%{libasprintf}
12mr|gettext-0.18.1.1-8|93	Summary:	%{name} libasprintf needed by %{name} utilities
12mr|gettext-0.18.1.1-8|94	Group:		System/Libraries
12mr|gettext-0.18.1.1-8|95	License:	LGPL
12mr|gettext-0.18.1.1-8|96	Conflicts:	%{_lib}gettextmisc < 0.18.1.1-4
12mr|gettext-0.18.1.1-8|97	
12mr|gettext-0.18.1.1-8|98	%description -n	%{libasprintf}
12mr|gettext-0.18.1.1-8|99	This package contains libasprintf shared library.
12mr|gettext-0.18.1.1-8|100	
12mr|gettext-0.18.1.1-8|101	%package -n	%{libgettextpo}
12mr|gettext-0.18.1.1-8|102	Summary:	%{name} libgettextpo needed by %{name} utilities
12mr|gettext-0.18.1.1-8|103	Group:		System/Libraries
12mr|gettext-0.18.1.1-8|104	License:	LGPL
12mr|gettext-0.18.1.1-8|105	Conflicts:	%{_lib}gettextmisc < 0.18.1.1-4
12mr|gettext-0.18.1.1-8|106	
12mr|gettext-0.18.1.1-8|107	%description -n	%{libgettextpo}
12mr|gettext-0.18.1.1-8|108	This package contains libgettextpo shared library.
12mr|gettext-0.18.1.1-8|109	
12mr|gettext-0.18.1.1-8|110	%package -n	%{misclibname}
12mr|gettext-0.18.1.1-8|111	Summary:	Other %{name} libraries needed by %{name} utilities
12mr|gettext-0.18.1.1-8|112	Group:		System/Libraries
12mr|gettext-0.18.1.1-8|113	License:	LGPL
12mr|gettext-0.18.1.1-8|114	
12mr|gettext-0.18.1.1-8|115	%description -n	%{misclibname}
12mr|gettext-0.18.1.1-8|116	This package contains all other libraries used by %{name} utilities,
12mr|gettext-0.18.1.1-8|117	and are not very widely used outside %{name}.
12mr|gettext-0.18.1.1-8|118	
12mr|gettext-0.18.1.1-8|119	%package	devel
12mr|gettext-0.18.1.1-8|120	Summary:	Development files for %{name}
12mr|gettext-0.18.1.1-8|121	Group:		Development/C
12mr|gettext-0.18.1.1-8|122	License:	LGPL
12mr|gettext-0.18.1.1-8|123	Requires:	%{name} = %{version}-%{release}
12mr|gettext-0.18.1.1-8|124	Requires:	%{libgettextpo} = %{version}-%{release}
12mr|gettext-0.18.1.1-8|125	Requires:	%{libasprintf} = %{version}-%{release}
12mr|gettext-0.18.1.1-8|126	Requires:	%{misclibname} = %{version}-%{release}
12mr|gettext-0.18.1.1-8|127	Requires:	%{libintl} = %{version}-%{release}
12mr|gettext-0.18.1.1-8|128	
12mr|gettext-0.18.1.1-8|129	# fwang: autopoint requires cvs to work
12mr|gettext-0.18.1.1-8|130	Requires:	cvs
12mr|gettext-0.18.1.1-8|131	
12mr|gettext-0.18.1.1-8|132	%description	devel
12mr|gettext-0.18.1.1-8|133	This package contains all development related files necessary for
12mr|gettext-0.18.1.1-8|134	developing or compiling applications/libraries that needs
12mr|gettext-0.18.1.1-8|135	internationalization capability. You also need this package if you
12mr|gettext-0.18.1.1-8|136	want to add gettext support for your project.
12mr|gettext-0.18.1.1-8|137	
12mr|gettext-0.18.1.1-8|138	%package	base
12mr|gettext-0.18.1.1-8|139	Summary:	Basic binary for showing translation of textual messages
12mr|gettext-0.18.1.1-8|140	Group:		System/Internationalization
12mr|gettext-0.18.1.1-8|141	Requires:	%{libintl} = %{version}-%{release}
12mr|gettext-0.18.1.1-8|142	
12mr|gettext-0.18.1.1-8|143	%description	base
12mr|gettext-0.18.1.1-8|144	This package contains the basic binary from %{name}. It is splitted from
12mr|gettext-0.18.1.1-8|145	%{name} because initscript need it to show translated boot messages.
12mr|gettext-0.18.1.1-8|146	
12mr|gettext-0.18.1.1-8|147	%if %{enable_java}
12mr|gettext-0.18.1.1-8|148	%package	java
12mr|gettext-0.18.1.1-8|149	Summary:	Java binding for GNU gettext
12mr|gettext-0.18.1.1-8|150	Group:		System/Internationalization
12mr|gettext-0.18.1.1-8|151	Requires:	%{name} = %{version}
12mr|gettext-0.18.1.1-8|152	
12mr|gettext-0.18.1.1-8|153	%description	java
12mr|gettext-0.18.1.1-8|154	This package contains class file that implements the main GNU libintl
12mr|gettext-0.18.1.1-8|155	functions in Java. This allows compiling GNU gettext message catalogs
12mr|gettext-0.18.1.1-8|156	into Java ResourceBundle classes.
12mr|gettext-0.18.1.1-8|157	%endif
12mr|gettext-0.18.1.1-8|158	
12mr|gettext-0.18.1.1-8|159	%if %{enable_csharp}
12mr|gettext-0.18.1.1-8|160	%package	csharp
12mr|gettext-0.18.1.1-8|161	Summary:	C# binding for GNU gettext
12mr|gettext-0.18.1.1-8|162	Group:		System/Internationalization
12mr|gettext-0.18.1.1-8|163	Requires:	mono
12mr|gettext-0.18.1.1-8|164	
12mr|gettext-0.18.1.1-8|165	%description	csharp
12mr|gettext-0.18.1.1-8|166	This package contains class file that implements the main GNU libintl
12mr|gettext-0.18.1.1-8|167	functions in C#. This allows compiling GNU gettext message catalogs
12mr|gettext-0.18.1.1-8|168	into C# dll or resource files.
12mr|gettext-0.18.1.1-8|169	%endif
12mr|gettext-0.18.1.1-8|170	
12mr|gettext-0.18.1.1-8|171	%prep
12mr|gettext-0.18.1.1-8|172	%setup -q
12mr|gettext-0.18.1.1-8|173	%patch8 -p0 -b .str
12mr|gettext-0.18.1.1-8|174	%patch9 -p1 -b .link
12mr|gettext-0.18.1.1-8|175	
12mr|gettext-0.18.1.1-8|176	%build
12mr|gettext-0.18.1.1-8|177	
12mr|gettext-0.18.1.1-8|178	%if %enable_java
12mr|gettext-0.18.1.1-8|179	export GCJ="%{_bindir}/gcj"
12mr|gettext-0.18.1.1-8|180	export JAVAC="%{_bindir}/gcj -C"
12mr|gettext-0.18.1.1-8|181	export JAR="%{_bindir}/fastjar"
12mr|gettext-0.18.1.1-8|182	%endif
12mr|gettext-0.18.1.1-8|183	
12mr|gettext-0.18.1.1-8|184	autoreconf -fi
12mr|gettext-0.18.1.1-8|185	for i in `find -name configure|sort`
12mr|gettext-0.18.1.1-8|186	do
12mr|gettext-0.18.1.1-8|187	pushd `dirname $i`
12mr|gettext-0.18.1.1-8|188	%configure2_5x \
12mr|gettext-0.18.1.1-8|189	--disable-static \
12mr|gettext-0.18.1.1-8|190	--disable-rpath \
12mr|gettext-0.18.1.1-8|191	--enable-shared \
12mr|gettext-0.18.1.1-8|192	--with-included-gettext \
12mr|gettext-0.18.1.1-8|193	%if %{enable_csharp}
12mr|gettext-0.18.1.1-8|194	--enable-csharp=mono \
12mr|gettext-0.18.1.1-8|195	%else
12mr|gettext-0.18.1.1-8|196	--disable-csharp \
12mr|gettext-0.18.1.1-8|197	%endif
12mr|gettext-0.18.1.1-8|198	%if ! %{enable_java}
12mr|gettext-0.18.1.1-8|199	--disable-java \
12mr|gettext-0.18.1.1-8|200	%endif
12mr|gettext-0.18.1.1-8|201	
12mr|gettext-0.18.1.1-8|202	popd
12mr|gettext-0.18.1.1-8|203	done
12mr|gettext-0.18.1.1-8|204	
12mr|gettext-0.18.1.1-8|205	%make
12mr|gettext-0.18.1.1-8|206	
12mr|gettext-0.18.1.1-8|207	%if %{do_check}
12mr|gettext-0.18.1.1-8|208	%check
12mr|gettext-0.18.1.1-8|209	export JAVAC=ecj
12mr|gettext-0.18.1.1-8|210	LC_ALL=C make check
12mr|gettext-0.18.1.1-8|211	%endif
12mr|gettext-0.18.1.1-8|212	
12mr|gettext-0.18.1.1-8|213	%install
12mr|gettext-0.18.1.1-8|214	rm -rf %{buildroot}
12mr|gettext-0.18.1.1-8|215	%makeinstall_std
12mr|gettext-0.18.1.1-8|216	
12mr|gettext-0.18.1.1-8|217	# remove unwanted files
12mr|gettext-0.18.1.1-8|218	rm -f %{buildroot}%{_includedir}/libintl.h \
12mr|gettext-0.18.1.1-8|219	%{buildroot}%{_datadir}/locale/locale.alias
12mr|gettext-0.18.1.1-8|220	rm -f gettext-runtime/intl-java/javadoc2/package-list
12mr|gettext-0.18.1.1-8|221	
12mr|gettext-0.18.1.1-8|222	install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
12mr|gettext-0.18.1.1-8|223	
12mr|gettext-0.18.1.1-8|224	# remove non-standard lc directories
12mr|gettext-0.18.1.1-8|225	for i in en@boldquot en@quot ; do rm -rf %{buildroot}/%{_datadir}/locale/$i; done
12mr|gettext-0.18.1.1-8|226	
12mr|gettext-0.18.1.1-8|227	# move installed doc back to %%doc
12mr|gettext-0.18.1.1-8|228	rm -rf htmldoc examples
12mr|gettext-0.18.1.1-8|229	mkdir htmldoc
12mr|gettext-0.18.1.1-8|230	for i in gettext-runtime/man/*.html; do
12mr|gettext-0.18.1.1-8|231	rm -f %{buildroot}%{_datadir}/doc/gettext/`basename $i`
12mr|gettext-0.18.1.1-8|232	done
12mr|gettext-0.18.1.1-8|233	rm -rf %{buildroot}%{_datadir}/doc/gettext/javadoc*
12mr|gettext-0.18.1.1-8|234	mv %{buildroot}%{_datadir}/doc/gettext/* %{buildroot}/%{_datadir}/doc/libasprintf/* htmldoc
12mr|gettext-0.18.1.1-8|235	mv htmldoc/examples examples
12mr|gettext-0.18.1.1-8|236	
12mr|gettext-0.18.1.1-8|237	# move crucial stuff to /lib and /bin
12mr|gettext-0.18.1.1-8|238	pushd %{buildroot}
12mr|gettext-0.18.1.1-8|239	mkdir -p bin
12mr|gettext-0.18.1.1-8|240	mkdir -p ./%{_lib}
12mr|gettext-0.18.1.1-8|241	mv usr/bin/gettext bin/
12mr|gettext-0.18.1.1-8|242	ln -s ../../bin/gettext usr/bin/gettext
12mr|gettext-0.18.1.1-8|243	mv .%{_libdir}/libintl.so.* ./%{_lib}/
12mr|gettext-0.18.1.1-8|244	rm -f .%{_libdir}/libintl.so
12mr|gettext-0.18.1.1-8|245	# if major changed, then package build will fail, which is a GOOD THING.
12mr|gettext-0.18.1.1-8|246	# this prevents mindless packaging.
12mr|gettext-0.18.1.1-8|247	[ -f %{_lib}/libintl.so.%{intl_major} ] && \
12mr|gettext-0.18.1.1-8|248	ln -s ../../%{_lib}/libintl.so.%{intl_major} .%{_libdir}/libintl.so
12mr|gettext-0.18.1.1-8|249	popd
12mr|gettext-0.18.1.1-8|250	
12mr|gettext-0.18.1.1-8|251	# remove java stuff, otherwise rpm complains
12mr|gettext-0.18.1.1-8|252	%if !%{enable_java}
12mr|gettext-0.18.1.1-8|253	rm -f %{buildroot}%{_libdir}/%{name}/gnu.gettext.* \
12mr|gettext-0.18.1.1-8|254	%{buildroot}%{_datadir}/%{name}/*.jar
12mr|gettext-0.18.1.1-8|255	%endif
12mr|gettext-0.18.1.1-8|256	
12mr|gettext-0.18.1.1-8|257	%find_lang %{name} --all-name
12mr|gettext-0.18.1.1-8|258	
12mr|gettext-0.18.1.1-8|259	%files
12mr|gettext-0.18.1.1-8|260	%doc AUTHORS README COPYING gettext-runtime/ABOUT-NLS gettext-runtime/BUGS NEWS THANKS
12mr|gettext-0.18.1.1-8|261	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*.el
12mr|gettext-0.18.1.1-8|262	%{_bindir}/envsubst
12mr|gettext-0.18.1.1-8|263	%{_bindir}/gettext.sh
12mr|gettext-0.18.1.1-8|264	%{_bindir}/msg*
12mr|gettext-0.18.1.1-8|265	%{_bindir}/recode-sr-latin
12mr|gettext-0.18.1.1-8|266	%{_bindir}/xgettext
12mr|gettext-0.18.1.1-8|267	%dir %{_datadir}/gettext
12mr|gettext-0.18.1.1-8|268	%{_datadir}/%{name}/msgunfmt.tcl
12mr|gettext-0.18.1.1-8|269	%{_datadir}/%{name}/projects
12mr|gettext-0.18.1.1-8|270	%{_datadir}/%{name}/javaversion.class
12mr|gettext-0.18.1.1-8|271	%{_datadir}/%{name}/styles
12mr|gettext-0.18.1.1-8|272	%dir %{_libdir}/%{name}
12mr|gettext-0.18.1.1-8|273	%{_libdir}/%{name}/hostname
12mr|gettext-0.18.1.1-8|274	%{_libdir}/%{name}/project-id
12mr|gettext-0.18.1.1-8|275	%{_libdir}/%{name}/urlget
12mr|gettext-0.18.1.1-8|276	%{_libdir}/%{name}/user-email
12mr|gettext-0.18.1.1-8|277	%if %{enable_java}
12mr|gettext-0.18.1.1-8|278	%exclude %{_libdir}/%{name}/gnu.gettext.*
12mr|gettext-0.18.1.1-8|279	%endif
12mr|gettext-0.18.1.1-8|280	%{_infodir}/gettext.*
12mr|gettext-0.18.1.1-8|281	%{_datadir}/emacs/site-lisp/*.el*
12mr|gettext-0.18.1.1-8|282	%{_mandir}/man1/envsubst.*
12mr|gettext-0.18.1.1-8|283	%{_mandir}/man1/msg*
12mr|gettext-0.18.1.1-8|284	%{_mandir}/man1/xgettext.*
12mr|gettext-0.18.1.1-8|285	%{_mandir}/man1/recode-sr-latin.*
12mr|gettext-0.18.1.1-8|286	
12mr|gettext-0.18.1.1-8|287	%files base -f %{name}.lang
12mr|gettext-0.18.1.1-8|288	%doc gettext-runtime/man/*.1.html
12mr|gettext-0.18.1.1-8|289	%doc gettext-runtime/intl/COPYING*
12mr|gettext-0.18.1.1-8|290	/bin/gettext
12mr|gettext-0.18.1.1-8|291	%{_bindir}/gettext
12mr|gettext-0.18.1.1-8|292	%{_bindir}/ngettext
12mr|gettext-0.18.1.1-8|293	%{_mandir}/man1/gettext*
12mr|gettext-0.18.1.1-8|294	%{_mandir}/man1/ngettext*
12mr|gettext-0.18.1.1-8|295	
12mr|gettext-0.18.1.1-8|296	%files -n %{libintl}
12mr|gettext-0.18.1.1-8|297	/%{_lib}/libintl.so.%{intl_major}*
12mr|gettext-0.18.1.1-8|298	
12mr|gettext-0.18.1.1-8|299	%files -n %{libasprintf}
12mr|gettext-0.18.1.1-8|300	%{_libdir}/libasprintf.so.%{major}*
12mr|gettext-0.18.1.1-8|301	
12mr|gettext-0.18.1.1-8|302	%files -n %{libgettextpo}
12mr|gettext-0.18.1.1-8|303	%{_libdir}/libgettextpo.so.%{major}*
12mr|gettext-0.18.1.1-8|304	
12mr|gettext-0.18.1.1-8|305	%files -n %{misclibname}
12mr|gettext-0.18.1.1-8|306	%{_libdir}/libgettextlib-*.so
12mr|gettext-0.18.1.1-8|307	%{_libdir}/libgettextsrc-*.so
12mr|gettext-0.18.1.1-8|308	
12mr|gettext-0.18.1.1-8|309	%files devel
12mr|gettext-0.18.1.1-8|310	%doc gettext-runtime/man/*.3.html examples htmldoc
12mr|gettext-0.18.1.1-8|311	%{_bindir}/autopoint
12mr|gettext-0.18.1.1-8|312	%{_bindir}/gettextize
12mr|gettext-0.18.1.1-8|313	%{_datadir}/%{name}/ABOUT-NLS
12mr|gettext-0.18.1.1-8|314	%{_datadir}/%{name}/archive*
12mr|gettext-0.18.1.1-8|315	%{_datadir}/%{name}/config.rpath
12mr|gettext-0.18.1.1-8|316	%{_datadir}/%{name}/*.h
12mr|gettext-0.18.1.1-8|317	%{_datadir}/%{name}/intl
12mr|gettext-0.18.1.1-8|318	%{_datadir}/%{name}/po
12mr|gettext-0.18.1.1-8|319	%{_datadir}/aclocal/*
12mr|gettext-0.18.1.1-8|320	%{_includedir}/*
12mr|gettext-0.18.1.1-8|321	%{_infodir}/autosprintf*
12mr|gettext-0.18.1.1-8|322	# "lib*.so" cannot be used (it should be 'lib[^\.]*\.so' regexp in fact
12mr|gettext-0.18.1.1-8|323	# but using regexp is not possible here; so we list all files manually
12mr|gettext-0.18.1.1-8|324	%{_libdir}/libasprintf.so
12mr|gettext-0.18.1.1-8|325	%{_libdir}/libgettextlib.so
12mr|gettext-0.18.1.1-8|326	%{_libdir}/libgettextpo.so
12mr|gettext-0.18.1.1-8|327	%{_libdir}/libgettextsrc.so
12mr|gettext-0.18.1.1-8|328	%{_libdir}/libintl.so
12mr|gettext-0.18.1.1-8|329	%{_mandir}/man1/autopoint.*
12mr|gettext-0.18.1.1-8|330	%{_mandir}/man3/*
12mr|gettext-0.18.1.1-8|331	
12mr|gettext-0.18.1.1-8|332	%if %{enable_java}
12mr|gettext-0.18.1.1-8|333	%files java
12mr|gettext-0.18.1.1-8|334	%doc gettext-runtime/intl-java/javadoc*
12mr|gettext-0.18.1.1-8|335	%{_libdir}/%{name}/gnu.gettext.*
12mr|gettext-0.18.1.1-8|336	%{_datadir}/%{name}/*.jar
12mr|gettext-0.18.1.1-8|337	%endif
12mr|gettext-0.18.1.1-8|338	
12mr|gettext-0.18.1.1-8|339	%if %{enable_csharp}
12mr|gettext-0.18.1.1-8|340	%files csharp
12mr|gettext-0.18.1.1-8|341	%doc gettext-runtime/intl-csharp/csharpdoc/*
12mr|gettext-0.18.1.1-8|342	%{_libdir}/*.dll
12mr|gettext-0.18.1.1-8|343	%{_libdir}/gettext/*.exe
12mr|gettext-0.18.1.1-8|344	%endif
12mr|gettext-0.18.1.1-8|345	
12mr|gettext-0.18.1.1-8|346	
12mr|gettext-0.18.1.1-8|347	
12mr|gettext-0.18.1.1-8|348	%changelog
12mr|gettext-0.18.1.1-8|349	

14073 12
12mr|gexif-0.5-19|1	Summary:	Graphical tool to access EXIF information in JPEG files
12mr|gexif-0.5-19|2	Name:		gexif
12mr|gexif-0.5-19|3	Version:	0.5
12mr|gexif-0.5-19|4	Release:	%mkrel 19
12mr|gexif-0.5-19|5	License:	LGPLv2+
12mr|gexif-0.5-19|6	Group:		Graphics
12mr|gexif-0.5-19|7	URL:		http://sourceforge.net/projects/libexif
12mr|gexif-0.5-19|8	Source:		http://belnet.dl.sourceforge.net/sourceforge/libexif/%{name}-%{version}.tar.bz2
12mr|gexif-0.5-19|9	# Bug #23536
12mr|gexif-0.5-19|10	Patch:		gexif-0.5-warning_non_fatal.patch
12mr|gexif-0.5-19|11	Requires:	popt
12mr|gexif-0.5-19|12	
12mr|gexif-0.5-19|13	Requires(post):		desktop-file-utils
12mr|gexif-0.5-19|14	Requires(postun):	desktop-file-utils
12mr|gexif-0.5-19|15	
12mr|gexif-0.5-19|16	BuildRequires:	libexif-devel
12mr|gexif-0.5-19|17	BuildRequires:	libexif-gtk-devel
12mr|gexif-0.5-19|18	BuildRequires:	popt-devel
12mr|gexif-0.5-19|19	BuildRequires:	pkgconfig
12mr|gexif-0.5-19|20	BuildRequires:	libgtk+2.0-devel
12mr|gexif-0.5-19|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|gexif-0.5-19|22	
12mr|gexif-0.5-19|23	%description
12mr|gexif-0.5-19|24	Most digital cameras produce EXIF files, which are JPEG files with extra tags
12mr|gexif-0.5-19|25	that contain information about the image. The EXIF library allows you to parse
12mr|gexif-0.5-19|26	an EXIF file and read the data from those tags.
12mr|gexif-0.5-19|27	
12mr|gexif-0.5-19|28	This package contains a graphical frontend for the EXIF library.
12mr|gexif-0.5-19|29	
12mr|gexif-0.5-19|30	%prep
12mr|gexif-0.5-19|31	
12mr|gexif-0.5-19|32	%setup -q
12mr|gexif-0.5-19|33	%patch -p1 -b .warning_non_fatal
12mr|gexif-0.5-19|34	
12mr|gexif-0.5-19|35	# Make gexif compile with GTK 2.4.x or newer
12mr|gexif-0.5-19|36	perl -n -i -e '/^\s*-DGTK_DISABLE_DEPRECATED\b.*$/ || print $_' gexif/Makefile*
12mr|gexif-0.5-19|37	
12mr|gexif-0.5-19|38	%build
12mr|gexif-0.5-19|39	%configure2_5x
12mr|gexif-0.5-19|40	%make
12mr|gexif-0.5-19|41	
12mr|gexif-0.5-19|42	%install
12mr|gexif-0.5-19|43	rm -rf %{buildroot}
12mr|gexif-0.5-19|44	
12mr|gexif-0.5-19|45	%makeinstall_std
12mr|gexif-0.5-19|46	
12mr|gexif-0.5-19|47	# XDG menu
12mr|gexif-0.5-19|48	install -d %{buildroot}%{_datadir}/applications
12mr|gexif-0.5-19|49	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|gexif-0.5-19|50	[Desktop Entry]
12mr|gexif-0.5-19|51	Name=Gexif
12mr|gexif-0.5-19|52	Comment=Access EXIF information from pictures
12mr|gexif-0.5-19|53	Exec=%{_bindir}/%{name}
12mr|gexif-0.5-19|54	Icon=graphics_section
12mr|gexif-0.5-19|55	Terminal=false
12mr|gexif-0.5-19|56	Type=Application
12mr|gexif-0.5-19|57	Categories=Graphics;GTK;
12mr|gexif-0.5-19|58	EOF
12mr|gexif-0.5-19|59	
12mr|gexif-0.5-19|60	%find_lang %{name}
12mr|gexif-0.5-19|61	
12mr|gexif-0.5-19|62	%if %mdkversion < 200900
12mr|gexif-0.5-19|63	%post
12mr|gexif-0.5-19|64	%update_menus
12mr|gexif-0.5-19|65	%update_desktop_database
12mr|gexif-0.5-19|66	%endif
12mr|gexif-0.5-19|67	
12mr|gexif-0.5-19|68	%if %mdkversion < 200900
12mr|gexif-0.5-19|69	%postun
12mr|gexif-0.5-19|70	%clean_menus
12mr|gexif-0.5-19|71	%clean_desktop_database
12mr|gexif-0.5-19|72	%endif
12mr|gexif-0.5-19|73	
12mr|gexif-0.5-19|74	%clean
12mr|gexif-0.5-19|75	rm -fr %buildroot
12mr|gexif-0.5-19|76	
12mr|gexif-0.5-19|77	%files -f %{name}.lang
12mr|gexif-0.5-19|78	%defattr(-,root,root)
12mr|gexif-0.5-19|79	%doc AUTHORS ChangeLog
12mr|gexif-0.5-19|80	%{_bindir}/%{name}
12mr|gexif-0.5-19|81	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|gexif-0.5-19|82	
12mr|gexif-0.5-19|83	
12mr|gexif-0.5-19|84	
12mr|gexif-0.5-19|85	
12mr|gexif-0.5-19|86	%changelog
12mr|gexif-0.5-19|87	

14074 12
12mr|gfxboot-4.1.19-8|1	%define name	gfxboot
12mr|gfxboot-4.1.19-8|2	%define version	4.1.19
12mr|gfxboot-4.1.19-8|3	%define release	%mkrel 8
12mr|gfxboot-4.1.19-8|4	
12mr|gfxboot-4.1.19-8|5	Summary:	Tools to create graphical boot logos
12mr|gfxboot-4.1.19-8|6	Name:		%{name}
12mr|gfxboot-4.1.19-8|7	Version:	%{version}
12mr|gfxboot-4.1.19-8|8	Release:	%{release}
12mr|gfxboot-4.1.19-8|9	Source0:	%{name}-%{version}.tar.bz2
12mr|gfxboot-4.1.19-8|10	Patch0:		gfxboot-3.3.18-mdv.patch
12mr|gfxboot-4.1.19-8|11	Patch1:		gfxboot-4.1.19-link.patch
12mr|gfxboot-4.1.19-8|12	Patch2:		gfxboot-4.1.19-preview-mandriva-defaults.patch
12mr|gfxboot-4.1.19-8|13	License:	GPLv2+
12mr|gfxboot-4.1.19-8|14	Group:		System/Kernel and hardware
12mr|gfxboot-4.1.19-8|15	URL:		http://en.opensuse.org/
12mr|gfxboot-4.1.19-8|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|gfxboot-4.1.19-8|17	BuildRequires:	nasm
12mr|gfxboot-4.1.19-8|18	BuildRequires:	xmlto
12mr|gfxboot-4.1.19-8|19	BuildRequires:	lynx
12mr|gfxboot-4.1.19-8|20	BuildRequires:  docbook-dtd412-xml
12mr|gfxboot-4.1.19-8|21	BuildRequires:	libx11-devel
12mr|gfxboot-4.1.19-8|22	BuildRequires:	freetype2-devel
12mr|gfxboot-4.1.19-8|23	ExclusiveArch:	%{ix86} x86_64
12mr|gfxboot-4.1.19-8|24	
12mr|gfxboot-4.1.19-8|25	%description
12mr|gfxboot-4.1.19-8|26	gfxboot provides tools to create graphical boot logos, for grub, lilo
12mr|gfxboot-4.1.19-8|27	and syslinux. It supports arch-specific boot menus, advanced help
12mr|gfxboot-4.1.19-8|28	menus, multiple keymaps, animated images, and more graphical pretty
12mr|gfxboot-4.1.19-8|29	things.
12mr|gfxboot-4.1.19-8|30	
12mr|gfxboot-4.1.19-8|31	%package        devel
12mr|gfxboot-4.1.19-8|32	License:        GPLv2+
12mr|gfxboot-4.1.19-8|33	Summary:        Tools for creating a graphical boot logo
12mr|gfxboot-4.1.19-8|34	Group:          System/Kernel and hardware
12mr|gfxboot-4.1.19-8|35	Requires:	gfxboot = %version-%release
12mr|gfxboot-4.1.19-8|36	%if %mdkversion >= 201100
12mr|gfxboot-4.1.19-8|37	Requires:	master-boot-code
12mr|gfxboot-4.1.19-8|38	%endif
12mr|gfxboot-4.1.19-8|39	Requires:	qemu
12mr|gfxboot-4.1.19-8|40	
12mr|gfxboot-4.1.19-8|41	%description devel
12mr|gfxboot-4.1.19-8|42	Here you find the necessary programs to create your own graphical boot
12mr|gfxboot-4.1.19-8|43	logo. The logo can be used with grub, lilo or syslinux.
12mr|gfxboot-4.1.19-8|44	
12mr|gfxboot-4.1.19-8|45	%prep
12mr|gfxboot-4.1.19-8|46	%setup -q
12mr|gfxboot-4.1.19-8|47	%patch0 -p1 -b .mdv
12mr|gfxboot-4.1.19-8|48	%patch1 -p0 -b .link
12mr|gfxboot-4.1.19-8|49	%patch2 -p1
12mr|gfxboot-4.1.19-8|50	
12mr|gfxboot-4.1.19-8|51	%build
12mr|gfxboot-4.1.19-8|52	%make CC="cc %optflags %ldflags"
12mr|gfxboot-4.1.19-8|53	%make doc
12mr|gfxboot-4.1.19-8|54	
12mr|gfxboot-4.1.19-8|55	%install
12mr|gfxboot-4.1.19-8|56	rm -rf $RPM_BUILD_ROOT
12mr|gfxboot-4.1.19-8|57	%makeinstall_std THEMES=""
12mr|gfxboot-4.1.19-8|58	install -d -m 755 %{buildroot}%{_mandir}/man8
12mr|gfxboot-4.1.19-8|59	install -m 644 doc/gfxboot.8 %{buildroot}%{_mandir}/man8
12mr|gfxboot-4.1.19-8|60	
12mr|gfxboot-4.1.19-8|61	# gfxboot-compile is used to build as non-root, move it out of /usr/sbin
12mr|gfxboot-4.1.19-8|62	install -d %{buildroot}%{_bindir}
12mr|gfxboot-4.1.19-8|63	# add adddir and keymapchars since they are used in mandriva-gfxboot-theme
12mr|gfxboot-4.1.19-8|64	# build system
12mr|gfxboot-4.1.19-8|65	cp %{_builddir}/%{name}-%{version}/bin/adddir %{buildroot}%{_bindir}/gfxboot-adddir
12mr|gfxboot-4.1.19-8|66	cp %{_builddir}/%{name}-%{version}/bin/keymapchars %{buildroot}%{_bindir}/gfxboot-keymapchars
12mr|gfxboot-4.1.19-8|67	mv %{buildroot}%{_sbindir}/gfxboot-compile %{buildroot}%{_bindir}/gfxboot-compile
12mr|gfxboot-4.1.19-8|68	mv %{buildroot}%{_sbindir}/gfxboot-font %{buildroot}%{_bindir}/gfxboot-font
12mr|gfxboot-4.1.19-8|69	
12mr|gfxboot-4.1.19-8|70	%clean
12mr|gfxboot-4.1.19-8|71	rm -rf $RPM_BUILD_ROOT
12mr|gfxboot-4.1.19-8|72	
12mr|gfxboot-4.1.19-8|73	%files
12mr|gfxboot-4.1.19-8|74	%defattr(-,root,root)
12mr|gfxboot-4.1.19-8|75	%{_sbindir}/gfxboot
12mr|gfxboot-4.1.19-8|76	%{_mandir}/man8/*
12mr|gfxboot-4.1.19-8|77	
12mr|gfxboot-4.1.19-8|78	%files devel
12mr|gfxboot-4.1.19-8|79	%defattr(-,root,root)
12mr|gfxboot-4.1.19-8|80	%{_bindir}/gfxboot-compile
12mr|gfxboot-4.1.19-8|81	%{_bindir}/gfxboot-font
12mr|gfxboot-4.1.19-8|82	%{_bindir}/gfxboot-adddir
12mr|gfxboot-4.1.19-8|83	%{_bindir}/gfxboot-keymapchars
12mr|gfxboot-4.1.19-8|84	%doc doc/gfxboot.html
12mr|gfxboot-4.1.19-8|85	%doc doc/gfxboot.txt
12mr|gfxboot-4.1.19-8|86	
12mr|gfxboot-4.1.19-8|87	
12mr|gfxboot-4.1.19-8|88	
12mr|gfxboot-4.1.19-8|89	%changelog
12mr|gfxboot-4.1.19-8|90	

14075 12
12mr|ggz-client-libs-0.0.14.1-9|1	%define mod_major 4
12mr|ggz-client-libs-0.0.14.1-9|2	%define core_major 9
12mr|ggz-client-libs-0.0.14.1-9|3	%define modlibname %mklibname ggzmod %{mod_major}
12mr|ggz-client-libs-0.0.14.1-9|4	%define corelibname %mklibname ggzcore %{core_major}
12mr|ggz-client-libs-0.0.14.1-9|5	
12mr|ggz-client-libs-0.0.14.1-9|6	%define libggz_version %{version}
12mr|ggz-client-libs-0.0.14.1-9|7	%define lib_name %mklibname %{name} %{core_major}
12mr|ggz-client-libs-0.0.14.1-9|8	%define develname %mklibname -d %{name}
12mr|ggz-client-libs-0.0.14.1-9|9	
12mr|ggz-client-libs-0.0.14.1-9|10	Name:		ggz-client-libs
12mr|ggz-client-libs-0.0.14.1-9|11	Summary:	GGZ Client Libraries
12mr|ggz-client-libs-0.0.14.1-9|12	Version:	0.0.14.1
12mr|ggz-client-libs-0.0.14.1-9|13	Release:	9
12mr|ggz-client-libs-0.0.14.1-9|14	License:	GPL
12mr|ggz-client-libs-0.0.14.1-9|15	Group:		Games/Other
12mr|ggz-client-libs-0.0.14.1-9|16	URL:		http://ggzgamingzone.org/
12mr|ggz-client-libs-0.0.14.1-9|17	Source0:	http://ftp.ggzgamingzone.org/pub/ggz/%{version}/%{name}-%{version}.tar.bz2
12mr|ggz-client-libs-0.0.14.1-9|18	
12mr|ggz-client-libs-0.0.14.1-9|19	BuildRequires:	libggz-devel = %{libggz_version}
12mr|ggz-client-libs-0.0.14.1-9|20	BuildRequires:	popt-devel
12mr|ggz-client-libs-0.0.14.1-9|21	BuildRequires:	expat-devel
12mr|ggz-client-libs-0.0.14.1-9|22	Requires(pre):	%{modlibname} = %{version}
12mr|ggz-client-libs-0.0.14.1-9|23	Requires(pre):	%{corelibname} = %{version}
12mr|ggz-client-libs-0.0.14.1-9|24	
12mr|ggz-client-libs-0.0.14.1-9|25	%description
12mr|ggz-client-libs-0.0.14.1-9|26	The GGZ client libraries are necessary for running and/or developing
12mr|ggz-client-libs-0.0.14.1-9|27	GGZ Gaming Zone clients and games.
12mr|ggz-client-libs-0.0.14.1-9|28	
12mr|ggz-client-libs-0.0.14.1-9|29	This package contains shared data files of GGZ and utility that
12mr|ggz-client-libs-0.0.14.1-9|30	maintain installed game modules.
12mr|ggz-client-libs-0.0.14.1-9|31	
12mr|ggz-client-libs-0.0.14.1-9|32	%package -n	%{modlibname}
12mr|ggz-client-libs-0.0.14.1-9|33	Summary:	GGZ Library containing functions interfacing game server and GGZ
12mr|ggz-client-libs-0.0.14.1-9|34	Group:		System/Libraries
12mr|ggz-client-libs-0.0.14.1-9|35	Requires:	%{name} = %{version}
12mr|ggz-client-libs-0.0.14.1-9|36	Provides:	libggzmod = %{version}
12mr|ggz-client-libs-0.0.14.1-9|37	
12mr|ggz-client-libs-0.0.14.1-9|38	%description -n	%{modlibname}
12mr|ggz-client-libs-0.0.14.1-9|39	The GGZ client libraries are necessary for running and/or developing
12mr|ggz-client-libs-0.0.14.1-9|40	GGZ Gaming Zone clients and games.
12mr|ggz-client-libs-0.0.14.1-9|41	
12mr|ggz-client-libs-0.0.14.1-9|42	This package contains library that contains common functions for
12mr|ggz-client-libs-0.0.14.1-9|43	interfacing a game server and GGZ.
12mr|ggz-client-libs-0.0.14.1-9|44	
12mr|ggz-client-libs-0.0.14.1-9|45	%package -n	%{corelibname}
12mr|ggz-client-libs-0.0.14.1-9|46	Summary:	GGZ Library needed by GGZ clients
12mr|ggz-client-libs-0.0.14.1-9|47	Group:		System/Libraries
12mr|ggz-client-libs-0.0.14.1-9|48	Requires:	%{name} = %{version}
12mr|ggz-client-libs-0.0.14.1-9|49	Provides:	libggzcore = %{version}
12mr|ggz-client-libs-0.0.14.1-9|50	
12mr|ggz-client-libs-0.0.14.1-9|51	%description -n	%{corelibname}
12mr|ggz-client-libs-0.0.14.1-9|52	The GGZ client libraries are necessary for running and/or developing
12mr|ggz-client-libs-0.0.14.1-9|53	GGZ Gaming Zone clients and games.
12mr|ggz-client-libs-0.0.14.1-9|54	
12mr|ggz-client-libs-0.0.14.1-9|55	This package contains library that contains core functions needed
12mr|ggz-client-libs-0.0.14.1-9|56	by all GGZ clients.
12mr|ggz-client-libs-0.0.14.1-9|57	
12mr|ggz-client-libs-0.0.14.1-9|58	%package -n	%{develname}
12mr|ggz-client-libs-0.0.14.1-9|59	Summary:	Development files for GGZ game clients library
12mr|ggz-client-libs-0.0.14.1-9|60	Group:		Development/C
12mr|ggz-client-libs-0.0.14.1-9|61	Requires:	libggz-devel = %{libggz_version}
12mr|ggz-client-libs-0.0.14.1-9|62	Requires: 	%{modlibname} = %{version}-%{release}
12mr|ggz-client-libs-0.0.14.1-9|63	Requires:	%{corelibname} = %{version}-%{release}
12mr|ggz-client-libs-0.0.14.1-9|64	Provides: 	%{name}-devel = %{version}-%{release}
12mr|ggz-client-libs-0.0.14.1-9|65	
12mr|ggz-client-libs-0.0.14.1-9|66	%description -n	%{develname}
12mr|ggz-client-libs-0.0.14.1-9|67	The GGZ client libraries are necessary for running and/or developing
12mr|ggz-client-libs-0.0.14.1-9|68	GGZ Gaming Zone clients and games.
12mr|ggz-client-libs-0.0.14.1-9|69	
12mr|ggz-client-libs-0.0.14.1-9|70	This package contains headers and other development files used for
12mr|ggz-client-libs-0.0.14.1-9|71	building GGZ Gaming Zone clients or game modules.
12mr|ggz-client-libs-0.0.14.1-9|72	
12mr|ggz-client-libs-0.0.14.1-9|73	%prep
12mr|ggz-client-libs-0.0.14.1-9|74	%setup -q
12mr|ggz-client-libs-0.0.14.1-9|75	
12mr|ggz-client-libs-0.0.14.1-9|76	%build
12mr|ggz-client-libs-0.0.14.1-9|77	%configure2_5x \
12mr|ggz-client-libs-0.0.14.1-9|78	--disable-static \
12mr|ggz-client-libs-0.0.14.1-9|79	--with-libggz-libraries=%{_libdir}
12mr|ggz-client-libs-0.0.14.1-9|80	
12mr|ggz-client-libs-0.0.14.1-9|81	%make
12mr|ggz-client-libs-0.0.14.1-9|82	
12mr|ggz-client-libs-0.0.14.1-9|83	%install
12mr|ggz-client-libs-0.0.14.1-9|84	rm -rf %{buildroot} ggz*.lang
12mr|ggz-client-libs-0.0.14.1-9|85	%makeinstall_std
12mr|ggz-client-libs-0.0.14.1-9|86	
12mr|ggz-client-libs-0.0.14.1-9|87	%find_lang ggzcore
12mr|ggz-client-libs-0.0.14.1-9|88	%find_lang ggz-config
12mr|ggz-client-libs-0.0.14.1-9|89	cat ggz-config.lang >> ggzcore.lang
12mr|ggz-client-libs-0.0.14.1-9|90	
12mr|ggz-client-libs-0.0.14.1-9|91	# owns various directories
12mr|ggz-client-libs-0.0.14.1-9|92	mkdir -p %{buildroot}%{_libdir}/ggz \
12mr|ggz-client-libs-0.0.14.1-9|93	%{buildroot}%{_datadir}/ggz/ggz-config \
12mr|ggz-client-libs-0.0.14.1-9|94	%{buildroot}%{_datadir}/ggz/pixmaps
12mr|ggz-client-libs-0.0.14.1-9|95	
12mr|ggz-client-libs-0.0.14.1-9|96	mkdir -p %{buildroot}%{_sysconfdir}
12mr|ggz-client-libs-0.0.14.1-9|97	touch %{buildroot}%{_sysconfdir}/ggz.modules
12mr|ggz-client-libs-0.0.14.1-9|98	
12mr|ggz-client-libs-0.0.14.1-9|99	%post
12mr|ggz-client-libs-0.0.14.1-9|100	touch %{_sysconfdir}/ggz.modules
12mr|ggz-client-libs-0.0.14.1-9|101	
12mr|ggz-client-libs-0.0.14.1-9|102	%files -f ggzcore.lang
12mr|ggz-client-libs-0.0.14.1-9|103	%doc AUTHORS COPYING NEWS README QuickStart.GGZ README.GGZ
12mr|ggz-client-libs-0.0.14.1-9|104	%ghost %{_sysconfdir}/ggz.modules
12mr|ggz-client-libs-0.0.14.1-9|105	%{_sysconfdir}/xdg/menus/ggz.menu
12mr|ggz-client-libs-0.0.14.1-9|106	%{_sysconfdir}/xdg/menus/applications-merged/ggz.merge.menu
12mr|ggz-client-libs-0.0.14.1-9|107	%{_bindir}/ggz-config
12mr|ggz-client-libs-0.0.14.1-9|108	%{_bindir}/ggz-wrapper
12mr|ggz-client-libs-0.0.14.1-9|109	%{_bindir}/ggz
12mr|ggz-client-libs-0.0.14.1-9|110	%dir %{_libexecdir}/ggz
12mr|ggz-client-libs-0.0.14.1-9|111	%dir %{_libexecdir}/ggz/ggzwrap
12mr|ggz-client-libs-0.0.14.1-9|112	%dir %{_datadir}/ggz
12mr|ggz-client-libs-0.0.14.1-9|113	%dir %{_datadir}/ggz/ggz-config
12mr|ggz-client-libs-0.0.14.1-9|114	%dir %{_datadir}/ggz/pixmaps
12mr|ggz-client-libs-0.0.14.1-9|115	%{_datadir}/desktop-directories/ggz-games.directory
12mr|ggz-client-libs-0.0.14.1-9|116	%{_datadir}/desktop-directories/ggz.directory
12mr|ggz-client-libs-0.0.14.1-9|117	%{_mandir}/man1/*
12mr|ggz-client-libs-0.0.14.1-9|118	%{_mandir}/man5/*
12mr|ggz-client-libs-0.0.14.1-9|119	%{_mandir}/man6/*
12mr|ggz-client-libs-0.0.14.1-9|120	%{_mandir}/man7/*
12mr|ggz-client-libs-0.0.14.1-9|121	
12mr|ggz-client-libs-0.0.14.1-9|122	%files -n %{modlibname}
12mr|ggz-client-libs-0.0.14.1-9|123	%{_libdir}/libggzmod.so.%{mod_major}*
12mr|ggz-client-libs-0.0.14.1-9|124	
12mr|ggz-client-libs-0.0.14.1-9|125	%files -n %{corelibname}
12mr|ggz-client-libs-0.0.14.1-9|126	%{_libdir}/libggzcore.so.%{core_major}*
12mr|ggz-client-libs-0.0.14.1-9|127	
12mr|ggz-client-libs-0.0.14.1-9|128	%files -n %{develname}
12mr|ggz-client-libs-0.0.14.1-9|129	%doc COPYING ChangeLog
12mr|ggz-client-libs-0.0.14.1-9|130	%{_includedir}/*
12mr|ggz-client-libs-0.0.14.1-9|131	%{_libdir}/lib*.so
12mr|ggz-client-libs-0.0.14.1-9|132	%{_mandir}/man3/*
12mr|ggz-client-libs-0.0.14.1-9|133	
12mr|ggz-client-libs-0.0.14.1-9|134	
12mr|ggz-client-libs-0.0.14.1-9|135	
12mr|ggz-client-libs-0.0.14.1-9|136	%changelog
12mr|ggz-client-libs-0.0.14.1-9|137	

14076 12
12mr|ggz-gtk-client-0.0.14.1-13|1	%define major 1
12mr|ggz-gtk-client-0.0.14.1-13|2	%define libname %mklibname %{name} %{major}
12mr|ggz-gtk-client-0.0.14.1-13|3	%define develname %mklibname -d %{name}
12mr|ggz-gtk-client-0.0.14.1-13|4	
12mr|ggz-gtk-client-0.0.14.1-13|5	%define libggz_version %{version}
12mr|ggz-gtk-client-0.0.14.1-13|6	
12mr|ggz-gtk-client-0.0.14.1-13|7	%define ggz_client_libs_version %{version}
12mr|ggz-gtk-client-0.0.14.1-13|8	
12mr|ggz-gtk-client-0.0.14.1-13|9	Name:		ggz-gtk-client
12mr|ggz-gtk-client-0.0.14.1-13|10	Summary:	GGZ Client with GTK+ user interface
12mr|ggz-gtk-client-0.0.14.1-13|11	Version:	0.0.14.1
12mr|ggz-gtk-client-0.0.14.1-13|12	Release:	13
12mr|ggz-gtk-client-0.0.14.1-13|13	License:	GPL
12mr|ggz-gtk-client-0.0.14.1-13|14	Group:		Games/Other
12mr|ggz-gtk-client-0.0.14.1-13|15	URL:		http://ggzgamingzone.org/
12mr|ggz-gtk-client-0.0.14.1-13|16	
12mr|ggz-gtk-client-0.0.14.1-13|17	# http://download.sf.net/ggz/
12mr|ggz-gtk-client-0.0.14.1-13|18	Source0:	%{name}-%{version}.tar.bz2
12mr|ggz-gtk-client-0.0.14.1-13|19	Patch0:		ggz-gtk-client-0.0.14.1-linkage_fix.diff
12mr|ggz-gtk-client-0.0.14.1-13|20	
12mr|ggz-gtk-client-0.0.14.1-13|21	BuildRequires:	desktop-file-utils
12mr|ggz-gtk-client-0.0.14.1-13|22	BuildRequires:	libggz-devel = %{libggz_version}
12mr|ggz-gtk-client-0.0.14.1-13|23	BuildRequires:	ggz-client-libs-devel = %{ggz_client_libs_version}
12mr|ggz-gtk-client-0.0.14.1-13|24	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|ggz-gtk-client-0.0.14.1-13|25	BuildRequires:	pkgconfig(xft)
12mr|ggz-gtk-client-0.0.14.1-13|26	Requires:	ggz-client-libs = %{ggz_client_libs_version}
12mr|ggz-gtk-client-0.0.14.1-13|27	Suggests:	ggz-game-modules = %{version}
12mr|ggz-gtk-client-0.0.14.1-13|28	
12mr|ggz-gtk-client-0.0.14.1-13|29	%description
12mr|ggz-gtk-client-0.0.14.1-13|30	The official GGZ Gaming Zone client with GTK+ user interface.
12mr|ggz-gtk-client-0.0.14.1-13|31	
12mr|ggz-gtk-client-0.0.14.1-13|32	%package -n	%{libname}
12mr|ggz-gtk-client-0.0.14.1-13|33	Summary:	GGZ Library client with GTK+ user interface
12mr|ggz-gtk-client-0.0.14.1-13|34	Group:		Games/Other
12mr|ggz-gtk-client-0.0.14.1-13|35	
12mr|ggz-gtk-client-0.0.14.1-13|36	%description -n	%{libname}
12mr|ggz-gtk-client-0.0.14.1-13|37	The official GGZ Gaming Zone client with GTK+ user interface.
12mr|ggz-gtk-client-0.0.14.1-13|38	
12mr|ggz-gtk-client-0.0.14.1-13|39	%package -n	%{develname}
12mr|ggz-gtk-client-0.0.14.1-13|40	Summary:	Development files for GGZ Gaming Zone client with GTK+ user interface
12mr|ggz-gtk-client-0.0.14.1-13|41	Group:		Development/Other
12mr|ggz-gtk-client-0.0.14.1-13|42	Requires:	%{libname} = %{version}
12mr|ggz-gtk-client-0.0.14.1-13|43	Provides: 	%{name}-devel = %{version}
12mr|ggz-gtk-client-0.0.14.1-13|44	
12mr|ggz-gtk-client-0.0.14.1-13|45	%description -n	%{develname}
12mr|ggz-gtk-client-0.0.14.1-13|46	The GGZ client libraries are necessary for running and/or developing
12mr|ggz-gtk-client-0.0.14.1-13|47	GGZ Gaming Zone clients and games.
12mr|ggz-gtk-client-0.0.14.1-13|48	
12mr|ggz-gtk-client-0.0.14.1-13|49	This package contains headers and other development files used for
12mr|ggz-gtk-client-0.0.14.1-13|50	building GGZ Gaming Zone GTK2+ client.
12mr|ggz-gtk-client-0.0.14.1-13|51	
12mr|ggz-gtk-client-0.0.14.1-13|52	%prep
12mr|ggz-gtk-client-0.0.14.1-13|53	%setup -q
12mr|ggz-gtk-client-0.0.14.1-13|54	%patch0 -p0
12mr|ggz-gtk-client-0.0.14.1-13|55	
12mr|ggz-gtk-client-0.0.14.1-13|56	%build
12mr|ggz-gtk-client-0.0.14.1-13|57	autoreconf -fis
12mr|ggz-gtk-client-0.0.14.1-13|58	%configure2_5x \
12mr|ggz-gtk-client-0.0.14.1-13|59	--disable-static \
12mr|ggz-gtk-client-0.0.14.1-13|60	--bindir=%{_gamesbindir} \
12mr|ggz-gtk-client-0.0.14.1-13|61	--datadir="\${prefix}/share" \
12mr|ggz-gtk-client-0.0.14.1-13|62	--with-libggz-libraries=%{_libdir} \
12mr|ggz-gtk-client-0.0.14.1-13|63	--with-ggzcore-libraries=%{_libdir} \
12mr|ggz-gtk-client-0.0.14.1-13|64	--with-ggzmod-libraries=%{_libdir} \
12mr|ggz-gtk-client-0.0.14.1-13|65	
12mr|ggz-gtk-client-0.0.14.1-13|66	%make
12mr|ggz-gtk-client-0.0.14.1-13|67	
12mr|ggz-gtk-client-0.0.14.1-13|68	%install
12mr|ggz-gtk-client-0.0.14.1-13|69	rm -rf %{buildroot}
12mr|ggz-gtk-client-0.0.14.1-13|70	%makeinstall_std
12mr|ggz-gtk-client-0.0.14.1-13|71	
12mr|ggz-gtk-client-0.0.14.1-13|72	
12mr|ggz-gtk-client-0.0.14.1-13|73	desktop-file-install --vendor="" \
12mr|ggz-gtk-client-0.0.14.1-13|74	--remove-category="Application" \
12mr|ggz-gtk-client-0.0.14.1-13|75	--remove-key="Encoding" \
12mr|ggz-gtk-client-0.0.14.1-13|76	--add-category="GTK;Game" \
12mr|ggz-gtk-client-0.0.14.1-13|77	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|ggz-gtk-client-0.0.14.1-13|78	
12mr|ggz-gtk-client-0.0.14.1-13|79	%find_lang ggz-gtk
12mr|ggz-gtk-client-0.0.14.1-13|80	
12mr|ggz-gtk-client-0.0.14.1-13|81	%files -f ggz-gtk.lang
12mr|ggz-gtk-client-0.0.14.1-13|82	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO README.GGZ QuickStart.GGZ
12mr|ggz-gtk-client-0.0.14.1-13|83	%{_gamesbindir}/ggz-gtk
12mr|ggz-gtk-client-0.0.14.1-13|84	%{_datadir}/applications/*
12mr|ggz-gtk-client-0.0.14.1-13|85	%{_datadir}/ggz/ggz-gtk-client/*
12mr|ggz-gtk-client-0.0.14.1-13|86	%{_datadir}/ggz/help/*
12mr|ggz-gtk-client-0.0.14.1-13|87	%{_mandir}/man?/*
12mr|ggz-gtk-client-0.0.14.1-13|88	
12mr|ggz-gtk-client-0.0.14.1-13|89	%files -n %{libname}
12mr|ggz-gtk-client-0.0.14.1-13|90	%{_libdir}/libggz-gtk.so.%{major}*
12mr|ggz-gtk-client-0.0.14.1-13|91	
12mr|ggz-gtk-client-0.0.14.1-13|92	%files -n %{develname}
12mr|ggz-gtk-client-0.0.14.1-13|93	%doc COPYING ChangeLog
12mr|ggz-gtk-client-0.0.14.1-13|94	%{_includedir}/*
12mr|ggz-gtk-client-0.0.14.1-13|95	%{_libdir}/lib*.so
12mr|ggz-gtk-client-0.0.14.1-13|96	
12mr|ggz-gtk-client-0.0.14.1-13|97	
12mr|ggz-gtk-client-0.0.14.1-13|98	
12mr|ggz-gtk-client-0.0.14.1-13|99	
12mr|ggz-gtk-client-0.0.14.1-13|100	%changelog
12mr|ggz-gtk-client-0.0.14.1-13|101	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ggz-gtk-client-0.0.14.1-13|102	+ Commit: 2a5454b
12mr|ggz-gtk-client-0.0.14.1-13|103	- Sync with Cooker (various cleanups), do more cleanups
12mr|ggz-gtk-client-0.0.14.1-13|104	
12mr|ggz-gtk-client-0.0.14.1-13|105	

14077 12
12mr|ggz-server-0.0.14.1-11|1	%define lib_major 6
12mr|ggz-server-0.0.14.1-11|2	%define libname %mklibname ggzdmod %{lib_major}
12mr|ggz-server-0.0.14.1-11|3	%define libname_basic libggzdmod
12mr|ggz-server-0.0.14.1-11|4	
12mr|ggz-server-0.0.14.1-11|5	%define enable_mysql 0
12mr|ggz-server-0.0.14.1-11|6	%{?_with_mysql: %global enable_mysql 1}
12mr|ggz-server-0.0.14.1-11|7	
12mr|ggz-server-0.0.14.1-11|8	%define enable_pgsql 0
12mr|ggz-server-0.0.14.1-11|9	%{?_with_pgsql: %global enable_pgsql 1}
12mr|ggz-server-0.0.14.1-11|10	
12mr|ggz-server-0.0.14.1-11|11	Name:		ggz-server
12mr|ggz-server-0.0.14.1-11|12	Summary:	Server software for the GGZ Gaming Zone
12mr|ggz-server-0.0.14.1-11|13	Version:	0.0.14.1
12mr|ggz-server-0.0.14.1-11|14	Release:	11
12mr|ggz-server-0.0.14.1-11|15	License:	GPL
12mr|ggz-server-0.0.14.1-11|16	Group:		Games/Other
12mr|ggz-server-0.0.14.1-11|17	URL:		http://www.ggzgamingzone.org/
12mr|ggz-server-0.0.14.1-11|18	Source:		%{name}-%{version}.tar.bz2
12mr|ggz-server-0.0.14.1-11|19	Patch0:		ggz-server-gcc43.diff
12mr|ggz-server-0.0.14.1-11|20	Patch1:		ggz-server-linkage_fix.diff
12mr|ggz-server-0.0.14.1-11|21	Patch2:		ggz_server_inotify.patch
12mr|ggz-server-0.0.14.1-11|22	Patch3:		ggz-server_wformat.patch
12mr|ggz-server-0.0.14.1-11|23	Patch4:		ggz-server-0.0.14.1-cstdio.patch
12mr|ggz-server-0.0.14.1-11|24	Patch5:		ggz-server-0.0.14.1-gcc46.patch
12mr|ggz-server-0.0.14.1-11|25	BuildRequires:	autoconf
12mr|ggz-server-0.0.14.1-11|26	BuildRequires:	libggz-devel = %{version}
12mr|ggz-server-0.0.14.1-11|27	BuildRequires:	popt-devel
12mr|ggz-server-0.0.14.1-11|28	BuildRequires:	expat-devel
12mr|ggz-server-0.0.14.1-11|29	%if %{enable_mysql}
12mr|ggz-server-0.0.14.1-11|30	BuildRequires:	mysql-devel
12mr|ggz-server-0.0.14.1-11|31	%else
12mr|ggz-server-0.0.14.1-11|32	%if %{enable_pgsql}
12mr|ggz-server-0.0.14.1-11|33	BuildRequires:	postgresql-devel
12mr|ggz-server-0.0.14.1-11|34	%else
12mr|ggz-server-0.0.14.1-11|35	BuildRequires:	db-devel
12mr|ggz-server-0.0.14.1-11|36	%endif
12mr|ggz-server-0.0.14.1-11|37	%endif
12mr|ggz-server-0.0.14.1-11|38	Requires:	libggz = %{version}
12mr|ggz-server-0.0.14.1-11|39	Requires:	%{libname} = %{version}-%{release}
12mr|ggz-server-0.0.14.1-11|40	
12mr|ggz-server-0.0.14.1-11|41	%description
12mr|ggz-server-0.0.14.1-11|42	The GGZ Gaming Zone server allows other computers to connect to yours via
12mr|ggz-server-0.0.14.1-11|43	the Internet and play network games.  Currently, the following game servers
12mr|ggz-server-0.0.14.1-11|44	are packaged with GGZ:
12mr|ggz-server-0.0.14.1-11|45	- Spades		- Connect the Dots
12mr|ggz-server-0.0.14.1-11|46	- Tic-Tac-Toe		- La Pocha
12mr|ggz-server-0.0.14.1-11|47	- Chinese Checkers	- Chess
12mr|ggz-server-0.0.14.1-11|48	- Combat		- Hastings
12mr|ggz-server-0.0.14.1-11|49	- Krosswater		- Reversi
12mr|ggz-server-0.0.14.1-11|50	- GGZ Cards		- Escape
12mr|ggz-server-0.0.14.1-11|51	- Keepalive		- Muehle
12mr|ggz-server-0.0.14.1-11|52	
12mr|ggz-server-0.0.14.1-11|53	# Main package
12mr|ggz-server-0.0.14.1-11|54	%package -n	%{libname}
12mr|ggz-server-0.0.14.1-11|55	Summary:	GGZ server libraries
12mr|ggz-server-0.0.14.1-11|56	Group:		System/Libraries
12mr|ggz-server-0.0.14.1-11|57	Provides:	%{libname_basic} = %{version}-%{release}
12mr|ggz-server-0.0.14.1-11|58	
12mr|ggz-server-0.0.14.1-11|59	%description -n	%{libname}
12mr|ggz-server-0.0.14.1-11|60	The GGZ Gaming Zone server allows other computers to connect to yours via
12mr|ggz-server-0.0.14.1-11|61	the Internet and play network games.  Currently, the following game servers
12mr|ggz-server-0.0.14.1-11|62	are packaged with GGZ:
12mr|ggz-server-0.0.14.1-11|63	- Spades		- Connect the Dots
12mr|ggz-server-0.0.14.1-11|64	- Tic-Tac-Toe		- La Pocha
12mr|ggz-server-0.0.14.1-11|65	- Chinese Checkers	- Chess
12mr|ggz-server-0.0.14.1-11|66	- Combat		- Hastings
12mr|ggz-server-0.0.14.1-11|67	- Krosswater		- Reversi
12mr|ggz-server-0.0.14.1-11|68	- GGZ Cards		- Escape
12mr|ggz-server-0.0.14.1-11|69	- Keepalive		- Muehle
12mr|ggz-server-0.0.14.1-11|70	
12mr|ggz-server-0.0.14.1-11|71	This package provides the libraries needed to run the server.
12mr|ggz-server-0.0.14.1-11|72	
12mr|ggz-server-0.0.14.1-11|73	# Devel package
12mr|ggz-server-0.0.14.1-11|74	%package	devel
12mr|ggz-server-0.0.14.1-11|75	Summary:	GGZ server development libraries
12mr|ggz-server-0.0.14.1-11|76	Group:		Development/C
12mr|ggz-server-0.0.14.1-11|77	Provides:	%{libname_basic}-devel = %{version}-%{release}
12mr|ggz-server-0.0.14.1-11|78	Provides:	%{name}-devel = %{version}-%{release}
12mr|ggz-server-0.0.14.1-11|79	Requires:	%{libname} = %{version}-%{release}
12mr|ggz-server-0.0.14.1-11|80	
12mr|ggz-server-0.0.14.1-11|81	%description	devel
12mr|ggz-server-0.0.14.1-11|82	The GGZ Gaming Zone server allows other computers to connect to yours via
12mr|ggz-server-0.0.14.1-11|83	the Internet and play network games.  Currently, the following game servers
12mr|ggz-server-0.0.14.1-11|84	are packaged with GGZ:
12mr|ggz-server-0.0.14.1-11|85	- Spades		- Connect the Dots
12mr|ggz-server-0.0.14.1-11|86	- Tic-Tac-Toe		- La Pocha
12mr|ggz-server-0.0.14.1-11|87	- Chinese Checkers	- Chess
12mr|ggz-server-0.0.14.1-11|88	- Combat		- Hastings
12mr|ggz-server-0.0.14.1-11|89	- Krosswater		- Reversi
12mr|ggz-server-0.0.14.1-11|90	- GGZ Cards		- Escape
12mr|ggz-server-0.0.14.1-11|91	- Keepalive		- Muehle
12mr|ggz-server-0.0.14.1-11|92	
12mr|ggz-server-0.0.14.1-11|93	This package provides all development related files necessary for you to
12mr|ggz-server-0.0.14.1-11|94	develop or compile any extra games which supports GGZ gaming server.
12mr|ggz-server-0.0.14.1-11|95	
12mr|ggz-server-0.0.14.1-11|96	%prep
12mr|ggz-server-0.0.14.1-11|97	%if %{enable_mysql} && %{enable_pgsql}
12mr|ggz-server-0.0.14.1-11|98	echo "\"--with mysql\" and \"--with pgsql\" can't be used together."
12mr|ggz-server-0.0.14.1-11|99	exit 1
12mr|ggz-server-0.0.14.1-11|100	%endif
12mr|ggz-server-0.0.14.1-11|101	
12mr|ggz-server-0.0.14.1-11|102	%setup -q
12mr|ggz-server-0.0.14.1-11|103	%patch0 -p0
12mr|ggz-server-0.0.14.1-11|104	%patch1 -p0
12mr|ggz-server-0.0.14.1-11|105	%patch2 -p1
12mr|ggz-server-0.0.14.1-11|106	%patch3 -p1
12mr|ggz-server-0.0.14.1-11|107	%patch4 -p1
12mr|ggz-server-0.0.14.1-11|108	%patch5 -p0
12mr|ggz-server-0.0.14.1-11|109	
12mr|ggz-server-0.0.14.1-11|110	autoreconf -fi
12mr|ggz-server-0.0.14.1-11|111	
12mr|ggz-server-0.0.14.1-11|112	%build
12mr|ggz-server-0.0.14.1-11|113	%serverbuild
12mr|ggz-server-0.0.14.1-11|114	%configure2_5x \
12mr|ggz-server-0.0.14.1-11|115	--disable-static \
12mr|ggz-server-0.0.14.1-11|116	--with-libggz-libraries=%{_libdir} \
12mr|ggz-server-0.0.14.1-11|117	%if %enable_mysql
12mr|ggz-server-0.0.14.1-11|118	--with-database=mysql
12mr|ggz-server-0.0.14.1-11|119	%else
12mr|ggz-server-0.0.14.1-11|120	%if %enable_pgsql
12mr|ggz-server-0.0.14.1-11|121	--with-database=pgsql
12mr|ggz-server-0.0.14.1-11|122	%else
12mr|ggz-server-0.0.14.1-11|123	--with-database=db4
12mr|ggz-server-0.0.14.1-11|124	%endif
12mr|ggz-server-0.0.14.1-11|125	%endif
12mr|ggz-server-0.0.14.1-11|126	%make LIBS="-pthread"
12mr|ggz-server-0.0.14.1-11|127	
12mr|ggz-server-0.0.14.1-11|128	%install
12mr|ggz-server-0.0.14.1-11|129	%makeinstall_std
12mr|ggz-server-0.0.14.1-11|130	
12mr|ggz-server-0.0.14.1-11|131	%files
12mr|ggz-server-0.0.14.1-11|132	%doc AUTHORS COPYING INSTALL NEWS README README.GGZ TODO
12mr|ggz-server-0.0.14.1-11|133	%config(noreplace) /etc/ggzd
12mr|ggz-server-0.0.14.1-11|134	%{_bindir}/*
12mr|ggz-server-0.0.14.1-11|135	%{_libdir}/ggzd
12mr|ggz-server-0.0.14.1-11|136	%{_datadir}/ggz/ggzd
12mr|ggz-server-0.0.14.1-11|137	%{_mandir}/man?/*
12mr|ggz-server-0.0.14.1-11|138	
12mr|ggz-server-0.0.14.1-11|139	%files -n %{libname}
12mr|ggz-server-0.0.14.1-11|140	%{_libdir}/libggzdmod.so.%{lib_major}
12mr|ggz-server-0.0.14.1-11|141	%{_libdir}/libggzdmod.so.%{lib_major}.*
12mr|ggz-server-0.0.14.1-11|142	%{_libdir}/libggzdmod++.so.*
12mr|ggz-server-0.0.14.1-11|143	
12mr|ggz-server-0.0.14.1-11|144	%files devel
12mr|ggz-server-0.0.14.1-11|145	%doc ChangeLog
12mr|ggz-server-0.0.14.1-11|146	%{_includedir}/*
12mr|ggz-server-0.0.14.1-11|147	%{_libdir}/libggzdmod++.so
12mr|ggz-server-0.0.14.1-11|148	%{_libdir}/libggzdmod.so
12mr|ggz-server-0.0.14.1-11|149	
12mr|ggz-server-0.0.14.1-11|150	
12mr|ggz-server-0.0.14.1-11|151	
12mr|ggz-server-0.0.14.1-11|152	%changelog
12mr|ggz-server-0.0.14.1-11|153	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ggz-server-0.0.14.1-11|154	+ Commit: 2e5b932
12mr|ggz-server-0.0.14.1-11|155	- Drop .la and .a files, spec cleanup
12mr|ggz-server-0.0.14.1-11|156	
12mr|ggz-server-0.0.14.1-11|157	

14078 12
12mr|ghex-3.6.0-1|1	%define api		3
12mr|ghex-3.6.0-1|2	%define major		0
12mr|ghex-3.6.0-1|3	%define libname		%mklibname gtkhex %{api} %{major}
12mr|ghex-3.6.0-1|4	%define develname	%mklibname -d gtkhex
12mr|ghex-3.6.0-1|5	
12mr|ghex-3.6.0-1|6	Summary:	GNOME Hexadecimal Editor
12mr|ghex-3.6.0-1|7	Name:		ghex
12mr|ghex-3.6.0-1|8	Version:	3.6.0
12mr|ghex-3.6.0-1|9	Release:	1
12mr|ghex-3.6.0-1|10	License:	GPLv2+
12mr|ghex-3.6.0-1|11	Group:		Editors
12mr|ghex-3.6.0-1|12	Url:		http://live.gnome.org/Ghex
12mr|ghex-3.6.0-1|13	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|ghex-3.6.0-1|14	
12mr|ghex-3.6.0-1|15	BuildRequires:	gettext
12mr|ghex-3.6.0-1|16	BuildRequires:	intltool
12mr|ghex-3.6.0-1|17	BuildRequires:	perl-XML-Parser
12mr|ghex-3.6.0-1|18	BuildRequires:	desktop-file-utils
12mr|ghex-3.6.0-1|19	BuildRequires:	pkgconfig(gail-3.0)
12mr|ghex-3.6.0-1|20	BuildRequires:	pkgconfig(gconf-2.0)
12mr|ghex-3.6.0-1|21	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|ghex-3.6.0-1|22	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
12mr|ghex-3.6.0-1|23	BuildRequires:	pkgconfig(xml2po)
12mr|ghex-3.6.0-1|24	
12mr|ghex-3.6.0-1|25	%description
12mr|ghex-3.6.0-1|26	GHex allows the user to load data from any file, view and edit it in either
12mr|ghex-3.6.0-1|27	hex or ascii. A must for anyone playing games that use non-ascii format for
12mr|ghex-3.6.0-1|28	saving.
12mr|ghex-3.6.0-1|29	
12mr|ghex-3.6.0-1|30	%package -n %{libname}
12mr|ghex-3.6.0-1|31	Summary:	Shared library of the GNOME Hexadecimal Editor
12mr|ghex-3.6.0-1|32	Group:		System/Libraries
12mr|ghex-3.6.0-1|33	
12mr|ghex-3.6.0-1|34	%description -n %{libname}
12mr|ghex-3.6.0-1|35	This contains the shared library needed by ghex.
12mr|ghex-3.6.0-1|36	
12mr|ghex-3.6.0-1|37	%package -n %{develname}
12mr|ghex-3.6.0-1|38	Summary:	Development files for the GNOME Hexadecimal Editor library
12mr|ghex-3.6.0-1|39	Group:		Development/C
12mr|ghex-3.6.0-1|40	Requires:	%{libname} = %{version}-%{release}
12mr|ghex-3.6.0-1|41	Provides:	%{name}-devel = %{version}-%{release}
12mr|ghex-3.6.0-1|42	
12mr|ghex-3.6.0-1|43	%description -n %{develname}
12mr|ghex-3.6.0-1|44	This contains the development files needed to compile applications with
12mr|ghex-3.6.0-1|45	libghex.
12mr|ghex-3.6.0-1|46	
12mr|ghex-3.6.0-1|47	%prep
12mr|ghex-3.6.0-1|48	%setup -q
12mr|ghex-3.6.0-1|49	
12mr|ghex-3.6.0-1|50	%build
12mr|ghex-3.6.0-1|51	%configure2_5x \
12mr|ghex-3.6.0-1|52	--disable-static \
12mr|ghex-3.6.0-1|53	--disable-rpath \
12mr|ghex-3.6.0-1|54	--disable-scrollkeeper
12mr|ghex-3.6.0-1|55	
12mr|ghex-3.6.0-1|56	%make
12mr|ghex-3.6.0-1|57	
12mr|ghex-3.6.0-1|58	%install
12mr|ghex-3.6.0-1|59	%makeinstall_std
12mr|ghex-3.6.0-1|60	
12mr|ghex-3.6.0-1|61	desktop-file-install --vendor="" \
12mr|ghex-3.6.0-1|62	--remove-category="Application" \
12mr|ghex-3.6.0-1|63	--add-category="X-MandrivaLinux-MoreApplications-Editors" \
12mr|ghex-3.6.0-1|64	--dir %{buildroot}%{_datadir}/applications \
12mr|ghex-3.6.0-1|65	%{buildroot}%{_datadir}/applications/*
12mr|ghex-3.6.0-1|66	
12mr|ghex-3.6.0-1|67	%find_lang %{name}-%{api} --with-gnome --all-name
12mr|ghex-3.6.0-1|68	
12mr|ghex-3.6.0-1|69	#we don't want these
12mr|ghex-3.6.0-1|70	rm -rf %{buildroot}%{_libdir}/*.la
12mr|ghex-3.6.0-1|71	
12mr|ghex-3.6.0-1|72	
12mr|ghex-3.6.0-1|73	%files -f %{name}-%{api}.lang
12mr|ghex-3.6.0-1|74	%doc AUTHORS README
12mr|ghex-3.6.0-1|75	%{_bindir}/*
12mr|ghex-3.6.0-1|76	%{_datadir}/applications/*
12mr|ghex-3.6.0-1|77	%{_datadir}/icons/hicolor/*/apps/*ghex.*
12mr|ghex-3.6.0-1|78	%{_datadir}/GConf/gsettings/ghex.convert
12mr|ghex-3.6.0-1|79	%{_datadir}/glib-2.0/schemas/org.gnome.GHex.gschema.xml
12mr|ghex-3.6.0-1|80	
12mr|ghex-3.6.0-1|81	%files -n %{libname}
12mr|ghex-3.6.0-1|82	%{_libdir}/libgtkhex-%{api}.so.%{major}*
12mr|ghex-3.6.0-1|83	
12mr|ghex-3.6.0-1|84	%files -n %{develname}
12mr|ghex-3.6.0-1|85	%{_libdir}/libgtkhex-%{api}.so
12mr|ghex-3.6.0-1|86	%{_libdir}/pkgconfig/gtkhex-%{api}.pc
12mr|ghex-3.6.0-1|87	%{_includedir}/gtkhex-%{api}
12mr|ghex-3.6.0-1|88	
12mr|ghex-3.6.0-1|89	
12mr|ghex-3.6.0-1|90	
12mr|ghex-3.6.0-1|91	%changelog
12mr|ghex-3.6.0-1|92	

14079 12
12mr|ghostscript-9.05-4|1	%define _disable_ld_no_undefined 1
12mr|ghostscript-9.05-4|2	%define rel	4
12mr|ghostscript-9.05-4|3	
12mr|ghostscript-9.05-4|4	%define gsver 9.05
12mr|ghostscript-9.05-4|5	%define ijsver 0.35
12mr|ghostscript-9.05-4|6	%define ijsreloffset 76
12mr|ghostscript-9.05-4|7	%define ijsrel %(echo $((%{rel} + %{ijsreloffset})))
12mr|ghostscript-9.05-4|8	
12mr|ghostscript-9.05-4|9	%define ijsmajor 1
12mr|ghostscript-9.05-4|10	%define libijs %mklibname ijs %{ijsmajor}
12mr|ghostscript-9.05-4|11	%define libijs_devel %mklibname -d ijs
12mr|ghostscript-9.05-4|12	
12mr|ghostscript-9.05-4|13	%define gsmajor 9
12mr|ghostscript-9.05-4|14	%define libgs %mklibname gs %{gsmajor}
12mr|ghostscript-9.05-4|15	%define libgs_devel %mklibname -d gs
12mr|ghostscript-9.05-4|16	
12mr|ghostscript-9.05-4|17	%define bootstrap 0
12mr|ghostscript-9.05-4|18	
12mr|ghostscript-9.05-4|19	%define GSx11SVGAmodule 1
12mr|ghostscript-9.05-4|20	%define withcupsfilters 1
12mr|ghostscript-9.05-4|21	%define debug 0
12mr|ghostscript-9.05-4|22	%if %{bootstrap}
12mr|ghostscript-9.05-4|23	%global withcupsfilters 0
12mr|ghostscript-9.05-4|24	%endif
12mr|ghostscript-9.05-4|25	
12mr|ghostscript-9.05-4|26	Summary:	PostScript/PDF interpreter and renderer (Main executable)
12mr|ghostscript-9.05-4|27	Name:		ghostscript
12mr|ghostscript-9.05-4|28	Version:	%{gsver}
12mr|ghostscript-9.05-4|29	Release:	%{rel}
12mr|ghostscript-9.05-4|30	License:	GPLv2+
12mr|ghostscript-9.05-4|31	Group:		Publishing
12mr|ghostscript-9.05-4|32	URL:		http://www.ghostscript.com/awki/Index
12mr|ghostscript-9.05-4|33	Source0:	http://ghostscript.com/releases/%{name}-%{gsver}.tar.gz
12mr|ghostscript-9.05-4|34	Source2:	ps2pdfpress.bz2
12mr|ghostscript-9.05-4|35	Source3:	http://www.linuxprinting.org/download/printing/sipixa6.upp.bz2
12mr|ghostscript-9.05-4|36	
12mr|ghostscript-9.05-4|37	Patch300: ghostscript-9.05-x11_shared.diff
12mr|ghostscript-9.05-4|38	# Fedora patches
12mr|ghostscript-9.05-4|39	# Fix ijs-config not to have multilib conflicts (bug #192672)
12mr|ghostscript-9.05-4|40	Patch1: ghostscript-multilib.patch
12mr|ghostscript-9.05-4|41	# Fix some shell scripts
12mr|ghostscript-9.05-4|42	Patch2: ghostscript-scripts.patch
12mr|ghostscript-9.05-4|43	# Build igcref.c with -O0 to work around bug #150771.
12mr|ghostscript-9.05-4|44	Patch3: ghostscript-noopt.patch
12mr|ghostscript-9.05-4|45	# Fix ./autgen.sh in ijs sub-project
12mr|ghostscript-9.05-4|46	# See http://bugs.ghostscript.com/show_bug.cgi?id=692040 for details.
12mr|ghostscript-9.05-4|47	Patch4: ghostscript-ijs-automake-ver.patch
12mr|ghostscript-9.05-4|48	# Define .runlibfileifexists.
12mr|ghostscript-9.05-4|49	Patch5: ghostscript-runlibfileifexists.patch
12mr|ghostscript-9.05-4|50	# Install CUPS filter convs files in the correct place.
12mr|ghostscript-9.05-4|51	Patch10: ghostscript-cups-filters.patch
12mr|ghostscript-9.05-4|52	# Restored Fontmap.local patch, incorrectly dropped after
12mr|ghostscript-9.05-4|53	# ghostscript-8.15.4-3 (bug #610301).
12mr|ghostscript-9.05-4|54	# Note: don't use -b here to avoid the backup file ending up in the
12mr|ghostscript-9.05-4|55	# package manifest.
12mr|ghostscript-9.05-4|56	Patch27: ghostscript-Fontmap.local.patch
12mr|ghostscript-9.05-4|57	# Don't assume %%rom%% device is available for initial ICC profile dir.
12mr|ghostscript-9.05-4|58	Patch28: ghostscript-iccprofiles-initdir.patch
12mr|ghostscript-9.05-4|59	# gdevcups: don't use uninitialized variables in debugging output.
12mr|ghostscript-9.05-4|60	Patch29: ghostscript-gdevcups-debug-uninit.patch
12mr|ghostscript-9.05-4|61	
12mr|ghostscript-9.05-4|62	%if !%{bootstrap}
12mr|ghostscript-9.05-4|63	BuildRequires: gtk+2-devel
12mr|ghostscript-9.05-4|64	BuildRequires: cups-devel
12mr|ghostscript-9.05-4|65	BuildRequires: fontconfig-devel
12mr|ghostscript-9.05-4|66	%endif
12mr|ghostscript-9.05-4|67	BuildRequires: bison
12mr|ghostscript-9.05-4|68	BuildRequires: flex
12mr|ghostscript-9.05-4|69	BuildRequires: libtool
12mr|ghostscript-9.05-4|70	BuildRequires: unzip
12mr|ghostscript-9.05-4|71	BuildRequires: gettext-devel
12mr|ghostscript-9.05-4|72	BuildRequires: glibc-devel
12mr|ghostscript-9.05-4|73	BuildRequires: jbig2dec-devel
12mr|ghostscript-9.05-4|74	BuildRequires: jpeg-devel
12mr|ghostscript-9.05-4|75	BuildRequires: libpaper-devel
12mr|ghostscript-9.05-4|76	BuildRequires: netpbm-devel
12mr|ghostscript-9.05-4|77	BuildRequires: tiff-devel
12mr|ghostscript-9.05-4|78	BuildRequires: pkgconfig(freetype2)
12mr|ghostscript-9.05-4|79	BuildRequires: pkgconfig(ice)
12mr|ghostscript-9.05-4|80	BuildRequires: pkgconfig(jasper)
12mr|ghostscript-9.05-4|81	BuildRequires: pkgconfig(lcms)
12mr|ghostscript-9.05-4|82	BuildRequires: pkgconfig(libidn)
12mr|ghostscript-9.05-4|83	BuildRequires: pkgconfig(libpng15)
12mr|ghostscript-9.05-4|84	BuildRequires: pkgconfig(libxml)
12mr|ghostscript-9.05-4|85	BuildRequires: pkgconfig(sm)
12mr|ghostscript-9.05-4|86	BuildRequires: pkgconfig(x11)
12mr|ghostscript-9.05-4|87	BuildRequires: pkgconfig(xext)
12mr|ghostscript-9.05-4|88	BuildRequires: pkgconfig(xt)
12mr|ghostscript-9.05-4|89	BuildRequires: pkgconfig(zlib)
12mr|ghostscript-9.05-4|90	
12mr|ghostscript-9.05-4|91	Requires: 	ghostscript-common
12mr|ghostscript-9.05-4|92	Requires:	update-alternatives
12mr|ghostscript-9.05-4|93	%if !%{GSx11SVGAmodule}
12mr|ghostscript-9.05-4|94	%rename	ghostscript-module-X ghostscript-module-SVGALIB
12mr|ghostscript-9.05-4|95	%endif
12mr|ghostscript-9.05-4|96	
12mr|ghostscript-9.05-4|97	%description
12mr|ghostscript-9.05-4|98	Ghostscript is a set of software tools that provide a PostScript(TM)
12mr|ghostscript-9.05-4|99	interpreter, a set of C procedures (the Ghostscript library, which
12mr|ghostscript-9.05-4|100	implements the graphics capabilities in the PostScript language) and
12mr|ghostscript-9.05-4|101	an interpreter for Portable Document Format (PDF) files. Ghostscript
12mr|ghostscript-9.05-4|102	translates PostScript code into many common, bitmapped and vector
12mr|ghostscript-9.05-4|103	formats, like those understood by your printer or screen. Ghostscript
12mr|ghostscript-9.05-4|104	is normally used to display PostScript files and to print PostScript
12mr|ghostscript-9.05-4|105	files to non-PostScript printers.
12mr|ghostscript-9.05-4|106	
12mr|ghostscript-9.05-4|107	You should install ghostscript if you need to display PostScript or
12mr|ghostscript-9.05-4|108	PDF files, or if you have a non-PostScript printer.
12mr|ghostscript-9.05-4|109	
12mr|ghostscript-9.05-4|110	%package dvipdf
12mr|ghostscript-9.05-4|111	Summary:	PostScript/PDF interpreter and renderer (DVI-to-PDF converter)
12mr|ghostscript-9.05-4|112	Group: 		Publishing
12mr|ghostscript-9.05-4|113	Requires: 	ghostscript
12mr|ghostscript-9.05-4|114	Requires:	coreutils
12mr|ghostscript-9.05-4|115	Requires:	tetex-dvips
12mr|ghostscript-9.05-4|116	
12mr|ghostscript-9.05-4|117	%description dvipdf
12mr|ghostscript-9.05-4|118	Tool to convert the DVI format of TeX into the PDF format. There are
12mr|ghostscript-9.05-4|119	more such tools (for different quality levels) in the tetex-dvipdfm
12mr|ghostscript-9.05-4|120	package. All these tools use dvips of TeX to convert the DVI file to
12mr|ghostscript-9.05-4|121	PostScript, then they use GhostScript to generate the PDF file.
12mr|ghostscript-9.05-4|122	
12mr|ghostscript-9.05-4|123	%package common
12mr|ghostscript-9.05-4|124	Summary:	PostScript/PDF interpreter and renderer (Common files)
12mr|ghostscript-9.05-4|125	Group: 		Publishing
12mr|ghostscript-9.05-4|126	Requires:	urw-fonts >= 1.1
12mr|ghostscript-9.05-4|127	Requires:	ghostscript-fonts
12mr|ghostscript-9.05-4|128	Requires:	perl
12mr|ghostscript-9.05-4|129	
12mr|ghostscript-9.05-4|130	%description common
12mr|ghostscript-9.05-4|131	Ghostscript is a PostScript/PDF interpreter. It can render both
12mr|ghostscript-9.05-4|132	PostScript and PDF files to devices which include X window, many
12mr|ghostscript-9.05-4|133	printer formats, and popular graphics file formats.
12mr|ghostscript-9.05-4|134	
12mr|ghostscript-9.05-4|135	This package contains the common data files needed by GhostScript.
12mr|ghostscript-9.05-4|136	
12mr|ghostscript-9.05-4|137	%package X
12mr|ghostscript-9.05-4|138	Summary:	PostScript/PDF interpreter and renderer (GTK-based executable)
12mr|ghostscript-9.05-4|139	Group: 		Publishing
12mr|ghostscript-9.05-4|140	Requires: 	ghostscript-common
12mr|ghostscript-9.05-4|141	Requires:	update-alternatives
12mr|ghostscript-9.05-4|142	
12mr|ghostscript-9.05-4|143	%description X
12mr|ghostscript-9.05-4|144	Ghostscript is a PostScript/PDF interpreter. It can render both
12mr|ghostscript-9.05-4|145	PostScript and PDF files to devices which include X window, many
12mr|ghostscript-9.05-4|146	printer formats, and popular graphics file formats.
12mr|ghostscript-9.05-4|147	
12mr|ghostscript-9.05-4|148	This package contains a GhostScript executable with GTK-based X
12mr|ghostscript-9.05-4|149	display support ("display" device, default, so it displays files by
12mr|ghostscript-9.05-4|150	simply entering "gs <file>" on the command line). It makes use of the
12mr|ghostscript-9.05-4|151	GhostScript shared library.
12mr|ghostscript-9.05-4|152	
12mr|ghostscript-9.05-4|153	%if %{GSx11SVGAmodule}
12mr|ghostscript-9.05-4|154	%package module-X
12mr|ghostscript-9.05-4|155	Summary:	PostScript/PDF interpreter and renderer (Additional support for X)
12mr|ghostscript-9.05-4|156	Group: 		Publishing
12mr|ghostscript-9.05-4|157	Requires: 	ghostscript-common
12mr|ghostscript-9.05-4|158	
12mr|ghostscript-9.05-4|159	%description module-X
12mr|ghostscript-9.05-4|160	Ghostscript is a PostScript/PDF interpreter. It can render both
12mr|ghostscript-9.05-4|161	PostScript and PDF files to devices which include X window, many
12mr|ghostscript-9.05-4|162	printer formats, and popular graphics file formats.
12mr|ghostscript-9.05-4|163	
12mr|ghostscript-9.05-4|164	This package enhances Ghostscript with X window support
12mr|ghostscript-9.05-4|165	%endif
12mr|ghostscript-9.05-4|166	
12mr|ghostscript-9.05-4|167	%package -n %libgs
12mr|ghostscript-9.05-4|168	Summary: PostScript/PDF interpreter and renderer (GhostScript shared library)
12mr|ghostscript-9.05-4|169	Group: Publishing
12mr|ghostscript-9.05-4|170	
12mr|ghostscript-9.05-4|171	%description -n %libgs
12mr|ghostscript-9.05-4|172	This is the API library for programs which use the PostScript and/or
12mr|ghostscript-9.05-4|173	PDF interpreters of GhostScript.
12mr|ghostscript-9.05-4|174	
12mr|ghostscript-9.05-4|175	%package -n %libgs_devel
12mr|ghostscript-9.05-4|176	Summary:	Headers and links to compile against the "%{libgs}" library
12mr|ghostscript-9.05-4|177	Group:		Development/C
12mr|ghostscript-9.05-4|178	Requires:	%{libgs} >= %{gsver}
12mr|ghostscript-9.05-4|179	Provides:	%{name}-devel = %{gsver}
12mr|ghostscript-9.05-4|180	Provides:	libgs-devel = %{gsver}
12mr|ghostscript-9.05-4|181	Obsoletes:	%{_lib}gs9-devel < %{gsver}
12mr|ghostscript-9.05-4|182	Obsoletes:	%{_lib}gs8-devel < %{gsver}
12mr|ghostscript-9.05-4|183	
12mr|ghostscript-9.05-4|184	%description -n %libgs_devel
12mr|ghostscript-9.05-4|185	This package contains the static library and the header files needed
12mr|ghostscript-9.05-4|186	to compile applications using the GhostScript shared library.
12mr|ghostscript-9.05-4|187	
12mr|ghostscript-9.05-4|188	%package -n %{libijs}
12mr|ghostscript-9.05-4|189	Version:	%{ijsver}
12mr|ghostscript-9.05-4|190	Release:	%{ijsrel}
12mr|ghostscript-9.05-4|191	Summary:	Dynamic library for the IJS printer driver plug-in interface
12mr|ghostscript-9.05-4|192	Group:		Publishing
12mr|ghostscript-9.05-4|193	URL:		http://www.linuxprinting.org/ijs/
12mr|ghostscript-9.05-4|194	Provides:	libijs = %{ijsver}-%{ijsrel}
12mr|ghostscript-9.05-4|195	
12mr|ghostscript-9.05-4|196	%description -n %{libijs}
12mr|ghostscript-9.05-4|197	This is the API library for programs using the IJS printer driver
12mr|ghostscript-9.05-4|198	plug-in interface. Printer drivers using this interface can be added
12mr|ghostscript-9.05-4|199	to GhostScript (6.53 or newer) without needing to rebuild
12mr|ghostscript-9.05-4|200	GhostScript. Application programs providing an IJS interface can make
12mr|ghostscript-9.05-4|201	use of IJS printer drivers directly, without needing GhostScript.
12mr|ghostscript-9.05-4|202	
12mr|ghostscript-9.05-4|203	%package -n %{libijs_devel}
12mr|ghostscript-9.05-4|204	Version:	%{ijsver}
12mr|ghostscript-9.05-4|205	Release:	%{ijsrel}
12mr|ghostscript-9.05-4|206	Summary:	Headers and links for compiling against the "%{libijs}" library
12mr|ghostscript-9.05-4|207	Group:		Development/C
12mr|ghostscript-9.05-4|208	URL:		http://www.linuxprinting.org/ijs/
12mr|ghostscript-9.05-4|209	Requires:	%{libijs} >= %{ijsver}
12mr|ghostscript-9.05-4|210	Requires:	multiarch-utils
12mr|ghostscript-9.05-4|211	Provides:	libijs-devel = %{ijsver}-%{ijsrel}
12mr|ghostscript-9.05-4|212	Provides:	ijs-devel = %{ijsver}-%{ijsrel}
12mr|ghostscript-9.05-4|213	Obsoletes:	%{_lib}ijs1-devel < %{ijsver}-%{ijsrel}
12mr|ghostscript-9.05-4|214	
12mr|ghostscript-9.05-4|215	%description -n %{libijs_devel}
12mr|ghostscript-9.05-4|216	This package contains the static library and the header files needed
12mr|ghostscript-9.05-4|217	to compile applications using the IJS library.
12mr|ghostscript-9.05-4|218	
12mr|ghostscript-9.05-4|219	%package doc
12mr|ghostscript-9.05-4|220	Summary:	Documentation for GhostScript
12mr|ghostscript-9.05-4|221	Group:		Publishing
12mr|ghostscript-9.05-4|222	
12mr|ghostscript-9.05-4|223	%description doc
12mr|ghostscript-9.05-4|224	This package contains documentation for GhostScript.
12mr|ghostscript-9.05-4|225	
12mr|ghostscript-9.05-4|226	%prep
12mr|ghostscript-9.05-4|227	%setup -q
12mr|ghostscript-9.05-4|228	%apply_patches
12mr|ghostscript-9.05-4|229	
12mr|ghostscript-9.05-4|230	# prevent building and using bundled libs
12mr|ghostscript-9.05-4|231	rm -rf jasper jbig2dec libpng jpeg tiff expat zlib lcms freetype
12mr|ghostscript-9.05-4|232	
12mr|ghostscript-9.05-4|233	# Convert manual pages to UTF-8
12mr|ghostscript-9.05-4|234	from8859_1() {
12mr|ghostscript-9.05-4|235	iconv -f iso-8859-1 -t utf-8 < "$1" > "${1}_"
12mr|ghostscript-9.05-4|236	mv "${1}_" "$1"
12mr|ghostscript-9.05-4|237	}
12mr|ghostscript-9.05-4|238	for i in man/de/*.1; do from8859_1 "$i"; done
12mr|ghostscript-9.05-4|239	
12mr|ghostscript-9.05-4|240	# Stuff for shared library support to ghostscript.
12mr|ghostscript-9.05-4|241	%if %{GSx11SVGAmodule}
12mr|ghostscript-9.05-4|242	# build a small README describing the features available.
12mr|ghostscript-9.05-4|243	cat <<EOF >README.shared.mandrivalinux
12mr|ghostscript-9.05-4|244	This version of ghostscript support shared modules dynamically loaded
12mr|ghostscript-9.05-4|245	at run time.
12mr|ghostscript-9.05-4|246	
12mr|ghostscript-9.05-4|247	There are currently two modules compiled with the Mandriva Linux version of
12mr|ghostscript-9.05-4|248	ghostscript, one to support all X11 devices (typically used by gv) and
12mr|ghostscript-9.05-4|249	another to support the svgalib devices. Look at the
12mr|ghostscript-9.05-4|250	ghostscript-module-??? packages.
12mr|ghostscript-9.05-4|251	
12mr|ghostscript-9.05-4|252	There is no configuration needed, just can add (or remove) the package
12mr|ghostscript-9.05-4|253	to add (or remove) the devices concerned in ghostscript.
12mr|ghostscript-9.05-4|254	EOF
12mr|ghostscript-9.05-4|255	%endif
12mr|ghostscript-9.05-4|256	
12mr|ghostscript-9.05-4|257	# ps2pdfpress
12mr|ghostscript-9.05-4|258	bzcat %{SOURCE2} > ps2pdfpress
12mr|ghostscript-9.05-4|259	
12mr|ghostscript-9.05-4|260	# UPP file for SiPix Pocket Printer A6
12mr|ghostscript-9.05-4|261	bzcat %{SOURCE3} > sipixa6.upp
12mr|ghostscript-9.05-4|262	
12mr|ghostscript-9.05-4|263	%build
12mr|ghostscript-9.05-4|264	
12mr|ghostscript-9.05-4|265	# Change compiler flags for debugging when in debug mode
12mr|ghostscript-9.05-4|266	%if %debug
12mr|ghostscript-9.05-4|267	export DONT_STRIP=1
12mr|ghostscript-9.05-4|268	export CFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|ghostscript-9.05-4|269	export CXXFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|ghostscript-9.05-4|270	export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|ghostscript-9.05-4|271	%endif
12mr|ghostscript-9.05-4|272	
12mr|ghostscript-9.05-4|273	pushd ijs*
12mr|ghostscript-9.05-4|274	# Rebuild broken build infrastructure
12mr|ghostscript-9.05-4|275	# Needed by patch4.
12mr|ghostscript-9.05-4|276	./autogen.sh
12mr|ghostscript-9.05-4|277	%configure2_5x \
12mr|ghostscript-9.05-4|278	%ifarch %{ix86}
12mr|ghostscript-9.05-4|279	--disable-sse2 \
12mr|ghostscript-9.05-4|280	%endif
12mr|ghostscript-9.05-4|281	--enable-shared \
12mr|ghostscript-9.05-4|282	--disable-static
12mr|ghostscript-9.05-4|283	
12mr|ghostscript-9.05-4|284	%make
12mr|ghostscript-9.05-4|285	popd
12mr|ghostscript-9.05-4|286	
12mr|ghostscript-9.05-4|287	# We have a Subversion version, so we must re-generate "configure"
12mr|ghostscript-9.05-4|288	./autogen.sh
12mr|ghostscript-9.05-4|289	
12mr|ghostscript-9.05-4|290	%configure2_5x \
12mr|ghostscript-9.05-4|291	--enable-dynamic \
12mr|ghostscript-9.05-4|292	%if !%{bootstrap}
12mr|ghostscript-9.05-4|293	--enable-fontconfig \
12mr|ghostscript-9.05-4|294	%endif
12mr|ghostscript-9.05-4|295	%ifarch %{ix86}
12mr|ghostscript-9.05-4|296	--disable-sse2 \
12mr|ghostscript-9.05-4|297	%endif
12mr|ghostscript-9.05-4|298	--with-drivers=ALL,opvp \
12mr|ghostscript-9.05-4|299	--with-fontpath="/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/%{gsver}/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1" \
12mr|ghostscript-9.05-4|300	--with-ijs \
12mr|ghostscript-9.05-4|301	--with-omni \
12mr|ghostscript-9.05-4|302	--with-x \
12mr|ghostscript-9.05-4|303	--disable-compile-inits \
12mr|ghostscript-9.05-4|304	--with-system-libtiff \
12mr|ghostscript-9.05-4|305	--with-install-cups
12mr|ghostscript-9.05-4|306	
12mr|ghostscript-9.05-4|307	# Drivers which do not compile:
12mr|ghostscript-9.05-4|308	# Needs newsiop/lbp.h: nwp533
12mr|ghostscript-9.05-4|309	# Needs sys/ioccom.h: sparc
12mr|ghostscript-9.05-4|310	# Needs unbdev/lpviio.h: sparc
12mr|ghostscript-9.05-4|311	
12mr|ghostscript-9.05-4|312	# Set documentation dir
12mr|ghostscript-9.05-4|313	perl -p -i -e 's|^(docdir=).*$|$1\$\(datadir\)/doc/%{name}-doc-%{gsver}|' Makefile
12mr|ghostscript-9.05-4|314	
12mr|ghostscript-9.05-4|315	# Fix references to X11 libraries
12mr|ghostscript-9.05-4|316	perl -p -i -e "s|(/usr/X11R6)/lib\b|\1/%{_lib}|g" Makefile base/*.mak
12mr|ghostscript-9.05-4|317	
12mr|ghostscript-9.05-4|318	# Correct paths for CJK fonts
12mr|ghostscript-9.05-4|319	perl -p -i -e "s:/usr/share/ghostscript/:/usr/share/ghostscript/Resource/:g" Resource/Init/gs_res.ps
12mr|ghostscript-9.05-4|320	perl -p -i -e "s:ghostscript/Resource/fonts:ghostscript/Resource/Font:g" Resource/Init/gs_res.ps
12mr|ghostscript-9.05-4|321	
12mr|ghostscript-9.05-4|322	# Do not use "-ansi" in gcc calls
12mr|ghostscript-9.05-4|323	perl -p -i -e "s:-ansi::g" Makefile
12mr|ghostscript-9.05-4|324	
12mr|ghostscript-9.05-4|325	# bork
12mr|ghostscript-9.05-4|326	perl -p -i -e "s|^EXTRALIBS=|EXTRALIBS=-L/%{_lib} -lz |g" Makefile
12mr|ghostscript-9.05-4|327	
12mr|ghostscript-9.05-4|328	# The RPM macro for make is not used here, as parallelization of the build
12mr|ghostscript-9.05-4|329	# process does not work.
12mr|ghostscript-9.05-4|330	%if %{GSx11SVGAmodule}
12mr|ghostscript-9.05-4|331	#make STDDIRS
12mr|ghostscript-9.05-4|332	make obj/X11.so
12mr|ghostscript-9.05-4|333	%endif
12mr|ghostscript-9.05-4|334	make so
12mr|ghostscript-9.05-4|335	#make pcl3opts
12mr|ghostscript-9.05-4|336	make cups
12mr|ghostscript-9.05-4|337	
12mr|ghostscript-9.05-4|338	%install
12mr|ghostscript-9.05-4|339	rm -rf %{buildroot}
12mr|ghostscript-9.05-4|340	
12mr|ghostscript-9.05-4|341	# Change compiler flags for debugging when in debug mode
12mr|ghostscript-9.05-4|342	%if %debug
12mr|ghostscript-9.05-4|343	export DONT_STRIP=1
12mr|ghostscript-9.05-4|344	export CFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|ghostscript-9.05-4|345	export CXXFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|ghostscript-9.05-4|346	export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|ghostscript-9.05-4|347	%endif
12mr|ghostscript-9.05-4|348	
12mr|ghostscript-9.05-4|349	# Make directories
12mr|ghostscript-9.05-4|350	install -d %{buildroot}%{_bindir}
12mr|ghostscript-9.05-4|351	install -d %{buildroot}%{_libdir}
12mr|ghostscript-9.05-4|352	install -d %{buildroot}%{_includedir}
12mr|ghostscript-9.05-4|353	install -d %{buildroot}%{_sysconfdir}
12mr|ghostscript-9.05-4|354	install -d %{buildroot}%{_mandir}/man1
12mr|ghostscript-9.05-4|355	%if !%{bootstrap}
12mr|ghostscript-9.05-4|356	install -d %{buildroot}%{_prefix}/lib/cups
12mr|ghostscript-9.05-4|357	install -d %{buildroot}%{_datadir}/cups/model
12mr|ghostscript-9.05-4|358	install -d %{buildroot}%{_sysconfdir}/cups
12mr|ghostscript-9.05-4|359	%endif
12mr|ghostscript-9.05-4|360	
12mr|ghostscript-9.05-4|361	pushd ijs*
12mr|ghostscript-9.05-4|362	%configure2_5x \
12mr|ghostscript-9.05-4|363	--enable-shared \
12mr|ghostscript-9.05-4|364	--prefix=%{buildroot}%{_prefix} \
12mr|ghostscript-9.05-4|365	--libdir=%{buildroot}%{_libdir}
12mr|ghostscript-9.05-4|366	
12mr|ghostscript-9.05-4|367	# Work around bug in "configure" script
12mr|ghostscript-9.05-4|368	perl -p -i -e 's/\@OBJEXT\@/o/g' Makefile
12mr|ghostscript-9.05-4|369	perl -p -i -e 's/\@EXEEXT\@//g' Makefile
12mr|ghostscript-9.05-4|370	%makeinstall
12mr|ghostscript-9.05-4|371	# Fix prefixes in scripts
12mr|ghostscript-9.05-4|372	perl -p -i -e "s:%{buildroot}::g" %{buildroot}%{_bindir}/ijs-config
12mr|ghostscript-9.05-4|373	perl -p -i -e "s:%{buildroot}::g" %{buildroot}%{_libdir}/pkgconfig/ijs.pc
12mr|ghostscript-9.05-4|374	popd
12mr|ghostscript-9.05-4|375	
12mr|ghostscript-9.05-4|376	##### GHOSTSCRIPT
12mr|ghostscript-9.05-4|377	mkdir -p %{buildroot}%{_docdir}/ghostscript-doc-%{gsver}
12mr|ghostscript-9.05-4|378	
12mr|ghostscript-9.05-4|379	%if !%{bootstrap}
12mr|ghostscript-9.05-4|380	make \
12mr|ghostscript-9.05-4|381	prefix=%{_prefix} \
12mr|ghostscript-9.05-4|382	DESTDIR=%{buildroot} \
12mr|ghostscript-9.05-4|383	gssharedir=%{_libdir}/ghostscript/%{gsver} \
12mr|ghostscript-9.05-4|384	docdir=%{_docdir}/ghostscript-doc-%{gsver} \
12mr|ghostscript-9.05-4|385	bindir=%{_bindir} \
12mr|ghostscript-9.05-4|386	mandir=%{_mandir} \
12mr|ghostscript-9.05-4|387	install-cups
12mr|ghostscript-9.05-4|388	%endif
12mr|ghostscript-9.05-4|389	
12mr|ghostscript-9.05-4|390	make \
12mr|ghostscript-9.05-4|391	prefix=%{_prefix} \
12mr|ghostscript-9.05-4|392	DESTDIR=%{buildroot} \
12mr|ghostscript-9.05-4|393	gssharedir=%{_libdir}/ghostscript/%{gsver} \
12mr|ghostscript-9.05-4|394	docdir=%{_docdir}/ghostscript-doc-%{gsver} \
12mr|ghostscript-9.05-4|395	bindir=%{_bindir} \
12mr|ghostscript-9.05-4|396	libdir=%{_libdir} \
12mr|ghostscript-9.05-4|397	mandir=%{_mandir} \
12mr|ghostscript-9.05-4|398	soinstall
12mr|ghostscript-9.05-4|399	
12mr|ghostscript-9.05-4|400	%if %{GSx11SVGAmodule}
12mr|ghostscript-9.05-4|401	make \
12mr|ghostscript-9.05-4|402	prefix=%{_prefix} \
12mr|ghostscript-9.05-4|403	DESTDIR=%{buildroot} \
12mr|ghostscript-9.05-4|404	gssharedir=%{_libdir}/ghostscript/%{gsver} \
12mr|ghostscript-9.05-4|405	docdir=%{_docdir}/ghostscript-doc-%{gsver} \
12mr|ghostscript-9.05-4|406	bindir=%{_bindir} \
12mr|ghostscript-9.05-4|407	libdir=%{_libdir} \
12mr|ghostscript-9.05-4|408	mandir=%{_mandir} \
12mr|ghostscript-9.05-4|409	install-shared
12mr|ghostscript-9.05-4|410	%endif
12mr|ghostscript-9.05-4|411	
12mr|ghostscript-9.05-4|412	ln -sf gs.1%{_extension} %{buildroot}%{_mandir}/man1/ghostscript.1%{_extension}
12mr|ghostscript-9.05-4|413	
12mr|ghostscript-9.05-4|414	# ps2pdfpress
12mr|ghostscript-9.05-4|415	install -m 755 ps2pdfpress %{buildroot}%{_bindir}
12mr|ghostscript-9.05-4|416	
12mr|ghostscript-9.05-4|417	# UPP file for SiPix Pocket Printer A6
12mr|ghostscript-9.05-4|418	#mkdir -p %{buildroot}%{_datadir}/ghostscript/%{gsver}/lib
12mr|ghostscript-9.05-4|419	install -m 644 sipixa6.upp %{buildroot}%{_datadir}/ghostscript/%{gsver}/lib/
12mr|ghostscript-9.05-4|420	
12mr|ghostscript-9.05-4|421	# Add backward compatibility link to not break printerdrake in Mandriva
12mr|ghostscript-9.05-4|422	# 2006 and older
12mr|ghostscript-9.05-4|423	ln -s %{_bindir}/gsc %{buildroot}%{_bindir}/gs-common
12mr|ghostscript-9.05-4|424	ln -s %{_bindir}/gsc %{buildroot}%{_bindir}/ghostscript
12mr|ghostscript-9.05-4|425	
12mr|ghostscript-9.05-4|426	%if !%{bootstrap}
12mr|ghostscript-9.05-4|427	# why?
12mr|ghostscript-9.05-4|428	mv %{buildroot}%{_datadir}/cups/mime/gstoraster.convs %{buildroot}%{_sysconfdir}/cups/gstoraster.convs
12mr|ghostscript-9.05-4|429	%endif
12mr|ghostscript-9.05-4|430	
12mr|ghostscript-9.05-4|431	# Correct permissions for all documentation files
12mr|ghostscript-9.05-4|432	chmod -R a+rX %{buildroot}%{_docdir}
12mr|ghostscript-9.05-4|433	chmod -R go-w %{buildroot}%{_docdir}
12mr|ghostscript-9.05-4|434	chmod -R u+w %{buildroot}%{_docdir}
12mr|ghostscript-9.05-4|435	
12mr|ghostscript-9.05-4|436	%post
12mr|ghostscript-9.05-4|437	# Set up update-alternatives entries
12mr|ghostscript-9.05-4|438	%{_sbindir}/update-alternatives --install %{_bindir}/gs gs %{_bindir}/gsc 200
12mr|ghostscript-9.05-4|439	
12mr|ghostscript-9.05-4|440	%post X
12mr|ghostscript-9.05-4|441	# Set up update-alternatives entries
12mr|ghostscript-9.05-4|442	%{_sbindir}/update-alternatives --install %{_bindir}/gs gs %{_bindir}/gsx 100
12mr|ghostscript-9.05-4|443	
12mr|ghostscript-9.05-4|444	%post common
12mr|ghostscript-9.05-4|445	# Initialize japanese fonts
12mr|ghostscript-9.05-4|446	if test -f /usr/share/fonts/ttf/japanese/cidinst; then
12mr|ghostscript-9.05-4|447	sh /usr/share/fonts/ttf/japanese/cidinst
12mr|ghostscript-9.05-4|448	fi
12mr|ghostscript-9.05-4|449	
12mr|ghostscript-9.05-4|450	%preun
12mr|ghostscript-9.05-4|451	if [ "$1" = 0 ]; then
12mr|ghostscript-9.05-4|452	# Remove update-alternatives entry
12mr|ghostscript-9.05-4|453	%{_sbindir}/update-alternatives --remove gs %{_bindir}/gsc
12mr|ghostscript-9.05-4|454	fi
12mr|ghostscript-9.05-4|455	
12mr|ghostscript-9.05-4|456	%preun X
12mr|ghostscript-9.05-4|457	if [ "$1" = 0 ]; then
12mr|ghostscript-9.05-4|458	# Remove update-alternatives entry
12mr|ghostscript-9.05-4|459	%{_sbindir}/update-alternatives --remove gs %{_bindir}/gsx
12mr|ghostscript-9.05-4|460	fi
12mr|ghostscript-9.05-4|461	
12mr|ghostscript-9.05-4|462	%files
12mr|ghostscript-9.05-4|463	%{_bindir}/gsc
12mr|ghostscript-9.05-4|464	%{_bindir}/gs-common
12mr|ghostscript-9.05-4|465	%{_bindir}/ghostscript
12mr|ghostscript-9.05-4|466	
12mr|ghostscript-9.05-4|467	%files X
12mr|ghostscript-9.05-4|468	%{_bindir}/gsx
12mr|ghostscript-9.05-4|469	
12mr|ghostscript-9.05-4|470	%files common
12mr|ghostscript-9.05-4|471	%dir %{_datadir}/ghostscript
12mr|ghostscript-9.05-4|472	%{_datadir}/ghostscript/%{gsver}
12mr|ghostscript-9.05-4|473	%{_mandir}/man1/*
12mr|ghostscript-9.05-4|474	%lang(de) %{_mandir}/de/man1/*
12mr|ghostscript-9.05-4|475	#%{_bindir}/[a-c]*
12mr|ghostscript-9.05-4|476	%{_bindir}/dumphint
12mr|ghostscript-9.05-4|477	%{_bindir}/[e-f]*
12mr|ghostscript-9.05-4|478	#{_bindir}/gs-common
12mr|ghostscript-9.05-4|479	%{_bindir}/gs[a-b]*
12mr|ghostscript-9.05-4|480	%{_bindir}/gs[d-n]*
12mr|ghostscript-9.05-4|481	%{_bindir}/[j-l]*
12mr|ghostscript-9.05-4|482	%{_bindir}/[n-z]*
12mr|ghostscript-9.05-4|483	%if %{withcupsfilters}
12mr|ghostscript-9.05-4|484	# "pstoraster" wrapper script to make GhostScript being used as the
12mr|ghostscript-9.05-4|485	# cups-internal RIP
12mr|ghostscript-9.05-4|486	%attr(0755,root,root) %{_prefix}/lib*/cups/filter/*
12mr|ghostscript-9.05-4|487	%{_datadir}/cups/model/*
12mr|ghostscript-9.05-4|488	%config(noreplace) %{_sysconfdir}/cups/gstoraster.convs
12mr|ghostscript-9.05-4|489	%endif
12mr|ghostscript-9.05-4|490	
12mr|ghostscript-9.05-4|491	%files doc
12mr|ghostscript-9.05-4|492	%doc %{_docdir}/ghostscript-doc-%{gsver}
12mr|ghostscript-9.05-4|493	
12mr|ghostscript-9.05-4|494	%files dvipdf
12mr|ghostscript-9.05-4|495	%{_bindir}/dvipdf
12mr|ghostscript-9.05-4|496	
12mr|ghostscript-9.05-4|497	%if %{GSx11SVGAmodule}
12mr|ghostscript-9.05-4|498	%files module-X
12mr|ghostscript-9.05-4|499	%doc README.shared.mandrivalinux
12mr|ghostscript-9.05-4|500	%dir %{_libdir}/ghostscript/%{gsver}
12mr|ghostscript-9.05-4|501	%{_libdir}/ghostscript/%{gsver}/X11.so
12mr|ghostscript-9.05-4|502	%endif
12mr|ghostscript-9.05-4|503	
12mr|ghostscript-9.05-4|504	%files -n %{libgs}
12mr|ghostscript-9.05-4|505	%{_libdir}/libgs.so.*%{gsmajor}*
12mr|ghostscript-9.05-4|506	
12mr|ghostscript-9.05-4|507	%files -n %{libgs_devel}
12mr|ghostscript-9.05-4|508	%{_libdir}/libgs.so
12mr|ghostscript-9.05-4|509	%{_includedir}/ghostscript
12mr|ghostscript-9.05-4|510	
12mr|ghostscript-9.05-4|511	%files -n %{libijs}
12mr|ghostscript-9.05-4|512	%{_libdir}/libijs-%{ijsver}.so
12mr|ghostscript-9.05-4|513	
12mr|ghostscript-9.05-4|514	%files -n %{libijs_devel}
12mr|ghostscript-9.05-4|515	%doc ijs/README
12mr|ghostscript-9.05-4|516	%{_libdir}/libijs.so
12mr|ghostscript-9.05-4|517	%{_libdir}/pkgconfig/ijs.pc
12mr|ghostscript-9.05-4|518	%{_includedir}/ijs
12mr|ghostscript-9.05-4|519	%{_bindir}/ijs_client_example
12mr|ghostscript-9.05-4|520	%{_bindir}/ijs_server_example
12mr|ghostscript-9.05-4|521	%{_bindir}/ijs-config
12mr|ghostscript-9.05-4|522	
12mr|ghostscript-9.05-4|523	
12mr|ghostscript-9.05-4|524	%changelog
12mr|ghostscript-9.05-4|525	* Tue Jul 31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.05-2
12mr|ghostscript-9.05-4|526	- Rebuild without bootstrap
12mr|ghostscript-9.05-4|527	
12mr|ghostscript-9.05-4|528	* Tue Jul 31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.05-1
12mr|ghostscript-9.05-4|529	- New version 9.05
12mr|ghostscript-9.05-4|530	- Drop some no longer needed patches (applied in upstream), re-diff some needed
12mr|ghostscript-9.05-4|531	- Use bootstrap build
12mr|ghostscript-9.05-4|532	
12mr|ghostscript-9.05-4|533	* Thu Dec 22 2011 Matthew Dawkins <mattydaw@mandriva.org> 9.04-4
12mr|ghostscript-9.05-4|534	+ Revision: 744600
12mr|ghostscript-9.05-4|535	- bump release
12mr|ghostscript-9.05-4|536	- major clean up
12mr|ghostscript-9.05-4|537	- removed pre 200900 junk
12mr|ghostscript-9.05-4|538	- removed pre 200700 build optionsA
12mr|ghostscript-9.05-4|539	- organized descriptions with packages
12mr|ghostscript-9.05-4|540	- converted BRs to pkgconfig provides
12mr|ghostscript-9.05-4|541	- employed apply_patches
12mr|ghostscript-9.05-4|542	
12mr|ghostscript-9.05-4|543	* Sun Oct 30 2011 Alexander Barakin <abarakin@mandriva.org> 9.04-3
12mr|ghostscript-9.05-4|544	+ Revision: 707842
12mr|ghostscript-9.05-4|545	- move "make install-shared" after "make soinstall"
12mr|ghostscript-9.05-4|546	see http://lists.mandriva.com/cooker/2011-10/msg00288.php
12mr|ghostscript-9.05-4|547	and next letter
12mr|ghostscript-9.05-4|548	
12mr|ghostscript-9.05-4|549	* Tue Oct 04 2011 Oden Eriksson <oeriksson@mandriva.com> 9.04-2
12mr|ghostscript-9.05-4|550	+ Revision: 702671
12mr|ghostscript-9.05-4|551	- stupid release magic...
12mr|ghostscript-9.05-4|552	- 9.04
12mr|ghostscript-9.05-4|553	- sync with patches from fedora
12mr|ghostscript-9.05-4|554	- nuked remaining bundled libs, full list of system libs is: jasper, jbig2dec, libpng, jpeg, tiff, zlib, lcms, freetype
12mr|ghostscript-9.05-4|555	- attempt to relink against libpng15.so.15
12mr|ghostscript-9.05-4|556	
12mr|ghostscript-9.05-4|557	* Fri Apr 01 2011 Funda Wang <fwang@mandriva.org> 9.02-1
12mr|ghostscript-9.05-4|558	+ Revision: 649540
12mr|ghostscript-9.05-4|559	- update file list
12mr|ghostscript-9.05-4|560	- update file list
12mr|ghostscript-9.05-4|561	- real 9.02
12mr|ghostscript-9.05-4|562	- update to new version 9.02
12mr|ghostscript-9.05-4|563	
12mr|ghostscript-9.05-4|564	* Thu Feb 10 2011 Funda Wang <fwang@mandriva.org> 9.01-1
12mr|ghostscript-9.05-4|565	+ Revision: 637122
12mr|ghostscript-9.05-4|566	- New version 9.01
12mr|ghostscript-9.05-4|567	- drop system jasper patch (merged upstream)
12mr|ghostscript-9.05-4|568	- use new devel package policy
12mr|ghostscript-9.05-4|569	
12mr|ghostscript-9.05-4|570	* Fri Sep 24 2010 Oden Eriksson <oeriksson@mandriva.com> 9.00-1mdv2011.0
12mr|ghostscript-9.05-4|571	+ Revision: 580940
12mr|ghostscript-9.05-4|572	- 9.00
12mr|ghostscript-9.05-4|573	- drop redundant patches
12mr|ghostscript-9.05-4|574	- rediff some patches
12mr|ghostscript-9.05-4|575	- fix build deps
12mr|ghostscript-9.05-4|576	
12mr|ghostscript-9.05-4|577	+ Funda Wang <fwang@mandriva.org>
12mr|ghostscript-9.05-4|578	- add archlinux patch to build with png14
12mr|ghostscript-9.05-4|579	
12mr|ghostscript-9.05-4|580	* Fri Jul 16 2010 Oden Eriksson <oeriksson@mandriva.com> 8.71-72mdv2011.0
12mr|ghostscript-9.05-4|581	+ Revision: 554181
12mr|ghostscript-9.05-4|582	- P108: CVE-2010-1628 (ubuntu)
12mr|ghostscript-9.05-4|583	- link against system libpng jpeg libs
12mr|ghostscript-9.05-4|584	
12mr|ghostscript-9.05-4|585	* Wed Mar 24 2010 Tiago Salem <salem@mandriva.com.br> 8.71-71mdv2010.1
12mr|ghostscript-9.05-4|586	+ Revision: 527273
12mr|ghostscript-9.05-4|587	- add patch to fix some ldflags (fix for #58347)
12mr|ghostscript-9.05-4|588	- remove deprecated "--with-cups"
12mr|ghostscript-9.05-4|589	- bump release
12mr|ghostscript-9.05-4|590	
12mr|ghostscript-9.05-4|591	* Mon Mar 22 2010 Tiago Salem <salem@mandriva.com.br> 8.71-70mdv2010.1
12mr|ghostscript-9.05-4|592	+ Revision: 526638
12mr|ghostscript-9.05-4|593	- bump release or it will be reject, even when bumping the version
12mr|ghostscript-9.05-4|594	- update to 8.71
12mr|ghostscript-9.05-4|595	- drop deprecated patches
12mr|ghostscript-9.05-4|596	
12mr|ghostscript-9.05-4|597	* Tue Oct 27 2009 Oden Eriksson <oeriksson@mandriva.com> 8.64-69mdv2010.0
12mr|ghostscript-9.05-4|598	+ Revision: 459488
12mr|ghostscript-9.05-4|599	- build against system jbig2dec libs (CVE-2009-0196 is fixed there,
12mr|ghostscript-9.05-4|600	so no need to patch the bundled jbig2dec libs)
12mr|ghostscript-9.05-4|601	
12mr|ghostscript-9.05-4|602	* Thu Sep 24 2009 Olivier Blin <blino@mandriva.org> 8.64-68mdv2010.0
12mr|ghostscript-9.05-4|603	+ Revision: 448394
12mr|ghostscript-9.05-4|604	- add bootstrap flag to be able to break build-dep loop (from Arnaud Patard)
12mr|ghostscript-9.05-4|605	
12mr|ghostscript-9.05-4|606	* Sun May 17 2009 Funda Wang <fwang@mandriva.org> 8.64-67mdv2010.0
12mr|ghostscript-9.05-4|607	+ Revision: 376541
12mr|ghostscript-9.05-4|608	- fix link order
12mr|ghostscript-9.05-4|609	- fix linkage of cups module
12mr|ghostscript-9.05-4|610	
12mr|ghostscript-9.05-4|611	* Thu May 14 2009 Oden Eriksson <oeriksson@mandriva.com> 8.64-66mdv2010.0
12mr|ghostscript-9.05-4|612	+ Revision: 375676
12mr|ghostscript-9.05-4|613	- bump release
12mr|ghostscript-9.05-4|614	- whoops!, only nuke jasper source
12mr|ghostscript-9.05-4|615	- really link against system jasper libs
12mr|ghostscript-9.05-4|616	
12mr|ghostscript-9.05-4|617	* Sat Apr 18 2009 Frederik Himpe <fhimpe@mandriva.org> 8.64-65mdv2009.1
12mr|ghostscript-9.05-4|618	+ Revision: 368001
12mr|ghostscript-9.05-4|619	- Add Fedora patches to fix CVE-2009-0196 and CVE-2009-0792
12mr|ghostscript-9.05-4|620	
12mr|ghostscript-9.05-4|621	* Wed Mar 25 2009 Frederik Himpe <fhimpe@mandriva.org> 8.64-64mdv2009.1
12mr|ghostscript-9.05-4|622	+ Revision: 361163
12mr|ghostscript-9.05-4|623	- Sync with Fedora:
12mr|ghostscript-9.05-4|624	* Add patch fixing CVE-2009-0583 and CVE-2009-0584
12mr|ghostscript-9.05-4|625	* Add patch fixing bitcmyk driver
12mr|ghostscript-9.05-4|626	
12mr|ghostscript-9.05-4|627	* Sun Feb 08 2009 Frederik Himpe <fhimpe@mandriva.org> 8.64-63mdv2009.1
12mr|ghostscript-9.05-4|628	+ Revision: 338500
12mr|ghostscript-9.05-4|629	- Update to new version 8.64
12mr|ghostscript-9.05-4|630	- Rediff windev compatibility patch
12mr|ghostscript-9.05-4|631	- Rediff x11_shared patch
12mr|ghostscript-9.05-4|632	- Add patch to fix format string errors
12mr|ghostscript-9.05-4|633	- Sync with Fedora:
12mr|ghostscript-9.05-4|634	* Patch to use system libjasper
12mr|ghostscript-9.05-4|635	* Fix some scripts
12mr|ghostscript-9.05-4|636	* Fix pksmraw (RH bug #308211)
12mr|ghostscript-9.05-4|637	* Define .runlibfileifexists patch
12mr|ghostscript-9.05-4|638	
12mr|ghostscript-9.05-4|639	* Tue Sep 16 2008 Tiago Salem <salem@mandriva.com.br> 8.63-62mdv2009.0
12mr|ghostscript-9.05-4|640	+ Revision: 285304
12mr|ghostscript-9.05-4|641	- reenabling windev patch (#28960)
12mr|ghostscript-9.05-4|642	- bump release
12mr|ghostscript-9.05-4|643	
12mr|ghostscript-9.05-4|644	* Sun Aug 03 2008 Frederik Himpe <fhimpe@mandriva.org> 8.63-61mdv2009.0
12mr|ghostscript-9.05-4|645	+ Revision: 262181
12mr|ghostscript-9.05-4|646	- Update to ghostscript 8.63
12mr|ghostscript-9.05-4|647	
12mr|ghostscript-9.05-4|648	* Mon Jun 09 2008 Pixel <pixel@mandriva.com> 8.61-60mdv2009.0
12mr|ghostscript-9.05-4|649	+ Revision: 217185
12mr|ghostscript-9.05-4|650	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|ghostscript-9.05-4|651	
12mr|ghostscript-9.05-4|652	+ Funda Wang <fwang@mandriva.org>
12mr|ghostscript-9.05-4|653	- mark lang properties
12mr|ghostscript-9.05-4|654	
12mr|ghostscript-9.05-4|655	* Fri Feb 29 2008 Tiago Salem <salem@mandriva.com.br> 8.61-60mdv2008.1
12mr|ghostscript-9.05-4|656	+ Revision: 176876
12mr|ghostscript-9.05-4|657	- Added security patch for CVE-2008-0411
12mr|ghostscript-9.05-4|658	
12mr|ghostscript-9.05-4|659	* Tue Jan 29 2008 Marcelo Ricardo Leitner <mrl@mandriva.com> 8.61-59mdv2008.1
12mr|ghostscript-9.05-4|660	+ Revision: 159691
12mr|ghostscript-9.05-4|661	- Make use of %%mkrel -d
12mr|ghostscript-9.05-4|662	- Includes libgs devel header files. Closes: #37295
12mr|ghostscript-9.05-4|663	
12mr|ghostscript-9.05-4|664	* Wed Jan 23 2008 Funda Wang <fwang@mandriva.org> 8.61-58mdv2008.1
12mr|ghostscript-9.05-4|665	+ Revision: 156937
12mr|ghostscript-9.05-4|666	- rebuild against latest gnutls
12mr|ghostscript-9.05-4|667	
12mr|ghostscript-9.05-4|668	+ Olivier Blin <blino@mandriva.org>
12mr|ghostscript-9.05-4|669	- restore BuildRoot
12mr|ghostscript-9.05-4|670	
12mr|ghostscript-9.05-4|671	+ Thierry Vignaud <tv@mandriva.org>
12mr|ghostscript-9.05-4|672	- kill re-definition of %%buildroot on Pixel's request
12mr|ghostscript-9.05-4|673	
12mr|ghostscript-9.05-4|674	* Fri Nov 23 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 8.61-57mdv2008.1
12mr|ghostscript-9.05-4|675	+ Revision: 111478
12mr|ghostscript-9.05-4|676	- New upstream: 8.60
12mr|ghostscript-9.05-4|677	- Removed patches CVE-2007-2721 and lib64: already included
12mr|ghostscript-9.05-4|678	- Disabled pcl3opts building, as it's broken.
12mr|ghostscript-9.05-4|679	- Do not ship ghostscript-devel for now.
12mr|ghostscript-9.05-4|680	
12mr|ghostscript-9.05-4|681	* Tue Nov 06 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 8.60-56mdv2008.1
12mr|ghostscript-9.05-4|682	+ Revision: 106352
12mr|ghostscript-9.05-4|683	- Added patch jasper-CVE-2007-2721. Closes: #35332
12mr|ghostscript-9.05-4|684	
12mr|ghostscript-9.05-4|685	* Mon Sep 24 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 8.60-55mdv2008.0
12mr|ghostscript-9.05-4|686	+ Revision: 92687
12mr|ghostscript-9.05-4|687	- add /usr/share/fonts/default/Type1 as font-path (Type1/ was moved to
12mr|ghostscript-9.05-4|688	type1/ but some applications have hardcoded references to Type1/, so
12mr|ghostscript-9.05-4|689	fonts are being put back in Type1 and both paths may be valid for a
12mr|ghostscript-9.05-4|690	while). See #34054 and #32883.
12mr|ghostscript-9.05-4|691	
12mr|ghostscript-9.05-4|692	* Wed Sep 12 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 8.60-54mdv2008.0
12mr|ghostscript-9.05-4|693	+ Revision: 84782
12mr|ghostscript-9.05-4|694	- Bumped release.
12mr|ghostscript-9.05-4|695	
12mr|ghostscript-9.05-4|696	* Tue Sep 04 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 8.60-53mdv2008.0
12mr|ghostscript-9.05-4|697	+ Revision: 79363
12mr|ghostscript-9.05-4|698	- Added patch lib64: fix pkgconfig file place.
12mr|ghostscript-9.05-4|699	- Added patch x11_shared, with fixes for x86_64 arch. (-fPIC stuff)
12mr|ghostscript-9.05-4|700	- New upstream: 8.60
12mr|ghostscript-9.05-4|701	
12mr|ghostscript-9.05-4|702	* Mon Aug 27 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 8.15.4-52mdv2008.0
12mr|ghostscript-9.05-4|703	+ Revision: 72021
12mr|ghostscript-9.05-4|704	- Fix type1 fonts path. Closes: #32883
12mr|ghostscript-9.05-4|705	
12mr|ghostscript-9.05-4|706	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 8.15.4-51mdv2008.0
12mr|ghostscript-9.05-4|707	+ Revision: 70248
12mr|ghostscript-9.05-4|708	- fileutils, sh-utils & textutils have been obsoleted by coreutils a long time ago
12mr|ghostscript-9.05-4|709	- kill file require on update-alternatives
12mr|ghostscript-9.05-4|710	
12mr|ghostscript-9.05-4|711	* Sun Jun 17 2007 Helio Chissini de Castro <helio@mandriva.com> 8.15.4-50mdv2008.0
12mr|ghostscript-9.05-4|712	+ Revision: 40565
12mr|ghostscript-9.05-4|713	- Right provides for libgs
12mr|ghostscript-9.05-4|714	
12mr|ghostscript-9.05-4|715	* Mon May 28 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 8.15.4-49mdv2008.0
12mr|ghostscript-9.05-4|716	+ Revision: 31973
12mr|ghostscript-9.05-4|717	- Release bump to 49 due to bug #31047.
12mr|ghostscript-9.05-4|718	
12mr|ghostscript-9.05-4|719	* Wed May 16 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 8.15.4-1mdv2008.0
12mr|ghostscript-9.05-4|720	+ Revision: 27317
12mr|ghostscript-9.05-4|721	- Specfile cleanup
12mr|ghostscript-9.05-4|722	- Expose upstream minor version in our version too. (use full version on version)
12mr|ghostscript-9.05-4|723	- Update buildrequires.
12mr|ghostscript-9.05-4|724	- New upstream: 8.15.4
12mr|ghostscript-9.05-4|725	
12mr|ghostscript-9.05-4|726	
12mr|ghostscript-9.05-4|727	* Tue Jan 30 2007 Olivier Blin <oblin@mandriva.com> 8.15-48mdv2007.1
12mr|ghostscript-9.05-4|728	+ Revision: 115348
12mr|ghostscript-9.05-4|729	- move doc in sub-package
12mr|ghostscript-9.05-4|730	
12mr|ghostscript-9.05-4|731	+ Marcelo Ricardo Leitner <mrl@mandriva.com>
12mr|ghostscript-9.05-4|732	- New upstream: 8.15.3
12mr|ghostscript-9.05-4|733	- Minor specfile cleanup.
12mr|ghostscript-9.05-4|734	--This line, and those below, will be ignored--
12mr|ghostscript-9.05-4|735	D    SOURCES/espgs-8.15.2-rev183.tar.bz2
12mr|ghostscript-9.05-4|736	A    SOURCES/espgs-8.15.3-source.tar.bz2
12mr|ghostscript-9.05-4|737	M    SPECS/ghostscript.spec
12mr|ghostscript-9.05-4|738	- Import ghostscript
12mr|ghostscript-9.05-4|739	
12mr|ghostscript-9.05-4|740	* Mon Aug 28 2006 Till Kamppeter <till@mandriva.com> 8.15-47mdv2007.0
12mr|ghostscript-9.05-4|741	- Updated to subversion revision 182 (Several bug fixes).
12mr|ghostscript-9.05-4|742	- Removed patch 1 and 4 (merged upstream).
12mr|ghostscript-9.05-4|743	
12mr|ghostscript-9.05-4|744	* Sat Aug 19 2006 Till Kamppeter <till@mandriva.com> 8.15-46mdv2007.0
12mr|ghostscript-9.05-4|745	- Updated to subversion revision 172 (Translated comments in OpenPrinting
12mr|ghostscript-9.05-4|746	Vector header file to english, merged fixes for building /usr/bin/gsc
12mr|ghostscript-9.05-4|747	and /usr/bin/gsx upstream).
12mr|ghostscript-9.05-4|748	- Added UPP file for the SiPix Pocket Printer A6.
12mr|ghostscript-9.05-4|749	- Removed patch 3 (merged upstream).
12mr|ghostscript-9.05-4|750	
12mr|ghostscript-9.05-4|751	* Fri Jul 14 2006 Till Kamppeter <till@mandriva.com> 8.15-45mdv2007.0
12mr|ghostscript-9.05-4|752	- GhostScript was not able to display some PDFs (bug 21493, GhostScript bug
12mr|ghostscript-9.05-4|753	688736 with proposed patch, applied as patch 4).
12mr|ghostscript-9.05-4|754	
12mr|ghostscript-9.05-4|755	* Thu Jul 13 2006 Till Kamppeter <till@mandriva.com> 8.15-44mdv2007.0
12mr|ghostscript-9.05-4|756	- Updated to subversion revision 169 (fontconfig support, fixes on "ps2epsi",
12mr|ghostscript-9.05-4|757	CJKV patch from GS 8, KRGB 1.3 from HP).
12mr|ghostscript-9.05-4|758	- New patch 1, as GTK presence is checked by ./configure now.
12mr|ghostscript-9.05-4|759	- Fixed Makefile rules for /usr/bin/gsx and /usr/bin/gsc, they got messed
12mr|ghostscript-9.05-4|760	up by the most recent changes on SVN (patch 3).
12mr|ghostscript-9.05-4|761	- Dropped ghostscript-static package (it only wastes space and no problems
12mr|ghostscript-9.05-4|762	on the dynamically linked GhostScript were reported).
12mr|ghostscript-9.05-4|763	- Uncompressed patches.
12mr|ghostscript-9.05-4|764	
12mr|ghostscript-9.05-4|765	* Fri Jun 30 2006 Oden Eriksson <oeriksson@mandriva.com> 8.15-43mdv2007.0
12mr|ghostscript-9.05-4|766	- rebuilt against gnutls-1.4.0
12mr|ghostscript-9.05-4|767	- remove the tetex-dvips build dep as it is not needed and it leads to
12mr|ghostscript-9.05-4|768	circular build deps hell
12mr|ghostscript-9.05-4|769	
12mr|ghostscript-9.05-4|770	* Wed May 03 2006 Till Kamppeter <till@mandriva.com> 8.15-42mdk
12mr|ghostscript-9.05-4|771	- Added "BuildRequires: cups" to assure that CUPS drivers get installed.
12mr|ghostscript-9.05-4|772	
12mr|ghostscript-9.05-4|773	* Thu Apr 27 2006 Till Kamppeter <till@mandriva.com> 8.15-41mdk
12mr|ghostscript-9.05-4|774	- Updated to subversion revision 145 (ESP GhostScript 8.15.2 release).
12mr|ghostscript-9.05-4|775	
12mr|ghostscript-9.05-4|776	* Tue Apr 25 2006 Till Kamppeter <till@mandriva.com> 8.15-40mdk
12mr|ghostscript-9.05-4|777	- Added workaround for compatibility with PDF files generated by
12mr|ghostscript-9.05-4|778	Windev (bug 15678).
12mr|ghostscript-9.05-4|779	
12mr|ghostscript-9.05-4|780	* Mon Apr 24 2006 Till Kamppeter <till@mandriva.com> 8.15-39mdk
12mr|ghostscript-9.05-4|781	- Updated to subversion revision 141 (Tons of bug fixes, especially
12mr|ghostscript-9.05-4|782	interpreter thingies like "I cannot display xyz.pdf", added CUPS
12mr|ghostscript-9.05-4|783	1.2 features to "cups" raster device).
12mr|ghostscript-9.05-4|784	- Removed patch 0 (merged upstream).
12mr|ghostscript-9.05-4|785	
12mr|ghostscript-9.05-4|786	* Tue Apr 04 2006 Till Kamppeter <till@mandriva.com> 8.15-38mdk
12mr|ghostscript-9.05-4|787	- Conflict against too old CUPS versions must be done with "cups"
12mr|ghostscript-9.05-4|788	and not with "cups-common".
12mr|ghostscript-9.05-4|789	
12mr|ghostscript-9.05-4|790	* Tue Apr 04 2006 Till Kamppeter <till@mandriva.com> 8.15-37mdk
12mr|ghostscript-9.05-4|791	- Moved CUPS filter directory from /usr/lib64/cups/filter to
12mr|ghostscript-9.05-4|792	/usr/lib/cups/filter on 64-bit systems.
12mr|ghostscript-9.05-4|793	
12mr|ghostscript-9.05-4|794	* Thu Mar 30 2006 Till Kamppeter <till@mandriva.com> 8.15-36mdk
12mr|ghostscript-9.05-4|795	- Updated to subversion revision 133 (Fixed bug in the
12mr|ghostscript-9.05-4|796	OpenPrinting vector driver interface "opvp", updated Epson
12mr|ghostscript-9.05-4|797	Avasys laser printer driver).
12mr|ghostscript-9.05-4|798	
12mr|ghostscript-9.05-4|799	* Tue Mar 07 2006 Till Kamppeter <till@mandriva.com> 8.15-35mdk
12mr|ghostscript-9.05-4|800	- Let /usr/bin/gsx be built against GTK 2 and not against GTK 1
12mr|ghostscript-9.05-4|801	(bug 21473).
12mr|ghostscript-9.05-4|802	
12mr|ghostscript-9.05-4|803	* Wed Mar 01 2006 Till Kamppeter <till@mandriva.com> 8.15-34mdk
12mr|ghostscript-9.05-4|804	- Updated to subversion revision 130 (Fixed non-standard glyph
12mr|ghostscript-9.05-4|805	rendering in PDF files generated by GhostScript).
12mr|ghostscript-9.05-4|806	
12mr|ghostscript-9.05-4|807	* Mon Feb 27 2006 Till Kamppeter <till@mandriva.com> 8.15-33mdk
12mr|ghostscript-9.05-4|808	- Added link /usr/bin/gs-common for backward compatibility with
12mr|ghostscript-9.05-4|809	printerdrake in Mandriva Linux 2006.
12mr|ghostscript-9.05-4|810	
12mr|ghostscript-9.05-4|811	* Mon Feb 27 2006 Till Kamppeter <till@mandriva.com> 8.15-32mdk
12mr|ghostscript-9.05-4|812	- Made automatic release number generation with %%mkrel really working.
12mr|ghostscript-9.05-4|813	
12mr|ghostscript-9.05-4|814	* Fri Feb 24 2006 Till Kamppeter <till@mandriva.com> 8.15-31mdk
12mr|ghostscript-9.05-4|815	- Updated to subversion revision 129 (Update to version 1.2 of
12mr|ghostscript-9.05-4|816	HP's KRGB patch in the "ijs" device, fixes several buffer overflows
12mr|ghostscript-9.05-4|817	and other segfault sources, especially important for full-bleed
12mr|ghostscript-9.05-4|818	printing with HPIJS, thanks to David Suffield from HP).
12mr|ghostscript-9.05-4|819	
12mr|ghostscript-9.05-4|820	* Fri Feb 24 2006 Till Kamppeter <till@mandriva.com> 8.15-30mdk
12mr|ghostscript-9.05-4|821	- Added "Provides: ghostscript" to ghostscript-static, as this one
12mr|ghostscript-9.05-4|822	is also a fully functional GhostScript executable.
12mr|ghostscript-9.05-4|823	
12mr|ghostscript-9.05-4|824	* Tue Feb 21 2006 Till Kamppeter <till@mandriva.com> 8.15-29mdk
12mr|ghostscript-9.05-4|825	- Changed priorities of update-alternatives to the "gsc" executable,
12mr|ghostscript-9.05-4|826	it has no working "display" default device, but at least with this
12mr|ghostscript-9.05-4|827	one everything which worked in the old static GhostScript works as
12mr|ghostscript-9.05-4|828	before. "gsx" has problems with gv (bug 21131) and ps2pdf (bug 21150).
12mr|ghostscript-9.05-4|829	- Removed the "Requires: ghostscript-X-executable" from the
12mr|ghostscript-9.05-4|830	"ghostscript-module-X" package. It is not needed.
12mr|ghostscript-9.05-4|831	- Updated package descriptions.
12mr|ghostscript-9.05-4|832	
12mr|ghostscript-9.05-4|833	* Mon Feb 13 2006 Till Kamppeter <till@mandriva.com> 8.15-28mdk
12mr|ghostscript-9.05-4|834	- Added "Conflicts: ghostscript < 8.15-27mdk" to make updates
12mr|ghostscript-9.05-4|835	correctly working (thanks to Frederic Crozat).
12mr|ghostscript-9.05-4|836	- Fixed %%postun script of libgs8 package.
12mr|ghostscript-9.05-4|837	
12mr|ghostscript-9.05-4|838	* Fri Feb 03 2006 Till Kamppeter <till@mandriva.com> 8.15-27mdk
12mr|ghostscript-9.05-4|839	- New package splitting to avoid duplicate disk occupation by the same
12mr|ghostscript-9.05-4|840	code in libgs and the static GhostScript executable
12mr|ghostscript-9.05-4|841	- Improved and cleaned up the package descriptions.
12mr|ghostscript-9.05-4|842	- %%mkrel also for libijs.
12mr|ghostscript-9.05-4|843	- Some spec file clean-up.
12mr|ghostscript-9.05-4|844	
12mr|ghostscript-9.05-4|845	* Mon Jan 30 2006 Helio Chissini de Castro <helio@mandriva.com> 8.15-26mdk
12mr|ghostscript-9.05-4|846	- Introduced libgs package.
12mr|ghostscript-9.05-4|847	- Added patch to fix lack of right flags on compilation
12mr|ghostscript-9.05-4|848	
12mr|ghostscript-9.05-4|849	* Mon Jan 23 2006 Till Kamppeter <till@mandriva.com> 8.15-25mdk
12mr|ghostscript-9.05-4|850	- Split off the dvipdf tool into its own package to avoid tetex
12mr|ghostscript-9.05-4|851	dependency.
12mr|ghostscript-9.05-4|852	- Added "Required: tetex-dvips" to the newly defined ghostscript-dvipdf
12mr|ghostscript-9.05-4|853	package (bug 20330).
12mr|ghostscript-9.05-4|854	- Introduced %%mkrel.
12mr|ghostscript-9.05-4|855	
12mr|ghostscript-9.05-4|856	* Sat Jan 14 2006 Till Kamppeter <till@mandriva.com> 8.15-24mdk
12mr|ghostscript-9.05-4|857	- Updated to subversion revision 128 (Patch from Werner Fink from SuSE:
12mr|ghostscript-9.05-4|858	Fixed rendering of images when converting PostScript to PDF with
12mr|ghostscript-9.05-4|859	"ps2pdf" (bug 19437), fixed also a crash when generating PDF files with
12mr|ghostscript-9.05-4|860	the "pdfwrite" device).
12mr|ghostscript-9.05-4|861	
12mr|ghostscript-9.05-4|862	* Mon Nov 14 2005 Oden Eriksson <oeriksson@mandriva.com> 8.15-23mdk
12mr|ghostscript-9.05-4|863	- rebuilt against openssl-0.9.8a
12mr|ghostscript-9.05-4|864	
12mr|ghostscript-9.05-4|865	* Sat Sep 24 2005 Till Kamppeter <till@mandriva.com> 8.15-22mdk
12mr|ghostscript-9.05-4|866	- Updated to subversion revision 127 (Release 8.15.1 plus assorted
12mr|ghostscript-9.05-4|867	fixes from Werner Fink from SuSE: Several segfaults, color model
12mr|ghostscript-9.05-4|868	adaptations to GS 8.15 in some drivers, vertical japanese text
12mr|ghostscript-9.05-4|869	fix, applied patches 0, 100, and 101 upstream).
12mr|ghostscript-9.05-4|870	- Removed patches 0, 100, and 101 (merged upstream). Now we have the
12mr|ghostscript-9.05-4|871	first patch-free GhostScript package in a Linux distribution!
12mr|ghostscript-9.05-4|872	- There was still a Mandrake inside, Mandrivized it.
12mr|ghostscript-9.05-4|873	
12mr|ghostscript-9.05-4|874	* Wed Aug 17 2005 Till Kamppeter <till@mandriva.com> 8.15-21mdk
12mr|ghostscript-9.05-4|875	- Updated to subversion revision 119 (Fixed bugs in the "pxlmono" and
12mr|ghostscript-9.05-4|876	"pxlcolor" drivers, once on the Legal paper size definition, and second
12mr|ghostscript-9.05-4|877	a missing PJL command telling whether the job is grayscale or color).
12mr|ghostscript-9.05-4|878	
12mr|ghostscript-9.05-4|879	* Sun Aug 14 2005 Till Kamppeter <till@mandriva.com> 8.15-20mdk
12mr|ghostscript-9.05-4|880	- Updated to subversion revision 118 (Fixed a FreeType bug on 64-bit
12mr|ghostscript-9.05-4|881	platforms, STR 1235; fixed multiple media selection bugs, STR 1172,
12mr|ghostscript-9.05-4|882	STR 1204, Foomatic bug 1222120 on Sourceforge; merged in fixes from
12mr|ghostscript-9.05-4|883	GPL GhostScript repository).
12mr|ghostscript-9.05-4|884	
12mr|ghostscript-9.05-4|885	* Sat Jul 16 2005 Till Kamppeter <till@mandrakesoft.com> 8.15-19mdk
12mr|ghostscript-9.05-4|886	- Updated to subversion revision 106 (Fixed GhostScript crashing with
12mr|ghostscript-9.05-4|887	some PostScript files on 64-bit platforms, STR 1168, bug 16694).
12mr|ghostscript-9.05-4|888	
12mr|ghostscript-9.05-4|889	* Thu Jun 16 2005 Till Kamppeter <till@mandrakesoft.com> 8.15-18mdk
12mr|ghostscript-9.05-4|890	- Updated to subversion revision 105 (More bug fixes, especially several
12mr|ghostscript-9.05-4|891	contributed by Werner Fink from SuSE).
12mr|ghostscript-9.05-4|892	
12mr|ghostscript-9.05-4|893	* Thu Apr 21 2005 Till Kamppeter <till@mandrakesoft.com> 8.15-17mdk
12mr|ghostscript-9.05-4|894	- Updated to subversion revision 99/release 8.15.1rc3 (Tons of bug fixes,
12mr|ghostscript-9.05-4|895	especially broken "ps2epsi", 16-bit/color support for "cups" device/native
12mr|ghostscript-9.05-4|896	CUPS drivers).
12mr|ghostscript-9.05-4|897	
12mr|ghostscript-9.05-4|898	* Wed Mar 30 2005 Till Kamppeter <till@mandrakesoft.com> 8.15-16mdk
12mr|ghostscript-9.05-4|899	- Updated to subversion revision 79 (Several bug fixes, especially
12mr|ghostscript-9.05-4|900	crashes of "imagen" and "lx5000" drivers, output into a pipe not
12mr|ghostscript-9.05-4|901	possible for some drivers, ...).
12mr|ghostscript-9.05-4|902	
12mr|ghostscript-9.05-4|903	* Thu Mar 17 2005 Till Kamppeter <till@mandrakesoft.com> 8.15-15mdk
12mr|ghostscript-9.05-4|904	- Updated to subversion revision 78 (Several bug fixes, improvement of
12mr|ghostscript-9.05-4|905	antialiased screen output when using gv or ghostview).
12mr|ghostscript-9.05-4|906	- Added "Conflicts: printer-filters <= 10.1" (bug 14710).
12mr|ghostscript-9.05-4|907	
12mr|ghostscript-9.05-4|908	* Tue Mar 08 2005 Till Kamppeter <till@mandrakesoft.com> 8.15-14mdk
12mr|ghostscript-9.05-4|909	- Updated to subversion revision 70 (Deactivated "dmprt", it breaks
12mr|ghostscript-9.05-4|910	GhostScript completely).
12mr|ghostscript-9.05-4|911	
12mr|ghostscript-9.05-4|912	* Mon Mar 07 2005 Till Kamppeter <till@mandrakesoft.com> 8.15-13mdk
12mr|ghostscript-9.05-4|913	- Updated to subversion revision 68 (Added remaining japanese printer
12mr|ghostscript-9.05-4|914	drivers: "dmprt", "escpage", "lp2000", "npdl", "rpdl").
12mr|ghostscript-9.05-4|915	
12mr|ghostscript-9.05-4|916	* Fri Mar 04 2005 Till Kamppeter <till@mandrakesoft.com> 8.15-12mdk
12mr|ghostscript-9.05-4|917	- Updated to subversion revision 67 (Fixed segfaults in "opvp" and "lips4v";
12mr|ghostscript-9.05-4|918	fixed color handling in "opvp").
12mr|ghostscript-9.05-4|919	
12mr|ghostscript-9.05-4|920	* Wed Mar 02 2005 Till Kamppeter <till@mandrakesoft.com> 8.15-11mdk
12mr|ghostscript-9.05-4|921	- Updated to subversion revision 63 (Made PNG devices being compiled).
12mr|ghostscript-9.05-4|922	
12mr|ghostscript-9.05-4|923	* Thu Feb 24 2005 Till Kamppeter <till@mandrakesoft.com> 8.15-10mdk
12mr|ghostscript-9.05-4|924	- Updated to subversion revision 62 (Epson Kowa laser printer driver
12mr|ghostscript-9.05-4|925	added upstream, CUPS driver for PCL-XL improved).
12mr|ghostscript-9.05-4|926	
12mr|ghostscript-9.05-4|927	* Mon Feb 21 2005 Till Kamppeter <till@mandrakesoft.com> 8.15-9mdk
12mr|ghostscript-9.05-4|928	- Updated to subversion revision 51 (Fixed segfault of Epson EPL-xxxxL
12mr|ghostscript-9.05-4|929	driver with KRGB patch).
12mr|ghostscript-9.05-4|930	- Reactivated KRGB.
12mr|ghostscript-9.05-4|931	
12mr|ghostscript-9.05-4|932	* Fri Feb 18 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 8.15-8mdk
12mr|ghostscript-9.05-4|933	- drop patch1: fixed upstream
12mr|ghostscript-9.05-4|934	
12mr|ghostscript-9.05-4|935	* Thu Feb 17 2005 Till Kamppeter <till@mandrakesoft.com> 8.15-7mdk
12mr|ghostscript-9.05-4|936	- Updated to subversion revision 50 (Added old japanese drivers).
12mr|ghostscript-9.05-4|937	
12mr|ghostscript-9.05-4|938	* Wed Feb 16 2005 Till Kamppeter <till@mandrakesoft.com> 8.15-6mdk
12mr|ghostscript-9.05-4|939	- Updated to subversion revision 49 (Many bug fixes, especially "pxlmono"
12mr|ghostscript-9.05-4|940	driver).
12mr|ghostscript-9.05-4|941	- Temporarily reverted to the original IJS driver from GPL GhostScript,
12mr|ghostscript-9.05-4|942	without KRGB, but does not segfault with Epson EPL-xxxxL driver.
12mr|ghostscript-9.05-4|943	
12mr|ghostscript-9.05-4|944	* Tue Feb 15 2005 Till Kamppeter <till@mandrakesoft.com> 8.15-5mdk
12mr|ghostscript-9.05-4|945	- Updated to subversion revision 46 (shortly after 8.15.1rc1).
12mr|ghostscript-9.05-4|946	- Added Epson Kowa laser printer drivers (alpha version).
12mr|ghostscript-9.05-4|947	- Cleaned up spec file somewhat.
12mr|ghostscript-9.05-4|948	
12mr|ghostscript-9.05-4|949	* Sun Feb 13 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 8.15-4mdk
12mr|ghostscript-9.05-4|950	- Patch1: fix segfault at startup on ppc
12mr|ghostscript-9.05-4|951	
12mr|ghostscript-9.05-4|952	* Wed Feb 09 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 8.15-3mdk
12mr|ghostscript-9.05-4|953	- lib64 fixes
12mr|ghostscript-9.05-4|954	- build DSO with PIC
12mr|ghostscript-9.05-4|955	
12mr|ghostscript-9.05-4|956	* Sat Jan 29 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 8.15-2mdk
12mr|ghostscript-9.05-4|957	- add BuildRequires: XFree86-devel
12mr|ghostscript-9.05-4|958	
12mr|ghostscript-9.05-4|959	* Fri Jan 28 2005 Till Kamppeter <till@mandrakesoft.com> 8.15-1mdk
12mr|ghostscript-9.05-4|960	- Updated to ESP GhostScript 8.15.
12mr|ghostscript-9.05-4|961	

14080 12
12mr|ghostscript-fonts-8.11-18|1	Summary:	Fonts for the GhostScript PostScript(TM) interpreter
12mr|ghostscript-fonts-8.11-18|2	Name:		ghostscript-fonts
12mr|ghostscript-fonts-8.11-18|3	Version:	8.11
12mr|ghostscript-fonts-8.11-18|4	Release:	%mkrel 18
12mr|ghostscript-fonts-8.11-18|5	License:	GPL
12mr|ghostscript-fonts-8.11-18|6	Group:		Publishing
12mr|ghostscript-fonts-8.11-18|7	Url:		http://sourceforge.net/projects/gs-fonts/
12mr|ghostscript-fonts-8.11-18|8	Source:		http://heanet.dl.sourceforge.net/sourceforge/gs-fonts/ghostscript-fonts-other-6.0.tar.bz2
12mr|ghostscript-fonts-8.11-18|9	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|ghostscript-fonts-8.11-18|10	BuildArch:	noarch
12mr|ghostscript-fonts-8.11-18|11	
12mr|ghostscript-fonts-8.11-18|12	%description
12mr|ghostscript-fonts-8.11-18|13	These fonts can be used by the GhostScript interpreter during text
12mr|ghostscript-fonts-8.11-18|14	rendering. They are in addition to the shared fonts between GhostScript
12mr|ghostscript-fonts-8.11-18|15	and X11.
12mr|ghostscript-fonts-8.11-18|16	
12mr|ghostscript-fonts-8.11-18|17	%prep
12mr|ghostscript-fonts-8.11-18|18	%setup -q -c ghostscript-fonts-6.0
12mr|ghostscript-fonts-8.11-18|19	
12mr|ghostscript-fonts-8.11-18|20	%install
12mr|ghostscript-fonts-8.11-18|21	rm -fr %buildroot
12mr|ghostscript-fonts-8.11-18|22	
12mr|ghostscript-fonts-8.11-18|23	mkdir -p %buildroot/%_datadir/fonts/default/ghostscript/
12mr|ghostscript-fonts-8.11-18|24	cp fonts/* %buildroot/%_datadir/fonts/default/ghostscript
12mr|ghostscript-fonts-8.11-18|25	
12mr|ghostscript-fonts-8.11-18|26	# Remove unneeded files
12mr|ghostscript-fonts-8.11-18|27	rm -f %buildroot/%_datadir/fonts/default/ghostscript/*.pfb
12mr|ghostscript-fonts-8.11-18|28	rm -f %buildroot/%_datadir/fonts/default/ghostscript/fonts.{dir,scale}
12mr|ghostscript-fonts-8.11-18|29	
12mr|ghostscript-fonts-8.11-18|30	%clean
12mr|ghostscript-fonts-8.11-18|31	rm -fr %buildroot
12mr|ghostscript-fonts-8.11-18|32	
12mr|ghostscript-fonts-8.11-18|33	%files
12mr|ghostscript-fonts-8.11-18|34	%defattr(-,root,root,-)
12mr|ghostscript-fonts-8.11-18|35	%dir %_datadir/fonts/default/
12mr|ghostscript-fonts-8.11-18|36	%dir %_datadir/fonts/default/ghostscript/
12mr|ghostscript-fonts-8.11-18|37	%_datadir/fonts/default/ghostscript/*.pfa
12mr|ghostscript-fonts-8.11-18|38	%_datadir/fonts/default/ghostscript/*.afm
12mr|ghostscript-fonts-8.11-18|39	%_datadir/fonts/default/ghostscript/*.gsf
12mr|ghostscript-fonts-8.11-18|40	%_datadir/fonts/default/ghostscript/*.pfm
12mr|ghostscript-fonts-8.11-18|41	
12mr|ghostscript-fonts-8.11-18|42	
12mr|ghostscript-fonts-8.11-18|43	
12mr|ghostscript-fonts-8.11-18|44	%changelog
12mr|ghostscript-fonts-8.11-18|45	

14081 12
12mr|giblib-1.2.4-9|1	%define major   1
12mr|giblib-1.2.4-9|2	%define libname %mklibname %{name} %{major}
12mr|giblib-1.2.4-9|3	%define develname %mklibname -d %name
12mr|giblib-1.2.4-9|4	
12mr|giblib-1.2.4-9|5	Name:		giblib
12mr|giblib-1.2.4-9|6	Version:	1.2.4
12mr|giblib-1.2.4-9|7	Release:	9
12mr|giblib-1.2.4-9|8	Summary:	Simple library and a wrapper for imlib2
12mr|giblib-1.2.4-9|9	License:	GPL
12mr|giblib-1.2.4-9|10	Group:		System/Libraries
12mr|giblib-1.2.4-9|11	URL:		http://linuxbrit.co.uk/giblib
12mr|giblib-1.2.4-9|12	Source:		http://linuxbrit.co.uk/downloads/%{name}-%{version}.tar.bz2
12mr|giblib-1.2.4-9|13	BuildRequires:	pkgconfig(imlib2)
12mr|giblib-1.2.4-9|14	BuildRequires:	freetype-devel
12mr|giblib-1.2.4-9|15	
12mr|giblib-1.2.4-9|16	%description
12mr|giblib-1.2.4-9|17	giblib is a utility library used by many of the applications from
12mr|giblib-1.2.4-9|18	linuxbrit.co.uk. It incorporates doubly linked lists, some string
12mr|giblib-1.2.4-9|19	functions, and a wrapper for imlib2. The wrapper does two things.
12mr|giblib-1.2.4-9|20	It gives you access to fontstyles, which can be loaded from files,
12mr|giblib-1.2.4-9|21	saved to files or defined dynamically through the API. It also,
12mr|giblib-1.2.4-9|22	and more importantly, wraps imlib2's context API.
12mr|giblib-1.2.4-9|23	
12mr|giblib-1.2.4-9|24	%package -n %{libname}
12mr|giblib-1.2.4-9|25	Summary:	Main library for %{name}
12mr|giblib-1.2.4-9|26	Group:		System/Libraries
12mr|giblib-1.2.4-9|27	Provides:	lib%{name} = %{version}-%{release}
12mr|giblib-1.2.4-9|28	
12mr|giblib-1.2.4-9|29	%description -n %{libname}
12mr|giblib-1.2.4-9|30	This package contains the library needed to run %{name}.
12mr|giblib-1.2.4-9|31	
12mr|giblib-1.2.4-9|32	%package -n %{develname}
12mr|giblib-1.2.4-9|33	Summary:	Development header files for %{name}
12mr|giblib-1.2.4-9|34	Group:		Development/C
12mr|giblib-1.2.4-9|35	Requires:	%{libname} = %{version}-%{release}
12mr|giblib-1.2.4-9|36	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|giblib-1.2.4-9|37	Provides:	%{name}-devel = %{version}-%{release}
12mr|giblib-1.2.4-9|38	
12mr|giblib-1.2.4-9|39	%description -n %{develname}
12mr|giblib-1.2.4-9|40	Libraries, include files and other resources you can use to develop
12mr|giblib-1.2.4-9|41	%{name} applications.
12mr|giblib-1.2.4-9|42	
12mr|giblib-1.2.4-9|43	%prep
12mr|giblib-1.2.4-9|44	%setup -q
12mr|giblib-1.2.4-9|45	
12mr|giblib-1.2.4-9|46	%build
12mr|giblib-1.2.4-9|47	%configure2_5x --disable-static
12mr|giblib-1.2.4-9|48	%make
12mr|giblib-1.2.4-9|49	
12mr|giblib-1.2.4-9|50	%install
12mr|giblib-1.2.4-9|51	%makeinstall_std
12mr|giblib-1.2.4-9|52	rm -rf %{buildroot}%{_prefix}/doc
12mr|giblib-1.2.4-9|53	chmod 644 %{buildroot}%{_libdir}/lib%{name}.la
12mr|giblib-1.2.4-9|54	
12mr|giblib-1.2.4-9|55	%files -n %libname
12mr|giblib-1.2.4-9|56	%defattr(-,root,root)
12mr|giblib-1.2.4-9|57	%doc README ChangeLog AUTHORS
12mr|giblib-1.2.4-9|58	%{_libdir}/*.so.%{major}
12mr|giblib-1.2.4-9|59	%{_libdir}/*.so.%{major}.*
12mr|giblib-1.2.4-9|60	
12mr|giblib-1.2.4-9|61	%files -n %{develname}
12mr|giblib-1.2.4-9|62	%{_bindir}/%{name}-config
12mr|giblib-1.2.4-9|63	%{_libdir}/*.so
12mr|giblib-1.2.4-9|64	%{_libdir}/pkgconfig/*
12mr|giblib-1.2.4-9|65	%{_includedir}/%{name}
12mr|giblib-1.2.4-9|66	
12mr|giblib-1.2.4-9|67	
12mr|giblib-1.2.4-9|68	
12mr|giblib-1.2.4-9|69	
12mr|giblib-1.2.4-9|70	%changelog
12mr|giblib-1.2.4-9|71	* Mon Aug  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|giblib-1.2.4-9|72	+ Commit: 4c0c71c
12mr|giblib-1.2.4-9|73	- Drop .la and .a files, spec cleanup
12mr|giblib-1.2.4-9|74	
12mr|giblib-1.2.4-9|75	

14082 12
12mr|gif2png-2.5.8-1|1	Summary:	Tools for converting websites from using GIFs to using PNGs
12mr|gif2png-2.5.8-1|2	Name:		gif2png
12mr|gif2png-2.5.8-1|3	Version:	2.5.8
12mr|gif2png-2.5.8-1|4	Release:	1
12mr|gif2png-2.5.8-1|5	License:	MIT style
12mr|gif2png-2.5.8-1|6	Group:		Graphics
12mr|gif2png-2.5.8-1|7	URL:		http://www.catb.org/~esr/gif2png/
12mr|gif2png-2.5.8-1|8	Source0:	http://www.catb.org/~esr/gif2png/%{name}-%{version}.tar.gz
12mr|gif2png-2.5.8-1|9	BuildRequires:	pkgconfig(libpng)
12mr|gif2png-2.5.8-1|10	BuildRequires:	zlib-devel
12mr|gif2png-2.5.8-1|11	Requires:	python
12mr|gif2png-2.5.8-1|12	
12mr|gif2png-2.5.8-1|13	%description
12mr|gif2png-2.5.8-1|14	Tools for converting GIFs to PNGs. The program gif2png converts GIF files to
12mr|gif2png-2.5.8-1|15	PNG files. The Python script web2png converts an entire web tree, also patching
12mr|gif2png-2.5.8-1|16	HTML pages to keep IMG SRC references correct.
12mr|gif2png-2.5.8-1|17	
12mr|gif2png-2.5.8-1|18	%prep
12mr|gif2png-2.5.8-1|19	%setup -q
12mr|gif2png-2.5.8-1|20	
12mr|gif2png-2.5.8-1|21	%build
12mr|gif2png-2.5.8-1|22	%configure2_5x
12mr|gif2png-2.5.8-1|23	%make
12mr|gif2png-2.5.8-1|24	
12mr|gif2png-2.5.8-1|25	%install
12mr|gif2png-2.5.8-1|26	%makeinstall_std
12mr|gif2png-2.5.8-1|27	
12mr|gif2png-2.5.8-1|28	%files
12mr|gif2png-2.5.8-1|29	%doc README NEWS COPYING
12mr|gif2png-2.5.8-1|30	%{_mandir}/*/*
12mr|gif2png-2.5.8-1|31	%{_bindir}/*
12mr|gif2png-2.5.8-1|32	
12mr|gif2png-2.5.8-1|33	
12mr|gif2png-2.5.8-1|34	
12mr|gif2png-2.5.8-1|35	%changelog
12mr|gif2png-2.5.8-1|36	* Mon Aug  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gif2png-2.5.8-1|37	+ Commit: b9ca86c
12mr|gif2png-2.5.8-1|38	- New version 2.5.8 (sync with Cooker)
12mr|gif2png-2.5.8-1|39	
12mr|gif2png-2.5.8-1|40	

14083 12
12mr|giflib-4.1.6-15|1	%define major 4
12mr|giflib-4.1.6-15|2	%define libname %mklibname gif %{major}
12mr|giflib-4.1.6-15|3	%define libungif %mklibname ungif %{major}
12mr|giflib-4.1.6-15|4	%define develname %mklibname -d gif
12mr|giflib-4.1.6-15|5	
12mr|giflib-4.1.6-15|6	Summary:	Library for reading and writing gif images
12mr|giflib-4.1.6-15|7	Name:		giflib
12mr|giflib-4.1.6-15|8	Version:	4.1.6
12mr|giflib-4.1.6-15|9	Release:	15
12mr|giflib-4.1.6-15|10	Group:		System/Libraries
12mr|giflib-4.1.6-15|11	License:	BSD like
12mr|giflib-4.1.6-15|12	URL:		http://giflib.sourceforge.net/
12mr|giflib-4.1.6-15|13	Source:		%{name}-%{version}.tar.bz2
12mr|giflib-4.1.6-15|14	Patch0:		giflib-4.1.6-fix-string-format.patch
12mr|giflib-4.1.6-15|15	Patch1:		giflib-4.1.6-fix-link.patch
12mr|giflib-4.1.6-15|16	BuildRequires:	pkgconfig(x11)
12mr|giflib-4.1.6-15|17	
12mr|giflib-4.1.6-15|18	%description
12mr|giflib-4.1.6-15|19	giflib is a library for reading and writing gif images. It is API and
12mr|giflib-4.1.6-15|20	ABI compatible with libungif which was in wide use while the LZW
12mr|giflib-4.1.6-15|21	compression algorithm was patented.
12mr|giflib-4.1.6-15|22	
12mr|giflib-4.1.6-15|23	%package progs
12mr|giflib-4.1.6-15|24	Summary:	Gif tools based on giflib
12mr|giflib-4.1.6-15|25	Group:		Graphics
12mr|giflib-4.1.6-15|26	%rename libungif-progs
12mr|giflib-4.1.6-15|27	
12mr|giflib-4.1.6-15|28	%description progs
12mr|giflib-4.1.6-15|29	giflib is a library for reading and writing gif images. It is API and
12mr|giflib-4.1.6-15|30	ABI compatible with libungif which was in wide use while the LZW
12mr|giflib-4.1.6-15|31	compression algorithm was patented.
12mr|giflib-4.1.6-15|32	
12mr|giflib-4.1.6-15|33	This package provides some gif tools based on giflib.
12mr|giflib-4.1.6-15|34	
12mr|giflib-4.1.6-15|35	%package -n %{libname}
12mr|giflib-4.1.6-15|36	Group:		System/Libraries
12mr|giflib-4.1.6-15|37	Summary:	Library for reading and writing gif images
12mr|giflib-4.1.6-15|38	
12mr|giflib-4.1.6-15|39	%description -n %{libname}
12mr|giflib-4.1.6-15|40	giflib is a library for reading and writing gif images. It is API and
12mr|giflib-4.1.6-15|41	ABI compatible with libungif which was in wide use while the LZW
12mr|giflib-4.1.6-15|42	compression algorithm was patented.
12mr|giflib-4.1.6-15|43	
12mr|giflib-4.1.6-15|44	%package -n %{libungif}
12mr|giflib-4.1.6-15|45	Group:		System/Libraries
12mr|giflib-4.1.6-15|46	Summary:	Library for reading and writing gif images
12mr|giflib-4.1.6-15|47	Conflicts: %{_lib}gif4 < 4.1.6-12
12mr|giflib-4.1.6-15|48	
12mr|giflib-4.1.6-15|49	%description -n %{libungif}
12mr|giflib-4.1.6-15|50	giflib is a library for reading and writing gif images. It is API and
12mr|giflib-4.1.6-15|51	ABI compatible with libungif which was in wide use while the LZW
12mr|giflib-4.1.6-15|52	compression algorithm was patented.
12mr|giflib-4.1.6-15|53	
12mr|giflib-4.1.6-15|54	%package -n %{develname}
12mr|giflib-4.1.6-15|55	Group:		Development/C
12mr|giflib-4.1.6-15|56	Summary:	Development files for giflib
12mr|giflib-4.1.6-15|57	Requires:	%{libname} = %{version}-%{release}
12mr|giflib-4.1.6-15|58	Requires:	%{libungif} = %{version}-%{release}
12mr|giflib-4.1.6-15|59	Provides:	giflib-devel = %{version}-%{release}
12mr|giflib-4.1.6-15|60	Provides:   ungif-devel = %{version}-%{release}
12mr|giflib-4.1.6-15|61	%rename %{_lib}ungif4-devel
12mr|giflib-4.1.6-15|62	
12mr|giflib-4.1.6-15|63	%description -n %{develname}
12mr|giflib-4.1.6-15|64	giflib is a library for reading and writing gif images. It is API and
12mr|giflib-4.1.6-15|65	ABI compatible with libungif which was in wide use while the LZW
12mr|giflib-4.1.6-15|66	compression algorithm was patented.
12mr|giflib-4.1.6-15|67	
12mr|giflib-4.1.6-15|68	This packages provides the developement files for giflib.
12mr|giflib-4.1.6-15|69	
12mr|giflib-4.1.6-15|70	%prep
12mr|giflib-4.1.6-15|71	%setup -q
12mr|giflib-4.1.6-15|72	%patch0 -p0
12mr|giflib-4.1.6-15|73	%patch1 -p0
12mr|giflib-4.1.6-15|74	
12mr|giflib-4.1.6-15|75	%build
12mr|giflib-4.1.6-15|76	autoreconf -fi
12mr|giflib-4.1.6-15|77	%configure2_5x \
12mr|giflib-4.1.6-15|78	--disable-static
12mr|giflib-4.1.6-15|79	
12mr|giflib-4.1.6-15|80	%make
12mr|giflib-4.1.6-15|81	
12mr|giflib-4.1.6-15|82	# Handling of libungif compatibility
12mr|giflib-4.1.6-15|83	MAJOR=`echo '%{version}' | sed -e 's/\([0-9]\+\)\..*/\1/'`
12mr|giflib-4.1.6-15|84	%{__cc} %ldflags %optflags -shared -Wl,-soname,libungif.so.$MAJOR -Llib/.libs -lgif -o libungif.so.%{version}
12mr|giflib-4.1.6-15|85	
12mr|giflib-4.1.6-15|86	%install
12mr|giflib-4.1.6-15|87	rm -rf %{buildroot}
12mr|giflib-4.1.6-15|88	%makeinstall_std
12mr|giflib-4.1.6-15|89	
12mr|giflib-4.1.6-15|90	# Handling of libungif compatibility
12mr|giflib-4.1.6-15|91	install -p -m 755 libungif.so.%{version} %{buildroot}%{_libdir}
12mr|giflib-4.1.6-15|92	ln -sf libungif.so.%{version} %{buildroot}%{_libdir}/libungif.so.4
12mr|giflib-4.1.6-15|93	ln -sf libungif.so.4 %{buildroot}%{_libdir}/libungif.so
12mr|giflib-4.1.6-15|94	
12mr|giflib-4.1.6-15|95	%files progs
12mr|giflib-4.1.6-15|96	%doc AUTHORS BUGS COPYING ChangeLog NEWS ONEWS README TODO
12mr|giflib-4.1.6-15|97	%{_bindir}/gif2x11
12mr|giflib-4.1.6-15|98	%{_bindir}/gif2epsn
12mr|giflib-4.1.6-15|99	%{_bindir}/gif2ps
12mr|giflib-4.1.6-15|100	%{_bindir}/gif2rgb
12mr|giflib-4.1.6-15|101	%{_bindir}/gifasm
12mr|giflib-4.1.6-15|102	%{_bindir}/gifbg
12mr|giflib-4.1.6-15|103	%{_bindir}/gifburst
12mr|giflib-4.1.6-15|104	%{_bindir}/gifclip
12mr|giflib-4.1.6-15|105	%{_bindir}/gifclrmp
12mr|giflib-4.1.6-15|106	%{_bindir}/gifcolor
12mr|giflib-4.1.6-15|107	%{_bindir}/gifcomb
12mr|giflib-4.1.6-15|108	%{_bindir}/gifcompose
12mr|giflib-4.1.6-15|109	%{_bindir}/giffiltr
12mr|giflib-4.1.6-15|110	%{_bindir}/giffix
12mr|giflib-4.1.6-15|111	%{_bindir}/gifflip
12mr|giflib-4.1.6-15|112	%{_bindir}/gifhisto
12mr|giflib-4.1.6-15|113	%{_bindir}/gifinfo
12mr|giflib-4.1.6-15|114	%{_bindir}/gifinter
12mr|giflib-4.1.6-15|115	%{_bindir}/gifinto
12mr|giflib-4.1.6-15|116	%{_bindir}/gifovly
12mr|giflib-4.1.6-15|117	%{_bindir}/gifpos
12mr|giflib-4.1.6-15|118	%{_bindir}/gifrotat
12mr|giflib-4.1.6-15|119	%{_bindir}/gifrsize
12mr|giflib-4.1.6-15|120	%{_bindir}/gifspnge
12mr|giflib-4.1.6-15|121	%{_bindir}/giftext
12mr|giflib-4.1.6-15|122	%{_bindir}/gifwedge
12mr|giflib-4.1.6-15|123	%{_bindir}/icon2gif
12mr|giflib-4.1.6-15|124	%{_bindir}/raw2gif
12mr|giflib-4.1.6-15|125	%{_bindir}/rgb2gif
12mr|giflib-4.1.6-15|126	%{_bindir}/text2gif
12mr|giflib-4.1.6-15|127	
12mr|giflib-4.1.6-15|128	%files -n %{libname}
12mr|giflib-4.1.6-15|129	%{_libdir}/libgif.so.%{major}*
12mr|giflib-4.1.6-15|130	
12mr|giflib-4.1.6-15|131	%files -n %{libungif}
12mr|giflib-4.1.6-15|132	%{_libdir}/libungif.so.%{major}*
12mr|giflib-4.1.6-15|133	
12mr|giflib-4.1.6-15|134	%files -n %{develname}
12mr|giflib-4.1.6-15|135	%{_includedir}/gif_lib.h
12mr|giflib-4.1.6-15|136	%{_libdir}/libgif.so
12mr|giflib-4.1.6-15|137	%{_libdir}/libungif.so
12mr|giflib-4.1.6-15|138	
12mr|giflib-4.1.6-15|139	
12mr|giflib-4.1.6-15|140	
12mr|giflib-4.1.6-15|141	%changelog
12mr|giflib-4.1.6-15|142	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|giflib-4.1.6-15|143	+ Commit: 7f37890
12mr|giflib-4.1.6-15|144	- Drop Obsoletes
12mr|giflib-4.1.6-15|145	
12mr|giflib-4.1.6-15|146	

14084 12
12mr|giftrans-1.12.2-26|1	Summary: 	Convert transparent GIFs into non-transparent GIFs
12mr|giftrans-1.12.2-26|2	Name: 		giftrans
12mr|giftrans-1.12.2-26|3	Version: 	1.12.2
12mr|giftrans-1.12.2-26|4	Release: 	%mkrel 26
12mr|giftrans-1.12.2-26|5	License: 	BSD
12mr|giftrans-1.12.2-26|6	Group: 		Graphics
12mr|giftrans-1.12.2-26|7	URL:		ftp://ftp.rz.uni-karlsruhe.de/pub/net/www/tools/
12mr|giftrans-1.12.2-26|8	Source0: 	%name-%version.tar.bz2
12mr|giftrans-1.12.2-26|9	Patch0:		giftrans-1.12.2-operator.patch
12mr|giftrans-1.12.2-26|10	Patch1:		giftrans-1.12.2-cleanup.patch
12mr|giftrans-1.12.2-26|11	Patch2:		giftrans-1.12.2-warnings.patch
12mr|giftrans-1.12.2-26|12	Buildroot: 	%_tmppath/%name-%{version}-buildroot
12mr|giftrans-1.12.2-26|13	Requires: rgb
12mr|giftrans-1.12.2-26|14	
12mr|giftrans-1.12.2-26|15	%description
12mr|giftrans-1.12.2-26|16	Giftrans will convert an existing GIF87 file to GIF89 format. In other
12mr|giftrans-1.12.2-26|17	words, Giftrans can make one color in a .gif image (normally the
12mr|giftrans-1.12.2-26|18	background) transparent.
12mr|giftrans-1.12.2-26|19	
12mr|giftrans-1.12.2-26|20	Install the giftrans package if you need a quick, small, one-purpose
12mr|giftrans-1.12.2-26|21	graphics program to make transparent .gifs out of existing .gifs.
12mr|giftrans-1.12.2-26|22	
12mr|giftrans-1.12.2-26|23	%prep
12mr|giftrans-1.12.2-26|24	%setup -q
12mr|giftrans-1.12.2-26|25	%patch0 -p1 -b .operator
12mr|giftrans-1.12.2-26|26	%patch1 -p1
12mr|giftrans-1.12.2-26|27	%patch2 -p1
12mr|giftrans-1.12.2-26|28	
12mr|giftrans-1.12.2-26|29	%build
12mr|giftrans-1.12.2-26|30	gcc -Dvoidd=void -Wall $RPM_OPT_FLAGS -DRGBTXT=\"%_datadir/X11/rgb.txt\" -s -o giftrans giftrans.c
12mr|giftrans-1.12.2-26|31	
12mr|giftrans-1.12.2-26|32	%install
12mr|giftrans-1.12.2-26|33	rm -rf $RPM_BUILD_ROOT
12mr|giftrans-1.12.2-26|34	install -m755 %{name} -D $RPM_BUILD_ROOT%_bindir/%{name}
12mr|giftrans-1.12.2-26|35	install -m644 %{name}.1 -D $RPM_BUILD_ROOT%_mandir/man1/%{name}.1
12mr|giftrans-1.12.2-26|36	
12mr|giftrans-1.12.2-26|37	%clean
12mr|giftrans-1.12.2-26|38	rm -rf $RPM_BUILD_ROOT
12mr|giftrans-1.12.2-26|39	
12mr|giftrans-1.12.2-26|40	
12mr|giftrans-1.12.2-26|41	%files
12mr|giftrans-1.12.2-26|42	%defattr(-,root,root)
12mr|giftrans-1.12.2-26|43	%_bindir/%name
12mr|giftrans-1.12.2-26|44	%_mandir/man1/%{name}.1*
12mr|giftrans-1.12.2-26|45	
12mr|giftrans-1.12.2-26|46	
12mr|giftrans-1.12.2-26|47	
12mr|giftrans-1.12.2-26|48	
12mr|giftrans-1.12.2-26|49	%changelog
12mr|giftrans-1.12.2-26|50	

14085 12
12mr|gigolo-0.4.1-5|1	Summary:	Frontend for GIO/GVFS
12mr|gigolo-0.4.1-5|2	Name:		gigolo
12mr|gigolo-0.4.1-5|3	Version:	0.4.1
12mr|gigolo-0.4.1-5|4	Release:	5
12mr|gigolo-0.4.1-5|5	License:	GPLv2+
12mr|gigolo-0.4.1-5|6	Group:		Graphical desktop/Xfce
12mr|gigolo-0.4.1-5|7	Url:		http://www.uvena.de/gigolo/
12mr|gigolo-0.4.1-5|8	Source0:	http://files.uvena.de/gigolo/%{name}-%{version}.tar.bz2
12mr|gigolo-0.4.1-5|9	BuildRequires:	waf
12mr|gigolo-0.4.1-5|10	BuildRequires:	intltool
12mr|gigolo-0.4.1-5|11	BuildRequires:	gtk+2-devel
12mr|gigolo-0.4.1-5|12	Obsoletes:	sion < 0.2.0
12mr|gigolo-0.4.1-5|13	Provides:	sion
12mr|gigolo-0.4.1-5|14	
12mr|gigolo-0.4.1-5|15	%description
12mr|gigolo-0.4.1-5|16	Gigolo is a frontend to easily manage connections to remote filesystems
12mr|gigolo-0.4.1-5|17	using GIO/GVFS. It allows you to quickly connect/mount a remote filesystem
12mr|gigolo-0.4.1-5|18	and manage bookmarks of such.
12mr|gigolo-0.4.1-5|19	
12mr|gigolo-0.4.1-5|20	%prep
12mr|gigolo-0.4.1-5|21	%setup -q
12mr|gigolo-0.4.1-5|22	
12mr|gigolo-0.4.1-5|23	%build
12mr|gigolo-0.4.1-5|24	%define __waf ./waf
12mr|gigolo-0.4.1-5|25	%configure_waf
12mr|gigolo-0.4.1-5|26	%waf
12mr|gigolo-0.4.1-5|27	
12mr|gigolo-0.4.1-5|28	%install
12mr|gigolo-0.4.1-5|29	%waf_install
12mr|gigolo-0.4.1-5|30	
12mr|gigolo-0.4.1-5|31	rm -rf %{_docdir}/%{name}
12mr|gigolo-0.4.1-5|32	
12mr|gigolo-0.4.1-5|33	%find_lang %{name} %{name}.lang
12mr|gigolo-0.4.1-5|34	
12mr|gigolo-0.4.1-5|35	%files -f %{name}.lang
12mr|gigolo-0.4.1-5|36	%doc AUTHORS README ChangeLog TODO
12mr|gigolo-0.4.1-5|37	%{_bindir}/%{name}
12mr|gigolo-0.4.1-5|38	%{_datadir}/applications/%{name}.desktop
12mr|gigolo-0.4.1-5|39	%{_mandir}/man1/*
12mr|gigolo-0.4.1-5|40	
12mr|gigolo-0.4.1-5|41	
12mr|gigolo-0.4.1-5|42	
12mr|gigolo-0.4.1-5|43	%changelog
12mr|gigolo-0.4.1-5|44	

14086 12
12mr|gimp-2.8.2-1|1	%define _disable_ld_as_needed   1
12mr|gimp-2.8.2-1|2	# optional compile flags
12mr|gimp-2.8.2-1|3	%define enable_python 1
12mr|gimp-2.8.2-1|4	%{?_without_python: %global enable_python 0}
12mr|gimp-2.8.2-1|5	
12mr|gimp-2.8.2-1|6	%define enable_lzw 0
12mr|gimp-2.8.2-1|7	%{?_with_lzw: %global enable_lzw 1}
12mr|gimp-2.8.2-1|8	
12mr|gimp-2.8.2-1|9	%define api 2.0
12mr|gimp-2.8.2-1|10	%define abi 2.8
12mr|gimp-2.8.2-1|11	%define major 0
12mr|gimp-2.8.2-1|12	%define libname	%mklibname %{name} %{api}_%{major}
12mr|gimp-2.8.2-1|13	%define develname %mklibname -d %{name}%{api}
12mr|gimp-2.8.2-1|14	
12mr|gimp-2.8.2-1|15	Summary:	The GNU Image Manipulation Program
12mr|gimp-2.8.2-1|16	Name:		gimp
12mr|gimp-2.8.2-1|17	Epoch:		1
12mr|gimp-2.8.2-1|18	Version:	2.8.2
12mr|gimp-2.8.2-1|19	Release:	1
12mr|gimp-2.8.2-1|20	License:	GPLv2+
12mr|gimp-2.8.2-1|21	Group:		Graphics
12mr|gimp-2.8.2-1|22	URL:		http://www.gimp.org/
12mr|gimp-2.8.2-1|23	Source0:	ftp://ftp.gimp.org/pub/gimp/v%{abi}/gimp-%{version}.tar.bz2
12mr|gimp-2.8.2-1|24	Source1:	ftp://ftp.gimp.org/pub/gimp/v%{abi}/gimp-%{version}.tar.bz2.md5
12mr|gimp-2.8.2-1|25	Source13:	gimp-scripting-sample.pl
12mr|gimp-2.8.2-1|26	Patch0:		gimp-2.5.1-desktopentry.patch
12mr|gimp-2.8.2-1|27	
12mr|gimp-2.8.2-1|28	BuildRequires:	desktop-file-utils
12mr|gimp-2.8.2-1|29	BuildRequires:	gtk-doc
12mr|gimp-2.8.2-1|30	BuildRequires:	imagemagick
12mr|gimp-2.8.2-1|31	BuildRequires:	intltool
12mr|gimp-2.8.2-1|32	BuildRequires:	perl
12mr|gimp-2.8.2-1|33	BuildRequires:	aalib-devel
12mr|gimp-2.8.2-1|34	BuildRequires:	jasper-devel
12mr|gimp-2.8.2-1|35	BuildRequires:	libwmf-devel >= 0.2.8
12mr|gimp-2.8.2-1|36	BuildRequires:	mng-devel
12mr|gimp-2.8.2-1|37	BuildRequires:	tiff-devel
12mr|gimp-2.8.2-1|38	BuildRequires:	pkgconfig(alsa)
12mr|gimp-2.8.2-1|39	Buildrequires:	pkgconfig(dbus-glib-1)
12mr|gimp-2.8.2-1|40	BuildRequires:	pkgconfig(gegl-0.2)
12mr|gimp-2.8.2-1|41	BuildRequires:	pkgconfig(atk) >= 2.2.0
12mr|gimp-2.8.2-1|42	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gimp-2.8.2-1|43	BuildRequires:	pkgconfig(glib-2.0) >= 2.30.2
12mr|gimp-2.8.2-1|44	BuildRequires:	pkgconfig(libexif)
12mr|gimp-2.8.2-1|45	BuildRequires:	pkgconfig(libart-2.0)
12mr|gimp-2.8.2-1|46	BuildRequires:	pkgconfig(lcms)
12mr|gimp-2.8.2-1|47	BuildRequires:	libpng-devel
12mr|gimp-2.8.2-1|48	BuildRequires:	pkgconfig(librsvg-2.0)
12mr|gimp-2.8.2-1|49	BuildRequires:	pkgconfig(poppler-glib)
12mr|gimp-2.8.2-1|50	# help browser
12mr|gimp-2.8.2-1|51	BuildRequires:	pkgconfig(webkit-1.0)
12mr|gimp-2.8.2-1|52	BuildRequires:	pkgconfig(xext)
12mr|gimp-2.8.2-1|53	BuildRequires:	pkgconfig(xfixes)
12mr|gimp-2.8.2-1|54	BuildRequires:	pkgconfig(xmu)
12mr|gimp-2.8.2-1|55	BuildRequires:	pkgconfig(xpm)
12mr|gimp-2.8.2-1|56	# mail plugin
12mr|gimp-2.8.2-1|57	BuildRequires:	sendmail-command
12mr|gimp-2.8.2-1|58	# print plugin
12mr|gimp-2.8.2-1|59	#BuildRequires: libgimpprint-devel >= 4.2.0
12mr|gimp-2.8.2-1|60	# python plugin
12mr|gimp-2.8.2-1|61	%if %{enable_python}
12mr|gimp-2.8.2-1|62	BuildRequires:	pkgconfig(pygtk-2.0)
12mr|gimp-2.8.2-1|63	BuildRequires:	python-devel
12mr|gimp-2.8.2-1|64	%endif
12mr|gimp-2.8.2-1|65	# Require gegl, otherwise GIMP crashes on some operations
12mr|gimp-2.8.2-1|66	# (at least on cage transformation)
12mr|gimp-2.8.2-1|67	Requires:	gegl
12mr|gimp-2.8.2-1|68	
12mr|gimp-2.8.2-1|69	Requires(post,postun): desktop-file-utils
12mr|gimp-2.8.2-1|70	Suggests:	gimp-help-2
12mr|gimp-2.8.2-1|71	
12mr|gimp-2.8.2-1|72	%rename gimp2.6
12mr|gimp-2.8.2-1|73	
12mr|gimp-2.8.2-1|74	%description
12mr|gimp-2.8.2-1|75	The GIMP is an image manipulation program suitable for photo retouching,
12mr|gimp-2.8.2-1|76	image composition and image authoring.  Many people find it extremely useful
12mr|gimp-2.8.2-1|77	in creating logos and other graphics for web pages.  The GIMP has many of the
12mr|gimp-2.8.2-1|78	tools and filters you would expect to find in similar commercial offerings,
12mr|gimp-2.8.2-1|79	and some interesting extras as well.
12mr|gimp-2.8.2-1|80	
12mr|gimp-2.8.2-1|81	The GIMP provides a large image manipulation toolbox, including channel
12mr|gimp-2.8.2-1|82	operations and layers, effects, sub-pixel imaging and anti-aliasing,
12mr|gimp-2.8.2-1|83	and conversions, all with multi-level undo.
12mr|gimp-2.8.2-1|84	
12mr|gimp-2.8.2-1|85	This version of The GIMP includes a scripting facility, but many of the
12mr|gimp-2.8.2-1|86	included scripts rely on fonts that we cannot distribute.  The GIMP ftp
12mr|gimp-2.8.2-1|87	site has a package of fonts that you can install by yourself, which
12mr|gimp-2.8.2-1|88	includes all the fonts needed to run the included scripts.  Some of the
12mr|gimp-2.8.2-1|89	fonts have unusual licensing requirements; all the licenses are documented
12mr|gimp-2.8.2-1|90	in the package.  Get them in ftp://ftp.gimp.org/pub/gimp/fonts/ if you are so
12mr|gimp-2.8.2-1|91	inclined.  Alternatively, choose fonts which exist on your system before
12mr|gimp-2.8.2-1|92	running the scripts.
12mr|gimp-2.8.2-1|93	
12mr|gimp-2.8.2-1|94	Build Options:
12mr|gimp-2.8.2-1|95	--without python        Disable pygimp (default enabled)
12mr|gimp-2.8.2-1|96	--with    lzw           Enable LZW compression in GIF (default disabled)
12mr|gimp-2.8.2-1|97	
12mr|gimp-2.8.2-1|98	%package -n %{develname}
12mr|gimp-2.8.2-1|99	Summary:	GIMP plugin and extension development kit
12mr|gimp-2.8.2-1|100	Group:		Development/GNOME and GTK+
12mr|gimp-2.8.2-1|101	License:	LGPLv2+
12mr|gimp-2.8.2-1|102	Requires:	%{libname} >= %{EVRD}
12mr|gimp-2.8.2-1|103	Provides:	gimp-devel = %{version}-%{release}
12mr|gimp-2.8.2-1|104	
12mr|gimp-2.8.2-1|105	%description -n %{develname}
12mr|gimp-2.8.2-1|106	Static libraries and header files for writing GIMP plugins and extensions.
12mr|gimp-2.8.2-1|107	
12mr|gimp-2.8.2-1|108	%package -n %{libname}
12mr|gimp-2.8.2-1|109	Summary:	GIMP libraries
12mr|gimp-2.8.2-1|110	Group:		System/Libraries
12mr|gimp-2.8.2-1|111	License:	LGPLv2+
12mr|gimp-2.8.2-1|112	
12mr|gimp-2.8.2-1|113	%description -n %{libname}
12mr|gimp-2.8.2-1|114	This is the library that provides core GIMP functionality.
12mr|gimp-2.8.2-1|115	It enable other programs to use GIMP's features but is mainly intended
12mr|gimp-2.8.2-1|116	to be used by the GIMP and its "external" plugins.
12mr|gimp-2.8.2-1|117	
12mr|gimp-2.8.2-1|118	%package python
12mr|gimp-2.8.2-1|119	Summary:	GIMP python extension
12mr|gimp-2.8.2-1|120	Group:		Graphics
12mr|gimp-2.8.2-1|121	Requires:	pygtk2.0
12mr|gimp-2.8.2-1|122	
12mr|gimp-2.8.2-1|123	%description python
12mr|gimp-2.8.2-1|124	This package contains the python modules for GIMP, which act as a
12mr|gimp-2.8.2-1|125	wrapper to libgimp allowing the writing of plug-ins for Gimp.
12mr|gimp-2.8.2-1|126	This is similar to script-fu, except that you can use the full set
12mr|gimp-2.8.2-1|127	of Python extension modules from the plug-in, and you write plug-in
12mr|gimp-2.8.2-1|128	in python instead of in scheme.
12mr|gimp-2.8.2-1|129	
12mr|gimp-2.8.2-1|130	%prep
12mr|gimp-2.8.2-1|131	
12mr|gimp-2.8.2-1|132	%setup -q
12mr|gimp-2.8.2-1|133	%apply_patches
12mr|gimp-2.8.2-1|134	
12mr|gimp-2.8.2-1|135	%build
12mr|gimp-2.8.2-1|136	%configure \
12mr|gimp-2.8.2-1|137	--disable-static \
12mr|gimp-2.8.2-1|138	--enable-default-binary=yes \
12mr|gimp-2.8.2-1|139	--enable-mp=yes		\
12mr|gimp-2.8.2-1|140	%if %{enable_python}
12mr|gimp-2.8.2-1|141	--enable-python=yes	\
12mr|gimp-2.8.2-1|142	%else
12mr|gimp-2.8.2-1|143	--enable-python=no	\
12mr|gimp-2.8.2-1|144	%endif
12mr|gimp-2.8.2-1|145	%if %enable_lzw
12mr|gimp-2.8.2-1|146	--with-gif-compression=lzw	\
12mr|gimp-2.8.2-1|147	%else
12mr|gimp-2.8.2-1|148	--with-gif-compression=rle	\
12mr|gimp-2.8.2-1|149	%endif
12mr|gimp-2.8.2-1|150	--without-hal \
12mr|gimp-2.8.2-1|151	--with-gvfs \
12mr|gimp-2.8.2-1|152	--with-dbus \
12mr|gimp-2.8.2-1|153	--enable-gtk-doc=yes
12mr|gimp-2.8.2-1|154	
12mr|gimp-2.8.2-1|155	%make
12mr|gimp-2.8.2-1|156	
12mr|gimp-2.8.2-1|157	%install
12mr|gimp-2.8.2-1|158	%makeinstall_std
12mr|gimp-2.8.2-1|159	
12mr|gimp-2.8.2-1|160	#clean unpackaged files
12mr|gimp-2.8.2-1|161	rm -f %{buildroot}%{_libdir}/gimp/%{api}/*/*.a
12mr|gimp-2.8.2-1|162	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|gimp-2.8.2-1|163	
12mr|gimp-2.8.2-1|164	# workaround broken help system
12mr|gimp-2.8.2-1|165	HELP_DIR=%{buildroot}%{_datadir}/gimp/%api/help/C
12mr|gimp-2.8.2-1|166	[[ -d $HELP_DIR ]] || mkdir -p $HELP_DIR
12mr|gimp-2.8.2-1|167	HELP_IDX=$HELP_DIR/introduction.html
12mr|gimp-2.8.2-1|168	echo -e '<HTML><HEAD><TITLE>GIMP Base Library</HEAD>\n<BODY><UL>' > $HELP_IDX
12mr|gimp-2.8.2-1|169	
12mr|gimp-2.8.2-1|170	/bin/ls %{buildroot}%{_datadir}/gtk-doc/html/*/index.html | sed -e "s@%{buildroot}@@g" >> $HELP_IDX
12mr|gimp-2.8.2-1|171	perl -pi -e 's!(.*/html/)([^/]*)(/index.html)!<LI><A HREF="\1\2\3">\2</A>!g' $HELP_IDX
12mr|gimp-2.8.2-1|172	
12mr|gimp-2.8.2-1|173	echo '</UL></BODY></HTML>' >> $HELP_IDX
12mr|gimp-2.8.2-1|174	
12mr|gimp-2.8.2-1|175	%find_lang gimp20 --all-name
12mr|gimp-2.8.2-1|176	
12mr|gimp-2.8.2-1|177	%if %{enable_python}
12mr|gimp-2.8.2-1|178	chmod 755 %{buildroot}%{_libdir}/gimp/%{api}/plug-ins/*.py
12mr|gimp-2.8.2-1|179	mkdir -p %{buildroot}%{_libdir}/python%{py_ver}/site-packages
12mr|gimp-2.8.2-1|180	echo %{_libdir}/gimp/%{api}/python > %{buildroot}%{_libdir}/python%{py_ver}/site-packages/gimp.pth
12mr|gimp-2.8.2-1|181	echo %{_libdir}/gimp/%{api}/plug-ins >> %{buildroot}%{_libdir}/python%{py_ver}/site-packages/gimp.pth
12mr|gimp-2.8.2-1|182	%endif
12mr|gimp-2.8.2-1|183	
12mr|gimp-2.8.2-1|184	desktop-file-install --vendor="" \
12mr|gimp-2.8.2-1|185	--add-category="X-MandrivaLinux-CrossDesktop" \
12mr|gimp-2.8.2-1|186	--dir %{buildroot}%{_datadir}/applications \
12mr|gimp-2.8.2-1|187	%{buildroot}%{_datadir}/applications/*
12mr|gimp-2.8.2-1|188	
12mr|gimp-2.8.2-1|189	%files -f gimp20.lang
12mr|gimp-2.8.2-1|190	%doc AUTHORS NEWS README README.i18n docs/Wilber*
12mr|gimp-2.8.2-1|191	%config(noreplace) %{_sysconfdir}/gimp
12mr|gimp-2.8.2-1|192	%{_bindir}/gimp
12mr|gimp-2.8.2-1|193	%{_bindir}/gimp-%{abi}
12mr|gimp-2.8.2-1|194	%{_bindir}/gimp-console
12mr|gimp-2.8.2-1|195	%{_bindir}/gimp-console-%{abi}
12mr|gimp-2.8.2-1|196	%dir %{_libdir}/gimp/%{api}
12mr|gimp-2.8.2-1|197	%dir %{_libdir}/gimp/%{api}/environ
12mr|gimp-2.8.2-1|198	%{_libdir}/gimp/%{api}/interpreters
12mr|gimp-2.8.2-1|199	%{_libdir}/gimp/%{api}/environ/default.env
12mr|gimp-2.8.2-1|200	%{_libdir}/gimp/%{api}/modules
12mr|gimp-2.8.2-1|201	%{_libdir}/gimp/%{api}/plug-ins
12mr|gimp-2.8.2-1|202	%exclude %{_libdir}/gimp/%{api}/plug-ins/*.py
12mr|gimp-2.8.2-1|203	%{_datadir}/applications/*
12mr|gimp-2.8.2-1|204	%{_datadir}/gimp
12mr|gimp-2.8.2-1|205	%{_datadir}/icons/hicolor/*/apps/gimp.png
12mr|gimp-2.8.2-1|206	%{_mandir}/man1/gimp-*
12mr|gimp-2.8.2-1|207	%{_mandir}/man1/gimp.*
12mr|gimp-2.8.2-1|208	%{_mandir}/man5/gimp*
12mr|gimp-2.8.2-1|209	
12mr|gimp-2.8.2-1|210	%files -n %{develname}
12mr|gimp-2.8.2-1|211	%doc ChangeLog
12mr|gimp-2.8.2-1|212	%doc %{_datadir}/gtk-doc/html/*
12mr|gimp-2.8.2-1|213	%{_bindir}/gimptool-*
12mr|gimp-2.8.2-1|214	%{_datadir}/aclocal/*.m4
12mr|gimp-2.8.2-1|215	%{_includedir}/*
12mr|gimp-2.8.2-1|216	%{_libdir}/lib*.so
12mr|gimp-2.8.2-1|217	%{_libdir}/pkgconfig/*
12mr|gimp-2.8.2-1|218	%{_mandir}/man1/gimptool-*
12mr|gimp-2.8.2-1|219	
12mr|gimp-2.8.2-1|220	%files -n %{libname}
12mr|gimp-2.8.2-1|221	# explicitly list all libs to avoid old libtool issue
12mr|gimp-2.8.2-1|222	# MD these should be split up
12mr|gimp-2.8.2-1|223	%{_libdir}/libgimpconfig-%{api}.so.%{major}*
12mr|gimp-2.8.2-1|224	%{_libdir}/libgimp-%{api}.so.%{major}*
12mr|gimp-2.8.2-1|225	%{_libdir}/libgimpthumb-%{api}.so.%{major}*
12mr|gimp-2.8.2-1|226	%{_libdir}/libgimpbase-%{api}.so.%{major}*
12mr|gimp-2.8.2-1|227	%{_libdir}/libgimpcolor-%{api}.so.%{major}*
12mr|gimp-2.8.2-1|228	%{_libdir}/libgimpmath-%{api}.so.%{major}*
12mr|gimp-2.8.2-1|229	%{_libdir}/libgimpmodule-%{api}.so.%{major}*
12mr|gimp-2.8.2-1|230	%{_libdir}/libgimpui-%{api}.so.%{major}*
12mr|gimp-2.8.2-1|231	%{_libdir}/libgimpwidgets-%{api}.so.%{major}*
12mr|gimp-2.8.2-1|232	
12mr|gimp-2.8.2-1|233	%if %{enable_python}
12mr|gimp-2.8.2-1|234	%files python
12mr|gimp-2.8.2-1|235	%{_libdir}/gimp/%{api}/environ/pygimp.env
12mr|gimp-2.8.2-1|236	%{_libdir}/gimp/%{api}/python
12mr|gimp-2.8.2-1|237	%{_libdir}/gimp/%{api}/plug-ins/*.py
12mr|gimp-2.8.2-1|238	%{_libdir}/python%{py_ver}/site-packages/*.pth
12mr|gimp-2.8.2-1|239	%endif
12mr|gimp-2.8.2-1|240	
12mr|gimp-2.8.2-1|241	%changelog
12mr|gimp-2.8.2-1|242	

14087 12
12mr|gimp-help-2-2.6.0-5|1	%define gimp_help_dir %{_datadir}/gimp/2.0/help
12mr|gimp-help-2-2.6.0-5|2	%define oname gimp-help
12mr|gimp-help-2-2.6.0-5|3	Summary: Help files for Gimp2
12mr|gimp-help-2-2.6.0-5|4	Name:    gimp-help-2
12mr|gimp-help-2-2.6.0-5|5	Version: 2.6.0
12mr|gimp-help-2-2.6.0-5|6	Release: %mkrel 5
12mr|gimp-help-2-2.6.0-5|7	Source0: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-de.tar.bz2
12mr|gimp-help-2-2.6.0-5|8	Source1: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-en.tar.bz2
12mr|gimp-help-2-2.6.0-5|9	Source2: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-es.tar.bz2
12mr|gimp-help-2-2.6.0-5|10	Source3: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-fr.tar.bz2
12mr|gimp-help-2-2.6.0-5|11	Source4: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-it.tar.bz2
12mr|gimp-help-2-2.6.0-5|12	Source5: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-ja.tar.bz2
12mr|gimp-help-2-2.6.0-5|13	Source6: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-ko.tar.bz2
12mr|gimp-help-2-2.6.0-5|14	Source7: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-nl.tar.bz2
12mr|gimp-help-2-2.6.0-5|15	Source8: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-nn.tar.bz2
12mr|gimp-help-2-2.6.0-5|16	Source9: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-pl.tar.bz2
12mr|gimp-help-2-2.6.0-5|17	Source10: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-ru.tar.bz2
12mr|gimp-help-2-2.6.0-5|18	Source11: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-sv.tar.bz2
12mr|gimp-help-2-2.6.0-5|19	Source12: ftp://ftp.gimp.org/pub/gimp/help/%oname-%version-html-zh_CN.tar.bz2
12mr|gimp-help-2-2.6.0-5|20	License: GFDL
12mr|gimp-help-2-2.6.0-5|21	Group: Books/Other
12mr|gimp-help-2-2.6.0-5|22	Url: http://docs.gimp.org/
12mr|gimp-help-2-2.6.0-5|23	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|gimp-help-2-2.6.0-5|24	BuildArch: noarch
12mr|gimp-help-2-2.6.0-5|25	
12mr|gimp-help-2-2.6.0-5|26	%description
12mr|gimp-help-2-2.6.0-5|27	This is the HTML help for Gimp 2.
12mr|gimp-help-2-2.6.0-5|28	
12mr|gimp-help-2-2.6.0-5|29	%package pl
12mr|gimp-help-2-2.6.0-5|30	Summary: Polish translation of Gimp2 help
12mr|gimp-help-2-2.6.0-5|31	Group: Books/Other
12mr|gimp-help-2-2.6.0-5|32	Requires: locales-pl
12mr|gimp-help-2-2.6.0-5|33	Provides: %name = %version-%release
12mr|gimp-help-2-2.6.0-5|34	Obsoletes: %name < 0.13
12mr|gimp-help-2-2.6.0-5|35	Conflicts: %name < 0.13-2
12mr|gimp-help-2-2.6.0-5|36	
12mr|gimp-help-2-2.6.0-5|37	%description pl
12mr|gimp-help-2-2.6.0-5|38	This package contains the Polish translation of Gimp2 help.
12mr|gimp-help-2-2.6.0-5|39	
12mr|gimp-help-2-2.6.0-5|40	%files pl
12mr|gimp-help-2-2.6.0-5|41	%defattr(-,root,root)
12mr|gimp-help-2-2.6.0-5|42	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
12mr|gimp-help-2-2.6.0-5|43	%gimp_help_dir/pl
12mr|gimp-help-2-2.6.0-5|44	
12mr|gimp-help-2-2.6.0-5|45	# -----------------------------------------------------
12mr|gimp-help-2-2.6.0-5|46	%package de
12mr|gimp-help-2-2.6.0-5|47	Summary: German translation of Gimp2 help
12mr|gimp-help-2-2.6.0-5|48	Group: Books/Other
12mr|gimp-help-2-2.6.0-5|49	Requires: locales-de
12mr|gimp-help-2-2.6.0-5|50	Provides: %name = %version-%release
12mr|gimp-help-2-2.6.0-5|51	Obsoletes: %name < 0.13
12mr|gimp-help-2-2.6.0-5|52	Conflicts: %name < 0.13-2
12mr|gimp-help-2-2.6.0-5|53	
12mr|gimp-help-2-2.6.0-5|54	%description de
12mr|gimp-help-2-2.6.0-5|55	This package contains the German translation of Gimp2 help.
12mr|gimp-help-2-2.6.0-5|56	
12mr|gimp-help-2-2.6.0-5|57	%files de
12mr|gimp-help-2-2.6.0-5|58	%defattr(-,root,root)
12mr|gimp-help-2-2.6.0-5|59	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
12mr|gimp-help-2-2.6.0-5|60	%gimp_help_dir/de
12mr|gimp-help-2-2.6.0-5|61	
12mr|gimp-help-2-2.6.0-5|62	# -----------------------------------------------------
12mr|gimp-help-2-2.6.0-5|63	%package en
12mr|gimp-help-2-2.6.0-5|64	Summary: English translation of Gimp2 help
12mr|gimp-help-2-2.6.0-5|65	Group: Books/Other
12mr|gimp-help-2-2.6.0-5|66	Requires: locales-en
12mr|gimp-help-2-2.6.0-5|67	Provides: %name = %version-%release
12mr|gimp-help-2-2.6.0-5|68	Obsoletes: %name < 0.13
12mr|gimp-help-2-2.6.0-5|69	Conflicts: %name < 0.13-2
12mr|gimp-help-2-2.6.0-5|70	
12mr|gimp-help-2-2.6.0-5|71	%description en
12mr|gimp-help-2-2.6.0-5|72	This package contains the English translation of Gimp2 help.
12mr|gimp-help-2-2.6.0-5|73	
12mr|gimp-help-2-2.6.0-5|74	%files en
12mr|gimp-help-2-2.6.0-5|75	%defattr(-,root,root)
12mr|gimp-help-2-2.6.0-5|76	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
12mr|gimp-help-2-2.6.0-5|77	%gimp_help_dir/en
12mr|gimp-help-2-2.6.0-5|78	
12mr|gimp-help-2-2.6.0-5|79	# -----------------------------------------------------
12mr|gimp-help-2-2.6.0-5|80	%package es
12mr|gimp-help-2-2.6.0-5|81	Summary: Spanish translation of Gimp2 help
12mr|gimp-help-2-2.6.0-5|82	Group: Books/Other
12mr|gimp-help-2-2.6.0-5|83	Requires: locales-es
12mr|gimp-help-2-2.6.0-5|84	Provides: %name = %version-%release
12mr|gimp-help-2-2.6.0-5|85	Obsoletes: %name < 0.13
12mr|gimp-help-2-2.6.0-5|86	Conflicts: %name < 0.13-2
12mr|gimp-help-2-2.6.0-5|87	
12mr|gimp-help-2-2.6.0-5|88	%description es
12mr|gimp-help-2-2.6.0-5|89	This package contains the Spanish translation of Gimp2 help.
12mr|gimp-help-2-2.6.0-5|90	
12mr|gimp-help-2-2.6.0-5|91	%files es
12mr|gimp-help-2-2.6.0-5|92	%defattr(-,root,root)
12mr|gimp-help-2-2.6.0-5|93	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
12mr|gimp-help-2-2.6.0-5|94	%gimp_help_dir/es
12mr|gimp-help-2-2.6.0-5|95	
12mr|gimp-help-2-2.6.0-5|96	# -----------------------------------------------------
12mr|gimp-help-2-2.6.0-5|97	%package fr
12mr|gimp-help-2-2.6.0-5|98	Summary: French translation of Gimp2 help
12mr|gimp-help-2-2.6.0-5|99	Group: Books/Other
12mr|gimp-help-2-2.6.0-5|100	Requires: locales-fr
12mr|gimp-help-2-2.6.0-5|101	Provides: %name = %version-%release
12mr|gimp-help-2-2.6.0-5|102	Obsoletes: %name < 0.13
12mr|gimp-help-2-2.6.0-5|103	Conflicts: %name < 0.13-2
12mr|gimp-help-2-2.6.0-5|104	
12mr|gimp-help-2-2.6.0-5|105	%description fr
12mr|gimp-help-2-2.6.0-5|106	This package contains the French translation of Gimp2 help.
12mr|gimp-help-2-2.6.0-5|107	
12mr|gimp-help-2-2.6.0-5|108	%files fr
12mr|gimp-help-2-2.6.0-5|109	%defattr(-,root,root)
12mr|gimp-help-2-2.6.0-5|110	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
12mr|gimp-help-2-2.6.0-5|111	%gimp_help_dir/fr
12mr|gimp-help-2-2.6.0-5|112	
12mr|gimp-help-2-2.6.0-5|113	
12mr|gimp-help-2-2.6.0-5|114	%package it
12mr|gimp-help-2-2.6.0-5|115	Summary: Italian translation of Gimp2 help
12mr|gimp-help-2-2.6.0-5|116	Group: Books/Other
12mr|gimp-help-2-2.6.0-5|117	Requires: locales-it
12mr|gimp-help-2-2.6.0-5|118	Provides: %name = %version-%release
12mr|gimp-help-2-2.6.0-5|119	Obsoletes: %name < 0.13
12mr|gimp-help-2-2.6.0-5|120	Conflicts: %name < 0.13-2
12mr|gimp-help-2-2.6.0-5|121	
12mr|gimp-help-2-2.6.0-5|122	%description it
12mr|gimp-help-2-2.6.0-5|123	This package contains the Italian translation of Gimp2 help.
12mr|gimp-help-2-2.6.0-5|124	
12mr|gimp-help-2-2.6.0-5|125	%files it
12mr|gimp-help-2-2.6.0-5|126	%defattr(-,root,root)
12mr|gimp-help-2-2.6.0-5|127	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
12mr|gimp-help-2-2.6.0-5|128	%gimp_help_dir/it
12mr|gimp-help-2-2.6.0-5|129	
12mr|gimp-help-2-2.6.0-5|130	%package ja
12mr|gimp-help-2-2.6.0-5|131	Summary: Japanese translation of Gimp2 help
12mr|gimp-help-2-2.6.0-5|132	Group: Books/Other
12mr|gimp-help-2-2.6.0-5|133	Requires: locales-ja
12mr|gimp-help-2-2.6.0-5|134	Provides: %name = %version-%release
12mr|gimp-help-2-2.6.0-5|135	Obsoletes: %name < 0.13
12mr|gimp-help-2-2.6.0-5|136	Conflicts: %name < 0.13-2
12mr|gimp-help-2-2.6.0-5|137	
12mr|gimp-help-2-2.6.0-5|138	%description ja
12mr|gimp-help-2-2.6.0-5|139	This package contains the Japanese translation of Gimp2 help.
12mr|gimp-help-2-2.6.0-5|140	
12mr|gimp-help-2-2.6.0-5|141	%files ja
12mr|gimp-help-2-2.6.0-5|142	%defattr(-,root,root)
12mr|gimp-help-2-2.6.0-5|143	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
12mr|gimp-help-2-2.6.0-5|144	%gimp_help_dir/ja
12mr|gimp-help-2-2.6.0-5|145	
12mr|gimp-help-2-2.6.0-5|146	%package ko
12mr|gimp-help-2-2.6.0-5|147	Summary: Korean translation of Gimp2 help
12mr|gimp-help-2-2.6.0-5|148	Group: Books/Other
12mr|gimp-help-2-2.6.0-5|149	Requires: locales-ko
12mr|gimp-help-2-2.6.0-5|150	Provides: %name = %version-%release
12mr|gimp-help-2-2.6.0-5|151	Obsoletes: %name < 0.13
12mr|gimp-help-2-2.6.0-5|152	Conflicts: %name < 0.13-2
12mr|gimp-help-2-2.6.0-5|153	
12mr|gimp-help-2-2.6.0-5|154	%description ko
12mr|gimp-help-2-2.6.0-5|155	This package contains the Korean translation of Gimp2 help.
12mr|gimp-help-2-2.6.0-5|156	
12mr|gimp-help-2-2.6.0-5|157	%files ko
12mr|gimp-help-2-2.6.0-5|158	%defattr(-,root,root)
12mr|gimp-help-2-2.6.0-5|159	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
12mr|gimp-help-2-2.6.0-5|160	%gimp_help_dir/ko
12mr|gimp-help-2-2.6.0-5|161	
12mr|gimp-help-2-2.6.0-5|162	# -----------------------------------------------------
12mr|gimp-help-2-2.6.0-5|163	%package nl
12mr|gimp-help-2-2.6.0-5|164	Summary: Dutch translation of Gimp2 help
12mr|gimp-help-2-2.6.0-5|165	Group: Books/Other
12mr|gimp-help-2-2.6.0-5|166	Requires: locales-nl
12mr|gimp-help-2-2.6.0-5|167	Provides: %name = %version-%release
12mr|gimp-help-2-2.6.0-5|168	Obsoletes: %name < 0.13
12mr|gimp-help-2-2.6.0-5|169	Conflicts: %name < 0.13-2
12mr|gimp-help-2-2.6.0-5|170	
12mr|gimp-help-2-2.6.0-5|171	%description nl
12mr|gimp-help-2-2.6.0-5|172	This package contains the Dutch translation of Gimp2 help.
12mr|gimp-help-2-2.6.0-5|173	
12mr|gimp-help-2-2.6.0-5|174	%files nl
12mr|gimp-help-2-2.6.0-5|175	%defattr(-,root,root)
12mr|gimp-help-2-2.6.0-5|176	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
12mr|gimp-help-2-2.6.0-5|177	%gimp_help_dir/nl
12mr|gimp-help-2-2.6.0-5|178	
12mr|gimp-help-2-2.6.0-5|179	# -----------------------------------------------------
12mr|gimp-help-2-2.6.0-5|180	%package nn
12mr|gimp-help-2-2.6.0-5|181	Summary: Nynorsk Norwegian translation of Gimp2 help
12mr|gimp-help-2-2.6.0-5|182	Group: Books/Other
12mr|gimp-help-2-2.6.0-5|183	Requires: locales-no
12mr|gimp-help-2-2.6.0-5|184	Provides: %name = %version-%release
12mr|gimp-help-2-2.6.0-5|185	Obsoletes: %name < 0.13
12mr|gimp-help-2-2.6.0-5|186	Conflicts: %name < 0.13-2
12mr|gimp-help-2-2.6.0-5|187	Obsoletes: %name-no
12mr|gimp-help-2-2.6.0-5|188	Provides: %name-no
12mr|gimp-help-2-2.6.0-5|189	
12mr|gimp-help-2-2.6.0-5|190	%description nn
12mr|gimp-help-2-2.6.0-5|191	This package contains the Nynorsk Norwegian translation of Gimp2 help.
12mr|gimp-help-2-2.6.0-5|192	
12mr|gimp-help-2-2.6.0-5|193	%files nn
12mr|gimp-help-2-2.6.0-5|194	%defattr(-,root,root)
12mr|gimp-help-2-2.6.0-5|195	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
12mr|gimp-help-2-2.6.0-5|196	%gimp_help_dir/nn
12mr|gimp-help-2-2.6.0-5|197	
12mr|gimp-help-2-2.6.0-5|198	# -----------------------------------------------------
12mr|gimp-help-2-2.6.0-5|199	%package ru
12mr|gimp-help-2-2.6.0-5|200	Summary: Russian translation of Gimp2 help
12mr|gimp-help-2-2.6.0-5|201	Group: Books/Other
12mr|gimp-help-2-2.6.0-5|202	Requires: locales-ru
12mr|gimp-help-2-2.6.0-5|203	Provides: %name = %version-%release
12mr|gimp-help-2-2.6.0-5|204	Obsoletes: %name < 0.13
12mr|gimp-help-2-2.6.0-5|205	Conflicts: %name < 0.13-2
12mr|gimp-help-2-2.6.0-5|206	
12mr|gimp-help-2-2.6.0-5|207	%description ru
12mr|gimp-help-2-2.6.0-5|208	This package contains the Russian translation of Gimp2 help.
12mr|gimp-help-2-2.6.0-5|209	
12mr|gimp-help-2-2.6.0-5|210	%files ru
12mr|gimp-help-2-2.6.0-5|211	%defattr(-,root,root)
12mr|gimp-help-2-2.6.0-5|212	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
12mr|gimp-help-2-2.6.0-5|213	%gimp_help_dir/ru
12mr|gimp-help-2-2.6.0-5|214	
12mr|gimp-help-2-2.6.0-5|215	# -----------------------------------------------------
12mr|gimp-help-2-2.6.0-5|216	%package sv
12mr|gimp-help-2-2.6.0-5|217	Summary: Swedish translation of Gimp2 help
12mr|gimp-help-2-2.6.0-5|218	Group: Books/Other
12mr|gimp-help-2-2.6.0-5|219	Requires: locales-sv
12mr|gimp-help-2-2.6.0-5|220	Provides: %name = %version-%release
12mr|gimp-help-2-2.6.0-5|221	Obsoletes: %name < 0.13
12mr|gimp-help-2-2.6.0-5|222	Conflicts: %name < 0.13-2
12mr|gimp-help-2-2.6.0-5|223	
12mr|gimp-help-2-2.6.0-5|224	%description sv
12mr|gimp-help-2-2.6.0-5|225	This package contains the Swedish translation of Gimp2 help.
12mr|gimp-help-2-2.6.0-5|226	
12mr|gimp-help-2-2.6.0-5|227	%files sv
12mr|gimp-help-2-2.6.0-5|228	%defattr(-,root,root)
12mr|gimp-help-2-2.6.0-5|229	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
12mr|gimp-help-2-2.6.0-5|230	%gimp_help_dir/sv
12mr|gimp-help-2-2.6.0-5|231	
12mr|gimp-help-2-2.6.0-5|232	# -----------------------------------------------------
12mr|gimp-help-2-2.6.0-5|233	%package zh_CN
12mr|gimp-help-2-2.6.0-5|234	Summary: Simplified Chinese translation of Gimp2 help
12mr|gimp-help-2-2.6.0-5|235	Group: Books/Other
12mr|gimp-help-2-2.6.0-5|236	Requires: locales-zh
12mr|gimp-help-2-2.6.0-5|237	Provides: %name = %version-%release
12mr|gimp-help-2-2.6.0-5|238	Obsoletes: %name < 0.13
12mr|gimp-help-2-2.6.0-5|239	Conflicts: %name < 0.13-2
12mr|gimp-help-2-2.6.0-5|240	
12mr|gimp-help-2-2.6.0-5|241	%description zh_CN
12mr|gimp-help-2-2.6.0-5|242	This package contains the Simplified Chinese translation of Gimp2 help.
12mr|gimp-help-2-2.6.0-5|243	
12mr|gimp-help-2-2.6.0-5|244	%files zh_CN
12mr|gimp-help-2-2.6.0-5|245	%defattr(-,root,root)
12mr|gimp-help-2-2.6.0-5|246	%doc %name/AUTHORS %name/MAINTAINERS %name/README %name/HACKING
12mr|gimp-help-2-2.6.0-5|247	%gimp_help_dir/zh_CN
12mr|gimp-help-2-2.6.0-5|248	
12mr|gimp-help-2-2.6.0-5|249	# -----------------------------------------------------
12mr|gimp-help-2-2.6.0-5|250	
12mr|gimp-help-2-2.6.0-5|251	%prep
12mr|gimp-help-2-2.6.0-5|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
12mr|gimp-help-2-2.6.0-5|253	
12mr|gimp-help-2-2.6.0-5|254	%install
12mr|gimp-help-2-2.6.0-5|255	rm -rf $RPM_BUILD_ROOT
12mr|gimp-help-2-2.6.0-5|256	mkdir -p %buildroot%gimp_help_dir
12mr|gimp-help-2-2.6.0-5|257	cp -r %name/html/* %buildroot%gimp_help_dir
12mr|gimp-help-2-2.6.0-5|258	
12mr|gimp-help-2-2.6.0-5|259	%clean
12mr|gimp-help-2-2.6.0-5|260	rm -rf $RPM_BUILD_ROOT
12mr|gimp-help-2-2.6.0-5|261	
12mr|gimp-help-2-2.6.0-5|262	
12mr|gimp-help-2-2.6.0-5|263	
12mr|gimp-help-2-2.6.0-5|264	%changelog
12mr|gimp-help-2-2.6.0-5|265	

14088 12
12mr|ginkgo-0.32-2|1	Name:		ginkgo
12mr|ginkgo-0.32-2|2	Version:	0.32
12mr|ginkgo-0.32-2|3	Release:	2
12mr|ginkgo-0.32-2|4	License:	GPLv2+
12mr|ginkgo-0.32-2|5	Url:		http://wiki.mandriva.com/en/Ginkgo
12mr|ginkgo-0.32-2|6	Group:		Graphical desktop/KDE
12mr|ginkgo-0.32-2|7	Source0:	%{name}-%{version}.tar.bz2
12mr|ginkgo-0.32-2|8	Summary:	Ginkgo is a navigator for Nepomuk, the KDE semantic toolkit
12mr|ginkgo-0.32-2|9	BuildRequires:	kde4-macros
12mr|ginkgo-0.32-2|10	Requires:	python-kde4
12mr|ginkgo-0.32-2|11	Requires:	python-mako
12mr|ginkgo-0.32-2|12	BuildArch:	noarch
12mr|ginkgo-0.32-2|13	
12mr|ginkgo-0.32-2|14	%description
12mr|ginkgo-0.32-2|15	Ginkgo is a graphical front-end for managing data semantically. Ginkgo
12mr|ginkgo-0.32-2|16	lets you create and explore links between your personal data such
12mr|ginkgo-0.32-2|17	as e-mails, contacts, files, Web pages. It harnesses the Nepomuk
12mr|ginkgo-0.32-2|18	framework.
12mr|ginkgo-0.32-2|19	
12mr|ginkgo-0.32-2|20	%files -f %{name}.lang
12mr|ginkgo-0.32-2|21	%{_kde_appsdir}/%{name}
12mr|ginkgo-0.32-2|22	%{_bindir}/%{name}
12mr|ginkgo-0.32-2|23	
12mr|ginkgo-0.32-2|24	#------------------------------------------------
12mr|ginkgo-0.32-2|25	
12mr|ginkgo-0.32-2|26	%prep
12mr|ginkgo-0.32-2|27	%setup -q
12mr|ginkgo-0.32-2|28	
12mr|ginkgo-0.32-2|29	# Fix unreadable files
12mr|ginkgo-0.32-2|30	find . -perm 0600 -exec chmod 0644 '{}' \;
12mr|ginkgo-0.32-2|31	
12mr|ginkgo-0.32-2|32	%build
12mr|ginkgo-0.32-2|33	# clean old leftover from the tarball that prevent upload
12mr|ginkgo-0.32-2|34	rm -Rf src/ginkgo/util/.cache
12mr|ginkgo-0.32-2|35	
12mr|ginkgo-0.32-2|36	# change "Report a Bug" URL to Rosa Bugzilla
12mr|ginkgo-0.32-2|37	sed -i 's!https://qa.mandriva.com!http://bugs.rosalinux.ru/!' %{name}
12mr|ginkgo-0.32-2|38	
12mr|ginkgo-0.32-2|39	# also change .po headers for consistency
12mr|ginkgo-0.32-2|40	sed -i 's!https://qa.mandriva.com/!http://bugs.rosalinux.ru/!' po/*.po
12mr|ginkgo-0.32-2|41	
12mr|ginkgo-0.32-2|42	%install
12mr|ginkgo-0.32-2|43	mkdir -p %{buildroot}%{_kde_appsdir}/%{name}
12mr|ginkgo-0.32-2|44	cp -frv src/* %{buildroot}%{_kde_appsdir}/%{name}/
12mr|ginkgo-0.32-2|45	mkdir %{buildroot}%{_bindir}/
12mr|ginkgo-0.32-2|46	cp -frv %{name} %{buildroot}%{_bindir}/%{name}
12mr|ginkgo-0.32-2|47	
12mr|ginkgo-0.32-2|48	mkdir -p %{buildroot}%{_datadir}/locale
12mr|ginkgo-0.32-2|49	#make po_files
12mr|ginkgo-0.32-2|50	for i in po/*.po
12mr|ginkgo-0.32-2|51	do
12mr|ginkgo-0.32-2|52	langdir="%{buildroot}%{_datadir}/locale/`basename ${i} .po`/LC_MESSAGES/"
12mr|ginkgo-0.32-2|53	mkdir -p ${langdir}
12mr|ginkgo-0.32-2|54	msgfmt -o ${langdir}/%name.mo ${i}
12mr|ginkgo-0.32-2|55	done
12mr|ginkgo-0.32-2|56	
12mr|ginkgo-0.32-2|57	%find_lang %{name}
12mr|ginkgo-0.32-2|58	

14089 12
12mr|gio-sharp-2.22.3-1|1	Name:		gio-sharp
12mr|gio-sharp-2.22.3-1|2	Version:	2.22.3
12mr|gio-sharp-2.22.3-1|3	Release:	1
12mr|gio-sharp-2.22.3-1|4	License:	GPLv2 and MIT
12mr|gio-sharp-2.22.3-1|5	Group:		Development/Other
12mr|gio-sharp-2.22.3-1|6	Summary:	.NET/C# Bindings for GIO
12mr|gio-sharp-2.22.3-1|7	Url:		https://github.com/mono/gio-sharp
12mr|gio-sharp-2.22.3-1|8	Source:		https://github.com/downloads/mono/%{name}/%{name}-%{version}.tar.bz2
12mr|gio-sharp-2.22.3-1|9	
12mr|gio-sharp-2.22.3-1|10	BuildRequires:  pkgconfig(glib-2.0)
12mr|gio-sharp-2.22.3-1|11	BuildRequires:  glib-sharp2
12mr|gio-sharp-2.22.3-1|12	BuildRequires:  gtk-sharp2-devel
12mr|gio-sharp-2.22.3-1|13	BuildRequires:  mono-devel
12mr|gio-sharp-2.22.3-1|14	BuildRequires:  monodoc-core
12mr|gio-sharp-2.22.3-1|15	Requires:	glib2 > 2.22
12mr|gio-sharp-2.22.3-1|16	#gw strictly speaking, it needs libgio:
12mr|gio-sharp-2.22.3-1|17	Requires:	gvfs
12mr|gio-sharp-2.22.3-1|18	BuildArch:	noarch
12mr|gio-sharp-2.22.3-1|19	
12mr|gio-sharp-2.22.3-1|20	%description
12mr|gio-sharp-2.22.3-1|21	C#/CLI bindings for GIO
12mr|gio-sharp-2.22.3-1|22	
12mr|gio-sharp-2.22.3-1|23	%package devel
12mr|gio-sharp-2.22.3-1|24	Group:		Development/Other
12mr|gio-sharp-2.22.3-1|25	Summary:	.NET/C# Bindings for GIO
12mr|gio-sharp-2.22.3-1|26	Requires:	%{name} = %{version}-%{release}
12mr|gio-sharp-2.22.3-1|27	
12mr|gio-sharp-2.22.3-1|28	%description devel
12mr|gio-sharp-2.22.3-1|29	Files for developing programs that use gio-sharp
12mr|gio-sharp-2.22.3-1|30	
12mr|gio-sharp-2.22.3-1|31	%prep
12mr|gio-sharp-2.22.3-1|32	%setup -q
12mr|gio-sharp-2.22.3-1|33	
12mr|gio-sharp-2.22.3-1|34	%build
12mr|gio-sharp-2.22.3-1|35	%configure2_5x --libdir=%{_prefix}/lib
12mr|gio-sharp-2.22.3-1|36	make
12mr|gio-sharp-2.22.3-1|37	
12mr|gio-sharp-2.22.3-1|38	%install
12mr|gio-sharp-2.22.3-1|39	%makeinstall_std pkgconfigdir=%{_datadir}/pkgconfig
12mr|gio-sharp-2.22.3-1|40	
12mr|gio-sharp-2.22.3-1|41	%files
12mr|gio-sharp-2.22.3-1|42	%doc AUTHORS NEWS README
12mr|gio-sharp-2.22.3-1|43	#ChangeLog
12mr|gio-sharp-2.22.3-1|44	%dir %{_prefix}/lib/gio-sharp
12mr|gio-sharp-2.22.3-1|45	%{_prefix}/lib/gio-sharp/gio-sharp.dll*
12mr|gio-sharp-2.22.3-1|46	
12mr|gio-sharp-2.22.3-1|47	%files devel
12mr|gio-sharp-2.22.3-1|48	%defattr(-,root,root)
12mr|gio-sharp-2.22.3-1|49	%{_datadir}/pkgconfig/gio-sharp-2.0.pc
12mr|gio-sharp-2.22.3-1|50	%dir %_prefix/share/gapi-2.0
12mr|gio-sharp-2.22.3-1|51	%_prefix/share/gapi-2.0/gio-api.xml
12mr|gio-sharp-2.22.3-1|52	
12mr|gio-sharp-2.22.3-1|53	
12mr|gio-sharp-2.22.3-1|54	
12mr|gio-sharp-2.22.3-1|55	%changelog
12mr|gio-sharp-2.22.3-1|56	* Sun Oct  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gio-sharp-2.22.3-1|57	+ Commit: fbb1a8f
12mr|gio-sharp-2.22.3-1|58	- Drop Requires exceptions (looks like they are no longer needed)
12mr|gio-sharp-2.22.3-1|59	
12mr|gio-sharp-2.22.3-1|60	

14090 12
12mr|gir-repository-0.6.6-0.20100907.8|1	# Not needed here, debug info is empty
12mr|gir-repository-0.6.6-0.20100907.8|2	%define _enable_debug_packages %{nil}
12mr|gir-repository-0.6.6-0.20100907.8|3	%define debug_package %{nil}
12mr|gir-repository-0.6.6-0.20100907.8|4	
12mr|gir-repository-0.6.6-0.20100907.8|5	%define git 20100907
12mr|gir-repository-0.6.6-0.20100907.8|6	%define api 1.0
12mr|gir-repository-0.6.6-0.20100907.8|7	
12mr|gir-repository-0.6.6-0.20100907.8|8	Summary:	GObject Introspection Repository
12mr|gir-repository-0.6.6-0.20100907.8|9	Name:		gir-repository
12mr|gir-repository-0.6.6-0.20100907.8|10	Version:	0.6.6
12mr|gir-repository-0.6.6-0.20100907.8|11	Release:	0.%{git}.8
12mr|gir-repository-0.6.6-0.20100907.8|12	License:	LGPLv2+
12mr|gir-repository-0.6.6-0.20100907.8|13	Group:		Development/C
12mr|gir-repository-0.6.6-0.20100907.8|14	Url:		http://www.gnome.org
12mr|gir-repository-0.6.6-0.20100907.8|15	%if %{git}
12mr|gir-repository-0.6.6-0.20100907.8|16	Source0:	%{name}-%{git}.tar.xz
12mr|gir-repository-0.6.6-0.20100907.8|17	%else
12mr|gir-repository-0.6.6-0.20100907.8|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|gir-repository-0.6.6-0.20100907.8|19	%endif
12mr|gir-repository-0.6.6-0.20100907.8|20	Patch0:		gir-repository-disable-gtk.patch
12mr|gir-repository-0.6.6-0.20100907.8|21	Patch1:		gir-repository-fix-goo-build.patch
12mr|gir-repository-0.6.6-0.20100907.8|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|gir-repository-0.6.6-0.20100907.8|23	BuildRequires:	pkgconfig(xft)
12mr|gir-repository-0.6.6-0.20100907.8|24	BuildRequires:	pkgconfig(xfixes)
12mr|gir-repository-0.6.6-0.20100907.8|25	BuildRequires:	pkgconfig(libxml-2.0)
12mr|gir-repository-0.6.6-0.20100907.8|26	BuildRequires:	pkgconfig(gl)
12mr|gir-repository-0.6.6-0.20100907.8|27	BuildRequires:	pkgconfig(poppler-glib)
12mr|gir-repository-0.6.6-0.20100907.8|28	BuildRequires:	pkgconfig(libnautilus-extension)
12mr|gir-repository-0.6.6-0.20100907.8|29	BuildRequires:	pkgconfig(libnotify)
12mr|gir-repository-0.6.6-0.20100907.8|30	BuildRequires:	pkgconfig(gtksourceview-2.0)
12mr|gir-repository-0.6.6-0.20100907.8|31	BuildRequires:	pkgconfig(goocanvas)
12mr|gir-repository-0.6.6-0.20100907.8|32	BuildRequires:	pkgconfig(gnome-keyring-1)
12mr|gir-repository-0.6.6-0.20100907.8|33	BuildRequires:	pkgconfig(avahi-gobject)
12mr|gir-repository-0.6.6-0.20100907.8|34	%if %{git}
12mr|gir-repository-0.6.6-0.20100907.8|35	BuildRequires:	gnome-common
12mr|gir-repository-0.6.6-0.20100907.8|36	%endif
12mr|gir-repository-0.6.6-0.20100907.8|37	
12mr|gir-repository-0.6.6-0.20100907.8|38	Requires:	%{mklibname girepository 1.0 1}
12mr|gir-repository-0.6.6-0.20100907.8|39	
12mr|gir-repository-0.6.6-0.20100907.8|40	%description
12mr|gir-repository-0.6.6-0.20100907.8|41	This is a repository of GIR interface description files.
12mr|gir-repository-0.6.6-0.20100907.8|42	
12mr|gir-repository-0.6.6-0.20100907.8|43	%prep
12mr|gir-repository-0.6.6-0.20100907.8|44	%if %{git}
12mr|gir-repository-0.6.6-0.20100907.8|45	%setup -q -n %{name}
12mr|gir-repository-0.6.6-0.20100907.8|46	%else
12mr|gir-repository-0.6.6-0.20100907.8|47	%setup -q
12mr|gir-repository-0.6.6-0.20100907.8|48	%endif
12mr|gir-repository-0.6.6-0.20100907.8|49	
12mr|gir-repository-0.6.6-0.20100907.8|50	%apply_patches
12mr|gir-repository-0.6.6-0.20100907.8|51	%if %{git}
12mr|gir-repository-0.6.6-0.20100907.8|52	./autogen.sh -V
12mr|gir-repository-0.6.6-0.20100907.8|53	%else
12mr|gir-repository-0.6.6-0.20100907.8|54	autoreconf -fi
12mr|gir-repository-0.6.6-0.20100907.8|55	%endif
12mr|gir-repository-0.6.6-0.20100907.8|56	
12mr|gir-repository-0.6.6-0.20100907.8|57	%build
12mr|gir-repository-0.6.6-0.20100907.8|58	%configure2_5x --disable-static
12mr|gir-repository-0.6.6-0.20100907.8|59	%make
12mr|gir-repository-0.6.6-0.20100907.8|60	
12mr|gir-repository-0.6.6-0.20100907.8|61	%install
12mr|gir-repository-0.6.6-0.20100907.8|62	%makeinstall_std
12mr|gir-repository-0.6.6-0.20100907.8|63	rm -v %{buildroot}%{_datadir}/gir-%{api}/Atk-1.0.gir
12mr|gir-repository-0.6.6-0.20100907.8|64	rm -f %{buildroot}%{_datadir}/gir-%{api}/DBus*-1.0.gir
12mr|gir-repository-0.6.6-0.20100907.8|65	rm -v %{buildroot}%{_datadir}/gir-%{api}/Pango-1.0.gir
12mr|gir-repository-0.6.6-0.20100907.8|66	rm -v %{buildroot}%{_datadir}/gir-%{api}/PangoCairo-1.0.gir
12mr|gir-repository-0.6.6-0.20100907.8|67	rm -v %{buildroot}%{_datadir}/gir-%{api}/PangoFT2-1.0.gir
12mr|gir-repository-0.6.6-0.20100907.8|68	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/GConf-2.0.gir
12mr|gir-repository-0.6.6-0.20100907.8|69	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/GMenu-2.0.gir
12mr|gir-repository-0.6.6-0.20100907.8|70	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/Gst*0.10.gir
12mr|gir-repository-0.6.6-0.20100907.8|71	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/GSSDP-1.0.gir
12mr|gir-repository-0.6.6-0.20100907.8|72	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/GUPnP-1.0.gir
12mr|gir-repository-0.6.6-0.20100907.8|73	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/Soup-2.4.gir
12mr|gir-repository-0.6.6-0.20100907.8|74	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/Unique-1.0.gir
12mr|gir-repository-0.6.6-0.20100907.8|75	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/WebKit-1.0.gir
12mr|gir-repository-0.6.6-0.20100907.8|76	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/Wnck-1.0.gir
12mr|gir-repository-0.6.6-0.20100907.8|77	rm -v %{buildroot}%{_libdir}/girepository-%{api}/Atk-1.0.typelib
12mr|gir-repository-0.6.6-0.20100907.8|78	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/GConf-2.0.typelib
12mr|gir-repository-0.6.6-0.20100907.8|79	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/GMenu-2.0.typelib
12mr|gir-repository-0.6.6-0.20100907.8|80	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/Gst*0.10.typelib
12mr|gir-repository-0.6.6-0.20100907.8|81	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/GSSDP-1.0.typelib
12mr|gir-repository-0.6.6-0.20100907.8|82	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/GUPnP-1.0.typelib
12mr|gir-repository-0.6.6-0.20100907.8|83	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/Soup-2.4.typelib
12mr|gir-repository-0.6.6-0.20100907.8|84	rm -v %{buildroot}%{_libdir}/girepository-%{api}/Pango-1.0.typelib
12mr|gir-repository-0.6.6-0.20100907.8|85	rm -v %{buildroot}%{_libdir}/girepository-%{api}/PangoCairo-1.0.typelib
12mr|gir-repository-0.6.6-0.20100907.8|86	rm -v %{buildroot}%{_libdir}/girepository-%{api}/PangoFT2-1.0.typelib
12mr|gir-repository-0.6.6-0.20100907.8|87	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/Unique-1.0.typelib
12mr|gir-repository-0.6.6-0.20100907.8|88	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/WebKit-1.0.typelib
12mr|gir-repository-0.6.6-0.20100907.8|89	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/Wnck-1.0.typelib
12mr|gir-repository-0.6.6-0.20100907.8|90	rm -v -f %{buildroot}%{_libdir}/libgirepo-DBus-custom.so
12mr|gir-repository-0.6.6-0.20100907.8|91	
12mr|gir-repository-0.6.6-0.20100907.8|92	%files
12mr|gir-repository-0.6.6-0.20100907.8|93	%doc README NEWS AUTHORS
12mr|gir-repository-0.6.6-0.20100907.8|94	%{_datadir}/gir-%{api}/GnomeKeyring-2.0.gir
12mr|gir-repository-0.6.6-0.20100907.8|95	%{_datadir}/gir-%{api}/GooCanvas-0.10.gir
12mr|gir-repository-0.6.6-0.20100907.8|96	%{_datadir}/gir-%{api}/GtkSource-2.2.gir
12mr|gir-repository-0.6.6-0.20100907.8|97	%{_datadir}/gir-%{api}/Nautilus-1.0.gir
12mr|gir-repository-0.6.6-0.20100907.8|98	%{_datadir}/gir-%{api}/Notify-0.4.gir
12mr|gir-repository-0.6.6-0.20100907.8|99	%{_datadir}/gir-%{api}/Poppler-0.8.gir
12mr|gir-repository-0.6.6-0.20100907.8|100	%{_libdir}/girepository-%{api}/GnomeKeyring-2.0.typelib
12mr|gir-repository-0.6.6-0.20100907.8|101	%{_libdir}/girepository-%{api}/GooCanvas-0.10.typelib
12mr|gir-repository-0.6.6-0.20100907.8|102	%{_libdir}/girepository-%{api}/GtkSource-2.2.typelib
12mr|gir-repository-0.6.6-0.20100907.8|103	%{_libdir}/girepository-%{api}/Nautilus-1.0.typelib
12mr|gir-repository-0.6.6-0.20100907.8|104	%{_libdir}/girepository-%{api}/Notify-0.4.typelib
12mr|gir-repository-0.6.6-0.20100907.8|105	%{_libdir}/girepository-%{api}/Poppler-0.8.typelib
12mr|gir-repository-0.6.6-0.20100907.8|106	
12mr|gir-repository-0.6.6-0.20100907.8|107	%changelog
12mr|gir-repository-0.6.6-0.20100907.8|108	* Sun May 08 2011 Funda Wang <fwang@mandriva.org> 0.6.6-0.20100907.4mdv2011.0
12mr|gir-repository-0.6.6-0.20100907.8|109	+ Revision: 672415
12mr|gir-repository-0.6.6-0.20100907.8|110	- do not like babl 1.4
12mr|gir-repository-0.6.6-0.20100907.8|111	
12mr|gir-repository-0.6.6-0.20100907.8|112	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|gir-repository-0.6.6-0.20100907.8|113	- mass rebuild
12mr|gir-repository-0.6.6-0.20100907.8|114	
12mr|gir-repository-0.6.6-0.20100907.8|115	* Sat Sep 18 2010 Götz Waschk <waschk@mandriva.org> 0.6.6-0.20100907.3mdv2011.0
12mr|gir-repository-0.6.6-0.20100907.8|116	+ Revision: 579669
12mr|gir-repository-0.6.6-0.20100907.8|117	- reenable libgnomekeyring support
12mr|gir-repository-0.6.6-0.20100907.8|118	
12mr|gir-repository-0.6.6-0.20100907.8|119	* Sat Sep 18 2010 Götz Waschk <waschk@mandriva.org> 0.6.6-0.20100907.2mdv2011.0
12mr|gir-repository-0.6.6-0.20100907.8|120	+ Revision: 579617
12mr|gir-repository-0.6.6-0.20100907.8|121	- fix goocanvas build
12mr|gir-repository-0.6.6-0.20100907.8|122	
12mr|gir-repository-0.6.6-0.20100907.8|123	* Sun Sep 12 2010 Götz Waschk <waschk@mandriva.org> 0.6.6-0.20100907.1mdv2011.0
12mr|gir-repository-0.6.6-0.20100907.8|124	+ Revision: 577707
12mr|gir-repository-0.6.6-0.20100907.8|125	- new snapshot
12mr|gir-repository-0.6.6-0.20100907.8|126	- bump g-i dep
12mr|gir-repository-0.6.6-0.20100907.8|127	- remove vte support
12mr|gir-repository-0.6.6-0.20100907.8|128	- temporarily disable goocanvas and gnome-keyring
12mr|gir-repository-0.6.6-0.20100907.8|129	- remove dbus support
12mr|gir-repository-0.6.6-0.20100907.8|130	
12mr|gir-repository-0.6.6-0.20100907.8|131	* Fri Aug 06 2010 Funda Wang <fwang@mandriva.org> 0.6.5-12.20100622.2mdv2011.0
12mr|gir-repository-0.6.6-0.20100907.8|132	+ Revision: 566630
12mr|gir-repository-0.6.6-0.20100907.8|133	- we are using newer libname now
12mr|gir-repository-0.6.6-0.20100907.8|134	
12mr|gir-repository-0.6.6-0.20100907.8|135	* Fri Jul 30 2010 Götz Waschk <waschk@mandriva.org> 0.6.5-12.20100622.1mdv2011.0
12mr|gir-repository-0.6.6-0.20100907.8|136	+ Revision: 563375
12mr|gir-repository-0.6.6-0.20100907.8|137	- new git snapshot
12mr|gir-repository-0.6.6-0.20100907.8|138	- drop all patches
12mr|gir-repository-0.6.6-0.20100907.8|139	- disable gtk bindings
12mr|gir-repository-0.6.6-0.20100907.8|140	- remove soup, gconf support
12mr|gir-repository-0.6.6-0.20100907.8|141	- add libnotify support
12mr|gir-repository-0.6.6-0.20100907.8|142	
12mr|gir-repository-0.6.6-0.20100907.8|143	* Mon Apr 12 2010 Götz Waschk <waschk@mandriva.org> 0.6.5-11mdv2010.1
12mr|gir-repository-0.6.6-0.20100907.8|144	+ Revision: 533731
12mr|gir-repository-0.6.6-0.20100907.8|145	- remove support for gupnp and gssdp
12mr|gir-repository-0.6.6-0.20100907.8|146	
12mr|gir-repository-0.6.6-0.20100907.8|147	* Thu Mar 18 2010 Götz Waschk <waschk@mandriva.org> 0.6.5-10mdv2010.1
12mr|gir-repository-0.6.6-0.20100907.8|148	+ Revision: 524981
12mr|gir-repository-0.6.6-0.20100907.8|149	- replace patch 2 by Fedora version, renames Babl binding
12mr|gir-repository-0.6.6-0.20100907.8|150	- drop patch 0, no longer needed
12mr|gir-repository-0.6.6-0.20100907.8|151	- remove PangoX, asked by fcrozat
12mr|gir-repository-0.6.6-0.20100907.8|152	
12mr|gir-repository-0.6.6-0.20100907.8|153	* Tue Mar 09 2010 Götz Waschk <waschk@mandriva.org> 0.6.5-9mdv2010.1
12mr|gir-repository-0.6.6-0.20100907.8|154	+ Revision: 517236
12mr|gir-repository-0.6.6-0.20100907.8|155	- remove wnck support
12mr|gir-repository-0.6.6-0.20100907.8|156	
12mr|gir-repository-0.6.6-0.20100907.8|157	* Mon Mar 08 2010 Götz Waschk <waschk@mandriva.org> 0.6.5-8mdv2010.1
12mr|gir-repository-0.6.6-0.20100907.8|158	+ Revision: 516583
12mr|gir-repository-0.6.6-0.20100907.8|159	- fix babl build
12mr|gir-repository-0.6.6-0.20100907.8|160	- remove gmenu bindings
12mr|gir-repository-0.6.6-0.20100907.8|161	
12mr|gir-repository-0.6.6-0.20100907.8|162	* Tue Feb 09 2010 Götz Waschk <waschk@mandriva.org> 0.6.5-7mdv2010.1
12mr|gir-repository-0.6.6-0.20100907.8|163	+ Revision: 502910
12mr|gir-repository-0.6.6-0.20100907.8|164	- disable webkit support
12mr|gir-repository-0.6.6-0.20100907.8|165	
12mr|gir-repository-0.6.6-0.20100907.8|166	* Wed Jan 13 2010 Götz Waschk <waschk@mandriva.org> 0.6.5-6mdv2010.1
12mr|gir-repository-0.6.6-0.20100907.8|167	+ Revision: 490641
12mr|gir-repository-0.6.6-0.20100907.8|168	- bump
12mr|gir-repository-0.6.6-0.20100907.8|169	- reenable libsoup support
12mr|gir-repository-0.6.6-0.20100907.8|170	
12mr|gir-repository-0.6.6-0.20100907.8|171	* Tue Dec 22 2009 Götz Waschk <waschk@mandriva.org> 0.6.5-4mdv2010.1
12mr|gir-repository-0.6.6-0.20100907.8|172	+ Revision: 481260
12mr|gir-repository-0.6.6-0.20100907.8|173	- add DbusGlib binding
12mr|gir-repository-0.6.6-0.20100907.8|174	- remove gtk bindings now in gtk+2.0 package
12mr|gir-repository-0.6.6-0.20100907.8|175	- disable soup,webkit,gupnp (b.g.o. 605115)
12mr|gir-repository-0.6.6-0.20100907.8|176	- remove atk
12mr|gir-repository-0.6.6-0.20100907.8|177	
12mr|gir-repository-0.6.6-0.20100907.8|178	* Fri Nov 13 2009 Götz Waschk <waschk@mandriva.org> 0.6.5-3mdv2010.1
12mr|gir-repository-0.6.6-0.20100907.8|179	+ Revision: 465757
12mr|gir-repository-0.6.6-0.20100907.8|180	- remove Unique support (bug #55583)
12mr|gir-repository-0.6.6-0.20100907.8|181	
12mr|gir-repository-0.6.6-0.20100907.8|182	* Tue Oct 06 2009 Götz Waschk <waschk@mandriva.org> 0.6.5-3mdv2010.0
12mr|gir-repository-0.6.6-0.20100907.8|183	+ Revision: 454451
12mr|gir-repository-0.6.6-0.20100907.8|184	- remove gstreamer support
12mr|gir-repository-0.6.6-0.20100907.8|185	
12mr|gir-repository-0.6.6-0.20100907.8|186	* Sun Sep 20 2009 Götz Waschk <waschk@mandriva.org> 0.6.5-2mdv2010.0
12mr|gir-repository-0.6.6-0.20100907.8|187	+ Revision: 445845
12mr|gir-repository-0.6.6-0.20100907.8|188	- rebuild for new gupnp
12mr|gir-repository-0.6.6-0.20100907.8|189	
12mr|gir-repository-0.6.6-0.20100907.8|190	* Thu Sep 10 2009 Götz Waschk <waschk@mandriva.org> 0.6.5-1mdv2010.0
12mr|gir-repository-0.6.6-0.20100907.8|191	+ Revision: 437373
12mr|gir-repository-0.6.6-0.20100907.8|192	- remove files now in pango
12mr|gir-repository-0.6.6-0.20100907.8|193	- update to new version 0.6.5
12mr|gir-repository-0.6.6-0.20100907.8|194	
12mr|gir-repository-0.6.6-0.20100907.8|195	* Tue Aug 25 2009 Götz Waschk <waschk@mandriva.org> 0.6.4-1mdv2010.0
12mr|gir-repository-0.6.6-0.20100907.8|196	+ Revision: 420776
12mr|gir-repository-0.6.6-0.20100907.8|197	- fix build with new gobject-introspection
12mr|gir-repository-0.6.6-0.20100907.8|198	- add gupnp support
12mr|gir-repository-0.6.6-0.20100907.8|199	- update to new version 0.6.4
12mr|gir-repository-0.6.6-0.20100907.8|200	
12mr|gir-repository-0.6.6-0.20100907.8|201	* Mon Jun 22 2009 Götz Waschk <waschk@mandriva.org> 0.6.3-1mdv2010.0
12mr|gir-repository-0.6.6-0.20100907.8|202	+ Revision: 388084
12mr|gir-repository-0.6.6-0.20100907.8|203	- new version
12mr|gir-repository-0.6.6-0.20100907.8|204	
12mr|gir-repository-0.6.6-0.20100907.8|205	* Tue Jun 16 2009 Götz Waschk <waschk@mandriva.org> 0.6.3-0.20090616.1mdv2010.0
12mr|gir-repository-0.6.6-0.20100907.8|206	+ Revision: 386314
12mr|gir-repository-0.6.6-0.20100907.8|207	- disable gssdp as well
12mr|gir-repository-0.6.6-0.20100907.8|208	- disable gupnp (it is in contrib)
12mr|gir-repository-0.6.6-0.20100907.8|209	- new snapshot
12mr|gir-repository-0.6.6-0.20100907.8|210	- disable Avahi
12mr|gir-repository-0.6.6-0.20100907.8|211	- update file list
12mr|gir-repository-0.6.6-0.20100907.8|212	
12mr|gir-repository-0.6.6-0.20100907.8|213	* Mon Feb 09 2009 Götz Waschk <waschk@mandriva.org> 0.6.2-1mdv2009.1
12mr|gir-repository-0.6.6-0.20100907.8|214	+ Revision: 338998
12mr|gir-repository-0.6.6-0.20100907.8|215	- update build deps
12mr|gir-repository-0.6.6-0.20100907.8|216	- new version
12mr|gir-repository-0.6.6-0.20100907.8|217	- drop patches
12mr|gir-repository-0.6.6-0.20100907.8|218	- update file list
12mr|gir-repository-0.6.6-0.20100907.8|219	- remove all build workarounds
12mr|gir-repository-0.6.6-0.20100907.8|220	
12mr|gir-repository-0.6.6-0.20100907.8|221	+ Adam Williamson <awilliamson@mandriva.org>
12mr|gir-repository-0.6.6-0.20100907.8|222	- rebuild for new avahi-core major
12mr|gir-repository-0.6.6-0.20100907.8|223	
12mr|gir-repository-0.6.6-0.20100907.8|224	* Wed Nov 26 2008 Götz Waschk <waschk@mandriva.org> 0.6.1-1mdv2009.1
12mr|gir-repository-0.6.6-0.20100907.8|225	+ Revision: 306940
12mr|gir-repository-0.6.6-0.20100907.8|226	- import gir-repository
12mr|gir-repository-0.6.6-0.20100907.8|227	
12mr|gir-repository-0.6.6-0.20100907.8|228	

14091 12
12mr|git-1.7.11.3-2|1	%define libname		%mklibname git
12mr|git-1.7.11.3-2|2	%define profile_branch	93git-branch.sh
12mr|git-1.7.11.3-2|3	%define profile_env	93git-env.sh
12mr|git-1.7.11.3-2|4	
12mr|git-1.7.11.3-2|5	Name:		git
12mr|git-1.7.11.3-2|6	Epoch:		1
12mr|git-1.7.11.3-2|7	Version:	1.7.11.3
12mr|git-1.7.11.3-2|8	Release:	2
12mr|git-1.7.11.3-2|9	Summary:	Global Information Tracker
12mr|git-1.7.11.3-2|10	License:	GPLv2
12mr|git-1.7.11.3-2|11	Group:		Development/Other
12mr|git-1.7.11.3-2|12	Url:		http://git-scm.com/
12mr|git-1.7.11.3-2|13	Source0:	http://git-core.googlecode.com/files/git-%version.tar.gz
12mr|git-1.7.11.3-2|14	Source2:	gitweb.conf
12mr|git-1.7.11.3-2|15	Source3:	%{profile_branch}
12mr|git-1.7.11.3-2|16	# Do we really need it? It's not used anyway
12mr|git-1.7.11.3-2|17	Source4:	%{profile_env}
12mr|git-1.7.11.3-2|18	BuildRequires:	asciidoc
12mr|git-1.7.11.3-2|19	BuildRequires:	pkgconfig(libcurl)
12mr|git-1.7.11.3-2|20	BuildRequires:	expat-devel
12mr|git-1.7.11.3-2|21	BuildRequires:	pkgconfig(openssl)
12mr|git-1.7.11.3-2|22	BuildRequires:	perl-CGI
12mr|git-1.7.11.3-2|23	BuildRequires:	perl-devel
12mr|git-1.7.11.3-2|24	BuildRequires:	python-devel
12mr|git-1.7.11.3-2|25	BuildRequires:	xmlto
12mr|git-1.7.11.3-2|26	BuildRequires:	zlib-devel
12mr|git-1.7.11.3-2|27	BuildRequires:	docbook-dtd45-xml
12mr|git-1.7.11.3-2|28	
12mr|git-1.7.11.3-2|29	Requires:	git-core = %{EVRD}
12mr|git-1.7.11.3-2|30	Requires:	gitk = %{EVRD}
12mr|git-1.7.11.3-2|31	Requires:	git-svn = %{EVRD}
12mr|git-1.7.11.3-2|32	Requires:	git-email = %{EVRD}
12mr|git-1.7.11.3-2|33	Suggests:	git-arch = %{EVRD}
12mr|git-1.7.11.3-2|34	Suggests:	git-core-oldies = %{EVRD}
12mr|git-1.7.11.3-2|35	Suggests:	git-cvs = %{EVRD}
12mr|git-1.7.11.3-2|36	
12mr|git-1.7.11.3-2|37	%description
12mr|git-1.7.11.3-2|38	This is a stupid (but extremely fast) directory content manager.  It
12mr|git-1.7.11.3-2|39	doesn't do a whole lot, but what it _does_ do is track directory
12mr|git-1.7.11.3-2|40	contents efficiently. It is intended to be the base of an efficient,
12mr|git-1.7.11.3-2|41	distributed source code management system. This package includes
12mr|git-1.7.11.3-2|42	rudimentary tools that can be used as a SCM, but you should look
12mr|git-1.7.11.3-2|43	elsewhere for tools for ordinary humans layered on top of this.
12mr|git-1.7.11.3-2|44	
12mr|git-1.7.11.3-2|45	This is a dummy package which brings in all subpackages.
12mr|git-1.7.11.3-2|46	
12mr|git-1.7.11.3-2|47	%package -n git-core
12mr|git-1.7.11.3-2|48	Summary:	Global Information Tracker
12mr|git-1.7.11.3-2|49	Group:		Development/Other
12mr|git-1.7.11.3-2|50	Requires:	diffutils
12mr|git-1.7.11.3-2|51	Requires:	rsync
12mr|git-1.7.11.3-2|52	Requires:	less
12mr|git-1.7.11.3-2|53	Requires:	openssh-clients
12mr|git-1.7.11.3-2|54	Suggests:	git-prompt
12mr|git-1.7.11.3-2|55	Provides:	gitcompletion
12mr|git-1.7.11.3-2|56	
12mr|git-1.7.11.3-2|57	%description -n git-core
12mr|git-1.7.11.3-2|58	This is a stupid (but extremely fast) directory content manager.  It
12mr|git-1.7.11.3-2|59	doesn't do a whole lot, but what it _does_ do is track directory
12mr|git-1.7.11.3-2|60	contents efficiently. It is intended to be the base of an efficient,
12mr|git-1.7.11.3-2|61	distributed source code management system. This package includes
12mr|git-1.7.11.3-2|62	rudimentary tools that can be used as a SCM, but you should look
12mr|git-1.7.11.3-2|63	elsewhere for tools for ordinary humans layered on top of this.
12mr|git-1.7.11.3-2|64	
12mr|git-1.7.11.3-2|65	This are the core tools with minimal dependencies.
12mr|git-1.7.11.3-2|66	
12mr|git-1.7.11.3-2|67	You may want to install subversion, cpsps and/or tla to import
12mr|git-1.7.11.3-2|68	repositories from other VCS.
12mr|git-1.7.11.3-2|69	
12mr|git-1.7.11.3-2|70	%package -n gitk
12mr|git-1.7.11.3-2|71	Summary:	Git revision tree visualiser
12mr|git-1.7.11.3-2|72	Group:		Development/Other
12mr|git-1.7.11.3-2|73	Requires:	git-core = %{EVRD}
12mr|git-1.7.11.3-2|74	Requires:	tk >= 8.4
12mr|git-1.7.11.3-2|75	Requires:	tcl >= 8.4
12mr|git-1.7.11.3-2|76	
12mr|git-1.7.11.3-2|77	%description -n gitk
12mr|git-1.7.11.3-2|78	Git revision tree visualiser.
12mr|git-1.7.11.3-2|79	
12mr|git-1.7.11.3-2|80	%package -n gitview
12mr|git-1.7.11.3-2|81	Summary:	Git graphical revision tree visualiser
12mr|git-1.7.11.3-2|82	Group:		Development/Other
12mr|git-1.7.11.3-2|83	Requires:	git-core = %{EVRD}
12mr|git-1.7.11.3-2|84	Requires:	python-cairo
12mr|git-1.7.11.3-2|85	Requires:	pygtk2.0
12mr|git-1.7.11.3-2|86	Requires:	python-gtksourceview
12mr|git-1.7.11.3-2|87	
12mr|git-1.7.11.3-2|88	%description -n gitview
12mr|git-1.7.11.3-2|89	Git graphical revision tree visualiser.
12mr|git-1.7.11.3-2|90	
12mr|git-1.7.11.3-2|91	%package -n %{libname}-devel
12mr|git-1.7.11.3-2|92	Summary:	Git development files
12mr|git-1.7.11.3-2|93	Group:		Development/Other
12mr|git-1.7.11.3-2|94	Provides:	git-devel = %{version}-%{release}
12mr|git-1.7.11.3-2|95	
12mr|git-1.7.11.3-2|96	%description -n %{libname}-devel
12mr|git-1.7.11.3-2|97	Development files for git.
12mr|git-1.7.11.3-2|98	
12mr|git-1.7.11.3-2|99	%package -n git-svn
12mr|git-1.7.11.3-2|100	Summary:	Git tools for importing Subversion repositories
12mr|git-1.7.11.3-2|101	Group:		Development/Other
12mr|git-1.7.11.3-2|102	Requires:	git-core = %{EVRD}, subversion
12mr|git-1.7.11.3-2|103	Requires:	perl-Git
12mr|git-1.7.11.3-2|104	Requires:	perl-SVN
12mr|git-1.7.11.3-2|105	
12mr|git-1.7.11.3-2|106	%description -n git-svn
12mr|git-1.7.11.3-2|107	Git tools for importing Subversion repositories.
12mr|git-1.7.11.3-2|108	
12mr|git-1.7.11.3-2|109	%package -n git-cvs
12mr|git-1.7.11.3-2|110	Summary:	Git tools for importing CVS repositories
12mr|git-1.7.11.3-2|111	Group:		Development/Other
12mr|git-1.7.11.3-2|112	Requires:	git-core = %{EVRD}
12mr|git-1.7.11.3-2|113	Suggests:	cvs, cvsps
12mr|git-1.7.11.3-2|114	
12mr|git-1.7.11.3-2|115	%description -n git-cvs
12mr|git-1.7.11.3-2|116	Git tools for importing CVS repositories.
12mr|git-1.7.11.3-2|117	
12mr|git-1.7.11.3-2|118	%package -n git-arch
12mr|git-1.7.11.3-2|119	Summary:	Git tools for importing Arch repositories
12mr|git-1.7.11.3-2|120	Group:		Development/Other
12mr|git-1.7.11.3-2|121	Requires:	git-core = %{EVRD}
12mr|git-1.7.11.3-2|122	Suggests:	tla
12mr|git-1.7.11.3-2|123	
12mr|git-1.7.11.3-2|124	%description -n git-arch
12mr|git-1.7.11.3-2|125	Git tools for importing Arch repositories.
12mr|git-1.7.11.3-2|126	
12mr|git-1.7.11.3-2|127	%package -n git-email
12mr|git-1.7.11.3-2|128	Summary:	Git tools for sending email
12mr|git-1.7.11.3-2|129	Group:		Development/Other
12mr|git-1.7.11.3-2|130	Requires:	git-core = %{EVRD}
12mr|git-1.7.11.3-2|131	Suggests:	perl-Authen-SASL
12mr|git-1.7.11.3-2|132	Suggests:	perl-MIME-Base64
12mr|git-1.7.11.3-2|133	
12mr|git-1.7.11.3-2|134	%description -n git-email
12mr|git-1.7.11.3-2|135	Git tools for sending email.
12mr|git-1.7.11.3-2|136	
12mr|git-1.7.11.3-2|137	%package -n perl-Git
12mr|git-1.7.11.3-2|138	Summary:	Perl interface to Git
12mr|git-1.7.11.3-2|139	Group:		Development/Perl
12mr|git-1.7.11.3-2|140	Requires:	git-core = %{EVRD}
12mr|git-1.7.11.3-2|141	
12mr|git-1.7.11.3-2|142	%description -n perl-Git
12mr|git-1.7.11.3-2|143	Perl interface to Git
12mr|git-1.7.11.3-2|144	
12mr|git-1.7.11.3-2|145	%package -n python-git
12mr|git-1.7.11.3-2|146	Summary:	Python interface to Git
12mr|git-1.7.11.3-2|147	Group:		Development/Python
12mr|git-1.7.11.3-2|148	Requires:	git-core = %{EVRD}
12mr|git-1.7.11.3-2|149	
12mr|git-1.7.11.3-2|150	%description -n python-git
12mr|git-1.7.11.3-2|151	Python interface to Git
12mr|git-1.7.11.3-2|152	
12mr|git-1.7.11.3-2|153	%package -n git-core-oldies
12mr|git-1.7.11.3-2|154	Summary:	Git obsolete commands, bound to extinction
12mr|git-1.7.11.3-2|155	Group:		Development/Other
12mr|git-1.7.11.3-2|156	Requires:	git-core = %{EVRD}
12mr|git-1.7.11.3-2|157	
12mr|git-1.7.11.3-2|158	%description -n git-core-oldies
12mr|git-1.7.11.3-2|159	Git obsolete commands, bound to extinction
12mr|git-1.7.11.3-2|160	
12mr|git-1.7.11.3-2|161	%package -n gitweb
12mr|git-1.7.11.3-2|162	Summary:	cgi-bin script for browse a git repository with web browser
12mr|git-1.7.11.3-2|163	Group:		System/Servers
12mr|git-1.7.11.3-2|164	Requires:	git-core = %{EVRD}
12mr|git-1.7.11.3-2|165	
12mr|git-1.7.11.3-2|166	%description -n gitweb
12mr|git-1.7.11.3-2|167	cgi-bin script for browse a git repository with web browser.
12mr|git-1.7.11.3-2|168	
12mr|git-1.7.11.3-2|169	%package -n git-prompt
12mr|git-1.7.11.3-2|170	Summary:	Shows the current git branch in your bash prompt
12mr|git-1.7.11.3-2|171	Group:		Shells
12mr|git-1.7.11.3-2|172	Requires:	git-core = %{EVRD}
12mr|git-1.7.11.3-2|173	Requires:	bash-completion
12mr|git-1.7.11.3-2|174	
12mr|git-1.7.11.3-2|175	%description -n git-prompt
12mr|git-1.7.11.3-2|176	Shows the current git branch in your bash prompt.
12mr|git-1.7.11.3-2|177	
12mr|git-1.7.11.3-2|178	%prep
12mr|git-1.7.11.3-2|179	%setup -q
12mr|git-1.7.11.3-2|180	# remove borring file
12mr|git-1.7.11.3-2|181	rm -f Documentation/.gitignore
12mr|git-1.7.11.3-2|182	# prefix gitweb css/png files with /gitweb
12mr|git-1.7.11.3-2|183	perl -pi -e 's!^(GITWEB_CSS|GITWEB_LOGO|GITWEB_FAVICON) = !$1 = /gitweb/!' Makefile
12mr|git-1.7.11.3-2|184	
12mr|git-1.7.11.3-2|185	%build
12mr|git-1.7.11.3-2|186	# same flags and prefix must be passed for make test too
12mr|git-1.7.11.3-2|187	%define git_make_params prefix=%{_prefix} gitexecdir=%{_libdir}/git-core CFLAGS="%{optflags}" GITWEB_CONFIG=%{_sysconfdir}/gitweb.conf DOCBOOK_XSL_172=1
12mr|git-1.7.11.3-2|188	%make %{git_make_params} all doc gitweb/gitweb.cgi
12mr|git-1.7.11.3-2|189	
12mr|git-1.7.11.3-2|190	# Produce RelNotes.txt.gz
12mr|git-1.7.11.3-2|191	# sed trick changes "-x.y.z.txt" to "-x.y.z.0.txt" for ordering, then undoes it
12mr|git-1.7.11.3-2|192	# use awk to print a newline before each RelNotes header
12mr|git-1.7.11.3-2|193	cd Documentation/RelNotes \
12mr|git-1.7.11.3-2|194	&& 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/'`" \
12mr|git-1.7.11.3-2|195	&& awk 'FNR == 1 { print "" } { print }' $relnotesls | gzip -9c >../RelNotes.txt.gz
12mr|git-1.7.11.3-2|196	
12mr|git-1.7.11.3-2|197	%install
12mr|git-1.7.11.3-2|198	%__rm -rf %{buildroot}
12mr|git-1.7.11.3-2|199	%__mkdir_p %{buildroot}%{_bindir}
12mr|git-1.7.11.3-2|200	%makeinstall_std prefix=%{_prefix} gitexecdir=%{_libdir}/git-core  CFLAGS="%{optflags}"
12mr|git-1.7.11.3-2|201	make install-doc prefix=%{_prefix} gitexecdir=%{_libdir}/git-core   DESTDIR=%{buildroot}
12mr|git-1.7.11.3-2|202	
12mr|git-1.7.11.3-2|203	# Avoid dependencies on obscure perl modules
12mr|git-1.7.11.3-2|204	chmod -x contrib/mw-to-git/git-remote-mediawiki
12mr|git-1.7.11.3-2|205	
12mr|git-1.7.11.3-2|206	# (cg) Copy the whole contrib dir as docs. It contains useful scripts.
12mr|git-1.7.11.3-2|207	%__mkdir_p %{buildroot}%{_datadir}/doc/git-core
12mr|git-1.7.11.3-2|208	cp -ar contrib %{buildroot}%{_datadir}/doc/git-core
12mr|git-1.7.11.3-2|209	# (cg) Even tho' we copy the whole contrib dir, copy this rather than symlink incase the user is excluding docs
12mr|git-1.7.11.3-2|210	%__install -m 755 contrib/gitview/gitview %{buildroot}%{_bindir}
12mr|git-1.7.11.3-2|211	
12mr|git-1.7.11.3-2|212	%__mkdir_p %{buildroot}%{_includedir}/git
12mr|git-1.7.11.3-2|213	%__cp *.h %{buildroot}%{_includedir}/git
12mr|git-1.7.11.3-2|214	
12mr|git-1.7.11.3-2|215	%__mkdir_p %{buildroot}%{_libdir}
12mr|git-1.7.11.3-2|216	%__install -m 644 libgit.a %{buildroot}%{_libdir}/libgit.a
12mr|git-1.7.11.3-2|217	
12mr|git-1.7.11.3-2|218	%__mv %{buildroot}/%{_prefix}/lib/perl5/site_perl %{buildroot}/%{_prefix}/lib/perl5/vendor_perl
12mr|git-1.7.11.3-2|219	%__rm -f %{buildroot}/%{perl_vendorlib}/Error.pm
12mr|git-1.7.11.3-2|220	
12mr|git-1.7.11.3-2|221	%__mkdir_p %{buildroot}%{_datadir}/gitweb/static
12mr|git-1.7.11.3-2|222	%__install -m 755 gitweb/gitweb.cgi %{buildroot}%{_datadir}/gitweb
12mr|git-1.7.11.3-2|223	%__install -m 644 gitweb/static/*.css gitweb/static/*.png %{buildroot}%{_datadir}/gitweb/static/
12mr|git-1.7.11.3-2|224	
12mr|git-1.7.11.3-2|225	%__mkdir_p %{buildroot}%{_sysconfdir}
12mr|git-1.7.11.3-2|226	%__install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/gitweb.conf
12mr|git-1.7.11.3-2|227	# apache configuration
12mr|git-1.7.11.3-2|228	%__mkdir_p %{buildroot}%{_webappconfdir}
12mr|git-1.7.11.3-2|229	%__cat > %{buildroot}%{_webappconfdir}/gitweb.conf <<EOF
12mr|git-1.7.11.3-2|230	# gitweb configuration
12mr|git-1.7.11.3-2|231	Alias /gitweb %{_datadir}/gitweb
12mr|git-1.7.11.3-2|232	
12mr|git-1.7.11.3-2|233	<Directory %{_datadir}/gitweb>
12mr|git-1.7.11.3-2|234	Order allow,deny
12mr|git-1.7.11.3-2|235	Allow from all
12mr|git-1.7.11.3-2|236	Options ExecCgi
12mr|git-1.7.11.3-2|237	DirectoryIndex gitweb.cgi
12mr|git-1.7.11.3-2|238	</Directory>
12mr|git-1.7.11.3-2|239	EOF
12mr|git-1.7.11.3-2|240	
12mr|git-1.7.11.3-2|241	# fix .sp in man files
12mr|git-1.7.11.3-2|242	find %{buildroot}/%{_mandir} -type f | xargs perl -e 's/\.sp$/\n\.sp/g' -pi
12mr|git-1.7.11.3-2|243	
12mr|git-1.7.11.3-2|244	# emacs VC backend:
12mr|git-1.7.11.3-2|245	%__mkdir_p %{buildroot}{%{_datadir}/emacs/site-lisp,/etc/emacs/site-start.d}
12mr|git-1.7.11.3-2|246	%__install -m 644 contrib/emacs/*.el %{buildroot}%{_datadir}/emacs/site-lisp
12mr|git-1.7.11.3-2|247	%__cat >%{buildroot}/etc/emacs/site-start.d/vc_git.el <<EOF
12mr|git-1.7.11.3-2|248	(add-to-list 'vc-handled-backends 'GIT)
12mr|git-1.7.11.3-2|249	EOF
12mr|git-1.7.11.3-2|250	
12mr|git-1.7.11.3-2|251	# install bash-completion file
12mr|git-1.7.11.3-2|252	%__mkdir_p %{buildroot}%{_sysconfdir}/bash_completion.d
12mr|git-1.7.11.3-2|253	%__install -m644 contrib/completion/git-completion.bash \
12mr|git-1.7.11.3-2|254	%{buildroot}%{_sysconfdir}/bash_completion.d/git
12mr|git-1.7.11.3-2|255	
12mr|git-1.7.11.3-2|256	# And the prompt manipulation file
12mr|git-1.7.11.3-2|257	%__install -D -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/profile.d/%{profile_branch}
12mr|git-1.7.11.3-2|258	
12mr|git-1.7.11.3-2|259	# exposes a bug in less, as reported by coling
12mr|git-1.7.11.3-2|260	#install -D -m 0644 %SOURCE4 %{buildroot}%{_sysconfdir}/profile.d/%{profile_env}
12mr|git-1.7.11.3-2|261	
12mr|git-1.7.11.3-2|262	%find_lang %{name}
12mr|git-1.7.11.3-2|263	
12mr|git-1.7.11.3-2|264	%check
12mr|git-1.7.11.3-2|265	# We do NO_SVN_TESTS because git's tests hardcode
12mr|git-1.7.11.3-2|266	# replies from svn versions older than the one
12mr|git-1.7.11.3-2|267	# we're shipping -- and they have changed since
12mr|git-1.7.11.3-2|268	LC_ALL=C %make %{git_make_params} test NO_SVN_TESTS=true
12mr|git-1.7.11.3-2|269	
12mr|git-1.7.11.3-2|270	%files
12mr|git-1.7.11.3-2|271	# no file in the main package
12mr|git-1.7.11.3-2|272	
12mr|git-1.7.11.3-2|273	%files -n git-core -f %{name}.lang
12mr|git-1.7.11.3-2|274	/etc/emacs/site-start.d/*
12mr|git-1.7.11.3-2|275	/etc/bash_completion.d/*
12mr|git-1.7.11.3-2|276	%{_datadir}/emacs/site-lisp/*
12mr|git-1.7.11.3-2|277	%{_bindir}/git
12mr|git-1.7.11.3-2|278	%{_bindir}/git-*
12mr|git-1.7.11.3-2|279	%{_libdir}/git-core
12mr|git-1.7.11.3-2|280	%exclude %{_libdir}/git-core/*svn*
12mr|git-1.7.11.3-2|281	%exclude %{_libdir}/git-core/*cvs*
12mr|git-1.7.11.3-2|282	%exclude %{_libdir}/git-core/git-archimport
12mr|git-1.7.11.3-2|283	%exclude %{_libdir}/git-core/*email*
12mr|git-1.7.11.3-2|284	%{_datadir}/git-core
12mr|git-1.7.11.3-2|285	%{_datadir}/git-gui
12mr|git-1.7.11.3-2|286	%{_mandir}/*/git-*
12mr|git-1.7.11.3-2|287	%{_mandir}/*/git.*
12mr|git-1.7.11.3-2|288	%{_mandir}/*/gitattributes*
12mr|git-1.7.11.3-2|289	%{_mandir}/*/gitignore*
12mr|git-1.7.11.3-2|290	%{_mandir}/*/gitmodules*
12mr|git-1.7.11.3-2|291	%{_mandir}/*/gitnamespaces*
12mr|git-1.7.11.3-2|292	%{_mandir}/*/gitcli*
12mr|git-1.7.11.3-2|293	%{_mandir}/*/githooks*
12mr|git-1.7.11.3-2|294	%{_mandir}/*/gitrepository*
12mr|git-1.7.11.3-2|295	%{_mandir}/*/*tutorial*
12mr|git-1.7.11.3-2|296	%{_mandir}/*/*glossary*
12mr|git-1.7.11.3-2|297	%{_mandir}/*/gitdiffcore*
12mr|git-1.7.11.3-2|298	%{_mandir}/*/gitworkflows*
12mr|git-1.7.11.3-2|299	%{_mandir}/*/gitrevisions*
12mr|git-1.7.11.3-2|300	%{_mandir}/*/gitcredentials*
12mr|git-1.7.11.3-2|301	%exclude %{_mandir}/man1/*svn*.1*
12mr|git-1.7.11.3-2|302	%exclude %{_mandir}/man1/*cvs*.1*
12mr|git-1.7.11.3-2|303	%exclude %{_mandir}/man7/*cvs*.7*
12mr|git-1.7.11.3-2|304	%exclude %{_mandir}/man1/*email*.1*
12mr|git-1.7.11.3-2|305	%exclude %{_mandir}/man1/git-archimport.1*
12mr|git-1.7.11.3-2|306	%doc README Documentation/*.html Documentation/howto Documentation/technical Documentation/RelNotes.txt.gz
12mr|git-1.7.11.3-2|307	
12mr|git-1.7.11.3-2|308	%files -n gitk
12mr|git-1.7.11.3-2|309	%doc README
12mr|git-1.7.11.3-2|310	%{_bindir}/gitk
12mr|git-1.7.11.3-2|311	%{_mandir}/*/gitk*
12mr|git-1.7.11.3-2|312	%{_datadir}/gitk
12mr|git-1.7.11.3-2|313	
12mr|git-1.7.11.3-2|314	%files -n gitview
12mr|git-1.7.11.3-2|315	%doc contrib/gitview/gitview.txt
12mr|git-1.7.11.3-2|316	%{_bindir}/gitview
12mr|git-1.7.11.3-2|317	
12mr|git-1.7.11.3-2|318	%files -n %{libname}-devel
12mr|git-1.7.11.3-2|319	%{_includedir}/git
12mr|git-1.7.11.3-2|320	%{_libdir}/libgit.a
12mr|git-1.7.11.3-2|321	
12mr|git-1.7.11.3-2|322	%files -n git-svn
12mr|git-1.7.11.3-2|323	%{_libdir}/git-core/*svn*
12mr|git-1.7.11.3-2|324	%{_mandir}/man1/*svn*.1*
12mr|git-1.7.11.3-2|325	
12mr|git-1.7.11.3-2|326	%files -n git-cvs
12mr|git-1.7.11.3-2|327	%{_libdir}/git-core/*cvs*
12mr|git-1.7.11.3-2|328	%{_mandir}/man1/*cvs*.1*
12mr|git-1.7.11.3-2|329	%{_mandir}/man7/*cvs*.7*
12mr|git-1.7.11.3-2|330	
12mr|git-1.7.11.3-2|331	%files -n git-arch
12mr|git-1.7.11.3-2|332	%{_libdir}/git-core/git-archimport
12mr|git-1.7.11.3-2|333	%{_mandir}/man1/git-archimport.1*
12mr|git-1.7.11.3-2|334	
12mr|git-1.7.11.3-2|335	%files -n git-email
12mr|git-1.7.11.3-2|336	%{_libdir}/git-core/*email*
12mr|git-1.7.11.3-2|337	%{_mandir}/man1/*email*.1*
12mr|git-1.7.11.3-2|338	
12mr|git-1.7.11.3-2|339	%files -n perl-Git
12mr|git-1.7.11.3-2|340	%{perl_vendorlib}/*
12mr|git-1.7.11.3-2|341	%{_mandir}/man3/*
12mr|git-1.7.11.3-2|342	
12mr|git-1.7.11.3-2|343	%files -n python-git
12mr|git-1.7.11.3-2|344	%{py_puresitedir}/*
12mr|git-1.7.11.3-2|345	
12mr|git-1.7.11.3-2|346	%files -n git-core-oldies
12mr|git-1.7.11.3-2|347	
12mr|git-1.7.11.3-2|348	%files -n gitweb
12mr|git-1.7.11.3-2|349	%doc gitweb/INSTALL gitweb/README
12mr|git-1.7.11.3-2|350	%config(noreplace) %{_sysconfdir}/gitweb.conf
12mr|git-1.7.11.3-2|351	%config(noreplace) %{_webappconfdir}/gitweb.conf
12mr|git-1.7.11.3-2|352	%{_datadir}/gitweb
12mr|git-1.7.11.3-2|353	%{_mandir}/man1/gitweb.1*
12mr|git-1.7.11.3-2|354	%{_mandir}/man5/gitweb.conf.5*
12mr|git-1.7.11.3-2|355	
12mr|git-1.7.11.3-2|356	%files -n git-prompt
12mr|git-1.7.11.3-2|357	%{_sysconfdir}/profile.d/%{profile_branch}
12mr|git-1.7.11.3-2|358	
12mr|git-1.7.11.3-2|359	
12mr|git-1.7.11.3-2|360	
12mr|git-1.7.11.3-2|361	%changelog
12mr|git-1.7.11.3-2|362	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|git-1.7.11.3-2|363	+ Commit: bda904a
12mr|git-1.7.11.3-2|364	- New version 1.7.11.3 (sync with Cooker), minor cleanups
12mr|git-1.7.11.3-2|365	
12mr|git-1.7.11.3-2|366	

14092 12
12mr|gjs-1.34.0-1|1	%define api			1.0
12mr|gjs-1.34.0-1|2	%define major		0
12mr|gjs-1.34.0-1|3	%define girmajor	1.0
12mr|gjs-1.34.0-1|4	%define libname		%mklibname %{name} %major
12mr|gjs-1.34.0-1|5	%define develname	%mklibname -d %{name}
12mr|gjs-1.34.0-1|6	%define girname		%mklibname %{name}-gir %{girmajor}
12mr|gjs-1.34.0-1|7	
12mr|gjs-1.34.0-1|8	Summary:	JavaScript bindings based on gobject-introspection
12mr|gjs-1.34.0-1|9	Name:		gjs
12mr|gjs-1.34.0-1|10	Version:	1.34.0
12mr|gjs-1.34.0-1|11	Release:	1
12mr|gjs-1.34.0-1|12	License:	BSD
12mr|gjs-1.34.0-1|13	Group:		Development/Other
12mr|gjs-1.34.0-1|14	Url:		http://live.gnome.org/Gjs
12mr|gjs-1.34.0-1|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.34/%{name}-%{version}.tar.xz
12mr|gjs-1.34.0-1|16	
12mr|gjs-1.34.0-1|17	BuildRequires:	pkgconfig(cairo)
12mr|gjs-1.34.0-1|18	BuildRequires:	pkgconfig(cairo-gobject)
12mr|gjs-1.34.0-1|19	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|gjs-1.34.0-1|20	BuildRequires:	pkgconfig(gio-2.0)
12mr|gjs-1.34.0-1|21	BuildRequires:	pkgconfig(gmodule-2.0)
12mr|gjs-1.34.0-1|22	BuildRequires:	pkgconfig(gobject-2.0) >= 2.18.0
12mr|gjs-1.34.0-1|23	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.29.16
12mr|gjs-1.34.0-1|24	BuildRequires:	pkgconfig(gthread-2.0)
12mr|gjs-1.34.0-1|25	BuildRequires:	pkgconfig(mozjs185)
12mr|gjs-1.34.0-1|26	
12mr|gjs-1.34.0-1|27	%description
12mr|gjs-1.34.0-1|28	This package contains JavaScript bindings based on gobject-introspection.
12mr|gjs-1.34.0-1|29	
12mr|gjs-1.34.0-1|30	%package -n %{libname}
12mr|gjs-1.34.0-1|31	Group:		System/Libraries
12mr|gjs-1.34.0-1|32	Summary:	JavaScript bindings based on gobject-introspection
12mr|gjs-1.34.0-1|33	
12mr|gjs-1.34.0-1|34	%description -n %{libname}
12mr|gjs-1.34.0-1|35	This package contains JavaScript bindings based on gobject-introspection.
12mr|gjs-1.34.0-1|36	
12mr|gjs-1.34.0-1|37	%package -n %{girname}
12mr|gjs-1.34.0-1|38	Summary:	GObject Introspection interface description for %{name}
12mr|gjs-1.34.0-1|39	Group:		System/Libraries
12mr|gjs-1.34.0-1|40	
12mr|gjs-1.34.0-1|41	%description -n %{girname}
12mr|gjs-1.34.0-1|42	GObject Introspection interface description for %{name}.
12mr|gjs-1.34.0-1|43	
12mr|gjs-1.34.0-1|44	%package -n %{develname}
12mr|gjs-1.34.0-1|45	Group:		Development/C
12mr|gjs-1.34.0-1|46	Summary:	JavaScript bindings based on gobject-introspection
12mr|gjs-1.34.0-1|47	Requires:	%{libname} = %{version}-%{release}
12mr|gjs-1.34.0-1|48	Requires:	%{girname} = %{version}-%{release}
12mr|gjs-1.34.0-1|49	Provides:	%{name}-devel = %{version}-%{release}
12mr|gjs-1.34.0-1|50	
12mr|gjs-1.34.0-1|51	%description -n %{develname}
12mr|gjs-1.34.0-1|52	This package contains JavaScript bindings based on gobject-introspection.
12mr|gjs-1.34.0-1|53	
12mr|gjs-1.34.0-1|54	%prep
12mr|gjs-1.34.0-1|55	%setup -q
12mr|gjs-1.34.0-1|56	%apply_patches
12mr|gjs-1.34.0-1|57	
12mr|gjs-1.34.0-1|58	%build
12mr|gjs-1.34.0-1|59	%configure2_5x \
12mr|gjs-1.34.0-1|60	--disable-static
12mr|gjs-1.34.0-1|61	
12mr|gjs-1.34.0-1|62	%make V=1
12mr|gjs-1.34.0-1|63	
12mr|gjs-1.34.0-1|64	%install
12mr|gjs-1.34.0-1|65	%makeinstall_std
12mr|gjs-1.34.0-1|66	
12mr|gjs-1.34.0-1|67	%files
12mr|gjs-1.34.0-1|68	%doc README COPYING NEWS
12mr|gjs-1.34.0-1|69	%{_bindir}/gjs
12mr|gjs-1.34.0-1|70	%{_bindir}/gjs-console
12mr|gjs-1.34.0-1|71	%{_datadir}/%{name}-%{api}
12mr|gjs-1.34.0-1|72	%{_libdir}/gjs-%{api}
12mr|gjs-1.34.0-1|73	
12mr|gjs-1.34.0-1|74	%files -n %{libname}
12mr|gjs-1.34.0-1|75	%{_libdir}/libgjs-dbus.so.%{major}*
12mr|gjs-1.34.0-1|76	%{_libdir}/libgjs.so.%{major}*
12mr|gjs-1.34.0-1|77	
12mr|gjs-1.34.0-1|78	%files -n %{girname}
12mr|gjs-1.34.0-1|79	%{_libdir}/gjs/girepository-1.0/GjsPrivate-1.0.typelib
12mr|gjs-1.34.0-1|80	
12mr|gjs-1.34.0-1|81	%files -n %{develname}
12mr|gjs-1.34.0-1|82	%{_libdir}/libgjs-dbus.so
12mr|gjs-1.34.0-1|83	%{_libdir}/libgjs.so
12mr|gjs-1.34.0-1|84	%{_libdir}/pkgconfig/gjs-%{api}.pc
12mr|gjs-1.34.0-1|85	%{_libdir}/pkgconfig/gjs-dbus-%{api}.pc
12mr|gjs-1.34.0-1|86	%{_libdir}/pkgconfig/gjs-internals-%{api}.pc
12mr|gjs-1.34.0-1|87	%{_includedir}/gjs-%{api}
12mr|gjs-1.34.0-1|88	
12mr|gjs-1.34.0-1|89	
12mr|gjs-1.34.0-1|90	
12mr|gjs-1.34.0-1|91	%changelog
12mr|gjs-1.34.0-1|92	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gjs-1.34.0-1|93	+ Commit: 55daa5d
12mr|gjs-1.34.0-1|94	- New version 1.32.0 (sync with Cooker)
12mr|gjs-1.34.0-1|95	
12mr|gjs-1.34.0-1|96	

14093 12
12mr|gkeyfile-sharp-0.1-6|1	%define git 662c5c1
12mr|gkeyfile-sharp-0.1-6|2	
12mr|gkeyfile-sharp-0.1-6|3	Summary:	Mono bindings for the GKeyFile library
12mr|gkeyfile-sharp-0.1-6|4	Name:		gkeyfile-sharp
12mr|gkeyfile-sharp-0.1-6|5	Version:	0.1
12mr|gkeyfile-sharp-0.1-6|6	Release:	6
12mr|gkeyfile-sharp-0.1-6|7	# http://github.com/mono/gkeyfile-sharp/tarball/GKEYFILE_SHARP_0_1
12mr|gkeyfile-sharp-0.1-6|8	Source0:	%{name}-%{version}.tar.gz
12mr|gkeyfile-sharp-0.1-6|9	Patch0:		gkeyfile-sharp-0.1-fix-dllimports.patch
12mr|gkeyfile-sharp-0.1-6|10	License:	LGPLv2+
12mr|gkeyfile-sharp-0.1-6|11	Group:		System/Libraries
12mr|gkeyfile-sharp-0.1-6|12	Url:		http://github.com/mono/gkeyfile-sharp
12mr|gkeyfile-sharp-0.1-6|13	
12mr|gkeyfile-sharp-0.1-6|14	BuildRequires:	pkgconfig(glib-2.0)
12mr|gkeyfile-sharp-0.1-6|15	BuildRequires:	mono-devel
12mr|gkeyfile-sharp-0.1-6|16	BuildRequires:	glib-sharp2 >= 2.12.9
12mr|gkeyfile-sharp-0.1-6|17	BuildRequires:	gtk-sharp2-devel
12mr|gkeyfile-sharp-0.1-6|18	Requires:	glib2
12mr|gkeyfile-sharp-0.1-6|19	BuildArch:	noarch
12mr|gkeyfile-sharp-0.1-6|20	
12mr|gkeyfile-sharp-0.1-6|21	%description
12mr|gkeyfile-sharp-0.1-6|22	This is a Mono binding for the GKeyFile library.
12mr|gkeyfile-sharp-0.1-6|23	
12mr|gkeyfile-sharp-0.1-6|24	%package devel
12mr|gkeyfile-sharp-0.1-6|25	Summary:	Development files for %{name}
12mr|gkeyfile-sharp-0.1-6|26	Requires:	%{name} = %{version}-%{release}
12mr|gkeyfile-sharp-0.1-6|27	Group:		Development/Other
12mr|gkeyfile-sharp-0.1-6|28	
12mr|gkeyfile-sharp-0.1-6|29	%description devel
12mr|gkeyfile-sharp-0.1-6|30	This is a Mono binding for the GKeyFile library.
12mr|gkeyfile-sharp-0.1-6|31	
12mr|gkeyfile-sharp-0.1-6|32	%prep
12mr|gkeyfile-sharp-0.1-6|33	%setup -q -n mono-%{name}-%{git}
12mr|gkeyfile-sharp-0.1-6|34	%apply_patches
12mr|gkeyfile-sharp-0.1-6|35	./autogen.sh
12mr|gkeyfile-sharp-0.1-6|36	
12mr|gkeyfile-sharp-0.1-6|37	%build
12mr|gkeyfile-sharp-0.1-6|38	./configure --prefix=%{_prefix} --libdir=%{_prefix}/lib
12mr|gkeyfile-sharp-0.1-6|39	%make
12mr|gkeyfile-sharp-0.1-6|40	
12mr|gkeyfile-sharp-0.1-6|41	%install
12mr|gkeyfile-sharp-0.1-6|42	%makeinstall_std pkgconfigdir=%{_datadir}/pkgconfig
12mr|gkeyfile-sharp-0.1-6|43	
12mr|gkeyfile-sharp-0.1-6|44	%files
12mr|gkeyfile-sharp-0.1-6|45	%doc AUTHORS
12mr|gkeyfile-sharp-0.1-6|46	%{_prefix}/lib/mono/%{name}
12mr|gkeyfile-sharp-0.1-6|47	%{_prefix}/lib/mono/gac/%{name}
12mr|gkeyfile-sharp-0.1-6|48	
12mr|gkeyfile-sharp-0.1-6|49	%files devel
12mr|gkeyfile-sharp-0.1-6|50	%{_datadir}/pkgconfig/%{name}.pc
12mr|gkeyfile-sharp-0.1-6|51	
12mr|gkeyfile-sharp-0.1-6|52	
12mr|gkeyfile-sharp-0.1-6|53	%changelog
12mr|gkeyfile-sharp-0.1-6|54	* Sun Oct  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gkeyfile-sharp-0.1-6|55	+ Commit: 4d77bc7
12mr|gkeyfile-sharp-0.1-6|56	- Drop Requires exceptions as they seem to be no longer needed, spec cleanup
12mr|gkeyfile-sharp-0.1-6|57	
12mr|gkeyfile-sharp-0.1-6|58	

14094 12
12mr|gkrellm-2.3.5-5|1	Name:		gkrellm
12mr|gkrellm-2.3.5-5|2	Version:	2.3.5
12mr|gkrellm-2.3.5-5|3	Release:	5
12mr|gkrellm-2.3.5-5|4	Summary:	Multiple stacked system monitors
12mr|gkrellm-2.3.5-5|5	License:	GPLv3+
12mr|gkrellm-2.3.5-5|6	Group:		Monitoring
12mr|gkrellm-2.3.5-5|7	URL:		http://gkrellm.net
12mr|gkrellm-2.3.5-5|8	Source0:	http://members.dslextreme.com/users/billw/gkrellm/%{name}-%{version}.tar.bz2
12mr|gkrellm-2.3.5-5|9	Source1:	gkrellm-themes.tar.bz2
12mr|gkrellm-2.3.5-5|10	Source2:	gkrellmd.init
12mr|gkrellm-2.3.5-5|11	Source3:	gkrellm-pt.po
12mr|gkrellm-2.3.5-5|12	Patch0:		gkrellm-2.3.5-fix-format-errors.patch
12mr|gkrellm-2.3.5-5|13	Patch2:		gkrellm-2.3.5-force-libsensor-test-result.patch
12mr|gkrellm-2.3.5-5|14	BuildRequires:	gettext
12mr|gkrellm-2.3.5-5|15	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gkrellm-2.3.5-5|16	BuildRequires:	imagemagick
12mr|gkrellm-2.3.5-5|17	BuildRequires:	pkgconfig(openssl)
12mr|gkrellm-2.3.5-5|18	BuildRequires:	pkgconfig(sm)
12mr|gkrellm-2.3.5-5|19	BuildRequires:	pkgconfig(libntlm)
12mr|gkrellm-2.3.5-5|20	BuildRequires:	lm_sensors-devel
12mr|gkrellm-2.3.5-5|21	
12mr|gkrellm-2.3.5-5|22	%description
12mr|gkrellm-2.3.5-5|23	GKrellM charts SMP CPU, load, Disk, and all active net interfaces
12mr|gkrellm-2.3.5-5|24	automatically. An on/off button and online timer for the PPP interface
12mr|gkrellm-2.3.5-5|25	is provided. Monitors for memory and swap usage, file system, internet
12mr|gkrellm-2.3.5-5|26	connections, APM laptop battery, mbox style mailboxes, and cpu temps.
12mr|gkrellm-2.3.5-5|27	Also includes an uptime monitor, a hostname label, and a clock/calendar.
12mr|gkrellm-2.3.5-5|28	Additional features are:
12mr|gkrellm-2.3.5-5|29	
12mr|gkrellm-2.3.5-5|30	* Autoscaling grid lines with configurable grid line resolution.
12mr|gkrellm-2.3.5-5|31	* LED indicators for the net interfaces.
12mr|gkrellm-2.3.5-5|32	* A gui popup for configuration of chart sizes and resolutions.
12mr|gkrellm-2.3.5-5|33	
12mr|gkrellm-2.3.5-5|34	%package devel
12mr|gkrellm-2.3.5-5|35	Summary:	Include files for gkrellm
12mr|gkrellm-2.3.5-5|36	Group:		Development/Other
12mr|gkrellm-2.3.5-5|37	Requires:	%{name} = %{version}-%{release}
12mr|gkrellm-2.3.5-5|38	
12mr|gkrellm-2.3.5-5|39	%description devel
12mr|gkrellm-2.3.5-5|40	gkrellm header files for gkrellm development and plugin support.
12mr|gkrellm-2.3.5-5|41	
12mr|gkrellm-2.3.5-5|42	%package server
12mr|gkrellm-2.3.5-5|43	Summary:	Server component for gkrellm
12mr|gkrellm-2.3.5-5|44	Group:		Monitoring
12mr|gkrellm-2.3.5-5|45	Requires(post):	rpm-helper
12mr|gkrellm-2.3.5-5|46	Requires(preun): rpm-helper
12mr|gkrellm-2.3.5-5|47	
12mr|gkrellm-2.3.5-5|48	%description server
12mr|gkrellm-2.3.5-5|49	The server component allows you to monitor a server remotely from
12mr|gkrellm-2.3.5-5|50	a client running gkrellm, without installing gkrellm on the server.
12mr|gkrellm-2.3.5-5|51	
12mr|gkrellm-2.3.5-5|52	%prep
12mr|gkrellm-2.3.5-5|53	%setup -q
12mr|gkrellm-2.3.5-5|54	%setup -q -D -T -a1
12mr|gkrellm-2.3.5-5|55	cp -a %{S:3} po/pt.po
12mr|gkrellm-2.3.5-5|56	for i in `find -type d -name .xvpics`
12mr|gkrellm-2.3.5-5|57	do rm -rf $i
12mr|gkrellm-2.3.5-5|58	done
12mr|gkrellm-2.3.5-5|59	# make it lib64 aware
12mr|gkrellm-2.3.5-5|60	perl -pi -e "/PLUGINS_DIR/ and s|/lib/|/%{_lib}/|g" ./src/gkrellm.h ./server/gkrellmd.h
12mr|gkrellm-2.3.5-5|61	perl -pi -e "s|/lib/|/%{_lib}/|" Makefile
12mr|gkrellm-2.3.5-5|62	%patch0 -p1 -b .wformat
12mr|gkrellm-2.3.5-5|63	%patch2 -p1 -b .libsensors
12mr|gkrellm-2.3.5-5|64	
12mr|gkrellm-2.3.5-5|65	%build
12mr|gkrellm-2.3.5-5|66	%make INSTALLROOT=%{_prefix} \
12mr|gkrellm-2.3.5-5|67	INCLUDEDIR=%{_includedir} \
12mr|gkrellm-2.3.5-5|68	CFLAGS="%{optflags}" \
12mr|gkrellm-2.3.5-5|69	LDFLAGS="$(pkg-config --libs gmodule-2.0) %{ldflags}" \
12mr|gkrellm-2.3.5-5|70	LOCALEDIR=%{_datadir}/locale
12mr|gkrellm-2.3.5-5|71	
12mr|gkrellm-2.3.5-5|72	#      LIBS="-lgtk-x11-2.0 -lgdk-x11-2.0 -lglib-2.0 -lgmodule-2.0"
12mr|gkrellm-2.3.5-5|73	
12mr|gkrellm-2.3.5-5|74	%install
12mr|gkrellm-2.3.5-5|75	rm -rf %{buildroot}
12mr|gkrellm-2.3.5-5|76	mkdir -p %{buildroot}%{_bindir}
12mr|gkrellm-2.3.5-5|77	make install \
12mr|gkrellm-2.3.5-5|78	INSTALLROOT=%{buildroot}%{_prefix} \
12mr|gkrellm-2.3.5-5|79	INSTALLDIR=%{buildroot}%{_bindir} \
12mr|gkrellm-2.3.5-5|80	INCLUDEDIR=%{buildroot}%{_includedir} \
12mr|gkrellm-2.3.5-5|81	MANDIR=%{buildroot}%{_mandir}/man1 \
12mr|gkrellm-2.3.5-5|82	LOCALEDIR=%{buildroot}%{_datadir}/locale \
12mr|gkrellm-2.3.5-5|83	STRIP=""
12mr|gkrellm-2.3.5-5|84	
12mr|gkrellm-2.3.5-5|85	mkdir -p %{buildroot}%{_libdir}/%{name}2/plugins
12mr|gkrellm-2.3.5-5|86	
12mr|gkrellm-2.3.5-5|87	mkdir -p %{buildroot}{%{_iconsdir},%{_liconsdir},%{_miconsdir}}
12mr|gkrellm-2.3.5-5|88	convert src/icon.xpm -geometry 48x48 %{buildroot}%{_liconsdir}/%{name}.png
12mr|gkrellm-2.3.5-5|89	convert src/icon.xpm -geometry 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12mr|gkrellm-2.3.5-5|90	convert src/icon.xpm -geometry 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12mr|gkrellm-2.3.5-5|91	
12mr|gkrellm-2.3.5-5|92	mkdir -p %{buildroot}%{_datadir}/%{name}2/themes
12mr|gkrellm-2.3.5-5|93	cp -av gkrellm-themes/* %{buildroot}%{_datadir}/%{name}2/themes
12mr|gkrellm-2.3.5-5|94	
12mr|gkrellm-2.3.5-5|95	install -d -m 755 %{buildroot}%{_datadir}/applications
12mr|gkrellm-2.3.5-5|96	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|gkrellm-2.3.5-5|97	[Desktop Entry]
12mr|gkrellm-2.3.5-5|98	Name=Gkrellm
12mr|gkrellm-2.3.5-5|99	Comment=A GTK-based monitoring app
12mr|gkrellm-2.3.5-5|100	Exec=%{_bindir}/%{name}
12mr|gkrellm-2.3.5-5|101	Icon=%{name}
12mr|gkrellm-2.3.5-5|102	Terminal=false
12mr|gkrellm-2.3.5-5|103	Type=Application
12mr|gkrellm-2.3.5-5|104	StartupNotify=true
12mr|gkrellm-2.3.5-5|105	Categories=GTK;System;Monitor;
12mr|gkrellm-2.3.5-5|106	EOF
12mr|gkrellm-2.3.5-5|107	
12mr|gkrellm-2.3.5-5|108	install -d -m 755 %{buildroot}%{_sysconfdir}
12mr|gkrellm-2.3.5-5|109	install -m 644 server/gkrellmd.conf %{buildroot}%{_sysconfdir}
12mr|gkrellm-2.3.5-5|110	
12mr|gkrellm-2.3.5-5|111	install -d -m 755 %{buildroot}%{_initrddir}
12mr|gkrellm-2.3.5-5|112	install -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/gkrellmd
12mr|gkrellm-2.3.5-5|113	
12mr|gkrellm-2.3.5-5|114	%multiarch_includes %{buildroot}%{_includedir}/gkrellm2/gkrellm.h
12mr|gkrellm-2.3.5-5|115	
12mr|gkrellm-2.3.5-5|116	%multiarch_includes %{buildroot}%{_includedir}/gkrellm2/gkrellmd.h
12mr|gkrellm-2.3.5-5|117	
12mr|gkrellm-2.3.5-5|118	%{find_lang} %{name}
12mr|gkrellm-2.3.5-5|119	
12mr|gkrellm-2.3.5-5|120	# lock dir
12mr|gkrellm-2.3.5-5|121	install -d -m 755 %{buildroot}%{_localstatedir}/lock/gkrellm
12mr|gkrellm-2.3.5-5|122	chmod 1777 %{buildroot}%{_localstatedir}/lock/gkrellm
12mr|gkrellm-2.3.5-5|123	
12mr|gkrellm-2.3.5-5|124	%post server
12mr|gkrellm-2.3.5-5|125	%_post_service gkrellmd
12mr|gkrellm-2.3.5-5|126	
12mr|gkrellm-2.3.5-5|127	%preun server
12mr|gkrellm-2.3.5-5|128	%_preun_service gkrellmd
12mr|gkrellm-2.3.5-5|129	
12mr|gkrellm-2.3.5-5|130	%files -f %{name}.lang
12mr|gkrellm-2.3.5-5|131	%doc COPYRIGHT Changelog INSTALL README *.html
12mr|gkrellm-2.3.5-5|132	%{_bindir}/gkrellm
12mr|gkrellm-2.3.5-5|133	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|gkrellm-2.3.5-5|134	%{_iconsdir}/gkrellm.png
12mr|gkrellm-2.3.5-5|135	%{_liconsdir}/gkrellm.png
12mr|gkrellm-2.3.5-5|136	%{_miconsdir}/gkrellm.png
12mr|gkrellm-2.3.5-5|137	%{_mandir}/man1/gkrellm.1*
12mr|gkrellm-2.3.5-5|138	%{_libdir}/gkrellm2
12mr|gkrellm-2.3.5-5|139	%{_datadir}/gkrellm2
12mr|gkrellm-2.3.5-5|140	%{_localstatedir}/lock/gkrellm
12mr|gkrellm-2.3.5-5|141	
12mr|gkrellm-2.3.5-5|142	%files devel
12mr|gkrellm-2.3.5-5|143	%doc *.html
12mr|gkrellm-2.3.5-5|144	%{_includedir}/gkrellm2/
12mr|gkrellm-2.3.5-5|145	%dir %{multiarch_includedir}/gkrellm2
12mr|gkrellm-2.3.5-5|146	%{multiarch_includedir}/gkrellm2/*.h
12mr|gkrellm-2.3.5-5|147	%{_libdir}/pkgconfig/gkrellm.pc
12mr|gkrellm-2.3.5-5|148	
12mr|gkrellm-2.3.5-5|149	%files server
12mr|gkrellm-2.3.5-5|150	%config(noreplace) %{_sysconfdir}/gkrellmd.conf
12mr|gkrellm-2.3.5-5|151	%{_initrddir}/gkrellmd
12mr|gkrellm-2.3.5-5|152	%{_bindir}/gkrellmd
12mr|gkrellm-2.3.5-5|153	%{_mandir}/man1/gkrellmd.1*
12mr|gkrellm-2.3.5-5|154	
12mr|gkrellm-2.3.5-5|155	
12mr|gkrellm-2.3.5-5|156	
12mr|gkrellm-2.3.5-5|157	%changelog
12mr|gkrellm-2.3.5-5|158	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gkrellm-2.3.5-5|159	+ Commit: 4c25984
12mr|gkrellm-2.3.5-5|160	- Convert BR to pkgconfig style, sync patches with Cooker, try to fix linkage
12mr|gkrellm-2.3.5-5|161	
12mr|gkrellm-2.3.5-5|162	

14095 12
12mr|gksu-2.0.2-9|1	%define Werror_cflags %nil
12mr|gksu-2.0.2-9|2	
12mr|gksu-2.0.2-9|3	%define name	gksu
12mr|gksu-2.0.2-9|4	%define version 2.0.2
12mr|gksu-2.0.2-9|5	%define release 9
12mr|gksu-2.0.2-9|6	
12mr|gksu-2.0.2-9|7	Summary:	GTK+ frontend to the su and sudo programs
12mr|gksu-2.0.2-9|8	Name:		%name
12mr|gksu-2.0.2-9|9	Version:	%{version}
12mr|gksu-2.0.2-9|10	Release:	%{release}
12mr|gksu-2.0.2-9|11	License:	GPLv2+
12mr|gksu-2.0.2-9|12	Group:		Graphical desktop/GNOME
12mr|gksu-2.0.2-9|13	URL:		http://www.nongnu.org/gksu/
12mr|gksu-2.0.2-9|14	Source:		http://people.debian.org/~kov/gksu/gksu/%name-%version.tar.bz2
12mr|gksu-2.0.2-9|15	Patch0:		gksu-2.0.2-use-xvt-for-terminal.patch
12mr|gksu-2.0.2-9|16	Patch1:		gksu-2.0.2-fix-nautilus-link.patch
12mr|gksu-2.0.2-9|17	Patch2:		glib_fix.patch
12mr|gksu-2.0.2-9|18	BuildRoot:	%{_tmppath}/%name-root
12mr|gksu-2.0.2-9|19	BuildRequires:	libgksu-devel
12mr|gksu-2.0.2-9|20	BuildRequires:	nautilus-devel
12mr|gksu-2.0.2-9|21	BuildRequires:  intltool
12mr|gksu-2.0.2-9|22	
12mr|gksu-2.0.2-9|23	%description
12mr|gksu-2.0.2-9|24	gksu is a Gtk+ frontend to /bin/su. It supports login shells and preserving
12mr|gksu-2.0.2-9|25	environment when acting as a su frontend. It is useful to menu items or
12mr|gksu-2.0.2-9|26	other graphical programs that need to ask a user's password to run another
12mr|gksu-2.0.2-9|27	program as another user.
12mr|gksu-2.0.2-9|28	
12mr|gksu-2.0.2-9|29	%prep
12mr|gksu-2.0.2-9|30	%setup -q
12mr|gksu-2.0.2-9|31	%patch0 -p1
12mr|gksu-2.0.2-9|32	%patch1 -p1
12mr|gksu-2.0.2-9|33	%patch2 -p1
12mr|gksu-2.0.2-9|34	
12mr|gksu-2.0.2-9|35	%build
12mr|gksu-2.0.2-9|36	autoreconf -fi
12mr|gksu-2.0.2-9|37	%configure2_5x
12mr|gksu-2.0.2-9|38	%make
12mr|gksu-2.0.2-9|39	
12mr|gksu-2.0.2-9|40	%install
12mr|gksu-2.0.2-9|41	rm -rf $RPM_BUILD_ROOT
12mr|gksu-2.0.2-9|42	%makeinstall_std
12mr|gksu-2.0.2-9|43	
12mr|gksu-2.0.2-9|44	#we don't need .desktop file
12mr|gksu-2.0.2-9|45	rm -rf %{buildroot}%{_datadir}/applications
12mr|gksu-2.0.2-9|46	
12mr|gksu-2.0.2-9|47	%find_lang %name
12mr|gksu-2.0.2-9|48	
12mr|gksu-2.0.2-9|49	%post
12mr|gksu-2.0.2-9|50	if [ -e /etc/gksu.conf ]; then
12mr|gksu-2.0.2-9|51	sh /usr/share/gksu/gksu-migrate-conf.sh
12mr|gksu-2.0.2-9|52	fi
12mr|gksu-2.0.2-9|53	
12mr|gksu-2.0.2-9|54	%files -f %name.lang
12mr|gksu-2.0.2-9|55	%defattr (-,root,root)
12mr|gksu-2.0.2-9|56	%doc AUTHORS ChangeLog COPYING README
12mr|gksu-2.0.2-9|57	%{_bindir}/*
12mr|gksu-2.0.2-9|58	#{_datadir}/applications/*
12mr|gksu-2.0.2-9|59	%{_datadir}/pixmaps/*.png
12mr|gksu-2.0.2-9|60	%{_datadir}/%name
12mr|gksu-2.0.2-9|61	%{_libdir}/nautilus/extensions-2.0/*
12mr|gksu-2.0.2-9|62	%{_mandir}/man1/*.1.*
12mr|gksu-2.0.2-9|63	
12mr|gksu-2.0.2-9|64	
12mr|gksu-2.0.2-9|65	
12mr|gksu-2.0.2-9|66	%changelog
12mr|gksu-2.0.2-9|67	

14096 12
12mr|glade-3.12.1-1|1	%define url_ver		%(echo %{version}|cut -d. -f1,2)
12mr|glade-3.12.1-1|2	
12mr|glade-3.12.1-1|3	%define api		2
12mr|glade-3.12.1-1|4	%define major		0
12mr|glade-3.12.1-1|5	%define girmajor	2.0
12mr|glade-3.12.1-1|6	
12mr|glade-3.12.1-1|7	%define libname 	%mklibname gladeui %{api} %{major}
12mr|glade-3.12.1-1|8	%define develname	%mklibname -d gladeui %{api}
12mr|glade-3.12.1-1|9	%define girname		%mklibname gladeui-gir %{girmajor}
12mr|glade-3.12.1-1|10	
12mr|glade-3.12.1-1|11	Summary: 	GTK+ / GNOME 3 widget builder
12mr|glade-3.12.1-1|12	Name: 		glade
12mr|glade-3.12.1-1|13	Version: 	3.12.1
12mr|glade-3.12.1-1|14	Release:	1
12mr|glade-3.12.1-1|15	License: 	GPLv2+
12mr|glade-3.12.1-1|16	Url: 		http://glade.gnome.org/
12mr|glade-3.12.1-1|17	Group: 		Development/GNOME and GTK+
12mr|glade-3.12.1-1|18	Source0: 	http://ftp.gnome.org/pub/GNOME/sources/glade/%{url_ver}/%{name}-%{version}.tar.xz
12mr|glade-3.12.1-1|19	
12mr|glade-3.12.1-1|20	BuildRequires:	desktop-file-utils
12mr|glade-3.12.1-1|21	BuildRequires: 	gtk-doc
12mr|glade-3.12.1-1|22	BuildRequires: 	gnome-doc-utils
12mr|glade-3.12.1-1|23	BuildRequires: 	intltool
12mr|glade-3.12.1-1|24	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|glade-3.12.1-1|25	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|glade-3.12.1-1|26	BuildRequires:	pkgconfig(libxml-2.0)
12mr|glade-3.12.1-1|27	BuildRequires:	pkgconfig(pygobject-3.0)
12mr|glade-3.12.1-1|28	
12mr|glade-3.12.1-1|29	%description
12mr|glade-3.12.1-1|30	Glade is a RAD tool to enable quick & easy development of user interfaces
12mr|glade-3.12.1-1|31	for the Gtk+ toolkit and the GNOME desktop environment.
12mr|glade-3.12.1-1|32	
12mr|glade-3.12.1-1|33	The user interfaces designed in Glade are stored in XML format,
12mr|glade-3.12.1-1|34	enabling easy integration with external tools. In particular libglade can
12mr|glade-3.12.1-1|35	load the XML files and create the interfaces at runtime.
12mr|glade-3.12.1-1|36	
12mr|glade-3.12.1-1|37	Other tools are available which can turn the XML files into source code
12mr|glade-3.12.1-1|38	in languages such as C++, Perl and Python.
12mr|glade-3.12.1-1|39	
12mr|glade-3.12.1-1|40	%package -n %{libname}
12mr|glade-3.12.1-1|41	Summary:	Libraries required for %{name}
12mr|glade-3.12.1-1|42	Group:		System/Libraries
12mr|glade-3.12.1-1|43	Provides:	libgladeui = %{version}-%{release}
12mr|glade-3.12.1-1|44	
12mr|glade-3.12.1-1|45	%description -n %{libname}
12mr|glade-3.12.1-1|46	Libraries and file require to run program built with %{name}
12mr|glade-3.12.1-1|47	
12mr|glade-3.12.1-1|48	%package -n %{develname}
12mr|glade-3.12.1-1|49	Summary:	Development libraries and include files for libgladeui (%{name})
12mr|glade-3.12.1-1|50	Group:		Development/GNOME and GTK+
12mr|glade-3.12.1-1|51	Requires:	%{libname} = %{version}-%{release}
12mr|glade-3.12.1-1|52	Requires:       %{girname} = %{version}-%{release}
12mr|glade-3.12.1-1|53	
12mr|glade-3.12.1-1|54	%description -n %{develname}
12mr|glade-3.12.1-1|55	Development libraries, headers files and documentation needed in order
12mr|glade-3.12.1-1|56	to develop applications using libgladeui (%{name}).
12mr|glade-3.12.1-1|57	
12mr|glade-3.12.1-1|58	%package -n %{girname}
12mr|glade-3.12.1-1|59	Summary:        GObject Introspection interface description for libgladeui (%{name})
12mr|glade-3.12.1-1|60	Group:          System/Libraries
12mr|glade-3.12.1-1|61	
12mr|glade-3.12.1-1|62	%description -n %{girname}
12mr|glade-3.12.1-1|63	GObject Introspection interface description for libgladeui (%{name}).
12mr|glade-3.12.1-1|64	
12mr|glade-3.12.1-1|65	%prep
12mr|glade-3.12.1-1|66	%setup -q
12mr|glade-3.12.1-1|67	
12mr|glade-3.12.1-1|68	%build
12mr|glade-3.12.1-1|69	%configure2_5x \
12mr|glade-3.12.1-1|70	--enable-gtk-doc \
12mr|glade-3.12.1-1|71	--disable-scrollkeeper \
12mr|glade-3.12.1-1|72	--disable-static
12mr|glade-3.12.1-1|73	
12mr|glade-3.12.1-1|74	%make
12mr|glade-3.12.1-1|75	
12mr|glade-3.12.1-1|76	%install
12mr|glade-3.12.1-1|77	%makeinstall_std
12mr|glade-3.12.1-1|78	
12mr|glade-3.12.1-1|79	%find_lang %{name} --with-gnome
12mr|glade-3.12.1-1|80	
12mr|glade-3.12.1-1|81	# menu
12mr|glade-3.12.1-1|82	desktop-file-install --vendor="" \
12mr|glade-3.12.1-1|83	--remove-category="Application" \
12mr|glade-3.12.1-1|84	--add-category="GUIDesigner" \
12mr|glade-3.12.1-1|85	--dir %{buildroot}%{_datadir}/applications \
12mr|glade-3.12.1-1|86	%{buildroot}%{_datadir}/applications/*
12mr|glade-3.12.1-1|87	
12mr|glade-3.12.1-1|88	# we don't want these
12mr|glade-3.12.1-1|89	find %{buildroot} -name "*.la" -delete
12mr|glade-3.12.1-1|90	
12mr|glade-3.12.1-1|91	%files -f %{name}.lang
12mr|glade-3.12.1-1|92	%doc AUTHORS README TODO
12mr|glade-3.12.1-1|93	%{_bindir}/%{name}*
12mr|glade-3.12.1-1|94	%dir %{_libdir}/%{name}/
12mr|glade-3.12.1-1|95	%dir %{_libdir}/%{name}/modules/
12mr|glade-3.12.1-1|96	%{_libdir}/%{name}/modules/libgladepython.so
12mr|glade-3.12.1-1|97	%{_libdir}/%{name}/modules/libgladegtk.so
12mr|glade-3.12.1-1|98	%{_datadir}/%{name}
12mr|glade-3.12.1-1|99	%{_datadir}/applications/%{name}.desktop
12mr|glade-3.12.1-1|100	%{_datadir}/icons/hicolor/*/apps/glade*
12mr|glade-3.12.1-1|101	
12mr|glade-3.12.1-1|102	%files -n %{libname}
12mr|glade-3.12.1-1|103	%{_libdir}/libgladeui-%{api}.so.%{major}*
12mr|glade-3.12.1-1|104	
12mr|glade-3.12.1-1|105	%files -n %{girname}
12mr|glade-3.12.1-1|106	%{_libdir}/girepository-1.0/Gladeui-%{girmajor}.typelib
12mr|glade-3.12.1-1|107	
12mr|glade-3.12.1-1|108	%files -n %{develname}
12mr|glade-3.12.1-1|109	%doc ChangeLog
12mr|glade-3.12.1-1|110	%doc %{_datadir}/gtk-doc/html/*
12mr|glade-3.12.1-1|111	%{_includedir}/libgladeui-2.0/
12mr|glade-3.12.1-1|112	%{_libdir}/pkgconfig/gladeui-2.0.pc
12mr|glade-3.12.1-1|113	%{_libdir}/libgladeui-%{api}.so
12mr|glade-3.12.1-1|114	%{_datadir}/gir-1.0/Gladeui-%{girmajor}.gir
12mr|glade-3.12.1-1|115	
12mr|glade-3.12.1-1|116	
12mr|glade-3.12.1-1|117	
12mr|glade-3.12.1-1|118	
12mr|glade-3.12.1-1|119	%changelog
12mr|glade-3.12.1-1|120	

14097 12
12mr|glade3-3.8.2-1|1	%define _disable_ld_no_undefined 1
12mr|glade3-3.8.2-1|2	
12mr|glade3-3.8.2-1|3	%define name glade3
12mr|glade3-3.8.2-1|4	%define api 	1
12mr|glade3-3.8.2-1|5	%define major 	11
12mr|glade3-3.8.2-1|6	%define libname %mklibname gladeui %{api} %{major}
12mr|glade3-3.8.2-1|7	%define libnamedev %mklibname -d gladeui %{api}
12mr|glade3-3.8.2-1|8	
12mr|glade3-3.8.2-1|9	Summary: 	GTK+ / GNOME 2 widget builder
12mr|glade3-3.8.2-1|10	Name: 		%{name}
12mr|glade3-3.8.2-1|11	Epoch:		1
12mr|glade3-3.8.2-1|12	Version: 	3.8.2
12mr|glade3-3.8.2-1|13	Release:	1
12mr|glade3-3.8.2-1|14	License: 	GPLv2+
12mr|glade3-3.8.2-1|15	Url: 		http://glade.gnome.org/
12mr|glade3-3.8.2-1|16	Group: 		Development/GNOME and GTK+
12mr|glade3-3.8.2-1|17	Source0: 	http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.xz
12mr|glade3-3.8.2-1|18	Patch0:		glade3-3.8.2-fix-linking.patch
12mr|glade3-3.8.2-1|19	
12mr|glade3-3.8.2-1|20	BuildRequires: 	libxml2-devel
12mr|glade3-3.8.2-1|21	BuildRequires: 	libgnomeui2-devel
12mr|glade3-3.8.2-1|22	BuildRequires:	desktop-file-utils
12mr|glade3-3.8.2-1|23	BuildRequires: 	pygtk2.0-devel
12mr|glade3-3.8.2-1|24	BuildRequires: 	gtk-doc
12mr|glade3-3.8.2-1|25	BuildRequires: 	gnome-doc-utils
12mr|glade3-3.8.2-1|26	BuildRequires: 	intltool
12mr|glade3-3.8.2-1|27	#gw autoreconf needs this:
12mr|glade3-3.8.2-1|28	BuildRequires: 	gnome-common
12mr|glade3-3.8.2-1|29	Requires(post): desktop-file-utils
12mr|glade3-3.8.2-1|30	Requires(postun): desktop-file-utils
12mr|glade3-3.8.2-1|31	Requires: pygtk2.0
12mr|glade3-3.8.2-1|32	
12mr|glade3-3.8.2-1|33	%description
12mr|glade3-3.8.2-1|34	Glade is a RAD tool to enable quick & easy development of user interfaces
12mr|glade3-3.8.2-1|35	for the Gtk+ toolkit and the GNOME desktop environment.
12mr|glade3-3.8.2-1|36	The user interfaces designed in Glade are stored in XML format,
12mr|glade3-3.8.2-1|37	enabling easy integration with external tools.
12mr|glade3-3.8.2-1|38	In particular libglade can load the XML files and create the interfaces
12mr|glade3-3.8.2-1|39	at runtime. The DTD for the XML files is included with libglade, and is
12mr|glade3-3.8.2-1|40	also at http://glade.gnome.org/glade-2.0.dtd.
12mr|glade3-3.8.2-1|41	Other tools are available which can turn the XML files into source code
12mr|glade3-3.8.2-1|42	in languages such as C++, Perl and Python.
12mr|glade3-3.8.2-1|43	
12mr|glade3-3.8.2-1|44	%package -n %{libname}
12mr|glade3-3.8.2-1|45	Summary:	Libraries required for glade-3
12mr|glade3-3.8.2-1|46	Group:		System/Libraries
12mr|glade3-3.8.2-1|47	
12mr|glade3-3.8.2-1|48	%description -n %{libname}
12mr|glade3-3.8.2-1|49	Libraries and file require to run program built with glade-3
12mr|glade3-3.8.2-1|50	
12mr|glade3-3.8.2-1|51	%package -n %{libnamedev}
12mr|glade3-3.8.2-1|52	Summary:	Development libraries, include files for libgladeui (glade-3)
12mr|glade3-3.8.2-1|53	Group:		Development/GNOME and GTK+
12mr|glade3-3.8.2-1|54	Requires:	%{libname} = %{EVRD}
12mr|glade3-3.8.2-1|55	Provides:	glade3-devel = %{EVRD}
12mr|glade3-3.8.2-1|56	Provides:	libgladeui%{major}-devel = %{EVRD}
12mr|glade3-3.8.2-1|57	Conflicts: %mklibname -d gladeui1_ 6
12mr|glade3-3.8.2-1|58	Obsoletes: %mklibname -d gladeui1_
12mr|glade3-3.8.2-1|59	
12mr|glade3-3.8.2-1|60	%description -n %{libnamedev}
12mr|glade3-3.8.2-1|61	Static library, headers files and documentation needed in order
12mr|glade3-3.8.2-1|62	to develop applications using libgladeui (glade-3).
12mr|glade3-3.8.2-1|63	
12mr|glade3-3.8.2-1|64	%prep
12mr|glade3-3.8.2-1|65	%setup -q -n %{name}-%version
12mr|glade3-3.8.2-1|66	%apply_patches
12mr|glade3-3.8.2-1|67	
12mr|glade3-3.8.2-1|68	autoreconf -fi
12mr|glade3-3.8.2-1|69	
12mr|glade3-3.8.2-1|70	%build
12mr|glade3-3.8.2-1|71	%configure2_5x \
12mr|glade3-3.8.2-1|72	--disable-static \
12mr|glade3-3.8.2-1|73	--enable-gtk-doc \
12mr|glade3-3.8.2-1|74	--disable-scrollkeeper
12mr|glade3-3.8.2-1|75	
12mr|glade3-3.8.2-1|76	%make LIBS='-lgmodule-2.0'
12mr|glade3-3.8.2-1|77	
12mr|glade3-3.8.2-1|78	%install
12mr|glade3-3.8.2-1|79	rm -fr %buildroot
12mr|glade3-3.8.2-1|80	%makeinstall_std
12mr|glade3-3.8.2-1|81	%{find_lang} %{name}-2.0 --with-gnome --all-name
12mr|glade3-3.8.2-1|82	
12mr|glade3-3.8.2-1|83	# menu
12mr|glade3-3.8.2-1|84	perl -pi -e "s/Glade/Glade 3/" %{buildroot}%{_datadir}/applications/*
12mr|glade3-3.8.2-1|85	desktop-file-install --vendor="" \
12mr|glade3-3.8.2-1|86	--remove-category="Application" \
12mr|glade3-3.8.2-1|87	--add-category="GUIDesigner" \
12mr|glade3-3.8.2-1|88	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|glade3-3.8.2-1|89	
12mr|glade3-3.8.2-1|90	find %buildroot -name \*.la|xargs chmod 644
12mr|glade3-3.8.2-1|91	rm -f %buildroot%_libdir/glade3/*/libglade*a
12mr|glade3-3.8.2-1|92	
12mr|glade3-3.8.2-1|93	%files -f %{name}-2.0.lang
12mr|glade3-3.8.2-1|94	%doc AUTHORS COPYING README TODO
12mr|glade3-3.8.2-1|95	%{_bindir}/glade-3
12mr|glade3-3.8.2-1|96	%dir %{_libdir}/glade3/
12mr|glade3-3.8.2-1|97	%dir %{_libdir}/glade3/modules/
12mr|glade3-3.8.2-1|98	%{_libdir}/glade3/modules/libgladepython.so
12mr|glade3-3.8.2-1|99	%{_libdir}/glade3/modules/libgladegtk.so
12mr|glade3-3.8.2-1|100	%{_libdir}/glade3/modules/libgladegnome.so
12mr|glade3-3.8.2-1|101	%{_datadir}/glade3
12mr|glade3-3.8.2-1|102	%{_datadir}/applications/glade-3.desktop
12mr|glade3-3.8.2-1|103	%_datadir/icons/hicolor/*/apps/glade*
12mr|glade3-3.8.2-1|104	
12mr|glade3-3.8.2-1|105	%files -n %{libname}
12mr|glade3-3.8.2-1|106	%{_libdir}/libgladeui-%{api}.so.%{major}*
12mr|glade3-3.8.2-1|107	
12mr|glade3-3.8.2-1|108	%files -n %{libnamedev}
12mr|glade3-3.8.2-1|109	%doc ChangeLog
12mr|glade3-3.8.2-1|110	%{_includedir}/libgladeui-1.0/
12mr|glade3-3.8.2-1|111	%{_libdir}/pkgconfig/gladeui-1.0.pc
12mr|glade3-3.8.2-1|112	%{_libdir}/*.so
12mr|glade3-3.8.2-1|113	%_datadir/gtk-doc/html/*
12mr|glade3-3.8.2-1|114	
12mr|glade3-3.8.2-1|115	
12mr|glade3-3.8.2-1|116	
12mr|glade3-3.8.2-1|117	
12mr|glade3-3.8.2-1|118	%changelog
12mr|glade3-3.8.2-1|119	

14098 12
12mr|gle-3.1.0-15|1	%define major 3
12mr|gle-3.1.0-15|2	%define libname %mklibname gle %{major}
12mr|gle-3.1.0-15|3	%define develname %mklibname -d gle
12mr|gle-3.1.0-15|4	
12mr|gle-3.1.0-15|5	Summary:	GLE Tubing and Extrusion Library
12mr|gle-3.1.0-15|6	Name:		gle
12mr|gle-3.1.0-15|7	Version:	3.1.0
12mr|gle-3.1.0-15|8	Release:	15
12mr|gle-3.1.0-15|9	License:	GPLv2
12mr|gle-3.1.0-15|10	Group:		System/Libraries
12mr|gle-3.1.0-15|11	Source:		gle-%{version}.tar.bz2
12mr|gle-3.1.0-15|12	# (Anssi 05/2008) Link against libGL and libGLU to fix undefined symbols.
12mr|gle-3.1.0-15|13	Patch0:		gle-3.1.0-link-with-gl+glu.patch
12mr|gle-3.1.0-15|14	# (Anssi 05/2008) Fix Makefile.am files using += on unset CLEANFILES and SUFFIXES.
12mr|gle-3.1.0-15|15	# This patch simply changes += to =, which AFAICS is correct here.
12mr|gle-3.1.0-15|16	Patch1:		gle-3.1.0-fix-makefiles.patch
12mr|gle-3.1.0-15|17	URL:		http://sourceforge.net/projects/gle
12mr|gle-3.1.0-15|18	BuildRequires:	pkgconfig(glu)
12mr|gle-3.1.0-15|19	BuildRequires:	pkgconfig(glut)
12mr|gle-3.1.0-15|20	BuildRequires:	pkgconfig(x11)
12mr|gle-3.1.0-15|21	BuildRequires:	pkgconfig(xmu)
12mr|gle-3.1.0-15|22	BuildRequires:	pkgconfig(xt)
12mr|gle-3.1.0-15|23	
12mr|gle-3.1.0-15|24	%description
12mr|gle-3.1.0-15|25	GLE is a library package of C functions that draw extruded surfaces,
12mr|gle-3.1.0-15|26	including surfaces of revolution, sweeps, tubes, polycones,
12mr|gle-3.1.0-15|27	polycylinders and helicoids.  Generically, the extruded surface is
12mr|gle-3.1.0-15|28	specified with a 2D polyline that is extruded along a 3D path.  A
12mr|gle-3.1.0-15|29	local coordinate system allows for additional flexibility in the
12mr|gle-3.1.0-15|30	primitives drawn.  Extrusions may be texture mapped in a variety of
12mr|gle-3.1.0-15|31	ways.  The GLE library generates 3D triangle coordinates, lighting
12mr|gle-3.1.0-15|32	normal vectors and texture coordinates as output. GLE uses the GL or
12mr|gle-3.1.0-15|33	OpenGL API's to perform the actual rendering.
12mr|gle-3.1.0-15|34	
12mr|gle-3.1.0-15|35	%package -n %{libname}
12mr|gle-3.1.0-15|36	Summary:	GLE shared library
12mr|gle-3.1.0-15|37	Group:		System/Libraries
12mr|gle-3.1.0-15|38	
12mr|gle-3.1.0-15|39	%description -n %{libname}
12mr|gle-3.1.0-15|40	GLE is a library package of C functions that draw extruded surfaces,
12mr|gle-3.1.0-15|41	including surfaces of revolution, sweeps, tubes, polycones,
12mr|gle-3.1.0-15|42	polycylinders and helicoids.  Generically, the extruded surface is
12mr|gle-3.1.0-15|43	specified with a 2D polyline that is extruded along a 3D path.  A
12mr|gle-3.1.0-15|44	local coordinate system allows for additional flexibility in the
12mr|gle-3.1.0-15|45	primitives drawn.  Extrusions may be texture mapped in a variety of
12mr|gle-3.1.0-15|46	ways.  The GLE library generates 3D triangle coordinates, lighting
12mr|gle-3.1.0-15|47	normal vectors and texture coordinates as output. GLE uses the GL or
12mr|gle-3.1.0-15|48	OpenGL API's to perform the actual rendering.
12mr|gle-3.1.0-15|49	
12mr|gle-3.1.0-15|50	The shared library needed by GLE applications.
12mr|gle-3.1.0-15|51	
12mr|gle-3.1.0-15|52	%package -n %{develname}
12mr|gle-3.1.0-15|53	Summary:	Devel files for GLE
12mr|gle-3.1.0-15|54	Group:		Development/C
12mr|gle-3.1.0-15|55	Requires:	%{libname} = %{version}-%{release}
12mr|gle-3.1.0-15|56	Provides:	libgle-devel = %{version}-%{release}
12mr|gle-3.1.0-15|57	Provides:	gle-devel = %{version}-%{release}
12mr|gle-3.1.0-15|58	
12mr|gle-3.1.0-15|59	%description -n %{develname}
12mr|gle-3.1.0-15|60	GLE is a library package of C functions that draw extruded surfaces,
12mr|gle-3.1.0-15|61	including surfaces of revolution, sweeps, tubes, polycones,
12mr|gle-3.1.0-15|62	polycylinders and helicoids.  Generically, the extruded surface is
12mr|gle-3.1.0-15|63	specified with a 2D polyline that is extruded along a 3D path.  A
12mr|gle-3.1.0-15|64	local coordinate system allows for additional flexibility in the
12mr|gle-3.1.0-15|65	primitives drawn.  Extrusions may be texture mapped in a variety of
12mr|gle-3.1.0-15|66	ways.  The GLE library generates 3D triangle coordinates, lighting
12mr|gle-3.1.0-15|67	normal vectors and texture coordinates as output. GLE uses the GL or
12mr|gle-3.1.0-15|68	OpenGL API's to perform the actual rendering.
12mr|gle-3.1.0-15|69	
12mr|gle-3.1.0-15|70	The static library and headers needed for developing GLE applications.
12mr|gle-3.1.0-15|71	
12mr|gle-3.1.0-15|72	%prep
12mr|gle-3.1.0-15|73	%setup -q
12mr|gle-3.1.0-15|74	%patch0 -p1
12mr|gle-3.1.0-15|75	%patch1 -p1
12mr|gle-3.1.0-15|76	find examples -name .cvsignore -exec rm {} \;
12mr|gle-3.1.0-15|77	
12mr|gle-3.1.0-15|78	%build
12mr|gle-3.1.0-15|79	# link-with-gl+glu.patch
12mr|gle-3.1.0-15|80	autoreconf --force --install
12mr|gle-3.1.0-15|81	%configure2_5x --disable-static
12mr|gle-3.1.0-15|82	%make
12mr|gle-3.1.0-15|83	
12mr|gle-3.1.0-15|84	%install
12mr|gle-3.1.0-15|85	%makeinstall_std
12mr|gle-3.1.0-15|86	mv %{buildroot}%{_datadir}/doc/gle installed-docs
12mr|gle-3.1.0-15|87	
12mr|gle-3.1.0-15|88	cd examples
12mr|gle-3.1.0-15|89	make clean
12mr|gle-3.1.0-15|90	
12mr|gle-3.1.0-15|91	%files -n %{libname}
12mr|gle-3.1.0-15|92	%doc README NEWS COPYING AUTHORS
12mr|gle-3.1.0-15|93	%{_libdir}/libgle.so.%{major}*
12mr|gle-3.1.0-15|94	
12mr|gle-3.1.0-15|95	%files -n %{develname}
12mr|gle-3.1.0-15|96	%doc ChangeLog src/COPYING.src src/README.gutil examples installed-docs
12mr|gle-3.1.0-15|97	%{_libdir}/libgle.so
12mr|gle-3.1.0-15|98	%{_includedir}/GL/*
12mr|gle-3.1.0-15|99	%{_mandir}/man3/*
12mr|gle-3.1.0-15|100	
12mr|gle-3.1.0-15|101	
12mr|gle-3.1.0-15|102	%changelog
12mr|gle-3.1.0-15|103	* Mon Aug  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gle-3.1.0-15|104	+ Commit: fd24de4
12mr|gle-3.1.0-15|105	- Update BuildRequires
12mr|gle-3.1.0-15|106	
12mr|gle-3.1.0-15|107	* Mon Aug  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gle-3.1.0-15|108	+ Commit: 14ea856
12mr|gle-3.1.0-15|109	- Convert BR to pkgconfig style, spec cleanup
12mr|gle-3.1.0-15|110	
12mr|gle-3.1.0-15|111	

14099 12
12mr|glew-1.9.0-1|1	%define	major 1.9
12mr|glew-1.9.0-1|2	%define	libname %mklibname %{name} %{major}
12mr|glew-1.9.0-1|3	%define develname %mklibname %{name} -d
12mr|glew-1.9.0-1|4	
12mr|glew-1.9.0-1|5	Summary:	The OpenGL Extension Wrangler Library
12mr|glew-1.9.0-1|6	Name:		glew
12mr|glew-1.9.0-1|7	Version:	1.9.0
12mr|glew-1.9.0-1|8	Release:	%mkrel 1
12mr|glew-1.9.0-1|9	Group:		Development/C
12mr|glew-1.9.0-1|10	License:	BSD and MIT
12mr|glew-1.9.0-1|11	URL:		http://glew.sourceforge.net
12mr|glew-1.9.0-1|12	Source0:	http://downloads.sourceforge.net/glew/%{name}-%{version}.tgz
12mr|glew-1.9.0-1|13	BuildRequires:	libx11-devel
12mr|glew-1.9.0-1|14	BuildRequires:	mesaglu-devel
12mr|glew-1.9.0-1|15	BuildRequires:	libxi-devel libxmu-devel
12mr|glew-1.9.0-1|16	BuildRequires:	file
12mr|glew-1.9.0-1|17	
12mr|glew-1.9.0-1|18	%description
12mr|glew-1.9.0-1|19	The goal of the OpenGL Extension Wrangler Library (GLEW) is to assist C/C++
12mr|glew-1.9.0-1|20	OpenGL developers with two tedious tasks: initializing and using extensions
12mr|glew-1.9.0-1|21	and writing portable applications. GLEW provides an efficient run-time
12mr|glew-1.9.0-1|22	mechanism to determine whether a certain extension is supported by the
12mr|glew-1.9.0-1|23	driver or not. OpenGL core and extension functionality is exposed via a
12mr|glew-1.9.0-1|24	single header file. GLEW currently supports a variety of platforms and
12mr|glew-1.9.0-1|25	operating systems, including Windows, Linux, Darwin, Irix, and Solaris.
12mr|glew-1.9.0-1|26	
12mr|glew-1.9.0-1|27	
12mr|glew-1.9.0-1|28	%package -n %{libname}
12mr|glew-1.9.0-1|29	Summary:	GLEW library
12mr|glew-1.9.0-1|30	Group:		System/Libraries
12mr|glew-1.9.0-1|31	
12mr|glew-1.9.0-1|32	%description -n %{libname}
12mr|glew-1.9.0-1|33	The goal of the OpenGL Extension Wrangler Library (GLEW) is to assist C/C++
12mr|glew-1.9.0-1|34	OpenGL developers with two tedious tasks: initializing and using extensions
12mr|glew-1.9.0-1|35	and writing portable applications. GLEW provides an efficient run-time
12mr|glew-1.9.0-1|36	mechanism to determine whether a certain extension is supported by the
12mr|glew-1.9.0-1|37	driver or not. OpenGL core and extension functionality is exposed via a
12mr|glew-1.9.0-1|38	single header file. GLEW currently supports a variety of platforms and
12mr|glew-1.9.0-1|39	operating systems, including Windows, Linux, Darwin, Irix, and Solaris.
12mr|glew-1.9.0-1|40	
12mr|glew-1.9.0-1|41	
12mr|glew-1.9.0-1|42	%package -n %{develname}
12mr|glew-1.9.0-1|43	Summary:	Development files for using the %{name} library
12mr|glew-1.9.0-1|44	Group:		Development/C
12mr|glew-1.9.0-1|45	Requires:	%{libname} = %{version}-%{release}
12mr|glew-1.9.0-1|46	Provides:	%{name}-devel = %{version}-%{release}
12mr|glew-1.9.0-1|47	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|glew-1.9.0-1|48	Obsoletes:	%mklibname %{name} 1.3 -d
12mr|glew-1.9.0-1|49	Provides:	%mklibname %{name} 1.3 -d
12mr|glew-1.9.0-1|50	
12mr|glew-1.9.0-1|51	%description -n	%{develname}
12mr|glew-1.9.0-1|52	Development files for using the %{name} library.
12mr|glew-1.9.0-1|53	
12mr|glew-1.9.0-1|54	
12mr|glew-1.9.0-1|55	%prep
12mr|glew-1.9.0-1|56	
12mr|glew-1.9.0-1|57	%setup -q
12mr|glew-1.9.0-1|58	
12mr|glew-1.9.0-1|59	# strip away annoying ^M
12mr|glew-1.9.0-1|60	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mr|glew-1.9.0-1|61	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mr|glew-1.9.0-1|62	
12mr|glew-1.9.0-1|63	perl -pi -e "s#-shared -soname#-shared -lc -soname#g" config/Makefile.linux
12mr|glew-1.9.0-1|64	
12mr|glew-1.9.0-1|65	#fix txt/doc files permissions
12mr|glew-1.9.0-1|66	chmod 0755 doc
12mr|glew-1.9.0-1|67	chmod 0644 doc/* README.txt
12mr|glew-1.9.0-1|68	
12mr|glew-1.9.0-1|69	%build
12mr|glew-1.9.0-1|70	%make CFLAGS.EXTRA="%{optflags} -fPIC" GLEW_DEST= libdir=%{_libdir} bindir=%{_bindir} includedir=%{_includedir}
12mr|glew-1.9.0-1|71	
12mr|glew-1.9.0-1|72	%install
12mr|glew-1.9.0-1|73	make install.all GLEW_DEST="%{buildroot}%{_usr}" bindir=%{buildroot}%{_bindir} libdir=%{buildroot}%{_libdir} includedir=%{buildroot}%{_includedir}/GL
12mr|glew-1.9.0-1|74	rm -f %{buildroot}%{_libdir}/*.a
12mr|glew-1.9.0-1|75	
12mr|glew-1.9.0-1|76	chmod 0755 %{buildroot}%{_libdir}/*.so*
12mr|glew-1.9.0-1|77	
12mr|glew-1.9.0-1|78	%files
12mr|glew-1.9.0-1|79	%doc README.txt doc
12mr|glew-1.9.0-1|80	%{_bindir}/*
12mr|glew-1.9.0-1|81	
12mr|glew-1.9.0-1|82	%files -n %{libname}
12mr|glew-1.9.0-1|83	%{_libdir}/libGLEW*.so.%{major}*
12mr|glew-1.9.0-1|84	
12mr|glew-1.9.0-1|85	%files -n %{develname}
12mr|glew-1.9.0-1|86	%{_includedir}/GL/*.h
12mr|glew-1.9.0-1|87	%{_libdir}/libGLEW*.so
12mr|glew-1.9.0-1|88	%{_libdir}/pkgconfig/*.pc
12mr|glew-1.9.0-1|89	
12mr|glew-1.9.0-1|90	%changelog
12mr|glew-1.9.0-1|91	

14100 12
12mr|glfw-2.6-6|1	Summary:	An OpenGL Framework
12mr|glfw-2.6-6|2	Name:		glfw
12mr|glfw-2.6-6|3	Version:	2.6
12mr|glfw-2.6-6|4	Release:	6
12mr|glfw-2.6-6|5	URL:		http://glfw.sourceforge.net/
12mr|glfw-2.6-6|6	License:	BSD
12mr|glfw-2.6-6|7	Source0:	http://ovh.dl.sourceforge.net/sourceforge/glfw/%{name}-%{version}.tar.bz2
12mr|glfw-2.6-6|8	Patch0:		glfw-2.6-installdir.patch
12mr|glfw-2.6-6|9	Group:		System/Libraries
12mr|glfw-2.6-6|10	BuildRequires:	pkgconfig(x11)
12mr|glfw-2.6-6|11	BuildRequires:	pkgconfig(gl)
12mr|glfw-2.6-6|12	BuildRequires:	pkgconfig(glu)
12mr|glfw-2.6-6|13	BuildRequires:	pkgconfig(xrandr)
12mr|glfw-2.6-6|14	
12mr|glfw-2.6-6|15	%description
12mr|glfw-2.6-6|16	GLFW is a portable framework for OpenGL application development.
12mr|glfw-2.6-6|17	It handles operating system specific tasks, such OpenGL window management,
12mr|glfw-2.6-6|18	keyboard, mouse and joystick input, reding a high precision timer,
12mr|glfw-2.6-6|19	creating threads, and more.
12mr|glfw-2.6-6|20	
12mr|glfw-2.6-6|21	%prep
12mr|glfw-2.6-6|22	%setup -q -n %{name}
12mr|glfw-2.6-6|23	%patch0 -p0
12mr|glfw-2.6-6|24	
12mr|glfw-2.6-6|25	%build
12mr|glfw-2.6-6|26	make x11 CC="gcc %{optflags} %{ldflags}"
12mr|glfw-2.6-6|27	
12mr|glfw-2.6-6|28	%install
12mr|glfw-2.6-6|29	make x11-install DESTDIR=%{buildroot} PREFIX=%{_prefix} LIBDIR=%{_libdir}
12mr|glfw-2.6-6|30	
12mr|glfw-2.6-6|31	%files
12mr|glfw-2.6-6|32	%doc docs/* license.txt readme.html
12mr|glfw-2.6-6|33	%{_libdir}/*.a
12mr|glfw-2.6-6|34	%{_includedir}/*
12mr|glfw-2.6-6|35	%{_libdir}/pkgconfig/*
12mr|glfw-2.6-6|36	
12mr|glfw-2.6-6|37	
12mr|glfw-2.6-6|38	
12mr|glfw-2.6-6|39	%changelog
12mr|glfw-2.6-6|40	* Sun Oct  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|glfw-2.6-6|41	+ Commit: 2b20be0
12mr|glfw-2.6-6|42	- Don't package examples
12mr|glfw-2.6-6|43	
12mr|glfw-2.6-6|44	

14101 12
12mr|glib-1.2.10-26|1	%define libname  %mklibname %{name} %{major}
12mr|glib-1.2.10-26|2	%define major    1.2
12mr|glib-1.2.10-26|3	
12mr|glib-1.2.10-26|4	Summary:	A library of handy utility functions
12mr|glib-1.2.10-26|5	Name:		glib
12mr|glib-1.2.10-26|6	Version:	1.2.10
12mr|glib-1.2.10-26|7	Release:	26
12mr|glib-1.2.10-26|8	License:	LGPL
12mr|glib-1.2.10-26|9	Group:		System/Libraries
12mr|glib-1.2.10-26|10	URL:		http://www.gtk.org
12mr|glib-1.2.10-26|11	Source:		ftp://ftp.gtk.org/pub/gtk/v1.2/%{name}-%{version}.tar.bz2
12mr|glib-1.2.10-26|12	# (fc) 1.2.10-3mdk Suppress warnings about varargs macros for -pedantic (Rawhide)
12mr|glib-1.2.10-26|13	Patch0:		glib-1.2.10-isowarning.patch
12mr|glib-1.2.10-26|14	# (fc) 1.2.10-5mdk don't set -L/usr/lib in glib-config
12mr|glib-1.2.10-26|15	Patch1:		glib-1.2.10-libdir.patch
12mr|glib-1.2.10-26|16	# (fc) 1.2.10-12mdk fix build with gcc 3.4 (Fedora)
12mr|glib-1.2.10-26|17	Patch2:		glib-1.2.10-gcc34.patch
12mr|glib-1.2.10-26|18	# (fc) 1.2.10-13mdk fix underquoted m4 definitions
12mr|glib-1.2.10-26|19	Patch3:		glib-1.2.10-underquoted.patch
12mr|glib-1.2.10-26|20	# (gb) 1.2.10-14mdk build static glib library with PIC as pam modules need it
12mr|glib-1.2.10-26|21	Patch4:		glib-1.2.10-pic.patch
12mr|glib-1.2.10-26|22	# (gb) 1.2.10-17mdv use ancient libtool 1.4 with lib64 fixes
12mr|glib-1.2.10-26|23	Patch5:		glib-1.2.10-libtool.patch
12mr|glib-1.2.10-26|24	# (Anssi 05/2008) Fix underlinking
12mr|glib-1.2.10-26|25	Patch6:		glib-1.2.10-underlinking.patch
12mr|glib-1.2.10-26|26	Patch7:		glib-1.2.10-format_not_a_string_literal_and_no_format_arguments.diff
12mr|glib-1.2.10-26|27	Patch8:		glib_divert.patch
12mr|glib-1.2.10-26|28	Patch9:		glib-fix-automake.patch
12mr|glib-1.2.10-26|29	BuildRequires:	libtool
12mr|glib-1.2.10-26|30	
12mr|glib-1.2.10-26|31	%description
12mr|glib-1.2.10-26|32	Glib is a handy library of utility functions. This C
12mr|glib-1.2.10-26|33	library is designed to solve some portability problems
12mr|glib-1.2.10-26|34	and provide other useful functionality which most
12mr|glib-1.2.10-26|35	programs require.
12mr|glib-1.2.10-26|36	
12mr|glib-1.2.10-26|37	Glib is used by GDK, GTK+ and many applications.
12mr|glib-1.2.10-26|38	You should install Glib because many of your applications
12mr|glib-1.2.10-26|39	will depend on this library.
12mr|glib-1.2.10-26|40	
12mr|glib-1.2.10-26|41	%package -n %{libname}
12mr|glib-1.2.10-26|42	Summary:	Main library for glib
12mr|glib-1.2.10-26|43	Group:		System/Libraries
12mr|glib-1.2.10-26|44	Provides:	glib = %{version}-%{release}
12mr|glib-1.2.10-26|45	
12mr|glib-1.2.10-26|46	%description -n %{libname}
12mr|glib-1.2.10-26|47	This package contains the library needed to run programs dynamically
12mr|glib-1.2.10-26|48	linked with the glib.
12mr|glib-1.2.10-26|49	
12mr|glib-1.2.10-26|50	%package -n %{libname}-devel
12mr|glib-1.2.10-26|51	Summary:	GIMP Toolkit and GIMP Drawing Kit support library
12mr|glib-1.2.10-26|52	Group:		Development/C
12mr|glib-1.2.10-26|53	Requires:	%{libname} = %{version}
12mr|glib-1.2.10-26|54	Provides:	%{name}-devel = %{version}-%{release}
12mr|glib-1.2.10-26|55	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|glib-1.2.10-26|56	
12mr|glib-1.2.10-26|57	%description -n %{libname}-devel
12mr|glib-1.2.10-26|58	Static libraries and header files for the support library for the GIMP's X
12mr|glib-1.2.10-26|59	libraries, which are available as public libraries.  GLIB includes generally
12mr|glib-1.2.10-26|60	useful data structures.
12mr|glib-1.2.10-26|61	
12mr|glib-1.2.10-26|62	%prep
12mr|glib-1.2.10-26|63	%setup -q
12mr|glib-1.2.10-26|64	%apply_patches
12mr|glib-1.2.10-26|65	
12mr|glib-1.2.10-26|66	aclocal
12mr|glib-1.2.10-26|67	libtoolize --install --force
12mr|glib-1.2.10-26|68	rm -f config.{guess,sub}
12mr|glib-1.2.10-26|69	automake --foreign -a -c
12mr|glib-1.2.10-26|70	autoconf
12mr|glib-1.2.10-26|71	
12mr|glib-1.2.10-26|72	%build
12mr|glib-1.2.10-26|73	%configure2_5x --disable-static
12mr|glib-1.2.10-26|74	%make
12mr|glib-1.2.10-26|75	
12mr|glib-1.2.10-26|76	%check
12mr|glib-1.2.10-26|77	make check
12mr|glib-1.2.10-26|78	
12mr|glib-1.2.10-26|79	%install
12mr|glib-1.2.10-26|80	%makeinstall_std
12mr|glib-1.2.10-26|81	
12mr|glib-1.2.10-26|82	%files -n %{libname}
12mr|glib-1.2.10-26|83	%doc COPYING
12mr|glib-1.2.10-26|84	%{_libdir}/lib*.so.*
12mr|glib-1.2.10-26|85	
12mr|glib-1.2.10-26|86	%files -n %{libname}-devel
12mr|glib-1.2.10-26|87	%doc AUTHORS ChangeLog NEWS README COPYING docs/*.html
12mr|glib-1.2.10-26|88	%{_libdir}/lib*.so
12mr|glib-1.2.10-26|89	%{_libdir}/pkgconfig/*
12mr|glib-1.2.10-26|90	%{_libdir}/glib
12mr|glib-1.2.10-26|91	%{_includedir}/*
12mr|glib-1.2.10-26|92	%{_mandir}/man1/*
12mr|glib-1.2.10-26|93	%{_datadir}/aclocal/*
12mr|glib-1.2.10-26|94	%{_bindir}/*
12mr|glib-1.2.10-26|95	%{_infodir}/%{name}*
12mr|glib-1.2.10-26|96	
12mr|glib-1.2.10-26|97	
12mr|glib-1.2.10-26|98	
12mr|glib-1.2.10-26|99	%changelog
12mr|glib-1.2.10-26|100	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|glib-1.2.10-26|101	+ Commit: b8061c8
12mr|glib-1.2.10-26|102	- Drop legacy multiarch stuff
12mr|glib-1.2.10-26|103	
12mr|glib-1.2.10-26|104	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|glib-1.2.10-26|105	+ Commit: 4cd75d6
12mr|glib-1.2.10-26|106	- Drop .la files and static library, spec cleanup
12mr|glib-1.2.10-26|107	
12mr|glib-1.2.10-26|108	

14102 12
12mr|glib2.0-2.34.3-1|1	#gw this was required since 2.23.2 (new atomic OPs?)
12mr|glib2.0-2.34.3-1|2	%if %{_use_internal_dependency_generator}
12mr|glib2.0-2.34.3-1|3	%define __noautoreq 'GLIBC_PRIVATE'
12mr|glib2.0-2.34.3-1|4	%else
12mr|glib2.0-2.34.3-1|5	%define _requires_exceptions GLIBC_PRIVATE
12mr|glib2.0-2.34.3-1|6	%endif
12mr|glib2.0-2.34.3-1|7	
12mr|glib2.0-2.34.3-1|8	%define enable_gtkdoc	0
12mr|glib2.0-2.34.3-1|9	
12mr|glib2.0-2.34.3-1|10	# gw bootstrap: fam pulls glib2, so build without fam
12mr|glib2.0-2.34.3-1|11	%define bootstrap 0
12mr|glib2.0-2.34.3-1|12	
12mr|glib2.0-2.34.3-1|13	# Note that this is NOT a relocatable package
12mr|glib2.0-2.34.3-1|14	%define api	2.0
12mr|glib2.0-2.34.3-1|15	%define major	0
12mr|glib2.0-2.34.3-1|16	%define libname		%mklibname %{name}_ %{major}
12mr|glib2.0-2.34.3-1|17	%define libgio		%mklibname gio %{api} %{major}
12mr|glib2.0-2.34.3-1|18	%define libgmodule	%mklibname gmodule %{api} %{major}
12mr|glib2.0-2.34.3-1|19	%define libgthread	%mklibname gthread %{api} %{major}
12mr|glib2.0-2.34.3-1|20	%define libgobject	%mklibname gobject %{api} %{major}
12mr|glib2.0-2.34.3-1|21	%define develname	%mklibname -d %{name}
12mr|glib2.0-2.34.3-1|22	%if %{_lib} == lib
12mr|glib2.0-2.34.3-1|23	%define	bit	32
12mr|glib2.0-2.34.3-1|24	%else
12mr|glib2.0-2.34.3-1|25	%define	bit	64
12mr|glib2.0-2.34.3-1|26	%endif
12mr|glib2.0-2.34.3-1|27	%define gio	gio2.0-%{bit}
12mr|glib2.0-2.34.3-1|28	
12mr|glib2.0-2.34.3-1|29	Summary:	GIMP Toolkit and GIMP Drawing Kit support library
12mr|glib2.0-2.34.3-1|30	Name:		glib%{api}
12mr|glib2.0-2.34.3-1|31	Epoch:		1
12mr|glib2.0-2.34.3-1|32	Version:	2.34.3
12mr|glib2.0-2.34.3-1|33	Release:	1
12mr|glib2.0-2.34.3-1|34	Group:		System/Libraries
12mr|glib2.0-2.34.3-1|35	License:	LGPLv2+
12mr|glib2.0-2.34.3-1|36	URL:		http://www.gtk.org
12mr|glib2.0-2.34.3-1|37	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/glib/2.34/glib-%{version}.tar.xz
12mr|glib2.0-2.34.3-1|38	Source1:	glib20.sh
12mr|glib2.0-2.34.3-1|39	Source2:	glib20.csh
12mr|glib2.0-2.34.3-1|40	Patch0:		glib-2.34.1-no-warnings.patch
12mr|glib2.0-2.34.3-1|41	BuildRequires:	gettext
12mr|glib2.0-2.34.3-1|42	BuildRequires:	libtool >= 1.4.2-2
12mr|glib2.0-2.34.3-1|43	BuildRequires:	locales-en
12mr|glib2.0-2.34.3-1|44	BuildRequires:	docbook-dtd412-xml
12mr|glib2.0-2.34.3-1|45	BuildRequires:	docbook-xsl, xsltproc
12mr|glib2.0-2.34.3-1|46	BuildRequires:	libffi-devel >= 3.0.0
12mr|glib2.0-2.34.3-1|47	BuildRequires:	pkgconfig(dbus-1)
12mr|glib2.0-2.34.3-1|48	BuildRequires:	pkgconfig(libffi)
12mr|glib2.0-2.34.3-1|49	BuildRequires:	pkgconfig(libpcre) >= 8.11
12mr|glib2.0-2.34.3-1|50	Requires:	pkgconfig(shared-mime-info) >= 0.70
12mr|glib2.0-2.34.3-1|51	BuildRequires:	pkgconfig(zlib)
12mr|glib2.0-2.34.3-1|52	%if !%{bootstrap}
12mr|glib2.0-2.34.3-1|53	BuildRequires:	pkgconfig(gamin)
12mr|glib2.0-2.34.3-1|54	%endif
12mr|glib2.0-2.34.3-1|55	%if %{enable_gtkdoc}
12mr|glib2.0-2.34.3-1|56	BuildRequires:	pkgconfig(gtk-doc) >= 0.10
12mr|glib2.0-2.34.3-1|57	%endif
12mr|glib2.0-2.34.3-1|58	
12mr|glib2.0-2.34.3-1|59	%description
12mr|glib2.0-2.34.3-1|60	Glib is a handy library of utility functions. This C
12mr|glib2.0-2.34.3-1|61	library is designed to solve some portability problems
12mr|glib2.0-2.34.3-1|62	and provide other useful functionality which most
12mr|glib2.0-2.34.3-1|63	programs require.
12mr|glib2.0-2.34.3-1|64	
12mr|glib2.0-2.34.3-1|65	Glib is used by GDK, GTK+ and many applications.
12mr|glib2.0-2.34.3-1|66	You should install Glib because many of your applications
12mr|glib2.0-2.34.3-1|67	will depend on this library.
12mr|glib2.0-2.34.3-1|68	
12mr|glib2.0-2.34.3-1|69	%package common
12mr|glib2.0-2.34.3-1|70	Summary:	data files used by glib
12mr|glib2.0-2.34.3-1|71	Group:		System/Libraries
12mr|glib2.0-2.34.3-1|72	Conflicts:	gio2.0_0 < 2.28.4-2
12mr|glib2.0-2.34.3-1|73	
12mr|glib2.0-2.34.3-1|74	%description common
12mr|glib2.0-2.34.3-1|75	Glib is a handy library of utility functions. This C
12mr|glib2.0-2.34.3-1|76	library is designed to solve some portability problems
12mr|glib2.0-2.34.3-1|77	and provide other useful functionality which most
12mr|glib2.0-2.34.3-1|78	programs require.
12mr|glib2.0-2.34.3-1|79	
12mr|glib2.0-2.34.3-1|80	Glib is used by GDK, GTK+ and many applications.
12mr|glib2.0-2.34.3-1|81	You should install Glib because many of your applications
12mr|glib2.0-2.34.3-1|82	will depend on this library.
12mr|glib2.0-2.34.3-1|83	
12mr|glib2.0-2.34.3-1|84	This package contains data used by glib library.
12mr|glib2.0-2.34.3-1|85	
12mr|glib2.0-2.34.3-1|86	%package -n %{libname}
12mr|glib2.0-2.34.3-1|87	Summary:	%{summary}
12mr|glib2.0-2.34.3-1|88	Group:		%{group}
12mr|glib2.0-2.34.3-1|89	Provides:	glib2 = %{EVRD}
12mr|glib2.0-2.34.3-1|90	Conflicts:	%{_lib}gio2.0_0 < 2.28.4-2
12mr|glib2.0-2.34.3-1|91	Conflicts:	%{develname} < 1:2.31.2
12mr|glib2.0-2.34.3-1|92	
12mr|glib2.0-2.34.3-1|93	%description -n %{libname}
12mr|glib2.0-2.34.3-1|94	This package contains the library needed to run programs dynamically
12mr|glib2.0-2.34.3-1|95	linked with libglib.
12mr|glib2.0-2.34.3-1|96	
12mr|glib2.0-2.34.3-1|97	%package -n %{libgio}
12mr|glib2.0-2.34.3-1|98	Summary:	%{summary}
12mr|glib2.0-2.34.3-1|99	Group:		%{group}
12mr|glib2.0-2.34.3-1|100	Conflicts:	%{libname} < 1:2.31.2
12mr|glib2.0-2.34.3-1|101	
12mr|glib2.0-2.34.3-1|102	%description -n %{libgio}
12mr|glib2.0-2.34.3-1|103	This package contains the library needed to run programs dynamically
12mr|glib2.0-2.34.3-1|104	linked with libgio.
12mr|glib2.0-2.34.3-1|105	
12mr|glib2.0-2.34.3-1|106	%package -n %{libgmodule}
12mr|glib2.0-2.34.3-1|107	Summary:	%{summary}
12mr|glib2.0-2.34.3-1|108	Group:		%{group}
12mr|glib2.0-2.34.3-1|109	Conflicts:	%{libname} < 1:2.31.2
12mr|glib2.0-2.34.3-1|110	
12mr|glib2.0-2.34.3-1|111	%description -n %{libgmodule}
12mr|glib2.0-2.34.3-1|112	This package contains the library needed to run programs dynamically
12mr|glib2.0-2.34.3-1|113	linked with libgmodule.
12mr|glib2.0-2.34.3-1|114	
12mr|glib2.0-2.34.3-1|115	%package -n %{libgobject}
12mr|glib2.0-2.34.3-1|116	Summary:	%{summary}
12mr|glib2.0-2.34.3-1|117	Group:		%{group}
12mr|glib2.0-2.34.3-1|118	Conflicts:	%{libname} < 1:2.31.2
12mr|glib2.0-2.34.3-1|119	
12mr|glib2.0-2.34.3-1|120	%description -n %{libgobject}
12mr|glib2.0-2.34.3-1|121	This package contains the library needed to run programs dynamically
12mr|glib2.0-2.34.3-1|122	linked with libgobject.
12mr|glib2.0-2.34.3-1|123	
12mr|glib2.0-2.34.3-1|124	%package -n %{libgthread}
12mr|glib2.0-2.34.3-1|125	Summary:	%{summary}
12mr|glib2.0-2.34.3-1|126	Group:		%{group}
12mr|glib2.0-2.34.3-1|127	Conflicts:	%{libname} < 1:2.31.2
12mr|glib2.0-2.34.3-1|128	
12mr|glib2.0-2.34.3-1|129	%description -n %{libgthread}
12mr|glib2.0-2.34.3-1|130	This package contains the library needed to run programs dynamically
12mr|glib2.0-2.34.3-1|131	linked with libgthread.
12mr|glib2.0-2.34.3-1|132	
12mr|glib2.0-2.34.3-1|133	%package -n %{gio}
12mr|glib2.0-2.34.3-1|134	Summary:	GIO is the input, output and streaming API of glib
12mr|glib2.0-2.34.3-1|135	Group:		%{group}
12mr|glib2.0-2.34.3-1|136	Conflicts:	%{name}-common < 2.23.4-2mdv2010.1
12mr|glib2.0-2.34.3-1|137	Provides:	gio2.0
12mr|glib2.0-2.34.3-1|138	Obsoletes:	%{libgio} < 2.28.4-3
12mr|glib2.0-2.34.3-1|139	
12mr|glib2.0-2.34.3-1|140	%description -n %{gio}
12mr|glib2.0-2.34.3-1|141	GIO is the input, output and streaming API of glib. It on the one hand
12mr|glib2.0-2.34.3-1|142	provides a set of various streaming classes to access data from different
12mr|glib2.0-2.34.3-1|143	sources in a convenient way and on the other hand it provides a high level
12mr|glib2.0-2.34.3-1|144	file system abstraction to access file and directories not only local but also
12mr|glib2.0-2.34.3-1|145	on the network. For the latter you need to install gvfs.
12mr|glib2.0-2.34.3-1|146	
12mr|glib2.0-2.34.3-1|147	%package -n %{develname}
12mr|glib2.0-2.34.3-1|148	Summary:	Static libraries and header files of %{name}
12mr|glib2.0-2.34.3-1|149	Group:		Development/C
12mr|glib2.0-2.34.3-1|150	Requires:	glib-gettextize = %{EVRD}
12mr|glib2.0-2.34.3-1|151	Requires:	%{name}-common = %{EVRD}
12mr|glib2.0-2.34.3-1|152	Requires:	%{libname} = %{EVRD}
12mr|glib2.0-2.34.3-1|153	Requires:	%{libgio} = %{EVRD}
12mr|glib2.0-2.34.3-1|154	Requires:	%{libgmodule} = %{EVRD}
12mr|glib2.0-2.34.3-1|155	Requires:	%{libgobject} = %{EVRD}
12mr|glib2.0-2.34.3-1|156	Requires:	%{libgthread} = %{EVRD}
12mr|glib2.0-2.34.3-1|157	Provides:	glib2-devel = %{EVRD}
12mr|glib2.0-2.34.3-1|158	Provides:	libglib2-devel = %{EVRD}
12mr|glib2.0-2.34.3-1|159	Provides:	libglib2.0-devel = %{EVRD}
12mr|glib2.0-2.34.3-1|160	#gw for %{_datadir}/glib-%{api}/gdb
12mr|glib2.0-2.34.3-1|161	Conflicts:	glib-gettextize < 2.25.3
12mr|glib2.0-2.34.3-1|162	Obsoletes:	%{_lib}glib2.0_0-codegen < 2.32.3-4
12mr|glib2.0-2.34.3-1|163	
12mr|glib2.0-2.34.3-1|164	%description -n %{develname}
12mr|glib2.0-2.34.3-1|165	Static libraries and header files for the support library for the GIMP's X
12mr|glib2.0-2.34.3-1|166	libraries, which are available as public libraries.  GLIB includes generally
12mr|glib2.0-2.34.3-1|167	useful data structures.
12mr|glib2.0-2.34.3-1|168	
12mr|glib2.0-2.34.3-1|169	%package -n glib-gettextize
12mr|glib2.0-2.34.3-1|170	Summary:	Gettextize replacement
12mr|glib2.0-2.34.3-1|171	Group:		Development/Other
12mr|glib2.0-2.34.3-1|172	
12mr|glib2.0-2.34.3-1|173	%description -n glib-gettextize
12mr|glib2.0-2.34.3-1|174	%{name} package is designed to replace gettextize completely.
12mr|glib2.0-2.34.3-1|175	Various gettext related files are modified in glib and gtk+ to
12mr|glib2.0-2.34.3-1|176	allow better and more flexible i18n; however gettextize overwrites
12mr|glib2.0-2.34.3-1|177	them with its own copy of files, thus nullifying the changes.
12mr|glib2.0-2.34.3-1|178	If this replacement of gettextize is run instead, then all gnome
12mr|glib2.0-2.34.3-1|179	packages can potentially benefict from the changes.
12mr|glib2.0-2.34.3-1|180	
12mr|glib2.0-2.34.3-1|181	%prep
12mr|glib2.0-2.34.3-1|182	%setup -qn glib-%{version}
12mr|glib2.0-2.34.3-1|183	%patch0 -p1
12mr|glib2.0-2.34.3-1|184	
12mr|glib2.0-2.34.3-1|185	%build
12mr|glib2.0-2.34.3-1|186	%configure2_5x \
12mr|glib2.0-2.34.3-1|187	--with-pcre=system \
12mr|glib2.0-2.34.3-1|188	--enable-man \
12mr|glib2.0-2.34.3-1|189	--disable-static \
12mr|glib2.0-2.34.3-1|190	--disable-selinux \
12mr|glib2.0-2.34.3-1|191	--with-runtime-libdir=../../%{_lib} \
12mr|glib2.0-2.34.3-1|192	%if !%{enable_gtkdoc}
12mr|glib2.0-2.34.3-1|193	--enable-gtk-doc=no
12mr|glib2.0-2.34.3-1|194	%endif
12mr|glib2.0-2.34.3-1|195	
12mr|glib2.0-2.34.3-1|196	%make
12mr|glib2.0-2.34.3-1|197	
12mr|glib2.0-2.34.3-1|198	%check
12mr|glib2.0-2.34.3-1|199	#gw http://bugzilla.gnome.org/show_bug.cgi?id=440544
12mr|glib2.0-2.34.3-1|200	#make check
12mr|glib2.0-2.34.3-1|201	
12mr|glib2.0-2.34.3-1|202	%install
12mr|glib2.0-2.34.3-1|203	%makeinstall_std
12mr|glib2.0-2.34.3-1|204	
12mr|glib2.0-2.34.3-1|205	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
12mr|glib2.0-2.34.3-1|206	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/50glib20.sh
12mr|glib2.0-2.34.3-1|207	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/50glib20.csh
12mr|glib2.0-2.34.3-1|208	%find_lang glib20
12mr|glib2.0-2.34.3-1|209	
12mr|glib2.0-2.34.3-1|210	# remove files
12mr|glib2.0-2.34.3-1|211	find %{buildroot} -name "*.la" -delete
12mr|glib2.0-2.34.3-1|212	rm -f %{buildroot}%{_libdir}/gio/modules/lib*a
12mr|glib2.0-2.34.3-1|213	
12mr|glib2.0-2.34.3-1|214	mv %{buildroot}%{_bindir}/gio-querymodules %{buildroot}%{_bindir}/gio-querymodules-%{bit}
12mr|glib2.0-2.34.3-1|215	mv %{buildroot}%{_mandir}/man1/gio-querymodules.1 %{buildroot}%{_mandir}/man1/gio-querymodules-%{bit}.1
12mr|glib2.0-2.34.3-1|216	
12mr|glib2.0-2.34.3-1|217	#ghost files
12mr|glib2.0-2.34.3-1|218	touch %{buildroot}%{_libdir}/gio/modules/giomodule.cache \
12mr|glib2.0-2.34.3-1|219	%{buildroot}%{_datadir}/glib-2.0/schemas/gschemas.compiled
12mr|glib2.0-2.34.3-1|220	
12mr|glib2.0-2.34.3-1|221	#gw at the moment, don't ship these:
12mr|glib2.0-2.34.3-1|222	rm -f %{buildroot}%{_datadir}/systemtap/tapset/{glib,gobject}.stp
12mr|glib2.0-2.34.3-1|223	
12mr|glib2.0-2.34.3-1|224	%post -n %{gio}
12mr|glib2.0-2.34.3-1|225	%{_bindir}/gio-querymodules-%{bit} %{_libdir}/gio/modules
12mr|glib2.0-2.34.3-1|226	
12mr|glib2.0-2.34.3-1|227	%triggerin -n %{gio} -- %{_libdir}/gio/modules/*.so
12mr|glib2.0-2.34.3-1|228	%{_bindir}/gio-querymodules-%{bit} %{_libdir}/gio/modules
12mr|glib2.0-2.34.3-1|229	
12mr|glib2.0-2.34.3-1|230	%triggerpostun -n %{gio} -- %{_libdir}/gio/modules/*.so
12mr|glib2.0-2.34.3-1|231	%{_bindir}/gio-querymodules-%{bit} %{_libdir}/gio/modules
12mr|glib2.0-2.34.3-1|232	
12mr|glib2.0-2.34.3-1|233	%post common
12mr|glib2.0-2.34.3-1|234	%{_bindir}/glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas/
12mr|glib2.0-2.34.3-1|235	
12mr|glib2.0-2.34.3-1|236	%triggerin common -- %{_datadir}/glib-2.0/schemas/*.xml
12mr|glib2.0-2.34.3-1|237	%{_bindir}/glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas/
12mr|glib2.0-2.34.3-1|238	
12mr|glib2.0-2.34.3-1|239	%triggerpostun common -- %{_datadir}/glib-2.0/schemas/*.xml
12mr|glib2.0-2.34.3-1|240	%{_bindir}/glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas/
12mr|glib2.0-2.34.3-1|241	
12mr|glib2.0-2.34.3-1|242	%files common -f glib20.lang
12mr|glib2.0-2.34.3-1|243	%doc README
12mr|glib2.0-2.34.3-1|244	%config(noreplace) %{_sysconfdir}/profile.d/*
12mr|glib2.0-2.34.3-1|245	%{_datadir}/bash-completion/completions/gdbus
12mr|glib2.0-2.34.3-1|246	%{_datadir}/bash-completion/completions/gsettings
12mr|glib2.0-2.34.3-1|247	%{_bindir}/gdbus
12mr|glib2.0-2.34.3-1|248	%{_bindir}/glib-compile-schemas
12mr|glib2.0-2.34.3-1|249	%{_bindir}/gsettings
12mr|glib2.0-2.34.3-1|250	%{_mandir}/man1/glib-compile-schemas.1*
12mr|glib2.0-2.34.3-1|251	%{_mandir}/man1/gsettings.1*
12mr|glib2.0-2.34.3-1|252	%{_mandir}/man1/gdbus.1*
12mr|glib2.0-2.34.3-1|253	%dir %{_datadir}/glib-2.0/
12mr|glib2.0-2.34.3-1|254	%dir %{_datadir}/glib-2.0/schemas/
12mr|glib2.0-2.34.3-1|255	%{_datadir}/glib-2.0/schemas/gschema.dtd
12mr|glib2.0-2.34.3-1|256	%ghost %{_datadir}/glib-2.0/schemas/gschemas.compiled
12mr|glib2.0-2.34.3-1|257	
12mr|glib2.0-2.34.3-1|258	%files -n %{libgio}
12mr|glib2.0-2.34.3-1|259	/%{_lib}/libgio-%{api}.so.%{major}*
12mr|glib2.0-2.34.3-1|260	
12mr|glib2.0-2.34.3-1|261	%files -n %{libname}
12mr|glib2.0-2.34.3-1|262	/%{_lib}/libglib-%{api}.so.%{major}*
12mr|glib2.0-2.34.3-1|263	
12mr|glib2.0-2.34.3-1|264	%files -n %{libgmodule}
12mr|glib2.0-2.34.3-1|265	/%{_lib}/libgmodule-%{api}.so.%{major}*
12mr|glib2.0-2.34.3-1|266	
12mr|glib2.0-2.34.3-1|267	%files -n %{libgthread}
12mr|glib2.0-2.34.3-1|268	/%{_lib}/libgthread-%{api}.so.%{major}*
12mr|glib2.0-2.34.3-1|269	
12mr|glib2.0-2.34.3-1|270	%files -n %{libgobject}
12mr|glib2.0-2.34.3-1|271	/%{_lib}/libgobject-%{api}.so.%{major}*
12mr|glib2.0-2.34.3-1|272	
12mr|glib2.0-2.34.3-1|273	%files -n %{gio}
12mr|glib2.0-2.34.3-1|274	%{_bindir}/gio-querymodules-%{bit}
12mr|glib2.0-2.34.3-1|275	%{_mandir}/man1/gio-querymodules-%{bit}.1*
12mr|glib2.0-2.34.3-1|276	%if !%{bootstrap}
12mr|glib2.0-2.34.3-1|277	%dir %{_libdir}/gio/
12mr|glib2.0-2.34.3-1|278	%dir %{_libdir}/gio/modules/
12mr|glib2.0-2.34.3-1|279	%{_libdir}/gio/modules/libgiofam.so
12mr|glib2.0-2.34.3-1|280	%endif
12mr|glib2.0-2.34.3-1|281	%ghost %{_libdir}/gio/modules/giomodule.cache
12mr|glib2.0-2.34.3-1|282	
12mr|glib2.0-2.34.3-1|283	%files -n %{develname}
12mr|glib2.0-2.34.3-1|284	%doc AUTHORS ChangeLog NEWS
12mr|glib2.0-2.34.3-1|285	%doc %{_datadir}/gtk-doc/html/*
12mr|glib2.0-2.34.3-1|286	%{_libdir}/lib*.so
12mr|glib2.0-2.34.3-1|287	%{_libdir}/glib-%{api}/include/
12mr|glib2.0-2.34.3-1|288	%{_libdir}/gdbus-%{api}/codegen/
12mr|glib2.0-2.34.3-1|289	%{_libdir}/pkgconfig/*
12mr|glib2.0-2.34.3-1|290	%{_includedir}/*
12mr|glib2.0-2.34.3-1|291	%{_mandir}/man1/glib-genmarshal.1*
12mr|glib2.0-2.34.3-1|292	%{_mandir}/man1/glib-mkenums.1*
12mr|glib2.0-2.34.3-1|293	%{_mandir}/man1/gobject-query.1*
12mr|glib2.0-2.34.3-1|294	%{_mandir}/man1/gtester-report.1*
12mr|glib2.0-2.34.3-1|295	%{_mandir}/man1/gtester.1*
12mr|glib2.0-2.34.3-1|296	%{_datadir}/aclocal/glib-%{api}.m4
12mr|glib2.0-2.34.3-1|297	%{_datadir}/aclocal/gsettings.m4
12mr|glib2.0-2.34.3-1|298	%{_bindir}/glib-genmarshal
12mr|glib2.0-2.34.3-1|299	%{_bindir}/glib-mkenums
12mr|glib2.0-2.34.3-1|300	%{_bindir}/gobject-query
12mr|glib2.0-2.34.3-1|301	%{_bindir}/gtester*
12mr|glib2.0-2.34.3-1|302	%{_datadir}/gdb/auto-load/%{_lib}/lib*-gdb.py
12mr|glib2.0-2.34.3-1|303	%{_datadir}/glib-%{api}/gdb/
12mr|glib2.0-2.34.3-1|304	%{_datadir}/bash-completion/completions/gresource
12mr|glib2.0-2.34.3-1|305	%{_bindir}/gdbus-codegen
12mr|glib2.0-2.34.3-1|306	%{_bindir}/glib-compile-resources
12mr|glib2.0-2.34.3-1|307	%{_bindir}/gresource
12mr|glib2.0-2.34.3-1|308	%{_mandir}/man1/gdbus-codegen.1*
12mr|glib2.0-2.34.3-1|309	%{_mandir}/man1/glib-compile-resources.1*
12mr|glib2.0-2.34.3-1|310	%{_mandir}/man1/gresource.1*
12mr|glib2.0-2.34.3-1|311	
12mr|glib2.0-2.34.3-1|312	%files -n glib-gettextize
12mr|glib2.0-2.34.3-1|313	%{_bindir}/glib-gettextize
12mr|glib2.0-2.34.3-1|314	%{_mandir}/man1/glib-gettextize.1*
12mr|glib2.0-2.34.3-1|315	%{_datadir}/aclocal/glib-gettext.m4
12mr|glib2.0-2.34.3-1|316	%{_datadir}/glib-%{api}/gettext/
12mr|glib2.0-2.34.3-1|317	
12mr|glib2.0-2.34.3-1|318	%changelog
12mr|glib2.0-2.34.3-1|319	* Thu Sep 27 2012 Arkady L. Shane <ashejn@rosalab.ru> 2.34.0-1
12mr|glib2.0-2.34.3-1|320	- update to 2.34.0

14103 12
12mr|glibc-2.15-8|1	# CVS snapshots of glibc
12mr|glibc-2.15-8|2	%define RELEASE		0
12mr|glibc-2.15-8|3	%if %{RELEASE}
12mr|glibc-2.15-8|4	%define glibcsrcdir	glibc-%{version}
12mr|glibc-2.15-8|5	%define glibcportsdir	glibc-%{version}
12mr|glibc-2.15-8|6	%else
12mr|glibc-2.15-8|7	%define glibcsrcdir	glibc-2.15-a316c1f
12mr|glibc-2.15-8|8	%define glibcportsdir	glibc-ports-2.15-ad8ae7d
12mr|glibc-2.15-8|9	%endif
12mr|glibc-2.15-8|10	
12mr|glibc-2.15-8|11	%define	checklist	%{_builddir}/%{glibcsrcdir}/Check.list
12mr|glibc-2.15-8|12	
12mr|glibc-2.15-8|13	# crypt blowfish support
12mr|glibc-2.15-8|14	%define crypt_bf_ver	1.2
12mr|glibc-2.15-8|15	
12mr|glibc-2.15-8|16	%define _slibdir	/%{_lib}
12mr|glibc-2.15-8|17	%define _slibdir32	/lib
12mr|glibc-2.15-8|18	%define _libdir32	%{_prefix}/lib
12mr|glibc-2.15-8|19	
12mr|glibc-2.15-8|20	%define		libc_major		6
12mr|glibc-2.15-8|21	%define		libc			%mklibname c %{libc_major}
12mr|glibc-2.15-8|22	%define		libc_devel		%mklibname -d c
12mr|glibc-2.15-8|23	%define		libc_static_devel	%mklibname -d -s c
12mr|glibc-2.15-8|24	%define		multilibc		libc%{libc_major}
12mr|glibc-2.15-8|25	
12mr|glibc-2.15-8|26	%define	_disable_ld_no_undefined	1
12mr|glibc-2.15-8|27	%undefine _fortify_cflags
12mr|glibc-2.15-8|28	
12mr|glibc-2.15-8|29	# for added ports support for arches like arm
12mr|glibc-2.15-8|30	%define build_ports	0
12mr|glibc-2.15-8|31	# add ports arches here
12mr|glibc-2.15-8|32	%ifarch %{arm} %{mipsx}
12mr|glibc-2.15-8|33	%define build_ports	1
12mr|glibc-2.15-8|34	%endif
12mr|glibc-2.15-8|35	
12mr|glibc-2.15-8|36	%ifarch %{arm}
12mr|glibc-2.15-8|37	%define _gnu		-gnueabi
12mr|glibc-2.15-8|38	%endif
12mr|glibc-2.15-8|39	
12mr|glibc-2.15-8|40	# Define Xen arches to build with -mno-tls-direct-seg-refs
12mr|glibc-2.15-8|41	%define xenarches	%{ix86} x86_64
12mr|glibc-2.15-8|42	
12mr|glibc-2.15-8|43	# Define to build nscd with selinux support
12mr|glibc-2.15-8|44	%define build_selinux	0
12mr|glibc-2.15-8|45	
12mr|glibc-2.15-8|46	# Allow make check to fail only when running kernels where we know
12mr|glibc-2.15-8|47	# tests must pass (no missing features or bugs in the kernel)
12mr|glibc-2.15-8|48	%define check_min_kver 2.6.21
12mr|glibc-2.15-8|49	
12mr|glibc-2.15-8|50	# Define to build a biarch package
12mr|glibc-2.15-8|51	%define build_multiarch	0
12mr|glibc-2.15-8|52	%ifarch x86_64
12mr|glibc-2.15-8|53	%define build_multiarch	1
12mr|glibc-2.15-8|54	%endif
12mr|glibc-2.15-8|55	
12mr|glibc-2.15-8|56	%define build_nscd	1
12mr|glibc-2.15-8|57	%define build_i18ndata	1
12mr|glibc-2.15-8|58	%define build_timezone	0
12mr|glibc-2.15-8|59	
12mr|glibc-2.15-8|60	%define enable_nsscrypt	1
12mr|glibc-2.15-8|61	%ifarch %{ix86} x86_64
12mr|glibc-2.15-8|62	%define enable_systap	1
12mr|glibc-2.15-8|63	%else
12mr|glibc-2.15-8|64	%define enable_systap	0
12mr|glibc-2.15-8|65	%endif
12mr|glibc-2.15-8|66	
12mr|glibc-2.15-8|67	# build documentation by default
12mr|glibc-2.15-8|68	%bcond_without		doc
12mr|glibc-2.15-8|69	%bcond_without		pdf
12mr|glibc-2.15-8|70	# enable utils by default
12mr|glibc-2.15-8|71	%bcond_without		utils
12mr|glibc-2.15-8|72	
12mr|glibc-2.15-8|73	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|74	Summary:	The GNU libc libraries
12mr|glibc-2.15-8|75	Name:		glibc
12mr|glibc-2.15-8|76	Version:	2.15
12mr|glibc-2.15-8|77	Release:	8
12mr|glibc-2.15-8|78	Epoch:		6
12mr|glibc-2.15-8|79	License:	LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
12mr|glibc-2.15-8|80	Group:		System/Libraries
12mr|glibc-2.15-8|81	Url:		http://www.gnu.org/software/libc/
12mr|glibc-2.15-8|82	
12mr|glibc-2.15-8|83	# FSF source
12mr|glibc-2.15-8|84	Source0:	http://ftp.gnu.org/gnu/glibc/%{glibcsrcdir}.tar.gz
12mr|glibc-2.15-8|85	%if %{RELEASE}
12mr|glibc-2.15-8|86	Source1:	http://ftp.gnu.org/gnu/glibc/%{glibcsrcdir}.tar.gz.sig
12mr|glibc-2.15-8|87	%endif
12mr|glibc-2.15-8|88	
12mr|glibc-2.15-8|89	# Fedora tarball
12mr|glibc-2.15-8|90	Source2:	%{glibcsrcdir}-fedora.tar.gz
12mr|glibc-2.15-8|91	Source3:	glibc-manpages.tar.bz2
12mr|glibc-2.15-8|92	Source5:	glibc-check.sh
12mr|glibc-2.15-8|93	
12mr|glibc-2.15-8|94	Source8:	http://ftp.gnu.org/gnu/glibc/%{glibcportsdir}.tar.gz
12mr|glibc-2.15-8|95	%if %{RELEASE}
12mr|glibc-2.15-8|96	Source9:	http://ftp.gnu.org/gnu/glibc/%{glibcportsdir}.tar.gz.sig
12mr|glibc-2.15-8|97	%endif
12mr|glibc-2.15-8|98	
12mr|glibc-2.15-8|99	Source10:	%{name}.rpmlintrc
12mr|glibc-2.15-8|100	
12mr|glibc-2.15-8|101	# Blowfish support
12mr|glibc-2.15-8|102	Source50:	http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_ver}.tar.gz
12mr|glibc-2.15-8|103	Source51:	http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_ver}.tar.gz.sign
12mr|glibc-2.15-8|104	Source52:	http://cvsweb.openwall.com/cgi/cvsweb.cgi/~checkout~/Owl/packages/glibc/crypt_freesec.c
12mr|glibc-2.15-8|105	Source53:	http://cvsweb.openwall.com/cgi/cvsweb.cgi/~checkout~/Owl/packages/glibc/crypt_freesec.h
12mr|glibc-2.15-8|106	
12mr|glibc-2.15-8|107	Obsoletes:	glibc-profile
12mr|glibc-2.15-8|108	Provides:	glibc-crypt_blowfish = %{crypt_bf_ver}
12mr|glibc-2.15-8|109	Provides:	should-restart = system
12mr|glibc-2.15-8|110	# we'll be the only package requiring this, avoiding any other package
12mr|glibc-2.15-8|111	# dependencies on '/bin/sh' or 'bash'
12mr|glibc-2.15-8|112	Requires:	bash
12mr|glibc-2.15-8|113	%ifarch %{xenarches}
12mr|glibc-2.15-8|114	%rename		%{name}-xen
12mr|glibc-2.15-8|115	%endif
12mr|glibc-2.15-8|116	# The dynamic linker supports DT_GNU_HASH
12mr|glibc-2.15-8|117	Provides:	rtld(GNU_HASH)
12mr|glibc-2.15-8|118	BuildRequires:	patch, gettext, perl
12mr|glibc-2.15-8|119	BuildRequires:	kernel-headers
12mr|glibc-2.15-8|120	%if %{build_selinux}
12mr|glibc-2.15-8|121	BuildRequires:	libselinux-devel >= 1.17.10
12mr|glibc-2.15-8|122	%endif
12mr|glibc-2.15-8|123	# need linker for -Wl,--hash-style=both (>= 2.16.91.0.7-%{mkrel 6})
12mr|glibc-2.15-8|124	# need gnu indirect function for multiarch (>= 2.19.51.0.14-1mnb2)
12mr|glibc-2.15-8|125	%define binutils_version 2.19.51.0.14-1mnb2
12mr|glibc-2.15-8|126	BuildRequires:	binutils >= %{binutils_version}
12mr|glibc-2.15-8|127	
12mr|glibc-2.15-8|128	# Old prelink versions breaks the system with glibc 2.11
12mr|glibc-2.15-8|129	Conflicts:	prelink < 1:0.4.2-1.20091104.1mdv2010.1
12mr|glibc-2.15-8|130	
12mr|glibc-2.15-8|131	BuildRequires:	texinfo
12mr|glibc-2.15-8|132	%if %{with pdf}
12mr|glibc-2.15-8|133	BuildRequires:	texlive
12mr|glibc-2.15-8|134	%endif
12mr|glibc-2.15-8|135	%if %{with utils}
12mr|glibc-2.15-8|136	BuildRequires:	gd-devel
12mr|glibc-2.15-8|137	%endif
12mr|glibc-2.15-8|138	%if %{enable_systap}
12mr|glibc-2.15-8|139	BuildRequires:	systemtap
12mr|glibc-2.15-8|140	%endif
12mr|glibc-2.15-8|141	%if %{enable_nsscrypt}
12mr|glibc-2.15-8|142	BuildRequires:	nss-devel
12mr|glibc-2.15-8|143	%endif
12mr|glibc-2.15-8|144	BuildRequires:	autoconf2.5
12mr|glibc-2.15-8|145	BuildRequires:	libcap-devel
12mr|glibc-2.15-8|146	BuildRequires:	rpm-mandriva-setup-build >= 1.130
12mr|glibc-2.15-8|147	BuildRequires:	rpm >= 1:5.3.12
12mr|glibc-2.15-8|148	BuildRequires:	spec-helper >= 0.31.2
12mr|glibc-2.15-8|149	
12mr|glibc-2.15-8|150	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|151	# from fedora glibc.spec
12mr|glibc-2.15-8|152	Patch00:	glibc-fedora.patch
12mr|glibc-2.15-8|153	Patch01:	glibc-stap.patch
12mr|glibc-2.15-8|154	
12mr|glibc-2.15-8|155	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|156	# mandriva patches
12mr|glibc-2.15-8|157	Patch02:	glibc-2.11.1-localedef-archive-follow-symlinks.patch
12mr|glibc-2.15-8|158	Patch03:	glibc-2.15-fix-dns-with-broken-routers.patch
12mr|glibc-2.15-8|159	Patch04:	glibc-2.14.90-nss-upgrade.patch
12mr|glibc-2.15-8|160	Patch05:	glibc-2.9-share-locale.patch
12mr|glibc-2.15-8|161	Patch06:	glibc-2.3.6-nsswitch.conf.patch
12mr|glibc-2.15-8|162	Patch07:	glibc-2.2.4-xterm-xvt.patch
12mr|glibc-2.15-8|163	Patch08:	glibc-2.3.3-nscd-enable.patch
12mr|glibc-2.15-8|164	Patch09:	glibc-2.9-nscd-no-host-cache.patch
12mr|glibc-2.15-8|165	Patch10:	glibc-2.4.90-i386-hwcapinfo.patch
12mr|glibc-2.15-8|166	Patch11:	glibc-2.8-nscd-init-should-start.patch
12mr|glibc-2.15-8|167	Patch12:	glibc-2.3.4-timezone.patch
12mr|glibc-2.15-8|168	Patch13:	glibc-2.10.1-biarch-cpp-defines.patch
12mr|glibc-2.15-8|169	Patch14:	glibc-2.8-ENOTTY-fr-translation.patch
12mr|glibc-2.15-8|170	Patch15:	glibc-2.3.5-biarch-utils.patch
12mr|glibc-2.15-8|171	Patch16:	glibc-2.15-multiarch.patch
12mr|glibc-2.15-8|172	Patch17:	glibc-2.4.90-i586-hptiming.patch
12mr|glibc-2.15-8|173	Patch18:	glibc-2.3.4-i586-if-no-cmov.patch
12mr|glibc-2.15-8|174	Patch19:	glibc-2.3.6-pt_BR-i18nfixes.patch
12mr|glibc-2.15-8|175	Patch20:	glibc-2.4.90-testsuite-ldbl-bits.patch
12mr|glibc-2.15-8|176	Patch21:	glibc-2.4.90-testsuite-rt-notparallel.patch
12mr|glibc-2.15-8|177	Patch22:	glibc-2.13-fix-compile-error.patch
12mr|glibc-2.15-8|178	
12mr|glibc-2.15-8|179	# https://bugzilla.redhat.com/show_bug.cgi?id=638477#c275
12mr|glibc-2.15-8|180	# https://bugzilla.redhat.com/show_bug.cgi?id=696096
12mr|glibc-2.15-8|181	# https://bugzilla.redhat.com/attachment.cgi?id=491198
12mr|glibc-2.15-8|182	Patch23:	0001-x86_64-fix-for-new-memcpy-behavior.patch
12mr|glibc-2.15-8|183	
12mr|glibc-2.15-8|184	# odd, for some reason the fedora patch applied earlier removes install of
12mr|glibc-2.15-8|185	# streams header.. just add them back for now :|
12mr|glibc-2.15-8|186	Patch24:	glibc-2.14.90-revert-fedora-not-installing-stream-headers.patch
12mr|glibc-2.15-8|187	
12mr|glibc-2.15-8|188	Patch25:	glibc-no-leaf-attribute.patch
12mr|glibc-2.15-8|189	Patch26:	glibc-2.14-394-g8f3b1ff-string-format-fixes.patch
12mr|glibc-2.15-8|190	
12mr|glibc-2.15-8|191	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|192	# from fedora glibc.spec
12mr|glibc-2.15-8|193	# Uli wants to see this undergo more analyis (what happens when thread B calls into malloc when
12mr|glibc-2.15-8|194	# thread A has unlocked on the error path
12mr|glibc-2.15-8|195	# There's an alternate approach using mmap after detecting an error that needs discussion
12mr|glibc-2.15-8|196	Patch27:	glibc-rh757881.patch
12mr|glibc-2.15-8|197	# From upstream.
12mr|glibc-2.15-8|198	Patch28:	glibc-rh740506.patch
12mr|glibc-2.15-8|199	# Not sure of upstream status
12mr|glibc-2.15-8|200	Patch29:	glibc-rh730856.patch
12mr|glibc-2.15-8|201	# Follow-on to 552960's original patch to avoid losing wakeups
12mr|glibc-2.15-8|202	Patch30:	glibc-rh552960-2.patch
12mr|glibc-2.15-8|203	Patch31: 	glibc-rh729661.patch
12mr|glibc-2.15-8|204	Patch32: 	glibc-rh446078.patch
12mr|glibc-2.15-8|205	Patch33: 	glibc-rh454629.patch
12mr|glibc-2.15-8|206	Patch34: 	glibc-rh784402.patch
12mr|glibc-2.15-8|207	Patch35: 	glibc-rh622499.patch
12mr|glibc-2.15-8|208	# Depends on systemtap infrastructure, so can't go upstream
12mr|glibc-2.15-8|209	Patch36: 	glibc-rh179072.patch
12mr|glibc-2.15-8|210	Patch37: 	glibc-rh697421.patch
12mr|glibc-2.15-8|211	Patch38: 	glibc-rh740682.patch
12mr|glibc-2.15-8|212	Patch39: 	glibc-sw13618.patch
12mr|glibc-2.15-8|213	# Fix bogus sorting code which was copied from dl-deps.
12mr|glibc-2.15-8|214	Patch40: 	glibc-sw13618-2.patch
12mr|glibc-2.15-8|215	Patch41: 	glibc-rh783979.patch
12mr|glibc-2.15-8|216	# Needs to go upstream
12mr|glibc-2.15-8|217	Patch42: 	glibc-rh657588.patch
12mr|glibc-2.15-8|218	Patch43:	glibc-rh787201.patch
12mr|glibc-2.15-8|219	# Sent upstream, awaiting feedback
12mr|glibc-2.15-8|220	Patch44: 	glibc-rh741105.patch
12mr|glibc-2.15-8|221	# Sent upstream, awaiting feedback
12mr|glibc-2.15-8|222	Patch45: 	glibc-rh770869.patch
12mr|glibc-2.15-8|223	# Sent upstream, awaiting feedback
12mr|glibc-2.15-8|224	Patch46: 	glibc-rh691912.patch
12mr|glibc-2.15-8|225	# Not necessary to send upstream
12mr|glibc-2.15-8|226	Patch47: 	glibc-rh688948.patch
12mr|glibc-2.15-8|227	# Rakesh & Pravin will send upstream
12mr|glibc-2.15-8|228	Patch48: 	glibc-rh770439.patch
12mr|glibc-2.15-8|229	# Sent upstream
12mr|glibc-2.15-8|230	Patch49: 	glibc-rh789209.patch
12mr|glibc-2.15-8|231	# Was acked in the upstream BZ, but patch never got installed
12mr|glibc-2.15-8|232	Patch50: 	glibc-rh624296.patch
12mr|glibc-2.15-8|233	# Needs to be sent upstream
12mr|glibc-2.15-8|234	Patch51: 	glibc-rh564528.patch
12mr|glibc-2.15-8|235	
12mr|glibc-2.15-8|236	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|237	# mandriva patches
12mr|glibc-2.15-8|238	Patch52:	glibc-2.10.1-mdv-avx-owl-crypt.patch
12mr|glibc-2.15-8|239	Patch53:	glibc-2.10.1-mdv-owl-crypt_freesec.patch
12mr|glibc-2.15-8|240	
12mr|glibc-2.15-8|241	Patch54:	glibc-2.9-avx-relocate_fcrypt.patch
12mr|glibc-2.15-8|242	Patch55:	glibc-2.3.6-avx-increase_BF_FRAME.patch
12mr|glibc-2.15-8|243	Patch56:	glibc-2.7-mdv-wrapper_handle_sha.patch
12mr|glibc-2.15-8|244	
12mr|glibc-2.15-8|245	# Requires to link thumb mode build
12mr|glibc-2.15-8|246	Patch57:	glibc-2.14-arm-thumb.patch
12mr|glibc-2.15-8|247	
12mr|glibc-2.15-8|248	# FIXME this patch is hackish but corrects the problem for me
12mr|glibc-2.15-8|249	# in upstream bugreport, what others apparently did was to
12mr|glibc-2.15-8|250	# revert 3a2c02424d9824f5cdea4ebd32ff929b2b1f49c6
12mr|glibc-2.15-8|251	# http://sourceware.org/bugzilla/show_bug.cgi?id=13594
12mr|glibc-2.15-8|252	Patch58:	glibc-2.15-chromium-browser-crash.patch
12mr|glibc-2.15-8|253	
12mr|glibc-2.15-8|254	# Fix hang with Pulse (re-diff Fedora's patch)
12mr|glibc-2.15-8|255	Patch59:	glibc-rh769421-2.patch
12mr|glibc-2.15-8|256	
12mr|glibc-2.15-8|257	# Determine minimum kernel versions (rhbz#619538)
12mr|glibc-2.15-8|258	%define		enablekernel 2.6.32
12mr|glibc-2.15-8|259	Conflicts:	kernel < %{enablekernel}
12mr|glibc-2.15-8|260	
12mr|glibc-2.15-8|261	# Don't try to explicitly provide GLIBC_PRIVATE versioned libraries
12mr|glibc-2.15-8|262	%define _filter_GLIBC_PRIVATE 1
12mr|glibc-2.15-8|263	
12mr|glibc-2.15-8|264	Obsoletes:	ld.so
12mr|glibc-2.15-8|265	Provides:	ld.so
12mr|glibc-2.15-8|266	
12mr|glibc-2.15-8|267	%rename		ldconfig
12mr|glibc-2.15-8|268	Provides:	/sbin/ldconfig
12mr|glibc-2.15-8|269	Obsoletes:	nss_db
12mr|glibc-2.15-8|270	
12mr|glibc-2.15-8|271	%description
12mr|glibc-2.15-8|272	The glibc package contains standard libraries which are used by
12mr|glibc-2.15-8|273	multiple programs on the system. In order to save disk space and
12mr|glibc-2.15-8|274	memory, as well as to make upgrading easier, common system code is
12mr|glibc-2.15-8|275	kept in one place and shared between programs. This particular package
12mr|glibc-2.15-8|276	contains the most important sets of shared libraries: the standard C
12mr|glibc-2.15-8|277	library and the standard math library. Without these two libraries, a
12mr|glibc-2.15-8|278	Linux system will not function.
12mr|glibc-2.15-8|279	
12mr|glibc-2.15-8|280	%post -p %{_sbindir}/glibc_post_upgrade
12mr|glibc-2.15-8|281	
12mr|glibc-2.15-8|282	%files -f	libc.lang
12mr|glibc-2.15-8|283	%if %{build_timezone}
12mr|glibc-2.15-8|284	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/localtime
12mr|glibc-2.15-8|285	%endif
12mr|glibc-2.15-8|286	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/nsswitch.conf
12mr|glibc-2.15-8|287	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/ld.so.conf
12mr|glibc-2.15-8|288	%dir %{_sysconfdir}/ld.so.conf.d
12mr|glibc-2.15-8|289	%config(noreplace) %{_sysconfdir}/rpc
12mr|glibc-2.15-8|290	%doc %dir %{_docdir}/glibc
12mr|glibc-2.15-8|291	%doc %{_docdir}/glibc/nss
12mr|glibc-2.15-8|292	%doc %{_docdir}/glibc/gai.conf
12mr|glibc-2.15-8|293	%doc %{_docdir}/glibc/COPYING
12mr|glibc-2.15-8|294	%doc %{_docdir}/glibc/COPYING.LIB
12mr|glibc-2.15-8|295	%{_mandir}/man1/*
12mr|glibc-2.15-8|296	%{_mandir}/man8/rpcinfo.8*
12mr|glibc-2.15-8|297	%{_mandir}/man8/ld.so*
12mr|glibc-2.15-8|298	%{_localedir}/locale.alias
12mr|glibc-2.15-8|299	/sbin/sln
12mr|glibc-2.15-8|300	%{_prefix}/libexec/getconf
12mr|glibc-2.15-8|301	%ifarch x86_64
12mr|glibc-2.15-8|302	%exclude %{_prefix}/libexec/getconf/POSIX_V6_ILP32_OFF32
12mr|glibc-2.15-8|303	%exclude %{_prefix}/libexec/getconf/POSIX_V6_ILP32_OFFBIG
12mr|glibc-2.15-8|304	%exclude %{_prefix}/libexec/getconf/POSIX_V7_ILP32_OFF32
12mr|glibc-2.15-8|305	%exclude %{_prefix}/libexec/getconf/POSIX_V7_ILP32_OFFBIG
12mr|glibc-2.15-8|306	%exclude %{_prefix}/libexec/getconf/XBS5_ILP32_OFF32
12mr|glibc-2.15-8|307	%exclude %{_prefix}/libexec/getconf/XBS5_ILP32_OFFBIG
12mr|glibc-2.15-8|308	%endif
12mr|glibc-2.15-8|309	%{_slibdir}/ld-%{version}.so
12mr|glibc-2.15-8|310	%ifarch %{ix86}
12mr|glibc-2.15-8|311	%{_slibdir}/ld-linux.so.2
12mr|glibc-2.15-8|312	%{_slibdir}/i686
12mr|glibc-2.15-8|313	%endif
12mr|glibc-2.15-8|314	%ifarch x86_64
12mr|glibc-2.15-8|315	%{_slibdir}/ld-linux-x86-64.so.2
12mr|glibc-2.15-8|316	%endif
12mr|glibc-2.15-8|317	%ifarch %{arm}
12mr|glibc-2.15-8|318	%{_slibdir}/ld-linux.so.3
12mr|glibc-2.15-8|319	%endif
12mr|glibc-2.15-8|320	%{_slibdir}/lib*-[.0-9]*.so
12mr|glibc-2.15-8|321	%{_slibdir}/lib*.so.[0-9]*
12mr|glibc-2.15-8|322	%{_slibdir}/libSegFault.so
12mr|glibc-2.15-8|323	%dir %{_libdir}/audit
12mr|glibc-2.15-8|324	%{_libdir}/audit/sotruss-lib.so
12mr|glibc-2.15-8|325	%dir %{_libdir}/gconv
12mr|glibc-2.15-8|326	%{_libdir}/gconv/*.so
12mr|glibc-2.15-8|327	%{_libdir}/gconv/gconv-modules
12mr|glibc-2.15-8|328	%ghost %{_libdir}/gconv/gconv-modules.cache
12mr|glibc-2.15-8|329	%attr(4755,root,root) %{_prefix}/libexec/pt_chown
12mr|glibc-2.15-8|330	%{_bindir}/catchsegv
12mr|glibc-2.15-8|331	%{_bindir}/gencat
12mr|glibc-2.15-8|332	%{_bindir}/getconf
12mr|glibc-2.15-8|333	%{_bindir}/getent
12mr|glibc-2.15-8|334	%{_bindir}/iconv
12mr|glibc-2.15-8|335	%{_bindir}/ldd
12mr|glibc-2.15-8|336	%ifarch %{ix86}
12mr|glibc-2.15-8|337	%{_bindir}/lddlibc4
12mr|glibc-2.15-8|338	%endif
12mr|glibc-2.15-8|339	%{_bindir}/locale
12mr|glibc-2.15-8|340	%{_bindir}/localedef
12mr|glibc-2.15-8|341	%{_bindir}/makedb
12mr|glibc-2.15-8|342	%{_bindir}/pldd
12mr|glibc-2.15-8|343	%{_bindir}/rpcgen
12mr|glibc-2.15-8|344	%{_bindir}/sotruss
12mr|glibc-2.15-8|345	%{_bindir}/sprof
12mr|glibc-2.15-8|346	%{_bindir}/tzselect
12mr|glibc-2.15-8|347	%{_sbindir}/iconvconfig
12mr|glibc-2.15-8|348	%{_sbindir}/glibc_post_upgrade
12mr|glibc-2.15-8|349	/sbin/ldconfig
12mr|glibc-2.15-8|350	%{_mandir}/man8/ldconfig*
12mr|glibc-2.15-8|351	%ghost %{_sysconfdir}/ld.so.cache
12mr|glibc-2.15-8|352	%dir %{_var}/cache/ldconfig
12mr|glibc-2.15-8|353	%ghost %{_var}/cache/ldconfig/aux-cache
12mr|glibc-2.15-8|354	%{_var}/lib/rpm/filetriggers/ldconfig.*
12mr|glibc-2.15-8|355	%{_var}/db/Makefile
12mr|glibc-2.15-8|356	
12mr|glibc-2.15-8|357	########################################################################
12mr|glibc-2.15-8|358	%if %{build_multiarch}
12mr|glibc-2.15-8|359	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|360	%package -n	%{multilibc}
12mr|glibc-2.15-8|361	Summary:	The GNU libc libraries
12mr|glibc-2.15-8|362	Group:		System/Libraries
12mr|glibc-2.15-8|363	Conflicts:	glibc < 6:2.14.90-13
12mr|glibc-2.15-8|364	
12mr|glibc-2.15-8|365	%post -n	%{multilibc}
12mr|glibc-2.15-8|366	%{_sbindir}/iconvconfig %{_libdir32}/gconv -o %{_libdir32}/gconv/gconv-modules.cache
12mr|glibc-2.15-8|367	
12mr|glibc-2.15-8|368	%description -n	%{multilibc}
12mr|glibc-2.15-8|369	The glibc package contains standard libraries which are used by
12mr|glibc-2.15-8|370	multiple programs on the system. In order to save disk space and
12mr|glibc-2.15-8|371	memory, as well as to make upgrading easier, common system code is
12mr|glibc-2.15-8|372	kept in one place and shared between programs. This particular package
12mr|glibc-2.15-8|373	contains the most important sets of shared libraries: the standard C
12mr|glibc-2.15-8|374	library and the standard math library. Without these two libraries, a
12mr|glibc-2.15-8|375	Linux system will not function.
12mr|glibc-2.15-8|376	
12mr|glibc-2.15-8|377	%files -n	%{multilibc}
12mr|glibc-2.15-8|378	%{_slibdir32}/ld-%{version}.so
12mr|glibc-2.15-8|379	%{_slibdir32}/ld-linux*.so.2
12mr|glibc-2.15-8|380	%{_slibdir32}/lib*-[.0-9]*.so
12mr|glibc-2.15-8|381	%{_slibdir32}/lib*.so.[0-9]*
12mr|glibc-2.15-8|382	%{_slibdir32}/libSegFault.so
12mr|glibc-2.15-8|383	%dir %{_libdir32}/audit
12mr|glibc-2.15-8|384	%{_libdir32}/audit/sotruss-lib.so
12mr|glibc-2.15-8|385	%{_libdir32}/gconv/*.so
12mr|glibc-2.15-8|386	%{_libdir32}/gconv/gconv-modules
12mr|glibc-2.15-8|387	%ghost %{_libdir32}/gconv/gconv-modules.cache
12mr|glibc-2.15-8|388	%{_prefix}/libexec/getconf/POSIX_V6_ILP32_OFF32
12mr|glibc-2.15-8|389	%{_prefix}/libexec/getconf/POSIX_V6_ILP32_OFFBIG
12mr|glibc-2.15-8|390	%{_prefix}/libexec/getconf/POSIX_V7_ILP32_OFF32
12mr|glibc-2.15-8|391	%{_prefix}/libexec/getconf/POSIX_V7_ILP32_OFFBIG
12mr|glibc-2.15-8|392	%{_prefix}/libexec/getconf/XBS5_ILP32_OFF32
12mr|glibc-2.15-8|393	%{_prefix}/libexec/getconf/XBS5_ILP32_OFFBIG
12mr|glibc-2.15-8|394	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|395	# build_multiarch
12mr|glibc-2.15-8|396	%endif
12mr|glibc-2.15-8|397	
12mr|glibc-2.15-8|398	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|399	%package	devel
12mr|glibc-2.15-8|400	Summary:	Header and object files for development using standard C libraries
12mr|glibc-2.15-8|401	Group:		Development/C
12mr|glibc-2.15-8|402	Requires(post):	coreutils
12mr|glibc-2.15-8|403	Requires(postun):coreutils, awk
12mr|glibc-2.15-8|404	Requires:	%{name} = %{EVRD}
12mr|glibc-2.15-8|405	%if %{build_multiarch}
12mr|glibc-2.15-8|406	Requires:	%{multilibc} = %{EVRD}
12mr|glibc-2.15-8|407	%endif
12mr|glibc-2.15-8|408	Requires:	kernel-headers
12mr|glibc-2.15-8|409	Provides:	glibc-crypt_blowfish-devel = %{crypt_bf_ver}
12mr|glibc-2.15-8|410	%rename		glibc-doc
12mr|glibc-2.15-8|411	%if %{with pdf}
12mr|glibc-2.15-8|412	%rename		glibc-doc-pdf
12mr|glibc-2.15-8|413	%endif
12mr|glibc-2.15-8|414	
12mr|glibc-2.15-8|415	%description	devel
12mr|glibc-2.15-8|416	The glibc-devel package contains the header and object files necessary
12mr|glibc-2.15-8|417	for developing programs which use the standard C libraries (which are
12mr|glibc-2.15-8|418	used by nearly all programs).  If you are developing programs which
12mr|glibc-2.15-8|419	will use the standard C libraries, your system needs to have these
12mr|glibc-2.15-8|420	standard header and object files available in order to create the
12mr|glibc-2.15-8|421	executables.
12mr|glibc-2.15-8|422	
12mr|glibc-2.15-8|423	%files		devel
12mr|glibc-2.15-8|424	%{_mandir}/man3/*
12mr|glibc-2.15-8|425	%{_infodir}/libc.info*
12mr|glibc-2.15-8|426	%doc %{_docdir}/glibc/*
12mr|glibc-2.15-8|427	%exclude %{_docdir}/glibc/nss
12mr|glibc-2.15-8|428	%exclude %{_docdir}/glibc/gai.conf
12mr|glibc-2.15-8|429	%exclude %{_docdir}/glibc/COPYING
12mr|glibc-2.15-8|430	%exclude %{_docdir}/glibc/COPYING.LIB
12mr|glibc-2.15-8|431	%{_includedir}/*
12mr|glibc-2.15-8|432	%{_libdir}/*.o
12mr|glibc-2.15-8|433	%{_libdir}/*.so
12mr|glibc-2.15-8|434	%{_libdir}/libbsd-compat.a
12mr|glibc-2.15-8|435	%{_libdir}/libbsd.a
12mr|glibc-2.15-8|436	%{_libdir}/libc_nonshared.a
12mr|glibc-2.15-8|437	%{_libdir}/libg.a
12mr|glibc-2.15-8|438	%{_libdir}/libieee.a
12mr|glibc-2.15-8|439	%{_libdir}/libmcheck.a
12mr|glibc-2.15-8|440	%{_libdir}/libpthread_nonshared.a
12mr|glibc-2.15-8|441	%{_libdir}/librpcsvc.a
12mr|glibc-2.15-8|442	%if %{build_multiarch}
12mr|glibc-2.15-8|443	%{_libdir32}/*.o
12mr|glibc-2.15-8|444	%{_libdir32}/*.so
12mr|glibc-2.15-8|445	%{_libdir32}/libbsd-compat.a
12mr|glibc-2.15-8|446	%{_libdir32}/libbsd.a
12mr|glibc-2.15-8|447	%{_libdir32}/libc_nonshared.a
12mr|glibc-2.15-8|448	%{_libdir32}/libg.a
12mr|glibc-2.15-8|449	%{_libdir32}/libieee.a
12mr|glibc-2.15-8|450	%{_libdir32}/libmcheck.a
12mr|glibc-2.15-8|451	%{_libdir32}/libpthread_nonshared.a
12mr|glibc-2.15-8|452	%{_libdir32}/librpcsvc.a
12mr|glibc-2.15-8|453	%endif
12mr|glibc-2.15-8|454	
12mr|glibc-2.15-8|455	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|456	%package	static-devel
12mr|glibc-2.15-8|457	Summary:	Static libraries for GNU C library
12mr|glibc-2.15-8|458	Group:		Development/C
12mr|glibc-2.15-8|459	Requires:	%{name}-devel = %{EVRD}
12mr|glibc-2.15-8|460	
12mr|glibc-2.15-8|461	%description	static-devel
12mr|glibc-2.15-8|462	The glibc-static-devel package contains the static libraries necessary
12mr|glibc-2.15-8|463	for developing programs which use the standard C libraries. Install
12mr|glibc-2.15-8|464	glibc-static-devel if you need to statically link your program or
12mr|glibc-2.15-8|465	library.
12mr|glibc-2.15-8|466	
12mr|glibc-2.15-8|467	%files		static-devel
12mr|glibc-2.15-8|468	%{_libdir}/libBrokenLocale.a
12mr|glibc-2.15-8|469	%{_libdir}/libanl.a
12mr|glibc-2.15-8|470	%{_libdir}/libc.a
12mr|glibc-2.15-8|471	%{_libdir}/libcrypt.a
12mr|glibc-2.15-8|472	%{_libdir}/libdl.a
12mr|glibc-2.15-8|473	%{_libdir}/libm.a
12mr|glibc-2.15-8|474	%{_libdir}/libnsl.a
12mr|glibc-2.15-8|475	%{_libdir}/libpthread.a
12mr|glibc-2.15-8|476	%{_libdir}/libresolv.a
12mr|glibc-2.15-8|477	%{_libdir}/librt.a
12mr|glibc-2.15-8|478	%{_libdir}/libutil.a
12mr|glibc-2.15-8|479	%if %{build_multiarch}
12mr|glibc-2.15-8|480	%{_libdir32}/libBrokenLocale.a
12mr|glibc-2.15-8|481	%{_libdir32}/libanl.a
12mr|glibc-2.15-8|482	%{_libdir32}/libc.a
12mr|glibc-2.15-8|483	%{_libdir32}/libcrypt.a
12mr|glibc-2.15-8|484	%{_libdir32}/libdl.a
12mr|glibc-2.15-8|485	%{_libdir32}/libm.a
12mr|glibc-2.15-8|486	%{_libdir32}/libnsl.a
12mr|glibc-2.15-8|487	%{_libdir32}/libpthread.a
12mr|glibc-2.15-8|488	%{_libdir32}/libresolv.a
12mr|glibc-2.15-8|489	%{_libdir32}/librt.a
12mr|glibc-2.15-8|490	%{_libdir32}/libutil.a
12mr|glibc-2.15-8|491	%endif
12mr|glibc-2.15-8|492	
12mr|glibc-2.15-8|493	########################################################################
12mr|glibc-2.15-8|494	%if %{build_nscd}
12mr|glibc-2.15-8|495	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|496	%package -n	nscd
12mr|glibc-2.15-8|497	Summary:	A Name Service Caching Daemon (nscd)
12mr|glibc-2.15-8|498	Group:		System/Servers
12mr|glibc-2.15-8|499	Conflicts:	kernel < 2.2.0
12mr|glibc-2.15-8|500	Requires(pre):	rpm-helper
12mr|glibc-2.15-8|501	Requires(preun):rpm-helper
12mr|glibc-2.15-8|502	Requires(post):	rpm-helper
12mr|glibc-2.15-8|503	Requires(postun):rpm-helper
12mr|glibc-2.15-8|504	
12mr|glibc-2.15-8|505	%description -n	nscd
12mr|glibc-2.15-8|506	Nscd caches name service lookups and can dramatically improve
12mr|glibc-2.15-8|507	performance with NIS+, and may help with DNS as well.
12mr|glibc-2.15-8|508	
12mr|glibc-2.15-8|509	%pre -n nscd
12mr|glibc-2.15-8|510	%_pre_useradd nscd / /sbin/nologin
12mr|glibc-2.15-8|511	
12mr|glibc-2.15-8|512	%post -n nscd
12mr|glibc-2.15-8|513	%_post_service nscd
12mr|glibc-2.15-8|514	
12mr|glibc-2.15-8|515	%preun -n nscd
12mr|glibc-2.15-8|516	%_preun_service nscd
12mr|glibc-2.15-8|517	
12mr|glibc-2.15-8|518	%postun -n nscd
12mr|glibc-2.15-8|519	%_postun_userdel nscd
12mr|glibc-2.15-8|520	if [ "$1" -ge "1" ]; then
12mr|glibc-2.15-8|521	/sbin/service nscd condrestart > /dev/null 2>&1 || :
12mr|glibc-2.15-8|522	fi
12mr|glibc-2.15-8|523	
12mr|glibc-2.15-8|524	%files -n 	nscd
12mr|glibc-2.15-8|525	%config(noreplace) %{_sysconfdir}/nscd.conf
12mr|glibc-2.15-8|526	%config(noreplace) %{_initrddir}/nscd
12mr|glibc-2.15-8|527	%{_sbindir}/nscd
12mr|glibc-2.15-8|528	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|529	# build_nscd
12mr|glibc-2.15-8|530	%endif
12mr|glibc-2.15-8|531	
12mr|glibc-2.15-8|532	########################################################################
12mr|glibc-2.15-8|533	%if %{with utils}
12mr|glibc-2.15-8|534	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|535	%package	utils
12mr|glibc-2.15-8|536	Summary:	Development utilities from GNU C library
12mr|glibc-2.15-8|537	Group:		Development/Other
12mr|glibc-2.15-8|538	Requires:	%{name} = %{EVRD}
12mr|glibc-2.15-8|539	
12mr|glibc-2.15-8|540	%description	utils
12mr|glibc-2.15-8|541	The glibc-utils package contains memusage, a memory usage profiler,
12mr|glibc-2.15-8|542	mtrace, a memory leak tracer and xtrace, a function call tracer which
12mr|glibc-2.15-8|543	can be helpful during program debugging.
12mr|glibc-2.15-8|544	
12mr|glibc-2.15-8|545	If unsure if you need this, don't install this package.
12mr|glibc-2.15-8|546	
12mr|glibc-2.15-8|547	%files		utils
12mr|glibc-2.15-8|548	%{_bindir}/memusage
12mr|glibc-2.15-8|549	%{_bindir}/memusagestat
12mr|glibc-2.15-8|550	%{_bindir}/mtrace
12mr|glibc-2.15-8|551	%{_bindir}/pcprofiledump
12mr|glibc-2.15-8|552	%{_bindir}/xtrace
12mr|glibc-2.15-8|553	%{_slibdir}/libmemusage.so
12mr|glibc-2.15-8|554	%{_slibdir}/libpcprofile.so
12mr|glibc-2.15-8|555	%if %{build_multiarch}
12mr|glibc-2.15-8|556	%{_slibdir32}/libmemusage.so
12mr|glibc-2.15-8|557	%{_slibdir32}/libpcprofile.so
12mr|glibc-2.15-8|558	%endif
12mr|glibc-2.15-8|559	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|560	# with utils
12mr|glibc-2.15-8|561	%endif
12mr|glibc-2.15-8|562	
12mr|glibc-2.15-8|563	########################################################################
12mr|glibc-2.15-8|564	%if %{build_i18ndata}
12mr|glibc-2.15-8|565	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|566	%package	i18ndata
12mr|glibc-2.15-8|567	Summary:	Database sources for 'locale'
12mr|glibc-2.15-8|568	Group:		System/Libraries
12mr|glibc-2.15-8|569	%rename		glibc-localedata
12mr|glibc-2.15-8|570	
12mr|glibc-2.15-8|571	%description	i18ndata
12mr|glibc-2.15-8|572	This package contains the data needed to build the locale data files
12mr|glibc-2.15-8|573	to use the internationalization features of the GNU libc.
12mr|glibc-2.15-8|574	
12mr|glibc-2.15-8|575	%files		i18ndata
12mr|glibc-2.15-8|576	%dir %{_datadir}/i18n
12mr|glibc-2.15-8|577	%dir %{_datadir}/i18n/charmaps
12mr|glibc-2.15-8|578	%{_datadir}/i18n/charmaps/*
12mr|glibc-2.15-8|579	%dir %{_datadir}/i18n/locales
12mr|glibc-2.15-8|580	%{_datadir}/i18n/locales/*
12mr|glibc-2.15-8|581	%{_datadir}/i18n/SUPPORTED
12mr|glibc-2.15-8|582	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|583	# build_i18ndata
12mr|glibc-2.15-8|584	%endif
12mr|glibc-2.15-8|585	
12mr|glibc-2.15-8|586	########################################################################
12mr|glibc-2.15-8|587	%if %{build_timezone}
12mr|glibc-2.15-8|588	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|589	%package -n	timezone
12mr|glibc-2.15-8|590	Summary:	Time zone descriptions
12mr|glibc-2.15-8|591	Group:		System/Base
12mr|glibc-2.15-8|592	Obsoletes:	zoneinfo
12mr|glibc-2.15-8|593	
12mr|glibc-2.15-8|594	%description -n	timezone
12mr|glibc-2.15-8|595	These are configuration files that describe possible time zones.
12mr|glibc-2.15-8|596	
12mr|glibc-2.15-8|597	%files -n	timezone
12mr|glibc-2.15-8|598	%{_sbindir}/zdump
12mr|glibc-2.15-8|599	%{_sbindir}/zic
12mr|glibc-2.15-8|600	%{_mandir}/man1/zdump.1*
12mr|glibc-2.15-8|601	%{_datadir}/zoneinfo
12mr|glibc-2.15-8|602	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|603	# build_timezone
12mr|glibc-2.15-8|604	%endif
12mr|glibc-2.15-8|605	
12mr|glibc-2.15-8|606	########################################################################
12mr|glibc-2.15-8|607	%prep
12mr|glibc-2.15-8|608	%setup -q -n %{glibcsrcdir} -b 2 -a 3 -a 8 -a 50
12mr|glibc-2.15-8|609	
12mr|glibc-2.15-8|610	%patch00 -p1
12mr|glibc-2.15-8|611	%patch01 -p1
12mr|glibc-2.15-8|612	%patch02 -p1
12mr|glibc-2.15-8|613	%patch03 -p1
12mr|glibc-2.15-8|614	%patch04 -p1
12mr|glibc-2.15-8|615	%patch05 -p1
12mr|glibc-2.15-8|616	%patch06 -p1
12mr|glibc-2.15-8|617	%patch07 -p1
12mr|glibc-2.15-8|618	%patch08 -p1
12mr|glibc-2.15-8|619	%patch09 -p1
12mr|glibc-2.15-8|620	%patch10 -p1
12mr|glibc-2.15-8|621	%patch11 -p1
12mr|glibc-2.15-8|622	%patch12 -p1
12mr|glibc-2.15-8|623	%patch13 -p1
12mr|glibc-2.15-8|624	%patch14 -p1
12mr|glibc-2.15-8|625	%patch15 -p1
12mr|glibc-2.15-8|626	%patch16 -p1
12mr|glibc-2.15-8|627	%patch17 -p1
12mr|glibc-2.15-8|628	%patch18 -p1
12mr|glibc-2.15-8|629	%patch19 -p1
12mr|glibc-2.15-8|630	%patch20 -p1
12mr|glibc-2.15-8|631	%patch21 -p1
12mr|glibc-2.15-8|632	%patch22 -p0
12mr|glibc-2.15-8|633	%patch23 -p1
12mr|glibc-2.15-8|634	%patch24 -p1
12mr|glibc-2.15-8|635	%patch25 -p1
12mr|glibc-2.15-8|636	%patch26 -p1
12mr|glibc-2.15-8|637	%patch27 -p1
12mr|glibc-2.15-8|638	%patch28 -p1
12mr|glibc-2.15-8|639	%patch29 -p1
12mr|glibc-2.15-8|640	%patch30 -p1
12mr|glibc-2.15-8|641	%patch31 -p1
12mr|glibc-2.15-8|642	%patch32 -p1
12mr|glibc-2.15-8|643	%patch33 -p1
12mr|glibc-2.15-8|644	%patch34 -p1
12mr|glibc-2.15-8|645	%patch35 -p1
12mr|glibc-2.15-8|646	%patch36 -p1
12mr|glibc-2.15-8|647	%patch37 -p1
12mr|glibc-2.15-8|648	%patch38 -p1
12mr|glibc-2.15-8|649	%patch39 -p1
12mr|glibc-2.15-8|650	%patch40 -p1
12mr|glibc-2.15-8|651	%patch41 -p1
12mr|glibc-2.15-8|652	%patch42 -p1
12mr|glibc-2.15-8|653	%patch43 -p1
12mr|glibc-2.15-8|654	%patch44 -p1
12mr|glibc-2.15-8|655	%patch45 -p1
12mr|glibc-2.15-8|656	%patch46 -p1
12mr|glibc-2.15-8|657	%patch47 -p1
12mr|glibc-2.15-8|658	%patch48 -p1
12mr|glibc-2.15-8|659	%patch49 -p1
12mr|glibc-2.15-8|660	%patch50 -p1
12mr|glibc-2.15-8|661	%patch51 -p1
12mr|glibc-2.15-8|662	
12mr|glibc-2.15-8|663	# copy freesec source
12mr|glibc-2.15-8|664	cp %{SOURCE52} %{SOURCE53} crypt/
12mr|glibc-2.15-8|665	echo "Applying crypt_blowfish patch:"
12mr|glibc-2.15-8|666	%patch52 -p1
12mr|glibc-2.15-8|667	mv crypt/crypt.h crypt/gnu-crypt.h
12mr|glibc-2.15-8|668	cp -a crypt_blowfish-%{crypt_bf_ver}/*.[chS] crypt/
12mr|glibc-2.15-8|669	
12mr|glibc-2.15-8|670	## FreeSec support for extended/new-style/BSDI hashes in crypt(3)
12mr|glibc-2.15-8|671	%patch53 -p1
12mr|glibc-2.15-8|672	%patch54 -p1
12mr|glibc-2.15-8|673	%patch55 -p0
12mr|glibc-2.15-8|674	# add sha256-crypt and sha512-crypt support to the Openwall wrapper
12mr|glibc-2.15-8|675	%patch56 -p1
12mr|glibc-2.15-8|676	
12mr|glibc-2.15-8|677	%if %{build_selinux}
12mr|glibc-2.15-8|678	# XXX kludge to build nscd with selinux support as it added -nostdinc
12mr|glibc-2.15-8|679	# so /usr/include/selinux is not found
12mr|glibc-2.15-8|680	ln -s %{_includedir}/selinux selinux
12mr|glibc-2.15-8|681	%endif
12mr|glibc-2.15-8|682	
12mr|glibc-2.15-8|683	%if %{build_ports}
12mr|glibc-2.15-8|684	mv %{glibcportsdir} ports
12mr|glibc-2.15-8|685	%patch57 -p1
12mr|glibc-2.15-8|686	%endif
12mr|glibc-2.15-8|687	
12mr|glibc-2.15-8|688	%patch58 -p1
12mr|glibc-2.15-8|689	
12mr|glibc-2.15-8|690	%patch59 -p1
12mr|glibc-2.15-8|691	
12mr|glibc-2.15-8|692	find . -type f -size 0 -o -name "*.orig" -exec rm -f {} \;
12mr|glibc-2.15-8|693	
12mr|glibc-2.15-8|694	# Remove patch backups from files we ship in glibc packages
12mr|glibc-2.15-8|695	rm -f ChangeLog.[^0-9]*
12mr|glibc-2.15-8|696	rm -f localedata/locales/{???_??,??_??}.*
12mr|glibc-2.15-8|697	rm -f localedata/locales/[a-z_]*.*
12mr|glibc-2.15-8|698	
12mr|glibc-2.15-8|699	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|700	%build
12mr|glibc-2.15-8|701	# Prepare test matrix in the next function
12mr|glibc-2.15-8|702	> %{checklist}
12mr|glibc-2.15-8|703	
12mr|glibc-2.15-8|704	#
12mr|glibc-2.15-8|705	# BuildGlibc <arch> [<extra_configure_options>+]
12mr|glibc-2.15-8|706	#
12mr|glibc-2.15-8|707	function BuildGlibc() {
12mr|glibc-2.15-8|708	arch="$1"
12mr|glibc-2.15-8|709	shift 1
12mr|glibc-2.15-8|710	
12mr|glibc-2.15-8|711	# Select optimization flags and compiler to use
12mr|glibc-2.15-8|712	BuildAltArch="no"
12mr|glibc-2.15-8|713	BuildCompFlags=""
12mr|glibc-2.15-8|714	BuildFlags=""
12mr|glibc-2.15-8|715	case $arch in
12mr|glibc-2.15-8|716	i[3-6]86)
12mr|glibc-2.15-8|717	%ifarch x86_64
12mr|glibc-2.15-8|718	BuildFlags="-march=pentium4 -mtune=generic"
12mr|glibc-2.15-8|719	BuildAltArch="yes"
12mr|glibc-2.15-8|720	BuildCompFlags="-m32"
12mr|glibc-2.15-8|721	%else
12mr|glibc-2.15-8|722	BuildFlags="-march=$arch -mtune=generic"
12mr|glibc-2.15-8|723	%endif
12mr|glibc-2.15-8|724	;;
12mr|glibc-2.15-8|725	x86_64)
12mr|glibc-2.15-8|726	BuildFlags="-mtune=generic"
12mr|glibc-2.15-8|727	;;
12mr|glibc-2.15-8|728	armv5t*)
12mr|glibc-2.15-8|729	BuildFlags="-march=armv5t"
12mr|glibc-2.15-8|730	BuildCompFlags="-march=armv5t"
12mr|glibc-2.15-8|731	;;
12mr|glibc-2.15-8|732	# to check
12mr|glibc-2.15-8|733	armv7*)
12mr|glibc-2.15-8|734	BuildFlags="-march=armv7-a"
12mr|glibc-2.15-8|735	BuildCompFlags="-march=armv7-a"
12mr|glibc-2.15-8|736	;;
12mr|glibc-2.15-8|737	esac
12mr|glibc-2.15-8|738	
12mr|glibc-2.15-8|739	# Choose multiarch support
12mr|glibc-2.15-8|740	MultiArchFlags=
12mr|glibc-2.15-8|741	case $arch in
12mr|glibc-2.15-8|742	i686 | x86_64)
12mr|glibc-2.15-8|743	MultiArchFlags="--enable-multi-arch"
12mr|glibc-2.15-8|744	;;
12mr|glibc-2.15-8|745	esac
12mr|glibc-2.15-8|746	
12mr|glibc-2.15-8|747	# Determine C & C++ compilers
12mr|glibc-2.15-8|748	BuildCC="%{__cc} $BuildCompFlags"
12mr|glibc-2.15-8|749	BuildCXX="%{__cxx} $BuildCompFlags"
12mr|glibc-2.15-8|750	
12mr|glibc-2.15-8|751	BuildFlags="$BuildFlags -DNDEBUG=1 %{__common_cflags} -O3"
12mr|glibc-2.15-8|752	
12mr|glibc-2.15-8|753	# XXX: -frecord-gcc-switches makes gold abort with assertion error and gcc segfault :|
12mr|glibc-2.15-8|754	BuildFlags="$(echo $BuildFlags |sed -e 's#-frecord-gcc-switches##g')"
12mr|glibc-2.15-8|755	
12mr|glibc-2.15-8|756	# Do not use direct references against %gs when accessing tls data
12mr|glibc-2.15-8|757	# XXX make it the default in GCC? (for other non glibc specific usage)
12mr|glibc-2.15-8|758	%ifarch %{xenarches}
12mr|glibc-2.15-8|759	BuildFlags="$BuildFlags -mno-tls-direct-seg-refs"
12mr|glibc-2.15-8|760	%endif
12mr|glibc-2.15-8|761	
12mr|glibc-2.15-8|762	# Extra configure flags
12mr|glibc-2.15-8|763	ExtraFlags=
12mr|glibc-2.15-8|764	
12mr|glibc-2.15-8|765	# We'll be having issues with biarch builds of these two as longs as their
12mr|glibc-2.15-8|766	# build dependencies aren't provided as biarch packages as well.
12mr|glibc-2.15-8|767	# But as the alternate arch is less likely to make any use of the
12mr|glibc-2.15-8|768	# functionality and that we might just ditch biarch packaging completely,
12mr|glibc-2.15-8|769	# we just enable it on the main arch for now.
12mr|glibc-2.15-8|770	%if %{enable_nsscrypt} || %{enable_systap}
12mr|glibc-2.15-8|771	if [[ "$BuildAltArch" = "no" ]]; then
12mr|glibc-2.15-8|772	%if %{enable_nsscrypt}
12mr|glibc-2.15-8|773	ExtraFlags="$ExtraFlags --enable-nss-crypt"
12mr|glibc-2.15-8|774	%endif
12mr|glibc-2.15-8|775	%if %{enable_systap}
12mr|glibc-2.15-8|776	ExtraFlags="$ExtraFlags --enable-systemtap"
12mr|glibc-2.15-8|777	%endif
12mr|glibc-2.15-8|778	fi
12mr|glibc-2.15-8|779	%endif
12mr|glibc-2.15-8|780	
12mr|glibc-2.15-8|781	# NPTL+TLS are now the default
12mr|glibc-2.15-8|782	%if %{build_ports}
12mr|glibc-2.15-8|783	Pthreads="ports,nptl"
12mr|glibc-2.15-8|784	%else
12mr|glibc-2.15-8|785	Pthreads="nptl"
12mr|glibc-2.15-8|786	%endif
12mr|glibc-2.15-8|787	
12mr|glibc-2.15-8|788	# Add-ons
12mr|glibc-2.15-8|789	AddOns="$Pthreads,libidn"
12mr|glibc-2.15-8|790	
12mr|glibc-2.15-8|791	# Force a separate and clean object dir
12mr|glibc-2.15-8|792	rm -rf build-$arch-linux
12mr|glibc-2.15-8|793	mkdir  build-$arch-linux
12mr|glibc-2.15-8|794	pushd  build-$arch-linux
12mr|glibc-2.15-8|795	[[ "$BuildAltArch" = "yes" ]] && touch ".alt" || touch ".main"
12mr|glibc-2.15-8|796	CC="$BuildCC" CXX="$BuildCXX" CFLAGS="$BuildFlags" LDFLAGS="%{ldflags}" ../configure \
12mr|glibc-2.15-8|797	$arch-%{_target_vendor}-%{_target_os}%{?_gnu} \
12mr|glibc-2.15-8|798	--prefix=%{_prefix} \
12mr|glibc-2.15-8|799	--libexecdir=%{_prefix}/libexec \
12mr|glibc-2.15-8|800	--infodir=%{_infodir} \
12mr|glibc-2.15-8|801	--enable-add-ons=$AddOns \
12mr|glibc-2.15-8|802	--disable-profile \
12mr|glibc-2.15-8|803	%if %{build_selinux}
12mr|glibc-2.15-8|804	--with-selinux \
12mr|glibc-2.15-8|805	%else
12mr|glibc-2.15-8|806	--without-selinux \
12mr|glibc-2.15-8|807	%endif
12mr|glibc-2.15-8|808	--enable-bind-now \
12mr|glibc-2.15-8|809	$ExtraFlags \
12mr|glibc-2.15-8|810	$MultiArchFlags \
12mr|glibc-2.15-8|811	--enable-kernel=%{enablekernel} \
12mr|glibc-2.15-8|812	--with-headers=%{_includedir} ${1+"$@"}
12mr|glibc-2.15-8|813	%make -r
12mr|glibc-2.15-8|814	popd
12mr|glibc-2.15-8|815	
12mr|glibc-2.15-8|816	check_flags="-k"
12mr|glibc-2.15-8|817	
12mr|glibc-2.15-8|818	# Generate test matrix
12mr|glibc-2.15-8|819	[[ -d "build-$arch-linux" ]] || {
12mr|glibc-2.15-8|820	echo "ERROR: PrepareGlibcTest: build-$arch-linux does not exist!"
12mr|glibc-2.15-8|821	return 1
12mr|glibc-2.15-8|822	}
12mr|glibc-2.15-8|823	local BuildJobs="-j`getconf _NPROCESSORS_ONLN`"
12mr|glibc-2.15-8|824	echo "$BuildJobs -d build-$arch-linux $check_flags" >> %{checklist}
12mr|glibc-2.15-8|825	
12mr|glibc-2.15-8|826	case $arch in
12mr|glibc-2.15-8|827	i686)		base_arch=i586;;
12mr|glibc-2.15-8|828	*)		base_arch=none;;
12mr|glibc-2.15-8|829	esac
12mr|glibc-2.15-8|830	
12mr|glibc-2.15-8|831	[[ -d "build-$base_arch-linux" ]] && {
12mr|glibc-2.15-8|832	check_flags="$check_flags -l build-$base_arch-linux/elf/ld.so"
12mr|glibc-2.15-8|833	echo "$BuildJobs -d build-$arch-linux $check_flags" >> %{checklist}
12mr|glibc-2.15-8|834	}
12mr|glibc-2.15-8|835	return 0
12mr|glibc-2.15-8|836	}
12mr|glibc-2.15-8|837	
12mr|glibc-2.15-8|838	# Build main glibc
12mr|glibc-2.15-8|839	BuildGlibc %{_target_cpu}
12mr|glibc-2.15-8|840	
12mr|glibc-2.15-8|841	%if %{build_multiarch}
12mr|glibc-2.15-8|842	%ifarch x86_64
12mr|glibc-2.15-8|843	BuildGlibc i686
12mr|glibc-2.15-8|844	%endif
12mr|glibc-2.15-8|845	%else
12mr|glibc-2.15-8|846	# Build i686 libraries if not already building for i686
12mr|glibc-2.15-8|847	case %{_target_cpu} in
12mr|glibc-2.15-8|848	i686)
12mr|glibc-2.15-8|849	;;
12mr|glibc-2.15-8|850	i[3-5]86)
12mr|glibc-2.15-8|851	BuildGlibc i686
12mr|glibc-2.15-8|852	;;
12mr|glibc-2.15-8|853	esac
12mr|glibc-2.15-8|854	%endif
12mr|glibc-2.15-8|855	
12mr|glibc-2.15-8|856	make -C crypt_blowfish-%{crypt_bf_ver} man
12mr|glibc-2.15-8|857	
12mr|glibc-2.15-8|858	# post install wrapper
12mr|glibc-2.15-8|859	gcc -static -Lbuild-%{_target_cpu}-linux %{optflags} -Os fedora/glibc_post_upgrade.c -o build-%{_target_cpu}-linux/glibc_post_upgrade \
12mr|glibc-2.15-8|860	'-DLIBTLS="/%{_lib}/tls/"' \
12mr|glibc-2.15-8|861	'-DGCONV_MODULES_DIR="%{_libdir}/gconv"' \
12mr|glibc-2.15-8|862	'-DLD_SO_CONF="/etc/ld.so.conf"' \
12mr|glibc-2.15-8|863	'-DICONVCONFIG="%{_sbindir}/iconvconfig"'
12mr|glibc-2.15-8|864	
12mr|glibc-2.15-8|865	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|866	%check
12mr|glibc-2.15-8|867	export TMPDIR=/tmp
12mr|glibc-2.15-8|868	export TIMEOUTFACTOR=16
12mr|glibc-2.15-8|869	while read arglist; do
12mr|glibc-2.15-8|870	sh %{SOURCE5} $arglist || exit 1
12mr|glibc-2.15-8|871	done < %{checklist}
12mr|glibc-2.15-8|872	
12mr|glibc-2.15-8|873	#-----------------------------------------------------------------------
12mr|glibc-2.15-8|874	%install
12mr|glibc-2.15-8|875	%if %{build_multiarch}
12mr|glibc-2.15-8|876	%ifarch x86_64
12mr|glibc-2.15-8|877	ALT_ARCH=i686
12mr|glibc-2.15-8|878	%endif
12mr|glibc-2.15-8|879	%make install install_root=%{buildroot} -C build-${ALT_ARCH}-linux
12mr|glibc-2.15-8|880	%endif
12mr|glibc-2.15-8|881	%make install install_root=%{buildroot} -C build-%{_target_cpu}-linux
12mr|glibc-2.15-8|882	%if %{build_multiarch}
12mr|glibc-2.15-8|883	%ifarch x86_64
12mr|glibc-2.15-8|884	rm -f %{buildroot}%{_bindir}/lddlibc4
12mr|glibc-2.15-8|885	%endif
12mr|glibc-2.15-8|886	%endif
12mr|glibc-2.15-8|887	
12mr|glibc-2.15-8|888	install -m700 build-%{_target_cpu}-linux/glibc_post_upgrade -D %{buildroot}%{_sbindir}/glibc_post_upgrade
12mr|glibc-2.15-8|889	sh manpages/Script.sh
12mr|glibc-2.15-8|890	
12mr|glibc-2.15-8|891	# Install extra glibc libraries
12mr|glibc-2.15-8|892	function InstallGlibc() {
12mr|glibc-2.15-8|893	local BuildDir="$1"
12mr|glibc-2.15-8|894	local SubDir="$2"
12mr|glibc-2.15-8|895	local LibDir="$3"
12mr|glibc-2.15-8|896	
12mr|glibc-2.15-8|897	[[ -z "$LibDir" ]] && LibDir="%{_slibdir}"
12mr|glibc-2.15-8|898	
12mr|glibc-2.15-8|899	pushd $BuildDir
12mr|glibc-2.15-8|900	mkdir -p %{buildroot}$LibDir/$SubDir/
12mr|glibc-2.15-8|901	install -m755 libc.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libc-*.so`
12mr|glibc-2.15-8|902	ln -sf `basename %{buildroot}$LibDir/libc-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libc.so.*`
12mr|glibc-2.15-8|903	install -m755 math/libm.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libm-*.so`
12mr|glibc-2.15-8|904	ln -sf `basename %{buildroot}$LibDir/libm-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libm.so.*`
12mr|glibc-2.15-8|905	install -m755 nptl/libpthread.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libpthread-*.so`
12mr|glibc-2.15-8|906	ln -sf `basename %{buildroot}$LibDir/libpthread-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libpthread.so.*`
12mr|glibc-2.15-8|907	install -m755 nptl_db/libthread_db.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libthread_db-*.so`
12mr|glibc-2.15-8|908	ln -sf `basename %{buildroot}$LibDir/libthread_db-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libthread_db.so.*`
12mr|glibc-2.15-8|909	install -m755 rt/librt.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/librt-*.so`
12mr|glibc-2.15-8|910	ln -sf `basename %{buildroot}$LibDir/librt-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/librt.so.*`
12mr|glibc-2.15-8|911	popd
12mr|glibc-2.15-8|912	}
12mr|glibc-2.15-8|913	
12mr|glibc-2.15-8|914	# Install arch-specific optimized libraries
12mr|glibc-2.15-8|915	case %{_target_cpu} in
12mr|glibc-2.15-8|916	i[3-5]86)
12mr|glibc-2.15-8|917	InstallGlibc build-i686-linux i686
12mr|glibc-2.15-8|918	;;
12mr|glibc-2.15-8|919	esac
12mr|glibc-2.15-8|920	
12mr|glibc-2.15-8|921	# NPTL <bits/stdio-lock.h> is not usable outside of glibc, so include
12mr|glibc-2.15-8|922	# the generic one (RH#162634)
12mr|glibc-2.15-8|923	install -m644 bits/stdio-lock.h -D %{buildroot}%{_includedir}/bits/stdio-lock.h
12mr|glibc-2.15-8|924	# And <bits/libc-lock.h> needs sanitizing as well.
12mr|glibc-2.15-8|925	install -m644 fedora/libc-lock.h -D %{buildroot}%{_includedir}/bits/libc-lock.h
12mr|glibc-2.15-8|926	
12mr|glibc-2.15-8|927	# Compatibility hack: this locale has vanished from glibc, but some other
12mr|glibc-2.15-8|928	# programs are still using it. Normally we would handle it in the %pre
12mr|glibc-2.15-8|929	# section but with glibc that is simply not an option
12mr|glibc-2.15-8|930	mkdir -p %{buildroot}%{_localedir}/ru_RU/LC_MESSAGES
12mr|glibc-2.15-8|931	
12mr|glibc-2.15-8|932	# Remove the files we don't want to distribute
12mr|glibc-2.15-8|933	rm -f %{buildroot}%{_libdir}/libNoVersion*
12mr|glibc-2.15-8|934	rm -f %{buildroot}%{_slibdir}/libNoVersion*
12mr|glibc-2.15-8|935	
12mr|glibc-2.15-8|936	ln -sf libbsd-compat.a %{buildroot}%{_libdir}/libbsd.a
12mr|glibc-2.15-8|937	%if %{build_multiarch}
12mr|glibc-2.15-8|938	ln -sf libbsd-compat.a %{buildroot}%{_libdir32}/libbsd.a
12mr|glibc-2.15-8|939	%endif
12mr|glibc-2.15-8|940	
12mr|glibc-2.15-8|941	install -m 644 mandriva/nsswitch.conf %{buildroot}%{_sysconfdir}/nsswitch.conf
12mr|glibc-2.15-8|942	
12mr|glibc-2.15-8|943	# This is for ncsd - in glibc 2.2
12mr|glibc-2.15-8|944	%if %{build_nscd}
12mr|glibc-2.15-8|945	install -m 644 nscd/nscd.conf %{buildroot}%{_sysconfdir}
12mr|glibc-2.15-8|946	mkdir -p %{buildroot}%{_initrddir}
12mr|glibc-2.15-8|947	install -m 755 nscd/nscd.init %{buildroot}%{_initrddir}/nscd
12mr|glibc-2.15-8|948	%endif
12mr|glibc-2.15-8|949	
12mr|glibc-2.15-8|950	# These man pages require special attention
12mr|glibc-2.15-8|951	mkdir -p %{buildroot}%{_mandir}/man3
12mr|glibc-2.15-8|952	install -p -m 0644 crypt_blowfish-%{crypt_bf_ver}/*.3 %{buildroot}%{_mandir}/man3/
12mr|glibc-2.15-8|953	
12mr|glibc-2.15-8|954	# Useless and takes place
12mr|glibc-2.15-8|955	rm -rf %{buildroot}/%{_datadir}/zoneinfo/{posix,right}
12mr|glibc-2.15-8|956	
12mr|glibc-2.15-8|957	# Include ld.so.conf
12mr|glibc-2.15-8|958	echo "include /etc/ld.so.conf.d/*.conf" > %{buildroot}%{_sysconfdir}/ld.so.conf
12mr|glibc-2.15-8|959	chmod 644 %{buildroot}%{_sysconfdir}/ld.so.conf
12mr|glibc-2.15-8|960	mkdir -p  %{buildroot}%{_sysconfdir}/ld.so.conf.d
12mr|glibc-2.15-8|961	
12mr|glibc-2.15-8|962	# ldconfig cache
12mr|glibc-2.15-8|963	mkdir -p %{buildroot}%{_var}/cache/ldconfig
12mr|glibc-2.15-8|964	touch %{buildroot}%{_var}/cache/ldconfig/aux-cache
12mr|glibc-2.15-8|965	
12mr|glibc-2.15-8|966	# automatic ldconfig cache update on rpm installs/removals
12mr|glibc-2.15-8|967	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
12mr|glibc-2.15-8|968	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
12mr|glibc-2.15-8|969	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/ldconfig.filter << EOF
12mr|glibc-2.15-8|970	^.((/lib|/usr/lib)(64)?/[^/]*\.so\.|/etc/ld.so.conf.d/[^/]*\.conf)
12mr|glibc-2.15-8|971	EOF
12mr|glibc-2.15-8|972	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/ldconfig.script << EOF
12mr|glibc-2.15-8|973	#!/bin/sh
12mr|glibc-2.15-8|974	ldconfig -X
12mr|glibc-2.15-8|975	EOF
12mr|glibc-2.15-8|976	chmod 755 %{buildroot}%{_var}/lib/rpm/filetriggers/ldconfig.script
12mr|glibc-2.15-8|977	
12mr|glibc-2.15-8|978	# gconv-modules.cache
12mr|glibc-2.15-8|979	touch %{buildroot}%{_libdir}/gconv/gconv-modules.cache
12mr|glibc-2.15-8|980	chmod 644 %{buildroot}%{_libdir}/gconv/gconv-modules.cache
12mr|glibc-2.15-8|981	%if %{build_multiarch}
12mr|glibc-2.15-8|982	touch %{buildroot}%{_libdir32}/gconv/gconv-modules.cache
12mr|glibc-2.15-8|983	chmod 644 %{buildroot}%{_libdir32}/gconv/gconv-modules.cache
12mr|glibc-2.15-8|984	%endif
12mr|glibc-2.15-8|985	
12mr|glibc-2.15-8|986	touch %{buildroot}%{_sysconfdir}/ld.so.cache
12mr|glibc-2.15-8|987	
12mr|glibc-2.15-8|988	# Strip debugging info from all static libraries
12mr|glibc-2.15-8|989	pushd %{buildroot}%{_libdir}
12mr|glibc-2.15-8|990	for i in *.a; do
12mr|glibc-2.15-8|991	if [ -f "$i" ]; then
12mr|glibc-2.15-8|992	strip -g -R .comment -R .GCC.command.line $i
12mr|glibc-2.15-8|993	fi
12mr|glibc-2.15-8|994	done
12mr|glibc-2.15-8|995	popd
12mr|glibc-2.15-8|996	
12mr|glibc-2.15-8|997	# rquota.x and rquota.h are now provided by quota
12mr|glibc-2.15-8|998	rm -f %{buildroot}%{_includedir}/rpcsvc/rquota.[hx]
12mr|glibc-2.15-8|999	
12mr|glibc-2.15-8|1000	%if %{build_i18ndata}
12mr|glibc-2.15-8|1001	install -m644 localedata/SUPPORTED %{buildroot}%{_datadir}/i18n/
12mr|glibc-2.15-8|1002	%endif
12mr|glibc-2.15-8|1003	
12mr|glibc-2.15-8|1004	rm -rf %{buildroot}%{_includedir}/netatalk/
12mr|glibc-2.15-8|1005	
12mr|glibc-2.15-8|1006	# /etc/localtime - we're proud of our timezone #Well we(mdk) may put Paris
12mr|glibc-2.15-8|1007	%if %{build_timezone}
12mr|glibc-2.15-8|1008	rm -f %{buildroot}%{_sysconfdir}/localtime
12mr|glibc-2.15-8|1009	cp -f %{buildroot}%{_datadir}/zoneinfo/US/Eastern %{buildroot}%{_sysconfdir}/localtime
12mr|glibc-2.15-8|1010	#ln -sf ..%{_datadir}/zoneinfo/US/Eastern %{buildroot}%{_sysconfdir}/localtime
12mr|glibc-2.15-8|1011	%endif
12mr|glibc-2.15-8|1012	
12mr|glibc-2.15-8|1013	# Documentation
12mr|glibc-2.15-8|1014	install -m 755 -d %{buildroot}%{_docdir}/glibc
12mr|glibc-2.15-8|1015	%if %{with doc}
12mr|glibc-2.15-8|1016	make -C build-%{_target_cpu}-linux html
12mr|glibc-2.15-8|1017	cp -fpar manual/libc %{buildroot}%{_docdir}/glibc/html
12mr|glibc-2.15-8|1018	%endif
12mr|glibc-2.15-8|1019	%if %{with pdf}
12mr|glibc-2.15-8|1020	make -C build-%{_target_cpu}-linux pdf
12mr|glibc-2.15-8|1021	install -m644 -D manual/libc.pdf %{buildroot}%{_docdir}/glibc/libc.pdf
12mr|glibc-2.15-8|1022	%endif
12mr|glibc-2.15-8|1023	install -m 644 COPYING COPYING.LIB README NEWS INSTALL FAQ BUGS		\
12mr|glibc-2.15-8|1024	NOTES PROJECTS CONFORMANCE README.libm hesiod/README.hesiod		\
12mr|glibc-2.15-8|1025	ChangeLog* crypt/README.ufc-crypt nis/nss posix/gai.conf		\
12mr|glibc-2.15-8|1026	%{buildroot}%{_docdir}/glibc
12mr|glibc-2.15-8|1027	xz -0 --text %{buildroot}%{_docdir}/glibc/ChangeLog*
12mr|glibc-2.15-8|1028	install -m 644 timezone/README %{buildroot}%{_docdir}/glibc/README.timezone
12mr|glibc-2.15-8|1029	install -m 755 -d %{buildroot}%{_docdir}/glibc/crypt_blowfish
12mr|glibc-2.15-8|1030	install -m 644 crypt_blowfish-%{crypt_bf_ver}/{README,LINKS,PERFORMANCE} \
12mr|glibc-2.15-8|1031	%{buildroot}%{_docdir}/glibc/crypt_blowfish
12mr|glibc-2.15-8|1032	
12mr|glibc-2.15-8|1033	# Localization
12mr|glibc-2.15-8|1034	%find_lang libc
12mr|glibc-2.15-8|1035	
12mr|glibc-2.15-8|1036	# Remove unpackaged files
12mr|glibc-2.15-8|1037	rm -f  %{buildroot}%{_infodir}/dir.old*
12mr|glibc-2.15-8|1038	rm -rf %{buildroot}%{_includedir}/asm-*/mach-*/
12mr|glibc-2.15-8|1039	rm -f  %{buildroot}%{_localedir}/locale-archive*
12mr|glibc-2.15-8|1040	# XXX: verify
12mr|glibc-2.15-8|1041	find %{buildroot}%{_localedir} -type f -name LC_\* -o -name SYS_LC_\* |xargs rm -f
12mr|glibc-2.15-8|1042	
12mr|glibc-2.15-8|1043	%if !%{build_nscd}
12mr|glibc-2.15-8|1044	rm -f %{buildroot}%{_sbindir}/nscd
12mr|glibc-2.15-8|1045	%endif
12mr|glibc-2.15-8|1046	
12mr|glibc-2.15-8|1047	rm -f %{buildroot}%{_infodir}/dir
12mr|glibc-2.15-8|1048	
12mr|glibc-2.15-8|1049	%if %{without utils}
12mr|glibc-2.15-8|1050	rm -f  %{buildroot}%{_bindir}/memusage
12mr|glibc-2.15-8|1051	rm -f  %{buildroot}%{_bindir}/memusagestat
12mr|glibc-2.15-8|1052	rm -f  %{buildroot}%{_bindir}/mtrace
12mr|glibc-2.15-8|1053	rm -f  %{buildroot}%{_bindir}/pcprofiledump
12mr|glibc-2.15-8|1054	rm -f  %{buildroot}%{_bindir}/xtrace
12mr|glibc-2.15-8|1055	rm -f  %{buildroot}%{_slibdir}/libmemusage.so
12mr|glibc-2.15-8|1056	rm -f  %{buildroot}%{_slibdir}/libpcprofile.so
12mr|glibc-2.15-8|1057	%if %{build_multiarch}
12mr|glibc-2.15-8|1058	rm -f  %{buildroot}%{_slibdir32}/libmemusage.so
12mr|glibc-2.15-8|1059	rm -f  %{buildroot}%{_slibdir32}/libpcprofile.so
12mr|glibc-2.15-8|1060	%endif
12mr|glibc-2.15-8|1061	%endif
12mr|glibc-2.15-8|1062	
12mr|glibc-2.15-8|1063	%if !%{build_timezone}
12mr|glibc-2.15-8|1064	rm -f  %{buildroot}%{_sysconfdir}/localtime
12mr|glibc-2.15-8|1065	rm -f  %{buildroot}%{_sbindir}/zdump
12mr|glibc-2.15-8|1066	rm -f  %{buildroot}%{_sbindir}/zic
12mr|glibc-2.15-8|1067	rm -f  %{buildroot}%{_mandir}/man1/zdump.1*
12mr|glibc-2.15-8|1068	rm -rf %{buildroot}%{_datadir}/zoneinfo
12mr|glibc-2.15-8|1069	%endif
12mr|glibc-2.15-8|1070	
12mr|glibc-2.15-8|1071	%if !%{build_i18ndata}
12mr|glibc-2.15-8|1072	rm -rf %{buildroot}%{_datadir}/i18n
12mr|glibc-2.15-8|1073	%endif
12mr|glibc-2.15-8|1074	
12mr|glibc-2.15-8|1075	# This will make the '-g' argument to be passed to eu-strip for these libraries, so that
12mr|glibc-2.15-8|1076	# some info is kept that's required to make valgrind work without depending on glibc-debug
12mr|glibc-2.15-8|1077	# package to be installed.
12mr|glibc-2.15-8|1078	export EXCLUDE_FROM_FULL_STRIP="ld-%{version}.so libpthread libc-%{version}.so libm-%{version}.so"
12mr|glibc-2.15-8|1079	
12mr|glibc-2.15-8|1080	
12mr|glibc-2.15-8|1081	%changelog
12mr|glibc-2.15-8|1082	* Thu May 24 2012 Paulo Andrade <pcpa@mandriva.com.br> 6:2.15-3
12mr|glibc-2.15-8|1083	+ Revision: 800481
12mr|glibc-2.15-8|1084	- Correct typo in libc6 post.

14104 12
12mr|glibc_lsb-2.4.7-7|1	%define ld_ver 3
12mr|glibc_lsb-2.4.7-7|2	%define compat_ld_ver 2
12mr|glibc_lsb-2.4.7-7|3	%define	libname	%mklibname	glibc_lsb
12mr|glibc_lsb-2.4.7-7|4	
12mr|glibc_lsb-2.4.7-7|5	Name:		glibc_lsb
12mr|glibc_lsb-2.4.7-7|6	Version:	2.4.7
12mr|glibc_lsb-2.4.7-7|7	Release:	7
12mr|glibc_lsb-2.4.7-7|8	Group:		System/Libraries
12mr|glibc_lsb-2.4.7-7|9	Summary:	LSB dynamic loader links
12mr|glibc_lsb-2.4.7-7|10	License:	Freely redistributable without restriction
12mr|glibc_lsb-2.4.7-7|11	URL:		http://www.linuxbase.org/spec
12mr|glibc_lsb-2.4.7-7|12	
12mr|glibc_lsb-2.4.7-7|13	Requires:	lsb-core >= 3.1
12mr|glibc_lsb-2.4.7-7|14	
12mr|glibc_lsb-2.4.7-7|15	%description
12mr|glibc_lsb-2.4.7-7|16	Provides ld-lsb* dynamic loader links for LSB compliance
12mr|glibc_lsb-2.4.7-7|17	
12mr|glibc_lsb-2.4.7-7|18	%package -n	%{libname}
12mr|glibc_lsb-2.4.7-7|19	Group:		System/Libraries
12mr|glibc_lsb-2.4.7-7|20	Summary:	LSB dynamic loader links
12mr|glibc_lsb-2.4.7-7|21	%rename		glibc_lsb
12mr|glibc_lsb-2.4.7-7|22	
12mr|glibc_lsb-2.4.7-7|23	%description -n %{libname}
12mr|glibc_lsb-2.4.7-7|24	Provides ld-lsb* dynamic loader links for LSB compliance
12mr|glibc_lsb-2.4.7-7|25	
12mr|glibc_lsb-2.4.7-7|26	%prep
12mr|glibc_lsb-2.4.7-7|27	
12mr|glibc_lsb-2.4.7-7|28	%build
12mr|glibc_lsb-2.4.7-7|29	
12mr|glibc_lsb-2.4.7-7|30	%install
12mr|glibc_lsb-2.4.7-7|31	install -d $RPM_BUILD_ROOT/%{_lib}
12mr|glibc_lsb-2.4.7-7|32	%ifarch %{ix86}
12mr|glibc_lsb-2.4.7-7|33	ln -sf ld-linux.so.2 $RPM_BUILD_ROOT/%{_lib}/ld-lsb.so.%{ld_ver}
12mr|glibc_lsb-2.4.7-7|34	ln -sf ld-linux.so.2 $RPM_BUILD_ROOT/%{_lib}/ld-lsb.so.%{compat_ld_ver}
12mr|glibc_lsb-2.4.7-7|35	%endif
12mr|glibc_lsb-2.4.7-7|36	%ifarch ppc
12mr|glibc_lsb-2.4.7-7|37	ln -sf ld-2.4.so $RPM_BUILD_ROOT/%{_lib}/ld-lsb-ppc32.so.%{ld_ver}
12mr|glibc_lsb-2.4.7-7|38	ln -sf ld-2.4.so $RPM_BUILD_ROOT/%{_lib}/ld-lsb-ppc32.so.%{compat_ld_ver}
12mr|glibc_lsb-2.4.7-7|39	%endif
12mr|glibc_lsb-2.4.7-7|40	%ifarch x86_64
12mr|glibc_lsb-2.4.7-7|41	ln -sf ld-linux-x86-64.so.2 $RPM_BUILD_ROOT/%{_lib}/ld-lsb-x86-64.so.%{ld_ver}
12mr|glibc_lsb-2.4.7-7|42	ln -sf ld-linux-x86-64.so.2 $RPM_BUILD_ROOT/%{_lib}/ld-lsb-x86-64.so.%{compat_ld_ver}
12mr|glibc_lsb-2.4.7-7|43	%endif
12mr|glibc_lsb-2.4.7-7|44	
12mr|glibc_lsb-2.4.7-7|45	export DONT_SYMLINK_LIBS=1
12mr|glibc_lsb-2.4.7-7|46	
12mr|glibc_lsb-2.4.7-7|47	%files -n %{libname}
12mr|glibc_lsb-2.4.7-7|48	%ifarch %{ix86}
12mr|glibc_lsb-2.4.7-7|49	/%{_lib}/ld-lsb.so.%{ld_ver}
12mr|glibc_lsb-2.4.7-7|50	/%{_lib}/ld-lsb.so.%{compat_ld_ver}
12mr|glibc_lsb-2.4.7-7|51	%endif
12mr|glibc_lsb-2.4.7-7|52	%ifarch ppc
12mr|glibc_lsb-2.4.7-7|53	/%{_lib}/ld-lsb-ppc32.so.%{ld_ver}
12mr|glibc_lsb-2.4.7-7|54	/%{_lib}/ld-lsb-ppc32.so.%{compat_ld_ver}
12mr|glibc_lsb-2.4.7-7|55	%endif
12mr|glibc_lsb-2.4.7-7|56	%ifarch x86_64
12mr|glibc_lsb-2.4.7-7|57	/%{_lib}/ld-lsb-x86-64.so.%{ld_ver}
12mr|glibc_lsb-2.4.7-7|58	/%{_lib}/ld-lsb-x86-64.so.%{compat_ld_ver}
12mr|glibc_lsb-2.4.7-7|59	%endif
12mr|glibc_lsb-2.4.7-7|60	
12mr|glibc_lsb-2.4.7-7|61	
12mr|glibc_lsb-2.4.7-7|62	
12mr|glibc_lsb-2.4.7-7|63	%changelog
12mr|glibc_lsb-2.4.7-7|64	

14105 12
12mr|glibmm2.4-2.34.1-1|1	%define	pkgname	glibmm
12mr|glibmm2.4-2.34.1-1|2	%define	api	2.4
12mr|glibmm2.4-2.34.1-1|3	%define major	1
12mr|glibmm2.4-2.34.1-1|4	%define	libname	%mklibname %{pkgname} %{api} %{major}
12mr|glibmm2.4-2.34.1-1|5	%define	devname	%mklibname -d %{pkgname} %{api}
12mr|glibmm2.4-2.34.1-1|6	
12mr|glibmm2.4-2.34.1-1|7	Name:		%{pkgname}%{api}
12mr|glibmm2.4-2.34.1-1|8	Summary:	C++ interface for glib
12mr|glibmm2.4-2.34.1-1|9	Version:	2.34.1
12mr|glibmm2.4-2.34.1-1|10	Release:	1
12mr|glibmm2.4-2.34.1-1|11	License:	LGPLv2+
12mr|glibmm2.4-2.34.1-1|12	Group:		System/Libraries
12mr|glibmm2.4-2.34.1-1|13	URL:		http://gtkmm.sourceforge.net/
12mr|glibmm2.4-2.34.1-1|14	
12mr|glibmm2.4-2.34.1-1|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.xz
12mr|glibmm2.4-2.34.1-1|16	BuildRequires:	doxygen
12mr|glibmm2.4-2.34.1-1|17	BuildRequires:	mm-common >= 0.9.4
12mr|glibmm2.4-2.34.1-1|18	BuildRequires:	xsltproc
12mr|glibmm2.4-2.34.1-1|19	BuildRequires:	pkgconfig(glib-2.0) >= 2.30
12mr|glibmm2.4-2.34.1-1|20	BuildRequires:	pkgconfig(sigc++-2.0) >= 2.2.10
12mr|glibmm2.4-2.34.1-1|21	
12mr|glibmm2.4-2.34.1-1|22	%description
12mr|glibmm2.4-2.34.1-1|23	Gtkmm provides a C++ interface to the GTK+ GUI library.
12mr|glibmm2.4-2.34.1-1|24	%{pkgname} originally belongs to gtkmm, but is now separated,
12mr|glibmm2.4-2.34.1-1|25	for use with non-GUI software written in C++.
12mr|glibmm2.4-2.34.1-1|26	
12mr|glibmm2.4-2.34.1-1|27	
12mr|glibmm2.4-2.34.1-1|28	%package -n	%{libname}
12mr|glibmm2.4-2.34.1-1|29	Summary:	C++ interface for glib
12mr|glibmm2.4-2.34.1-1|30	Group:		System/Libraries
12mr|glibmm2.4-2.34.1-1|31	
12mr|glibmm2.4-2.34.1-1|32	%description -n	%{libname}
12mr|glibmm2.4-2.34.1-1|33	Gtkmm provides a C++ interface to the GTK+ GUI library.
12mr|glibmm2.4-2.34.1-1|34	%{pkgname} originally belongs to gtkmm, but is now separated,
12mr|glibmm2.4-2.34.1-1|35	for use with non-GUI software written in C++.
12mr|glibmm2.4-2.34.1-1|36	
12mr|glibmm2.4-2.34.1-1|37	This package contains the library needed to run programs dynamically
12mr|glibmm2.4-2.34.1-1|38	linked with %{pkgname}.
12mr|glibmm2.4-2.34.1-1|39	
12mr|glibmm2.4-2.34.1-1|40	
12mr|glibmm2.4-2.34.1-1|41	%package -n	%{devname}
12mr|glibmm2.4-2.34.1-1|42	Summary:	Headers and development files of %{pkgname}
12mr|glibmm2.4-2.34.1-1|43	Group:		Development/GNOME and GTK+
12mr|glibmm2.4-2.34.1-1|44	Requires:	%{libname} = %{version}
12mr|glibmm2.4-2.34.1-1|45	Provides:	%{pkgname}%{api}-devel = %{version}-%{release}
12mr|glibmm2.4-2.34.1-1|46	Requires:	mm-common >= 0.9.4
12mr|glibmm2.4-2.34.1-1|47	Obsoletes:	%mklibname -d %{pkgname} %{api} 1
12mr|glibmm2.4-2.34.1-1|48	
12mr|glibmm2.4-2.34.1-1|49	%description -n	%{devname}
12mr|glibmm2.4-2.34.1-1|50	This package contains the headers and development files that are needed,
12mr|glibmm2.4-2.34.1-1|51	when trying to develop or compile applications which need %{pkgname}.
12mr|glibmm2.4-2.34.1-1|52	
12mr|glibmm2.4-2.34.1-1|53	
12mr|glibmm2.4-2.34.1-1|54	%package	doc
12mr|glibmm2.4-2.34.1-1|55	Summary:	Glibmm documentation
12mr|glibmm2.4-2.34.1-1|56	Group:		Books/Other
12mr|glibmm2.4-2.34.1-1|57	
12mr|glibmm2.4-2.34.1-1|58	%description	doc
12mr|glibmm2.4-2.34.1-1|59	Gtkmm provides a C++ interface to the GTK+ GUI library.
12mr|glibmm2.4-2.34.1-1|60	%{pkgname} originally belongs to gtkmm, but is now separated,
12mr|glibmm2.4-2.34.1-1|61	for use with non-GUI software written in C++.
12mr|glibmm2.4-2.34.1-1|62	
12mr|glibmm2.4-2.34.1-1|63	This package contains all API documentation for %{pkgname}.
12mr|glibmm2.4-2.34.1-1|64	
12mr|glibmm2.4-2.34.1-1|65	%prep
12mr|glibmm2.4-2.34.1-1|66	%setup -qn %{pkgname}-%{version}
12mr|glibmm2.4-2.34.1-1|67	
12mr|glibmm2.4-2.34.1-1|68	%build
12mr|glibmm2.4-2.34.1-1|69	%configure2_5x \
12mr|glibmm2.4-2.34.1-1|70	--enable-shared \
12mr|glibmm2.4-2.34.1-1|71	--disable-static
12mr|glibmm2.4-2.34.1-1|72	
12mr|glibmm2.4-2.34.1-1|73	%make
12mr|glibmm2.4-2.34.1-1|74	
12mr|glibmm2.4-2.34.1-1|75	# make check does nothing
12mr|glibmm2.4-2.34.1-1|76	
12mr|glibmm2.4-2.34.1-1|77	%install
12mr|glibmm2.4-2.34.1-1|78	%makeinstall_std
12mr|glibmm2.4-2.34.1-1|79	
12mr|glibmm2.4-2.34.1-1|80	%files -n %{libname}
12mr|glibmm2.4-2.34.1-1|81	%doc COPYING NEWS README
12mr|glibmm2.4-2.34.1-1|82	%{_libdir}/libglibmm*%{api}.so.%{major}*
12mr|glibmm2.4-2.34.1-1|83	%{_libdir}/libgiomm*%{api}.so.%{major}*
12mr|glibmm2.4-2.34.1-1|84	
12mr|glibmm2.4-2.34.1-1|85	%files -n %{devname}
12mr|glibmm2.4-2.34.1-1|86	%doc AUTHORS ChangeLog
12mr|glibmm2.4-2.34.1-1|87	%{_includedir}/*
12mr|glibmm2.4-2.34.1-1|88	%{_libdir}/*.so
12mr|glibmm2.4-2.34.1-1|89	%{_libdir}/giomm-%{api}/
12mr|glibmm2.4-2.34.1-1|90	%{_libdir}/glibmm-%{api}/
12mr|glibmm2.4-2.34.1-1|91	%{_libdir}/pkgconfig/*.pc
12mr|glibmm2.4-2.34.1-1|92	
12mr|glibmm2.4-2.34.1-1|93	%files doc
12mr|glibmm2.4-2.34.1-1|94	%doc %{_datadir}/doc/glibmm-%{api}
12mr|glibmm2.4-2.34.1-1|95	%{_datadir}/devhelp/books/glibmm-2.4/

14106 12
12mr|glib-networking-2.34.0-3|1	%define name glib-networking
12mr|glib-networking-2.34.0-3|2	%define version 2.34.0
12mr|glib-networking-2.34.0-3|3	%define release %mkrel 3
12mr|glib-networking-2.34.0-3|4	%define libname %mklibname %name
12mr|glib-networking-2.34.0-3|5	
12mr|glib-networking-2.34.0-3|6	Summary: Network-related GIO modules
12mr|glib-networking-2.34.0-3|7	Name: %{name}
12mr|glib-networking-2.34.0-3|8	Version: %{version}
12mr|glib-networking-2.34.0-3|9	Release: %{release}
12mr|glib-networking-2.34.0-3|10	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.34/%{name}-%{version}.tar.xz
12mr|glib-networking-2.34.0-3|11	License: LGPLv2+
12mr|glib-networking-2.34.0-3|12	Group:System/Libraries
12mr|glib-networking-2.34.0-3|13	Url: http://www.gnome.org/
12mr|glib-networking-2.34.0-3|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|glib-networking-2.34.0-3|15	BuildRequires: glib2-devel >= 2.27.90
12mr|glib-networking-2.34.0-3|16	BuildRequires: libproxy-devel >= 0.3.1
12mr|glib-networking-2.34.0-3|17	BuildRequires: gnutls-devel >= 2.1.7
12mr|glib-networking-2.34.0-3|18	BuildRequires: libgcrypt-devel
12mr|glib-networking-2.34.0-3|19	BuildRequires: gsettings-desktop-schemas-devel
12mr|glib-networking-2.34.0-3|20	BuildRequires: intltool
12mr|glib-networking-2.34.0-3|21	Requires: %libname = %version
12mr|glib-networking-2.34.0-3|22	
12mr|glib-networking-2.34.0-3|23	%description
12mr|glib-networking-2.34.0-3|24	This package contains the network-related GIO modules for Glib.
12mr|glib-networking-2.34.0-3|25	
12mr|glib-networking-2.34.0-3|26	%package -n %libname
12mr|glib-networking-2.34.0-3|27	Summary: Network-related GIO modules
12mr|glib-networking-2.34.0-3|28	Group: System/Libraries
12mr|glib-networking-2.34.0-3|29	Requires: %name >= %version-%release
12mr|glib-networking-2.34.0-3|30	
12mr|glib-networking-2.34.0-3|31	%description -n %libname
12mr|glib-networking-2.34.0-3|32	This package contains the network-related GIO modules for Glib.
12mr|glib-networking-2.34.0-3|33	
12mr|glib-networking-2.34.0-3|34	%prep
12mr|glib-networking-2.34.0-3|35	%setup -q
12mr|glib-networking-2.34.0-3|36	
12mr|glib-networking-2.34.0-3|37	%build
12mr|glib-networking-2.34.0-3|38	%configure2_5x --disable-static
12mr|glib-networking-2.34.0-3|39	%make
12mr|glib-networking-2.34.0-3|40	
12mr|glib-networking-2.34.0-3|41	%install
12mr|glib-networking-2.34.0-3|42	rm -rf %{buildroot}
12mr|glib-networking-2.34.0-3|43	%makeinstall_std
12mr|glib-networking-2.34.0-3|44	rm -f %buildroot%_libdir/gio/modules/*.la
12mr|glib-networking-2.34.0-3|45	%find_lang %name
12mr|glib-networking-2.34.0-3|46	
12mr|glib-networking-2.34.0-3|47	%clean
12mr|glib-networking-2.34.0-3|48	rm -rf %{buildroot}
12mr|glib-networking-2.34.0-3|49	
12mr|glib-networking-2.34.0-3|50	%files -f %name.lang
12mr|glib-networking-2.34.0-3|51	%defattr(-,root,root)
12mr|glib-networking-2.34.0-3|52	%doc README
12mr|glib-networking-2.34.0-3|53	%_libexecdir/glib-pacrunner
12mr|glib-networking-2.34.0-3|54	%_datadir/dbus-1/services/*.service
12mr|glib-networking-2.34.0-3|55	
12mr|glib-networking-2.34.0-3|56	%files -n %libname
12mr|glib-networking-2.34.0-3|57	%defattr(-,root,root)
12mr|glib-networking-2.34.0-3|58	%_libdir/gio/modules/*.so
12mr|glib-networking-2.34.0-3|59	
12mr|glib-networking-2.34.0-3|60	
12mr|glib-networking-2.34.0-3|61	
12mr|glib-networking-2.34.0-3|62	%changelog
12mr|glib-networking-2.34.0-3|63	

14107 12
12mr|glitz-0.5.6-11|1	%define major 1
12mr|glitz-0.5.6-11|2	%define libname %mklibname %{name} %{major}
12mr|glitz-0.5.6-11|3	%define develname %mklibname %{name} -d
12mr|glitz-0.5.6-11|4	%define staticname %mklibname %{name} -s -d
12mr|glitz-0.5.6-11|5	
12mr|glitz-0.5.6-11|6	Summary:	OpenGL image compositing library
12mr|glitz-0.5.6-11|7	Name:		glitz
12mr|glitz-0.5.6-11|8	Version:	0.5.6
12mr|glitz-0.5.6-11|9	Release:	%mkrel 11
12mr|glitz-0.5.6-11|10	License:	BSD
12mr|glitz-0.5.6-11|11	Group:		System/Libraries
12mr|glitz-0.5.6-11|12	URL:		http://cairographics.org/
12mr|glitz-0.5.6-11|13	Source0:	http://cairographics.org/snapshots/%name-%version.tar.bz2
12mr|glitz-0.5.6-11|14	Patch0:		glitz-0.4.0-libtool.patch
12mr|glitz-0.5.6-11|15	Patch1:		glitz-0.5.6-wformat.patch
12mr|glitz-0.5.6-11|16	BuildRequires:	libx11-devel
12mr|glitz-0.5.6-11|17	BuildRequires:	GL-devel
12mr|glitz-0.5.6-11|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|glitz-0.5.6-11|19	
12mr|glitz-0.5.6-11|20	%description
12mr|glitz-0.5.6-11|21	Glitz is an OpenGL image compositing library. Glitz provides
12mr|glitz-0.5.6-11|22	Porter/Duff compositing of images and implicit mask generation for
12mr|glitz-0.5.6-11|23	geometric primitives including trapezoids, triangles, and rectangles.
12mr|glitz-0.5.6-11|24	
12mr|glitz-0.5.6-11|25	The semantics of glitz are designed to precisely match the
12mr|glitz-0.5.6-11|26	specification of the X Render extension. Glitz does not only implement
12mr|glitz-0.5.6-11|27	X Render features like component alpha and image transformations, but
12mr|glitz-0.5.6-11|28	also support for additional features like convolution filters and color
12mr|glitz-0.5.6-11|29	gradients, which are not currently part of the X Render specification.
12mr|glitz-0.5.6-11|30	
12mr|glitz-0.5.6-11|31	The performance and capabilities of glitz are much dependent on
12mr|glitz-0.5.6-11|32	graphics hardware. Glitz does not in any way handle software
12mr|glitz-0.5.6-11|33	fall-backs when graphics hardware is insufficient. However, glitz
12mr|glitz-0.5.6-11|34	will report if any requested operation cannot be carried out by
12mr|glitz-0.5.6-11|35	graphics hardware, hence making a higher level software layer
12mr|glitz-0.5.6-11|36	responsible for appropriate actions.
12mr|glitz-0.5.6-11|37	
12mr|glitz-0.5.6-11|38	%package -n %{libname}
12mr|glitz-0.5.6-11|39	Summary:	OpenGL image compositing library
12mr|glitz-0.5.6-11|40	Group:		System/Libraries
12mr|glitz-0.5.6-11|41	Provides:	glitz = %{version}-%{release}
12mr|glitz-0.5.6-11|42	
12mr|glitz-0.5.6-11|43	%description -n %{libname}
12mr|glitz-0.5.6-11|44	Glitz is an OpenGL image compositing library. Glitz provides
12mr|glitz-0.5.6-11|45	Porter/Duff compositing of images and implicit mask generation for
12mr|glitz-0.5.6-11|46	geometric primitives including trapezoids, triangles, and rectangles.
12mr|glitz-0.5.6-11|47	
12mr|glitz-0.5.6-11|48	The semantics of glitz are designed to precisely match the
12mr|glitz-0.5.6-11|49	specification of the X Render extension. Glitz does not only implement
12mr|glitz-0.5.6-11|50	X Render features like component alpha and image transformations, but
12mr|glitz-0.5.6-11|51	also support for additional features like convolution filters and color
12mr|glitz-0.5.6-11|52	gradients, which are not currently part of the X Render specification.
12mr|glitz-0.5.6-11|53	
12mr|glitz-0.5.6-11|54	The performance and capabilities of glitz are much dependent on
12mr|glitz-0.5.6-11|55	graphics hardware. Glitz does not in any way handle software
12mr|glitz-0.5.6-11|56	fall-backs when graphics hardware is insufficient. However, glitz
12mr|glitz-0.5.6-11|57	will report if any requested operation cannot be carried out by
12mr|glitz-0.5.6-11|58	graphics hardware, hence making a higher level software layer
12mr|glitz-0.5.6-11|59	responsible for appropriate actions.
12mr|glitz-0.5.6-11|60	
12mr|glitz-0.5.6-11|61	%package -n %{develname}
12mr|glitz-0.5.6-11|62	Summary:	Development files for glitz library
12mr|glitz-0.5.6-11|63	Group:		Development/C
12mr|glitz-0.5.6-11|64	Requires:	%{libname} = %{version}-%{release}
12mr|glitz-0.5.6-11|65	Provides:	%{name}-devel = %{version}-%{release}
12mr|glitz-0.5.6-11|66	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|glitz-0.5.6-11|67	Obsoletes:	%mklibname -d %{name} 1
12mr|glitz-0.5.6-11|68	
12mr|glitz-0.5.6-11|69	%description -n %{develname}
12mr|glitz-0.5.6-11|70	Development files for glitz library.
12mr|glitz-0.5.6-11|71	
12mr|glitz-0.5.6-11|72	%package -n %{staticname}
12mr|glitz-0.5.6-11|73	Summary:	Static glitz library
12mr|glitz-0.5.6-11|74	Group:		Development/C
12mr|glitz-0.5.6-11|75	Requires:	%{develname} = %{version}-%{release}
12mr|glitz-0.5.6-11|76	Obsoletes:	%mklibname -s -d %{name} 1
12mr|glitz-0.5.6-11|77	
12mr|glitz-0.5.6-11|78	%description -n %{staticname}
12mr|glitz-0.5.6-11|79	Static glitz library.
12mr|glitz-0.5.6-11|80	
12mr|glitz-0.5.6-11|81	%prep
12mr|glitz-0.5.6-11|82	%setup -q
12mr|glitz-0.5.6-11|83	%patch0 -p1 -b .libtool
12mr|glitz-0.5.6-11|84	%patch1 -p1 -b .wformat
12mr|glitz-0.5.6-11|85	
12mr|glitz-0.5.6-11|86	%build
12mr|glitz-0.5.6-11|87	
12mr|glitz-0.5.6-11|88	%configure2_5x
12mr|glitz-0.5.6-11|89	%make LDFLAGS+=-ldl
12mr|glitz-0.5.6-11|90	
12mr|glitz-0.5.6-11|91	%install
12mr|glitz-0.5.6-11|92	%makeinstall_std
12mr|glitz-0.5.6-11|93	
12mr|glitz-0.5.6-11|94	%files -n %{libname}
12mr|glitz-0.5.6-11|95	%defattr(-,root,root)
12mr|glitz-0.5.6-11|96	%doc AUTHORS COPYING README NEWS TODO
12mr|glitz-0.5.6-11|97	%{_libdir}/libglitz*.so.%{major}*
12mr|glitz-0.5.6-11|98	
12mr|glitz-0.5.6-11|99	%files -n %{develname}
12mr|glitz-0.5.6-11|100	%defattr(-,root,root)
12mr|glitz-0.5.6-11|101	%{_libdir}/lib*.so
12mr|glitz-0.5.6-11|102	%{_includedir}/*
12mr|glitz-0.5.6-11|103	%{_libdir}/pkgconfig/*.pc
12mr|glitz-0.5.6-11|104	
12mr|glitz-0.5.6-11|105	%files -n %{staticname}
12mr|glitz-0.5.6-11|106	%defattr(-,root,root)
12mr|glitz-0.5.6-11|107	%{_libdir}/lib*.a
12mr|glitz-0.5.6-11|108	
12mr|glitz-0.5.6-11|109	
12mr|glitz-0.5.6-11|110	
12mr|glitz-0.5.6-11|111	%changelog
12mr|glitz-0.5.6-11|112	

14108 12
12mr|glpk-4.47-2|1	%define lib_name_orig libglpk
12mr|glpk-4.47-2|2	%define lib_major 0
12mr|glpk-4.47-2|3	%define lib_name                  %mklibname %{name} %{lib_major}
12mr|glpk-4.47-2|4	
12mr|glpk-4.47-2|5	%define old_lib_name_devel     	  %mklibname %{name} %{lib_major} -d
12mr|glpk-4.47-2|6	%define old_lib_name_static_devel %mklibname %{name} %{lib_major} -s -d
12mr|glpk-4.47-2|7	
12mr|glpk-4.47-2|8	%define lib_name_devel        	  %mklibname %{name} -d
12mr|glpk-4.47-2|9	%define lib_name_static_devel 	  %mklibname %{name} -s -d
12mr|glpk-4.47-2|10	
12mr|glpk-4.47-2|11	Summary:	GLPK glpsol utility
12mr|glpk-4.47-2|12	Name:		glpk
12mr|glpk-4.47-2|13	Version:	4.47
12mr|glpk-4.47-2|14	Release:	2
12mr|glpk-4.47-2|15	License:	GPLv3+
12mr|glpk-4.47-2|16	Group:		Sciences/Mathematics
12mr|glpk-4.47-2|17	URL:		http://www.gnu.org/software/glpk/glpk.html
12mr|glpk-4.47-2|18	Source0:	http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
12mr|glpk-4.47-2|19	Requires: 	%{lib_name} = %{version}-%{release}
12mr|glpk-4.47-2|20	BuildRequires:	gmp-devel, tetex-latex, texinfo
12mr|glpk-4.47-2|21	
12mr|glpk-4.47-2|22	%description
12mr|glpk-4.47-2|23	The GLPK (GNU Linear Programming Kit) package is intended for solving
12mr|glpk-4.47-2|24	large-scale linear programming (LP), mixed integer programming (MIP),
12mr|glpk-4.47-2|25	and other related problems. It is a set of routines written in ANSI C
12mr|glpk-4.47-2|26	and organized in the form of a callable library.
12mr|glpk-4.47-2|27	
12mr|glpk-4.47-2|28	This package contains the utility glpsol.
12mr|glpk-4.47-2|29	
12mr|glpk-4.47-2|30	%package -n %{lib_name}
12mr|glpk-4.47-2|31	Summary:	GLPK shared libraries
12mr|glpk-4.47-2|32	Group:		Sciences/Mathematics
12mr|glpk-4.47-2|33	Provides: 	%{lib_name_orig} = %{version}-%{release}
12mr|glpk-4.47-2|34	
12mr|glpk-4.47-2|35	%description -n %{lib_name}
12mr|glpk-4.47-2|36	The GLPK (GNU Linear Programming Kit) package is intended for solving
12mr|glpk-4.47-2|37	large-scale linear programming (LP), mixed integer programming (MIP),
12mr|glpk-4.47-2|38	and other related problems. It is a set of routines written in ANSI C
12mr|glpk-4.47-2|39	and organized in the form of a callable library.
12mr|glpk-4.47-2|40	
12mr|glpk-4.47-2|41	This package contains the library needed to run programs dynamically
12mr|glpk-4.47-2|42	linked with GLPK.
12mr|glpk-4.47-2|43	
12mr|glpk-4.47-2|44	%package -n %{lib_name_devel}
12mr|glpk-4.47-2|45	Summary:	Header files for development with GLPK
12mr|glpk-4.47-2|46	Group:		Development/C
12mr|glpk-4.47-2|47	Requires:	%{lib_name} = %{version}-%{release}
12mr|glpk-4.47-2|48	Provides:	%{name}-devel = %{version}-%{release}
12mr|glpk-4.47-2|49	Provides: 	%{lib_name_devel} = %{version}-%{release}
12mr|glpk-4.47-2|50	Obsoletes:	%{old_lib_name_devel} < %{version}-%{release}
12mr|glpk-4.47-2|51	
12mr|glpk-4.47-2|52	%description -n %{lib_name_devel}
12mr|glpk-4.47-2|53	The GLPK (GNU Linear Programming Kit) package is intended for solving
12mr|glpk-4.47-2|54	large-scale linear programming (LP), mixed integer programming (MIP),
12mr|glpk-4.47-2|55	and other related problems. It is a set of routines written in ANSI C
12mr|glpk-4.47-2|56	and organized in the form of a callable library.
12mr|glpk-4.47-2|57	
12mr|glpk-4.47-2|58	This package contains the headers needed to develop applications using
12mr|glpk-4.47-2|59	GLPK.
12mr|glpk-4.47-2|60	
12mr|glpk-4.47-2|61	%package -n %{lib_name_static_devel}
12mr|glpk-4.47-2|62	Summary:	GLPK static libraries
12mr|glpk-4.47-2|63	Group: 	 	Development/C
12mr|glpk-4.47-2|64	Requires: 	%{lib_name_devel} = %{version}-%{release}
12mr|glpk-4.47-2|65	Provides:	%{lib_name_static_devel} = %{version}-%{release}
12mr|glpk-4.47-2|66	Obsoletes:	%{old_lib_name_static_devel} < %{version}-%{release}
12mr|glpk-4.47-2|67	
12mr|glpk-4.47-2|68	%description -n %{lib_name_static_devel}
12mr|glpk-4.47-2|69	The GLPK (GNU Linear Programming Kit) package is intended for solving
12mr|glpk-4.47-2|70	large-scale linear programming (LP), mixed integer programming (MIP),
12mr|glpk-4.47-2|71	and other related problems. It is a set of routines written in ANSI C
12mr|glpk-4.47-2|72	and organized in the form of a callable library.
12mr|glpk-4.47-2|73	
12mr|glpk-4.47-2|74	This package contains the static libraries necessary for developing
12mr|glpk-4.47-2|75	programs which use GLPK.
12mr|glpk-4.47-2|76	
12mr|glpk-4.47-2|77	%prep
12mr|glpk-4.47-2|78	
12mr|glpk-4.47-2|79	%setup -q
12mr|glpk-4.47-2|80	
12mr|glpk-4.47-2|81	%build
12mr|glpk-4.47-2|82	%configure2_5x
12mr|glpk-4.47-2|83	%make
12mr|glpk-4.47-2|84	
12mr|glpk-4.47-2|85	# Trust Knuth to produce a single-pass compiler for a multiple-pass language.
12mr|glpk-4.47-2|86	pushd doc
12mr|glpk-4.47-2|87	pdflatex -interaction=nonstopmode -file-line-error-style glpk.tex && \
12mr|glpk-4.47-2|88	pdflatex -interaction=nonstopmode -file-line-error-style glpk.tex && \
12mr|glpk-4.47-2|89	pdflatex -interaction=nonstopmode -file-line-error-style glpk.tex
12mr|glpk-4.47-2|90	texi2pdf -p gmpl.texi && \
12mr|glpk-4.47-2|91	popd
12mr|glpk-4.47-2|92	
12mr|glpk-4.47-2|93	%install
12mr|glpk-4.47-2|94	%makeinstall
12mr|glpk-4.47-2|95	# Clean out the examples directory so we can include it wholesale in %doc.
12mr|glpk-4.47-2|96	%make -C examples distclean
12mr|glpk-4.47-2|97	%__rm -rf examples/Makefile*
12mr|glpk-4.47-2|98	
12mr|glpk-4.47-2|99	%files
12mr|glpk-4.47-2|100	%attr(0755,root,root) %{_bindir}/glpsol
12mr|glpk-4.47-2|101	
12mr|glpk-4.47-2|102	%files -n %{lib_name}
12mr|glpk-4.47-2|103	%{_libdir}/*.so.%{lib_major}*
12mr|glpk-4.47-2|104	
12mr|glpk-4.47-2|105	%files -n %{lib_name_devel}
12mr|glpk-4.47-2|106	%doc examples doc/*.txt doc/*.pdf AUTHORS COPYING ChangeLog INSTALL NEWS README
12mr|glpk-4.47-2|107	%{_includedir}/*.h
12mr|glpk-4.47-2|108	%{_libdir}/*.so
12mr|glpk-4.47-2|109	
12mr|glpk-4.47-2|110	%files -n %{lib_name_static_devel}
12mr|glpk-4.47-2|111	%{_libdir}/*.a
12mr|glpk-4.47-2|112	
12mr|glpk-4.47-2|113	
12mr|glpk-4.47-2|114	
12mr|glpk-4.47-2|115	%changelog
12mr|glpk-4.47-2|116	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|glpk-4.47-2|117	+ Commit: a45bb8b
12mr|glpk-4.47-2|118	- Fix Requires, spec cleanup
12mr|glpk-4.47-2|119	
12mr|glpk-4.47-2|120	

14109 12
12mr|glu-9.0.0-2|1	%define major 1
12mr|glu-9.0.0-2|2	%define libname %mklibname %{name} %{major}
12mr|glu-9.0.0-2|3	%define devname %mklibname %{name} -d
12mr|glu-9.0.0-2|4	
12mr|glu-9.0.0-2|5	Name:		glu
12mr|glu-9.0.0-2|6	Version:	9.0.0
12mr|glu-9.0.0-2|7	Release:	2
12mr|glu-9.0.0-2|8	Summary:	Mesa libGLU library
12mr|glu-9.0.0-2|9	Group:		System/Libraries
12mr|glu-9.0.0-2|10	License:	MIT
12mr|glu-9.0.0-2|11	URL:		http://mesa3d.org/
12mr|glu-9.0.0-2|12	# snapshot only at this point
12mr|glu-9.0.0-2|13	Source0:	ftp://ftp.freedesktop.org/pub/mesa/glu/%{name}-%{version}.tar.bz2
12mr|glu-9.0.0-2|14	Source2:	make-git-snapshot.sh
12mr|glu-9.0.0-2|15	
12mr|glu-9.0.0-2|16	BuildRequires:	autoconf
12mr|glu-9.0.0-2|17	BuildRequires:	automake
12mr|glu-9.0.0-2|18	BuildRequires:	libtool
12mr|glu-9.0.0-2|19	BuildRequires:	pkgconfig(gl)
12mr|glu-9.0.0-2|20	
12mr|glu-9.0.0-2|21	%description
12mr|glu-9.0.0-2|22	Mesa implementation of the standard GLU OpenGL utility API.
12mr|glu-9.0.0-2|23	
12mr|glu-9.0.0-2|24	%package -n	%{libname}
12mr|glu-9.0.0-2|25	Summary:	Files for Mesa (GLU libs)
12mr|glu-9.0.0-2|26	Group:		System/Libraries
12mr|glu-9.0.0-2|27	Provides:	libmesaglu = %{version}-%{release}
12mr|glu-9.0.0-2|28	Obsoletes:	%{_lib}mesaglu1 < 9.0
12mr|glu-9.0.0-2|29	
12mr|glu-9.0.0-2|30	%description -n	%{libname}
12mr|glu-9.0.0-2|31	GLU is the OpenGL Utility Library.
12mr|glu-9.0.0-2|32	It provides a number of functions upon the base OpenGL library to provide
12mr|glu-9.0.0-2|33	higher-level drawing routines from the more primitive routines provided by
12mr|glu-9.0.0-2|34	OpenGL.
12mr|glu-9.0.0-2|35	
12mr|glu-9.0.0-2|36	%package -n	%{devname}
12mr|glu-9.0.0-2|37	Summary:	Development files for GLU libs
12mr|glu-9.0.0-2|38	Group:		Development/C
12mr|glu-9.0.0-2|39	Requires:	%{libname} = %{version}-%{release}
12mr|glu-9.0.0-2|40	Provides:	libmesaglu-devel = %{version}-%{release}
12mr|glu-9.0.0-2|41	Provides:	mesaglu-devel = %{version}-%{release}
12mr|glu-9.0.0-2|42	Obsoletes:	%{_lib}mesaglu1-devel < 9.0
12mr|glu-9.0.0-2|43	
12mr|glu-9.0.0-2|44	%description -n	%{devname}
12mr|glu-9.0.0-2|45	This package contains the headers needed to compile programs with GLU.
12mr|glu-9.0.0-2|46	
12mr|glu-9.0.0-2|47	%prep
12mr|glu-9.0.0-2|48	%setup -q
12mr|glu-9.0.0-2|49	
12mr|glu-9.0.0-2|50	%build
12mr|glu-9.0.0-2|51	%configure2_5x --disable-static
12mr|glu-9.0.0-2|52	%make
12mr|glu-9.0.0-2|53	
12mr|glu-9.0.0-2|54	%install
12mr|glu-9.0.0-2|55	%makeinstall_std
12mr|glu-9.0.0-2|56	rm -rf %{buildroot}%{_datadir}/man/man3/gl[A-Z]*
12mr|glu-9.0.0-2|57	
12mr|glu-9.0.0-2|58	%files -n %{libname}
12mr|glu-9.0.0-2|59	%{_libdir}/libGLU.so.%{major}*
12mr|glu-9.0.0-2|60	
12mr|glu-9.0.0-2|61	%files -n %{devname}
12mr|glu-9.0.0-2|62	%{_includedir}/GL/glu.h
12mr|glu-9.0.0-2|63	%{_includedir}/GL/glu_mangle.h
12mr|glu-9.0.0-2|64	%{_libdir}/libGLU.so
12mr|glu-9.0.0-2|65	%{_libdir}/pkgconfig/glu.pc

14110 12
12mr|glyr-0.9.5-1|1	%define major   1
12mr|glyr-0.9.5-1|2	%define libname %mklibname glyr %{major}
12mr|glyr-0.9.5-1|3	%define develname %mklibname -d glyr
12mr|glyr-0.9.5-1|4	
12mr|glyr-0.9.5-1|5	Name:           glyr
12mr|glyr-0.9.5-1|6	Version:        0.9.5
12mr|glyr-0.9.5-1|7	Release:        1
12mr|glyr-0.9.5-1|8	Summary:        Searcheninge for Musicrelated Metadata
12mr|glyr-0.9.5-1|9	License:        GPL-3.0+
12mr|glyr-0.9.5-1|10	Group:          System/Libraries
12mr|glyr-0.9.5-1|11	Url:            https://github.com/sahib/glyr
12mr|glyr-0.9.5-1|12	Source0:        https://github.com/downloads/sahib/%{name}/%{name}-%{version}.tar.bz2
12mr|glyr-0.9.5-1|13	# PATCH-FIX-OPENSUSE glyr-0.9.4-date-n-time.patch lazy.kent@opensuse.org -- remove __DATE and __TIME__ that causes the package to rebuild when not needed
12mr|glyr-0.9.5-1|14	Patch0:         glyr-0.9.4-date-n-time.patch
12mr|glyr-0.9.5-1|15	# PATCH-FIX-OPENSUSE glyr-0.9.4-optflags.patch lazy.kent@opensuse.org -- use default openSUSE optimization flags.
12mr|glyr-0.9.5-1|16	Patch1:         glyr-0.9.4-optflags.patch
12mr|glyr-0.9.5-1|17	BuildRequires:  cmake
12mr|glyr-0.9.5-1|18	BuildRequires:  pkgconfig(glib-2.0)
12mr|glyr-0.9.5-1|19	BuildRequires:  pkgconfig(libcurl)
12mr|glyr-0.9.5-1|20	BuildRequires:  pkgconfig(sqlite3)
12mr|glyr-0.9.5-1|21	
12mr|glyr-0.9.5-1|22	%description
12mr|glyr-0.9.5-1|23	Glyr CLI tool.
12mr|glyr-0.9.5-1|24	
12mr|glyr-0.9.5-1|25	The sort of metadata glyr is searching (and downloading) is usually the
12mr|glyr-0.9.5-1|26	data you see in your musicplayer. And indeed, originally it was written
12mr|glyr-0.9.5-1|27	to serve as internally library for a musicplayer, but has been extended
12mr|glyr-0.9.5-1|28	to work as a standalone program which is able to download:
12mr|glyr-0.9.5-1|29	
12mr|glyr-0.9.5-1|30	* cover art;
12mr|glyr-0.9.5-1|31	* lyrics;
12mr|glyr-0.9.5-1|32	* bandphotos;
12mr|glyr-0.9.5-1|33	* artist biography;
12mr|glyr-0.9.5-1|34	* album reviews;
12mr|glyr-0.9.5-1|35	* tracklists of an album;
12mr|glyr-0.9.5-1|36	* a list of albums from a specific artist;
12mr|glyr-0.9.5-1|37	* tags, either related to artist, album or title relations, for example
12mr|glyr-0.9.5-1|38	links to wikipedia;
12mr|glyr-0.9.5-1|39	* similar artists;
12mr|glyr-0.9.5-1|40	* similar songs.
12mr|glyr-0.9.5-1|41	
12mr|glyr-0.9.5-1|42	%package -n	%libname
12mr|glyr-0.9.5-1|43	Summary:        Searcheninge for Musicrelated Metadata
12mr|glyr-0.9.5-1|44	Group:          System/Libraries
12mr|glyr-0.9.5-1|45	
12mr|glyr-0.9.5-1|46	%description -n %libname
12mr|glyr-0.9.5-1|47	Glyr shared library.
12mr|glyr-0.9.5-1|48	
12mr|glyr-0.9.5-1|49	The sort of metadata glyr is searching (and downloading) is usually the
12mr|glyr-0.9.5-1|50	data you see in your musicplayer. And indeed, originally it was written
12mr|glyr-0.9.5-1|51	to serve as internally library for a musicplayer, but has been extended
12mr|glyr-0.9.5-1|52	to work as a standalone program which is able to download:
12mr|glyr-0.9.5-1|53	
12mr|glyr-0.9.5-1|54	* cover art;
12mr|glyr-0.9.5-1|55	* lyrics;
12mr|glyr-0.9.5-1|56	* bandphotos;
12mr|glyr-0.9.5-1|57	* artist biography;
12mr|glyr-0.9.5-1|58	* album reviews;
12mr|glyr-0.9.5-1|59	* tracklists of an album;
12mr|glyr-0.9.5-1|60	* a list of albums from a specific artist;
12mr|glyr-0.9.5-1|61	* tags, either related to artist, album or title relations, for example
12mr|glyr-0.9.5-1|62	links to wikipedia;
12mr|glyr-0.9.5-1|63	* similar artists;
12mr|glyr-0.9.5-1|64	* similar songs
12mr|glyr-0.9.5-1|65	
12mr|glyr-0.9.5-1|66	%package -n	%develname
12mr|glyr-0.9.5-1|67	Summary:        Searcheninge for Musicrelated Metadata
12mr|glyr-0.9.5-1|68	Group:          Development/C
12mr|glyr-0.9.5-1|69	Requires:       %libname = %{version}-%{release}
12mr|glyr-0.9.5-1|70	
12mr|glyr-0.9.5-1|71	%description -n %develname
12mr|glyr-0.9.5-1|72	Glyr development files.
12mr|glyr-0.9.5-1|73	
12mr|glyr-0.9.5-1|74	The sort of metadata glyr is searching (and downloading) is usually the
12mr|glyr-0.9.5-1|75	data you see in your musicplayer. And indeed, originally it was written
12mr|glyr-0.9.5-1|76	to serve as internally library for a musicplayer, but has been extended
12mr|glyr-0.9.5-1|77	to work as a standalone program which is able to download:
12mr|glyr-0.9.5-1|78	
12mr|glyr-0.9.5-1|79	* cover art;
12mr|glyr-0.9.5-1|80	* lyrics;
12mr|glyr-0.9.5-1|81	* bandphotos;
12mr|glyr-0.9.5-1|82	* artist biography;
12mr|glyr-0.9.5-1|83	* album reviews;
12mr|glyr-0.9.5-1|84	* tracklists of an album;
12mr|glyr-0.9.5-1|85	* a list of albums from a specific artist;
12mr|glyr-0.9.5-1|86	* tags, either related to artist, album or title relations, for example
12mr|glyr-0.9.5-1|87	links to wikipedia;
12mr|glyr-0.9.5-1|88	* similar artists;
12mr|glyr-0.9.5-1|89	* similar songs
12mr|glyr-0.9.5-1|90	
12mr|glyr-0.9.5-1|91	%prep
12mr|glyr-0.9.5-1|92	%setup -qn %{name}
12mr|glyr-0.9.5-1|93	%patch0
12mr|glyr-0.9.5-1|94	%patch1
12mr|glyr-0.9.5-1|95	
12mr|glyr-0.9.5-1|96	%build
12mr|glyr-0.9.5-1|97	%cmake
12mr|glyr-0.9.5-1|98	%make
12mr|glyr-0.9.5-1|99	
12mr|glyr-0.9.5-1|100	%install
12mr|glyr-0.9.5-1|101	pushd build
12mr|glyr-0.9.5-1|102	%makeinstall_std
12mr|glyr-0.9.5-1|103	
12mr|glyr-0.9.5-1|104	%files
12mr|glyr-0.9.5-1|105	%doc AUTHORS CHANGELOG COPYING README.textile TODO
12mr|glyr-0.9.5-1|106	%{_bindir}/glyrc
12mr|glyr-0.9.5-1|107	
12mr|glyr-0.9.5-1|108	%files -n %libname
12mr|glyr-0.9.5-1|109	%doc COPYING
12mr|glyr-0.9.5-1|110	%{_libdir}/*.so.*
12mr|glyr-0.9.5-1|111	
12mr|glyr-0.9.5-1|112	%files -n %develname
12mr|glyr-0.9.5-1|113	%doc src/examples
12mr|glyr-0.9.5-1|114	%{_includedir}/%{name}
12mr|glyr-0.9.5-1|115	%{_libdir}/*.so
12mr|glyr-0.9.5-1|116	%{_libdir}/pkgconfig/*.pc
12mr|glyr-0.9.5-1|117	
12mr|glyr-0.9.5-1|118	
12mr|glyr-0.9.5-1|119	
12mr|glyr-0.9.5-1|120	%changelog
12mr|glyr-0.9.5-1|121	

14111 12
12mr|gmime2.2-2.2.27-2|1	%define	major 2
12mr|gmime2.2-2.2.27-2|2	%define apiver 2.0
12mr|gmime2.2-2.2.27-2|3	%define libname %mklibname gmime %{apiver} %{major}
12mr|gmime2.2-2.2.27-2|4	%define develname %mklibname %{name} -d
12mr|gmime2.2-2.2.27-2|5	
12mr|gmime2.2-2.2.27-2|6	%define _gtkdocdir	%{_datadir}/gtk-doc/html
12mr|gmime2.2-2.2.27-2|7	%{expand:%%define _aclocaldir %(aclocal --print-ac-dir 2>/dev/null)}
12mr|gmime2.2-2.2.27-2|8	
12mr|gmime2.2-2.2.27-2|9	%define _requires_exceptions libgmime
12mr|gmime2.2-2.2.27-2|10	Summary:		The libGMIME library
12mr|gmime2.2-2.2.27-2|11	Name:			gmime2.2
12mr|gmime2.2-2.2.27-2|12	Version:		2.2.27
12mr|gmime2.2-2.2.27-2|13	Release:		%mkrel 2
12mr|gmime2.2-2.2.27-2|14	License:		LGPLv2+
12mr|gmime2.2-2.2.27-2|15	Group:			System/Libraries
12mr|gmime2.2-2.2.27-2|16	URL:			http://spruce.sourceforge.net/gmime
12mr|gmime2.2-2.2.27-2|17	Source0:		ftp://ftp.gnome.org/pub/GNOME/sources/gmime/gmime-%{version}.tar.bz2
12mr|gmime2.2-2.2.27-2|18	Patch: gmime-2.2.23-format-strings.patch
12mr|gmime2.2-2.2.27-2|19	BuildRequires:		glib2-devel
12mr|gmime2.2-2.2.27-2|20	BuildRequires:		pkgconfig(zlib)
12mr|gmime2.2-2.2.27-2|21	Buildroot:		%{_tmppath}/%{name}-%{version}-buildroot
12mr|gmime2.2-2.2.27-2|22	
12mr|gmime2.2-2.2.27-2|23	%description
12mr|gmime2.2-2.2.27-2|24	This library allows you to manipulate MIME messages.
12mr|gmime2.2-2.2.27-2|25	
12mr|gmime2.2-2.2.27-2|26	%package -n %{name}-utils
12mr|gmime2.2-2.2.27-2|27	Summary:	Utilities using the libGMIME library
12mr|gmime2.2-2.2.27-2|28	Group:		File tools
12mr|gmime2.2-2.2.27-2|29	Requires:	%{libname} = %{version}-%{release}
12mr|gmime2.2-2.2.27-2|30	Conflicts: gmime-utils
12mr|gmime2.2-2.2.27-2|31	
12mr|gmime2.2-2.2.27-2|32	%description -n %{name}-utils
12mr|gmime2.2-2.2.27-2|33	This package contains gmime-uudecode and gmime-uuencode and will
12mr|gmime2.2-2.2.27-2|34	allow you to manipulate MIME messages. These utilities can also be
12mr|gmime2.2-2.2.27-2|35	used instead of uudecode and uuencode from the sharutils package.
12mr|gmime2.2-2.2.27-2|36	
12mr|gmime2.2-2.2.27-2|37	%package -n %{libname}
12mr|gmime2.2-2.2.27-2|38	Summary:	The libGMIME library
12mr|gmime2.2-2.2.27-2|39	Group:		System/Libraries
12mr|gmime2.2-2.2.27-2|40	Provides:	lib%{name} = %{version}-%{release}
12mr|gmime2.2-2.2.27-2|41	
12mr|gmime2.2-2.2.27-2|42	%description -n %{libname}
12mr|gmime2.2-2.2.27-2|43	This library allows you to manipulate MIME messages.
12mr|gmime2.2-2.2.27-2|44	
12mr|gmime2.2-2.2.27-2|45	%package -n %{develname}
12mr|gmime2.2-2.2.27-2|46	Summary:	Development library and header files for the lib%{name} library
12mr|gmime2.2-2.2.27-2|47	Group:		Development/C
12mr|gmime2.2-2.2.27-2|48	Provides:	lib%{name}-devel = %version-%release
12mr|gmime2.2-2.2.27-2|49	Requires:	%{libname} = %{version}-%{release}
12mr|gmime2.2-2.2.27-2|50	
12mr|gmime2.2-2.2.27-2|51	%description -n %{develname}
12mr|gmime2.2-2.2.27-2|52	This package contains the lib%{name} development library and its header files.
12mr|gmime2.2-2.2.27-2|53	
12mr|gmime2.2-2.2.27-2|54	%prep
12mr|gmime2.2-2.2.27-2|55	
12mr|gmime2.2-2.2.27-2|56	%setup -q -n gmime-%version
12mr|gmime2.2-2.2.27-2|57	%patch -p1
12mr|gmime2.2-2.2.27-2|58	
12mr|gmime2.2-2.2.27-2|59	%build
12mr|gmime2.2-2.2.27-2|60	
12mr|gmime2.2-2.2.27-2|61	%configure2_5x \
12mr|gmime2.2-2.2.27-2|62	--with-html-dir=%{_gtkdocdir} \
12mr|gmime2.2-2.2.27-2|63	--disable-mono
12mr|gmime2.2-2.2.27-2|64	
12mr|gmime2.2-2.2.27-2|65	#gw parallel build broken in 2.1.15
12mr|gmime2.2-2.2.27-2|66	# (tpg) mono stuff doesn't like parallel build, this solves it
12mr|gmime2.2-2.2.27-2|67	%(echo %make|perl -pe 's/-j\d+/-j1/g')
12mr|gmime2.2-2.2.27-2|68	
12mr|gmime2.2-2.2.27-2|69	%check
12mr|gmime2.2-2.2.27-2|70	make check
12mr|gmime2.2-2.2.27-2|71	
12mr|gmime2.2-2.2.27-2|72	%install
12mr|gmime2.2-2.2.27-2|73	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12mr|gmime2.2-2.2.27-2|74	
12mr|gmime2.2-2.2.27-2|75	%makeinstall_std
12mr|gmime2.2-2.2.27-2|76	
12mr|gmime2.2-2.2.27-2|77	# these are provided by sharutils, gotta rename them...
12mr|gmime2.2-2.2.27-2|78	mv %{buildroot}%{_bindir}/uudecode %{buildroot}%{_bindir}/gmime-uudecode
12mr|gmime2.2-2.2.27-2|79	mv %{buildroot}%{_bindir}/uuencode %{buildroot}%{_bindir}/gmime-uuencode
12mr|gmime2.2-2.2.27-2|80	
12mr|gmime2.2-2.2.27-2|81	# cleanup
12mr|gmime2.2-2.2.27-2|82	rm -f %{buildroot}%{_libdir}/gmimeConf.sh
12mr|gmime2.2-2.2.27-2|83	
12mr|gmime2.2-2.2.27-2|84	#multiarch
12mr|gmime2.2-2.2.27-2|85	%multiarch_binaries %{buildroot}%{_bindir}/gmime-config
12mr|gmime2.2-2.2.27-2|86	
12mr|gmime2.2-2.2.27-2|87	
12mr|gmime2.2-2.2.27-2|88	%if %mdkversion < 200900
12mr|gmime2.2-2.2.27-2|89	%post -n %{libname} -p /sbin/ldconfig
12mr|gmime2.2-2.2.27-2|90	%endif
12mr|gmime2.2-2.2.27-2|91	
12mr|gmime2.2-2.2.27-2|92	%if %mdkversion < 200900
12mr|gmime2.2-2.2.27-2|93	%postun -n %{libname} -p /sbin/ldconfig
12mr|gmime2.2-2.2.27-2|94	%endif
12mr|gmime2.2-2.2.27-2|95	
12mr|gmime2.2-2.2.27-2|96	%clean
12mr|gmime2.2-2.2.27-2|97	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12mr|gmime2.2-2.2.27-2|98	
12mr|gmime2.2-2.2.27-2|99	%files -n %{name}-utils
12mr|gmime2.2-2.2.27-2|100	%defattr(-,root,root)
12mr|gmime2.2-2.2.27-2|101	%{_bindir}/gmime-uudecode
12mr|gmime2.2-2.2.27-2|102	%{_bindir}/gmime-uuencode
12mr|gmime2.2-2.2.27-2|103	
12mr|gmime2.2-2.2.27-2|104	%files -n %{libname}
12mr|gmime2.2-2.2.27-2|105	%defattr(-,root,root)
12mr|gmime2.2-2.2.27-2|106	%{_libdir}/lib*%{apiver}.so.%{major}*
12mr|gmime2.2-2.2.27-2|107	
12mr|gmime2.2-2.2.27-2|108	%files -n %{develname}
12mr|gmime2.2-2.2.27-2|109	%defattr(-,root,root)
12mr|gmime2.2-2.2.27-2|110	%doc AUTHORS ChangeLog PORTING README TODO
12mr|gmime2.2-2.2.27-2|111	%{multiarch_bindir}/gmime-config
12mr|gmime2.2-2.2.27-2|112	%{_bindir}/gmime-config
12mr|gmime2.2-2.2.27-2|113	%{_libdir}/lib*.a
12mr|gmime2.2-2.2.27-2|114	%{_libdir}/lib*.so
12mr|gmime2.2-2.2.27-2|115	%{_libdir}/pkgconfig/gmime-2.0.pc
12mr|gmime2.2-2.2.27-2|116	%{_includedir}/*
12mr|gmime2.2-2.2.27-2|117	%doc %{_gtkdocdir}/*
12mr|gmime2.2-2.2.27-2|118	
12mr|gmime2.2-2.2.27-2|119	
12mr|gmime2.2-2.2.27-2|120	
12mr|gmime2.2-2.2.27-2|121	%changelog
12mr|gmime2.2-2.2.27-2|122	

14112 12
12mr|gmime2.4-2.4.33-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mr|gmime2.4-2.4.33-1|2	
12mr|gmime2.4-2.4.33-1|3	%define oname	gmime
12mr|gmime2.4-2.4.33-1|4	%define major	2
12mr|gmime2.4-2.4.33-1|5	%define apiver	2.4
12mr|gmime2.4-2.4.33-1|6	%define libname %mklibname %{oname} %{apiver} %{major}
12mr|gmime2.4-2.4.33-1|7	%define devname %mklibname %{oname} %{apiver} -d
12mr|gmime2.4-2.4.33-1|8	
12mr|gmime2.4-2.4.33-1|9	%define build_mono 1
12mr|gmime2.4-2.4.33-1|10	
12mr|gmime2.4-2.4.33-1|11	%ifarch %mips %arm
12mr|gmime2.4-2.4.33-1|12	%define build_mono 0
12mr|gmime2.4-2.4.33-1|13	%endif
12mr|gmime2.4-2.4.33-1|14	
12mr|gmime2.4-2.4.33-1|15	%define _gtkdocdir	%{_datadir}/gtk-doc/html
12mr|gmime2.4-2.4.33-1|16	%{expand:%%define _aclocaldir %(aclocal --print-ac-dir 2>/dev/null)}
12mr|gmime2.4-2.4.33-1|17	
12mr|gmime2.4-2.4.33-1|18	%if %{_use_internal_dependency_generator}
12mr|gmime2.4-2.4.33-1|19	%define __noautoreq 'libgmime'
12mr|gmime2.4-2.4.33-1|20	%else
12mr|gmime2.4-2.4.33-1|21	%define _requires_exceptions libgmime
12mr|gmime2.4-2.4.33-1|22	%endif
12mr|gmime2.4-2.4.33-1|23	
12mr|gmime2.4-2.4.33-1|24	Summary:	The libGMIME library
12mr|gmime2.4-2.4.33-1|25	Name:		%{oname}%{apiver}
12mr|gmime2.4-2.4.33-1|26	Version:	2.4.33
12mr|gmime2.4-2.4.33-1|27	Release:	1
12mr|gmime2.4-2.4.33-1|28	License:	LGPLv2+
12mr|gmime2.4-2.4.33-1|29	Group:		System/Libraries
12mr|gmime2.4-2.4.33-1|30	URL:		http://spruce.sourceforge.net/gmime
12mr|gmime2.4-2.4.33-1|31	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{url_ver}/%{oname}-%{version}.tar.xz
12mr|gmime2.4-2.4.33-1|32	Patch0:		gmime-2.4.28-glib-deprecation.patch
12mr|gmime2.4-2.4.33-1|33	
12mr|gmime2.4-2.4.33-1|34	BuildRequires:	gtk-doc
12mr|gmime2.4-2.4.33-1|35	BuildRequires:	pkgconfig(glib-2.0)
12mr|gmime2.4-2.4.33-1|36	BuildRequires:	pkgconfig(zlib)
12mr|gmime2.4-2.4.33-1|37	%if %{build_mono}
12mr|gmime2.4-2.4.33-1|38	BuildRequires:	mono-devel
12mr|gmime2.4-2.4.33-1|39	BuildRequires:	gtk-sharp2-devel
12mr|gmime2.4-2.4.33-1|40	BuildRequires:	gtk-sharp2
12mr|gmime2.4-2.4.33-1|41	%endif
12mr|gmime2.4-2.4.33-1|42	#gw: autoconf:
12mr|gmime2.4-2.4.33-1|43	BuildRequires:	gettext-devel
12mr|gmime2.4-2.4.33-1|44	
12mr|gmime2.4-2.4.33-1|45	%description
12mr|gmime2.4-2.4.33-1|46	This library allows you to manipulate MIME messages.
12mr|gmime2.4-2.4.33-1|47	
12mr|gmime2.4-2.4.33-1|48	%package -n %{name}-utils
12mr|gmime2.4-2.4.33-1|49	Summary:	Utilities using the libGMIME library
12mr|gmime2.4-2.4.33-1|50	Group:		File tools
12mr|gmime2.4-2.4.33-1|51	Conflicts:	%{oname}-utils
12mr|gmime2.4-2.4.33-1|52	
12mr|gmime2.4-2.4.33-1|53	%description -n %{name}-utils
12mr|gmime2.4-2.4.33-1|54	This package contains gmime-uudecode and gmime-uuencode and will
12mr|gmime2.4-2.4.33-1|55	allow you to manipulate MIME messages. These utilities can also be
12mr|gmime2.4-2.4.33-1|56	used instead of uudecode and uuencode from the sharutils package.
12mr|gmime2.4-2.4.33-1|57	
12mr|gmime2.4-2.4.33-1|58	%package -n %{libname}
12mr|gmime2.4-2.4.33-1|59	Summary:	The libGMIME library
12mr|gmime2.4-2.4.33-1|60	Group:		System/Libraries
12mr|gmime2.4-2.4.33-1|61	
12mr|gmime2.4-2.4.33-1|62	%description -n %{libname}
12mr|gmime2.4-2.4.33-1|63	This library allows you to manipulate MIME messages.
12mr|gmime2.4-2.4.33-1|64	
12mr|gmime2.4-2.4.33-1|65	%package -n %{devname}
12mr|gmime2.4-2.4.33-1|66	Summary:	Development library and header files for the lib%{name} library
12mr|gmime2.4-2.4.33-1|67	Group:		Development/C
12mr|gmime2.4-2.4.33-1|68	Provides:	%{name}-devel = %{version}-%{release}
12mr|gmime2.4-2.4.33-1|69	Requires:	%{libname} = %{version}-%{release}
12mr|gmime2.4-2.4.33-1|70	
12mr|gmime2.4-2.4.33-1|71	%description -n %{devname}
12mr|gmime2.4-2.4.33-1|72	This package contains the lib%{name} development library and its header files.
12mr|gmime2.4-2.4.33-1|73	
12mr|gmime2.4-2.4.33-1|74	%if %{build_mono}
12mr|gmime2.4-2.4.33-1|75	%package sharp
12mr|gmime2.4-2.4.33-1|76	Summary:	GMIME bindings for mono
12mr|gmime2.4-2.4.33-1|77	Group:		System/Libraries
12mr|gmime2.4-2.4.33-1|78	Requires:	%{libname} = %{version}-%{release}
12mr|gmime2.4-2.4.33-1|79	
12mr|gmime2.4-2.4.33-1|80	%description sharp
12mr|gmime2.4-2.4.33-1|81	This library allows you to manipulate MIME messages.
12mr|gmime2.4-2.4.33-1|82	%endif
12mr|gmime2.4-2.4.33-1|83	
12mr|gmime2.4-2.4.33-1|84	%prep
12mr|gmime2.4-2.4.33-1|85	%setup -qn %{oname}-%{version}
12mr|gmime2.4-2.4.33-1|86	%apply_patches
12mr|gmime2.4-2.4.33-1|87	
12mr|gmime2.4-2.4.33-1|88	autoreconf -fi
12mr|gmime2.4-2.4.33-1|89	
12mr|gmime2.4-2.4.33-1|90	%build
12mr|gmime2.4-2.4.33-1|91	%configure2_5x \
12mr|gmime2.4-2.4.33-1|92	--with-html-dir=%{_gtkdocdir} \
12mr|gmime2.4-2.4.33-1|93	--enable-gtk-doc
12mr|gmime2.4-2.4.33-1|94	
12mr|gmime2.4-2.4.33-1|95	#gw parallel build broken in 2.1.15
12mr|gmime2.4-2.4.33-1|96	# (tpg) mono stuff doesn't like parallel build, this solves it
12mr|gmime2.4-2.4.33-1|97	%(echo %make|perl -pe 's/-j\d+/-j1/g')
12mr|gmime2.4-2.4.33-1|98	
12mr|gmime2.4-2.4.33-1|99	%check
12mr|gmime2.4-2.4.33-1|100	make check
12mr|gmime2.4-2.4.33-1|101	
12mr|gmime2.4-2.4.33-1|102	%install
12mr|gmime2.4-2.4.33-1|103	%makeinstall_std
12mr|gmime2.4-2.4.33-1|104	
12mr|gmime2.4-2.4.33-1|105	# cleanup
12mr|gmime2.4-2.4.33-1|106	rm -f %{buildroot}%{_libdir}/gmimeConf.sh
12mr|gmime2.4-2.4.33-1|107	
12mr|gmime2.4-2.4.33-1|108	%files -n %{libname}
12mr|gmime2.4-2.4.33-1|109	%{_libdir}/lib*%{apiver}.so.%{major}*
12mr|gmime2.4-2.4.33-1|110	
12mr|gmime2.4-2.4.33-1|111	%files -n %{devname}
12mr|gmime2.4-2.4.33-1|112	%doc AUTHORS ChangeLog PORTING README TODO
12mr|gmime2.4-2.4.33-1|113	%{_libdir}/lib*.a
12mr|gmime2.4-2.4.33-1|114	%{_libdir}/lib*.so
12mr|gmime2.4-2.4.33-1|115	%{_libdir}/pkgconfig/gmime-%{apiver}.pc
12mr|gmime2.4-2.4.33-1|116	%{_includedir}/*
12mr|gmime2.4-2.4.33-1|117	%doc %{_gtkdocdir}/*
12mr|gmime2.4-2.4.33-1|118	
12mr|gmime2.4-2.4.33-1|119	%if %{build_mono}
12mr|gmime2.4-2.4.33-1|120	%files sharp
12mr|gmime2.4-2.4.33-1|121	%{_prefix}/lib/mono/gac/%{oname}-sharp
12mr|gmime2.4-2.4.33-1|122	%{_prefix}/lib/mono/%{oname}-sharp-%{apiver}
12mr|gmime2.4-2.4.33-1|123	%{_libdir}/pkgconfig/%{oname}-sharp-%{apiver}.pc
12mr|gmime2.4-2.4.33-1|124	%endif
12mr|gmime2.4-2.4.33-1|125	

14113 12
12mr|gmime-2.6.12-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mr|gmime-2.6.12-1|2	
12mr|gmime-2.6.12-1|3	%define major	0
12mr|gmime-2.6.12-1|4	%define apiver	2.6
12mr|gmime-2.6.12-1|5	%define libname	%mklibname %{name} %{apiver} %{major}
12mr|gmime-2.6.12-1|6	%define devname %mklibname %{name} -d
12mr|gmime-2.6.12-1|7	
12mr|gmime-2.6.12-1|8	%define _gtkdocdir	%{_datadir}/gtk-doc/html
12mr|gmime-2.6.12-1|9	%define build_mono 1
12mr|gmime-2.6.12-1|10	
12mr|gmime-2.6.12-1|11	%ifarch %mips %arm
12mr|gmime-2.6.12-1|12	%define build_mono 0
12mr|gmime-2.6.12-1|13	%endif
12mr|gmime-2.6.12-1|14	
12mr|gmime-2.6.12-1|15	Summary:	The libGMIME library
12mr|gmime-2.6.12-1|16	Name:		gmime
12mr|gmime-2.6.12-1|17	Version:	2.6.12
12mr|gmime-2.6.12-1|18	Release:	1
12mr|gmime-2.6.12-1|19	License:	LGPLv2+
12mr|gmime-2.6.12-1|20	Group:		System/Libraries
12mr|gmime-2.6.12-1|21	URL:		http://spruce.sourceforge.net/gmime
12mr|gmime-2.6.12-1|22	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|gmime-2.6.12-1|23	
12mr|gmime-2.6.12-1|24	BuildRequires:	gtk-doc
12mr|gmime-2.6.12-1|25	BuildRequires:	gpgme-devel
12mr|gmime-2.6.12-1|26	BuildRequires:	pkgconfig(glib-2.0)
12mr|gmime-2.6.12-1|27	BuildRequires:	pkgconfig(zlib)
12mr|gmime-2.6.12-1|28	%if %{build_mono}
12mr|gmime-2.6.12-1|29	BuildRequires:	mono-devel
12mr|gmime-2.6.12-1|30	BuildRequires:	gtk-sharp2-devel
12mr|gmime-2.6.12-1|31	BuildRequires:	gtk-sharp2
12mr|gmime-2.6.12-1|32	%endif
12mr|gmime-2.6.12-1|33	
12mr|gmime-2.6.12-1|34	%description
12mr|gmime-2.6.12-1|35	This library allows you to manipulate MIME messages.
12mr|gmime-2.6.12-1|36	
12mr|gmime-2.6.12-1|37	%package -n %{libname}
12mr|gmime-2.6.12-1|38	Summary:	The libGMIME library
12mr|gmime-2.6.12-1|39	Group:		System/Libraries
12mr|gmime-2.6.12-1|40	
12mr|gmime-2.6.12-1|41	%description -n %{libname}
12mr|gmime-2.6.12-1|42	This library allows you to manipulate MIME messages.
12mr|gmime-2.6.12-1|43	
12mr|gmime-2.6.12-1|44	%package -n %{devname}
12mr|gmime-2.6.12-1|45	Summary:	Development library and header files for the lib%{name} library
12mr|gmime-2.6.12-1|46	Group:		Development/C
12mr|gmime-2.6.12-1|47	Provides:	%{name}-devel
12mr|gmime-2.6.12-1|48	Requires:	%{libname} = %{version}-%{release}
12mr|gmime-2.6.12-1|49	
12mr|gmime-2.6.12-1|50	%description -n %{devname}
12mr|gmime-2.6.12-1|51	This package contains the lib%{name} development library and its header files.
12mr|gmime-2.6.12-1|52	
12mr|gmime-2.6.12-1|53	%if %{build_mono}
12mr|gmime-2.6.12-1|54	%package sharp
12mr|gmime-2.6.12-1|55	Summary:	GMIME bindings for mono
12mr|gmime-2.6.12-1|56	Group:		System/Libraries
12mr|gmime-2.6.12-1|57	Requires:	%{libname} = %{version}-%{release}
12mr|gmime-2.6.12-1|58	
12mr|gmime-2.6.12-1|59	%description sharp
12mr|gmime-2.6.12-1|60	This library allows you to manipulate MIME messages.
12mr|gmime-2.6.12-1|61	%endif
12mr|gmime-2.6.12-1|62	
12mr|gmime-2.6.12-1|63	%prep
12mr|gmime-2.6.12-1|64	%setup -q
12mr|gmime-2.6.12-1|65	
12mr|gmime-2.6.12-1|66	%build
12mr|gmime-2.6.12-1|67	%configure2_5x \
12mr|gmime-2.6.12-1|68	--disable-static \
12mr|gmime-2.6.12-1|69	--with-html-dir=%{_gtkdocdir} \
12mr|gmime-2.6.12-1|70	--enable-gtk-doc
12mr|gmime-2.6.12-1|71	
12mr|gmime-2.6.12-1|72	#gw parallel build broken in 2.1.15
12mr|gmime-2.6.12-1|73	# (tpg) mono stuff doesn't like parallel build, this solves it
12mr|gmime-2.6.12-1|74	%(echo %make|perl -pe 's/-j\d+/-j1/g')
12mr|gmime-2.6.12-1|75	
12mr|gmime-2.6.12-1|76	%check
12mr|gmime-2.6.12-1|77	make check
12mr|gmime-2.6.12-1|78	
12mr|gmime-2.6.12-1|79	%install
12mr|gmime-2.6.12-1|80	%makeinstall_std
12mr|gmime-2.6.12-1|81	
12mr|gmime-2.6.12-1|82	# cleanup
12mr|gmime-2.6.12-1|83	rm -f %{buildroot}%{_libdir}/gmimeConf.sh
12mr|gmime-2.6.12-1|84	
12mr|gmime-2.6.12-1|85	%files -n %{libname}
12mr|gmime-2.6.12-1|86	%{_libdir}/lib*%{apiver}.so.%{major}*
12mr|gmime-2.6.12-1|87	
12mr|gmime-2.6.12-1|88	%files -n %{devname}
12mr|gmime-2.6.12-1|89	%doc AUTHORS ChangeLog PORTING README TODO
12mr|gmime-2.6.12-1|90	%{_libdir}/lib*.so
12mr|gmime-2.6.12-1|91	%{_libdir}/pkgconfig/gmime-%{apiver}.pc
12mr|gmime-2.6.12-1|92	%{_includedir}/*
12mr|gmime-2.6.12-1|93	%{_datadir}/gapi-2.0/gmime-api.xml
12mr|gmime-2.6.12-1|94	%doc %{_gtkdocdir}/*
12mr|gmime-2.6.12-1|95	
12mr|gmime-2.6.12-1|96	%if %{build_mono}
12mr|gmime-2.6.12-1|97	%files sharp
12mr|gmime-2.6.12-1|98	%{_prefix}/lib/mono/gac/%{name}-sharp
12mr|gmime-2.6.12-1|99	%{_prefix}/lib/mono/%{name}-sharp-%{apiver}
12mr|gmime-2.6.12-1|100	%{_libdir}/pkgconfig/%{name}-sharp-%{apiver}.pc
12mr|gmime-2.6.12-1|101	%endif
12mr|gmime-2.6.12-1|102	

14114 12
12mr|gmp-5.0.5-4|1	%define major 10
12mr|gmp-5.0.5-4|2	%define major_xx 4
12mr|gmp-5.0.5-4|3	%define major_mp 3
12mr|gmp-5.0.5-4|4	
12mr|gmp-5.0.5-4|5	%define libname %mklibname %{name} %{major}
12mr|gmp-5.0.5-4|6	%define develname %mklibname %{name} -d
12mr|gmp-5.0.5-4|7	%define libname_gmpxx %mklibname %{name}xx %{major_xx}
12mr|gmp-5.0.5-4|8	%define develname_gmpxx %mklibname %{name}xx -d
12mr|gmp-5.0.5-4|9	%define libname_mp %mklibname %{name}mp %{major_mp}
12mr|gmp-5.0.5-4|10	%define develname_mp %mklibname %{name}mp -d
12mr|gmp-5.0.5-4|11	
12mr|gmp-5.0.5-4|12	Summary:	A GNU arbitrary precision library
12mr|gmp-5.0.5-4|13	Name:		gmp
12mr|gmp-5.0.5-4|14	Version:	5.0.5
12mr|gmp-5.0.5-4|15	Release:	4
12mr|gmp-5.0.5-4|16	License:	GPLv3
12mr|gmp-5.0.5-4|17	Group:		System/Libraries
12mr|gmp-5.0.5-4|18	URL:		http://gmplib.org/
12mr|gmp-5.0.5-4|19	Source0:	ftp://ftp.gmplib.org/pub/%{name}-%{version}/%{name}-%{version}.tar.xz
12mr|gmp-5.0.5-4|20	Source1:	ftp://ftp.gnu.org/pub/gnu/%{name}-%{version}/%{name}-%{version}.tar.xz.sig
12mr|gmp-5.0.5-4|21	Patch0:		gmp-5.0.5-x32-build-fix.patch
12mr|gmp-5.0.5-4|22	Patch1:		gmp-5.0.5-remove-deprecated-ansi2knr-support.patch
12mr|gmp-5.0.5-4|23	BuildRequires:	bison
12mr|gmp-5.0.5-4|24	BuildRequires:	flex
12mr|gmp-5.0.5-4|25	BuildRequires:	readline-devel
12mr|gmp-5.0.5-4|26	BuildRequires:	pkgconfig(ncurses)
12mr|gmp-5.0.5-4|27	# XXX this should really be the default behaviour of rpm..
12mr|gmp-5.0.5-4|28	%define	__noautoreqfiles	%{_docdir}
12mr|gmp-5.0.5-4|29	
12mr|gmp-5.0.5-4|30	%description
12mr|gmp-5.0.5-4|31	The gmp package contains GNU MP, a library for arbitrary precision
12mr|gmp-5.0.5-4|32	arithmetic, signed integers operations, rational numbers and floating
12mr|gmp-5.0.5-4|33	point numbers. GNU MP is designed for speed, for both small and very
12mr|gmp-5.0.5-4|34	large operands.
12mr|gmp-5.0.5-4|35	
12mr|gmp-5.0.5-4|36	GNU MP is fast for several reasons:
12mr|gmp-5.0.5-4|37	- it uses fullwords as the basic arithmetic type,
12mr|gmp-5.0.5-4|38	- it uses fast algorithms,
12mr|gmp-5.0.5-4|39	- it carefully optimizes assembly code for many CPUs' most common
12mr|gmp-5.0.5-4|40	inner loops
12mr|gmp-5.0.5-4|41	- it generally emphasizes speed over simplicity/elegance in its
12mr|gmp-5.0.5-4|42	operations
12mr|gmp-5.0.5-4|43	
12mr|gmp-5.0.5-4|44	%package -n	%{libname}
12mr|gmp-5.0.5-4|45	Summary:	A GNU arbitrary precision library
12mr|gmp-5.0.5-4|46	Group:		System/Libraries
12mr|gmp-5.0.5-4|47	
12mr|gmp-5.0.5-4|48	%description -n	%{libname}
12mr|gmp-5.0.5-4|49	The gmp package contains GNU MP, a library for arbitrary precision
12mr|gmp-5.0.5-4|50	arithmetic, signed integers operations, rational numbers and floating
12mr|gmp-5.0.5-4|51	point numbers. GNU MP is designed for speed, for both small and very
12mr|gmp-5.0.5-4|52	large operands.
12mr|gmp-5.0.5-4|53	
12mr|gmp-5.0.5-4|54	GNU MP is fast for several reasons:
12mr|gmp-5.0.5-4|55	- it uses fullwords as the basic arithmetic type,
12mr|gmp-5.0.5-4|56	- it uses fast algorithms
12mr|gmp-5.0.5-4|57	- it carefully optimizes assembly code for many CPUs' most common
12mr|gmp-5.0.5-4|58	inner loops
12mr|gmp-5.0.5-4|59	- it generally emphasizes speed over simplicity/elegance in its
12mr|gmp-5.0.5-4|60	operations
12mr|gmp-5.0.5-4|61	
12mr|gmp-5.0.5-4|62	%package -n	%{develname}
12mr|gmp-5.0.5-4|63	Summary:	Development tools for the GNU MP arbitrary precision library
12mr|gmp-5.0.5-4|64	Group:		Development/C
12mr|gmp-5.0.5-4|65	Requires(post):	rpm-helper
12mr|gmp-5.0.5-4|66	Requires(preun):rpm-helper
12mr|gmp-5.0.5-4|67	Requires:	%{libname} >= %{version}-%{release}
12mr|gmp-5.0.5-4|68	Provides:	%{name}-devel = %{version}-%{release}
12mr|gmp-5.0.5-4|69	Obsoletes:	%{mklibname %{name} 3 -d} < 4.2.4
12mr|gmp-5.0.5-4|70	
12mr|gmp-5.0.5-4|71	%description -n	%{develname}
12mr|gmp-5.0.5-4|72	The static libraries, header files and documentation for using the GNU MP
12mr|gmp-5.0.5-4|73	arbitrary precision library in applications.
12mr|gmp-5.0.5-4|74	
12mr|gmp-5.0.5-4|75	If you want to develop applications which will use the GNU MP library,
12mr|gmp-5.0.5-4|76	you'll need to install the gmp-devel package.  You'll also need to
12mr|gmp-5.0.5-4|77	install the gmp package.
12mr|gmp-5.0.5-4|78	
12mr|gmp-5.0.5-4|79	%package -n	%{libname_gmpxx}
12mr|gmp-5.0.5-4|80	Summary:	C++ support for GMP
12mr|gmp-5.0.5-4|81	Group:		System/Libraries
12mr|gmp-5.0.5-4|82	Requires:	%{libname} >= %{version}-%{release}
12mr|gmp-5.0.5-4|83	Obsoletes:	%{mklibname %{name}xx 3} < 4.2.4
12mr|gmp-5.0.5-4|84	
12mr|gmp-5.0.5-4|85	%description -n	%{libname_gmpxx}
12mr|gmp-5.0.5-4|86	C++ support for GMP.
12mr|gmp-5.0.5-4|87	
12mr|gmp-5.0.5-4|88	%package -n	%{develname_gmpxx}
12mr|gmp-5.0.5-4|89	Summary:	C++ Development tools for the GMP
12mr|gmp-5.0.5-4|90	Group:		Development/C++
12mr|gmp-5.0.5-4|91	Requires:	%{develname} >= %{version}-%{release}
12mr|gmp-5.0.5-4|92	Requires:	%{libname_gmpxx} >= %{version}-%{release}
12mr|gmp-5.0.5-4|93	Provides:	gmpxx-devel = %{version}-%{release}
12mr|gmp-5.0.5-4|94	Obsoletes:	%{mklibname %{name}xx 4 -d} < 4.2.4
12mr|gmp-5.0.5-4|95	
12mr|gmp-5.0.5-4|96	%description -n	%{develname_gmpxx}
12mr|gmp-5.0.5-4|97	C++ Development tools for the GMP.
12mr|gmp-5.0.5-4|98	
12mr|gmp-5.0.5-4|99	%package -n	%{libname_mp}
12mr|gmp-5.0.5-4|100	Summary:	Berkley MP compatibility library for GMP
12mr|gmp-5.0.5-4|101	Group:		System/Libraries
12mr|gmp-5.0.5-4|102	
12mr|gmp-5.0.5-4|103	%description -n	%{libname_mp}
12mr|gmp-5.0.5-4|104	Berkley MP compatibility library for GMP.
12mr|gmp-5.0.5-4|105	
12mr|gmp-5.0.5-4|106	%package -n	%{develname_mp}
12mr|gmp-5.0.5-4|107	Summary:	Development tools for Berkley MP compatibility library for GMP
12mr|gmp-5.0.5-4|108	Group:		Development/C
12mr|gmp-5.0.5-4|109	Requires:	%{libname_mp} >= %{version}-%{release}
12mr|gmp-5.0.5-4|110	Provides:	mp-devel = %{version}-%{release}
12mr|gmp-5.0.5-4|111	Obsoletes:	%{mklibname %{name}mp 3 -d} < 4.2.4
12mr|gmp-5.0.5-4|112	
12mr|gmp-5.0.5-4|113	%description -n	%{develname_mp}
12mr|gmp-5.0.5-4|114	Development tools for Berkley MP compatibility library for GMP.
12mr|gmp-5.0.5-4|115	
12mr|gmp-5.0.5-4|116	%prep
12mr|gmp-5.0.5-4|117	%setup -q
12mr|gmp-5.0.5-4|118	%patch0 -p1 -b .x32~
12mr|gmp-5.0.5-4|119	%patch1 -p1 -b .no_ansi2knr~
12mr|gmp-5.0.5-4|120	autoreconf -f
12mr|gmp-5.0.5-4|121	
12mr|gmp-5.0.5-4|122	%build
12mr|gmp-5.0.5-4|123	%configure2_5x	--enable-cxx \
12mr|gmp-5.0.5-4|124	--enable-mpbsd \
12mr|gmp-5.0.5-4|125	--enable-fft
12mr|gmp-5.0.5-4|126	%make
12mr|gmp-5.0.5-4|127	
12mr|gmp-5.0.5-4|128	%check
12mr|gmp-5.0.5-4|129	# All tests must pass
12mr|gmp-5.0.5-4|130	make check
12mr|gmp-5.0.5-4|131	
12mr|gmp-5.0.5-4|132	%install
12mr|gmp-5.0.5-4|133	%makeinstall_std
12mr|gmp-5.0.5-4|134	
12mr|gmp-5.0.5-4|135	%files -n %{libname}
12mr|gmp-5.0.5-4|136	%doc NEWS README
12mr|gmp-5.0.5-4|137	%{_libdir}/libgmp.so.%{major}*
12mr|gmp-5.0.5-4|138	
12mr|gmp-5.0.5-4|139	%files -n %{develname}
12mr|gmp-5.0.5-4|140	%doc doc demos
12mr|gmp-5.0.5-4|141	%{_libdir}/libgmp.so
12mr|gmp-5.0.5-4|142	%{_libdir}/libgmp.a
12mr|gmp-5.0.5-4|143	%{_includedir}/gmp.h
12mr|gmp-5.0.5-4|144	%{_infodir}/gmp.info*
12mr|gmp-5.0.5-4|145	
12mr|gmp-5.0.5-4|146	%files -n %{libname_gmpxx}
12mr|gmp-5.0.5-4|147	%{_libdir}/libgmpxx.so.%{major_xx}*
12mr|gmp-5.0.5-4|148	
12mr|gmp-5.0.5-4|149	%files -n %{develname_gmpxx}
12mr|gmp-5.0.5-4|150	%{_libdir}/libgmpxx.so
12mr|gmp-5.0.5-4|151	%{_libdir}/libgmpxx.a
12mr|gmp-5.0.5-4|152	%{_includedir}/gmpxx.h
12mr|gmp-5.0.5-4|153	
12mr|gmp-5.0.5-4|154	%files -n %{libname_mp}
12mr|gmp-5.0.5-4|155	%{_libdir}/libmp.so.%{major_mp}*
12mr|gmp-5.0.5-4|156	
12mr|gmp-5.0.5-4|157	%files -n %{develname_mp}
12mr|gmp-5.0.5-4|158	%{_includedir}/mp.h
12mr|gmp-5.0.5-4|159	%{_libdir}/libmp.so
12mr|gmp-5.0.5-4|160	%{_libdir}/libmp.a
12mr|gmp-5.0.5-4|161	
12mr|gmp-5.0.5-4|162	
12mr|gmp-5.0.5-4|163	
12mr|gmp-5.0.5-4|164	%changelog
12mr|gmp-5.0.5-4|165	* Thu Aug  9 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gmp-5.0.5-4|166	+ Commit: fbe4336
12mr|gmp-5.0.5-4|167	- New version 5.0.5 (sync with Cooker), fix unversioned Obsoletes
12mr|gmp-5.0.5-4|168	
12mr|gmp-5.0.5-4|169	

14115 12
12mr|gmtk-1.0.7-1|1	%define major		1
12mr|gmtk-1.0.7-1|2	%define libname		%mklibname gmtk %{major}
12mr|gmtk-1.0.7-1|3	%define libnamedev	%mklibname -d gmtk
12mr|gmtk-1.0.7-1|4	
12mr|gmtk-1.0.7-1|5	Name:		gmtk
12mr|gmtk-1.0.7-1|6	Summary:	Library for gnome-mplayer and gecko-mediaplayer
12mr|gmtk-1.0.7-1|7	Version:	1.0.7
12mr|gmtk-1.0.7-1|8	Release:	%mkrel 1
12mr|gmtk-1.0.7-1|9	License: 	GPLv2+
12mr|gmtk-1.0.7-1|10	Group:		System/Libraries
12mr|gmtk-1.0.7-1|11	Source0: 	http://gmtk.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|gmtk-1.0.7-1|12	URL: 		http://code.google.com/p/gmtk/
12mr|gmtk-1.0.7-1|13	BuildRequires: pkgconfig(x11)
12mr|gmtk-1.0.7-1|14	BuildRequires: pkgconfig(gtk+-3.0)
12mr|gmtk-1.0.7-1|15	BuildRequires: pkgconfig(glib-2.0)
12mr|gmtk-1.0.7-1|16	BuildRequires: pkgconfig(gthread-2.0)
12mr|gmtk-1.0.7-1|17	BuildRequires: pkgconfig(alsa)
12mr|gmtk-1.0.7-1|18	BuildRequires: pkgconfig(libpulse)
12mr|gmtk-1.0.7-1|19	BuildRequires: pkgconfig(libpulse-mainloop-glib)
12mr|gmtk-1.0.7-1|20	BuildRequires: intltool
12mr|gmtk-1.0.7-1|21	
12mr|gmtk-1.0.7-1|22	%description
12mr|gmtk-1.0.7-1|23	Library for gnome-mplayer and gecko-mediaplayer.
12mr|gmtk-1.0.7-1|24	
12mr|gmtk-1.0.7-1|25	%package i18n
12mr|gmtk-1.0.7-1|26	Summary:	Translation files for %name
12mr|gmtk-1.0.7-1|27	Group:		System/Libraries
12mr|gmtk-1.0.7-1|28	BuildArch:	noarch
12mr|gmtk-1.0.7-1|29	
12mr|gmtk-1.0.7-1|30	%description i18n
12mr|gmtk-1.0.7-1|31	This package contains translation files for %name.
12mr|gmtk-1.0.7-1|32	
12mr|gmtk-1.0.7-1|33	%package -n	%{libname}
12mr|gmtk-1.0.7-1|34	Summary:	Library for gnome-mplayer and gecko-mediaplayer
12mr|gmtk-1.0.7-1|35	Group:		System/Libraries
12mr|gmtk-1.0.7-1|36	Requires:	%{name}-i18n >= %{version}
12mr|gmtk-1.0.7-1|37	
12mr|gmtk-1.0.7-1|38	%description -n	%{libname}
12mr|gmtk-1.0.7-1|39	Library for gnome-mplayer and gecko-mediaplayer.
12mr|gmtk-1.0.7-1|40	
12mr|gmtk-1.0.7-1|41	%package -n	%{libnamedev}
12mr|gmtk-1.0.7-1|42	Summary:	Libraries and include files for developing with libgmtk
12mr|gmtk-1.0.7-1|43	Group:		Development/C
12mr|gmtk-1.0.7-1|44	Requires:	%{libname} = %{version}
12mr|gmtk-1.0.7-1|45	Provides:	%{name}-devel = %{version}-%{release}
12mr|gmtk-1.0.7-1|46	
12mr|gmtk-1.0.7-1|47	%description -n	%{libnamedev}
12mr|gmtk-1.0.7-1|48	This package provides the necessary development libraries and include
12mr|gmtk-1.0.7-1|49	files to allow you to develop with %{name}.
12mr|gmtk-1.0.7-1|50	
12mr|gmtk-1.0.7-1|51	%prep
12mr|gmtk-1.0.7-1|52	%setup -q
12mr|gmtk-1.0.7-1|53	
12mr|gmtk-1.0.7-1|54	%build
12mr|gmtk-1.0.7-1|55	%configure2_5x --disable-static --enable-gsettings
12mr|gmtk-1.0.7-1|56	%make
12mr|gmtk-1.0.7-1|57	
12mr|gmtk-1.0.7-1|58	%install
12mr|gmtk-1.0.7-1|59	%makeinstall_std
12mr|gmtk-1.0.7-1|60	
12mr|gmtk-1.0.7-1|61	%find_lang %name
12mr|gmtk-1.0.7-1|62	
12mr|gmtk-1.0.7-1|63	rm -f %{buildroot}%{_libdir}/*.la %{buildroot}%{_datadir}/doc/%{name}/*
12mr|gmtk-1.0.7-1|64	
12mr|gmtk-1.0.7-1|65	%files i18n -f %name.lang
12mr|gmtk-1.0.7-1|66	
12mr|gmtk-1.0.7-1|67	%files -n %{libname}
12mr|gmtk-1.0.7-1|68	%{_libdir}/*.so.%{major}
12mr|gmtk-1.0.7-1|69	%{_libdir}/*.so.%{major}.*
12mr|gmtk-1.0.7-1|70	
12mr|gmtk-1.0.7-1|71	%files -n %{libnamedev}
12mr|gmtk-1.0.7-1|72	%{_libdir}/*.so
12mr|gmtk-1.0.7-1|73	%{_includedir}/%{name}
12mr|gmtk-1.0.7-1|74	%{_libdir}/pkgconfig/*.pc

14116 12
12mr|gnet2-2.0.8-10|1	%define api_version 2.0
12mr|gnet2-2.0.8-10|2	%define major 0
12mr|gnet2-2.0.8-10|3	%define libname %mklibname gnet-%{api_version}_ %{major}
12mr|gnet2-2.0.8-10|4	%define develname %mklibname gnet-%{api_version} -d
12mr|gnet2-2.0.8-10|5	
12mr|gnet2-2.0.8-10|6	Summary:	A network library
12mr|gnet2-2.0.8-10|7	Name:		gnet2
12mr|gnet2-2.0.8-10|8	Version:	2.0.8
12mr|gnet2-2.0.8-10|9	Release:	10
12mr|gnet2-2.0.8-10|10	Group:		System/Libraries
12mr|gnet2-2.0.8-10|11	License:	LGPL
12mr|gnet2-2.0.8-10|12	URL:		http://www.gnetlibrary.org
12mr|gnet2-2.0.8-10|13	Source0:	gnet-%{version}.tar.bz2
12mr|gnet2-2.0.8-10|14	Patch0:		gnet-2.0.8-examples.patch
12mr|gnet2-2.0.8-10|15	BuildRequires:	pkgconfig(glib-2.0)
12mr|gnet2-2.0.8-10|16	
12mr|gnet2-2.0.8-10|17	%description
12mr|gnet2-2.0.8-10|18	Gnet is a simple network library.  It is writen in C, object-oriented,
12mr|gnet2-2.0.8-10|19	and built upon glib.  It is intended to be small, fast, easy-to-use,
12mr|gnet2-2.0.8-10|20	and easy to port.  The interface is similar to the interface for
12mr|gnet2-2.0.8-10|21	Java's network library.
12mr|gnet2-2.0.8-10|22	
12mr|gnet2-2.0.8-10|23	Features:
12mr|gnet2-2.0.8-10|24	* TCP 'client' sockets
12mr|gnet2-2.0.8-10|25	* TCP 'server' sockets
12mr|gnet2-2.0.8-10|26	* Non-blocking TCP sockets
12mr|gnet2-2.0.8-10|27	* UDP
12mr|gnet2-2.0.8-10|28	* IP Multicast
12mr|gnet2-2.0.8-10|29	* Internet address abstraction
12mr|gnet2-2.0.8-10|30	
12mr|gnet2-2.0.8-10|31	%package -n	%{libname}
12mr|gnet2-2.0.8-10|32	Summary:	Libgnet, a network library
12mr|gnet2-2.0.8-10|33	Group:		System/Libraries
12mr|gnet2-2.0.8-10|34	Provides:	lib%{name} = %{version}-%{release}
12mr|gnet2-2.0.8-10|35	
12mr|gnet2-2.0.8-10|36	%description -n	%{libname}
12mr|gnet2-2.0.8-10|37	Gnet is a simple network library.  It is writen in C, object-oriented,
12mr|gnet2-2.0.8-10|38	and built upon glib.  It is intended to be small, fast, easy-to-use,
12mr|gnet2-2.0.8-10|39	and easy to port.  The interface is similar to the interface for
12mr|gnet2-2.0.8-10|40	Java's network library.
12mr|gnet2-2.0.8-10|41	
12mr|gnet2-2.0.8-10|42	%package -n	%{develname}
12mr|gnet2-2.0.8-10|43	Summary:	Header files for the Gnet library
12mr|gnet2-2.0.8-10|44	Group:		Development/C
12mr|gnet2-2.0.8-10|45	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|gnet2-2.0.8-10|46	Provides:	libgnet-%{api_version}-devel = %{version}-%{release}
12mr|gnet2-2.0.8-10|47	Requires:	%{libname} = %{version}-%{release}
12mr|gnet2-2.0.8-10|48	
12mr|gnet2-2.0.8-10|49	%description -n	%{develname}
12mr|gnet2-2.0.8-10|50	Gnet is a simple network library.  It is writen in C, object-oriented,
12mr|gnet2-2.0.8-10|51	and built upon glib.
12mr|gnet2-2.0.8-10|52	This package allows you to develop applications that use the Gnet
12mr|gnet2-2.0.8-10|53	library.
12mr|gnet2-2.0.8-10|54	
12mr|gnet2-2.0.8-10|55	%prep
12mr|gnet2-2.0.8-10|56	%setup -q -n gnet-%{version}
12mr|gnet2-2.0.8-10|57	%patch0 -p1
12mr|gnet2-2.0.8-10|58	chmod 755 doc/html
12mr|gnet2-2.0.8-10|59	
12mr|gnet2-2.0.8-10|60	%build
12mr|gnet2-2.0.8-10|61	autoreconf -fi
12mr|gnet2-2.0.8-10|62	export CFLAGS="%{optflags} -fPIC"
12mr|gnet2-2.0.8-10|63	%configure2_5x --disable-static
12mr|gnet2-2.0.8-10|64	
12mr|gnet2-2.0.8-10|65	%make
12mr|gnet2-2.0.8-10|66	
12mr|gnet2-2.0.8-10|67	%install
12mr|gnet2-2.0.8-10|68	%makeinstall_std
12mr|gnet2-2.0.8-10|69	
12mr|gnet2-2.0.8-10|70	#remove unpackaged files
12mr|gnet2-2.0.8-10|71	rm -rf %{buildroot}%{_datadir}/doc/libgnet%{api_version}-dev
12mr|gnet2-2.0.8-10|72	rm -fr %{buildroot}%{_datadir}/gtk-doc/
12mr|gnet2-2.0.8-10|73	
12mr|gnet2-2.0.8-10|74	%files -n %{libname}
12mr|gnet2-2.0.8-10|75	%{_libdir}/*.so.%{major}*
12mr|gnet2-2.0.8-10|76	
12mr|gnet2-2.0.8-10|77	%files -n %{develname}
12mr|gnet2-2.0.8-10|78	%doc README COPYING ChangeLog NEWS TODO AUTHORS INSTALL HACKING doc/html
12mr|gnet2-2.0.8-10|79	%{_includedir}/gnet-2.0
12mr|gnet2-2.0.8-10|80	%{_datadir}/aclocal/*
12mr|gnet2-2.0.8-10|81	%{_libdir}/gnet-2.0
12mr|gnet2-2.0.8-10|82	%{_libdir}/*.so
12mr|gnet2-2.0.8-10|83	%{_libdir}/pkgconfig/*.pc
12mr|gnet2-2.0.8-10|84	
12mr|gnet2-2.0.8-10|85	
12mr|gnet2-2.0.8-10|86	%changelog
12mr|gnet2-2.0.8-10|87	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnet2-2.0.8-10|88	+ Commit: 28208ed
12mr|gnet2-2.0.8-10|89	- Add patch to disable useless examples build, spec cleanup
12mr|gnet2-2.0.8-10|90	
12mr|gnet2-2.0.8-10|91	

14117 12
12mr|gnokii-0.6.31-1|1	%define	name	gnokii
12mr|gnokii-0.6.31-1|2	%define	version	0.6.31
12mr|gnokii-0.6.31-1|3	%define	rel	1
12mr|gnokii-0.6.31-1|4	%define	release	%mkrel %{rel}
12mr|gnokii-0.6.31-1|5	%define	Summary	Tool suite for Nokia mobile phones
12mr|gnokii-0.6.31-1|6	
12mr|gnokii-0.6.31-1|7	%define	major	7
12mr|gnokii-0.6.31-1|8	%define	libname			%mklibname %{name} %major
12mr|gnokii-0.6.31-1|9	%define	libnamedev		%mklibname %{name} -d
12mr|gnokii-0.6.31-1|10	%define	libnamestaticdev	%mklibname %{name} -d -s
12mr|gnokii-0.6.31-1|11	
12mr|gnokii-0.6.31-1|12	Summary:	%{Summary}
12mr|gnokii-0.6.31-1|13	Name:		%{name}
12mr|gnokii-0.6.31-1|14	Version: 	%{version}
12mr|gnokii-0.6.31-1|15	%if %mdkversion < 201000
12mr|gnokii-0.6.31-1|16	%define subrel  1
12mr|gnokii-0.6.31-1|17	%endif
12mr|gnokii-0.6.31-1|18	Release:	%{release}
12mr|gnokii-0.6.31-1|19	License:	GPLv2+
12mr|gnokii-0.6.31-1|20	Url:		http://www.gnokii.org/
12mr|gnokii-0.6.31-1|21	Group:		Communications
12mr|gnokii-0.6.31-1|22	Source0:	http://www.gnokii.org/download/gnokii/%{name}-%{version}.tar.bz2
12mr|gnokii-0.6.31-1|23	Source2:        %{name}-smsd.init
12mr|gnokii-0.6.31-1|24	Source3:        %{name}-smsd.sysconfig
12mr|gnokii-0.6.31-1|25	Source4:        %{name}-smsd.logrotate
12mr|gnokii-0.6.31-1|26	Source5:        %{name}-smsd2mail.sh
12mr|gnokii-0.6.31-1|27	Source6:        %{name}-smsd-README.smsd2mail
12mr|gnokii-0.6.31-1|28	Patch3:		gnokii-0.6.8-fix-locking.patch
12mr|gnokii-0.6.31-1|29	Source11:	%{name}-16x16.png
12mr|gnokii-0.6.31-1|30	Source12:	%{name}-32x32.png
12mr|gnokii-0.6.31-1|31	Source13:	%{name}-48x48.png
12mr|gnokii-0.6.31-1|32	Buildrequires:	xpm-devel gtk+2-devel bison bluez-devel
12mr|gnokii-0.6.31-1|33	BuildRequires:	libusb-devel
12mr|gnokii-0.6.31-1|34	BuildRequires:	libical-devel
12mr|gnokii-0.6.31-1|35	BuildRequires:	mysql-devel postgresql-devel
12mr|gnokii-0.6.31-1|36	BuildRequires:	sqlite3-devel
12mr|gnokii-0.6.31-1|37	BuildRequires:	gettext-devel intltool
12mr|gnokii-0.6.31-1|38	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|gnokii-0.6.31-1|39	Requires(pre):	rpm-helper
12mr|gnokii-0.6.31-1|40	Requires(postun):	rpm-helper
12mr|gnokii-0.6.31-1|41	
12mr|gnokii-0.6.31-1|42	%description
12mr|gnokii-0.6.31-1|43	Gnokii is a Linux/Unix tool suite and (eventually) modem/fax driver for
12mr|gnokii-0.6.31-1|44	Nokia's mobile phones, released under the GPL.
12mr|gnokii-0.6.31-1|45	
12mr|gnokii-0.6.31-1|46	%package	xgnokii
12mr|gnokii-0.6.31-1|47	Summary:	Graphical Linux/Unix tool suite for Nokia mobile phones
12mr|gnokii-0.6.31-1|48	Group:		Communications
12mr|gnokii-0.6.31-1|49	Requires:	%{name}
12mr|gnokii-0.6.31-1|50	Requires:	xdg-utils
12mr|gnokii-0.6.31-1|51	
12mr|gnokii-0.6.31-1|52	%description	xgnokii
12mr|gnokii-0.6.31-1|53	Xgnokii is graphical Linux/Unix tool suite for Nokia's mobile phones. It
12mr|gnokii-0.6.31-1|54	allows you to edit your contacts book, send/read SMS's from/in
12mr|gnokii-0.6.31-1|55	computer and more other features.
12mr|gnokii-0.6.31-1|56	
12mr|gnokii-0.6.31-1|57	%package        smsd
12mr|gnokii-0.6.31-1|58	Summary:        Gnokii SMS daemon
12mr|gnokii-0.6.31-1|59	Group:          Communications
12mr|gnokii-0.6.31-1|60	Requires:       %{name} = %{version}-%{release}
12mr|gnokii-0.6.31-1|61	Requires(post):  rpm-helper
12mr|gnokii-0.6.31-1|62	Requires(preun):  rpm-helper
12mr|gnokii-0.6.31-1|63	
12mr|gnokii-0.6.31-1|64	%description    smsd
12mr|gnokii-0.6.31-1|65	The Gnokii SMS daemon receives and sends SMS messages.
12mr|gnokii-0.6.31-1|66	
12mr|gnokii-0.6.31-1|67	%package        smsd-pgsql
12mr|gnokii-0.6.31-1|68	Summary:        PostgreSQL support for Gnokii SMS daemon
12mr|gnokii-0.6.31-1|69	Group:          Communications
12mr|gnokii-0.6.31-1|70	Requires:       %{name}-smsd = %{version}-%{release}
12mr|gnokii-0.6.31-1|71	
12mr|gnokii-0.6.31-1|72	%description    smsd-pgsql
12mr|gnokii-0.6.31-1|73	%{summary}.
12mr|gnokii-0.6.31-1|74	
12mr|gnokii-0.6.31-1|75	%package        smsd-mysql
12mr|gnokii-0.6.31-1|76	Summary:        MySQL support for Gnokii SMS daemon
12mr|gnokii-0.6.31-1|77	Group:          Communications
12mr|gnokii-0.6.31-1|78	Requires:       %{name}-smsd = %{version}-%{release}
12mr|gnokii-0.6.31-1|79	
12mr|gnokii-0.6.31-1|80	%description    smsd-mysql
12mr|gnokii-0.6.31-1|81	%{summary}.
12mr|gnokii-0.6.31-1|82	
12mr|gnokii-0.6.31-1|83	%package -n	%{libname}
12mr|gnokii-0.6.31-1|84	Summary:	Linux/Unix tool suite for Nokia mobile phones
12mr|gnokii-0.6.31-1|85	Group: 		System/Libraries
12mr|gnokii-0.6.31-1|86	
12mr|gnokii-0.6.31-1|87	%description -n %{libname}
12mr|gnokii-0.6.31-1|88	Gnokii is a Linux/Unix tool suite and (eventually) modem/fax driver for
12mr|gnokii-0.6.31-1|89	Nokia's mobile phones, released under the GPL.
12mr|gnokii-0.6.31-1|90	
12mr|gnokii-0.6.31-1|91	Libraries
12mr|gnokii-0.6.31-1|92	
12mr|gnokii-0.6.31-1|93	%package -n	%{libnamedev}
12mr|gnokii-0.6.31-1|94	Summary:	Development libraries and headers for gnokii
12mr|gnokii-0.6.31-1|95	Group: 		Development/C
12mr|gnokii-0.6.31-1|96	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|gnokii-0.6.31-1|97	Provides:	%{name}-devel = %{version}-%{release}
12mr|gnokii-0.6.31-1|98	Requires:	%{libname} = %{version}
12mr|gnokii-0.6.31-1|99	Obsoletes:	%mklibname -d %name 3
12mr|gnokii-0.6.31-1|100	
12mr|gnokii-0.6.31-1|101	%description -n %{libnamedev}
12mr|gnokii-0.6.31-1|102	Gnokii is a Linux/Unix tool suite and (eventually) modem/fax driver for
12mr|gnokii-0.6.31-1|103	Nokia's mobile phones, released under the GPL.
12mr|gnokii-0.6.31-1|104	
12mr|gnokii-0.6.31-1|105	Development Libraries
12mr|gnokii-0.6.31-1|106	
12mr|gnokii-0.6.31-1|107	%package -n	%{libnamestaticdev}
12mr|gnokii-0.6.31-1|108	Summary:	Static library for gnokii
12mr|gnokii-0.6.31-1|109	Group:		Development/C
12mr|gnokii-0.6.31-1|110	Provides:	%{name}-static = %{version}-%{release}
12mr|gnokii-0.6.31-1|111	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|gnokii-0.6.31-1|112	Provides:	lib%{name}-static = %{version}-%{release}
12mr|gnokii-0.6.31-1|113	Provides:	lib%{name}-static-devel = %{version}-%{release}
12mr|gnokii-0.6.31-1|114	Obsoletes:	%mklibname -d -s %name 3
12mr|gnokii-0.6.31-1|115	
12mr|gnokii-0.6.31-1|116	%description -n	%{libnamestaticdev}
12mr|gnokii-0.6.31-1|117	Static library for %{name}
12mr|gnokii-0.6.31-1|118	
12mr|gnokii-0.6.31-1|119	%prep
12mr|gnokii-0.6.31-1|120	%setup -q -n %{name}-%{version}
12mr|gnokii-0.6.31-1|121	%patch3 -p1 -b .lock
12mr|gnokii-0.6.31-1|122	autoreconf -fi
12mr|gnokii-0.6.31-1|123	
12mr|gnokii-0.6.31-1|124	install -pm 644 %{SOURCE5} smsd2mail.sh
12mr|gnokii-0.6.31-1|125	install -pm 644 %{SOURCE6} README.smsd2mail
12mr|gnokii-0.6.31-1|126	
12mr|gnokii-0.6.31-1|127	%build
12mr|gnokii-0.6.31-1|128	%configure2_5x	--enable-security \
12mr|gnokii-0.6.31-1|129	--with-pic \
12mr|gnokii-0.6.31-1|130	--enable-libusb
12mr|gnokii-0.6.31-1|131	%make
12mr|gnokii-0.6.31-1|132	cd xgnokii
12mr|gnokii-0.6.31-1|133	%make
12mr|gnokii-0.6.31-1|134	
12mr|gnokii-0.6.31-1|135	%install
12mr|gnokii-0.6.31-1|136	rm -rf %{buildroot}
12mr|gnokii-0.6.31-1|137	%{makeinstall_std}
12mr|gnokii-0.6.31-1|138	cd xgnokii
12mr|gnokii-0.6.31-1|139	%{makeinstall_std}
12mr|gnokii-0.6.31-1|140	cd ..
12mr|gnokii-0.6.31-1|141	
12mr|gnokii-0.6.31-1|142	# Rename smsd to gnokii-smsd
12mr|gnokii-0.6.31-1|143	mv %buildroot%{_bindir}/{,gnokii-}smsd
12mr|gnokii-0.6.31-1|144	mv %buildroot%{_mandir}/man8/{,gnokii-}smsd.8
12mr|gnokii-0.6.31-1|145	sed -i 's,smsd ,gnokii-smsd ,' %buildroot%{_mandir}/man8/gnokii-smsd.8
12mr|gnokii-0.6.31-1|146	sed -i 's,smsd.,gnokii-smsd.,' %buildroot%{_mandir}/man8/gnokii-smsd.8
12mr|gnokii-0.6.31-1|147	
12mr|gnokii-0.6.31-1|148	install -d %{buildroot}%{_sysconfdir}
12mr|gnokii-0.6.31-1|149	sed 's#/usr/local/sbin/#%{_sbindir}/#' <Docs/sample/gnokiirc >%{buildroot}%{_sysconfdir}/gnokiirc
12mr|gnokii-0.6.31-1|150	
12mr|gnokii-0.6.31-1|151	# remove smsd libtool archives
12mr|gnokii-0.6.31-1|152	rm -f %buildroot%_libdir/smsd/*.{la,a}
12mr|gnokii-0.6.31-1|153	
12mr|gnokii-0.6.31-1|154	# install the configuration files
12mr|gnokii-0.6.31-1|155	install -Dpm 755 %{SOURCE2} %{buildroot}%{_initrddir}/gnokii-smsd
12mr|gnokii-0.6.31-1|156	install -Dpm 640 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/gnokii-smsd
12mr|gnokii-0.6.31-1|157	install -Dpm 644 %{SOURCE4} \
12mr|gnokii-0.6.31-1|158	%{buildroot}%{_sysconfdir}/logrotate.d/gnokii-smsd
12mr|gnokii-0.6.31-1|159	
12mr|gnokii-0.6.31-1|160	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/x%{name}.png
12mr|gnokii-0.6.31-1|161	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/x%{name}.png
12mr|gnokii-0.6.31-1|162	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/x%{name}.png
12mr|gnokii-0.6.31-1|163	
12mr|gnokii-0.6.31-1|164	install -d %{buildroot}%{_var}/lock/gnokii
12mr|gnokii-0.6.31-1|165	
12mr|gnokii-0.6.31-1|166	%find_lang %{name}
12mr|gnokii-0.6.31-1|167	
12mr|gnokii-0.6.31-1|168	%pre
12mr|gnokii-0.6.31-1|169	%_pre_groupadd %{name}
12mr|gnokii-0.6.31-1|170	
12mr|gnokii-0.6.31-1|171	%postun
12mr|gnokii-0.6.31-1|172	%_postun_groupdel %{name}
12mr|gnokii-0.6.31-1|173	
12mr|gnokii-0.6.31-1|174	%pre smsd
12mr|gnokii-0.6.31-1|175	%_pre_useradd gnokii / /sbin/nologin
12mr|gnokii-0.6.31-1|176	
12mr|gnokii-0.6.31-1|177	%postun smsd
12mr|gnokii-0.6.31-1|178	%_postun_userdel gnokii
12mr|gnokii-0.6.31-1|179	
12mr|gnokii-0.6.31-1|180	%post smsd
12mr|gnokii-0.6.31-1|181	%_post_service gnokii-smsd
12mr|gnokii-0.6.31-1|182	
12mr|gnokii-0.6.31-1|183	%preun smsd
12mr|gnokii-0.6.31-1|184	%_preun_service gnokii-smsd
12mr|gnokii-0.6.31-1|185	
12mr|gnokii-0.6.31-1|186	%clean
12mr|gnokii-0.6.31-1|187	%{__rm} -rf %{buildroot}
12mr|gnokii-0.6.31-1|188	
12mr|gnokii-0.6.31-1|189	%files
12mr|gnokii-0.6.31-1|190	%defattr(-,root,root)
12mr|gnokii-0.6.31-1|191	%doc ChangeLog TODO MAINTAINERS
12mr|gnokii-0.6.31-1|192	%doc Docs/Bugs Docs/CREDITS Docs/DataCalls-QuickStart
12mr|gnokii-0.6.31-1|193	%doc Docs/FAQ Docs/gnokii-IrDA-Linux Docs/gnokii-ir-howto
12mr|gnokii-0.6.31-1|194	%doc Docs/gnokii.nol Docs/KNOWN_BUGS
12mr|gnokii-0.6.31-1|195	%doc Docs/README* Docs/sample
12mr|gnokii-0.6.31-1|196	%doc Docs/*.txt
12mr|gnokii-0.6.31-1|197	%doc utils/*.sis
12mr|gnokii-0.6.31-1|198	%{_bindir}/%{name}
12mr|gnokii-0.6.31-1|199	%{_bindir}/sendsms
12mr|gnokii-0.6.31-1|200	%{_bindir}/%{name}d
12mr|gnokii-0.6.31-1|201	%{_sbindir}/m%{name}dev
12mr|gnokii-0.6.31-1|202	%config(noreplace) %{_sysconfdir}/%{name}rc
12mr|gnokii-0.6.31-1|203	%attr(777,root,gnokii) %{_var}/lock/gnokii
12mr|gnokii-0.6.31-1|204	%{_mandir}/man1/gnokii.1*
12mr|gnokii-0.6.31-1|205	%{_mandir}/man1/sendsms.1*
12mr|gnokii-0.6.31-1|206	%{_mandir}/man8/gnokiid.8*
12mr|gnokii-0.6.31-1|207	%{_mandir}/man8/mgnokiidev.8*
12mr|gnokii-0.6.31-1|208	
12mr|gnokii-0.6.31-1|209	%files xgnokii -f %{name}.lang
12mr|gnokii-0.6.31-1|210	%defattr(-,root,root)
12mr|gnokii-0.6.31-1|211	%{_bindir}/x%{name}
12mr|gnokii-0.6.31-1|212	%{_datadir}/applications/xgnokii.desktop
12mr|gnokii-0.6.31-1|213	%{_miconsdir}/x%{name}.png
12mr|gnokii-0.6.31-1|214	%{_iconsdir}/x%{name}.png
12mr|gnokii-0.6.31-1|215	%{_liconsdir}/x%{name}.png
12mr|gnokii-0.6.31-1|216	%{_mandir}/man1/xgnokii*
12mr|gnokii-0.6.31-1|217	
12mr|gnokii-0.6.31-1|218	%files smsd
12mr|gnokii-0.6.31-1|219	%defattr(-,root,root,-)
12mr|gnokii-0.6.31-1|220	%doc smsd/action smsd/ChangeLog smsd/README README.smsd2mail smsd2mail.sh
12mr|gnokii-0.6.31-1|221	%attr(-,gnokii,gnokii) %config(noreplace) %{_sysconfdir}/sysconfig/gnokii-smsd
12mr|gnokii-0.6.31-1|222	%config(noreplace) %{_sysconfdir}/logrotate.d/gnokii-smsd
12mr|gnokii-0.6.31-1|223	%{_initrddir}/gnokii-smsd
12mr|gnokii-0.6.31-1|224	%{_bindir}/gnokii-smsd
12mr|gnokii-0.6.31-1|225	%{_mandir}/man8/gnokii-smsd.8*
12mr|gnokii-0.6.31-1|226	%dir %{_libdir}/smsd/
12mr|gnokii-0.6.31-1|227	%{_libdir}/smsd/libsmsd_file.so
12mr|gnokii-0.6.31-1|228	%{_libdir}/smsd/libsmsd_sqlite.so
12mr|gnokii-0.6.31-1|229	
12mr|gnokii-0.6.31-1|230	%files smsd-pgsql
12mr|gnokii-0.6.31-1|231	%defattr(-,root,root,-)
12mr|gnokii-0.6.31-1|232	%doc smsd/sms.tables.pq.sql
12mr|gnokii-0.6.31-1|233	%{_libdir}/smsd/libsmsd_pq.so
12mr|gnokii-0.6.31-1|234	
12mr|gnokii-0.6.31-1|235	%files smsd-mysql
12mr|gnokii-0.6.31-1|236	%defattr(-,root,root,-)
12mr|gnokii-0.6.31-1|237	%doc smsd/sms.tables.mysql.sql
12mr|gnokii-0.6.31-1|238	%{_libdir}/smsd/libsmsd_mysql.so
12mr|gnokii-0.6.31-1|239	
12mr|gnokii-0.6.31-1|240	%files -n %{libname}
12mr|gnokii-0.6.31-1|241	%defattr(-,root,root)
12mr|gnokii-0.6.31-1|242	%{_libdir}/*.so.%{major}*
12mr|gnokii-0.6.31-1|243	
12mr|gnokii-0.6.31-1|244	%files -n %{libnamedev}
12mr|gnokii-0.6.31-1|245	%defattr(-,root,root)
12mr|gnokii-0.6.31-1|246	%doc Docs/gnokii-hackers-howto
12mr|gnokii-0.6.31-1|247	%doc Docs/gettext-howto
12mr|gnokii-0.6.31-1|248	%doc Docs/protocol
12mr|gnokii-0.6.31-1|249	%{_includedir}/*.h
12mr|gnokii-0.6.31-1|250	%{_includedir}/%{name}
12mr|gnokii-0.6.31-1|251	%{_libdir}/*.so
12mr|gnokii-0.6.31-1|252	%if %mdvver <= 201100
12mr|gnokii-0.6.31-1|253	%{_libdir}/*.la
12mr|gnokii-0.6.31-1|254	%endif
12mr|gnokii-0.6.31-1|255	%{_libdir}/pkgconfig/*
12mr|gnokii-0.6.31-1|256	
12mr|gnokii-0.6.31-1|257	%files -n %{libnamestaticdev}
12mr|gnokii-0.6.31-1|258	%defattr(-,root,root)
12mr|gnokii-0.6.31-1|259	%{_libdir}/*.a
12mr|gnokii-0.6.31-1|260	
12mr|gnokii-0.6.31-1|261	
12mr|gnokii-0.6.31-1|262	%changelog
12mr|gnokii-0.6.31-1|263	* Mon Mar 19 2012 Götz Waschk <waschk@mandriva.org> 0.6.31-1mdv2012.0
12mr|gnokii-0.6.31-1|264	+ Revision: 785530
12mr|gnokii-0.6.31-1|265	- remove libtool archives on Cooker
12mr|gnokii-0.6.31-1|266	- new major
12mr|gnokii-0.6.31-1|267	- fix xgnokii build
12mr|gnokii-0.6.31-1|268	- enable libical support
12mr|gnokii-0.6.31-1|269	- spec cleanup
12mr|gnokii-0.6.31-1|270	- new version
12mr|gnokii-0.6.31-1|271	
12mr|gnokii-0.6.31-1|272	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.30-3
12mr|gnokii-0.6.31-1|273	+ Revision: 664858
12mr|gnokii-0.6.31-1|274	- mass rebuild
12mr|gnokii-0.6.31-1|275	
12mr|gnokii-0.6.31-1|276	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.30-2
12mr|gnokii-0.6.31-1|277	+ Revision: 645747
12mr|gnokii-0.6.31-1|278	- relink against libmysqlclient.so.18
12mr|gnokii-0.6.31-1|279	
12mr|gnokii-0.6.31-1|280	* Sun Jan 23 2011 Götz Waschk <waschk@mandriva.org> 0.6.30-1
12mr|gnokii-0.6.31-1|281	+ Revision: 632446
12mr|gnokii-0.6.31-1|282	- new version
12mr|gnokii-0.6.31-1|283	- add sqlite module for smsd
12mr|gnokii-0.6.31-1|284	
12mr|gnokii-0.6.31-1|285	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.29-3mdv2011.0
12mr|gnokii-0.6.31-1|286	+ Revision: 626998
12mr|gnokii-0.6.31-1|287	- rebuilt against mysql-5.5.8 libs, again
12mr|gnokii-0.6.31-1|288	
12mr|gnokii-0.6.31-1|289	* Mon Dec 27 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.29-2mdv2011.0
12mr|gnokii-0.6.31-1|290	+ Revision: 625419
12mr|gnokii-0.6.31-1|291	- rebuilt against mysql-5.5.8 libs
12mr|gnokii-0.6.31-1|292	
12mr|gnokii-0.6.31-1|293	* Wed Aug 04 2010 Funda Wang <fwang@mandriva.org> 0.6.29-1mdv2011.0
12mr|gnokii-0.6.31-1|294	+ Revision: 565946
12mr|gnokii-0.6.31-1|295	- new version 0.6.29
12mr|gnokii-0.6.31-1|296	
12mr|gnokii-0.6.31-1|297	* Wed Feb 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.28.1-2mdv2010.1
12mr|gnokii-0.6.31-1|298	+ Revision: 507029
12mr|gnokii-0.6.31-1|299	- rebuild
12mr|gnokii-0.6.31-1|300	
12mr|gnokii-0.6.31-1|301	* Sun Dec 27 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.28.1-1mdv2010.1
12mr|gnokii-0.6.31-1|302	+ Revision: 482771
12mr|gnokii-0.6.31-1|303	- update to new release and ditch all obsolete patches
12mr|gnokii-0.6.31-1|304	
12mr|gnokii-0.6.31-1|305	* Mon Sep 14 2009 Götz Waschk <waschk@mandriva.org> 0.6.27-5mdv2010.0
12mr|gnokii-0.6.31-1|306	+ Revision: 440016
12mr|gnokii-0.6.31-1|307	- update build deps
12mr|gnokii-0.6.31-1|308	- fix linking
12mr|gnokii-0.6.31-1|309	
12mr|gnokii-0.6.31-1|310	* Wed Aug 12 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.6.27-4mdv2010.0
12mr|gnokii-0.6.31-1|311	+ Revision: 415373
12mr|gnokii-0.6.31-1|312	- push new release to fix wformat errors
12mr|gnokii-0.6.31-1|313	- fix -Wformat warnings
12mr|gnokii-0.6.31-1|314	
12mr|gnokii-0.6.31-1|315	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|gnokii-0.6.31-1|316	- prepare for updates
12mr|gnokii-0.6.31-1|317	
12mr|gnokii-0.6.31-1|318	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.27-3mdv2009.1
12mr|gnokii-0.6.31-1|319	+ Revision: 311200
12mr|gnokii-0.6.31-1|320	- rebuilt against mysql-5.1.30 libs
12mr|gnokii-0.6.31-1|321	
12mr|gnokii-0.6.31-1|322	* Sun Nov 09 2008 Oden Eriksson <oeriksson@mandriva.com> 0.6.27-2mdv2009.1
12mr|gnokii-0.6.31-1|323	+ Revision: 301573
12mr|gnokii-0.6.31-1|324	- rebuilt against new libxcb
12mr|gnokii-0.6.31-1|325	
12mr|gnokii-0.6.31-1|326	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 0.6.27-1mdv2009.1
12mr|gnokii-0.6.31-1|327	+ Revision: 292708
12mr|gnokii-0.6.31-1|328	- New version 0.6.27
12mr|gnokii-0.6.31-1|329	- drop unused patch4 (fixed by upstream already)
12mr|gnokii-0.6.31-1|330	- rediff brwoser patch
12mr|gnokii-0.6.31-1|331	
12mr|gnokii-0.6.31-1|332	+ Pixel <pixel@mandriva.com>
12mr|gnokii-0.6.31-1|333	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|gnokii-0.6.31-1|334	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|gnokii-0.6.31-1|335	
12mr|gnokii-0.6.31-1|336	* Sun Jun 01 2008 Funda Wang <fwang@mandriva.org> 0.6.26-1mdv2009.0
12mr|gnokii-0.6.31-1|337	+ Revision: 213876
12mr|gnokii-0.6.31-1|338	- fix groups
12mr|gnokii-0.6.31-1|339	- New version 0.6.26
12mr|gnokii-0.6.31-1|340	- add smsd package ( files migrated from fedora )
12mr|gnokii-0.6.31-1|341	
12mr|gnokii-0.6.31-1|342	+ Olivier Blin <blino@mandriva.org>
12mr|gnokii-0.6.31-1|343	- restore BuildRoot
12mr|gnokii-0.6.31-1|344	
12mr|gnokii-0.6.31-1|345	+ Thierry Vignaud <tv@mandriva.org>
12mr|gnokii-0.6.31-1|346	- kill re-definition of %%buildroot on Pixel's request
12mr|gnokii-0.6.31-1|347	
12mr|gnokii-0.6.31-1|348	* Sun Nov 25 2007 Funda Wang <fwang@mandriva.org> 0.6.22-1mdv2008.1
12mr|gnokii-0.6.31-1|349	+ Revision: 111841
12mr|gnokii-0.6.31-1|350	- New version 0.6.22
12mr|gnokii-0.6.31-1|351	- clean old patches
12mr|gnokii-0.6.31-1|352	
12mr|gnokii-0.6.31-1|353	* Fri Nov 16 2007 Funda Wang <fwang@mandriva.org> 0.6.21-2mdv2008.1
12mr|gnokii-0.6.31-1|354	+ Revision: 109122
12mr|gnokii-0.6.31-1|355	- disable parallel build
12mr|gnokii-0.6.31-1|356	- bump release
12mr|gnokii-0.6.31-1|357	- really fix pkgconfig install
12mr|gnokii-0.6.31-1|358	- use xdg-open for help files
12mr|gnokii-0.6.31-1|359	- fix gnokii.pc install
12mr|gnokii-0.6.31-1|360	
12mr|gnokii-0.6.31-1|361	* Mon Nov 12 2007 Funda Wang <fwang@mandriva.org> 0.6.21-1mdv2008.1
12mr|gnokii-0.6.31-1|362	+ Revision: 108080
12mr|gnokii-0.6.31-1|363	- fix pkconfig file install
12mr|gnokii-0.6.31-1|364	- New version 0.6.21
12mr|gnokii-0.6.31-1|365	
12mr|gnokii-0.6.31-1|366	* Sat Nov 10 2007 Christiaan Welvaart <spturtle@mandriva.org> 0.6.20-1mdv2008.1
12mr|gnokii-0.6.31-1|367	+ Revision: 107307
12mr|gnokii-0.6.31-1|368	- 0.6.20
12mr|gnokii-0.6.31-1|369	- patch5: do not run make in Docs dir as no Makefile is present there
12mr|gnokii-0.6.31-1|370	
12mr|gnokii-0.6.31-1|371	* Sat Nov 03 2007 Christiaan Welvaart <spturtle@mandriva.org> 0.6.19-2mdv2008.1
12mr|gnokii-0.6.31-1|372	+ Revision: 105564
12mr|gnokii-0.6.31-1|373	- enable libusb
12mr|gnokii-0.6.31-1|374	- patch4: fix a stack corruption for nk6510
12mr|gnokii-0.6.31-1|375	
12mr|gnokii-0.6.31-1|376	* Wed Oct 10 2007 Funda Wang <fwang@mandriva.org> 0.6.19-1mdv2008.1
12mr|gnokii-0.6.31-1|377	+ Revision: 96763
12mr|gnokii-0.6.31-1|378	- New version 0.6.19
12mr|gnokii-0.6.31-1|379	
12mr|gnokii-0.6.31-1|380	+ Thierry Vignaud <tv@mandriva.org>
12mr|gnokii-0.6.31-1|381	- fix man pages extension
12mr|gnokii-0.6.31-1|382	
12mr|gnokii-0.6.31-1|383	* Wed Jul 25 2007 Funda Wang <fwang@mandriva.org> 0.6.18-1mdv2008.0
12mr|gnokii-0.6.31-1|384	+ Revision: 55155
12mr|gnokii-0.6.31-1|385	- New version 0.6.18
12mr|gnokii-0.6.31-1|386	- New version
12mr|gnokii-0.6.31-1|387	
12mr|gnokii-0.6.31-1|388	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|gnokii-0.6.31-1|389	- New version  0.6.15
12mr|gnokii-0.6.31-1|390	
12mr|gnokii-0.6.31-1|391	
12mr|gnokii-0.6.31-1|392	* Sat Jan 13 2007 Jérôme Soyer <saispo@mandriva.org> 0.6.14-1mdv2007.0
12mr|gnokii-0.6.31-1|393	+ Revision: 108284
12mr|gnokii-0.6.31-1|394	- New release 0.6.14
12mr|gnokii-0.6.31-1|395	- Import gnokii
12mr|gnokii-0.6.31-1|396	
12mr|gnokii-0.6.31-1|397	* Thu Aug 17 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.6.13-6mdv2007.0
12mr|gnokii-0.6.31-1|398	- fix menu icon
12mr|gnokii-0.6.31-1|399	- add/remove %%doc
12mr|gnokii-0.6.31-1|400	- do parallell build and work around brokeness
12mr|gnokii-0.6.31-1|401	
12mr|gnokii-0.6.31-1|402	* Wed Aug 16 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.6.13-5mdv2007.0
12mr|gnokii-0.6.31-1|403	- install man pages
12mr|gnokii-0.6.31-1|404	
12mr|gnokii-0.6.31-1|405	* Sun Aug 13 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.6.13-4
12mr|gnokii-0.6.31-1|406	- add BuildRequires: desktop-file-utils
12mr|gnokii-0.6.31-1|407	
12mr|gnokii-0.6.31-1|408	* Wed Aug 09 2006 Laurent MONTEL <lmontel@mandriva.com> 0.6.13-3
12mr|gnokii-0.6.31-1|409	- Rebuild
12mr|gnokii-0.6.31-1|410	
12mr|gnokii-0.6.31-1|411	* Thu Jul 20 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.6.13-2mdv2007.0
12mr|gnokii-0.6.31-1|412	- fix major
12mr|gnokii-0.6.31-1|413	
12mr|gnokii-0.6.31-1|414	* Thu Jul 20 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.6.13-1mdv2007.0
12mr|gnokii-0.6.31-1|415	- New release 0.6.13
12mr|gnokii-0.6.31-1|416	- fix xdg menu and move it to xgnokii package
12mr|gnokii-0.6.31-1|417	- fix macro-in-%
12mr|gnokii-0.6.31-1|418	%changelog
12mr|gnokii-0.6.31-1|419	

14118 12
12mr|gnome-applets-3.5.92-2|1	Summary:	Small applications which embed themselves in the GNOME panel
12mr|gnome-applets-3.5.92-2|2	Name:		gnome-applets
12mr|gnome-applets-3.5.92-2|3	Version:	3.5.92
12mr|gnome-applets-3.5.92-2|4	Release:	2
12mr|gnome-applets-3.5.92-2|5	License:	GPLv2+
12mr|gnome-applets-3.5.92-2|6	Group:		Graphical desktop/GNOME
12mr|gnome-applets-3.5.92-2|7	URL:		http://www.gnome.org/
12mr|gnome-applets-3.5.92-2|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.5/%{name}-%{version}.tar.xz
12mr|gnome-applets-3.5.92-2|9	
12mr|gnome-applets-3.5.92-2|10	BuildRequires:	intltool
12mr|gnome-applets-3.5.92-2|11	BuildRequires:	gnome-common
12mr|gnome-applets-3.5.92-2|12	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gnome-applets-3.5.92-2|13	BuildRequires:	rarian
12mr|gnome-applets-3.5.92-2|14	BuildRequires:	pkgconfig(dbus-1) >= 1.1.2
12mr|gnome-applets-3.5.92-2|15	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.74
12mr|gnome-applets-3.5.92-2|16	BuildRequires:	pkgconfig(gio-2.0) >= 2.15.3
12mr|gnome-applets-3.5.92-2|17	BuildRequires:	pkgconfig(gio-unix-2.0) >= 2.15.3
12mr|gnome-applets-3.5.92-2|18	BuildRequires:	pkgconfig(glib-2.0) >= 2.22.0
12mr|gnome-applets-3.5.92-2|19	BuildRequires:	pkgconfig(gnome-icon-theme) >= 2.15.91
12mr|gnome-applets-3.5.92-2|20	BuildRequires:	pkgconfig(gnome-settings-daemon)
12mr|gnome-applets-3.5.92-2|21	BuildRequires:	pkgconfig(gobject-2.0) >= 2.22.0
12mr|gnome-applets-3.5.92-2|22	BuildRequires:	pkgconfig(gstreamer-0.10) >= 0.10.2
12mr|gnome-applets-3.5.92-2|23	BuildRequires:	pkgconfig(gstreamer-audio-0.10) >= 0.10.2
12mr|gnome-applets-3.5.92-2|24	BuildRequires:	pkgconfig(gstreamer-interfaces-0.10) >= 0.10.2
12mr|gnome-applets-3.5.92-2|25	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
12mr|gnome-applets-3.5.92-2|26	BuildRequires:	pkgconfig(gucharmap-2.90) >= 2.33.0
12mr|gnome-applets-3.5.92-2|27	BuildRequires:	pkgconfig(gweather-3.0) >= 2.91.0
12mr|gnome-applets-3.5.92-2|28	BuildRequires:	pkgconfig(libgtop-2.0) >= 2.11.92
12mr|gnome-applets-3.5.92-2|29	BuildRequires:	pkgconfig(libnotify) >= 0.7
12mr|gnome-applets-3.5.92-2|30	BuildRequires:	pkgconfig(libpanelapplet-4.0) >= 2.91.90
12mr|gnome-applets-3.5.92-2|31	BuildRequires:	pkgconfig(libwnck-3.0) >= 2.91.0
12mr|gnome-applets-3.5.92-2|32	BuildRequires:	pkgconfig(libxml-2.0) >= 2.5.0
12mr|gnome-applets-3.5.92-2|33	BuildRequires:	pkgconfig(NetworkManager) >= 0.7
12mr|gnome-applets-3.5.92-2|34	BuildRequires:	pkgconfig(polkit-gobject-1) >= 0.92
12mr|gnome-applets-3.5.92-2|35	BuildRequires:	pkgconfig(pygobject-2.0) >= 2.26
12mr|gnome-applets-3.5.92-2|36	
12mr|gnome-applets-3.5.92-2|37	Requires:	dbus
12mr|gnome-applets-3.5.92-2|38	Requires(pre,preun,post): GConf2
12mr|gnome-applets-3.5.92-2|39	Requires:	gnome-panel
12mr|gnome-applets-3.5.92-2|40	Requires:	gnome-system-monitor
12mr|gnome-applets-3.5.92-2|41	Requires:	polkit-agent
12mr|gnome-applets-3.5.92-2|42	Requires:	usermode-consoleonly
12mr|gnome-applets-3.5.92-2|43	
12mr|gnome-applets-3.5.92-2|44	%description
12mr|gnome-applets-3.5.92-2|45	GNOME (GNU Network Object Model Environment) is a user-friendly
12mr|gnome-applets-3.5.92-2|46	set of applications and desktop tools to be used in conjunction with a
12mr|gnome-applets-3.5.92-2|47	window manager for the X Window System.  GNOME is similar in purpose and
12mr|gnome-applets-3.5.92-2|48	scope to CDE and KDE, but GNOME (like KDE) is based completely on Open Source
12mr|gnome-applets-3.5.92-2|49	software.  The gnome-applets package provides Panel applets which
12mr|gnome-applets-3.5.92-2|50	enhance your GNOME experience.
12mr|gnome-applets-3.5.92-2|51	
12mr|gnome-applets-3.5.92-2|52	You should install the gnome-applets package if you would like to abuse the
12mr|gnome-applets-3.5.92-2|53	GNOME desktop environment by embedding small utilities in the GNOME panel.
12mr|gnome-applets-3.5.92-2|54	
12mr|gnome-applets-3.5.92-2|55	%prep
12mr|gnome-applets-3.5.92-2|56	%setup -q
12mr|gnome-applets-3.5.92-2|57	
12mr|gnome-applets-3.5.92-2|58	%build
12mr|gnome-applets-3.5.92-2|59	%configure2_5x \
12mr|gnome-applets-3.5.92-2|60	--enable-suid=no \
12mr|gnome-applets-3.5.92-2|61	--disable-scrollkeeper \
12mr|gnome-applets-3.5.92-2|62	--disable-battstat \
12mr|gnome-applets-3.5.92-2|63	--disable-schemas-install
12mr|gnome-applets-3.5.92-2|64	
12mr|gnome-applets-3.5.92-2|65	%make
12mr|gnome-applets-3.5.92-2|66	
12mr|gnome-applets-3.5.92-2|67	%install
12mr|gnome-applets-3.5.92-2|68	%makeinstall_std
12mr|gnome-applets-3.5.92-2|69	%find_lang %{name}-3.0 --with-gnome --all-name
12mr|gnome-applets-3.5.92-2|70	
12mr|gnome-applets-3.5.92-2|71	%define schemas charpick cpufreq-applet drivemount geyes multiload stickynotes
12mr|gnome-applets-3.5.92-2|72	
12mr|gnome-applets-3.5.92-2|73	%pre
12mr|gnome-applets-3.5.92-2|74	if [ "$1" = "2" -a -d %{_libdir}/invest-applet ]; then
12mr|gnome-applets-3.5.92-2|75	/bin/rm -rf %{_libdir}/invest-applet
12mr|gnome-applets-3.5.92-2|76	fi
12mr|gnome-applets-3.5.92-2|77	
12mr|gnome-applets-3.5.92-2|78	%files -f %{name}-3.0.lang
12mr|gnome-applets-3.5.92-2|79	%doc AUTHORS COPYING NEWS README
12mr|gnome-applets-3.5.92-2|80	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.gnome.CPUFreqSelector.conf
12mr|gnome-applets-3.5.92-2|81	%{_sysconfdir}/gconf/schemas/charpick.schemas
12mr|gnome-applets-3.5.92-2|82	%{_sysconfdir}/gconf/schemas/cpufreq-applet.schemas
12mr|gnome-applets-3.5.92-2|83	%{_sysconfdir}/gconf/schemas/drivemount.schemas
12mr|gnome-applets-3.5.92-2|84	%{_sysconfdir}/gconf/schemas/geyes.schemas
12mr|gnome-applets-3.5.92-2|85	%{_sysconfdir}/gconf/schemas/multiload.schemas
12mr|gnome-applets-3.5.92-2|86	%{_sysconfdir}/gconf/schemas/stickynotes.schemas
12mr|gnome-applets-3.5.92-2|87	%{_bindir}/*
12mr|gnome-applets-3.5.92-2|88	%{_libexecdir}/*applet*
12mr|gnome-applets-3.5.92-2|89	%{_libdir}/bonobo/servers/*
12mr|gnome-applets-3.5.92-2|90	%{py_puresitedir}/invest*
12mr|gnome-applets-3.5.92-2|91	%{_datadir}/gnome-applets/*
12mr|gnome-applets-3.5.92-2|92	%{_datadir}/icons/hicolor/*/apps/*
12mr|gnome-applets-3.5.92-2|93	%{_datadir}/pixmaps/*
12mr|gnome-applets-3.5.92-2|94	#{_datadir}/xmodmap
12mr|gnome-applets-3.5.92-2|95	%{_datadir}/polkit-1/actions/org.gnome.cpufreqselector.policy
12mr|gnome-applets-3.5.92-2|96	%{_datadir}/dbus-1/services/org.gnome.panel.applet.AccessxStatusAppletFactory.service
12mr|gnome-applets-3.5.92-2|97	%{_datadir}/dbus-1/services/org.gnome.panel.applet.CPUFreqAppletFactory.service
12mr|gnome-applets-3.5.92-2|98	%{_datadir}/dbus-1/services/org.gnome.panel.applet.CharpickerAppletFactory.service
12mr|gnome-applets-3.5.92-2|99	%{_datadir}/dbus-1/services/org.gnome.panel.applet.DriveMountAppletFactory.service
12mr|gnome-applets-3.5.92-2|100	%{_datadir}/dbus-1/services/org.gnome.panel.applet.GWeatherAppletFactory.service
12mr|gnome-applets-3.5.92-2|101	%{_datadir}/dbus-1/services/org.gnome.panel.applet.GeyesAppletFactory.service
12mr|gnome-applets-3.5.92-2|102	%{_datadir}/dbus-1/services/org.gnome.panel.applet.InvestAppletFactory.service
12mr|gnome-applets-3.5.92-2|103	%{_datadir}/dbus-1/services/org.gnome.panel.applet.MultiLoadAppletFactory.service
12mr|gnome-applets-3.5.92-2|104	%{_datadir}/dbus-1/services/org.gnome.panel.applet.NullAppletFactory.service
12mr|gnome-applets-3.5.92-2|105	%{_datadir}/dbus-1/services/org.gnome.panel.applet.StickyNotesAppletFactory.service
12mr|gnome-applets-3.5.92-2|106	%{_datadir}/dbus-1/services/org.gnome.panel.applet.TrashAppletFactory.service
12mr|gnome-applets-3.5.92-2|107	%{_datadir}/dbus-1/system-services/org.gnome.CPUFreqSelector.service
12mr|gnome-applets-3.5.92-2|108	%{_datadir}/glib-2.0/schemas/org.gnome.applets.GWeatherApplet.gschema.xml
12mr|gnome-applets-3.5.92-2|109	%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.AccessxStatusApplet.panel-applet
12mr|gnome-applets-3.5.92-2|110	%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.CPUFreqApplet.panel-applet
12mr|gnome-applets-3.5.92-2|111	%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.CharpickerApplet.panel-applet
12mr|gnome-applets-3.5.92-2|112	%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.DriveMountApplet.panel-applet
12mr|gnome-applets-3.5.92-2|113	%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.GWeatherApplet.panel-applet
12mr|gnome-applets-3.5.92-2|114	%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.GeyesApplet.panel-applet
12mr|gnome-applets-3.5.92-2|115	%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.InvestApplet.panel-applet
12mr|gnome-applets-3.5.92-2|116	%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.MultiLoadApplet.panel-applet
12mr|gnome-applets-3.5.92-2|117	%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.NullApplet.panel-applet
12mr|gnome-applets-3.5.92-2|118	%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.StickyNotesApplet.panel-applet
12mr|gnome-applets-3.5.92-2|119	%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.TrashApplet.panel-applet
12mr|gnome-applets-3.5.92-2|120	
12mr|gnome-applets-3.5.92-2|121	
12mr|gnome-applets-3.5.92-2|122	
12mr|gnome-applets-3.5.92-2|123	%changelog
12mr|gnome-applets-3.5.92-2|124	* Tue Oct 23 2012 Arkady L. Shane <ashejn@rosalab.ru. 3.5.92-2
12mr|gnome-applets-3.5.92-2|125	- rebuilt
12mr|gnome-applets-3.5.92-2|126	
12mr|gnome-applets-3.5.92-2|127	* Thu Oct  4 2012 Arkady L. Shane <ashejn@rosalab.ru. 3.5.92-1
12mr|gnome-applets-3.5.92-2|128	- update to 3.5.92
12mr|gnome-applets-3.5.92-2|129	
12mr|gnome-applets-3.5.92-2|130	* Sun May 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.4.1-1
12mr|gnome-applets-3.5.92-2|131	+ Revision: 797153
12mr|gnome-applets-3.5.92-2|132	- version update 3.4.1
12mr|gnome-applets-3.5.92-2|133	
12mr|gnome-applets-3.5.92-2|134	* Mon Mar 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.1-1
12mr|gnome-applets-3.5.92-2|135	+ Revision: 782123
12mr|gnome-applets-3.5.92-2|136	- new version 3.2.1
12mr|gnome-applets-3.5.92-2|137	- cleaned up spec
12mr|gnome-applets-3.5.92-2|138	
12mr|gnome-applets-3.5.92-2|139	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 2.32.1.1-3
12mr|gnome-applets-3.5.92-2|140	+ Revision: 677710
12mr|gnome-applets-3.5.92-2|141	- rebuild to add gconftool as req
12mr|gnome-applets-3.5.92-2|142	
12mr|gnome-applets-3.5.92-2|143	* Thu Apr 07 2011 Funda Wang <fwang@mandriva.org> 2.32.1.1-2
12mr|gnome-applets-3.5.92-2|144	+ Revision: 651410
12mr|gnome-applets-3.5.92-2|145	- add upstream patch to build with libnotify 0.7
12mr|gnome-applets-3.5.92-2|146	- fix linakge of weather applet
12mr|gnome-applets-3.5.92-2|147	- cleanup some old BRs (hal not needed because battstat be disabled)
12mr|gnome-applets-3.5.92-2|148	
12mr|gnome-applets-3.5.92-2|149	* Mon Nov 22 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.1.1-1mdv2011.0
12mr|gnome-applets-3.5.92-2|150	+ Revision: 599809
12mr|gnome-applets-3.5.92-2|151	- update to new version 2.32.1.1
12mr|gnome-applets-3.5.92-2|152	
12mr|gnome-applets-3.5.92-2|153	* Tue Nov 02 2010 Jani VÃ¤limaa <wally@mandriva.org> 2.32.0-2mdv2011.0
12mr|gnome-applets-3.5.92-2|154	+ Revision: 592141
12mr|gnome-applets-3.5.92-2|155	- rebuild for python 2.7
12mr|gnome-applets-3.5.92-2|156	
12mr|gnome-applets-3.5.92-2|157	* Mon Sep 27 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.0-1mdv2011.0
12mr|gnome-applets-3.5.92-2|158	+ Revision: 581263
12mr|gnome-applets-3.5.92-2|159	- update to new version 2.32.0
12mr|gnome-applets-3.5.92-2|160	
12mr|gnome-applets-3.5.92-2|161	* Tue Sep 14 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.92-1mdv2011.0
12mr|gnome-applets-3.5.92-2|162	+ Revision: 578260
12mr|gnome-applets-3.5.92-2|163	- update to new version 2.31.92
12mr|gnome-applets-3.5.92-2|164	
12mr|gnome-applets-3.5.92-2|165	* Mon Aug 30 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.91-1mdv2011.0
12mr|gnome-applets-3.5.92-2|166	+ Revision: 574349
12mr|gnome-applets-3.5.92-2|167	- new version
12mr|gnome-applets-3.5.92-2|168	- drop patch 2
12mr|gnome-applets-3.5.92-2|169	
12mr|gnome-applets-3.5.92-2|170	* Thu Aug 19 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.90.1-1mdv2011.0
12mr|gnome-applets-3.5.92-2|171	+ Revision: 571315
12mr|gnome-applets-3.5.92-2|172	- new version
12mr|gnome-applets-3.5.92-2|173	- rediff 2
12mr|gnome-applets-3.5.92-2|174	- update file list
12mr|gnome-applets-3.5.92-2|175	
12mr|gnome-applets-3.5.92-2|176	* Sun Aug 15 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.90-1mdv2011.0
12mr|gnome-applets-3.5.92-2|177	+ Revision: 570241
12mr|gnome-applets-3.5.92-2|178	- update to new version 2.31.90
12mr|gnome-applets-3.5.92-2|179	
12mr|gnome-applets-3.5.92-2|180	* Mon Aug 02 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.6-1mdv2011.0
12mr|gnome-applets-3.5.92-2|181	+ Revision: 565124
12mr|gnome-applets-3.5.92-2|182	- update to new version 2.31.6
12mr|gnome-applets-3.5.92-2|183	
12mr|gnome-applets-3.5.92-2|184	* Fri Jul 30 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.5-1mdv2011.0
12mr|gnome-applets-3.5.92-2|185	+ Revision: 563551
12mr|gnome-applets-3.5.92-2|186	- new version
12mr|gnome-applets-3.5.92-2|187	- drop patch
12mr|gnome-applets-3.5.92-2|188	- bump gtk deps
12mr|gnome-applets-3.5.92-2|189	
12mr|gnome-applets-3.5.92-2|190	* Sun Mar 28 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12mr|gnome-applets-3.5.92-2|191	+ Revision: 528556
12mr|gnome-applets-3.5.92-2|192	- new version
12mr|gnome-applets-3.5.92-2|193	- drop patch 0
12mr|gnome-applets-3.5.92-2|194	- rediff patch 3
12mr|gnome-applets-3.5.92-2|195	- update file list
12mr|gnome-applets-3.5.92-2|196	
12mr|gnome-applets-3.5.92-2|197	* Wed Feb 24 2010 Frederic Crozat <fcrozat@mandriva.com> 2.29.5-2mdv2010.1
12mr|gnome-applets-3.5.92-2|198	+ Revision: 510671
12mr|gnome-applets-3.5.92-2|199	- Patch1 (Fedora): fix omf uuid (GNOME bug #59972)
12mr|gnome-applets-3.5.92-2|200	- Patch2 (Fedora): fix linking (Fedora) (GNOME bug #609945)
12mr|gnome-applets-3.5.92-2|201	- Patch3 (Fedora): hide old battery status applet
12mr|gnome-applets-3.5.92-2|202	- Patch4 (Fedora): ensure old mixer applet isn't visible anywhere
12mr|gnome-applets-3.5.92-2|203	
12mr|gnome-applets-3.5.92-2|204	* Wed Jan 13 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.5-1mdv2010.1
12mr|gnome-applets-3.5.92-2|205	+ Revision: 490499
12mr|gnome-applets-3.5.92-2|206	- new version
12mr|gnome-applets-3.5.92-2|207	- drop patches 1,2
12mr|gnome-applets-3.5.92-2|208	
12mr|gnome-applets-3.5.92-2|209	* Mon Jan 11 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.28.0-3mdv2010.1
12mr|gnome-applets-3.5.92-2|210	+ Revision: 489629
12mr|gnome-applets-3.5.92-2|211	- rebuild for new libxklavier
12mr|gnome-applets-3.5.92-2|212	
12mr|gnome-applets-3.5.92-2|213	* Sun Oct 25 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.0-2mdv2010.0
12mr|gnome-applets-3.5.92-2|214	+ Revision: 459267
12mr|gnome-applets-3.5.92-2|215	- Patch2: various fixes from GIT (including Mdv bug #54859)
12mr|gnome-applets-3.5.92-2|216	
12mr|gnome-applets-3.5.92-2|217	* Mon Sep 21 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mr|gnome-applets-3.5.92-2|218	+ Revision: 446474
12mr|gnome-applets-3.5.92-2|219	- update to new version 2.28.0
12mr|gnome-applets-3.5.92-2|220	
12mr|gnome-applets-3.5.92-2|221	* Thu Sep 10 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.92-1mdv2010.0
12mr|gnome-applets-3.5.92-2|222	+ Revision: 437415
12mr|gnome-applets-3.5.92-2|223	- update to new version 2.27.92
12mr|gnome-applets-3.5.92-2|224	- depend on polkit-agent
12mr|gnome-applets-3.5.92-2|225	
12mr|gnome-applets-3.5.92-2|226	* Tue Aug 25 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.91-1mdv2010.0
12mr|gnome-applets-3.5.92-2|227	+ Revision: 420959
12mr|gnome-applets-3.5.92-2|228	- new version
12mr|gnome-applets-3.5.92-2|229	- adapt for new polkit
12mr|gnome-applets-3.5.92-2|230	
12mr|gnome-applets-3.5.92-2|231	* Wed Jul 29 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.4-1mdv2010.0
12mr|gnome-applets-3.5.92-2|232	+ Revision: 403154
12mr|gnome-applets-3.5.92-2|233	- update to new version 2.27.4
12mr|gnome-applets-3.5.92-2|234	
12mr|gnome-applets-3.5.92-2|235	* Mon Jun 29 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.3-2mdv2010.0
12mr|gnome-applets-3.5.92-2|236	+ Revision: 390584
12mr|gnome-applets-3.5.92-2|237	- rebuild for new libgnomekbd
12mr|gnome-applets-3.5.92-2|238	
12mr|gnome-applets-3.5.92-2|239	* Wed Jun 17 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.3-1mdv2010.0
12mr|gnome-applets-3.5.92-2|240	+ Revision: 386591
12mr|gnome-applets-3.5.92-2|241	- update to new version 2.27.3
12mr|gnome-applets-3.5.92-2|242	
12mr|gnome-applets-3.5.92-2|243	* Tue May 26 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.2-1mdv2010.0
12mr|gnome-applets-3.5.92-2|244	+ Revision: 379896
12mr|gnome-applets-3.5.92-2|245	- update to new version 2.27.2
12mr|gnome-applets-3.5.92-2|246	
12mr|gnome-applets-3.5.92-2|247	* Mon May 11 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.1-1mdv2010.0
12mr|gnome-applets-3.5.92-2|248	+ Revision: 374176
12mr|gnome-applets-3.5.92-2|249	- new version
12mr|gnome-applets-3.5.92-2|250	
12mr|gnome-applets-3.5.92-2|251	* Tue Apr 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.1-1mdv2009.1
12mr|gnome-applets-3.5.92-2|252	+ Revision: 366967
12mr|gnome-applets-3.5.92-2|253	- update to new version 2.26.1
12mr|gnome-applets-3.5.92-2|254	
12mr|gnome-applets-3.5.92-2|255	* Mon Mar 16 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mr|gnome-applets-3.5.92-2|256	+ Revision: 355676
12mr|gnome-applets-3.5.92-2|257	- update to new version 2.26.0
12mr|gnome-applets-3.5.92-2|258	
12mr|gnome-applets-3.5.92-2|259	* Mon Mar 02 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.92-1mdv2009.1
12mr|gnome-applets-3.5.92-2|260	+ Revision: 346928
12mr|gnome-applets-3.5.92-2|261	- update to new version 2.25.92
12mr|gnome-applets-3.5.92-2|262	
12mr|gnome-applets-3.5.92-2|263	* Tue Feb 17 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.91-1mdv2009.1
12mr|gnome-applets-3.5.92-2|264	+ Revision: 341278
12mr|gnome-applets-3.5.92-2|265	- update to new version 2.25.91
12mr|gnome-applets-3.5.92-2|266	
12mr|gnome-applets-3.5.92-2|267	* Tue Feb 03 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.90-1mdv2009.1
12mr|gnome-applets-3.5.92-2|268	+ Revision: 336735
12mr|gnome-applets-3.5.92-2|269	- new version
12mr|gnome-applets-3.5.92-2|270	- drop patch 2
12mr|gnome-applets-3.5.92-2|271	
12mr|gnome-applets-3.5.92-2|272	* Wed Jan 21 2009 Frederic Crozat <fcrozat@mandriva.com> 2.25.4-2mdv2009.1
12mr|gnome-applets-3.5.92-2|273	+ Revision: 332260
12mr|gnome-applets-3.5.92-2|274	- Update patch2 with new version from upstream
12mr|gnome-applets-3.5.92-2|275	
12mr|gnome-applets-3.5.92-2|276	+ GÃ¶tz Waschk <waschk@mandriva.org>
12mr|gnome-applets-3.5.92-2|277	- fix trash applet  (GNOME bug #424639)
12mr|gnome-applets-3.5.92-2|278	
12mr|gnome-applets-3.5.92-2|279	* Tue Jan 20 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.4-1mdv2009.1
12mr|gnome-applets-3.5.92-2|280	+ Revision: 331667
12mr|gnome-applets-3.5.92-2|281	- new version
12mr|gnome-applets-3.5.92-2|282	
12mr|gnome-applets-3.5.92-2|283	* Tue Jan 06 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.3-1mdv2009.1
12mr|gnome-applets-3.5.92-2|284	+ Revision: 325392
12mr|gnome-applets-3.5.92-2|285	- new version
12mr|gnome-applets-3.5.92-2|286	- remove mixer applet
12mr|gnome-applets-3.5.92-2|287	- bump libgweather dep
12mr|gnome-applets-3.5.92-2|288	- dump gstreamer deps
12mr|gnome-applets-3.5.92-2|289	
12mr|gnome-applets-3.5.92-2|290	* Fri Dec 26 2008 Adam Williamson <awilliamson@mandriva.org> 2.25.2-2mdv2009.1
12mr|gnome-applets-3.5.92-2|291	+ Revision: 319538
12mr|gnome-applets-3.5.92-2|292	- rebuild with python 2.6
12mr|gnome-applets-3.5.92-2|293	
12mr|gnome-applets-3.5.92-2|294	* Sat Dec 20 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.2-1mdv2009.1
12mr|gnome-applets-3.5.92-2|295	+ Revision: 316412
12mr|gnome-applets-3.5.92-2|296	- new version
12mr|gnome-applets-3.5.92-2|297	- drop patch 3
12mr|gnome-applets-3.5.92-2|298	- fix build
12mr|gnome-applets-3.5.92-2|299	
12mr|gnome-applets-3.5.92-2|300	* Thu Nov 06 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.1-2mdv2009.1
12mr|gnome-applets-3.5.92-2|301	+ Revision: 300176
12mr|gnome-applets-3.5.92-2|302	- rebuild for new  gnome-desktop
12mr|gnome-applets-3.5.92-2|303	
12mr|gnome-applets-3.5.92-2|304	* Tue Nov 04 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.1-1mdv2009.1
12mr|gnome-applets-3.5.92-2|305	+ Revision: 299792
12mr|gnome-applets-3.5.92-2|306	- update to new version 2.25.1
12mr|gnome-applets-3.5.92-2|307	
12mr|gnome-applets-3.5.92-2|308	* Tue Oct 21 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.1-1mdv2009.1
12mr|gnome-applets-3.5.92-2|309	+ Revision: 295989
12mr|gnome-applets-3.5.92-2|310	- update to new version 2.24.1
12mr|gnome-applets-3.5.92-2|311	
12mr|gnome-applets-3.5.92-2|312	* Wed Sep 24 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.0.1-1mdv2009.0
12mr|gnome-applets-3.5.92-2|313	+ Revision: 287877
12mr|gnome-applets-3.5.92-2|314	- new version
12mr|gnome-applets-3.5.92-2|315	
12mr|gnome-applets-3.5.92-2|316	* Mon Sep 22 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12mr|gnome-applets-3.5.92-2|317	+ Revision: 286437
12mr|gnome-applets-3.5.92-2|318	- new version
12mr|gnome-applets-3.5.92-2|319	
12mr|gnome-applets-3.5.92-2|320	* Tue Sep 09 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.92-1mdv2009.0
12mr|gnome-applets-3.5.92-2|321	+ Revision: 283303
12mr|gnome-applets-3.5.92-2|322	- new version
12mr|gnome-applets-3.5.92-2|323	
12mr|gnome-applets-3.5.92-2|324	* Fri Sep 05 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.91-1mdv2009.0
12mr|gnome-applets-3.5.92-2|325	+ Revision: 281045
12mr|gnome-applets-3.5.92-2|326	- new version
12mr|gnome-applets-3.5.92-2|327	
12mr|gnome-applets-3.5.92-2|328	* Tue Aug 19 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.90-1mdv2009.0
12mr|gnome-applets-3.5.92-2|329	+ Revision: 273546
12mr|gnome-applets-3.5.92-2|330	- new version
12mr|gnome-applets-3.5.92-2|331	
12mr|gnome-applets-3.5.92-2|332	* Mon Aug 04 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.4-1mdv2009.0
12mr|gnome-applets-3.5.92-2|333	+ Revision: 263103
12mr|gnome-applets-3.5.92-2|334	- new version
12mr|gnome-applets-3.5.92-2|335	- drop patch 0
12mr|gnome-applets-3.5.92-2|336	
12mr|gnome-applets-3.5.92-2|337	* Thu Jul 03 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.3-2mdv2009.0
12mr|gnome-applets-3.5.92-2|338	+ Revision: 231418
12mr|gnome-applets-3.5.92-2|339	- bump
12mr|gnome-applets-3.5.92-2|340	- new version
12mr|gnome-applets-3.5.92-2|341	- drop usermod/pam files
12mr|gnome-applets-3.5.92-2|342	- drop patch 4
12mr|gnome-applets-3.5.92-2|343	- depend on policykit
12mr|gnome-applets-3.5.92-2|344	
12mr|gnome-applets-3.5.92-2|345	* Mon Jun 30 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.3-1mdv2009.0
12mr|gnome-applets-3.5.92-2|346	+ Revision: 230213
12mr|gnome-applets-3.5.92-2|347	- new version
12mr|gnome-applets-3.5.92-2|348	- update license
12mr|gnome-applets-3.5.92-2|349	
12mr|gnome-applets-3.5.92-2|350	* Wed May 28 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.2-1mdv2009.0
12mr|gnome-applets-3.5.92-2|351	+ Revision: 212464
12mr|gnome-applets-3.5.92-2|352	- new version
12mr|gnome-applets-3.5.92-2|353	
12mr|gnome-applets-3.5.92-2|354	* Tue Apr 15 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.1-1mdv2009.0
12mr|gnome-applets-3.5.92-2|355	+ Revision: 193610
12mr|gnome-applets-3.5.92-2|356	- new version
12mr|gnome-applets-3.5.92-2|357	- bump libgweather dep
12mr|gnome-applets-3.5.92-2|358	
12mr|gnome-applets-3.5.92-2|359	* Mon Mar 10 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12mr|gnome-applets-3.5.92-2|360	+ Revision: 183252
12mr|gnome-applets-3.5.92-2|361	- new version
12mr|gnome-applets-3.5.92-2|362	
12mr|gnome-applets-3.5.92-2|363	* Tue Feb 26 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.92-1mdv2008.1
12mr|gnome-applets-3.5.92-2|364	+ Revision: 175284
12mr|gnome-applets-3.5.92-2|365	- new version
12mr|gnome-applets-3.5.92-2|366	
12mr|gnome-applets-3.5.92-2|367	* Mon Feb 11 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.91-1mdv2008.1
12mr|gnome-applets-3.5.92-2|368	+ Revision: 165087
12mr|gnome-applets-3.5.92-2|369	- new version
12mr|gnome-applets-3.5.92-2|370	- drop patch 2
12mr|gnome-applets-3.5.92-2|371	
12mr|gnome-applets-3.5.92-2|372	* Thu Jan 31 2008 Frederic Crozat <fcrozat@mandriva.com> 2.21.4-5mdv2008.1
12mr|gnome-applets-3.5.92-2|373	+ Revision: 160761
12mr|gnome-applets-3.5.92-2|374	- Really apply patch 4 (Mdv bug #37287, spotted by Eric Pielbug)
12mr|gnome-applets-3.5.92-2|375	
12mr|gnome-applets-3.5.92-2|376	* Thu Jan 31 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.4-4mdv2008.1
12mr|gnome-applets-3.5.92-2|377	+ Revision: 160711
12mr|gnome-applets-3.5.92-2|378	- rebuild for new libxklavier
12mr|gnome-applets-3.5.92-2|379	
12mr|gnome-applets-3.5.92-2|380	* Fri Jan 18 2008 Frederic Crozat <fcrozat@mandriva.com> 2.21.4-3mdv2008.1
12mr|gnome-applets-3.5.92-2|381	+ Revision: 154652
12mr|gnome-applets-3.5.92-2|382	- Update patch0 with fedora version, also fix GNOME bug #478485
12mr|gnome-applets-3.5.92-2|383	- Patch4, source1, 2 (Fedora): don't setuid cpufreq-selector, usermod-ify it
12mr|gnome-applets-3.5.92-2|384	
12mr|gnome-applets-3.5.92-2|385	* Tue Jan 15 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.4-2mdv2008.1
12mr|gnome-applets-3.5.92-2|386	+ Revision: 153302
12mr|gnome-applets-3.5.92-2|387	- fix location loading in gweather
12mr|gnome-applets-3.5.92-2|388	
12mr|gnome-applets-3.5.92-2|389	* Mon Jan 14 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.4-1mdv2008.1
12mr|gnome-applets-3.5.92-2|390	+ Revision: 151855
12mr|gnome-applets-3.5.92-2|391	- new version
12mr|gnome-applets-3.5.92-2|392	
12mr|gnome-applets-3.5.92-2|393	* Mon Jan 14 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.3-1mdv2008.1
12mr|gnome-applets-3.5.92-2|394	+ Revision: 151179
12mr|gnome-applets-3.5.92-2|395	- new version
12mr|gnome-applets-3.5.92-2|396	- drop patch 2
12mr|gnome-applets-3.5.92-2|397	- fix buildrequires
12mr|gnome-applets-3.5.92-2|398	- drop library package
12mr|gnome-applets-3.5.92-2|399	- new version
12mr|gnome-applets-3.5.92-2|400	
12mr|gnome-applets-3.5.92-2|401	+ Olivier Blin <blino@mandriva.org>
12mr|gnome-applets-3.5.92-2|402	- restore BuildRoot
12mr|gnome-applets-3.5.92-2|403	
12mr|gnome-applets-3.5.92-2|404	+ Thierry Vignaud <tv@mandriva.org>
12mr|gnome-applets-3.5.92-2|405	- kill re-definition of %%buildroot on Pixel's request
12mr|gnome-applets-3.5.92-2|406	
12mr|gnome-applets-3.5.92-2|407	* Mon Nov 12 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.1-1mdv2008.1
12mr|gnome-applets-3.5.92-2|408	+ Revision: 108108
12mr|gnome-applets-3.5.92-2|409	- new version
12mr|gnome-applets-3.5.92-2|410	- fix build
12mr|gnome-applets-3.5.92-2|411	
12mr|gnome-applets-3.5.92-2|412	* Mon Sep 17 2007 Frederic Crozat <fcrozat@mandriva.com> 2.20.0-2mdv2008.0
12mr|gnome-applets-3.5.92-2|413	+ Revision: 89250
12mr|gnome-applets-3.5.92-2|414	- Remove old patch0, added back by mistake
12mr|gnome-applets-3.5.92-2|415	- Patch0: fix mixer applet wake-up (GNOME bug #370937)
12mr|gnome-applets-3.5.92-2|416	- Patch1: fix find in weather preferences (GNOME bug #424639)
12mr|gnome-applets-3.5.92-2|417	- Patch2: fix null applet (GNOME bug #395035)
12mr|gnome-applets-3.5.92-2|418	- Patch3: fix bonoboui leak (GNOME bug #428072)
12mr|gnome-applets-3.5.92-2|419	
12mr|gnome-applets-3.5.92-2|420	* Sun Sep 16 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.0-1mdv2008.0
12mr|gnome-applets-3.5.92-2|421	+ Revision: 88447
12mr|gnome-applets-3.5.92-2|422	- new version
12mr|gnome-applets-3.5.92-2|423	
12mr|gnome-applets-3.5.92-2|424	* Mon Sep 03 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.91-1mdv2008.0
12mr|gnome-applets-3.5.92-2|425	+ Revision: 78542
12mr|gnome-applets-3.5.92-2|426	- new version
12mr|gnome-applets-3.5.92-2|427	- remove invest-applet desktop file
12mr|gnome-applets-3.5.92-2|428	
12mr|gnome-applets-3.5.92-2|429	* Fri Aug 24 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.1-4mdv2008.0
12mr|gnome-applets-3.5.92-2|430	+ Revision: 70981
12mr|gnome-applets-3.5.92-2|431	- Remove workaround for find_lang
12mr|gnome-applets-3.5.92-2|432	
12mr|gnome-applets-3.5.92-2|433	* Wed Aug 22 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.1-3mdv2008.0
12mr|gnome-applets-3.5.92-2|434	+ Revision: 68963
12mr|gnome-applets-3.5.92-2|435	- Add workaround for broken find_lang.pl
12mr|gnome-applets-3.5.92-2|436	
12mr|gnome-applets-3.5.92-2|437	* Mon Aug 20 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.1-2mdv2008.0
12mr|gnome-applets-3.5.92-2|438	+ Revision: 67965
12mr|gnome-applets-3.5.92-2|439	- Remove patch0, fix Mdv bug #24305
12mr|gnome-applets-3.5.92-2|440	
12mr|gnome-applets-3.5.92-2|441	+ GÃ¶tz Waschk <waschk@mandriva.org>
12mr|gnome-applets-3.5.92-2|442	- new devel name
12mr|gnome-applets-3.5.92-2|443	
12mr|gnome-applets-3.5.92-2|444	* Wed Aug 01 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.1-1mdv2008.0
12mr|gnome-applets-3.5.92-2|445	+ Revision: 57442
12mr|gnome-applets-3.5.92-2|446	- new version
12mr|gnome-applets-3.5.92-2|447	
12mr|gnome-applets-3.5.92-2|448	* Mon Jul 30 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.0-1mdv2008.0
12mr|gnome-applets-3.5.92-2|449	+ Revision: 56504
12mr|gnome-applets-3.5.92-2|450	- new version
12mr|gnome-applets-3.5.92-2|451	- fix aclocal and automake calls
12mr|gnome-applets-3.5.92-2|452	- update file list
12mr|gnome-applets-3.5.92-2|453	
12mr|gnome-applets-3.5.92-2|454	
12mr|gnome-applets-3.5.92-2|455	* Mon Mar 12 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.18.0-1mdv2007.1
12mr|gnome-applets-3.5.92-2|456	+ Revision: 141786
12mr|gnome-applets-3.5.92-2|457	- new version
12mr|gnome-applets-3.5.92-2|458	- readd ChangeLog
12mr|gnome-applets-3.5.92-2|459	
12mr|gnome-applets-3.5.92-2|460	+ Thierry Vignaud <tvignaud@mandriva.com>
12mr|gnome-applets-3.5.92-2|461	- no need to package big ChangeLog when NEWS is already there
12mr|gnome-applets-3.5.92-2|462	
12mr|gnome-applets-3.5.92-2|463	* Mon Feb 26 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.90-1mdv2007.1
12mr|gnome-applets-3.5.92-2|464	+ Revision: 125910
12mr|gnome-applets-3.5.92-2|465	- new version
12mr|gnome-applets-3.5.92-2|466	
12mr|gnome-applets-3.5.92-2|467	* Thu Feb 15 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.1-2mdv2007.1
12mr|gnome-applets-3.5.92-2|468	+ Revision: 121349
12mr|gnome-applets-3.5.92-2|469	- rebuild for new gucharmap
12mr|gnome-applets-3.5.92-2|470	
12mr|gnome-applets-3.5.92-2|471	* Tue Jan 02 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.1-1mdv2007.1
12mr|gnome-applets-3.5.92-2|472	+ Revision: 103270
12mr|gnome-applets-3.5.92-2|473	- new version
12mr|gnome-applets-3.5.92-2|474	- fix buildrequires
12mr|gnome-applets-3.5.92-2|475	- update file list
12mr|gnome-applets-3.5.92-2|476	
12mr|gnome-applets-3.5.92-2|477	* Wed Nov 29 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.2-2mdv2007.1
12mr|gnome-applets-3.5.92-2|478	+ Revision: 88436
12mr|gnome-applets-3.5.92-2|479	- rebuild
12mr|gnome-applets-3.5.92-2|480	
12mr|gnome-applets-3.5.92-2|481	* Tue Nov 21 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.2-1mdv2007.1
12mr|gnome-applets-3.5.92-2|482	+ Revision: 85849
12mr|gnome-applets-3.5.92-2|483	- new version
12mr|gnome-applets-3.5.92-2|484	
12mr|gnome-applets-3.5.92-2|485	* Fri Oct 13 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.1-3mdv2007.1
12mr|gnome-applets-3.5.92-2|486	+ Revision: 63842
12mr|gnome-applets-3.5.92-2|487	- rebuild
12mr|gnome-applets-3.5.92-2|488	- unpack patches
12mr|gnome-applets-3.5.92-2|489	- Import gnome-applets
12mr|gnome-applets-3.5.92-2|490	
12mr|gnome-applets-3.5.92-2|491	* Fri Oct 06 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.1-1mdv2007.0
12mr|gnome-applets-3.5.92-2|492	- New version 2.16.1
12mr|gnome-applets-3.5.92-2|493	
12mr|gnome-applets-3.5.92-2|494	* Fri Sep 15 2006 Frederic Crozat <fcrozat@mandriva.com> 2.16.0.1-3mdv2007.0
12mr|gnome-applets-3.5.92-2|495	- Fix buildrequires
12mr|gnome-applets-3.5.92-2|496	
12mr|gnome-applets-3.5.92-2|497	* Fri Sep 15 2006 Frederic Crozat <fcrozat@mandriva.com> 2.16.0.1-2mdv2007.0
12mr|gnome-applets-3.5.92-2|498	- Fix menu categories (Mdv bug #25690)
12mr|gnome-applets-3.5.92-2|499	
12mr|gnome-applets-3.5.92-2|500	* Wed Sep 06 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.0.1-1mdv2007.0
12mr|gnome-applets-3.5.92-2|501	- New release 2.16.0.1
12mr|gnome-applets-3.5.92-2|502	
12mr|gnome-applets-3.5.92-2|503	* Tue Sep 05 2006 Götz Waschk <waschk@mandriva.org> 2.16.0-1mdv2007.0
12mr|gnome-applets-3.5.92-2|504	- readd stickynotes
12mr|gnome-applets-3.5.92-2|505	- New release 2.16.0
12mr|gnome-applets-3.5.92-2|506	
12mr|gnome-applets-3.5.92-2|507	* Thu Aug 24 2006 Götz Waschk <waschk@mandriva.org> 2.15.90-2mdv2007.0
12mr|gnome-applets-3.5.92-2|508	- readd the libexecdir patch
12mr|gnome-applets-3.5.92-2|509	
12mr|gnome-applets-3.5.92-2|510	* Wed Aug 23 2006 Götz Waschk <waschk@mandriva.org> 2.15.90-1mdv2007.0
12mr|gnome-applets-3.5.92-2|511	- add new icons
12mr|gnome-applets-3.5.92-2|512	- drop stickynotes applet
12mr|gnome-applets-3.5.92-2|513	- drop the patch
12mr|gnome-applets-3.5.92-2|514	- New release 2.15.90
12mr|gnome-applets-3.5.92-2|515	
12mr|gnome-applets-3.5.92-2|516	* Fri Aug 11 2006 Götz Waschk <waschk@mandriva.org> 2.15.3-2mdv2007.0
12mr|gnome-applets-3.5.92-2|517	- fix deps
12mr|gnome-applets-3.5.92-2|518	
12mr|gnome-applets-3.5.92-2|519	* Wed Aug 09 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.3-1mdv2007.0
12mr|gnome-applets-3.5.92-2|520	- New release 2.15.3
12mr|gnome-applets-3.5.92-2|521	
12mr|gnome-applets-3.5.92-2|522	* Fri Aug 04 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.2-4mdv2007.0
12mr|gnome-applets-3.5.92-2|523	- Rebuild with latest dbus
12mr|gnome-applets-3.5.92-2|524	
12mr|gnome-applets-3.5.92-2|525	* Sat Jul 29 2006 Götz Waschk <waschk@mandriva.org> 2.15.2-3mdv2007.0
12mr|gnome-applets-3.5.92-2|526	- spec fixes
12mr|gnome-applets-3.5.92-2|527	- fix buildrequires
12mr|gnome-applets-3.5.92-2|528	
12mr|gnome-applets-3.5.92-2|529	* Fri Jul 28 2006 Götz Waschk <waschk@mandriva.org> 2.15.2-2mdv2007.0
12mr|gnome-applets-3.5.92-2|530	- rebuild
12mr|gnome-applets-3.5.92-2|531	
12mr|gnome-applets-3.5.92-2|532	* Thu Jul 27 2006 Götz Waschk <waschk@mandriva.org> 2.15.2-1mdv2007.0
12mr|gnome-applets-3.5.92-2|533	- update file list
12mr|gnome-applets-3.5.92-2|534	- New release 2.15.2
12mr|gnome-applets-3.5.92-2|535	
12mr|gnome-applets-3.5.92-2|536	* Wed Jul 26 2006 Götz Waschk <waschk@mandriva.org> 2.15.1.1-8mdv2007.0
12mr|gnome-applets-3.5.92-2|537	- rebuild for new libgucharmap
12mr|gnome-applets-3.5.92-2|538	
12mr|gnome-applets-3.5.92-2|539	* Sun Jul 02 2006 Götz Waschk <waschk@mandriva.org> 2.15.1.1-7mdv2007.0
12mr|gnome-applets-3.5.92-2|540	- fix stupid typo
12mr|gnome-applets-3.5.92-2|541	
12mr|gnome-applets-3.5.92-2|542	* Sun Jul 02 2006 Götz Waschk <waschk@mandriva.org> 2.15.1.1-6mdv2007.0
12mr|gnome-applets-3.5.92-2|543	- more deps for invest
12mr|gnome-applets-3.5.92-2|544	
12mr|gnome-applets-3.5.92-2|545	* Wed Jun 28 2006 Götz Waschk <waschk@mandriva.org> 2.15.1.1-5mdv2007.0
12mr|gnome-applets-3.5.92-2|546	- fix of the invest applet
12mr|gnome-applets-3.5.92-2|547	
12mr|gnome-applets-3.5.92-2|548	* Tue Jun 27 2006 Götz Waschk <waschk@mandriva.org> 2.15.1.1-4mdv2007.0
12mr|gnome-applets-3.5.92-2|549	- fix buildrequires
12mr|gnome-applets-3.5.92-2|550	
12mr|gnome-applets-3.5.92-2|551	* Fri Jun 23 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.1.1-3mdv2007.0
12mr|gnome-applets-3.5.92-2|552	- Patch0: fix directories for invest-applet
12mr|gnome-applets-3.5.92-2|553	- Remove obsolete schemas
12mr|gnome-applets-3.5.92-2|554	- Add missing dependency (Mdv bug #23261)
12mr|gnome-applets-3.5.92-2|555	
12mr|gnome-applets-3.5.92-2|556	* Mon Jun 19 2006 Götz Waschk <waschk@mandriva.org> 2.15.1.1-2mdv2007.0
12mr|gnome-applets-3.5.92-2|557	- use new macro
12mr|gnome-applets-3.5.92-2|558	- fix buildrequires
12mr|gnome-applets-3.5.92-2|559	
12mr|gnome-applets-3.5.92-2|560	* Mon Jun 19 2006 Götz Waschk <waschk@mandriva.org> 2.15.1.1-1mdv2007.0
12mr|gnome-applets-3.5.92-2|561	- update deps
12mr|gnome-applets-3.5.92-2|562	- update file list
12mr|gnome-applets-3.5.92-2|563	- New release 2.15.1.1
12mr|gnome-applets-3.5.92-2|564	
12mr|gnome-applets-3.5.92-2|565	* Mon May 29 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.14.2-1mdv2007.0
12mr|gnome-applets-3.5.92-2|566	- New release 2.14.2
12mr|gnome-applets-3.5.92-2|567	
12mr|gnome-applets-3.5.92-2|568	* Sun Apr 16 2006 Götz Waschk <waschk@mandriva.org> 2.14.1-2mdk
12mr|gnome-applets-3.5.92-2|569	- fix error in postun
12mr|gnome-applets-3.5.92-2|570	- rebuild for new libgtop
12mr|gnome-applets-3.5.92-2|571	
12mr|gnome-applets-3.5.92-2|572	* Sat Apr 15 2006 Frederic Crozat <fcrozat@mandriva.com> 2.14.1-1mdk
12mr|gnome-applets-3.5.92-2|573	- Release 2.14.1
12mr|gnome-applets-3.5.92-2|574	
12mr|gnome-applets-3.5.92-2|575	* Mon Feb 06 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.3-1mdk
12mr|gnome-applets-3.5.92-2|576	- New release 2.12.3
12mr|gnome-applets-3.5.92-2|577	
12mr|gnome-applets-3.5.92-2|578	* Wed Jan 25 2006 Götz Waschk <waschk@mandriva.org> 2.12.2-4mdk
12mr|gnome-applets-3.5.92-2|579	- patch for new libnotify
12mr|gnome-applets-3.5.92-2|580	
12mr|gnome-applets-3.5.92-2|581	* Thu Jan 05 2006 Frederic Crozat <fcrozat@mandriva.com> 2.12.2-3mdk
12mr|gnome-applets-3.5.92-2|582	- use mkrel
12mr|gnome-applets-3.5.92-2|583	- rebuild with latest rpm-mandriva-setup, fix missing setuid flag
12mr|gnome-applets-3.5.92-2|584	
12mr|gnome-applets-3.5.92-2|585	* Thu Dec 01 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.2-2mdk
12mr|gnome-applets-3.5.92-2|586	- fix build on Mdk 2006
12mr|gnome-applets-3.5.92-2|587	
12mr|gnome-applets-3.5.92-2|588	* Mon Nov 28 2005 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.2-1mdk
12mr|gnome-applets-3.5.92-2|589	- New release 2.12.2
12mr|gnome-applets-3.5.92-2|590	
12mr|gnome-applets-3.5.92-2|591	* Thu Oct 27 2005 Götz Waschk <waschk@mandriva.org> 2.12.1-5mdk
12mr|gnome-applets-3.5.92-2|592	- enable hal support
12mr|gnome-applets-3.5.92-2|593	
12mr|gnome-applets-3.5.92-2|594	* Wed Oct 26 2005 Götz Waschk <waschk@mandriva.org> 2.12.1-4mdk
12mr|gnome-applets-3.5.92-2|595	- Rebuild with libnotify support
12mr|gnome-applets-3.5.92-2|596	
12mr|gnome-applets-3.5.92-2|597	* Wed Oct 19 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.1-3mdk
12mr|gnome-applets-3.5.92-2|598	- Fix buildrequires
12mr|gnome-applets-3.5.92-2|599	
12mr|gnome-applets-3.5.92-2|600	* Fri Oct 07 2005 Götz Waschk <waschk@mandriva.org> 2.12.1-2mdk
12mr|gnome-applets-3.5.92-2|601	- replace prereq
12mr|gnome-applets-3.5.92-2|602	- fix buildrequires
12mr|gnome-applets-3.5.92-2|603	
12mr|gnome-applets-3.5.92-2|604	* Fri Oct 07 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.1-1mdk
12mr|gnome-applets-3.5.92-2|605	- Release 2.12.1
12mr|gnome-applets-3.5.92-2|606	- Remove patches 0, 1, 2, 3, 4 (merged upstream)
12mr|gnome-applets-3.5.92-2|607	
12mr|gnome-applets-3.5.92-2|608	* Sat Sep 03 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-6mdk
12mr|gnome-applets-3.5.92-2|609	- Patch3 (CVS): various fixes for mixer applet
12mr|gnome-applets-3.5.92-2|610	- Patch4 (CVS): fix crash when kernel has more than 3 governors
12mr|gnome-applets-3.5.92-2|611	
12mr|gnome-applets-3.5.92-2|612	* Sat Aug 27 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-5mdk
12mr|gnome-applets-3.5.92-2|613	- Patch2 (BBB): select Alsa mixer if available (Mdk bug #17637)
12mr|gnome-applets-3.5.92-2|614	
12mr|gnome-applets-3.5.92-2|615	* Thu Aug 25 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-4mdk
12mr|gnome-applets-3.5.92-2|616	- Patch1 (CVS): fix battery status with some broken bios
12mr|gnome-applets-3.5.92-2|617	
12mr|gnome-applets-3.5.92-2|618	* Mon May 02 2005 Pascal Terjan <pterjan@mandriva.org> 2.10.1-3mdk
12mr|gnome-applets-3.5.92-2|619	- Absoletes gnome-cpufreq-applet that is now included
12mr|gnome-applets-3.5.92-2|620	
12mr|gnome-applets-3.5.92-2|621	* Tue Apr 26 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.10.1-2mdk
12mr|gnome-applets-3.5.92-2|622	- add BuildRequires: libxslt-proc libwnck-devel
12mr|gnome-applets-3.5.92-2|623	- remove some duplicate buildrequires
12mr|gnome-applets-3.5.92-2|624	
12mr|gnome-applets-3.5.92-2|625	* Tue Apr 26 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-1mdk
12mr|gnome-applets-3.5.92-2|626	- Release 2.10.1 (based on Götz Waschk package)
12mr|gnome-applets-3.5.92-2|627	- Remove patches 1, 3 (merged upstream), 2, 4 (no longer relevant)
12mr|gnome-applets-3.5.92-2|628	- Patch0: fix XML to be valid (GNOME bug #171728)
12mr|gnome-applets-3.5.92-2|629	
12mr|gnome-applets-3.5.92-2|630	* Tue Apr 12 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.2-5mdk
12mr|gnome-applets-3.5.92-2|631	- Add dependency on gstreamer-plugins (Mdk bug #15332)
12mr|gnome-applets-3.5.92-2|632	
12mr|gnome-applets-3.5.92-2|633	* Mon Mar 14 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.2-4mdk
12mr|gnome-applets-3.5.92-2|634	- Update icon cache at install time (Mdk bug #14371)
12mr|gnome-applets-3.5.92-2|635	
12mr|gnome-applets-3.5.92-2|636	* Thu Feb 10 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.8.2-3mdk
12mr|gnome-applets-3.5.92-2|637	- avoid dependency on linux kernel headers
12mr|gnome-applets-3.5.92-2|638	
12mr|gnome-applets-3.5.92-2|639	* Wed Jan 05 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.2-2mdk
12mr|gnome-applets-3.5.92-2|640	- Rebuild with latest howl
12mr|gnome-applets-3.5.92-2|641	
12mr|gnome-applets-3.5.92-2|642	* Mon Dec 06 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.8.2-1mdk
12mr|gnome-applets-3.5.92-2|643	- New release 2.8.2
12mr|gnome-applets-3.5.92-2|644	
12mr|gnome-applets-3.5.92-2|645	* Fri Nov 19 2004 Götz Waschk <waschk@linux-mandrake.com> 2.8.1.1-2mdk
12mr|gnome-applets-3.5.92-2|646	- fix gconf schemas installation
12mr|gnome-applets-3.5.92-2|647	
12mr|gnome-applets-3.5.92-2|648	* Wed Nov 10 2004 Götz Waschk <waschk@linux-mandrake.com> 2.8.1.1-1mdk
12mr|gnome-applets-3.5.92-2|649	- fix omf file listing
12mr|gnome-applets-3.5.92-2|650	- New release 2.8.1.1
12mr|gnome-applets-3.5.92-2|651	- remove patch0 (merged upstream)
12mr|gnome-applets-3.5.92-2|652	- Patch2 (Fedora): use ifup based command for ppp link
12mr|gnome-applets-3.5.92-2|653	- Patch3 (Fedora): use themed icons for mixer
12mr|gnome-applets-3.5.92-2|654	
12mr|gnome-applets-3.5.92-2|655	* Sat Oct 02 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.6.2.1-4mdk
12mr|gnome-applets-3.5.92-2|656	- lib64 fixes
12mr|gnome-applets-3.5.92-2|657	- apm is not available on all arches
12mr|gnome-applets-3.5.92-2|658	
12mr|gnome-applets-3.5.92-2|659	* Sun Aug 29 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.6.2.1-3mdk
12mr|gnome-applets-3.5.92-2|660	- add BuildRequires: intltool
12mr|gnome-applets-3.5.92-2|661	
12mr|gnome-applets-3.5.92-2|662	* Fri Aug 27 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.2.1-2mdk
12mr|gnome-applets-3.5.92-2|663	- Patch0: fix missing icon for mixer applet
12mr|gnome-applets-3.5.92-2|664	
12mr|gnome-applets-3.5.92-2|665	* Fri Jul 23 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.6.2.1-1mdk
12mr|gnome-applets-3.5.92-2|666	- New release 2.6.2.1
12mr|gnome-applets-3.5.92-2|667	
12mr|gnome-applets-3.5.92-2|668	* Tue Jun 29 2004 Götz Waschk <waschk@linux-mandrake.com> 2.6.2-1mdk
12mr|gnome-applets-3.5.92-2|669	- reenable libtoolize
12mr|gnome-applets-3.5.92-2|670	- New release 2.6.2
12mr|gnome-applets-3.5.92-2|671	
12mr|gnome-applets-3.5.92-2|672	* Fri May 14 2004 Götz Waschk <waschk@linux-mandrake.com> 2.6.1-1mdk
12mr|gnome-applets-3.5.92-2|673	- add missing files
12mr|gnome-applets-3.5.92-2|674	- New release 2.6.1
12mr|gnome-applets-3.5.92-2|675	
12mr|gnome-applets-3.5.92-2|676	* Thu Apr 22 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.0-2mdk
12mr|gnome-applets-3.5.92-2|677	- Fix BuildRequires
12mr|gnome-applets-3.5.92-2|678	
12mr|gnome-applets-3.5.92-2|679	* Thu Apr 08 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.0-1mdk
12mr|gnome-applets-3.5.92-2|680	- Release 2.6.0 (with Götz help)
12mr|gnome-applets-3.5.92-2|681	- Remove patch0 (merged upstream)
12mr|gnome-applets-3.5.92-2|682	

14119 12
12mr|gnome-backgrounds-3.6.0-1|1	Summary: Background images for the GNOME desktop
12mr|gnome-backgrounds-3.6.0-1|2	Name: gnome-backgrounds
12mr|gnome-backgrounds-3.6.0-1|3	Version: 3.6.0
12mr|gnome-backgrounds-3.6.0-1|4	Release: 1
12mr|gnome-backgrounds-3.6.0-1|5	License: GPLv2
12mr|gnome-backgrounds-3.6.0-1|6	Group: Graphical desktop/GNOME
12mr|gnome-backgrounds-3.6.0-1|7	Url: http://www.gnome.org
12mr|gnome-backgrounds-3.6.0-1|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|gnome-backgrounds-3.6.0-1|9	BuildArch: noarch
12mr|gnome-backgrounds-3.6.0-1|10	
12mr|gnome-backgrounds-3.6.0-1|11	BuildRequires: intltool
12mr|gnome-backgrounds-3.6.0-1|12	
12mr|gnome-backgrounds-3.6.0-1|13	%description
12mr|gnome-backgrounds-3.6.0-1|14	This module contains a set of backgrounds packaged with the GNOME desktop.
12mr|gnome-backgrounds-3.6.0-1|15	
12mr|gnome-backgrounds-3.6.0-1|16	%prep
12mr|gnome-backgrounds-3.6.0-1|17	%setup -q
12mr|gnome-backgrounds-3.6.0-1|18	
12mr|gnome-backgrounds-3.6.0-1|19	%build
12mr|gnome-backgrounds-3.6.0-1|20	%configure2_5x
12mr|gnome-backgrounds-3.6.0-1|21	%make
12mr|gnome-backgrounds-3.6.0-1|22	
12mr|gnome-backgrounds-3.6.0-1|23	%install
12mr|gnome-backgrounds-3.6.0-1|24	%makeinstall_std
12mr|gnome-backgrounds-3.6.0-1|25	%find_lang %{name}
12mr|gnome-backgrounds-3.6.0-1|26	
12mr|gnome-backgrounds-3.6.0-1|27	%files -f %{name}.lang
12mr|gnome-backgrounds-3.6.0-1|28	%doc NEWS README AUTHORS
12mr|gnome-backgrounds-3.6.0-1|29	%{_datadir}/gnome-background-properties/
12mr|gnome-backgrounds-3.6.0-1|30	%{_datadir}/backgrounds/*
12mr|gnome-backgrounds-3.6.0-1|31	
12mr|gnome-backgrounds-3.6.0-1|32	
12mr|gnome-backgrounds-3.6.0-1|33	
12mr|gnome-backgrounds-3.6.0-1|34	
12mr|gnome-backgrounds-3.6.0-1|35	%changelog
12mr|gnome-backgrounds-3.6.0-1|36	

14120 12
12mr|gnome-bluetooth-3.6.1-1|1	%define	major	11
12mr|gnome-bluetooth-3.6.1-1|2	%define	maj_app	0
12mr|gnome-bluetooth-3.6.1-1|3	%define	gir_maj	1.0
12mr|gnome-bluetooth-3.6.1-1|4	%define	libname	%mklibname %{name} %{major}
12mr|gnome-bluetooth-3.6.1-1|5	%define	lib_app	%mklibname %{name}-applet %{maj_app}
12mr|gnome-bluetooth-3.6.1-1|6	%define	girname	%mklibname %{name}-gir %{gir_maj}
12mr|gnome-bluetooth-3.6.1-1|7	%define	gir_app	%mklibname %{name}-applet-gir %{gir_maj}
12mr|gnome-bluetooth-3.6.1-1|8	%define	devname	%mklibname -d %{name}
12mr|gnome-bluetooth-3.6.1-1|9	
12mr|gnome-bluetooth-3.6.1-1|10	Name: 	 	gnome-bluetooth
12mr|gnome-bluetooth-3.6.1-1|11	Summary: 	GNOME Bluetooth Subsystem
12mr|gnome-bluetooth-3.6.1-1|12	Epoch:		1
12mr|gnome-bluetooth-3.6.1-1|13	Version: 	3.6.1
12mr|gnome-bluetooth-3.6.1-1|14	Release:	1
12mr|gnome-bluetooth-3.6.1-1|15	#gw lib is LGPL, main app is GPL
12mr|gnome-bluetooth-3.6.1-1|16	License:	GPLv2+ and LGPLv2+
12mr|gnome-bluetooth-3.6.1-1|17	Group:		Graphical desktop/GNOME
12mr|gnome-bluetooth-3.6.1-1|18	URL:		http://usefulinc.com/software/gnome-bluetooth/
12mr|gnome-bluetooth-3.6.1-1|19	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/3.6/%{name}-%{version}.tar.xz
12mr|gnome-bluetooth-3.6.1-1|20	
12mr|gnome-bluetooth-3.6.1-1|21	BuildRequires:	intltool itstool
12mr|gnome-bluetooth-3.6.1-1|22	BuildRequires:	GConf2
12mr|gnome-bluetooth-3.6.1-1|23	BuildRequires:	gettext
12mr|gnome-bluetooth-3.6.1-1|24	BuildRequires:	gnome-common
12mr|gnome-bluetooth-3.6.1-1|25	BuildRequires:	gtk-doc
12mr|gnome-bluetooth-3.6.1-1|26	BuildRequires:	pkgconfig(glib-2.0)
12mr|gnome-bluetooth-3.6.1-1|27	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gnome-bluetooth-3.6.1-1|28	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gnome-bluetooth-3.6.1-1|29	BuildRequires:	pkgconfig(unique-3.0)
12mr|gnome-bluetooth-3.6.1-1|30	BuildRequires:	pkgconfig(libnotify)
12mr|gnome-bluetooth-3.6.1-1|31	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|gnome-bluetooth-3.6.1-1|32	BuildRequires:	pkgconfig(gconf-2.0)
12mr|gnome-bluetooth-3.6.1-1|33	BuildRequires:	pkgconfig(nautilus-sendto)
12mr|gnome-bluetooth-3.6.1-1|34	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|gnome-bluetooth-3.6.1-1|35	
12mr|gnome-bluetooth-3.6.1-1|36	Requires:	gvfs-obexftp
12mr|gnome-bluetooth-3.6.1-1|37	Requires:	bluez
12mr|gnome-bluetooth-3.6.1-1|38	Requires:	obexd
12mr|gnome-bluetooth-3.6.1-1|39	
12mr|gnome-bluetooth-3.6.1-1|40	%description
12mr|gnome-bluetooth-3.6.1-1|41	The gnome-bluetooth package contains graphical utilities to setup,
12mr|gnome-bluetooth-3.6.1-1|42	monitor and use Bluetooth devices.
12mr|gnome-bluetooth-3.6.1-1|43	
12mr|gnome-bluetooth-3.6.1-1|44	%package -n	%{libname}
12mr|gnome-bluetooth-3.6.1-1|45	Group:		System/Libraries
12mr|gnome-bluetooth-3.6.1-1|46	Summary: 	GNOME bluetooth library
12mr|gnome-bluetooth-3.6.1-1|47	Conflicts:	%{_lib}gnome-bluetooth7 < 1:2.31
12mr|gnome-bluetooth-3.6.1-1|48	
12mr|gnome-bluetooth-3.6.1-1|49	%description -n	%{libname}
12mr|gnome-bluetooth-3.6.1-1|50	Library from GNOME-Bluetooth.
12mr|gnome-bluetooth-3.6.1-1|51	
12mr|gnome-bluetooth-3.6.1-1|52	%package -n	%{lib_app}
12mr|gnome-bluetooth-3.6.1-1|53	Group:		System/Libraries
12mr|gnome-bluetooth-3.6.1-1|54	Summary: 	GNOME bluetooth Applet library
12mr|gnome-bluetooth-3.6.1-1|55	
12mr|gnome-bluetooth-3.6.1-1|56	%description -n %{lib_app}
12mr|gnome-bluetooth-3.6.1-1|57	Library from GNOME-Bluetooth Applet
12mr|gnome-bluetooth-3.6.1-1|58	
12mr|gnome-bluetooth-3.6.1-1|59	%package -n	%{girname}
12mr|gnome-bluetooth-3.6.1-1|60	Group:		System/Libraries
12mr|gnome-bluetooth-3.6.1-1|61	Summary:	GObject Introspection interface for %{name}
12mr|gnome-bluetooth-3.6.1-1|62	Requires:	%{libname} = %{EVRD}
12mr|gnome-bluetooth-3.6.1-1|63	
12mr|gnome-bluetooth-3.6.1-1|64	%description -n	%{girname}
12mr|gnome-bluetooth-3.6.1-1|65	GObject Introspection interface for %{name}.
12mr|gnome-bluetooth-3.6.1-1|66	
12mr|gnome-bluetooth-3.6.1-1|67	%package -n	%{gir_app}
12mr|gnome-bluetooth-3.6.1-1|68	Group:		System/Libraries
12mr|gnome-bluetooth-3.6.1-1|69	Summary:	GObject Introspection interface for %{name} applet
12mr|gnome-bluetooth-3.6.1-1|70	Requires:	%{lib_app} = %{EVRD}
12mr|gnome-bluetooth-3.6.1-1|71	
12mr|gnome-bluetooth-3.6.1-1|72	%description -n	%{gir_app}
12mr|gnome-bluetooth-3.6.1-1|73	GObject Introspection interface for %{name} applet.
12mr|gnome-bluetooth-3.6.1-1|74	
12mr|gnome-bluetooth-3.6.1-1|75	%package -n	%{devname}
12mr|gnome-bluetooth-3.6.1-1|76	Group:		Development/C
12mr|gnome-bluetooth-3.6.1-1|77	Summary:	Development libraries and header files from %{name}
12mr|gnome-bluetooth-3.6.1-1|78	Requires:	%{libname} = %{EVRD}
12mr|gnome-bluetooth-3.6.1-1|79	Requires:	%{lib_app} = %{EVRD}
12mr|gnome-bluetooth-3.6.1-1|80	Provides:	%{name}-devel = %{version}-%{release}
12mr|gnome-bluetooth-3.6.1-1|81	
12mr|gnome-bluetooth-3.6.1-1|82	
12mr|gnome-bluetooth-3.6.1-1|83	%description -n	%{devname}
12mr|gnome-bluetooth-3.6.1-1|84	Development libraries and header files from %{name}
12mr|gnome-bluetooth-3.6.1-1|85	
12mr|gnome-bluetooth-3.6.1-1|86	%package -n	nautilus-sendto-bluetooth
12mr|gnome-bluetooth-3.6.1-1|87	Summary:	Send files from nautilus to bluetooth
12mr|gnome-bluetooth-3.6.1-1|88	Group:		Graphical desktop/GNOME
12mr|gnome-bluetooth-3.6.1-1|89	Requires:	nautilus-sendto
12mr|gnome-bluetooth-3.6.1-1|90	Requires:	%{name} = %{EVRD}
12mr|gnome-bluetooth-3.6.1-1|91	
12mr|gnome-bluetooth-3.6.1-1|92	%description -n nautilus-sendto-bluetooth
12mr|gnome-bluetooth-3.6.1-1|93	This application provides integration between nautilus and bluetooth.
12mr|gnome-bluetooth-3.6.1-1|94	It adds a Nautilus context menu component ("Send To...") and features
12mr|gnome-bluetooth-3.6.1-1|95	a dialog for insert the bluetooth device which you want to send the
12mr|gnome-bluetooth-3.6.1-1|96	file/files.
12mr|gnome-bluetooth-3.6.1-1|97	
12mr|gnome-bluetooth-3.6.1-1|98	%prep
12mr|gnome-bluetooth-3.6.1-1|99	%setup -q
12mr|gnome-bluetooth-3.6.1-1|100	%apply_patches
12mr|gnome-bluetooth-3.6.1-1|101	
12mr|gnome-bluetooth-3.6.1-1|102	%build
12mr|gnome-bluetooth-3.6.1-1|103	%configure2_5x \
12mr|gnome-bluetooth-3.6.1-1|104	--enable-shared \
12mr|gnome-bluetooth-3.6.1-1|105	--disable-static \
12mr|gnome-bluetooth-3.6.1-1|106	--disable-desktop-update \
12mr|gnome-bluetooth-3.6.1-1|107	--disable-icon-update
12mr|gnome-bluetooth-3.6.1-1|108	
12mr|gnome-bluetooth-3.6.1-1|109	%make
12mr|gnome-bluetooth-3.6.1-1|110	
12mr|gnome-bluetooth-3.6.1-1|111	%install
12mr|gnome-bluetooth-3.6.1-1|112	%makeinstall_std
12mr|gnome-bluetooth-3.6.1-1|113	%find_lang %{name}2 --all-name --with-gnome
12mr|gnome-bluetooth-3.6.1-1|114	
12mr|gnome-bluetooth-3.6.1-1|115	%files -f %{name}2.lang
12mr|gnome-bluetooth-3.6.1-1|116	%doc README AUTHORS
12mr|gnome-bluetooth-3.6.1-1|117	%{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop
12mr|gnome-bluetooth-3.6.1-1|118	%{_bindir}/*
12mr|gnome-bluetooth-3.6.1-1|119	%{_datadir}/applications/bluetooth-sendto.desktop
12mr|gnome-bluetooth-3.6.1-1|120	%{_datadir}/applications/bluetooth-wizard.desktop
12mr|gnome-bluetooth-3.6.1-1|121	%{_datadir}/icons/hicolor/*/*/*.*
12mr|gnome-bluetooth-3.6.1-1|122	%{_datadir}/%{name}
12mr|gnome-bluetooth-3.6.1-1|123	%dir %{_libdir}/%{name}
12mr|gnome-bluetooth-3.6.1-1|124	%dir %{_libdir}/%{name}/plugins
12mr|gnome-bluetooth-3.6.1-1|125	%{_libdir}/%{name}/plugins/libgbtgeoclue.*
12mr|gnome-bluetooth-3.6.1-1|126	%{_mandir}/man1/*
12mr|gnome-bluetooth-3.6.1-1|127	
12mr|gnome-bluetooth-3.6.1-1|128	%files -n %{libname}
12mr|gnome-bluetooth-3.6.1-1|129	%{_libdir}/lib%{name}.so.%{major}*
12mr|gnome-bluetooth-3.6.1-1|130	
12mr|gnome-bluetooth-3.6.1-1|131	%files -n %{lib_app}
12mr|gnome-bluetooth-3.6.1-1|132	%{_libdir}/gnome-bluetooth/libgnome-bluetooth-applet.so.%{maj_app}*
12mr|gnome-bluetooth-3.6.1-1|133	
12mr|gnome-bluetooth-3.6.1-1|134	%files -n %{girname}
12mr|gnome-bluetooth-3.6.1-1|135	%{_libdir}/girepository-1.0/GnomeBluetooth-%{gir_maj}.typelib
12mr|gnome-bluetooth-3.6.1-1|136	
12mr|gnome-bluetooth-3.6.1-1|137	%files -n %{gir_app}
12mr|gnome-bluetooth-3.6.1-1|138	%{_libdir}/gnome-bluetooth/GnomeBluetoothApplet-%{gir_maj}.typelib
12mr|gnome-bluetooth-3.6.1-1|139	
12mr|gnome-bluetooth-3.6.1-1|140	%files -n %{devname}
12mr|gnome-bluetooth-3.6.1-1|141	%{_datadir}/gtk-doc/html/%{name}
12mr|gnome-bluetooth-3.6.1-1|142	%{_includedir}/%{name}
12mr|gnome-bluetooth-3.6.1-1|143	%{_libdir}/*.so
12mr|gnome-bluetooth-3.6.1-1|144	%{_libdir}/gnome-bluetooth/libgnome-bluetooth-applet.so
12mr|gnome-bluetooth-3.6.1-1|145	%{_libdir}/pkgconfig/*.pc
12mr|gnome-bluetooth-3.6.1-1|146	%{_datadir}/gir-1.0/GnomeBluetooth-1.0.gir
12mr|gnome-bluetooth-3.6.1-1|147	
12mr|gnome-bluetooth-3.6.1-1|148	%files -n nautilus-sendto-bluetooth
12mr|gnome-bluetooth-3.6.1-1|149	%{_libdir}/nautilus-sendto/plugins/libnstbluetooth.so
12mr|gnome-bluetooth-3.6.1-1|150	%{_datadir}/GConf/gsettings/gnome-bluetooth-nst
12mr|gnome-bluetooth-3.6.1-1|151	%{_datadir}/glib-2.0/schemas/org.gnome.Bluetooth.nst.gschema.xml

14121 12
12mr|gnome-boxes-3.6.1-1|1	Summary:	boxes manager for GNOME
12mr|gnome-boxes-3.6.1-1|2	Name:		gnome-boxes
12mr|gnome-boxes-3.6.1-1|3	Version:	3.6.1
12mr|gnome-boxes-3.6.1-1|4	Release:	1
12mr|gnome-boxes-3.6.1-1|5	Group:		Graphical desktop/GNOME
12mr|gnome-boxes-3.6.1-1|6	License:	GPLv2+
12mr|gnome-boxes-3.6.1-1|7	URL:		https://live.gnome.org/Boxes
12mr|gnome-boxes-3.6.1-1|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-boxes/3.6/%{name}-%{version}.tar.xz
12mr|gnome-boxes-3.6.1-1|9	
12mr|gnome-boxes-3.6.1-1|10	BuildRequires:	intltool
12mr|gnome-boxes-3.6.1-1|11	BuildRequires:	vala
12mr|gnome-boxes-3.6.1-1|12	BuildRequires:	vala-tools
12mr|gnome-boxes-3.6.1-1|13	BuildRequires:	tracker-devel
12mr|gnome-boxes-3.6.1-1|14	BuildRequires:	pkgconfig(clutter-gtk-1.0)
12mr|gnome-boxes-3.6.1-1|15	BuildRequires:	pkgconfig(gl)
12mr|gnome-boxes-3.6.1-1|16	BuildRequires:	pkgconfig(glib-2.0)
12mr|gnome-boxes-3.6.1-1|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|gnome-boxes-3.6.1-1|18	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gnome-boxes-3.6.1-1|19	BuildRequires:	pkgconfig(gtk-vnc-2.0)
12mr|gnome-boxes-3.6.1-1|20	BuildRequires:	pkgconfig(gudev-1.0)
12mr|gnome-boxes-3.6.1-1|21	BuildRequires:	pkgconfig(libosinfo-1.0)
12mr|gnome-boxes-3.6.1-1|22	BuildRequires:	pkgconfig(libvirt-gobject-1.0)
12mr|gnome-boxes-3.6.1-1|23	BuildRequires:	pkgconfig(libvirt-gconfig-1.0)
12mr|gnome-boxes-3.6.1-1|24	BuildRequires:	pkgconfig(libxml-2.0)
12mr|gnome-boxes-3.6.1-1|25	BuildRequires:	pkgconfig(spice-client-gtk-3.0)
12mr|gnome-boxes-3.6.1-1|26	BuildRequires:  pkgconfig(libsoup-2.4)
12mr|gnome-boxes-3.6.1-1|27	# XXX - libvirtd service should be running
12mr|gnome-boxes-3.6.1-1|28	Requires:	libvirt-utils
12mr|gnome-boxes-3.6.1-1|29	Requires:	qemu-img
12mr|gnome-boxes-3.6.1-1|30	Requires:	qemu
12mr|gnome-boxes-3.6.1-1|31	# Needed for unattended installer:
12mr|gnome-boxes-3.6.1-1|32	Requires:	mtools
12mr|gnome-boxes-3.6.1-1|33	Requires:	fuseiso
12mr|gnome-boxes-3.6.1-1|34	# gnome-boxes uses a dark theme
12mr|gnome-boxes-3.6.1-1|35	Requires:	gnome-icon-theme
12mr|gnome-boxes-3.6.1-1|36	
12mr|gnome-boxes-3.6.1-1|37	%description
12mr|gnome-boxes-3.6.1-1|38	Standalone boxes manager for GNOME desktop.
12mr|gnome-boxes-3.6.1-1|39	
12mr|gnome-boxes-3.6.1-1|40	%prep
12mr|gnome-boxes-3.6.1-1|41	%setup -q
12mr|gnome-boxes-3.6.1-1|42	
12mr|gnome-boxes-3.6.1-1|43	# add semicolon after mimetype (will be fixed in 3.3.3!)
12mr|gnome-boxes-3.6.1-1|44	sed -i -e 's,^\(MimeType=.*[^;]\)$,\1;,g' data/gnome-boxes.desktop.in.in
12mr|gnome-boxes-3.6.1-1|45	
12mr|gnome-boxes-3.6.1-1|46	%build
12mr|gnome-boxes-3.6.1-1|47	%configure2_5x
12mr|gnome-boxes-3.6.1-1|48	%make
12mr|gnome-boxes-3.6.1-1|49	
12mr|gnome-boxes-3.6.1-1|50	%install
12mr|gnome-boxes-3.6.1-1|51	%makeinstall_std
12mr|gnome-boxes-3.6.1-1|52	
12mr|gnome-boxes-3.6.1-1|53	%find_lang %{name}
12mr|gnome-boxes-3.6.1-1|54	
12mr|gnome-boxes-3.6.1-1|55	%files -f %{name}.lang
12mr|gnome-boxes-3.6.1-1|56	%doc AUTHORS README NEWS TODO
12mr|gnome-boxes-3.6.1-1|57	%{_bindir}/%{name}
12mr|gnome-boxes-3.6.1-1|58	%{_datadir}/%{name}/
12mr|gnome-boxes-3.6.1-1|59	%{_datadir}/applications/%{name}.desktop
12mr|gnome-boxes-3.6.1-1|60	%{_datadir}/glib-2.0/schemas/org.gnome.boxes.gschema.xml
12mr|gnome-boxes-3.6.1-1|61	%{_libexecdir}/gnome-boxes-search-provider
12mr|gnome-boxes-3.6.1-1|62	%{_datadir}/dbus-1/services/org.gnome.Boxes.SearchProvider.service
12mr|gnome-boxes-3.6.1-1|63	%{_datadir}/gnome-shell/search-providers/gnome-boxes-search-provider.ini
12mr|gnome-boxes-3.6.1-1|64	%{_iconsdir}/hicolor/*/apps/gnome-boxes.*
12mr|gnome-boxes-3.6.1-1|65	
12mr|gnome-boxes-3.6.1-1|66	
12mr|gnome-boxes-3.6.1-1|67	
12mr|gnome-boxes-3.6.1-1|68	%changelog
12mr|gnome-boxes-3.6.1-1|69	

14122 12
12mr|gnome-color-manager-3.6.0-1|1	Summary:   Color management tools for GNOME
12mr|gnome-color-manager-3.6.0-1|2	Name:      gnome-color-manager
12mr|gnome-color-manager-3.6.0-1|3	Version:   3.6.0
12mr|gnome-color-manager-3.6.0-1|4	Release:   1
12mr|gnome-color-manager-3.6.0-1|5	License:   GPLv2+
12mr|gnome-color-manager-3.6.0-1|6	Group:     Graphical desktop/GNOME
12mr|gnome-color-manager-3.6.0-1|7	URL:       http://projects.gnome.org/gnome-color-manager/
12mr|gnome-color-manager-3.6.0-1|8	Source0:   ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|gnome-color-manager-3.6.0-1|9	
12mr|gnome-color-manager-3.6.0-1|10	BuildRequires:	desktop-file-utils
12mr|gnome-color-manager-3.6.0-1|11	BuildRequires:	docbook-dtd41-sgml
12mr|gnome-color-manager-3.6.0-1|12	BuildRequires:	docbook-utils
12mr|gnome-color-manager-3.6.0-1|13	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gnome-color-manager-3.6.0-1|14	BuildRequires:	intltool itstool
12mr|gnome-color-manager-3.6.0-1|15	BuildRequires:	pkgconfig(clutter-gtk-1.0)
12mr|gnome-color-manager-3.6.0-1|16	BuildRequires:	pkgconfig(colord)
12mr|gnome-color-manager-3.6.0-1|17	BuildRequires:	pkgconfig(colord-gtk)
12mr|gnome-color-manager-3.6.0-1|18	BuildRequires:	pkgconfig(exiv2)
12mr|gnome-color-manager-3.6.0-1|19	BuildRequires:	pkgconfig(gl)
12mr|gnome-color-manager-3.6.0-1|20	BuildRequires:	pkgconfig(glib-2.0)
12mr|gnome-color-manager-3.6.0-1|21	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12mr|gnome-color-manager-3.6.0-1|22	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gnome-color-manager-3.6.0-1|23	BuildRequires:	pkgconfig(lcms2)
12mr|gnome-color-manager-3.6.0-1|24	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mr|gnome-color-manager-3.6.0-1|25	BuildRequires:	pkgconfig(libexif)
12mr|gnome-color-manager-3.6.0-1|26	BuildRequires:	pkgconfig(libtiff-4)
12mr|gnome-color-manager-3.6.0-1|27	BuildRequires:	pkgconfig(mash-0.2)
12mr|gnome-color-manager-3.6.0-1|28	BuildRequires:	pkgconfig(mx-1.0)
12mr|gnome-color-manager-3.6.0-1|29	BuildRequires:	pkgconfig(vte-2.90)
12mr|gnome-color-manager-3.6.0-1|30	BuildRequires:	pkgconfig(x11)
12mr|gnome-color-manager-3.6.0-1|31	BuildRequires:	pkgconfig(xrandr)
12mr|gnome-color-manager-3.6.0-1|32	
12mr|gnome-color-manager-3.6.0-1|33	Requires: colord
12mr|gnome-color-manager-3.6.0-1|34	Requires: gnome-icon-theme
12mr|gnome-color-manager-3.6.0-1|35	Requires: shared-color-profiles
12mr|gnome-color-manager-3.6.0-1|36	
12mr|gnome-color-manager-3.6.0-1|37	%description
12mr|gnome-color-manager-3.6.0-1|38	gnome-color-manager is a session framework that makes it easy to manage,
12mr|gnome-color-manager-3.6.0-1|39	install and generate color profiles in the GNOME desktop.
12mr|gnome-color-manager-3.6.0-1|40	
12mr|gnome-color-manager-3.6.0-1|41	%prep
12mr|gnome-color-manager-3.6.0-1|42	%setup -q
12mr|gnome-color-manager-3.6.0-1|43	%apply_patches
12mr|gnome-color-manager-3.6.0-1|44	
12mr|gnome-color-manager-3.6.0-1|45	%build
12mr|gnome-color-manager-3.6.0-1|46	%configure2_5x \
12mr|gnome-color-manager-3.6.0-1|47	--disable-static \
12mr|gnome-color-manager-3.6.0-1|48	--disable-scrollkeeper \
12mr|gnome-color-manager-3.6.0-1|49	--enable-packagekit
12mr|gnome-color-manager-3.6.0-1|50	
12mr|gnome-color-manager-3.6.0-1|51	%make
12mr|gnome-color-manager-3.6.0-1|52	
12mr|gnome-color-manager-3.6.0-1|53	%install
12mr|gnome-color-manager-3.6.0-1|54	%makeinstall_std
12mr|gnome-color-manager-3.6.0-1|55	
12mr|gnome-color-manager-3.6.0-1|56	%find_lang %name --with-gnome --all-name
12mr|gnome-color-manager-3.6.0-1|57	
12mr|gnome-color-manager-3.6.0-1|58	%files -f %{name}.lang
12mr|gnome-color-manager-3.6.0-1|59	%doc AUTHORS NEWS README
12mr|gnome-color-manager-3.6.0-1|60	%{_bindir}/gcm-*
12mr|gnome-color-manager-3.6.0-1|61	%{_libexecdir}/gcm-helper-exiv
12mr|gnome-color-manager-3.6.0-1|62	%{_datadir}/%{name}
12mr|gnome-color-manager-3.6.0-1|63	%{_datadir}/applications/*.desktop
12mr|gnome-color-manager-3.6.0-1|64	%{_datadir}/icons/hicolor/*/*/*.png
12mr|gnome-color-manager-3.6.0-1|65	%{_datadir}/icons/hicolor/scalable/*/*.svg
12mr|gnome-color-manager-3.6.0-1|66	%{_datadir}/man/man1/*
12mr|gnome-color-manager-3.6.0-1|67	
12mr|gnome-color-manager-3.6.0-1|68	
12mr|gnome-color-manager-3.6.0-1|69	
12mr|gnome-color-manager-3.6.0-1|70	
12mr|gnome-color-manager-3.6.0-1|71	%changelog
12mr|gnome-color-manager-3.6.0-1|72	

14123 12
12mr|gnome-common-3.6.0-1|1	Name:		gnome-common
12mr|gnome-common-3.6.0-1|2	Summary:	Gnome-common contains useful things common to building gnome packages
12mr|gnome-common-3.6.0-1|3	Version:	3.6.0
12mr|gnome-common-3.6.0-1|4	Release:	%mkrel 1
12mr|gnome-common-3.6.0-1|5	License: 	GPLv3+
12mr|gnome-common-3.6.0-1|6	Group:		Development/GNOME and GTK+
12mr|gnome-common-3.6.0-1|7	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|gnome-common-3.6.0-1|8	URL: 		http://www.gnome.org/
12mr|gnome-common-3.6.0-1|9	Requires:	common-licenses
12mr|gnome-common-3.6.0-1|10	BuildRequires:	pkgconfig gawk
12mr|gnome-common-3.6.0-1|11	BuildArch:	noarch
12mr|gnome-common-3.6.0-1|12	
12mr|gnome-common-3.6.0-1|13	%description
12mr|gnome-common-3.6.0-1|14	gnome-common is for building various GNOME modules from CVS. It is not
12mr|gnome-common-3.6.0-1|15	needed to run GNOME.
12mr|gnome-common-3.6.0-1|16	
12mr|gnome-common-3.6.0-1|17	%prep
12mr|gnome-common-3.6.0-1|18	%setup -q
12mr|gnome-common-3.6.0-1|19	
12mr|gnome-common-3.6.0-1|20	%build
12mr|gnome-common-3.6.0-1|21	%configure2_5x
12mr|gnome-common-3.6.0-1|22	%make
12mr|gnome-common-3.6.0-1|23	
12mr|gnome-common-3.6.0-1|24	%install
12mr|gnome-common-3.6.0-1|25	[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
12mr|gnome-common-3.6.0-1|26	
12mr|gnome-common-3.6.0-1|27	%makeinstall_std
12mr|gnome-common-3.6.0-1|28	
12mr|gnome-common-3.6.0-1|29	%files
12mr|gnome-common-3.6.0-1|30	%defattr(-, root, root)
12mr|gnome-common-3.6.0-1|31	%doc README ChangeLog
12mr|gnome-common-3.6.0-1|32	%{_bindir}/*
12mr|gnome-common-3.6.0-1|33	%{_datadir}/aclocal/*.m4
12mr|gnome-common-3.6.0-1|34	%{_datadir}/gnome-common
12mr|gnome-common-3.6.0-1|35	
12mr|gnome-common-3.6.0-1|36	
12mr|gnome-common-3.6.0-1|37	
12mr|gnome-common-3.6.0-1|38	%changelog
12mr|gnome-common-3.6.0-1|39	

14124 12
12mr|gnome-contacts-3.6.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|gnome-contacts-3.6.2-1|2	
12mr|gnome-contacts-3.6.2-1|3	Name:		gnome-contacts
12mr|gnome-contacts-3.6.2-1|4	Version:	3.6.2
12mr|gnome-contacts-3.6.2-1|5	Release:	1
12mr|gnome-contacts-3.6.2-1|6	Summary:	Contacts manager for GNOME
12mr|gnome-contacts-3.6.2-1|7	Group:		Graphical desktop/GNOME
12mr|gnome-contacts-3.6.2-1|8	License:	GPLv2+
12mr|gnome-contacts-3.6.2-1|9	URL:		https://live.gnome.org/ThreePointOne/Features/Contacts
12mr|gnome-contacts-3.6.2-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|gnome-contacts-3.6.2-1|11	
12mr|gnome-contacts-3.6.2-1|12	BuildRequires:	intltool
12mr|gnome-contacts-3.6.2-1|13	BuildRequires:	vala
12mr|gnome-contacts-3.6.2-1|14	BuildRequires:	pkgconfig(folks)
12mr|gnome-contacts-3.6.2-1|15	BuildRequires:	pkgconfig(folks-eds)
12mr|gnome-contacts-3.6.2-1|16	BuildRequires:	pkgconfig(folks-telepathy)
12mr|gnome-contacts-3.6.2-1|17	BuildRequires:	pkgconfig(glib-2.0)
12mr|gnome-contacts-3.6.2-1|18	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12mr|gnome-contacts-3.6.2-1|19	BuildRequires:	pkgconfig(gee-1.0)
12mr|gnome-contacts-3.6.2-1|20	BuildRequires:	pkgconfig(goa-1.0)
12mr|gnome-contacts-3.6.2-1|21	BuildRequires:	pkgconfig(libebook-1.2)
12mr|gnome-contacts-3.6.2-1|22	BuildRequires:	pkgconfig(libedataserver-1.2)
12mr|gnome-contacts-3.6.2-1|23	BuildRequires:	pkgconfig(libnotify)
12mr|gnome-contacts-3.6.2-1|24	BuildRequires:	pkgconfig(cheese) >= 3.6.0
12mr|gnome-contacts-3.6.2-1|25	BuildRequires:	pkgconfig(cheese-gtk) >= 3.6.0
12mr|gnome-contacts-3.6.2-1|26	BuildRequires:	pkgconfig(clutter-1.0)
12mr|gnome-contacts-3.6.2-1|27	
12mr|gnome-contacts-3.6.2-1|28	Requires:	telepathy-mission-control
12mr|gnome-contacts-3.6.2-1|29	
12mr|gnome-contacts-3.6.2-1|30	%description
12mr|gnome-contacts-3.6.2-1|31	Standalone contacts manager for GNOME desktop.
12mr|gnome-contacts-3.6.2-1|32	
12mr|gnome-contacts-3.6.2-1|33	%prep
12mr|gnome-contacts-3.6.2-1|34	%setup -q
12mr|gnome-contacts-3.6.2-1|35	%apply_patches
12mr|gnome-contacts-3.6.2-1|36	
12mr|gnome-contacts-3.6.2-1|37	%build
12mr|gnome-contacts-3.6.2-1|38	%configure2_5x
12mr|gnome-contacts-3.6.2-1|39	%make
12mr|gnome-contacts-3.6.2-1|40	
12mr|gnome-contacts-3.6.2-1|41	%install
12mr|gnome-contacts-3.6.2-1|42	%makeinstall_std
12mr|gnome-contacts-3.6.2-1|43	
12mr|gnome-contacts-3.6.2-1|44	%find_lang %{name}
12mr|gnome-contacts-3.6.2-1|45	
12mr|gnome-contacts-3.6.2-1|46	%files -f %{name}.lang
12mr|gnome-contacts-3.6.2-1|47	%doc AUTHORS README NEWS TODO ChangeLog
12mr|gnome-contacts-3.6.2-1|48	%{_bindir}/%{name}
12mr|gnome-contacts-3.6.2-1|49	%{_datadir}/applications/%{name}.desktop
12mr|gnome-contacts-3.6.2-1|50	%{_libexecdir}/gnome-contacts-search-provider
12mr|gnome-contacts-3.6.2-1|51	%{_datadir}/dbus-1/services/org.gnome.Contacts.SearchProvider.service
12mr|gnome-contacts-3.6.2-1|52	%{_datadir}/glib-2.0/schemas/org.gnome.Contacts.gschema.xml
12mr|gnome-contacts-3.6.2-1|53	%{_datadir}/gnome-shell/search-providers/gnome-contacts-search-provider.ini

14125 12
12mr|gnome-control-center-3.6.3-1|1	%define major	1
12mr|gnome-control-center-3.6.3-1|2	%define libname	%mklibname %{name} %{major}
12mr|gnome-control-center-3.6.3-1|3	%define develname %mklibname -d %{name}
12mr|gnome-control-center-3.6.3-1|4	
12mr|gnome-control-center-3.6.3-1|5	Summary:	GNOME control center
12mr|gnome-control-center-3.6.3-1|6	Name:		gnome-control-center
12mr|gnome-control-center-3.6.3-1|7	Version:	3.6.3
12mr|gnome-control-center-3.6.3-1|8	Release:	1
12mr|gnome-control-center-3.6.3-1|9	License:	GPLv2+
12mr|gnome-control-center-3.6.3-1|10	Group:		Graphical desktop/GNOME
12mr|gnome-control-center-3.6.3-1|11	URL:		http://www.gnome.org/softwaremap/projects/control-center/
12mr|gnome-control-center-3.6.3-1|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|gnome-control-center-3.6.3-1|13	
12mr|gnome-control-center-3.6.3-1|14	BuildRequires:	desktop-file-utils
12mr|gnome-control-center-3.6.3-1|15	BuildRequires:	gnome-common
12mr|gnome-control-center-3.6.3-1|16	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gnome-control-center-3.6.3-1|17	BuildRequires:	intltool
12mr|gnome-control-center-3.6.3-1|18	BuildRequires:	shared-mime-info
12mr|gnome-control-center-3.6.3-1|19	BuildRequires:	cups-devel
12mr|gnome-control-center-3.6.3-1|20	BuildRequires:	pkgconfig(cheese-gtk) >= 2.91.91.1
12mr|gnome-control-center-3.6.3-1|21	BuildRequires:	pkgconfig(colord) >= 0.1.8
12mr|gnome-control-center-3.6.3-1|22	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|gnome-control-center-3.6.3-1|23	BuildRequires:	pkgconfig(gconf-2.0)
12mr|gnome-control-center-3.6.3-1|24	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.23.0
12mr|gnome-control-center-3.6.3-1|25	BuildRequires:	pkgconfig(glib-2.0) >= 2.29.14
12mr|gnome-control-center-3.6.3-1|26	BuildRequires:	pkgconfig(gnome-bluetooth-1.0)
12mr|gnome-control-center-3.6.3-1|27	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 3.1.0
12mr|gnome-control-center-3.6.3-1|28	BuildRequires:	pkgconfig(gnome-settings-daemon) >= 3.3.91
12mr|gnome-control-center-3.6.3-1|29	BuildRequires:	pkgconfig(goa-backend-1.0)
12mr|gnome-control-center-3.6.3-1|30	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mr|gnome-control-center-3.6.3-1|31	BuildRequires:	pkgconfig(gstreamer-0.10)
12mr|gnome-control-center-3.6.3-1|32	BuildRequires:	pkgconfig(gthread-2.0)
12mr|gnome-control-center-3.6.3-1|33	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gnome-control-center-3.6.3-1|34	BuildRequires:	pkgconfig(iso-codes)
12mr|gnome-control-center-3.6.3-1|35	BuildRequires:	pkgconfig(ibus-1.0)
12mr|gnome-control-center-3.6.3-1|36	BuildRequires:	pkgconfig(lcms2)
12mr|gnome-control-center-3.6.3-1|37	BuildRequires:	pkgconfig(pwquality)
12mr|gnome-control-center-3.6.3-1|38	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.13
12mr|gnome-control-center-3.6.3-1|39	BuildRequires:	pkgconfig(libgnome-menu-3.0)
12mr|gnome-control-center-3.6.3-1|40	BuildRequires:	pkgconfig(libgnomekbd) >= 2.91.91
12mr|gnome-control-center-3.6.3-1|41	BuildRequires:	pkgconfig(libgnomekbdui) >= 2.91.91
12mr|gnome-control-center-3.6.3-1|42	BuildRequires:	pkgconfig(libgtop-2.0)
12mr|gnome-control-center-3.6.3-1|43	BuildRequires:	pkgconfig(libnm-glib) >= 0.8.992
12mr|gnome-control-center-3.6.3-1|44	BuildRequires:	pkgconfig(libnm-glib-vpn) => 0.8.992
12mr|gnome-control-center-3.6.3-1|45	BuildRequires:	pkgconfig(libnm-util) >= 0.8.992
12mr|gnome-control-center-3.6.3-1|46	BuildRequires:	pkgconfig(libnm-gtk) >= 0.8.992
12mr|gnome-control-center-3.6.3-1|47	BuildRequires:	pkgconfig(libnotify) >= 0.7.3
12mr|gnome-control-center-3.6.3-1|48	BuildRequires:	pkgconfig(libpulse) >= 0.9.16
12mr|gnome-control-center-3.6.3-1|49	BuildRequires:	pkgconfig(libpulse-mainloop-glib) >= 0.9.16
12mr|gnome-control-center-3.6.3-1|50	#BuildRequires:	pkgconfig(libsocialweb-client)
12mr|gnome-control-center-3.6.3-1|51	BuildRequires:	pkgconfig(libwacom)
12mr|gnome-control-center-3.6.3-1|52	BuildRequires:	pkgconfig(libxklavier) >= 5.1
12mr|gnome-control-center-3.6.3-1|53	BuildRequires:	pkgconfig(libxml-2.0)
12mr|gnome-control-center-3.6.3-1|54	BuildRequires:	pkgconfig(NetworkManager) >= 0.8.992
12mr|gnome-control-center-3.6.3-1|55	BuildRequires:	pkgconfig(polkit-gobject-1) >= 0.97
12mr|gnome-control-center-3.6.3-1|56	BuildRequires:	pkgconfig(upower-glib) >= 0.9.1
12mr|gnome-control-center-3.6.3-1|57	BuildRequires:	pkgconfig(x11)
12mr|gnome-control-center-3.6.3-1|58	BuildRequires:	pkgconfig(xi) >= 1.2
12mr|gnome-control-center-3.6.3-1|59	
12mr|gnome-control-center-3.6.3-1|60	BuildRequires:	docbook-style-xsl
12mr|gnome-control-center-3.6.3-1|61	
12mr|gnome-control-center-3.6.3-1|62	Requires: gnome-settings-daemon >= 2.21.5
12mr|gnome-control-center-3.6.3-1|63	Requires(post,postun): shared-mime-info desktop-file-utils
12mr|gnome-control-center-3.6.3-1|64	
12mr|gnome-control-center-3.6.3-1|65	%description
12mr|gnome-control-center-3.6.3-1|66	GNOME Control-center is a configuration tool for easily
12mr|gnome-control-center-3.6.3-1|67	setting up your GNOME environment.
12mr|gnome-control-center-3.6.3-1|68	
12mr|gnome-control-center-3.6.3-1|69	%package -n %{develname}
12mr|gnome-control-center-3.6.3-1|70	Summary:	Development libraries, include files for GNOME control center
12mr|gnome-control-center-3.6.3-1|71	Group:		Development/GNOME and GTK+
12mr|gnome-control-center-3.6.3-1|72	Obsoletes:	%{_lib}gnome-window-settings-devel
12mr|gnome-control-center-3.6.3-1|73	
12mr|gnome-control-center-3.6.3-1|74	%description -n %{develname}
12mr|gnome-control-center-3.6.3-1|75	Development libraries, include files for GNOME Control Center
12mr|gnome-control-center-3.6.3-1|76	
12mr|gnome-control-center-3.6.3-1|77	%prep
12mr|gnome-control-center-3.6.3-1|78	%setup -q
12mr|gnome-control-center-3.6.3-1|79	%apply_patches
12mr|gnome-control-center-3.6.3-1|80	
12mr|gnome-control-center-3.6.3-1|81	%build
12mr|gnome-control-center-3.6.3-1|82	%configure2_5x \
12mr|gnome-control-center-3.6.3-1|83	--disable-static \
12mr|gnome-control-center-3.6.3-1|84	--disable-scrollkeeper
12mr|gnome-control-center-3.6.3-1|85	
12mr|gnome-control-center-3.6.3-1|86	#	--with-libsocialweb \
12mr|gnome-control-center-3.6.3-1|87	%make
12mr|gnome-control-center-3.6.3-1|88	
12mr|gnome-control-center-3.6.3-1|89	%install
12mr|gnome-control-center-3.6.3-1|90	%makeinstall_std
12mr|gnome-control-center-3.6.3-1|91	find %{buildroot} -name '*.la' -exec rm -f {} \;
12mr|gnome-control-center-3.6.3-1|92	rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
12mr|gnome-control-center-3.6.3-1|93	
12mr|gnome-control-center-3.6.3-1|94	%{find_lang} %{name}-2.0 --with-gnome --all-name
12mr|gnome-control-center-3.6.3-1|95	
12mr|gnome-control-center-3.6.3-1|96	desktop-file-install --vendor="" \
12mr|gnome-control-center-3.6.3-1|97	--remove-category="Application" \
12mr|gnome-control-center-3.6.3-1|98	--remove-category="PersonalSettings" \
12mr|gnome-control-center-3.6.3-1|99	--add-category="X-MandrivaLinux-System-Configuration-GNOME" \
12mr|gnome-control-center-3.6.3-1|100	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|gnome-control-center-3.6.3-1|101	
12mr|gnome-control-center-3.6.3-1|102	%files -f %{name}-2.0.lang
12mr|gnome-control-center-3.6.3-1|103	%doc AUTHORS NEWS README
12mr|gnome-control-center-3.6.3-1|104	%{_sysconfdir}/xdg/autostart/gnome-sound-applet.desktop
12mr|gnome-control-center-3.6.3-1|105	%{_sysconfdir}/xdg/menus/gnomecc.menu
12mr|gnome-control-center-3.6.3-1|106	%{_libdir}/control-center-1/panels/libbackground.so
12mr|gnome-control-center-3.6.3-1|107	%{_libdir}/control-center-1/panels/libbluetooth.so
12mr|gnome-control-center-3.6.3-1|108	%{_libdir}/control-center-1/panels/libcolor.so
12mr|gnome-control-center-3.6.3-1|109	%{_libdir}/control-center-1/panels/libdate_time.so
12mr|gnome-control-center-3.6.3-1|110	%{_libdir}/control-center-1/panels/libdisplay.so
12mr|gnome-control-center-3.6.3-1|111	%{_libdir}/control-center-1/panels/libinfo.so
12mr|gnome-control-center-3.6.3-1|112	%{_libdir}/control-center-1/panels/libkeyboard.so
12mr|gnome-control-center-3.6.3-1|113	%{_libdir}/control-center-1/panels/libmouse-properties.so
12mr|gnome-control-center-3.6.3-1|114	%{_libdir}/control-center-1/panels/libonline-accounts.so
12mr|gnome-control-center-3.6.3-1|115	%{_libdir}/control-center-1/panels/libpower.so
12mr|gnome-control-center-3.6.3-1|116	%{_libdir}/control-center-1/panels/libprinters.so
12mr|gnome-control-center-3.6.3-1|117	%{_libdir}/control-center-1/panels/libregion.so
12mr|gnome-control-center-3.6.3-1|118	%{_libdir}/control-center-1/panels/libscreen.so
12mr|gnome-control-center-3.6.3-1|119	%{_libdir}/control-center-1/panels/libsound.so
12mr|gnome-control-center-3.6.3-1|120	%{_libdir}/control-center-1/panels/libuniversal-access.so
12mr|gnome-control-center-3.6.3-1|121	%{_libdir}/control-center-1/panels/libuser-accounts.so
12mr|gnome-control-center-3.6.3-1|122	%{_libdir}/control-center-1/panels/libwacom-properties.so
12mr|gnome-control-center-3.6.3-1|123	%{_libdir}/control-center-1/panels/libnetwork.so
12mr|gnome-control-center-3.6.3-1|124	%{_bindir}/gnome-control-center
12mr|gnome-control-center-3.6.3-1|125	%{_bindir}/gnome-sound-applet
12mr|gnome-control-center-3.6.3-1|126	%{_datadir}/applications/*
12mr|gnome-control-center-3.6.3-1|127	%{_datadir}/desktop-directories/*
12mr|gnome-control-center-3.6.3-1|128	%{_datadir}/gnome-control-center/
12mr|gnome-control-center-3.6.3-1|129	%{_datadir}/icons/hicolor/*/*/*
12mr|gnome-control-center-3.6.3-1|130	%{_datadir}/sounds/gnome/default/*
12mr|gnome-control-center-3.6.3-1|131	%{_datadir}/pixmaps/faces
12mr|gnome-control-center-3.6.3-1|132	%{_datadir}/polkit-1/actions/org.gnome.controlcenter.datetime.policy
12mr|gnome-control-center-3.6.3-1|133	%{_mandir}/man?/*
12mr|gnome-control-center-3.6.3-1|134	%{_datadir}/polkit-1/actions/org.gnome.controlcenter.user-accounts.policy
12mr|gnome-control-center-3.6.3-1|135	%{_datadir}/polkit-1/rules.d/gnome-control-center.rules
12mr|gnome-control-center-3.6.3-1|136	
12mr|gnome-control-center-3.6.3-1|137	%files -n %{develname}
12mr|gnome-control-center-3.6.3-1|138	%{_datadir}/pkgconfig/*

14126 12
12mr|gnome-desktop-2.32.1-8|1	%define api_version 2
12mr|gnome-desktop-2.32.1-8|2	%define lib_major   17
12mr|gnome-desktop-2.32.1-8|3	%define libname %mklibname %{name}-%{api_version}_ %{lib_major}
12mr|gnome-desktop-2.32.1-8|4	%define develname %mklibname -d %{name}-%{api_version}
12mr|gnome-desktop-2.32.1-8|5	
12mr|gnome-desktop-2.32.1-8|6	Summary:	Package containing code shared among gnome-panel, gnome-session, nautilus, etc
12mr|gnome-desktop-2.32.1-8|7	Name:		gnome-desktop
12mr|gnome-desktop-2.32.1-8|8	Version:	2.32.1
12mr|gnome-desktop-2.32.1-8|9	Release:	8
12mr|gnome-desktop-2.32.1-8|10	License:	GPLv2+ and LGPLv2+
12mr|gnome-desktop-2.32.1-8|11	Group:		Graphical desktop/GNOME
12mr|gnome-desktop-2.32.1-8|12	URL:		http://www.gnome.org
12mr|gnome-desktop-2.32.1-8|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-desktop/%{name}-%{version}.tar.bz2
12mr|gnome-desktop-2.32.1-8|14	
12mr|gnome-desktop-2.32.1-8|15	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12mr|gnome-desktop-2.32.1-8|16	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gnome-desktop-2.32.1-8|17	BuildRequires:	pkgconfig(glib-2.0)
12mr|gnome-desktop-2.32.1-8|18	BuildRequires:	pkgconfig(gconf-2.0)
12mr|gnome-desktop-2.32.1-8|19	BuildRequires:	gtk-doc
12mr|gnome-desktop-2.32.1-8|20	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gnome-desktop-2.32.1-8|21	BuildRequires:	libxslt-proc
12mr|gnome-desktop-2.32.1-8|22	BuildRequires:	intltool >= 0.40.0
12mr|gnome-desktop-2.32.1-8|23	BuildRequires:	ldetect-lst
12mr|gnome-desktop-2.32.1-8|24	
12mr|gnome-desktop-2.32.1-8|25	Provides:	%{name}-%{api_version} = %{version}-%{release}
12mr|gnome-desktop-2.32.1-8|26	Requires:	ldetect-lst >= 0.1.282
12mr|gnome-desktop-2.32.1-8|27	%rename %{name}-common
12mr|gnome-desktop-2.32.1-8|28	
12mr|gnome-desktop-2.32.1-8|29	%description
12mr|gnome-desktop-2.32.1-8|30	This package contains some data files and other shared components of the
12mr|gnome-desktop-2.32.1-8|31	GNOME user environment.
12mr|gnome-desktop-2.32.1-8|32	
12mr|gnome-desktop-2.32.1-8|33	%package -n %{libname}
12mr|gnome-desktop-2.32.1-8|34	Summary:	%{summary}
12mr|gnome-desktop-2.32.1-8|35	Group:		System/Libraries
12mr|gnome-desktop-2.32.1-8|36	
12mr|gnome-desktop-2.32.1-8|37	%description -n %{libname}
12mr|gnome-desktop-2.32.1-8|38	This package contains an internal library
12mr|gnome-desktop-2.32.1-8|39	(libgnomedesktop) used to implement some portions of the GNOME
12mr|gnome-desktop-2.32.1-8|40	desktop.
12mr|gnome-desktop-2.32.1-8|41	
12mr|gnome-desktop-2.32.1-8|42	%package -n %{develname}
12mr|gnome-desktop-2.32.1-8|43	Summary:	Development libraries, include files for gnome-desktop
12mr|gnome-desktop-2.32.1-8|44	Group:		Development/GNOME and GTK+
12mr|gnome-desktop-2.32.1-8|45	Provides:	%{name}-devel = %{version}-%{release}
12mr|gnome-desktop-2.32.1-8|46	Provides:	lib%{name}-%{api_version}-devel = %{version}-%{release}
12mr|gnome-desktop-2.32.1-8|47	Requires:	%{libname} = %{version}-%{release}
12mr|gnome-desktop-2.32.1-8|48	Obsoletes:	%{mklibname -d gnome-desktop-2_ 2} < 2.32.1-8
12mr|gnome-desktop-2.32.1-8|49	
12mr|gnome-desktop-2.32.1-8|50	%description -n %{develname}
12mr|gnome-desktop-2.32.1-8|51	Development libraries, include files for internal library libgnomedesktop.
12mr|gnome-desktop-2.32.1-8|52	
12mr|gnome-desktop-2.32.1-8|53	%prep
12mr|gnome-desktop-2.32.1-8|54	%setup -q
12mr|gnome-desktop-2.32.1-8|55	
12mr|gnome-desktop-2.32.1-8|56	%build
12mr|gnome-desktop-2.32.1-8|57	%configure2_5x \
12mr|gnome-desktop-2.32.1-8|58	--disable-static \
12mr|gnome-desktop-2.32.1-8|59	--with-gnome-distributor="%{vendor}" \
12mr|gnome-desktop-2.32.1-8|60	--disable-scrollkeeper \
12mr|gnome-desktop-2.32.1-8|61	--with-pnp-ids-path=%{_datadir}/misc/pnp.ids
12mr|gnome-desktop-2.32.1-8|62	
12mr|gnome-desktop-2.32.1-8|63	%make LIBS=-lm
12mr|gnome-desktop-2.32.1-8|64	
12mr|gnome-desktop-2.32.1-8|65	%install
12mr|gnome-desktop-2.32.1-8|66	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12mr|gnome-desktop-2.32.1-8|67	
12mr|gnome-desktop-2.32.1-8|68	%find_lang %{name}-2.0
12mr|gnome-desktop-2.32.1-8|69	
12mr|gnome-desktop-2.32.1-8|70	for d in `ls -1 %{buildroot}%{_datadir}/gnome/help/`; do
12mr|gnome-desktop-2.32.1-8|71	%find_lang $d --with-gnome
12mr|gnome-desktop-2.32.1-8|72	cat $d.lang >> %{name}-2.0.lang
12mr|gnome-desktop-2.32.1-8|73	done
12mr|gnome-desktop-2.32.1-8|74	
12mr|gnome-desktop-2.32.1-8|75	%files -f %{name}-2.0.lang
12mr|gnome-desktop-2.32.1-8|76	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|gnome-desktop-2.32.1-8|77	%{_bindir}/*
12mr|gnome-desktop-2.32.1-8|78	%{_datadir}/gnome-about
12mr|gnome-desktop-2.32.1-8|79	%{_datadir}/applications/*
12mr|gnome-desktop-2.32.1-8|80	%{_datadir}/pixmaps/*
12mr|gnome-desktop-2.32.1-8|81	%{_mandir}/man1/*
12mr|gnome-desktop-2.32.1-8|82	
12mr|gnome-desktop-2.32.1-8|83	%files -n %{libname}
12mr|gnome-desktop-2.32.1-8|84	%{_libdir}/libgnome-desktop-%{api_version}.so.%{lib_major}*
12mr|gnome-desktop-2.32.1-8|85	
12mr|gnome-desktop-2.32.1-8|86	%files -n %{develname}
12mr|gnome-desktop-2.32.1-8|87	%{_includedir}/*
12mr|gnome-desktop-2.32.1-8|88	%{_libdir}/*.so
12mr|gnome-desktop-2.32.1-8|89	%{_libdir}/pkgconfig/*
12mr|gnome-desktop-2.32.1-8|90	%doc %{_datadir}/gtk-doc/html/*
12mr|gnome-desktop-2.32.1-8|91	
12mr|gnome-desktop-2.32.1-8|92	
12mr|gnome-desktop-2.32.1-8|93	
12mr|gnome-desktop-2.32.1-8|94	
12mr|gnome-desktop-2.32.1-8|95	%changelog
12mr|gnome-desktop-2.32.1-8|96	* Sat Sep  8 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-desktop-2.32.1-8|97	+ Commit: ed34be6
12mr|gnome-desktop-2.32.1-8|98	- Update BuildRequires
12mr|gnome-desktop-2.32.1-8|99	
12mr|gnome-desktop-2.32.1-8|100	* Fri Aug  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-desktop-2.32.1-8|101	+ Commit: d15ed09
12mr|gnome-desktop-2.32.1-8|102	- Sync with Cooker (drop .la files, spec cleanup), convert BuildRequires to pkgconfig style, fix unversioned Obsoletes
12mr|gnome-desktop-2.32.1-8|103	
12mr|gnome-desktop-2.32.1-8|104	

14127 12
12mr|gnome-desktop3-3.6.2-1|1	%define oname gnome-desktop
12mr|gnome-desktop3-3.6.2-1|2	
12mr|gnome-desktop3-3.6.2-1|3	%define	api_version	3
12mr|gnome-desktop3-3.6.2-1|4	%define api		3.0
12mr|gnome-desktop3-3.6.2-1|5	%define major		4
12mr|gnome-desktop3-3.6.2-1|6	
12mr|gnome-desktop3-3.6.2-1|7	%define libname		%mklibname %{oname} %{api_version} %{major}
12mr|gnome-desktop3-3.6.2-1|8	%define develname	%mklibname -d %{oname} %{api_version}
12mr|gnome-desktop3-3.6.2-1|9	%define girname		%mklibname %{oname}-gir %{api}
12mr|gnome-desktop3-3.6.2-1|10	
12mr|gnome-desktop3-3.6.2-1|11	Summary:	Package containing code shared among gnome-panel, gnome-session, nautilus, etc
12mr|gnome-desktop3-3.6.2-1|12	Name:		%{oname}3
12mr|gnome-desktop3-3.6.2-1|13	Version:	3.6.2
12mr|gnome-desktop3-3.6.2-1|14	Release:	1
12mr|gnome-desktop3-3.6.2-1|15	License:	GPLv2+ and LGPLv2+
12mr|gnome-desktop3-3.6.2-1|16	Group:		Graphical desktop/GNOME
12mr|gnome-desktop3-3.6.2-1|17	URL:		http://www.gnome.org
12mr|gnome-desktop3-3.6.2-1|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/3.6/%{oname}-%{version}.tar.xz
12mr|gnome-desktop3-3.6.2-1|19	
12mr|gnome-desktop3-3.6.2-1|20	BuildRequires:	gtk-doc
12mr|gnome-desktop3-3.6.2-1|21	BuildRequires:	intltool
12mr|gnome-desktop3-3.6.2-1|22	BuildRequires:	ldetect-lst
12mr|gnome-desktop3-3.6.2-1|23	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mr|gnome-desktop3-3.6.2-1|24	BuildRequires:	pkgconfig(glib-2.0)
12mr|gnome-desktop3-3.6.2-1|25	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gnome-desktop3-3.6.2-1|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|gnome-desktop3-3.6.2-1|27	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mr|gnome-desktop3-3.6.2-1|28	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gnome-desktop3-3.6.2-1|29	BuildRequires:	pkgconfig(x11)
12mr|gnome-desktop3-3.6.2-1|30	BuildRequires:	pkgconfig(xext)
12mr|gnome-desktop3-3.6.2-1|31	BuildRequires:	pkgconfig(xrandr)
12mr|gnome-desktop3-3.6.2-1|32	BuildRequires:	pkgconfig(xkbfile)
12mr|gnome-desktop3-3.6.2-1|33	BuildRequires:	pkgconfig(xkeyboard-config)
12mr|gnome-desktop3-3.6.2-1|34	BuildRequires:	itstool
12mr|gnome-desktop3-3.6.2-1|35	
12mr|gnome-desktop3-3.6.2-1|36	
12mr|gnome-desktop3-3.6.2-1|37	Requires:	ldetect-lst >= 0.1.282
12mr|gnome-desktop3-3.6.2-1|38	Obsoletes:	%{name}-common < 2.91.92
12mr|gnome-desktop3-3.6.2-1|39	Conflicts:	gnome-desktop-common < 2.32.1-2
12mr|gnome-desktop3-3.6.2-1|40	%rename 	%{oname}
12mr|gnome-desktop3-3.6.2-1|41	
12mr|gnome-desktop3-3.6.2-1|42	%description
12mr|gnome-desktop3-3.6.2-1|43	This package contains some data files and other shared components of the
12mr|gnome-desktop3-3.6.2-1|44	GNOME user environment.
12mr|gnome-desktop3-3.6.2-1|45	
12mr|gnome-desktop3-3.6.2-1|46	%package -n %{libname}
12mr|gnome-desktop3-3.6.2-1|47	Summary:	%{summary}
12mr|gnome-desktop3-3.6.2-1|48	Group:		System/Libraries
12mr|gnome-desktop3-3.6.2-1|49	%rename		%{_lib}%{oname}-3_2
12mr|gnome-desktop3-3.6.2-1|50	
12mr|gnome-desktop3-3.6.2-1|51	%description -n %{libname}
12mr|gnome-desktop3-3.6.2-1|52	This package contains an internal library
12mr|gnome-desktop3-3.6.2-1|53	(libgnomedesktop) used to implement some portions of the GNOME
12mr|gnome-desktop3-3.6.2-1|54	desktop.
12mr|gnome-desktop3-3.6.2-1|55	
12mr|gnome-desktop3-3.6.2-1|56	%package -n %{girname}
12mr|gnome-desktop3-3.6.2-1|57	Summary:	GObject Introspection interface description for %{oname}
12mr|gnome-desktop3-3.6.2-1|58	Group:		System/Libraries
12mr|gnome-desktop3-3.6.2-1|59	
12mr|gnome-desktop3-3.6.2-1|60	%description -n %{girname}
12mr|gnome-desktop3-3.6.2-1|61	GObject Introspection interface description for %{oname}.
12mr|gnome-desktop3-3.6.2-1|62	
12mr|gnome-desktop3-3.6.2-1|63	%package -n %{develname}
12mr|gnome-desktop3-3.6.2-1|64	Summary:	Development libraries, include files for %{oname}
12mr|gnome-desktop3-3.6.2-1|65	Group:		Development/GNOME and GTK+
12mr|gnome-desktop3-3.6.2-1|66	Provides:	%{name}-devel = %{version}-%{release}
12mr|gnome-desktop3-3.6.2-1|67	Requires:	%{libname} = %{version}-%{release}
12mr|gnome-desktop3-3.6.2-1|68	Requires:	%{girname} = %{version}-%{release}
12mr|gnome-desktop3-3.6.2-1|69	
12mr|gnome-desktop3-3.6.2-1|70	%description -n %{develname}
12mr|gnome-desktop3-3.6.2-1|71	Development libraries, include files for internal library %{oname}.
12mr|gnome-desktop3-3.6.2-1|72	
12mr|gnome-desktop3-3.6.2-1|73	%prep
12mr|gnome-desktop3-3.6.2-1|74	%setup -qn %{oname}-%{version}
12mr|gnome-desktop3-3.6.2-1|75	
12mr|gnome-desktop3-3.6.2-1|76	%build
12mr|gnome-desktop3-3.6.2-1|77	%configure2_5x \
12mr|gnome-desktop3-3.6.2-1|78	--disable-static \
12mr|gnome-desktop3-3.6.2-1|79	--with-gnome-distributor="%_vendor" \
12mr|gnome-desktop3-3.6.2-1|80	--disable-scrollkeeper \
12mr|gnome-desktop3-3.6.2-1|81	--with-pnp-ids-path=%{_datadir}/misc/pnp.ids
12mr|gnome-desktop3-3.6.2-1|82	
12mr|gnome-desktop3-3.6.2-1|83	%make LIBS='-lrt -lgmodule-2.0'
12mr|gnome-desktop3-3.6.2-1|84	
12mr|gnome-desktop3-3.6.2-1|85	%install
12mr|gnome-desktop3-3.6.2-1|86	%makeinstall_std
12mr|gnome-desktop3-3.6.2-1|87	rm -f %{buildroot}%{_libdir}/*.la
12mr|gnome-desktop3-3.6.2-1|88	
12mr|gnome-desktop3-3.6.2-1|89	%find_lang %{oname}-%{api}
12mr|gnome-desktop3-3.6.2-1|90	for d in `ls -1 %{buildroot}%{_datadir}/gnome/help/`; do
12mr|gnome-desktop3-3.6.2-1|91	%find_lang $d --with-gnome
12mr|gnome-desktop3-3.6.2-1|92	cat $d.lang >> %{oname}-%{api}.lang
12mr|gnome-desktop3-3.6.2-1|93	done
12mr|gnome-desktop3-3.6.2-1|94	
12mr|gnome-desktop3-3.6.2-1|95	%files -f %{oname}-%{api}.lang
12mr|gnome-desktop3-3.6.2-1|96	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|gnome-desktop3-3.6.2-1|97	%{_datadir}/gnome/gnome-version.xml
12mr|gnome-desktop3-3.6.2-1|98	%{_datadir}/help/*
12mr|gnome-desktop3-3.6.2-1|99	
12mr|gnome-desktop3-3.6.2-1|100	%files -n %{libname}
12mr|gnome-desktop3-3.6.2-1|101	%{_libdir}/libgnome-desktop-%{api_version}.so.%{major}*
12mr|gnome-desktop3-3.6.2-1|102	%{_libdir}/gnome-rr-debug
12mr|gnome-desktop3-3.6.2-1|103	
12mr|gnome-desktop3-3.6.2-1|104	%files -n %{girname}
12mr|gnome-desktop3-3.6.2-1|105	%{_libdir}/girepository-1.0/GnomeDesktop-%{api}.typelib
12mr|gnome-desktop3-3.6.2-1|106	
12mr|gnome-desktop3-3.6.2-1|107	%files -n %{develname}
12mr|gnome-desktop3-3.6.2-1|108	%{_includedir}/*
12mr|gnome-desktop3-3.6.2-1|109	%{_libdir}/*.so
12mr|gnome-desktop3-3.6.2-1|110	%{_libdir}/pkgconfig/*
12mr|gnome-desktop3-3.6.2-1|111	%{_datadir}/gir-1.0/GnomeDesktop-%{api}.gir
12mr|gnome-desktop3-3.6.2-1|112	%doc %{_datadir}/gtk-doc/html/*
12mr|gnome-desktop3-3.6.2-1|113	
12mr|gnome-desktop3-3.6.2-1|114	
12mr|gnome-desktop3-3.6.2-1|115	
12mr|gnome-desktop3-3.6.2-1|116	%changelog
12mr|gnome-desktop3-3.6.2-1|117	* Tue Nov 13 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.2-1
12mr|gnome-desktop3-3.6.2-1|118	- update to 3.6.2
12mr|gnome-desktop3-3.6.2-1|119	
12mr|gnome-desktop3-3.6.2-1|120	* Tue Oct 30 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.1-1
12mr|gnome-desktop3-3.6.2-1|121	- update to 3.6.1
12mr|gnome-desktop3-3.6.2-1|122	
12mr|gnome-desktop3-3.6.2-1|123	* Fri Oct  5 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0.1-1
12mr|gnome-desktop3-3.6.2-1|124	- update to 3.6.0.1
12mr|gnome-desktop3-3.6.2-1|125	
12mr|gnome-desktop3-3.6.2-1|126	* Fri Sep 28 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mr|gnome-desktop3-3.6.2-1|127	- update to 3.6.0
12mr|gnome-desktop3-3.6.2-1|128	
12mr|gnome-desktop3-3.6.2-1|129	* Wed May 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.2-1
12mr|gnome-desktop3-3.6.2-1|130	+ Revision: 799250
12mr|gnome-desktop3-3.6.2-1|131	- update to new version 3.4.2
12mr|gnome-desktop3-3.6.2-1|132	
12mr|gnome-desktop3-3.6.2-1|133	* Thu Apr 26 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.1-1
12mr|gnome-desktop3-3.6.2-1|134	+ Revision: 793668
12mr|gnome-desktop3-3.6.2-1|135	- new version 3.4.1
12mr|gnome-desktop3-3.6.2-1|136	
12mr|gnome-desktop3-3.6.2-1|137	* Tue Mar 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.1-2
12mr|gnome-desktop3-3.6.2-1|138	+ Revision: 787820
12mr|gnome-desktop3-3.6.2-1|139	- rebuild
12mr|gnome-desktop3-3.6.2-1|140	- obsolete/provide gnome-desktop
12mr|gnome-desktop3-3.6.2-1|141	- other spec clean ups
12mr|gnome-desktop3-3.6.2-1|142	
12mr|gnome-desktop3-3.6.2-1|143	* Sat Nov 19 2011 Matthew Dawkins <mattydaw@mandriva.org> 3.2.1-1
12mr|gnome-desktop3-3.6.2-1|144	+ Revision: 731830
12mr|gnome-desktop3-3.6.2-1|145	- new version 3.2.1
12mr|gnome-desktop3-3.6.2-1|146	- syncd spec with mga
12mr|gnome-desktop3-3.6.2-1|147	- additional cleanups to spec
12mr|gnome-desktop3-3.6.2-1|148	- splits out gir pkg
12mr|gnome-desktop3-3.6.2-1|149	- disable static build
12mr|gnome-desktop3-3.6.2-1|150	- removed mkrel & BuildRoot
12mr|gnome-desktop3-3.6.2-1|151	- converts BRs to pkgconfig provides
12mr|gnome-desktop3-3.6.2-1|152	- renamed libnamedev to develname
12mr|gnome-desktop3-3.6.2-1|153	
12mr|gnome-desktop3-3.6.2-1|154	* Tue May 24 2011 Götz Waschk <waschk@mandriva.org> 3.0.2-1
12mr|gnome-desktop3-3.6.2-1|155	+ Revision: 678042
12mr|gnome-desktop3-3.6.2-1|156	- update to new version 3.0.2
12mr|gnome-desktop3-3.6.2-1|157	
12mr|gnome-desktop3-3.6.2-1|158	* Wed Apr 27 2011 Funda Wang <fwang@mandriva.org> 3.0.1-1
12mr|gnome-desktop3-3.6.2-1|159	+ Revision: 659521
12mr|gnome-desktop3-3.6.2-1|160	- update to new version 3.0.1
12mr|gnome-desktop3-3.6.2-1|161	
12mr|gnome-desktop3-3.6.2-1|162	* Tue Apr 05 2011 Funda Wang <fwang@mandriva.org> 3.0.0-1
12mr|gnome-desktop3-3.6.2-1|163	+ Revision: 650455
12mr|gnome-desktop3-3.6.2-1|164	- update to new version 3.0.0
12mr|gnome-desktop3-3.6.2-1|165	
12mr|gnome-desktop3-3.6.2-1|166	* Sun Apr 03 2011 Funda Wang <fwang@mandriva.org> 2.91.93-2
12mr|gnome-desktop3-3.6.2-1|167	+ Revision: 650066
12mr|gnome-desktop3-3.6.2-1|168	- add conflicts with gnome-desktop 2.x
12mr|gnome-desktop3-3.6.2-1|169	
12mr|gnome-desktop3-3.6.2-1|170	* Fri Mar 25 2011 Funda Wang <fwang@mandriva.org> 2.91.93-1
12mr|gnome-desktop3-3.6.2-1|171	+ Revision: 648444
12mr|gnome-desktop3-3.6.2-1|172	- new version 2.91.93
12mr|gnome-desktop3-3.6.2-1|173	
12mr|gnome-desktop3-3.6.2-1|174	* Wed Mar 23 2011 Funda Wang <fwang@mandriva.org> 2.91.92-1
12mr|gnome-desktop3-3.6.2-1|175	+ Revision: 648015
12mr|gnome-desktop3-3.6.2-1|176	- New version 2.91.92 (merge common-i18n into main package)
12mr|gnome-desktop3-3.6.2-1|177	
12mr|gnome-desktop3-3.6.2-1|178	* Wed Sep 08 2010 Götz Waschk <waschk@mandriva.org> 2.90.5-1mdv2011.0
12mr|gnome-desktop3-3.6.2-1|179	+ Revision: 576866
12mr|gnome-desktop3-3.6.2-1|180	- new version
12mr|gnome-desktop3-3.6.2-1|181	- update file list
12mr|gnome-desktop3-3.6.2-1|182	
12mr|gnome-desktop3-3.6.2-1|183	* Fri Jul 30 2010 Götz Waschk <waschk@mandriva.org> 2.90.4-1mdv2011.0
12mr|gnome-desktop3-3.6.2-1|184	+ Revision: 563614
12mr|gnome-desktop3-3.6.2-1|185	- gtk+3 version
12mr|gnome-desktop3-3.6.2-1|186	- gtk3 version
12mr|gnome-desktop3-3.6.2-1|187	
12mr|gnome-desktop3-3.6.2-1|188	* Fri Jul 30 2010 Götz Waschk <waschk@mandriva.org> 2.31.2-2mdv2011.0
12mr|gnome-desktop3-3.6.2-1|189	+ Revision: 563553
12mr|gnome-desktop3-3.6.2-1|190	- rebuild
12mr|gnome-desktop3-3.6.2-1|191	- update to new version 2.31.2
12mr|gnome-desktop3-3.6.2-1|192	
12mr|gnome-desktop3-3.6.2-1|193	* Sun Jul 11 2010 Götz Waschk <waschk@mandriva.org> 2.30.2-1mdv2011.0
12mr|gnome-desktop3-3.6.2-1|194	+ Revision: 550681
12mr|gnome-desktop3-3.6.2-1|195	- update to new version 2.30.2
12mr|gnome-desktop3-3.6.2-1|196	
12mr|gnome-desktop3-3.6.2-1|197	* Wed Mar 31 2010 Götz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12mr|gnome-desktop3-3.6.2-1|198	+ Revision: 530228
12mr|gnome-desktop3-3.6.2-1|199	- update to new version 2.30.0
12mr|gnome-desktop3-3.6.2-1|200	
12mr|gnome-desktop3-3.6.2-1|201	* Mon Mar 08 2010 Götz Waschk <waschk@mandriva.org> 2.29.92-1mdv2010.1
12mr|gnome-desktop3-3.6.2-1|202	+ Revision: 516391
12mr|gnome-desktop3-3.6.2-1|203	- new version
12mr|gnome-desktop3-3.6.2-1|204	- drop patch
12mr|gnome-desktop3-3.6.2-1|205	- update omf file list
12mr|gnome-desktop3-3.6.2-1|206	
12mr|gnome-desktop3-3.6.2-1|207	* Mon Feb 22 2010 Götz Waschk <waschk@mandriva.org> 2.29.91-1mdv2010.1
12mr|gnome-desktop3-3.6.2-1|208	+ Revision: 509660
12mr|gnome-desktop3-3.6.2-1|209	- update to new version 2.29.91
12mr|gnome-desktop3-3.6.2-1|210	
12mr|gnome-desktop3-3.6.2-1|211	* Tue Feb 09 2010 Götz Waschk <waschk@mandriva.org> 2.29.90-1mdv2010.1
12mr|gnome-desktop3-3.6.2-1|212	+ Revision: 502987
12mr|gnome-desktop3-3.6.2-1|213	- update to new version 2.29.90
12mr|gnome-desktop3-3.6.2-1|214	
12mr|gnome-desktop3-3.6.2-1|215	* Wed Jan 27 2010 Götz Waschk <waschk@mandriva.org> 2.29.6-1mdv2010.1
12mr|gnome-desktop3-3.6.2-1|216	+ Revision: 497246
12mr|gnome-desktop3-3.6.2-1|217	- update to new version 2.29.6
12mr|gnome-desktop3-3.6.2-1|218	
12mr|gnome-desktop3-3.6.2-1|219	* Wed Jan 13 2010 Götz Waschk <waschk@mandriva.org> 2.29.5-1mdv2010.1
12mr|gnome-desktop3-3.6.2-1|220	+ Revision: 490497
12mr|gnome-desktop3-3.6.2-1|221	- new version
12mr|gnome-desktop3-3.6.2-1|222	- new major
12mr|gnome-desktop3-3.6.2-1|223	
12mr|gnome-desktop3-3.6.2-1|224	* Fri Jan 08 2010 Frederic Crozat <fcrozat@mandriva.com> 2.29.4-2mdv2010.1
12mr|gnome-desktop3-3.6.2-1|225	+ Revision: 487708
12mr|gnome-desktop3-3.6.2-1|226	- Remove pnp.ids file, use the one from ldetect-lst now
12mr|gnome-desktop3-3.6.2-1|227	
12mr|gnome-desktop3-3.6.2-1|228	* Tue Dec 22 2009 Götz Waschk <waschk@mandriva.org> 2.29.4-1mdv2010.1
12mr|gnome-desktop3-3.6.2-1|229	+ Revision: 481602
12mr|gnome-desktop3-3.6.2-1|230	- update to new version 2.29.4
12mr|gnome-desktop3-3.6.2-1|231	
12mr|gnome-desktop3-3.6.2-1|232	* Fri Dec 11 2009 Götz Waschk <waschk@mandriva.org> 2.29.3-2mdv2010.1
12mr|gnome-desktop3-3.6.2-1|233	+ Revision: 476484
12mr|gnome-desktop3-3.6.2-1|234	- fix crash in gnome-settings-daemon without xrandr (bug #56349)
12mr|gnome-desktop3-3.6.2-1|235	
12mr|gnome-desktop3-3.6.2-1|236	* Wed Dec 09 2009 Götz Waschk <waschk@mandriva.org> 2.29.3-1mdv2010.1
12mr|gnome-desktop3-3.6.2-1|237	+ Revision: 475428
12mr|gnome-desktop3-3.6.2-1|238	- update to new version 2.29.3
12mr|gnome-desktop3-3.6.2-1|239	
12mr|gnome-desktop3-3.6.2-1|240	* Thu Oct 22 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.1-1mdv2010.0
12mr|gnome-desktop3-3.6.2-1|241	+ Revision: 458860
12mr|gnome-desktop3-3.6.2-1|242	- Release 2.28.1
12mr|gnome-desktop3-3.6.2-1|243	
12mr|gnome-desktop3-3.6.2-1|244	* Mon Sep 21 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mr|gnome-desktop3-3.6.2-1|245	+ Revision: 446789
12mr|gnome-desktop3-3.6.2-1|246	- update to new version 2.28.0
12mr|gnome-desktop3-3.6.2-1|247	
12mr|gnome-desktop3-3.6.2-1|248	* Thu Sep 10 2009 Götz Waschk <waschk@mandriva.org> 2.27.92-1mdv2010.0
12mr|gnome-desktop3-3.6.2-1|249	+ Revision: 437223
12mr|gnome-desktop3-3.6.2-1|250	- update to new version 2.27.92
12mr|gnome-desktop3-3.6.2-1|251	
12mr|gnome-desktop3-3.6.2-1|252	* Tue Aug 25 2009 Götz Waschk <waschk@mandriva.org> 2.27.91-1mdv2010.0
12mr|gnome-desktop3-3.6.2-1|253	+ Revision: 421055
12mr|gnome-desktop3-3.6.2-1|254	- update to new version 2.27.91
12mr|gnome-desktop3-3.6.2-1|255	
12mr|gnome-desktop3-3.6.2-1|256	* Wed Aug 19 2009 Frederic Crozat <fcrozat@mandriva.com> 2.27.5-2mdv2010.0
12mr|gnome-desktop3-3.6.2-1|257	+ Revision: 417962
12mr|gnome-desktop3-3.6.2-1|258	- Remove mandriva.png from pixmaps, it is now shipped by desktop-common-data
12mr|gnome-desktop3-3.6.2-1|259	
12mr|gnome-desktop3-3.6.2-1|260	* Tue Jul 28 2009 Götz Waschk <waschk@mandriva.org> 2.27.5-1mdv2010.0
12mr|gnome-desktop3-3.6.2-1|261	+ Revision: 402859
12mr|gnome-desktop3-3.6.2-1|262	- new version
12mr|gnome-desktop3-3.6.2-1|263	- update file list
12mr|gnome-desktop3-3.6.2-1|264	- drop gnomeui dep
12mr|gnome-desktop3-3.6.2-1|265	
12mr|gnome-desktop3-3.6.2-1|266	* Wed Jul 15 2009 Götz Waschk <waschk@mandriva.org> 2.27.4-1mdv2010.0
12mr|gnome-desktop3-3.6.2-1|267	+ Revision: 396379
12mr|gnome-desktop3-3.6.2-1|268	- update to new version 2.27.4
12mr|gnome-desktop3-3.6.2-1|269	
12mr|gnome-desktop3-3.6.2-1|270	* Tue Jun 16 2009 Götz Waschk <waschk@mandriva.org> 2.27.3-1mdv2010.0
12mr|gnome-desktop3-3.6.2-1|271	+ Revision: 386339
12mr|gnome-desktop3-3.6.2-1|272	- update to new version 2.27.3
12mr|gnome-desktop3-3.6.2-1|273	
12mr|gnome-desktop3-3.6.2-1|274	* Wed May 20 2009 Götz Waschk <waschk@mandriva.org> 2.26.2-1mdv2010.0
12mr|gnome-desktop3-3.6.2-1|275	+ Revision: 378023
12mr|gnome-desktop3-3.6.2-1|276	- update to new version 2.26.2
12mr|gnome-desktop3-3.6.2-1|277	
12mr|gnome-desktop3-3.6.2-1|278	* Tue Apr 14 2009 Götz Waschk <waschk@mandriva.org> 2.26.1-1mdv2009.1
12mr|gnome-desktop3-3.6.2-1|279	+ Revision: 366928
12mr|gnome-desktop3-3.6.2-1|280	- update to new version 2.26.1
12mr|gnome-desktop3-3.6.2-1|281	
12mr|gnome-desktop3-3.6.2-1|282	* Mon Mar 16 2009 Götz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mr|gnome-desktop3-3.6.2-1|283	+ Revision: 356297
12mr|gnome-desktop3-3.6.2-1|284	- update to new version 2.26.0
12mr|gnome-desktop3-3.6.2-1|285	
12mr|gnome-desktop3-3.6.2-1|286	* Tue Mar 03 2009 Götz Waschk <waschk@mandriva.org> 2.25.92-1mdv2009.1
12mr|gnome-desktop3-3.6.2-1|287	+ Revision: 348015
12mr|gnome-desktop3-3.6.2-1|288	- update to new version 2.25.92
12mr|gnome-desktop3-3.6.2-1|289	
12mr|gnome-desktop3-3.6.2-1|290	* Tue Feb 17 2009 Götz Waschk <waschk@mandriva.org> 2.25.91-1mdv2009.1
12mr|gnome-desktop3-3.6.2-1|291	+ Revision: 341222
12mr|gnome-desktop3-3.6.2-1|292	- update to new version 2.25.91
12mr|gnome-desktop3-3.6.2-1|293	
12mr|gnome-desktop3-3.6.2-1|294	* Wed Feb 04 2009 Götz Waschk <waschk@mandriva.org> 2.25.90-1mdv2009.1
12mr|gnome-desktop3-3.6.2-1|295	+ Revision: 337266
12mr|gnome-desktop3-3.6.2-1|296	- update to new version 2.25.90
12mr|gnome-desktop3-3.6.2-1|297	
12mr|gnome-desktop3-3.6.2-1|298	* Tue Jan 20 2009 Götz Waschk <waschk@mandriva.org> 2.25.5-1mdv2009.1
12mr|gnome-desktop3-3.6.2-1|299	+ Revision: 331536
12mr|gnome-desktop3-3.6.2-1|300	- update to new version 2.25.5
12mr|gnome-desktop3-3.6.2-1|301	
12mr|gnome-desktop3-3.6.2-1|302	* Tue Jan 06 2009 Götz Waschk <waschk@mandriva.org> 2.25.4-1mdv2009.1
12mr|gnome-desktop3-3.6.2-1|303	+ Revision: 325312
12mr|gnome-desktop3-3.6.2-1|304	- update to new version 2.25.4
12mr|gnome-desktop3-3.6.2-1|305	
12mr|gnome-desktop3-3.6.2-1|306	* Thu Dec 18 2008 Götz Waschk <waschk@mandriva.org> 2.25.3-1mdv2009.1
12mr|gnome-desktop3-3.6.2-1|307	+ Revision: 315826
12mr|gnome-desktop3-3.6.2-1|308	- new version
12mr|gnome-desktop3-3.6.2-1|309	- new major
12mr|gnome-desktop3-3.6.2-1|310	
12mr|gnome-desktop3-3.6.2-1|311	* Tue Dec 02 2008 Götz Waschk <waschk@mandriva.org> 2.25.2-1mdv2009.1
12mr|gnome-desktop3-3.6.2-1|312	+ Revision: 309076
12mr|gnome-desktop3-3.6.2-1|313	- update deps
12mr|gnome-desktop3-3.6.2-1|314	- update to new version 2.25.2
12mr|gnome-desktop3-3.6.2-1|315	
12mr|gnome-desktop3-3.6.2-1|316	* Sun Nov 09 2008 Adam Williamson <awilliamson@mandriva.org> 2.25.1.1-2mdv2009.1
12mr|gnome-desktop3-3.6.2-1|317	+ Revision: 301224
12mr|gnome-desktop3-3.6.2-1|318	- rebuild for new xcb
12mr|gnome-desktop3-3.6.2-1|319	
12mr|gnome-desktop3-3.6.2-1|320	* Wed Nov 05 2008 Götz Waschk <waschk@mandriva.org> 2.25.1.1-1mdv2009.1
12mr|gnome-desktop3-3.6.2-1|321	+ Revision: 300025
12mr|gnome-desktop3-3.6.2-1|322	- new version
12mr|gnome-desktop3-3.6.2-1|323	- drop patch
12mr|gnome-desktop3-3.6.2-1|324	- new major
12mr|gnome-desktop3-3.6.2-1|325	
12mr|gnome-desktop3-3.6.2-1|326	* Wed Oct 22 2008 Götz Waschk <waschk@mandriva.org> 2.24.1-2mdv2009.1
12mr|gnome-desktop3-3.6.2-1|327	+ Revision: 296444
12mr|gnome-desktop3-3.6.2-1|328	- rebuild for broken build system
12mr|gnome-desktop3-3.6.2-1|329	- update to new version 2.24.1
12mr|gnome-desktop3-3.6.2-1|330	
12mr|gnome-desktop3-3.6.2-1|331	* Tue Sep 23 2008 Götz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12mr|gnome-desktop3-3.6.2-1|332	+ Revision: 287269
12mr|gnome-desktop3-3.6.2-1|333	- new epiphany
12mr|gnome-desktop3-3.6.2-1|334	
12mr|gnome-desktop3-3.6.2-1|335	* Mon Sep 08 2008 Götz Waschk <waschk@mandriva.org> 2.23.92-1mdv2009.0
12mr|gnome-desktop3-3.6.2-1|336	+ Revision: 282802
12mr|gnome-desktop3-3.6.2-1|337	- new version
12mr|gnome-desktop3-3.6.2-1|338	
12mr|gnome-desktop3-3.6.2-1|339	* Tue Sep 02 2008 Götz Waschk <waschk@mandriva.org> 2.23.91-1mdv2009.0
12mr|gnome-desktop3-3.6.2-1|340	+ Revision: 278809
12mr|gnome-desktop3-3.6.2-1|341	- new version
12mr|gnome-desktop3-3.6.2-1|342	
12mr|gnome-desktop3-3.6.2-1|343	* Tue Aug 19 2008 Götz Waschk <waschk@mandriva.org> 2.23.90-1mdv2009.0
12mr|gnome-desktop3-3.6.2-1|344	+ Revision: 273604
12mr|gnome-desktop3-3.6.2-1|345	- new version
12mr|gnome-desktop3-3.6.2-1|346	
12mr|gnome-desktop3-3.6.2-1|347	* Tue Aug 05 2008 Götz Waschk <waschk@mandriva.org> 2.23.6-1mdv2009.0
12mr|gnome-desktop3-3.6.2-1|348	+ Revision: 263697
12mr|gnome-desktop3-3.6.2-1|349	- new version
12mr|gnome-desktop3-3.6.2-1|350	
12mr|gnome-desktop3-3.6.2-1|351	* Wed Jul 23 2008 Götz Waschk <waschk@mandriva.org> 2.23.5-1mdv2009.0
12mr|gnome-desktop3-3.6.2-1|352	+ Revision: 241858
12mr|gnome-desktop3-3.6.2-1|353	- new version
12mr|gnome-desktop3-3.6.2-1|354	
12mr|gnome-desktop3-3.6.2-1|355	* Thu Jul 03 2008 Götz Waschk <waschk@mandriva.org> 2.23.4-1mdv2009.0
12mr|gnome-desktop3-3.6.2-1|356	+ Revision: 231019
12mr|gnome-desktop3-3.6.2-1|357	- new version
12mr|gnome-desktop3-3.6.2-1|358	- new version
12mr|gnome-desktop3-3.6.2-1|359	
12mr|gnome-desktop3-3.6.2-1|360	* Mon Jun 30 2008 Götz Waschk <waschk@mandriva.org> 2.22.3-1mdv2009.0
12mr|gnome-desktop3-3.6.2-1|361	+ Revision: 230187
12mr|gnome-desktop3-3.6.2-1|362	- new version
12mr|gnome-desktop3-3.6.2-1|363	- update license
12mr|gnome-desktop3-3.6.2-1|364	- update buildrequires
12mr|gnome-desktop3-3.6.2-1|365	
12mr|gnome-desktop3-3.6.2-1|366	+ Pixel <pixel@mandriva.com>
12mr|gnome-desktop3-3.6.2-1|367	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|gnome-desktop3-3.6.2-1|368	
12mr|gnome-desktop3-3.6.2-1|369	* Tue May 27 2008 Götz Waschk <waschk@mandriva.org> 2.22.2-1mdv2009.0
12mr|gnome-desktop3-3.6.2-1|370	+ Revision: 211637
12mr|gnome-desktop3-3.6.2-1|371	- new version
12mr|gnome-desktop3-3.6.2-1|372	- fix build
12mr|gnome-desktop3-3.6.2-1|373	
12mr|gnome-desktop3-3.6.2-1|374	* Wed Mar 26 2008 Emmanuel Andry <eandry@mandriva.org> 2.22.0-2mdv2008.1
12mr|gnome-desktop3-3.6.2-1|375	+ Revision: 190526
12mr|gnome-desktop3-3.6.2-1|376	- Fix lib group
12mr|gnome-desktop3-3.6.2-1|377	
12mr|gnome-desktop3-3.6.2-1|378	* Mon Mar 10 2008 Götz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12mr|gnome-desktop3-3.6.2-1|379	+ Revision: 183856
12mr|gnome-desktop3-3.6.2-1|380	- new version
12mr|gnome-desktop3-3.6.2-1|381	
12mr|gnome-desktop3-3.6.2-1|382	* Tue Feb 26 2008 Götz Waschk <waschk@mandriva.org> 2.21.92-1mdv2008.1
12mr|gnome-desktop3-3.6.2-1|383	+ Revision: 175483
12mr|gnome-desktop3-3.6.2-1|384	- new version
12mr|gnome-desktop3-3.6.2-1|385	
12mr|gnome-desktop3-3.6.2-1|386	* Mon Feb 11 2008 Götz Waschk <waschk@mandriva.org> 2.21.91-1mdv2008.1
12mr|gnome-desktop3-3.6.2-1|387	+ Revision: 165444
12mr|gnome-desktop3-3.6.2-1|388	- fix rpmlint error
12mr|gnome-desktop3-3.6.2-1|389	- new version
12mr|gnome-desktop3-3.6.2-1|390	
12mr|gnome-desktop3-3.6.2-1|391	* Mon Jan 28 2008 Götz Waschk <waschk@mandriva.org> 2.21.90-1mdv2008.1
12mr|gnome-desktop3-3.6.2-1|392	+ Revision: 159048
12mr|gnome-desktop3-3.6.2-1|393	- new version
12mr|gnome-desktop3-3.6.2-1|394	
12mr|gnome-desktop3-3.6.2-1|395	* Tue Jan 15 2008 Götz Waschk <waschk@mandriva.org> 2.21.5-1mdv2008.1
12mr|gnome-desktop3-3.6.2-1|396	+ Revision: 152168
12mr|gnome-desktop3-3.6.2-1|397	- fix buildrequires
12mr|gnome-desktop3-3.6.2-1|398	- new version
12mr|gnome-desktop3-3.6.2-1|399	
12mr|gnome-desktop3-3.6.2-1|400	+ Olivier Blin <blino@mandriva.org>
12mr|gnome-desktop3-3.6.2-1|401	- restore BuildRoot
12mr|gnome-desktop3-3.6.2-1|402	
12mr|gnome-desktop3-3.6.2-1|403	* Tue Dec 18 2007 Götz Waschk <waschk@mandriva.org> 2.21.4-1mdv2008.1
12mr|gnome-desktop3-3.6.2-1|404	+ Revision: 132902
12mr|gnome-desktop3-3.6.2-1|405	- new version
12mr|gnome-desktop3-3.6.2-1|406	- drop patch 2
12mr|gnome-desktop3-3.6.2-1|407	
12mr|gnome-desktop3-3.6.2-1|408	* Tue Dec 18 2007 Frederic Crozat <fcrozat@mandriva.com> 2.21.2-2mdv2008.1
12mr|gnome-desktop3-3.6.2-1|409	+ Revision: 132449
12mr|gnome-desktop3-3.6.2-1|410	- Patch2 (Fedora): add gnome-bg API
12mr|gnome-desktop3-3.6.2-1|411	
12mr|gnome-desktop3-3.6.2-1|412	+ Thierry Vignaud <tv@mandriva.org>
12mr|gnome-desktop3-3.6.2-1|413	- kill re-definition of %%buildroot on Pixel's request
12mr|gnome-desktop3-3.6.2-1|414	
12mr|gnome-desktop3-3.6.2-1|415	* Wed Nov 14 2007 Götz Waschk <waschk@mandriva.org> 2.21.2-1mdv2008.1
12mr|gnome-desktop3-3.6.2-1|416	+ Revision: 108622
12mr|gnome-desktop3-3.6.2-1|417	- new version
12mr|gnome-desktop3-3.6.2-1|418	
12mr|gnome-desktop3-3.6.2-1|419	* Mon Oct 15 2007 Götz Waschk <waschk@mandriva.org> 2.20.1-1mdv2008.1
12mr|gnome-desktop3-3.6.2-1|420	+ Revision: 98699
12mr|gnome-desktop3-3.6.2-1|421	- new version
12mr|gnome-desktop3-3.6.2-1|422	
12mr|gnome-desktop3-3.6.2-1|423	* Tue Sep 18 2007 Frederic Crozat <fcrozat@mandriva.com> 2.20.0-1mdv2008.0
12mr|gnome-desktop3-3.6.2-1|424	+ Revision: 89566
12mr|gnome-desktop3-3.6.2-1|425	- Move mo files to a new sub-package
12mr|gnome-desktop3-3.6.2-1|426	
12mr|gnome-desktop3-3.6.2-1|427	+ Götz Waschk <waschk@mandriva.org>
12mr|gnome-desktop3-3.6.2-1|428	- new version
12mr|gnome-desktop3-3.6.2-1|429	
12mr|gnome-desktop3-3.6.2-1|430	* Wed Sep 05 2007 Götz Waschk <waschk@mandriva.org> 2.19.92-1mdv2008.0
12mr|gnome-desktop3-3.6.2-1|431	+ Revision: 79721
12mr|gnome-desktop3-3.6.2-1|432	- new version
12mr|gnome-desktop3-3.6.2-1|433	
12mr|gnome-desktop3-3.6.2-1|434	* Tue Aug 14 2007 Götz Waschk <waschk@mandriva.org> 2.19.90-1mdv2008.0
12mr|gnome-desktop3-3.6.2-1|435	+ Revision: 63283
12mr|gnome-desktop3-3.6.2-1|436	- new version
12mr|gnome-desktop3-3.6.2-1|437	- fix buildrequires
12mr|gnome-desktop3-3.6.2-1|438	
12mr|gnome-desktop3-3.6.2-1|439	* Wed Aug 01 2007 Götz Waschk <waschk@mandriva.org> 2.19.6-2mdv2008.0
12mr|gnome-desktop3-3.6.2-1|440	+ Revision: 57354
12mr|gnome-desktop3-3.6.2-1|441	- new devel name
12mr|gnome-desktop3-3.6.2-1|442	- use scrollkeeper macros
12mr|gnome-desktop3-3.6.2-1|443	
12mr|gnome-desktop3-3.6.2-1|444	* Mon Jul 30 2007 Götz Waschk <waschk@mandriva.org> 2.19.6-1mdv2008.0
12mr|gnome-desktop3-3.6.2-1|445	+ Revision: 56735
12mr|gnome-desktop3-3.6.2-1|446	- fix buildrequires
12mr|gnome-desktop3-3.6.2-1|447	- new version
12mr|gnome-desktop3-3.6.2-1|448	
12mr|gnome-desktop3-3.6.2-1|449	* Sun Jul 08 2007 Götz Waschk <waschk@mandriva.org> 2.19.5-1mdv2008.0
12mr|gnome-desktop3-3.6.2-1|450	+ Revision: 49947
12mr|gnome-desktop3-3.6.2-1|451	- new version
12mr|gnome-desktop3-3.6.2-1|452	
12mr|gnome-desktop3-3.6.2-1|453	* Sun Jun 17 2007 Götz Waschk <waschk@mandriva.org> 2.19.4-1mdv2008.0
12mr|gnome-desktop3-3.6.2-1|454	+ Revision: 40612
12mr|gnome-desktop3-3.6.2-1|455	- new version
12mr|gnome-desktop3-3.6.2-1|456	- bump deps
12mr|gnome-desktop3-3.6.2-1|457	
12mr|gnome-desktop3-3.6.2-1|458	* Wed Jun 06 2007 Götz Waschk <waschk@mandriva.org> 2.19.3.1-1mdv2008.0
12mr|gnome-desktop3-3.6.2-1|459	+ Revision: 36005
12mr|gnome-desktop3-3.6.2-1|460	- new version
12mr|gnome-desktop3-3.6.2-1|461	
12mr|gnome-desktop3-3.6.2-1|462	* Mon May 28 2007 Götz Waschk <waschk@mandriva.org> 2.18.2-1mdv2008.0
12mr|gnome-desktop3-3.6.2-1|463	+ Revision: 32121
12mr|gnome-desktop3-3.6.2-1|464	- new version
12mr|gnome-desktop3-3.6.2-1|465	
12mr|gnome-desktop3-3.6.2-1|466	* Wed Apr 18 2007 Götz Waschk <waschk@mandriva.org> 2.18.1-1mdv2008.0
12mr|gnome-desktop3-3.6.2-1|467	+ Revision: 14402
12mr|gnome-desktop3-3.6.2-1|468	- new version
12mr|gnome-desktop3-3.6.2-1|469	

14128 12
12mr|gnome-desktop-sharp-2.26.0-9|1	%define gtk_sharp 2.12.2
12mr|gnome-desktop-sharp-2.26.0-9|2	%define gnome_sharp 2.24.0
12mr|gnome-desktop-sharp-2.26.0-9|3	%define monodir %{_prefix}/lib/mono
12mr|gnome-desktop-sharp-2.26.0-9|4	
12mr|gnome-desktop-sharp-2.26.0-9|5	Summary:	C# language bindings for GNOME desktop
12mr|gnome-desktop-sharp-2.26.0-9|6	Name:		gnome-desktop-sharp
12mr|gnome-desktop-sharp-2.26.0-9|7	Version:	2.26.0
12mr|gnome-desktop-sharp-2.26.0-9|8	Release:	9
12mr|gnome-desktop-sharp-2.26.0-9|9	License:	LGPLv2
12mr|gnome-desktop-sharp-2.26.0-9|10	Group:		System/Libraries
12mr|gnome-desktop-sharp-2.26.0-9|11	Url:		http://www.mono-project.com/Main_Page
12mr|gnome-desktop-sharp-2.26.0-9|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
12mr|gnome-desktop-sharp-2.26.0-9|13	Patch:		gnome-desktop-sharp-2.26.0-new-libgnomedesktop-major.patch
12mr|gnome-desktop-sharp-2.26.0-9|14	BuildRequires:	mono-devel
12mr|gnome-desktop-sharp-2.26.0-9|15	BuildRequires:	gtk-sharp2-devel >= %{gtk_sharp}
12mr|gnome-desktop-sharp-2.26.0-9|16	BuildRequires:	gtk-sharp2 >= %{gtk_sharp}
12mr|gnome-desktop-sharp-2.26.0-9|17	BuildRequires:	glade-sharp2 >= %{gtk_sharp}
12mr|gnome-desktop-sharp-2.26.0-9|18	BuildRequires:	gnome-sharp2-devel >= %{gnome_sharp}
12mr|gnome-desktop-sharp-2.26.0-9|19	BuildRequires:	pkgconfig(librsvg-2.0)
12mr|gnome-desktop-sharp-2.26.0-9|20	BuildRequires:	pkgconfig(libgtkhtml-3.14)
12mr|gnome-desktop-sharp-2.26.0-9|21	BuildRequires:	pkgconfig(vte)
12mr|gnome-desktop-sharp-2.26.0-9|22	BuildRequires:	pkgconfig(libpanelapplet-2.0)
12mr|gnome-desktop-sharp-2.26.0-9|23	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
12mr|gnome-desktop-sharp-2.26.0-9|24	BuildRequires:	pkgconfig(gnome-desktop-2.0)
12mr|gnome-desktop-sharp-2.26.0-9|25	BuildRequires:	pkgconfig(libwnck-1.0)
12mr|gnome-desktop-sharp-2.26.0-9|26	BuildRequires:	pkgconfig(gtksourceview-2.0)
12mr|gnome-desktop-sharp-2.26.0-9|27	Conflicts:	gnome-sharp2 < 2.19.90
12mr|gnome-desktop-sharp-2.26.0-9|28	
12mr|gnome-desktop-sharp-2.26.0-9|29	%description
12mr|gnome-desktop-sharp-2.26.0-9|30	This contains C# language bindings for some of the GNOME desktop libraries.
12mr|gnome-desktop-sharp-2.26.0-9|31	
12mr|gnome-desktop-sharp-2.26.0-9|32	%package devel
12mr|gnome-desktop-sharp-2.26.0-9|33	Summary:	C# language binding for the GNOME desktop - devel files
12mr|gnome-desktop-sharp-2.26.0-9|34	Group:		Development/Other
12mr|gnome-desktop-sharp-2.26.0-9|35	Requires:	%{name} = %{version}
12mr|gnome-desktop-sharp-2.26.0-9|36	Requires:	gtkhtml-sharp = %{version}
12mr|gnome-desktop-sharp-2.26.0-9|37	Requires:	vte-sharp = %{version}
12mr|gnome-desktop-sharp-2.26.0-9|38	Requires:	rsvg-sharp = %{version}
12mr|gnome-desktop-sharp-2.26.0-9|39	Requires:	wnck-sharp = %{version}
12mr|gnome-desktop-sharp-2.26.0-9|40	Requires:	gtksourceview-sharp2 = %{version}
12mr|gnome-desktop-sharp-2.26.0-9|41	Requires:	gnome-panel-sharp = %{version}
12mr|gnome-desktop-sharp-2.26.0-9|42	Requires:	gnome-print-sharp = %{version}
12mr|gnome-desktop-sharp-2.26.0-9|43	Conflicts:	gnome-desktop-sharp < 2.20.1-2
12mr|gnome-desktop-sharp-2.26.0-9|44	
12mr|gnome-desktop-sharp-2.26.0-9|45	%description devel
12mr|gnome-desktop-sharp-2.26.0-9|46	This is a C# language binding for the GNOME desktop. It contains all
12mr|gnome-desktop-sharp-2.26.0-9|47	files that are needed to build against %{name}.
12mr|gnome-desktop-sharp-2.26.0-9|48	
12mr|gnome-desktop-sharp-2.26.0-9|49	%package -n gnome-print-sharp
12mr|gnome-desktop-sharp-2.26.0-9|50	Group:		System/Libraries
12mr|gnome-desktop-sharp-2.26.0-9|51	Summary:	C# language binding for the GNOME print library
12mr|gnome-desktop-sharp-2.26.0-9|52	
12mr|gnome-desktop-sharp-2.26.0-9|53	%description -n gnome-print-sharp
12mr|gnome-desktop-sharp-2.26.0-9|54	This contains the C# language binding for the GNOME print library.
12mr|gnome-desktop-sharp-2.26.0-9|55	
12mr|gnome-desktop-sharp-2.26.0-9|56	%package -n gnome-panel-sharp
12mr|gnome-desktop-sharp-2.26.0-9|57	Group:		System/Libraries
12mr|gnome-desktop-sharp-2.26.0-9|58	Summary:	C# language binding for the GNOME panel
12mr|gnome-desktop-sharp-2.26.0-9|59	
12mr|gnome-desktop-sharp-2.26.0-9|60	%description -n gnome-panel-sharp
12mr|gnome-desktop-sharp-2.26.0-9|61	This contains the C# language binding for the GNOME panel.
12mr|gnome-desktop-sharp-2.26.0-9|62	
12mr|gnome-desktop-sharp-2.26.0-9|63	%package -n vte-sharp
12mr|gnome-desktop-sharp-2.26.0-9|64	Group:		System/Libraries
12mr|gnome-desktop-sharp-2.26.0-9|65	Summary:	C# language binding for VTE
12mr|gnome-desktop-sharp-2.26.0-9|66	Conflicts:	gnome-desktop-sharp < 2.20.1-2
12mr|gnome-desktop-sharp-2.26.0-9|67	
12mr|gnome-desktop-sharp-2.26.0-9|68	%description -n vte-sharp
12mr|gnome-desktop-sharp-2.26.0-9|69	This contains the C# language binding for the VTE library.
12mr|gnome-desktop-sharp-2.26.0-9|70	
12mr|gnome-desktop-sharp-2.26.0-9|71	%package -n rsvg-sharp
12mr|gnome-desktop-sharp-2.26.0-9|72	Group:		System/Libraries
12mr|gnome-desktop-sharp-2.26.0-9|73	Summary:	C# language binding for librsvg
12mr|gnome-desktop-sharp-2.26.0-9|74	Conflicts:	gnome-desktop-sharp < 2.20.1-2
12mr|gnome-desktop-sharp-2.26.0-9|75	
12mr|gnome-desktop-sharp-2.26.0-9|76	%description -n rsvg-sharp
12mr|gnome-desktop-sharp-2.26.0-9|77	This contains the C# language binding for the librsvg library.
12mr|gnome-desktop-sharp-2.26.0-9|78	
12mr|gnome-desktop-sharp-2.26.0-9|79	%package -n wnck-sharp
12mr|gnome-desktop-sharp-2.26.0-9|80	Group:		System/Libraries
12mr|gnome-desktop-sharp-2.26.0-9|81	Summary:	C# language binding for libwnck
12mr|gnome-desktop-sharp-2.26.0-9|82	Conflicts:	gnome-desktop-sharp < 2.20.1-2
12mr|gnome-desktop-sharp-2.26.0-9|83	
12mr|gnome-desktop-sharp-2.26.0-9|84	%description -n wnck-sharp
12mr|gnome-desktop-sharp-2.26.0-9|85	This contains the C# language binding for the libwnck library.
12mr|gnome-desktop-sharp-2.26.0-9|86	
12mr|gnome-desktop-sharp-2.26.0-9|87	%package -n gtkhtml-sharp
12mr|gnome-desktop-sharp-2.26.0-9|88	Group:		System/Libraries
12mr|gnome-desktop-sharp-2.26.0-9|89	Summary:	C# language binding for gtkhtml
12mr|gnome-desktop-sharp-2.26.0-9|90	Conflicts:	gnome-desktop-sharp < 2.20.1-2
12mr|gnome-desktop-sharp-2.26.0-9|91	
12mr|gnome-desktop-sharp-2.26.0-9|92	%description -n gtkhtml-sharp
12mr|gnome-desktop-sharp-2.26.0-9|93	This contains the C# language binding for the gtkhtml library.
12mr|gnome-desktop-sharp-2.26.0-9|94	
12mr|gnome-desktop-sharp-2.26.0-9|95	%package -n gtksourceview-sharp2
12mr|gnome-desktop-sharp-2.26.0-9|96	Group:		System/Libraries
12mr|gnome-desktop-sharp-2.26.0-9|97	Summary:	C# language binding for gtksourceview 2
12mr|gnome-desktop-sharp-2.26.0-9|98	Conflicts:	gnome-desktop-sharp < 2.20.1-2
12mr|gnome-desktop-sharp-2.26.0-9|99	
12mr|gnome-desktop-sharp-2.26.0-9|100	%description -n gtksourceview-sharp2
12mr|gnome-desktop-sharp-2.26.0-9|101	This contains the C# language binding for the gtksourceview 2 library.
12mr|gnome-desktop-sharp-2.26.0-9|102	
12mr|gnome-desktop-sharp-2.26.0-9|103	%prep
12mr|gnome-desktop-sharp-2.26.0-9|104	%setup -q
12mr|gnome-desktop-sharp-2.26.0-9|105	%patch -p1
12mr|gnome-desktop-sharp-2.26.0-9|106	
12mr|gnome-desktop-sharp-2.26.0-9|107	%build
12mr|gnome-desktop-sharp-2.26.0-9|108	%configure2_5x --disable-static
12mr|gnome-desktop-sharp-2.26.0-9|109	make
12mr|gnome-desktop-sharp-2.26.0-9|110	
12mr|gnome-desktop-sharp-2.26.0-9|111	%install
12mr|gnome-desktop-sharp-2.26.0-9|112	%makeinstall_std
12mr|gnome-desktop-sharp-2.26.0-9|113	
12mr|gnome-desktop-sharp-2.26.0-9|114	%files
12mr|gnome-desktop-sharp-2.26.0-9|115	%doc README NEWS  HACKING AUTHORS
12mr|gnome-desktop-sharp-2.26.0-9|116	%{monodir}/gac/gnomedesktop-sharp
12mr|gnome-desktop-sharp-2.26.0-9|117	%{monodir}/gnomedesktop-sharp-2.20
12mr|gnome-desktop-sharp-2.26.0-9|118	
12mr|gnome-desktop-sharp-2.26.0-9|119	%files -n gnome-print-sharp
12mr|gnome-desktop-sharp-2.26.0-9|120	%{monodir}/gac/gnome-print-sharp
12mr|gnome-desktop-sharp-2.26.0-9|121	%{monodir}/gnome-print-sharp-2.18
12mr|gnome-desktop-sharp-2.26.0-9|122	
12mr|gnome-desktop-sharp-2.26.0-9|123	%files -n gnome-panel-sharp
12mr|gnome-desktop-sharp-2.26.0-9|124	%{monodir}/gac/gnome-panel-sharp
12mr|gnome-desktop-sharp-2.26.0-9|125	%{_libdir}/libgnomepanelsharpglue-2.so
12mr|gnome-desktop-sharp-2.26.0-9|126	%{monodir}/gnome-panel-sharp-2.24
12mr|gnome-desktop-sharp-2.26.0-9|127	
12mr|gnome-desktop-sharp-2.26.0-9|128	%files -n vte-sharp
12mr|gnome-desktop-sharp-2.26.0-9|129	%{monodir}/gac/vte-sharp
12mr|gnome-desktop-sharp-2.26.0-9|130	%{_libdir}/libvtesharpglue-2.so
12mr|gnome-desktop-sharp-2.26.0-9|131	%{monodir}/vte-sharp-0.16
12mr|gnome-desktop-sharp-2.26.0-9|132	
12mr|gnome-desktop-sharp-2.26.0-9|133	%files -n rsvg-sharp
12mr|gnome-desktop-sharp-2.26.0-9|134	%{monodir}/gac/rsvg2-sharp
12mr|gnome-desktop-sharp-2.26.0-9|135	%{monodir}/rsvg2-sharp-2.0
12mr|gnome-desktop-sharp-2.26.0-9|136	
12mr|gnome-desktop-sharp-2.26.0-9|137	%files -n wnck-sharp
12mr|gnome-desktop-sharp-2.26.0-9|138	%{monodir}/gac/wnck-sharp
12mr|gnome-desktop-sharp-2.26.0-9|139	%{monodir}/wnck-sharp-2.20
12mr|gnome-desktop-sharp-2.26.0-9|140	%{_libdir}/libwncksharpglue-2.so
12mr|gnome-desktop-sharp-2.26.0-9|141	
12mr|gnome-desktop-sharp-2.26.0-9|142	%files -n gtksourceview-sharp2
12mr|gnome-desktop-sharp-2.26.0-9|143	%{monodir}/gac/gtksourceview2-sharp
12mr|gnome-desktop-sharp-2.26.0-9|144	%{monodir}/gtksourceview2-sharp-2.0
12mr|gnome-desktop-sharp-2.26.0-9|145	%{_libdir}/libgtksourceview2sharpglue-2.so
12mr|gnome-desktop-sharp-2.26.0-9|146	
12mr|gnome-desktop-sharp-2.26.0-9|147	%files -n gtkhtml-sharp
12mr|gnome-desktop-sharp-2.26.0-9|148	%{monodir}/gac/gtkhtml-sharp
12mr|gnome-desktop-sharp-2.26.0-9|149	%{monodir}/gtkhtml-sharp-3.14
12mr|gnome-desktop-sharp-2.26.0-9|150	%{_libdir}/libgtkhtmlsharpglue-2.so
12mr|gnome-desktop-sharp-2.26.0-9|151	
12mr|gnome-desktop-sharp-2.26.0-9|152	%files devel
12mr|gnome-desktop-sharp-2.26.0-9|153	%doc ChangeLog
12mr|gnome-desktop-sharp-2.26.0-9|154	%{_libdir}/pkgconfig/gnome-desktop-sharp-2.0.pc
12mr|gnome-desktop-sharp-2.26.0-9|155	%{_libdir}/pkgconfig/gtkhtml-sharp-3.14.pc
12mr|gnome-desktop-sharp-2.26.0-9|156	%{_libdir}/pkgconfig/gtksourceview2-sharp.pc
12mr|gnome-desktop-sharp-2.26.0-9|157	%{_libdir}/pkgconfig/rsvg2-sharp-2.0.pc
12mr|gnome-desktop-sharp-2.26.0-9|158	%{_libdir}/pkgconfig/vte-sharp-0.16.pc
12mr|gnome-desktop-sharp-2.26.0-9|159	%{_libdir}/pkgconfig/wnck-sharp-1.0.pc
12mr|gnome-desktop-sharp-2.26.0-9|160	%{_libdir}/pkgconfig/gnome-panel-sharp-2.24.pc
12mr|gnome-desktop-sharp-2.26.0-9|161	%{_libdir}/pkgconfig/gnome-print-sharp-2.18.pc
12mr|gnome-desktop-sharp-2.26.0-9|162	%{_datadir}/gnomedesktop-sharp
12mr|gnome-desktop-sharp-2.26.0-9|163	%{_datadir}/gtkhtml-sharp
12mr|gnome-desktop-sharp-2.26.0-9|164	%{_datadir}/gtksourceview2-sharp
12mr|gnome-desktop-sharp-2.26.0-9|165	%{_datadir}/rsvg2-sharp
12mr|gnome-desktop-sharp-2.26.0-9|166	%{_datadir}/vte-sharp
12mr|gnome-desktop-sharp-2.26.0-9|167	%{_datadir}/wnck-sharp
12mr|gnome-desktop-sharp-2.26.0-9|168	%{_datadir}/gnome-panel-sharp
12mr|gnome-desktop-sharp-2.26.0-9|169	%{_datadir}/gnome-print-sharp
12mr|gnome-desktop-sharp-2.26.0-9|170	
12mr|gnome-desktop-sharp-2.26.0-9|171	
12mr|gnome-desktop-sharp-2.26.0-9|172	%changelog
12mr|gnome-desktop-sharp-2.26.0-9|173	* Fri Aug  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-desktop-sharp-2.26.0-9|174	+ Commit: 47eb535
12mr|gnome-desktop-sharp-2.26.0-9|175	- Spec cleanup, convert BuildRequires to pkgconfig style, drop deprecated nautilusburn subpackage
12mr|gnome-desktop-sharp-2.26.0-9|176	
12mr|gnome-desktop-sharp-2.26.0-9|177	

14129 12
12mr|gnome-device-manager-0.2-3.20070906.7|1	%define alphatag 20070906
12mr|gnome-device-manager-0.2-3.20070906.7|2	
12mr|gnome-device-manager-0.2-3.20070906.7|3	%define lib_major 0
12mr|gnome-device-manager-0.2-3.20070906.7|4	%define lib_name %mklibname gnome-device-manager %{lib_major}
12mr|gnome-device-manager-0.2-3.20070906.7|5	%define develname %mklibname gnome-device-manager -d
12mr|gnome-device-manager-0.2-3.20070906.7|6	
12mr|gnome-device-manager-0.2-3.20070906.7|7	Summary: Device manager for the GNOME desktop
12mr|gnome-device-manager-0.2-3.20070906.7|8	Name: gnome-device-manager
12mr|gnome-device-manager-0.2-3.20070906.7|9	Version: 0.2
12mr|gnome-device-manager-0.2-3.20070906.7|10	Release: %mkrel 3.%{alphatag}.7
12mr|gnome-device-manager-0.2-3.20070906.7|11	License: GPL
12mr|gnome-device-manager-0.2-3.20070906.7|12	URL: http://
12mr|gnome-device-manager-0.2-3.20070906.7|13	Group: Graphical desktop/GNOME
12mr|gnome-device-manager-0.2-3.20070906.7|14	Source0: %{name}-%{version}.tar.bz2
12mr|gnome-device-manager-0.2-3.20070906.7|15	# (fc) 0.2-0.20070906.1mdv fix error in Makefile.am
12mr|gnome-device-manager-0.2-3.20070906.7|16	Patch0: gnome-device-manager-0.2-fixbuild.patch
12mr|gnome-device-manager-0.2-3.20070906.7|17	# (fc) 0.2-0.20070906.2mdv fix underlinking
12mr|gnome-device-manager-0.2-3.20070906.7|18	Patch1: gnome-device-manager-0.2-fixunderlinking.patch
12mr|gnome-device-manager-0.2-3.20070906.7|19	# (fc) 0.2-0.20070906.2mdv improve theming notes / warnings (Fedora)
12mr|gnome-device-manager-0.2-3.20070906.7|20	Patch2: note-theming.patch
12mr|gnome-device-manager-0.2-3.20070906.7|21	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|gnome-device-manager-0.2-3.20070906.7|22	BuildRequires: hal-devel >= 0.5.5
12mr|gnome-device-manager-0.2-3.20070906.7|23	BuildRequires: gettext
12mr|gnome-device-manager-0.2-3.20070906.7|24	BuildRequires: scrollkeeper
12mr|gnome-device-manager-0.2-3.20070906.7|25	BuildRequires: gnome-doc-utils
12mr|gnome-device-manager-0.2-3.20070906.7|26	BuildRequires: gnome-doc-utils-devel
12mr|gnome-device-manager-0.2-3.20070906.7|27	BuildRequires: gnome-common
12mr|gnome-device-manager-0.2-3.20070906.7|28	BuildRequires: libgnomeui2-devel
12mr|gnome-device-manager-0.2-3.20070906.7|29	BuildRequires: intltool
12mr|gnome-device-manager-0.2-3.20070906.7|30	Requires: hal >= 0.5.7
12mr|gnome-device-manager-0.2-3.20070906.7|31	Requires: dbus >= 0.62
12mr|gnome-device-manager-0.2-3.20070906.7|32	Requires: dbus-glib >= 0.62
12mr|gnome-device-manager-0.2-3.20070906.7|33	Obsoletes: hal-gnome <= 0.5.9.1
12mr|gnome-device-manager-0.2-3.20070906.7|34	Provides: hal-gnome
12mr|gnome-device-manager-0.2-3.20070906.7|35	
12mr|gnome-device-manager-0.2-3.20070906.7|36	%description
12mr|gnome-device-manager-0.2-3.20070906.7|37	Device manager for the GNOME desktop that uses HAL to do all the heavy lifting.
12mr|gnome-device-manager-0.2-3.20070906.7|38	
12mr|gnome-device-manager-0.2-3.20070906.7|39	%package -n %{lib_name}
12mr|gnome-device-manager-0.2-3.20070906.7|40	Summary: Shared library for gnome-device-manager
12mr|gnome-device-manager-0.2-3.20070906.7|41	Group: System/Libraries
12mr|gnome-device-manager-0.2-3.20070906.7|42	
12mr|gnome-device-manager-0.2-3.20070906.7|43	%description -n %{lib_name}
12mr|gnome-device-manager-0.2-3.20070906.7|44	gnome-device-manager shared library.
12mr|gnome-device-manager-0.2-3.20070906.7|45	
12mr|gnome-device-manager-0.2-3.20070906.7|46	%package -n %{develname}
12mr|gnome-device-manager-0.2-3.20070906.7|47	Summary: Libraries and headers for gnome-device-manager
12mr|gnome-device-manager-0.2-3.20070906.7|48	Group: Development/C
12mr|gnome-device-manager-0.2-3.20070906.7|49	Requires: %{name} = %{version}
12mr|gnome-device-manager-0.2-3.20070906.7|50	Requires: %{lib_name} = %{version}
12mr|gnome-device-manager-0.2-3.20070906.7|51	Provides: %{name}-devel = %{version}-%{release}
12mr|gnome-device-manager-0.2-3.20070906.7|52	
12mr|gnome-device-manager-0.2-3.20070906.7|53	%description -n %{develname}
12mr|gnome-device-manager-0.2-3.20070906.7|54	Headers and static libraries for gnome-device-manager.
12mr|gnome-device-manager-0.2-3.20070906.7|55	
12mr|gnome-device-manager-0.2-3.20070906.7|56	%prep
12mr|gnome-device-manager-0.2-3.20070906.7|57	rm -rf $RPM_BUILD_ROOT
12mr|gnome-device-manager-0.2-3.20070906.7|58	
12mr|gnome-device-manager-0.2-3.20070906.7|59	%setup -q
12mr|gnome-device-manager-0.2-3.20070906.7|60	%patch0 -p1 -b .fixbuild
12mr|gnome-device-manager-0.2-3.20070906.7|61	%patch1 -p1 -b .fixunderlinking
12mr|gnome-device-manager-0.2-3.20070906.7|62	%patch2 -p1 -b .note-theming
12mr|gnome-device-manager-0.2-3.20070906.7|63	
12mr|gnome-device-manager-0.2-3.20070906.7|64	#needed by patches 0 & 1
12mr|gnome-device-manager-0.2-3.20070906.7|65	autoreconf -fi
12mr|gnome-device-manager-0.2-3.20070906.7|66	
12mr|gnome-device-manager-0.2-3.20070906.7|67	%build
12mr|gnome-device-manager-0.2-3.20070906.7|68	%define _enable_libtoolize 1
12mr|gnome-device-manager-0.2-3.20070906.7|69	%configure2_5x --disable-scrollkeeper
12mr|gnome-device-manager-0.2-3.20070906.7|70	make
12mr|gnome-device-manager-0.2-3.20070906.7|71	
12mr|gnome-device-manager-0.2-3.20070906.7|72	%install
12mr|gnome-device-manager-0.2-3.20070906.7|73	rm -rf $RPM_BUILD_ROOT
12mr|gnome-device-manager-0.2-3.20070906.7|74	%makeinstall_std
12mr|gnome-device-manager-0.2-3.20070906.7|75	
12mr|gnome-device-manager-0.2-3.20070906.7|76	rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
12mr|gnome-device-manager-0.2-3.20070906.7|77	
12mr|gnome-device-manager-0.2-3.20070906.7|78	%find_lang %name --with-gnome
12mr|gnome-device-manager-0.2-3.20070906.7|79	
12mr|gnome-device-manager-0.2-3.20070906.7|80	%clean
12mr|gnome-device-manager-0.2-3.20070906.7|81	rm -rf $RPM_BUILD_ROOT
12mr|gnome-device-manager-0.2-3.20070906.7|82	
12mr|gnome-device-manager-0.2-3.20070906.7|83	%post
12mr|gnome-device-manager-0.2-3.20070906.7|84	%update_scrollkeeper
12mr|gnome-device-manager-0.2-3.20070906.7|85	%update_icon_cache hicolor
12mr|gnome-device-manager-0.2-3.20070906.7|86	
12mr|gnome-device-manager-0.2-3.20070906.7|87	%postun
12mr|gnome-device-manager-0.2-3.20070906.7|88	%clean_scrollkeeper
12mr|gnome-device-manager-0.2-3.20070906.7|89	%clean_icon_cache hicolor
12mr|gnome-device-manager-0.2-3.20070906.7|90	
12mr|gnome-device-manager-0.2-3.20070906.7|91	%if %mdkversion < 200900
12mr|gnome-device-manager-0.2-3.20070906.7|92	%post -n %{lib_name} -p /sbin/ldconfig
12mr|gnome-device-manager-0.2-3.20070906.7|93	%endif
12mr|gnome-device-manager-0.2-3.20070906.7|94	
12mr|gnome-device-manager-0.2-3.20070906.7|95	%if %mdkversion < 200900
12mr|gnome-device-manager-0.2-3.20070906.7|96	%postun -n %{lib_name} -p /sbin/ldconfig
12mr|gnome-device-manager-0.2-3.20070906.7|97	%endif
12mr|gnome-device-manager-0.2-3.20070906.7|98	
12mr|gnome-device-manager-0.2-3.20070906.7|99	%files -f %{name}.lang
12mr|gnome-device-manager-0.2-3.20070906.7|100	%defattr(-,root,root)
12mr|gnome-device-manager-0.2-3.20070906.7|101	%doc AUTHORS COPYING NEWS README
12mr|gnome-device-manager-0.2-3.20070906.7|102	%{_bindir}/gnome-device-manager
12mr|gnome-device-manager-0.2-3.20070906.7|103	%{_datadir}/icons/hicolor/*/apps/*
12mr|gnome-device-manager-0.2-3.20070906.7|104	%{_datadir}/applications/gnome-device-manager.desktop
12mr|gnome-device-manager-0.2-3.20070906.7|105	
12mr|gnome-device-manager-0.2-3.20070906.7|106	%files -n %{lib_name}
12mr|gnome-device-manager-0.2-3.20070906.7|107	%defattr(-,root,root)
12mr|gnome-device-manager-0.2-3.20070906.7|108	%{_libdir}/libgnome-device-manager.so.%{lib_major}*
12mr|gnome-device-manager-0.2-3.20070906.7|109	
12mr|gnome-device-manager-0.2-3.20070906.7|110	
12mr|gnome-device-manager-0.2-3.20070906.7|111	%files -n %{develname}
12mr|gnome-device-manager-0.2-3.20070906.7|112	%defattr(-,root,root)
12mr|gnome-device-manager-0.2-3.20070906.7|113	%{_libdir}/libgnome-device-manager.so
12mr|gnome-device-manager-0.2-3.20070906.7|114	%{_libdir}/pkgconfig/*.pc
12mr|gnome-device-manager-0.2-3.20070906.7|115	%{_includedir}/gnome-device-manager
12mr|gnome-device-manager-0.2-3.20070906.7|116	
12mr|gnome-device-manager-0.2-3.20070906.7|117	
12mr|gnome-device-manager-0.2-3.20070906.7|118	
12mr|gnome-device-manager-0.2-3.20070906.7|119	%changelog
12mr|gnome-device-manager-0.2-3.20070906.7|120	

14130 12
12mr|gnome-dictionary-3.4.0-1|1	%define major	6
12mr|gnome-dictionary-3.4.0-1|2	%define api	1.0
12mr|gnome-dictionary-3.4.0-1|3	%define libname	%mklibname gdict %{api} %{major}
12mr|gnome-dictionary-3.4.0-1|4	%define devname	%mklibname -d gdict %{api}
12mr|gnome-dictionary-3.4.0-1|5	
12mr|gnome-dictionary-3.4.0-1|6	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|gnome-dictionary-3.4.0-1|7	
12mr|gnome-dictionary-3.4.0-1|8	Name:		gnome-dictionary
12mr|gnome-dictionary-3.4.0-1|9	Epoch:		1
12mr|gnome-dictionary-3.4.0-1|10	Version:	3.4.0
12mr|gnome-dictionary-3.4.0-1|11	Release:	1
12mr|gnome-dictionary-3.4.0-1|12	Summary:	GNOME Dictionary
12mr|gnome-dictionary-3.4.0-1|13	License:	GPLv2+ and LGPLv2
12mr|gnome-dictionary-3.4.0-1|14	Group:		Graphical desktop/GNOME
12mr|gnome-dictionary-3.4.0-1|15	Url:		http://www.gnome.org
12mr|gnome-dictionary-3.4.0-1|16	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|gnome-dictionary-3.4.0-1|17	BuildRequires:	intltool
12mr|gnome-dictionary-3.4.0-1|18	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gnome-dictionary-3.4.0-1|19	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
12mr|gnome-dictionary-3.4.0-1|20	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12mr|gnome-dictionary-3.4.0-1|21	Conflicts:	gnome-utils < 1:3.3.2
12mr|gnome-dictionary-3.4.0-1|22	
12mr|gnome-dictionary-3.4.0-1|23	%description
12mr|gnome-dictionary-3.4.0-1|24	GNOME Dictionary - Look up words in dictionary sources.
12mr|gnome-dictionary-3.4.0-1|25	
12mr|gnome-dictionary-3.4.0-1|26	%package -n %{libname}
12mr|gnome-dictionary-3.4.0-1|27	Group:		System/Libraries
12mr|gnome-dictionary-3.4.0-1|28	Summary:	GNOME dictionary shared library
12mr|gnome-dictionary-3.4.0-1|29	
12mr|gnome-dictionary-3.4.0-1|30	%description -n %{libname}
12mr|gnome-dictionary-3.4.0-1|31	This is the shared library required by the GNOME Dictionary.
12mr|gnome-dictionary-3.4.0-1|32	
12mr|gnome-dictionary-3.4.0-1|33	%package -n %{devname}
12mr|gnome-dictionary-3.4.0-1|34	Group:		Development/C
12mr|gnome-dictionary-3.4.0-1|35	Summary:	GNOME dictionary library development files
12mr|gnome-dictionary-3.4.0-1|36	Requires:	%{libname} = %{epoch}:%{version}-%{release}
12mr|gnome-dictionary-3.4.0-1|37	Provides:	libgdict%{api}-devel = %{epoch}:%{version}-%{release}
12mr|gnome-dictionary-3.4.0-1|38	
12mr|gnome-dictionary-3.4.0-1|39	%description -n %{devname}
12mr|gnome-dictionary-3.4.0-1|40	This is the shared library required by the GNOME Dictionary.
12mr|gnome-dictionary-3.4.0-1|41	
12mr|gnome-dictionary-3.4.0-1|42	%prep
12mr|gnome-dictionary-3.4.0-1|43	%setup -q
12mr|gnome-dictionary-3.4.0-1|44	
12mr|gnome-dictionary-3.4.0-1|45	%build
12mr|gnome-dictionary-3.4.0-1|46	%configure2_5x \
12mr|gnome-dictionary-3.4.0-1|47	--disable-rpath \
12mr|gnome-dictionary-3.4.0-1|48	--disable-static \
12mr|gnome-dictionary-3.4.0-1|49	--disable-schemas-compile \
12mr|gnome-dictionary-3.4.0-1|50	--disable-scrollkeeper
12mr|gnome-dictionary-3.4.0-1|51	%make
12mr|gnome-dictionary-3.4.0-1|52	
12mr|gnome-dictionary-3.4.0-1|53	%install
12mr|gnome-dictionary-3.4.0-1|54	%makeinstall_std
12mr|gnome-dictionary-3.4.0-1|55	
12mr|gnome-dictionary-3.4.0-1|56	%find_lang %{name} --with-gnome
12mr|gnome-dictionary-3.4.0-1|57	
12mr|gnome-dictionary-3.4.0-1|58	#we don't want these
12mr|gnome-dictionary-3.4.0-1|59	find %{buildroot} -name "*.la" -delete
12mr|gnome-dictionary-3.4.0-1|60	
12mr|gnome-dictionary-3.4.0-1|61	%files -f %{name}.lang
12mr|gnome-dictionary-3.4.0-1|62	%doc README NEWS AUTHORS TODO
12mr|gnome-dictionary-3.4.0-1|63	%{_bindir}/%{name}
12mr|gnome-dictionary-3.4.0-1|64	%{_datadir}/%{name}/
12mr|gnome-dictionary-3.4.0-1|65	%{_datadir}/gdict-%{api}/
12mr|gnome-dictionary-3.4.0-1|66	%{_datadir}/glib-2.0/schemas/org.gnome.dictionary.gschema.xml
12mr|gnome-dictionary-3.4.0-1|67	%{_datadir}/applications/%{name}.desktop
12mr|gnome-dictionary-3.4.0-1|68	%{_mandir}/man1/%{name}.1.*
12mr|gnome-dictionary-3.4.0-1|69	
12mr|gnome-dictionary-3.4.0-1|70	%files -n %{libname}
12mr|gnome-dictionary-3.4.0-1|71	%{_libdir}/libgdict-%{api}.so.%{major}*
12mr|gnome-dictionary-3.4.0-1|72	
12mr|gnome-dictionary-3.4.0-1|73	%files -n %{devname}
12mr|gnome-dictionary-3.4.0-1|74	%doc %{_datadir}/gtk-doc/html/gdict/
12mr|gnome-dictionary-3.4.0-1|75	%{_libdir}/libgdict-%{api}.so
12mr|gnome-dictionary-3.4.0-1|76	%{_libdir}/pkgconfig/gdict-%{api}.pc
12mr|gnome-dictionary-3.4.0-1|77	%{_includedir}/gdict-%{api}
12mr|gnome-dictionary-3.4.0-1|78	
12mr|gnome-dictionary-3.4.0-1|79	
12mr|gnome-dictionary-3.4.0-1|80	
12mr|gnome-dictionary-3.4.0-1|81	
12mr|gnome-dictionary-3.4.0-1|82	%changelog
12mr|gnome-dictionary-3.4.0-1|83	

14131 12
12mr|gnome-disk-utility-3.6.1-1|1	%define Werror_cflags %nil
12mr|gnome-disk-utility-3.6.1-1|2	
12mr|gnome-disk-utility-3.6.1-1|3	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|gnome-disk-utility-3.6.1-1|4	
12mr|gnome-disk-utility-3.6.1-1|5	Summary:	Disk management daemon
12mr|gnome-disk-utility-3.6.1-1|6	Name:		gnome-disk-utility
12mr|gnome-disk-utility-3.6.1-1|7	Version:	3.6.1
12mr|gnome-disk-utility-3.6.1-1|8	Release:	1
12mr|gnome-disk-utility-3.6.1-1|9	License:	LGPLv2+
12mr|gnome-disk-utility-3.6.1-1|10	Group:		System/Configuration/Other
12mr|gnome-disk-utility-3.6.1-1|11	URL:		http://git.gnome.org/cgit/gnome-disk-utility
12mr|gnome-disk-utility-3.6.1-1|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|gnome-disk-utility-3.6.1-1|13	BuildRequires:	pkgconfig(gio-unix-2.0) >= 2.31.0
12mr|gnome-disk-utility-3.6.1-1|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.3.0
12mr|gnome-disk-utility-3.6.1-1|15	BuildRequires:	pkgconfig(udisks2) >= 1.90
12mr|gnome-disk-utility-3.6.1-1|16	BuildRequires:	pkgconfig(gnome-keyring-1)
12mr|gnome-disk-utility-3.6.1-1|17	BuildRequires:	pkgconfig(pwquality)
12mr|gnome-disk-utility-3.6.1-1|18	BuildRequires:	pkgconfig(libsystemd-login) >= 186
12mr|gnome-disk-utility-3.6.1-1|19	BuildRequires:	pkgconfig(libsecret-1)
12mr|gnome-disk-utility-3.6.1-1|20	BuildRequires:	gnome-doc-utils
12mr|gnome-disk-utility-3.6.1-1|21	BuildRequires:	intltool
12mr|gnome-disk-utility-3.6.1-1|22	BuildRequires:	gtk-doc
12mr|gnome-disk-utility-3.6.1-1|23	Requires:	polkit-agent
12mr|gnome-disk-utility-3.6.1-1|24	Requires:	udisks2 >= 1.90
12mr|gnome-disk-utility-3.6.1-1|25	%rename	palimpsest
12mr|gnome-disk-utility-3.6.1-1|26	
12mr|gnome-disk-utility-3.6.1-1|27	%description
12mr|gnome-disk-utility-3.6.1-1|28	This package contains the Palimpsest disk management application.
12mr|gnome-disk-utility-3.6.1-1|29	Palimpsest supports partitioning, file system creation, encryption,
12mr|gnome-disk-utility-3.6.1-1|30	RAID, SMART monitoring, etc.
12mr|gnome-disk-utility-3.6.1-1|31	
12mr|gnome-disk-utility-3.6.1-1|32	%prep
12mr|gnome-disk-utility-3.6.1-1|33	%setup -q
12mr|gnome-disk-utility-3.6.1-1|34	
12mr|gnome-disk-utility-3.6.1-1|35	%build
12mr|gnome-disk-utility-3.6.1-1|36	%configure2_5x \
12mr|gnome-disk-utility-3.6.1-1|37	--disable-static
12mr|gnome-disk-utility-3.6.1-1|38	%make
12mr|gnome-disk-utility-3.6.1-1|39	
12mr|gnome-disk-utility-3.6.1-1|40	%install
12mr|gnome-disk-utility-3.6.1-1|41	%makeinstall_std
12mr|gnome-disk-utility-3.6.1-1|42	
12mr|gnome-disk-utility-3.6.1-1|43	%find_lang %{name}
12mr|gnome-disk-utility-3.6.1-1|44	
12mr|gnome-disk-utility-3.6.1-1|45	%files -f %{name}.lang
12mr|gnome-disk-utility-3.6.1-1|46	%doc README AUTHORS NEWS
12mr|gnome-disk-utility-3.6.1-1|47	%{_bindir}/*
12mr|gnome-disk-utility-3.6.1-1|48	%{_datadir}/%{name}
12mr|gnome-disk-utility-3.6.1-1|49	%{_datadir}/applications/*.desktop
12mr|gnome-disk-utility-3.6.1-1|50	%{_iconsdir}/hicolor/*/apps/*
12mr|gnome-disk-utility-3.6.1-1|51	%{_datadir}/glib-2.0/schemas/org.gnome.Disks.gschema.xml
12mr|gnome-disk-utility-3.6.1-1|52	%{_mandir}/man1/gnome*1.*
12mr|gnome-disk-utility-3.6.1-1|53	
12mr|gnome-disk-utility-3.6.1-1|54	
12mr|gnome-disk-utility-3.6.1-1|55	%changelog
12mr|gnome-disk-utility-3.6.1-1|56	* Tue Oct 30 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.1-1
12mr|gnome-disk-utility-3.6.1-1|57	- update to 3.6.1
12mr|gnome-disk-utility-3.6.1-1|58	
12mr|gnome-disk-utility-3.6.1-1|59	* Mon Jul 09 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 3.5.2-1
12mr|gnome-disk-utility-3.6.1-1|60	+ Revision: 808671
12mr|gnome-disk-utility-3.6.1-1|61	- fix file list
12mr|gnome-disk-utility-3.6.1-1|62	- add libsystemd-login to build requires
12mr|gnome-disk-utility-3.6.1-1|63	- fix file list
12mr|gnome-disk-utility-3.6.1-1|64	- update to new version 3.5.2
12mr|gnome-disk-utility-3.6.1-1|65	- add buildrequires on gnome-keyring-1 and pwquality
12mr|gnome-disk-utility-3.6.1-1|66	
12mr|gnome-disk-utility-3.6.1-1|67	* Sun Apr 22 2012 Götz Waschk <waschk@mandriva.org> 3.4.1-1
12mr|gnome-disk-utility-3.6.1-1|68	+ Revision: 792672
12mr|gnome-disk-utility-3.6.1-1|69	- update to new version 3.4.1
12mr|gnome-disk-utility-3.6.1-1|70	
12mr|gnome-disk-utility-3.6.1-1|71	* Fri Apr 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.4.0-1
12mr|gnome-disk-utility-3.6.1-1|72	+ Revision: 792470
12mr|gnome-disk-utility-3.6.1-1|73	- version update 3.4.0
12mr|gnome-disk-utility-3.6.1-1|74	
12mr|gnome-disk-utility-3.6.1-1|75	* Sat Dec 03 2011 Matthew Dawkins <mattydaw@mandriva.org> 3.0.2-1
12mr|gnome-disk-utility-3.6.1-1|76	+ Revision: 737398
12mr|gnome-disk-utility-3.6.1-1|77	- new version 3.0.2
12mr|gnome-disk-utility-3.6.1-1|78	- disable static & gtk-docs build
12mr|gnome-disk-utility-3.6.1-1|79	- converted BRs to pkgconfig provides
12mr|gnome-disk-utility-3.6.1-1|80	- dropped p1 as it had no relevance to build success
12mr|gnome-disk-utility-3.6.1-1|81	- cleaned up spec
12mr|gnome-disk-utility-3.6.1-1|82	- rebuild before major upgrade
12mr|gnome-disk-utility-3.6.1-1|83	- cleaned up spec
12mr|gnome-disk-utility-3.6.1-1|84	- disabled static
12mr|gnome-disk-utility-3.6.1-1|85	- removed .la files
12mr|gnome-disk-utility-3.6.1-1|86	- removed BuildRoot, clean section, defattr
12mr|gnome-disk-utility-3.6.1-1|87	
12mr|gnome-disk-utility-3.6.1-1|88	* Thu Oct 27 2011 Götz Waschk <waschk@mandriva.org> 2.32.1-3
12mr|gnome-disk-utility-3.6.1-1|89	+ Revision: 707593
12mr|gnome-disk-utility-3.6.1-1|90	- add missing dep to devel package
12mr|gnome-disk-utility-3.6.1-1|91	
12mr|gnome-disk-utility-3.6.1-1|92	* Thu May 05 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.32.1-2
12mr|gnome-disk-utility-3.6.1-1|93	+ Revision: 669192
12mr|gnome-disk-utility-3.6.1-1|94	- fix underlinking issue
12mr|gnome-disk-utility-3.6.1-1|95	- fix some dependency loops
12mr|gnome-disk-utility-3.6.1-1|96	
12mr|gnome-disk-utility-3.6.1-1|97	* Wed Apr 06 2011 Götz Waschk <waschk@mandriva.org> 2.32.1-1
12mr|gnome-disk-utility-3.6.1-1|98	+ Revision: 650908
12mr|gnome-disk-utility-3.6.1-1|99	- new version
12mr|gnome-disk-utility-3.6.1-1|100	
12mr|gnome-disk-utility-3.6.1-1|101	* Wed Sep 15 2010 Götz Waschk <waschk@mandriva.org> 2.32.0-1mdv2011.0
12mr|gnome-disk-utility-3.6.1-1|102	+ Revision: 578707
12mr|gnome-disk-utility-3.6.1-1|103	- new version
12mr|gnome-disk-utility-3.6.1-1|104	- update file list
12mr|gnome-disk-utility-3.6.1-1|105	
12mr|gnome-disk-utility-3.6.1-1|106	* Mon May 03 2010 Pascal Terjan <pterjan@mandriva.org> 2.30.1-2mdv2010.1
12mr|gnome-disk-utility-3.6.1-1|107	+ Revision: 541729
12mr|gnome-disk-utility-3.6.1-1|108	- Fix a crash of gvfs-gdu-volume-monitor on non UTF-8 systems
12mr|gnome-disk-utility-3.6.1-1|109	
12mr|gnome-disk-utility-3.6.1-1|110	* Tue Mar 30 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.1-1mdv2010.1
12mr|gnome-disk-utility-3.6.1-1|111	+ Revision: 529675
12mr|gnome-disk-utility-3.6.1-1|112	- Release 2.30.1
12mr|gnome-disk-utility-3.6.1-1|113	
12mr|gnome-disk-utility-3.6.1-1|114	* Thu Mar 25 2010 Götz Waschk <waschk@mandriva.org> 2.30.0-2mdv2010.1
12mr|gnome-disk-utility-3.6.1-1|115	+ Revision: 527460
12mr|gnome-disk-utility-3.6.1-1|116	- add conflict for upgrade from 2010.0
12mr|gnome-disk-utility-3.6.1-1|117	
12mr|gnome-disk-utility-3.6.1-1|118	* Tue Mar 16 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.0-1mdv2010.1
12mr|gnome-disk-utility-3.6.1-1|119	+ Revision: 521781
12mr|gnome-disk-utility-3.6.1-1|120	- Release 2.30.0
12mr|gnome-disk-utility-3.6.1-1|121	
12mr|gnome-disk-utility-3.6.1-1|122	* Thu Mar 11 2010 Götz Waschk <waschk@mandriva.org> 2.29.90-3mdv2010.1
12mr|gnome-disk-utility-3.6.1-1|123	+ Revision: 517989
12mr|gnome-disk-utility-3.6.1-1|124	- fix package structure:
12mr|gnome-disk-utility-3.6.1-1|125	* move palimpsest to its own package
12mr|gnome-disk-utility-3.6.1-1|126	* remove data package
12mr|gnome-disk-utility-3.6.1-1|127	* library package now depends on main package
12mr|gnome-disk-utility-3.6.1-1|128	- fix description
12mr|gnome-disk-utility-3.6.1-1|129	- fix help and omf file packaging
12mr|gnome-disk-utility-3.6.1-1|130	- enable parallel make
12mr|gnome-disk-utility-3.6.1-1|131	
12mr|gnome-disk-utility-3.6.1-1|132	* Thu Mar 11 2010 Götz Waschk <waschk@mandriva.org> 2.29.90-2mdv2010.1
12mr|gnome-disk-utility-3.6.1-1|133	+ Revision: 517974
12mr|gnome-disk-utility-3.6.1-1|134	- fix devel provides
12mr|gnome-disk-utility-3.6.1-1|135	
12mr|gnome-disk-utility-3.6.1-1|136	* Mon Mar 01 2010 Götz Waschk <waschk@mandriva.org> 2.29.90-1mdv2010.1
12mr|gnome-disk-utility-3.6.1-1|137	+ Revision: 513262
12mr|gnome-disk-utility-3.6.1-1|138	- new version
12mr|gnome-disk-utility-3.6.1-1|139	- update build deps for udisks
12mr|gnome-disk-utility-3.6.1-1|140	
12mr|gnome-disk-utility-3.6.1-1|141	* Fri Nov 06 2009 Götz Waschk <waschk@mandriva.org> 2.28.1-1mdv2010.1
12mr|gnome-disk-utility-3.6.1-1|142	+ Revision: 460933
12mr|gnome-disk-utility-3.6.1-1|143	- update to new version 2.28.1
12mr|gnome-disk-utility-3.6.1-1|144	
12mr|gnome-disk-utility-3.6.1-1|145	* Sat Sep 19 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mr|gnome-disk-utility-3.6.1-1|146	+ Revision: 444639
12mr|gnome-disk-utility-3.6.1-1|147	- update build deps
12mr|gnome-disk-utility-3.6.1-1|148	- new version
12mr|gnome-disk-utility-3.6.1-1|149	- bump devicekit-disks dep
12mr|gnome-disk-utility-3.6.1-1|150	
12mr|gnome-disk-utility-3.6.1-1|151	* Tue Aug 18 2009 Frederic Crozat <fcrozat@mandriva.com> 0.5-1mdv2010.0
12mr|gnome-disk-utility-3.6.1-1|152	+ Revision: 417613
12mr|gnome-disk-utility-3.6.1-1|153	- Release 0.5
12mr|gnome-disk-utility-3.6.1-1|154	- Requires polkit-agent for authentication
12mr|gnome-disk-utility-3.6.1-1|155	
12mr|gnome-disk-utility-3.6.1-1|156	* Tue Jul 14 2009 Götz Waschk <waschk@mandriva.org> 0.4-1mdv2010.0
12mr|gnome-disk-utility-3.6.1-1|157	+ Revision: 395926
12mr|gnome-disk-utility-3.6.1-1|158	- import gnome-disk-utility
12mr|gnome-disk-utility-3.6.1-1|159	
12mr|gnome-disk-utility-3.6.1-1|160	
12mr|gnome-disk-utility-3.6.1-1|161	* Tue Jul 14 2009 Götz Waschk <waschk@mandriva.org> 0.4-1mdv2010.0
12mr|gnome-disk-utility-3.6.1-1|162	- port to Mandriva
12mr|gnome-disk-utility-3.6.1-1|163	
12mr|gnome-disk-utility-3.6.1-1|164	* Fri Jun 19 2009 David Zeuthen <davidz@redhat.com> - 0.4-1%%{?dist}
12mr|gnome-disk-utility-3.6.1-1|165	- Update to release 0.4
12mr|gnome-disk-utility-3.6.1-1|166	
12mr|gnome-disk-utility-3.6.1-1|167	* Fri May 01 2009 David Zeuthen <davidz@redhat.com> - 0.3-1%%{?dist}
12mr|gnome-disk-utility-3.6.1-1|168	- Upstream release 0.3
12mr|gnome-disk-utility-3.6.1-1|169	
12mr|gnome-disk-utility-3.6.1-1|170	* Wed Apr 15 2009 David Zeuthen <davidz@redhat.com> - 0.3-0.5.20090415git%%{?dist}
12mr|gnome-disk-utility-3.6.1-1|171	- New snapshot
12mr|gnome-disk-utility-3.6.1-1|172	
12mr|gnome-disk-utility-3.6.1-1|173	* Sun Apr 12 2009 David Zeuthen <davidz@redhat.com> - 0.3-0.4.20090412git%%{?dist}
12mr|gnome-disk-utility-3.6.1-1|174	- New snapshot
12mr|gnome-disk-utility-3.6.1-1|175	
12mr|gnome-disk-utility-3.6.1-1|176	* Fri Apr 10 2009 Matthias Clasen <mclasen@redhat.com> - 0.3-0.3.20090406git%%{?dist}
12mr|gnome-disk-utility-3.6.1-1|177	- Don't own directories that belong to hicolor-icon-theme
12mr|gnome-disk-utility-3.6.1-1|178	
12mr|gnome-disk-utility-3.6.1-1|179	* Wed Apr 08 2009 David Zeuthen <davidz@redhat.com> - 0.3-0.2.20090406git%%{?dist}
12mr|gnome-disk-utility-3.6.1-1|180	- Fix bug in detecting when a PolicyKit error is returned (#494787)
12mr|gnome-disk-utility-3.6.1-1|181	
12mr|gnome-disk-utility-3.6.1-1|182	* Mon Apr 06 2009 David Zeuthen <davidz@redhat.com> - 0.3-0.1.20090406git%%{?dist}
12mr|gnome-disk-utility-3.6.1-1|183	- New snapshot
12mr|gnome-disk-utility-3.6.1-1|184	
12mr|gnome-disk-utility-3.6.1-1|185	* Wed Mar 04 2009 David Zeuthen <davidz@redhat.com> - 0.2-2%%{?dist}
12mr|gnome-disk-utility-3.6.1-1|186	- Don't crash when changing the LUKS passphrase on a device
12mr|gnome-disk-utility-3.6.1-1|187	
12mr|gnome-disk-utility-3.6.1-1|188	* Mon Mar 02 2009 David Zeuthen <davidz@redhat.com> - 0.2-1%%{?dist}
12mr|gnome-disk-utility-3.6.1-1|189	- Update to version 0.2
12mr|gnome-disk-utility-3.6.1-1|190	
12mr|gnome-disk-utility-3.6.1-1|191	* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1-0.git20080720.2.1
12mr|gnome-disk-utility-3.6.1-1|192	- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
12mr|gnome-disk-utility-3.6.1-1|193	
12mr|gnome-disk-utility-3.6.1-1|194	* Tue Jan 27 2009 Matthias Clasen <mclasen@redhat.com> 0.1-0.git20080720.2%%{?dist}
12mr|gnome-disk-utility-3.6.1-1|195	- Rebuild for pkgconfig provides
12mr|gnome-disk-utility-3.6.1-1|196	
12mr|gnome-disk-utility-3.6.1-1|197	* Sun Nov 23 2008 Matthias Clasen <mclasen@redhat.com> 0.1-0.git20080720.1%%{?dist}
12mr|gnome-disk-utility-3.6.1-1|198	- Improve %%summary and %%description
12mr|gnome-disk-utility-3.6.1-1|199	
12mr|gnome-disk-utility-3.6.1-1|200	* Fri Jul 20 2008 David Zeuthen <davidz@redhat.com> - 0.1-0.git20080720%%{?dist}
12mr|gnome-disk-utility-3.6.1-1|201	- Initial Packaging

14132 12
12mr|gnome-documents-3.6.0-1|1	%define		api		1.0
12mr|gnome-documents-3.6.0-1|2	%define		gi_libname	%mklibname gdprivate-gir %{api}
12mr|gnome-documents-3.6.0-1|3	
12mr|gnome-documents-3.6.0-1|4	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|gnome-documents-3.6.0-1|5	
12mr|gnome-documents-3.6.0-1|6	Name:		gnome-documents
12mr|gnome-documents-3.6.0-1|7	Version:	3.6.0
12mr|gnome-documents-3.6.0-1|8	Release:	1
12mr|gnome-documents-3.6.0-1|9	License:	GPLv2+
12mr|gnome-documents-3.6.0-1|10	Summary:	Document manager application for GNOME
12mr|gnome-documents-3.6.0-1|11	Url:		http://www.gnome.org/
12mr|gnome-documents-3.6.0-1|12	Group:		Graphical desktop/GNOME
12mr|gnome-documents-3.6.0-1|13	Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|gnome-documents-3.6.0-1|14	BuildRequires:	gobject-introspection-devel
12mr|gnome-documents-3.6.0-1|15	BuildRequires:	intltool
12mr|gnome-documents-3.6.0-1|16	BuildRequires:	pkgconfig(evince-document-3.0) >= 3.3.0
12mr|gnome-documents-3.6.0-1|17	BuildRequires:	pkgconfig(evince-view-3.0) >= 3.3.0
12mr|gnome-documents-3.6.0-1|18	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.6
12mr|gnome-documents-3.6.0-1|19	BuildRequires:	pkgconfig(glib-2.0) >= 2.29.90
12mr|gnome-documents-3.6.0-1|20	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.1.13
12mr|gnome-documents-3.6.0-1|21	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12mr|gnome-documents-3.6.0-1|22	BuildRequires:	pkgconfig(tracker-sparql-0.14) >= 0.13.1
12mr|gnome-documents-3.6.0-1|23	BuildRequires:	pkgconfig(goa-1.0) >= 3.1.90
12mr|gnome-documents-3.6.0-1|24	BuildRequires:	pkgconfig(libgdata) >= 0.9.1
12mr|gnome-documents-3.6.0-1|25	BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 1.0.1
12mr|gnome-documents-3.6.0-1|26	# gjs-1.0 is needed to get the path to gjs-console
12mr|gnome-documents-3.6.0-1|27	BuildRequires:	pkgconfig(gjs-1.0)
12mr|gnome-documents-3.6.0-1|28	BuildRequires:  pkgconfig(zapojit-0.0)
12mr|gnome-documents-3.6.0-1|29	Requires:	gjs
12mr|gnome-documents-3.6.0-1|30	Requires:	tracker
12mr|gnome-documents-3.6.0-1|31	
12mr|gnome-documents-3.6.0-1|32	Obsoletes:	%{_lib}gdprivate1.0_0 < 0.3.3
12mr|gnome-documents-3.6.0-1|33	Obsoletes:	%{_lib}gdprivate1.0-devel < 0.3.3
12mr|gnome-documents-3.6.0-1|34	
12mr|gnome-documents-3.6.0-1|35	%description
12mr|gnome-documents-3.6.0-1|36	Documents is a document manager application for GNOME.
12mr|gnome-documents-3.6.0-1|37	
12mr|gnome-documents-3.6.0-1|38	%package -n %{gi_libname}
12mr|gnome-documents-3.6.0-1|39	Summary:	GObject introspection interface for %{name}
12mr|gnome-documents-3.6.0-1|40	Group:		System/Libraries
12mr|gnome-documents-3.6.0-1|41	
12mr|gnome-documents-3.6.0-1|42	%description -n %{gi_libname}
12mr|gnome-documents-3.6.0-1|43	GObject introspection interface for %{name}.
12mr|gnome-documents-3.6.0-1|44	
12mr|gnome-documents-3.6.0-1|45	%prep
12mr|gnome-documents-3.6.0-1|46	%setup -q
12mr|gnome-documents-3.6.0-1|47	%apply_patches
12mr|gnome-documents-3.6.0-1|48	
12mr|gnome-documents-3.6.0-1|49	%build
12mr|gnome-documents-3.6.0-1|50	%configure2_5x
12mr|gnome-documents-3.6.0-1|51	%make
12mr|gnome-documents-3.6.0-1|52	
12mr|gnome-documents-3.6.0-1|53	%install
12mr|gnome-documents-3.6.0-1|54	rm -rf %{buildroot}
12mr|gnome-documents-3.6.0-1|55	%makeinstall_std
12mr|gnome-documents-3.6.0-1|56	
12mr|gnome-documents-3.6.0-1|57	%find_lang %{name}
12mr|gnome-documents-3.6.0-1|58	
12mr|gnome-documents-3.6.0-1|59	#we don't want these
12mr|gnome-documents-3.6.0-1|60	find %{buildroot} -name "*.la" -delete
12mr|gnome-documents-3.6.0-1|61	
12mr|gnome-documents-3.6.0-1|62	%files -f %{name}.lang
12mr|gnome-documents-3.6.0-1|63	%doc AUTHORS NEWS README
12mr|gnome-documents-3.6.0-1|64	%{_bindir}/%{name}
12mr|gnome-documents-3.6.0-1|65	%{_datadir}/applications/%{name}.desktop
12mr|gnome-documents-3.6.0-1|66	%{_datadir}/%{name}
12mr|gnome-documents-3.6.0-1|67	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12mr|gnome-documents-3.6.0-1|68	%{_libdir}/%{name}/libgdprivate-%{api}.so
12mr|gnome-documents-3.6.0-1|69	%{_libexecdir}/gd-tracker-gdata-miner
12mr|gnome-documents-3.6.0-1|70	%{_libexecdir}/gnome-documents-search-provider
12mr|gnome-documents-3.6.0-1|71	%{_libexecdir}/gd-tracker-zpj-miner
12mr|gnome-documents-3.6.0-1|72	%{_libdir}/%{name}/girepository-1.0/GdPrivate-1.0.typelib
12mr|gnome-documents-3.6.0-1|73	%{_libdir}/%{name}/libgd.so
12mr|gnome-documents-3.6.0-1|74	%{_libdir}/%{name}/libgdminer-1.0.so
12mr|gnome-documents-3.6.0-1|75	%{_datadir}/glib-2.0/schemas/org.gnome.documents.gschema.xml
12mr|gnome-documents-3.6.0-1|76	%{_datadir}/glib-2.0/schemas/org.gnome.Documents.enums.xml
12mr|gnome-documents-3.6.0-1|77	%{_datadir}/dbus-1/services/org.gnome.Documents.ZpjMiner.service
12mr|gnome-documents-3.6.0-1|78	%{_datadir}/dbus-1/services/org.gnome.Documents.GDataMiner.service
12mr|gnome-documents-3.6.0-1|79	%{_datadir}/dbus-1/services/org.gnome.Documents.SearchProvider.service
12mr|gnome-documents-3.6.0-1|80	%{_datadir}/gnome-shell/search-providers/gnome-documents-search-provider.ini
12mr|gnome-documents-3.6.0-1|81	
12mr|gnome-documents-3.6.0-1|82	%files -n %{gi_libname}
12mr|gnome-documents-3.6.0-1|83	%{_libdir}/%{name}/girepository-1.0/Gd-%{api}.typelib
12mr|gnome-documents-3.6.0-1|84	
12mr|gnome-documents-3.6.0-1|85	
12mr|gnome-documents-3.6.0-1|86	
12mr|gnome-documents-3.6.0-1|87	
12mr|gnome-documents-3.6.0-1|88	%changelog
12mr|gnome-documents-3.6.0-1|89	

14133 12
12mr|gnome-doc-utils-0.20.10-4|1	%define pkgconfigdir %{_datadir}/pkgconfig
12mr|gnome-doc-utils-0.20.10-4|2	
12mr|gnome-doc-utils-0.20.10-4|3	Summary:	GNOME XML documentation utilities
12mr|gnome-doc-utils-0.20.10-4|4	Name:		gnome-doc-utils
12mr|gnome-doc-utils-0.20.10-4|5	Version:	0.20.10
12mr|gnome-doc-utils-0.20.10-4|6	Release:	4
12mr|gnome-doc-utils-0.20.10-4|7	License:	LGPLv2+ and GPLv2+
12mr|gnome-doc-utils-0.20.10-4|8	Group:		Publishing
12mr|gnome-doc-utils-0.20.10-4|9	Url:		http://www.gnome.org
12mr|gnome-doc-utils-0.20.10-4|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|gnome-doc-utils-0.20.10-4|11	# (fc) 0.8.0-1mdv use catalog for dtd validation (GNOME bug #497055)
12mr|gnome-doc-utils-0.20.10-4|12	Patch0:		gnome-doc-utils-0.12.1-catalog.patch
12mr|gnome-doc-utils-0.20.10-4|13	BuildArch:	noarch
12mr|gnome-doc-utils-0.20.10-4|14	
12mr|gnome-doc-utils-0.20.10-4|15	BuildRequires:	docbook-dtd44-xml
12mr|gnome-doc-utils-0.20.10-4|16	BuildRequires:	glib-gettextize
12mr|gnome-doc-utils-0.20.10-4|17	BuildRequires:	intltool
12mr|gnome-doc-utils-0.20.10-4|18	BuildRequires:	python-libxml2
12mr|gnome-doc-utils-0.20.10-4|19	BuildRequires:	xsltproc
12mr|gnome-doc-utils-0.20.10-4|20	BuildRequires:	pkgconfig(libxslt)
12mr|gnome-doc-utils-0.20.10-4|21	
12mr|gnome-doc-utils-0.20.10-4|22	Requires:	xsltproc
12mr|gnome-doc-utils-0.20.10-4|23	
12mr|gnome-doc-utils-0.20.10-4|24	%description
12mr|gnome-doc-utils-0.20.10-4|25	gnome-doc-utils is a collection of documentation utilities for the Gnome
12mr|gnome-doc-utils-0.20.10-4|26	project.  Notably, it contains utilities for building documentation and
12mr|gnome-doc-utils-0.20.10-4|27	all auxiliary files in your source tree, and it contains the DocBook
12mr|gnome-doc-utils-0.20.10-4|28	XSLT stylesheets that were once distributed with Yelp.
12mr|gnome-doc-utils-0.20.10-4|29	
12mr|gnome-doc-utils-0.20.10-4|30	%package -n xml2po
12mr|gnome-doc-utils-0.20.10-4|31	Summary:	Tool to extract translatable content from XML documents
12mr|gnome-doc-utils-0.20.10-4|32	Requires:	python-libxml2
12mr|gnome-doc-utils-0.20.10-4|33	
12mr|gnome-doc-utils-0.20.10-4|34	%description -n xml2po
12mr|gnome-doc-utils-0.20.10-4|35	xml2po is a simple Python program which extracts translatable
12mr|gnome-doc-utils-0.20.10-4|36	content from free-form XML documents and outputs gettext compatible
12mr|gnome-doc-utils-0.20.10-4|37	POT files.
12mr|gnome-doc-utils-0.20.10-4|38	
12mr|gnome-doc-utils-0.20.10-4|39	%package devel
12mr|gnome-doc-utils-0.20.10-4|40	Summary:	A Collection of Documentation Utilities for GNOME
12mr|gnome-doc-utils-0.20.10-4|41	Group:		Development/GNOME and GTK+
12mr|gnome-doc-utils-0.20.10-4|42	Requires:	%{name} = %{version}
12mr|gnome-doc-utils-0.20.10-4|43	Requires:	docbook-dtd44-xml
12mr|gnome-doc-utils-0.20.10-4|44	Requires:	docbook-dtd412-xml
12mr|gnome-doc-utils-0.20.10-4|45	Requires:	libxml2-utils
12mr|gnome-doc-utils-0.20.10-4|46	Requires:	xml2po
12mr|gnome-doc-utils-0.20.10-4|47	
12mr|gnome-doc-utils-0.20.10-4|48	%description devel
12mr|gnome-doc-utils-0.20.10-4|49	This package contains the development files for %{name}.
12mr|gnome-doc-utils-0.20.10-4|50	
12mr|gnome-doc-utils-0.20.10-4|51	%prep
12mr|gnome-doc-utils-0.20.10-4|52	%setup -q
12mr|gnome-doc-utils-0.20.10-4|53	%apply_patches
12mr|gnome-doc-utils-0.20.10-4|54	
12mr|gnome-doc-utils-0.20.10-4|55	intltoolize --force
12mr|gnome-doc-utils-0.20.10-4|56	#needed by patch0
12mr|gnome-doc-utils-0.20.10-4|57	aclocal -I tools -I m4
12mr|gnome-doc-utils-0.20.10-4|58	autoconf
12mr|gnome-doc-utils-0.20.10-4|59	automake -a -c
12mr|gnome-doc-utils-0.20.10-4|60	
12mr|gnome-doc-utils-0.20.10-4|61	%build
12mr|gnome-doc-utils-0.20.10-4|62	%configure2_5x \
12mr|gnome-doc-utils-0.20.10-4|63	--build=%{_build} \
12mr|gnome-doc-utils-0.20.10-4|64	--disable-scrollkeeper \
12mr|gnome-doc-utils-0.20.10-4|65	--enable-documentation
12mr|gnome-doc-utils-0.20.10-4|66	
12mr|gnome-doc-utils-0.20.10-4|67	%make
12mr|gnome-doc-utils-0.20.10-4|68	
12mr|gnome-doc-utils-0.20.10-4|69	%check
12mr|gnome-doc-utils-0.20.10-4|70	%make check
12mr|gnome-doc-utils-0.20.10-4|71	
12mr|gnome-doc-utils-0.20.10-4|72	%install
12mr|gnome-doc-utils-0.20.10-4|73	%makeinstall_std pkgconfigdir=%{pkgconfigdir}
12mr|gnome-doc-utils-0.20.10-4|74	%find_lang gnome-doc-make --with-gnome
12mr|gnome-doc-utils-0.20.10-4|75	%find_lang gnome-doc-xslt --with-gnome
12mr|gnome-doc-utils-0.20.10-4|76	%find_lang %{name}
12mr|gnome-doc-utils-0.20.10-4|77	cat gnome-doc-xslt.lang gnome-doc-make.lang >> %{name}.lang
12mr|gnome-doc-utils-0.20.10-4|78	
12mr|gnome-doc-utils-0.20.10-4|79	%files -f %{name}.lang
12mr|gnome-doc-utils-0.20.10-4|80	%doc AUTHORS ChangeLog README
12mr|gnome-doc-utils-0.20.10-4|81	%{_bindir}/gnome-doc-tool
12mr|gnome-doc-utils-0.20.10-4|82	%dir %{_datadir}/gnome-doc-utils
12mr|gnome-doc-utils-0.20.10-4|83	%{_datadir}/gnome-doc-utils/icons
12mr|gnome-doc-utils-0.20.10-4|84	%{_datadir}/gnome-doc-utils/watermarks
12mr|gnome-doc-utils-0.20.10-4|85	%dir %{_datadir}/xml/
12mr|gnome-doc-utils-0.20.10-4|86	%{_datadir}/xml/gnome
12mr|gnome-doc-utils-0.20.10-4|87	%{_datadir}/xml/mallard
12mr|gnome-doc-utils-0.20.10-4|88	
12mr|gnome-doc-utils-0.20.10-4|89	%files -n xml2po
12mr|gnome-doc-utils-0.20.10-4|90	%doc xml2po/AUTHORS xml2po/ChangeLog xml2po/COPYING xml2po/NEWS xml2po/README
12mr|gnome-doc-utils-0.20.10-4|91	%{_bindir}/xml2po
12mr|gnome-doc-utils-0.20.10-4|92	%{py_puresitedir}/xml2po/
12mr|gnome-doc-utils-0.20.10-4|93	%{_mandir}/man1/xml2po.1*
12mr|gnome-doc-utils-0.20.10-4|94	
12mr|gnome-doc-utils-0.20.10-4|95	%files devel
12mr|gnome-doc-utils-0.20.10-4|96	%{_bindir}/gnome-doc-prepare
12mr|gnome-doc-utils-0.20.10-4|97	%{pkgconfigdir}/*.pc
12mr|gnome-doc-utils-0.20.10-4|98	%{_datadir}/aclocal/*.m4
12mr|gnome-doc-utils-0.20.10-4|99	%{_datadir}/gnome-doc-utils/gnome-doc-utils.make
12mr|gnome-doc-utils-0.20.10-4|100	%{_datadir}/gnome-doc-utils/templates
12mr|gnome-doc-utils-0.20.10-4|101	%{_datadir}/gnome-doc-utils/template*.*
12mr|gnome-doc-utils-0.20.10-4|102	
12mr|gnome-doc-utils-0.20.10-4|103	
12mr|gnome-doc-utils-0.20.10-4|104	
12mr|gnome-doc-utils-0.20.10-4|105	
12mr|gnome-doc-utils-0.20.10-4|106	%changelog
12mr|gnome-doc-utils-0.20.10-4|107	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-doc-utils-0.20.10-4|108	+ Commit: 492982e
12mr|gnome-doc-utils-0.20.10-4|109	- New version 0.20.10 (sync with Cooker)
12mr|gnome-doc-utils-0.20.10-4|110	
12mr|gnome-doc-utils-0.20.10-4|111	

14134 12
12mr|gnome-font-viewer-3.6.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|gnome-font-viewer-3.6.1-1|2	
12mr|gnome-font-viewer-3.6.1-1|3	Summary:	GNOME Font viewer
12mr|gnome-font-viewer-3.6.1-1|4	Name:		gnome-font-viewer
12mr|gnome-font-viewer-3.6.1-1|5	Version:	3.6.1
12mr|gnome-font-viewer-3.6.1-1|6	Release:	1
12mr|gnome-font-viewer-3.6.1-1|7	License:	GPLv2+
12mr|gnome-font-viewer-3.6.1-1|8	Group:		Graphical desktop/GNOME
12mr|gnome-font-viewer-3.6.1-1|9	Url:		http://www.gnome.org
12mr|gnome-font-viewer-3.6.1-1|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|gnome-font-viewer-3.6.1-1|11	BuildRequires:	intltool
12mr|gnome-font-viewer-3.6.1-1|12	BuildRequires:	pkgconfig(glib-2.0)
12mr|gnome-font-viewer-3.6.1-1|13	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gnome-font-viewer-3.6.1-1|14	BuildRequires:	pkgconfig(freetype2)
12mr|gnome-font-viewer-3.6.1-1|15	BuildRequires:	gnome-desktop3-devel
12mr|gnome-font-viewer-3.6.1-1|16	Conflicts:	gnome-utils < 1:3.3.1
12mr|gnome-font-viewer-3.6.1-1|17	
12mr|gnome-font-viewer-3.6.1-1|18	%description
12mr|gnome-font-viewer-3.6.1-1|19	Font viewer for Gnome desktop.
12mr|gnome-font-viewer-3.6.1-1|20	
12mr|gnome-font-viewer-3.6.1-1|21	%prep
12mr|gnome-font-viewer-3.6.1-1|22	%setup -q
12mr|gnome-font-viewer-3.6.1-1|23	
12mr|gnome-font-viewer-3.6.1-1|24	%build
12mr|gnome-font-viewer-3.6.1-1|25	%configure2_5x \
12mr|gnome-font-viewer-3.6.1-1|26	--disable-rpath \
12mr|gnome-font-viewer-3.6.1-1|27	--disable-schemas-compile
12mr|gnome-font-viewer-3.6.1-1|28	%make
12mr|gnome-font-viewer-3.6.1-1|29	
12mr|gnome-font-viewer-3.6.1-1|30	%install
12mr|gnome-font-viewer-3.6.1-1|31	%makeinstall_std
12mr|gnome-font-viewer-3.6.1-1|32	
12mr|gnome-font-viewer-3.6.1-1|33	%find_lang %{name} --with-gnome
12mr|gnome-font-viewer-3.6.1-1|34	
12mr|gnome-font-viewer-3.6.1-1|35	%files -f %{name}.lang
12mr|gnome-font-viewer-3.6.1-1|36	%doc NEWS
12mr|gnome-font-viewer-3.6.1-1|37	%{_bindir}/%{name}
12mr|gnome-font-viewer-3.6.1-1|38	%{_bindir}/gnome-thumbnail-font
12mr|gnome-font-viewer-3.6.1-1|39	%{_datadir}/thumbnailers/gnome-font-viewer.thumbnailer
12mr|gnome-font-viewer-3.6.1-1|40	%{_datadir}/applications/%{name}.desktop

14135 12
12mr|gnome-games-3.6.0-2|1	Summary:	GNOME games
12mr|gnome-games-3.6.0-2|2	Name:		gnome-games
12mr|gnome-games-3.6.0-2|3	Version:	3.6.0
12mr|gnome-games-3.6.0-2|4	Release:	2
12mr|gnome-games-3.6.0-2|5	License:	GPLv2+
12mr|gnome-games-3.6.0-2|6	Group:		Games/Other
12mr|gnome-games-3.6.0-2|7	URL:		http://live.gnome.org/GnomeGames/
12mr|gnome-games-3.6.0-2|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gnome-games/3.6/gnome-games-%{version}.tar.xz
12mr|gnome-games-3.6.0-2|9	
12mr|gnome-games-3.6.0-2|10	BuildRequires:	desktop-file-utils
12mr|gnome-games-3.6.0-2|11	BuildRequires:	gnome-doc-utils
12mr|gnome-games-3.6.0-2|12	BuildRequires:	gob2
12mr|gnome-games-3.6.0-2|13	BuildRequires:	gnome-common
12mr|gnome-games-3.6.0-2|14	BuildRequires:	intltool
12mr|gnome-games-3.6.0-2|15	BuildRequires:	itstool
12mr|gnome-games-3.6.0-2|16	BuildRequires:	libxml2-utils
12mr|gnome-games-3.6.0-2|17	BuildRequires:	x11-server-xvfb
12mr|gnome-games-3.6.0-2|18	BuildRequires:	vala
12mr|gnome-games-3.6.0-2|19	BuildRequires:	pkgconfig(cairo)
12mr|gnome-games-3.6.0-2|20	BuildRequires:	pkgconfig(clutter-1.0)
12mr|gnome-games-3.6.0-2|21	BuildRequires:	pkgconfig(clutter-gtk-1.0)
12mr|gnome-games-3.6.0-2|22	BuildRequires:	pkgconfig(gconf-2.0)
12mr|gnome-games-3.6.0-2|23	BuildRequires:	pkgconfig(gio-2.0)
12mr|gnome-games-3.6.0-2|24	BuildRequires:	pkgconfig(gl)
12mr|gnome-games-3.6.0-2|25	BuildRequires:	pkgconfig(glu)
12mr|gnome-games-3.6.0-2|26	BuildRequires:	pkgconfig(gmodule-2.0)
12mr|gnome-games-3.6.0-2|27	BuildRequires:	pkgconfig(gobject-2.0)
12mr|gnome-games-3.6.0-2|28	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gnome-games-3.6.0-2|29	BuildRequires:	pkgconfig(ice)
12mr|gnome-games-3.6.0-2|30	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mr|gnome-games-3.6.0-2|31	BuildRequires:	pkgconfig(librsvg-2.0)
12mr|gnome-games-3.6.0-2|32	BuildRequires:	pkgconfig(pygobject-2.0)
12mr|gnome-games-3.6.0-2|33	BuildRequires:	pkgconfig(sm)
12mr|gnome-games-3.6.0-2|34	BuildRequires:	pkgconfig(sqlite3)
12mr|gnome-games-3.6.0-2|35	BuildRequires:	pkgconfig(x11)
12mr|gnome-games-3.6.0-2|36	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|gnome-games-3.6.0-2|37	
12mr|gnome-games-3.6.0-2|38	#Requires: aisleriot
12mr|gnome-games-3.6.0-2|39	Requires:	glchess
12mr|gnome-games-3.6.0-2|40	Requires:	glines
12mr|gnome-games-3.6.0-2|41	Requires:	gnect
12mr|gnome-games-3.6.0-2|42	Requires:	gnibbles
12mr|gnome-games-3.6.0-2|43	Requires:	gnobots2
12mr|gnome-games-3.6.0-2|44	Requires:	gnome-mahjongg
12mr|gnome-games-3.6.0-2|45	Requires:	gnome-sudoku
12mr|gnome-games-3.6.0-2|46	Requires:	gnomine
12mr|gnome-games-3.6.0-2|47	Requires:	gnotravex
12mr|gnome-games-3.6.0-2|48	Requires:	gnotski
12mr|gnome-games-3.6.0-2|49	Requires:	gtali
12mr|gnome-games-3.6.0-2|50	Requires:	iagno
12mr|gnome-games-3.6.0-2|51	Requires:	lightsoff
12mr|gnome-games-3.6.0-2|52	Requires:	quadrapassel
12mr|gnome-games-3.6.0-2|53	Requires:	swell-foop
12mr|gnome-games-3.6.0-2|54	
12mr|gnome-games-3.6.0-2|55	%description
12mr|gnome-games-3.6.0-2|56	The gnome-games package includes games for the GNOME GUI desktop environment.
12mr|gnome-games-3.6.0-2|57	They include:
12mr|gnome-games-3.6.0-2|58	
12mr|gnome-games-3.6.0-2|59	AisleRiot       A compilation of seventy different solitaire card games.
12mr|gnome-games-3.6.0-2|60	Ataxx           Disk-flipping game where players try and control most disks.
12mr|gnome-games-3.6.0-2|61	Four-in-a-row   Players tries to make a line of four disks. (Connect Four)
12mr|gnome-games-3.6.0-2|62	Iagno           GNOME version of the popular Othello (R) chess.
12mr|gnome-games-3.6.0-2|63	Klotski         A series of sliding block puzzles.
12mr|gnome-games-3.6.0-2|64	Lines           Move balls around the grid to form lines of the same colour
12mr|gnome-games-3.6.0-2|65	to make them disappear, while more balls keep dropping in.
12mr|gnome-games-3.6.0-2|66	Mahjongg        Remove tiles in matching pairs from a pile to dismantle it.
12mr|gnome-games-3.6.0-2|67	Mines           The popular logic puzzle minesweeper.
12mr|gnome-games-3.6.0-2|68	Nibbles         Pilot a worm around a maze trying to collect diamonds.
12mr|gnome-games-3.6.0-2|69	Robots          Classic BSD robots game, avoiding robots approaching you.
12mr|gnome-games-3.6.0-2|70	Same GNOME      In a grid of stones of different colors, try remove stones
12mr|gnome-games-3.6.0-2|71	where two or more of the same colour touch each other.
12mr|gnome-games-3.6.0-2|72	Tali            Poker-like dice game without money, similar to Yahtzee.
12mr|gnome-games-3.6.0-2|73	Tetravex        A puzzle where you match tiles edges together.
12mr|gnome-games-3.6.0-2|74	GLChess		Chess with a 3D board.
12mr|gnome-games-3.6.0-2|75	Lights Off	Turn off all the lights.
12mr|gnome-games-3.6.0-2|76	Swell Foop	Clear the screen by removing groups of colored and shaped tiles
12mr|gnome-games-3.6.0-2|77	Quadrapassel	Tetris clone.
12mr|gnome-games-3.6.0-2|78	
12mr|gnome-games-3.6.0-2|79	#-----------------------------------------------------------
12mr|gnome-games-3.6.0-2|80	%package common
12mr|gnome-games-3.6.0-2|81	Summary:	Common files for GNOME Games
12mr|gnome-games-3.6.0-2|82	Group:		Games/Other
12mr|gnome-games-3.6.0-2|83	Conflicts:	gnome-games < 2.29.6-2
12mr|gnome-games-3.6.0-2|84	Requires:	python-gi-cairo
12mr|gnome-games-3.6.0-2|85	Requires:	typelib(Gtk) >= 3.0
12mr|gnome-games-3.6.0-2|86	
12mr|gnome-games-3.6.0-2|87	%description common
12mr|gnome-games-3.6.0-2|88	Common files for GNOME Games.
12mr|gnome-games-3.6.0-2|89	
12mr|gnome-games-3.6.0-2|90	%files common -f %{name}.lang
12mr|gnome-games-3.6.0-2|91	
12mr|gnome-games-3.6.0-2|92	#-----------------------------------------------------------
12mr|gnome-games-3.6.0-2|93	%package -n glchess
12mr|gnome-games-3.6.0-2|94	Summary:	Chess with a 3D board
12mr|gnome-games-3.6.0-2|95	Group:		Games/Other
12mr|gnome-games-3.6.0-2|96	Conflicts:	gnome-games < 2.29.6-2
12mr|gnome-games-3.6.0-2|97	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-games-3.6.0-2|98	
12mr|gnome-games-3.6.0-2|99	%description -n glchess
12mr|gnome-games-3.6.0-2|100	Chess with a 3D board.
12mr|gnome-games-3.6.0-2|101	
12mr|gnome-games-3.6.0-2|102	%files -n glchess -f glchess.lang
12mr|gnome-games-3.6.0-2|103	%attr(2555, root, games) %{_bindir}/glchess
12mr|gnome-games-3.6.0-2|104	%{_datadir}/glchess
12mr|gnome-games-3.6.0-2|105	%{_datadir}/applications/glchess.desktop
12mr|gnome-games-3.6.0-2|106	%{_datadir}/glib-2.0/schemas/org.gnome.glchess.gschema.xml
12mr|gnome-games-3.6.0-2|107	%{_iconsdir}/*/*/*/*glchess.*
12mr|gnome-games-3.6.0-2|108	%{_mandir}/man6/glchess.*
12mr|gnome-games-3.6.0-2|109	
12mr|gnome-games-3.6.0-2|110	#-----------------------------------------------------------
12mr|gnome-games-3.6.0-2|111	%package -n glines
12mr|gnome-games-3.6.0-2|112	Summary:	Move balls
12mr|gnome-games-3.6.0-2|113	Group:		Games/Other
12mr|gnome-games-3.6.0-2|114	Conflicts:	gnome-games < 2.29.6-2
12mr|gnome-games-3.6.0-2|115	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-games-3.6.0-2|116	
12mr|gnome-games-3.6.0-2|117	%description -n glines
12mr|gnome-games-3.6.0-2|118	Move balls around the grid to form lines of the same colour
12mr|gnome-games-3.6.0-2|119	to make them disappear, while more balls keep dropping in.
12mr|gnome-games-3.6.0-2|120	
12mr|gnome-games-3.6.0-2|121	%pre -n glines
12mr|gnome-games-3.6.0-2|122	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mr|gnome-games-3.6.0-2|123	for i in glines.Large \
12mr|gnome-games-3.6.0-2|124	glines.Medium \
12mr|gnome-games-3.6.0-2|125	glines.Small \
12mr|gnome-games-3.6.0-2|126	; do
12mr|gnome-games-3.6.0-2|127	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mr|gnome-games-3.6.0-2|128	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mr|gnome-games-3.6.0-2|129	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mr|gnome-games-3.6.0-2|130	fi
12mr|gnome-games-3.6.0-2|131	done
12mr|gnome-games-3.6.0-2|132	
12mr|gnome-games-3.6.0-2|133	%files -n glines -f glines.lang
12mr|gnome-games-3.6.0-2|134	%attr(2555, root, games) %{_bindir}/glines
12mr|gnome-games-3.6.0-2|135	%{_datadir}/glines
12mr|gnome-games-3.6.0-2|136	%{_datadir}/applications/glines.desktop
12mr|gnome-games-3.6.0-2|137	%{_datadir}/glib-2.0/schemas/org.gnome.glines.gschema.xml
12mr|gnome-games-3.6.0-2|138	%{_iconsdir}/*/*/*/*glines.*
12mr|gnome-games-3.6.0-2|139	%{_mandir}/man6/glines.*
12mr|gnome-games-3.6.0-2|140	%attr(664, games, games) %ghost %{_localstatedir}/games/glines.*.scores
12mr|gnome-games-3.6.0-2|141	
12mr|gnome-games-3.6.0-2|142	#-----------------------------------------------------------
12mr|gnome-games-3.6.0-2|143	%package -n gnect
12mr|gnome-games-3.6.0-2|144	Summary:	A four-in-a-row game
12mr|gnome-games-3.6.0-2|145	Group:		Games/Other
12mr|gnome-games-3.6.0-2|146	Conflicts:	gnome-games < 2.29.6-2
12mr|gnome-games-3.6.0-2|147	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-games-3.6.0-2|148	
12mr|gnome-games-3.6.0-2|149	%description -n gnect
12mr|gnome-games-3.6.0-2|150	gnect is a four-in-a-row game for the GNOME Project.
12mr|gnome-games-3.6.0-2|151	The object of the game is to build a line of four of your marbles
12mr|gnome-games-3.6.0-2|152	while trying to stop your opponent (human or computer) building a
12mr|gnome-games-3.6.0-2|153	line of his or her own. A line can be horizontal, vertical or
12mr|gnome-games-3.6.0-2|154	diagonal.
12mr|gnome-games-3.6.0-2|155	
12mr|gnome-games-3.6.0-2|156	%files -n gnect -f gnect.lang
12mr|gnome-games-3.6.0-2|157	%attr(2555, root, games) %{_bindir}/gnect
12mr|gnome-games-3.6.0-2|158	%{_datadir}/gnect
12mr|gnome-games-3.6.0-2|159	%{_datadir}/applications/gnect.desktop
12mr|gnome-games-3.6.0-2|160	%{_datadir}/glib-2.0/schemas/org.gnome.gnect.gschema.xml
12mr|gnome-games-3.6.0-2|161	%{_iconsdir}/*/*/*/*gnect.*
12mr|gnome-games-3.6.0-2|162	%{_mandir}/man6/gnect.*
12mr|gnome-games-3.6.0-2|163	
12mr|gnome-games-3.6.0-2|164	#-----------------------------------------------------------
12mr|gnome-games-3.6.0-2|165	%package -n gnibbles
12mr|gnome-games-3.6.0-2|166	Summary:	A worm game
12mr|gnome-games-3.6.0-2|167	Group:		Games/Other
12mr|gnome-games-3.6.0-2|168	Conflicts:	gnome-games < 2.29.6-2
12mr|gnome-games-3.6.0-2|169	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-games-3.6.0-2|170	
12mr|gnome-games-3.6.0-2|171	%description -n gnibbles
12mr|gnome-games-3.6.0-2|172	Nibbles is a worm game for GNOME. The player controls a 2D
12mr|gnome-games-3.6.0-2|173	worm while trying to get food. Getting food gives points,
12mr|gnome-games-3.6.0-2|174	but hitting anything causes a loss of points. When all points
12mr|gnome-games-3.6.0-2|175	are lost, the player loses.
12mr|gnome-games-3.6.0-2|176	
12mr|gnome-games-3.6.0-2|177	%pre -n gnibbles
12mr|gnome-games-3.6.0-2|178	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mr|gnome-games-3.6.0-2|179	for i in \
12mr|gnome-games-3.6.0-2|180	gnibbles.1.0 \
12mr|gnome-games-3.6.0-2|181	gnibbles.1.1 \
12mr|gnome-games-3.6.0-2|182	gnibbles.2.0 \
12mr|gnome-games-3.6.0-2|183	gnibbles.2.1 \
12mr|gnome-games-3.6.0-2|184	gnibbles.3.0 \
12mr|gnome-games-3.6.0-2|185	gnibbles.3.1 \
12mr|gnome-games-3.6.0-2|186	gnibbles.4.0 \
12mr|gnome-games-3.6.0-2|187	gnibbles.4.1 \
12mr|gnome-games-3.6.0-2|188	; do
12mr|gnome-games-3.6.0-2|189	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mr|gnome-games-3.6.0-2|190	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mr|gnome-games-3.6.0-2|191	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mr|gnome-games-3.6.0-2|192	fi
12mr|gnome-games-3.6.0-2|193	done
12mr|gnome-games-3.6.0-2|194	
12mr|gnome-games-3.6.0-2|195	%files -n gnibbles -f gnibbles.lang
12mr|gnome-games-3.6.0-2|196	%attr(2555, root, games) %{_bindir}/gnibbles
12mr|gnome-games-3.6.0-2|197	%{_datadir}/gnibbles
12mr|gnome-games-3.6.0-2|198	%{_datadir}/applications/gnibbles.desktop
12mr|gnome-games-3.6.0-2|199	%{_datadir}/glib-2.0/schemas/org.gnome.gnibbles.gschema.xml
12mr|gnome-games-3.6.0-2|200	%{_iconsdir}/*/*/*/*gnibbles.*
12mr|gnome-games-3.6.0-2|201	%{_mandir}/man6/gnibbles.*
12mr|gnome-games-3.6.0-2|202	%attr(664, games, games) %ghost %{_localstatedir}/games/gnibbles.*.scores
12mr|gnome-games-3.6.0-2|203	
12mr|gnome-games-3.6.0-2|204	#-----------------------------------------------------------
12mr|gnome-games-3.6.0-2|205	%package -n gnobots2
12mr|gnome-games-3.6.0-2|206	Summary:	Graphical version of text based robots game
12mr|gnome-games-3.6.0-2|207	Group:		Games/Other
12mr|gnome-games-3.6.0-2|208	Conflicts:	gnome-games < 2.29.6-2
12mr|gnome-games-3.6.0-2|209	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-games-3.6.0-2|210	
12mr|gnome-games-3.6.0-2|211	%description -n gnobots2
12mr|gnome-games-3.6.0-2|212	Robots is a graphical version of the original text based
12mr|gnome-games-3.6.0-2|213	robots game, which can be found on a number of UNIX systems.
12mr|gnome-games-3.6.0-2|214	The player must outwit the robots chasing him/her by getting
12mr|gnome-games-3.6.0-2|215	them to run into each other.
12mr|gnome-games-3.6.0-2|216	
12mr|gnome-games-3.6.0-2|217	%pre -n gnobots2
12mr|gnome-games-3.6.0-2|218	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mr|gnome-games-3.6.0-2|219	for i in \
12mr|gnome-games-3.6.0-2|220	gnobots2.classic_robots-safe \
12mr|gnome-games-3.6.0-2|221	gnobots2.classic_robots-super-safe \
12mr|gnome-games-3.6.0-2|222	gnobots2.classic_robots \
12mr|gnome-games-3.6.0-2|223	gnobots2.nightmare-safe \
12mr|gnome-games-3.6.0-2|224	gnobots2.nightmare-super-safe \
12mr|gnome-games-3.6.0-2|225	gnobots2.nightmare \
12mr|gnome-games-3.6.0-2|226	gnobots2.robots2-safe \
12mr|gnome-games-3.6.0-2|227	gnobots2.robots2-super-safe \
12mr|gnome-games-3.6.0-2|228	gnobots2.robots2 \
12mr|gnome-games-3.6.0-2|229	gnobots2.robots2_easy-safe \
12mr|gnome-games-3.6.0-2|230	gnobots2.robots2_easy-super-safe \
12mr|gnome-games-3.6.0-2|231	gnobots2.robots2_easy \
12mr|gnome-games-3.6.0-2|232	gnobots2.robots_with_safe_teleport-safe \
12mr|gnome-games-3.6.0-2|233	gnobots2.robots_with_safe_teleport-super-safe \
12mr|gnome-games-3.6.0-2|234	gnobots2.robots_with_safe_teleport \
12mr|gnome-games-3.6.0-2|235	; do
12mr|gnome-games-3.6.0-2|236	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mr|gnome-games-3.6.0-2|237	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mr|gnome-games-3.6.0-2|238	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mr|gnome-games-3.6.0-2|239	fi
12mr|gnome-games-3.6.0-2|240	done
12mr|gnome-games-3.6.0-2|241	
12mr|gnome-games-3.6.0-2|242	%files -n gnobots2 -f gnobots2.lang
12mr|gnome-games-3.6.0-2|243	%attr(2555, root, games) %{_bindir}/gnobots2
12mr|gnome-games-3.6.0-2|244	%{_datadir}/gnobots2
12mr|gnome-games-3.6.0-2|245	%{_datadir}/applications/gnobots2.desktop
12mr|gnome-games-3.6.0-2|246	%{_datadir}/glib-2.0/schemas/org.gnome.gnobots2.gschema.xml
12mr|gnome-games-3.6.0-2|247	%{_iconsdir}/*/*/*/gnobots2.*
12mr|gnome-games-3.6.0-2|248	%{_iconsdir}/hicolor/*/actions/teleport*.png
12mr|gnome-games-3.6.0-2|249	%{_mandir}/man6/gnobots2.*
12mr|gnome-games-3.6.0-2|250	%attr(664, games, games) %ghost %{_localstatedir}/games/gnobots2.*.scores
12mr|gnome-games-3.6.0-2|251	
12mr|gnome-games-3.6.0-2|252	#-----------------------------------------------------------
12mr|gnome-games-3.6.0-2|253	%package -n gnome-sudoku
12mr|gnome-games-3.6.0-2|254	Summary:	Generate and play the popular Sudoku logic puzzle
12mr|gnome-games-3.6.0-2|255	Group:		Games/Other
12mr|gnome-games-3.6.0-2|256	Conflicts:	gnome-games < 2.29.6-2
12mr|gnome-games-3.6.0-2|257	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-games-3.6.0-2|258	
12mr|gnome-games-3.6.0-2|259	%description -n gnome-sudoku
12mr|gnome-games-3.6.0-2|260	gnome-sudoku is an application to generate and play the popular
12mr|gnome-games-3.6.0-2|261	Sudoku logic puzzle (also known as Number Place).
12mr|gnome-games-3.6.0-2|262	
12mr|gnome-games-3.6.0-2|263	%files -n gnome-sudoku -f gnome-sudoku.lang
12mr|gnome-games-3.6.0-2|264	%attr(2555, root, games) %{_bindir}/gnome-sudoku
12mr|gnome-games-3.6.0-2|265	%{py_puresitedir}/gnome_sudoku
12mr|gnome-games-3.6.0-2|266	%{_datadir}/gnome-sudoku
12mr|gnome-games-3.6.0-2|267	%{_datadir}/applications/gnome-sudoku.desktop
12mr|gnome-games-3.6.0-2|268	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-sudoku.gschema.xml
12mr|gnome-games-3.6.0-2|269	%{_iconsdir}/*/*/*/gnome-sudoku.*
12mr|gnome-games-3.6.0-2|270	%{_mandir}/man6/gnome-sudoku.*
12mr|gnome-games-3.6.0-2|271	
12mr|gnome-games-3.6.0-2|272	#-----------------------------------------------------------
12mr|gnome-games-3.6.0-2|273	%package -n gnomine
12mr|gnome-games-3.6.0-2|274	Summary: A puzzle game
12mr|gnome-games-3.6.0-2|275	Group: Games/Other
12mr|gnome-games-3.6.0-2|276	Conflicts: gnome-games < 2.29.6-2
12mr|gnome-games-3.6.0-2|277	Requires: %{name}-common = %{version}-%{release}
12mr|gnome-games-3.6.0-2|278	
12mr|gnome-games-3.6.0-2|279	%description -n gnomine
12mr|gnome-games-3.6.0-2|280	gnomine is a puzzle game where you locate mines floating in an
12mr|gnome-games-3.6.0-2|281	ocean using only your brain and a little bit of luck.
12mr|gnome-games-3.6.0-2|282	
12mr|gnome-games-3.6.0-2|283	%pre -n gnomine
12mr|gnome-games-3.6.0-2|284	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mr|gnome-games-3.6.0-2|285	for i in \
12mr|gnome-games-3.6.0-2|286	gnomine.Custom \
12mr|gnome-games-3.6.0-2|287	gnomine.Large \
12mr|gnome-games-3.6.0-2|288	gnomine.Medium \
12mr|gnome-games-3.6.0-2|289	gnomine.Small \
12mr|gnome-games-3.6.0-2|290	; do
12mr|gnome-games-3.6.0-2|291	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mr|gnome-games-3.6.0-2|292	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mr|gnome-games-3.6.0-2|293	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mr|gnome-games-3.6.0-2|294	fi
12mr|gnome-games-3.6.0-2|295	done
12mr|gnome-games-3.6.0-2|296	
12mr|gnome-games-3.6.0-2|297	%files -n gnomine -f gnomine.lang
12mr|gnome-games-3.6.0-2|298	%attr(2555, root, games) %{_bindir}/gnomine
12mr|gnome-games-3.6.0-2|299	%{_datadir}/gnomine
12mr|gnome-games-3.6.0-2|300	%{_datadir}/applications/gnomine.desktop
12mr|gnome-games-3.6.0-2|301	%{_datadir}/glib-2.0/schemas/org.gnome.gnomine.gschema.xml
12mr|gnome-games-3.6.0-2|302	%{_iconsdir}/*/*/*/gnomine.*
12mr|gnome-games-3.6.0-2|303	%{_mandir}/man6/gnomine.*
12mr|gnome-games-3.6.0-2|304	%attr(664, games, games) %ghost %{_localstatedir}/games/gnomine.*.scores
12mr|gnome-games-3.6.0-2|305	
12mr|gnome-games-3.6.0-2|306	#-----------------------------------------------------------
12mr|gnome-games-3.6.0-2|307	%package -n gnotravex
12mr|gnome-games-3.6.0-2|308	Summary:	A simple puzzle game
12mr|gnome-games-3.6.0-2|309	Group:		Games/Other
12mr|gnome-games-3.6.0-2|310	Conflicts:	gnome-games < 2.29.6-2
12mr|gnome-games-3.6.0-2|311	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-games-3.6.0-2|312	
12mr|gnome-games-3.6.0-2|313	%description -n gnotravex
12mr|gnome-games-3.6.0-2|314	GNOME Tetravex is a simple puzzle where pieces must be positioned so
12mr|gnome-games-3.6.0-2|315	that the same numbers are touching each other. Your game is timed,
12mr|gnome-games-3.6.0-2|316	these times are stored in a system-wide scoreboard.
12mr|gnome-games-3.6.0-2|317	
12mr|gnome-games-3.6.0-2|318	%pre -n gnotravex
12mr|gnome-games-3.6.0-2|319	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mr|gnome-games-3.6.0-2|320	for i in \
12mr|gnome-games-3.6.0-2|321	gnotravex.2x2 \
12mr|gnome-games-3.6.0-2|322	gnotravex.3x3 \
12mr|gnome-games-3.6.0-2|323	gnotravex.4x4 \
12mr|gnome-games-3.6.0-2|324	gnotravex.5x5 \
12mr|gnome-games-3.6.0-2|325	gnotravex.6x6 \
12mr|gnome-games-3.6.0-2|326	; do
12mr|gnome-games-3.6.0-2|327	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mr|gnome-games-3.6.0-2|328	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mr|gnome-games-3.6.0-2|329	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mr|gnome-games-3.6.0-2|330	fi
12mr|gnome-games-3.6.0-2|331	done
12mr|gnome-games-3.6.0-2|332	
12mr|gnome-games-3.6.0-2|333	%files -n gnotravex -f gnotravex.lang
12mr|gnome-games-3.6.0-2|334	%attr(2555, root, games) %{_bindir}/gnotravex
12mr|gnome-games-3.6.0-2|335	%{_datadir}/gnotravex
12mr|gnome-games-3.6.0-2|336	%{_datadir}/applications/gnotravex.desktop
12mr|gnome-games-3.6.0-2|337	%{_datadir}/glib-2.0/schemas/org.gnome.gnotravex.gschema.xml
12mr|gnome-games-3.6.0-2|338	%{_iconsdir}/*/*/*/gnotravex.*
12mr|gnome-games-3.6.0-2|339	%{_mandir}/man6/gnotravex.*
12mr|gnome-games-3.6.0-2|340	%attr(664, games, games) %ghost %{_localstatedir}/games/gnotravex.*.scores
12mr|gnome-games-3.6.0-2|341	
12mr|gnome-games-3.6.0-2|342	#-----------------------------------------------------------
12mr|gnome-games-3.6.0-2|343	%package -n gnotski
12mr|gnome-games-3.6.0-2|344	Summary:	Clone of the Klotski game
12mr|gnome-games-3.6.0-2|345	Group:		Games/Other
12mr|gnome-games-3.6.0-2|346	Conflicts:	gnome-games < 2.29.6-2
12mr|gnome-games-3.6.0-2|347	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-games-3.6.0-2|348	
12mr|gnome-games-3.6.0-2|349	%description -n gnotski
12mr|gnome-games-3.6.0-2|350	The gnotski application is a clone of the Klotski game. The
12mr|gnome-games-3.6.0-2|351	objective is to move the patterned block to the area bordered
12mr|gnome-games-3.6.0-2|352	by green markers.
12mr|gnome-games-3.6.0-2|353	
12mr|gnome-games-3.6.0-2|354	%pre -n gnotski
12mr|gnome-games-3.6.0-2|355	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mr|gnome-games-3.6.0-2|356	for i in \
12mr|gnome-games-3.6.0-2|357	gnotski.1 \
12mr|gnome-games-3.6.0-2|358	gnotski.2 \
12mr|gnome-games-3.6.0-2|359	gnotski.3 \
12mr|gnome-games-3.6.0-2|360	gnotski.4 \
12mr|gnome-games-3.6.0-2|361	gnotski.5 \
12mr|gnome-games-3.6.0-2|362	gnotski.6 \
12mr|gnome-games-3.6.0-2|363	gnotski.7 \
12mr|gnome-games-3.6.0-2|364	gnotski.8 \
12mr|gnome-games-3.6.0-2|365	gnotski.9 \
12mr|gnome-games-3.6.0-2|366	gnotski.10 \
12mr|gnome-games-3.6.0-2|367	gnotski.11 \
12mr|gnome-games-3.6.0-2|368	gnotski.12 \
12mr|gnome-games-3.6.0-2|369	gnotski.13 \
12mr|gnome-games-3.6.0-2|370	gnotski.14 \
12mr|gnome-games-3.6.0-2|371	gnotski.15 \
12mr|gnome-games-3.6.0-2|372	gnotski.16 \
12mr|gnome-games-3.6.0-2|373	gnotski.17 \
12mr|gnome-games-3.6.0-2|374	gnotski.18 \
12mr|gnome-games-3.6.0-2|375	gnotski.19 \
12mr|gnome-games-3.6.0-2|376	gnotski.20 \
12mr|gnome-games-3.6.0-2|377	gnotski.21 \
12mr|gnome-games-3.6.0-2|378	gnotski.22 \
12mr|gnome-games-3.6.0-2|379	gnotski.23 \
12mr|gnome-games-3.6.0-2|380	gnotski.24 \
12mr|gnome-games-3.6.0-2|381	gnotski.25 \
12mr|gnome-games-3.6.0-2|382	gnotski.26 \
12mr|gnome-games-3.6.0-2|383	gnotski.27 \
12mr|gnome-games-3.6.0-2|384	gnotski.28 \
12mr|gnome-games-3.6.0-2|385	gnotski.29 \
12mr|gnome-games-3.6.0-2|386	gnotski.30 \
12mr|gnome-games-3.6.0-2|387	gnotski.31 \
12mr|gnome-games-3.6.0-2|388	gnotski.32 \
12mr|gnome-games-3.6.0-2|389	gnotski.33 \
12mr|gnome-games-3.6.0-2|390	gnotski.34 \
12mr|gnome-games-3.6.0-2|391	gnotski.35 \
12mr|gnome-games-3.6.0-2|392	gnotski.36 \
12mr|gnome-games-3.6.0-2|393	gnotski.37 \
12mr|gnome-games-3.6.0-2|394	; do
12mr|gnome-games-3.6.0-2|395	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mr|gnome-games-3.6.0-2|396	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mr|gnome-games-3.6.0-2|397	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mr|gnome-games-3.6.0-2|398	fi
12mr|gnome-games-3.6.0-2|399	done
12mr|gnome-games-3.6.0-2|400	
12mr|gnome-games-3.6.0-2|401	%files -n gnotski -f gnotski.lang
12mr|gnome-games-3.6.0-2|402	%attr(2555, root, games) %{_bindir}/gnotski
12mr|gnome-games-3.6.0-2|403	%{_datadir}/gnotski
12mr|gnome-games-3.6.0-2|404	%{_datadir}/applications/gnotski.desktop
12mr|gnome-games-3.6.0-2|405	%{_datadir}/glib-2.0/schemas/org.gnome.gnotski.gschema.xml
12mr|gnome-games-3.6.0-2|406	%{_iconsdir}/*/*/*/gnotski.*
12mr|gnome-games-3.6.0-2|407	%{_mandir}/man6/gnotski.*
12mr|gnome-games-3.6.0-2|408	%attr(664, games, games) %ghost %{_localstatedir}/games/gnotski.*.scores
12mr|gnome-games-3.6.0-2|409	
12mr|gnome-games-3.6.0-2|410	#-----------------------------------------------------------
12mr|gnome-games-3.6.0-2|411	%package -n gtali
12mr|gnome-games-3.6.0-2|412	Summary:	Tali is like Yahtzee for GNOME
12mr|gnome-games-3.6.0-2|413	Group:		Games/Other
12mr|gnome-games-3.6.0-2|414	Conflicts:	gnome-games < 2.29.6-2
12mr|gnome-games-3.6.0-2|415	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-games-3.6.0-2|416	
12mr|gnome-games-3.6.0-2|417	%description -n gtali
12mr|gnome-games-3.6.0-2|418	Tali is like Yahtzee for GNOME or like poker with dice. The player
12mr|gnome-games-3.6.0-2|419	rolls dice to try to make the best possible combinations, like
12mr|gnome-games-3.6.0-2|420	4 of a kind, small straight, and full house. The player is allowed
12mr|gnome-games-3.6.0-2|421	3 rolls per turn and can hold certain dice with each roll.
12mr|gnome-games-3.6.0-2|422	
12mr|gnome-games-3.6.0-2|423	%pre -n gtali
12mr|gnome-games-3.6.0-2|424	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mr|gnome-games-3.6.0-2|425	for i in \
12mr|gnome-games-3.6.0-2|426	gtali.Colors \
12mr|gnome-games-3.6.0-2|427	gtali.Regular \
12mr|gnome-games-3.6.0-2|428	; do
12mr|gnome-games-3.6.0-2|429	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mr|gnome-games-3.6.0-2|430	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mr|gnome-games-3.6.0-2|431	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mr|gnome-games-3.6.0-2|432	fi
12mr|gnome-games-3.6.0-2|433	done
12mr|gnome-games-3.6.0-2|434	
12mr|gnome-games-3.6.0-2|435	%files -n gtali -f gtali.lang
12mr|gnome-games-3.6.0-2|436	%attr(2555, root, games) %{_bindir}/gtali
12mr|gnome-games-3.6.0-2|437	%{_datadir}/gtali
12mr|gnome-games-3.6.0-2|438	%{_datadir}/applications/gtali.desktop
12mr|gnome-games-3.6.0-2|439	%{_datadir}/glib-2.0/schemas/org.gnome.gtali.gschema.xml
12mr|gnome-games-3.6.0-2|440	%{_iconsdir}/*/*/*/*tali.*
12mr|gnome-games-3.6.0-2|441	%{_mandir}/man6/gtali.*
12mr|gnome-games-3.6.0-2|442	%attr(664, games, games) %ghost %{_localstatedir}/games/gtali.*.scores
12mr|gnome-games-3.6.0-2|443	
12mr|gnome-games-3.6.0-2|444	#-----------------------------------------------------------
12mr|gnome-games-3.6.0-2|445	%package -n iagno
12mr|gnome-games-3.6.0-2|446	Summary:	Computer version of game Reversi/Othello
12mr|gnome-games-3.6.0-2|447	Group:		Games/Other
12mr|gnome-games-3.6.0-2|448	Conflicts:	gnome-games < 2.29.6-2
12mr|gnome-games-3.6.0-2|449	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-games-3.6.0-2|450	
12mr|gnome-games-3.6.0-2|451	%description -n iagno
12mr|gnome-games-3.6.0-2|452	Iagno is a computer version of the game Reversi, more popularly
12mr|gnome-games-3.6.0-2|453	called Othello. Iagno is a two player strategy game similar to
12mr|gnome-games-3.6.0-2|454	Go.  The board is 8 by 8 with tiles that are black on one side
12mr|gnome-games-3.6.0-2|455	and white on the other side.  The object of Iagno is to flip as
12mr|gnome-games-3.6.0-2|456	many of your opponent's tiles to your color as possible without
12mr|gnome-games-3.6.0-2|457	your opponent flipping your tiles.  This is done by trapping your
12mr|gnome-games-3.6.0-2|458	opponent's tiles between two tiles of your own color.
12mr|gnome-games-3.6.0-2|459	
12mr|gnome-games-3.6.0-2|460	%files -n iagno -f iagno.lang
12mr|gnome-games-3.6.0-2|461	%attr(2555, root, games) %{_bindir}/iagno
12mr|gnome-games-3.6.0-2|462	%{_datadir}/iagno
12mr|gnome-games-3.6.0-2|463	%{_datadir}/applications/iagno.desktop
12mr|gnome-games-3.6.0-2|464	%{_datadir}/glib-2.0/schemas/org.gnome.iagno.gschema.xml
12mr|gnome-games-3.6.0-2|465	%{_iconsdir}/*/*/*/*iagno.*
12mr|gnome-games-3.6.0-2|466	%{_mandir}/man6/iagno.*
12mr|gnome-games-3.6.0-2|467	
12mr|gnome-games-3.6.0-2|468	#-----------------------------------------------------------
12mr|gnome-games-3.6.0-2|469	%package -n lightsoff
12mr|gnome-games-3.6.0-2|470	Summary:	Turn off all the lights
12mr|gnome-games-3.6.0-2|471	Group:		Games/Other
12mr|gnome-games-3.6.0-2|472	Conflicts:	gnome-games < 2.29.6-2
12mr|gnome-games-3.6.0-2|473	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-games-3.6.0-2|474	Requires:	seed
12mr|gnome-games-3.6.0-2|475	
12mr|gnome-games-3.6.0-2|476	%description -n lightsoff
12mr|gnome-games-3.6.0-2|477	Puzzle where all lights have to be switched off.
12mr|gnome-games-3.6.0-2|478	
12mr|gnome-games-3.6.0-2|479	%files -n lightsoff -f lightsoff.lang
12mr|gnome-games-3.6.0-2|480	%attr(2555, root, games) %{_bindir}/lightsoff
12mr|gnome-games-3.6.0-2|481	%{_datadir}/lightsoff
12mr|gnome-games-3.6.0-2|482	%{_datadir}/applications/lightsoff.desktop
12mr|gnome-games-3.6.0-2|483	%{_datadir}/glib-2.0/schemas/org.gnome.lightsoff.gschema.xml
12mr|gnome-games-3.6.0-2|484	%{_iconsdir}/*/*/*/lightsoff.*
12mr|gnome-games-3.6.0-2|485	
12mr|gnome-games-3.6.0-2|486	#-----------------------------------------------------------
12mr|gnome-games-3.6.0-2|487	%package -n gnome-mahjongg
12mr|gnome-games-3.6.0-2|488	Summary:	Mahjongg tile solitaire game
12mr|gnome-games-3.6.0-2|489	Group:		Games/Other
12mr|gnome-games-3.6.0-2|490	Conflicts:	gnome-games < 2.29.6-2
12mr|gnome-games-3.6.0-2|491	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-games-3.6.0-2|492	
12mr|gnome-games-3.6.0-2|493	%description -n gnome-mahjongg
12mr|gnome-games-3.6.0-2|494	A tile-based solitaire game. Remove tiles in matching pairs to
12mr|gnome-games-3.6.0-2|495	dismantle elaborately designed stacks.
12mr|gnome-games-3.6.0-2|496	
12mr|gnome-games-3.6.0-2|497	%pre -n gnome-mahjongg
12mr|gnome-games-3.6.0-2|498	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mr|gnome-games-3.6.0-2|499	for i in \
12mr|gnome-games-3.6.0-2|500	gnome-mahjongg.bridges \
12mr|gnome-games-3.6.0-2|501	gnome-mahjongg.cloud \
12mr|gnome-games-3.6.0-2|502	gnome-mahjongg.confounding \
12mr|gnome-games-3.6.0-2|503	gnome-mahjongg.difficult \
12mr|gnome-games-3.6.0-2|504	gnome-mahjongg.dragon \
12mr|gnome-games-3.6.0-2|505	gnome-mahjongg.easy \
12mr|gnome-games-3.6.0-2|506	gnome-mahjongg.pyramid \
12mr|gnome-games-3.6.0-2|507	gnome-mahjongg.tictactoe \
12mr|gnome-games-3.6.0-2|508	gnome-mahjongg.ziggurat \
12mr|gnome-games-3.6.0-2|509	; do
12mr|gnome-games-3.6.0-2|510	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mr|gnome-games-3.6.0-2|511	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mr|gnome-games-3.6.0-2|512	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mr|gnome-games-3.6.0-2|513	fi
12mr|gnome-games-3.6.0-2|514	done
12mr|gnome-games-3.6.0-2|515	
12mr|gnome-games-3.6.0-2|516	%files -n gnome-mahjongg -f gnome-mahjongg.lang
12mr|gnome-games-3.6.0-2|517	%attr(2555, root, games) %{_bindir}/gnome-mahjongg
12mr|gnome-games-3.6.0-2|518	%{_datadir}/gnome-mahjongg
12mr|gnome-games-3.6.0-2|519	%{_datadir}/applications/gnome-mahjongg.desktop
12mr|gnome-games-3.6.0-2|520	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-mahjongg.gschema.xml
12mr|gnome-games-3.6.0-2|521	%{_iconsdir}/*/*/*/*mahjongg.*
12mr|gnome-games-3.6.0-2|522	%{_mandir}/man6/gnome-mahjongg.*
12mr|gnome-games-3.6.0-2|523	%attr(664, games, games) %ghost %{_localstatedir}/games/gnome-mahjongg.*.scores
12mr|gnome-games-3.6.0-2|524	
12mr|gnome-games-3.6.0-2|525	#-----------------------------------------------------------
12mr|gnome-games-3.6.0-2|526	%package -n quadrapassel
12mr|gnome-games-3.6.0-2|527	Summary:	Falling blocks game
12mr|gnome-games-3.6.0-2|528	Group:		Games/Other
12mr|gnome-games-3.6.0-2|529	Conflicts:	gnome-games < 2.29.6-2
12mr|gnome-games-3.6.0-2|530	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-games-3.6.0-2|531	Provides:	gnometris = %{version}-%{release}
12mr|gnome-games-3.6.0-2|532	
12mr|gnome-games-3.6.0-2|533	%description -n quadrapassel
12mr|gnome-games-3.6.0-2|534	The Russian game of falling geometric shapes. Fit blocks together
12mr|gnome-games-3.6.0-2|535	to make complete rows.
12mr|gnome-games-3.6.0-2|536	
12mr|gnome-games-3.6.0-2|537	%pre -n quadrapassel
12mr|gnome-games-3.6.0-2|538	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mr|gnome-games-3.6.0-2|539	for i in \
12mr|gnome-games-3.6.0-2|540	quadrapassel \
12mr|gnome-games-3.6.0-2|541	; do
12mr|gnome-games-3.6.0-2|542	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mr|gnome-games-3.6.0-2|543	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mr|gnome-games-3.6.0-2|544	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mr|gnome-games-3.6.0-2|545	fi
12mr|gnome-games-3.6.0-2|546	done
12mr|gnome-games-3.6.0-2|547	
12mr|gnome-games-3.6.0-2|548	%files -n quadrapassel -f quadrapassel.lang
12mr|gnome-games-3.6.0-2|549	%attr(2555, root, games) %{_bindir}/quadrapassel
12mr|gnome-games-3.6.0-2|550	%{_datadir}/quadrapassel
12mr|gnome-games-3.6.0-2|551	%{_datadir}/applications/quadrapassel.desktop
12mr|gnome-games-3.6.0-2|552	%{_datadir}/glib-2.0/schemas/org.gnome.quadrapassel.gschema.xml
12mr|gnome-games-3.6.0-2|553	%{_iconsdir}/*/*/*/*quadrapassel.*
12mr|gnome-games-3.6.0-2|554	%{_mandir}/man6/quadrapassel.*
12mr|gnome-games-3.6.0-2|555	%attr(664, games, games) %ghost %{_localstatedir}/games/quadrapassel.scores
12mr|gnome-games-3.6.0-2|556	
12mr|gnome-games-3.6.0-2|557	#-----------------------------------------------------------
12mr|gnome-games-3.6.0-2|558	%package -n swell-foop
12mr|gnome-games-3.6.0-2|559	Summary:	Colored ball puzzle game
12mr|gnome-games-3.6.0-2|560	Group:		Games/Other
12mr|gnome-games-3.6.0-2|561	Conflicts:	gnome-games < 2.29.6-2
12mr|gnome-games-3.6.0-2|562	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-games-3.6.0-2|563	Requires:	seed
12mr|gnome-games-3.6.0-2|564	
12mr|gnome-games-3.6.0-2|565	%description -n swell-foop
12mr|gnome-games-3.6.0-2|566	Remove blocks of balls of the same color in as few moves as
12mr|gnome-games-3.6.0-2|567	possible. Try to remove all balls for a bonus.
12mr|gnome-games-3.6.0-2|568	
12mr|gnome-games-3.6.0-2|569	%pre -n swell-foop
12mr|gnome-games-3.6.0-2|570	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mr|gnome-games-3.6.0-2|571	for i in \
12mr|gnome-games-3.6.0-2|572	swell-foop.large \
12mr|gnome-games-3.6.0-2|573	swell-foop.normal \
12mr|gnome-games-3.6.0-2|574	swell-foop.small \
12mr|gnome-games-3.6.0-2|575	; do
12mr|gnome-games-3.6.0-2|576	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mr|gnome-games-3.6.0-2|577	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mr|gnome-games-3.6.0-2|578	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mr|gnome-games-3.6.0-2|579	fi
12mr|gnome-games-3.6.0-2|580	done
12mr|gnome-games-3.6.0-2|581	
12mr|gnome-games-3.6.0-2|582	%files -n swell-foop -f swell-foop.lang
12mr|gnome-games-3.6.0-2|583	%attr(2555, root, games) %{_bindir}/swell-foop
12mr|gnome-games-3.6.0-2|584	%{_datadir}/swell-foop
12mr|gnome-games-3.6.0-2|585	%{_datadir}/applications/swell-foop.desktop
12mr|gnome-games-3.6.0-2|586	%{_datadir}/glib-2.0/schemas/org.gnome.swell-foop.gschema.xml
12mr|gnome-games-3.6.0-2|587	%{_iconsdir}/*/*/*/swell-foop.*
12mr|gnome-games-3.6.0-2|588	%attr(664, games, games) %ghost %{_localstatedir}/games/swell-foop.*.scores
12mr|gnome-games-3.6.0-2|589	
12mr|gnome-games-3.6.0-2|590	#-----------------------------------------------------------
12mr|gnome-games-3.6.0-2|591	
12mr|gnome-games-3.6.0-2|592	%prep
12mr|gnome-games-3.6.0-2|593	%setup -q
12mr|gnome-games-3.6.0-2|594	%apply_patches
12mr|gnome-games-3.6.0-2|595	
12mr|gnome-games-3.6.0-2|596	%build
12mr|gnome-games-3.6.0-2|597	%configure2_5x \
12mr|gnome-games-3.6.0-2|598	--disable-static \
12mr|gnome-games-3.6.0-2|599	--disable-schemas-install \
12mr|gnome-games-3.6.0-2|600	--enable-compile-warnings=no
12mr|gnome-games-3.6.0-2|601	
12mr|gnome-games-3.6.0-2|602	%make
12mr|gnome-games-3.6.0-2|603	
12mr|gnome-games-3.6.0-2|604	%install
12mr|gnome-games-3.6.0-2|605	%makeinstall_std
12mr|gnome-games-3.6.0-2|606	%find_lang %{name}
12mr|gnome-games-3.6.0-2|607	
12mr|gnome-games-3.6.0-2|608	%define games glchess glines gnect gnibbles gnobots2 gnome-sudoku gnomine gnotravex gnotski gtali iagno gnome-mahjongg lightsoff quadrapassel swell-foop
12mr|gnome-games-3.6.0-2|609	for game in %games; do
12mr|gnome-games-3.6.0-2|610	%find_lang $game --with-gnome
12mr|gnome-games-3.6.0-2|611	#sed -i "s|%%lang(sr@latin) %{_datadir}/help/${game}/sr@latin/figures$||g" ${game}.lang
12mr|gnome-games-3.6.0-2|612	done
12mr|gnome-games-3.6.0-2|613	
12mr|gnome-games-3.6.0-2|614	rm -rf %{buildroot}/var/lib/scrollkeeper %{buildroot}%{_sysconfdir}/ggz.modules
12mr|gnome-games-3.6.0-2|615	
12mr|gnome-games-3.6.0-2|616	%files
12mr|gnome-games-3.6.0-2|617	
12mr|gnome-games-3.6.0-2|618	
12mr|gnome-games-3.6.0-2|619	%changelog
12mr|gnome-games-3.6.0-2|620	* Mon Oct  8 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mr|gnome-games-3.6.0-2|621	- update to 3.6.0
12mr|gnome-games-3.6.0-2|622	
12mr|gnome-games-3.6.0-2|623	* Wed May 30 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.4.1-1
12mr|gnome-games-3.6.0-2|624	+ Revision: 801417
12mr|gnome-games-3.6.0-2|625	- version update 3.4.1
12mr|gnome-games-3.6.0-2|626	
12mr|gnome-games-3.6.0-2|627	* Sun Mar 11 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.1-3
12mr|gnome-games-3.6.0-2|628	+ Revision: 784196
12mr|gnome-games-3.6.0-2|629	- readded devel pkg
12mr|gnome-games-3.6.0-2|630	- moved devel libs
12mr|gnome-games-3.6.0-2|631	
12mr|gnome-games-3.6.0-2|632	* Fri Mar 09 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 3.2.1-2
12mr|gnome-games-3.6.0-2|633	+ Revision: 783462
12mr|gnome-games-3.6.0-2|634	- rebuild without scriptlet dependencies
12mr|gnome-games-3.6.0-2|635	
12mr|gnome-games-3.6.0-2|636	* Wed Mar 07 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.1-1
12mr|gnome-games-3.6.0-2|637	+ Revision: 782606
12mr|gnome-games-3.6.0-2|638	- added source
12mr|gnome-games-3.6.0-2|639	- new version 3.2.1
12mr|gnome-games-3.6.0-2|640	- cleaned up spec
12mr|gnome-games-3.6.0-2|641	- lightsoff and swell-foop are gone for now
12mr|gnome-games-3.6.0-2|642	- aisle-riot is a separate pkg
12mr|gnome-games-3.6.0-2|643	- workaround hack for lang sr@
12mr|gnome-games-3.6.0-2|644	
12mr|gnome-games-3.6.0-2|645	* Sun May 08 2011 Funda Wang <fwang@mandriva.org> 2.32.1-3
12mr|gnome-games-3.6.0-2|646	+ Revision: 672420
12mr|gnome-games-3.6.0-2|647	- add br
12mr|gnome-games-3.6.0-2|648	
12mr|gnome-games-3.6.0-2|649	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|gnome-games-3.6.0-2|650	- mass rebuild
12mr|gnome-games-3.6.0-2|651	
12mr|gnome-games-3.6.0-2|652	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2.32.1-2mdv2011.0
12mr|gnome-games-3.6.0-2|653	+ Revision: 627713
12mr|gnome-games-3.6.0-2|654	- don't force the usage of automake1.7
12mr|gnome-games-3.6.0-2|655	
12mr|gnome-games-3.6.0-2|656	* Mon Nov 15 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.1-1mdv2011.0
12mr|gnome-games-3.6.0-2|657	+ Revision: 597835
12mr|gnome-games-3.6.0-2|658	- update to new version 2.32.1
12mr|gnome-games-3.6.0-2|659	
12mr|gnome-games-3.6.0-2|660	+ John Balcaen <mikala@mandriva.org>
12mr|gnome-games-3.6.0-2|661	- Fix BR for libcanberra-gtk-devel
12mr|gnome-games-3.6.0-2|662	
12mr|gnome-games-3.6.0-2|663	* Wed Nov 03 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.0-2mdv2011.0
12mr|gnome-games-3.6.0-2|664	+ Revision: 592856
12mr|gnome-games-3.6.0-2|665	- rebuild for python 2.7
12mr|gnome-games-3.6.0-2|666	
12mr|gnome-games-3.6.0-2|667	* Mon Sep 27 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.0-1mdv2011.0
12mr|gnome-games-3.6.0-2|668	+ Revision: 581207
12mr|gnome-games-3.6.0-2|669	- update to new version 2.32.0
12mr|gnome-games-3.6.0-2|670	
12mr|gnome-games-3.6.0-2|671	* Fri Sep 17 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.92.1-1mdv2011.0
12mr|gnome-games-3.6.0-2|672	+ Revision: 579142
12mr|gnome-games-3.6.0-2|673	- new version
12mr|gnome-games-3.6.0-2|674	- drop patch 1
12mr|gnome-games-3.6.0-2|675	- fix build with external cardsets
12mr|gnome-games-3.6.0-2|676	
12mr|gnome-games-3.6.0-2|677	* Wed Sep 15 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.92-1mdv2011.0
12mr|gnome-games-3.6.0-2|678	+ Revision: 578705
12mr|gnome-games-3.6.0-2|679	- new version
12mr|gnome-games-3.6.0-2|680	- fix build with new gobject-introspection
12mr|gnome-games-3.6.0-2|681	
12mr|gnome-games-3.6.0-2|682	* Tue Aug 31 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.91.1-1mdv2011.0
12mr|gnome-games-3.6.0-2|683	+ Revision: 574574
12mr|gnome-games-3.6.0-2|684	- update to new version 2.31.91.1
12mr|gnome-games-3.6.0-2|685	
12mr|gnome-games-3.6.0-2|686	* Mon Aug 30 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.91-1mdv2011.0
12mr|gnome-games-3.6.0-2|687	+ Revision: 574288
12mr|gnome-games-3.6.0-2|688	- update to new version 2.31.91
12mr|gnome-games-3.6.0-2|689	
12mr|gnome-games-3.6.0-2|690	* Tue Aug 17 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.90-1mdv2011.0
12mr|gnome-games-3.6.0-2|691	+ Revision: 570832
12mr|gnome-games-3.6.0-2|692	- update to new version 2.31.90
12mr|gnome-games-3.6.0-2|693	
12mr|gnome-games-3.6.0-2|694	* Tue Aug 03 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.6-1mdv2011.0
12mr|gnome-games-3.6.0-2|695	+ Revision: 565412
12mr|gnome-games-3.6.0-2|696	- update to new version 2.31.6
12mr|gnome-games-3.6.0-2|697	
12mr|gnome-games-3.6.0-2|698	* Fri Jul 30 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.5-1mdv2011.0
12mr|gnome-games-3.6.0-2|699	+ Revision: 563631
12mr|gnome-games-3.6.0-2|700	- disable check
12mr|gnome-games-3.6.0-2|701	- new version
12mr|gnome-games-3.6.0-2|702	
12mr|gnome-games-3.6.0-2|703	* Sun Jul 11 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.2-1mdv2011.0
12mr|gnome-games-3.6.0-2|704	+ Revision: 550717
12mr|gnome-games-3.6.0-2|705	- update to new version 2.30.2
12mr|gnome-games-3.6.0-2|706	
12mr|gnome-games-3.6.0-2|707	* Tue Apr 27 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.1-1mdv2010.1
12mr|gnome-games-3.6.0-2|708	+ Revision: 539467
12mr|gnome-games-3.6.0-2|709	- update to new version 2.30.1
12mr|gnome-games-3.6.0-2|710	
12mr|gnome-games-3.6.0-2|711	* Mon Mar 29 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12mr|gnome-games-3.6.0-2|712	+ Revision: 528918
12mr|gnome-games-3.6.0-2|713	- new version
12mr|gnome-games-3.6.0-2|714	- drop patch 1
12mr|gnome-games-3.6.0-2|715	
12mr|gnome-games-3.6.0-2|716	* Wed Mar 10 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.92-1mdv2010.1
12mr|gnome-games-3.6.0-2|717	+ Revision: 517351
12mr|gnome-games-3.6.0-2|718	- new version
12mr|gnome-games-3.6.0-2|719	- patch to fix build with stable clutter-gtk
12mr|gnome-games-3.6.0-2|720	
12mr|gnome-games-3.6.0-2|721	* Tue Feb 23 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.91-1mdv2010.1
12mr|gnome-games-3.6.0-2|722	+ Revision: 510002
12mr|gnome-games-3.6.0-2|723	- new version
12mr|gnome-games-3.6.0-2|724	- update file list
12mr|gnome-games-3.6.0-2|725	
12mr|gnome-games-3.6.0-2|726	* Fri Feb 12 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.6-4mdv2010.1
12mr|gnome-games-3.6.0-2|727	+ Revision: 504649
12mr|gnome-games-3.6.0-2|728	- rebuild for new clutter
12mr|gnome-games-3.6.0-2|729	
12mr|gnome-games-3.6.0-2|730	+ Pascal Terjan <pterjan@mandriva.org>
12mr|gnome-games-3.6.0-2|731	- Fix crash of glchess at startup in non UTF-8 locales
12mr|gnome-games-3.6.0-2|732	
12mr|gnome-games-3.6.0-2|733	* Fri Jan 29 2010 Funda Wang <fwang@mandriva.org> 2.29.6-2mdv2010.1
12mr|gnome-games-3.6.0-2|734	+ Revision: 497884
12mr|gnome-games-3.6.0-2|735	- split into several subpackages (as ubuntu)
12mr|gnome-games-3.6.0-2|736	- linking against math is not needed any more
12mr|gnome-games-3.6.0-2|737	
12mr|gnome-games-3.6.0-2|738	* Tue Jan 26 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.6-1mdv2010.1
12mr|gnome-games-3.6.0-2|739	+ Revision: 496512
12mr|gnome-games-3.6.0-2|740	- new version
12mr|gnome-games-3.6.0-2|741	- update file list
12mr|gnome-games-3.6.0-2|742	
12mr|gnome-games-3.6.0-2|743	* Tue Jan 12 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.5-1mdv2010.1
12mr|gnome-games-3.6.0-2|744	+ Revision: 490123
12mr|gnome-games-3.6.0-2|745	- new version
12mr|gnome-games-3.6.0-2|746	- drop extra source file, the tarball was fixed
12mr|gnome-games-3.6.0-2|747	
12mr|gnome-games-3.6.0-2|748	* Tue Dec 22 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.4-1mdv2010.1
12mr|gnome-games-3.6.0-2|749	+ Revision: 481284
12mr|gnome-games-3.6.0-2|750	- add missing file
12mr|gnome-games-3.6.0-2|751	- new version
12mr|gnome-games-3.6.0-2|752	
12mr|gnome-games-3.6.0-2|753	* Wed Dec 09 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.3-1mdv2010.1
12mr|gnome-games-3.6.0-2|754	+ Revision: 475427
12mr|gnome-games-3.6.0-2|755	- disable make check
12mr|gnome-games-3.6.0-2|756	- new version
12mr|gnome-games-3.6.0-2|757	- fix build
12mr|gnome-games-3.6.0-2|758	- update file list
12mr|gnome-games-3.6.0-2|759	- update deps
12mr|gnome-games-3.6.0-2|760	
12mr|gnome-games-3.6.0-2|761	* Thu Oct 22 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.1-1mdv2010.0
12mr|gnome-games-3.6.0-2|762	+ Revision: 458835
12mr|gnome-games-3.6.0-2|763	- Release 2.28.1
12mr|gnome-games-3.6.0-2|764	
12mr|gnome-games-3.6.0-2|765	* Tue Oct 06 2009 Thierry Vignaud <tv@mandriva.org> 2.28.0-2mdv2010.0
12mr|gnome-games-3.6.0-2|766	+ Revision: 454724
12mr|gnome-games-3.6.0-2|767	- do not package huge ChangeLogs
12mr|gnome-games-3.6.0-2|768	
12mr|gnome-games-3.6.0-2|769	* Mon Sep 21 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mr|gnome-games-3.6.0-2|770	+ Revision: 446730
12mr|gnome-games-3.6.0-2|771	- new version
12mr|gnome-games-3.6.0-2|772	- add man pages
12mr|gnome-games-3.6.0-2|773	
12mr|gnome-games-3.6.0-2|774	* Thu Sep 10 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.92-1mdv2010.0
12mr|gnome-games-3.6.0-2|775	+ Revision: 437509
12mr|gnome-games-3.6.0-2|776	- new version
12mr|gnome-games-3.6.0-2|777	- fix linking
12mr|gnome-games-3.6.0-2|778	
12mr|gnome-games-3.6.0-2|779	* Thu Aug 13 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.90-1mdv2010.0
12mr|gnome-games-3.6.0-2|780	+ Revision: 415961
12mr|gnome-games-3.6.0-2|781	- new version
12mr|gnome-games-3.6.0-2|782	- drop patch
12mr|gnome-games-3.6.0-2|783	
12mr|gnome-games-3.6.0-2|784	* Wed Aug 12 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.5-4mdv2010.0
12mr|gnome-games-3.6.0-2|785	+ Revision: 415266
12mr|gnome-games-3.6.0-2|786	- move typelib to the main package
12mr|gnome-games-3.6.0-2|787	
12mr|gnome-games-3.6.0-2|788	* Thu Jul 30 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.5-3mdv2010.0
12mr|gnome-games-3.6.0-2|789	+ Revision: 404616
12mr|gnome-games-3.6.0-2|790	- build with introspection support
12mr|gnome-games-3.6.0-2|791	
12mr|gnome-games-3.6.0-2|792	* Thu Jul 30 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.5-2mdv2010.0
12mr|gnome-games-3.6.0-2|793	+ Revision: 404595
12mr|gnome-games-3.6.0-2|794	- patch for new clutter
12mr|gnome-games-3.6.0-2|795	
12mr|gnome-games-3.6.0-2|796	* Tue Jul 28 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.5-1mdv2010.0
12mr|gnome-games-3.6.0-2|797	+ Revision: 401401
12mr|gnome-games-3.6.0-2|798	- update to new version 2.27.5
12mr|gnome-games-3.6.0-2|799	
12mr|gnome-games-3.6.0-2|800	* Tue Jul 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.4-1mdv2010.0
12mr|gnome-games-3.6.0-2|801	+ Revision: 395776
12mr|gnome-games-3.6.0-2|802	- new version
12mr|gnome-games-3.6.0-2|803	- update file list
12mr|gnome-games-3.6.0-2|804	
12mr|gnome-games-3.6.0-2|805	* Tue Jun 16 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.3-1mdv2010.0
12mr|gnome-games-3.6.0-2|806	+ Revision: 386378
12mr|gnome-games-3.6.0-2|807	- use xvfb for the checks
12mr|gnome-games-3.6.0-2|808	- enable unit tests
12mr|gnome-games-3.6.0-2|809	- new version
12mr|gnome-games-3.6.0-2|810	- bump clutter deps
12mr|gnome-games-3.6.0-2|811	- remove old configure option
12mr|gnome-games-3.6.0-2|812	
12mr|gnome-games-3.6.0-2|813	* Tue May 26 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.2-1mdv2010.0
12mr|gnome-games-3.6.0-2|814	+ Revision: 379784
12mr|gnome-games-3.6.0-2|815	- update to new version 2.27.2
12mr|gnome-games-3.6.0-2|816	
12mr|gnome-games-3.6.0-2|817	* Mon May 11 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.1-1mdv2010.0
12mr|gnome-games-3.6.0-2|818	+ Revision: 374685
12mr|gnome-games-3.6.0-2|819	- update build deps
12mr|gnome-games-3.6.0-2|820	- new version
12mr|gnome-games-3.6.0-2|821	- bump clutter dep
12mr|gnome-games-3.6.0-2|822	- update file list
12mr|gnome-games-3.6.0-2|823	
12mr|gnome-games-3.6.0-2|824	* Tue Apr 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.1-1mdv2009.1
12mr|gnome-games-3.6.0-2|825	+ Revision: 366921
12mr|gnome-games-3.6.0-2|826	- update to new version 2.26.1
12mr|gnome-games-3.6.0-2|827	
12mr|gnome-games-3.6.0-2|828	* Tue Mar 17 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mr|gnome-games-3.6.0-2|829	+ Revision: 356490
12mr|gnome-games-3.6.0-2|830	- update to new version 2.26.0
12mr|gnome-games-3.6.0-2|831	
12mr|gnome-games-3.6.0-2|832	* Tue Mar 03 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.92-1mdv2009.1
12mr|gnome-games-3.6.0-2|833	+ Revision: 347631
12mr|gnome-games-3.6.0-2|834	- update to new version 2.25.92
12mr|gnome-games-3.6.0-2|835	
12mr|gnome-games-3.6.0-2|836	* Wed Feb 18 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.91-1mdv2009.1
12mr|gnome-games-3.6.0-2|837	+ Revision: 342355
12mr|gnome-games-3.6.0-2|838	- new version
12mr|gnome-games-3.6.0-2|839	- update clutter deps
12mr|gnome-games-3.6.0-2|840	
12mr|gnome-games-3.6.0-2|841	* Mon Feb 02 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.90-1mdv2009.1
12mr|gnome-games-3.6.0-2|842	+ Revision: 336678
12mr|gnome-games-3.6.0-2|843	- update to new version 2.25.90
12mr|gnome-games-3.6.0-2|844	
12mr|gnome-games-3.6.0-2|845	* Thu Jan 22 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.5-2mdv2009.1
12mr|gnome-games-3.6.0-2|846	+ Revision: 332528
12mr|gnome-games-3.6.0-2|847	- enable clutter
12mr|gnome-games-3.6.0-2|848	
12mr|gnome-games-3.6.0-2|849	* Tue Jan 20 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.5-1mdv2009.1
12mr|gnome-games-3.6.0-2|850	+ Revision: 331533
12mr|gnome-games-3.6.0-2|851	- update to new version 2.25.5
12mr|gnome-games-3.6.0-2|852	
12mr|gnome-games-3.6.0-2|853	* Tue Jan 06 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.4-1mdv2009.1
12mr|gnome-games-3.6.0-2|854	+ Revision: 325235
12mr|gnome-games-3.6.0-2|855	- update to new version 2.25.4
12mr|gnome-games-3.6.0-2|856	
12mr|gnome-games-3.6.0-2|857	* Fri Dec 26 2008 Funda Wang <fwang@mandriva.org> 2.25.3-2mdv2009.1
12mr|gnome-games-3.6.0-2|858	+ Revision: 319382
12mr|gnome-games-3.6.0-2|859	- rebuild for new python
12mr|gnome-games-3.6.0-2|860	
12mr|gnome-games-3.6.0-2|861	* Thu Dec 18 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.3-1mdv2009.1
12mr|gnome-games-3.6.0-2|862	+ Revision: 315778
12mr|gnome-games-3.6.0-2|863	- update to new version 2.25.3
12mr|gnome-games-3.6.0-2|864	
12mr|gnome-games-3.6.0-2|865	* Tue Dec 02 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.2-1mdv2009.1
12mr|gnome-games-3.6.0-2|866	+ Revision: 309080
12mr|gnome-games-3.6.0-2|867	- update to new version 2.25.2
12mr|gnome-games-3.6.0-2|868	- update build deps
12mr|gnome-games-3.6.0-2|869	
12mr|gnome-games-3.6.0-2|870	* Wed Nov 05 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.1-1mdv2009.1
12mr|gnome-games-3.6.0-2|871	+ Revision: 299977
12mr|gnome-games-3.6.0-2|872	- new version
12mr|gnome-games-3.6.0-2|873	- update file list
12mr|gnome-games-3.6.0-2|874	
12mr|gnome-games-3.6.0-2|875	* Sun Nov 02 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.1.1-1mdv2009.1
12mr|gnome-games-3.6.0-2|876	+ Revision: 299289
12mr|gnome-games-3.6.0-2|877	- update to new version 2.24.1.1
12mr|gnome-games-3.6.0-2|878	
12mr|gnome-games-3.6.0-2|879	* Tue Oct 21 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.1-1mdv2009.1
12mr|gnome-games-3.6.0-2|880	+ Revision: 295937
12mr|gnome-games-3.6.0-2|881	- update to new version 2.24.1
12mr|gnome-games-3.6.0-2|882	
12mr|gnome-games-3.6.0-2|883	* Mon Sep 22 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12mr|gnome-games-3.6.0-2|884	+ Revision: 286438
12mr|gnome-games-3.6.0-2|885	- new version
12mr|gnome-games-3.6.0-2|886	
12mr|gnome-games-3.6.0-2|887	* Tue Sep 09 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.92-1mdv2009.0
12mr|gnome-games-3.6.0-2|888	+ Revision: 282913
12mr|gnome-games-3.6.0-2|889	- new version
12mr|gnome-games-3.6.0-2|890	
12mr|gnome-games-3.6.0-2|891	* Tue Aug 19 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.90-1mdv2009.0
12mr|gnome-games-3.6.0-2|892	+ Revision: 273624
12mr|gnome-games-3.6.0-2|893	- new version
12mr|gnome-games-3.6.0-2|894	
12mr|gnome-games-3.6.0-2|895	* Mon Aug 04 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.6-1mdv2009.0
12mr|gnome-games-3.6.0-2|896	+ Revision: 263605
12mr|gnome-games-3.6.0-2|897	- new version
12mr|gnome-games-3.6.0-2|898	
12mr|gnome-games-3.6.0-2|899	* Mon Jul 21 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.5-1mdv2009.0
12mr|gnome-games-3.6.0-2|900	+ Revision: 239331
12mr|gnome-games-3.6.0-2|901	- new version
12mr|gnome-games-3.6.0-2|902	
12mr|gnome-games-3.6.0-2|903	* Thu Jul 03 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.4-1mdv2009.0
12mr|gnome-games-3.6.0-2|904	+ Revision: 231095
12mr|gnome-games-3.6.0-2|905	- new version
12mr|gnome-games-3.6.0-2|906	- new version
12mr|gnome-games-3.6.0-2|907	- update file list
12mr|gnome-games-3.6.0-2|908	
12mr|gnome-games-3.6.0-2|909	* Mon Jun 30 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.3-1mdv2009.0
12mr|gnome-games-3.6.0-2|910	+ Revision: 230151
12mr|gnome-games-3.6.0-2|911	- new version
12mr|gnome-games-3.6.0-2|912	- fix scores dir, it is /var/games now
12mr|gnome-games-3.6.0-2|913	- update license tag
12mr|gnome-games-3.6.0-2|914	
12mr|gnome-games-3.6.0-2|915	+ Pixel <pixel@mandriva.com>
12mr|gnome-games-3.6.0-2|916	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|gnome-games-3.6.0-2|917	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12mr|gnome-games-3.6.0-2|918	
12mr|gnome-games-3.6.0-2|919	* Sun Jun 01 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.2.1-1mdv2009.0
12mr|gnome-games-3.6.0-2|920	+ Revision: 214153
12mr|gnome-games-3.6.0-2|921	- new version
12mr|gnome-games-3.6.0-2|922	
12mr|gnome-games-3.6.0-2|923	* Tue May 27 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.2-1mdv2009.0
12mr|gnome-games-3.6.0-2|924	+ Revision: 211609
12mr|gnome-games-3.6.0-2|925	- new version
12mr|gnome-games-3.6.0-2|926	- drop icons
12mr|gnome-games-3.6.0-2|927	
12mr|gnome-games-3.6.0-2|928	* Tue Apr 15 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.1.1-1mdv2009.0
12mr|gnome-games-3.6.0-2|929	+ Revision: 193657
12mr|gnome-games-3.6.0-2|930	- fix buildrequires
12mr|gnome-games-3.6.0-2|931	- new version
12mr|gnome-games-3.6.0-2|932	- drop patch
12mr|gnome-games-3.6.0-2|933	- fix buildrequires
12mr|gnome-games-3.6.0-2|934	
12mr|gnome-games-3.6.0-2|935	* Tue Mar 25 2008 Frederic Crozat <fcrozat@mandriva.com> 2.22.0-2mdv2008.1
12mr|gnome-games-3.6.0-2|936	+ Revision: 190006
12mr|gnome-games-3.6.0-2|937	- Patch0 (SVN): various fixes, including glchess startup on x86-64 (Mdv bug #37463)
12mr|gnome-games-3.6.0-2|938	
12mr|gnome-games-3.6.0-2|939	* Tue Mar 11 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12mr|gnome-games-3.6.0-2|940	+ Revision: 185041
12mr|gnome-games-3.6.0-2|941	- new version
12mr|gnome-games-3.6.0-2|942	
12mr|gnome-games-3.6.0-2|943	* Tue Feb 26 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.92-1mdv2008.1
12mr|gnome-games-3.6.0-2|944	+ Revision: 175282
12mr|gnome-games-3.6.0-2|945	- new version
12mr|gnome-games-3.6.0-2|946	
12mr|gnome-games-3.6.0-2|947	+ Thierry Vignaud <tv@mandriva.org>
12mr|gnome-games-3.6.0-2|948	- fix gstreamer0.10-devel BR for x86_64
12mr|gnome-games-3.6.0-2|949	
12mr|gnome-games-3.6.0-2|950	* Tue Feb 12 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.91-1mdv2008.1
12mr|gnome-games-3.6.0-2|951	+ Revision: 165767
12mr|gnome-games-3.6.0-2|952	- new version
12mr|gnome-games-3.6.0-2|953	
12mr|gnome-games-3.6.0-2|954	* Tue Jan 29 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.90-1mdv2008.1
12mr|gnome-games-3.6.0-2|955	+ Revision: 159677
12mr|gnome-games-3.6.0-2|956	- new version
12mr|gnome-games-3.6.0-2|957	- update file list
12mr|gnome-games-3.6.0-2|958	
12mr|gnome-games-3.6.0-2|959	* Tue Jan 15 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.5-1mdv2008.1
12mr|gnome-games-3.6.0-2|960	+ Revision: 152139
12mr|gnome-games-3.6.0-2|961	- new version
12mr|gnome-games-3.6.0-2|962	
12mr|gnome-games-3.6.0-2|963	+ Olivier Blin <blino@mandriva.org>
12mr|gnome-games-3.6.0-2|964	- restore BuildRoot
12mr|gnome-games-3.6.0-2|965	
12mr|gnome-games-3.6.0-2|966	* Mon Dec 17 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.4-1mdv2008.1
12mr|gnome-games-3.6.0-2|967	+ Revision: 129350
12mr|gnome-games-3.6.0-2|968	- fix buildrequires
12mr|gnome-games-3.6.0-2|969	- new version
12mr|gnome-games-3.6.0-2|970	- update file list
12mr|gnome-games-3.6.0-2|971	
12mr|gnome-games-3.6.0-2|972	+ Thierry Vignaud <tv@mandriva.org>
12mr|gnome-games-3.6.0-2|973	- kill re-definition of %%buildroot on Pixel's request
12mr|gnome-games-3.6.0-2|974	
12mr|gnome-games-3.6.0-2|975	* Mon Dec 10 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.3-2mdv2008.1
12mr|gnome-games-3.6.0-2|976	+ Revision: 116932
12mr|gnome-games-3.6.0-2|977	- resolve conflict with ggz-client-libs (bug #35956)
12mr|gnome-games-3.6.0-2|978	- regenerate ggz.modules in postinstall script
12mr|gnome-games-3.6.0-2|979	
12mr|gnome-games-3.6.0-2|980	* Tue Dec 04 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.3-1mdv2008.1
12mr|gnome-games-3.6.0-2|981	+ Revision: 115277
12mr|gnome-games-3.6.0-2|982	- fix buildrequires
12mr|gnome-games-3.6.0-2|983	- new version
12mr|gnome-games-3.6.0-2|984	- update file list
12mr|gnome-games-3.6.0-2|985	
12mr|gnome-games-3.6.0-2|986	* Wed Nov 14 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.2-1mdv2008.1
12mr|gnome-games-3.6.0-2|987	+ Revision: 108687
12mr|gnome-games-3.6.0-2|988	- new version
12mr|gnome-games-3.6.0-2|989	
12mr|gnome-games-3.6.0-2|990	* Tue Oct 30 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.1-1mdv2008.1
12mr|gnome-games-3.6.0-2|991	+ Revision: 103740
12mr|gnome-games-3.6.0-2|992	- new version
12mr|gnome-games-3.6.0-2|993	
12mr|gnome-games-3.6.0-2|994	* Tue Oct 16 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.1-1mdv2008.1
12mr|gnome-games-3.6.0-2|995	+ Revision: 98887
12mr|gnome-games-3.6.0-2|996	- new version
12mr|gnome-games-3.6.0-2|997	
12mr|gnome-games-3.6.0-2|998	* Tue Sep 18 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.0.1-1mdv2008.0
12mr|gnome-games-3.6.0-2|999	+ Revision: 89751
12mr|gnome-games-3.6.0-2|1000	- new version
12mr|gnome-games-3.6.0-2|1001	- new version
12mr|gnome-games-3.6.0-2|1002	
12mr|gnome-games-3.6.0-2|1003	* Wed Sep 05 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.92-2mdv2008.0
12mr|gnome-games-3.6.0-2|1004	+ Revision: 79782
12mr|gnome-games-3.6.0-2|1005	- Remove old menu file
12mr|gnome-games-3.6.0-2|1006	- Remove obsolete categories
12mr|gnome-games-3.6.0-2|1007	
12mr|gnome-games-3.6.0-2|1008	* Mon Sep 03 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.92-1mdv2008.0
12mr|gnome-games-3.6.0-2|1009	+ Revision: 78805
12mr|gnome-games-3.6.0-2|1010	- new version
12mr|gnome-games-3.6.0-2|1011	
12mr|gnome-games-3.6.0-2|1012	* Tue Aug 28 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.91.1-1mdv2008.0
12mr|gnome-games-3.6.0-2|1013	+ Revision: 72889
12mr|gnome-games-3.6.0-2|1014	- new version
12mr|gnome-games-3.6.0-2|1015	
12mr|gnome-games-3.6.0-2|1016	* Tue Aug 28 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.91-1mdv2008.0
12mr|gnome-games-3.6.0-2|1017	+ Revision: 72378
12mr|gnome-games-3.6.0-2|1018	- new version
12mr|gnome-games-3.6.0-2|1019	
12mr|gnome-games-3.6.0-2|1020	* Wed Aug 15 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.90.1-1mdv2008.0
12mr|gnome-games-3.6.0-2|1021	+ Revision: 63638
12mr|gnome-games-3.6.0-2|1022	- new version
12mr|gnome-games-3.6.0-2|1023	
12mr|gnome-games-3.6.0-2|1024	* Tue Aug 14 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.90-1mdv2008.0
12mr|gnome-games-3.6.0-2|1025	+ Revision: 62968
12mr|gnome-games-3.6.0-2|1026	- new version
12mr|gnome-games-3.6.0-2|1027	
12mr|gnome-games-3.6.0-2|1028	* Sat Jul 28 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.6-1mdv2008.0
12mr|gnome-games-3.6.0-2|1029	+ Revision: 56460
12mr|gnome-games-3.6.0-2|1030	- new version
12mr|gnome-games-3.6.0-2|1031	
12mr|gnome-games-3.6.0-2|1032	* Mon Jun 18 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.4-1mdv2008.0
12mr|gnome-games-3.6.0-2|1033	+ Revision: 41114
12mr|gnome-games-3.6.0-2|1034	- new version
12mr|gnome-games-3.6.0-2|1035	- fix desktop file
12mr|gnome-games-3.6.0-2|1036	- new version
12mr|gnome-games-3.6.0-2|1037	- update file list
12mr|gnome-games-3.6.0-2|1038	- fix buildrequires
12mr|gnome-games-3.6.0-2|1039	
12mr|gnome-games-3.6.0-2|1040	+ Anssi Hannula <anssi@mandriva.org>
12mr|gnome-games-3.6.0-2|1041	- rebuild with correct optflags
12mr|gnome-games-3.6.0-2|1042	
12mr|gnome-games-3.6.0-2|1043	* Wed May 30 2007 Frederic Crozat <fcrozat@mandriva.com> 2.18.2-2mdv2008.0
12mr|gnome-games-3.6.0-2|1044	+ Revision: 32864
12mr|gnome-games-3.6.0-2|1045	- Fix missing score files (Mdv bug #29338)
12mr|gnome-games-3.6.0-2|1046	- no longer remove Applications category, it is already done upstream
12mr|gnome-games-3.6.0-2|1047	
12mr|gnome-games-3.6.0-2|1048	* Mon May 28 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.18.2-1mdv2008.0
12mr|gnome-games-3.6.0-2|1049	+ Revision: 32120
12mr|gnome-games-3.6.0-2|1050	- new version
12mr|gnome-games-3.6.0-2|1051	
12mr|gnome-games-3.6.0-2|1052	* Sun May 06 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.18.1.1-1mdv2008.0
12mr|gnome-games-3.6.0-2|1053	+ Revision: 23688
12mr|gnome-games-3.6.0-2|1054	- new version
12mr|gnome-games-3.6.0-2|1055	
12mr|gnome-games-3.6.0-2|1056	* Tue Apr 17 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.18.1-1mdv2008.0
12mr|gnome-games-3.6.0-2|1057	+ Revision: 14116
12mr|gnome-games-3.6.0-2|1058	- new version
12mr|gnome-games-3.6.0-2|1059	
12mr|gnome-games-3.6.0-2|1060	
12mr|gnome-games-3.6.0-2|1061	* Tue Mar 20 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.18.0.1-1mdv2007.1
12mr|gnome-games-3.6.0-2|1062	+ Revision: 147128
12mr|gnome-games-3.6.0-2|1063	- new version
12mr|gnome-games-3.6.0-2|1064	- update file list
12mr|gnome-games-3.6.0-2|1065	
12mr|gnome-games-3.6.0-2|1066	* Mon Mar 12 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.18.0-1mdv2007.1
12mr|gnome-games-3.6.0-2|1067	+ Revision: 142127
12mr|gnome-games-3.6.0-2|1068	- new version
12mr|gnome-games-3.6.0-2|1069	
12mr|gnome-games-3.6.0-2|1070	* Tue Feb 27 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.92-1mdv2007.1
12mr|gnome-games-3.6.0-2|1071	+ Revision: 126214
12mr|gnome-games-3.6.0-2|1072	- new version
12mr|gnome-games-3.6.0-2|1073	
12mr|gnome-games-3.6.0-2|1074	* Wed Feb 14 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.91-1mdv2007.1
12mr|gnome-games-3.6.0-2|1075	+ Revision: 120786
12mr|gnome-games-3.6.0-2|1076	- fix buildrequires
12mr|gnome-games-3.6.0-2|1077	- new version
12mr|gnome-games-3.6.0-2|1078	
12mr|gnome-games-3.6.0-2|1079	* Wed Jan 24 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.90.1-1mdv2007.1
12mr|gnome-games-3.6.0-2|1080	+ Revision: 112733
12mr|gnome-games-3.6.0-2|1081	- new version
12mr|gnome-games-3.6.0-2|1082	- drop patch
12mr|gnome-games-3.6.0-2|1083	
12mr|gnome-games-3.6.0-2|1084	* Tue Jan 23 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.90-2mdv2007.1
12mr|gnome-games-3.6.0-2|1085	+ Revision: 112486
12mr|gnome-games-3.6.0-2|1086	- patch to fix glchess crash on startup (bug #28366)
12mr|gnome-games-3.6.0-2|1087	
12mr|gnome-games-3.6.0-2|1088	* Mon Jan 22 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.90-1mdv2007.1
12mr|gnome-games-3.6.0-2|1089	+ Revision: 111740
12mr|gnome-games-3.6.0-2|1090	- new version
12mr|gnome-games-3.6.0-2|1091	- obsolete glchess
12mr|gnome-games-3.6.0-2|1092	
12mr|gnome-games-3.6.0-2|1093	* Mon Jan 08 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.5-1mdv2007.1
12mr|gnome-games-3.6.0-2|1094	+ Revision: 105464
12mr|gnome-games-3.6.0-2|1095	- fix buildrequires
12mr|gnome-games-3.6.0-2|1096	- new version
12mr|gnome-games-3.6.0-2|1097	- add new files
12mr|gnome-games-3.6.0-2|1098	
12mr|gnome-games-3.6.0-2|1099	* Sun Jan 07 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.4.1-2mdv2007.1
12mr|gnome-games-3.6.0-2|1100	+ Revision: 105288
12mr|gnome-games-3.6.0-2|1101	- rebuild for guile
12mr|gnome-games-3.6.0-2|1102	
12mr|gnome-games-3.6.0-2|1103	* Wed Dec 20 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.4.1-1mdv2007.1
12mr|gnome-games-3.6.0-2|1104	+ Revision: 100372
12mr|gnome-games-3.6.0-2|1105	- new version
12mr|gnome-games-3.6.0-2|1106	- drop patch
12mr|gnome-games-3.6.0-2|1107	
12mr|gnome-games-3.6.0-2|1108	* Tue Dec 19 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.4-1mdv2007.1
12mr|gnome-games-3.6.0-2|1109	+ Revision: 99116
12mr|gnome-games-3.6.0-2|1110	- new version
12mr|gnome-games-3.6.0-2|1111	- patch to add missing files
12mr|gnome-games-3.6.0-2|1112	- update file list
12mr|gnome-games-3.6.0-2|1113	
12mr|gnome-games-3.6.0-2|1114	* Thu Dec 07 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.3-4mdv2007.1
12mr|gnome-games-3.6.0-2|1115	+ Revision: 91932
12mr|gnome-games-3.6.0-2|1116	- add missing deps
12mr|gnome-games-3.6.0-2|1117	- update description
12mr|gnome-games-3.6.0-2|1118	
12mr|gnome-games-3.6.0-2|1119	* Wed Dec 06 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.3-3mdv2007.1
12mr|gnome-games-3.6.0-2|1120	+ Revision: 91659
12mr|gnome-games-3.6.0-2|1121	- bot rebuild
12mr|gnome-games-3.6.0-2|1122	- bot rebuild
12mr|gnome-games-3.6.0-2|1123	- new version
12mr|gnome-games-3.6.0-2|1124	
12mr|gnome-games-3.6.0-2|1125	* Tue Nov 28 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.2-3mdv2007.1
12mr|gnome-games-3.6.0-2|1126	+ Revision: 87918
12mr|gnome-games-3.6.0-2|1127	- bot rebuild
12mr|gnome-games-3.6.0-2|1128	- fix buildrequires for broken x86_64 arch
12mr|gnome-games-3.6.0-2|1129	- new version
12mr|gnome-games-3.6.0-2|1130	- add new games
12mr|gnome-games-3.6.0-2|1131	- remove gataxx
12mr|gnome-games-3.6.0-2|1132	- update deps
12mr|gnome-games-3.6.0-2|1133	
12mr|gnome-games-3.6.0-2|1134	* Wed Nov 22 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.2-1mdv2007.1
12mr|gnome-games-3.6.0-2|1135	+ Revision: 86182
12mr|gnome-games-3.6.0-2|1136	- new version
12mr|gnome-games-3.6.0-2|1137	
12mr|gnome-games-3.6.0-2|1138	* Wed Nov 08 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.1.1-1mdv2007.1
12mr|gnome-games-3.6.0-2|1139	+ Revision: 78047
12mr|gnome-games-3.6.0-2|1140	- new version
12mr|gnome-games-3.6.0-2|1141	- Import gnome-games
12mr|gnome-games-3.6.0-2|1142	
12mr|gnome-games-3.6.0-2|1143	* Fri Oct 06 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.1-1mdv2007.0
12mr|gnome-games-3.6.0-2|1144	- New version 2.16.1
12mr|gnome-games-3.6.0-2|1145	
12mr|gnome-games-3.6.0-2|1146	* Wed Sep 06 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.0-1mdv2007.0
12mr|gnome-games-3.6.0-2|1147	- New release 2.16.0
12mr|gnome-games-3.6.0-2|1148	
12mr|gnome-games-3.6.0-2|1149	* Wed Aug 23 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.92-1mdv2007.0
12mr|gnome-games-3.6.0-2|1150	- New release 2.15.92
12mr|gnome-games-3.6.0-2|1151	
12mr|gnome-games-3.6.0-2|1152	* Wed Aug 09 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.6-1mdv2007.0
12mr|gnome-games-3.6.0-2|1153	- New release 2.15.6
12mr|gnome-games-3.6.0-2|1154	
12mr|gnome-games-3.6.0-2|1155	* Fri Aug 04 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.5-2mdv2007.0
12mr|gnome-games-3.6.0-2|1156	- Rebuild with latest dbus
12mr|gnome-games-3.6.0-2|1157	
12mr|gnome-games-3.6.0-2|1158	* Wed Jul 26 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.5-1
12mr|gnome-games-3.6.0-2|1159	- New release 2.15.5
12mr|gnome-games-3.6.0-2|1160	
12mr|gnome-games-3.6.0-2|1161	* Wed Jul 12 2006 Götz Waschk <waschk@mandriva.org> 2.15.4-1mdv2007.0
12mr|gnome-games-3.6.0-2|1162	- new macros
12mr|gnome-games-3.6.0-2|1163	- xdg menu
12mr|gnome-games-3.6.0-2|1164	- New release 2.15.4
12mr|gnome-games-3.6.0-2|1165	
12mr|gnome-games-3.6.0-2|1166	* Tue Jun 13 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.3-1
12mr|gnome-games-3.6.0-2|1167	- New release 2.15.3
12mr|gnome-games-3.6.0-2|1168	
12mr|gnome-games-3.6.0-2|1169	* Fri Jun 09 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.2-2mdv2007.0
12mr|gnome-games-3.6.0-2|1170	- Rebuild
12mr|gnome-games-3.6.0-2|1171	
12mr|gnome-games-3.6.0-2|1172	* Sat Jun 03 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.2-1mdv2007.0
12mr|gnome-games-3.6.0-2|1173	- Release 2.15.2
12mr|gnome-games-3.6.0-2|1174	
12mr|gnome-games-3.6.0-2|1175	* Tue May 30 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.14.2-1mdv2007.0
12mr|gnome-games-3.6.0-2|1176	- New release 2.14.2
12mr|gnome-games-3.6.0-2|1177	
12mr|gnome-games-3.6.0-2|1178	* Thu Apr 20 2006 Frederic Crozat <fcrozat@mandriva.com> 2.14.1-1mdk
12mr|gnome-games-3.6.0-2|1179	- Release 2.14.1
12mr|gnome-games-3.6.0-2|1180	- Patch0 (CVS): fix broken po
12mr|gnome-games-3.6.0-2|1181	
12mr|gnome-games-3.6.0-2|1182	* Wed Mar 08 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.3-2mdk
12mr|gnome-games-3.6.0-2|1183	- rebuild for new libgsf
12mr|gnome-games-3.6.0-2|1184	
12mr|gnome-games-3.6.0-2|1185	* Mon Feb 06 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.3-1mdk
12mr|gnome-games-3.6.0-2|1186	- New release 2.12.3
12mr|gnome-games-3.6.0-2|1187	- use mkrel
12mr|gnome-games-3.6.0-2|1188	
12mr|gnome-games-3.6.0-2|1189	* Mon Nov 28 2005 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.2-1mdk
12mr|gnome-games-3.6.0-2|1190	- New release 2.12.2
12mr|gnome-games-3.6.0-2|1191	
12mr|gnome-games-3.6.0-2|1192	* Wed Oct 12 2005 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.1-2mdk
12mr|gnome-games-3.6.0-2|1193	- rebuild for new libgsf
12mr|gnome-games-3.6.0-2|1194	
12mr|gnome-games-3.6.0-2|1195	* Sat Oct 08 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.1-1mdk
12mr|gnome-games-3.6.0-2|1196	- Release 2.12.1
12mr|gnome-games-3.6.0-2|1197	
12mr|gnome-games-3.6.0-2|1198	* Tue Jul 19 2005 Götz Waschk <waschk@mandriva.org> 2.10.2-1mdk
12mr|gnome-games-3.6.0-2|1199	- New release 2.10.2
12mr|gnome-games-3.6.0-2|1200	
12mr|gnome-games-3.6.0-2|1201	* Fri May 06 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.10.1-3mdk
12mr|gnome-games-3.6.0-2|1202	- add BuildRequires: gnome-common intltool
12mr|gnome-games-3.6.0-2|1203	
12mr|gnome-games-3.6.0-2|1204	* Wed May 04 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-2mdk
12mr|gnome-games-3.6.0-2|1205	- Fix url
12mr|gnome-games-3.6.0-2|1206	- Fix build on x86-64
12mr|gnome-games-3.6.0-2|1207	
12mr|gnome-games-3.6.0-2|1208	* Thu Apr 21 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-1mdk
12mr|gnome-games-3.6.0-2|1209	- Release 2.10.1 (based on Götz Waschk package)
12mr|gnome-games-3.6.0-2|1210	
12mr|gnome-games-3.6.0-2|1211	* Tue Mar 08 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.3-2mdk
12mr|gnome-games-3.6.0-2|1212	- Requires svg gdk-pixbuf loader (Mdk bug #14373)
12mr|gnome-games-3.6.0-2|1213	
12mr|gnome-games-3.6.0-2|1214	* Mon Feb 14 2005 GÃ¶tz Waschk <waschk@linux-mandrake.com> 2.8.3-1mdk
12mr|gnome-games-3.6.0-2|1215	- New release 2.8.3
12mr|gnome-games-3.6.0-2|1216	
12mr|gnome-games-3.6.0-2|1217	* Thu Jan 06 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.2-2mdk
12mr|gnome-games-3.6.0-2|1218	- Rebuild with latest howl
12mr|gnome-games-3.6.0-2|1219	
12mr|gnome-games-3.6.0-2|1220	* Thu Dec 02 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.8.2-1mdk
12mr|gnome-games-3.6.0-2|1221	- New release 2.8.2
12mr|gnome-games-3.6.0-2|1222	
12mr|gnome-games-3.6.0-2|1223	* Thu Nov 11 2004 Götz Waschk <waschk@linux-mandrake.com> 2.8.1-2mdk
12mr|gnome-games-3.6.0-2|1224	- score files (Abel Cheung)
12mr|gnome-games-3.6.0-2|1225	
12mr|gnome-games-3.6.0-2|1226	* Wed Nov 10 2004 Götz Waschk <waschk@linux-mandrake.com> 2.8.1-1mdk
12mr|gnome-games-3.6.0-2|1227	- fix omf listing
12mr|gnome-games-3.6.0-2|1228	- drop library package
12mr|gnome-games-3.6.0-2|1229	- New release 2.8.1
12mr|gnome-games-3.6.0-2|1230	
12mr|gnome-games-3.6.0-2|1231	* Tue Nov 02 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.6.2-4mdk
12mr|gnome-games-3.6.0-2|1232	- 64-bit fixes
12mr|gnome-games-3.6.0-2|1233	
12mr|gnome-games-3.6.0-2|1234	* Sat Aug 21 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.2-3mdk
12mr|gnome-games-3.6.0-2|1235	- Patch0 : fix typo in pa.po, causing gconf warning
12mr|gnome-games-3.6.0-2|1236	
12mr|gnome-games-3.6.0-2|1237	* Tue Aug 17 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 2.6.2-2mdk
12mr|gnome-games-3.6.0-2|1238	- Rebuild with new menu
12mr|gnome-games-3.6.0-2|1239	
12mr|gnome-games-3.6.0-2|1240	* Thu Jun 24 2004 Götz Waschk <waschk@linux-mandrake.com> 2.6.2-1mdk
12mr|gnome-games-3.6.0-2|1241	- reenable libtoolize
12mr|gnome-games-3.6.0-2|1242	- New release 2.6.2
12mr|gnome-games-3.6.0-2|1243	
12mr|gnome-games-3.6.0-2|1244	* Sat Jun 05 2004 <lmontel@n2.mandrakesoft.com> 2.6.1-4mdk
12mr|gnome-games-3.6.0-2|1245	- Rebuild
12mr|gnome-games-3.6.0-2|1246	
12mr|gnome-games-3.6.0-2|1247	* Tue Apr 27 2004 Götz Waschk <waschk@linux-mandrake.com> 2.6.1-3mdk
12mr|gnome-games-3.6.0-2|1248	- fix buildrequires
12mr|gnome-games-3.6.0-2|1249	
12mr|gnome-games-3.6.0-2|1250	* Fri Apr 23 2004 Götz Waschk <waschk@linux-mandrake.com> 2.6.1-2mdk
12mr|gnome-games-3.6.0-2|1251	- fix buildrequires
12mr|gnome-games-3.6.0-2|1252	
12mr|gnome-games-3.6.0-2|1253	* Wed Apr 21 2004 Goetz Waschk <goetz@mandrakesoft.com> 2.6.1-1mdk
12mr|gnome-games-3.6.0-2|1254	- New release 2.6.1
12mr|gnome-games-3.6.0-2|1255	
12mr|gnome-games-3.6.0-2|1256	* Thu Apr 08 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.0.1-1mdk
12mr|gnome-games-3.6.0-2|1257	- Release 2.6.0.1 (with Götz help)
12mr|gnome-games-3.6.0-2|1258	- remove patch0 (merged upstream)
12mr|gnome-games-3.6.0-2|1259	

14136 12
12mr|gnome-icon-theme-3.6.0-1|1	Summary: GNOME default icons
12mr|gnome-icon-theme-3.6.0-1|2	Name: gnome-icon-theme
12mr|gnome-icon-theme-3.6.0-1|3	Version: 3.6.0
12mr|gnome-icon-theme-3.6.0-1|4	Release: %mkrel 1
12mr|gnome-icon-theme-3.6.0-1|5	License: GPLv2+
12mr|gnome-icon-theme-3.6.0-1|6	Group: Graphical desktop/GNOME
12mr|gnome-icon-theme-3.6.0-1|7	URL: http://www.gnome.org/
12mr|gnome-icon-theme-3.6.0-1|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|gnome-icon-theme-3.6.0-1|9	Source1: missing-audio.tar
12mr|gnome-icon-theme-3.6.0-1|10	BuildRequires: intltool
12mr|gnome-icon-theme-3.6.0-1|11	BuildRequires: hicolor-icon-theme
12mr|gnome-icon-theme-3.6.0-1|12	BuildRequires: icon-naming-utils >= 0.8.7
12mr|gnome-icon-theme-3.6.0-1|13	BuildRequires: gtk+2.0
12mr|gnome-icon-theme-3.6.0-1|14	BuildArch: noarch
12mr|gnome-icon-theme-3.6.0-1|15	Requires: hicolor-icon-theme
12mr|gnome-icon-theme-3.6.0-1|16	Requires(post):	gtk+2.0
12mr|gnome-icon-theme-3.6.0-1|17	Requires(postun):gtk+2.0
12mr|gnome-icon-theme-3.6.0-1|18	Conflicts: nautilus < 2.19.91-3
12mr|gnome-icon-theme-3.6.0-1|19	Conflicts: nautilus-filesharing < 0.2-3
12mr|gnome-icon-theme-3.6.0-1|20	
12mr|gnome-icon-theme-3.6.0-1|21	%description
12mr|gnome-icon-theme-3.6.0-1|22	GNOME default icons
12mr|gnome-icon-theme-3.6.0-1|23	
12mr|gnome-icon-theme-3.6.0-1|24	%prep
12mr|gnome-icon-theme-3.6.0-1|25	%setup -q -a1
12mr|gnome-icon-theme-3.6.0-1|26	
12mr|gnome-icon-theme-3.6.0-1|27	%build
12mr|gnome-icon-theme-3.6.0-1|28	./configure --prefix=%_prefix --enable-icon-mapping
12mr|gnome-icon-theme-3.6.0-1|29	%make
12mr|gnome-icon-theme-3.6.0-1|30	
12mr|gnome-icon-theme-3.6.0-1|31	%install
12mr|gnome-icon-theme-3.6.0-1|32	rm -rf $RPM_BUILD_ROOT
12mr|gnome-icon-theme-3.6.0-1|33	
12mr|gnome-icon-theme-3.6.0-1|34	%makeinstall_std
12mr|gnome-icon-theme-3.6.0-1|35	touch %buildroot%{_datadir}/icons/gnome/icon-theme.cache
12mr|gnome-icon-theme-3.6.0-1|36	
12mr|gnome-icon-theme-3.6.0-1|37	# automatic gtk icon cache update on rpm installs/removals
12mr|gnome-icon-theme-3.6.0-1|38	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
12mr|gnome-icon-theme-3.6.0-1|39	install -d %buildroot%{_var}/lib/rpm/filetriggers
12mr|gnome-icon-theme-3.6.0-1|40	cat > %buildroot%{_var}/lib/rpm/filetriggers/gtk-icon-cache-gnome.filter << EOF
12mr|gnome-icon-theme-3.6.0-1|41	^./usr/share/icons/gnome/
12mr|gnome-icon-theme-3.6.0-1|42	EOF
12mr|gnome-icon-theme-3.6.0-1|43	cat > %buildroot%{_var}/lib/rpm/filetriggers/gtk-icon-cache-gnome.script << EOF
12mr|gnome-icon-theme-3.6.0-1|44	
12mr|gnome-icon-theme-3.6.0-1|45	if [ -x /usr/bin/gtk-update-icon-cache ]; then
12mr|gnome-icon-theme-3.6.0-1|46	/usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/gnome
12mr|gnome-icon-theme-3.6.0-1|47	fi
12mr|gnome-icon-theme-3.6.0-1|48	EOF
12mr|gnome-icon-theme-3.6.0-1|49	chmod 755 %buildroot%{_var}/lib/rpm/filetriggers/gtk-icon-cache-gnome.script
12mr|gnome-icon-theme-3.6.0-1|50	
12mr|gnome-icon-theme-3.6.0-1|51	%post
12mr|gnome-icon-theme-3.6.0-1|52	%update_icon_cache gnome
12mr|gnome-icon-theme-3.6.0-1|53	
12mr|gnome-icon-theme-3.6.0-1|54	%postun
12mr|gnome-icon-theme-3.6.0-1|55	%clean_icon_cache gnome
12mr|gnome-icon-theme-3.6.0-1|56	
12mr|gnome-icon-theme-3.6.0-1|57	%files
12mr|gnome-icon-theme-3.6.0-1|58	%defattr(-,root,root,-)
12mr|gnome-icon-theme-3.6.0-1|59	%doc README TODO
12mr|gnome-icon-theme-3.6.0-1|60	%dir %{_datadir}/icons/gnome
12mr|gnome-icon-theme-3.6.0-1|61	%{_datadir}/icons/gnome/*x*
12mr|gnome-icon-theme-3.6.0-1|62	%_datadir/pkgconfig/%name.pc
12mr|gnome-icon-theme-3.6.0-1|63	%ghost %{_datadir}/icons/gnome/icon-theme.cache
12mr|gnome-icon-theme-3.6.0-1|64	%{_var}/lib/rpm/filetriggers/gtk-icon-cache-gnome.*
12mr|gnome-icon-theme-3.6.0-1|65	
12mr|gnome-icon-theme-3.6.0-1|66	
12mr|gnome-icon-theme-3.6.0-1|67	
12mr|gnome-icon-theme-3.6.0-1|68	%changelog
12mr|gnome-icon-theme-3.6.0-1|69	

14137 12
12mr|gnome-icon-theme-symbolic-3.6.2-1|1	Summary: GNOME symbolic icons
12mr|gnome-icon-theme-symbolic-3.6.2-1|2	Name: gnome-icon-theme-symbolic
12mr|gnome-icon-theme-symbolic-3.6.2-1|3	Version: 3.6.2
12mr|gnome-icon-theme-symbolic-3.6.2-1|4	Release: %mkrel 1
12mr|gnome-icon-theme-symbolic-3.6.2-1|5	License: CC-BY-SA
12mr|gnome-icon-theme-symbolic-3.6.2-1|6	Group: Graphical desktop/GNOME
12mr|gnome-icon-theme-symbolic-3.6.2-1|7	URL: http://www.gnome.org/
12mr|gnome-icon-theme-symbolic-3.6.2-1|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|gnome-icon-theme-symbolic-3.6.2-1|9	BuildRequires: icon-naming-utils >= 0.8.1
12mr|gnome-icon-theme-symbolic-3.6.2-1|10	BuildRequires: git-core
12mr|gnome-icon-theme-symbolic-3.6.2-1|11	BuildRequires: gtk+2.0
12mr|gnome-icon-theme-symbolic-3.6.2-1|12	#BuildRequires: inkscape
12mr|gnome-icon-theme-symbolic-3.6.2-1|13	BuildArch: noarch
12mr|gnome-icon-theme-symbolic-3.6.2-1|14	Requires: gnome-icon-theme
12mr|gnome-icon-theme-symbolic-3.6.2-1|15	Requires(post): gtk+2.0
12mr|gnome-icon-theme-symbolic-3.6.2-1|16	Requires(postun): gtk+2.0
12mr|gnome-icon-theme-symbolic-3.6.2-1|17	
12mr|gnome-icon-theme-symbolic-3.6.2-1|18	%description
12mr|gnome-icon-theme-symbolic-3.6.2-1|19	Purpose of this icon theme is to extend the base icon theme that
12mr|gnome-icon-theme-symbolic-3.6.2-1|20	follows the Tango style guidelines for specific purposes. This would
12mr|gnome-icon-theme-symbolic-3.6.2-1|21	include OSD messages, panel system/notification area, and possibly
12mr|gnome-icon-theme-symbolic-3.6.2-1|22	menu icons.
12mr|gnome-icon-theme-symbolic-3.6.2-1|23	
12mr|gnome-icon-theme-symbolic-3.6.2-1|24	Icons follow the naming specification, but have a -symbolic suffix, so
12mr|gnome-icon-theme-symbolic-3.6.2-1|25	only applications specifically looking up these symbolic icons will
12mr|gnome-icon-theme-symbolic-3.6.2-1|26	render them. If a -symbolic icon is missing, the app will fall back to
12mr|gnome-icon-theme-symbolic-3.6.2-1|27	the regular name.
12mr|gnome-icon-theme-symbolic-3.6.2-1|28	
12mr|gnome-icon-theme-symbolic-3.6.2-1|29	%prep
12mr|gnome-icon-theme-symbolic-3.6.2-1|30	%setup -q
12mr|gnome-icon-theme-symbolic-3.6.2-1|31	
12mr|gnome-icon-theme-symbolic-3.6.2-1|32	%build
12mr|gnome-icon-theme-symbolic-3.6.2-1|33	
12mr|gnome-icon-theme-symbolic-3.6.2-1|34	./configure --prefix=%_prefix --enable-icon-mapping
12mr|gnome-icon-theme-symbolic-3.6.2-1|35	
12mr|gnome-icon-theme-symbolic-3.6.2-1|36	%make
12mr|gnome-icon-theme-symbolic-3.6.2-1|37	
12mr|gnome-icon-theme-symbolic-3.6.2-1|38	%install
12mr|gnome-icon-theme-symbolic-3.6.2-1|39	%makeinstall_std GTK_UPDATE_ICON_CACHE=true
12mr|gnome-icon-theme-symbolic-3.6.2-1|40	
12mr|gnome-icon-theme-symbolic-3.6.2-1|41	%files
12mr|gnome-icon-theme-symbolic-3.6.2-1|42	%doc README COPYING NEWS AUTHORS
12mr|gnome-icon-theme-symbolic-3.6.2-1|43	%{_datadir}/icons/gnome/scalable/*/*

14138 12
12mr|gnome-js-common-0.1.2-3|1	%define major 0.1
12mr|gnome-js-common-0.1.2-3|2	%define minor 2
12mr|gnome-js-common-0.1.2-3|3	
12mr|gnome-js-common-0.1.2-3|4	Summary:	Common JavaScript modules for GNOME
12mr|gnome-js-common-0.1.2-3|5	Name:		gnome-js-common
12mr|gnome-js-common-0.1.2-3|6	Version:	%{major}.%{minor}
12mr|gnome-js-common-0.1.2-3|7	Release:	3
12mr|gnome-js-common-0.1.2-3|8	Epoch:		1
12mr|gnome-js-common-0.1.2-3|9	License:	GPLv3
12mr|gnome-js-common-0.1.2-3|10	Group:		Development/Other
12mr|gnome-js-common-0.1.2-3|11	Url:		http://www.gnome.org
12mr|gnome-js-common-0.1.2-3|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major}/%{name}-%{version}.tar.bz2
12mr|gnome-js-common-0.1.2-3|13	BuildArch:	noarch
12mr|gnome-js-common-0.1.2-3|14	BuildRequires:	intltool
12mr|gnome-js-common-0.1.2-3|15	
12mr|gnome-js-common-0.1.2-3|16	%description
12mr|gnome-js-common-0.1.2-3|17	gnome-js-common is a module holding tests and JavaScript code useful
12mr|gnome-js-common-0.1.2-3|18	or common to both Seed and gjs.
12mr|gnome-js-common-0.1.2-3|19	
12mr|gnome-js-common-0.1.2-3|20	%prep
12mr|gnome-js-common-0.1.2-3|21	%setup -q
12mr|gnome-js-common-0.1.2-3|22	
12mr|gnome-js-common-0.1.2-3|23	%build
12mr|gnome-js-common-0.1.2-3|24	./configure --prefix=%{_prefix} --datadir=%{_datadir} --libdir=%{_datadir}
12mr|gnome-js-common-0.1.2-3|25	%make
12mr|gnome-js-common-0.1.2-3|26	
12mr|gnome-js-common-0.1.2-3|27	%install
12mr|gnome-js-common-0.1.2-3|28	%makeinstall_std gnome_js_commondocdir=%{_datadir}/doc/%{name}
12mr|gnome-js-common-0.1.2-3|29	
12mr|gnome-js-common-0.1.2-3|30	%check
12mr|gnome-js-common-0.1.2-3|31	make check
12mr|gnome-js-common-0.1.2-3|32	
12mr|gnome-js-common-0.1.2-3|33	%files
12mr|gnome-js-common-0.1.2-3|34	%doc %{_datadir}/doc/%{name}
12mr|gnome-js-common-0.1.2-3|35	%{_datadir}/gnome-js
12mr|gnome-js-common-0.1.2-3|36	%{_datadir}/pkgconfig/gnome-js-common.pc
12mr|gnome-js-common-0.1.2-3|37	
12mr|gnome-js-common-0.1.2-3|38	
12mr|gnome-js-common-0.1.2-3|39	
12mr|gnome-js-common-0.1.2-3|40	%changelog
12mr|gnome-js-common-0.1.2-3|41	* Mon Sep  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-js-common-0.1.2-3|42	+ Commit: 55bd2c4
12mr|gnome-js-common-0.1.2-3|43	- New version 0.1.2, add epoch (sync with Cooker), spec cleanup
12mr|gnome-js-common-0.1.2-3|44	
12mr|gnome-js-common-0.1.2-3|45	

14139 12
12mr|gnome-keyring-3.6.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|gnome-keyring-3.6.2-1|2	
12mr|gnome-keyring-3.6.2-1|3	%define api	3
12mr|gnome-keyring-3.6.2-1|4	
12mr|gnome-keyring-3.6.2-1|5	Summary:	Keyring and password manager for the GNOME desktop
12mr|gnome-keyring-3.6.2-1|6	Name:		gnome-keyring
12mr|gnome-keyring-3.6.2-1|7	Version:	3.6.2
12mr|gnome-keyring-3.6.2-1|8	Release:	1
12mr|gnome-keyring-3.6.2-1|9	License:	GPLv2+ and LGPLv2+
12mr|gnome-keyring-3.6.2-1|10	Group:		Networking/Remote access
12mr|gnome-keyring-3.6.2-1|11	URL:		http://www.gnome.org/
12mr|gnome-keyring-3.6.2-1|12	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|gnome-keyring-3.6.2-1|13	
12mr|gnome-keyring-3.6.2-1|14	BuildRequires:	intltool
12mr|gnome-keyring-3.6.2-1|15	BuildRequires:	glib2.0-common
12mr|gnome-keyring-3.6.2-1|16	BuildRequires:	gtk-doc
12mr|gnome-keyring-3.6.2-1|17	BuildRequires:	libtasn1-tools
12mr|gnome-keyring-3.6.2-1|18	BuildRequires:	pam-devel
12mr|gnome-keyring-3.6.2-1|19	BuildRequires:	pkgconfig(dbus-1) >= 1.0
12mr|gnome-keyring-3.6.2-1|20	BuildRequires:	pkgconfig(gck-1) >= 3.3.4
12mr|gnome-keyring-3.6.2-1|21	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
12mr|gnome-keyring-3.6.2-1|22	BuildRequires:	pkgconfig(libtasn1)
12mr|gnome-keyring-3.6.2-1|23	
12mr|gnome-keyring-3.6.2-1|24	#gw for keyring management GUI
12mr|gnome-keyring-3.6.2-1|25	Suggests:	seahorse
12mr|gnome-keyring-3.6.2-1|26	
12mr|gnome-keyring-3.6.2-1|27	%description
12mr|gnome-keyring-3.6.2-1|28	gnome-keyring is a program that keep password and other secrets for
12mr|gnome-keyring-3.6.2-1|29	users. It is run as a damon in the session, similar to ssh-agent, and
12mr|gnome-keyring-3.6.2-1|30	other applications can locate it by an environment variable.
12mr|gnome-keyring-3.6.2-1|31	
12mr|gnome-keyring-3.6.2-1|32	The program can manage several keyrings, each with its own master
12mr|gnome-keyring-3.6.2-1|33	password, and there is also a session keyring which is never stored to
12mr|gnome-keyring-3.6.2-1|34	disk, but forgotten when the session ends.
12mr|gnome-keyring-3.6.2-1|35	
12mr|gnome-keyring-3.6.2-1|36	%prep
12mr|gnome-keyring-3.6.2-1|37	%setup -q
12mr|gnome-keyring-3.6.2-1|38	%apply_patches
12mr|gnome-keyring-3.6.2-1|39	
12mr|gnome-keyring-3.6.2-1|40	%build
12mr|gnome-keyring-3.6.2-1|41	%configure2_5x \
12mr|gnome-keyring-3.6.2-1|42	--with-pam-dir=/%{_lib}/security \
12mr|gnome-keyring-3.6.2-1|43	--disable-static \
12mr|gnome-keyring-3.6.2-1|44	--enable-pam \
12mr|gnome-keyring-3.6.2-1|45	--disable-schemas-compile
12mr|gnome-keyring-3.6.2-1|46	
12mr|gnome-keyring-3.6.2-1|47	%make LIBS='-lgmodule-2.0 -lglib-2.0'
12mr|gnome-keyring-3.6.2-1|48	
12mr|gnome-keyring-3.6.2-1|49	%install
12mr|gnome-keyring-3.6.2-1|50	%makeinstall_std
12mr|gnome-keyring-3.6.2-1|51	
12mr|gnome-keyring-3.6.2-1|52	#we don't want these
12mr|gnome-keyring-3.6.2-1|53	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12mr|gnome-keyring-3.6.2-1|54	
12mr|gnome-keyring-3.6.2-1|55	%find_lang %{name} %{name}.lang
12mr|gnome-keyring-3.6.2-1|56	
12mr|gnome-keyring-3.6.2-1|57	%files -f %{name}.lang
12mr|gnome-keyring-3.6.2-1|58	%doc README NEWS
12mr|gnome-keyring-3.6.2-1|59	%{_sysconfdir}/xdg/autostart/%{name}-gpg.desktop
12mr|gnome-keyring-3.6.2-1|60	%{_sysconfdir}/xdg/autostart/%{name}-pkcs11.desktop
12mr|gnome-keyring-3.6.2-1|61	%{_sysconfdir}/xdg/autostart/%{name}-secrets.desktop
12mr|gnome-keyring-3.6.2-1|62	%{_sysconfdir}/xdg/autostart/%{name}-ssh.desktop
12mr|gnome-keyring-3.6.2-1|63	%{_sysconfdir}/pkcs11/modules/%{name}.module
12mr|gnome-keyring-3.6.2-1|64	%{_bindir}/%{name}
12mr|gnome-keyring-3.6.2-1|65	%{_bindir}/%{name}-%{api}
12mr|gnome-keyring-3.6.2-1|66	%attr(755,root,root) %{_bindir}/%{name}-daemon
12mr|gnome-keyring-3.6.2-1|67	%{_libdir}/%{name}
12mr|gnome-keyring-3.6.2-1|68	%{_libdir}/pkcs11
12mr|gnome-keyring-3.6.2-1|69	/%{_lib}/security/pam_gnome_keyring*.so
12mr|gnome-keyring-3.6.2-1|70	%{_datadir}/dbus-1/services/org.gnome.keyring.service
12mr|gnome-keyring-3.6.2-1|71	%{_datadir}/dbus-1/services/org.freedesktop.secrets.service
12mr|gnome-keyring-3.6.2-1|72	%{_datadir}/GConf/gsettings/*.convert
12mr|gnome-keyring-3.6.2-1|73	%{_datadir}/glib-2.0/schemas/*.gschema.xml
12mr|gnome-keyring-3.6.2-1|74	
12mr|gnome-keyring-3.6.2-1|75	
12mr|gnome-keyring-3.6.2-1|76	
12mr|gnome-keyring-3.6.2-1|77	%changelog
12mr|gnome-keyring-3.6.2-1|78	* Fri Sep 28 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mr|gnome-keyring-3.6.2-1|79	- update to 3.6.0
12mr|gnome-keyring-3.6.2-1|80	
12mr|gnome-keyring-3.6.2-1|81	* Wed May 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.1-1
12mr|gnome-keyring-3.6.2-1|82	+ Revision: 794901
12mr|gnome-keyring-3.6.2-1|83	- p0 applied upstream
12mr|gnome-keyring-3.6.2-1|84	- new version 3.4.1
12mr|gnome-keyring-3.6.2-1|85	- adapted spec for split out gcr pkg
12mr|gnome-keyring-3.6.2-1|86	
12mr|gnome-keyring-3.6.2-1|87	* Sun Mar 25 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 3.2.2-3
12mr|gnome-keyring-3.6.2-1|88	+ Revision: 786696
12mr|gnome-keyring-3.6.2-1|89	- patch0: fix WARNING: gnome-keyring:: no socket to connect to - patch from debian
12mr|gnome-keyring-3.6.2-1|90	
12mr|gnome-keyring-3.6.2-1|91	* Wed Feb 15 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.2-2
12mr|gnome-keyring-3.6.2-1|92	+ Revision: 774406
12mr|gnome-keyring-3.6.2-1|93	- added fix for glib-2.0 build error
12mr|gnome-keyring-3.6.2-1|94	- added missing BR
12mr|gnome-keyring-3.6.2-1|95	- added fix for gmodule-2.0 build error
12mr|gnome-keyring-3.6.2-1|96	- rebuild for ffi5
12mr|gnome-keyring-3.6.2-1|97	
12mr|gnome-keyring-3.6.2-1|98	* Thu Nov 17 2011 Matthew Dawkins <mattydaw@mandriva.org> 3.2.2-1
12mr|gnome-keyring-3.6.2-1|99	+ Revision: 731371
12mr|gnome-keyring-3.6.2-1|100	- new version 3.2.2
12mr|gnome-keyring-3.6.2-1|101	dropped old patches
12mr|gnome-keyring-3.6.2-1|102	sync'd spec with mga for major pkg changes before 3.3.x
12mr|gnome-keyring-3.6.2-1|103	cleaned up spec
12mr|gnome-keyring-3.6.2-1|104	
12mr|gnome-keyring-3.6.2-1|105	* Thu May 26 2011 GÃ¶tz Waschk <waschk@mandriva.org> 3.0.3-1
12mr|gnome-keyring-3.6.2-1|106	+ Revision: 679200
12mr|gnome-keyring-3.6.2-1|107	- new version
12mr|gnome-keyring-3.6.2-1|108	
12mr|gnome-keyring-3.6.2-1|109	+ Nicolas LÃ©cureuil <nlecureuil@mandriva.com>
12mr|gnome-keyring-3.6.2-1|110	- Clean spec file for rpm5
12mr|gnome-keyring-3.6.2-1|111	
12mr|gnome-keyring-3.6.2-1|112	* Fri May 20 2011 Funda Wang <fwang@mandriva.org> 3.0.2-1
12mr|gnome-keyring-3.6.2-1|113	+ Revision: 676283
12mr|gnome-keyring-3.6.2-1|114	- new version 3.0.2
12mr|gnome-keyring-3.6.2-1|115	
12mr|gnome-keyring-3.6.2-1|116	* Tue Apr 26 2011 Funda Wang <fwang@mandriva.org> 3.0.1-1
12mr|gnome-keyring-3.6.2-1|117	+ Revision: 659204
12mr|gnome-keyring-3.6.2-1|118	- disable test
12mr|gnome-keyring-3.6.2-1|119	- build with gtk2
12mr|gnome-keyring-3.6.2-1|120	- update to new version 3.0.1
12mr|gnome-keyring-3.6.2-1|121	
12mr|gnome-keyring-3.6.2-1|122	* Fri Apr 08 2011 Funda Wang <fwang@mandriva.org> 3.0.0-1
12mr|gnome-keyring-3.6.2-1|123	+ Revision: 651946
12mr|gnome-keyring-3.6.2-1|124	- new version 3.0.0
12mr|gnome-keyring-3.6.2-1|125	
12mr|gnome-keyring-3.6.2-1|126	* Tue Oct 26 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.1-1mdv2011.0
12mr|gnome-keyring-3.6.2-1|127	+ Revision: 589431
12mr|gnome-keyring-3.6.2-1|128	- update to new version 2.32.1
12mr|gnome-keyring-3.6.2-1|129	
12mr|gnome-keyring-3.6.2-1|130	* Tue Sep 28 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.0-1mdv2011.0
12mr|gnome-keyring-3.6.2-1|131	+ Revision: 581610
12mr|gnome-keyring-3.6.2-1|132	- update to new version 2.32.0
12mr|gnome-keyring-3.6.2-1|133	
12mr|gnome-keyring-3.6.2-1|134	* Mon Sep 13 2010 Funda Wang <fwang@mandriva.org> 2.31.92-3mdv2011.0
12mr|gnome-keyring-3.6.2-1|135	+ Revision: 577877
12mr|gnome-keyring-3.6.2-1|136	- tans1-tools is only a buildtime dep
12mr|gnome-keyring-3.6.2-1|137	
12mr|gnome-keyring-3.6.2-1|138	* Mon Sep 13 2010 Funda Wang <fwang@mandriva.org> 2.31.92-2mdv2011.0
12mr|gnome-keyring-3.6.2-1|139	+ Revision: 577873
12mr|gnome-keyring-3.6.2-1|140	- simplify BRs
12mr|gnome-keyring-3.6.2-1|141	- add requires on libtasn1-tools
12mr|gnome-keyring-3.6.2-1|142	
12mr|gnome-keyring-3.6.2-1|143	* Mon Sep 13 2010 Funda Wang <fwang@mandriva.org> 2.31.92-1mdv2011.0
12mr|gnome-keyring-3.6.2-1|144	+ Revision: 577852
12mr|gnome-keyring-3.6.2-1|145	- patch0 and patch4 merged upstream
12mr|gnome-keyring-3.6.2-1|146	- new version 2.31.92
12mr|gnome-keyring-3.6.2-1|147	
12mr|gnome-keyring-3.6.2-1|148	* Wed Sep 01 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.91-2mdv2011.0
12mr|gnome-keyring-3.6.2-1|149	+ Revision: 575045
12mr|gnome-keyring-3.6.2-1|150	- fix ssh key unlocking
12mr|gnome-keyring-3.6.2-1|151	
12mr|gnome-keyring-3.6.2-1|152	* Tue Aug 31 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.91-1mdv2011.0
12mr|gnome-keyring-3.6.2-1|153	+ Revision: 574621
12mr|gnome-keyring-3.6.2-1|154	- new version
12mr|gnome-keyring-3.6.2-1|155	- drop patch 0
12mr|gnome-keyring-3.6.2-1|156	- fix build
12mr|gnome-keyring-3.6.2-1|157	- update file list
12mr|gnome-keyring-3.6.2-1|158	
12mr|gnome-keyring-3.6.2-1|159	* Fri Jul 30 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.4-1mdv2011.0
12mr|gnome-keyring-3.6.2-1|160	+ Revision: 563400
12mr|gnome-keyring-3.6.2-1|161	- new version
12mr|gnome-keyring-3.6.2-1|162	- update file list
12mr|gnome-keyring-3.6.2-1|163	
12mr|gnome-keyring-3.6.2-1|164	* Wed Jul 21 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.3-2mdv2011.0
12mr|gnome-keyring-3.6.2-1|165	+ Revision: 556309
12mr|gnome-keyring-3.6.2-1|166	- suggest seahorse for key management (bug #60198)
12mr|gnome-keyring-3.6.2-1|167	
12mr|gnome-keyring-3.6.2-1|168	* Sun Jul 11 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.3-1mdv2011.0
12mr|gnome-keyring-3.6.2-1|169	+ Revision: 550876
12mr|gnome-keyring-3.6.2-1|170	- new version
12mr|gnome-keyring-3.6.2-1|171	- drop patch 4
12mr|gnome-keyring-3.6.2-1|172	
12mr|gnome-keyring-3.6.2-1|173	* Mon May 03 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.1-3mdv2010.1
12mr|gnome-keyring-3.6.2-1|174	+ Revision: 541735
12mr|gnome-keyring-3.6.2-1|175	- Patch4 (GIT): add missing service file (GNOME bug #611002)
12mr|gnome-keyring-3.6.2-1|176	
12mr|gnome-keyring-3.6.2-1|177	* Wed Apr 28 2010 Christophe Fergeau <cfergeau@mandriva.com> 2.30.1-2mdv2010.1
12mr|gnome-keyring-3.6.2-1|178	+ Revision: 540342
12mr|gnome-keyring-3.6.2-1|179	- rebuild so that shared libraries are properly stripped again
12mr|gnome-keyring-3.6.2-1|180	
12mr|gnome-keyring-3.6.2-1|181	* Mon Apr 26 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.1-1mdv2010.1
12mr|gnome-keyring-3.6.2-1|182	+ Revision: 539333
12mr|gnome-keyring-3.6.2-1|183	- update to new version 2.30.1
12mr|gnome-keyring-3.6.2-1|184	
12mr|gnome-keyring-3.6.2-1|185	* Tue Mar 30 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12mr|gnome-keyring-3.6.2-1|186	+ Revision: 529758
12mr|gnome-keyring-3.6.2-1|187	- update to new version 2.30.0
12mr|gnome-keyring-3.6.2-1|188	
12mr|gnome-keyring-3.6.2-1|189	* Wed Mar 10 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.92-1mdv2010.1
12mr|gnome-keyring-3.6.2-1|190	+ Revision: 517379
12mr|gnome-keyring-3.6.2-1|191	- update to new version 2.29.92
12mr|gnome-keyring-3.6.2-1|192	
12mr|gnome-keyring-3.6.2-1|193	* Tue Feb 09 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.90-1mdv2010.1
12mr|gnome-keyring-3.6.2-1|194	+ Revision: 502597
12mr|gnome-keyring-3.6.2-1|195	- update to new version 2.29.90
12mr|gnome-keyring-3.6.2-1|196	
12mr|gnome-keyring-3.6.2-1|197	* Mon Jan 11 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.5-1mdv2010.1
12mr|gnome-keyring-3.6.2-1|198	+ Revision: 489815
12mr|gnome-keyring-3.6.2-1|199	- update to new version 2.29.5
12mr|gnome-keyring-3.6.2-1|200	
12mr|gnome-keyring-3.6.2-1|201	* Wed Dec 23 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.4-2mdv2010.1
12mr|gnome-keyring-3.6.2-1|202	+ Revision: 481853
12mr|gnome-keyring-3.6.2-1|203	- add Fedora patches to make the keyring exit on session end
12mr|gnome-keyring-3.6.2-1|204	
12mr|gnome-keyring-3.6.2-1|205	* Mon Dec 21 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.4-1mdv2010.1
12mr|gnome-keyring-3.6.2-1|206	+ Revision: 480982
12mr|gnome-keyring-3.6.2-1|207	- new version
12mr|gnome-keyring-3.6.2-1|208	- update build deps
12mr|gnome-keyring-3.6.2-1|209	- update file list
12mr|gnome-keyring-3.6.2-1|210	- conflict with old library packages
12mr|gnome-keyring-3.6.2-1|211	
12mr|gnome-keyring-3.6.2-1|212	* Mon Dec 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.28.2-1mdv2010.1
12mr|gnome-keyring-3.6.2-1|213	+ Revision: 478590
12mr|gnome-keyring-3.6.2-1|214	- new version
12mr|gnome-keyring-3.6.2-1|215	- regenerate libtool
12mr|gnome-keyring-3.6.2-1|216	
12mr|gnome-keyring-3.6.2-1|217	* Fri Nov 06 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.28.1-1mdv2010.1
12mr|gnome-keyring-3.6.2-1|218	+ Revision: 460930
12mr|gnome-keyring-3.6.2-1|219	- new version
12mr|gnome-keyring-3.6.2-1|220	- drop patch
12mr|gnome-keyring-3.6.2-1|221	
12mr|gnome-keyring-3.6.2-1|222	* Mon Oct 05 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.0-3mdv2010.0
12mr|gnome-keyring-3.6.2-1|223	+ Revision: 454049
12mr|gnome-keyring-3.6.2-1|224	- Patch1 (vuntz): fix 10s timeout at logout (GNOME bug #595698)
12mr|gnome-keyring-3.6.2-1|225	
12mr|gnome-keyring-3.6.2-1|226	* Wed Sep 30 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.0-2mdv2010.0
12mr|gnome-keyring-3.6.2-1|227	+ Revision: 451795
12mr|gnome-keyring-3.6.2-1|228	- Disable ACL prompts, they are more confusing than anything
12mr|gnome-keyring-3.6.2-1|229	
12mr|gnome-keyring-3.6.2-1|230	* Mon Sep 21 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mr|gnome-keyring-3.6.2-1|231	+ Revision: 446733
12mr|gnome-keyring-3.6.2-1|232	- update to new version 2.28.0
12mr|gnome-keyring-3.6.2-1|233	- update build deps
12mr|gnome-keyring-3.6.2-1|234	
12mr|gnome-keyring-3.6.2-1|235	* Mon Sep 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.92-1mdv2010.0
12mr|gnome-keyring-3.6.2-1|236	+ Revision: 439071
12mr|gnome-keyring-3.6.2-1|237	- new version
12mr|gnome-keyring-3.6.2-1|238	- fix linking
12mr|gnome-keyring-3.6.2-1|239	
12mr|gnome-keyring-3.6.2-1|240	* Mon Aug 10 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.90-1mdv2010.0
12mr|gnome-keyring-3.6.2-1|241	+ Revision: 414391
12mr|gnome-keyring-3.6.2-1|242	- update to new version 2.27.90
12mr|gnome-keyring-3.6.2-1|243	
12mr|gnome-keyring-3.6.2-1|244	* Mon Jul 27 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.5-1mdv2010.0
12mr|gnome-keyring-3.6.2-1|245	+ Revision: 400788
12mr|gnome-keyring-3.6.2-1|246	- update to new version 2.27.5
12mr|gnome-keyring-3.6.2-1|247	
12mr|gnome-keyring-3.6.2-1|248	* Mon Jul 13 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.4-1mdv2010.0
12mr|gnome-keyring-3.6.2-1|249	+ Revision: 395678
12mr|gnome-keyring-3.6.2-1|250	- update to new version 2.27.4
12mr|gnome-keyring-3.6.2-1|251	
12mr|gnome-keyring-3.6.2-1|252	* Mon Jun 29 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.3-1mdv2010.0
12mr|gnome-keyring-3.6.2-1|253	+ Revision: 390726
12mr|gnome-keyring-3.6.2-1|254	- update to new version 2.26.3
12mr|gnome-keyring-3.6.2-1|255	
12mr|gnome-keyring-3.6.2-1|256	* Tue Apr 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.1-1mdv2009.1
12mr|gnome-keyring-3.6.2-1|257	+ Revision: 366983
12mr|gnome-keyring-3.6.2-1|258	- new version
12mr|gnome-keyring-3.6.2-1|259	- drop patch
12mr|gnome-keyring-3.6.2-1|260	
12mr|gnome-keyring-3.6.2-1|261	* Thu Apr 02 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.0-2mdv2009.1
12mr|gnome-keyring-3.6.2-1|262	+ Revision: 363504
12mr|gnome-keyring-3.6.2-1|263	- fix hanging ssh-agent (upstream bug #575247)
12mr|gnome-keyring-3.6.2-1|264	- remove all build workarounds
12mr|gnome-keyring-3.6.2-1|265	- spec fixes
12mr|gnome-keyring-3.6.2-1|266	
12mr|gnome-keyring-3.6.2-1|267	* Sat Mar 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mr|gnome-keyring-3.6.2-1|268	+ Revision: 355139
12mr|gnome-keyring-3.6.2-1|269	- new version
12mr|gnome-keyring-3.6.2-1|270	- update build deps
12mr|gnome-keyring-3.6.2-1|271	
12mr|gnome-keyring-3.6.2-1|272	* Mon Mar 02 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.92-1mdv2009.1
12mr|gnome-keyring-3.6.2-1|273	+ Revision: 347290
12mr|gnome-keyring-3.6.2-1|274	- update to new version 2.25.92
12mr|gnome-keyring-3.6.2-1|275	
12mr|gnome-keyring-3.6.2-1|276	* Sat Feb 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.91-1mdv2009.1
12mr|gnome-keyring-3.6.2-1|277	+ Revision: 340324
12mr|gnome-keyring-3.6.2-1|278	- update to new version 2.25.91
12mr|gnome-keyring-3.6.2-1|279	
12mr|gnome-keyring-3.6.2-1|280	* Mon Feb 02 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.90-1mdv2009.1
12mr|gnome-keyring-3.6.2-1|281	+ Revision: 336659
12mr|gnome-keyring-3.6.2-1|282	- new version
12mr|gnome-keyring-3.6.2-1|283	- drop patch
12mr|gnome-keyring-3.6.2-1|284	- update file list
12mr|gnome-keyring-3.6.2-1|285	
12mr|gnome-keyring-3.6.2-1|286	+ Funda Wang <fwang@mandriva.org>
12mr|gnome-keyring-3.6.2-1|287	- drop static lib
12mr|gnome-keyring-3.6.2-1|288	- use system libtool
12mr|gnome-keyring-3.6.2-1|289	- Partial fix linkage
12mr|gnome-keyring-3.6.2-1|290	
12mr|gnome-keyring-3.6.2-1|291	* Tue Jan 20 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.5-1mdv2009.1
12mr|gnome-keyring-3.6.2-1|292	+ Revision: 331621
12mr|gnome-keyring-3.6.2-1|293	- new version
12mr|gnome-keyring-3.6.2-1|294	- disable --no-undefined
12mr|gnome-keyring-3.6.2-1|295	- update file list
12mr|gnome-keyring-3.6.2-1|296	
12mr|gnome-keyring-3.6.2-1|297	* Fri Jan 09 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.4.2-1mdv2009.1
12mr|gnome-keyring-3.6.2-1|298	+ Revision: 327381
12mr|gnome-keyring-3.6.2-1|299	- update to new version 2.25.4.2
12mr|gnome-keyring-3.6.2-1|300	
12mr|gnome-keyring-3.6.2-1|301	* Tue Jan 06 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.4.1-1mdv2009.1
12mr|gnome-keyring-3.6.2-1|302	+ Revision: 325242
12mr|gnome-keyring-3.6.2-1|303	- update to new version 2.25.4.1
12mr|gnome-keyring-3.6.2-1|304	
12mr|gnome-keyring-3.6.2-1|305	* Mon Jan 05 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.4-1mdv2009.1
12mr|gnome-keyring-3.6.2-1|306	+ Revision: 324946
12mr|gnome-keyring-3.6.2-1|307	- update to new version 2.25.4
12mr|gnome-keyring-3.6.2-1|308	
12mr|gnome-keyring-3.6.2-1|309	* Thu Dec 18 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.2-1mdv2009.1
12mr|gnome-keyring-3.6.2-1|310	+ Revision: 315883
12mr|gnome-keyring-3.6.2-1|311	- new version
12mr|gnome-keyring-3.6.2-1|312	- update file list
12mr|gnome-keyring-3.6.2-1|313	
12mr|gnome-keyring-3.6.2-1|314	* Tue Nov 04 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.1-1mdv2009.1
12mr|gnome-keyring-3.6.2-1|315	+ Revision: 299938
12mr|gnome-keyring-3.6.2-1|316	- update to new version 2.25.1
12mr|gnome-keyring-3.6.2-1|317	
12mr|gnome-keyring-3.6.2-1|318	* Sun Oct 19 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.1-1mdv2009.1
12mr|gnome-keyring-3.6.2-1|319	+ Revision: 295218
12mr|gnome-keyring-3.6.2-1|320	- update to new version 2.24.1
12mr|gnome-keyring-3.6.2-1|321	
12mr|gnome-keyring-3.6.2-1|322	* Sun Sep 21 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12mr|gnome-keyring-3.6.2-1|323	+ Revision: 286289
12mr|gnome-keyring-3.6.2-1|324	- fix build deps
12mr|gnome-keyring-3.6.2-1|325	- new version
12mr|gnome-keyring-3.6.2-1|326	
12mr|gnome-keyring-3.6.2-1|327	* Mon Sep 08 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.92-1mdv2009.0
12mr|gnome-keyring-3.6.2-1|328	+ Revision: 282460
12mr|gnome-keyring-3.6.2-1|329	- new version
12mr|gnome-keyring-3.6.2-1|330	
12mr|gnome-keyring-3.6.2-1|331	* Wed Sep 03 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.91-1mdv2009.0
12mr|gnome-keyring-3.6.2-1|332	+ Revision: 279783
12mr|gnome-keyring-3.6.2-1|333	- new version
12mr|gnome-keyring-3.6.2-1|334	- drop patch
12mr|gnome-keyring-3.6.2-1|335	
12mr|gnome-keyring-3.6.2-1|336	* Tue Aug 19 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.90-1mdv2009.0
12mr|gnome-keyring-3.6.2-1|337	+ Revision: 273785
12mr|gnome-keyring-3.6.2-1|338	- fix build deps
12mr|gnome-keyring-3.6.2-1|339	- new version
12mr|gnome-keyring-3.6.2-1|340	- fix build
12mr|gnome-keyring-3.6.2-1|341	- update file list
12mr|gnome-keyring-3.6.2-1|342	
12mr|gnome-keyring-3.6.2-1|343	* Mon Aug 04 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.6-1mdv2009.0
12mr|gnome-keyring-3.6.2-1|344	+ Revision: 262939
12mr|gnome-keyring-3.6.2-1|345	- new version
12mr|gnome-keyring-3.6.2-1|346	
12mr|gnome-keyring-3.6.2-1|347	* Tue Jul 22 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.5-1mdv2009.0
12mr|gnome-keyring-3.6.2-1|348	+ Revision: 240069
12mr|gnome-keyring-3.6.2-1|349	- new version
12mr|gnome-keyring-3.6.2-1|350	- update file list
12mr|gnome-keyring-3.6.2-1|351	
12mr|gnome-keyring-3.6.2-1|352	* Mon Jun 30 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.3-1mdv2009.0
12mr|gnome-keyring-3.6.2-1|353	+ Revision: 230367
12mr|gnome-keyring-3.6.2-1|354	- new version
12mr|gnome-keyring-3.6.2-1|355	- update license
12mr|gnome-keyring-3.6.2-1|356	
12mr|gnome-keyring-3.6.2-1|357	+ Pixel <pixel@mandriva.com>
12mr|gnome-keyring-3.6.2-1|358	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|gnome-keyring-3.6.2-1|359	
12mr|gnome-keyring-3.6.2-1|360	* Tue May 27 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.2-1mdv2009.0
12mr|gnome-keyring-3.6.2-1|361	+ Revision: 211558
12mr|gnome-keyring-3.6.2-1|362	- new version
12mr|gnome-keyring-3.6.2-1|363	
12mr|gnome-keyring-3.6.2-1|364	* Wed Apr 09 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.1-1mdv2009.0
12mr|gnome-keyring-3.6.2-1|365	+ Revision: 192453
12mr|gnome-keyring-3.6.2-1|366	- new version
12mr|gnome-keyring-3.6.2-1|367	- drop patch
12mr|gnome-keyring-3.6.2-1|368	
12mr|gnome-keyring-3.6.2-1|369	* Wed Apr 02 2008 Frederic Crozat <fcrozat@mandriva.com> 2.22.0-2mdv2008.1
12mr|gnome-keyring-3.6.2-1|370	+ Revision: 191700
12mr|gnome-keyring-3.6.2-1|371	- Patch0 (SVN): fix daemon startup through dbus (GNOME bug #522253)
12mr|gnome-keyring-3.6.2-1|372	
12mr|gnome-keyring-3.6.2-1|373	* Sun Mar 09 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12mr|gnome-keyring-3.6.2-1|374	+ Revision: 183037
12mr|gnome-keyring-3.6.2-1|375	- new version
12mr|gnome-keyring-3.6.2-1|376	
12mr|gnome-keyring-3.6.2-1|377	* Mon Feb 25 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.92-1mdv2008.1
12mr|gnome-keyring-3.6.2-1|378	+ Revision: 174579
12mr|gnome-keyring-3.6.2-1|379	- new version
12mr|gnome-keyring-3.6.2-1|380	
12mr|gnome-keyring-3.6.2-1|381	* Tue Feb 12 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.91-1mdv2008.1
12mr|gnome-keyring-3.6.2-1|382	+ Revision: 165742
12mr|gnome-keyring-3.6.2-1|383	- new version
12mr|gnome-keyring-3.6.2-1|384	
12mr|gnome-keyring-3.6.2-1|385	* Mon Jan 28 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.90-1mdv2008.1
12mr|gnome-keyring-3.6.2-1|386	+ Revision: 159441
12mr|gnome-keyring-3.6.2-1|387	- new version
12mr|gnome-keyring-3.6.2-1|388	
12mr|gnome-keyring-3.6.2-1|389	* Fri Jan 18 2008 Frederic Crozat <fcrozat@mandriva.com> 2.21.5-2mdv2008.1
12mr|gnome-keyring-3.6.2-1|390	+ Revision: 154728
12mr|gnome-keyring-3.6.2-1|391	- Fix the way pam module is installed and don't install .la file for it
12mr|gnome-keyring-3.6.2-1|392	
12mr|gnome-keyring-3.6.2-1|393	* Mon Jan 14 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.5-1mdv2008.1
12mr|gnome-keyring-3.6.2-1|394	+ Revision: 151325
12mr|gnome-keyring-3.6.2-1|395	- new version
12mr|gnome-keyring-3.6.2-1|396	- add gconf schema
12mr|gnome-keyring-3.6.2-1|397	
12mr|gnome-keyring-3.6.2-1|398	+ Olivier Blin <blino@mandriva.org>
12mr|gnome-keyring-3.6.2-1|399	- restore BuildRoot
12mr|gnome-keyring-3.6.2-1|400	
12mr|gnome-keyring-3.6.2-1|401	* Mon Dec 17 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.4-1mdv2008.1
12mr|gnome-keyring-3.6.2-1|402	+ Revision: 130172
12mr|gnome-keyring-3.6.2-1|403	- new version
12mr|gnome-keyring-3.6.2-1|404	- update file list
12mr|gnome-keyring-3.6.2-1|405	
12mr|gnome-keyring-3.6.2-1|406	+ Thierry Vignaud <tv@mandriva.org>
12mr|gnome-keyring-3.6.2-1|407	- kill re-definition of %%buildroot on Pixel's request
12mr|gnome-keyring-3.6.2-1|408	
12mr|gnome-keyring-3.6.2-1|409	* Wed Dec 05 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.3.2-1mdv2008.1
12mr|gnome-keyring-3.6.2-1|410	+ Revision: 115659
12mr|gnome-keyring-3.6.2-1|411	- new version
12mr|gnome-keyring-3.6.2-1|412	
12mr|gnome-keyring-3.6.2-1|413	* Wed Dec 05 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.3.1-1mdv2008.1
12mr|gnome-keyring-3.6.2-1|414	+ Revision: 115621
12mr|gnome-keyring-3.6.2-1|415	- new version
12mr|gnome-keyring-3.6.2-1|416	- update file list
12mr|gnome-keyring-3.6.2-1|417	
12mr|gnome-keyring-3.6.2-1|418	* Mon Dec 03 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.3-1mdv2008.1
12mr|gnome-keyring-3.6.2-1|419	+ Revision: 114601
12mr|gnome-keyring-3.6.2-1|420	- new version
12mr|gnome-keyring-3.6.2-1|421	- drop patch
12mr|gnome-keyring-3.6.2-1|422	- update buildrequires
12mr|gnome-keyring-3.6.2-1|423	- update file list
12mr|gnome-keyring-3.6.2-1|424	
12mr|gnome-keyring-3.6.2-1|425	* Mon Dec 03 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.2-2mdv2008.1
12mr|gnome-keyring-3.6.2-1|426	+ Revision: 114531
12mr|gnome-keyring-3.6.2-1|427	- fix environment in the pam module
12mr|gnome-keyring-3.6.2-1|428	
12mr|gnome-keyring-3.6.2-1|429	* Sun Nov 25 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.2-1mdv2008.1
12mr|gnome-keyring-3.6.2-1|430	+ Revision: 111863
12mr|gnome-keyring-3.6.2-1|431	- new version
12mr|gnome-keyring-3.6.2-1|432	
12mr|gnome-keyring-3.6.2-1|433	* Mon Oct 15 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.1-1mdv2008.1
12mr|gnome-keyring-3.6.2-1|434	+ Revision: 98576
12mr|gnome-keyring-3.6.2-1|435	- new version
12mr|gnome-keyring-3.6.2-1|436	- update file list
12mr|gnome-keyring-3.6.2-1|437	
12mr|gnome-keyring-3.6.2-1|438	* Wed Sep 19 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.0-1mdv2008.0
12mr|gnome-keyring-3.6.2-1|439	+ Revision: 90415
12mr|gnome-keyring-3.6.2-1|440	- new version
12mr|gnome-keyring-3.6.2-1|441	- new version
12mr|gnome-keyring-3.6.2-1|442	
12mr|gnome-keyring-3.6.2-1|443	* Sun Aug 26 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.91-1mdv2008.0
12mr|gnome-keyring-3.6.2-1|444	+ Revision: 71579
12mr|gnome-keyring-3.6.2-1|445	- new version
12mr|gnome-keyring-3.6.2-1|446	
12mr|gnome-keyring-3.6.2-1|447	* Tue Aug 14 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.90-1mdv2008.0
12mr|gnome-keyring-3.6.2-1|448	+ Revision: 62967
12mr|gnome-keyring-3.6.2-1|449	- new version
12mr|gnome-keyring-3.6.2-1|450	- new devel name
12mr|gnome-keyring-3.6.2-1|451	
12mr|gnome-keyring-3.6.2-1|452	* Mon Jul 30 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.6.1-2mdv2008.0
12mr|gnome-keyring-3.6.2-1|453	+ Revision: 56619
12mr|gnome-keyring-3.6.2-1|454	- fix buildrequires
12mr|gnome-keyring-3.6.2-1|455	
12mr|gnome-keyring-3.6.2-1|456	* Mon Jul 30 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.6.1-1mdv2008.0
12mr|gnome-keyring-3.6.2-1|457	+ Revision: 56586
12mr|gnome-keyring-3.6.2-1|458	- new version
12mr|gnome-keyring-3.6.2-1|459	- fix installation
12mr|gnome-keyring-3.6.2-1|460	- new version
12mr|gnome-keyring-3.6.2-1|461	- add pam module
12mr|gnome-keyring-3.6.2-1|462	
12mr|gnome-keyring-3.6.2-1|463	* Sat Jul 07 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.5-1mdv2008.0
12mr|gnome-keyring-3.6.2-1|464	+ Revision: 49369
12mr|gnome-keyring-3.6.2-1|465	- new version
12mr|gnome-keyring-3.6.2-1|466	
12mr|gnome-keyring-3.6.2-1|467	* Mon Jun 18 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.4.1-1mdv2008.0
12mr|gnome-keyring-3.6.2-1|468	+ Revision: 40993
12mr|gnome-keyring-3.6.2-1|469	- new version
12mr|gnome-keyring-3.6.2-1|470	
12mr|gnome-keyring-3.6.2-1|471	* Sun Jun 17 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.4-1mdv2008.0
12mr|gnome-keyring-3.6.2-1|472	+ Revision: 40610
12mr|gnome-keyring-3.6.2-1|473	- new version
12mr|gnome-keyring-3.6.2-1|474	- update file list
12mr|gnome-keyring-3.6.2-1|475	
12mr|gnome-keyring-3.6.2-1|476	* Wed Jun 06 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.2-2mdv2008.0
12mr|gnome-keyring-3.6.2-1|477	+ Revision: 36055
12mr|gnome-keyring-3.6.2-1|478	- fix buildrequires
12mr|gnome-keyring-3.6.2-1|479	- new version
12mr|gnome-keyring-3.6.2-1|480	
12mr|gnome-keyring-3.6.2-1|481	* Tue Apr 17 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.8.1-1mdv2008.0
12mr|gnome-keyring-3.6.2-1|482	+ Revision: 13824
12mr|gnome-keyring-3.6.2-1|483	- new version
12mr|gnome-keyring-3.6.2-1|484	
12mr|gnome-keyring-3.6.2-1|485	
12mr|gnome-keyring-3.6.2-1|486	* Mon Mar 12 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.8-1mdv2007.1
12mr|gnome-keyring-3.6.2-1|487	+ Revision: 142014
12mr|gnome-keyring-3.6.2-1|488	- new version
12mr|gnome-keyring-3.6.2-1|489	
12mr|gnome-keyring-3.6.2-1|490	* Fri Feb 23 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.7.92-1mdv2007.1
12mr|gnome-keyring-3.6.2-1|491	+ Revision: 125183
12mr|gnome-keyring-3.6.2-1|492	- new version
12mr|gnome-keyring-3.6.2-1|493	
12mr|gnome-keyring-3.6.2-1|494	* Mon Feb 12 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.7.91-1mdv2007.1
12mr|gnome-keyring-3.6.2-1|495	+ Revision: 120040
12mr|gnome-keyring-3.6.2-1|496	- new version
12mr|gnome-keyring-3.6.2-1|497	
12mr|gnome-keyring-3.6.2-1|498	* Fri Jan 05 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.7.3-2mdv2007.1
12mr|gnome-keyring-3.6.2-1|499	+ Revision: 104390
12mr|gnome-keyring-3.6.2-1|500	- bot rebuild
12mr|gnome-keyring-3.6.2-1|501	- new version
12mr|gnome-keyring-3.6.2-1|502	
12mr|gnome-keyring-3.6.2-1|503	* Mon Dec 18 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.7.2-1mdv2007.1
12mr|gnome-keyring-3.6.2-1|504	+ Revision: 98508
12mr|gnome-keyring-3.6.2-1|505	- new version
12mr|gnome-keyring-3.6.2-1|506	
12mr|gnome-keyring-3.6.2-1|507	* Tue Nov 28 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.7.1-2mdv2007.1
12mr|gnome-keyring-3.6.2-1|508	+ Revision: 87929
12mr|gnome-keyring-3.6.2-1|509	- spec fix
12mr|gnome-keyring-3.6.2-1|510	- new version
12mr|gnome-keyring-3.6.2-1|511	
12mr|gnome-keyring-3.6.2-1|512	* Mon Nov 27 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.6.0-1mdv2007.1
12mr|gnome-keyring-3.6.2-1|513	+ Revision: 87705
12mr|gnome-keyring-3.6.2-1|514	- Import gnome-keyring
12mr|gnome-keyring-3.6.2-1|515	
12mr|gnome-keyring-3.6.2-1|516	* Tue Sep 05 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.6.0-1mdv2007.0
12mr|gnome-keyring-3.6.2-1|517	- New release 0.6.0
12mr|gnome-keyring-3.6.2-1|518	
12mr|gnome-keyring-3.6.2-1|519	* Tue Aug 22 2006 Frederic Crozat <fcrozat@mandriva.com> 0.5.2-1mdv2007.0
12mr|gnome-keyring-3.6.2-1|520	- Release 0.5.2
12mr|gnome-keyring-3.6.2-1|521	
12mr|gnome-keyring-3.6.2-1|522	* Thu Jun 15 2006 Götz Waschk <waschk@mandriva.org> 0.5.1-2mdv2007.0
12mr|gnome-keyring-3.6.2-1|523	- fix buildrequires
12mr|gnome-keyring-3.6.2-1|524	
12mr|gnome-keyring-3.6.2-1|525	* Tue Jun 13 2006 Götz Waschk <waschk@mandriva.org> 0.5.1-1mdv2007.0
12mr|gnome-keyring-3.6.2-1|526	- update file list
12mr|gnome-keyring-3.6.2-1|527	- New release 0.5.1
12mr|gnome-keyring-3.6.2-1|528	
12mr|gnome-keyring-3.6.2-1|529	* Mon Mar 13 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.4.9-1mdk
12mr|gnome-keyring-3.6.2-1|530	- New release 0.4.9
12mr|gnome-keyring-3.6.2-1|531	
12mr|gnome-keyring-3.6.2-1|532	* Tue Feb 28 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.4.8-1mdk
12mr|gnome-keyring-3.6.2-1|533	- New release 0.4.8
12mr|gnome-keyring-3.6.2-1|534	
12mr|gnome-keyring-3.6.2-1|535	* Mon Feb 13 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.4.7-1mdk
12mr|gnome-keyring-3.6.2-1|536	- New release 0.4.7
12mr|gnome-keyring-3.6.2-1|537	- use mkrel
12mr|gnome-keyring-3.6.2-1|538	
12mr|gnome-keyring-3.6.2-1|539	* Wed Nov 16 2005 GÃ¶tz Waschk <waschk@mandriva.org> 0.4.6-1mdk
12mr|gnome-keyring-3.6.2-1|540	- New release 0.4.6
12mr|gnome-keyring-3.6.2-1|541	
12mr|gnome-keyring-3.6.2-1|542	* Wed Oct 12 2005 GÃ¶tz Waschk <waschk@mandriva.org> 0.4.5-1mdk
12mr|gnome-keyring-3.6.2-1|543	- New release 0.4.5
12mr|gnome-keyring-3.6.2-1|544	
12mr|gnome-keyring-3.6.2-1|545	* Fri Sep 02 2005 GÃ¶tz Waschk <waschk@mandriva.org> 0.4.3-2mdk
12mr|gnome-keyring-3.6.2-1|546	- rebuild to remove glitz dep
12mr|gnome-keyring-3.6.2-1|547	
12mr|gnome-keyring-3.6.2-1|548	* Thu Aug 25 2005 GÃ¶tz Waschk <waschk@mandriva.org> 0.4.3-1mdk
12mr|gnome-keyring-3.6.2-1|549	- New release 0.4.3
12mr|gnome-keyring-3.6.2-1|550	
12mr|gnome-keyring-3.6.2-1|551	* Mon Mar 07 2005 Götz Waschk <waschk@linux-mandrake.com> 0.4.2-1mdk
12mr|gnome-keyring-3.6.2-1|552	- reenable libtoolize
12mr|gnome-keyring-3.6.2-1|553	- New release 0.4.2
12mr|gnome-keyring-3.6.2-1|554	
12mr|gnome-keyring-3.6.2-1|555	* Tue Jan 11 2005 Goetz Waschk <waschk@linux-mandrake.com> 0.4.1-1mdk
12mr|gnome-keyring-3.6.2-1|556	- New release 0.4.1
12mr|gnome-keyring-3.6.2-1|557	
12mr|gnome-keyring-3.6.2-1|558	* Tue Oct 19 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.4.0-1mdk
12mr|gnome-keyring-3.6.2-1|559	- New release 0.4.0
12mr|gnome-keyring-3.6.2-1|560	
12mr|gnome-keyring-3.6.2-1|561	* Tue Apr 20 2004 Götz Waschk <waschk@linux-mandrake.com> 0.2.1-1mdk
12mr|gnome-keyring-3.6.2-1|562	- new version
12mr|gnome-keyring-3.6.2-1|563	
12mr|gnome-keyring-3.6.2-1|564	* Tue Apr 06 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.2.0-1mdk
12mr|gnome-keyring-3.6.2-1|565	- initial package (from Götz Waschk)
12mr|gnome-keyring-3.6.2-1|566	

14140 12
12mr|gnome-keyring-sharp-1.0.2-4|1	Summary:	Mono implementation of the GNOME Keyring API
12mr|gnome-keyring-sharp-1.0.2-4|2	Name:		gnome-keyring-sharp
12mr|gnome-keyring-sharp-1.0.2-4|3	Version:	1.0.2
12mr|gnome-keyring-sharp-1.0.2-4|4	Release:	4
12mr|gnome-keyring-sharp-1.0.2-4|5	Source0:	http://www.go-mono.com/archive/%{name}/%{name}-%{version}.tar.gz
12mr|gnome-keyring-sharp-1.0.2-4|6	License:	MIT
12mr|gnome-keyring-sharp-1.0.2-4|7	Group:		System/Libraries
12mr|gnome-keyring-sharp-1.0.2-4|8	Url:		http://go-mono.com
12mr|gnome-keyring-sharp-1.0.2-4|9	BuildRequires:	pkgconfig(mono)
12mr|gnome-keyring-sharp-1.0.2-4|10	BuildRequires:	ndesk-dbus
12mr|gnome-keyring-sharp-1.0.2-4|11	BuildRequires:	monodoc
12mr|gnome-keyring-sharp-1.0.2-4|12	BuildRequires:	glib-sharp2
12mr|gnome-keyring-sharp-1.0.2-4|13	BuildRequires:	pkgconfig(gnome-keyring-1)
12mr|gnome-keyring-sharp-1.0.2-4|14	BuildRequires:	automake
12mr|gnome-keyring-sharp-1.0.2-4|15	Requires:		gnome-keyring
12mr|gnome-keyring-sharp-1.0.2-4|16	
12mr|gnome-keyring-sharp-1.0.2-4|17	%description
12mr|gnome-keyring-sharp-1.0.2-4|18	GNOME Keyring is a system which allows you to store passwords and
12mr|gnome-keyring-sharp-1.0.2-4|19	other sensitive data across GNOME applications. It provides an API to
12mr|gnome-keyring-sharp-1.0.2-4|20	access this information, as well as a daemon to manage it.
12mr|gnome-keyring-sharp-1.0.2-4|21	
12mr|gnome-keyring-sharp-1.0.2-4|22	gnome-keyring-sharp is a fully managed implementation of libgnome-keyring.
12mr|gnome-keyring-sharp-1.0.2-4|23	
12mr|gnome-keyring-sharp-1.0.2-4|24	%package doc
12mr|gnome-keyring-sharp-1.0.2-4|25	Summary:	Development documentation for %{name}
12mr|gnome-keyring-sharp-1.0.2-4|26	Group:		Development/Other
12mr|gnome-keyring-sharp-1.0.2-4|27	Requires(post):	mono-tools >= 1.1.9
12mr|gnome-keyring-sharp-1.0.2-4|28	Requires(postun): mono-tools >= 1.1.9
12mr|gnome-keyring-sharp-1.0.2-4|29	
12mr|gnome-keyring-sharp-1.0.2-4|30	%description doc
12mr|gnome-keyring-sharp-1.0.2-4|31	Gecko-sharp is a C# language binding for the gtkembedmoz widget. You
12mr|gnome-keyring-sharp-1.0.2-4|32	can use it to embed mozilla into C# programs.
12mr|gnome-keyring-sharp-1.0.2-4|33	
12mr|gnome-keyring-sharp-1.0.2-4|34	This package contains the API documentation for the %name in
12mr|gnome-keyring-sharp-1.0.2-4|35	Monodoc format.
12mr|gnome-keyring-sharp-1.0.2-4|36	
12mr|gnome-keyring-sharp-1.0.2-4|37	
12mr|gnome-keyring-sharp-1.0.2-4|38	%prep
12mr|gnome-keyring-sharp-1.0.2-4|39	%setup -q
12mr|gnome-keyring-sharp-1.0.2-4|40	
12mr|gnome-keyring-sharp-1.0.2-4|41	%build
12mr|gnome-keyring-sharp-1.0.2-4|42	%configure2_5x --disable-static
12mr|gnome-keyring-sharp-1.0.2-4|43	make
12mr|gnome-keyring-sharp-1.0.2-4|44	
12mr|gnome-keyring-sharp-1.0.2-4|45	%install
12mr|gnome-keyring-sharp-1.0.2-4|46	%makeinstall_std
12mr|gnome-keyring-sharp-1.0.2-4|47	%if %{_lib} != lib
12mr|gnome-keyring-sharp-1.0.2-4|48	mv %{buildroot}%{_libdir}/mono* %{buildroot}%{_prefix}/lib
12mr|gnome-keyring-sharp-1.0.2-4|49	%endif
12mr|gnome-keyring-sharp-1.0.2-4|50	
12mr|gnome-keyring-sharp-1.0.2-4|51	%post doc
12mr|gnome-keyring-sharp-1.0.2-4|52	%{_bindir}/monodoc --make-index > /dev/null
12mr|gnome-keyring-sharp-1.0.2-4|53	
12mr|gnome-keyring-sharp-1.0.2-4|54	%postun doc
12mr|gnome-keyring-sharp-1.0.2-4|55	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
12mr|gnome-keyring-sharp-1.0.2-4|56	fi
12mr|gnome-keyring-sharp-1.0.2-4|57	
12mr|gnome-keyring-sharp-1.0.2-4|58	%files
12mr|gnome-keyring-sharp-1.0.2-4|59	%doc README
12mr|gnome-keyring-sharp-1.0.2-4|60	%{_prefix}/lib/mono/gac/Gnome.Keyring
12mr|gnome-keyring-sharp-1.0.2-4|61	%{_prefix}/lib/mono/gnome-keyring-sharp-1.0/Gnome.Keyring.dll
12mr|gnome-keyring-sharp-1.0.2-4|62	%{_libdir}/libgnome-keyring-sharp-glue.so
12mr|gnome-keyring-sharp-1.0.2-4|63	%{_libdir}/pkgconfig/*.pc
12mr|gnome-keyring-sharp-1.0.2-4|64	
12mr|gnome-keyring-sharp-1.0.2-4|65	%files doc
12mr|gnome-keyring-sharp-1.0.2-4|66	%{_prefix}/lib/monodoc/sources/Gnome.Keyring.*
12mr|gnome-keyring-sharp-1.0.2-4|67	
12mr|gnome-keyring-sharp-1.0.2-4|68	
12mr|gnome-keyring-sharp-1.0.2-4|69	
12mr|gnome-keyring-sharp-1.0.2-4|70	%changelog
12mr|gnome-keyring-sharp-1.0.2-4|71	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-keyring-sharp-1.0.2-4|72	+ Commit: 60b9b6e
12mr|gnome-keyring-sharp-1.0.2-4|73	- Drop .la files, spec cleanup
12mr|gnome-keyring-sharp-1.0.2-4|74	
12mr|gnome-keyring-sharp-1.0.2-4|75	

14141 12
12mr|gnome-libs-1.4.2-27|1	%define lib_major		32
12mr|gnome-libs-1.4.2-27|2	%define xmhtml_major		1
12mr|gnome-libs-1.4.2-27|3	%define lib_name		%mklibname gnome %{lib_major}
12mr|gnome-libs-1.4.2-27|4	%define lib_gtkxmhtml		%mklibname gtkxmhtml 1
12mr|gnome-libs-1.4.2-27|5	
12mr|gnome-libs-1.4.2-27|6	Summary:	Main GNOME libraries
12mr|gnome-libs-1.4.2-27|7	Name:		gnome-libs
12mr|gnome-libs-1.4.2-27|8	Version: 	1.4.2
12mr|gnome-libs-1.4.2-27|9	Release:	27
12mr|gnome-libs-1.4.2-27|10	License:	LGPL
12mr|gnome-libs-1.4.2-27|11	Group:		System/Libraries
12mr|gnome-libs-1.4.2-27|12	URL:		http://www.gnome.org/
12mr|gnome-libs-1.4.2-27|13	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/stable/%{name}/%{name}-%{version}.tar.bz2
12mr|gnome-libs-1.4.2-27|14	Source1:	gtkrc-default.bz2
12mr|gnome-libs-1.4.2-27|15	BuildRequires:	autoconf2.1
12mr|gnome-libs-1.4.2-27|16	BuildRequires:	automake1.4
12mr|gnome-libs-1.4.2-27|17	BuildRequires:	libtool
12mr|gnome-libs-1.4.2-27|18	BuildRequires:	db1-devel
12mr|gnome-libs-1.4.2-27|19	BuildRequires:	pkgconfig(ORBit)
12mr|gnome-libs-1.4.2-27|20	BuildRequires:	pkgconfig(esound)
12mr|gnome-libs-1.4.2-27|21	BuildRequires:	pkgconfig(gtk+)
12mr|gnome-libs-1.4.2-27|22	BuildRequires:	pkgconfig(imlibgdk)
12mr|gnome-libs-1.4.2-27|23	BuildRequires:	pkgconfig(xt)
12mr|gnome-libs-1.4.2-27|24	BuildRequires:	pkgconfig(xpm)
12mr|gnome-libs-1.4.2-27|25	Requires:	ORBit
12mr|gnome-libs-1.4.2-27|26	
12mr|gnome-libs-1.4.2-27|27	# Red Hat patches
12mr|gnome-libs-1.4.2-27|28	Patch0:		RH-gnome-libs-rhsnddefs.patch
12mr|gnome-libs-1.4.2-27|29	# allow reading UTF-8 encoded .desktop
12mr|gnome-libs-1.4.2-27|30	Patch13:	gnome-libs-1.4.2-utf8menu.patch
12mr|gnome-libs-1.4.2-27|31	
12mr|gnome-libs-1.4.2-27|32	# Mandriva patch
12mr|gnome-libs-1.4.2-27|33	#(fred c)
12mr|gnome-libs-1.4.2-27|34	# search icons first in /usr/share/icons/large, normal and small
12mr|gnome-libs-1.4.2-27|35	Patch5:		gnome-libs-1.4.2-iconspath.patch
12mr|gnome-libs-1.4.2-27|36	# (fc) 1.2.8-4mdk move gtkrc files to /usr/share/gtkrc
12mr|gnome-libs-1.4.2-27|37	Patch6:		gnome-libs-1.2.8-gtkrc.patch
12mr|gnome-libs-1.4.2-27|38	# (fc) 1.4.2-3mdk use yelp or galeon to display help
12mr|gnome-libs-1.4.2-27|39	Patch7:		gnome-libs-1.4.1.2.90-ghelp.patch
12mr|gnome-libs-1.4.2-27|40	# (pablo) better fontsets in gtkrc.* files
12mr|gnome-libs-1.4.2-27|41	Patch16:	gnome-libs-rclocale.bz2
12mr|gnome-libs-1.4.2-27|42	# (fc) 1.4.1.2-10mdk fix missing prototypes
12mr|gnome-libs-1.4.2-27|43	Patch18:	gnome-libs-1.4.1.3-prototypes.patch
12mr|gnome-libs-1.4.2-27|44	# (fc) 1.4.1.4-2mdk fix font size in gtk-xmhtml
12mr|gnome-libs-1.4.2-27|45	Patch19:	gnome-libs-1.4.1.4-fonts.patch
12mr|gnome-libs-1.4.2-27|46	# (fc) 1.4.1.4-3mdk fix numeric keypad switching (fix keypad in vim) (Debian)
12mr|gnome-libs-1.4.2-27|47	Patch21:	gnome-libs-1.4.1.4-keypad.patch
12mr|gnome-libs-1.4.2-27|48	# (pablo) 1.4.1.4-4mdk patch to have gnome-terminal switch automatically
12mr|gnome-libs-1.4.2-27|49	# to utf-8 mode if the locale is utf-8
12mr|gnome-libs-1.4.2-27|50	Patch22:	gnome-libs-zvt-utf8-autodetect.patch
12mr|gnome-libs-1.4.2-27|51	# (fc) 1.4.1.7-2mdk don't add -L/usr/lib to ldflags
12mr|gnome-libs-1.4.2-27|52	# (gb) 1.4.2-12mdk update to remove unused libdir in libart-config
12mr|gnome-libs-1.4.2-27|53	Patch23:	gnome-libs-1.4.2-libdir.patch
12mr|gnome-libs-1.4.2-27|54	# (fc) 1.4.2-1mdk remove -I/usr/include from cflags
12mr|gnome-libs-1.4.2-27|55	Patch24:	gnome-libs-1.4.2-includedir.patch
12mr|gnome-libs-1.4.2-27|56	# (gb) 1.4.2-2mdk fix on 64-bit platforms where sizeof(int) != sizeof(size_t)
12mr|gnome-libs-1.4.2-27|57	Patch25:	gnome-libs-1.4.2-64bit-fixes.patch
12mr|gnome-libs-1.4.2-27|58	# (fc) 1.4.2-3mdk disable tearoffs and detachable menubar by default
12mr|gnome-libs-1.4.2-27|59	Patch26:	gnome-libs-1.2.13-notearoffs.patch
12mr|gnome-libs-1.4.2-27|60	# (fc) 1.4.2-3mdk fix segfault in gnome-moz-remote (rawhide)
12mr|gnome-libs-1.4.2-27|61	Patch27:	gnome-libs-1.4.1.2.90-moz-remote-fix.patch
12mr|gnome-libs-1.4.2-27|62	# (fc) 1.4.2-3mdk Disable xalf by default (rawhide)
12mr|gnome-libs-1.4.2-27|63	Patch28:	gnome-libs-1.2.13-noxalf.patch
12mr|gnome-libs-1.4.2-27|64	# (gb) 1.4.2-5mdk handle biarch struct utmp
12mr|gnome-libs-1.4.2-27|65	Patch29:	gnome-libs-1.4.2-biarch-utmp.patch
12mr|gnome-libs-1.4.2-27|66	# (gb) 1.4.2-11mdk libtool fixes, don't bother with older aclocal, patch aclocal.m4 directly
12mr|gnome-libs-1.4.2-27|67	Patch30:	gnome-libs-1.4.2-libtool.patch
12mr|gnome-libs-1.4.2-27|68	# (gb) 1.4.2-13mdk gcc4 fixes, aka remove duplicates
12mr|gnome-libs-1.4.2-27|69	Patch31:	gnome-libs-1.4.2-gcc4.patch
12mr|gnome-libs-1.4.2-27|70	# (peroyvind) 1.4.2-14mdk fix underquoted calls, aka get rid of aclocal warnings
12mr|gnome-libs-1.4.2-27|71	Patch32:	gnome-libs-1.4.2-fix-underquoted-calls.patch
12mr|gnome-libs-1.4.2-27|72	# (anssi) fix linking order for --as-needed
12mr|gnome-libs-1.4.2-27|73	Patch33:	gnome-libs-1.4.2-linking-order.patch
12mr|gnome-libs-1.4.2-27|74	# (anssi) fix underlinking
12mr|gnome-libs-1.4.2-27|75	Patch34:	gnome-libs-1.4.2-underlinking.patch
12mr|gnome-libs-1.4.2-27|76	Patch35:	gnome-libs-1.4.2-libpng15.patch
12mr|gnome-libs-1.4.2-27|77	
12mr|gnome-libs-1.4.2-27|78	%description
12mr|gnome-libs-1.4.2-27|79	GNOME (GNU Network Object Model Environment) is a user-friendly set of
12mr|gnome-libs-1.4.2-27|80	GUI applications and desktop tools to be used in conjunction with a
12mr|gnome-libs-1.4.2-27|81	window manager for the X Window System.  The gnome-libs package
12mr|gnome-libs-1.4.2-27|82	includes libraries that are needed to run GNOME.
12mr|gnome-libs-1.4.2-27|83	
12mr|gnome-libs-1.4.2-27|84	%package -n	%{lib_name}
12mr|gnome-libs-1.4.2-27|85	Summary:	Libraries and headers for GNOME application development
12mr|gnome-libs-1.4.2-27|86	Group:		System/Libraries
12mr|gnome-libs-1.4.2-27|87	Requires:	%{name} = %{version}-%{release}
12mr|gnome-libs-1.4.2-27|88	
12mr|gnome-libs-1.4.2-27|89	%description -n	%{lib_name}
12mr|gnome-libs-1.4.2-27|90	GNOME (GNU Network Object Model Environment) is a user-friendly set of
12mr|gnome-libs-1.4.2-27|91	GUI applications and desktop tools to be used in conjunction with a
12mr|gnome-libs-1.4.2-27|92	window manager for the X Window System.  The gnome-libs package
12mr|gnome-libs-1.4.2-27|93	includes libraries that are needed to run GNOME.
12mr|gnome-libs-1.4.2-27|94	
12mr|gnome-libs-1.4.2-27|95	This package contains main library for GNOME
12mr|gnome-libs-1.4.2-27|96	
12mr|gnome-libs-1.4.2-27|97	%package -n	%{lib_name}-devel
12mr|gnome-libs-1.4.2-27|98	Summary:	Libraries and headers for GNOME application development
12mr|gnome-libs-1.4.2-27|99	Group:		Development/GNOME and GTK+
12mr|gnome-libs-1.4.2-27|100	Requires:	db1-devel
12mr|gnome-libs-1.4.2-27|101	Provides:	%{name}-devel = %{version}-%{release}
12mr|gnome-libs-1.4.2-27|102	Provides:	libgnome-devel = %{version}-%{release}
12mr|gnome-libs-1.4.2-27|103	Provides:	gnome-devel = %{version}-%{release}
12mr|gnome-libs-1.4.2-27|104	Requires:	%{lib_gtkxmhtml} = %{version}-%{release}
12mr|gnome-libs-1.4.2-27|105	Requires:	%{lib_name} = %{version}-%{release}
12mr|gnome-libs-1.4.2-27|106	
12mr|gnome-libs-1.4.2-27|107	%description -n	%{lib_name}-devel
12mr|gnome-libs-1.4.2-27|108	GNOME (GNU Network Object Model Environment) is a user-friendly set of
12mr|gnome-libs-1.4.2-27|109	GUI applications and desktop tools to be used in conjunction with a
12mr|gnome-libs-1.4.2-27|110	window manager for the X Window System. The gnome-libs-devel package
12mr|gnome-libs-1.4.2-27|111	includes the libraries and include files that you will need to develop
12mr|gnome-libs-1.4.2-27|112	GNOME applications.
12mr|gnome-libs-1.4.2-27|113	
12mr|gnome-libs-1.4.2-27|114	You should install the gnome-libs-devel package if you would like to
12mr|gnome-libs-1.4.2-27|115	develop GNOME applications.  You don't need to install gnome-libs-devel
12mr|gnome-libs-1.4.2-27|116	if you just want to use the GNOME desktop environment.
12mr|gnome-libs-1.4.2-27|117	
12mr|gnome-libs-1.4.2-27|118	%package -n	%{lib_gtkxmhtml}
12mr|gnome-libs-1.4.2-27|119	Summary:	Libraries for gtkxmHTML
12mr|gnome-libs-1.4.2-27|120	Group:		System/Libraries
12mr|gnome-libs-1.4.2-27|121	
12mr|gnome-libs-1.4.2-27|122	%description -n	%{lib_gtkxmhtml}
12mr|gnome-libs-1.4.2-27|123	This package provides library for gtkxmHTML
12mr|gnome-libs-1.4.2-27|124	
12mr|gnome-libs-1.4.2-27|125	%prep
12mr|gnome-libs-1.4.2-27|126	%setup -q
12mr|gnome-libs-1.4.2-27|127	%patch0 -p1 -b .foo
12mr|gnome-libs-1.4.2-27|128	%patch5 -p1 -b .icons
12mr|gnome-libs-1.4.2-27|129	%patch6 -p1 -b .gtkrc
12mr|gnome-libs-1.4.2-27|130	# better fontsets in gtkrc.* files -- pablo
12mr|gnome-libs-1.4.2-27|131	%patch16 -p1 -b .rclocale
12mr|gnome-libs-1.4.2-27|132	%patch7 -p1 -b .ghelp
12mr|gnome-libs-1.4.2-27|133	%patch13 -p1 -b .utf8
12mr|gnome-libs-1.4.2-27|134	%patch18 -p1 -b .prototypes
12mr|gnome-libs-1.4.2-27|135	%patch19 -p1 -b .fonts
12mr|gnome-libs-1.4.2-27|136	%patch21 -p1 -b .keypad
12mr|gnome-libs-1.4.2-27|137	%patch22 -p1 -b .zvtutf8
12mr|gnome-libs-1.4.2-27|138	%patch23 -p1 -b .libdir
12mr|gnome-libs-1.4.2-27|139	%patch24 -p1 -b .includedir
12mr|gnome-libs-1.4.2-27|140	%patch25 -p1 -b .64bit-fixes
12mr|gnome-libs-1.4.2-27|141	%patch26 -p1 -b .notearoffs
12mr|gnome-libs-1.4.2-27|142	%patch27 -p1 -b .moz-remote
12mr|gnome-libs-1.4.2-27|143	%patch28 -p1 -b .noxalf
12mr|gnome-libs-1.4.2-27|144	%patch29 -p1 -b .biarch-utmp
12mr|gnome-libs-1.4.2-27|145	%patch30 -p1 -b .libtool
12mr|gnome-libs-1.4.2-27|146	%patch31 -p1 -b .gcc4
12mr|gnome-libs-1.4.2-27|147	%patch32 -p1 -b .underquoted
12mr|gnome-libs-1.4.2-27|148	%patch33 -p1 -b .linking-order
12mr|gnome-libs-1.4.2-27|149	%patch34 -p1 -b .underlinking
12mr|gnome-libs-1.4.2-27|150	%patch35 -p1 -b .png15
12mr|gnome-libs-1.4.2-27|151	
12mr|gnome-libs-1.4.2-27|152	#needed by patches 22 & 23
12mr|gnome-libs-1.4.2-27|153	autoconf-2.13
12mr|gnome-libs-1.4.2-27|154	cd libart_lgpl
12mr|gnome-libs-1.4.2-27|155	autoconf-2.13
12mr|gnome-libs-1.4.2-27|156	cd ..
12mr|gnome-libs-1.4.2-27|157	
12mr|gnome-libs-1.4.2-27|158	#needed by patch 6 & 24
12mr|gnome-libs-1.4.2-27|159	automake-1.4
12mr|gnome-libs-1.4.2-27|160	
12mr|gnome-libs-1.4.2-27|161	%build
12mr|gnome-libs-1.4.2-27|162	# libjpeg-turbo >= 1.0.90 moves definition of JPEG_LIB_VERSION from jpeglib.h to jconfig.h
12mr|gnome-libs-1.4.2-27|163	# which we explicitly avoid including for own reasons, so we need help finding the definition
12mr|gnome-libs-1.4.2-27|164	EXTRACTED_JPEG_LIB_VERSION=$(echo JPEG_LIB_VERSION | cpp -imacros jpeglib.h -P | awk 'NF > 0')
12mr|gnome-libs-1.4.2-27|165	VISIBLE_JPEG_LIB_VERSION=$(echo JPEG_LIB_VERSION | cpp -DJCONFIG_INCLUDED -imacros jpeglib.h -P | awk 'NF > 0')
12mr|gnome-libs-1.4.2-27|166	if [ "$VISIBLE_JPEG_LIB_VERSION" = "JPEG_LIB_VERSION" ]; then
12mr|gnome-libs-1.4.2-27|167	JPEG_EXTRA_DEFINE="-DJPEG_LIB_VERSION=$EXTRACTED_JPEG_LIB_VERSION"
12mr|gnome-libs-1.4.2-27|168	fi
12mr|gnome-libs-1.4.2-27|169	
12mr|gnome-libs-1.4.2-27|170	export CPPFLAGS="$JPEG_EXTRA_DEFINE"
12mr|gnome-libs-1.4.2-27|171	
12mr|gnome-libs-1.4.2-27|172	%define Werror_cflags %nil
12mr|gnome-libs-1.4.2-27|173	%configure --with-kde-datadir=%{_datadir} --disable-alsa --enable-prefer-db1 --disable-gtk-doc
12mr|gnome-libs-1.4.2-27|174	
12mr|gnome-libs-1.4.2-27|175	#parallel build is broken
12mr|gnome-libs-1.4.2-27|176	make LIBTOOL=libtool
12mr|gnome-libs-1.4.2-27|177	
12mr|gnome-libs-1.4.2-27|178	%install
12mr|gnome-libs-1.4.2-27|179	%makeinstall_std LIBTOOL=libtool
12mr|gnome-libs-1.4.2-27|180	
12mr|gnome-libs-1.4.2-27|181	# multiarch support
12mr|gnome-libs-1.4.2-27|182	%multiarch_binaries %{buildroot}%{_bindir}/gnome-config
12mr|gnome-libs-1.4.2-27|183	
12mr|gnome-libs-1.4.2-27|184	%multiarch_includes %{buildroot}%{_includedir}/gnome-1.0/libart_lgpl/art_config.h
12mr|gnome-libs-1.4.2-27|185	
12mr|gnome-libs-1.4.2-27|186	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp
12mr|gnome-libs-1.4.2-27|187	cp -f  %{buildroot}%{_docdir}/{gnome-doc,mkstub}  %{buildroot}%{_bindir}
12mr|gnome-libs-1.4.2-27|188	chmod a+x %{buildroot}%{_bindir}/{gnome-doc,mkstub}
12mr|gnome-libs-1.4.2-27|189	cp -f  %{buildroot}%{_docdir}/gnome-doc.el  %{buildroot}%{_datadir}/emacs/site-lisp
12mr|gnome-libs-1.4.2-27|190	
12mr|gnome-libs-1.4.2-27|191	# find *.mo files, per language
12mr|gnome-libs-1.4.2-27|192	%find_lang %{name} --with-gnome
12mr|gnome-libs-1.4.2-27|193	
12mr|gnome-libs-1.4.2-27|194	# remove unpackaged files
12mr|gnome-libs-1.4.2-27|195	rm -rf %{buildroot}%{_prefix}/doc  %{buildroot}%{_datadir}/doc
12mr|gnome-libs-1.4.2-27|196	
12mr|gnome-libs-1.4.2-27|197	%files -n %{lib_gtkxmhtml}
12mr|gnome-libs-1.4.2-27|198	%{_libdir}/libgtkxmhtml*.so.*
12mr|gnome-libs-1.4.2-27|199	
12mr|gnome-libs-1.4.2-27|200	%files -f %{name}.lang
12mr|gnome-libs-1.4.2-27|201	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|gnome-libs-1.4.2-27|202	%{_bindir}/dns-helper
12mr|gnome-libs-1.4.2-27|203	%{_bindir}/gconfigger
12mr|gnome-libs-1.4.2-27|204	%{_bindir}/gnome-bug
12mr|gnome-libs-1.4.2-27|205	%{_bindir}/gnome-dump-metadata
12mr|gnome-libs-1.4.2-27|206	%{_bindir}/gnome-gen-mimedb
12mr|gnome-libs-1.4.2-27|207	%{_bindir}/gnome-moz-remote
12mr|gnome-libs-1.4.2-27|208	%{_bindir}/gnome-name-service
12mr|gnome-libs-1.4.2-27|209	%{_bindir}/gnome_segv
12mr|gnome-libs-1.4.2-27|210	%{_bindir}/goad-browser
12mr|gnome-libs-1.4.2-27|211	%{_bindir}/loadshlib
12mr|gnome-libs-1.4.2-27|212	%{_bindir}/new-object
12mr|gnome-libs-1.4.2-27|213	%attr(2755, root, utmp) %{_sbindir}/gnome-pty-helper
12mr|gnome-libs-1.4.2-27|214	%{_datadir}/idl/*
12mr|gnome-libs-1.4.2-27|215	%{_datadir}/pixmaps/*
12mr|gnome-libs-1.4.2-27|216	%dir %{_datadir}/gtkrc
12mr|gnome-libs-1.4.2-27|217	%config(noreplace) %{_datadir}/gtkrc/gtkrc*
12mr|gnome-libs-1.4.2-27|218	%{_datadir}/mime-info
12mr|gnome-libs-1.4.2-27|219	%{_datadir}/type-convert
12mr|gnome-libs-1.4.2-27|220	%config(noreplace) %{_sysconfdir}/*
12mr|gnome-libs-1.4.2-27|221	%{_mandir}/man1/dns-helper*
12mr|gnome-libs-1.4.2-27|222	%{_mandir}/man1/gconfigger*
12mr|gnome-libs-1.4.2-27|223	%{_mandir}/man1/gnome-bug*
12mr|gnome-libs-1.4.2-27|224	%{_mandir}/man1/gnome-dump-metadata*
12mr|gnome-libs-1.4.2-27|225	%{_mandir}/man1/gnome-gen-mimedb*
12mr|gnome-libs-1.4.2-27|226	%{_mandir}/man1/gnome-moz-remote*
12mr|gnome-libs-1.4.2-27|227	%{_mandir}/man1/gnome-name-service*
12mr|gnome-libs-1.4.2-27|228	%{_mandir}/man1/gnome_segv*
12mr|gnome-libs-1.4.2-27|229	%{_mandir}/man1/goad-browser*
12mr|gnome-libs-1.4.2-27|230	%{_mandir}/man1/loadshlib*
12mr|gnome-libs-1.4.2-27|231	%{_mandir}/man1/new-object*
12mr|gnome-libs-1.4.2-27|232	%{_mandir}/man1/gnome-pty-helper*
12mr|gnome-libs-1.4.2-27|233	%{_mandir}/man1/gnome.*
12mr|gnome-libs-1.4.2-27|234	
12mr|gnome-libs-1.4.2-27|235	%files -n %{lib_name}
12mr|gnome-libs-1.4.2-27|236	%{_libdir}/libgnome*.so.*
12mr|gnome-libs-1.4.2-27|237	%{_libdir}/libgnorba*.so.*
12mr|gnome-libs-1.4.2-27|238	%{_libdir}/libzvt*.so.*
12mr|gnome-libs-1.4.2-27|239	%{_libdir}/libart*.so.*
12mr|gnome-libs-1.4.2-27|240	
12mr|gnome-libs-1.4.2-27|241	%files -n %{lib_name}-devel
12mr|gnome-libs-1.4.2-27|242	%doc devel-docs/*
12mr|gnome-libs-1.4.2-27|243	%doc %{_datadir}/gtk-doc/html/*
12mr|gnome-libs-1.4.2-27|244	%{_bindir}/gnome-config
12mr|gnome-libs-1.4.2-27|245	%multiarch %{multiarch_bindir}/gnome-config
12mr|gnome-libs-1.4.2-27|246	
12mr|gnome-libs-1.4.2-27|247	%{_bindir}/libart-config
12mr|gnome-libs-1.4.2-27|248	%{_bindir}/gnome-doc
12mr|gnome-libs-1.4.2-27|249	%{_bindir}/mkstub
12mr|gnome-libs-1.4.2-27|250	%{_libdir}/lib*.so
12mr|gnome-libs-1.4.2-27|251	%{_libdir}/*.sh
12mr|gnome-libs-1.4.2-27|252	%{_libdir}/gnome-libs
12mr|gnome-libs-1.4.2-27|253	%{_includedir}/*
12mr|gnome-libs-1.4.2-27|254	%{_datadir}/aclocal/*
12mr|gnome-libs-1.4.2-27|255	%{_mandir}/man1/gnome-doc*
12mr|gnome-libs-1.4.2-27|256	%{_mandir}/man1/gnome-mkstub*
12mr|gnome-libs-1.4.2-27|257	%{_mandir}/man1/gnome-config*
12mr|gnome-libs-1.4.2-27|258	%{_mandir}/man1/libart-config*
12mr|gnome-libs-1.4.2-27|259	%{_mandir}/man5/*
12mr|gnome-libs-1.4.2-27|260	%{_datadir}/gnome/help/*
12mr|gnome-libs-1.4.2-27|261	%{_datadir}/gnome/html/*
12mr|gnome-libs-1.4.2-27|262	%{_datadir}/emacs/site-lisp/*
12mr|gnome-libs-1.4.2-27|263	
12mr|gnome-libs-1.4.2-27|264	
12mr|gnome-libs-1.4.2-27|265	
12mr|gnome-libs-1.4.2-27|266	%changelog
12mr|gnome-libs-1.4.2-27|267	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-libs-1.4.2-27|268	+ Commit: 1cd7642
12mr|gnome-libs-1.4.2-27|269	- Static lib is not built so drop it from files
12mr|gnome-libs-1.4.2-27|270	
12mr|gnome-libs-1.4.2-27|271	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-libs-1.4.2-27|272	+ Commit: 96f1332
12mr|gnome-libs-1.4.2-27|273	- Update libpng15 patch
12mr|gnome-libs-1.4.2-27|274	
12mr|gnome-libs-1.4.2-27|275	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-libs-1.4.2-27|276	+ Commit: 9aafac9
12mr|gnome-libs-1.4.2-27|277	- Update libpng15 patch (should be another update later)
12mr|gnome-libs-1.4.2-27|278	
12mr|gnome-libs-1.4.2-27|279	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-libs-1.4.2-27|280	+ Commit: 21c2554
12mr|gnome-libs-1.4.2-27|281	- Update libpng15 patch (should be another update later)
12mr|gnome-libs-1.4.2-27|282	
12mr|gnome-libs-1.4.2-27|283	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-libs-1.4.2-27|284	+ Commit: 7fb7b86
12mr|gnome-libs-1.4.2-27|285	- Update libpng15 patch
12mr|gnome-libs-1.4.2-27|286	
12mr|gnome-libs-1.4.2-27|287	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-libs-1.4.2-27|288	+ Commit: 4c48650
12mr|gnome-libs-1.4.2-27|289	- Add patch to fix build with libpng15
12mr|gnome-libs-1.4.2-27|290	
12mr|gnome-libs-1.4.2-27|291	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-libs-1.4.2-27|292	+ Commit: 8da3a23
12mr|gnome-libs-1.4.2-27|293	- Convert BR to pkgconfig style, spec cleanup
12mr|gnome-libs-1.4.2-27|294	
12mr|gnome-libs-1.4.2-27|295	

14142 12
12mr|gnome-mag-0.16.3-3|1	%define lib_major 2
12mr|gnome-mag-0.16.3-3|2	%define libname  %mklibname %{name} %{lib_major}
12mr|gnome-mag-0.16.3-3|3	%define libnamedev  %mklibname -d %{name}
12mr|gnome-mag-0.16.3-3|4	
12mr|gnome-mag-0.16.3-3|5	Summary:	GNOME magnifier
12mr|gnome-mag-0.16.3-3|6	Name:		gnome-mag
12mr|gnome-mag-0.16.3-3|7	Version:	0.16.3
12mr|gnome-mag-0.16.3-3|8	Release:	3
12mr|gnome-mag-0.16.3-3|9	License:	LGPLv2+
12mr|gnome-mag-0.16.3-3|10	Group:		Accessibility
12mr|gnome-mag-0.16.3-3|11	URL:		http://developer.gnome.org/projects/gap/
12mr|gnome-mag-0.16.3-3|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|gnome-mag-0.16.3-3|13	BuildRequires: pkgconfig(libspi-1.0)
12mr|gnome-mag-0.16.3-3|14	BuildRequires: pkgconfig(dbus-glib-1)
12mr|gnome-mag-0.16.3-3|15	BuildRequires: pkgconfig(xdamage)
12mr|gnome-mag-0.16.3-3|16	BuildRequires: pkgconfig(xrender)
12mr|gnome-mag-0.16.3-3|17	BuildRequires: pkgconfig(xext)
12mr|gnome-mag-0.16.3-3|18	BuildRequires: pkgconfig(gtk+-2.0)
12mr|gnome-mag-0.16.3-3|19	BuildRequires: pkgconfig(gdk-pixbuf-2.0)
12mr|gnome-mag-0.16.3-3|20	BuildRequires: pkgconfig(xcomposite)
12mr|gnome-mag-0.16.3-3|21	BuildRequires: popt-devel
12mr|gnome-mag-0.16.3-3|22	BuildRequires: intltool
12mr|gnome-mag-0.16.3-3|23	#gw libtool dep:
12mr|gnome-mag-0.16.3-3|24	BuildRequires: pkgconfig(gconf-2.0)
12mr|gnome-mag-0.16.3-3|25	
12mr|gnome-mag-0.16.3-3|26	%description
12mr|gnome-mag-0.16.3-3|27	GNOME Magnifier
12mr|gnome-mag-0.16.3-3|28	
12mr|gnome-mag-0.16.3-3|29	%package -n %{libname}
12mr|gnome-mag-0.16.3-3|30	Summary:	GNOME magnifier shared library
12mr|gnome-mag-0.16.3-3|31	Group:		System/Libraries
12mr|gnome-mag-0.16.3-3|32	
12mr|gnome-mag-0.16.3-3|33	Provides:	lib%{name} = %{version}-%{release}
12mr|gnome-mag-0.16.3-3|34	Requires:	%{name} >= %{version}-%{release}
12mr|gnome-mag-0.16.3-3|35	
12mr|gnome-mag-0.16.3-3|36	%description -n %{libname}
12mr|gnome-mag-0.16.3-3|37	GNOME Magnifier shared library.
12mr|gnome-mag-0.16.3-3|38	
12mr|gnome-mag-0.16.3-3|39	%package -n %{libnamedev}
12mr|gnome-mag-0.16.3-3|40	Summary:	Static libraries, include files for gnome-mag
12mr|gnome-mag-0.16.3-3|41	Group:		Development/GNOME and GTK+
12mr|gnome-mag-0.16.3-3|42	Provides:	%{name}-devel = %{version}-%{release}
12mr|gnome-mag-0.16.3-3|43	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|gnome-mag-0.16.3-3|44	Requires:	%{libname} = %{version}-%{release}
12mr|gnome-mag-0.16.3-3|45	Requires:   pkgconfig(libbonobo-2.0)
12mr|gnome-mag-0.16.3-3|46	Requires:	pkgconfig(gtk+-2.0)
12mr|gnome-mag-0.16.3-3|47	
12mr|gnome-mag-0.16.3-3|48	%description -n %{libnamedev}
12mr|gnome-mag-0.16.3-3|49	Development libraries and , include files for GNOME magnifier.
12mr|gnome-mag-0.16.3-3|50	
12mr|gnome-mag-0.16.3-3|51	%prep
12mr|gnome-mag-0.16.3-3|52	%setup -q
12mr|gnome-mag-0.16.3-3|53	
12mr|gnome-mag-0.16.3-3|54	%build
12mr|gnome-mag-0.16.3-3|55	%configure2_5x
12mr|gnome-mag-0.16.3-3|56	%make
12mr|gnome-mag-0.16.3-3|57	
12mr|gnome-mag-0.16.3-3|58	%install
12mr|gnome-mag-0.16.3-3|59	%makeinstall_std
12mr|gnome-mag-0.16.3-3|60	
12mr|gnome-mag-0.16.3-3|61	%find_lang %{name}
12mr|gnome-mag-0.16.3-3|62	
12mr|gnome-mag-0.16.3-3|63	mv %buildroot%_datadir/doc/gnome-mag-* installed-docs
12mr|gnome-mag-0.16.3-3|64	
12mr|gnome-mag-0.16.3-3|65	%files -f %{name}.lang
12mr|gnome-mag-0.16.3-3|66	%doc README AUTHORS ChangeLog
12mr|gnome-mag-0.16.3-3|67	%{_bindir}/*
12mr|gnome-mag-0.16.3-3|68	%{_libdir}/bonobo/servers/*
12mr|gnome-mag-0.16.3-3|69	%{_libdir}/orbit-2.0/*
12mr|gnome-mag-0.16.3-3|70	%{_datadir}/gnome-mag
12mr|gnome-mag-0.16.3-3|71	%{_datadir}/dbus-1/services/org.freedesktop.gnome.Magnifier.service
12mr|gnome-mag-0.16.3-3|72	%{_datadir}/idl/*
12mr|gnome-mag-0.16.3-3|73	%{_mandir}/man1/magnifier.1*
12mr|gnome-mag-0.16.3-3|74	
12mr|gnome-mag-0.16.3-3|75	%files -n %{libname}
12mr|gnome-mag-0.16.3-3|76	%defattr(-,root,root,-)
12mr|gnome-mag-0.16.3-3|77	%{_libdir}/libgnome-mag.so.%{lib_major}*
12mr|gnome-mag-0.16.3-3|78	
12mr|gnome-mag-0.16.3-3|79	%files -n %{libnamedev}
12mr|gnome-mag-0.16.3-3|80	%defattr(-,root,root,-)
12mr|gnome-mag-0.16.3-3|81	%doc installed-docs/*
12mr|gnome-mag-0.16.3-3|82	%{_libdir}/*.so
12mr|gnome-mag-0.16.3-3|83	%{_libdir}/pkgconfig/*
12mr|gnome-mag-0.16.3-3|84	%{_includedir}/*
12mr|gnome-mag-0.16.3-3|85	
12mr|gnome-mag-0.16.3-3|86	
12mr|gnome-mag-0.16.3-3|87	
12mr|gnome-mag-0.16.3-3|88	
12mr|gnome-mag-0.16.3-3|89	%changelog
12mr|gnome-mag-0.16.3-3|90	* Tue Sep  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-mag-0.16.3-3|91	+ Commit: 97aac45
12mr|gnome-mag-0.16.3-3|92	- Convert more BuildRequires and Requires to pkgconfig style, spec cleanup
12mr|gnome-mag-0.16.3-3|93	
12mr|gnome-mag-0.16.3-3|94	

14143 12
12mr|gnome-media-3.4.0-1|1	Summary:	GNOME media programs
12mr|gnome-media-3.4.0-1|2	Name:		gnome-media
12mr|gnome-media-3.4.0-1|3	Version:	3.4.0
12mr|gnome-media-3.4.0-1|4	Release:	1
12mr|gnome-media-3.4.0-1|5	License:	GPLv2+ and GFDL+
12mr|gnome-media-3.4.0-1|6	Group:		Graphical desktop/GNOME
12mr|gnome-media-3.4.0-1|7	URL:		http://www.gnome.org/
12mr|gnome-media-3.4.0-1|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|gnome-media-3.4.0-1|9	
12mr|gnome-media-3.4.0-1|10	BuildRequires: desktop-file-utils
12mr|gnome-media-3.4.0-1|11	BuildRequires: gnome-doc-utils-devel
12mr|gnome-media-3.4.0-1|12	BuildRequires: intltool >= 0.35
12mr|gnome-media-3.4.0-1|13	BuildRequires: pkgconfig(gconf-2.0)
12mr|gnome-media-3.4.0-1|14	BuildRequires: pkgconfig(gnome-keybindings)
12mr|gnome-media-3.4.0-1|15	BuildRequires: pkgconfig(gstreamer-0.10)
12mr|gnome-media-3.4.0-1|16	BuildRequires: pkgconfig(gstreamer-plugins-base-0.10)
12mr|gnome-media-3.4.0-1|17	BuildRequires: pkgconfig(gtk+-3.0)
12mr|gnome-media-3.4.0-1|18	BuildRequires: pkgconfig(libcanberra-gtk3)
12mr|gnome-media-3.4.0-1|19	BuildRequires: pkgconfig(libgnome-media-profiles-3.0)
12mr|gnome-media-3.4.0-1|20	BuildRequires: pkgconfig(libpulse)
12mr|gnome-media-3.4.0-1|21	BuildRequires: pkgconfig(libxml-2.0)
12mr|gnome-media-3.4.0-1|22	
12mr|gnome-media-3.4.0-1|23	Requires:   gstreamer0.10-plugins-good
12mr|gnome-media-3.4.0-1|24	Requires:   gstreamer0.10-plugins-base
12mr|gnome-media-3.4.0-1|25	Suggests:   gstreamer0.10-flac
12mr|gnome-media-3.4.0-1|26	Suggests:   gstreamer0.10-speex
12mr|gnome-media-3.4.0-1|27	Requires(post,preun):	GConf2
12mr|gnome-media-3.4.0-1|28	
12mr|gnome-media-3.4.0-1|29	%description
12mr|gnome-media-3.4.0-1|30	This package contains a few media utilities for the GNOME desktop,
12mr|gnome-media-3.4.0-1|31	including a sound recorder and an audio mixer.
12mr|gnome-media-3.4.0-1|32	
12mr|gnome-media-3.4.0-1|33	%prep
12mr|gnome-media-3.4.0-1|34	%setup -q
12mr|gnome-media-3.4.0-1|35	%apply_patches
12mr|gnome-media-3.4.0-1|36	
12mr|gnome-media-3.4.0-1|37	%build
12mr|gnome-media-3.4.0-1|38	%configure2_5x \
12mr|gnome-media-3.4.0-1|39	--disable-static \
12mr|gnome-media-3.4.0-1|40	--disable-scrollkeeper
12mr|gnome-media-3.4.0-1|41	
12mr|gnome-media-3.4.0-1|42	%make
12mr|gnome-media-3.4.0-1|43	
12mr|gnome-media-3.4.0-1|44	%install
12mr|gnome-media-3.4.0-1|45	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12mr|gnome-media-3.4.0-1|46	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|gnome-media-3.4.0-1|47	
12mr|gnome-media-3.4.0-1|48	desktop-file-install --vendor="" \
12mr|gnome-media-3.4.0-1|49	--add-category="DesktopSettings" \
12mr|gnome-media-3.4.0-1|50	--dir %{buildroot}%{_datadir}/applications \
12mr|gnome-media-3.4.0-1|51	%{buildroot}%{_datadir}/applications/gstreamer-properties.desktop
12mr|gnome-media-3.4.0-1|52	
12mr|gnome-media-3.4.0-1|53	desktop-file-install --vendor="" \
12mr|gnome-media-3.4.0-1|54	--add-category="X-MandrivaLinux-CrossDesktop" \
12mr|gnome-media-3.4.0-1|55	--dir %{buildroot}%{_datadir}/applications \
12mr|gnome-media-3.4.0-1|56	%{buildroot}%{_datadir}/applications/gnome-sound-recorder.desktop
12mr|gnome-media-3.4.0-1|57	
12mr|gnome-media-3.4.0-1|58	%find_lang %{name}-2.0 --with-gnome --all-name
12mr|gnome-media-3.4.0-1|59	
12mr|gnome-media-3.4.0-1|60	%files -f  %{name}-2.0.lang
12mr|gnome-media-3.4.0-1|61	%doc AUTHORS NEWS README
12mr|gnome-media-3.4.0-1|62	%{_sysconfdir}/gconf/schemas/gnome-sound-recorder.schemas
12mr|gnome-media-3.4.0-1|63	%{_bindir}/*
12mr|gnome-media-3.4.0-1|64	%{_datadir}/applications/gnome-sound-recorder.desktop
12mr|gnome-media-3.4.0-1|65	%{_datadir}/applications/gstreamer-properties.desktop
12mr|gnome-media-3.4.0-1|66	%{_datadir}/gnome-media
12mr|gnome-media-3.4.0-1|67	%{_datadir}/gnome-sound-recorder
12mr|gnome-media-3.4.0-1|68	%{_datadir}/gstreamer-properties
12mr|gnome-media-3.4.0-1|69	%{_datadir}/icons/hicolor/*/*/*.*
12mr|gnome-media-3.4.0-1|70	%dir %{_datadir}/sounds/
12mr|gnome-media-3.4.0-1|71	%dir %{_datadir}/sounds/gnome/
12mr|gnome-media-3.4.0-1|72	%{_datadir}/sounds/gnome/default/
12mr|gnome-media-3.4.0-1|73	
12mr|gnome-media-3.4.0-1|74	
12mr|gnome-media-3.4.0-1|75	
12mr|gnome-media-3.4.0-1|76	
12mr|gnome-media-3.4.0-1|77	%changelog
12mr|gnome-media-3.4.0-1|78	

14144 12
12mr|gnome-menus2-2.30.5-5|1	%define major 2
12mr|gnome-menus2-2.30.5-5|2	%define libname %mklibname gnome-menu %{major}
12mr|gnome-menus2-2.30.5-5|3	%define libnamedev %mklibname -d gnome-menu %{api}
12mr|gnome-menus2-2.30.5-5|4	%define api 2.0
12mr|gnome-menus2-2.30.5-5|5	%define oname gnome-menus
12mr|gnome-menus2-2.30.5-5|6	
12mr|gnome-menus2-2.30.5-5|7	Summary:	GNOME menu library
12mr|gnome-menus2-2.30.5-5|8	Name:		gnome-menus2
12mr|gnome-menus2-2.30.5-5|9	Version:	2.30.5
12mr|gnome-menus2-2.30.5-5|10	Release:	5
12mr|gnome-menus2-2.30.5-5|11	License:	LGPLv2+
12mr|gnome-menus2-2.30.5-5|12	Group:		System/Libraries
12mr|gnome-menus2-2.30.5-5|13	Url:		http://www.gnome.org
12mr|gnome-menus2-2.30.5-5|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%oname/%{oname}-%{version}.tar.bz2
12mr|gnome-menus2-2.30.5-5|15	# (fc) 2.15.91-2mdv grab translation from menu-messages if not in upstream file
12mr|gnome-menus2-2.30.5-5|16	Patch0:		gnome-menus-2.27.92-l10n.patch
12mr|gnome-menus2-2.30.5-5|17	# (fc) 2.16.0-2mdv unclutter preferences/settings menu
12mr|gnome-menus2-2.30.5-5|18	Patch1:		gnome-menus-2.23.1-uncluttermenu.patch
12mr|gnome-menus2-2.30.5-5|19	BuildRequires:	pkgconfig(glib-2.0)
12mr|gnome-menus2-2.30.5-5|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|gnome-menus2-2.30.5-5|21	BuildRequires:	intltool >= 0.40.0
12mr|gnome-menus2-2.30.5-5|22	BuildRequires:	python-devel
12mr|gnome-menus2-2.30.5-5|23	Requires:	python-%{name}
12mr|gnome-menus2-2.30.5-5|24	
12mr|gnome-menus2-2.30.5-5|25	%description
12mr|gnome-menus2-2.30.5-5|26	The package contains an implementation of the draft "Desktop Menu
12mr|gnome-menus2-2.30.5-5|27	Specification" from freedesktop.org:
12mr|gnome-menus2-2.30.5-5|28	http://www.freedesktop.org/Standards/menu-spec
12mr|gnome-menus2-2.30.5-5|29	
12mr|gnome-menus2-2.30.5-5|30	Also contained here are the GNOME menu layout configuration files,
12mr|gnome-menus2-2.30.5-5|31	.directory files and assorted menu related utility programs.
12mr|gnome-menus2-2.30.5-5|32	
12mr|gnome-menus2-2.30.5-5|33	%package -n python-%{name}
12mr|gnome-menus2-2.30.5-5|34	Group:		Development/Python
12mr|gnome-menus2-2.30.5-5|35	Summary:	Module to access XDG menu
12mr|gnome-menus2-2.30.5-5|36	
12mr|gnome-menus2-2.30.5-5|37	%description -n python-%{name}
12mr|gnome-menus2-2.30.5-5|38	Python module to access XDG menu.
12mr|gnome-menus2-2.30.5-5|39	
12mr|gnome-menus2-2.30.5-5|40	%package -n %{libname}
12mr|gnome-menus2-2.30.5-5|41	Group:		System/Libraries
12mr|gnome-menus2-2.30.5-5|42	Summary:	GNOME menu library
12mr|gnome-menus2-2.30.5-5|43	Conflicts:	gir-repository < 0.6.5-8
12mr|gnome-menus2-2.30.5-5|44	
12mr|gnome-menus2-2.30.5-5|45	%description -n %{libname}
12mr|gnome-menus2-2.30.5-5|46	The package contains an implementation of the draft "Desktop Menu
12mr|gnome-menus2-2.30.5-5|47	Specification" from freedesktop.org:
12mr|gnome-menus2-2.30.5-5|48	http://www.freedesktop.org/Standards/menu-spec
12mr|gnome-menus2-2.30.5-5|49	
12mr|gnome-menus2-2.30.5-5|50	%package -n %{libnamedev}
12mr|gnome-menus2-2.30.5-5|51	Group:		Development/C
12mr|gnome-menus2-2.30.5-5|52	Summary:	GNOME menu library development files
12mr|gnome-menus2-2.30.5-5|53	Requires:	%{libname} = %{version}
12mr|gnome-menus2-2.30.5-5|54	Provides:	%{name}-devel = %{version}-%{release}
12mr|gnome-menus2-2.30.5-5|55	Obsoletes:	%{mklibname -d gnome-menu 2} < 2.30.5-5
12mr|gnome-menus2-2.30.5-5|56	Conflicts:	gir-repository < 0.6.5-8
12mr|gnome-menus2-2.30.5-5|57	
12mr|gnome-menus2-2.30.5-5|58	%description -n %{libnamedev}
12mr|gnome-menus2-2.30.5-5|59	The package contains an implementation of the draft "Desktop Menu
12mr|gnome-menus2-2.30.5-5|60	Specification" from freedesktop.org:
12mr|gnome-menus2-2.30.5-5|61	http://www.freedesktop.org/Standards/menu-spec
12mr|gnome-menus2-2.30.5-5|62	
12mr|gnome-menus2-2.30.5-5|63	%prep
12mr|gnome-menus2-2.30.5-5|64	%setup -q -n %{oname}-%{version}
12mr|gnome-menus2-2.30.5-5|65	%patch0 -p1 -b .l10n
12mr|gnome-menus2-2.30.5-5|66	%patch1 -p1 -b .uncluttermenu
12mr|gnome-menus2-2.30.5-5|67	
12mr|gnome-menus2-2.30.5-5|68	%build
12mr|gnome-menus2-2.30.5-5|69	%configure2_5x --disable-static
12mr|gnome-menus2-2.30.5-5|70	%make
12mr|gnome-menus2-2.30.5-5|71	
12mr|gnome-menus2-2.30.5-5|72	%install
12mr|gnome-menus2-2.30.5-5|73	%makeinstall_std
12mr|gnome-menus2-2.30.5-5|74	# gw these produce rpmlint errors:
12mr|gnome-menus2-2.30.5-5|75	rm -rf %{buildroot}%{_datadir}/locale/{io,be@latin,bn_IN,si,uz@cyrillic}
12mr|gnome-menus2-2.30.5-5|76	
12mr|gnome-menus2-2.30.5-5|77	%find_lang %{oname}
12mr|gnome-menus2-2.30.5-5|78	
12mr|gnome-menus2-2.30.5-5|79	mkdir -p %{buildroot}%{_sysconfdir}/xdg/gnome
12mr|gnome-menus2-2.30.5-5|80	mv %{buildroot}%{_sysconfdir}/xdg/menus %{buildroot}%{_sysconfdir}/xdg/gnome
12mr|gnome-menus2-2.30.5-5|81	
12mr|gnome-menus2-2.30.5-5|82	chmod 755 %{buildroot}%{_libdir}/python*/site-packages/GMenuSimpleEditor/*.py
12mr|gnome-menus2-2.30.5-5|83	
12mr|gnome-menus2-2.30.5-5|84	%files -f %{oname}.lang
12mr|gnome-menus2-2.30.5-5|85	%doc README NEWS HACKING AUTHORS ChangeLog
12mr|gnome-menus2-2.30.5-5|86	%{_datadir}/desktop-directories
12mr|gnome-menus2-2.30.5-5|87	%dir %{_sysconfdir}/xdg/gnome
12mr|gnome-menus2-2.30.5-5|88	%dir %{_sysconfdir}/xdg/gnome/menus
12mr|gnome-menus2-2.30.5-5|89	%config(noreplace) %{_sysconfdir}/xdg/gnome/menus/*
12mr|gnome-menus2-2.30.5-5|90	%{_bindir}/*
12mr|gnome-menus2-2.30.5-5|91	%{_datadir}/applications/*
12mr|gnome-menus2-2.30.5-5|92	%{_datadir}/%{oname}
12mr|gnome-menus2-2.30.5-5|93	
12mr|gnome-menus2-2.30.5-5|94	%files -n python-%{name}
12mr|gnome-menus2-2.30.5-5|95	%{_libdir}/python*/site-packages/*
12mr|gnome-menus2-2.30.5-5|96	
12mr|gnome-menus2-2.30.5-5|97	%files -n %{libname}
12mr|gnome-menus2-2.30.5-5|98	%{_libdir}/libgnome-menu.so.%{major}*
12mr|gnome-menus2-2.30.5-5|99	%{_libdir}/girepository-1.0/GMenu-%{api}.typelib
12mr|gnome-menus2-2.30.5-5|100	
12mr|gnome-menus2-2.30.5-5|101	%files -n %{libnamedev}
12mr|gnome-menus2-2.30.5-5|102	%{_libdir}/lib*.so
12mr|gnome-menus2-2.30.5-5|103	%{_includedir}/gnome-menus/
12mr|gnome-menus2-2.30.5-5|104	%{_libdir}/pkgconfig/*.pc
12mr|gnome-menus2-2.30.5-5|105	%{_datadir}/gir-1.0/GMenu-%{api}.gir
12mr|gnome-menus2-2.30.5-5|106	
12mr|gnome-menus2-2.30.5-5|107	
12mr|gnome-menus2-2.30.5-5|108	%changelog
12mr|gnome-menus2-2.30.5-5|109	* Fri Aug  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-menus2-2.30.5-5|110	+ Commit: d0c10c4
12mr|gnome-menus2-2.30.5-5|111	- Spec cleanup
12mr|gnome-menus2-2.30.5-5|112	
12mr|gnome-menus2-2.30.5-5|113	

14145 12
12mr|gnome-menus-3.6.1-1|1	%define major	0
12mr|gnome-menus-3.6.1-1|2	%define api	3
12mr|gnome-menus-3.6.1-1|3	%define gimajor	3.0
12mr|gnome-menus-3.6.1-1|4	%define libname	%mklibname gnome-menu %{api} %{major}
12mr|gnome-menus-3.6.1-1|5	%define girname	%mklibname gmenu-gir %{gimajor}
12mr|gnome-menus-3.6.1-1|6	%define devname	%mklibname -d gnome-menu
12mr|gnome-menus-3.6.1-1|7	
12mr|gnome-menus-3.6.1-1|8	Summary:	GNOME menu library
12mr|gnome-menus-3.6.1-1|9	Name:		gnome-menus
12mr|gnome-menus-3.6.1-1|10	Version:	3.6.1
12mr|gnome-menus-3.6.1-1|11	Release:	1
12mr|gnome-menus-3.6.1-1|12	License:	LGPLv2+
12mr|gnome-menus-3.6.1-1|13	Group:		System/Libraries
12mr|gnome-menus-3.6.1-1|14	Url:		http://www.gnome.org
12mr|gnome-menus-3.6.1-1|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|gnome-menus-3.6.1-1|16	# (fc) 2.16.0-2mdv unclutter preferences/settings menu
12mr|gnome-menus-3.6.1-1|17	Patch1:		gnome-menus-3.0.0-uncluttermenu.patch
12mr|gnome-menus-3.6.1-1|18	
12mr|gnome-menus-3.6.1-1|19	BuildRequires:	intltool
12mr|gnome-menus-3.6.1-1|20	BuildRequires:	pkgconfig(glib-2.0)
12mr|gnome-menus-3.6.1-1|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|gnome-menus-3.6.1-1|22	BuildRequires:	pkgconfig(python)
12mr|gnome-menus-3.6.1-1|23	
12mr|gnome-menus-3.6.1-1|24	Requires:	python-%{name}
12mr|gnome-menus-3.6.1-1|25	Obsoletes:	gnome-menus2 < 3.4
12mr|gnome-menus-3.6.1-1|26	
12mr|gnome-menus-3.6.1-1|27	%description
12mr|gnome-menus-3.6.1-1|28	The package contains an implementation of the draft "Desktop Menu
12mr|gnome-menus-3.6.1-1|29	Specification" from freedesktop.org:
12mr|gnome-menus-3.6.1-1|30	http://www.freedesktop.org/Standards/menu-spec
12mr|gnome-menus-3.6.1-1|31	
12mr|gnome-menus-3.6.1-1|32	Also contained here are the GNOME menu layout configuration files,
12mr|gnome-menus-3.6.1-1|33	.directory files and assorted menu related utility programs.
12mr|gnome-menus-3.6.1-1|34	
12mr|gnome-menus-3.6.1-1|35	%package -n python-%{name}
12mr|gnome-menus-3.6.1-1|36	Group:		Development/Python
12mr|gnome-menus-3.6.1-1|37	Summary:	Module to access XDG menu
12mr|gnome-menus-3.6.1-1|38	Requires:	python-gi
12mr|gnome-menus-3.6.1-1|39	Obsoletes:	python-gnome-menus2 < 3.4
12mr|gnome-menus-3.6.1-1|40	
12mr|gnome-menus-3.6.1-1|41	%description -n python-%{name}
12mr|gnome-menus-3.6.1-1|42	Python module to access XDG menu.
12mr|gnome-menus-3.6.1-1|43	
12mr|gnome-menus-3.6.1-1|44	%package -n %{libname}
12mr|gnome-menus-3.6.1-1|45	Group:		System/Libraries
12mr|gnome-menus-3.6.1-1|46	Summary:	GNOME menu library
12mr|gnome-menus-3.6.1-1|47	Conflicts:	gir-repository < 0.6.5-8
12mr|gnome-menus-3.6.1-1|48	
12mr|gnome-menus-3.6.1-1|49	%description -n %{libname}
12mr|gnome-menus-3.6.1-1|50	This package contains the shared libraries of %{name}.
12mr|gnome-menus-3.6.1-1|51	
12mr|gnome-menus-3.6.1-1|52	%package -n %{girname}
12mr|gnome-menus-3.6.1-1|53	Group:		System/Libraries
12mr|gnome-menus-3.6.1-1|54	Summary:	GObject Introspection interface library for %{name}
12mr|gnome-menus-3.6.1-1|55	
12mr|gnome-menus-3.6.1-1|56	%description -n %{girname}
12mr|gnome-menus-3.6.1-1|57	GObject Introspection interface library for %{name}.
12mr|gnome-menus-3.6.1-1|58	
12mr|gnome-menus-3.6.1-1|59	%package -n %{devname}
12mr|gnome-menus-3.6.1-1|60	Group:		Development/C
12mr|gnome-menus-3.6.1-1|61	Summary:	GNOME menu library development files
12mr|gnome-menus-3.6.1-1|62	Requires:	%{libname} = %{version}-%{release}
12mr|gnome-menus-3.6.1-1|63	Requires:	%{girname} = %{version}-%{release}
12mr|gnome-menus-3.6.1-1|64	Provides:	%{name}-devel = %{version}-%{release}
12mr|gnome-menus-3.6.1-1|65	Obsoletes:	%{_lib}gnome-menu2-devel < 3.4
12mr|gnome-menus-3.6.1-1|66	Conflicts:	gir-repository < 0.6.5-8
12mr|gnome-menus-3.6.1-1|67	
12mr|gnome-menus-3.6.1-1|68	%description -n %{devname}
12mr|gnome-menus-3.6.1-1|69	This package contains the development libraries of %{name}.
12mr|gnome-menus-3.6.1-1|70	
12mr|gnome-menus-3.6.1-1|71	%prep
12mr|gnome-menus-3.6.1-1|72	%setup -q
12mr|gnome-menus-3.6.1-1|73	%apply_patches
12mr|gnome-menus-3.6.1-1|74	
12mr|gnome-menus-3.6.1-1|75	%build
12mr|gnome-menus-3.6.1-1|76	%configure2_5x \
12mr|gnome-menus-3.6.1-1|77	--disable-static
12mr|gnome-menus-3.6.1-1|78	
12mr|gnome-menus-3.6.1-1|79	%make LIBS='-lgmodule-2.0'
12mr|gnome-menus-3.6.1-1|80	
12mr|gnome-menus-3.6.1-1|81	%install
12mr|gnome-menus-3.6.1-1|82	%makeinstall_std
12mr|gnome-menus-3.6.1-1|83	
12mr|gnome-menus-3.6.1-1|84	%find_lang %{name}-3.0
12mr|gnome-menus-3.6.1-1|85	
12mr|gnome-menus-3.6.1-1|86	mkdir -p %{buildroot}%{_sysconfdir}/xdg/gnome
12mr|gnome-menus-3.6.1-1|87	mv %{buildroot}%{_sysconfdir}/xdg/menus %{buildroot}%{_sysconfdir}/xdg/gnome
12mr|gnome-menus-3.6.1-1|88	
12mr|gnome-menus-3.6.1-1|89	chmod 755 %{buildroot}%{_libdir}/python*/site-packages/GMenuSimpleEditor/*.py
12mr|gnome-menus-3.6.1-1|90	
12mr|gnome-menus-3.6.1-1|91	%files -f %{name}-3.0.lang
12mr|gnome-menus-3.6.1-1|92	%doc README NEWS HACKING AUTHORS ChangeLog
12mr|gnome-menus-3.6.1-1|93	%{_datadir}/desktop-directories/*
12mr|gnome-menus-3.6.1-1|94	%dir %{_sysconfdir}/xdg/gnome
12mr|gnome-menus-3.6.1-1|95	%dir %{_sysconfdir}/xdg/gnome/menus
12mr|gnome-menus-3.6.1-1|96	%config(noreplace) %{_sysconfdir}/xdg/gnome/menus/*
12mr|gnome-menus-3.6.1-1|97	%{_bindir}/*
12mr|gnome-menus-3.6.1-1|98	%{_datadir}/applications/*
12mr|gnome-menus-3.6.1-1|99	%{_datadir}/%{name}
12mr|gnome-menus-3.6.1-1|100	
12mr|gnome-menus-3.6.1-1|101	%files -n python-%{name}
12mr|gnome-menus-3.6.1-1|102	%{_libdir}/python*/site-packages/*
12mr|gnome-menus-3.6.1-1|103	
12mr|gnome-menus-3.6.1-1|104	%files -n %{libname}
12mr|gnome-menus-3.6.1-1|105	%{_libdir}/libgnome-menu-%{api}.so.%{major}*
12mr|gnome-menus-3.6.1-1|106	
12mr|gnome-menus-3.6.1-1|107	%files -n %{girname}
12mr|gnome-menus-3.6.1-1|108	%{_libdir}/girepository-1.0/GMenu-%{gimajor}.typelib
12mr|gnome-menus-3.6.1-1|109	
12mr|gnome-menus-3.6.1-1|110	%files -n %{devname}
12mr|gnome-menus-3.6.1-1|111	%{_libdir}/lib*.so
12mr|gnome-menus-3.6.1-1|112	%{_includedir}/*
12mr|gnome-menus-3.6.1-1|113	%{_libdir}/pkgconfig/*.pc
12mr|gnome-menus-3.6.1-1|114	%{_datadir}/gir-1.0/GMenu-%{gimajor}.gir
12mr|gnome-menus-3.6.1-1|115	
12mr|gnome-menus-3.6.1-1|116	%changelog
12mr|gnome-menus-3.6.1-1|117	* Tue Oct  2 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mr|gnome-menus-3.6.1-1|118	- update to 3.6.0
12mr|gnome-menus-3.6.1-1|119	
12mr|gnome-menus-3.6.1-1|120	* Wed May 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.2-1
12mr|gnome-menus-3.6.1-1|121	+ Revision: 799221
12mr|gnome-menus-3.6.1-1|122	- update to new version 3.4.2
12mr|gnome-menus-3.6.1-1|123	
12mr|gnome-menus-3.6.1-1|124	* Thu Apr 26 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.0-1
12mr|gnome-menus-3.6.1-1|125	+ Revision: 793678
12mr|gnome-menus-3.6.1-1|126	- new version 3.4.0
12mr|gnome-menus-3.6.1-1|127	
12mr|gnome-menus-3.6.1-1|128	* Tue Apr 03 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.0.1-3
12mr|gnome-menus-3.6.1-1|129	+ Revision: 788914
12mr|gnome-menus-3.6.1-1|130	- rebuild to obsolete gnome-menus2 conflicting pkgs
12mr|gnome-menus-3.6.1-1|131	
12mr|gnome-menus-3.6.1-1|132	* Fri Mar 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.0.1-2
12mr|gnome-menus-3.6.1-1|133	+ Revision: 785402
12mr|gnome-menus-3.6.1-1|134	- rebuild to pull in python-gi instead of python-gobject
12mr|gnome-menus-3.6.1-1|135	
12mr|gnome-menus-3.6.1-1|136	* Thu Nov 17 2011 Matthew Dawkins <mattydaw@mandriva.org> 3.2.0.1-1
12mr|gnome-menus-3.6.1-1|137	+ Revision: 731477
12mr|gnome-menus-3.6.1-1|138	- resync'd spec with mga
12mr|gnome-menus-3.6.1-1|139	- cleaned up spec
12mr|gnome-menus-3.6.1-1|140	- removed mkrel
12mr|gnome-menus-3.6.1-1|141	- dropped back to 3.2.0.1 from 3.3.1
12mr|gnome-menus-3.6.1-1|142	
12mr|gnome-menus-3.6.1-1|143	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2.30.5-2
12mr|gnome-menus-3.6.1-1|144	+ Revision: 664874
12mr|gnome-menus-3.6.1-1|145	- mass rebuild
12mr|gnome-menus-3.6.1-1|146	
12mr|gnome-menus-3.6.1-1|147	* Wed Nov 17 2010 Götz Waschk <waschk@mandriva.org> 2.30.5-1mdv2011.0
12mr|gnome-menus-3.6.1-1|148	+ Revision: 598368
12mr|gnome-menus-3.6.1-1|149	- update to new version 2.30.5
12mr|gnome-menus-3.6.1-1|150	
12mr|gnome-menus-3.6.1-1|151	* Tue Nov 02 2010 Funda Wang <fwang@mandriva.org> 2.30.4-2mdv2011.0
12mr|gnome-menus-3.6.1-1|152	+ Revision: 592123
12mr|gnome-menus-3.6.1-1|153	- rebuild for py2.7
12mr|gnome-menus-3.6.1-1|154	
12mr|gnome-menus-3.6.1-1|155	* Mon Sep 27 2010 Götz Waschk <waschk@mandriva.org> 2.30.4-1mdv2011.0
12mr|gnome-menus-3.6.1-1|156	+ Revision: 581285
12mr|gnome-menus-3.6.1-1|157	- update to new version 2.30.4
12mr|gnome-menus-3.6.1-1|158	
12mr|gnome-menus-3.6.1-1|159	* Tue Sep 14 2010 Götz Waschk <waschk@mandriva.org> 2.30.3-1mdv2011.0
12mr|gnome-menus-3.6.1-1|160	+ Revision: 578281
12mr|gnome-menus-3.6.1-1|161	- update to new version 2.30.3
12mr|gnome-menus-3.6.1-1|162	
12mr|gnome-menus-3.6.1-1|163	* Mon Sep 13 2010 Götz Waschk <waschk@mandriva.org> 2.30.2-3mdv2011.0
12mr|gnome-menus-3.6.1-1|164	+ Revision: 577934
12mr|gnome-menus-3.6.1-1|165	- rebuild for new g-i
12mr|gnome-menus-3.6.1-1|166	
12mr|gnome-menus-3.6.1-1|167	* Fri Jul 30 2010 Funda Wang <fwang@mandriva.org> 2.30.2-2mdv2011.0
12mr|gnome-menus-3.6.1-1|168	+ Revision: 563771
12mr|gnome-menus-3.6.1-1|169	- rebuild for new gobject-introspection
12mr|gnome-menus-3.6.1-1|170	
12mr|gnome-menus-3.6.1-1|171	* Sun Jul 11 2010 Götz Waschk <waschk@mandriva.org> 2.30.2-1mdv2011.0
12mr|gnome-menus-3.6.1-1|172	+ Revision: 550680
12mr|gnome-menus-3.6.1-1|173	- update to new version 2.30.2
12mr|gnome-menus-3.6.1-1|174	
12mr|gnome-menus-3.6.1-1|175	* Tue Mar 30 2010 Götz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12mr|gnome-menus-3.6.1-1|176	+ Revision: 528960
12mr|gnome-menus-3.6.1-1|177	- update to new version 2.30.0
12mr|gnome-menus-3.6.1-1|178	
12mr|gnome-menus-3.6.1-1|179	* Mon Mar 08 2010 Götz Waschk <waschk@mandriva.org> 2.29.92-2mdv2010.1
12mr|gnome-menus-3.6.1-1|180	+ Revision: 516563
12mr|gnome-menus-3.6.1-1|181	- add conflict with old gir-repositry
12mr|gnome-menus-3.6.1-1|182	
12mr|gnome-menus-3.6.1-1|183	* Mon Mar 08 2010 Götz Waschk <waschk@mandriva.org> 2.29.92-1mdv2010.1
12mr|gnome-menus-3.6.1-1|184	+ Revision: 515910
12mr|gnome-menus-3.6.1-1|185	- new version
12mr|gnome-menus-3.6.1-1|186	- add gobject introspection support
12mr|gnome-menus-3.6.1-1|187	
12mr|gnome-menus-3.6.1-1|188	* Mon Feb 22 2010 Götz Waschk <waschk@mandriva.org> 2.29.91-1mdv2010.1
12mr|gnome-menus-3.6.1-1|189	+ Revision: 509639
12mr|gnome-menus-3.6.1-1|190	- update to new version 2.29.91
12mr|gnome-menus-3.6.1-1|191	
12mr|gnome-menus-3.6.1-1|192	* Wed Jan 27 2010 Götz Waschk <waschk@mandriva.org> 2.29.6-1mdv2010.1
12mr|gnome-menus-3.6.1-1|193	+ Revision: 497394
12mr|gnome-menus-3.6.1-1|194	- update to new version 2.29.6
12mr|gnome-menus-3.6.1-1|195	
12mr|gnome-menus-3.6.1-1|196	* Thu Oct 01 2009 Götz Waschk <waschk@mandriva.org> 2.28.0.1-1mdv2010.0
12mr|gnome-menus-3.6.1-1|197	+ Revision: 452127
12mr|gnome-menus-3.6.1-1|198	- new version
12mr|gnome-menus-3.6.1-1|199	- drop merged patches 2,3
12mr|gnome-menus-3.6.1-1|200	
12mr|gnome-menus-3.6.1-1|201	* Tue Sep 29 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.0-2mdv2010.0
12mr|gnome-menus-3.6.1-1|202	+ Revision: 450967
12mr|gnome-menus-3.6.1-1|203	- Fix buildrequires
12mr|gnome-menus-3.6.1-1|204	- Redo patch2
12mr|gnome-menus-3.6.1-1|205	- Patch3: ensure name is correctly filled for comparison
12mr|gnome-menus-3.6.1-1|206	
12mr|gnome-menus-3.6.1-1|207	* Mon Sep 21 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mr|gnome-menus-3.6.1-1|208	+ Revision: 446788
12mr|gnome-menus-3.6.1-1|209	- update to new version 2.28.0
12mr|gnome-menus-3.6.1-1|210	
12mr|gnome-menus-3.6.1-1|211	* Thu Sep 10 2009 Götz Waschk <waschk@mandriva.org> 2.27.92-1mdv2010.0
12mr|gnome-menus-3.6.1-1|212	+ Revision: 437400
12mr|gnome-menus-3.6.1-1|213	- new version
12mr|gnome-menus-3.6.1-1|214	- rediff patch 0
12mr|gnome-menus-3.6.1-1|215	
12mr|gnome-menus-3.6.1-1|216	* Tue Jul 28 2009 Götz Waschk <waschk@mandriva.org> 2.27.5-1mdv2010.0
12mr|gnome-menus-3.6.1-1|217	+ Revision: 402529
12mr|gnome-menus-3.6.1-1|218	- update to new version 2.27.5
12mr|gnome-menus-3.6.1-1|219	
12mr|gnome-menus-3.6.1-1|220	* Wed Jul 15 2009 Götz Waschk <waschk@mandriva.org> 2.27.4-1mdv2010.0
12mr|gnome-menus-3.6.1-1|221	+ Revision: 396381
12mr|gnome-menus-3.6.1-1|222	- new version
12mr|gnome-menus-3.6.1-1|223	- rediff patch 0
12mr|gnome-menus-3.6.1-1|224	
12mr|gnome-menus-3.6.1-1|225	* Tue Jun 30 2009 Götz Waschk <waschk@mandriva.org> 2.26.2-1mdv2010.0
12mr|gnome-menus-3.6.1-1|226	+ Revision: 390823
12mr|gnome-menus-3.6.1-1|227	- new version
12mr|gnome-menus-3.6.1-1|228	- update patch 2
12mr|gnome-menus-3.6.1-1|229	
12mr|gnome-menus-3.6.1-1|230	* Tue Apr 14 2009 Götz Waschk <waschk@mandriva.org> 2.26.1-1mdv2009.1
12mr|gnome-menus-3.6.1-1|231	+ Revision: 366937
12mr|gnome-menus-3.6.1-1|232	- update to new version 2.26.1
12mr|gnome-menus-3.6.1-1|233	
12mr|gnome-menus-3.6.1-1|234	* Mon Mar 16 2009 Götz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mr|gnome-menus-3.6.1-1|235	+ Revision: 356295
12mr|gnome-menus-3.6.1-1|236	- update to new version 2.26.0
12mr|gnome-menus-3.6.1-1|237	
12mr|gnome-menus-3.6.1-1|238	* Tue Feb 17 2009 Götz Waschk <waschk@mandriva.org> 2.25.91-1mdv2009.1
12mr|gnome-menus-3.6.1-1|239	+ Revision: 341226
12mr|gnome-menus-3.6.1-1|240	- update to new version 2.25.91
12mr|gnome-menus-3.6.1-1|241	
12mr|gnome-menus-3.6.1-1|242	* Mon Jan 26 2009 Funda Wang <fwang@mandriva.org> 2.25.5-4mdv2009.1
12mr|gnome-menus-3.6.1-1|243	+ Revision: 333704
12mr|gnome-menus-3.6.1-1|244	- link against python
12mr|gnome-menus-3.6.1-1|245	
12mr|gnome-menus-3.6.1-1|246	* Mon Jan 19 2009 Götz Waschk <waschk@mandriva.org> 2.25.5-3mdv2009.1
12mr|gnome-menus-3.6.1-1|247	+ Revision: 331455
12mr|gnome-menus-3.6.1-1|248	- update to new version 2.25.5
12mr|gnome-menus-3.6.1-1|249	
12mr|gnome-menus-3.6.1-1|250	* Fri Dec 26 2008 Adam Williamson <awilliamson@mandriva.org> 2.25.2-3mdv2009.1
12mr|gnome-menus-3.6.1-1|251	+ Revision: 319164
12mr|gnome-menus-3.6.1-1|252	- rebuild with python 2.6
12mr|gnome-menus-3.6.1-1|253	
12mr|gnome-menus-3.6.1-1|254	* Thu Dec 11 2008 Frederic Crozat <fcrozat@mandriva.com> 2.25.2-2mdv2009.1
12mr|gnome-menus-3.6.1-1|255	+ Revision: 313355
12mr|gnome-menus-3.6.1-1|256	- Update patch0 to not try to translate empty fields (Mdv bug #44964)
12mr|gnome-menus-3.6.1-1|257	
12mr|gnome-menus-3.6.1-1|258	* Tue Dec 02 2008 Götz Waschk <waschk@mandriva.org> 2.25.2-1mdv2009.1
12mr|gnome-menus-3.6.1-1|259	+ Revision: 309073
12mr|gnome-menus-3.6.1-1|260	- update to new version 2.25.2
12mr|gnome-menus-3.6.1-1|261	
12mr|gnome-menus-3.6.1-1|262	* Tue Nov 25 2008 Götz Waschk <waschk@mandriva.org> 2.24.2-1mdv2009.1
12mr|gnome-menus-3.6.1-1|263	+ Revision: 306601
12mr|gnome-menus-3.6.1-1|264	- update to new version 2.24.2
12mr|gnome-menus-3.6.1-1|265	
12mr|gnome-menus-3.6.1-1|266	* Wed Oct 22 2008 Götz Waschk <waschk@mandriva.org> 2.24.1-1mdv2009.1
12mr|gnome-menus-3.6.1-1|267	+ Revision: 296437
12mr|gnome-menus-3.6.1-1|268	- update to new version 2.24.1
12mr|gnome-menus-3.6.1-1|269	
12mr|gnome-menus-3.6.1-1|270	* Tue Sep 23 2008 Götz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12mr|gnome-menus-3.6.1-1|271	+ Revision: 287270
12mr|gnome-menus-3.6.1-1|272	- new version
12mr|gnome-menus-3.6.1-1|273	
12mr|gnome-menus-3.6.1-1|274	* Mon Sep 08 2008 Götz Waschk <waschk@mandriva.org> 2.23.92-1mdv2009.0
12mr|gnome-menus-3.6.1-1|275	+ Revision: 282795
12mr|gnome-menus-3.6.1-1|276	- new version
12mr|gnome-menus-3.6.1-1|277	
12mr|gnome-menus-3.6.1-1|278	* Mon Sep 01 2008 Götz Waschk <waschk@mandriva.org> 2.23.91-1mdv2009.0
12mr|gnome-menus-3.6.1-1|279	+ Revision: 278666
12mr|gnome-menus-3.6.1-1|280	- new version
12mr|gnome-menus-3.6.1-1|281	
12mr|gnome-menus-3.6.1-1|282	* Mon Aug 04 2008 Götz Waschk <waschk@mandriva.org> 2.23.6-1mdv2009.0
12mr|gnome-menus-3.6.1-1|283	+ Revision: 263624
12mr|gnome-menus-3.6.1-1|284	- new version
12mr|gnome-menus-3.6.1-1|285	
12mr|gnome-menus-3.6.1-1|286	* Tue Jul 22 2008 Götz Waschk <waschk@mandriva.org> 2.23.5-1mdv2009.0
12mr|gnome-menus-3.6.1-1|287	+ Revision: 240982
12mr|gnome-menus-3.6.1-1|288	- new version
12mr|gnome-menus-3.6.1-1|289	
12mr|gnome-menus-3.6.1-1|290	* Thu Jul 03 2008 Götz Waschk <waschk@mandriva.org> 2.23.4-1mdv2009.0
12mr|gnome-menus-3.6.1-1|291	+ Revision: 231027
12mr|gnome-menus-3.6.1-1|292	- new version
12mr|gnome-menus-3.6.1-1|293	- rediff patch 1
12mr|gnome-menus-3.6.1-1|294	- update license
12mr|gnome-menus-3.6.1-1|295	- update buildrequires
12mr|gnome-menus-3.6.1-1|296	
12mr|gnome-menus-3.6.1-1|297	+ Pixel <pixel@mandriva.com>
12mr|gnome-menus-3.6.1-1|298	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|gnome-menus-3.6.1-1|299	
12mr|gnome-menus-3.6.1-1|300	* Tue May 27 2008 Götz Waschk <waschk@mandriva.org> 2.22.2-1mdv2009.0
12mr|gnome-menus-3.6.1-1|301	+ Revision: 211657
12mr|gnome-menus-3.6.1-1|302	- new version
12mr|gnome-menus-3.6.1-1|303	- rediff patch 1
12mr|gnome-menus-3.6.1-1|304	- drop patch 2 (different fix upstream)
12mr|gnome-menus-3.6.1-1|305	
12mr|gnome-menus-3.6.1-1|306	* Wed Apr 09 2008 Götz Waschk <waschk@mandriva.org> 2.22.1-1mdv2009.0
12mr|gnome-menus-3.6.1-1|307	+ Revision: 192479
12mr|gnome-menus-3.6.1-1|308	- new version
12mr|gnome-menus-3.6.1-1|309	
12mr|gnome-menus-3.6.1-1|310	* Mon Mar 10 2008 Götz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12mr|gnome-menus-3.6.1-1|311	+ Revision: 183844
12mr|gnome-menus-3.6.1-1|312	- new version
12mr|gnome-menus-3.6.1-1|313	
12mr|gnome-menus-3.6.1-1|314	* Tue Feb 26 2008 Götz Waschk <waschk@mandriva.org> 2.21.92-1mdv2008.1
12mr|gnome-menus-3.6.1-1|315	+ Revision: 175411
12mr|gnome-menus-3.6.1-1|316	- new version
12mr|gnome-menus-3.6.1-1|317	
12mr|gnome-menus-3.6.1-1|318	* Mon Feb 11 2008 Götz Waschk <waschk@mandriva.org> 2.21.91-1mdv2008.1
12mr|gnome-menus-3.6.1-1|319	+ Revision: 165441
12mr|gnome-menus-3.6.1-1|320	- fix rpmlint errors
12mr|gnome-menus-3.6.1-1|321	- new version
12mr|gnome-menus-3.6.1-1|322	
12mr|gnome-menus-3.6.1-1|323	* Mon Jan 28 2008 Götz Waschk <waschk@mandriva.org> 2.21.90-1mdv2008.1
12mr|gnome-menus-3.6.1-1|324	+ Revision: 159049
12mr|gnome-menus-3.6.1-1|325	- new version
12mr|gnome-menus-3.6.1-1|326	
12mr|gnome-menus-3.6.1-1|327	* Tue Jan 15 2008 Götz Waschk <waschk@mandriva.org> 2.21.5-1mdv2008.1
12mr|gnome-menus-3.6.1-1|328	+ Revision: 152032
12mr|gnome-menus-3.6.1-1|329	- new version
12mr|gnome-menus-3.6.1-1|330	- drop patch 3
12mr|gnome-menus-3.6.1-1|331	
12mr|gnome-menus-3.6.1-1|332	* Tue Jan 08 2008 Götz Waschk <waschk@mandriva.org> 2.21.3-2mdv2008.1
12mr|gnome-menus-3.6.1-1|333	+ Revision: 146365
12mr|gnome-menus-3.6.1-1|334	- fix build with new gio
12mr|gnome-menus-3.6.1-1|335	
12mr|gnome-menus-3.6.1-1|336	* Sun Dec 23 2007 Götz Waschk <waschk@mandriva.org> 2.21.3-1mdv2008.1
12mr|gnome-menus-3.6.1-1|337	+ Revision: 137344
12mr|gnome-menus-3.6.1-1|338	- new version
12mr|gnome-menus-3.6.1-1|339	
12mr|gnome-menus-3.6.1-1|340	+ Olivier Blin <blino@mandriva.org>
12mr|gnome-menus-3.6.1-1|341	- restore BuildRoot
12mr|gnome-menus-3.6.1-1|342	
12mr|gnome-menus-3.6.1-1|343	+ Thierry Vignaud <tv@mandriva.org>
12mr|gnome-menus-3.6.1-1|344	- kill re-definition of %%buildroot on Pixel's request
12mr|gnome-menus-3.6.1-1|345	
12mr|gnome-menus-3.6.1-1|346	* Wed Nov 14 2007 Götz Waschk <waschk@mandriva.org> 2.21.2-1mdv2008.1
12mr|gnome-menus-3.6.1-1|347	+ Revision: 108581
12mr|gnome-menus-3.6.1-1|348	- new version
12mr|gnome-menus-3.6.1-1|349	
12mr|gnome-menus-3.6.1-1|350	* Mon Oct 15 2007 Götz Waschk <waschk@mandriva.org> 2.20.1-1mdv2008.1
12mr|gnome-menus-3.6.1-1|351	+ Revision: 98657
12mr|gnome-menus-3.6.1-1|352	- new version
12mr|gnome-menus-3.6.1-1|353	
12mr|gnome-menus-3.6.1-1|354	* Wed Oct 03 2007 Frederic Crozat <fcrozat@mandriva.com> 2.20.0-3mdv2008.0
12mr|gnome-menus-3.6.1-1|355	+ Revision: 94945
12mr|gnome-menus-3.6.1-1|356	- Update patch1 to no hide GNOME;Settings;System (Mdv bug #34269)
12mr|gnome-menus-3.6.1-1|357	
12mr|gnome-menus-3.6.1-1|358	* Fri Sep 28 2007 Frederic Crozat <fcrozat@mandriva.com> 2.20.0-2mdv2008.0
12mr|gnome-menus-3.6.1-1|359	+ Revision: 93618
12mr|gnome-menus-3.6.1-1|360	- Resync with desktop-common-data
12mr|gnome-menus-3.6.1-1|361	
12mr|gnome-menus-3.6.1-1|362	* Mon Sep 17 2007 Götz Waschk <waschk@mandriva.org> 2.20.0-1mdv2008.0
12mr|gnome-menus-3.6.1-1|363	+ Revision: 89342
12mr|gnome-menus-3.6.1-1|364	- new version
12mr|gnome-menus-3.6.1-1|365	
12mr|gnome-menus-3.6.1-1|366	* Mon Sep 17 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.92-3mdv2008.0
12mr|gnome-menus-3.6.1-1|367	+ Revision: 89162
12mr|gnome-menus-3.6.1-1|368	- Patch2: fix separator handling (Mdv bug #32867)
12mr|gnome-menus-3.6.1-1|369	
12mr|gnome-menus-3.6.1-1|370	* Mon Sep 10 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.92-2mdv2008.0
12mr|gnome-menus-3.6.1-1|371	+ Revision: 84236
12mr|gnome-menus-3.6.1-1|372	- Update patch1 to fill administration menu with System Tools menu content
12mr|gnome-menus-3.6.1-1|373	
12mr|gnome-menus-3.6.1-1|374	* Tue Sep 04 2007 Götz Waschk <waschk@mandriva.org> 2.19.92-1mdv2008.0
12mr|gnome-menus-3.6.1-1|375	+ Revision: 79445
12mr|gnome-menus-3.6.1-1|376	- new version
12mr|gnome-menus-3.6.1-1|377	
12mr|gnome-menus-3.6.1-1|378	* Tue Aug 14 2007 Götz Waschk <waschk@mandriva.org> 2.19.90-1mdv2008.0
12mr|gnome-menus-3.6.1-1|379	+ Revision: 63211
12mr|gnome-menus-3.6.1-1|380	- new version
12mr|gnome-menus-3.6.1-1|381	- new devel name
12mr|gnome-menus-3.6.1-1|382	
12mr|gnome-menus-3.6.1-1|383	* Mon Jul 30 2007 Götz Waschk <waschk@mandriva.org> 2.19.6-1mdv2008.0
12mr|gnome-menus-3.6.1-1|384	+ Revision: 56699
12mr|gnome-menus-3.6.1-1|385	- new version
12mr|gnome-menus-3.6.1-1|386	
12mr|gnome-menus-3.6.1-1|387	* Sun Jul 08 2007 Götz Waschk <waschk@mandriva.org> 2.19.5-1mdv2008.0
12mr|gnome-menus-3.6.1-1|388	+ Revision: 49937
12mr|gnome-menus-3.6.1-1|389	- new version
12mr|gnome-menus-3.6.1-1|390	
12mr|gnome-menus-3.6.1-1|391	* Sun Jun 17 2007 Götz Waschk <waschk@mandriva.org> 2.19.4-1mdv2008.0
12mr|gnome-menus-3.6.1-1|392	+ Revision: 40592
12mr|gnome-menus-3.6.1-1|393	- new version
12mr|gnome-menus-3.6.1-1|394	
12mr|gnome-menus-3.6.1-1|395	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 2.19.3-2mdv2008.0
12mr|gnome-menus-3.6.1-1|396	+ Revision: 36166
12mr|gnome-menus-3.6.1-1|397	- rebuild with correct optflags
12mr|gnome-menus-3.6.1-1|398	
12mr|gnome-menus-3.6.1-1|399	+ Götz Waschk <waschk@mandriva.org>
12mr|gnome-menus-3.6.1-1|400	- new version
12mr|gnome-menus-3.6.1-1|401	
12mr|gnome-menus-3.6.1-1|402	* Mon May 28 2007 Götz Waschk <waschk@mandriva.org> 2.18.2-1mdv2008.0
12mr|gnome-menus-3.6.1-1|403	+ Revision: 32114
12mr|gnome-menus-3.6.1-1|404	- new version
12mr|gnome-menus-3.6.1-1|405	
12mr|gnome-menus-3.6.1-1|406	
12mr|gnome-menus-3.6.1-1|407	* Wed Mar 14 2007 Frederic Crozat <fcrozat@mandriva.com> 2.18.0-2mdv2007.1
12mr|gnome-menus-3.6.1-1|408	+ Revision: 143667
12mr|gnome-menus-3.6.1-1|409	- Update patch1 to correctly find all GNOME preferences dialogs
12mr|gnome-menus-3.6.1-1|410	
12mr|gnome-menus-3.6.1-1|411	* Mon Mar 12 2007 Götz Waschk <waschk@mandriva.org> 2.18.0-1mdv2007.1
12mr|gnome-menus-3.6.1-1|412	+ Revision: 142066
12mr|gnome-menus-3.6.1-1|413	- new version
12mr|gnome-menus-3.6.1-1|414	
12mr|gnome-menus-3.6.1-1|415	* Mon Feb 26 2007 Götz Waschk <waschk@mandriva.org> 2.17.92-1mdv2007.1
12mr|gnome-menus-3.6.1-1|416	+ Revision: 126137
12mr|gnome-menus-3.6.1-1|417	- new version
12mr|gnome-menus-3.6.1-1|418	- rediff the patch
12mr|gnome-menus-3.6.1-1|419	
12mr|gnome-menus-3.6.1-1|420	* Thu Feb 15 2007 Frederic Crozat <fcrozat@mandriva.com> 2.17.91-1mdv2007.1
12mr|gnome-menus-3.6.1-1|421	+ Revision: 121383
12mr|gnome-menus-3.6.1-1|422	-Release 2.17.91
12mr|gnome-menus-3.6.1-1|423	-update patch1 to show preferences/admin submenus and only GNOME settings applications
12mr|gnome-menus-3.6.1-1|424	
12mr|gnome-menus-3.6.1-1|425	* Wed Jan 10 2007 Götz Waschk <waschk@mandriva.org> 2.17.5-1mdv2007.1
12mr|gnome-menus-3.6.1-1|426	+ Revision: 106900
12mr|gnome-menus-3.6.1-1|427	- new version
12mr|gnome-menus-3.6.1-1|428	- update patch 1
12mr|gnome-menus-3.6.1-1|429	
12mr|gnome-menus-3.6.1-1|430	* Tue Nov 28 2006 Götz Waschk <waschk@mandriva.org> 2.17.2-2mdv2007.1
12mr|gnome-menus-3.6.1-1|431	+ Revision: 88097
12mr|gnome-menus-3.6.1-1|432	- rebuild
12mr|gnome-menus-3.6.1-1|433	
12mr|gnome-menus-3.6.1-1|434	* Mon Nov 27 2006 Götz Waschk <waschk@mandriva.org> 2.17.2-1mdv2007.1
12mr|gnome-menus-3.6.1-1|435	+ Revision: 87684
12mr|gnome-menus-3.6.1-1|436	- new version
12mr|gnome-menus-3.6.1-1|437	- unpack patches
12mr|gnome-menus-3.6.1-1|438	- Import gnome-menus
12mr|gnome-menus-3.6.1-1|439	
12mr|gnome-menus-3.6.1-1|440	* Fri Oct 06 2006 Götz Waschk <waschk@mandriva.org> 2.16.1-1mdv2007.0
12mr|gnome-menus-3.6.1-1|441	- New version 2.16.1
12mr|gnome-menus-3.6.1-1|442	
12mr|gnome-menus-3.6.1-1|443	* Thu Sep 14 2006 Frederic Crozat <fcrozat@mandriva.com> 2.16.0-2mdv2007.0
12mr|gnome-menus-3.6.1-1|444	- Patch1: unclutter preferences/settings menus
12mr|gnome-menus-3.6.1-1|445	
12mr|gnome-menus-3.6.1-1|446	* Tue Sep 05 2006 Götz Waschk <waschk@mandriva.org> 2.16.0-1mdv2007.0
12mr|gnome-menus-3.6.1-1|447	- New release 2.16.0
12mr|gnome-menus-3.6.1-1|448	
12mr|gnome-menus-3.6.1-1|449	* Sat Aug 19 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.91-3mdv2007.0
12mr|gnome-menus-3.6.1-1|450	- Update patch0, should fix bug mdv #24481
12mr|gnome-menus-3.6.1-1|451	
12mr|gnome-menus-3.6.1-1|452	* Fri Aug 18 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.91-2mdv2007.0
12mr|gnome-menus-3.6.1-1|453	- Patch0: grab translation from menu-messages if not available upstream
12mr|gnome-menus-3.6.1-1|454	
12mr|gnome-menus-3.6.1-1|455	* Wed Aug 09 2006 Götz Waschk <waschk@mandriva.org> 2.15.91-1mdv2007.0
12mr|gnome-menus-3.6.1-1|456	- New release 2.15.91
12mr|gnome-menus-3.6.1-1|457	
12mr|gnome-menus-3.6.1-1|458	* Wed Jul 26 2006 Götz Waschk <waschk@mandriva.org> 2.15.90-1
12mr|gnome-menus-3.6.1-1|459	- New release 2.15.90
12mr|gnome-menus-3.6.1-1|460	
12mr|gnome-menus-3.6.1-1|461	* Tue Jul 18 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.4.1-2mdv2007.0
12mr|gnome-menus-3.6.1-1|462	- Remove patch0, merged upstream
12mr|gnome-menus-3.6.1-1|463	
12mr|gnome-menus-3.6.1-1|464	* Wed Jul 12 2006 Gtz Waschk <waschk@mandriva.org> 2.15.4.1-1mdv2007.0
12mr|gnome-menus-3.6.1-1|465	- new major
12mr|gnome-menus-3.6.1-1|466	- New release 2.15.4.1
12mr|gnome-menus-3.6.1-1|467	
12mr|gnome-menus-3.6.1-1|468	* Wed Jul 12 2006 Gtz Waschk <waschk@mandriva.org> 2.15.4-1mdv2007.0
12mr|gnome-menus-3.6.1-1|469	- new major
12mr|gnome-menus-3.6.1-1|470	- New release 2.15.4
12mr|gnome-menus-3.6.1-1|471	
12mr|gnome-menus-3.6.1-1|472	* Fri Apr 14 2006 Götz Waschk <waschk@mandriva.org> 2.14.0-1mdk
12mr|gnome-menus-3.6.1-1|473	- New release 2.14.0
12mr|gnome-menus-3.6.1-1|474	
12mr|gnome-menus-3.6.1-1|475	* Fri Apr 14 2006 Frederic Crozat <fcrozat@mandriva.com> 2.13.5-1mdk
12mr|gnome-menus-3.6.1-1|476	- Release 2.13.5
12mr|gnome-menus-3.6.1-1|477	- Patch0 (Fedora): break infinite loop
12mr|gnome-menus-3.6.1-1|478	
12mr|gnome-menus-3.6.1-1|479	* Fri Feb 24 2006 Frederic Crozat <fcrozat@mandriva.com> 2.12.0-3mdk
12mr|gnome-menus-3.6.1-1|480	- Use mkrel
12mr|gnome-menus-3.6.1-1|481	
12mr|gnome-menus-3.6.1-1|482	* Mon Oct 10 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.12.0-2mdk
12mr|gnome-menus-3.6.1-1|483	- add BuildRequires: libpython-devel
12mr|gnome-menus-3.6.1-1|484	
12mr|gnome-menus-3.6.1-1|485	* Thu Oct 06 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.0-1mdk
12mr|gnome-menus-3.6.1-1|486	- Release 2.12.0
12mr|gnome-menus-3.6.1-1|487	- Remove patch0 (merged upstream)
12mr|gnome-menus-3.6.1-1|488	
12mr|gnome-menus-3.6.1-1|489	* Tue Sep 13 2005 Frederic Crozat <fcrozat@mandriva.com> 2.11.92-4mdk
12mr|gnome-menus-3.6.1-1|490	- Patch1: fix pending events being removed prematurely (Mdk bug #17632)
12mr|gnome-menus-3.6.1-1|491	
12mr|gnome-menus-3.6.1-1|492	* Fri Aug 26 2005 Frederic Crozat <fcrozat@mandriva.com> 2.11.92-3mdk
12mr|gnome-menus-3.6.1-1|493	- Patch0 (CVS): fix monitoring
12mr|gnome-menus-3.6.1-1|494	
12mr|gnome-menus-3.6.1-1|495	* Tue Aug 23 2005 Frederic Crozat <fcrozat@mandriva.com> 2.11.92-2mdk
12mr|gnome-menus-3.6.1-1|496	- Remove patch1, better fix has been included upstream
12mr|gnome-menus-3.6.1-1|497	
12mr|gnome-menus-3.6.1-1|498	* Tue Aug 23 2005 Gtz Waschk <waschk@mandriva.org> 2.11.92-1mdk
12mr|gnome-menus-3.6.1-1|499	- drop merged patch 0
12mr|gnome-menus-3.6.1-1|500	- New release 2.11.92
12mr|gnome-menus-3.6.1-1|501	
12mr|gnome-menus-3.6.1-1|502	* Wed Aug 17 2005 Frederic Crozat <fcrozat@mandriva.com> 2.11.91-3mdk
12mr|gnome-menus-3.6.1-1|503	- Patch1: fix monitoring of topdir directory
12mr|gnome-menus-3.6.1-1|504	
12mr|gnome-menus-3.6.1-1|505	* Fri Aug 12 2005 Frederic Crozat <fcrozat@mandriva.com> 2.11.91-2mdk
12mr|gnome-menus-3.6.1-1|506	- Patch0 (markmc): don't access freed memory
12mr|gnome-menus-3.6.1-1|507	
12mr|gnome-menus-3.6.1-1|508	* Wed Aug 10 2005 Götz Waschk <waschk@mandriva.org> 2.11.91-1mdk
12mr|gnome-menus-3.6.1-1|509	- New release 2.11.91
12mr|gnome-menus-3.6.1-1|510	
12mr|gnome-menus-3.6.1-1|511	* Wed Jul 27 2005 Gtz Waschk <waschk@mandriva.org> 2.11.90-1mdk
12mr|gnome-menus-3.6.1-1|512	- New release 2.11.90
12mr|gnome-menus-3.6.1-1|513	
12mr|gnome-menus-3.6.1-1|514	* Thu May 19 2005 Gtz Waschk <waschk@mandriva.org> 2.11.1.1-1mdk
12mr|gnome-menus-3.6.1-1|515	- New release 2.11.1.1
12mr|gnome-menus-3.6.1-1|516	
12mr|gnome-menus-3.6.1-1|517	* Thu May 19 2005 Gtz Waschk <waschk@mandriva.org> 2.11.1-1mdk
12mr|gnome-menus-3.6.1-1|518	- final version
12mr|gnome-menus-3.6.1-1|519	
12mr|gnome-menus-3.6.1-1|520	* Sat May 14 2005 Frederic Crozat <fcrozat@mandriva.com> 2.11.1-0.20050513.1mdk
12mr|gnome-menus-3.6.1-1|521	- new CVS snapshot, fix crash
12mr|gnome-menus-3.6.1-1|522	
12mr|gnome-menus-3.6.1-1|523	* Fri May 13 2005 Frederic Crozat <fcrozat@mandriva.com> 2.11.1-0.20050512.1mdk
12mr|gnome-menus-3.6.1-1|524	- new CVS snapshot and this time, use the correct tarball :)
12mr|gnome-menus-3.6.1-1|525	
12mr|gnome-menus-3.6.1-1|526	* Wed Apr 27 2005 Gtz Waschk <waschk@mandriva.org> 2.11.1-0.20050425.2mdk
12mr|gnome-menus-3.6.1-1|527	- fix buildrequires
12mr|gnome-menus-3.6.1-1|528	
12mr|gnome-menus-3.6.1-1|529	* Tue Apr 26 2005 Frederic Crozat <fcrozat@mandriva.com> 2.11.1-0.20050425.1mdk
12mr|gnome-menus-3.6.1-1|530	- new CVS snapshot, no longer uses gnome-vfs, use fam/gamin directly
12mr|gnome-menus-3.6.1-1|531	
12mr|gnome-menus-3.6.1-1|532	* Fri Apr 22 2005 Frederic Crozat <fcrozat@mandriva.com> 2.11.1-0.20050420.3mdk
12mr|gnome-menus-3.6.1-1|533	- add more provides
12mr|gnome-menus-3.6.1-1|534	
12mr|gnome-menus-3.6.1-1|535	* Fri Apr 22 2005 Gtz Waschk <waschk@mandriva.org> 2.11.1-0.20050420.2mdk
12mr|gnome-menus-3.6.1-1|536	- fix buildrequires
12mr|gnome-menus-3.6.1-1|537	
12mr|gnome-menus-3.6.1-1|538	* Thu Apr 21 2005 Frederic Crozat <fcrozat@mandriva.com> 2.11.1-0.20050420.1mdk
12mr|gnome-menus-3.6.1-1|539	- Initial package based on Gtz Waschk package
12mr|gnome-menus-3.6.1-1|540	- CVS snapshot of HEAD branch to get layout support
12mr|gnome-menus-3.6.1-1|541	

14146 12
12mr|gnome-mime-data-2.18.0-9|1	Name:		gnome-mime-data
12mr|gnome-mime-data-2.18.0-9|2	Summary:	The GNOME virtual file-system libraries
12mr|gnome-mime-data-2.18.0-9|3	Version:	2.18.0
12mr|gnome-mime-data-2.18.0-9|4	Release:	%mkrel 9
12mr|gnome-mime-data-2.18.0-9|5	License:	GPL+
12mr|gnome-mime-data-2.18.0-9|6	Group:		System/Libraries
12mr|gnome-mime-data-2.18.0-9|7	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|gnome-mime-data-2.18.0-9|8	# (fc) 2.3.2-1mdk fix default html viewer
12mr|gnome-mime-data-2.18.0-9|9	Patch0:		gnome-mime-data-2.4.1-html.patch
12mr|gnome-mime-data-2.18.0-9|10	# (fc) 2.2.0-2mdk use OOo in preference of abiword (rawhide)
12mr|gnome-mime-data-2.18.0-9|11	Patch1:		gnome-mime-data-2.4.1-openoffice.patch
12mr|gnome-mime-data-2.18.0-9|12	# (fc) 2.2.0-2mdk fix default applications (Mdk bug 1505) (rawhide)
12mr|gnome-mime-data-2.18.0-9|13	Patch2:		gnome-mime-data-2.4.2-default-applications.patch
12mr|gnome-mime-data-2.18.0-9|14	# (fc) 2.3.1-2mdk add gdesklet magic detection (Mdk bug 4790)
12mr|gnome-mime-data-2.18.0-9|15	Patch3:		gnome-mime-data-2.18.0-gdesklet.patch
12mr|gnome-mime-data-2.18.0-9|16	URL:		http://www.gnome.org/
12mr|gnome-mime-data-2.18.0-9|17	BuildRequires:	perl-XML-Parser
12mr|gnome-mime-data-2.18.0-9|18	Conflicts:	gnome-vfs < 1.0.5-2mdk
12mr|gnome-mime-data-2.18.0-9|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|gnome-mime-data-2.18.0-9|20	BuildArch:	noarch
12mr|gnome-mime-data-2.18.0-9|21	
12mr|gnome-mime-data-2.18.0-9|22	%description
12mr|gnome-mime-data-2.18.0-9|23	The GNOME MIME database contains a basic set of applications and MIME
12mr|gnome-mime-data-2.18.0-9|24	types for a GNOME system.
12mr|gnome-mime-data-2.18.0-9|25	
12mr|gnome-mime-data-2.18.0-9|26	%prep
12mr|gnome-mime-data-2.18.0-9|27	%setup -q
12mr|gnome-mime-data-2.18.0-9|28	%patch0 -p1 -b .html
12mr|gnome-mime-data-2.18.0-9|29	%patch1 -p1 -b .ooo
12mr|gnome-mime-data-2.18.0-9|30	%patch2 -p1 -b .defaultapp
12mr|gnome-mime-data-2.18.0-9|31	%patch3 -p1 -b .gdesklet
12mr|gnome-mime-data-2.18.0-9|32	
12mr|gnome-mime-data-2.18.0-9|33	%build
12mr|gnome-mime-data-2.18.0-9|34	%configure2_5x --build=%_host
12mr|gnome-mime-data-2.18.0-9|35	%make
12mr|gnome-mime-data-2.18.0-9|36	
12mr|gnome-mime-data-2.18.0-9|37	%install
12mr|gnome-mime-data-2.18.0-9|38	rm -rf $RPM_BUILD_ROOT
12mr|gnome-mime-data-2.18.0-9|39	%makeinstall_std
12mr|gnome-mime-data-2.18.0-9|40	
12mr|gnome-mime-data-2.18.0-9|41	%find_lang %{name}
12mr|gnome-mime-data-2.18.0-9|42	
12mr|gnome-mime-data-2.18.0-9|43	%clean
12mr|gnome-mime-data-2.18.0-9|44	rm -rf $RPM_BUILD_ROOT
12mr|gnome-mime-data-2.18.0-9|45	
12mr|gnome-mime-data-2.18.0-9|46	%files -f %{name}.lang
12mr|gnome-mime-data-2.18.0-9|47	%defattr(-, root, root)
12mr|gnome-mime-data-2.18.0-9|48	%doc ChangeLog README
12mr|gnome-mime-data-2.18.0-9|49	%config(noreplace) %{_sysconfdir}/gnome-vfs-mime-magic
12mr|gnome-mime-data-2.18.0-9|50	%{_datadir}/application-registry
12mr|gnome-mime-data-2.18.0-9|51	%{_datadir}/mime-info/*
12mr|gnome-mime-data-2.18.0-9|52	%{_datadir}/pkgconfig/*.pc
12mr|gnome-mime-data-2.18.0-9|53	
12mr|gnome-mime-data-2.18.0-9|54	
12mr|gnome-mime-data-2.18.0-9|55	
12mr|gnome-mime-data-2.18.0-9|56	
12mr|gnome-mime-data-2.18.0-9|57	%changelog
12mr|gnome-mime-data-2.18.0-9|58	

14147 12
12mr|gnome-online-accounts-3.6.2-1|1	%define	oname		goa
12mr|gnome-online-accounts-3.6.2-1|2	%define	api		1.0
12mr|gnome-online-accounts-3.6.2-1|3	%define	major		0
12mr|gnome-online-accounts-3.6.2-1|4	%define	libname		%mklibname %{oname} %{api} %{major}
12mr|gnome-online-accounts-3.6.2-1|5	%define	backendname	%mklibname %{oname}-backend %{api} %{major}
12mr|gnome-online-accounts-3.6.2-1|6	%define	girname		%mklibname %{oname}-gir %{api}
12mr|gnome-online-accounts-3.6.2-1|7	%define	develname	%mklibname -d %{oname} %{api}
12mr|gnome-online-accounts-3.6.2-1|8	%define	develbackend	%mklibname -d %{oname}-backend %{api}
12mr|gnome-online-accounts-3.6.2-1|9	
12mr|gnome-online-accounts-3.6.2-1|10	Summary:	Provide online accounts information
12mr|gnome-online-accounts-3.6.2-1|11	Name:		gnome-online-accounts
12mr|gnome-online-accounts-3.6.2-1|12	Version:	3.6.2
12mr|gnome-online-accounts-3.6.2-1|13	Release:	1
12mr|gnome-online-accounts-3.6.2-1|14	Group:		Graphical desktop/GNOME
12mr|gnome-online-accounts-3.6.2-1|15	License:	LGPLv2+
12mr|gnome-online-accounts-3.6.2-1|16	URL:		http://developer.gnome.org/goa/stable/
12mr|gnome-online-accounts-3.6.2-1|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|gnome-online-accounts-3.6.2-1|18	
12mr|gnome-online-accounts-3.6.2-1|19	BuildRequires:  gnome-common
12mr|gnome-online-accounts-3.6.2-1|20	BuildRequires:  gtk-doc
12mr|gnome-online-accounts-3.6.2-1|21	BuildRequires:  intltool
12mr|gnome-online-accounts-3.6.2-1|22	BuildRequires:  pkgconfig(glib-2.0)
12mr|gnome-online-accounts-3.6.2-1|23	BuildRequires:  pkgconfig(gobject-introspection-1.0)
12mr|gnome-online-accounts-3.6.2-1|24	BuildRequires:  pkgconfig(gtk+-3.0)
12mr|gnome-online-accounts-3.6.2-1|25	BuildRequires:  pkgconfig(gnome-keyring-1)
12mr|gnome-online-accounts-3.6.2-1|26	BuildRequires:  pkgconfig(json-glib-1.0)
12mr|gnome-online-accounts-3.6.2-1|27	BuildRequires:  pkgconfig(libnotify)
12mr|gnome-online-accounts-3.6.2-1|28	BuildRequires:  pkgconfig(rest-0.7)
12mr|gnome-online-accounts-3.6.2-1|29	BuildRequires:  pkgconfig(webkitgtk-3.0)
12mr|gnome-online-accounts-3.6.2-1|30	BuildRequires:  pkgconfig(libsecret-1)
12mr|gnome-online-accounts-3.6.2-1|31	
12mr|gnome-online-accounts-3.6.2-1|32	%description
12mr|gnome-online-accounts-3.6.2-1|33	gnome-online-accounts provides interfaces so applications and
12mr|gnome-online-accounts-3.6.2-1|34	libraries in GNOME can access the user's online accounts.
12mr|gnome-online-accounts-3.6.2-1|35	
12mr|gnome-online-accounts-3.6.2-1|36	%package -n %{libname}
12mr|gnome-online-accounts-3.6.2-1|37	Summary:	Runtime libraries for %{name}
12mr|gnome-online-accounts-3.6.2-1|38	Group:		System/Libraries
12mr|gnome-online-accounts-3.6.2-1|39	
12mr|gnome-online-accounts-3.6.2-1|40	%description -n %{libname}
12mr|gnome-online-accounts-3.6.2-1|41	Runtime libraries for %{name}.
12mr|gnome-online-accounts-3.6.2-1|42	
12mr|gnome-online-accounts-3.6.2-1|43	%package -n %{backendname}
12mr|gnome-online-accounts-3.6.2-1|44	Summary:	Runtime libraries for %{name}
12mr|gnome-online-accounts-3.6.2-1|45	Group:		System/Libraries
12mr|gnome-online-accounts-3.6.2-1|46	
12mr|gnome-online-accounts-3.6.2-1|47	%description -n %{backendname}
12mr|gnome-online-accounts-3.6.2-1|48	Runtime libraries for %{name}.
12mr|gnome-online-accounts-3.6.2-1|49	
12mr|gnome-online-accounts-3.6.2-1|50	%package -n %{girname}
12mr|gnome-online-accounts-3.6.2-1|51	Summary:	GObject introspection interface for %{name}
12mr|gnome-online-accounts-3.6.2-1|52	Group:		System/Libraries
12mr|gnome-online-accounts-3.6.2-1|53	
12mr|gnome-online-accounts-3.6.2-1|54	%description -n %{girname}
12mr|gnome-online-accounts-3.6.2-1|55	GObject introspection interface for %{name}.
12mr|gnome-online-accounts-3.6.2-1|56	
12mr|gnome-online-accounts-3.6.2-1|57	%package -n %{develname}
12mr|gnome-online-accounts-3.6.2-1|58	Summary:	Development files for %{name}
12mr|gnome-online-accounts-3.6.2-1|59	Group:		Development/C
12mr|gnome-online-accounts-3.6.2-1|60	Requires:	%{libname} = %{version}-%{release}
12mr|gnome-online-accounts-3.6.2-1|61	Requires:	%{girname} = %{version}-%{release}
12mr|gnome-online-accounts-3.6.2-1|62	Provides:	%{oname}-devel = %{version}-%{release}
12mr|gnome-online-accounts-3.6.2-1|63	
12mr|gnome-online-accounts-3.6.2-1|64	%description -n %{develname}
12mr|gnome-online-accounts-3.6.2-1|65	The gnome-online-accounts-devel package contains libraries and header
12mr|gnome-online-accounts-3.6.2-1|66	files for developing applications that use gnome-online-accounts.
12mr|gnome-online-accounts-3.6.2-1|67	
12mr|gnome-online-accounts-3.6.2-1|68	%package -n %{develbackend}
12mr|gnome-online-accounts-3.6.2-1|69	Summary:	Development files for %{name}
12mr|gnome-online-accounts-3.6.2-1|70	Group:		Development/C
12mr|gnome-online-accounts-3.6.2-1|71	Requires:	%{backendname} = %{version}-%{release}
12mr|gnome-online-accounts-3.6.2-1|72	Provides:	%{oname}-backend-devel = %{version}-%{release}
12mr|gnome-online-accounts-3.6.2-1|73	
12mr|gnome-online-accounts-3.6.2-1|74	%description -n %{develbackend}
12mr|gnome-online-accounts-3.6.2-1|75	The gnome-online-accounts-devel package contains libraries and header
12mr|gnome-online-accounts-3.6.2-1|76	files for developing applications that use gnome-online-accounts.
12mr|gnome-online-accounts-3.6.2-1|77	
12mr|gnome-online-accounts-3.6.2-1|78	%prep
12mr|gnome-online-accounts-3.6.2-1|79	%setup -q
12mr|gnome-online-accounts-3.6.2-1|80	#%apply_patches
12mr|gnome-online-accounts-3.6.2-1|81	
12mr|gnome-online-accounts-3.6.2-1|82	%build
12mr|gnome-online-accounts-3.6.2-1|83	autoreconf -fi
12mr|gnome-online-accounts-3.6.2-1|84	%configure2_5x \
12mr|gnome-online-accounts-3.6.2-1|85	--disable-static \
12mr|gnome-online-accounts-3.6.2-1|86	--enable-gtk-doc
12mr|gnome-online-accounts-3.6.2-1|87	
12mr|gnome-online-accounts-3.6.2-1|88	%make LIBS='-lgmodule-2.0'
12mr|gnome-online-accounts-3.6.2-1|89	
12mr|gnome-online-accounts-3.6.2-1|90	%install
12mr|gnome-online-accounts-3.6.2-1|91	%makeinstall_std
12mr|gnome-online-accounts-3.6.2-1|92	%find_lang %{name}
12mr|gnome-online-accounts-3.6.2-1|93	rm -f %{buildroot}/%{_libdir}/*.la
12mr|gnome-online-accounts-3.6.2-1|94	rm -f %{buildroot}/%{_libdir}/*.a
12mr|gnome-online-accounts-3.6.2-1|95	
12mr|gnome-online-accounts-3.6.2-1|96	%files -f %{name}.lang
12mr|gnome-online-accounts-3.6.2-1|97	%doc NEWS COPYING
12mr|gnome-online-accounts-3.6.2-1|98	%{_libexecdir}/goa-daemon
12mr|gnome-online-accounts-3.6.2-1|99	%{_datadir}/dbus-1/services/org.gnome.OnlineAccounts.service
12mr|gnome-online-accounts-3.6.2-1|100	%{_datadir}/icons/hicolor/*/apps/goa-*.png
12mr|gnome-online-accounts-3.6.2-1|101	%{_datadir}/%{name}/goawebview.css
12mr|gnome-online-accounts-3.6.2-1|102	%{_mandir}/man8/goa-daemon.8*
12mr|gnome-online-accounts-3.6.2-1|103	
12mr|gnome-online-accounts-3.6.2-1|104	%files -n %{libname}
12mr|gnome-online-accounts-3.6.2-1|105	%{_libdir}/libgoa-%{api}.so.%{major}*
12mr|gnome-online-accounts-3.6.2-1|106	
12mr|gnome-online-accounts-3.6.2-1|107	%files -n %{backendname}
12mr|gnome-online-accounts-3.6.2-1|108	%{_libdir}/libgoa-backend-%{api}.so.%{major}*
12mr|gnome-online-accounts-3.6.2-1|109	
12mr|gnome-online-accounts-3.6.2-1|110	%files -n %{girname}
12mr|gnome-online-accounts-3.6.2-1|111	%{_libdir}/girepository-1.0/Goa-%{api}.typelib
12mr|gnome-online-accounts-3.6.2-1|112	
12mr|gnome-online-accounts-3.6.2-1|113	%files -n %{develname}
12mr|gnome-online-accounts-3.6.2-1|114	%{_includedir}/goa-%{api}/
12mr|gnome-online-accounts-3.6.2-1|115	%{_libdir}/libgoa-%{api}.so
12mr|gnome-online-accounts-3.6.2-1|116	%{_libdir}/pkgconfig/goa-%{api}.pc
12mr|gnome-online-accounts-3.6.2-1|117	%{_datadir}/gir-1.0/Goa-%{api}.gir
12mr|gnome-online-accounts-3.6.2-1|118	%{_datadir}/gtk-doc/html/goa/
12mr|gnome-online-accounts-3.6.2-1|119	
12mr|gnome-online-accounts-3.6.2-1|120	%files -n %{develbackend}
12mr|gnome-online-accounts-3.6.2-1|121	%{_libdir}/libgoa-backend-%{api}.so
12mr|gnome-online-accounts-3.6.2-1|122	%{_libdir}/pkgconfig/goa-backend-%{api}.pc
12mr|gnome-online-accounts-3.6.2-1|123	
12mr|gnome-online-accounts-3.6.2-1|124	%changelog
12mr|gnome-online-accounts-3.6.2-1|125	* Fri Sep 28 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mr|gnome-online-accounts-3.6.2-1|126	- update to 3.6.0
12mr|gnome-online-accounts-3.6.2-1|127	
12mr|gnome-online-accounts-3.6.2-1|128	* Thu May 17 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.2-1
12mr|gnome-online-accounts-3.6.2-1|129	+ Revision: 799301
12mr|gnome-online-accounts-3.6.2-1|130	- update to new version 3.4.2
12mr|gnome-online-accounts-3.6.2-1|131	
12mr|gnome-online-accounts-3.6.2-1|132	* Thu Apr 26 2012 Guilherme Moro <guilherme@mandriva.com> 3.4.1-0
12mr|gnome-online-accounts-3.6.2-1|133	+ Revision: 793638
12mr|gnome-online-accounts-3.6.2-1|134	- updated to version 3.4.1
12mr|gnome-online-accounts-3.6.2-1|135	
12mr|gnome-online-accounts-3.6.2-1|136	* Wed Feb 22 2012 Jon Dill <dillj@mandriva.org> 3.2.1-2
12mr|gnome-online-accounts-3.6.2-1|137	+ Revision: 779275
12mr|gnome-online-accounts-3.6.2-1|138	- rebuild against new version of libffi4
12mr|gnome-online-accounts-3.6.2-1|139	
12mr|gnome-online-accounts-3.6.2-1|140	* Tue Nov 22 2011 Matthew Dawkins <mattydaw@mandriva.org> 3.2.1-1
12mr|gnome-online-accounts-3.6.2-1|141	+ Revision: 732685
12mr|gnome-online-accounts-3.6.2-1|142	- clean up spec for first build
12mr|gnome-online-accounts-3.6.2-1|143	- split out backend lib & devel pkgs
12mr|gnome-online-accounts-3.6.2-1|144	- converted BRs to pkgconfig provides
12mr|gnome-online-accounts-3.6.2-1|145	- imported package gnome-online-accounts
12mr|gnome-online-accounts-3.6.2-1|146	
12mr|gnome-online-accounts-3.6.2-1|147	
12mr|gnome-online-accounts-3.6.2-1|148	
12mr|gnome-online-accounts-3.6.2-1|149	* Mon Oct 17 2011 wally <wally> 3.2.1-1.mga2
12mr|gnome-online-accounts-3.6.2-1|150	+ Revision: 155935
12mr|gnome-online-accounts-3.6.2-1|151	- new version 3.2.1
12mr|gnome-online-accounts-3.6.2-1|152	
12mr|gnome-online-accounts-3.6.2-1|153	* Wed Sep 28 2011 ovitters <ovitters> 3.2.0.1-3.mga2
12mr|gnome-online-accounts-3.6.2-1|154	+ Revision: 149891
12mr|gnome-online-accounts-3.6.2-1|155	- new version 3.2.0.1
12mr|gnome-online-accounts-3.6.2-1|156	- drop launch goa prefs patch (merged upstream)
12mr|gnome-online-accounts-3.6.2-1|157	
12mr|gnome-online-accounts-3.6.2-1|158	* Wed Sep 28 2011 ovitters <ovitters> 3.2.0-3.mga2
12mr|gnome-online-accounts-3.6.2-1|159	+ Revision: 149744
12mr|gnome-online-accounts-3.6.2-1|160	- add upstream patch to fix a crasher
12mr|gnome-online-accounts-3.6.2-1|161	
12mr|gnome-online-accounts-3.6.2-1|162	* Tue Sep 27 2011 fwang <fwang> 3.2.0-2.mga2
12mr|gnome-online-accounts-3.6.2-1|163	+ Revision: 149075
12mr|gnome-online-accounts-3.6.2-1|164	- rebuild for new glib
12mr|gnome-online-accounts-3.6.2-1|165	
12mr|gnome-online-accounts-3.6.2-1|166	* Mon Sep 26 2011 ovitters <ovitters> 3.2.0-1.mga2
12mr|gnome-online-accounts-3.6.2-1|167	+ Revision: 149020
12mr|gnome-online-accounts-3.6.2-1|168	- new version 3.2.0
12mr|gnome-online-accounts-3.6.2-1|169	
12mr|gnome-online-accounts-3.6.2-1|170	* Tue Sep 20 2011 fwang <fwang> 3.1.91-1.mga2
12mr|gnome-online-accounts-3.6.2-1|171	+ Revision: 145886
12mr|gnome-online-accounts-3.6.2-1|172	- new version 3.1.91
12mr|gnome-online-accounts-3.6.2-1|173	
12mr|gnome-online-accounts-3.6.2-1|174	* Tue Aug 30 2011 dmorgan <dmorgan> 3.1.90-1.mga2
12mr|gnome-online-accounts-3.6.2-1|175	+ Revision: 136790
12mr|gnome-online-accounts-3.6.2-1|176	- Fix sha1.lst file
12mr|gnome-online-accounts-3.6.2-1|177	
12mr|gnome-online-accounts-3.6.2-1|178	+ ovitters <ovitters>
12mr|gnome-online-accounts-3.6.2-1|179	- Update to 3.1.90
12mr|gnome-online-accounts-3.6.2-1|180	
12mr|gnome-online-accounts-3.6.2-1|181	+ ahmad <ahmad>
12mr|gnome-online-accounts-3.6.2-1|182	- Replace BR libgnome-window-settings-devel with pkgconfig(gnome-keybindings)
12mr|gnome-online-accounts-3.6.2-1|183	
12mr|gnome-online-accounts-3.6.2-1|184	* Thu Jul 14 2011 cjw <cjw> 3.1.1-2.mga2
12mr|gnome-online-accounts-3.6.2-1|185	+ Revision: 124256
12mr|gnome-online-accounts-3.6.2-1|186	- fix group
12mr|gnome-online-accounts-3.6.2-1|187	
12mr|gnome-online-accounts-3.6.2-1|188	* Tue Jul 05 2011 cjw <cjw> 3.1.1-1.mga2
12mr|gnome-online-accounts-3.6.2-1|189	+ Revision: 118968
12mr|gnome-online-accounts-3.6.2-1|190	- imported package gnome-online-accounts
12mr|gnome-online-accounts-3.6.2-1|191	
12mr|gnome-online-accounts-3.6.2-1|192	
12mr|gnome-online-accounts-3.6.2-1|193	* Tue Jun 14 2011 Bastien Nocera <bnocera@redhat.com> 3.1.0-3
12mr|gnome-online-accounts-3.6.2-1|194	- Add more necessary patches
12mr|gnome-online-accounts-3.6.2-1|195	
12mr|gnome-online-accounts-3.6.2-1|196	* Tue Jun 14 2011 Bastien Nocera <bnocera@redhat.com> 3.1.0-2
12mr|gnome-online-accounts-3.6.2-1|197	- Update with review comments from Peter Robinson
12mr|gnome-online-accounts-3.6.2-1|198	
12mr|gnome-online-accounts-3.6.2-1|199	* Mon Jun 13 2011 Bastien Nocera <bnocera@redhat.com> 3.1.0-1
12mr|gnome-online-accounts-3.6.2-1|200	- First version
12mr|gnome-online-accounts-3.6.2-1|201	

14148 12
12mr|gnome-packagekit-3.6.1-1|1	Summary:	A PackageKit client for the GNOME desktop
12mr|gnome-packagekit-3.6.1-1|2	Name:	  	gnome-packagekit
12mr|gnome-packagekit-3.6.1-1|3	Version:	3.6.1
12mr|gnome-packagekit-3.6.1-1|4	Release:	1
12mr|gnome-packagekit-3.6.1-1|5	License:	GPLv2+
12mr|gnome-packagekit-3.6.1-1|6	Group:		System/Configuration/Packaging
12mr|gnome-packagekit-3.6.1-1|7	URL:		http://www.packagekit.org
12mr|gnome-packagekit-3.6.1-1|8	Source0: 	http://ftp.gnome.org/pub/GNOME/sources/gnome-packagekit/3.6/%{name}-%{version}.tar.xz
12mr|gnome-packagekit-3.6.1-1|9	
12mr|gnome-packagekit-3.6.1-1|10	BuildRequires:	docbook-dtd41-sgml
12mr|gnome-packagekit-3.6.1-1|11	BuildRequires:	docbook-utils
12mr|gnome-packagekit-3.6.1-1|12	BuildRequires:	desktop-file-utils
12mr|gnome-packagekit-3.6.1-1|13	BuildRequires:	intltool > 0.35.0
12mr|gnome-packagekit-3.6.1-1|14	BuildRequires:	xsltproc itstool
12mr|gnome-packagekit-3.6.1-1|15	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gnome-packagekit-3.6.1-1|16	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mr|gnome-packagekit-3.6.1-1|17	BuildRequires:	pkgconfig(libnotify)
12mr|gnome-packagekit-3.6.1-1|18	BuildRequires:	pkgconfig(gudev-1.0)
12mr|gnome-packagekit-3.6.1-1|19	BuildRequires:	pkgconfig(packagekit-glib2)
12mr|gnome-packagekit-3.6.1-1|20	BuildRequires:	pkgconfig(unique-1.0)
12mr|gnome-packagekit-3.6.1-1|21	BuildRequires:	pkgconfig(upower-glib)
12mr|gnome-packagekit-3.6.1-1|22	
12mr|gnome-packagekit-3.6.1-1|23	Requires:	%{name}-common = %{EVRD}
12mr|gnome-packagekit-3.6.1-1|24	
12mr|gnome-packagekit-3.6.1-1|25	%description
12mr|gnome-packagekit-3.6.1-1|26	gnome-packagekit are PackageKit client programs designed for the GNOME desktop.
12mr|gnome-packagekit-3.6.1-1|27	
12mr|gnome-packagekit-3.6.1-1|28	%package	common
12mr|gnome-packagekit-3.6.1-1|29	Summary:	Common files and services for GNOME PackageKit
12mr|gnome-packagekit-3.6.1-1|30	Group:		System/Configuration/Packaging
12mr|gnome-packagekit-3.6.1-1|31	Requires:	packagekit >= 0.4.8
12mr|gnome-packagekit-3.6.1-1|32	Provides:	packagekit-gui
12mr|gnome-packagekit-3.6.1-1|33	Conflicts:	gnome-packagekit < 2.29.2
12mr|gnome-packagekit-3.6.1-1|34	
12mr|gnome-packagekit-3.6.1-1|35	%description	common
12mr|gnome-packagekit-3.6.1-1|36	Common files and services used by GNOME PackageKit. This packages provides
12mr|gnome-packagekit-3.6.1-1|37	D-Bus service for packages installation.
12mr|gnome-packagekit-3.6.1-1|38	
12mr|gnome-packagekit-3.6.1-1|39	%package	extra
12mr|gnome-packagekit-3.6.1-1|40	Summary:	Session applications to manage packages with GNOME PackageKit (extra bits)
12mr|gnome-packagekit-3.6.1-1|41	Group:		System/Configuration/Packaging
12mr|gnome-packagekit-3.6.1-1|42	Requires:	%{name} = %{EVRD}
12mr|gnome-packagekit-3.6.1-1|43	Conflicts:	gnome-packagekit < 2.29.2
12mr|gnome-packagekit-3.6.1-1|44	
12mr|gnome-packagekit-3.6.1-1|45	%description	extra
12mr|gnome-packagekit-3.6.1-1|46	Extra GNOME applications for using PackageKit that are not normally needed.
12mr|gnome-packagekit-3.6.1-1|47	
12mr|gnome-packagekit-3.6.1-1|48	%prep
12mr|gnome-packagekit-3.6.1-1|49	%setup -q
12mr|gnome-packagekit-3.6.1-1|50	%apply_patches
12mr|gnome-packagekit-3.6.1-1|51	
12mr|gnome-packagekit-3.6.1-1|52	%build
12mr|gnome-packagekit-3.6.1-1|53	%configure2_5x \
12mr|gnome-packagekit-3.6.1-1|54	--disable-static \
12mr|gnome-packagekit-3.6.1-1|55	--disable-scrollkeeper
12mr|gnome-packagekit-3.6.1-1|56	
12mr|gnome-packagekit-3.6.1-1|57	%make
12mr|gnome-packagekit-3.6.1-1|58	
12mr|gnome-packagekit-3.6.1-1|59	%install
12mr|gnome-packagekit-3.6.1-1|60	%makeinstall_std
12mr|gnome-packagekit-3.6.1-1|61	
12mr|gnome-packagekit-3.6.1-1|62	# hack around apper conflict
12mr|gnome-packagekit-3.6.1-1|63	mv %{buildroot}%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service \
12mr|gnome-packagekit-3.6.1-1|64	%{buildroot}%{_datadir}/dbus-1/services/gnome-org.freedesktop.PackageKit.service
12mr|gnome-packagekit-3.6.1-1|65	
12mr|gnome-packagekit-3.6.1-1|66	%find_lang %{name} --with-gnome
12mr|gnome-packagekit-3.6.1-1|67	
12mr|gnome-packagekit-3.6.1-1|68	%files common -f %{name}.lang
12mr|gnome-packagekit-3.6.1-1|69	%{_bindir}/gpk-install-*
12mr|gnome-packagekit-3.6.1-1|70	%{_bindir}/gpk-dbus-service
12mr|gnome-packagekit-3.6.1-1|71	%{_datadir}/applications/gpk-dbus-service.desktop
12mr|gnome-packagekit-3.6.1-1|72	%{_datadir}/applications/gpk-install-*.desktop
12mr|gnome-packagekit-3.6.1-1|73	%{_datadir}/dbus-1/services/*.service
12mr|gnome-packagekit-3.6.1-1|74	%{_datadir}/GConf/gsettings/org.gnome.packagekit.gschema.migrate
12mr|gnome-packagekit-3.6.1-1|75	%{_datadir}/glib-2.0/schemas/org.gnome.packagekit.gschema.xml
12mr|gnome-packagekit-3.6.1-1|76	%dir %{_datadir}/gnome-packagekit
12mr|gnome-packagekit-3.6.1-1|77	%{_datadir}/gnome-packagekit/gpk-client.ui
12mr|gnome-packagekit-3.6.1-1|78	%{_datadir}/gnome-packagekit/gpk-error.ui
12mr|gnome-packagekit-3.6.1-1|79	%{_datadir}/gnome-packagekit/gpk-eula.ui
12mr|gnome-packagekit-3.6.1-1|80	%{_datadir}/gnome-packagekit/gpk-signature.ui
12mr|gnome-packagekit-3.6.1-1|81	%{_datadir}/gnome-packagekit/icons
12mr|gnome-packagekit-3.6.1-1|82	%{_iconsdir}/hicolor/*/*/*
12mr|gnome-packagekit-3.6.1-1|83	%{_mandir}/man1/gpk-install-*
12mr|gnome-packagekit-3.6.1-1|84	%{_mandir}/man1/gpk-backend-status*
12mr|gnome-packagekit-3.6.1-1|85	
12mr|gnome-packagekit-3.6.1-1|86	%files
12mr|gnome-packagekit-3.6.1-1|87	%{_bindir}/gpk-application
12mr|gnome-packagekit-3.6.1-1|88	%{_bindir}/gpk-distro-upgrade
12mr|gnome-packagekit-3.6.1-1|89	%{_bindir}/gpk-log
12mr|gnome-packagekit-3.6.1-1|90	%{_bindir}/gpk-prefs
12mr|gnome-packagekit-3.6.1-1|91	%{_bindir}/gpk-update-*
12mr|gnome-packagekit-3.6.1-1|92	%{_datadir}/applications/gpk-application.desktop
12mr|gnome-packagekit-3.6.1-1|93	%{_datadir}/applications/gpk-distro-upgrade.desktop
12mr|gnome-packagekit-3.6.1-1|94	%{_datadir}/applications/gpk-prefs.desktop
12mr|gnome-packagekit-3.6.1-1|95	%{_datadir}/applications/gpk-update-viewer.desktop
12mr|gnome-packagekit-3.6.1-1|96	%{_datadir}/gnome-packagekit/gpk-application.ui
12mr|gnome-packagekit-3.6.1-1|97	%{_datadir}/gnome-packagekit/gpk-prefs.ui
12mr|gnome-packagekit-3.6.1-1|98	%{_datadir}/gnome-packagekit/gpk-update-viewer.ui
12mr|gnome-packagekit-3.6.1-1|99	%{_datadir}/gnome-packagekit/gpk-log.ui
12mr|gnome-packagekit-3.6.1-1|100	%{python_sitelib}/packagekit/g*
12mr|gnome-packagekit-3.6.1-1|101	%{_mandir}/man1/gpk-application*
12mr|gnome-packagekit-3.6.1-1|102	%{_mandir}/man1/gpk-prefs*
12mr|gnome-packagekit-3.6.1-1|103	%{_mandir}/man1/gpk-repo*
12mr|gnome-packagekit-3.6.1-1|104	%{_mandir}/man1/gpk-update*
12mr|gnome-packagekit-3.6.1-1|105	
12mr|gnome-packagekit-3.6.1-1|106	%files extra
12mr|gnome-packagekit-3.6.1-1|107	%{_bindir}/gpk-service-pack
12mr|gnome-packagekit-3.6.1-1|108	%{_datadir}/applications/gpk-log.desktop
12mr|gnome-packagekit-3.6.1-1|109	%{_datadir}/applications/gpk-service-pack.desktop
12mr|gnome-packagekit-3.6.1-1|110	%{_datadir}/gnome-packagekit/gpk-service-pack.ui
12mr|gnome-packagekit-3.6.1-1|111	
12mr|gnome-packagekit-3.6.1-1|112	%changelog
12mr|gnome-packagekit-3.6.1-1|113	* Mon Oct  8 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mr|gnome-packagekit-3.6.1-1|114	- update to 3.6.0
12mr|gnome-packagekit-3.6.1-1|115	
12mr|gnome-packagekit-3.6.1-1|116	* Fri Jun 08 2012 Bernhard Rosenkraenzer <bero@bero.eu> 3.4.2-2
12mr|gnome-packagekit-3.6.1-1|117	+ Revision: 803665
12mr|gnome-packagekit-3.6.1-1|118	- Rename dbus service file to avoid conflict with apper
12mr|gnome-packagekit-3.6.1-1|119	
12mr|gnome-packagekit-3.6.1-1|120	* Wed May 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.2-1
12mr|gnome-packagekit-3.6.1-1|121	+ Revision: 799181
12mr|gnome-packagekit-3.6.1-1|122	- update to new version 3.4.2
12mr|gnome-packagekit-3.6.1-1|123	
12mr|gnome-packagekit-3.6.1-1|124	* Thu May 03 2012 Guilherme Moro <guilherme@mandriva.com> 3.4.0-1
12mr|gnome-packagekit-3.6.1-1|125	+ Revision: 795714
12mr|gnome-packagekit-3.6.1-1|126	- Updated to version 3.4.0
12mr|gnome-packagekit-3.6.1-1|127	
12mr|gnome-packagekit-3.6.1-1|128	* Tue Mar 13 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.1-1
12mr|gnome-packagekit-3.6.1-1|129	+ Revision: 784837
12mr|gnome-packagekit-3.6.1-1|130	- new version 3.2.1
12mr|gnome-packagekit-3.6.1-1|131	- cleaned up spec
12mr|gnome-packagekit-3.6.1-1|132	
12mr|gnome-packagekit-3.6.1-1|133	* Wed Jul 06 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.32.0-5
12mr|gnome-packagekit-3.6.1-1|134	+ Revision: 688973
12mr|gnome-packagekit-3.6.1-1|135	- don't disable font install support, the necessary dependencies are generated
12mr|gnome-packagekit-3.6.1-1|136	now
12mr|gnome-packagekit-3.6.1-1|137	- do parallel build
12mr|gnome-packagekit-3.6.1-1|138	- cleanups
12mr|gnome-packagekit-3.6.1-1|139	- remove conflicts on kpackagekit
12mr|gnome-packagekit-3.6.1-1|140	- fix gpk-update-viewer.ui being package in multiple packages
12mr|gnome-packagekit-3.6.1-1|141	
12mr|gnome-packagekit-3.6.1-1|142	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 2.32.0-4
12mr|gnome-packagekit-3.6.1-1|143	+ Revision: 677072
12mr|gnome-packagekit-3.6.1-1|144	- rebuild to add gconf2 as req
12mr|gnome-packagekit-3.6.1-1|145	
12mr|gnome-packagekit-3.6.1-1|146	* Thu Apr 07 2011 Funda Wang <fwang@mandriva.org> 2.32.0-3
12mr|gnome-packagekit-3.6.1-1|147	+ Revision: 651740
12mr|gnome-packagekit-3.6.1-1|148	- add more BR
12mr|gnome-packagekit-3.6.1-1|149	- add archlinux patch to make it build with latest libnotify
12mr|gnome-packagekit-3.6.1-1|150	- rebuild for new libnotify
12mr|gnome-packagekit-3.6.1-1|151	
12mr|gnome-packagekit-3.6.1-1|152	+ John Balcaen <mikala@mandriva.org>
12mr|gnome-packagekit-3.6.1-1|153	- Fix BR for libcanberra-gtk-devel
12mr|gnome-packagekit-3.6.1-1|154	
12mr|gnome-packagekit-3.6.1-1|155	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 2.32.0-2mdv2011.0
12mr|gnome-packagekit-3.6.1-1|156	+ Revision: 592023
12mr|gnome-packagekit-3.6.1-1|157	- Rebuild
12mr|gnome-packagekit-3.6.1-1|158	
12mr|gnome-packagekit-3.6.1-1|159	* Tue Sep 28 2010 Götz Waschk <waschk@mandriva.org> 2.32.0-1mdv2011.0
12mr|gnome-packagekit-3.6.1-1|160	+ Revision: 581672
12mr|gnome-packagekit-3.6.1-1|161	- new version
12mr|gnome-packagekit-3.6.1-1|162	
12mr|gnome-packagekit-3.6.1-1|163	* Thu Sep 16 2010 Götz Waschk <waschk@mandriva.org> 2.31.92-1mdv2011.0
12mr|gnome-packagekit-3.6.1-1|164	+ Revision: 579018
12mr|gnome-packagekit-3.6.1-1|165	- update to new version 2.31.92
12mr|gnome-packagekit-3.6.1-1|166	
12mr|gnome-packagekit-3.6.1-1|167	* Wed Sep 01 2010 Emmanuel Andry <eandry@mandriva.org> 2.31.91-1mdv2011.0
12mr|gnome-packagekit-3.6.1-1|168	+ Revision: 575143
12mr|gnome-packagekit-3.6.1-1|169	- New version 2.31.91
12mr|gnome-packagekit-3.6.1-1|170	
12mr|gnome-packagekit-3.6.1-1|171	* Fri Aug 27 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.31.6-2mdv2011.0
12mr|gnome-packagekit-3.6.1-1|172	+ Revision: 573477
12mr|gnome-packagekit-3.6.1-1|173	- remove application/x-deb from .desktop file, it can't be installed on Mandriva
12mr|gnome-packagekit-3.6.1-1|174	(mdv#60814)
12mr|gnome-packagekit-3.6.1-1|175	
12mr|gnome-packagekit-3.6.1-1|176	* Tue Aug 17 2010 Emmanuel Andry <eandry@mandriva.org> 2.31.6-1mdv2011.0
12mr|gnome-packagekit-3.6.1-1|177	+ Revision: 570976
12mr|gnome-packagekit-3.6.1-1|178	- New version 2.31.6
12mr|gnome-packagekit-3.6.1-1|179	
12mr|gnome-packagekit-3.6.1-1|180	* Sun Aug 01 2010 Funda Wang <fwang@mandriva.org> 2.30.3-3mdv2011.0
12mr|gnome-packagekit-3.6.1-1|181	+ Revision: 564270
12mr|gnome-packagekit-3.6.1-1|182	- rebuild for perl 5.12.1
12mr|gnome-packagekit-3.6.1-1|183	
12mr|gnome-packagekit-3.6.1-1|184	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 2.30.3-1mdv2011.0
12mr|gnome-packagekit-3.6.1-1|185	+ Revision: 561867
12mr|gnome-packagekit-3.6.1-1|186	- new version 2.30.3
12mr|gnome-packagekit-3.6.1-1|187	
12mr|gnome-packagekit-3.6.1-1|188	* Fri May 21 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.1-2mdv2010.1
12mr|gnome-packagekit-3.6.1-1|189	+ Revision: 545647
12mr|gnome-packagekit-3.6.1-1|190	- Disable font install feature by default
12mr|gnome-packagekit-3.6.1-1|191	
12mr|gnome-packagekit-3.6.1-1|192	* Tue Apr 27 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.30.1-1mdv2010.1
12mr|gnome-packagekit-3.6.1-1|193	+ Revision: 539810
12mr|gnome-packagekit-3.6.1-1|194	- new version 2.30.1
12mr|gnome-packagekit-3.6.1-1|195	
12mr|gnome-packagekit-3.6.1-1|196	* Thu Apr 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.30.0-1mdv2010.1
12mr|gnome-packagekit-3.6.1-1|197	+ Revision: 532876
12mr|gnome-packagekit-3.6.1-1|198	- New release 2.30.0
12mr|gnome-packagekit-3.6.1-1|199	
12mr|gnome-packagekit-3.6.1-1|200	* Sun Mar 21 2010 Funda Wang <fwang@mandriva.org> 2.29.91-1mdv2010.1
12mr|gnome-packagekit-3.6.1-1|201	+ Revision: 526160
12mr|gnome-packagekit-3.6.1-1|202	- finally update BR
12mr|gnome-packagekit-3.6.1-1|203	- New version 2.29.91
12mr|gnome-packagekit-3.6.1-1|204	
12mr|gnome-packagekit-3.6.1-1|205	* Tue Feb 02 2010 Funda Wang <fwang@mandriva.org> 2.29.3-1mdv2010.1
12mr|gnome-packagekit-3.6.1-1|206	+ Revision: 499459
12mr|gnome-packagekit-3.6.1-1|207	- Bump pk BR
12mr|gnome-packagekit-3.6.1-1|208	- New version 2.29.3
12mr|gnome-packagekit-3.6.1-1|209	
12mr|gnome-packagekit-3.6.1-1|210	* Wed Jan 13 2010 Frederic Crozat <fcrozat@mandriva.com> 2.29.2-2mdv2010.1
12mr|gnome-packagekit-3.6.1-1|211	+ Revision: 490568
12mr|gnome-packagekit-3.6.1-1|212	- Provides packagekit-gui
12mr|gnome-packagekit-3.6.1-1|213	- Conflicts with kpackagekit (both are providing GUI dbus service)
12mr|gnome-packagekit-3.6.1-1|214	
12mr|gnome-packagekit-3.6.1-1|215	* Fri Jan 08 2010 Frederic Crozat <fcrozat@mandriva.com> 2.29.2-1mdv2010.1
12mr|gnome-packagekit-3.6.1-1|216	+ Revision: 487546
12mr|gnome-packagekit-3.6.1-1|217	- Release 2.29.2
12mr|gnome-packagekit-3.6.1-1|218	- split packages in three packages :
12mr|gnome-packagekit-3.6.1-1|219	- common for installer D-Bus service
12mr|gnome-packagekit-3.6.1-1|220	- main package for main UI
12mr|gnome-packagekit-3.6.1-1|221	- extras for non-essential UI
12mr|gnome-packagekit-3.6.1-1|222	
12mr|gnome-packagekit-3.6.1-1|223	* Wed Dec 09 2009 Funda Wang <fwang@mandriva.org> 2.29.1-1mdv2010.1
12mr|gnome-packagekit-3.6.1-1|224	+ Revision: 475547
12mr|gnome-packagekit-3.6.1-1|225	- new version 2.29.1
12mr|gnome-packagekit-3.6.1-1|226	
12mr|gnome-packagekit-3.6.1-1|227	* Wed Dec 09 2009 Funda Wang <fwang@mandriva.org> 2.28.2-1mdv2010.1
12mr|gnome-packagekit-3.6.1-1|228	+ Revision: 475353
12mr|gnome-packagekit-3.6.1-1|229	- new version 2.28.2
12mr|gnome-packagekit-3.6.1-1|230	
12mr|gnome-packagekit-3.6.1-1|231	* Thu Oct 22 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.1-1mdv2010.0
12mr|gnome-packagekit-3.6.1-1|232	+ Revision: 458772
12mr|gnome-packagekit-3.6.1-1|233	- Release 2.28.1
12mr|gnome-packagekit-3.6.1-1|234	
12mr|gnome-packagekit-3.6.1-1|235	* Tue Sep 22 2009 Funda Wang <fwang@mandriva.org> 2.28.0-1mdv2010.0
12mr|gnome-packagekit-3.6.1-1|236	+ Revision: 447118
12mr|gnome-packagekit-3.6.1-1|237	- New version 2.28.0
12mr|gnome-packagekit-3.6.1-1|238	
12mr|gnome-packagekit-3.6.1-1|239	* Sun Aug 09 2009 Funda Wang <fwang@mandriva.org> 2.27.5-1mdv2010.0
12mr|gnome-packagekit-3.6.1-1|240	+ Revision: 412909
12mr|gnome-packagekit-3.6.1-1|241	- new version 2.27.5
12mr|gnome-packagekit-3.6.1-1|242	
12mr|gnome-packagekit-3.6.1-1|243	* Sun Jul 12 2009 Funda Wang <fwang@mandriva.org> 2.27.3-1mdv2010.0
12mr|gnome-packagekit-3.6.1-1|244	+ Revision: 394940
12mr|gnome-packagekit-3.6.1-1|245	- New version 2.27.3
12mr|gnome-packagekit-3.6.1-1|246	
12mr|gnome-packagekit-3.6.1-1|247	* Fri Jun 05 2009 Funda Wang <fwang@mandriva.org> 2.27.2-1mdv2010.0
12mr|gnome-packagekit-3.6.1-1|248	+ Revision: 382939
12mr|gnome-packagekit-3.6.1-1|249	- update BR
12mr|gnome-packagekit-3.6.1-1|250	- add BR
12mr|gnome-packagekit-3.6.1-1|251	- New version 2.27.2
12mr|gnome-packagekit-3.6.1-1|252	
12mr|gnome-packagekit-3.6.1-1|253	* Sat May 02 2009 Funda Wang <fwang@mandriva.org> 2.27.1-1mdv2010.0
12mr|gnome-packagekit-3.6.1-1|254	+ Revision: 370465
12mr|gnome-packagekit-3.6.1-1|255	- New version 2.27.1
12mr|gnome-packagekit-3.6.1-1|256	
12mr|gnome-packagekit-3.6.1-1|257	* Sun Mar 15 2009 Funda Wang <fwang@mandriva.org> 0.4.5-1mdv2009.1
12mr|gnome-packagekit-3.6.1-1|258	+ Revision: 355229
12mr|gnome-packagekit-3.6.1-1|259	- update to new version 0.4.5
12mr|gnome-packagekit-3.6.1-1|260	
12mr|gnome-packagekit-3.6.1-1|261	* Thu Mar 05 2009 Funda Wang <fwang@mandriva.org> 0.4.4-1mdv2009.1
12mr|gnome-packagekit-3.6.1-1|262	+ Revision: 349004
12mr|gnome-packagekit-3.6.1-1|263	- bump BR
12mr|gnome-packagekit-3.6.1-1|264	- New version 0.4.4
12mr|gnome-packagekit-3.6.1-1|265	
12mr|gnome-packagekit-3.6.1-1|266	* Tue Feb 03 2009 Funda Wang <fwang@mandriva.org> 0.4.3-2mdv2009.1
12mr|gnome-packagekit-3.6.1-1|267	+ Revision: 336786
12mr|gnome-packagekit-3.6.1-1|268	- BR unique
12mr|gnome-packagekit-3.6.1-1|269	
12mr|gnome-packagekit-3.6.1-1|270	* Tue Feb 03 2009 Funda Wang <fwang@mandriva.org> 0.4.3-1mdv2009.1
12mr|gnome-packagekit-3.6.1-1|271	+ Revision: 336784
12mr|gnome-packagekit-3.6.1-1|272	- New version 0.4.3
12mr|gnome-packagekit-3.6.1-1|273	
12mr|gnome-packagekit-3.6.1-1|274	* Fri Jan 23 2009 Funda Wang <fwang@mandriva.org> 0.4.2-1mdv2009.1
12mr|gnome-packagekit-3.6.1-1|275	+ Revision: 332699
12mr|gnome-packagekit-3.6.1-1|276	- new version 0.4.2
12mr|gnome-packagekit-3.6.1-1|277	- New version 0.4.1
12mr|gnome-packagekit-3.6.1-1|278	
12mr|gnome-packagekit-3.6.1-1|279	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 0.4.0-2mdv2009.1
12mr|gnome-packagekit-3.6.1-1|280	+ Revision: 320276
12mr|gnome-packagekit-3.6.1-1|281	- rebuild for new python
12mr|gnome-packagekit-3.6.1-1|282	
12mr|gnome-packagekit-3.6.1-1|283	* Sat Dec 13 2008 Funda Wang <fwang@mandriva.org> 0.4.0-1mdv2009.1
12mr|gnome-packagekit-3.6.1-1|284	+ Revision: 313900
12mr|gnome-packagekit-3.6.1-1|285	- BR gnome-menu
12mr|gnome-packagekit-3.6.1-1|286	- New version 0.4.0
12mr|gnome-packagekit-3.6.1-1|287	
12mr|gnome-packagekit-3.6.1-1|288	* Fri Nov 28 2008 Funda Wang <fwang@mandriva.org> 0.3.11-1mdv2009.1
12mr|gnome-packagekit-3.6.1-1|289	+ Revision: 307355
12mr|gnome-packagekit-3.6.1-1|290	- New version 0.3.11
12mr|gnome-packagekit-3.6.1-1|291	
12mr|gnome-packagekit-3.6.1-1|292	* Wed Nov 12 2008 Funda Wang <fwang@mandriva.org> 0.3.10-1mdv2009.1
12mr|gnome-packagekit-3.6.1-1|293	+ Revision: 302402
12mr|gnome-packagekit-3.6.1-1|294	- New version 0.3.10
12mr|gnome-packagekit-3.6.1-1|295	
12mr|gnome-packagekit-3.6.1-1|296	* Mon Oct 27 2008 Funda Wang <fwang@mandriva.org> 0.3.9-1mdv2009.1
12mr|gnome-packagekit-3.6.1-1|297	+ Revision: 297551
12mr|gnome-packagekit-3.6.1-1|298	- New version 0.3.9
12mr|gnome-packagekit-3.6.1-1|299	
12mr|gnome-packagekit-3.6.1-1|300	* Tue Oct 21 2008 Funda Wang <fwang@mandriva.org> 0.3.8-1mdv2009.1
12mr|gnome-packagekit-3.6.1-1|301	+ Revision: 296134
12mr|gnome-packagekit-3.6.1-1|302	- New version 0.3.8
12mr|gnome-packagekit-3.6.1-1|303	
12mr|gnome-packagekit-3.6.1-1|304	* Thu Oct 16 2008 Funda Wang <fwang@mandriva.org> 0.3.7-1mdv2009.1
12mr|gnome-packagekit-3.6.1-1|305	+ Revision: 294093
12mr|gnome-packagekit-3.6.1-1|306	- New version 0.3.7
12mr|gnome-packagekit-3.6.1-1|307	
12mr|gnome-packagekit-3.6.1-1|308	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 0.3.6-1mdv2009.1
12mr|gnome-packagekit-3.6.1-1|309	+ Revision: 292864
12mr|gnome-packagekit-3.6.1-1|310	- New version 0.3.6
12mr|gnome-packagekit-3.6.1-1|311	
12mr|gnome-packagekit-3.6.1-1|312	* Wed Oct 01 2008 Funda Wang <fwang@mandriva.org> 0.3.5-1mdv2009.0
12mr|gnome-packagekit-3.6.1-1|313	+ Revision: 290433
12mr|gnome-packagekit-3.6.1-1|314	- add dtd package
12mr|gnome-packagekit-3.6.1-1|315	- add preun script
12mr|gnome-packagekit-3.6.1-1|316	- BR docbook-utils
12mr|gnome-packagekit-3.6.1-1|317	- New version 0.3.5
12mr|gnome-packagekit-3.6.1-1|318	
12mr|gnome-packagekit-3.6.1-1|319	* Sun Sep 21 2008 Funda Wang <fwang@mandriva.org> 0.3.3-1mdv2009.0
12mr|gnome-packagekit-3.6.1-1|320	+ Revision: 286284
12mr|gnome-packagekit-3.6.1-1|321	- New version 0.3.3
12mr|gnome-packagekit-3.6.1-1|322	
12mr|gnome-packagekit-3.6.1-1|323	* Wed Sep 10 2008 Funda Wang <fwang@mandriva.org> 0.3.2-1mdv2009.0
12mr|gnome-packagekit-3.6.1-1|324	+ Revision: 283420
12mr|gnome-packagekit-3.6.1-1|325	- New version 0.3.2
12mr|gnome-packagekit-3.6.1-1|326	
12mr|gnome-packagekit-3.6.1-1|327	* Sun Aug 31 2008 Funda Wang <fwang@mandriva.org> 0.3.1-1mdv2009.0
12mr|gnome-packagekit-3.6.1-1|328	+ Revision: 277771
12mr|gnome-packagekit-3.6.1-1|329	- New versio 0.3.1
12mr|gnome-packagekit-3.6.1-1|330	
12mr|gnome-packagekit-3.6.1-1|331	* Thu Aug 07 2008 Funda Wang <fwang@mandriva.org> 0.2.4-2mdv2009.0
12mr|gnome-packagekit-3.6.1-1|332	+ Revision: 265670
12mr|gnome-packagekit-3.6.1-1|333	- rebuild for new packagekit
12mr|gnome-packagekit-3.6.1-1|334	
12mr|gnome-packagekit-3.6.1-1|335	* Wed Aug 06 2008 Funda Wang <fwang@mandriva.org> 0.2.4-1mdv2009.0
12mr|gnome-packagekit-3.6.1-1|336	+ Revision: 264773
12mr|gnome-packagekit-3.6.1-1|337	- New version 0.2.4
12mr|gnome-packagekit-3.6.1-1|338	
12mr|gnome-packagekit-3.6.1-1|339	* Tue Jul 15 2008 Funda Wang <fwang@mandriva.org> 0.2.3-2mdv2009.0
12mr|gnome-packagekit-3.6.1-1|340	+ Revision: 235756
12mr|gnome-packagekit-3.6.1-1|341	- fix desktop icon name
12mr|gnome-packagekit-3.6.1-1|342	
12mr|gnome-packagekit-3.6.1-1|343	* Sun Jul 13 2008 Funda Wang <fwang@mandriva.org> 0.2.3-1mdv2009.0
12mr|gnome-packagekit-3.6.1-1|344	+ Revision: 234323
12mr|gnome-packagekit-3.6.1-1|345	- BR glade
12mr|gnome-packagekit-3.6.1-1|346	- add BR
12mr|gnome-packagekit-3.6.1-1|347	- import gnome-packagekit
12mr|gnome-packagekit-3.6.1-1|348	
12mr|gnome-packagekit-3.6.1-1|349	

14149 12
12mr|gnome-panel2-2.32.1-7|1	%define req_libwnck_version 2.19.5
12mr|gnome-panel2-2.32.1-7|2	%define req_libglade_version 2.5.0
12mr|gnome-panel2-2.32.1-7|3	%define req_gconf2_version 2.31.6
12mr|gnome-panel2-2.32.1-7|4	%define req_gnomeui_version 2.5.4
12mr|gnome-panel2-2.32.1-7|5	%define req_gtk_version 2.19.7
12mr|gnome-panel2-2.32.1-7|6	%define req_glib_version 2.15.5
12mr|gnome-panel2-2.32.1-7|7	%define req_gnomedesktop_version 2.11.1
12mr|gnome-panel2-2.32.1-7|8	
12mr|gnome-panel2-2.32.1-7|9	%define api_version 2
12mr|gnome-panel2-2.32.1-7|10	%define api2 3
12mr|gnome-panel2-2.32.1-7|11	%define lib_major   0
12mr|gnome-panel2-2.32.1-7|12	%define libname %mklibname panel-applet- %{api_version} %{lib_major}
12mr|gnome-panel2-2.32.1-7|13	%define libname2 %mklibname panel-applet- %{api2} %{lib_major}
12mr|gnome-panel2-2.32.1-7|14	%define libnamedev %mklibname -d panel-applet- %{api_version}
12mr|gnome-panel2-2.32.1-7|15	
12mr|gnome-panel2-2.32.1-7|16	%define in_process_applets 0
12mr|gnome-panel2-2.32.1-7|17	%define oname gnome-panel
12mr|gnome-panel2-2.32.1-7|18	
12mr|gnome-panel2-2.32.1-7|19	Summary:	The core programs for the GNOME GUI desktop environment
12mr|gnome-panel2-2.32.1-7|20	Name:		gnome-panel2
12mr|gnome-panel2-2.32.1-7|21	Version:	2.32.1
12mr|gnome-panel2-2.32.1-7|22	Release:	7
12mr|gnome-panel2-2.32.1-7|23	License:	GPLv2+ and LGPLv2+
12mr|gnome-panel2-2.32.1-7|24	Group:		Graphical desktop/GNOME
12mr|gnome-panel2-2.32.1-7|25	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{oname}-%{version}.tar.bz2
12mr|gnome-panel2-2.32.1-7|26	Source1:	mandriva-panel.png
12mr|gnome-panel2-2.32.1-7|27	
12mr|gnome-panel2-2.32.1-7|28	# (fc) 2.0.1-2mdk  use xlock instead of xscreensaver to lock root desktop
12mr|gnome-panel2-2.32.1-7|29	Patch0:		gnome-panel-2.27.91-rootlock.patch
12mr|gnome-panel2-2.32.1-7|30	# (fc) 2.0.1-2mdk  Mandriva customization
12mr|gnome-panel2-2.32.1-7|31	Patch1:		gnome-panel-mdvcustomizations.patch
12mr|gnome-panel2-2.32.1-7|32	Patch2:		gnome-panel-2.32.1-fix-linking.patch
12mr|gnome-panel2-2.32.1-7|33	# (fc) 2.19.6-2mdv use beagle or tracker (if available) as search tool by default (Fedora)
12mr|gnome-panel2-2.32.1-7|34	Patch16:	gnome-panel-2.27.91-search.patch
12mr|gnome-panel2-2.32.1-7|35	# (fc) 2.28.0-3mdv ensure net_applet role is network
12mr|gnome-panel2-2.32.1-7|36	Patch19:	gnome-panel-2.29.92-netapplet.patch
12mr|gnome-panel2-2.32.1-7|37	# (fc) allow more bookmarks before switching to submenus
12mr|gnome-panel2-2.32.1-7|38	Patch20:	bookmarks-submenu.patch
12mr|gnome-panel2-2.32.1-7|39	# (fc) add about-mandriva menu entry if available
12mr|gnome-panel2-2.32.1-7|40	Patch21:	gnome-panel-2.28.0-about-mandriva.patch
12mr|gnome-panel2-2.32.1-7|41	# (fc) add padding for icons on panel (GNOME bug #343436) (Fedora)
12mr|gnome-panel2-2.32.1-7|42	Patch22:	gnome-panel-2.30.0-panel-padding.patch
12mr|gnome-panel2-2.32.1-7|43	# (fc) add padding for icons in notification area (GNOME bug #583273)
12mr|gnome-panel2-2.32.1-7|44	Patch23:	gnome-panel-2.31.6-icon-padding.patch
12mr|gnome-panel2-2.32.1-7|45	URL:		http://www.gnome.org/
12mr|gnome-panel2-2.32.1-7|46	BuildRequires:	pkgconfig(gnome-desktop-2.0) >= %{req_gnomedesktop_version}
12mr|gnome-panel2-2.32.1-7|47	BuildRequires:	pkgconfig(libglade-2.0) >= %{req_libglade_version}
12mr|gnome-panel2-2.32.1-7|48	BuildRequires:	pkgconfig(libwnck-1.0) >= %{req_libwnck_version}
12mr|gnome-panel2-2.32.1-7|49	BuildRequires:	libxres-devel
12mr|gnome-panel2-2.32.1-7|50	BuildRequires:	pkgconfig(libpng)
12mr|gnome-panel2-2.32.1-7|51	BuildRequires:	pkgconfig(librsvg-2.0)
12mr|gnome-panel2-2.32.1-7|52	BuildRequires:	libgweather2-devel >= 2.27.90
12mr|gnome-panel2-2.32.1-7|53	BuildRequires:	pkgconfig(ice)
12mr|gnome-panel2-2.32.1-7|54	BuildRequires:	pkgconfig(sm)
12mr|gnome-panel2-2.32.1-7|55	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|gnome-panel2-2.32.1-7|56	BuildRequires:	pkgconfig(polkit-agent-1)
12mr|gnome-panel2-2.32.1-7|57	BuildRequires:	rarian
12mr|gnome-panel2-2.32.1-7|58	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gnome-panel2-2.32.1-7|59	BuildRequires:	libxslt-proc
12mr|gnome-panel2-2.32.1-7|60	BuildRequires:	pkgconfig(glib-2.0) >= %{req_glib_version}
12mr|gnome-panel2-2.32.1-7|61	BuildRequires:	pkgconfig(gtk+-2.0) >= %{req_gtk_version}
12mr|gnome-panel2-2.32.1-7|62	BuildRequires:	pkgconfig(libgnomeui-2.0) >= %{req_gnomeui_version}
12mr|gnome-panel2-2.32.1-7|63	BuildRequires:	pkgconfig(gconf-2.0) >= %{req_gconf2_version}
12mr|gnome-panel2-2.32.1-7|64	BuildRequires:	evolution-data-server2-devel >= 1.5.3
12mr|gnome-panel2-2.32.1-7|65	BuildRequires:	gnome-menus2-devel >= 2.27.92
12mr|gnome-panel2-2.32.1-7|66	BuildRequires:	libcanberra-gtk-devel
12mr|gnome-panel2-2.32.1-7|67	BuildRequires:	automake
12mr|gnome-panel2-2.32.1-7|68	BuildRequires:	gettext-devel
12mr|gnome-panel2-2.32.1-7|69	BuildRequires:	gtk-doc
12mr|gnome-panel2-2.32.1-7|70	BuildRequires:	gnome-common
12mr|gnome-panel2-2.32.1-7|71	BuildRequires:	intltool
12mr|gnome-panel2-2.32.1-7|72	Requires(post):	scrollkeeper
12mr|gnome-panel2-2.32.1-7|73	Requires(postun): scrollkeeper
12mr|gnome-panel2-2.32.1-7|74	Requires:	gnome-session
12mr|gnome-panel2-2.32.1-7|75	Requires:	gnome-desktop
12mr|gnome-panel2-2.32.1-7|76	Requires:	polkit-agent
12mr|gnome-panel2-2.32.1-7|77	Requires:	GConf2 >= %{req_gconf2_version}
12mr|gnome-panel2-2.32.1-7|78	Suggests:	gnome-applets
12mr|gnome-panel2-2.32.1-7|79	Requires:	glib2 >= %{req_glib_version}
12mr|gnome-panel2-2.32.1-7|80	Requires:	gnome-menus2
12mr|gnome-panel2-2.32.1-7|81	Requires:	alacarte
12mr|gnome-panel2-2.32.1-7|82	
12mr|gnome-panel2-2.32.1-7|83	# for screen locking and search function in panel
12mr|gnome-panel2-2.32.1-7|84	Requires:	gnome-utils
12mr|gnome-panel2-2.32.1-7|85	Requires:	gnome-screensaver
12mr|gnome-panel2-2.32.1-7|86	Requires:	desktop-common-data
12mr|gnome-panel2-2.32.1-7|87	#(patch0)
12mr|gnome-panel2-2.32.1-7|88	Requires:	xlockmore
12mr|gnome-panel2-2.32.1-7|89	
12mr|gnome-panel2-2.32.1-7|90	%description
12mr|gnome-panel2-2.32.1-7|91	GNOME (GNU Network Object Model Environment) is a user-friendly
12mr|gnome-panel2-2.32.1-7|92	set of applications and desktop tools to be used in conjunction with a
12mr|gnome-panel2-2.32.1-7|93	window manager for the X Window System.  GNOME is similar in purpose and
12mr|gnome-panel2-2.32.1-7|94	scope to CDE and KDE, but GNOME is based completely on free
12mr|gnome-panel2-2.32.1-7|95	software.
12mr|gnome-panel2-2.32.1-7|96	
12mr|gnome-panel2-2.32.1-7|97	The GNOME panel packages provides the gnome panel, menus and some
12mr|gnome-panel2-2.32.1-7|98	basic applets for the panel.
12mr|gnome-panel2-2.32.1-7|99	
12mr|gnome-panel2-2.32.1-7|100	%package -n	%{libname}
12mr|gnome-panel2-2.32.1-7|101	Summary:	%{summary}
12mr|gnome-panel2-2.32.1-7|102	Group:		System/Libraries
12mr|gnome-panel2-2.32.1-7|103	
12mr|gnome-panel2-2.32.1-7|104	%description -n	%{libname}
12mr|gnome-panel2-2.32.1-7|105	Panel libraries for running GNOME panels.
12mr|gnome-panel2-2.32.1-7|106	
12mr|gnome-panel2-2.32.1-7|107	%package -n	%{libname2}
12mr|gnome-panel2-2.32.1-7|108	Summary:	%{summary}
12mr|gnome-panel2-2.32.1-7|109	Group:		System/Libraries
12mr|gnome-panel2-2.32.1-7|110	Provides:	libpanel-applet-%{api2} = %{version}-%{release}
12mr|gnome-panel2-2.32.1-7|111	
12mr|gnome-panel2-2.32.1-7|112	%description -n	%{libname2}
12mr|gnome-panel2-2.32.1-7|113	Panel libraries for running GNOME panels.
12mr|gnome-panel2-2.32.1-7|114	
12mr|gnome-panel2-2.32.1-7|115	%package -n	%{libnamedev}
12mr|gnome-panel2-2.32.1-7|116	Summary:	Static libraries, include files for GNOME panel
12mr|gnome-panel2-2.32.1-7|117	Group:		Development/GNOME and GTK+
12mr|gnome-panel2-2.32.1-7|118	Provides:	libpanel-applet-%{api_version}-devel = %{version}-%{release}
12mr|gnome-panel2-2.32.1-7|119	Requires:	%{libname} = %{version}
12mr|gnome-panel2-2.32.1-7|120	Requires:	%{libname2} = %{version}-%{release}
12mr|gnome-panel2-2.32.1-7|121	Obsoletes:	%{mklibname -d panel-applet- 2 0} < 2.32.1-6
12mr|gnome-panel2-2.32.1-7|122	
12mr|gnome-panel2-2.32.1-7|123	%description -n	%{libnamedev}
12mr|gnome-panel2-2.32.1-7|124	Panel libraries and header files for creating GNOME panels.
12mr|gnome-panel2-2.32.1-7|125	
12mr|gnome-panel2-2.32.1-7|126	%prep
12mr|gnome-panel2-2.32.1-7|127	%setup -q -n %{oname}-%{version}
12mr|gnome-panel2-2.32.1-7|128	%apply_patches
12mr|gnome-panel2-2.32.1-7|129	
12mr|gnome-panel2-2.32.1-7|130	#needed by patch2,patch23
12mr|gnome-panel2-2.32.1-7|131	autoreconf
12mr|gnome-panel2-2.32.1-7|132	
12mr|gnome-panel2-2.32.1-7|133	%build
12mr|gnome-panel2-2.32.1-7|134	%configure2_5x --enable-eds --disable-scrollkeeper \
12mr|gnome-panel2-2.32.1-7|135	--disable-static \
12mr|gnome-panel2-2.32.1-7|136	%if %{in_process_applets}
12mr|gnome-panel2-2.32.1-7|137	--with-in-process-applets=all
12mr|gnome-panel2-2.32.1-7|138	%endif
12mr|gnome-panel2-2.32.1-7|139	
12mr|gnome-panel2-2.32.1-7|140	make LIBS="-lgmodule-2.0"
12mr|gnome-panel2-2.32.1-7|141	
12mr|gnome-panel2-2.32.1-7|142	%install
12mr|gnome-panel2-2.32.1-7|143	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12mr|gnome-panel2-2.32.1-7|144	
12mr|gnome-panel2-2.32.1-7|145	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/gnome-panel/pixmaps-
12mr|gnome-panel2-2.32.1-7|146	#remove old files
12mr|gnome-panel2-2.32.1-7|147	rm -rf %{buildroot}%{_datadir}/omf/gnome-panel
12mr|gnome-panel2-2.32.1-7|148	
12mr|gnome-panel2-2.32.1-7|149	%find_lang %{oname}-2.0 --with-gnome --all-name
12mr|gnome-panel2-2.32.1-7|150	
12mr|gnome-panel2-2.32.1-7|151	#remove unpackaged files
12mr|gnome-panel2-2.32.1-7|152	rm -rf %{buildroot}%{_datadir}/gnome-panelrc %{buildroot}%{_localstatedir}/lib/scrollkeeper
12mr|gnome-panel2-2.32.1-7|153	
12mr|gnome-panel2-2.32.1-7|154	
12mr|gnome-panel2-2.32.1-7|155	%define schemas clock fish panel-compatibility panel-general panel-global panel-object panel-toplevel window-list workspace-switcher notification_area_applet
12mr|gnome-panel2-2.32.1-7|156	
12mr|gnome-panel2-2.32.1-7|157	%post
12mr|gnome-panel2-2.32.1-7|158	%update_scrollkeeper
12mr|gnome-panel2-2.32.1-7|159	export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
12mr|gnome-panel2-2.32.1-7|160	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --recursive-unset /apps/panel > /dev/null 2> /dev/null
12mr|gnome-panel2-2.32.1-7|161	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --recursive-unset /schemas/apps/panel > /dev/null 2> /dev/null
12mr|gnome-panel2-2.32.1-7|162	
12mr|gnome-panel2-2.32.1-7|163	%post_install_gconf_schemas %{schemas}
12mr|gnome-panel2-2.32.1-7|164	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --load %{_sysconfdir}/gconf/schemas/panel-default-setup.entries > /dev/null
12mr|gnome-panel2-2.32.1-7|165	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --load %{_sysconfdir}/gconf/schemas/panel-default-setup.entries /apps/panel > /dev/null
12mr|gnome-panel2-2.32.1-7|166	
12mr|gnome-panel2-2.32.1-7|167	%update_icon_cache hicolor
12mr|gnome-panel2-2.32.1-7|168	
12mr|gnome-panel2-2.32.1-7|169	%preun
12mr|gnome-panel2-2.32.1-7|170	%preun_uninstall_gconf_schemas %{schemas}
12mr|gnome-panel2-2.32.1-7|171	
12mr|gnome-panel2-2.32.1-7|172	%postun
12mr|gnome-panel2-2.32.1-7|173	%clean_scrollkeeper
12mr|gnome-panel2-2.32.1-7|174	%clean_icon_cache hicolor
12mr|gnome-panel2-2.32.1-7|175	
12mr|gnome-panel2-2.32.1-7|176	%files -f %{oname}-2.0.lang
12mr|gnome-panel2-2.32.1-7|177	%doc AUTHORS COPYING NEWS README
12mr|gnome-panel2-2.32.1-7|178	%{_sysconfdir}/gconf/schemas/clock.schemas
12mr|gnome-panel2-2.32.1-7|179	%{_sysconfdir}/gconf/schemas/fish.schemas
12mr|gnome-panel2-2.32.1-7|180	%{_sysconfdir}/gconf/schemas/panel-compatibility.schemas
12mr|gnome-panel2-2.32.1-7|181	%{_sysconfdir}/gconf/schemas/panel-general.schemas
12mr|gnome-panel2-2.32.1-7|182	%{_sysconfdir}/gconf/schemas/panel-global.schemas
12mr|gnome-panel2-2.32.1-7|183	%{_sysconfdir}/gconf/schemas/panel-object.schemas
12mr|gnome-panel2-2.32.1-7|184	%{_sysconfdir}/gconf/schemas/panel-toplevel.schemas
12mr|gnome-panel2-2.32.1-7|185	%{_sysconfdir}/gconf/schemas/window-list.schemas
12mr|gnome-panel2-2.32.1-7|186	%{_sysconfdir}/gconf/schemas/workspace-switcher.schemas
12mr|gnome-panel2-2.32.1-7|187	%{_sysconfdir}/gconf/schemas/notification_area_applet.schemas
12mr|gnome-panel2-2.32.1-7|188	%{_sysconfdir}/gconf/schemas/panel-default-setup.entries
12mr|gnome-panel2-2.32.1-7|189	
12mr|gnome-panel2-2.32.1-7|190	%{_bindir}/*
12mr|gnome-panel2-2.32.1-7|191	%{_libexecdir}/gnome-panel-add
12mr|gnome-panel2-2.32.1-7|192	%if %{in_process_applets}
12mr|gnome-panel2-2.32.1-7|193	%dir %{_libexecdir}/gnome-panel
12mr|gnome-panel2-2.32.1-7|194	%dir %{_libexecdir}/gnome-panel/*.so
12mr|gnome-panel2-2.32.1-7|195	%else
12mr|gnome-panel2-2.32.1-7|196	%{_libexecdir}/clock-applet
12mr|gnome-panel2-2.32.1-7|197	%{_libexecdir}/fish-applet
12mr|gnome-panel2-2.32.1-7|198	%{_libexecdir}/notification-area-applet
12mr|gnome-panel2-2.32.1-7|199	%{_libexecdir}/wnck-applet
12mr|gnome-panel2-2.32.1-7|200	%{_datadir}/dbus-1/services/org.gnome.panel.applet.ClockAppletFactory.service
12mr|gnome-panel2-2.32.1-7|201	%{_datadir}/dbus-1/services/org.gnome.panel.applet.FishAppletFactory.service
12mr|gnome-panel2-2.32.1-7|202	%{_datadir}/dbus-1/services/org.gnome.panel.applet.NotificationAreaAppletFactory.service
12mr|gnome-panel2-2.32.1-7|203	%{_datadir}/dbus-1/services/org.gnome.panel.applet.WnckletFactory.service
12mr|gnome-panel2-2.32.1-7|204	%endif
12mr|gnome-panel2-2.32.1-7|205	%{_libdir}/gnome-panel/modules
12mr|gnome-panel2-2.32.1-7|206	%{_mandir}/man1/*
12mr|gnome-panel2-2.32.1-7|207	%{_datadir}/applications/*.desktop
12mr|gnome-panel2-2.32.1-7|208	%dir %{_datadir}/gnome
12mr|gnome-panel2-2.32.1-7|209	%dir %{_datadir}/gnome/help
12mr|gnome-panel2-2.32.1-7|210	%{_datadir}/gnome-panel
12mr|gnome-panel2-2.32.1-7|211	%{_datadir}/gnome-2.0/ui/*
12mr|gnome-panel2-2.32.1-7|212	%{_datadir}/idl/*
12mr|gnome-panel2-2.32.1-7|213	%{_datadir}/icons/hicolor/*/apps/*
12mr|gnome-panel2-2.32.1-7|214	
12mr|gnome-panel2-2.32.1-7|215	%files -n %{libname}
12mr|gnome-panel2-2.32.1-7|216	%{_libdir}/libpanel-applet-%{api_version}.so.%{lib_major}*
12mr|gnome-panel2-2.32.1-7|217	
12mr|gnome-panel2-2.32.1-7|218	%files -n %{libname2}
12mr|gnome-panel2-2.32.1-7|219	%{_libdir}/libpanel-applet-%{api2}.so.%{lib_major}*
12mr|gnome-panel2-2.32.1-7|220	%{_libdir}/girepository-1.0/PanelApplet-3.0.typelib
12mr|gnome-panel2-2.32.1-7|221	
12mr|gnome-panel2-2.32.1-7|222	%files -n %{libnamedev}
12mr|gnome-panel2-2.32.1-7|223	%doc ChangeLog
12mr|gnome-panel2-2.32.1-7|224	%doc %{_datadir}/gtk-doc/html/*
12mr|gnome-panel2-2.32.1-7|225	%{_includedir}/*
12mr|gnome-panel2-2.32.1-7|226	%{_libdir}/libpanel*.so
12mr|gnome-panel2-2.32.1-7|227	%{_libdir}/pkgconfig/*
12mr|gnome-panel2-2.32.1-7|228	%{_datadir}/gir-1.0/PanelApplet-3.0.gir
12mr|gnome-panel2-2.32.1-7|229	
12mr|gnome-panel2-2.32.1-7|230	
12mr|gnome-panel2-2.32.1-7|231	
12mr|gnome-panel2-2.32.1-7|232	%changelog
12mr|gnome-panel2-2.32.1-7|233	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-panel2-2.32.1-7|234	+ Commit: 000e171
12mr|gnome-panel2-2.32.1-7|235	- Convert BR to pkgconfig style
12mr|gnome-panel2-2.32.1-7|236	
12mr|gnome-panel2-2.32.1-7|237	* Sat Aug  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-panel2-2.32.1-7|238	+ Commit: d59b4a7
12mr|gnome-panel2-2.32.1-7|239	- Fix file listed twice error
12mr|gnome-panel2-2.32.1-7|240	
12mr|gnome-panel2-2.32.1-7|241	* Sat Aug  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-panel2-2.32.1-7|242	+ Commit: a5602b2
12mr|gnome-panel2-2.32.1-7|243	- Spec cleanup
12mr|gnome-panel2-2.32.1-7|244	
12mr|gnome-panel2-2.32.1-7|245	

14150 12
12mr|gnome-panel2-2.32.1-8|1	%define req_libwnck_version 2.19.5
12mr|gnome-panel2-2.32.1-8|2	%define req_libglade_version 2.5.0
12mr|gnome-panel2-2.32.1-8|3	%define req_gconf2_version 2.31.6
12mr|gnome-panel2-2.32.1-8|4	%define req_gnomeui_version 2.5.4
12mr|gnome-panel2-2.32.1-8|5	%define req_gtk_version 2.19.7
12mr|gnome-panel2-2.32.1-8|6	%define req_glib_version 2.15.5
12mr|gnome-panel2-2.32.1-8|7	%define req_gnomedesktop_version 2.11.1
12mr|gnome-panel2-2.32.1-8|8	
12mr|gnome-panel2-2.32.1-8|9	%define api_version 2
12mr|gnome-panel2-2.32.1-8|10	%define api2 3
12mr|gnome-panel2-2.32.1-8|11	%define lib_major   0
12mr|gnome-panel2-2.32.1-8|12	%define libname %mklibname panel-applet- %{api_version} %{lib_major}
12mr|gnome-panel2-2.32.1-8|13	%define libname2 %mklibname panel-applet- %{api2} %{lib_major}
12mr|gnome-panel2-2.32.1-8|14	%define libnamedev %mklibname -d panel-applet- %{api_version}
12mr|gnome-panel2-2.32.1-8|15	
12mr|gnome-panel2-2.32.1-8|16	%define in_process_applets 0
12mr|gnome-panel2-2.32.1-8|17	%define oname gnome-panel
12mr|gnome-panel2-2.32.1-8|18	
12mr|gnome-panel2-2.32.1-8|19	Summary:	The core programs for the GNOME GUI desktop environment
12mr|gnome-panel2-2.32.1-8|20	Name:		gnome-panel2
12mr|gnome-panel2-2.32.1-8|21	Version:	2.32.1
12mr|gnome-panel2-2.32.1-8|22	Release:	8
12mr|gnome-panel2-2.32.1-8|23	License:	GPLv2+ and LGPLv2+
12mr|gnome-panel2-2.32.1-8|24	Group:		Graphical desktop/GNOME
12mr|gnome-panel2-2.32.1-8|25	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{oname}-%{version}.tar.bz2
12mr|gnome-panel2-2.32.1-8|26	Source1:	mandriva-panel.png
12mr|gnome-panel2-2.32.1-8|27	
12mr|gnome-panel2-2.32.1-8|28	# (fc) 2.0.1-2mdk  use xlock instead of xscreensaver to lock root desktop
12mr|gnome-panel2-2.32.1-8|29	Patch0:		gnome-panel-2.27.91-rootlock.patch
12mr|gnome-panel2-2.32.1-8|30	# (fc) 2.0.1-2mdk  Mandriva customization
12mr|gnome-panel2-2.32.1-8|31	Patch1:		gnome-panel-mdvcustomizations.patch
12mr|gnome-panel2-2.32.1-8|32	Patch2:		gnome-panel-2.32.1-fix-linking.patch
12mr|gnome-panel2-2.32.1-8|33	# (fc) 2.19.6-2mdv use beagle or tracker (if available) as search tool by default (Fedora)
12mr|gnome-panel2-2.32.1-8|34	Patch16:	gnome-panel-2.27.91-search.patch
12mr|gnome-panel2-2.32.1-8|35	# (fc) 2.28.0-3mdv ensure net_applet role is network
12mr|gnome-panel2-2.32.1-8|36	Patch19:	gnome-panel-2.29.92-netapplet.patch
12mr|gnome-panel2-2.32.1-8|37	# (fc) allow more bookmarks before switching to submenus
12mr|gnome-panel2-2.32.1-8|38	Patch20:	bookmarks-submenu.patch
12mr|gnome-panel2-2.32.1-8|39	# (fc) add about-mandriva menu entry if available
12mr|gnome-panel2-2.32.1-8|40	Patch21:	gnome-panel-2.28.0-about-mandriva.patch
12mr|gnome-panel2-2.32.1-8|41	# (fc) add padding for icons on panel (GNOME bug #343436) (Fedora)
12mr|gnome-panel2-2.32.1-8|42	Patch22:	gnome-panel-2.30.0-panel-padding.patch
12mr|gnome-panel2-2.32.1-8|43	# (fc) add padding for icons in notification area (GNOME bug #583273)
12mr|gnome-panel2-2.32.1-8|44	Patch23:	gnome-panel-2.31.6-icon-padding.patch
12mr|gnome-panel2-2.32.1-8|45	URL:		http://www.gnome.org/
12mr|gnome-panel2-2.32.1-8|46	BuildRequires:	pkgconfig(gnome-desktop-2.0) >= %{req_gnomedesktop_version}
12mr|gnome-panel2-2.32.1-8|47	BuildRequires:	pkgconfig(libglade-2.0) >= %{req_libglade_version}
12mr|gnome-panel2-2.32.1-8|48	BuildRequires:	pkgconfig(libwnck-1.0) >= %{req_libwnck_version}
12mr|gnome-panel2-2.32.1-8|49	BuildRequires:	libxres-devel
12mr|gnome-panel2-2.32.1-8|50	BuildRequires:	pkgconfig(libpng)
12mr|gnome-panel2-2.32.1-8|51	BuildRequires:	pkgconfig(librsvg-2.0)
12mr|gnome-panel2-2.32.1-8|52	BuildRequires:	libgweather2-devel >= 2.27.90
12mr|gnome-panel2-2.32.1-8|53	BuildRequires:	pkgconfig(ice)
12mr|gnome-panel2-2.32.1-8|54	BuildRequires:	pkgconfig(sm)
12mr|gnome-panel2-2.32.1-8|55	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|gnome-panel2-2.32.1-8|56	BuildRequires:	pkgconfig(polkit-agent-1)
12mr|gnome-panel2-2.32.1-8|57	BuildRequires:	rarian
12mr|gnome-panel2-2.32.1-8|58	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gnome-panel2-2.32.1-8|59	BuildRequires:	libxslt-proc
12mr|gnome-panel2-2.32.1-8|60	BuildRequires:	pkgconfig(glib-2.0) >= %{req_glib_version}
12mr|gnome-panel2-2.32.1-8|61	BuildRequires:	pkgconfig(gtk+-2.0) >= %{req_gtk_version}
12mr|gnome-panel2-2.32.1-8|62	BuildRequires:	pkgconfig(libgnomeui-2.0) >= %{req_gnomeui_version}
12mr|gnome-panel2-2.32.1-8|63	BuildRequires:	pkgconfig(gconf-2.0) >= %{req_gconf2_version}
12mr|gnome-panel2-2.32.1-8|64	BuildRequires:	gnome-menus2-devel >= 2.27.92
12mr|gnome-panel2-2.32.1-8|65	BuildRequires:	libcanberra-gtk-devel
12mr|gnome-panel2-2.32.1-8|66	BuildRequires:	automake
12mr|gnome-panel2-2.32.1-8|67	BuildRequires:	gettext-devel
12mr|gnome-panel2-2.32.1-8|68	BuildRequires:	gtk-doc
12mr|gnome-panel2-2.32.1-8|69	BuildRequires:	gnome-common
12mr|gnome-panel2-2.32.1-8|70	BuildRequires:	intltool
12mr|gnome-panel2-2.32.1-8|71	Requires(post):	scrollkeeper
12mr|gnome-panel2-2.32.1-8|72	Requires(postun): scrollkeeper
12mr|gnome-panel2-2.32.1-8|73	Requires:	gnome-session
12mr|gnome-panel2-2.32.1-8|74	Requires:	gnome-desktop
12mr|gnome-panel2-2.32.1-8|75	Requires:	polkit-agent
12mr|gnome-panel2-2.32.1-8|76	Requires:	GConf2 >= %{req_gconf2_version}
12mr|gnome-panel2-2.32.1-8|77	Suggests:	gnome-applets
12mr|gnome-panel2-2.32.1-8|78	Requires:	glib2 >= %{req_glib_version}
12mr|gnome-panel2-2.32.1-8|79	Requires:	gnome-menus2
12mr|gnome-panel2-2.32.1-8|80	Requires:	alacarte
12mr|gnome-panel2-2.32.1-8|81	
12mr|gnome-panel2-2.32.1-8|82	# for screen locking and search function in panel
12mr|gnome-panel2-2.32.1-8|83	Requires:	gnome-utils
12mr|gnome-panel2-2.32.1-8|84	Requires:	gnome-screensaver
12mr|gnome-panel2-2.32.1-8|85	Requires:	desktop-common-data
12mr|gnome-panel2-2.32.1-8|86	#(patch0)
12mr|gnome-panel2-2.32.1-8|87	Requires:	xlockmore
12mr|gnome-panel2-2.32.1-8|88	
12mr|gnome-panel2-2.32.1-8|89	%description
12mr|gnome-panel2-2.32.1-8|90	GNOME (GNU Network Object Model Environment) is a user-friendly
12mr|gnome-panel2-2.32.1-8|91	set of applications and desktop tools to be used in conjunction with a
12mr|gnome-panel2-2.32.1-8|92	window manager for the X Window System.  GNOME is similar in purpose and
12mr|gnome-panel2-2.32.1-8|93	scope to CDE and KDE, but GNOME is based completely on free
12mr|gnome-panel2-2.32.1-8|94	software.
12mr|gnome-panel2-2.32.1-8|95	
12mr|gnome-panel2-2.32.1-8|96	The GNOME panel packages provides the gnome panel, menus and some
12mr|gnome-panel2-2.32.1-8|97	basic applets for the panel.
12mr|gnome-panel2-2.32.1-8|98	
12mr|gnome-panel2-2.32.1-8|99	%package -n	%{libname}
12mr|gnome-panel2-2.32.1-8|100	Summary:	%{summary}
12mr|gnome-panel2-2.32.1-8|101	Group:		System/Libraries
12mr|gnome-panel2-2.32.1-8|102	
12mr|gnome-panel2-2.32.1-8|103	%description -n	%{libname}
12mr|gnome-panel2-2.32.1-8|104	Panel libraries for running GNOME panels.
12mr|gnome-panel2-2.32.1-8|105	
12mr|gnome-panel2-2.32.1-8|106	%package -n	%{libname2}
12mr|gnome-panel2-2.32.1-8|107	Summary:	%{summary}
12mr|gnome-panel2-2.32.1-8|108	Group:		System/Libraries
12mr|gnome-panel2-2.32.1-8|109	Provides:	libpanel-applet-%{api2} = %{version}-%{release}
12mr|gnome-panel2-2.32.1-8|110	
12mr|gnome-panel2-2.32.1-8|111	%description -n	%{libname2}
12mr|gnome-panel2-2.32.1-8|112	Panel libraries for running GNOME panels.
12mr|gnome-panel2-2.32.1-8|113	
12mr|gnome-panel2-2.32.1-8|114	%package -n	%{libnamedev}
12mr|gnome-panel2-2.32.1-8|115	Summary:	Static libraries, include files for GNOME panel
12mr|gnome-panel2-2.32.1-8|116	Group:		Development/GNOME and GTK+
12mr|gnome-panel2-2.32.1-8|117	Provides:	libpanel-applet-%{api_version}-devel = %{version}-%{release}
12mr|gnome-panel2-2.32.1-8|118	Requires:	%{libname} = %{version}
12mr|gnome-panel2-2.32.1-8|119	Requires:	%{libname2} = %{version}-%{release}
12mr|gnome-panel2-2.32.1-8|120	Obsoletes:	%{mklibname -d panel-applet- 2 0} < 2.32.1-6
12mr|gnome-panel2-2.32.1-8|121	
12mr|gnome-panel2-2.32.1-8|122	%description -n	%{libnamedev}
12mr|gnome-panel2-2.32.1-8|123	Panel libraries and header files for creating GNOME panels.
12mr|gnome-panel2-2.32.1-8|124	
12mr|gnome-panel2-2.32.1-8|125	%prep
12mr|gnome-panel2-2.32.1-8|126	%setup -q -n %{oname}-%{version}
12mr|gnome-panel2-2.32.1-8|127	%apply_patches
12mr|gnome-panel2-2.32.1-8|128	
12mr|gnome-panel2-2.32.1-8|129	#needed by patch2,patch23
12mr|gnome-panel2-2.32.1-8|130	autoreconf
12mr|gnome-panel2-2.32.1-8|131	
12mr|gnome-panel2-2.32.1-8|132	%build
12mr|gnome-panel2-2.32.1-8|133	%configure2_5x --disable-eds --disable-scrollkeeper \
12mr|gnome-panel2-2.32.1-8|134	--disable-static \
12mr|gnome-panel2-2.32.1-8|135	%if %{in_process_applets}
12mr|gnome-panel2-2.32.1-8|136	--with-in-process-applets=all
12mr|gnome-panel2-2.32.1-8|137	%endif
12mr|gnome-panel2-2.32.1-8|138	
12mr|gnome-panel2-2.32.1-8|139	make LIBS="-lgmodule-2.0"
12mr|gnome-panel2-2.32.1-8|140	
12mr|gnome-panel2-2.32.1-8|141	%install
12mr|gnome-panel2-2.32.1-8|142	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12mr|gnome-panel2-2.32.1-8|143	
12mr|gnome-panel2-2.32.1-8|144	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/gnome-panel/pixmaps-
12mr|gnome-panel2-2.32.1-8|145	#remove old files
12mr|gnome-panel2-2.32.1-8|146	rm -rf %{buildroot}%{_datadir}/omf/gnome-panel
12mr|gnome-panel2-2.32.1-8|147	
12mr|gnome-panel2-2.32.1-8|148	%find_lang %{oname}-2.0 --with-gnome --all-name
12mr|gnome-panel2-2.32.1-8|149	
12mr|gnome-panel2-2.32.1-8|150	#remove unpackaged files
12mr|gnome-panel2-2.32.1-8|151	rm -rf %{buildroot}%{_datadir}/gnome-panelrc %{buildroot}%{_localstatedir}/lib/scrollkeeper
12mr|gnome-panel2-2.32.1-8|152	
12mr|gnome-panel2-2.32.1-8|153	
12mr|gnome-panel2-2.32.1-8|154	%define schemas clock fish panel-compatibility panel-general panel-global panel-object panel-toplevel window-list workspace-switcher notification_area_applet
12mr|gnome-panel2-2.32.1-8|155	
12mr|gnome-panel2-2.32.1-8|156	%post
12mr|gnome-panel2-2.32.1-8|157	%update_scrollkeeper
12mr|gnome-panel2-2.32.1-8|158	export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
12mr|gnome-panel2-2.32.1-8|159	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --recursive-unset /apps/panel > /dev/null 2> /dev/null
12mr|gnome-panel2-2.32.1-8|160	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --recursive-unset /schemas/apps/panel > /dev/null 2> /dev/null
12mr|gnome-panel2-2.32.1-8|161	
12mr|gnome-panel2-2.32.1-8|162	%post_install_gconf_schemas %{schemas}
12mr|gnome-panel2-2.32.1-8|163	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --load %{_sysconfdir}/gconf/schemas/panel-default-setup.entries > /dev/null
12mr|gnome-panel2-2.32.1-8|164	gconftool-2 --direct --config-source=$GCONF_CONFIG_SOURCE --load %{_sysconfdir}/gconf/schemas/panel-default-setup.entries /apps/panel > /dev/null
12mr|gnome-panel2-2.32.1-8|165	
12mr|gnome-panel2-2.32.1-8|166	%update_icon_cache hicolor
12mr|gnome-panel2-2.32.1-8|167	
12mr|gnome-panel2-2.32.1-8|168	%preun
12mr|gnome-panel2-2.32.1-8|169	%preun_uninstall_gconf_schemas %{schemas}
12mr|gnome-panel2-2.32.1-8|170	
12mr|gnome-panel2-2.32.1-8|171	%postun
12mr|gnome-panel2-2.32.1-8|172	%clean_scrollkeeper
12mr|gnome-panel2-2.32.1-8|173	%clean_icon_cache hicolor
12mr|gnome-panel2-2.32.1-8|174	
12mr|gnome-panel2-2.32.1-8|175	%files -f %{oname}-2.0.lang
12mr|gnome-panel2-2.32.1-8|176	%doc AUTHORS COPYING NEWS README
12mr|gnome-panel2-2.32.1-8|177	%{_sysconfdir}/gconf/schemas/clock.schemas
12mr|gnome-panel2-2.32.1-8|178	%{_sysconfdir}/gconf/schemas/fish.schemas
12mr|gnome-panel2-2.32.1-8|179	%{_sysconfdir}/gconf/schemas/panel-compatibility.schemas
12mr|gnome-panel2-2.32.1-8|180	%{_sysconfdir}/gconf/schemas/panel-general.schemas
12mr|gnome-panel2-2.32.1-8|181	%{_sysconfdir}/gconf/schemas/panel-global.schemas
12mr|gnome-panel2-2.32.1-8|182	%{_sysconfdir}/gconf/schemas/panel-object.schemas
12mr|gnome-panel2-2.32.1-8|183	%{_sysconfdir}/gconf/schemas/panel-toplevel.schemas
12mr|gnome-panel2-2.32.1-8|184	%{_sysconfdir}/gconf/schemas/window-list.schemas
12mr|gnome-panel2-2.32.1-8|185	%{_sysconfdir}/gconf/schemas/workspace-switcher.schemas
12mr|gnome-panel2-2.32.1-8|186	%{_sysconfdir}/gconf/schemas/notification_area_applet.schemas
12mr|gnome-panel2-2.32.1-8|187	%{_sysconfdir}/gconf/schemas/panel-default-setup.entries
12mr|gnome-panel2-2.32.1-8|188	
12mr|gnome-panel2-2.32.1-8|189	%{_bindir}/*
12mr|gnome-panel2-2.32.1-8|190	%{_libexecdir}/gnome-panel-add
12mr|gnome-panel2-2.32.1-8|191	%if %{in_process_applets}
12mr|gnome-panel2-2.32.1-8|192	%dir %{_libexecdir}/gnome-panel
12mr|gnome-panel2-2.32.1-8|193	%dir %{_libexecdir}/gnome-panel/*.so
12mr|gnome-panel2-2.32.1-8|194	%else
12mr|gnome-panel2-2.32.1-8|195	%{_libexecdir}/clock-applet
12mr|gnome-panel2-2.32.1-8|196	%{_libexecdir}/fish-applet
12mr|gnome-panel2-2.32.1-8|197	%{_libexecdir}/notification-area-applet
12mr|gnome-panel2-2.32.1-8|198	%{_libexecdir}/wnck-applet
12mr|gnome-panel2-2.32.1-8|199	%{_datadir}/dbus-1/services/org.gnome.panel.applet.ClockAppletFactory.service
12mr|gnome-panel2-2.32.1-8|200	%{_datadir}/dbus-1/services/org.gnome.panel.applet.FishAppletFactory.service
12mr|gnome-panel2-2.32.1-8|201	%{_datadir}/dbus-1/services/org.gnome.panel.applet.NotificationAreaAppletFactory.service
12mr|gnome-panel2-2.32.1-8|202	%{_datadir}/dbus-1/services/org.gnome.panel.applet.WnckletFactory.service
12mr|gnome-panel2-2.32.1-8|203	%endif
12mr|gnome-panel2-2.32.1-8|204	%{_libdir}/gnome-panel/modules
12mr|gnome-panel2-2.32.1-8|205	%{_mandir}/man1/*
12mr|gnome-panel2-2.32.1-8|206	%{_datadir}/applications/*.desktop
12mr|gnome-panel2-2.32.1-8|207	%dir %{_datadir}/gnome
12mr|gnome-panel2-2.32.1-8|208	%dir %{_datadir}/gnome/help
12mr|gnome-panel2-2.32.1-8|209	%{_datadir}/gnome-panel
12mr|gnome-panel2-2.32.1-8|210	%{_datadir}/gnome-2.0/ui/*
12mr|gnome-panel2-2.32.1-8|211	%{_datadir}/idl/*
12mr|gnome-panel2-2.32.1-8|212	%{_datadir}/icons/hicolor/*/apps/*
12mr|gnome-panel2-2.32.1-8|213	
12mr|gnome-panel2-2.32.1-8|214	%files -n %{libname}
12mr|gnome-panel2-2.32.1-8|215	%{_libdir}/libpanel-applet-%{api_version}.so.%{lib_major}*
12mr|gnome-panel2-2.32.1-8|216	
12mr|gnome-panel2-2.32.1-8|217	%files -n %{libname2}
12mr|gnome-panel2-2.32.1-8|218	%{_libdir}/libpanel-applet-%{api2}.so.%{lib_major}*
12mr|gnome-panel2-2.32.1-8|219	%{_libdir}/girepository-1.0/PanelApplet-3.0.typelib
12mr|gnome-panel2-2.32.1-8|220	
12mr|gnome-panel2-2.32.1-8|221	%files -n %{libnamedev}
12mr|gnome-panel2-2.32.1-8|222	%doc ChangeLog
12mr|gnome-panel2-2.32.1-8|223	%doc %{_datadir}/gtk-doc/html/*
12mr|gnome-panel2-2.32.1-8|224	%{_includedir}/*
12mr|gnome-panel2-2.32.1-8|225	%{_libdir}/libpanel*.so
12mr|gnome-panel2-2.32.1-8|226	%{_libdir}/pkgconfig/*
12mr|gnome-panel2-2.32.1-8|227	%{_datadir}/gir-1.0/PanelApplet-3.0.gir
12mr|gnome-panel2-2.32.1-8|228	
12mr|gnome-panel2-2.32.1-8|229	

14151 12
12mr|gnome-panel-3.6.2-1|1	%define api	4
12mr|gnome-panel-3.6.2-1|2	%define major	0
12mr|gnome-panel-3.6.2-1|3	%define girmajor 4.0
12mr|gnome-panel-3.6.2-1|4	%define libname	%mklibname panel-applet %{api} %{major}
12mr|gnome-panel-3.6.2-1|5	%define girname	%mklibname panel-applet-gir %{girmajor}
12mr|gnome-panel-3.6.2-1|6	%define develname %mklibname -d panel-applet %{api}
12mr|gnome-panel-3.6.2-1|7	
12mr|gnome-panel-3.6.2-1|8	Summary:	The core programs for the GNOME GUI desktop environment
12mr|gnome-panel-3.6.2-1|9	Name:		gnome-panel
12mr|gnome-panel-3.6.2-1|10	Version:	3.6.2
12mr|gnome-panel-3.6.2-1|11	Release:	1
12mr|gnome-panel-3.6.2-1|12	License:	GPLv2+ and LGPLv2+
12mr|gnome-panel-3.6.2-1|13	Group:		Graphical desktop/GNOME
12mr|gnome-panel-3.6.2-1|14	URL:		http://www.gnome.org/
12mr|gnome-panel-3.6.2-1|15	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gnome-panel/3.6/%{name}-%{version}.tar.xz
12mr|gnome-panel-3.6.2-1|16	Source1:	mandriva-panel.png
12mr|gnome-panel-3.6.2-1|17	
12mr|gnome-panel-3.6.2-1|18	BuildRequires:	desktop-file-utils
12mr|gnome-panel-3.6.2-1|19	BuildRequires:	gettext itstool
12mr|gnome-panel-3.6.2-1|20	BuildRequires:	gettext-devel
12mr|gnome-panel-3.6.2-1|21	BuildRequires:	glib2.0-common
12mr|gnome-panel-3.6.2-1|22	BuildRequires:	gnome-common
12mr|gnome-panel-3.6.2-1|23	BuildRequires:	gtk-doc
12mr|gnome-panel-3.6.2-1|24	BuildRequires:	intltool
12mr|gnome-panel-3.6.2-1|25	BuildRequires:	pkgconfig(cairo-gobject)
12mr|gnome-panel-3.6.2-1|26	BuildRequires:	pkgconfig(cairo-xlib)
12mr|gnome-panel-3.6.2-1|27	BuildRequires:	pkgconfig(dconf)
12mr|gnome-panel-3.6.2-1|28	BuildRequires:	pkgconfig(gconf-2.0) >= 2.6.1
12mr|gnome-panel-3.6.2-1|29	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.7.1
12mr|gnome-panel-3.6.2-1|30	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.12
12mr|gnome-panel-3.6.2-1|31	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 2.91.0
12mr|gnome-panel-3.6.2-1|32	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gnome-panel-3.6.2-1|33	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|gnome-panel-3.6.2-1|34	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
12mr|gnome-panel-3.6.2-1|35	BuildRequires:	pkgconfig(gweather-3.0) >= 2.91.0
12mr|gnome-panel-3.6.2-1|36	BuildRequires:	pkgconfig(ice)
12mr|gnome-panel-3.6.2-1|37	BuildRequires:	pkgconfig(libedataserverui-3.0) >= 2.91.2
12mr|gnome-panel-3.6.2-1|38	BuildRequires:	pkgconfig(libgnome-menu-3.0) >= 3.1.4
12mr|gnome-panel-3.6.2-1|39	BuildRequires:	pkgconfig(librsvg-2.0)
12mr|gnome-panel-3.6.2-1|40	BuildRequires:	pkgconfig(libwnck-3.0) >= 2.91.0
12mr|gnome-panel-3.6.2-1|41	BuildRequires:	pkgconfig(NetworkManager) >= 0.6
12mr|gnome-panel-3.6.2-1|42	BuildRequires:	pkgconfig(pango) >= 1.15.4
12mr|gnome-panel-3.6.2-1|43	BuildRequires:	pkgconfig(polkit-gobject-1)
12mr|gnome-panel-3.6.2-1|44	BuildRequires:	pkgconfig(sm)
12mr|gnome-panel-3.6.2-1|45	BuildRequires:	pkgconfig(telepathy-glib) >= 0.14.0
12mr|gnome-panel-3.6.2-1|46	BuildRequires:	pkgconfig(x11)
12mr|gnome-panel-3.6.2-1|47	BuildRequires:	pkgconfig(xau)
12mr|gnome-panel-3.6.2-1|48	BuildRequires:	pkgconfig(xrandr) >= 1.2.0
12mr|gnome-panel-3.6.2-1|49	BuildConflicts:	libevolution-data-server2-devel
12mr|gnome-panel-3.6.2-1|50	
12mr|gnome-panel-3.6.2-1|51	Requires:	gsettings-desktop-schemas
12mr|gnome-panel-3.6.2-1|52	Requires:	gnome-session
12mr|gnome-panel-3.6.2-1|53	Requires:	gnome-desktop3
12mr|gnome-panel-3.6.2-1|54	Requires:	polkit-agent
12mr|gnome-panel-3.6.2-1|55	Requires:	gnome-menus
12mr|gnome-panel-3.6.2-1|56	Requires:	gnome-shell
12mr|gnome-panel-3.6.2-1|57	# for search function in panel
12mr|gnome-panel-3.6.2-1|58	Requires:	gnome-search-tool
12mr|gnome-panel-3.6.2-1|59	Requires:	gnome-screensaver
12mr|gnome-panel-3.6.2-1|60	Requires:	desktop-common-data
12mr|gnome-panel-3.6.2-1|61	
12mr|gnome-panel-3.6.2-1|62	Suggests:	gnome-applets
12mr|gnome-panel-3.6.2-1|63	Obsoletes:	gnome-panel2 < 3.4
12mr|gnome-panel-3.6.2-1|64	
12mr|gnome-panel-3.6.2-1|65	%description
12mr|gnome-panel-3.6.2-1|66	GNOME (GNU Network Object Model Environment) is a user-friendly
12mr|gnome-panel-3.6.2-1|67	set of applications and desktop tools to be used in conjunction with a
12mr|gnome-panel-3.6.2-1|68	window manager for the X Window System.  GNOME is similar in purpose and
12mr|gnome-panel-3.6.2-1|69	scope to CDE and KDE, but GNOME is based completely on free
12mr|gnome-panel-3.6.2-1|70	software.
12mr|gnome-panel-3.6.2-1|71	
12mr|gnome-panel-3.6.2-1|72	The GNOME panel packages provides the gnome panel, menus and some
12mr|gnome-panel-3.6.2-1|73	basic applets for the panel.
12mr|gnome-panel-3.6.2-1|74	
12mr|gnome-panel-3.6.2-1|75	%package -n	%{libname}
12mr|gnome-panel-3.6.2-1|76	Summary:	%{summary}
12mr|gnome-panel-3.6.2-1|77	Group:		System/Libraries
12mr|gnome-panel-3.6.2-1|78	Provides:	libpanel-applet = %{version}-%{release}
12mr|gnome-panel-3.6.2-1|79	Provides:	libpanel-applet-%{api} = %{version}-%{release}
12mr|gnome-panel-3.6.2-1|80	
12mr|gnome-panel-3.6.2-1|81	%description -n	%{libname}
12mr|gnome-panel-3.6.2-1|82	Panel libraries for running GNOME panels.
12mr|gnome-panel-3.6.2-1|83	
12mr|gnome-panel-3.6.2-1|84	%package -n %{girname}
12mr|gnome-panel-3.6.2-1|85	Summary:	GObject Introspection interface description for %{name}
12mr|gnome-panel-3.6.2-1|86	Group:		System/Libraries
12mr|gnome-panel-3.6.2-1|87	
12mr|gnome-panel-3.6.2-1|88	%description -n %{girname}
12mr|gnome-panel-3.6.2-1|89	GObject Introspection interface description for %{name}.
12mr|gnome-panel-3.6.2-1|90	
12mr|gnome-panel-3.6.2-1|91	%package -n	%{develname}
12mr|gnome-panel-3.6.2-1|92	Summary:	Development libraries, include files for GNOME panel
12mr|gnome-panel-3.6.2-1|93	Group:		Development/GNOME and GTK+
12mr|gnome-panel-3.6.2-1|94	Provides:	%{name}-devel = %{version}-%{release}
12mr|gnome-panel-3.6.2-1|95	Requires:	%{libname} = %{version}-%{release}
12mr|gnome-panel-3.6.2-1|96	Requires:	%{girname} = %{version}-%{release}
12mr|gnome-panel-3.6.2-1|97	Obsoletes:	%{_lib}panel-applet-2_0-devel < 3.4
12mr|gnome-panel-3.6.2-1|98	Obsoletes:	%{mklibname -d panel-applet- 2 0} < 3.4
12mr|gnome-panel-3.6.2-1|99	
12mr|gnome-panel-3.6.2-1|100	%description -n	%{develname}
12mr|gnome-panel-3.6.2-1|101	Panel libraries and header files for creating GNOME panels.
12mr|gnome-panel-3.6.2-1|102	
12mr|gnome-panel-3.6.2-1|103	%prep
12mr|gnome-panel-3.6.2-1|104	%setup -q
12mr|gnome-panel-3.6.2-1|105	%apply_patches
12mr|gnome-panel-3.6.2-1|106	
12mr|gnome-panel-3.6.2-1|107	%build
12mr|gnome-panel-3.6.2-1|108	%configure2_5x \
12mr|gnome-panel-3.6.2-1|109	--enable-eds  \
12mr|gnome-panel-3.6.2-1|110	--disable-scrollkeeper \
12mr|gnome-panel-3.6.2-1|111	--disable-static \
12mr|gnome-panel-3.6.2-1|112	--disable-schemas-install \
12mr|gnome-panel-3.6.2-1|113	
12mr|gnome-panel-3.6.2-1|114	%make LIBS='-lgmodule-2.0'
12mr|gnome-panel-3.6.2-1|115	
12mr|gnome-panel-3.6.2-1|116	%install
12mr|gnome-panel-3.6.2-1|117	%makeinstall_std
12mr|gnome-panel-3.6.2-1|118	
12mr|gnome-panel-3.6.2-1|119	%find_lang %{name}-3.0 --with-gnome --all-name
12mr|gnome-panel-3.6.2-1|120	
12mr|gnome-panel-3.6.2-1|121	#remove unpackaged files
12mr|gnome-panel-3.6.2-1|122	rm -rf %{buildroot}%{_datadir}/gnome-panelrc
12mr|gnome-panel-3.6.2-1|123	
12mr|gnome-panel-3.6.2-1|124	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12mr|gnome-panel-3.6.2-1|125	cp -a %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12mr|gnome-panel-3.6.2-1|126	
12mr|gnome-panel-3.6.2-1|127	%files -f %{name}-3.0.lang
12mr|gnome-panel-3.6.2-1|128	%doc AUTHORS COPYING NEWS README
12mr|gnome-panel-3.6.2-1|129	%{_bindir}/*
12mr|gnome-panel-3.6.2-1|130	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.clock.gschema.xml
12mr|gnome-panel-3.6.2-1|131	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.fish.gschema.xml
12mr|gnome-panel-3.6.2-1|132	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.window-list.gschema.xml
12mr|gnome-panel-3.6.2-1|133	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml
12mr|gnome-panel-3.6.2-1|134	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.enums.xml
12mr|gnome-panel-3.6.2-1|135	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.gschema.xml
12mr|gnome-panel-3.6.2-1|136	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.launcher.gschema.xml
12mr|gnome-panel-3.6.2-1|137	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.menu-button.gschema.xml
12mr|gnome-panel-3.6.2-1|138	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.object.gschema.xml
12mr|gnome-panel-3.6.2-1|139	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.toplevel.gschema.xml
12mr|gnome-panel-3.6.2-1|140	%{_datadir}/dbus-1/services/org.gnome.panel.applet.ClockAppletFactory.service
12mr|gnome-panel-3.6.2-1|141	%{_datadir}/dbus-1/services/org.gnome.panel.applet.FishAppletFactory.service
12mr|gnome-panel-3.6.2-1|142	%{_datadir}/dbus-1/services/org.gnome.panel.applet.NotificationAreaAppletFactory.service
12mr|gnome-panel-3.6.2-1|143	%{_datadir}/dbus-1/services/org.gnome.panel.applet.WnckletFactory.service
12mr|gnome-panel-3.6.2-1|144	%{_libexecdir}/gnome-panel-add
12mr|gnome-panel-3.6.2-1|145	%{_libexecdir}/clock-applet
12mr|gnome-panel-3.6.2-1|146	%{_libexecdir}/fish-applet
12mr|gnome-panel-3.6.2-1|147	%{_libexecdir}/notification-area-applet
12mr|gnome-panel-3.6.2-1|148	%{_libexecdir}/wnck-applet
12mr|gnome-panel-3.6.2-1|149	%{_mandir}/man1/*
12mr|gnome-panel-3.6.2-1|150	%{_datadir}/applications/*.desktop
12mr|gnome-panel-3.6.2-1|151	%{_datadir}/gnome-panel
12mr|gnome-panel-3.6.2-1|152	%{_datadir}/icons/hicolor/*/apps/*
12mr|gnome-panel-3.6.2-1|153	
12mr|gnome-panel-3.6.2-1|154	%files -n %{libname}
12mr|gnome-panel-3.6.2-1|155	%{_libdir}/libpanel-applet-%{api}.so.%{major}*
12mr|gnome-panel-3.6.2-1|156	
12mr|gnome-panel-3.6.2-1|157	%files -n %{girname}
12mr|gnome-panel-3.6.2-1|158	%{_libdir}/girepository-1.0/PanelApplet-%{girmajor}.typelib
12mr|gnome-panel-3.6.2-1|159	
12mr|gnome-panel-3.6.2-1|160	%files -n %{develname}
12mr|gnome-panel-3.6.2-1|161	%doc ChangeLog
12mr|gnome-panel-3.6.2-1|162	%doc %{_datadir}/gtk-doc/html/*
12mr|gnome-panel-3.6.2-1|163	%{_includedir}/*
12mr|gnome-panel-3.6.2-1|164	%{_libdir}/libpanel*.so
12mr|gnome-panel-3.6.2-1|165	%{_libdir}/pkgconfig/*
12mr|gnome-panel-3.6.2-1|166	%{_datadir}/gir-1.0/PanelApplet-%{girmajor}.gir
12mr|gnome-panel-3.6.2-1|167	
12mr|gnome-panel-3.6.2-1|168	
12mr|gnome-panel-3.6.2-1|169	
12mr|gnome-panel-3.6.2-1|170	%changelog
12mr|gnome-panel-3.6.2-1|171	* Mon Oct  1 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mr|gnome-panel-3.6.2-1|172	- update to 3.6.0
12mr|gnome-panel-3.6.2-1|173	
12mr|gnome-panel-3.6.2-1|174	* Wed May 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.2.1-1
12mr|gnome-panel-3.6.2-1|175	+ Revision: 799261
12mr|gnome-panel-3.6.2-1|176	- update to new version 3.4.2.1
12mr|gnome-panel-3.6.2-1|177	
12mr|gnome-panel-3.6.2-1|178	* Thu May 10 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.1-3
12mr|gnome-panel-3.6.2-1|179	+ Revision: 798121
12mr|gnome-panel-3.6.2-1|180	- rebuild
12mr|gnome-panel-3.6.2-1|181	- dropped alacarte (pakagekit-gtk2-modules is obsolete)
12mr|gnome-panel-3.6.2-1|182	- obsoleted gnome-panel2
12mr|gnome-panel-3.6.2-1|183	
12mr|gnome-panel-3.6.2-1|184	* Sat May 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.1-2
12mr|gnome-panel-3.6.2-1|185	+ Revision: 796854
12mr|gnome-panel-3.6.2-1|186	- rebuild to switch dep on gnome-utils to gnome-search-tool
12mr|gnome-panel-3.6.2-1|187	
12mr|gnome-panel-3.6.2-1|188	* Tue May 01 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.4.1-1
12mr|gnome-panel-3.6.2-1|189	+ Revision: 794677
12mr|gnome-panel-3.6.2-1|190	- version update 3.4.1
12mr|gnome-panel-3.6.2-1|191	
12mr|gnome-panel-3.6.2-1|192	* Thu Mar 08 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.1-2
12mr|gnome-panel-3.6.2-1|193	+ Revision: 783416
12mr|gnome-panel-3.6.2-1|194	- rebuild
12mr|gnome-panel-3.6.2-1|195	- fixed requires for gnome-search-tool to gnome-utils
12mr|gnome-panel-3.6.2-1|196	- removed omf find files and files list (handled by find_lang)
12mr|gnome-panel-3.6.2-1|197	
12mr|gnome-panel-3.6.2-1|198	* Thu Dec 08 2011 Matthew Dawkins <mattydaw@mandriva.org> 3.2.1-1
12mr|gnome-panel-3.6.2-1|199	+ Revision: 739076
12mr|gnome-panel-3.6.2-1|200	- fixed configure
12mr|gnome-panel-3.6.2-1|201	- fixed api
12mr|gnome-panel-3.6.2-1|202	- fixed files and dirs lists
12mr|gnome-panel-3.6.2-1|203	- added obsoletes for old style devel pkg
12mr|gnome-panel-3.6.2-1|204	- dropped hyphen in lib & devel pkg names
12mr|gnome-panel-3.6.2-1|205	- new version 3.2.1
12mr|gnome-panel-3.6.2-1|206	- dropped unused patches
12mr|gnome-panel-3.6.2-1|207	- cleaned up spec
12mr|gnome-panel-3.6.2-1|208	- converted BRs to pkgconfig provides
12mr|gnome-panel-3.6.2-1|209	- removed .la files
12mr|gnome-panel-3.6.2-1|210	- removed defattr, clean section, mkrel, BuildRoot
12mr|gnome-panel-3.6.2-1|211	- removed old scriptlets
12mr|gnome-panel-3.6.2-1|212	- split out gir pkg
12mr|gnome-panel-3.6.2-1|213	- libname2 is gone
12mr|gnome-panel-3.6.2-1|214	
12mr|gnome-panel-3.6.2-1|215	* Mon Oct 24 2011 Götz Waschk <waschk@mandriva.org> 2.32.1-4
12mr|gnome-panel-3.6.2-1|216	+ Revision: 705849
12mr|gnome-panel-3.6.2-1|217	- fix linking
12mr|gnome-panel-3.6.2-1|218	- rebuild for libpng
12mr|gnome-panel-3.6.2-1|219	
12mr|gnome-panel-3.6.2-1|220	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2.32.1-3
12mr|gnome-panel-3.6.2-1|221	+ Revision: 664877
12mr|gnome-panel-3.6.2-1|222	- mass rebuild
12mr|gnome-panel-3.6.2-1|223	
12mr|gnome-panel-3.6.2-1|224	* Tue Dec 14 2010 Funda Wang <fwang@mandriva.org> 2.32.1-2mdv2011.0
12mr|gnome-panel-3.6.2-1|225	+ Revision: 621686
12mr|gnome-panel-3.6.2-1|226	- rebuild for new popt
12mr|gnome-panel-3.6.2-1|227	
12mr|gnome-panel-3.6.2-1|228	* Wed Nov 17 2010 Götz Waschk <waschk@mandriva.org> 2.32.1-1mdv2011.0
12mr|gnome-panel-3.6.2-1|229	+ Revision: 598370
12mr|gnome-panel-3.6.2-1|230	- new version
12mr|gnome-panel-3.6.2-1|231	
12mr|gnome-panel-3.6.2-1|232	+ John Balcaen <mikala@mandriva.org>
12mr|gnome-panel-3.6.2-1|233	- Fix BR for libcanberra-gtk-devel
12mr|gnome-panel-3.6.2-1|234	
12mr|gnome-panel-3.6.2-1|235	* Tue Sep 28 2010 Götz Waschk <waschk@mandriva.org> 2.32.0.2-1mdv2011.0
12mr|gnome-panel-3.6.2-1|236	+ Revision: 581612
12mr|gnome-panel-3.6.2-1|237	- update to new version 2.32.0.2
12mr|gnome-panel-3.6.2-1|238	
12mr|gnome-panel-3.6.2-1|239	+ Funda Wang <fwang@mandriva.org>
12mr|gnome-panel-3.6.2-1|240	- we are using oxygen rather than crystalsvg for kde4
12mr|gnome-panel-3.6.2-1|241	
12mr|gnome-panel-3.6.2-1|242	* Mon Sep 27 2010 Götz Waschk <waschk@mandriva.org> 2.32.0.1-1mdv2011.0
12mr|gnome-panel-3.6.2-1|243	+ Revision: 581368
12mr|gnome-panel-3.6.2-1|244	- new version
12mr|gnome-panel-3.6.2-1|245	- drop patch 2
12mr|gnome-panel-3.6.2-1|246	
12mr|gnome-panel-3.6.2-1|247	* Mon Sep 27 2010 Götz Waschk <waschk@mandriva.org> 2.32.0-1mdv2011.0
12mr|gnome-panel-3.6.2-1|248	+ Revision: 581306
12mr|gnome-panel-3.6.2-1|249	- new version
12mr|gnome-panel-3.6.2-1|250	- patch to fix linking
12mr|gnome-panel-3.6.2-1|251	
12mr|gnome-panel-3.6.2-1|252	* Tue Sep 14 2010 Götz Waschk <waschk@mandriva.org> 2.31.92-1mdv2011.0
12mr|gnome-panel-3.6.2-1|253	+ Revision: 578314
12mr|gnome-panel-3.6.2-1|254	- new version
12mr|gnome-panel-3.6.2-1|255	- rediff patch 1
12mr|gnome-panel-3.6.2-1|256	
12mr|gnome-panel-3.6.2-1|257	* Thu Sep 02 2010 Götz Waschk <waschk@mandriva.org> 2.31.91-1mdv2011.0
12mr|gnome-panel-3.6.2-1|258	+ Revision: 575213
12mr|gnome-panel-3.6.2-1|259	- update to new version 2.31.91
12mr|gnome-panel-3.6.2-1|260	
12mr|gnome-panel-3.6.2-1|261	* Mon Aug 30 2010 Götz Waschk <waschk@mandriva.org> 2.31.90-2mdv2011.0
12mr|gnome-panel-3.6.2-1|262	+ Revision: 574326
12mr|gnome-panel-3.6.2-1|263	- rebuild for new e-d-s
12mr|gnome-panel-3.6.2-1|264	
12mr|gnome-panel-3.6.2-1|265	* Wed Aug 18 2010 Götz Waschk <waschk@mandriva.org> 2.31.90-1mdv2011.0
12mr|gnome-panel-3.6.2-1|266	+ Revision: 571271
12mr|gnome-panel-3.6.2-1|267	- new version
12mr|gnome-panel-3.6.2-1|268	- update file list
12mr|gnome-panel-3.6.2-1|269	
12mr|gnome-panel-3.6.2-1|270	* Sun Aug 08 2010 Götz Waschk <waschk@mandriva.org> 2.31.6-2mdv2011.0
12mr|gnome-panel-3.6.2-1|271	+ Revision: 567711
12mr|gnome-panel-3.6.2-1|272	- disable in-process applet support (bug #60542)
12mr|gnome-panel-3.6.2-1|273	- update file list
12mr|gnome-panel-3.6.2-1|274	
12mr|gnome-panel-3.6.2-1|275	* Wed Aug 04 2010 Götz Waschk <waschk@mandriva.org> 2.31.6-1mdv2011.0
12mr|gnome-panel-3.6.2-1|276	+ Revision: 565853
12mr|gnome-panel-3.6.2-1|277	- update build deps
12mr|gnome-panel-3.6.2-1|278	- new version
12mr|gnome-panel-3.6.2-1|279	- drop patch 17
12mr|gnome-panel-3.6.2-1|280	- rediff patch 23
12mr|gnome-panel-3.6.2-1|281	- add libgnome-panel-3
12mr|gnome-panel-3.6.2-1|282	- update file list
12mr|gnome-panel-3.6.2-1|283	- add introspection support
12mr|gnome-panel-3.6.2-1|284	
12mr|gnome-panel-3.6.2-1|285	* Wed Jun 23 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.2-1mdv2010.1
12mr|gnome-panel-3.6.2-1|286	+ Revision: 548681
12mr|gnome-panel-3.6.2-1|287	- Release 2.30.2
12mr|gnome-panel-3.6.2-1|288	- Remove patch24 (merged upstream)
12mr|gnome-panel-3.6.2-1|289	- regenerate patch23
12mr|gnome-panel-3.6.2-1|290	
12mr|gnome-panel-3.6.2-1|291	* Mon Jun 21 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.0-4mdv2010.1
12mr|gnome-panel-3.6.2-1|292	+ Revision: 548456
12mr|gnome-panel-3.6.2-1|293	- Patch24 (GIT): fix hidden panel regression
12mr|gnome-panel-3.6.2-1|294	
12mr|gnome-panel-3.6.2-1|295	* Wed Apr 28 2010 Christophe Fergeau <cfergeau@mandriva.com> 2.30.0-3mdv2010.1
12mr|gnome-panel-3.6.2-1|296	+ Revision: 540343
12mr|gnome-panel-3.6.2-1|297	- rebuild so that shared libraries are properly stripped again
12mr|gnome-panel-3.6.2-1|298	
12mr|gnome-panel-3.6.2-1|299	* Mon Apr 26 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.0-2mdv2010.1
12mr|gnome-panel-3.6.2-1|300	+ Revision: 539090
12mr|gnome-panel-3.6.2-1|301	- Patch22 (Fedora): add padding for icons on panel (GNOME bug #343346)
12mr|gnome-panel-3.6.2-1|302	- Patch23 (Fedora): add padding for notification area (GNOME bug #583273)
12mr|gnome-panel-3.6.2-1|303	- Update patch1 to add default padding
12mr|gnome-panel-3.6.2-1|304	- Update patch16 to correctly detect beagle and tracker for some case. Ensure tracker is now favored over beagle.
12mr|gnome-panel-3.6.2-1|305	
12mr|gnome-panel-3.6.2-1|306	* Tue Mar 30 2010 Götz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12mr|gnome-panel-3.6.2-1|307	+ Revision: 528967
12mr|gnome-panel-3.6.2-1|308	- update to new version 2.30.0
12mr|gnome-panel-3.6.2-1|309	
12mr|gnome-panel-3.6.2-1|310	* Wed Mar 10 2010 Götz Waschk <waschk@mandriva.org> 2.29.92.1-1mdv2010.1
12mr|gnome-panel-3.6.2-1|311	+ Revision: 517276
12mr|gnome-panel-3.6.2-1|312	- update to new version 2.29.92.1
12mr|gnome-panel-3.6.2-1|313	
12mr|gnome-panel-3.6.2-1|314	* Tue Mar 09 2010 Götz Waschk <waschk@mandriva.org> 2.29.92-1mdv2010.1
12mr|gnome-panel-3.6.2-1|315	+ Revision: 517237
12mr|gnome-panel-3.6.2-1|316	- new version
12mr|gnome-panel-3.6.2-1|317	- bump gtk dep
12mr|gnome-panel-3.6.2-1|318	- drop patch 18
12mr|gnome-panel-3.6.2-1|319	- rediff patch 19
12mr|gnome-panel-3.6.2-1|320	
12mr|gnome-panel-3.6.2-1|321	* Mon Feb 22 2010 Götz Waschk <waschk@mandriva.org> 2.29.91-1mdv2010.1
12mr|gnome-panel-3.6.2-1|322	+ Revision: 509780
12mr|gnome-panel-3.6.2-1|323	- update to new version 2.29.91
12mr|gnome-panel-3.6.2-1|324	
12mr|gnome-panel-3.6.2-1|325	* Wed Feb 17 2010 Funda Wang <fwang@mandriva.org> 2.29.6-2mdv2010.1
12mr|gnome-panel-3.6.2-1|326	+ Revision: 506919
12mr|gnome-panel-3.6.2-1|327	- rebuild for new popt
12mr|gnome-panel-3.6.2-1|328	
12mr|gnome-panel-3.6.2-1|329	* Wed Jan 27 2010 Götz Waschk <waschk@mandriva.org> 2.29.6-1mdv2010.1
12mr|gnome-panel-3.6.2-1|330	+ Revision: 497404
12mr|gnome-panel-3.6.2-1|331	- update to new version 2.29.6
12mr|gnome-panel-3.6.2-1|332	
12mr|gnome-panel-3.6.2-1|333	* Thu Jan 14 2010 Götz Waschk <waschk@mandriva.org> 2.29.5.1-1mdv2010.1
12mr|gnome-panel-3.6.2-1|334	+ Revision: 491242
12mr|gnome-panel-3.6.2-1|335	- update to new version 2.29.5.1
12mr|gnome-panel-3.6.2-1|336	
12mr|gnome-panel-3.6.2-1|337	* Wed Jan 13 2010 Götz Waschk <waschk@mandriva.org> 2.29.5-1mdv2010.1
12mr|gnome-panel-3.6.2-1|338	+ Revision: 490563
12mr|gnome-panel-3.6.2-1|339	- update build deps
12mr|gnome-panel-3.6.2-1|340	- new version
12mr|gnome-panel-3.6.2-1|341	- rediff patches 1,20
12mr|gnome-panel-3.6.2-1|342	- drop patch 22
12mr|gnome-panel-3.6.2-1|343	
12mr|gnome-panel-3.6.2-1|344	* Mon Oct 26 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.0-4mdv2010.0
12mr|gnome-panel-3.6.2-1|345	+ Revision: 459402
12mr|gnome-panel-3.6.2-1|346	- Patch20: increase minimal entries to push bookmarks as submenu
12mr|gnome-panel-3.6.2-1|347	- Patch21: add about-mandriva menu entry
12mr|gnome-panel-3.6.2-1|348	- Patch22 (GIT): xrandr fixes (GNOME bug #597101)
12mr|gnome-panel-3.6.2-1|349	
12mr|gnome-panel-3.6.2-1|350	* Tue Oct 20 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.0-3mdv2010.0
12mr|gnome-panel-3.6.2-1|351	+ Revision: 458419
12mr|gnome-panel-3.6.2-1|352	- Patch18 (Fedora): add default order for some icons in tray (GNOME bug #583115)
12mr|gnome-panel-3.6.2-1|353	- Patch19: define net_applet as a network applet
12mr|gnome-panel-3.6.2-1|354	
12mr|gnome-panel-3.6.2-1|355	* Wed Sep 23 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.0-2mdv2010.0
12mr|gnome-panel-3.6.2-1|356	+ Revision: 447785
12mr|gnome-panel-3.6.2-1|357	- Remove patch2, obsolete
12mr|gnome-panel-3.6.2-1|358	- Regenerate patch0
12mr|gnome-panel-3.6.2-1|359	
12mr|gnome-panel-3.6.2-1|360	* Mon Sep 21 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mr|gnome-panel-3.6.2-1|361	+ Revision: 446952
12mr|gnome-panel-3.6.2-1|362	- update to new version 2.28.0
12mr|gnome-panel-3.6.2-1|363	
12mr|gnome-panel-3.6.2-1|364	* Fri Sep 11 2009 Götz Waschk <waschk@mandriva.org> 2.27.92-1mdv2010.0
12mr|gnome-panel-3.6.2-1|365	+ Revision: 437896
12mr|gnome-panel-3.6.2-1|366	- new version
12mr|gnome-panel-3.6.2-1|367	- update gnome-menus dep
12mr|gnome-panel-3.6.2-1|368	
12mr|gnome-panel-3.6.2-1|369	* Tue Aug 25 2009 Götz Waschk <waschk@mandriva.org> 2.27.91-1mdv2010.0
12mr|gnome-panel-3.6.2-1|370	+ Revision: 421183
12mr|gnome-panel-3.6.2-1|371	- update file list
12mr|gnome-panel-3.6.2-1|372	- depend on polkit-agent
12mr|gnome-panel-3.6.2-1|373	- new version
12mr|gnome-panel-3.6.2-1|374	- upate patch 16
12mr|gnome-panel-3.6.2-1|375	- new polkit
12mr|gnome-panel-3.6.2-1|376	- depend on new libgweather
12mr|gnome-panel-3.6.2-1|377	
12mr|gnome-panel-3.6.2-1|378	+ Frederic Crozat <fcrozat@mandriva.com>
12mr|gnome-panel-3.6.2-1|379	- Update patch0 to fix warnings
12mr|gnome-panel-3.6.2-1|380	- Update patch16 to correctly detect beagle/tracker on mandriva
12mr|gnome-panel-3.6.2-1|381	- Replace BR scrollkeeper with rarian
12mr|gnome-panel-3.6.2-1|382	
12mr|gnome-panel-3.6.2-1|383	* Wed Jul 15 2009 Götz Waschk <waschk@mandriva.org> 2.27.4-1mdv2010.0
12mr|gnome-panel-3.6.2-1|384	+ Revision: 396382
12mr|gnome-panel-3.6.2-1|385	- new version
12mr|gnome-panel-3.6.2-1|386	- rediff patch 0
12mr|gnome-panel-3.6.2-1|387	
12mr|gnome-panel-3.6.2-1|388	* Wed Jul 01 2009 Götz Waschk <waschk@mandriva.org> 2.26.3-1mdv2010.0
12mr|gnome-panel-3.6.2-1|389	+ Revision: 391240
12mr|gnome-panel-3.6.2-1|390	- new version
12mr|gnome-panel-3.6.2-1|391	- rediff patch 1
12mr|gnome-panel-3.6.2-1|392	
12mr|gnome-panel-3.6.2-1|393	* Wed May 20 2009 Götz Waschk <waschk@mandriva.org> 2.26.2-1mdv2010.0
12mr|gnome-panel-3.6.2-1|394	+ Revision: 378020
12mr|gnome-panel-3.6.2-1|395	- new version
12mr|gnome-panel-3.6.2-1|396	- drop patch 18
12mr|gnome-panel-3.6.2-1|397	
12mr|gnome-panel-3.6.2-1|398	* Fri Apr 17 2009 Frederic Crozat <fcrozat@mandriva.com> 2.26.1-2mdv2009.1
12mr|gnome-panel-3.6.2-1|399	+ Revision: 367881
12mr|gnome-panel-3.6.2-1|400	- Patch17 (Fedora): don't complain about missing applets if they are from default install
12mr|gnome-panel-3.6.2-1|401	- Patch18: fix libglade warning
12mr|gnome-panel-3.6.2-1|402	
12mr|gnome-panel-3.6.2-1|403	* Tue Apr 14 2009 Götz Waschk <waschk@mandriva.org> 2.26.1-1mdv2009.1
12mr|gnome-panel-3.6.2-1|404	+ Revision: 367233
12mr|gnome-panel-3.6.2-1|405	- update to new version 2.26.1
12mr|gnome-panel-3.6.2-1|406	
12mr|gnome-panel-3.6.2-1|407	* Tue Mar 17 2009 Götz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mr|gnome-panel-3.6.2-1|408	+ Revision: 356309
12mr|gnome-panel-3.6.2-1|409	- update to new version 2.26.0
12mr|gnome-panel-3.6.2-1|410	
12mr|gnome-panel-3.6.2-1|411	* Tue Mar 03 2009 Götz Waschk <waschk@mandriva.org> 2.25.92-1mdv2009.1
12mr|gnome-panel-3.6.2-1|412	+ Revision: 348020
12mr|gnome-panel-3.6.2-1|413	- update to new version 2.25.92
12mr|gnome-panel-3.6.2-1|414	
12mr|gnome-panel-3.6.2-1|415	* Tue Mar 03 2009 Frederic Crozat <fcrozat@mandriva.com> 2.25.91-2mdv2009.1
12mr|gnome-panel-3.6.2-1|416	+ Revision: 347770
12mr|gnome-panel-3.6.2-1|417	- Fix patch1, MCC launcher was incorrectly added to panel schema
12mr|gnome-panel-3.6.2-1|418	
12mr|gnome-panel-3.6.2-1|419	* Tue Feb 17 2009 Götz Waschk <waschk@mandriva.org> 2.25.91-1mdv2009.1
12mr|gnome-panel-3.6.2-1|420	+ Revision: 341386
12mr|gnome-panel-3.6.2-1|421	- new version
12mr|gnome-panel-3.6.2-1|422	- rediff patch 1
12mr|gnome-panel-3.6.2-1|423	
12mr|gnome-panel-3.6.2-1|424	* Tue Feb 03 2009 Götz Waschk <waschk@mandriva.org> 2.25.90-1mdv2009.1
12mr|gnome-panel-3.6.2-1|425	+ Revision: 336942
12mr|gnome-panel-3.6.2-1|426	- new version
12mr|gnome-panel-3.6.2-1|427	- drop patch 17
12mr|gnome-panel-3.6.2-1|428	
12mr|gnome-panel-3.6.2-1|429	* Wed Jan 21 2009 Funda Wang <fwang@mandriva.org> 2.25.5.1-1mdv2009.1
12mr|gnome-panel-3.6.2-1|430	+ Revision: 332072
12mr|gnome-panel-3.6.2-1|431	- 2.25.5.1
12mr|gnome-panel-3.6.2-1|432	
12mr|gnome-panel-3.6.2-1|433	* Tue Jan 20 2009 Götz Waschk <waschk@mandriva.org> 2.25.5-1mdv2009.1
12mr|gnome-panel-3.6.2-1|434	+ Revision: 331934
12mr|gnome-panel-3.6.2-1|435	- new version
12mr|gnome-panel-3.6.2-1|436	
12mr|gnome-panel-3.6.2-1|437	* Fri Dec 19 2008 Frederic Crozat <fcrozat@mandriva.com> 2.25.3-2mdv2009.1
12mr|gnome-panel-3.6.2-1|438	+ Revision: 316129
12mr|gnome-panel-3.6.2-1|439	- Update patch1 to no longer add volume applet, it is provided by gnome-media now
12mr|gnome-panel-3.6.2-1|440	- don't requires drakxtools, time configuration is using policykit
12mr|gnome-panel-3.6.2-1|441	
12mr|gnome-panel-3.6.2-1|442	* Fri Dec 19 2008 Götz Waschk <waschk@mandriva.org> 2.25.3-1mdv2009.1
12mr|gnome-panel-3.6.2-1|443	+ Revision: 316101
12mr|gnome-panel-3.6.2-1|444	- new version
12mr|gnome-panel-3.6.2-1|445	- update patch 1
12mr|gnome-panel-3.6.2-1|446	- get new version of patch 16 from Fedora
12mr|gnome-panel-3.6.2-1|447	- patch 17: fix format strings
12mr|gnome-panel-3.6.2-1|448	
12mr|gnome-panel-3.6.2-1|449	* Tue Nov 25 2008 Götz Waschk <waschk@mandriva.org> 2.24.2-1mdv2009.1
12mr|gnome-panel-3.6.2-1|450	+ Revision: 306620
12mr|gnome-panel-3.6.2-1|451	- fix build deps
12mr|gnome-panel-3.6.2-1|452	- update to new version 2.24.2
12mr|gnome-panel-3.6.2-1|453	
12mr|gnome-panel-3.6.2-1|454	* Sun Nov 09 2008 Oden Eriksson <oeriksson@mandriva.com> 2.24.1-3mdv2009.1
12mr|gnome-panel-3.6.2-1|455	+ Revision: 301393
12mr|gnome-panel-3.6.2-1|456	- rebuilt against new libxcb
12mr|gnome-panel-3.6.2-1|457	
12mr|gnome-panel-3.6.2-1|458	* Thu Nov 06 2008 Götz Waschk <waschk@mandriva.org> 2.24.1-2mdv2009.1
12mr|gnome-panel-3.6.2-1|459	+ Revision: 300205
12mr|gnome-panel-3.6.2-1|460	- rebuild for new gnome-desktop
12mr|gnome-panel-3.6.2-1|461	
12mr|gnome-panel-3.6.2-1|462	* Wed Oct 22 2008 Götz Waschk <waschk@mandriva.org> 2.24.1-1mdv2009.1
12mr|gnome-panel-3.6.2-1|463	+ Revision: 296500
12mr|gnome-panel-3.6.2-1|464	- new version
12mr|gnome-panel-3.6.2-1|465	- bump libgweather dep
12mr|gnome-panel-3.6.2-1|466	
12mr|gnome-panel-3.6.2-1|467	* Tue Sep 23 2008 Götz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12mr|gnome-panel-3.6.2-1|468	+ Revision: 287292
12mr|gnome-panel-3.6.2-1|469	- new epiphany
12mr|gnome-panel-3.6.2-1|470	
12mr|gnome-panel-3.6.2-1|471	* Tue Sep 09 2008 Götz Waschk <waschk@mandriva.org> 2.23.92-1mdv2009.0
12mr|gnome-panel-3.6.2-1|472	+ Revision: 282920
12mr|gnome-panel-3.6.2-1|473	- new version
12mr|gnome-panel-3.6.2-1|474	
12mr|gnome-panel-3.6.2-1|475	* Tue Sep 02 2008 Götz Waschk <waschk@mandriva.org> 2.23.91-1mdv2009.0
12mr|gnome-panel-3.6.2-1|476	+ Revision: 278813
12mr|gnome-panel-3.6.2-1|477	- new version
12mr|gnome-panel-3.6.2-1|478	
12mr|gnome-panel-3.6.2-1|479	* Thu Aug 21 2008 Götz Waschk <waschk@mandriva.org> 2.23.90.1-1mdv2009.0
12mr|gnome-panel-3.6.2-1|480	+ Revision: 274634
12mr|gnome-panel-3.6.2-1|481	- new version
12mr|gnome-panel-3.6.2-1|482	
12mr|gnome-panel-3.6.2-1|483	* Tue Aug 19 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.90-2mdv2009.0
12mr|gnome-panel-3.6.2-1|484	+ Revision: 273969
12mr|gnome-panel-3.6.2-1|485	- Use new name for firefox .desktop file
12mr|gnome-panel-3.6.2-1|486	
12mr|gnome-panel-3.6.2-1|487	* Tue Aug 19 2008 Götz Waschk <waschk@mandriva.org> 2.23.90-1mdv2009.0
12mr|gnome-panel-3.6.2-1|488	+ Revision: 273623
12mr|gnome-panel-3.6.2-1|489	- new version
12mr|gnome-panel-3.6.2-1|490	
12mr|gnome-panel-3.6.2-1|491	* Tue Aug 05 2008 Götz Waschk <waschk@mandriva.org> 2.23.6-1mdv2009.0
12mr|gnome-panel-3.6.2-1|492	+ Revision: 263794
12mr|gnome-panel-3.6.2-1|493	- fix build deps
12mr|gnome-panel-3.6.2-1|494	- new version
12mr|gnome-panel-3.6.2-1|495	- bump libgweather dep
12mr|gnome-panel-3.6.2-1|496	- update patch 2
12mr|gnome-panel-3.6.2-1|497	
12mr|gnome-panel-3.6.2-1|498	* Wed Jul 23 2008 Götz Waschk <waschk@mandriva.org> 2.23.5-1mdv2009.0
12mr|gnome-panel-3.6.2-1|499	+ Revision: 241910
12mr|gnome-panel-3.6.2-1|500	- new version
12mr|gnome-panel-3.6.2-1|501	
12mr|gnome-panel-3.6.2-1|502	* Thu Jul 03 2008 Götz Waschk <waschk@mandriva.org> 2.23.4-1mdv2009.0
12mr|gnome-panel-3.6.2-1|503	+ Revision: 231289
12mr|gnome-panel-3.6.2-1|504	- new version
12mr|gnome-panel-3.6.2-1|505	
12mr|gnome-panel-3.6.2-1|506	+ Pixel <pixel@mandriva.com>
12mr|gnome-panel-3.6.2-1|507	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|gnome-panel-3.6.2-1|508	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12mr|gnome-panel-3.6.2-1|509	
12mr|gnome-panel-3.6.2-1|510	+ Frederic Crozat <fcrozat@mandriva.com>
12mr|gnome-panel-3.6.2-1|511	- remove unneeded cpp define
12mr|gnome-panel-3.6.2-1|512	
12mr|gnome-panel-3.6.2-1|513	* Tue May 27 2008 Götz Waschk <waschk@mandriva.org> 2.22.2-1mdv2009.0
12mr|gnome-panel-3.6.2-1|514	+ Revision: 211636
12mr|gnome-panel-3.6.2-1|515	- new version
12mr|gnome-panel-3.6.2-1|516	- drop patch 17
12mr|gnome-panel-3.6.2-1|517	- update file list
12mr|gnome-panel-3.6.2-1|518	
12mr|gnome-panel-3.6.2-1|519	* Wed May 07 2008 Frederic Crozat <fcrozat@mandriva.com> 2.22.1.3-2mdv2009.0
12mr|gnome-panel-3.6.2-1|520	+ Revision: 202957
12mr|gnome-panel-3.6.2-1|521	- Patch17 (SVN): fix application to use for recent files (Mdv bug #40632) (SVN)
12mr|gnome-panel-3.6.2-1|522	
12mr|gnome-panel-3.6.2-1|523	* Tue Apr 15 2008 Götz Waschk <waschk@mandriva.org> 2.22.1.3-1mdv2009.0
12mr|gnome-panel-3.6.2-1|524	+ Revision: 194357
12mr|gnome-panel-3.6.2-1|525	- new version
12mr|gnome-panel-3.6.2-1|526	
12mr|gnome-panel-3.6.2-1|527	* Tue Apr 15 2008 Götz Waschk <waschk@mandriva.org> 2.22.1.2-1mdv2009.0
12mr|gnome-panel-3.6.2-1|528	+ Revision: 193611
12mr|gnome-panel-3.6.2-1|529	- new version
12mr|gnome-panel-3.6.2-1|530	- bump libgweather dep
12mr|gnome-panel-3.6.2-1|531	- drop patches 3,17,18
12mr|gnome-panel-3.6.2-1|532	
12mr|gnome-panel-3.6.2-1|533	* Wed Apr 02 2008 Frederic Crozat <fcrozat@mandriva.com> 2.22.0-4mdv2008.1
12mr|gnome-panel-3.6.2-1|534	+ Revision: 191563
12mr|gnome-panel-3.6.2-1|535	- Update patch18 with more clock fixes
12mr|gnome-panel-3.6.2-1|536	
12mr|gnome-panel-3.6.2-1|537	* Wed Mar 26 2008 Emmanuel Andry <eandry@mandriva.org> 2.22.0-3mdv2008.1
12mr|gnome-panel-3.6.2-1|538	+ Revision: 190547
12mr|gnome-panel-3.6.2-1|539	- Fix lib group
12mr|gnome-panel-3.6.2-1|540	
12mr|gnome-panel-3.6.2-1|541	* Tue Mar 18 2008 Frederic Crozat <fcrozat@mandriva.com> 2.22.0-2mdv2008.1
12mr|gnome-panel-3.6.2-1|542	+ Revision: 188563
12mr|gnome-panel-3.6.2-1|543	- Patch17: fix invalid username when locale is not UTF-8
12mr|gnome-panel-3.6.2-1|544	- Patch28 (SVN): various fixes from SVN for clock applet
12mr|gnome-panel-3.6.2-1|545	
12mr|gnome-panel-3.6.2-1|546	* Mon Mar 10 2008 Götz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12mr|gnome-panel-3.6.2-1|547	+ Revision: 183880
12mr|gnome-panel-3.6.2-1|548	- new version
12mr|gnome-panel-3.6.2-1|549	
12mr|gnome-panel-3.6.2-1|550	* Tue Feb 26 2008 Götz Waschk <waschk@mandriva.org> 2.21.92-1mdv2008.1
12mr|gnome-panel-3.6.2-1|551	+ Revision: 175410
12mr|gnome-panel-3.6.2-1|552	- add build dep on policykit
12mr|gnome-panel-3.6.2-1|553	- update file list
12mr|gnome-panel-3.6.2-1|554	
12mr|gnome-panel-3.6.2-1|555	* Tue Feb 12 2008 Götz Waschk <waschk@mandriva.org> 2.21.91-1mdv2008.1
12mr|gnome-panel-3.6.2-1|556	+ Revision: 165848
12mr|gnome-panel-3.6.2-1|557	- new version
12mr|gnome-panel-3.6.2-1|558	- update deps
12mr|gnome-panel-3.6.2-1|559	
12mr|gnome-panel-3.6.2-1|560	* Tue Jan 29 2008 Götz Waschk <waschk@mandriva.org> 2.21.90-1mdv2008.1
12mr|gnome-panel-3.6.2-1|561	+ Revision: 159906
12mr|gnome-panel-3.6.2-1|562	- new version
12mr|gnome-panel-3.6.2-1|563	
12mr|gnome-panel-3.6.2-1|564	* Tue Jan 15 2008 Götz Waschk <waschk@mandriva.org> 2.21.5-1mdv2008.1
12mr|gnome-panel-3.6.2-1|565	+ Revision: 152141
12mr|gnome-panel-3.6.2-1|566	- new version
12mr|gnome-panel-3.6.2-1|567	- update buildrequires
12mr|gnome-panel-3.6.2-1|568	- fix build with libgweather
12mr|gnome-panel-3.6.2-1|569	
12mr|gnome-panel-3.6.2-1|570	* Tue Jan 08 2008 Götz Waschk <waschk@mandriva.org> 2.20.3-1mdv2008.1
12mr|gnome-panel-3.6.2-1|571	+ Revision: 146431
12mr|gnome-panel-3.6.2-1|572	- new version
12mr|gnome-panel-3.6.2-1|573	
12mr|gnome-panel-3.6.2-1|574	+ Olivier Blin <blino@mandriva.org>
12mr|gnome-panel-3.6.2-1|575	- restore BuildRoot
12mr|gnome-panel-3.6.2-1|576	
12mr|gnome-panel-3.6.2-1|577	+ Thierry Vignaud <tv@mandriva.org>
12mr|gnome-panel-3.6.2-1|578	- kill re-definition of %%buildroot on Pixel's request
12mr|gnome-panel-3.6.2-1|579	
12mr|gnome-panel-3.6.2-1|580	* Tue Nov 27 2007 Götz Waschk <waschk@mandriva.org> 2.20.2-1mdv2008.1
12mr|gnome-panel-3.6.2-1|581	+ Revision: 113349
12mr|gnome-panel-3.6.2-1|582	- new version
12mr|gnome-panel-3.6.2-1|583	
12mr|gnome-panel-3.6.2-1|584	* Mon Oct 15 2007 Götz Waschk <waschk@mandriva.org> 2.20.1-1mdv2008.1
12mr|gnome-panel-3.6.2-1|585	+ Revision: 98709
12mr|gnome-panel-3.6.2-1|586	- new version
12mr|gnome-panel-3.6.2-1|587	
12mr|gnome-panel-3.6.2-1|588	+ Frederic Crozat <fcrozat@mandriva.com>
12mr|gnome-panel-3.6.2-1|589	- Update patch1 to fix Mdv bug #34392 and no longer add help launcher on panel
12mr|gnome-panel-3.6.2-1|590	- Remove patch17, no longer needed
12mr|gnome-panel-3.6.2-1|591	
12mr|gnome-panel-3.6.2-1|592	* Wed Oct 03 2007 Emmanuel Andry <eandry@mandriva.org> 2.20.0.1-2mdv2008.0
12mr|gnome-panel-3.6.2-1|593	+ Revision: 95259
12mr|gnome-panel-3.6.2-1|594	- diff patch17 to fix a pixmaps path (bug #34392)
12mr|gnome-panel-3.6.2-1|595	
12mr|gnome-panel-3.6.2-1|596	* Tue Sep 18 2007 Götz Waschk <waschk@mandriva.org> 2.20.0.1-1mdv2008.0
12mr|gnome-panel-3.6.2-1|597	+ Revision: 89679
12mr|gnome-panel-3.6.2-1|598	- new version
12mr|gnome-panel-3.6.2-1|599	- new version
12mr|gnome-panel-3.6.2-1|600	- drop patch 15
12mr|gnome-panel-3.6.2-1|601	
12mr|gnome-panel-3.6.2-1|602	+ Frederic Crozat <fcrozat@mandriva.com>
12mr|gnome-panel-3.6.2-1|603	- Update patch 2 : fix launcher order, fix mandriva-panel.png location (Mdv bug #33604)
12mr|gnome-panel-3.6.2-1|604	- Patch16 (Fedora): call beagle or tracker (if installed) for file search instead of gnome-search
12mr|gnome-panel-3.6.2-1|605	
12mr|gnome-panel-3.6.2-1|606	* Wed Sep 05 2007 Götz Waschk <waschk@mandriva.org> 2.19.92-1mdv2008.0
12mr|gnome-panel-3.6.2-1|607	+ Revision: 79736
12mr|gnome-panel-3.6.2-1|608	- new version
12mr|gnome-panel-3.6.2-1|609	
12mr|gnome-panel-3.6.2-1|610	* Thu Aug 30 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.6-2mdv2008.0
12mr|gnome-panel-3.6.2-1|611	+ Revision: 75214
12mr|gnome-panel-3.6.2-1|612	- Update patch1 to no longer change default directory to ~/Desktop, don't change clock schemas for drakclock (use configure flag instead)
12mr|gnome-panel-3.6.2-1|613	
12mr|gnome-panel-3.6.2-1|614	* Tue Aug 14 2007 Götz Waschk <waschk@mandriva.org> 2.19.6-1mdv2008.0
12mr|gnome-panel-3.6.2-1|615	+ Revision: 63293
12mr|gnome-panel-3.6.2-1|616	- new version
12mr|gnome-panel-3.6.2-1|617	- drop patch 16
12mr|gnome-panel-3.6.2-1|618	
12mr|gnome-panel-3.6.2-1|619	* Tue Aug 07 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.5-4mdv2008.0
12mr|gnome-panel-3.6.2-1|620	+ Revision: 59968
12mr|gnome-panel-3.6.2-1|621	- Remove patch14, not needed anymore with XDG user dirs
12mr|gnome-panel-3.6.2-1|622	
12mr|gnome-panel-3.6.2-1|623	* Wed Aug 01 2007 Götz Waschk <waschk@mandriva.org> 2.19.5-3mdv2008.0
12mr|gnome-panel-3.6.2-1|624	+ Revision: 57569
12mr|gnome-panel-3.6.2-1|625	- new devel name
12mr|gnome-panel-3.6.2-1|626	
12mr|gnome-panel-3.6.2-1|627	* Wed Jul 18 2007 Pascal Terjan <pterjan@mandriva.org> 2.19.5-2mdv2008.0
12mr|gnome-panel-3.6.2-1|628	+ Revision: 53296
12mr|gnome-panel-3.6.2-1|629	- Fix another crash when editing timezone (not the last one unfortunately)
12mr|gnome-panel-3.6.2-1|630	- Fix the patch
12mr|gnome-panel-3.6.2-1|631	- Better fix for the crash
12mr|gnome-panel-3.6.2-1|632	- Fix a crash when selecting timezones of the clock applet
12mr|gnome-panel-3.6.2-1|633	
12mr|gnome-panel-3.6.2-1|634	* Mon Jul 09 2007 Götz Waschk <waschk@mandriva.org> 2.19.5-1mdv2008.0
12mr|gnome-panel-3.6.2-1|635	+ Revision: 50464
12mr|gnome-panel-3.6.2-1|636	- fix build
12mr|gnome-panel-3.6.2-1|637	- new version
12mr|gnome-panel-3.6.2-1|638	- bump deps
12mr|gnome-panel-3.6.2-1|639	
12mr|gnome-panel-3.6.2-1|640	* Sun Jun 17 2007 Götz Waschk <waschk@mandriva.org> 2.19.4-1mdv2008.0
12mr|gnome-panel-3.6.2-1|641	+ Revision: 40619
12mr|gnome-panel-3.6.2-1|642	- new version
12mr|gnome-panel-3.6.2-1|643	- bump deps
12mr|gnome-panel-3.6.2-1|644	
12mr|gnome-panel-3.6.2-1|645	* Thu Jun 07 2007 Götz Waschk <waschk@mandriva.org> 2.19.3-2mdv2008.0
12mr|gnome-panel-3.6.2-1|646	+ Revision: 36460
12mr|gnome-panel-3.6.2-1|647	- new version
12mr|gnome-panel-3.6.2-1|648	- drop patch 13
12mr|gnome-panel-3.6.2-1|649	- rediff patch 14
12mr|gnome-panel-3.6.2-1|650	- update file list
12mr|gnome-panel-3.6.2-1|651	
12mr|gnome-panel-3.6.2-1|652	* Mon May 28 2007 Götz Waschk <waschk@mandriva.org> 2.18.2-1mdv2008.0
12mr|gnome-panel-3.6.2-1|653	+ Revision: 32131
12mr|gnome-panel-3.6.2-1|654	- new version
12mr|gnome-panel-3.6.2-1|655	
12mr|gnome-panel-3.6.2-1|656	* Wed Apr 18 2007 Götz Waschk <waschk@mandriva.org> 2.18.1-1mdv2008.0
12mr|gnome-panel-3.6.2-1|657	+ Revision: 14401
12mr|gnome-panel-3.6.2-1|658	- new version
12mr|gnome-panel-3.6.2-1|659	- update patch 0
12mr|gnome-panel-3.6.2-1|660	- drop patch 15
12mr|gnome-panel-3.6.2-1|661	
12mr|gnome-panel-3.6.2-1|662	
12mr|gnome-panel-3.6.2-1|663	* Tue Mar 20 2007 Frederic Crozat <fcrozat@mandriva.com> 2.18.0-5mdv2007.1
12mr|gnome-panel-3.6.2-1|664	+ Revision: 147037
12mr|gnome-panel-3.6.2-1|665	- Patch15: lock screen when using switch user (Mdv bug #29717)
12mr|gnome-panel-3.6.2-1|666	
12mr|gnome-panel-3.6.2-1|667	* Sat Mar 17 2007 Frederic Crozat <fcrozat@mandriva.com> 2.18.0-4mdv2007.1
12mr|gnome-panel-3.6.2-1|668	+ Revision: 145371
12mr|gnome-panel-3.6.2-1|669	- Update patch14 to no longer warn when some .desktop bookmark are no longer valid
12mr|gnome-panel-3.6.2-1|670	
12mr|gnome-panel-3.6.2-1|671	* Thu Mar 15 2007 Frederic Crozat <fcrozat@mandriva.com> 2.18.0-2mdv2007.1
12mr|gnome-panel-3.6.2-1|672	+ Revision: 144403
12mr|gnome-panel-3.6.2-1|673	- Fix gnome-panel showing incorrectly in menu
12mr|gnome-panel-3.6.2-1|674	
12mr|gnome-panel-3.6.2-1|675	* Mon Mar 12 2007 Götz Waschk <waschk@mandriva.org> 2.18.0-1mdv2007.1
12mr|gnome-panel-3.6.2-1|676	+ Revision: 142088
12mr|gnome-panel-3.6.2-1|677	- new version
12mr|gnome-panel-3.6.2-1|678	- update file list
12mr|gnome-panel-3.6.2-1|679	
12mr|gnome-panel-3.6.2-1|680	+ Thierry Vignaud <tvignaud@mandriva.com>
12mr|gnome-panel-3.6.2-1|681	- no need to package big ChangeLog when NEWS is already there
12mr|gnome-panel-3.6.2-1|682	
12mr|gnome-panel-3.6.2-1|683	* Mon Feb 26 2007 Götz Waschk <waschk@mandriva.org> 2.17.92-1mdv2007.1
12mr|gnome-panel-3.6.2-1|684	+ Revision: 126157
12mr|gnome-panel-3.6.2-1|685	- new version
12mr|gnome-panel-3.6.2-1|686	
12mr|gnome-panel-3.6.2-1|687	* Tue Feb 20 2007 Frederic Crozat <fcrozat@mandriva.com> 2.17.91-2mdv2007.1
12mr|gnome-panel-3.6.2-1|688	+ Revision: 122972
12mr|gnome-panel-3.6.2-1|689	- Update patch1 / add source1 : add default texture to panels
12mr|gnome-panel-3.6.2-1|690	
12mr|gnome-panel-3.6.2-1|691	* Tue Feb 13 2007 Götz Waschk <waschk@mandriva.org> 2.17.91-1mdv2007.1
12mr|gnome-panel-3.6.2-1|692	+ Revision: 120274
12mr|gnome-panel-3.6.2-1|693	- new version
12mr|gnome-panel-3.6.2-1|694	
12mr|gnome-panel-3.6.2-1|695	* Mon Jan 22 2007 Götz Waschk <waschk@mandriva.org> 2.17.90-1mdv2007.1
12mr|gnome-panel-3.6.2-1|696	+ Revision: 111678
12mr|gnome-panel-3.6.2-1|697	- new version
12mr|gnome-panel-3.6.2-1|698	
12mr|gnome-panel-3.6.2-1|699	* Thu Nov 30 2006 Götz Waschk <waschk@mandriva.org> 2.16.2-5mdv2007.1
12mr|gnome-panel-3.6.2-1|700	+ Revision: 89239
12mr|gnome-panel-3.6.2-1|701	- bot rebuild
12mr|gnome-panel-3.6.2-1|702	- rebuild
12mr|gnome-panel-3.6.2-1|703	
12mr|gnome-panel-3.6.2-1|704	* Wed Nov 29 2006 Götz Waschk <waschk@mandriva.org> 2.16.2-3mdv2007.1
12mr|gnome-panel-3.6.2-1|705	+ Revision: 88538
12mr|gnome-panel-3.6.2-1|706	- rebuild
12mr|gnome-panel-3.6.2-1|707	- list all schema files
12mr|gnome-panel-3.6.2-1|708	
12mr|gnome-panel-3.6.2-1|709	* Wed Nov 22 2006 Götz Waschk <waschk@mandriva.org> 2.16.2-1mdv2007.1
12mr|gnome-panel-3.6.2-1|710	+ Revision: 86291
12mr|gnome-panel-3.6.2-1|711	- new version
12mr|gnome-panel-3.6.2-1|712	
12mr|gnome-panel-3.6.2-1|713	* Fri Oct 13 2006 Götz Waschk <waschk@mandriva.org> 2.16.1-3mdv2007.1
12mr|gnome-panel-3.6.2-1|714	+ Revision: 63833
12mr|gnome-panel-3.6.2-1|715	- rebuild
12mr|gnome-panel-3.6.2-1|716	- unpack patches
12mr|gnome-panel-3.6.2-1|717	- Import gnome-panel
12mr|gnome-panel-3.6.2-1|718	
12mr|gnome-panel-3.6.2-1|719	* Fri Oct 06 2006 Gtz Waschk <waschk@mandriva.org> 2.16.1-1mdv2007.0
12mr|gnome-panel-3.6.2-1|720	- drop patch 15
12mr|gnome-panel-3.6.2-1|721	- New version 2.16.1
12mr|gnome-panel-3.6.2-1|722	
12mr|gnome-panel-3.6.2-1|723	* Fri Sep 15 2006 Frederic Crozat <fcrozat@mandriva.com> 2.16.0-3mdv2007.0
12mr|gnome-panel-3.6.2-1|724	- Update patch14 to no query non local file (Mdv bug #25631)
12mr|gnome-panel-3.6.2-1|725	
12mr|gnome-panel-3.6.2-1|726	* Thu Sep 07 2006 Frederic Crozat <fcrozat@mandriva.com> 2.16.0-2mdv2007.0
12mr|gnome-panel-3.6.2-1|727	- Patch15: fix crash when alacarte isn't installed (GNOME bug #354637)
12mr|gnome-panel-3.6.2-1|728	- Requires alacarte
12mr|gnome-panel-3.6.2-1|729	
12mr|gnome-panel-3.6.2-1|730	* Tue Sep 05 2006 Götz Waschk <waschk@mandriva.org> 2.16.0-1mdv2007.0
12mr|gnome-panel-3.6.2-1|731	- New release 2.16.0
12mr|gnome-panel-3.6.2-1|732	
12mr|gnome-panel-3.6.2-1|733	* Thu Aug 24 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.92-2mdv2007.0
12mr|gnome-panel-3.6.2-1|734	- Switch to in-process applets for most used applets
12mr|gnome-panel-3.6.2-1|735	
12mr|gnome-panel-3.6.2-1|736	* Wed Aug 23 2006 Gtz Waschk <waschk@mandriva.org> 2.15.92-1mdv2007.0
12mr|gnome-panel-3.6.2-1|737	- drop patch 16
12mr|gnome-panel-3.6.2-1|738	- New release 2.15.92
12mr|gnome-panel-3.6.2-1|739	
12mr|gnome-panel-3.6.2-1|740	* Sat Aug 19 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.91-5mdv2007.0
12mr|gnome-panel-3.6.2-1|741	- Update patch1, correctly detect menu style and merge patch15 in it
12mr|gnome-panel-3.6.2-1|742	
12mr|gnome-panel-3.6.2-1|743	* Fri Aug 18 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.91-4mdv2007.0
12mr|gnome-panel-3.6.2-1|744	- use the correct version of patch1, not an old one
12mr|gnome-panel-3.6.2-1|745	- Regenerate patch15
12mr|gnome-panel-3.6.2-1|746	
12mr|gnome-panel-3.6.2-1|747	* Thu Aug 10 2006 Gtz Waschk <waschk@mandriva.org> 2.15.91-3mdv2007.0
12mr|gnome-panel-3.6.2-1|748	- rediff patch 14
12mr|gnome-panel-3.6.2-1|749	
12mr|gnome-panel-3.6.2-1|750	* Wed Aug 09 2006 Götz Waschk <waschk@mandriva.org> 2.15.91-1mdv2007.0
12mr|gnome-panel-3.6.2-1|751	- rebuild for new e-d-s
12mr|gnome-panel-3.6.2-1|752	
12mr|gnome-panel-3.6.2-1|753	* Wed Aug 09 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.91-1mdv2007.0
12mr|gnome-panel-3.6.2-1|754	- Release 2.15.91
12mr|gnome-panel-3.6.2-1|755	- Regenerate patch15
12mr|gnome-panel-3.6.2-1|756	- Update patch1, use MDV_MENU_STYLE env variable to disable customisations,
12mr|gnome-panel-3.6.2-1|757	use new mcc .desktop file for default panel launcher
12mr|gnome-panel-3.6.2-1|758	- Remove patch 17 (merged upstream)
12mr|gnome-panel-3.6.2-1|759	- Disable patch14 temporary
12mr|gnome-panel-3.6.2-1|760	
12mr|gnome-panel-3.6.2-1|761	* Wed Aug 02 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.90-4mdv2007.0
12mr|gnome-panel-3.6.2-1|762	- Rebuild with latest dbus
12mr|gnome-panel-3.6.2-1|763	
12mr|gnome-panel-3.6.2-1|764	* Sat Jul 29 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.90-3mdv2007.0
12mr|gnome-panel-3.6.2-1|765	- Patch17: fix panel going crazy when X11 is killed (GNOME bug #348803)
12mr|gnome-panel-3.6.2-1|766	
12mr|gnome-panel-3.6.2-1|767	* Wed Jul 26 2006 Gtz Waschk <waschk@mandriva.org> 2.15.90-2mdv2007.0
12mr|gnome-panel-3.6.2-1|768	- rebuild for new e-d-s
12mr|gnome-panel-3.6.2-1|769	
12mr|gnome-panel-3.6.2-1|770	* Wed Jul 26 2006 Gtz Waschk <waschk@mandriva.org> 2.15.90-1mdv2007.0
12mr|gnome-panel-3.6.2-1|771	- drop patch 17
12mr|gnome-panel-3.6.2-1|772	- New release 2.15.90
12mr|gnome-panel-3.6.2-1|773	
12mr|gnome-panel-3.6.2-1|774	* Tue Jul 18 2006 Frederic Crozat <fcrozat@mandriva.com> 2.14.2-6mdv2007.0
12mr|gnome-panel-3.6.2-1|775	- Update patch1 for final XDG menu switch
12mr|gnome-panel-3.6.2-1|776	- Patch17 : try to use alacarte as menu editor
12mr|gnome-panel-3.6.2-1|777	- Regenerate patch15
12mr|gnome-panel-3.6.2-1|778	
12mr|gnome-panel-3.6.2-1|779	* Sat Jun 24 2006 Frederic Crozat <fcrozat@mandriva.com> 2.14.2-5mdv2007.0
12mr|gnome-panel-3.6.2-1|780	- Update patch1 with xdg menu for firefox
12mr|gnome-panel-3.6.2-1|781	
12mr|gnome-panel-3.6.2-1|782	* Sat Jun 24 2006 Frederic Crozat <fcrozat@mandriva.com> 2.14.2-4mdv2007.0
12mr|gnome-panel-3.6.2-1|783	- Switch to gnome-screensaver
12mr|gnome-panel-3.6.2-1|784	- use new macros
12mr|gnome-panel-3.6.2-1|785	- drop laptop hack in post, we use gnome-power-manager instead
12mr|gnome-panel-3.6.2-1|786	
12mr|gnome-panel-3.6.2-1|787	* Sat Jun 03 2006 Gtz Waschk <waschk@mandriva.org> 2.14.2-3mdv2007.0
12mr|gnome-panel-3.6.2-1|788	- rebuild for e-d-s 1.7.2
12mr|gnome-panel-3.6.2-1|789	
12mr|gnome-panel-3.6.2-1|790	* Thu Jun 01 2006 Gtz Waschk <waschk@mandriva.org> 2.14.2-2mdv2007.0
12mr|gnome-panel-3.6.2-1|791	- fix buildrequires for xorg 7
12mr|gnome-panel-3.6.2-1|792	- rebuild for new e-d-s
12mr|gnome-panel-3.6.2-1|793	
12mr|gnome-panel-3.6.2-1|794	* Wed May 31 2006 Gtz Waschk <waschk@mandriva.org> 2.14.2-1mdv2007.0
12mr|gnome-panel-3.6.2-1|795	- bump deps
12mr|gnome-panel-3.6.2-1|796	- New release 2.14.2
12mr|gnome-panel-3.6.2-1|797	
12mr|gnome-panel-3.6.2-1|798	* Fri Apr 14 2006 Frederic Crozat <fcrozat@mandriva.com> 2.14.1-1mdk
12mr|gnome-panel-3.6.2-1|799	- Release 2.14.1
12mr|gnome-panel-3.6.2-1|800	- Regenerate patches 0, 1, 2, 14, 16
12mr|gnome-panel-3.6.2-1|801	- Remove patches 6 (fixed upstream), 7 (merged upstream)
12mr|gnome-panel-3.6.2-1|802	
12mr|gnome-panel-3.6.2-1|803	* Mon Mar 06 2006 Frederic Crozat <fcrozat@mandriva.com> 2.12.3-3mdk
12mr|gnome-panel-3.6.2-1|804	- Patch16: fix transparency for tray icons (GNOME bug #100600)
12mr|gnome-panel-3.6.2-1|805	
12mr|gnome-panel-3.6.2-1|806	* Thu Mar 02 2006 Götz Waschk <waschk@mandriva.org> 2.12.3-2mdk
12mr|gnome-panel-3.6.2-1|807	- Rebuild to remove howl dep
12mr|gnome-panel-3.6.2-1|808	
12mr|gnome-panel-3.6.2-1|809	* Tue Feb 07 2006 Götz Waschk <waschk@mandriva.org> 2.12.3-1mdk
12mr|gnome-panel-3.6.2-1|810	- New release 2.12.3
12mr|gnome-panel-3.6.2-1|811	- use mkrel
12mr|gnome-panel-3.6.2-1|812	
12mr|gnome-panel-3.6.2-1|813	* Tue Dec 06 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.2-2mdk
12mr|gnome-panel-3.6.2-1|814	- Update patch1, don't add two notification areas
12mr|gnome-panel-3.6.2-1|815	
12mr|gnome-panel-3.6.2-1|816	* Wed Nov 30 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.2-1mdk
12mr|gnome-panel-3.6.2-1|817	- Release 2.12.2
12mr|gnome-panel-3.6.2-1|818	- Regenerate patch14
12mr|gnome-panel-3.6.2-1|819	
12mr|gnome-panel-3.6.2-1|820	* Fri Oct 07 2005 Gtz Waschk <waschk@mandriva.org> 2.12.1-2mdk
12mr|gnome-panel-3.6.2-1|821	- fix buildrequires
12mr|gnome-panel-3.6.2-1|822	
12mr|gnome-panel-3.6.2-1|823	* Fri Oct 07 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.1-1mdk
12mr|gnome-panel-3.6.2-1|824	- Release 2.12.1
12mr|gnome-panel-3.6.2-1|825	- Remove patches 9, 11, 12 (merged upstream)
12mr|gnome-panel-3.6.2-1|826	- Regenerate patches 0, 1, 2, 14
12mr|gnome-panel-3.6.2-1|827	
12mr|gnome-panel-3.6.2-1|828	* Tue Sep 27 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.2-10mdk
12mr|gnome-panel-3.6.2-1|829	- Update patch14, fix for UTF8 encoded url in .desktop file
12mr|gnome-panel-3.6.2-1|830	
12mr|gnome-panel-3.6.2-1|831	* Tue Sep 06 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.2-9mdk
12mr|gnome-panel-3.6.2-1|832	- Update patch14, display directory in shortcuts correctly
12mr|gnome-panel-3.6.2-1|833	
12mr|gnome-panel-3.6.2-1|834	* Sat Sep 03 2005 Götz Waschk <waschk@mandriva.org> 2.10.2-8mdk
12mr|gnome-panel-3.6.2-1|835	- rebuild to remove glitz dep
12mr|gnome-panel-3.6.2-1|836	
12mr|gnome-panel-3.6.2-1|837	* Thu Sep 01 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.2-7mdk
12mr|gnome-panel-3.6.2-1|838	- Update patch15, file to check is really ~/.mdk-no-desktop-launch (Mdk bug #18070)
12mr|gnome-panel-3.6.2-1|839	
12mr|gnome-panel-3.6.2-1|840	* Sat Aug 27 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.2-6mdk
12mr|gnome-panel-3.6.2-1|841	- Update patch14 to detect if .desktop points to existing directory
12mr|gnome-panel-3.6.2-1|842	- Update patch 15, allow disabling the feature when ~/.mdk-no-desktop-launch
12mr|gnome-panel-3.6.2-1|843	file exists.
12mr|gnome-panel-3.6.2-1|844	
12mr|gnome-panel-3.6.2-1|845	* Fri Aug 26 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.2-5mdk
12mr|gnome-panel-3.6.2-1|846	- Patch14: support .desktop as bookmarks
12mr|gnome-panel-3.6.2-1|847	- Patch15: start applications in Desktop dir by default
12mr|gnome-panel-3.6.2-1|848	
12mr|gnome-panel-3.6.2-1|849	* Fri Aug 05 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.2-4mdk
12mr|gnome-panel-3.6.2-1|850	- Patch13: fix KDE icons search (Mdk bug #17279)
12mr|gnome-panel-3.6.2-1|851	
12mr|gnome-panel-3.6.2-1|852	* Fri Aug 05 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.2-3mdk
12mr|gnome-panel-3.6.2-1|853	- Really add patch12 this time
12mr|gnome-panel-3.6.2-1|854	
12mr|gnome-panel-3.6.2-1|855	* Fri Aug 05 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.2-2mdk
12mr|gnome-panel-3.6.2-1|856	- Patch12 (CVS): fix executable name in .server file
12mr|gnome-panel-3.6.2-1|857	- Update patch11 with crash fix (CVS)
12mr|gnome-panel-3.6.2-1|858	
12mr|gnome-panel-3.6.2-1|859	* Wed Jun 29 2005 Gtz Waschk <waschk@mandriva.org> 2.10.2-1mdk
12mr|gnome-panel-3.6.2-1|860	- drop patch 10
12mr|gnome-panel-3.6.2-1|861	- New release 2.10.2
12mr|gnome-panel-3.6.2-1|862	
12mr|gnome-panel-3.6.2-1|863	* Wed Jun 08 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-8mdk
12mr|gnome-panel-3.6.2-1|864	- Patch11: initially load menu in idle loop
12mr|gnome-panel-3.6.2-1|865	
12mr|gnome-panel-3.6.2-1|866	* Thu May 26 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-7mdk
12mr|gnome-panel-3.6.2-1|867	- Update patch1 : use Mdk path for evolution,fix typo in default settings
12mr|gnome-panel-3.6.2-1|868	
12mr|gnome-panel-3.6.2-1|869	* Sat May 14 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-6mdk
12mr|gnome-panel-3.6.2-1|870	- Patch10 (CVS): fixes various crashes
12mr|gnome-panel-3.6.2-1|871	- replace Prereq with new syntax
12mr|gnome-panel-3.6.2-1|872	
12mr|gnome-panel-3.6.2-1|873	* Thu Apr 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.10.1-5mdk
12mr|gnome-panel-3.6.2-1|874	- buildrequires libglade >= 2.5.0
12mr|gnome-panel-3.6.2-1|875	
12mr|gnome-panel-3.6.2-1|876	* Thu Apr 28 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-4mdk
12mr|gnome-panel-3.6.2-1|877	- Remove patch10, it is causing crashes
12mr|gnome-panel-3.6.2-1|878	
12mr|gnome-panel-3.6.2-1|879	* Wed Apr 27 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-3mdk
12mr|gnome-panel-3.6.2-1|880	- Patch10 : don't keep reference on recent view
12mr|gnome-panel-3.6.2-1|881	
12mr|gnome-panel-3.6.2-1|882	* Sun Apr 24 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.10.1-2mdk
12mr|gnome-panel-3.6.2-1|883	- add BuildRequires: gtk-doc gnome-common intltool
12mr|gnome-panel-3.6.2-1|884	
12mr|gnome-panel-3.6.2-1|885	* Sat Apr 23 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-1mdk
12mr|gnome-panel-3.6.2-1|886	- Release 2.10.1 (based on Gtz Waschk package)
12mr|gnome-panel-3.6.2-1|887	- Remove source 2 (now in gnome-menus)
12mr|gnome-panel-3.6.2-1|888	- Update patches 0, 2, 6
12mr|gnome-panel-3.6.2-1|889	- Remove patches 3, 4, 5 (merged upstream), 7 (not applicable)
12mr|gnome-panel-3.6.2-1|890	- Patch8 (CVS): update to new menu API
12mr|gnome-panel-3.6.2-1|891	
12mr|gnome-panel-3.6.2-1|892	* Wed Mar 16 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.3-6mdk
12mr|gnome-panel-3.6.2-1|893	- Patch8: fix hidden tray icons at startup (GNOME bug #108864)
12mr|gnome-panel-3.6.2-1|894	
12mr|gnome-panel-3.6.2-1|895	* Thu Mar 10 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.3-5mdk
12mr|gnome-panel-3.6.2-1|896	- Update patch3 and source4 to fix Mdk bug #12971
12mr|gnome-panel-3.6.2-1|897	
12mr|gnome-panel-3.6.2-1|898	* Wed Mar 09 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.3-4mdk
12mr|gnome-panel-3.6.2-1|899	- Update patch3 with better legacy support and fix for Mdk bug 14379
12mr|gnome-panel-3.6.2-1|900	- Update source2 with more translations
12mr|gnome-panel-3.6.2-1|901	
12mr|gnome-panel-3.6.2-1|902	* Wed Mar 02 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.3-3mdk
12mr|gnome-panel-3.6.2-1|903	- Update patch1 with fixed path for MCC
12mr|gnome-panel-3.6.2-1|904	
12mr|gnome-panel-3.6.2-1|905	* Wed Feb 16 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.3-2mdk
12mr|gnome-panel-3.6.2-1|906	- Update patch1 with modified default launchers
12mr|gnome-panel-3.6.2-1|907	- Update patch3 to really fix default layout order
12mr|gnome-panel-3.6.2-1|908	
12mr|gnome-panel-3.6.2-1|909	* Tue Feb 15 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.3-1mdk
12mr|gnome-panel-3.6.2-1|910	- Release 2.8.3
12mr|gnome-panel-3.6.2-1|911	
12mr|gnome-panel-3.6.2-1|912	* Mon Feb 14 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.2-9mdk
12mr|gnome-panel-3.6.2-1|913	- Update patch1 for modified location of MCC menu entry
12mr|gnome-panel-3.6.2-1|914	- Update source2 to display "Core" entries
12mr|gnome-panel-3.6.2-1|915	- Update patch3 with default layout fixed (menus then entries)
12mr|gnome-panel-3.6.2-1|916	
12mr|gnome-panel-3.6.2-1|917	* Fri Feb 11 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.2-8mdk
12mr|gnome-panel-3.6.2-1|918	- Add source2: ship XDG menu files for original menus
12mr|gnome-panel-3.6.2-1|919	
12mr|gnome-panel-3.6.2-1|920	* Mon Feb 07 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.2-7mdk
12mr|gnome-panel-3.6.2-1|921	- Update patch3 with new version of layout patch
12mr|gnome-panel-3.6.2-1|922	- Regenerate patch1
12mr|gnome-panel-3.6.2-1|923	
12mr|gnome-panel-3.6.2-1|924	* Fri Jan 28 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.2-6mdk
12mr|gnome-panel-3.6.2-1|925	- Update patch3 to support optional part of menu spec (layout)
12mr|gnome-panel-3.6.2-1|926	
12mr|gnome-panel-3.6.2-1|927	* Wed Jan 05 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.2-5mdk
12mr|gnome-panel-3.6.2-1|928	- Rebuild with latest howl
12mr|gnome-panel-3.6.2-1|929	
12mr|gnome-panel-3.6.2-1|930	* Tue Dec 21 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.2-4mdk
12mr|gnome-panel-3.6.2-1|931	- Update patch 3 to refresh correctly menus after running update-menus
12mr|gnome-panel-3.6.2-1|932	
12mr|gnome-panel-3.6.2-1|933	* Fri Dec 17 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.2-3mdk
12mr|gnome-panel-3.6.2-1|934	- Update patch 3 with support for version 0.9 of spec and using glib 2.6.x
12mr|gnome-panel-3.6.2-1|935	- Update patch 1 (mdk menu only if mdk customizations are set,
12mr|gnome-panel-3.6.2-1|936	applications are back in the main menu)
12mr|gnome-panel-3.6.2-1|937	- Add battstat applet when installing on a laptop (Fedora)
12mr|gnome-panel-3.6.2-1|938	- Change default layout, back to two panels (I swear, it won't change... :)
12mr|gnome-panel-3.6.2-1|939	- Patch4: fix clock format in or po file
12mr|gnome-panel-3.6.2-1|940	- Patch5 (Fedora): use new configuration location (in sync with future GNOME 2.10)
12mr|gnome-panel-3.6.2-1|941	- Patch6 (Novell): ignore launcher double click
12mr|gnome-panel-3.6.2-1|942	- Patch7 (Novell): fix screenshot hang when destination hasn't enough perms
12mr|gnome-panel-3.6.2-1|943	
12mr|gnome-panel-3.6.2-1|944	* Tue Dec 14 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.2-2mdk
12mr|gnome-panel-3.6.2-1|945	- Patch3 (CVS): XDG menu support
12mr|gnome-panel-3.6.2-1|946	- Regenerate patches 1 & 3
12mr|gnome-panel-3.6.2-1|947	- Remove menu methods
12mr|gnome-panel-3.6.2-1|948	
12mr|gnome-panel-3.6.2-1|949	* Mon Dec 06 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.8.2-1mdk
12mr|gnome-panel-3.6.2-1|950	- drop merged patch 3
12mr|gnome-panel-3.6.2-1|951	- New release 2.8.2
12mr|gnome-panel-3.6.2-1|952	
12mr|gnome-panel-3.6.2-1|953	* Thu Nov 11 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.8.1-2mdk
12mr|gnome-panel-3.6.2-1|954	- remove menu entry
12mr|gnome-panel-3.6.2-1|955	- add desktop-file-utils dependancy
12mr|gnome-panel-3.6.2-1|956	
12mr|gnome-panel-3.6.2-1|957	* Wed Nov 10 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.8.1-1mdk
12mr|gnome-panel-3.6.2-1|958	- add some mime support to the menu method
12mr|gnome-panel-3.6.2-1|959	- fix gconf schema uninstallation
12mr|gnome-panel-3.6.2-1|960	- fix omf file listing
12mr|gnome-panel-3.6.2-1|961	- New release 2.8.1
12mr|gnome-panel-3.6.2-1|962	- Regenerate patches 1, 2
12mr|gnome-panel-3.6.2-1|963	- Remove patches 3, 4, 5, 6 (merged upstream)
12mr|gnome-panel-3.6.2-1|964	- Patch3 (Fedora): fix dropping non-ASCII uris
12mr|gnome-panel-3.6.2-1|965	
12mr|gnome-panel-3.6.2-1|966	* Tue Oct 05 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.2-8mdk
12mr|gnome-panel-3.6.2-1|967	- Patch6 (CVS): fix save to webpage translation (Mdk bug #11905)
12mr|gnome-panel-3.6.2-1|968	
12mr|gnome-panel-3.6.2-1|969	* Thu Sep 30 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.2-7mdk
12mr|gnome-panel-3.6.2-1|970	- Update patch2 to display Mdk logo instead of Foot (was forgotten)
12mr|gnome-panel-3.6.2-1|971	
12mr|gnome-panel-3.6.2-1|972	* Thu Sep 23 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.2-6mdk
12mr|gnome-panel-3.6.2-1|973	- Patch5 (CVS): many bug fixes for clock/calendar applet (Mdk bug #11599)
12mr|gnome-panel-3.6.2-1|974	
12mr|gnome-panel-3.6.2-1|975	* Wed Sep 01 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.2-5mdk
12mr|gnome-panel-3.6.2-1|976	- Patch4 (CVS): fix evolution command line parameter
12mr|gnome-panel-3.6.2-1|977	
12mr|gnome-panel-3.6.2-1|978	* Tue Aug 24 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.2-4mdk
12mr|gnome-panel-3.6.2-1|979	- Patch3 (CVS): fix moving applets with middle button (Mdk bug #10921)
12mr|gnome-panel-3.6.2-1|980	
12mr|gnome-panel-3.6.2-1|981	* Wed Aug 18 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.2-3mdk
12mr|gnome-panel-3.6.2-1|982	- Update patch1 for menu changes
12mr|gnome-panel-3.6.2-1|983	
12mr|gnome-panel-3.6.2-1|984	* Tue Aug 10 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.2-2mdk
12mr|gnome-panel-3.6.2-1|985	- Update patch2 to call pmsuspend (therefore it is disabled)
12mr|gnome-panel-3.6.2-1|986	- Update patch1 (partially merged)
12mr|gnome-panel-3.6.2-1|987	- Enable dropped requirements
12mr|gnome-panel-3.6.2-1|988	- Update sources 1 & 2 to no longer use menu-link.sh
12mr|gnome-panel-3.6.2-1|989	
12mr|gnome-panel-3.6.2-1|990	* Wed Jun 16 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.6.2-1mdk
12mr|gnome-panel-3.6.2-1|991	- drop merged patch 3
12mr|gnome-panel-3.6.2-1|992	- New release 2.6.2
12mr|gnome-panel-3.6.2-1|993	
12mr|gnome-panel-3.6.2-1|994	* Wed Jun 09 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 2.6.1-6mdk
12mr|gnome-panel-3.6.2-1|995	- fix buildrequires
12mr|gnome-panel-3.6.2-1|996	- cosmetics
12mr|gnome-panel-3.6.2-1|997	
12mr|gnome-panel-3.6.2-1|998	* Mon May 24 2004 Abel Cheung <deaddog@deaddog.org> 2.6.1-5mdk
12mr|gnome-panel-3.6.2-1|999	- Update patch2 (call pmsuspend2 instead of pmsuspend)
12mr|gnome-panel-3.6.2-1|1000	- Leave some requirements for review later
12mr|gnome-panel-3.6.2-1|1001	- Fix buildrequires and devel requires
12mr|gnome-panel-3.6.2-1|1002	- Patch3: Fix brainless translation, thus fixing schemas install
12mr|gnome-panel-3.6.2-1|1003	
12mr|gnome-panel-3.6.2-1|1004	* Sun May 23 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.6.1-4mdk
12mr|gnome-panel-3.6.2-1|1005	- reenable libtoolize
12mr|gnome-panel-3.6.2-1|1006	- new eds
12mr|gnome-panel-3.6.2-1|1007	
12mr|gnome-panel-3.6.2-1|1008	* Sat May 01 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.6.1-3mdk
12mr|gnome-panel-3.6.2-1|1009	- fix buildrequires
12mr|gnome-panel-3.6.2-1|1010	
12mr|gnome-panel-3.6.2-1|1011	* Wed Apr 21 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.1-2mdk
12mr|gnome-panel-3.6.2-1|1012	- Enable evolution-data-server support
12mr|gnome-panel-3.6.2-1|1013	
12mr|gnome-panel-3.6.2-1|1014	* Wed Apr 21 2004 Gtz Waschk <waschk@linux-mandrake.com> 2.6.1-1mdk
12mr|gnome-panel-3.6.2-1|1015	- requires new GConf2
12mr|gnome-panel-3.6.2-1|1016	- drop merged patch 3
12mr|gnome-panel-3.6.2-1|1017	- rediff patch 1
12mr|gnome-panel-3.6.2-1|1018	- new version
12mr|gnome-panel-3.6.2-1|1019	
12mr|gnome-panel-3.6.2-1|1020	* Wed Apr 07 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.0-2mdk
12mr|gnome-panel-3.6.2-1|1021	- Fix patch 1 : still use Applications for main menu name
12mr|gnome-panel-3.6.2-1|1022	
12mr|gnome-panel-3.6.2-1|1023	* Wed Apr 07 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.0-1mdk
12mr|gnome-panel-3.6.2-1|1024	- Release 2.6.0 (with Gtz help)
12mr|gnome-panel-3.6.2-1|1025	- Regenerate patches 0, 1, 2
12mr|gnome-panel-3.6.2-1|1026	- remove patch3 (merged upstream)
12mr|gnome-panel-3.6.2-1|1027	- Patch3 : fix parallel build
12mr|gnome-panel-3.6.2-1|1028	

14152 12
12mr|gnome-phone-manager-0.68-3|1	Name: 	 	gnome-phone-manager
12mr|gnome-phone-manager-0.68-3|2	Summary: 	GNOME Cellular Phone Manager
12mr|gnome-phone-manager-0.68-3|3	Version: 	0.68
12mr|gnome-phone-manager-0.68-3|4	Release: 	%mkrel 3
12mr|gnome-phone-manager-0.68-3|5	Source0:	ftp://ftp.gnome.org/pub/gnome/sources/gnome-phone-manager/%version/%{name}-%{version}.tar.xz
12mr|gnome-phone-manager-0.68-3|6	Patch0:		gnome-phone-manager-0.68-eds.patch
12mr|gnome-phone-manager-0.68-3|7	URL:		http://live.gnome.org/PhoneManager
12mr|gnome-phone-manager-0.68-3|8	License:	GPLv2+
12mr|gnome-phone-manager-0.68-3|9	Group:		Communications/Mobile
12mr|gnome-phone-manager-0.68-3|10	BuildRequires:	intltool >= 0.35.0
12mr|gnome-phone-manager-0.68-3|11	BuildRequires:	GConf2
12mr|gnome-phone-manager-0.68-3|12	BuildRequires:	gnome-common
12mr|gnome-phone-manager-0.68-3|13	BuildRequires:	gettext-devel
12mr|gnome-phone-manager-0.68-3|14	BuildRequires:	gtk-doc
12mr|gnome-phone-manager-0.68-3|15	BuildRequires:	pkgconfig(bluez)
12mr|gnome-phone-manager-0.68-3|16	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|gnome-phone-manager-0.68-3|17	BuildRequires:	pkgconfig(gconf-2.0)
12mr|gnome-phone-manager-0.68-3|18	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.0
12mr|gnome-phone-manager-0.68-3|19	BuildRequires:	pkgconfig(gmodule-2.0)
12mr|gnome-phone-manager-0.68-3|20	BuildRequires:	pkgconfig(gnokii) >= 0.6.28
12mr|gnome-phone-manager-0.68-3|21	BuildRequires:	pkgconfig(gnome-bluetooth-1.0) >= 3.0
12mr|gnome-phone-manager-0.68-3|22	BuildRequires:	pkgconfig(gnome-icon-theme) >= 2.19.1
12mr|gnome-phone-manager-0.68-3|23	BuildRequires:	pkgconfig(gobject-2.0)
12mr|gnome-phone-manager-0.68-3|24	BuildRequires:	pkgconfig(libedataserverui-3.0)
12mr|gnome-phone-manager-0.68-3|25	BuildRequires:	pkgconfig(gthread-2.0)
12mr|gnome-phone-manager-0.68-3|26	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
12mr|gnome-phone-manager-0.68-3|27	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mr|gnome-phone-manager-0.68-3|28	BuildRequires:	pkgconfig(libebook-1.2)
12mr|gnome-phone-manager-0.68-3|29	BuildRequires:	pkgconfig(telepathy-glib)
12mr|gnome-phone-manager-0.68-3|30	
12mr|gnome-phone-manager-0.68-3|31	%description
12mr|gnome-phone-manager-0.68-3|32	Phone Manager allows you to control aspects of your mobile phone from the
12mr|gnome-phone-manager-0.68-3|33	GNOME desktop.
12mr|gnome-phone-manager-0.68-3|34	
12mr|gnome-phone-manager-0.68-3|35	Current features include:
12mr|gnome-phone-manager-0.68-3|36	* Runs in the background; indicates status on the panel notification area.
12mr|gnome-phone-manager-0.68-3|37	* Display on-screen alert when text message (SMS) arrives
12mr|gnome-phone-manager-0.68-3|38	* Text message (SMS) sending facility
12mr|gnome-phone-manager-0.68-3|39	* Evolution Addressbook integration when sending messages
12mr|gnome-phone-manager-0.68-3|40	
12mr|gnome-phone-manager-0.68-3|41	Phone Manager supports any mobile phone that can connect to your computer as a
12mr|gnome-phone-manager-0.68-3|42	serial port: via Bluetooth, IrDA, or a serial cable.
12mr|gnome-phone-manager-0.68-3|43	
12mr|gnome-phone-manager-0.68-3|44	%prep
12mr|gnome-phone-manager-0.68-3|45	%setup -q
12mr|gnome-phone-manager-0.68-3|46	%patch0 -p1
12mr|gnome-phone-manager-0.68-3|47	
12mr|gnome-phone-manager-0.68-3|48	%build
12mr|gnome-phone-manager-0.68-3|49	NOCONFIGURE=yes gnome-autogen.sh
12mr|gnome-phone-manager-0.68-3|50	%configure2_5x --enable-shared --disable-static
12mr|gnome-phone-manager-0.68-3|51	%make
12mr|gnome-phone-manager-0.68-3|52	
12mr|gnome-phone-manager-0.68-3|53	%install
12mr|gnome-phone-manager-0.68-3|54	%makeinstall_std
12mr|gnome-phone-manager-0.68-3|55	
12mr|gnome-phone-manager-0.68-3|56	%find_lang %name
12mr|gnome-phone-manager-0.68-3|57	
12mr|gnome-phone-manager-0.68-3|58	find %{buildroot} -name '*.la' -delete
12mr|gnome-phone-manager-0.68-3|59	
12mr|gnome-phone-manager-0.68-3|60	%preun
12mr|gnome-phone-manager-0.68-3|61	%preun_uninstall_gconf_schemas %{name}
12mr|gnome-phone-manager-0.68-3|62	
12mr|gnome-phone-manager-0.68-3|63	%files -f %{name}.lang
12mr|gnome-phone-manager-0.68-3|64	%doc README AUTHORS
12mr|gnome-phone-manager-0.68-3|65	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12mr|gnome-phone-manager-0.68-3|66	%{_bindir}/*
12mr|gnome-phone-manager-0.68-3|67	%{_datadir}/%name
12mr|gnome-phone-manager-0.68-3|68	%{_datadir}/applications/*.desktop
12mr|gnome-phone-manager-0.68-3|69	%{_mandir}/man1/*
12mr|gnome-phone-manager-0.68-3|70	%_libexecdir/telepathy-phoney
12mr|gnome-phone-manager-0.68-3|71	%_libdir/gnome-bluetooth/plugins/libphonemgr.so
12mr|gnome-phone-manager-0.68-3|72	%_datadir/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.phoney.service
12mr|gnome-phone-manager-0.68-3|73	%_datadir/telepathy/managers/phoney.manager
12mr|gnome-phone-manager-0.68-3|74	
12mr|gnome-phone-manager-0.68-3|75	
12mr|gnome-phone-manager-0.68-3|76	
12mr|gnome-phone-manager-0.68-3|77	%changelog
12mr|gnome-phone-manager-0.68-3|78	

14153 12
12mr|gnome-pilot-2.91.93-2|1	%define _disable_ld_no_undefined 1
12mr|gnome-pilot-2.91.93-2|2	
12mr|gnome-pilot-2.91.93-2|3	%define api 3.0
12mr|gnome-pilot-2.91.93-2|4	%define major 0
12mr|gnome-pilot-2.91.93-2|5	%define cmmajor 0
12mr|gnome-pilot-2.91.93-2|6	%define conduitmajor 0
12mr|gnome-pilot-2.91.93-2|7	%define libname %mklibname %{name} %{api} %{major}
12mr|gnome-pilot-2.91.93-2|8	%define libcm %mklibname pilotdcm %{api} %{cmmajor}
12mr|gnome-pilot-2.91.93-2|9	%define libconduit %mklibname gpilotdconduit %{api} %{conduitmajor}
12mr|gnome-pilot-2.91.93-2|10	%define develname %mklibname -d %{name}
12mr|gnome-pilot-2.91.93-2|11	
12mr|gnome-pilot-2.91.93-2|12	Summary:	GNOME Pilot programs
12mr|gnome-pilot-2.91.93-2|13	Name:		gnome-pilot
12mr|gnome-pilot-2.91.93-2|14	Version:	2.91.93
12mr|gnome-pilot-2.91.93-2|15	Release:	2
12mr|gnome-pilot-2.91.93-2|16	License:	GPLv2+ and LGPLv2+
12mr|gnome-pilot-2.91.93-2|17	Group:		Graphical desktop/GNOME
12mr|gnome-pilot-2.91.93-2|18	URL:		http://www.gnome.org/projects/gnome-pilot/
12mr|gnome-pilot-2.91.93-2|19	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|gnome-pilot-2.91.93-2|20	
12mr|gnome-pilot-2.91.93-2|21	BuildRequires: intltool
12mr|gnome-pilot-2.91.93-2|22	BuildRequires: desktop-file-utils
12mr|gnome-pilot-2.91.93-2|23	BuildRequires: gnome-doc-utils-devel
12mr|gnome-pilot-2.91.93-2|24	BuildRequires: gob2
12mr|gnome-pilot-2.91.93-2|25	BuildRequires: pkgconfig(dbus-glib-1) >= 0.74
12mr|gnome-pilot-2.91.93-2|26	BuildRequires: pkgconfig(gconf-2.0)
12mr|gnome-pilot-2.91.93-2|27	BuildRequires: pkgconfig(gtk+-3.0) >= 2.99.2
12mr|gnome-pilot-2.91.93-2|28	BuildRequires: pkgconfig(gudev-1.0)
12mr|gnome-pilot-2.91.93-2|29	BuildRequires: pkgconfig(libebook-1.2)
12mr|gnome-pilot-2.91.93-2|30	BuildRequires: pkgconfig(libecal-1.2)
12mr|gnome-pilot-2.91.93-2|31	BuildRequires: pkgconfig(libedataserverui-3.0)
12mr|gnome-pilot-2.91.93-2|32	BuildRequires: pkgconfig(libpanelapplet-4.0)
12mr|gnome-pilot-2.91.93-2|33	BuildRequires: pkgconfig(libxml-2.0)
12mr|gnome-pilot-2.91.93-2|34	BuildRequires: pkgconfig(pilot-link) >= 0.12.0
12mr|gnome-pilot-2.91.93-2|35	BuildRequires: scrollkeeper
12mr|gnome-pilot-2.91.93-2|36	
12mr|gnome-pilot-2.91.93-2|37	%description
12mr|gnome-pilot-2.91.93-2|38	GNOME pilot is a collection of programs and daemon for integrating
12mr|gnome-pilot-2.91.93-2|39	GNOME and the PalmPilot (tm).
12mr|gnome-pilot-2.91.93-2|40	
12mr|gnome-pilot-2.91.93-2|41	%package -n %{libname}
12mr|gnome-pilot-2.91.93-2|42	Summary:	GNOME pilot libraries
12mr|gnome-pilot-2.91.93-2|43	Group:		System/Libraries
12mr|gnome-pilot-2.91.93-2|44	
12mr|gnome-pilot-2.91.93-2|45	%description -n %{libname}
12mr|gnome-pilot-2.91.93-2|46	GNOME-Pilot libraries
12mr|gnome-pilot-2.91.93-2|47	
12mr|gnome-pilot-2.91.93-2|48	%package -n %{libcm}
12mr|gnome-pilot-2.91.93-2|49	Summary:	GNOME pilot libraries
12mr|gnome-pilot-2.91.93-2|50	Group:		System/Libraries
12mr|gnome-pilot-2.91.93-2|51	
12mr|gnome-pilot-2.91.93-2|52	%description -n %{libcm}
12mr|gnome-pilot-2.91.93-2|53	GNOME-Pilot libraries
12mr|gnome-pilot-2.91.93-2|54	
12mr|gnome-pilot-2.91.93-2|55	%package -n %{libconduit}
12mr|gnome-pilot-2.91.93-2|56	Summary:	GNOME pilot libraries
12mr|gnome-pilot-2.91.93-2|57	Group:		System/Libraries
12mr|gnome-pilot-2.91.93-2|58	
12mr|gnome-pilot-2.91.93-2|59	%description -n %{libconduit}
12mr|gnome-pilot-2.91.93-2|60	GNOME-Pilot libraries
12mr|gnome-pilot-2.91.93-2|61	
12mr|gnome-pilot-2.91.93-2|62	%package -n %{develname}
12mr|gnome-pilot-2.91.93-2|63	Summary:	GNOME pilot libraries, includes, etc
12mr|gnome-pilot-2.91.93-2|64	Group:		Development/GNOME and GTK+
12mr|gnome-pilot-2.91.93-2|65	Requires:	%{libname} = %{version}-%{release}
12mr|gnome-pilot-2.91.93-2|66	Requires:	%{libcm} = %{version}-%{release}
12mr|gnome-pilot-2.91.93-2|67	Requires:	%{libconduit} = %{version}
12mr|gnome-pilot-2.91.93-2|68	Provides:	%{name}-devel = %{version}-%{release}
12mr|gnome-pilot-2.91.93-2|69	%rename	%{name}-devel < %{version}-%{release}
12mr|gnome-pilot-2.91.93-2|70	
12mr|gnome-pilot-2.91.93-2|71	%description -n %{develname}
12mr|gnome-pilot-2.91.93-2|72	gpilotd libraries and includes.
12mr|gnome-pilot-2.91.93-2|73	
12mr|gnome-pilot-2.91.93-2|74	%prep
12mr|gnome-pilot-2.91.93-2|75	%setup -q
12mr|gnome-pilot-2.91.93-2|76	
12mr|gnome-pilot-2.91.93-2|77	%build
12mr|gnome-pilot-2.91.93-2|78	%configure2_5x \
12mr|gnome-pilot-2.91.93-2|79	--disable-static \
12mr|gnome-pilot-2.91.93-2|80	--enable-usb \
12mr|gnome-pilot-2.91.93-2|81	--enable-network
12mr|gnome-pilot-2.91.93-2|82	
12mr|gnome-pilot-2.91.93-2|83	%make
12mr|gnome-pilot-2.91.93-2|84	
12mr|gnome-pilot-2.91.93-2|85	%install
12mr|gnome-pilot-2.91.93-2|86	rm -rf %{buildroot}
12mr|gnome-pilot-2.91.93-2|87	%makeinstall_std
12mr|gnome-pilot-2.91.93-2|88	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|gnome-pilot-2.91.93-2|89	
12mr|gnome-pilot-2.91.93-2|90	mkdir -p %{buildroot}%{_datadir}/applications
12mr|gnome-pilot-2.91.93-2|91	cat > %{buildroot}%{_datadir}/applications/mandriva-gpilot-install-file.desktop << EOF
12mr|gnome-pilot-2.91.93-2|92	[Desktop Entry]
12mr|gnome-pilot-2.91.93-2|93	Name=GNOME Pilot Install Databases
12mr|gnome-pilot-2.91.93-2|94	Comment=Install Databases on your Palm Pilot
12mr|gnome-pilot-2.91.93-2|95	Exec=gpilot-install-file %U
12mr|gnome-pilot-2.91.93-2|96	Icon=gnome-palm
12mr|gnome-pilot-2.91.93-2|97	Terminal=false
12mr|gnome-pilot-2.91.93-2|98	Type=Application
12mr|gnome-pilot-2.91.93-2|99	StartupNotify=true
12mr|gnome-pilot-2.91.93-2|100	MimeType=application/x-palm-database;
12mr|gnome-pilot-2.91.93-2|101	Categories=GNOME;GTK;TelephonyTools;Utility;
12mr|gnome-pilot-2.91.93-2|102	Hidden=true
12mr|gnome-pilot-2.91.93-2|103	EOF
12mr|gnome-pilot-2.91.93-2|104	
12mr|gnome-pilot-2.91.93-2|105	desktop-file-install --vendor="" \
12mr|gnome-pilot-2.91.93-2|106	--remove-category="Application" \
12mr|gnome-pilot-2.91.93-2|107	--dir %{buildroot}%{_datadir}/applications \
12mr|gnome-pilot-2.91.93-2|108	%{buildroot}%{_datadir}/applications/gpilotd-control-applet.desktop
12mr|gnome-pilot-2.91.93-2|109	
12mr|gnome-pilot-2.91.93-2|110	%{find_lang} %{name} --with-gnome
12mr|gnome-pilot-2.91.93-2|111	#for omf in %{buildroot}%{_datadir}/omf/*/*-??*.omf;do
12mr|gnome-pilot-2.91.93-2|112	#   echo "%lang($(basename $omf|sed -e s/.*-// -e s/.omf//)) $(echo $omf|sed -e s!%{buildroot}!!)" >> %{name}.lang
12mr|gnome-pilot-2.91.93-2|113	#done
12mr|gnome-pilot-2.91.93-2|114	
12mr|gnome-pilot-2.91.93-2|115	%define gconf_schemas pilot
12mr|gnome-pilot-2.91.93-2|116	%preun
12mr|gnome-pilot-2.91.93-2|117	%preun_uninstall_gconf_schemas %gconf_schemas
12mr|gnome-pilot-2.91.93-2|118	
12mr|gnome-pilot-2.91.93-2|119	%files -f %{name}.lang
12mr|gnome-pilot-2.91.93-2|120	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|gnome-pilot-2.91.93-2|121	%{_sysconfdir}/gconf/schemas/pilot.schemas
12mr|gnome-pilot-2.91.93-2|122	%{_bindir}/*
12mr|gnome-pilot-2.91.93-2|123	%{_libexecdir}/gpilotd
12mr|gnome-pilot-2.91.93-2|124	%{_libexecdir}/gpilot-applet
12mr|gnome-pilot-2.91.93-2|125	%dir %{_libdir}/gnome-pilot
12mr|gnome-pilot-2.91.93-2|126	%dir %{_libdir}/gnome-pilot/conduits
12mr|gnome-pilot-2.91.93-2|127	%{_libdir}/gnome-pilot/conduits/*.so
12mr|gnome-pilot-2.91.93-2|128	#%dir %{_datadir}/omf/*
12mr|gnome-pilot-2.91.93-2|129	%{_datadir}/applications/*.desktop
12mr|gnome-pilot-2.91.93-2|130	%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.PilotApplet.panel-applet
12mr|gnome-pilot-2.91.93-2|131	%{_datadir}/gnome-pilot
12mr|gnome-pilot-2.91.93-2|132	%{_datadir}/mime-info/*
12mr|gnome-pilot-2.91.93-2|133	#%{_datadir}/omf/*/*-C.omf
12mr|gnome-pilot-2.91.93-2|134	%{_datadir}/dbus-1/services/org.gnome.GnomePilot.service
12mr|gnome-pilot-2.91.93-2|135	%{_datadir}/dbus-1/services/org.gnome.panel.applet.PilotAppletFactory.service
12mr|gnome-pilot-2.91.93-2|136	%{_datadir}/pixmaps/*
12mr|gnome-pilot-2.91.93-2|137	%{_mandir}/man1/*
12mr|gnome-pilot-2.91.93-2|138	
12mr|gnome-pilot-2.91.93-2|139	%files -n %{libname}
12mr|gnome-pilot-2.91.93-2|140	%{_libdir}/libgpilotd-%{api}.so.%{major}*
12mr|gnome-pilot-2.91.93-2|141	
12mr|gnome-pilot-2.91.93-2|142	%files -n %{libcm}
12mr|gnome-pilot-2.91.93-2|143	%{_libdir}/libgpilotdcm-%{api}.so.%{cmmajor}*
12mr|gnome-pilot-2.91.93-2|144	
12mr|gnome-pilot-2.91.93-2|145	%files -n %{libconduit}
12mr|gnome-pilot-2.91.93-2|146	%{_libdir}/libgpilotdconduit-%{api}.so.%{conduitmajor}*
12mr|gnome-pilot-2.91.93-2|147	
12mr|gnome-pilot-2.91.93-2|148	%files -n %{develname}
12mr|gnome-pilot-2.91.93-2|149	%{_includedir}/*
12mr|gnome-pilot-2.91.93-2|150	%{_libdir}/*.so
12mr|gnome-pilot-2.91.93-2|151	%{_libdir}/pkgconfig/*
12mr|gnome-pilot-2.91.93-2|152	
12mr|gnome-pilot-2.91.93-2|153	
12mr|gnome-pilot-2.91.93-2|154	
12mr|gnome-pilot-2.91.93-2|155	
12mr|gnome-pilot-2.91.93-2|156	%changelog
12mr|gnome-pilot-2.91.93-2|157	* Mon Sep  3 2012 icedphoenix <icedphoenix@rosalab.ru>
12mr|gnome-pilot-2.91.93-2|158	+ Commit: ad74987
12mr|gnome-pilot-2.91.93-2|159	- adopted for ROSA
12mr|gnome-pilot-2.91.93-2|160	
12mr|gnome-pilot-2.91.93-2|161	* Mon Sep  3 2012 icedphoenix <icedphoenix@rosalab.ru>
12mr|gnome-pilot-2.91.93-2|162	+ Commit: dba13c0
12mr|gnome-pilot-2.91.93-2|163	- adopted for ROSA
12mr|gnome-pilot-2.91.93-2|164	
12mr|gnome-pilot-2.91.93-2|165	

14154 12
12mr|gnome-pilot-conduits-2.91.93-1|1	%define gnome_pilot 2.91.93
12mr|gnome-pilot-conduits-2.91.93-1|2	Summary:	Gnome-pilot conduits
12mr|gnome-pilot-conduits-2.91.93-1|3	Name:		gnome-pilot-conduits
12mr|gnome-pilot-conduits-2.91.93-1|4	Version:	2.91.93
12mr|gnome-pilot-conduits-2.91.93-1|5	Release:	1
12mr|gnome-pilot-conduits-2.91.93-1|6	License:	GPL+
12mr|gnome-pilot-conduits-2.91.93-1|7	Group:		Office
12mr|gnome-pilot-conduits-2.91.93-1|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|gnome-pilot-conduits-2.91.93-1|9	
12mr|gnome-pilot-conduits-2.91.93-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|gnome-pilot-conduits-2.91.93-1|11	URL:		http://www.gnome.org/gnome-pilot/
12mr|gnome-pilot-conduits-2.91.93-1|12	
12mr|gnome-pilot-conduits-2.91.93-1|13	Requires:	gnome-pilot >= %gnome_pilot
12mr|gnome-pilot-conduits-2.91.93-1|14	BuildRequires:  pkgconfig(gnome-pilot-3.0) >= %gnome_pilot
12mr|gnome-pilot-conduits-2.91.93-1|15	BuildRequires:  intltool
12mr|gnome-pilot-conduits-2.91.93-1|16	
12mr|gnome-pilot-conduits-2.91.93-1|17	%description
12mr|gnome-pilot-conduits-2.91.93-1|18	gnome-pilot is a collection of programs and daemon for integrating
12mr|gnome-pilot-conduits-2.91.93-1|19	GNOME and Palm devices.
12mr|gnome-pilot-conduits-2.91.93-1|20	
12mr|gnome-pilot-conduits-2.91.93-1|21	This is a collection of additional conduits for gnome-pilot, it
12mr|gnome-pilot-conduits-2.91.93-1|22	currently features:
12mr|gnome-pilot-conduits-2.91.93-1|23	- MAL conduit
12mr|gnome-pilot-conduits-2.91.93-1|24	- email conduit
12mr|gnome-pilot-conduits-2.91.93-1|25	- expense conduit
12mr|gnome-pilot-conduits-2.91.93-1|26	- memo file conduit
12mr|gnome-pilot-conduits-2.91.93-1|27	- time conduit
12mr|gnome-pilot-conduits-2.91.93-1|28	
12mr|gnome-pilot-conduits-2.91.93-1|29	%prep
12mr|gnome-pilot-conduits-2.91.93-1|30	%setup -q
12mr|gnome-pilot-conduits-2.91.93-1|31	
12mr|gnome-pilot-conduits-2.91.93-1|32	%build
12mr|gnome-pilot-conduits-2.91.93-1|33	%configure2_5x
12mr|gnome-pilot-conduits-2.91.93-1|34	
12mr|gnome-pilot-conduits-2.91.93-1|35	%make
12mr|gnome-pilot-conduits-2.91.93-1|36	
12mr|gnome-pilot-conduits-2.91.93-1|37	%install
12mr|gnome-pilot-conduits-2.91.93-1|38	rm -rf $RPM_BUILD_ROOT
12mr|gnome-pilot-conduits-2.91.93-1|39	%makeinstall_std
12mr|gnome-pilot-conduits-2.91.93-1|40	
12mr|gnome-pilot-conduits-2.91.93-1|41	%find_lang %{name}
12mr|gnome-pilot-conduits-2.91.93-1|42	
12mr|gnome-pilot-conduits-2.91.93-1|43	# remove unpackaged files
12mr|gnome-pilot-conduits-2.91.93-1|44	rm -f $RPM_BUILD_ROOT%{_libdir}/gnome-pilot/conduits/*.{la,a}
12mr|gnome-pilot-conduits-2.91.93-1|45	
12mr|gnome-pilot-conduits-2.91.93-1|46	%clean
12mr|gnome-pilot-conduits-2.91.93-1|47	rm -rf $RPM_BUILD_ROOT
12mr|gnome-pilot-conduits-2.91.93-1|48	
12mr|gnome-pilot-conduits-2.91.93-1|49	%files -f %{name}.lang
12mr|gnome-pilot-conduits-2.91.93-1|50	%defattr(-, root, root)
12mr|gnome-pilot-conduits-2.91.93-1|51	%doc AUTHORS ChangeLog NEWS README
12mr|gnome-pilot-conduits-2.91.93-1|52	%{_libdir}/gnome-pilot/conduits/*.so*
12mr|gnome-pilot-conduits-2.91.93-1|53	%{_datadir}/gnome-pilot/conduits/*
12mr|gnome-pilot-conduits-2.91.93-1|54	
12mr|gnome-pilot-conduits-2.91.93-1|55	
12mr|gnome-pilot-conduits-2.91.93-1|56	
12mr|gnome-pilot-conduits-2.91.93-1|57	
12mr|gnome-pilot-conduits-2.91.93-1|58	%changelog
12mr|gnome-pilot-conduits-2.91.93-1|59	

14155 12
12mr|gnome-power-manager-3.6.0-1|1	Name:		gnome-power-manager
12mr|gnome-power-manager-3.6.0-1|2	Version:	3.6.0
12mr|gnome-power-manager-3.6.0-1|3	Release:	1
12mr|gnome-power-manager-3.6.0-1|4	Summary:	GNOME Power Manager
12mr|gnome-power-manager-3.6.0-1|5	License:	GPLv2+
12mr|gnome-power-manager-3.6.0-1|6	Group:		Graphical desktop/GNOME
12mr|gnome-power-manager-3.6.0-1|7	URL:		http://www.gnome.org/projects/gnome-power-manager/
12mr|gnome-power-manager-3.6.0-1|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-power-manager/3.6/%{name}-%{version}.tar.xz
12mr|gnome-power-manager-3.6.0-1|9	
12mr|gnome-power-manager-3.6.0-1|10	BuildRequires:	docbook-dtd41-sgml
12mr|gnome-power-manager-3.6.0-1|11	BuildRequires:	docbook-utils
12mr|gnome-power-manager-3.6.0-1|12	BuildRequires:	intltool
12mr|gnome-power-manager-3.6.0-1|13	BuildRequires:	xmlto
12mr|gnome-power-manager-3.6.0-1|14	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gnome-power-manager-3.6.0-1|15	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gnome-power-manager-3.6.0-1|16	BuildRequires:	pkgconfig(gnome-keyring-1)
12mr|gnome-power-manager-3.6.0-1|17	BuildRequires:	pkgconfig(cairo)
12mr|gnome-power-manager-3.6.0-1|18	BuildRequires:	pkgconfig(upower-glib)
12mr|gnome-power-manager-3.6.0-1|19	BuildRequires:	pkgconfig(libnotify)
12mr|gnome-power-manager-3.6.0-1|20	Requires:	gnome-mime-data
12mr|gnome-power-manager-3.6.0-1|21	Requires:	gnome-icon-theme
12mr|gnome-power-manager-3.6.0-1|22	Requires(preun):  GConf2
12mr|gnome-power-manager-3.6.0-1|23	Requires:	upower
12mr|gnome-power-manager-3.6.0-1|24	
12mr|gnome-power-manager-3.6.0-1|25	%description
12mr|gnome-power-manager-3.6.0-1|26	GNOME Power Manager uses the information and facilities provided by Upower
12mr|gnome-power-manager-3.6.0-1|27	displaying icons and handling user callbacks in an interactive GNOME session.
12mr|gnome-power-manager-3.6.0-1|28	GNOME Power Preferences allows authorised users to set policy and
12mr|gnome-power-manager-3.6.0-1|29	change preferences.
12mr|gnome-power-manager-3.6.0-1|30	
12mr|gnome-power-manager-3.6.0-1|31	%prep
12mr|gnome-power-manager-3.6.0-1|32	%setup -q
12mr|gnome-power-manager-3.6.0-1|33	
12mr|gnome-power-manager-3.6.0-1|34	%build
12mr|gnome-power-manager-3.6.0-1|35	%configure2_5x \
12mr|gnome-power-manager-3.6.0-1|36	--disable-static
12mr|gnome-power-manager-3.6.0-1|37	
12mr|gnome-power-manager-3.6.0-1|38	%make
12mr|gnome-power-manager-3.6.0-1|39	
12mr|gnome-power-manager-3.6.0-1|40	%install
12mr|gnome-power-manager-3.6.0-1|41	rm -rf %{buildroot}
12mr|gnome-power-manager-3.6.0-1|42	%makeinstall_std
12mr|gnome-power-manager-3.6.0-1|43	%find_lang %{name}
12mr|gnome-power-manager-3.6.0-1|44	
12mr|gnome-power-manager-3.6.0-1|45	%files -f %{name}.lang
12mr|gnome-power-manager-3.6.0-1|46	%doc AUTHORS COPYING INSTALL NEWS README
12mr|gnome-power-manager-3.6.0-1|47	%{_datadir}/applications/gnome-power-statistics.desktop
12mr|gnome-power-manager-3.6.0-1|48	%{_bindir}/*
12mr|gnome-power-manager-3.6.0-1|49	%{_datadir}/glib-2.0/schemas/org.gnome.power-manager.gschema.xml
12mr|gnome-power-manager-3.6.0-1|50	%{_datadir}/gnome-power-manager
12mr|gnome-power-manager-3.6.0-1|51	%{_datadir}/icons/hicolor/*/apps/gnome-*
12mr|gnome-power-manager-3.6.0-1|52	%{_mandir}/man1/*
12mr|gnome-power-manager-3.6.0-1|53	
12mr|gnome-power-manager-3.6.0-1|54	
12mr|gnome-power-manager-3.6.0-1|55	
12mr|gnome-power-manager-3.6.0-1|56	
12mr|gnome-power-manager-3.6.0-1|57	%changelog
12mr|gnome-power-manager-3.6.0-1|58	

14156 12
12mr|gnome-python-2.28.1-5|1	%define haveorbit 1
12mr|gnome-python-2.28.1-5|2	%define pyorbit 2.0.1
12mr|gnome-python-2.28.1-5|3	%define pygtk 2.10.3
12mr|gnome-python-2.28.1-5|4	
12mr|gnome-python-2.28.1-5|5	Summary: The sources for the PyGNOME Python extension module
12mr|gnome-python-2.28.1-5|6	Name: gnome-python
12mr|gnome-python-2.28.1-5|7	Version: 2.28.1
12mr|gnome-python-2.28.1-5|8	Release: %mkrel 5
12mr|gnome-python-2.28.1-5|9	Source: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-python/gnome-python-%{version}.tar.bz2
12mr|gnome-python-2.28.1-5|10	URL: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-python/
12mr|gnome-python-2.28.1-5|11	License: LGPLv2+
12mr|gnome-python-2.28.1-5|12	Group: Development/GNOME and GTK+
12mr|gnome-python-2.28.1-5|13	BuildRoot: %{_tmppath}/gnome-python-root
12mr|gnome-python-2.28.1-5|14	BuildRequires: python-gobject-devel >= 2.17.0
12mr|gnome-python-2.28.1-5|15	BuildRequires: pygtk2.0-devel >= %pygtk
12mr|gnome-python-2.28.1-5|16	BuildRequires: python-devel >= 2.2
12mr|gnome-python-2.28.1-5|17	BuildRequires: pkgconfig(gtk+-2.0) >= 2.0.0
12mr|gnome-python-2.28.1-5|18	BuildRequires: libgnome2-devel
12mr|gnome-python-2.28.1-5|19	BuildRequires: libgnomeui2-devel
12mr|gnome-python-2.28.1-5|20	BuildRequires: libgnomecanvas2-devel
12mr|gnome-python-2.28.1-5|21	BuildRequires: pkgconfig(libbonoboui-2.0)
12mr|gnome-python-2.28.1-5|22	BuildRequires: libGConf2-devel >= 2.11.1
12mr|gnome-python-2.28.1-5|23	BuildRequires: avahi-glib-devel avahi-client-devel
12mr|gnome-python-2.28.1-5|24	BuildRequires: libgcrypt-devel
12mr|gnome-python-2.28.1-5|25	Requires: pygtk2.0 >= %pygtk
12mr|gnome-python-2.28.1-5|26	%if %{haveorbit}
12mr|gnome-python-2.28.1-5|27	Requires: %name-bonobo
12mr|gnome-python-2.28.1-5|28	BuildRequires: pyorbit-devel >= %pyorbit
12mr|gnome-python-2.28.1-5|29	%endif
12mr|gnome-python-2.28.1-5|30	
12mr|gnome-python-2.28.1-5|31	%description
12mr|gnome-python-2.28.1-5|32	The gnome-python package contains the source packages for the Python
12mr|gnome-python-2.28.1-5|33	bindings for GNOME called PyGNOME.
12mr|gnome-python-2.28.1-5|34	
12mr|gnome-python-2.28.1-5|35	PyGNOME is an extension module for Python that provides access to the
12mr|gnome-python-2.28.1-5|36	base GNOME libraries, so you have access to more widgets, a simple
12mr|gnome-python-2.28.1-5|37	configuration interface, and metadata support.
12mr|gnome-python-2.28.1-5|38	
12mr|gnome-python-2.28.1-5|39	%package canvas
12mr|gnome-python-2.28.1-5|40	Version: %{version}
12mr|gnome-python-2.28.1-5|41	Summary: Python bindings for the GNOME Canvas
12mr|gnome-python-2.28.1-5|42	Group: Development/GNOME and GTK+
12mr|gnome-python-2.28.1-5|43	Requires: libgnomecanvas2 >= 2.0.0
12mr|gnome-python-2.28.1-5|44	Requires: pygtk2.0 >= %pygtk
12mr|gnome-python-2.28.1-5|45	Requires: %name = %version-%release
12mr|gnome-python-2.28.1-5|46	
12mr|gnome-python-2.28.1-5|47	%description canvas
12mr|gnome-python-2.28.1-5|48	This module contains a wrapper that allows use of the GNOME Canvas
12mr|gnome-python-2.28.1-5|49	in Python.
12mr|gnome-python-2.28.1-5|50	
12mr|gnome-python-2.28.1-5|51	%package bonobo
12mr|gnome-python-2.28.1-5|52	Version: %{version}
12mr|gnome-python-2.28.1-5|53	Summary: Python bindings for interacting with bonobo
12mr|gnome-python-2.28.1-5|54	Group: Development/GNOME and GTK+
12mr|gnome-python-2.28.1-5|55	Requires: %name-canvas = %version-%release
12mr|gnome-python-2.28.1-5|56	Requires: pyorbit >= %pyorbit
12mr|gnome-python-2.28.1-5|57	Requires: libbonoboui2 >= 2.0.0
12mr|gnome-python-2.28.1-5|58	
12mr|gnome-python-2.28.1-5|59	%description bonobo
12mr|gnome-python-2.28.1-5|60	This module contains a wrapper that allows the creation of bonobo
12mr|gnome-python-2.28.1-5|61	components and the embedding of bonobo components in Python.
12mr|gnome-python-2.28.1-5|62	
12mr|gnome-python-2.28.1-5|63	%package gconf
12mr|gnome-python-2.28.1-5|64	Version: %{version}
12mr|gnome-python-2.28.1-5|65	Summary: Python bindings for interacting with GConf
12mr|gnome-python-2.28.1-5|66	Group: Development/GNOME and GTK+
12mr|gnome-python-2.28.1-5|67	Requires: GConf2 >= 1.1.10
12mr|gnome-python-2.28.1-5|68	
12mr|gnome-python-2.28.1-5|69	%description gconf
12mr|gnome-python-2.28.1-5|70	This module contains a wrapper that allows the use of GConf via Python.
12mr|gnome-python-2.28.1-5|71	
12mr|gnome-python-2.28.1-5|72	%package gnomevfs
12mr|gnome-python-2.28.1-5|73	Version: %{version}
12mr|gnome-python-2.28.1-5|74	Summary: Python bindings for interacting with gnome-vfs
12mr|gnome-python-2.28.1-5|75	Group: Development/GNOME and GTK+
12mr|gnome-python-2.28.1-5|76	Requires: gnome-vfs2 >= 2.0.2
12mr|gnome-python-2.28.1-5|77	
12mr|gnome-python-2.28.1-5|78	%description gnomevfs
12mr|gnome-python-2.28.1-5|79	This module contains a wrapper that allows the use of gnome-vfs via python.
12mr|gnome-python-2.28.1-5|80	
12mr|gnome-python-2.28.1-5|81	%package devel
12mr|gnome-python-2.28.1-5|82	Summary: Development files of %name
12mr|gnome-python-2.28.1-5|83	Group: Development/Python
12mr|gnome-python-2.28.1-5|84	Requires: %name = %version
12mr|gnome-python-2.28.1-5|85	Conflicts: %name < 2.21.0
12mr|gnome-python-2.28.1-5|86	
12mr|gnome-python-2.28.1-5|87	%description devel
12mr|gnome-python-2.28.1-5|88	Development files of the Gnome Python wrappers.
12mr|gnome-python-2.28.1-5|89	
12mr|gnome-python-2.28.1-5|90	%prep
12mr|gnome-python-2.28.1-5|91	%setup -q -n gnome-python-%{version}
12mr|gnome-python-2.28.1-5|92	
12mr|gnome-python-2.28.1-5|93	%build
12mr|gnome-python-2.28.1-5|94	%configure2_5x
12mr|gnome-python-2.28.1-5|95	%make
12mr|gnome-python-2.28.1-5|96	
12mr|gnome-python-2.28.1-5|97	%install
12mr|gnome-python-2.28.1-5|98	rm -rf $RPM_BUILDROOT
12mr|gnome-python-2.28.1-5|99	%makeinstall_std
12mr|gnome-python-2.28.1-5|100	find $RPM_BUILD_ROOT -name '*.la' -exec rm {} \;
12mr|gnome-python-2.28.1-5|101	
12mr|gnome-python-2.28.1-5|102	%clean
12mr|gnome-python-2.28.1-5|103	rm -rf %buildroot
12mr|gnome-python-2.28.1-5|104	
12mr|gnome-python-2.28.1-5|105	%files
12mr|gnome-python-2.28.1-5|106	%defattr(644,root,root,755)
12mr|gnome-python-2.28.1-5|107	%doc AUTHORS ChangeLog
12mr|gnome-python-2.28.1-5|108	%defattr(755,root,root,755)
12mr|gnome-python-2.28.1-5|109	%dir %py_platsitedir/gtk-2.0/gnome/
12mr|gnome-python-2.28.1-5|110	%py_platsitedir/gtk-2.0/gnome/__init__.*
12mr|gnome-python-2.28.1-5|111	%py_platsitedir/gtk-2.0/gnome/_gnome.so
12mr|gnome-python-2.28.1-5|112	%if %{haveorbit}
12mr|gnome-python-2.28.1-5|113	%py_platsitedir/gtk-2.0/gnome/ui.so
12mr|gnome-python-2.28.1-5|114	%endif
12mr|gnome-python-2.28.1-5|115	
12mr|gnome-python-2.28.1-5|116	%if %{haveorbit}
12mr|gnome-python-2.28.1-5|117	%files canvas
12mr|gnome-python-2.28.1-5|118	%defattr(755,root,root,755)
12mr|gnome-python-2.28.1-5|119	%py_platsitedir/gtk-2.0/gnome/canvas.*
12mr|gnome-python-2.28.1-5|120	%py_platsitedir/gtk-2.0/gnomecanvas.so
12mr|gnome-python-2.28.1-5|121	%defattr(644,root,root,755)
12mr|gnome-python-2.28.1-5|122	%doc examples/canvas
12mr|gnome-python-2.28.1-5|123	%endif
12mr|gnome-python-2.28.1-5|124	
12mr|gnome-python-2.28.1-5|125	
12mr|gnome-python-2.28.1-5|126	%if %{haveorbit}
12mr|gnome-python-2.28.1-5|127	%files bonobo
12mr|gnome-python-2.28.1-5|128	%defattr(755,root,root,755)
12mr|gnome-python-2.28.1-5|129	%dir %py_platsitedir/gtk-2.0/bonobo/
12mr|gnome-python-2.28.1-5|130	%py_platsitedir/gtk-2.0/bonobo/__init__.*
12mr|gnome-python-2.28.1-5|131	%py_platsitedir/gtk-2.0/bonobo/*.so
12mr|gnome-python-2.28.1-5|132	%defattr(644,root,root,755)
12mr|gnome-python-2.28.1-5|133	%doc examples/bonobo
12mr|gnome-python-2.28.1-5|134	%endif
12mr|gnome-python-2.28.1-5|135	
12mr|gnome-python-2.28.1-5|136	%files gconf
12mr|gnome-python-2.28.1-5|137	%defattr(755,root,root,755)
12mr|gnome-python-2.28.1-5|138	%py_platsitedir/gtk-2.0/gconf*
12mr|gnome-python-2.28.1-5|139	%defattr(644,root,root,755)
12mr|gnome-python-2.28.1-5|140	%doc examples/gconf
12mr|gnome-python-2.28.1-5|141	
12mr|gnome-python-2.28.1-5|142	%files gnomevfs
12mr|gnome-python-2.28.1-5|143	%defattr(755,root,root,755)
12mr|gnome-python-2.28.1-5|144	%py_platsitedir/gtk-2.0/gnome/vfs*
12mr|gnome-python-2.28.1-5|145	%py_platsitedir/gtk-2.0/gnomevfs
12mr|gnome-python-2.28.1-5|146	%{_libdir}/gnome-vfs-2.0/modules/libpythonmethod.so
12mr|gnome-python-2.28.1-5|147	%defattr(644,root,root,755)
12mr|gnome-python-2.28.1-5|148	%doc examples/vfs
12mr|gnome-python-2.28.1-5|149	
12mr|gnome-python-2.28.1-5|150	%files devel
12mr|gnome-python-2.28.1-5|151	%defattr(-,root,root)
12mr|gnome-python-2.28.1-5|152	%{_includedir}/gnome-python-2.0/pygnomevfs.h
12mr|gnome-python-2.28.1-5|153	%{_includedir}/gnome-python-2.0/pygnomevfsbonobo.h
12mr|gnome-python-2.28.1-5|154	%doc %_datadir/gtk-doc/html/pygnomevfs
12mr|gnome-python-2.28.1-5|155	%{_libdir}/pkgconfig/gnome-python-2.0.pc
12mr|gnome-python-2.28.1-5|156	%dir %{_datadir}/pygtk/2.0/defs
12mr|gnome-python-2.28.1-5|157	%{_datadir}/pygtk/2.0/defs/*.defs
12mr|gnome-python-2.28.1-5|158	%{_datadir}/pygtk/2.0/argtypes
12mr|gnome-python-2.28.1-5|159	
12mr|gnome-python-2.28.1-5|160	
12mr|gnome-python-2.28.1-5|161	
12mr|gnome-python-2.28.1-5|162	%changelog
12mr|gnome-python-2.28.1-5|163	

14157 12
12mr|gnome-python-desktop-2.32.0-8|1	# evince, brasero and mediaprofiles are disabled because these things have
12mr|gnome-python-desktop-2.32.0-8|2	# been ported to GTK+3. It's not practical to mix GTK+2 and GTK+3 bindings
12mr|gnome-python-desktop-2.32.0-8|3	# in gnome-python2-desktop, so for now we'll just have to disable the GTK+3
12mr|gnome-python-desktop-2.32.0-8|4	# stuff. - AdamW 2010/07
12mr|gnome-python-desktop-2.32.0-8|5	%define build_brasero 0
12mr|gnome-python-desktop-2.32.0-8|6	%define build_evince 0
12mr|gnome-python-desktop-2.32.0-8|7	%define build_gnomeprint 1
12mr|gnome-python-desktop-2.32.0-8|8	%define build_mediaprofiles 0
12mr|gnome-python-desktop-2.32.0-8|9	
12mr|gnome-python-desktop-2.32.0-8|10	%define pygtk 2.10.3
12mr|gnome-python-desktop-2.32.0-8|11	%define gnomepython 2.10.0
12mr|gnome-python-desktop-2.32.0-8|12	%define oname gnome-python
12mr|gnome-python-desktop-2.32.0-8|13	
12mr|gnome-python-desktop-2.32.0-8|14	Summary: GNOME Desktop bindings for Python
12mr|gnome-python-desktop-2.32.0-8|15	Name: gnome-python-desktop
12mr|gnome-python-desktop-2.32.0-8|16	Version: 2.32.0
12mr|gnome-python-desktop-2.32.0-8|17	Release: 8
12mr|gnome-python-desktop-2.32.0-8|18	License: LGPLv2+ and GPLv2+
12mr|gnome-python-desktop-2.32.0-8|19	Group: Development/GNOME and GTK+
12mr|gnome-python-desktop-2.32.0-8|20	URL: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-python-desktop/
12mr|gnome-python-desktop-2.32.0-8|21	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|gnome-python-desktop-2.32.0-8|22	#gw link plparser wrapper with gtk until it was update for 2.29
12mr|gnome-python-desktop-2.32.0-8|23	Patch1: gnome-python-desktop-2.29.1-totem-plparser-add-gtk.patch
12mr|gnome-python-desktop-2.32.0-8|24	# https://bugzilla.gnome.org/show_bug.cgi?id=672016
12mr|gnome-python-desktop-2.32.0-8|25	Patch2: gnome-python-desktop-2.32.0-metacity-build.patch
12mr|gnome-python-desktop-2.32.0-8|26	
12mr|gnome-python-desktop-2.32.0-8|27	BuildRequires: pygtk2.0-devel >= %pygtk
12mr|gnome-python-desktop-2.32.0-8|28	BuildRequires: gnome-python-devel >= %gnomepython
12mr|gnome-python-desktop-2.32.0-8|29	BuildRequires: gnome-python-gconf >= %gnomepython
12mr|gnome-python-desktop-2.32.0-8|30	BuildRequires: python-devel >= 2.2
12mr|gnome-python-desktop-2.32.0-8|31	BuildRequires: libgnomeui2-devel >= 2.0.0
12mr|gnome-python-desktop-2.32.0-8|32	BuildRequires: gtksourceview1-devel >= 1.1.90
12mr|gnome-python-desktop-2.32.0-8|33	# let gotz keep all his gnome2 stuff intact in main
12mr|gnome-python-desktop-2.32.0-8|34	##BuildRequires: %{_lib}edataserver2-devel
12mr|gnome-python-desktop-2.32.0-8|35	BuildRequires: pkgconfig(libwnck-1.0)
12mr|gnome-python-desktop-2.32.0-8|36	BuildRequires: libgnome-keyring-devel >= 0.5.0
12mr|gnome-python-desktop-2.32.0-8|37	BuildRequires: gnome-desktop-devel
12mr|gnome-python-desktop-2.32.0-8|38	BuildRequires: libgcrypt-devel
12mr|gnome-python-desktop-2.32.0-8|39	BuildRequires: libcanberra-devel
12mr|gnome-python-desktop-2.32.0-8|40	BuildRequires: x11-server-xvfb
12mr|gnome-python-desktop-2.32.0-8|41	
12mr|gnome-python-desktop-2.32.0-8|42	Requires: gnome-desktop
12mr|gnome-python-desktop-2.32.0-8|43	
12mr|gnome-python-desktop-2.32.0-8|44	Conflicts: gnome-python-extras < 2.13.3
12mr|gnome-python-desktop-2.32.0-8|45	
12mr|gnome-python-desktop-2.32.0-8|46	%description
12mr|gnome-python-desktop-2.32.0-8|47	The gnome-python-desktop package contains the Python bindings for the
12mr|gnome-python-desktop-2.32.0-8|48	GNOME Desktop modules.
12mr|gnome-python-desktop-2.32.0-8|49	
12mr|gnome-python-desktop-2.32.0-8|50	%package -n %{oname}-gnomekeyring
12mr|gnome-python-desktop-2.32.0-8|51	Summary: Python bindings for Gnome-keyring
12mr|gnome-python-desktop-2.32.0-8|52	Group: Development/GNOME and GTK+
12mr|gnome-python-desktop-2.32.0-8|53	Requires: gnome-keyring
12mr|gnome-python-desktop-2.32.0-8|54	Conflicts: gnome-python-desktop < 2.32.0-5
12mr|gnome-python-desktop-2.32.0-8|55	
12mr|gnome-python-desktop-2.32.0-8|56	%description -n %{oname}-gnomekeyring
12mr|gnome-python-desktop-2.32.0-8|57	This module contains a wrapper that makes Gnome-keyring available from Python.
12mr|gnome-python-desktop-2.32.0-8|58	
12mr|gnome-python-desktop-2.32.0-8|59	%package -n %{oname}-gtksourceview
12mr|gnome-python-desktop-2.32.0-8|60	Summary: Python bindings for Gtksourceview
12mr|gnome-python-desktop-2.32.0-8|61	Group: Development/GNOME and GTK+
12mr|gnome-python-desktop-2.32.0-8|62	Requires: gtksourceview1
12mr|gnome-python-desktop-2.32.0-8|63	Requires: %{oname}-gnomeprint = %{version}
12mr|gnome-python-desktop-2.32.0-8|64	Conflicts: gnome-python-desktop < 2.32.0-5
12mr|gnome-python-desktop-2.32.0-8|65	
12mr|gnome-python-desktop-2.32.0-8|66	%description -n %{oname}-gtksourceview
12mr|gnome-python-desktop-2.32.0-8|67	This module contains a wrapper that makes Gtksourceview available from Python.
12mr|gnome-python-desktop-2.32.0-8|68	
12mr|gnome-python-desktop-2.32.0-8|69	%package -n %{oname}-gtop
12mr|gnome-python-desktop-2.32.0-8|70	Summary: Python bindings for Gtop
12mr|gnome-python-desktop-2.32.0-8|71	Group: Development/GNOME and GTK+
12mr|gnome-python-desktop-2.32.0-8|72	Requires: libgtop2
12mr|gnome-python-desktop-2.32.0-8|73	BuildRequires: libgtop2.0-devel >= 2.13
12mr|gnome-python-desktop-2.32.0-8|74	
12mr|gnome-python-desktop-2.32.0-8|75	%description -n %{oname}-gtop
12mr|gnome-python-desktop-2.32.0-8|76	This module contains a wrapper that makes Gtop available from Python.
12mr|gnome-python-desktop-2.32.0-8|77	
12mr|gnome-python-desktop-2.32.0-8|78	%if %{build_brasero}
12mr|gnome-python-desktop-2.32.0-8|79	%package -n %{oname}-brasero
12mr|gnome-python-desktop-2.32.0-8|80	Summary: Python bindings for Brasero
12mr|gnome-python-desktop-2.32.0-8|81	Group: Development/GNOME and GTK+
12mr|gnome-python-desktop-2.32.0-8|82	Requires: brasero
12mr|gnome-python-desktop-2.32.0-8|83	BuildRequires: brasero-devel
12mr|gnome-python-desktop-2.32.0-8|84	
12mr|gnome-python-desktop-2.32.0-8|85	%description -n %{oname}-brasero
12mr|gnome-python-desktop-2.32.0-8|86	This module contains a wrapper that makes Brasero available from Python.
12mr|gnome-python-desktop-2.32.0-8|87	%endif
12mr|gnome-python-desktop-2.32.0-8|88	
12mr|gnome-python-desktop-2.32.0-8|89	%package -n %{oname}-totem
12mr|gnome-python-desktop-2.32.0-8|90	Summary: Python bindings for the Totem playlist parser
12mr|gnome-python-desktop-2.32.0-8|91	Group: Development/GNOME and GTK+
12mr|gnome-python-desktop-2.32.0-8|92	BuildRequires: pkgconfig(totem-plparser)
12mr|gnome-python-desktop-2.32.0-8|93	
12mr|gnome-python-desktop-2.32.0-8|94	%description -n %{oname}-totem
12mr|gnome-python-desktop-2.32.0-8|95	This module contains a wrapper that makes the Totem playlist parser
12mr|gnome-python-desktop-2.32.0-8|96	available from Python.
12mr|gnome-python-desktop-2.32.0-8|97	
12mr|gnome-python-desktop-2.32.0-8|98	%if %{build_mediaprofiles}
12mr|gnome-python-desktop-2.32.0-8|99	%package -n %{oname}-mediaprofiles
12mr|gnome-python-desktop-2.32.0-8|100	Summary: Python bindings for the GNOME media profiles
12mr|gnome-python-desktop-2.32.0-8|101	Group: Development/GNOME and GTK+
12mr|gnome-python-desktop-2.32.0-8|102	Requires: gnome-media
12mr|gnome-python-desktop-2.32.0-8|103	Requires: gnome-python-gconf >= %gnomepython
12mr|gnome-python-desktop-2.32.0-8|104	Conflicts: gnome-python-desktop < 2.32.0-5
12mr|gnome-python-desktop-2.32.0-8|105	BuildRequires: pkgconfig(gnome-media-profiles)
12mr|gnome-python-desktop-2.32.0-8|106	
12mr|gnome-python-desktop-2.32.0-8|107	%description -n %{oname}-mediaprofiles
12mr|gnome-python-desktop-2.32.0-8|108	This module contains a wrapper that makes the GNOME media profiles library
12mr|gnome-python-desktop-2.32.0-8|109	available from Python.
12mr|gnome-python-desktop-2.32.0-8|110	%endif
12mr|gnome-python-desktop-2.32.0-8|111	
12mr|gnome-python-desktop-2.32.0-8|112	%package -n %{oname}-metacity
12mr|gnome-python-desktop-2.32.0-8|113	Summary: Python bindings for the Metacity window manager
12mr|gnome-python-desktop-2.32.0-8|114	Group: Development/GNOME and GTK+
12mr|gnome-python-desktop-2.32.0-8|115	Requires: metacity
12mr|gnome-python-desktop-2.32.0-8|116	Conflicts: gnome-python-desktop < 2.32.0-5
12mr|gnome-python-desktop-2.32.0-8|117	BuildRequires: pkgconfig(libmetacity-private)
12mr|gnome-python-desktop-2.32.0-8|118	
12mr|gnome-python-desktop-2.32.0-8|119	%description -n %{oname}-metacity
12mr|gnome-python-desktop-2.32.0-8|120	This module contains a wrapper that makes the Metacity window manager library
12mr|gnome-python-desktop-2.32.0-8|121	available from Python.
12mr|gnome-python-desktop-2.32.0-8|122	
12mr|gnome-python-desktop-2.32.0-8|123	%if %{build_gnomeprint}
12mr|gnome-python-desktop-2.32.0-8|124	%package -n %{oname}-gnomeprint
12mr|gnome-python-desktop-2.32.0-8|125	Summary: Python bindings for interacting with gnomeprint and gnomeprintui
12mr|gnome-python-desktop-2.32.0-8|126	Group: Development/GNOME and GTK+
12mr|gnome-python-desktop-2.32.0-8|127	Requires: libgnomeprintui
12mr|gnome-python-desktop-2.32.0-8|128	Requires: gnome-python-canvas
12mr|gnome-python-desktop-2.32.0-8|129	Conflicts: gnome-python-desktop < 2.32.0-5
12mr|gnome-python-desktop-2.32.0-8|130	BuildRequires: libgnomeprintui-devel >= 2.8.0
12mr|gnome-python-desktop-2.32.0-8|131	
12mr|gnome-python-desktop-2.32.0-8|132	%description -n %{oname}-gnomeprint
12mr|gnome-python-desktop-2.32.0-8|133	This module contains a wrapper that allows the use of gnomeprint and
12mr|gnome-python-desktop-2.32.0-8|134	gnomeprintui via python.
12mr|gnome-python-desktop-2.32.0-8|135	%endif
12mr|gnome-python-desktop-2.32.0-8|136	
12mr|gnome-python-desktop-2.32.0-8|137	%if %{build_evince}
12mr|gnome-python-desktop-2.32.0-8|138	%package -n %{oname}-evince
12mr|gnome-python-desktop-2.32.0-8|139	Summary: Python bindings for the Evince document viewer
12mr|gnome-python-desktop-2.32.0-8|140	Group: Development/GNOME and GTK+
12mr|gnome-python-desktop-2.32.0-8|141	Requires: evince
12mr|gnome-python-desktop-2.32.0-8|142	Conflicts: gnome-python-desktop < 2.32.0-5
12mr|gnome-python-desktop-2.32.0-8|143	Obsoletes: python-evince
12mr|gnome-python-desktop-2.32.0-8|144	BuildRequires: evince-devel >= 2.31.90
12mr|gnome-python-desktop-2.32.0-8|145	
12mr|gnome-python-desktop-2.32.0-8|146	%description -n %{oname}-evince
12mr|gnome-python-desktop-2.32.0-8|147	This module contains a wrapper that makes the Evince document viewer library
12mr|gnome-python-desktop-2.32.0-8|148	available from Python.
12mr|gnome-python-desktop-2.32.0-8|149	%endif
12mr|gnome-python-desktop-2.32.0-8|150	
12mr|gnome-python-desktop-2.32.0-8|151	%package -n %{oname}-wnck
12mr|gnome-python-desktop-2.32.0-8|152	Summary: Python-wnck bindings
12mr|gnome-python-desktop-2.32.0-8|153	Group: Development/GNOME and GTK+
12mr|gnome-python-desktop-2.32.0-8|154	Requires: libwnck
12mr|gnome-python-desktop-2.32.0-8|155	Conflicts: gnome-python-desktop < 2.32.0-5
12mr|gnome-python-desktop-2.32.0-8|156	
12mr|gnome-python-desktop-2.32.0-8|157	%description -n %{oname}-wnck
12mr|gnome-python-desktop-2.32.0-8|158	This package contains a module that allows communication with the Window
12mr|gnome-python-desktop-2.32.0-8|159	Manager using the EWMH specification from Python applications.
12mr|gnome-python-desktop-2.32.0-8|160	
12mr|gnome-python-desktop-2.32.0-8|161	%package devel
12mr|gnome-python-desktop-2.32.0-8|162	Summary: Pkgconfig file for %{name}
12mr|gnome-python-desktop-2.32.0-8|163	Group: Development/GNOME and GTK+
12mr|gnome-python-desktop-2.32.0-8|164	Requires: %{name} = %{version}
12mr|gnome-python-desktop-2.32.0-8|165	Conflicts: gnome-python-desktop < 2.32.0-5
12mr|gnome-python-desktop-2.32.0-8|166	
12mr|gnome-python-desktop-2.32.0-8|167	%description devel
12mr|gnome-python-desktop-2.32.0-8|168	This package contains pkgconfig file for %{name}.
12mr|gnome-python-desktop-2.32.0-8|169	
12mr|gnome-python-desktop-2.32.0-8|170	%prep
12mr|gnome-python-desktop-2.32.0-8|171	%setup -q
12mr|gnome-python-desktop-2.32.0-8|172	%apply_patches
12mr|gnome-python-desktop-2.32.0-8|173	autoreconf -fi
12mr|gnome-python-desktop-2.32.0-8|174	
12mr|gnome-python-desktop-2.32.0-8|175	%build
12mr|gnome-python-desktop-2.32.0-8|176	%configure2_5x \
12mr|gnome-python-desktop-2.32.0-8|177	--enable-metacity --enable-metacity --disable-evince --disable-braseromedia --disable-braseroburn --disable-mediaprofiles --disable-applet
12mr|gnome-python-desktop-2.32.0-8|178	%make LIBS="`python-config --libs`"
12mr|gnome-python-desktop-2.32.0-8|179	
12mr|gnome-python-desktop-2.32.0-8|180	%check
12mr|gnome-python-desktop-2.32.0-8|181	# Disabled due to http://bugzilla.gnome.org/show_bug.cgi?id=565593 :
12mr|gnome-python-desktop-2.32.0-8|182	# check fails against Python 2.6 due to Python issue #4244 - AdamW
12mr|gnome-python-desktop-2.32.0-8|183	# 2008/12
12mr|gnome-python-desktop-2.32.0-8|184	#xvfb-run make check
12mr|gnome-python-desktop-2.32.0-8|185	
12mr|gnome-python-desktop-2.32.0-8|186	%install
12mr|gnome-python-desktop-2.32.0-8|187	rm -rf %{buildroot}
12mr|gnome-python-desktop-2.32.0-8|188	%makeinstall_std
12mr|gnome-python-desktop-2.32.0-8|189	find %{buildroot} -name '*.la' -exec rm {} \;
12mr|gnome-python-desktop-2.32.0-8|190	
12mr|gnome-python-desktop-2.32.0-8|191	%files
12mr|gnome-python-desktop-2.32.0-8|192	%doc AUTHORS ChangeLog
12mr|gnome-python-desktop-2.32.0-8|193	%dir %{_datadir}/pygtk/2.0/defs
12mr|gnome-python-desktop-2.32.0-8|194	%{py_platsitedir}/gtk-2.0/gnomedesktop/
12mr|gnome-python-desktop-2.32.0-8|195	%{py_platsitedir}/gtk-2.0/bugbuddy*
12mr|gnome-python-desktop-2.32.0-8|196	%{_datadir}/pygtk/2.0/defs/_gnomedesktop.defs
12mr|gnome-python-desktop-2.32.0-8|197	
12mr|gnome-python-desktop-2.32.0-8|198	%files -n %{oname}-gnomekeyring
12mr|gnome-python-desktop-2.32.0-8|199	%doc examples/keyring*
12mr|gnome-python-desktop-2.32.0-8|200	%{py_platsitedir}/gtk-2.0/gnomekeyring.so
12mr|gnome-python-desktop-2.32.0-8|201	%{_datadir}/pygtk/2.0/defs/gnomekeyring.defs
12mr|gnome-python-desktop-2.32.0-8|202	
12mr|gnome-python-desktop-2.32.0-8|203	%files -n %{oname}-gtksourceview
12mr|gnome-python-desktop-2.32.0-8|204	%doc examples/gtksourceview
12mr|gnome-python-desktop-2.32.0-8|205	%{py_platsitedir}/gtk-2.0/gtksourceview.so
12mr|gnome-python-desktop-2.32.0-8|206	%{_datadir}/pygtk/2.0/defs/gtksourceview.defs
12mr|gnome-python-desktop-2.32.0-8|207	%doc %{_datadir}/gtk-doc/html/pygtksourceview
12mr|gnome-python-desktop-2.32.0-8|208	
12mr|gnome-python-desktop-2.32.0-8|209	%files -n %{oname}-gtop
12mr|gnome-python-desktop-2.32.0-8|210	%{py_platsitedir}/gtk-2.0/gtop.so
12mr|gnome-python-desktop-2.32.0-8|211	
12mr|gnome-python-desktop-2.32.0-8|212	%if %{build_brasero}
12mr|gnome-python-desktop-2.32.0-8|213	%files -n %{oname}-brasero
12mr|gnome-python-desktop-2.32.0-8|214	%doc examples/brasero*
12mr|gnome-python-desktop-2.32.0-8|215	%{py_platsitedir}/gtk-2.0/braseroburn.so
12mr|gnome-python-desktop-2.32.0-8|216	%{py_platsitedir}/gtk-2.0/braseromedia.so
12mr|gnome-python-desktop-2.32.0-8|217	%doc examples/braseromedia
12mr|gnome-python-desktop-2.32.0-8|218	%endif
12mr|gnome-python-desktop-2.32.0-8|219	
12mr|gnome-python-desktop-2.32.0-8|220	%files -n %{oname}-totem
12mr|gnome-python-desktop-2.32.0-8|221	%{py_platsitedir}/gtk-2.0/totem/
12mr|gnome-python-desktop-2.32.0-8|222	
12mr|gnome-python-desktop-2.32.0-8|223	%if %{build_mediaprofiles}
12mr|gnome-python-desktop-2.32.0-8|224	%files -n %{oname}-mediaprofiles
12mr|gnome-python-desktop-2.32.0-8|225	%doc examples/mediaprofiles
12mr|gnome-python-desktop-2.32.0-8|226	%{py_platsitedir}/gtk-2.0/mediaprofiles.so
12mr|gnome-python-desktop-2.32.0-8|227	%{_datadir}/pygtk/2.0/defs/mediaprofiles.defs
12mr|gnome-python-desktop-2.32.0-8|228	%endif
12mr|gnome-python-desktop-2.32.0-8|229	
12mr|gnome-python-desktop-2.32.0-8|230	%files -n %{oname}-metacity
12mr|gnome-python-desktop-2.32.0-8|231	%{py_platsitedir}/gtk-2.0/metacity.so
12mr|gnome-python-desktop-2.32.0-8|232	%{_datadir}/pygtk/2.0/defs/metacity.defs
12mr|gnome-python-desktop-2.32.0-8|233	
12mr|gnome-python-desktop-2.32.0-8|234	%if %{build_gnomeprint}
12mr|gnome-python-desktop-2.32.0-8|235	%files -n %{oname}-gnomeprint
12mr|gnome-python-desktop-2.32.0-8|236	%doc examples/gnomeprint/
12mr|gnome-python-desktop-2.32.0-8|237	%{py_platsitedir}/gtk-2.0/gnomeprint/
12mr|gnome-python-desktop-2.32.0-8|238	%{_datadir}/pygtk/2.0/defs/art.defs
12mr|gnome-python-desktop-2.32.0-8|239	%{_datadir}/pygtk/2.0/defs/print.defs
12mr|gnome-python-desktop-2.32.0-8|240	%{_datadir}/pygtk/2.0/defs/printui.defs
12mr|gnome-python-desktop-2.32.0-8|241	%{_datadir}/gtk-doc/html/pygnomeprint*
12mr|gnome-python-desktop-2.32.0-8|242	%endif
12mr|gnome-python-desktop-2.32.0-8|243	
12mr|gnome-python-desktop-2.32.0-8|244	%if %{build_evince}
12mr|gnome-python-desktop-2.32.0-8|245	%files -n %{oname}-evince
12mr|gnome-python-desktop-2.32.0-8|246	%{py_platsitedir}/gtk-2.0/evince.so
12mr|gnome-python-desktop-2.32.0-8|247	%{_datadir}/pygtk/2.0/defs/evince.defs
12mr|gnome-python-desktop-2.32.0-8|248	%endif
12mr|gnome-python-desktop-2.32.0-8|249	
12mr|gnome-python-desktop-2.32.0-8|250	%files -n %{oname}-wnck
12mr|gnome-python-desktop-2.32.0-8|251	%doc examples/wnck*
12mr|gnome-python-desktop-2.32.0-8|252	%{py_platsitedir}/gtk-2.0/wnck.so
12mr|gnome-python-desktop-2.32.0-8|253	%{_datadir}/pygtk/2.0/defs/wnck.defs
12mr|gnome-python-desktop-2.32.0-8|254	
12mr|gnome-python-desktop-2.32.0-8|255	%files devel
12mr|gnome-python-desktop-2.32.0-8|256	%{_libdir}/pkgconfig/%{name}-2.0.pc
12mr|gnome-python-desktop-2.32.0-8|257	
12mr|gnome-python-desktop-2.32.0-8|258	
12mr|gnome-python-desktop-2.32.0-8|259	
12mr|gnome-python-desktop-2.32.0-8|260	
12mr|gnome-python-desktop-2.32.0-8|261	%changelog
12mr|gnome-python-desktop-2.32.0-8|262	

14158 12
12mr|gnome-python-extras-2.25.3-26|1	%define pygtk 2.4.0
12mr|gnome-python-extras-2.25.3-26|2	%define gnomepython 2.10.0
12mr|gnome-python-extras-2.25.3-26|3	%define oname gnome-python
12mr|gnome-python-extras-2.25.3-26|4	%define gdaapi 4.0
12mr|gnome-python-extras-2.25.3-26|5	%define build_gda 1
12mr|gnome-python-extras-2.25.3-26|6	%define build_gtkhtml 1
12mr|gnome-python-extras-2.25.3-26|7	%define build_gksu 0
12mr|gnome-python-extras-2.25.3-26|8	%define build_gksu2 0
12mr|gnome-python-extras-2.25.3-26|9	# Deprecated and already obsolete in new xulrunner
12mr|gnome-python-extras-2.25.3-26|10	%define build_gtkmozembed 0
12mr|gnome-python-extras-2.25.3-26|11	
12mr|gnome-python-extras-2.25.3-26|12	Summary:	GNOME extra bindings for Python
12mr|gnome-python-extras-2.25.3-26|13	Name:		gnome-python-extras
12mr|gnome-python-extras-2.25.3-26|14	Version:	2.25.3
12mr|gnome-python-extras-2.25.3-26|15	Release:	26
12mr|gnome-python-extras-2.25.3-26|16	License:	GPLv2+ and LGPLv2+
12mr|gnome-python-extras-2.25.3-26|17	Group:		Development/GNOME and GTK+
12mr|gnome-python-extras-2.25.3-26|18	URL:		ftp://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras
12mr|gnome-python-extras-2.25.3-26|19	Source:		ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|gnome-python-extras-2.25.3-26|20	Patch3:		gnome-python-extras-2.25.1-linkage.patch
12mr|gnome-python-extras-2.25.3-26|21	Patch4:		gnome-python-extras-2.25.3-drop-private-gdl-types.patch
12mr|gnome-python-extras-2.25.3-26|22	
12mr|gnome-python-extras-2.25.3-26|23	BuildRequires:	pygtk2.0-devel >= %{pygtk}
12mr|gnome-python-extras-2.25.3-26|24	BuildRequires:	gnome-python >= %{gnomepython}
12mr|gnome-python-extras-2.25.3-26|25	BuildRequires:	python-devel >= 2.2
12mr|gnome-python-extras-2.25.3-26|26	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mr|gnome-python-extras-2.25.3-26|27	#gw, hmm, it still needs gtksourceview-1.0
12mr|gnome-python-extras-2.25.3-26|28	BuildRequires:	pkgconfig(gtksourceview-1.0)
12mr|gnome-python-extras-2.25.3-26|29	BuildRequires:	pkgconfig(expat)
12mr|gnome-python-extras-2.25.3-26|30	BuildRequires:	pkgconfig(avahi-glib)
12mr|gnome-python-extras-2.25.3-26|31	BuildRequires:	pkgconfig(avahi-client)
12mr|gnome-python-extras-2.25.3-26|32	BuildRequires:	pkgconfig(pygobject-2.0)
12mr|gnome-python-extras-2.25.3-26|33	BuildRequires:	gtk-doc
12mr|gnome-python-extras-2.25.3-26|34	BuildRequires:	docbook-dtd412-xml
12mr|gnome-python-extras-2.25.3-26|35	# gstreamer suggests codeine, codeine requires gnome-python-gtkmozembed
12mr|gnome-python-extras-2.25.3-26|36	# which means gnome-python-extras requires itslef to build.
12mr|gnome-python-extras-2.25.3-26|37	# To fix this problem, we need to conflicts with gtkmozbembed, until
12mr|gnome-python-extras-2.25.3-26|38	# iurt uses '--no-suggests' by default.
12mr|gnome-python-extras-2.25.3-26|39	BuildConflicts:	gnome-python-gtkmozembed
12mr|gnome-python-extras-2.25.3-26|40	Requires:	gnome-python >= %{gnomepython}
12mr|gnome-python-extras-2.25.3-26|41	Requires:	gnome-python-gnomevfs >= %{gnomepython}
12mr|gnome-python-extras-2.25.3-26|42	
12mr|gnome-python-extras-2.25.3-26|43	%if %{build_gtkhtml}
12mr|gnome-python-extras-2.25.3-26|44	BuildRequires:	pkgconfig(libgtkhtml-2.0)
12mr|gnome-python-extras-2.25.3-26|45	%endif
12mr|gnome-python-extras-2.25.3-26|46	
12mr|gnome-python-extras-2.25.3-26|47	
12mr|gnome-python-extras-2.25.3-26|48	%description
12mr|gnome-python-extras-2.25.3-26|49	The gnome-python-extras package contains the additional Python
12mr|gnome-python-extras-2.25.3-26|50	bindings for GNOME.
12mr|gnome-python-extras-2.25.3-26|51	
12mr|gnome-python-extras-2.25.3-26|52	%if %{build_gda}
12mr|gnome-python-extras-2.25.3-26|53	%package -n %{oname}-gda
12mr|gnome-python-extras-2.25.3-26|54	Summary:	Python bindings for GNU Data Access
12mr|gnome-python-extras-2.25.3-26|55	Group:		Development/GNOME and GTK+
12mr|gnome-python-extras-2.25.3-26|56	Requires:	%{name} = %{version}-%{release}
12mr|gnome-python-extras-2.25.3-26|57	BuildRequires:	pkgconfig(libgda-%{gdaapi})
12mr|gnome-python-extras-2.25.3-26|58	
12mr|gnome-python-extras-2.25.3-26|59	%description -n %{oname}-gda
12mr|gnome-python-extras-2.25.3-26|60	This module contains a wrapper that allows programs written in Python
12mr|gnome-python-extras-2.25.3-26|61	to use GNU Data Access.
12mr|gnome-python-extras-2.25.3-26|62	
12mr|gnome-python-extras-2.25.3-26|63	%package -n %{oname}-gda-devel
12mr|gnome-python-extras-2.25.3-26|64	Summary:	C header of the GNU Data Access Python bindings
12mr|gnome-python-extras-2.25.3-26|65	Group:		Development/C
12mr|gnome-python-extras-2.25.3-26|66	Requires:	%{oname}-gda = %{version}-%{release}
12mr|gnome-python-extras-2.25.3-26|67	
12mr|gnome-python-extras-2.25.3-26|68	%description -n %{oname}-gda-devel
12mr|gnome-python-extras-2.25.3-26|69	This is a C header needed for building extensions to the GNU Data
12mr|gnome-python-extras-2.25.3-26|70	Access Python bindings.
12mr|gnome-python-extras-2.25.3-26|71	%endif
12mr|gnome-python-extras-2.25.3-26|72	
12mr|gnome-python-extras-2.25.3-26|73	%if %{build_gksu}
12mr|gnome-python-extras-2.25.3-26|74	%package -n %{oname}-gksu
12mr|gnome-python-extras-2.25.3-26|75	Summary:	Python bindings for GKSu
12mr|gnome-python-extras-2.25.3-26|76	Group:		Development/GNOME and GTK+
12mr|gnome-python-extras-2.25.3-26|77	Requires:	%{name} = %{version}-%{release}
12mr|gnome-python-extras-2.25.3-26|78	BuildRequires:	libgksu1.2-devel
12mr|gnome-python-extras-2.25.3-26|79	BuildRequires:	libgksuui-devel
12mr|gnome-python-extras-2.25.3-26|80	
12mr|gnome-python-extras-2.25.3-26|81	%description -n %{oname}-gksu
12mr|gnome-python-extras-2.25.3-26|82	This module contains a wrapper that allows programs written in Python
12mr|gnome-python-extras-2.25.3-26|83	to use GKSu.
12mr|gnome-python-extras-2.25.3-26|84	%endif
12mr|gnome-python-extras-2.25.3-26|85	
12mr|gnome-python-extras-2.25.3-26|86	%if %{build_gksu2}
12mr|gnome-python-extras-2.25.3-26|87	%package -n %{oname}-gksu2
12mr|gnome-python-extras-2.25.3-26|88	Summary:	Python bindings for GKSu2
12mr|gnome-python-extras-2.25.3-26|89	Group:		Development/GNOME and GTK+
12mr|gnome-python-extras-2.25.3-26|90	Requires:	%{name} = %{version}-%{release}
12mr|gnome-python-extras-2.25.3-26|91	BuildRequires:	libgksu2-devel
12mr|gnome-python-extras-2.25.3-26|92	
12mr|gnome-python-extras-2.25.3-26|93	%description -n %{oname}-gksu2
12mr|gnome-python-extras-2.25.3-26|94	This module contains a wrapper that allows programs written in Python
12mr|gnome-python-extras-2.25.3-26|95	to use GKSu.
12mr|gnome-python-extras-2.25.3-26|96	%endif
12mr|gnome-python-extras-2.25.3-26|97	
12mr|gnome-python-extras-2.25.3-26|98	%package -n %{oname}-gdl
12mr|gnome-python-extras-2.25.3-26|99	Summary:	Python bindings for Gnome Devtool Libraries
12mr|gnome-python-extras-2.25.3-26|100	Group:		Development/GNOME and GTK+
12mr|gnome-python-extras-2.25.3-26|101	Requires:	%{name} = %{version}-%{release}
12mr|gnome-python-extras-2.25.3-26|102	BuildRequires:	libgdl-devel
12mr|gnome-python-extras-2.25.3-26|103	
12mr|gnome-python-extras-2.25.3-26|104	%description -n %{oname}-gdl
12mr|gnome-python-extras-2.25.3-26|105	This module contains a wrapper that allows programs written in Python
12mr|gnome-python-extras-2.25.3-26|106	to use Gnome Devtool Libraries.
12mr|gnome-python-extras-2.25.3-26|107	
12mr|gnome-python-extras-2.25.3-26|108	%package -n %{oname}-gtkspell
12mr|gnome-python-extras-2.25.3-26|109	Summary:	Python bindings for gtkspell
12mr|gnome-python-extras-2.25.3-26|110	Group:		Development/GNOME and GTK+
12mr|gnome-python-extras-2.25.3-26|111	Requires:	%{name} = %{version}-%{release}
12mr|gnome-python-extras-2.25.3-26|112	BuildRequires:	gtkspell-devel
12mr|gnome-python-extras-2.25.3-26|113	
12mr|gnome-python-extras-2.25.3-26|114	%description -n %{oname}-gtkspell
12mr|gnome-python-extras-2.25.3-26|115	This module contains a wrapper that allows gnome python apps to use
12mr|gnome-python-extras-2.25.3-26|116	the gtkspell library.
12mr|gnome-python-extras-2.25.3-26|117	
12mr|gnome-python-extras-2.25.3-26|118	%if %{build_gtkmozembed}
12mr|gnome-python-extras-2.25.3-26|119	%package -n %{oname}-gtkmozembed
12mr|gnome-python-extras-2.25.3-26|120	Summary:	Python bindings for mozilla
12mr|gnome-python-extras-2.25.3-26|121	Group:		Development/GNOME and GTK+
12mr|gnome-python-extras-2.25.3-26|122	Requires:	%{name} = %{version}-%{release}
12mr|gnome-python-extras-2.25.3-26|123	BuildRequires:	xulrunner-devel
12mr|gnome-python-extras-2.25.3-26|124	
12mr|gnome-python-extras-2.25.3-26|125	%description -n %{oname}-gtkmozembed
12mr|gnome-python-extras-2.25.3-26|126	This module contains a wrapper that allows gnome python apps to embed
12mr|gnome-python-extras-2.25.3-26|127	the mozilla browser.
12mr|gnome-python-extras-2.25.3-26|128	%endif
12mr|gnome-python-extras-2.25.3-26|129	
12mr|gnome-python-extras-2.25.3-26|130	%if %{build_gtkhtml}
12mr|gnome-python-extras-2.25.3-26|131	%package -n %{oname}-gtkhtml2
12mr|gnome-python-extras-2.25.3-26|132	Summary:	Python bindings for interacting with gtkhtml2
12mr|gnome-python-extras-2.25.3-26|133	Group:		Development/GNOME and GTK+
12mr|gnome-python-extras-2.25.3-26|134	
12mr|gnome-python-extras-2.25.3-26|135	%description -n %{oname}-gtkhtml2
12mr|gnome-python-extras-2.25.3-26|136	This module contains a wrapper that allows the use of gtkhtml2 via
12mr|gnome-python-extras-2.25.3-26|137	Python
12mr|gnome-python-extras-2.25.3-26|138	%endif
12mr|gnome-python-extras-2.25.3-26|139	
12mr|gnome-python-extras-2.25.3-26|140	%prep
12mr|gnome-python-extras-2.25.3-26|141	%setup -q
12mr|gnome-python-extras-2.25.3-26|142	%patch3 -p1 -b .linkage
12mr|gnome-python-extras-2.25.3-26|143	%patch4 -p0 -b .gdl
12mr|gnome-python-extras-2.25.3-26|144	autoreconf -fi
12mr|gnome-python-extras-2.25.3-26|145	
12mr|gnome-python-extras-2.25.3-26|146	%build
12mr|gnome-python-extras-2.25.3-26|147	%configure2_5x --with-gtkmozembed=mozilla --enable-docs
12mr|gnome-python-extras-2.25.3-26|148	%make
12mr|gnome-python-extras-2.25.3-26|149	
12mr|gnome-python-extras-2.25.3-26|150	
12mr|gnome-python-extras-2.25.3-26|151	%install
12mr|gnome-python-extras-2.25.3-26|152	%makeinstall_std
12mr|gnome-python-extras-2.25.3-26|153	
12mr|gnome-python-extras-2.25.3-26|154	%files
12mr|gnome-python-extras-2.25.3-26|155	%defattr(644,root,root,755)
12mr|gnome-python-extras-2.25.3-26|156	%doc AUTHORS ChangeLog
12mr|gnome-python-extras-2.25.3-26|157	%defattr(755,root,root,755)
12mr|gnome-python-extras-2.25.3-26|158	%dir %{_datadir}/pygtk/2.0/defs
12mr|gnome-python-extras-2.25.3-26|159	%{_datadir}/pygtk/2.0/defs/*.defs
12mr|gnome-python-extras-2.25.3-26|160	%{_libdir}/pkgconfig/%{name}-2.0.pc
12mr|gnome-python-extras-2.25.3-26|161	%{_libdir}/python%{py_ver}/site-packages/gtk-2.0/egg/
12mr|gnome-python-extras-2.25.3-26|162	%doc examples/egg/
12mr|gnome-python-extras-2.25.3-26|163	
12mr|gnome-python-extras-2.25.3-26|164	%if %{build_gksu}
12mr|gnome-python-extras-2.25.3-26|165	%files -n %{oname}-gksu
12mr|gnome-python-extras-2.25.3-26|166	%defattr(755,root,root,755)
12mr|gnome-python-extras-2.25.3-26|167	%{_libdir}/python%{py_ver}/site-packages/gtk-2.0/gksu/
12mr|gnome-python-extras-2.25.3-26|168	%endif
12mr|gnome-python-extras-2.25.3-26|169	
12mr|gnome-python-extras-2.25.3-26|170	%if %{build_gksu2}
12mr|gnome-python-extras-2.25.3-26|171	%files -n %{oname}-gksu2
12mr|gnome-python-extras-2.25.3-26|172	%defattr(755,root,root,755)
12mr|gnome-python-extras-2.25.3-26|173	%{_libdir}/python%{py_ver}/site-packages/gtk-2.0/gksu2/
12mr|gnome-python-extras-2.25.3-26|174	%endif
12mr|gnome-python-extras-2.25.3-26|175	
12mr|gnome-python-extras-2.25.3-26|176	%if %{build_gda}
12mr|gnome-python-extras-2.25.3-26|177	%files -n %{oname}-gda
12mr|gnome-python-extras-2.25.3-26|178	%defattr(755,root,root,755)
12mr|gnome-python-extras-2.25.3-26|179	%{_datadir}/pygtk/2.0/argtypes/gda-*
12mr|gnome-python-extras-2.25.3-26|180	%{_libdir}/python%{py_ver}/site-packages/gtk-2.0/gda.so
12mr|gnome-python-extras-2.25.3-26|181	
12mr|gnome-python-extras-2.25.3-26|182	%files -n %{oname}-gda-devel
12mr|gnome-python-extras-2.25.3-26|183	%defattr(755,root,root,755)
12mr|gnome-python-extras-2.25.3-26|184	%{_libdir}/pkgconfig/pygda-%{gdaapi}.pc
12mr|gnome-python-extras-2.25.3-26|185	%{_includedir}/pygda-%{gdaapi}/
12mr|gnome-python-extras-2.25.3-26|186	%endif
12mr|gnome-python-extras-2.25.3-26|187	
12mr|gnome-python-extras-2.25.3-26|188	%files -n %{oname}-gdl
12mr|gnome-python-extras-2.25.3-26|189	%defattr(755,root,root,755)
12mr|gnome-python-extras-2.25.3-26|190	%{_libdir}/python%{py_ver}/site-packages/gtk-2.0/gdl.so
12mr|gnome-python-extras-2.25.3-26|191	%doc examples/gdl
12mr|gnome-python-extras-2.25.3-26|192	
12mr|gnome-python-extras-2.25.3-26|193	%files -n %{oname}-gtkspell
12mr|gnome-python-extras-2.25.3-26|194	%defattr(755,root,root,755)
12mr|gnome-python-extras-2.25.3-26|195	%{_libdir}/python%{py_ver}/site-packages/gtk-2.0/gtkspell.so
12mr|gnome-python-extras-2.25.3-26|196	%doc examples/gtkspell
12mr|gnome-python-extras-2.25.3-26|197	%doc %{_datadir}/gtk-doc/html/pygtkspell
12mr|gnome-python-extras-2.25.3-26|198	
12mr|gnome-python-extras-2.25.3-26|199	%if %{build_gtkmozembed}
12mr|gnome-python-extras-2.25.3-26|200	%files -n %{oname}-gtkmozembed
12mr|gnome-python-extras-2.25.3-26|201	%defattr(755,root,root,755)
12mr|gnome-python-extras-2.25.3-26|202	%{_libdir}/python%{py_ver}/site-packages/gtk-2.0/gtkmozembed.so
12mr|gnome-python-extras-2.25.3-26|203	%doc %{_datadir}/gtk-doc/html/pygtkmozembed
12mr|gnome-python-extras-2.25.3-26|204	%endif
12mr|gnome-python-extras-2.25.3-26|205	
12mr|gnome-python-extras-2.25.3-26|206	%if %{build_gtkhtml}
12mr|gnome-python-extras-2.25.3-26|207	%files -n %{oname}-gtkhtml2
12mr|gnome-python-extras-2.25.3-26|208	%defattr(755,root,root,755)
12mr|gnome-python-extras-2.25.3-26|209	%{_libdir}/python%{py_ver}/site-packages/gtk-2.0/gtkhtml2.so
12mr|gnome-python-extras-2.25.3-26|210	%defattr(644,root,root,755)
12mr|gnome-python-extras-2.25.3-26|211	%doc examples/gtkhtml2
12mr|gnome-python-extras-2.25.3-26|212	%endif
12mr|gnome-python-extras-2.25.3-26|213	
12mr|gnome-python-extras-2.25.3-26|214	
12mr|gnome-python-extras-2.25.3-26|215	
12mr|gnome-python-extras-2.25.3-26|216	%changelog
12mr|gnome-python-extras-2.25.3-26|217	* Mon Sep  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-python-extras-2.25.3-26|218	+ Commit: 5c7b555
12mr|gnome-python-extras-2.25.3-26|219	- gtkmozembed is deprecated and no longer provided by xulrunner so we cannot build with it
12mr|gnome-python-extras-2.25.3-26|220	
12mr|gnome-python-extras-2.25.3-26|221	* Mon Sep  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-python-extras-2.25.3-26|222	+ Commit: 9d169af
12mr|gnome-python-extras-2.25.3-26|223	- Spec cleanup
12mr|gnome-python-extras-2.25.3-26|224	
12mr|gnome-python-extras-2.25.3-26|225	

14159 12
12mr|gnome-screensaver-3.6.0-1|1	Name:		gnome-screensaver
12mr|gnome-screensaver-3.6.0-1|2	Summary:	GNOME Screensaver
12mr|gnome-screensaver-3.6.0-1|3	Version:	3.6.0
12mr|gnome-screensaver-3.6.0-1|4	Release:	1
12mr|gnome-screensaver-3.6.0-1|5	License:	GPLv2+
12mr|gnome-screensaver-3.6.0-1|6	Group:		Graphical desktop/GNOME
12mr|gnome-screensaver-3.6.0-1|7	Url:		http://www.gnome.org
12mr|gnome-screensaver-3.6.0-1|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|gnome-screensaver-3.6.0-1|9	
12mr|gnome-screensaver-3.6.0-1|10	BuildRequires:	desktop-file-utils
12mr|gnome-screensaver-3.6.0-1|11	BuildRequires:	intltool
12mr|gnome-screensaver-3.6.0-1|12	BuildRequires:	pam-devel
12mr|gnome-screensaver-3.6.0-1|13	BuildRequires:	pkgconfig(dbus-1)
12mr|gnome-screensaver-3.6.0-1|14	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|gnome-screensaver-3.6.0-1|15	BuildRequires:	pkgconfig(glib-2.0)
12mr|gnome-screensaver-3.6.0-1|16	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12mr|gnome-screensaver-3.6.0-1|17	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mr|gnome-screensaver-3.6.0-1|18	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gnome-screensaver-3.6.0-1|19	BuildRequires:	pkgconfig(libgnomekbdui)
12mr|gnome-screensaver-3.6.0-1|20	BuildRequires:	pkgconfig(x11)
12mr|gnome-screensaver-3.6.0-1|21	BuildRequires:	pkgconfig(xext)
12mr|gnome-screensaver-3.6.0-1|22	BuildRequires:	pkgconfig(xxf86misc)
12mr|gnome-screensaver-3.6.0-1|23	BuildRequires:	pkgconfig(xxf86vm)
12mr|gnome-screensaver-3.6.0-1|24	BuildRequires:	pkgconfig(xtst)
12mr|gnome-screensaver-3.6.0-1|25	
12mr|gnome-screensaver-3.6.0-1|26	Requires:	xsltproc
12mr|gnome-screensaver-3.6.0-1|27	Requires:	dbus-x11
12mr|gnome-screensaver-3.6.0-1|28	Suggests:	mandriva-theme-screensaver
12mr|gnome-screensaver-3.6.0-1|29	
12mr|gnome-screensaver-3.6.0-1|30	%description
12mr|gnome-screensaver-3.6.0-1|31	gnome-screensaver is a screen saver and locker that aims to have
12mr|gnome-screensaver-3.6.0-1|32	simple, sane, secure defaults and be well integrated with the desktop.
12mr|gnome-screensaver-3.6.0-1|33	It is designed to support:
12mr|gnome-screensaver-3.6.0-1|34	
12mr|gnome-screensaver-3.6.0-1|35	* the ability to lock down configuration settings
12mr|gnome-screensaver-3.6.0-1|36	* translation into other languages
12mr|gnome-screensaver-3.6.0-1|37	* user switching
12mr|gnome-screensaver-3.6.0-1|38	
12mr|gnome-screensaver-3.6.0-1|39	%prep
12mr|gnome-screensaver-3.6.0-1|40	%setup -q
12mr|gnome-screensaver-3.6.0-1|41	%apply_patches
12mr|gnome-screensaver-3.6.0-1|42	
12mr|gnome-screensaver-3.6.0-1|43	%build
12mr|gnome-screensaver-3.6.0-1|44	%configure2_5x \
12mr|gnome-screensaver-3.6.0-1|45	--disable-more-warnings
12mr|gnome-screensaver-3.6.0-1|46	
12mr|gnome-screensaver-3.6.0-1|47	%make
12mr|gnome-screensaver-3.6.0-1|48	
12mr|gnome-screensaver-3.6.0-1|49	%install
12mr|gnome-screensaver-3.6.0-1|50	%makeinstall_std
12mr|gnome-screensaver-3.6.0-1|51	
12mr|gnome-screensaver-3.6.0-1|52	%find_lang %{name}
12mr|gnome-screensaver-3.6.0-1|53	
12mr|gnome-screensaver-3.6.0-1|54	%files -f %{name}.lang
12mr|gnome-screensaver-3.6.0-1|55	%doc README AUTHORS
12mr|gnome-screensaver-3.6.0-1|56	%{_sysconfdir}/pam.d/gnome-screensaver
12mr|gnome-screensaver-3.6.0-1|57	%{_sysconfdir}/xdg/autostart/%{name}.desktop
12mr|gnome-screensaver-3.6.0-1|58	%{_bindir}/*
12mr|gnome-screensaver-3.6.0-1|59	%{_libexecdir}/gnome-screensaver-dialog
12mr|gnome-screensaver-3.6.0-1|60	%{_mandir}/man1/gnome-screensaver*
12mr|gnome-screensaver-3.6.0-1|61	
12mr|gnome-screensaver-3.6.0-1|62	
12mr|gnome-screensaver-3.6.0-1|63	
12mr|gnome-screensaver-3.6.0-1|64	
12mr|gnome-screensaver-3.6.0-1|65	%changelog
12mr|gnome-screensaver-3.6.0-1|66	

14160 12
12mr|gnome-screenshot-3.6.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|gnome-screenshot-3.6.1-1|2	
12mr|gnome-screenshot-3.6.1-1|3	Name:		gnome-screenshot
12mr|gnome-screenshot-3.6.1-1|4	Version:	3.6.1
12mr|gnome-screenshot-3.6.1-1|5	Release:	1
12mr|gnome-screenshot-3.6.1-1|6	Summary:	GNOME Screenshot utility
12mr|gnome-screenshot-3.6.1-1|7	License:	GPLv2+
12mr|gnome-screenshot-3.6.1-1|8	Group:		File tools
12mr|gnome-screenshot-3.6.1-1|9	Url:		http://live.gnome.org/GnomeUtils/Baobab
12mr|gnome-screenshot-3.6.1-1|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|gnome-screenshot-3.6.1-1|11	BuildRequires:	intltool
12mr|gnome-screenshot-3.6.1-1|12	BuildRequires:	pkgconfig(xext)
12mr|gnome-screenshot-3.6.1-1|13	BuildRequires:	pkgconfig(x11)
12mr|gnome-screenshot-3.6.1-1|14	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.0
12mr|gnome-screenshot-3.6.1-1|15	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12mr|gnome-screenshot-3.6.1-1|16	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mr|gnome-screenshot-3.6.1-1|17	Conflicts:	gnome-utils < 1:3.3.1
12mr|gnome-screenshot-3.6.1-1|18	
12mr|gnome-screenshot-3.6.1-1|19	%description
12mr|gnome-screenshot-3.6.1-1|20	Gnome screenshot utility.
12mr|gnome-screenshot-3.6.1-1|21	
12mr|gnome-screenshot-3.6.1-1|22	%prep
12mr|gnome-screenshot-3.6.1-1|23	%setup -q
12mr|gnome-screenshot-3.6.1-1|24	%apply_patches
12mr|gnome-screenshot-3.6.1-1|25	
12mr|gnome-screenshot-3.6.1-1|26	%build
12mr|gnome-screenshot-3.6.1-1|27	%configure2_5x \
12mr|gnome-screenshot-3.6.1-1|28	--disable-rpath \
12mr|gnome-screenshot-3.6.1-1|29	--disable-schemas-compile
12mr|gnome-screenshot-3.6.1-1|30	
12mr|gnome-screenshot-3.6.1-1|31	%make
12mr|gnome-screenshot-3.6.1-1|32	
12mr|gnome-screenshot-3.6.1-1|33	%install
12mr|gnome-screenshot-3.6.1-1|34	%makeinstall_std
12mr|gnome-screenshot-3.6.1-1|35	
12mr|gnome-screenshot-3.6.1-1|36	#handle docs with files section
12mr|gnome-screenshot-3.6.1-1|37	rm -rf %{buildroot}%{_defaultdocdir}
12mr|gnome-screenshot-3.6.1-1|38	
12mr|gnome-screenshot-3.6.1-1|39	%find_lang %{name} --with-gnome
12mr|gnome-screenshot-3.6.1-1|40	
12mr|gnome-screenshot-3.6.1-1|41	%files -f %{name}.lang
12mr|gnome-screenshot-3.6.1-1|42	%doc NEWS
12mr|gnome-screenshot-3.6.1-1|43	%{_bindir}/%{name}
12mr|gnome-screenshot-3.6.1-1|44	%{_datadir}/GConf/gsettings/gnome-screenshot.convert
12mr|gnome-screenshot-3.6.1-1|45	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-screenshot.gschema.xml
12mr|gnome-screenshot-3.6.1-1|46	%{_datadir}/applications/%{name}.desktop
12mr|gnome-screenshot-3.6.1-1|47	%{_mandir}/man1/%{name}.1.*

14161 12
12mr|gnome-search-tool-3.6.0-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|gnome-search-tool-3.6.0-1|2	
12mr|gnome-search-tool-3.6.0-1|3	Summary:	GNOME Search tool
12mr|gnome-search-tool-3.6.0-1|4	Name:		gnome-search-tool
12mr|gnome-search-tool-3.6.0-1|5	Version:	3.6.0
12mr|gnome-search-tool-3.6.0-1|6	Release:	1
12mr|gnome-search-tool-3.6.0-1|7	License:	GPLv2+
12mr|gnome-search-tool-3.6.0-1|8	Group:		Graphical desktop/GNOME
12mr|gnome-search-tool-3.6.0-1|9	Url:		http://www.gnome.org
12mr|gnome-search-tool-3.6.0-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|gnome-search-tool-3.6.0-1|11	BuildRequires:	intltool itstool
12mr|gnome-search-tool-3.6.0-1|12	BuildRequires:	pkgconfig(gconf-2.0)
12mr|gnome-search-tool-3.6.0-1|13	BuildRequires:	pkgconfig(glib-2.0)
12mr|gnome-search-tool-3.6.0-1|14	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gnome-search-tool-3.6.0-1|15	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gnome-search-tool-3.6.0-1|16	BuildRequires:	pkgconfig(sm)
12mr|gnome-search-tool-3.6.0-1|17	Conflicts:	gnome-utils < 1:3.3.1
12mr|gnome-search-tool-3.6.0-1|18	
12mr|gnome-search-tool-3.6.0-1|19	%description
12mr|gnome-search-tool-3.6.0-1|20	Search tool for Gnome desktop.
12mr|gnome-search-tool-3.6.0-1|21	
12mr|gnome-search-tool-3.6.0-1|22	%prep
12mr|gnome-search-tool-3.6.0-1|23	%setup -q
12mr|gnome-search-tool-3.6.0-1|24	
12mr|gnome-search-tool-3.6.0-1|25	%build
12mr|gnome-search-tool-3.6.0-1|26	%configure2_5x \
12mr|gnome-search-tool-3.6.0-1|27	--disable-rpath \
12mr|gnome-search-tool-3.6.0-1|28	--disable-schemas-compile \
12mr|gnome-search-tool-3.6.0-1|29	--disable-schemas-install \
12mr|gnome-search-tool-3.6.0-1|30	--disable-scrollkeeper
12mr|gnome-search-tool-3.6.0-1|31	%make
12mr|gnome-search-tool-3.6.0-1|32	
12mr|gnome-search-tool-3.6.0-1|33	%install
12mr|gnome-search-tool-3.6.0-1|34	%makeinstall_std
12mr|gnome-search-tool-3.6.0-1|35	
12mr|gnome-search-tool-3.6.0-1|36	%find_lang %{name} --with-gnome
12mr|gnome-search-tool-3.6.0-1|37	
12mr|gnome-search-tool-3.6.0-1|38	%files -f %{name}.lang
12mr|gnome-search-tool-3.6.0-1|39	%doc NEWS AUTHORS
12mr|gnome-search-tool-3.6.0-1|40	%{_bindir}/%{name}
12mr|gnome-search-tool-3.6.0-1|41	%{_datadir}/applications/%{name}.desktop
12mr|gnome-search-tool-3.6.0-1|42	%{_datadir}/pixmaps/gsearchtool/thumbnail_frame.png
12mr|gnome-search-tool-3.6.0-1|43	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-search-tool.gschema.xml
12mr|gnome-search-tool-3.6.0-1|44	%{_datadir}/GConf/gsettings/gnome-search-tool.convert
12mr|gnome-search-tool-3.6.0-1|45	%{_mandir}/man1/%{name}.1.*
12mr|gnome-search-tool-3.6.0-1|46	
12mr|gnome-search-tool-3.6.0-1|47	
12mr|gnome-search-tool-3.6.0-1|48	
12mr|gnome-search-tool-3.6.0-1|49	
12mr|gnome-search-tool-3.6.0-1|50	%changelog
12mr|gnome-search-tool-3.6.0-1|51	

14162 12
12mr|gnome-session-3.6.2-1|1	Summary:	The gnome desktop programs for the GNOME GUI desktop environment
12mr|gnome-session-3.6.2-1|2	Name:		gnome-session
12mr|gnome-session-3.6.2-1|3	Version:	3.6.2
12mr|gnome-session-3.6.2-1|4	Release:	1
12mr|gnome-session-3.6.2-1|5	License:	GPLv2+
12mr|gnome-session-3.6.2-1|6	Group:		Graphical desktop/GNOME
12mr|gnome-session-3.6.2-1|7	URL:		http://www.gnome.org/softwaremap/projects/gnome-session/
12mr|gnome-session-3.6.2-1|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|gnome-session-3.6.2-1|9	Patch0:		gnome-session-llvmpipe.patch
12mr|gnome-session-3.6.2-1|10	Source1:	gnome-session-startgnome
12mr|gnome-session-3.6.2-1|11	Source2:	gnome-session-gnomerc
12mr|gnome-session-3.6.2-1|12	Source3:	gnome-session-startgnomeclassic
12mr|gnome-session-3.6.2-1|13	
12mr|gnome-session-3.6.2-1|14	BuildRequires:	desktop-file-utils
12mr|gnome-session-3.6.2-1|15	BuildRequires:	gtk-doc
12mr|gnome-session-3.6.2-1|16	BuildRequires:	intltool >= 0.40.0
12mr|gnome-session-3.6.2-1|17	BuildRequires:	xmlto
12mr|gnome-session-3.6.2-1|18	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.76
12mr|gnome-session-3.6.2-1|19	BuildRequires:	pkgconfig(gconf-2.0)
12mr|gnome-session-3.6.2-1|20	BuildRequires:	pkgconfig(gio-2.0) >= 2.28.0
12mr|gnome-session-3.6.2-1|21	BuildRequires:	pkgconfig(gl)
12mr|gnome-session-3.6.2-1|22	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
12mr|gnome-session-3.6.2-1|23	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.90.7
12mr|gnome-session-3.6.2-1|24	BuildRequires:	pkgconfig(ice)
12mr|gnome-session-3.6.2-1|25	BuildRequires:	pkgconfig(json-glib-1.0) >= 0.10
12mr|gnome-session-3.6.2-1|26	BuildRequires:	pkgconfig(sm)
12mr|gnome-session-3.6.2-1|27	BuildRequires:	pkgconfig(upower-glib) >= 0.9.0
12mr|gnome-session-3.6.2-1|28	BuildRequires:	pkgconfig(xau)
12mr|gnome-session-3.6.2-1|29	BuildRequires:	pkgconfig(xcomposite)
12mr|gnome-session-3.6.2-1|30	BuildRequires:	pkgconfig(xext)
12mr|gnome-session-3.6.2-1|31	BuildRequires:	pkgconfig(xrender)
12mr|gnome-session-3.6.2-1|32	BuildRequires:	pkgconfig(xtst)
12mr|gnome-session-3.6.2-1|33	BuildRequires:	x11-xtrans-devel
12mr|gnome-session-3.6.2-1|34	BuildRequires:	tcp_wrappers-devel
12mr|gnome-session-3.6.2-1|35	
12mr|gnome-session-3.6.2-1|36	Requires:	GConf2 >= 1.2.1
12mr|gnome-session-3.6.2-1|37	Requires:	desktop-common-data
12mr|gnome-session-3.6.2-1|38	Requires:	gnome-user-docs
12mr|gnome-session-3.6.2-1|39	Requires:	gnome-settings-daemon
12mr|gnome-session-3.6.2-1|40	Requires:	%{name}-bin >= %{version}-%{release}
12mr|gnome-session-3.6.2-1|41	
12mr|gnome-session-3.6.2-1|42	%description
12mr|gnome-session-3.6.2-1|43	GNOME (GNU Network Object Model Environment) is a user-friendly
12mr|gnome-session-3.6.2-1|44	set of applications and desktop tools to be used in conjunction with a
12mr|gnome-session-3.6.2-1|45	window manager for the X Window System.
12mr|gnome-session-3.6.2-1|46	
12mr|gnome-session-3.6.2-1|47	The GNOME Session Manager restores a set session (group of applications)
12mr|gnome-session-3.6.2-1|48	when you log into GNOME.
12mr|gnome-session-3.6.2-1|49	
12mr|gnome-session-3.6.2-1|50	%package bin
12mr|gnome-session-3.6.2-1|51	Group: %{group}
12mr|gnome-session-3.6.2-1|52	Summary: %{summary}
12mr|gnome-session-3.6.2-1|53	Conflicts: gnome-session < 2.30.2-2mdv
12mr|gnome-session-3.6.2-1|54	Requires: GConf2-sanity-check
12mr|gnome-session-3.6.2-1|55	
12mr|gnome-session-3.6.2-1|56	%description bin
12mr|gnome-session-3.6.2-1|57	This package contains the binaries for the GNOME Session Manager, but
12mr|gnome-session-3.6.2-1|58	no startup scripts. It is meant for applications such as GDM that use
12mr|gnome-session-3.6.2-1|59	gnome-session internally.
12mr|gnome-session-3.6.2-1|60	
12mr|gnome-session-3.6.2-1|61	%prep
12mr|gnome-session-3.6.2-1|62	%setup -q
12mr|gnome-session-3.6.2-1|63	%apply_patches
12mr|gnome-session-3.6.2-1|64	
12mr|gnome-session-3.6.2-1|65	%build
12mr|gnome-session-3.6.2-1|66	%configure2_5x
12mr|gnome-session-3.6.2-1|67	
12mr|gnome-session-3.6.2-1|68	%make
12mr|gnome-session-3.6.2-1|69	
12mr|gnome-session-3.6.2-1|70	%install
12mr|gnome-session-3.6.2-1|71	%makeinstall_std
12mr|gnome-session-3.6.2-1|72	
12mr|gnome-session-3.6.2-1|73	# wmsession session file
12mr|gnome-session-3.6.2-1|74	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12mr|gnome-session-3.6.2-1|75	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/02GNOME
12mr|gnome-session-3.6.2-1|76	NAME=GNOME
12mr|gnome-session-3.6.2-1|77	ICON=gnome-logo-icon-transparent.png
12mr|gnome-session-3.6.2-1|78	DESC=GNOME Environment
12mr|gnome-session-3.6.2-1|79	EXEC=%{_bindir}/startgnome
12mr|gnome-session-3.6.2-1|80	SCRIPT:
12mr|gnome-session-3.6.2-1|81	exec %{_bindir}/startgnome
12mr|gnome-session-3.6.2-1|82	EOF
12mr|gnome-session-3.6.2-1|83	
12mr|gnome-session-3.6.2-1|84	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/03GNOMECLASSIC
12mr|gnome-session-3.6.2-1|85	NAME=Gnome Classic
12mr|gnome-session-3.6.2-1|86	ICON=gnome-logo-icon-transparent.png
12mr|gnome-session-3.6.2-1|87	DESC=GNOME 3 with separate panel and window manager
12mr|gnome-session-3.6.2-1|88	EXEC=%{_bindir}/startgnomeclassic
12mr|gnome-session-3.6.2-1|89	SCRIPT:
12mr|gnome-session-3.6.2-1|90	exec %{_bindir}/startgnomeclassic
12mr|gnome-session-3.6.2-1|91	EOF
12mr|gnome-session-3.6.2-1|92	
12mr|gnome-session-3.6.2-1|93	desktop-file-install --vendor="" \
12mr|gnome-session-3.6.2-1|94	--add-category="X-MandrivaLinux-System-Configuration-GNOME-Advanced" \
12mr|gnome-session-3.6.2-1|95	--add-category="GTK" \
12mr|gnome-session-3.6.2-1|96	--add-category="GNOME" \
12mr|gnome-session-3.6.2-1|97	--dir %{buildroot}%{_datadir}/applications \
12mr|gnome-session-3.6.2-1|98	%{buildroot}%{_datadir}/applications/*
12mr|gnome-session-3.6.2-1|99	
12mr|gnome-session-3.6.2-1|100	install -m 0755 %{SOURCE1} %{buildroot}%{_bindir}/startgnome
12mr|gnome-session-3.6.2-1|101	install -m 0755 %{SOURCE3} %{buildroot}%{_bindir}/startgnomeclassic
12mr|gnome-session-3.6.2-1|102	
12mr|gnome-session-3.6.2-1|103	mkdir -p %{buildroot}%{_sysconfdir}/gnome
12mr|gnome-session-3.6.2-1|104	install -m 0755 %{SOURCE2} %{buildroot}%{_sysconfdir}/gnome/gnomerc
12mr|gnome-session-3.6.2-1|105	# gw these produce rpmlint errors:
12mr|gnome-session-3.6.2-1|106	rm -rf %{buildroot}%{_datadir}/locale/{be@latin}
12mr|gnome-session-3.6.2-1|107	%find_lang %{name}-3.0
12mr|gnome-session-3.6.2-1|108	
12mr|gnome-session-3.6.2-1|109	# remove unpackaged files
12mr|gnome-session-3.6.2-1|110	rm -rf %{buildroot}%{_datadir}/xsessions
12mr|gnome-session-3.6.2-1|111	
12mr|gnome-session-3.6.2-1|112	%post
12mr|gnome-session-3.6.2-1|113	if [ "$1" = "2" -a -r /etc/sysconfig/desktop ]; then
12mr|gnome-session-3.6.2-1|114	sed -i -e "s|^DESKTOP=Gnome$|DESKTOP=GNOME|g" /etc/sysconfig/desktop
12mr|gnome-session-3.6.2-1|115	fi
12mr|gnome-session-3.6.2-1|116	%{make_session}
12mr|gnome-session-3.6.2-1|117	
12mr|gnome-session-3.6.2-1|118	%postun
12mr|gnome-session-3.6.2-1|119	%{make_session}
12mr|gnome-session-3.6.2-1|120	
12mr|gnome-session-3.6.2-1|121	%files bin
12mr|gnome-session-3.6.2-1|122	%{_bindir}/gnome-session
12mr|gnome-session-3.6.2-1|123	%{_datadir}/glib-2.0/schemas/org.gnome.SessionManager.gschema.xml
12mr|gnome-session-3.6.2-1|124	%{_datadir}/%{name}
12mr|gnome-session-3.6.2-1|125	%{_datadir}/icons/hicolor/*/apps/*
12mr|gnome-session-3.6.2-1|126	%{_mandir}/man1/gnome-session.*
12mr|gnome-session-3.6.2-1|127	
12mr|gnome-session-3.6.2-1|128	%files -f %{name}-3.0.lang
12mr|gnome-session-3.6.2-1|129	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|gnome-session-3.6.2-1|130	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/*
12mr|gnome-session-3.6.2-1|131	%{_sysconfdir}/gnome/gnomerc
12mr|gnome-session-3.6.2-1|132	%{_bindir}/startgnome
12mr|gnome-session-3.6.2-1|133	%{_bindir}/startgnomeclassic
12mr|gnome-session-3.6.2-1|134	%{_bindir}/gnome-session-properties
12mr|gnome-session-3.6.2-1|135	%{_bindir}/gnome-session-quit
12mr|gnome-session-3.6.2-1|136	%{_libdir}/gnome-session-check-accelerated
12mr|gnome-session-3.6.2-1|137	%{_libdir}/gnome-session-check-accelerated-helper
12mr|gnome-session-3.6.2-1|138	%{_datadir}/applications/*
12mr|gnome-session-3.6.2-1|139	%{_datadir}/GConf/gsettings/gnome-session.convert
12mr|gnome-session-3.6.2-1|140	%{_mandir}/man1/gnome-session-properties.*
12mr|gnome-session-3.6.2-1|141	%{_mandir}/man1/gnome-session-quit.*
12mr|gnome-session-3.6.2-1|142	
12mr|gnome-session-3.6.2-1|143	
12mr|gnome-session-3.6.2-1|144	
12mr|gnome-session-3.6.2-1|145	%changelog
12mr|gnome-session-3.6.2-1|146	* Tue Nov 13 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.2-1
12mr|gnome-session-3.6.2-1|147	- update to 3.6.2
12mr|gnome-session-3.6.2-1|148	
12mr|gnome-session-3.6.2-1|149	* Tue Oct 30 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.1-1
12mr|gnome-session-3.6.2-1|150	- update to 3.6.1
12mr|gnome-session-3.6.2-1|151	
12mr|gnome-session-3.6.2-1|152	* Fri Oct 12 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-2
12mr|gnome-session-3.6.2-1|153	- add patch to unblacklist llvmpipe
12mr|gnome-session-3.6.2-1|154	
12mr|gnome-session-3.6.2-1|155	* Thu Oct  4 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mr|gnome-session-3.6.2-1|156	- update to 3.6.0
12mr|gnome-session-3.6.2-1|157	
12mr|gnome-session-3.6.2-1|158	* Thu May 24 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.2.1-1
12mr|gnome-session-3.6.2-1|159	+ Revision: 800482
12mr|gnome-session-3.6.2-1|160	- update to new version 3.4.2.1
12mr|gnome-session-3.6.2-1|161	
12mr|gnome-session-3.6.2-1|162	* Wed May 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.2-1
12mr|gnome-session-3.6.2-1|163	+ Revision: 799223
12mr|gnome-session-3.6.2-1|164	- update to new version 3.4.2
12mr|gnome-session-3.6.2-1|165	
12mr|gnome-session-3.6.2-1|166	* Sun Apr 29 2012 Guilherme Moro <guilherme@mandriva.com> 3.4.1-1
12mr|gnome-session-3.6.2-1|167	+ Revision: 794409
12mr|gnome-session-3.6.2-1|168	- Updated to version 3.4.1
12mr|gnome-session-3.6.2-1|169	
12mr|gnome-session-3.6.2-1|170	* Mon Mar 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.1-1
12mr|gnome-session-3.6.2-1|171	+ Revision: 782227
12mr|gnome-session-3.6.2-1|172	- new version 3.2.1
12mr|gnome-session-3.6.2-1|173	- added S3 from mga
12mr|gnome-session-3.6.2-1|174	- cleaned up spec
12mr|gnome-session-3.6.2-1|175	
12mr|gnome-session-3.6.2-1|176	* Sun May 08 2011 Funda Wang <fwang@mandriva.org> 2.32.1-2
12mr|gnome-session-3.6.2-1|177	+ Revision: 672445
12mr|gnome-session-3.6.2-1|178	- br sm
12mr|gnome-session-3.6.2-1|179	
12mr|gnome-session-3.6.2-1|180	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|gnome-session-3.6.2-1|181	- mass rebuild
12mr|gnome-session-3.6.2-1|182	
12mr|gnome-session-3.6.2-1|183	* Wed Nov 17 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.1-1mdv2011.0
12mr|gnome-session-3.6.2-1|184	+ Revision: 598366
12mr|gnome-session-3.6.2-1|185	- update to new version 2.32.1
12mr|gnome-session-3.6.2-1|186	
12mr|gnome-session-3.6.2-1|187	* Mon Sep 27 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.0-1mdv2011.0
12mr|gnome-session-3.6.2-1|188	+ Revision: 581286
12mr|gnome-session-3.6.2-1|189	- update to new version 2.32.0
12mr|gnome-session-3.6.2-1|190	
12mr|gnome-session-3.6.2-1|191	* Wed Aug 04 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.6-1mdv2011.0
12mr|gnome-session-3.6.2-1|192	+ Revision: 565809
12mr|gnome-session-3.6.2-1|193	- new version
12mr|gnome-session-3.6.2-1|194	- drop splash screen
12mr|gnome-session-3.6.2-1|195	- update file list
12mr|gnome-session-3.6.2-1|196	
12mr|gnome-session-3.6.2-1|197	* Fri Jul 30 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.2-1mdv2011.0
12mr|gnome-session-3.6.2-1|198	+ Revision: 563376
12mr|gnome-session-3.6.2-1|199	- new version
12mr|gnome-session-3.6.2-1|200	
12mr|gnome-session-3.6.2-1|201	* Wed Jun 30 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.2-2mdv2010.1
12mr|gnome-session-3.6.2-1|202	+ Revision: 549698
12mr|gnome-session-3.6.2-1|203	- move icons to bin subpackage
12mr|gnome-session-3.6.2-1|204	
12mr|gnome-session-3.6.2-1|205	* Tue Jun 22 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.2-1mdv2010.1
12mr|gnome-session-3.6.2-1|206	+ Revision: 548563
12mr|gnome-session-3.6.2-1|207	- Release 2.30.2
12mr|gnome-session-3.6.2-1|208	
12mr|gnome-session-3.6.2-1|209	* Wed Apr 28 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.0-3mdv2010.1
12mr|gnome-session-3.6.2-1|210	+ Revision: 540308
12mr|gnome-session-3.6.2-1|211	- Update splash
12mr|gnome-session-3.6.2-1|212	- remove obsolete buildrequirements
12mr|gnome-session-3.6.2-1|213	
12mr|gnome-session-3.6.2-1|214	* Wed Mar 31 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.0-2mdv2010.1
12mr|gnome-session-3.6.2-1|215	+ Revision: 530356
12mr|gnome-session-3.6.2-1|216	- Split package so gdm only requires a subset (Mdv bug #58443)
12mr|gnome-session-3.6.2-1|217	- remove unneeded dependencies
12mr|gnome-session-3.6.2-1|218	
12mr|gnome-session-3.6.2-1|219	* Tue Mar 30 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12mr|gnome-session-3.6.2-1|220	+ Revision: 528962
12mr|gnome-session-3.6.2-1|221	- update to new version 2.30.0
12mr|gnome-session-3.6.2-1|222	- update build deps
12mr|gnome-session-3.6.2-1|223	
12mr|gnome-session-3.6.2-1|224	+ Funda Wang <fwang@mandriva.org>
12mr|gnome-session-3.6.2-1|225	- update BR's name
12mr|gnome-session-3.6.2-1|226	
12mr|gnome-session-3.6.2-1|227	* Tue Mar 09 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.92-1mdv2010.1
12mr|gnome-session-3.6.2-1|228	+ Revision: 516898
12mr|gnome-session-3.6.2-1|229	- update to new version 2.29.92
12mr|gnome-session-3.6.2-1|230	
12mr|gnome-session-3.6.2-1|231	* Wed Jan 27 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.6-1mdv2010.1
12mr|gnome-session-3.6.2-1|232	+ Revision: 497253
12mr|gnome-session-3.6.2-1|233	- new version
12mr|gnome-session-3.6.2-1|234	- drop patch 11
12mr|gnome-session-3.6.2-1|235	
12mr|gnome-session-3.6.2-1|236	* Wed Dec 30 2009 Pascal Terjan <pterjan@mandriva.org> 2.28.0-5mdv2010.1
12mr|gnome-session-3.6.2-1|237	+ Revision: 484000
12mr|gnome-session-3.6.2-1|238	- Update BuildRequires
12mr|gnome-session-3.6.2-1|239	
12mr|gnome-session-3.6.2-1|240	* Thu Oct 29 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.0-4mdv2010.0
12mr|gnome-session-3.6.2-1|241	+ Revision: 460078
12mr|gnome-session-3.6.2-1|242	- Update splash to 2.28
12mr|gnome-session-3.6.2-1|243	
12mr|gnome-session-3.6.2-1|244	* Mon Oct 26 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.0-3mdv2010.0
12mr|gnome-session-3.6.2-1|245	+ Revision: 459363
12mr|gnome-session-3.6.2-1|246	- Patch10: fix crash at logout (GNOME bug #590828)
12mr|gnome-session-3.6.2-1|247	- Patch11: fix crash in xsmp_stop (GNOME bug #598211)
12mr|gnome-session-3.6.2-1|248	
12mr|gnome-session-3.6.2-1|249	* Mon Sep 21 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mr|gnome-session-3.6.2-1|250	+ Revision: 446790
12mr|gnome-session-3.6.2-1|251	- update to new version 2.28.0
12mr|gnome-session-3.6.2-1|252	
12mr|gnome-session-3.6.2-1|253	* Mon Sep 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.92-1mdv2010.0
12mr|gnome-session-3.6.2-1|254	+ Revision: 439657
12mr|gnome-session-3.6.2-1|255	- update file list
12mr|gnome-session-3.6.2-1|256	- new version
12mr|gnome-session-3.6.2-1|257	
12mr|gnome-session-3.6.2-1|258	* Tue Aug 25 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.91-1mdv2010.0
12mr|gnome-session-3.6.2-1|259	+ Revision: 421108
12mr|gnome-session-3.6.2-1|260	- new version
12mr|gnome-session-3.6.2-1|261	- update file list
12mr|gnome-session-3.6.2-1|262	
12mr|gnome-session-3.6.2-1|263	* Wed Jul 29 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.5-1mdv2010.0
12mr|gnome-session-3.6.2-1|264	+ Revision: 402914
12mr|gnome-session-3.6.2-1|265	- update build deps
12mr|gnome-session-3.6.2-1|266	- new version
12mr|gnome-session-3.6.2-1|267	- rediff patch 6
12mr|gnome-session-3.6.2-1|268	- drop patch 10
12mr|gnome-session-3.6.2-1|269	- fix build
12mr|gnome-session-3.6.2-1|270	- update deps
12mr|gnome-session-3.6.2-1|271	
12mr|gnome-session-3.6.2-1|272	* Wed Jul 15 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.4-1mdv2010.0
12mr|gnome-session-3.6.2-1|273	+ Revision: 396378
12mr|gnome-session-3.6.2-1|274	- update to new version 2.27.4
12mr|gnome-session-3.6.2-1|275	
12mr|gnome-session-3.6.2-1|276	* Wed Jul 01 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.2-1mdv2010.0
12mr|gnome-session-3.6.2-1|277	+ Revision: 391232
12mr|gnome-session-3.6.2-1|278	- new version
12mr|gnome-session-3.6.2-1|279	- rediff patch 9
12mr|gnome-session-3.6.2-1|280	
12mr|gnome-session-3.6.2-1|281	* Tue Apr 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.1-1mdv2009.1
12mr|gnome-session-3.6.2-1|282	+ Revision: 367219
12mr|gnome-session-3.6.2-1|283	- update to new version 2.26.1
12mr|gnome-session-3.6.2-1|284	
12mr|gnome-session-3.6.2-1|285	* Tue Apr 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.0.90-1mdv2009.1
12mr|gnome-session-3.6.2-1|286	+ Revision: 367002
12mr|gnome-session-3.6.2-1|287	- new version
12mr|gnome-session-3.6.2-1|288	- drop patch 11
12mr|gnome-session-3.6.2-1|289	
12mr|gnome-session-3.6.2-1|290	* Tue Mar 31 2009 Frederic Crozat <fcrozat@mandriva.com> 2.26.0-2mdv2009.1
12mr|gnome-session-3.6.2-1|291	+ Revision: 363051
12mr|gnome-session-3.6.2-1|292	- Patch11 (SVN): bring back session saving (aka vuntz rocks)
12mr|gnome-session-3.6.2-1|293	
12mr|gnome-session-3.6.2-1|294	* Mon Mar 16 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mr|gnome-session-3.6.2-1|295	+ Revision: 356296
12mr|gnome-session-3.6.2-1|296	- update to new version 2.26.0
12mr|gnome-session-3.6.2-1|297	
12mr|gnome-session-3.6.2-1|298	+ Frederic Crozat <fcrozat@mandriva.com>
12mr|gnome-session-3.6.2-1|299	- Update splash
12mr|gnome-session-3.6.2-1|300	
12mr|gnome-session-3.6.2-1|301	* Tue Mar 03 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.92-1mdv2009.1
12mr|gnome-session-3.6.2-1|302	+ Revision: 348013
12mr|gnome-session-3.6.2-1|303	- update to new version 2.25.92
12mr|gnome-session-3.6.2-1|304	- remove old configure options
12mr|gnome-session-3.6.2-1|305	
12mr|gnome-session-3.6.2-1|306	* Tue Feb 17 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.91-1mdv2009.1
12mr|gnome-session-3.6.2-1|307	+ Revision: 341216
12mr|gnome-session-3.6.2-1|308	- update to new version 2.25.91
12mr|gnome-session-3.6.2-1|309	
12mr|gnome-session-3.6.2-1|310	* Tue Feb 03 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.90-1mdv2009.1
12mr|gnome-session-3.6.2-1|311	+ Revision: 336936
12mr|gnome-session-3.6.2-1|312	- new version
12mr|gnome-session-3.6.2-1|313	- update file list
12mr|gnome-session-3.6.2-1|314	
12mr|gnome-session-3.6.2-1|315	* Tue Jan 20 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.5-1mdv2009.1
12mr|gnome-session-3.6.2-1|316	+ Revision: 331531
12mr|gnome-session-3.6.2-1|317	- update build deps
12mr|gnome-session-3.6.2-1|318	- update to new version 2.25.5
12mr|gnome-session-3.6.2-1|319	
12mr|gnome-session-3.6.2-1|320	* Thu Dec 18 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.3-1mdv2009.1
12mr|gnome-session-3.6.2-1|321	+ Revision: 315823
12mr|gnome-session-3.6.2-1|322	- update to new version 2.25.3
12mr|gnome-session-3.6.2-1|323	
12mr|gnome-session-3.6.2-1|324	* Tue Dec 02 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.2-1mdv2009.1
12mr|gnome-session-3.6.2-1|325	+ Revision: 309075
12mr|gnome-session-3.6.2-1|326	- update to new version 2.25.2
12mr|gnome-session-3.6.2-1|327	
12mr|gnome-session-3.6.2-1|328	* Tue Nov 25 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.2-1mdv2009.1
12mr|gnome-session-3.6.2-1|329	+ Revision: 306723
12mr|gnome-session-3.6.2-1|330	- update to new version 2.24.2
12mr|gnome-session-3.6.2-1|331	
12mr|gnome-session-3.6.2-1|332	* Mon Nov 03 2008 Frederic Crozat <fcrozat@mandriva.com> 2.24.1-2mdv2009.1
12mr|gnome-session-3.6.2-1|333	+ Revision: 299496
12mr|gnome-session-3.6.2-1|334	- Add x11-xtrans-devel to buildrequires, should fix tcp port being opened by gnome-session
12mr|gnome-session-3.6.2-1|335	
12mr|gnome-session-3.6.2-1|336	* Wed Oct 22 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.1-1mdv2009.1
12mr|gnome-session-3.6.2-1|337	+ Revision: 296439
12mr|gnome-session-3.6.2-1|338	- update to new version 2.24.1
12mr|gnome-session-3.6.2-1|339	
12mr|gnome-session-3.6.2-1|340	* Tue Sep 23 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12mr|gnome-session-3.6.2-1|341	+ Revision: 287291
12mr|gnome-session-3.6.2-1|342	- new version
12mr|gnome-session-3.6.2-1|343	- drop patch 11
12mr|gnome-session-3.6.2-1|344	
12mr|gnome-session-3.6.2-1|345	* Wed Sep 10 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.92-2mdv2009.0
12mr|gnome-session-3.6.2-1|346	+ Revision: 283526
12mr|gnome-session-3.6.2-1|347	- Patch11: fix displaying username in non-UTF8 locales
12mr|gnome-session-3.6.2-1|348	
12mr|gnome-session-3.6.2-1|349	* Tue Sep 09 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.92-1mdv2009.0
12mr|gnome-session-3.6.2-1|350	+ Revision: 282914
12mr|gnome-session-3.6.2-1|351	- new version
12mr|gnome-session-3.6.2-1|352	- update patch 10
12mr|gnome-session-3.6.2-1|353	- drop patch 11
12mr|gnome-session-3.6.2-1|354	
12mr|gnome-session-3.6.2-1|355	* Tue Sep 02 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.91-2mdv2009.0
12mr|gnome-session-3.6.2-1|356	+ Revision: 279172
12mr|gnome-session-3.6.2-1|357	- Patch10, Source4: fix gnome-wm startup
12mr|gnome-session-3.6.2-1|358	- Patch11: fix default session failsafe (SVN)
12mr|gnome-session-3.6.2-1|359	
12mr|gnome-session-3.6.2-1|360	* Tue Sep 02 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.91-1mdv2009.0
12mr|gnome-session-3.6.2-1|361	+ Revision: 278811
12mr|gnome-session-3.6.2-1|362	- new version
12mr|gnome-session-3.6.2-1|363	- drop patches 10,11,12
12mr|gnome-session-3.6.2-1|364	
12mr|gnome-session-3.6.2-1|365	* Fri Aug 29 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.90-3mdv2009.0
12mr|gnome-session-3.6.2-1|366	+ Revision: 277263
12mr|gnome-session-3.6.2-1|367	- Patch12 (Ghee Teo): restore GNOME_DESKTOP_SESSION_ID env variable (GNOME bug #542880)
12mr|gnome-session-3.6.2-1|368	
12mr|gnome-session-3.6.2-1|369	* Fri Aug 22 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.90-2mdv2009.0
12mr|gnome-session-3.6.2-1|370	+ Revision: 275078
12mr|gnome-session-3.6.2-1|371	- Patch10: make sure non-fatal init errors are not fatal (Mdv bug #43029) (GNOME bug #548980)
12mr|gnome-session-3.6.2-1|372	- Patch11: don't set a11y gtk moduels if a11y registry could not be started (GNOME bug #548982)
12mr|gnome-session-3.6.2-1|373	
12mr|gnome-session-3.6.2-1|374	* Wed Aug 20 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.90-1mdv2009.0
12mr|gnome-session-3.6.2-1|375	+ Revision: 274373
12mr|gnome-session-3.6.2-1|376	- new version
12mr|gnome-session-3.6.2-1|377	- drop patch 10
12mr|gnome-session-3.6.2-1|378	
12mr|gnome-session-3.6.2-1|379	* Tue Aug 19 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.6-4mdv2009.0
12mr|gnome-session-3.6.2-1|380	+ Revision: 273922
12mr|gnome-session-3.6.2-1|381	- Update to new splash for GNOME 2.24
12mr|gnome-session-3.6.2-1|382	- Update patch6 to enable splash
12mr|gnome-session-3.6.2-1|383	- Patch10: autohide splash after last client tiemouts (GNOME bug #546410)
12mr|gnome-session-3.6.2-1|384	
12mr|gnome-session-3.6.2-1|385	* Wed Aug 06 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.6-3mdv2009.0
12mr|gnome-session-3.6.2-1|386	+ Revision: 264325
12mr|gnome-session-3.6.2-1|387	- Remove login/logout sounds, handled by libcanberra now
12mr|gnome-session-3.6.2-1|388	
12mr|gnome-session-3.6.2-1|389	* Tue Aug 05 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.6-2mdv2009.0
12mr|gnome-session-3.6.2-1|390	+ Revision: 263873
12mr|gnome-session-3.6.2-1|391	- fix patch application
12mr|gnome-session-3.6.2-1|392	
12mr|gnome-session-3.6.2-1|393	+ Frederic Crozat <fcrozat@mandriva.com>
12mr|gnome-session-3.6.2-1|394	- Patch review :
12mr|gnome-session-3.6.2-1|395	- remove patches 3 (handled with autostart), 4 (no longer needed),
12mr|gnome-session-3.6.2-1|396	8 (obsolete), 13 (obsolete), 14 (obsolete), 16 (obsolete)
12mr|gnome-session-3.6.2-1|397	- regenerate patch9
12mr|gnome-session-3.6.2-1|398	
12mr|gnome-session-3.6.2-1|399	* Tue Aug 05 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.6-1mdv2009.0
12mr|gnome-session-3.6.2-1|400	+ Revision: 263727
12mr|gnome-session-3.6.2-1|401	- new version
12mr|gnome-session-3.6.2-1|402	- drop patches 17 and 18
12mr|gnome-session-3.6.2-1|403	
12mr|gnome-session-3.6.2-1|404	* Thu Jul 24 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.5-2mdv2009.0
12mr|gnome-session-3.6.2-1|405	+ Revision: 245398
12mr|gnome-session-3.6.2-1|406	- Patch18: allow to really disable login sound (GNOME bug #544540)
12mr|gnome-session-3.6.2-1|407	
12mr|gnome-session-3.6.2-1|408	* Wed Jul 23 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.5-1mdv2009.0
12mr|gnome-session-3.6.2-1|409	+ Revision: 241901
12mr|gnome-session-3.6.2-1|410	- new version
12mr|gnome-session-3.6.2-1|411	- drop patch 18
12mr|gnome-session-3.6.2-1|412	
12mr|gnome-session-3.6.2-1|413	* Tue Jul 22 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.4.1-3mdv2009.0
12mr|gnome-session-3.6.2-1|414	+ Revision: 240215
12mr|gnome-session-3.6.2-1|415	- Patch18: dither splash background (GNOME bug #544159)
12mr|gnome-session-3.6.2-1|416	
12mr|gnome-session-3.6.2-1|417	* Mon Jul 21 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.4.1-2mdv2009.0
12mr|gnome-session-3.6.2-1|418	+ Revision: 239333
12mr|gnome-session-3.6.2-1|419	- Patch17: use new dbus activation sesion environment API (GNOME bug #360475)
12mr|gnome-session-3.6.2-1|420	
12mr|gnome-session-3.6.2-1|421	* Fri Jul 04 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.4.1-1mdv2009.0
12mr|gnome-session-3.6.2-1|422	+ Revision: 231421
12mr|gnome-session-3.6.2-1|423	- fix buildrequires
12mr|gnome-session-3.6.2-1|424	- new version
12mr|gnome-session-3.6.2-1|425	- update deps
12mr|gnome-session-3.6.2-1|426	- disable patches 3,4,13,14,16
12mr|gnome-session-3.6.2-1|427	- update file list
12mr|gnome-session-3.6.2-1|428	
12mr|gnome-session-3.6.2-1|429	* Mon Jun 30 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.3-1mdv2009.0
12mr|gnome-session-3.6.2-1|430	+ Revision: 230185
12mr|gnome-session-3.6.2-1|431	- new version
12mr|gnome-session-3.6.2-1|432	- drop patch 11
12mr|gnome-session-3.6.2-1|433	- update buildrequires
12mr|gnome-session-3.6.2-1|434	- update license
12mr|gnome-session-3.6.2-1|435	
12mr|gnome-session-3.6.2-1|436	+ Pixel <pixel@mandriva.com>
12mr|gnome-session-3.6.2-1|437	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|gnome-session-3.6.2-1|438	
12mr|gnome-session-3.6.2-1|439	* Tue May 27 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.2-1mdv2009.0
12mr|gnome-session-3.6.2-1|440	+ Revision: 211638
12mr|gnome-session-3.6.2-1|441	- new version
12mr|gnome-session-3.6.2-1|442	
12mr|gnome-session-3.6.2-1|443	* Thu Apr 10 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.1.1-1mdv2009.0
12mr|gnome-session-3.6.2-1|444	+ Revision: 192554
12mr|gnome-session-3.6.2-1|445	- new version
12mr|gnome-session-3.6.2-1|446	
12mr|gnome-session-3.6.2-1|447	* Tue Mar 25 2008 Frederic Crozat <fcrozat@mandriva.com> 2.22.0-2mdv2008.1
12mr|gnome-session-3.6.2-1|448	+ Revision: 189962
12mr|gnome-session-3.6.2-1|449	- Do not ship xsession file, we use chksession instead (Mdv bug #39196)
12mr|gnome-session-3.6.2-1|450	
12mr|gnome-session-3.6.2-1|451	* Mon Mar 10 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12mr|gnome-session-3.6.2-1|452	+ Revision: 183851
12mr|gnome-session-3.6.2-1|453	- new version
12mr|gnome-session-3.6.2-1|454	
12mr|gnome-session-3.6.2-1|455	* Thu Mar 06 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.93-1mdv2008.1
12mr|gnome-session-3.6.2-1|456	+ Revision: 180931
12mr|gnome-session-3.6.2-1|457	- new version
12mr|gnome-session-3.6.2-1|458	- drop patch 15
12mr|gnome-session-3.6.2-1|459	
12mr|gnome-session-3.6.2-1|460	* Thu Feb 28 2008 Frederic Crozat <fcrozat@mandriva.com> 2.21.92-2mdv2008.1
12mr|gnome-session-3.6.2-1|461	+ Revision: 176404
12mr|gnome-session-3.6.2-1|462	- Replace dependency on mandrake_desk with desktop-common-data
12mr|gnome-session-3.6.2-1|463	
12mr|gnome-session-3.6.2-1|464	+ GÃ¶tz Waschk <waschk@mandriva.org>
12mr|gnome-session-3.6.2-1|465	- new version
12mr|gnome-session-3.6.2-1|466	- bump deps
12mr|gnome-session-3.6.2-1|467	
12mr|gnome-session-3.6.2-1|468	* Mon Feb 25 2008 Olivier Blin <blino@mandriva.org> 2.21.91-3mdv2008.1
12mr|gnome-session-3.6.2-1|469	+ Revision: 174936
12mr|gnome-session-3.6.2-1|470	- require GConf2-sanity-check (which has been split out of GConf2)
12mr|gnome-session-3.6.2-1|471	
12mr|gnome-session-3.6.2-1|472	* Wed Feb 20 2008 Frederic Crozat <fcrozat@mandriva.com> 2.21.91-2mdv2008.1
12mr|gnome-session-3.6.2-1|473	+ Revision: 173222
12mr|gnome-session-3.6.2-1|474	- Update splash for Mandriva 2008.1
12mr|gnome-session-3.6.2-1|475	
12mr|gnome-session-3.6.2-1|476	* Mon Feb 11 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.91-1mdv2008.1
12mr|gnome-session-3.6.2-1|477	+ Revision: 165451
12mr|gnome-session-3.6.2-1|478	- fix installation
12mr|gnome-session-3.6.2-1|479	- new version
12mr|gnome-session-3.6.2-1|480	- rediff patch 15
12mr|gnome-session-3.6.2-1|481	- remove invalid locales
12mr|gnome-session-3.6.2-1|482	
12mr|gnome-session-3.6.2-1|483	* Mon Jan 28 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.90-1mdv2008.1
12mr|gnome-session-3.6.2-1|484	+ Revision: 159051
12mr|gnome-session-3.6.2-1|485	- new version
12mr|gnome-session-3.6.2-1|486	- update deps
12mr|gnome-session-3.6.2-1|487	
12mr|gnome-session-3.6.2-1|488	* Tue Jan 15 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.5-1mdv2008.1
12mr|gnome-session-3.6.2-1|489	+ Revision: 152133
12mr|gnome-session-3.6.2-1|490	- new version
12mr|gnome-session-3.6.2-1|491	- drop patch 12
12mr|gnome-session-3.6.2-1|492	- update file list
12mr|gnome-session-3.6.2-1|493	
12mr|gnome-session-3.6.2-1|494	* Tue Jan 08 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.3-1mdv2008.1
12mr|gnome-session-3.6.2-1|495	+ Revision: 146379
12mr|gnome-session-3.6.2-1|496	- new version
12mr|gnome-session-3.6.2-1|497	
12mr|gnome-session-3.6.2-1|498	* Thu Jan 03 2008 Frederic Crozat <fcrozat@mandriva.com> 2.20.2-2mdv2008.1
12mr|gnome-session-3.6.2-1|499	+ Revision: 143979
12mr|gnome-session-3.6.2-1|500	- Patch16 (Fedora): always enable sound server (since we use PulseAudio)
12mr|gnome-session-3.6.2-1|501	- Update source2 to fix typo in linc-cleanup-socket test, preventing it from running
12mr|gnome-session-3.6.2-1|502	
12mr|gnome-session-3.6.2-1|503	+ Olivier Blin <blino@mandriva.org>
12mr|gnome-session-3.6.2-1|504	- restore BuildRoot
12mr|gnome-session-3.6.2-1|505	
12mr|gnome-session-3.6.2-1|506	+ Thierry Vignaud <tv@mandriva.org>
12mr|gnome-session-3.6.2-1|507	- kill re-definition of %%buildroot on Pixel's request
12mr|gnome-session-3.6.2-1|508	
12mr|gnome-session-3.6.2-1|509	* Tue Nov 27 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.2-1mdv2008.1
12mr|gnome-session-3.6.2-1|510	+ Revision: 113320
12mr|gnome-session-3.6.2-1|511	- new version
12mr|gnome-session-3.6.2-1|512	
12mr|gnome-session-3.6.2-1|513	* Mon Oct 15 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.1-1mdv2008.1
12mr|gnome-session-3.6.2-1|514	+ Revision: 98658
12mr|gnome-session-3.6.2-1|515	- new version
12mr|gnome-session-3.6.2-1|516	
12mr|gnome-session-3.6.2-1|517	* Fri Sep 21 2007 Frederic Crozat <fcrozat@mandriva.com> 2.20.0-2mdv2008.0
12mr|gnome-session-3.6.2-1|518	+ Revision: 91770
12mr|gnome-session-3.6.2-1|519	- Patch15: fix login/logout sound events (GNOME bug #466458)
12mr|gnome-session-3.6.2-1|520	
12mr|gnome-session-3.6.2-1|521	* Wed Sep 19 2007 Frederic Crozat <fcrozat@mandriva.com> 2.20.0-1mdv2008.0
12mr|gnome-session-3.6.2-1|522	+ Revision: 90439
12mr|gnome-session-3.6.2-1|523	- Patch13 (Ubuntu): don't fade logout on LTSP client
12mr|gnome-session-3.6.2-1|524	- Patch14 (Ubuntu): prevent splash from staying too long on screen
12mr|gnome-session-3.6.2-1|525	
12mr|gnome-session-3.6.2-1|526	+ GÃ¶tz Waschk <waschk@mandriva.org>
12mr|gnome-session-3.6.2-1|527	- new version
12mr|gnome-session-3.6.2-1|528	
12mr|gnome-session-3.6.2-1|529	* Thu Sep 13 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.92-3mdv2008.0
12mr|gnome-session-3.6.2-1|530	+ Revision: 85271
12mr|gnome-session-3.6.2-1|531	- Patch12 (Fedora): fix ICE mem leak
12mr|gnome-session-3.6.2-1|532	- Remove eggcups from default session, use xdg autostart instead
12mr|gnome-session-3.6.2-1|533	
12mr|gnome-session-3.6.2-1|534	* Fri Sep 07 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.92-2mdv2008.0
12mr|gnome-session-3.6.2-1|535	+ Revision: 81786
12mr|gnome-session-3.6.2-1|536	- Ensure session preferences menu entry is only visible in GNOME preferences menu
12mr|gnome-session-3.6.2-1|537	
12mr|gnome-session-3.6.2-1|538	* Tue Sep 04 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.92-1mdv2008.0
12mr|gnome-session-3.6.2-1|539	+ Revision: 79455
12mr|gnome-session-3.6.2-1|540	- new version
12mr|gnome-session-3.6.2-1|541	
12mr|gnome-session-3.6.2-1|542	* Tue Aug 28 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.90-2mdv2008.0
12mr|gnome-session-3.6.2-1|543	+ Revision: 72584
12mr|gnome-session-3.6.2-1|544	- New splash for GNOME 2.20 / Mdv 2008.0 (it isn't released yet :)
12mr|gnome-session-3.6.2-1|545	
12mr|gnome-session-3.6.2-1|546	* Tue Aug 14 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.90-1mdv2008.0
12mr|gnome-session-3.6.2-1|547	+ Revision: 63244
12mr|gnome-session-3.6.2-1|548	- new version
12mr|gnome-session-3.6.2-1|549	
12mr|gnome-session-3.6.2-1|550	* Mon Jul 30 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.6-1mdv2008.0
12mr|gnome-session-3.6.2-1|551	+ Revision: 56706
12mr|gnome-session-3.6.2-1|552	- fix buildrequires
12mr|gnome-session-3.6.2-1|553	- new version
12mr|gnome-session-3.6.2-1|554	
12mr|gnome-session-3.6.2-1|555	* Sun Jul 08 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.5-1mdv2008.0
12mr|gnome-session-3.6.2-1|556	+ Revision: 49938
12mr|gnome-session-3.6.2-1|557	- new version
12mr|gnome-session-3.6.2-1|558	
12mr|gnome-session-3.6.2-1|559	* Mon Jun 18 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.4-1mdv2008.0
12mr|gnome-session-3.6.2-1|560	+ Revision: 40693
12mr|gnome-session-3.6.2-1|561	- new version
12mr|gnome-session-3.6.2-1|562	- update patch 11
12mr|gnome-session-3.6.2-1|563	- new version
12mr|gnome-session-3.6.2-1|564	- drop patches 2,7.10
12mr|gnome-session-3.6.2-1|565	- fix buildrequires
12mr|gnome-session-3.6.2-1|566	- new version
12mr|gnome-session-3.6.2-1|567	
12mr|gnome-session-3.6.2-1|568	+ Anssi Hannula <anssi@mandriva.org>
12mr|gnome-session-3.6.2-1|569	- rebuild with correct optflags
12mr|gnome-session-3.6.2-1|570	
12mr|gnome-session-3.6.2-1|571	
12mr|gnome-session-3.6.2-1|572	* Thu Mar 15 2007 Frederic Crozat <fcrozat@mandriva.com> 2.18.0-3mdv2007.1
12mr|gnome-session-3.6.2-1|573	+ Revision: 144091
12mr|gnome-session-3.6.2-1|574	-bunzip scripts in svn
12mr|gnome-session-3.6.2-1|575	-update gnomerc script to run linc-cleanup-sockets before starting session
12mr|gnome-session-3.6.2-1|576	- Remove patch5 and update patch4 : Mandriva-Galaxy is now started by autostart
12mr|gnome-session-3.6.2-1|577	
12mr|gnome-session-3.6.2-1|578	* Wed Mar 14 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.18.0-2mdv2007.1
12mr|gnome-session-3.6.2-1|579	+ Revision: 143777
12mr|gnome-session-3.6.2-1|580	- rename splash screen file and update patch 6
12mr|gnome-session-3.6.2-1|581	- update patch 4 for Mandriva Galaxy
12mr|gnome-session-3.6.2-1|582	
12mr|gnome-session-3.6.2-1|583	* Mon Mar 12 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.18.0-1mdv2007.1
12mr|gnome-session-3.6.2-1|584	+ Revision: 142069
12mr|gnome-session-3.6.2-1|585	- new version
12mr|gnome-session-3.6.2-1|586	
12mr|gnome-session-3.6.2-1|587	* Tue Mar 06 2007 Frederic Crozat <fcrozat@mandriva.com> 2.17.92-4mdv2007.1
12mr|gnome-session-3.6.2-1|588	+ Revision: 133636
12mr|gnome-session-3.6.2-1|589	- Improve splash corners
12mr|gnome-session-3.6.2-1|590	
12mr|gnome-session-3.6.2-1|591	* Mon Mar 05 2007 Frederic Crozat <fcrozat@mandriva.com> 2.17.92-3mdv2007.1
12mr|gnome-session-3.6.2-1|592	+ Revision: 133232
12mr|gnome-session-3.6.2-1|593	- Updated splash
12mr|gnome-session-3.6.2-1|594	
12mr|gnome-session-3.6.2-1|595	* Thu Mar 01 2007 Frederic Crozat <fcrozat@mandriva.com> 2.17.92-2mdv2007.1
12mr|gnome-session-3.6.2-1|596	+ Revision: 130604
12mr|gnome-session-3.6.2-1|597	- Patch11: increase timeout for a11y startup popup
12mr|gnome-session-3.6.2-1|598	
12mr|gnome-session-3.6.2-1|599	* Mon Feb 26 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.92-1mdv2007.1
12mr|gnome-session-3.6.2-1|600	+ Revision: 126154
12mr|gnome-session-3.6.2-1|601	- new version
12mr|gnome-session-3.6.2-1|602	
12mr|gnome-session-3.6.2-1|603	* Wed Feb 21 2007 Frederic Crozat <fcrozat@mandriva.com> 2.17.91-2mdv2007.1
12mr|gnome-session-3.6.2-1|604	+ Revision: 123809
12mr|gnome-session-3.6.2-1|605	- Patch10: handle shaped image for startup (GNOME bug #399262)
12mr|gnome-session-3.6.2-1|606	- Update splash
12mr|gnome-session-3.6.2-1|607	
12mr|gnome-session-3.6.2-1|608	* Mon Feb 12 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.91-1mdv2007.1
12mr|gnome-session-3.6.2-1|609	+ Revision: 120193
12mr|gnome-session-3.6.2-1|610	- new version
12mr|gnome-session-3.6.2-1|611	
12mr|gnome-session-3.6.2-1|612	* Fri Feb 09 2007 Frederic Crozat <fcrozat@mandriva.com> 2.17.90.1-2mdv2007.1
12mr|gnome-session-3.6.2-1|613	+ Revision: 118539
12mr|gnome-session-3.6.2-1|614	- Patch10: fix at-spi startup timeout (GNOME bug #345428)
12mr|gnome-session-3.6.2-1|615	
12mr|gnome-session-3.6.2-1|616	* Mon Jan 22 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.90.1-1mdv2007.1
12mr|gnome-session-3.6.2-1|617	+ Revision: 111992
12mr|gnome-session-3.6.2-1|618	- new version
12mr|gnome-session-3.6.2-1|619	- drop patch 10
12mr|gnome-session-3.6.2-1|620	
12mr|gnome-session-3.6.2-1|621	+ Frederic Crozat <fcrozat@mandriva.com>
12mr|gnome-session-3.6.2-1|622	-Patch10 : fix default session filename
12mr|gnome-session-3.6.2-1|623	
12mr|gnome-session-3.6.2-1|624	* Mon Jan 22 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.90-1mdv2007.1
12mr|gnome-session-3.6.2-1|625	+ Revision: 111672
12mr|gnome-session-3.6.2-1|626	- new version
12mr|gnome-session-3.6.2-1|627	- rediff patches 3 and 6
12mr|gnome-session-3.6.2-1|628	- add icons
12mr|gnome-session-3.6.2-1|629	
12mr|gnome-session-3.6.2-1|630	* Tue Jan 09 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.5-1mdv2007.1
12mr|gnome-session-3.6.2-1|631	+ Revision: 106286
12mr|gnome-session-3.6.2-1|632	- new version
12mr|gnome-session-3.6.2-1|633	
12mr|gnome-session-3.6.2-1|634	* Tue Dec 05 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.3-2mdv2007.1
12mr|gnome-session-3.6.2-1|635	+ Revision: 90736
12mr|gnome-session-3.6.2-1|636	- bot rebuild
12mr|gnome-session-3.6.2-1|637	- fix buildrequires
12mr|gnome-session-3.6.2-1|638	- new version
12mr|gnome-session-3.6.2-1|639	
12mr|gnome-session-3.6.2-1|640	* Mon Nov 27 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.2-2mdv2007.1
12mr|gnome-session-3.6.2-1|641	+ Revision: 87646
12mr|gnome-session-3.6.2-1|642	- fix buildrequires
12mr|gnome-session-3.6.2-1|643	- new version
12mr|gnome-session-3.6.2-1|644	
12mr|gnome-session-3.6.2-1|645	* Wed Nov 22 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.2-1mdv2007.1
12mr|gnome-session-3.6.2-1|646	+ Revision: 86239
12mr|gnome-session-3.6.2-1|647	- new version
12mr|gnome-session-3.6.2-1|648	- unpack patches
12mr|gnome-session-3.6.2-1|649	
12mr|gnome-session-3.6.2-1|650	* Fri Oct 13 2006 Olivier Blin <oblin@mandriva.com> 2.16.1-2mdv2007.1
12mr|gnome-session-3.6.2-1|651	+ Revision: 63792
12mr|gnome-session-3.6.2-1|652	- adapt compiz patch to new compositing-wm-common package
12mr|gnome-session-3.6.2-1|653	
12mr|gnome-session-3.6.2-1|654	+ GÃ¶tz Waschk <waschk@mandriva.org>
12mr|gnome-session-3.6.2-1|655	- Import gnome-session
12mr|gnome-session-3.6.2-1|656	
12mr|gnome-session-3.6.2-1|657	* Fri Oct 06 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.1-1mdv2007.0
12mr|gnome-session-3.6.2-1|658	- New version 2.16.1
12mr|gnome-session-3.6.2-1|659	
12mr|gnome-session-3.6.2-1|660	* Thu Sep 14 2006 Frederic Crozat <fcrozat@mandriva.com> 2.16.0-2mdv2007.0
12mr|gnome-session-3.6.2-1|661	- Patch9: allow to start compiz
12mr|gnome-session-3.6.2-1|662	
12mr|gnome-session-3.6.2-1|663	* Tue Sep 05 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.0-1mdv2007.0
12mr|gnome-session-3.6.2-1|664	- New release 2.16.0
12mr|gnome-session-3.6.2-1|665	
12mr|gnome-session-3.6.2-1|666	* Sat Sep 02 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.92-2mdv2007.0
12mr|gnome-session-3.6.2-1|667	- Improved splash screen
12mr|gnome-session-3.6.2-1|668	
12mr|gnome-session-3.6.2-1|669	* Wed Aug 23 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.92-1mdv2007.0
12mr|gnome-session-3.6.2-1|670	- New release 2.15.92
12mr|gnome-session-3.6.2-1|671	
12mr|gnome-session-3.6.2-1|672	* Sat Aug 19 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.91-3mdv2007.0
12mr|gnome-session-3.6.2-1|673	- Update source 3, enable patch6, new splash
12mr|gnome-session-3.6.2-1|674	
12mr|gnome-session-3.6.2-1|675	* Fri Aug 18 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.91-2mdv2007.0
12mr|gnome-session-3.6.2-1|676	- update source2 to suppor new way of changing menu style
12mr|gnome-session-3.6.2-1|677	- fix mandriva category in .desktop
12mr|gnome-session-3.6.2-1|678	
12mr|gnome-session-3.6.2-1|679	* Wed Aug 09 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.91-1mdv2007.0
12mr|gnome-session-3.6.2-1|680	- New release 2.15.91
12mr|gnome-session-3.6.2-1|681	
12mr|gnome-session-3.6.2-1|682	* Fri Aug 04 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.90-2mdv2007.0
12mr|gnome-session-3.6.2-1|683	- Rebuild with latest dbus
12mr|gnome-session-3.6.2-1|684	
12mr|gnome-session-3.6.2-1|685	* Wed Jul 26 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.90-1
12mr|gnome-session-3.6.2-1|686	- New release 2.15.90
12mr|gnome-session-3.6.2-1|687	
12mr|gnome-session-3.6.2-1|688	* Tue Jul 18 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.4-2mdv2007.0
12mr|gnome-session-3.6.2-1|689	- Update source2 to correctly set XDG_CONFIG_DIRS
12mr|gnome-session-3.6.2-1|690	
12mr|gnome-session-3.6.2-1|691	* Wed Jul 12 2006 Götz Waschk <waschk@mandriva.org> 2.15.4-1mdv2007.0-
12mr|gnome-session-3.6.2-1|692	- xdg menu
12mr|gnome-session-3.6.2-1|693	- update deps
12mr|gnome-session-3.6.2-1|694	- drop patch 9
12mr|gnome-session-3.6.2-1|695	- New release 2.15.4
12mr|gnome-session-3.6.2-1|696	
12mr|gnome-session-3.6.2-1|697	* Tue Jun 20 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.1-3mdv2007.0
12mr|gnome-session-3.6.2-1|698	- Patch9 (CVS): fix warning in gnome-session-remove
12mr|gnome-session-3.6.2-1|699	- use new macros
12mr|gnome-session-3.6.2-1|700	
12mr|gnome-session-3.6.2-1|701	* Fri Jun 09 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.1-2mdv2007.0
12mr|gnome-session-3.6.2-1|702	- Update patch5 to use correct name for mandriva-galaxy
12mr|gnome-session-3.6.2-1|703	
12mr|gnome-session-3.6.2-1|704	* Wed May 31 2006 GÃ¶ttz Waschk <waschk@mandriva.org> 2.14.2-1mdv2007.0
12mr|gnome-session-3.6.2-1|705	- New release 2.14.2
12mr|gnome-session-3.6.2-1|706	- Remove patch10 (merged upstream)
12mr|gnome-session-3.6.2-1|707	- Patch10 (Fedora): don't crash apps on warningp
12mr|gnome-session-3.6.2-1|708	
12mr|gnome-session-3.6.2-1|709	* Wed May 31 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.14.2-1mdv2007.0
12mr|gnome-session-3.6.2-1|710	- New release 2.14.2
12mr|gnome-session-3.6.2-1|711	
12mr|gnome-session-3.6.2-1|712	* Sat May 20 2006 Frederic Crozat <fcrozat@mandriva.com> 2.14.1-4mdk
12mr|gnome-session-3.6.2-1|713	- Update patch3 to not start g-v-m (done with new autostart feature)
12mr|gnome-session-3.6.2-1|714	
12mr|gnome-session-3.6.2-1|715	* Fri Apr 14 2006 Frederic Crozat <fcrozat@mandriva.com> 2.14.1-3mdk
12mr|gnome-session-3.6.2-1|716	- Release 2.14.1
12mr|gnome-session-3.6.2-1|717	- Remove patch9 (merged upstream)
12mr|gnome-session-3.6.2-1|718	- Disable patch6
12mr|gnome-session-3.6.2-1|719	
12mr|gnome-session-3.6.2-1|720	* Fri Feb 24 2006 Frederic Crozat <fcrozat@mandriva.com> 2.12.0-3mdk
12mr|gnome-session-3.6.2-1|721	- Enable patch 6, update source 3, splash screen is back
12mr|gnome-session-3.6.2-1|722	
12mr|gnome-session-3.6.2-1|723	* Sun Nov 20 2005 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.0-2mdk
12mr|gnome-session-3.6.2-1|724	- rebuild for new openssl
12mr|gnome-session-3.6.2-1|725	
12mr|gnome-session-3.6.2-1|726	* Thu Oct 06 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.0-1mdk
12mr|gnome-session-3.6.2-1|727	- Release 2.12.0
12mr|gnome-session-3.6.2-1|728	- Regenerate patch3 (gotz)
12mr|gnome-session-3.6.2-1|729	- Remove patch11 (merged upstream)
12mr|gnome-session-3.6.2-1|730	
12mr|gnome-session-3.6.2-1|731	* Sat Sep 03 2005 GÃ¶tz Waschk <waschk@mandriva.org> 2.10.0-9mdk
12mr|gnome-session-3.6.2-1|732	- rebuild to remove glitz dep
12mr|gnome-session-3.6.2-1|733	
12mr|gnome-session-3.6.2-1|734	* Fri Aug 19 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.0-8mdk
12mr|gnome-session-3.6.2-1|735	- Fix icon path
12mr|gnome-session-3.6.2-1|736	
12mr|gnome-session-3.6.2-1|737	* Wed Aug 17 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.0-7mdk
12mr|gnome-session-3.6.2-1|738	- Patch11 (CVS): fix text rendering
12mr|gnome-session-3.6.2-1|739	- Remove patch8, replaced by patch 11
12mr|gnome-session-3.6.2-1|740	
12mr|gnome-session-3.6.2-1|741	* Wed Aug 03 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.0-6mdk
12mr|gnome-session-3.6.2-1|742	- Enable patch 6, splash is back
12mr|gnome-session-3.6.2-1|743	
12mr|gnome-session-3.6.2-1|744	* Fri Jul 29 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.0-5mdk
12mr|gnome-session-3.6.2-1|745	- Regenerate patch3: remove gnome-smproxy, it is causing more problems
12mr|gnome-session-3.6.2-1|746	than it solves (Mdk bug #16870)
12mr|gnome-session-3.6.2-1|747	
12mr|gnome-session-3.6.2-1|748	* Fri May 13 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.0-4mdk
12mr|gnome-session-3.6.2-1|749	- Remove yelp dependency, so removing firefox won't remove gnome-session
12mr|gnome-session-3.6.2-1|750	or gnome-panel
12mr|gnome-session-3.6.2-1|751	
12mr|gnome-session-3.6.2-1|752	* Wed Apr 27 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.0-3mdk
12mr|gnome-session-3.6.2-1|753	- Fix typo in source2
12mr|gnome-session-3.6.2-1|754	
12mr|gnome-session-3.6.2-1|755	* Sat Apr 23 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.0-2mdk
12mr|gnome-session-3.6.2-1|756	- Update source2 for new location of original menu files
12mr|gnome-session-3.6.2-1|757	
12mr|gnome-session-3.6.2-1|758	* Wed Apr 20 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.0-1mdk
12mr|gnome-session-3.6.2-1|759	- Release 2.10.0 (based on Götz Waschk package)
12mr|gnome-session-3.6.2-1|760	- disable patch 6
12mr|gnome-session-3.6.2-1|761	
12mr|gnome-session-3.6.2-1|762	* Tue Mar 22 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.1-9mdk
12mr|gnome-session-3.6.2-1|763	- New splash
12mr|gnome-session-3.6.2-1|764	
12mr|gnome-session-3.6.2-1|765	* Wed Mar 16 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.1-8mdk
12mr|gnome-session-3.6.2-1|766	- Enable patch6, new splash
12mr|gnome-session-3.6.2-1|767	
12mr|gnome-session-3.6.2-1|768	* Tue Mar 08 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.1-7mdk
12mr|gnome-session-3.6.2-1|769	- Update source2 to never touch BROWSER variable
12mr|gnome-session-3.6.2-1|770	
12mr|gnome-session-3.6.2-1|771	* Fri Feb 18 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.1-6mdk
12mr|gnome-session-3.6.2-1|772	- Patch10: really hide bad hostname dialog when it is ok (Mdk bug #12426)
12mr|gnome-session-3.6.2-1|773	
12mr|gnome-session-3.6.2-1|774	* Wed Feb 16 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.1-5mdk
12mr|gnome-session-3.6.2-1|775	- Update patch3 to start eggcups
12mr|gnome-session-3.6.2-1|776	
12mr|gnome-session-3.6.2-1|777	* Fri Feb 11 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.1-4mdk
12mr|gnome-session-3.6.2-1|778	- Update source2 to set XDG_CONFIG_DIRS if using original menu (Mdk bug #12971)
12mr|gnome-session-3.6.2-1|779	- Update patch3 to call gnome-volume-manager instead of magicdev
12mr|gnome-session-3.6.2-1|780	
12mr|gnome-session-3.6.2-1|781	* Wed Jan 05 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.1-3mdk
12mr|gnome-session-3.6.2-1|782	- Rebuild with latest howl
12mr|gnome-session-3.6.2-1|783	
12mr|gnome-session-3.6.2-1|784	* Wed Nov 17 2004 Götz Waschk <waschk@linux-mandrake.com> 2.8.1-2mdk
12mr|gnome-session-3.6.2-1|785	- fix buildrequires
12mr|gnome-session-3.6.2-1|786	
12mr|gnome-session-3.6.2-1|787	* Wed Oct 20 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.1-1mdk
12mr|gnome-session-3.6.2-1|788	- New release 2.8.1
12mr|gnome-session-3.6.2-1|789	- Remove patch9 (merged upstream)
12mr|gnome-session-3.6.2-1|790	- Disable patch 6
12mr|gnome-session-3.6.2-1|791	- Patch9 (Fedora): add autostart .desktop directory support
12mr|gnome-session-3.6.2-1|792	
12mr|gnome-session-3.6.2-1|793	* Fri Oct 01 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.2-5mdk
12mr|gnome-session-3.6.2-1|794	- Patch9 (CVS): don't leak background pixbuf
12mr|gnome-session-3.6.2-1|795	
12mr|gnome-session-3.6.2-1|796	* Thu Sep 02 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.2-4mdk
12mr|gnome-session-3.6.2-1|797	- Splash is back, enable patch6
12mr|gnome-session-3.6.2-1|798	
12mr|gnome-session-3.6.2-1|799	* Thu Aug 05 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.2-3mdk
12mr|gnome-session-3.6.2-1|800	- Update source 2 to no longer start mdkapplet (handled by xinit now)
12mr|gnome-session-3.6.2-1|801	
12mr|gnome-session-3.6.2-1|802	* Sat Jul 10 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.2-2mdk
12mr|gnome-session-3.6.2-1|803	- Update source 2 to use epiphany as default browser (otherwise galeon)
12mr|gnome-session-3.6.2-1|804	
12mr|gnome-session-3.6.2-1|805	* Wed Jun 16 2004 Götz Waschk <waschk@linux-mandrake.com> 2.6.2-1mdk
12mr|gnome-session-3.6.2-1|806	- reenable libtoolize
12mr|gnome-session-3.6.2-1|807	- New release 2.6.2
12mr|gnome-session-3.6.2-1|808	
12mr|gnome-session-3.6.2-1|809	* Thu Apr 22 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.1-2mdk
12mr|gnome-session-3.6.2-1|810	- Update patch 3 to fix bug 9462 (need to increment number of clients)
12mr|gnome-session-3.6.2-1|811	
12mr|gnome-session-3.6.2-1|812	* Wed Apr 21 2004 Goetz Waschk <goetz@mandrakesoft.com> 2.6.1-1mdk
12mr|gnome-session-3.6.2-1|813	- New release 2.6.1
12mr|gnome-session-3.6.2-1|814	
12mr|gnome-session-3.6.2-1|815	* Tue Apr 06 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.0-1mdk
12mr|gnome-session-3.6.2-1|816	- Release 2.6.0 (with Götz Waschk help)
12mr|gnome-session-3.6.2-1|817	- disable patch 6, use default gnome2.6 splash
12mr|gnome-session-3.6.2-1|818	- really fix patches 3,4
12mr|gnome-session-3.6.2-1|819	

14163 12
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|1	Summary: GNOME Settings Daemon
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|2	Name: gnome-settings-daemon
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|3	Version: 3.6.4
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|4	Release: 0.1.20121208git87b1afa
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|5	License: GPLv2+
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|6	Group: Graphical desktop/GNOME
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|7	URL: http://www.gnome.org/
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|8	#Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|9	Source0: %{name}-%{version}-20121208git87b1afa.tar.xz
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|10	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|11	Patch0: gnome-settings-daemon-XI-RawEvents.patch
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|12	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|13	BuildRequires:	intltool, xsltproc
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|14	BuildRequires:	ldetect-lst
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|15	BuildRequires:	cups-devel
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|16	BuildRequires:	pkgconfig(colord)
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|17	BuildRequires:	pkgconfig(dbus-1) >= 1.1.2
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|18	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.74
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|19	BuildRequires:	pkgconfig(fontconfig)
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|20	BuildRequires:	pkgconfig(gconf-2.0)
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|21	BuildRequires:	pkgconfig(glib-2.0) >= 2.29.14
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|22	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 3.1.5
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|23	BuildRequires:	pkgconfig(gsettings-desktop-schemas) >= 3.2.0
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|24	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.3.4
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|25	BuildRequires:	pkgconfig(gudev-1.0)
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|26	BuildRequires:	pkgconfig(kbproto)
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|27	BuildRequires:	pkgconfig(lcms2) >= 2.2
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|28	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|29	BuildRequires:	pkgconfig(libgnomekbd) >= 2.91.1
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|30	BuildRequires:	pkgconfig(libgnomekbdui) >= 2.91.1
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|31	BuildRequires:	pkgconfig(libnotify) >= 0.7.3,
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|32	BuildRequires:	pkgconfig(libpulse) >= 0.9.16
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|33	BuildRequires:	pkgconfig(libpulse-mainloop-glib) >= 0.9.16
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|34	BuildRequires:	pkgconfig(libwacom)
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|35	BuildRequires:	pkgconfig(libxklavier) >= 5.0
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|36	BuildRequires:	pkgconfig(nss) >= 3.11.2,
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|37	BuildRequires:	pkgconfig(packagekit-glib2) >= 0.6.12
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|38	BuildRequires:	pkgconfig(polkit-gobject-1) >= 0.97
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|39	BuildRequires:	pkgconfig(upower-glib) >= 0.9.1
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|40	BuildRequires:	pkgconfig(x11)
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|41	BuildRequires:	pkgconfig(xfixes)
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|42	BuildRequires:	pkgconfig(xi)
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|43	BuildRequires:	pkgconfig(ibus-1.0)
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|44	BuildRequires:	pkgconfig(xorg-wacom)
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|45	BuildRequires:	docbook-style-xsl
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|46	BuildRequires:	gnome-common
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|47	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|48	%description
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|49	GNOME settings daemon manages the configuration of the desktop in the
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|50	background.
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|51	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|52	%package devel
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|53	Summary:	Include files for the GNOME settings daemon
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|54	Group:		Development/GNOME and GTK+
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|55	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|56	%description devel
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|57	Include files for the GNOME settings daemon
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|58	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|59	%prep
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|60	%setup -q
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|61	%apply_patches
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|62	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|63	./autogen.sh
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|64	# looking /usr/share/misc/pnp.ids
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|65	sed -i 's/hwdata/misc/g' \
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|66	acinclude.m4 \
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|67	configure
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|68	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|69	#autoreconf -fi
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|70	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|71	%build
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|72	%configure2_5x \
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|73	--disable-static \
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|74	--enable-packagekit \
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|75	--enable-profiling
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|76	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|77	%make
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|78	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|79	%install
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|80	%makeinstall_std xmldir=%{buildroot}%{_datadir}/gnome-control-center/keybindings
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|81	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|82	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|83	%{find_lang} %{name} --with-gnome --all-name
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|84	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|85	%pre
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|86	if [ -d %{_libexecdir}/%{name} ]
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|87	then rm -rf %{_libexecdir}/%{name}
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|88	fi
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|89	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|90	%files -f %{name}.lang
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|91	%doc AUTHORS COPYING NEWS
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|92	%dir %{_sysconfdir}/gnome-settings-daemon
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|93	%dir %{_sysconfdir}/gnome-settings-daemon/xrandr
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|94	%dir %{_libdir}/gnome-settings-daemon-3.0
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|95	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|96	# list plugins explicitly, so we notice if one goes missing
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|97	# some of these don't have a separate gschema
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|98	%{_libdir}/gnome-settings-daemon-3.0/a11y-keyboard.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|99	%{_libdir}/gnome-settings-daemon-3.0/liba11y-keyboard.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|100	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|101	#%{_libdir}/gnome-settings-daemon-3.0/automount.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|102	#%{_libdir}/gnome-settings-daemon-3.0/libautomount.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|103	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|104	%{_libdir}/gnome-settings-daemon-3.0/power.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|105	%{_libdir}/gnome-settings-daemon-3.0/libpower.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|106	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|107	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|108	%{_libdir}/gnome-settings-daemon-3.0/updates.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|109	%{_libdir}/gnome-settings-daemon-3.0/libupdates.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|110	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.updates.gschema.xml
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|111	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|112	%{_libdir}/gnome-settings-daemon-3.0/background.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|113	%{_libdir}/gnome-settings-daemon-3.0/libbackground.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|114	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|115	%{_libdir}/gnome-settings-daemon-3.0/clipboard.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|116	%{_libdir}/gnome-settings-daemon-3.0/libclipboard.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|117	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|118	%{_libdir}/gnome-settings-daemon-3.0/housekeeping.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|119	%{_libdir}/gnome-settings-daemon-3.0/libhousekeeping.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|120	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|121	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|122	%{_libdir}/gnome-settings-daemon-3.0/keyboard.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|123	%{_libdir}/gnome-settings-daemon-3.0/libkeyboard.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|124	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.keyboard.gschema.xml
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|125	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|126	%{_libdir}/gnome-settings-daemon-3.0/media-keys.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|127	%{_libdir}/gnome-settings-daemon-3.0/libmedia-keys.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|128	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.media-keys.gschema.xml
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|129	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|130	%{_libdir}/gnome-settings-daemon-3.0/mouse.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|131	%{_libdir}/gnome-settings-daemon-3.0/libmouse.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|132	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|133	%{_libdir}/gnome-settings-daemon-3.0/print-notifications.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|134	%{_libdir}/gnome-settings-daemon-3.0/libprint-notifications.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|135	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|136	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|137	%{_libdir}/gnome-settings-daemon-3.0/smartcard.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|138	%{_libdir}/gnome-settings-daemon-3.0/libsmartcard.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|139	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|140	%{_libdir}/gnome-settings-daemon-3.0/sound.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|141	%{_libdir}/gnome-settings-daemon-3.0/libsound.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|142	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|143	#%{_libdir}/gnome-settings-daemon-3.0/updates.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|144	#%{_libdir}/gnome-settings-daemon-3.0/libupdates.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|145	#%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.updates.gschema.xml
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|146	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|147	%{_libdir}/gnome-settings-daemon-3.0/wacom.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|148	%{_libdir}/gnome-settings-daemon-3.0/libgsdwacom.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|149	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.gschema.xml
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|150	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.wacom.gschema.xml
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|151	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|152	%{_libdir}/gnome-settings-daemon-3.0/xrandr.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|153	%{_libdir}/gnome-settings-daemon-3.0/libxrandr.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|154	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xrandr.gschema.xml
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|155	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|156	%{_libdir}/gnome-settings-daemon-3.0/xsettings.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|157	%{_libdir}/gnome-settings-daemon-3.0/libxsettings.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|158	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.xml
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|159	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|160	%{_libdir}/gnome-settings-daemon-3.0/a11y-settings.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|161	%{_libdir}/gnome-settings-daemon-3.0/liba11y-settings.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|162	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|163	%{_libdir}/gnome-settings-daemon-3.0/color.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|164	%{_libdir}/gnome-settings-daemon-3.0/libcolor.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|165	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.color.gschema.xml
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|166	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|167	%{_libdir}/gnome-settings-daemon-3.0/cursor.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|168	%{_libdir}/gnome-settings-daemon-3.0/libcursor.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|169	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|170	%{_libdir}/gnome-settings-daemon-3.0/libgsd.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|171	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|172	%{_libdir}/gnome-settings-daemon-3.0/orientation.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|173	%{_libdir}/gnome-settings-daemon-3.0/liborientation.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|174	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.orientation.gschema.xml
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|175	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|176	%{_libdir}/gnome-settings-daemon-3.0/libscreensaver-proxy.so
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|177	%{_libdir}/gnome-settings-daemon-3.0/screensaver-proxy.gnome-settings-plugin
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|178	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|179	%{_libexecdir}/gnome-fallback-mount-helper
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|180	%{_libexecdir}/gnome-settings-daemon
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|181	%{_libexecdir}/gsd-backlight-helper
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|182	%{_libexecdir}/gsd-locate-pointer
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|183	%{_libexecdir}/gsd-printer
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|184	%{_libexecdir}/gsd-wacom-led-helper
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|185	%{_libexecdir}/gsd-input-sources-switcher
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|186	%{_libexecdir}/gsd-list-wacom
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|187	%{_libexecdir}/gsd-test-a11y-keyboard
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|188	%{_libexecdir}/gsd-test-a11y-settings
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|189	%{_libexecdir}/gsd-test-background
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|190	%{_libexecdir}/gsd-test-input-helper
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|191	%{_libexecdir}/gsd-test-keyboard
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|192	%{_libexecdir}/gsd-test-media-keys
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|193	%{_libexecdir}/gsd-test-mouse
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|194	%{_libexecdir}/gsd-test-orientation
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|195	%{_libexecdir}/gsd-test-power
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|196	%{_libexecdir}/gsd-test-print-notifications
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|197	%{_libexecdir}/gsd-test-smartcard
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|198	%{_libexecdir}/gsd-test-sound
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|199	%{_libexecdir}/gsd-test-wacom
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|200	%{_libexecdir}/gsd-test-xsettings
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|201	%{_libexecdir}/gsd-test-screensaver-proxy
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|202	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|203	%{_datadir}/gnome-settings-daemon/
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|204	%{_datadir}/dbus-1/services/org.freedesktop.IBus.service
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|205	%{_datadir}/dbus-1/interfaces/org.gnome.SettingsDaemonUpdates.xml
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|206	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|207	%{_sysconfdir}/xdg/autostart/gnome-settings-daemon.desktop
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|208	%{_sysconfdir}/xdg/autostart/gnome-fallback-mount-helper.desktop
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|209	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|210	%{_datadir}/icons/hicolor/*/apps/gsd-xrandr.*
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|211	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|212	%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.power.policy
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|213	%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.wacom.policy
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|214	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|215	%{_datadir}/GConf/gsettings/gnome-settings-daemon.convert
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|216	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|217	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.enums.xml
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|218	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.gschema.xml
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|219	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|220	%{_datadir}/man/man1/gnome-settings-daemon.1.*
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|221	
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|222	%files devel
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|223	%{_includedir}/gnome-settings-daemon-3.0
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|224	%{_libdir}/pkgconfig/gnome-settings-daemon.pc
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|225	%dir %{_datadir}/gnome-settings-daemon-3.0
12mr|gnome-settings-daemon-3.6.4-0.1.20121208git87b1afa|226	%{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh

14164 12
12mr|gnome-sharp2-2.24.2-5|1	%define oname gnome-sharp
12mr|gnome-sharp2-2.24.2-5|2	%define mono 1.0.2
12mr|gnome-sharp2-2.24.2-5|3	%define gtk_sharp 2.12.1
12mr|gnome-sharp2-2.24.2-5|4	%define monodir %{_prefix}/lib/mono
12mr|gnome-sharp2-2.24.2-5|5	
12mr|gnome-sharp2-2.24.2-5|6	Summary:	C# language binding for GNOME
12mr|gnome-sharp2-2.24.2-5|7	Name:		gnome-sharp2
12mr|gnome-sharp2-2.24.2-5|8	Version:	2.24.2
12mr|gnome-sharp2-2.24.2-5|9	Release:	5
12mr|gnome-sharp2-2.24.2-5|10	License:	LGPLv2
12mr|gnome-sharp2-2.24.2-5|11	Group:		System/Libraries
12mr|gnome-sharp2-2.24.2-5|12	URL:		http://gtk-sharp.sourceforge.net/
12mr|gnome-sharp2-2.24.2-5|13	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gnome-sharp/%oname-%version.tar.bz2
12mr|gnome-sharp2-2.24.2-5|14	BuildRequires:	mono-devel >= %{mono}
12mr|gnome-sharp2-2.24.2-5|15	BuildRequires:	pkgconfig(libglade-2.0)
12mr|gnome-sharp2-2.24.2-5|16	BuildRequires:	pkgconfig(xtst)
12mr|gnome-sharp2-2.24.2-5|17	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mr|gnome-sharp2-2.24.2-5|18	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
12mr|gnome-sharp2-2.24.2-5|19	BuildRequires:	pkgconfig(gconf-2.0)
12mr|gnome-sharp2-2.24.2-5|20	BuildRequires:	pkgconfig(libpanelapplet-2.0)
12mr|gnome-sharp2-2.24.2-5|21	BuildRequires:	gtk-sharp2-devel >= %{gtk_sharp}
12mr|gnome-sharp2-2.24.2-5|22	BuildRequires:	gtk-sharp2 >= %{gtk_sharp}
12mr|gnome-sharp2-2.24.2-5|23	BuildRequires:	glade-sharp2 >= %{gtk_sharp}
12mr|gnome-sharp2-2.24.2-5|24	
12mr|gnome-sharp2-2.24.2-5|25	%description
12mr|gnome-sharp2-2.24.2-5|26	This is a C# language binding for GNOME.
12mr|gnome-sharp2-2.24.2-5|27	
12mr|gnome-sharp2-2.24.2-5|28	%package 2.4
12mr|gnome-sharp2-2.24.2-5|29	Summary:	C# language binding for GNOME 2.4
12mr|gnome-sharp2-2.24.2-5|30	Group:		System/Libraries
12mr|gnome-sharp2-2.24.2-5|31	Requires:	%{name} = %{version}
12mr|gnome-sharp2-2.24.2-5|32	Conflicts:	%{name} < 2.24.2-3
12mr|gnome-sharp2-2.24.2-5|33	
12mr|gnome-sharp2-2.24.2-5|34	%description 2.4
12mr|gnome-sharp2-2.24.2-5|35	This is a C# language binding for GNOME 2.4.
12mr|gnome-sharp2-2.24.2-5|36	
12mr|gnome-sharp2-2.24.2-5|37	%package 2.6
12mr|gnome-sharp2-2.24.2-5|38	Summary:	C# language binding for GNOME 2.6
12mr|gnome-sharp2-2.24.2-5|39	Group:		System/Libraries
12mr|gnome-sharp2-2.24.2-5|40	Requires:	%{name} = %{version}
12mr|gnome-sharp2-2.24.2-5|41	Conflicts:	%{name} < 2.24.2-3
12mr|gnome-sharp2-2.24.2-5|42	
12mr|gnome-sharp2-2.24.2-5|43	%description 2.6
12mr|gnome-sharp2-2.24.2-5|44	This is a C# language binding for GNOME 2.6.
12mr|gnome-sharp2-2.24.2-5|45	
12mr|gnome-sharp2-2.24.2-5|46	%package 2.8
12mr|gnome-sharp2-2.24.2-5|47	Summary:	C# language binding for GNOME 2.8
12mr|gnome-sharp2-2.24.2-5|48	Group:		System/Libraries
12mr|gnome-sharp2-2.24.2-5|49	Requires:	%{name} = %{version}
12mr|gnome-sharp2-2.24.2-5|50	Conflicts:	%{name} < 2.24.2-3
12mr|gnome-sharp2-2.24.2-5|51	
12mr|gnome-sharp2-2.24.2-5|52	%description 2.8
12mr|gnome-sharp2-2.24.2-5|53	This is a C# language binding for GNOME 2.8.
12mr|gnome-sharp2-2.24.2-5|54	
12mr|gnome-sharp2-2.24.2-5|55	%package 2.16
12mr|gnome-sharp2-2.24.2-5|56	Summary:	C# language binding for GNOME 2.16
12mr|gnome-sharp2-2.24.2-5|57	Group:		System/Libraries
12mr|gnome-sharp2-2.24.2-5|58	Requires:	%{name} = %{version}
12mr|gnome-sharp2-2.24.2-5|59	Conflicts:	%{name} < 2.24.2-3
12mr|gnome-sharp2-2.24.2-5|60	
12mr|gnome-sharp2-2.24.2-5|61	%description 2.16
12mr|gnome-sharp2-2.24.2-5|62	This is a C# language binding for GNOME 2.16.
12mr|gnome-sharp2-2.24.2-5|63	
12mr|gnome-sharp2-2.24.2-5|64	%package 2.20
12mr|gnome-sharp2-2.24.2-5|65	Summary:	C# language binding for GNOME 2.20
12mr|gnome-sharp2-2.24.2-5|66	Group:		System/Libraries
12mr|gnome-sharp2-2.24.2-5|67	Requires:	%{name} = %{version}
12mr|gnome-sharp2-2.24.2-5|68	Conflicts:	%{name} < 2.24.2-3
12mr|gnome-sharp2-2.24.2-5|69	
12mr|gnome-sharp2-2.24.2-5|70	%description 2.20
12mr|gnome-sharp2-2.24.2-5|71	This is a C# language binding for GNOME 2.20.
12mr|gnome-sharp2-2.24.2-5|72	
12mr|gnome-sharp2-2.24.2-5|73	%package devel
12mr|gnome-sharp2-2.24.2-5|74	Summary:	C# language binding for GNOME - devel files
12mr|gnome-sharp2-2.24.2-5|75	Group:		Development/Other
12mr|gnome-sharp2-2.24.2-5|76	Requires:	%{name} = %{version}
12mr|gnome-sharp2-2.24.2-5|77	Requires:	gtk-sharp2-devel
12mr|gnome-sharp2-2.24.2-5|78	
12mr|gnome-sharp2-2.24.2-5|79	%description devel
12mr|gnome-sharp2-2.24.2-5|80	This is a C# language binding for GNOME. It contains all files that are needed
12mr|gnome-sharp2-2.24.2-5|81	to build against %{name}.
12mr|gnome-sharp2-2.24.2-5|82	
12mr|gnome-sharp2-2.24.2-5|83	%prep
12mr|gnome-sharp2-2.24.2-5|84	%setup -qn %{oname}-%{version}
12mr|gnome-sharp2-2.24.2-5|85	
12mr|gnome-sharp2-2.24.2-5|86	%build
12mr|gnome-sharp2-2.24.2-5|87	%configure2_5x --disable-static
12mr|gnome-sharp2-2.24.2-5|88	make
12mr|gnome-sharp2-2.24.2-5|89	
12mr|gnome-sharp2-2.24.2-5|90	%install
12mr|gnome-sharp2-2.24.2-5|91	%makeinstall_std
12mr|gnome-sharp2-2.24.2-5|92	
12mr|gnome-sharp2-2.24.2-5|93	%files
12mr|gnome-sharp2-2.24.2-5|94	%doc README
12mr|gnome-sharp2-2.24.2-5|95	%{_libdir}/libgnomesharpglue-2.so
12mr|gnome-sharp2-2.24.2-5|96	%{monodir}/gtk-sharp-2.0/art-sharp.dll
12mr|gnome-sharp2-2.24.2-5|97	%{monodir}/gtk-sharp-2.0/gconf-sharp-peditors.dll
12mr|gnome-sharp2-2.24.2-5|98	%{monodir}/gtk-sharp-2.0/gconf-sharp.dll
12mr|gnome-sharp2-2.24.2-5|99	%{monodir}/gtk-sharp-2.0/gnome-sharp.dll
12mr|gnome-sharp2-2.24.2-5|100	%{monodir}/gtk-sharp-2.0/gnome-vfs-sharp.dll
12mr|gnome-sharp2-2.24.2-5|101	%{monodir}/gac/art-sharp/2.24.0.0*
12mr|gnome-sharp2-2.24.2-5|102	%{monodir}/gac/gconf-sharp-peditors/2.24.0.0*
12mr|gnome-sharp2-2.24.2-5|103	%{monodir}/gac/gconf-sharp/2.24.0.0*
12mr|gnome-sharp2-2.24.2-5|104	%{monodir}/gac/gnome-sharp/2.24.0.0*
12mr|gnome-sharp2-2.24.2-5|105	%{monodir}/gac/gnome-vfs-sharp/2.24.0.0*
12mr|gnome-sharp2-2.24.2-5|106	
12mr|gnome-sharp2-2.24.2-5|107	%files 2.4
12mr|gnome-sharp2-2.24.2-5|108	%{monodir}/gtk-sharp-2.0/policy.2.4.*.dll
12mr|gnome-sharp2-2.24.2-5|109	%{monodir}/gac/policy.2.4.*
12mr|gnome-sharp2-2.24.2-5|110	
12mr|gnome-sharp2-2.24.2-5|111	%files 2.6
12mr|gnome-sharp2-2.24.2-5|112	%{monodir}/gtk-sharp-2.0/policy.2.6.*.dll
12mr|gnome-sharp2-2.24.2-5|113	%{monodir}/gac/policy.2.6.*
12mr|gnome-sharp2-2.24.2-5|114	
12mr|gnome-sharp2-2.24.2-5|115	%files 2.8
12mr|gnome-sharp2-2.24.2-5|116	%{monodir}/gtk-sharp-2.0/policy.2.8.*.dll
12mr|gnome-sharp2-2.24.2-5|117	%{monodir}/gac/policy.2.8.*
12mr|gnome-sharp2-2.24.2-5|118	
12mr|gnome-sharp2-2.24.2-5|119	%files 2.16
12mr|gnome-sharp2-2.24.2-5|120	%{monodir}/gtk-sharp-2.0/policy.2.16.*.dll
12mr|gnome-sharp2-2.24.2-5|121	%{monodir}/gac/policy.2.16.*
12mr|gnome-sharp2-2.24.2-5|122	
12mr|gnome-sharp2-2.24.2-5|123	%files 2.20
12mr|gnome-sharp2-2.24.2-5|124	%{monodir}/gtk-sharp-2.0/policy.2.20.*.dll
12mr|gnome-sharp2-2.24.2-5|125	%{monodir}/gac/policy.2.20.*
12mr|gnome-sharp2-2.24.2-5|126	
12mr|gnome-sharp2-2.24.2-5|127	%files devel
12mr|gnome-sharp2-2.24.2-5|128	%doc ChangeLog
12mr|gnome-sharp2-2.24.2-5|129	%doc sample
12mr|gnome-sharp2-2.24.2-5|130	%{_bindir}/gconfsharp2-schemagen
12mr|gnome-sharp2-2.24.2-5|131	%{_prefix}/lib/gtk-sharp-2.0/gconfsharp-schemagen.exe
12mr|gnome-sharp2-2.24.2-5|132	%{_datadir}/gapi-2.0/*.xml
12mr|gnome-sharp2-2.24.2-5|133	%{_libdir}/pkgconfig/art-sharp-2.0.pc
12mr|gnome-sharp2-2.24.2-5|134	%{_libdir}/pkgconfig/gconf-sharp-2.0.pc
12mr|gnome-sharp2-2.24.2-5|135	%{_libdir}/pkgconfig/gconf-sharp-peditors-2.0.pc
12mr|gnome-sharp2-2.24.2-5|136	%{_libdir}/pkgconfig/gnome-vfs-sharp-2.0.pc
12mr|gnome-sharp2-2.24.2-5|137	%{_libdir}/pkgconfig/gnome-sharp-2.0.pc
12mr|gnome-sharp2-2.24.2-5|138	
12mr|gnome-sharp2-2.24.2-5|139	
12mr|gnome-sharp2-2.24.2-5|140	
12mr|gnome-sharp2-2.24.2-5|141	%changelog
12mr|gnome-sharp2-2.24.2-5|142	* Fri Aug  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-sharp2-2.24.2-5|143	+ Commit: 36f5cd6
12mr|gnome-sharp2-2.24.2-5|144	- Drop .la files, spec cleanup, convert BuildRequires to pkgconfig style
12mr|gnome-sharp2-2.24.2-5|145	
12mr|gnome-sharp2-2.24.2-5|146	

14165 12
12mr|gnome-shell-3.6.2-2|1	# To make GNOME Shell extensions load, we need to get rid of DT_RUNPATH on /usr/bin/gnome-shell
12mr|gnome-shell-3.6.2-2|2	# (see glibc bug #13945, GNOME bug #670477, Mageia bug #4523)
12mr|gnome-shell-3.6.2-2|3	%define _disable_ld_enable_new_dtags 1
12mr|gnome-shell-3.6.2-2|4	
12mr|gnome-shell-3.6.2-2|5	Summary:	Next generation GNOME desktop shell
12mr|gnome-shell-3.6.2-2|6	Name:		gnome-shell
12mr|gnome-shell-3.6.2-2|7	Version:	3.6.2
12mr|gnome-shell-3.6.2-2|8	Release:	2
12mr|gnome-shell-3.6.2-2|9	License:	GPLv2+ and LGPLv2+
12mr|gnome-shell-3.6.2-2|10	Group:		Graphical desktop/GNOME
12mr|gnome-shell-3.6.2-2|11	Url:		http://live.gnome.org/GnomeShell
12mr|gnome-shell-3.6.2-2|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gnome-shell/3.6/%{name}-%{version}.tar.xz
12mr|gnome-shell-3.6.2-2|13	Patch1:		gnome-shell-3.6.2-new-favorites.patch
12mr|gnome-shell-3.6.2-2|14	
12mr|gnome-shell-3.6.2-2|15	BuildRequires: intltool >= 0.40
12mr|gnome-shell-3.6.2-2|16	BuildRequires: rootcerts, gtk-doc
12mr|gnome-shell-3.6.2-2|17	BuildRequires: polkit-1-devel
12mr|gnome-shell-3.6.2-2|18	BuildRequires: pkgconfig(clutter-1.0)
12mr|gnome-shell-3.6.2-2|19	BuildRequires: pkgconfig(dbus-glib-1)
12mr|gnome-shell-3.6.2-2|20	BuildRequires: pkgconfig(folks)
12mr|gnome-shell-3.6.2-2|21	BuildRequires: pkgconfig(gcr-3)
12mr|gnome-shell-3.6.2-2|22	BuildRequires: pkgconfig(gjs-1.0) >= 1.34
12mr|gnome-shell-3.6.2-2|23	BuildRequires: pkgconfig(gl)
12mr|gnome-shell-3.6.2-2|24	BuildRequires: pkgconfig(gnome-bluetooth-1.0)
12mr|gnome-shell-3.6.2-2|25	BuildRequires: pkgconfig(gnome-desktop-3.0)
12mr|gnome-shell-3.6.2-2|26	BuildRequires: pkgconfig(gsettings-desktop-schemas)
12mr|gnome-shell-3.6.2-2|27	BuildRequires: pkgconfig(gstreamer-plugins-base-0.10)
12mr|gnome-shell-3.6.2-2|28	BuildRequires: pkgconfig(gtk+-3.0)
12mr|gnome-shell-3.6.2-2|29	BuildRequires: pkgconfig(libcanberra)
12mr|gnome-shell-3.6.2-2|30	BuildRequires: pkgconfig(libedataserverui-3.0)
12mr|gnome-shell-3.6.2-2|31	BuildRequires: pkgconfig(libgnome-menu-3.0) >= 3.6.0
12mr|gnome-shell-3.6.2-2|32	BuildRequires: pkgconfig(libmutter) >= %{version}
12mr|gnome-shell-3.6.2-2|33	BuildRequires: pkgconfig(libnm-glib)
12mr|gnome-shell-3.6.2-2|34	BuildRequires: pkgconfig(libnm-util)
12mr|gnome-shell-3.6.2-2|35	BuildRequires: pkgconfig(libpulse)
12mr|gnome-shell-3.6.2-2|36	BuildRequires: pkgconfig(telepathy-glib)
12mr|gnome-shell-3.6.2-2|37	BuildRequires: pkgconfig(telepathy-logger-0.2)
12mr|gnome-shell-3.6.2-2|38	BuildRequires: xsltproc
12mr|gnome-shell-3.6.2-2|39	BuildConflicts: libevolution-data-server2-devel
12mr|gnome-shell-3.6.2-2|40	
12mr|gnome-shell-3.6.2-2|41	Requires: at-spi2-atk
12mr|gnome-shell-3.6.2-2|42	Requires: gjs
12mr|gnome-shell-3.6.2-2|43	Requires: glxinfo
12mr|gnome-shell-3.6.2-2|44	Requires: gnome-session
12mr|gnome-shell-3.6.2-2|45	Requires: gtk+3.0
12mr|gnome-shell-3.6.2-2|46	Requires: json-glib
12mr|gnome-shell-3.6.2-2|47	Requires: librsvg
12mr|gnome-shell-3.6.2-2|48	Requires: mutter
12mr|gnome-shell-3.6.2-2|49	
12mr|gnome-shell-3.6.2-2|50	# md until js & python typelib autoreqs works
12mr|gnome-shell-3.6.2-2|51	Requires: typelib(AccountsService)
12mr|gnome-shell-3.6.2-2|52	Requires: typelib(Caribou)
12mr|gnome-shell-3.6.2-2|53	Requires: typelib(ClutterX11)
12mr|gnome-shell-3.6.2-2|54	Requires: typelib(DBusGLib)
12mr|gnome-shell-3.6.2-2|55	Requires: typelib(Folks)
12mr|gnome-shell-3.6.2-2|56	Requires: typelib(Gcr)
12mr|gnome-shell-3.6.2-2|57	Requires: typelib(Gkbd)
12mr|gnome-shell-3.6.2-2|58	Requires: typelib(GDesktopEnums)
12mr|gnome-shell-3.6.2-2|59	Requires: typelib(Gee)
12mr|gnome-shell-3.6.2-2|60	Requires: typelib(GMenu)
12mr|gnome-shell-3.6.2-2|61	Requires: typelib(GnomeBluetoothApplet)
12mr|gnome-shell-3.6.2-2|62	Requires: typelib(Meta)
12mr|gnome-shell-3.6.2-2|63	Requires: typelib(NMClient)
12mr|gnome-shell-3.6.2-2|64	Requires: typelib(NetworkManager)
12mr|gnome-shell-3.6.2-2|65	Requires: typelib(Polkit)
12mr|gnome-shell-3.6.2-2|66	Requires: typelib(Soup)
12mr|gnome-shell-3.6.2-2|67	Requires: typelib(TelepathyGLib)
12mr|gnome-shell-3.6.2-2|68	Requires: typelib(TelepathyLogger)
12mr|gnome-shell-3.6.2-2|69	Requires: typelib(UPowerGlib)
12mr|gnome-shell-3.6.2-2|70	
12mr|gnome-shell-3.6.2-2|71	%description
12mr|gnome-shell-3.6.2-2|72	The GNOME Shell redefines user interactions with the GNOME desktop. In
12mr|gnome-shell-3.6.2-2|73	particular, it offers new paradigms for launching applications,
12mr|gnome-shell-3.6.2-2|74	accessing documents, and organizing open windows in GNOME. Later, it
12mr|gnome-shell-3.6.2-2|75	will introduce a new applets eco-system and offer new solutions for
12mr|gnome-shell-3.6.2-2|76	other desktop features, such as notifications and contacts
12mr|gnome-shell-3.6.2-2|77	management. The GNOME Shell is intended to replace functions handled
12mr|gnome-shell-3.6.2-2|78	by the GNOME Panel and by the window manager in previous versions of
12mr|gnome-shell-3.6.2-2|79	GNOME. The GNOME Shell has rich visual effects enabled by new
12mr|gnome-shell-3.6.2-2|80	graphical technologies.
12mr|gnome-shell-3.6.2-2|81	
12mr|gnome-shell-3.6.2-2|82	%package docs
12mr|gnome-shell-3.6.2-2|83	Summary:        Documentation for %{name}
12mr|gnome-shell-3.6.2-2|84	Group:          Books/Computer books
12mr|gnome-shell-3.6.2-2|85	BuildArch:      noarch
12mr|gnome-shell-3.6.2-2|86	
12mr|gnome-shell-3.6.2-2|87	%description docs
12mr|gnome-shell-3.6.2-2|88	This package contains the documentation for %{name}.
12mr|gnome-shell-3.6.2-2|89	
12mr|gnome-shell-3.6.2-2|90	%prep
12mr|gnome-shell-3.6.2-2|91	%setup -q
12mr|gnome-shell-3.6.2-2|92	%apply_patches
12mr|gnome-shell-3.6.2-2|93	
12mr|gnome-shell-3.6.2-2|94	%build
12mr|gnome-shell-3.6.2-2|95	%configure2_5x \
12mr|gnome-shell-3.6.2-2|96	--disable-static \
12mr|gnome-shell-3.6.2-2|97	--enable-compile-warnings=no
12mr|gnome-shell-3.6.2-2|98	
12mr|gnome-shell-3.6.2-2|99	%make LIBS='-lgmodule-2.0'
12mr|gnome-shell-3.6.2-2|100	
12mr|gnome-shell-3.6.2-2|101	%install
12mr|gnome-shell-3.6.2-2|102	%makeinstall_std
12mr|gnome-shell-3.6.2-2|103	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|gnome-shell-3.6.2-2|104	%find_lang %{name}
12mr|gnome-shell-3.6.2-2|105	
12mr|gnome-shell-3.6.2-2|106	%files -f %{name}.lang
12mr|gnome-shell-3.6.2-2|107	%doc README
12mr|gnome-shell-3.6.2-2|108	%{_bindir}/*
12mr|gnome-shell-3.6.2-2|109	%{_libdir}/%{name}
12mr|gnome-shell-3.6.2-2|110	%{_libdir}/mozilla/plugins/*.so
12mr|gnome-shell-3.6.2-2|111	%{_libexecdir}/gnome-shell-calendar-server
12mr|gnome-shell-3.6.2-2|112	%{_libexecdir}/gnome-shell-hotplug-sniffer
12mr|gnome-shell-3.6.2-2|113	%{_libexecdir}/gnome-shell-perf-helper
12mr|gnome-shell-3.6.2-2|114	%{_datadir}/applications/%{name}.desktop
12mr|gnome-shell-3.6.2-2|115	%{_datadir}/applications/gnome-shell-extension-prefs.desktop
12mr|gnome-shell-3.6.2-2|116	%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider.xml
12mr|gnome-shell-3.6.2-2|117	%{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
12mr|gnome-shell-3.6.2-2|118	%{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service
12mr|gnome-shell-3.6.2-2|119	%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
12mr|gnome-shell-3.6.2-2|120	%{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.xml
12mr|gnome-shell-3.6.2-2|121	%{_datadir}/%{name}
12mr|gnome-shell-3.6.2-2|122	%{_datadir}/applications/evolution-calendar.desktop
12mr|gnome-shell-3.6.2-2|123	%{_mandir}/man1/%{name}.1*
12mr|gnome-shell-3.6.2-2|124	
12mr|gnome-shell-3.6.2-2|125	%files docs
12mr|gnome-shell-3.6.2-2|126	%{_datadir}/gtk-doc/html/shell
12mr|gnome-shell-3.6.2-2|127	%{_datadir}/gtk-doc/html/st
12mr|gnome-shell-3.6.2-2|128	
12mr|gnome-shell-3.6.2-2|129	
12mr|gnome-shell-3.6.2-2|130	
12mr|gnome-shell-3.6.2-2|131	%changelog
12mr|gnome-shell-3.6.2-2|132	* Sun Nov 25 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.2-2
12mr|gnome-shell-3.6.2-2|133	- also add rpmdrake to favorite panel
12mr|gnome-shell-3.6.2-2|134	
12mr|gnome-shell-3.6.2-2|135	* Tue Nov 13 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.2-1
12mr|gnome-shell-3.6.2-2|136	- update to 3.6.2
12mr|gnome-shell-3.6.2-2|137	
12mr|gnome-shell-3.6.2-2|138	* Mon Oct 15 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-3
12mr|gnome-shell-3.6.2-2|139	- chromium by default
12mr|gnome-shell-3.6.2-2|140	
12mr|gnome-shell-3.6.2-2|141	* Fri Oct 12 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-2
12mr|gnome-shell-3.6.2-2|142	- fix typo in function name, caught on auth error (bgo#685434)
12mr|gnome-shell-3.6.2-2|143	
12mr|gnome-shell-3.6.2-2|144	* Tue Oct  2 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mr|gnome-shell-3.6.2-2|145	- update to 3.6.0
12mr|gnome-shell-3.6.2-2|146	
12mr|gnome-shell-3.6.2-2|147	* Fri Jul 20 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.2-1
12mr|gnome-shell-3.6.2-2|148	+ Revision: 810475
12mr|gnome-shell-3.6.2-2|149	- update to new version 3.4.2
12mr|gnome-shell-3.6.2-2|150	
12mr|gnome-shell-3.6.2-2|151	* Mon May 07 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.1-2
12mr|gnome-shell-3.6.2-2|152	+ Revision: 797302
12mr|gnome-shell-3.6.2-2|153	- rebuild added missing typelib reqs
12mr|gnome-shell-3.6.2-2|154	
12mr|gnome-shell-3.6.2-2|155	* Wed May 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.1-1
12mr|gnome-shell-3.6.2-2|156	+ Revision: 794895
12mr|gnome-shell-3.6.2-2|157	- remove old schemas
12mr|gnome-shell-3.6.2-2|158	- new version 3.4.1
12mr|gnome-shell-3.6.2-2|159	
12mr|gnome-shell-3.6.2-2|160	* Tue Apr 03 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.2.1-3
12mr|gnome-shell-3.6.2-2|161	+ Revision: 788916
12mr|gnome-shell-3.6.2-2|162	- rebuild
12mr|gnome-shell-3.6.2-2|163	- added deps for gir pkgs
12mr|gnome-shell-3.6.2-2|164	
12mr|gnome-shell-3.6.2-2|165	* Sun Mar 18 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.2.1-2
12mr|gnome-shell-3.6.2-2|166	+ Revision: 785463
12mr|gnome-shell-3.6.2-2|167	- rebuild
12mr|gnome-shell-3.6.2-2|168	- added requires to make sure proper apps get installed
12mr|gnome-shell-3.6.2-2|169	- remove old preview session
12mr|gnome-shell-3.6.2-2|170	- cleaned up spec
12mr|gnome-shell-3.6.2-2|171	
12mr|gnome-shell-3.6.2-2|172	* Mon Mar 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.2.1-1
12mr|gnome-shell-3.6.2-2|173	+ Revision: 782135
12mr|gnome-shell-3.6.2-2|174	- gnome-bluetooth support disabled for now
12mr|gnome-shell-3.6.2-2|175	- unable to build
12mr|gnome-shell-3.6.2-2|176	- added patch for gnome-bluetooth-applet
12mr|gnome-shell-3.6.2-2|177	- new version 3.2.2.1
12mr|gnome-shell-3.6.2-2|178	- cleaned up spec
12mr|gnome-shell-3.6.2-2|179	
12mr|gnome-shell-3.6.2-2|180	* Wed May 25 2011 Götz Waschk <waschk@mandriva.org> 3.0.2-1
12mr|gnome-shell-3.6.2-2|181	+ Revision: 679084
12mr|gnome-shell-3.6.2-2|182	- new version
12mr|gnome-shell-3.6.2-2|183	
12mr|gnome-shell-3.6.2-2|184	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 3.0.1-2
12mr|gnome-shell-3.6.2-2|185	+ Revision: 677715
12mr|gnome-shell-3.6.2-2|186	- rebuild to add gconftool as req
12mr|gnome-shell-3.6.2-2|187	
12mr|gnome-shell-3.6.2-2|188	* Tue Apr 26 2011 Funda Wang <fwang@mandriva.org> 3.0.1-1
12mr|gnome-shell-3.6.2-2|189	+ Revision: 659087
12mr|gnome-shell-3.6.2-2|190	- update to new version 3.0.1
12mr|gnome-shell-3.6.2-2|191	
12mr|gnome-shell-3.6.2-2|192	* Thu Apr 07 2011 Funda Wang <fwang@mandriva.org> 3.0.0.2-1
12mr|gnome-shell-3.6.2-2|193	+ Revision: 651379
12mr|gnome-shell-3.6.2-2|194	- update to new version 3.0.0.2
12mr|gnome-shell-3.6.2-2|195	
12mr|gnome-shell-3.6.2-2|196	* Wed Apr 06 2011 Funda Wang <fwang@mandriva.org> 3.0.0.1-1
12mr|gnome-shell-3.6.2-2|197	+ Revision: 650814
12mr|gnome-shell-3.6.2-2|198	- try to find libmozjs
12mr|gnome-shell-3.6.2-2|199	- update file list
12mr|gnome-shell-3.6.2-2|200	- new version 3.0.0.1
12mr|gnome-shell-3.6.2-2|201	
12mr|gnome-shell-3.6.2-2|202	* Fri Aug 06 2010 Funda Wang <fwang@mandriva.org> 2.29.1-8mdv2011.0
12mr|gnome-shell-3.6.2-2|203	+ Revision: 566698
12mr|gnome-shell-3.6.2-2|204	- drop BR on gir-repository
12mr|gnome-shell-3.6.2-2|205	
12mr|gnome-shell-3.6.2-2|206	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 2.29.1-7mdv2011.0
12mr|gnome-shell-3.6.2-2|207	+ Revision: 561839
12mr|gnome-shell-3.6.2-2|208	- rebuild
12mr|gnome-shell-3.6.2-2|209	
12mr|gnome-shell-3.6.2-2|210	* Mon Jun 28 2010 Frederic Crozat <fcrozat@mandriva.com> 2.29.1-6mdv2010.1
12mr|gnome-shell-3.6.2-2|211	+ Revision: 549373
12mr|gnome-shell-3.6.2-2|212	- rebuild with latest xulrunner
12mr|gnome-shell-3.6.2-2|213	
12mr|gnome-shell-3.6.2-2|214	* Sun Apr 04 2010 Funda Wang <fwang@mandriva.org> 2.29.1-5mdv2010.1
12mr|gnome-shell-3.6.2-2|215	+ Revision: 531046
12mr|gnome-shell-3.6.2-2|216	- rebuild for new xulrunner
12mr|gnome-shell-3.6.2-2|217	
12mr|gnome-shell-3.6.2-2|218	* Fri Apr 02 2010 Frederic Crozat <fcrozat@mandriva.com> 2.29.1-4mdv2010.1
12mr|gnome-shell-3.6.2-2|219	+ Revision: 530777
12mr|gnome-shell-3.6.2-2|220	- Remove old suggests, not needed anymore
12mr|gnome-shell-3.6.2-2|221	
12mr|gnome-shell-3.6.2-2|222	* Wed Mar 31 2010 Frederic Crozat <fcrozat@mandriva.com> 2.29.1-3mdv2010.1
12mr|gnome-shell-3.6.2-2|223	+ Revision: 530413
12mr|gnome-shell-3.6.2-2|224	- requires gnome-session for session management (and integration in display manager)
12mr|gnome-shell-3.6.2-2|225	
12mr|gnome-shell-3.6.2-2|226	* Wed Mar 24 2010 Götz Waschk <waschk@mandriva.org> 2.29.1-2mdv2010.1
12mr|gnome-shell-3.6.2-2|227	+ Revision: 527081
12mr|gnome-shell-3.6.2-2|228	- rebuild for new xulrunner
12mr|gnome-shell-3.6.2-2|229	
12mr|gnome-shell-3.6.2-2|230	* Tue Mar 23 2010 Götz Waschk <waschk@mandriva.org> 2.29.1-1mdv2010.1
12mr|gnome-shell-3.6.2-2|231	+ Revision: 526922
12mr|gnome-shell-3.6.2-2|232	- new version
12mr|gnome-shell-3.6.2-2|233	- drop patches 1,2
12mr|gnome-shell-3.6.2-2|234	
12mr|gnome-shell-3.6.2-2|235	* Sat Mar 20 2010 Götz Waschk <waschk@mandriva.org> 2.29.0-3mdv2010.1
12mr|gnome-shell-3.6.2-2|236	+ Revision: 525522
12mr|gnome-shell-3.6.2-2|237	- fix build with new gjs (bug #58274)
12mr|gnome-shell-3.6.2-2|238	- replace patch 1 by upstream version
12mr|gnome-shell-3.6.2-2|239	
12mr|gnome-shell-3.6.2-2|240	+ Frederic Crozat <fcrozat@mandriva.com>
12mr|gnome-shell-3.6.2-2|241	- ensure there is no post by default
12mr|gnome-shell-3.6.2-2|242	
12mr|gnome-shell-3.6.2-2|243	* Wed Mar 17 2010 Frederic Crozat <fcrozat@mandriva.com> 2.29.0-2mdv2010.1
12mr|gnome-shell-3.6.2-2|244	+ Revision: 524312
12mr|gnome-shell-3.6.2-2|245	- Source1: add support to select GNOME-Shell in display managers, as GNOME 3 Preview (idea from SUSE)
12mr|gnome-shell-3.6.2-2|246	
12mr|gnome-shell-3.6.2-2|247	* Tue Feb 23 2010 Götz Waschk <waschk@mandriva.org> 2.29.0-1mdv2010.1
12mr|gnome-shell-3.6.2-2|248	+ Revision: 510279
12mr|gnome-shell-3.6.2-2|249	- new version
12mr|gnome-shell-3.6.2-2|250	- fix build
12mr|gnome-shell-3.6.2-2|251	- fix setting of the LD_LIBRARY_PATH for xulrunner
12mr|gnome-shell-3.6.2-2|252	
12mr|gnome-shell-3.6.2-2|253	* Tue Feb 16 2010 Götz Waschk <waschk@mandriva.org> 2.28.0-4mdv2010.1
12mr|gnome-shell-3.6.2-2|254	+ Revision: 506609
12mr|gnome-shell-3.6.2-2|255	- disable Werror to make it build
12mr|gnome-shell-3.6.2-2|256	
12mr|gnome-shell-3.6.2-2|257	* Wed Feb 03 2010 Thierry Vignaud <tv@mandriva.org> 2.28.0-3mdv2010.1
12mr|gnome-shell-3.6.2-2|258	+ Revision: 499977
12mr|gnome-shell-3.6.2-2|259	- requires glxinfo instead of mesa-demos
12mr|gnome-shell-3.6.2-2|260	
12mr|gnome-shell-3.6.2-2|261	* Wed Jan 13 2010 Götz Waschk <waschk@mandriva.org> 2.28.0-2mdv2010.1
12mr|gnome-shell-3.6.2-2|262	+ Revision: 490657
12mr|gnome-shell-3.6.2-2|263	- rebuild for new libgnome-desktop
12mr|gnome-shell-3.6.2-2|264	
12mr|gnome-shell-3.6.2-2|265	* Thu Oct 08 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mr|gnome-shell-3.6.2-2|266	+ Revision: 456027
12mr|gnome-shell-3.6.2-2|267	- new version
12mr|gnome-shell-3.6.2-2|268	- update deps
12mr|gnome-shell-3.6.2-2|269	
12mr|gnome-shell-3.6.2-2|270	* Wed Sep 16 2009 Götz Waschk <waschk@mandriva.org> 2.27.3-1mdv2010.0
12mr|gnome-shell-3.6.2-2|271	+ Revision: 443455
12mr|gnome-shell-3.6.2-2|272	- new version
12mr|gnome-shell-3.6.2-2|273	
12mr|gnome-shell-3.6.2-2|274	* Sat Sep 05 2009 Götz Waschk <waschk@mandriva.org> 2.27.2-1mdv2010.0
12mr|gnome-shell-3.6.2-2|275	+ Revision: 432058
12mr|gnome-shell-3.6.2-2|276	- new version
12mr|gnome-shell-3.6.2-2|277	
12mr|gnome-shell-3.6.2-2|278	* Sat Aug 29 2009 Götz Waschk <waschk@mandriva.org> 2.27.1-1mdv2010.0
12mr|gnome-shell-3.6.2-2|279	+ Revision: 422175
12mr|gnome-shell-3.6.2-2|280	- new version
12mr|gnome-shell-3.6.2-2|281	- update deps
12mr|gnome-shell-3.6.2-2|282	- add translations
12mr|gnome-shell-3.6.2-2|283	
12mr|gnome-shell-3.6.2-2|284	* Mon Aug 17 2009 Götz Waschk <waschk@mandriva.org> 2.27.0-4mdv2010.0
12mr|gnome-shell-3.6.2-2|285	+ Revision: 417151
12mr|gnome-shell-3.6.2-2|286	- add missing dep on glxinfo
12mr|gnome-shell-3.6.2-2|287	
12mr|gnome-shell-3.6.2-2|288	* Wed Aug 12 2009 Götz Waschk <waschk@mandriva.org> 2.27.0-3mdv2010.0
12mr|gnome-shell-3.6.2-2|289	+ Revision: 415271
12mr|gnome-shell-3.6.2-2|290	- remove devel deps again
12mr|gnome-shell-3.6.2-2|291	
12mr|gnome-shell-3.6.2-2|292	* Wed Aug 12 2009 Michael Scherer <misc@mandriva.org> 2.27.0-2mdv2010.0
12mr|gnome-shell-3.6.2-2|293	+ Revision: 415259
12mr|gnome-shell-3.6.2-2|294	- add missing requires and suggest
12mr|gnome-shell-3.6.2-2|295	
12mr|gnome-shell-3.6.2-2|296	* Tue Aug 11 2009 Götz Waschk <waschk@mandriva.org> 2.27.0-1mdv2010.0
12mr|gnome-shell-3.6.2-2|297	+ Revision: 414732
12mr|gnome-shell-3.6.2-2|298	- import gnome-shell
12mr|gnome-shell-3.6.2-2|299	
12mr|gnome-shell-3.6.2-2|300	
12mr|gnome-shell-3.6.2-2|301	* Tue Aug 11 2009 Götz Waschk <waschk@mandriva.org> 2.27.0-1mdv2010.0
12mr|gnome-shell-3.6.2-2|302	- initial package

14166 12
12mr|gnome-shell-extensions-3.6.1-1|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
12mr|gnome-shell-extensions-3.6.1-1|2	
12mr|gnome-shell-extensions-3.6.1-1|3	Summary:	Modify and extend GNOME Shell functionality and behavior
12mr|gnome-shell-extensions-3.6.1-1|4	Name:		gnome-shell-extensions
12mr|gnome-shell-extensions-3.6.1-1|5	Version:	3.6.1
12mr|gnome-shell-extensions-3.6.1-1|6	Release:	1
12mr|gnome-shell-extensions-3.6.1-1|7	Group:		Graphical desktop/GNOME
12mr|gnome-shell-extensions-3.6.1-1|8	License:	GPLv2+
12mr|gnome-shell-extensions-3.6.1-1|9	URL:		http://live.gnome.org/GnomeShell/Extensions
12mr|gnome-shell-extensions-3.6.1-1|10	Source0:	%{name}-%{version}.tar.xz
12mr|gnome-shell-extensions-3.6.1-1|11	BuildArch:	noarch
12mr|gnome-shell-extensions-3.6.1-1|12	
12mr|gnome-shell-extensions-3.6.1-1|13	BuildRequires:	gnome-common
12mr|gnome-shell-extensions-3.6.1-1|14	BuildRequires:	intltool
12mr|gnome-shell-extensions-3.6.1-1|15	BuildRequires:	pkgconfig(glib-2.0)
12mr|gnome-shell-extensions-3.6.1-1|16	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12mr|gnome-shell-extensions-3.6.1-1|17	BuildRequires:	pkgconfig(libgtop-2.0)
12mr|gnome-shell-extensions-3.6.1-1|18	
12mr|gnome-shell-extensions-3.6.1-1|19	Suggests:	%{name}-alternate-tab
12mr|gnome-shell-extensions-3.6.1-1|20	Suggests:	%{name}-alternative-status-menu
12mr|gnome-shell-extensions-3.6.1-1|21	Suggests:	%{name}-dock
12mr|gnome-shell-extensions-3.6.1-1|22	Suggests:	%{name}-windowsnavigator
12mr|gnome-shell-extensions-3.6.1-1|23	Suggests:	%{name}-user-theme
12mr|gnome-shell-extensions-3.6.1-1|24	Suggests:	%{name}-auto-move-windows
12mr|gnome-shell-extensions-3.6.1-1|25	Suggests:	%{name}-drive-menu
12mr|gnome-shell-extensions-3.6.1-1|26	Suggests:	%{name}-places-menu
12mr|gnome-shell-extensions-3.6.1-1|27	Suggests:	%{name}-native-window-placement
12mr|gnome-shell-extensions-3.6.1-1|28	Suggests:	%{name}-xrandr-indicator
12mr|gnome-shell-extensions-3.6.1-1|29	Suggests:	%{name}-systemmonitor
12mr|gnome-shell-extensions-3.6.1-1|30	Suggests:	%{name}-gajim
12mr|gnome-shell-extensions-3.6.1-1|31	Suggests:	%{name}-apps-menu
12mr|gnome-shell-extensions-3.6.1-1|32	Suggests:	%{name}-workspace-indicator
12mr|gnome-shell-extensions-3.6.1-1|33	
12mr|gnome-shell-extensions-3.6.1-1|34	%description
12mr|gnome-shell-extensions-3.6.1-1|35	GNOME Shell Extensions is a collection of extensions providing additional
12mr|gnome-shell-extensions-3.6.1-1|36	and optional functionality to GNOME Shell.
12mr|gnome-shell-extensions-3.6.1-1|37	
12mr|gnome-shell-extensions-3.6.1-1|38	Enabled extensions:
12mr|gnome-shell-extensions-3.6.1-1|39	
12mr|gnome-shell-extensions-3.6.1-1|40	* alternate-tab
12mr|gnome-shell-extensions-3.6.1-1|41	* alternative-status-menu
12mr|gnome-shell-extensions-3.6.1-1|42	* dock
12mr|gnome-shell-extensions-3.6.1-1|43	* windowsNavigator
12mr|gnome-shell-extensions-3.6.1-1|44	* user-theme
12mr|gnome-shell-extensions-3.6.1-1|45	* auto-move-windows
12mr|gnome-shell-extensions-3.6.1-1|46	* drive-menu
12mr|gnome-shell-extensions-3.6.1-1|47	* places-menu
12mr|gnome-shell-extensions-3.6.1-1|48	* native-window-placement
12mr|gnome-shell-extensions-3.6.1-1|49	* xrandr-indicator
12mr|gnome-shell-extensions-3.6.1-1|50	* systemMonitor
12mr|gnome-shell-extensions-3.6.1-1|51	* apps-menu
12mr|gnome-shell-extensions-3.6.1-1|52	* gajim
12mr|gnome-shell-extensions-3.6.1-1|53	* workspace-indicator
12mr|gnome-shell-extensions-3.6.1-1|54	* example (simple example for writing extensions)
12mr|gnome-shell-extensions-3.6.1-1|55	
12mr|gnome-shell-extensions-3.6.1-1|56	%package common
12mr|gnome-shell-extensions-3.6.1-1|57	Summary:	Files common to GNOME Shell Extensions
12mr|gnome-shell-extensions-3.6.1-1|58	Group:		Graphical desktop/GNOME
12mr|gnome-shell-extensions-3.6.1-1|59	Requires:	gnome-shell >= 3.6.0
12mr|gnome-shell-extensions-3.6.1-1|60	
12mr|gnome-shell-extensions-3.6.1-1|61	%description common
12mr|gnome-shell-extensions-3.6.1-1|62	GNOME Shell Extensions is a collection of extensions providing additional
12mr|gnome-shell-extensions-3.6.1-1|63	and optional functionality to GNOME Shell. Common files and directories
12mr|gnome-shell-extensions-3.6.1-1|64	needed by extensions are provided here.
12mr|gnome-shell-extensions-3.6.1-1|65	
12mr|gnome-shell-extensions-3.6.1-1|66	%package alternate-tab
12mr|gnome-shell-extensions-3.6.1-1|67	Summary:	Classic Alt+Tab behavior. Window based instead of app based
12mr|gnome-shell-extensions-3.6.1-1|68	Group:		Graphical desktop/GNOME
12mr|gnome-shell-extensions-3.6.1-1|69	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-shell-extensions-3.6.1-1|70	
12mr|gnome-shell-extensions-3.6.1-1|71	%description alternate-tab
12mr|gnome-shell-extensions-3.6.1-1|72	Lets you use classic Alt+Tab (window-based instead of app-based) in
12mr|gnome-shell-extensions-3.6.1-1|73	GNOME Shell.
12mr|gnome-shell-extensions-3.6.1-1|74	
12mr|gnome-shell-extensions-3.6.1-1|75	GNOME Shell groups multiple instances of the same application together.
12mr|gnome-shell-extensions-3.6.1-1|76	This extension disables grouping.
12mr|gnome-shell-extensions-3.6.1-1|77	
12mr|gnome-shell-extensions-3.6.1-1|78	%package alternative-status-menu
12mr|gnome-shell-extensions-3.6.1-1|79	Summary:	For those who want a power off item visible at all the time
12mr|gnome-shell-extensions-3.6.1-1|80	Group:		Graphical desktop/GNOME
12mr|gnome-shell-extensions-3.6.1-1|81	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-shell-extensions-3.6.1-1|82	
12mr|gnome-shell-extensions-3.6.1-1|83	%description alternative-status-menu
12mr|gnome-shell-extensions-3.6.1-1|84	For those who want a power off item visible at all the time, replaces
12mr|gnome-shell-extensions-3.6.1-1|85	GNOME Shell status menu with one featuring separate Suspend and Power Off.
12mr|gnome-shell-extensions-3.6.1-1|86	Adds the ability to hibernate as well.
12mr|gnome-shell-extensions-3.6.1-1|87	
12mr|gnome-shell-extensions-3.6.1-1|88	%package dock
12mr|gnome-shell-extensions-3.6.1-1|89	Summary:	Shows a dock-style task switcher permanently
12mr|gnome-shell-extensions-3.6.1-1|90	Group:		Graphical desktop/GNOME
12mr|gnome-shell-extensions-3.6.1-1|91	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-shell-extensions-3.6.1-1|92	
12mr|gnome-shell-extensions-3.6.1-1|93	%description dock
12mr|gnome-shell-extensions-3.6.1-1|94	Shows a dock-style task switcher on the right side of the screen permanently.
12mr|gnome-shell-extensions-3.6.1-1|95	
12mr|gnome-shell-extensions-3.6.1-1|96	%package windowsnavigator
12mr|gnome-shell-extensions-3.6.1-1|97	Summary:	Keyboard selection of windows and work-spaces in overlay mode
12mr|gnome-shell-extensions-3.6.1-1|98	Group:		Graphical desktop/GNOME
12mr|gnome-shell-extensions-3.6.1-1|99	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-shell-extensions-3.6.1-1|100	
12mr|gnome-shell-extensions-3.6.1-1|101	%description windowsnavigator
12mr|gnome-shell-extensions-3.6.1-1|102	Allow keyboard selection of windows and work-spaces in overlay mode in
12mr|gnome-shell-extensions-3.6.1-1|103	GNOME Shell.
12mr|gnome-shell-extensions-3.6.1-1|104	
12mr|gnome-shell-extensions-3.6.1-1|105	Switch to overview mode (press the windows or alt+f1 key) and
12mr|gnome-shell-extensions-3.6.1-1|106	press the alt key to show numbers over windows.  Press any number to switch
12mr|gnome-shell-extensions-3.6.1-1|107	to the corresponding window.
12mr|gnome-shell-extensions-3.6.1-1|108	
12mr|gnome-shell-extensions-3.6.1-1|109	%package user-theme
12mr|gnome-shell-extensions-3.6.1-1|110	Summary:	Lets the user select a custom theme for the shell
12mr|gnome-shell-extensions-3.6.1-1|111	Group:		Graphical desktop/GNOME
12mr|gnome-shell-extensions-3.6.1-1|112	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-shell-extensions-3.6.1-1|113	
12mr|gnome-shell-extensions-3.6.1-1|114	%description user-theme
12mr|gnome-shell-extensions-3.6.1-1|115	Lets the user select a custom theme for the Gnome shell. It will allow you to
12mr|gnome-shell-extensions-3.6.1-1|116	apply a style from /.themes/[themeName]/gnome-shell/gnome-shell.css
12mr|gnome-shell-extensions-3.6.1-1|117	
12mr|gnome-shell-extensions-3.6.1-1|118	%package auto-move-windows
12mr|gnome-shell-extensions-3.6.1-1|119	Summary:	Assign specific workspaces to applications
12mr|gnome-shell-extensions-3.6.1-1|120	Group:		Graphical desktop/GNOME
12mr|gnome-shell-extensions-3.6.1-1|121	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-shell-extensions-3.6.1-1|122	
12mr|gnome-shell-extensions-3.6.1-1|123	%description auto-move-windows
12mr|gnome-shell-extensions-3.6.1-1|124	Lets you manage your workspaces more easily, assigning a specific workspace
12mr|gnome-shell-extensions-3.6.1-1|125	to each application as soon as it creates a window, in a manner configurable
12mr|gnome-shell-extensions-3.6.1-1|126	with a GSettings key.
12mr|gnome-shell-extensions-3.6.1-1|127	
12mr|gnome-shell-extensions-3.6.1-1|128	%package drive-menu
12mr|gnome-shell-extensions-3.6.1-1|129	Summary:	Disk device manager in the system status area
12mr|gnome-shell-extensions-3.6.1-1|130	Group:		Graphical desktop/GNOME
12mr|gnome-shell-extensions-3.6.1-1|131	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-shell-extensions-3.6.1-1|132	
12mr|gnome-shell-extensions-3.6.1-1|133	%description drive-menu
12mr|gnome-shell-extensions-3.6.1-1|134	Adds a menu in the system status area that tracks removable disk devices
12mr|gnome-shell-extensions-3.6.1-1|135	attached and offers to browse them and eject/unmount them.
12mr|gnome-shell-extensions-3.6.1-1|136	
12mr|gnome-shell-extensions-3.6.1-1|137	%package places-menu
12mr|gnome-shell-extensions-3.6.1-1|138	Summary:	Places menu indicator in the system status area
12mr|gnome-shell-extensions-3.6.1-1|139	Group:		Graphical desktop/GNOME
12mr|gnome-shell-extensions-3.6.1-1|140	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-shell-extensions-3.6.1-1|141	
12mr|gnome-shell-extensions-3.6.1-1|142	%description places-menu
12mr|gnome-shell-extensions-3.6.1-1|143	Adds a menu in the system status area that resembles the Places menu from
12mr|gnome-shell-extensions-3.6.1-1|144	GNOME 2.x
12mr|gnome-shell-extensions-3.6.1-1|145	
12mr|gnome-shell-extensions-3.6.1-1|146	%package native-window-placement
12mr|gnome-shell-extensions-3.6.1-1|147	Summary:	Arrange windows in overview in a more native way
12mr|gnome-shell-extensions-3.6.1-1|148	Group:		Graphical desktop/GNOME
12mr|gnome-shell-extensions-3.6.1-1|149	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-shell-extensions-3.6.1-1|150	
12mr|gnome-shell-extensions-3.6.1-1|151	%description native-window-placement
12mr|gnome-shell-extensions-3.6.1-1|152	This extension employs an algorithm (taken from KDE) for layouting the
12mr|gnome-shell-extensions-3.6.1-1|153	thumbnails in the overview that more closely reflects the positions and
12mr|gnome-shell-extensions-3.6.1-1|154	relative sizes of the actual windows, instead of using a fixed grid.
12mr|gnome-shell-extensions-3.6.1-1|155	
12mr|gnome-shell-extensions-3.6.1-1|156	%package systemmonitor
12mr|gnome-shell-extensions-3.6.1-1|157	Summary:	Monitor your system status
12mr|gnome-shell-extensions-3.6.1-1|158	Group:		Graphical desktop/GNOME
12mr|gnome-shell-extensions-3.6.1-1|159	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-shell-extensions-3.6.1-1|160	
12mr|gnome-shell-extensions-3.6.1-1|161	%description systemmonitor
12mr|gnome-shell-extensions-3.6.1-1|162	Monitor your system status.
12mr|gnome-shell-extensions-3.6.1-1|163	
12mr|gnome-shell-extensions-3.6.1-1|164	%package xrandr-indicator
12mr|gnome-shell-extensions-3.6.1-1|165	Summary:	Replace the GTK+ based indicator
12mr|gnome-shell-extensions-3.6.1-1|166	Group:		Graphical desktop/GNOME
12mr|gnome-shell-extensions-3.6.1-1|167	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-shell-extensions-3.6.1-1|168	
12mr|gnome-shell-extensions-3.6.1-1|169	%description xrandr-indicator
12mr|gnome-shell-extensions-3.6.1-1|170	Replace the GTK+ based indicator from gnome-settings-daemon with
12mr|gnome-shell-extensions-3.6.1-1|171	a native one. Lets the user rotate the laptop monitor and open
12mr|gnome-shell-extensions-3.6.1-1|172	display preferences quickly.
12mr|gnome-shell-extensions-3.6.1-1|173	
12mr|gnome-shell-extensions-3.6.1-1|174	%package apps-menu
12mr|gnome-shell-extensions-3.6.1-1|175	Summary:	Gnome 2.x style menu on the panel
12mr|gnome-shell-extensions-3.6.1-1|176	Group:		Graphical desktop/GNOME
12mr|gnome-shell-extensions-3.6.1-1|177	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-shell-extensions-3.6.1-1|178	
12mr|gnome-shell-extensions-3.6.1-1|179	%description apps-menu
12mr|gnome-shell-extensions-3.6.1-1|180	Lets you reach an application using gnome 2.x style menu on the panel.
12mr|gnome-shell-extensions-3.6.1-1|181	
12mr|gnome-shell-extensions-3.6.1-1|182	%package gajim
12mr|gnome-shell-extensions-3.6.1-1|183	Summary:	Integration with Gajim, a Jabber/XMPP instant messaging client
12mr|gnome-shell-extensions-3.6.1-1|184	Group:		Graphical desktop/GNOME
12mr|gnome-shell-extensions-3.6.1-1|185	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-shell-extensions-3.6.1-1|186	
12mr|gnome-shell-extensions-3.6.1-1|187	%description gajim
12mr|gnome-shell-extensions-3.6.1-1|188	Integration with Gajim, a Jabber/XMPP instant messaging client..
12mr|gnome-shell-extensions-3.6.1-1|189	
12mr|gnome-shell-extensions-3.6.1-1|190	%package example
12mr|gnome-shell-extensions-3.6.1-1|191	Summary:	A minimal example illustrating how to write extensions
12mr|gnome-shell-extensions-3.6.1-1|192	Group:		Graphical desktop/GNOME
12mr|gnome-shell-extensions-3.6.1-1|193	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-shell-extensions-3.6.1-1|194	
12mr|gnome-shell-extensions-3.6.1-1|195	%description example
12mr|gnome-shell-extensions-3.6.1-1|196	A minimal example illustrating how to write extensions.
12mr|gnome-shell-extensions-3.6.1-1|197	
12mr|gnome-shell-extensions-3.6.1-1|198	%package workspace-indicator
12mr|gnome-shell-extensions-3.6.1-1|199	Summary:	A menu for changing workspace
12mr|gnome-shell-extensions-3.6.1-1|200	Group:		Graphical desktop/GNOME
12mr|gnome-shell-extensions-3.6.1-1|201	Requires:	%{name}-common = %{version}-%{release}
12mr|gnome-shell-extensions-3.6.1-1|202	
12mr|gnome-shell-extensions-3.6.1-1|203	%description workspace-indicator
12mr|gnome-shell-extensions-3.6.1-1|204	A menu for changing workspace.
12mr|gnome-shell-extensions-3.6.1-1|205	
12mr|gnome-shell-extensions-3.6.1-1|206	%prep
12mr|gnome-shell-extensions-3.6.1-1|207	%setup -q
12mr|gnome-shell-extensions-3.6.1-1|208	
12mr|gnome-shell-extensions-3.6.1-1|209	# Main.panel._userMenu renamed to Main.panel._statusmenu in GS 3.0.1; fix sent
12mr|gnome-shell-extensions-3.6.1-1|210	# to the alternative-status-menu extension author
12mr|gnome-shell-extensions-3.6.1-1|211	sed -i "s|Main\.panel\._userMenu|Main.panel._statusmenu|g" extensions/alternative-status-menu/extension.js
12mr|gnome-shell-extensions-3.6.1-1|212	
12mr|gnome-shell-extensions-3.6.1-1|213	%build
12mr|gnome-shell-extensions-3.6.1-1|214	NOCONFIGURE=1 gnome-autogen.sh
12mr|gnome-shell-extensions-3.6.1-1|215	%configure2_5x  \
12mr|gnome-shell-extensions-3.6.1-1|216	--disable-schemas-compile \
12mr|gnome-shell-extensions-3.6.1-1|217	--enable-extensions="all"
12mr|gnome-shell-extensions-3.6.1-1|218	
12mr|gnome-shell-extensions-3.6.1-1|219	%make
12mr|gnome-shell-extensions-3.6.1-1|220	
12mr|gnome-shell-extensions-3.6.1-1|221	%install
12mr|gnome-shell-extensions-3.6.1-1|222	%makeinstall_std
12mr|gnome-shell-extensions-3.6.1-1|223	
12mr|gnome-shell-extensions-3.6.1-1|224	%find_lang %{name}
12mr|gnome-shell-extensions-3.6.1-1|225	
12mr|gnome-shell-extensions-3.6.1-1|226	%files
12mr|gnome-shell-extensions-3.6.1-1|227	
12mr|gnome-shell-extensions-3.6.1-1|228	%files common -f %{name}.lang
12mr|gnome-shell-extensions-3.6.1-1|229	%doc README
12mr|gnome-shell-extensions-3.6.1-1|230	%dir %{_datadir}/gnome-shell/extensions/
12mr|gnome-shell-extensions-3.6.1-1|231	%dir %{_datadir}/glib-2.0/schemas
12mr|gnome-shell-extensions-3.6.1-1|232	
12mr|gnome-shell-extensions-3.6.1-1|233	%files alternate-tab
12mr|gnome-shell-extensions-3.6.1-1|234	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.alternate-tab.gschema.xml
12mr|gnome-shell-extensions-3.6.1-1|235	%{_datadir}/gnome-shell/extensions/alternate-tab*
12mr|gnome-shell-extensions-3.6.1-1|236	
12mr|gnome-shell-extensions-3.6.1-1|237	%files alternative-status-menu
12mr|gnome-shell-extensions-3.6.1-1|238	%{_datadir}/gnome-shell/extensions/alternative-status-menu*
12mr|gnome-shell-extensions-3.6.1-1|239	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.alternative-status-menu.gschema.xml
12mr|gnome-shell-extensions-3.6.1-1|240	
12mr|gnome-shell-extensions-3.6.1-1|241	%files dock
12mr|gnome-shell-extensions-3.6.1-1|242	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.dock.gschema.xml
12mr|gnome-shell-extensions-3.6.1-1|243	%{_datadir}/gnome-shell/extensions/dock*
12mr|gnome-shell-extensions-3.6.1-1|244	
12mr|gnome-shell-extensions-3.6.1-1|245	%files windowsnavigator
12mr|gnome-shell-extensions-3.6.1-1|246	%{_datadir}/gnome-shell/extensions/windowsNavigator*
12mr|gnome-shell-extensions-3.6.1-1|247	
12mr|gnome-shell-extensions-3.6.1-1|248	%files user-theme
12mr|gnome-shell-extensions-3.6.1-1|249	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.user-theme.gschema.xml
12mr|gnome-shell-extensions-3.6.1-1|250	%{_datadir}/gnome-shell/extensions/user-theme*
12mr|gnome-shell-extensions-3.6.1-1|251	
12mr|gnome-shell-extensions-3.6.1-1|252	%files auto-move-windows
12mr|gnome-shell-extensions-3.6.1-1|253	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.auto-move-windows.gschema.xml
12mr|gnome-shell-extensions-3.6.1-1|254	%{_datadir}/gnome-shell/extensions/auto-move-windows*
12mr|gnome-shell-extensions-3.6.1-1|255	
12mr|gnome-shell-extensions-3.6.1-1|256	%files drive-menu
12mr|gnome-shell-extensions-3.6.1-1|257	%{_datadir}/gnome-shell/extensions/drive-menu*
12mr|gnome-shell-extensions-3.6.1-1|258	
12mr|gnome-shell-extensions-3.6.1-1|259	%files places-menu
12mr|gnome-shell-extensions-3.6.1-1|260	%{_datadir}/gnome-shell/extensions/places-menu*
12mr|gnome-shell-extensions-3.6.1-1|261	
12mr|gnome-shell-extensions-3.6.1-1|262	%files native-window-placement
12mr|gnome-shell-extensions-3.6.1-1|263	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.native-window-placement.gschema.xml
12mr|gnome-shell-extensions-3.6.1-1|264	%{_datadir}/gnome-shell/extensions/native-window-placement*
12mr|gnome-shell-extensions-3.6.1-1|265	
12mr|gnome-shell-extensions-3.6.1-1|266	%files systemmonitor
12mr|gnome-shell-extensions-3.6.1-1|267	%{_datadir}/gnome-shell/extensions/systemMonitor*
12mr|gnome-shell-extensions-3.6.1-1|268	
12mr|gnome-shell-extensions-3.6.1-1|269	%files xrandr-indicator
12mr|gnome-shell-extensions-3.6.1-1|270	%{_datadir}/gnome-shell/extensions/xrandr-indicator*
12mr|gnome-shell-extensions-3.6.1-1|271	
12mr|gnome-shell-extensions-3.6.1-1|272	%files apps-menu
12mr|gnome-shell-extensions-3.6.1-1|273	%{_datadir}/gnome-shell/extensions/apps-menu*
12mr|gnome-shell-extensions-3.6.1-1|274	
12mr|gnome-shell-extensions-3.6.1-1|275	%files gajim
12mr|gnome-shell-extensions-3.6.1-1|276	%{_datadir}/gnome-shell/extensions/gajim*
12mr|gnome-shell-extensions-3.6.1-1|277	
12mr|gnome-shell-extensions-3.6.1-1|278	%files workspace-indicator
12mr|gnome-shell-extensions-3.6.1-1|279	%{_datadir}/gnome-shell/extensions/workspace-indicator*
12mr|gnome-shell-extensions-3.6.1-1|280	
12mr|gnome-shell-extensions-3.6.1-1|281	%files example
12mr|gnome-shell-extensions-3.6.1-1|282	%{_datadir}/gnome-shell/extensions/example*
12mr|gnome-shell-extensions-3.6.1-1|283	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.example.gschema.xml
12mr|gnome-shell-extensions-3.6.1-1|284	
12mr|gnome-shell-extensions-3.6.1-1|285	
12mr|gnome-shell-extensions-3.6.1-1|286	
12mr|gnome-shell-extensions-3.6.1-1|287	%changelog
12mr|gnome-shell-extensions-3.6.1-1|288	* Mon Dec  7 2012 Arkady L. Shane <ashejn@rosalab.ru. 3.6.1-1
12mr|gnome-shell-extensions-3.6.1-1|289	- update to 3.6.1
12mr|gnome-shell-extensions-3.6.1-1|290	
12mr|gnome-shell-extensions-3.6.1-1|291	* Sun May 06 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.0-2
12mr|gnome-shell-extensions-3.6.1-1|292	+ Revision: 796946
12mr|gnome-shell-extensions-3.6.1-1|293	- rebuild
12mr|gnome-shell-extensions-3.6.1-1|294	
12mr|gnome-shell-extensions-3.6.1-1|295	* Thu Mar 15 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.0-1
12mr|gnome-shell-extensions-3.6.1-1|296	+ Revision: 785071
12mr|gnome-shell-extensions-3.6.1-1|297	- imported package gnome-shell-extensions
12mr|gnome-shell-extensions-3.6.1-1|298	

14167 12
12mr|gnome-shell-theme-elementary-3.4-2|1	%global src_name   gnome_shell___elementary_by_half_left-d45raik
12mr|gnome-shell-theme-elementary-3.4-2|2	%global theme      Elementary
12mr|gnome-shell-theme-elementary-3.4-2|3	%global theme_dir  %{theme}-3.4
12mr|gnome-shell-theme-elementary-3.4-2|4	
12mr|gnome-shell-theme-elementary-3.4-2|5	Name:       gnome-shell-theme-elementary
12mr|gnome-shell-theme-elementary-3.4-2|6	Version:    3.4
12mr|gnome-shell-theme-elementary-3.4-2|7	Release:    2
12mr|gnome-shell-theme-elementary-3.4-2|8	Summary:    The %{theme} gnome-shell theme
12mr|gnome-shell-theme-elementary-3.4-2|9	Group:      Graphical desktop/GNOME
12mr|gnome-shell-theme-elementary-3.4-2|10	
12mr|gnome-shell-theme-elementary-3.4-2|11	License:    GPLv3 and LGPLv2
12mr|gnome-shell-theme-elementary-3.4-2|12	URL:        http://half-left.deviantart.com/art/GNOME-Shell-Elementary-251536124
12mr|gnome-shell-theme-elementary-3.4-2|13	Source0:    http://www.deviantart.com/download/251536124/%{src_name}.zip
12mr|gnome-shell-theme-elementary-3.4-2|14	
12mr|gnome-shell-theme-elementary-3.4-2|15	Patch0:     set-bold-font-in-panel.patch
12mr|gnome-shell-theme-elementary-3.4-2|16	
12mr|gnome-shell-theme-elementary-3.4-2|17	Requires:   gnome-shell-extensions-user-theme
12mr|gnome-shell-theme-elementary-3.4-2|18	Requires:   gnome-shell >= 3.4
12mr|gnome-shell-theme-elementary-3.4-2|19	
12mr|gnome-shell-theme-elementary-3.4-2|20	BuildArch:  noarch
12mr|gnome-shell-theme-elementary-3.4-2|21	
12mr|gnome-shell-theme-elementary-3.4-2|22	
12mr|gnome-shell-theme-elementary-3.4-2|23	%description
12mr|gnome-shell-theme-elementary-3.4-2|24	The %{theme} gnome-shell theme created by half_left
12mr|gnome-shell-theme-elementary-3.4-2|25	
12mr|gnome-shell-theme-elementary-3.4-2|26	
12mr|gnome-shell-theme-elementary-3.4-2|27	%prep
12mr|gnome-shell-theme-elementary-3.4-2|28	%setup -q -c
12mr|gnome-shell-theme-elementary-3.4-2|29	%patch0 -p0
12mr|gnome-shell-theme-elementary-3.4-2|30	
12mr|gnome-shell-theme-elementary-3.4-2|31	
12mr|gnome-shell-theme-elementary-3.4-2|32	%build
12mr|gnome-shell-theme-elementary-3.4-2|33	# nothing to build
12mr|gnome-shell-theme-elementary-3.4-2|34	
12mr|gnome-shell-theme-elementary-3.4-2|35	
12mr|gnome-shell-theme-elementary-3.4-2|36	%install
12mr|gnome-shell-theme-elementary-3.4-2|37	mkdir -p -m755 %{buildroot}/%{_datadir}/themes/%{theme}/gnome-shell
12mr|gnome-shell-theme-elementary-3.4-2|38	
12mr|gnome-shell-theme-elementary-3.4-2|39	# put the theme files into some data dir
12mr|gnome-shell-theme-elementary-3.4-2|40	cp -pr %{theme_dir}/gnome-shell/* \
12mr|gnome-shell-theme-elementary-3.4-2|41	%{buildroot}%{_datadir}/themes/%{theme}/gnome-shell
12mr|gnome-shell-theme-elementary-3.4-2|42	
12mr|gnome-shell-theme-elementary-3.4-2|43	# delete backup files (*~)
12mr|gnome-shell-theme-elementary-3.4-2|44	find %{buildroot} -name *~ -type f -exec rm -f '{}' \;
12mr|gnome-shell-theme-elementary-3.4-2|45	
12mr|gnome-shell-theme-elementary-3.4-2|46	# Remove LICENSE file from BUILDROOT
12mr|gnome-shell-theme-elementary-3.4-2|47	find %{buildroot} -name LICENSE -type f -exec rm -f '{}' \;
12mr|gnome-shell-theme-elementary-3.4-2|48	
12mr|gnome-shell-theme-elementary-3.4-2|49	
12mr|gnome-shell-theme-elementary-3.4-2|50	%files
12mr|gnome-shell-theme-elementary-3.4-2|51	%doc %{theme_dir}/gnome-shell/LICENSE
12mr|gnome-shell-theme-elementary-3.4-2|52	%dir %{_datadir}/themes/%{theme}
12mr|gnome-shell-theme-elementary-3.4-2|53	%{_datadir}/themes/%{theme}/*
12mr|gnome-shell-theme-elementary-3.4-2|54	
12mr|gnome-shell-theme-elementary-3.4-2|55	
12mr|gnome-shell-theme-elementary-3.4-2|56	%changelog
12mr|gnome-shell-theme-elementary-3.4-2|57	* Mon Dec  7 2012 Arkady L. Shane <ashejn@rosalab.ru> - 3.4-2
12mr|gnome-shell-theme-elementary-3.4-2|58	- set bold font in main panel
12mr|gnome-shell-theme-elementary-3.4-2|59	
12mr|gnome-shell-theme-elementary-3.4-2|60	* Mon Dec  7 2012 Arkady L. Shane <ashejn@rosalab.ru> - 3.4-1
12mr|gnome-shell-theme-elementary-3.4-2|61	- initial build

14168 12
12mr|gnome-speech-0.4.25-6|1	%define lib_major 7
12mr|gnome-speech-0.4.25-6|2	%define libname %mklibname gnomespeech %{lib_major}
12mr|gnome-speech-0.4.25-6|3	%define libnamedev %mklibname -d gnomespeech
12mr|gnome-speech-0.4.25-6|4	
12mr|gnome-speech-0.4.25-6|5	%ifarch %arm %mips
12mr|gnome-speech-0.4.25-6|6	%define build_java 0
12mr|gnome-speech-0.4.25-6|7	%else
12mr|gnome-speech-0.4.25-6|8	%define build_java 1
12mr|gnome-speech-0.4.25-6|9	%endif
12mr|gnome-speech-0.4.25-6|10	
12mr|gnome-speech-0.4.25-6|11	Summary:	Simple general API for producing text-to-speech output
12mr|gnome-speech-0.4.25-6|12	Name:		gnome-speech
12mr|gnome-speech-0.4.25-6|13	Version:	0.4.25
12mr|gnome-speech-0.4.25-6|14	Release:	6
12mr|gnome-speech-0.4.25-6|15	License:	LGPLv2+
12mr|gnome-speech-0.4.25-6|16	Group:		Accessibility
12mr|gnome-speech-0.4.25-6|17	URL:		http://developer.gnome.org/projects/gap/
12mr|gnome-speech-0.4.25-6|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|gnome-speech-0.4.25-6|19	Patch0:		gnome-speech-0.4.25-glib.patch
12mr|gnome-speech-0.4.25-6|20	BuildRequires:	pkgconfig(bonobo-activation-2.0)
12mr|gnome-speech-0.4.25-6|21	BuildRequires:	libespeak-devel
12mr|gnome-speech-0.4.25-6|22	BuildRequires:	autoconf2.5
12mr|gnome-speech-0.4.25-6|23	BuildRequires:	gnome-common
12mr|gnome-speech-0.4.25-6|24	BuildRequires:	popt-devel
12mr|gnome-speech-0.4.25-6|25	%if %{build_java}
12mr|gnome-speech-0.4.25-6|26	BuildRequires:	java-access-bridge
12mr|gnome-speech-0.4.25-6|27	BuildRequires:	java-devel
12mr|gnome-speech-0.4.25-6|28	BuildRequires:	java-rpmbuild
12mr|gnome-speech-0.4.25-6|29	%endif
12mr|gnome-speech-0.4.25-6|30	Provides:	gnome_speech = %{version}-%{release}
12mr|gnome-speech-0.4.25-6|31	Requires:	%{name}-driver = %{version}-%{release}
12mr|gnome-speech-0.4.25-6|32	
12mr|gnome-speech-0.4.25-6|33	%description
12mr|gnome-speech-0.4.25-6|34	This is GNOME Speech.  It's purpose is to provide a
12mr|gnome-speech-0.4.25-6|35	simple general API for producing text-to-speech output.
12mr|gnome-speech-0.4.25-6|36	
12mr|gnome-speech-0.4.25-6|37	%package -n %{libname}
12mr|gnome-speech-0.4.25-6|38	Summary:	Simple general API for producing text-to-speech output
12mr|gnome-speech-0.4.25-6|39	Group:		System/Libraries
12mr|gnome-speech-0.4.25-6|40	
12mr|gnome-speech-0.4.25-6|41	Provides:	lib%{name} = %{version}-%{release}
12mr|gnome-speech-0.4.25-6|42	Requires:	%{name} >= %{version}-%{release}
12mr|gnome-speech-0.4.25-6|43	
12mr|gnome-speech-0.4.25-6|44	
12mr|gnome-speech-0.4.25-6|45	%description -n %{libname}
12mr|gnome-speech-0.4.25-6|46	This is GNOME Speech.  It's purpose is to provide a
12mr|gnome-speech-0.4.25-6|47	simple general API for producing text-to-speech output.
12mr|gnome-speech-0.4.25-6|48	
12mr|gnome-speech-0.4.25-6|49	%package -n %{libnamedev}
12mr|gnome-speech-0.4.25-6|50	Summary:	Static libraries, include files for gnome_speech
12mr|gnome-speech-0.4.25-6|51	Group:		Development/GNOME and GTK+
12mr|gnome-speech-0.4.25-6|52	Provides:	%{name}-devel = %{version}-%{release}
12mr|gnome-speech-0.4.25-6|53	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|gnome-speech-0.4.25-6|54	Provides:	libgnomespeech-devel = %{version}-%{release}
12mr|gnome-speech-0.4.25-6|55	Requires:	%{libname} = %{version}-%{release}
12mr|gnome-speech-0.4.25-6|56	
12mr|gnome-speech-0.4.25-6|57	%description -n %{libnamedev}
12mr|gnome-speech-0.4.25-6|58	This is GNOME Speech.  It's purpose is to provide a
12mr|gnome-speech-0.4.25-6|59	simple general API for producing text-to-speech output.
12mr|gnome-speech-0.4.25-6|60	
12mr|gnome-speech-0.4.25-6|61	%package driver-festival
12mr|gnome-speech-0.4.25-6|62	Summary:	Backend for gnome-speech based on festival
12mr|gnome-speech-0.4.25-6|63	Group:		System/Libraries
12mr|gnome-speech-0.4.25-6|64	Provides:	%{name}-driver = %{version}-%{release}
12mr|gnome-speech-0.4.25-6|65	Requires:	festival
12mr|gnome-speech-0.4.25-6|66	
12mr|gnome-speech-0.4.25-6|67	%description driver-festival
12mr|gnome-speech-0.4.25-6|68	This is GNOME Speech.  It's purpose is to provide a
12mr|gnome-speech-0.4.25-6|69	simple general API for producing text-to-speech output.
12mr|gnome-speech-0.4.25-6|70	
12mr|gnome-speech-0.4.25-6|71	This is a backend for %{name} based on festival.
12mr|gnome-speech-0.4.25-6|72	
12mr|gnome-speech-0.4.25-6|73	%package driver-espeak
12mr|gnome-speech-0.4.25-6|74	Summary:	Backend for gnome-speech based on espeak
12mr|gnome-speech-0.4.25-6|75	Group:		System/Libraries
12mr|gnome-speech-0.4.25-6|76	Provides:	%{name}-driver = %{version}-%{release}
12mr|gnome-speech-0.4.25-6|77	Requires:	soundwrapper
12mr|gnome-speech-0.4.25-6|78	
12mr|gnome-speech-0.4.25-6|79	%description driver-espeak
12mr|gnome-speech-0.4.25-6|80	This is GNOME Speech.  It's purpose is to provide a
12mr|gnome-speech-0.4.25-6|81	simple general API for producing text-to-speech output.
12mr|gnome-speech-0.4.25-6|82	
12mr|gnome-speech-0.4.25-6|83	This is a backend for %{name} based on espeak.
12mr|gnome-speech-0.4.25-6|84	
12mr|gnome-speech-0.4.25-6|85	%prep
12mr|gnome-speech-0.4.25-6|86	%setup -q
12mr|gnome-speech-0.4.25-6|87	%patch0 -p1
12mr|gnome-speech-0.4.25-6|88	
12mr|gnome-speech-0.4.25-6|89	%build
12mr|gnome-speech-0.4.25-6|90	%if %{build_java}
12mr|gnome-speech-0.4.25-6|91	%configure2_5x --with-jab-dir=%{_datadir}/java --with-java-home=%{java_home}
12mr|gnome-speech-0.4.25-6|92	%else
12mr|gnome-speech-0.4.25-6|93	%configure2_5x
12mr|gnome-speech-0.4.25-6|94	%endif
12mr|gnome-speech-0.4.25-6|95	
12mr|gnome-speech-0.4.25-6|96	%make
12mr|gnome-speech-0.4.25-6|97	
12mr|gnome-speech-0.4.25-6|98	%install
12mr|gnome-speech-0.4.25-6|99	%makeinstall_std
12mr|gnome-speech-0.4.25-6|100	
12mr|gnome-speech-0.4.25-6|101	# replace espeak driver with wrapper which calls soundwrapper if needed
12mr|gnome-speech-0.4.25-6|102	mv %{buildroot}%{_bindir}/espeak-synthesis-driver %{buildroot}%{_bindir}/espeak-synthesis-driver.bin
12mr|gnome-speech-0.4.25-6|103	
12mr|gnome-speech-0.4.25-6|104	cat << EOF >  %{buildroot}%{_bindir}/espeak-synthesis-driver
12mr|gnome-speech-0.4.25-6|105	#!/bin/sh
12mr|gnome-speech-0.4.25-6|106	/usr/bin/soundwrapper /usr/bin/espeak-synthesis-driver.bin \$@
12mr|gnome-speech-0.4.25-6|107	EOF
12mr|gnome-speech-0.4.25-6|108	chmod 755 %{buildroot}%{_bindir}/espeak-synthesis-driver
12mr|gnome-speech-0.4.25-6|109	
12mr|gnome-speech-0.4.25-6|110	# remove unpackaged files
12mr|gnome-speech-0.4.25-6|111	rm -f %{buildroot}%{_libdir}/orbit-2.0/*.la
12mr|gnome-speech-0.4.25-6|112	
12mr|gnome-speech-0.4.25-6|113	%if %{build_java}
12mr|gnome-speech-0.4.25-6|114	#gw I think this dir is more appropiate
12mr|gnome-speech-0.4.25-6|115	mv %{buildroot}%{_datadir}/jar %{buildroot}%{_datadir}/java
12mr|gnome-speech-0.4.25-6|116	%endif
12mr|gnome-speech-0.4.25-6|117	
12mr|gnome-speech-0.4.25-6|118	%files
12mr|gnome-speech-0.4.25-6|119	%doc README ChangeLog AUTHORS
12mr|gnome-speech-0.4.25-6|120	%{_bindir}/test-speech
12mr|gnome-speech-0.4.25-6|121	%{_datadir}/idl/*
12mr|gnome-speech-0.4.25-6|122	%{_libdir}/orbit-2.0/*.so
12mr|gnome-speech-0.4.25-6|123	%if %{build_java}
12mr|gnome-speech-0.4.25-6|124	%{_datadir}/java/gnome-speech.jar
12mr|gnome-speech-0.4.25-6|125	%endif
12mr|gnome-speech-0.4.25-6|126	
12mr|gnome-speech-0.4.25-6|127	%files driver-festival
12mr|gnome-speech-0.4.25-6|128	%{_bindir}/festival-synthesis-driver
12mr|gnome-speech-0.4.25-6|129	%{_libdir}/bonobo/servers/GNOME_Speech_SynthesisDriver_Festival.server
12mr|gnome-speech-0.4.25-6|130	
12mr|gnome-speech-0.4.25-6|131	%files driver-espeak
12mr|gnome-speech-0.4.25-6|132	%{_bindir}/espeak-synthesis-driver*
12mr|gnome-speech-0.4.25-6|133	%{_libdir}/bonobo/servers/GNOME_Speech_SynthesisDriver_Espeak.server
12mr|gnome-speech-0.4.25-6|134	
12mr|gnome-speech-0.4.25-6|135	%files -n %{libname}
12mr|gnome-speech-0.4.25-6|136	%{_libdir}/*.so.%{lib_major}*
12mr|gnome-speech-0.4.25-6|137	
12mr|gnome-speech-0.4.25-6|138	%files -n %{libnamedev}
12mr|gnome-speech-0.4.25-6|139	%{_includedir}/*
12mr|gnome-speech-0.4.25-6|140	%{_libdir}/*.so
12mr|gnome-speech-0.4.25-6|141	%{_libdir}/pkgconfig/*
12mr|gnome-speech-0.4.25-6|142	
12mr|gnome-speech-0.4.25-6|143	
12mr|gnome-speech-0.4.25-6|144	
12mr|gnome-speech-0.4.25-6|145	%changelog
12mr|gnome-speech-0.4.25-6|146	* Sat Sep  8 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-speech-0.4.25-6|147	+ Commit: 70bb228
12mr|gnome-speech-0.4.25-6|148	- Add patch to fix build with new glib
12mr|gnome-speech-0.4.25-6|149	
12mr|gnome-speech-0.4.25-6|150	

14169 12
12mr|gnome-system-log-3.6.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|gnome-system-log-3.6.1-1|2	
12mr|gnome-system-log-3.6.1-1|3	Name:		gnome-system-log
12mr|gnome-system-log-3.6.1-1|4	Version:	3.6.1
12mr|gnome-system-log-3.6.1-1|5	Release:	%mkrel 1
12mr|gnome-system-log-3.6.1-1|6	Summary:	GNOME System log utility
12mr|gnome-system-log-3.6.1-1|7	License:	GPLv2+
12mr|gnome-system-log-3.6.1-1|8	Group:		Graphical desktop/GNOME
12mr|gnome-system-log-3.6.1-1|9	Url:		http://www.gnome.org
12mr|gnome-system-log-3.6.1-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|gnome-system-log-3.6.1-1|11	BuildRequires:	intltool itstool
12mr|gnome-system-log-3.6.1-1|12	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gnome-system-log-3.6.1-1|13	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.0
12mr|gnome-system-log-3.6.1-1|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12mr|gnome-system-log-3.6.1-1|15	#BuildRequires:	pkgconfig(libcanberra-gtk3)
12mr|gnome-system-log-3.6.1-1|16	Requires:	usermode-consoleonly
12mr|gnome-system-log-3.6.1-1|17	Conflicts:	gnome-utils < 1:3.3.1
12mr|gnome-system-log-3.6.1-1|18	
12mr|gnome-system-log-3.6.1-1|19	%description
12mr|gnome-system-log-3.6.1-1|20	Gnome System log utility.
12mr|gnome-system-log-3.6.1-1|21	
12mr|gnome-system-log-3.6.1-1|22	%prep
12mr|gnome-system-log-3.6.1-1|23	%setup -q
12mr|gnome-system-log-3.6.1-1|24	
12mr|gnome-system-log-3.6.1-1|25	%build
12mr|gnome-system-log-3.6.1-1|26	%configure2_5x \
12mr|gnome-system-log-3.6.1-1|27	--disable-rpath \
12mr|gnome-system-log-3.6.1-1|28	--disable-schemas-compile
12mr|gnome-system-log-3.6.1-1|29	%make
12mr|gnome-system-log-3.6.1-1|30	
12mr|gnome-system-log-3.6.1-1|31	%install
12mr|gnome-system-log-3.6.1-1|32	%makeinstall_std
12mr|gnome-system-log-3.6.1-1|33	
12mr|gnome-system-log-3.6.1-1|34	#handle docs with files section
12mr|gnome-system-log-3.6.1-1|35	#rm -rf %{buildroot}%{_defaultdocdir}
12mr|gnome-system-log-3.6.1-1|36	
12mr|gnome-system-log-3.6.1-1|37	# make gnome-system-log use consolehelper until it starts using polkit
12mr|gnome-system-log-3.6.1-1|38	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mr|gnome-system-log-3.6.1-1|39	cat <<EOF > %{buildroot}%{_sysconfdir}/pam.d/gnome-system-log
12mr|gnome-system-log-3.6.1-1|40	#%%PAM-1.0
12mr|gnome-system-log-3.6.1-1|41	auth		include		system-auth
12mr|gnome-system-log-3.6.1-1|42	account		include		system-auth
12mr|gnome-system-log-3.6.1-1|43	session		include		system-auth
12mr|gnome-system-log-3.6.1-1|44	EOF
12mr|gnome-system-log-3.6.1-1|45	
12mr|gnome-system-log-3.6.1-1|46	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mr|gnome-system-log-3.6.1-1|47	cat <<EOF > %{buildroot}%{_sysconfdir}/security/console.apps/gnome-system-log
12mr|gnome-system-log-3.6.1-1|48	USER=root
12mr|gnome-system-log-3.6.1-1|49	PROGRAM=/usr/sbin/gnome-system-log
12mr|gnome-system-log-3.6.1-1|50	SESSION=true
12mr|gnome-system-log-3.6.1-1|51	FALLBACK=true
12mr|gnome-system-log-3.6.1-1|52	EOF
12mr|gnome-system-log-3.6.1-1|53	
12mr|gnome-system-log-3.6.1-1|54	mkdir -p %{buildroot}%{_sbindir}
12mr|gnome-system-log-3.6.1-1|55	mv %{buildroot}%{_bindir}/gnome-system-log %{buildroot}%{_sbindir}
12mr|gnome-system-log-3.6.1-1|56	ln -s /usr/bin/consolehelper %{buildroot}%{_bindir}/gnome-system-log
12mr|gnome-system-log-3.6.1-1|57	
12mr|gnome-system-log-3.6.1-1|58	%find_lang %{name} --with-gnome
12mr|gnome-system-log-3.6.1-1|59	
12mr|gnome-system-log-3.6.1-1|60	%files -f %{name}.lang
12mr|gnome-system-log-3.6.1-1|61	%doc NEWS
12mr|gnome-system-log-3.6.1-1|62	%{_bindir}/*
12mr|gnome-system-log-3.6.1-1|63	%{_sbindir}/%{name}
12mr|gnome-system-log-3.6.1-1|64	%{_sysconfdir}/pam.d/gnome-system-log
12mr|gnome-system-log-3.6.1-1|65	%{_sysconfdir}/security/console.apps/gnome-system-log
12mr|gnome-system-log-3.6.1-1|66	%{_datadir}/GConf/gsettings/logview.convert
12mr|gnome-system-log-3.6.1-1|67	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-log.gschema.xml
12mr|gnome-system-log-3.6.1-1|68	%{_datadir}/applications/%{name}.desktop
12mr|gnome-system-log-3.6.1-1|69	%{_mandir}/man1/%{name}.1.*
12mr|gnome-system-log-3.6.1-1|70	%{_datadir}/icons/hicolor/*/apps/logview.png

14170 12
12mr|gnome-system-monitor-3.6.1-1|1	Summary:	Simple process monitor
12mr|gnome-system-monitor-3.6.1-1|2	Name:		gnome-system-monitor
12mr|gnome-system-monitor-3.6.1-1|3	Version:	3.6.1
12mr|gnome-system-monitor-3.6.1-1|4	Release:	1
12mr|gnome-system-monitor-3.6.1-1|5	License:	GPLv2+
12mr|gnome-system-monitor-3.6.1-1|6	Group:		Graphical desktop/GNOME
12mr|gnome-system-monitor-3.6.1-1|7	URL:		http://www.gnome.org/
12mr|gnome-system-monitor-3.6.1-1|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|gnome-system-monitor-3.6.1-1|9	
12mr|gnome-system-monitor-3.6.1-1|10	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gnome-system-monitor-3.6.1-1|11	BuildRequires:	intltool >= 0.41.0 itstool
12mr|gnome-system-monitor-3.6.1-1|12	BuildRequires:	pkgconfig(giomm-2.4) >= 2.27
12mr|gnome-system-monitor-3.6.1-1|13	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
12mr|gnome-system-monitor-3.6.1-1|14	BuildRequires:	pkgconfig(glibmm-2.4) >= 2.27
12mr|gnome-system-monitor-3.6.1-1|15	BuildRequires:	pkgconfig(gnome-icon-theme) >= 2.31
12mr|gnome-system-monitor-3.6.1-1|16	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
12mr|gnome-system-monitor-3.6.1-1|17	BuildRequires:	pkgconfig(gtkmm-3.0) >= 2.99
12mr|gnome-system-monitor-3.6.1-1|18	BuildRequires:	pkgconfig(libgtop-2.0) >= 2.28.2
12mr|gnome-system-monitor-3.6.1-1|19	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.12
12mr|gnome-system-monitor-3.6.1-1|20	BuildRequires:	pkgconfig(libwnck-3.0) >= 2.91.0
12mr|gnome-system-monitor-3.6.1-1|21	BuildRequires:	pkgconfig(libxml-2.0) >= 2.0
12mr|gnome-system-monitor-3.6.1-1|22	Requires:	polkit-agent
12mr|gnome-system-monitor-3.6.1-1|23	%ifnarch %arm %mips
12mr|gnome-system-monitor-3.6.1-1|24	Requires: lsb-release
12mr|gnome-system-monitor-3.6.1-1|25	%endif
12mr|gnome-system-monitor-3.6.1-1|26	
12mr|gnome-system-monitor-3.6.1-1|27	%description
12mr|gnome-system-monitor-3.6.1-1|28	Gnome-system-monitor is a simple process and system monitor.
12mr|gnome-system-monitor-3.6.1-1|29	
12mr|gnome-system-monitor-3.6.1-1|30	%prep
12mr|gnome-system-monitor-3.6.1-1|31	%setup -q
12mr|gnome-system-monitor-3.6.1-1|32	%apply_patches
12mr|gnome-system-monitor-3.6.1-1|33	
12mr|gnome-system-monitor-3.6.1-1|34	%build
12mr|gnome-system-monitor-3.6.1-1|35	%configure2_5x \
12mr|gnome-system-monitor-3.6.1-1|36	--disable-scrollkeeper
12mr|gnome-system-monitor-3.6.1-1|37	
12mr|gnome-system-monitor-3.6.1-1|38	%make LIBS='-lgmodule-2.0'
12mr|gnome-system-monitor-3.6.1-1|39	
12mr|gnome-system-monitor-3.6.1-1|40	%install
12mr|gnome-system-monitor-3.6.1-1|41	%makeinstall_std
12mr|gnome-system-monitor-3.6.1-1|42	%find_lang %{name} --with-gnome
12mr|gnome-system-monitor-3.6.1-1|43	
12mr|gnome-system-monitor-3.6.1-1|44	%files -f %{name}.lang
12mr|gnome-system-monitor-3.6.1-1|45	%doc README NEWS AUTHORS
12mr|gnome-system-monitor-3.6.1-1|46	%{_bindir}/gnome-system-monitor
12mr|gnome-system-monitor-3.6.1-1|47	%{_datadir}/applications/*
12mr|gnome-system-monitor-3.6.1-1|48	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.enums.xml
12mr|gnome-system-monitor-3.6.1-1|49	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.gschema.xml
12mr|gnome-system-monitor-3.6.1-1|50	%{_datadir}/%{name}/*.ui
12mr|gnome-system-monitor-3.6.1-1|51	%{_datadir}/pixmaps/%{name}
12mr|gnome-system-monitor-3.6.1-1|52	
12mr|gnome-system-monitor-3.6.1-1|53	
12mr|gnome-system-monitor-3.6.1-1|54	
12mr|gnome-system-monitor-3.6.1-1|55	%changelog
12mr|gnome-system-monitor-3.6.1-1|56	* Fri Oct  19 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12mr|gnome-system-monitor-3.6.1-1|57	+ Commit: 2365e0b
12mr|gnome-system-monitor-3.6.1-1|58	- update to 3.6.1
12mr|gnome-system-monitor-3.6.1-1|59	
12mr|gnome-system-monitor-3.6.1-1|60	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-system-monitor-3.6.1-1|61	+ Commit: ec1464f
12mr|gnome-system-monitor-3.6.1-1|62	- Rebuild for updates purpose
12mr|gnome-system-monitor-3.6.1-1|63	
12mr|gnome-system-monitor-3.6.1-1|64	

14171 12
12mr|gnome-terminal-3.6.1-1|1	Summary: GNOME terminal
12mr|gnome-terminal-3.6.1-1|2	Name: gnome-terminal
12mr|gnome-terminal-3.6.1-1|3	Version: 3.6.1
12mr|gnome-terminal-3.6.1-1|4	Release: 1
12mr|gnome-terminal-3.6.1-1|5	License: GPLv2+
12mr|gnome-terminal-3.6.1-1|6	Group: Graphical desktop/GNOME
12mr|gnome-terminal-3.6.1-1|7	URL: http://www.gnome.org/
12mr|gnome-terminal-3.6.1-1|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|gnome-terminal-3.6.1-1|9	# (fc) 2.0.0-2mdk add -geometry support
12mr|gnome-terminal-3.6.1-1|10	Patch0:  gnome-terminal-2.25.3-geometry.patch
12mr|gnome-terminal-3.6.1-1|11	# (fc) 2.8.0-2mdk change default background (grey on black)
12mr|gnome-terminal-3.6.1-1|12	Patch2:	gnome-terminal-2.10.0-background.patch
12mr|gnome-terminal-3.6.1-1|13	
12mr|gnome-terminal-3.6.1-1|14	BuildRequires:	gnome-doc-utils-devel
12mr|gnome-terminal-3.6.1-1|15	BuildRequires:	intltool itstool
12mr|gnome-terminal-3.6.1-1|16	BuildRequires:	xsltproc
12mr|gnome-terminal-3.6.1-1|17	BuildRequires:	pkgconfig(gconf-2.0)
12mr|gnome-terminal-3.6.1-1|18	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mr|gnome-terminal-3.6.1-1|19	BuildRequires:	pkgconfig(glib-2.0)
12mr|gnome-terminal-3.6.1-1|20	#for gtk-builder-convert
12mr|gnome-terminal-3.6.1-1|21	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gnome-terminal-3.6.1-1|22	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gnome-terminal-3.6.1-1|23	#BuildRequires:	pkgconfig(ice)
12mr|gnome-terminal-3.6.1-1|24	BuildRequires:	libice-devel
12mr|gnome-terminal-3.6.1-1|25	BuildRequires:	pkgconfig(sm)
12mr|gnome-terminal-3.6.1-1|26	BuildRequires:	pkgconfig(vte-2.90)
12mr|gnome-terminal-3.6.1-1|27	BuildRequires:	pkgconfig(x11)
12mr|gnome-terminal-3.6.1-1|28	BuildRequires:	scrollkeeper
12mr|gnome-terminal-3.6.1-1|29	
12mr|gnome-terminal-3.6.1-1|30	%description
12mr|gnome-terminal-3.6.1-1|31	This is the GNOME terminal emulator application.
12mr|gnome-terminal-3.6.1-1|32	
12mr|gnome-terminal-3.6.1-1|33	%prep
12mr|gnome-terminal-3.6.1-1|34	%setup -q
12mr|gnome-terminal-3.6.1-1|35	%apply_patches
12mr|gnome-terminal-3.6.1-1|36	
12mr|gnome-terminal-3.6.1-1|37	%build
12mr|gnome-terminal-3.6.1-1|38	%configure2_5x \
12mr|gnome-terminal-3.6.1-1|39	--disable-schemas-install \
12mr|gnome-terminal-3.6.1-1|40	--with-gtk=3.0
12mr|gnome-terminal-3.6.1-1|41	#	--disable-scrollkeeper \
12mr|gnome-terminal-3.6.1-1|42	
12mr|gnome-terminal-3.6.1-1|43	%make
12mr|gnome-terminal-3.6.1-1|44	
12mr|gnome-terminal-3.6.1-1|45	%install
12mr|gnome-terminal-3.6.1-1|46	rm -rf %{buildroot}
12mr|gnome-terminal-3.6.1-1|47	%makeinstall_std
12mr|gnome-terminal-3.6.1-1|48	
12mr|gnome-terminal-3.6.1-1|49	%find_lang %{name} --with-gnome
12mr|gnome-terminal-3.6.1-1|50	
12mr|gnome-terminal-3.6.1-1|51	%post
12mr|gnome-terminal-3.6.1-1|52	if [ "$1" = "2" ]; then
12mr|gnome-terminal-3.6.1-1|53	update-alternatives --remove xvt %{_bindir}/gnome-terminal
12mr|gnome-terminal-3.6.1-1|54	fi
12mr|gnome-terminal-3.6.1-1|55	
12mr|gnome-terminal-3.6.1-1|56	%files -f %{name}.lang
12mr|gnome-terminal-3.6.1-1|57	%doc AUTHORS README NEWS HACKING
12mr|gnome-terminal-3.6.1-1|58	%{_sysconfdir}/gconf/schemas/*
12mr|gnome-terminal-3.6.1-1|59	%{_bindir}/*
12mr|gnome-terminal-3.6.1-1|60	%{_datadir}/applications/*
12mr|gnome-terminal-3.6.1-1|61	%{_datadir}/gnome-terminal
12mr|gnome-terminal-3.6.1-1|62	
12mr|gnome-terminal-3.6.1-1|63	
12mr|gnome-terminal-3.6.1-1|64	
12mr|gnome-terminal-3.6.1-1|65	
12mr|gnome-terminal-3.6.1-1|66	%changelog
12mr|gnome-terminal-3.6.1-1|67	* Fri Oct  19 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12mr|gnome-terminal-3.6.1-1|68	+ Commit: 771a448
12mr|gnome-terminal-3.6.1-1|69	- update to 3.6.1
12mr|gnome-terminal-3.6.1-1|70	
12mr|gnome-terminal-3.6.1-1|71	

14172 12
12mr|gnome-themes-2.32.1-4|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)
12mr|gnome-themes-2.32.1-4|2	%define clearlooks 0.6.2
12mr|gnome-themes-2.32.1-4|3	
12mr|gnome-themes-2.32.1-4|4	Summary:	Themes for GNOME
12mr|gnome-themes-2.32.1-4|5	Name:		gnome-themes
12mr|gnome-themes-2.32.1-4|6	Version:	2.32.1
12mr|gnome-themes-2.32.1-4|7	Release:	4
12mr|gnome-themes-2.32.1-4|8	License:	LGPLv2+
12mr|gnome-themes-2.32.1-4|9	Group:		Graphical desktop/GNOME
12mr|gnome-themes-2.32.1-4|10	URL:		http://www.gnome.org
12mr|gnome-themes-2.32.1-4|11	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|gnome-themes-2.32.1-4|12	Source1:	http://prdownloads.sourceforge.net/clearlooks/clearlooks-%{clearlooks}.tar.bz2
12mr|gnome-themes-2.32.1-4|13	# gw remove warnings about unsupported options
12mr|gnome-themes-2.32.1-4|14	Patch:		clearlooks-0.6.2-clearlooks-gtkrc-options.patch
12mr|gnome-themes-2.32.1-4|15	Requires:	gnome-icon-theme
12mr|gnome-themes-2.32.1-4|16	BuildRequires:	pkgconfig(gtk-engines-2)
12mr|gnome-themes-2.32.1-4|17	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mr|gnome-themes-2.32.1-4|18	BuildRequires:	pkgconfig(libglade-2.0)
12mr|gnome-themes-2.32.1-4|19	BuildRequires:	icon-naming-utils >= 0.8.0
12mr|gnome-themes-2.32.1-4|20	BuildRequires:	intltool
12mr|gnome-themes-2.32.1-4|21	Requires:	gtk-engines2 >= 2.15.3
12mr|gnome-themes-2.32.1-4|22	BuildArch:	noarch
12mr|gnome-themes-2.32.1-4|23	
12mr|gnome-themes-2.32.1-4|24	%description
12mr|gnome-themes-2.32.1-4|25	This packages contains Themes for GNOME, such as :
12mr|gnome-themes-2.32.1-4|26	- Clearlooks
12mr|gnome-themes-2.32.1-4|27	- High Contrast
12mr|gnome-themes-2.32.1-4|28	- Low Contrast
12mr|gnome-themes-2.32.1-4|29	
12mr|gnome-themes-2.32.1-4|30	%prep
12mr|gnome-themes-2.32.1-4|31	%setup -q -a 1
12mr|gnome-themes-2.32.1-4|32	%patch -p0
12mr|gnome-themes-2.32.1-4|33	
12mr|gnome-themes-2.32.1-4|34	%build
12mr|gnome-themes-2.32.1-4|35	./configure --prefix=%{_prefix} --libdir=%{_libdir} --enable-all-themes
12mr|gnome-themes-2.32.1-4|36	pushd clearlooks-%{clearlooks}
12mr|gnome-themes-2.32.1-4|37	autoreconf -fi
12mr|gnome-themes-2.32.1-4|38	./configure --prefix=%{_prefix} --libdir=%{_libdir}
12mr|gnome-themes-2.32.1-4|39	popd
12mr|gnome-themes-2.32.1-4|40	
12mr|gnome-themes-2.32.1-4|41	%make
12mr|gnome-themes-2.32.1-4|42	
12mr|gnome-themes-2.32.1-4|43	%install
12mr|gnome-themes-2.32.1-4|44	pushd clearlooks-%{clearlooks}/themes
12mr|gnome-themes-2.32.1-4|45	%makeinstall_std
12mr|gnome-themes-2.32.1-4|46	popd
12mr|gnome-themes-2.32.1-4|47	%makeinstall_std GTK_BINARY_VERSION=%{gtkbinaryver}
12mr|gnome-themes-2.32.1-4|48	#remove unpackaged files (not needed, since l10n is already in generated files)
12mr|gnome-themes-2.32.1-4|49	rm -rf %{buildroot}%{_datadir}/locale
12mr|gnome-themes-2.32.1-4|50	# this is in gtk-engines2
12mr|gnome-themes-2.32.1-4|51	rm -rf %{buildroot}%{_datadir}/themes/Clearlooks/gtk-2.0
12mr|gnome-themes-2.32.1-4|52	
12mr|gnome-themes-2.32.1-4|53	for dir in %{buildroot}%{_datadir}/icons/*; do
12mr|gnome-themes-2.32.1-4|54	touch $dir/icon-theme.cache
12mr|gnome-themes-2.32.1-4|55	done
12mr|gnome-themes-2.32.1-4|56	
12mr|gnome-themes-2.32.1-4|57	%post
12mr|gnome-themes-2.32.1-4|58	%update_icon_cache Clearlooks
12mr|gnome-themes-2.32.1-4|59	%update_icon_cache HighContrastInverse
12mr|gnome-themes-2.32.1-4|60	%update_icon_cache LargePrint
12mr|gnome-themes-2.32.1-4|61	%update_icon_cache Mist
12mr|gnome-themes-2.32.1-4|62	%update_icon_cache Crux
12mr|gnome-themes-2.32.1-4|63	%update_icon_cache HighContrastLargePrint
12mr|gnome-themes-2.32.1-4|64	%update_icon_cache HighContrastLargePrintInverse
12mr|gnome-themes-2.32.1-4|65	%update_icon_cache HighContrast
12mr|gnome-themes-2.32.1-4|66	%update_icon_cache HighContrast-SVG
12mr|gnome-themes-2.32.1-4|67	
12mr|gnome-themes-2.32.1-4|68	%postun
12mr|gnome-themes-2.32.1-4|69	%clean_icon_cache Clearlooks
12mr|gnome-themes-2.32.1-4|70	%clean_icon_cache HighContrastInverse
12mr|gnome-themes-2.32.1-4|71	%clean_icon_cache LargePrint
12mr|gnome-themes-2.32.1-4|72	%clean_icon_cache Mist
12mr|gnome-themes-2.32.1-4|73	%clean_icon_cache Crux
12mr|gnome-themes-2.32.1-4|74	%clean_icon_cache HighContrastLargePrint
12mr|gnome-themes-2.32.1-4|75	%clean_icon_cache HighContrastLargePrintInverse
12mr|gnome-themes-2.32.1-4|76	%clean_icon_cache HighContrast
12mr|gnome-themes-2.32.1-4|77	%clean_icon_cache HighContrast-SVG
12mr|gnome-themes-2.32.1-4|78	
12mr|gnome-themes-2.32.1-4|79	%files
12mr|gnome-themes-2.32.1-4|80	%doc README NEWS AUTHORS
12mr|gnome-themes-2.32.1-4|81	%{_datadir}/themes/*
12mr|gnome-themes-2.32.1-4|82	%dir %{_datadir}/icons/*
12mr|gnome-themes-2.32.1-4|83	%{_datadir}/icons/*/??x??
12mr|gnome-themes-2.32.1-4|84	%{_datadir}/icons/*/???x???
12mr|gnome-themes-2.32.1-4|85	%{_datadir}/icons/*/scalable
12mr|gnome-themes-2.32.1-4|86	%{_datadir}/icons/Clearlooks/index.theme
12mr|gnome-themes-2.32.1-4|87	%{_datadir}/icons/Crux/index.theme
12mr|gnome-themes-2.32.1-4|88	%{_datadir}/icons/HighContrast-SVG/index.theme
12mr|gnome-themes-2.32.1-4|89	%{_datadir}/icons/HighContrast/index.theme
12mr|gnome-themes-2.32.1-4|90	%{_datadir}/icons/HighContrastInverse/index.theme
12mr|gnome-themes-2.32.1-4|91	%{_datadir}/icons/HighContrastLargePrint/index.theme
12mr|gnome-themes-2.32.1-4|92	%{_datadir}/icons/HighContrastLargePrintInverse/index.theme
12mr|gnome-themes-2.32.1-4|93	%{_datadir}/icons/LargePrint/index.theme
12mr|gnome-themes-2.32.1-4|94	%{_datadir}/icons/Mist/index.theme
12mr|gnome-themes-2.32.1-4|95	%ghost %{_datadir}/icons/*/icon-theme.cache
12mr|gnome-themes-2.32.1-4|96	
12mr|gnome-themes-2.32.1-4|97	
12mr|gnome-themes-2.32.1-4|98	
12mr|gnome-themes-2.32.1-4|99	%changelog
12mr|gnome-themes-2.32.1-4|100	* Mon Sep  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-themes-2.32.1-4|101	+ Commit: 9791a7d
12mr|gnome-themes-2.32.1-4|102	- Convert BuildRequires to pkgconfig style, spec cleanup
12mr|gnome-themes-2.32.1-4|103	
12mr|gnome-themes-2.32.1-4|104	

14173 12
12mr|gnome-themes-extras-2.22.0-8|1	%define gtkbinaryver %(pkg-config gtk+-2.0 --variable=gtk_binary_version)
12mr|gnome-themes-extras-2.22.0-8|2	
12mr|gnome-themes-extras-2.22.0-8|3	Summary:	Additional themes collection for GNOME
12mr|gnome-themes-extras-2.22.0-8|4	Name:		gnome-themes-extras
12mr|gnome-themes-extras-2.22.0-8|5	Version:	2.22.0
12mr|gnome-themes-extras-2.22.0-8|6	Release:	8
12mr|gnome-themes-extras-2.22.0-8|7	License:	GPL
12mr|gnome-themes-extras-2.22.0-8|8	Group:		Graphical desktop/GNOME
12mr|gnome-themes-extras-2.22.0-8|9	URL:		http://librsvg.sourceforge.net/theme.php
12mr|gnome-themes-extras-2.22.0-8|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-themes-extras/%{name}-%{version}.tar.bz2
12mr|gnome-themes-extras-2.22.0-8|11	Patch:		gnome-themes-extras-2.22.0-darklooks.patch
12mr|gnome-themes-extras-2.22.0-8|12	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gnome-themes-extras-2.22.0-8|13	BuildRequires:	pkgconfig(gtk-engines-2)
12mr|gnome-themes-extras-2.22.0-8|14	BuildRequires:	perl-XML-Parser
12mr|gnome-themes-extras-2.22.0-8|15	BuildRequires:	icon-naming-utils >= 0.8.1
12mr|gnome-themes-extras-2.22.0-8|16	BuildArch:	noarch
12mr|gnome-themes-extras-2.22.0-8|17	# for the svg theme engine
12mr|gnome-themes-extras-2.22.0-8|18	Requires:	librsvg
12mr|gnome-themes-extras-2.22.0-8|19	# for the industrial theme engine
12mr|gnome-themes-extras-2.22.0-8|20	Requires:	gtk-engines2 >= 2.6
12mr|gnome-themes-extras-2.22.0-8|21	
12mr|gnome-themes-extras-2.22.0-8|22	%description
12mr|gnome-themes-extras-2.22.0-8|23	Additional themes collection for GNOME: this package contains the
12mr|gnome-themes-extras-2.22.0-8|24	Darklooks metatheme and the Foxtrot, Gion and Neu icon themes for GNOME2.
12mr|gnome-themes-extras-2.22.0-8|25	
12mr|gnome-themes-extras-2.22.0-8|26	%prep
12mr|gnome-themes-extras-2.22.0-8|27	%setup -q
12mr|gnome-themes-extras-2.22.0-8|28	%patch -p1
12mr|gnome-themes-extras-2.22.0-8|29	%build
12mr|gnome-themes-extras-2.22.0-8|30	
12mr|gnome-themes-extras-2.22.0-8|31	#don't use configure macro, it doesn't work
12mr|gnome-themes-extras-2.22.0-8|32	./configure --prefix=%{_prefix} --libdir=%{_libdir}
12mr|gnome-themes-extras-2.22.0-8|33	%make
12mr|gnome-themes-extras-2.22.0-8|34	
12mr|gnome-themes-extras-2.22.0-8|35	%install
12mr|gnome-themes-extras-2.22.0-8|36	%makeinstall
12mr|gnome-themes-extras-2.22.0-8|37	
12mr|gnome-themes-extras-2.22.0-8|38	%find_lang gnome-themes-extras
12mr|gnome-themes-extras-2.22.0-8|39	
12mr|gnome-themes-extras-2.22.0-8|40	### Remove files not to be installed
12mr|gnome-themes-extras-2.22.0-8|41	rm -rf %{buildroot}%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/{*.{a,la},libindustrial.so,libsmooth.so}
12mr|gnome-themes-extras-2.22.0-8|42	rm -rf %{buildroot}%_datadir/themes/Industrial
12mr|gnome-themes-extras-2.22.0-8|43	
12mr|gnome-themes-extras-2.22.0-8|44	
12mr|gnome-themes-extras-2.22.0-8|45	for dir in %buildroot%{_datadir}/icons/*; do
12mr|gnome-themes-extras-2.22.0-8|46	touch $dir/icon-theme.cache
12mr|gnome-themes-extras-2.22.0-8|47	done
12mr|gnome-themes-extras-2.22.0-8|48	
12mr|gnome-themes-extras-2.22.0-8|49	%post
12mr|gnome-themes-extras-2.22.0-8|50	%update_icon_cache Foxtrot
12mr|gnome-themes-extras-2.22.0-8|51	%update_icon_cache Gion
12mr|gnome-themes-extras-2.22.0-8|52	%update_icon_cache Neu
12mr|gnome-themes-extras-2.22.0-8|53	%update_icon_cache gnome-alternative
12mr|gnome-themes-extras-2.22.0-8|54	%postun
12mr|gnome-themes-extras-2.22.0-8|55	%clean_icon_cache Foxtrot
12mr|gnome-themes-extras-2.22.0-8|56	%clean_icon_cache Gion
12mr|gnome-themes-extras-2.22.0-8|57	%clean_icon_cache Neu
12mr|gnome-themes-extras-2.22.0-8|58	%clean_icon_cache gnome-alternative
12mr|gnome-themes-extras-2.22.0-8|59	
12mr|gnome-themes-extras-2.22.0-8|60	
12mr|gnome-themes-extras-2.22.0-8|61	%files -f gnome-themes-extras.lang
12mr|gnome-themes-extras-2.22.0-8|62	%doc AUTHORS MAINTAINERS ChangeLog COPYING README TODO
12mr|gnome-themes-extras-2.22.0-8|63	%dir %{_datadir}/icons/*
12mr|gnome-themes-extras-2.22.0-8|64	%{_datadir}/icons/*/???x???
12mr|gnome-themes-extras-2.22.0-8|65	%{_datadir}/icons/*/??x??
12mr|gnome-themes-extras-2.22.0-8|66	%{_datadir}/icons/*/scalable
12mr|gnome-themes-extras-2.22.0-8|67	%_datadir/icons/Foxtrot/index.theme
12mr|gnome-themes-extras-2.22.0-8|68	%_datadir/icons/Gion/index.theme
12mr|gnome-themes-extras-2.22.0-8|69	%_datadir/icons/Neu/index.theme
12mr|gnome-themes-extras-2.22.0-8|70	%_datadir/icons/gnome-alternative/index.theme
12mr|gnome-themes-extras-2.22.0-8|71	%{_datadir}/themes/*
12mr|gnome-themes-extras-2.22.0-8|72	%ghost %{_datadir}/icons/*/icon-theme.cache
12mr|gnome-themes-extras-2.22.0-8|73	
12mr|gnome-themes-extras-2.22.0-8|74	
12mr|gnome-themes-extras-2.22.0-8|75	
12mr|gnome-themes-extras-2.22.0-8|76	
12mr|gnome-themes-extras-2.22.0-8|77	%changelog
12mr|gnome-themes-extras-2.22.0-8|78	* Mon Sep  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-themes-extras-2.22.0-8|79	+ Commit: 71e92a7
12mr|gnome-themes-extras-2.22.0-8|80	- Convert BuildRequires to pkgconfig style, spec cleanup
12mr|gnome-themes-extras-2.22.0-8|81	
12mr|gnome-themes-extras-2.22.0-8|82	

14174 12
12mr|gnome-themes-standard-3.6.2-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
12mr|gnome-themes-standard-3.6.2-1|2	
12mr|gnome-themes-standard-3.6.2-1|3	Name:		gnome-themes-standard
12mr|gnome-themes-standard-3.6.2-1|4	Version:	3.6.2
12mr|gnome-themes-standard-3.6.2-1|5	Release:	1
12mr|gnome-themes-standard-3.6.2-1|6	Summary:	Standard themes for GNOME applications
12mr|gnome-themes-standard-3.6.2-1|7	Group:		Graphical desktop/GNOME
12mr|gnome-themes-standard-3.6.2-1|8	License:	LGPLv2+
12mr|gnome-themes-standard-3.6.2-1|9	URL:		http://git.gnome.org/browse/gnome-themes-standard
12mr|gnome-themes-standard-3.6.2-1|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-themes-standard/%{url_ver}/%{name}-%{version}.tar.xz
12mr|gnome-themes-standard-3.6.2-1|11	Source1:	settings.ini
12mr|gnome-themes-standard-3.6.2-1|12	Source2:	gtkrc
12mr|gnome-themes-standard-3.6.2-1|13	
12mr|gnome-themes-standard-3.6.2-1|14	BuildRequires:	gtk+2.0
12mr|gnome-themes-standard-3.6.2-1|15	BuildRequires:	gtk+2-devel
12mr|gnome-themes-standard-3.6.2-1|16	BuildRequires:	intltool
12mr|gnome-themes-standard-3.6.2-1|17	BuildRequires:	libxml2-utils
12mr|gnome-themes-standard-3.6.2-1|18	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gnome-themes-standard-3.6.2-1|19	BuildRequires:	pkgconfig(librsvg-2.0)
12mr|gnome-themes-standard-3.6.2-1|20	# if gtk-engines3 was installable this should prolly be changed
12mr|gnome-themes-standard-3.6.2-1|21	Requires:	gtk-engines2
12mr|gnome-themes-standard-3.6.2-1|22	Requires:	gnome-icon-theme
12mr|gnome-themes-standard-3.6.2-1|23	Requires:	abattis-cantarell-fonts
12mr|gnome-themes-standard-3.6.2-1|24	Requires:	adwaita-cursor-theme = %{version}-%{release}
12mr|gnome-themes-standard-3.6.2-1|25	Requires:	adwaita-gtk2-theme = %{version}-%{release}
12mr|gnome-themes-standard-3.6.2-1|26	Requires:	adwaita-gtk3-theme = %{version}-%{release}
12mr|gnome-themes-standard-3.6.2-1|27	
12mr|gnome-themes-standard-3.6.2-1|28	%rename		gnome-themes
12mr|gnome-themes-standard-3.6.2-1|29	
12mr|gnome-themes-standard-3.6.2-1|30	%description
12mr|gnome-themes-standard-3.6.2-1|31	The gnome-themes-standard package contains the standard theme for the GNOME
12mr|gnome-themes-standard-3.6.2-1|32	desktop, which provides default appearance for cursors, desktop background,
12mr|gnome-themes-standard-3.6.2-1|33	window borders and GTK+ applications.
12mr|gnome-themes-standard-3.6.2-1|34	
12mr|gnome-themes-standard-3.6.2-1|35	%package -n adwaita-cursor-theme
12mr|gnome-themes-standard-3.6.2-1|36	Summary:	Adwaita cursor theme
12mr|gnome-themes-standard-3.6.2-1|37	Group:		Graphical desktop/GNOME
12mr|gnome-themes-standard-3.6.2-1|38	BuildArch:	noarch
12mr|gnome-themes-standard-3.6.2-1|39	
12mr|gnome-themes-standard-3.6.2-1|40	%description -n adwaita-cursor-theme
12mr|gnome-themes-standard-3.6.2-1|41	The adwaita-cursor-theme package contains a modern set of cursors originally
12mr|gnome-themes-standard-3.6.2-1|42	designed for the GNOME desktop.
12mr|gnome-themes-standard-3.6.2-1|43	
12mr|gnome-themes-standard-3.6.2-1|44	%package -n adwaita-gtk2-theme
12mr|gnome-themes-standard-3.6.2-1|45	Summary:	Adwaita gtk2 theme
12mr|gnome-themes-standard-3.6.2-1|46	Group:		Graphical desktop/GNOME
12mr|gnome-themes-standard-3.6.2-1|47	
12mr|gnome-themes-standard-3.6.2-1|48	%description -n adwaita-gtk2-theme
12mr|gnome-themes-standard-3.6.2-1|49	The adwaita-gtk2-theme package contains a gtk2 theme for presenting widgets
12mr|gnome-themes-standard-3.6.2-1|50	with a GNOME look and feel.
12mr|gnome-themes-standard-3.6.2-1|51	
12mr|gnome-themes-standard-3.6.2-1|52	%package -n adwaita-gtk3-theme
12mr|gnome-themes-standard-3.6.2-1|53	Summary:	Adwaita gtk3 theme
12mr|gnome-themes-standard-3.6.2-1|54	Group:		Graphical desktop/GNOME
12mr|gnome-themes-standard-3.6.2-1|55	
12mr|gnome-themes-standard-3.6.2-1|56	%description -n adwaita-gtk3-theme
12mr|gnome-themes-standard-3.6.2-1|57	The adwaita-gtk3-theme package contains a gtk3 theme for rendering widgets
12mr|gnome-themes-standard-3.6.2-1|58	with a GNOME look and feel.
12mr|gnome-themes-standard-3.6.2-1|59	
12mr|gnome-themes-standard-3.6.2-1|60	%prep
12mr|gnome-themes-standard-3.6.2-1|61	%setup -q
12mr|gnome-themes-standard-3.6.2-1|62	
12mr|gnome-themes-standard-3.6.2-1|63	%build
12mr|gnome-themes-standard-3.6.2-1|64	%configure2_5x
12mr|gnome-themes-standard-3.6.2-1|65	#--disable-gtk2-engine
12mr|gnome-themes-standard-3.6.2-1|66	%make
12mr|gnome-themes-standard-3.6.2-1|67	
12mr|gnome-themes-standard-3.6.2-1|68	%install
12mr|gnome-themes-standard-3.6.2-1|69	%makeinstall_std
12mr|gnome-themes-standard-3.6.2-1|70	
12mr|gnome-themes-standard-3.6.2-1|71	# we don't want these
12mr|gnome-themes-standard-3.6.2-1|72	rm -rf %{buildroot}%{_libdir}/gtk-3.0/3.0.0/theming-engines/libadwaita.la
12mr|gnome-themes-standard-3.6.2-1|73	
12mr|gnome-themes-standard-3.6.2-1|74	install -Dpm644 %{SOURCE1} %{buildroot}%{_sysconfdir}/gtk-3.0/settings.ini
12mr|gnome-themes-standard-3.6.2-1|75	install -Dpm644 %{SOURCE2} %{buildroot}%{_sysconfdir}/gtk-2.0/gtkrc
12mr|gnome-themes-standard-3.6.2-1|76	
12mr|gnome-themes-standard-3.6.2-1|77	%find_lang %{name}
12mr|gnome-themes-standard-3.6.2-1|78	
12mr|gnome-themes-standard-3.6.2-1|79	%post
12mr|gnome-themes-standard-3.6.2-1|80	touch --no-create %{_datadir}/icons/Adwaita &>/dev/null || :
12mr|gnome-themes-standard-3.6.2-1|81	
12mr|gnome-themes-standard-3.6.2-1|82	%postun
12mr|gnome-themes-standard-3.6.2-1|83	if [ $1 -eq 0 ] ; then
12mr|gnome-themes-standard-3.6.2-1|84	for t in Adwaita HighContrast; do
12mr|gnome-themes-standard-3.6.2-1|85	touch --no-create %{_datadir}/icons/$t &>/dev/null
12mr|gnome-themes-standard-3.6.2-1|86	gtk-update-icon-cache %{_datadir}/icons/$t &>/dev/null || :
12mr|gnome-themes-standard-3.6.2-1|87	done
12mr|gnome-themes-standard-3.6.2-1|88	fi
12mr|gnome-themes-standard-3.6.2-1|89	
12mr|gnome-themes-standard-3.6.2-1|90	%posttrans
12mr|gnome-themes-standard-3.6.2-1|91	for t in Adwaita HighContrast; do
12mr|gnome-themes-standard-3.6.2-1|92	gtk-update-icon-cache %{_datadir}/icons/$t &>/dev/null || :
12mr|gnome-themes-standard-3.6.2-1|93	done
12mr|gnome-themes-standard-3.6.2-1|94	
12mr|gnome-themes-standard-3.6.2-1|95	%files -f %{name}.lang
12mr|gnome-themes-standard-3.6.2-1|96	%doc NEWS README
12mr|gnome-themes-standard-3.6.2-1|97	
12mr|gnome-themes-standard-3.6.2-1|98	# Background and WM
12mr|gnome-themes-standard-3.6.2-1|99	%{_datadir}/themes/Adwaita
12mr|gnome-themes-standard-3.6.2-1|100	%exclude %{_datadir}/themes/Adwaita/gtk-2.0
12mr|gnome-themes-standard-3.6.2-1|101	%exclude %{_datadir}/themes/Adwaita/gtk-3.0
12mr|gnome-themes-standard-3.6.2-1|102	
12mr|gnome-themes-standard-3.6.2-1|103	# Background
12mr|gnome-themes-standard-3.6.2-1|104	%{_datadir}/gnome-background-properties/*
12mr|gnome-themes-standard-3.6.2-1|105	
12mr|gnome-themes-standard-3.6.2-1|106	# A11y themes
12mr|gnome-themes-standard-3.6.2-1|107	%{_datadir}/icons/HighContrast
12mr|gnome-themes-standard-3.6.2-1|108	%{_datadir}/themes/HighContrast
12mr|gnome-themes-standard-3.6.2-1|109	
12mr|gnome-themes-standard-3.6.2-1|110	%files -n adwaita-cursor-theme
12mr|gnome-themes-standard-3.6.2-1|111	# Cursors
12mr|gnome-themes-standard-3.6.2-1|112	%{_datadir}/icons/Adwaita
12mr|gnome-themes-standard-3.6.2-1|113	
12mr|gnome-themes-standard-3.6.2-1|114	%files -n adwaita-gtk2-theme
12mr|gnome-themes-standard-3.6.2-1|115	# gtk2 Theme
12mr|gnome-themes-standard-3.6.2-1|116	%{_datadir}/themes/Adwaita/gtk-2.0
12mr|gnome-themes-standard-3.6.2-1|117	%{_libdir}/gtk-2.0/2.10.0/engines/libadwaita.so
12mr|gnome-themes-standard-3.6.2-1|118	
12mr|gnome-themes-standard-3.6.2-1|119	# Default gtk2 settings
12mr|gnome-themes-standard-3.6.2-1|120	%{_sysconfdir}/gtk-2.0/gtkrc
12mr|gnome-themes-standard-3.6.2-1|121	
12mr|gnome-themes-standard-3.6.2-1|122	%files -n adwaita-gtk3-theme
12mr|gnome-themes-standard-3.6.2-1|123	# gtk3 Theme and engine
12mr|gnome-themes-standard-3.6.2-1|124	%{_libdir}/gtk-3.0/3.0.0/theming-engines/libadwaita.so
12mr|gnome-themes-standard-3.6.2-1|125	%{_datadir}/themes/Adwaita/gtk-3.0
12mr|gnome-themes-standard-3.6.2-1|126	
12mr|gnome-themes-standard-3.6.2-1|127	# Default gtk3 settings
12mr|gnome-themes-standard-3.6.2-1|128	%{_sysconfdir}/gtk-3.0/settings.ini

14175 12
12mr|gnome-tweak-tool-3.6.1-1|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
12mr|gnome-tweak-tool-3.6.1-1|2	
12mr|gnome-tweak-tool-3.6.1-1|3	Name:		gnome-tweak-tool
12mr|gnome-tweak-tool-3.6.1-1|4	Version:	3.6.1
12mr|gnome-tweak-tool-3.6.1-1|5	Release:	1
12mr|gnome-tweak-tool-3.6.1-1|6	Summary:	A tool to customize advanced GNOME 3 options
12mr|gnome-tweak-tool-3.6.1-1|7	Group:		Graphical desktop/GNOME
12mr|gnome-tweak-tool-3.6.1-1|8	License:	GPLv3
12mr|gnome-tweak-tool-3.6.1-1|9	URL:		http://live.gnome.org/GnomeTweakTool
12mr|gnome-tweak-tool-3.6.1-1|10	Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|gnome-tweak-tool-3.6.1-1|11	BuildArch:	noarch
12mr|gnome-tweak-tool-3.6.1-1|12	
12mr|gnome-tweak-tool-3.6.1-1|13	BuildRequires:	desktop-file-utils
12mr|gnome-tweak-tool-3.6.1-1|14	BuildRequires:	GConf2
12mr|gnome-tweak-tool-3.6.1-1|15	BuildRequires:	intltool
12mr|gnome-tweak-tool-3.6.1-1|16	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mr|gnome-tweak-tool-3.6.1-1|17	BuildRequires:	pkgconfig(pygobject-3.0)
12mr|gnome-tweak-tool-3.6.1-1|18	
12mr|gnome-tweak-tool-3.6.1-1|19	Requires:	gnome-shell
12mr|gnome-tweak-tool-3.6.1-1|20	
12mr|gnome-tweak-tool-3.6.1-1|21	%description
12mr|gnome-tweak-tool-3.6.1-1|22	GNOME Tweak Tool is an application for changing the advanced settings
12mr|gnome-tweak-tool-3.6.1-1|23	of GNOME 3.
12mr|gnome-tweak-tool-3.6.1-1|24	
12mr|gnome-tweak-tool-3.6.1-1|25	Features:
12mr|gnome-tweak-tool-3.6.1-1|26	* Install and switch gnome-shell themes
12mr|gnome-tweak-tool-3.6.1-1|27	* Switch GTK+ themes
12mr|gnome-tweak-tool-3.6.1-1|28	* Switch icon themes
12mr|gnome-tweak-tool-3.6.1-1|29	* Change
12mr|gnome-tweak-tool-3.6.1-1|30	- The user-interface and title bar fonts
12mr|gnome-tweak-tool-3.6.1-1|31	- Icons in menus and buttons
12mr|gnome-tweak-tool-3.6.1-1|32	- Behavior on laptop lid close
12mr|gnome-tweak-tool-3.6.1-1|33	- Shell font size
12mr|gnome-tweak-tool-3.6.1-1|34	- File manager desktop icons
12mr|gnome-tweak-tool-3.6.1-1|35	- Title bar click action
12mr|gnome-tweak-tool-3.6.1-1|36	- Shell clock to show date
12mr|gnome-tweak-tool-3.6.1-1|37	- Font hinting
12mr|gnome-tweak-tool-3.6.1-1|38	- Font anti-aliasing
12mr|gnome-tweak-tool-3.6.1-1|39	
12mr|gnome-tweak-tool-3.6.1-1|40	%prep
12mr|gnome-tweak-tool-3.6.1-1|41	%setup -q
12mr|gnome-tweak-tool-3.6.1-1|42	%apply_patches
12mr|gnome-tweak-tool-3.6.1-1|43	
12mr|gnome-tweak-tool-3.6.1-1|44	%build
12mr|gnome-tweak-tool-3.6.1-1|45	%configure2_5x \
12mr|gnome-tweak-tool-3.6.1-1|46	--build=%{_host}
12mr|gnome-tweak-tool-3.6.1-1|47	
12mr|gnome-tweak-tool-3.6.1-1|48	%make
12mr|gnome-tweak-tool-3.6.1-1|49	
12mr|gnome-tweak-tool-3.6.1-1|50	%install
12mr|gnome-tweak-tool-3.6.1-1|51	%makeinstall_std
12mr|gnome-tweak-tool-3.6.1-1|52	%find_lang %{name}
12mr|gnome-tweak-tool-3.6.1-1|53	
12mr|gnome-tweak-tool-3.6.1-1|54	desktop-file-install \
12mr|gnome-tweak-tool-3.6.1-1|55	--dir=%{buildroot}%{_datadir}/applications \
12mr|gnome-tweak-tool-3.6.1-1|56	--remove-only-show-in=Unity \
12mr|gnome-tweak-tool-3.6.1-1|57	%{buildroot}%{_datadir}/applications/*.desktop
12mr|gnome-tweak-tool-3.6.1-1|58	
12mr|gnome-tweak-tool-3.6.1-1|59	%files -f %{name}.lang
12mr|gnome-tweak-tool-3.6.1-1|60	%doc AUTHORS COPYING NEWS README
12mr|gnome-tweak-tool-3.6.1-1|61	%{_bindir}/%{name}
12mr|gnome-tweak-tool-3.6.1-1|62	%{python_sitelib}/gtweak
12mr|gnome-tweak-tool-3.6.1-1|63	%{_datadir}/applications/%{name}.desktop
12mr|gnome-tweak-tool-3.6.1-1|64	%{_datadir}/%{name}
12mr|gnome-tweak-tool-3.6.1-1|65	%{_datadir}/icons/hicolor/*/*/*.png
12mr|gnome-tweak-tool-3.6.1-1|66	
12mr|gnome-tweak-tool-3.6.1-1|67	
12mr|gnome-tweak-tool-3.6.1-1|68	
12mr|gnome-tweak-tool-3.6.1-1|69	%changelog
12mr|gnome-tweak-tool-3.6.1-1|70	* Tue Oct 30 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.1-1
12mr|gnome-tweak-tool-3.6.1-1|71	- update to 3.6.1
12mr|gnome-tweak-tool-3.6.1-1|72	
12mr|gnome-tweak-tool-3.6.1-1|73	* Tue Oct  9 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mr|gnome-tweak-tool-3.6.1-1|74	- update to 3.6.0
12mr|gnome-tweak-tool-3.6.1-1|75	
12mr|gnome-tweak-tool-3.6.1-1|76	* Wed May 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.0.1-1
12mr|gnome-tweak-tool-3.6.1-1|77	+ Revision: 799204
12mr|gnome-tweak-tool-3.6.1-1|78	- update to new version 3.4.0.1
12mr|gnome-tweak-tool-3.6.1-1|79	
12mr|gnome-tweak-tool-3.6.1-1|80	* Sat May 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.3.4-1
12mr|gnome-tweak-tool-3.6.1-1|81	+ Revision: 796872
12mr|gnome-tweak-tool-3.6.1-1|82	- new version 3.3.4
12mr|gnome-tweak-tool-3.6.1-1|83	
12mr|gnome-tweak-tool-3.6.1-1|84	* Thu Mar 15 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.2-1
12mr|gnome-tweak-tool-3.6.1-1|85	+ Revision: 785067
12mr|gnome-tweak-tool-3.6.1-1|86	- imported package gnome-tweak-tool
12mr|gnome-tweak-tool-3.6.1-1|87	

14176 12
12mr|gnome-user-docs-3.6.2-1|1	Summary: GNOME User Documentation
12mr|gnome-user-docs-3.6.2-1|2	Name: gnome-user-docs
12mr|gnome-user-docs-3.6.2-1|3	Version: 3.6.2
12mr|gnome-user-docs-3.6.2-1|4	Release: 1
12mr|gnome-user-docs-3.6.2-1|5	License: GFDL
12mr|gnome-user-docs-3.6.2-1|6	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|gnome-user-docs-3.6.2-1|7	Group: Books/Other
12mr|gnome-user-docs-3.6.2-1|8	Url: http://www.gnome.org/
12mr|gnome-user-docs-3.6.2-1|9	BuildArch: noarch
12mr|gnome-user-docs-3.6.2-1|10	
12mr|gnome-user-docs-3.6.2-1|11	BuildRequires: itstool
12mr|gnome-user-docs-3.6.2-1|12	BuildRequires: xsltproc
12mr|gnome-user-docs-3.6.2-1|13	BuildRequires: pkgconfig(gnome-doc-utils)
12mr|gnome-user-docs-3.6.2-1|14	
12mr|gnome-user-docs-3.6.2-1|15	%description
12mr|gnome-user-docs-3.6.2-1|16	This package contains the GNOME Glossary, Introduction to GNOME, and a Unix
12mr|gnome-user-docs-3.6.2-1|17	Primer.
12mr|gnome-user-docs-3.6.2-1|18	
12mr|gnome-user-docs-3.6.2-1|19	%prep
12mr|gnome-user-docs-3.6.2-1|20	%setup -q
12mr|gnome-user-docs-3.6.2-1|21	
12mr|gnome-user-docs-3.6.2-1|22	%build
12mr|gnome-user-docs-3.6.2-1|23	%configure2_5x
12mr|gnome-user-docs-3.6.2-1|24	
12mr|gnome-user-docs-3.6.2-1|25	%make
12mr|gnome-user-docs-3.6.2-1|26	
12mr|gnome-user-docs-3.6.2-1|27	%install
12mr|gnome-user-docs-3.6.2-1|28	%makeinstall_std
12mr|gnome-user-docs-3.6.2-1|29	
12mr|gnome-user-docs-3.6.2-1|30	#find_lang gnome-help
12mr|gnome-user-docs-3.6.2-1|31	
12mr|gnome-user-docs-3.6.2-1|32	%files
12mr|gnome-user-docs-3.6.2-1|33	#FIXME: find-lang can't deal with %{_datadir}/help
12mr|gnome-user-docs-3.6.2-1|34	#-f gnome-help.lang
12mr|gnome-user-docs-3.6.2-1|35	%doc README NEWS
12mr|gnome-user-docs-3.6.2-1|36	%{_datadir}/help/C/*
12mr|gnome-user-docs-3.6.2-1|37	%lang(cs) %{_datadir}/help/cs/gnome-help
12mr|gnome-user-docs-3.6.2-1|38	%lang(ca) %{_datadir}/help/ca/gnome-help
12mr|gnome-user-docs-3.6.2-1|39	%lang(de) %{_datadir}/help/de/gnome-help
12mr|gnome-user-docs-3.6.2-1|40	%lang(el) %{_datadir}/help/el/gnome-help
12mr|gnome-user-docs-3.6.2-1|41	%lang(es) %{_datadir}/help/es/gnome-help
12mr|gnome-user-docs-3.6.2-1|42	%lang(fi) %{_datadir}/help/fi/gnome-help
12mr|gnome-user-docs-3.6.2-1|43	%lang(fr) %{_datadir}/help/fr/gnome-help
12mr|gnome-user-docs-3.6.2-1|44	%lang(gl) %{_datadir}/help/gl/gnome-help
12mr|gnome-user-docs-3.6.2-1|45	%lang(hi) %{_datadir}/help/hi/gnome-help
12mr|gnome-user-docs-3.6.2-1|46	%lang(hu) %{_datadir}/help/hu/gnome-help
12mr|gnome-user-docs-3.6.2-1|47	%lang(id) %{_datadir}/help/id/gnome-help
12mr|gnome-user-docs-3.6.2-1|48	%lang(it) %{_datadir}/help/it/gnome-help
12mr|gnome-user-docs-3.6.2-1|49	%lang(ja) %{_datadir}/help/ja/gnome-help
12mr|gnome-user-docs-3.6.2-1|50	%lang(lv) %{_datadir}/help/lv/gnome-help
12mr|gnome-user-docs-3.6.2-1|51	%lang(nl) %{_datadir}/help/nl/gnome-help
12mr|gnome-user-docs-3.6.2-1|52	%lang(pa) %{_datadir}/help/pa/gnome-help
12mr|gnome-user-docs-3.6.2-1|53	%lang(pt_BR) %{_datadir}/help/pt_BR/gnome-help
12mr|gnome-user-docs-3.6.2-1|54	%lang(ru) %{_datadir}/help/ru/gnome-help
12mr|gnome-user-docs-3.6.2-1|55	%lang(sl) %{_datadir}/help/sl/gnome-help
12mr|gnome-user-docs-3.6.2-1|56	%lang(sr) %{_datadir}/help/sr/gnome-help
12mr|gnome-user-docs-3.6.2-1|57	%lang(sr@latin) %{_datadir}/help/sr@latin/gnome-help
12mr|gnome-user-docs-3.6.2-1|58	%lang(sv) %{_datadir}/help/sv/gnome-help
12mr|gnome-user-docs-3.6.2-1|59	%lang(te) %{_datadir}/help/te/gnome-help
12mr|gnome-user-docs-3.6.2-1|60	%lang(vi) %{_datadir}/help/vi/gnome-help

14177 12
12mr|gnome-user-share-3.0.4-1|1	Summary: GNOME user file sharing
12mr|gnome-user-share-3.0.4-1|2	Name: gnome-user-share
12mr|gnome-user-share-3.0.4-1|3	Version: 3.0.4
12mr|gnome-user-share-3.0.4-1|4	Release: 1
12mr|gnome-user-share-3.0.4-1|5	License: GPLv2+
12mr|gnome-user-share-3.0.4-1|6	Group: System/Servers
12mr|gnome-user-share-3.0.4-1|7	URL: http://www.gnome.org
12mr|gnome-user-share-3.0.4-1|8	Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|gnome-user-share-3.0.4-1|9	
12mr|gnome-user-share-3.0.4-1|10	BuildRequires:	gnome-doc-utils
12mr|gnome-user-share-3.0.4-1|11	BuildRequires:	intltool
12mr|gnome-user-share-3.0.4-1|12	BuildRequires:	itstool
12mr|gnome-user-share-3.0.4-1|13	BuildRequires:	libxml2-utils
12mr|gnome-user-share-3.0.4-1|14	BuildRequires:	pkgconfig(dbus-1)
12mr|gnome-user-share-3.0.4-1|15	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|gnome-user-share-3.0.4-1|16	BuildRequires:	pkgconfig(gconf-2.0)
12mr|gnome-user-share-3.0.4-1|17	BuildRequires:	pkgconfig(glib-2.0) >= 2.28
12mr|gnome-user-share-3.0.4-1|18	BuildRequires:	pkgconfig(gnome-bluetooth-1.0)
12mr|gnome-user-share-3.0.4-1|19	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gnome-user-share-3.0.4-1|20	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mr|gnome-user-share-3.0.4-1|21	BuildRequires:	pkgconfig(libnautilus-extension)
12mr|gnome-user-share-3.0.4-1|22	BuildRequires:	pkgconfig(libnotify)
12mr|gnome-user-share-3.0.4-1|23	
12mr|gnome-user-share-3.0.4-1|24	Suggests: apache
12mr|gnome-user-share-3.0.4-1|25	Suggests: apache-mod_dnssd >= 0.6
12mr|gnome-user-share-3.0.4-1|26	Requires: obex-data-server >= 0.3
12mr|gnome-user-share-3.0.4-1|27	
12mr|gnome-user-share-3.0.4-1|28	%description
12mr|gnome-user-share-3.0.4-1|29	This program enables user to share directories through Webdav or Bluetooth
12mr|gnome-user-share-3.0.4-1|30	(over ObexFTP).
12mr|gnome-user-share-3.0.4-1|31	
12mr|gnome-user-share-3.0.4-1|32	%prep
12mr|gnome-user-share-3.0.4-1|33	%setup -q
12mr|gnome-user-share-3.0.4-1|34	
12mr|gnome-user-share-3.0.4-1|35	%build
12mr|gnome-user-share-3.0.4-1|36	%configure2_5x \
12mr|gnome-user-share-3.0.4-1|37	--with-modules-path=%{_sysconfdir}/httpd/modules \
12mr|gnome-user-share-3.0.4-1|38	--disable-schemas-install \
12mr|gnome-user-share-3.0.4-1|39	--disable-scrollkeeper
12mr|gnome-user-share-3.0.4-1|40	
12mr|gnome-user-share-3.0.4-1|41	%make
12mr|gnome-user-share-3.0.4-1|42	
12mr|gnome-user-share-3.0.4-1|43	%install
12mr|gnome-user-share-3.0.4-1|44	%makeinstall_std
12mr|gnome-user-share-3.0.4-1|45	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|gnome-user-share-3.0.4-1|46	%find_lang %{name} --with-gnome
12mr|gnome-user-share-3.0.4-1|47	
12mr|gnome-user-share-3.0.4-1|48	
12mr|gnome-user-share-3.0.4-1|49	%files -f %{name}.lang
12mr|gnome-user-share-3.0.4-1|50	%doc README ChangeLog NEWS
12mr|gnome-user-share-3.0.4-1|51	%{_sysconfdir}/xdg/autostart/gnome-user-share.desktop
12mr|gnome-user-share-3.0.4-1|52	%{_bindir}/*
12mr|gnome-user-share-3.0.4-1|53	%{_libexecdir}/gnome-user-share
12mr|gnome-user-share-3.0.4-1|54	%{_libdir}/nautilus/extensions-3.0/libnautilus-share-extension.so
12mr|gnome-user-share-3.0.4-1|55	%{_datadir}/applications/gnome-user-share-properties.desktop
12mr|gnome-user-share-3.0.4-1|56	%{_datadir}/gnome-user-share
12mr|gnome-user-share-3.0.4-1|57	%{_datadir}/icons/hicolor/*/apps/*.*
12mr|gnome-user-share-3.0.4-1|58	%_datadir/GConf/gsettings/gnome-user-share.convert
12mr|gnome-user-share-3.0.4-1|59	%_datadir/glib-2.0/schemas/org.gnome.desktop.file-sharing.gschema.xml
12mr|gnome-user-share-3.0.4-1|60	
12mr|gnome-user-share-3.0.4-1|61	%changelog
12mr|gnome-user-share-3.0.4-1|62	

14178 12
12mr|gnome-utils-3.2.1-1|1	%define api 1.0
12mr|gnome-utils-3.2.1-1|2	%define major 6
12mr|gnome-utils-3.2.1-1|3	%define libname %mklibname gdict %{api} %{major}
12mr|gnome-utils-3.2.1-1|4	%define develname %mklibname -d gdict %{api}
12mr|gnome-utils-3.2.1-1|5	
12mr|gnome-utils-3.2.1-1|6	Summary: GNOME utility programs such as file search and calculator
12mr|gnome-utils-3.2.1-1|7	Name: gnome-utils
12mr|gnome-utils-3.2.1-1|8	Epoch: 1
12mr|gnome-utils-3.2.1-1|9	Version: 3.2.1
12mr|gnome-utils-3.2.1-1|10	Release: 1
12mr|gnome-utils-3.2.1-1|11	License: GPLv2+ and GFDL
12mr|gnome-utils-3.2.1-1|12	Group:  Graphical desktop/GNOME
12mr|gnome-utils-3.2.1-1|13	URL: http://www.gnome.org/softwaremap/projects/gnome-utils/
12mr|gnome-utils-3.2.1-1|14	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|gnome-utils-3.2.1-1|15	
12mr|gnome-utils-3.2.1-1|16	BuildRequires:	gnome-common
12mr|gnome-utils-3.2.1-1|17	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gnome-utils-3.2.1-1|18	BuildRequires:	gtk-doc
12mr|gnome-utils-3.2.1-1|19	BuildRequires:	intltool
12mr|gnome-utils-3.2.1-1|20	BuildRequires:	pkgconfig(gconf-2.0)
12mr|gnome-utils-3.2.1-1|21	BuildRequires:	pkgconfig(glib-2.0)
12mr|gnome-utils-3.2.1-1|22	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mr|gnome-utils-3.2.1-1|23	BuildRequires:	pkgconfig(gthread-2.0)
12mr|gnome-utils-3.2.1-1|24	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gnome-utils-3.2.1-1|25	#BuildRequires:	pkgconfig(ice)
12mr|gnome-utils-3.2.1-1|26	BuildRequires:	libice-devel
12mr|gnome-utils-3.2.1-1|27	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mr|gnome-utils-3.2.1-1|28	BuildRequires:	pkgconfig(libgtop-2.0)
12mr|gnome-utils-3.2.1-1|29	BuildRequires:	pkgconfig(sm)
12mr|gnome-utils-3.2.1-1|30	BuildRequires:	pkgconfig(x11)
12mr|gnome-utils-3.2.1-1|31	BuildRequires:	pkgconfig(xext)
12mr|gnome-utils-3.2.1-1|32	BuildRequires:	pkgconfig(freetype2)
12mr|gnome-utils-3.2.1-1|33	
12mr|gnome-utils-3.2.1-1|34	%description
12mr|gnome-utils-3.2.1-1|35	GNOME is the GNU Network Object Model Environment. This powerful
12mr|gnome-utils-3.2.1-1|36	environment is both easy to use and easy to configure.
12mr|gnome-utils-3.2.1-1|37	
12mr|gnome-utils-3.2.1-1|38	GNOME Utilities is a collection of small applications all there to make
12mr|gnome-utils-3.2.1-1|39	your day just that little bit brighter - System Log Viewer,
12mr|gnome-utils-3.2.1-1|40	Search Tool, Dictionary.
12mr|gnome-utils-3.2.1-1|41	
12mr|gnome-utils-3.2.1-1|42	%package -n %{libname}
12mr|gnome-utils-3.2.1-1|43	Group: System/Libraries
12mr|gnome-utils-3.2.1-1|44	Summary: GNOME dictionary shared library
12mr|gnome-utils-3.2.1-1|45	
12mr|gnome-utils-3.2.1-1|46	%description -n %{libname}
12mr|gnome-utils-3.2.1-1|47	This is the shared library required by the GNOME Dictionary.
12mr|gnome-utils-3.2.1-1|48	
12mr|gnome-utils-3.2.1-1|49	%package -n %{develname}
12mr|gnome-utils-3.2.1-1|50	Group: Development/C
12mr|gnome-utils-3.2.1-1|51	Summary: GNOME dictionary library development files
12mr|gnome-utils-3.2.1-1|52	Requires: %{libname} = %{EVRD}
12mr|gnome-utils-3.2.1-1|53	Provides: libgdict1.0-devel = %{EVRD}
12mr|gnome-utils-3.2.1-1|54	
12mr|gnome-utils-3.2.1-1|55	%description -n %{develname}
12mr|gnome-utils-3.2.1-1|56	This is the shared library required by the GNOME Dictionary.
12mr|gnome-utils-3.2.1-1|57	
12mr|gnome-utils-3.2.1-1|58	%prep
12mr|gnome-utils-3.2.1-1|59	%setup -q
12mr|gnome-utils-3.2.1-1|60	
12mr|gnome-utils-3.2.1-1|61	%build
12mr|gnome-utils-3.2.1-1|62	%configure2_5x \
12mr|gnome-utils-3.2.1-1|63	--disable-static \
12mr|gnome-utils-3.2.1-1|64	--disable-scrollkeeper \
12mr|gnome-utils-3.2.1-1|65	--disable-schemas-install
12mr|gnome-utils-3.2.1-1|66	
12mr|gnome-utils-3.2.1-1|67	%make LIBS='-lgmodule-2.0 -lgthread-2.0 -lfreetype'
12mr|gnome-utils-3.2.1-1|68	
12mr|gnome-utils-3.2.1-1|69	%install
12mr|gnome-utils-3.2.1-1|70	rm -rf %{buildroot}
12mr|gnome-utils-3.2.1-1|71	%makeinstall_std
12mr|gnome-utils-3.2.1-1|72	rm -rf %{buildroot}/var
12mr|gnome-utils-3.2.1-1|73	rm -fv %{buildroot}%{_bindir}/test-reader
12mr|gnome-utils-3.2.1-1|74	
12mr|gnome-utils-3.2.1-1|75	# make gnome-system-log use consolehelper until it starts using polkit
12mr|gnome-utils-3.2.1-1|76	./mkinstalldirs %{buildroot}%{_sysconfdir}/pam.d
12mr|gnome-utils-3.2.1-1|77	/bin/cat <<EOF >%{buildroot}%{_sysconfdir}/pam.d/gnome-system-log
12mr|gnome-utils-3.2.1-1|78	#%%PAM-1.0
12mr|gnome-utils-3.2.1-1|79	auth		include		system-auth
12mr|gnome-utils-3.2.1-1|80	account		include		system-auth
12mr|gnome-utils-3.2.1-1|81	session		include		system-auth
12mr|gnome-utils-3.2.1-1|82	EOF
12mr|gnome-utils-3.2.1-1|83	
12mr|gnome-utils-3.2.1-1|84	./mkinstalldirs %{buildroot}%{_sysconfdir}/security/console.apps
12mr|gnome-utils-3.2.1-1|85	/bin/cat <<EOF >%{buildroot}%{_sysconfdir}/security/console.apps/gnome-system-log
12mr|gnome-utils-3.2.1-1|86	USER=root
12mr|gnome-utils-3.2.1-1|87	PROGRAM=/usr/sbin/gnome-system-log
12mr|gnome-utils-3.2.1-1|88	SESSION=true
12mr|gnome-utils-3.2.1-1|89	FALLBACK=true
12mr|gnome-utils-3.2.1-1|90	EOF
12mr|gnome-utils-3.2.1-1|91	
12mr|gnome-utils-3.2.1-1|92	./mkinstalldirs %{buildroot}%{_sbindir}
12mr|gnome-utils-3.2.1-1|93	/bin/mv %{buildroot}%{_bindir}/gnome-system-log %{buildroot}%{_sbindir}
12mr|gnome-utils-3.2.1-1|94	/bin/ln -s /usr/bin/consolehelper %{buildroot}%{_bindir}/gnome-system-log
12mr|gnome-utils-3.2.1-1|95	
12mr|gnome-utils-3.2.1-1|96	%{find_lang} %{name}-2.0 --with-gnome --all-name
12mr|gnome-utils-3.2.1-1|97	
12mr|gnome-utils-3.2.1-1|98	
12mr|gnome-utils-3.2.1-1|99	%files -f %{name}-2.0.lang
12mr|gnome-utils-3.2.1-1|100	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|gnome-utils-3.2.1-1|101	%{_sysconfdir}/security/console.apps/gnome-system-log
12mr|gnome-utils-3.2.1-1|102	%{_sysconfdir}/pam.d/gnome-system-log
12mr|gnome-utils-3.2.1-1|103	%{_sysconfdir}/gconf/schemas/gnome-search-tool.schemas
12mr|gnome-utils-3.2.1-1|104	%{_bindir}/baobab
12mr|gnome-utils-3.2.1-1|105	%{_bindir}/gnome-dictionary
12mr|gnome-utils-3.2.1-1|106	%{_bindir}/gnome-font-viewer
12mr|gnome-utils-3.2.1-1|107	%{_bindir}/gnome-panel-screenshot
12mr|gnome-utils-3.2.1-1|108	%{_bindir}/gnome-screenshot
12mr|gnome-utils-3.2.1-1|109	%{_bindir}/gnome-search-tool
12mr|gnome-utils-3.2.1-1|110	%{_bindir}/gnome-system-log
12mr|gnome-utils-3.2.1-1|111	%{_bindir}/gnome-thumbnail-font
12mr|gnome-utils-3.2.1-1|112	%{_sbindir}/gnome-system-log
12mr|gnome-utils-3.2.1-1|113	%{_datadir}/applications/*
12mr|gnome-utils-3.2.1-1|114	%{_datadir}/baobab/
12mr|gnome-utils-3.2.1-1|115	%{_datadir}/GConf/gsettings/gnome-screenshot.convert
12mr|gnome-utils-3.2.1-1|116	%{_datadir}/GConf/gsettings/logview.convert
12mr|gnome-utils-3.2.1-1|117	%{_datadir}/gdict*
12mr|gnome-utils-3.2.1-1|118	%{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml
12mr|gnome-utils-3.2.1-1|119	%{_datadir}/glib-2.0/schemas/org.gnome.dictionary.gschema.xml
12mr|gnome-utils-3.2.1-1|120	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-screenshot.gschema.xml
12mr|gnome-utils-3.2.1-1|121	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-log.gschema.xml
12mr|gnome-utils-3.2.1-1|122	%{_datadir}/gnome-dictionary/
12mr|gnome-utils-3.2.1-1|123	%{_datadir}/gnome-screenshot
12mr|gnome-utils-3.2.1-1|124	%{_datadir}/gnome-utils
12mr|gnome-utils-3.2.1-1|125	%{_datadir}/icons/hicolor/*/apps/*
12mr|gnome-utils-3.2.1-1|126	%{_datadir}/pixmaps/*
12mr|gnome-utils-3.2.1-1|127	%{_datadir}/thumbnailers/gnome-font-viewer.thumbnailer
12mr|gnome-utils-3.2.1-1|128	%{_mandir}/man1/*
12mr|gnome-utils-3.2.1-1|129	
12mr|gnome-utils-3.2.1-1|130	%files -n %{libname}
12mr|gnome-utils-3.2.1-1|131	%{_libdir}/libgdict-%{api}.so.%{major}*
12mr|gnome-utils-3.2.1-1|132	
12mr|gnome-utils-3.2.1-1|133	%files -n %{develname}
12mr|gnome-utils-3.2.1-1|134	%{_libdir}/libgdict*.so
12mr|gnome-utils-3.2.1-1|135	%{_libdir}/pkgconfig/gdict*.pc
12mr|gnome-utils-3.2.1-1|136	%{_datadir}/gtk-doc/html/gdict
12mr|gnome-utils-3.2.1-1|137	%{_includedir}/gdict*
12mr|gnome-utils-3.2.1-1|138	
12mr|gnome-utils-3.2.1-1|139	
12mr|gnome-utils-3.2.1-1|140	
12mr|gnome-utils-3.2.1-1|141	
12mr|gnome-utils-3.2.1-1|142	%changelog
12mr|gnome-utils-3.2.1-1|143	

14179 12
12mr|gnome-vfs2-2.24.4-6|1	%define	pkgname gnome-vfs
12mr|gnome-vfs2-2.24.4-6|2	%define	api_version	2
12mr|gnome-vfs2-2.24.4-6|3	%define	lib_major	0
12mr|gnome-vfs2-2.24.4-6|4	%define	libname	%mklibname %{name}_ %{lib_major}
12mr|gnome-vfs2-2.24.4-6|5	%define	develname %mklibname -d %{name}
12mr|gnome-vfs2-2.24.4-6|6	
12mr|gnome-vfs2-2.24.4-6|7	Summary:	GNOME virtual file-system libraries
12mr|gnome-vfs2-2.24.4-6|8	Name:		%{pkgname}%{api_version}
12mr|gnome-vfs2-2.24.4-6|9	Version:	2.24.4
12mr|gnome-vfs2-2.24.4-6|10	Release:	6
12mr|gnome-vfs2-2.24.4-6|11	License:	GPLv2+ and LGPLv2+
12mr|gnome-vfs2-2.24.4-6|12	Group:		Graphical desktop/GNOME
12mr|gnome-vfs2-2.24.4-6|13	URL:		http://www.gnome.org/
12mr|gnome-vfs2-2.24.4-6|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
12mr|gnome-vfs2-2.24.4-6|15	# (gw) 2.6.0-1mdk set default web browser
12mr|gnome-vfs2-2.24.4-6|16	Patch5:		gnome-vfs-2.8.2-webclient.patch
12mr|gnome-vfs2-2.24.4-6|17	# (fc) 2.8.2-1mdk handle about: url (Fedora)
12mr|gnome-vfs2-2.24.4-6|18	Patch8:		gnome-vfs-2.7.90-schema_about_for_upstream.patch
12mr|gnome-vfs2-2.24.4-6|19	# (fc) 2.8.3-5mdk support pamconsole mount option (Fedora)
12mr|gnome-vfs2-2.24.4-6|20	Patch10:	gnome-vfs-2.24.1-console-mount-opt.patch
12mr|gnome-vfs2-2.24.4-6|21	# (fc) 2.17.91-2mdv replace references to gnomemeeting with ekiga
12mr|gnome-vfs2-2.24.4-6|22	Patch11:	gnome-vfs-2.17.91-fixh323.patch
12mr|gnome-vfs2-2.24.4-6|23	# (fc) 2.17.91-3mdv allow OnlyShowIn=KDE .desktop to be used when running under KDE (Mdv bug #26999)
12mr|gnome-vfs2-2.24.4-6|24	Patch12:	gnome-vfs-2.17.91-onlyshow.patch
12mr|gnome-vfs2-2.24.4-6|25	# (fc) 2.18.0.1-2mdv fix crash when fstab is being edited (Ubuntu) (GNOME bug #300547)
12mr|gnome-vfs2-2.24.4-6|26	Patch13:	gnome-vfs-2.20.0-fstab-edit-crash.patch
12mr|gnome-vfs2-2.24.4-6|27	# (fc) 2.18.0.1-2mdv fix uuid and label mount point duplication (initial idea from Ubuntu bug #57701) (Mdv bug #32792)
12mr|gnome-vfs2-2.24.4-6|28	Patch14:	gnome-vfs-2.20.0-uuid-label-mount.patch
12mr|gnome-vfs2-2.24.4-6|29	# (fc) 2.18.0.1-2mdv resolve mount point fstab symlinks (Ubuntu)
12mr|gnome-vfs2-2.24.4-6|30	Patch15:	gnome-vfs-2.20.0-resolve-fstab-symlinks.patch
12mr|gnome-vfs2-2.24.4-6|31	# (fc) 2.24.2-3mdv add default media player schema (GNOME bug #435653) (Fedora)
12mr|gnome-vfs2-2.24.4-6|32	Patch16:	gnome-vfs-2.24.2-default-media-application-schema.patch
12mr|gnome-vfs2-2.24.4-6|33	# (fc) 2.24.2-3mdv ensure mailto evolution command is a mailer (RH bug #197868) (Fedora)
12mr|gnome-vfs2-2.24.4-6|34	Patch17:	gnome-vfs-2.15.91-mailto-command.patch
12mr|gnome-vfs2-2.24.4-6|35	# (fc) 2.24.2-3mdv fix dbus error (Fedora bug #486286) (Fedora)
12mr|gnome-vfs2-2.24.4-6|36	Patch18:	gnome-vfs-2.24.xx-utf8-mounts.patch
12mr|gnome-vfs2-2.24.4-6|37	# (fc) CVE-2009-2473 gnome-vfs2 embedded neon: billion laughs DoS attacck (Fedora)
12mr|gnome-vfs2-2.24.4-6|38	Patch19:	gnome-vfs-2.24.3-CVE-2009-2473.patch
12mr|gnome-vfs2-2.24.4-6|39	
12mr|gnome-vfs2-2.24.4-6|40	BuildRequires:	docbook-dtd412-xml
12mr|gnome-vfs2-2.24.4-6|41	BuildRequires:	gawk
12mr|gnome-vfs2-2.24.4-6|42	BuildRequires:	GConf2
12mr|gnome-vfs2-2.24.4-6|43	BuildRequires:	gnome-mime-data
12mr|gnome-vfs2-2.24.4-6|44	BuildRequires:	gtk-doc
12mr|gnome-vfs2-2.24.4-6|45	BuildRequires:	intltool
12mr|gnome-vfs2-2.24.4-6|46	BuildRequires:	pkgconfig(avahi-client)
12mr|gnome-vfs2-2.24.4-6|47	BuildRequires:	pkgconfig(avahi-glib)
12mr|gnome-vfs2-2.24.4-6|48	BuildRequires:	pkgconfig(dbus-1)
12mr|gnome-vfs2-2.24.4-6|49	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|gnome-vfs2-2.24.4-6|50	BuildRequires:	pkgconfig(gconf-2.0) >= 1.1.1
12mr|gnome-vfs2-2.24.4-6|51	BuildRequires:	pkgconfig(glib-2.0) >= 2.9.3
12mr|gnome-vfs2-2.24.4-6|52	BuildRequires:	pkgconfig(libssl)
12mr|gnome-vfs2-2.24.4-6|53	BuildRequires:	pkgconfig(libxml-2.0)
12mr|gnome-vfs2-2.24.4-6|54	BuildRequires:	pkgconfig(smbclient)
12mr|gnome-vfs2-2.24.4-6|55	BuildRequires:	perl-XML-Parser
12mr|gnome-vfs2-2.24.4-6|56	BuildRequires:	acl-devel
12mr|gnome-vfs2-2.24.4-6|57	BuildRequires:	bzip2-devel
12mr|gnome-vfs2-2.24.4-6|58	BuildRequires:	fam-devel
12mr|gnome-vfs2-2.24.4-6|59	Requires:	%{libname} = %{version}-%{release}
12mr|gnome-vfs2-2.24.4-6|60	Requires(post,preun):	GConf2 >= 1.1.1
12mr|gnome-vfs2-2.24.4-6|61	Requires:	dbus-x11
12mr|gnome-vfs2-2.24.4-6|62	Requires:	shared-mime-info
12mr|gnome-vfs2-2.24.4-6|63	# needed for www-browser
12mr|gnome-vfs2-2.24.4-6|64	Requires:	desktop-common-data
12mr|gnome-vfs2-2.24.4-6|65	Requires:	gnome-mime-data >= 2.0.0
12mr|gnome-vfs2-2.24.4-6|66	Conflicts:	%{_lib}gnome-vfs2_0 < 2.24.4-5
12mr|gnome-vfs2-2.24.4-6|67	
12mr|gnome-vfs2-2.24.4-6|68	%description
12mr|gnome-vfs2-2.24.4-6|69	The GNOME Virtual File System provides an abstraction to common file
12mr|gnome-vfs2-2.24.4-6|70	system operations like reading, writing and copying files, listing
12mr|gnome-vfs2-2.24.4-6|71	directories and so on.  It is similar in spirit to the Midnight
12mr|gnome-vfs2-2.24.4-6|72	Commander's VFS (as it uses a similar URI scheme) but it is designed
12mr|gnome-vfs2-2.24.4-6|73	from the ground up to be extensible and to be usable from any
12mr|gnome-vfs2-2.24.4-6|74	application.
12mr|gnome-vfs2-2.24.4-6|75	
12mr|gnome-vfs2-2.24.4-6|76	%package -n %{libname}
12mr|gnome-vfs2-2.24.4-6|77	Summary:	%{summary}
12mr|gnome-vfs2-2.24.4-6|78	Group:		System/Libraries
12mr|gnome-vfs2-2.24.4-6|79	
12mr|gnome-vfs2-2.24.4-6|80	%description -n %{libname}
12mr|gnome-vfs2-2.24.4-6|81	The GNOME Virtual File System provides an abstraction to common file
12mr|gnome-vfs2-2.24.4-6|82	system operations like reading, writing and copying files, listing
12mr|gnome-vfs2-2.24.4-6|83	directories and so on.
12mr|gnome-vfs2-2.24.4-6|84	
12mr|gnome-vfs2-2.24.4-6|85	This package contains the main GNOME VFS libraries, which is required
12mr|gnome-vfs2-2.24.4-6|86	by the basic GNOME 2 system.
12mr|gnome-vfs2-2.24.4-6|87	
12mr|gnome-vfs2-2.24.4-6|88	%package -n %{develname}
12mr|gnome-vfs2-2.24.4-6|89	Summary:	Libraries and include files for gnome-vfs
12mr|gnome-vfs2-2.24.4-6|90	Group:		Development/GNOME and GTK+
12mr|gnome-vfs2-2.24.4-6|91	Provides:	%{name}-devel = %{version}-%{release}
12mr|gnome-vfs2-2.24.4-6|92	Requires:	%{libname} = %{version}-%{release}
12mr|gnome-vfs2-2.24.4-6|93	
12mr|gnome-vfs2-2.24.4-6|94	%description -n %{develname}
12mr|gnome-vfs2-2.24.4-6|95	The GNOME Virtual File System provides an abstraction to common file
12mr|gnome-vfs2-2.24.4-6|96	system operations like reading, writing and copying files, listing
12mr|gnome-vfs2-2.24.4-6|97	directories and so on.
12mr|gnome-vfs2-2.24.4-6|98	
12mr|gnome-vfs2-2.24.4-6|99	This package includes libraries and header files for developing
12mr|gnome-vfs2-2.24.4-6|100	GNOME VFS applications.
12mr|gnome-vfs2-2.24.4-6|101	
12mr|gnome-vfs2-2.24.4-6|102	%prep
12mr|gnome-vfs2-2.24.4-6|103	%setup -qn %{pkgname}-%{version}
12mr|gnome-vfs2-2.24.4-6|104	%apply_patches
12mr|gnome-vfs2-2.24.4-6|105	
12mr|gnome-vfs2-2.24.4-6|106	# this is a hack for glib2.0 >= 2.31.0
12mr|gnome-vfs2-2.24.4-6|107	sed -i -e 's/-DG_DISABLE_DEPRECATED//g' \
12mr|gnome-vfs2-2.24.4-6|108	./daemon/Makefile.* \
12mr|gnome-vfs2-2.24.4-6|109	./libgnomevfs/Makefile.*
12mr|gnome-vfs2-2.24.4-6|110	
12mr|gnome-vfs2-2.24.4-6|111	%build
12mr|gnome-vfs2-2.24.4-6|112	%configure2_5x \
12mr|gnome-vfs2-2.24.4-6|113	--enable-gtk-doc=yes \
12mr|gnome-vfs2-2.24.4-6|114	--disable-selinux \
12mr|gnome-vfs2-2.24.4-6|115	--disable-hal \
12mr|gnome-vfs2-2.24.4-6|116	--disable-static
12mr|gnome-vfs2-2.24.4-6|117	
12mr|gnome-vfs2-2.24.4-6|118	%make
12mr|gnome-vfs2-2.24.4-6|119	
12mr|gnome-vfs2-2.24.4-6|120	%install
12mr|gnome-vfs2-2.24.4-6|121	rm -rf %{buildroot}
12mr|gnome-vfs2-2.24.4-6|122	%makeinstall_std
12mr|gnome-vfs2-2.24.4-6|123	
12mr|gnome-vfs2-2.24.4-6|124	# multiarch policy
12mr|gnome-vfs2-2.24.4-6|125	%multiarch_includes %{buildroot}%{_includedir}/gnome-vfs-2.0/libgnomevfs/gnome-vfs-file-size.h
12mr|gnome-vfs2-2.24.4-6|126	
12mr|gnome-vfs2-2.24.4-6|127	# we ship our own files in drakconf and drakwizard
12mr|gnome-vfs2-2.24.4-6|128	rm -f %{buildroot}%{_sysconfdir}/gnome-vfs-2.0/vfolders/{system,server}-settings.vfolder-info
12mr|gnome-vfs2-2.24.4-6|129	
12mr|gnome-vfs2-2.24.4-6|130	# don't package these
12mr|gnome-vfs2-2.24.4-6|131	rm -f %{buildroot}%{_libdir}/%{pkgname}-*/modules/*a
12mr|gnome-vfs2-2.24.4-6|132	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
12mr|gnome-vfs2-2.24.4-6|133	
12mr|gnome-vfs2-2.24.4-6|134	%{find_lang} %{pkgname}-2.0
12mr|gnome-vfs2-2.24.4-6|135	
12mr|gnome-vfs2-2.24.4-6|136	%define	schemas desktop_default_applications desktop_gnome_url_handlers system_dns_sd system_http_proxy system_smb
12mr|gnome-vfs2-2.24.4-6|137	
12mr|gnome-vfs2-2.24.4-6|138	%preun
12mr|gnome-vfs2-2.24.4-6|139	%preun_uninstall_gconf_schemas %schemas
12mr|gnome-vfs2-2.24.4-6|140	
12mr|gnome-vfs2-2.24.4-6|141	%files -n %{name} -f %{pkgname}-2.0.lang
12mr|gnome-vfs2-2.24.4-6|142	%doc AUTHORS NEWS README
12mr|gnome-vfs2-2.24.4-6|143	%config(noreplace) %{_sysconfdir}/%{pkgname}-*
12mr|gnome-vfs2-2.24.4-6|144	%config(noreplace) %{_sysconfdir}/gconf/schemas/*
12mr|gnome-vfs2-2.24.4-6|145	%{_bindir}/*
12mr|gnome-vfs2-2.24.4-6|146	%{_datadir}/dbus-1/services/*.service
12mr|gnome-vfs2-2.24.4-6|147	%dir %{_libdir}/%{pkgname}-2.0
12mr|gnome-vfs2-2.24.4-6|148	%dir %{_libdir}/%{pkgname}-2.0/modules
12mr|gnome-vfs2-2.24.4-6|149	%{_libdir}/%{pkgname}-2.0/modules/*.so
12mr|gnome-vfs2-2.24.4-6|150	%{_libexecdir}/gnome-vfs-daemon
12mr|gnome-vfs2-2.24.4-6|151	
12mr|gnome-vfs2-2.24.4-6|152	%files -n %{libname}
12mr|gnome-vfs2-2.24.4-6|153	%{_libdir}/libgnomevfs-2.so.%{lib_major}*
12mr|gnome-vfs2-2.24.4-6|154	
12mr|gnome-vfs2-2.24.4-6|155	%files -n %{develname}
12mr|gnome-vfs2-2.24.4-6|156	%doc ChangeLog
12mr|gnome-vfs2-2.24.4-6|157	%doc %{_datadir}/gtk-doc/html/*
12mr|gnome-vfs2-2.24.4-6|158	%{_includedir}/gnome-vfs*2.0/*
12mr|gnome-vfs2-2.24.4-6|159	%dir %{multiarch_includedir}/gnome-vfs-2.0
12mr|gnome-vfs2-2.24.4-6|160	%dir %{multiarch_includedir}/gnome-vfs-2.0/libgnomevfs
12mr|gnome-vfs2-2.24.4-6|161	%{multiarch_includedir}/gnome-vfs-2.0/libgnomevfs/gnome-vfs-file-size.h
12mr|gnome-vfs2-2.24.4-6|162	%{_libdir}/*.so
12mr|gnome-vfs2-2.24.4-6|163	%{_libdir}/%{pkgname}-*/include
12mr|gnome-vfs2-2.24.4-6|164	%{_libdir}/pkgconfig/*.pc
12mr|gnome-vfs2-2.24.4-6|165	
12mr|gnome-vfs2-2.24.4-6|166	%changelog
12mr|gnome-vfs2-2.24.4-6|167	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-vfs2-2.24.4-6|168	+ Commit: d21dc62
12mr|gnome-vfs2-2.24.4-6|169	- Fix BuildRequires
12mr|gnome-vfs2-2.24.4-6|170	
12mr|gnome-vfs2-2.24.4-6|171	

14180 12
12mr|gnome-vfsmm2.6-2.26.0-7|1	%define major	1
12mr|gnome-vfsmm2.6-2.26.0-7|2	%define api_version 2.6
12mr|gnome-vfsmm2.6-2.26.0-7|3	
12mr|gnome-vfsmm2.6-2.26.0-7|4	%define pkgname gnome-vfsmm
12mr|gnome-vfsmm2.6-2.26.0-7|5	%define libname		%mklibname %{pkgname} %{api_version} %{major}
12mr|gnome-vfsmm2.6-2.26.0-7|6	%define libname_orig	%mklibname %{pkgname} %{api_version}
12mr|gnome-vfsmm2.6-2.26.0-7|7	%define develname %mklibname -d %{pkgname} %{api_version}
12mr|gnome-vfsmm2.6-2.26.0-7|8	
12mr|gnome-vfsmm2.6-2.26.0-7|9	Name:		%{pkgname}%{api_version}
12mr|gnome-vfsmm2.6-2.26.0-7|10	Summary:	A C++ interface for GNOME VFS library
12mr|gnome-vfsmm2.6-2.26.0-7|11	Version:	2.26.0
12mr|gnome-vfsmm2.6-2.26.0-7|12	Release:	7
12mr|gnome-vfsmm2.6-2.26.0-7|13	License:	LGPLv2+
12mr|gnome-vfsmm2.6-2.26.0-7|14	Group:		System/Libraries
12mr|gnome-vfsmm2.6-2.26.0-7|15	URL:		http://gtkmm.sourceforge.net/
12mr|gnome-vfsmm2.6-2.26.0-7|16	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
12mr|gnome-vfsmm2.6-2.26.0-7|17	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12mr|gnome-vfsmm2.6-2.26.0-7|18	BuildRequires:	pkgconfig(glibmm-2.4)
12mr|gnome-vfsmm2.6-2.26.0-7|19	BuildRequires:	doxygen
12mr|gnome-vfsmm2.6-2.26.0-7|20	
12mr|gnome-vfsmm2.6-2.26.0-7|21	%description
12mr|gnome-vfsmm2.6-2.26.0-7|22	This package provides a C++ interface for gnome-vfs (the GNOME
12mr|gnome-vfsmm2.6-2.26.0-7|23	Virtual File System), which provides an abstraction to common file
12mr|gnome-vfsmm2.6-2.26.0-7|24	system operations like reading, writing and copying files, listing
12mr|gnome-vfsmm2.6-2.26.0-7|25	directories and so on.  It is a subpackage of the gnomemm project,
12mr|gnome-vfsmm2.6-2.26.0-7|26	which provides a C++ interface for GNOME libraries.
12mr|gnome-vfsmm2.6-2.26.0-7|27	
12mr|gnome-vfsmm2.6-2.26.0-7|28	%package	-n %{libname}
12mr|gnome-vfsmm2.6-2.26.0-7|29	Summary:	%{summary}
12mr|gnome-vfsmm2.6-2.26.0-7|30	Group:		%{group}
12mr|gnome-vfsmm2.6-2.26.0-7|31	Provides:	%{name} = %{version}-%{release}
12mr|gnome-vfsmm2.6-2.26.0-7|32	Provides:	%{libname_orig} = %{version}-%{release}
12mr|gnome-vfsmm2.6-2.26.0-7|33	
12mr|gnome-vfsmm2.6-2.26.0-7|34	%description	-n %{libname}
12mr|gnome-vfsmm2.6-2.26.0-7|35	This package provides a C++ interface for gnome-vfs (the GNOME
12mr|gnome-vfsmm2.6-2.26.0-7|36	Virtual File System), which provides an abstraction to common file
12mr|gnome-vfsmm2.6-2.26.0-7|37	system operations like reading, writing and copying files, listing
12mr|gnome-vfsmm2.6-2.26.0-7|38	directories and so on.  It is a subpackage of the gnomemm project,
12mr|gnome-vfsmm2.6-2.26.0-7|39	which provides a C++ interface for GNOME libraries.
12mr|gnome-vfsmm2.6-2.26.0-7|40	
12mr|gnome-vfsmm2.6-2.26.0-7|41	%package	-n %{develname}
12mr|gnome-vfsmm2.6-2.26.0-7|42	Summary:	Headers and development files of GNOME VFS C++ wrapper
12mr|gnome-vfsmm2.6-2.26.0-7|43	Group:		Development/GNOME and GTK+
12mr|gnome-vfsmm2.6-2.26.0-7|44	Provides:	%{name}-devel = %{version}-%{release}
12mr|gnome-vfsmm2.6-2.26.0-7|45	Provides:	%{libname_orig}-devel = %{version}-%{release}
12mr|gnome-vfsmm2.6-2.26.0-7|46	Requires:	%{libname} = %{version}
12mr|gnome-vfsmm2.6-2.26.0-7|47	Requires:	pkgconfig(gnome-vfs-2.0)
12mr|gnome-vfsmm2.6-2.26.0-7|48	Requires:	pkgconfig(glibmm-2.4)
12mr|gnome-vfsmm2.6-2.26.0-7|49	
12mr|gnome-vfsmm2.6-2.26.0-7|50	%description -n %{develname}
12mr|gnome-vfsmm2.6-2.26.0-7|51	This package contains the headers and various development files needed,
12mr|gnome-vfsmm2.6-2.26.0-7|52	when compiling or developing programs which want C++ wrapper of GNOME
12mr|gnome-vfsmm2.6-2.26.0-7|53	VFS library.
12mr|gnome-vfsmm2.6-2.26.0-7|54	
12mr|gnome-vfsmm2.6-2.26.0-7|55	%package	doc
12mr|gnome-vfsmm2.6-2.26.0-7|56	Summary:	Documentation of %{pkgname} library
12mr|gnome-vfsmm2.6-2.26.0-7|57	Group:		Books/Other
12mr|gnome-vfsmm2.6-2.26.0-7|58	
12mr|gnome-vfsmm2.6-2.26.0-7|59	%description doc
12mr|gnome-vfsmm2.6-2.26.0-7|60	This package provides API documentation of %{pkgname} library.
12mr|gnome-vfsmm2.6-2.26.0-7|61	
12mr|gnome-vfsmm2.6-2.26.0-7|62	
12mr|gnome-vfsmm2.6-2.26.0-7|63	%prep
12mr|gnome-vfsmm2.6-2.26.0-7|64	%setup -q -n %{pkgname}-%{version}
12mr|gnome-vfsmm2.6-2.26.0-7|65	
12mr|gnome-vfsmm2.6-2.26.0-7|66	%build
12mr|gnome-vfsmm2.6-2.26.0-7|67	%configure2_5x --disable-static
12mr|gnome-vfsmm2.6-2.26.0-7|68	%make
12mr|gnome-vfsmm2.6-2.26.0-7|69	
12mr|gnome-vfsmm2.6-2.26.0-7|70	### Build doc
12mr|gnome-vfsmm2.6-2.26.0-7|71	pushd docs/reference
12mr|gnome-vfsmm2.6-2.26.0-7|72	perl -pi -e 's/^(HAVE_DOT.*=) YES/$1 NO/' Doxyfile
12mr|gnome-vfsmm2.6-2.26.0-7|73	make all
12mr|gnome-vfsmm2.6-2.26.0-7|74	popd
12mr|gnome-vfsmm2.6-2.26.0-7|75	
12mr|gnome-vfsmm2.6-2.26.0-7|76	%install
12mr|gnome-vfsmm2.6-2.26.0-7|77	rm -rf %{buildroot}
12mr|gnome-vfsmm2.6-2.26.0-7|78	%makeinstall_std
12mr|gnome-vfsmm2.6-2.26.0-7|79	
12mr|gnome-vfsmm2.6-2.26.0-7|80	%files -n %{libname}
12mr|gnome-vfsmm2.6-2.26.0-7|81	%doc COPYING
12mr|gnome-vfsmm2.6-2.26.0-7|82	%{_libdir}/libgnomevfsmm-%{api_version}.so.%{major}*
12mr|gnome-vfsmm2.6-2.26.0-7|83	
12mr|gnome-vfsmm2.6-2.26.0-7|84	%files -n %{develname}
12mr|gnome-vfsmm2.6-2.26.0-7|85	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|gnome-vfsmm2.6-2.26.0-7|86	%{_includedir}/*
12mr|gnome-vfsmm2.6-2.26.0-7|87	%{_libdir}/%{pkgname}-%{api_version}
12mr|gnome-vfsmm2.6-2.26.0-7|88	%{_libdir}/pkgconfig/*.pc
12mr|gnome-vfsmm2.6-2.26.0-7|89	%{_libdir}/*.so
12mr|gnome-vfsmm2.6-2.26.0-7|90	
12mr|gnome-vfsmm2.6-2.26.0-7|91	%files doc
12mr|gnome-vfsmm2.6-2.26.0-7|92	%doc docs/reference/html
12mr|gnome-vfsmm2.6-2.26.0-7|93	
12mr|gnome-vfsmm2.6-2.26.0-7|94	
12mr|gnome-vfsmm2.6-2.26.0-7|95	%changelog
12mr|gnome-vfsmm2.6-2.26.0-7|96	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnome-vfsmm2.6-2.26.0-7|97	+ Commit: 3b60e8e
12mr|gnome-vfsmm2.6-2.26.0-7|98	- Convert BR to pkgconfig style, drop .la and .a files, spec cleanup
12mr|gnome-vfsmm2.6-2.26.0-7|99	
12mr|gnome-vfsmm2.6-2.26.0-7|100	

14181 12
12mr|gnome-video-effects-0.4.0-1|1	Name:           gnome-video-effects
12mr|gnome-video-effects-0.4.0-1|2	Version:        0.4.0
12mr|gnome-video-effects-0.4.0-1|3	Release:        %mkrel 1
12mr|gnome-video-effects-0.4.0-1|4	Summary:        Collection of GStreamer video effects
12mr|gnome-video-effects-0.4.0-1|5	
12mr|gnome-video-effects-0.4.0-1|6	Group:          System/Libraries
12mr|gnome-video-effects-0.4.0-1|7	License:        GPLv2
12mr|gnome-video-effects-0.4.0-1|8	URL:            http://live.gnome.org/GnomeVideoEffects
12mr|gnome-video-effects-0.4.0-1|9	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|gnome-video-effects-0.4.0-1|10	Buildarch:      noarch
12mr|gnome-video-effects-0.4.0-1|11	BuildRequires:  intltool
12mr|gnome-video-effects-0.4.0-1|12	BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
12mr|gnome-video-effects-0.4.0-1|13	
12mr|gnome-video-effects-0.4.0-1|14	%description
12mr|gnome-video-effects-0.4.0-1|15	A collection of GStreamer effects to be used in different GNOME Modules.
12mr|gnome-video-effects-0.4.0-1|16	
12mr|gnome-video-effects-0.4.0-1|17	%package devel
12mr|gnome-video-effects-0.4.0-1|18	Summary:Collection of GStreamer video effects
12mr|gnome-video-effects-0.4.0-1|19	Group: Development/Other
12mr|gnome-video-effects-0.4.0-1|20	Requires: %name = %version-%release
12mr|gnome-video-effects-0.4.0-1|21	
12mr|gnome-video-effects-0.4.0-1|22	%description devel
12mr|gnome-video-effects-0.4.0-1|23	A collection of GStreamer effects to be used in different GNOME Modules.
12mr|gnome-video-effects-0.4.0-1|24	
12mr|gnome-video-effects-0.4.0-1|25	%prep
12mr|gnome-video-effects-0.4.0-1|26	%setup -q
12mr|gnome-video-effects-0.4.0-1|27	
12mr|gnome-video-effects-0.4.0-1|28	%build
12mr|gnome-video-effects-0.4.0-1|29	%configure2_5x
12mr|gnome-video-effects-0.4.0-1|30	%make
12mr|gnome-video-effects-0.4.0-1|31	
12mr|gnome-video-effects-0.4.0-1|32	
12mr|gnome-video-effects-0.4.0-1|33	%install
12mr|gnome-video-effects-0.4.0-1|34	rm -rf %buildroot
12mr|gnome-video-effects-0.4.0-1|35	%makeinstall_std
12mr|gnome-video-effects-0.4.0-1|36	
12mr|gnome-video-effects-0.4.0-1|37	%clean
12mr|gnome-video-effects-0.4.0-1|38	rm -rf %buildroot
12mr|gnome-video-effects-0.4.0-1|39	
12mr|gnome-video-effects-0.4.0-1|40	%files
12mr|gnome-video-effects-0.4.0-1|41	%defattr(-,root,root,-)
12mr|gnome-video-effects-0.4.0-1|42	%doc README
12mr|gnome-video-effects-0.4.0-1|43	%{_datadir}/gnome-video-effects
12mr|gnome-video-effects-0.4.0-1|44	
12mr|gnome-video-effects-0.4.0-1|45	%files devel
12mr|gnome-video-effects-0.4.0-1|46	%defattr(-,root,root,-)
12mr|gnome-video-effects-0.4.0-1|47	%doc AUTHORS COPYING NEWS
12mr|gnome-video-effects-0.4.0-1|48	%{_datadir}/pkgconfig/gnome-video-effects.pc
12mr|gnome-video-effects-0.4.0-1|49	
12mr|gnome-video-effects-0.4.0-1|50	
12mr|gnome-video-effects-0.4.0-1|51	
12mr|gnome-video-effects-0.4.0-1|52	
12mr|gnome-video-effects-0.4.0-1|53	
12mr|gnome-video-effects-0.4.0-1|54	%changelog
12mr|gnome-video-effects-0.4.0-1|55	

14182 12
12mr|gnonlin-0.10.17-3|1	%define name gnonlin
12mr|gnonlin-0.10.17-3|2	%define		gst_req 0.10
12mr|gnonlin-0.10.17-3|3	Name: 		%name
12mr|gnonlin-0.10.17-3|4	Version: 	0.10.17
12mr|gnonlin-0.10.17-3|5	Release: %mkrel 3
12mr|gnonlin-0.10.17-3|6	Summary: 	GStreamer extension library for non-linear editing
12mr|gnonlin-0.10.17-3|7	
12mr|gnonlin-0.10.17-3|8	Group: 		System/Libraries
12mr|gnonlin-0.10.17-3|9	License: 	LGPLv2+
12mr|gnonlin-0.10.17-3|10	URL:		http://gnonlin.sf.net/
12mr|gnonlin-0.10.17-3|11	Source:		http://gstreamer.freedesktop.org/src/gnonlin/%{name}-%{version}.tar.bz2
12mr|gnonlin-0.10.17-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|gnonlin-0.10.17-3|13	BuildRequires: 	libgstreamer-plugins-base-devel >= %{gst_req}
12mr|gnonlin-0.10.17-3|14	BuildRequires:	automake gettext-devel
12mr|gnonlin-0.10.17-3|15	BuildRequires:	libtool
12mr|gnonlin-0.10.17-3|16	BuildRequires:	gtk-doc
12mr|gnonlin-0.10.17-3|17	#gw for the checks:
12mr|gnonlin-0.10.17-3|18	BuildRequires:	gstreamer0.10-plugins-good
12mr|gnonlin-0.10.17-3|19	Obsoletes: gnonlin-devel
12mr|gnonlin-0.10.17-3|20	
12mr|gnonlin-0.10.17-3|21	%description
12mr|gnonlin-0.10.17-3|22	Gnonlin is a library built on top of GStreamer (http://gstreamer.net)
12mr|gnonlin-0.10.17-3|23	which provides support for writing non-linear audio and video editing
12mr|gnonlin-0.10.17-3|24	applications. It introduces the concept of a timeline.
12mr|gnonlin-0.10.17-3|25	
12mr|gnonlin-0.10.17-3|26	%prep
12mr|gnonlin-0.10.17-3|27	%setup -q
12mr|gnonlin-0.10.17-3|28	
12mr|gnonlin-0.10.17-3|29	%build
12mr|gnonlin-0.10.17-3|30	%configure2_5x \
12mr|gnonlin-0.10.17-3|31	--with-package-name='Mandriva %name package' \
12mr|gnonlin-0.10.17-3|32	--with-package-origin='http://www.mandriva.com/'
12mr|gnonlin-0.10.17-3|33	%make
12mr|gnonlin-0.10.17-3|34	
12mr|gnonlin-0.10.17-3|35	%install
12mr|gnonlin-0.10.17-3|36	rm -rf $RPM_BUILD_ROOT
12mr|gnonlin-0.10.17-3|37	
12mr|gnonlin-0.10.17-3|38	%makeinstall_std
12mr|gnonlin-0.10.17-3|39	rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-*/*.*a
12mr|gnonlin-0.10.17-3|40	
12mr|gnonlin-0.10.17-3|41	%check
12mr|gnonlin-0.10.17-3|42	make check
12mr|gnonlin-0.10.17-3|43	
12mr|gnonlin-0.10.17-3|44	%clean
12mr|gnonlin-0.10.17-3|45	rm -rf $RPM_BUILD_ROOT
12mr|gnonlin-0.10.17-3|46	
12mr|gnonlin-0.10.17-3|47	%files
12mr|gnonlin-0.10.17-3|48	%defattr(-, root, root, -)
12mr|gnonlin-0.10.17-3|49	%doc AUTHORS COPYING README
12mr|gnonlin-0.10.17-3|50	%{_libdir}/gstreamer-0.10/libgnl*
12mr|gnonlin-0.10.17-3|51	
12mr|gnonlin-0.10.17-3|52	
12mr|gnonlin-0.10.17-3|53	
12mr|gnonlin-0.10.17-3|54	%changelog
12mr|gnonlin-0.10.17-3|55	

14183 12
12mr|gnucash-2.4.11-2|1	%define major 0
12mr|gnucash-2.4.11-2|2	%define libname %mklibname %{name} %{major}
12mr|gnucash-2.4.11-2|3	%define develname %mklibname -d %{name}
12mr|gnucash-2.4.11-2|4	
12mr|gnucash-2.4.11-2|5	%define doc_version 2.2.0
12mr|gnucash-2.4.11-2|6	%define build_hbci 1
12mr|gnucash-2.4.11-2|7	
12mr|gnucash-2.4.11-2|8	%if %{_use_internal_dependency_generator}
12mr|gnucash-2.4.11-2|9	%define __noautoreq 'devel\\(libgncmod(.*)\\)'
12mr|gnucash-2.4.11-2|10	%endif
12mr|gnucash-2.4.11-2|11	
12mr|gnucash-2.4.11-2|12	Name:		gnucash
12mr|gnucash-2.4.11-2|13	Summary:	Application to keep track of your finances
12mr|gnucash-2.4.11-2|14	Version:	2.4.11
12mr|gnucash-2.4.11-2|15	Release:	2
12mr|gnucash-2.4.11-2|16	License:	GPLv2+
12mr|gnucash-2.4.11-2|17	Group:		Office
12mr|gnucash-2.4.11-2|18	URL:		http://www.gnucash.org/
12mr|gnucash-2.4.11-2|19	Source0:	http://downloads.sourceforge.net/gnucash/%{name}-%{version}.tar.bz2
12mr|gnucash-2.4.11-2|20	Source2:	engine-common.i
12mr|gnucash-2.4.11-2|21	Source4:	http://downloads.sourceforge.net/gnucash/%{name}-docs-%{doc_version}.tar.bz2
12mr|gnucash-2.4.11-2|22	# (fc) 2.2.1-3mdv disable unneeded warning at startup (Fedora)
12mr|gnucash-2.4.11-2|23	Patch0:		gnucash-quiet.patch
12mr|gnucash-2.4.11-2|24	Patch1:		gnucash-2.4.11-link.patch
12mr|gnucash-2.4.11-2|25	
12mr|gnucash-2.4.11-2|26	# Guile 2.0 support (from Fedora)
12mr|gnucash-2.4.11-2|27	Patch101:	gnucash-guile-1.patch
12mr|gnucash-2.4.11-2|28	Patch102:	gnucash-guile-2.patch
12mr|gnucash-2.4.11-2|29	Patch103:	gnucash-guile-3.patch
12mr|gnucash-2.4.11-2|30	Patch104:	gnucash-guile-4.patch
12mr|gnucash-2.4.11-2|31	Patch105:	gnucash-guile-5.patch
12mr|gnucash-2.4.11-2|32	Patch106:	gnucash-guile-6.patch
12mr|gnucash-2.4.11-2|33	Patch107:	gnucash-guile-7.patch
12mr|gnucash-2.4.11-2|34	Patch108:	gnucash-guile-8.patch
12mr|gnucash-2.4.11-2|35	Patch109:	gnucash-guile-9.patch
12mr|gnucash-2.4.11-2|36	
12mr|gnucash-2.4.11-2|37	# build noise
12mr|gnucash-2.4.11-2|38	Patch150:	gnucash-notsvn.patch
12mr|gnucash-2.4.11-2|39	
12mr|gnucash-2.4.11-2|40	BuildRequires:	intltool
12mr|gnucash-2.4.11-2|41	BuildRequires:	desktop-file-utils
12mr|gnucash-2.4.11-2|42	BuildRequires:	libxslt-proc
12mr|gnucash-2.4.11-2|43	BuildRequires:	scrollkeeper
12mr|gnucash-2.4.11-2|44	BuildRequires:	slib
12mr|gnucash-2.4.11-2|45	BuildRequires:	swig
12mr|gnucash-2.4.11-2|46	BuildRequires:	pkgconfig(guile-2.0)
12mr|gnucash-2.4.11-2|47	BuildRequires:	pkgconfig(libgoffice-0.8)
12mr|gnucash-2.4.11-2|48	BuildRequires:	pkgconfig(webkit-1.0)
12mr|gnucash-2.4.11-2|49	BuildRequires:	dbi-devel
12mr|gnucash-2.4.11-2|50	BuildRequires:	pkgconfig(libofx)
12mr|gnucash-2.4.11-2|51	BuildRequires:	pkgconfig(ktoblzcheck)
12mr|gnucash-2.4.11-2|52	BuildRequires:	gettext-devel
12mr|gnucash-2.4.11-2|53	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mr|gnucash-2.4.11-2|54	BuildRequires:	pkgconfig(libglade-2.0)
12mr|gnucash-2.4.11-2|55	
12mr|gnucash-2.4.11-2|56	Requires:	guile >= 1.6
12mr|gnucash-2.4.11-2|57	Requires:	slib
12mr|gnucash-2.4.11-2|58	Requires:	%{libname} >= %{version}-%{release}
12mr|gnucash-2.4.11-2|59	Requires:	yelp
12mr|gnucash-2.4.11-2|60	Suggests:	perl-Finance-Quote
12mr|gnucash-2.4.11-2|61	%rename gnucash-sql
12mr|gnucash-2.4.11-2|62	
12mr|gnucash-2.4.11-2|63	%description
12mr|gnucash-2.4.11-2|64	GnuCash is a personal finance manager. A check-book like
12mr|gnucash-2.4.11-2|65	register GUI allows you to enter and track bank accounts,
12mr|gnucash-2.4.11-2|66	stocks, income and even currency trades. The interface is
12mr|gnucash-2.4.11-2|67	designed to be simple and easy to use, but is backed with
12mr|gnucash-2.4.11-2|68	double-entry accounting principles to ensure balanced books.
12mr|gnucash-2.4.11-2|69	
12mr|gnucash-2.4.11-2|70	%package ofx
12mr|gnucash-2.4.11-2|71	Summary:	Enables OFX importing in GnuCash
12mr|gnucash-2.4.11-2|72	Group:		Office
12mr|gnucash-2.4.11-2|73	Requires:	%{name} = %{version}-%{release}
12mr|gnucash-2.4.11-2|74	
12mr|gnucash-2.4.11-2|75	%description ofx
12mr|gnucash-2.4.11-2|76	This package adds OFX file import support to the base
12mr|gnucash-2.4.11-2|77	GnuCash package. Install this package if you want to
12mr|gnucash-2.4.11-2|78	import OFX files.
12mr|gnucash-2.4.11-2|79	
12mr|gnucash-2.4.11-2|80	%if %{build_hbci}
12mr|gnucash-2.4.11-2|81	%package hbci
12mr|gnucash-2.4.11-2|82	Summary:	Enables HBCI importing in GnuCash
12mr|gnucash-2.4.11-2|83	Group:		Office
12mr|gnucash-2.4.11-2|84	Requires:	%{name} = %{version}-%{release}
12mr|gnucash-2.4.11-2|85	BuildRequires:	pkgconfig(aqbanking)
12mr|gnucash-2.4.11-2|86	# only require the wizard, it will pull aqhbci package too
12mr|gnucash-2.4.11-2|87	#gw it really required qt3-wizard which wasn't included in aqbanking for a while
12mr|gnucash-2.4.11-2|88	Requires:	aqhbci
12mr|gnucash-2.4.11-2|89	
12mr|gnucash-2.4.11-2|90	%description hbci
12mr|gnucash-2.4.11-2|91	This package adds HBCI file import support to the base
12mr|gnucash-2.4.11-2|92	GnuCash package. Install this package if you want to
12mr|gnucash-2.4.11-2|93	import HBCI files.
12mr|gnucash-2.4.11-2|94	%endif
12mr|gnucash-2.4.11-2|95	
12mr|gnucash-2.4.11-2|96	%package -n %{develname}
12mr|gnucash-2.4.11-2|97	Group:		Development/C
12mr|gnucash-2.4.11-2|98	Summary:	Libraries needed to develop for gnucash
12mr|gnucash-2.4.11-2|99	Requires:	%{libname} = %{version}-%{release}
12mr|gnucash-2.4.11-2|100	Provides:	%{name}-devel = %{version}-%{release}
12mr|gnucash-2.4.11-2|101	
12mr|gnucash-2.4.11-2|102	%description -n %{develname}
12mr|gnucash-2.4.11-2|103	Libraries needed to develop for gnucash.
12mr|gnucash-2.4.11-2|104	
12mr|gnucash-2.4.11-2|105	%package -n %{libname}
12mr|gnucash-2.4.11-2|106	Summary:	Libraries for gnucash
12mr|gnucash-2.4.11-2|107	Group:		System/Libraries
12mr|gnucash-2.4.11-2|108	
12mr|gnucash-2.4.11-2|109	%description -n %{libname}
12mr|gnucash-2.4.11-2|110	This package provides libraries to use gnucash.
12mr|gnucash-2.4.11-2|111	
12mr|gnucash-2.4.11-2|112	%prep
12mr|gnucash-2.4.11-2|113	%setup -q -a 4
12mr|gnucash-2.4.11-2|114	%patch0 -p1
12mr|gnucash-2.4.11-2|115	%patch1 -p0
12mr|gnucash-2.4.11-2|116	%patch101 -p1
12mr|gnucash-2.4.11-2|117	%patch102 -p1
12mr|gnucash-2.4.11-2|118	%patch103 -p1
12mr|gnucash-2.4.11-2|119	%patch104 -p1
12mr|gnucash-2.4.11-2|120	%patch105 -p1
12mr|gnucash-2.4.11-2|121	%patch106 -p1
12mr|gnucash-2.4.11-2|122	%patch107 -p1
12mr|gnucash-2.4.11-2|123	%patch108 -p1
12mr|gnucash-2.4.11-2|124	%patch109 -p1
12mr|gnucash-2.4.11-2|125	%patch150 -p1
12mr|gnucash-2.4.11-2|126	cp %{SOURCE2} src/engine
12mr|gnucash-2.4.11-2|127	
12mr|gnucash-2.4.11-2|128	%build
12mr|gnucash-2.4.11-2|129	export BUILDING_FROM_SVN=yes
12mr|gnucash-2.4.11-2|130	autoreconf -fi
12mr|gnucash-2.4.11-2|131	%define _disable_ld_no_undefined 1
12mr|gnucash-2.4.11-2|132	%configure2_5x \
12mr|gnucash-2.4.11-2|133	--enable-gui \
12mr|gnucash-2.4.11-2|134	--enable-ofx \
12mr|gnucash-2.4.11-2|135	--disable-error-on-warning \
12mr|gnucash-2.4.11-2|136	--disable-schemas-install \
12mr|gnucash-2.4.11-2|137	--disable-static \
12mr|gnucash-2.4.11-2|138	--enable-locale-specific-tax \
12mr|gnucash-2.4.11-2|139	--enable-dbi \
12mr|gnucash-2.4.11-2|140	--with-html-engine=webkit \
12mr|gnucash-2.4.11-2|141	%if %{build_hbci}
12mr|gnucash-2.4.11-2|142	--enable-aqbanking
12mr|gnucash-2.4.11-2|143	%endif
12mr|gnucash-2.4.11-2|144	
12mr|gnucash-2.4.11-2|145	pushd gnucash-docs-%{doc_version}
12mr|gnucash-2.4.11-2|146	%configure2_5x \
12mr|gnucash-2.4.11-2|147	--localstatedir=/var/lib
12mr|gnucash-2.4.11-2|148	popd
12mr|gnucash-2.4.11-2|149	
12mr|gnucash-2.4.11-2|150	make
12mr|gnucash-2.4.11-2|151	
12mr|gnucash-2.4.11-2|152	pushd gnucash-docs-%{doc_version}
12mr|gnucash-2.4.11-2|153	%make
12mr|gnucash-2.4.11-2|154	popd
12mr|gnucash-2.4.11-2|155	
12mr|gnucash-2.4.11-2|156	%install
12mr|gnucash-2.4.11-2|157	%makeinstall_std
12mr|gnucash-2.4.11-2|158	
12mr|gnucash-2.4.11-2|159	pushd gnucash-docs-%{doc_version}
12mr|gnucash-2.4.11-2|160	%makeinstall_std
12mr|gnucash-2.4.11-2|161	popd
12mr|gnucash-2.4.11-2|162	
12mr|gnucash-2.4.11-2|163	rm -f %{buildroot}%{_infodir}/dir
12mr|gnucash-2.4.11-2|164	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|gnucash-2.4.11-2|165	
12mr|gnucash-2.4.11-2|166	%{find_lang} %{name} --with-gnome --all-name
12mr|gnucash-2.4.11-2|167	
12mr|gnucash-2.4.11-2|168	# Menu entry
12mr|gnucash-2.4.11-2|169	desktop-file-install --vendor="" \
12mr|gnucash-2.4.11-2|170	--remove-category="Application" \
12mr|gnucash-2.4.11-2|171	--add-category="GTK" \
12mr|gnucash-2.4.11-2|172	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|gnucash-2.4.11-2|173	
12mr|gnucash-2.4.11-2|174	# don't ship /usr/bin/gnc-test-env as it's only used for build and testing, this mitigates CVE-2010-3999
12mr|gnucash-2.4.11-2|175	rm -f %{buildroot}%{_bindir}/gnc-test-env
12mr|gnucash-2.4.11-2|176	
12mr|gnucash-2.4.11-2|177	%post
12mr|gnucash-2.4.11-2|178	%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
12mr|gnucash-2.4.11-2|179	
12mr|gnucash-2.4.11-2|180	%preun
12mr|gnucash-2.4.11-2|181	%preun_uninstall_gconf_schemas %schemas
12mr|gnucash-2.4.11-2|182	
12mr|gnucash-2.4.11-2|183	%if %build_hbci
12mr|gnucash-2.4.11-2|184	%preun hbci
12mr|gnucash-2.4.11-2|185	%preun_uninstall_gconf_schemas apps_gnucash_dialog_hbci
12mr|gnucash-2.4.11-2|186	%endif
12mr|gnucash-2.4.11-2|187	
12mr|gnucash-2.4.11-2|188	%files -f %{name}.lang
12mr|gnucash-2.4.11-2|189	%doc AUTHORS COPYING HACKING NEWS README*
12mr|gnucash-2.4.11-2|190	%doc doc/README.german doc/README.francais doc/guile-hackers.txt
12mr|gnucash-2.4.11-2|191	%{_sysconfdir}/gconf/schemas/apps_gnucash_dialog_business_common.schemas
12mr|gnucash-2.4.11-2|192	%{_sysconfdir}/gconf/schemas/apps_gnucash_dialog_commodities.schemas
12mr|gnucash-2.4.11-2|193	%{_sysconfdir}/gconf/schemas/apps_gnucash_dialog_common.schemas
12mr|gnucash-2.4.11-2|194	%{_sysconfdir}/gconf/schemas/apps_gnucash_dialog_prices.schemas
12mr|gnucash-2.4.11-2|195	%{_sysconfdir}/gconf/schemas/apps_gnucash_dialog_print_checks.schemas
12mr|gnucash-2.4.11-2|196	%{_sysconfdir}/gconf/schemas/apps_gnucash_dialog_reconcile.schemas
12mr|gnucash-2.4.11-2|197	%{_sysconfdir}/gconf/schemas/apps_gnucash_dialog_scheduled_transctions.schemas
12mr|gnucash-2.4.11-2|198	%{_sysconfdir}/gconf/schemas/apps_gnucash_dialog_totd.schemas
12mr|gnucash-2.4.11-2|199	%{_sysconfdir}/gconf/schemas/apps_gnucash_general.schemas
12mr|gnucash-2.4.11-2|200	%{_sysconfdir}/gconf/schemas/apps_gnucash_history.schemas
12mr|gnucash-2.4.11-2|201	%{_sysconfdir}/gconf/schemas/apps_gnucash_import_generic_matcher.schemas
12mr|gnucash-2.4.11-2|202	%{_sysconfdir}/gconf/schemas/apps_gnucash_import_qif.schemas
12mr|gnucash-2.4.11-2|203	%{_sysconfdir}/gconf/schemas/apps_gnucash_warnings.schemas
12mr|gnucash-2.4.11-2|204	%{_sysconfdir}/gconf/schemas/apps_gnucash_window_pages_account_tree.schemas
12mr|gnucash-2.4.11-2|205	%{_sysconfdir}/gconf/schemas/apps_gnucash_window_pages_register.schemas
12mr|gnucash-2.4.11-2|206	%config(noreplace) %{_sysconfdir}/%{name}
12mr|gnucash-2.4.11-2|207	%{_bindir}/gnucash
12mr|gnucash-2.4.11-2|208	%{_bindir}/gnucash-env
12mr|gnucash-2.4.11-2|209	%{_bindir}/gnc-fq-check
12mr|gnucash-2.4.11-2|210	%{_bindir}/gnc-fq-dump
12mr|gnucash-2.4.11-2|211	%{_bindir}/gnc-fq-helper
12mr|gnucash-2.4.11-2|212	%{_bindir}/gnc-fq-update
12mr|gnucash-2.4.11-2|213	%{_bindir}/update-gnucash-gconf
12mr|gnucash-2.4.11-2|214	%{_datadir}/applications/%{name}.desktop
12mr|gnucash-2.4.11-2|215	%dir %{_libdir}/gnucash
12mr|gnucash-2.4.11-2|216	%{_libdir}/gnucash/*.so*
12mr|gnucash-2.4.11-2|217	%{_libdir}/gnucash/overrides
12mr|gnucash-2.4.11-2|218	%dir %{_datadir}/%{name}
12mr|gnucash-2.4.11-2|219	%{_datadir}/%{name}/accounts
12mr|gnucash-2.4.11-2|220	%{_datadir}/%{name}/checks
12mr|gnucash-2.4.11-2|221	%{_datadir}/%{name}/guile-modules
12mr|gnucash-2.4.11-2|222	%{_datadir}/%{name}/glade
12mr|gnucash-2.4.11-2|223	%{_datadir}/%{name}/pixmaps
12mr|gnucash-2.4.11-2|224	%{_datadir}/%{name}/ui
12mr|gnucash-2.4.11-2|225	%{_datadir}/%{name}/gnome
12mr|gnucash-2.4.11-2|226	%{_datadir}/%{name}/tip_of_the_day.list
12mr|gnucash-2.4.11-2|227	%{_datadir}/icons/hicolor/*/apps/gnucash*
12mr|gnucash-2.4.11-2|228	%doc %{_datadir}/%{name}/doc
12mr|gnucash-2.4.11-2|229	%{_datadir}/%{name}/scm
12mr|gnucash-2.4.11-2|230	%{_mandir}/*/*
12mr|gnucash-2.4.11-2|231	
12mr|gnucash-2.4.11-2|232	%exclude %{_libdir}/gnucash/libgncmod-ofx*
12mr|gnucash-2.4.11-2|233	%if %{build_hbci}
12mr|gnucash-2.4.11-2|234	%exclude %{_libdir}/gnucash/libgncmod-aqbanking*
12mr|gnucash-2.4.11-2|235	%exclude %{_datadir}/gnucash/glade/aqbanking*
12mr|gnucash-2.4.11-2|236	%exclude %{_datadir}/gnucash/ui/gnc-plugin-aqbanking-ui.xml
12mr|gnucash-2.4.11-2|237	%endif
12mr|gnucash-2.4.11-2|238	%exclude %{_datadir}/gnucash/ui/gnc-plugin-ofx-ui.xml
12mr|gnucash-2.4.11-2|239	
12mr|gnucash-2.4.11-2|240	%files ofx
12mr|gnucash-2.4.11-2|241	%doc doc/README.OFX
12mr|gnucash-2.4.11-2|242	%{_libdir}/gnucash/libgncmod-ofx*
12mr|gnucash-2.4.11-2|243	%{_datadir}/gnucash/ui/gnc-plugin-ofx-ui.xml
12mr|gnucash-2.4.11-2|244	
12mr|gnucash-2.4.11-2|245	%if %{build_hbci}
12mr|gnucash-2.4.11-2|246	%files hbci
12mr|gnucash-2.4.11-2|247	%doc doc/README.HBCI
12mr|gnucash-2.4.11-2|248	%{_sysconfdir}/gconf/schemas/apps_gnucash_dialog_hbci.schemas
12mr|gnucash-2.4.11-2|249	%{_libdir}/gnucash/libgncmod-aqbanking*
12mr|gnucash-2.4.11-2|250	%{_datadir}/gnucash/glade/aqbanking*
12mr|gnucash-2.4.11-2|251	%{_datadir}/gnucash/ui/gnc-plugin-aqbanking-ui.xml
12mr|gnucash-2.4.11-2|252	%endif
12mr|gnucash-2.4.11-2|253	
12mr|gnucash-2.4.11-2|254	%files -n %{libname}
12mr|gnucash-2.4.11-2|255	%{_libdir}/libgnc-backend-sql.so.%{major}*
12mr|gnucash-2.4.11-2|256	%{_libdir}/libgnc-backend-xml-utils.so.%{major}*
12mr|gnucash-2.4.11-2|257	%{_libdir}/libgnc-business-ledger.so.%{major}*
12mr|gnucash-2.4.11-2|258	%{_libdir}/libgnc-core-utils.so.%{major}*
12mr|gnucash-2.4.11-2|259	%{_libdir}/libgnc-gnome.so.%{major}*
12mr|gnucash-2.4.11-2|260	%{_libdir}/libgnc-module.so.%{major}*
12mr|gnucash-2.4.11-2|261	%{_libdir}/libgnc-qof.so.1*
12mr|gnucash-2.4.11-2|262	
12mr|gnucash-2.4.11-2|263	%files -n %{develname}
12mr|gnucash-2.4.11-2|264	%{_bindir}/gnucash-make-guids
12mr|gnucash-2.4.11-2|265	%{_bindir}/gnucash-valgrind
12mr|gnucash-2.4.11-2|266	%{_libdir}/lib*.so
12mr|gnucash-2.4.11-2|267	%{_includedir}/gnucash
12mr|gnucash-2.4.11-2|268	
12mr|gnucash-2.4.11-2|269	
12mr|gnucash-2.4.11-2|270	
12mr|gnucash-2.4.11-2|271	
12mr|gnucash-2.4.11-2|272	%changelog
12mr|gnucash-2.4.11-2|273	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnucash-2.4.11-2|274	+ Commit: 74a51c7
12mr|gnucash-2.4.11-2|275	- Add requires exceptions
12mr|gnucash-2.4.11-2|276	
12mr|gnucash-2.4.11-2|277	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnucash-2.4.11-2|278	+ Commit: 6a2c9d9
12mr|gnucash-2.4.11-2|279	- Add swig to BuildRequires
12mr|gnucash-2.4.11-2|280	
12mr|gnucash-2.4.11-2|281	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnucash-2.4.11-2|282	+ Commit: d97b75f
12mr|gnucash-2.4.11-2|283	- Try patch from Mageia to fix linkage
12mr|gnucash-2.4.11-2|284	
12mr|gnucash-2.4.11-2|285	* Tue Sep  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnucash-2.4.11-2|286	+ Commit: 764f906
12mr|gnucash-2.4.11-2|287	- Build against goffice-0.8 (0.10 is not supported yet)
12mr|gnucash-2.4.11-2|288	
12mr|gnucash-2.4.11-2|289	

14184 12
12mr|gnuchess-6.0.0-3|1	%define	name	gnuchess
12mr|gnuchess-6.0.0-3|2	%define version 6.0.0
12mr|gnuchess-6.0.0-3|3	
12mr|gnuchess-6.0.0-3|4	%define book_version 1.02
12mr|gnuchess-6.0.0-3|5	
12mr|gnuchess-6.0.0-3|6	Summary:	The GNU chess program
12mr|gnuchess-6.0.0-3|7	Name:		%{name}
12mr|gnuchess-6.0.0-3|8	Version:	%{version}
12mr|gnuchess-6.0.0-3|9	Release:	%mkrel 3
12mr|gnuchess-6.0.0-3|10	Source0:	ftp://ftp.gnu.org/pub/gnu/chess/%{name}-%{version}.tar.gz
12mr|gnuchess-6.0.0-3|11	Source1:	ftp://ftp.gnu.org/pub/gnu/chess/%{name}-%{version}.tar.gz.sig
12mr|gnuchess-6.0.0-3|12	Source2:	ftp://ftp.gnu.org/pub/gnu/chess/book_%{book_version}.pgn.gz
12mr|gnuchess-6.0.0-3|13	Source3:	ftp://ftp.gnu.org/pub/gnu/chess/book_%{book_version}.pgn.gz.sig
12mr|gnuchess-6.0.0-3|14	Group:		Games/Boards
12mr|gnuchess-6.0.0-3|15	URL:		http://www.gnu.org/software/chess/
12mr|gnuchess-6.0.0-3|16	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|gnuchess-6.0.0-3|17	License:	GPL and Public Domain
12mr|gnuchess-6.0.0-3|18	BuildRequires:	readline-devel
12mr|gnuchess-6.0.0-3|19	BuildRequires:	ncurses-devel
12mr|gnuchess-6.0.0-3|20	BuildRequires:	flex
12mr|gnuchess-6.0.0-3|21	Provides:	chessengine
12mr|gnuchess-6.0.0-3|22	Obsoletes:	gnuchess-book
12mr|gnuchess-6.0.0-3|23	Provides:	gnuchess-book
12mr|gnuchess-6.0.0-3|24	
12mr|gnuchess-6.0.0-3|25	%description
12mr|gnuchess-6.0.0-3|26	The gnuchess package contains the GNU chess program.  By default,
12mr|gnuchess-6.0.0-3|27	GNUchess uses a text-based interface.  Alternatively, GNUchess can
12mr|gnuchess-6.0.0-3|28	be used in conjunction with other GUI interface, thus serving as a
12mr|gnuchess-6.0.0-3|29	chess engine.
12mr|gnuchess-6.0.0-3|30	
12mr|gnuchess-6.0.0-3|31	You should install the gnuchess package if you would like to play
12mr|gnuchess-6.0.0-3|32	chess on your computer. If you'd like to use a graphical interface
12mr|gnuchess-6.0.0-3|33	with GNUchess, you'll also need to install other GUI interface,
12mr|gnuchess-6.0.0-3|34	such as xboard or eboard.
12mr|gnuchess-6.0.0-3|35	
12mr|gnuchess-6.0.0-3|36	This package also includes opening book for gnuchess, containing many
12mr|gnuchess-6.0.0-3|37	historic games played between masters and grandmasters.
12mr|gnuchess-6.0.0-3|38	
12mr|gnuchess-6.0.0-3|39	%prep
12mr|gnuchess-6.0.0-3|40	%setup -q
12mr|gnuchess-6.0.0-3|41	gzip -dc %{SOURCE2} > book.pgn
12mr|gnuchess-6.0.0-3|42	
12mr|gnuchess-6.0.0-3|43	%build
12mr|gnuchess-6.0.0-3|44	%configure2_5x	--bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
12mr|gnuchess-6.0.0-3|45	%make
12mr|gnuchess-6.0.0-3|46	
12mr|gnuchess-6.0.0-3|47	# create book
12mr|gnuchess-6.0.0-3|48	echo -e 'book add book.pgn\nquit' | ./src/gnuchess -
12mr|gnuchess-6.0.0-3|49	
12mr|gnuchess-6.0.0-3|50	%install
12mr|gnuchess-6.0.0-3|51	rm -rf $RPM_BUILD_ROOT
12mr|gnuchess-6.0.0-3|52	%{makeinstall_std}
12mr|gnuchess-6.0.0-3|53	
12mr|gnuchess-6.0.0-3|54	install -m0644 book.pgn -D %{buildroot}%{_gamesdatadir}/gnuchess/book.pgn
12mr|gnuchess-6.0.0-3|55	
12mr|gnuchess-6.0.0-3|56	%clean
12mr|gnuchess-6.0.0-3|57	rm -rf $RPM_BUILD_ROOT
12mr|gnuchess-6.0.0-3|58	
12mr|gnuchess-6.0.0-3|59	%files
12mr|gnuchess-6.0.0-3|60	%defattr(-, root, root)
12mr|gnuchess-6.0.0-3|61	%doc AUTHORS ChangeLog NEWS README
12mr|gnuchess-6.0.0-3|62	%{_gamesbindir}/*
12mr|gnuchess-6.0.0-3|63	%{_gamesdatadir}/gnuchess
12mr|gnuchess-6.0.0-3|64	%{_infodir}/*
12mr|gnuchess-6.0.0-3|65	
12mr|gnuchess-6.0.0-3|66	
12mr|gnuchess-6.0.0-3|67	
12mr|gnuchess-6.0.0-3|68	%changelog
12mr|gnuchess-6.0.0-3|69	

14185 12
12mr|gnu-efi-3.0q-1|1	Summary: Development Libraries and headers for EFI
12mr|gnu-efi-3.0q-1|2	Name: gnu-efi
12mr|gnu-efi-3.0q-1|3	Version: 3.0q
12mr|gnu-efi-3.0q-1|4	Release: 1
12mr|gnu-efi-3.0q-1|5	Group: Development/System
12mr|gnu-efi-3.0q-1|6	License: BSD
12mr|gnu-efi-3.0q-1|7	URL: ftp://ftp.hpl.hp.com/pub/linux-ia64
12mr|gnu-efi-3.0q-1|8	Source: ftp://ftp.hpl.hp.com/pub/linux-ia64/gnu-efi-%{version}.tar.gz
12mr|gnu-efi-3.0q-1|9	Patch0: gnu-efi-3.0q-Fix-usage-of-INSTALLROOT-PREFIX-and-LIBDIR.patch
12mr|gnu-efi-3.0q-1|10	Patch1: gnu-efi-3.0q-route80h.patch
12mr|gnu-efi-3.0q-1|11	Patch2: gnu-efi-3.0q-modelist.patch
12mr|gnu-efi-3.0q-1|12	Patch3: gnu-efi-3.0q-route80h-add-cougarpoint.patch
12mr|gnu-efi-3.0q-1|13	Patch4: gnu-efi-3.0q-machine-types.patch
12mr|gnu-efi-3.0q-1|14	Patch5: gnu-efi-3.0q-handle-uninitialized-gop.patch
12mr|gnu-efi-3.0q-1|15	Patch6: gnu-efi-3.0q-Add-.S-and-.E-rules.patch
12mr|gnu-efi-3.0q-1|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12mr|gnu-efi-3.0q-1|17	ExclusiveArch: i586 x86_64
12mr|gnu-efi-3.0q-1|18	BuildRequires: git
12mr|gnu-efi-3.0q-1|19	
12mr|gnu-efi-3.0q-1|20	%define debug_package %{nil}
12mr|gnu-efi-3.0q-1|21	
12mr|gnu-efi-3.0q-1|22	%description
12mr|gnu-efi-3.0q-1|23	This package contains development headers and libraries for developing
12mr|gnu-efi-3.0q-1|24	applications that run under EFI (Extensible Firmware Interface).
12mr|gnu-efi-3.0q-1|25	
12mr|gnu-efi-3.0q-1|26	%prep
12mr|gnu-efi-3.0q-1|27	%setup -q
12mr|gnu-efi-3.0q-1|28	git init
12mr|gnu-efi-3.0q-1|29	git config user.email "pjones@fedoraproject.org"
12mr|gnu-efi-3.0q-1|30	git config user.name "Fedora Ninjas"
12mr|gnu-efi-3.0q-1|31	git add .
12mr|gnu-efi-3.0q-1|32	git commit -a -q -m "%{version} baseline."
12mr|gnu-efi-3.0q-1|33	git am %{patches}
12mr|gnu-efi-3.0q-1|34	
12mr|gnu-efi-3.0q-1|35	%build
12mr|gnu-efi-3.0q-1|36	# Package cannot build with %{?_smp_mflags}.
12mr|gnu-efi-3.0q-1|37	make
12mr|gnu-efi-3.0q-1|38	
12mr|gnu-efi-3.0q-1|39	%install
12mr|gnu-efi-3.0q-1|40	rm -rf %{buildroot}
12mr|gnu-efi-3.0q-1|41	
12mr|gnu-efi-3.0q-1|42	mkdir -p %{buildroot}/%{_libdir}
12mr|gnu-efi-3.0q-1|43	
12mr|gnu-efi-3.0q-1|44	make PREFIX=%{_prefix} LIBDIR=%{_libdir} INSTALLROOT=%{buildroot} install
12mr|gnu-efi-3.0q-1|45	
12mr|gnu-efi-3.0q-1|46	mkdir -p %{buildroot}/%{_libdir}/gnuefi
12mr|gnu-efi-3.0q-1|47	mv %{buildroot}/%{_libdir}/*.lds %{buildroot}/%{_libdir}/*.o %{buildroot}/%{_libdir}/gnuefi
12mr|gnu-efi-3.0q-1|48	
12mr|gnu-efi-3.0q-1|49	make -C apps clean route80h.efi modelist.efi
12mr|gnu-efi-3.0q-1|50	mkdir -p %{buildroot}/boot/efi/EFI/rosa/
12mr|gnu-efi-3.0q-1|51	mv apps/{route80h.efi,modelist.efi} %{buildroot}/boot/efi/EFI/rosa/
12mr|gnu-efi-3.0q-1|52	
12mr|gnu-efi-3.0q-1|53	%clean
12mr|gnu-efi-3.0q-1|54	rm -rf %{buildroot}
12mr|gnu-efi-3.0q-1|55	
12mr|gnu-efi-3.0q-1|56	%files
12mr|gnu-efi-3.0q-1|57	%defattr(-,root,root,-)
12mr|gnu-efi-3.0q-1|58	%doc README.* ChangeLog
12mr|gnu-efi-3.0q-1|59	%{_includedir}/efi
12mr|gnu-efi-3.0q-1|60	%{_libdir}/*
12mr|gnu-efi-3.0q-1|61	%dir /boot/efi/EFI/rosa/
12mr|gnu-efi-3.0q-1|62	%attr(0644,root,root) /boot/efi/EFI/rosa/*.efi
12mr|gnu-efi-3.0q-1|63	
12mr|gnu-efi-3.0q-1|64	
12mr|gnu-efi-3.0q-1|65	%changelog
12mr|gnu-efi-3.0q-1|66	

14186 12
12mr|gnu.getopt-1.0.13-1.3.8|1	%define	section		free
12mr|gnu.getopt-1.0.13-1.3.8|2	%define gcj_support     1
12mr|gnu.getopt-1.0.13-1.3.8|3	
12mr|gnu.getopt-1.0.13-1.3.8|4	Name:		gnu.getopt
12mr|gnu.getopt-1.0.13-1.3.8|5	Version:	1.0.13
12mr|gnu.getopt-1.0.13-1.3.8|6	Release:	%mkrel 1.3.8
12mr|gnu.getopt-1.0.13-1.3.8|7	Epoch:		0
12mr|gnu.getopt-1.0.13-1.3.8|8	Summary:        Java getopt implementation
12mr|gnu.getopt-1.0.13-1.3.8|9	License:        LGPL
12mr|gnu.getopt-1.0.13-1.3.8|10	Url:            http://www.urbanophile.com/arenn/hacking/download.html
12mr|gnu.getopt-1.0.13-1.3.8|11	Source0:        ftp://ftp.urbanophile.com/pub/arenn/software/sources/java-getopt-%{version}.tar.bz2
12mr|gnu.getopt-1.0.13-1.3.8|12	Obsoletes:      gnu-getopt < %{epoch}:%{version}-%{release}
12mr|gnu.getopt-1.0.13-1.3.8|13	Provides:       gnu-getopt = %{epoch}:%{version}-%{release}
12mr|gnu.getopt-1.0.13-1.3.8|14	BuildRequires:  ant
12mr|gnu.getopt-1.0.13-1.3.8|15	Group:          Development/Java
12mr|gnu.getopt-1.0.13-1.3.8|16	%if %{gcj_support}
12mr|gnu.getopt-1.0.13-1.3.8|17	BuildRequires:  java-gcj-compat-devel
12mr|gnu.getopt-1.0.13-1.3.8|18	%else
12mr|gnu.getopt-1.0.13-1.3.8|19	Buildarch:      noarch
12mr|gnu.getopt-1.0.13-1.3.8|20	BuildRequires:  java-devel >= 0:1.4.2
12mr|gnu.getopt-1.0.13-1.3.8|21	%endif
12mr|gnu.getopt-1.0.13-1.3.8|22	BuildRequires:	java-rpmbuild >= 0:1.5
12mr|gnu.getopt-1.0.13-1.3.8|23	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|gnu.getopt-1.0.13-1.3.8|24	
12mr|gnu.getopt-1.0.13-1.3.8|25	%description
12mr|gnu.getopt-1.0.13-1.3.8|26	The GNU Java getopt classes support short and long argument parsing in
12mr|gnu.getopt-1.0.13-1.3.8|27	a manner 100% compatible with the version of GNU getopt in glibc 2.0.6
12mr|gnu.getopt-1.0.13-1.3.8|28	with a mostly compatible programmer's interface as well. Note that this
12mr|gnu.getopt-1.0.13-1.3.8|29	is a port, not a new implementation. I am currently unaware of any bugs
12mr|gnu.getopt-1.0.13-1.3.8|30	in this software, but there certainly could be some lying about. I would
12mr|gnu.getopt-1.0.13-1.3.8|31	appreciate bug reports as well as hearing about positive experiences.
12mr|gnu.getopt-1.0.13-1.3.8|32	
12mr|gnu.getopt-1.0.13-1.3.8|33	%package javadoc
12mr|gnu.getopt-1.0.13-1.3.8|34	Summary:        Javadoc for %{name}
12mr|gnu.getopt-1.0.13-1.3.8|35	Group:          Development/Java
12mr|gnu.getopt-1.0.13-1.3.8|36	
12mr|gnu.getopt-1.0.13-1.3.8|37	%description javadoc
12mr|gnu.getopt-1.0.13-1.3.8|38	Javadoc for %{name}.
12mr|gnu.getopt-1.0.13-1.3.8|39	
12mr|gnu.getopt-1.0.13-1.3.8|40	%prep
12mr|gnu.getopt-1.0.13-1.3.8|41	%setup -q -c
12mr|gnu.getopt-1.0.13-1.3.8|42	# Aaron, where did you put my build script :-) ?
12mr|gnu.getopt-1.0.13-1.3.8|43	mv gnu/getopt/buildx.xml build.xml
12mr|gnu.getopt-1.0.13-1.3.8|44	
12mr|gnu.getopt-1.0.13-1.3.8|45	%build
12mr|gnu.getopt-1.0.13-1.3.8|46	%ant jar javadoc
12mr|gnu.getopt-1.0.13-1.3.8|47	
12mr|gnu.getopt-1.0.13-1.3.8|48	%install
12mr|gnu.getopt-1.0.13-1.3.8|49	%{__rm} -rf %{buildroot}
12mr|gnu.getopt-1.0.13-1.3.8|50	
12mr|gnu.getopt-1.0.13-1.3.8|51	# jars
12mr|gnu.getopt-1.0.13-1.3.8|52	%__mkdir_p %{buildroot}%{_javadir}
12mr|gnu.getopt-1.0.13-1.3.8|53	%__install -m 644 build/lib/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|gnu.getopt-1.0.13-1.3.8|54	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %__ln_s ${jar} ${jar/-%{version}/}; done)
12mr|gnu.getopt-1.0.13-1.3.8|55	# javadoc
12mr|gnu.getopt-1.0.13-1.3.8|56	%__mkdir_p %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|gnu.getopt-1.0.13-1.3.8|57	cp -a build/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|gnu.getopt-1.0.13-1.3.8|58	
12mr|gnu.getopt-1.0.13-1.3.8|59	%if %{gcj_support}
12mr|gnu.getopt-1.0.13-1.3.8|60	%{_bindir}/aot-compile-rpm
12mr|gnu.getopt-1.0.13-1.3.8|61	%endif
12mr|gnu.getopt-1.0.13-1.3.8|62	
12mr|gnu.getopt-1.0.13-1.3.8|63	%clean
12mr|gnu.getopt-1.0.13-1.3.8|64	%__rm -rf %{buildroot}
12mr|gnu.getopt-1.0.13-1.3.8|65	
12mr|gnu.getopt-1.0.13-1.3.8|66	%if %{gcj_support}
12mr|gnu.getopt-1.0.13-1.3.8|67	%post
12mr|gnu.getopt-1.0.13-1.3.8|68	%{update_gcjdb}
12mr|gnu.getopt-1.0.13-1.3.8|69	
12mr|gnu.getopt-1.0.13-1.3.8|70	%postun
12mr|gnu.getopt-1.0.13-1.3.8|71	%{clean_gcjdb}
12mr|gnu.getopt-1.0.13-1.3.8|72	%endif
12mr|gnu.getopt-1.0.13-1.3.8|73	
12mr|gnu.getopt-1.0.13-1.3.8|74	%post javadoc
12mr|gnu.getopt-1.0.13-1.3.8|75	%__rm -f %{_javadocdir}/%{name}
12mr|gnu.getopt-1.0.13-1.3.8|76	%__ln_s %{name}-%{version} %{_javadocdir}/%{name}
12mr|gnu.getopt-1.0.13-1.3.8|77	
12mr|gnu.getopt-1.0.13-1.3.8|78	%postun javadoc
12mr|gnu.getopt-1.0.13-1.3.8|79	if [ "$1" = "0" ]; then
12mr|gnu.getopt-1.0.13-1.3.8|80	%__rm -f %{_javadocdir}/%{name}
12mr|gnu.getopt-1.0.13-1.3.8|81	fi
12mr|gnu.getopt-1.0.13-1.3.8|82	
12mr|gnu.getopt-1.0.13-1.3.8|83	%files
12mr|gnu.getopt-1.0.13-1.3.8|84	%defattr(0644,root,root,0755)
12mr|gnu.getopt-1.0.13-1.3.8|85	%doc gnu/getopt/COPYING.LIB gnu/getopt/README
12mr|gnu.getopt-1.0.13-1.3.8|86	%{_javadir}/*
12mr|gnu.getopt-1.0.13-1.3.8|87	%if %{gcj_support}
12mr|gnu.getopt-1.0.13-1.3.8|88	%dir %{_libdir}/gcj/%{name}
12mr|gnu.getopt-1.0.13-1.3.8|89	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|gnu.getopt-1.0.13-1.3.8|90	%endif
12mr|gnu.getopt-1.0.13-1.3.8|91	
12mr|gnu.getopt-1.0.13-1.3.8|92	%files javadoc
12mr|gnu.getopt-1.0.13-1.3.8|93	%defattr(0644,root,root,0755)
12mr|gnu.getopt-1.0.13-1.3.8|94	%{_javadocdir}/%{name}-%{version}
12mr|gnu.getopt-1.0.13-1.3.8|95	
12mr|gnu.getopt-1.0.13-1.3.8|96	
12mr|gnu.getopt-1.0.13-1.3.8|97	
12mr|gnu.getopt-1.0.13-1.3.8|98	
12mr|gnu.getopt-1.0.13-1.3.8|99	%changelog
12mr|gnu.getopt-1.0.13-1.3.8|100	

14187 12
12mr|gnugo-3.8-5|1	%define chinese_rules 0
12mr|gnugo-3.8-5|2	%{?_with_chinese: %global chinese_rules 1}
12mr|gnugo-3.8-5|3	
12mr|gnugo-3.8-5|4	Summary:	The GNU program to play the game of Go
12mr|gnugo-3.8-5|5	Name:		gnugo
12mr|gnugo-3.8-5|6	Version:	3.8
12mr|gnugo-3.8-5|7	Release:	5
12mr|gnugo-3.8-5|8	License:	GPLv3+
12mr|gnugo-3.8-5|9	Group:		Games/Boards
12mr|gnugo-3.8-5|10	Url:		http://www.gnu.org/software/gnugo/
12mr|gnugo-3.8-5|11	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
12mr|gnugo-3.8-5|12	Source1:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
12mr|gnugo-3.8-5|13	Patch0:		gnugo-3.8-fix-format-errors.patch
12mr|gnugo-3.8-5|14	BuildRequires:	ncurses-devel
12mr|gnugo-3.8-5|15	BuildRequires:	readline-devel
12mr|gnugo-3.8-5|16	
12mr|gnugo-3.8-5|17	%description
12mr|gnugo-3.8-5|18	Go is a game of strategy between two players usually played on a
12mr|gnugo-3.8-5|19	19x19 grid called goban. GNU Go plays a game of Go against the
12mr|gnugo-3.8-5|20	user. It has many other features: it can play against itself or
12mr|gnugo-3.8-5|21	another program, analyse and score a recorded game. GNU Go is
12mr|gnugo-3.8-5|22	compliant with Go Modem Protocol, and load / save games in the
12mr|gnugo-3.8-5|23	Smart Go format.
12mr|gnugo-3.8-5|24	GNU Go uses a simple alpha-numeric board display by default. If you
12mr|gnugo-3.8-5|25	want to use a graphical interface with GNU Go, you'll also need
12mr|gnugo-3.8-5|26	to install other GUI clients, such as CGoban or Jago.
12mr|gnugo-3.8-5|27	
12mr|gnugo-3.8-5|28	Build Options:
12mr|gnugo-3.8-5|29	--with chinese      Use Chinese rules for endgame counting
12mr|gnugo-3.8-5|30	
12mr|gnugo-3.8-5|31	%prep
12mr|gnugo-3.8-5|32	%setup -q
12mr|gnugo-3.8-5|33	%patch0 -p 1 -b .format
12mr|gnugo-3.8-5|34	
12mr|gnugo-3.8-5|35	%build
12mr|gnugo-3.8-5|36	autoconf
12mr|gnugo-3.8-5|37	%configure2_5x \
12mr|gnugo-3.8-5|38	--bindir=%{_gamesbindir}	\
12mr|gnugo-3.8-5|39	--enable-color			\
12mr|gnugo-3.8-5|40	--with-readline			\
12mr|gnugo-3.8-5|41	%if %chinese_rules
12mr|gnugo-3.8-5|42	--enable-chinese-rules
12mr|gnugo-3.8-5|43	%endif
12mr|gnugo-3.8-5|44	
12mr|gnugo-3.8-5|45	%make
12mr|gnugo-3.8-5|46	make check
12mr|gnugo-3.8-5|47	
12mr|gnugo-3.8-5|48	%install
12mr|gnugo-3.8-5|49	%makeinstall_std
12mr|gnugo-3.8-5|50	
12mr|gnugo-3.8-5|51	# install emacs file
12mr|gnugo-3.8-5|52	install -D -m 644 interface/gnugo.el %{buildroot}%{_datadir}/emacs/site-lisp/gnugo.el
12mr|gnugo-3.8-5|53	mkdir -p %{buildroot}%{_sysconfdir}/emacs/site-start.d/
12mr|gnugo-3.8-5|54	echo "(autoload 'gnugo \"gnugo\" \"GNU Go\" t)" > %{buildroot}%{_sysconfdir}/emacs/site-start.d/gnugo.el
12mr|gnugo-3.8-5|55	
12mr|gnugo-3.8-5|56	%files
12mr|gnugo-3.8-5|57	%defattr(-,root,root)
12mr|gnugo-3.8-5|58	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO
12mr|gnugo-3.8-5|59	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*.el
12mr|gnugo-3.8-5|60	%{_infodir}/*
12mr|gnugo-3.8-5|61	%{_gamesbindir}/*
12mr|gnugo-3.8-5|62	%{_mandir}/man6/*
12mr|gnugo-3.8-5|63	%{_datadir}/emacs/site-lisp/*.el
12mr|gnugo-3.8-5|64	
12mr|gnugo-3.8-5|65	
12mr|gnugo-3.8-5|66	
12mr|gnugo-3.8-5|67	%changelog
12mr|gnugo-3.8-5|68	

14188 12
12mr|gnumeric-1.11.6-1|1	%define goffice 0.10
12mr|gnumeric-1.11.6-1|2	%define libname %mklibname spreadsheet %{version}
12mr|gnumeric-1.11.6-1|3	%define devname %mklibname -d spreadsheet
12mr|gnumeric-1.11.6-1|4	
12mr|gnumeric-1.11.6-1|5	Summary:	A full-featured spreadsheet for GNOME
12mr|gnumeric-1.11.6-1|6	Name:		gnumeric
12mr|gnumeric-1.11.6-1|7	Version:	1.11.6
12mr|gnumeric-1.11.6-1|8	Release:	1
12mr|gnumeric-1.11.6-1|9	License:	GPLv2+
12mr|gnumeric-1.11.6-1|10	Group:		Office
12mr|gnumeric-1.11.6-1|11	URL:		http://www.gnome.org/projects/gnumeric/
12mr|gnumeric-1.11.6-1|12	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|gnumeric-1.11.6-1|13	#This patch is borked, leave it here as reference
12mr|gnumeric-1.11.6-1|14	# configure is disabling gda for now
12mr|gnumeric-1.11.6-1|15	Patch0:		gnumeric-1.11.3-gda-build.patch
12mr|gnumeric-1.11.6-1|16	Patch1:		gnumeric-1.9.17-format-strings.patch
12mr|gnumeric-1.11.6-1|17	# (fc) 1.9.3-4mdv fix CVE-2009-0318
12mr|gnumeric-1.11.6-1|18	Patch5:		gnumeric-1.8.2-CVE-2009-0318-rh.patch
12mr|gnumeric-1.11.6-1|19	
12mr|gnumeric-1.11.6-1|20	BuildRequires:	desktop-file-utils
12mr|gnumeric-1.11.6-1|21	BuildRequires:	intltool
12mr|gnumeric-1.11.6-1|22	BuildRequires:	rarian
12mr|gnumeric-1.11.6-1|23	BuildRequires:	perl-devel
12mr|gnumeric-1.11.6-1|24	BuildRequires:	psiconv-devel
12mr|gnumeric-1.11.6-1|25	BuildRequires:	pkgconfig(glib-2.0)
12mr|gnumeric-1.11.6-1|26	BuildRequires:	pkgconfig(gmodule-2.0)
12mr|gnumeric-1.11.6-1|27	BuildRequires:	pkgconfig(gobject-2.0)
12mr|gnumeric-1.11.6-1|28	BuildRequires:	pkgconfig(gthread-2.0)
12mr|gnumeric-1.11.6-1|29	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gnumeric-1.11.6-1|30	BuildRequires:	pkgconfig(libgda-4.0)
12mr|gnumeric-1.11.6-1|31	BuildRequires:	pkgconfig(libgoffice-0.10)
12mr|gnumeric-1.11.6-1|32	BuildRequires:	pkgconfig(libgsf-1)
12mr|gnumeric-1.11.6-1|33	BuildRequires:	pkgconfig(libxml-2.0)
12mr|gnumeric-1.11.6-1|34	BuildRequires:	pkgconfig(pango)
12mr|gnumeric-1.11.6-1|35	BuildRequires:	pkgconfig(pangocairo)
12mr|gnumeric-1.11.6-1|36	BuildRequires:	pkgconfig(pxlib)
12mr|gnumeric-1.11.6-1|37	BuildRequires:	pkgconfig(pygobject-2.0)
12mr|gnumeric-1.11.6-1|38	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gnumeric-1.11.6-1|39	
12mr|gnumeric-1.11.6-1|40	Requires:	pygtk2.0
12mr|gnumeric-1.11.6-1|41	#gw it places files in the versioned goffice directory
12mr|gnumeric-1.11.6-1|42	# But as usual with the G mess, stuff doesn't make sense and
12mr|gnumeric-1.11.6-1|43	# goffice's version is 0.9 while its filesystem version is
12mr|gnumeric-1.11.6-1|44	# 0.10...
12mr|gnumeric-1.11.6-1|45	Requires: goffice >= 0.9
12mr|gnumeric-1.11.6-1|46	
12mr|gnumeric-1.11.6-1|47	%description
12mr|gnumeric-1.11.6-1|48	This is the Gnumeric, the GNOME spreadsheet program. If you are familiar with
12mr|gnumeric-1.11.6-1|49	Excel, you should be ready to use Gnumeric.  It tries to clone all of
12mr|gnumeric-1.11.6-1|50	the good features and stay as compatible as possible with Excel in terms of
12mr|gnumeric-1.11.6-1|51	usability. Hopefully the bugs have been left behind :).
12mr|gnumeric-1.11.6-1|52	
12mr|gnumeric-1.11.6-1|53	
12mr|gnumeric-1.11.6-1|54	%package -n %{libname}
12mr|gnumeric-1.11.6-1|55	Summary:	Spreadsheet library from Gnumeric
12mr|gnumeric-1.11.6-1|56	Group:		System/Libraries
12mr|gnumeric-1.11.6-1|57	
12mr|gnumeric-1.11.6-1|58	%description -n %{libname}
12mr|gnumeric-1.11.6-1|59	This is the Gnumeric, the GNOME spreadsheet program. If you are familiar with
12mr|gnumeric-1.11.6-1|60	Excel, you should be ready to use Gnumeric.  It tries to clone all of
12mr|gnumeric-1.11.6-1|61	the good features and stay as compatible as possible with Excel in terms of
12mr|gnumeric-1.11.6-1|62	usability. Hopefully the bugs have been left behind :).
12mr|gnumeric-1.11.6-1|63	
12mr|gnumeric-1.11.6-1|64	%package -n %{devname}
12mr|gnumeric-1.11.6-1|65	Summary:	Spreadsheet library from Gnumeric - development files
12mr|gnumeric-1.11.6-1|66	Group:		Development/C
12mr|gnumeric-1.11.6-1|67	Requires:	%{libname} = %{version}
12mr|gnumeric-1.11.6-1|68	Provides:	libspreadsheet-devel = %{version}-%{release}
12mr|gnumeric-1.11.6-1|69	Provides:	%{name}-devel = %{version}-%{release}
12mr|gnumeric-1.11.6-1|70	Obsoletes:	%{name}-devel
12mr|gnumeric-1.11.6-1|71	
12mr|gnumeric-1.11.6-1|72	%description -n %{devname}
12mr|gnumeric-1.11.6-1|73	This is the Gnumeric, the GNOME spreadsheet program. If you are familiar with
12mr|gnumeric-1.11.6-1|74	Excel, you should be ready to use Gnumeric.  It tries to clone all of
12mr|gnumeric-1.11.6-1|75	the good features and stay as compatible as possible with Excel in terms of
12mr|gnumeric-1.11.6-1|76	usability. Hopefully the bugs have been left behind :).
12mr|gnumeric-1.11.6-1|77	
12mr|gnumeric-1.11.6-1|78	%prep
12mr|gnumeric-1.11.6-1|79	%setup -q
12mr|gnumeric-1.11.6-1|80	%apply_patches
12mr|gnumeric-1.11.6-1|81	autoreconf -fi
12mr|gnumeric-1.11.6-1|82	
12mr|gnumeric-1.11.6-1|83	%build
12mr|gnumeric-1.11.6-1|84	%configure2_5x \
12mr|gnumeric-1.11.6-1|85	--enable-ssindex
12mr|gnumeric-1.11.6-1|86	
12mr|gnumeric-1.11.6-1|87	%make
12mr|gnumeric-1.11.6-1|88	
12mr|gnumeric-1.11.6-1|89	%install
12mr|gnumeric-1.11.6-1|90	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12mr|gnumeric-1.11.6-1|91	rm -vf %{buildroot}%_datadir/%{name}/%{version}/perl/*/auto/Gnumeric/.packlist
12mr|gnumeric-1.11.6-1|92	rm -rf %{buildroot}/var
12mr|gnumeric-1.11.6-1|93	ln -s %_datadir/gnome %{buildroot}%_datadir/%{name}/%{version}
12mr|gnumeric-1.11.6-1|94	
12mr|gnumeric-1.11.6-1|95	find %{buildroot} -name \*.la|xargs chmod 644
12mr|gnumeric-1.11.6-1|96	
12mr|gnumeric-1.11.6-1|97	desktop-file-install --vendor="" \
12mr|gnumeric-1.11.6-1|98	--remove-category="Application" \
12mr|gnumeric-1.11.6-1|99	--remove-category="Science" \
12mr|gnumeric-1.11.6-1|100	--remove-category="Math" \
12mr|gnumeric-1.11.6-1|101	--remove-category="Application" \
12mr|gnumeric-1.11.6-1|102	--remove-mime-type="zz-application/zz-winassoc-xls" \
12mr|gnumeric-1.11.6-1|103	--add-category="GTK" \
12mr|gnumeric-1.11.6-1|104	--add-category="GNOME" \
12mr|gnumeric-1.11.6-1|105	--dir %{buildroot}%{_datadir}/applications \
12mr|gnumeric-1.11.6-1|106	%{buildroot}%{_datadir}/applications/*
12mr|gnumeric-1.11.6-1|107	
12mr|gnumeric-1.11.6-1|108	%find_lang %{name} --with-gnome
12mr|gnumeric-1.11.6-1|109	%find_lang %{name}-functions
12mr|gnumeric-1.11.6-1|110	cat %{name}-functions.lang >> %{name}.lang
12mr|gnumeric-1.11.6-1|111	
12mr|gnumeric-1.11.6-1|112	%preun
12mr|gnumeric-1.11.6-1|113	%preun_uninstall_gconf_schemas %schemas
12mr|gnumeric-1.11.6-1|114	
12mr|gnumeric-1.11.6-1|115	%files -f %{name}.lang
12mr|gnumeric-1.11.6-1|116	%doc AUTHORS NEWS BUGS README
12mr|gnumeric-1.11.6-1|117	%{_bindir}/*
12mr|gnumeric-1.11.6-1|118	%{_libdir}/goffice/%goffice/plugins/gnumeric
12mr|gnumeric-1.11.6-1|119	%{_libdir}/gnumeric
12mr|gnumeric-1.11.6-1|120	%{_datadir}/glib-2.0/schemas/org.gnome.gnumeric*.xml
12mr|gnumeric-1.11.6-1|121	%{_datadir}/gnumeric
12mr|gnumeric-1.11.6-1|122	%{_datadir}/applications/*
12mr|gnumeric-1.11.6-1|123	%{_datadir}/pixmaps/*
12mr|gnumeric-1.11.6-1|124	%{_iconsdir}/hicolor/*/apps/gnumeric*
12mr|gnumeric-1.11.6-1|125	%{_mandir}/man1/*
12mr|gnumeric-1.11.6-1|126	
12mr|gnumeric-1.11.6-1|127	%files -n %{libname}
12mr|gnumeric-1.11.6-1|128	%{_libdir}/libspreadsheet-%{version}.so
12mr|gnumeric-1.11.6-1|129	
12mr|gnumeric-1.11.6-1|130	%files -n %{devname}
12mr|gnumeric-1.11.6-1|131	%{_libdir}/libspreadsheet.so
12mr|gnumeric-1.11.6-1|132	%{_libdir}/pkgconfig/*.pc
12mr|gnumeric-1.11.6-1|133	%{_includedir}/libspreadsheet-*/
12mr|gnumeric-1.11.6-1|134	
12mr|gnumeric-1.11.6-1|135	
12mr|gnumeric-1.11.6-1|136	
12mr|gnumeric-1.11.6-1|137	
12mr|gnumeric-1.11.6-1|138	%changelog
12mr|gnumeric-1.11.6-1|139	* Mon Sep  10 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|gnumeric-1.11.6-1|140	+ Commit: f7fc736
12mr|gnumeric-1.11.6-1|141	- Updated to 1.11.6
12mr|gnumeric-1.11.6-1|142	
12mr|gnumeric-1.11.6-1|143	

14189 12
12mr|gnupg-1.4.11-4|1	Summary:	GNU privacy guard - a free PGP replacement
12mr|gnupg-1.4.11-4|2	Name:		gnupg
12mr|gnupg-1.4.11-4|3	Version:	1.4.11
12mr|gnupg-1.4.11-4|4	Release:	4
12mr|gnupg-1.4.11-4|5	License:	GPLv3
12mr|gnupg-1.4.11-4|6	Group:		File tools
12mr|gnupg-1.4.11-4|7	URL:		http://www.gnupg.org
12mr|gnupg-1.4.11-4|8	Source:		ftp://ftp.gnupg.org/gcrypt/gnupg/%{name}-%{version}.tar.bz2
12mr|gnupg-1.4.11-4|9	Source1:	ftp://ftp.gnupg.org/gcrypt/gnupg/%{name}-%{version}.tar.bz2.sig
12mr|gnupg-1.4.11-4|10	Source2:	mdk-keys.tar.bz2
12mr|gnupg-1.4.11-4|11	Source3:	mdk-keys.tar.bz2.sig
12mr|gnupg-1.4.11-4|12	Patch1:		gnupg-1.4.2.2-use-agent-by-default.diff
12mr|gnupg-1.4.11-4|13	Patch4:		gnupg-1.4.5-ppc64.patch
12mr|gnupg-1.4.11-4|14	# splitted off from the previous debian patch
12mr|gnupg-1.4.11-4|15	Patch6:		gnupg-1.4.7-deb-free_caps.patch
12mr|gnupg-1.4.11-4|16	Patch7:		gnupg-1.4.7-deb-manpage.patch
12mr|gnupg-1.4.11-4|17	Patch8:		gnupg-1.4.7-deb-min_privileges.patch
12mr|gnupg-1.4.11-4|18	#Patch10:	gnupg-1.4.6-dir.patch
12mr|gnupg-1.4.11-4|19	BuildRequires:	bzip2-devel
12mr|gnupg-1.4.11-4|20	BuildRequires:	docbook-utils
12mr|gnupg-1.4.11-4|21	BuildRequires:	gettext
12mr|gnupg-1.4.11-4|22	BuildRequires:	libcurl-devel >= 7.10
12mr|gnupg-1.4.11-4|23	BuildRequires:	termcap-devel
12mr|gnupg-1.4.11-4|24	BuildRequires:	libusb-devel
12mr|gnupg-1.4.11-4|25	BuildRequires:	openldap-devel
12mr|gnupg-1.4.11-4|26	BuildRequires:	perl
12mr|gnupg-1.4.11-4|27	BuildRequires:	readline-devel
12mr|gnupg-1.4.11-4|28	BuildRequires:	sendmail-command
12mr|gnupg-1.4.11-4|29	BuildRequires:	bison
12mr|gnupg-1.4.11-4|30	
12mr|gnupg-1.4.11-4|31	%description
12mr|gnupg-1.4.11-4|32	GnuPG is GNU's tool for secure communication and data storage.
12mr|gnupg-1.4.11-4|33	It can be used to encrypt data and to create digital signatures.
12mr|gnupg-1.4.11-4|34	It includes an advanced key management facility and is compliant
12mr|gnupg-1.4.11-4|35	with the proposed OpenPGP Internet standard as described in RFC2440.
12mr|gnupg-1.4.11-4|36	
12mr|gnupg-1.4.11-4|37	%prep
12mr|gnupg-1.4.11-4|38	
12mr|gnupg-1.4.11-4|39	%setup -q
12mr|gnupg-1.4.11-4|40	%patch1 -p0 -b .use_agent
12mr|gnupg-1.4.11-4|41	%patch4 -p1 -b .ppc64
12mr|gnupg-1.4.11-4|42	%patch6 -p1 -b .free_caps
12mr|gnupg-1.4.11-4|43	%patch7 -p1 -b .manpage
12mr|gnupg-1.4.11-4|44	%patch8 -p1 -b .min_privileges
12mr|gnupg-1.4.11-4|45	#%patch10 -p1 -b .dir
12mr|gnupg-1.4.11-4|46	
12mr|gnupg-1.4.11-4|47	%build
12mr|gnupg-1.4.11-4|48	%serverbuild
12mr|gnupg-1.4.11-4|49	%configure2_5x \
12mr|gnupg-1.4.11-4|50	--without-included-regex \
12mr|gnupg-1.4.11-4|51	--without-included-gettext \
12mr|gnupg-1.4.11-4|52	--without-included-zlib \
12mr|gnupg-1.4.11-4|53	--with-static-rnd=linux \
12mr|gnupg-1.4.11-4|54	--disable-rpath \
12mr|gnupg-1.4.11-4|55	--without-capabilities \
12mr|gnupg-1.4.11-4|56	--enable-noexecstack \
12mr|gnupg-1.4.11-4|57	%ifarch %{sunsparc}
12mr|gnupg-1.4.11-4|58	--enable-m-guard
12mr|gnupg-1.4.11-4|59	%else
12mr|gnupg-1.4.11-4|60	--disable-m-guard
12mr|gnupg-1.4.11-4|61	%endif
12mr|gnupg-1.4.11-4|62	%make
12mr|gnupg-1.4.11-4|63	
12mr|gnupg-1.4.11-4|64	%check
12mr|gnupg-1.4.11-4|65	# all tests must pass
12mr|gnupg-1.4.11-4|66	make check
12mr|gnupg-1.4.11-4|67	
12mr|gnupg-1.4.11-4|68	%install
12mr|gnupg-1.4.11-4|69	rm -rf %{buildroot}
12mr|gnupg-1.4.11-4|70	
12mr|gnupg-1.4.11-4|71	%makeinstall_std
12mr|gnupg-1.4.11-4|72	
12mr|gnupg-1.4.11-4|73	sed -e "s#../g10/gpg#gpg#" < tools/lspgpot > %{buildroot}%{_bindir}/lspgpot
12mr|gnupg-1.4.11-4|74	
12mr|gnupg-1.4.11-4|75	perl -pi -e 's|/usr/local|/usr/|' %{buildroot}%{_mandir}/man1/gpg.1
12mr|gnupg-1.4.11-4|76	
12mr|gnupg-1.4.11-4|77	# install some extra man pages by debian
12mr|gnupg-1.4.11-4|78	install -m0644 debian/gpgsplit.1 %{buildroot}%{_mandir}/man1/
12mr|gnupg-1.4.11-4|79	install -m0644 debian/lspgpot.1 %{buildroot}%{_mandir}/man1/
12mr|gnupg-1.4.11-4|80	
12mr|gnupg-1.4.11-4|81	# installed but not wanted
12mr|gnupg-1.4.11-4|82	rm -f %{buildroot}%{_datadir}/gnupg/{FAQ,faq.html}
12mr|gnupg-1.4.11-4|83	rm -f %{buildroot}%{_datadir}/locale/locale.alias
12mr|gnupg-1.4.11-4|84	
12mr|gnupg-1.4.11-4|85	mkdir -p %{buildroot}%{_sysconfdir}/RPM-GPG-KEYS
12mr|gnupg-1.4.11-4|86	tar xvjf %{SOURCE2} -C %{buildroot}%{_sysconfdir}/RPM-GPG-KEYS
12mr|gnupg-1.4.11-4|87	
12mr|gnupg-1.4.11-4|88	%{find_lang} %{name}
12mr|gnupg-1.4.11-4|89	
12mr|gnupg-1.4.11-4|90	
12mr|gnupg-1.4.11-4|91	%files -f %{name}.lang
12mr|gnupg-1.4.11-4|92	%defattr(-,root,root)
12mr|gnupg-1.4.11-4|93	%doc README NEWS THANKS TODO doc/DETAILS doc/FAQ doc/HACKING
12mr|gnupg-1.4.11-4|94	%doc doc/OpenPGP doc/samplekeys.asc
12mr|gnupg-1.4.11-4|95	%doc doc/gpgv.texi
12mr|gnupg-1.4.11-4|96	%attr(0755,root,root) %{_bindir}/gpg
12mr|gnupg-1.4.11-4|97	%attr(0755,root,root) %{_bindir}/gpgv
12mr|gnupg-1.4.11-4|98	%attr(0755,root,root) %{_bindir}/lspgpot
12mr|gnupg-1.4.11-4|99	%attr(0755,root,root) %{_bindir}/gpgsplit
12mr|gnupg-1.4.11-4|100	%attr(0755,root,root) %{_bindir}/gpg-zip
12mr|gnupg-1.4.11-4|101	%dir %{_libdir}/gnupg
12mr|gnupg-1.4.11-4|102	%attr(0755,root,root) %{_libdir}/gnupg/gpgkeys_curl
12mr|gnupg-1.4.11-4|103	%attr(0755,root,root) %{_libdir}/gnupg/gpgkeys_finger
12mr|gnupg-1.4.11-4|104	%attr(0755,root,root) %{_libdir}/gnupg/gpgkeys_hkp
12mr|gnupg-1.4.11-4|105	%attr(0755,root,root) %{_libdir}/gnupg/gpgkeys_ldap
12mr|gnupg-1.4.11-4|106	%dir %{_datadir}/gnupg
12mr|gnupg-1.4.11-4|107	%{_datadir}/gnupg/options.skel
12mr|gnupg-1.4.11-4|108	%{_mandir}/man1/*
12mr|gnupg-1.4.11-4|109	%{_mandir}/man7/*
12mr|gnupg-1.4.11-4|110	%{_infodir}/gnupg1.info*
12mr|gnupg-1.4.11-4|111	%dir %{_sysconfdir}/RPM-GPG-KEYS
12mr|gnupg-1.4.11-4|112	%attr(0644,root,root) %{_sysconfdir}/RPM-GPG-KEYS/*.asc
12mr|gnupg-1.4.11-4|113	
12mr|gnupg-1.4.11-4|114	
12mr|gnupg-1.4.11-4|115	
12mr|gnupg-1.4.11-4|116	%changelog
12mr|gnupg-1.4.11-4|117	

14190 12
12mr|gnupg2-2.0.18-3|1	%define	pkgname	gnupg
12mr|gnupg2-2.0.18-3|2	
12mr|gnupg2-2.0.18-3|3	%define build_gpgagentscript	0
12mr|gnupg2-2.0.18-3|4	%{?_without_gpgagentscript:	%global build_gpgagentscript 0}
12mr|gnupg2-2.0.18-3|5	%{?_with_gpgagentscript:	%global build_gpgagentscript 1}
12mr|gnupg2-2.0.18-3|6	
12mr|gnupg2-2.0.18-3|7	Summary:	GNU privacy guard - a free PGP replacement
12mr|gnupg2-2.0.18-3|8	Name:		gnupg2
12mr|gnupg2-2.0.18-3|9	Version:	2.0.18
12mr|gnupg2-2.0.18-3|10	Release:	3
12mr|gnupg2-2.0.18-3|11	License:	GPLv3
12mr|gnupg2-2.0.18-3|12	Group:		File tools
12mr|gnupg2-2.0.18-3|13	URL:		http://www.gnupg.org
12mr|gnupg2-2.0.18-3|14	Source0:	ftp://ftp.gnupg.org/gcrypt/gnupg/%{pkgname}-%{version}.tar.bz2
12mr|gnupg2-2.0.18-3|15	Source1:	%{SOURCE0}.sig
12mr|gnupg2-2.0.18-3|16	Source2:	gpg-agent.sh
12mr|gnupg2-2.0.18-3|17	Source3:	gpg-agent-xinit.sh
12mr|gnupg2-2.0.18-3|18	Source4:	sysconfig-gnupg2
12mr|gnupg2-2.0.18-3|19	Patch0:		gnupg-1.9.3-use-ImageMagick-for-photo.patch
12mr|gnupg2-2.0.18-3|20	Patch1:		gnupg-2.0.14-tests-s2kcount.patch
12mr|gnupg2-2.0.18-3|21	BuildRequires:	openldap-devel
12mr|gnupg2-2.0.18-3|22	BuildRequires:	sendmail-command
12mr|gnupg2-2.0.18-3|23	BuildRequires:	libgpg-error-devel >= 1.4
12mr|gnupg2-2.0.18-3|24	BuildRequires:	libgcrypt-devel >= 1.2.0
12mr|gnupg2-2.0.18-3|25	BuildRequires:	libassuan-devel >= 1.0.2
12mr|gnupg2-2.0.18-3|26	BuildRequires:	libksba-devel >= 1.0.2
12mr|gnupg2-2.0.18-3|27	BuildRequires:	zlib-devel
12mr|gnupg2-2.0.18-3|28	BuildRequires:	pth-devel >= 2.0.0
12mr|gnupg2-2.0.18-3|29	BuildRequires:	docbook-utils
12mr|gnupg2-2.0.18-3|30	BuildRequires:	readline-devel
12mr|gnupg2-2.0.18-3|31	BuildRequires:	termcap-devel
12mr|gnupg2-2.0.18-3|32	BuildRequires:	libcurl-devel
12mr|gnupg2-2.0.18-3|33	BuildRequires:	libusb-devel
12mr|gnupg2-2.0.18-3|34	BuildRequires:	bzip2-devel
12mr|gnupg2-2.0.18-3|35	BuildRequires:	libassuan-devel
12mr|gnupg2-2.0.18-3|36	Obsoletes:	newpg
12mr|gnupg2-2.0.18-3|37	Provides:	newpg = %{version}-%{release}
12mr|gnupg2-2.0.18-3|38	Requires:	dirmngr
12mr|gnupg2-2.0.18-3|39	Requires:	pinentry
12mr|gnupg2-2.0.18-3|40	Requires:	gnupg
12mr|gnupg2-2.0.18-3|41	
12mr|gnupg2-2.0.18-3|42	%description
12mr|gnupg2-2.0.18-3|43	GnuPG is GNU's tool for secure communication and data storage.
12mr|gnupg2-2.0.18-3|44	It can be used to encrypt data and to create digital signatures.
12mr|gnupg2-2.0.18-3|45	It includes an advanced key management facility and is compliant
12mr|gnupg2-2.0.18-3|46	with the proposed OpenPGP Internet standard as described in RFC2440.
12mr|gnupg2-2.0.18-3|47	
12mr|gnupg2-2.0.18-3|48	%prep
12mr|gnupg2-2.0.18-3|49	%setup -q -n %{pkgname}-%{version}
12mr|gnupg2-2.0.18-3|50	%patch0 -p1 -b .ImageMagick
12mr|gnupg2-2.0.18-3|51	%patch1 -p1
12mr|gnupg2-2.0.18-3|52	
12mr|gnupg2-2.0.18-3|53	%build
12mr|gnupg2-2.0.18-3|54	%serverbuild
12mr|gnupg2-2.0.18-3|55	
12mr|gnupg2-2.0.18-3|56	./autogen.sh
12mr|gnupg2-2.0.18-3|57	
12mr|gnupg2-2.0.18-3|58	%configure2_5x \
12mr|gnupg2-2.0.18-3|59	--libexecdir=%{_libdir}/gnupg2 \
12mr|gnupg2-2.0.18-3|60	--enable-symcryptrun \
12mr|gnupg2-2.0.18-3|61	--disable-rpath \
12mr|gnupg2-2.0.18-3|62	--without-capabilities \
12mr|gnupg2-2.0.18-3|63	--with-adns=no \
12mr|gnupg2-2.0.18-3|64	--with-pkits-tests
12mr|gnupg2-2.0.18-3|65	
12mr|gnupg2-2.0.18-3|66	# no parallel make (v2.0.5 at least)
12mr|gnupg2-2.0.18-3|67	%make
12mr|gnupg2-2.0.18-3|68	
12mr|gnupg2-2.0.18-3|69	# all tests must pass on i586 and x86_64
12mr|gnupg2-2.0.18-3|70	%check
12mr|gnupg2-2.0.18-3|71	[[ -n "$GPG_AGENT_INFO" ]] || eval `./agent/gpg-agent --use-standard-socket --daemon --write-env-file gpg-agent-info`
12mr|gnupg2-2.0.18-3|72	make check
12mr|gnupg2-2.0.18-3|73	[[ -a gpg-agent-info ]] && kill -0 `cut -d: -f 2 gpg-agent-info`
12mr|gnupg2-2.0.18-3|74	rm -f gpg-agent-info
12mr|gnupg2-2.0.18-3|75	
12mr|gnupg2-2.0.18-3|76	%install
12mr|gnupg2-2.0.18-3|77	%makeinstall_std
12mr|gnupg2-2.0.18-3|78	#Remove: #60298
12mr|gnupg2-2.0.18-3|79	%if %{build_gpgagentscript}
12mr|gnupg2-2.0.18-3|80	install -d %{buildroot}/%{_sysconfdir}/profile.d
12mr|gnupg2-2.0.18-3|81	install %{SOURCE2} %{buildroot}/%{_sysconfdir}/profile.d/gpg-agent.sh
12mr|gnupg2-2.0.18-3|82	install -d %{buildroot}/%{_sysconfdir}/X11/xinit.d
12mr|gnupg2-2.0.18-3|83	install %{SOURCE3} %{buildroot}/%{_sysconfdir}/X11/xinit.d/gpg-agent
12mr|gnupg2-2.0.18-3|84	install -d %{buildroot}/%{_sysconfdir}/sysconfig
12mr|gnupg2-2.0.18-3|85	install %{SOURCE4} %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
12mr|gnupg2-2.0.18-3|86	%endif
12mr|gnupg2-2.0.18-3|87	# remove this from package because the content of options.skel is the
12mr|gnupg2-2.0.18-3|88	# identical for both gnupg 1/2, except for comment
12mr|gnupg2-2.0.18-3|89	rm -rf %{buildroot}%{_datadir}/gnupg
12mr|gnupg2-2.0.18-3|90	
12mr|gnupg2-2.0.18-3|91	rm -rf %{buildroot}%{_docdir}/gnupg
12mr|gnupg2-2.0.18-3|92	
12mr|gnupg2-2.0.18-3|93	# fix file conflict with 'gnupg' package
12mr|gnupg2-2.0.18-3|94	rm %{buildroot}%{_mandir}/man1/gpg-zip.1
12mr|gnupg2-2.0.18-3|95	
12mr|gnupg2-2.0.18-3|96	%find_lang %{name}
12mr|gnupg2-2.0.18-3|97	
12mr|gnupg2-2.0.18-3|98	%files -f %{name}.lang
12mr|gnupg2-2.0.18-3|99	%defattr(-,root,root)
12mr|gnupg2-2.0.18-3|100	%doc README NEWS THANKS TODO ChangeLog
12mr|gnupg2-2.0.18-3|101	%doc doc/FAQ doc/HACKING doc/KEYSERVER doc/OpenPGP doc/TRANSLATE doc/DETAILS
12mr|gnupg2-2.0.18-3|102	%doc doc/examples
12mr|gnupg2-2.0.18-3|103	%if %{build_gpgagentscript}
12mr|gnupg2-2.0.18-3|104	%attr(0755,root,root) %{_sysconfdir}/profile.d/gpg-agent.sh
12mr|gnupg2-2.0.18-3|105	%attr(0755,root,root) %{_sysconfdir}/X11/xinit.d/gpg-agent
12mr|gnupg2-2.0.18-3|106	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|gnupg2-2.0.18-3|107	%endif
12mr|gnupg2-2.0.18-3|108	%attr(4755,root,root) %{_bindir}/gpgsm
12mr|gnupg2-2.0.18-3|109	%{_bindir}/gpg-agent
12mr|gnupg2-2.0.18-3|110	%{_bindir}/gpgconf
12mr|gnupg2-2.0.18-3|111	%{_bindir}/kbxutil
12mr|gnupg2-2.0.18-3|112	%{_bindir}/sc*
12mr|gnupg2-2.0.18-3|113	%{_bindir}/watchgnupg
12mr|gnupg2-2.0.18-3|114	%{_bindir}/gpgsm-gencert.sh
12mr|gnupg2-2.0.18-3|115	%{_bindir}/gpgkey2ssh
12mr|gnupg2-2.0.18-3|116	%{_bindir}/gpg-connect-agent
12mr|gnupg2-2.0.18-3|117	%{_bindir}/gpgparsemail
12mr|gnupg2-2.0.18-3|118	%{_bindir}/gpg2
12mr|gnupg2-2.0.18-3|119	%{_bindir}/gpgv2
12mr|gnupg2-2.0.18-3|120	%{_bindir}/symcryptrun
12mr|gnupg2-2.0.18-3|121	%{_sbindir}/addgnupghome
12mr|gnupg2-2.0.18-3|122	%{_sbindir}/applygnupgdefaults
12mr|gnupg2-2.0.18-3|123	%dir %{_libdir}/gnupg2
12mr|gnupg2-2.0.18-3|124	%{_libdir}/gnupg2/gpg-check-pattern
12mr|gnupg2-2.0.18-3|125	%{_libdir}/gnupg2/gpg-preset-passphrase
12mr|gnupg2-2.0.18-3|126	%{_libdir}/gnupg2/gpg-protect-tool
12mr|gnupg2-2.0.18-3|127	%{_libdir}/gnupg2/gnupg-pcsc-wrapper
12mr|gnupg2-2.0.18-3|128	%{_libdir}/gnupg2/gpg2keys_curl
12mr|gnupg2-2.0.18-3|129	%{_libdir}/gnupg2/gpg2keys_finger
12mr|gnupg2-2.0.18-3|130	%{_libdir}/gnupg2/gpg2keys_hkp
12mr|gnupg2-2.0.18-3|131	%{_libdir}/gnupg2/gpg2keys_ldap
12mr|gnupg2-2.0.18-3|132	%{_infodir}/gnupg.info*
12mr|gnupg2-2.0.18-3|133	%{_mandir}/man1/gpg-agent.1*
12mr|gnupg2-2.0.18-3|134	%{_mandir}/man1/gpg-connect-agent.1*
12mr|gnupg2-2.0.18-3|135	%{_mandir}/man1/gpg-preset-passphrase.1*
12mr|gnupg2-2.0.18-3|136	%{_mandir}/man1/gpg2.1*
12mr|gnupg2-2.0.18-3|137	%{_mandir}/man1/gpgconf.1*
12mr|gnupg2-2.0.18-3|138	%{_mandir}/man1/gpgparsemail.1*
12mr|gnupg2-2.0.18-3|139	%{_mandir}/man1/gpgsm-gencert.sh.1*
12mr|gnupg2-2.0.18-3|140	%{_mandir}/man1/gpgsm.1*
12mr|gnupg2-2.0.18-3|141	%{_mandir}/man1/gpgv2.1*
12mr|gnupg2-2.0.18-3|142	%{_mandir}/man1/scdaemon.1*
12mr|gnupg2-2.0.18-3|143	%{_mandir}/man1/symcryptrun.1*
12mr|gnupg2-2.0.18-3|144	%{_mandir}/man1/watchgnupg.1*
12mr|gnupg2-2.0.18-3|145	%{_mandir}/man8/addgnupghome.8*
12mr|gnupg2-2.0.18-3|146	%{_mandir}/man8/applygnupgdefaults.8*
12mr|gnupg2-2.0.18-3|147	
12mr|gnupg2-2.0.18-3|148	
12mr|gnupg2-2.0.18-3|149	
12mr|gnupg2-2.0.18-3|150	%changelog
12mr|gnupg2-2.0.18-3|151	

14191 12
12mr|gnuplot-4.6.1-1|1	%define	modeversion 0.6.0
12mr|gnuplot-4.6.1-1|2	
12mr|gnuplot-4.6.1-1|3	Name:		gnuplot
12mr|gnuplot-4.6.1-1|4	Summary:	A program for plotting mathematical expressions and data
12mr|gnuplot-4.6.1-1|5	Version:	4.6.1
12mr|gnuplot-4.6.1-1|6	Release:	1
12mr|gnuplot-4.6.1-1|7	License:	Freeware-like
12mr|gnuplot-4.6.1-1|8	Group:		Sciences/Other
12mr|gnuplot-4.6.1-1|9	URL:		http://www.gnuplot.info/
12mr|gnuplot-4.6.1-1|10	Source0:	http://downloads.sourceforge.net/project/gnuplot/%{name}/%{version}/%{name}-%{version}.tar.gz
12mr|gnuplot-4.6.1-1|11	Source1:	http://cars9.uchicago.edu/~ravel/software/gnuplot-mode/gnuplot-mode.%{modeversion}.tar.bz2
12mr|gnuplot-4.6.1-1|12	Source2:	http://www.gnuplot.info/faq/faq.html
12mr|gnuplot-4.6.1-1|13	Source11:	%{name}.16.png
12mr|gnuplot-4.6.1-1|14	Source12:	%{name}.32.png
12mr|gnuplot-4.6.1-1|15	Source13:	%{name}.48.png
12mr|gnuplot-4.6.1-1|16	Patch0:		gnuplot-4.0.0-emacs-mode--disable-f9.patch
12mr|gnuplot-4.6.1-1|17	Patch1:		gnuplot-4.6.0-fix-format-errors.patch
12mr|gnuplot-4.6.1-1|18	Requires:	gnuplot-nox
12mr|gnuplot-4.6.1-1|19	Suggests:	gnuplot-mode
12mr|gnuplot-4.6.1-1|20	Suggests:	gnuplot-doc
12mr|gnuplot-4.6.1-1|21	BuildRequires:	libx11-devel
12mr|gnuplot-4.6.1-1|22	BuildRequires:	emacs-bin
12mr|gnuplot-4.6.1-1|23	BuildRequires:	ncurses-devel
12mr|gnuplot-4.6.1-1|24	BuildRequires:	png-devel
12mr|gnuplot-4.6.1-1|25	BuildRequires:	readline-devel
12mr|gnuplot-4.6.1-1|26	BuildRequires:	tetex-latex
12mr|gnuplot-4.6.1-1|27	BuildRequires:  texinfo
12mr|gnuplot-4.6.1-1|28	BuildRequires:  gd-devel
12mr|gnuplot-4.6.1-1|29	BuildRequires:  cairo-devel
12mr|gnuplot-4.6.1-1|30	BuildRequires:	lua-devel
12mr|gnuplot-4.6.1-1|31	BuildRequires:	wxgtku2.8-devel
12mr|gnuplot-4.6.1-1|32	BuildRequires:	texlive-epstopdf
12mr|gnuplot-4.6.1-1|33	
12mr|gnuplot-4.6.1-1|34	%description
12mr|gnuplot-4.6.1-1|35	Gnuplot is a command-line driven, interactive function plotting program
12mr|gnuplot-4.6.1-1|36	especially suited for scientific data representation. Gnuplot can be used to
12mr|gnuplot-4.6.1-1|37	plot functions and data points in both two and three dimensions and in many
12mr|gnuplot-4.6.1-1|38	different formats.
12mr|gnuplot-4.6.1-1|39	
12mr|gnuplot-4.6.1-1|40	Install gnuplot if you need a graphics package for scientific data
12mr|gnuplot-4.6.1-1|41	representation.
12mr|gnuplot-4.6.1-1|42	
12mr|gnuplot-4.6.1-1|43	%package	nox
12mr|gnuplot-4.6.1-1|44	Summary:	A program for plotting mathematical expressions and data
12mr|gnuplot-4.6.1-1|45	Group:		Sciences/Other
12mr|gnuplot-4.6.1-1|46	Conflicts:	gnuplot < 4.4.3
12mr|gnuplot-4.6.1-1|47	
12mr|gnuplot-4.6.1-1|48	%description	nox
12mr|gnuplot-4.6.1-1|49	Gnuplot is a command-line driven, interactive function plotting program
12mr|gnuplot-4.6.1-1|50	especially suited for scientific data representation. Gnuplot can be used to
12mr|gnuplot-4.6.1-1|51	plot functions and data points in both two and three dimensions and in many
12mr|gnuplot-4.6.1-1|52	different formats.
12mr|gnuplot-4.6.1-1|53	
12mr|gnuplot-4.6.1-1|54	Install gnuplot if you need a graphics package for scientific data
12mr|gnuplot-4.6.1-1|55	representation.
12mr|gnuplot-4.6.1-1|56	
12mr|gnuplot-4.6.1-1|57	This package provides GNUPlot without any X dependency.
12mr|gnuplot-4.6.1-1|58	
12mr|gnuplot-4.6.1-1|59	%package	mode
12mr|gnuplot-4.6.1-1|60	Summary:	Yet another Gnuplot mode for Emacs
12mr|gnuplot-4.6.1-1|61	Group:		Sciences/Other
12mr|gnuplot-4.6.1-1|62	Conflicts:	gnuplot < 4.4.3
12mr|gnuplot-4.6.1-1|63	
12mr|gnuplot-4.6.1-1|64	%description	mode
12mr|gnuplot-4.6.1-1|65	Gnuplot is a major mode for Emacs flavours with the following features:
12mr|gnuplot-4.6.1-1|66	
12mr|gnuplot-4.6.1-1|67	- Functions for plotting lines, regions, entire scripts, or entire files
12mr|gnuplot-4.6.1-1|68	- Graphical interface to setting command arguments
12mr|gnuplot-4.6.1-1|69	- Syntax colorization
12mr|gnuplot-4.6.1-1|70	- Completion of common words in Gnuplot
12mr|gnuplot-4.6.1-1|71	- Code indentation
12mr|gnuplot-4.6.1-1|72	- On-line help using Info for Gnuplot functions and features
12mr|gnuplot-4.6.1-1|73	- Interaction with Gnuplot using comint
12mr|gnuplot-4.6.1-1|74	- Pull-down menus plus a toolbar in XEmacs
12mr|gnuplot-4.6.1-1|75	- Distributed with a quick reference sheet in postscript.
12mr|gnuplot-4.6.1-1|76	
12mr|gnuplot-4.6.1-1|77	%package	doc
12mr|gnuplot-4.6.1-1|78	Summary:	GNUPlot Documentation
12mr|gnuplot-4.6.1-1|79	Group:		Sciences/Other
12mr|gnuplot-4.6.1-1|80	Conflicts:	gnuplot < 4.4.3
12mr|gnuplot-4.6.1-1|81	
12mr|gnuplot-4.6.1-1|82	%description	doc
12mr|gnuplot-4.6.1-1|83	Gnuplot is a command-line driven, interactive function plotting program
12mr|gnuplot-4.6.1-1|84	especially suited for scientific data representation. Gnuplot can be used to
12mr|gnuplot-4.6.1-1|85	plot functions and data points in both two and three dimensions and in many
12mr|gnuplot-4.6.1-1|86	different formats.
12mr|gnuplot-4.6.1-1|87	
12mr|gnuplot-4.6.1-1|88	Install gnuplot if you need a graphics package for scientific data
12mr|gnuplot-4.6.1-1|89	representation.
12mr|gnuplot-4.6.1-1|90	
12mr|gnuplot-4.6.1-1|91	This package provides the additional documentation.
12mr|gnuplot-4.6.1-1|92	
12mr|gnuplot-4.6.1-1|93	%prep
12mr|gnuplot-4.6.1-1|94	%setup -q -a 1
12mr|gnuplot-4.6.1-1|95	%patch0 -p1
12mr|gnuplot-4.6.1-1|96	#% patch1 -p1
12mr|gnuplot-4.6.1-1|97	
12mr|gnuplot-4.6.1-1|98	perl -pi -e 's|(^\s*)mkinstalldirs\s|$1./mkinstalldirs |' gnuplot-mode.%{modeversion}/Makefile.in
12mr|gnuplot-4.6.1-1|99	# Non-free stuff. Ouch. -- Geoff
12mr|gnuplot-4.6.1-1|100	rm -f demo/prob.dem demo/prob2.dem
12mr|gnuplot-4.6.1-1|101	
12mr|gnuplot-4.6.1-1|102	%build
12mr|gnuplot-4.6.1-1|103	export CFLAGS="%{optflags} -fno-fast-math"
12mr|gnuplot-4.6.1-1|104	export CONFIGURE_TOP=..
12mr|gnuplot-4.6.1-1|105	
12mr|gnuplot-4.6.1-1|106	mkdir build-nox
12mr|gnuplot-4.6.1-1|107	pushd build-nox
12mr|gnuplot-4.6.1-1|108	%configure2_5x --with-readline=gnu --with-png --without-linux-vga --without-x --disable-wxwidgets
12mr|gnuplot-4.6.1-1|109	%make -C src/
12mr|gnuplot-4.6.1-1|110	#%make -C docs/ ps
12mr|gnuplot-4.6.1-1|111	%make -C docs/ pdf
12mr|gnuplot-4.6.1-1|112	popd
12mr|gnuplot-4.6.1-1|113	
12mr|gnuplot-4.6.1-1|114	mkdir build-x11
12mr|gnuplot-4.6.1-1|115	pushd build-x11
12mr|gnuplot-4.6.1-1|116	%configure2_5x --with-readline=gnu --with-png --without-linux-vga
12mr|gnuplot-4.6.1-1|117	%make
12mr|gnuplot-4.6.1-1|118	popd
12mr|gnuplot-4.6.1-1|119	
12mr|gnuplot-4.6.1-1|120	pushd gnuplot-mode.%{modeversion} && {
12mr|gnuplot-4.6.1-1|121	./configure --prefix=/usr
12mr|gnuplot-4.6.1-1|122	%make
12mr|gnuplot-4.6.1-1|123	} && popd
12mr|gnuplot-4.6.1-1|124	
12mr|gnuplot-4.6.1-1|125	cp -f %SOURCE2 .
12mr|gnuplot-4.6.1-1|126	chmod 644 faq.html
12mr|gnuplot-4.6.1-1|127	
12mr|gnuplot-4.6.1-1|128	%install
12mr|gnuplot-4.6.1-1|129	pushd build-nox
12mr|gnuplot-4.6.1-1|130	%makeinstall_std
12mr|gnuplot-4.6.1-1|131	%__mv %{buildroot}%{_bindir}/gnuplot %{buildroot}%{_bindir}/gnuplot-nox
12mr|gnuplot-4.6.1-1|132	popd
12mr|gnuplot-4.6.1-1|133	
12mr|gnuplot-4.6.1-1|134	pushd build-x11
12mr|gnuplot-4.6.1-1|135	%makeinstall_std
12mr|gnuplot-4.6.1-1|136	popd
12mr|gnuplot-4.6.1-1|137	
12mr|gnuplot-4.6.1-1|138	pushd gnuplot-mode.%{modeversion} && {
12mr|gnuplot-4.6.1-1|139	make install prefix=%{buildroot}/usr
12mr|gnuplot-4.6.1-1|140	pdflatex gpelcard
12mr|gnuplot-4.6.1-1|141	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mr|gnuplot-4.6.1-1|142	install -m 644 dotemacs %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
12mr|gnuplot-4.6.1-1|143	} && popd
12mr|gnuplot-4.6.1-1|144	
12mr|gnuplot-4.6.1-1|145	# Copy back from build dir to be able to package those files
12mr|gnuplot-4.6.1-1|146	pushd build-nox
12mr|gnuplot-4.6.1-1|147	%__mv docs/gnuplot.pdf ../docs/
12mr|gnuplot-4.6.1-1|148	#%__mv docs/gnuplot.ps ../docs/
12mr|gnuplot-4.6.1-1|149	#%__mv docs/gpcard.ps ../docs/
12mr|gnuplot-4.6.1-1|150	popd
12mr|gnuplot-4.6.1-1|151	
12mr|gnuplot-4.6.1-1|152	# menu
12mr|gnuplot-4.6.1-1|153	
12mr|gnuplot-4.6.1-1|154	mkdir -p %{buildroot}%{_datadir}/applications
12mr|gnuplot-4.6.1-1|155	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|gnuplot-4.6.1-1|156	[Desktop Entry]
12mr|gnuplot-4.6.1-1|157	Version=1.0
12mr|gnuplot-4.6.1-1|158	Name=Gnuplot
12mr|gnuplot-4.6.1-1|159	Comment=The famous function plotting program
12mr|gnuplot-4.6.1-1|160	Exec=%{name}
12mr|gnuplot-4.6.1-1|161	Icon=%{name}
12mr|gnuplot-4.6.1-1|162	Terminal=true
12mr|gnuplot-4.6.1-1|163	Type=Application
12mr|gnuplot-4.6.1-1|164	StartupNotify=true
12mr|gnuplot-4.6.1-1|165	Categories=Education;Science;Math;DataVisualization;
12mr|gnuplot-4.6.1-1|166	EOF
12mr|gnuplot-4.6.1-1|167	
12mr|gnuplot-4.6.1-1|168	# icon
12mr|gnuplot-4.6.1-1|169	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12mr|gnuplot-4.6.1-1|170	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12mr|gnuplot-4.6.1-1|171	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12mr|gnuplot-4.6.1-1|172	
12mr|gnuplot-4.6.1-1|173	%files
12mr|gnuplot-4.6.1-1|174	%{_bindir}/gnuplot
12mr|gnuplot-4.6.1-1|175	
12mr|gnuplot-4.6.1-1|176	%files nox
12mr|gnuplot-4.6.1-1|177	%doc Copyright faq.html
12mr|gnuplot-4.6.1-1|178	%doc README README.1ST
12mr|gnuplot-4.6.1-1|179	%doc NEWS PORTING
12mr|gnuplot-4.6.1-1|180	%{_bindir}/gnuplot-nox
12mr|gnuplot-4.6.1-1|181	%{_mandir}/*/*
12mr|gnuplot-4.6.1-1|182	%{_libdir}/gnuplot
12mr|gnuplot-4.6.1-1|183	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|gnuplot-4.6.1-1|184	%{_miconsdir}/%{name}.png
12mr|gnuplot-4.6.1-1|185	%{_iconsdir}/%{name}.png
12mr|gnuplot-4.6.1-1|186	%{_liconsdir}/%{name}.png
12mr|gnuplot-4.6.1-1|187	%{_datadir}/texmf/tex/latex/gnuplot
12mr|gnuplot-4.6.1-1|188	
12mr|gnuplot-4.6.1-1|189	%files doc
12mr|gnuplot-4.6.1-1|190	%doc demo docs/gnuplot.pdf
12mr|gnuplot-4.6.1-1|191	%{_datadir}/gnuplot
12mr|gnuplot-4.6.1-1|192	%{_infodir}/*
12mr|gnuplot-4.6.1-1|193	
12mr|gnuplot-4.6.1-1|194	%files mode
12mr|gnuplot-4.6.1-1|195	%doc gnuplot-mode.%{modeversion}/gpelcard.pdf
12mr|gnuplot-4.6.1-1|196	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*.el
12mr|gnuplot-4.6.1-1|197	%{_datadir}/emacs/site-lisp/*
12mr|gnuplot-4.6.1-1|198	
12mr|gnuplot-4.6.1-1|199	%changelog
12mr|gnuplot-4.6.1-1|200	

14192 12
12mr|gnu-regexp-1.1.4-17.0.6|1	# Copyright (c) 2000-2005, JPackage Project
12mr|gnu-regexp-1.1.4-17.0.6|2	# All rights reserved.
12mr|gnu-regexp-1.1.4-17.0.6|3	#
12mr|gnu-regexp-1.1.4-17.0.6|4	# Redistribution and use in source and binary forms, with or without
12mr|gnu-regexp-1.1.4-17.0.6|5	# modification, are permitted provided that the following conditions
12mr|gnu-regexp-1.1.4-17.0.6|6	# are met:
12mr|gnu-regexp-1.1.4-17.0.6|7	#
12mr|gnu-regexp-1.1.4-17.0.6|8	# 1. Redistributions of source code must retain the above copyright
12mr|gnu-regexp-1.1.4-17.0.6|9	#    notice, this list of conditions and the following disclaimer.
12mr|gnu-regexp-1.1.4-17.0.6|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|gnu-regexp-1.1.4-17.0.6|11	#    notice, this list of conditions and the following disclaimer in the
12mr|gnu-regexp-1.1.4-17.0.6|12	#    documentation and/or other materials provided with the
12mr|gnu-regexp-1.1.4-17.0.6|13	#    distribution.
12mr|gnu-regexp-1.1.4-17.0.6|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|gnu-regexp-1.1.4-17.0.6|15	#    contributors may be used to endorse or promote products derived
12mr|gnu-regexp-1.1.4-17.0.6|16	#    from this software without specific prior written permission.
12mr|gnu-regexp-1.1.4-17.0.6|17	#
12mr|gnu-regexp-1.1.4-17.0.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|gnu-regexp-1.1.4-17.0.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|gnu-regexp-1.1.4-17.0.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|gnu-regexp-1.1.4-17.0.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|gnu-regexp-1.1.4-17.0.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|gnu-regexp-1.1.4-17.0.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|gnu-regexp-1.1.4-17.0.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|gnu-regexp-1.1.4-17.0.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|gnu-regexp-1.1.4-17.0.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|gnu-regexp-1.1.4-17.0.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|gnu-regexp-1.1.4-17.0.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|gnu-regexp-1.1.4-17.0.6|29	#
12mr|gnu-regexp-1.1.4-17.0.6|30	
12mr|gnu-regexp-1.1.4-17.0.6|31	%define gcj_support 0
12mr|gnu-regexp-1.1.4-17.0.6|32	%define section free
12mr|gnu-regexp-1.1.4-17.0.6|33	
12mr|gnu-regexp-1.1.4-17.0.6|34	Name:           gnu-regexp
12mr|gnu-regexp-1.1.4-17.0.6|35	Version:        1.1.4
12mr|gnu-regexp-1.1.4-17.0.6|36	# 10jpp, but need 17 to obsolete old mdv package
12mr|gnu-regexp-1.1.4-17.0.6|37	Release:        %mkrel 17.0.6
12mr|gnu-regexp-1.1.4-17.0.6|38	Epoch:          0
12mr|gnu-regexp-1.1.4-17.0.6|39	Summary:        Java NFA regular expression engine implementation
12mr|gnu-regexp-1.1.4-17.0.6|40	License:        LGPL
12mr|gnu-regexp-1.1.4-17.0.6|41	Source0:        ftp://ftp.tralfamadore.com/pub/java/gnu.regexp-1.1.4.tar.gz
12mr|gnu-regexp-1.1.4-17.0.6|42	Source1:        %{name}.build.xml
12mr|gnu-regexp-1.1.4-17.0.6|43	BuildRequires:  ant
12mr|gnu-regexp-1.1.4-17.0.6|44	BuildRequires:  gnu-getopt
12mr|gnu-regexp-1.1.4-17.0.6|45	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|gnu-regexp-1.1.4-17.0.6|46	URL:            http://www.cacas.org/java/gnu/regexp/
12mr|gnu-regexp-1.1.4-17.0.6|47	Group:          Development/Java
12mr|gnu-regexp-1.1.4-17.0.6|48	%if %{gcj_support}
12mr|gnu-regexp-1.1.4-17.0.6|49	BuildRequires:  java-gcj-compat-devel
12mr|gnu-regexp-1.1.4-17.0.6|50	%else
12mr|gnu-regexp-1.1.4-17.0.6|51	BuildArch:      noarch
12mr|gnu-regexp-1.1.4-17.0.6|52	%endif
12mr|gnu-regexp-1.1.4-17.0.6|53	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|gnu-regexp-1.1.4-17.0.6|54	Provides:        gnu.regexp = %{epoch}:%{version}-%{release}
12mr|gnu-regexp-1.1.4-17.0.6|55	Obsoletes:        gnu.regexp < %{epoch}:%{version}-%{release}
12mr|gnu-regexp-1.1.4-17.0.6|56	
12mr|gnu-regexp-1.1.4-17.0.6|57	%description
12mr|gnu-regexp-1.1.4-17.0.6|58	The gnu.regexp package is a pure-Java implementation of a traditional
12mr|gnu-regexp-1.1.4-17.0.6|59	(non-POSIX) NFA regular expression engine. Its syntax can emulate many
12mr|gnu-regexp-1.1.4-17.0.6|60	popular development tools, including awk, sed, emacs, perl and grep. For
12mr|gnu-regexp-1.1.4-17.0.6|61	a relatively complete list of supported and non-supported syntax, refer
12mr|gnu-regexp-1.1.4-17.0.6|62	to the syntax and usage notes.
12mr|gnu-regexp-1.1.4-17.0.6|63	
12mr|gnu-regexp-1.1.4-17.0.6|64	%package demo
12mr|gnu-regexp-1.1.4-17.0.6|65	Summary:        Demo for %{name}
12mr|gnu-regexp-1.1.4-17.0.6|66	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|gnu-regexp-1.1.4-17.0.6|67	Requires:       gnu.getopt
12mr|gnu-regexp-1.1.4-17.0.6|68	Group:          Development/Java
12mr|gnu-regexp-1.1.4-17.0.6|69	Provides:        gnu.regexp-demo = %{epoch}:%{version}-%{release}
12mr|gnu-regexp-1.1.4-17.0.6|70	Obsoletes:        gnu.regexp-demo < %{epoch}:%{version}-%{release}
12mr|gnu-regexp-1.1.4-17.0.6|71	
12mr|gnu-regexp-1.1.4-17.0.6|72	%description demo
12mr|gnu-regexp-1.1.4-17.0.6|73	Demonstrations and samples for %{name}.
12mr|gnu-regexp-1.1.4-17.0.6|74	
12mr|gnu-regexp-1.1.4-17.0.6|75	%package javadoc
12mr|gnu-regexp-1.1.4-17.0.6|76	Summary:        Javadoc for %{name}
12mr|gnu-regexp-1.1.4-17.0.6|77	Group:          Development/Java
12mr|gnu-regexp-1.1.4-17.0.6|78	Provides:        gnu.regexp-javadoc = %{epoch}:%{version}-%{release}
12mr|gnu-regexp-1.1.4-17.0.6|79	Obsoletes:        gnu.regexp-javadoc < %{epoch}:%{version}-%{release}
12mr|gnu-regexp-1.1.4-17.0.6|80	
12mr|gnu-regexp-1.1.4-17.0.6|81	%description javadoc
12mr|gnu-regexp-1.1.4-17.0.6|82	Javadoc for %{name}.
12mr|gnu-regexp-1.1.4-17.0.6|83	
12mr|gnu-regexp-1.1.4-17.0.6|84	%prep
12mr|gnu-regexp-1.1.4-17.0.6|85	%setup -q -n gnu.regexp-%{version}
12mr|gnu-regexp-1.1.4-17.0.6|86	%__cp -a %{SOURCE1} build.xml
12mr|gnu-regexp-1.1.4-17.0.6|87	%remove_java_binaries
12mr|gnu-regexp-1.1.4-17.0.6|88	
12mr|gnu-regexp-1.1.4-17.0.6|89	%build
12mr|gnu-regexp-1.1.4-17.0.6|90	export OPT_JAR_LIST=:
12mr|gnu-regexp-1.1.4-17.0.6|91	export CLASSPATH=$(build-classpath gnu.getopt)
12mr|gnu-regexp-1.1.4-17.0.6|92	%{ant} jar javadoc
12mr|gnu-regexp-1.1.4-17.0.6|93	
12mr|gnu-regexp-1.1.4-17.0.6|94	%install
12mr|gnu-regexp-1.1.4-17.0.6|95	%__rm -rf %{buildroot}
12mr|gnu-regexp-1.1.4-17.0.6|96	
12mr|gnu-regexp-1.1.4-17.0.6|97	# jars
12mr|gnu-regexp-1.1.4-17.0.6|98	%__mkdir_p %{buildroot}%{_javadir}
12mr|gnu-regexp-1.1.4-17.0.6|99	%__cp -a build/lib/gnu.regexp.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|gnu-regexp-1.1.4-17.0.6|100	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %__ln_s ${jar} `echo $jar| sed "s|-%{version}||g"`; done
12mr|gnu-regexp-1.1.4-17.0.6|101	%__ln_s %{name}.jar gnu.regexp.jar)
12mr|gnu-regexp-1.1.4-17.0.6|102	
12mr|gnu-regexp-1.1.4-17.0.6|103	# demo
12mr|gnu-regexp-1.1.4-17.0.6|104	%__mkdir_p %{buildroot}%{_datadir}/%{name}/gnu/regexp/util
12mr|gnu-regexp-1.1.4-17.0.6|105	%__cp -a build/classes/gnu/regexp/util/*.class \
12mr|gnu-regexp-1.1.4-17.0.6|106	%{buildroot}%{_datadir}/%{name}/gnu/regexp/util
12mr|gnu-regexp-1.1.4-17.0.6|107	
12mr|gnu-regexp-1.1.4-17.0.6|108	# javadoc
12mr|gnu-regexp-1.1.4-17.0.6|109	%__mkdir_p %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|gnu-regexp-1.1.4-17.0.6|110	cp -a build/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|gnu-regexp-1.1.4-17.0.6|111	(cd %{buildroot}%{_javadocdir} && %__ln_s %{name}-%{version} %{name})
12mr|gnu-regexp-1.1.4-17.0.6|112	
12mr|gnu-regexp-1.1.4-17.0.6|113	%{gcj_compile}
12mr|gnu-regexp-1.1.4-17.0.6|114	
12mr|gnu-regexp-1.1.4-17.0.6|115	%clean
12mr|gnu-regexp-1.1.4-17.0.6|116	%__rm -rf %{buildroot}
12mr|gnu-regexp-1.1.4-17.0.6|117	
12mr|gnu-regexp-1.1.4-17.0.6|118	%files
12mr|gnu-regexp-1.1.4-17.0.6|119	%defattr(0644,root,root,0755)
12mr|gnu-regexp-1.1.4-17.0.6|120	%doc COPYING COPYING.LIB README TODO docs/*.html
12mr|gnu-regexp-1.1.4-17.0.6|121	%{_javadir}/*
12mr|gnu-regexp-1.1.4-17.0.6|122	%{gcj_files}
12mr|gnu-regexp-1.1.4-17.0.6|123	
12mr|gnu-regexp-1.1.4-17.0.6|124	%files demo
12mr|gnu-regexp-1.1.4-17.0.6|125	%defattr(0644,root,root,0755)
12mr|gnu-regexp-1.1.4-17.0.6|126	%{_datadir}/%{name}
12mr|gnu-regexp-1.1.4-17.0.6|127	
12mr|gnu-regexp-1.1.4-17.0.6|128	%files javadoc
12mr|gnu-regexp-1.1.4-17.0.6|129	%defattr(0644,root,root,0755)
12mr|gnu-regexp-1.1.4-17.0.6|130	%dir %{_javadocdir}/%{name}-%{version}
12mr|gnu-regexp-1.1.4-17.0.6|131	%{_javadocdir}/%{name}-%{version}/*
12mr|gnu-regexp-1.1.4-17.0.6|132	%dir %{_javadocdir}/%{name}
12mr|gnu-regexp-1.1.4-17.0.6|133	
12mr|gnu-regexp-1.1.4-17.0.6|134	
12mr|gnu-regexp-1.1.4-17.0.6|135	
12mr|gnu-regexp-1.1.4-17.0.6|136	
12mr|gnu-regexp-1.1.4-17.0.6|137	%changelog
12mr|gnu-regexp-1.1.4-17.0.6|138	

14193 12
12mr|gnutls-3.0.22-1|1	%define	libgcrypt_version 1.2.4
12mr|gnutls-3.0.22-1|2	
12mr|gnutls-3.0.22-1|3	%define	major    28
12mr|gnutls-3.0.22-1|4	%define	sslmajor 27
12mr|gnutls-3.0.22-1|5	%define	libname	%mklibname %{name} %{major}
12mr|gnutls-3.0.22-1|6	%define	libssl	%mklibname %{name}-ssl %{sslmajor}
12mr|gnutls-3.0.22-1|7	%define	devname	%mklibname %{name} -d
12mr|gnutls-3.0.22-1|8	
12mr|gnutls-3.0.22-1|9	Summary:	Library providing a secure layer (SSL)
12mr|gnutls-3.0.22-1|10	Name:		gnutls
12mr|gnutls-3.0.22-1|11	Version:	3.0.22
12mr|gnutls-3.0.22-1|12	Release:	1
12mr|gnutls-3.0.22-1|13	License:	GPLv2+ and LGPLv2+
12mr|gnutls-3.0.22-1|14	Group:		System/Libraries
12mr|gnutls-3.0.22-1|15	URL:		http://www.gnutls.org
12mr|gnutls-3.0.22-1|16	Source0:	http://ftp.gnu.org/pub/gnu/gnutls/%{name}-%{version}.tar.xz
12mr|gnutls-3.0.22-1|17	Source1:	http://ftp.gnu.org/pub/gnu/gnutls/%{name}-%{version}.tar.xz.sig
12mr|gnutls-3.0.22-1|18	BuildRequires:	liblzo-devel
12mr|gnutls-3.0.22-1|19	BuildRequires:	libgcrypt-devel >= %{libgcrypt_version}
12mr|gnutls-3.0.22-1|20	BuildRequires:	libtasn1-devel >= 0.3.4
12mr|gnutls-3.0.22-1|21	BuildRequires:	p11-kit-devel
12mr|gnutls-3.0.22-1|22	BuildRequires:	pkgconfig(nettle)
12mr|gnutls-3.0.22-1|23	%ifnarch %{arm} %{mips}
12mr|gnutls-3.0.22-1|24	BuildRequires:	valgrind
12mr|gnutls-3.0.22-1|25	%endif
12mr|gnutls-3.0.22-1|26	
12mr|gnutls-3.0.22-1|27	%description
12mr|gnutls-3.0.22-1|28	GnuTLS is a project that aims to develop a library which provides
12mr|gnutls-3.0.22-1|29	a secure layer, over a reliable transport layer.
12mr|gnutls-3.0.22-1|30	
12mr|gnutls-3.0.22-1|31	%package -n %{libname}
12mr|gnutls-3.0.22-1|32	Summary:	Library providing a secure layer (SSL)
12mr|gnutls-3.0.22-1|33	Group:		System/Libraries
12mr|gnutls-3.0.22-1|34	
12mr|gnutls-3.0.22-1|35	%description -n	%{libname}
12mr|gnutls-3.0.22-1|36	GnuTLS is a project that aims to develop a library which provides
12mr|gnutls-3.0.22-1|37	a secure layer, over a reliable transport layer.
12mr|gnutls-3.0.22-1|38	
12mr|gnutls-3.0.22-1|39	%package -n %{libssl}
12mr|gnutls-3.0.22-1|40	Summary:	Library providing a secure layer (SSL)
12mr|gnutls-3.0.22-1|41	Group:		System/Libraries
12mr|gnutls-3.0.22-1|42	
12mr|gnutls-3.0.22-1|43	%description -n %{libssl}
12mr|gnutls-3.0.22-1|44	GnuTLS is a project that aims to develop a library which provides
12mr|gnutls-3.0.22-1|45	a secure layer, over a reliable transport layer.
12mr|gnutls-3.0.22-1|46	
12mr|gnutls-3.0.22-1|47	%package -n %{devname}
12mr|gnutls-3.0.22-1|48	Summary:	Development files for %{name}
12mr|gnutls-3.0.22-1|49	Group:		Development/C
12mr|gnutls-3.0.22-1|50	Requires:	%{name} = %{version}-%{release}
12mr|gnutls-3.0.22-1|51	Requires:	%{libname} = %{version}-%{release}
12mr|gnutls-3.0.22-1|52	Requires:	%{libssl} = %{version}-%{release}
12mr|gnutls-3.0.22-1|53	Provides:	%{name}-devel = %{version}-%{release}
12mr|gnutls-3.0.22-1|54	
12mr|gnutls-3.0.22-1|55	%description -n	%{devname}
12mr|gnutls-3.0.22-1|56	GnuTLS is a project that aims to develop a library which provides
12mr|gnutls-3.0.22-1|57	a secure layer, over a reliable transport layer.
12mr|gnutls-3.0.22-1|58	
12mr|gnutls-3.0.22-1|59	This package contains all necessary files to compile or develop
12mr|gnutls-3.0.22-1|60	programs/libraries that use %{name}.
12mr|gnutls-3.0.22-1|61	
12mr|gnutls-3.0.22-1|62	%prep
12mr|gnutls-3.0.22-1|63	%setup -q
12mr|gnutls-3.0.22-1|64	
12mr|gnutls-3.0.22-1|65	%build
12mr|gnutls-3.0.22-1|66	%configure2_5x \
12mr|gnutls-3.0.22-1|67	--disable-static \
12mr|gnutls-3.0.22-1|68	--with-included-libtasn1=no \
12mr|gnutls-3.0.22-1|69	--with-included-libcfg=yes \
12mr|gnutls-3.0.22-1|70	--with-lzo \
12mr|gnutls-3.0.22-1|71	--with-libz-prefix=%{_prefix} \
12mr|gnutls-3.0.22-1|72	--with-libgcrypt \
12mr|gnutls-3.0.22-1|73	--with-libgcrypt-prefix=%{_prefix} \
12mr|gnutls-3.0.22-1|74	--with-libtasn1-prefix=%{_prefix} \
12mr|gnutls-3.0.22-1|75	%ifnarch %{arm} %{mips}
12mr|gnutls-3.0.22-1|76	--enable-valgrind-tests \
12mr|gnutls-3.0.22-1|77	%endif
12mr|gnutls-3.0.22-1|78	--disable-rpath \
12mr|gnutls-3.0.22-1|79	--disable-guile
12mr|gnutls-3.0.22-1|80	
12mr|gnutls-3.0.22-1|81	%make
12mr|gnutls-3.0.22-1|82	
12mr|gnutls-3.0.22-1|83	%check
12mr|gnutls-3.0.22-1|84	make check
12mr|gnutls-3.0.22-1|85	
12mr|gnutls-3.0.22-1|86	%install
12mr|gnutls-3.0.22-1|87	%makeinstall_std
12mr|gnutls-3.0.22-1|88	%find_lang gnutls
12mr|gnutls-3.0.22-1|89	
12mr|gnutls-3.0.22-1|90	%files
12mr|gnutls-3.0.22-1|91	%doc NEWS README
12mr|gnutls-3.0.22-1|92	%{_bindir}/[cgs]*
12mr|gnutls-3.0.22-1|93	%{_bindir}/psktool
12mr|gnutls-3.0.22-1|94	%{_bindir}/p11tool
12mr|gnutls-3.0.22-1|95	%{_bindir}/ocsptool
12mr|gnutls-3.0.22-1|96	%{_mandir}/man?/*
12mr|gnutls-3.0.22-1|97	%{_infodir}/*
12mr|gnutls-3.0.22-1|98	
12mr|gnutls-3.0.22-1|99	%files -n %{libname} -f gnutls.lang
12mr|gnutls-3.0.22-1|100	%{_libdir}/lib*.so.%{major}*
12mr|gnutls-3.0.22-1|101	
12mr|gnutls-3.0.22-1|102	%files -n %{libssl}
12mr|gnutls-3.0.22-1|103	%{_libdir}/lib*.so.%{sslmajor}*
12mr|gnutls-3.0.22-1|104	
12mr|gnutls-3.0.22-1|105	%files -n %{devname}
12mr|gnutls-3.0.22-1|106	%{_libdir}/*.so
12mr|gnutls-3.0.22-1|107	%{_libdir}/pkgconfig/*.pc
12mr|gnutls-3.0.22-1|108	%{_includedir}/gnutls
12mr|gnutls-3.0.22-1|109	
12mr|gnutls-3.0.22-1|110	
12mr|gnutls-3.0.22-1|111	
12mr|gnutls-3.0.22-1|112	%changelog
12mr|gnutls-3.0.22-1|113	* Sat Aug  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gnutls-3.0.22-1|114	+ Commit: bff4e4d
12mr|gnutls-3.0.22-1|115	- Drop info-install post scripts (it's handled by rpm itself now)
12mr|gnutls-3.0.22-1|116	
12mr|gnutls-3.0.22-1|117	

14194 12
12mr|gnu-trove-1.0.2-5.0.10|1	# Copyright (c) 2000-2005, JPackage Project
12mr|gnu-trove-1.0.2-5.0.10|2	# All rights reserved.
12mr|gnu-trove-1.0.2-5.0.10|3	#
12mr|gnu-trove-1.0.2-5.0.10|4	# Redistribution and use in source and binary forms, with or without
12mr|gnu-trove-1.0.2-5.0.10|5	# modification, are permitted provided that the following conditions
12mr|gnu-trove-1.0.2-5.0.10|6	# are met:
12mr|gnu-trove-1.0.2-5.0.10|7	#
12mr|gnu-trove-1.0.2-5.0.10|8	# 1. Redistributions of source code must retain the above copyright
12mr|gnu-trove-1.0.2-5.0.10|9	#    notice, this list of conditions and the following disclaimer.
12mr|gnu-trove-1.0.2-5.0.10|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|gnu-trove-1.0.2-5.0.10|11	#    notice, this list of conditions and the following disclaimer in the
12mr|gnu-trove-1.0.2-5.0.10|12	#    documentation and/or other materials provided with the
12mr|gnu-trove-1.0.2-5.0.10|13	#    distribution.
12mr|gnu-trove-1.0.2-5.0.10|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|gnu-trove-1.0.2-5.0.10|15	#    contributors may be used to endorse or promote products derived
12mr|gnu-trove-1.0.2-5.0.10|16	#    from this software without specific prior written permission.
12mr|gnu-trove-1.0.2-5.0.10|17	#
12mr|gnu-trove-1.0.2-5.0.10|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|gnu-trove-1.0.2-5.0.10|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|gnu-trove-1.0.2-5.0.10|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|gnu-trove-1.0.2-5.0.10|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|gnu-trove-1.0.2-5.0.10|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|gnu-trove-1.0.2-5.0.10|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|gnu-trove-1.0.2-5.0.10|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|gnu-trove-1.0.2-5.0.10|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|gnu-trove-1.0.2-5.0.10|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|gnu-trove-1.0.2-5.0.10|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|gnu-trove-1.0.2-5.0.10|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|gnu-trove-1.0.2-5.0.10|29	#
12mr|gnu-trove-1.0.2-5.0.10|30	%define gcj_support 1
12mr|gnu-trove-1.0.2-5.0.10|31	%define section devel
12mr|gnu-trove-1.0.2-5.0.10|32	%define short_name trove
12mr|gnu-trove-1.0.2-5.0.10|33	
12mr|gnu-trove-1.0.2-5.0.10|34	Summary:        High performance collections for Java
12mr|gnu-trove-1.0.2-5.0.10|35	Name:           gnu-%{short_name}
12mr|gnu-trove-1.0.2-5.0.10|36	Version:        1.0.2
12mr|gnu-trove-1.0.2-5.0.10|37	Release:        %mkrel 5.0.10
12mr|gnu-trove-1.0.2-5.0.10|38	Epoch:          0
12mr|gnu-trove-1.0.2-5.0.10|39	License:        LGPL
12mr|gnu-trove-1.0.2-5.0.10|40	URL:            http://trove4j.sourceforge.net/
12mr|gnu-trove-1.0.2-5.0.10|41	Group:          Development/Java
12mr|gnu-trove-1.0.2-5.0.10|42	Source0:        trove-1.0.2.tar.gz
12mr|gnu-trove-1.0.2-5.0.10|43	Source1:        trove-build.xml
12mr|gnu-trove-1.0.2-5.0.10|44	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|gnu-trove-1.0.2-5.0.10|45	BuildRequires:  ant >= 0:1.6
12mr|gnu-trove-1.0.2-5.0.10|46	BuildRequires:  ant-junit >= 0:1.6
12mr|gnu-trove-1.0.2-5.0.10|47	BuildRequires:  junit
12mr|gnu-trove-1.0.2-5.0.10|48	BuildRequires:  locales-en
12mr|gnu-trove-1.0.2-5.0.10|49	%if %{gcj_support}
12mr|gnu-trove-1.0.2-5.0.10|50	BuildRequires:  java-gcj-compat-devel
12mr|gnu-trove-1.0.2-5.0.10|51	%else
12mr|gnu-trove-1.0.2-5.0.10|52	BuildArch:      noarch
12mr|gnu-trove-1.0.2-5.0.10|53	BuildRequires:  java-devel
12mr|gnu-trove-1.0.2-5.0.10|54	%endif
12mr|gnu-trove-1.0.2-5.0.10|55	Provides:       gnu.trove = %{epoch}:%{version}-%{release}
12mr|gnu-trove-1.0.2-5.0.10|56	Obsoletes:      gnu.trove < %{epoch}:%{version}-%{release}
12mr|gnu-trove-1.0.2-5.0.10|57	
12mr|gnu-trove-1.0.2-5.0.10|58	%description
12mr|gnu-trove-1.0.2-5.0.10|59	The GNU Trove library has two objectives:
12mr|gnu-trove-1.0.2-5.0.10|60	
12mr|gnu-trove-1.0.2-5.0.10|61	Provide "free" (as in "free speech" and "free beer"),
12mr|gnu-trove-1.0.2-5.0.10|62	fast, lightweight implementations of the java.util
12mr|gnu-trove-1.0.2-5.0.10|63	Collections API. These implementations are designed
12mr|gnu-trove-1.0.2-5.0.10|64	to be pluggable replacements for their JDK equivalents.
12mr|gnu-trove-1.0.2-5.0.10|65	
12mr|gnu-trove-1.0.2-5.0.10|66	Whenever possible, provide the same collections support
12mr|gnu-trove-1.0.2-5.0.10|67	for primitive types. This gap in the JDK is often
12mr|gnu-trove-1.0.2-5.0.10|68	addressed by using the "wrapper" classes
12mr|gnu-trove-1.0.2-5.0.10|69	(java.lang.Integer, java.lang.Float, etc.) with
12mr|gnu-trove-1.0.2-5.0.10|70	Object-based collections. For most applications, however,
12mr|gnu-trove-1.0.2-5.0.10|71	collections which store primitives directly will require
12mr|gnu-trove-1.0.2-5.0.10|72	less space and yield significant performance gains.
12mr|gnu-trove-1.0.2-5.0.10|73	
12mr|gnu-trove-1.0.2-5.0.10|74	
12mr|gnu-trove-1.0.2-5.0.10|75	%package javadoc
12mr|gnu-trove-1.0.2-5.0.10|76	Summary:        Javadoc for %{name}
12mr|gnu-trove-1.0.2-5.0.10|77	Group:          Development/Java
12mr|gnu-trove-1.0.2-5.0.10|78	Provides:       gnu.trove-javadoc = %{epoch}:%{version}-%{release}
12mr|gnu-trove-1.0.2-5.0.10|79	Obsoletes:      gnu.trove-javadoc < %{epoch}:%{version}-%{release}
12mr|gnu-trove-1.0.2-5.0.10|80	
12mr|gnu-trove-1.0.2-5.0.10|81	%description javadoc
12mr|gnu-trove-1.0.2-5.0.10|82	%{summary}.
12mr|gnu-trove-1.0.2-5.0.10|83	
12mr|gnu-trove-1.0.2-5.0.10|84	%prep
12mr|gnu-trove-1.0.2-5.0.10|85	%setup -q -n %{short_name}-%{version}
12mr|gnu-trove-1.0.2-5.0.10|86	cp %{SOURCE1} build.xml
12mr|gnu-trove-1.0.2-5.0.10|87	
12mr|gnu-trove-1.0.2-5.0.10|88	%build
12mr|gnu-trove-1.0.2-5.0.10|89	export LC_ALL=ISO-8859-1
12mr|gnu-trove-1.0.2-5.0.10|90	export OPT_JAR_LIST="ant/ant-junit junit"
12mr|gnu-trove-1.0.2-5.0.10|91	export CLASSPATH=
12mr|gnu-trove-1.0.2-5.0.10|92	%{ant} -Dbuild.sysclasspath=only dist
12mr|gnu-trove-1.0.2-5.0.10|93	
12mr|gnu-trove-1.0.2-5.0.10|94	%install
12mr|gnu-trove-1.0.2-5.0.10|95	# jars
12mr|gnu-trove-1.0.2-5.0.10|96	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|gnu-trove-1.0.2-5.0.10|97	cp -p target/%{short_name}-%{version}.jar \
12mr|gnu-trove-1.0.2-5.0.10|98	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|gnu-trove-1.0.2-5.0.10|99	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done
12mr|gnu-trove-1.0.2-5.0.10|100	ln -sf %{name}.jar gnu.trove.jar)
12mr|gnu-trove-1.0.2-5.0.10|101	
12mr|gnu-trove-1.0.2-5.0.10|102	# javadoc
12mr|gnu-trove-1.0.2-5.0.10|103	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|gnu-trove-1.0.2-5.0.10|104	cp -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|gnu-trove-1.0.2-5.0.10|105	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
12mr|gnu-trove-1.0.2-5.0.10|106	
12mr|gnu-trove-1.0.2-5.0.10|107	%if %{gcj_support}
12mr|gnu-trove-1.0.2-5.0.10|108	%{_bindir}/aot-compile-rpm
12mr|gnu-trove-1.0.2-5.0.10|109	%endif
12mr|gnu-trove-1.0.2-5.0.10|110	
12mr|gnu-trove-1.0.2-5.0.10|111	%clean
12mr|gnu-trove-1.0.2-5.0.10|112	rm -rf $RPM_BUILD_ROOT
12mr|gnu-trove-1.0.2-5.0.10|113	
12mr|gnu-trove-1.0.2-5.0.10|114	%if %{gcj_support}
12mr|gnu-trove-1.0.2-5.0.10|115	%post
12mr|gnu-trove-1.0.2-5.0.10|116	%{update_gcjdb}
12mr|gnu-trove-1.0.2-5.0.10|117	
12mr|gnu-trove-1.0.2-5.0.10|118	%postun
12mr|gnu-trove-1.0.2-5.0.10|119	%{clean_gcjdb}
12mr|gnu-trove-1.0.2-5.0.10|120	%endif
12mr|gnu-trove-1.0.2-5.0.10|121	
12mr|gnu-trove-1.0.2-5.0.10|122	%files
12mr|gnu-trove-1.0.2-5.0.10|123	%defattr(0644,root,root,0755)
12mr|gnu-trove-1.0.2-5.0.10|124	%doc LICENSE.txt
12mr|gnu-trove-1.0.2-5.0.10|125	%{_javadir}/*
12mr|gnu-trove-1.0.2-5.0.10|126	%if %{gcj_support}
12mr|gnu-trove-1.0.2-5.0.10|127	%dir %{_libdir}/gcj/%{name}
12mr|gnu-trove-1.0.2-5.0.10|128	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|gnu-trove-1.0.2-5.0.10|129	%endif
12mr|gnu-trove-1.0.2-5.0.10|130	
12mr|gnu-trove-1.0.2-5.0.10|131	
12mr|gnu-trove-1.0.2-5.0.10|132	%files javadoc
12mr|gnu-trove-1.0.2-5.0.10|133	%defattr(0644,root,root,0755)
12mr|gnu-trove-1.0.2-5.0.10|134	%doc %{_javadocdir}/%{name}
12mr|gnu-trove-1.0.2-5.0.10|135	%doc %{_javadocdir}/%{name}-%{version}
12mr|gnu-trove-1.0.2-5.0.10|136	
12mr|gnu-trove-1.0.2-5.0.10|137	# -----------------------------------------------------------------------------
12mr|gnu-trove-1.0.2-5.0.10|138	
12mr|gnu-trove-1.0.2-5.0.10|139	
12mr|gnu-trove-1.0.2-5.0.10|140	
12mr|gnu-trove-1.0.2-5.0.10|141	%changelog
12mr|gnu-trove-1.0.2-5.0.10|142	

14195 12
12mr|gob2-2.0.18-5|1	Summary:	GTK+ Object Builder
12mr|gob2-2.0.18-5|2	Name:		gob2
12mr|gob2-2.0.18-5|3	Version:	2.0.18
12mr|gob2-2.0.18-5|4	Release:	%mkrel 5
12mr|gob2-2.0.18-5|5	License:	GPLv2+
12mr|gob2-2.0.18-5|6	Group:		Development/GNOME and GTK+
12mr|gob2-2.0.18-5|7	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|gob2-2.0.18-5|8	URL:		http://www.5z.com/jirka/linux.html#gob
12mr|gob2-2.0.18-5|9	BuildRequires:	flex
12mr|gob2-2.0.18-5|10	BuildRequires:	glib2-devel
12mr|gob2-2.0.18-5|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|gob2-2.0.18-5|12	
12mr|gob2-2.0.18-5|13	%description
12mr|gob2-2.0.18-5|14	GOB2 is a simple preprocessor for making GTK+ objects.  It makes objects
12mr|gob2-2.0.18-5|15	from a single file which has inline C code so that you don't have to edit
12mr|gob2-2.0.18-5|16	the generated files.  Syntax is somewhat inspired by java and yacc.
12mr|gob2-2.0.18-5|17	
12mr|gob2-2.0.18-5|18	%prep
12mr|gob2-2.0.18-5|19	%setup -q
12mr|gob2-2.0.18-5|20	
12mr|gob2-2.0.18-5|21	%build
12mr|gob2-2.0.18-5|22	%configure2_5x
12mr|gob2-2.0.18-5|23	%make
12mr|gob2-2.0.18-5|24	
12mr|gob2-2.0.18-5|25	%install
12mr|gob2-2.0.18-5|26	rm -rf $RPM_BUILD_ROOT
12mr|gob2-2.0.18-5|27	%makeinstall_std
12mr|gob2-2.0.18-5|28	
12mr|gob2-2.0.18-5|29	%clean
12mr|gob2-2.0.18-5|30	rm -rf $RPM_BUILD_ROOT
12mr|gob2-2.0.18-5|31	
12mr|gob2-2.0.18-5|32	%files
12mr|gob2-2.0.18-5|33	%defattr(-, root, root)
12mr|gob2-2.0.18-5|34	%doc README AUTHORS NEWS TODO ChangeLog
12mr|gob2-2.0.18-5|35	%doc examples
12mr|gob2-2.0.18-5|36	%{_bindir}/*
12mr|gob2-2.0.18-5|37	%{_mandir}/man1/*
12mr|gob2-2.0.18-5|38	%{_datadir}/aclocal/*
12mr|gob2-2.0.18-5|39	
12mr|gob2-2.0.18-5|40	
12mr|gob2-2.0.18-5|41	
12mr|gob2-2.0.18-5|42	
12mr|gob2-2.0.18-5|43	%changelog
12mr|gob2-2.0.18-5|44	

14196 12
12mr|gobject-introspection-1.34.1.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mr|gobject-introspection-1.34.1.1-1|2	
12mr|gobject-introspection-1.34.1.1-1|3	%define build_bootstrap	0
12mr|gobject-introspection-1.34.1.1-1|4	%define api 1.0
12mr|gobject-introspection-1.34.1.1-1|5	%define major 1
12mr|gobject-introspection-1.34.1.1-1|6	%define libname %mklibname girepository %{api} %{major}
12mr|gobject-introspection-1.34.1.1-1|7	%define devname %mklibname -d girepository
12mr|gobject-introspection-1.34.1.1-1|8	
12mr|gobject-introspection-1.34.1.1-1|9	Summary:	GObject Introspection
12mr|gobject-introspection-1.34.1.1-1|10	Name:		gobject-introspection
12mr|gobject-introspection-1.34.1.1-1|11	Version:	1.34.1.1
12mr|gobject-introspection-1.34.1.1-1|12	Release:	1
12mr|gobject-introspection-1.34.1.1-1|13	License:	GPLv2+, LGPLv2+, MIT
12mr|gobject-introspection-1.34.1.1-1|14	Group:		Development/C
12mr|gobject-introspection-1.34.1.1-1|15	Url:		http://live.gnome.org/GObjectIntrospection
12mr|gobject-introspection-1.34.1.1-1|16	Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/gobject-introspection/%{url_ver}/%{name}-%{version}.tar.xz
12mr|gobject-introspection-1.34.1.1-1|17	# gi-find-deps.sh is a rpm helper for Provides and Requires. Script creates typelib()-style Provides/Requires.
12mr|gobject-introspection-1.34.1.1-1|18	Source1:	gi-find-deps.sh
12mr|gobject-introspection-1.34.1.1-1|19	Source2:	typelib.macros
12mr|gobject-introspection-1.34.1.1-1|20	Source3:	gobject-introspection-typelib.template
12mr|gobject-introspection-1.34.1.1-1|21	# PATCH-FIX-UPSTREAM g-ir-dep-tool.patch bgo#665672 dimstar@opensuse.org -- Add g-ir-dep-tool to get further automatic dependencies.
12mr|gobject-introspection-1.34.1.1-1|22	Patch0:	g-ir-dep-tool.patch
12mr|gobject-introspection-1.34.1.1-1|23	
12mr|gobject-introspection-1.34.1.1-1|24	BuildRequires:	bison
12mr|gobject-introspection-1.34.1.1-1|25	BuildRequires:	flex
12mr|gobject-introspection-1.34.1.1-1|26	BuildRequires:	libtool
12mr|gobject-introspection-1.34.1.1-1|27	# this could be removed if the typelib stuff is backported
12mr|gobject-introspection-1.34.1.1-1|28	BuildRequires:	rpm >= 5.4.7-14
12mr|gobject-introspection-1.34.1.1-1|29	BuildRequires:	pkgconfig(cairo)
12mr|gobject-introspection-1.34.1.1-1|30	BuildRequires:	pkgconfig(cairo-gobject)
12mr|gobject-introspection-1.34.1.1-1|31	BuildRequires:	pkgconfig(gio-2.0)
12mr|gobject-introspection-1.34.1.1-1|32	BuildRequires:	pkgconfig(gio-unix-2.0)
12mr|gobject-introspection-1.34.1.1-1|33	BuildRequires:	pkgconfig(glib-2.0)
12mr|gobject-introspection-1.34.1.1-1|34	BuildRequires:	pkgconfig(gmodule-2.0)
12mr|gobject-introspection-1.34.1.1-1|35	BuildRequires:	pkgconfig(gobject-2.0)
12mr|gobject-introspection-1.34.1.1-1|36	BuildRequires:	pkgconfig(gthread-2.0)
12mr|gobject-introspection-1.34.1.1-1|37	BuildRequires:	pkgconfig(libffi)
12mr|gobject-introspection-1.34.1.1-1|38	BuildRequires:	pkgconfig(python)
12mr|gobject-introspection-1.34.1.1-1|39	BuildRequires:	python-mako
12mr|gobject-introspection-1.34.1.1-1|40	# these are needed by the g-ir-dep-tool
12mr|gobject-introspection-1.34.1.1-1|41	%if !%{build_bootstrap}
12mr|gobject-introspection-1.34.1.1-1|42	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.32.0
12mr|gobject-introspection-1.34.1.1-1|43	BuildRequires:	gobject-introspection >= 1.32.0-2
12mr|gobject-introspection-1.34.1.1-1|44	%endif
12mr|gobject-introspection-1.34.1.1-1|45	
12mr|gobject-introspection-1.34.1.1-1|46	Requires:	%{libname} = %{version}-%{release}
12mr|gobject-introspection-1.34.1.1-1|47	Conflicts:	%mklibname girepository 1.0 0 < 0.6.10-5
12mr|gobject-introspection-1.34.1.1-1|48	%rename		gir-repository
12mr|gobject-introspection-1.34.1.1-1|49	
12mr|gobject-introspection-1.34.1.1-1|50	# Provide typelib() symbols based on gobject-introspection-typelib.template
12mr|gobject-introspection-1.34.1.1-1|51	# The template is checked during install if it matches the installed *.typelib files.
12mr|gobject-introspection-1.34.1.1-1|52	%if %{build_bootstrap}
12mr|gobject-introspection-1.34.1.1-1|53	%(cat %{SOURCE3} | awk '{ print "Provides: " $0}')
12mr|gobject-introspection-1.34.1.1-1|54	%endif
12mr|gobject-introspection-1.34.1.1-1|55	
12mr|gobject-introspection-1.34.1.1-1|56	%description
12mr|gobject-introspection-1.34.1.1-1|57	The goal of the project is to describe the APIs and  collect them in
12mr|gobject-introspection-1.34.1.1-1|58	a uniform, machine readable format.
12mr|gobject-introspection-1.34.1.1-1|59	
12mr|gobject-introspection-1.34.1.1-1|60	%package -n %{libname}
12mr|gobject-introspection-1.34.1.1-1|61	Group:		System/Libraries
12mr|gobject-introspection-1.34.1.1-1|62	Summary:	GObject Introspection shared library
12mr|gobject-introspection-1.34.1.1-1|63	Conflicts:	%{name} < 0.6.8-2
12mr|gobject-introspection-1.34.1.1-1|64	
12mr|gobject-introspection-1.34.1.1-1|65	%description -n %{libname}
12mr|gobject-introspection-1.34.1.1-1|66	The goal of the project is to describe the APIs and  collect them in
12mr|gobject-introspection-1.34.1.1-1|67	a uniform, machine readable format.
12mr|gobject-introspection-1.34.1.1-1|68	
12mr|gobject-introspection-1.34.1.1-1|69	%package -n %{devname}
12mr|gobject-introspection-1.34.1.1-1|70	Group:		Development/C
12mr|gobject-introspection-1.34.1.1-1|71	Summary:	GObject Introspection development libraries
12mr|gobject-introspection-1.34.1.1-1|72	# these two pkgs are needed for typelib requires generation
12mr|gobject-introspection-1.34.1.1-1|73	Requires:	%{name} = %{version}-%{release}
12mr|gobject-introspection-1.34.1.1-1|74	Requires:	%{libname} = %{version}-%{release}
12mr|gobject-introspection-1.34.1.1-1|75	#gw /usr/bin/libtool is called in giscanner
12mr|gobject-introspection-1.34.1.1-1|76	Requires:	libtool
12mr|gobject-introspection-1.34.1.1-1|77	Provides:	libgirepository-devel = %{version}-%{release}
12mr|gobject-introspection-1.34.1.1-1|78	Provides:	girepository-devel = %{version}-%{release}
12mr|gobject-introspection-1.34.1.1-1|79	Provides:	%{name}-devel = %{version}-%{release}
12mr|gobject-introspection-1.34.1.1-1|80	
12mr|gobject-introspection-1.34.1.1-1|81	%description -n %{devname}
12mr|gobject-introspection-1.34.1.1-1|82	The goal of the project is to describe the APIs and  collect them in
12mr|gobject-introspection-1.34.1.1-1|83	a uniform, machine readable format.
12mr|gobject-introspection-1.34.1.1-1|84	
12mr|gobject-introspection-1.34.1.1-1|85	%prep
12mr|gobject-introspection-1.34.1.1-1|86	%setup -q
12mr|gobject-introspection-1.34.1.1-1|87	%apply_patches
12mr|gobject-introspection-1.34.1.1-1|88	
12mr|gobject-introspection-1.34.1.1-1|89	%build
12mr|gobject-introspection-1.34.1.1-1|90	autoreconf -fi
12mr|gobject-introspection-1.34.1.1-1|91	%configure2_5x \
12mr|gobject-introspection-1.34.1.1-1|92	--disable-static
12mr|gobject-introspection-1.34.1.1-1|93	
12mr|gobject-introspection-1.34.1.1-1|94	%make
12mr|gobject-introspection-1.34.1.1-1|95	
12mr|gobject-introspection-1.34.1.1-1|96	%install
12mr|gobject-introspection-1.34.1.1-1|97	%makeinstall_std
12mr|gobject-introspection-1.34.1.1-1|98	install -D %{SOURCE1} %{buildroot}%{_rpmhome}/gi-find-deps.sh
12mr|gobject-introspection-1.34.1.1-1|99	install -D %{SOURCE2} -m 0644 %{buildroot}%{_rpmhome}/macros.d/typelib
12mr|gobject-introspection-1.34.1.1-1|100	
12mr|gobject-introspection-1.34.1.1-1|101	# comparing, if we provide all the symbols expected.
12mr|gobject-introspection-1.34.1.1-1|102	%if %{build_bootstrap}
12mr|gobject-introspection-1.34.1.1-1|103	ls %{buildroot}%{_libdir}/girepository-1.0/*.typelib | sh %{SOURCE1} -P > gobject-introspection-typelib.installed
12mr|gobject-introspection-1.34.1.1-1|104	diff -s %{SOURCE3} gobject-introspection-typelib.installed
12mr|gobject-introspection-1.34.1.1-1|105	%endif
12mr|gobject-introspection-1.34.1.1-1|106	
12mr|gobject-introspection-1.34.1.1-1|107	%check
12mr|gobject-introspection-1.34.1.1-1|108	make check
12mr|gobject-introspection-1.34.1.1-1|109	
12mr|gobject-introspection-1.34.1.1-1|110	%define typelibnames DBus-1.0 DBusGLib-1.0 GIRepository-2.0 GL-1.0 GLib-2.0 GModule-2.0 GObject-2.0 Gio-2.0 cairo-1.0 fontconfig-2.0 freetype2-2.0 libxml2-2.0 xfixes-4.0 xft-2.0 xlib-2.0 xrandr-1.3
12mr|gobject-introspection-1.34.1.1-1|111	
12mr|gobject-introspection-1.34.1.1-1|112	%files
12mr|gobject-introspection-1.34.1.1-1|113	%doc README
12mr|gobject-introspection-1.34.1.1-1|114	%dir %{_libdir}/girepository-%{api}
12mr|gobject-introspection-1.34.1.1-1|115	%(for typelibname in %{typelibnames}; do
12mr|gobject-introspection-1.34.1.1-1|116	echo "%{_libdir}/girepository-%{api}/$typelibname.typelib"
12mr|gobject-introspection-1.34.1.1-1|117	done)
12mr|gobject-introspection-1.34.1.1-1|118	
12mr|gobject-introspection-1.34.1.1-1|119	%files -n %{libname}
12mr|gobject-introspection-1.34.1.1-1|120	%{_libdir}/libgirepository-%{api}.so.%{major}*
12mr|gobject-introspection-1.34.1.1-1|121	
12mr|gobject-introspection-1.34.1.1-1|122	%files -n %{devname}
12mr|gobject-introspection-1.34.1.1-1|123	%doc ChangeLog TODO NEWS AUTHORS
12mr|gobject-introspection-1.34.1.1-1|124	%{_bindir}/g-ir-annotation-tool
12mr|gobject-introspection-1.34.1.1-1|125	%{_bindir}/g-ir-compiler
12mr|gobject-introspection-1.34.1.1-1|126	%{_bindir}/g-ir-dep-tool
12mr|gobject-introspection-1.34.1.1-1|127	%{_bindir}/g-ir-generate
12mr|gobject-introspection-1.34.1.1-1|128	%{_bindir}/g-ir-scanner
12mr|gobject-introspection-1.34.1.1-1|129	%{_libdir}/%{name}
12mr|gobject-introspection-1.34.1.1-1|130	%{_libdir}/libgirepository-%{api}.so
12mr|gobject-introspection-1.34.1.1-1|131	%{_libdir}/pkgconfig/*.pc
12mr|gobject-introspection-1.34.1.1-1|132	%{_includedir}/%{name}-%{api}
12mr|gobject-introspection-1.34.1.1-1|133	%{_datadir}/aclocal/*.m4
12mr|gobject-introspection-1.34.1.1-1|134	%{_datadir}/%{name}-%{api}
12mr|gobject-introspection-1.34.1.1-1|135	%{_datadir}/gtk-doc/html/gi
12mr|gobject-introspection-1.34.1.1-1|136	%dir %{_datadir}/gir-%{api}
12mr|gobject-introspection-1.34.1.1-1|137	%(for typelibname in %{typelibnames}; do
12mr|gobject-introspection-1.34.1.1-1|138	echo "%{_datadir}/gir-%{api}/$typelibname.gir"
12mr|gobject-introspection-1.34.1.1-1|139	done)
12mr|gobject-introspection-1.34.1.1-1|140	%{_rpmhome}/gi-find-deps.sh
12mr|gobject-introspection-1.34.1.1-1|141	%{_rpmhome}/macros.d/typelib
12mr|gobject-introspection-1.34.1.1-1|142	%{_mandir}/man1/*
12mr|gobject-introspection-1.34.1.1-1|143	
12mr|gobject-introspection-1.34.1.1-1|144	
12mr|gobject-introspection-1.34.1.1-1|145	%changelog
12mr|gobject-introspection-1.34.1.1-1|146	* Mon Oct  2 2012 Arkady L. Shane <ashejn@rosalab.ru> 1.34.0-1
12mr|gobject-introspection-1.34.1.1-1|147	- update to 1.34.0
12mr|gobject-introspection-1.34.1.1-1|148	
12mr|gobject-introspection-1.34.1.1-1|149	* Sun May 06 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.32.1-1
12mr|gobject-introspection-1.34.1.1-1|150	+ Revision: 797159
12mr|gobject-introspection-1.34.1.1-1|151	- new version 1.32.1

14197 12
12mr|gocr-0.49-1|1	%define _disable_ld_as_needed 1
12mr|gocr-0.49-1|2	
12mr|gocr-0.49-1|3	Summary:	OCR (Optical Character Recognition) program
12mr|gocr-0.49-1|4	Name:		gocr
12mr|gocr-0.49-1|5	Version:	0.49
12mr|gocr-0.49-1|6	Release:	%mkrel 1
12mr|gocr-0.49-1|7	License:	GPLv2
12mr|gocr-0.49-1|8	Group:		Graphics
12mr|gocr-0.49-1|9	URL:		http://jocr.sourceforge.net/
12mr|gocr-0.49-1|10	Source0:	http://www-e.uni-magdeburg.de/jschulen/ocr/gocr-%{version}.tar.gz
12mr|gocr-0.49-1|11	Source1:	http://www-e.uni-magdeburg.de/jschulen/ocr/gocr-%{version}.tar.gz.asc
12mr|gocr-0.49-1|12	Source2:	%{name}-icons.tar.bz2
12mr|gocr-0.49-1|13	#Patch0:	gocr-0.39-includes.patch
12mr|gocr-0.49-1|14	BuildRequires:	libnetpbm-devel
12mr|gocr-0.49-1|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|gocr-0.49-1|16	
12mr|gocr-0.49-1|17	Obsoletes:	%{name}-devel <= 0.48
12mr|gocr-0.49-1|18	
12mr|gocr-0.49-1|19	%description
12mr|gocr-0.49-1|20	GOCR is an optical character recognition program, released under the
12mr|gocr-0.49-1|21	GNU General Public License. It reads images in many formats (pnm, pbm,
12mr|gocr-0.49-1|22	pgm, ppm, some pcx and tga image files (or PNM from stdin); if
12mr|gocr-0.49-1|23	pnm-tools installed and running linux-like system you can also use
12mr|gocr-0.49-1|24	pnm.gz, pnm.bz2, png, jpg, tiff, gif, bmp and others) and outputs
12mr|gocr-0.49-1|25	a text file.
12mr|gocr-0.49-1|26	
12mr|gocr-0.49-1|27	#%package -n	%{name}-devel
12mr|gocr-0.49-1|28	#Summary:	Development tools for gocr
12mr|gocr-0.49-1|29	#Group:		Development/C
12mr|gocr-0.49-1|30	
12mr|gocr-0.49-1|31	#%description -n	%{name}-devel
12mr|gocr-0.49-1|32	#GOCR is an optical character recognition program, released under the
12mr|gocr-0.49-1|33	#GNU General Public License. It reads images in many formats (pnm, pbm,
12mr|gocr-0.49-1|34	#pgm, ppm, some pcx and tga image files (or PNM from stdin); if
12mr|gocr-0.49-1|35	#pnm-tools installed and running linux-like system you can also use
12mr|gocr-0.49-1|36	#pnm.gz, pnm.bz2, png, jpg, tiff, gif, bmp and others) and outputs
12mr|gocr-0.49-1|37	#a text file.
12mr|gocr-0.49-1|38	
12mr|gocr-0.49-1|39	#If you want to develop programs which will manipulate gocr, you should
12mr|gocr-0.49-1|40	#install gocr-devel.  You'll also need to install the gocr package.
12mr|gocr-0.49-1|41	
12mr|gocr-0.49-1|42	#%package -n %{name}-gtk
12mr|gocr-0.49-1|43	#Summary:	Gtk+ frontend for gocr
12mr|gocr-0.49-1|44	#Group: 		Graphics
12mr|gocr-0.49-1|45	#Requires:	%{name} = %{version}
12mr|gocr-0.49-1|46	#BuildRequires:  gtk+1.2-devel
12mr|gocr-0.49-1|47	
12mr|gocr-0.49-1|48	#%description -n %{name}-gtk
12mr|gocr-0.49-1|49	#GOCR is an optical character recognition program, released under the
12mr|gocr-0.49-1|50	#GNU General Public License. It reads images in many formats (pnm, pbm,
12mr|gocr-0.49-1|51	#pgm, ppm, some pcx and tga image files (or PNM from stdin); if
12mr|gocr-0.49-1|52	#pnm-tools installed and running linux-like system you can also use
12mr|gocr-0.49-1|53	#pnm.gz, pnm.bz2, png, jpg, tiff, gif, bmp and others) and outputs
12mr|gocr-0.49-1|54	#a text file.
12mr|gocr-0.49-1|55	
12mr|gocr-0.49-1|56	#Gtk+-based frontend for gocr.
12mr|gocr-0.49-1|57	
12mr|gocr-0.49-1|58	%prep
12mr|gocr-0.49-1|59	%setup -q
12mr|gocr-0.49-1|60	#patch0 -p1 -b .includes
12mr|gocr-0.49-1|61	
12mr|gocr-0.49-1|62	%build
12mr|gocr-0.49-1|63	%configure2_5x
12mr|gocr-0.49-1|64	%make
12mr|gocr-0.49-1|65	
12mr|gocr-0.49-1|66	# NOTE: we apparently need it (BuildRequires), so make sure gocr is
12mr|gocr-0.49-1|67	# built against netpbm
12mr|gocr-0.49-1|68	ldd src/gocr | grep -q libnetpbm || exit 1
12mr|gocr-0.49-1|69	
12mr|gocr-0.49-1|70	#cd frontend/gnome
12mr|gocr-0.49-1|71	#%%configure --prefix=%{_xprefix} --bindir=%{_xbindir}
12mr|gocr-0.49-1|72	#%%make
12mr|gocr-0.49-1|73	
12mr|gocr-0.49-1|74	%install
12mr|gocr-0.49-1|75	rm -rf %{buildroot}
12mr|gocr-0.49-1|76	
12mr|gocr-0.49-1|77	%makeinstall_std
12mr|gocr-0.49-1|78	
12mr|gocr-0.49-1|79	#ln -sf gnome/mkinstalldirs frontend/mkinstalldirs
12mr|gocr-0.49-1|80	#make -C frontend/gnome install DESTDIR=%buildroot
12mr|gocr-0.49-1|81	
12mr|gocr-0.49-1|82	# Menu
12mr|gocr-0.49-1|83	#mkdir -p %{buildroot}/{%{_miconsdir},%{_liconsdir},%{_menudir}}
12mr|gocr-0.49-1|84	#bzcat %{SOURCE2}|tar xf - -C %buildroot/%{_datadir}
12mr|gocr-0.49-1|85	
12mr|gocr-0.49-1|86	mkdir -p %buildroot%{_datadir}/applications/
12mr|gocr-0.49-1|87	cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}-gtk.desktop
12mr|gocr-0.49-1|88	[Desktop Entry]
12mr|gocr-0.49-1|89	Type=Application
12mr|gocr-0.49-1|90	Exec=%{_xbindir}/gtk-ocr
12mr|gocr-0.49-1|91	Icon=%{name}
12mr|gocr-0.49-1|92	Categories=Graphics;Viewer;
12mr|gocr-0.49-1|93	Name=Gtk-ocr
12mr|gocr-0.49-1|94	Comment=Gtk-ocr is a gtk frontend for gocr
12mr|gocr-0.49-1|95	EOF
12mr|gocr-0.49-1|96	
12mr|gocr-0.49-1|97	#%post -n %name-gtk
12mr|gocr-0.49-1|98	#%{update_menus}
12mr|gocr-0.49-1|99	
12mr|gocr-0.49-1|100	#%postun -n %name-gtk
12mr|gocr-0.49-1|101	#%{clean_menus}
12mr|gocr-0.49-1|102	
12mr|gocr-0.49-1|103	%clean
12mr|gocr-0.49-1|104	rm -rf %{buildroot}
12mr|gocr-0.49-1|105	
12mr|gocr-0.49-1|106	%files -n %{name}
12mr|gocr-0.49-1|107	%defattr(-, root, root)
12mr|gocr-0.49-1|108	%doc AUTHORS BUGS CREDITS HISTORY README REMARK.txt REVIEW TODO
12mr|gocr-0.49-1|109	%doc doc/{examples.txt,gocr.html,unicode.txt}
12mr|gocr-0.49-1|110	%{_mandir}/man1/*
12mr|gocr-0.49-1|111	%attr(755,root,root) %{_bindir}/*
12mr|gocr-0.49-1|112	%{_datadir}/applications/mandriva-%{name}-gtk.desktop
12mr|gocr-0.49-1|113	
12mr|gocr-0.49-1|114	#%files -n %{name}-devel
12mr|gocr-0.49-1|115	#%defattr(-, root, root)
12mr|gocr-0.49-1|116	#%doc AUTHORS
12mr|gocr-0.49-1|117	#%{_libdir}/libPgm2asc.a
12mr|gocr-0.49-1|118	#%{_includedir}/gocr.h
12mr|gocr-0.49-1|119	
12mr|gocr-0.49-1|120	#%files -n %{name}-gtk
12mr|gocr-0.49-1|121	#%defattr(-, root, root)
12mr|gocr-0.49-1|122	#%doc frontend/gnome/{AUTHORS,README,TODO}
12mr|gocr-0.49-1|123	#%{_menudir}/*
12mr|gocr-0.49-1|124	#%{_iconsdir}/*
12mr|gocr-0.49-1|125	#%attr(755,root,root) %{_xbindir}/*
12mr|gocr-0.49-1|126	
12mr|gocr-0.49-1|127	
12mr|gocr-0.49-1|128	
12mr|gocr-0.49-1|129	
12mr|gocr-0.49-1|130	
12mr|gocr-0.49-1|131	%changelog
12mr|gocr-0.49-1|132	

14198 12
12mr|goffice0.8-0.8.17-1|1	%define origname goffice
12mr|goffice0.8-0.8.17-1|2	
12mr|goffice0.8-0.8.17-1|3	%define api 0.8
12mr|goffice0.8-0.8.17-1|4	%define major 8
12mr|goffice0.8-0.8.17-1|5	%define libname %mklibname %{origname} %{api}_%{major}
12mr|goffice0.8-0.8.17-1|6	%define develname %mklibname -d %{origname} %{api}
12mr|goffice0.8-0.8.17-1|7	
12mr|goffice0.8-0.8.17-1|8	Summary:	Set of document centric objects and utilities for glib/gtk
12mr|goffice0.8-0.8.17-1|9	Name:		%{origname}%{api}
12mr|goffice0.8-0.8.17-1|10	Version:	0.8.17
12mr|goffice0.8-0.8.17-1|11	Release:	1
12mr|goffice0.8-0.8.17-1|12	License:	GPLv2
12mr|goffice0.8-0.8.17-1|13	Group:		System/Libraries
12mr|goffice0.8-0.8.17-1|14	Url:		http://www.gnome.org
12mr|goffice0.8-0.8.17-1|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/goffice/%{origname}-%{version}.tar.xz
12mr|goffice0.8-0.8.17-1|16	Patch0:		goffice-0.8.17-no-pcre.patch
12mr|goffice0.8-0.8.17-1|17	BuildRequires:	pkgconfig(glib-2.0) >= 2.8.0
12mr|goffice0.8-0.8.17-1|18	BuildRequires:	pkgconfig(gobject-2.0) >= 2.16.0
12mr|goffice0.8-0.8.17-1|19	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.16.0
12mr|goffice0.8-0.8.17-1|20	BuildRequires:	pkgconfig(gio-2.0) >= 2.16.0
12mr|goffice0.8-0.8.17-1|21	BuildRequires:	pkgconfig(libgsf-1) >= 1.14.9
12mr|goffice0.8-0.8.17-1|22	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.12
12mr|goffice0.8-0.8.17-1|23	BuildRequires:	pkgconfig(pango) >= 1.8.1
12mr|goffice0.8-0.8.17-1|24	BuildRequires:	pkgconfig(pangocairo) >= 1.8.1
12mr|goffice0.8-0.8.17-1|25	BuildRequires:	pkgconfig(cairo) >= 1.2.0
12mr|goffice0.8-0.8.17-1|26	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.12.0
12mr|goffice0.8-0.8.17-1|27	BuildRequires:	pkgconfig(cairo-ps) >= 1.2.0
12mr|goffice0.8-0.8.17-1|28	BuildRequires:	pkgconfig(cairo-pdf) >= 1.2.0
12mr|goffice0.8-0.8.17-1|29	BuildRequires:	pkgconfig(cairo-svg) >= 1.2.0
12mr|goffice0.8-0.8.17-1|30	BuildRequires:	pkgconfig(gconf-2.0)
12mr|goffice0.8-0.8.17-1|31	BuildRequires:	gtk-doc
12mr|goffice0.8-0.8.17-1|32	BuildRequires:	intltool
12mr|goffice0.8-0.8.17-1|33	Conflicts:	goffice < 0.9
12mr|goffice0.8-0.8.17-1|34	
12mr|goffice0.8-0.8.17-1|35	%description
12mr|goffice0.8-0.8.17-1|36	There are common operations for document centric applications that are
12mr|goffice0.8-0.8.17-1|37	conceptually simple, but complex to implement fully.
12mr|goffice0.8-0.8.17-1|38	- plugins
12mr|goffice0.8-0.8.17-1|39	- load/save documents
12mr|goffice0.8-0.8.17-1|40	- undo/redo
12mr|goffice0.8-0.8.17-1|41	
12mr|goffice0.8-0.8.17-1|42	%package -n %{libname}
12mr|goffice0.8-0.8.17-1|43	Summary:	Set of document centric objects and utilities for glib/gtk
12mr|goffice0.8-0.8.17-1|44	Group:		System/Libraries
12mr|goffice0.8-0.8.17-1|45	Requires:	%{name} >= %{version}
12mr|goffice0.8-0.8.17-1|46	
12mr|goffice0.8-0.8.17-1|47	%description -n %{libname}
12mr|goffice0.8-0.8.17-1|48	Shared library implementing document centric objects and utilities for glib/gtk
12mr|goffice0.8-0.8.17-1|49	
12mr|goffice0.8-0.8.17-1|50	%package -n %{develname}
12mr|goffice0.8-0.8.17-1|51	Summary:	Set of document centric objects and utilities for glib/gtk
12mr|goffice0.8-0.8.17-1|52	Group:		Development/C
12mr|goffice0.8-0.8.17-1|53	Requires:	%{libname} = %{version}-%{release}
12mr|goffice0.8-0.8.17-1|54	Provides:	%{name}-devel = %{version}-%{release}
12mr|goffice0.8-0.8.17-1|55	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|goffice0.8-0.8.17-1|56	
12mr|goffice0.8-0.8.17-1|57	%description -n %{develname}
12mr|goffice0.8-0.8.17-1|58	Development files of the Goffice library.
12mr|goffice0.8-0.8.17-1|59	
12mr|goffice0.8-0.8.17-1|60	%prep
12mr|goffice0.8-0.8.17-1|61	%setup -qn %{origname}-%{version}
12mr|goffice0.8-0.8.17-1|62	%patch0 -p1
12mr|goffice0.8-0.8.17-1|63	
12mr|goffice0.8-0.8.17-1|64	%build
12mr|goffice0.8-0.8.17-1|65	autoreconf -fi
12mr|goffice0.8-0.8.17-1|66	%configure2_5x --disable-static
12mr|goffice0.8-0.8.17-1|67	%make
12mr|goffice0.8-0.8.17-1|68	
12mr|goffice0.8-0.8.17-1|69	%install
12mr|goffice0.8-0.8.17-1|70	%makeinstall_std
12mr|goffice0.8-0.8.17-1|71	
12mr|goffice0.8-0.8.17-1|72	%find_lang %{origname}-%{version}
12mr|goffice0.8-0.8.17-1|73	
12mr|goffice0.8-0.8.17-1|74	%files -f %{origname}-%{version}.lang
12mr|goffice0.8-0.8.17-1|75	%doc README NEWS AUTHORS BUGS MAINTAINERS
12mr|goffice0.8-0.8.17-1|76	%{_datadir}/%{origname}/%{version}
12mr|goffice0.8-0.8.17-1|77	%{_datadir}/pixmaps/%{origname}/%{version}
12mr|goffice0.8-0.8.17-1|78	
12mr|goffice0.8-0.8.17-1|79	%files -n %{libname}
12mr|goffice0.8-0.8.17-1|80	%{_libdir}/libgoffice-%{api}.so.%{major}*
12mr|goffice0.8-0.8.17-1|81	%{_libdir}/%{origname}/%{version}
12mr|goffice0.8-0.8.17-1|82	
12mr|goffice0.8-0.8.17-1|83	%files -n %{develname}
12mr|goffice0.8-0.8.17-1|84	%{_includedir}/libgoffice-%{api}
12mr|goffice0.8-0.8.17-1|85	%{_libdir}/lib*.so
12mr|goffice0.8-0.8.17-1|86	%{_libdir}/pkgconfig/*.pc
12mr|goffice0.8-0.8.17-1|87	%{_datadir}/gtk-doc/html/goffice-%{api}
12mr|goffice0.8-0.8.17-1|88	
12mr|goffice0.8-0.8.17-1|89	
12mr|goffice0.8-0.8.17-1|90	
12mr|goffice0.8-0.8.17-1|91	%changelog
12mr|goffice0.8-0.8.17-1|92	

14199 12
12mr|goffice-0.9.6-1|1	%define api	0.10
12mr|goffice-0.9.6-1|2	%define major	9
12mr|goffice-0.9.6-1|3	%define libname	%mklibname %{name} %{api} %major
12mr|goffice-0.9.6-1|4	%define devname	%mklibname -d %{name} %{api}
12mr|goffice-0.9.6-1|5	%define girname	%mklibname %{name}-gir %{api}
12mr|goffice-0.9.6-1|6	
12mr|goffice-0.9.6-1|7	Summary:	Set of document centric objects and utilities for glib/gtk
12mr|goffice-0.9.6-1|8	Name:		goffice
12mr|goffice-0.9.6-1|9	Version:	0.9.6
12mr|goffice-0.9.6-1|10	Release:	1
12mr|goffice-0.9.6-1|11	License:	GPLv2
12mr|goffice-0.9.6-1|12	Group:		System/Libraries
12mr|goffice-0.9.6-1|13	Url:		http://www.gnome.org
12mr|goffice-0.9.6-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/goffice/%{name}-%{version}.tar.xz
12mr|goffice-0.9.6-1|15	
12mr|goffice-0.9.6-1|16	BuildRequires:	gtk-doc
12mr|goffice-0.9.6-1|17	BuildRequires:	intltool
12mr|goffice-0.9.6-1|18	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|goffice-0.9.6-1|19	BuildRequires:	pkgconfig(gconf-2.0)
12mr|goffice-0.9.6-1|20	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|goffice-0.9.6-1|21	BuildRequires:	pkgconfig(libglade-2.0)
12mr|goffice-0.9.6-1|22	BuildRequires:	pkgconfig(libgsf-1)
12mr|goffice-0.9.6-1|23	BuildRequires:	pkgconfig(libpcre)
12mr|goffice-0.9.6-1|24	BuildRequires:	pkgconfig(librsvg-2.0)
12mr|goffice-0.9.6-1|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|goffice-0.9.6-1|26	
12mr|goffice-0.9.6-1|27	%description
12mr|goffice-0.9.6-1|28	There are common operations for document centric applications that are
12mr|goffice-0.9.6-1|29	conceptually simple, but complex to implement fully.
12mr|goffice-0.9.6-1|30	- plugins
12mr|goffice-0.9.6-1|31	- load/save documents
12mr|goffice-0.9.6-1|32	- undo/redo
12mr|goffice-0.9.6-1|33	
12mr|goffice-0.9.6-1|34	%package -n %{libname}
12mr|goffice-0.9.6-1|35	Summary:	%{summary}
12mr|goffice-0.9.6-1|36	Group:		%{group}
12mr|goffice-0.9.6-1|37	
12mr|goffice-0.9.6-1|38	%description -n %{libname}
12mr|goffice-0.9.6-1|39	Shared library implementing document centric objects and utilities for glib/gtk
12mr|goffice-0.9.6-1|40	
12mr|goffice-0.9.6-1|41	%package -n %{girname}
12mr|goffice-0.9.6-1|42	Summary:	GObject Introspection interface description for %{name}
12mr|goffice-0.9.6-1|43	Group:		System/Libraries
12mr|goffice-0.9.6-1|44	
12mr|goffice-0.9.6-1|45	%description -n %{girname}
12mr|goffice-0.9.6-1|46	GObject Introspection interface description for %{name}.
12mr|goffice-0.9.6-1|47	
12mr|goffice-0.9.6-1|48	%package -n %{devname}
12mr|goffice-0.9.6-1|49	Summary:	%{summary}
12mr|goffice-0.9.6-1|50	Group:		Development/C
12mr|goffice-0.9.6-1|51	Requires:	%{libname} = %{version}
12mr|goffice-0.9.6-1|52	Requires:	%{girname} = %{version}
12mr|goffice-0.9.6-1|53	Provides:	%{name}-devel = %{version}-%{release}
12mr|goffice-0.9.6-1|54	
12mr|goffice-0.9.6-1|55	%description -n %{devname}
12mr|goffice-0.9.6-1|56	Development files of the Goffice library.
12mr|goffice-0.9.6-1|57	
12mr|goffice-0.9.6-1|58	%prep
12mr|goffice-0.9.6-1|59	%setup -q
12mr|goffice-0.9.6-1|60	
12mr|goffice-0.9.6-1|61	%build
12mr|goffice-0.9.6-1|62	%configure2_5x \
12mr|goffice-0.9.6-1|63	--disable-static \
12mr|goffice-0.9.6-1|64	--enable-introspection=yes
12mr|goffice-0.9.6-1|65	
12mr|goffice-0.9.6-1|66	%make
12mr|goffice-0.9.6-1|67	
12mr|goffice-0.9.6-1|68	%install
12mr|goffice-0.9.6-1|69	%makeinstall_std
12mr|goffice-0.9.6-1|70	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|goffice-0.9.6-1|71	
12mr|goffice-0.9.6-1|72	%find_lang %{name}-%{version}
12mr|goffice-0.9.6-1|73	
12mr|goffice-0.9.6-1|74	%files -f %{name}-%{version}.lang
12mr|goffice-0.9.6-1|75	%doc README NEWS AUTHORS BUGS MAINTAINERS
12mr|goffice-0.9.6-1|76	%{_libdir}/%{name}/%{version}/
12mr|goffice-0.9.6-1|77	%dir %{_libdir}/%{name}/
12mr|goffice-0.9.6-1|78	
12mr|goffice-0.9.6-1|79	%files -n %{libname}
12mr|goffice-0.9.6-1|80	%{_libdir}/libgoffice-%{api}.so.%{major}*
12mr|goffice-0.9.6-1|81	
12mr|goffice-0.9.6-1|82	%files -n %{girname}
12mr|goffice-0.9.6-1|83	%{_libdir}/girepository-1.0/GOffice-%{api}.typelib
12mr|goffice-0.9.6-1|84	
12mr|goffice-0.9.6-1|85	%files -n %{devname}
12mr|goffice-0.9.6-1|86	%{_includedir}/libgoffice-%{api}/
12mr|goffice-0.9.6-1|87	%{_libdir}/lib*.so
12mr|goffice-0.9.6-1|88	%{_libdir}/pkgconfig/*.pc
12mr|goffice-0.9.6-1|89	%{_datadir}/gtk-doc/html/goffice-%{api}/
12mr|goffice-0.9.6-1|90	%{_datadir}/gir-1.0/*.gir
12mr|goffice-0.9.6-1|91	
12mr|goffice-0.9.6-1|92	
12mr|goffice-0.9.6-1|93	
12mr|goffice-0.9.6-1|94	
12mr|goffice-0.9.6-1|95	%changelog
12mr|goffice-0.9.6-1|96	* Mon Sep  10 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|goffice-0.9.6-1|97	+ Commit: 50d47f4
12mr|goffice-0.9.6-1|98	- Updated to 0.9.6
12mr|goffice-0.9.6-1|99	
12mr|goffice-0.9.6-1|100	

14200 12
12mr|goocanvas-1.0.0-6|1	%define major 3
12mr|goocanvas-1.0.0-6|2	%define libname %mklibname goocanvas %{major}
12mr|goocanvas-1.0.0-6|3	%define develname %mklibname -d goocanvas
12mr|goocanvas-1.0.0-6|4	
12mr|goocanvas-1.0.0-6|5	Name:		goocanvas
12mr|goocanvas-1.0.0-6|6	Version:	1.0.0
12mr|goocanvas-1.0.0-6|7	Release:	6
12mr|goocanvas-1.0.0-6|8	Summary:	New canvas widget for GTK+ that uses the cairo 2D library
12mr|goocanvas-1.0.0-6|9	Group:		Development/GNOME and GTK+
12mr|goocanvas-1.0.0-6|10	License:	LGPL+
12mr|goocanvas-1.0.0-6|11	URL:		http://sourceforge.net/projects/goocanvas
12mr|goocanvas-1.0.0-6|12	Source:		http://ftp.gnome.org/pub/GNOME/sources/goocanvas/%{name}-%{version}.tar.bz2
12mr|goocanvas-1.0.0-6|13	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|goocanvas-1.0.0-6|14	BuildRequires:	gnome-doc-utils
12mr|goocanvas-1.0.0-6|15	BuildRequires:	intltool
12mr|goocanvas-1.0.0-6|16	
12mr|goocanvas-1.0.0-6|17	%description
12mr|goocanvas-1.0.0-6|18	GooCanvas is a new canvas widget for GTK+ that uses the cairo 2D library for
12mr|goocanvas-1.0.0-6|19	drawing. It has a model/view split, and uses interfaces for canvas items and
12mr|goocanvas-1.0.0-6|20	views, so you can easily turn any application object into canvas items.
12mr|goocanvas-1.0.0-6|21	
12mr|goocanvas-1.0.0-6|22	%package -n %{libname}
12mr|goocanvas-1.0.0-6|23	Summary:	New canvas widget for GTK+ that uses the cairo 2D library
12mr|goocanvas-1.0.0-6|24	Group:		System/Libraries
12mr|goocanvas-1.0.0-6|25	Requires:	%{name}-i18n >= %{version}
12mr|goocanvas-1.0.0-6|26	Provides:	lib%{name} = %{version}-%{release}
12mr|goocanvas-1.0.0-6|27	
12mr|goocanvas-1.0.0-6|28	%description -n %{libname}
12mr|goocanvas-1.0.0-6|29	This package contains the shared library for goocanvas.
12mr|goocanvas-1.0.0-6|30	
12mr|goocanvas-1.0.0-6|31	%package i18n
12mr|goocanvas-1.0.0-6|32	Summary:	New canvas widget for GTK+ that uses the cairo 2D library
12mr|goocanvas-1.0.0-6|33	Group:		System/Internationalization
12mr|goocanvas-1.0.0-6|34	
12mr|goocanvas-1.0.0-6|35	%description i18n
12mr|goocanvas-1.0.0-6|36	This package contains the translations for goocanvas.
12mr|goocanvas-1.0.0-6|37	
12mr|goocanvas-1.0.0-6|38	%package -n %{develname}
12mr|goocanvas-1.0.0-6|39	Summary:	New canvas widget for GTK+ that uses the cairo 2D library
12mr|goocanvas-1.0.0-6|40	Group:		Development/GNOME and GTK+
12mr|goocanvas-1.0.0-6|41	Requires:	%{libname} = %{version}-%{release}
12mr|goocanvas-1.0.0-6|42	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|goocanvas-1.0.0-6|43	Provides:	%{name}-devel = %{version}-%{release}
12mr|goocanvas-1.0.0-6|44	
12mr|goocanvas-1.0.0-6|45	%description -n %{develname}
12mr|goocanvas-1.0.0-6|46	This package contains the development libraries, include files
12mr|goocanvas-1.0.0-6|47	and documentation.
12mr|goocanvas-1.0.0-6|48	
12mr|goocanvas-1.0.0-6|49	%prep
12mr|goocanvas-1.0.0-6|50	%setup -q
12mr|goocanvas-1.0.0-6|51	
12mr|goocanvas-1.0.0-6|52	%build
12mr|goocanvas-1.0.0-6|53	%configure2_5x --disable-static
12mr|goocanvas-1.0.0-6|54	%make LIBS=-lm
12mr|goocanvas-1.0.0-6|55	
12mr|goocanvas-1.0.0-6|56	%install
12mr|goocanvas-1.0.0-6|57	%makeinstall_std
12mr|goocanvas-1.0.0-6|58	
12mr|goocanvas-1.0.0-6|59	%find_lang %{name}
12mr|goocanvas-1.0.0-6|60	
12mr|goocanvas-1.0.0-6|61	%files -n %{libname}
12mr|goocanvas-1.0.0-6|62	%doc README COPYING AUTHORS
12mr|goocanvas-1.0.0-6|63	%{_libdir}/libgoocanvas.so.%{major}*
12mr|goocanvas-1.0.0-6|64	
12mr|goocanvas-1.0.0-6|65	%files i18n -f %{name}.lang
12mr|goocanvas-1.0.0-6|66	
12mr|goocanvas-1.0.0-6|67	%files -n %{develname}
12mr|goocanvas-1.0.0-6|68	%doc %{_datadir}/gtk-doc/html/%{name}
12mr|goocanvas-1.0.0-6|69	%{_includedir}/%{name}-1.0
12mr|goocanvas-1.0.0-6|70	%{_libdir}/*.so
12mr|goocanvas-1.0.0-6|71	%{_libdir}/pkgconfig/*
12mr|goocanvas-1.0.0-6|72	
12mr|goocanvas-1.0.0-6|73	
12mr|goocanvas-1.0.0-6|74	
12mr|goocanvas-1.0.0-6|75	%changelog
12mr|goocanvas-1.0.0-6|76	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|goocanvas-1.0.0-6|77	+ Commit: 2585e64
12mr|goocanvas-1.0.0-6|78	- Drop .la and .a files, spec cleanup
12mr|goocanvas-1.0.0-6|79	
12mr|goocanvas-1.0.0-6|80	

14201 12
12mr|gpart-0.1h-16|1	Summary:	Hard disk primary partition table reconstruction
12mr|gpart-0.1h-16|2	Name:		gpart
12mr|gpart-0.1h-16|3	Version:	0.1h
12mr|gpart-0.1h-16|4	Release:	%mkrel 16
12mr|gpart-0.1h-16|5	License:	GPLv2+
12mr|gpart-0.1h-16|6	Source0:	%{name}-%{version}.tar.bz2
12mr|gpart-0.1h-16|7	Group:		System/Kernel and hardware
12mr|gpart-0.1h-16|8	URL:		http://home.pages.de/~michab/gpart/
12mr|gpart-0.1h-16|9	Patch0:		gpart-0.1h-mdkconf.patch
12mr|gpart-0.1h-16|10	Patch1:		gpart-errno.patch
12mr|gpart-0.1h-16|11	Patch2:		gpart-0.1h-fixes.patch
12mr|gpart-0.1h-16|12	# Fedora patches
12mr|gpart-0.1h-16|13	Patch100:	gpart-0.1h-cflags.patch
12mr|gpart-0.1h-16|14	Patch101:	gpart-0.1h-errno.patch
12mr|gpart-0.1h-16|15	Patch102:	gpart-0.1h-largefile.patch
12mr|gpart-0.1h-16|16	Patch103:	gpart-0.1h-makefile.patch
12mr|gpart-0.1h-16|17	Patch104:	gpart-0.1h-syscall.patch
12mr|gpart-0.1h-16|18	Patch105:	gpart-0.1h-varname.patch
12mr|gpart-0.1h-16|19	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|gpart-0.1h-16|20	
12mr|gpart-0.1h-16|21	%description
12mr|gpart-0.1h-16|22	A tool which tries to guess the primary partition table of a PC-type hard disk
12mr|gpart-0.1h-16|23	in case the primary partition table in sector 0 is damaged, incorrect or
12mr|gpart-0.1h-16|24	deleted. The guessed table can be written to a file or device. Supported
12mr|gpart-0.1h-16|25	(guessable) filesystem or partition types: DOS/Windows FAT, Linux ext2 and
12mr|gpart-0.1h-16|26	swap, OS/2 HPFS, Windows NTFS, FreeBSD and Solaris/x86 disklabels, Minix FS,
12mr|gpart-0.1h-16|27	QNX 4 FS, Reiser FS, LVM physical volumes, BeOS FS, SGI XFS.
12mr|gpart-0.1h-16|28	
12mr|gpart-0.1h-16|29	%prep
12mr|gpart-0.1h-16|30	
12mr|gpart-0.1h-16|31	%setup -q
12mr|gpart-0.1h-16|32	%patch0 -p1
12mr|gpart-0.1h-16|33	%patch1 -p1
12mr|gpart-0.1h-16|34	%patch2 -p1 -b .fixes
12mr|gpart-0.1h-16|35	%patch100 -p1 -b .varname
12mr|gpart-0.1h-16|36	%patch101 -p1 -b .cflags
12mr|gpart-0.1h-16|37	%patch102 -p1 -b .errno
12mr|gpart-0.1h-16|38	%patch103 -p1 -b .syscall
12mr|gpart-0.1h-16|39	%patch104 -p1 -b .largefile
12mr|gpart-0.1h-16|40	%patch105 -p1 -b .makefile
12mr|gpart-0.1h-16|41	
12mr|gpart-0.1h-16|42	%build
12mr|gpart-0.1h-16|43	%make
12mr|gpart-0.1h-16|44	
12mr|gpart-0.1h-16|45	%install
12mr|gpart-0.1h-16|46	rm -rf %{buildroot}
12mr|gpart-0.1h-16|47	
12mr|gpart-0.1h-16|48	install -d %{buildroot}%{_bindir}
12mr|gpart-0.1h-16|49	install -d %{buildroot}%{_mandir}/man8
12mr|gpart-0.1h-16|50	
12mr|gpart-0.1h-16|51	install -m0755 src/%{name} %{buildroot}%{_bindir}/
12mr|gpart-0.1h-16|52	install -m0755 man/%{name}.8 %{buildroot}%{_mandir}/man8
12mr|gpart-0.1h-16|53	
12mr|gpart-0.1h-16|54	%clean
12mr|gpart-0.1h-16|55	rm -rf %{buildroot}
12mr|gpart-0.1h-16|56	
12mr|gpart-0.1h-16|57	%files
12mr|gpart-0.1h-16|58	%defattr(-,root,root)
12mr|gpart-0.1h-16|59	%doc Changes README
12mr|gpart-0.1h-16|60	%{_bindir}/%{name}
12mr|gpart-0.1h-16|61	%{_mandir}/man8/*
12mr|gpart-0.1h-16|62	
12mr|gpart-0.1h-16|63	
12mr|gpart-0.1h-16|64	
12mr|gpart-0.1h-16|65	
12mr|gpart-0.1h-16|66	%changelog
12mr|gpart-0.1h-16|67	

14202 12
12mr|gparted-0.13.1-1|1	%define _files_listed_twice_terminate_build 0
12mr|gparted-0.13.1-1|2	
12mr|gparted-0.13.1-1|3	Summary:	Graphical frontend to libparted
12mr|gparted-0.13.1-1|4	Name:		gparted
12mr|gparted-0.13.1-1|5	Version:	0.13.1
12mr|gparted-0.13.1-1|6	Release:	1
12mr|gparted-0.13.1-1|7	License:	GPLv2+
12mr|gparted-0.13.1-1|8	Group:		System/Kernel and hardware
12mr|gparted-0.13.1-1|9	URL:		http://gparted.sourceforge.net
12mr|gparted-0.13.1-1|10	Source0:	http://downloads.sourceforge.net/project/gparted/%{name}/%{name}-%{version}/%{name}-%{version}.tar.bz2
12mr|gparted-0.13.1-1|11	Source2:	gparted-console.apps
12mr|gparted-0.13.1-1|12	Source3:	gparted-pam.d
12mr|gparted-0.13.1-1|13	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gparted-0.13.1-1|14	BuildRequires:	pkgconfig(gtkmm-2.4)
12mr|gparted-0.13.1-1|15	BuildRequires:	pkgconfig(libparted)
12mr|gparted-0.13.1-1|16	BuildRequires:	pkgconfig(sigc++-2.0)
12mr|gparted-0.13.1-1|17	BuildRequires:	pkgconfig(uuid)
12mr|gparted-0.13.1-1|18	BuildRequires:	desktop-file-utils
12mr|gparted-0.13.1-1|19	BuildRequires:	imagemagick
12mr|gparted-0.13.1-1|20	BuildRequires:	intltool
12mr|gparted-0.13.1-1|21	BuildRequires:	rarian
12mr|gparted-0.13.1-1|22	Requires:	usermode-consoleonly
12mr|gparted-0.13.1-1|23	
12mr|gparted-0.13.1-1|24	%description
12mr|gparted-0.13.1-1|25	GParted stands for Gnome Partition Editor and is a graphical frontend to
12mr|gparted-0.13.1-1|26	libparted. Among other features it supports creating, resizing, moving
12mr|gparted-0.13.1-1|27	and copying of partitions.
12mr|gparted-0.13.1-1|28	
12mr|gparted-0.13.1-1|29	%prep
12mr|gparted-0.13.1-1|30	%setup -q
12mr|gparted-0.13.1-1|31	
12mr|gparted-0.13.1-1|32	%build
12mr|gparted-0.13.1-1|33	# fwang: autoreconf is needed, otherwise old version of intltool shipped with tarball will be used
12mr|gparted-0.13.1-1|34	autoreconf -fi
12mr|gparted-0.13.1-1|35	%configure2_5x --enable-libparted-dmraid
12mr|gparted-0.13.1-1|36	%make
12mr|gparted-0.13.1-1|37	
12mr|gparted-0.13.1-1|38	%install
12mr|gparted-0.13.1-1|39	%__rm -fr %{buildroot}
12mr|gparted-0.13.1-1|40	%makeinstall_std
12mr|gparted-0.13.1-1|41	%find_lang %{name} --with-gnome
12mr|gparted-0.13.1-1|42	
12mr|gparted-0.13.1-1|43	#consolehelper
12mr|gparted-0.13.1-1|44	%__mkdir_p %{buildroot}%{_bindir}
12mr|gparted-0.13.1-1|45	%__ln_s consolehelper %{buildroot}%{_bindir}/gparted
12mr|gparted-0.13.1-1|46	%__sed -i 's|%{_sbindir}|%{_bindir}|' %{buildroot}%{_datadir}/applications/*.desktop
12mr|gparted-0.13.1-1|47	
12mr|gparted-0.13.1-1|48	%__mkdir_p %{buildroot}%{_sysconfdir}/security/console.apps
12mr|gparted-0.13.1-1|49	%__cp %{SOURCE2} %{buildroot}%{_sysconfdir}/security/console.apps/gparted
12mr|gparted-0.13.1-1|50	
12mr|gparted-0.13.1-1|51	%__mkdir_p %{buildroot}%{_sysconfdir}/pam.d
12mr|gparted-0.13.1-1|52	%__cp %{SOURCE3} %{buildroot}%{_sysconfdir}/pam.d/gparted
12mr|gparted-0.13.1-1|53	
12mr|gparted-0.13.1-1|54	desktop-file-install --vendor='' \
12mr|gparted-0.13.1-1|55	--dir %{buildroot}%{_datadir}/applications/ \
12mr|gparted-0.13.1-1|56	--remove-category=GNOME \
12mr|gparted-0.13.1-1|57	--add-category='GTK;HardwareSettings;Settings' \
12mr|gparted-0.13.1-1|58	%{buildroot}%{_datadir}/applications/*.desktop
12mr|gparted-0.13.1-1|59	
12mr|gparted-0.13.1-1|60	%preun
12mr|gparted-0.13.1-1|61	if [ $1 -ge 0 ]; then
12mr|gparted-0.13.1-1|62	if [ -a %{_datadir}/hal/fdi/policy/gparted-disable-automount.fdi ]; then
12mr|gparted-0.13.1-1|63	rm -rf %{_datadir}/hal/fdi/policy/gparted-disable-automount.fdi
12mr|gparted-0.13.1-1|64	fi
12mr|gparted-0.13.1-1|65	fi
12mr|gparted-0.13.1-1|66	
12mr|gparted-0.13.1-1|67	%files -f %{name}.lang
12mr|gparted-0.13.1-1|68	%doc AUTHORS README COPYING ChangeLog
12mr|gparted-0.13.1-1|69	%{_bindir}/%{name}
12mr|gparted-0.13.1-1|70	%{_sbindir}/%{name}*
12mr|gparted-0.13.1-1|71	%{_datadir}/applications/%{name}.desktop
12mr|gparted-0.13.1-1|72	%{_iconsdir}/hicolor/*/apps/*
12mr|gparted-0.13.1-1|73	%{_mandir}/man8/*
12mr|gparted-0.13.1-1|74	%config(noreplace) %{_sysconfdir}/pam.d/gparted
12mr|gparted-0.13.1-1|75	%config(noreplace) %{_sysconfdir}/security/console.apps/gparted
12mr|gparted-0.13.1-1|76	%if %{mdvver} < 201200
12mr|gparted-0.13.1-1|77	%{_datadir}/omf/%{name}/
12mr|gparted-0.13.1-1|78	%endif
12mr|gparted-0.13.1-1|79	
12mr|gparted-0.13.1-1|80	%changelog
12mr|gparted-0.13.1-1|81	

14203 12
12mr|gperf-3.0.4-4|1	Summary:	A perfect hash function generator
12mr|gperf-3.0.4-4|2	Name:	 	gperf
12mr|gperf-3.0.4-4|3	Version:	3.0.4
12mr|gperf-3.0.4-4|4	Release:	4
12mr|gperf-3.0.4-4|5	License:	GPLv3+
12mr|gperf-3.0.4-4|6	URL:		http://www.gnu.org/software/gperf/
12mr|gperf-3.0.4-4|7	Source:		ftp://ftp.gnu.org/gnu/gperf/%{name}-%{version}.tar.gz
12mr|gperf-3.0.4-4|8	Patch0:		gperf-3.0.1-gcc401.patch.bz2
12mr|gperf-3.0.4-4|9	Group:		Development/Other
12mr|gperf-3.0.4-4|10	
12mr|gperf-3.0.4-4|11	%description
12mr|gperf-3.0.4-4|12	Gperf is a perfect hash function generator written in C++.  Simply
12mr|gperf-3.0.4-4|13	stated, a perfect hash function is a hash function and a data
12mr|gperf-3.0.4-4|14	structure that allows recognition of a key word in a set of words
12mr|gperf-3.0.4-4|15	using exactly one probe into the data structure.
12mr|gperf-3.0.4-4|16	
12mr|gperf-3.0.4-4|17	Install gperf if you need a program that generates perfect hash
12mr|gperf-3.0.4-4|18	functions.
12mr|gperf-3.0.4-4|19	
12mr|gperf-3.0.4-4|20	%prep
12mr|gperf-3.0.4-4|21	%setup -q
12mr|gperf-3.0.4-4|22	%patch0 -p1 -b .gcc401
12mr|gperf-3.0.4-4|23	
12mr|gperf-3.0.4-4|24	%build
12mr|gperf-3.0.4-4|25	%configure2_5x
12mr|gperf-3.0.4-4|26	%make
12mr|gperf-3.0.4-4|27	
12mr|gperf-3.0.4-4|28	%install
12mr|gperf-3.0.4-4|29	%makeinstall_std
12mr|gperf-3.0.4-4|30	rm -f %{buildroot}%{_datadir}/doc/gperf.html
12mr|gperf-3.0.4-4|31	
12mr|gperf-3.0.4-4|32	%files
12mr|gperf-3.0.4-4|33	%defattr(-,root,root)
12mr|gperf-3.0.4-4|34	%doc README NEWS doc/gperf.html
12mr|gperf-3.0.4-4|35	%{_bindir}/gperf
12mr|gperf-3.0.4-4|36	%{_mandir}/man1/gperf.1*
12mr|gperf-3.0.4-4|37	%{_infodir}/gperf.info*
12mr|gperf-3.0.4-4|38	
12mr|gperf-3.0.4-4|39	
12mr|gperf-3.0.4-4|40	
12mr|gperf-3.0.4-4|41	%changelog
12mr|gperf-3.0.4-4|42	

14204 12
12mr|gperftools-2.0-1|1	%define major		1
12mr|gperftools-2.0-1|2	%define oname		gperftools
12mr|gperftools-2.0-1|3	%define libname		%mklibname %{oname} %major
12mr|gperftools-2.0-1|4	%define develname	%mklibname %{oname} -d
12mr|gperftools-2.0-1|5	
12mr|gperftools-2.0-1|6	Name:		gperftools
12mr|gperftools-2.0-1|7	Version:	2.0
12mr|gperftools-2.0-1|8	Release:	1
12mr|gperftools-2.0-1|9	License:	BSD
12mr|gperftools-2.0-1|10	Group:		Development/Other
12mr|gperftools-2.0-1|11	Summary:	Very fast malloc and performance analysis tools
12mr|gperftools-2.0-1|12	URL:		http://code.google.com/p/gperftools/
12mr|gperftools-2.0-1|13	Source0:	http://gperftools.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|gperftools-2.0-1|14	# http://code.google.com/p/gperftools/issues/detail?id=444
12mr|gperftools-2.0-1|15	Patch0:		gperftools-2.0-glibc216.patch
12mr|gperftools-2.0-1|16	# ppc64 still broken, bz 238390
12mr|gperftools-2.0-1|17	ExclusiveArch:	%{ix86} x86_64 ppc %{arm}
12mr|gperftools-2.0-1|18	%ifnarch ppc ppc64
12mr|gperftools-2.0-1|19	BuildRequires:	libunwind-devel
12mr|gperftools-2.0-1|20	%endif
12mr|gperftools-2.0-1|21	
12mr|gperftools-2.0-1|22	%description
12mr|gperftools-2.0-1|23	Perf Tools is a collection of performance analysis tools, including a
12mr|gperftools-2.0-1|24	high-performance multi-threaded malloc() implementation that works
12mr|gperftools-2.0-1|25	particularly well with threads and STL, a thread-friendly heap-checker,
12mr|gperftools-2.0-1|26	a heap profiler, and a cpu-profiler.
12mr|gperftools-2.0-1|27	
12mr|gperftools-2.0-1|28	%package -n	%{develname}
12mr|gperftools-2.0-1|29	Summary:	Development libraries and headers for gperftools
12mr|gperftools-2.0-1|30	Group:		Development/C
12mr|gperftools-2.0-1|31	Requires:	%{libname} = %{version}-%{release}
12mr|gperftools-2.0-1|32	Provides:	google-perftools-devel = %{version}-%{release}
12mr|gperftools-2.0-1|33	Obsoletes:	google-perftools-devel < 2.0
12mr|gperftools-2.0-1|34	
12mr|gperftools-2.0-1|35	%description -n %{develname}
12mr|gperftools-2.0-1|36	Libraries and headers for developing applications that use gperftools.
12mr|gperftools-2.0-1|37	
12mr|gperftools-2.0-1|38	%package -n	%{libname}
12mr|gperftools-2.0-1|39	Group:		System/Libraries
12mr|gperftools-2.0-1|40	Summary:	Libraries provided by gperftools
12mr|gperftools-2.0-1|41	Provides:	%{libname} = %{version}-%{release}
12mr|gperftools-2.0-1|42	Obsoletes:	google-perftools-libs < 2.0
12mr|gperftools-2.0-1|43	
12mr|gperftools-2.0-1|44	%description -n %{libname}
12mr|gperftools-2.0-1|45	Libraries provided by gperftools, including libtcmalloc and libprofiler.
12mr|gperftools-2.0-1|46	
12mr|gperftools-2.0-1|47	%package -n pprof
12mr|gperftools-2.0-1|48	Summary:	CPU and Heap Profiler tool
12mr|gperftools-2.0-1|49	Group:		Development/Other
12mr|gperftools-2.0-1|50	Requires:	gv, graphviz
12mr|gperftools-2.0-1|51	BuildArch:	noarch
12mr|gperftools-2.0-1|52	Provides:	google-perftools = %{version}-%{release}
12mr|gperftools-2.0-1|53	Obsoletes:	google-perftools < 2.0
12mr|gperftools-2.0-1|54	
12mr|gperftools-2.0-1|55	%description -n pprof
12mr|gperftools-2.0-1|56	Pprof is a heap and CPU profiler tool, part of the gperftools suite.
12mr|gperftools-2.0-1|57	
12mr|gperftools-2.0-1|58	%prep
12mr|gperftools-2.0-1|59	%setup -q
12mr|gperftools-2.0-1|60	%patch0 -p1 -b .glibc216
12mr|gperftools-2.0-1|61	
12mr|gperftools-2.0-1|62	# Fix end-of-line encoding
12mr|gperftools-2.0-1|63	sed -i 's/\r//' README_windows.txt
12mr|gperftools-2.0-1|64	
12mr|gperftools-2.0-1|65	# No need to have exec permissions on source code
12mr|gperftools-2.0-1|66	chmod -x src/sampler.h src/sampler.cc
12mr|gperftools-2.0-1|67	
12mr|gperftools-2.0-1|68	%build
12mr|gperftools-2.0-1|69	CXXFLAGS=`echo $RPM_OPT_FLAGS -DTCMALLOC_LARGE_PAGES| sed -e 's/-Wp,-D_FORTIFY_SOURCE=2//g'`
12mr|gperftools-2.0-1|70	%configure2_5x --disable-static
12mr|gperftools-2.0-1|71	
12mr|gperftools-2.0-1|72	# Bad rpath!
12mr|gperftools-2.0-1|73	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12mr|gperftools-2.0-1|74	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12mr|gperftools-2.0-1|75	# Can't build with smp_mflags
12mr|gperftools-2.0-1|76	make
12mr|gperftools-2.0-1|77	
12mr|gperftools-2.0-1|78	%install
12mr|gperftools-2.0-1|79	make DESTDIR=%{buildroot} docdir=%{_docdir}/%{name}-%{version}/ install
12mr|gperftools-2.0-1|80	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|gperftools-2.0-1|81	
12mr|gperftools-2.0-1|82	# Zero files
12mr|gperftools-2.0-1|83	rm -rf %{buildroot}%{_docdir}/%{name}-%{version}/NEWS
12mr|gperftools-2.0-1|84	
12mr|gperftools-2.0-1|85	# Delete useless files
12mr|gperftools-2.0-1|86	rm -rf %{buildroot}%{_docdir}/%{name}-%{version}/INSTALL
12mr|gperftools-2.0-1|87	
12mr|gperftools-2.0-1|88	%check
12mr|gperftools-2.0-1|89	# http://code.google.com/p/google-perftools/issues/detail?id=153
12mr|gperftools-2.0-1|90	%ifnarch ppc
12mr|gperftools-2.0-1|91	# Their test suite is junk. Disabling.
12mr|gperftools-2.0-1|92	# LD_LIBRARY_PATH=./.libs make check
12mr|gperftools-2.0-1|93	%endif
12mr|gperftools-2.0-1|94	
12mr|gperftools-2.0-1|95	%files -n pprof
12mr|gperftools-2.0-1|96	%{_bindir}/pprof
12mr|gperftools-2.0-1|97	%{_mandir}/man1/*
12mr|gperftools-2.0-1|98	
12mr|gperftools-2.0-1|99	%files -n %{develname}
12mr|gperftools-2.0-1|100	%{_docdir}/%{name}-%{version}/
12mr|gperftools-2.0-1|101	%{_includedir}/google/
12mr|gperftools-2.0-1|102	%{_includedir}/gperftools/
12mr|gperftools-2.0-1|103	%{_libdir}/*.so
12mr|gperftools-2.0-1|104	%{_libdir}/pkgconfig/*.pc
12mr|gperftools-2.0-1|105	
12mr|gperftools-2.0-1|106	%files -n %{libname}
12mr|gperftools-2.0-1|107	%{_libdir}/*.so.*
12mr|gperftools-2.0-1|108	
12mr|gperftools-2.0-1|109	%changelog
12mr|gperftools-2.0-1|110	

14205 12
12mr|gpgme-1.3.2-2|1	%define major 11
12mr|gpgme-1.3.2-2|2	%define libname_orig %mklibname %{name}
12mr|gpgme-1.3.2-2|3	%define libname %mklibname %{name} %{major}
12mr|gpgme-1.3.2-2|4	%define develname %mklibname %{name} -d
12mr|gpgme-1.3.2-2|5	%define develnamest %mklibname %{name} -d -s
12mr|gpgme-1.3.2-2|6	
12mr|gpgme-1.3.2-2|7	%define gpg_version 1.2.2
12mr|gpgme-1.3.2-2|8	%define gpgsm_version 1.9.6
12mr|gpgme-1.3.2-2|9	
12mr|gpgme-1.3.2-2|10	Summary:	GnuPG Made Easy (GPGME)
12mr|gpgme-1.3.2-2|11	Name:		gpgme
12mr|gpgme-1.3.2-2|12	Version:	1.3.2
12mr|gpgme-1.3.2-2|13	Release:	2
12mr|gpgme-1.3.2-2|14	License:	GPLv2+
12mr|gpgme-1.3.2-2|15	Group:		File tools
12mr|gpgme-1.3.2-2|16	URL:		http://www.gnupg.org/gpgme.html
12mr|gpgme-1.3.2-2|17	Source0:	ftp://ftp.gnupg.org/gcrypt/gpgme/%{name}-%{version}.tar.bz2
12mr|gpgme-1.3.2-2|18	Source1:	ftp://ftp.gnupg.org/gcrypt/gpgme/%{name}-%{version}.tar.bz2.sig
12mr|gpgme-1.3.2-2|19	BuildRequires:	gnupg >= %{gpg_version}
12mr|gpgme-1.3.2-2|20	# support for Cryptographic Message Syntax protocol
12mr|gpgme-1.3.2-2|21	BuildRequires:	gnupg2 >= %{gpgsm_version}
12mr|gpgme-1.3.2-2|22	BuildRequires:	pth-devel >= 2.0.0
12mr|gpgme-1.3.2-2|23	BuildRequires:	libassuan-devel >= 2.0.2
12mr|gpgme-1.3.2-2|24	BuildRequires:	libgpg-error-devel >= 0.5
12mr|gpgme-1.3.2-2|25	BuildRequires:	glib2-devel >= 2.0.0
12mr|gpgme-1.3.2-2|26	
12mr|gpgme-1.3.2-2|27	%description
12mr|gpgme-1.3.2-2|28	GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
12mr|gpgme-1.3.2-2|29	easier for applications.
12mr|gpgme-1.3.2-2|30	
12mr|gpgme-1.3.2-2|31	%package -n %{libname}
12mr|gpgme-1.3.2-2|32	Summary:	GnuPG Made Easy (GPGME)
12mr|gpgme-1.3.2-2|33	Group:		System/Libraries
12mr|gpgme-1.3.2-2|34	Requires:	gnupg >= %{gpg_version}
12mr|gpgme-1.3.2-2|35	# support for Cryptographic Message Syntax protocol
12mr|gpgme-1.3.2-2|36	Requires:	gnupg2 >= %{gpgsm_version}
12mr|gpgme-1.3.2-2|37	Provides:	%{name} = %{version}-%{release}
12mr|gpgme-1.3.2-2|38	Provides:	%{libname_orig} = %{version}-%{release}
12mr|gpgme-1.3.2-2|39	
12mr|gpgme-1.3.2-2|40	%description -n %{libname}
12mr|gpgme-1.3.2-2|41	GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
12mr|gpgme-1.3.2-2|42	easier for applications.
12mr|gpgme-1.3.2-2|43	
12mr|gpgme-1.3.2-2|44	%package -n %{develname}
12mr|gpgme-1.3.2-2|45	Summary:	GnuPG Made Easy (GPGME) Header files and libraries for development
12mr|gpgme-1.3.2-2|46	Group:		Development/C
12mr|gpgme-1.3.2-2|47	Requires:	%{libname} = %{version}-%{release}
12mr|gpgme-1.3.2-2|48	Provides:	%{libname_orig}-devel = %{version}-%{release}
12mr|gpgme-1.3.2-2|49	Provides:	%{name}-devel = %{version}-%{release}
12mr|gpgme-1.3.2-2|50	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|gpgme-1.3.2-2|51	Obsoletes:	%mklibname %{name} 11 -d
12mr|gpgme-1.3.2-2|52	
12mr|gpgme-1.3.2-2|53	%description -n %{develname}
12mr|gpgme-1.3.2-2|54	GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
12mr|gpgme-1.3.2-2|55	easier for applications.
12mr|gpgme-1.3.2-2|56	
12mr|gpgme-1.3.2-2|57	Install this package if you want to develop applications
12mr|gpgme-1.3.2-2|58	that will use the %{name} library for crypto awareness.
12mr|gpgme-1.3.2-2|59	
12mr|gpgme-1.3.2-2|60	
12mr|gpgme-1.3.2-2|61	%package -n %{develnamest}
12mr|gpgme-1.3.2-2|62	Summary:	GnuPG Made Easy (GPGME) Header files and libraries for development
12mr|gpgme-1.3.2-2|63	Group:		Development/C
12mr|gpgme-1.3.2-2|64	Requires:	%{libname} = %{version}-%{release}
12mr|gpgme-1.3.2-2|65	Requires:	%{name}-devel = %{version}-%{release}
12mr|gpgme-1.3.2-2|66	Provides:	%{libname_orig}-devel-static = %{version}-%{release}
12mr|gpgme-1.3.2-2|67	Provides:	%{name}-devel-static = %{version}-%{release}
12mr|gpgme-1.3.2-2|68	Provides:	lib%{name}-devel-static = %{version}-%{release}
12mr|gpgme-1.3.2-2|69	
12mr|gpgme-1.3.2-2|70	
12mr|gpgme-1.3.2-2|71	%description -n %{develnamest}
12mr|gpgme-1.3.2-2|72	GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
12mr|gpgme-1.3.2-2|73	easier for applications.
12mr|gpgme-1.3.2-2|74	
12mr|gpgme-1.3.2-2|75	Install this package if you want to develop applications
12mr|gpgme-1.3.2-2|76	that will use the %{name} library for crypto awareness.
12mr|gpgme-1.3.2-2|77	It's static  lib.
12mr|gpgme-1.3.2-2|78	
12mr|gpgme-1.3.2-2|79	%prep
12mr|gpgme-1.3.2-2|80	%setup -q
12mr|gpgme-1.3.2-2|81	
12mr|gpgme-1.3.2-2|82	%build
12mr|gpgme-1.3.2-2|83	%configure2_5x \
12mr|gpgme-1.3.2-2|84	--enable-static
12mr|gpgme-1.3.2-2|85	%make
12mr|gpgme-1.3.2-2|86	
12mr|gpgme-1.3.2-2|87	%check
12mr|gpgme-1.3.2-2|88	make check
12mr|gpgme-1.3.2-2|89	
12mr|gpgme-1.3.2-2|90	%install
12mr|gpgme-1.3.2-2|91	rm -rf %{buildroot}
12mr|gpgme-1.3.2-2|92	%makeinstall_std
12mr|gpgme-1.3.2-2|93	
12mr|gpgme-1.3.2-2|94	%multiarch_binaries %{buildroot}%{_bindir}/gpgme-config
12mr|gpgme-1.3.2-2|95	
12mr|gpgme-1.3.2-2|96	%files -n %{libname}
12mr|gpgme-1.3.2-2|97	%{_libdir}/lib*.so.%{major}*
12mr|gpgme-1.3.2-2|98	
12mr|gpgme-1.3.2-2|99	%files -n %{develnamest}
12mr|gpgme-1.3.2-2|100	
12mr|gpgme-1.3.2-2|101	%files -n %{develname}
12mr|gpgme-1.3.2-2|102	%doc AUTHORS ChangeLog NEWS README THANKS TODO
12mr|gpgme-1.3.2-2|103	%{multiarch_bindir}/gpgme-config
12mr|gpgme-1.3.2-2|104	%{_bindir}/gpgme-config
12mr|gpgme-1.3.2-2|105	%{_libdir}/*.a
12mr|gpgme-1.3.2-2|106	%{_libdir}/*.so
12mr|gpgme-1.3.2-2|107	%{_datadir}/aclocal/*.m4
12mr|gpgme-1.3.2-2|108	%{_includedir}/*
12mr|gpgme-1.3.2-2|109	%{_infodir}/*
12mr|gpgme-1.3.2-2|110	%dir %{_datadir}/common-lisp/source/gpgme
12mr|gpgme-1.3.2-2|111	%{_datadir}/common-lisp/source/gpgme/gpgme-package.lisp
12mr|gpgme-1.3.2-2|112	%{_datadir}/common-lisp/source/gpgme/gpgme.asd
12mr|gpgme-1.3.2-2|113	%{_datadir}/common-lisp/source/gpgme/gpgme.lisp
12mr|gpgme-1.3.2-2|114	
12mr|gpgme-1.3.2-2|115	
12mr|gpgme-1.3.2-2|116	
12mr|gpgme-1.3.2-2|117	%changelog
12mr|gpgme-1.3.2-2|118	* Sat Aug  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gpgme-1.3.2-2|119	+ Commit: 2f54a34
12mr|gpgme-1.3.2-2|120	- New version 1.3.2 (sync with Cooker), drop info-install post scripts (it's handled by rpm itself now)
12mr|gpgme-1.3.2-2|121	
12mr|gpgme-1.3.2-2|122	

14206 12
12mr|gphoto2-2.5.0-1|1	%define extraversion %nil
12mr|gphoto2-2.5.0-1|2	
12mr|gphoto2-2.5.0-1|3	Summary:	Command line utilities to access digital cameras
12mr|gphoto2-2.5.0-1|4	Name:		gphoto2
12mr|gphoto2-2.5.0-1|5	Version:	2.5.0
12mr|gphoto2-2.5.0-1|6	Release:	1
12mr|gphoto2-2.5.0-1|7	License:	GPL+
12mr|gphoto2-2.5.0-1|8	Group:		Graphics
12mr|gphoto2-2.5.0-1|9	Url:		http://sourceforge.net/projects/gphoto/
12mr|gphoto2-2.5.0-1|10	Source0:	http://heanet.dl.sourceforge.net/sourceforge/gphoto/%{name}-%{version}%{?extraversion:%extraversion}.tar.bz2
12mr|gphoto2-2.5.0-1|11	Conflicts:	libgphoto2 < 2.1.1
12mr|gphoto2-2.5.0-1|12	Requires:	libgphoto-hotplug
12mr|gphoto2-2.5.0-1|13	BuildRequires:	pkgconfig(libgphoto2) >= %{version}
12mr|gphoto2-2.5.0-1|14	BuildRequires:	cdk-devel
12mr|gphoto2-2.5.0-1|15	BuildRequires:	libexif-devel >= 0.3.2
12mr|gphoto2-2.5.0-1|16	BuildRequires:	jpeg-devel
12mr|gphoto2-2.5.0-1|17	BuildRequires:	ncurses-devel
12mr|gphoto2-2.5.0-1|18	BuildRequires:	libaa-devel
12mr|gphoto2-2.5.0-1|19	BuildRequires:	popt-devel
12mr|gphoto2-2.5.0-1|20	BuildRequires:	readline-devel
12mr|gphoto2-2.5.0-1|21	
12mr|gphoto2-2.5.0-1|22	%description
12mr|gphoto2-2.5.0-1|23	The gPhoto2 project is a universal, free application and library
12mr|gphoto2-2.5.0-1|24	framework that lets you download images from several different
12mr|gphoto2-2.5.0-1|25	digital camera models, including the newer models with USB
12mr|gphoto2-2.5.0-1|26	connections. Note that
12mr|gphoto2-2.5.0-1|27	a) for some older camera models you must use the old "gphoto" package.
12mr|gphoto2-2.5.0-1|28	b) for USB mass storage models you must use the driver in the kernel.
12mr|gphoto2-2.5.0-1|29	
12mr|gphoto2-2.5.0-1|30	This package contains the command-line utility gphoto2.
12mr|gphoto2-2.5.0-1|31	
12mr|gphoto2-2.5.0-1|32	%prep
12mr|gphoto2-2.5.0-1|33	%setup -q -n %{name}-%{version}%{?extraversion:%extraversion}
12mr|gphoto2-2.5.0-1|34	
12mr|gphoto2-2.5.0-1|35	%build
12mr|gphoto2-2.5.0-1|36	%configure2_5x
12mr|gphoto2-2.5.0-1|37	%make
12mr|gphoto2-2.5.0-1|38	
12mr|gphoto2-2.5.0-1|39	%install
12mr|gphoto2-2.5.0-1|40	%makeinstall_std
12mr|gphoto2-2.5.0-1|41	
12mr|gphoto2-2.5.0-1|42	%find_lang %{name}
12mr|gphoto2-2.5.0-1|43	
12mr|gphoto2-2.5.0-1|44	%files -f %{name}.lang
12mr|gphoto2-2.5.0-1|45	%doc NEWS ChangeLog README TODO
12mr|gphoto2-2.5.0-1|46	%{_bindir}/*
12mr|gphoto2-2.5.0-1|47	%{_mandir}/*/*
12mr|gphoto2-2.5.0-1|48	
12mr|gphoto2-2.5.0-1|49	
12mr|gphoto2-2.5.0-1|50	
12mr|gphoto2-2.5.0-1|51	%changelog
12mr|gphoto2-2.5.0-1|52	

14207 12
12mr|gpicview-0.2.3-1|1	Summary:	A Simple and Fast Image Viewer for X
12mr|gpicview-0.2.3-1|2	Name:     	gpicview
12mr|gpicview-0.2.3-1|3	Version:	0.2.3
12mr|gpicview-0.2.3-1|4	Release:	1
12mr|gpicview-0.2.3-1|5	License:	GPLv2+
12mr|gpicview-0.2.3-1|6	Group:		Graphics
12mr|gpicview-0.2.3-1|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mr|gpicview-0.2.3-1|8	URL:		http://www.lxde.org/
12mr|gpicview-0.2.3-1|9	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gpicview-0.2.3-1|10	BuildRequires:	jpeg-devel
12mr|gpicview-0.2.3-1|11	BuildRequires:	desktop-file-utils
12mr|gpicview-0.2.3-1|12	BuildRequires:	intltool >= 0.40.0
12mr|gpicview-0.2.3-1|13	
12mr|gpicview-0.2.3-1|14	%description
12mr|gpicview-0.2.3-1|15	GPicView is a simple and fast image viewer for X.
12mr|gpicview-0.2.3-1|16	It features:
12mr|gpicview-0.2.3-1|17	. Extremely lightweight and fast with low memory usage
12mr|gpicview-0.2.3-1|18	. Very suitable for default image viewer of desktop system
12mr|gpicview-0.2.3-1|19	. Simple and intuitive interface
12mr|gpicview-0.2.3-1|20	. Minimal lib dependency: Only pure GTK+ is used
12mr|gpicview-0.2.3-1|21	. Desktop independent: Doesn't require any specific desktop environment
12mr|gpicview-0.2.3-1|22	
12mr|gpicview-0.2.3-1|23	%prep
12mr|gpicview-0.2.3-1|24	%setup -q
12mr|gpicview-0.2.3-1|25	
12mr|gpicview-0.2.3-1|26	%build
12mr|gpicview-0.2.3-1|27	%configure2_5x
12mr|gpicview-0.2.3-1|28	%make LIBS="-ljpeg -lm"
12mr|gpicview-0.2.3-1|29	
12mr|gpicview-0.2.3-1|30	%install
12mr|gpicview-0.2.3-1|31	%makeinstall_std
12mr|gpicview-0.2.3-1|32	
12mr|gpicview-0.2.3-1|33	%find_lang %{name}
12mr|gpicview-0.2.3-1|34	
12mr|gpicview-0.2.3-1|35	desktop-file-install --vendor='' \
12mr|gpicview-0.2.3-1|36	--dir=%{buildroot}%{_datadir}/applications \
12mr|gpicview-0.2.3-1|37	--remove-category='Application' \
12mr|gpicview-0.2.3-1|38	--remove-category='Core' \
12mr|gpicview-0.2.3-1|39	--remove-category='Utility' \
12mr|gpicview-0.2.3-1|40	--remove-category='Photography' \
12mr|gpicview-0.2.3-1|41	--remove-category='RasterGraphics' \
12mr|gpicview-0.2.3-1|42	%{buildroot}%{_datadir}/applications/*.desktop
12mr|gpicview-0.2.3-1|43	
12mr|gpicview-0.2.3-1|44	%files -f %{name}.lang
12mr|gpicview-0.2.3-1|45	%{_bindir}/%{name}
12mr|gpicview-0.2.3-1|46	%{_datadir}/applications/*.desktop
12mr|gpicview-0.2.3-1|47	%{_datadir}/%{name}
12mr|gpicview-0.2.3-1|48	%{_datadir}/pixmaps/*
12mr|gpicview-0.2.3-1|49	
12mr|gpicview-0.2.3-1|50	
12mr|gpicview-0.2.3-1|51	
12mr|gpicview-0.2.3-1|52	%changelog
12mr|gpicview-0.2.3-1|53	

14208 12
12mr|gpm-1.20.6-6|1	# Allow first build without ncurses support
12mr|gpm-1.20.6-6|2	%define build_curses %{?_without_curses:0}%{!?_without_curses:1}
12mr|gpm-1.20.6-6|3	
12mr|gpm-1.20.6-6|4	# this defines the library version that this package builds.
12mr|gpm-1.20.6-6|5	%define LIBMAJ 2
12mr|gpm-1.20.6-6|6	%define LIBVER %{LIBMAJ}.1.0
12mr|gpm-1.20.6-6|7	%define libname %mklibname %{name} %LIBMAJ
12mr|gpm-1.20.6-6|8	%define develname %mklibname %{name} -d
12mr|gpm-1.20.6-6|9	
12mr|gpm-1.20.6-6|10	Summary:	A mouse server for the Linux console
12mr|gpm-1.20.6-6|11	Name:		gpm
12mr|gpm-1.20.6-6|12	Version:	1.20.6
12mr|gpm-1.20.6-6|13	Release:	6
12mr|gpm-1.20.6-6|14	License:	GPLv2+
12mr|gpm-1.20.6-6|15	Group:		System/Servers
12mr|gpm-1.20.6-6|16	URL:		ftp://arcana.linux.it/pub/gpm/
12mr|gpm-1.20.6-6|17	Source0:	http://ftp.linux.it/pub/People/rubini/gpm/%{name}-%{version}.tar.lzma
12mr|gpm-1.20.6-6|18	Source1:	gpm.init
12mr|gpm-1.20.6-6|19	Source2:	inputattach.c
12mr|gpm-1.20.6-6|20	# fedora patches (gpm-1.20.5-1.fc10.src.rpm)
12mr|gpm-1.20.6-6|21	Patch1: gpm-1.20.1-multilib.patch
12mr|gpm-1.20.6-6|22	Patch2: gpm-1.20.1-lib-silent.patch
12mr|gpm-1.20.6-6|23	Patch3: gpm-1.20.3-gcc4.3.patch
12mr|gpm-1.20.6-6|24	Patch4: gpm-1.20.5-close-fds.patch
12mr|gpm-1.20.6-6|25	Patch5: gpm-1.20.1-weak-wgetch.patch
12mr|gpm-1.20.6-6|26	# mdv patches
12mr|gpm-1.20.6-6|27	Patch50:	gpm-1.20.5-nodebug.patch
12mr|gpm-1.20.6-6|28	Patch51:	gpm-1.20.0-docfix.patch
12mr|gpm-1.20.6-6|29	Patch52:	gpm-1.20.5-do_not_build_it_twice.diff
12mr|gpm-1.20.6-6|30	Patch53:	gpm-1.20.5-format_not_a_string_literal_and_no_format_arguments.diff
12mr|gpm-1.20.6-6|31	Requires(post): chkconfig, rpm-helper
12mr|gpm-1.20.6-6|32	Requires(preun): chkconfig, rpm-helper
12mr|gpm-1.20.6-6|33	BuildRequires:	byacc
12mr|gpm-1.20.6-6|34	%if %{build_curses}
12mr|gpm-1.20.6-6|35	BuildRequires:	ncurses-devel
12mr|gpm-1.20.6-6|36	%endif
12mr|gpm-1.20.6-6|37	#BuildRequires:	texinfo autoconf2.1
12mr|gpm-1.20.6-6|38	BuildRequires:	autoconf
12mr|gpm-1.20.6-6|39	
12mr|gpm-1.20.6-6|40	%description
12mr|gpm-1.20.6-6|41	Gpm provides mouse support to text-based Linux applications like the
12mr|gpm-1.20.6-6|42	emacs editor, the Midnight Commander file management system, and other
12mr|gpm-1.20.6-6|43	programs.  Gpm also provides console cut-and-paste operations using
12mr|gpm-1.20.6-6|44	the mouse and includes a program to allow pop-up menus to appear at
12mr|gpm-1.20.6-6|45	the click of a mouse button.
12mr|gpm-1.20.6-6|46	
12mr|gpm-1.20.6-6|47	Gpm should be installed if you intend to use a mouse with your
12mr|gpm-1.20.6-6|48	MandrivaLinux system.
12mr|gpm-1.20.6-6|49	
12mr|gpm-1.20.6-6|50	%package -n	%{libname}
12mr|gpm-1.20.6-6|51	Summary:	Libraries and header files for developing mouse driven programs
12mr|gpm-1.20.6-6|52	Group:		System/Libraries
12mr|gpm-1.20.6-6|53	
12mr|gpm-1.20.6-6|54	%description -n	%{libname}
12mr|gpm-1.20.6-6|55	Library used by the gpm program.
12mr|gpm-1.20.6-6|56	
12mr|gpm-1.20.6-6|57	Install %{libname}dev if you need to develop text-mode programs which will use
12mr|gpm-1.20.6-6|58	the mouse.  You'll also need to install the gpm package.
12mr|gpm-1.20.6-6|59	
12mr|gpm-1.20.6-6|60	%package -n	%{develname}
12mr|gpm-1.20.6-6|61	Summary:	Libraries and header files for developing mouse driven programs
12mr|gpm-1.20.6-6|62	Group:		Development/C
12mr|gpm-1.20.6-6|63	Requires:	%{libname} = %{version}
12mr|gpm-1.20.6-6|64	Provides:	gpm-devel libgpm-devel
12mr|gpm-1.20.6-6|65	Obsoletes:	gpm-devel
12mr|gpm-1.20.6-6|66	Provides:	%{mklibname %{name} 1 -d} = %{version}
12mr|gpm-1.20.6-6|67	Obsoletes:	%{mklibname %{name} 1 -d}
12mr|gpm-1.20.6-6|68	
12mr|gpm-1.20.6-6|69	%description -n	%{develname}
12mr|gpm-1.20.6-6|70	The %{develname} package contains the libraries and header files needed
12mr|gpm-1.20.6-6|71	for development of mouse driven programs.  This package allows you to
12mr|gpm-1.20.6-6|72	develop text-mode programs which use the mouse.
12mr|gpm-1.20.6-6|73	
12mr|gpm-1.20.6-6|74	Install %{develname} if you need to develop text-mode programs which will use
12mr|gpm-1.20.6-6|75	the mouse.  You'll also need to install the gpm package.
12mr|gpm-1.20.6-6|76	
12mr|gpm-1.20.6-6|77	%prep
12mr|gpm-1.20.6-6|78	
12mr|gpm-1.20.6-6|79	%setup -q
12mr|gpm-1.20.6-6|80	
12mr|gpm-1.20.6-6|81	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12mr|gpm-1.20.6-6|82	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|gpm-1.20.6-6|83	done
12mr|gpm-1.20.6-6|84	
12mr|gpm-1.20.6-6|85	# fedora patches
12mr|gpm-1.20.6-6|86	%patch1 -p1 -b .multilib
12mr|gpm-1.20.6-6|87	%patch2 -p1 -b .lib-silent
12mr|gpm-1.20.6-6|88	%patch3 -p1 -b .gcc4.3
12mr|gpm-1.20.6-6|89	%patch4 -p1 -b .close-fds
12mr|gpm-1.20.6-6|90	%patch5 -p1 -b .weak-wgetch
12mr|gpm-1.20.6-6|91	
12mr|gpm-1.20.6-6|92	# mdv patches
12mr|gpm-1.20.6-6|93	%patch50 -p1 -b .nodebug
12mr|gpm-1.20.6-6|94	%patch51 -p1 -b .docfix
12mr|gpm-1.20.6-6|95	%patch52 -p1 -b .do_not_build_it_twice
12mr|gpm-1.20.6-6|96	%patch53 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|gpm-1.20.6-6|97	
12mr|gpm-1.20.6-6|98	cp %{SOURCE1} gpm.init
12mr|gpm-1.20.6-6|99	cp %{SOURCE2} inputattach.c
12mr|gpm-1.20.6-6|100	
12mr|gpm-1.20.6-6|101	%build
12mr|gpm-1.20.6-6|102	%serverbuild
12mr|gpm-1.20.6-6|103	export CFLAGS="%{optflags} -fPIC"
12mr|gpm-1.20.6-6|104	CFLAGS="$CFLAGS -D_GNU_SOURCE -DPIC -fPIC" \
12mr|gpm-1.20.6-6|105	%configure2_5x %{?_without_curses}
12mr|gpm-1.20.6-6|106	make
12mr|gpm-1.20.6-6|107	
12mr|gpm-1.20.6-6|108	gcc $CFLAGS -o inputattach inputattach.c
12mr|gpm-1.20.6-6|109	
12mr|gpm-1.20.6-6|110	%install
12mr|gpm-1.20.6-6|111	install -d %{buildroot}%{_sysconfdir}
12mr|gpm-1.20.6-6|112	install -d %{buildroot}%{_initrddir}
12mr|gpm-1.20.6-6|113	install -d %{buildroot}/%{_lib}
12mr|gpm-1.20.6-6|114	install -d %{buildroot}%{_datadir}/emacs/site-lisp
12mr|gpm-1.20.6-6|115	
12mr|gpm-1.20.6-6|116	PATH=/sbin:$PATH:%{_sbindir}:$PATH
12mr|gpm-1.20.6-6|117	
12mr|gpm-1.20.6-6|118	%makeinstall
12mr|gpm-1.20.6-6|119	
12mr|gpm-1.20.6-6|120	install -m0644 doc/gpm-root.1 %{buildroot}%{_mandir}/man1
12mr|gpm-1.20.6-6|121	install -m0644 conf/gpm-root.conf %{buildroot}%{_sysconfdir}
12mr|gpm-1.20.6-6|122	#install -m0755 src/hltest %{buildroot}%{_bindir}
12mr|gpm-1.20.6-6|123	install -m0755 inputattach %{buildroot}/%{_sbindir}
12mr|gpm-1.20.6-6|124	
12mr|gpm-1.20.6-6|125	ln -sf /%{_lib}/libgpm.so.%{LIBVER} %{buildroot}%{_libdir}/libgpm.so
12mr|gpm-1.20.6-6|126	ln -sf libgpm.so.%{LIBVER} %{buildroot}/%{_lib}/libgpm.so.%{LIBMAJ}
12mr|gpm-1.20.6-6|127	mv %{buildroot}%{_libdir}/libgpm.so.* %{buildroot}/%{_lib}
12mr|gpm-1.20.6-6|128	
12mr|gpm-1.20.6-6|129	install -m0755 gpm.init %{buildroot}%{_initrddir}/gpm
12mr|gpm-1.20.6-6|130	
12mr|gpm-1.20.6-6|131	perl -pi -e "s|/etc/rc.d/init.d|%{_initrddir}|" %{buildroot}%{_initrddir}/*
12mr|gpm-1.20.6-6|132	
12mr|gpm-1.20.6-6|133	# cleanup
12mr|gpm-1.20.6-6|134	rm -rf %{buildroot}%{_datadir}/emacs/site-lisp
12mr|gpm-1.20.6-6|135	
12mr|gpm-1.20.6-6|136	%post
12mr|gpm-1.20.6-6|137	%_post_service gpm
12mr|gpm-1.20.6-6|138	
12mr|gpm-1.20.6-6|139	# handle init sequence change
12mr|gpm-1.20.6-6|140	if [ -f /etc/rc5.d/S85gpm ]; then
12mr|gpm-1.20.6-6|141	/sbin/chkconfig --add gpm
12mr|gpm-1.20.6-6|142	fi
12mr|gpm-1.20.6-6|143	
12mr|gpm-1.20.6-6|144	%preun
12mr|gpm-1.20.6-6|145	%_preun_service gpm
12mr|gpm-1.20.6-6|146	
12mr|gpm-1.20.6-6|147	%files
12mr|gpm-1.20.6-6|148	%defattr(-,root,root)
12mr|gpm-1.20.6-6|149	%config(noreplace) %{_sysconfdir}/gpm-root.conf
12mr|gpm-1.20.6-6|150	%{_initrddir}/gpm
12mr|gpm-1.20.6-6|151	%{_bindir}/display-buttons
12mr|gpm-1.20.6-6|152	%{_bindir}/display-coords
12mr|gpm-1.20.6-6|153	%{_bindir}/mev
12mr|gpm-1.20.6-6|154	%{_bindir}/gpm-root
12mr|gpm-1.20.6-6|155	%{_bindir}/hltest
12mr|gpm-1.20.6-6|156	%{_bindir}/mouse-test
12mr|gpm-1.20.6-6|157	%{_bindir}/disable-paste
12mr|gpm-1.20.6-6|158	%{_bindir}/get-versions
12mr|gpm-1.20.6-6|159	%{_sbindir}/gpm
12mr|gpm-1.20.6-6|160	%{_sbindir}/inputattach
12mr|gpm-1.20.6-6|161	%{_infodir}/gpm.info*
12mr|gpm-1.20.6-6|162	%{_mandir}/man1/mev.1*
12mr|gpm-1.20.6-6|163	%{_mandir}/man1/mouse-test.1*
12mr|gpm-1.20.6-6|164	%{_mandir}/man1/gpm-root.1*
12mr|gpm-1.20.6-6|165	%{_mandir}/man7/gpm-types.7*
12mr|gpm-1.20.6-6|166	%{_mandir}/man8/gpm.8*
12mr|gpm-1.20.6-6|167	
12mr|gpm-1.20.6-6|168	%files -n %{libname}
12mr|gpm-1.20.6-6|169	%defattr(-,root,root)
12mr|gpm-1.20.6-6|170	%attr(0755,root,root) /%{_lib}/libgpm.so.%{LIBMAJ}*
12mr|gpm-1.20.6-6|171	
12mr|gpm-1.20.6-6|172	%files -n %{develname}
12mr|gpm-1.20.6-6|173	%defattr(-,root,root)
12mr|gpm-1.20.6-6|174	%{_libdir}/libgpm.a
12mr|gpm-1.20.6-6|175	%{_includedir}/gpm.h
12mr|gpm-1.20.6-6|176	%{_libdir}/libgpm.so
12mr|gpm-1.20.6-6|177	
12mr|gpm-1.20.6-6|178	
12mr|gpm-1.20.6-6|179	
12mr|gpm-1.20.6-6|180	%changelog
12mr|gpm-1.20.6-6|181	

14209 12
12mr|gprolog-1.3.1-3|1	%define	name	gprolog
12mr|gprolog-1.3.1-3|2	%define	version	1.3.1
12mr|gprolog-1.3.1-3|3	%define	release	%mkrel 3
12mr|gprolog-1.3.1-3|4	%define	Summary	GNU Prolog is a free implementation of Prolog
12mr|gprolog-1.3.1-3|5	
12mr|gprolog-1.3.1-3|6	Name:		%{name}
12mr|gprolog-1.3.1-3|7	Summary:	%{Summary}
12mr|gprolog-1.3.1-3|8	Version:	%{version}
12mr|gprolog-1.3.1-3|9	Release:	%{release}
12mr|gprolog-1.3.1-3|10	URL:		http://gnu-prolog.inria.fr/
12mr|gprolog-1.3.1-3|11	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
12mr|gprolog-1.3.1-3|12	#Patch0 was sent upstream (Kharec)
12mr|gprolog-1.3.1-3|13	Patch0:		gprolog-1.3.1-fix-str-fmt.patch
12mr|gprolog-1.3.1-3|14	Patch2:		gprolog-1.3.0-noexecstack.patch
12mr|gprolog-1.3.1-3|15	Patch3:		gprolog-1.3.1-reverse-order.patch
12mr|gprolog-1.3.1-3|16	Group:		Development/Other
12mr|gprolog-1.3.1-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|gprolog-1.3.1-3|18	ExclusiveArch:	%{ix86} x86_64 amd64 ppc
12mr|gprolog-1.3.1-3|19	License:	GPLv2
12mr|gprolog-1.3.1-3|20	
12mr|gprolog-1.3.1-3|21	%description
12mr|gprolog-1.3.1-3|22	GNU Prolog is a native Prolog compiler with constraint solving over finite
12mr|gprolog-1.3.1-3|23	domains (FD) developed by Daniel Diaz. Latest information about GNU Prolog can
12mr|gprolog-1.3.1-3|24	be found at http://www.gnu.org/software/prolog.
12mr|gprolog-1.3.1-3|25	A lot of work has been devoted to the ISO compatibility. GNU Prolog is very
12mr|gprolog-1.3.1-3|26	close to the ISO standard (http://www.logic-programming.org/prolog_std.html).
12mr|gprolog-1.3.1-3|27	
12mr|gprolog-1.3.1-3|28	
12mr|gprolog-1.3.1-3|29	%prep
12mr|gprolog-1.3.1-3|30	%setup -q
12mr|gprolog-1.3.1-3|31	%patch0 -p0
12mr|gprolog-1.3.1-3|32	%patch2 -p1 -b .noexecstack
12mr|gprolog-1.3.1-3|33	%patch3 -p1 -b .revorder
12mr|gprolog-1.3.1-3|34	(cd src && autoconf)
12mr|gprolog-1.3.1-3|35	
12mr|gprolog-1.3.1-3|36	%build
12mr|gprolog-1.3.1-3|37	cd src
12mr|gprolog-1.3.1-3|38	CFLG="$(echo %{optflags} | sed -s "s/\-O2/-O1/g" \
12mr|gprolog-1.3.1-3|39	| sed -e "s/\-fomit-frame-pointer//")"
12mr|gprolog-1.3.1-3|40	
12mr|gprolog-1.3.1-3|41	# Based on a gentoo ebuild (??)
12mr|gprolog-1.3.1-3|42	CFLG="$CFLG -funsigned-char"
12mr|gprolog-1.3.1-3|43	%configure2_5x	-with-c-flags="$CFLG -fno-unit-at-a-time" \
12mr|gprolog-1.3.1-3|44	--with-install-dir=%{_prefix} \
12mr|gprolog-1.3.1-3|45	--with-doc-dir=%{_datadir}/%{name}-%{version} \
12mr|gprolog-1.3.1-3|46	--with-html-dir=%{_datadir}/%{name}-%{version}/html \
12mr|gprolog-1.3.1-3|47	--with-examples-dir=%{_datadir}/%{name}-%{version}/examples
12mr|gprolog-1.3.1-3|48	# parallel build is not safe - AdamW 2008/12
12mr|gprolog-1.3.1-3|49	make
12mr|gprolog-1.3.1-3|50	
12mr|gprolog-1.3.1-3|51	%check
12mr|gprolog-1.3.1-3|52	cd src
12mr|gprolog-1.3.1-3|53	#
12mr|gprolog-1.3.1-3|54	export PATH=$RPM_BUILD_ROOT%{_bindir}:$PATH
12mr|gprolog-1.3.1-3|55	#
12mr|gprolog-1.3.1-3|56	make check
12mr|gprolog-1.3.1-3|57	
12mr|gprolog-1.3.1-3|58	%install
12mr|gprolog-1.3.1-3|59	rm -rf $RPM_BUILD_ROOT
12mr|gprolog-1.3.1-3|60	install -d $RPM_BUILD_ROOT%{_bindir}
12mr|gprolog-1.3.1-3|61	
12mr|gprolog-1.3.1-3|62	(cd src ; make install-system INSTALL_DIR=$RPM_BUILD_ROOT%{_libdir}/%{name}-%{version})
12mr|gprolog-1.3.1-3|63	
12mr|gprolog-1.3.1-3|64	(cd $RPM_BUILD_ROOT%{_bindir} ; ln -sf ../%{_lib}/%{name}-%{version}/bin/* .)
12mr|gprolog-1.3.1-3|65	
12mr|gprolog-1.3.1-3|66	
12mr|gprolog-1.3.1-3|67	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|gprolog-1.3.1-3|68	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|gprolog-1.3.1-3|69	[Desktop Entry]
12mr|gprolog-1.3.1-3|70	Name=GNU Prolog
12mr|gprolog-1.3.1-3|71	Comment=%{Summary}
12mr|gprolog-1.3.1-3|72	Exec=%{name}
12mr|gprolog-1.3.1-3|73	Icon=interpreters_section
12mr|gprolog-1.3.1-3|74	Terminal=true
12mr|gprolog-1.3.1-3|75	Type=Application
12mr|gprolog-1.3.1-3|76	Categories=Development;X-MandrivaLinux-MoreApplications-Development-Interpreters;
12mr|gprolog-1.3.1-3|77	EOF
12mr|gprolog-1.3.1-3|78	
12mr|gprolog-1.3.1-3|79	%clean
12mr|gprolog-1.3.1-3|80	rm -rf $RPM_BUILD_ROOT
12mr|gprolog-1.3.1-3|81	
12mr|gprolog-1.3.1-3|82	%if %mdkversion < 200900
12mr|gprolog-1.3.1-3|83	%post
12mr|gprolog-1.3.1-3|84	%{update_menus}
12mr|gprolog-1.3.1-3|85	%endif
12mr|gprolog-1.3.1-3|86	
12mr|gprolog-1.3.1-3|87	%if %mdkversion < 200900
12mr|gprolog-1.3.1-3|88	%postun
12mr|gprolog-1.3.1-3|89	%{clean_menus}
12mr|gprolog-1.3.1-3|90	%endif
12mr|gprolog-1.3.1-3|91	
12mr|gprolog-1.3.1-3|92	%files
12mr|gprolog-1.3.1-3|93	%defattr(-,root,root)
12mr|gprolog-1.3.1-3|94	%doc Examples* doc/html_node
12mr|gprolog-1.3.1-3|95	%{_bindir}/*
12mr|gprolog-1.3.1-3|96	%{_libdir}/%{name}*
12mr|gprolog-1.3.1-3|97	%{_datadir}/applications/*
12mr|gprolog-1.3.1-3|98	
12mr|gprolog-1.3.1-3|99	
12mr|gprolog-1.3.1-3|100	%changelog
12mr|gprolog-1.3.1-3|101	* Mon Mar 26 2012 Andrew Lukoshko <andrew.lukoshko@rosalab.ru> 1.3.1-3rosa.lts2012.0
12mr|gprolog-1.3.1-3|102	- fixed test suite
12mr|gprolog-1.3.1-3|103	
12mr|gprolog-1.3.1-3|104	* Thu Dec 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-2mdv2011.0
12mr|gprolog-1.3.1-3|105	+ Revision: 605497
12mr|gprolog-1.3.1-3|106	- rebuild
12mr|gprolog-1.3.1-3|107	
12mr|gprolog-1.3.1-3|108	+ Sandro Cazzaniga <kharec@mandriva.org>
12mr|gprolog-1.3.1-3|109	- patch send upstream, not release.
12mr|gprolog-1.3.1-3|110	
12mr|gprolog-1.3.1-3|111	* Fri Mar 05 2010 Sandro Cazzaniga <kharec@mandriva.org> 1.3.1-1mdv2010.1
12mr|gprolog-1.3.1-3|112	+ Revision: 514797
12mr|gprolog-1.3.1-3|113	- fix Source to use tar.gz
12mr|gprolog-1.3.1-3|114	- drop old patches (applied upstream)
12mr|gprolog-1.3.1-3|115	- add a patch for fix str fmt in 1.3.1
12mr|gprolog-1.3.1-3|116	- update to 1.3.1
12mr|gprolog-1.3.1-3|117	- fix license
12mr|gprolog-1.3.1-3|118	
12mr|gprolog-1.3.1-3|119	* Mon Oct 05 2009 Funda Wang <fwang@mandriva.org> 1.3.0-4mdv2010.0
12mr|gprolog-1.3.1-3|120	+ Revision: 453832
12mr|gprolog-1.3.1-3|121	- fix test
12mr|gprolog-1.3.1-3|122	- fix stf fmt
12mr|gprolog-1.3.1-3|123	- rediff noexecstack patch
12mr|gprolog-1.3.1-3|124	- bunzip2 patches
12mr|gprolog-1.3.1-3|125	
12mr|gprolog-1.3.1-3|126	* Tue Dec 09 2008 Adam Williamson <awilliamson@mandriva.org> 1.3.0-3mdv2009.1
12mr|gprolog-1.3.1-3|127	+ Revision: 312144
12mr|gprolog-1.3.1-3|128	- rebuild
12mr|gprolog-1.3.1-3|129	- disable parallel build (it breaks)
12mr|gprolog-1.3.1-3|130	
12mr|gprolog-1.3.1-3|131	+ Pixel <pixel@mandriva.com>
12mr|gprolog-1.3.1-3|132	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|gprolog-1.3.1-3|133	
12mr|gprolog-1.3.1-3|134	* Sat Jan 12 2008 Thierry Vignaud <tv@mandriva.org> 1.3.0-2mdv2008.1
12mr|gprolog-1.3.1-3|135	+ Revision: 150233
12mr|gprolog-1.3.1-3|136	- rebuild
12mr|gprolog-1.3.1-3|137	- drop old menu
12mr|gprolog-1.3.1-3|138	- kill re-definition of %%buildroot on Pixel's request
12mr|gprolog-1.3.1-3|139	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12mr|gprolog-1.3.1-3|140	
12mr|gprolog-1.3.1-3|141	+ Olivier Blin <oblin@mandriva.com>
12mr|gprolog-1.3.1-3|142	- restore BuildRoot
12mr|gprolog-1.3.1-3|143	
12mr|gprolog-1.3.1-3|144	* Fri May 18 2007 Pixel <pixel@mandriva.com> 1.3.0-1mdv2008.0
12mr|gprolog-1.3.1-3|145	+ Revision: 27816
12mr|gprolog-1.3.1-3|146	- new release, 1.3.0
12mr|gprolog-1.3.1-3|147	- drop patch0 (gcc4) hopefully not needed anymore
12mr|gprolog-1.3.1-3|148	- drop patch3 (test) applied upstream
12mr|gprolog-1.3.1-3|149	- Import gprolog
12mr|gprolog-1.3.1-3|150	
12mr|gprolog-1.3.1-3|151	
12mr|gprolog-1.3.1-3|152	
12mr|gprolog-1.3.1-3|153	* Thu Aug 24 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.2.19-4mdv2007.0
12mr|gprolog-1.3.1-3|154	- fix usage of summary macro in menu item
12mr|gprolog-1.3.1-3|155	- move check to new %%check stage
12mr|gprolog-1.3.1-3|156	- fix macro-in-%
12mr|gprolog-1.3.1-3|157	%changelog
12mr|gprolog-1.3.1-3|158	

14210 12
12mr|gpsd-2.95-4|1	%define _hotplugdir	%{_prefix}/lib/hotplug
12mr|gpsd-2.95-4|2	
12mr|gpsd-2.95-4|3	%define	major		19
12mr|gpsd-2.95-4|4	%define	gpsd_major	0
12mr|gpsd-2.95-4|5	%define	libname		%mklibname %{name} %{major}
12mr|gpsd-2.95-4|6	%define libqtname	%mklibname Qgpsmm %{major}
12mr|gpsd-2.95-4|7	%define develname	%mklibname %{name} -d
12mr|gpsd-2.95-4|8	%define staticname	%mklibname %{name} -s -d
12mr|gpsd-2.95-4|9	
12mr|gpsd-2.95-4|10	Name: 	 	gpsd
12mr|gpsd-2.95-4|11	Summary: 	GPS data translator and GUI
12mr|gpsd-2.95-4|12	Version:	2.95
12mr|gpsd-2.95-4|13	Release: 	%mkrel 4
12mr|gpsd-2.95-4|14	Source0:	http://prdownload.berlios.de/%{name}/%{name}-%{version}.tar.gz
12mr|gpsd-2.95-4|15	Source1:	gpsd.rules
12mr|gpsd-2.95-4|16	#Source2:	gpsd.sysconfig
12mr|gpsd-2.95-4|17	Patch1:		gpsd-2.90-udev.patch
12mr|gpsd-2.95-4|18	Patch2:		gpsd-2.95-fix-link.patch
12mr|gpsd-2.95-4|19	Patch3:		gpsd-2.95-silentmake.patch
12mr|gpsd-2.95-4|20	Patch4:		gpsd.ldflags.patch
12mr|gpsd-2.95-4|21	URL:		http://gpsd.berlios.de
12mr|gpsd-2.95-4|22	License:	BSD
12mr|gpsd-2.95-4|23	Group:		Sciences/Geosciences
12mr|gpsd-2.95-4|24	Provides:	gps3d
12mr|gpsd-2.95-4|25	Obsoletes:	gps3d
12mr|gpsd-2.95-4|26	BuildRequires:  ncurses-devel
12mr|gpsd-2.95-4|27	BuildRequires:  udev
12mr|gpsd-2.95-4|28	BuildRequires:	lesstif-devel
12mr|gpsd-2.95-4|29	BuildRequires:	xmlto
12mr|gpsd-2.95-4|30	BuildRequires:	dbus-devel
12mr|gpsd-2.95-4|31	BuildRequires:	dbus-glib-devel
12mr|gpsd-2.95-4|32	BuildRequires:	python
12mr|gpsd-2.95-4|33	BuildRequires:	python-devel
12mr|gpsd-2.95-4|34	BuildRequires:	bluez-devel
12mr|gpsd-2.95-4|35	BuildRequires:	qt4-devel
12mr|gpsd-2.95-4|36	Requires:	%{name}-python = %{version}-%{release}
12mr|gpsd-2.95-4|37	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|gpsd-2.95-4|38	
12mr|gpsd-2.95-4|39	%description
12mr|gpsd-2.95-4|40	gpsd is a service daemon that mediates access to a GPS sensor
12mr|gpsd-2.95-4|41	connected to the host computer by serial or USB interface, making its
12mr|gpsd-2.95-4|42	data on the location/course/velocity of the sensor available to be
12mr|gpsd-2.95-4|43	queried on TCP port 2947 of the host computer.  With gpsd, multiple
12mr|gpsd-2.95-4|44	GPS client applications (such as navigational and wardriving software)
12mr|gpsd-2.95-4|45	can share access to a GPS without contention or loss of data.  Also,
12mr|gpsd-2.95-4|46	gpsd responds to queries with a format that is substantially easier to
12mr|gpsd-2.95-4|47	parse than NMEA 0183.  A client library is provided for applications.
12mr|gpsd-2.95-4|48	
12mr|gpsd-2.95-4|49	After installing this RPM, gpsd will automatically connect to USB
12mr|gpsd-2.95-4|50	GPSes when they are plugged in and requires no configuration.  For
12mr|gpsd-2.95-4|51	serial GPSes, you will need to start gpsd by hand.  Once connected,
12mr|gpsd-2.95-4|52	the daemon automatically discovers the correct baudrate, stop bits,
12mr|gpsd-2.95-4|53	and protocol. The daemon will be quiescent when there are no
12mr|gpsd-2.95-4|54	clients asking for location information, and copes gracefully when the
12mr|gpsd-2.95-4|55	GPS is unplugged and replugged.
12mr|gpsd-2.95-4|56	
12mr|gpsd-2.95-4|57	%package -n	%{libname}
12mr|gpsd-2.95-4|58	Summary:	Libraries for gpsd
12mr|gpsd-2.95-4|59	Group:		System/Libraries
12mr|gpsd-2.95-4|60	Obsoletes:	%{mklibname gpsd 15} > 2.34
12mr|gpsd-2.95-4|61	
12mr|gpsd-2.95-4|62	%description -n	%{libname}
12mr|gpsd-2.95-4|63	gpsd is a service daemon that mediates access to a GPS sensor
12mr|gpsd-2.95-4|64	connected to the host computer by serial or USB interface, making its
12mr|gpsd-2.95-4|65	data on the location/course/velocity of the sensor available to be
12mr|gpsd-2.95-4|66	queried on TCP port 2947 of the host computer.  With gpsd, multiple
12mr|gpsd-2.95-4|67	GPS client applications (such as navigational and wardriving software)
12mr|gpsd-2.95-4|68	can share access to a GPS without contention or loss of data.  Also,
12mr|gpsd-2.95-4|69	gpsd responds to queries with a format that is substantially easier to
12mr|gpsd-2.95-4|70	parse than NMEA 0183.  A client library is provided for applications.
12mr|gpsd-2.95-4|71	
12mr|gpsd-2.95-4|72	After installing this RPM, gpsd will automatically connect to USB
12mr|gpsd-2.95-4|73	GPSes when they are plugged in and requires no configuration.  For
12mr|gpsd-2.95-4|74	serial GPSes, you will need to start gpsd by hand.  Once connected,
12mr|gpsd-2.95-4|75	the daemon automatically discovers the correct baudrate, stop bits,
12mr|gpsd-2.95-4|76	and protocol. The daemon will be quiescent when there are no
12mr|gpsd-2.95-4|77	clients asking for location information, and copes gracefully when the
12mr|gpsd-2.95-4|78	GPS is unplugged and replugged.
12mr|gpsd-2.95-4|79	
12mr|gpsd-2.95-4|80	%package -n     %{libqtname}
12mr|gpsd-2.95-4|81	Summary:        Qt bindings for gpsd
12mr|gpsd-2.95-4|82	Group:          System/Libraries
12mr|gpsd-2.95-4|83	
12mr|gpsd-2.95-4|84	%description -n %{libqtname}
12mr|gpsd-2.95-4|85	This package contains Qt bindings for gpsd.
12mr|gpsd-2.95-4|86	
12mr|gpsd-2.95-4|87	%package -n	%{develname}
12mr|gpsd-2.95-4|88	Summary:	Client libraries in C and Python for talking to a running gpsd or GPS
12mr|gpsd-2.95-4|89	Group:		Development/C
12mr|gpsd-2.95-4|90	Provides:	%{name}-devel = %{version}-%{release}
12mr|gpsd-2.95-4|91	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|gpsd-2.95-4|92	Requires:	%{libname} = %{version}
12mr|gpsd-2.95-4|93	Requires:	%{libqtname} = %{version}
12mr|gpsd-2.95-4|94	Obsoletes:	%{mklibname gpsd 15 -d}
12mr|gpsd-2.95-4|95	
12mr|gpsd-2.95-4|96	%description -n	%{develname}
12mr|gpsd-2.95-4|97	This package provides C header files for the gpsd shared libraries
12mr|gpsd-2.95-4|98	that manage access to a GPS for applications; also Python modules.
12mr|gpsd-2.95-4|99	You will need to have gpsd installed for it to work.
12mr|gpsd-2.95-4|100	
12mr|gpsd-2.95-4|101	%package -n	%{staticname}
12mr|gpsd-2.95-4|102	Summary:	Static libraries for gpsd
12mr|gpsd-2.95-4|103	Group:		Development/C
12mr|gpsd-2.95-4|104	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|gpsd-2.95-4|105	Provides:	lib%{name}-static-devel = %{version}-%{release}
12mr|gpsd-2.95-4|106	Requires:	%{develname} = %{version}
12mr|gpsd-2.95-4|107	Obsoletes:	%{mklibname gpsd 15 -s -d}
12mr|gpsd-2.95-4|108	
12mr|gpsd-2.95-4|109	%description -n	%{staticname}
12mr|gpsd-2.95-4|110	This package provides C header files for the gpsd shared libraries
12mr|gpsd-2.95-4|111	that manage access to a GPS for applications; also Python modules.
12mr|gpsd-2.95-4|112	You will need to have gpsd installed for it to work.
12mr|gpsd-2.95-4|113	
12mr|gpsd-2.95-4|114	%package	clients
12mr|gpsd-2.95-4|115	Summary:	Clients for gpsd with an X interface
12mr|gpsd-2.95-4|116	Group:		Sciences/Geosciences
12mr|gpsd-2.95-4|117	
12mr|gpsd-2.95-4|118	%description	clients
12mr|gpsd-2.95-4|119	xgps is a simple test client for gpsd with an X interface. It displays
12mr|gpsd-2.95-4|120	current GPS position/time/velocity information and (for GPSes that
12mr|gpsd-2.95-4|121	support the feature) the locations of accessible satellites.
12mr|gpsd-2.95-4|122	
12mr|gpsd-2.95-4|123	xgpsspeed is a speedometer that uses position information from the GPS.
12mr|gpsd-2.95-4|124	It accepts an -h option and optional argument as for gps, or a -v option
12mr|gpsd-2.95-4|125	to dump the package version and exit. Additionally, it accepts -rv
12mr|gpsd-2.95-4|126	(reverse video) and -nc (needle color) options.
12mr|gpsd-2.95-4|127	
12mr|gpsd-2.95-4|128	%package	python
12mr|gpsd-2.95-4|129	Summary:	Python bindings for gpsd
12mr|gpsd-2.95-4|130	Group:		Development/Python
12mr|gpsd-2.95-4|131	Requires:	%{libname} = %{version}
12mr|gpsd-2.95-4|132	
12mr|gpsd-2.95-4|133	%description	python
12mr|gpsd-2.95-4|134	This package contains the Python bindings for gpsd. It will be needed
12mr|gpsd-2.95-4|135	for any applications that interface with gpsd via python.
12mr|gpsd-2.95-4|136	
12mr|gpsd-2.95-4|137	%prep
12mr|gpsd-2.95-4|138	%setup -q
12mr|gpsd-2.95-4|139	%patch1 -p1 -b .udev
12mr|gpsd-2.95-4|140	%patch2 -p0 -b .link
12mr|gpsd-2.95-4|141	%patch3 -p1 -b .make
12mr|gpsd-2.95-4|142	%patch4 -p2 -b .ldflags
12mr|gpsd-2.95-4|143	
12mr|gpsd-2.95-4|144	%build
12mr|gpsd-2.95-4|145	export LDFLAGS="$LDFLAGS -lbluetooth"
12mr|gpsd-2.95-4|146	%configure2_5x --enable-dbus --enable-bluetooth
12mr|gpsd-2.95-4|147	
12mr|gpsd-2.95-4|148	%make
12mr|gpsd-2.95-4|149	
12mr|gpsd-2.95-4|150	%install
12mr|gpsd-2.95-4|151	rm -rf %{buildroot}
12mr|gpsd-2.95-4|152	
12mr|gpsd-2.95-4|153	%makeinstall_std
12mr|gpsd-2.95-4|154	
12mr|gpsd-2.95-4|155	# additional gpsd files
12mr|gpsd-2.95-4|156	#mkdir -p %{buildroot}%{_datadir}/X11/app-defaults/
12mr|gpsd-2.95-4|157	#install -m644 xgpsspeed.ad %{buildroot}%{_datadir}/X11/app-defaults/xgpsspeed
12mr|gpsd-2.95-4|158	
12mr|gpsd-2.95-4|159	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
12mr|gpsd-2.95-4|160	install -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/70-gpsd.rules
12mr|gpsd-2.95-4|161	
12mr|gpsd-2.95-4|162	mkdir -p %{buildroot}%{_sysconfdir}/udev/agents.d/usb
12mr|gpsd-2.95-4|163	install -m755 gpsd.hotplug %{buildroot}%{_sysconfdir}/udev/agents.d/usb/gpsd
12mr|gpsd-2.95-4|164	
12mr|gpsd-2.95-4|165	#install -m755 gps.py -D %{buildroot}%{_libdir}/python${PYVERSION}/site-packages/gps.py
12mr|gpsd-2.95-4|166	
12mr|gpsd-2.95-4|167	# init scripts
12mr|gpsd-2.95-4|168	%{__install} -d -m 0755 %{buildroot}%{_sysconfdir}/init.d
12mr|gpsd-2.95-4|169	%{__install} -p -m 0755 packaging/rpm/gpsd.init \
12mr|gpsd-2.95-4|170	%{buildroot}%{_sysconfdir}/init.d/gpsd
12mr|gpsd-2.95-4|171	
12mr|gpsd-2.95-4|172	%{__install} -d -m 0755 %{buildroot}%{_sysconfdir}/sysconfig
12mr|gpsd-2.95-4|173	%{__install} -p -m 0644 packaging/rpm/gpsd.sysconfig \
12mr|gpsd-2.95-4|174	%{buildroot}%{_sysconfdir}/sysconfig/gpsd
12mr|gpsd-2.95-4|175	
12mr|gpsd-2.95-4|176	mkdir -p %{buildroot}%{_datadir}/applications
12mr|gpsd-2.95-4|177	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-clients.desktop << EOF
12mr|gpsd-2.95-4|178	[Desktop Entry]
12mr|gpsd-2.95-4|179	Name=XGPS
12mr|gpsd-2.95-4|180	Comment=XGPS
12mr|gpsd-2.95-4|181	Exec=xgps
12mr|gpsd-2.95-4|182	Icon=communications_section
12mr|gpsd-2.95-4|183	Terminal=false
12mr|gpsd-2.95-4|184	Type=Application
12mr|gpsd-2.95-4|185	StartupNotify=true
12mr|gpsd-2.95-4|186	Categories=Science;Geology;
12mr|gpsd-2.95-4|187	EOF
12mr|gpsd-2.95-4|188	
12mr|gpsd-2.95-4|189	#remove unpackaged file
12mr|gpsd-2.95-4|190	#rm -f %{buildroot}%{_libdir}/python/site-packages/gps.py
12mr|gpsd-2.95-4|191	
12mr|gpsd-2.95-4|192	#put the python file(s) in the right place (it's arch-dependent)
12mr|gpsd-2.95-4|193	
12mr|gpsd-2.95-4|194	# fixme: may need to be adapted to include other 64-bit arches, I'm
12mr|gpsd-2.95-4|195	# not sure what directory they use - AdamW 2007/07
12mr|gpsd-2.95-4|196	%ifarch x86_64
12mr|gpsd-2.95-4|197	mkdir -p %{buildroot}%{py_platsitedir}
12mr|gpsd-2.95-4|198	mv %{buildroot}%{py_puresitedir}/* %{buildroot}%{py_platsitedir}
12mr|gpsd-2.95-4|199	%endif
12mr|gpsd-2.95-4|200	
12mr|gpsd-2.95-4|201	rm -rf %{buildroot}%{_libdir}/*.la
12mr|gpsd-2.95-4|202	
12mr|gpsd-2.95-4|203	%if %mdkversion < 200900
12mr|gpsd-2.95-4|204	%post -n %{libname} -p /sbin/ldconfig
12mr|gpsd-2.95-4|205	%endif
12mr|gpsd-2.95-4|206	
12mr|gpsd-2.95-4|207	%if %mdkversion < 200900
12mr|gpsd-2.95-4|208	%postun -n %{libname} -p /sbin/ldconfig
12mr|gpsd-2.95-4|209	%endif
12mr|gpsd-2.95-4|210	
12mr|gpsd-2.95-4|211	%if %mdkversion < 200900
12mr|gpsd-2.95-4|212	%post clients
12mr|gpsd-2.95-4|213	%update_menus
12mr|gpsd-2.95-4|214	%endif
12mr|gpsd-2.95-4|215	
12mr|gpsd-2.95-4|216	%if %mdkversion < 200900
12mr|gpsd-2.95-4|217	%postun clients
12mr|gpsd-2.95-4|218	%clean_menus
12mr|gpsd-2.95-4|219	%endif
12mr|gpsd-2.95-4|220	
12mr|gpsd-2.95-4|221	%clean
12mr|gpsd-2.95-4|222	rm -rf %{buildroot}
12mr|gpsd-2.95-4|223	
12mr|gpsd-2.95-4|224	%files
12mr|gpsd-2.95-4|225	%defattr(-,root,root,-)
12mr|gpsd-2.95-4|226	%doc README
12mr|gpsd-2.95-4|227	%{_sbindir}/gpsd
12mr|gpsd-2.95-4|228	%{_bindir}/gpscat
12mr|gpsd-2.95-4|229	%{_bindir}/gpsctl
12mr|gpsd-2.95-4|230	%{_bindir}/gpsprof
12mr|gpsd-2.95-4|231	%{_bindir}/gpsmon
12mr|gpsd-2.95-4|232	%{_bindir}/gpsdecode
12mr|gpsd-2.95-4|233	%{_mandir}/man8/gpsd.8*
12mr|gpsd-2.95-4|234	%{_mandir}/man1/gpsprof.1*
12mr|gpsd-2.95-4|235	%{_mandir}/man1/gps.1*
12mr|gpsd-2.95-4|236	%{_mandir}/man1/gpscat.1*
12mr|gpsd-2.95-4|237	%{_mandir}/man1/gpsctl.1*
12mr|gpsd-2.95-4|238	%{_mandir}/man1/gpsmon.1*
12mr|gpsd-2.95-4|239	%{_mandir}/man1/gpsdecode.1*
12mr|gpsd-2.95-4|240	%{_mandir}/man5/rtcm*.5*
12mr|gpsd-2.95-4|241	%{_mandir}/man5/srec.5*
12mr|gpsd-2.95-4|242	%{_sysconfdir}/init.d/%{name}
12mr|gpsd-2.95-4|243	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|gpsd-2.95-4|244	%{_sysconfdir}/udev/agents.d/usb/gpsd
12mr|gpsd-2.95-4|245	%{_sysconfdir}/udev/rules.d/70-gpsd.rules
12mr|gpsd-2.95-4|246	
12mr|gpsd-2.95-4|247	%files -n %{libname}
12mr|gpsd-2.95-4|248	%defattr(-,root,root)
12mr|gpsd-2.95-4|249	%{_libdir}/libgps.so.%{major}*
12mr|gpsd-2.95-4|250	%{_libdir}/libgpsd.so.%{gpsd_major}*
12mr|gpsd-2.95-4|251	
12mr|gpsd-2.95-4|252	%files -n %{libqtname}
12mr|gpsd-2.95-4|253	%defattr(-,root,root)
12mr|gpsd-2.95-4|254	%{_libdir}/libQgpsmm.so.%{major}*
12mr|gpsd-2.95-4|255	
12mr|gpsd-2.95-4|256	%files -n %{develname}
12mr|gpsd-2.95-4|257	%defattr(-,root,root,-)
12mr|gpsd-2.95-4|258	%doc TODO
12mr|gpsd-2.95-4|259	%{_includedir}/gps.h
12mr|gpsd-2.95-4|260	%{_includedir}/libgpsmm.h
12mr|gpsd-2.95-4|261	%{_includedir}/gpsd.h
12mr|gpsd-2.95-4|262	%{_libdir}/libgps.so
12mr|gpsd-2.95-4|263	%{_libdir}/libgpsd.so
12mr|gpsd-2.95-4|264	%{_libdir}/libQgpsmm.so
12mr|gpsd-2.95-4|265	%{_libdir}/pkgconfig/*.pc
12mr|gpsd-2.95-4|266	%{_mandir}/man1/gpsfake.1*
12mr|gpsd-2.95-4|267	%{_mandir}/man3/libgps.3*
12mr|gpsd-2.95-4|268	%{_mandir}/man3/libgpsmm.3*
12mr|gpsd-2.95-4|269	%{_mandir}/man3/libgpsd.3*
12mr|gpsd-2.95-4|270	%{_bindir}/gpsfake
12mr|gpsd-2.95-4|271	
12mr|gpsd-2.95-4|272	%files -n %{staticname}
12mr|gpsd-2.95-4|273	%defattr(-,root,root)
12mr|gpsd-2.95-4|274	%{_libdir}/*.a
12mr|gpsd-2.95-4|275	
12mr|gpsd-2.95-4|276	%files clients
12mr|gpsd-2.95-4|277	%defattr(-,root,root,-)
12mr|gpsd-2.95-4|278	%{_bindir}/xgps
12mr|gpsd-2.95-4|279	%{_bindir}/cgps
12mr|gpsd-2.95-4|280	%{_bindir}/gpspipe
12mr|gpsd-2.95-4|281	%{_bindir}/xgpsspeed
12mr|gpsd-2.95-4|282	%{_bindir}/gpxlogger
12mr|gpsd-2.95-4|283	%{_bindir}/lcdgps
12mr|gpsd-2.95-4|284	%{_mandir}/man1/xgps.1*
12mr|gpsd-2.95-4|285	%{_mandir}/man1/cgps.1*
12mr|gpsd-2.95-4|286	#%{_mandir}/man1/cgpxlogger.1*
12mr|gpsd-2.95-4|287	%{_mandir}/man1/gpspipe.1*
12mr|gpsd-2.95-4|288	%{_mandir}/man1/lcdgps.1.*
12mr|gpsd-2.95-4|289	%{_mandir}/man1/xgpsspeed.1*
12mr|gpsd-2.95-4|290	#%{_datadir}/X11/app-defaults/xgpsspeed
12mr|gpsd-2.95-4|291	%{_datadir}/applications/mandriva-%{name}-clients.desktop
12mr|gpsd-2.95-4|292	
12mr|gpsd-2.95-4|293	%files python
12mr|gpsd-2.95-4|294	%defattr(-,root,root,-)
12mr|gpsd-2.95-4|295	%{py_platsitedir}/*
12mr|gpsd-2.95-4|296	
12mr|gpsd-2.95-4|297	
12mr|gpsd-2.95-4|298	
12mr|gpsd-2.95-4|299	%changelog
12mr|gpsd-2.95-4|300	

14211 12
12mr|gqview-2.1.5-12|1	%define version 2.1.5
12mr|gqview-2.1.5-12|2	%define release %mkrel 12
12mr|gqview-2.1.5-12|3	
12mr|gqview-2.1.5-12|4	Summary:	Graphics file browser utility
12mr|gqview-2.1.5-12|5	Name:		gqview
12mr|gqview-2.1.5-12|6	Version:	%{version}
12mr|gqview-2.1.5-12|7	Release:	%{release}
12mr|gqview-2.1.5-12|8	License:	GPLv2+
12mr|gqview-2.1.5-12|9	Group:		Graphics
12mr|gqview-2.1.5-12|10	URL:		http://gqview.sourceforge.net/
12mr|gqview-2.1.5-12|11	BuildRoot:	%_tmppath/%{name}-%version-%release-root
12mr|gqview-2.1.5-12|12	Source:		http://prdownloads.sourceforge.net/gqview/%{name}-%{version}.tar.bz2
12mr|gqview-2.1.5-12|13	#gw http://qa.mandriva.com/show_bug.cgi?id=22966
12mr|gqview-2.1.5-12|14	#Patch: http://glenux2.free.fr/pub/Contrib/GQView/gqview-multi-2005-11-01-223248.patch.bz2
12mr|gqview-2.1.5-12|15	Patch1:		gqview-2.1.1-remote.patch
12mr|gqview-2.1.5-12|16	Patch2:		gqview-2.1.5-fix-str-fmt.patch
12mr|gqview-2.1.5-12|17	BuildRequires:	gtk+2-devel
12mr|gqview-2.1.5-12|18	BuildRequires:	libpng-devel
12mr|gqview-2.1.5-12|19	BuildRequires:	imagemagick
12mr|gqview-2.1.5-12|20	BuildRequires:	desktop-file-utils
12mr|gqview-2.1.5-12|21	Requires:	jpeg-progs
12mr|gqview-2.1.5-12|22	
12mr|gqview-2.1.5-12|23	Requires(post):		desktop-file-utils
12mr|gqview-2.1.5-12|24	Requires(postun):	desktop-file-utils
12mr|gqview-2.1.5-12|25	
12mr|gqview-2.1.5-12|26	
12mr|gqview-2.1.5-12|27	%description
12mr|gqview-2.1.5-12|28	GQview is a browser for graphics files.
12mr|gqview-2.1.5-12|29	
12mr|gqview-2.1.5-12|30	Offering single click viewing of your graphics files.
12mr|gqview-2.1.5-12|31	Includes thumbnail view, zoom and filtering features.
12mr|gqview-2.1.5-12|32	And external editor support.
12mr|gqview-2.1.5-12|33	
12mr|gqview-2.1.5-12|34	%prep
12mr|gqview-2.1.5-12|35	%setup -q
12mr|gqview-2.1.5-12|36	%patch1 -p1 -b .remote
12mr|gqview-2.1.5-12|37	%patch2 -p0 -b .str
12mr|gqview-2.1.5-12|38	perl -pi -e 's,%{name}.png,%{name},g' %{name}.desktop
12mr|gqview-2.1.5-12|39	
12mr|gqview-2.1.5-12|40	%build
12mr|gqview-2.1.5-12|41	%configure2_5x
12mr|gqview-2.1.5-12|42	perl -pi -e 's|#define GQVIEW_HELPDIR .*|#define GQVIEW_HELPDIR "%_docdir/%{name}"|' config.h
12mr|gqview-2.1.5-12|43	%make
12mr|gqview-2.1.5-12|44	
12mr|gqview-2.1.5-12|45	%install
12mr|gqview-2.1.5-12|46	rm -fr %{buildroot}
12mr|gqview-2.1.5-12|47	%makeinstall_std
12mr|gqview-2.1.5-12|48	# GNOME_DATADIR=%{buildroot}/%{_datadir}
12mr|gqview-2.1.5-12|49	install -m 0644 -D gqview.png %{buildroot}%{_datadir}/pixmaps/gqview.png
12mr|gqview-2.1.5-12|50	
12mr|gqview-2.1.5-12|51	# icons
12mr|gqview-2.1.5-12|52	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mr|gqview-2.1.5-12|53	install -m 0644 gqview.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|gqview-2.1.5-12|54	convert -scale 32 gqview.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|gqview-2.1.5-12|55	convert -scale 16 gqview.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|gqview-2.1.5-12|56	
12mr|gqview-2.1.5-12|57	# removing unneeded stuff
12mr|gqview-2.1.5-12|58	rm -rf %{buildroot}%{_datadir}/gqview/README %{buildroot}%{_datadir}/gnome/apps/ %{buildroot}%{_datadir}/doc/%{name}-%{version}
12mr|gqview-2.1.5-12|59	
12mr|gqview-2.1.5-12|60	# menu
12mr|gqview-2.1.5-12|61	desktop-file-install --vendor="" \
12mr|gqview-2.1.5-12|62	--remove-category="Application" \
12mr|gqview-2.1.5-12|63	--add-category="GTK" \
12mr|gqview-2.1.5-12|64	--add-category="2DGraphics" \
12mr|gqview-2.1.5-12|65	--remove-key="Encoding" \
12mr|gqview-2.1.5-12|66	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12mr|gqview-2.1.5-12|67	
12mr|gqview-2.1.5-12|68	# locale name fix
12mr|gqview-2.1.5-12|69	mv %{buildroot}%{_datadir}/locale/zh_CN{.GB2312,}
12mr|gqview-2.1.5-12|70	
12mr|gqview-2.1.5-12|71	%{find_lang} %{name}
12mr|gqview-2.1.5-12|72	
12mr|gqview-2.1.5-12|73	%if %mdkversion < 200900
12mr|gqview-2.1.5-12|74	%post
12mr|gqview-2.1.5-12|75	%update_menus
12mr|gqview-2.1.5-12|76	%update_desktop_database
12mr|gqview-2.1.5-12|77	%update_icon_cache hicolor
12mr|gqview-2.1.5-12|78	%endif
12mr|gqview-2.1.5-12|79	
12mr|gqview-2.1.5-12|80	%if %mdkversion < 200900
12mr|gqview-2.1.5-12|81	%postun
12mr|gqview-2.1.5-12|82	%clean_menus
12mr|gqview-2.1.5-12|83	%clean_desktop_database
12mr|gqview-2.1.5-12|84	%clean_icon_cache hicolor
12mr|gqview-2.1.5-12|85	%endif
12mr|gqview-2.1.5-12|86	
12mr|gqview-2.1.5-12|87	%clean
12mr|gqview-2.1.5-12|88	rm -fr %{buildroot}
12mr|gqview-2.1.5-12|89	
12mr|gqview-2.1.5-12|90	%files -f %{name}.lang
12mr|gqview-2.1.5-12|91	%defattr(-,root,root)
12mr|gqview-2.1.5-12|92	%doc README COPYING TODO doc/*.html
12mr|gqview-2.1.5-12|93	%{_bindir}/*
12mr|gqview-2.1.5-12|94	%{_mandir}/man1/*
12mr|gqview-2.1.5-12|95	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mr|gqview-2.1.5-12|96	%{_datadir}/applications/*.desktop
12mr|gqview-2.1.5-12|97	%{_datadir}/pixmaps/*
12mr|gqview-2.1.5-12|98	
12mr|gqview-2.1.5-12|99	
12mr|gqview-2.1.5-12|100	
12mr|gqview-2.1.5-12|101	%changelog
12mr|gqview-2.1.5-12|102	

14212 12
12mr|grantlee-0.1.8-4|1	%define apidox 0
12mr|grantlee-0.1.8-4|2	%{?_without_apidox:%global compile_apidox 0}
12mr|grantlee-0.1.8-4|3	
12mr|grantlee-0.1.8-4|4	Name:           grantlee
12mr|grantlee-0.1.8-4|5	Summary:        Qt string template engine based on the Django template system
12mr|grantlee-0.1.8-4|6	Group:          System/Libraries
12mr|grantlee-0.1.8-4|7	Version:        0.1.8
12mr|grantlee-0.1.8-4|8	Release:        4
12mr|grantlee-0.1.8-4|9	License:        LGPLv2+
12mr|grantlee-0.1.8-4|10	URL:            http://www.gitorious.org/grantlee/pages/Home
12mr|grantlee-0.1.8-4|11	Source0:        http://downloads.%{name}.org/%{name}-%{version}.tar.gz
12mr|grantlee-0.1.8-4|12	BuildRequires:	cmake
12mr|grantlee-0.1.8-4|13	BuildRequires:	qt4-devel
12mr|grantlee-0.1.8-4|14	BuildRequires:  kde4-macros
12mr|grantlee-0.1.8-4|15	%if 0%{?apidocs}
12mr|grantlee-0.1.8-4|16	BuildRequires:  doxygen
12mr|grantlee-0.1.8-4|17	%endif
12mr|grantlee-0.1.8-4|18	
12mr|grantlee-0.1.8-4|19	%description
12mr|grantlee-0.1.8-4|20	Grantlee is a plugin based String Template system written using the Qt
12mr|grantlee-0.1.8-4|21	framework. The goals of the project are to make it easier for application
12mr|grantlee-0.1.8-4|22	developers to separate the structure of documents from the data they
12mr|grantlee-0.1.8-4|23	contain, opening the door for theming.
12mr|grantlee-0.1.8-4|24	
12mr|grantlee-0.1.8-4|25	The syntax is intended to follow the syntax of the Django template
12mr|grantlee-0.1.8-4|26	system, and the design of Django is reused in Grantlee. Django is covered
12mr|grantlee-0.1.8-4|27	by a BSD style license.
12mr|grantlee-0.1.8-4|28	
12mr|grantlee-0.1.8-4|29	Part of the design of both is that application developers can extend the
12mr|grantlee-0.1.8-4|30	syntax by implementing their own tags and filters. For details of how to
12mr|grantlee-0.1.8-4|31	do that, see the API documentation.
12mr|grantlee-0.1.8-4|32	
12mr|grantlee-0.1.8-4|33	For template authors, different applications using Grantlee will present
12mr|grantlee-0.1.8-4|34	the same interface and core syntax for creating new themes. For details
12mr|grantlee-0.1.8-4|35	of how to write templates, see the documentation.
12mr|grantlee-0.1.8-4|36	
12mr|grantlee-0.1.8-4|37	%files
12mr|grantlee-0.1.8-4|38	%defattr(-,root,root,-)
12mr|grantlee-0.1.8-4|39	%doc AUTHORS CHANGELOG COPYING.LIB README GOALS
12mr|grantlee-0.1.8-4|40	%{_libdir}/%{name}/0.1
12mr|grantlee-0.1.8-4|41	
12mr|grantlee-0.1.8-4|42	#--------------------------------------------------------------------
12mr|grantlee-0.1.8-4|43	
12mr|grantlee-0.1.8-4|44	%define grantlee_gui_major 0
12mr|grantlee-0.1.8-4|45	%define libgrantlee_gui %mklibname grantlee_gui %grantlee_gui_major
12mr|grantlee-0.1.8-4|46	
12mr|grantlee-0.1.8-4|47	%package -n %libgrantlee_gui
12mr|grantlee-0.1.8-4|48	Summary:	Library files for %{name}
12mr|grantlee-0.1.8-4|49	Group:		System/Libraries
12mr|grantlee-0.1.8-4|50	
12mr|grantlee-0.1.8-4|51	%description  -n %libgrantlee_gui
12mr|grantlee-0.1.8-4|52	Libraries for %{name}.
12mr|grantlee-0.1.8-4|53	
12mr|grantlee-0.1.8-4|54	%files -n %libgrantlee_gui
12mr|grantlee-0.1.8-4|55	%defattr(-,root,root,-)
12mr|grantlee-0.1.8-4|56	%{_libdir}/libgrantlee_gui.so.%{grantlee_gui_major}*
12mr|grantlee-0.1.8-4|57	
12mr|grantlee-0.1.8-4|58	#--------------------------------------------------------------------
12mr|grantlee-0.1.8-4|59	
12mr|grantlee-0.1.8-4|60	%define grantlee_core_major 0
12mr|grantlee-0.1.8-4|61	%define libgrantlee_core %mklibname grantlee_core %grantlee_core_major
12mr|grantlee-0.1.8-4|62	
12mr|grantlee-0.1.8-4|63	%package -n %libgrantlee_core
12mr|grantlee-0.1.8-4|64	Summary:    Library files for %{name}
12mr|grantlee-0.1.8-4|65	Group:      System/Libraries
12mr|grantlee-0.1.8-4|66	
12mr|grantlee-0.1.8-4|67	%description  -n %libgrantlee_core
12mr|grantlee-0.1.8-4|68	Libraries for %{name}.
12mr|grantlee-0.1.8-4|69	
12mr|grantlee-0.1.8-4|70	%files -n %libgrantlee_core
12mr|grantlee-0.1.8-4|71	%defattr(-,root,root,-)
12mr|grantlee-0.1.8-4|72	%{_libdir}/libgrantlee_core.so.%{grantlee_core_major}*
12mr|grantlee-0.1.8-4|73	
12mr|grantlee-0.1.8-4|74	#--------------------------------------------------------------------
12mr|grantlee-0.1.8-4|75	
12mr|grantlee-0.1.8-4|76	%package devel
12mr|grantlee-0.1.8-4|77	Summary:	Development files for %{name}
12mr|grantlee-0.1.8-4|78	Group:		Development/KDE and Qt
12mr|grantlee-0.1.8-4|79	Requires:	%libgrantlee_gui = %{version}-%{release}
12mr|grantlee-0.1.8-4|80	Requires:   %libgrantlee_core = %{version}-%{release}
12mr|grantlee-0.1.8-4|81	Provides:	lib%{name} = %{version}-%{release}
12mr|grantlee-0.1.8-4|82	
12mr|grantlee-0.1.8-4|83	%description devel
12mr|grantlee-0.1.8-4|84	Libraries and header files to develop applications that use %{name}.
12mr|grantlee-0.1.8-4|85	
12mr|grantlee-0.1.8-4|86	%files devel
12mr|grantlee-0.1.8-4|87	%defattr(-,root,root,-)
12mr|grantlee-0.1.8-4|88	%{_libdir}/%{name}/*.cmake
12mr|grantlee-0.1.8-4|89	%{_includedir}/%{name}
12mr|grantlee-0.1.8-4|90	%{_includedir}/%{name}_core.h
12mr|grantlee-0.1.8-4|91	%{_includedir}/%{name}_templates.h
12mr|grantlee-0.1.8-4|92	%{_libdir}/lib%{name}*.so
12mr|grantlee-0.1.8-4|93	
12mr|grantlee-0.1.8-4|94	#--------------------------------------------------------------------
12mr|grantlee-0.1.8-4|95	
12mr|grantlee-0.1.8-4|96	%if 0%{?apidox}
12mr|grantlee-0.1.8-4|97	%package apidocs
12mr|grantlee-0.1.8-4|98	Group:		Development/Documentation
12mr|grantlee-0.1.8-4|99	Summary:	Grantlee API documentation
12mr|grantlee-0.1.8-4|100	
12mr|grantlee-0.1.8-4|101	%description apidocs
12mr|grantlee-0.1.8-4|102	This package includes the Grantlee API documentation in HTML
12mr|grantlee-0.1.8-4|103	format for easy browsing.
12mr|grantlee-0.1.8-4|104	
12mr|grantlee-0.1.8-4|105	%files apidocs
12mr|grantlee-0.1.8-4|106	%doc %{_docdir}/HTML/en/grantlee-apidocs
12mr|grantlee-0.1.8-4|107	%endif
12mr|grantlee-0.1.8-4|108	#--------------------------------------------------------------------
12mr|grantlee-0.1.8-4|109	
12mr|grantlee-0.1.8-4|110	%prep
12mr|grantlee-0.1.8-4|111	%setup -qn %{name}-%{version}
12mr|grantlee-0.1.8-4|112	
12mr|grantlee-0.1.8-4|113	%build
12mr|grantlee-0.1.8-4|114	%cmake_kde4
12mr|grantlee-0.1.8-4|115	
12mr|grantlee-0.1.8-4|116	%make
12mr|grantlee-0.1.8-4|117	%if 0%{?apidox}
12mr|grantlee-0.1.8-4|118	make docs
12mr|grantlee-0.1.8-4|119	%endif
12mr|grantlee-0.1.8-4|120	
12mr|grantlee-0.1.8-4|121	%install
12mr|grantlee-0.1.8-4|122	rm -rf %{buildroot}
12mr|grantlee-0.1.8-4|123	%makeinstall_std -C build
12mr|grantlee-0.1.8-4|124	
12mr|grantlee-0.1.8-4|125	%if 0%{?apidox}
12mr|grantlee-0.1.8-4|126	mkdir -p %{buildroot}%{_docdir}/HTML/en/grantlee-apidocs
12mr|grantlee-0.1.8-4|127	cp -prf build/apidocs/html/* %{buildroot}%{_docdir}/HTML/en/%{name}-apidocs
12mr|grantlee-0.1.8-4|128	%endif
12mr|grantlee-0.1.8-4|129	
12mr|grantlee-0.1.8-4|130	%clean
12mr|grantlee-0.1.8-4|131	rm -rf %{buildroot}
12mr|grantlee-0.1.8-4|132	
12mr|grantlee-0.1.8-4|133	
12mr|grantlee-0.1.8-4|134	
12mr|grantlee-0.1.8-4|135	
12mr|grantlee-0.1.8-4|136	
12mr|grantlee-0.1.8-4|137	%changelog
12mr|grantlee-0.1.8-4|138	

14213 12
12mr|graphicsmagick-1.3.17-1|1	%define	Werror_cflags	%nil
12mr|graphicsmagick-1.3.17-1|2	
12mr|graphicsmagick-1.3.17-1|3	%define	build_modules	1
12mr|graphicsmagick-1.3.17-1|4	%define	enable_jasper	1
12mr|graphicsmagick-1.3.17-1|5	%define	enable_graphwiz	1
12mr|graphicsmagick-1.3.17-1|6	
12mr|graphicsmagick-1.3.17-1|7	%define	major		3
12mr|graphicsmagick-1.3.17-1|8	%define	wand_major	2
12mr|graphicsmagick-1.3.17-1|9	%define	oname		GraphicsMagick
12mr|graphicsmagick-1.3.17-1|10	%define	libname		%mklibname %{name} %{major}
12mr|graphicsmagick-1.3.17-1|11	%define	libwandname	%mklibname graphicsmagickwand %{wand_major}
12mr|graphicsmagick-1.3.17-1|12	%define	develname	%mklibname %{name} -d
12mr|graphicsmagick-1.3.17-1|13	%define	qlev		Q8
12mr|graphicsmagick-1.3.17-1|14	
12mr|graphicsmagick-1.3.17-1|15	Summary:	An X application for displaying and manipulating images
12mr|graphicsmagick-1.3.17-1|16	Name:		graphicsmagick
12mr|graphicsmagick-1.3.17-1|17	Version:	1.3.17
12mr|graphicsmagick-1.3.17-1|18	Release:	1
12mr|graphicsmagick-1.3.17-1|19	License:	GPLv2+
12mr|graphicsmagick-1.3.17-1|20	Group:		Graphics
12mr|graphicsmagick-1.3.17-1|21	URL:		http://www.graphicsmagick.org/
12mr|graphicsmagick-1.3.17-1|22	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{oname}-%{version}.tar.xz
12mr|graphicsmagick-1.3.17-1|23	Patch0:		GraphicsMagick-1.3.14-linkage.patch
12mr|graphicsmagick-1.3.17-1|24	BuildRequires:	libtool
12mr|graphicsmagick-1.3.17-1|25	BuildRequires:	bzip2-devel
12mr|graphicsmagick-1.3.17-1|26	BuildRequires:	freetype2-devel
12mr|graphicsmagick-1.3.17-1|27	BuildRequires:	ghostscript-devel
12mr|graphicsmagick-1.3.17-1|28	BuildRequires:	jasper-devel
12mr|graphicsmagick-1.3.17-1|29	BuildRequires:	jbigkit-devel
12mr|graphicsmagick-1.3.17-1|30	BuildRequires:	jpeg-devel
12mr|graphicsmagick-1.3.17-1|31	BuildRequires:	lcms-devel
12mr|graphicsmagick-1.3.17-1|32	BuildRequires:	libwmf-devel
12mr|graphicsmagick-1.3.17-1|33	BuildRequires:	libxml2-devel
12mr|graphicsmagick-1.3.17-1|34	BuildRequires:	perl-devel
12mr|graphicsmagick-1.3.17-1|35	BuildRequires:	png-devel
12mr|graphicsmagick-1.3.17-1|36	Buildrequires:	tiff-devel
12mr|graphicsmagick-1.3.17-1|37	BuildRequires:	x11-proto-devel
12mr|graphicsmagick-1.3.17-1|38	BuildRequires:	zlib-devel
12mr|graphicsmagick-1.3.17-1|39	BuildRequires:	libtool-devel
12mr|graphicsmagick-1.3.17-1|40	
12mr|graphicsmagick-1.3.17-1|41	%description
12mr|graphicsmagick-1.3.17-1|42	GraphicsMagick is the swiss army knife of image processing. It
12mr|graphicsmagick-1.3.17-1|43	provides a robust collection of tools and libraries which support
12mr|graphicsmagick-1.3.17-1|44	reading, writing, and manipulating an image in over 88 major formats
12mr|graphicsmagick-1.3.17-1|45	including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF,
12mr|graphicsmagick-1.3.17-1|46	SVG, and TIFF. GraphicsMagick supports huge images on systems that
12mr|graphicsmagick-1.3.17-1|47	support large files, and has been tested with gigapixel-size images.
12mr|graphicsmagick-1.3.17-1|48	GraphicsMagick can create new images on the fly, making it suitable
12mr|graphicsmagick-1.3.17-1|49	for building dynamic Web applications. GraphicsMagick may be used to
12mr|graphicsmagick-1.3.17-1|50	resize, rotate, sharpen, color reduce, or add special effects to an
12mr|graphicsmagick-1.3.17-1|51	image and save the result in the same or differing image format.
12mr|graphicsmagick-1.3.17-1|52	Image processing operations are available from the command line, as
12mr|graphicsmagick-1.3.17-1|53	well as through C, C++, Perl, or Windows COM programming interfaces.
12mr|graphicsmagick-1.3.17-1|54	Extensions are available from third-parties to support programming in
12mr|graphicsmagick-1.3.17-1|55	Python, Tcl, and Ruby. With some modification, language extensions for
12mr|graphicsmagick-1.3.17-1|56	ImageMagick may be used.
12mr|graphicsmagick-1.3.17-1|57	
12mr|graphicsmagick-1.3.17-1|58	%files
12mr|graphicsmagick-1.3.17-1|59	%doc ChangeLog *.txt
12mr|graphicsmagick-1.3.17-1|60	%{_bindir}/gm
12mr|graphicsmagick-1.3.17-1|61	%dir %{_libdir}/GraphicsMagick-%{version}/config
12mr|graphicsmagick-1.3.17-1|62	%{_libdir}/GraphicsMagick-%{version}/config/*.mgk
12mr|graphicsmagick-1.3.17-1|63	%dir %{_datadir}/GraphicsMagick-%{version}/config
12mr|graphicsmagick-1.3.17-1|64	%{_datadir}/GraphicsMagick-%{version}/config/*.mgk
12mr|graphicsmagick-1.3.17-1|65	%if %{build_modules}
12mr|graphicsmagick-1.3.17-1|66	%dir %{_libdir}/%{oname}-%{version}/modules-%{qlev}
12mr|graphicsmagick-1.3.17-1|67	%{_libdir}/%{oname}-%{version}/modules-%{qlev}/filters
12mr|graphicsmagick-1.3.17-1|68	%dir %{_libdir}/%{oname}-%{version}/modules-%{qlev}/coders
12mr|graphicsmagick-1.3.17-1|69	%{_libdir}/%{oname}-%{version}/modules-%{qlev}/coders/*.so
12mr|graphicsmagick-1.3.17-1|70	%endif
12mr|graphicsmagick-1.3.17-1|71	%{_mandir}/man1/GraphicsMagick++-config.1.*
12mr|graphicsmagick-1.3.17-1|72	%{_mandir}/man1/GraphicsMagick-config.1.*
12mr|graphicsmagick-1.3.17-1|73	%{_mandir}/man1/GraphicsMagickWand-config.1.*
12mr|graphicsmagick-1.3.17-1|74	%{_mandir}/man1/gm.1.*
12mr|graphicsmagick-1.3.17-1|75	%{_mandir}/man4/miff.4.*
12mr|graphicsmagick-1.3.17-1|76	%{_mandir}/man5/quantize.5.*
12mr|graphicsmagick-1.3.17-1|77	
12mr|graphicsmagick-1.3.17-1|78	#--------------------------------------------------------------
12mr|graphicsmagick-1.3.17-1|79	
12mr|graphicsmagick-1.3.17-1|80	%package -n %{libname}
12mr|graphicsmagick-1.3.17-1|81	Summary:	%{oname} libraries
12mr|graphicsmagick-1.3.17-1|82	Group:		System/Libraries
12mr|graphicsmagick-1.3.17-1|83	
12mr|graphicsmagick-1.3.17-1|84	%description -n %{libname}
12mr|graphicsmagick-1.3.17-1|85	This package contains the libraries needed to run programs dynamically
12mr|graphicsmagick-1.3.17-1|86	linked with ImageMagick libraries.
12mr|graphicsmagick-1.3.17-1|87	
12mr|graphicsmagick-1.3.17-1|88	%files -n %{libname}
12mr|graphicsmagick-1.3.17-1|89	%{_libdir}/libGraphicsMagick++.so.%{major}*
12mr|graphicsmagick-1.3.17-1|90	%{_libdir}/libGraphicsMagick.so.%{major}*
12mr|graphicsmagick-1.3.17-1|91	
12mr|graphicsmagick-1.3.17-1|92	#--------------------------------------------------------------
12mr|graphicsmagick-1.3.17-1|93	
12mr|graphicsmagick-1.3.17-1|94	%package -n %{libwandname}
12mr|graphicsmagick-1.3.17-1|95	Summary:	%{oname} libraries
12mr|graphicsmagick-1.3.17-1|96	Group:		System/Libraries
12mr|graphicsmagick-1.3.17-1|97	
12mr|graphicsmagick-1.3.17-1|98	%description -n %{libwandname}
12mr|graphicsmagick-1.3.17-1|99	This package contains the libraries needed to run programs dynamically
12mr|graphicsmagick-1.3.17-1|100	linked with ImageMagick libraries.
12mr|graphicsmagick-1.3.17-1|101	
12mr|graphicsmagick-1.3.17-1|102	%files -n %{libwandname}
12mr|graphicsmagick-1.3.17-1|103	%{_libdir}/libGraphicsMagickWand.so.%{wand_major}*
12mr|graphicsmagick-1.3.17-1|104	
12mr|graphicsmagick-1.3.17-1|105	#--------------------------------------------------------------
12mr|graphicsmagick-1.3.17-1|106	
12mr|graphicsmagick-1.3.17-1|107	%package -n %{develname}
12mr|graphicsmagick-1.3.17-1|108	Summary:	Header files for %{oname} app development
12mr|graphicsmagick-1.3.17-1|109	Group:		Development/C
12mr|graphicsmagick-1.3.17-1|110	Provides:	%{name}-devel = %{version}-%{release}
12mr|graphicsmagick-1.3.17-1|111	Requires:	%{libname} = %{version}
12mr|graphicsmagick-1.3.17-1|112	Requires:	%{libwandname} = %{version}
12mr|graphicsmagick-1.3.17-1|113	
12mr|graphicsmagick-1.3.17-1|114	%description -n %{develname}
12mr|graphicsmagick-1.3.17-1|115	If you want to create applications that will use ImageMagick code or
12mr|graphicsmagick-1.3.17-1|116	APIs, you'll need to install these packages as well as
12mr|graphicsmagick-1.3.17-1|117	ImageMagick. These additional packages aren't necessary if you simply
12mr|graphicsmagick-1.3.17-1|118	want to use ImageMagick, however.
12mr|graphicsmagick-1.3.17-1|119	
12mr|graphicsmagick-1.3.17-1|120	imagemagick-devel is an addition to ImageMagick which includes static
12mr|graphicsmagick-1.3.17-1|121	libraries and header files necessary to develop applications.
12mr|graphicsmagick-1.3.17-1|122	
12mr|graphicsmagick-1.3.17-1|123	%files -n %{develname}
12mr|graphicsmagick-1.3.17-1|124	%{_bindir}/GraphicsMagick++-config
12mr|graphicsmagick-1.3.17-1|125	%{_bindir}/GraphicsMagick-config
12mr|graphicsmagick-1.3.17-1|126	%{_bindir}/GraphicsMagickWand-config
12mr|graphicsmagick-1.3.17-1|127	%dir %{_includedir}/GraphicsMagick
12mr|graphicsmagick-1.3.17-1|128	%{_includedir}/GraphicsMagick/Magick++.h
12mr|graphicsmagick-1.3.17-1|129	%dir %{_includedir}/GraphicsMagick/magick
12mr|graphicsmagick-1.3.17-1|130	%{_includedir}/GraphicsMagick/magick/*.h
12mr|graphicsmagick-1.3.17-1|131	%dir %{_includedir}/GraphicsMagick/Magick++
12mr|graphicsmagick-1.3.17-1|132	%{_includedir}/GraphicsMagick/Magick++/*.h
12mr|graphicsmagick-1.3.17-1|133	%dir %{_includedir}/GraphicsMagick/wand
12mr|graphicsmagick-1.3.17-1|134	%{_includedir}/GraphicsMagick/wand/*.h
12mr|graphicsmagick-1.3.17-1|135	%{_libdir}/*.so
12mr|graphicsmagick-1.3.17-1|136	%{_libdir}/pkgconfig/*.pc
12mr|graphicsmagick-1.3.17-1|137	
12mr|graphicsmagick-1.3.17-1|138	#--------------------------------------------------------------
12mr|graphicsmagick-1.3.17-1|139	
12mr|graphicsmagick-1.3.17-1|140	%package -n perl-Graphics-Magick
12mr|graphicsmagick-1.3.17-1|141	Summary:	Libraries and modules for access to %{oname} from perl
12mr|graphicsmagick-1.3.17-1|142	Group:		Development/Perl
12mr|graphicsmagick-1.3.17-1|143	Requires:	%{name} = %{version}
12mr|graphicsmagick-1.3.17-1|144	%if %{enable_graphwiz}
12mr|graphicsmagick-1.3.17-1|145	Requires:	graphviz
12mr|graphicsmagick-1.3.17-1|146	%endif
12mr|graphicsmagick-1.3.17-1|147	%define __noautoprov Magic.so
12mr|graphicsmagick-1.3.17-1|148	
12mr|graphicsmagick-1.3.17-1|149	%description -n perl-Graphics-Magick
12mr|graphicsmagick-1.3.17-1|150	This is the %{oname} perl support package. It includes perl modules
12mr|graphicsmagick-1.3.17-1|151	and support files for access to ImageMagick library from perl.
12mr|graphicsmagick-1.3.17-1|152	
12mr|graphicsmagick-1.3.17-1|153	%files -n perl-Graphics-Magick
12mr|graphicsmagick-1.3.17-1|154	%{_mandir}/man3*/*::*.3pm*
12mr|graphicsmagick-1.3.17-1|155	%{perl_vendorarch}/Graphics
12mr|graphicsmagick-1.3.17-1|156	%{perl_vendorarch}/auto
12mr|graphicsmagick-1.3.17-1|157	
12mr|graphicsmagick-1.3.17-1|158	#--------------------------------------------------------------
12mr|graphicsmagick-1.3.17-1|159	
12mr|graphicsmagick-1.3.17-1|160	%package doc
12mr|graphicsmagick-1.3.17-1|161	Summary:	%{name} Documentation
12mr|graphicsmagick-1.3.17-1|162	Group:		Books/Other
12mr|graphicsmagick-1.3.17-1|163	
12mr|graphicsmagick-1.3.17-1|164	%description doc
12mr|graphicsmagick-1.3.17-1|165	This package contains HTML/PDF documentation of %{name}.
12mr|graphicsmagick-1.3.17-1|166	
12mr|graphicsmagick-1.3.17-1|167	%files doc
12mr|graphicsmagick-1.3.17-1|168	%{_datadir}/doc/GraphicsMagick
12mr|graphicsmagick-1.3.17-1|169	
12mr|graphicsmagick-1.3.17-1|170	#--------------------------------------------------------------
12mr|graphicsmagick-1.3.17-1|171	
12mr|graphicsmagick-1.3.17-1|172	%prep
12mr|graphicsmagick-1.3.17-1|173	%setup -qn %{oname}-%{version}
12mr|graphicsmagick-1.3.17-1|174	%patch0 -p1 -b .linkage
12mr|graphicsmagick-1.3.17-1|175	
12mr|graphicsmagick-1.3.17-1|176	%build
12mr|graphicsmagick-1.3.17-1|177	%configure2_5x \
12mr|graphicsmagick-1.3.17-1|178	--enable-fast-install \
12mr|graphicsmagick-1.3.17-1|179	--disable-ltdl-install \
12mr|graphicsmagick-1.3.17-1|180	--without-dps \
12mr|graphicsmagick-1.3.17-1|181	%if %{build_modules}
12mr|graphicsmagick-1.3.17-1|182	--with-modules \
12mr|graphicsmagick-1.3.17-1|183	%else
12mr|graphicsmagick-1.3.17-1|184	--without-modules \
12mr|graphicsmagick-1.3.17-1|185	%endif
12mr|graphicsmagick-1.3.17-1|186	--enable-shared \
12mr|graphicsmagick-1.3.17-1|187	--disable-static \
12mr|graphicsmagick-1.3.17-1|188	--with-pic \
12mr|graphicsmagick-1.3.17-1|189	%if %{enable_jasper}
12mr|graphicsmagick-1.3.17-1|190	--with-jp2 \
12mr|graphicsmagick-1.3.17-1|191	%else
12mr|graphicsmagick-1.3.17-1|192	--without-jp2 \
12mr|graphicsmagick-1.3.17-1|193	%endif
12mr|graphicsmagick-1.3.17-1|194	--with-perl-options="INSTALLDIRS=vendor"  \
12mr|graphicsmagick-1.3.17-1|195	--with-perl
12mr|graphicsmagick-1.3.17-1|196	
12mr|graphicsmagick-1.3.17-1|197	%make
12mr|graphicsmagick-1.3.17-1|198	%make perl-build
12mr|graphicsmagick-1.3.17-1|199	
12mr|graphicsmagick-1.3.17-1|200	%install
12mr|graphicsmagick-1.3.17-1|201	%__rm -rf %{buildroot}
12mr|graphicsmagick-1.3.17-1|202	
12mr|graphicsmagick-1.3.17-1|203	%makeinstall_std
12mr|graphicsmagick-1.3.17-1|204	%makeinstall_std -C PerlMagick
12mr|graphicsmagick-1.3.17-1|205	%__rm -f %{buildroot}%{_datadir}/GraphicsMagick-%{version}/{ChangeLog,NEWS.txt}
12mr|graphicsmagick-1.3.17-1|206	
12mr|graphicsmagick-1.3.17-1|207	# cleanup
12mr|graphicsmagick-1.3.17-1|208	%__rm -f %{buildroot}%{_libdir}/%{oname}-%{version}/modules-%{qlev}/coders/*.*a
12mr|graphicsmagick-1.3.17-1|209	
12mr|graphicsmagick-1.3.17-1|210	
12mr|graphicsmagick-1.3.17-1|211	%changelog
12mr|graphicsmagick-1.3.17-1|212	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|graphicsmagick-1.3.17-1|213	+ Commit: c53acd5
12mr|graphicsmagick-1.3.17-1|214	- New version 1.3.16 (sync with Cooker)
12mr|graphicsmagick-1.3.17-1|215	
12mr|graphicsmagick-1.3.17-1|216	

14214 12
12mr|graphite2-1.1.3-2|1	%define major 2
12mr|graphite2-1.1.3-2|2	%define libname %mklibname graphite2_ %{major}
12mr|graphite2-1.1.3-2|3	%define develname %mklibname -d graphite2
12mr|graphite2-1.1.3-2|4	
12mr|graphite2-1.1.3-2|5	Summary:	Font rendering capabilities for complex non-Roman writing systems
12mr|graphite2-1.1.3-2|6	Name:		graphite2
12mr|graphite2-1.1.3-2|7	Version:	1.1.3
12mr|graphite2-1.1.3-2|8	Release:	2
12mr|graphite2-1.1.3-2|9	Group:		System/Libraries
12mr|graphite2-1.1.3-2|10	License:	LGPLv2+
12mr|graphite2-1.1.3-2|11	URL:		http://sourceforge.net/projects/silgraphite/
12mr|graphite2-1.1.3-2|12	Source0:	http://downloads.sourceforge.net/silgraphite/graphite2-%{version}.tgz
12mr|graphite2-1.1.3-2|13	BuildRequires:	cmake
12mr|graphite2-1.1.3-2|14	BuildRequires:	pkgconfig(freetype2)
12mr|graphite2-1.1.3-2|15	BuildConflicts:	dblatex
12mr|graphite2-1.1.3-2|16	# required only if building the docs
12mr|graphite2-1.1.3-2|17	#BuildRequires:	asciidoc >= 8.6.5 tetex-latex doxygen
12mr|graphite2-1.1.3-2|18	
12mr|graphite2-1.1.3-2|19	%description
12mr|graphite2-1.1.3-2|20	Graphite2 is a project within SIL’s Non-Roman Script Initiative and Language
12mr|graphite2-1.1.3-2|21	Software Development groups to provide rendering capabilities for complex
12mr|graphite2-1.1.3-2|22	non-Roman writing systems. Graphite can be used to create "smart fonts"
12mr|graphite2-1.1.3-2|23	capable of displaying writing systems with various complex behaviors. With
12mr|graphite2-1.1.3-2|24	respect to the Text Encoding Model, Graphite handles the "Rendering" aspect
12mr|graphite2-1.1.3-2|25	of writing system implementation.
12mr|graphite2-1.1.3-2|26	
12mr|graphite2-1.1.3-2|27	%package -n	%{libname}
12mr|graphite2-1.1.3-2|28	Summary:	Shared libraries for graphite2
12mr|graphite2-1.1.3-2|29	Group:		System/Libraries
12mr|graphite2-1.1.3-2|30	
12mr|graphite2-1.1.3-2|31	%description -n	%{libname}
12mr|graphite2-1.1.3-2|32	Graphite2 is a project within SIL’s Non-Roman Script Initiative and Language
12mr|graphite2-1.1.3-2|33	Software Development groups to provide rendering capabilities for complex
12mr|graphite2-1.1.3-2|34	non-Roman writing systems. Graphite can be used to create "smart fonts"
12mr|graphite2-1.1.3-2|35	capable of displaying writing systems with various complex behaviors. With
12mr|graphite2-1.1.3-2|36	respect to the Text Encoding Model, Graphite handles the "Rendering" aspect
12mr|graphite2-1.1.3-2|37	of writing system implementation.
12mr|graphite2-1.1.3-2|38	
12mr|graphite2-1.1.3-2|39	%package -n	%{develname}
12mr|graphite2-1.1.3-2|40	Summary:	Development header files and libraries for graphite2
12mr|graphite2-1.1.3-2|41	Group:		Development/C++
12mr|graphite2-1.1.3-2|42	Requires:	%{libname} >= %{version}-%{release}
12mr|graphite2-1.1.3-2|43	Provides:	graphite2-devel = %{version}-%{release}
12mr|graphite2-1.1.3-2|44	
12mr|graphite2-1.1.3-2|45	%description -n	%{develname}
12mr|graphite2-1.1.3-2|46	Includes and definitions for developing with graphite2.
12mr|graphite2-1.1.3-2|47	
12mr|graphite2-1.1.3-2|48	%prep
12mr|graphite2-1.1.3-2|49	
12mr|graphite2-1.1.3-2|50	%setup -q
12mr|graphite2-1.1.3-2|51	
12mr|graphite2-1.1.3-2|52	%build
12mr|graphite2-1.1.3-2|53	%cmake -DENABLE_COMPARE_RENDERER=OFF
12mr|graphite2-1.1.3-2|54	%make
12mr|graphite2-1.1.3-2|55	#make docs
12mr|graphite2-1.1.3-2|56	
12mr|graphite2-1.1.3-2|57	#%%check
12mr|graphite2-1.1.3-2|58	#ctest <- barfs
12mr|graphite2-1.1.3-2|59	
12mr|graphite2-1.1.3-2|60	%install
12mr|graphite2-1.1.3-2|61	%makeinstall_std -C build
12mr|graphite2-1.1.3-2|62	
12mr|graphite2-1.1.3-2|63	# cleanup
12mr|graphite2-1.1.3-2|64	rm -f %{buildroot}%{_libdir}/*.*a
12mr|graphite2-1.1.3-2|65	
12mr|graphite2-1.1.3-2|66	%files -n %{libname}
12mr|graphite2-1.1.3-2|67	%{_bindir}/*
12mr|graphite2-1.1.3-2|68	%{_libdir}/*.so.%{major}*
12mr|graphite2-1.1.3-2|69	
12mr|graphite2-1.1.3-2|70	%files -n %{develname}
12mr|graphite2-1.1.3-2|71	%doc ChangeLog
12mr|graphite2-1.1.3-2|72	#%%doc build/doc/manual.html
12mr|graphite2-1.1.3-2|73	%dir %{_datadir}/%{name}
12mr|graphite2-1.1.3-2|74	%{_datadir}/%{name}/*.cmake
12mr|graphite2-1.1.3-2|75	%{_includedir}/%{name}
12mr|graphite2-1.1.3-2|76	%{_libdir}/*.so
12mr|graphite2-1.1.3-2|77	%{_libdir}/pkgconfig/*.pc
12mr|graphite2-1.1.3-2|78	
12mr|graphite2-1.1.3-2|79	
12mr|graphite2-1.1.3-2|80	
12mr|graphite2-1.1.3-2|81	%changelog
12mr|graphite2-1.1.3-2|82	* Mon Oct  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|graphite2-1.1.3-2|83	+ Commit: 36898ce
12mr|graphite2-1.1.3-2|84	- Spec cleanup
12mr|graphite2-1.1.3-2|85	
12mr|graphite2-1.1.3-2|86	

14215 12
12mr|graphviz-2.28.0-6|1	# disable madness
12mr|graphviz-2.28.0-6|2	%define _unpackaged_subdirs_terminate_build 0
12mr|graphviz-2.28.0-6|3	
12mr|graphviz-2.28.0-6|4	%define _disable_ld_no_undefined 1
12mr|graphviz-2.28.0-6|5	%bcond_without static
12mr|graphviz-2.28.0-6|6	%bcond_with libr
12mr|graphviz-2.28.0-6|7	
12mr|graphviz-2.28.0-6|8	%define cdt_major 5
12mr|graphviz-2.28.0-6|9	%define cgraph_major 6
12mr|graphviz-2.28.0-6|10	%define graph_major 5
12mr|graphviz-2.28.0-6|11	%define gvc_major 6
12mr|graphviz-2.28.0-6|12	%define gvpr_major 2
12mr|graphviz-2.28.0-6|13	%define pathplan_major 4
12mr|graphviz-2.28.0-6|14	%define xdot_major 4
12mr|graphviz-2.28.0-6|15	
12mr|graphviz-2.28.0-6|16	%define lib_cdt %mklibname cdt %{cdt_major}
12mr|graphviz-2.28.0-6|17	%define lib_cgraph %mklibname cgraph %{cgraph_major}
12mr|graphviz-2.28.0-6|18	%define lib_graph %mklibname graph %{graph_major}
12mr|graphviz-2.28.0-6|19	%define lib_gvc %mklibname gvc %{gvc_major}
12mr|graphviz-2.28.0-6|20	%define lib_gvpr %mklibname gvpr %{gvpr_major}
12mr|graphviz-2.28.0-6|21	%define lib_pathplan %mklibname pathplan %{pathplan_major}
12mr|graphviz-2.28.0-6|22	%define lib_xdot %mklibname xdot %{xdot_major}
12mr|graphviz-2.28.0-6|23	%define develname %mklibname graphviz -d
12mr|graphviz-2.28.0-6|24	%define staticname %mklibname graphviz -d -s
12mr|graphviz-2.28.0-6|25	
12mr|graphviz-2.28.0-6|26	%if %{_use_internal_dependency_generator}
12mr|graphviz-2.28.0-6|27	%define __noautoreq '/usr/bin/lua'
12mr|graphviz-2.28.0-6|28	%endif
12mr|graphviz-2.28.0-6|29	
12mr|graphviz-2.28.0-6|30	Summary:	Graph visualization tools
12mr|graphviz-2.28.0-6|31	Name:		graphviz
12mr|graphviz-2.28.0-6|32	Version:	2.28.0
12mr|graphviz-2.28.0-6|33	Release:	6
12mr|graphviz-2.28.0-6|34	Group:		Graphics
12mr|graphviz-2.28.0-6|35	License:	Common Public License
12mr|graphviz-2.28.0-6|36	URL:		http://www.graphviz.org
12mr|graphviz-2.28.0-6|37	Source0:	http://www.graphviz.org/pub/graphviz/ARCHIVE/%{name}-%{version}.tar.gz
12mr|graphviz-2.28.0-6|38	Patch0:		graphviz-2.28.0-linkage.patch
12mr|graphviz-2.28.0-6|39	Patch4:		graphviz-2.28.0-fix-format-errors.patch
12mr|graphviz-2.28.0-6|40	Patch5:		graphviz-2.28.0-ruby1.9.patch
12mr|graphviz-2.28.0-6|41	Patch6:		graphviz-2.28.0-new-automake-fix.patch
12mr|graphviz-2.28.0-6|42	BuildRequires:	bison >= 2.3
12mr|graphviz-2.28.0-6|43	BuildRequires:	flex >= 2.5.4a
12mr|graphviz-2.28.0-6|44	BuildRequires:	libtool
12mr|graphviz-2.28.0-6|45	BuildRequires:	swig >= 1.3.29
12mr|graphviz-2.28.0-6|46	BuildRequires:	expat-devel
12mr|graphviz-2.28.0-6|47	BuildRequires:	gd-devel >= 2.0.34
12mr|graphviz-2.28.0-6|48	BuildRequires:	gettext-devel >= 0.14.5
12mr|graphviz-2.28.0-6|49	# jpeg:          No (only required by internal libgd)
12mr|graphviz-2.28.0-6|50	#BuildRequires:	jpeg-devel
12mr|graphviz-2.28.0-6|51	BuildRequires:	libltdl-devel
12mr|graphviz-2.28.0-6|52	BuildRequires:	pkgconfig(fontconfig)
12mr|graphviz-2.28.0-6|53	BuildRequires:	pkgconfig(freetype2)
12mr|graphviz-2.28.0-6|54	BuildRequires:	pkgconfig(glut)
12mr|graphviz-2.28.0-6|55	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|graphviz-2.28.0-6|56	BuildRequires:	pkgconfig(gtkglext-1.0)
12mr|graphviz-2.28.0-6|57	BuildRequires:	pkgconfig(gtkgl-2.0)
12mr|graphviz-2.28.0-6|58	BuildRequires:	pkgconfig(libcurl)
12mr|graphviz-2.28.0-6|59	BuildRequires:	pkgconfig(libpng)
12mr|graphviz-2.28.0-6|60	BuildRequires:	pkgconfig(librsvg-2.0)
12mr|graphviz-2.28.0-6|61	BuildRequires:	pkgconfig(pango)
12mr|graphviz-2.28.0-6|62	BuildRequires:	pkgconfig(pangocairo)
12mr|graphviz-2.28.0-6|63	BuildRequires:	pkgconfig(x11)
12mr|graphviz-2.28.0-6|64	BuildRequires:	pkgconfig(xaw7)
12mr|graphviz-2.28.0-6|65	BuildRequires:	pkgconfig(xmu)
12mr|graphviz-2.28.0-6|66	BuildRequires:	pkgconfig(xt)
12mr|graphviz-2.28.0-6|67	BuildRequires:	pkgconfig(zlib)
12mr|graphviz-2.28.0-6|68	
12mr|graphviz-2.28.0-6|69	Conflicts: %{mklibname graphviz 4} < 2.20.3-3
12mr|graphviz-2.28.0-6|70	
12mr|graphviz-2.28.0-6|71	%description
12mr|graphviz-2.28.0-6|72	A collection of tools for the manipulation and layout
12mr|graphviz-2.28.0-6|73	of graphs (as in nodes and edges, not as in barcharts).
12mr|graphviz-2.28.0-6|74	
12mr|graphviz-2.28.0-6|75	%files
12mr|graphviz-2.28.0-6|76	%dir %{_libdir}/%{name}
12mr|graphviz-2.28.0-6|77	%{_bindir}/*
12mr|graphviz-2.28.0-6|78	%_mandir/man?/*
12mr|graphviz-2.28.0-6|79	%{_datadir}/graphviz
12mr|graphviz-2.28.0-6|80	%{_libdir}/graphviz/*.so.*
12mr|graphviz-2.28.0-6|81	
12mr|graphviz-2.28.0-6|82	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|83	
12mr|graphviz-2.28.0-6|84	%package doc
12mr|graphviz-2.28.0-6|85	Group:		Books/Computer books
12mr|graphviz-2.28.0-6|86	Summary:	%{name} documentation
12mr|graphviz-2.28.0-6|87	
12mr|graphviz-2.28.0-6|88	%description doc
12mr|graphviz-2.28.0-6|89	The %{name} documentation.
12mr|graphviz-2.28.0-6|90	
12mr|graphviz-2.28.0-6|91	%files doc
12mr|graphviz-2.28.0-6|92	%{_datadir}/doc/%{name}
12mr|graphviz-2.28.0-6|93	
12mr|graphviz-2.28.0-6|94	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|95	
12mr|graphviz-2.28.0-6|96	%package -n %{lib_cdt}
12mr|graphviz-2.28.0-6|97	Group:		System/Libraries
12mr|graphviz-2.28.0-6|98	Summary:	Shared library for %{name}
12mr|graphviz-2.28.0-6|99	Conflicts:	%{_lib}graphviz4 < 2.26
12mr|graphviz-2.28.0-6|100	
12mr|graphviz-2.28.0-6|101	%description -n %{lib_cdt}
12mr|graphviz-2.28.0-6|102	This package provides the cdt shared library for %{name}.
12mr|graphviz-2.28.0-6|103	
12mr|graphviz-2.28.0-6|104	%files -n %{lib_cdt}
12mr|graphviz-2.28.0-6|105	%{_libdir}/libcdt.so.%{cdt_major}*
12mr|graphviz-2.28.0-6|106	
12mr|graphviz-2.28.0-6|107	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|108	
12mr|graphviz-2.28.0-6|109	%package -n %{lib_cgraph}
12mr|graphviz-2.28.0-6|110	Group:		System/Libraries
12mr|graphviz-2.28.0-6|111	Summary:	Shared library for %{name}
12mr|graphviz-2.28.0-6|112	Conflicts:	%{_lib}graphviz4 < 2.26
12mr|graphviz-2.28.0-6|113	
12mr|graphviz-2.28.0-6|114	%description -n %{lib_cgraph}
12mr|graphviz-2.28.0-6|115	This package provides the cgraph shared library for %{name}.
12mr|graphviz-2.28.0-6|116	
12mr|graphviz-2.28.0-6|117	%files -n %{lib_cgraph}
12mr|graphviz-2.28.0-6|118	%{_libdir}/libcgraph.so.%{cgraph_major}*
12mr|graphviz-2.28.0-6|119	
12mr|graphviz-2.28.0-6|120	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|121	
12mr|graphviz-2.28.0-6|122	%package -n %{lib_graph}
12mr|graphviz-2.28.0-6|123	Group:		System/Libraries
12mr|graphviz-2.28.0-6|124	Summary:	Shared library for %{name}
12mr|graphviz-2.28.0-6|125	Conflicts:	%{_lib}graphviz4 < 2.26
12mr|graphviz-2.28.0-6|126	Obsoletes:	%{_lib}graphviz4 < 2.26
12mr|graphviz-2.28.0-6|127	
12mr|graphviz-2.28.0-6|128	%description -n %{lib_graph}
12mr|graphviz-2.28.0-6|129	This package provides the graph shared library for %{name}.
12mr|graphviz-2.28.0-6|130	
12mr|graphviz-2.28.0-6|131	%files -n %{lib_graph}
12mr|graphviz-2.28.0-6|132	%defattr(-,root,root)
12mr|graphviz-2.28.0-6|133	%{_libdir}/libgraph.so.%{graph_major}*
12mr|graphviz-2.28.0-6|134	
12mr|graphviz-2.28.0-6|135	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|136	
12mr|graphviz-2.28.0-6|137	%package -n %{lib_gvc}
12mr|graphviz-2.28.0-6|138	Group:		System/Libraries
12mr|graphviz-2.28.0-6|139	Summary:	Shared library for %{name}
12mr|graphviz-2.28.0-6|140	Conflicts:	%{_lib}graphviz4 < 2.26
12mr|graphviz-2.28.0-6|141	
12mr|graphviz-2.28.0-6|142	%description -n %{lib_gvc}
12mr|graphviz-2.28.0-6|143	This package provides the gvc shared library for %{name}.
12mr|graphviz-2.28.0-6|144	
12mr|graphviz-2.28.0-6|145	%files -n %{lib_gvc}
12mr|graphviz-2.28.0-6|146	%{_libdir}/libgvc.so.%{gvc_major}*
12mr|graphviz-2.28.0-6|147	
12mr|graphviz-2.28.0-6|148	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|149	
12mr|graphviz-2.28.0-6|150	%package -n %{lib_gvpr}
12mr|graphviz-2.28.0-6|151	Group:		System/Libraries
12mr|graphviz-2.28.0-6|152	Summary:	Shared library for %{name}
12mr|graphviz-2.28.0-6|153	
12mr|graphviz-2.28.0-6|154	%description -n %{lib_gvpr}
12mr|graphviz-2.28.0-6|155	This package provides the gvpr shared library for %{name}.
12mr|graphviz-2.28.0-6|156	
12mr|graphviz-2.28.0-6|157	%files -n %{lib_gvpr}
12mr|graphviz-2.28.0-6|158	%{_libdir}/libgvpr.so.%{gvpr_major}*
12mr|graphviz-2.28.0-6|159	
12mr|graphviz-2.28.0-6|160	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|161	
12mr|graphviz-2.28.0-6|162	%package -n %{lib_pathplan}
12mr|graphviz-2.28.0-6|163	Group:		System/Libraries
12mr|graphviz-2.28.0-6|164	Summary:	Shared library for %{name}
12mr|graphviz-2.28.0-6|165	Conflicts:	%{_lib}graphviz4 < 2.26
12mr|graphviz-2.28.0-6|166	
12mr|graphviz-2.28.0-6|167	%description -n %{lib_pathplan}
12mr|graphviz-2.28.0-6|168	This package provides the pathplan shared library for %{name}.
12mr|graphviz-2.28.0-6|169	
12mr|graphviz-2.28.0-6|170	%files -n %{lib_pathplan}
12mr|graphviz-2.28.0-6|171	%{_libdir}/libpathplan.so.%{pathplan_major}*
12mr|graphviz-2.28.0-6|172	
12mr|graphviz-2.28.0-6|173	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|174	
12mr|graphviz-2.28.0-6|175	%package -n %{lib_xdot}
12mr|graphviz-2.28.0-6|176	Group:		System/Libraries
12mr|graphviz-2.28.0-6|177	Summary:	Shared library for %{name}
12mr|graphviz-2.28.0-6|178	
12mr|graphviz-2.28.0-6|179	%description -n %{lib_xdot}
12mr|graphviz-2.28.0-6|180	This package provides the xdot shared library for %{name}.
12mr|graphviz-2.28.0-6|181	
12mr|graphviz-2.28.0-6|182	%files -n %{lib_xdot}
12mr|graphviz-2.28.0-6|183	%{_libdir}/libxdot.so.%{xdot_major}*
12mr|graphviz-2.28.0-6|184	
12mr|graphviz-2.28.0-6|185	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|186	
12mr|graphviz-2.28.0-6|187	%define lua_version %(if [ -x /usr/bin/lua ]; then lua -v 2>&1| awk '{print $2}' | awk -F. '{print $1 "." $2}'; fi)
12mr|graphviz-2.28.0-6|188	
12mr|graphviz-2.28.0-6|189	%package -n lua-graphviz
12mr|graphviz-2.28.0-6|190	Group:		System/Libraries
12mr|graphviz-2.28.0-6|191	Summary:	Graphviz bindings for lua
12mr|graphviz-2.28.0-6|192	BuildRequires: lua-devel
12mr|graphviz-2.28.0-6|193	Obsoletes: %{mklibname graphvizlua 0}
12mr|graphviz-2.28.0-6|194	
12mr|graphviz-2.28.0-6|195	%description -n lua-graphviz
12mr|graphviz-2.28.0-6|196	This package provides the Lua extension for %{name}.
12mr|graphviz-2.28.0-6|197	
12mr|graphviz-2.28.0-6|198	%files -n lua-graphviz
12mr|graphviz-2.28.0-6|199	%{_libdir}/graphviz/lua
12mr|graphviz-2.28.0-6|200	%{_libdir}/lua/%{lua_version}/gv.so
12mr|graphviz-2.28.0-6|201	
12mr|graphviz-2.28.0-6|202	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|203	
12mr|graphviz-2.28.0-6|204	%package  -n php-graphviz
12mr|graphviz-2.28.0-6|205	Group:		System/Libraries
12mr|graphviz-2.28.0-6|206	Summary:	Graphviz bindings for php
12mr|graphviz-2.28.0-6|207	BuildRequires:	php-devel
12mr|graphviz-2.28.0-6|208	BuildRequires:	php-cli
12mr|graphviz-2.28.0-6|209	Obsoletes:	%{mklibname graphvizphp 0} < 2.28.0-4
12mr|graphviz-2.28.0-6|210	
12mr|graphviz-2.28.0-6|211	%description -n php-graphviz
12mr|graphviz-2.28.0-6|212	This package provides the PHP extension for %{name}.
12mr|graphviz-2.28.0-6|213	
12mr|graphviz-2.28.0-6|214	%files -n php-graphviz
12mr|graphviz-2.28.0-6|215	%{_libdir}/graphviz/php
12mr|graphviz-2.28.0-6|216	%{_libdir}/php/modules/gv.so
12mr|graphviz-2.28.0-6|217	%{_datadir}/php/gv.php
12mr|graphviz-2.28.0-6|218	
12mr|graphviz-2.28.0-6|219	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|220	
12mr|graphviz-2.28.0-6|221	%package -n python-graphviz
12mr|graphviz-2.28.0-6|222	Group:		System/Libraries
12mr|graphviz-2.28.0-6|223	Summary:	Graphviz bindings for python
12mr|graphviz-2.28.0-6|224	Obsoletes:	%{mklibname graphvizpython 0} < 2.28.0-4
12mr|graphviz-2.28.0-6|225	%py_requires -d
12mr|graphviz-2.28.0-6|226	
12mr|graphviz-2.28.0-6|227	%description -n python-graphviz
12mr|graphviz-2.28.0-6|228	This package provides the Python extension for %{name}.
12mr|graphviz-2.28.0-6|229	
12mr|graphviz-2.28.0-6|230	%files -n python-graphviz
12mr|graphviz-2.28.0-6|231	%{_libdir}/graphviz/python
12mr|graphviz-2.28.0-6|232	%py_platsitedir/*
12mr|graphviz-2.28.0-6|233	
12mr|graphviz-2.28.0-6|234	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|235	
12mr|graphviz-2.28.0-6|236	%package -n ruby-graphviz
12mr|graphviz-2.28.0-6|237	Group:		System/Libraries
12mr|graphviz-2.28.0-6|238	Summary:	Graphviz bindings for ruby
12mr|graphviz-2.28.0-6|239	BuildRequires:	ruby-devel
12mr|graphviz-2.28.0-6|240	Obsoletes:	%{mklibname graphvizruby 0} < 2.28.0-4
12mr|graphviz-2.28.0-6|241	
12mr|graphviz-2.28.0-6|242	%description -n ruby-graphviz
12mr|graphviz-2.28.0-6|243	This package provides the Ruby extension for %{name}.
12mr|graphviz-2.28.0-6|244	
12mr|graphviz-2.28.0-6|245	%files -n ruby-graphviz
12mr|graphviz-2.28.0-6|246	%{_libdir}/graphviz/ruby
12mr|graphviz-2.28.0-6|247	%{_prefix}/lib/ruby
12mr|graphviz-2.28.0-6|248	
12mr|graphviz-2.28.0-6|249	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|250	
12mr|graphviz-2.28.0-6|251	%package -n perl-graphviz
12mr|graphviz-2.28.0-6|252	Group:		System/Libraries
12mr|graphviz-2.28.0-6|253	Summary:	Graphviz bindings for perl
12mr|graphviz-2.28.0-6|254	BuildRequires:	perl-devel
12mr|graphviz-2.28.0-6|255	Obsoletes:	%{mklibname graphvizperl 0} < 2.28.0-4
12mr|graphviz-2.28.0-6|256	
12mr|graphviz-2.28.0-6|257	%description -n perl-graphviz
12mr|graphviz-2.28.0-6|258	This package provides the Perl extension for %{name}.
12mr|graphviz-2.28.0-6|259	
12mr|graphviz-2.28.0-6|260	%files -n perl-graphviz
12mr|graphviz-2.28.0-6|261	%{perl_vendorarch}/*
12mr|graphviz-2.28.0-6|262	%{_libdir}/graphviz/perl
12mr|graphviz-2.28.0-6|263	
12mr|graphviz-2.28.0-6|264	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|265	
12mr|graphviz-2.28.0-6|266	%package -n tcl-graphviz
12mr|graphviz-2.28.0-6|267	Group:		System/Libraries
12mr|graphviz-2.28.0-6|268	Summary:	Graphviz bindings for tcl
12mr|graphviz-2.28.0-6|269	BuildRequires:	tcl-devel >= 8.3.0
12mr|graphviz-2.28.0-6|270	BuildRequires:	tk-devel >= 8.3.0
12mr|graphviz-2.28.0-6|271	BuildRequires:	tk >= 8.3.0
12mr|graphviz-2.28.0-6|272	Obsoletes:	%{mklibname graphviztcl 7 -d} < 2.28.0-4
12mr|graphviz-2.28.0-6|273	Obsoletes:	%{mklibname graphviztcl 0} < 2.28.0-4
12mr|graphviz-2.28.0-6|274	
12mr|graphviz-2.28.0-6|275	%description -n tcl-graphviz
12mr|graphviz-2.28.0-6|276	This package provides the Tcl extension for %{name}.
12mr|graphviz-2.28.0-6|277	
12mr|graphviz-2.28.0-6|278	%files -n tcl-graphviz
12mr|graphviz-2.28.0-6|279	%{_libdir}/tcl*
12mr|graphviz-2.28.0-6|280	%{_libdir}/graphviz/tcl
12mr|graphviz-2.28.0-6|281	
12mr|graphviz-2.28.0-6|282	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|283	
12mr|graphviz-2.28.0-6|284	%define jdk_path %{_prefix}/lib/jvm/java
12mr|graphviz-2.28.0-6|285	%define java_includes %{_includedir}/libgcj
12mr|graphviz-2.28.0-6|286	
12mr|graphviz-2.28.0-6|287	%package -n java-graphviz
12mr|graphviz-2.28.0-6|288	Group:		System/Libraries
12mr|graphviz-2.28.0-6|289	Summary:	Graphviz bindings for java
12mr|graphviz-2.28.0-6|290	BuildRequires:	java-devel
12mr|graphviz-2.28.0-6|291	Obsoletes:	%{mklibname graphvizjava 0} < 2.28.0-4
12mr|graphviz-2.28.0-6|292	
12mr|graphviz-2.28.0-6|293	%description -n java-graphviz
12mr|graphviz-2.28.0-6|294	This package provides the Java extension for %{name}.
12mr|graphviz-2.28.0-6|295	
12mr|graphviz-2.28.0-6|296	%files -n java-graphviz
12mr|graphviz-2.28.0-6|297	%{_libdir}/graphviz/java
12mr|graphviz-2.28.0-6|298	
12mr|graphviz-2.28.0-6|299	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|300	%if %with libr
12mr|graphviz-2.28.0-6|301	
12mr|graphviz-2.28.0-6|302	%package -n r-graphviz
12mr|graphviz-2.28.0-6|303	Group:		System/Libraries
12mr|graphviz-2.28.0-6|304	Summary:	Graphviz bindings for R
12mr|graphviz-2.28.0-6|305	BuildRequires:	libRmath-devel
12mr|graphviz-2.28.0-6|306	Obsoletes:	%{mklibname graphvizr 0} < 2.28.0-4
12mr|graphviz-2.28.0-6|307	
12mr|graphviz-2.28.0-6|308	%description -n r-graphviz
12mr|graphviz-2.28.0-6|309	This package provides the R extension for %{name}.
12mr|graphviz-2.28.0-6|310	
12mr|graphviz-2.28.0-6|311	%files -n r-graphviz
12mr|graphviz-2.28.0-6|312	%{_libdir}/graphviz/R
12mr|graphviz-2.28.0-6|313	
12mr|graphviz-2.28.0-6|314	%endif
12mr|graphviz-2.28.0-6|315	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|316	
12mr|graphviz-2.28.0-6|317	%package -n ocaml-graphviz
12mr|graphviz-2.28.0-6|318	Group:		System/Libraries
12mr|graphviz-2.28.0-6|319	Summary:	Graphviz bindings for OCaml
12mr|graphviz-2.28.0-6|320	BuildRequires:	ocaml
12mr|graphviz-2.28.0-6|321	Obsoletes:	%{mklibname graphvizocaml 0} < 2.28.0-4
12mr|graphviz-2.28.0-6|322	
12mr|graphviz-2.28.0-6|323	%description -n ocaml-graphviz
12mr|graphviz-2.28.0-6|324	This package provides the OCaml extension for %{name}.
12mr|graphviz-2.28.0-6|325	
12mr|graphviz-2.28.0-6|326	%files -n ocaml-graphviz
12mr|graphviz-2.28.0-6|327	%{_libdir}/graphviz/ocaml
12mr|graphviz-2.28.0-6|328	
12mr|graphviz-2.28.0-6|329	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|330	
12mr|graphviz-2.28.0-6|331	%package -n %{develname}
12mr|graphviz-2.28.0-6|332	Group:		Development/Other
12mr|graphviz-2.28.0-6|333	Summary:	Development package for %{name}
12mr|graphviz-2.28.0-6|334	Provides:	%{name}-devel = %{version}-%{release}
12mr|graphviz-2.28.0-6|335	Obsoletes:	%{mklibname graphviz -d 7} < 2.28.0-4
12mr|graphviz-2.28.0-6|336	Obsoletes:	%{mklibname tcl -d 7} < 2.28.0-4
12mr|graphviz-2.28.0-6|337	Obsoletes:	%{mklibname -d graphviz 3} < 2.28.0-4
12mr|graphviz-2.28.0-6|338	Requires:	%{lib_cdt} = %{version}
12mr|graphviz-2.28.0-6|339	Requires:	%{lib_cgraph} = %{version}
12mr|graphviz-2.28.0-6|340	Requires:	%{lib_graph} = %{version}
12mr|graphviz-2.28.0-6|341	Requires:	%{lib_gvc} = %{version}
12mr|graphviz-2.28.0-6|342	Requires:	%{lib_gvpr} = %{version}
12mr|graphviz-2.28.0-6|343	Requires:	%{lib_pathplan} = %{version}
12mr|graphviz-2.28.0-6|344	Requires:	%{lib_xdot} = %{version}
12mr|graphviz-2.28.0-6|345	
12mr|graphviz-2.28.0-6|346	%description -n %{develname}
12mr|graphviz-2.28.0-6|347	Development package for %{name}.
12mr|graphviz-2.28.0-6|348	
12mr|graphviz-2.28.0-6|349	%files -n %{develname}
12mr|graphviz-2.28.0-6|350	%{_libdir}/pkgconfig/*
12mr|graphviz-2.28.0-6|351	%{_libdir}/graphviz/*.so
12mr|graphviz-2.28.0-6|352	%{_libdir}/*.so
12mr|graphviz-2.28.0-6|353	%{_includedir}/graphviz
12mr|graphviz-2.28.0-6|354	
12mr|graphviz-2.28.0-6|355	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|356	
12mr|graphviz-2.28.0-6|357	%if ! %without static
12mr|graphviz-2.28.0-6|358	%package -n %{staticname}
12mr|graphviz-2.28.0-6|359	Group:		Development/Other
12mr|graphviz-2.28.0-6|360	Summary:	Static development package for %{name}
12mr|graphviz-2.28.0-6|361	Requires:	%{develname} = %{version}-%{release}
12mr|graphviz-2.28.0-6|362	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|graphviz-2.28.0-6|363	Obsoletes:	%{mklibname -d -s graphviz 3} < 2.28.0-4
12mr|graphviz-2.28.0-6|364	
12mr|graphviz-2.28.0-6|365	%description -n %{staticname}
12mr|graphviz-2.28.0-6|366	Static development package for %{name}.
12mr|graphviz-2.28.0-6|367	
12mr|graphviz-2.28.0-6|368	%files -n %{staticname}
12mr|graphviz-2.28.0-6|369	%{_libdir}/graphviz/*.a
12mr|graphviz-2.28.0-6|370	%{_libdir}/*.a
12mr|graphviz-2.28.0-6|371	
12mr|graphviz-2.28.0-6|372	%endif
12mr|graphviz-2.28.0-6|373	
12mr|graphviz-2.28.0-6|374	#-------------------------------------------------------------------------
12mr|graphviz-2.28.0-6|375	
12mr|graphviz-2.28.0-6|376	%prep
12mr|graphviz-2.28.0-6|377	%setup -q
12mr|graphviz-2.28.0-6|378	%patch0 -p0 -b .link
12mr|graphviz-2.28.0-6|379	%patch4 -p1 -b .format
12mr|graphviz-2.28.0-6|380	%patch5 -p1 -b .ruby19~
12mr|graphviz-2.28.0-6|381	%patch6 -p1 -b .automake~
12mr|graphviz-2.28.0-6|382	autoreconf -f
12mr|graphviz-2.28.0-6|383	
12mr|graphviz-2.28.0-6|384	%build
12mr|graphviz-2.28.0-6|385	%configure2_5x \
12mr|graphviz-2.28.0-6|386	--with-x \
12mr|graphviz-2.28.0-6|387	%if %without static
12mr|graphviz-2.28.0-6|388	--disable-static \
12mr|graphviz-2.28.0-6|389	%else
12mr|graphviz-2.28.0-6|390	--enable-static \
12mr|graphviz-2.28.0-6|391	%endif
12mr|graphviz-2.28.0-6|392	%if %with libr
12mr|graphviz-2.28.0-6|393	--enable-r \
12mr|graphviz-2.28.0-6|394	%else
12mr|graphviz-2.28.0-6|395	--disable-r \
12mr|graphviz-2.28.0-6|396	%endif
12mr|graphviz-2.28.0-6|397	--enable-ocaml \
12mr|graphviz-2.28.0-6|398	--enable-perl \
12mr|graphviz-2.28.0-6|399	--enable-php \
12mr|graphviz-2.28.0-6|400	--enable-python \
12mr|graphviz-2.28.0-6|401	--disable-guile \
12mr|graphviz-2.28.0-6|402	--disable-sharp \
12mr|graphviz-2.28.0-6|403	--with-pangocairo \
12mr|graphviz-2.28.0-6|404	--with-gtk \
12mr|graphviz-2.28.0-6|405	--with-libgd \
12mr|graphviz-2.28.0-6|406	--disable-io \
12mr|graphviz-2.28.0-6|407	--disable-dependency-tracking
12mr|graphviz-2.28.0-6|408	
12mr|graphviz-2.28.0-6|409	%make TK_LIB_SPEC="-ltcl -ltk" LIBS="-lX11"
12mr|graphviz-2.28.0-6|410	
12mr|graphviz-2.28.0-6|411	%install
12mr|graphviz-2.28.0-6|412	rm -rf %{buildroot}
12mr|graphviz-2.28.0-6|413	%makeinstall_std
12mr|graphviz-2.28.0-6|414	
12mr|graphviz-2.28.0-6|415	# fix documentation
12mr|graphviz-2.28.0-6|416	install -d -m 755 %{buildroot}%{_docdir}
12mr|graphviz-2.28.0-6|417	mv %{buildroot}%{_datadir}/%{name}/doc %{buildroot}%{_docdir}/%{name}
12mr|graphviz-2.28.0-6|418	mv %{buildroot}%{_datadir}/%{name}/demo %{buildroot}%{_docdir}/%{name}
12mr|graphviz-2.28.0-6|419	
12mr|graphviz-2.28.0-6|420	%post
12mr|graphviz-2.28.0-6|421	%{_bindir}/dot -c
12mr|graphviz-2.28.0-6|422	
12mr|graphviz-2.28.0-6|423	%postun
12mr|graphviz-2.28.0-6|424	if ! test -x %{_bindir}/dot; then rm -f %{_libdir}/%{name}/config; fi
12mr|graphviz-2.28.0-6|425	
12mr|graphviz-2.28.0-6|426	%changelog
12mr|graphviz-2.28.0-6|427	* Thu Feb 16 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 2.28.0-4
12mr|graphviz-2.28.0-6|428	+ Revision: 774845
12mr|graphviz-2.28.0-6|429	- fix breakage with newer automake (P6)
12mr|graphviz-2.28.0-6|430	- fix build with ruby 1.9 (P5)
12mr|graphviz-2.28.0-6|431	- mass rebuild of ruby packages against ruby 1.9.1
12mr|graphviz-2.28.0-6|432	
12mr|graphviz-2.28.0-6|433	* Sun Jan 22 2012 Oden Eriksson <oeriksson@mandriva.com> 2.28.0-3
12mr|graphviz-2.28.0-6|434	+ Revision: 765932
12mr|graphviz-2.28.0-6|435	- rebuilt for perl-5.14.2
12mr|graphviz-2.28.0-6|436	
12mr|graphviz-2.28.0-6|437	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 2.28.0-2
12mr|graphviz-2.28.0-6|438	+ Revision: 741372
12mr|graphviz-2.28.0-6|439	- revert the last commit as it didn't work and we need to move forward...
12mr|graphviz-2.28.0-6|440	- fix linkage (funda wang)
12mr|graphviz-2.28.0-6|441	
12mr|graphviz-2.28.0-6|442	+ Per Ãyvind Karlsen <peroyvind@mandriva.org>
12mr|graphviz-2.28.0-6|443	- don't manually remove .la files in %%install, it's handled by spec-helper now
12mr|graphviz-2.28.0-6|444	
12mr|graphviz-2.28.0-6|445	+ Matthew Dawkins <mattydaw@mandriva.org>
12mr|graphviz-2.28.0-6|446	- added fixes for linking
12mr|graphviz-2.28.0-6|447	- fixed BRs
12mr|graphviz-2.28.0-6|448	- rebuild
12mr|graphviz-2.28.0-6|449	- cleaned up spec
12mr|graphviz-2.28.0-6|450	- converted BRs to pkgconfig provides
12mr|graphviz-2.28.0-6|451	- removed .la files
12mr|graphviz-2.28.0-6|452	- removed mkrel, buildroot, defattr, clean section
12mr|graphviz-2.28.0-6|453	- req for devel pkg to main
12mr|graphviz-2.28.0-6|454	
12mr|graphviz-2.28.0-6|455	* Wed May 11 2011 Funda Wang <fwang@mandriva.org> 2.28.0-1
12mr|graphviz-2.28.0-6|456	+ Revision: 673577
12mr|graphviz-2.28.0-6|457	- New version 2.28.0
12mr|graphviz-2.28.0-6|458	
12mr|graphviz-2.28.0-6|459	* Wed Apr 27 2011 Funda Wang <fwang@mandriva.org> 2.26.3-7
12mr|graphviz-2.28.0-6|460	+ Revision: 659617
12mr|graphviz-2.28.0-6|461	- fix broken link
12mr|graphviz-2.28.0-6|462	
12mr|graphviz-2.28.0-6|463	* Fri Feb 04 2011 Funda Wang <fwang@mandriva.org> 2.26.3-6
12mr|graphviz-2.28.0-6|464	+ Revision: 635865
12mr|graphviz-2.28.0-6|465	- rebuild
12mr|graphviz-2.28.0-6|466	- tighten BR
12mr|graphviz-2.28.0-6|467	
12mr|graphviz-2.28.0-6|468	* Thu Nov 04 2010 Funda Wang <fwang@mandriva.org> 2.26.3-5mdv2011.0
12mr|graphviz-2.28.0-6|469	+ Revision: 593059
12mr|graphviz-2.28.0-6|470	- rebuild for py2.7
12mr|graphviz-2.28.0-6|471	
12mr|graphviz-2.28.0-6|472	* Wed Oct 06 2010 Funda Wang <fwang@mandriva.org> 2.26.3-4mdv2011.0
12mr|graphviz-2.28.0-6|473	+ Revision: 583389
12mr|graphviz-2.28.0-6|474	- rebuild
12mr|graphviz-2.28.0-6|475	
12mr|graphviz-2.28.0-6|476	* Sun Aug 01 2010 Funda Wang <fwang@mandriva.org> 2.26.3-3mdv2011.0
12mr|graphviz-2.28.0-6|477	+ Revision: 564281
12mr|graphviz-2.28.0-6|478	- rebuild for perl 5.12.1
12mr|graphviz-2.28.0-6|479	
12mr|graphviz-2.28.0-6|480	* Thu Jul 22 2010 Funda Wang <fwang@mandriva.org> 2.26.3-2mdv2011.0
12mr|graphviz-2.28.0-6|481	+ Revision: 557038
12mr|graphviz-2.28.0-6|482	- rebuild for perl 5.12
12mr|graphviz-2.28.0-6|483	
12mr|graphviz-2.28.0-6|484	* Mon Feb 01 2010 Frederik Himpe <fhimpe@mandriva.org> 2.26.3-1mdv2010.1
12mr|graphviz-2.28.0-6|485	+ Revision: 499306
12mr|graphviz-2.28.0-6|486	- Update to new version 2.26.3
12mr|graphviz-2.28.0-6|487	- Rediff format errors patch
12mr|graphviz-2.28.0-6|488	
12mr|graphviz-2.28.0-6|489	* Fri Jan 29 2010 Funda Wang <fwang@mandriva.org> 2.26.0-3mdv2010.1
12mr|graphviz-2.28.0-6|490	+ Revision: 498072
12mr|graphviz-2.28.0-6|491	- rebuild for new ocaml
12mr|graphviz-2.28.0-6|492	
12mr|graphviz-2.28.0-6|493	+ Shlomi Fish <shlomif@mandriva.org>
12mr|graphviz-2.28.0-6|494	- Correct many typos in the descriptions.
12mr|graphviz-2.28.0-6|495	
12mr|graphviz-2.28.0-6|496	* Thu Dec 31 2009 Frederik Himpe <fhimpe@mandriva.org> 2.26.0-2mdv2010.1
12mr|graphviz-2.28.0-6|497	+ Revision: 484287
12mr|graphviz-2.28.0-6|498	- Add conflicts to library packages, to fix upgrade
12mr|graphviz-2.28.0-6|499	- Move obsoletes to one library package instead of graphviz itself,
12mr|graphviz-2.28.0-6|500	because the latter pulls in additional X libraries, which might be
12mr|graphviz-2.28.0-6|501	unwanted
12mr|graphviz-2.28.0-6|502	
12mr|graphviz-2.28.0-6|503	* Wed Dec 30 2009 Frederik Himpe <fhimpe@mandriva.org> 2.26.0-1mdv2010.1
12mr|graphviz-2.28.0-6|504	+ Revision: 484088
12mr|graphviz-2.28.0-6|505	- Update to new version 2.26.0
12mr|graphviz-2.28.0-6|506	
12mr|graphviz-2.28.0-6|507	+ Christophe Fergeau <cfergeau@mandriva.com>
12mr|graphviz-2.28.0-6|508	- move Obsoletes from subpackages up to the main one
12mr|graphviz-2.28.0-6|509	urpmi can't deal with multiple packages obsoleting the same package, so it
12mr|graphviz-2.28.0-6|510	just doesn't do anything instead of upgrading the package to the newer version.
12mr|graphviz-2.28.0-6|511	We need anyway all the subpackages to be installed, so we can put the Obsoletes
12mr|graphviz-2.28.0-6|512	on the main package which drags all the subpackages.
12mr|graphviz-2.28.0-6|513	
12mr|graphviz-2.28.0-6|514	* Wed Nov 18 2009 Oden Eriksson <oeriksson@mandriva.com> 2.24.0-2mdv2010.1
12mr|graphviz-2.28.0-6|515	+ Revision: 467303
12mr|graphviz-2.28.0-6|516	- force linkage against system libltdl.so.7
12mr|graphviz-2.28.0-6|517	
12mr|graphviz-2.28.0-6|518	* Thu Sep 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.24.0-1mdv2010.0
12mr|graphviz-2.28.0-6|519	+ Revision: 437324
12mr|graphviz-2.28.0-6|520	- new version
12mr|graphviz-2.28.0-6|521	
12mr|graphviz-2.28.0-6|522	* Thu Sep 10 2009 Helio Chissini de Castro <helio@mandriva.com> 2.22.2-5mdv2010.0
12mr|graphviz-2.28.0-6|523	+ Revision: 436955
12mr|graphviz-2.28.0-6|524	- Sanitize graphviz package to put proper name in subpackages and keep consistent with the rest of the distro
12mr|graphviz-2.28.0-6|525	- Enable java package by default as we have a proper legal java sdk
12mr|graphviz-2.28.0-6|526	- Disable R bindings as not working well
12mr|graphviz-2.28.0-6|527	- Cleanup spec
12mr|graphviz-2.28.0-6|528	
12mr|graphviz-2.28.0-6|529	* Mon Jun 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.22.2-4mdv2010.0
12mr|graphviz-2.28.0-6|530	+ Revision: 390541
12mr|graphviz-2.28.0-6|531	- rebuild for latest ocaml
12mr|graphviz-2.28.0-6|532	
12mr|graphviz-2.28.0-6|533	* Fri Mar 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.22.2-3mdv2009.1
12mr|graphviz-2.28.0-6|534	+ Revision: 361642
12mr|graphviz-2.28.0-6|535	- fix wrong package names in obsoletes tags
12mr|graphviz-2.28.0-6|536	
12mr|graphviz-2.28.0-6|537	* Mon Mar 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.22.2-2mdv2009.1
12mr|graphviz-2.28.0-6|538	+ Revision: 360626
12mr|graphviz-2.28.0-6|539	- split all libraries in individual subpackages (fix #49025)
12mr|graphviz-2.28.0-6|540	
12mr|graphviz-2.28.0-6|541	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.22.2-1mdv2009.1
12mr|graphviz-2.28.0-6|542	+ Revision: 358009
12mr|graphviz-2.28.0-6|543	- new version
12mr|graphviz-2.28.0-6|544	- drop xdg, linkage, gnomeui, bindings, tcl86 patches, not needed anymore
12mr|graphviz-2.28.0-6|545	- update format-strings and system-libtool patches
12mr|graphviz-2.28.0-6|546	
12mr|graphviz-2.28.0-6|547	* Wed Jan 28 2009 Funda Wang <fwang@mandriva.org> 2.20.3-10mdv2009.1
12mr|graphviz-2.28.0-6|548	+ Revision: 334877
12mr|graphviz-2.28.0-6|549	- use sys ltdl
12mr|graphviz-2.28.0-6|550	- add lilnk to bindings
12mr|graphviz-2.28.0-6|551	- build our own libtool
12mr|graphviz-2.28.0-6|552	- rebuild for new libtool
12mr|graphviz-2.28.0-6|553	
12mr|graphviz-2.28.0-6|554	+ GÃ¶tz Waschk <waschk@mandriva.org>
12mr|graphviz-2.28.0-6|555	- don't build bundled libltdl
12mr|graphviz-2.28.0-6|556	
12mr|graphviz-2.28.0-6|557	* Fri Jan 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.20.3-9mdv2009.1
12mr|graphviz-2.28.0-6|558	+ Revision: 330329
12mr|graphviz-2.28.0-6|559	- don't build lua bindings before 2009.0
12mr|graphviz-2.28.0-6|560	
12mr|graphviz-2.28.0-6|561	* Fri Dec 26 2008 Funda Wang <fwang@mandriva.org> 2.20.3-8mdv2009.1
12mr|graphviz-2.28.0-6|562	+ Revision: 319256
12mr|graphviz-2.28.0-6|563	- rebuild for new ocaml
12mr|graphviz-2.28.0-6|564	
12mr|graphviz-2.28.0-6|565	* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 2.20.3-7mdv2009.1
12mr|graphviz-2.28.0-6|566	+ Revision: 318548
12mr|graphviz-2.28.0-6|567	- fix linkage
12mr|graphviz-2.28.0-6|568	- more patches
12mr|graphviz-2.28.0-6|569	- fix str fmt
12mr|graphviz-2.28.0-6|570	- move python requirement into python subpackage
12mr|graphviz-2.28.0-6|571	- fix patch
12mr|graphviz-2.28.0-6|572	- rediff gnomeui patch
12mr|graphviz-2.28.0-6|573	
12mr|graphviz-2.28.0-6|574	* Sat Dec 06 2008 Adam Williamson <awilliamson@mandriva.org> 2.20.3-6mdv2009.1
12mr|graphviz-2.28.0-6|575	+ Revision: 311074
12mr|graphviz-2.28.0-6|576	- fix the patch
12mr|graphviz-2.28.0-6|577	- add tcl86.patch (fix build for tcl 8.6)
12mr|graphviz-2.28.0-6|578	- rebuild for new tcl
12mr|graphviz-2.28.0-6|579	
12mr|graphviz-2.28.0-6|580	* Sun Nov 30 2008 Anssi Hannula <anssi@mandriva.org> 2.20.3-5mdv2009.1
12mr|graphviz-2.28.0-6|581	+ Revision: 308312
12mr|graphviz-2.28.0-6|582	- add a conflict on old libpackage due to the file move
12mr|graphviz-2.28.0-6|583	
12mr|graphviz-2.28.0-6|584	* Wed Nov 26 2008 Adam Williamson <awilliamson@mandriva.org> 2.20.3-4mdv2009.1
12mr|graphviz-2.28.0-6|585	+ Revision: 307169
12mr|graphviz-2.28.0-6|586	- add xdg.patch (use xdg-open rather than firefox for opening urls)
12mr|graphviz-2.28.0-6|587	- add gnomeui.patch (drops all gnomeui-related crap, it's useless)
12mr|graphviz-2.28.0-6|588	
12mr|graphviz-2.28.0-6|589	* Wed Nov 26 2008 Adam Williamson <awilliamson@mandriva.org> 2.20.3-3mdv2009.1
12mr|graphviz-2.28.0-6|590	+ Revision: 306894
12mr|graphviz-2.28.0-6|591	- move the plugin 'libs' to the main package not the lib package (save more
12mr|graphviz-2.28.0-6|592	needless deps for apps that just use the libs)
12mr|graphviz-2.28.0-6|593	- drop the libgnomeui br (apparently useless, just adds needless deps)
12mr|graphviz-2.28.0-6|594	
12mr|graphviz-2.28.0-6|595	* Fri Nov 07 2008 Oden Eriksson <oeriksson@mandriva.com> 2.20.3-2mdv2009.1
12mr|graphviz-2.28.0-6|596	+ Revision: 300719
12mr|graphviz-2.28.0-6|597	- rebuilt against new libxcb
12mr|graphviz-2.28.0-6|598	
12mr|graphviz-2.28.0-6|599	* Sat Oct 11 2008 Funda Wang <fwang@mandriva.org> 2.20.3-1mdv2009.1
12mr|graphviz-2.28.0-6|600	+ Revision: 292265
12mr|graphviz-2.28.0-6|601	- new version 2.20.3
12mr|graphviz-2.28.0-6|602	
12mr|graphviz-2.28.0-6|603	* Mon Sep 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.20.2-3mdv2009.0
12mr|graphviz-2.28.0-6|604	+ Revision: 286648
12mr|graphviz-2.28.0-6|605	- drop non-working dependency exception, rpm-mandriva-setup has been fixed
12mr|graphviz-2.28.0-6|606	- oops, don't keep duplicated doc files outside of /usr/share/doc
12mr|graphviz-2.28.0-6|607	
12mr|graphviz-2.28.0-6|608	* Thu Sep 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.20.2-2mdv2009.0
12mr|graphviz-2.28.0-6|609	+ Revision: 285738
12mr|graphviz-2.28.0-6|610	- install doc files under %%_datadir/doc/%%name
12mr|graphviz-2.28.0-6|611	- fix lua subpackage file list
12mr|graphviz-2.28.0-6|612	- fix doc package dependencies
12mr|graphviz-2.28.0-6|613	
12mr|graphviz-2.28.0-6|614	+ Pixel <pixel@mandriva.com>
12mr|graphviz-2.28.0-6|615	- fix build of dot_static when building with libgts
12mr|graphviz-2.28.0-6|616	
12mr|graphviz-2.28.0-6|617	* Mon Jul 07 2008 Lev Givon <lev@mandriva.org> 2.20.2-1mdv2009.0
12mr|graphviz-2.28.0-6|618	+ Revision: 232521
12mr|graphviz-2.28.0-6|619	- Update to 2.20.2.
12mr|graphviz-2.28.0-6|620	Remove imageloading patch (no longer needed).
12mr|graphviz-2.28.0-6|621	
12mr|graphviz-2.28.0-6|622	* Thu Jul 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.18-3mdv2009.0
12mr|graphviz-2.28.0-6|623	+ Revision: 230926
12mr|graphviz-2.28.0-6|624	- no need to workaround gs-config output anymore
12mr|graphviz-2.28.0-6|625	- fix build dependencies
12mr|graphviz-2.28.0-6|626	- fix build by allowing underlinking
12mr|graphviz-2.28.0-6|627	- do not change dynamic loader configuration, everything under %%{_libdir}/graphviz/ is dlopened (fix #40881)
12mr|graphviz-2.28.0-6|628	
12mr|graphviz-2.28.0-6|629	+ Pixel <pixel@mandriva.com>
12mr|graphviz-2.28.0-6|630	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|graphviz-2.28.0-6|631	
12mr|graphviz-2.28.0-6|632	* Wed May 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.18-2mdv2009.0
12mr|graphviz-2.28.0-6|633	+ Revision: 202936
12mr|graphviz-2.28.0-6|634	- add patch to fix image rendering in ps output (should fix #40568)
12mr|graphviz-2.28.0-6|635	
12mr|graphviz-2.28.0-6|636	* Mon May 05 2008 Lev Givon <lev@mandriva.org> 2.18-1mdv2009.0
12mr|graphviz-2.28.0-6|637	+ Revision: 201440
12mr|graphviz-2.28.0-6|638	- Update to 2.18.
12mr|graphviz-2.28.0-6|639	
12mr|graphviz-2.28.0-6|640	* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.16.1-2mdv2008.1
12mr|graphviz-2.28.0-6|641	+ Revision: 178360
12mr|graphviz-2.28.0-6|642	- rebuild
12mr|graphviz-2.28.0-6|643	
12mr|graphviz-2.28.0-6|644	* Tue Jan 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.16.1-1mdv2008.1
12mr|graphviz-2.28.0-6|645	+ Revision: 156330
12mr|graphviz-2.28.0-6|646	- new version
12mr|graphviz-2.28.0-6|647	enable ocaml and R bindings
12mr|graphviz-2.28.0-6|648	
12mr|graphviz-2.28.0-6|649	+ Thierry Vignaud <tv@mandriva.org>
12mr|graphviz-2.28.0-6|650	- rebuild
12mr|graphviz-2.28.0-6|651	- kill re-definition of %%buildroot on Pixel's request
12mr|graphviz-2.28.0-6|652	
12mr|graphviz-2.28.0-6|653	+ Olivier Blin <blino@mandriva.org>
12mr|graphviz-2.28.0-6|654	- restore BuildRoot
12mr|graphviz-2.28.0-6|655	
12mr|graphviz-2.28.0-6|656	+ Lev Givon <lev@mandriva.org>
12mr|graphviz-2.28.0-6|657	- Update to 2.14.1.
12mr|graphviz-2.28.0-6|658	
12mr|graphviz-2.28.0-6|659	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 2.12-6mdv2008.0
12mr|graphviz-2.28.0-6|660	+ Revision: 82075
12mr|graphviz-2.28.0-6|661	- rebuild for new soname of tk
12mr|graphviz-2.28.0-6|662	
12mr|graphviz-2.28.0-6|663	* Sun Jul 15 2007 Funda Wang <fwang@mandriva.org> 2.12-5mdv2008.0
12mr|graphviz-2.28.0-6|664	+ Revision: 52315
12mr|graphviz-2.28.0-6|665	- Obsoletes old major
12mr|graphviz-2.28.0-6|666	
12mr|graphviz-2.28.0-6|667	* Wed Jun 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.12-4mdv2008.0
12mr|graphviz-2.28.0-6|668	+ Revision: 41846
12mr|graphviz-2.28.0-6|669	- new devel library policy
12mr|graphviz-2.28.0-6|670	- rebuild for expat
12mr|graphviz-2.28.0-6|671	
12mr|graphviz-2.28.0-6|672	
12mr|graphviz-2.28.0-6|673	* Mon Mar 05 2007 Nicolas LÃ©cureuil <neoclust@mandriva.org> 2.12-3mdv2007.1
12mr|graphviz-2.28.0-6|674	+ Revision: 133388
12mr|graphviz-2.28.0-6|675	- Fix group
12mr|graphviz-2.28.0-6|676	- Fix group
12mr|graphviz-2.28.0-6|677	
12mr|graphviz-2.28.0-6|678	* Wed Feb 28 2007 Nicholas Brown <nickbrown@mandriva.org> 2.12-2mdv2007.1
12mr|graphviz-2.28.0-6|679	+ Revision: 127060
12mr|graphviz-2.28.0-6|680	- Fix lib major version and BuildRequires
12mr|graphviz-2.28.0-6|681	
12mr|graphviz-2.28.0-6|682	* Tue Feb 27 2007 Nicholas Brown <nickbrown@mandriva.org> 2.12-1mdv2007.1
12mr|graphviz-2.28.0-6|683	+ Revision: 126358
12mr|graphviz-2.28.0-6|684	- Version 2.12
12mr|graphviz-2.28.0-6|685	
12mr|graphviz-2.28.0-6|686	* Wed Nov 29 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.8-7mdv2007.1
12mr|graphviz-2.28.0-6|687	+ Revision: 88684
12mr|graphviz-2.28.0-6|688	- Import graphviz
12mr|graphviz-2.28.0-6|689	
12mr|graphviz-2.28.0-6|690	* Wed Nov 29 2006 Götz Waschk <waschk@mandriva.org> 2.8-7mdv2007.1
12mr|graphviz-2.28.0-6|691	- fix build
12mr|graphviz-2.28.0-6|692	
12mr|graphviz-2.28.0-6|693	* Mon Aug 14 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.8-6
12mr|graphviz-2.28.0-6|694	- rebuild for fixed libxaw soname
12mr|graphviz-2.28.0-6|695	
12mr|graphviz-2.28.0-6|696	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com> 2.8-4mdk
12mr|graphviz-2.28.0-6|697	- Rebuild against latest libXaw.
12mr|graphviz-2.28.0-6|698	
12mr|graphviz-2.28.0-6|699	* Sat May 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.8-4mdk
12mr|graphviz-2.28.0-6|700	- spec cleanup
12mr|graphviz-2.28.0-6|701	- fix duplicated directories
12mr|graphviz-2.28.0-6|702	- move documentation in dedicated place
12mr|graphviz-2.28.0-6|703	
12mr|graphviz-2.28.0-6|704	* Mon Mar 27 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.8-3mdk
12mr|graphviz-2.28.0-6|705	- fix buildrequires: php4-devel => php-devel, add libltdl-devel
12mr|graphviz-2.28.0-6|706	
12mr|graphviz-2.28.0-6|707	* Fri Mar 24 2006 Sebastien Savarin <plouf@mandriva.org> 2.8-2mdk
12mr|graphviz-2.28.0-6|708	- Fix %
12mr|graphviz-2.28.0-6|709	%changelog
12mr|graphviz-2.28.0-6|710	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|graphviz-2.28.0-6|711	+ Commit: d6f3052
12mr|graphviz-2.28.0-6|712	- Add requires exceptions
12mr|graphviz-2.28.0-6|713	
12mr|graphviz-2.28.0-6|714	* Thu Aug  16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|graphviz-2.28.0-6|715	+ Commit: 709ed2d
12mr|graphviz-2.28.0-6|716	- Sync with Cooker (spec cleanup, drop .la files etc), fix unversioned Obsoletes
12mr|graphviz-2.28.0-6|717	
12mr|graphviz-2.28.0-6|718	

14216 12
12mr|grep-2.14-2|1	%define _bindir /bin
12mr|grep-2.14-2|2	
12mr|grep-2.14-2|3	Summary:	The GNU versions of grep pattern matching utilities
12mr|grep-2.14-2|4	Name:		grep
12mr|grep-2.14-2|5	Version:	2.14
12mr|grep-2.14-2|6	Release:	2
12mr|grep-2.14-2|7	License:	GPLv3
12mr|grep-2.14-2|8	Group:		Text tools
12mr|grep-2.14-2|9	URL:		http://www.gnu.org/software/grep/grep.html
12mr|grep-2.14-2|10	Source0:	ftp://ftp.gnu.org/pub/gnu/grep/%{name}-%{version}.tar.xz
12mr|grep-2.14-2|11	Source1:	ftp://ftp.gnu.org/pub/gnu/grep/%{name}-%{version}.tar.xz.sig
12mr|grep-2.14-2|12	BuildRequires:	gettext
12mr|grep-2.14-2|13	BuildRequires:	pcre-devel
12mr|grep-2.14-2|14	BuildRequires:	texinfo
12mr|grep-2.14-2|15	BuildRequires:	bison
12mr|grep-2.14-2|16	Provides: /bin/grep
12mr|grep-2.14-2|17	
12mr|grep-2.14-2|18	%description
12mr|grep-2.14-2|19	The GNU versions of commonly used grep utilities.  Grep searches one or
12mr|grep-2.14-2|20	more input files for lines which contain a match to a specified pattern
12mr|grep-2.14-2|21	and then prints the matching lines.  GNU's grep utilities include grep,
12mr|grep-2.14-2|22	egrep and fgrep.
12mr|grep-2.14-2|23	
12mr|grep-2.14-2|24	You should install grep on your system, because it is a very useful utility
12mr|grep-2.14-2|25	for searching through text files, for system administration tasks, etc.
12mr|grep-2.14-2|26	
12mr|grep-2.14-2|27	%package doc
12mr|grep-2.14-2|28	Summary:	Grep documentation in info format
12mr|grep-2.14-2|29	Group:		Books/Computer books
12mr|grep-2.14-2|30	
12mr|grep-2.14-2|31	%description doc
12mr|grep-2.14-2|32	The GNU versions of commonly used grep utilities.  Grep searches one or
12mr|grep-2.14-2|33	more input files for lines which contain a match to a specified pattern
12mr|grep-2.14-2|34	and then prints the matching lines.  GNU's grep utilities include grep,
12mr|grep-2.14-2|35	egrep and fgrep.
12mr|grep-2.14-2|36	
12mr|grep-2.14-2|37	You should install grep on your system, because it is a very useful utility
12mr|grep-2.14-2|38	for searching through text files, for system administration tasks, etc.
12mr|grep-2.14-2|39	
12mr|grep-2.14-2|40	Install this package if you want info documentation on grep.
12mr|grep-2.14-2|41	
12mr|grep-2.14-2|42	%prep
12mr|grep-2.14-2|43	
12mr|grep-2.14-2|44	%setup -q
12mr|grep-2.14-2|45	
12mr|grep-2.14-2|46	%build
12mr|grep-2.14-2|47	%configure2_5x \
12mr|grep-2.14-2|48	--without-included-regex \
12mr|grep-2.14-2|49	--enable-perl-regexp \
12mr|grep-2.14-2|50	--exec-prefix=/ \
12mr|grep-2.14-2|51	--disable-rpath \
12mr|grep-2.14-2|52	--enable-threads=posix
12mr|grep-2.14-2|53	
12mr|grep-2.14-2|54	%make
12mr|grep-2.14-2|55	
12mr|grep-2.14-2|56	%check
12mr|grep-2.14-2|57	make check
12mr|grep-2.14-2|58	
12mr|grep-2.14-2|59	%install
12mr|grep-2.14-2|60	rm -rf %{buildroot}
12mr|grep-2.14-2|61	
12mr|grep-2.14-2|62	%makeinstall_std
12mr|grep-2.14-2|63	
12mr|grep-2.14-2|64	%find_lang %{name}
12mr|grep-2.14-2|65	
12mr|grep-2.14-2|66	%files -f %{name}.lang
12mr|grep-2.14-2|67	%{_bindir}/*
12mr|grep-2.14-2|68	%{_mandir}/*/*
12mr|grep-2.14-2|69	
12mr|grep-2.14-2|70	%files doc
12mr|grep-2.14-2|71	%doc AUTHORS THANKS TODO NEWS README ChangeLog
12mr|grep-2.14-2|72	%{_infodir}/*.info*
12mr|grep-2.14-2|73	
12mr|grep-2.14-2|74	%changelog
12mr|grep-2.14-2|75	

14217 12
12mr|grilo-0.2.3-1|1	%define api	0.2
12mr|grilo-0.2.3-1|2	%define major	1
12mr|grilo-0.2.3-1|3	%define libname	%mklibname %{name} %{api} %{major}
12mr|grilo-0.2.3-1|4	%define libgrlnet	%mklibname grlnet %{api} %{major}
12mr|grilo-0.2.3-1|5	%define girname %mklibname %{name}-gir %{api}
12mr|grilo-0.2.3-1|6	%define girgrlnet %mklibname grlnet-gir %{api}
12mr|grilo-0.2.3-1|7	%define develname	%mklibname -d %{name}
12mr|grilo-0.2.3-1|8	
12mr|grilo-0.2.3-1|9	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|grilo-0.2.3-1|10	
12mr|grilo-0.2.3-1|11	Summary:	Content discovery framework
12mr|grilo-0.2.3-1|12	Name:		grilo
12mr|grilo-0.2.3-1|13	Version:	0.2.3
12mr|grilo-0.2.3-1|14	Release:	1
12mr|grilo-0.2.3-1|15	Group:		System/Libraries
12mr|grilo-0.2.3-1|16	License:	LGPLv2+
12mr|grilo-0.2.3-1|17	Url:		http://live.gnome.org/Grilo
12mr|grilo-0.2.3-1|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|grilo-0.2.3-1|19	
12mr|grilo-0.2.3-1|20	BuildRequires:	gnome-common
12mr|grilo-0.2.3-1|21	BuildRequires:	gtk-doc
12mr|grilo-0.2.3-1|22	BuildRequires:	vala-tools
12mr|grilo-0.2.3-1|23	BuildRequires:	vala-devel
12mr|grilo-0.2.3-1|24	BuildRequires:	pkgconfig(glib-2.0)
12mr|grilo-0.2.3-1|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|grilo-0.2.3-1|26	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|grilo-0.2.3-1|27	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|grilo-0.2.3-1|28	BuildRequires:	pkgconfig(libxml-2.0)
12mr|grilo-0.2.3-1|29	
12mr|grilo-0.2.3-1|30	%description
12mr|grilo-0.2.3-1|31	Grilo is a framework that provides access to different sources of
12mr|grilo-0.2.3-1|32	multimedia content, using a pluggable system.
12mr|grilo-0.2.3-1|33	This package contains the core library and elements.
12mr|grilo-0.2.3-1|34	
12mr|grilo-0.2.3-1|35	%package -n %{libname}
12mr|grilo-0.2.3-1|36	Summary:	Libraries files for Grilo framework
12mr|grilo-0.2.3-1|37	Group:		System/Libraries
12mr|grilo-0.2.3-1|38	
12mr|grilo-0.2.3-1|39	%description -n %{libname}
12mr|grilo-0.2.3-1|40	This package contains the core library for %{name}.
12mr|grilo-0.2.3-1|41	
12mr|grilo-0.2.3-1|42	%package -n %{libgrlnet}
12mr|grilo-0.2.3-1|43	Summary:	Libraries files for Grilo framework
12mr|grilo-0.2.3-1|44	Group:		System/Libraries
12mr|grilo-0.2.3-1|45	
12mr|grilo-0.2.3-1|46	%description -n %{libgrlnet}
12mr|grilo-0.2.3-1|47	This package contains the grlnet library for %{name}.
12mr|grilo-0.2.3-1|48	
12mr|grilo-0.2.3-1|49	%package -n %{girname}
12mr|grilo-0.2.3-1|50	Summary:	GObject Introspection interface description for %{name}
12mr|grilo-0.2.3-1|51	Group:		System/Libraries
12mr|grilo-0.2.3-1|52	Requires:	%{libname} = %{version}-%{release}
12mr|grilo-0.2.3-1|53	
12mr|grilo-0.2.3-1|54	%description -n %{girname}
12mr|grilo-0.2.3-1|55	GObject Introspection interface description for %{name}.
12mr|grilo-0.2.3-1|56	
12mr|grilo-0.2.3-1|57	%package -n %{girgrlnet}
12mr|grilo-0.2.3-1|58	Summary:	GObject Introspection interface description for %{name}
12mr|grilo-0.2.3-1|59	Group:		System/Libraries
12mr|grilo-0.2.3-1|60	Requires:	%{libgrlnet} = %{version}-%{release}
12mr|grilo-0.2.3-1|61	
12mr|grilo-0.2.3-1|62	%description -n %{girgrlnet}
12mr|grilo-0.2.3-1|63	GObject Introspection interface description for %{name}.
12mr|grilo-0.2.3-1|64	
12mr|grilo-0.2.3-1|65	%package -n %{develname}
12mr|grilo-0.2.3-1|66	Summary:	Libraries/include files for Grilo framework
12mr|grilo-0.2.3-1|67	Group:		Development/Other
12mr|grilo-0.2.3-1|68	Requires:	%{libname} = %{version}-%{release}
12mr|grilo-0.2.3-1|69	Requires:	%{libgrlnet} = %{version}-%{release}
12mr|grilo-0.2.3-1|70	Provides:	%{name}-devel = %{version}-%{release}
12mr|grilo-0.2.3-1|71	
12mr|grilo-0.2.3-1|72	%description -n %{develname}
12mr|grilo-0.2.3-1|73	Grilo is a framework that provides access to different sources of
12mr|grilo-0.2.3-1|74	multimedia content, using a pluggable system.
12mr|grilo-0.2.3-1|75	
12mr|grilo-0.2.3-1|76	This package contains the core library and elements, as well as
12mr|grilo-0.2.3-1|77	general and API documentation.
12mr|grilo-0.2.3-1|78	
12mr|grilo-0.2.3-1|79	%prep
12mr|grilo-0.2.3-1|80	%setup -q
12mr|grilo-0.2.3-1|81	autoreconf -fi
12mr|grilo-0.2.3-1|82	
12mr|grilo-0.2.3-1|83	%build
12mr|grilo-0.2.3-1|84	%configure2_5x \
12mr|grilo-0.2.3-1|85	--disable-static \
12mr|grilo-0.2.3-1|86	--enable-vala \
12mr|grilo-0.2.3-1|87	--enable-gtk-doc \
12mr|grilo-0.2.3-1|88	--enable-introspection \
12mr|grilo-0.2.3-1|89	--enable-grl-net \
12mr|grilo-0.2.3-1|90	--disable-tests
12mr|grilo-0.2.3-1|91	
12mr|grilo-0.2.3-1|92	%make
12mr|grilo-0.2.3-1|93	
12mr|grilo-0.2.3-1|94	%install
12mr|grilo-0.2.3-1|95	%makeinstall_std
12mr|grilo-0.2.3-1|96	
12mr|grilo-0.2.3-1|97	mkdir -p %{buildroot}%{_libdir}/grilo-%{api} %{buildroot}%{_datadir}/grilo-%{api}/plugins
12mr|grilo-0.2.3-1|98	
12mr|grilo-0.2.3-1|99	# Remove files that will not be packaged
12mr|grilo-0.2.3-1|100	rm -f %{buildroot}%{_bindir}/grilo-simple-playlist
12mr|grilo-0.2.3-1|101	
12mr|grilo-0.2.3-1|102	%files
12mr|grilo-0.2.3-1|103	%doc AUTHORS COPYING NEWS README TODO
12mr|grilo-0.2.3-1|104	%{_bindir}/grl-inspect*
12mr|grilo-0.2.3-1|105	%{_bindir}/grilo-test-ui*
12mr|grilo-0.2.3-1|106	%{_libdir}/grilo-%{api}
12mr|grilo-0.2.3-1|107	%{_datadir}/grilo-%{api}/plugins
12mr|grilo-0.2.3-1|108	%{_mandir}/man1/grl-inspect.1.*
12mr|grilo-0.2.3-1|109	
12mr|grilo-0.2.3-1|110	%files -n %{libname}
12mr|grilo-0.2.3-1|111	%{_libdir}/libgrilo-%{api}.so.%{major}*
12mr|grilo-0.2.3-1|112	
12mr|grilo-0.2.3-1|113	%files -n %{libgrlnet}
12mr|grilo-0.2.3-1|114	%{_libdir}/libgrlnet-%{api}.so.*
12mr|grilo-0.2.3-1|115	
12mr|grilo-0.2.3-1|116	%files -n %{girname}
12mr|grilo-0.2.3-1|117	%{_libdir}/girepository-1.0/Grl-%{api}.typelib
12mr|grilo-0.2.3-1|118	
12mr|grilo-0.2.3-1|119	%files -n %{girgrlnet}
12mr|grilo-0.2.3-1|120	%{_libdir}/girepository-1.0/GrlNet-%{api}.typelib
12mr|grilo-0.2.3-1|121	
12mr|grilo-0.2.3-1|122	%files -n %{develname}
12mr|grilo-0.2.3-1|123	%doc AUTHORS COPYING NEWS README TODO
12mr|grilo-0.2.3-1|124	%doc %{_datadir}/gtk-doc/html/%{name}
12mr|grilo-0.2.3-1|125	%{_includedir}/%{name}-%{api}
12mr|grilo-0.2.3-1|126	%{_libdir}/*.so
12mr|grilo-0.2.3-1|127	%{_libdir}/pkgconfig/*.pc
12mr|grilo-0.2.3-1|128	%{_datadir}/gir-1.0/*.gir
12mr|grilo-0.2.3-1|129	%{_datadir}/vala/vapi/*
12mr|grilo-0.2.3-1|130	
12mr|grilo-0.2.3-1|131	
12mr|grilo-0.2.3-1|132	
12mr|grilo-0.2.3-1|133	%changelog
12mr|grilo-0.2.3-1|134	* Tue Nov 13 2012 Arkady L. Shane <ashejn@rosalab.ru> 0.2.3-1
12mr|grilo-0.2.3-1|135	- update to 0.2.3
12mr|grilo-0.2.3-1|136	
12mr|grilo-0.2.3-1|137	* Thu Oct  3 2012 Arkady L. Shane <ashejn@rosalab.ru> 0.2.0-1
12mr|grilo-0.2.3-1|138	- update to 0.2.0
12mr|grilo-0.2.3-1|139	
12mr|grilo-0.2.3-1|140	* Mon Mar 12 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.1.18-1
12mr|grilo-0.2.3-1|141	+ Revision: 784298
12mr|grilo-0.2.3-1|142	- imported package grilo
12mr|grilo-0.2.3-1|143	

14218 12
12mr|grilo-plugins-0.2.3-1|1	%define api	0.2
12mr|grilo-plugins-0.2.3-1|2	
12mr|grilo-plugins-0.2.3-1|3	%define url_ver %(echo %{version} | cut -d. -f1,2)
12mr|grilo-plugins-0.2.3-1|4	
12mr|grilo-plugins-0.2.3-1|5	Name:		grilo-plugins
12mr|grilo-plugins-0.2.3-1|6	Version:	0.2.3
12mr|grilo-plugins-0.2.3-1|7	Release:	1
12mr|grilo-plugins-0.2.3-1|8	Summary:	Plugins for the Grilo framework
12mr|grilo-plugins-0.2.3-1|9	Group:		System/Libraries
12mr|grilo-plugins-0.2.3-1|10	License:	LGPLv2+
12mr|grilo-plugins-0.2.3-1|11	Url:		https://live.gnome.org/Grilo
12mr|grilo-plugins-0.2.3-1|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|grilo-plugins-0.2.3-1|13	
12mr|grilo-plugins-0.2.3-1|14	BuildRequires:	gnome-common
12mr|grilo-plugins-0.2.3-1|15	BuildRequires:	intltool
12mr|grilo-plugins-0.2.3-1|16	BuildRequires:	libgcrypt-devel
12mr|grilo-plugins-0.2.3-1|17	BuildRequires:	pkgconfig(glib-2.0)
12mr|grilo-plugins-0.2.3-1|18	BuildRequires:	pkgconfig(gmime-2.6)
12mr|grilo-plugins-0.2.3-1|19	BuildRequires:	pkgconfig(gupnp-1.0)
12mr|grilo-plugins-0.2.3-1|20	BuildRequires:	pkgconfig(gupnp-av-1.0)
12mr|grilo-plugins-0.2.3-1|21	#BuildRequires:	pkgconfig(libgdata)
12mr|grilo-plugins-0.2.3-1|22	BuildRequires:	libgdata-devel
12mr|grilo-plugins-0.2.3-1|23	BuildRequires:	pkgconfig(libquvi)
12mr|grilo-plugins-0.2.3-1|24	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|grilo-plugins-0.2.3-1|25	BuildRequires:	pkgconfig(libxml-2.0)
12mr|grilo-plugins-0.2.3-1|26	BuildRequires:	pkgconfig(rest-0.7)
12mr|grilo-plugins-0.2.3-1|27	BuildRequires:	pkgconfig(sqlite3)
12mr|grilo-plugins-0.2.3-1|28	BuildRequires:	pkgconfig(tracker-sparql-0.14)
12mr|grilo-plugins-0.2.3-1|29	BuildRequires:	pkgconfig(grilo-0.2)
12mr|grilo-plugins-0.2.3-1|30	
12mr|grilo-plugins-0.2.3-1|31	Requires:	grilo >= %{version}
12mr|grilo-plugins-0.2.3-1|32	
12mr|grilo-plugins-0.2.3-1|33	%description
12mr|grilo-plugins-0.2.3-1|34	Grilo is a framework that provides access to different sources of
12mr|grilo-plugins-0.2.3-1|35	multimedia content, using a pluggable system.
12mr|grilo-plugins-0.2.3-1|36	This package contains plugins to get information from theses sources:
12mr|grilo-plugins-0.2.3-1|37	- Apple Trailers
12mr|grilo-plugins-0.2.3-1|38	- Bookmarks
12mr|grilo-plugins-0.2.3-1|39	- Filesystem
12mr|grilo-plugins-0.2.3-1|40	- Flickr
12mr|grilo-plugins-0.2.3-1|41	- Gravatar
12mr|grilo-plugins-0.2.3-1|42	- Jamendo
12mr|grilo-plugins-0.2.3-1|43	- Last.fm (for album arts)
12mr|grilo-plugins-0.2.3-1|44	- Local metadata (album arts and thumbnails)
12mr|grilo-plugins-0.2.3-1|45	- Metadata Store
12mr|grilo-plugins-0.2.3-1|46	- Podcasts
12mr|grilo-plugins-0.2.3-1|47	- Shoutcast
12mr|grilo-plugins-0.2.3-1|48	- Tracker
12mr|grilo-plugins-0.2.3-1|49	- UPnP
12mr|grilo-plugins-0.2.3-1|50	- Vimeo
12mr|grilo-plugins-0.2.3-1|51	- Youtube
12mr|grilo-plugins-0.2.3-1|52	
12mr|grilo-plugins-0.2.3-1|53	%prep
12mr|grilo-plugins-0.2.3-1|54	%setup -q
12mr|grilo-plugins-0.2.3-1|55	%apply_patches
12mr|grilo-plugins-0.2.3-1|56	
12mr|grilo-plugins-0.2.3-1|57	%build
12mr|grilo-plugins-0.2.3-1|58	#NOCONFIGURE=1 gnome-autogen.sh
12mr|grilo-plugins-0.2.3-1|59	%configure2_5x \
12mr|grilo-plugins-0.2.3-1|60	--disable-static \
12mr|grilo-plugins-0.2.3-1|61	--disable-fakemetadata \
12mr|grilo-plugins-0.2.3-1|62	--disable-shoutcast \
12mr|grilo-plugins-0.2.3-1|63	--enable-apple-trailers \
12mr|grilo-plugins-0.2.3-1|64	--enable-bookmarks \
12mr|grilo-plugins-0.2.3-1|65	--enable-fakemetadata \
12mr|grilo-plugins-0.2.3-1|66	--enable-filesystem \
12mr|grilo-plugins-0.2.3-1|67	--enable-flickr	\
12mr|grilo-plugins-0.2.3-1|68	--enable-gravatar \
12mr|grilo-plugins-0.2.3-1|69	--enable-jamendo \
12mr|grilo-plugins-0.2.3-1|70	--enable-lastfm-albumart \
12mr|grilo-plugins-0.2.3-1|71	--enable-localmetadata \
12mr|grilo-plugins-0.2.3-1|72	--enable-metadata-store \
12mr|grilo-plugins-0.2.3-1|73	--enable-podcasts \
12mr|grilo-plugins-0.2.3-1|74	--enable-shoutcast \
12mr|grilo-plugins-0.2.3-1|75	--enable-tracker \
12mr|grilo-plugins-0.2.3-1|76	--enable-upnp \
12mr|grilo-plugins-0.2.3-1|77	--enable-vimeo \
12mr|grilo-plugins-0.2.3-1|78	--enable-youtube
12mr|grilo-plugins-0.2.3-1|79	
12mr|grilo-plugins-0.2.3-1|80	%make
12mr|grilo-plugins-0.2.3-1|81	
12mr|grilo-plugins-0.2.3-1|82	%install
12mr|grilo-plugins-0.2.3-1|83	%makeinstall_std
12mr|grilo-plugins-0.2.3-1|84	
12mr|grilo-plugins-0.2.3-1|85	# Remove files that will not be packaged
12mr|grilo-plugins-0.2.3-1|86	find %{buildroot} -name "*.la" -delete
12mr|grilo-plugins-0.2.3-1|87	
12mr|grilo-plugins-0.2.3-1|88	%files
12mr|grilo-plugins-0.2.3-1|89	%doc AUTHORS NEWS README
12mr|grilo-plugins-0.2.3-1|90	%{_libdir}/grilo-%{api}/grl-apple-trailers.xml
12mr|grilo-plugins-0.2.3-1|91	%{_libdir}/grilo-%{api}/libgrlappletrailers.so
12mr|grilo-plugins-0.2.3-1|92	
12mr|grilo-plugins-0.2.3-1|93	%{_libdir}/grilo-%{api}/grl-bliptv.xml
12mr|grilo-plugins-0.2.3-1|94	%{_libdir}/grilo-%{api}/libgrlbliptv.so
12mr|grilo-plugins-0.2.3-1|95	
12mr|grilo-plugins-0.2.3-1|96	%{_libdir}/grilo-%{api}/grl-bookmarks.xml
12mr|grilo-plugins-0.2.3-1|97	%{_libdir}/grilo-%{api}/libgrlbookmarks.so
12mr|grilo-plugins-0.2.3-1|98	
12mr|grilo-plugins-0.2.3-1|99	%{_libdir}/grilo-%{api}/grl-fake-metadata.xml
12mr|grilo-plugins-0.2.3-1|100	%{_libdir}/grilo-%{api}/libgrlfakemetadata.so
12mr|grilo-plugins-0.2.3-1|101	
12mr|grilo-plugins-0.2.3-1|102	%{_libdir}/grilo-%{api}/grl-filesystem.xml
12mr|grilo-plugins-0.2.3-1|103	%{_libdir}/grilo-%{api}/libgrlfilesystem.so
12mr|grilo-plugins-0.2.3-1|104	
12mr|grilo-plugins-0.2.3-1|105	%{_libdir}/grilo-%{api}/grl-flickr.xml
12mr|grilo-plugins-0.2.3-1|106	%{_libdir}/grilo-%{api}/libgrlflickr.so
12mr|grilo-plugins-0.2.3-1|107	
12mr|grilo-plugins-0.2.3-1|108	%{_libdir}/grilo-%{api}/grl-gravatar.xml
12mr|grilo-plugins-0.2.3-1|109	%{_libdir}/grilo-%{api}/libgrlgravatar.so
12mr|grilo-plugins-0.2.3-1|110	
12mr|grilo-plugins-0.2.3-1|111	%{_libdir}/grilo-%{api}/grl-jamendo.xml
12mr|grilo-plugins-0.2.3-1|112	%{_libdir}/grilo-%{api}/libgrljamendo.so
12mr|grilo-plugins-0.2.3-1|113	
12mr|grilo-plugins-0.2.3-1|114	%{_libdir}/grilo-%{api}/grl-lastfm-albumart.xml
12mr|grilo-plugins-0.2.3-1|115	%{_libdir}/grilo-%{api}/libgrllastfm-albumart.so
12mr|grilo-plugins-0.2.3-1|116	
12mr|grilo-plugins-0.2.3-1|117	%{_libdir}/grilo-%{api}/grl-local-metadata.xml
12mr|grilo-plugins-0.2.3-1|118	%{_libdir}/grilo-%{api}/libgrllocalmetadata.so
12mr|grilo-plugins-0.2.3-1|119	
12mr|grilo-plugins-0.2.3-1|120	%{_libdir}/grilo-%{api}/grl-metadata-store.xml
12mr|grilo-plugins-0.2.3-1|121	%{_libdir}/grilo-%{api}/libgrlmetadatastore.so
12mr|grilo-plugins-0.2.3-1|122	
12mr|grilo-plugins-0.2.3-1|123	%{_libdir}/grilo-%{api}/grl-podcasts.xml
12mr|grilo-plugins-0.2.3-1|124	%{_libdir}/grilo-%{api}/libgrlpodcasts.so
12mr|grilo-plugins-0.2.3-1|125	
12mr|grilo-plugins-0.2.3-1|126	%{_libdir}/grilo-%{api}/grl-shoutcast.xml
12mr|grilo-plugins-0.2.3-1|127	%{_libdir}/grilo-%{api}/libgrlshoutcast.so
12mr|grilo-plugins-0.2.3-1|128	
12mr|grilo-plugins-0.2.3-1|129	%{_libdir}/grilo-%{api}/grl-tracker.xml
12mr|grilo-plugins-0.2.3-1|130	%{_libdir}/grilo-%{api}/libgrltracker.so
12mr|grilo-plugins-0.2.3-1|131	
12mr|grilo-plugins-0.2.3-1|132	%{_libdir}/grilo-%{api}/grl-upnp.xml
12mr|grilo-plugins-0.2.3-1|133	%{_libdir}/grilo-%{api}/libgrlupnp.so
12mr|grilo-plugins-0.2.3-1|134	
12mr|grilo-plugins-0.2.3-1|135	%{_libdir}/grilo-%{api}/grl-vimeo.xml
12mr|grilo-plugins-0.2.3-1|136	%{_libdir}/grilo-%{api}/libgrlvimeo.so
12mr|grilo-plugins-0.2.3-1|137	
12mr|grilo-plugins-0.2.3-1|138	%{_libdir}/grilo-%{api}/grl-youtube.xml
12mr|grilo-plugins-0.2.3-1|139	%{_libdir}/grilo-%{api}/libgrlyoutube.so
12mr|grilo-plugins-0.2.3-1|140	
12mr|grilo-plugins-0.2.3-1|141	
12mr|grilo-plugins-0.2.3-1|142	
12mr|grilo-plugins-0.2.3-1|143	%changelog
12mr|grilo-plugins-0.2.3-1|144	* Tue Nov 13 2012 Arkady L. Shane <ashejn@rosalab.ru> 0.2.3-1
12mr|grilo-plugins-0.2.3-1|145	- update to 0.2.3
12mr|grilo-plugins-0.2.3-1|146	
12mr|grilo-plugins-0.2.3-1|147	* Thu Oct  3 2012 Arkady L. Shane <ashejn@rosalab.ru> 0.2.0-1
12mr|grilo-plugins-0.2.3-1|148	- update to 0.2.0
12mr|grilo-plugins-0.2.3-1|149	
12mr|grilo-plugins-0.2.3-1|150	* Mon Mar 12 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.1.18-1
12mr|grilo-plugins-0.2.3-1|151	+ Revision: 784462
12mr|grilo-plugins-0.2.3-1|152	- imported package grilo-plugins
12mr|grilo-plugins-0.2.3-1|153	

14219 12
12mr|grive-0.2.0-1|1	# Looks like upstream switched to static build for 0.2.0
12mr|grive-0.2.0-1|2	# Keep subpackages in spec in case upstream starts to provide them again
12mr|grive-0.2.0-1|3	%define build_shared 0
12mr|grive-0.2.0-1|4	
12mr|grive-0.2.0-1|5	%define major	0
12mr|grive-0.2.0-1|6	%define libname	%mklibname %{name} %{major}
12mr|grive-0.2.0-1|7	%define devname	%mklibname -d %{name}
12mr|grive-0.2.0-1|8	
12mr|grive-0.2.0-1|9	Summary:	An Open Source Linux Client for Google Drive
12mr|grive-0.2.0-1|10	Name:		grive
12mr|grive-0.2.0-1|11	Version:	0.2.0
12mr|grive-0.2.0-1|12	Release:	1
12mr|grive-0.2.0-1|13	License:	GPLv2+
12mr|grive-0.2.0-1|14	Group:		Networking/File transfer
12mr|grive-0.2.0-1|15	URL:		https://github.com/Grive/
12mr|grive-0.2.0-1|16	# Repack from git
12mr|grive-0.2.0-1|17	Source0:	%{name}-%{version}.tar.xz
12mr|grive-0.2.0-1|18	Patch0:		grive-0.2.0-bfd.patch
12mr|grive-0.2.0-1|19	
12mr|grive-0.2.0-1|20	BuildRequires:	cmake
12mr|grive-0.2.0-1|21	BuildRequires:	binutils-devel
12mr|grive-0.2.0-1|22	BuildRequires:	boost-devel
12mr|grive-0.2.0-1|23	BuildRequires:	libgcrypt-devel
12mr|grive-0.2.0-1|24	BuildRequires:	pkgconfig(expat)
12mr|grive-0.2.0-1|25	BuildRequires:	pkgconfig(json)
12mr|grive-0.2.0-1|26	BuildRequires:	pkgconfig(libcurl)
12mr|grive-0.2.0-1|27	BuildRequires:	pkgconfig(openssl)
12mr|grive-0.2.0-1|28	%if ! %{build_shared}
12mr|grive-0.2.0-1|29	Obsoletes:	%{libname} < %{version}-%{release}
12mr|grive-0.2.0-1|30	Obsoletes:	%{devname} < %{version}-%{release}
12mr|grive-0.2.0-1|31	%endif
12mr|grive-0.2.0-1|32	
12mr|grive-0.2.0-1|33	%description
12mr|grive-0.2.0-1|34	The purpose of this project is to provide an independent implementation of
12mr|grive-0.2.0-1|35	Google Drive client. It uses the Google Document List API to talk to the
12mr|grive-0.2.0-1|36	servers in Google. The code is written in standard C++.
12mr|grive-0.2.0-1|37	
12mr|grive-0.2.0-1|38	%if %{build_shared}
12mr|grive-0.2.0-1|39	%package -n %{libname}
12mr|grive-0.2.0-1|40	Summary:	Shared library for %{name}
12mr|grive-0.2.0-1|41	Group:		System/Libraries
12mr|grive-0.2.0-1|42	
12mr|grive-0.2.0-1|43	%description -n %{libname}
12mr|grive-0.2.0-1|44	This package contains the shared library for %{name}.
12mr|grive-0.2.0-1|45	
12mr|grive-0.2.0-1|46	%package -n %{devname}
12mr|grive-0.2.0-1|47	Summary:	Libraries and include files for developing with %{name}
12mr|grive-0.2.0-1|48	Group:		Development/C++
12mr|grive-0.2.0-1|49	Requires:	%{libname} = %{version}-%{release}
12mr|grive-0.2.0-1|50	Provides:	%{name}-devel = %{version}-%{release}
12mr|grive-0.2.0-1|51	
12mr|grive-0.2.0-1|52	%description -n %{devname}
12mr|grive-0.2.0-1|53	This package provides the necessary development library and include
12mr|grive-0.2.0-1|54	files to allow you to develop with %{name}.
12mr|grive-0.2.0-1|55	%endif
12mr|grive-0.2.0-1|56	
12mr|grive-0.2.0-1|57	%prep
12mr|grive-0.2.0-1|58	%setup -q
12mr|grive-0.2.0-1|59	%patch0 -p1
12mr|grive-0.2.0-1|60	
12mr|grive-0.2.0-1|61	%build
12mr|grive-0.2.0-1|62	%cmake
12mr|grive-0.2.0-1|63	%make
12mr|grive-0.2.0-1|64	
12mr|grive-0.2.0-1|65	%install
12mr|grive-0.2.0-1|66	%makeinstall_std -C build
12mr|grive-0.2.0-1|67	
12mr|grive-0.2.0-1|68	%files
12mr|grive-0.2.0-1|69	%doc COPYING README
12mr|grive-0.2.0-1|70	%{_bindir}/%{name}
12mr|grive-0.2.0-1|71	%{_mandir}/man1/%{name}.1*
12mr|grive-0.2.0-1|72	
12mr|grive-0.2.0-1|73	%if %{build_shared}
12mr|grive-0.2.0-1|74	%files -n %{libname}
12mr|grive-0.2.0-1|75	%{_libdir}/libgrive.so.%{major}*
12mr|grive-0.2.0-1|76	
12mr|grive-0.2.0-1|77	%files -n %{devname}
12mr|grive-0.2.0-1|78	%dir %{_includedir}/%{name}
12mr|grive-0.2.0-1|79	%{_includedir}/%{name}/*
12mr|grive-0.2.0-1|80	%{_libdir}/libgrive.so
12mr|grive-0.2.0-1|81	%endif
12mr|grive-0.2.0-1|82	
12mr|grive-0.2.0-1|83	
12mr|grive-0.2.0-1|84	%changelog
12mr|grive-0.2.0-1|85	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|grive-0.2.0-1|86	+ Commit: fb69361
12mr|grive-0.2.0-1|87	- Add libgcrypt-devel to BuildRequires
12mr|grive-0.2.0-1|88	
12mr|grive-0.2.0-1|89	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|grive-0.2.0-1|90	+ Commit: b82d34f
12mr|grive-0.2.0-1|91	- Add patch to fix build
12mr|grive-0.2.0-1|92	
12mr|grive-0.2.0-1|93	* Mon Oct  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|grive-0.2.0-1|94	+ Commit: 8a015f3
12mr|grive-0.2.0-1|95	- New version 0.2.0, new upstream URL, shared library and devel files are disabled in upstream
12mr|grive-0.2.0-1|96	
12mr|grive-0.2.0-1|97	

14220 12
12mr|groff-1.21-4|1	Name:       groff
12mr|groff-1.21-4|2	Version:    1.21
12mr|groff-1.21-4|3	Release:    4
12mr|groff-1.21-4|4	
12mr|groff-1.21-4|5	License:    GPLv2+
12mr|groff-1.21-4|6	URL:        http://www.gnu.org/software/groff/
12mr|groff-1.21-4|7	
12mr|groff-1.21-4|8	Source0:    ftp://ftp.gnu.org/gnu/groff/%{name}-%{version}.tar.gz
12mr|groff-1.21-4|9	Source1:    troff-to-ps.fpi
12mr|groff-1.21-4|10	Patch1:     groff-1.20.1-nroff-convert-encoding.patch
12mr|groff-1.21-4|11	
12mr|groff-1.21-4|12	BuildRequires: netpbm
12mr|groff-1.21-4|13	BuildRequires: libxaw-devel
12mr|groff-1.21-4|14	BuildRequires: libxmu-devel
12mr|groff-1.21-4|15	BuildRequires: psutils
12mr|groff-1.21-4|16	BuildRequires: ghostscript
12mr|groff-1.21-4|17	BuildRequires: imake
12mr|groff-1.21-4|18	
12mr|groff-1.21-4|19	#------------------------------------------------------------------------------#
12mr|groff-1.21-4|20	
12mr|groff-1.21-4|21	# package groff
12mr|groff-1.21-4|22	
12mr|groff-1.21-4|23	Summary: Document formatting system
12mr|groff-1.21-4|24	Group:   Text tools
12mr|groff-1.21-4|25	
12mr|groff-1.21-4|26	Requires: groff-for-man
12mr|groff-1.21-4|27	Requires: sed
12mr|groff-1.21-4|28	
12mr|groff-1.21-4|29	%description
12mr|groff-1.21-4|30	Groff is a document formatting system. Groff takes standard text and
12mr|groff-1.21-4|31	formatting commands as input and produces formatted output. The created
12mr|groff-1.21-4|32	documents can be shown on a display or printed on a printer. Groff's
12mr|groff-1.21-4|33	formatting commands allow you to specify font type and size, bold type,
12mr|groff-1.21-4|34	italic type, the number and size of columns on a page, and more.
12mr|groff-1.21-4|35	
12mr|groff-1.21-4|36	You should install groff if you want to use it as a document formatting
12mr|groff-1.21-4|37	system. Groff can also be used to format man pages. If you are going to
12mr|groff-1.21-4|38	use groff with the X Window System, you'll also need to install the
12mr|groff-1.21-4|39	groff-gxditview package.
12mr|groff-1.21-4|40	
12mr|groff-1.21-4|41	%files
12mr|groff-1.21-4|42	%defattr(-,root,root)
12mr|groff-1.21-4|43	%{_bindir}/addftinfo
12mr|groff-1.21-4|44	%{_bindir}/chem
12mr|groff-1.21-4|45	%{_bindir}/eqn2graph
12mr|groff-1.21-4|46	%{_bindir}/gdiffmk
12mr|groff-1.21-4|47	%{_bindir}/grap2graph
12mr|groff-1.21-4|48	%{_bindir}/grn
12mr|groff-1.21-4|49	%{_bindir}/grodvi
12mr|groff-1.21-4|50	%{_bindir}/groffer
12mr|groff-1.21-4|51	%{_bindir}/grolbp
12mr|groff-1.21-4|52	%{_bindir}/grolj4
12mr|groff-1.21-4|53	%{_bindir}/hpftodit
12mr|groff-1.21-4|54	%{_bindir}/indxbib
12mr|groff-1.21-4|55	%{_bindir}/lkbib
12mr|groff-1.21-4|56	%{_bindir}/lookbib
12mr|groff-1.21-4|57	%{_bindir}/neqn
12mr|groff-1.21-4|58	%{_bindir}/pdfroff
12mr|groff-1.21-4|59	%{_bindir}/pfbtops
12mr|groff-1.21-4|60	%{_bindir}/pic
12mr|groff-1.21-4|61	%{_bindir}/pic2graph
12mr|groff-1.21-4|62	%{_bindir}/post-grohtml
12mr|groff-1.21-4|63	%{_bindir}/pre-grohtml
12mr|groff-1.21-4|64	%{_bindir}/roff2dvi
12mr|groff-1.21-4|65	%{_bindir}/roff2html
12mr|groff-1.21-4|66	%{_bindir}/roff2pdf
12mr|groff-1.21-4|67	%{_bindir}/roff2ps
12mr|groff-1.21-4|68	%{_bindir}/roff2text
12mr|groff-1.21-4|69	%{_bindir}/roff2x
12mr|groff-1.21-4|70	%{_bindir}/refer
12mr|groff-1.21-4|71	%{_bindir}/soelim
12mr|groff-1.21-4|72	%{_bindir}/tfmtodit
12mr|groff-1.21-4|73	%{_bindir}/xtotroff
12mr|groff-1.21-4|74	%{_libdir}/groff/groffer
12mr|groff-1.21-4|75	%{_datadir}/groff/%{version}/eign
12mr|groff-1.21-4|76	%{_datadir}/groff/%{version}/font/devX100
12mr|groff-1.21-4|77	%{_datadir}/groff/%{version}/font/devX100-12
12mr|groff-1.21-4|78	%{_datadir}/groff/%{version}/font/devX75
12mr|groff-1.21-4|79	%{_datadir}/groff/%{version}/font/devX75-12
12mr|groff-1.21-4|80	%{_datadir}/groff/%{version}/font/devdvi
12mr|groff-1.21-4|81	%{_datadir}/groff/%{version}/font/devhtml
12mr|groff-1.21-4|82	%{_datadir}/groff/%{version}/font/devlbp
12mr|groff-1.21-4|83	%{_datadir}/groff/%{version}/font/devlj4
12mr|groff-1.21-4|84	%{_datadir}/groff/%{version}/font/devps
12mr|groff-1.21-4|85	%{_datadir}/groff/%{version}/oldfont/devps
12mr|groff-1.21-4|86	%{_datadir}/groff/%{version}/pic/chem.pic
12mr|groff-1.21-4|87	%{_docdir}/groff-%{version}
12mr|groff-1.21-4|88	%{_infodir}/groff*
12mr|groff-1.21-4|89	%{_mandir}/man1/addftinfo.*
12mr|groff-1.21-4|90	%{_mandir}/man1/chem.*
12mr|groff-1.21-4|91	%{_mandir}/man1/eqn2graph.*
12mr|groff-1.21-4|92	%{_mandir}/man1/gdiffmk.*
12mr|groff-1.21-4|93	%{_mandir}/man1/grap2graph.*
12mr|groff-1.21-4|94	%{_mandir}/man1/grn.*
12mr|groff-1.21-4|95	%{_mandir}/man1/grodvi.*
12mr|groff-1.21-4|96	%{_mandir}/man1/groffer.*
12mr|groff-1.21-4|97	%{_mandir}/man1/grohtml.*
12mr|groff-1.21-4|98	%{_mandir}/man1/grolbp.*
12mr|groff-1.21-4|99	%{_mandir}/man1/grolj4.*
12mr|groff-1.21-4|100	%{_mandir}/man1/hpftodit.*
12mr|groff-1.21-4|101	%{_mandir}/man1/indxbib.*
12mr|groff-1.21-4|102	%{_mandir}/man1/lkbib.*
12mr|groff-1.21-4|103	%{_mandir}/man1/lookbib.*
12mr|groff-1.21-4|104	%{_mandir}/man1/neqn.*
12mr|groff-1.21-4|105	%{_mandir}/man1/pdfroff.*
12mr|groff-1.21-4|106	%{_mandir}/man1/pfbtops.*
12mr|groff-1.21-4|107	%{_mandir}/man1/pic.*
12mr|groff-1.21-4|108	%{_mandir}/man1/pic2graph.*
12mr|groff-1.21-4|109	%{_mandir}/man1/refer.*
12mr|groff-1.21-4|110	%{_mandir}/man1/roff2dvi.*
12mr|groff-1.21-4|111	%{_mandir}/man1/roff2html.*
12mr|groff-1.21-4|112	%{_mandir}/man1/roff2ps.*
12mr|groff-1.21-4|113	%{_mandir}/man1/roff2pdf.*
12mr|groff-1.21-4|114	%{_mandir}/man1/roff2text.*
12mr|groff-1.21-4|115	%{_mandir}/man1/roff2x.*
12mr|groff-1.21-4|116	%{_mandir}/man1/soelim.*
12mr|groff-1.21-4|117	%{_mandir}/man1/tfmtodit.*
12mr|groff-1.21-4|118	%{_mandir}/man1/xtotroff.*
12mr|groff-1.21-4|119	%{_mandir}/man5/*
12mr|groff-1.21-4|120	%{_mandir}/man7/*
12mr|groff-1.21-4|121	
12mr|groff-1.21-4|122	#------------------------------------------------------------------------------#
12mr|groff-1.21-4|123	
12mr|groff-1.21-4|124	%package for-man
12mr|groff-1.21-4|125	
12mr|groff-1.21-4|126	Summary: Groff components required for viewing manpages
12mr|groff-1.21-4|127	Group:   Text tools
12mr|groff-1.21-4|128	
12mr|groff-1.21-4|129	# preconv binary moved from older groff
12mr|groff-1.21-4|130	Conflicts: groff < 1.20.1-2mdv
12mr|groff-1.21-4|131	
12mr|groff-1.21-4|132	%description for-man
12mr|groff-1.21-4|133	The groff-for-man package contains the parts of the groff text processor
12mr|groff-1.21-4|134	package that are required for viewing manpages.
12mr|groff-1.21-4|135	For a full groff package, install package groff.
12mr|groff-1.21-4|136	
12mr|groff-1.21-4|137	%files for-man
12mr|groff-1.21-4|138	%defattr(-,root,root)
12mr|groff-1.21-4|139	%{_bindir}/eqn
12mr|groff-1.21-4|140	%{_bindir}/groff
12mr|groff-1.21-4|141	%{_bindir}/grops
12mr|groff-1.21-4|142	%{_bindir}/grotty
12mr|groff-1.21-4|143	%{_bindir}/nroff
12mr|groff-1.21-4|144	%{_bindir}/preconv
12mr|groff-1.21-4|145	%{_bindir}/tbl
12mr|groff-1.21-4|146	%{_bindir}/troff
12mr|groff-1.21-4|147	%{_datadir}/groff/current
12mr|groff-1.21-4|148	%dir %{_datadir}/groff
12mr|groff-1.21-4|149	%dir %{_datadir}/groff/%{version}
12mr|groff-1.21-4|150	%{_datadir}/groff/%{version}/tmac
12mr|groff-1.21-4|151	%dir %{_datadir}/groff/%{version}/font
12mr|groff-1.21-4|152	%{_datadir}/groff/%{version}/font/devascii
12mr|groff-1.21-4|153	%{_datadir}/groff/%{version}/font/devlatin1
12mr|groff-1.21-4|154	%{_datadir}/groff/%{version}/font/devutf8
12mr|groff-1.21-4|155	%dir %{_datadir}/groff/site-tmac
12mr|groff-1.21-4|156	%{_datadir}/groff/site-tmac/man.local
12mr|groff-1.21-4|157	%{_datadir}/groff/site-tmac/mdoc.local
12mr|groff-1.21-4|158	%{_mandir}/man1/eqn.*
12mr|groff-1.21-4|159	%{_mandir}/man1/groff.*
12mr|groff-1.21-4|160	%{_mandir}/man1/grops.*
12mr|groff-1.21-4|161	%{_mandir}/man1/grotty.*
12mr|groff-1.21-4|162	%{_mandir}/man1/preconv.*
12mr|groff-1.21-4|163	%{_mandir}/man1/nroff.*
12mr|groff-1.21-4|164	%{_mandir}/man1/tbl.*
12mr|groff-1.21-4|165	%{_mandir}/man1/troff.*
12mr|groff-1.21-4|166	
12mr|groff-1.21-4|167	#------------------------------------------------------------------------------#
12mr|groff-1.21-4|168	
12mr|groff-1.21-4|169	%package perl
12mr|groff-1.21-4|170	
12mr|groff-1.21-4|171	Summary:  Parts of the groff formatting system that require Perl
12mr|groff-1.21-4|172	Group:    Text tools
12mr|groff-1.21-4|173	Requires: groff-for-man = %{version}-%{release}
12mr|groff-1.21-4|174	
12mr|groff-1.21-4|175	%description perl
12mr|groff-1.21-4|176	The groff-perl package contains the parts of the groff text processor
12mr|groff-1.21-4|177	package that require Perl. These include the afmtodit font processor for
12mr|groff-1.21-4|178	creating PostScript font files, the grog utility that can be used to
12mr|groff-1.21-4|179	automatically determine groff command-line options, and the troff-to-ps
12mr|groff-1.21-4|180	print filter.
12mr|groff-1.21-4|181	
12mr|groff-1.21-4|182	%files perl
12mr|groff-1.21-4|183	%defattr(-,root,root)
12mr|groff-1.21-4|184	%{_bindir}/afmtodit
12mr|groff-1.21-4|185	%{_bindir}/grog
12mr|groff-1.21-4|186	%{_bindir}/mmroff
12mr|groff-1.21-4|187	%{_libdir}/rhs/rhs-printfilters/troff-to-ps.fpi
12mr|groff-1.21-4|188	%{_mandir}/man1/afmtodit.*
12mr|groff-1.21-4|189	%{_mandir}/man1/grog.*
12mr|groff-1.21-4|190	%{_mandir}/man1/mmroff.*
12mr|groff-1.21-4|191	
12mr|groff-1.21-4|192	#------------------------------------------------------------------------------#
12mr|groff-1.21-4|193	
12mr|groff-1.21-4|194	%package gxditview
12mr|groff-1.21-4|195	
12mr|groff-1.21-4|196	Summary:  X previewer for groff text processor output
12mr|groff-1.21-4|197	Group:    Text tools
12mr|groff-1.21-4|198	Requires: groff-for-man = %{version}-%{release}
12mr|groff-1.21-4|199	
12mr|groff-1.21-4|200	%description gxditview
12mr|groff-1.21-4|201	
12mr|groff-1.21-4|202	Gxditview displays the groff text processor's output on an X Window
12mr|groff-1.21-4|203	System display.
12mr|groff-1.21-4|204	
12mr|groff-1.21-4|205	If you are going to use groff as a text processor, you should install
12mr|groff-1.21-4|206	gxditview so that you preview your processed text files in X. You'll
12mr|groff-1.21-4|207	also need to install the groff package and the X Window System.
12mr|groff-1.21-4|208	
12mr|groff-1.21-4|209	%files gxditview
12mr|groff-1.21-4|210	%defattr(-,root,root)
12mr|groff-1.21-4|211	%{_bindir}/gxditview
12mr|groff-1.21-4|212	%{_libdir}/X11/app-defaults/GXditview
12mr|groff-1.21-4|213	%{_libdir}/X11/app-defaults/GXditview-color
12mr|groff-1.21-4|214	%{_mandir}/man1/gxditview.*
12mr|groff-1.21-4|215	
12mr|groff-1.21-4|216	#------------------------------------------------------------------------------#
12mr|groff-1.21-4|217	
12mr|groff-1.21-4|218	%prep
12mr|groff-1.21-4|219	
12mr|groff-1.21-4|220	%setup -q
12mr|groff-1.21-4|221	%apply_patches
12mr|groff-1.21-4|222	
12mr|groff-1.21-4|223	%build
12mr|groff-1.21-4|224	%configure2_5x
12mr|groff-1.21-4|225	%make
12mr|groff-1.21-4|226	
12mr|groff-1.21-4|227	%install
12mr|groff-1.21-4|228	%makeinstall_std
12mr|groff-1.21-4|229	
12mr|groff-1.21-4|230	mkdir -p %{buildroot}/%{_libdir}/rhs/rhs-printfilters
12mr|groff-1.21-4|231	install -m755 %{SOURCE1} %{buildroot}/%{_libdir}/rhs/rhs-printfilters
12mr|groff-1.21-4|232	
12mr|groff-1.21-4|233	
12mr|groff-1.21-4|234	%changelog
12mr|groff-1.21-4|235	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.21-2mdv2011.0
12mr|groff-1.21-4|236	+ Revision: 664926
12mr|groff-1.21-4|237	- mass rebuild
12mr|groff-1.21-4|238	
12mr|groff-1.21-4|239	* Tue Jan 18 2011 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.21-1
12mr|groff-1.21-4|240	+ Revision: 631539
12mr|groff-1.21-4|241	- New version: 1.21
12mr|groff-1.21-4|242	
12mr|groff-1.21-4|243	* Thu Dec 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.20.1-3mdv2011.0
12mr|groff-1.21-4|244	+ Revision: 605499
12mr|groff-1.21-4|245	- rebuild
12mr|groff-1.21-4|246	
12mr|groff-1.21-4|247	* Fri Dec 11 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.20.1-2mdv2010.1
12mr|groff-1.21-4|248	+ Revision: 476536
12mr|groff-1.21-4|249	- Move preconv to groff-for-man (#56264)
12mr|groff-1.21-4|250	
12mr|groff-1.21-4|251	* Tue Nov 24 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.20.1-1mdv2010.1
12mr|groff-1.21-4|252	+ Revision: 469749
12mr|groff-1.21-4|253	- New version: 1.20.1
12mr|groff-1.21-4|254	Moved all the old patches to SOURCES/old-patches
12mr|groff-1.21-4|255	Added a patch for i18n inside nroff
12mr|groff-1.21-4|256	Added a a string-format-error patch (already applied upstream)
12mr|groff-1.21-4|257	Spec file was completly rewritten
12mr|groff-1.21-4|258	
12mr|groff-1.21-4|259	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.19.1-15mdv2010.0
12mr|groff-1.21-4|260	+ Revision: 425044
12mr|groff-1.21-4|261	- rebuild
12mr|groff-1.21-4|262	
12mr|groff-1.21-4|263	* Sat Mar 28 2009 Funda Wang <fwang@mandriva.org> 1.19.1-14mdv2009.1
12mr|groff-1.21-4|264	+ Revision: 361868
12mr|groff-1.21-4|265	- BR libxp
12mr|groff-1.21-4|266	
12mr|groff-1.21-4|267	* Sun Dec 21 2008 Oden Eriksson <oeriksson@mandriva.com> 1.19.1-13mdv2009.1
12mr|groff-1.21-4|268	+ Revision: 316958
12mr|groff-1.21-4|269	- rediffed fuzzy patches
12mr|groff-1.21-4|270	- fix build with -Werror=format-security (P112)
12mr|groff-1.21-4|271	
12mr|groff-1.21-4|272	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 1.19.1-12mdv2009.0
12mr|groff-1.21-4|273	+ Revision: 264609
12mr|groff-1.21-4|274	- rebuild early 2009.0 package (before pixel changes)
12mr|groff-1.21-4|275	
12mr|groff-1.21-4|276	* Tue May 06 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.19.1-11mdv2009.0
12mr|groff-1.21-4|277	+ Revision: 202094
12mr|groff-1.21-4|278	- Fix x86_64 build. Should test for /usr/lib instead of %%{_libdir} for the
12mr|groff-1.21-4|279	directory that should not be created, neither owned by this package.
12mr|groff-1.21-4|280	- Don't explicitly BuildRequires x11-server-common, rman is long gone,
12mr|groff-1.21-4|281	and modify/fix versioning Requires(pre) of x11-server-common.
12mr|groff-1.21-4|282	- Install resources file in proper directory and don't try to be owner
12mr|groff-1.21-4|283	of it. x11-server-common is now the owner package of {some-base}/X11
12mr|groff-1.21-4|284	shared directories.
12mr|groff-1.21-4|285	
12mr|groff-1.21-4|286	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.19.1-8mdv2008.1
12mr|groff-1.21-4|287	+ Revision: 170876
12mr|groff-1.21-4|288	- rebuild
12mr|groff-1.21-4|289	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12mr|groff-1.21-4|290	
12mr|groff-1.21-4|291	+ Olivier Blin <oblin@mandriva.com>
12mr|groff-1.21-4|292	- restore BuildRoot
12mr|groff-1.21-4|293	
12mr|groff-1.21-4|294	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.19.1-7mdv2008.1
12mr|groff-1.21-4|295	+ Revision: 126307
12mr|groff-1.21-4|296	- kill re-definition of %%buildroot on Pixel's request
12mr|groff-1.21-4|297	- kill file require on info-install
12mr|groff-1.21-4|298	- fix man pages
12mr|groff-1.21-4|299	
12mr|groff-1.21-4|300	+ Pixel <pixel@mandriva.com>
12mr|groff-1.21-4|301	- spec-helper script is no more, use the rpm macro instead
12mr|groff-1.21-4|302	
12mr|groff-1.21-4|303	+ Adam Williamson <awilliamson@mandriva.org>
12mr|groff-1.21-4|304	- rebuild for 2008
12mr|groff-1.21-4|305	- drop unnecessary /usr/X11R6 stuff
12mr|groff-1.21-4|306	- use Fedora license policy
12mr|groff-1.21-4|307	- clean dependencies
12mr|groff-1.21-4|308	- spec clean
12mr|groff-1.21-4|309	
12mr|groff-1.21-4|310	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|groff-1.21-4|311	- fix build deps
12mr|groff-1.21-4|312	- nuke installed docs
12mr|groff-1.21-4|313	
12mr|groff-1.21-4|314	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|groff-1.21-4|315	- add lzma support (P111)
12mr|groff-1.21-4|316	
12mr|groff-1.21-4|317	+ Funda Wang <fwang@mandriva.org>
12mr|groff-1.21-4|318	- bunzip2 the patches
12mr|groff-1.21-4|319	
12mr|groff-1.21-4|320	+ Andreas Hasenack <andreas@mandriva.com>
12mr|groff-1.21-4|321	- Import groff
12mr|groff-1.21-4|322	
12mr|groff-1.21-4|323	
12mr|groff-1.21-4|324	
12mr|groff-1.21-4|325	* Mon Sep 18 2006 Pablo Saratxaga <pablo@mandriva.com> 1.19.1-6mdv2007.0
12mr|groff-1.21-4|326	- better dependencies
12mr|groff-1.21-4|327	- added some "u####" to devutf8 font files
12mr|groff-1.21-4|328	
12mr|groff-1.21-4|329	* Sat Sep 16 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.19.1-5mdv2007.0
12mr|groff-1.21-4|330	- fix update (#25792)
12mr|groff-1.21-4|331	
12mr|groff-1.21-4|332	* Wed Sep 12 2006 Pablo Saratxaga <pablo@mandriva.com> 1.19.1-4mdv
12mr|groff-1.21-4|333	- integrated multibyte/utf-8 patch
12mr|groff-1.21-4|334	
12mr|groff-1.21-4|335	* Thu Mar 09 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.19.1-3mdk
12mr|groff-1.21-4|336	- patch 109: fix CAN-2004-0969
12mr|groff-1.21-4|337	- use %%mkrel
12mr|groff-1.21-4|338	
12mr|groff-1.21-4|339	* Sat Dec 31 2005 Mandriva Linux Team <http://www.mandrivaexpert.com/> 1.19.1-2mdk
12mr|groff-1.21-4|340	- Rebuild
12mr|groff-1.21-4|341	
12mr|groff-1.21-4|342	* Mon Jun 13 2005 Götz Waschk <waschk@mandriva.org> 1.19.1-1mdk
12mr|groff-1.21-4|343	- spec cleanup
12mr|groff-1.21-4|344	- replace prereq by new syntax
12mr|groff-1.21-4|345	- drop patch 7
12mr|groff-1.21-4|346	- update patch 5
12mr|groff-1.21-4|347	- New release 1.19.1
12mr|groff-1.21-4|348	
12mr|groff-1.21-4|349	* Mon Dec 13 2004 Götz Waschk <waschk@linux-mandrake.com> 1.19-9mdk
12mr|groff-1.21-4|350	- fix buildrequires
12mr|groff-1.21-4|351	
12mr|groff-1.21-4|352	* Tue Nov  9 2004 Pixel <pixel@mandrakesoft.com> 1.19-8mdk
12mr|groff-1.21-4|353	- make groff depends on groff-for-man = VERSION-RELEASE
12mr|groff-1.21-4|354	- explict groff-for-man conflict with older groff (because of eqn)
12mr|groff-1.21-4|355	
12mr|groff-1.21-4|356	* Tue Nov  9 2004 Pixel <pixel@mandrakesoft.com> 1.19-7mdk
12mr|groff-1.21-4|357	- move eqn to groff-for-man (needed by OpenGL manpages: glBegin...) (bugzilla #4241)
12mr|groff-1.21-4|358	
12mr|groff-1.21-4|359	* Tue Aug  3 2004 Stefan van der Eijk <stefan@mandrake.org> 1.19-6mdk
12mr|groff-1.21-4|360	- remove BuildRequires: texinfo < 4.7
12mr|groff-1.21-4|361	
12mr|groff-1.21-4|362	* Fri Jun  4 2004  <lmontel@n2.mandrakesoft.com> 1.19-5mdk
12mr|groff-1.21-4|363	- Rebuild
12mr|groff-1.21-4|364	
12mr|groff-1.21-4|365	* Wed Jun  2 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.19-4mdk
12mr|groff-1.21-4|366	- merge from amd64-branch: build fixes
12mr|groff-1.21-4|367	
12mr|groff-1.21-4|368	* Thu Aug 21 2003 Pablo Saratxaga <pablo@@mandrakesoft.com> 1.19-3mdk
12mr|groff-1.21-4|369	- keep dashes and apostrophes as ascii for man pages in UTF-8 (bug #4212)
12mr|groff-1.21-4|370	
12mr|groff-1.21-4|371	* Wed Jul 30 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.19-2mdk
12mr|groff-1.21-4|372	- BuildRequires: netpbm-devel, texinfo >= 4.3
12mr|groff-1.21-4|373	
12mr|groff-1.21-4|374	* Wed Jul 02 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.19-1mdk
12mr|groff-1.21-4|375	- new release
12mr|groff-1.21-4|376	- update patch 3, 107 and 108 (but disable them for now due to build system
12mr|groff-1.21-4|377	issues)
12mr|groff-1.21-4|378	- fix builrequires
12mr|groff-1.21-4|379	
12mr|groff-1.21-4|380	* Thu Feb 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.18.1-5mdk
12mr|groff-1.21-4|381	- patch 108 : fix warnings from pablo fix for utf-8 output
12mr|groff-1.21-4|382	
12mr|groff-1.21-4|383	* Fri Jan 31 2003 Pablo Saratxaga <pablo@mandrakesoft.com> 1.18.1-4mdk
12mr|groff-1.21-4|384	- as groff can't handle properly utf-8, the nroff script is modified to
12mr|groff-1.21-4|385	run groff in the known locale, then convert to utf-8 the output.
12mr|groff-1.21-4|386	- added to files sections a few missing directories
12mr|groff-1.21-4|387	
12mr|groff-1.21-4|388	* Mon Jan 20 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.18.1-3mdk
12mr|groff-1.21-4|389	- build release
12mr|groff-1.21-4|390	- add missing info files
12mr|groff-1.21-4|391	
12mr|groff-1.21-4|392	* Wed Nov 13 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.18.1-2mdk
12mr|groff-1.21-4|393	- freshen patch 3 (multi byte support)
12mr|groff-1.21-4|394	
12mr|groff-1.21-4|395	* Tue Nov 05 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.18.1-1mdk
12mr|groff-1.21-4|396	- new release
12mr|groff-1.21-4|397	- rediff patch 3
12mr|groff-1.21-4|398	- remove patches 110, 111 & 112 (merged upstream)
12mr|groff-1.21-4|399	- simplify %%install
12mr|groff-1.21-4|400	- fix hardcoded version number
12mr|groff-1.21-4|401	- fix url
12mr|groff-1.21-4|402	- add japanese patch link
12mr|groff-1.21-4|403	
12mr|groff-1.21-4|404	* Sat Oct 12 2002 Stefan van der Eijk <stefan@eijk.nu> 1.18-4mdk
12mr|groff-1.21-4|405	- BuildRequires: texinfo
12mr|groff-1.21-4|406	
12mr|groff-1.21-4|407	* Tue Sep 24 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.18-3mdk
12mr|groff-1.21-4|408	- BuildRequires: libnetpbm9-devel, which grabs libnetpbm9 that
12mr|groff-1.21-4|409	contains necessary libpnm.so.9 library.
12mr|groff-1.21-4|410	- Patch6: libgroff.a contains C++ code thus we may need to link with
12mr|groff-1.21-4|411	g++.  That patch was already there but Titi decided to nuke the
12mr|groff-1.21-4|412	1.17.2-13mdk release when he merged his stuff for 1.18.
12mr|groff-1.21-4|413	
12mr|groff-1.21-4|414	* Tue Aug 13 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.18-2mdk
12mr|groff-1.21-4|415	- Automated rebuild with gcc 3.2-0.3mdk
12mr|groff-1.21-4|416	
12mr|groff-1.21-4|417	* Tue Aug 13 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.18-1mdk
12mr|groff-1.21-4|418	- new release:
12mr|groff-1.21-4|419	o colour support (although see below).
12mr|groff-1.21-4|420	o new macro set, mom, mainly for non-scientific writers. The aim of	these
12mr|groff-1.21-4|421	macros is to make groff accessible for ordinary use with a minimum of
12mr|groff-1.21-4|422	convoluted syntax.
12mr|groff-1.21-4|423	o 'eu' and 'Eu' characters available for Euro support.
12mr|groff-1.21-4|424	o improved support for TeX hyphenation files.
12mr|groff-1.21-4|425	o new means of setting the line length, which now works for -mdoc manual
12mr|groff-1.21-4|426	pages as well as -man. Use man-db >= 2.4.0 to take advantage of this.
12mr|groff-1.21-4|427	o documentation of the differences between groff and Unix troff is now in
12mr|groff-1.21-4|428	groff_diff(7).
12mr|groff-1.21-4|429	o groff_mwww(1) has been renamed to groff_www(1).
12mr|groff-1.21-4|430	o groff_ms(7) has been completely rewritten.
12mr|groff-1.21-4|431	o new scripts: groffer, pic2graph, and eqn2graph.
12mr|groff-1.21-4|432	o substantial improvements in grohtml (although it's still alpha),
12mr|groff-1.21-4|433	including dealing with overstriking properly
12mr|groff-1.21-4|434	- drop patches 5, 6 (merged upstream), 3 (better fix)
12mr|groff-1.21-4|435	- remove useless prefix
12mr|groff-1.21-4|436	- move mdk patches in the 10x area
12mr|groff-1.21-4|437	- patch3: add japanase support
12mr|groff-1.21-4|438	- patch4: fix info name
12mr|groff-1.21-4|439	- patch5: don't build html files
12mr|groff-1.21-4|440	- Prereq: /sbin/install-info
12mr|groff-1.21-4|441	- process texinfo file into info one, and install it
12mr|groff-1.21-4|442	- add %%post and %%postun to install and remove info file
12mr|groff-1.21-4|443	- fix japanese problem: link docj.tmac to doc.tma
12mr|groff-1.21-4|444	- rediff koi8 patch (russian support)
12mr|groff-1.21-4|445	- mmroff.7 is now mmroff.1
12mr|groff-1.21-4|446	- patch110: kill warnings, fix build on non-intel boxes
12mr|groff-1.21-4|447	- patch111: make sure pointsize is initialized properly, thus fixing an
12mr|groff-1.21-4|448	infinite loop in the ia64 build
12mr|groff-1.21-4|449	- patch112: freeze unbreakable spaces, preventing a failed assertion on
12mr|groff-1.21-4|450	latin1(7)
12mr|groff-1.21-4|451	- add /usr/share/groff/font/devascii8 to groff-for-man and remove charon fix
12mr|groff-1.21-4|452	- add /usr/share/groff/font/devnippon for japanese support
12mr|groff-1.21-4|453	- add lot of docs
12mr|groff-1.21-4|454	
12mr|groff-1.21-4|455	* Thu Jul 25 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.17.2-12mdk
12mr|groff-1.21-4|456	- Automated rebuild with gcc3.2
12mr|groff-1.21-4|457	
12mr|groff-1.21-4|458	* Sat May 11 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17.2-11mdk
12mr|groff-1.21-4|459	- gcc-3.1 build
12mr|groff-1.21-4|460	
12mr|groff-1.21-4|461	* Wed Apr 17 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17.2-10mdk
12mr|groff-1.21-4|462	- fix build with gcc-3.1
12mr|groff-1.21-4|463	
12mr|groff-1.21-4|464	* Wed Mar 06 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17.2-9mdk
12mr|groff-1.21-4|465	- fix \' in latin1 (pixel)
12mr|groff-1.21-4|466	- use WANT_AUTOCONF_2_5 with generic autoconf for lord gc
12mr|groff-1.21-4|467	
12mr|groff-1.21-4|468	* Mon Feb 25 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17.2-8mdk
12mr|groff-1.21-4|469	- from Andrej Borsenkow:
12mr|groff-1.21-4|470	* use configure2_5x
12mr|groff-1.21-4|471	* require autconf-2.5x due to patch7
12mr|groff-1.21-4|472	* patch7 - support for koi8-r. Code based on patch in FreeBSD,
12mr|groff-1.21-4|473	most credits to Ruslan Ermilov <ru@FreeBSD.org>
12mr|groff-1.21-4|474	
12mr|groff-1.21-4|475	* Tue Feb  5 2002 Vincent Danen <vdanen@mandrakesoft.com> 1.17.2-7mdk
12mr|groff-1.21-4|476	- remove patch4 since it breaks html formatting (mkstemp not appropriate in
12mr|groff-1.21-4|477	this situation... bad snailtalk)
12mr|groff-1.21-4|478	
12mr|groff-1.21-4|479	* Wed Jan 30 2002 Vincent Danen <vdanen@mandrakesoft.com> 1.17.2-6mdk
12mr|groff-1.21-4|480	- patch5 for security
12mr|groff-1.21-4|481	- patch6 to fix segfault with pic in some instances
12mr|groff-1.21-4|482	
12mr|groff-1.21-4|483	* Tue Oct 30 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17.2-5mdk
12mr|groff-1.21-4|484	- remove useless %%define
12mr|groff-1.21-4|485	
12mr|groff-1.21-4|486	* Wed Oct 10 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17.2-4mdk
12mr|groff-1.21-4|487	- remove safer patch since it was included in mainstream sources
12mr|groff-1.21-4|488	- Provides:   groff-tools
12mr|groff-1.21-4|489	
12mr|groff-1.21-4|490	* Fri Sep 07 2001 Stefan van der Eijk <stefan@eijk.nu> 1.17.2-3mdk
12mr|groff-1.21-4|491	- BuildRequires: byacc
12mr|groff-1.21-4|492	- Removed redundant BuildRequires.
12mr|groff-1.21-4|493	
12mr|groff-1.21-4|494	* Mon Aug 06 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17.2-2mdk
12mr|groff-1.21-4|495	- add LICENSE in %%docdir
12mr|groff-1.21-4|496	
12mr|groff-1.21-4|497	* Wed Jul 18 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17.2-1mdk
12mr|groff-1.21-4|498	- new release
12mr|groff-1.21-4|499	
12mr|groff-1.21-4|500	* Wed Jul  4 2001 Pixel <pixel@mandrakesoft.com> 1.17.1-2mdk
12mr|groff-1.21-4|501	- add an-old.tmac to groff-for-man
12mr|groff-1.21-4|502	
12mr|groff-1.21-4|503	* Sat Jun 30 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.17.1-1mdk
12mr|groff-1.21-4|504	- 1.17.1 bumped out into cooker.
12mr|groff-1.21-4|505	- Remove the groff safer patch. Seems to have been incorporated into the
12mr|groff-1.21-4|506	source already.
12mr|groff-1.21-4|507	- src/preproc/html/pre-html.cc: s/mktemp()/mkstemp()/;
12mr|groff-1.21-4|508	- s/Copyright/License/;
12mr|groff-1.21-4|509	
12mr|groff-1.21-4|510	* Tue May 15 2001 Pablo Saratxaga <pablo@mandrakesoft.com> 1.16.1-10mdk
12mr|groff-1.21-4|511	- change default from -Tascii to -Tlatin1 in /usr/bin/nroff (so man pages
12mr|groff-1.21-4|512	in non-latin1 can still be displayed on screen as previously)
12mr|groff-1.21-4|513	- add /usr/share/groff/font/devutf8 to groff-for-man (we are going utf-8...)
12mr|groff-1.21-4|514	
12mr|groff-1.21-4|515	* Mon May  7 2001 Pixel <pixel@mandrakesoft.com> 1.16.1-9mdk
12mr|groff-1.21-4|516	- add /usr/share/groff/tmac/tmac.latin1 to groff-for-man
12mr|groff-1.21-4|517	
12mr|groff-1.21-4|518	* Fri May  4 2001 Pixel <pixel@mandrakesoft.com> 1.16.1-8mdk
12mr|groff-1.21-4|519	- add /usr/bin/nroff and tmac.tty-char to groff-for-man so that man works again
12mr|groff-1.21-4|520	
12mr|groff-1.21-4|521	* Tue Dec 19 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.16.1-7mdk
12mr|groff-1.21-4|522	- Don't build grolbp on alpha.
12mr|groff-1.21-4|523	
12mr|groff-1.21-4|524	* Thu Nov 09 2000 David BAUDENS <baudens@mandrakesoft.com> 1.16.1-6mdk
12mr|groff-1.21-4|525	- BuildRequires: XFree86
12mr|groff-1.21-4|526	
12mr|groff-1.21-4|527	* Fri Nov 03 2000 Florin Grad <florin@mandrakesoft.com> 1.16.1-5mdk
12mr|groff-1.21-4|528	- recompiled with gcc 2.96
12mr|groff-1.21-4|529	
12mr|groff-1.21-4|530	* Wed Sep  6 2000 Pixel <pixel@mandrakesoft.com> 1.16.1-4mdk
12mr|groff-1.21-4|531	- add tman.doc and mdoc to groff-for-man for ssh man page
12mr|groff-1.21-4|532	
12mr|groff-1.21-4|533	* Sat Sep  2 2000 Pixel <pixel@mandrakesoft.com> 1.16.1-3mdk
12mr|groff-1.21-4|534	- move important stuff for view man pages in groff-for-man
12mr|groff-1.21-4|535	
12mr|groff-1.21-4|536	* Mon Aug 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 1.16.1-2mdk
12mr|groff-1.21-4|537	- automatically added BuildRequires
12mr|groff-1.21-4|538	
12mr|groff-1.21-4|539	* Thu Aug  3 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.16.1-1mdk
12mr|groff-1.21-4|540	- 1.16.1.
12mr|groff-1.21-4|541	
12mr|groff-1.21-4|542	* Thu Jul 20 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.16-1mdk
12mr|groff-1.21-4|543	- Remove %%{config} for app-default file.
12mr|groff-1.21-4|544	- Merge rh changes.
12mr|groff-1.21-4|545	- Add perl pacakge.
12mr|groff-1.21-4|546	- BM.
12mr|groff-1.21-4|547	- 1.16.
12mr|groff-1.21-4|548	
12mr|groff-1.21-4|549	* Sun May 13 2000 David BAUDENS <baudens@mandrakesoft.com> 1.15-4mdk
12mr|groff-1.21-4|550	- Fix build for i486
12mr|groff-1.21-4|551	- Use %%{_tmppath} for BuildRoot
12mr|groff-1.21-4|552	
12mr|groff-1.21-4|553	* Fri Mar 31 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.15-3mdk
12mr|groff-1.21-4|554	- Fix rpmlint error/warning.
12mr|groff-1.21-4|555	
12mr|groff-1.21-4|556	* Fri Mar 31 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.15-2mdk
12mr|groff-1.21-4|557	- Add debian patch to display kanji.
12mr|groff-1.21-4|558	- Adjust groups.
12mr|groff-1.21-4|559	
12mr|groff-1.21-4|560	* Mon Jan  3 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.15-1mdk
12mr|groff-1.21-4|561	- 1.15.
12mr|groff-1.21-4|562	
12mr|groff-1.21-4|563	* Thu Oct 21 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12mr|groff-1.21-4|564	- Fix building as user.
12mr|groff-1.21-4|565	
12mr|groff-1.21-4|566	* Sat Apr 10 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>
12mr|groff-1.21-4|567	- Mandrake adaptions
12mr|groff-1.21-4|568	- bzip2 man/info pages
12mr|groff-1.21-4|569	- add de locale
12mr|groff-1.21-4|570	- fix handling of RPM_OPT_FLAGS
12mr|groff-1.21-4|571	
12mr|groff-1.21-4|572	* Tue Feb 16 1999 Cristian Gafton <gafton@redhat.com>
12mr|groff-1.21-4|573	- glibc 2.1 patch for xditview (#992)
12mr|groff-1.21-4|574	
12mr|groff-1.21-4|575	* Thu Oct 22 1998 Bill Nottingham <notting@redhat.com>
12mr|groff-1.21-4|576	- build for Raw Hide
12mr|groff-1.21-4|577	
12mr|groff-1.21-4|578	* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
12mr|groff-1.21-4|579	- fix makefiles to work with bash2
12mr|groff-1.21-4|580	
12mr|groff-1.21-4|581	* Fri May 08 1998 Prospector System <bugs@redhat.com>
12mr|groff-1.21-4|582	- translations modified for de, fr, tr
12mr|groff-1.21-4|583	
12mr|groff-1.21-4|584	* Thu Apr 30 1998 Cristian Gafton <gafton@redhat.com>
12mr|groff-1.21-4|585	- use g++ for C++ code
12mr|groff-1.21-4|586	
12mr|groff-1.21-4|587	* Wed Apr 08 1998 Cristian Gafton <gafton@redhat.com>
12mr|groff-1.21-4|588	- manhattan and buildroot
12mr|groff-1.21-4|589	
12mr|groff-1.21-4|590	* Mon Nov  3 1997 Michael Fulbright <msf@redhat.com>
12mr|groff-1.21-4|591	- made xdefaults file a config file
12mr|groff-1.21-4|592	
12mr|groff-1.21-4|593	* Thu Oct 23 1997 Erik Troan <ewt@redhat.com>
12mr|groff-1.21-4|594	- split perl components into separate subpackage
12mr|groff-1.21-4|595	
12mr|groff-1.21-4|596	* Tue Oct 21 1997 Michael Fulbright <msf@redhat.com>
12mr|groff-1.21-4|597	- updated to 1.11a
12mr|groff-1.21-4|598	- added safe troff-to-ps.fpi
12mr|groff-1.21-4|599	
12mr|groff-1.21-4|600	* Tue Oct 14 1997 Michael Fulbright <msf@redhat.com>
12mr|groff-1.21-4|601	- removed troff-to-ps.fpi for security reasons.
12mr|groff-1.21-4|602	
12mr|groff-1.21-4|603	* Fri Jun 13 1997 Erik Troan <ewt@redhat.com>
12mr|groff-1.21-4|604	- built against glibc

14221 12
12mr|grub-0.97-39|1	%define with_gcc_42 0
12mr|grub-0.97-39|2	%define _default_patch_fuzz 2
12mr|grub-0.97-39|3	
12mr|grub-0.97-39|4	Summary:	GRand Unified Bootloader
12mr|grub-0.97-39|5	Name:		grub
12mr|grub-0.97-39|6	Version:	0.97
12mr|grub-0.97-39|7	Release:	39
12mr|grub-0.97-39|8	URL:		http://www.gnu.org/software/grub/
12mr|grub-0.97-39|9	Source0:	ftp://alpha.gnu.org/gnu/grub/%{name}-%{version}.tar.gz
12mr|grub-0.97-39|10	Source2:	menu.lst.example
12mr|grub-0.97-39|11	
12mr|grub-0.97-39|12	# Mandriva patches
12mr|grub-0.97-39|13	Patch10000:	grub-0.5.96.1-ezd.patch
12mr|grub-0.97-39|14	Patch10001:	grub-0.97-gcc4_warnings.patch
12mr|grub-0.97-39|15	Patch10005:	grub-0.95-eltorito.patch
12mr|grub-0.97-39|16	Patch10007:	grub-0.91-nice-magic.patch
12mr|grub-0.97-39|17	Patch10009:	grub-0.95-mem_lower.patch
12mr|grub-0.97-39|18	Patch10015:	grub-0.97-install_sh.patch
12mr|grub-0.97-39|19	Patch10016:	grub-0.97-reiser4.patch
12mr|grub-0.97-39|20	Patch10018:	grub-0.97-please-automake--add-AM_PROG_AS.patch
12mr|grub-0.97-39|21	
12mr|grub-0.97-39|22	# gfxboot patch from SuSE
12mr|grub-0.97-39|23	Patch10017:	grub-gfxmenu-v8.diff
12mr|grub-0.97-39|24	
12mr|grub-0.97-39|25	# handle the now default ext3 format (from debian which took it from fedora)
12mr|grub-0.97-39|26	Patch1:		grub-ext3-256byte-inode.patch
12mr|grub-0.97-39|27	
12mr|grub-0.97-39|28	# fedora patches
12mr|grub-0.97-39|29	Patch22:	grub-0.94-addsyncs.patch
12mr|grub-0.97-39|30	Patch23:	0002-Add-strspn-strcspn-and-strtok_r.patch
12mr|grub-0.97-39|31	Patch24:	0003-Allow-passing-multiple-image-files-to-the-initrd-com.patch
12mr|grub-0.97-39|32	Patch25:	grub-ext4-support.patch
12mr|grub-0.97-39|33	
12mr|grub-0.97-39|34	# patches 100-199 are for features proposed but not accepted upstream
12mr|grub-0.97-39|35	# add support for appending kernel arguments
12mr|grub-0.97-39|36	#XXX patch below conflicts with our graphics patch
12mr|grub-0.97-39|37	#Patch100: grub-0.90-append.patch
12mr|grub-0.97-39|38	# add support for lilo -R-esque select a new os to boot into
12mr|grub-0.97-39|39	Patch101:	grub-0.97-once.patch
12mr|grub-0.97-39|40	Patch102:	grub-0.97-once-info-doc.patch
12mr|grub-0.97-39|41	
12mr|grub-0.97-39|42	# patches 500+ are for miscellaneous little things
12mr|grub-0.97-39|43	# support for non-std devs (eg cciss, etc)
12mr|grub-0.97-39|44	Patch500:	grub-0.93-special-device-names.patch
12mr|grub-0.97-39|45	# i2o device support
12mr|grub-0.97-39|46	Patch501:	grub-0.94-i2o.patch
12mr|grub-0.97-39|47	# detect cciss/ida/i2o
12mr|grub-0.97-39|48	Patch502:	grub-0.95-moreraid.patch
12mr|grub-0.97-39|49	
12mr|grub-0.97-39|50	# for some reason, using the initrd max part of the setup.S structure
12mr|grub-0.97-39|51	# causes problems on x86_64 and with 4G/4G
12mr|grub-0.97-39|52	Patch505:	grub-0.94-initrdmax.patch
12mr|grub-0.97-39|53	
12mr|grub-0.97-39|54	# we need to use O_DIRECT to avoid hitting oddities with caching
12mr|grub-0.97-39|55	Patch800:	grub-0.95-odirect.patch
12mr|grub-0.97-39|56	
12mr|grub-0.97-39|57	# odirect actually causes problem (open returns EINVAL) with gfxboot
12mr|grub-0.97-39|58	# install of grub in a file (e.g. preview mode under qemu)
12mr|grub-0.97-39|59	Patch801:	grub-0.97-odirect-on-device-only.patch
12mr|grub-0.97-39|60	
12mr|grub-0.97-39|61	# the 2.6 kernel no longer does geometry fixups.  so now I get to do it
12mr|grub-0.97-39|62	# instead in userspace everywhere.
12mr|grub-0.97-39|63	Patch1000:	grub-0.95-geometry-26kernel.patch
12mr|grub-0.97-39|64	
12mr|grub-0.97-39|65	# Support for booting from a RAID1 device
12mr|grub-0.97-39|66	Patch1100:	grub-0.95-md.patch
12mr|grub-0.97-39|67	Patch1101:	grub-0.97-md-rework--mdv-adapted.patch
12mr|grub-0.97-39|68	
12mr|grub-0.97-39|69	# Mark the simulation stack executable
12mr|grub-0.97-39|70	# (otherwise grub segfaults on x86_64 which uses "noexec")
12mr|grub-0.97-39|71	Patch1104:	grub-0.97-nxstack.patch
12mr|grub-0.97-39|72	Patch1105:	grub-0.97-nx-multiinstall.patch
12mr|grub-0.97-39|73	
12mr|grub-0.97-39|74	# always use a full path for mdadm.
12mr|grub-0.97-39|75	Patch1110:	grub-0.97-mdadm-path.patch
12mr|grub-0.97-39|76	# always install into the mbr if we're on a raid1 /boot.
12mr|grub-0.97-39|77	Patch1111:	grub-0.95-md-mbr.patch
12mr|grub-0.97-39|78	
12mr|grub-0.97-39|79	# gcc4 fixes.
12mr|grub-0.97-39|80	#XXX patch below conflicts with our graphics patch
12mr|grub-0.97-39|81	#Patch1115: grub-0.97-gcc4.patch
12mr|grub-0.97-39|82	
12mr|grub-0.97-39|83	# Make non-MBR installs work again on non-raid1.
12mr|grub-0.97-39|84	Patch1120:	grub-0.95-nonmbr.patch
12mr|grub-0.97-39|85	
12mr|grub-0.97-39|86	# Make "grub-install --recheck" look like the menace it is.
12mr|grub-0.97-39|87	Patch1130:	grub-0.95-recheck-bad.patch
12mr|grub-0.97-39|88	
12mr|grub-0.97-39|89	# Fix missing prototypes, since grub nicely sets -Wmissing-prototypes and
12mr|grub-0.97-39|90	# then tries to build conftests without them.
12mr|grub-0.97-39|91	Patch1135:	grub-0.97-prototypes.patch
12mr|grub-0.97-39|92	
12mr|grub-0.97-39|93	# install correctly on dmraid devices
12mr|grub-0.97-39|94	Patch1145:	grub-0.97-dmraid.patch
12mr|grub-0.97-39|95	Patch1146:	grub-0.97-dmraid-recheck-bad--mdv-adapted.patch
12mr|grub-0.97-39|96	Patch1147:	grub-0.97-dmraid-partition-names.patch
12mr|grub-0.97-39|97	
12mr|grub-0.97-39|98	# fix mactel keyboard bugs
12mr|grub-0.97-39|99	Patch1148:	grub-0.97-mactel-kbd.patch
12mr|grub-0.97-39|100	
12mr|grub-0.97-39|101	# fix error reporting
12mr|grub-0.97-39|102	#XXX not very important, and would need adaptation, skipping
12mr|grub-0.97-39|103	#Patch1149: grub-0.97-stderr.patch
12mr|grub-0.97-39|104	
12mr|grub-0.97-39|105	# fix grub-install to notice mpath partitions
12mr|grub-0.97-39|106	Patch1150:	grub-0.97-mpath.patch
12mr|grub-0.97-39|107	
12mr|grub-0.97-39|108	# fix grub-install to notice virtio partitions (from fedora)
12mr|grub-0.97-39|109	Patch1154:	grub-0.97-virtio-support.patch
12mr|grub-0.97-39|110	
12mr|grub-0.97-39|111	# (from ubuntu) (nb: needed for grub-uuid.diff)
12mr|grub-0.97-39|112	Patch1151:	grub-varargs.diff
12mr|grub-0.97-39|113	# (from ubuntu) (nb: needed for grub-uuid.diff)
12mr|grub-0.97-39|114	Patch1152:	grub-gpt.diff
12mr|grub-0.97-39|115	
12mr|grub-0.97-39|116	# (from ubuntu)
12mr|grub-0.97-39|117	# note that uuid support is partial (only in menu.lst), stage2 & menu.lst are
12mr|grub-0.97-39|118	# still accessed through (hdX,Y)
12mr|grub-0.97-39|119	#
12mr|grub-0.97-39|120	# pros of using uuid in menu.lst:
12mr|grub-0.97-39|121	# - menu.lst hd0/hd1 independance.
12mr|grub-0.97-39|122	#   this is mostly useful when menu.lst is read through "configfile"
12mr|grub-0.97-39|123	# missing feature:
12mr|grub-0.97-39|124	# - partition renumbering will still break boot if install.sh is not modified
12mr|grub-0.97-39|125	#  (since install.sh can't use uuid)
12mr|grub-0.97-39|126	#
12mr|grub-0.97-39|127	# anyway, this patch is useful to have even unused, since it allows
12mr|grub-0.97-39|128	# "configfile" to handle ubuntu's menu.lst
12mr|grub-0.97-39|129	Patch1153:	grub-uuid.diff
12mr|grub-0.97-39|130	
12mr|grub-0.97-39|131	# grub patch for dealing with build-id objheader inserted into stage1/2 files
12mr|grub-0.97-39|132	Patch1155:	grub-0.97-grub-build-id.patch
12mr|grub-0.97-39|133	
12mr|grub-0.97-39|134	License:	GPL
12mr|grub-0.97-39|135	Group:		System/Kernel and hardware
12mr|grub-0.97-39|136	BuildRequires:	autoconf2.5
12mr|grub-0.97-39|137	BuildRequires:	automake1.8
12mr|grub-0.97-39|138	%if %{with_gcc_42}
12mr|grub-0.97-39|139	BuildRequires:	gcc4.2
12mr|grub-0.97-39|140	%endif
12mr|grub-0.97-39|141	BuildRequires:	glibc-static-devel
12mr|grub-0.97-39|142	BuildRequires:	libgpm-devel
12mr|grub-0.97-39|143	BuildRequires:	pkgconfig(ncurses)
12mr|grub-0.97-39|144	#BuildRequires:	tetex-dvips
12mr|grub-0.97-39|145	#BuildRequires:	tetex-latex
12mr|grub-0.97-39|146	#BuildRequires:	texinfo
12mr|grub-0.97-39|147	Exclusivearch:	%ix86 x86_64 amd64 ia32e
12mr|grub-0.97-39|148	
12mr|grub-0.97-39|149	Provides:	bootloader
12mr|grub-0.97-39|150	
12mr|grub-0.97-39|151	%description
12mr|grub-0.97-39|152	GRUB is a GPLed bootloader intended to unify bootloading across x86
12mr|grub-0.97-39|153	operating systems.  In addition to loading the Linux and *BSD kernels,
12mr|grub-0.97-39|154	it implements the Multiboot standard, which allows for flexible loading
12mr|grub-0.97-39|155	of multiple boot images (needed for modular kernels such as the GNU
12mr|grub-0.97-39|156	Hurd).
12mr|grub-0.97-39|157	
12mr|grub-0.97-39|158	%prep
12mr|grub-0.97-39|159	%setup -q
12mr|grub-0.97-39|160	
12mr|grub-0.97-39|161	%patch1 -p1 -b .256byte-inode
12mr|grub-0.97-39|162	%patch22 -p1 -b .addsync
12mr|grub-0.97-39|163	%patch23 -p1 -b .string-functions
12mr|grub-0.97-39|164	%patch24 -p1 -b .multiple-initrd
12mr|grub-0.97-39|165	%patch25 -p1 -b .ext4
12mr|grub-0.97-39|166	
12mr|grub-0.97-39|167	%patch101 -p1 -b .bootonce
12mr|grub-0.97-39|168	%patch102 -p1 -b .bootonce-doc -z .pix
12mr|grub-0.97-39|169	
12mr|grub-0.97-39|170	%patch500 -p1 -b .raid
12mr|grub-0.97-39|171	%patch501 -p1 -b .i2o
12mr|grub-0.97-39|172	%patch502 -p1 -b .moreraid
12mr|grub-0.97-39|173	
12mr|grub-0.97-39|174	%patch505 -p1 -b .initrdmax
12mr|grub-0.97-39|175	
12mr|grub-0.97-39|176	%patch800 -p1 -b .odirect
12mr|grub-0.97-39|177	%patch801 -p1 -b .odirect-on-device-only
12mr|grub-0.97-39|178	
12mr|grub-0.97-39|179	%patch1000 -p1 -b .26geom
12mr|grub-0.97-39|180	
12mr|grub-0.97-39|181	%patch1100 -p1 -b .md
12mr|grub-0.97-39|182	%patch1101 -p1 -b .md-rework
12mr|grub-0.97-39|183	
12mr|grub-0.97-39|184	%patch1104 -p1 -b .nxstack
12mr|grub-0.97-39|185	%patch1105 -p1 -b .nx-multiinstall
12mr|grub-0.97-39|186	
12mr|grub-0.97-39|187	%patch1110 -p1 -b .mdadm-path
12mr|grub-0.97-39|188	%patch1111 -p1 -b .md-mbr
12mr|grub-0.97-39|189	
12mr|grub-0.97-39|190	%patch1120 -p1 -b .nonmbr
12mr|grub-0.97-39|191	
12mr|grub-0.97-39|192	%patch1130 -p1 -b .recheck-bad
12mr|grub-0.97-39|193	
12mr|grub-0.97-39|194	%patch1135 -p1 -b .prototypes
12mr|grub-0.97-39|195	
12mr|grub-0.97-39|196	%patch1145 -p1 -b .dmraid
12mr|grub-0.97-39|197	%patch1146 -p1 -b .dmraid-recheck-bad
12mr|grub-0.97-39|198	%patch1147 -p1 -b .dmraid-partition-names
12mr|grub-0.97-39|199	
12mr|grub-0.97-39|200	%patch1148 -p1 -b .mactel-kbd
12mr|grub-0.97-39|201	
12mr|grub-0.97-39|202	%patch1150 -p1 -b .mpath
12mr|grub-0.97-39|203	%patch1154 -p1 -b .virtio
12mr|grub-0.97-39|204	
12mr|grub-0.97-39|205	%patch1151 -p1 -b .varargs
12mr|grub-0.97-39|206	%patch1152 -p1 -b .gpt
12mr|grub-0.97-39|207	%patch1153 -p1 -b .uuid
12mr|grub-0.97-39|208	%patch1155 -p1
12mr|grub-0.97-39|209	
12mr|grub-0.97-39|210	%patch10000 -p1
12mr|grub-0.97-39|211	%patch10001 -p1
12mr|grub-0.97-39|212	%patch10005 -p1
12mr|grub-0.97-39|213	%patch10007 -p1
12mr|grub-0.97-39|214	%patch10009 -p1
12mr|grub-0.97-39|215	%patch10015 -p1
12mr|grub-0.97-39|216	#%#patch10016 -p1
12mr|grub-0.97-39|217	%patch10018 -p1
12mr|grub-0.97-39|218	
12mr|grub-0.97-39|219	%patch10017 -p0
12mr|grub-0.97-39|220	
12mr|grub-0.97-39|221	%build
12mr|grub-0.97-39|222	# force building grub.info from grub.texi (since patches do not edit both)
12mr|grub-0.97-39|223	# rm docs/grub.info
12mr|grub-0.97-39|224	
12mr|grub-0.97-39|225	# automake 1.11.2
12mr|grub-0.97-39|226	perl -pi -e 's|pkglib_|pkgdata_|g;' stage{1,2}/Makefile.{am,in}
12mr|grub-0.97-39|227	autoreconf
12mr|grub-0.97-39|228	
12mr|grub-0.97-39|229	#<akdengi> New binutils with gold failed in adress check 7C00, 8000.
12mr|grub-0.97-39|230	#sed -e "s/for link_addr in 2000 8000 7C00/for link_addr in 2000/" -i configure
12mr|grub-0.97-39|231	
12mr|grub-0.97-39|232	CFLAGS="-Os -static -g -fno-strict-aliasing -fno-stack-protector -fno-reorder-functions -Wl,--build-id=none -fuse-ld=bfd" \
12mr|grub-0.97-39|233	./configure --build=%{_target_platform} \
12mr|grub-0.97-39|234	--host=%{_host} \
12mr|grub-0.97-39|235	--target=%{_target} \
12mr|grub-0.97-39|236	--prefix=%{_prefix} \
12mr|grub-0.97-39|237	--exec-prefix=/ \
12mr|grub-0.97-39|238	--bindir=%{_bindir} \
12mr|grub-0.97-39|239	--mandir=%{_mandir} \
12mr|grub-0.97-39|240	--infodir=%{_infodir} \
12mr|grub-0.97-39|241	--datadir=/lib/grub/%{_arch}-%{_vendor} \
12mr|grub-0.97-39|242	--disable-auto-linux-mem-opt
12mr|grub-0.97-39|243	%make pkgdatadir=/lib/grub/%{_arch}-%{_vendor}
12mr|grub-0.97-39|244	
12mr|grub-0.97-39|245	%install
12mr|grub-0.97-39|246	rm -rf %{buildroot}
12mr|grub-0.97-39|247	%makeinstall_std pkgdatadir=/lib/grub/%{_arch}-%{_vendor}
12mr|grub-0.97-39|248	rm -f %{buildroot}/%{_infodir}/dir
12mr|grub-0.97-39|249	install -d %{buildroot}/boot/grub
12mr|grub-0.97-39|250	install -m 0644 %{SOURCE2} %{buildroot}/boot/grub
12mr|grub-0.97-39|251	
12mr|grub-0.97-39|252	%post
12mr|grub-0.97-39|253	
12mr|grub-0.97-39|254	if [ -f /boot/grub/install.sh ]; then
12mr|grub-0.97-39|255	if [ -x /usr/sbin/detectloader ]; then
12mr|grub-0.97-39|256	LOADER=$(/usr/sbin/detectloader)
12mr|grub-0.97-39|257	if [ "$LOADER" = "GRUB" ]; then
12mr|grub-0.97-39|258	for file in /lib/grub/%{_arch}-%{_vendor}/*stage*; do
12mr|grub-0.97-39|259	cp -f $file /boot/grub/ || :
12mr|grub-0.97-39|260	done
12mr|grub-0.97-39|261	sh /boot/grub/install.sh > /dev/null
12mr|grub-0.97-39|262	fi
12mr|grub-0.97-39|263	fi
12mr|grub-0.97-39|264	elif [ -e /boot/grub/menu.lst -a -e /boot/grub/stage2 ]; then
12mr|grub-0.97-39|265	# no install.sh, trying to get one
12mr|grub-0.97-39|266	
12mr|grub-0.97-39|267	# look for the device
12mr|grub-0.97-39|268	for DEVICE in `awk '{print "/dev/" $4}' /proc/partitions`; do
12mr|grub-0.97-39|269	if [ -b $DEVICE ]; then
12mr|grub-0.97-39|270	echo "trying $DEVICE"
12mr|grub-0.97-39|271	if /bin/dd if=$DEVICE bs=512 count=1 2>/dev/null | /bin/grep -q GRUB; then
12mr|grub-0.97-39|272	if [ -z "$BOOT" ]; then
12mr|grub-0.97-39|273	BOOT=$DEVICE
12mr|grub-0.97-39|274	else
12mr|grub-0.97-39|275	echo "oops, GRUB found on both $DEVICE and $BOOT"
12mr|grub-0.97-39|276	fi
12mr|grub-0.97-39|277	fi
12mr|grub-0.97-39|278	fi
12mr|grub-0.97-39|279	done
12mr|grub-0.97-39|280	
12mr|grub-0.97-39|281	if [ -n "$BOOT" ]; then
12mr|grub-0.97-39|282	echo "installing grub on $BOOT"
12mr|grub-0.97-39|283	grub-install $BOOT
12mr|grub-0.97-39|284	else
12mr|grub-0.97-39|285	echo "can not find where GRUB is installed"
12mr|grub-0.97-39|286	fi
12mr|grub-0.97-39|287	fi
12mr|grub-0.97-39|288	
12mr|grub-0.97-39|289	%preun
12mr|grub-0.97-39|290	# What a hack hell... we need this things because of upgrading from
12mr|grub-0.97-39|291	# previous grub versions. The problem is that previous grub packages
12mr|grub-0.97-39|292	# remove the stage files from /boot/grub in some cases, making the
12mr|grub-0.97-39|293	# system unbootable.
12mr|grub-0.97-39|294	%triggerun -- grub <= 0.97-1mdk
12mr|grub-0.97-39|295	mkdir -p /boot/grub/backup_stagefiles
12mr|grub-0.97-39|296	mv /boot/grub/*stage* /boot/grub/backup_stagefiles/ >/dev/null 2>&1 || :
12mr|grub-0.97-39|297	
12mr|grub-0.97-39|298	# Replicate post script code here, because the trigger scripts are
12mr|grub-0.97-39|299	# executed only after post script of this new package, and old
12mr|grub-0.97-39|300	# install.sh was used then. So we need to execute again to use the new
12mr|grub-0.97-39|301	# generated install.sh script.
12mr|grub-0.97-39|302	if [ -f /boot/grub/install.sh ]; then
12mr|grub-0.97-39|303	if [ -x /usr/sbin/detectloader ]; then
12mr|grub-0.97-39|304	LOADER=$(/usr/sbin/detectloader)
12mr|grub-0.97-39|305	if [ "$LOADER" = "GRUB" ]; then
12mr|grub-0.97-39|306	for file in /lib/grub/%{_arch}-%{_vendor}/*stage*; do
12mr|grub-0.97-39|307	cp -f $file /boot/grub/ || :
12mr|grub-0.97-39|308	done
12mr|grub-0.97-39|309	sh /boot/grub/install.sh > /dev/null
12mr|grub-0.97-39|310	fi
12mr|grub-0.97-39|311	fi
12mr|grub-0.97-39|312	fi
12mr|grub-0.97-39|313	
12mr|grub-0.97-39|314	%triggerpostun -- grub <= 0.97-1mdk
12mr|grub-0.97-39|315	if [ -d /boot/grub/backup_stagefiles ]; then
12mr|grub-0.97-39|316	for file in /boot/grub/backup_stagefiles/*stage*; do
12mr|grub-0.97-39|317	if [ ! -f "/boot/grub/`basename $file`" ]; then
12mr|grub-0.97-39|318	mv $file /boot/grub/ || :
12mr|grub-0.97-39|319	else
12mr|grub-0.97-39|320	rm -f $file;
12mr|grub-0.97-39|321	fi
12mr|grub-0.97-39|322	done
12mr|grub-0.97-39|323	rmdir /boot/grub/backup_stagefiles > /dev/null || :
12mr|grub-0.97-39|324	fi
12mr|grub-0.97-39|325	
12mr|grub-0.97-39|326	%files
12mr|grub-0.97-39|327	%defattr(0644,root,root,0755)
12mr|grub-0.97-39|328	/boot/grub
12mr|grub-0.97-39|329	%{_infodir}/*
12mr|grub-0.97-39|330	%{_mandir}/*/*
12mr|grub-0.97-39|331	/lib/grub
12mr|grub-0.97-39|332	%defattr(0755,root,root,0755)
12mr|grub-0.97-39|333	%{_bindir}/mbchk
12mr|grub-0.97-39|334	/sbin/grub*
12mr|grub-0.97-39|335	
12mr|grub-0.97-39|336	
12mr|grub-0.97-39|337	%changelog
12mr|grub-0.97-39|338	* Mon Oct 1 2012 Alexander Kazancev <akdengi> 0.97-38
12mr|grub-0.97-39|339	- add CCFLAG -fuse-ld=bfd to build with gold default linker
12mr|grub-0.97-39|340	- drop DOC package
12mr|grub-0.97-39|341	- drop tetex requirements
12mr|grub-0.97-39|342	
12mr|grub-0.97-39|343	* Wed Jun 13 2012 Andrey Bondrov <abondrov@mandriva.org> 0.97-37
12mr|grub-0.97-39|344	+ Revision: 805368
12mr|grub-0.97-39|345	- Fix BuildRequires
12mr|grub-0.97-39|346	- Drop some legacy junk
12mr|grub-0.97-39|347	
12mr|grub-0.97-39|348	* Fri Jan 27 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.97-36
12mr|grub-0.97-39|349	+ Revision: 769246
12mr|grub-0.97-39|350	- Link /sbin/grub statically.
12mr|grub-0.97-39|351	- Correct build with newer automake.
12mr|grub-0.97-39|352	
12mr|grub-0.97-39|353	* Wed Jun 08 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.97-35
12mr|grub-0.97-39|354	+ Revision: 683118
12mr|grub-0.97-39|355	- Correct problem with gfxboot qemu preview with grub installed in a mapped file
12mr|grub-0.97-39|356	- Test build using gcc 4.2
12mr|grub-0.97-39|357	
12mr|grub-0.97-39|358	* Tue May 10 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.97-34
12mr|grub-0.97-39|359	+ Revision: 673383
12mr|grub-0.97-39|360	- Add extra option to generate a proper stage1/stage2 with gcc 4.6.0
12mr|grub-0.97-39|361	
12mr|grub-0.97-39|362	* Tue May 10 2011 Antoine Ginies <aginies@mandriva.com> 0.97-33
12mr|grub-0.97-39|363	+ Revision: 673345
12mr|grub-0.97-39|364	- fix 'GRUB requires a working absolute objcopy error'
12mr|grub-0.97-39|365	
12mr|grub-0.97-39|366	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|grub-0.97-39|367	- mass rebuild
12mr|grub-0.97-39|368	
12mr|grub-0.97-39|369	* Thu Dec 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.97-31mdv2011.0
12mr|grub-0.97-39|370	+ Revision: 605500
12mr|grub-0.97-39|371	- rebuild
12mr|grub-0.97-39|372	
12mr|grub-0.97-39|373	+ Sergio Rafael Lemke <sergio@mandriva.com>
12mr|grub-0.97-39|374	- updated the grub example file
12mr|grub-0.97-39|375	
12mr|grub-0.97-39|376	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0.97-30mdv2010.1
12mr|grub-0.97-39|377	+ Revision: 522745
12mr|grub-0.97-39|378	- rebuilt for 2010.1
12mr|grub-0.97-39|379	
12mr|grub-0.97-39|380	* Tue Sep 15 2009 Frederic Crozat <fcrozat@mandriva.com> 0.97-29mdv2010.0
12mr|grub-0.97-39|381	+ Revision: 443129
12mr|grub-0.97-39|382	- Change CFLAGS to disable stack protector (since gfxboot is tweaking stack and can crash it with protector enabled). Use -Os, used by Fedora since 2002.
12mr|grub-0.97-39|383	
12mr|grub-0.97-39|384	* Tue Sep 08 2009 Frederic Crozat <fcrozat@mandriva.com> 0.97-28mdv2010.0
12mr|grub-0.97-39|385	+ Revision: 433833
12mr|grub-0.97-39|386	- Replace ext4 patch with the one from Fedora
12mr|grub-0.97-39|387	- Patches 23 / 24: allow to specify multiple initrd on a single boot
12mr|grub-0.97-39|388	
12mr|grub-0.97-39|389	* Thu Aug 27 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.97-27mdv2010.0
12mr|grub-0.97-39|390	+ Revision: 421698
12mr|grub-0.97-39|391	- add fedora patch to support virtio partitions, fix #52397
12mr|grub-0.97-39|392	
12mr|grub-0.97-39|393	* Mon Jan 12 2009 Pixel <pixel@mandriva.com> 0.97-25mdv2009.1
12mr|grub-0.97-39|394	+ Revision: 328578
12mr|grub-0.97-39|395	- add patches from ubuntu:
12mr|grub-0.97-39|396	o add support for "uuid xxx" instead of "root (hdX,Y)"
12mr|grub-0.97-39|397	o add support GPT (from Marco Gerards)
12mr|grub-0.97-39|398	o add patch "varargs" (since some changes are used by uuid patch)
12mr|grub-0.97-39|399	
12mr|grub-0.97-39|400	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 0.97-24mdv2009.0
12mr|grub-0.97-39|401	+ Revision: 264611
12mr|grub-0.97-39|402	- rebuild early 2009.0 package (before pixel changes)
12mr|grub-0.97-39|403	
12mr|grub-0.97-39|404	* Thu Jun 05 2008 Pixel <pixel@mandriva.com> 0.97-23mdv2009.0
12mr|grub-0.97-39|405	+ Revision: 215186
12mr|grub-0.97-39|406	- ext4 extents support from Quentin Godfroy (Olivier Lahaye, #41227)
12mr|grub-0.97-39|407	
12mr|grub-0.97-39|408	* Wed Feb 06 2008 Pixel <pixel@mandriva.com> 0.97-22mdv2008.1
12mr|grub-0.97-39|409	+ Revision: 163119
12mr|grub-0.97-39|410	- handle ext3 256 bytes inode, which is the default
12mr|grub-0.97-39|411	- use autoreconf
12mr|grub-0.97-39|412	- add patch to help automake
12mr|grub-0.97-39|413	
12mr|grub-0.97-39|414	+ Thierry Vignaud <tv@mandriva.org>
12mr|grub-0.97-39|415	- rebuild
12mr|grub-0.97-39|416	- kill re-definition of %%buildroot on Pixel's request
12mr|grub-0.97-39|417	
12mr|grub-0.97-39|418	+ Olivier Blin <blino@mandriva.org>
12mr|grub-0.97-39|419	- restore BuildRoot
12mr|grub-0.97-39|420	
12mr|grub-0.97-39|421	* Mon Apr 23 2007 Pixel <pixel@mandriva.com> 0.97-20mdv2008.0
12mr|grub-0.97-39|422	+ Revision: 17203
12mr|grub-0.97-39|423	- remove existing savedefault documentation
12mr|grub-0.97-39|424	(since bootonce patch breaks it)
12mr|grub-0.97-39|425	- adapt bootonce documentation to the bootonce patch we use
12mr|grub-0.97-39|426	- ensure grub.info is rebuilt from grub.texi
12mr|grub-0.97-39|427	
12mr|grub-0.97-39|428	
12mr|grub-0.97-39|429	* Tue Dec 05 2006 Pixel <pixel@mandriva.com> 0.97-20mdv2007.0
12mr|grub-0.97-39|430	+ Revision: 90997
12mr|grub-0.97-39|431	- replace splashimage patch with gfxboot patch
12mr|grub-0.97-39|432	- drop chainboot patch (it conflicts)
12mr|grub-0.97-39|433	
12mr|grub-0.97-39|434	+ Olivier Blin <oblin@mandriva.com>
12mr|grub-0.97-39|435	- do not show package release in version string, it makes it appear over two lines on top of the menu
12mr|grub-0.97-39|436	
12mr|grub-0.97-39|437	* Wed Sep 06 2006 Pixel <pixel@mandriva.com> 0.97-18mdv2007.0
12mr|grub-0.97-39|438	+ Revision: 60006
12mr|grub-0.97-39|439	- our default splashimage is now /boot/grub/splash.xpm.gz, mandriva-theme will modify that file according to the theme
12mr|grub-0.97-39|440	
12mr|grub-0.97-39|441	* Sat Aug 12 2006 Pixel <pixel@mandriva.com> 0.97-17mdv2007.0
12mr|grub-0.97-39|442	+ Revision: 55630
12mr|grub-0.97-39|443	- fedora nx patches fix grub segfaulting on x86_64 (#24105)
12mr|grub-0.97-39|444	- add a whole bunch of patches from fedora (2 of them needed applying by hand and rediffing)
12mr|grub-0.97-39|445	- remove our special-device-names patch, using fedora ones instead
12mr|grub-0.97-39|446	- adapted patch install_sh
12mr|grub-0.97-39|447	- moved mandriva patches from 1..15 to 10000..10015
12mr|grub-0.97-39|448	- use %%makeinstall_std
12mr|grub-0.97-39|449	- import grub-0.97-17mdk
12mr|grub-0.97-39|450	
12mr|grub-0.97-39|451	* Fri Feb 03 2006 Pixel <pixel@mandriva.com> 0.97-17mdk
12mr|grub-0.97-39|452	- drop reiser4 patch since it breaks
12mr|grub-0.97-39|453	
12mr|grub-0.97-39|454	* Thu Feb 02 2006 Pixel <pixel@mandriva.com> 0.97-16mdk
12mr|grub-0.97-39|455	- add BuildRequires: texinfo
12mr|grub-0.97-39|456	- add reiser4 support (though no BuildRequires yet on reiser4progs-devel which is in contrib)
12mr|grub-0.97-39|457	(thanks to Lukas Oboril <xxlucas@seznam.cz>)
12mr|grub-0.97-39|458	
12mr|grub-0.97-39|459	* Tue Jan 24 2006 Pixel <pixel@mandriva.com> 0.97-15mdk
12mr|grub-0.97-39|460	- don't use old gcc 3.3 anymore (it works nicely with gcc 4)
12mr|grub-0.97-39|461	- use mkrel
12mr|grub-0.97-39|462	- drop non working "once" patch
12mr|grub-0.97-39|463	
12mr|grub-0.97-39|464	* Mon Jan 23 2006 Pixel <pixel@mandriva.com> 0.97-14mdk
12mr|grub-0.97-39|465	- don't set CFLAGS to optflags
12mr|grub-0.97-39|466	(when testing objcopy in configure, option -fasynchronous-unwind-tables causes failure)
12mr|grub-0.97-39|467	- add "once" patch from fedora patch:
12mr|grub-0.97-39|468	add support for lilo -R-esque select a new os to boot into
12mr|grub-0.97-39|469	
12mr|grub-0.97-39|470	* Tue Sep 13 2005 Pixel <pixel@mandriva.com> 0.97-13mdk
12mr|grub-0.97-39|471	- search the boot drive and call grub-install
12mr|grub-0.97-39|472	when there is no install.sh but a menu.lst and a stage2 (for upgrading conectiva)
12mr|grub-0.97-39|473	(the previous condition was checking device.map, but there is none)
12mr|grub-0.97-39|474	(maybe we could use /root/tmp/mi/grubcmd...)
12mr|grub-0.97-39|475	
12mr|grub-0.97-39|476	* Fri Sep 09 2005 Pixel <pixel@mandriva.com> 0.97-12mdk
12mr|grub-0.97-39|477	- allow /boot to be mounted noexec (using "sh /boot/grub/install.sh") (#17935)
12mr|grub-0.97-39|478	
12mr|grub-0.97-39|479	* Fri Sep 02 2005 Pixel <pixel@mandriva.com> 0.97-11mdk
12mr|grub-0.97-39|480	- patch grub-install to generate /boot/grub/install.sh
12mr|grub-0.97-39|481	- add code in %%post to search the boot drive and call grub-install
12mr|grub-0.97-39|482	when there is no install.sh but a device.map (for upgrading conectiva)
12mr|grub-0.97-39|483	- remove code modifying existing install.sh
12mr|grub-0.97-39|484	(sometimes it's better not using "setup" for explictly not using stage1.5,
12mr|grub-0.97-39|485	for eg. when you use partimage or similar tools which don't save those sectors)
12mr|grub-0.97-39|486	
12mr|grub-0.97-39|487	* Tue Aug 16 2005 Herton Ronaldo Krzesinski <herton@mandriva.com> 0.97-10mdk
12mr|grub-0.97-39|488	- Added %%post and %%preun requires for info-install (ticket #17418).
12mr|grub-0.97-39|489	
12mr|grub-0.97-39|490	* Sat Aug 06 2005 Herton Ronaldo Krzesinski <herton@mandriva.com> 0.97-9mdk
12mr|grub-0.97-39|491	- Before using perl script to update /boot/grub/install.sh inside
12mr|grub-0.97-39|492	%%triggerun, we check if the file exists. Also, all output redirected
12mr|grub-0.97-39|493	to /dev/null as it isn't useful.
12mr|grub-0.97-39|494	
12mr|grub-0.97-39|495	* Fri Jul 15 2005 Herton Ronaldo Krzesinski <herton@mandriva.com> 0.97-8mdk
12mr|grub-0.97-39|496	- Revert back change "Replaced /lib references to /%%{_lib}", as Gwenole
12mr|grub-0.97-39|497	Beauchesne reported it's unlikely we'll have a 64 bits bootloader and could
12mr|grub-0.97-39|498	cause problems with scripts using /lib in a hardcoded way.
12mr|grub-0.97-39|499	
12mr|grub-0.97-39|500	* Thu Jul 14 2005 Herton Ronaldo Krzesinski <herton@mandriva.com> 0.97-7mdk
12mr|grub-0.97-39|501	- Finally fix BuildRequires of gpm and ncurses packages, had forgot to
12mr|grub-0.97-39|502	fix this.
12mr|grub-0.97-39|503	- Updated bootsplash image, new Mandrivas's wallpaper.
12mr|grub-0.97-39|504	- Replaced /lib references to /%%{_lib}.
12mr|grub-0.97-39|505	
12mr|grub-0.97-39|506	* Thu Jul 14 2005 Herton Ronaldo Krzesinski <herton@mandriva.com> 0.97-6mdk
12mr|grub-0.97-39|507	- Escape '$' symbols at embedded perl script inside triggerun script,
12mr|grub-0.97-39|508	otherwise they get interpreted as shell variables and doesn't work as
12mr|grub-0.97-39|509	intended.
12mr|grub-0.97-39|510	
12mr|grub-0.97-39|511	* Wed Jul 13 2005 Herton Ronaldo Krzesinski <herton@mandriva.com> 0.97-5mdk
12mr|grub-0.97-39|512	- Added athlon 64 architectures to Exclusive Archs, grub also works on
12mr|grub-0.97-39|513	them (reported by Thierry Vignaud).
12mr|grub-0.97-39|514	- In trigger scripts, do not use cp to copy stage files, instead use mv,
12mr|grub-0.97-39|515	to avoid problems with grub not finding them on boot because of changed
12mr|grub-0.97-39|516	inodes and improved trigger script to remove files not used (reported
12mr|grub-0.97-39|517	by Pascal Rigaux).
12mr|grub-0.97-39|518	
12mr|grub-0.97-39|519	* Tue Jun 21 2005 Herton Ronaldo Krzesinski <herton@mandriva.com> 0.97-4mdk
12mr|grub-0.97-39|520	- Compiling grub with gcc 3.3, I'm getting some errors still when trying
12mr|grub-0.97-39|521	to boot from a root reiserfs partition, will continue to investigate
12mr|grub-0.97-39|522	this but for now just using a older gcc to not leave grub broken. Also
12mr|grub-0.97-39|523	readding use of optflags doesn't causes problems.
12mr|grub-0.97-39|524	- Remove /boot/grub/backup_stagefiles after upgrading from grub
12mr|grub-0.97-39|525	versions prior to 0.97-1mdk, as suggested by Pixel.
12mr|grub-0.97-39|526	- Pass build/host options etc. to configure script.
12mr|grub-0.97-39|527	- Update stage files on /boot/grub (copy them from /lib/grub to
12mr|grub-0.97-39|528	/boot/grub) because setup command inside /boot/grub/install.sh needs
12mr|grub-0.97-39|529	this and doesn't copy automatically the stage files (grub-install also
12mr|grub-0.97-39|530	does this).
12mr|grub-0.97-39|531	
12mr|grub-0.97-39|532	* Sat Jun 18 2005 Herton Ronaldo Krzesinski <herton@mandriva.com> 0.97-3mdk
12mr|grub-0.97-39|533	- Readded back previous %%post code, now install.sh from drakboot is
12mr|grub-0.97-39|534	generated correctly. Removed related Requires(post) too.
12mr|grub-0.97-39|535	- Fix expansion of %%{buildroot} tag on previous changelog entry.
12mr|grub-0.97-39|536	
12mr|grub-0.97-39|537	* Tue May 31 2005 Herton Ronaldo Krzesinski <herton@mandriva.com> 0.97-2mdk
12mr|grub-0.97-39|538	- Updated BuildRequires, removed tetex and added tetex-latex/tetex-dvips
12mr|grub-0.97-39|539	(needed for building ps documentation, they already requires tetex).
12mr|grub-0.97-39|540	- Do not use configure macro (instead call configure directly), because
12mr|grub-0.97-39|541	it sets gcc flags that are breaking grub when compiling with gcc 4.0 in some
12mr|grub-0.97-39|542	cases (grub can't boot from a root reiserfs partition because can't load
12mr|grub-0.97-39|543	kernel, displaying the error "Invalid or unsupported executable
12mr|grub-0.97-39|544	format", for example, disabling the default gcc flags and reinstalling
12mr|grub-0.97-39|545	grub seems to fix the problem).
12mr|grub-0.97-39|546	- Replaced $RPM_BUILD_ROOT by %%{buildroot}.
12mr|grub-0.97-39|547	- Moved back text documentation files to subpackage doc.
12mr|grub-0.97-39|548	- Added back mbchk to package.
12mr|grub-0.97-39|549	- Removed grub-install patch: it is better to install stage files in /lib,
12mr|grub-0.97-39|550	and with this we don't need the patch anymore, keeping compatibility
12mr|grub-0.97-39|551	with cases where /usr reside in another partition. This also prevents
12mr|grub-0.97-39|552	that with a new grub release we must update or check grub-install for
12mr|grub-0.97-39|553	errors and update this patch. Another problem that I experienced with
12mr|grub-0.97-39|554	stage files installed in /boot/grub is that grub-install itself
12mr|grub-0.97-39|555	updates these files on each run, and this causes conflicts because grub
12mr|grub-0.97-39|556	then doesn't have anymore the original stage file from the package,
12mr|grub-0.97-39|557	sometimes complaining that /boot/grub/stage2 file isn't valid.
12mr|grub-0.97-39|558	- Redid graphics patch: fixed gcc4 warnings, other fixes on code to be
12mr|grub-0.97-39|559	more robust.
12mr|grub-0.97-39|560	- Redid chainboot patch: fixed gcc4 warnings.
12mr|grub-0.97-39|561	- Added to post section more code to detect and upgrade grub.
12mr|grub-0.97-39|562	- Added patch gcc4_warnings, fixing most of gcc4 compiling warnings.
12mr|grub-0.97-39|563	- Added trigger scripts to handle upgrading from previous grub packages
12mr|grub-0.97-39|564	(the /boot/grub/*stage* files are removed causing the next boot fail
12mr|grub-0.97-39|565	with Error 15).
12mr|grub-0.97-39|566	
12mr|grub-0.97-39|567	* Mon May 30 2005 Herton Ronaldo Krzesinski <herton@mandriva.com> 0.97-1mdk
12mr|grub-0.97-39|568	- New upstream version: 0.97.
12mr|grub-0.97-39|569	- Making sure that we're using automake and aclocal 1.9, by explicitly calling
12mr|grub-0.97-39|570	them (without using the binaries from alternatives).
12mr|grub-0.97-39|571	- Reenabled building of documentation files.
12mr|grub-0.97-39|572	- Redid graphics patch: updated to new grub version and removed redundant .orig
12mr|grub-0.97-39|573	files inside it.
12mr|grub-0.97-39|574	- Renamed graphics_info patch to graphics-chainboot_info to reflect better its
12mr|grub-0.97-39|575	contents.
12mr|grub-0.97-39|576	- Removed gcc4 patch, applied upstream.
12mr|grub-0.97-39|577	- Fix bug in src.rpm: menu.lst.example wasn't included into the source rpm file.
12mr|grub-0.97-39|578	- Installing additional files (README etc.).
12mr|grub-0.97-39|579	- Added explicitly permission modes on files section (spec).
12mr|grub-0.97-39|580	
12mr|grub-0.97-39|581	* Tue May 24 2005 Herton Ronaldo Krzesinski <herton@mandriva.com> 0.96-1mdk
12mr|grub-0.97-39|582	- New upstream version: 0.96.
12mr|grub-0.97-39|583	- Added menu.lst.example file, showing a default configuration as
12mr|grub-0.97-39|584	example, placed in /boot/grub.
12mr|grub-0.97-39|585	- Added gcc4 patch, fix compilation issues with gcc 4.0.
12mr|grub-0.97-39|586	- Removed init-config-end--prepatch, does nothing.
12mr|grub-0.97-39|587	- Removed robust and fallback-entryno patches, already applied
12mr|grub-0.97-39|588	upstream.
12mr|grub-0.97-39|589	- Added mdvversion patch, to show release of the package on boot menu,
12mr|grub-0.97-39|590	spec updated accordingly.
12mr|grub-0.97-39|591	- Added a more complete special-raid-devices patch.
12mr|grub-0.97-39|592	- Removed grub-0.90-grub-install patch file, there is another patch
12mr|grub-0.97-39|593	grub-0.96-grub-install that does the same thing.
12mr|grub-0.97-39|594	- Removed uneeded compatibility patches, grub just ignore these
12mr|grub-0.97-39|595	options if they still exists: i18n-messages-and-keytable2,
12mr|grub-0.97-39|596	altconfigfile-deprecated.
12mr|grub-0.97-39|597	- Added addsyncs patch from Fedora.
12mr|grub-0.97-39|598	- Replaced graphics with a better one, fixes graphical mode bugs, add
12mr|grub-0.97-39|599	additional opptions (viewport - move drawing of characters and border,
12mr|grub-0.97-39|600	shade - add shadow for letters). Added also updated info files
12mr|grub-0.97-39|601	(graphics_info patch), removed splashimagehelp patch.
12mr|grub-0.97-39|602	- Added chainboot patch: this adds chainboot option to grub. Chainboot
12mr|grub-0.97-39|603	is useful for bootable cdroms for example, where after the timeout
12mr|grub-0.97-39|604	instead of booting from the cdrom boot from first hard disk.
12mr|grub-0.97-39|605	- Added eltorito patch: fix various issues with grub implementation of
12mr|grub-0.97-39|606	eltorito non-emulation boot support.
12mr|grub-0.97-39|607	- Replaced geometry-26kernel patch with a better one without bugs (the
12mr|grub-0.97-39|608	current patch makes grub to display the message "Unable to read
12mr|grub-0.97-39|609	partition table entry: Invalid Format" when writing mba of a disk for
12mr|grub-0.97-39|610	example (to reproduce, try with old release 8mdk the command
12mr|grub-0.97-39|611	grub-install /dev/hda)
12mr|grub-0.97-39|612	- Added mem_lower patch.
12mr|grub-0.97-39|613	- Added odirect patch from Fedora.
12mr|grub-0.97-39|614	- Added a simple splash image, based on current Mandriva wallpaper.
12mr|grub-0.97-39|615	- Spec changed accordingly patches/issues fixed.
12mr|grub-0.97-39|616	
12mr|grub-0.97-39|617	* Wed Mar 09 2005 Pixel <pixel@mandrakesoft.com> 0.95-8mdk
12mr|grub-0.97-39|618	- fix loading initrd when you have more than 4GB
12mr|grub-0.97-39|619	(otherwise 32 bits signed int comparison in memcheck is wrong)
12mr|grub-0.97-39|620	
12mr|grub-0.97-39|621	* Fri Jul 30 2004 Jean-Michel Dault <jmdault@mandrakesoft.com> 0.95-7mdk
12mr|grub-0.97-39|622	- fix bug in fallback
12mr|grub-0.97-39|623	
12mr|grub-0.97-39|624	* Tue Jul 20 2004 Jean-Michel Dault <jmdault@mandrakesoft.com> 0.95-6mdk
12mr|grub-0.97-39|625	- add stuff from CVS to make grub more robust (fallback and savedefault)
12mr|grub-0.97-39|626	
12mr|grub-0.97-39|627	* Wed Jul 14 2004 Jean-Michel Dault <jmdault@mandrakesoft.com> 0.95-5mdk
12mr|grub-0.97-39|628	- add buildrequires
12mr|grub-0.97-39|629	
12mr|grub-0.97-39|630	* Wed Jul 14 2004 Jean-Michel Dault <jmdault@mandrakesoft.com> 0.95-4mdk
12mr|grub-0.97-39|631	- need to run aclocal/automake/autoconf to enable the patches!
12mr|grub-0.97-39|632	
12mr|grub-0.97-39|633	* Wed Jul 14 2004 Pixel <pixel@mandrakesoft.com> 0.95-3mdk
12mr|grub-0.97-39|634	- fix broken geometry patch (RedHat sucks)
12mr|grub-0.97-39|635	
12mr|grub-0.97-39|636	* Tue Jul 13 2004 Pixel <pixel@mandrakesoft.com> 0.95-2mdk
12mr|grub-0.97-39|637	- add splashimage patches and geometry patch (from RedHat)
12mr|grub-0.97-39|638	
12mr|grub-0.97-39|639	* Tue Jul 06 2004 Pixel <pixel@mandrakesoft.com> 0.95-1mdk
12mr|grub-0.97-39|640	- new release
12mr|grub-0.97-39|641	- drop grub-0.93-gcc33.patch included upstream
12mr|grub-0.97-39|642	- drop grub-0.93-add-our-own-memcpy.patch included upstream
12mr|grub-0.97-39|643	
12mr|grub-0.97-39|644	* Wed Jan 07 2004 Pixel <pixel@mandrakesoft.com> 0.93-5mdk
12mr|grub-0.97-39|645	- provides bootloader (basesystem now requires "bootloader" instead of lilo)
12mr|grub-0.97-39|646	
12mr|grub-0.97-39|647	* Fri Jan 02 2004 Pixel <pixel@mandrakesoft.com> 0.93-4mdk
12mr|grub-0.97-39|648	- altconfigfile is kept, but doesn't do anything anymore (bug #6664)
12mr|grub-0.97-39|649	

14222 12
12mr|grub2-2.00-13|1	%define		libdir32	%{_exec_prefix}/lib
12mr|grub2-2.00-13|2	%define platform pc
12mr|grub2-2.00-13|3	%define efi 1
12mr|grub2-2.00-13|4	#%define		unifont		%(echo %{_datadir}/fonts/TTF/unifont/unifont-*.ttf)
12mr|grub2-2.00-13|5	
12mr|grub2-2.00-13|6	%global efi %{ix86} x86_64
12mr|grub2-2.00-13|7	
12mr|grub2-2.00-13|8	%bcond_with	talpo
12mr|grub2-2.00-13|9	
12mr|grub2-2.00-13|10	Name:		grub2
12mr|grub2-2.00-13|11	Version:	2.00
12mr|grub2-2.00-13|12	Release:	13
12mr|grub2-2.00-13|13	Summary:	GNU GRUB is a Multiboot boot loader
12mr|grub2-2.00-13|14	
12mr|grub2-2.00-13|15	Group:		System/Kernel and hardware
12mr|grub2-2.00-13|16	License:	GPLv3+
12mr|grub2-2.00-13|17	URL:		http://www.gnu.org/software/grub/
12mr|grub2-2.00-13|18	Source0:	grub-%{version}.tar.gz
12mr|grub2-2.00-13|19	Source1:	90_persistent
12mr|grub2-2.00-13|20	Source2:	grub.default
12mr|grub2-2.00-13|21	Source3:	grub.melt
12mr|grub2-2.00-13|22	# www.4shared.com/archive/lFCl6wxL/grub_guidetar.html
12mr|grub2-2.00-13|23	Source4:	grub_guide.tar.gz
12mr|grub2-2.00-13|24	Source5:	DroidSansMonoLicense.txt
12mr|grub2-2.00-13|25	Source6:	DroidSansMono.ttf
12mr|grub2-2.00-13|26	Source7:	rosa-theme.tar.gz
12mr|grub2-2.00-13|27	Source8:	grub2-po-update.tar.gz
12mr|grub2-2.00-13|28	Source9:	update-grub2
12mr|grub2-2.00-13|29	Source10:	README.urpmi
12mr|grub2-2.00-13|30	Source11:	grub2.rpmlintrc
12mr|grub2-2.00-13|31	Patch0:		grub2-locales.patch
12mr|grub2-2.00-13|32	Patch1:		grub2-00_header.patch
12mr|grub2-2.00-13|33	Patch2:		grub2-custom-color.patch
12mr|grub2-2.00-13|34	Patch3:		grub2-move-terminal.patch
12mr|grub2-2.00-13|35	Patch4:		grub2-read-cfg.patch
12mr|grub2-2.00-13|36	Patch5:		grub2-symlink-is-garbage.patch
12mr|grub2-2.00-13|37	Patch6:		grub2-name-corrections.patch
12mr|grub2-2.00-13|38	Patch7:		grub2-10_linux.patch
12mr|grub2-2.00-13|39	Patch8:		grub2-theme-not_selected_item_box.patch
12mr|grub2-2.00-13|40	Patch9:         grub-2.00.Linux.remove.patch
12mr|grub2-2.00-13|41	Patch10:	grub2-mkfont-fix.patch
12mr|grub2-2.00-13|42	
12mr|grub2-2.00-13|43	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|grub2-2.00-13|44	
12mr|grub2-2.00-13|45	BuildRequires:	bison
12mr|grub2-2.00-13|46	BuildRequires:	flex
12mr|grub2-2.00-13|47	#BuildRequires:	fonts-ttf-unifont
12mr|grub2-2.00-13|48	BuildRequires:	freetype2-devel
12mr|grub2-2.00-13|49	BuildRequires:	glibc-static-devel
12mr|grub2-2.00-13|50	BuildRequires:	help2man
12mr|grub2-2.00-13|51	BuildRequires:	liblzma-devel
12mr|grub2-2.00-13|52	BuildRequires:	liblzo-devel
12mr|grub2-2.00-13|53	BuildRequires:	libusb-devel
12mr|grub2-2.00-13|54	BuildRequires:	ncurses-devel
12mr|grub2-2.00-13|55	BuildRequires:	texinfo
12mr|grub2-2.00-13|56	BuildRequires:	texlive
12mr|grub2-2.00-13|57	BuildRequires:	pkgconfig(devmapper)
12mr|grub2-2.00-13|58	BuildRequires:	autogen
12mr|grub2-2.00-13|59	%if %{with talpo}
12mr|grub2-2.00-13|60	BuildRequires:	talpo
12mr|grub2-2.00-13|61	%endif
12mr|grub2-2.00-13|62	
12mr|grub2-2.00-13|63	Requires:	xorriso
12mr|grub2-2.00-13|64	Requires:	rosa-release-common
12mr|grub2-2.00-13|65	Requires(post):	os-prober
12mr|grub2-2.00-13|66	
12mr|grub2-2.00-13|67	Provides:	bootloader
12mr|grub2-2.00-13|68	
12mr|grub2-2.00-13|69	%description
12mr|grub2-2.00-13|70	GNU GRUB is a Multiboot boot loader. It was derived from GRUB, the
12mr|grub2-2.00-13|71	GRand Unified Bootloader, which was originally designed and implemented
12mr|grub2-2.00-13|72	by Erich Stefan Boleyn.
12mr|grub2-2.00-13|73	
12mr|grub2-2.00-13|74	Briefly, a boot loader is the first software program that runs when a
12mr|grub2-2.00-13|75	computer starts. It is responsible for loading and transferring control
12mr|grub2-2.00-13|76	to the operating system kernel software (such as the Hurd or Linux).
12mr|grub2-2.00-13|77	The kernel, in turn, initializes the rest of the operating system (e.g. GNU).
12mr|grub2-2.00-13|78	
12mr|grub2-2.00-13|79	%ifarch %{efi}
12mr|grub2-2.00-13|80	%package efi
12mr|grub2-2.00-13|81	Summary:        GRUB for EFI systems
12mr|grub2-2.00-13|82	Group:          System/Kernel and hardware
12mr|grub2-2.00-13|83	
12mr|grub2-2.00-13|84	%description efi
12mr|grub2-2.00-13|85	The GRand Unified Bootloader (GRUB) is a highly configurable and customizable
12mr|grub2-2.00-13|86	bootloader with modular architecture.
12mr|grub2-2.00-13|87	
12mr|grub2-2.00-13|88	It support rich variety of kernel formats, file systems, computer
12mr|grub2-2.00-13|89	architectures and hardware devices.  This subpackage provides support
12mr|grub2-2.00-13|90	for EFI systems.
12mr|grub2-2.00-13|91	%endif
12mr|grub2-2.00-13|92	
12mr|grub2-2.00-13|93	#-----------------------------------------------------------------------
12mr|grub2-2.00-13|94	
12mr|grub2-2.00-13|95	#-----------------------------------------------------------------------
12mr|grub2-2.00-13|96	%prep
12mr|grub2-2.00-13|97	%setup -q -n grub-%{version}
12mr|grub2-2.00-13|98	%apply_patches
12mr|grub2-2.00-13|99	
12mr|grub2-2.00-13|100	perl -pi -e 's/(\@image\{font_char_metrics,,,,)\.(png\})/$1$2/;'	\
12mr|grub2-2.00-13|101	docs/grub-dev.texi
12mr|grub2-2.00-13|102	
12mr|grub2-2.00-13|103	perl -pi -e "s|(^FONT_SOURCE=)|\$1%{SOURCE6}|;" configure configure.ac
12mr|grub2-2.00-13|104	
12mr|grub2-2.00-13|105	sed -ri -e 's/-g"/"/g' -e "s/-Werror//g" configure.ac
12mr|grub2-2.00-13|106	
12mr|grub2-2.00-13|107	perl -pi -e 's/-Werror//;' grub-core/Makefile.am
12mr|grub2-2.00-13|108	
12mr|grub2-2.00-13|109	tar -xf %{SOURCE8}
12mr|grub2-2.00-13|110	pushd po-update; sh ./update.sh; popd
12mr|grub2-2.00-13|111	cd ..
12mr|grub2-2.00-13|112	%ifarch %{efi}
12mr|grub2-2.00-13|113	cp -r grub-%{version} grub-efi-%{version}
12mr|grub2-2.00-13|114	ls
12mr|grub2-2.00-13|115	%endif
12mr|grub2-2.00-13|116	
12mr|grub2-2.00-13|117	#-----------------------------------------------------------------------
12mr|grub2-2.00-13|118	%build
12mr|grub2-2.00-13|119	cd ..
12mr|grub2-2.00-13|120	%ifarch %{efi}
12mr|grub2-2.00-13|121	cd grub-efi-%{version}
12mr|grub2-2.00-13|122	./autogen.sh
12mr|grub2-2.00-13|123	%configure                                              \
12mr|grub2-2.00-13|124	%if %{with talpo}
12mr|grub2-2.00-13|125	CC=talpo                                        \
12mr|grub2-2.00-13|126	CFLAGS=-fplugin-arg-melt-option=talpo-arg-file:%{SOURCE3} \
12mr|grub2-2.00-13|127	%else
12mr|grub2-2.00-13|128	CFLAGS=""                                       \
12mr|grub2-2.00-13|129	%endif
12mr|grub2-2.00-13|130	TARGET_LDFLAGS=-static                          \
12mr|grub2-2.00-13|131	--with-platform=efi                             \
12mr|grub2-2.00-13|132	--program-transform-name=s,grub,%{name}-efi,    \
12mr|grub2-2.00-13|133	--libdir=%{libdir32}                            \
12mr|grub2-2.00-13|134	--libexecdir=%{libdir32}                        \
12mr|grub2-2.00-13|135	--with-grubdir=grub2                            \
12mr|grub2-2.00-13|136	--disable-werror                                \
12mr|grub2-2.00-13|137	--enable-grub-mkfont
12mr|grub2-2.00-13|138	%make all
12mr|grub2-2.00-13|139	
12mr|grub2-2.00-13|140	make html pdf
12mr|grub2-2.00-13|141	%ifarch %{ix86}
12mr|grub2-2.00-13|142	%define grubefiarch i386-efi
12mr|grub2-2.00-13|143	%else
12mr|grub2-2.00-13|144	%define grubefiarch %{_arch}-efi
12mr|grub2-2.00-13|145	%endif
12mr|grub2-2.00-13|146	./grub-mkimage -O %{grubefiarch} -p /EFI/rosa/%{name}-efi -o grub.efi -d grub-core part_gpt hfsplus fat \
12mr|grub2-2.00-13|147	ext2 btrfs normal chain boot configfile linux appleldr minicmd \
12mr|grub2-2.00-13|148	loadbios reboot halt search font gfxterm echo video efi_gop efi_uga
12mr|grub2-2.00-13|149	cd ..
12mr|grub2-2.00-13|150	%endif
12mr|grub2-2.00-13|151	
12mr|grub2-2.00-13|152	cd grub-%{version}
12mr|grub2-2.00-13|153	./autogen.sh
12mr|grub2-2.00-13|154	%configure                                              \
12mr|grub2-2.00-13|155	%if %{with talpo}
12mr|grub2-2.00-13|156	CC=talpo                                        \
12mr|grub2-2.00-13|157	CFLAGS=-fplugin-arg-melt-option=talpo-arg-file:%{SOURCE3} \
12mr|grub2-2.00-13|158	%else
12mr|grub2-2.00-13|159	CFLAGS=""                                       \
12mr|grub2-2.00-13|160	%endif
12mr|grub2-2.00-13|161	TARGET_LDFLAGS=-static                          \
12mr|grub2-2.00-13|162	--with-platform=pc                              \
12mr|grub2-2.00-13|163	%ifarch x86_64
12mr|grub2-2.00-13|164	--enable-efiemu                                 \
12mr|grub2-2.00-13|165	%endif
12mr|grub2-2.00-13|166	--program-transform-name=s,grub,%{name},        \
12mr|grub2-2.00-13|167	--libdir=%{libdir32}                            \
12mr|grub2-2.00-13|168	--libexecdir=%{libdir32}                        \
12mr|grub2-2.00-13|169	--with-grubdir=grub2                            \
12mr|grub2-2.00-13|170	--disable-werror                                \
12mr|grub2-2.00-13|171	--enable-grub-mkfont
12mr|grub2-2.00-13|172	%make all
12mr|grub2-2.00-13|173	
12mr|grub2-2.00-13|174	make html pdf
12mr|grub2-2.00-13|175	#-----------------------------------------------------------------------
12mr|grub2-2.00-13|176	%install
12mr|grub2-2.00-13|177	cp %{SOURCE10} .
12mr|grub2-2.00-13|178	%ifarch %{efi}
12mr|grub2-2.00-13|179	cd ..
12mr|grub2-2.00-13|180	cd grub-efi-%{version}
12mr|grub2-2.00-13|181	%makeinstall_std
12mr|grub2-2.00-13|182	%makeinstall_std -C docs install-pdf install-html
12mr|grub2-2.00-13|183	mv -f %{buildroot}%{_docdir}/grub %{buildroot}%{_docdir}/%{name}
12mr|grub2-2.00-13|184	install -m644 COPYING INSTALL NEWS README THANKS TODO ChangeLog	\
12mr|grub2-2.00-13|185	%{buildroot}%{_docdir}/%{name}
12mr|grub2-2.00-13|186	mv $RPM_BUILD_ROOT/etc/bash_completion.d/grub $RPM_BUILD_ROOT/etc/bash_completion.d/grub-efi
12mr|grub2-2.00-13|187	
12mr|grub2-2.00-13|188	# (bor) grub.info is harcoded in sources
12mr|grub2-2.00-13|189	mv %{buildroot}%{_infodir}/grub.info %{buildroot}%{_infodir}/grub2.info
12mr|grub2-2.00-13|190	
12mr|grub2-2.00-13|191	# Script that makes part of grub.cfg persist across updates
12mr|grub2-2.00-13|192	install -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/grub.d/
12mr|grub2-2.00-13|193	
12mr|grub2-2.00-13|194	# Ghost config file
12mr|grub2-2.00-13|195	install -m 755 -d $RPM_BUILD_ROOT/boot/efi/EFI/rosa/
12mr|grub2-2.00-13|196	install -d $RPM_BUILD_ROOT/boot/efi/EFI/rosa/%{name}-efi
12mr|grub2-2.00-13|197	touch $RPM_BUILD_ROOT/boot/efi/EFI/rosa/%{name}-efi/grub.cfg
12mr|grub2-2.00-13|198	ln -s ../boot/efi/EFI/rosa/%{name}-efi/grub.cfg $RPM_BUILD_ROOT%{_sysconfdir}/%{name}-efi.cfg
12mr|grub2-2.00-13|199	
12mr|grub2-2.00-13|200	# Install ELF files modules and images were created from into
12mr|grub2-2.00-13|201	# the shadow root, where debuginfo generator will grab them from
12mr|grub2-2.00-13|202	find %{buildroot} -name '*.mod' -o -name '*.img' |
12mr|grub2-2.00-13|203	while read MODULE
12mr|grub2-2.00-13|204	do
12mr|grub2-2.00-13|205	BASE=$(echo $MODULE |sed -r "s,.*/([^/]*)\.(mod|img),\1,")
12mr|grub2-2.00-13|206	# Symbols from .img files are in .exec files, while .mod
12mr|grub2-2.00-13|207	# modules store symbols in .elf. This is just because we
12mr|grub2-2.00-13|208	# have both boot.img and boot.mod ...
12mr|grub2-2.00-13|209	EXT=$(echo $MODULE |grep -q '.mod' && echo '.elf' || echo '.exec')
12mr|grub2-2.00-13|210	TGT=$(echo $MODULE |sed "s,%{buildroot},.debugroot,")
12mr|grub2-2.00-13|211	#        install -m 755 -D $BASE$EXT $TGT
12mr|grub2-2.00-13|212	done
12mr|grub2-2.00-13|213	install -m 755 grub.efi %{buildroot}/boot/efi/EFI/rosa/%{name}-efi/grub.efi
12mr|grub2-2.00-13|214	cd ..
12mr|grub2-2.00-13|215	%endif
12mr|grub2-2.00-13|216	cd grub-%{version}
12mr|grub2-2.00-13|217	######EFI
12mr|grub2-2.00-13|218	%makeinstall_std
12mr|grub2-2.00-13|219	%makeinstall_std -C docs install-pdf install-html
12mr|grub2-2.00-13|220	mv -f %{buildroot}%{_docdir}/grub %{buildroot}%{_docdir}/%{name}
12mr|grub2-2.00-13|221	install -m644 COPYING INSTALL NEWS README THANKS TODO ChangeLog	\
12mr|grub2-2.00-13|222	%{buildroot}%{_docdir}/%{name}
12mr|grub2-2.00-13|223	
12mr|grub2-2.00-13|224	# (bor) grub.info is harcoded in sources
12mr|grub2-2.00-13|225	mv %{buildroot}%{_infodir}/grub.info %{buildroot}%{_infodir}/grub2.info
12mr|grub2-2.00-13|226	
12mr|grub2-2.00-13|227	# Script that makes part of grub.cfg persist across updates
12mr|grub2-2.00-13|228	install -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/grub.d/
12mr|grub2-2.00-13|229	
12mr|grub2-2.00-13|230	# Ghost config file
12mr|grub2-2.00-13|231	install -d %{buildroot}/boot/%{name}
12mr|grub2-2.00-13|232	install -d %{buildroot}/boot/%{name}/locale
12mr|grub2-2.00-13|233	touch %{buildroot}/boot/%{name}/grub.cfg
12mr|grub2-2.00-13|234	ln -s ../boot/%{name}/grub.cfg %{buildroot}%{_sysconfdir}/%{name}.cfg
12mr|grub2-2.00-13|235	
12mr|grub2-2.00-13|236	# Install ELF files modules and images were created from into
12mr|grub2-2.00-13|237	# the shadow root, where debuginfo generator will grab them from
12mr|grub2-2.00-13|238	find %{buildroot} -name '*.mod' -o -name '*.img' |
12mr|grub2-2.00-13|239	while read MODULE
12mr|grub2-2.00-13|240	do
12mr|grub2-2.00-13|241	BASE=$(echo $MODULE |sed -r "s,.*/([^/]*)\.(mod|img),\1,")
12mr|grub2-2.00-13|242	# Symbols from .img files are in .exec files, while .mod
12mr|grub2-2.00-13|243	# modules store symbols in .elf. This is just because we
12mr|grub2-2.00-13|244	# have both boot.img and boot.mod ...
12mr|grub2-2.00-13|245	EXT=$(echo $MODULE |grep -q '.mod' && echo '.elf' || echo '.exec')
12mr|grub2-2.00-13|246	TGT=$(echo $MODULE |sed "s,%{buildroot},.debugroot,")
12mr|grub2-2.00-13|247	#        install -m 755 -D $BASE$EXT $TGT
12mr|grub2-2.00-13|248	done
12mr|grub2-2.00-13|249	# Defaults
12mr|grub2-2.00-13|250	install -m 644 -D %{SOURCE2} %{buildroot}%{_sysconfdir}/default/grub
12mr|grub2-2.00-13|251	
12mr|grub2-2.00-13|252	#Add more useful update-grub2 script
12mr|grub2-2.00-13|253	install -m 755 -D %{SOURCE9} %{buildroot}%{_sbindir}
12mr|grub2-2.00-13|254	
12mr|grub2-2.00-13|255	# Install filetriggers to update grub.cfg on kernel add or remove
12mr|grub2-2.00-13|256	install -d %{buildroot}%{_filetriggers_dir}
12mr|grub2-2.00-13|257	pushd %{buildroot}%{_filetriggers_dir} && {
12mr|grub2-2.00-13|258	cat > %{name}.filter << EOF
12mr|grub2-2.00-13|259	^./boot/vmlinuz-
12mr|grub2-2.00-13|260	EOF
12mr|grub2-2.00-13|261	cat > %{name}.script << EOF
12mr|grub2-2.00-13|262	#!/bin/sh
12mr|grub2-2.00-13|263	%{_sbindir}/%{name}-mkconfig -o /boot/%{name}/grub.cfg
12mr|grub2-2.00-13|264	EOF
12mr|grub2-2.00-13|265	chmod 0755 %{name}.script
12mr|grub2-2.00-13|266	popd
12mr|grub2-2.00-13|267	}
12mr|grub2-2.00-13|268	
12mr|grub2-2.00-13|269	%__mkdir_p %{buildroot}/boot/%{name}/themes/
12mr|grub2-2.00-13|270	tar -xf %{SOURCE7} -C %{buildroot}/boot/%{name}/themes
12mr|grub2-2.00-13|271	
12mr|grub2-2.00-13|272	#mv -f %{buildroot}/%{libdir32}/grub %{buildroot}/%{libdir32}/%{name}
12mr|grub2-2.00-13|273	#mv -f %{buildroot}/%{_datadir}/grub %{buildroot}/%{_datadir}/%{name}
12mr|grub2-2.00-13|274	
12mr|grub2-2.00-13|275	%find_lang grub
12mr|grub2-2.00-13|276	
12mr|grub2-2.00-13|277	#drop all zero-length file
12mr|grub2-2.00-13|278	#find %{buildroot} -size 0 -delete
12mr|grub2-2.00-13|279	
12mr|grub2-2.00-13|280	%post
12mr|grub2-2.00-13|281	exec >/dev/null 2>&1
12mr|grub2-2.00-13|282	# Create device.map or reuse one from GRUB Legacy
12mr|grub2-2.00-13|283	cp -u /boot/grub/device.map /boot/%{name}/device.map 2>/dev/null ||
12mr|grub2-2.00-13|284	%{_sbindir}/%{name}-mkdevicemap
12mr|grub2-2.00-13|285	# Determine the partition with /boot
12mr|grub2-2.00-13|286	BOOT_PARTITION=$(df -h /boot |(read; awk '{print $1; exit}'|sed 's/[[:digit:]]*$//'))
12mr|grub2-2.00-13|287	# (Re-)Generate core.img, but don't let it be installed in boot sector
12mr|grub2-2.00-13|288	%{_sbindir}/%{name}-install $BOOT_PARTITION
12mr|grub2-2.00-13|289	# Regenerate configure on install or update
12mr|grub2-2.00-13|290	%{_sbindir}/update-grub2
12mr|grub2-2.00-13|291	#bugfix: error message before loading of grub2 menu on boot
12mr|grub2-2.00-13|292	cp -f /boot/grub2/locale/en@quot.mo /boot/grub2/locale/en.mo
12mr|grub2-2.00-13|293	
12mr|grub2-2.00-13|294	%preun
12mr|grub2-2.00-13|295	exec >/dev/null
12mr|grub2-2.00-13|296	if [ $1 = 0 ]; then
12mr|grub2-2.00-13|297	# XXX Ugly
12mr|grub2-2.00-13|298	rm -f /boot/%{name}/*.mod
12mr|grub2-2.00-13|299	rm -f /boot/%{name}/*.img
12mr|grub2-2.00-13|300	rm -f /boot/%{name}/*.lst
12mr|grub2-2.00-13|301	rm -f /boot/%{name}/*.o
12mr|grub2-2.00-13|302	rm -f /boot/%{name}/device.map
12mr|grub2-2.00-13|303	fi
12mr|grub2-2.00-13|304	
12mr|grub2-2.00-13|305	#-----------------------------------------------------------------------
12mr|grub2-2.00-13|306	%files -f grub.lang
12mr|grub2-2.00-13|307	%defattr(-,root,root,-)
12mr|grub2-2.00-13|308	#%{libdir32}/%{name}
12mr|grub2-2.00-13|309	%{libdir32}/grub/*-%{platform}
12mr|grub2-2.00-13|310	#%{_sbindir}/%{name}-*
12mr|grub2-2.00-13|311	#%{_bindir}/%{name}-*
12mr|grub2-2.00-13|312	%{_sbindir}/update-grub2
12mr|grub2-2.00-13|313	%{_bindir}/%{name}-editenv
12mr|grub2-2.00-13|314	%{_bindir}/%{name}-fstest
12mr|grub2-2.00-13|315	%{_bindir}/%{name}-kbdcomp
12mr|grub2-2.00-13|316	%{_bindir}/%{name}-menulst2cfg
12mr|grub2-2.00-13|317	%{_bindir}/%{name}-mkfont
12mr|grub2-2.00-13|318	%{_bindir}/%{name}-mkimage
12mr|grub2-2.00-13|319	%{_bindir}/%{name}-mklayout
12mr|grub2-2.00-13|320	%{_bindir}/%{name}-mkpasswd-pbkdf2
12mr|grub2-2.00-13|321	%{_bindir}/%{name}-mkrelpath
12mr|grub2-2.00-13|322	%{_bindir}/%{name}-mkrescue
12mr|grub2-2.00-13|323	%{_bindir}/%{name}-mkstandalone
12mr|grub2-2.00-13|324	%{_bindir}/%{name}-script-check
12mr|grub2-2.00-13|325	%{_sbindir}/%{name}-bios-setup
12mr|grub2-2.00-13|326	%{_sbindir}/%{name}-install
12mr|grub2-2.00-13|327	%{_sbindir}/%{name}-mkconfig
12mr|grub2-2.00-13|328	%{_sbindir}/%{name}-mknetdir
12mr|grub2-2.00-13|329	%{_sbindir}/%{name}-ofpathname
12mr|grub2-2.00-13|330	%{_sbindir}/%{name}-probe
12mr|grub2-2.00-13|331	%{_sbindir}/%{name}-reboot
12mr|grub2-2.00-13|332	%{_sbindir}/%{name}-set-default
12mr|grub2-2.00-13|333	%{_sbindir}/%{name}-sparc64-setup
12mr|grub2-2.00-13|334	#%{_datadir}/%{name}
12mr|grub2-2.00-13|335	%{_datadir}/grub
12mr|grub2-2.00-13|336	%attr(0700,root,root) %dir %{_sysconfdir}/grub.d
12mr|grub2-2.00-13|337	%{_sysconfdir}/grub.d/README
12mr|grub2-2.00-13|338	%config %{_sysconfdir}/grub.d/??_*
12mr|grub2-2.00-13|339	%{_sysconfdir}/%{name}.cfg
12mr|grub2-2.00-13|340	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/default/grub
12mr|grub2-2.00-13|341	%{_sysconfdir}/bash_completion.d/grub
12mr|grub2-2.00-13|342	%dir /boot/%{name}
12mr|grub2-2.00-13|343	%dir /boot/%{name}/locale
12mr|grub2-2.00-13|344	/boot/%{name}/themes
12mr|grub2-2.00-13|345	# Actually, this is replaced by update-grub from scriptlets,
12mr|grub2-2.00-13|346	# but it takes care of modified persistent part
12mr|grub2-2.00-13|347	%config(noreplace) /boot/%{name}/grub.cfg
12mr|grub2-2.00-13|348	%doc %{_docdir}/%{name}
12mr|grub2-2.00-13|349	%{_infodir}/%{name}.info*
12mr|grub2-2.00-13|350	%{_infodir}/grub-dev.info*
12mr|grub2-2.00-13|351	%{_mandir}/man1/%{name}-*.1*
12mr|grub2-2.00-13|352	%{_mandir}/man8/%{name}-*.8*
12mr|grub2-2.00-13|353	# RPM filetriggers
12mr|grub2-2.00-13|354	%{_filetriggers_dir}/%{name}.*
12mr|grub2-2.00-13|355	
12mr|grub2-2.00-13|356	
12mr|grub2-2.00-13|357	%files efi
12mr|grub2-2.00-13|358	%defattr(-,root,root,-)
12mr|grub2-2.00-13|359	%attr(0755,root,root) %dir /boot/efi/EFI/rosa/grub2-efi
12mr|grub2-2.00-13|360	%attr(0755,root,root) /boot/efi/EFI/rosa/grub2-efi/grub.efi
12mr|grub2-2.00-13|361	%attr(0755,root,rott) %ghost %config(noreplace) /boot/efi/EFI/rosa/grub2-efi/grub.cfg
12mr|grub2-2.00-13|362	/etc/bash_completion.d/grub-efi
12mr|grub2-2.00-13|363	%{libdir32}/grub/%{_arch}-efi/
12mr|grub2-2.00-13|364	%{_sbindir}/%{name}-efi*
12mr|grub2-2.00-13|365	%{_bindir}/%{name}-efi*
12mr|grub2-2.00-13|366	#%{_datadir}/grub
12mr|grub2-2.00-13|367	#%{_sysconfdir}/grub.d
12mr|grub2-2.00-13|368	%config(noreplace) %{_sysconfdir}/%{name}-efi.cfg
12mr|grub2-2.00-13|369	
12mr|grub2-2.00-13|370	# Actually, this is replaced by update-grub from scriptlets,
12mr|grub2-2.00-13|371	# but it takes care of modified persistent part
12mr|grub2-2.00-13|372	#%config(noreplace) /boot/efi/EFI/rosa/%{name}-efi/grub.cfg
12mr|grub2-2.00-13|373	# RPM filetriggers
12mr|grub2-2.00-13|374	#%{_filetriggers_dir}/%{name}.*
12mr|grub2-2.00-13|375	
12mr|grub2-2.00-13|376	
12mr|grub2-2.00-13|377	%changelog
12mr|grub2-2.00-13|378	* Tue Jan 03 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.99-4
12mr|grub2-2.00-13|379	+ Revision: 750375
12mr|grub2-2.00-13|380	- Rework sample theme test script to work on a fresh svn checkout.
12mr|grub2-2.00-13|381	- Add documentation and script to test grub2 themes
12mr|grub2-2.00-13|382	- Add talpo build and melt config file for debug build (thanks to alissy)

14223 12
12mr|grub-customizer-2.5.6-1|1	# Basic Information
12mr|grub-customizer-2.5.6-1|2	Name: grub-customizer
12mr|grub-customizer-2.5.6-1|3	Version: 2.5.6
12mr|grub-customizer-2.5.6-1|4	Release: 1
12mr|grub-customizer-2.5.6-1|5	Summary: Graphical interface to configure the grub2/burg settings
12mr|grub-customizer-2.5.6-1|6	Group: System/Configuration/Boot and Init
12mr|grub-customizer-2.5.6-1|7	License: GPLv3
12mr|grub-customizer-2.5.6-1|8	URL: https://launchpad.net/grub-customizer
12mr|grub-customizer-2.5.6-1|9	
12mr|grub-customizer-2.5.6-1|10	# Packager Information
12mr|grub-customizer-2.5.6-1|11	Packager: Vladimir Testov <vladimir.testov@rosalab.ru> ROSA 2012
12mr|grub-customizer-2.5.6-1|12	
12mr|grub-customizer-2.5.6-1|13	# Build Information
12mr|grub-customizer-2.5.6-1|14	BuildRoot: %{name}-%{version}
12mr|grub-customizer-2.5.6-1|15	
12mr|grub-customizer-2.5.6-1|16	# Source Information
12mr|grub-customizer-2.5.6-1|17	Source0: %{name}_%{version}.tar.gz
12mr|grub-customizer-2.5.6-1|18	Source1: %{name}-grub.cfg
12mr|grub-customizer-2.5.6-1|19	Source2: %{name}-pamd
12mr|grub-customizer-2.5.6-1|20	Patch0: %{name}-sbin.patch
12mr|grub-customizer-2.5.6-1|21	
12mr|grub-customizer-2.5.6-1|22	# Dependency Information
12mr|grub-customizer-2.5.6-1|23	BuildRequires: cmake gcc-c++ gtkmm2.4-devel gettext openssl-devel grub2
12mr|grub-customizer-2.5.6-1|24	Requires: grub2
12mr|grub-customizer-2.5.6-1|25	
12mr|grub-customizer-2.5.6-1|26	%description
12mr|grub-customizer-2.5.6-1|27	Grub Customizer is a graphical interface to configure the grub2/burg settings
12mr|grub-customizer-2.5.6-1|28	with focus on the individual list order - without losing the dynamical
12mr|grub-customizer-2.5.6-1|29	behavior of grub.
12mr|grub-customizer-2.5.6-1|30	
12mr|grub-customizer-2.5.6-1|31	%prep
12mr|grub-customizer-2.5.6-1|32	#%setup -q -c -n %{name}-%{version}
12mr|grub-customizer-2.5.6-1|33	%setup -q
12mr|grub-customizer-2.5.6-1|34	%patch0 -p2
12mr|grub-customizer-2.5.6-1|35	
12mr|grub-customizer-2.5.6-1|36	%build
12mr|grub-customizer-2.5.6-1|37	%cmake
12mr|grub-customizer-2.5.6-1|38	%make
12mr|grub-customizer-2.5.6-1|39	
12mr|grub-customizer-2.5.6-1|40	%install
12mr|grub-customizer-2.5.6-1|41	mkdir ${RPM_BUILD_ROOT}/etc/%{name} -p
12mr|grub-customizer-2.5.6-1|42	cp %{SOURCE1} ${RPM_BUILD_ROOT}/etc/%{name}/grub.cfg
12mr|grub-customizer-2.5.6-1|43	mkdir ${RPM_BUILD_ROOT}/etc/pam.d -p
12mr|grub-customizer-2.5.6-1|44	cp %{SOURCE2} ${RPM_BUILD_ROOT}/etc/pam.d/%{name}
12mr|grub-customizer-2.5.6-1|45	cd build
12mr|grub-customizer-2.5.6-1|46	make install DESTDIR=${RPM_BUILD_ROOT}
12mr|grub-customizer-2.5.6-1|47	cd ..
12mr|grub-customizer-2.5.6-1|48	mkdir ${RPM_BUILD_ROOT}/%{_bindir} -p
12mr|grub-customizer-2.5.6-1|49	ln -s %{_bindir}/consolehelper ${RPM_BUILD_ROOT}%{_bindir}/%{name}
12mr|grub-customizer-2.5.6-1|50	%find_lang %{name}
12mr|grub-customizer-2.5.6-1|51	
12mr|grub-customizer-2.5.6-1|52	%files -f %{name}.lang
12mr|grub-customizer-2.5.6-1|53	%defattr(-,root,root)
12mr|grub-customizer-2.5.6-1|54	%{_bindir}/*
12mr|grub-customizer-2.5.6-1|55	%{_sbindir}/*
12mr|grub-customizer-2.5.6-1|56	%{_datadir}/applications/*.desktop
12mr|grub-customizer-2.5.6-1|57	%{_datadir}/polkit-1/*
12mr|grub-customizer-2.5.6-1|58	%{_mandir}/man1/*
12mr|grub-customizer-2.5.6-1|59	%{_iconsdir}/*
12mr|grub-customizer-2.5.6-1|60	%{_libdir}/grubcfg-proxy
12mr|grub-customizer-2.5.6-1|61	%{_sysconfdir}/*
12mr|grub-customizer-2.5.6-1|62	
12mr|grub-customizer-2.5.6-1|63	%changelog
12mr|grub-customizer-2.5.6-1|64	* Sat May 12 2012 Vladimir Testov <Vladimir.Testov> 2.5.5
12mr|grub-customizer-2.5.6-1|65	- Initial Spec File

14224 12
12mr|grub-efi-0.97-94|1	Name: grub-efi
12mr|grub-efi-0.97-94|2	Version: 0.97
12mr|grub-efi-0.97-94|3	Release: 94
12mr|grub-efi-0.97-94|4	Epoch: 1
12mr|grub-efi-0.97-94|5	Summary: Grand Unified Boot Loader
12mr|grub-efi-0.97-94|6	Group: System/Kernel and hardware
12mr|grub-efi-0.97-94|7	License: GPLv2+
12mr|grub-efi-0.97-94|8	
12mr|grub-efi-0.97-94|9	ExclusiveArch: x86_64 i586
12mr|grub-efi-0.97-94|10	BuildRequires: binutils >= 2.9.1.0.23, ncurses-devel, ncurses, texinfo
12mr|grub-efi-0.97-94|11	BuildRequires: autoconf /usr/lib/crt1.o automake
12mr|grub-efi-0.97-94|12	BuildRequires: gnu-efi >= 3.0e-9
12mr|grub-efi-0.97-94|13	BuildRequires: glibc glibc-static-devel
12mr|grub-efi-0.97-94|14	BuildRequires: git
12mr|grub-efi-0.97-94|15	Requires: coreutils
12mr|grub-efi-0.97-94|16	Provides: bootloader
12mr|grub-efi-0.97-94|17	
12mr|grub-efi-0.97-94|18	URL: http://www.gnu.org/software/%{name}/
12mr|grub-efi-0.97-94|19	Source0: ftp://alpha.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
12mr|grub-efi-0.97-94|20	Source1: splash.xpm.gz
12mr|grub-efi-0.97-94|21	Source2: %{name}.rpmlintrc
12mr|grub-efi-0.97-94|22	
12mr|grub-efi-0.97-94|23	# This is from
12mr|grub-efi-0.97-94|24	# http://git.kernel.org/?p=boot/grub-fedora/grub-fedora.git;a=summary
12mr|grub-efi-0.97-94|25	Patch0: grub-fedora-17.patch
12mr|grub-efi-0.97-94|26	Patch1: 0001-Fix-strange-compilation-problem.patch
12mr|grub-efi-0.97-94|27	Patch2: 0003-Move_network-disable-earlier.patch
12mr|grub-efi-0.97-94|28	Patch3: 0004-Make-sure-align-is-initialised.patch
12mr|grub-efi-0.97-94|29	Patch4: 0005-Fix-Apple-CD-fixup.patch
12mr|grub-efi-0.97-94|30	Patch5: 0006-Avoid-broken-uefi-fs.patch
12mr|grub-efi-0.97-94|31	Patch6: 0007-fix-uefi-stride.patch
12mr|grub-efi-0.97-94|32	Patch7: 0008-fix-gop.patch
12mr|grub-efi-0.97-94|33	
12mr|grub-efi-0.97-94|34	%description
12mr|grub-efi-0.97-94|35	GRUB (Grand Unified Boot Loader) is an experimental boot loader
12mr|grub-efi-0.97-94|36	capable of booting into most free operating systems - Linux, FreeBSD,
12mr|grub-efi-0.97-94|37	NetBSD, GNU Mach, and others as well as most commercial operating
12mr|grub-efi-0.97-94|38	systems. GRUB for EFI systems is a bootloader used to boot EFI systems.
12mr|grub-efi-0.97-94|39	
12mr|grub-efi-0.97-94|40	%prep
12mr|grub-efi-0.97-94|41	%setup -q
12mr|grub-efi-0.97-94|42	git init
12mr|grub-efi-0.97-94|43	git config user.email "pjones@fedoraproject.org"
12mr|grub-efi-0.97-94|44	git config user.name "Fedora Ninjas"
12mr|grub-efi-0.97-94|45	git add .
12mr|grub-efi-0.97-94|46	git commit -a -q -m "%{version} baseline."
12mr|grub-efi-0.97-94|47	git am %{patches}
12mr|grub-efi-0.97-94|48	
12mr|grub-efi-0.97-94|49	# Modify grub to show the full version number
12mr|grub-efi-0.97-94|50	sed -i 's/0\.97/%{version}-%{release}/' configure.in
12mr|grub-efi-0.97-94|51	
12mr|grub-efi-0.97-94|52	%build
12mr|grub-efi-0.97-94|53	autoreconf
12mr|grub-efi-0.97-94|54	autoconf
12mr|grub-efi-0.97-94|55	GCCVERS=$(gcc --version | head -1 | cut -d\  -f3 | cut -d. -f1)
12mr|grub-efi-0.97-94|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"
12mr|grub-efi-0.97-94|57	if [ "$GCCVERS" == "4" ]; then
12mr|grub-efi-0.97-94|58	CFLAGS="$CFLAGS -Wno-pointer-sign"
12mr|grub-efi-0.97-94|59	fi
12mr|grub-efi-0.97-94|60	export CFLAGS
12mr|grub-efi-0.97-94|61	%configure --sbindir=/sbin --disable-auto-linux-mem-opt --datarootdir=%{_datadir} --with-platform=efi
12mr|grub-efi-0.97-94|62	make
12mr|grub-efi-0.97-94|63	mv efi/grub.efi .
12mr|grub-efi-0.97-94|64	
12mr|grub-efi-0.97-94|65	%install
12mr|grub-efi-0.97-94|66	%makeinstall sbindir=${RPM_BUILD_ROOT}/sbin
12mr|grub-efi-0.97-94|67	mkdir -p ${RPM_BUILD_ROOT}/boot/grub
12mr|grub-efi-0.97-94|68	mkdir -m 0755 -p ${RPM_BUILD_ROOT}/boot/efi/EFI/rosa/
12mr|grub-efi-0.97-94|69	install -m 755 grub.efi ${RPM_BUILD_ROOT}/boot/efi/EFI/rosa/grub.efi
12mr|grub-efi-0.97-94|70	install -m 0644 %{SOURCE1} ${RPM_BUILD_ROOT}/boot/grub
12mr|grub-efi-0.97-94|71	
12mr|grub-efi-0.97-94|72	rm -f ${RPM_BUILD_ROOT}/%{_infodir}/dir
12mr|grub-efi-0.97-94|73	
12mr|grub-efi-0.97-94|74	%files
12mr|grub-efi-0.97-94|75	%attr(0755,root,root)/boot/efi/EFI/rosa
12mr|grub-efi-0.97-94|76	%attr(0755,root,root)/boot/grub
12mr|grub-efi-0.97-94|77	%{_mandir}/man*/*
12mr|grub-efi-0.97-94|78	%{_datadir}/grub
12mr|grub-efi-0.97-94|79	%{_infodir}/grub*
12mr|grub-efi-0.97-94|80	%{_infodir}/multiboot*
12mr|grub-efi-0.97-94|81	/sbin/grub-terminfo
12mr|grub-efi-0.97-94|82	/sbin/grub-md5-crypt
12mr|grub-efi-0.97-94|83	/sbin/grub-crypt
12mr|grub-efi-0.97-94|84	
12mr|grub-efi-0.97-94|85	
12mr|grub-efi-0.97-94|86	%changelog
12mr|grub-efi-0.97-94|87	* Fri Oct  19 2012 Дмитрий Михирев <mikhirev@mezon.ru>
12mr|grub-efi-0.97-94|88	+ Commit: 48e1d4d
12mr|grub-efi-0.97-94|89	- fix rpmlint errors, some cleanups
12mr|grub-efi-0.97-94|90	
12mr|grub-efi-0.97-94|91	

14225 12
12mr|gsettings-desktop-schemas-3.6.1-1|1	%define name gsettings-desktop-schemas
12mr|gsettings-desktop-schemas-3.6.1-1|2	%define version 3.6.1
12mr|gsettings-desktop-schemas-3.6.1-1|3	%define release %mkrel 1
12mr|gsettings-desktop-schemas-3.6.1-1|4	
12mr|gsettings-desktop-schemas-3.6.1-1|5	Summary: Shared GSettings schemas for the desktop
12mr|gsettings-desktop-schemas-3.6.1-1|6	Name: %{name}
12mr|gsettings-desktop-schemas-3.6.1-1|7	Version: %{version}
12mr|gsettings-desktop-schemas-3.6.1-1|8	Release: %{release}
12mr|gsettings-desktop-schemas-3.6.1-1|9	Source0: http://ftp.gnome.org/pub/GNOME/sources/gsettings-desktop-schemas/3.6/%{name}-%{version}.tar.xz
12mr|gsettings-desktop-schemas-3.6.1-1|10	License: GPLv2+
12mr|gsettings-desktop-schemas-3.6.1-1|11	Group: Graphical desktop/GNOME
12mr|gsettings-desktop-schemas-3.6.1-1|12	Url: http://gnome.org/
12mr|gsettings-desktop-schemas-3.6.1-1|13	BuildRequires: pkgconfig(glib-2.0) >= 2.25
12mr|gsettings-desktop-schemas-3.6.1-1|14	BuildRequires: intltool
12mr|gsettings-desktop-schemas-3.6.1-1|15	BuildRequires: libgirepository-devel
12mr|gsettings-desktop-schemas-3.6.1-1|16	BuildRequires: gobject-introspection
12mr|gsettings-desktop-schemas-3.6.1-1|17	BuildArch: noarch
12mr|gsettings-desktop-schemas-3.6.1-1|18	
12mr|gsettings-desktop-schemas-3.6.1-1|19	%description
12mr|gsettings-desktop-schemas-3.6.1-1|20	This contains a collection of GSettings schemas for settings shared by
12mr|gsettings-desktop-schemas-3.6.1-1|21	various components of a desktop.
12mr|gsettings-desktop-schemas-3.6.1-1|22	
12mr|gsettings-desktop-schemas-3.6.1-1|23	%package devel
12mr|gsettings-desktop-schemas-3.6.1-1|24	Group: Development/C
12mr|gsettings-desktop-schemas-3.6.1-1|25	Summary: Development files for %name
12mr|gsettings-desktop-schemas-3.6.1-1|26	
12mr|gsettings-desktop-schemas-3.6.1-1|27	%description devel
12mr|gsettings-desktop-schemas-3.6.1-1|28	This contains a collection of GSettings schemas for settings shared by
12mr|gsettings-desktop-schemas-3.6.1-1|29	various components of a desktop.
12mr|gsettings-desktop-schemas-3.6.1-1|30	
12mr|gsettings-desktop-schemas-3.6.1-1|31	%prep
12mr|gsettings-desktop-schemas-3.6.1-1|32	%setup -q
12mr|gsettings-desktop-schemas-3.6.1-1|33	
12mr|gsettings-desktop-schemas-3.6.1-1|34	%build
12mr|gsettings-desktop-schemas-3.6.1-1|35	autoreconf -fi
12mr|gsettings-desktop-schemas-3.6.1-1|36	%configure2_5x
12mr|gsettings-desktop-schemas-3.6.1-1|37	%make
12mr|gsettings-desktop-schemas-3.6.1-1|38	
12mr|gsettings-desktop-schemas-3.6.1-1|39	%install
12mr|gsettings-desktop-schemas-3.6.1-1|40	%makeinstall_std pkgconfigdir=%_datadir/pkgconfig
12mr|gsettings-desktop-schemas-3.6.1-1|41	
12mr|gsettings-desktop-schemas-3.6.1-1|42	%find_lang %name
12mr|gsettings-desktop-schemas-3.6.1-1|43	
12mr|gsettings-desktop-schemas-3.6.1-1|44	%files -f %{name}.lang
12mr|gsettings-desktop-schemas-3.6.1-1|45	%doc README NEWS AUTHORS
12mr|gsettings-desktop-schemas-3.6.1-1|46	%_datadir/GConf/gsettings/gsettings-desktop-schemas.convert
12mr|gsettings-desktop-schemas-3.6.1-1|47	%_datadir/GConf/gsettings/wm-schemas.convert
12mr|gsettings-desktop-schemas-3.6.1-1|48	%_libdir/girepository-1.0/GDesktopEnums-3.0.typelib
12mr|gsettings-desktop-schemas-3.6.1-1|49	%_datadir/glib-2.0/schemas/*.xml
12mr|gsettings-desktop-schemas-3.6.1-1|50	%_datadir/gir-1.0/GDesktopEnums-3.0.gir
12mr|gsettings-desktop-schemas-3.6.1-1|51	
12mr|gsettings-desktop-schemas-3.6.1-1|52	%files devel
12mr|gsettings-desktop-schemas-3.6.1-1|53	%doc ChangeLog HACKING MAINTAINERS
12mr|gsettings-desktop-schemas-3.6.1-1|54	%_includedir/%name
12mr|gsettings-desktop-schemas-3.6.1-1|55	%_datadir/pkgconfig/%name.pc

14226 12
12mr|gsf-sharp-0.8.1-9|1	%define name gsf-sharp
12mr|gsf-sharp-0.8.1-9|2	%define version 0.8.1
12mr|gsf-sharp-0.8.1-9|3	%define release %mkrel 9
12mr|gsf-sharp-0.8.1-9|4	
12mr|gsf-sharp-0.8.1-9|5	Summary: GSF C# bindings for mono
12mr|gsf-sharp-0.8.1-9|6	Name: %{name}
12mr|gsf-sharp-0.8.1-9|7	Version: %{version}
12mr|gsf-sharp-0.8.1-9|8	Release: %{release}
12mr|gsf-sharp-0.8.1-9|9	Source0: %{name}-%{version}.tar.bz2
12mr|gsf-sharp-0.8.1-9|10	License: LGPLv2+
12mr|gsf-sharp-0.8.1-9|11	Group: Development/Other
12mr|gsf-sharp-0.8.1-9|12	Url: http://www.go-mono.com
12mr|gsf-sharp-0.8.1-9|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|gsf-sharp-0.8.1-9|14	BuildRequires: mono-devel
12mr|gsf-sharp-0.8.1-9|15	BuildRequires: libgsf-devel >= 1.11.0
12mr|gsf-sharp-0.8.1-9|16	BuildRequires: gtk-sharp2
12mr|gsf-sharp-0.8.1-9|17	BuildRequires: gtk-sharp2-devel
12mr|gsf-sharp-0.8.1-9|18	BuildRequires: monodoc
12mr|gsf-sharp-0.8.1-9|19	
12mr|gsf-sharp-0.8.1-9|20	%description
12mr|gsf-sharp-0.8.1-9|21	GSF# bindings for mono. Useful for reading and writing structured
12mr|gsf-sharp-0.8.1-9|22	files (eg MS OLE and Zip).
12mr|gsf-sharp-0.8.1-9|23	
12mr|gsf-sharp-0.8.1-9|24	%prep
12mr|gsf-sharp-0.8.1-9|25	%setup -q
12mr|gsf-sharp-0.8.1-9|26	
12mr|gsf-sharp-0.8.1-9|27	%build
12mr|gsf-sharp-0.8.1-9|28	%configure2_5x
12mr|gsf-sharp-0.8.1-9|29	%make
12mr|gsf-sharp-0.8.1-9|30	
12mr|gsf-sharp-0.8.1-9|31	%install
12mr|gsf-sharp-0.8.1-9|32	rm -rf $RPM_BUILD_ROOT
12mr|gsf-sharp-0.8.1-9|33	%makeinstall_std
12mr|gsf-sharp-0.8.1-9|34	perl -pi -e "s^%_libdir^%_prefix/lib^" %buildroot%_libdir/pkgconfig/*.pc
12mr|gsf-sharp-0.8.1-9|35	rm -f %buildroot%_libdir/libgsf*a
12mr|gsf-sharp-0.8.1-9|36	
12mr|gsf-sharp-0.8.1-9|37	%clean
12mr|gsf-sharp-0.8.1-9|38	rm -rf $RPM_BUILD_ROOT
12mr|gsf-sharp-0.8.1-9|39	
12mr|gsf-sharp-0.8.1-9|40	%files
12mr|gsf-sharp-0.8.1-9|41	%defattr(-,root,root)
12mr|gsf-sharp-0.8.1-9|42	%doc AUTHORS ChangeLog NEWS README
12mr|gsf-sharp-0.8.1-9|43	%_prefix/lib/mono/gac/%name
12mr|gsf-sharp-0.8.1-9|44	%_prefix/lib/mono/gtk-sharp/%name.dll*
12mr|gsf-sharp-0.8.1-9|45	%_libdir/pkgconfig/%name.pc
12mr|gsf-sharp-0.8.1-9|46	%_libdir/libgsfglue.so
12mr|gsf-sharp-0.8.1-9|47	%_datadir/gapi-2.0/gsf-api.xml
12mr|gsf-sharp-0.8.1-9|48	
12mr|gsf-sharp-0.8.1-9|49	
12mr|gsf-sharp-0.8.1-9|50	
12mr|gsf-sharp-0.8.1-9|51	
12mr|gsf-sharp-0.8.1-9|52	%changelog
12mr|gsf-sharp-0.8.1-9|53	

14227 12
12mr|gsl-1.15-2|1	%define major 0
12mr|gsl-1.15-2|2	%define libname %mklibname %{name} %{major}
12mr|gsl-1.15-2|3	%define develname %mklibname %{name} -d
12mr|gsl-1.15-2|4	
12mr|gsl-1.15-2|5	Summary:	The GNU Scientific Library for numerical analysis
12mr|gsl-1.15-2|6	Name:		gsl
12mr|gsl-1.15-2|7	Version:	1.15
12mr|gsl-1.15-2|8	Release:	2
12mr|gsl-1.15-2|9	License:	GPLv2+
12mr|gsl-1.15-2|10	Group:		Sciences/Mathematics
12mr|gsl-1.15-2|11	URL:		http://www.gnu.org/software/gsl/
12mr|gsl-1.15-2|12	Source0:	ftp://ftp.gnu.org/gnu/gsl/%{name}-%{version}.tar.gz
12mr|gsl-1.15-2|13	Source1:	%{SOURCE0}.sig
12mr|gsl-1.15-2|14	Patch0:		%{name}-1.14-undefined-symbols.patch
12mr|gsl-1.15-2|15	
12mr|gsl-1.15-2|16	%description
12mr|gsl-1.15-2|17	The GNU Scientific Library (GSL) is a numerical library for C and
12mr|gsl-1.15-2|18	C++ programmers.  It contains over 1000 mathematical routines written
12mr|gsl-1.15-2|19	in ANSI C.  The library follows modern coding conventions, and lends
12mr|gsl-1.15-2|20	itself to being used in very high level languages (VHLLs).
12mr|gsl-1.15-2|21	
12mr|gsl-1.15-2|22	The library covers the following subject areas:
12mr|gsl-1.15-2|23	
12mr|gsl-1.15-2|24	Complex Numbers             Roots of Polynomials     Special Functions
12mr|gsl-1.15-2|25	Vectors and Matrices        Permutations             Sorting
12mr|gsl-1.15-2|26	BLAS Support                Linear Algebra           Eigensystems
12mr|gsl-1.15-2|27	Fast Fourier Transforms     Quadrature               Random Numbers
12mr|gsl-1.15-2|28	Quasi-Random Sequences      Random Distributions     Statistics
12mr|gsl-1.15-2|29	Histograms                  N-Tuples                 Monte Carlo Integration
12mr|gsl-1.15-2|30	Simulated Annealing         Differential Equations   Interpolation
12mr|gsl-1.15-2|31	Numerical Differentiation   Chebyshev Approximation  Series Acceleration
12mr|gsl-1.15-2|32	Discrete Hankel Transforms  Root-Finding             Minimization
12mr|gsl-1.15-2|33	Least-Squares Fitting       Physical Constants       IEEE Floating-Point
12mr|gsl-1.15-2|34	
12mr|gsl-1.15-2|35	Further information can be found in the GSL Reference Manual.
12mr|gsl-1.15-2|36	
12mr|gsl-1.15-2|37	Install the gsl package if you need a library for high-level
12mr|gsl-1.15-2|38	scientific numerical analysis.
12mr|gsl-1.15-2|39	
12mr|gsl-1.15-2|40	%package progs
12mr|gsl-1.15-2|41	Summary:	Programs of the Scientific Library
12mr|gsl-1.15-2|42	Group:		Sciences/Mathematics
12mr|gsl-1.15-2|43	Requires:	%{libname} = %{version}-%{release}
12mr|gsl-1.15-2|44	
12mr|gsl-1.15-2|45	%description progs
12mr|gsl-1.15-2|46	Here're the GNU Scientific Library (GSL) programs:
12mr|gsl-1.15-2|47	- gsl-histogram: computes a histogram of the data on stdin
12mr|gsl-1.15-2|48	using n bins from xmin to xmax.
12mr|gsl-1.15-2|49	- gsl-randist: generates n samples from a given distribution DIST
12mr|gsl-1.15-2|50	with given parameters
12mr|gsl-1.15-2|51	
12mr|gsl-1.15-2|52	%package doc
12mr|gsl-1.15-2|53	Summary:	Documentation of the Scientific Library
12mr|gsl-1.15-2|54	Group:		Books/Computer books
12mr|gsl-1.15-2|55	
12mr|gsl-1.15-2|56	%description doc
12mr|gsl-1.15-2|57	This is the documentation in info format of the GNU Scientific Library (GSL).
12mr|gsl-1.15-2|58	This doc can be viewed through info, pinfo, konqueror, gnome yelp, ...
12mr|gsl-1.15-2|59	
12mr|gsl-1.15-2|60	%package -n %{libname}
12mr|gsl-1.15-2|61	Summary:	Shared libraries for Scientific Library
12mr|gsl-1.15-2|62	Group:		System/Libraries
12mr|gsl-1.15-2|63	
12mr|gsl-1.15-2|64	%description -n %{libname}
12mr|gsl-1.15-2|65	The GNU Scientific Library (GSL) is a numerical library for C and
12mr|gsl-1.15-2|66	C++ programmers.  It contains over 1000 mathematical routines written
12mr|gsl-1.15-2|67	in ANSI C.  The library follows modern coding conventions, and lends
12mr|gsl-1.15-2|68	itself to being used in very high level languages (VHLLs).
12mr|gsl-1.15-2|69	
12mr|gsl-1.15-2|70	The library covers the following subject areas:
12mr|gsl-1.15-2|71	
12mr|gsl-1.15-2|72	Complex Numbers             Roots of Polynomials     Special Functions
12mr|gsl-1.15-2|73	Vectors and Matrices        Permutations             Sorting
12mr|gsl-1.15-2|74	BLAS Support                Linear Algebra           Eigensystems
12mr|gsl-1.15-2|75	Fast Fourier Transforms     Quadrature               Random Numbers
12mr|gsl-1.15-2|76	Quasi-Random Sequences      Random Distributions     Statistics
12mr|gsl-1.15-2|77	Histograms                  N-Tuples                 Monte Carlo Integration
12mr|gsl-1.15-2|78	Simulated Annealing         Differential Equations   Interpolation
12mr|gsl-1.15-2|79	Numerical Differentiation   Chebyshev Approximation  Series Acceleration
12mr|gsl-1.15-2|80	Discrete Hankel Transforms  Root-Finding             Minimization
12mr|gsl-1.15-2|81	Least-Squares Fitting       Physical Constants       IEEE Floating-Point
12mr|gsl-1.15-2|82	
12mr|gsl-1.15-2|83	Further information can be found in the GSL Reference Manual.
12mr|gsl-1.15-2|84	
12mr|gsl-1.15-2|85	
12mr|gsl-1.15-2|86	%package -n %{develname}
12mr|gsl-1.15-2|87	Summary:	Development files for Scientific Library
12mr|gsl-1.15-2|88	Group:		Development/C
12mr|gsl-1.15-2|89	Requires:	%{libname} = %{version}-%{release}
12mr|gsl-1.15-2|90	Provides:	%{name}-devel = %{version}-%{release}
12mr|gsl-1.15-2|91	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|gsl-1.15-2|92	
12mr|gsl-1.15-2|93	%description -n %{develname}
12mr|gsl-1.15-2|94	The gsl package includes the GNU Scientific Library (GSL). The GSL is a
12mr|gsl-1.15-2|95	collection of routines for numerical analysis, written in C.
12mr|gsl-1.15-2|96	It now includes a random number suite, an FFT package, simulated annealing
12mr|gsl-1.15-2|97	and root finding.  In the future, it will include numerical and Monte Carlo
12mr|gsl-1.15-2|98	integration and special functions.
12mr|gsl-1.15-2|99	Linking against the GSL allows programs to access functions which can
12mr|gsl-1.15-2|100	handle many of the problems encountered in scientific computing.
12mr|gsl-1.15-2|101	
12mr|gsl-1.15-2|102	These are the static libs and include headers for developers.
12mr|gsl-1.15-2|103	
12mr|gsl-1.15-2|104	%prep
12mr|gsl-1.15-2|105	%setup -q
12mr|gsl-1.15-2|106	%patch0 -p1
12mr|gsl-1.15-2|107	
12mr|gsl-1.15-2|108	%build
12mr|gsl-1.15-2|109	# (tpg) gcc-4.3.2 bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38051
12mr|gsl-1.15-2|110	export CFLAGS="%{optflags} -fno-strict-aliasing -fPIC"
12mr|gsl-1.15-2|111	export CXXFLAGS=$CFLAGS
12mr|gsl-1.15-2|112	export CPPCLAGS=$CFLAGS
12mr|gsl-1.15-2|113	%configure2_5x
12mr|gsl-1.15-2|114	
12mr|gsl-1.15-2|115	%make
12mr|gsl-1.15-2|116	
12mr|gsl-1.15-2|117	%check
12mr|gsl-1.15-2|118	make check
12mr|gsl-1.15-2|119	
12mr|gsl-1.15-2|120	%install
12mr|gsl-1.15-2|121	%makeinstall_std
12mr|gsl-1.15-2|122	
12mr|gsl-1.15-2|123	#multiarch
12mr|gsl-1.15-2|124	%multiarch_binaries %{buildroot}%{_bindir}/gsl-config
12mr|gsl-1.15-2|125	
12mr|gsl-1.15-2|126	%files progs
12mr|gsl-1.15-2|127	%doc AUTHORS NEWS README THANKS
12mr|gsl-1.15-2|128	%{_bindir}/gsl-histogram
12mr|gsl-1.15-2|129	%{_bindir}/gsl-randist
12mr|gsl-1.15-2|130	%{_mandir}/man1/gsl-histogram*
12mr|gsl-1.15-2|131	%{_mandir}/man1/gsl-randist*
12mr|gsl-1.15-2|132	
12mr|gsl-1.15-2|133	%files doc
12mr|gsl-1.15-2|134	%{_infodir}/*info*
12mr|gsl-1.15-2|135	
12mr|gsl-1.15-2|136	%files -n %{libname}
12mr|gsl-1.15-2|137	%{_libdir}/*.so.%{major}*
12mr|gsl-1.15-2|138	
12mr|gsl-1.15-2|139	%files -n %{develname}
12mr|gsl-1.15-2|140	%doc BUGS ChangeLog TODO doc/examples/
12mr|gsl-1.15-2|141	%{_bindir}/gsl-config
12mr|gsl-1.15-2|142	%{multiarch_bindir}/gsl-config
12mr|gsl-1.15-2|143	%{_datadir}/aclocal/*.m4
12mr|gsl-1.15-2|144	%{_includedir}/*
12mr|gsl-1.15-2|145	%{_libdir}/pkgconfig/*.pc
12mr|gsl-1.15-2|146	%{_libdir}/*.a
12mr|gsl-1.15-2|147	%{_libdir}/*.so
12mr|gsl-1.15-2|148	%{_mandir}/man3/*
12mr|gsl-1.15-2|149	%{_mandir}/man1/gsl-config.*
12mr|gsl-1.15-2|150	
12mr|gsl-1.15-2|151	
12mr|gsl-1.15-2|152	%changelog
12mr|gsl-1.15-2|153	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 1.14-3mdv2011.0
12mr|gsl-1.15-2|154	+ Revision: 661669
12mr|gsl-1.15-2|155	- multiarch fixes
12mr|gsl-1.15-2|156	
12mr|gsl-1.15-2|157	* Thu Dec 02 2010 Oden Eriksson <oeriksson@mandriva.com> 1.14-2mdv2011.0
12mr|gsl-1.15-2|158	+ Revision: 605501
12mr|gsl-1.15-2|159	- rebuild
12mr|gsl-1.15-2|160	
12mr|gsl-1.15-2|161	* Sun Mar 21 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.14-1mdv2010.1
12mr|gsl-1.15-2|162	+ Revision: 526233
12mr|gsl-1.15-2|163	- update to new version 1.14
12mr|gsl-1.15-2|164	- rediff patch 0
12mr|gsl-1.15-2|165	
12mr|gsl-1.15-2|166	* Tue Mar 16 2010 Oden Eriksson <oeriksson@mandriva.com> 1.13-2mdv2010.1
12mr|gsl-1.15-2|167	+ Revision: 521131
12mr|gsl-1.15-2|168	- rebuilt for 2010.1
12mr|gsl-1.15-2|169	
12mr|gsl-1.15-2|170	* Thu Sep 10 2009 Frederik Himpe <fhimpe@mandriva.org> 1.13-1mdv2010.0
12mr|gsl-1.15-2|171	+ Revision: 437127
12mr|gsl-1.15-2|172	- Update to new version 1.13
12mr|gsl-1.15-2|173	
12mr|gsl-1.15-2|174	+ Funda Wang <fwang@mandriva.org>
12mr|gsl-1.15-2|175	- rebuild with fPIC (bug#45668)
12mr|gsl-1.15-2|176	
12mr|gsl-1.15-2|177	* Tue Feb 17 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.12-1mdv2009.1
12mr|gsl-1.15-2|178	+ Revision: 342158
12mr|gsl-1.15-2|179	- fix tests by adjusting optflags (gcc bug #38478, should work with next upstream release)
12mr|gsl-1.15-2|180	- Patch0: rediff to meet nofuzz
12mr|gsl-1.15-2|181	- update to new version 1.12
12mr|gsl-1.15-2|182	
12mr|gsl-1.15-2|183	+ Thierry Vignaud <tv@mandriva.org>
12mr|gsl-1.15-2|184	- rebuild early 2009.0 package (before pixel changes)
12mr|gsl-1.15-2|185	
12mr|gsl-1.15-2|186	* Tue Jun 10 2008 Helio Chissini de Castro <helio@mandriva.com> 1.11-3mdv2009.0
12mr|gsl-1.15-2|187	+ Revision: 217543
12mr|gsl-1.15-2|188	- Fix undefined symbol cblas.
12mr|gsl-1.15-2|189	
12mr|gsl-1.15-2|190	+ Pixel <pixel@mandriva.com>
12mr|gsl-1.15-2|191	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|gsl-1.15-2|192	
12mr|gsl-1.15-2|193	* Fri Apr 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.11-1mdv2009.0
12mr|gsl-1.15-2|194	+ Revision: 195506
12mr|gsl-1.15-2|195	- new version
12mr|gsl-1.15-2|196	- do not package INSTALL file
12mr|gsl-1.15-2|197	
12mr|gsl-1.15-2|198	+ Olivier Blin <oblin@mandriva.com>
12mr|gsl-1.15-2|199	- restore BuildRoot
12mr|gsl-1.15-2|200	
12mr|gsl-1.15-2|201	+ Thierry Vignaud <tv@mandriva.org>
12mr|gsl-1.15-2|202	- kill re-definition of %%buildroot on Pixel's request
12mr|gsl-1.15-2|203	
12mr|gsl-1.15-2|204	* Tue Oct 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.10-1mdv2008.1
12mr|gsl-1.15-2|205	+ Revision: 98786
12mr|gsl-1.15-2|206	- new version
12mr|gsl-1.15-2|207	
12mr|gsl-1.15-2|208	* Tue Sep 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9-2mdv2008.0
12mr|gsl-1.15-2|209	+ Revision: 89853
12mr|gsl-1.15-2|210	- new devel library policy
12mr|gsl-1.15-2|211	- new license policy
12mr|gsl-1.15-2|212	- add checks
12mr|gsl-1.15-2|213	- spec file clean
12mr|gsl-1.15-2|214	
12mr|gsl-1.15-2|215	
12mr|gsl-1.15-2|216	* Thu Feb 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.9-1mdv2007.0
12mr|gsl-1.15-2|217	+ Revision: 124788
12mr|gsl-1.15-2|218	- new version
12mr|gsl-1.15-2|219	
12mr|gsl-1.15-2|220	* Wed Feb 14 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.8-3mdv2007.1
12mr|gsl-1.15-2|221	+ Revision: 121136
12mr|gsl-1.15-2|222	- rebuild
12mr|gsl-1.15-2|223	- update url
12mr|gsl-1.15-2|224	- spec file clean
12mr|gsl-1.15-2|225	- Import gsl
12mr|gsl-1.15-2|226	
12mr|gsl-1.15-2|227	* Sat Apr 29 2006 Olivier Blin <oblin@mandriva.com> 1.8-2mdk
12mr|gsl-1.15-2|228	- update description (thanks to Brian Gough for reminding gsl isn't in
12mr|gsl-1.15-2|229	alpha development)
12mr|gsl-1.15-2|230	
12mr|gsl-1.15-2|231	* Fri Apr 21 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.8-1mdk
12mr|gsl-1.15-2|232	- new release
12mr|gsl-1.15-2|233	
12mr|gsl-1.15-2|234	* Thu Nov 03 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.7-1mdk
12mr|gsl-1.15-2|235	- new release
12mr|gsl-1.15-2|236	
12mr|gsl-1.15-2|237	* Sat Sep 10 2005 Olivier Blin <oblin@mandriva.com> 1.6-3mdk
12mr|gsl-1.15-2|238	- fix typo in summary
12mr|gsl-1.15-2|239	
12mr|gsl-1.15-2|240	* Thu Mar 31 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.6-2mdk
12mr|gsl-1.15-2|241	- multiarch
12mr|gsl-1.15-2|242	- drop COPYING file as package is GPL (copyright is included in common-licenses)
12mr|gsl-1.15-2|243	- spec cosmetics
12mr|gsl-1.15-2|244	
12mr|gsl-1.15-2|245	* Thu Feb 10 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.6-1mdk
12mr|gsl-1.15-2|246	- new release
12mr|gsl-1.15-2|247	- fix url
12mr|gsl-1.15-2|248	
12mr|gsl-1.15-2|249	* Sat Jul 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5-1mdk
12mr|gsl-1.15-2|250	- new release
12mr|gsl-1.15-2|251	- drop patch 0 (similar fix was comited upstream)
12mr|gsl-1.15-2|252	

14228 12
12mr|gsm-1.0.13-6|1	%define	srcver	1.0-pl13
12mr|gsm-1.0.13-6|2	
12mr|gsm-1.0.13-6|3	%define	major	1
12mr|gsm-1.0.13-6|4	%define libname	%mklibname %{name} %{major}
12mr|gsm-1.0.13-6|5	%define develname %mklibname %{name} -d
12mr|gsm-1.0.13-6|6	
12mr|gsm-1.0.13-6|7	Summary:	Shared libraries for GSM speech compressor
12mr|gsm-1.0.13-6|8	Name:		gsm
12mr|gsm-1.0.13-6|9	Version:	1.0.13
12mr|gsm-1.0.13-6|10	Release:	%mkrel 6
12mr|gsm-1.0.13-6|11	Group:		System/Libraries
12mr|gsm-1.0.13-6|12	License:	distributable
12mr|gsm-1.0.13-6|13	URL:		http://www.quut.com/gsm/
12mr|gsm-1.0.13-6|14	Source0:	http://www.quut.com/gsm/%{name}-%{version}.tar.gz
12mr|gsm-1.0.13-6|15	Patch0:         gsm-1.0.10-dyn.patch
12mr|gsm-1.0.13-6|16	Patch1:         gsm-1.0-pl10-includes.patch
12mr|gsm-1.0.13-6|17	Patch3:         gsm-1.0-pl10-shared.diff
12mr|gsm-1.0.13-6|18	Patch4:         gsm-1.0-pl10-add-includefile.patch
12mr|gsm-1.0.13-6|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|gsm-1.0.13-6|20	
12mr|gsm-1.0.13-6|21	%description
12mr|gsm-1.0.13-6|22	Contains runtime shared libraries for libgsm, an implementation of
12mr|gsm-1.0.13-6|23	the European GSM 06.10 provisional standard for full-rate speech
12mr|gsm-1.0.13-6|24	transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse
12mr|gsm-1.0.13-6|25	excitation/long term prediction) coding at 13 kbit/s.
12mr|gsm-1.0.13-6|26	
12mr|gsm-1.0.13-6|27	GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling
12mr|gsm-1.0.13-6|28	rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility
12mr|gsm-1.0.13-6|29	with typical UNIX applications, our implementation turns frames of 160
12mr|gsm-1.0.13-6|30	16-bit linear samples into 33-byte frames (1650 Bytes/s).
12mr|gsm-1.0.13-6|31	The quality of the algorithm is good enough for reliable speaker
12mr|gsm-1.0.13-6|32	recognition; even music often survives transcoding in recognizable
12mr|gsm-1.0.13-6|33	form (given the bandwidth limitations of 8 kHz sampling rate).
12mr|gsm-1.0.13-6|34	
12mr|gsm-1.0.13-6|35	The interfaces offered are a front end modelled after compress(1), and
12mr|gsm-1.0.13-6|36	a library API.  Compression and decompression run faster than realtime
12mr|gsm-1.0.13-6|37	on most SPARCstations.  The implementation has been verified against the
12mr|gsm-1.0.13-6|38	ETSI standard test patterns.
12mr|gsm-1.0.13-6|39	
12mr|gsm-1.0.13-6|40	%package -n	%{libname}
12mr|gsm-1.0.13-6|41	Summary:	Shared libraries for GSM speech compressor
12mr|gsm-1.0.13-6|42	Group:          System/Libraries
12mr|gsm-1.0.13-6|43	
12mr|gsm-1.0.13-6|44	%description -n	%{libname}
12mr|gsm-1.0.13-6|45	Contains runtime shared libraries for libgsm, an implementation of
12mr|gsm-1.0.13-6|46	the European GSM 06.10 provisional standard for full-rate speech
12mr|gsm-1.0.13-6|47	transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse
12mr|gsm-1.0.13-6|48	excitation/long term prediction) coding at 13 kbit/s.
12mr|gsm-1.0.13-6|49	
12mr|gsm-1.0.13-6|50	GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling
12mr|gsm-1.0.13-6|51	rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility
12mr|gsm-1.0.13-6|52	with typical UNIX applications, our implementation turns frames of 160
12mr|gsm-1.0.13-6|53	16-bit linear samples into 33-byte frames (1650 Bytes/s).
12mr|gsm-1.0.13-6|54	The quality of the algorithm is good enough for reliable speaker
12mr|gsm-1.0.13-6|55	recognition; even music often survives transcoding in recognizable
12mr|gsm-1.0.13-6|56	form (given the bandwidth limitations of 8 kHz sampling rate).
12mr|gsm-1.0.13-6|57	
12mr|gsm-1.0.13-6|58	The interfaces offered are a front end modelled after compress(1), and
12mr|gsm-1.0.13-6|59	a library API.  Compression and decompression run faster than realtime
12mr|gsm-1.0.13-6|60	on most SPARCstations.  The implementation has been verified against the
12mr|gsm-1.0.13-6|61	ETSI standard test patterns.
12mr|gsm-1.0.13-6|62	
12mr|gsm-1.0.13-6|63	%package -n	%{develname}
12mr|gsm-1.0.13-6|64	Summary:	Development libraries for a GSM speech compressor
12mr|gsm-1.0.13-6|65	Group:		Development/C
12mr|gsm-1.0.13-6|66	Obsoletes:	%mklibname %{name} 1 -d
12mr|gsm-1.0.13-6|67	Provides:	%{name}-devel
12mr|gsm-1.0.13-6|68	Provides:	lib%{name}-devel
12mr|gsm-1.0.13-6|69	Requires:	%{libname} = %{version}-%{release}
12mr|gsm-1.0.13-6|70	
12mr|gsm-1.0.13-6|71	%description -n	%{develname}
12mr|gsm-1.0.13-6|72	Contains header files and development libraries for libgsm, an
12mr|gsm-1.0.13-6|73	implementation of the European GSM 06.10 provisional standard for
12mr|gsm-1.0.13-6|74	full-rate speech transcoding, prI-ETS 300 036, which uses RPE/LTP
12mr|gsm-1.0.13-6|75	(residual pulse excitation/long term prediction) coding at 13 kbit/s.
12mr|gsm-1.0.13-6|76	
12mr|gsm-1.0.13-6|77	GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling
12mr|gsm-1.0.13-6|78	rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility
12mr|gsm-1.0.13-6|79	with typical UNIX applications, our implementation turns frames of 160
12mr|gsm-1.0.13-6|80	16-bit linear samples into 33-byte frames (1650 Bytes/s).
12mr|gsm-1.0.13-6|81	The quality of the algorithm is good enough for reliable speaker
12mr|gsm-1.0.13-6|82	recognition; even music often survives transcoding in recognizable
12mr|gsm-1.0.13-6|83	form (given the bandwidth limitations of 8 kHz sampling rate).
12mr|gsm-1.0.13-6|84	
12mr|gsm-1.0.13-6|85	The interfaces offered are a front end modelled after compress(1), and
12mr|gsm-1.0.13-6|86	a library API.  Compression and decompression run faster than realtime
12mr|gsm-1.0.13-6|87	on most SPARCstations.  The implementation has been verified against the
12mr|gsm-1.0.13-6|88	ETSI standard test patterns.
12mr|gsm-1.0.13-6|89	
12mr|gsm-1.0.13-6|90	%prep
12mr|gsm-1.0.13-6|91	
12mr|gsm-1.0.13-6|92	%setup -q -n %{name}-%{srcver}
12mr|gsm-1.0.13-6|93	%patch0 -p1
12mr|gsm-1.0.13-6|94	%patch1 -p1 -b .includes
12mr|gsm-1.0.13-6|95	%patch3 -p0 -b .shared
12mr|gsm-1.0.13-6|96	%patch4 -p0 -b .add_h_file
12mr|gsm-1.0.13-6|97	
12mr|gsm-1.0.13-6|98	%build
12mr|gsm-1.0.13-6|99	
12mr|gsm-1.0.13-6|100	%make
12mr|gsm-1.0.13-6|101	
12mr|gsm-1.0.13-6|102	%install
12mr|gsm-1.0.13-6|103	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|gsm-1.0.13-6|104	
12mr|gsm-1.0.13-6|105	%makeinstall
12mr|gsm-1.0.13-6|106	
12mr|gsm-1.0.13-6|107	ln -snf toast %{buildroot}%{_bindir}/untoast
12mr|gsm-1.0.13-6|108	ln -snf toast %{buildroot}%{_bindir}/tcat
12mr|gsm-1.0.13-6|109	
12mr|gsm-1.0.13-6|110	%if %mdkversion < 200900
12mr|gsm-1.0.13-6|111	%post -n %{libname} -p /sbin/ldconfig
12mr|gsm-1.0.13-6|112	%endif
12mr|gsm-1.0.13-6|113	
12mr|gsm-1.0.13-6|114	%if %mdkversion < 200900
12mr|gsm-1.0.13-6|115	%postun -n %{libname} -p /sbin/ldconfig
12mr|gsm-1.0.13-6|116	%endif
12mr|gsm-1.0.13-6|117	
12mr|gsm-1.0.13-6|118	%clean
12mr|gsm-1.0.13-6|119	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|gsm-1.0.13-6|120	
12mr|gsm-1.0.13-6|121	%files
12mr|gsm-1.0.13-6|122	%defattr(-,root,root)
12mr|gsm-1.0.13-6|123	%doc COPYRIGHT ChangeLog* README
12mr|gsm-1.0.13-6|124	%{_bindir}/*
12mr|gsm-1.0.13-6|125	%{_mandir}/man1/*
12mr|gsm-1.0.13-6|126	
12mr|gsm-1.0.13-6|127	%files -n %{libname}
12mr|gsm-1.0.13-6|128	%defattr(-,root,root)
12mr|gsm-1.0.13-6|129	%{_libdir}/*.so.%{major}*
12mr|gsm-1.0.13-6|130	
12mr|gsm-1.0.13-6|131	%files -n %{develname}
12mr|gsm-1.0.13-6|132	%defattr(-,root,root)
12mr|gsm-1.0.13-6|133	%{_libdir}/*.a
12mr|gsm-1.0.13-6|134	%{_libdir}/*.so
12mr|gsm-1.0.13-6|135	%{_includedir}/gsm
12mr|gsm-1.0.13-6|136	%{_mandir}/man3/*
12mr|gsm-1.0.13-6|137	
12mr|gsm-1.0.13-6|138	
12mr|gsm-1.0.13-6|139	
12mr|gsm-1.0.13-6|140	%changelog
12mr|gsm-1.0.13-6|141	

14229 12
12mr|gsmlib-1.11-5.9|1	%define major 1
12mr|gsmlib-1.11-5.9|2	%define libname %mklibname %name %major
12mr|gsmlib-1.11-5.9|3	
12mr|gsmlib-1.11-5.9|4	Summary: 	Library and utilities to access GSM mobile phones
12mr|gsmlib-1.11-5.9|5	Name: 	 	gsmlib
12mr|gsmlib-1.11-5.9|6	Version: 	1.11
12mr|gsmlib-1.11-5.9|7	Release: 	%mkrel 5.9
12mr|gsmlib-1.11-5.9|8	License:	GPL
12mr|gsmlib-1.11-5.9|9	Group:		Communications
12mr|gsmlib-1.11-5.9|10	URL:		http://www.pxh.de/fs/gsmlib/index.html
12mr|gsmlib-1.11-5.9|11	Source0:	%{name}-pre1.11-041028.tar.bz2
12mr|gsmlib-1.11-5.9|12	Patch0:		gsmlib-1.11-gcc41.patch
12mr|gsmlib-1.11-5.9|13	Patch1:		gsmlib-1.11-gcc43.patch
12mr|gsmlib-1.11-5.9|14	Patch2:		gsmlib-1.11-include-gcc34-fix.patch
12mr|gsmlib-1.11-5.9|15	Patch3:		gsmlib-1.11-linkfix.diff
12mr|gsmlib-1.11-5.9|16	BuildRequires:	gettext
12mr|gsmlib-1.11-5.9|17	BuildRequires:	bison
12mr|gsmlib-1.11-5.9|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|gsmlib-1.11-5.9|19	
12mr|gsmlib-1.11-5.9|20	%description
12mr|gsmlib-1.11-5.9|21	This distribution contains a library to access GSM mobile phones through GSM
12mr|gsmlib-1.11-5.9|22	modems. Features include:
12mr|gsmlib-1.11-5.9|23	* modification of phonebooks stored in the mobile phone or on the SIM card
12mr|gsmlib-1.11-5.9|24	* reading and writing of SMS messages stored in the mobile phone
12mr|gsmlib-1.11-5.9|25	* sending and reception of SMS messages
12mr|gsmlib-1.11-5.9|26	
12mr|gsmlib-1.11-5.9|27	Additionally, some simple command line programs are provided to use these
12mr|gsmlib-1.11-5.9|28	functionalities.
12mr|gsmlib-1.11-5.9|29	
12mr|gsmlib-1.11-5.9|30	%package -n 	%{libname}
12mr|gsmlib-1.11-5.9|31	Summary:        Dynamic libraries from %name
12mr|gsmlib-1.11-5.9|32	Group:          System/Libraries
12mr|gsmlib-1.11-5.9|33	
12mr|gsmlib-1.11-5.9|34	%description -n %{libname}
12mr|gsmlib-1.11-5.9|35	Dynamic libraries from %name.
12mr|gsmlib-1.11-5.9|36	
12mr|gsmlib-1.11-5.9|37	%package -n 	%{libname}-devel
12mr|gsmlib-1.11-5.9|38	Summary: 	Header files and static libraries from %name
12mr|gsmlib-1.11-5.9|39	Group: 		Development/C
12mr|gsmlib-1.11-5.9|40	Requires: 	%{libname} >= %{version}
12mr|gsmlib-1.11-5.9|41	Provides: 	lib%{name}-devel = %{version}-%{release}
12mr|gsmlib-1.11-5.9|42	Provides:	%{name}-devel = %{version}-%{release}
12mr|gsmlib-1.11-5.9|43	Obsoletes: 	%name-devel
12mr|gsmlib-1.11-5.9|44	
12mr|gsmlib-1.11-5.9|45	%description -n %{libname}-devel
12mr|gsmlib-1.11-5.9|46	Libraries and includes files for developing programs based on %name.
12mr|gsmlib-1.11-5.9|47	
12mr|gsmlib-1.11-5.9|48	%prep
12mr|gsmlib-1.11-5.9|49	
12mr|gsmlib-1.11-5.9|50	%setup -q
12mr|gsmlib-1.11-5.9|51	%patch0 -p1
12mr|gsmlib-1.11-5.9|52	%patch1 -p1
12mr|gsmlib-1.11-5.9|53	%patch2 -p1
12mr|gsmlib-1.11-5.9|54	%patch3 -p1
12mr|gsmlib-1.11-5.9|55	
12mr|gsmlib-1.11-5.9|56	%build
12mr|gsmlib-1.11-5.9|57	export LIBS="-lstdc++"
12mr|gsmlib-1.11-5.9|58	
12mr|gsmlib-1.11-5.9|59	%configure2_5x
12mr|gsmlib-1.11-5.9|60	
12mr|gsmlib-1.11-5.9|61	%make
12mr|gsmlib-1.11-5.9|62	
12mr|gsmlib-1.11-5.9|63	%install
12mr|gsmlib-1.11-5.9|64	%makeinstall
12mr|gsmlib-1.11-5.9|65	
12mr|gsmlib-1.11-5.9|66	%find_lang %name
12mr|gsmlib-1.11-5.9|67	
12mr|gsmlib-1.11-5.9|68	%files -f %{name}.lang
12mr|gsmlib-1.11-5.9|69	%defattr(-,root,root)
12mr|gsmlib-1.11-5.9|70	%doc README ABOUT-NLS COPYING ChangeLog NEWS TODO
12mr|gsmlib-1.11-5.9|71	%{_bindir}/gsm*
12mr|gsmlib-1.11-5.9|72	%{_mandir}/man1/gsm*
12mr|gsmlib-1.11-5.9|73	%{_mandir}/man7/gsm*
12mr|gsmlib-1.11-5.9|74	%{_mandir}/man8/gsm*
12mr|gsmlib-1.11-5.9|75	
12mr|gsmlib-1.11-5.9|76	%files -n %{libname}
12mr|gsmlib-1.11-5.9|77	%defattr(-,root,root)
12mr|gsmlib-1.11-5.9|78	%{_libdir}/*.so.*
12mr|gsmlib-1.11-5.9|79	
12mr|gsmlib-1.11-5.9|80	%files -n %{libname}-devel
12mr|gsmlib-1.11-5.9|81	%defattr(-,root,root)
12mr|gsmlib-1.11-5.9|82	%{_includedir}/%name/*.h
12mr|gsmlib-1.11-5.9|83	%{_libdir}/*.so
12mr|gsmlib-1.11-5.9|84	%{_libdir}/*.a
12mr|gsmlib-1.11-5.9|85	
12mr|gsmlib-1.11-5.9|86	
12mr|gsmlib-1.11-5.9|87	
12mr|gsmlib-1.11-5.9|88	%changelog
12mr|gsmlib-1.11-5.9|89	

14230 12
12mr|gsnmp-0.3.0-6|1	%define name	gsnmp
12mr|gsnmp-0.3.0-6|2	%define lib_major	0
12mr|gsnmp-0.3.0-6|3	%define	lib_name	%mklibname %{name} %{lib_major}
12mr|gsnmp-0.3.0-6|4	%define develname	%mklibname %{name} -d
12mr|gsnmp-0.3.0-6|5	
12mr|gsnmp-0.3.0-6|6	Summary:	An SNMP library implementation based on glib and gnet
12mr|gsnmp-0.3.0-6|7	Name:		%{name}
12mr|gsnmp-0.3.0-6|8	Version:	0.3.0
12mr|gsnmp-0.3.0-6|9	Release:	%mkrel 6
12mr|gsnmp-0.3.0-6|10	License:	GPLv2
12mr|gsnmp-0.3.0-6|11	Group:		Networking/Other
12mr|gsnmp-0.3.0-6|12	URL:		http://www.ibr.cs.tu-bs.de/projects/scli/
12mr|gsnmp-0.3.0-6|13	Source0:	ftp://ftp.ibr.cs.tu-bs.de/local/gsnmp/%{name}-%{version}.tar.bz2
12mr|gsnmp-0.3.0-6|14	Patch0:		gsnmp-linkage_fix.diff
12mr|gsnmp-0.3.0-6|15	# (fc) 0.3.0-2mdv fix m4 warning
12mr|gsnmp-0.3.0-6|16	Patch1:		gsnmp-0.3.0-fix-underquoted-warning.patch
12mr|gsnmp-0.3.0-6|17	BuildRequires:	libxml2-devel
12mr|gsnmp-0.3.0-6|18	BuildRequires:	readline-devel
12mr|gsnmp-0.3.0-6|19	BuildRequires:	ncurses-devel
12mr|gsnmp-0.3.0-6|20	BuildRequires:	libglib2-devel
12mr|gsnmp-0.3.0-6|21	BuildRequires:	libgnet2-devel
12mr|gsnmp-0.3.0-6|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|gsnmp-0.3.0-6|23	
12mr|gsnmp-0.3.0-6|24	%description
12mr|gsnmp-0.3.0-6|25	GNET-SNMP is an SNMP library implementation based on glib and gnet. This
12mr|gsnmp-0.3.0-6|26	library has been developed as part of the scli package (an SNMP command line
12mr|gsnmp-0.3.0-6|27	interface).  Some examples demonstrating the API can be found in the examples
12mr|gsnmp-0.3.0-6|28	directory.  Some examples use stub files generated by the smidump MIB compiler,
12mr|gsnmp-0.3.0-6|29	which is part of the libsmi package.
12mr|gsnmp-0.3.0-6|30	
12mr|gsnmp-0.3.0-6|31	%package -n	%{lib_name}
12mr|gsnmp-0.3.0-6|32	Summary:	A library of functions for the snmp protocol
12mr|gsnmp-0.3.0-6|33	Group:		System/Libraries
12mr|gsnmp-0.3.0-6|34	
12mr|gsnmp-0.3.0-6|35	%description -n %{lib_name}
12mr|gsnmp-0.3.0-6|36	This package contains the library needed to run programs dynamically
12mr|gsnmp-0.3.0-6|37	linked with libgsnmp.
12mr|gsnmp-0.3.0-6|38	
12mr|gsnmp-0.3.0-6|39	%package -n 	%{develname}
12mr|gsnmp-0.3.0-6|40	Summary:	Development tools for the snmp protocol
12mr|gsnmp-0.3.0-6|41	Group:		Development/C
12mr|gsnmp-0.3.0-6|42	Requires:	%{lib_name} = %{version}-%{release} glib2-devel
12mr|gsnmp-0.3.0-6|43	Provides:	%{name}-devel = %{version}-%{release}
12mr|gsnmp-0.3.0-6|44	Obsoletes:	%{lib_name}-devel
12mr|gsnmp-0.3.0-6|45	
12mr|gsnmp-0.3.0-6|46	%description -n %{develname}
12mr|gsnmp-0.3.0-6|47	This package contains the header files and libraries
12mr|gsnmp-0.3.0-6|48	necessary for developing programs using libgsnmp.
12mr|gsnmp-0.3.0-6|49	
12mr|gsnmp-0.3.0-6|50	%prep
12mr|gsnmp-0.3.0-6|51	
12mr|gsnmp-0.3.0-6|52	%setup -q
12mr|gsnmp-0.3.0-6|53	%patch0 -p0
12mr|gsnmp-0.3.0-6|54	%patch1 -p1 -b .fix_underquoted
12mr|gsnmp-0.3.0-6|55	
12mr|gsnmp-0.3.0-6|56	autoreconf -fis
12mr|gsnmp-0.3.0-6|57	%build
12mr|gsnmp-0.3.0-6|58	
12mr|gsnmp-0.3.0-6|59	%configure2_5x
12mr|gsnmp-0.3.0-6|60	%make
12mr|gsnmp-0.3.0-6|61	
12mr|gsnmp-0.3.0-6|62	%install
12mr|gsnmp-0.3.0-6|63	%makeinstall
12mr|gsnmp-0.3.0-6|64	
12mr|gsnmp-0.3.0-6|65	%post
12mr|gsnmp-0.3.0-6|66	%_install_info %{name}.info
12mr|gsnmp-0.3.0-6|67	
12mr|gsnmp-0.3.0-6|68	%preun
12mr|gsnmp-0.3.0-6|69	%_remove_install_info %{name}.info
12mr|gsnmp-0.3.0-6|70	
12mr|gsnmp-0.3.0-6|71	%files
12mr|gsnmp-0.3.0-6|72	%doc AUTHORS ChangeLog NEWS README
12mr|gsnmp-0.3.0-6|73	%{_bindir}/gsnmp-get
12mr|gsnmp-0.3.0-6|74	%{_mandir}/man1/gsnmp-get.*
12mr|gsnmp-0.3.0-6|75	
12mr|gsnmp-0.3.0-6|76	%files -n %{lib_name}
12mr|gsnmp-0.3.0-6|77	%{_libdir}/libgsnmp.so.*
12mr|gsnmp-0.3.0-6|78	
12mr|gsnmp-0.3.0-6|79	%files -n %{develname}
12mr|gsnmp-0.3.0-6|80	%{_includedir}/%{name}
12mr|gsnmp-0.3.0-6|81	%{_libdir}/libgsnmp.a
12mr|gsnmp-0.3.0-6|82	%{_libdir}/libgsnmp.so
12mr|gsnmp-0.3.0-6|83	%{_libdir}/pkgconfig/%{name}.pc
12mr|gsnmp-0.3.0-6|84	%{_datadir}/aclocal/%{name}.m4
12mr|gsnmp-0.3.0-6|85	
12mr|gsnmp-0.3.0-6|86	
12mr|gsnmp-0.3.0-6|87	
12mr|gsnmp-0.3.0-6|88	%changelog
12mr|gsnmp-0.3.0-6|89	

14231 12
12mr|gsoap-2.8.9-2|1	%define ver 2.8
12mr|gsoap-2.8.9-2|2	%define subver 9
12mr|gsoap-2.8.9-2|3	
12mr|gsoap-2.8.9-2|4	Name:		gsoap
12mr|gsoap-2.8.9-2|5	Version:	%{ver}.%{subver}
12mr|gsoap-2.8.9-2|6	Release:	2
12mr|gsoap-2.8.9-2|7	Summary:	Development tookit for SOAP/XML Web services in C/C++
12mr|gsoap-2.8.9-2|8	Group:		Development/Other
12mr|gsoap-2.8.9-2|9	License:	gSOAP Public License
12mr|gsoap-2.8.9-2|10	Source0:	http://prdownloads.sourceforge.net/gsoap2/%{name}_%{version}.zip
12mr|gsoap-2.8.9-2|11	Patch0:		Makefile.am.patch
12mr|gsoap-2.8.9-2|12	Patch1:		gsoap-2.7.17-ssl.patch
12mr|gsoap-2.8.9-2|13	URL:		http://www.cs.fsu.edu/~engelen/soap.html
12mr|gsoap-2.8.9-2|14	BuildRequires:	automake
12mr|gsoap-2.8.9-2|15	BuildRequires:	bison
12mr|gsoap-2.8.9-2|16	BuildRequires:	libstdc++-devel
12mr|gsoap-2.8.9-2|17	BuildRequires:	openssl-devel
12mr|gsoap-2.8.9-2|18	BuildRequires:	zlib-devel
12mr|gsoap-2.8.9-2|19	BuildRequires:	flex
12mr|gsoap-2.8.9-2|20	
12mr|gsoap-2.8.9-2|21	%description
12mr|gsoap-2.8.9-2|22	The gSOAP Web services development toolkit offers an XML to C/C++ language
12mr|gsoap-2.8.9-2|23	binding to ease the development of SOAP/XML Web services in C and C/C++.
12mr|gsoap-2.8.9-2|24	
12mr|gsoap-2.8.9-2|25	%package	source
12mr|gsoap-2.8.9-2|26	Summary:	Source files of %{name}
12mr|gsoap-2.8.9-2|27	Group:		Development/C
12mr|gsoap-2.8.9-2|28	
12mr|gsoap-2.8.9-2|29	%description	source
12mr|gsoap-2.8.9-2|30	The gSOAP Web services development toolkit offers an XML to C/C++ language
12mr|gsoap-2.8.9-2|31	binding to ease the development of SOAP/XML Web services in C and C/C++.
12mr|gsoap-2.8.9-2|32	
12mr|gsoap-2.8.9-2|33	This package contains the source code.
12mr|gsoap-2.8.9-2|34	
12mr|gsoap-2.8.9-2|35	%prep
12mr|gsoap-2.8.9-2|36	%setup -q -n %{name}-%{ver}
12mr|gsoap-2.8.9-2|37	{
12mr|gsoap-2.8.9-2|38	cd gsoap
12mr|gsoap-2.8.9-2|39	#%patch0 -p0 -b .fPIC
12mr|gsoap-2.8.9-2|40	cd -
12mr|gsoap-2.8.9-2|41	}
12mr|gsoap-2.8.9-2|42	%patch1 -p1 -b .ssl
12mr|gsoap-2.8.9-2|43	
12mr|gsoap-2.8.9-2|44	%build
12mr|gsoap-2.8.9-2|45	aclocal
12mr|gsoap-2.8.9-2|46	automake --add-missing
12mr|gsoap-2.8.9-2|47	autoreconf
12mr|gsoap-2.8.9-2|48	%configure
12mr|gsoap-2.8.9-2|49	
12mr|gsoap-2.8.9-2|50	# keep a copy of source code (used by some TPM tools for Intel Classmate)
12mr|gsoap-2.8.9-2|51	rm -rf %{name}-source
12mr|gsoap-2.8.9-2|52	cp -a . ../%{name}-source
12mr|gsoap-2.8.9-2|53	mv ../%{name}-source .
12mr|gsoap-2.8.9-2|54	
12mr|gsoap-2.8.9-2|55	make SOAPCPP2_IMPORTPATH="-DSOAPCPP2_IMPORT_PATH=\"\\\"%{_datadir}/%{name}/import\"\\\"" WSDL2H_IMPORTPATH="-DWSDL2H_IMPORT_PATH=\"\\\"%{_datadir}/%{name}/WS\"\\\""
12mr|gsoap-2.8.9-2|56	
12mr|gsoap-2.8.9-2|57	%install
12mr|gsoap-2.8.9-2|58	rm -rf %{buildroot}
12mr|gsoap-2.8.9-2|59	
12mr|gsoap-2.8.9-2|60	mkdir -p %buildroot/%_datadir/%name
12mr|gsoap-2.8.9-2|61	cp -R %name/import %buildroot/%_datadir/%name
12mr|gsoap-2.8.9-2|62	cp -R %name/WS %buildroot/%_datadir/%name
12mr|gsoap-2.8.9-2|63	cp -R %name/uddi2 %buildroot/%_datadir/%name
12mr|gsoap-2.8.9-2|64	cp %name/stdsoap2.cpp %buildroot/%_datadir/%name
12mr|gsoap-2.8.9-2|65	cp %name/stdsoap2.c %buildroot/%_datadir/%name
12mr|gsoap-2.8.9-2|66	%makeinstall
12mr|gsoap-2.8.9-2|67	install -d %{buildroot}%{_prefix}/src/
12mr|gsoap-2.8.9-2|68	cp -a %{name}-source %{buildroot}%{_prefix}/src/%{name}
12mr|gsoap-2.8.9-2|69	
12mr|gsoap-2.8.9-2|70	find %{buildroot} -type d -perm 0744 -exec chmod 0755 '{}' \;
12mr|gsoap-2.8.9-2|71	find %{buildroot} -type f -perm 0744 -exec chmod 0644 '{}' \;
12mr|gsoap-2.8.9-2|72	
12mr|gsoap-2.8.9-2|73	%files
12mr|gsoap-2.8.9-2|74	%defattr(644,root,root,755)
12mr|gsoap-2.8.9-2|75	%doc LICENSE.txt NOTES.txt README.txt *.html license.pdf %name/doc
12mr|gsoap-2.8.9-2|76	%attr(0755,root,root) %{_bindir}/soapcpp2
12mr|gsoap-2.8.9-2|77	%attr(0755,root,root) %{_bindir}/wsdl2h
12mr|gsoap-2.8.9-2|78	%{_includedir}/stdsoap2.h
12mr|gsoap-2.8.9-2|79	%dir %{_datadir}/%{name}
12mr|gsoap-2.8.9-2|80	%{_datadir}/%{name}/*
12mr|gsoap-2.8.9-2|81	%{_libdir}/libgsoap++.a
12mr|gsoap-2.8.9-2|82	%{_libdir}/libgsoap.a
12mr|gsoap-2.8.9-2|83	%{_libdir}/libgsoapck++.a
12mr|gsoap-2.8.9-2|84	%{_libdir}/libgsoapck.a
12mr|gsoap-2.8.9-2|85	%{_libdir}/libgsoapssl++.a
12mr|gsoap-2.8.9-2|86	%{_libdir}/libgsoapssl.a
12mr|gsoap-2.8.9-2|87	%{_libdir}/pkgconfig/gsoapssl++.pc
12mr|gsoap-2.8.9-2|88	%{_libdir}/pkgconfig/gsoapssl.pc
12mr|gsoap-2.8.9-2|89	%{_libdir}/pkgconfig/gsoap++.pc
12mr|gsoap-2.8.9-2|90	%{_libdir}/pkgconfig/gsoap.pc
12mr|gsoap-2.8.9-2|91	%{_libdir}/pkgconfig/gsoapck++.pc
12mr|gsoap-2.8.9-2|92	%{_libdir}/pkgconfig/gsoapck.pc
12mr|gsoap-2.8.9-2|93	
12mr|gsoap-2.8.9-2|94	%files source
12mr|gsoap-2.8.9-2|95	%{_prefix}/src/%{name}
12mr|gsoap-2.8.9-2|96	
12mr|gsoap-2.8.9-2|97	
12mr|gsoap-2.8.9-2|98	%changelog
12mr|gsoap-2.8.9-2|99	* Tue Jul 17 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.8.9-1
12mr|gsoap-2.8.9-2|100	+ Revision: 810048
12mr|gsoap-2.8.9-2|101	- version update 2.8.9
12mr|gsoap-2.8.9-2|102	
12mr|gsoap-2.8.9-2|103	* Sun Mar 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.8.8-1
12mr|gsoap-2.8.9-2|104	+ Revision: 786781
12mr|gsoap-2.8.9-2|105	- version update 2.8.8
12mr|gsoap-2.8.9-2|106	
12mr|gsoap-2.8.9-2|107	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2.7.17-2
12mr|gsoap-2.8.9-2|108	+ Revision: 664932
12mr|gsoap-2.8.9-2|109	- mass rebuild
12mr|gsoap-2.8.9-2|110	
12mr|gsoap-2.8.9-2|111	* Fri Sep 17 2010 Angelo Naselli <anaselli@mandriva.org> 2.7.17-1mdv2011.0
12mr|gsoap-2.8.9-2|112	+ Revision: 579205
12mr|gsoap-2.8.9-2|113	- New version 2.7.17
12mr|gsoap-2.8.9-2|114	
12mr|gsoap-2.8.9-2|115	* Thu Apr 15 2010 Angelo Naselli <anaselli@mandriva.org> 2.7.16-1mdv2010.1
12mr|gsoap-2.8.9-2|116	+ Revision: 535062
12mr|gsoap-2.8.9-2|117	- new version 2.7.16
12mr|gsoap-2.8.9-2|118	
12mr|gsoap-2.8.9-2|119	* Thu Apr 08 2010 Eugeni Dodonov <eugeni@mandriva.com> 2.7.15-3mdv2010.1
12mr|gsoap-2.8.9-2|120	+ Revision: 533161
12mr|gsoap-2.8.9-2|121	- P2: build properly with new openssl 1.0.0.
12mr|gsoap-2.8.9-2|122	
12mr|gsoap-2.8.9-2|123	* Fri Feb 26 2010 Oden Eriksson <oeriksson@mandriva.com> 2.7.15-2mdv2010.1
12mr|gsoap-2.8.9-2|124	+ Revision: 511571
12mr|gsoap-2.8.9-2|125	- rebuilt against openssl-0.9.8m
12mr|gsoap-2.8.9-2|126	
12mr|gsoap-2.8.9-2|127	* Fri Nov 20 2009 Angelo Naselli <anaselli@mandriva.org> 2.7.15-1mdv2010.1
12mr|gsoap-2.8.9-2|128	+ Revision: 467734
12mr|gsoap-2.8.9-2|129	- new version 2.7.15
12mr|gsoap-2.8.9-2|130	
12mr|gsoap-2.8.9-2|131	* Wed Sep 09 2009 Angelo Naselli <anaselli@mandriva.org> 2.7.14-1mdv2010.0
12mr|gsoap-2.8.9-2|132	+ Revision: 435055
12mr|gsoap-2.8.9-2|133	- New version 2.7.14
12mr|gsoap-2.8.9-2|134	
12mr|gsoap-2.8.9-2|135	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 2.7.13-2mdv2010.0
12mr|gsoap-2.8.9-2|136	+ Revision: 425050
12mr|gsoap-2.8.9-2|137	- rebuild
12mr|gsoap-2.8.9-2|138	
12mr|gsoap-2.8.9-2|139	* Sun Mar 22 2009 Angelo Naselli <anaselli@mandriva.org> 2.7.13-1mdv2009.1
12mr|gsoap-2.8.9-2|140	+ Revision: 360085
12mr|gsoap-2.8.9-2|141	- new version 2.7.13
12mr|gsoap-2.8.9-2|142	
12mr|gsoap-2.8.9-2|143	* Wed Feb 04 2009 Olivier Blin <blino@mandriva.org> 2.7.12-2mdv2009.1
12mr|gsoap-2.8.9-2|144	+ Revision: 337458
12mr|gsoap-2.8.9-2|145	- add gsoap-source package (to be used by some TPM tools for Intel Classmate)
12mr|gsoap-2.8.9-2|146	- fix fprintf with no string literal (sourceforce request #2564094)
12mr|gsoap-2.8.9-2|147	
12mr|gsoap-2.8.9-2|148	* Thu Oct 23 2008 Angelo Naselli <anaselli@mandriva.org> 2.7.12-1mdv2009.1
12mr|gsoap-2.8.9-2|149	+ Revision: 296729
12mr|gsoap-2.8.9-2|150	- new version 2.7.12
12mr|gsoap-2.8.9-2|151	
12mr|gsoap-2.8.9-2|152	* Thu Oct 23 2008 Angelo Naselli <anaselli@mandriva.org> 2.7.11-3mdv2009.1
12mr|gsoap-2.8.9-2|153	+ Revision: 296716
12mr|gsoap-2.8.9-2|154	- Added -fPIC option to use it on x86_64
12mr|gsoap-2.8.9-2|155	
12mr|gsoap-2.8.9-2|156	* Wed Jul 30 2008 Angelo Naselli <anaselli@mandriva.org> 2.7.11-2mdv2009.0
12mr|gsoap-2.8.9-2|157	+ Revision: 254911
12mr|gsoap-2.8.9-2|158	- Updated with a new upstream tarball
12mr|gsoap-2.8.9-2|159	
12mr|gsoap-2.8.9-2|160	* Mon Jul 28 2008 Angelo Naselli <anaselli@mandriva.org> 2.7.11-1mdv2009.0
12mr|gsoap-2.8.9-2|161	+ Revision: 251135
12mr|gsoap-2.8.9-2|162	- New version 2.7.11
12mr|gsoap-2.8.9-2|163	
12mr|gsoap-2.8.9-2|164	* Thu Jun 26 2008 Angelo Naselli <anaselli@mandriva.org> 2.7.10-3mdv2009.0
12mr|gsoap-2.8.9-2|165	+ Revision: 229303
12mr|gsoap-2.8.9-2|166	- Fixed Url
12mr|gsoap-2.8.9-2|167	
12mr|gsoap-2.8.9-2|168	* Thu Jun 26 2008 Angelo Naselli <anaselli@mandriva.org> 2.7.10-2mdv2009.0
12mr|gsoap-2.8.9-2|169	+ Revision: 229282
12mr|gsoap-2.8.9-2|170	- Fixed bug #41665: gsoap is looking for file in rpm build environnement
12mr|gsoap-2.8.9-2|171	- Moved WS and import under /usr/share/gsoap
12mr|gsoap-2.8.9-2|172	
12mr|gsoap-2.8.9-2|173	* Tue Jan 29 2008 Angelo Naselli <anaselli@mandriva.org> 2.7.10-1mdv2008.1
12mr|gsoap-2.8.9-2|174	+ Revision: 159685
12mr|gsoap-2.8.9-2|175	- New version 2.7.10
12mr|gsoap-2.8.9-2|176	
12mr|gsoap-2.8.9-2|177	+ Olivier Blin <blino@mandriva.org>
12mr|gsoap-2.8.9-2|178	- restore BuildRoot
12mr|gsoap-2.8.9-2|179	
12mr|gsoap-2.8.9-2|180	+ Thierry Vignaud <tv@mandriva.org>
12mr|gsoap-2.8.9-2|181	- kill re-definition of %%buildroot on Pixel's request
12mr|gsoap-2.8.9-2|182	
12mr|gsoap-2.8.9-2|183	* Mon Nov 12 2007 Angelo Naselli <anaselli@mandriva.org> 2.7.9l-1mdv2008.1
12mr|gsoap-2.8.9-2|184	+ Revision: 108262
12mr|gsoap-2.8.9-2|185	- new version 2.7.9l
12mr|gsoap-2.8.9-2|186	
12mr|gsoap-2.8.9-2|187	* Tue Aug 28 2007 Angelo Naselli <anaselli@mandriva.org> 2.7.9k-1mdv2008.0
12mr|gsoap-2.8.9-2|188	+ Revision: 72614
12mr|gsoap-2.8.9-2|189	- new version 2.7.9k
12mr|gsoap-2.8.9-2|190	
12mr|gsoap-2.8.9-2|191	* Wed Aug 01 2007 Angelo Naselli <anaselli@mandriva.org> 2.7.9j-1mdv2008.0
12mr|gsoap-2.8.9-2|192	+ Revision: 57285
12mr|gsoap-2.8.9-2|193	- New version 2.7.9j
12mr|gsoap-2.8.9-2|194	
12mr|gsoap-2.8.9-2|195	* Thu Jul 12 2007 Angelo Naselli <anaselli@mandriva.org> 2.7.9i-1mdv2008.0
12mr|gsoap-2.8.9-2|196	+ Revision: 51688
12mr|gsoap-2.8.9-2|197	- New version 2.7.9i
12mr|gsoap-2.8.9-2|198	
12mr|gsoap-2.8.9-2|199	* Mon Jul 02 2007 Angelo Naselli <anaselli@mandriva.org> 2.7.9h-1mdv2008.0
12mr|gsoap-2.8.9-2|200	+ Revision: 47086
12mr|gsoap-2.8.9-2|201	- New version 2.7.9h
12mr|gsoap-2.8.9-2|202	
12mr|gsoap-2.8.9-2|203	* Fri Apr 27 2007 Angelo Naselli <anaselli@mandriva.org> 2.7.9f-1mdv2008.0
12mr|gsoap-2.8.9-2|204	+ Revision: 18630
12mr|gsoap-2.8.9-2|205	- New version 2.7.9f
12mr|gsoap-2.8.9-2|206	
12mr|gsoap-2.8.9-2|207	* Wed Apr 18 2007 Angelo Naselli <anaselli@mandriva.org> 2.7.9e-1mdv2008.0
12mr|gsoap-2.8.9-2|208	+ Revision: 14846
12mr|gsoap-2.8.9-2|209	- new version 2.7.9e
12mr|gsoap-2.8.9-2|210	

14232 12
12mr|gssdp-0.12.2-1|1	%define api 1.0
12mr|gssdp-0.12.2-1|2	%define major 3
12mr|gssdp-0.12.2-1|3	%define libname %mklibname %{name} %{api} %{major}
12mr|gssdp-0.12.2-1|4	%define girname %mklibname %{name}-gir %{api}
12mr|gssdp-0.12.2-1|5	%define develname %mklibname %{name} -d
12mr|gssdp-0.12.2-1|6	
12mr|gssdp-0.12.2-1|7	Summary:	Implements resource discovery and announcement over SSDP
12mr|gssdp-0.12.2-1|8	Name:		gssdp
12mr|gssdp-0.12.2-1|9	Version:	0.12.2
12mr|gssdp-0.12.2-1|10	Release:	1
12mr|gssdp-0.12.2-1|11	License:	GPLv2+
12mr|gssdp-0.12.2-1|12	Group:		Development/Other
12mr|gssdp-0.12.2-1|13	Url:		http://www.gupnp.org/sources/gssdp/
12mr|gssdp-0.12.2-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|gssdp-0.12.2-1|15	BuildRequires:	libsoup-devel
12mr|gssdp-0.12.2-1|16	BuildRequires:	gtk+2-devel
12mr|gssdp-0.12.2-1|17	BuildRequires:	gobject-introspection-devel
12mr|gssdp-0.12.2-1|18	
12mr|gssdp-0.12.2-1|19	%description
12mr|gssdp-0.12.2-1|20	GSSDP implements resource discovery and announcement over SSDP.
12mr|gssdp-0.12.2-1|21	
12mr|gssdp-0.12.2-1|22	%package -n %{libname}
12mr|gssdp-0.12.2-1|23	Summary:	Main library for gssdp
12mr|gssdp-0.12.2-1|24	Group:		System/Libraries
12mr|gssdp-0.12.2-1|25	Obsoletes:	%{mklibname gssdp 2} < 0.10.0
12mr|gssdp-0.12.2-1|26	Conflicts:	%mklibname %{name} %{api} 2
12mr|gssdp-0.12.2-1|27	
12mr|gssdp-0.12.2-1|28	%description -n %{libname}
12mr|gssdp-0.12.2-1|29	This package contains the library needed to run programs dynamically
12mr|gssdp-0.12.2-1|30	linked with gssdp.
12mr|gssdp-0.12.2-1|31	
12mr|gssdp-0.12.2-1|32	%package -n %{girname}
12mr|gssdp-0.12.2-1|33	Summary:	GObject Introspection interface description for GSSDP
12mr|gssdp-0.12.2-1|34	Group:		System/Libraries
12mr|gssdp-0.12.2-1|35	Conflicts:	gir-repository < 0.6.5-11
12mr|gssdp-0.12.2-1|36	Conflicts:	%{_lib}gssdp1.0_3 < 0.12.1-2
12mr|gssdp-0.12.2-1|37	
12mr|gssdp-0.12.2-1|38	%description -n %{girname}
12mr|gssdp-0.12.2-1|39	GObject Introspection interface description for GSSDP.
12mr|gssdp-0.12.2-1|40	
12mr|gssdp-0.12.2-1|41	%package -n %{develname}
12mr|gssdp-0.12.2-1|42	Summary:	Headers for developing programs that will use gssdp
12mr|gssdp-0.12.2-1|43	Group:		Development/C
12mr|gssdp-0.12.2-1|44	Requires:	%{libname} = %{version}-%{release}
12mr|gssdp-0.12.2-1|45	Requires:	%{girname} = %{version}-%{release}
12mr|gssdp-0.12.2-1|46	Provides:	%{name}-devel = %{version}-%{release}
12mr|gssdp-0.12.2-1|47	Conflicts:	gir-repository < 0.6.5-11
12mr|gssdp-0.12.2-1|48	
12mr|gssdp-0.12.2-1|49	%description -n %{develname}
12mr|gssdp-0.12.2-1|50	This package contains the headers that programmers will need to develop
12mr|gssdp-0.12.2-1|51	applications which will use gssdp.
12mr|gssdp-0.12.2-1|52	
12mr|gssdp-0.12.2-1|53	%prep
12mr|gssdp-0.12.2-1|54	%setup -q
12mr|gssdp-0.12.2-1|55	
12mr|gssdp-0.12.2-1|56	%build
12mr|gssdp-0.12.2-1|57	export CFLAGS="%{optflags} -fPIC"
12mr|gssdp-0.12.2-1|58	%configure2_5x \
12mr|gssdp-0.12.2-1|59	--disable-static
12mr|gssdp-0.12.2-1|60	
12mr|gssdp-0.12.2-1|61	%make
12mr|gssdp-0.12.2-1|62	
12mr|gssdp-0.12.2-1|63	%install
12mr|gssdp-0.12.2-1|64	%makeinstall_std
12mr|gssdp-0.12.2-1|65	find %{buildroot} -name '*.la' | xargs rm -f
12mr|gssdp-0.12.2-1|66	
12mr|gssdp-0.12.2-1|67	%files
12mr|gssdp-0.12.2-1|68	%doc AUTHORS README ChangeLog NEWS
12mr|gssdp-0.12.2-1|69	%{_bindir}/gssdp-device-sniffer
12mr|gssdp-0.12.2-1|70	%{_datadir}/%{name}/*.ui
12mr|gssdp-0.12.2-1|71	
12mr|gssdp-0.12.2-1|72	%files -n %{libname}
12mr|gssdp-0.12.2-1|73	%{_libdir}/*.so.%{major}*
12mr|gssdp-0.12.2-1|74	
12mr|gssdp-0.12.2-1|75	%files -n %{girname}
12mr|gssdp-0.12.2-1|76	%{_libdir}/girepository-1.0/GSSDP-%{api}.typelib
12mr|gssdp-0.12.2-1|77	
12mr|gssdp-0.12.2-1|78	%files -n %{develname}
12mr|gssdp-0.12.2-1|79	%{_includedir}/gssdp-%{api}/lib%{name}/*.h
12mr|gssdp-0.12.2-1|80	%{_libdir}/*.so
12mr|gssdp-0.12.2-1|81	%{_libdir}/pkgconfig/gssdp*.pc
12mr|gssdp-0.12.2-1|82	%{_datadir}/gtk-doc/html/*
12mr|gssdp-0.12.2-1|83	%{_datadir}/gir-1.0/GSSDP-%{api}.gir
12mr|gssdp-0.12.2-1|84	
12mr|gssdp-0.12.2-1|85	
12mr|gssdp-0.12.2-1|86	
12mr|gssdp-0.12.2-1|87	
12mr|gssdp-0.12.2-1|88	%changelog
12mr|gssdp-0.12.2-1|89	* Fri Aug  24 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|gssdp-0.12.2-1|90	+ Commit: 91b3d38
12mr|gssdp-0.12.2-1|91	- Updated to 0.12.2
12mr|gssdp-0.12.2-1|92	
12mr|gssdp-0.12.2-1|93	

14233 12
12mr|gstreamer0.10-0.10.36-4|1	%define	oname	gstreamer
12mr|gstreamer0.10-0.10.36-4|2	%define	vname	%{oname}10
12mr|gstreamer0.10-0.10.36-4|3	
12mr|gstreamer0.10-0.10.36-4|4	%define major	0
12mr|gstreamer0.10-0.10.36-4|5	%define api	0.10
12mr|gstreamer0.10-0.10.36-4|6	%define libname		%mklibname %{name}_ %{major}
12mr|gstreamer0.10-0.10.36-4|7	%define libgstbase	%mklibname gstbase%{api}_ %{major}
12mr|gstreamer0.10-0.10.36-4|8	%define libgstcheck	%mklibname gstcheck%{api}_ %{major}
12mr|gstreamer0.10-0.10.36-4|9	%define libgstcontroller	%mklibname gstcontroller%{api}_ %{major}
12mr|gstreamer0.10-0.10.36-4|10	%define libgstdataprocol	%mklibname gstdataprocol%{api}_ %{major}
12mr|gstreamer0.10-0.10.36-4|11	%define libgstnet	%mklibname gstnet%{api}_ %{major}
12mr|gstreamer0.10-0.10.36-4|12	%define girname		%mklibname gst-gir %{api}
12mr|gstreamer0.10-0.10.36-4|13	%define develname	%mklibname -d %{name}
12mr|gstreamer0.10-0.10.36-4|14	
12mr|gstreamer0.10-0.10.36-4|15	%bcond_with	docs
12mr|gstreamer0.10-0.10.36-4|16	
12mr|gstreamer0.10-0.10.36-4|17	Name:		gstreamer%{api}
12mr|gstreamer0.10-0.10.36-4|18	Summary: 	GStreamer Streaming-media framework runtime
12mr|gstreamer0.10-0.10.36-4|19	Version: 	0.10.36
12mr|gstreamer0.10-0.10.36-4|20	Release: 	4
12mr|gstreamer0.10-0.10.36-4|21	License: 	LGPLv2+
12mr|gstreamer0.10-0.10.36-4|22	Group:		Sound
12mr|gstreamer0.10-0.10.36-4|23	URL:		http://gstreamer.freedesktop.org/
12mr|gstreamer0.10-0.10.36-4|24	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/gstreamer/%{api}/%{oname}-%{version}.tar.xz
12mr|gstreamer0.10-0.10.36-4|25	Patch0:		gstreamer-inspect-rpm-format.patch
12mr|gstreamer0.10-0.10.36-4|26	
12mr|gstreamer0.10-0.10.36-4|27	BuildRequires:	bison
12mr|gstreamer0.10-0.10.36-4|28	BuildRequires:	chrpath
12mr|gstreamer0.10-0.10.36-4|29	BuildRequires:	flex
12mr|gstreamer0.10-0.10.36-4|30	BuildRequires:	gettext-devel
12mr|gstreamer0.10-0.10.36-4|31	BuildRequires:	pkgconfig(check)
12mr|gstreamer0.10-0.10.36-4|32	BuildRequires:	pkgconfig(glib-2.0)
12mr|gstreamer0.10-0.10.36-4|33	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|gstreamer0.10-0.10.36-4|34	BuildRequires:	pkgconfig(libxml-2.0)
12mr|gstreamer0.10-0.10.36-4|35	BuildRequires:	pkgconfig(popt)
12mr|gstreamer0.10-0.10.36-4|36	%ifnarch %{arm} %{mips}
12mr|gstreamer0.10-0.10.36-4|37	BuildRequires:	valgrind-devel
12mr|gstreamer0.10-0.10.36-4|38	%endif
12mr|gstreamer0.10-0.10.36-4|39	%ifarch %{ix86}
12mr|gstreamer0.10-0.10.36-4|40	BuildRequires:	nasm => 0.90
12mr|gstreamer0.10-0.10.36-4|41	%endif
12mr|gstreamer0.10-0.10.36-4|42	%if %{with docs}
12mr|gstreamer0.10-0.10.36-4|43	BuildRequires:	gtk-doc >= 0.7
12mr|gstreamer0.10-0.10.36-4|44	BuildRequires:	transfig
12mr|gstreamer0.10-0.10.36-4|45	BuildRequires:	docbook-dtd42-xml
12mr|gstreamer0.10-0.10.36-4|46	BuildRequires:	docbook-dtd412-xml
12mr|gstreamer0.10-0.10.36-4|47	BuildRequires:	ghostscript
12mr|gstreamer0.10-0.10.36-4|48	BuildRequires:	python-pyxml
12mr|gstreamer0.10-0.10.36-4|49	%endif
12mr|gstreamer0.10-0.10.36-4|50	
12mr|gstreamer0.10-0.10.36-4|51	%description
12mr|gstreamer0.10-0.10.36-4|52	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer0.10-0.10.36-4|53	operate on media data. Applications using this library can do anything
12mr|gstreamer0.10-0.10.36-4|54	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer0.10-0.10.36-4|55	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer0.10-0.10.36-4|56	types or processing capabilities can be added simply by installing new
12mr|gstreamer0.10-0.10.36-4|57	plugins.
12mr|gstreamer0.10-0.10.36-4|58	
12mr|gstreamer0.10-0.10.36-4|59	%package	tools
12mr|gstreamer0.10-0.10.36-4|60	Summary:	GStreamer Streaming-media framework runtime
12mr|gstreamer0.10-0.10.36-4|61	Group:		Sound
12mr|gstreamer0.10-0.10.36-4|62	Provides:	%{vname}-tools = %{version}-%{release}
12mr|gstreamer0.10-0.10.36-4|63	Conflicts:	%mklibname %{oname} 0.10 0.10 < 0.10.35-2
12mr|gstreamer0.10-0.10.36-4|64	%rename		gstreamer
12mr|gstreamer0.10-0.10.36-4|65	
12mr|gstreamer0.10-0.10.36-4|66	%description	tools
12mr|gstreamer0.10-0.10.36-4|67	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer0.10-0.10.36-4|68	operate on media data. Applications using this library can do anything
12mr|gstreamer0.10-0.10.36-4|69	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer0.10-0.10.36-4|70	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer0.10-0.10.36-4|71	types or processing capabilities can be added simply by installing new
12mr|gstreamer0.10-0.10.36-4|72	plugins.
12mr|gstreamer0.10-0.10.36-4|73	
12mr|gstreamer0.10-0.10.36-4|74	%package -n	%{libname}
12mr|gstreamer0.10-0.10.36-4|75	Summary:	Library for GStreamer streaming-media framework
12mr|gstreamer0.10-0.10.36-4|76	Group:		System/Libraries
12mr|gstreamer0.10-0.10.36-4|77	Requires:	%{name}-tools >= %{EVRD}
12mr|gstreamer0.10-0.10.36-4|78	Provides:	libgstreamer%{api} = %{version}-%{release}
12mr|gstreamer0.10-0.10.36-4|79	Obsoletes:	%mklibname %{oname} 0.10 0.10
12mr|gstreamer0.10-0.10.36-4|80	
12mr|gstreamer0.10-0.10.36-4|81	%description -n	%{libname}
12mr|gstreamer0.10-0.10.36-4|82	This package contains the library for %{name}.
12mr|gstreamer0.10-0.10.36-4|83	
12mr|gstreamer0.10-0.10.36-4|84	%package -n	%{libgstbase}
12mr|gstreamer0.10-0.10.36-4|85	Summary:	Library for GStreamer streaming-media framework
12mr|gstreamer0.10-0.10.36-4|86	Group:		System/Libraries
12mr|gstreamer0.10-0.10.36-4|87	Conflicts:	%mklibname %{oname} 0.10 0.10 < 0.10.35-2
12mr|gstreamer0.10-0.10.36-4|88	
12mr|gstreamer0.10-0.10.36-4|89	%description -n	%{libgstbase}
12mr|gstreamer0.10-0.10.36-4|90	This package contains the library for %{name}base.
12mr|gstreamer0.10-0.10.36-4|91	
12mr|gstreamer0.10-0.10.36-4|92	%package -n	%{libgstcheck}
12mr|gstreamer0.10-0.10.36-4|93	Summary:	Library for GStreamer streaming-media framework
12mr|gstreamer0.10-0.10.36-4|94	Group:		System/Libraries
12mr|gstreamer0.10-0.10.36-4|95	Conflicts:	%mklibname %{oname} 0.10 0.10 < 0.10.35-2
12mr|gstreamer0.10-0.10.36-4|96	
12mr|gstreamer0.10-0.10.36-4|97	%description -n	%{libgstcheck}
12mr|gstreamer0.10-0.10.36-4|98	This package contains the library for %{name}check.
12mr|gstreamer0.10-0.10.36-4|99	
12mr|gstreamer0.10-0.10.36-4|100	%package -n	%{libgstcontroller}
12mr|gstreamer0.10-0.10.36-4|101	Summary:	Library for GStreamer streaming-media framework
12mr|gstreamer0.10-0.10.36-4|102	Group:		System/Libraries
12mr|gstreamer0.10-0.10.36-4|103	Conflicts:	%mklibname %{oname} 0.10 0.10 < 0.10.35-2
12mr|gstreamer0.10-0.10.36-4|104	
12mr|gstreamer0.10-0.10.36-4|105	%description -n	%{libgstcontroller}
12mr|gstreamer0.10-0.10.36-4|106	This package contains the library for %{name}controller.
12mr|gstreamer0.10-0.10.36-4|107	
12mr|gstreamer0.10-0.10.36-4|108	%package -n	%{libgstdataprocol}
12mr|gstreamer0.10-0.10.36-4|109	Summary:	Library for GStreamer streaming-media framework
12mr|gstreamer0.10-0.10.36-4|110	Group:		System/Libraries
12mr|gstreamer0.10-0.10.36-4|111	Conflicts:	%mklibname %{oname} 0.10 0.10 < 0.10.35-2
12mr|gstreamer0.10-0.10.36-4|112	
12mr|gstreamer0.10-0.10.36-4|113	%description -n %{libgstdataprocol}
12mr|gstreamer0.10-0.10.36-4|114	This package contains the library for %{name}dataprocol.
12mr|gstreamer0.10-0.10.36-4|115	
12mr|gstreamer0.10-0.10.36-4|116	%package -n	%{libgstnet}
12mr|gstreamer0.10-0.10.36-4|117	Summary:	Library for GStreamer streaming-media framework
12mr|gstreamer0.10-0.10.36-4|118	Group:		System/Libraries
12mr|gstreamer0.10-0.10.36-4|119	Conflicts:	%mklibname %{oname} 0.10 0.10 < 0.10.35-2
12mr|gstreamer0.10-0.10.36-4|120	
12mr|gstreamer0.10-0.10.36-4|121	%description -n	%{libgstnet}
12mr|gstreamer0.10-0.10.36-4|122	This package contains the library for %{name}net.
12mr|gstreamer0.10-0.10.36-4|123	
12mr|gstreamer0.10-0.10.36-4|124	%package -n	%{girname}
12mr|gstreamer0.10-0.10.36-4|125	Summary:	GObject Introspection interface libraries for %{name}
12mr|gstreamer0.10-0.10.36-4|126	Group:		System/Libraries
12mr|gstreamer0.10-0.10.36-4|127	Conflicts:	%mklibname %{oname} 0.10 0.10 < 0.10.35-2
12mr|gstreamer0.10-0.10.36-4|128	Conflicts:	gir-repository < 0.6.5-3
12mr|gstreamer0.10-0.10.36-4|129	
12mr|gstreamer0.10-0.10.36-4|130	%description -n %{girname}
12mr|gstreamer0.10-0.10.36-4|131	GObject Introspection interface libraries for %{name}.
12mr|gstreamer0.10-0.10.36-4|132	
12mr|gstreamer0.10-0.10.36-4|133	%package -n	%{develname}
12mr|gstreamer0.10-0.10.36-4|134	Summary:	Libraries and include files for GStreamer streaming-media framework
12mr|gstreamer0.10-0.10.36-4|135	Group:		Development/C
12mr|gstreamer0.10-0.10.36-4|136	Requires:	%{libname} = %{version}-%{release}
12mr|gstreamer0.10-0.10.36-4|137	Requires:	%{libgstbase} = %{version}-%{release}
12mr|gstreamer0.10-0.10.36-4|138	Requires:	%{libgstcheck} = %{version}-%{release}
12mr|gstreamer0.10-0.10.36-4|139	Requires:	%{libgstcontroller} = %{version}-%{release}
12mr|gstreamer0.10-0.10.36-4|140	Requires:	%{libgstdataprocol} = %{version}-%{release}
12mr|gstreamer0.10-0.10.36-4|141	Requires:	%{libgstnet} = %{version}-%{release}
12mr|gstreamer0.10-0.10.36-4|142	Requires:	%{girname} = %{version}-%{release}
12mr|gstreamer0.10-0.10.36-4|143	Requires:	rpm-mandriva-setup-build >= 1.113
12mr|gstreamer0.10-0.10.36-4|144	Provides:	libgstreamer-devel = %{version}-%{release}
12mr|gstreamer0.10-0.10.36-4|145	Provides:	gstreamer%{api}-devel = %{version}-%{release}
12mr|gstreamer0.10-0.10.36-4|146	Obsoletes:	%mklibname -d %{name}_ 0.10
12mr|gstreamer0.10-0.10.36-4|147	Conflicts:	gir-repository < 0.6.5-3
12mr|gstreamer0.10-0.10.36-4|148	
12mr|gstreamer0.10-0.10.36-4|149	%description -n %{develname}
12mr|gstreamer0.10-0.10.36-4|150	This package contains the libraries and includes files necessary to develop
12mr|gstreamer0.10-0.10.36-4|151	applications and plugins for GStreamer.
12mr|gstreamer0.10-0.10.36-4|152	
12mr|gstreamer0.10-0.10.36-4|153	%prep
12mr|gstreamer0.10-0.10.36-4|154	%setup -qn %{oname}-%{version}
12mr|gstreamer0.10-0.10.36-4|155	%apply_patches
12mr|gstreamer0.10-0.10.36-4|156	
12mr|gstreamer0.10-0.10.36-4|157	%build
12mr|gstreamer0.10-0.10.36-4|158	%configure2_5x \
12mr|gstreamer0.10-0.10.36-4|159	--disable-static \
12mr|gstreamer0.10-0.10.36-4|160	--enable-debug \
12mr|gstreamer0.10-0.10.36-4|161	--disable-dependency-tracking \
12mr|gstreamer0.10-0.10.36-4|162	--with-package-name='%{distribution} %{name} package' \
12mr|gstreamer0.10-0.10.36-4|163	--with-package-origin='%{disturl}' \
12mr|gstreamer0.10-0.10.36-4|164	--disable-tests \
12mr|gstreamer0.10-0.10.36-4|165	--disable-examples \
12mr|gstreamer0.10-0.10.36-4|166	--disable-rpath \
12mr|gstreamer0.10-0.10.36-4|167	%if %{with docs}
12mr|gstreamer0.10-0.10.36-4|168	--enable-docbook \
12mr|gstreamer0.10-0.10.36-4|169	--enable-gtk-doc \
12mr|gstreamer0.10-0.10.36-4|170	%else
12mr|gstreamer0.10-0.10.36-4|171	--disable-docbook \
12mr|gstreamer0.10-0.10.36-4|172	--disable-gtk-doc \
12mr|gstreamer0.10-0.10.36-4|173	%endif
12mr|gstreamer0.10-0.10.36-4|174	%ifarch %{mips}
12mr|gstreamer0.10-0.10.36-4|175	--disable-valgrind \
12mr|gstreamer0.10-0.10.36-4|176	%endif
12mr|gstreamer0.10-0.10.36-4|177	--with-html-dir=%{_datadir}/gtk-doc/html
12mr|gstreamer0.10-0.10.36-4|178	
12mr|gstreamer0.10-0.10.36-4|179	%make
12mr|gstreamer0.10-0.10.36-4|180	
12mr|gstreamer0.10-0.10.36-4|181	%check
12mr|gstreamer0.10-0.10.36-4|182	#cd tests/check
12mr|gstreamer0.10-0.10.36-4|183	#make check
12mr|gstreamer0.10-0.10.36-4|184	
12mr|gstreamer0.10-0.10.36-4|185	%install
12mr|gstreamer0.10-0.10.36-4|186	%makeinstall_std
12mr|gstreamer0.10-0.10.36-4|187	mkdir -p %{buildroot}%{_var}/cache/%{oname}-%{api}
12mr|gstreamer0.10-0.10.36-4|188	#clean the files we don't want to install
12mr|gstreamer0.10-0.10.36-4|189	rm -f %{buildroot}%{_bindir}/gst-feedback
12mr|gstreamer0.10-0.10.36-4|190	rm -f %{buildroot}%{_bindir}/gst-inspect
12mr|gstreamer0.10-0.10.36-4|191	rm -f %{buildroot}%{_bindir}/gst-launch
12mr|gstreamer0.10-0.10.36-4|192	rm -f %{buildroot}%{_bindir}/gst-md5sum
12mr|gstreamer0.10-0.10.36-4|193	rm -f %{buildroot}%{_bindir}/gst-typefind
12mr|gstreamer0.10-0.10.36-4|194	rm -f %{buildroot}%{_bindir}/gst-xmlinspect
12mr|gstreamer0.10-0.10.36-4|195	rm -f %{buildroot}%{_bindir}/gst-xmllaunch
12mr|gstreamer0.10-0.10.36-4|196	
12mr|gstreamer0.10-0.10.36-4|197	%find_lang %{oname}-%{api}
12mr|gstreamer0.10-0.10.36-4|198	
12mr|gstreamer0.10-0.10.36-4|199	#gw really remove rpath for rpmlint
12mr|gstreamer0.10-0.10.36-4|200	chrpath -d %{buildroot}{%{_bindir}/gst-{inspect,launch,typefind,xmlinspect,xmllaunch}-0.10,%{_libdir}/{*.so,%{oname}-%{api}/*.so}}
12mr|gstreamer0.10-0.10.36-4|201	
12mr|gstreamer0.10-0.10.36-4|202	%files tools -f %{oname}-%{api}.lang
12mr|gstreamer0.10-0.10.36-4|203	%doc AUTHORS COPYING README NEWS
12mr|gstreamer0.10-0.10.36-4|204	%dir %{_var}/cache/%{oname}-%{api}
12mr|gstreamer0.10-0.10.36-4|205	%{_bindir}/gst-feedback-%{api}
12mr|gstreamer0.10-0.10.36-4|206	%{_bindir}/gst-inspect-%{api}
12mr|gstreamer0.10-0.10.36-4|207	%{_bindir}/gst-launch-%{api}
12mr|gstreamer0.10-0.10.36-4|208	%{_bindir}/gst-typefind-%{api}
12mr|gstreamer0.10-0.10.36-4|209	%{_bindir}/gst-xmlinspect-%{api}
12mr|gstreamer0.10-0.10.36-4|210	%{_bindir}/gst-xmllaunch-%{api}
12mr|gstreamer0.10-0.10.36-4|211	%dir %{_libdir}/%{oname}-%{api}
12mr|gstreamer0.10-0.10.36-4|212	%{_libdir}/%{oname}-%{api}/gst-plugin-scanner
12mr|gstreamer0.10-0.10.36-4|213	%{_libdir}/%{oname}-%{api}/libgstcoreelements.so
12mr|gstreamer0.10-0.10.36-4|214	%{_libdir}/%{oname}-%{api}/libgstcoreindexers.so
12mr|gstreamer0.10-0.10.36-4|215	%{_mandir}/man1/gst-feedback-%{api}.1*
12mr|gstreamer0.10-0.10.36-4|216	%{_mandir}/man1/gst-inspect-%{api}.1*
12mr|gstreamer0.10-0.10.36-4|217	%{_mandir}/man1/gst-launch-%{api}.1*
12mr|gstreamer0.10-0.10.36-4|218	%{_mandir}/man1/gst-typefind-%{api}.1*
12mr|gstreamer0.10-0.10.36-4|219	%{_mandir}/man1/gst-xmlinspect-%{api}.1*
12mr|gstreamer0.10-0.10.36-4|220	%{_mandir}/man1/gst-xmllaunch-%{api}.1*
12mr|gstreamer0.10-0.10.36-4|221	
12mr|gstreamer0.10-0.10.36-4|222	%files -n %{libname}
12mr|gstreamer0.10-0.10.36-4|223	%{_libdir}/libgstreamer-%{api}.so.%{major}*
12mr|gstreamer0.10-0.10.36-4|224	
12mr|gstreamer0.10-0.10.36-4|225	%files -n %{libgstbase}
12mr|gstreamer0.10-0.10.36-4|226	%{_libdir}/libgstbase-%{api}.so.%{major}*
12mr|gstreamer0.10-0.10.36-4|227	
12mr|gstreamer0.10-0.10.36-4|228	%files -n %{libgstcheck}
12mr|gstreamer0.10-0.10.36-4|229	%{_libdir}/libgstcheck-%{api}.so.%{major}*
12mr|gstreamer0.10-0.10.36-4|230	
12mr|gstreamer0.10-0.10.36-4|231	%files -n %{libgstcontroller}
12mr|gstreamer0.10-0.10.36-4|232	%{_libdir}/libgstcontroller-%{api}.so.%{major}*
12mr|gstreamer0.10-0.10.36-4|233	
12mr|gstreamer0.10-0.10.36-4|234	%files -n %{libgstdataprocol}
12mr|gstreamer0.10-0.10.36-4|235	%{_libdir}/libgstdataprotocol-%{api}.so.%{major}*
12mr|gstreamer0.10-0.10.36-4|236	
12mr|gstreamer0.10-0.10.36-4|237	%files -n %{libgstnet}
12mr|gstreamer0.10-0.10.36-4|238	%{_libdir}/libgstnet-%{api}.so.%{major}*
12mr|gstreamer0.10-0.10.36-4|239	
12mr|gstreamer0.10-0.10.36-4|240	%files -n %{girname}
12mr|gstreamer0.10-0.10.36-4|241	%{_libdir}/girepository-1.0/Gst-%{api}.typelib
12mr|gstreamer0.10-0.10.36-4|242	%{_libdir}/girepository-1.0/GstBase-%{api}.typelib
12mr|gstreamer0.10-0.10.36-4|243	%{_libdir}/girepository-1.0/GstCheck-%{api}.typelib
12mr|gstreamer0.10-0.10.36-4|244	%{_libdir}/girepository-1.0/GstController-%{api}.typelib
12mr|gstreamer0.10-0.10.36-4|245	%{_libdir}/girepository-1.0/GstNet-%{api}.typelib
12mr|gstreamer0.10-0.10.36-4|246	
12mr|gstreamer0.10-0.10.36-4|247	%files -n %{develname}
12mr|gstreamer0.10-0.10.36-4|248	%doc ChangeLog
12mr|gstreamer0.10-0.10.36-4|249	%if %{with docs}
12mr|gstreamer0.10-0.10.36-4|250	%doc %{_datadir}/doc/%{oname}-%{api}
12mr|gstreamer0.10-0.10.36-4|251	%endif
12mr|gstreamer0.10-0.10.36-4|252	%dir %{_includedir}/%{oname}-%{api}
12mr|gstreamer0.10-0.10.36-4|253	%dir %{_includedir}/%{oname}-%{api}/gst
12mr|gstreamer0.10-0.10.36-4|254	%{_includedir}/%{oname}-%{api}/gst/*.h
12mr|gstreamer0.10-0.10.36-4|255	%dir %{_includedir}/%{oname}-%{api}/gst/base/
12mr|gstreamer0.10-0.10.36-4|256	%{_includedir}/%{oname}-%{api}/gst/base/*.h
12mr|gstreamer0.10-0.10.36-4|257	%{_includedir}/%{oname}-%{api}/gst/check/
12mr|gstreamer0.10-0.10.36-4|258	%dir %{_includedir}/%{oname}-%{api}/gst/controller/
12mr|gstreamer0.10-0.10.36-4|259	%{_includedir}/%{oname}-%{api}/gst/controller/*.h
12mr|gstreamer0.10-0.10.36-4|260	%dir %{_includedir}/%{oname}-%{api}/gst/dataprotocol/
12mr|gstreamer0.10-0.10.36-4|261	%{_includedir}/%{oname}-%{api}/gst/dataprotocol/*.h
12mr|gstreamer0.10-0.10.36-4|262	%{_includedir}/%{oname}-%{api}/gst/net/
12mr|gstreamer0.10-0.10.36-4|263	%{_libdir}/libgstbase-%{api}.so
12mr|gstreamer0.10-0.10.36-4|264	%{_libdir}/libgstcheck-%{api}.so
12mr|gstreamer0.10-0.10.36-4|265	%{_libdir}/libgstdataprotocol-%{api}.so
12mr|gstreamer0.10-0.10.36-4|266	%{_libdir}/libgstreamer-%{api}.so
12mr|gstreamer0.10-0.10.36-4|267	%{_libdir}/libgstnet-%{api}.so
12mr|gstreamer0.10-0.10.36-4|268	%{_libdir}/libgstcontroller-%{api}.so
12mr|gstreamer0.10-0.10.36-4|269	%{_libdir}/pkgconfig/gstreamer-%{api}.pc
12mr|gstreamer0.10-0.10.36-4|270	%{_libdir}/pkgconfig/gstreamer-base-%{api}.pc
12mr|gstreamer0.10-0.10.36-4|271	%{_libdir}/pkgconfig/gstreamer-check-%{api}.pc
12mr|gstreamer0.10-0.10.36-4|272	%{_libdir}/pkgconfig/gstreamer-dataprotocol-%{api}.pc
12mr|gstreamer0.10-0.10.36-4|273	%{_libdir}/pkgconfig/gstreamer-net-%{api}.pc
12mr|gstreamer0.10-0.10.36-4|274	%{_libdir}/pkgconfig/gstreamer-controller-%{api}.pc
12mr|gstreamer0.10-0.10.36-4|275	%{_datadir}/aclocal/gst-element-check-%{api}.m4
12mr|gstreamer0.10-0.10.36-4|276	%{_datadir}/gtk-doc/html/%{oname}-%{api}/
12mr|gstreamer0.10-0.10.36-4|277	%{_datadir}/gtk-doc/html/%{oname}-libs-%{api}/
12mr|gstreamer0.10-0.10.36-4|278	%{_datadir}/gtk-doc/html/%{oname}-plugins-%{api}
12mr|gstreamer0.10-0.10.36-4|279	%{_datadir}/gir-1.0/Gst-%{api}.gir
12mr|gstreamer0.10-0.10.36-4|280	%{_datadir}/gir-1.0/GstBase-%{api}.gir
12mr|gstreamer0.10-0.10.36-4|281	%{_datadir}/gir-1.0/GstCheck-%{api}.gir
12mr|gstreamer0.10-0.10.36-4|282	%{_datadir}/gir-1.0/GstController-%{api}.gir
12mr|gstreamer0.10-0.10.36-4|283	%{_datadir}/gir-1.0/GstNet-%{api}.gir
12mr|gstreamer0.10-0.10.36-4|284	
12mr|gstreamer0.10-0.10.36-4|285	
12mr|gstreamer0.10-0.10.36-4|286	%changelog
12mr|gstreamer0.10-0.10.36-4|287	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gstreamer0.10-0.10.36-4|288	+ Commit: cb40025
12mr|gstreamer0.10-0.10.36-4|289	- Disable tests (fail at ABF)
12mr|gstreamer0.10-0.10.36-4|290	
12mr|gstreamer0.10-0.10.36-4|291	

14234 12
12mr|gstreamer0.10-decoders-1-8|1	
12mr|gstreamer0.10-decoders-1-8|2	Summary:	Default GStreamer 0.10 decoders
12mr|gstreamer0.10-decoders-1-8|3	Name:		gstreamer0.10-decoders
12mr|gstreamer0.10-decoders-1-8|4	Version:	1
12mr|gstreamer0.10-decoders-1-8|5	Release:	%mkrel 8
12mr|gstreamer0.10-decoders-1-8|6	License:	GPLv2+ # spec file
12mr|gstreamer0.10-decoders-1-8|7	Group:		Video
12mr|gstreamer0.10-decoders-1-8|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|gstreamer0.10-decoders-1-8|9	BuildArch:	noarch
12mr|gstreamer0.10-decoders-1-8|10	
12mr|gstreamer0.10-decoders-1-8|11	# Please provide URL to sample which does not work without the
12mr|gstreamer0.10-decoders-1-8|12	# package and works correctly with it, if adding new packages here.
12mr|gstreamer0.10-decoders-1-8|13	
12mr|gstreamer0.10-decoders-1-8|14	# We want audio as well:
12mr|gstreamer0.10-decoders-1-8|15	Requires:	%{name}-audio
12mr|gstreamer0.10-decoders-1-8|16	
12mr|gstreamer0.10-decoders-1-8|17	# AC-3 decoder (popular multichannel audio codec), used usually
12mr|gstreamer0.10-decoders-1-8|18	# only in videos:
12mr|gstreamer0.10-decoders-1-8|19	# http://samples.mplayerhq.hu/A-codecs/AC3/liba52_altivec.avi
12mr|gstreamer0.10-decoders-1-8|20	Suggests:	gstreamer0.10-a52dec
12mr|gstreamer0.10-decoders-1-8|21	
12mr|gstreamer0.10-decoders-1-8|22	# MPEG-1/2 video decoder:
12mr|gstreamer0.10-decoders-1-8|23	# http://samples.mplayerhq.hu/MPEG1/zelda%20first%20commercial.mpeg
12mr|gstreamer0.10-decoders-1-8|24	Suggests:	gstreamer0.10-mpeg
12mr|gstreamer0.10-decoders-1-8|25	
12mr|gstreamer0.10-decoders-1-8|26	# DTS multichannel audio decoder, used usually only in videos:
12mr|gstreamer0.10-decoders-1-8|27	# http://samples.mplayerhq.hu/A-codecs/DTS/dtsac3audiosample.avi
12mr|gstreamer0.10-decoders-1-8|28	Suggests:	gstreamer0.10-dts
12mr|gstreamer0.10-decoders-1-8|29	
12mr|gstreamer0.10-decoders-1-8|30	# DV file support:
12mr|gstreamer0.10-decoders-1-8|31	# http://samples.mplayerhq.hu/DV-raw/voxnews.dv
12mr|gstreamer0.10-decoders-1-8|32	Suggests:	gstreamer0.10-dv
12mr|gstreamer0.10-decoders-1-8|33	
12mr|gstreamer0.10-decoders-1-8|34	%description
12mr|gstreamer0.10-decoders-1-8|35	Virtual package which installs the GStreamer 0.10 input plugins that
12mr|gstreamer0.10-decoders-1-8|36	cover most of the usage cases.
12mr|gstreamer0.10-decoders-1-8|37	
12mr|gstreamer0.10-decoders-1-8|38	This package can be suggested or required by software that uses
12mr|gstreamer0.10-decoders-1-8|39	GStreamer to open media files, such as video players.
12mr|gstreamer0.10-decoders-1-8|40	
12mr|gstreamer0.10-decoders-1-8|41	%package audio
12mr|gstreamer0.10-decoders-1-8|42	Summary:	Default GStreamer 0.10 audio decoders
12mr|gstreamer0.10-decoders-1-8|43	Group:		Sound
12mr|gstreamer0.10-decoders-1-8|44	
12mr|gstreamer0.10-decoders-1-8|45	# Core plugins required for operation:
12mr|gstreamer0.10-decoders-1-8|46	Requires:	gstreamer0.10-plugins-base
12mr|gstreamer0.10-decoders-1-8|47	
12mr|gstreamer0.10-decoders-1-8|48	# HTTP protocol support:
12mr|gstreamer0.10-decoders-1-8|49	# http://samples.mplayerhq.hu/A-codecs/GSM/countdown.wmv
12mr|gstreamer0.10-decoders-1-8|50	Suggests:	gstreamer0.10-neon
12mr|gstreamer0.10-decoders-1-8|51	
12mr|gstreamer0.10-decoders-1-8|52	# MMS protocol support:
12mr|gstreamer0.10-decoders-1-8|53	# Used for live broadcasts, for example freely-viewable NASA TV.
12mr|gstreamer0.10-decoders-1-8|54	# mms://63.250.197.124/bcenc202056?StreamID=51410198&pl_auth=2e83b652202abf941f7793
12mr|gstreamer0.10-decoders-1-8|55	# bda887d1f5&ht=30&pl_b=00D90C088654FA550A41CFEAA7477AC791&CG_ID=1369080&Segment=149773
12mr|gstreamer0.10-decoders-1-8|56	Suggests:	gstreamer0.10-mms
12mr|gstreamer0.10-decoders-1-8|57	
12mr|gstreamer0.10-decoders-1-8|58	# GSM audio decoder:
12mr|gstreamer0.10-decoders-1-8|59	# http://samples.mplayerhq.hu/A-codecs/GSM/countdown.wmv
12mr|gstreamer0.10-decoders-1-8|60	Suggests:	gstreamer0.10-gsm
12mr|gstreamer0.10-decoders-1-8|61	
12mr|gstreamer0.10-decoders-1-8|62	# AAC audio decoder (most commonly used in .mp4 files):
12mr|gstreamer0.10-decoders-1-8|63	# http://samples.mplayerhq.hu/A-codecs/AAC/ct_nero-heaac.mp4
12mr|gstreamer0.10-decoders-1-8|64	Suggests:	gstreamer0.10-faad
12mr|gstreamer0.10-decoders-1-8|65	
12mr|gstreamer0.10-decoders-1-8|66	# Contains important plugins such as AVI demuxer:
12mr|gstreamer0.10-decoders-1-8|67	Suggests:	gstreamer0.10-plugins-good
12mr|gstreamer0.10-decoders-1-8|68	
12mr|gstreamer0.10-decoders-1-8|69	# Contains, for example, an MP3 decoder:
12mr|gstreamer0.10-decoders-1-8|70	# http://samples.mplayerhq.hu/FLV/flash8/mrandmrssmith_320x176_200.flv
12mr|gstreamer0.10-decoders-1-8|71	Suggests:	gstreamer0.10-plugins-ugly
12mr|gstreamer0.10-decoders-1-8|72	
12mr|gstreamer0.10-decoders-1-8|73	# Contains, for example, NUV demuxer, used in MythTV recordings:
12mr|gstreamer0.10-decoders-1-8|74	# http://samples.mplayerhq.hu/nuv/mythtvexample.nuv
12mr|gstreamer0.10-decoders-1-8|75	# CD Audio
12mr|gstreamer0.10-decoders-1-8|76	Suggests:	gstreamer0.10-plugins-bad
12mr|gstreamer0.10-decoders-1-8|77	
12mr|gstreamer0.10-decoders-1-8|78	# Lots of decoders, for example for Flash video and MPEG-2 TS (eg. DVB):
12mr|gstreamer0.10-decoders-1-8|79	# http://samples.mplayerhq.hu/FLV/flash8/mrandmrssmith_320x176_200.flv
12mr|gstreamer0.10-decoders-1-8|80	# http://samples.mplayerhq.hu/MPEG-VOB/transport/dishtest.ts
12mr|gstreamer0.10-decoders-1-8|81	Suggests:	gstreamer0.10-ffmpeg
12mr|gstreamer0.10-decoders-1-8|82	
12mr|gstreamer0.10-decoders-1-8|83	# FLAC audio decoder (popular lossless codec):
12mr|gstreamer0.10-decoders-1-8|84	# Note that the below sample plays without working seeking even
12mr|gstreamer0.10-decoders-1-8|85	# without this package.
12mr|gstreamer0.10-decoders-1-8|86	# http://samples.mplayerhq.hu/flac/dilvie_-_the_dragonfly.flac
12mr|gstreamer0.10-decoders-1-8|87	Suggests:	gstreamer0.10-flac
12mr|gstreamer0.10-decoders-1-8|88	
12mr|gstreamer0.10-decoders-1-8|89	# Musepack audio decoder:
12mr|gstreamer0.10-decoders-1-8|90	# http://samples.mplayerhq.hu/A-codecs/musepack/06%20-%20Kalifornia.mpc
12mr|gstreamer0.10-decoders-1-8|91	Suggests:	gstreamer0.10-musepack
12mr|gstreamer0.10-decoders-1-8|92	
12mr|gstreamer0.10-decoders-1-8|93	
12mr|gstreamer0.10-decoders-1-8|94	%description audio
12mr|gstreamer0.10-decoders-1-8|95	Virtual package which installs the GStreamer 0.10 input plugins that
12mr|gstreamer0.10-decoders-1-8|96	cover most of the audio-only usage cases. For playing videos see
12mr|gstreamer0.10-decoders-1-8|97	%{name}.
12mr|gstreamer0.10-decoders-1-8|98	
12mr|gstreamer0.10-decoders-1-8|99	This package can be suggested or required by software that uses
12mr|gstreamer0.10-decoders-1-8|100	GStreamer to open audio files.
12mr|gstreamer0.10-decoders-1-8|101	
12mr|gstreamer0.10-decoders-1-8|102	%files
12mr|gstreamer0.10-decoders-1-8|103	%files audio
12mr|gstreamer0.10-decoders-1-8|104	
12mr|gstreamer0.10-decoders-1-8|105	
12mr|gstreamer0.10-decoders-1-8|106	
12mr|gstreamer0.10-decoders-1-8|107	%changelog
12mr|gstreamer0.10-decoders-1-8|108	

14235 12
12mr|gstreamer0.10-ffmpeg-0.10.13-3|1	%define bname gstreamer0.10
12mr|gstreamer0.10-ffmpeg-0.10.13-3|2	%define oname gst-ffmpeg
12mr|gstreamer0.10-ffmpeg-0.10.13-3|3	
12mr|gstreamer0.10-ffmpeg-0.10.13-3|4	# _with = default off, _without = default on
12mr|gstreamer0.10-ffmpeg-0.10.13-3|5	%bcond_with external_ffmpeg
12mr|gstreamer0.10-ffmpeg-0.10.13-3|6	
12mr|gstreamer0.10-ffmpeg-0.10.13-3|7	# (Anssi 01/2008) External ffmpeg disabled because of issues:
12mr|gstreamer0.10-ffmpeg-0.10.13-3|8	# with FLV file with totem:
12mr|gstreamer0.10-ffmpeg-0.10.13-3|9	# ** ERROR:(gstffmpegdec.c:731):gst_ffmpegdec_get_buffer: code should not be reached
12mr|gstreamer0.10-ffmpeg-0.10.13-3|10	# with VDR stream as per manual pipeline in http://bugzilla.gnome.org/show_bug.cgi?id=506902 :
12mr|gstreamer0.10-ffmpeg-0.10.13-3|11	# (gst-launch-0.10:23590): GStreamer-CRITICAL **: gst_value_set_fraction: assertion `denominator != 0' failed
12mr|gstreamer0.10-ffmpeg-0.10.13-3|12	# No playback in either case.
12mr|gstreamer0.10-ffmpeg-0.10.13-3|13	
12mr|gstreamer0.10-ffmpeg-0.10.13-3|14	Summary:	Gstreamer plugin for the ffmpeg codec
12mr|gstreamer0.10-ffmpeg-0.10.13-3|15	Name:		%{bname}-ffmpeg
12mr|gstreamer0.10-ffmpeg-0.10.13-3|16	Version:	0.10.13
12mr|gstreamer0.10-ffmpeg-0.10.13-3|17	Release:	3
12mr|gstreamer0.10-ffmpeg-0.10.13-3|18	License:	GPLv2+
12mr|gstreamer0.10-ffmpeg-0.10.13-3|19	Group:		Video
12mr|gstreamer0.10-ffmpeg-0.10.13-3|20	URL:		http://www.gstreamer.net
12mr|gstreamer0.10-ffmpeg-0.10.13-3|21	Source0:	http://gstreamer.freedesktop.org/src/gst-ffmpeg/%{oname}-%{version}.tar.bz2
12mr|gstreamer0.10-ffmpeg-0.10.13-3|22	# (Anssi 01/2008) Enable mpegts demuxer as well, for now.
12mr|gstreamer0.10-ffmpeg-0.10.13-3|23	# If either
12mr|gstreamer0.10-ffmpeg-0.10.13-3|24	# https://core.fluendo.com/gstreamer/trac/ticket/88 or
12mr|gstreamer0.10-ffmpeg-0.10.13-3|25	# http://bugzilla.gnome.org/show_bug.cgi?id=347342
12mr|gstreamer0.10-ffmpeg-0.10.13-3|26	# will be fixed, we should probably remove this patch and package the
12mr|gstreamer0.10-ffmpeg-0.10.13-3|27	# "native" non-ffmpeg MPL-licensed fluendo-mpegdemux, which is apparently
12mr|gstreamer0.10-ffmpeg-0.10.13-3|28	# highly preferred to ffmpeg plugin by upstream.
12mr|gstreamer0.10-ffmpeg-0.10.13-3|29	Patch0:		gst-ffmpeg-enable-mpegts.patch
12mr|gstreamer0.10-ffmpeg-0.10.13-3|30	Patch1:		gst-ffmpeg-fix-format-strings.patch
12mr|gstreamer0.10-ffmpeg-0.10.13-3|31	Patch2:		gst-ffmpeg-0.10.13-gcc-4.7-1.patch
12mr|gstreamer0.10-ffmpeg-0.10.13-3|32	BuildRequires:	pkgconfig(check)
12mr|gstreamer0.10-ffmpeg-0.10.13-3|33	BuildRequires:	pkgconfig(freetype2)
12mr|gstreamer0.10-ffmpeg-0.10.13-3|34	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mr|gstreamer0.10-ffmpeg-0.10.13-3|35	BuildRequires:	pkgconfig(orc-0.4)
12mr|gstreamer0.10-ffmpeg-0.10.13-3|36	BuildRequires:	yasm
12mr|gstreamer0.10-ffmpeg-0.10.13-3|37	%ifnarch %{arm} %{mips}
12mr|gstreamer0.10-ffmpeg-0.10.13-3|38	BuildRequires:	valgrind
12mr|gstreamer0.10-ffmpeg-0.10.13-3|39	%endif
12mr|gstreamer0.10-ffmpeg-0.10.13-3|40	BuildRequires:	libbzip2-devel
12mr|gstreamer0.10-ffmpeg-0.10.13-3|41	%if %with external_ffmpeg
12mr|gstreamer0.10-ffmpeg-0.10.13-3|42	BuildRequires:	ffmpeg-devel
12mr|gstreamer0.10-ffmpeg-0.10.13-3|43	%endif
12mr|gstreamer0.10-ffmpeg-0.10.13-3|44	
12mr|gstreamer0.10-ffmpeg-0.10.13-3|45	%description
12mr|gstreamer0.10-ffmpeg-0.10.13-3|46	Video codec plugin for GStreamer based on the ffmpeg libraries.
12mr|gstreamer0.10-ffmpeg-0.10.13-3|47	
12mr|gstreamer0.10-ffmpeg-0.10.13-3|48	%prep
12mr|gstreamer0.10-ffmpeg-0.10.13-3|49	%setup -q -n %{oname}-%{version}
12mr|gstreamer0.10-ffmpeg-0.10.13-3|50	%apply_patches
12mr|gstreamer0.10-ffmpeg-0.10.13-3|51	
12mr|gstreamer0.10-ffmpeg-0.10.13-3|52	%build
12mr|gstreamer0.10-ffmpeg-0.10.13-3|53	%define _disable_ld_no_undefined 1
12mr|gstreamer0.10-ffmpeg-0.10.13-3|54	# gst-ffmpeg mp3 decoder has issues (eg no seeking support), disable it since
12mr|gstreamer0.10-ffmpeg-0.10.13-3|55	# gst-plugins-bad and gst-fluendo both ship better mp3 decoders
12mr|gstreamer0.10-ffmpeg-0.10.13-3|56	%configure2_5x \
12mr|gstreamer0.10-ffmpeg-0.10.13-3|57	--with-package-name='Rosa %{name} package' \
12mr|gstreamer0.10-ffmpeg-0.10.13-3|58	--with-package-origin='http://www.rosalinux.com/' \
12mr|gstreamer0.10-ffmpeg-0.10.13-3|59	--with-ffmpeg-extra-configure='--disable-decoder=mp3 --disable-decoder=mp3on4 --disable-decoder=mp3adu --disable-demuxer=mp3 --disable-demuxer=asf' \
12mr|gstreamer0.10-ffmpeg-0.10.13-3|60	%if %with external_ffmpeg
12mr|gstreamer0.10-ffmpeg-0.10.13-3|61	--with-system-ffmpeg
12mr|gstreamer0.10-ffmpeg-0.10.13-3|62	%endif
12mr|gstreamer0.10-ffmpeg-0.10.13-3|63	
12mr|gstreamer0.10-ffmpeg-0.10.13-3|64	%make
12mr|gstreamer0.10-ffmpeg-0.10.13-3|65	
12mr|gstreamer0.10-ffmpeg-0.10.13-3|66	%check
12mr|gstreamer0.10-ffmpeg-0.10.13-3|67	cd tests/check
12mr|gstreamer0.10-ffmpeg-0.10.13-3|68	#gw fails in iurt
12mr|gstreamer0.10-ffmpeg-0.10.13-3|69	#make check
12mr|gstreamer0.10-ffmpeg-0.10.13-3|70	
12mr|gstreamer0.10-ffmpeg-0.10.13-3|71	%install
12mr|gstreamer0.10-ffmpeg-0.10.13-3|72	%makeinstall_std
12mr|gstreamer0.10-ffmpeg-0.10.13-3|73	rm -f %{buildroot}%{_libdir}/gstreamer*/*a
12mr|gstreamer0.10-ffmpeg-0.10.13-3|74	
12mr|gstreamer0.10-ffmpeg-0.10.13-3|75	%files
12mr|gstreamer0.10-ffmpeg-0.10.13-3|76	%doc README NEWS TODO ChangeLog AUTHORS
12mr|gstreamer0.10-ffmpeg-0.10.13-3|77	%{_libdir}/gstreamer-0.10/libgstffmpeg.so
12mr|gstreamer0.10-ffmpeg-0.10.13-3|78	%{_libdir}/gstreamer-0.10/libgstffmpegscale.so
12mr|gstreamer0.10-ffmpeg-0.10.13-3|79	%{_libdir}/gstreamer-0.10/libgstpostproc.so
12mr|gstreamer0.10-ffmpeg-0.10.13-3|80	

14236 12
12mr|gstreamer0.10-moodbar-0.1.2-10|1	%define         gst_major_ver   0.10
12mr|gstreamer0.10-moodbar-0.1.2-10|2	%define         gstlibdir       %{_libdir}/gstreamer-%{gst_major_ver}
12mr|gstreamer0.10-moodbar-0.1.2-10|3	
12mr|gstreamer0.10-moodbar-0.1.2-10|4	Summary:	Moodbar plugin for gstreamer
12mr|gstreamer0.10-moodbar-0.1.2-10|5	Name:		gstreamer%{gst_major_ver}-moodbar
12mr|gstreamer0.10-moodbar-0.1.2-10|6	Version:	0.1.2
12mr|gstreamer0.10-moodbar-0.1.2-10|7	Release:	%mkrel 10
12mr|gstreamer0.10-moodbar-0.1.2-10|8	License:	GPL v2
12mr|gstreamer0.10-moodbar-0.1.2-10|9	Group:		System/Libraries
12mr|gstreamer0.10-moodbar-0.1.2-10|10	Source:		moodbar-%{version}.tar.bz2
12mr|gstreamer0.10-moodbar-0.1.2-10|11	URL:		http://amarok.kde.org/wiki/Moodbar
12mr|gstreamer0.10-moodbar-0.1.2-10|12	BuildRequires:	fftw3-devel
12mr|gstreamer0.10-moodbar-0.1.2-10|13	BuildRequires:	libgstreamer-devel >= %{gst_major_ver}
12mr|gstreamer0.10-moodbar-0.1.2-10|14	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|gstreamer0.10-moodbar-0.1.2-10|15	Requires:	gstreamer%{gst_major_ver}-plugins-base >= %{gst_major_ver}
12mr|gstreamer0.10-moodbar-0.1.2-10|16	Requires:	gstreamer%{gst_major_ver}-plugins-good >= %{gst_major_ver}
12mr|gstreamer0.10-moodbar-0.1.2-10|17	Provides:	moodbar = %{version}-%{release}
12mr|gstreamer0.10-moodbar-0.1.2-10|18	
12mr|gstreamer0.10-moodbar-0.1.2-10|19	%description
12mr|gstreamer0.10-moodbar-0.1.2-10|20	The Moodbar is an algorithm for creating a colorful visual
12mr|gstreamer0.10-moodbar-0.1.2-10|21	representation of the contents of an audio file, giving an idea of its
12mr|gstreamer0.10-moodbar-0.1.2-10|22	"mood" (this is a rather fanciful term for the simple analysis it
12mr|gstreamer0.10-moodbar-0.1.2-10|23	actually does). The Moodbar was invented by Gavin Wood and Simon
12mr|gstreamer0.10-moodbar-0.1.2-10|24	O'Keefe for inclusion in the Amarok music player.
12mr|gstreamer0.10-moodbar-0.1.2-10|25	
12mr|gstreamer0.10-moodbar-0.1.2-10|26	This package contains a GStreamer plugin with elements that are used
12mr|gstreamer0.10-moodbar-0.1.2-10|27	in the moodbar analysis, and an application that actually does the
12mr|gstreamer0.10-moodbar-0.1.2-10|28	analysis.
12mr|gstreamer0.10-moodbar-0.1.2-10|29	
12mr|gstreamer0.10-moodbar-0.1.2-10|30	%prep
12mr|gstreamer0.10-moodbar-0.1.2-10|31	%setup -q -n moodbar-%{version}
12mr|gstreamer0.10-moodbar-0.1.2-10|32	
12mr|gstreamer0.10-moodbar-0.1.2-10|33	%build
12mr|gstreamer0.10-moodbar-0.1.2-10|34	%configure2_5x \
12mr|gstreamer0.10-moodbar-0.1.2-10|35	--disable-static
12mr|gstreamer0.10-moodbar-0.1.2-10|36	%make
12mr|gstreamer0.10-moodbar-0.1.2-10|37	
12mr|gstreamer0.10-moodbar-0.1.2-10|38	%install
12mr|gstreamer0.10-moodbar-0.1.2-10|39	rm -rf $RPM_BUILD_ROOT
12mr|gstreamer0.10-moodbar-0.1.2-10|40	%makeinstall_std
12mr|gstreamer0.10-moodbar-0.1.2-10|41	
12mr|gstreamer0.10-moodbar-0.1.2-10|42	rm -f $RPM_BUILD_ROOT%{gstlibdir}/libmoodbar.la
12mr|gstreamer0.10-moodbar-0.1.2-10|43	
12mr|gstreamer0.10-moodbar-0.1.2-10|44	%clean
12mr|gstreamer0.10-moodbar-0.1.2-10|45	rm -rf $RPM_BUILD_ROOT
12mr|gstreamer0.10-moodbar-0.1.2-10|46	
12mr|gstreamer0.10-moodbar-0.1.2-10|47	%files
12mr|gstreamer0.10-moodbar-0.1.2-10|48	%defattr(644,root,root,755)
12mr|gstreamer0.10-moodbar-0.1.2-10|49	%doc AUTHORS ChangeLog NEWS README TODO
12mr|gstreamer0.10-moodbar-0.1.2-10|50	%attr(755,root,root) %{_bindir}/moodbar
12mr|gstreamer0.10-moodbar-0.1.2-10|51	%attr(755,root,root) %{gstlibdir}/libmoodbar.so
12mr|gstreamer0.10-moodbar-0.1.2-10|52	
12mr|gstreamer0.10-moodbar-0.1.2-10|53	
12mr|gstreamer0.10-moodbar-0.1.2-10|54	
12mr|gstreamer0.10-moodbar-0.1.2-10|55	
12mr|gstreamer0.10-moodbar-0.1.2-10|56	
12mr|gstreamer0.10-moodbar-0.1.2-10|57	
12mr|gstreamer0.10-moodbar-0.1.2-10|58	%changelog
12mr|gstreamer0.10-moodbar-0.1.2-10|59	

14237 12
12mr|gstreamer0.10-plugins-bad-0.10.23-2|1	#gw for gsettings:
12mr|gstreamer0.10-plugins-bad-0.10.23-2|2	%define _glib2 2.25
12mr|gstreamer0.10-plugins-bad-0.10.23-2|3	%define major 0.10
12mr|gstreamer0.10-plugins-bad-0.10.23-2|4	%define majorminor 0.10
12mr|gstreamer0.10-plugins-bad-0.10.23-2|5	%define bname gstreamer0.10
12mr|gstreamer0.10-plugins-bad-0.10.23-2|6	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|7	%define build_plf 0
12mr|gstreamer0.10-plugins-bad-0.10.23-2|8	%{?_with_plf: %{expand: %%global build_plf 1}}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|9	%define build_experimental 0
12mr|gstreamer0.10-plugins-bad-0.10.23-2|10	%{?_with_experimental: %{expand: %%global build_experimental 1}}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|11	%define build_amrwb 0
12mr|gstreamer0.10-plugins-bad-0.10.23-2|12	%define build_voaac 0
12mr|gstreamer0.10-plugins-bad-0.10.23-2|13	%define build_faac 0
12mr|gstreamer0.10-plugins-bad-0.10.23-2|14	%define build_faad 0
12mr|gstreamer0.10-plugins-bad-0.10.23-2|15	%define build_xvid 0
12mr|gstreamer0.10-plugins-bad-0.10.23-2|16	%define build_dts 0
12mr|gstreamer0.10-plugins-bad-0.10.23-2|17	%define build_dirac 1
12mr|gstreamer0.10-plugins-bad-0.10.23-2|18	%define build_gme 1
12mr|gstreamer0.10-plugins-bad-0.10.23-2|19	%define build_celt 1
12mr|gstreamer0.10-plugins-bad-0.10.23-2|20	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|21	###############################
12mr|gstreamer0.10-plugins-bad-0.10.23-2|22	# Hardcore PLF build
12mr|gstreamer0.10-plugins-bad-0.10.23-2|23	%define build_plf 0
12mr|gstreamer0.10-plugins-bad-0.10.23-2|24	###############################
12mr|gstreamer0.10-plugins-bad-0.10.23-2|25	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|26	%if %{build_plf}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|27	%define distsuffix plf
12mr|gstreamer0.10-plugins-bad-0.10.23-2|28	%define extrarelsuffix plf
12mr|gstreamer0.10-plugins-bad-0.10.23-2|29	%define build_amrwb 1
12mr|gstreamer0.10-plugins-bad-0.10.23-2|30	%define build_voaac 1
12mr|gstreamer0.10-plugins-bad-0.10.23-2|31	%define build_faac 1
12mr|gstreamer0.10-plugins-bad-0.10.23-2|32	%define build_faad 1
12mr|gstreamer0.10-plugins-bad-0.10.23-2|33	%define build_xvid 1
12mr|gstreamer0.10-plugins-bad-0.10.23-2|34	%define build_dts 1
12mr|gstreamer0.10-plugins-bad-0.10.23-2|35	%endif
12mr|gstreamer0.10-plugins-bad-0.10.23-2|36	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|37	%define libmajor 23
12mr|gstreamer0.10-plugins-bad-0.10.23-2|38	%define libnamephoto %mklibname gstphotography %{major} %{libmajor}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|39	%define develnamephoto %mklibname -d gstphotography
12mr|gstreamer0.10-plugins-bad-0.10.23-2|40	%define libnamevdp %mklibname gstvdp %{major} %{libmajor}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|41	%define libnamebase %mklibname gstbasevideo %{major} %{libmajor}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|42	%define develnamebase %mklibname -d gstbasevideo
12mr|gstreamer0.10-plugins-bad-0.10.23-2|43	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|44	Summary:	GStreamer Streaming-media framework plug-ins
12mr|gstreamer0.10-plugins-bad-0.10.23-2|45	Name:		%{bname}-plugins-bad
12mr|gstreamer0.10-plugins-bad-0.10.23-2|46	Version:	0.10.23
12mr|gstreamer0.10-plugins-bad-0.10.23-2|47	Release:	2%{?extrarelsuffix}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|48	License:	LGPLv2+ and GPLv2+
12mr|gstreamer0.10-plugins-bad-0.10.23-2|49	Group:		Sound
12mr|gstreamer0.10-plugins-bad-0.10.23-2|50	URL:		http://gstreamer.freedesktop.org/
12mr|gstreamer0.10-plugins-bad-0.10.23-2|51	Source:		http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.bz2
12mr|gstreamer0.10-plugins-bad-0.10.23-2|52	Patch0:		gst-plugins-bad-0.10.7-wildmidi-timidity.cfg.patch
12mr|gstreamer0.10-plugins-bad-0.10.23-2|53	Patch1:		gst-plugins-bad-0.10.23-h264.patch
12mr|gstreamer0.10-plugins-bad-0.10.23-2|54	# With new directfb we get macro expanded to
12mr|gstreamer0.10-plugins-bad-0.10.23-2|55	#  __attribute__((__attribute__((no_instrument_function))))
12mr|gstreamer0.10-plugins-bad-0.10.23-2|56	# See http://permalink.gmane.org/gmane.comp.graphics.directfb.devel/3679
12mr|gstreamer0.10-plugins-bad-0.10.23-2|57	Patch2:		gst-plugins-bad-0.10.23-attribute.patch
12mr|gstreamer0.10-plugins-bad-0.10.23-2|58	# gw: fix for bug #36437 (paths to realplayer codecs)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|59	# prefer codecs from the RealPlayer package in restricted
12mr|gstreamer0.10-plugins-bad-0.10.23-2|60	Patch10:	gst-plugins-bad-0.10.6-real-codecs-path.patch
12mr|gstreamer0.10-plugins-bad-0.10.23-2|61	#gw for the pixbuf plugin
12mr|gstreamer0.10-plugins-bad-0.10.23-2|62	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|63	BuildRequires:	pkgconfig(glib-2.0)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|64	BuildRequires:	pkgconfig(libpng)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|65	BuildRequires:	pkgconfig(orc-0.4)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|66	BuildRequires:	pkgconfig(sdl)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|67	BuildRequires:	bzip2-devel
12mr|gstreamer0.10-plugins-bad-0.10.23-2|68	BuildRequires:	pkgconfig(libmodplug)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|69	BuildRequires:	pkgconfig(libmusicbrainz)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|70	BuildRequires:	pkgconfig(exempi-2.0)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|71	BuildRequires:	pkgconfig(expat)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|72	BuildRequires:	pkgconfig(openssl)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|73	%ifarch %{ix86}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|74	BuildRequires:	nasm => 0.90
12mr|gstreamer0.10-plugins-bad-0.10.23-2|75	%endif
12mr|gstreamer0.10-plugins-bad-0.10.23-2|76	BuildRequires:	valgrind
12mr|gstreamer0.10-plugins-bad-0.10.23-2|77	BuildRequires:	pkgconfig(check)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|78	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10) >= 0.10.33
12mr|gstreamer0.10-plugins-bad-0.10.23-2|79	BuildRequires:	pkgconfig(libcdaudio)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|80	BuildRequires:	pkgconfig(sndfile)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|81	BuildRequires:	pkgconfig(libmimic)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|82	BuildRequires:	pkgconfig(libass)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|83	#gw for checks
12mr|gstreamer0.10-plugins-bad-0.10.23-2|84	BuildRequires:	gstreamer0.10-plugins-good
12mr|gstreamer0.10-plugins-bad-0.10.23-2|85	BuildRequires:	fonts-ttf-dejavu
12mr|gstreamer0.10-plugins-bad-0.10.23-2|86	#gw for autoreconf
12mr|gstreamer0.10-plugins-bad-0.10.23-2|87	BuildRequires:	gettext-devel
12mr|gstreamer0.10-plugins-bad-0.10.23-2|88	BuildRequires:	pkgconfig(openal)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|89	BuildRequires:	pkgconfig(opencv)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|90	Provides:	%{bname}-audiosrc
12mr|gstreamer0.10-plugins-bad-0.10.23-2|91	Provides:	%{bname}-audiosink
12mr|gstreamer0.10-plugins-bad-0.10.23-2|92	Obsoletes:	gstreamer0.10-fluendo-mpegdemux <= 0.10.15
12mr|gstreamer0.10-plugins-bad-0.10.23-2|93	Provides:	gstreamer0.10-fluendo-mpegdemux
12mr|gstreamer0.10-plugins-bad-0.10.23-2|94	Conflicts:	%{bname}-farsight <= 1:0.12.10
12mr|gstreamer0.10-plugins-bad-0.10.23-2|95	Requires:	%{bname}-voip >= %{version}-%{release}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|96	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|97	%description
12mr|gstreamer0.10-plugins-bad-0.10.23-2|98	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer0.10-plugins-bad-0.10.23-2|99	operate on media data. Applications using this library can do anything
12mr|gstreamer0.10-plugins-bad-0.10.23-2|100	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer0.10-plugins-bad-0.10.23-2|101	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer0.10-plugins-bad-0.10.23-2|102	types or processing capabilities can be added simply by installing new
12mr|gstreamer0.10-plugins-bad-0.10.23-2|103	plug-ins.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|104	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|105	This package contains a set of plug-ins that aren't up to par compared
12mr|gstreamer0.10-plugins-bad-0.10.23-2|106	to the rest. They might be close to being good quality, but they're
12mr|gstreamer0.10-plugins-bad-0.10.23-2|107	missing something - be it a good code review, some documentation, a
12mr|gstreamer0.10-plugins-bad-0.10.23-2|108	set of tests, a real live maintainer, or some actual wide use. If the
12mr|gstreamer0.10-plugins-bad-0.10.23-2|109	blanks are filled in they might be upgraded to become part of either
12mr|gstreamer0.10-plugins-bad-0.10.23-2|110	gstreamer-plugins-good or gstreamer-plugins-ugly, depending on the
12mr|gstreamer0.10-plugins-bad-0.10.23-2|111	other factors. If the plug-ins break, you can't complain - instead,
12mr|gstreamer0.10-plugins-bad-0.10.23-2|112	you can fix the problem and send us a patch, or bribe someone into
12mr|gstreamer0.10-plugins-bad-0.10.23-2|113	fixing them for you.  New contributors can start here for things to
12mr|gstreamer0.10-plugins-bad-0.10.23-2|114	work on.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|115	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|116	%if %{build_plf}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|117	This package is in restricted as it violates some patents.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|118	%endif
12mr|gstreamer0.10-plugins-bad-0.10.23-2|119	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|120	%package -n %{libnamephoto}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|121	Summary:	Libraries for GStreamer streaming-media framework
12mr|gstreamer0.10-plugins-bad-0.10.23-2|122	Group:		System/Libraries
12mr|gstreamer0.10-plugins-bad-0.10.23-2|123	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|124	%description -n %{libnamephoto}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|125	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer0.10-plugins-bad-0.10.23-2|126	operate on media data. Applications using this library can do anything
12mr|gstreamer0.10-plugins-bad-0.10.23-2|127	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer0.10-plugins-bad-0.10.23-2|128	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer0.10-plugins-bad-0.10.23-2|129	types or processing capabilities can be added simply by installing new
12mr|gstreamer0.10-plugins-bad-0.10.23-2|130	plugins.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|131	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|132	This package contains the libraries.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|133	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|134	%files -n %{libnamephoto}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|135	%{_libdir}/libgstcodecparsers-%{majorminor}.so.%{libmajor}*
12mr|gstreamer0.10-plugins-bad-0.10.23-2|136	%{_libdir}/libgstphotography-%{majorminor}.so.%{libmajor}*
12mr|gstreamer0.10-plugins-bad-0.10.23-2|137	%{_libdir}/libgstsignalprocessor-%{majorminor}.so.%{libmajor}*
12mr|gstreamer0.10-plugins-bad-0.10.23-2|138	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|139	%package -n %{libnamevdp}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|140	Summary:	Libraries for GStreamer streaming-media framework
12mr|gstreamer0.10-plugins-bad-0.10.23-2|141	Group:		System/Libraries
12mr|gstreamer0.10-plugins-bad-0.10.23-2|142	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|143	%description -n %{libnamevdp}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|144	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer0.10-plugins-bad-0.10.23-2|145	operate on media data. Applications using this library can do anything
12mr|gstreamer0.10-plugins-bad-0.10.23-2|146	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer0.10-plugins-bad-0.10.23-2|147	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer0.10-plugins-bad-0.10.23-2|148	types or processing capabilities can be added simply by installing new
12mr|gstreamer0.10-plugins-bad-0.10.23-2|149	plugins.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|150	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|151	This package contains the libraries.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|152	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|153	%files -n %{libnamevdp}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|154	%{_libdir}/libgstvdp-%{majorminor}.so.%{libmajor}*
12mr|gstreamer0.10-plugins-bad-0.10.23-2|155	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|156	%package -n %{develnamephoto}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|157	Summary:	Libraries and include files for GStreamer streaming-media framework
12mr|gstreamer0.10-plugins-bad-0.10.23-2|158	Group:		Development/C
12mr|gstreamer0.10-plugins-bad-0.10.23-2|159	Requires:	%{libnamephoto} = %{version}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|160	Requires:	%{libnamevdp} = %{version}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|161	Provides:	libgstphotography-devel = %{version}-%{release}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|162	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|163	%description -n %{develnamephoto}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|164	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer0.10-plugins-bad-0.10.23-2|165	operate on media data. Applications using this library can do anything
12mr|gstreamer0.10-plugins-bad-0.10.23-2|166	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer0.10-plugins-bad-0.10.23-2|167	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer0.10-plugins-bad-0.10.23-2|168	types or processing capabilities can be added simply by installing new
12mr|gstreamer0.10-plugins-bad-0.10.23-2|169	plugins.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|170	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|171	This package contains the libraries and includes files necessary to develop
12mr|gstreamer0.10-plugins-bad-0.10.23-2|172	applications and plugins for GStreamer.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|173	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|174	%files -n %{develnamephoto}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|175	%{_libdir}/libgstcodecparsers-%{majorminor}.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|176	%{_libdir}/libgstphotography-%{majorminor}.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|177	%{_libdir}/libgstsignalprocessor-%{majorminor}.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|178	%{_libdir}/libgstvdp-%{majorminor}.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|179	%{_includedir}/gstreamer-0.10/gst/codecparsers
12mr|gstreamer0.10-plugins-bad-0.10.23-2|180	%{_includedir}/gstreamer-0.10/gst/interfaces/photography*
12mr|gstreamer0.10-plugins-bad-0.10.23-2|181	%{_includedir}/gstreamer-0.10/gst/signalprocessor/gstsignalprocessor.h
12mr|gstreamer0.10-plugins-bad-0.10.23-2|182	%{_includedir}/gstreamer-0.10/gst/vdpau/
12mr|gstreamer0.10-plugins-bad-0.10.23-2|183	%{_includedir}/gstreamer-0.10/gst/video/
12mr|gstreamer0.10-plugins-bad-0.10.23-2|184	%exclude %{_includedir}/gstreamer-0.10/gst/video/gstbasevideo*
12mr|gstreamer0.10-plugins-bad-0.10.23-2|185	%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
12mr|gstreamer0.10-plugins-bad-0.10.23-2|186	%{_libdir}/pkgconfig/gstreamer-codecparsers-%{majorminor}.pc
12mr|gstreamer0.10-plugins-bad-0.10.23-2|187	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|188	%package -n %{libnamebase}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|189	Summary:	Libraries for GStreamer streaming-media framework
12mr|gstreamer0.10-plugins-bad-0.10.23-2|190	Group:		System/Libraries
12mr|gstreamer0.10-plugins-bad-0.10.23-2|191	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|192	%description -n %{libnamebase}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|193	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer0.10-plugins-bad-0.10.23-2|194	operate on media data. Applications using this library can do anything
12mr|gstreamer0.10-plugins-bad-0.10.23-2|195	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer0.10-plugins-bad-0.10.23-2|196	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer0.10-plugins-bad-0.10.23-2|197	types or processing capabilities can be added simply by installing new
12mr|gstreamer0.10-plugins-bad-0.10.23-2|198	plugins.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|199	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|200	This package contains the libraries.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|201	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|202	%files -n %{libnamebase}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|203	%{_libdir}/libgstbasevideo-%{majorminor}.so.%{libmajor}*
12mr|gstreamer0.10-plugins-bad-0.10.23-2|204	%{_libdir}/libgstbasecamerabinsrc-%{majorminor}.so.%{libmajor}*
12mr|gstreamer0.10-plugins-bad-0.10.23-2|205	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|206	%package -n %{develnamebase}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|207	Summary:	Libraries and include files for GStreamer streaming-media framework
12mr|gstreamer0.10-plugins-bad-0.10.23-2|208	Group:		Development/C
12mr|gstreamer0.10-plugins-bad-0.10.23-2|209	Requires:	%{libnamebase} = %{version}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|210	Provides:	libgstbasevideo-devel = %{version}-%{release}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|211	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|212	%description -n %{develnamebase}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|213	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer0.10-plugins-bad-0.10.23-2|214	operate on media data. Applications using this library can do anything
12mr|gstreamer0.10-plugins-bad-0.10.23-2|215	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer0.10-plugins-bad-0.10.23-2|216	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer0.10-plugins-bad-0.10.23-2|217	types or processing capabilities can be added simply by installing new
12mr|gstreamer0.10-plugins-bad-0.10.23-2|218	plugins.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|219	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|220	This package contains the libraries and includes files necessary to develop
12mr|gstreamer0.10-plugins-bad-0.10.23-2|221	applications and plugins for GStreamer.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|222	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|223	%files -n %{develnamebase}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|224	%{_libdir}/libgstbasevideo-%{majorminor}.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|225	%{_libdir}/libgstbasecamerabinsrc-%{majorminor}.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|226	%{_includedir}/gstreamer-0.10/gst/video/gstbasevideo*
12mr|gstreamer0.10-plugins-bad-0.10.23-2|227	%{_includedir}/gstreamer-0.10/gst/basecamerabinsrc/*.h
12mr|gstreamer0.10-plugins-bad-0.10.23-2|228	%{_libdir}/pkgconfig/gstreamer-basevideo-%{majorminor}.pc
12mr|gstreamer0.10-plugins-bad-0.10.23-2|229	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|230	%package -n %{bname}-curl
12mr|gstreamer0.10-plugins-bad-0.10.23-2|231	Summary:	GStreamer Curl plugin
12mr|gstreamer0.10-plugins-bad-0.10.23-2|232	Group:		Networking/Other
12mr|gstreamer0.10-plugins-bad-0.10.23-2|233	BuildRequires:	pkgconfig(libcurl)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|234	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|235	%description -n %{bname}-curl
12mr|gstreamer0.10-plugins-bad-0.10.23-2|236	This is a HTTP plugin for GStreamer based on the curl library.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|237	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|238	%files -n %{bname}-curl
12mr|gstreamer0.10-plugins-bad-0.10.23-2|239	%{_libdir}/gstreamer-%{majorminor}/libgstcurl.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|240	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|241	%package -n %{bname}-dc1394
12mr|gstreamer0.10-plugins-bad-0.10.23-2|242	Summary:	GStreamer DC1394 plugin
12mr|gstreamer0.10-plugins-bad-0.10.23-2|243	Group:		System/Libraries
12mr|gstreamer0.10-plugins-bad-0.10.23-2|244	BuildRequires:	pkgconfig(libdc1394-2)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|245	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|246	%description -n %{bname}-dc1394
12mr|gstreamer0.10-plugins-bad-0.10.23-2|247	This is a IEEE 1394 (Firewire) support plugin for GStreamer.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|248	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|249	%files -n %{bname}-dc1394
12mr|gstreamer0.10-plugins-bad-0.10.23-2|250	%{_libdir}/gstreamer-%{majorminor}/libgstdc1394.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|251	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|252	%package -n %{bname}-ofa
12mr|gstreamer0.10-plugins-bad-0.10.23-2|253	Summary:	GStreamer OFA plugin
12mr|gstreamer0.10-plugins-bad-0.10.23-2|254	Group:		Sound
12mr|gstreamer0.10-plugins-bad-0.10.23-2|255	BuildRequires:	pkgconfig(libofa)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|256	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|257	%description -n %{bname}-ofa
12mr|gstreamer0.10-plugins-bad-0.10.23-2|258	This is a metadata support plugin for GStreamer based on the Open
12mr|gstreamer0.10-plugins-bad-0.10.23-2|259	Fingerprint Architecture library.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|260	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|261	%files -n %{bname}-ofa
12mr|gstreamer0.10-plugins-bad-0.10.23-2|262	%{_libdir}/gstreamer-%{majorminor}/libgstofa.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|263	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|264	%package -n %{bname}-wildmidi
12mr|gstreamer0.10-plugins-bad-0.10.23-2|265	Summary:	GStreamer wildmidi plugin
12mr|gstreamer0.10-plugins-bad-0.10.23-2|266	Group:		Sound
12mr|gstreamer0.10-plugins-bad-0.10.23-2|267	BuildRequires:	wildmidi-devel
12mr|gstreamer0.10-plugins-bad-0.10.23-2|268	Requires:	timidity-instruments
12mr|gstreamer0.10-plugins-bad-0.10.23-2|269	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|270	%description -n %{bname}-wildmidi
12mr|gstreamer0.10-plugins-bad-0.10.23-2|271	This is a MIDI plugin for GStreamer based on the wildmidi library.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|272	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|273	%files -n %{bname}-wildmidi
12mr|gstreamer0.10-plugins-bad-0.10.23-2|274	%{_libdir}/gstreamer-%{majorminor}/libgstwildmidi.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|275	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|276	%package -n %{bname}-mpeg2enc
12mr|gstreamer0.10-plugins-bad-0.10.23-2|277	Summary:	GStreamer mjpegtools plug-in
12mr|gstreamer0.10-plugins-bad-0.10.23-2|278	Group:		Video
12mr|gstreamer0.10-plugins-bad-0.10.23-2|279	BuildRequires:	pkgconfig(mjpegtools)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|280	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|281	%description -n %{bname}-mpeg2enc
12mr|gstreamer0.10-plugins-bad-0.10.23-2|282	mjpegtools-based encoding and decoding plug-in.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|283	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|284	%files -n %{bname}-mpeg2enc
12mr|gstreamer0.10-plugins-bad-0.10.23-2|285	%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2enc.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|286	%{_libdir}/gstreamer-%{majorminor}/libgstmplex.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|287	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|288	%if %{build_gme}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|289	%package -n %{bname}-gme
12mr|gstreamer0.10-plugins-bad-0.10.23-2|290	Summary:	GStreamer Game Music plug-in
12mr|gstreamer0.10-plugins-bad-0.10.23-2|291	Group:		Sound
12mr|gstreamer0.10-plugins-bad-0.10.23-2|292	BuildRequires:	libgme-devel
12mr|gstreamer0.10-plugins-bad-0.10.23-2|293	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|294	%description -n %{bname}-gme
12mr|gstreamer0.10-plugins-bad-0.10.23-2|295	Game Music decoding plug-in.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|296	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|297	%files -n %{bname}-gme
12mr|gstreamer0.10-plugins-bad-0.10.23-2|298	%{_libdir}/gstreamer-%{majorminor}/libgstgme.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|299	%endif
12mr|gstreamer0.10-plugins-bad-0.10.23-2|300	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|301	%if %{build_dirac}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|302	%package -n %{bname}-dirac
12mr|gstreamer0.10-plugins-bad-0.10.23-2|303	Summary:	GStreamer dirac plug-in
12mr|gstreamer0.10-plugins-bad-0.10.23-2|304	Group:		Video
12mr|gstreamer0.10-plugins-bad-0.10.23-2|305	BuildRequires:	pkgconfig(dirac)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|306	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|307	%description -n %{bname}-dirac
12mr|gstreamer0.10-plugins-bad-0.10.23-2|308	Dirac encoding and decoding plug-in.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|309	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|310	%files -n %{bname}-dirac
12mr|gstreamer0.10-plugins-bad-0.10.23-2|311	%{_libdir}/gstreamer-%{majorminor}/libgstdirac.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|312	%endif
12mr|gstreamer0.10-plugins-bad-0.10.23-2|313	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|314	%package -n %{bname}-schroedinger
12mr|gstreamer0.10-plugins-bad-0.10.23-2|315	Summary:	GStreamer dirac plug-in based on Schroedinger
12mr|gstreamer0.10-plugins-bad-0.10.23-2|316	Group:		Video
12mr|gstreamer0.10-plugins-bad-0.10.23-2|317	BuildRequires:	pkgconfig(schroedinger-1.0)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|318	Epoch:		1
12mr|gstreamer0.10-plugins-bad-0.10.23-2|319	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|320	%description -n %{bname}-schroedinger
12mr|gstreamer0.10-plugins-bad-0.10.23-2|321	Dirac encoding and decoding plug-in based on Schroedinger.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|322	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|323	%files -n %{bname}-schroedinger
12mr|gstreamer0.10-plugins-bad-0.10.23-2|324	%{_libdir}/gstreamer-%{majorminor}/libgstschro.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|325	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|326	%package -n %{bname}-vp8
12mr|gstreamer0.10-plugins-bad-0.10.23-2|327	Summary:	GStreamer VP8 plug-in
12mr|gstreamer0.10-plugins-bad-0.10.23-2|328	Group:		Video
12mr|gstreamer0.10-plugins-bad-0.10.23-2|329	BuildRequires:	pkgconfig(vpx)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|330	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|331	%description -n %{bname}-vp8
12mr|gstreamer0.10-plugins-bad-0.10.23-2|332	VP8 encoding and decoding plug-in.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|333	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|334	%files -n %{bname}-vp8
12mr|gstreamer0.10-plugins-bad-0.10.23-2|335	%{_libdir}/gstreamer-%{majorminor}/libgstvp8.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|336	%{_libdir}/gstreamer-%{majorminor}/libgstrtpvp8.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|337	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|338	### LADSPA ###
12mr|gstreamer0.10-plugins-bad-0.10.23-2|339	%package -n %{bname}-ladspa
12mr|gstreamer0.10-plugins-bad-0.10.23-2|340	Summary:	Gstreamer wrapper for LADSPA plug-ins
12mr|gstreamer0.10-plugins-bad-0.10.23-2|341	Group:		Sound
12mr|gstreamer0.10-plugins-bad-0.10.23-2|342	Requires:	ladspa
12mr|gstreamer0.10-plugins-bad-0.10.23-2|343	BuildRequires:	ladspa-devel
12mr|gstreamer0.10-plugins-bad-0.10.23-2|344	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|345	%description -n %{bname}-ladspa
12mr|gstreamer0.10-plugins-bad-0.10.23-2|346	Plug-in which wraps LADSPA plug-ins for use by GStreamer applications.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|347	We suggest you also get the cmt package of ladspa plug-ins
12mr|gstreamer0.10-plugins-bad-0.10.23-2|348	and steve harris's swh-plugins package.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|349	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|350	%files -n %{bname}-ladspa
12mr|gstreamer0.10-plugins-bad-0.10.23-2|351	%{_libdir}/gstreamer-%{majorminor}/libgstladspa.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|352	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|353	%if %{build_dts}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|354	%package -n %{bname}-dts
12mr|gstreamer0.10-plugins-bad-0.10.23-2|355	Summary:	GStreamer plug-ins for DTS audio playback
12mr|gstreamer0.10-plugins-bad-0.10.23-2|356	Group:		Sound
12mr|gstreamer0.10-plugins-bad-0.10.23-2|357	BuildRequires:	dtsdec-devel
12mr|gstreamer0.10-plugins-bad-0.10.23-2|358	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|359	%description -n %{bname}-dts
12mr|gstreamer0.10-plugins-bad-0.10.23-2|360	Plug-ins for decoding DTS audio.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|361	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|362	%files -n %{bname}-dts
12mr|gstreamer0.10-plugins-bad-0.10.23-2|363	%{_libdir}/gstreamer-%{majorminor}/libgstdtsdec.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|364	%endif
12mr|gstreamer0.10-plugins-bad-0.10.23-2|365	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|366	%if %{build_xvid}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|367	%package -n %{bname}-xvid
12mr|gstreamer0.10-plugins-bad-0.10.23-2|368	Summary:	GStreamer plug-ins for XVID video encoding and decoding
12mr|gstreamer0.10-plugins-bad-0.10.23-2|369	Group:		Video
12mr|gstreamer0.10-plugins-bad-0.10.23-2|370	BuildRequires:	xvid-devel >= 1.1
12mr|gstreamer0.10-plugins-bad-0.10.23-2|371	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|372	%description -n %{bname}-xvid
12mr|gstreamer0.10-plugins-bad-0.10.23-2|373	Plug-ins for encoding and decoding XVID video.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|374	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|375	This package is in restricted as it violates some patents.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|376	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|377	%files -n %{bname}-xvid
12mr|gstreamer0.10-plugins-bad-0.10.23-2|378	%{_libdir}/gstreamer-%{majorminor}/libgstxvid.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|379	%endif
12mr|gstreamer0.10-plugins-bad-0.10.23-2|380	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|381	%package -n %{bname}-musepack
12mr|gstreamer0.10-plugins-bad-0.10.23-2|382	Summary:	GStreamer plug-in Musepack playback
12mr|gstreamer0.10-plugins-bad-0.10.23-2|383	Group:		Sound
12mr|gstreamer0.10-plugins-bad-0.10.23-2|384	BuildRequires:	libmpcdec-devel
12mr|gstreamer0.10-plugins-bad-0.10.23-2|385	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|386	%description -n %{bname}-musepack
12mr|gstreamer0.10-plugins-bad-0.10.23-2|387	This plugin for GStreamer can play audio files which are encoded with
12mr|gstreamer0.10-plugins-bad-0.10.23-2|388	Andree Buschmann's encoder Musepack. These files have the filename
12mr|gstreamer0.10-plugins-bad-0.10.23-2|389	postfixes mpc, mp+ or mpp.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|390	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|391	%files -n %{bname}-musepack
12mr|gstreamer0.10-plugins-bad-0.10.23-2|392	%{_libdir}/gstreamer-%{majorminor}/libgstmusepack.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|393	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|394	%package -n %{bname}-mms
12mr|gstreamer0.10-plugins-bad-0.10.23-2|395	Summary:	GStreamer plug-in for mms streams
12mr|gstreamer0.10-plugins-bad-0.10.23-2|396	Group:		System/Libraries
12mr|gstreamer0.10-plugins-bad-0.10.23-2|397	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-bad-0.10.23-2|398	BuildRequires:	pkgconfig(libmms)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|399	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|400	%description -n %{bname}-mms
12mr|gstreamer0.10-plugins-bad-0.10.23-2|401	Plug-in supporting the mms protocol based on the libmms library.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|402	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|403	%files -n %{bname}-mms
12mr|gstreamer0.10-plugins-bad-0.10.23-2|404	%{_libdir}/gstreamer-%{majorminor}/libgstmms.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|405	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|406	%package -n %{bname}-rtmp
12mr|gstreamer0.10-plugins-bad-0.10.23-2|407	Summary:	GStreamer plug-in for rtmp streams
12mr|gstreamer0.10-plugins-bad-0.10.23-2|408	Group:		System/Libraries
12mr|gstreamer0.10-plugins-bad-0.10.23-2|409	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-bad-0.10.23-2|410	BuildRequires:	pkgconfig(librtmp)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|411	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|412	%description -n %{bname}-rtmp
12mr|gstreamer0.10-plugins-bad-0.10.23-2|413	Plug-in supporting the rtmp protocol based on the librtmp library.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|414	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|415	%files -n %{bname}-rtmp
12mr|gstreamer0.10-plugins-bad-0.10.23-2|416	%{_libdir}/gstreamer-%{majorminor}/libgstrtmp.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|417	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|418	%package -n %{bname}-directfb
12mr|gstreamer0.10-plugins-bad-0.10.23-2|419	Summary:	GStreamer plug-in for DirectFB output
12mr|gstreamer0.10-plugins-bad-0.10.23-2|420	Group:		Video
12mr|gstreamer0.10-plugins-bad-0.10.23-2|421	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-bad-0.10.23-2|422	BuildRequires:	pkgconfig(directfb)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|423	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|424	%description -n %{bname}-directfb
12mr|gstreamer0.10-plugins-bad-0.10.23-2|425	Plug-in supporting the video output to DirectFB.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|426	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|427	%files -n %{bname}-directfb
12mr|gstreamer0.10-plugins-bad-0.10.23-2|428	%{_libdir}/gstreamer-%{majorminor}/libgstdfbvideosink.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|429	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|430	%package -n %{bname}-soundtouch
12mr|gstreamer0.10-plugins-bad-0.10.23-2|431	Summary:	GStreamer plug-in for SoundTouch support
12mr|gstreamer0.10-plugins-bad-0.10.23-2|432	Group:		Sound
12mr|gstreamer0.10-plugins-bad-0.10.23-2|433	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-bad-0.10.23-2|434	BuildRequires:	pkgconfig(soundtouch)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|435	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|436	%description -n %{bname}-soundtouch
12mr|gstreamer0.10-plugins-bad-0.10.23-2|437	Plug-in supporting the SoundTouch audio manipulation support.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|438	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|439	%files -n %{bname}-soundtouch
12mr|gstreamer0.10-plugins-bad-0.10.23-2|440	%{_libdir}/gstreamer-%{majorminor}/libgstsoundtouch.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|441	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|442	%package -n %{bname}-kate
12mr|gstreamer0.10-plugins-bad-0.10.23-2|443	Summary:	GStreamer Karaoke and text plugin
12mr|gstreamer0.10-plugins-bad-0.10.23-2|444	Group:		Video
12mr|gstreamer0.10-plugins-bad-0.10.23-2|445	BuildRequires:	pkgconfig(tiger)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|446	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|447	%description -n %{bname}-kate
12mr|gstreamer0.10-plugins-bad-0.10.23-2|448	This is a Karaoke and text plugin for GStreamer based on libkate and libtiger.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|449	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|450	%files -n %{bname}-kate
12mr|gstreamer0.10-plugins-bad-0.10.23-2|451	%{_libdir}/gstreamer-%{majorminor}/libgstkate.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|452	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|453	%package -n %{bname}-libass
12mr|gstreamer0.10-plugins-bad-0.10.23-2|454	Summary:	GStreamer subtitles plugin
12mr|gstreamer0.10-plugins-bad-0.10.23-2|455	Group:		Video
12mr|gstreamer0.10-plugins-bad-0.10.23-2|456	BuildRequires:	pkgconfig(libass)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|457	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|458	%description -n %{bname}-libass
12mr|gstreamer0.10-plugins-bad-0.10.23-2|459	This is a subtitle plugin for GStreamer based on libass.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|460	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|461	%files -n %{bname}-libass
12mr|gstreamer0.10-plugins-bad-0.10.23-2|462	%{_libdir}/gstreamer-%{majorminor}/libgstassrender.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|463	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|464	%package -n %{bname}-resindvd
12mr|gstreamer0.10-plugins-bad-0.10.23-2|465	Summary:	GStreamer DVD menu plugin
12mr|gstreamer0.10-plugins-bad-0.10.23-2|466	Group:		Video
12mr|gstreamer0.10-plugins-bad-0.10.23-2|467	BuildRequires:	pkgconfig(dvdnav)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|468	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|469	%description -n %{bname}-resindvd
12mr|gstreamer0.10-plugins-bad-0.10.23-2|470	This is a DVD playback plugin for GStreamer with menu support.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|471	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|472	%files -n %{bname}-resindvd
12mr|gstreamer0.10-plugins-bad-0.10.23-2|473	%{_libdir}/gstreamer-%{majorminor}/libresindvd.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|474	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|475	%package -n %{bname}-voip
12mr|gstreamer0.10-plugins-bad-0.10.23-2|476	Summary:	GStreamer voip plugins
12mr|gstreamer0.10-plugins-bad-0.10.23-2|477	Group:		Sound
12mr|gstreamer0.10-plugins-bad-0.10.23-2|478	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|479	%description -n %{bname}-voip
12mr|gstreamer0.10-plugins-bad-0.10.23-2|480	This is a collection of VoIP plugins for GStreamer.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|481	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|482	%files -n %{bname}-voip
12mr|gstreamer0.10-plugins-bad-0.10.23-2|483	%{_libdir}/gstreamer-%{majorminor}/libgstrtpmux.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|484	%{_libdir}/gstreamer-%{majorminor}/libgstliveadder.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|485	%{_libdir}/gstreamer-%{majorminor}/libgstdtmf.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|486	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|487	%package -n %{bname}-cog
12mr|gstreamer0.10-plugins-bad-0.10.23-2|488	Summary:	GStreamer COG plugin
12mr|gstreamer0.10-plugins-bad-0.10.23-2|489	Group:		Video
12mr|gstreamer0.10-plugins-bad-0.10.23-2|490	BuildRequires:	pkgconfig(orc-0.4)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|491	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|492	%description -n %{bname}-cog
12mr|gstreamer0.10-plugins-bad-0.10.23-2|493	This is a signal processing plugin for GStreamer based on Orc.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|494	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|495	%files -n %{bname}-cog
12mr|gstreamer0.10-plugins-bad-0.10.23-2|496	%{_libdir}/gstreamer-%{majorminor}/libgstcog.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|497	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|498	%package -n %{bname}-vdpau
12mr|gstreamer0.10-plugins-bad-0.10.23-2|499	Summary:	GStreamer plug-in for playback using VDPAU
12mr|gstreamer0.10-plugins-bad-0.10.23-2|500	Group:		Video
12mr|gstreamer0.10-plugins-bad-0.10.23-2|501	BuildRequires:	vdpau-devel
12mr|gstreamer0.10-plugins-bad-0.10.23-2|502	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|503	%description -n %{bname}-vdpau
12mr|gstreamer0.10-plugins-bad-0.10.23-2|504	This plug-in adds video playback support to GStreamer based on VDPAU
12mr|gstreamer0.10-plugins-bad-0.10.23-2|505	(Video Decode and Presentation API for Unix).
12mr|gstreamer0.10-plugins-bad-0.10.23-2|506	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|507	%files -n %{bname}-vdpau
12mr|gstreamer0.10-plugins-bad-0.10.23-2|508	%{_libdir}/gstreamer-%{majorminor}/libgstvdpau.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|509	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|510	%if %{build_faad}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|511	%package -n %{bname}-faad
12mr|gstreamer0.10-plugins-bad-0.10.23-2|512	Summary:	GStreamer plug-in for AAC audio playback
12mr|gstreamer0.10-plugins-bad-0.10.23-2|513	Group:		Sound
12mr|gstreamer0.10-plugins-bad-0.10.23-2|514	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-bad-0.10.23-2|515	BuildRequires:	libfaad2-devel => 2.0
12mr|gstreamer0.10-plugins-bad-0.10.23-2|516	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|517	%description -n %{bname}-faad
12mr|gstreamer0.10-plugins-bad-0.10.23-2|518	Plug-ins for playing AAC audio
12mr|gstreamer0.10-plugins-bad-0.10.23-2|519	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|520	This package is in restricted as it violates some patents.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|521	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|522	%files -n %{bname}-faad
12mr|gstreamer0.10-plugins-bad-0.10.23-2|523	%{_libdir}/gstreamer-%{majorminor}/libgstfaad.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|524	%endif
12mr|gstreamer0.10-plugins-bad-0.10.23-2|525	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|526	%if %{build_faac}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|527	%package -n %{bname}-faac
12mr|gstreamer0.10-plugins-bad-0.10.23-2|528	Summary:	GStreamer plug-ins for AAC audio encoding
12mr|gstreamer0.10-plugins-bad-0.10.23-2|529	Group:		Sound
12mr|gstreamer0.10-plugins-bad-0.10.23-2|530	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-bad-0.10.23-2|531	BuildRequires:	libfaac-devel
12mr|gstreamer0.10-plugins-bad-0.10.23-2|532	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|533	%description -n %{bname}-faac
12mr|gstreamer0.10-plugins-bad-0.10.23-2|534	Plug-ins for encoding AAC audio
12mr|gstreamer0.10-plugins-bad-0.10.23-2|535	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|536	This package is in restricted as it violates some patents.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|537	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|538	%files -n %{bname}-faac
12mr|gstreamer0.10-plugins-bad-0.10.23-2|539	%{_libdir}/gstreamer-%{majorminor}/libgstfaac.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|540	%endif
12mr|gstreamer0.10-plugins-bad-0.10.23-2|541	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|542	%package -n %{bname}-gsm
12mr|gstreamer0.10-plugins-bad-0.10.23-2|543	Summary:	GStreamer plugin for GSM lossy audio format
12mr|gstreamer0.10-plugins-bad-0.10.23-2|544	Group:		Sound
12mr|gstreamer0.10-plugins-bad-0.10.23-2|545	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-bad-0.10.23-2|546	BuildRequires:	gsm-devel >= 1.0.10
12mr|gstreamer0.10-plugins-bad-0.10.23-2|547	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|548	%description -n %{bname}-gsm
12mr|gstreamer0.10-plugins-bad-0.10.23-2|549	Output plugin for GStreamer to convert to GSM lossy audio format.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|550	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|551	%files -n %{bname}-gsm
12mr|gstreamer0.10-plugins-bad-0.10.23-2|552	%{_libdir}/gstreamer-%{majorminor}/libgstgsm.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|553	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|554	%package -n %{bname}-neon
12mr|gstreamer0.10-plugins-bad-0.10.23-2|555	Summary:	GStreamer HTTP plugin based on libneon
12mr|gstreamer0.10-plugins-bad-0.10.23-2|556	Group:		System/Libraries
12mr|gstreamer0.10-plugins-bad-0.10.23-2|557	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-bad-0.10.23-2|558	BuildRequires:	pkgconfig(neon)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|559	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|560	%description -n %{bname}-neon
12mr|gstreamer0.10-plugins-bad-0.10.23-2|561	Plug-in for HTTP access based on libneon.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|562	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|563	%files -n %{bname}-neon
12mr|gstreamer0.10-plugins-bad-0.10.23-2|564	%{_libdir}/gstreamer-%{majorminor}/libgstneonhttpsrc.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|565	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|566	%package -n %{bname}-nas
12mr|gstreamer0.10-plugins-bad-0.10.23-2|567	Summary:	Gstreamer output plugin for the NAS sound server
12mr|gstreamer0.10-plugins-bad-0.10.23-2|568	Group:		Sound
12mr|gstreamer0.10-plugins-bad-0.10.23-2|569	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-bad-0.10.23-2|570	BuildRequires:	libnas-devel
12mr|gstreamer0.10-plugins-bad-0.10.23-2|571	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|572	%description -n %{bname}-nas
12mr|gstreamer0.10-plugins-bad-0.10.23-2|573	Output plugin for GStreamer for use with the nas sound server.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|574	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|575	%files -n %{bname}-nas
12mr|gstreamer0.10-plugins-bad-0.10.23-2|576	%{_libdir}/gstreamer-%{majorminor}/libgstnassink.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|577	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|578	%if %{build_amrwb}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|579	%package -n %{bname}-amrwb
12mr|gstreamer0.10-plugins-bad-0.10.23-2|580	Summary:	GStreamer plug-in for AMR-WB support
12mr|gstreamer0.10-plugins-bad-0.10.23-2|581	Group:		Sound
12mr|gstreamer0.10-plugins-bad-0.10.23-2|582	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-bad-0.10.23-2|583	BuildRequires:	pkgconfig(vo-amrwbenc)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|584	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|585	%description -n %{bname}-amrwb
12mr|gstreamer0.10-plugins-bad-0.10.23-2|586	Plug-in for decoding AMR-WB under GStreamer.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|587	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|588	This package is in restricted as it violates some patents.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|589	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|590	%files -n %{bname}-amrwb
12mr|gstreamer0.10-plugins-bad-0.10.23-2|591	%{_datadir}/gstreamer-%{majorminor}/presets/GstVoAmrwbEnc.prs
12mr|gstreamer0.10-plugins-bad-0.10.23-2|592	%{_libdir}/gstreamer-%{majorminor}/libgstvoamrwbenc.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|593	%endif
12mr|gstreamer0.10-plugins-bad-0.10.23-2|594	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|595	%if %{build_voaac}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|596	%package -n %{bname}-vo-aac
12mr|gstreamer0.10-plugins-bad-0.10.23-2|597	Summary:	GStreamer plug-in for VisualOn AAC encoding
12mr|gstreamer0.10-plugins-bad-0.10.23-2|598	Group:		Sound
12mr|gstreamer0.10-plugins-bad-0.10.23-2|599	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-bad-0.10.23-2|600	BuildRequires:	pkgconfig(vo-aacenc)
12mr|gstreamer0.10-plugins-bad-0.10.23-2|601	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|602	%description -n %{bname}-vo-aac
12mr|gstreamer0.10-plugins-bad-0.10.23-2|603	Plug-in for encoding AAC under GStreamer based on VisualOn AAC library.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|604	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|605	This package is in restricted as it violates some patents.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|606	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|607	%files -n %{bname}-vo-aac
12mr|gstreamer0.10-plugins-bad-0.10.23-2|608	%{_libdir}/gstreamer-%{majorminor}/libgstvoaacenc.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|609	%endif
12mr|gstreamer0.10-plugins-bad-0.10.23-2|610	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|611	%package -n %{bname}-jp2k
12mr|gstreamer0.10-plugins-bad-0.10.23-2|612	Summary:	GStreamer plug-in for JPEG2000 support
12mr|gstreamer0.10-plugins-bad-0.10.23-2|613	Group:		Graphics
12mr|gstreamer0.10-plugins-bad-0.10.23-2|614	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-bad-0.10.23-2|615	BuildRequires:	libjasper-devel
12mr|gstreamer0.10-plugins-bad-0.10.23-2|616	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|617	%description -n %{bname}-jp2k
12mr|gstreamer0.10-plugins-bad-0.10.23-2|618	Plug-in for JPEG2000 support under GStreamer.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|619	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|620	%files -n %{bname}-jp2k
12mr|gstreamer0.10-plugins-bad-0.10.23-2|621	%{_libdir}/gstreamer-%{majorminor}/libgstjp2k.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|622	%{_libdir}/gstreamer-%{majorminor}/libgstjp2kdecimator.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|623	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|624	%if %{build_celt}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|625	%package -n %{bname}-celt
12mr|gstreamer0.10-plugins-bad-0.10.23-2|626	Summary:	GStreamer plug-in for CELT support
12mr|gstreamer0.10-plugins-bad-0.10.23-2|627	Group:		Video
12mr|gstreamer0.10-plugins-bad-0.10.23-2|628	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-bad-0.10.23-2|629	BuildRequires:	celt-devel >= 0.7.0
12mr|gstreamer0.10-plugins-bad-0.10.23-2|630	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|631	%description -n %{bname}-celt
12mr|gstreamer0.10-plugins-bad-0.10.23-2|632	Plug-in for CELT support under GStreamer.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|633	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|634	%files -n %{bname}-celt
12mr|gstreamer0.10-plugins-bad-0.10.23-2|635	%{_libdir}/gstreamer-%{majorminor}/libgstcelt.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|636	%endif
12mr|gstreamer0.10-plugins-bad-0.10.23-2|637	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|638	%package -n %{bname}-rsvg
12mr|gstreamer0.10-plugins-bad-0.10.23-2|639	Summary:	GStreamer plug-in for SVG support
12mr|gstreamer0.10-plugins-bad-0.10.23-2|640	Group:		Graphics
12mr|gstreamer0.10-plugins-bad-0.10.23-2|641	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-bad-0.10.23-2|642	BuildRequires:	librsvg-devel
12mr|gstreamer0.10-plugins-bad-0.10.23-2|643	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|644	%description -n %{bname}-rsvg
12mr|gstreamer0.10-plugins-bad-0.10.23-2|645	Plug-in for SVG support under GStreamer.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|646	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|647	%files -n %{bname}-rsvg
12mr|gstreamer0.10-plugins-bad-0.10.23-2|648	%{_libdir}/gstreamer-%{majorminor}/libgstrsvg.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|649	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|650	%package doc
12mr|gstreamer0.10-plugins-bad-0.10.23-2|651	Group:		Books/Computer books
12mr|gstreamer0.10-plugins-bad-0.10.23-2|652	Summary:	GStreamer application library
12mr|gstreamer0.10-plugins-bad-0.10.23-2|653	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|654	%description doc
12mr|gstreamer0.10-plugins-bad-0.10.23-2|655	This is the documentation of %{name}.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|656	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|657	%files doc
12mr|gstreamer0.10-plugins-bad-0.10.23-2|658	%doc docs/plugins/html
12mr|gstreamer0.10-plugins-bad-0.10.23-2|659	%{_datadir}/gtk-doc/html/*
12mr|gstreamer0.10-plugins-bad-0.10.23-2|660	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|661	%prep
12mr|gstreamer0.10-plugins-bad-0.10.23-2|662	%setup -q -n gst-plugins-bad-%{version}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|663	%apply_patches
12mr|gstreamer0.10-plugins-bad-0.10.23-2|664	#gw broken configure in 0.10.19.2
12mr|gstreamer0.10-plugins-bad-0.10.23-2|665	#autoreconf -fi
12mr|gstreamer0.10-plugins-bad-0.10.23-2|666	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|667	%build
12mr|gstreamer0.10-plugins-bad-0.10.23-2|668	#work around broken mjpegtools headers including config.h:
12mr|gstreamer0.10-plugins-bad-0.10.23-2|669	export CPPFLAGS="-I."
12mr|gstreamer0.10-plugins-bad-0.10.23-2|670	%configure2_5x --disable-dependency-tracking \
12mr|gstreamer0.10-plugins-bad-0.10.23-2|671	--with-package-name='ROSA %{name} package' \
12mr|gstreamer0.10-plugins-bad-0.10.23-2|672	--with-package-origin='http://www.rosalab.com/' \
12mr|gstreamer0.10-plugins-bad-0.10.23-2|673	%if ! %{build_celt}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|674	--disable-celt \
12mr|gstreamer0.10-plugins-bad-0.10.23-2|675	%endif
12mr|gstreamer0.10-plugins-bad-0.10.23-2|676	%if ! %{build_faac}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|677	--disable-faac \
12mr|gstreamer0.10-plugins-bad-0.10.23-2|678	%endif
12mr|gstreamer0.10-plugins-bad-0.10.23-2|679	%if ! %{build_faad}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|680	--disable-faad \
12mr|gstreamer0.10-plugins-bad-0.10.23-2|681	%endif
12mr|gstreamer0.10-plugins-bad-0.10.23-2|682	%if ! %{build_dirac}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|683	--disable-dirac \
12mr|gstreamer0.10-plugins-bad-0.10.23-2|684	%endif
12mr|gstreamer0.10-plugins-bad-0.10.23-2|685	%if %{build_experimental}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|686	--enable-experimental
12mr|gstreamer0.10-plugins-bad-0.10.23-2|687	%endif
12mr|gstreamer0.10-plugins-bad-0.10.23-2|688	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|689	make
12mr|gstreamer0.10-plugins-bad-0.10.23-2|690	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|691	%install
12mr|gstreamer0.10-plugins-bad-0.10.23-2|692	%__rm -rf %{buildroot}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|693	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12mr|gstreamer0.10-plugins-bad-0.10.23-2|694	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|695	%find_lang gst-plugins-bad-%{majorminor}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|696	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|697	# Clean out files that should not be part of the rpm.
12mr|gstreamer0.10-plugins-bad-0.10.23-2|698	# This is the recommended way of dealing with it for RH8
12mr|gstreamer0.10-plugins-bad-0.10.23-2|699	%__rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.la
12mr|gstreamer0.10-plugins-bad-0.10.23-2|700	%__rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.a
12mr|gstreamer0.10-plugins-bad-0.10.23-2|701	%__rm -f %{buildroot}%{_libdir}/*.a
12mr|gstreamer0.10-plugins-bad-0.10.23-2|702	%__rm -f %{buildroot}%{_libdir}/*.la
12mr|gstreamer0.10-plugins-bad-0.10.23-2|703	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|704	%clean
12mr|gstreamer0.10-plugins-bad-0.10.23-2|705	%__rm -rf %{buildroot}
12mr|gstreamer0.10-plugins-bad-0.10.23-2|706	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|707	%files -f gst-plugins-bad-%{majorminor}.lang
12mr|gstreamer0.10-plugins-bad-0.10.23-2|708	%doc AUTHORS COPYING README NEWS
12mr|gstreamer0.10-plugins-bad-0.10.23-2|709	%{_datadir}/glib-2.0/schemas/org.freedesktop.gstreamer-0.10.default-elements.gschema.xml
12mr|gstreamer0.10-plugins-bad-0.10.23-2|710	%{_libdir}/gstreamer-%{majorminor}/libgstadpcmdec.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|711	%{_libdir}/gstreamer-%{majorminor}/libgstadpcmenc.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|712	%{_libdir}/gstreamer-%{majorminor}/libgstaiff.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|713	%{_libdir}/gstreamer-%{majorminor}/libgstapexsink.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|714	%{_libdir}/gstreamer-%{majorminor}/libgstasfmux.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|715	%{_libdir}/gstreamer-%{majorminor}/libgstautoconvert.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|716	%{_libdir}/gstreamer-%{majorminor}/libgstaudiovisualizers.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|717	%{_libdir}/gstreamer-%{majorminor}/libgstbayer.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|718	%{_libdir}/gstreamer-%{majorminor}/libgstcamerabin.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|719	%{_libdir}/gstreamer-%{majorminor}/libgstcamerabin2.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|720	%{_libdir}/gstreamer-%{majorminor}/libgstcoloreffects.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|721	%{_libdir}/gstreamer-%{majorminor}/libgstcolorspace.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|722	%{_libdir}/gstreamer-%{majorminor}/libgstdccp.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|723	%{_libdir}/gstreamer-%{majorminor}/libgstdataurisrc.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|724	%{_libdir}/gstreamer-%{majorminor}/libgstdebugutilsbad.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|725	%{_libdir}/gstreamer-%{majorminor}/libgstdvb.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|726	%{_libdir}/gstreamer-%{majorminor}/libgstdvbsuboverlay.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|727	%{_libdir}/gstreamer-%{majorminor}/libgstdvdspu.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|728	%{_libdir}/gstreamer-%{majorminor}/libgstfaceoverlay.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|729	%{_libdir}/gstreamer-%{majorminor}/libgstfbdevsink.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|730	%{_libdir}/gstreamer-%{majorminor}/libgstfestival.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|731	%{_libdir}/gstreamer-%{majorminor}/libgstfrei0r.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|732	%{_libdir}/gstreamer-%{majorminor}/libgstfreeverb.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|733	%{_libdir}/gstreamer-%{majorminor}/libgstgaudieffects.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|734	%{_libdir}/gstreamer-%{majorminor}/libgstgeometrictransform.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|735	%{_libdir}/gstreamer-%{majorminor}/libgstgsettingselements.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|736	%{_libdir}/gstreamer-%{majorminor}/libgsthdvparse.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|737	%{_libdir}/gstreamer-%{majorminor}/libgstid3tag.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|738	%{_libdir}/gstreamer-%{majorminor}/libgstinter.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|739	%{_libdir}/gstreamer-%{majorminor}/libgstinterlace.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|740	%{_libdir}/gstreamer-%{majorminor}/libgstivfparse.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|741	%{_libdir}/gstreamer-%{majorminor}/libgstjpegformat.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|742	%{_libdir}/gstreamer-%{majorminor}/libgstlegacyresample.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|743	%{_libdir}/gstreamer-%{majorminor}/libgstmpegdemux.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|744	%{_libdir}/gstreamer-%{majorminor}/libgstmpegpsmux.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|745	%{_libdir}/gstreamer-%{majorminor}/libgstmpegtsmux.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|746	%{_libdir}/gstreamer-%{majorminor}/libgstmpegvideoparse.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|747	%{_libdir}/gstreamer-%{majorminor}/libgstmve.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|748	%{_libdir}/gstreamer-%{majorminor}/libgstmimic.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|749	%{_libdir}/gstreamer-%{majorminor}/libgstmxf.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|750	%{_libdir}/gstreamer-%{majorminor}/libgstopenal.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|751	# New version of opencv is not supported yet,
12mr|gstreamer0.10-plugins-bad-0.10.23-2|752	# uncomment when the plugin is built again
12mr|gstreamer0.10-plugins-bad-0.10.23-2|753	#{_libdir}/gstreamer-%{majorminor}/libgstopencv.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|754	%{_libdir}/gstreamer-%{majorminor}/libgstpcapparse.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|755	%{_libdir}/gstreamer-%{majorminor}/libgstpnm.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|756	%{_libdir}/gstreamer-%{majorminor}/libgstrawparse.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|757	%{_libdir}/gstreamer-%{majorminor}/libgstreal.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|758	%{_libdir}/gstreamer-%{majorminor}/libgstremovesilence.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|759	%{_libdir}/gstreamer-%{majorminor}/libgstscaletempoplugin.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|760	%{_libdir}/gstreamer-%{majorminor}/libgstsdpelem.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|761	%{_libdir}/gstreamer-%{majorminor}/libgstsegmentclip.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|762	%{_libdir}/gstreamer-%{majorminor}/libgstshm.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|763	%{_libdir}/gstreamer-%{majorminor}/libgstsiren.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|764	%{_libdir}/gstreamer-%{majorminor}/libgstsmooth.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|765	%{_libdir}/gstreamer-%{majorminor}/libgstsndfile.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|766	%{_libdir}/gstreamer-%{majorminor}/libgststereo.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|767	%{_libdir}/gstreamer-%{majorminor}/libgstsubenc.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|768	%{_libdir}/gstreamer-%{majorminor}/libgstvcdsrc.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|769	%{_libdir}/gstreamer-%{majorminor}/libgstvideomaxrate.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|770	%{_libdir}/gstreamer-%{majorminor}/libgstvideomeasure.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|771	%{_libdir}/gstreamer-%{majorminor}/libgstvideosignal.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|772	%{_libdir}/gstreamer-%{majorminor}/libgstvmnc.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|773	%{_libdir}/gstreamer-%{majorminor}/libgstbz2.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|774	%{_libdir}/gstreamer-%{majorminor}/libgstcdaudio.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|775	%{_libdir}/gstreamer-%{majorminor}/libgstcdxaparse.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|776	%{_libdir}/gstreamer-%{majorminor}/libgstdecklink.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|777	%{_libdir}/gstreamer-%{majorminor}/libgstfieldanalysis.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|778	%{_libdir}/gstreamer-%{majorminor}/libgstfragmented.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|779	%{_libdir}/gstreamer-%{majorminor}/libgstlinsys.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|780	%{_libdir}/gstreamer-%{majorminor}/libgstmpegtsdemux.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|781	%{_libdir}/gstreamer-%{majorminor}/libgstpatchdetect.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|782	%{_libdir}/gstreamer-%{majorminor}/libgstsdi.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|783	%{_libdir}/gstreamer-%{majorminor}/libgstvideofiltersbad.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|784	%{_libdir}/gstreamer-%{majorminor}/libgstvideoparsersbad.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|785	%{_libdir}/gstreamer-%{majorminor}/libgstfreeze.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|786	%{_libdir}/gstreamer-%{majorminor}/libgsth264parse.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|787	%{_libdir}/gstreamer-%{majorminor}/libgstmodplug.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|788	%{_libdir}/gstreamer-%{majorminor}/libgstnsf.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|789	%{_libdir}/gstreamer-%{majorminor}/libgstnuvdemux.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|790	%{_libdir}/gstreamer-%{majorminor}/libgstrfbsrc.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|791	%{_libdir}/gstreamer-%{majorminor}/libgstsdl.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|792	%{_libdir}/gstreamer-%{majorminor}/libgstspeed.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|793	%{_libdir}/gstreamer-%{majorminor}/libgsttrm.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|794	%{_libdir}/gstreamer-%{majorminor}/libgsttta.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|795	%{_libdir}/gstreamer-%{majorminor}/libgsty4mdec.so
12mr|gstreamer0.10-plugins-bad-0.10.23-2|796	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|797	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|798	%changelog
12mr|gstreamer0.10-plugins-bad-0.10.23-2|799	* Tue Sep  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gstreamer0.10-plugins-bad-0.10.23-2|800	+ Commit: d84dea7
12mr|gstreamer0.10-plugins-bad-0.10.23-2|801	- OpenCV plugin is not built, fix files
12mr|gstreamer0.10-plugins-bad-0.10.23-2|802	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|803	* Tue Sep  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gstreamer0.10-plugins-bad-0.10.23-2|804	+ Commit: 2cc00ba
12mr|gstreamer0.10-plugins-bad-0.10.23-2|805	- Add patch to fix __attribute__
12mr|gstreamer0.10-plugins-bad-0.10.23-2|806	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|807	* Tue Sep  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gstreamer0.10-plugins-bad-0.10.23-2|808	+ Commit: ac4e7b4
12mr|gstreamer0.10-plugins-bad-0.10.23-2|809	- Convert BuildRequires to pkgconfig style
12mr|gstreamer0.10-plugins-bad-0.10.23-2|810	
12mr|gstreamer0.10-plugins-bad-0.10.23-2|811	

14238 12
12mr|gstreamer0.10-plugins-base-0.10.36-2|1	%define _glib2 2.15.2
12mr|gstreamer0.10-plugins-base-0.10.36-2|2	%define major 0.10
12mr|gstreamer0.10-plugins-base-0.10.36-2|3	%define majorminor 0.10
12mr|gstreamer0.10-plugins-base-0.10.36-2|4	
12mr|gstreamer0.10-plugins-base-0.10.36-2|5	%define bname gstreamer%{majorminor}
12mr|gstreamer0.10-plugins-base-0.10.36-2|6	
12mr|gstreamer0.10-plugins-base-0.10.36-2|7	%define libname %mklibname gstreamer-plugins-base %{major}
12mr|gstreamer0.10-plugins-base-0.10.36-2|8	%define oldlibname %mklibname gstapp0.10_ 0
12mr|gstreamer0.10-plugins-base-0.10.36-2|9	%define olddevelname %mklibname -d gstapp0.10_ 0
12mr|gstreamer0.10-plugins-base-0.10.36-2|10	%define gstver 0.10.36
12mr|gstreamer0.10-plugins-base-0.10.36-2|11	%define build_libvisual 1
12mr|gstreamer0.10-plugins-base-0.10.36-2|12	
12mr|gstreamer0.10-plugins-base-0.10.36-2|13	Summary:	GStreamer Streaming-media framework plug-ins
12mr|gstreamer0.10-plugins-base-0.10.36-2|14	Name:		%{bname}-plugins-base
12mr|gstreamer0.10-plugins-base-0.10.36-2|15	Version:	0.10.36
12mr|gstreamer0.10-plugins-base-0.10.36-2|16	Release:	2
12mr|gstreamer0.10-plugins-base-0.10.36-2|17	License:	LGPLv2+
12mr|gstreamer0.10-plugins-base-0.10.36-2|18	Group:		Sound
12mr|gstreamer0.10-plugins-base-0.10.36-2|19	Source:		ftp://ftp.gnome.org/pub/GNOME/sources/gst-plugins-base/0.10/gst-plugins-base-%{version}.tar.xz
12mr|gstreamer0.10-plugins-base-0.10.36-2|20	Patch0:		align.patch
12mr|gstreamer0.10-plugins-base-0.10.36-2|21	URL:		http://gstreamer.freedesktop.org/
12mr|gstreamer0.10-plugins-base-0.10.36-2|22	#gw for the pixbuf plugin
12mr|gstreamer0.10-plugins-base-0.10.36-2|23	BuildRequires:	gtk+2-devel
12mr|gstreamer0.10-plugins-base-0.10.36-2|24	BuildRequires:	glib2-devel >= %{_glib2}
12mr|gstreamer0.10-plugins-base-0.10.36-2|25	#gw qt example
12mr|gstreamer0.10-plugins-base-0.10.36-2|26	BuildRequires:	qt4-devel
12mr|gstreamer0.10-plugins-base-0.10.36-2|27	BuildRequires:	libpng-devel >= 1.2.4
12mr|gstreamer0.10-plugins-base-0.10.36-2|28	BuildRequires:	liborc-devel >= 0.4.5
12mr|gstreamer0.10-plugins-base-0.10.36-2|29	BuildRequires:	libvorbis-devel >= 1.0
12mr|gstreamer0.10-plugins-base-0.10.36-2|30	BuildRequires:	libtheora-devel
12mr|gstreamer0.10-plugins-base-0.10.36-2|31	%ifarch %{ix86}
12mr|gstreamer0.10-plugins-base-0.10.36-2|32	BuildRequires:	nasm => 0.90
12mr|gstreamer0.10-plugins-base-0.10.36-2|33	%endif
12mr|gstreamer0.10-plugins-base-0.10.36-2|34	BuildRequires:	libcheck-devel
12mr|gstreamer0.10-plugins-base-0.10.36-2|35	BuildRequires:	valgrind
12mr|gstreamer0.10-plugins-base-0.10.36-2|36	BuildRequires:	libgstreamer-devel >= %{gstver}
12mr|gstreamer0.10-plugins-base-0.10.36-2|37	BuildRequires:	gtk-doc
12mr|gstreamer0.10-plugins-base-0.10.36-2|38	BuildRequires:	mesaglu-devel
12mr|gstreamer0.10-plugins-base-0.10.36-2|39	BuildRequires:	libxv-devel
12mr|gstreamer0.10-plugins-base-0.10.36-2|40	BuildRequires:	libalsa-devel
12mr|gstreamer0.10-plugins-base-0.10.36-2|41	BuildRequires:	gobject-introspection-devel
12mr|gstreamer0.10-plugins-base-0.10.36-2|42	#gw we need some fonts for the tests
12mr|gstreamer0.10-plugins-base-0.10.36-2|43	BuildRequires:	fonts-ttf-dejavu
12mr|gstreamer0.10-plugins-base-0.10.36-2|44	Provides:	%{bname}-audiosrc
12mr|gstreamer0.10-plugins-base-0.10.36-2|45	Provides:	%{bname}-audiosink
12mr|gstreamer0.10-plugins-base-0.10.36-2|46	Provides:	%{bname}-alsa = %{EVRD}
12mr|gstreamer0.10-plugins-base-0.10.36-2|47	Obsoletes:	%{bname}-alsa < %{EVRD}
12mr|gstreamer0.10-plugins-base-0.10.36-2|48	Provides:	%{bname}-plugins = %{EVRD}
12mr|gstreamer0.10-plugins-base-0.10.36-2|49	Obsoletes:	%{bname}-plugins < %{EVRD}
12mr|gstreamer0.10-plugins-base-0.10.36-2|50	Provides:	%{bname}-vorbis = %{EVRD}
12mr|gstreamer0.10-plugins-base-0.10.36-2|51	Obsoletes:	%{bname}-vorbis < %{EVRD}
12mr|gstreamer0.10-plugins-base-0.10.36-2|52	Provides:	%{bname}-x11 = %{EVRD}
12mr|gstreamer0.10-plugins-base-0.10.36-2|53	Obsoletes:	%{bname}-x11 < %{EVRD}
12mr|gstreamer0.10-plugins-base-0.10.36-2|54	Provides:	%{bname}-plugin-libs = %{EVRD}
12mr|gstreamer0.10-plugins-base-0.10.36-2|55	Obsoletes:	%{bname}-plugin-libs < %{EVRD}
12mr|gstreamer0.10-plugins-base-0.10.36-2|56	Suggests:	gst-install-plugins-helper
12mr|gstreamer0.10-plugins-base-0.10.36-2|57	Conflicts:	%{bname}-plugins-bad < 0.10.10
12mr|gstreamer0.10-plugins-base-0.10.36-2|58	Requires:	glib-networking
12mr|gstreamer0.10-plugins-base-0.10.36-2|59	
12mr|gstreamer0.10-plugins-base-0.10.36-2|60	%description
12mr|gstreamer0.10-plugins-base-0.10.36-2|61	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer0.10-plugins-base-0.10.36-2|62	operate on media data. Applications using this library can do anything
12mr|gstreamer0.10-plugins-base-0.10.36-2|63	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer0.10-plugins-base-0.10.36-2|64	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer0.10-plugins-base-0.10.36-2|65	types or processing capabilities can be added simply by installing new
12mr|gstreamer0.10-plugins-base-0.10.36-2|66	plug-ins.
12mr|gstreamer0.10-plugins-base-0.10.36-2|67	
12mr|gstreamer0.10-plugins-base-0.10.36-2|68	This package contains a set of reference plugins, base classes for other
12mr|gstreamer0.10-plugins-base-0.10.36-2|69	plugins, and helper libraries:
12mr|gstreamer0.10-plugins-base-0.10.36-2|70	* device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia
12mr|gstreamer0.10-plugins-base-0.10.36-2|71	* containers: ogg
12mr|gstreamer0.10-plugins-base-0.10.36-2|72	* codecs: vorbis, theora
12mr|gstreamer0.10-plugins-base-0.10.36-2|73	* text: textoverlay, subparse
12mr|gstreamer0.10-plugins-base-0.10.36-2|74	* sources: audiotestsrc, videotestsrc, gnomevfssrc
12mr|gstreamer0.10-plugins-base-0.10.36-2|75	* network: tcp
12mr|gstreamer0.10-plugins-base-0.10.36-2|76	* typefind
12mr|gstreamer0.10-plugins-base-0.10.36-2|77	* audio processing: audioconvert, adder, audiorate, audioscale, volume
12mr|gstreamer0.10-plugins-base-0.10.36-2|78	* visualisation: libvisual
12mr|gstreamer0.10-plugins-base-0.10.36-2|79	* video processing: ffmpegcolorspace
12mr|gstreamer0.10-plugins-base-0.10.36-2|80	* aggregate elements: decodebin, playbin
12mr|gstreamer0.10-plugins-base-0.10.36-2|81	
12mr|gstreamer0.10-plugins-base-0.10.36-2|82	%package -n %{libname}
12mr|gstreamer0.10-plugins-base-0.10.36-2|83	Group:		System/Libraries
12mr|gstreamer0.10-plugins-base-0.10.36-2|84	Summary:	GStreamer plugin libraries
12mr|gstreamer0.10-plugins-base-0.10.36-2|85	Obsoletes:	%{oldlibname}
12mr|gstreamer0.10-plugins-base-0.10.36-2|86	Conflicts:	gir-repository < 0.6.5-3
12mr|gstreamer0.10-plugins-base-0.10.36-2|87	
12mr|gstreamer0.10-plugins-base-0.10.36-2|88	%description -n %{libname}
12mr|gstreamer0.10-plugins-base-0.10.36-2|89	This package contain the basic audio and video playback library and
12mr|gstreamer0.10-plugins-base-0.10.36-2|90	the interfaces library.
12mr|gstreamer0.10-plugins-base-0.10.36-2|91	
12mr|gstreamer0.10-plugins-base-0.10.36-2|92	%files -n %{libname}
12mr|gstreamer0.10-plugins-base-0.10.36-2|93	%{_libdir}/libgstaudio-%{majorminor}.so.0*
12mr|gstreamer0.10-plugins-base-0.10.36-2|94	%{_libdir}/libgstapp-%{majorminor}.so.0*
12mr|gstreamer0.10-plugins-base-0.10.36-2|95	%{_libdir}/libgstcdda-%{majorminor}.so.0*
12mr|gstreamer0.10-plugins-base-0.10.36-2|96	%{_libdir}/libgstfft-%{majorminor}.so.0*
12mr|gstreamer0.10-plugins-base-0.10.36-2|97	%{_libdir}/libgstinterfaces-%{majorminor}.so.0*
12mr|gstreamer0.10-plugins-base-0.10.36-2|98	%{_libdir}/libgstnetbuffer-%{majorminor}.so.0*
12mr|gstreamer0.10-plugins-base-0.10.36-2|99	%{_libdir}/libgstpbutils-%{majorminor}.so.0*
12mr|gstreamer0.10-plugins-base-0.10.36-2|100	%{_libdir}/libgstriff-%{majorminor}.so.0*
12mr|gstreamer0.10-plugins-base-0.10.36-2|101	%{_libdir}/libgstrtp-%{majorminor}.so.0*
12mr|gstreamer0.10-plugins-base-0.10.36-2|102	%{_libdir}/libgstrtsp-%{majorminor}.so.0*
12mr|gstreamer0.10-plugins-base-0.10.36-2|103	%{_libdir}/libgsttag-%{majorminor}.so.0*
12mr|gstreamer0.10-plugins-base-0.10.36-2|104	%{_libdir}/libgstsdp-%{majorminor}.so.0*
12mr|gstreamer0.10-plugins-base-0.10.36-2|105	%{_libdir}/libgstvideo-%{majorminor}.so.0*
12mr|gstreamer0.10-plugins-base-0.10.36-2|106	%{_libdir}/girepository-1.0/GstApp-%{majorminor}.typelib
12mr|gstreamer0.10-plugins-base-0.10.36-2|107	%{_libdir}/girepository-1.0/GstAudio-%{majorminor}.typelib
12mr|gstreamer0.10-plugins-base-0.10.36-2|108	%{_libdir}/girepository-1.0/GstFft-%{majorminor}.typelib
12mr|gstreamer0.10-plugins-base-0.10.36-2|109	%{_libdir}/girepository-1.0/GstInterfaces-%{majorminor}.typelib
12mr|gstreamer0.10-plugins-base-0.10.36-2|110	%{_libdir}/girepository-1.0/GstNetbuffer-%{majorminor}.typelib
12mr|gstreamer0.10-plugins-base-0.10.36-2|111	%{_libdir}/girepository-1.0/GstPbutils-%{majorminor}.typelib
12mr|gstreamer0.10-plugins-base-0.10.36-2|112	%{_libdir}/girepository-1.0/GstRiff-%{majorminor}.typelib
12mr|gstreamer0.10-plugins-base-0.10.36-2|113	%{_libdir}/girepository-1.0/GstRtp-%{majorminor}.typelib
12mr|gstreamer0.10-plugins-base-0.10.36-2|114	%{_libdir}/girepository-1.0/GstRtsp-%{majorminor}.typelib
12mr|gstreamer0.10-plugins-base-0.10.36-2|115	%{_libdir}/girepository-1.0/GstSdp-%{majorminor}.typelib
12mr|gstreamer0.10-plugins-base-0.10.36-2|116	%{_libdir}/girepository-1.0/GstTag-%{majorminor}.typelib
12mr|gstreamer0.10-plugins-base-0.10.36-2|117	%{_libdir}/girepository-1.0/GstVideo-%{majorminor}.typelib
12mr|gstreamer0.10-plugins-base-0.10.36-2|118	
12mr|gstreamer0.10-plugins-base-0.10.36-2|119	%package -n %{libname}-devel
12mr|gstreamer0.10-plugins-base-0.10.36-2|120	Summary:	GStreamer Plugin Library Headers
12mr|gstreamer0.10-plugins-base-0.10.36-2|121	Group:		Development/C
12mr|gstreamer0.10-plugins-base-0.10.36-2|122	Conflicts:	gir-repository < 0.6.5-3
12mr|gstreamer0.10-plugins-base-0.10.36-2|123	Requires:	%{libname} = %{version}
12mr|gstreamer0.10-plugins-base-0.10.36-2|124	# gw is required at build time for make check
12mr|gstreamer0.10-plugins-base-0.10.36-2|125	Requires:	%{name} = %{version}
12mr|gstreamer0.10-plugins-base-0.10.36-2|126	Requires:	libgstreamer-devel >= %{gstver}
12mr|gstreamer0.10-plugins-base-0.10.36-2|127	Provides:	libgstreamer-plugins-base-devel = %{version}-%{release}
12mr|gstreamer0.10-plugins-base-0.10.36-2|128	Provides:	libgstreamer%{majorminor}-plugins-base-devel = %{version}-%{release}
12mr|gstreamer0.10-plugins-base-0.10.36-2|129	Obsoletes:	%{olddevelname}
12mr|gstreamer0.10-plugins-base-0.10.36-2|130	
12mr|gstreamer0.10-plugins-base-0.10.36-2|131	%description -n %{libname}-devel
12mr|gstreamer0.10-plugins-base-0.10.36-2|132	GStreamer support libraries header files.
12mr|gstreamer0.10-plugins-base-0.10.36-2|133	
12mr|gstreamer0.10-plugins-base-0.10.36-2|134	%files -n %{libname}-devel
12mr|gstreamer0.10-plugins-base-0.10.36-2|135	%doc docs/libs/html docs/plugins/html
12mr|gstreamer0.10-plugins-base-0.10.36-2|136	%{_includedir}/gstreamer-%{majorminor}/gst/app/
12mr|gstreamer0.10-plugins-base-0.10.36-2|137	%{_includedir}/gstreamer-%{majorminor}/gst/audio
12mr|gstreamer0.10-plugins-base-0.10.36-2|138	%{_includedir}/gstreamer-%{majorminor}/gst/cdda/
12mr|gstreamer0.10-plugins-base-0.10.36-2|139	%{_includedir}/gstreamer-%{majorminor}/gst/fft
12mr|gstreamer0.10-plugins-base-0.10.36-2|140	%{_includedir}/gstreamer-%{majorminor}/gst/interfaces
12mr|gstreamer0.10-plugins-base-0.10.36-2|141	%{_includedir}/gstreamer-%{majorminor}/gst/netbuffer
12mr|gstreamer0.10-plugins-base-0.10.36-2|142	%{_includedir}/gstreamer-%{majorminor}/gst/pbutils
12mr|gstreamer0.10-plugins-base-0.10.36-2|143	%{_includedir}/gstreamer-%{majorminor}/gst/riff
12mr|gstreamer0.10-plugins-base-0.10.36-2|144	%{_includedir}/gstreamer-%{majorminor}/gst/rtsp
12mr|gstreamer0.10-plugins-base-0.10.36-2|145	%{_includedir}/gstreamer-%{majorminor}/gst/sdp
12mr|gstreamer0.10-plugins-base-0.10.36-2|146	%{_includedir}/gstreamer-%{majorminor}/gst/tag/
12mr|gstreamer0.10-plugins-base-0.10.36-2|147	%{_includedir}/gstreamer-%{majorminor}/gst/video/
12mr|gstreamer0.10-plugins-base-0.10.36-2|148	%{_includedir}/gstreamer-%{majorminor}/gst/floatcast/
12mr|gstreamer0.10-plugins-base-0.10.36-2|149	%{_includedir}/gstreamer-%{majorminor}/gst/rtp
12mr|gstreamer0.10-plugins-base-0.10.36-2|150	%{_libdir}/pkgconfig/gstreamer-app-%{majorminor}.pc
12mr|gstreamer0.10-plugins-base-0.10.36-2|151	%{_libdir}/pkgconfig/gstreamer-audio-%{majorminor}.pc
12mr|gstreamer0.10-plugins-base-0.10.36-2|152	%{_libdir}/pkgconfig/gstreamer-cdda-%{majorminor}.pc
12mr|gstreamer0.10-plugins-base-0.10.36-2|153	%{_libdir}/pkgconfig/gstreamer-fft-%{majorminor}.pc
12mr|gstreamer0.10-plugins-base-0.10.36-2|154	%{_libdir}/pkgconfig/gstreamer-floatcast-%{majorminor}.pc
12mr|gstreamer0.10-plugins-base-0.10.36-2|155	%{_libdir}/pkgconfig/gstreamer-interfaces-%{majorminor}.pc
12mr|gstreamer0.10-plugins-base-0.10.36-2|156	%{_libdir}/pkgconfig/gstreamer-netbuffer-%{majorminor}.pc
12mr|gstreamer0.10-plugins-base-0.10.36-2|157	%{_libdir}/pkgconfig/gstreamer-pbutils-%{majorminor}.pc
12mr|gstreamer0.10-plugins-base-0.10.36-2|158	%{_libdir}/pkgconfig/gstreamer-plugins-base-%{majorminor}.pc
12mr|gstreamer0.10-plugins-base-0.10.36-2|159	%{_libdir}/pkgconfig/gstreamer-riff-%{majorminor}.pc
12mr|gstreamer0.10-plugins-base-0.10.36-2|160	%{_libdir}/pkgconfig/gstreamer-rtp-%{majorminor}.pc
12mr|gstreamer0.10-plugins-base-0.10.36-2|161	%{_libdir}/pkgconfig/gstreamer-rtsp-%{majorminor}.pc
12mr|gstreamer0.10-plugins-base-0.10.36-2|162	%{_libdir}/pkgconfig/gstreamer-sdp-%{majorminor}.pc
12mr|gstreamer0.10-plugins-base-0.10.36-2|163	%{_libdir}/pkgconfig/gstreamer-tag-%{majorminor}.pc
12mr|gstreamer0.10-plugins-base-0.10.36-2|164	%{_libdir}/pkgconfig/gstreamer-video-%{majorminor}.pc
12mr|gstreamer0.10-plugins-base-0.10.36-2|165	%{_libdir}/libgstaudio-%{majorminor}.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|166	%{_libdir}/libgstapp-%{majorminor}.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|167	%{_libdir}/libgstcdda-%{majorminor}.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|168	%{_libdir}/libgstfft-%{majorminor}.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|169	%{_libdir}/libgstinterfaces-%{majorminor}.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|170	%{_libdir}/libgstnetbuffer-%{majorminor}.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|171	%{_libdir}/libgstpbutils-%{majorminor}.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|172	%{_libdir}/libgstriff-%{majorminor}.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|173	%{_libdir}/libgstrtp-%{majorminor}.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|174	%{_libdir}/libgstrtsp-%{majorminor}.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|175	%{_libdir}/libgsttag-%{majorminor}.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|176	%{_libdir}/libgstsdp-%{majorminor}.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|177	%{_libdir}/libgstvideo-%{majorminor}.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|178	%{_datadir}/gtk-doc/html/*
12mr|gstreamer0.10-plugins-base-0.10.36-2|179	%{_datadir}/gir-1.0/GstApp-%{majorminor}.gir
12mr|gstreamer0.10-plugins-base-0.10.36-2|180	%{_datadir}/gir-1.0/GstAudio-%{majorminor}.gir
12mr|gstreamer0.10-plugins-base-0.10.36-2|181	%{_datadir}/gir-1.0/GstFft-%{majorminor}.gir
12mr|gstreamer0.10-plugins-base-0.10.36-2|182	%{_datadir}/gir-1.0/GstInterfaces-%{majorminor}.gir
12mr|gstreamer0.10-plugins-base-0.10.36-2|183	%{_datadir}/gir-1.0/GstNetbuffer-%{majorminor}.gir
12mr|gstreamer0.10-plugins-base-0.10.36-2|184	%{_datadir}/gir-1.0/GstPbutils-%{majorminor}.gir
12mr|gstreamer0.10-plugins-base-0.10.36-2|185	%{_datadir}/gir-1.0/GstRiff-%{majorminor}.gir
12mr|gstreamer0.10-plugins-base-0.10.36-2|186	%{_datadir}/gir-1.0/GstRtp-%{majorminor}.gir
12mr|gstreamer0.10-plugins-base-0.10.36-2|187	%{_datadir}/gir-1.0/GstRtsp-%{majorminor}.gir
12mr|gstreamer0.10-plugins-base-0.10.36-2|188	%{_datadir}/gir-1.0/GstSdp-%{majorminor}.gir
12mr|gstreamer0.10-plugins-base-0.10.36-2|189	%{_datadir}/gir-1.0/GstTag-%{majorminor}.gir
12mr|gstreamer0.10-plugins-base-0.10.36-2|190	%{_datadir}/gir-1.0/GstVideo-%{majorminor}.gir
12mr|gstreamer0.10-plugins-base-0.10.36-2|191	###
12mr|gstreamer0.10-plugins-base-0.10.36-2|192	
12mr|gstreamer0.10-plugins-base-0.10.36-2|193	
12mr|gstreamer0.10-plugins-base-0.10.36-2|194	### GNOME VFS 2 ###
12mr|gstreamer0.10-plugins-base-0.10.36-2|195	%package -n %{bname}-gnomevfs
12mr|gstreamer0.10-plugins-base-0.10.36-2|196	Summary:	GStreamer plug-ins for GNOME VFS input and output
12mr|gstreamer0.10-plugins-base-0.10.36-2|197	Group:		System/Libraries
12mr|gstreamer0.10-plugins-base-0.10.36-2|198	Requires:	gnome-vfs2 > 1.9.4.00
12mr|gstreamer0.10-plugins-base-0.10.36-2|199	Requires:	%{bname}-plugins-base = %{version}
12mr|gstreamer0.10-plugins-base-0.10.36-2|200	BuildRequires:	gnome-vfs2-devel > 1.9.4.00
12mr|gstreamer0.10-plugins-base-0.10.36-2|201	
12mr|gstreamer0.10-plugins-base-0.10.36-2|202	%description -n %{bname}-gnomevfs
12mr|gstreamer0.10-plugins-base-0.10.36-2|203	Plug-Ins for reading and writing through GNOME VFS.
12mr|gstreamer0.10-plugins-base-0.10.36-2|204	
12mr|gstreamer0.10-plugins-base-0.10.36-2|205	%files -n %{bname}-gnomevfs
12mr|gstreamer0.10-plugins-base-0.10.36-2|206	%{_libdir}/gstreamer-%{majorminor}/libgstgnomevfs.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|207	
12mr|gstreamer0.10-plugins-base-0.10.36-2|208	### CDPARANOIA ###
12mr|gstreamer0.10-plugins-base-0.10.36-2|209	%package -n %{bname}-cdparanoia
12mr|gstreamer0.10-plugins-base-0.10.36-2|210	Summary:	Gstreamer plugin for CD audio input using CDParanoia IV
12mr|gstreamer0.10-plugins-base-0.10.36-2|211	Group:		Sound
12mr|gstreamer0.10-plugins-base-0.10.36-2|212	Requires:	%{name} = %{version}
12mr|gstreamer0.10-plugins-base-0.10.36-2|213	BuildRequires:	libcdda-devel
12mr|gstreamer0.10-plugins-base-0.10.36-2|214	
12mr|gstreamer0.10-plugins-base-0.10.36-2|215	%description -n %{bname}-cdparanoia
12mr|gstreamer0.10-plugins-base-0.10.36-2|216	Plugin for ripping audio tracks using cdparanoia under GStreamer
12mr|gstreamer0.10-plugins-base-0.10.36-2|217	
12mr|gstreamer0.10-plugins-base-0.10.36-2|218	%files -n %{bname}-cdparanoia
12mr|gstreamer0.10-plugins-base-0.10.36-2|219	%{_libdir}/gstreamer-%{majorminor}/libgstcdparanoia.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|220	
12mr|gstreamer0.10-plugins-base-0.10.36-2|221	%if %{build_libvisual}
12mr|gstreamer0.10-plugins-base-0.10.36-2|222	%package -n %{bname}-libvisual
12mr|gstreamer0.10-plugins-base-0.10.36-2|223	Summary:	GStreamer visualisations plug-in based on libvisual
12mr|gstreamer0.10-plugins-base-0.10.36-2|224	Group:		Video
12mr|gstreamer0.10-plugins-base-0.10.36-2|225	Requires:	%{name} = %{version}
12mr|gstreamer0.10-plugins-base-0.10.36-2|226	BuildRequires:	libvisual-devel >= 0.4
12mr|gstreamer0.10-plugins-base-0.10.36-2|227	
12mr|gstreamer0.10-plugins-base-0.10.36-2|228	%description -n %{bname}-libvisual
12mr|gstreamer0.10-plugins-base-0.10.36-2|229	This plugin makes visualisations based on libvisual available for
12mr|gstreamer0.10-plugins-base-0.10.36-2|230	GStreamer applications.
12mr|gstreamer0.10-plugins-base-0.10.36-2|231	
12mr|gstreamer0.10-plugins-base-0.10.36-2|232	%files -n %{bname}-libvisual
12mr|gstreamer0.10-plugins-base-0.10.36-2|233	%{_libdir}/gstreamer-%{majorminor}/libgstlibvisual.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|234	%endif
12mr|gstreamer0.10-plugins-base-0.10.36-2|235	
12mr|gstreamer0.10-plugins-base-0.10.36-2|236	%prep
12mr|gstreamer0.10-plugins-base-0.10.36-2|237	%setup -q -n gst-plugins-base-%{version}
12mr|gstreamer0.10-plugins-base-0.10.36-2|238	%apply_patches
12mr|gstreamer0.10-plugins-base-0.10.36-2|239	
12mr|gstreamer0.10-plugins-base-0.10.36-2|240	%build
12mr|gstreamer0.10-plugins-base-0.10.36-2|241	%configure2_5x --disable-dependency-tracking \
12mr|gstreamer0.10-plugins-base-0.10.36-2|242	--enable-experimental \
12mr|gstreamer0.10-plugins-base-0.10.36-2|243	--with-package-name='Mandriva %{name} package' \
12mr|gstreamer0.10-plugins-base-0.10.36-2|244	--with-package-origin='http://www.mandriva.com/' \
12mr|gstreamer0.10-plugins-base-0.10.36-2|245	--enable-libvisual
12mr|gstreamer0.10-plugins-base-0.10.36-2|246	%make
12mr|gstreamer0.10-plugins-base-0.10.36-2|247	
12mr|gstreamer0.10-plugins-base-0.10.36-2|248	%check
12mr|gstreamer0.10-plugins-base-0.10.36-2|249	cd tests/check
12mr|gstreamer0.10-plugins-base-0.10.36-2|250	#gw check fail with a gconf error in 0.10.21
12mr|gstreamer0.10-plugins-base-0.10.36-2|251	#make check
12mr|gstreamer0.10-plugins-base-0.10.36-2|252	
12mr|gstreamer0.10-plugins-base-0.10.36-2|253	%install
12mr|gstreamer0.10-plugins-base-0.10.36-2|254	%__rm -rf %{buildroot} gst-plugins-base-%{majorminor}.lang
12mr|gstreamer0.10-plugins-base-0.10.36-2|255	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12mr|gstreamer0.10-plugins-base-0.10.36-2|256	%find_lang gst-plugins-base-%{majorminor}
12mr|gstreamer0.10-plugins-base-0.10.36-2|257	# Clean out files that should not be part of the rpm.
12mr|gstreamer0.10-plugins-base-0.10.36-2|258	# This is the recommended way of dealing with it for RH8
12mr|gstreamer0.10-plugins-base-0.10.36-2|259	%__rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.la
12mr|gstreamer0.10-plugins-base-0.10.36-2|260	%__rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.a
12mr|gstreamer0.10-plugins-base-0.10.36-2|261	%__rm -f %{buildroot}%{_libdir}/*.a
12mr|gstreamer0.10-plugins-base-0.10.36-2|262	%__rm -f %{buildroot}%{_libdir}/*.la
12mr|gstreamer0.10-plugins-base-0.10.36-2|263	
12mr|gstreamer0.10-plugins-base-0.10.36-2|264	%clean
12mr|gstreamer0.10-plugins-base-0.10.36-2|265	%__rm -rf %{buildroot}
12mr|gstreamer0.10-plugins-base-0.10.36-2|266	
12mr|gstreamer0.10-plugins-base-0.10.36-2|267	%files -f gst-plugins-base-%{majorminor}.lang
12mr|gstreamer0.10-plugins-base-0.10.36-2|268	%doc AUTHORS COPYING README NEWS
12mr|gstreamer0.10-plugins-base-0.10.36-2|269	%{_bindir}/gst-discoverer-%{majorminor}
12mr|gstreamer0.10-plugins-base-0.10.36-2|270	%{_bindir}/gst-visualise-%{majorminor}
12mr|gstreamer0.10-plugins-base-0.10.36-2|271	%{_datadir}/gst-plugins-base/license-translations.dict
12mr|gstreamer0.10-plugins-base-0.10.36-2|272	%{_mandir}/man1/gst-visualise-%{majorminor}.1*
12mr|gstreamer0.10-plugins-base-0.10.36-2|273	%{_libdir}/gstreamer-%{majorminor}/libgstffmpegcolorspace.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|274	# non-core plugins without external dependencies
12mr|gstreamer0.10-plugins-base-0.10.36-2|275	%{_libdir}/gstreamer-%{majorminor}/libgstapp.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|276	%{_libdir}/gstreamer-%{majorminor}/libgstaudioconvert.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|277	%{_libdir}/gstreamer-%{majorminor}/libgstaudiorate.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|278	%{_libdir}/gstreamer-%{majorminor}/libgstaudioresample.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|279	%{_libdir}/gstreamer-%{majorminor}/libgstaudiotestsrc.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|280	%{_libdir}/gstreamer-%{majorminor}/libgstdecodebin.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|281	%{_libdir}/gstreamer-%{majorminor}/libgstdecodebin2.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|282	%{_libdir}/gstreamer-%{majorminor}/libgstencodebin.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|283	%{_libdir}/gstreamer-%{majorminor}/libgstgdp.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|284	%{_libdir}/gstreamer-%{majorminor}/libgstgio.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|285	%{_libdir}/gstreamer-%{majorminor}/libgstpango.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|286	%{_libdir}/gstreamer-%{majorminor}/libgstplaybin.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|287	%{_libdir}/gstreamer-%{majorminor}/libgstsubparse.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|288	%{_libdir}/gstreamer-%{majorminor}/libgsttcp.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|289	%{_libdir}/gstreamer-%{majorminor}/libgstvolume.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|290	%{_libdir}/gstreamer-%{majorminor}/libgstadder.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|291	%{_libdir}/gstreamer-%{majorminor}/libgsttypefindfunctions.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|292	%{_libdir}/gstreamer-%{majorminor}/libgstvideotestsrc.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|293	%{_libdir}/gstreamer-%{majorminor}/libgsttheora.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|294	%{_libdir}/gstreamer-%{majorminor}/libgstogg.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|295	%{_libdir}/gstreamer-%{majorminor}/libgstvideorate.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|296	%{_libdir}/gstreamer-%{majorminor}/libgstvideoscale.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|297	%{_libdir}/gstreamer-%{majorminor}/libgstvorbis.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|298	%{_libdir}/gstreamer-%{majorminor}/libgstximagesink.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|299	%{_libdir}/gstreamer-%{majorminor}/libgstxvimagesink.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|300	%{_libdir}/gstreamer-%{majorminor}/libgstalsa.so
12mr|gstreamer0.10-plugins-base-0.10.36-2|301	

14239 12
12mr|gstreamer0.10-plugins-good-0.10.31-2|1	%define major 0.10
12mr|gstreamer0.10-plugins-good-0.10.31-2|2	%define majorminor 0.10
12mr|gstreamer0.10-plugins-good-0.10.31-2|3	%define bname gstreamer0.10
12mr|gstreamer0.10-plugins-good-0.10.31-2|4	%define gst_required_version 0.10.33
12mr|gstreamer0.10-plugins-good-0.10.31-2|5	
12mr|gstreamer0.10-plugins-good-0.10.31-2|6	Summary:	GStreamer Streaming-media framework plug-ins
12mr|gstreamer0.10-plugins-good-0.10.31-2|7	Name:		%{bname}-plugins-good
12mr|gstreamer0.10-plugins-good-0.10.31-2|8	Version:	0.10.31
12mr|gstreamer0.10-plugins-good-0.10.31-2|9	Release:	2
12mr|gstreamer0.10-plugins-good-0.10.31-2|10	License:	LGPLv2+
12mr|gstreamer0.10-plugins-good-0.10.31-2|11	Group:		Sound
12mr|gstreamer0.10-plugins-good-0.10.31-2|12	Source:		ftp://ftp.gnome.org/pub/GNOME/sources/gst-plugins-good/0.10/gst-plugins-good-%{version}.tar.xz
12mr|gstreamer0.10-plugins-good-0.10.31-2|13	URL:		http://gstreamer.freedesktop.org/
12mr|gstreamer0.10-plugins-good-0.10.31-2|14	#gw for the pixbuf plugin
12mr|gstreamer0.10-plugins-good-0.10.31-2|15	BuildRequires:	pkgconfig(gdk-2.0)
12mr|gstreamer0.10-plugins-good-0.10.31-2|16	BuildRequires:	pkgconfig(glib-2.0)
12mr|gstreamer0.10-plugins-good-0.10.31-2|17	BuildRequires:	pkgconfig(libpng)
12mr|gstreamer0.10-plugins-good-0.10.31-2|18	BuildRequires:	jpeg-devel
12mr|gstreamer0.10-plugins-good-0.10.31-2|19	BuildRequires:	pkgconfig(orc-0.4)
12mr|gstreamer0.10-plugins-good-0.10.31-2|20	BuildRequires:	pkgconfig(vorbis)
12mr|gstreamer0.10-plugins-good-0.10.31-2|21	BuildRequires:	pkgconfig(theora)
12mr|gstreamer0.10-plugins-good-0.10.31-2|22	BuildRequires:	pkgconfig(shout)
12mr|gstreamer0.10-plugins-good-0.10.31-2|23	BuildRequires:	pkgconfig(libv4l1)
12mr|gstreamer0.10-plugins-good-0.10.31-2|24	BuildRequires:	pkgconfig(libv4l2)
12mr|gstreamer0.10-plugins-good-0.10.31-2|25	BuildRequires:	bzip2-devel
12mr|gstreamer0.10-plugins-good-0.10.31-2|26	BuildRequires:	gettext-devel
12mr|gstreamer0.10-plugins-good-0.10.31-2|27	BuildRequires:	pkgconfig(taglib)
12mr|gstreamer0.10-plugins-good-0.10.31-2|28	BuildRequires:	pkgconfig(gudev-1.0)
12mr|gstreamer0.10-plugins-good-0.10.31-2|29	# libtool dep:
12mr|gstreamer0.10-plugins-good-0.10.31-2|30	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|gstreamer0.10-plugins-good-0.10.31-2|31	%ifarch %{ix86}
12mr|gstreamer0.10-plugins-good-0.10.31-2|32	BuildRequires:	nasm => 0.90
12mr|gstreamer0.10-plugins-good-0.10.31-2|33	%endif
12mr|gstreamer0.10-plugins-good-0.10.31-2|34	BuildRequires:	valgrind
12mr|gstreamer0.10-plugins-good-0.10.31-2|35	BuildRequires:	pkgconfig(check)
12mr|gstreamer0.10-plugins-good-0.10.31-2|36	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10) >= %{gst_required_version}
12mr|gstreamer0.10-plugins-good-0.10.31-2|37	BuildRequires:	gstreamer0.10-plugins-base
12mr|gstreamer0.10-plugins-good-0.10.31-2|38	BuildRequires:	pkgconfig(glu)
12mr|gstreamer0.10-plugins-good-0.10.31-2|39	BuildRequires:	pkgconfig(gconf-2.0)
12mr|gstreamer0.10-plugins-good-0.10.31-2|40	BuildRequires:	GConf2
12mr|gstreamer0.10-plugins-good-0.10.31-2|41	#gw else the tests fail:
12mr|gstreamer0.10-plugins-good-0.10.31-2|42	#https://bugzilla.gnome.org/show_bug.cgi?id=619717
12mr|gstreamer0.10-plugins-good-0.10.31-2|43	BuildConflicts:	%{name} < 0.10.23
12mr|gstreamer0.10-plugins-good-0.10.31-2|44	BuildConflicts:	%{bname}-plugins-bad < 0.10.19
12mr|gstreamer0.10-plugins-good-0.10.31-2|45	Provides:	%{bname}-audiosrc
12mr|gstreamer0.10-plugins-good-0.10.31-2|46	Provides:	%{bname}-audiosink
12mr|gstreamer0.10-plugins-good-0.10.31-2|47	# some plugins moved from bad to good with release 0.10.23
12mr|gstreamer0.10-plugins-good-0.10.31-2|48	Conflicts:	gstreamer0.10-plugins-bad < 0.10.19
12mr|gstreamer0.10-plugins-good-0.10.31-2|49	# gw this is the default http source:
12mr|gstreamer0.10-plugins-good-0.10.31-2|50	Suggests:	%{bname}-soup
12mr|gstreamer0.10-plugins-good-0.10.31-2|51	
12mr|gstreamer0.10-plugins-good-0.10.31-2|52	%description
12mr|gstreamer0.10-plugins-good-0.10.31-2|53	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer0.10-plugins-good-0.10.31-2|54	operate on media data. Applications using this library can do anything
12mr|gstreamer0.10-plugins-good-0.10.31-2|55	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer0.10-plugins-good-0.10.31-2|56	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer0.10-plugins-good-0.10.31-2|57	types or processing capabilities can be added simply by installing new
12mr|gstreamer0.10-plugins-good-0.10.31-2|58	plug-ins.
12mr|gstreamer0.10-plugins-good-0.10.31-2|59	
12mr|gstreamer0.10-plugins-good-0.10.31-2|60	This package contains a set of plug-ins that are considered to have
12mr|gstreamer0.10-plugins-good-0.10.31-2|61	good quality code, correct functionality, the preferred license (LGPL
12mr|gstreamer0.10-plugins-good-0.10.31-2|62	for the plug-in code, LGPL or LGPL-compatible for the supporting
12mr|gstreamer0.10-plugins-good-0.10.31-2|63	library). People writing elements should base their code on these
12mr|gstreamer0.10-plugins-good-0.10.31-2|64	elements.
12mr|gstreamer0.10-plugins-good-0.10.31-2|65	
12mr|gstreamer0.10-plugins-good-0.10.31-2|66	%package -n %{bname}-jack
12mr|gstreamer0.10-plugins-good-0.10.31-2|67	Summary:	GStreamer plug-in for the Jack Sound Server
12mr|gstreamer0.10-plugins-good-0.10.31-2|68	Group:		Sound
12mr|gstreamer0.10-plugins-good-0.10.31-2|69	BuildRequires:	pkgconfig(jack)
12mr|gstreamer0.10-plugins-good-0.10.31-2|70	Provides:	%{bname}-audiosrc
12mr|gstreamer0.10-plugins-good-0.10.31-2|71	Provides:	%{bname}-audiosink
12mr|gstreamer0.10-plugins-good-0.10.31-2|72	
12mr|gstreamer0.10-plugins-good-0.10.31-2|73	%description -n %{bname}-jack
12mr|gstreamer0.10-plugins-good-0.10.31-2|74	Plug-in for the JACK professional sound server.
12mr|gstreamer0.10-plugins-good-0.10.31-2|75	
12mr|gstreamer0.10-plugins-good-0.10.31-2|76	%files -n %{bname}-jack
12mr|gstreamer0.10-plugins-good-0.10.31-2|77	%{_libdir}/gstreamer-%{majorminor}/libgstjack.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|78	
12mr|gstreamer0.10-plugins-good-0.10.31-2|79	%package -n %{bname}-soup
12mr|gstreamer0.10-plugins-good-0.10.31-2|80	Summary:	GStreamer HTTP plugin based on libsoup
12mr|gstreamer0.10-plugins-good-0.10.31-2|81	Group:		System/Libraries
12mr|gstreamer0.10-plugins-good-0.10.31-2|82	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-good-0.10.31-2|83	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|gstreamer0.10-plugins-good-0.10.31-2|84	
12mr|gstreamer0.10-plugins-good-0.10.31-2|85	%description -n %{bname}-soup
12mr|gstreamer0.10-plugins-good-0.10.31-2|86	Plug-in for HTTP access based on libsoup.
12mr|gstreamer0.10-plugins-good-0.10.31-2|87	
12mr|gstreamer0.10-plugins-good-0.10.31-2|88	%files -n %{bname}-soup
12mr|gstreamer0.10-plugins-good-0.10.31-2|89	%{_libdir}/gstreamer-%{majorminor}/libgstsouphttpsrc.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|90	
12mr|gstreamer0.10-plugins-good-0.10.31-2|91	%package -n %{bname}-pulse
12mr|gstreamer0.10-plugins-good-0.10.31-2|92	Summary:	Pulseaudio plugin for GStreamer
12mr|gstreamer0.10-plugins-good-0.10.31-2|93	Group:		Sound
12mr|gstreamer0.10-plugins-good-0.10.31-2|94	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-good-0.10.31-2|95	BuildRequires:	pkgconfig(libpulse)
12mr|gstreamer0.10-plugins-good-0.10.31-2|96	
12mr|gstreamer0.10-plugins-good-0.10.31-2|97	%description -n %{bname}-pulse
12mr|gstreamer0.10-plugins-good-0.10.31-2|98	This is a GStreamer audio output plugin using the Pulseaudio sound server.
12mr|gstreamer0.10-plugins-good-0.10.31-2|99	
12mr|gstreamer0.10-plugins-good-0.10.31-2|100	%files -n %{bname}-pulse
12mr|gstreamer0.10-plugins-good-0.10.31-2|101	%{_libdir}/gstreamer-%{majorminor}/libgstpulse.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|102	
12mr|gstreamer0.10-plugins-good-0.10.31-2|103	### LIBDV ###
12mr|gstreamer0.10-plugins-good-0.10.31-2|104	%package -n %{bname}-dv
12mr|gstreamer0.10-plugins-good-0.10.31-2|105	Summary:	GStreamer DV plug-in
12mr|gstreamer0.10-plugins-good-0.10.31-2|106	Group:		Video
12mr|gstreamer0.10-plugins-good-0.10.31-2|107	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-good-0.10.31-2|108	BuildRequires:	pkgconfig(libdv)
12mr|gstreamer0.10-plugins-good-0.10.31-2|109	
12mr|gstreamer0.10-plugins-good-0.10.31-2|110	%description -n %{bname}-dv
12mr|gstreamer0.10-plugins-good-0.10.31-2|111	Plug-in for digital video support using libdv.
12mr|gstreamer0.10-plugins-good-0.10.31-2|112	
12mr|gstreamer0.10-plugins-good-0.10.31-2|113	%files -n %{bname}-dv
12mr|gstreamer0.10-plugins-good-0.10.31-2|114	%{_libdir}/gstreamer-%{majorminor}/libgstdv.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|115	
12mr|gstreamer0.10-plugins-good-0.10.31-2|116	%package -n %{bname}-speex
12mr|gstreamer0.10-plugins-good-0.10.31-2|117	Summary:	Gstreamer plugin for encoding and decoding Ogg Speex audio files
12mr|gstreamer0.10-plugins-good-0.10.31-2|118	Group:		Sound
12mr|gstreamer0.10-plugins-good-0.10.31-2|119	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-good-0.10.31-2|120	BuildRequires:	pkgconfig(speex)
12mr|gstreamer0.10-plugins-good-0.10.31-2|121	
12mr|gstreamer0.10-plugins-good-0.10.31-2|122	%description -n %{bname}-speex
12mr|gstreamer0.10-plugins-good-0.10.31-2|123	Plug-Ins for creating and playing Ogg Speex audio files.
12mr|gstreamer0.10-plugins-good-0.10.31-2|124	
12mr|gstreamer0.10-plugins-good-0.10.31-2|125	%files -n %{bname}-speex
12mr|gstreamer0.10-plugins-good-0.10.31-2|126	%{_libdir}/gstreamer-%{majorminor}/libgstspeex.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|127	
12mr|gstreamer0.10-plugins-good-0.10.31-2|128	### RAW1394 ###
12mr|gstreamer0.10-plugins-good-0.10.31-2|129	%package -n %{bname}-raw1394
12mr|gstreamer0.10-plugins-good-0.10.31-2|130	Summary:	GStreamer raw1394 Firewire plug-in
12mr|gstreamer0.10-plugins-good-0.10.31-2|131	Group:		System/Libraries
12mr|gstreamer0.10-plugins-good-0.10.31-2|132	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-good-0.10.31-2|133	BuildRequires:	pkgconfig(libavc1394)
12mr|gstreamer0.10-plugins-good-0.10.31-2|134	BuildRequires:	pkgconfig(libraw1394)
12mr|gstreamer0.10-plugins-good-0.10.31-2|135	BuildRequires:	pkgconfig(libiec61883)
12mr|gstreamer0.10-plugins-good-0.10.31-2|136	
12mr|gstreamer0.10-plugins-good-0.10.31-2|137	%description -n %{bname}-raw1394
12mr|gstreamer0.10-plugins-good-0.10.31-2|138	Plug-in for digital video support using raw1394.
12mr|gstreamer0.10-plugins-good-0.10.31-2|139	
12mr|gstreamer0.10-plugins-good-0.10.31-2|140	%files -n %{bname}-raw1394
12mr|gstreamer0.10-plugins-good-0.10.31-2|141	%{_libdir}/gstreamer-%{majorminor}/libgst1394.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|142	
12mr|gstreamer0.10-plugins-good-0.10.31-2|143	### FLAC ###
12mr|gstreamer0.10-plugins-good-0.10.31-2|144	%package -n %{bname}-flac
12mr|gstreamer0.10-plugins-good-0.10.31-2|145	Summary:	GStreamer plug-in for FLAC lossless audio
12mr|gstreamer0.10-plugins-good-0.10.31-2|146	Group:		Sound
12mr|gstreamer0.10-plugins-good-0.10.31-2|147	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-good-0.10.31-2|148	BuildRequires:	pkgconfig(flac)
12mr|gstreamer0.10-plugins-good-0.10.31-2|149	
12mr|gstreamer0.10-plugins-good-0.10.31-2|150	%description -n %{bname}-flac
12mr|gstreamer0.10-plugins-good-0.10.31-2|151	Plug-in for the free FLAC lossless audio format.
12mr|gstreamer0.10-plugins-good-0.10.31-2|152	
12mr|gstreamer0.10-plugins-good-0.10.31-2|153	%files -n %{bname}-flac
12mr|gstreamer0.10-plugins-good-0.10.31-2|154	%{_libdir}/gstreamer-%{majorminor}/libgstflac.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|155	
12mr|gstreamer0.10-plugins-good-0.10.31-2|156	### ESD ###
12mr|gstreamer0.10-plugins-good-0.10.31-2|157	%package -n %{bname}-esound
12mr|gstreamer0.10-plugins-good-0.10.31-2|158	Summary:	Gstreamer plugin for ESD sound output
12mr|gstreamer0.10-plugins-good-0.10.31-2|159	Group:		Sound
12mr|gstreamer0.10-plugins-good-0.10.31-2|160	Obsoletes:	%{bname}-esd < %{version}-%{release}
12mr|gstreamer0.10-plugins-good-0.10.31-2|161	Provides:	%{bname}-esd = %{version}-%{release}
12mr|gstreamer0.10-plugins-good-0.10.31-2|162	Requires:	esound >= 0.2.8
12mr|gstreamer0.10-plugins-good-0.10.31-2|163	BuildRequires:	pkgconfig(esound)
12mr|gstreamer0.10-plugins-good-0.10.31-2|164	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-good-0.10.31-2|165	Provides:	%{bname}-audiosrc
12mr|gstreamer0.10-plugins-good-0.10.31-2|166	Provides:	%{bname}-audiosink
12mr|gstreamer0.10-plugins-good-0.10.31-2|167	
12mr|gstreamer0.10-plugins-good-0.10.31-2|168	%description -n %{bname}-esound
12mr|gstreamer0.10-plugins-good-0.10.31-2|169	Output plugin for GStreamer for use with the esound package
12mr|gstreamer0.10-plugins-good-0.10.31-2|170	
12mr|gstreamer0.10-plugins-good-0.10.31-2|171	%files -n %{bname}-esound
12mr|gstreamer0.10-plugins-good-0.10.31-2|172	%{_libdir}/gstreamer-%{majorminor}/libgstesd.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|173	
12mr|gstreamer0.10-plugins-good-0.10.31-2|174	### AALIB ###
12mr|gstreamer0.10-plugins-good-0.10.31-2|175	%package -n %{bname}-aalib
12mr|gstreamer0.10-plugins-good-0.10.31-2|176	Summary:	Gstreamer plugin for Ascii-art output
12mr|gstreamer0.10-plugins-good-0.10.31-2|177	Group:		Video
12mr|gstreamer0.10-plugins-good-0.10.31-2|178	BuildRequires:	aalib-devel >= 1.3
12mr|gstreamer0.10-plugins-good-0.10.31-2|179	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-good-0.10.31-2|180	
12mr|gstreamer0.10-plugins-good-0.10.31-2|181	%description -n %{bname}-aalib
12mr|gstreamer0.10-plugins-good-0.10.31-2|182	Plugin for viewing movies in Ascii-art using aalib library.
12mr|gstreamer0.10-plugins-good-0.10.31-2|183	
12mr|gstreamer0.10-plugins-good-0.10.31-2|184	%files -n %{bname}-aalib
12mr|gstreamer0.10-plugins-good-0.10.31-2|185	%{_libdir}/gstreamer-%{majorminor}/libgstaasink.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|186	
12mr|gstreamer0.10-plugins-good-0.10.31-2|187	%package -n %{bname}-caca
12mr|gstreamer0.10-plugins-good-0.10.31-2|188	Summary:	Gstreamer plugin for Ascii-art output
12mr|gstreamer0.10-plugins-good-0.10.31-2|189	Group:		Video
12mr|gstreamer0.10-plugins-good-0.10.31-2|190	BuildRequires:	pkgconfig(caca)
12mr|gstreamer0.10-plugins-good-0.10.31-2|191	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-good-0.10.31-2|192	
12mr|gstreamer0.10-plugins-good-0.10.31-2|193	%description -n %{bname}-caca
12mr|gstreamer0.10-plugins-good-0.10.31-2|194	Plugin for viewing movies in Ascii-art using caca library.
12mr|gstreamer0.10-plugins-good-0.10.31-2|195	
12mr|gstreamer0.10-plugins-good-0.10.31-2|196	%files -n %{bname}-caca
12mr|gstreamer0.10-plugins-good-0.10.31-2|197	%{_libdir}/gstreamer-%{majorminor}/libgstcacasink.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|198	
12mr|gstreamer0.10-plugins-good-0.10.31-2|199	%package -n %{bname}-wavpack
12mr|gstreamer0.10-plugins-good-0.10.31-2|200	Summary:	Gstreamer plugin for encoding and decoding WavPack audio files
12mr|gstreamer0.10-plugins-good-0.10.31-2|201	Group:		Sound
12mr|gstreamer0.10-plugins-good-0.10.31-2|202	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-good-0.10.31-2|203	BuildRequires:	pkgconfig(wavpack)
12mr|gstreamer0.10-plugins-good-0.10.31-2|204	
12mr|gstreamer0.10-plugins-good-0.10.31-2|205	%description -n %{bname}-wavpack
12mr|gstreamer0.10-plugins-good-0.10.31-2|206	Plug-Ins for creating and playing WavPack audio files.
12mr|gstreamer0.10-plugins-good-0.10.31-2|207	
12mr|gstreamer0.10-plugins-good-0.10.31-2|208	%files -n %{bname}-wavpack
12mr|gstreamer0.10-plugins-good-0.10.31-2|209	%{_libdir}/gstreamer-%{majorminor}/libgstwavpack.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|210	
12mr|gstreamer0.10-plugins-good-0.10.31-2|211	
12mr|gstreamer0.10-plugins-good-0.10.31-2|212	%prep
12mr|gstreamer0.10-plugins-good-0.10.31-2|213	%setup -q -n gst-plugins-good-%{version}
12mr|gstreamer0.10-plugins-good-0.10.31-2|214	%apply_patches
12mr|gstreamer0.10-plugins-good-0.10.31-2|215	
12mr|gstreamer0.10-plugins-good-0.10.31-2|216	%build
12mr|gstreamer0.10-plugins-good-0.10.31-2|217	%configure2_5x  \
12mr|gstreamer0.10-plugins-good-0.10.31-2|218	--with-package-name='ROSA %{name} package' \
12mr|gstreamer0.10-plugins-good-0.10.31-2|219	--with-package-origin='http://rosalinux.com' \
12mr|gstreamer0.10-plugins-good-0.10.31-2|220	--disable-dependency-tracking   --enable-experimental --disable-hal
12mr|gstreamer0.10-plugins-good-0.10.31-2|221	%make
12mr|gstreamer0.10-plugins-good-0.10.31-2|222	
12mr|gstreamer0.10-plugins-good-0.10.31-2|223	%install
12mr|gstreamer0.10-plugins-good-0.10.31-2|224	%__rm -rf %{buildroot} gst-plugins-base-%{majorminor}.lang
12mr|gstreamer0.10-plugins-good-0.10.31-2|225	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std GETTEXT_PACKAGE=gst-plugins-good-%{majorminor}
12mr|gstreamer0.10-plugins-good-0.10.31-2|226	%find_lang gst-plugins-good-%{majorminor}
12mr|gstreamer0.10-plugins-good-0.10.31-2|227	# Clean out files that should not be part of the rpm.
12mr|gstreamer0.10-plugins-good-0.10.31-2|228	# This is the recommended way of dealing with it for RH8
12mr|gstreamer0.10-plugins-good-0.10.31-2|229	%__rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.la
12mr|gstreamer0.10-plugins-good-0.10.31-2|230	%__rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.a
12mr|gstreamer0.10-plugins-good-0.10.31-2|231	%__rm -f %{buildroot}%{_libdir}/*.a
12mr|gstreamer0.10-plugins-good-0.10.31-2|232	%__rm -f %{buildroot}%{_libdir}/*.la
12mr|gstreamer0.10-plugins-good-0.10.31-2|233	
12mr|gstreamer0.10-plugins-good-0.10.31-2|234	#blino remove development doc since we don't ship devel files
12mr|gstreamer0.10-plugins-good-0.10.31-2|235	%__rm -rf %{buildroot}%{_docdir}/docs/plugins/html
12mr|gstreamer0.10-plugins-good-0.10.31-2|236	
12mr|gstreamer0.10-plugins-good-0.10.31-2|237	%clean
12mr|gstreamer0.10-plugins-good-0.10.31-2|238	%__rm -rf %{buildroot}
12mr|gstreamer0.10-plugins-good-0.10.31-2|239	
12mr|gstreamer0.10-plugins-good-0.10.31-2|240	%define schemas gstreamer-0.10
12mr|gstreamer0.10-plugins-good-0.10.31-2|241	
12mr|gstreamer0.10-plugins-good-0.10.31-2|242	%post
12mr|gstreamer0.10-plugins-good-0.10.31-2|243	%post_install_gconf_schemas %{schemas}
12mr|gstreamer0.10-plugins-good-0.10.31-2|244	
12mr|gstreamer0.10-plugins-good-0.10.31-2|245	%preun
12mr|gstreamer0.10-plugins-good-0.10.31-2|246	%preun_uninstall_gconf_schemas %{schemas}
12mr|gstreamer0.10-plugins-good-0.10.31-2|247	
12mr|gstreamer0.10-plugins-good-0.10.31-2|248	%files -f gst-plugins-good-%{majorminor}.lang
12mr|gstreamer0.10-plugins-good-0.10.31-2|249	%doc AUTHORS COPYING README NEWS
12mr|gstreamer0.10-plugins-good-0.10.31-2|250	%{_sysconfdir}/gconf/schemas/gstreamer-%{majorminor}.schemas
12mr|gstreamer0.10-plugins-good-0.10.31-2|251	%{_libdir}/gstreamer-%{majorminor}/libgstalaw.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|252	%{_libdir}/gstreamer-%{majorminor}/libgstannodex.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|253	%{_libdir}/gstreamer-%{majorminor}/libgstalpha.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|254	%{_libdir}/gstreamer-%{majorminor}/libgstalphacolor.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|255	%{_libdir}/gstreamer-%{majorminor}/libgstapetag.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|256	%{_libdir}/gstreamer-%{majorminor}/libgstaudiofx.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|257	%{_libdir}/gstreamer-%{majorminor}/libgstaudioparsers.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|258	%{_libdir}/gstreamer-%{majorminor}/libgstauparse.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|259	%{_libdir}/gstreamer-%{majorminor}/libgstautodetect.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|260	%{_libdir}/gstreamer-%{majorminor}/libgstavi.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|261	%{_libdir}/gstreamer-%{majorminor}/libgstcairo.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|262	%{_libdir}/gstreamer-%{majorminor}/libgstcutter.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|263	%{_libdir}/gstreamer-%{majorminor}/libgstdebug.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|264	%{_libdir}/gstreamer-%{majorminor}/libgstdeinterlace.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|265	%{_libdir}/gstreamer-%{majorminor}/libgstefence.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|266	%{_libdir}/gstreamer-%{majorminor}/libgsteffectv.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|267	%{_libdir}/gstreamer-%{majorminor}/libgstflv.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|268	%{_libdir}/gstreamer-%{majorminor}/libgstequalizer.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|269	%{_libdir}/gstreamer-%{majorminor}/libgstflxdec.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|270	%{_libdir}/gstreamer-%{majorminor}/libgstgconfelements.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|271	%{_libdir}/gstreamer-%{majorminor}/libgstgdkpixbuf.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|272	%{_libdir}/gstreamer-%{majorminor}/libgstgoom.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|273	%{_libdir}/gstreamer-%{majorminor}/libgstgoom2k1.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|274	%{_libdir}/gstreamer-%{majorminor}/libgsticydemux.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|275	%{_libdir}/gstreamer-%{majorminor}/libgstid3demux.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|276	%{_libdir}/gstreamer-%{majorminor}/libgstimagefreeze.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|277	%{_libdir}/gstreamer-%{majorminor}/libgstinterleave.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|278	%{_libdir}/gstreamer-%{majorminor}/libgstisomp4.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|279	%{_libdir}/gstreamer-%{majorminor}/libgstjpeg.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|280	%{_libdir}/gstreamer-%{majorminor}/libgstlevel.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|281	%{_libdir}/gstreamer-%{majorminor}/libgstmatroska.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|282	%{_libdir}/gstreamer-%{majorminor}/libgstmonoscope.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|283	%{_libdir}/gstreamer-%{majorminor}/libgstmulaw.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|284	%{_libdir}/gstreamer-%{majorminor}/libgstmultifile.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|285	%{_libdir}/gstreamer-%{majorminor}/libgstmultipart.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|286	%{_libdir}/gstreamer-%{majorminor}/libgstnavigationtest.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|287	%{_libdir}/gstreamer-%{majorminor}/libgstossaudio.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|288	%{_libdir}/gstreamer-%{majorminor}/libgstoss4audio.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|289	%{_libdir}/gstreamer-%{majorminor}/libgstpng.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|290	%{_libdir}/gstreamer-%{majorminor}/libgstreplaygain.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|291	%{_libdir}/gstreamer-%{majorminor}/libgstrtp.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|292	%{_libdir}/gstreamer-%{majorminor}/libgstrtpmanager.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|293	%{_libdir}/gstreamer-%{majorminor}/libgstrtsp.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|294	%{_libdir}/gstreamer-%{majorminor}/libgstshapewipe.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|295	%{_libdir}/gstreamer-%{majorminor}/libgstshout2.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|296	%{_libdir}/gstreamer-%{majorminor}/libgstsmpte.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|297	%{_libdir}/gstreamer-%{majorminor}/libgstspectrum.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|298	%{_libdir}/gstreamer-%{majorminor}/libgsttaglib.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|299	%{_libdir}/gstreamer-%{majorminor}/libgstudp.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|300	%{_libdir}/gstreamer-%{majorminor}/libgstvideo4linux2.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|301	%{_libdir}/gstreamer-%{majorminor}/libgstvideobox.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|302	%{_libdir}/gstreamer-%{majorminor}/libgstvideocrop.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|303	%{_libdir}/gstreamer-%{majorminor}/libgstvideofilter.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|304	%{_libdir}/gstreamer-%{majorminor}/libgstvideomixer.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|305	%{_libdir}/gstreamer-%{majorminor}/libgstwavenc.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|306	%{_libdir}/gstreamer-%{majorminor}/libgstwavparse.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|307	%{_libdir}/gstreamer-%{majorminor}/libgstximagesrc.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|308	%{_libdir}/gstreamer-%{majorminor}/libgsty4menc.so
12mr|gstreamer0.10-plugins-good-0.10.31-2|309	%dir %{_datadir}/gstreamer-%{majorminor}/
12mr|gstreamer0.10-plugins-good-0.10.31-2|310	%dir %{_datadir}/gstreamer-%{majorminor}/presets
12mr|gstreamer0.10-plugins-good-0.10.31-2|311	%{_datadir}/gstreamer-%{majorminor}/presets/*
12mr|gstreamer0.10-plugins-good-0.10.31-2|312	
12mr|gstreamer0.10-plugins-good-0.10.31-2|313	
12mr|gstreamer0.10-plugins-good-0.10.31-2|314	%changelog
12mr|gstreamer0.10-plugins-good-0.10.31-2|315	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gstreamer0.10-plugins-good-0.10.31-2|316	+ Commit: f05ea76
12mr|gstreamer0.10-plugins-good-0.10.31-2|317	- Convert BuildRequires to pkgconfig style
12mr|gstreamer0.10-plugins-good-0.10.31-2|318	
12mr|gstreamer0.10-plugins-good-0.10.31-2|319	

14240 12
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|1	%define _glib2 2.2
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|2	%define major 0.10
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|3	%define majorminor 0.10
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|4	%define bname gstreamer0.10
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|5	%define build_plf 0
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|6	%{?_with_plf: %{expand: %%global build_plf 1}}
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|7	%define build_experimental 0
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|8	%{?_with_experimental: %{expand: %%global build_experimental 1}}
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|9	%define build_lame 0
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|10	%define build_amrnb 0
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|11	%define build_amrwbdec 0
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|12	%define build_x264 0
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|13	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|14	######################################33
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|15	# Hardcode PLF build
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|16	%define build_plf 0
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|17	######################################33
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|18	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|19	%if %{build_plf}
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|20	%define distsuffix plf
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|21	%if %mdvver >= 201100
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|22	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|23	%define extrarelsuffix plf
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|24	%endif
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|25	%define build_lame 1
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|26	%define build_x264 1
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|27	%define build_amrnb 1
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|28	%define build_amrwbdec 1
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|29	%endif
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|30	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|31	Summary:	GStreamer Streaming-media framework plug-ins
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|32	Name:		%{bname}-plugins-ugly
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|33	Version:	0.10.19
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|34	Release:	1%{?extrarelsuffix}
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|35	License:	LGPLv2+
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|36	Group:		Sound
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|37	URL:		http://gstreamer.freedesktop.org/
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|38	Source:		http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{version}.tar.xz
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|39	Patch0:		gstreamer-plugins-ugly-0.10.17-amr-linking.patch
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|40	Patch1:		gst-plugins-ugly-0.10.19-opencore.patch
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|41	#gw for the pixbuf plugin
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|42	BuildRequires:	gtk+2-devel
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|43	BuildRequires:	glib2-devel >= %{_glib2}
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|44	BuildRequires:	liborc-devel >= 0.4.5
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|45	BuildRequires:	libgstreamer-plugins-base-devel >= 0.10.36
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|46	BuildRequires:	mesaglu-devel
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|47	BuildRequires:	libmad-devel
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|48	BuildRequires:	libid3tag-devel
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|49	BuildRequires:	libdvdread-devel
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|50	%ifnarch %{mips} %{arm}
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|51	BuildRequires:	valgrind
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|52	%endif
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|53	BuildRequires:	libcheck-devel
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|54	Provides:	%{bname}-audiosrc
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|55	Provides:	%{bname}-audiosink
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|56	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|57	%description
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|58	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|59	operate on media data. Applications using this library can do anything
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|60	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|61	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|62	types or processing capabilities can be added simply by installing new
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|63	plug-ins.
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|64	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|65	This package contains a set of plug-ins that have good quality and
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|66	correct functionality, but distributing them might pose problems. The
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|67	license on either the plug-ins or the supporting libraries might not
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|68	be how the GStreamer authors like. The code might be widely known to
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|69	present patent problems.
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|70	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|71	%if %{build_plf}
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|72	This package is in restricted as it violates some patents.
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|73	%endif
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|74	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|75	%if %{build_lame}
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|76	### LAME ###
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|77	%package -n %{bname}-lame
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|78	Summary:	GStreamer plug-in for encoding mp3 songs using lame
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|79	Group:		Sound
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|80	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|81	BuildRequires:	liblame-devel >= 3.89
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|82	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|83	%description -n %{bname}-lame
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|84	Plug-in for encoding mp3 with lame under GStreamer.
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|85	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|86	This package is in restricted as it violates some patents.
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|87	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|88	%files -n %{bname}-lame
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|89	%{_libdir}/gstreamer-%{majorminor}/libgstlame.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|90	%endif
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|91	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|92	%if %{build_x264}
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|93	%package -n %{bname}-x264
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|94	Summary:	GStreamer plug-in for H264/AVC video encoding
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|95	Group:		Video
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|96	BuildRequires:	x264-devel
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|97	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|98	%description -n %{bname}-x264
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|99	Plug-in for encoding H264/AVC video.
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|100	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|101	This package is in restricted as it violates some patents.
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|102	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|103	%files -n %{bname}-x264
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|104	%{_libdir}/gstreamer-%{majorminor}/libgstx264.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|105	%{_datadir}/gstreamer-%{majorminor}/presets/GstX264Enc.prs
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|106	%endif
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|107	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|108	%if %{build_amrnb}
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|109	%package -n %{bname}-amrnb
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|110	Summary:	GStreamer plug-in for AMR-NB support
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|111	Group:		Sound
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|112	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|113	BuildRequires:	opencore-amr-devel
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|114	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|115	%description -n %{bname}-amrnb
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|116	Plug-in for decoding AMR-NB under GStreamer.
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|117	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|118	This package is in restricted as it violates some patents.
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|119	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|120	%files -n %{bname}-amrnb
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|121	%{_libdir}/gstreamer-%{majorminor}/libgstamrnb.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|122	%{_datadir}/gstreamer-%{majorminor}/presets/GstAmrnbEnc.prs
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|123	%endif
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|124	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|125	%if %{build_amrwbdec}
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|126	%package -n %{bname}-amrwbdec
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|127	Summary:	GStreamer plug-in for AMR-WB decoding support
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|128	Group:		Sound
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|129	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|130	BuildRequires:	opencore-amr-devel
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|131	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|132	%description -n %{bname}-amrwbdec
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|133	Plug-in for decoding AMR-Wb under GStreamer.
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|134	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|135	This package is in restricted as it violates some patents.
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|136	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|137	%files -n %{bname}-amrwbdec
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|138	%{_libdir}/gstreamer-%{majorminor}/libgstamrwbdec.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|139	%endif
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|140	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|141	### SIDPLAY ###
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|142	%package -n %{bname}-sid
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|143	Summary:	GStreamer Sid C64 music plugin
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|144	Group:		Sound
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|145	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|146	BuildRequires:	sidplay-devel => 1.36.0
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|147	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|148	%description -n %{bname}-sid
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|149	Plugin for playback of C64 SID format music files
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|150	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|151	%files -n %{bname}-sid
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|152	%{_libdir}/gstreamer-%{majorminor}/libgstsid.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|153	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|154	### A52DEC ###
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|155	%package -n %{bname}-a52dec
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|156	Summary:	GStreamer VOB decoder plugin
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|157	Group:		Sound
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|158	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|159	BuildRequires:	a52dec-devel >= 0.7.3
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|160	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|161	%description -n %{bname}-a52dec
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|162	Plugin for decoding of VOB files
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|163	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|164	%files -n %{bname}-a52dec
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|165	%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|166	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|167	%package -n %{bname}-mpeg
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|168	Summary:	GStreamer plug-ins for MPEG video playback and encoding
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|169	Group:		Video
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|170	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|171	BuildRequires:	libmpeg2dec-devel => 0.3.1
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|172	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|173	%description -n %{bname}-mpeg
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|174	Plug-ins for playing and encoding MPEG video.
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|175	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|176	%files -n %{bname}-mpeg
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|177	%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|178	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|179	%package -n %{bname}-cdio
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|180	Summary:	GStreamer plug-in for audio CD playback
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|181	Group:		Sound
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|182	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|183	BuildRequires:	libcdio-devel
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|184	Conflicts:	%{bname}-plugins-good < 0.10.10
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|185	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|186	%description -n %{bname}-cdio
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|187	Plug-in for audio CD playback.
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|188	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|189	%files -n %{bname}-cdio
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|190	%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|191	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|192	%package -n %{bname}-twolame
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|193	Summary:	GStreamer plug-in for MP2 encoding support
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|194	Group:		Sound
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|195	Requires:	%{bname}-plugins
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|196	BuildRequires:	libtwolame-devel
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|197	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|198	%description -n %{bname}-twolame
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|199	Plug-in for encoding MP2 under GStreamer.
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|200	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|201	%files -n %{bname}-twolame
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|202	%{_libdir}/gstreamer-%{majorminor}/libgsttwolame.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|203	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|204	%prep
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|205	%setup -q -n gst-plugins-ugly-%{version}
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|206	%apply_patches
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|207	autoconf
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|208	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|209	%build
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|210	%configure2_5x --disable-dependency-tracking \
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|211	--with-package-name='ROSA %{name} package' \
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|212	--with-package-origin='http://www.rosalab.com/' \
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|213	%if ! %{build_lame}
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|214	--disable-lame \
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|215	%endif
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|216	%if %{build_experimental}
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|217	--enable-experimental
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|218	%endif
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|219	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|220	%make
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|221	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|222	%check
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|223	cd tests/check
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|224	make check
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|225	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|226	%install
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|227	rm -rf %{buildroot}
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|228	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|229	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|230	%find_lang gst-plugins-ugly-%{majorminor}
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|231	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|232	# Clean out files that should not be part of the rpm.
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|233	# This is the recommended way of dealing with it for RH8
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|234	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.la
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|235	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.a
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|236	rm -f %{buildroot}%{_libdir}/*.a
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|237	rm -f %{buildroot}%{_libdir}/*.la
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|238	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|239	%clean
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|240	rm -rf %{buildroot}
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|241	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|242	%files -f gst-plugins-ugly-%{majorminor}.lang
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|243	%doc AUTHORS COPYING README NEWS
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|244	%{_libdir}/gstreamer-%{majorminor}/libgstasf.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|245	%{_libdir}/gstreamer-%{majorminor}/libgstdvdlpcmdec.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|246	%{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|247	%{_libdir}/gstreamer-%{majorminor}/libgstdvdsub.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|248	%{_libdir}/gstreamer-%{majorminor}/libgstiec958.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|249	%{_libdir}/gstreamer-%{majorminor}/libgstmad.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|250	%{_libdir}/gstreamer-%{majorminor}/libgstmpegaudioparse.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|251	%{_libdir}/gstreamer-%{majorminor}/libgstmpegstream.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|252	%{_libdir}/gstreamer-%{majorminor}/libgstrmdemux.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|253	%if %{build_experimental}
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|254	%{_libdir}/gstreamer-%{majorminor}/libgstsynaesthesia.so
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|255	%endif
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|256	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|257	
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|258	%changelog
12mr|gstreamer0.10-plugins-ugly-0.10.19-1|259	

14241 12
12mr|gstreamer0.10-python-0.10.22-1|1	%define oname gst-python
12mr|gstreamer0.10-python-0.10.22-1|2	%define name gstreamer0.10-python
12mr|gstreamer0.10-python-0.10.22-1|3	
12mr|gstreamer0.10-python-0.10.22-1|4	Name:		%{name}
12mr|gstreamer0.10-python-0.10.22-1|5	Version:	0.10.22
12mr|gstreamer0.10-python-0.10.22-1|6	Release:	%mkrel 1
12mr|gstreamer0.10-python-0.10.22-1|7	Summary:	Python bindings for GStreamer
12mr|gstreamer0.10-python-0.10.22-1|8	Group:		Development/Python
12mr|gstreamer0.10-python-0.10.22-1|9	License:	LGPLv2+
12mr|gstreamer0.10-python-0.10.22-1|10	URL:            http://gstreamer.freedesktop.org/
12mr|gstreamer0.10-python-0.10.22-1|11	Source0:	http://gstreamer.freedesktop.org/src/gst-python/%{oname}-%{version}.tar.bz2
12mr|gstreamer0.10-python-0.10.22-1|12	Patch0:		gst-python-0.10.17-linkage.patch
12mr|gstreamer0.10-python-0.10.22-1|13	#gw reall fix python dir (bug #54969)
12mr|gstreamer0.10-python-0.10.22-1|14	Patch1: gst-python-0.10.20-fix-python-detection.patch
12mr|gstreamer0.10-python-0.10.22-1|15	BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
12mr|gstreamer0.10-python-0.10.22-1|16	Requires: 	python
12mr|gstreamer0.10-python-0.10.22-1|17	Requires: 	pygtk2.0
12mr|gstreamer0.10-python-0.10.22-1|18	BuildRequires:	libgstreamer-plugins-base-devel >= 0.10.32
12mr|gstreamer0.10-python-0.10.22-1|19	BuildRequires:	pygtk2.0-devel
12mr|gstreamer0.10-python-0.10.22-1|20	%py_requires -d
12mr|gstreamer0.10-python-0.10.22-1|21	#gw for the docs
12mr|gstreamer0.10-python-0.10.22-1|22	#BuildRequires:	xmlto
12mr|gstreamer0.10-python-0.10.22-1|23	#BuildRequires:  libxml2-utils
12mr|gstreamer0.10-python-0.10.22-1|24	
12mr|gstreamer0.10-python-0.10.22-1|25	%description
12mr|gstreamer0.10-python-0.10.22-1|26	This module contains a binding that allows GStreamer applications
12mr|gstreamer0.10-python-0.10.22-1|27	to be written in Python.
12mr|gstreamer0.10-python-0.10.22-1|28	
12mr|gstreamer0.10-python-0.10.22-1|29	%package devel
12mr|gstreamer0.10-python-0.10.22-1|30	Summary:	Python bindings for GStreamer - development files
12mr|gstreamer0.10-python-0.10.22-1|31	Group:		Development/Python
12mr|gstreamer0.10-python-0.10.22-1|32	Requires:	%{name} = %{version}
12mr|gstreamer0.10-python-0.10.22-1|33	
12mr|gstreamer0.10-python-0.10.22-1|34	%description devel
12mr|gstreamer0.10-python-0.10.22-1|35	This module contains a binding that allows GStreamer applications
12mr|gstreamer0.10-python-0.10.22-1|36	to be written in Python.
12mr|gstreamer0.10-python-0.10.22-1|37	
12mr|gstreamer0.10-python-0.10.22-1|38	Install this to build programs depending on %{name}.
12mr|gstreamer0.10-python-0.10.22-1|39	
12mr|gstreamer0.10-python-0.10.22-1|40	
12mr|gstreamer0.10-python-0.10.22-1|41	%prep
12mr|gstreamer0.10-python-0.10.22-1|42	%setup -q -n %{oname}-%{version}
12mr|gstreamer0.10-python-0.10.22-1|43	%patch0 -p1 -b .linkage
12mr|gstreamer0.10-python-0.10.22-1|44	%patch1 -p1 -b .fix-python-detection
12mr|gstreamer0.10-python-0.10.22-1|45	autoreconf -fi
12mr|gstreamer0.10-python-0.10.22-1|46	
12mr|gstreamer0.10-python-0.10.22-1|47	%build
12mr|gstreamer0.10-python-0.10.22-1|48	%configure2_5x \
12mr|gstreamer0.10-python-0.10.22-1|49	--disable-valgrind
12mr|gstreamer0.10-python-0.10.22-1|50	
12mr|gstreamer0.10-python-0.10.22-1|51	export XML_CATALOG_FILES=/etc/xml/catalog
12mr|gstreamer0.10-python-0.10.22-1|52	%make
12mr|gstreamer0.10-python-0.10.22-1|53	
12mr|gstreamer0.10-python-0.10.22-1|54	%install
12mr|gstreamer0.10-python-0.10.22-1|55	
12mr|gstreamer0.10-python-0.10.22-1|56	rm -rf %{buildroot}
12mr|gstreamer0.10-python-0.10.22-1|57	%makeinstall_std
12mr|gstreamer0.10-python-0.10.22-1|58	
12mr|gstreamer0.10-python-0.10.22-1|59	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|gstreamer0.10-python-0.10.22-1|60	
12mr|gstreamer0.10-python-0.10.22-1|61	%check
12mr|gstreamer0.10-python-0.10.22-1|62	export LC_ALL=C
12mr|gstreamer0.10-python-0.10.22-1|63	#gw currently fails:
12mr|gstreamer0.10-python-0.10.22-1|64	#https://bugzilla.gnome.org/show_bug.cgi?id=624490
12mr|gstreamer0.10-python-0.10.22-1|65	#make check
12mr|gstreamer0.10-python-0.10.22-1|66	
12mr|gstreamer0.10-python-0.10.22-1|67	%clean
12mr|gstreamer0.10-python-0.10.22-1|68	rm -rf %{buildroot}
12mr|gstreamer0.10-python-0.10.22-1|69	
12mr|gstreamer0.10-python-0.10.22-1|70	%files
12mr|gstreamer0.10-python-0.10.22-1|71	%defattr(-,root,root)
12mr|gstreamer0.10-python-0.10.22-1|72	%doc AUTHORS NEWS RELEASE README
12mr|gstreamer0.10-python-0.10.22-1|73	%{py_platsitedir}/gst-0.10/
12mr|gstreamer0.10-python-0.10.22-1|74	%{py_platsitedir}/gstoption.so
12mr|gstreamer0.10-python-0.10.22-1|75	%{py_platsitedir}/pygst*
12mr|gstreamer0.10-python-0.10.22-1|76	%_libdir/gstreamer-0.10/libgstpython.so
12mr|gstreamer0.10-python-0.10.22-1|77	
12mr|gstreamer0.10-python-0.10.22-1|78	%files devel
12mr|gstreamer0.10-python-0.10.22-1|79	%defattr(-,root,root)
12mr|gstreamer0.10-python-0.10.22-1|80	%doc ChangeLog
12mr|gstreamer0.10-python-0.10.22-1|81	%{_datadir}/gst-python/
12mr|gstreamer0.10-python-0.10.22-1|82	%{_libdir}/pkgconfig/gst-python-0.10.pc
12mr|gstreamer0.10-python-0.10.22-1|83	%_includedir/gstreamer-0.10/gst/pygst*
12mr|gstreamer0.10-python-0.10.22-1|84	
12mr|gstreamer0.10-python-0.10.22-1|85	
12mr|gstreamer0.10-python-0.10.22-1|86	
12mr|gstreamer0.10-python-0.10.22-1|87	%changelog
12mr|gstreamer0.10-python-0.10.22-1|88	

14242 12
12mr|gstreamer1.0-1.0.3-1|1	%define oname	gstreamer
12mr|gstreamer1.0-1.0.3-1|2	%define api	1.0
12mr|gstreamer1.0-1.0.3-1|3	%define name	%{oname}%{api}
12mr|gstreamer1.0-1.0.3-1|4	%define vname	%{oname}10
12mr|gstreamer1.0-1.0.3-1|5	
12mr|gstreamer1.0-1.0.3-1|6	%define major		0
12mr|gstreamer1.0-1.0.3-1|7	%define libname		%mklibname %{oname} %{api} %{major}
12mr|gstreamer1.0-1.0.3-1|8	%define gi_name		%mklibname gst-gir %{api}
12mr|gstreamer1.0-1.0.3-1|9	%define libnamedev	%mklibname -d %{name}
12mr|gstreamer1.0-1.0.3-1|10	%define build_docs 	0
12mr|gstreamer1.0-1.0.3-1|11	
12mr|gstreamer1.0-1.0.3-1|12	Name: 		%{oname}%{api}
12mr|gstreamer1.0-1.0.3-1|13	Summary: 	GStreamer Streaming-media framework runtime
12mr|gstreamer1.0-1.0.3-1|14	Version: 	1.0.3
12mr|gstreamer1.0-1.0.3-1|15	Release: 	%mkrel 1
12mr|gstreamer1.0-1.0.3-1|16	License: 	LGPLv2+
12mr|gstreamer1.0-1.0.3-1|17	Group: 		Sound
12mr|gstreamer1.0-1.0.3-1|18	URL:            http://gstreamer.freedesktop.org/
12mr|gstreamer1.0-1.0.3-1|19	Source0: 	http://gstreamer.freedesktop.org/src/gstreamer/%{oname}-%{version}.tar.xz
12mr|gstreamer1.0-1.0.3-1|20	Source1:	gstreamer.prov
12mr|gstreamer1.0-1.0.3-1|21	Patch0:	        gstreamer-inspect-rpm-format.patch
12mr|gstreamer1.0-1.0.3-1|22	BuildRequires: pkgconfig(gio-2.0) >= 2.32.0
12mr|gstreamer1.0-1.0.3-1|23	BuildRequires: pkgconfig(glib-2.0) >= 2.32.0
12mr|gstreamer1.0-1.0.3-1|24	BuildRequires: pkgconfig(gmodule-no-export-2.0)
12mr|gstreamer1.0-1.0.3-1|25	BuildRequires: pkgconfig(gobject-2.0)
12mr|gstreamer1.0-1.0.3-1|26	BuildRequires: pkgconfig(gthread-2.0)
12mr|gstreamer1.0-1.0.3-1|27	BuildRequires: pkgconfig(libxml-2.0) >= 2.4.9
12mr|gstreamer1.0-1.0.3-1|28	BuildRequires:  gobject-introspection-devel
12mr|gstreamer1.0-1.0.3-1|29	BuildRequires:	pkgconfig(popt)
12mr|gstreamer1.0-1.0.3-1|30	BuildRequires:	gettext-devel
12mr|gstreamer1.0-1.0.3-1|31	BuildRequires:  libcheck-devel
12mr|gstreamer1.0-1.0.3-1|32	BuildRequires:  chrpath
12mr|gstreamer1.0-1.0.3-1|33	BuildRequires:  bison
12mr|gstreamer1.0-1.0.3-1|34	BuildRequires:  flex
12mr|gstreamer1.0-1.0.3-1|35	
12mr|gstreamer1.0-1.0.3-1|36	%ifnarch %arm %mips
12mr|gstreamer1.0-1.0.3-1|37	BuildRequires:  valgrind-devel
12mr|gstreamer1.0-1.0.3-1|38	%endif
12mr|gstreamer1.0-1.0.3-1|39	
12mr|gstreamer1.0-1.0.3-1|40	%ifarch %ix86
12mr|gstreamer1.0-1.0.3-1|41	BuildRequires: 	nasm => 0.90
12mr|gstreamer1.0-1.0.3-1|42	%endif
12mr|gstreamer1.0-1.0.3-1|43	
12mr|gstreamer1.0-1.0.3-1|44	%if %build_docs
12mr|gstreamer1.0-1.0.3-1|45	BuildRequires: 	gtk-doc >= 0.7
12mr|gstreamer1.0-1.0.3-1|46	BuildRequires: 	transfig
12mr|gstreamer1.0-1.0.3-1|47	BuildRequires:  docbook-dtd42-xml
12mr|gstreamer1.0-1.0.3-1|48	BuildRequires:  docbook-dtd412-xml
12mr|gstreamer1.0-1.0.3-1|49	BuildRequires:  ghostscript
12mr|gstreamer1.0-1.0.3-1|50	BuildRequires:  python-pyxml
12mr|gstreamer1.0-1.0.3-1|51	%endif
12mr|gstreamer1.0-1.0.3-1|52	
12mr|gstreamer1.0-1.0.3-1|53	%description
12mr|gstreamer1.0-1.0.3-1|54	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer1.0-1.0.3-1|55	operate on media data. Applications using this library can do anything
12mr|gstreamer1.0-1.0.3-1|56	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer1.0-1.0.3-1|57	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer1.0-1.0.3-1|58	types or processing capabilities can be added simply by installing new
12mr|gstreamer1.0-1.0.3-1|59	plugins.
12mr|gstreamer1.0-1.0.3-1|60	
12mr|gstreamer1.0-1.0.3-1|61	%package tools
12mr|gstreamer1.0-1.0.3-1|62	Summary:	GStreamer Streaming-media framework runtime
12mr|gstreamer1.0-1.0.3-1|63	Group:		Sound
12mr|gstreamer1.0-1.0.3-1|64	Provides:	%{vname}-tools = %{version}-%{release}
12mr|gstreamer1.0-1.0.3-1|65	
12mr|gstreamer1.0-1.0.3-1|66	%description tools
12mr|gstreamer1.0-1.0.3-1|67	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer1.0-1.0.3-1|68	operate on media data. Applications using this library can do anything
12mr|gstreamer1.0-1.0.3-1|69	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer1.0-1.0.3-1|70	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer1.0-1.0.3-1|71	types or processing capabilities can be added simply by installing new
12mr|gstreamer1.0-1.0.3-1|72	plugins.
12mr|gstreamer1.0-1.0.3-1|73	
12mr|gstreamer1.0-1.0.3-1|74	%package -n %{libname}
12mr|gstreamer1.0-1.0.3-1|75	Summary:	Libraries for GStreamer streaming-media framework
12mr|gstreamer1.0-1.0.3-1|76	Group:		System/Libraries
12mr|gstreamer1.0-1.0.3-1|77	Requires:	%{name}-tools >= %{version}-%{release}
12mr|gstreamer1.0-1.0.3-1|78	Provides:	libgstreamer%{api} = %{version}-%{release}
12mr|gstreamer1.0-1.0.3-1|79	
12mr|gstreamer1.0-1.0.3-1|80	%description -n %{libname}
12mr|gstreamer1.0-1.0.3-1|81	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer1.0-1.0.3-1|82	operate on media data. Applications using this library can do anything
12mr|gstreamer1.0-1.0.3-1|83	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer1.0-1.0.3-1|84	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer1.0-1.0.3-1|85	types or processing capabilities can be added simply by installing new
12mr|gstreamer1.0-1.0.3-1|86	plugins.
12mr|gstreamer1.0-1.0.3-1|87	
12mr|gstreamer1.0-1.0.3-1|88	This package contains the libraries.
12mr|gstreamer1.0-1.0.3-1|89	
12mr|gstreamer1.0-1.0.3-1|90	%package -n %{gi_name}
12mr|gstreamer1.0-1.0.3-1|91	Summary:	GObject Introspection interface libraries for %{name}
12mr|gstreamer1.0-1.0.3-1|92	Group:		System/Libraries
12mr|gstreamer1.0-1.0.3-1|93	Requires:	%{libname} = %{version}-%{release}
12mr|gstreamer1.0-1.0.3-1|94	
12mr|gstreamer1.0-1.0.3-1|95	%description -n %{gi_name}
12mr|gstreamer1.0-1.0.3-1|96	GObject Introspection interface libraries for %{name}.
12mr|gstreamer1.0-1.0.3-1|97	
12mr|gstreamer1.0-1.0.3-1|98	%package -n %{libnamedev}
12mr|gstreamer1.0-1.0.3-1|99	Summary:	Libraries and include files for GStreamer streaming-media framework
12mr|gstreamer1.0-1.0.3-1|100	Group:		Development/C
12mr|gstreamer1.0-1.0.3-1|101	Requires:	%{libname} = %{version}-%{release}
12mr|gstreamer1.0-1.0.3-1|102	Requires:	%{name}-tools = %{version}-%{release}
12mr|gstreamer1.0-1.0.3-1|103	Provides:	gstreamer%{api}-devel = %{version}-%{release}
12mr|gstreamer1.0-1.0.3-1|104	
12mr|gstreamer1.0-1.0.3-1|105	%description -n %{libnamedev}
12mr|gstreamer1.0-1.0.3-1|106	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer1.0-1.0.3-1|107	operate on media data. Applications using this library can do anything
12mr|gstreamer1.0-1.0.3-1|108	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer1.0-1.0.3-1|109	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer1.0-1.0.3-1|110	types or processing capabilities can be added simply by installing new
12mr|gstreamer1.0-1.0.3-1|111	plugins.
12mr|gstreamer1.0-1.0.3-1|112	
12mr|gstreamer1.0-1.0.3-1|113	This package contains the libraries and includes files necessary to develop
12mr|gstreamer1.0-1.0.3-1|114	applications and plugins for GStreamer.
12mr|gstreamer1.0-1.0.3-1|115	
12mr|gstreamer1.0-1.0.3-1|116	%prep
12mr|gstreamer1.0-1.0.3-1|117	%setup -q -n %{oname}-%{version}
12mr|gstreamer1.0-1.0.3-1|118	%apply_patches
12mr|gstreamer1.0-1.0.3-1|119	
12mr|gstreamer1.0-1.0.3-1|120	%build
12mr|gstreamer1.0-1.0.3-1|121	%configure2_5x \
12mr|gstreamer1.0-1.0.3-1|122	--enable-debug \
12mr|gstreamer1.0-1.0.3-1|123	--disable-static \
12mr|gstreamer1.0-1.0.3-1|124	--disable-dependency-tracking \
12mr|gstreamer1.0-1.0.3-1|125	--with-package-name='%_vendor %{name} package' \
12mr|gstreamer1.0-1.0.3-1|126	--with-package-origin='http://bugs.%_vendor.org/' \
12mr|gstreamer1.0-1.0.3-1|127	--disable-tests \
12mr|gstreamer1.0-1.0.3-1|128	--disable-examples \
12mr|gstreamer1.0-1.0.3-1|129	--disable-rpath \
12mr|gstreamer1.0-1.0.3-1|130	%if %build_docs
12mr|gstreamer1.0-1.0.3-1|131	--enable-docbook \
12mr|gstreamer1.0-1.0.3-1|132	--enable-gtk-doc \
12mr|gstreamer1.0-1.0.3-1|133	%else
12mr|gstreamer1.0-1.0.3-1|134	--disable-docbook \
12mr|gstreamer1.0-1.0.3-1|135	--disable-gtk-doc \
12mr|gstreamer1.0-1.0.3-1|136	%endif
12mr|gstreamer1.0-1.0.3-1|137	%ifarch %mips
12mr|gstreamer1.0-1.0.3-1|138	--disable-valgrind \
12mr|gstreamer1.0-1.0.3-1|139	%endif
12mr|gstreamer1.0-1.0.3-1|140	--with-html-dir=%{_datadir}/gtk-doc/html
12mr|gstreamer1.0-1.0.3-1|141	
12mr|gstreamer1.0-1.0.3-1|142	%make
12mr|gstreamer1.0-1.0.3-1|143	
12mr|gstreamer1.0-1.0.3-1|144	%check
12mr|gstreamer1.0-1.0.3-1|145	cd tests/check
12mr|gstreamer1.0-1.0.3-1|146	# disable check as it will stall at build in iurt
12mr|gstreamer1.0-1.0.3-1|147	#make check
12mr|gstreamer1.0-1.0.3-1|148	
12mr|gstreamer1.0-1.0.3-1|149	%install
12mr|gstreamer1.0-1.0.3-1|150	%makeinstall_std
12mr|gstreamer1.0-1.0.3-1|151	
12mr|gstreamer1.0-1.0.3-1|152	mkdir -p %{buildroot}%{_var}/cache/%{oname}-%{api}
12mr|gstreamer1.0-1.0.3-1|153	
12mr|gstreamer1.0-1.0.3-1|154	#clean the files we don't want to install
12mr|gstreamer1.0-1.0.3-1|155	find %{buildroot} -name '*.la' -delete
12mr|gstreamer1.0-1.0.3-1|156	
12mr|gstreamer1.0-1.0.3-1|157	%find_lang %{oname}-%{api}
12mr|gstreamer1.0-1.0.3-1|158	
12mr|gstreamer1.0-1.0.3-1|159	%if %build_docs
12mr|gstreamer1.0-1.0.3-1|160	mv %{buildroot}%{_datadir}/doc/%{oname}-%{api}/ installed-docs
12mr|gstreamer1.0-1.0.3-1|161	%endif
12mr|gstreamer1.0-1.0.3-1|162	
12mr|gstreamer1.0-1.0.3-1|163	#gw really remove rpath for rpmlint
12mr|gstreamer1.0-1.0.3-1|164	chrpath -d %{buildroot}{%_bindir/gst-{inspect,launch,typefind}-1.0,%_libdir/{*.so,%{oname}-%api/*.so}}
12mr|gstreamer1.0-1.0.3-1|165	
12mr|gstreamer1.0-1.0.3-1|166	# Add the provides script
12mr|gstreamer1.0-1.0.3-1|167	install -m0755 -D %{SOURCE1} %{buildroot}%{_prefix}/lib/rpm/%{_vendor}/%{name}.prov
12mr|gstreamer1.0-1.0.3-1|168	
12mr|gstreamer1.0-1.0.3-1|169	%files tools -f %{oname}-%{api}.lang
12mr|gstreamer1.0-1.0.3-1|170	%doc AUTHORS COPYING README NEWS
12mr|gstreamer1.0-1.0.3-1|171	%dir %{_var}/cache/%{oname}-%{api}
12mr|gstreamer1.0-1.0.3-1|172	%{_bindir}/gst-inspect-%{api}
12mr|gstreamer1.0-1.0.3-1|173	%{_bindir}/gst-launch-%{api}
12mr|gstreamer1.0-1.0.3-1|174	%{_bindir}/gst-typefind-%{api}
12mr|gstreamer1.0-1.0.3-1|175	%{_mandir}/man1/gst-inspect-%{api}.1*
12mr|gstreamer1.0-1.0.3-1|176	%{_mandir}/man1/gst-launch-%{api}.1*
12mr|gstreamer1.0-1.0.3-1|177	%{_mandir}/man1/gst-typefind-%{api}.1*
12mr|gstreamer1.0-1.0.3-1|178	
12mr|gstreamer1.0-1.0.3-1|179	%files -n %{libname}
12mr|gstreamer1.0-1.0.3-1|180	%dir %{_libdir}/%{oname}-%{api}
12mr|gstreamer1.0-1.0.3-1|181	%{_libdir}/libgstbase-%{api}.so.%{major}*
12mr|gstreamer1.0-1.0.3-1|182	%{_libdir}/libgstcheck-%{api}.so.%{major}*
12mr|gstreamer1.0-1.0.3-1|183	%{_libdir}/libgstreamer-%{api}.so.%{major}*
12mr|gstreamer1.0-1.0.3-1|184	%{_libdir}/libgstnet-%{api}.so.%{major}*
12mr|gstreamer1.0-1.0.3-1|185	%{_libdir}/libgstcontroller-%{api}.so.%{major}*
12mr|gstreamer1.0-1.0.3-1|186	%{_libdir}/%{oname}-%{api}/gst-plugin-scanner
12mr|gstreamer1.0-1.0.3-1|187	%{_libdir}/%{oname}-%{api}/libgstcoreelements.so
12mr|gstreamer1.0-1.0.3-1|188	
12mr|gstreamer1.0-1.0.3-1|189	%files -n %{gi_name}
12mr|gstreamer1.0-1.0.3-1|190	%{_libdir}/girepository-1.0/Gst-%{api}.typelib
12mr|gstreamer1.0-1.0.3-1|191	%{_libdir}/girepository-1.0/GstBase-%{api}.typelib
12mr|gstreamer1.0-1.0.3-1|192	%{_libdir}/girepository-1.0/GstCheck-%{api}.typelib
12mr|gstreamer1.0-1.0.3-1|193	%{_libdir}/girepository-1.0/GstController-%{api}.typelib
12mr|gstreamer1.0-1.0.3-1|194	%{_libdir}/girepository-1.0/GstNet-%{api}.typelib
12mr|gstreamer1.0-1.0.3-1|195	
12mr|gstreamer1.0-1.0.3-1|196	%files -n %{libnamedev}
12mr|gstreamer1.0-1.0.3-1|197	%doc ChangeLog
12mr|gstreamer1.0-1.0.3-1|198	
12mr|gstreamer1.0-1.0.3-1|199	%if %build_docs
12mr|gstreamer1.0-1.0.3-1|200	%doc installed-docs/*
12mr|gstreamer1.0-1.0.3-1|201	%endif
12mr|gstreamer1.0-1.0.3-1|202	
12mr|gstreamer1.0-1.0.3-1|203	%{_prefix}/lib/rpm/%{_vendor}/%{name}.prov
12mr|gstreamer1.0-1.0.3-1|204	%dir %{_includedir}/%{oname}-%{api}
12mr|gstreamer1.0-1.0.3-1|205	%dir %{_includedir}/%{oname}-%{api}/gst
12mr|gstreamer1.0-1.0.3-1|206	%{_includedir}/%{oname}-%{api}/gst/*.h
12mr|gstreamer1.0-1.0.3-1|207	%dir %{_includedir}/%{oname}-%{api}/gst/base/
12mr|gstreamer1.0-1.0.3-1|208	%{_includedir}/%{oname}-%{api}/gst/base/*.h
12mr|gstreamer1.0-1.0.3-1|209	%{_includedir}/%{oname}-%{api}/gst/check/
12mr|gstreamer1.0-1.0.3-1|210	%dir %{_includedir}/%{oname}-%{api}/gst/controller/
12mr|gstreamer1.0-1.0.3-1|211	%{_includedir}/%{oname}-%{api}/gst/controller/*.h
12mr|gstreamer1.0-1.0.3-1|212	%{_includedir}/%{oname}-%{api}/gst/net/
12mr|gstreamer1.0-1.0.3-1|213	%{_libdir}/libgstbase-%{api}.so
12mr|gstreamer1.0-1.0.3-1|214	%{_libdir}/libgstcheck-%{api}.so
12mr|gstreamer1.0-1.0.3-1|215	%{_libdir}/libgstreamer-%{api}.so
12mr|gstreamer1.0-1.0.3-1|216	%{_libdir}/libgstnet-%{api}.so
12mr|gstreamer1.0-1.0.3-1|217	%{_libdir}/libgstcontroller-%{api}.so
12mr|gstreamer1.0-1.0.3-1|218	%{_datadir}/aclocal/gst-element-check-%{api}.m4
12mr|gstreamer1.0-1.0.3-1|219	%{_libdir}/pkgconfig/gstreamer-%{api}.pc
12mr|gstreamer1.0-1.0.3-1|220	%{_libdir}/pkgconfig/gstreamer-base-%{api}.pc
12mr|gstreamer1.0-1.0.3-1|221	%{_libdir}/pkgconfig/gstreamer-check-%{api}.pc
12mr|gstreamer1.0-1.0.3-1|222	%{_libdir}/pkgconfig/gstreamer-net-%{api}.pc
12mr|gstreamer1.0-1.0.3-1|223	%{_libdir}/pkgconfig/gstreamer-controller-%{api}.pc
12mr|gstreamer1.0-1.0.3-1|224	## we specify the API docs as regular files since %docs doesn't fail when
12mr|gstreamer1.0-1.0.3-1|225	#  files aren't found anymore for RPM >= 4
12mr|gstreamer1.0-1.0.3-1|226	#  we list all of the files we really need to trap incomplete doc builds
12mr|gstreamer1.0-1.0.3-1|227	#  then we catch the rest with *, you can safely ignore the errors from this
12mr|gstreamer1.0-1.0.3-1|228	## gstreamer API
12mr|gstreamer1.0-1.0.3-1|229	%{_datadir}/gtk-doc/html/*
12mr|gstreamer1.0-1.0.3-1|230	%{_datadir}/gir-1.0/Gst-%{api}.gir
12mr|gstreamer1.0-1.0.3-1|231	%{_datadir}/gir-1.0/GstBase-%{api}.gir
12mr|gstreamer1.0-1.0.3-1|232	%{_datadir}/gir-1.0/GstCheck-%{api}.gir
12mr|gstreamer1.0-1.0.3-1|233	%{_datadir}/gir-1.0/GstController-%{api}.gir
12mr|gstreamer1.0-1.0.3-1|234	%{_datadir}/gir-1.0/GstNet-%{api}.gir

14243 12
12mr|gstreamer1.0-libav-1.0.3-1|1	%define release %mkrel 1
12mr|gstreamer1.0-libav-1.0.3-1|2	
12mr|gstreamer1.0-libav-1.0.3-1|3	Summary: Gstreamer plugin for the libav codec
12mr|gstreamer1.0-libav-1.0.3-1|4	Name: gstreamer1.0-libav
12mr|gstreamer1.0-libav-1.0.3-1|5	Version: 1.0.3
12mr|gstreamer1.0-libav-1.0.3-1|6	Release: %{release}
12mr|gstreamer1.0-libav-1.0.3-1|7	Source0: http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-%{version}.tar.xz
12mr|gstreamer1.0-libav-1.0.3-1|8	License: GPLv2+
12mr|gstreamer1.0-libav-1.0.3-1|9	Group: Video
12mr|gstreamer1.0-libav-1.0.3-1|10	URL: http://gstreamer.freedesktop.org
12mr|gstreamer1.0-libav-1.0.3-1|11	Provides: gstreamer1.0-ffmpeg = %{version}-%{release}
12mr|gstreamer1.0-libav-1.0.3-1|12	BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
12mr|gstreamer1.0-libav-1.0.3-1|13	BuildRequires: pkgconfig(gstreamer-1.0) >= %{version}
12mr|gstreamer1.0-libav-1.0.3-1|14	BuildRequires: pkgconfig(gstreamer-base-1.0) >= %{version}
12mr|gstreamer1.0-libav-1.0.3-1|15	BuildRequires: pkgconfig(gstreamer-check-1.0) >= %{version}
12mr|gstreamer1.0-libav-1.0.3-1|16	BuildRequires: pkgconfig(orc-0.4) >= 0.4.16
12mr|gstreamer1.0-libav-1.0.3-1|17	BuildRequires: pkgconfig(freetype2)
12mr|gstreamer1.0-libav-1.0.3-1|18	BuildRequires: libcheck-devel
12mr|gstreamer1.0-libav-1.0.3-1|19	Buildrequires: yasm
12mr|gstreamer1.0-libav-1.0.3-1|20	%ifnarch %arm %mips
12mr|gstreamer1.0-libav-1.0.3-1|21	BuildRequires: valgrind
12mr|gstreamer1.0-libav-1.0.3-1|22	%endif
12mr|gstreamer1.0-libav-1.0.3-1|23	BuildRequires: libbzip2-devel
12mr|gstreamer1.0-libav-1.0.3-1|24	
12mr|gstreamer1.0-libav-1.0.3-1|25	%description
12mr|gstreamer1.0-libav-1.0.3-1|26	Video codec plugin for GStreamer based on the libav libraries.
12mr|gstreamer1.0-libav-1.0.3-1|27	
12mr|gstreamer1.0-libav-1.0.3-1|28	%prep
12mr|gstreamer1.0-libav-1.0.3-1|29	%setup -q -n gst-libav-%version
12mr|gstreamer1.0-libav-1.0.3-1|30	
12mr|gstreamer1.0-libav-1.0.3-1|31	%build
12mr|gstreamer1.0-libav-1.0.3-1|32	%configure2_5x \
12mr|gstreamer1.0-libav-1.0.3-1|33	--disable-static \
12mr|gstreamer1.0-libav-1.0.3-1|34	--with-package-name='%{distribution} %name package' \
12mr|gstreamer1.0-libav-1.0.3-1|35	--with-package-origin='http://www.mageia.org/' \
12mr|gstreamer1.0-libav-1.0.3-1|36	--with-libav-extra-configure='--disable-decoder=mp3 --disable-decoder=mp3on4 --disable-decoder=mp3adu --disable-demuxer=mp3 --disable-demuxer=asf'
12mr|gstreamer1.0-libav-1.0.3-1|37	%make
12mr|gstreamer1.0-libav-1.0.3-1|38	
12mr|gstreamer1.0-libav-1.0.3-1|39	%install
12mr|gstreamer1.0-libav-1.0.3-1|40	%makeinstall_std
12mr|gstreamer1.0-libav-1.0.3-1|41	
12mr|gstreamer1.0-libav-1.0.3-1|42	find %{buildroot} -name '*.la' -delete
12mr|gstreamer1.0-libav-1.0.3-1|43	
12mr|gstreamer1.0-libav-1.0.3-1|44	%files
12mr|gstreamer1.0-libav-1.0.3-1|45	%doc README NEWS TODO ChangeLog AUTHORS
12mr|gstreamer1.0-libav-1.0.3-1|46	%_libdir/gstreamer-1.0/libgstlibav.so
12mr|gstreamer1.0-libav-1.0.3-1|47	%_libdir/gstreamer-1.0/libgstavscale.so

14244 12
12mr|gstreamer1.0-plugins-bad-1.0.3-1|1	%define api		1.0
12mr|gstreamer1.0-plugins-bad-1.0.3-1|2	%define bname		gstreamer%{api}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|3	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|4	%define build_experimental	0
12mr|gstreamer1.0-plugins-bad-1.0.3-1|5	%{?_with_experimental: %{expand: %%global build_experimental 1}}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|6	%define build_amrwb	0
12mr|gstreamer1.0-plugins-bad-1.0.3-1|7	%define build_faac	0
12mr|gstreamer1.0-plugins-bad-1.0.3-1|8	%define build_faad	0
12mr|gstreamer1.0-plugins-bad-1.0.3-1|9	%define build_xvid	0
12mr|gstreamer1.0-plugins-bad-1.0.3-1|10	%define build_dts	0
12mr|gstreamer1.0-plugins-bad-1.0.3-1|11	%define build_dirac	0
12mr|gstreamer1.0-plugins-bad-1.0.3-1|12	%define build_gme	1
12mr|gstreamer1.0-plugins-bad-1.0.3-1|13	%define build_celt	1
12mr|gstreamer1.0-plugins-bad-1.0.3-1|14	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|15	##########################
12mr|gstreamer1.0-plugins-bad-1.0.3-1|16	# Hardcode PLF build
12mr|gstreamer1.0-plugins-bad-1.0.3-1|17	%define build_plf	0
12mr|gstreamer1.0-plugins-bad-1.0.3-1|18	##########################
12mr|gstreamer1.0-plugins-bad-1.0.3-1|19	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|20	%if %{build_plf}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|21	%define distsuffix plf
12mr|gstreamer1.0-plugins-bad-1.0.3-1|22	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|gstreamer1.0-plugins-bad-1.0.3-1|23	%define extrarelsuffix plf
12mr|gstreamer1.0-plugins-bad-1.0.3-1|24	%define build_amrwb	0
12mr|gstreamer1.0-plugins-bad-1.0.3-1|25	%define build_faac	1
12mr|gstreamer1.0-plugins-bad-1.0.3-1|26	%define build_faad	1
12mr|gstreamer1.0-plugins-bad-1.0.3-1|27	%define build_xvid	0
12mr|gstreamer1.0-plugins-bad-1.0.3-1|28	%define build_dts	1
12mr|gstreamer1.0-plugins-bad-1.0.3-1|29	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|30	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|31	%define libmajor	0
12mr|gstreamer1.0-plugins-bad-1.0.3-1|32	%define libnamephoto	%mklibname gstphotography %{api} %{libmajor}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|33	%define develnamephoto	%mklibname -d gstphotographyi %{api}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|34	%define libnamebase	%mklibname gstbasevideo %{api} %{libmajor}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|35	%define develnamebase	%mklibname -d gstbasevideo %{api}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|36	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|37	Summary:	GStreamer Streaming-media framework plug-ins
12mr|gstreamer1.0-plugins-bad-1.0.3-1|38	Name:		%{bname}-plugins-bad
12mr|gstreamer1.0-plugins-bad-1.0.3-1|39	Version:	1.0.3
12mr|gstreamer1.0-plugins-bad-1.0.3-1|40	Release:	1%{?extrarelsuffix}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|41	License:	LGPLv2+ and GPLv2+
12mr|gstreamer1.0-plugins-bad-1.0.3-1|42	Group: 		Sound
12mr|gstreamer1.0-plugins-bad-1.0.3-1|43	URL:		http://gstreamer.freedesktop.org/
12mr|gstreamer1.0-plugins-bad-1.0.3-1|44	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
12mr|gstreamer1.0-plugins-bad-1.0.3-1|45	Patch0:		gst-plugins-bad-0.10.7-wildmidi-timidity.cfg.patch
12mr|gstreamer1.0-plugins-bad-1.0.3-1|46	# gw: fix for bug #36437 (paths to realplayer codecs)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|47	# prefer codecs from the RealPlayer package in restricted
12mr|gstreamer1.0-plugins-bad-1.0.3-1|48	Patch10:	gst-plugins-bad-0.10.6-real-codecs-path.patch
12mr|gstreamer1.0-plugins-bad-1.0.3-1|49	#gw for the pixbuf plugin
12mr|gstreamer1.0-plugins-bad-1.0.3-1|50	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|51	BuildRequires:	pkgconfig(glib-2.0)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|52	BuildRequires:	pkgconfig(libpng)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|53	BuildRequires:	pkgconfig(orc-0.4) >= 0.4.5
12mr|gstreamer1.0-plugins-bad-1.0.3-1|54	BuildRequires:	pkgconfig(sdl)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|55	BuildRequires:	libbzip2-devel
12mr|gstreamer1.0-plugins-bad-1.0.3-1|56	BuildRequires:	pkgconfig(libmodplug)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|57	BuildRequires:	pkgconfig(libmusicbrainz)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|58	BuildRequires:	pkgconfig(exempi-2.0)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|59	BuildRequires:	pkgconfig(openssl)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|60	BuildRequires:	pkgconfig(openal)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|61	BuildRequires:	pkgconfig(opus)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|62	%ifarch %ix86
12mr|gstreamer1.0-plugins-bad-1.0.3-1|63	BuildRequires:	nasm => 0.90
12mr|gstreamer1.0-plugins-bad-1.0.3-1|64	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|65	BuildRequires:	pkgconfig(valgrind)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|66	BuildRequires:	pkgconfig(check)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|67	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|68	BuildRequires:	pkgconfig(gstreamer-1.0) >= %{version}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|69	BuildRequires:	pkgconfig(libcdaudio)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|70	BuildRequires:	pkgconfig(sndfile)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|71	BuildRequires:	pkgconfig(libmimic)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|72	BuildRequires:	pkgconfig(libass)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|73	%if %{build_plf}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|74	BuildRequires:	pkgconfig(vo-aacenc)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|75	BuildRequires:	pkgconfig(vo-amrwbenc)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|76	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|77	#gw for checks
12mr|gstreamer1.0-plugins-bad-1.0.3-1|78	#BuildRequires:	gstreamer0.10-plugins-good
12mr|gstreamer1.0-plugins-bad-1.0.3-1|79	BuildRequires:	fonts-ttf-dejavu
12mr|gstreamer1.0-plugins-bad-1.0.3-1|80	#gw for autoreconf
12mr|gstreamer1.0-plugins-bad-1.0.3-1|81	BuildRequires:	gettext-devel
12mr|gstreamer1.0-plugins-bad-1.0.3-1|82	Requires:	%{bname}-voip >= %{version}-%{release}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|83	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|84	%description
12mr|gstreamer1.0-plugins-bad-1.0.3-1|85	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer1.0-plugins-bad-1.0.3-1|86	operate on media data. Applications using this library can do anything
12mr|gstreamer1.0-plugins-bad-1.0.3-1|87	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer1.0-plugins-bad-1.0.3-1|88	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer1.0-plugins-bad-1.0.3-1|89	types or processing capabilities can be added simply by installing new
12mr|gstreamer1.0-plugins-bad-1.0.3-1|90	plug-ins.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|91	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|92	This package contains a set of plug-ins that aren't up to par compared
12mr|gstreamer1.0-plugins-bad-1.0.3-1|93	to the rest. They might be close to being good quality, but they're
12mr|gstreamer1.0-plugins-bad-1.0.3-1|94	missing something - be it a good code review, some documentation, a
12mr|gstreamer1.0-plugins-bad-1.0.3-1|95	set of tests, a real live maintainer, or some actual wide use. If the
12mr|gstreamer1.0-plugins-bad-1.0.3-1|96	blanks are filled in they might be upgraded to become part of either
12mr|gstreamer1.0-plugins-bad-1.0.3-1|97	gstreamer-plugins-good or gstreamer-plugins-ugly, depending on the
12mr|gstreamer1.0-plugins-bad-1.0.3-1|98	other factors. If the plug-ins break, you can't complain - instead,
12mr|gstreamer1.0-plugins-bad-1.0.3-1|99	you can fix the problem and send us a patch, or bribe someone into
12mr|gstreamer1.0-plugins-bad-1.0.3-1|100	fixing them for you.  New contributors can start here for things to
12mr|gstreamer1.0-plugins-bad-1.0.3-1|101	work on.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|102	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|103	%if %{build_plf}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|104	This package is in restricted repository as it violates some patents.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|105	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|106	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|107	%package -n %{libnamephoto}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|108	Summary:	Libraries for GStreamer streaming-media framework
12mr|gstreamer1.0-plugins-bad-1.0.3-1|109	Group:		System/Libraries
12mr|gstreamer1.0-plugins-bad-1.0.3-1|110	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|111	%description -n %{libnamephoto}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|112	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer1.0-plugins-bad-1.0.3-1|113	operate on media data. Applications using this library can do anything
12mr|gstreamer1.0-plugins-bad-1.0.3-1|114	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer1.0-plugins-bad-1.0.3-1|115	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer1.0-plugins-bad-1.0.3-1|116	types or processing capabilities can be added simply by installing new
12mr|gstreamer1.0-plugins-bad-1.0.3-1|117	plugins.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|118	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|119	This package contains the libraries.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|120	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|121	%package -n %{develnamephoto}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|122	Summary:	Libraries and include files for GStreamer streaming-media framework
12mr|gstreamer1.0-plugins-bad-1.0.3-1|123	Group:		Development/C
12mr|gstreamer1.0-plugins-bad-1.0.3-1|124	Requires:	%{libnamephoto} = %{version}-%{release}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|125	Provides:	gstphotography%{api}-devel = %{version}-%{release}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|126	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|127	%description -n %{develnamephoto}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|128	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer1.0-plugins-bad-1.0.3-1|129	operate on media data. Applications using this library can do anything
12mr|gstreamer1.0-plugins-bad-1.0.3-1|130	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer1.0-plugins-bad-1.0.3-1|131	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer1.0-plugins-bad-1.0.3-1|132	types or processing capabilities can be added simply by installing new
12mr|gstreamer1.0-plugins-bad-1.0.3-1|133	plugins.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|134	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|135	This package contains the libraries and includes files necessary to develop
12mr|gstreamer1.0-plugins-bad-1.0.3-1|136	applications and plugins for GStreamer.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|137	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|138	%package -n %{libnamebase}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|139	Summary:	Libraries for GStreamer streaming-media framework
12mr|gstreamer1.0-plugins-bad-1.0.3-1|140	Group:		System/Libraries
12mr|gstreamer1.0-plugins-bad-1.0.3-1|141	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|142	%description -n %{libnamebase}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|143	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer1.0-plugins-bad-1.0.3-1|144	operate on media data. Applications using this library can do anything
12mr|gstreamer1.0-plugins-bad-1.0.3-1|145	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer1.0-plugins-bad-1.0.3-1|146	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer1.0-plugins-bad-1.0.3-1|147	types or processing capabilities can be added simply by installing new
12mr|gstreamer1.0-plugins-bad-1.0.3-1|148	plugins.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|149	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|150	This package contains the libraries.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|151	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|152	%package -n %{develnamebase}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|153	Summary:	Libraries and include files for GStreamer streaming-media framework
12mr|gstreamer1.0-plugins-bad-1.0.3-1|154	Group:		Development/C
12mr|gstreamer1.0-plugins-bad-1.0.3-1|155	Requires:	%{libnamebase} = %{version}-%{release}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|156	Provides:	gstbasevideo%{api}-devel = %{version}-%{release}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|157	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|158	%description -n %{develnamebase}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|159	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer1.0-plugins-bad-1.0.3-1|160	operate on media data. Applications using this library can do anything
12mr|gstreamer1.0-plugins-bad-1.0.3-1|161	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer1.0-plugins-bad-1.0.3-1|162	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer1.0-plugins-bad-1.0.3-1|163	types or processing capabilities can be added simply by installing new
12mr|gstreamer1.0-plugins-bad-1.0.3-1|164	plugins.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|165	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|166	This package contains the libraries and includes files necessary to develop
12mr|gstreamer1.0-plugins-bad-1.0.3-1|167	applications and plugins for GStreamer.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|168	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|169	%package -n %{bname}-curl
12mr|gstreamer1.0-plugins-bad-1.0.3-1|170	Summary:	GStreamer Curl plugin
12mr|gstreamer1.0-plugins-bad-1.0.3-1|171	Group:		Networking/Other
12mr|gstreamer1.0-plugins-bad-1.0.3-1|172	BuildRequires:	pkgconfig(libcurl)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|173	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|174	%description -n %{bname}-curl
12mr|gstreamer1.0-plugins-bad-1.0.3-1|175	This is a HTTP plugin for GStreamer based on the curl library.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|176	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|177	%files -n %{bname}-curl
12mr|gstreamer1.0-plugins-bad-1.0.3-1|178	%{_libdir}/gstreamer-%{api}/libgstcurl.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|179	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|180	%package -n %{bname}-mpeg2enc
12mr|gstreamer1.0-plugins-bad-1.0.3-1|181	Summary:	GStreamer mjpegtools plug-in
12mr|gstreamer1.0-plugins-bad-1.0.3-1|182	Group:		Video
12mr|gstreamer1.0-plugins-bad-1.0.3-1|183	BuildRequires:	pkgconfig(mjpegtools)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|184	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|185	%description -n %{bname}-mpeg2enc
12mr|gstreamer1.0-plugins-bad-1.0.3-1|186	mjpegtools-based encoding and decoding plug-in.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|187	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|188	%files -n %{bname}-mpeg2enc
12mr|gstreamer1.0-plugins-bad-1.0.3-1|189	%{_libdir}/gstreamer-%{api}/libgstmpeg2enc.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|190	%{_libdir}/gstreamer-%{api}/libgstmplex.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|191	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|192	%if %{build_gme}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|193	%package -n %{bname}-gme
12mr|gstreamer1.0-plugins-bad-1.0.3-1|194	Summary:	GStreamer Game Music plug-in
12mr|gstreamer1.0-plugins-bad-1.0.3-1|195	Group:		Sound
12mr|gstreamer1.0-plugins-bad-1.0.3-1|196	BuildRequires:	libgme-devel
12mr|gstreamer1.0-plugins-bad-1.0.3-1|197	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|198	%description -n %{bname}-gme
12mr|gstreamer1.0-plugins-bad-1.0.3-1|199	Game Music decoding plug-in.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|200	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|201	%files -n %{bname}-gme
12mr|gstreamer1.0-plugins-bad-1.0.3-1|202	%{_libdir}/gstreamer-%{api}/libgstgme.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|203	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|204	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|205	%if %{build_dirac}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|206	%package -n %{bname}-dirac
12mr|gstreamer1.0-plugins-bad-1.0.3-1|207	Summary:	GStreamer dirac plug-in
12mr|gstreamer1.0-plugins-bad-1.0.3-1|208	Group:		Video
12mr|gstreamer1.0-plugins-bad-1.0.3-1|209	BuildRequires:	pkgconfig(dirac) >= 0.9
12mr|gstreamer1.0-plugins-bad-1.0.3-1|210	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|211	%description -n %{bname}-dirac
12mr|gstreamer1.0-plugins-bad-1.0.3-1|212	Dirac encoding and decoding plug-in.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|213	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|214	%files -n %{bname}-dirac
12mr|gstreamer1.0-plugins-bad-1.0.3-1|215	%{_libdir}/gstreamer-%{api}/libgstdirac.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|216	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|217	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|218	%package -n %{bname}-schroedinger
12mr|gstreamer1.0-plugins-bad-1.0.3-1|219	Summary:	GStreamer dirac plug-in based on Schroedinger
12mr|gstreamer1.0-plugins-bad-1.0.3-1|220	Group:		Video
12mr|gstreamer1.0-plugins-bad-1.0.3-1|221	BuildRequires:	pkgconfig(schroedinger-1.0)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|222	Epoch:		1
12mr|gstreamer1.0-plugins-bad-1.0.3-1|223	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|224	%description -n %{bname}-schroedinger
12mr|gstreamer1.0-plugins-bad-1.0.3-1|225	Dirac encoding and decoding plug-in based on Schroedinger.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|226	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|227	%files -n %{bname}-schroedinger
12mr|gstreamer1.0-plugins-bad-1.0.3-1|228	%{_libdir}/gstreamer-%{api}/libgstschro.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|229	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|230	%package -n %{bname}-vp8
12mr|gstreamer1.0-plugins-bad-1.0.3-1|231	Summary:	GStreamer VP8 plug-in
12mr|gstreamer1.0-plugins-bad-1.0.3-1|232	Group:		Video
12mr|gstreamer1.0-plugins-bad-1.0.3-1|233	BuildRequires:	pkgconfig(vpx)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|234	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|235	%description -n %{bname}-vp8
12mr|gstreamer1.0-plugins-bad-1.0.3-1|236	VP8 encoding and decoding plug-in.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|237	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|238	%files -n %{bname}-vp8
12mr|gstreamer1.0-plugins-bad-1.0.3-1|239	%{_libdir}/gstreamer-%{api}/libgstrtpvp8.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|240	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|241	%if %build_dts
12mr|gstreamer1.0-plugins-bad-1.0.3-1|242	%package -n %{bname}-dts
12mr|gstreamer1.0-plugins-bad-1.0.3-1|243	Summary:	GStreamer plug-ins for DTS audio playback
12mr|gstreamer1.0-plugins-bad-1.0.3-1|244	Group:		Sound
12mr|gstreamer1.0-plugins-bad-1.0.3-1|245	BuildRequires:	dtsdec-devel
12mr|gstreamer1.0-plugins-bad-1.0.3-1|246	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|247	%description -n %{bname}-dts
12mr|gstreamer1.0-plugins-bad-1.0.3-1|248	Plug-ins for decoding DTS audio.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|249	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|250	%files -n %{bname}-dts
12mr|gstreamer1.0-plugins-bad-1.0.3-1|251	%{_libdir}/gstreamer-%{api}/libgstdtsdec.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|252	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|253	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|254	%if %{build_xvid}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|255	%package -n %{bname}-xvid
12mr|gstreamer1.0-plugins-bad-1.0.3-1|256	Summary:	GStreamer plug-ins for XVID video encoding and decoding
12mr|gstreamer1.0-plugins-bad-1.0.3-1|257	Group:		Video
12mr|gstreamer1.0-plugins-bad-1.0.3-1|258	BuildRequires:	xvid-devel >= 1.1
12mr|gstreamer1.0-plugins-bad-1.0.3-1|259	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|260	%description -n %{bname}-xvid
12mr|gstreamer1.0-plugins-bad-1.0.3-1|261	Plug-ins for encoding and decoding XVID video.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|262	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|263	This package is in restricted repository as it violates some patents.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|264	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|265	%files -n %{bname}-xvid
12mr|gstreamer1.0-plugins-bad-1.0.3-1|266	%{_libdir}/gstreamer-%{api}/libgstxvid.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|267	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|268	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|269	%package -n %{bname}-mms
12mr|gstreamer1.0-plugins-bad-1.0.3-1|270	Summary:	GStreamer plug-in for mms streams
12mr|gstreamer1.0-plugins-bad-1.0.3-1|271	Group:		System/Libraries
12mr|gstreamer1.0-plugins-bad-1.0.3-1|272	Requires:	%{bname}-plugins = %{version}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|273	BuildRequires:	pkgconfig(libmms)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|274	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|275	%description -n %{bname}-mms
12mr|gstreamer1.0-plugins-bad-1.0.3-1|276	Plug-in supporting the mms protocol based on the libmms library.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|277	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|278	%files -n %{bname}-mms
12mr|gstreamer1.0-plugins-bad-1.0.3-1|279	%{_libdir}/gstreamer-%{api}/libgstmms.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|280	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|281	%package -n %{bname}-rtmp
12mr|gstreamer1.0-plugins-bad-1.0.3-1|282	Summary:	GStreamer plug-in for rtmp streams
12mr|gstreamer1.0-plugins-bad-1.0.3-1|283	Group:		System/Libraries
12mr|gstreamer1.0-plugins-bad-1.0.3-1|284	Requires:	%{bname}-plugins = %{version}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|285	BuildRequires:	pkgconfig(librtmp)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|286	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|287	%description -n %{bname}-rtmp
12mr|gstreamer1.0-plugins-bad-1.0.3-1|288	Plug-in supporting the rtmp protocol based on the librtmp library.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|289	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|290	%files -n %{bname}-rtmp
12mr|gstreamer1.0-plugins-bad-1.0.3-1|291	%{_libdir}/gstreamer-%{api}/libgstrtmp.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|292	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|293	%package -n %{bname}-soundtouch
12mr|gstreamer1.0-plugins-bad-1.0.3-1|294	Summary:	GStreamer plug-in for SoundTouch support
12mr|gstreamer1.0-plugins-bad-1.0.3-1|295	Group:		Sound
12mr|gstreamer1.0-plugins-bad-1.0.3-1|296	Requires:	%{bname}-plugins = %{version}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|297	BuildRequires:	pkgconfig(soundtouch)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|298	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|299	%description -n %{bname}-soundtouch
12mr|gstreamer1.0-plugins-bad-1.0.3-1|300	Plug-in supporting the SoundTouch audio manipulation support.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|301	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|302	%files -n %{bname}-soundtouch
12mr|gstreamer1.0-plugins-bad-1.0.3-1|303	%{_libdir}/gstreamer-%{api}/libgstsoundtouch.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|304	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|305	%package -n %{bname}-libass
12mr|gstreamer1.0-plugins-bad-1.0.3-1|306	Summary:	GStreamer subtitles plugin
12mr|gstreamer1.0-plugins-bad-1.0.3-1|307	Group:		Video
12mr|gstreamer1.0-plugins-bad-1.0.3-1|308	BuildRequires:	pkgconfig(libass)
12mr|gstreamer1.0-plugins-bad-1.0.3-1|309	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|310	%description -n %{bname}-libass
12mr|gstreamer1.0-plugins-bad-1.0.3-1|311	This is a subtitle plugin for GStreamer based on libass.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|312	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|313	%files -n %{bname}-libass
12mr|gstreamer1.0-plugins-bad-1.0.3-1|314	%{_libdir}/gstreamer-%{api}/libgstassrender.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|315	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|316	%package -n %{bname}-voip
12mr|gstreamer1.0-plugins-bad-1.0.3-1|317	Summary:	GStreamer voip plugins
12mr|gstreamer1.0-plugins-bad-1.0.3-1|318	Group:		Sound
12mr|gstreamer1.0-plugins-bad-1.0.3-1|319	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|320	%description -n %{bname}-voip
12mr|gstreamer1.0-plugins-bad-1.0.3-1|321	This is a collection of VoIP plugins for GStreamer.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|322	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|323	%files -n %{bname}-voip
12mr|gstreamer1.0-plugins-bad-1.0.3-1|324	%{_libdir}/gstreamer-%{api}/libgstrtpmux.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|325	%{_libdir}/gstreamer-%{api}/libgstdtmf.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|326	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|327	%package doc
12mr|gstreamer1.0-plugins-bad-1.0.3-1|328	Group:		Books/Computer books
12mr|gstreamer1.0-plugins-bad-1.0.3-1|329	Summary:	GStreamer application library
12mr|gstreamer1.0-plugins-bad-1.0.3-1|330	BuildArch:	noarch
12mr|gstreamer1.0-plugins-bad-1.0.3-1|331	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|332	%description doc
12mr|gstreamer1.0-plugins-bad-1.0.3-1|333	This is the documentation of %{name}.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|334	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|335	%prep
12mr|gstreamer1.0-plugins-bad-1.0.3-1|336	%setup -q -n gst-plugins-bad-%{version}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|337	%apply_patches
12mr|gstreamer1.0-plugins-bad-1.0.3-1|338	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|339	%build
12mr|gstreamer1.0-plugins-bad-1.0.3-1|340	%configure2_5x --disable-dependency-tracking --disable-static \
12mr|gstreamer1.0-plugins-bad-1.0.3-1|341	--with-package-name='Rosa %{name} package' \
12mr|gstreamer1.0-plugins-bad-1.0.3-1|342	--with-package-origin='http://www.rosalinux.com/' \
12mr|gstreamer1.0-plugins-bad-1.0.3-1|343	%if ! %{build_celt}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|344	--disable-celt \
12mr|gstreamer1.0-plugins-bad-1.0.3-1|345	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|346	%if ! %{build_faac}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|347	--disable-faac \
12mr|gstreamer1.0-plugins-bad-1.0.3-1|348	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|349	%if ! %{build_faad}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|350	--disable-faad \
12mr|gstreamer1.0-plugins-bad-1.0.3-1|351	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|352	%if ! %{build_dirac}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|353	--disable-dirac \
12mr|gstreamer1.0-plugins-bad-1.0.3-1|354	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|355	%if ! %{build_xvid}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|356	--disable-xvid \
12mr|gstreamer1.0-plugins-bad-1.0.3-1|357	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|358	%if ! %{build_dts}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|359	--disable-dts \
12mr|gstreamer1.0-plugins-bad-1.0.3-1|360	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|361	%if ! %{build_plf}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|362	--disable-voamrwbenc --disable-voaacenc \
12mr|gstreamer1.0-plugins-bad-1.0.3-1|363	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|364	%if %{build_experimental}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|365	--enable-experimental
12mr|gstreamer1.0-plugins-bad-1.0.3-1|366	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|367	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|368	make
12mr|gstreamer1.0-plugins-bad-1.0.3-1|369	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|370	%install
12mr|gstreamer1.0-plugins-bad-1.0.3-1|371	%makeinstall_std
12mr|gstreamer1.0-plugins-bad-1.0.3-1|372	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|373	%find_lang gst-plugins-bad-%{api}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|374	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|375	# Clean out files that should not be part of the rpm.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|376	# This is the recommended way of dealing with it for RH8
12mr|gstreamer1.0-plugins-bad-1.0.3-1|377	find %{buildroot} -name '*.la' -delete
12mr|gstreamer1.0-plugins-bad-1.0.3-1|378	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|379	%files doc
12mr|gstreamer1.0-plugins-bad-1.0.3-1|380	%doc docs/plugins/html
12mr|gstreamer1.0-plugins-bad-1.0.3-1|381	%{_datadir}/gtk-doc/html/
12mr|gstreamer1.0-plugins-bad-1.0.3-1|382	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|383	%files -f gst-plugins-bad-%{api}.lang
12mr|gstreamer1.0-plugins-bad-1.0.3-1|384	%doc AUTHORS COPYING README NEWS
12mr|gstreamer1.0-plugins-bad-1.0.3-1|385	%{_libdir}/gstreamer-%{api}/libgstadpcmdec.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|386	%{_libdir}/gstreamer-%{api}/libgstadpcmenc.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|387	%{_libdir}/gstreamer-%{api}/libgstasfmux.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|388	%{_libdir}/gstreamer-%{api}/libgstaudiovisualizers.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|389	%{_libdir}/gstreamer-%{api}/libgstautoconvert.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|390	%{_libdir}/gstreamer-%{api}/libgstbayer.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|391	%{_libdir}/gstreamer-%{api}/libgstcamerabin2.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|392	%{_libdir}/gstreamer-%{api}/libgstcoloreffects.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|393	%{_libdir}/gstreamer-%{api}/libgstdataurisrc.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|394	%{_libdir}/gstreamer-%{api}/libgstdebugutilsbad.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|395	%{_libdir}/gstreamer-%{api}/libgstdvb.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|396	%{_libdir}/gstreamer-%{api}/libgstdvbsuboverlay.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|397	%{_libdir}/gstreamer-%{api}/libgstdvdspu.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|398	%{_libdir}/gstreamer-%{api}/libgstfieldanalysis.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|399	%{_libdir}/gstreamer-%{api}/libgstfestival.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|400	%{_libdir}/gstreamer-%{api}/libgstfrei0r.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|401	%{_libdir}/gstreamer-%{api}/libgstgaudieffects.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|402	%{_libdir}/gstreamer-%{api}/libgstgdp.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|403	%{_libdir}/gstreamer-%{api}/libgstgeometrictransform.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|404	%{_libdir}/gstreamer-%{api}/libgstid3tag.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|405	%{_libdir}/gstreamer-%{api}/libgstinter.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|406	%{_libdir}/gstreamer-%{api}/libgstinterlace.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|407	%{_libdir}/gstreamer-%{api}/libgstjpegformat.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|408	%{_libdir}/gstreamer-%{api}/libgstliveadder.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|409	%{_libdir}/gstreamer-%{api}/libgstmpegtsmux.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|410	%{_libdir}/gstreamer-%{api}/libgstmimic.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|411	%{_libdir}/gstreamer-%{api}/libgstmpegpsdemux.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|412	%{_libdir}/gstreamer-%{api}/libgstopus.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|413	%{_libdir}/gstreamer-%{api}/libgstpcapparse.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|414	%{_libdir}/gstreamer-%{api}/libgstpnm.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|415	%{_libdir}/gstreamer-%{api}/libgstscaletempoplugin.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|416	%{_libdir}/gstreamer-%{api}/libgstrawparse.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|417	%{_libdir}/gstreamer-%{api}/libgstremovesilence.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|418	%{_libdir}/gstreamer-%{api}/libgstsdpelem.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|419	%{_libdir}/gstreamer-%{api}/libgstsegmentclip.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|420	%{_libdir}/gstreamer-%{api}/libgstshm.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|421	%{_libdir}/gstreamer-%{api}/libgstsiren.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|422	%{_libdir}/gstreamer-%{api}/libgstsmooth.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|423	%{_libdir}/gstreamer-%{api}/libgstspeed.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|424	%{_libdir}/gstreamer-%{api}/libgstsubenc.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|425	%{_libdir}/gstreamer-%{api}/libgstbz2.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|426	%{_libdir}/gstreamer-%{api}/libgstfragmented.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|427	%{_libdir}/gstreamer-%{api}/libgstmpegtsdemux.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|428	%{_libdir}/gstreamer-%{api}/libgstvideoparsersbad.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|429	%if %{build_plf}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|430	%{_libdir}/gstreamer-%{api}/libgstvoaacenc.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|431	%{_libdir}/gstreamer-%{api}/libgstvoamrwbenc.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|432	%{_datadir}/gstreamer-%{api}/presets/GstVoAmrwbEnc.prs
12mr|gstreamer1.0-plugins-bad-1.0.3-1|433	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|434	%if %{build_experimental}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|435	#%{_libdir}/gstreamer-%{api}/libgstdeinterlace2.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|436	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|437	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|438	%{_libdir}/gstreamer-%{api}/libgstmodplug.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|439	%{_libdir}/gstreamer-%{api}/libgsty4mdec.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|440	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|441	%if %{build_faad}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|442	%package -n %{bname}-faad
12mr|gstreamer1.0-plugins-bad-1.0.3-1|443	Summary:	GStreamer plug-in for AAC audio playback
12mr|gstreamer1.0-plugins-bad-1.0.3-1|444	Group:		Sound
12mr|gstreamer1.0-plugins-bad-1.0.3-1|445	Requires:	%{bname}-plugins >= %{version}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|446	BuildRequires:	libfaad2-devel
12mr|gstreamer1.0-plugins-bad-1.0.3-1|447	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|448	%description -n %{bname}-faad
12mr|gstreamer1.0-plugins-bad-1.0.3-1|449	Plug-ins for playing AAC audio
12mr|gstreamer1.0-plugins-bad-1.0.3-1|450	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|451	This package is in restricted repository as it violates some patents.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|452	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|453	%files -n %{bname}-faad
12mr|gstreamer1.0-plugins-bad-1.0.3-1|454	%{_libdir}/gstreamer-%{api}/libgstfaad.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|455	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|456	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|457	%if %{build_faac}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|458	%package -n %{bname}-faac
12mr|gstreamer1.0-plugins-bad-1.0.3-1|459	Summary:	GStreamer plug-ins for AAC audio encoding
12mr|gstreamer1.0-plugins-bad-1.0.3-1|460	Group:		Sound
12mr|gstreamer1.0-plugins-bad-1.0.3-1|461	Requires:	%{bname}-plugins >= %{version}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|462	BuildRequires:	libfaac-devel
12mr|gstreamer1.0-plugins-bad-1.0.3-1|463	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|464	%description -n %{bname}-faac
12mr|gstreamer1.0-plugins-bad-1.0.3-1|465	Plug-ins for encoding AAC audio
12mr|gstreamer1.0-plugins-bad-1.0.3-1|466	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|467	This package is in restricted repository as it violates some patents.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|468	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|469	%files -n %{bname}-faac
12mr|gstreamer1.0-plugins-bad-1.0.3-1|470	%{_libdir}/gstreamer-%{api}/libgstfaac.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|471	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|472	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|473	%package -n %{bname}-gsm
12mr|gstreamer1.0-plugins-bad-1.0.3-1|474	Summary:	GStreamer plugin for GSM lossy audio format
12mr|gstreamer1.0-plugins-bad-1.0.3-1|475	Group:		Sound
12mr|gstreamer1.0-plugins-bad-1.0.3-1|476	Requires:	%{bname}-plugins >= %{version}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|477	BuildRequires:	gsm-devel >= 1.0.10
12mr|gstreamer1.0-plugins-bad-1.0.3-1|478	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|479	%description -n %{bname}-gsm
12mr|gstreamer1.0-plugins-bad-1.0.3-1|480	Output plugin for GStreamer to convert to GSM lossy audio format.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|481	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|482	%files -n %{bname}-gsm
12mr|gstreamer1.0-plugins-bad-1.0.3-1|483	%{_libdir}/gstreamer-%{api}/libgstgsm.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|484	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|485	%if 0
12mr|gstreamer1.0-plugins-bad-1.0.3-1|486	### SWFDEC FLASH PLUGIN ###
12mr|gstreamer1.0-plugins-bad-1.0.3-1|487	%package -n %{bname}-swfdec
12mr|gstreamer1.0-plugins-bad-1.0.3-1|488	Summary: 	GStreamer Flash rendering plug-in
12mr|gstreamer1.0-plugins-bad-1.0.3-1|489	Group:		System/Libraries
12mr|gstreamer1.0-plugins-bad-1.0.3-1|490	Requires:	%{bname}-plugins = %{version}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|491	BuildRequires:	libswfdec-devel => 0.3.0
12mr|gstreamer1.0-plugins-bad-1.0.3-1|492	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|493	%description -n %{bname}-swfdec
12mr|gstreamer1.0-plugins-bad-1.0.3-1|494	Plug-in for rendering Flash animations using swfdec library
12mr|gstreamer1.0-plugins-bad-1.0.3-1|495	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|496	%files -n %{bname}-swfdec
12mr|gstreamer1.0-plugins-bad-1.0.3-1|497	%{_libdir}/gstreamer-%{api}/libgstswfdec.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|498	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|499	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|500	%if %{build_amrwb}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|501	%package -n %{bname}-amrwb
12mr|gstreamer1.0-plugins-bad-1.0.3-1|502	Summary:	GStreamer plug-in for AMR-WB support
12mr|gstreamer1.0-plugins-bad-1.0.3-1|503	Group:		Sound
12mr|gstreamer1.0-plugins-bad-1.0.3-1|504	Requires:	%{bname}-plugins >= %{version}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|505	BuildRequires:	libamrwb-devel
12mr|gstreamer1.0-plugins-bad-1.0.3-1|506	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|507	%description -n %{bname}-amrwb
12mr|gstreamer1.0-plugins-bad-1.0.3-1|508	Plug-in for decoding AMR-WB under GStreamer.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|509	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|510	This package is in restricted repository as it violates some patents.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|511	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|512	%files -n %{bname}-amrwb
12mr|gstreamer1.0-plugins-bad-1.0.3-1|513	%{_datadir}/gstreamer-%{api}/presets/GstAmrwbEnc.prs
12mr|gstreamer1.0-plugins-bad-1.0.3-1|514	%{_libdir}/gstreamer-%{api}/libgstamrwbenc.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|515	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|516	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|517	%if %{build_celt}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|518	%package -n %{bname}-celt
12mr|gstreamer1.0-plugins-bad-1.0.3-1|519	Summary:	GStreamer plug-in for CELT support
12mr|gstreamer1.0-plugins-bad-1.0.3-1|520	Group:		Video
12mr|gstreamer1.0-plugins-bad-1.0.3-1|521	Requires:	%{bname}-plugins >= %{version}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|522	BuildRequires:	pkgconfig(celt) >= 0.7.0
12mr|gstreamer1.0-plugins-bad-1.0.3-1|523	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|524	%description -n %{bname}-celt
12mr|gstreamer1.0-plugins-bad-1.0.3-1|525	Plug-in for CELT support under GStreamer.
12mr|gstreamer1.0-plugins-bad-1.0.3-1|526	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|527	%files -n %{bname}-celt
12mr|gstreamer1.0-plugins-bad-1.0.3-1|528	%{_libdir}/gstreamer-%{api}/libgstcelt.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|529	%endif
12mr|gstreamer1.0-plugins-bad-1.0.3-1|530	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|531	%files -n %{libnamephoto}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|532	%{_libdir}/libgstphotography-%{api}.so.%{libmajor}*
12mr|gstreamer1.0-plugins-bad-1.0.3-1|533	%{_libdir}/libgstsignalprocessor-%{api}.so.%{libmajor}*
12mr|gstreamer1.0-plugins-bad-1.0.3-1|534	%{_libdir}/libgstcodecparsers-%{api}.so.%{libmajor}*
12mr|gstreamer1.0-plugins-bad-1.0.3-1|535	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|536	%files -n %{develnamephoto}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|537	%{_libdir}/libgstcodecparsers-%{api}.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|538	%{_libdir}/libgstphotography-%{api}.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|539	%{_libdir}/libgstsignalprocessor-%{api}.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|540	%{_includedir}/gstreamer-%{api}/gst/codecparsers/
12mr|gstreamer1.0-plugins-bad-1.0.3-1|541	%{_includedir}/gstreamer-%{api}/gst/interfaces/photography*
12mr|gstreamer1.0-plugins-bad-1.0.3-1|542	%{_includedir}/gstreamer-%{api}/gst/signalprocessor/gstsignalprocessor.h
12mr|gstreamer1.0-plugins-bad-1.0.3-1|543	%{_includedir}/gstreamer-%{api}/gst/video/
12mr|gstreamer1.0-plugins-bad-1.0.3-1|544	%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{api}.pc
12mr|gstreamer1.0-plugins-bad-1.0.3-1|545	%{_libdir}/pkgconfig/gstreamer-codecparsers-%{api}.pc
12mr|gstreamer1.0-plugins-bad-1.0.3-1|546	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|547	%files -n %{libnamebase}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|548	%{_libdir}/libgstbasecamerabinsrc-%{api}.so.%{libmajor}*
12mr|gstreamer1.0-plugins-bad-1.0.3-1|549	%{_libdir}/libgstbasevideo-%{api}.so.%{libmajor}*
12mr|gstreamer1.0-plugins-bad-1.0.3-1|550	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|551	%files -n %{develnamebase}
12mr|gstreamer1.0-plugins-bad-1.0.3-1|552	%{_libdir}/libgstbasecamerabinsrc-%{api}.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|553	%{_libdir}/libgstbasevideo-%{api}.so
12mr|gstreamer1.0-plugins-bad-1.0.3-1|554	%{_includedir}/gstreamer-%{api}/gst/basecamerabinsrc/*
12mr|gstreamer1.0-plugins-bad-1.0.3-1|555	%{_libdir}/pkgconfig/gstreamer-basevideo-%{api}.pc
12mr|gstreamer1.0-plugins-bad-1.0.3-1|556	
12mr|gstreamer1.0-plugins-bad-1.0.3-1|557	

14245 12
12mr|gstreamer1.0-plugins-base-1.0.3-1|1	%define api		1.0
12mr|gstreamer1.0-plugins-base-1.0.3-1|2	%define major		0
12mr|gstreamer1.0-plugins-base-1.0.3-1|3	
12mr|gstreamer1.0-plugins-base-1.0.3-1|4	%define bname		gstreamer%{api}
12mr|gstreamer1.0-plugins-base-1.0.3-1|5	%define libname		%mklibname gstreamer-plugins-base %{api} %{major}
12mr|gstreamer1.0-plugins-base-1.0.3-1|6	%define girname		%mklibname gstreamer-plugins-base-gir %{api}
12mr|gstreamer1.0-plugins-base-1.0.3-1|7	%define develname	%mklibname -d gstreamer-plugins-base %{api}
12mr|gstreamer1.0-plugins-base-1.0.3-1|8	
12mr|gstreamer1.0-plugins-base-1.0.3-1|9	Summary:	GStreamer Streaming-media framework plug-ins
12mr|gstreamer1.0-plugins-base-1.0.3-1|10	Name:		%{bname}-plugins-base
12mr|gstreamer1.0-plugins-base-1.0.3-1|11	Version:	1.0.3
12mr|gstreamer1.0-plugins-base-1.0.3-1|12	Release:	%mkrel 1
12mr|gstreamer1.0-plugins-base-1.0.3-1|13	License:	LGPLv2+
12mr|gstreamer1.0-plugins-base-1.0.3-1|14	Group:		Sound
12mr|gstreamer1.0-plugins-base-1.0.3-1|15	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gst-plugins-base/1.0/gst-plugins-base-%{version}.tar.xz
12mr|gstreamer1.0-plugins-base-1.0.3-1|16	Patch0:		align.patch
12mr|gstreamer1.0-plugins-base-1.0.3-1|17	URL:		http://gstreamer.freedesktop.org/
12mr|gstreamer1.0-plugins-base-1.0.3-1|18	BuildRequires:	pkgconfig(glib-2.0) >= 2.32
12mr|gstreamer1.0-plugins-base-1.0.3-1|19	BuildRequires:	pkgconfig(libpng) >= 1.2.4-4
12mr|gstreamer1.0-plugins-base-1.0.3-1|20	BuildRequires:	liborc-devel >= 0.4.5
12mr|gstreamer1.0-plugins-base-1.0.3-1|21	BuildRequires:	pkgconfig(vorbis) >= 1.0-4
12mr|gstreamer1.0-plugins-base-1.0.3-1|22	BuildRequires:	pkgconfig(theora)
12mr|gstreamer1.0-plugins-base-1.0.3-1|23	BuildRequires:	pkgconfig(libxml-2.0)
12mr|gstreamer1.0-plugins-base-1.0.3-1|24	BuildRequires:	pkgconfig(pango)
12mr|gstreamer1.0-plugins-base-1.0.3-1|25	BuildRequires:	pkgconfig(pangocairo)
12mr|gstreamer1.0-plugins-base-1.0.3-1|26	BuildRequires:	pkgconfig(freetype2)
12mr|gstreamer1.0-plugins-base-1.0.3-1|27	BuildRequires:	gstreamer%{api}-devel >= %{version}
12mr|gstreamer1.0-plugins-base-1.0.3-1|28	BuildRequires:	gtk-doc
12mr|gstreamer1.0-plugins-base-1.0.3-1|29	BuildRequires:	libmesaglu-devel
12mr|gstreamer1.0-plugins-base-1.0.3-1|30	BuildRequires:	libxv-devel
12mr|gstreamer1.0-plugins-base-1.0.3-1|31	BuildRequires:	alsa-oss-devel
12mr|gstreamer1.0-plugins-base-1.0.3-1|32	BuildRequires:	gobject-introspection-devel
12mr|gstreamer1.0-plugins-base-1.0.3-1|33	#gw we need some fonts for the tests
12mr|gstreamer1.0-plugins-base-1.0.3-1|34	BuildRequires:	fonts-ttf-dejavu
12mr|gstreamer1.0-plugins-base-1.0.3-1|35	BuildRequires:	libcheck-devel
12mr|gstreamer1.0-plugins-base-1.0.3-1|36	Provides:	%{bname}-plugins
12mr|gstreamer1.0-plugins-base-1.0.3-1|37	
12mr|gstreamer1.0-plugins-base-1.0.3-1|38	%ifarch %ix86
12mr|gstreamer1.0-plugins-base-1.0.3-1|39	BuildRequires:	nasm => 0.90
12mr|gstreamer1.0-plugins-base-1.0.3-1|40	%endif
12mr|gstreamer1.0-plugins-base-1.0.3-1|41	
12mr|gstreamer1.0-plugins-base-1.0.3-1|42	%ifnarch %arm %mips
12mr|gstreamer1.0-plugins-base-1.0.3-1|43	BuildRequires:	valgrind-devel
12mr|gstreamer1.0-plugins-base-1.0.3-1|44	%endif
12mr|gstreamer1.0-plugins-base-1.0.3-1|45	
12mr|gstreamer1.0-plugins-base-1.0.3-1|46	%description
12mr|gstreamer1.0-plugins-base-1.0.3-1|47	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer1.0-plugins-base-1.0.3-1|48	operate on media data. Applications using this library can do anything
12mr|gstreamer1.0-plugins-base-1.0.3-1|49	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer1.0-plugins-base-1.0.3-1|50	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer1.0-plugins-base-1.0.3-1|51	types or processing capabilities can be added simply by installing new
12mr|gstreamer1.0-plugins-base-1.0.3-1|52	plug-ins.
12mr|gstreamer1.0-plugins-base-1.0.3-1|53	
12mr|gstreamer1.0-plugins-base-1.0.3-1|54	This package contains a set of reference plugins, base classes for other
12mr|gstreamer1.0-plugins-base-1.0.3-1|55	plugins, and helper libraries:
12mr|gstreamer1.0-plugins-base-1.0.3-1|56	* device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia
12mr|gstreamer1.0-plugins-base-1.0.3-1|57	* containers: ogg
12mr|gstreamer1.0-plugins-base-1.0.3-1|58	* codecs: vorbis, theora
12mr|gstreamer1.0-plugins-base-1.0.3-1|59	* text: textoverlay, subparse
12mr|gstreamer1.0-plugins-base-1.0.3-1|60	* sources: audiotestsrc, videotestsrc, gnomevfssrc
12mr|gstreamer1.0-plugins-base-1.0.3-1|61	* network: tcp
12mr|gstreamer1.0-plugins-base-1.0.3-1|62	* typefind
12mr|gstreamer1.0-plugins-base-1.0.3-1|63	* audio processing: audioconvert, adder, audiorate, audioscale, volume
12mr|gstreamer1.0-plugins-base-1.0.3-1|64	* visualisation: libvisual
12mr|gstreamer1.0-plugins-base-1.0.3-1|65	* video processing: ffmpegcolorspace
12mr|gstreamer1.0-plugins-base-1.0.3-1|66	* aggregate elements: decodebin, playbin
12mr|gstreamer1.0-plugins-base-1.0.3-1|67	
12mr|gstreamer1.0-plugins-base-1.0.3-1|68	%prep
12mr|gstreamer1.0-plugins-base-1.0.3-1|69	%setup -q -n gst-plugins-base-%{version}
12mr|gstreamer1.0-plugins-base-1.0.3-1|70	%apply_patches
12mr|gstreamer1.0-plugins-base-1.0.3-1|71	
12mr|gstreamer1.0-plugins-base-1.0.3-1|72	%build
12mr|gstreamer1.0-plugins-base-1.0.3-1|73	%configure2_5x --disable-dependency-tracking --disable-static \
12mr|gstreamer1.0-plugins-base-1.0.3-1|74	--enable-experimental \
12mr|gstreamer1.0-plugins-base-1.0.3-1|75	--with-package-name='%{_vendor} %{name} package' \
12mr|gstreamer1.0-plugins-base-1.0.3-1|76	--with-package-origin='http://bugs.%{_real_vendor}.org/' \
12mr|gstreamer1.0-plugins-base-1.0.3-1|77	--enable-libvisual
12mr|gstreamer1.0-plugins-base-1.0.3-1|78	%make
12mr|gstreamer1.0-plugins-base-1.0.3-1|79	
12mr|gstreamer1.0-plugins-base-1.0.3-1|80	
12mr|gstreamer1.0-plugins-base-1.0.3-1|81	%install
12mr|gstreamer1.0-plugins-base-1.0.3-1|82	%makeinstall_std
12mr|gstreamer1.0-plugins-base-1.0.3-1|83	%find_lang gst-plugins-base-%{api}
12mr|gstreamer1.0-plugins-base-1.0.3-1|84	
12mr|gstreamer1.0-plugins-base-1.0.3-1|85	# Clean out files that should not be part of the rpm.
12mr|gstreamer1.0-plugins-base-1.0.3-1|86	# This is the recommended way of dealing with it for RH8
12mr|gstreamer1.0-plugins-base-1.0.3-1|87	find %{buildroot} -name '*.la' -delete
12mr|gstreamer1.0-plugins-base-1.0.3-1|88	
12mr|gstreamer1.0-plugins-base-1.0.3-1|89	%files -f gst-plugins-base-%{api}.lang
12mr|gstreamer1.0-plugins-base-1.0.3-1|90	%doc AUTHORS COPYING README NEWS
12mr|gstreamer1.0-plugins-base-1.0.3-1|91	%{_bindir}/gst-discoverer-%{api}
12mr|gstreamer1.0-plugins-base-1.0.3-1|92	%{_mandir}/man1/gst-discoverer-%{api}.1.*
12mr|gstreamer1.0-plugins-base-1.0.3-1|93	# non-core plugins without external dependencies
12mr|gstreamer1.0-plugins-base-1.0.3-1|94	%{_libdir}/gstreamer-%{api}/libgstapp.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|95	%{_libdir}/gstreamer-%{api}/libgstaudioconvert.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|96	%{_libdir}/gstreamer-%{api}/libgstaudiorate.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|97	%{_libdir}/gstreamer-%{api}/libgstaudioresample.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|98	%{_libdir}/gstreamer-%{api}/libgstaudiotestsrc.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|99	%{_libdir}/gstreamer-%{api}/libgstencodebin.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|100	%{_libdir}/gstreamer-%{api}/libgstgio.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|101	%{_libdir}/gstreamer-%{api}/libgstpango.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|102	%{_libdir}/gstreamer-%{api}/libgstsubparse.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|103	%{_libdir}/gstreamer-%{api}/libgsttcp.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|104	%{_libdir}/gstreamer-%{api}/libgstvolume.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|105	%{_libdir}/gstreamer-%{api}/libgstadder.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|106	%{_libdir}/gstreamer-%{api}/libgsttypefindfunctions.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|107	%{_libdir}/gstreamer-%{api}/libgstvideotestsrc.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|108	%{_libdir}/gstreamer-%{api}/libgsttheora.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|109	%{_libdir}/gstreamer-%{api}/libgstogg.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|110	%{_libdir}/gstreamer-%{api}/libgstvideorate.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|111	%{_libdir}/gstreamer-%{api}/libgstvideoscale.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|112	%{_libdir}/gstreamer-%{api}/libgstvorbis.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|113	%{_libdir}/gstreamer-%{api}/libgstximagesink.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|114	%{_libdir}/gstreamer-%{api}/libgstxvimagesink.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|115	%{_libdir}/gstreamer-%{api}/libgstalsa.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|116	%{_libdir}/gstreamer-%{api}/libgstplayback.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|117	%{_libdir}/gstreamer-%{api}/libgstvideoconvert.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|118	
12mr|gstreamer1.0-plugins-base-1.0.3-1|119	%package -n %{libname}
12mr|gstreamer1.0-plugins-base-1.0.3-1|120	Group: 		System/Libraries
12mr|gstreamer1.0-plugins-base-1.0.3-1|121	Summary: 	GStreamer plugin libraries
12mr|gstreamer1.0-plugins-base-1.0.3-1|122	
12mr|gstreamer1.0-plugins-base-1.0.3-1|123	%description -n %libname
12mr|gstreamer1.0-plugins-base-1.0.3-1|124	This package contain the basic audio and video playback library and
12mr|gstreamer1.0-plugins-base-1.0.3-1|125	the interfaces library.
12mr|gstreamer1.0-plugins-base-1.0.3-1|126	
12mr|gstreamer1.0-plugins-base-1.0.3-1|127	%files -n %{libname}
12mr|gstreamer1.0-plugins-base-1.0.3-1|128	%{_libdir}/libgstaudio-%{api}.so.0*
12mr|gstreamer1.0-plugins-base-1.0.3-1|129	%{_libdir}/libgstapp-%{api}.so.0*
12mr|gstreamer1.0-plugins-base-1.0.3-1|130	%{_libdir}/libgstfft-%{api}.so.0*
12mr|gstreamer1.0-plugins-base-1.0.3-1|131	%{_libdir}/libgstpbutils-%{api}.so.0*
12mr|gstreamer1.0-plugins-base-1.0.3-1|132	%{_libdir}/libgstriff-%{api}.so.0*
12mr|gstreamer1.0-plugins-base-1.0.3-1|133	%{_libdir}/libgstrtp-%{api}.so.0*
12mr|gstreamer1.0-plugins-base-1.0.3-1|134	%{_libdir}/libgstrtsp-%{api}.so.0*
12mr|gstreamer1.0-plugins-base-1.0.3-1|135	%{_libdir}/libgsttag-%{api}.so.0*
12mr|gstreamer1.0-plugins-base-1.0.3-1|136	%{_libdir}/libgstsdp-%{api}.so.0*
12mr|gstreamer1.0-plugins-base-1.0.3-1|137	%{_libdir}/libgstvideo-%{api}.so.0*
12mr|gstreamer1.0-plugins-base-1.0.3-1|138	
12mr|gstreamer1.0-plugins-base-1.0.3-1|139	%package -n %{girname}
12mr|gstreamer1.0-plugins-base-1.0.3-1|140	Group:		System/Libraries
12mr|gstreamer1.0-plugins-base-1.0.3-1|141	Summary:	Object Introspection interface description for %{name}
12mr|gstreamer1.0-plugins-base-1.0.3-1|142	Requires:	%{libname} = %{version}
12mr|gstreamer1.0-plugins-base-1.0.3-1|143	
12mr|gstreamer1.0-plugins-base-1.0.3-1|144	%description -n %{girname}
12mr|gstreamer1.0-plugins-base-1.0.3-1|145	GObject Introspection interface description for %{name}.
12mr|gstreamer1.0-plugins-base-1.0.3-1|146	
12mr|gstreamer1.0-plugins-base-1.0.3-1|147	%files -n %{girname}
12mr|gstreamer1.0-plugins-base-1.0.3-1|148	%{_libdir}/girepository-1.0/GstApp-%{api}.typelib
12mr|gstreamer1.0-plugins-base-1.0.3-1|149	%{_libdir}/girepository-1.0/GstAudio-%{api}.typelib
12mr|gstreamer1.0-plugins-base-1.0.3-1|150	%{_libdir}/girepository-1.0/GstFft-%{api}.typelib
12mr|gstreamer1.0-plugins-base-1.0.3-1|151	%{_libdir}/girepository-1.0/GstPbutils-%{api}.typelib
12mr|gstreamer1.0-plugins-base-1.0.3-1|152	%{_libdir}/girepository-1.0/GstRiff-%{api}.typelib
12mr|gstreamer1.0-plugins-base-1.0.3-1|153	%{_libdir}/girepository-1.0/GstRtp-%{api}.typelib
12mr|gstreamer1.0-plugins-base-1.0.3-1|154	%{_libdir}/girepository-1.0/GstRtsp-%{api}.typelib
12mr|gstreamer1.0-plugins-base-1.0.3-1|155	%{_libdir}/girepository-1.0/GstSdp-%{api}.typelib
12mr|gstreamer1.0-plugins-base-1.0.3-1|156	%{_libdir}/girepository-1.0/GstTag-%{api}.typelib
12mr|gstreamer1.0-plugins-base-1.0.3-1|157	%{_libdir}/girepository-1.0/GstVideo-%{api}.typelib
12mr|gstreamer1.0-plugins-base-1.0.3-1|158	
12mr|gstreamer1.0-plugins-base-1.0.3-1|159	%package -n %{develname}
12mr|gstreamer1.0-plugins-base-1.0.3-1|160	Summary: 	GStreamer Plugin Library Headers
12mr|gstreamer1.0-plugins-base-1.0.3-1|161	Group: 		Development/C
12mr|gstreamer1.0-plugins-base-1.0.3-1|162	Requires: 	%{libname} = %{version}-%{release}
12mr|gstreamer1.0-plugins-base-1.0.3-1|163	Requires:	%{name} = %{version}-%{release}
12mr|gstreamer1.0-plugins-base-1.0.3-1|164	Provides:	libgstreamer%{api}-plugins-base-devel = %{version}-%{release}
12mr|gstreamer1.0-plugins-base-1.0.3-1|165	Provides:	%{name}-devel = %{version}-%{release}
12mr|gstreamer1.0-plugins-base-1.0.3-1|166	
12mr|gstreamer1.0-plugins-base-1.0.3-1|167	%description -n %{develname}
12mr|gstreamer1.0-plugins-base-1.0.3-1|168	GStreamer support libraries header files.
12mr|gstreamer1.0-plugins-base-1.0.3-1|169	
12mr|gstreamer1.0-plugins-base-1.0.3-1|170	%files -n %{develname}
12mr|gstreamer1.0-plugins-base-1.0.3-1|171	%doc docs/libs/html docs/plugins/html
12mr|gstreamer1.0-plugins-base-1.0.3-1|172	%{_includedir}/gstreamer-%{api}/gst/app/
12mr|gstreamer1.0-plugins-base-1.0.3-1|173	%{_includedir}/gstreamer-%{api}/gst/audio
12mr|gstreamer1.0-plugins-base-1.0.3-1|174	%{_includedir}/gstreamer-%{api}/gst/fft
12mr|gstreamer1.0-plugins-base-1.0.3-1|175	%{_includedir}/gstreamer-%{api}/gst/pbutils
12mr|gstreamer1.0-plugins-base-1.0.3-1|176	%{_includedir}/gstreamer-%{api}/gst/riff
12mr|gstreamer1.0-plugins-base-1.0.3-1|177	%{_includedir}/gstreamer-%{api}/gst/rtsp
12mr|gstreamer1.0-plugins-base-1.0.3-1|178	%{_includedir}/gstreamer-%{api}/gst/sdp
12mr|gstreamer1.0-plugins-base-1.0.3-1|179	%{_includedir}/gstreamer-%{api}/gst/tag/
12mr|gstreamer1.0-plugins-base-1.0.3-1|180	%{_includedir}/gstreamer-%{api}/gst/video/
12mr|gstreamer1.0-plugins-base-1.0.3-1|181	%{_includedir}/gstreamer-%{api}/gst/rtp
12mr|gstreamer1.0-plugins-base-1.0.3-1|182	%{_libdir}/pkgconfig/gstreamer-app-%{api}.pc
12mr|gstreamer1.0-plugins-base-1.0.3-1|183	%{_libdir}/pkgconfig/gstreamer-audio-%{api}.pc
12mr|gstreamer1.0-plugins-base-1.0.3-1|184	%{_libdir}/pkgconfig/gstreamer-fft-%{api}.pc
12mr|gstreamer1.0-plugins-base-1.0.3-1|185	%{_libdir}/pkgconfig/gstreamer-pbutils-%{api}.pc
12mr|gstreamer1.0-plugins-base-1.0.3-1|186	%{_libdir}/pkgconfig/gstreamer-plugins-base-%{api}.pc
12mr|gstreamer1.0-plugins-base-1.0.3-1|187	%{_libdir}/pkgconfig/gstreamer-riff-%{api}.pc
12mr|gstreamer1.0-plugins-base-1.0.3-1|188	%{_libdir}/pkgconfig/gstreamer-rtp-%{api}.pc
12mr|gstreamer1.0-plugins-base-1.0.3-1|189	%{_libdir}/pkgconfig/gstreamer-rtsp-%{api}.pc
12mr|gstreamer1.0-plugins-base-1.0.3-1|190	%{_libdir}/pkgconfig/gstreamer-sdp-%{api}.pc
12mr|gstreamer1.0-plugins-base-1.0.3-1|191	%{_libdir}/pkgconfig/gstreamer-tag-%{api}.pc
12mr|gstreamer1.0-plugins-base-1.0.3-1|192	%{_libdir}/pkgconfig/gstreamer-video-%{api}.pc
12mr|gstreamer1.0-plugins-base-1.0.3-1|193	%{_libdir}/libgstaudio-%{api}.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|194	%{_libdir}/libgstapp-%{api}.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|195	%{_libdir}/libgstfft-%{api}.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|196	%{_libdir}/libgstpbutils-%{api}.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|197	%{_libdir}/libgstriff-%{api}.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|198	%{_libdir}/libgstrtp-%{api}.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|199	%{_libdir}/libgstrtsp-%{api}.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|200	%{_libdir}/libgsttag-%{api}.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|201	%{_libdir}/libgstsdp-%{api}.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|202	%{_libdir}/libgstvideo-%{api}.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|203	%{_datadir}/gtk-doc/html/*
12mr|gstreamer1.0-plugins-base-1.0.3-1|204	%{_datadir}/gir-1.0/GstApp-%{api}.gir
12mr|gstreamer1.0-plugins-base-1.0.3-1|205	%{_datadir}/gir-1.0/GstAudio-%{api}.gir
12mr|gstreamer1.0-plugins-base-1.0.3-1|206	%{_datadir}/gir-1.0/GstFft-%{api}.gir
12mr|gstreamer1.0-plugins-base-1.0.3-1|207	%{_datadir}/gir-1.0/GstPbutils-%{api}.gir
12mr|gstreamer1.0-plugins-base-1.0.3-1|208	%{_datadir}/gir-1.0/GstRiff-%{api}.gir
12mr|gstreamer1.0-plugins-base-1.0.3-1|209	%{_datadir}/gir-1.0/GstRtp-%{api}.gir
12mr|gstreamer1.0-plugins-base-1.0.3-1|210	%{_datadir}/gir-1.0/GstRtsp-%{api}.gir
12mr|gstreamer1.0-plugins-base-1.0.3-1|211	%{_datadir}/gir-1.0/GstSdp-%{api}.gir
12mr|gstreamer1.0-plugins-base-1.0.3-1|212	%{_datadir}/gir-1.0/GstTag-%{api}.gir
12mr|gstreamer1.0-plugins-base-1.0.3-1|213	%{_datadir}/gir-1.0/GstVideo-%{api}.gir
12mr|gstreamer1.0-plugins-base-1.0.3-1|214	%{_datadir}/gst-plugins-base/%{api}/license-translations.dict
12mr|gstreamer1.0-plugins-base-1.0.3-1|215	###
12mr|gstreamer1.0-plugins-base-1.0.3-1|216	
12mr|gstreamer1.0-plugins-base-1.0.3-1|217	### CDPARANOIA ###
12mr|gstreamer1.0-plugins-base-1.0.3-1|218	%package -n %{bname}-cdparanoia
12mr|gstreamer1.0-plugins-base-1.0.3-1|219	Summary:	Gstreamer plugin for CD audio input using CDParanoia IV
12mr|gstreamer1.0-plugins-base-1.0.3-1|220	Group:		Sound
12mr|gstreamer1.0-plugins-base-1.0.3-1|221	Requires:	%{name} = %{version}-%{release}
12mr|gstreamer1.0-plugins-base-1.0.3-1|222	BuildRequires:	libcdda-devel
12mr|gstreamer1.0-plugins-base-1.0.3-1|223	
12mr|gstreamer1.0-plugins-base-1.0.3-1|224	%description -n %{bname}-cdparanoia
12mr|gstreamer1.0-plugins-base-1.0.3-1|225	Plugin for ripping audio tracks using cdparanoia under GStreamer
12mr|gstreamer1.0-plugins-base-1.0.3-1|226	
12mr|gstreamer1.0-plugins-base-1.0.3-1|227	%files -n %{bname}-cdparanoia
12mr|gstreamer1.0-plugins-base-1.0.3-1|228	%{_libdir}/gstreamer-%{api}/libgstcdparanoia.so
12mr|gstreamer1.0-plugins-base-1.0.3-1|229	
12mr|gstreamer1.0-plugins-base-1.0.3-1|230	%package -n %{bname}-libvisual
12mr|gstreamer1.0-plugins-base-1.0.3-1|231	Summary:	GStreamer visualisations plug-in based on libvisual
12mr|gstreamer1.0-plugins-base-1.0.3-1|232	Group:		Video
12mr|gstreamer1.0-plugins-base-1.0.3-1|233	Requires:	%{name} = %{version}-%{release}
12mr|gstreamer1.0-plugins-base-1.0.3-1|234	BuildRequires:	libvisual-devel >= 0.4
12mr|gstreamer1.0-plugins-base-1.0.3-1|235	
12mr|gstreamer1.0-plugins-base-1.0.3-1|236	%description -n %{bname}-libvisual
12mr|gstreamer1.0-plugins-base-1.0.3-1|237	This plugin makes visualisations based on libvisual available for
12mr|gstreamer1.0-plugins-base-1.0.3-1|238	GStreamer applications.
12mr|gstreamer1.0-plugins-base-1.0.3-1|239	
12mr|gstreamer1.0-plugins-base-1.0.3-1|240	%files -n %{bname}-libvisual
12mr|gstreamer1.0-plugins-base-1.0.3-1|241	%{_libdir}/gstreamer-%{api}/libgstlibvisual.so

14246 12
12mr|gstreamer1.0-plugins-good-1.0.3-1|1	%define enable_check	0
12mr|gstreamer1.0-plugins-good-1.0.3-1|2	
12mr|gstreamer1.0-plugins-good-1.0.3-1|3	%define major		1.0
12mr|gstreamer1.0-plugins-good-1.0.3-1|4	%define majorminor	1.0
12mr|gstreamer1.0-plugins-good-1.0.3-1|5	%define bname		gstreamer1.0
12mr|gstreamer1.0-plugins-good-1.0.3-1|6	
12mr|gstreamer1.0-plugins-good-1.0.3-1|7	Summary: 	GStreamer Streaming-media framework plug-ins
12mr|gstreamer1.0-plugins-good-1.0.3-1|8	Name: 		%{bname}-plugins-good
12mr|gstreamer1.0-plugins-good-1.0.3-1|9	Version: 	1.0.3
12mr|gstreamer1.0-plugins-good-1.0.3-1|10	Release: 	%mkrel 1
12mr|gstreamer1.0-plugins-good-1.0.3-1|11	License: 	LGPLv2+
12mr|gstreamer1.0-plugins-good-1.0.3-1|12	Group: 		Sound
12mr|gstreamer1.0-plugins-good-1.0.3-1|13	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/gst-plugins-good/1.0/gst-plugins-good-%{version}.tar.xz
12mr|gstreamer1.0-plugins-good-1.0.3-1|14	URL:		http://gstreamer.freedesktop.org/
12mr|gstreamer1.0-plugins-good-1.0.3-1|15	# (gw) For the pixbuf plugin
12mr|gstreamer1.0-plugins-good-1.0.3-1|16	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gstreamer1.0-plugins-good-1.0.3-1|17	BuildRequires:	pkgconfig(glib-2.0) >= 2.2
12mr|gstreamer1.0-plugins-good-1.0.3-1|18	BuildRequires:	pkgconfig(libpng)
12mr|gstreamer1.0-plugins-good-1.0.3-1|19	BuildRequires:	libjpeg-devel
12mr|gstreamer1.0-plugins-good-1.0.3-1|20	BuildRequires:	liborc-devel >= 0.4.5
12mr|gstreamer1.0-plugins-good-1.0.3-1|21	BuildRequires:	pkgconfig(vorbis)
12mr|gstreamer1.0-plugins-good-1.0.3-1|22	BuildRequires:	pkgconfig(theora)
12mr|gstreamer1.0-plugins-good-1.0.3-1|23	BuildRequires:	libshout-devel
12mr|gstreamer1.0-plugins-good-1.0.3-1|24	BuildRequires:	libv4l-devel
12mr|gstreamer1.0-plugins-good-1.0.3-1|25	BuildRequires:	libbzip2-devel
12mr|gstreamer1.0-plugins-good-1.0.3-1|26	BuildRequires:	gettext-devel
12mr|gstreamer1.0-plugins-good-1.0.3-1|27	BuildRequires:	pkgconfig(taglib)
12mr|gstreamer1.0-plugins-good-1.0.3-1|28	BuildRequires:	pkgconfig(gudev-1.0)
12mr|gstreamer1.0-plugins-good-1.0.3-1|29	# libtool dep:
12mr|gstreamer1.0-plugins-good-1.0.3-1|30	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|gstreamer1.0-plugins-good-1.0.3-1|31	BuildRequires:	pkgconfig(check)
12mr|gstreamer1.0-plugins-good-1.0.3-1|32	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
12mr|gstreamer1.0-plugins-good-1.0.3-1|33	BuildRequires:	gstreamer1.0-plugins-base
12mr|gstreamer1.0-plugins-good-1.0.3-1|34	BuildRequires:	pkgconfig(glu)
12mr|gstreamer1.0-plugins-good-1.0.3-1|35	
12mr|gstreamer1.0-plugins-good-1.0.3-1|36	%ifarch %ix86
12mr|gstreamer1.0-plugins-good-1.0.3-1|37	BuildRequires:	nasm => 0.90
12mr|gstreamer1.0-plugins-good-1.0.3-1|38	%endif
12mr|gstreamer1.0-plugins-good-1.0.3-1|39	
12mr|gstreamer1.0-plugins-good-1.0.3-1|40	%ifnarch %mips %arm
12mr|gstreamer1.0-plugins-good-1.0.3-1|41	BuildRequires:	valgrind-devel
12mr|gstreamer1.0-plugins-good-1.0.3-1|42	%endif
12mr|gstreamer1.0-plugins-good-1.0.3-1|43	
12mr|gstreamer1.0-plugins-good-1.0.3-1|44	Provides:	%{bname}-audiosrc
12mr|gstreamer1.0-plugins-good-1.0.3-1|45	Provides:	%{bname}-audiosink
12mr|gstreamer1.0-plugins-good-1.0.3-1|46	
12mr|gstreamer1.0-plugins-good-1.0.3-1|47	# gw this is the default http source:
12mr|gstreamer1.0-plugins-good-1.0.3-1|48	Suggests:	%{bname}-soup
12mr|gstreamer1.0-plugins-good-1.0.3-1|49	
12mr|gstreamer1.0-plugins-good-1.0.3-1|50	%description
12mr|gstreamer1.0-plugins-good-1.0.3-1|51	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer1.0-plugins-good-1.0.3-1|52	operate on media data. Applications using this library can do anything
12mr|gstreamer1.0-plugins-good-1.0.3-1|53	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer1.0-plugins-good-1.0.3-1|54	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer1.0-plugins-good-1.0.3-1|55	types or processing capabilities can be added simply by installing new
12mr|gstreamer1.0-plugins-good-1.0.3-1|56	plug-ins.
12mr|gstreamer1.0-plugins-good-1.0.3-1|57	
12mr|gstreamer1.0-plugins-good-1.0.3-1|58	This package contains a set of plug-ins that are considered to have
12mr|gstreamer1.0-plugins-good-1.0.3-1|59	good quality code, correct functionality, the preferred license (LGPL
12mr|gstreamer1.0-plugins-good-1.0.3-1|60	for the plug-in code, LGPL or LGPL-compatible for the supporting
12mr|gstreamer1.0-plugins-good-1.0.3-1|61	library). People writing elements should base their code on these
12mr|gstreamer1.0-plugins-good-1.0.3-1|62	elements.
12mr|gstreamer1.0-plugins-good-1.0.3-1|63	
12mr|gstreamer1.0-plugins-good-1.0.3-1|64	
12mr|gstreamer1.0-plugins-good-1.0.3-1|65	%prep
12mr|gstreamer1.0-plugins-good-1.0.3-1|66	%setup -q -n gst-plugins-good-%{version}
12mr|gstreamer1.0-plugins-good-1.0.3-1|67	
12mr|gstreamer1.0-plugins-good-1.0.3-1|68	%build
12mr|gstreamer1.0-plugins-good-1.0.3-1|69	%configure2_5x  \
12mr|gstreamer1.0-plugins-good-1.0.3-1|70	--with-package-name='%{_vendor} %{name} package' \
12mr|gstreamer1.0-plugins-good-1.0.3-1|71	--with-package-origin='http://www.mageia.org/' \
12mr|gstreamer1.0-plugins-good-1.0.3-1|72	--disable-dependency-tracking \
12mr|gstreamer1.0-plugins-good-1.0.3-1|73	--enable-experimental \
12mr|gstreamer1.0-plugins-good-1.0.3-1|74	--disable-esd \
12mr|gstreamer1.0-plugins-good-1.0.3-1|75	--disable-hal
12mr|gstreamer1.0-plugins-good-1.0.3-1|76	%make
12mr|gstreamer1.0-plugins-good-1.0.3-1|77	
12mr|gstreamer1.0-plugins-good-1.0.3-1|78	%if %{enable_check}
12mr|gstreamer1.0-plugins-good-1.0.3-1|79	# FIXME: Some tests on mips are currently failing with timeouts
12mr|gstreamer1.0-plugins-good-1.0.3-1|80	# so disable them. Moreover, orc is failing to compile stuff
12mr|gstreamer1.0-plugins-good-1.0.3-1|81	# on arm/mips so orc checks are half-failings (as the backup functions
12mr|gstreamer1.0-plugins-good-1.0.3-1|82	# are working)
12mr|gstreamer1.0-plugins-good-1.0.3-1|83	%check
12mr|gstreamer1.0-plugins-good-1.0.3-1|84	cd tests/check
12mr|gstreamer1.0-plugins-good-1.0.3-1|85	%ifarch %arm %mips
12mr|gstreamer1.0-plugins-good-1.0.3-1|86	make check || /bin/true
12mr|gstreamer1.0-plugins-good-1.0.3-1|87	%else
12mr|gstreamer1.0-plugins-good-1.0.3-1|88	make check
12mr|gstreamer1.0-plugins-good-1.0.3-1|89	%endif
12mr|gstreamer1.0-plugins-good-1.0.3-1|90	%endif
12mr|gstreamer1.0-plugins-good-1.0.3-1|91	
12mr|gstreamer1.0-plugins-good-1.0.3-1|92	%install
12mr|gstreamer1.0-plugins-good-1.0.3-1|93	rm -f gst-plugins-base-%{majorminor}.lang
12mr|gstreamer1.0-plugins-good-1.0.3-1|94	
12mr|gstreamer1.0-plugins-good-1.0.3-1|95	%makeinstall_std GETTEXT_PACKAGE=gst-plugins-good-%{majorminor}
12mr|gstreamer1.0-plugins-good-1.0.3-1|96	
12mr|gstreamer1.0-plugins-good-1.0.3-1|97	%find_lang gst-plugins-good-%{majorminor}
12mr|gstreamer1.0-plugins-good-1.0.3-1|98	
12mr|gstreamer1.0-plugins-good-1.0.3-1|99	# Clean out files that should not be part of the rpm.
12mr|gstreamer1.0-plugins-good-1.0.3-1|100	# This is the recommended way of dealing with it for RH8
12mr|gstreamer1.0-plugins-good-1.0.3-1|101	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.la
12mr|gstreamer1.0-plugins-good-1.0.3-1|102	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.a
12mr|gstreamer1.0-plugins-good-1.0.3-1|103	rm -f %{buildroot}%{_libdir}/*.a
12mr|gstreamer1.0-plugins-good-1.0.3-1|104	rm -f %{buildroot}%{_libdir}/*.la
12mr|gstreamer1.0-plugins-good-1.0.3-1|105	
12mr|gstreamer1.0-plugins-good-1.0.3-1|106	#blino remove development doc since we don't ship devel files
12mr|gstreamer1.0-plugins-good-1.0.3-1|107	rm -rf %{buildroot}%{_docdir}/docs/plugins/html
12mr|gstreamer1.0-plugins-good-1.0.3-1|108	
12mr|gstreamer1.0-plugins-good-1.0.3-1|109	%files -f gst-plugins-good-%{majorminor}.lang
12mr|gstreamer1.0-plugins-good-1.0.3-1|110	%doc AUTHORS COPYING README NEWS
12mr|gstreamer1.0-plugins-good-1.0.3-1|111	%{_libdir}/gstreamer-%{majorminor}/libgstalaw.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|112	%{_libdir}/gstreamer-%{majorminor}/libgstalpha.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|113	%{_libdir}/gstreamer-%{majorminor}/libgstalphacolor.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|114	%{_libdir}/gstreamer-%{majorminor}/libgstapetag.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|115	%{_libdir}/gstreamer-%{majorminor}/libgstaudiofx.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|116	%{_libdir}/gstreamer-%{majorminor}/libgstaudioparsers.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|117	%{_libdir}/gstreamer-%{majorminor}/libgstauparse.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|118	%{_libdir}/gstreamer-%{majorminor}/libgstautodetect.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|119	%{_libdir}/gstreamer-%{majorminor}/libgstavi.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|120	%{_libdir}/gstreamer-%{majorminor}/libgstcutter.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|121	%{_libdir}/gstreamer-%{majorminor}/libgstdebug.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|122	%{_libdir}/gstreamer-%{majorminor}/libgstdeinterlace.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|123	%{_libdir}/gstreamer-%{majorminor}/libgsteffectv.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|124	%{_libdir}/gstreamer-%{majorminor}/libgstflv.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|125	%{_libdir}/gstreamer-%{majorminor}/libgstequalizer.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|126	%{_libdir}/gstreamer-%{majorminor}/libgstflxdec.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|127	%{_libdir}/gstreamer-%{majorminor}/libgstgdkpixbuf.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|128	%{_libdir}/gstreamer-%{majorminor}/libgstgoom.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|129	%{_libdir}/gstreamer-%{majorminor}/libgstgoom2k1.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|130	%{_libdir}/gstreamer-%{majorminor}/libgsticydemux.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|131	%{_libdir}/gstreamer-%{majorminor}/libgstid3demux.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|132	%{_libdir}/gstreamer-%{majorminor}/libgstimagefreeze.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|133	%{_libdir}/gstreamer-%{majorminor}/libgstinterleave.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|134	%{_libdir}/gstreamer-%{majorminor}/libgstisomp4.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|135	%{_libdir}/gstreamer-%{majorminor}/libgstjpeg.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|136	%{_libdir}/gstreamer-%{majorminor}/libgstlevel.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|137	%{_libdir}/gstreamer-%{majorminor}/libgstmatroska.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|138	%{_libdir}/gstreamer-%{majorminor}/libgstmonoscope.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|139	%{_libdir}/gstreamer-%{majorminor}/libgstmulaw.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|140	%{_libdir}/gstreamer-%{majorminor}/libgstmultifile.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|141	%{_libdir}/gstreamer-%{majorminor}/libgstmultipart.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|142	%{_libdir}/gstreamer-%{majorminor}/libgstnavigationtest.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|143	%{_libdir}/gstreamer-%{majorminor}/libgstossaudio.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|144	%{_libdir}/gstreamer-%{majorminor}/libgstoss4audio.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|145	%{_libdir}/gstreamer-%{majorminor}/libgstpng.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|146	%{_libdir}/gstreamer-%{majorminor}/libgstreplaygain.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|147	%{_libdir}/gstreamer-%{majorminor}/libgstrtp.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|148	%{_libdir}/gstreamer-%{majorminor}/libgstrtpmanager.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|149	%{_libdir}/gstreamer-%{majorminor}/libgstrtsp.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|150	%{_libdir}/gstreamer-%{majorminor}/libgstshapewipe.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|151	%{_libdir}/gstreamer-%{majorminor}/libgstshout2.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|152	%{_libdir}/gstreamer-%{majorminor}/libgstsmpte.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|153	%{_libdir}/gstreamer-%{majorminor}/libgstspectrum.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|154	%{_libdir}/gstreamer-%{majorminor}/libgsttaglib.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|155	%{_libdir}/gstreamer-%{majorminor}/libgstudp.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|156	%{_libdir}/gstreamer-%{majorminor}/libgstvideo4linux2.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|157	%{_libdir}/gstreamer-%{majorminor}/libgstvideobox.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|158	%{_libdir}/gstreamer-%{majorminor}/libgstvideocrop.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|159	%{_libdir}/gstreamer-%{majorminor}/libgstvideofilter.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|160	%{_libdir}/gstreamer-%{majorminor}/libgstvideomixer.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|161	%{_libdir}/gstreamer-%{majorminor}/libgstwavenc.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|162	%{_libdir}/gstreamer-%{majorminor}/libgstwavparse.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|163	%{_libdir}/gstreamer-%{majorminor}/libgstximagesrc.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|164	%{_libdir}/gstreamer-%{majorminor}/libgsty4menc.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|165	%dir %{_datadir}/gstreamer-%{majorminor}/
12mr|gstreamer1.0-plugins-good-1.0.3-1|166	%dir %{_datadir}/gstreamer-%{majorminor}/presets
12mr|gstreamer1.0-plugins-good-1.0.3-1|167	%{_datadir}/gstreamer-%{majorminor}/presets/*
12mr|gstreamer1.0-plugins-good-1.0.3-1|168	
12mr|gstreamer1.0-plugins-good-1.0.3-1|169	%package -n %{bname}-jack
12mr|gstreamer1.0-plugins-good-1.0.3-1|170	Summary:	GStreamer plug-in for the Jack Sound Server
12mr|gstreamer1.0-plugins-good-1.0.3-1|171	Group:		Sound
12mr|gstreamer1.0-plugins-good-1.0.3-1|172	BuildRequires:	pkgconfig(jack) => 0.28.0
12mr|gstreamer1.0-plugins-good-1.0.3-1|173	Provides:	%{bname}-audiosrc
12mr|gstreamer1.0-plugins-good-1.0.3-1|174	Provides:	%{bname}-audiosink
12mr|gstreamer1.0-plugins-good-1.0.3-1|175	
12mr|gstreamer1.0-plugins-good-1.0.3-1|176	%description -n %{bname}-jack
12mr|gstreamer1.0-plugins-good-1.0.3-1|177	Plug-in for the JACK professional sound server.
12mr|gstreamer1.0-plugins-good-1.0.3-1|178	
12mr|gstreamer1.0-plugins-good-1.0.3-1|179	%files -n %{bname}-jack
12mr|gstreamer1.0-plugins-good-1.0.3-1|180	%{_libdir}/gstreamer-%{majorminor}/libgstjack.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|181	
12mr|gstreamer1.0-plugins-good-1.0.3-1|182	%package -n %{bname}-soup
12mr|gstreamer1.0-plugins-good-1.0.3-1|183	Summary:	GStreamer HTTP plugin based on libsoup
12mr|gstreamer1.0-plugins-good-1.0.3-1|184	Group:		System/Libraries
12mr|gstreamer1.0-plugins-good-1.0.3-1|185	Requires:	%{bname}-plugins >= %{version}
12mr|gstreamer1.0-plugins-good-1.0.3-1|186	BuildRequires:	libsoup-devel >= 2.3
12mr|gstreamer1.0-plugins-good-1.0.3-1|187	
12mr|gstreamer1.0-plugins-good-1.0.3-1|188	%description -n %{bname}-soup
12mr|gstreamer1.0-plugins-good-1.0.3-1|189	Plug-in for HTTP access based on libsoup.
12mr|gstreamer1.0-plugins-good-1.0.3-1|190	
12mr|gstreamer1.0-plugins-good-1.0.3-1|191	%files -n %{bname}-soup
12mr|gstreamer1.0-plugins-good-1.0.3-1|192	%{_libdir}/gstreamer-%{majorminor}/libgstsouphttpsrc.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|193	
12mr|gstreamer1.0-plugins-good-1.0.3-1|194	%package -n %{bname}-pulse
12mr|gstreamer1.0-plugins-good-1.0.3-1|195	Summary:	Pulseaudio plugin for GStreamer
12mr|gstreamer1.0-plugins-good-1.0.3-1|196	Group:		Sound
12mr|gstreamer1.0-plugins-good-1.0.3-1|197	Requires:	%{bname}-plugins >= %{version}
12mr|gstreamer1.0-plugins-good-1.0.3-1|198	BuildRequires:	libpulseaudio-devel >= 0.9.7
12mr|gstreamer1.0-plugins-good-1.0.3-1|199	Requires:	pulseaudio >= 0.9.7
12mr|gstreamer1.0-plugins-good-1.0.3-1|200	
12mr|gstreamer1.0-plugins-good-1.0.3-1|201	%description -n %{bname}-pulse
12mr|gstreamer1.0-plugins-good-1.0.3-1|202	This is a GStreamer audio output plugin using the Pulseaudio sound server.
12mr|gstreamer1.0-plugins-good-1.0.3-1|203	
12mr|gstreamer1.0-plugins-good-1.0.3-1|204	%files -n %{bname}-pulse
12mr|gstreamer1.0-plugins-good-1.0.3-1|205	%{_libdir}/gstreamer-%{majorminor}/libgstpulse.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|206	
12mr|gstreamer1.0-plugins-good-1.0.3-1|207	### LIBDV ###
12mr|gstreamer1.0-plugins-good-1.0.3-1|208	%package -n %{bname}-dv
12mr|gstreamer1.0-plugins-good-1.0.3-1|209	Summary:	GStreamer DV plug-in
12mr|gstreamer1.0-plugins-good-1.0.3-1|210	Group:		Video
12mr|gstreamer1.0-plugins-good-1.0.3-1|211	Requires:	%{bname}-plugins >= %{version}
12mr|gstreamer1.0-plugins-good-1.0.3-1|212	BuildRequires:	libdv-devel >= 0.98
12mr|gstreamer1.0-plugins-good-1.0.3-1|213	
12mr|gstreamer1.0-plugins-good-1.0.3-1|214	%description -n %{bname}-dv
12mr|gstreamer1.0-plugins-good-1.0.3-1|215	Plug-in for digital video support using libdv.
12mr|gstreamer1.0-plugins-good-1.0.3-1|216	
12mr|gstreamer1.0-plugins-good-1.0.3-1|217	%files -n %{bname}-dv
12mr|gstreamer1.0-plugins-good-1.0.3-1|218	%{_libdir}/gstreamer-%{majorminor}/libgstdv.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|219	
12mr|gstreamer1.0-plugins-good-1.0.3-1|220	%package -n %{bname}-speex
12mr|gstreamer1.0-plugins-good-1.0.3-1|221	Summary:	Gstreamer plugin for encoding and decoding Ogg Speex audio files
12mr|gstreamer1.0-plugins-good-1.0.3-1|222	Group:		Sound
12mr|gstreamer1.0-plugins-good-1.0.3-1|223	Requires:	%{bname}-plugins >= %{version}
12mr|gstreamer1.0-plugins-good-1.0.3-1|224	BuildRequires:	pkgconfig(speex)
12mr|gstreamer1.0-plugins-good-1.0.3-1|225	
12mr|gstreamer1.0-plugins-good-1.0.3-1|226	%description -n %{bname}-speex
12mr|gstreamer1.0-plugins-good-1.0.3-1|227	Plug-Ins for creating and playing Ogg Speex audio files.
12mr|gstreamer1.0-plugins-good-1.0.3-1|228	
12mr|gstreamer1.0-plugins-good-1.0.3-1|229	%files -n %{bname}-speex
12mr|gstreamer1.0-plugins-good-1.0.3-1|230	%{_libdir}/gstreamer-%{majorminor}/libgstspeex.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|231	
12mr|gstreamer1.0-plugins-good-1.0.3-1|232	### RAW1394 ###
12mr|gstreamer1.0-plugins-good-1.0.3-1|233	%package -n %{bname}-raw1394
12mr|gstreamer1.0-plugins-good-1.0.3-1|234	Summary:	GStreamer raw1394 Firewire plug-in
12mr|gstreamer1.0-plugins-good-1.0.3-1|235	Group:		System/Libraries
12mr|gstreamer1.0-plugins-good-1.0.3-1|236	Requires:	%{bname}-plugins >= %{version}
12mr|gstreamer1.0-plugins-good-1.0.3-1|237	BuildRequires:	libavc-devel
12mr|gstreamer1.0-plugins-good-1.0.3-1|238	BuildRequires:	libraw1394-devel
12mr|gstreamer1.0-plugins-good-1.0.3-1|239	BuildRequires:	libiec61883-devel
12mr|gstreamer1.0-plugins-good-1.0.3-1|240	
12mr|gstreamer1.0-plugins-good-1.0.3-1|241	%description -n %{bname}-raw1394
12mr|gstreamer1.0-plugins-good-1.0.3-1|242	Plug-in for digital video support using raw1394.
12mr|gstreamer1.0-plugins-good-1.0.3-1|243	
12mr|gstreamer1.0-plugins-good-1.0.3-1|244	%files -n %{bname}-raw1394
12mr|gstreamer1.0-plugins-good-1.0.3-1|245	%{_libdir}/gstreamer-%{majorminor}/libgst1394.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|246	
12mr|gstreamer1.0-plugins-good-1.0.3-1|247	### FLAC ###
12mr|gstreamer1.0-plugins-good-1.0.3-1|248	%package -n %{bname}-flac
12mr|gstreamer1.0-plugins-good-1.0.3-1|249	Summary:	GStreamer plug-in for FLAC lossless audio
12mr|gstreamer1.0-plugins-good-1.0.3-1|250	Group:		Sound
12mr|gstreamer1.0-plugins-good-1.0.3-1|251	Requires:	%{bname}-plugins >= %{version}
12mr|gstreamer1.0-plugins-good-1.0.3-1|252	BuildRequires:	pkgconfig(flac) >= 1.0.4
12mr|gstreamer1.0-plugins-good-1.0.3-1|253	
12mr|gstreamer1.0-plugins-good-1.0.3-1|254	%description -n %{bname}-flac
12mr|gstreamer1.0-plugins-good-1.0.3-1|255	Plug-in for the free FLAC lossless audio format.
12mr|gstreamer1.0-plugins-good-1.0.3-1|256	
12mr|gstreamer1.0-plugins-good-1.0.3-1|257	%files -n %{bname}-flac
12mr|gstreamer1.0-plugins-good-1.0.3-1|258	%{_libdir}/gstreamer-%{majorminor}/libgstflac.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|259	
12mr|gstreamer1.0-plugins-good-1.0.3-1|260	### AALIB ###
12mr|gstreamer1.0-plugins-good-1.0.3-1|261	%package -n %{bname}-aalib
12mr|gstreamer1.0-plugins-good-1.0.3-1|262	Summary:	Gstreamer plugin for Ascii-art output
12mr|gstreamer1.0-plugins-good-1.0.3-1|263	Group:		Video
12mr|gstreamer1.0-plugins-good-1.0.3-1|264	BuildRequires:	aalib-devel >= 1.3
12mr|gstreamer1.0-plugins-good-1.0.3-1|265	Requires:	%{bname}-plugins >= %{version}
12mr|gstreamer1.0-plugins-good-1.0.3-1|266	
12mr|gstreamer1.0-plugins-good-1.0.3-1|267	%description -n %{bname}-aalib
12mr|gstreamer1.0-plugins-good-1.0.3-1|268	Plugin for viewing movies in Ascii-art using aalib library.
12mr|gstreamer1.0-plugins-good-1.0.3-1|269	
12mr|gstreamer1.0-plugins-good-1.0.3-1|270	%files -n %{bname}-aalib
12mr|gstreamer1.0-plugins-good-1.0.3-1|271	%{_libdir}/gstreamer-%{majorminor}/libgstaasink.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|272	
12mr|gstreamer1.0-plugins-good-1.0.3-1|273	%package -n %{bname}-caca
12mr|gstreamer1.0-plugins-good-1.0.3-1|274	Summary:	Gstreamer plugin for Ascii-art output
12mr|gstreamer1.0-plugins-good-1.0.3-1|275	Group:		Video
12mr|gstreamer1.0-plugins-good-1.0.3-1|276	BuildRequires:	libcaca-devel
12mr|gstreamer1.0-plugins-good-1.0.3-1|277	Requires:	%{bname}-plugins >= %{version}
12mr|gstreamer1.0-plugins-good-1.0.3-1|278	
12mr|gstreamer1.0-plugins-good-1.0.3-1|279	%description -n %{bname}-caca
12mr|gstreamer1.0-plugins-good-1.0.3-1|280	Plugin for viewing movies in Ascii-art using caca library.
12mr|gstreamer1.0-plugins-good-1.0.3-1|281	
12mr|gstreamer1.0-plugins-good-1.0.3-1|282	%files -n %{bname}-caca
12mr|gstreamer1.0-plugins-good-1.0.3-1|283	%{_libdir}/gstreamer-%{majorminor}/libgstcacasink.so
12mr|gstreamer1.0-plugins-good-1.0.3-1|284	
12mr|gstreamer1.0-plugins-good-1.0.3-1|285	%package -n %{bname}-wavpack
12mr|gstreamer1.0-plugins-good-1.0.3-1|286	Summary:	Gstreamer plugin for encoding and decoding WavPack audio files
12mr|gstreamer1.0-plugins-good-1.0.3-1|287	Group:		Sound
12mr|gstreamer1.0-plugins-good-1.0.3-1|288	Requires:	%{bname}-plugins >= %{version}
12mr|gstreamer1.0-plugins-good-1.0.3-1|289	BuildRequires:	libwavpack-devel
12mr|gstreamer1.0-plugins-good-1.0.3-1|290	
12mr|gstreamer1.0-plugins-good-1.0.3-1|291	%description -n %{bname}-wavpack
12mr|gstreamer1.0-plugins-good-1.0.3-1|292	Plug-Ins for creating and playing WavPack audio files.
12mr|gstreamer1.0-plugins-good-1.0.3-1|293	
12mr|gstreamer1.0-plugins-good-1.0.3-1|294	%files -n %{bname}-wavpack
12mr|gstreamer1.0-plugins-good-1.0.3-1|295	%{_libdir}/gstreamer-%{majorminor}/libgstwavpack.so

14247 12
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|1	%define major		1.0
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|2	%define majorminor	1.0
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|3	%define bname		gstreamer1.0
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|4	%define name		%{bname}-plugins-ugly
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|5	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|6	%define build_experimental	0
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|7	%{?_with_experimental: %{expand: %%global build_experimental 1}}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|8	%define build_lame	0
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|9	%define build_amrnb	0
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|10	%define build_amrwbdec	0
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|11	%define build_x264	0
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|12	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|13	##########################
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|14	# Hardcode PLF build
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|15	%define build_plf	0
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|16	##########################
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|17	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|18	%if %{build_plf}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|19	%define distsuffix plf
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|20	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|21	%define extrarelsuffix plf
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|22	%define build_lame	1
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|23	%define build_x264	1
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|24	%define build_amrnb	1
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|25	%define build_amrwbdec	1
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|26	%endif
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|27	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|28	Summary:	GStreamer Streaming-media framework plug-ins
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|29	Name:		%{name}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|30	Version:	1.0.3
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|31	Release:	1%{?extrarelsuffix}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|32	License:	LGPLv2+
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|33	Group:		Sound
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|34	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{version}.tar.xz
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|35	Patch0:		gst-plugins-ugly-1.0.1-x264.patch
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|36	URL:		http://gstreamer.freedesktop.org/
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|37	#gw for the pixbuf plugin
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|38	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|39	BuildRequires:	pkgconfig(glib-2.0)
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|40	BuildRequires:	pkgconfig(orc-0.4)
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|41	BuildRequires:	gstreamer1.0-plugins-base-devel >= %{version}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|42	BuildRequires:	pkgconfig(glu)
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|43	BuildRequires:	pkgconfig(id3tag)
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|44	BuildRequires:	pkgconfig(mad)
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|45	BuildRequires:	pkgconfig(dvdread)
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|46	%ifnarch %mips %arm
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|47	BuildRequires:	pkgconfig(valgrind)
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|48	%endif
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|49	BuildRequires:	pkgconfig(check)
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|50	Provides:	%{bname}-audiosrc
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|51	Provides:	%{bname}-audiosink
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|52	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|53	%description
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|54	GStreamer is a streaming-media framework, based on graphs of filters which
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|55	operate on media data. Applications using this library can do anything
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|56	from real-time sound processing to playing videos, and just about anything
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|57	else media-related.  Its plugin-based architecture means that new data
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|58	types or processing capabilities can be added simply by installing new
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|59	plug-ins.
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|60	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|61	This package contains a set of plug-ins that have good quality and
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|62	correct functionality, but distributing them might pose problems. The
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|63	license on either the plug-ins or the supporting libraries might not
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|64	be how the GStreamer authors like. The code might be widely known to
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|65	present patent problems.
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|66	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|67	%if %{build_plf}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|68	This package is in restricted repository as it violates some patents.
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|69	%endif
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|70	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|71	%prep
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|72	%setup -q -n gst-plugins-ugly-%{version}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|73	%patch0 -p1
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|74	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|75	%build
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|76	%configure2_5x --disable-dependency-tracking --disable-static \
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|77	--with-package-name='Rosa %{name} package' \
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|78	--with-package-origin='http://www.rosalinux.com/' \
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|79	%if ! %{build_lame}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|80	--disable-lame \
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|81	%endif
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|82	%if %{build_experimental}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|83	--enable-experimental
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|84	%endif
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|85	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|86	%make
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|87	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|88	%check
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|89	cd tests/check
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|90	make check
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|91	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|92	%install
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|93	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|94	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|95	%find_lang gst-plugins-ugly-%{majorminor}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|96	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|97	# Clean out files that should not be part of the rpm.
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|98	# This is the recommended way of dealing with it for RH8
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|99	find %{buildroot} -name '*.la' -delete
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|100	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|101	%files -f gst-plugins-ugly-%{majorminor}.lang
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|102	%doc AUTHORS COPYING README NEWS
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|103	%{_libdir}/gstreamer-%{majorminor}/libgstasf.so
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|104	%{_libdir}/gstreamer-%{majorminor}/libgstdvdlpcmdec.so
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|105	%{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|106	%{_libdir}/gstreamer-%{majorminor}/libgstdvdsub.so
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|107	%{_libdir}/gstreamer-%{majorminor}/libgstmad.so
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|108	%{_libdir}/gstreamer-%{majorminor}/libgstrmdemux.so
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|109	%if %{build_experimental}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|110	%{_libdir}/gstreamer-%{majorminor}/libgstsynaesthesia.so
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|111	%endif
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|112	%{_libdir}/gstreamer-%{majorminor}/libgstxingmux.so
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|113	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|114	%if %{build_lame}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|115	### LAME ###
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|116	%package -n %{bname}-lame
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|117	Summary:	GStreamer plug-in for encoding mp3 songs using lame
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|118	Group:		Sound
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|119	Requires:	%{bname}-plugins >= %{version}-%{release}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|120	BuildRequires:	liblame-devel >= 3.89
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|121	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|122	%description -n %{bname}-lame
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|123	Plug-in for encoding mp3 with lame under GStreamer.
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|124	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|125	This package is in the restricted repository as it violates some patents.
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|126	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|127	%files -n %{bname}-lame
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|128	%{_libdir}/gstreamer-%{majorminor}/libgstlame.so
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|129	%endif
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|130	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|131	%if %{build_x264}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|132	%package -n %{bname}-x264
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|133	Summary:	GStreamer plug-in for H264/AVC video encoding
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|134	Group:		Video
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|135	BuildRequires:	pkgconfig(x264)
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|136	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|137	%description -n %{bname}-x264
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|138	Plug-in for encoding H264/AVC video.
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|139	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|140	This package is in restricted repository as it violates some patents.
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|141	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|142	%files -n %{bname}-x264
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|143	%{_libdir}/gstreamer-%{majorminor}/libgstx264.so
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|144	%{_datadir}/gstreamer-%{majorminor}/presets/GstX264Enc.prs
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|145	%endif
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|146	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|147	%if %{build_amrnb}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|148	%package -n %{bname}-amrnb
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|149	Summary:	GStreamer plug-in for AMR-NB support
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|150	Group: 		Sound
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|151	Requires:	%{bname}-plugins >= %{version}-%{release}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|152	BuildRequires:	pkgconfig(opencore-amrnb)
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|153	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|154	%description -n %{bname}-amrnb
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|155	Plug-in for decoding AMR-NB under GStreamer.
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|156	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|157	This package is in restricted repository as it violates some patents.
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|158	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|159	%files -n %{bname}-amrnb
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|160	%{_libdir}/gstreamer-%{majorminor}/libgstamrnb.so
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|161	%{_datadir}/gstreamer-%{majorminor}/presets/GstAmrnbEnc.prs
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|162	%endif
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|163	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|164	%if %{build_amrwbdec}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|165	%package -n %{bname}-amrwbdec
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|166	Summary:	GStreamer plug-in for AMR-WB decoding support
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|167	Group:		Sound
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|168	Requires:	%{bname}-plugins >= %{version}-%{release}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|169	BuildRequires:	pkgconfig(opencore-amrwb)
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|170	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|171	%description -n %{bname}-amrwbdec
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|172	Plug-in for decoding AMR-Wb under GStreamer.
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|173	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|174	This package is in restricted repository as it violates some patents.
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|175	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|176	%files -n %{bname}-amrwbdec
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|177	%{_libdir}/gstreamer-%{majorminor}/libgstamrwbdec.so
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|178	%endif
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|179	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|180	### SIDPLAY ###
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|181	%package -n %{bname}-sid
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|182	Summary:	GStreamer Sid C64 music plugin
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|183	Group:		Sound
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|184	Requires:	%{bname}-plugins >= %{version}-%{release}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|185	BuildRequires:	sidplay-devel => 1.36.0
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|186	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|187	%description -n %{bname}-sid
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|188	Plugin for playback of C64 SID format music files
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|189	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|190	%files -n %{bname}-sid
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|191	%{_libdir}/gstreamer-%{majorminor}/libgstsid.so
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|192	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|193	### A52DEC ###
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|194	%package -n %{bname}-a52dec
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|195	Summary:	GStreamer VOB decoder plugin
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|196	Group:		Sound
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|197	Requires:	%{bname}-plugins >= %{version}-%{release}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|198	BuildRequires:	a52dec-devel >= 0.7.3
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|199	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|200	%description -n %{bname}-a52dec
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|201	Plugin for decoding of VOB files.
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|202	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|203	%files -n %{bname}-a52dec
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|204	%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|205	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|206	%package -n %{bname}-mpeg
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|207	Summary:	GStreamer plug-ins for MPEG video playback and encoding
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|208	Group:		Video
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|209	Requires:	%{bname}-plugins >= %{version}-%{release}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|210	BuildRequires:	pkgconfig(libmpeg2)
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|211	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|212	%description -n %{bname}-mpeg
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|213	Plug-ins for playing and encoding MPEG video.
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|214	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|215	%files -n %{bname}-mpeg
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|216	%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|217	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|218	%package -n %{bname}-cdio
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|219	Summary:	GStreamer plug-in for audio CD playback
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|220	Group:		Sound
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|221	Requires:	%{bname}-plugins >= %{version}-%{release}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|222	BuildRequires:	pkgconfig(libcdio)
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|223	Conflicts:	%{bname}-plugins-good < 0.10.10
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|224	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|225	%description -n %{bname}-cdio
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|226	Plug-in for audio CD playback.
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|227	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|228	%files -n %{bname}-cdio
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|229	%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|230	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|231	%package -n %{bname}-twolame
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|232	Summary:	GStreamer plug-in for MP2 encoding support
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|233	Group:		Sound
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|234	Requires:	%{bname}-plugins >= %{version}-%{release}
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|235	BuildRequires:	pkgconfig(twolame)
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|236	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|237	%description -n %{bname}-twolame
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|238	Plug-in for encoding MP2 under GStreamer.
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|239	
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|240	%files -n %{bname}-twolame
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|241	%{_libdir}/gstreamer-%{majorminor}/libgsttwolame.so
12mr|gstreamer1.0-plugins-ugly-1.0.3-1|242	

14248 12
12mr|gt-0.4-3|1	Name:		gt
12mr|gt-0.4-3|2	Version:	0.4
12mr|gt-0.4-3|3	Release:	3
12mr|gt-0.4-3|4	Summary:	Modified Timidity which supportes enhanced gus format patches
12mr|gt-0.4-3|5	Group:		Sound
12mr|gt-0.4-3|6	License:	GPLv2+
12mr|gt-0.4-3|7	URL:		http://alsa.opensrc.org/index.php/GusSoundfont
12mr|gt-0.4-3|8	# This is ftp://ling.lll.hawaii.edu/pub/greg/gt-0.4.tar.gz
12mr|gt-0.4-3|9	# with the examples/patch and sfz directories removed as the license of the
12mr|gt-0.4-3|10	# samples in these dirs is unclear. Also the src/ac3* files have been removed
12mr|gt-0.4-3|11	# as these contain patented code.
12mr|gt-0.4-3|12	Source0:	%{name}-%{version}-clean.tar.gz
12mr|gt-0.4-3|13	Patch0:		gt-0.4-noac3.patch
12mr|gt-0.4-3|14	Patch1:		gt-0.4-compile-fix.patch
12mr|gt-0.4-3|15	Patch2:		gt-0.4-optflags.patch
12mr|gt-0.4-3|16	Patch3:		gt-0.4-config-default-velocity-layer.patch
12mr|gt-0.4-3|17	Patch4:		gt-0.4-ppc-compile-fix.patch
12mr|gt-0.4-3|18	Patch5:		gt-0.4-unsf-bigendian-fix.patch
12mr|gt-0.4-3|19	Patch6:		gt-0.4-unsf-tremolo.patch
12mr|gt-0.4-3|20	BuildRequires:	pkgconfig(alsa)
12mr|gt-0.4-3|21	BuildRequires:	pkgconfig(vorbis)
12mr|gt-0.4-3|22	BuildRequires:	flex
12mr|gt-0.4-3|23	
12mr|gt-0.4-3|24	%description
12mr|gt-0.4-3|25	Modified timidity midi player which supportes enhanced gus format patches and
12mr|gt-0.4-3|26	surround audio output.
12mr|gt-0.4-3|27	
12mr|gt-0.4-3|28	
12mr|gt-0.4-3|29	%package -n soundfont-utils
12mr|gt-0.4-3|30	Summary:        Utilities for converting from / to various soundfont formats
12mr|gt-0.4-3|31	Group:          Sound
12mr|gt-0.4-3|32	
12mr|gt-0.4-3|33	%description -n soundfont-utils
12mr|gt-0.4-3|34	Utilities for converting from / to various soundfont formats and a midi file
12mr|gt-0.4-3|35	disassembler.
12mr|gt-0.4-3|36	
12mr|gt-0.4-3|37	
12mr|gt-0.4-3|38	%prep
12mr|gt-0.4-3|39	%setup -q
12mr|gt-0.4-3|40	%patch0 -p1
12mr|gt-0.4-3|41	%patch1 -p1
12mr|gt-0.4-3|42	%patch2 -p1
12mr|gt-0.4-3|43	%patch3 -p1
12mr|gt-0.4-3|44	%patch4 -p1
12mr|gt-0.4-3|45	%patch5 -p1
12mr|gt-0.4-3|46	%patch6 -p1
12mr|gt-0.4-3|47	cp -p src/README README.timidity
12mr|gt-0.4-3|48	
12mr|gt-0.4-3|49	
12mr|gt-0.4-3|50	%build
12mr|gt-0.4-3|51	export CFLAGS="%{optflags} -fsigned-char"
12mr|gt-0.4-3|52	%configure
12mr|gt-0.4-3|53	%make
12mr|gt-0.4-3|54	
12mr|gt-0.4-3|55	%install
12mr|gt-0.4-3|56	%makeinstall_std
12mr|gt-0.4-3|57	# rename somewhat genericly named dim to midi-disasm
12mr|gt-0.4-3|58	mv %{buildroot}%{_bindir}/dim %{buildroot}%{_bindir}/midi-disasm
12mr|gt-0.4-3|59	mv %{buildroot}%{_mandir}/man1/dim.1 \
12mr|gt-0.4-3|60	%{buildroot}%{_mandir}/man1/midi-disasm.1
12mr|gt-0.4-3|61	sed -i 's/dim/midi-disasm/g' %{buildroot}%{_mandir}/man1/midi-disasm.1
12mr|gt-0.4-3|62	touch -r utils/midifile.c %{buildroot}%{_mandir}/man1/midi-disasm.1
12mr|gt-0.4-3|63	
12mr|gt-0.4-3|64	%files
12mr|gt-0.4-3|65	%doc AUTHORS COPYING ChangeLog FEATURES NEWS README*
12mr|gt-0.4-3|66	%{_bindir}/gt
12mr|gt-0.4-3|67	%{_mandir}/man1/gt.1*
12mr|gt-0.4-3|68	
12mr|gt-0.4-3|69	%files -n soundfont-utils
12mr|gt-0.4-3|70	%doc utils/README* utils/GUSSF2-SPEC
12mr|gt-0.4-3|71	%{_bindir}/*
12mr|gt-0.4-3|72	%exclude %{_bindir}/gt
12mr|gt-0.4-3|73	%{_mandir}/man1/*
12mr|gt-0.4-3|74	%exclude %{_mandir}/man1/gt.1*
12mr|gt-0.4-3|75	
12mr|gt-0.4-3|76	
12mr|gt-0.4-3|77	%changelog
12mr|gt-0.4-3|78	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gt-0.4-3|79	+ Commit: 274a689
12mr|gt-0.4-3|80	- Convert BR to pkgconfig style, drop Requires, spec cleanup
12mr|gt-0.4-3|81	
12mr|gt-0.4-3|82	

14249 12
12mr|gtest-1.6.0-1|1	%define major		0
12mr|gtest-1.6.0-1|2	%define libname		%mklibname %{name} %{major}
12mr|gtest-1.6.0-1|3	%define develname	%mklibname %{name} -d
12mr|gtest-1.6.0-1|4	
12mr|gtest-1.6.0-1|5	Name:			gtest
12mr|gtest-1.6.0-1|6	Summary:		Google's framework for writing C++ tests
12mr|gtest-1.6.0-1|7	Version:		1.6.0
12mr|gtest-1.6.0-1|8	Release:		1
12mr|gtest-1.6.0-1|9	License:		BSD
12mr|gtest-1.6.0-1|10	Group:			Development/C++
12mr|gtest-1.6.0-1|11	URL:			http://code.google.com/p/googletest/
12mr|gtest-1.6.0-1|12	Source0:		http://googletest.googlecode.com/files/%{name}-%{version}.zip
12mr|gtest-1.6.0-1|13	Patch0:			gtest-1.6.0_install.patch
12mr|gtest-1.6.0-1|14	
12mr|gtest-1.6.0-1|15	%description
12mr|gtest-1.6.0-1|16	Google's framework for writing C++ tests on a variety of platforms
12mr|gtest-1.6.0-1|17	(Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based
12mr|gtest-1.6.0-1|18	on the xUnit architecture. Supports automatic test discovery, a rich
12mr|gtest-1.6.0-1|19	set of assertions, user-defined assertions, death tests, fatal and
12mr|gtest-1.6.0-1|20	non-fatal failures, value- and type-parameterized tests, various
12mr|gtest-1.6.0-1|21	options for running the tests, and XML test report generation.
12mr|gtest-1.6.0-1|22	
12mr|gtest-1.6.0-1|23	%package -n		%{libname}
12mr|gtest-1.6.0-1|24	Summary:		Shared libraries for %{name}
12mr|gtest-1.6.0-1|25	Group:			System/Libraries
12mr|gtest-1.6.0-1|26	
12mr|gtest-1.6.0-1|27	%description -n 	%{libname}
12mr|gtest-1.6.0-1|28	Google's framework for writing C++ tests on a variety of platforms
12mr|gtest-1.6.0-1|29	(Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based
12mr|gtest-1.6.0-1|30	on the xUnit architecture. Supports automatic test discovery, a rich
12mr|gtest-1.6.0-1|31	set of assertions, user-defined assertions, death tests, fatal and
12mr|gtest-1.6.0-1|32	non-fatal failures, value- and type-parameterized tests, various
12mr|gtest-1.6.0-1|33	options for running the tests, and XML test report generation.
12mr|gtest-1.6.0-1|34	
12mr|gtest-1.6.0-1|35	This package contains the shared %{name} libraries.
12mr|gtest-1.6.0-1|36	
12mr|gtest-1.6.0-1|37	%package -n		%{develname}
12mr|gtest-1.6.0-1|38	Summary:		Development files for %{name}
12mr|gtest-1.6.0-1|39	Group:			Development/C++
12mr|gtest-1.6.0-1|40	Requires:		%{libname} = %{version}-%{release}
12mr|gtest-1.6.0-1|41	Provides:		%{name}-devel = %{version}-%{release}
12mr|gtest-1.6.0-1|42	
12mr|gtest-1.6.0-1|43	%description -n		%{develname}
12mr|gtest-1.6.0-1|44	This package contains development files for %{name}.
12mr|gtest-1.6.0-1|45	
12mr|gtest-1.6.0-1|46	%prep
12mr|gtest-1.6.0-1|47	%setup -q
12mr|gtest-1.6.0-1|48	%patch0 -p1
12mr|gtest-1.6.0-1|49	
12mr|gtest-1.6.0-1|50	%build
12mr|gtest-1.6.0-1|51	%configure2_5x --disable-static
12mr|gtest-1.6.0-1|52	%make LIBS='-lpthread'
12mr|gtest-1.6.0-1|53	
12mr|gtest-1.6.0-1|54	%install
12mr|gtest-1.6.0-1|55	%makeinstall_std
12mr|gtest-1.6.0-1|56	
12mr|gtest-1.6.0-1|57	%check
12mr|gtest-1.6.0-1|58	%make check
12mr|gtest-1.6.0-1|59	
12mr|gtest-1.6.0-1|60	%files -n %{libname}
12mr|gtest-1.6.0-1|61	%doc README COPYING
12mr|gtest-1.6.0-1|62	%{_libdir}/lib%{name}*.so.%{major}*
12mr|gtest-1.6.0-1|63	
12mr|gtest-1.6.0-1|64	%files -n %{develname}
12mr|gtest-1.6.0-1|65	%{_libdir}/lib%{name}*.so
12mr|gtest-1.6.0-1|66	%{_includedir}/%{name}
12mr|gtest-1.6.0-1|67	%{_datadir}/aclocal/%{name}.m4
12mr|gtest-1.6.0-1|68	
12mr|gtest-1.6.0-1|69	
12mr|gtest-1.6.0-1|70	
12mr|gtest-1.6.0-1|71	%changelog
12mr|gtest-1.6.0-1|72	

14250 12
12mr|gthumb-3.1.2-1|1	Summary:	An image viewer and browser for GNOME
12mr|gthumb-3.1.2-1|2	Name:		gthumb
12mr|gthumb-3.1.2-1|3	Version:	3.1.2
12mr|gthumb-3.1.2-1|4	Release:	1
12mr|gthumb-3.1.2-1|5	License:	GPLv2+
12mr|gthumb-3.1.2-1|6	URL:		http://gthumb.sourceforge.net/
12mr|gthumb-3.1.2-1|7	Group:		Graphics
12mr|gthumb-3.1.2-1|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.1/%{name}-%{version}.tar.xz
12mr|gthumb-3.1.2-1|9	
12mr|gthumb-3.1.2-1|10	BuildRequires: flex
12mr|gthumb-3.1.2-1|11	BuildRequires: bison
12mr|gthumb-3.1.2-1|12	BuildRequires: intltool
12mr|gthumb-3.1.2-1|13	BuildRequires: jpeg-devel
12mr|gthumb-3.1.2-1|14	BuildRequires: pkgconfig(champlain-gtk-0.12)
12mr|gthumb-3.1.2-1|15	BuildRequires: pkgconfig(clutter-gtk-1.0)
12mr|gthumb-3.1.2-1|16	BuildRequires: pkgconfig(exiv2)
12mr|gthumb-3.1.2-1|17	BuildRequires: pkgconfig(gconf-2.0) GConf2
12mr|gthumb-3.1.2-1|18	BuildRequires: pkgconfig(gl)
12mr|gthumb-3.1.2-1|19	BuildRequires: gnome-doc-utils-devel
12mr|gthumb-3.1.2-1|20	BuildRequires: pkgconfig(gnome-keyring-1)
12mr|gthumb-3.1.2-1|21	BuildRequires: pkgconfig(gsettings-desktop-schemas)
12mr|gthumb-3.1.2-1|22	BuildRequires: pkgconfig(gstreamer-0.10)
12mr|gthumb-3.1.2-1|23	BuildRequires: pkgconfig(gtk+-3.0)
12mr|gthumb-3.1.2-1|24	BuildRequires: pkgconfig(ice)
12mr|gthumb-3.1.2-1|25	BuildRequires: pkgconfig(libbrasero-burn3)
12mr|gthumb-3.1.2-1|26	BuildRequires: pkgconfig(libopenraw-1.0)
12mr|gthumb-3.1.2-1|27	BuildRequires: pkgconfig(librsvg-2.0)
12mr|gthumb-3.1.2-1|28	BuildRequires: pkgconfig(libsoup-gnome-2.4)
12mr|gthumb-3.1.2-1|29	BuildRequires: pkgconfig(libtiff-4)
12mr|gthumb-3.1.2-1|30	BuildRequires: pkgconfig(sm)
12mr|gthumb-3.1.2-1|31	
12mr|gthumb-3.1.2-1|32	%description
12mr|gthumb-3.1.2-1|33	gThumb lets you browse your hard disk, showing you thumbnails of image files.
12mr|gthumb-3.1.2-1|34	It also lets you view single files (including GIF animations), add comments to
12mr|gthumb-3.1.2-1|35	images, organize images in catalogs, print images, view slideshows, set your
12mr|gthumb-3.1.2-1|36	desktop background, and more.
12mr|gthumb-3.1.2-1|37	
12mr|gthumb-3.1.2-1|38	%package devel
12mr|gthumb-3.1.2-1|39	Summary: Header files for building %{name} extensions
12mr|gthumb-3.1.2-1|40	Group: Development/C
12mr|gthumb-3.1.2-1|41	
12mr|gthumb-3.1.2-1|42	%description devel
12mr|gthumb-3.1.2-1|43	gThumb lets you browse your hard disk, showing you thumbnails of image files.
12mr|gthumb-3.1.2-1|44	It also lets you view single files (including GIF animations), add comments to
12mr|gthumb-3.1.2-1|45	images, organize images in catalogs, print images, view slideshows, set your
12mr|gthumb-3.1.2-1|46	desktop background, and more.
12mr|gthumb-3.1.2-1|47	
12mr|gthumb-3.1.2-1|48	%prep
12mr|gthumb-3.1.2-1|49	%setup -q
12mr|gthumb-3.1.2-1|50	
12mr|gthumb-3.1.2-1|51	%build
12mr|gthumb-3.1.2-1|52	%configure2_5x \
12mr|gthumb-3.1.2-1|53	--disable-scrollkeeper \
12mr|gthumb-3.1.2-1|54	--disable-static \
12mr|gthumb-3.1.2-1|55	--enable-libopenraw
12mr|gthumb-3.1.2-1|56	
12mr|gthumb-3.1.2-1|57	%make
12mr|gthumb-3.1.2-1|58	
12mr|gthumb-3.1.2-1|59	%install
12mr|gthumb-3.1.2-1|60	%makeinstall_std
12mr|gthumb-3.1.2-1|61	
12mr|gthumb-3.1.2-1|62	%find_lang %{name} --with-gnome --all-name
12mr|gthumb-3.1.2-1|63	
12mr|gthumb-3.1.2-1|64	# remove unpackaged files
12mr|gthumb-3.1.2-1|65	find %{buildroot} -name '*.la' -delete
12mr|gthumb-3.1.2-1|66	
12mr|gthumb-3.1.2-1|67	%files -f %{name}.lang
12mr|gthumb-3.1.2-1|68	%doc AUTHORS NEWS README COPYING
12mr|gthumb-3.1.2-1|69	%{_bindir}/*
12mr|gthumb-3.1.2-1|70	%{_datadir}/applications/*
12mr|gthumb-3.1.2-1|71	%{_datadir}/GConf/gsettings/gthumb.convert
12mr|gthumb-3.1.2-1|72	%{_datadir}/glib-2.0/schemas/*.xml
12mr|gthumb-3.1.2-1|73	%{_datadir}/gthumb
12mr|gthumb-3.1.2-1|74	%{_datadir}/icons/hicolor/*/apps/gthumb.*
12mr|gthumb-3.1.2-1|75	%dir %{_libdir}/%{name}/
12mr|gthumb-3.1.2-1|76	%dir %{_libdir}/%{name}/extensions/
12mr|gthumb-3.1.2-1|77	%{_libdir}/%{name}/extensions/*.extension
12mr|gthumb-3.1.2-1|78	%{_libdir}/%{name}/extensions/*.so
12mr|gthumb-3.1.2-1|79	%{_mandir}/man1/%{name}.1*
12mr|gthumb-3.1.2-1|80	
12mr|gthumb-3.1.2-1|81	%files devel
12mr|gthumb-3.1.2-1|82	%doc ChangeLog
12mr|gthumb-3.1.2-1|83	%{_includedir}/%{name}-*/
12mr|gthumb-3.1.2-1|84	%{_libdir}/pkgconfig/*.pc
12mr|gthumb-3.1.2-1|85	%{_datadir}/aclocal/gthumb.m4
12mr|gthumb-3.1.2-1|86	
12mr|gthumb-3.1.2-1|87	
12mr|gthumb-3.1.2-1|88	
12mr|gthumb-3.1.2-1|89	%changelog
12mr|gthumb-3.1.2-1|90	

14251 12
12mr|gtk+-1.2.10-56|1	%define major		1.2
12mr|gtk+-1.2.10-56|2	%define libname		%mklibname %{name} %{major}
12mr|gtk+-1.2.10-56|3	%define develname	%mklibname %{name} -d
12mr|gtk+-1.2.10-56|4	
12mr|gtk+-1.2.10-56|5	Summary:	The GIMP ToolKit (GTK+), a library for creating GUIs for X
12mr|gtk+-1.2.10-56|6	Name:		gtk+
12mr|gtk+-1.2.10-56|7	Version:	1.2.10
12mr|gtk+-1.2.10-56|8	Release:	56
12mr|gtk+-1.2.10-56|9	License:	LGPL
12mr|gtk+-1.2.10-56|10	Group:		System/Libraries
12mr|gtk+-1.2.10-56|11	Source0:	ftp://ftp.gimp.org/pub/gtk/v1.2/gtk+-%{version}.tar.bz2
12mr|gtk+-1.2.10-56|12	Source1:	gtk+-1.2.10-vi.po.bz2
12mr|gtk+-1.2.10-56|13	# (fc) 1.2.10-2mdk ximian patch changing drawing when no shadow is set for menubar
12mr|gtk+-1.2.10-56|14	Patch2:		gtkmenubar-noborder.patch
12mr|gtk+-1.2.10-56|15	# (pablo) better gtkrc definitions
12mr|gtk+-1.2.10-56|16	Patch3:		gtk+-1.2.10-gtkrc_files.patch
12mr|gtk+-1.2.10-56|17	# (fc) 1.2.10-8mdk GNOME CVS patch correcting bad focus (seen in Evolution and gnomecc)
12mr|gtk+-1.2.10-56|18	Patch4:		gtk+-1.2.10-focus.patch
12mr|gtk+-1.2.10-56|19	# (pablo) load locale based gtkrc (GNOME CVS)
12mr|gtk+-1.2.10-56|20	Patch5:		gtk+-1.2.10-rclocale.patch
12mr|gtk+-1.2.10-56|21	# (fc) 1.2.10-10mdk fix alignement warning on ia64 (Rawhide)
12mr|gtk+-1.2.10-56|22	Patch6:		gtk+-1.2.10-alignment.patch
12mr|gtk+-1.2.10-56|23	# (fc) 1.2.10-10mdk Improve exposure compression (GNOME CVS)
12mr|gtk+-1.2.10-56|24	Patch7:		gtk+-1.2.10-expose.patch
12mr|gtk+-1.2.10-56|25	# (fc) 1.2.10-10mdk Don't screw up CTEXT encoding for UTF-8 (Rawhide)
12mr|gtk+-1.2.10-56|26	Patch8:		gtk+-1.2.10-ctext.patch
12mr|gtk+-1.2.10-56|27	# (fc) 1.2.10-10mdk Accept KP_Enter as a synonym for Return everywhere (Rawhide)
12mr|gtk+-1.2.10-56|28	Patch9:		gtk+-1.2.10-kpenter.patch
12mr|gtk+-1.2.10-56|29	# (fc) 1.2.10-10mdk Allow theme switching to work properly when no windows are realized (Rawhide)
12mr|gtk+-1.2.10-56|30	Patch10:	gtk+-1.2.10-themeswitch.patch
12mr|gtk+-1.2.10-56|31	# (fc) 1.2.10-10mdk Fix crash when switching themes (Rawhide)
12mr|gtk+-1.2.10-56|32	Patch11:	gtk+-1.2.10-pixmapref.patch
12mr|gtk+-1.2.10-56|33	# (fc) 1.2.10-10mdk Fix computation of width of missing characters (Rawhide)
12mr|gtk+-1.2.10-56|34	Patch12:	gtk+-1.2.10-missingchar.patch
12mr|gtk+-1.2.10-56|35	# (fc) 1.2.10-20mdk set _NET_WM_PID on gdkwindow (GNOME CVS)
12mr|gtk+-1.2.10-56|36	Patch15:	gtk+-1.2.10-netwmpid.patch
12mr|gtk+-1.2.10-56|37	# (fc) 1.2.10-22mdk fix Fix check of wrong variable on gtklabel (GNOME CVS)
12mr|gtk+-1.2.10-56|38	Patch16:	gtk+-1.2.10-labelvariable.patch
12mr|gtk+-1.2.10-56|39	# (fc) 1.2.10-22mdk fix GtkCombo occasionally segfaults after content is changed and list shown (GNOME CVS) Bugzilla 58024
12mr|gtk+-1.2.10-56|40	Patch17:	gtk+-1.2.10-gtklist.patch
12mr|gtk+-1.2.10-56|41	# (fc) 1.2.10-22mdk option menu doesn't appear centered when applied a border (GNOME CVS) Bugzilla 54585
12mr|gtk+-1.2.10-56|42	Patch18:	gtk+-1.2.10-border.patch
12mr|gtk+-1.2.10-56|43	# (fc) 1.2.10-22mdk DnD code doesn't notice new windows (GNOME CVS) Bugzilla 56349
12mr|gtk+-1.2.10-56|44	Patch19:	gtk+-1.2.10-dndnewwindow.patch
12mr|gtk+-1.2.10-56|45	# (fc) 1.2.10-26mdk don't set -L/usr/lib in gtk-config
12mr|gtk+-1.2.10-56|46	Patch20:	gtk+-1.2.10-libdir.patch
12mr|gtk+-1.2.10-56|47	# (fc) 1.2.10-27mdk Fix file selection delete-dir when changing directory problem
12mr|gtk+-1.2.10-56|48	# also, fix memory corruption problem when changing directories. (Rawhide)
12mr|gtk+-1.2.10-56|49	Patch21:	gtk+-1.2.10-deletedir.patch
12mr|gtk+-1.2.10-56|50	# fc) 1.2.10-27mdk Improve warning for missing fonts (Rawhide)
12mr|gtk+-1.2.10-56|51	Patch22:	gtk+-1.2.10-fontwarning.patch
12mr|gtk+-1.2.10-56|52	# (fc) 1.2.10-27mdk Allow themes to make scrollbar trough always repaint (rawhide)
12mr|gtk+-1.2.10-56|53	Patch23:	gtk+-1.2.10-troughpaint.patch
12mr|gtk+-1.2.10-56|54	# (fc) 1.2.10-28mdk Fix a crash that can happen in some apps when the current
12mr|gtk+-1.2.10-56|55	# locale is not supported by XLib. (rawhide)
12mr|gtk+-1.2.10-56|56	Patch24:	gtk+-1.2.10-localecrash.patch
12mr|gtk+-1.2.10-56|57	# (fc) 1.2.10-29mdk fix loop and crash in file selector when / is not readable (bug #90)
12mr|gtk+-1.2.10-56|58	Patch25:	gtk+-1.2.10-fileselectorfallback.patch
12mr|gtk+-1.2.10-56|59	# (fc) 1.2.10-30mdk change default colors to match GTK2 2.2 colors
12mr|gtk+-1.2.10-56|60	Patch26:	gtk+-1.2.10-defaultcolor.patch
12mr|gtk+-1.2.10-56|61	Patch27:	gtk+-1.2.10-fix-underquoted-calls.patch
12mr|gtk+-1.2.10-56|62	# (fc) 1.2.10-45mdv ugly hack to skip argb visuals
12mr|gtk+-1.2.10-56|63	Patch28:	gtk+-1.2.10-argb.patch
12mr|gtk+-1.2.10-56|64	# (from fedora)
12mr|gtk+-1.2.10-56|65	Patch29:	gtk+-1.2.10-gtkgdkdep.patch
12mr|gtk+-1.2.10-56|66	
12mr|gtk+-1.2.10-56|67	URL:		http://www.gtk.org
12mr|gtk+-1.2.10-56|68	BuildRequires:	autoconf2.1
12mr|gtk+-1.2.10-56|69	BuildRequires:	automake1.4
12mr|gtk+-1.2.10-56|70	BuildRequires:	libtool
12mr|gtk+-1.2.10-56|71	BuildRequires:	pkgconfig(glib)
12mr|gtk+-1.2.10-56|72	BuildRequires:	pkgconfig(ice)
12mr|gtk+-1.2.10-56|73	BuildRequires:	pkgconfig(x11)
12mr|gtk+-1.2.10-56|74	BuildRequires:	pkgconfig(xi)
12mr|gtk+-1.2.10-56|75	BuildRequires:	pkgconfig(xext)
12mr|gtk+-1.2.10-56|76	
12mr|gtk+-1.2.10-56|77	%description
12mr|gtk+-1.2.10-56|78	The gtk+ package contains the GIMP ToolKit (GTK+), a library for creating
12mr|gtk+-1.2.10-56|79	graphical user interfaces for the X Window System.  GTK+ was originally
12mr|gtk+-1.2.10-56|80	written for the GIMP (GNU Image Manipulation Program) image processing
12mr|gtk+-1.2.10-56|81	program, but is now used by several other programs as well. This is GTK+
12mr|gtk+-1.2.10-56|82	1.2, a legacy version. The current version is GTK+ 2.
12mr|gtk+-1.2.10-56|83	
12mr|gtk+-1.2.10-56|84	%package common
12mr|gtk+-1.2.10-56|85	Summary:	Common data for gtk+ library
12mr|gtk+-1.2.10-56|86	Group:		System/Libraries
12mr|gtk+-1.2.10-56|87	Conflicts:	%{libname} < 1.2.10-56
12mr|gtk+-1.2.10-56|88	
12mr|gtk+-1.2.10-56|89	%description common
12mr|gtk+-1.2.10-56|90	Common data for gtk+ library.
12mr|gtk+-1.2.10-56|91	
12mr|gtk+-1.2.10-56|92	%package -n	%{libname}
12mr|gtk+-1.2.10-56|93	Summary:	Main library for gtk+
12mr|gtk+-1.2.10-56|94	Group:		System/Libraries
12mr|gtk+-1.2.10-56|95	Provides:	gtk+ = %{version}-%{release}
12mr|gtk+-1.2.10-56|96	Requires:	%{name}-common >= %{version}
12mr|gtk+-1.2.10-56|97	Suggests:	galaxy-gtk12
12mr|gtk+-1.2.10-56|98	
12mr|gtk+-1.2.10-56|99	%description -n	%{libname}
12mr|gtk+-1.2.10-56|100	This package contains the library needed to run programs dynamically
12mr|gtk+-1.2.10-56|101	linked with gtk+.
12mr|gtk+-1.2.10-56|102	
12mr|gtk+-1.2.10-56|103	%package -n	%{develname}
12mr|gtk+-1.2.10-56|104	Summary:	Development tools for GTK+ (GIMP ToolKit) applications
12mr|gtk+-1.2.10-56|105	Group:		Development/GNOME and GTK+
12mr|gtk+-1.2.10-56|106	Requires:	%{libname} = %{version}-%{release}
12mr|gtk+-1.2.10-56|107	Requires:	%{name}-common >= %{version}
12mr|gtk+-1.2.10-56|108	Provides:	gtk-devel = %{version}-%{release}
12mr|gtk+-1.2.10-56|109	Provides:	gtk+-devel = %{version}-%{release}
12mr|gtk+-1.2.10-56|110	Provides:	libgtk+-devel = %{version}-%{release}
12mr|gtk+-1.2.10-56|111	Provides:	gtk+%{major}-devel = %{version}-%{release}
12mr|gtk+-1.2.10-56|112	
12mr|gtk+-1.2.10-56|113	%description -n	%{develname}
12mr|gtk+-1.2.10-56|114	The libgtk+1.2-devel package contains the static libraries and header files
12mr|gtk+-1.2.10-56|115	needed for developing GTK+ (GIMP ToolKit) applications. The %{develname}
12mr|gtk+-1.2.10-56|116	package contains GDK (the General Drawing Kit, which simplifies the interface
12mr|gtk+-1.2.10-56|117	for writing GTK+ widgets and using GTK+ widgets in applications), and GTK+
12mr|gtk+-1.2.10-56|118	(the widget set). Install %{develname} if you need to develop GTK+
12mr|gtk+-1.2.10-56|119	applications. This is GTK+ 1.2, a legacy version. The current version is
12mr|gtk+-1.2.10-56|120	GTK+ 2.
12mr|gtk+-1.2.10-56|121	
12mr|gtk+-1.2.10-56|122	%prep
12mr|gtk+-1.2.10-56|123	%setup -q
12mr|gtk+-1.2.10-56|124	%patch2 -p1 -b .noshadow
12mr|gtk+-1.2.10-56|125	%patch3 -p1 -b .gtkrc
12mr|gtk+-1.2.10-56|126	%patch4 -p1 -b .focus
12mr|gtk+-1.2.10-56|127	%patch5 -p1 -b .rclocale
12mr|gtk+-1.2.10-56|128	%patch6 -p1 -b .ia64
12mr|gtk+-1.2.10-56|129	%patch7 -p1 -b .expose
12mr|gtk+-1.2.10-56|130	%patch8 -p1 -b .ctext
12mr|gtk+-1.2.10-56|131	%patch9 -p1 -b .kpenter
12mr|gtk+-1.2.10-56|132	%patch10 -p1 -b .themeswitch
12mr|gtk+-1.2.10-56|133	%patch11 -p1 -b .pixmapref
12mr|gtk+-1.2.10-56|134	%patch12 -p1 -b .missingchar
12mr|gtk+-1.2.10-56|135	%patch15 -p1 -b .netwmpid
12mr|gtk+-1.2.10-56|136	%patch16 -p1 -b .labelvariable
12mr|gtk+-1.2.10-56|137	%patch17 -p1 -b .gtklist
12mr|gtk+-1.2.10-56|138	%patch18 -p1 -b .border
12mr|gtk+-1.2.10-56|139	%patch19 -p1 -b .dndnewwindow
12mr|gtk+-1.2.10-56|140	%patch20 -p1 -b .libdir
12mr|gtk+-1.2.10-56|141	%patch21 -p1 -b .deletedir
12mr|gtk+-1.2.10-56|142	%patch22 -p1 -b .fontwarning
12mr|gtk+-1.2.10-56|143	%patch23 -p1 -b .troughpaint
12mr|gtk+-1.2.10-56|144	%patch24 -p1 -b .localecrash
12mr|gtk+-1.2.10-56|145	%patch25 -p1 -b .fileselectorfallback
12mr|gtk+-1.2.10-56|146	%patch26 -p1 -b .defaultcolor
12mr|gtk+-1.2.10-56|147	%patch27 -p1 -b .underquoted
12mr|gtk+-1.2.10-56|148	%patch28 -p1 -b .argb
12mr|gtk+-1.2.10-56|149	%patch29 -p1 -b .gdkdep
12mr|gtk+-1.2.10-56|150	
12mr|gtk+-1.2.10-56|151	# vi.po is not encoded in utf-8
12mr|gtk+-1.2.10-56|152	bzcat %{SOURCE1} > po/vi.po
12mr|gtk+-1.2.10-56|153	
12mr|gtk+-1.2.10-56|154	libtoolize --install --force
12mr|gtk+-1.2.10-56|155	# needed by patch 3, 29
12mr|gtk+-1.2.10-56|156	# it doesn't work with 2.5. I tested. -AdamW 2007/07
12mr|gtk+-1.2.10-56|157	autoreconf-2.13
12mr|gtk+-1.2.10-56|158	
12mr|gtk+-1.2.10-56|159	%build
12mr|gtk+-1.2.10-56|160	%define Werror_cflags %nil
12mr|gtk+-1.2.10-56|161	%configure  --with-xinput=xfree --with-native-locale
12mr|gtk+-1.2.10-56|162	%make LIBTOOL=%{_bindir}/libtool
12mr|gtk+-1.2.10-56|163	
12mr|gtk+-1.2.10-56|164	make check
12mr|gtk+-1.2.10-56|165	
12mr|gtk+-1.2.10-56|166	%install
12mr|gtk+-1.2.10-56|167	%makeinstall_std LIBTOOL=%{_bindir}/libtool
12mr|gtk+-1.2.10-56|168	
12mr|gtk+-1.2.10-56|169	# create a default theme file
12mr|gtk+-1.2.10-56|170	cat << EOF > %{buildroot}%{_sysconfdir}/gtk/gtkrc
12mr|gtk+-1.2.10-56|171	include "/usr/share/themes/Galaxy/gtk/gtkrc"
12mr|gtk+-1.2.10-56|172	EOF
12mr|gtk+-1.2.10-56|173	
12mr|gtk+-1.2.10-56|174	%multiarch_binaries %{buildroot}%{_bindir}/*
12mr|gtk+-1.2.10-56|175	
12mr|gtk+-1.2.10-56|176	%find_lang %{name}
12mr|gtk+-1.2.10-56|177	
12mr|gtk+-1.2.10-56|178	%files common -f %{name}.lang
12mr|gtk+-1.2.10-56|179	%{_datadir}/themes
12mr|gtk+-1.2.10-56|180	%dir %{_sysconfdir}/gtk
12mr|gtk+-1.2.10-56|181	%config(noreplace) %{_sysconfdir}/gtk/*
12mr|gtk+-1.2.10-56|182	
12mr|gtk+-1.2.10-56|183	%files -n %{libname}
12mr|gtk+-1.2.10-56|184	%{_libdir}/lib*.so.*
12mr|gtk+-1.2.10-56|185	
12mr|gtk+-1.2.10-56|186	%files -n %{develname}
12mr|gtk+-1.2.10-56|187	%doc docs/*.txt AUTHORS ChangeLog NEWS* README* TODO docs/html
12mr|gtk+-1.2.10-56|188	%{_libdir}/lib*.so
12mr|gtk+-1.2.10-56|189	%{_mandir}/man1/*
12mr|gtk+-1.2.10-56|190	%{_infodir}/g?k.info*
12mr|gtk+-1.2.10-56|191	%{_includedir}/*
12mr|gtk+-1.2.10-56|192	%{_datadir}/aclocal/*
12mr|gtk+-1.2.10-56|193	%multiarch %{multiarch_bindir}/*
12mr|gtk+-1.2.10-56|194	
12mr|gtk+-1.2.10-56|195	%{_bindir}/gtk-config
12mr|gtk+-1.2.10-56|196	%{_libdir}/pkgconfig/*
12mr|gtk+-1.2.10-56|197	
12mr|gtk+-1.2.10-56|198	
12mr|gtk+-1.2.10-56|199	%changelog
12mr|gtk+-1.2.10-56|200	* Wed Jun 13 2012 Andrey Bondrov <abondrov@mandriva.org> 1.2.10-54
12mr|gtk+-1.2.10-56|201	+ Revision: 805314
12mr|gtk+-1.2.10-56|202	- Drop some legacy junk
12mr|gtk+-1.2.10-56|203	
12mr|gtk+-1.2.10-56|204	* Tue Feb 21 2012 Jon Dill <dillj@mandriva.org> 1.2.10-53
12mr|gtk+-1.2.10-56|205	+ Revision: 778789
12mr|gtk+-1.2.10-56|206	- rebuild for libffi4
12mr|gtk+-1.2.10-56|207	
12mr|gtk+-1.2.10-56|208	* Mon Dec 05 2011 Götz Waschk <waschk@mandriva.org> 1.2.10-52
12mr|gtk+-1.2.10-56|209	+ Revision: 737733
12mr|gtk+-1.2.10-56|210	- adapt for multiarch breakage in rpm5
12mr|gtk+-1.2.10-56|211	- spec cleanup
12mr|gtk+-1.2.10-56|212	- rebuild
12mr|gtk+-1.2.10-56|213	
12mr|gtk+-1.2.10-56|214	* Wed Dec 23 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.2.10-51mdv2011.0
12mr|gtk+-1.2.10-56|215	+ Revision: 481672
12mr|gtk+-1.2.10-56|216	- remove patch added to wrong package
12mr|gtk+-1.2.10-56|217	- add upstream patch to fix sylpheed crash
12mr|gtk+-1.2.10-56|218	
12mr|gtk+-1.2.10-56|219	* Thu Dec 03 2009 Götz Waschk <waschk@mandriva.org> 1.2.10-51mdv2010.1
12mr|gtk+-1.2.10-56|220	+ Revision: 472805
12mr|gtk+-1.2.10-56|221	- call libtoolize
12mr|gtk+-1.2.10-56|222	- disable Werror
12mr|gtk+-1.2.10-56|223	
12mr|gtk+-1.2.10-56|224	+ Thierry Vignaud <tv@mandriva.org>
12mr|gtk+-1.2.10-56|225	- rebuild
12mr|gtk+-1.2.10-56|226	
12mr|gtk+-1.2.10-56|227	+ Anssi Hannula <anssi@mandriva.org>
12mr|gtk+-1.2.10-56|228	- rediff patch gtkrc_files.patch
12mr|gtk+-1.2.10-56|229	
12mr|gtk+-1.2.10-56|230	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 1.2.10-50mdv2009.0
12mr|gtk+-1.2.10-56|231	+ Revision: 264643
12mr|gtk+-1.2.10-56|232	- rebuild early 2009.0 package (before pixel changes)
12mr|gtk+-1.2.10-56|233	
12mr|gtk+-1.2.10-56|234	+ Pixel <pixel@mandriva.com>
12mr|gtk+-1.2.10-56|235	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|gtk+-1.2.10-56|236	
12mr|gtk+-1.2.10-56|237	* Mon May 26 2008 Anssi Hannula <anssi@mandriva.org> 1.2.10-49mdv2009.0
12mr|gtk+-1.2.10-56|238	+ Revision: 211355
12mr|gtk+-1.2.10-56|239	- buildrequires automake1.4 for autoreconf-2.13 with gtkgdkdep.patch
12mr|gtk+-1.2.10-56|240	
12mr|gtk+-1.2.10-56|241	+ Pixel <pixel@mandriva.com>
12mr|gtk+-1.2.10-56|242	- Add a dependency on libgdk to libgtk (from fedora, rhbz#106677)
12mr|gtk+-1.2.10-56|243	
12mr|gtk+-1.2.10-56|244	* Sat Jan 12 2008 Thierry Vignaud <tv@mandriva.org> 1.2.10-48mdv2008.1
12mr|gtk+-1.2.10-56|245	+ Revision: 150244
12mr|gtk+-1.2.10-56|246	- rebuild
12mr|gtk+-1.2.10-56|247	- kill re-definition of %%buildroot on Pixel's request
12mr|gtk+-1.2.10-56|248	- buildrequires X11-devel instead of XFree86-devel
12mr|gtk+-1.2.10-56|249	
12mr|gtk+-1.2.10-56|250	+ Olivier Blin <blino@mandriva.org>
12mr|gtk+-1.2.10-56|251	- restore BuildRoot
12mr|gtk+-1.2.10-56|252	
12mr|gtk+-1.2.10-56|253	* Thu Sep 13 2007 Frederic Crozat <fcrozat@mandriva.com> 1.2.10-47mdv2008.0
12mr|gtk+-1.2.10-56|254	+ Revision: 85153
12mr|gtk+-1.2.10-56|255	- Add default theme as Galaxy in /etc/gtk/gtkrc and add a suggests for it
12mr|gtk+-1.2.10-56|256	
12mr|gtk+-1.2.10-56|257	+ Thierry Vignaud <tv@mandriva.org>
12mr|gtk+-1.2.10-56|258	- kill file require on info-install
12mr|gtk+-1.2.10-56|259	
12mr|gtk+-1.2.10-56|260	* Sat Jul 21 2007 Adam Williamson <awilliamson@mandriva.org> 1.2.10-46mdv2008.0
12mr|gtk+-1.2.10-56|261	+ Revision: 54343
12mr|gtk+-1.2.10-56|262	- rebuild for 2008
12mr|gtk+-1.2.10-56|263	- new devel policy
12mr|gtk+-1.2.10-56|264	- bunzip2 patches
12mr|gtk+-1.2.10-56|265	- minor spec clean
12mr|gtk+-1.2.10-56|266	- Import gtk+
12mr|gtk+-1.2.10-56|267	
12mr|gtk+-1.2.10-56|268	
12mr|gtk+-1.2.10-56|269	
12mr|gtk+-1.2.10-56|270	* Tue Jul 25 2006 Frederic Crozat <fcrozat@mandriva.com> 1.2.10-45mdv2007.0
12mr|gtk+-1.2.10-56|271	- Patch28: prevent crash when composite is enabled
12mr|gtk+-1.2.10-56|272	
12mr|gtk+-1.2.10-56|273	* Wed Jan 25 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.2.10-44mdk
12mr|gtk+-1.2.10-56|274	- fix underquoted calls (P27)
12mr|gtk+-1.2.10-56|275	- %%mkrel
12mr|gtk+-1.2.10-56|276	- cosmetics
12mr|gtk+-1.2.10-56|277	
12mr|gtk+-1.2.10-56|278	* Wed Jan 11 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.2.10-43mdk
12mr|gtk+-1.2.10-56|279	- add BuildRequires: libtool
12mr|gtk+-1.2.10-56|280	
12mr|gtk+-1.2.10-56|281	* Sat Dec 31 2005 Mandriva Linux Team <http://www.mandrivaexpert.com/> 1.2.10-42mdk
12mr|gtk+-1.2.10-56|282	- Rebuild
12mr|gtk+-1.2.10-56|283	
12mr|gtk+-1.2.10-56|284	* Tue Feb 01 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 1.2.10-41mdk
12mr|gtk+-1.2.10-56|285	- multiarch
12mr|gtk+-1.2.10-56|286	- clean specfile
12mr|gtk+-1.2.10-56|287	
12mr|gtk+-1.2.10-56|288	* Wed Aug 25 2004 Pablo Saratxaga <pablo@mandrakesoft.com> 1.2.10-40mdk
12mr|gtk+-1.2.10-56|289	- fixed gtkrc files for Thai, Vietnamlese and Azeri in UTF-8
12mr|gtk+-1.2.10-56|290	
12mr|gtk+-1.2.10-56|291	* Mon Jun 21 2004 Stefan van der Eijk <stefan@mandrake.org> 1.2.10-39mdk
12mr|gtk+-1.2.10-56|292	- BuildRequires
12mr|gtk+-1.2.10-56|293	
12mr|gtk+-1.2.10-56|294	* Thu Feb 26 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 1.2.10-38mdk
12mr|gtk+-1.2.10-56|295	- Fix dislint error
12mr|gtk+-1.2.10-56|296	
12mr|gtk+-1.2.10-56|297	* Thu Jul 31 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.2.10-37mdk
12mr|gtk+-1.2.10-56|298	- Provides: gtk+1.2-devel
12mr|gtk+-1.2.10-56|299	
12mr|gtk+-1.2.10-56|300	* Thu Jul 31 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.2.10-36mdk
12mr|gtk+-1.2.10-56|301	- use system libtool, mklibname since maintainer failed to do so
12mr|gtk+-1.2.10-56|302	
12mr|gtk+-1.2.10-56|303	* Fri Jul 18 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.2.10-35mdk
12mr|gtk+-1.2.10-56|304	- rebuild to get rid of oden's signature (should'nt sign packages with our own keys!)
12mr|gtk+-1.2.10-56|305	
12mr|gtk+-1.2.10-56|306	* Thu Jul 10 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 1.2.10-34mdk
12mr|gtk+-1.2.10-56|307	- rebuild to obtain automatic devel provides
12mr|gtk+-1.2.10-56|308	
12mr|gtk+-1.2.10-56|309	* Tue May 20 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 1.2.10-33mdk
12mr|gtk+-1.2.10-56|310	- rebuild to obtain automatic devel provides
12mr|gtk+-1.2.10-56|311	
12mr|gtk+-1.2.10-56|312	* Mon Mar 10 2003 Pablo Saratxaga <pablo@mandrakesoft.com> 1.2.10-32mdk
12mr|gtk+-1.2.10-56|313	- added missing gtkrc files for zh_HK and zh_SG
12mr|gtk+-1.2.10-56|314	
12mr|gtk+-1.2.10-56|315	* Wed Mar 05 2003 Pablo Saratxaga <pablo@mandrakesoft.com> 1.2.10-31mdk
12mr|gtk+-1.2.10-56|316	- improved various gtkrc files to have better fonts in utf-8 mode
12mr|gtk+-1.2.10-56|317	for old gtk1 programs
12mr|gtk+-1.2.10-56|318	
12mr|gtk+-1.2.10-56|319	* Wed Jan 22 2003 Frederic Crozat <fcrozat@mandrakesoft.com> 1.2.10-30mdk
12mr|gtk+-1.2.10-56|320	- Patch26: use same default colors as GTK+ 2.2
12mr|gtk+-1.2.10-56|321	- Use utf-8 encoded vietnamese po file
12mr|gtk+-1.2.10-56|322	
12mr|gtk+-1.2.10-56|323	* Wed Sep 11 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.2.10-29mdk
12mr|gtk+-1.2.10-56|324	- Patch25: fix infinit loop & crash in fileselector when / is not readable (bug #90)
12mr|gtk+-1.2.10-56|325	
12mr|gtk+-1.2.10-56|326	* Mon Aug 26 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.2.10-28mdk
12mr|gtk+-1.2.10-56|327	- Patch24 (Rawhide): Fix a crash that can happen in some apps when the current
12mr|gtk+-1.2.10-56|328	locale is not supported by XLib.
12mr|gtk+-1.2.10-56|329	
12mr|gtk+-1.2.10-56|330	* Tue Jul 30 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.2.10-27mdk
12mr|gtk+-1.2.10-56|331	- Build with --native-locale switch enabled
12mr|gtk+-1.2.10-56|332	- Resync patch19 with CVS
12mr|gtk+-1.2.10-56|333	- Patch21 (Rawhide): Fix file selection delete-dir when changing directory problem and also, fix memory corruption problem when changing directories
12mr|gtk+-1.2.10-56|334	- Patch22 (Rawhide): Improve warning for missing fonts
12mr|gtk+-1.2.10-56|335	- Patch23 (Rawhide): Allow themes to make scrollbar trough always repaint
12mr|gtk+-1.2.10-56|336	
12mr|gtk+-1.2.10-56|337	* Mon Jun 17 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.2.10-26mdk
12mr|gtk+-1.2.10-56|338	- Patch20: fix gtk-config to not give -L/usr/lib for --libs (Geoffrey Lee)
12mr|gtk+-1.2.10-56|339	
12mr|gtk+-1.2.10-56|340	* Wed Feb 27 2002 Pablo Saratxaga <pablo@mandrakesoft.com> 1.2.10-25mdk
12mr|gtk+-1.2.10-56|341	- splitted rclocale patch into gtkrc one and rc reading one, and used
12mr|gtk+-1.2.10-56|342	a corrected patch for the later.
12mr|gtk+-1.2.10-56|343	
12mr|gtk+-1.2.10-56|344	* Mon Feb 25 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.2.10-24mdk
12mr|gtk+-1.2.10-56|345	- Removing patch 5 (Ximian based file selector patch) since it generates
12mr|gtk+-1.2.10-56|346	crashes with some applications
12mr|gtk+-1.2.10-56|347	
12mr|gtk+-1.2.10-56|348	* Thu Feb 14 2002 Pablo Saratxaga <pablo@mandrakesoft.com> 1.2.10-23mdk
12mr|gtk+-1.2.10-56|349	- integrated latest Basque translations (and others, from Gnome CVS)
12mr|gtk+-1.2.10-56|350	- added and improved gtkrc files for utf-8 locales
12mr|gtk+-1.2.10-56|351	
12mr|gtk+-1.2.10-56|352	* Wed Feb 13 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.2.10-22mdk
12mr|gtk+-1.2.10-56|353	- Patch16 (GNOME CVS): fix check on wrong variable in gtk_label
12mr|gtk+-1.2.10-56|354	- Patch17 (GNOME CVS): fix occasionnal GtkList segfault (bug 58024)
12mr|gtk+-1.2.10-56|355	- Patch18 (GNOME CVS): option menu doesn't appear centered when applied a border (bug 54585)
12mr|gtk+-1.2.10-56|356	- Patch19 (GNOME CVS): DnD code doesn't notice new windows (bug 56349)
12mr|gtk+-1.2.10-56|357	- Regenerate patch 5 with latest version of Ximian patch
12mr|gtk+-1.2.10-56|358	- Regenerate patches 3 & 7 to use official fixes from GNOME CVS
12mr|gtk+-1.2.10-56|359	
12mr|gtk+-1.2.10-56|360	* Wed Jan 23 2002 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.2.10-21mdk
12mr|gtk+-1.2.10-56|361	- In the never-ending search for the best fontsets, change the gtkrc of
12mr|gtk+-1.2.10-56|362	Chinese, Korean, and Japanese yet again, to define the best fonts, and
12mr|gtk+-1.2.10-56|363	also to make Mozilla look nice with scalable X fonts :)
12mr|gtk+-1.2.10-56|364	- Clear up the long commented AndrewLee big5 hack way back from 1.2.8-6mdk.
12mr|gtk+-1.2.10-56|365	
12mr|gtk+-1.2.10-56|366	* Tue Jan 22 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 1.2.10-20mdk
12mr|gtk+-1.2.10-56|367	- Patch15: set _NET_WM_PID on gdkwindow (GNOME CVS)
12mr|gtk+-1.2.10-56|368	- Remove patches 13 & 14 (versionned files), since new GTK+2 has been
12mr|gtk+-1.2.10-56|369	versionned by authors to no longer conflict with GTK+ 1.2
12mr|gtk+-1.2.10-56|370	
12mr|gtk+-1.2.10-56|371	* Sun Jan 13 2002 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.2.10-19mdk
12mr|gtk+-1.2.10-56|372	- gtk+-rclocale.patch:
12mr|gtk+-1.2.10-56|373	- Back to font size 14 for Japanese fonts.
12mr|gtk+-1.2.10-56|374	
12mr|gtk+-1.2.10-56|375	* Wed Oct 24 2001 DindinX <odin@mandrakesoft.com> 1.2.10-18mdk
12mr|gtk+-1.2.10-56|376	- Grr. *really* versionned gtkrc (pointed out by Pixel)
12mr|gtk+-1.2.10-56|377	
12mr|gtk+-1.2.10-56|378	* Tue Oct 23 2001 DindinX <odin@mandrakesoft.com> 1.2.10-17mdk
12mr|gtk+-1.2.10-56|379	- versionned gtkrc...
12mr|gtk+-1.2.10-56|380	
12mr|gtk+-1.2.10-56|381	* Mon Oct 09 2001 DindinX <odin@mandrakesoft.com> 1.2.10-16mdk
12mr|gtk+-1.2.10-56|382	- resurect the mo files
12mr|gtk+-1.2.10-56|383	
12mr|gtk+-1.2.10-56|384	* Fri Oct 05 2001 DindinX <odin@mandrakesoft.com> 1.2.10-15mdk
12mr|gtk+-1.2.10-56|385	- versioned i18n
12mr|gtk+-1.2.10-56|386	
12mr|gtk+-1.2.10-56|387	* Sun Sep 16 2001 Pablo Saratxaga <pablo@mandrakesoft.com> 1.2.10-14mdk
12mr|gtk+-1.2.10-56|388	- added gtkrc file for utf-8 georgian and fixed Thai and Russian ones
12mr|gtk+-1.2.10-56|389	
12mr|gtk+-1.2.10-56|390	* Sun Sep 16 2001 Pablo Saratxaga <pablo@mandrakesoft.com> 1.2.10-13mdk
12mr|gtk+-1.2.10-56|391	- fixed CJK fontsets in gtkrc files
12mr|gtk+-1.2.10-56|392	
12mr|gtk+-1.2.10-56|393	* Fri Sep 14 2001 Pablo Saratxaga <pablo@mandrakesoft.com> 1.2.10-12mdk
12mr|gtk+-1.2.10-56|394	- rebuild including latest translations
12mr|gtk+-1.2.10-56|395	- added some more gtkrc files (utf-8 and improvec cjk ones)
12mr|gtk+-1.2.10-56|396	
12mr|gtk+-1.2.10-56|397	* Fri Aug 31 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 1.2.10-11mdk
12mr|gtk+-1.2.10-56|398	- Remove /etc/gtk/gtkrc : offical gtk doesn't provide any default one and
12mr|gtk+-1.2.10-56|399	previous "default" gtkrc was still breaking some themes on tooltips
12mr|gtk+-1.2.10-56|400	
12mr|gtk+-1.2.10-56|401	* Thu Aug 30 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 1.2.10-10mdk
12mr|gtk+-1.2.10-56|402	- /etc/gtk/gtkrc is back (and use default gtkrc)
12mr|gtk+-1.2.10-56|403	- Patch5: add navigation button to file selector (from Ximian)
12mr|gtk+-1.2.10-56|404	- Merge patches from Rawhide :
12mr|gtk+-1.2.10-56|405	- Patch6:  patch for alignment warnings on ia64
12mr|gtk+-1.2.10-56|406	- Patch7:  patch to vastly improve expose compression
12mr|gtk+-1.2.10-56|407	- Patch8:  not screw up CTEXT for UTF-8 locales
12mr|gtk+-1.2.10-56|408	- Patch9 : Accept KP_Enter as well as Return
12mr|gtk+-1.2.10-56|409	- Patch10: fix for theme switching in nautilus sidebar tabs
12mr|gtk+-1.2.10-56|410	(and other similar situations)
12mr|gtk+-1.2.10-56|411	- Patch11: Fix refcounting problem in gtk_style_copy() that might affect
12mr|gtk+-1.2.10-56|412	theme switching.
12mr|gtk+-1.2.10-56|413	- Patch12: Fix problem with width computation for missing characters
12mr|gtk+-1.2.10-56|414	
12mr|gtk+-1.2.10-56|415	* Mon Jul 30 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 1.2.10-9mdk
12mr|gtk+-1.2.10-56|416	- Fixes from Götz Waschk:
12mr|gtk+-1.2.10-56|417	- pkgconfig files
12mr|gtk+-1.2.10-56|418	- html doc
12mr|gtk+-1.2.10-56|419	
12mr|gtk+-1.2.10-56|420	* Wed Jul 25 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 1.2.10-8mdk
12mr|gtk+-1.2.10-56|421	- Patch4: fix focus problem with Evolution and Gnome control-center
12mr|gtk+-1.2.10-56|422	- add version in provides
12mr|gtk+-1.2.10-56|423	
12mr|gtk+-1.2.10-56|424	* Wed Jul 04 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 1.2.10-7mdk
12mr|gtk+-1.2.10-56|425	- More specific %%_infodir file glob, to prevent file "dir" from
12mr|gtk+-1.2.10-56|426	being packaged. (occurs on alpha but not i586)
12mr|gtk+-1.2.10-56|427	
12mr|gtk+-1.2.10-56|428	* Tue Jul 03 2001 Stefan van der Eijk <stefan@eijk.nu> 1.2.10-6mdk
12mr|gtk+-1.2.10-56|429	- BuildRequires:	XFree86-devel
12mr|gtk+-1.2.10-56|430	
12mr|gtk+-1.2.10-56|431	* Wed Jun 27 2001 Pablo Saratxaga <pablo@mandrakesoft.com> 1.2.10-5mdk
12mr|gtk+-1.2.10-56|432	- fixed some locale weirdness
12mr|gtk+-1.2.10-56|433	
12mr|gtk+-1.2.10-56|434	* Mon Jun 11 2001 Pablo Saratxaga <pablo@mandrakesoft.com> 1.2.10-4mdk
12mr|gtk+-1.2.10-56|435	- corrected a bug of my patch
12mr|gtk+-1.2.10-56|436	- added gtkrc.utf-8 to the package
12mr|gtk+-1.2.10-56|437	
12mr|gtk+-1.2.10-56|438	* Wed Jun 06 2001 Pablo Saratxaga <pablo@mandrakesoft.com> 1.2.10-3mdk
12mr|gtk+-1.2.10-56|439	- removed various obsolete stuff
12mr|gtk+-1.2.10-56|440	- added a charset-based selection of gtkrc files
12mr|gtk+-1.2.10-56|441	- should now work in utf-8 locales!
12mr|gtk+-1.2.10-56|442	
12mr|gtk+-1.2.10-56|443	* Fri May  4 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 1.2.10-2mdk
12mr|gtk+-1.2.10-56|444	- Patch2 (ximian) : modify drawing when no shadow for menubar
12mr|gtk+-1.2.10-56|445	
12mr|gtk+-1.2.10-56|446	* Mon Apr  2 2001 DindinX <odin@mandrakesoft.com> 1.2.10-1mdk
12mr|gtk+-1.2.10-56|447	- 1.2.10
12mr|gtk+-1.2.10-56|448	
12mr|gtk+-1.2.10-56|449	* Thu Mar 29 2001 David BAUDENS <baudens@mandrakesoft.com> 1.2.9-8mdk
12mr|gtk+-1.2.10-56|450	- Requires mandrake_desk (use new theme)
12mr|gtk+-1.2.10-56|451	
12mr|gtk+-1.2.10-56|452	* Tue Mar 27 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.2.9-7mdk
12mr|gtk+-1.2.10-56|453	- Apply ctext patch from Abel Cheung <maddog@linuxhall.org>.
12mr|gtk+-1.2.10-56|454	
12mr|gtk+-1.2.10-56|455	* Wed Mar 14 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 1.2.9-6mdk
12mr|gtk+-1.2.10-56|456	- require common-licenses.
12mr|gtk+-1.2.10-56|457	- clean up spec a tiny bit.
12mr|gtk+-1.2.10-56|458	- more docs.
12mr|gtk+-1.2.10-56|459	- fix rpmlint warnings.
12mr|gtk+-1.2.10-56|460	- install info files the correct way.
12mr|gtk+-1.2.10-56|461	
12mr|gtk+-1.2.10-56|462	* Mon Mar 05 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.2.9-5mdk
12mr|gtk+-1.2.10-56|463	- Fix symlink.
12mr|gtk+-1.2.10-56|464	
12mr|gtk+-1.2.10-56|465	* Mon Mar 05 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.2.9-4mdk
12mr|gtk+-1.2.10-56|466	- More Chinese cleanups.
12mr|gtk+-1.2.10-56|467	
12mr|gtk+-1.2.10-56|468	* Mon Mar 05 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.2.9-3mdk
12mr|gtk+-1.2.10-56|469	- Cleanup of Chiense.
12mr|gtk+-1.2.10-56|470	
12mr|gtk+-1.2.10-56|471	* Mon Mar  5 2001 DindinX <odin@mandrakesoft.com> 1.2.9-2mdk
12mr|gtk+-1.2.10-56|472	- Grr, rebuild with glib-devel installed on the cluster
12mr|gtk+-1.2.10-56|473	
12mr|gtk+-1.2.10-56|474	* Fri Mar  2 2001 DindinX <odin@mandrakesoft.com> 1.2.9-1mdk
12mr|gtk+-1.2.10-56|475	- 1.2.9
12mr|gtk+-1.2.10-56|476	
12mr|gtk+-1.2.10-56|477	* Tue Dec 19 2000 DindinX <odin@mandrakesoft.com> 1.2.8-11mdk
12mr|gtk+-1.2.10-56|478	- use -j in tar instead of the (very) obsolete -I
12mr|gtk+-1.2.10-56|479	
12mr|gtk+-1.2.10-56|480	* Tue Nov 28 2000 DindinX <odin@mandrakesoft.com> 1.2.8-10mdk
12mr|gtk+-1.2.10-56|481	- add som obsoletes: tags
12mr|gtk+-1.2.10-56|482	- use more macros
12mr|gtk+-1.2.10-56|483	- fix description
12mr|gtk+-1.2.10-56|484	
12mr|gtk+-1.2.10-56|485	* Mon Nov 27 2000 DindinX <odin@mandrakesoft.com> 1.2.8-9mdk
12mr|gtk+-1.2.10-56|486	- Grr. Now really respect the new naming policy
12mr|gtk+-1.2.10-56|487	- move some doc from libgtk+1.2 to libgtk+1.2-devel
12mr|gtk+-1.2.10-56|488	
12mr|gtk+-1.2.10-56|489	* Mon Nov 27 2000 DindinX <odin@mandrakesoft.com> 1.2.8-8mdk
12mr|gtk+-1.2.10-56|490	- new naming policy
12mr|gtk+-1.2.10-56|491	- temporary removed the submenu-navigation patch, since xmms has some issue
12mr|gtk+-1.2.10-56|492	with it (imho xmms should be fixed...).
12mr|gtk+-1.2.10-56|493	
12mr|gtk+-1.2.10-56|494	* Fri Nov 03 2000 DindinX <odin@mandrakesoft.com> 1.2.8-7mdk
12mr|gtk+-1.2.10-56|495	- rebuild with gcc-2.96
12mr|gtk+-1.2.10-56|496	
12mr|gtk+-1.2.10-56|497	* Thu Oct 26 2000 DindinX <odin@mandrakesoft.com> 1.2.8-6mdk
12mr|gtk+-1.2.10-56|498	- Solve show Big5(temporality) (from Andrew Lee <andrew@cle.linux.org.tw>)
12mr|gtk+-1.2.10-56|499	
12mr|gtk+-1.2.10-56|500	* Tue Oct 24 2000 DindinX <odin@mandrakesoft.com> 1.2.8-5mdk
12mr|gtk+-1.2.10-56|501	- Backported the submenu-navigation patch
12mr|gtk+-1.2.10-56|502	- Added many docs to gtk+-devel
12mr|gtk+-1.2.10-56|503	
12mr|gtk+-1.2.10-56|504	* Mon Aug 28 2000 DindinX <odin@mandrakesoft.com> 1.2.8-4mdk
12mr|gtk+-1.2.10-56|505	- remove --enable-debug=no since some programs segfault because of this
12mr|gtk+-1.2.10-56|506	(reported by Frederic Crozat)
12mr|gtk+-1.2.10-56|507	
12mr|gtk+-1.2.10-56|508	* Fri Aug 25 2000 DindinX <odin@mandrakesoft.com> 1.2.8-3mdk
12mr|gtk+-1.2.10-56|509	- use %%lang and %%make
12mr|gtk+-1.2.10-56|510	- add the noreplace flag for %%config
12mr|gtk+-1.2.10-56|511	
12mr|gtk+-1.2.10-56|512	* Tue Aug 01 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.2.8-2mdk
12mr|gtk+-1.2.10-56|513	- rebuild with macros
12mr|gtk+-1.2.10-56|514	- rebuild for BM
12mr|gtk+-1.2.10-56|515	- misc fixes
12mr|gtk+-1.2.10-56|516	
12mr|gtk+-1.2.10-56|517	* Wed Jun 7 2000 DindinX <odin@mandrakesoft.com> 1.2.8-1mdk
12mr|gtk+-1.2.10-56|518	- 1.2.8
12mr|gtk+-1.2.10-56|519	
12mr|gtk+-1.2.10-56|520	* Tue Mar 21 2000 DindinX <odin@mandrakesoft.com> 1.2.7-4mdk
12mr|gtk+-1.2.10-56|521	- corrected the paths in glib-config
12mr|gtk+-1.2.10-56|522	
12mr|gtk+-1.2.10-56|523	* Tue Mar 21 2000 DindinX <odin@mandrakesoft.com> 1.2.7-3mdk
12mr|gtk+-1.2.10-56|524	- Patches cleanups (now use 1.2.7 from www.gtk.org instead of 1.2.4 + patches
12mr|gtk+-1.2.10-56|525	
12mr|gtk+-1.2.10-56|526	* Mon Mar 20 2000 DindinX <odin@mandrakesoft.com> 1.2.7-2mdk
12mr|gtk+-1.2.10-56|527	- Group and spec fixes
12mr|gtk+-1.2.10-56|528	
12mr|gtk+-1.2.10-56|529	* Sat Feb 19 2000 DindinX <odin@mandrakesoft.com> 1.2.7-1mdk
12mr|gtk+-1.2.10-56|530	- 1.2.7
12mr|gtk+-1.2.10-56|531	
12mr|gtk+-1.2.10-56|532	* Thu Jan 27 2000 DindinX <odin@mandrakesoft.com> 1.2.6-8mdk
12mr|gtk+-1.2.10-56|533	
12mr|gtk+-1.2.10-56|534	- disable all debugging stuff by adding --enable-debug=no to the configure
12mr|gtk+-1.2.10-56|535	script.
12mr|gtk+-1.2.10-56|536	
12mr|gtk+-1.2.10-56|537	* Thu Jan 20 2000 Frederic Lepied <flepied@mandrakesoft.com> 1.2.6-7mdk
12mr|gtk+-1.2.10-56|538	
12mr|gtk+-1.2.10-56|539	- enabled XInput support
12mr|gtk+-1.2.10-56|540	
12mr|gtk+-1.2.10-56|541	* Thu Jan  6 2000 Pixel <pixel@mandrakesoft.com>
12mr|gtk+-1.2.10-56|542	- more stars in the fontset of et of vi_VN.tcvn
12mr|gtk+-1.2.10-56|543	
12mr|gtk+-1.2.10-56|544	* Thu Jan  6 2000 Pixel <pixel@mandrakesoft.com>
12mr|gtk+-1.2.10-56|545	- really 1.2.6 (and silimi)
12mr|gtk+-1.2.10-56|546	
12mr|gtk+-1.2.10-56|547	* Fri Nov 05 1999 Axalon Bloodstone <axalon@linux-mandrake.com>
12mr|gtk+-1.2.10-56|548	- New po files from Pablo
12mr|gtk+-1.2.10-56|549	- Remove summary/description clutter
12mr|gtk+-1.2.10-56|550	
12mr|gtk+-1.2.10-56|551	* Sun Oct 31 1999 Axalon Bloodstone <axalon@linux-mandrake.com>
12mr|gtk+-1.2.10-56|552	- Enable SMP build/check
12mr|gtk+-1.2.10-56|553	- 1.2.6
12mr|gtk+-1.2.10-56|554	
12mr|gtk+-1.2.10-56|555	* Wed Sep 29 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12mr|gtk+-1.2.10-56|556	- Real 1.2.5 (chmou sux).
12mr|gtk+-1.2.10-56|557	- 1.2.5
12mr|gtk+-1.2.10-56|558	
12mr|gtk+-1.2.10-56|559	* Tue Aug 31 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
12mr|gtk+-1.2.10-56|560	- a little i18n patch for gfontsel
12mr|gtk+-1.2.10-56|561	- latest translations
12mr|gtk+-1.2.10-56|562	- tooltip colours in /etc/gtkrc
12mr|gtk+-1.2.10-56|563	
12mr|gtk+-1.2.10-56|564	* Thu Aug 26 1999 Thierry Vignaud <tvignaud@mandrakesoft.com>
12mr|gtk+-1.2.10-56|565	- 1.2.4
12mr|gtk+-1.2.10-56|566	
12mr|gtk+-1.2.10-56|567	* Tue Aug 24 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12mr|gtk+-1.2.10-56|568	- Remove completely the /etc/gtk/gtkrc (completely sucks :-(( )
12mr|gtk+-1.2.10-56|569	
12mr|gtk+-1.2.10-56|570	* Sat Aug 21 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12mr|gtk+-1.2.10-56|571	- Remove style "default-text" in gtkrc (cause trouble with i18n language).
12mr|gtk+-1.2.10-56|572	
12mr|gtk+-1.2.10-56|573	* Fri Jul 23 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12mr|gtk+-1.2.10-56|574	- Rebuild without glib-1.3 :-((
12mr|gtk+-1.2.10-56|575	
12mr|gtk+-1.2.10-56|576	* Wed Jul 14 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
12mr|gtk+-1.2.10-56|577	- included latest *.po files from GNOME CVS
12mr|gtk+-1.2.10-56|578	- and added back descriptions from RH 5.2
12mr|gtk+-1.2.10-56|579	- added an icon for the rpm
12mr|gtk+-1.2.10-56|580	
12mr|gtk+-1.2.10-56|581	* Thu Jul 08 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
12mr|gtk+-1.2.10-56|582	- put back --sysconfdir=/etc for config time (otherwise the files on /etc are
12mr|gtk+-1.2.10-56|583	never read)
12mr|gtk+-1.2.10-56|584	
12mr|gtk+-1.2.10-56|585	* Mon Jun 28 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12mr|gtk+-1.2.10-56|586	- Build for new environment.
12mr|gtk+-1.2.10-56|587	
12mr|gtk+-1.2.10-56|588	* Thu May 12 1999 Bernhard Rosenkränzer <bero@mandrakesoft.com>
12mr|gtk+-1.2.10-56|589	- 1.2.3
12mr|gtk+-1.2.10-56|590	
12mr|gtk+-1.2.10-56|591	* Fri Apr 23 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12mr|gtk+-1.2.10-56|592	- Mandrake adpatations.
12mr|gtk+-1.2.10-56|593	
12mr|gtk+-1.2.10-56|594	* Thu Apr 01 1999 Michael Fulbright <drmike@redhat.com>
12mr|gtk+-1.2.10-56|595	- patches from owen to handle various gdk bugs
12mr|gtk+-1.2.10-56|596	
12mr|gtk+-1.2.10-56|597	* Sun Mar 28 1999 Michael Fulbright <drmike@redhat.com>
12mr|gtk+-1.2.10-56|598	- added XFree86-devel requirement for gtk+-devel
12mr|gtk+-1.2.10-56|599	
12mr|gtk+-1.2.10-56|600	* Thu Mar 25 1999 Michael Fulbright <drmike@redhat.com>
12mr|gtk+-1.2.10-56|601	- version 1.2.1
12mr|gtk+-1.2.10-56|602	
12mr|gtk+-1.2.10-56|603	* Wed Mar 17 1999 Michael Fulbright <drmike@redhat.com>
12mr|gtk+-1.2.10-56|604	- removed /usr/info/dir.gz file from package
12mr|gtk+-1.2.10-56|605	
12mr|gtk+-1.2.10-56|606	* Fri Feb 26 1999 Michael Fulbright <drmike@redhat.com>
12mr|gtk+-1.2.10-56|607	- Version 1.2.0
12mr|gtk+-1.2.10-56|608	
12mr|gtk+-1.2.10-56|609	* Thu Feb 25 1999 Michael Fulbright <drmike@redhat.com>
12mr|gtk+-1.2.10-56|610	- version 1.2.0pre2, patched to use --sysconfdir=/etc
12mr|gtk+-1.2.10-56|611	
12mr|gtk+-1.2.10-56|612	* Mon Feb 15 1999 Michael Fulbright <drmike@redhat.com>
12mr|gtk+-1.2.10-56|613	- patched in Owen's patch to fix Metal theme
12mr|gtk+-1.2.10-56|614	
12mr|gtk+-1.2.10-56|615	* Fri Feb 05 1999 Michael Fulbright <drmike@redhat.com>
12mr|gtk+-1.2.10-56|616	- bumped up to 1.1.15
12mr|gtk+-1.2.10-56|617	
12mr|gtk+-1.2.10-56|618	* Wed Feb 03 1999 Michael Fulbright <drmike@redhat.com>
12mr|gtk+-1.2.10-56|619	- bumped up to 1.1.14
12mr|gtk+-1.2.10-56|620	
12mr|gtk+-1.2.10-56|621	* Mon Jan 18 1999 Michael Fulbright <drmike@redhat.com>
12mr|gtk+-1.2.10-56|622	- bumped up to 1.1.13
12mr|gtk+-1.2.10-56|623	
12mr|gtk+-1.2.10-56|624	* Wed Jan 06 1999 Michael Fulbright <drmike@redhat.com>
12mr|gtk+-1.2.10-56|625	- bumped up to 1.1.12
12mr|gtk+-1.2.10-56|626	
12mr|gtk+-1.2.10-56|627	* Wed Dec 16 1998 Michael Fulbright <drmike@redhat.com>
12mr|gtk+-1.2.10-56|628	- added Theme directory to file list
12mr|gtk+-1.2.10-56|629	- up to 1.1.7 for GNOME freeze
12mr|gtk+-1.2.10-56|630	
12mr|gtk+-1.2.10-56|631	* Sun Oct 25 1998 Shawn T. Amundson <amundson@gtk.org>
12mr|gtk+-1.2.10-56|632	- Fixed Source: to point to v1.1
12mr|gtk+-1.2.10-56|633	
12mr|gtk+-1.2.10-56|634	* Tue Aug 04 1998 Michael Fulbright <msf@redhat.com>
12mr|gtk+-1.2.10-56|635	- change %%postun to %%preun
12mr|gtk+-1.2.10-56|636	
12mr|gtk+-1.2.10-56|637	* Mon Jun 27 1998 Shawn T. Amundson
12mr|gtk+-1.2.10-56|638	- Changed version to 1.1.0
12mr|gtk+-1.2.10-56|639	
12mr|gtk+-1.2.10-56|640	* Thu Jun 11 1998 Dick Porter <dick@cymru.net>
12mr|gtk+-1.2.10-56|641	- Removed glib, since it is its own module now
12mr|gtk+-1.2.10-56|642	
12mr|gtk+-1.2.10-56|643	* Mon Apr 13 1998 Marc Ewing <marc@redhat.com>
12mr|gtk+-1.2.10-56|644	- Split out glib package
12mr|gtk+-1.2.10-56|645	
12mr|gtk+-1.2.10-56|646	* Tue Apr  8 1998 Shawn T. Amundson <amundson@gtk.org>
12mr|gtk+-1.2.10-56|647	- Changed version to 1.0.0
12mr|gtk+-1.2.10-56|648	
12mr|gtk+-1.2.10-56|649	* Tue Apr  7 1998 Owen Taylor <otaylor@gtk.org>
12mr|gtk+-1.2.10-56|650	- Changed version to 0.99.10
12mr|gtk+-1.2.10-56|651	
12mr|gtk+-1.2.10-56|652	* Thu Mar 19 1998 Shawn T. Amundson <amundson@gimp.org>
12mr|gtk+-1.2.10-56|653	- Changed version to 0.99.9
12mr|gtk+-1.2.10-56|654	- Changed gtk home page to www.gtk.org
12mr|gtk+-1.2.10-56|655	
12mr|gtk+-1.2.10-56|656	* Thu Mar 19 1998 Shawn T. Amundson <amundson@gimp.org>
12mr|gtk+-1.2.10-56|657	- Changed version to 0.99.8
12mr|gtk+-1.2.10-56|658	
12mr|gtk+-1.2.10-56|659	* Sun Mar 15 1998 Marc Ewing <marc@redhat.com>
12mr|gtk+-1.2.10-56|660	- Added aclocal and bin stuff to file list.
12mr|gtk+-1.2.10-56|661	- Added -k to the SMP make line.
12mr|gtk+-1.2.10-56|662	- Added lib/glib to file list.
12mr|gtk+-1.2.10-56|663	
12mr|gtk+-1.2.10-56|664	* Fri Mar 14 1998 Shawn T. Amundson <amundson@gimp.org>
12mr|gtk+-1.2.10-56|665	- Changed version to 0.99.7
12mr|gtk+-1.2.10-56|666	
12mr|gtk+-1.2.10-56|667	* Fri Mar 14 1998 Shawn T. Amundson <amundson@gimp.org>
12mr|gtk+-1.2.10-56|668	- Updated ftp url and changed version to 0.99.6
12mr|gtk+-1.2.10-56|669	
12mr|gtk+-1.2.10-56|670	* Thu Mar 12 1998 Marc Ewing <marc@redhat.com>
12mr|gtk+-1.2.10-56|671	- Reworked to integrate into gtk+ source tree
12mr|gtk+-1.2.10-56|672	- Truncated ChangeLog.  Previous Authors:
12mr|gtk+-1.2.10-56|673	Trond Eivind Glomsrod <teg@pvv.ntnu.no>
12mr|gtk+-1.2.10-56|674	Michael K. Johnson <johnsonm@redhat.com>
12mr|gtk+-1.2.10-56|675	Otto Hammersmith <otto@redhat.com>

14252 12
12mr|gtk+2.0-2.24.13-1|1	%define enable_gtkdoc 1
12mr|gtk+2.0-2.24.13-1|2	%define enable_bootstrap 0
12mr|gtk+2.0-2.24.13-1|3	%define enable_tests 0
12mr|gtk+2.0-2.24.13-1|4	
12mr|gtk+2.0-2.24.13-1|5	%define pkgname		gtk+
12mr|gtk+2.0-2.24.13-1|6	%define api_version	2.0
12mr|gtk+2.0-2.24.13-1|7	%define binary_version	2.10.0
12mr|gtk+2.0-2.24.13-1|8	%define major		0
12mr|gtk+2.0-2.24.13-1|9	%define libname		%mklibname %{pkgname} %{api_version} %{major}
12mr|gtk+2.0-2.24.13-1|10	%define develname	%mklibname -d %{pkgname} %{api_version}
12mr|gtk+2.0-2.24.13-1|11	# this isnt really a true lib pkg, but a modules/plugin pkg
12mr|gtk+2.0-2.24.13-1|12	%define modules		%mklibname gtk-modules %{api_version}
12mr|gtk+2.0-2.24.13-1|13	
12mr|gtk+2.0-2.24.13-1|14	%define gail_major	18
12mr|gtk+2.0-2.24.13-1|15	%define libgail		%mklibname gail %{gail_major}
12mr|gtk+2.0-2.24.13-1|16	%define develgail	%mklibname -d gail
12mr|gtk+2.0-2.24.13-1|17	
12mr|gtk+2.0-2.24.13-1|18	%define girname		%mklibname gtk-gir %{api_version}
12mr|gtk+2.0-2.24.13-1|19	
12mr|gtk+2.0-2.24.13-1|20	
12mr|gtk+2.0-2.24.13-1|21	Summary:	The GIMP ToolKit (GTK+), a library for creating GUIs
12mr|gtk+2.0-2.24.13-1|22	Name:		%{pkgname}%{api_version}
12mr|gtk+2.0-2.24.13-1|23	Version:	2.24.13
12mr|gtk+2.0-2.24.13-1|24	Release:	1
12mr|gtk+2.0-2.24.13-1|25	License:	LGPLv2+
12mr|gtk+2.0-2.24.13-1|26	Group:		System/Libraries
12mr|gtk+2.0-2.24.13-1|27	URL:		http://www.gtk.org
12mr|gtk+2.0-2.24.13-1|28	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtk+/%{pkgname}-%{version}.tar.xz
12mr|gtk+2.0-2.24.13-1|29	# extra IM modules (vietnamese and tamil) -- pablo
12mr|gtk+2.0-2.24.13-1|30	#gw TODO, needs to be fixed for 2.21.3
12mr|gtk+2.0-2.24.13-1|31	Patch4:		gtk+-2.13.1-extra_im.patch
12mr|gtk+2.0-2.24.13-1|32	# (fc) 2.0.6-8mdk fix infinite loop and crash in file selector when / and $HOME are not readable (bug #90)
12mr|gtk+2.0-2.24.13-1|33	Patch5:		gtk+-2.6.9-fileselectorfallback.patch
12mr|gtk+2.0-2.24.13-1|34	# (fwang) 2.22.1-3 use Qtcurve theme by default if available
12mr|gtk+2.0-2.24.13-1|35	Patch12:	gtk+-defaulttheme.patch
12mr|gtk+2.0-2.24.13-1|36	# (gb) 2.4.4-2mdk handle biarch
12mr|gtk+2.0-2.24.13-1|37	Patch13:	gtk+-2.2.4-lib64.patch
12mr|gtk+2.0-2.24.13-1|38	# (fc) 2.18.2-2mdv fix nautilus crash (GNOME bug #596977) (pterjan)
12mr|gtk+2.0-2.24.13-1|39	#Patch15:	gtk+-2.18.1-fixnautiluscrash.patch
12mr|gtk+2.0-2.24.13-1|40	# (fc) 2.20.0-2mdv improve tooltip appareance (GNOME bug #599617) (Fedora)
12mr|gtk+2.0-2.24.13-1|41	#Patch18:	gtk+-2.21.1-fresh-tooltips.patch
12mr|gtk+2.0-2.24.13-1|42	# (fc) 2.20.0-2mdv improve tooltip positioning (GNOME bug #599618) (Fedora)
12mr|gtk+2.0-2.24.13-1|43	#Patch19:	gtk+-2.20.0-tooltip-positioning.patch
12mr|gtk+2.0-2.24.13-1|44	# (fc) 2.20.0-2mdv allow window dragging toolbars / menubar (GNOME bug #611313)
12mr|gtk+2.0-2.24.13-1|45	Patch20:	gtk+-2.24.7-window-dragging.patch
12mr|gtk+2.0-2.24.13-1|46	# (fc) 2.20.0-3mdv allow specifying icon padding for tray icon (GNOME bug #583273) (Fedora)
12mr|gtk+2.0-2.24.13-1|47	Patch21:	gtk+-2.20.0-icon-padding.patch
12mr|gtk+2.0-2.24.13-1|48	Patch22:	gtk+-2.24.9-gir-linking.patch
12mr|gtk+2.0-2.24.13-1|49	BuildRequires:	cups-devel
12mr|gtk+2.0-2.24.13-1|50	BuildRequires:	fam-devel
12mr|gtk+2.0-2.24.13-1|51	BuildRequires:	gettext-devel
12mr|gtk+2.0-2.24.13-1|52	BuildRequires:	pkgconfig(atk) >= 1.29.2
12mr|gtk+2.0-2.24.13-1|53	BuildRequires:	pkgconfig(cairo) >= 1.6.0
12mr|gtk+2.0-2.24.13-1|54	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.21.0
12mr|gtk+2.0-2.24.13-1|55	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.10
12mr|gtk+2.0-2.24.13-1|56	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.5
12mr|gtk+2.0-2.24.13-1|57	BuildRequires:	pkgconfig(pango) >= 1.20.0
12mr|gtk+2.0-2.24.13-1|58	BuildRequires:	pkgconfig(pangocairo) >= 1.20.0
12mr|gtk+2.0-2.24.13-1|59	BuildRequires:	pkgconfig(x11)
12mr|gtk+2.0-2.24.13-1|60	BuildRequires:	pkgconfig(xcomposite)
12mr|gtk+2.0-2.24.13-1|61	BuildRequires:	pkgconfig(xcursor)
12mr|gtk+2.0-2.24.13-1|62	BuildRequires:	pkgconfig(xdamage)
12mr|gtk+2.0-2.24.13-1|63	BuildRequires:	pkgconfig(xext)
12mr|gtk+2.0-2.24.13-1|64	BuildRequires:	pkgconfig(xfixes)
12mr|gtk+2.0-2.24.13-1|65	BuildRequires:	pkgconfig(xi)
12mr|gtk+2.0-2.24.13-1|66	BuildRequires:	pkgconfig(xinerama)
12mr|gtk+2.0-2.24.13-1|67	BuildRequires:	pkgconfig(xrandr)
12mr|gtk+2.0-2.24.13-1|68	BuildRequires:	pkgconfig(xrender)
12mr|gtk+2.0-2.24.13-1|69	%if %{enable_tests}
12mr|gtk+2.0-2.24.13-1|70	BuildRequires:	x11-server-xvfb
12mr|gtk+2.0-2.24.13-1|71	# gw tests will fail without this
12mr|gtk+2.0-2.24.13-1|72	BuildRequires:	fonts-ttf-dejavu
12mr|gtk+2.0-2.24.13-1|73	%endif
12mr|gtk+2.0-2.24.13-1|74	%if %{enable_gtkdoc}
12mr|gtk+2.0-2.24.13-1|75	BuildRequires:	gtk-doc >= 0.9
12mr|gtk+2.0-2.24.13-1|76	BuildRequires:	sgml-tools
12mr|gtk+2.0-2.24.13-1|77	BuildRequires:	texlive-texinfo
12mr|gtk+2.0-2.24.13-1|78	%endif
12mr|gtk+2.0-2.24.13-1|79	
12mr|gtk+2.0-2.24.13-1|80	Requires:	%{name}-common = %{version}-%{release}
12mr|gtk+2.0-2.24.13-1|81	# MD to pull in all the orphaned module loaders
12mr|gtk+2.0-2.24.13-1|82	Requires:	fontconfig
12mr|gtk+2.0-2.24.13-1|83	Requires:	gdk-pixbuf2.0
12mr|gtk+2.0-2.24.13-1|84	Requires:	gio2.0
12mr|gtk+2.0-2.24.13-1|85	Requires:	pango-modules
12mr|gtk+2.0-2.24.13-1|86	%if !%{enable_bootstrap}
12mr|gtk+2.0-2.24.13-1|87	Suggests:	xdg-user-dirs-gtk
12mr|gtk+2.0-2.24.13-1|88	Suggests:	elementary-theme
12mr|gtk+2.0-2.24.13-1|89	%endif
12mr|gtk+2.0-2.24.13-1|90	Provides:	gtk2 = %{version}-%{release}
12mr|gtk+2.0-2.24.13-1|91	Obsoletes:	%{pkgname}2 < %{version}-%{release}
12mr|gtk+2.0-2.24.13-1|92	Provides:	%{pkgname}2 = %{version}-%{release}
12mr|gtk+2.0-2.24.13-1|93	#(proyvind): to ensure we have g_malloc0_n & g_malloc_n (required by trigger)
12mr|gtk+2.0-2.24.13-1|94	#            provided by the ABI
12mr|gtk+2.0-2.24.13-1|95	Conflicts:	glib2 < 2.24
12mr|gtk+2.0-2.24.13-1|96	Conflicts:	perl-Gtk2 < 1.113
12mr|gtk+2.0-2.24.13-1|97	
12mr|gtk+2.0-2.24.13-1|98	%description
12mr|gtk+2.0-2.24.13-1|99	The gtk+ package contains the GIMP ToolKit (GTK+), a library for creating
12mr|gtk+2.0-2.24.13-1|100	graphical user interfaces for the X Window System.  GTK+ was originally
12mr|gtk+2.0-2.24.13-1|101	written for the GIMP (GNU Image Manipulation Program) image processing
12mr|gtk+2.0-2.24.13-1|102	program, but is now used by several other programs as well.
12mr|gtk+2.0-2.24.13-1|103	
12mr|gtk+2.0-2.24.13-1|104	If you are planning on using the GIMP or another program that uses GTK+,
12mr|gtk+2.0-2.24.13-1|105	you'll need to have the gtk+ package installed.
12mr|gtk+2.0-2.24.13-1|106	
12mr|gtk+2.0-2.24.13-1|107	%package common
12mr|gtk+2.0-2.24.13-1|108	Summary:	%{summary}
12mr|gtk+2.0-2.24.13-1|109	Group:		%{group}
12mr|gtk+2.0-2.24.13-1|110	BuildArch:	noarch
12mr|gtk+2.0-2.24.13-1|111	Conflicts:	%{name} <= 2.24.8-2
12mr|gtk+2.0-2.24.13-1|112	Requires:	%{modules} = %{version}-%{release}
12mr|gtk+2.0-2.24.13-1|113	
12mr|gtk+2.0-2.24.13-1|114	%description common
12mr|gtk+2.0-2.24.13-1|115	This package contains the common files for the GTK+2.0 graphical user
12mr|gtk+2.0-2.24.13-1|116	interface.
12mr|gtk+2.0-2.24.13-1|117	
12mr|gtk+2.0-2.24.13-1|118	%package -n %{modules}
12mr|gtk+2.0-2.24.13-1|119	Summary:	%{summary}
12mr|gtk+2.0-2.24.13-1|120	Group:		%{group}
12mr|gtk+2.0-2.24.13-1|121	Requires:	%{name} = %{version}-%{release}
12mr|gtk+2.0-2.24.13-1|122	Provides:	gtk2-modules = %{version}-%{release}
12mr|gtk+2.0-2.24.13-1|123	Conflicts:	%{_lib}gtk+2.0_0 < 2.24.8-4
12mr|gtk+2.0-2.24.13-1|124	Conflicts:	%{_lib}gtk+2.0 < 2.24.8-7
12mr|gtk+2.0-2.24.13-1|125	#(proyvind): to ensure we have g_malloc0_n & g_malloc_n (required by trigger)
12mr|gtk+2.0-2.24.13-1|126	#            provided by the ABI
12mr|gtk+2.0-2.24.13-1|127	Conflicts:	glib2 < 2.24
12mr|gtk+2.0-2.24.13-1|128	Conflicts:	%{_lib}gail18 < 2.24.8-3
12mr|gtk+2.0-2.24.13-1|129	%if !%{enable_bootstrap}
12mr|gtk+2.0-2.24.13-1|130	Suggests:	%{_lib}gtk-aurora-engine
12mr|gtk+2.0-2.24.13-1|131	%endif
12mr|gtk+2.0-2.24.13-1|132	
12mr|gtk+2.0-2.24.13-1|133	%description -n %{modules}
12mr|gtk+2.0-2.24.13-1|134	This package contains the immodules, engines and printbackends libraries
12mr|gtk+2.0-2.24.13-1|135	for %{name} to function properly.
12mr|gtk+2.0-2.24.13-1|136	
12mr|gtk+2.0-2.24.13-1|137	%package -n %{develname}
12mr|gtk+2.0-2.24.13-1|138	Summary:	Development files for GTK+ (GIMP ToolKit) applications
12mr|gtk+2.0-2.24.13-1|139	Group:		Development/GNOME and GTK+
12mr|gtk+2.0-2.24.13-1|140	Requires:	%{libname} = %{version}-%{release}
12mr|gtk+2.0-2.24.13-1|141	Requires:	%{girname} = %{version}-%{release}
12mr|gtk+2.0-2.24.13-1|142	Provides:	gtk2-devel = %{version}-%{release}
12mr|gtk+2.0-2.24.13-1|143	Provides:	%{pkgname}2-devel = %{version}-%{release}
12mr|gtk+2.0-2.24.13-1|144	Provides:	lib%{pkgname}%{api_version}-devel = %{version}-%{release}
12mr|gtk+2.0-2.24.13-1|145	Provides:	%{libname}-devel = %{version}-%{release}
12mr|gtk+2.0-2.24.13-1|146	
12mr|gtk+2.0-2.24.13-1|147	%description -n %{develname}
12mr|gtk+2.0-2.24.13-1|148	The libgtk+-devel package contains the static libraries and header files
12mr|gtk+2.0-2.24.13-1|149	needed for developing GTK+ (GIMP ToolKit) applications. The libgtk+-devel
12mr|gtk+2.0-2.24.13-1|150	package contains GDK (the General Drawing Kit, which simplifies the interface
12mr|gtk+2.0-2.24.13-1|151	for writing GTK+ widgets and using GTK+ widgets in applications), and GTK+
12mr|gtk+2.0-2.24.13-1|152	(the widget set).
12mr|gtk+2.0-2.24.13-1|153	
12mr|gtk+2.0-2.24.13-1|154	%package -n %{libname}
12mr|gtk+2.0-2.24.13-1|155	Summary:	X11 backend of The GIMP ToolKit (GTK+)
12mr|gtk+2.0-2.24.13-1|156	Group:		System/Libraries
12mr|gtk+2.0-2.24.13-1|157	Obsoletes:	%{_lib}%{pkgname}-x11-%{api_version}_%{major}
12mr|gtk+2.0-2.24.13-1|158	
12mr|gtk+2.0-2.24.13-1|159	%description -n %{libname}
12mr|gtk+2.0-2.24.13-1|160	This package contains the X11 version of library needed to run
12mr|gtk+2.0-2.24.13-1|161	programs dynamically linked with gtk+.
12mr|gtk+2.0-2.24.13-1|162	
12mr|gtk+2.0-2.24.13-1|163	%package -n %{girname}
12mr|gtk+2.0-2.24.13-1|164	Summary:	GObject Introspection interface description for %name
12mr|gtk+2.0-2.24.13-1|165	Group:		System/Libraries
12mr|gtk+2.0-2.24.13-1|166	Conflicts:	%{_lib}gtk+-x11-2.0_0 < 2.24.8-3
12mr|gtk+2.0-2.24.13-1|167	Conflicts:	gir-repository < 0.6.5-4
12mr|gtk+2.0-2.24.13-1|168	
12mr|gtk+2.0-2.24.13-1|169	%description -n %{girname}
12mr|gtk+2.0-2.24.13-1|170	GObject Introspection interface description for %name.
12mr|gtk+2.0-2.24.13-1|171	
12mr|gtk+2.0-2.24.13-1|172	%package -n %{libgail}
12mr|gtk+2.0-2.24.13-1|173	Summary:	GNOME Accessibility Implementation Library
12mr|gtk+2.0-2.24.13-1|174	Group:		System/Libraries
12mr|gtk+2.0-2.24.13-1|175	
12mr|gtk+2.0-2.24.13-1|176	%description -n %{libgail}
12mr|gtk+2.0-2.24.13-1|177	Gail is the GNOME Accessibility Implementation Library
12mr|gtk+2.0-2.24.13-1|178	
12mr|gtk+2.0-2.24.13-1|179	%package -n %{develgail}
12mr|gtk+2.0-2.24.13-1|180	Summary:	Development libraries, include files for GAIL
12mr|gtk+2.0-2.24.13-1|181	Group:		Development/GNOME and GTK+
12mr|gtk+2.0-2.24.13-1|182	Provides:	gail-devel = %{version}-%{release}
12mr|gtk+2.0-2.24.13-1|183	Requires:	%{libgail} = %{version}-%{release}
12mr|gtk+2.0-2.24.13-1|184	
12mr|gtk+2.0-2.24.13-1|185	%description -n %{develgail}
12mr|gtk+2.0-2.24.13-1|186	Gail is the GNOME Accessibility Implementation Library
12mr|gtk+2.0-2.24.13-1|187	
12mr|gtk+2.0-2.24.13-1|188	%prep
12mr|gtk+2.0-2.24.13-1|189	%setup -qn %{pkgname}-%{version}
12mr|gtk+2.0-2.24.13-1|190	%apply_patches
12mr|gtk+2.0-2.24.13-1|191	
12mr|gtk+2.0-2.24.13-1|192	#needed by patches 4 & 13
12mr|gtk+2.0-2.24.13-1|193	#gw disable it for bootstrapping
12mr|gtk+2.0-2.24.13-1|194	mkdir -p m4
12mr|gtk+2.0-2.24.13-1|195	autoreconf -fi
12mr|gtk+2.0-2.24.13-1|196	
12mr|gtk+2.0-2.24.13-1|197	%build
12mr|gtk+2.0-2.24.13-1|198	# fix crash in nautilus (GNOME bug #596977)
12mr|gtk+2.0-2.24.13-1|199	export CFLAGS=`echo %{optflags} | sed -e 's/-fomit-frame-pointer//g'`
12mr|gtk+2.0-2.24.13-1|200	
12mr|gtk+2.0-2.24.13-1|201	#CONFIGURE_TOP=..
12mr|gtk+2.0-2.24.13-1|202	export CPPFLAGS="-DGTK_COMPILATION"
12mr|gtk+2.0-2.24.13-1|203	%configure2_5x \
12mr|gtk+2.0-2.24.13-1|204	--disable-static \
12mr|gtk+2.0-2.24.13-1|205	--enable-xinerama \
12mr|gtk+2.0-2.24.13-1|206	--with-xinput=xfree
12mr|gtk+2.0-2.24.13-1|207	
12mr|gtk+2.0-2.24.13-1|208	%make
12mr|gtk+2.0-2.24.13-1|209	
12mr|gtk+2.0-2.24.13-1|210	%check
12mr|gtk+2.0-2.24.13-1|211	%if %{enable_tests}
12mr|gtk+2.0-2.24.13-1|212	XDISPLAY=$(i=1; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
12mr|gtk+2.0-2.24.13-1|213	%{_bindir}/Xvfb :$XDISPLAY &
12mr|gtk+2.0-2.24.13-1|214	export DISPLAY=:$XDISPLAY
12mr|gtk+2.0-2.24.13-1|215	make check
12mr|gtk+2.0-2.24.13-1|216	kill $(cat /tmp/.X$XDISPLAY-lock) ||:
12mr|gtk+2.0-2.24.13-1|217	%endif
12mr|gtk+2.0-2.24.13-1|218	
12mr|gtk+2.0-2.24.13-1|219	%install
12mr|gtk+2.0-2.24.13-1|220	rm -rf %{buildroot}
12mr|gtk+2.0-2.24.13-1|221	
12mr|gtk+2.0-2.24.13-1|222	%makeinstall_std mandir=%{_mandir} RUN_QUERY_IMMODULES_TEST=false RUN_QUERY_LOADER_TEST=false
12mr|gtk+2.0-2.24.13-1|223	
12mr|gtk+2.0-2.24.13-1|224	mkdir -p %{buildroot}%{_sysconfdir}/gtk-%{api_version}
12mr|gtk+2.0-2.24.13-1|225	touch %{buildroot}%{_sysconfdir}/gtk-%{api_version}/gtk.immodules.%{_lib}
12mr|gtk+2.0-2.24.13-1|226	mkdir -p %{buildroot}%{_libdir}/gtk-%{api_version}/modules
12mr|gtk+2.0-2.24.13-1|227	
12mr|gtk+2.0-2.24.13-1|228	# handle biarch packages
12mr|gtk+2.0-2.24.13-1|229	progs="gtk-query-immodules-%{api_version}"
12mr|gtk+2.0-2.24.13-1|230	mkdir -p %{buildroot}%{_libdir}/gtk-%{api_version}/bin
12mr|gtk+2.0-2.24.13-1|231	for f in $progs; do
12mr|gtk+2.0-2.24.13-1|232	mv -f %{buildroot}%{_bindir}/$f %{buildroot}%{_libdir}/gtk-%{api_version}/bin/
12mr|gtk+2.0-2.24.13-1|233	cat > %{buildroot}%{_bindir}/$f << EOF
12mr|gtk+2.0-2.24.13-1|234	#!/bin/sh
12mr|gtk+2.0-2.24.13-1|235	lib=%{_lib}
12mr|gtk+2.0-2.24.13-1|236	case ":\$1:" in
12mr|gtk+2.0-2.24.13-1|237	:lib*:) lib="\$1"; shift 1;;
12mr|gtk+2.0-2.24.13-1|238	esac
12mr|gtk+2.0-2.24.13-1|239	exec %{_prefix}/\$lib/gtk-%{api_version}/bin/$f \${1+"\$@"}
12mr|gtk+2.0-2.24.13-1|240	EOF
12mr|gtk+2.0-2.24.13-1|241	chmod +x %{buildroot}%{_bindir}/$f
12mr|gtk+2.0-2.24.13-1|242	done
12mr|gtk+2.0-2.24.13-1|243	
12mr|gtk+2.0-2.24.13-1|244	%{find_lang} gtk20
12mr|gtk+2.0-2.24.13-1|245	%find_lang gtk20-properties
12mr|gtk+2.0-2.24.13-1|246	cat gtk20-properties.lang >> gtk20.lang
12mr|gtk+2.0-2.24.13-1|247	
12mr|gtk+2.0-2.24.13-1|248	
12mr|gtk+2.0-2.24.13-1|249	
12mr|gtk+2.0-2.24.13-1|250	%post -n %{modules}
12mr|gtk+2.0-2.24.13-1|251	if [ "$1" = "2" ]; then
12mr|gtk+2.0-2.24.13-1|252	if [ -f %{_sysconfdir}/gtk-%{api_version}/gtk.immodules ]; then
12mr|gtk+2.0-2.24.13-1|253	rm -f %{_sysconfdir}/gtk-%{api_version}/gtk.immodules
12mr|gtk+2.0-2.24.13-1|254	fi
12mr|gtk+2.0-2.24.13-1|255	fi
12mr|gtk+2.0-2.24.13-1|256	%{_libdir}/gtk-%{api_version}/bin/gtk-query-immodules-%{api_version} > %{_sysconfdir}/gtk-%{api_version}/gtk.immodules.%{_lib}
12mr|gtk+2.0-2.24.13-1|257	
12mr|gtk+2.0-2.24.13-1|258	%triggerin -n %{modules} -- %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
12mr|gtk+2.0-2.24.13-1|259	%{_libdir}/gtk-%{api_version}/bin/gtk-query-immodules-%{api_version} > %{_sysconfdir}/gtk-%{api_version}/gtk.immodules.%{_lib}
12mr|gtk+2.0-2.24.13-1|260	
12mr|gtk+2.0-2.24.13-1|261	%triggerpostun -n %{modules} -- %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
12mr|gtk+2.0-2.24.13-1|262	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}
12mr|gtk+2.0-2.24.13-1|263	fi
12mr|gtk+2.0-2.24.13-1|264	
12mr|gtk+2.0-2.24.13-1|265	%files
12mr|gtk+2.0-2.24.13-1|266	%doc README
12mr|gtk+2.0-2.24.13-1|267	%{_bindir}/gtk-query-immodules-%{api_version}
12mr|gtk+2.0-2.24.13-1|268	%{_bindir}/gtk-update-icon-cache
12mr|gtk+2.0-2.24.13-1|269	
12mr|gtk+2.0-2.24.13-1|270	%files common -f gtk20.lang
12mr|gtk+2.0-2.24.13-1|271	%{_datadir}/themes/
12mr|gtk+2.0-2.24.13-1|272	%dir %{_sysconfdir}/gtk-%{api_version}
12mr|gtk+2.0-2.24.13-1|273	%config(noreplace) %{_sysconfdir}/gtk-%{api_version}/im-multipress.conf
12mr|gtk+2.0-2.24.13-1|274	
12mr|gtk+2.0-2.24.13-1|275	%files -n %{modules}
12mr|gtk+2.0-2.24.13-1|276	%ghost %verify (not md5 mtime size) %config(noreplace) %{_sysconfdir}/gtk-%{api_version}/gtk.immodules.%{_lib}
12mr|gtk+2.0-2.24.13-1|277	%dir %{_libdir}/gtk-%{api_version}
12mr|gtk+2.0-2.24.13-1|278	%dir %{_libdir}/gtk-%{api_version}/bin
12mr|gtk+2.0-2.24.13-1|279	%{_libdir}/gtk-%{api_version}/bin/gtk-query-immodules-%{api_version}
12mr|gtk+2.0-2.24.13-1|280	%dir %{_libdir}/gtk-%{api_version}/modules
12mr|gtk+2.0-2.24.13-1|281	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}
12mr|gtk+2.0-2.24.13-1|282	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules
12mr|gtk+2.0-2.24.13-1|283	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}/engines
12mr|gtk+2.0-2.24.13-1|284	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}/printbackends
12mr|gtk+2.0-2.24.13-1|285	%{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
12mr|gtk+2.0-2.24.13-1|286	%{_libdir}/gtk-%{api_version}/%{binary_version}/engines/*.so
12mr|gtk+2.0-2.24.13-1|287	%{_libdir}/gtk-%{api_version}/%{binary_version}/printbackends/*.so
12mr|gtk+2.0-2.24.13-1|288	# from gail lib
12mr|gtk+2.0-2.24.13-1|289	%{_libdir}/gtk-2.0/modules/libferret.so
12mr|gtk+2.0-2.24.13-1|290	%{_libdir}/gtk-2.0/modules/libgail.so
12mr|gtk+2.0-2.24.13-1|291	
12mr|gtk+2.0-2.24.13-1|292	%files -n %{develname}
12mr|gtk+2.0-2.24.13-1|293	%doc docs/*.txt AUTHORS ChangeLog NEWS* README*
12mr|gtk+2.0-2.24.13-1|294	%doc %{_datadir}/gtk-doc/html/gdk/
12mr|gtk+2.0-2.24.13-1|295	%doc %{_datadir}/gtk-doc/html/gtk/
12mr|gtk+2.0-2.24.13-1|296	%{_bindir}/gtk-demo
12mr|gtk+2.0-2.24.13-1|297	%{_bindir}/gtk-builder-convert
12mr|gtk+2.0-2.24.13-1|298	%{_datadir}/aclocal/*
12mr|gtk+2.0-2.24.13-1|299	%{_datadir}/gtk-%{api_version}/
12mr|gtk+2.0-2.24.13-1|300	%{_includedir}/gtk-unix-print-%{api_version}/
12mr|gtk+2.0-2.24.13-1|301	%{_includedir}/gtk-%{api_version}/gdk
12mr|gtk+2.0-2.24.13-1|302	%{_includedir}/gtk-%{api_version}/gtk
12mr|gtk+2.0-2.24.13-1|303	%{_libdir}/gtk-%{api_version}/include
12mr|gtk+2.0-2.24.13-1|304	%{_libdir}/pkgconfig/gdk-%{api_version}.pc
12mr|gtk+2.0-2.24.13-1|305	%{_libdir}/pkgconfig/gtk+-%{api_version}.pc
12mr|gtk+2.0-2.24.13-1|306	%{_libdir}/pkgconfig/gtk+-unix-print-%{api_version}.pc
12mr|gtk+2.0-2.24.13-1|307	%{_libdir}/libgdk-x11-%{api_version}.so
12mr|gtk+2.0-2.24.13-1|308	%{_libdir}/libgtk-x11-%{api_version}.so
12mr|gtk+2.0-2.24.13-1|309	%{_datadir}/gir-1.0/Gdk-2.0.gir
12mr|gtk+2.0-2.24.13-1|310	%{_datadir}/gir-1.0/GdkX11-2.0.gir
12mr|gtk+2.0-2.24.13-1|311	%{_datadir}/gir-1.0/Gtk-2.0.gir
12mr|gtk+2.0-2.24.13-1|312	%{_libdir}/pkgconfig/*x11*
12mr|gtk+2.0-2.24.13-1|313	
12mr|gtk+2.0-2.24.13-1|314	%files -n %{libname}
12mr|gtk+2.0-2.24.13-1|315	%{_libdir}/libgdk-x11-%{api_version}.so.%{major}*
12mr|gtk+2.0-2.24.13-1|316	%{_libdir}/libgtk-x11-%{api_version}.so.%{major}*
12mr|gtk+2.0-2.24.13-1|317	
12mr|gtk+2.0-2.24.13-1|318	%files -n %{girname}
12mr|gtk+2.0-2.24.13-1|319	%{_libdir}/girepository-1.0/Gdk-%{api_version}.typelib
12mr|gtk+2.0-2.24.13-1|320	%{_libdir}/girepository-1.0/GdkX11-%{api_version}.typelib
12mr|gtk+2.0-2.24.13-1|321	%{_libdir}/girepository-1.0/Gtk-%{api_version}.typelib
12mr|gtk+2.0-2.24.13-1|322	
12mr|gtk+2.0-2.24.13-1|323	%files -n %{libgail}
12mr|gtk+2.0-2.24.13-1|324	%{_libdir}/libgailutil.so.%{gail_major}*
12mr|gtk+2.0-2.24.13-1|325	
12mr|gtk+2.0-2.24.13-1|326	%files -n %{develgail}
12mr|gtk+2.0-2.24.13-1|327	%{_datadir}/gtk-doc/html/gail-libgail-util
12mr|gtk+2.0-2.24.13-1|328	%{_libdir}/libgailutil.so
12mr|gtk+2.0-2.24.13-1|329	%{_includedir}/gail-1.0/
12mr|gtk+2.0-2.24.13-1|330	%{_libdir}/pkgconfig/gail.pc
12mr|gtk+2.0-2.24.13-1|331	
12mr|gtk+2.0-2.24.13-1|332	
12mr|gtk+2.0-2.24.13-1|333	
12mr|gtk+2.0-2.24.13-1|334	%changelog
12mr|gtk+2.0-2.24.13-1|335	* Thu Sep  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gtk+2.0-2.24.13-1|336	+ Commit: 4e7ef62
12mr|gtk+2.0-2.24.13-1|337	- Drop fresh-tooltips patch which seems to be no longer needed
12mr|gtk+2.0-2.24.13-1|338	
12mr|gtk+2.0-2.24.13-1|339	* Thu Sep  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gtk+2.0-2.24.13-1|340	+ Commit: c9e6052
12mr|gtk+2.0-2.24.13-1|341	- New version 2.24.13, add gtk2 modules to gtk+2.0-common's Requires
12mr|gtk+2.0-2.24.13-1|342	
12mr|gtk+2.0-2.24.13-1|343	* Fri Jul  13 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mr|gtk+2.0-2.24.13-1|344	+ Commit: 7bca2de
12mr|gtk+2.0-2.24.13-1|345	- - Add to BR libstdc++-static-devel
12mr|gtk+2.0-2.24.13-1|346	
12mr|gtk+2.0-2.24.13-1|347	* Fri Jul  13 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mr|gtk+2.0-2.24.13-1|348	+ Commit: 96082f7
12mr|gtk+2.0-2.24.13-1|349	- - Replace libatk-devel to pkgconfig(atk) in BR
12mr|gtk+2.0-2.24.13-1|350	
12mr|gtk+2.0-2.24.13-1|351	

14253 12
12mr|gtk+3.0-3.6.2-1|1	%define enable_gtkdoc 0
12mr|gtk+3.0-3.6.2-1|2	%define enable_bootstrap 0
12mr|gtk+3.0-3.6.2-1|3	%define enable_tests 0
12mr|gtk+3.0-3.6.2-1|4	
12mr|gtk+3.0-3.6.2-1|5	%define pkgname		gtk+
12mr|gtk+3.0-3.6.2-1|6	%define api		3
12mr|gtk+3.0-3.6.2-1|7	%define api_version	3.0
12mr|gtk+3.0-3.6.2-1|8	%define binary_version	3.0.0
12mr|gtk+3.0-3.6.2-1|9	%define major		0
12mr|gtk+3.0-3.6.2-1|10	%define libname		%mklibname %{pkgname} %{api} %{major}
12mr|gtk+3.0-3.6.2-1|11	%define devname		%mklibname -d %{pkgname} %{api_version}
12mr|gtk+3.0-3.6.2-1|12	# this isnt really a true lib pkg, but a modules/plugin pkg
12mr|gtk+3.0-3.6.2-1|13	%define modules		%mklibname gtk-modules %{api_version}
12mr|gtk+3.0-3.6.2-1|14	
12mr|gtk+3.0-3.6.2-1|15	%define gail_major	0
12mr|gtk+3.0-3.6.2-1|16	%define libgail		%mklibname gail %{api} %{gail_major}
12mr|gtk+3.0-3.6.2-1|17	%define devgail		%mklibname -d gail %{api_version}
12mr|gtk+3.0-3.6.2-1|18	
12mr|gtk+3.0-3.6.2-1|19	%define libgir		%mklibname gtk-gir %{api_version}
12mr|gtk+3.0-3.6.2-1|20	
12mr|gtk+3.0-3.6.2-1|21	Summary:	The GIMP ToolKit (GTK+), a library for creating GUIs
12mr|gtk+3.0-3.6.2-1|22	Name:		%{pkgname}%{api_version}
12mr|gtk+3.0-3.6.2-1|23	Version:	3.6.2
12mr|gtk+3.0-3.6.2-1|24	Release:	1
12mr|gtk+3.0-3.6.2-1|25	License:	LGPLv2+
12mr|gtk+3.0-3.6.2-1|26	Group:		System/Libraries
12mr|gtk+3.0-3.6.2-1|27	URL:		http://www.gtk.org
12mr|gtk+3.0-3.6.2-1|28	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtk+/3.6/%{pkgname}-%{version}.tar.xz
12mr|gtk+3.0-3.6.2-1|29	
12mr|gtk+3.0-3.6.2-1|30	BuildRequires:	cups-devel
12mr|gtk+3.0-3.6.2-1|31	BuildRequires:	gettext-devel
12mr|gtk+3.0-3.6.2-1|32	BuildRequires:	pkgconfig(atk) >= 1.29.2
12mr|gtk+3.0-3.6.2-1|33	BuildRequires:	pkgconfig(cairo) >= 1.6.0
12mr|gtk+3.0-3.6.2-1|34	#BuildRequires:	pkgconfig(colord)
12mr|gtk+3.0-3.6.2-1|35	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.26
12mr|gtk+3.0-3.6.2-1|36	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.10
12mr|gtk+3.0-3.6.2-1|37	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.5
12mr|gtk+3.0-3.6.2-1|38	BuildRequires:	pkgconfig(pango) >= 1.30
12mr|gtk+3.0-3.6.2-1|39	BuildRequires:	pkgconfig(pangocairo) >= 1.30
12mr|gtk+3.0-3.6.2-1|40	BuildRequires:	pkgconfig(atk-bridge-2.0) >= 2.6.0
12mr|gtk+3.0-3.6.2-1|41	BuildRequires:	pkgconfig(x11)
12mr|gtk+3.0-3.6.2-1|42	BuildRequires:	pkgconfig(xcomposite)
12mr|gtk+3.0-3.6.2-1|43	BuildRequires:	pkgconfig(xcursor)
12mr|gtk+3.0-3.6.2-1|44	BuildRequires:	pkgconfig(xdamage)
12mr|gtk+3.0-3.6.2-1|45	BuildRequires:	pkgconfig(xext)
12mr|gtk+3.0-3.6.2-1|46	BuildRequires:	pkgconfig(xfixes)
12mr|gtk+3.0-3.6.2-1|47	BuildRequires:	pkgconfig(xi)
12mr|gtk+3.0-3.6.2-1|48	BuildRequires:	pkgconfig(xinerama)
12mr|gtk+3.0-3.6.2-1|49	BuildRequires:	pkgconfig(xrandr)
12mr|gtk+3.0-3.6.2-1|50	BuildRequires:	pkgconfig(xrender)
12mr|gtk+3.0-3.6.2-1|51	#gw needed for gtk-update-icon-cache in gtk+3.0 3.0.9
12mr|gtk+3.0-3.6.2-1|52	BuildRequires:	gtk+2.0
12mr|gtk+3.0-3.6.2-1|53	
12mr|gtk+3.0-3.6.2-1|54	%if %{enable_tests}
12mr|gtk+3.0-3.6.2-1|55	BuildRequires:	x11-server-xvfb
12mr|gtk+3.0-3.6.2-1|56	# gw tests will fail without this
12mr|gtk+3.0-3.6.2-1|57	BuildRequires	fonts-ttf-dejavu
12mr|gtk+3.0-3.6.2-1|58	%endif
12mr|gtk+3.0-3.6.2-1|59	%if %{enable_gtkdoc}
12mr|gtk+3.0-3.6.2-1|60	BuildRequires:	gtk-doc >= 0.9
12mr|gtk+3.0-3.6.2-1|61	BuildRequires:	sgml-tools
12mr|gtk+3.0-3.6.2-1|62	BuildRequires:	texlive-texinfo
12mr|gtk+3.0-3.6.2-1|63	%endif
12mr|gtk+3.0-3.6.2-1|64	%if !%{enable_bootstrap}
12mr|gtk+3.0-3.6.2-1|65	Suggests:	xdg-user-dirs-gtk
12mr|gtk+3.0-3.6.2-1|66	%endif
12mr|gtk+3.0-3.6.2-1|67	Requires:	%{name}-common = %{version}-%{release}
12mr|gtk+3.0-3.6.2-1|68	# MD to pull in all the orphaned module loaders
12mr|gtk+3.0-3.6.2-1|69	Requires:	fontconfig
12mr|gtk+3.0-3.6.2-1|70	Requires:	gdk-pixbuf2.0
12mr|gtk+3.0-3.6.2-1|71	Requires:	gio2.0
12mr|gtk+3.0-3.6.2-1|72	Requires:	glib2.0-common
12mr|gtk+3.0-3.6.2-1|73	Requires:	pango-modules
12mr|gtk+3.0-3.6.2-1|74	
12mr|gtk+3.0-3.6.2-1|75	Obsoletes:	gtk-engines3 < 3.0.0
12mr|gtk+3.0-3.6.2-1|76	Provides:	%{pkgname}%{api} = %{version}-%{release}
12mr|gtk+3.0-3.6.2-1|77	
12mr|gtk+3.0-3.6.2-1|78	%description
12mr|gtk+3.0-3.6.2-1|79	The gtk+ package contains the GIMP ToolKit (GTK+), a library for creating
12mr|gtk+3.0-3.6.2-1|80	graphical user interfaces for the X Window System.  GTK+ was originally
12mr|gtk+3.0-3.6.2-1|81	written for the GIMP (GNU Image Manipulation Program) image processing
12mr|gtk+3.0-3.6.2-1|82	program, but is now used by several other programs as well.
12mr|gtk+3.0-3.6.2-1|83	
12mr|gtk+3.0-3.6.2-1|84	If you are planning on using the GIMP or another program that uses GTK+,
12mr|gtk+3.0-3.6.2-1|85	you'll need to have the gtk+ package installed.
12mr|gtk+3.0-3.6.2-1|86	
12mr|gtk+3.0-3.6.2-1|87	%package common
12mr|gtk+3.0-3.6.2-1|88	Summary:	%{summary}
12mr|gtk+3.0-3.6.2-1|89	Group:		%{group}
12mr|gtk+3.0-3.6.2-1|90	BuildArch:	noarch
12mr|gtk+3.0-3.6.2-1|91	Conflicts:	%{name} < 3.3.2-2
12mr|gtk+3.0-3.6.2-1|92	
12mr|gtk+3.0-3.6.2-1|93	%description common
12mr|gtk+3.0-3.6.2-1|94	This package contains the common files for the GTK+3.0 graphical user
12mr|gtk+3.0-3.6.2-1|95	interface.
12mr|gtk+3.0-3.6.2-1|96	
12mr|gtk+3.0-3.6.2-1|97	%package -n %{modules}
12mr|gtk+3.0-3.6.2-1|98	Summary:	%{summary}
12mr|gtk+3.0-3.6.2-1|99	Group:		%{group}
12mr|gtk+3.0-3.6.2-1|100	Requires:	%{name} = %{version}-%{release}
12mr|gtk+3.0-3.6.2-1|101	Provides:	gtk%{api}-modules = %{version}-%{release}
12mr|gtk+3.0-3.6.2-1|102	Obsoletes:	%{_lib}gtk+3 < 3.3.4-2
12mr|gtk+3.0-3.6.2-1|103	Obsoletes:	%{_lib}gtk+3.0_0 < 3.0.0
12mr|gtk+3.0-3.6.2-1|104	Obsoletes:	%{_lib}gtk+-x11-3.0_0 < 3.0.0
12mr|gtk+3.0-3.6.2-1|105	Obsoletes:	%{_lib}gtk-engines3 < 3.0.0
12mr|gtk+3.0-3.6.2-1|106	
12mr|gtk+3.0-3.6.2-1|107	%description -n %{modules}
12mr|gtk+3.0-3.6.2-1|108	This package contains the immodules, engines and printbackends libraries
12mr|gtk+3.0-3.6.2-1|109	for %{name} to function properly.
12mr|gtk+3.0-3.6.2-1|110	
12mr|gtk+3.0-3.6.2-1|111	%package -n %{devname}
12mr|gtk+3.0-3.6.2-1|112	Summary:	Development files for GTK+ (GIMP ToolKit) applications
12mr|gtk+3.0-3.6.2-1|113	Group:		Development/GNOME and GTK+
12mr|gtk+3.0-3.6.2-1|114	Requires:	%{libname} = %{version}-%{release}
12mr|gtk+3.0-3.6.2-1|115	Requires:	%{libgir} = %{version}-%{release}
12mr|gtk+3.0-3.6.2-1|116	Provides:	%{pkgname}%{api}-devel = %{version}-%{release}
12mr|gtk+3.0-3.6.2-1|117	Provides:	%{name}-devel = %{version}-%{release}
12mr|gtk+3.0-3.6.2-1|118	
12mr|gtk+3.0-3.6.2-1|119	%description -n %{devname}
12mr|gtk+3.0-3.6.2-1|120	The libgtk+-devel package contains the static libraries and header files
12mr|gtk+3.0-3.6.2-1|121	needed for developing GTK+ (GIMP ToolKit) applications. The libgtk+-devel
12mr|gtk+3.0-3.6.2-1|122	package contains GDK (the General Drawing Kit, which simplifies the interface
12mr|gtk+3.0-3.6.2-1|123	for writing GTK+ widgets and using GTK+ widgets in applications), and GTK+
12mr|gtk+3.0-3.6.2-1|124	(the widget set).
12mr|gtk+3.0-3.6.2-1|125	
12mr|gtk+3.0-3.6.2-1|126	%package -n %{libname}
12mr|gtk+3.0-3.6.2-1|127	Summary:	Shared libraries of The GIMP ToolKit (GTK+)
12mr|gtk+3.0-3.6.2-1|128	Group:		System/Libraries
12mr|gtk+3.0-3.6.2-1|129	Conflicts:	%{_lib}gtk+3_0 < 3.3.2-2
12mr|gtk+3.0-3.6.2-1|130	
12mr|gtk+3.0-3.6.2-1|131	%description -n %{libname}
12mr|gtk+3.0-3.6.2-1|132	This package contains the shared libraries needed to run programs dynamically
12mr|gtk+3.0-3.6.2-1|133	linked with gtk+.
12mr|gtk+3.0-3.6.2-1|134	
12mr|gtk+3.0-3.6.2-1|135	%package -n %{libgir}
12mr|gtk+3.0-3.6.2-1|136	Summary:	GObject Introspection interface description for %{name}
12mr|gtk+3.0-3.6.2-1|137	Group:		System/Libraries
12mr|gtk+3.0-3.6.2-1|138	Conflicts:	%{_lib}gtk+3_0 < 3.3.2-2
12mr|gtk+3.0-3.6.2-1|139	
12mr|gtk+3.0-3.6.2-1|140	%description -n %{libgir}
12mr|gtk+3.0-3.6.2-1|141	GObject Introspection interface description for %{name}.
12mr|gtk+3.0-3.6.2-1|142	
12mr|gtk+3.0-3.6.2-1|143	%package -n %{libgail}
12mr|gtk+3.0-3.6.2-1|144	Summary:	GNOME Accessibility Implementation Library
12mr|gtk+3.0-3.6.2-1|145	Group:		System/Libraries
12mr|gtk+3.0-3.6.2-1|146	Obsoletes:	%{_lib}gail3.0_0 < 3.0.0
12mr|gtk+3.0-3.6.2-1|147	
12mr|gtk+3.0-3.6.2-1|148	%description -n %{libgail}
12mr|gtk+3.0-3.6.2-1|149	Gail is the GNOME Accessibility Implementation Library
12mr|gtk+3.0-3.6.2-1|150	
12mr|gtk+3.0-3.6.2-1|151	%package -n %{devgail}
12mr|gtk+3.0-3.6.2-1|152	Summary:	Development libraries, include files for GAIL
12mr|gtk+3.0-3.6.2-1|153	Group:		Development/GNOME and GTK+
12mr|gtk+3.0-3.6.2-1|154	Provides:	libgail-%{api_version}-devel = %{version}-%{release}
12mr|gtk+3.0-3.6.2-1|155	Requires:	%{libgail} = %{version}
12mr|gtk+3.0-3.6.2-1|156	
12mr|gtk+3.0-3.6.2-1|157	%description -n %{devgail}
12mr|gtk+3.0-3.6.2-1|158	Gail is the GNOME Accessibility Implementation Library
12mr|gtk+3.0-3.6.2-1|159	
12mr|gtk+3.0-3.6.2-1|160	%prep
12mr|gtk+3.0-3.6.2-1|161	%setup -qn %{pkgname}-%{version}
12mr|gtk+3.0-3.6.2-1|162	%apply_patches
12mr|gtk+3.0-3.6.2-1|163	
12mr|gtk+3.0-3.6.2-1|164	%build
12mr|gtk+3.0-3.6.2-1|165	# fix crash in nautilus (GNOME bug #596977)
12mr|gtk+3.0-3.6.2-1|166	export CFLAGS=`echo %{optflags} | sed -e 's/-fomit-frame-pointer//g'`
12mr|gtk+3.0-3.6.2-1|167	
12mr|gtk+3.0-3.6.2-1|168	export CPPFLAGS="-DGTK_COMPILATION"
12mr|gtk+3.0-3.6.2-1|169	%configure2_5x \
12mr|gtk+3.0-3.6.2-1|170	--disable-static \
12mr|gtk+3.0-3.6.2-1|171	--enable-xinerama \
12mr|gtk+3.0-3.6.2-1|172	--enable-gtk2-dependency
12mr|gtk+3.0-3.6.2-1|173	
12mr|gtk+3.0-3.6.2-1|174	%make
12mr|gtk+3.0-3.6.2-1|175	
12mr|gtk+3.0-3.6.2-1|176	%check
12mr|gtk+3.0-3.6.2-1|177	%if %enable_tests
12mr|gtk+3.0-3.6.2-1|178	XDISPLAY=$(i=1; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
12mr|gtk+3.0-3.6.2-1|179	%{_bindir}/Xvfb :$XDISPLAY &
12mr|gtk+3.0-3.6.2-1|180	export DISPLAY=:$XDISPLAY
12mr|gtk+3.0-3.6.2-1|181	make check
12mr|gtk+3.0-3.6.2-1|182	kill $(cat /tmp/.X$XDISPLAY-lock) ||:
12mr|gtk+3.0-3.6.2-1|183	%endif
12mr|gtk+3.0-3.6.2-1|184	
12mr|gtk+3.0-3.6.2-1|185	%install
12mr|gtk+3.0-3.6.2-1|186	%makeinstall_std RUN_QUERY_IMMODULES_TEST=false RUN_QUERY_LOADER_TEST=false
12mr|gtk+3.0-3.6.2-1|187	
12mr|gtk+3.0-3.6.2-1|188	touch %{buildroot}%{_libdir}/gtk-%{api_version}/%{binary_version}/immodules.cache
12mr|gtk+3.0-3.6.2-1|189	mkdir -p %{buildroot}%{_libdir}/gtk-%{api_version}/modules
12mr|gtk+3.0-3.6.2-1|190	
12mr|gtk+3.0-3.6.2-1|191	%if "%{_lib}" != "lib"
12mr|gtk+3.0-3.6.2-1|192	mv %{buildroot}%{_bindir}/gtk-query-immodules-%{api_version} %{buildroot}%{_bindir}/gtk-query-immodules-%{api_version}-64
12mr|gtk+3.0-3.6.2-1|193	%else
12mr|gtk+3.0-3.6.2-1|194	mv %{buildroot}%{_bindir}/gtk-query-immodules-%{api_version} %{buildroot}%{_bindir}/gtk-query-immodules-%{api_version}-32
12mr|gtk+3.0-3.6.2-1|195	%endif
12mr|gtk+3.0-3.6.2-1|196	
12mr|gtk+3.0-3.6.2-1|197	%find_lang gtk30 gtk30-properties gtk30.lang
12mr|gtk+3.0-3.6.2-1|198	
12mr|gtk+3.0-3.6.2-1|199	#remove not packaged files
12mr|gtk+3.0-3.6.2-1|200	rm -f %{buildroot}%{_mandir}/man1/gtk-update-icon-cache.1*
12mr|gtk+3.0-3.6.2-1|201	
12mr|gtk+3.0-3.6.2-1|202	%post -n %{modules}
12mr|gtk+3.0-3.6.2-1|203	if [ "$1" = "2" ]; then
12mr|gtk+3.0-3.6.2-1|204	if [ -f %{_sysconfdir}/gtk-%{api_version}/gtk.immodules ]; then
12mr|gtk+3.0-3.6.2-1|205	rm -f %{_sysconfdir}/gtk-%{api_version}/gtk.immodules
12mr|gtk+3.0-3.6.2-1|206	fi
12mr|gtk+3.0-3.6.2-1|207	fi
12mr|gtk+3.0-3.6.2-1|208	%if "%{_lib}" != "lib"
12mr|gtk+3.0-3.6.2-1|209	%{_bindir}/gtk-query-immodules-%{api_version}-64 --update-cache
12mr|gtk+3.0-3.6.2-1|210	%else
12mr|gtk+3.0-3.6.2-1|211	%{_bindir}/gtk-query-immodules-%{api_version}-32 --update-cache
12mr|gtk+3.0-3.6.2-1|212	%endif
12mr|gtk+3.0-3.6.2-1|213	
12mr|gtk+3.0-3.6.2-1|214	%triggerin -n %{modules} -- %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
12mr|gtk+3.0-3.6.2-1|215	%if "%{_lib}" != "lib"
12mr|gtk+3.0-3.6.2-1|216	%{_bindir}/gtk-query-immodules-%{api_version}-64 --update-cache
12mr|gtk+3.0-3.6.2-1|217	%else
12mr|gtk+3.0-3.6.2-1|218	%{_bindir}/gtk-query-immodules-%{api_version}-32 --update-cache
12mr|gtk+3.0-3.6.2-1|219	%endif
12mr|gtk+3.0-3.6.2-1|220	
12mr|gtk+3.0-3.6.2-1|221	%triggerpostun -n %{modules} -- %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
12mr|gtk+3.0-3.6.2-1|222	%if "%{_lib}" != "lib"
12mr|gtk+3.0-3.6.2-1|223	%{_bindir}/gtk-query-immodules-%{api_version}-64 --update-cache
12mr|gtk+3.0-3.6.2-1|224	%else
12mr|gtk+3.0-3.6.2-1|225	%{_bindir}/gtk-query-immodules-%{api_version}-32 --update-cache
12mr|gtk+3.0-3.6.2-1|226	%endif
12mr|gtk+3.0-3.6.2-1|227	
12mr|gtk+3.0-3.6.2-1|228	%files
12mr|gtk+3.0-3.6.2-1|229	%doc README
12mr|gtk+3.0-3.6.2-1|230	%{_bindir}/gtk-query-immodules-%{api_version}-*
12mr|gtk+3.0-3.6.2-1|231	%{_bindir}/gtk-launch
12mr|gtk+3.0-3.6.2-1|232	
12mr|gtk+3.0-3.6.2-1|233	%files common -f gtk30.lang
12mr|gtk+3.0-3.6.2-1|234	%dir %{_sysconfdir}/gtk-%{api_version}
12mr|gtk+3.0-3.6.2-1|235	%config(noreplace) %{_sysconfdir}/gtk-%{api_version}/im-multipress.conf
12mr|gtk+3.0-3.6.2-1|236	%{_datadir}/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml
12mr|gtk+3.0-3.6.2-1|237	%{_datadir}/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml
12mr|gtk+3.0-3.6.2-1|238	%{_datadir}/themes
12mr|gtk+3.0-3.6.2-1|239	%{_mandir}/man1/gtk-query-immodules-%{api_version}.1*
12mr|gtk+3.0-3.6.2-1|240	%{_mandir}/man1/gtk-launch.1*
12mr|gtk+3.0-3.6.2-1|241	
12mr|gtk+3.0-3.6.2-1|242	%files -n %{modules}
12mr|gtk+3.0-3.6.2-1|243	%ghost %verify (not md5 mtime size) %{_libdir}/gtk-%{api_version}/3.0.0/immodules.cache
12mr|gtk+3.0-3.6.2-1|244	%dir %{_libdir}/gtk-%{api_version}
12mr|gtk+3.0-3.6.2-1|245	%dir %{_libdir}/gtk-%{api_version}/modules
12mr|gtk+3.0-3.6.2-1|246	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}
12mr|gtk+3.0-3.6.2-1|247	%{_libdir}/gtk-%{api_version}/%{binary_version}/immodules
12mr|gtk+3.0-3.6.2-1|248	%{_libdir}/gtk-%{api_version}/%{binary_version}/printbackends
12mr|gtk+3.0-3.6.2-1|249	
12mr|gtk+3.0-3.6.2-1|250	%files -n %{libname}
12mr|gtk+3.0-3.6.2-1|251	%{_libdir}/libgtk-3.so.%{major}*
12mr|gtk+3.0-3.6.2-1|252	%{_libdir}/libgdk-3.so.%{major}*
12mr|gtk+3.0-3.6.2-1|253	
12mr|gtk+3.0-3.6.2-1|254	%files -n %{libgir}
12mr|gtk+3.0-3.6.2-1|255	%{_libdir}/girepository-1.0/Gdk-%{api_version}.typelib
12mr|gtk+3.0-3.6.2-1|256	%{_libdir}/girepository-1.0/GdkX11-%{api_version}.typelib
12mr|gtk+3.0-3.6.2-1|257	%{_libdir}/girepository-1.0/Gtk-%{api_version}.typelib
12mr|gtk+3.0-3.6.2-1|258	
12mr|gtk+3.0-3.6.2-1|259	%files -n %{devname}
12mr|gtk+3.0-3.6.2-1|260	%doc docs/*.txt AUTHORS ChangeLog NEWS* README*
12mr|gtk+3.0-3.6.2-1|261	%{_bindir}/gtk3-demo
12mr|gtk+3.0-3.6.2-1|262	%{_bindir}/gtk3-demo-application
12mr|gtk+3.0-3.6.2-1|263	%{_bindir}/gtk3-widget-factory
12mr|gtk+3.0-3.6.2-1|264	%{_includedir}/gtk-%{api_version}
12mr|gtk+3.0-3.6.2-1|265	%{_libdir}/libgtk-%{api}.so
12mr|gtk+3.0-3.6.2-1|266	%{_libdir}/libgdk-%{api}.so
12mr|gtk+3.0-3.6.2-1|267	%{_libdir}/pkgconfig/gdk-*%{api_version}.pc
12mr|gtk+3.0-3.6.2-1|268	%{_libdir}/pkgconfig/gtk+-*%{api_version}.pc
12mr|gtk+3.0-3.6.2-1|269	%{_datadir}/aclocal/*
12mr|gtk+3.0-3.6.2-1|270	%{_datadir}/gtk-%{api_version}
12mr|gtk+3.0-3.6.2-1|271	%{_datadir}/gir-1.0/Gdk-%{api_version}.gir
12mr|gtk+3.0-3.6.2-1|272	%{_datadir}/gir-1.0/GdkX11-%{api_version}.gir
12mr|gtk+3.0-3.6.2-1|273	%{_datadir}/gir-1.0/Gtk-%{api_version}.gir
12mr|gtk+3.0-3.6.2-1|274	%_datadir/glib-2.0/schemas/org.gtk.Demo.gschema.xml
12mr|gtk+3.0-3.6.2-1|275	%doc %{_datadir}/gtk-doc/html/gdk3
12mr|gtk+3.0-3.6.2-1|276	%doc %{_datadir}/gtk-doc/html/gtk3
12mr|gtk+3.0-3.6.2-1|277	
12mr|gtk+3.0-3.6.2-1|278	%files -n %{libgail}
12mr|gtk+3.0-3.6.2-1|279	%{_libdir}/libgailutil-%{api}.so.%{gail_major}*
12mr|gtk+3.0-3.6.2-1|280	
12mr|gtk+3.0-3.6.2-1|281	%files -n %{devgail}
12mr|gtk+3.0-3.6.2-1|282	%{_includedir}/gail-%{api_version}
12mr|gtk+3.0-3.6.2-1|283	%{_libdir}/libgailutil-%{api}.so
12mr|gtk+3.0-3.6.2-1|284	%{_libdir}/pkgconfig/gail-%{api_version}.pc
12mr|gtk+3.0-3.6.2-1|285	%{_datadir}/gtk-doc/html/gail-libgail-util3
12mr|gtk+3.0-3.6.2-1|286	

14254 12
12mr|gtkam-0.1.18-1|1	%define buildgimpplugin	1
12mr|gtkam-0.1.18-1|2	
12mr|gtkam-0.1.18-1|3	Summary: 	GPhoto2 GTK+ frontend
12mr|gtkam-0.1.18-1|4	Name: 		gtkam
12mr|gtkam-0.1.18-1|5	Version: 	0.1.18
12mr|gtkam-0.1.18-1|6	Release: 	1
12mr|gtkam-0.1.18-1|7	License: 	GPLv2+
12mr|gtkam-0.1.18-1|8	Group: 		Graphics
12mr|gtkam-0.1.18-1|9	Source0:	http://downloads.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2
12mr|gtkam-0.1.18-1|10	# file in the tarball is corrupt: replaced from upstream SVN. Drop
12mr|gtkam-0.1.18-1|11	# with any release after 0.1.14. -AdamW 2007/07
12mr|gtkam-0.1.18-1|12	Patch0:		gtkam-omf-install.patch
12mr|gtkam-0.1.18-1|13	Patch1:		gtkam_wformat.patch
12mr|gtkam-0.1.18-1|14	URL: 		http://sourceforge.net/projects/gphoto
12mr|gtkam-0.1.18-1|15	Requires:	libgphoto-hotplug
12mr|gtkam-0.1.18-1|16	BuildRequires: 	libgphoto-devel
12mr|gtkam-0.1.18-1|17	BuildRequires: 	gettext-devel
12mr|gtkam-0.1.18-1|18	BuildRequires: 	libexif-gtk-devel
12mr|gtkam-0.1.18-1|19	BuildRequires:	autoconf
12mr|gtkam-0.1.18-1|20	BuildRequires:	imagemagick
12mr|gtkam-0.1.18-1|21	BuildRequires:	gnome-common
12mr|gtkam-0.1.18-1|22	BuildRequires:	intltool
12mr|gtkam-0.1.18-1|23	BuildRequires:	pkgconfig(libbonobo-2.0)
12mr|gtkam-0.1.18-1|24	BuildRequires:	pkgconfig(bonobo-activation-2.0)
12mr|gtkam-0.1.18-1|25	BuildRequires:	libgnomeui2-devel
12mr|gtkam-0.1.18-1|26	BuildRequires:	scrollkeeper
12mr|gtkam-0.1.18-1|27	%if %{buildgimpplugin}
12mr|gtkam-0.1.18-1|28	BuildRequires: 	gimp-devel
12mr|gtkam-0.1.18-1|29	%endif
12mr|gtkam-0.1.18-1|30	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12mr|gtkam-0.1.18-1|31	
12mr|gtkam-0.1.18-1|32	Requires(post):		scrollkeeper
12mr|gtkam-0.1.18-1|33	Requires(postun):	scrollkeeper
12mr|gtkam-0.1.18-1|34	
12mr|gtkam-0.1.18-1|35	%description
12mr|gtkam-0.1.18-1|36	GTKam is a fine interface for a wide variety of digital cameras.
12mr|gtkam-0.1.18-1|37	
12mr|gtkam-0.1.18-1|38	%if %{buildgimpplugin}
12mr|gtkam-0.1.18-1|39	%package gimp-plugin
12mr|gtkam-0.1.18-1|40	Summary: 	GIMP-plug-in for digital camera access through GPhoto2
12mr|gtkam-0.1.18-1|41	Requires: 	%{name} = %{version}
12mr|gtkam-0.1.18-1|42	Requires:	gimp
12mr|gtkam-0.1.18-1|43	Group: 		Graphics
12mr|gtkam-0.1.18-1|44	
12mr|gtkam-0.1.18-1|45	%description gimp-plugin
12mr|gtkam-0.1.18-1|46	GIMP-plug-in for direct digital camera access through GPhoto2.
12mr|gtkam-0.1.18-1|47	%endif
12mr|gtkam-0.1.18-1|48	
12mr|gtkam-0.1.18-1|49	%prep
12mr|gtkam-0.1.18-1|50	%setup -q
12mr|gtkam-0.1.18-1|51	%patch0 -p1
12mr|gtkam-0.1.18-1|52	%patch1 -p1
12mr|gtkam-0.1.18-1|53	
12mr|gtkam-0.1.18-1|54	%build
12mr|gtkam-0.1.18-1|55	%configure2_5x
12mr|gtkam-0.1.18-1|56	
12mr|gtkam-0.1.18-1|57	%make WARN_CFLAGS=""
12mr|gtkam-0.1.18-1|58	
12mr|gtkam-0.1.18-1|59	%install
12mr|gtkam-0.1.18-1|60	%makeinstall_std
12mr|gtkam-0.1.18-1|61	%find_lang %{name} --with-gnome
12mr|gtkam-0.1.18-1|62	
12mr|gtkam-0.1.18-1|63	# icons
12mr|gtkam-0.1.18-1|64	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mr|gtkam-0.1.18-1|65	cp %{buildroot}%{_datadir}/pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|gtkam-0.1.18-1|66	convert -scale 32 %{buildroot}%{_datadir}/pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|gtkam-0.1.18-1|67	convert -scale 16 %{buildroot}%{_datadir}/pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|gtkam-0.1.18-1|68	
12mr|gtkam-0.1.18-1|69	# menu stuff
12mr|gtkam-0.1.18-1|70	mkdir -p %{buildroot}%{_datadir}/applications
12mr|gtkam-0.1.18-1|71	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12mr|gtkam-0.1.18-1|72	[Desktop Entry]
12mr|gtkam-0.1.18-1|73	Name=GTKam
12mr|gtkam-0.1.18-1|74	Comment=Access digital cameras (via GPhoto2)
12mr|gtkam-0.1.18-1|75	Exec=%{_bindir}/%{name}
12mr|gtkam-0.1.18-1|76	Icon=%{name}
12mr|gtkam-0.1.18-1|77	Terminal=false
12mr|gtkam-0.1.18-1|78	Type=Application
12mr|gtkam-0.1.18-1|79	Categories=GTK;Graphics;Photography;
12mr|gtkam-0.1.18-1|80	EOF
12mr|gtkam-0.1.18-1|81	
12mr|gtkam-0.1.18-1|82	rm -rf %{buildroot}%{_docdir}/%{name}
12mr|gtkam-0.1.18-1|83	#rm -rf %{buildroot}/var/lib/scrollkeeper
12mr|gtkam-0.1.18-1|84	rm -rf %{buildroot}/%{_datadir}/applications/gtkam.desktop
12mr|gtkam-0.1.18-1|85	
12mr|gtkam-0.1.18-1|86	# dynamic desktop support
12mr|gtkam-0.1.18-1|87	%define launchers /etc/dynamic/launchers/camera
12mr|gtkam-0.1.18-1|88	
12mr|gtkam-0.1.18-1|89	mkdir -p %{buildroot}%{launchers}
12mr|gtkam-0.1.18-1|90	cat > %{buildroot}%{launchers}/%{name}.desktop << EOF
12mr|gtkam-0.1.18-1|91	[Desktop Entry]
12mr|gtkam-0.1.18-1|92	Name=GTKam
12mr|gtkam-0.1.18-1|93	Comment=GNU Digital Camera Program
12mr|gtkam-0.1.18-1|94	TryExec=%{_bindir}/gtkam
12mr|gtkam-0.1.18-1|95	Exec=%{_bindir}/gtkam
12mr|gtkam-0.1.18-1|96	Terminal=false
12mr|gtkam-0.1.18-1|97	Icon=gtkam
12mr|gtkam-0.1.18-1|98	Type=Application
12mr|gtkam-0.1.18-1|99	EOF
12mr|gtkam-0.1.18-1|100	
12mr|gtkam-0.1.18-1|101	%post
12mr|gtkam-0.1.18-1|102	%if %mdkversion < 200900
12mr|gtkam-0.1.18-1|103	%update_menus
12mr|gtkam-0.1.18-1|104	%update_scrollkeeper
12mr|gtkam-0.1.18-1|105	%endif
12mr|gtkam-0.1.18-1|106	update-alternatives --install %{launchers}/kde.desktop camera.kde.dynamic %{launchers}/%{name}.desktop 50
12mr|gtkam-0.1.18-1|107	update-alternatives --install %{launchers}/gnome.desktop camera.gnome.dynamic %{launchers}/%{name}.desktop 50
12mr|gtkam-0.1.18-1|108	
12mr|gtkam-0.1.18-1|109	%postun
12mr|gtkam-0.1.18-1|110	%if %mdkversion < 200900
12mr|gtkam-0.1.18-1|111	%clean_menus
12mr|gtkam-0.1.18-1|112	%clean_scrollkeeper
12mr|gtkam-0.1.18-1|113	%endif
12mr|gtkam-0.1.18-1|114	if [ $1 = 0 ]; then
12mr|gtkam-0.1.18-1|115	update-alternatives --remove camera.kde.dynamic %{launchers}/%{name}.desktop
12mr|gtkam-0.1.18-1|116	update-alternatives --remove camera.gnome.dynamic %{launchers}/%{name}.desktop
12mr|gtkam-0.1.18-1|117	fi
12mr|gtkam-0.1.18-1|118	
12mr|gtkam-0.1.18-1|119	%clean
12mr|gtkam-0.1.18-1|120	rm -fr %{buildroot}
12mr|gtkam-0.1.18-1|121	
12mr|gtkam-0.1.18-1|122	%files -f %{name}.lang
12mr|gtkam-0.1.18-1|123	%defattr(-,root,root,-)
12mr|gtkam-0.1.18-1|124	%doc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
12mr|gtkam-0.1.18-1|125	%config(noreplace) %{launchers}/%{name}.desktop
12mr|gtkam-0.1.18-1|126	%{_bindir}/*
12mr|gtkam-0.1.18-1|127	%{_datadir}/%{name}
12mr|gtkam-0.1.18-1|128	%{_datadir}/images/%{name}
12mr|gtkam-0.1.18-1|129	%{_datadir}/applications/*
12mr|gtkam-0.1.18-1|130	%{_mandir}/*/%{name}*
12mr|gtkam-0.1.18-1|131	#%{_datadir}/omf/%{name}
12mr|gtkam-0.1.18-1|132	%{_datadir}/pixmaps/%{name}.png
12mr|gtkam-0.1.18-1|133	%{_datadir}/pixmaps/%{name}-camera.png
12mr|gtkam-0.1.18-1|134	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|gtkam-0.1.18-1|135	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|gtkam-0.1.18-1|136	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|gtkam-0.1.18-1|137	
12mr|gtkam-0.1.18-1|138	%if %{buildgimpplugin}
12mr|gtkam-0.1.18-1|139	%files gimp-plugin
12mr|gtkam-0.1.18-1|140	%defattr(-,root,root,-)
12mr|gtkam-0.1.18-1|141	%{_libdir}/gimp/*/plug-ins/%{name}-gimp
12mr|gtkam-0.1.18-1|142	%endif
12mr|gtkam-0.1.18-1|143	
12mr|gtkam-0.1.18-1|144	
12mr|gtkam-0.1.18-1|145	
12mr|gtkam-0.1.18-1|146	%changelog
12mr|gtkam-0.1.18-1|147	

14255 12
12mr|gtk-aurora-engine-1.5.1-2|1	%define libname %mklibname %{name}
12mr|gtk-aurora-engine-1.5.1-2|2	
12mr|gtk-aurora-engine-1.5.1-2|3	Summary:	Aurora engine for Gtk 2.x
12mr|gtk-aurora-engine-1.5.1-2|4	Group:		Graphical desktop/Other
12mr|gtk-aurora-engine-1.5.1-2|5	Name:		gtk-aurora-engine
12mr|gtk-aurora-engine-1.5.1-2|6	Version:	1.5.1
12mr|gtk-aurora-engine-1.5.1-2|7	Release:	2
12mr|gtk-aurora-engine-1.5.1-2|8	License:	GPLv2+
12mr|gtk-aurora-engine-1.5.1-2|9	Url:		http://gnome-look.org/content/show.php/Aurora+Gtk+Engine?content=56438
12mr|gtk-aurora-engine-1.5.1-2|10	Source0:	http://gnome-look.org/CONTENT/content-files/56438-aurora-%{version}.tar.bz2
12mr|gtk-aurora-engine-1.5.1-2|11	Patch0:		animation.diff
12mr|gtk-aurora-engine-1.5.1-2|12	BuildRequires:	gtk2-devel >= 2.12
12mr|gtk-aurora-engine-1.5.1-2|13	Requires:	%{libname} = %{version}
12mr|gtk-aurora-engine-1.5.1-2|14	
12mr|gtk-aurora-engine-1.5.1-2|15	%description
12mr|gtk-aurora-engine-1.5.1-2|16	The goal of this theme is to provide a complete and consistent look
12mr|gtk-aurora-engine-1.5.1-2|17	for Gtk. The theme aims to be very flexible in color choice, but
12mr|gtk-aurora-engine-1.5.1-2|18	provide few other options otherwise. The theme includes some features
12mr|gtk-aurora-engine-1.5.1-2|19	that do not seem to be available in other Gtk engines; it also allows
12mr|gtk-aurora-engine-1.5.1-2|20	the theming of Gnome panel widgets.
12mr|gtk-aurora-engine-1.5.1-2|21	
12mr|gtk-aurora-engine-1.5.1-2|22	%package -n %{libname}
12mr|gtk-aurora-engine-1.5.1-2|23	Summary:    Library files for %{name}
12mr|gtk-aurora-engine-1.5.1-2|24	Group:	    System/Libraries
12mr|gtk-aurora-engine-1.5.1-2|25	
12mr|gtk-aurora-engine-1.5.1-2|26	%description -n %{libname}
12mr|gtk-aurora-engine-1.5.1-2|27	Library files for %{name}.
12mr|gtk-aurora-engine-1.5.1-2|28	
12mr|gtk-aurora-engine-1.5.1-2|29	%prep
12mr|gtk-aurora-engine-1.5.1-2|30	%setup -qc %{name}-%{version}
12mr|gtk-aurora-engine-1.5.1-2|31	tar xf *.tar.bz2
12mr|gtk-aurora-engine-1.5.1-2|32	tar xf *.tar.gz
12mr|gtk-aurora-engine-1.5.1-2|33	%apply_patches
12mr|gtk-aurora-engine-1.5.1-2|34	
12mr|gtk-aurora-engine-1.5.1-2|35	# Fix bug 56215:
12mr|gtk-aurora-engine-1.5.1-2|36	sed -i 's/\(^.*odd_row_color.*\)/\#\1/' Aurora/gtk-2.0/gtkrc
12mr|gtk-aurora-engine-1.5.1-2|37	
12mr|gtk-aurora-engine-1.5.1-2|38	%build
12mr|gtk-aurora-engine-1.5.1-2|39	pushd aurora-1.5
12mr|gtk-aurora-engine-1.5.1-2|40	%configure2_5x --enable-animation
12mr|gtk-aurora-engine-1.5.1-2|41	%make
12mr|gtk-aurora-engine-1.5.1-2|42	popd
12mr|gtk-aurora-engine-1.5.1-2|43	
12mr|gtk-aurora-engine-1.5.1-2|44	%install
12mr|gtk-aurora-engine-1.5.1-2|45	%__rm -rf %{buildroot}
12mr|gtk-aurora-engine-1.5.1-2|46	%makeinstall_std -C aurora-1.5
12mr|gtk-aurora-engine-1.5.1-2|47	%__mkdir -p %{buildroot}%{_datadir}/themes
12mr|gtk-aurora-engine-1.5.1-2|48	cp -fr Aurora %{buildroot}%{_datadir}/themes/
12mr|gtk-aurora-engine-1.5.1-2|49	
12mr|gtk-aurora-engine-1.5.1-2|50	
12mr|gtk-aurora-engine-1.5.1-2|51	%files
12mr|gtk-aurora-engine-1.5.1-2|52	%doc aurora-1.5/README aurora-1.5/ChangeLog
12mr|gtk-aurora-engine-1.5.1-2|53	%{_datadir}/themes/*
12mr|gtk-aurora-engine-1.5.1-2|54	
12mr|gtk-aurora-engine-1.5.1-2|55	%files -n %{libname}
12mr|gtk-aurora-engine-1.5.1-2|56	%{_libdir}/gtk-2.0/*/engines/*.*
12mr|gtk-aurora-engine-1.5.1-2|57	
12mr|gtk-aurora-engine-1.5.1-2|58	
12mr|gtk-aurora-engine-1.5.1-2|59	
12mr|gtk-aurora-engine-1.5.1-2|60	%changelog
12mr|gtk-aurora-engine-1.5.1-2|61	

14256 12
12mr|gtkdialogs-2.2-9|1	Name:		gtkdialogs
12mr|gtkdialogs-2.2-9|2	Version:	2.2
12mr|gtkdialogs-2.2-9|3	Release:	%mkrel 9
12mr|gtkdialogs-2.2-9|4	Source:		%name-%version.tar.bz2
12mr|gtkdialogs-2.2-9|5	Patch0:		gtkdialogs-2.2-fix-str-fmt.patch
12mr|gtkdialogs-2.2-9|6	License:	GPL
12mr|gtkdialogs-2.2-9|7	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|gtkdialogs-2.2-9|8	Summary:	Ready-to-use GTK+ dialog boxes
12mr|gtkdialogs-2.2-9|9	Provides:	gchooser gmessage xtest
12mr|gtkdialogs-2.2-9|10	Group:		System/Configuration/Packaging
12mr|gtkdialogs-2.2-9|11	BuildRequires:	gtk+2-devel
12mr|gtkdialogs-2.2-9|12	
12mr|gtkdialogs-2.2-9|13	%description
12mr|gtkdialogs-2.2-9|14	Ready-to-use GTK+ dialog boxes:
12mr|gtkdialogs-2.2-9|15	- xtest lets you test if X is running or not
12mr|gtkdialogs-2.2-9|16	- gmessage show a message and some buttons, it returns with the number of the
12mr|gtkdialogs-2.2-9|17	pressed button
12mr|gtkdialogs-2.2-9|18	- gchooser presents a list of entries from which the user can choose
12mr|gtkdialogs-2.2-9|19	- gfilechooser helps choosing a filename or dirname
12mr|gtkdialogs-2.2-9|20	
12mr|gtkdialogs-2.2-9|21	%prep
12mr|gtkdialogs-2.2-9|22	%setup -n %{name} -q
12mr|gtkdialogs-2.2-9|23	%patch0 -p0
12mr|gtkdialogs-2.2-9|24	
12mr|gtkdialogs-2.2-9|25	%build
12mr|gtkdialogs-2.2-9|26	make clean
12mr|gtkdialogs-2.2-9|27	%make CFLAGS="%{optflags} %{?ldflags}"
12mr|gtkdialogs-2.2-9|28	
12mr|gtkdialogs-2.2-9|29	%install
12mr|gtkdialogs-2.2-9|30	rm -rf $RPM_BUILD_ROOT
12mr|gtkdialogs-2.2-9|31	make prefix=$RPM_BUILD_ROOT install
12mr|gtkdialogs-2.2-9|32	
12mr|gtkdialogs-2.2-9|33	%clean
12mr|gtkdialogs-2.2-9|34	rm -rf $RPM_BUILD_ROOT
12mr|gtkdialogs-2.2-9|35	
12mr|gtkdialogs-2.2-9|36	%files
12mr|gtkdialogs-2.2-9|37	%defattr(-,root,root)
12mr|gtkdialogs-2.2-9|38	%{_bindir}/*
12mr|gtkdialogs-2.2-9|39	
12mr|gtkdialogs-2.2-9|40	
12mr|gtkdialogs-2.2-9|41	
12mr|gtkdialogs-2.2-9|42	
12mr|gtkdialogs-2.2-9|43	
12mr|gtkdialogs-2.2-9|44	%changelog
12mr|gtkdialogs-2.2-9|45	

14257 12
12mr|gtk-doc-1.18-1|1	%define pkgconfigdir %_libdir/pkgconfig
12mr|gtk-doc-1.18-1|2	Summary: API documentation generation tool for GTK+ and GNOME
12mr|gtk-doc-1.18-1|3	Name: 		gtk-doc
12mr|gtk-doc-1.18-1|4	Version:	1.18
12mr|gtk-doc-1.18-1|5	Release: 	1
12mr|gtk-doc-1.18-1|6	License: 	GPLv2+ and GFDL
12mr|gtk-doc-1.18-1|7	Group: 		Development/GNOME and GTK+
12mr|gtk-doc-1.18-1|8	Source:		http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/%{name}-%{version}.tar.xz
12mr|gtk-doc-1.18-1|9	BuildRequires:	libxslt-proc
12mr|gtk-doc-1.18-1|10	BuildRequires:	openjade
12mr|gtk-doc-1.18-1|11	BuildRequires:  docbook-dtd43-xml
12mr|gtk-doc-1.18-1|12	BuildRequires:  docbook-style-xsl
12mr|gtk-doc-1.18-1|13	BuildRequires:  scrollkeeper
12mr|gtk-doc-1.18-1|14	BuildRequires:  gnome-doc-utils
12mr|gtk-doc-1.18-1|15	BuildRequires:  dblatex
12mr|gtk-doc-1.18-1|16	BuildRequires:  bc
12mr|gtk-doc-1.18-1|17	BuildRequires:  source-highlight
12mr|gtk-doc-1.18-1|18	#gw for building the checks
12mr|gtk-doc-1.18-1|19	BuildRequires:  glib2-devel
12mr|gtk-doc-1.18-1|20	BuildRequires:  rarian
12mr|gtk-doc-1.18-1|21	BuildArch: 	noarch
12mr|gtk-doc-1.18-1|22	URL: 		http://www.gtk.org/gtk-doc/
12mr|gtk-doc-1.18-1|23	Requires:	libxslt-proc
12mr|gtk-doc-1.18-1|24	Requires:	docbook-utils
12mr|gtk-doc-1.18-1|25	Requires:	docbook-dtd43-xml
12mr|gtk-doc-1.18-1|26	Requires:	docbook-style-xsl
12mr|gtk-doc-1.18-1|27	Requires:	diffutils
12mr|gtk-doc-1.18-1|28	Requires:	source-highlight
12mr|gtk-doc-1.18-1|29	%define _requires_exceptions perl(gtkdoc-common.pl)
12mr|gtk-doc-1.18-1|30	Requires(post)  : scrollkeeper >= 0.3
12mr|gtk-doc-1.18-1|31	Requires(postun): scrollkeeper >= 0.3
12mr|gtk-doc-1.18-1|32	
12mr|gtk-doc-1.18-1|33	%description
12mr|gtk-doc-1.18-1|34	gtk-doc is a tool for generating API reference documentation.
12mr|gtk-doc-1.18-1|35	it is used for generating the documentation for GTK+, GLib
12mr|gtk-doc-1.18-1|36	and GNOME.
12mr|gtk-doc-1.18-1|37	
12mr|gtk-doc-1.18-1|38	%package mkpdf
12mr|gtk-doc-1.18-1|39	Summary: API documentation PDF format generation tool for GTK+ and GNOME
12mr|gtk-doc-1.18-1|40	Group: Development/GNOME and GTK+
12mr|gtk-doc-1.18-1|41	Requires: %{name} = %version
12mr|gtk-doc-1.18-1|42	Requires: dblatex
12mr|gtk-doc-1.18-1|43	Conflicts: %{name} < 1.17-3
12mr|gtk-doc-1.18-1|44	
12mr|gtk-doc-1.18-1|45	%description mkpdf
12mr|gtk-doc-1.18-1|46	gtkdoc-mkpdf is a tool for generating API reference documentation in PDF
12mr|gtk-doc-1.18-1|47	format. it is used for generating the documentation for GTK+, GLib
12mr|gtk-doc-1.18-1|48	and GNOME.
12mr|gtk-doc-1.18-1|49	
12mr|gtk-doc-1.18-1|50	%prep
12mr|gtk-doc-1.18-1|51	%setup -q
12mr|gtk-doc-1.18-1|52	# Move this doc file to avoid name collisions
12mr|gtk-doc-1.18-1|53	mv doc/README doc/README.docs
12mr|gtk-doc-1.18-1|54	
12mr|gtk-doc-1.18-1|55	%build
12mr|gtk-doc-1.18-1|56	./configure --prefix=%_prefix --disable-scrollkeeper
12mr|gtk-doc-1.18-1|57	%make
12mr|gtk-doc-1.18-1|58	
12mr|gtk-doc-1.18-1|59	%install
12mr|gtk-doc-1.18-1|60	rm -rf %{buildroot}
12mr|gtk-doc-1.18-1|61	
12mr|gtk-doc-1.18-1|62	%makeinstall_std pkgconfigdir=%pkgconfigdir
12mr|gtk-doc-1.18-1|63	
12mr|gtk-doc-1.18-1|64	# include shared directory
12mr|gtk-doc-1.18-1|65	install -d -m 755 %{buildroot}%{_datadir}/gtk-doc/html
12mr|gtk-doc-1.18-1|66	
12mr|gtk-doc-1.18-1|67	
12mr|gtk-doc-1.18-1|68	%check
12mr|gtk-doc-1.18-1|69	PERL5LIB=$(pwd) PATH=$PATH:$(pwd) make check
12mr|gtk-doc-1.18-1|70	
12mr|gtk-doc-1.18-1|71	%post
12mr|gtk-doc-1.18-1|72	%update_scrollkeeper
12mr|gtk-doc-1.18-1|73	
12mr|gtk-doc-1.18-1|74	%postun
12mr|gtk-doc-1.18-1|75	%clean_scrollkeeper
12mr|gtk-doc-1.18-1|76	
12mr|gtk-doc-1.18-1|77	%files
12mr|gtk-doc-1.18-1|78	%doc AUTHORS README doc/* examples
12mr|gtk-doc-1.18-1|79	%{_bindir}/gtkdoc-check
12mr|gtk-doc-1.18-1|80	%{_bindir}/gtkdoc-depscan
12mr|gtk-doc-1.18-1|81	%{_bindir}/gtkdoc-fixxref
12mr|gtk-doc-1.18-1|82	%{_bindir}/gtkdoc-mkdb
12mr|gtk-doc-1.18-1|83	%{_bindir}/gtkdoc-mkhtml
12mr|gtk-doc-1.18-1|84	%{_bindir}/gtkdoc-mkman
12mr|gtk-doc-1.18-1|85	%{_bindir}/gtkdoc-mktmpl
12mr|gtk-doc-1.18-1|86	%{_bindir}/gtkdoc-rebase
12mr|gtk-doc-1.18-1|87	%{_bindir}/gtkdoc-scan
12mr|gtk-doc-1.18-1|88	%{_bindir}/gtkdoc-scangobj
12mr|gtk-doc-1.18-1|89	%{_bindir}/gtkdoc-scanobj
12mr|gtk-doc-1.18-1|90	%{_bindir}/gtkdocize
12mr|gtk-doc-1.18-1|91	%{_datadir}/gtk-doc
12mr|gtk-doc-1.18-1|92	%{_datadir}/sgml/gtk-doc
12mr|gtk-doc-1.18-1|93	%pkgconfigdir/*
12mr|gtk-doc-1.18-1|94	%{_datadir}/aclocal/*
12mr|gtk-doc-1.18-1|95	#%dir %_datadir/omf/%name
12mr|gtk-doc-1.18-1|96	#%_datadir/omf/%name/*-C.omf
12mr|gtk-doc-1.18-1|97	
12mr|gtk-doc-1.18-1|98	%files mkpdf
12mr|gtk-doc-1.18-1|99	%{_bindir}/gtkdoc-mkpdf
12mr|gtk-doc-1.18-1|100	
12mr|gtk-doc-1.18-1|101	
12mr|gtk-doc-1.18-1|102	%changelog
12mr|gtk-doc-1.18-1|103	* Thu Sep 15 2011 GÃ¶tz Waschk <waschk@mandriva.org> 1.18-1mdv2012.0
12mr|gtk-doc-1.18-1|104	+ Revision: 699835
12mr|gtk-doc-1.18-1|105	- new version
12mr|gtk-doc-1.18-1|106	- xz tarball
12mr|gtk-doc-1.18-1|107	
12mr|gtk-doc-1.18-1|108	* Tue May 10 2011 Funda Wang <fwang@mandriva.org> 1.17-3
12mr|gtk-doc-1.18-1|109	+ Revision: 673186
12mr|gtk-doc-1.18-1|110	- disable scrollkeeper
12mr|gtk-doc-1.18-1|111	- split out mkpdf to speedup cleanroot build, as we random use it to generate pdf documentations
12mr|gtk-doc-1.18-1|112	
12mr|gtk-doc-1.18-1|113	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.17-2
12mr|gtk-doc-1.18-1|114	+ Revision: 664942
12mr|gtk-doc-1.18-1|115	- mass rebuild
12mr|gtk-doc-1.18-1|116	
12mr|gtk-doc-1.18-1|117	* Sat Feb 26 2011 GÃ¶tz Waschk <waschk@mandriva.org> 1.17-1
12mr|gtk-doc-1.18-1|118	+ Revision: 640094
12mr|gtk-doc-1.18-1|119	- update build deps
12mr|gtk-doc-1.18-1|120	- update to new version 1.17
12mr|gtk-doc-1.18-1|121	- update to new version 1.16
12mr|gtk-doc-1.18-1|122	
12mr|gtk-doc-1.18-1|123	* Fri Jul 30 2010 Funda Wang <fwang@mandriva.org> 1.15-3mdv2011.0
12mr|gtk-doc-1.18-1|124	+ Revision: 563270
12mr|gtk-doc-1.18-1|125	- repush to breakage :0
12mr|gtk-doc-1.18-1|126	
12mr|gtk-doc-1.18-1|127	* Fri Jul 30 2010 Funda Wang <fwang@mandriva.org> 1.15-2mdv2011.0
12mr|gtk-doc-1.18-1|128	+ Revision: 563238
12mr|gtk-doc-1.18-1|129	- tighter requirements to not pulling gtk+ as depends.
12mr|gtk-doc-1.18-1|130	WARN: MAY NOT FUNCTIONAL AS EXPECTED, ONLY A TEMPORARY WORKAROUND.
12mr|gtk-doc-1.18-1|131	
12mr|gtk-doc-1.18-1|132	* Sun Jul 11 2010 GÃ¶tz Waschk <waschk@mandriva.org> 1.15-1mdv2011.0
12mr|gtk-doc-1.18-1|133	+ Revision: 550730
12mr|gtk-doc-1.18-1|134	- update to new version 1.15
12mr|gtk-doc-1.18-1|135	
12mr|gtk-doc-1.18-1|136	* Sun Mar 28 2010 GÃ¶tz Waschk <waschk@mandriva.org> 1.14-1mdv2010.1
12mr|gtk-doc-1.18-1|137	+ Revision: 528609
12mr|gtk-doc-1.18-1|138	- new version
12mr|gtk-doc-1.18-1|139	- drop patch
12mr|gtk-doc-1.18-1|140	
12mr|gtk-doc-1.18-1|141	* Sun Dec 27 2009 Funda Wang <fwang@mandriva.org> 1.13-2mdv2010.1
12mr|gtk-doc-1.18-1|142	+ Revision: 482625
12mr|gtk-doc-1.18-1|143	- add upstream patch to fix problem when building without module specified
12mr|gtk-doc-1.18-1|144	
12mr|gtk-doc-1.18-1|145	* Fri Dec 18 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.13-1mdv2010.1
12mr|gtk-doc-1.18-1|146	+ Revision: 480015
12mr|gtk-doc-1.18-1|147	- enable support for dblatex and source-highlight
12mr|gtk-doc-1.18-1|148	- new version
12mr|gtk-doc-1.18-1|149	- drop patch
12mr|gtk-doc-1.18-1|150	- update file list
12mr|gtk-doc-1.18-1|151	
12mr|gtk-doc-1.18-1|152	+ Funda Wang <fwang@mandriva.org>
12mr|gtk-doc-1.18-1|153	- update url
12mr|gtk-doc-1.18-1|154	
12mr|gtk-doc-1.18-1|155	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.11-4mdv2010.0
12mr|gtk-doc-1.18-1|156	+ Revision: 425055
12mr|gtk-doc-1.18-1|157	- rebuild
12mr|gtk-doc-1.18-1|158	
12mr|gtk-doc-1.18-1|159	* Wed Mar 18 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.11-3mdv2009.1
12mr|gtk-doc-1.18-1|160	+ Revision: 357179
12mr|gtk-doc-1.18-1|161	- fix for files with spaces in their names
12mr|gtk-doc-1.18-1|162	
12mr|gtk-doc-1.18-1|163	* Mon Nov 17 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.11-2mdv2009.1
12mr|gtk-doc-1.18-1|164	+ Revision: 303874
12mr|gtk-doc-1.18-1|165	- enable checks
12mr|gtk-doc-1.18-1|166	
12mr|gtk-doc-1.18-1|167	* Mon Nov 17 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.11-1mdv2009.1
12mr|gtk-doc-1.18-1|168	+ Revision: 303860
12mr|gtk-doc-1.18-1|169	- update build deps
12mr|gtk-doc-1.18-1|170	- new version
12mr|gtk-doc-1.18-1|171	- fix build
12mr|gtk-doc-1.18-1|172	- update license
12mr|gtk-doc-1.18-1|173	- update file list
12mr|gtk-doc-1.18-1|174	
12mr|gtk-doc-1.18-1|175	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 1.10-2mdv2009.0
12mr|gtk-doc-1.18-1|176	+ Revision: 264644
12mr|gtk-doc-1.18-1|177	- rebuild early 2009.0 package (before pixel changes)
12mr|gtk-doc-1.18-1|178	
12mr|gtk-doc-1.18-1|179	* Tue Apr 08 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.10-1mdv2009.0
12mr|gtk-doc-1.18-1|180	+ Revision: 192413
12mr|gtk-doc-1.18-1|181	- new version
12mr|gtk-doc-1.18-1|182	
12mr|gtk-doc-1.18-1|183	+ Olivier Blin <blino@mandriva.org>
12mr|gtk-doc-1.18-1|184	- restore BuildRoot
12mr|gtk-doc-1.18-1|185	
12mr|gtk-doc-1.18-1|186	+ Thierry Vignaud <tv@mandriva.org>
12mr|gtk-doc-1.18-1|187	- kill re-definition of %%buildroot on Pixel's request
12mr|gtk-doc-1.18-1|188	
12mr|gtk-doc-1.18-1|189	* Fri Oct 05 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.9-1mdv2008.1
12mr|gtk-doc-1.18-1|190	+ Revision: 95553
12mr|gtk-doc-1.18-1|191	- new version
12mr|gtk-doc-1.18-1|192	- update file list
12mr|gtk-doc-1.18-1|193	- fix configure call
12mr|gtk-doc-1.18-1|194	
12mr|gtk-doc-1.18-1|195	
12mr|gtk-doc-1.18-1|196	* Fri Feb 16 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.8-1mdv2007.0
12mr|gtk-doc-1.18-1|197	+ Revision: 121905
12mr|gtk-doc-1.18-1|198	- Import gtk-doc
12mr|gtk-doc-1.18-1|199	
12mr|gtk-doc-1.18-1|200	* Fri Feb 16 2007 Götz Waschk <waschk@mandriva.org> 1.8-1mdv2007.1
12mr|gtk-doc-1.18-1|201	- use the new macros
12mr|gtk-doc-1.18-1|202	- remove scrollkeeper files
12mr|gtk-doc-1.18-1|203	- New version 1.8
12mr|gtk-doc-1.18-1|204	
12mr|gtk-doc-1.18-1|205	* Mon Jul 31 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.7-1mdv2007.0
12mr|gtk-doc-1.18-1|206	- New release 1.7
12mr|gtk-doc-1.18-1|207	
12mr|gtk-doc-1.18-1|208	* Thu Jul 27 2006 Frederic Crozat <fcrozat@mandriva.com> 1.6-2mdv2007.0
12mr|gtk-doc-1.18-1|209	- Add missing dependency
12mr|gtk-doc-1.18-1|210	
12mr|gtk-doc-1.18-1|211	* Mon Apr 10 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.6-1mdk
12mr|gtk-doc-1.18-1|212	- New release 1.6
12mr|gtk-doc-1.18-1|213	
12mr|gtk-doc-1.18-1|214	* Tue Mar 07 2006 Götz Waschk <waschk@mandriva.org> 1.5-1mdk
12mr|gtk-doc-1.18-1|215	- add scrollkeeper stuff
12mr|gtk-doc-1.18-1|216	- New release 1.5
12mr|gtk-doc-1.18-1|217	
12mr|gtk-doc-1.18-1|218	* Wed Feb 22 2006 Frederic Crozat <fcrozat@mandriva.com> 1.4-2mdk
12mr|gtk-doc-1.18-1|219	- Use mkrel
12mr|gtk-doc-1.18-1|220	
12mr|gtk-doc-1.18-1|221	* Thu Jul 07 2005 Götz Waschk <waschk@mandriva.org> 1.4-1mdk
12mr|gtk-doc-1.18-1|222	- New release 1.4
12mr|gtk-doc-1.18-1|223	
12mr|gtk-doc-1.18-1|224	* Fri Apr 29 2005 Götz Waschk <waschk@mandriva.org> 1.3-2mdk
12mr|gtk-doc-1.18-1|225	- fix pkgconfig file location
12mr|gtk-doc-1.18-1|226	
12mr|gtk-doc-1.18-1|227	* Mon Jan 10 2005 Götz Waschk <waschk@linux-mandrake.com> 1.3-1mdk
12mr|gtk-doc-1.18-1|228	- new source URL
12mr|gtk-doc-1.18-1|229	- New release 1.3
12mr|gtk-doc-1.18-1|230	
12mr|gtk-doc-1.18-1|231	* Sat Apr 03 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 1.2-1mdk
12mr|gtk-doc-1.18-1|232	- Release 1.2
12mr|gtk-doc-1.18-1|233	

14258 12
12mr|gtk-engines2-2.20.2-6|1	%define pkgname gtk-engines
12mr|gtk-engines2-2.20.2-6|2	%define pkgversion 2
12mr|gtk-engines2-2.20.2-6|3	%define libname %mklibname %{name}
12mr|gtk-engines2-2.20.2-6|4	
12mr|gtk-engines2-2.20.2-6|5	%define cleanice_version 2.4.0
12mr|gtk-engines2-2.20.2-6|6	%define bluecurve_version 1.0.0
12mr|gtk-engines2-2.20.2-6|7	%define mist_version 0.5
12mr|gtk-engines2-2.20.2-6|8	
12mr|gtk-engines2-2.20.2-6|9	%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)
12mr|gtk-engines2-2.20.2-6|10	
12mr|gtk-engines2-2.20.2-6|11	Name:		%{pkgname}%{pkgversion}
12mr|gtk-engines2-2.20.2-6|12	Summary:	Default GTK+ 2.0 theme engines
12mr|gtk-engines2-2.20.2-6|13	Version:	2.20.2
12mr|gtk-engines2-2.20.2-6|14	Release:	6
12mr|gtk-engines2-2.20.2-6|15	License:	GPLv2+ and LGPLv2+
12mr|gtk-engines2-2.20.2-6|16	Group:		System/Libraries
12mr|gtk-engines2-2.20.2-6|17	Url:		ftp://ftp.gnome.org/pub/GNOME/sources/gtk-engines/
12mr|gtk-engines2-2.20.2-6|18	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtk-engines/%{pkgname}-%{version}.tar.bz2
12mr|gtk-engines2-2.20.2-6|19	Source3:	http://prdownloads.sourceforge.net/elysium-project/gtk-engines-cleanice-%{cleanice_version}.tar.bz2
12mr|gtk-engines2-2.20.2-6|20	Source5:	http://themes.freshmeat.net/redir/gtk2flat/31385/url_tgz/gtk2flat-default.tar.bz2
12mr|gtk-engines2-2.20.2-6|21	Source7:	bluecurve-gtk-themes-%{bluecurve_version}.tar.bz2
12mr|gtk-engines2-2.20.2-6|22	Patch0:		gtk-engines-2.20.2_glib2.32.patch
12mr|gtk-engines2-2.20.2-6|23	
12mr|gtk-engines2-2.20.2-6|24	BuildRequires:	intltool
12mr|gtk-engines2-2.20.2-6|25	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gtk-engines2-2.20.2-6|26	BuildRequires:	pkgconfig(libglade-2.0)
12mr|gtk-engines2-2.20.2-6|27	BuildRequires:	pkgconfig(lua)
12mr|gtk-engines2-2.20.2-6|28	Requires:	%{libname} >= %{version}
12mr|gtk-engines2-2.20.2-6|29	
12mr|gtk-engines2-2.20.2-6|30	%description
12mr|gtk-engines2-2.20.2-6|31	These are the graphical engines for the various GTK+ toolkit themes.
12mr|gtk-engines2-2.20.2-6|32	Included themes are:
12mr|gtk-engines2-2.20.2-6|33	
12mr|gtk-engines2-2.20.2-6|34	- Notif
12mr|gtk-engines2-2.20.2-6|35	- Redmond95
12mr|gtk-engines2-2.20.2-6|36	- Pixmap
12mr|gtk-engines2-2.20.2-6|37	- Metal (swing-like)
12mr|gtk-engines2-2.20.2-6|38	- Many more
12mr|gtk-engines2-2.20.2-6|39	
12mr|gtk-engines2-2.20.2-6|40	%package -n %{libname}
12mr|gtk-engines2-2.20.2-6|41	Summary:	Library files for %{name}
12mr|gtk-engines2-2.20.2-6|42	Group:		System/Libraries
12mr|gtk-engines2-2.20.2-6|43	Requires:	gtk+2.0 >= 2.9.0
12mr|gtk-engines2-2.20.2-6|44	
12mr|gtk-engines2-2.20.2-6|45	%description -n %{libname}
12mr|gtk-engines2-2.20.2-6|46	Library files for %{name}
12mr|gtk-engines2-2.20.2-6|47	
12mr|gtk-engines2-2.20.2-6|48	%package devel
12mr|gtk-engines2-2.20.2-6|49	Summary:	Pkgconfig file for %{name}
12mr|gtk-engines2-2.20.2-6|50	Group:		Development/Other
12mr|gtk-engines2-2.20.2-6|51	Requires:	%{name} >= %{version}
12mr|gtk-engines2-2.20.2-6|52	
12mr|gtk-engines2-2.20.2-6|53	%description devel
12mr|gtk-engines2-2.20.2-6|54	Pkgconfig file for %{name}
12mr|gtk-engines2-2.20.2-6|55	
12mr|gtk-engines2-2.20.2-6|56	%prep
12mr|gtk-engines2-2.20.2-6|57	%setup -qn %{pkgname}-%{version} -a 3 -a 5 -a 7
12mr|gtk-engines2-2.20.2-6|58	%apply_patches
12mr|gtk-engines2-2.20.2-6|59	
12mr|gtk-engines2-2.20.2-6|60	%build
12mr|gtk-engines2-2.20.2-6|61	%configure2_5x \
12mr|gtk-engines2-2.20.2-6|62	--disable-static \
12mr|gtk-engines2-2.20.2-6|63	--enable-lua \
12mr|gtk-engines2-2.20.2-6|64	--with-system-lua \
12mr|gtk-engines2-2.20.2-6|65	--enable-animation
12mr|gtk-engines2-2.20.2-6|66	
12mr|gtk-engines2-2.20.2-6|67	%make LIBS=-lm
12mr|gtk-engines2-2.20.2-6|68	
12mr|gtk-engines2-2.20.2-6|69	cd gtk-engines-cleanice-%{cleanice_version}/
12mr|gtk-engines2-2.20.2-6|70	libtoolize --copy --force
12mr|gtk-engines2-2.20.2-6|71	aclocal
12mr|gtk-engines2-2.20.2-6|72	autoconf
12mr|gtk-engines2-2.20.2-6|73	autoreconf -fi
12mr|gtk-engines2-2.20.2-6|74	%configure2_5x \
12mr|gtk-engines2-2.20.2-6|75	--disable-static
12mr|gtk-engines2-2.20.2-6|76	%make
12mr|gtk-engines2-2.20.2-6|77	cd ..
12mr|gtk-engines2-2.20.2-6|78	
12mr|gtk-engines2-2.20.2-6|79	cd gtk-flat-theme-2.0/
12mr|gtk-engines2-2.20.2-6|80	autoreconf -fi
12mr|gtk-engines2-2.20.2-6|81	%configure2_5x \
12mr|gtk-engines2-2.20.2-6|82	--disable-static
12mr|gtk-engines2-2.20.2-6|83	%make libflat_la_LIBADD="-lgtk-x11-2.0 -lgdk-x11-2.0 -lgobject-2.0 -lglib-2.0"
12mr|gtk-engines2-2.20.2-6|84	cd ..
12mr|gtk-engines2-2.20.2-6|85	
12mr|gtk-engines2-2.20.2-6|86	cd bluecurve-gtk-themes-%{bluecurve_version}/
12mr|gtk-engines2-2.20.2-6|87	%configure2_5x \
12mr|gtk-engines2-2.20.2-6|88	--disable-static
12mr|gtk-engines2-2.20.2-6|89	%make
12mr|gtk-engines2-2.20.2-6|90	cd ..
12mr|gtk-engines2-2.20.2-6|91	
12mr|gtk-engines2-2.20.2-6|92	%install
12mr|gtk-engines2-2.20.2-6|93	%makeinstall_std
12mr|gtk-engines2-2.20.2-6|94	
12mr|gtk-engines2-2.20.2-6|95	cd gtk-engines-cleanice-%{cleanice_version}/
12mr|gtk-engines2-2.20.2-6|96	%makeinstall_std
12mr|gtk-engines2-2.20.2-6|97	cd ..
12mr|gtk-engines2-2.20.2-6|98	
12mr|gtk-engines2-2.20.2-6|99	cd gtk-flat-theme-2.0/
12mr|gtk-engines2-2.20.2-6|100	%makeinstall_std libflat_la_LIBADD="-lgtk-x11-2.0 -lgdk-x11-2.0 -lgobject-2.0 -lglib-2.0"
12mr|gtk-engines2-2.20.2-6|101	cd ..
12mr|gtk-engines2-2.20.2-6|102	
12mr|gtk-engines2-2.20.2-6|103	cd bluecurve-gtk-themes-%{bluecurve_version}/
12mr|gtk-engines2-2.20.2-6|104	%makeinstall_std
12mr|gtk-engines2-2.20.2-6|105	cd ..
12mr|gtk-engines2-2.20.2-6|106	
12mr|gtk-engines2-2.20.2-6|107	#remove empty files
12mr|gtk-engines2-2.20.2-6|108	rm -f %{buildroot}%{_datadir}/themes/*/ICON.png \
12mr|gtk-engines2-2.20.2-6|109	%{buildroot}%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/*.la \
12mr|gtk-engines2-2.20.2-6|110	%{buildroot}%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/*.a
12mr|gtk-engines2-2.20.2-6|111	
12mr|gtk-engines2-2.20.2-6|112	#gw needed at build time only
12mr|gtk-engines2-2.20.2-6|113	rm -rf %{buildroot}%{_datadir}/locale
12mr|gtk-engines2-2.20.2-6|114	
12mr|gtk-engines2-2.20.2-6|115	
12mr|gtk-engines2-2.20.2-6|116	%files
12mr|gtk-engines2-2.20.2-6|117	%doc COPYING README
12mr|gtk-engines2-2.20.2-6|118	%{_datadir}/themes/*
12mr|gtk-engines2-2.20.2-6|119	%{_datadir}/gtk-engines/
12mr|gtk-engines2-2.20.2-6|120	
12mr|gtk-engines2-2.20.2-6|121	%files -n %{libname}
12mr|gtk-engines2-2.20.2-6|122	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libbluecurve.so
12mr|gtk-engines2-2.20.2-6|123	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libcleanice.so
12mr|gtk-engines2-2.20.2-6|124	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libclearlooks.so
12mr|gtk-engines2-2.20.2-6|125	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libcrux-engine.so
12mr|gtk-engines2-2.20.2-6|126	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libflat.so
12mr|gtk-engines2-2.20.2-6|127	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libglide.so
12mr|gtk-engines2-2.20.2-6|128	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libhcengine.so
12mr|gtk-engines2-2.20.2-6|129	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libindustrial.so
12mr|gtk-engines2-2.20.2-6|130	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libluaengine.so
12mr|gtk-engines2-2.20.2-6|131	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libmist.so
12mr|gtk-engines2-2.20.2-6|132	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libredmond95.so
12mr|gtk-engines2-2.20.2-6|133	%{_libdir}/gtk-2.0/%{gtkbinaryver}/engines/libthinice.so
12mr|gtk-engines2-2.20.2-6|134	
12mr|gtk-engines2-2.20.2-6|135	%files devel
12mr|gtk-engines2-2.20.2-6|136	%{_libdir}/pkgconfig/*
12mr|gtk-engines2-2.20.2-6|137	
12mr|gtk-engines2-2.20.2-6|138	
12mr|gtk-engines2-2.20.2-6|139	
12mr|gtk-engines2-2.20.2-6|140	%changelog
12mr|gtk-engines2-2.20.2-6|141	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gtk-engines2-2.20.2-6|142	+ Commit: 848d682
12mr|gtk-engines2-2.20.2-6|143	- Sync with Cooker (convert BR to pkgconfig style, update package structure, fix build with new glib etc)
12mr|gtk-engines2-2.20.2-6|144	
12mr|gtk-engines2-2.20.2-6|145	

14259 12
12mr|gtkglarea2-2.0.1-7|1	%define	major	1
12mr|gtkglarea2-2.0.1-7|2	
12mr|gtkglarea2-2.0.1-7|3	%define	fname	gtkglarea
12mr|gtkglarea2-2.0.1-7|4	%define	libname	%mklibname %{fname} %{major}
12mr|gtkglarea2-2.0.1-7|5	
12mr|gtkglarea2-2.0.1-7|6	Summary:	OpenGL widget for GTK+ GUI toolkit
12mr|gtkglarea2-2.0.1-7|7	Name:		gtkglarea2
12mr|gtkglarea2-2.0.1-7|8	Version:	2.0.1
12mr|gtkglarea2-2.0.1-7|9	Release:	7
12mr|gtkglarea2-2.0.1-7|10	License:	LGPLv2+
12mr|gtkglarea2-2.0.1-7|11	Group:		System/Libraries
12mr|gtkglarea2-2.0.1-7|12	
12mr|gtkglarea2-2.0.1-7|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%name/%{fname}-%{version}.tar.bz2
12mr|gtkglarea2-2.0.1-7|14	Patch0:		gtkglarea-2.0.0-wformat.patch
12mr|gtkglarea2-2.0.1-7|15	Patch1:		gtkglarea-2.0.1-link-against-libm.patch
12mr|gtkglarea2-2.0.1-7|16	
12mr|gtkglarea2-2.0.1-7|17	URL:		http://www.mono-project.com/GtkGLArea
12mr|gtkglarea2-2.0.1-7|18	BuildRequires:	pkgconfig(glu)
12mr|gtkglarea2-2.0.1-7|19	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gtkglarea2-2.0.1-7|20	%define	bogus	%{mklibname %{fname} 2.0}
12mr|gtkglarea2-2.0.1-7|21	%rename		bogus
12mr|gtkglarea2-2.0.1-7|22	
12mr|gtkglarea2-2.0.1-7|23	%description
12mr|gtkglarea2-2.0.1-7|24	Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which
12mr|gtkglarea2-2.0.1-7|25	is basically wrapper around GLX functions. The widget itself is very similar
12mr|gtkglarea2-2.0.1-7|26	to GtkDrawinigArea widget and adds only three extra functions.
12mr|gtkglarea2-2.0.1-7|27	
12mr|gtkglarea2-2.0.1-7|28	Lower level gdkgl functions make it easy to render on any widget that has
12mr|gtkglarea2-2.0.1-7|29	OpenGL capable visual, rendering to off-screen pixmaps is also supported.
12mr|gtkglarea2-2.0.1-7|30	
12mr|gtkglarea2-2.0.1-7|31	%package -n	%{libname}
12mr|gtkglarea2-2.0.1-7|32	Summary:	OpenGL widget for GTK+ GUI toolkit
12mr|gtkglarea2-2.0.1-7|33	Group:		System/Libraries
12mr|gtkglarea2-2.0.1-7|34	
12mr|gtkglarea2-2.0.1-7|35	%description -n %{libname}
12mr|gtkglarea2-2.0.1-7|36	Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which
12mr|gtkglarea2-2.0.1-7|37	is basically wrapper around GLX functions. The widget itself is very similar
12mr|gtkglarea2-2.0.1-7|38	to GtkDrawinigArea widget and adds only three extra functions.
12mr|gtkglarea2-2.0.1-7|39	
12mr|gtkglarea2-2.0.1-7|40	Lower level gdkgl functions make it easy to render on any widget that has
12mr|gtkglarea2-2.0.1-7|41	OpenGL capable visual, rendering to off-screen pixmaps is also supported.
12mr|gtkglarea2-2.0.1-7|42	
12mr|gtkglarea2-2.0.1-7|43	%package -n	%{libname}-devel
12mr|gtkglarea2-2.0.1-7|44	Summary:	Includes and static libs
12mr|gtkglarea2-2.0.1-7|45	Group:		Development/GNOME and GTK+
12mr|gtkglarea2-2.0.1-7|46	Requires:	%{libname} = %{EVRD}
12mr|gtkglarea2-2.0.1-7|47	Provides:	%{name}-devel = %{EVRD}
12mr|gtkglarea2-2.0.1-7|48	
12mr|gtkglarea2-2.0.1-7|49	%description -n	%{libname}-devel
12mr|gtkglarea2-2.0.1-7|50	Libraries and includes files you can use for GtkGLArea development
12mr|gtkglarea2-2.0.1-7|51	
12mr|gtkglarea2-2.0.1-7|52	%prep
12mr|gtkglarea2-2.0.1-7|53	%setup -q -n %{fname}-%{version}
12mr|gtkglarea2-2.0.1-7|54	%patch0 -p1 -b .wformat~
12mr|gtkglarea2-2.0.1-7|55	%patch1 -p1 -b .libs~
12mr|gtkglarea2-2.0.1-7|56	autoreconf -fi
12mr|gtkglarea2-2.0.1-7|57	
12mr|gtkglarea2-2.0.1-7|58	%build
12mr|gtkglarea2-2.0.1-7|59	%configure2_5x
12mr|gtkglarea2-2.0.1-7|60	%make
12mr|gtkglarea2-2.0.1-7|61	
12mr|gtkglarea2-2.0.1-7|62	%install
12mr|gtkglarea2-2.0.1-7|63	%makeinstall
12mr|gtkglarea2-2.0.1-7|64	
12mr|gtkglarea2-2.0.1-7|65	%files -n %{libname}
12mr|gtkglarea2-2.0.1-7|66	%doc AUTHORS COPYING ChangeLog README
12mr|gtkglarea2-2.0.1-7|67	%{_libdir}/libgtkgl-2.0.so.%{major}*
12mr|gtkglarea2-2.0.1-7|68	
12mr|gtkglarea2-2.0.1-7|69	%files -n %{libname}-devel
12mr|gtkglarea2-2.0.1-7|70	%doc docs/*.txt
12mr|gtkglarea2-2.0.1-7|71	%{_libdir}/*.so
12mr|gtkglarea2-2.0.1-7|72	%{_libdir}/*.*a
12mr|gtkglarea2-2.0.1-7|73	%{_includedir}/*
12mr|gtkglarea2-2.0.1-7|74	%{_libdir}/pkgconfig/gtkgl-2.0.pc
12mr|gtkglarea2-2.0.1-7|75	
12mr|gtkglarea2-2.0.1-7|76	
12mr|gtkglarea2-2.0.1-7|77	
12mr|gtkglarea2-2.0.1-7|78	%changelog
12mr|gtkglarea2-2.0.1-7|79	

14260 12
12mr|gtkglext-1.2.0-11|1	%define	name	gtkglext
12mr|gtkglext-1.2.0-11|2	%define	version	1.2.0
12mr|gtkglext-1.2.0-11|3	%define	release	%mkrel 11
12mr|gtkglext-1.2.0-11|4	
12mr|gtkglext-1.2.0-11|5	%define	major	0
12mr|gtkglext-1.2.0-11|6	%define	api_version 1.0
12mr|gtkglext-1.2.0-11|7	
12mr|gtkglext-1.2.0-11|8	%define	libname %mklibname %{name} %{api_version} %{major}
12mr|gtkglext-1.2.0-11|9	%define	libnamedev %mklibname %{name} -d
12mr|gtkglext-1.2.0-11|10	
12mr|gtkglext-1.2.0-11|11	Summary:	OpenGL extension to GTK 2.0 or later
12mr|gtkglext-1.2.0-11|12	Name:		%{name}
12mr|gtkglext-1.2.0-11|13	Version:	%{version}
12mr|gtkglext-1.2.0-11|14	Release: 	%{release}
12mr|gtkglext-1.2.0-11|15	License:	LGPL
12mr|gtkglext-1.2.0-11|16	Group:		System/Libraries
12mr|gtkglext-1.2.0-11|17	Source0:	http://prdownloads.sourceforge.net/gtkglext/%{name}-%{version}.tar.bz2
12mr|gtkglext-1.2.0-11|18	Patch0:		gtkglext-support-pango.diff
12mr|gtkglext-1.2.0-11|19	Patch1:		gtkglext-1.2.0-newer-gtk.patch
12mr|gtkglext-1.2.0-11|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|gtkglext-1.2.0-11|21	URL:		http://gtkglext.sourceforge.net/
12mr|gtkglext-1.2.0-11|22	BuildRequires:	pkgconfig
12mr|gtkglext-1.2.0-11|23	BuildRequires:	mesaglu-devel
12mr|gtkglext-1.2.0-11|24	BuildRequires:	gtk2-devel
12mr|gtkglext-1.2.0-11|25	BuildRequires:	libgdk_pixbuf2.0-devel
12mr|gtkglext-1.2.0-11|26	BuildRequires:	pango-devel
12mr|gtkglext-1.2.0-11|27	BuildRequires:	chrpath
12mr|gtkglext-1.2.0-11|28	BuildRequires:	pkgconfig(pangox)
12mr|gtkglext-1.2.0-11|29	
12mr|gtkglext-1.2.0-11|30	%description
12mr|gtkglext-1.2.0-11|31	GtkGLExt is an OpenGL extension to GTK 2.0 or later.
12mr|gtkglext-1.2.0-11|32	GtkGLExt provides the GDK objects to support OpenGL rendering in GTK,
12mr|gtkglext-1.2.0-11|33	and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable.
12mr|gtkglext-1.2.0-11|34	As opposed to Jane Loff's GtkGLArea , it does not provide any OpenGL widget,
12mr|gtkglext-1.2.0-11|35	but an interface to use OpenGL on *ANY* GTK+ widget.
12mr|gtkglext-1.2.0-11|36	
12mr|gtkglext-1.2.0-11|37	%package -n	%{libname}
12mr|gtkglext-1.2.0-11|38	Summary:	OpenGL extension to GTK 2.0 or later
12mr|gtkglext-1.2.0-11|39	Group:		System/Libraries
12mr|gtkglext-1.2.0-11|40	Provides:	%{name} = %{version}-%{release}
12mr|gtkglext-1.2.0-11|41	Obsoletes:	%{_lib}gtkglext-1.0_0 < %{version}-%{release}
12mr|gtkglext-1.2.0-11|42	
12mr|gtkglext-1.2.0-11|43	%description -n	%{libname}
12mr|gtkglext-1.2.0-11|44	GtkGLExt is an OpenGL extension to GTK 2.0 or later.
12mr|gtkglext-1.2.0-11|45	GtkGLExt provides the GDK objects to support OpenGL rendering in GTK,
12mr|gtkglext-1.2.0-11|46	and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable.
12mr|gtkglext-1.2.0-11|47	As opposed to Jane Loff's GtkGLArea , it does not provide any OpenGL widget,
12mr|gtkglext-1.2.0-11|48	but an interface to use OpenGL on *ANY* GTK+ widget.
12mr|gtkglext-1.2.0-11|49	
12mr|gtkglext-1.2.0-11|50	%package -n	%{libnamedev}
12mr|gtkglext-1.2.0-11|51	Summary:	OpenGL extension to GTK 2.0 or later
12mr|gtkglext-1.2.0-11|52	Group:		Development/GNOME and GTK+
12mr|gtkglext-1.2.0-11|53	Requires:	%{libname} = %{version}
12mr|gtkglext-1.2.0-11|54	Provides:	lib%{name}-%{api_version}-devel = %{version}-%{release}
12mr|gtkglext-1.2.0-11|55	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|gtkglext-1.2.0-11|56	Provides:	%{name}-devel = %{version}-%{release}
12mr|gtkglext-1.2.0-11|57	Obsoletes:	%{_lib}gtkglext-1.0_0-devel < %{version}-%{release}
12mr|gtkglext-1.2.0-11|58	
12mr|gtkglext-1.2.0-11|59	%description -n %{libnamedev}
12mr|gtkglext-1.2.0-11|60	Libraries and includes files you can use for GtkGLExt development.
12mr|gtkglext-1.2.0-11|61	
12mr|gtkglext-1.2.0-11|62	%prep
12mr|gtkglext-1.2.0-11|63	%setup -q
12mr|gtkglext-1.2.0-11|64	%patch0 -p0
12mr|gtkglext-1.2.0-11|65	%patch1 -p1 -b .gtk
12mr|gtkglext-1.2.0-11|66	
12mr|gtkglext-1.2.0-11|67	%build
12mr|gtkglext-1.2.0-11|68	autoreconf -fi
12mr|gtkglext-1.2.0-11|69	%configure2_5x
12mr|gtkglext-1.2.0-11|70	%make
12mr|gtkglext-1.2.0-11|71	
12mr|gtkglext-1.2.0-11|72	%install
12mr|gtkglext-1.2.0-11|73	rm -rf %{buildroot}
12mr|gtkglext-1.2.0-11|74	%makeinstall_std
12mr|gtkglext-1.2.0-11|75	
12mr|gtkglext-1.2.0-11|76	%if %mdkversion < 200900
12mr|gtkglext-1.2.0-11|77	%post -n %{libname} -p /sbin/ldconfig
12mr|gtkglext-1.2.0-11|78	%endif
12mr|gtkglext-1.2.0-11|79	%if %mdkversion < 200900
12mr|gtkglext-1.2.0-11|80	%postun -n %{libname} -p /sbin/ldconfig
12mr|gtkglext-1.2.0-11|81	%endif
12mr|gtkglext-1.2.0-11|82	
12mr|gtkglext-1.2.0-11|83	%clean
12mr|gtkglext-1.2.0-11|84	rm -rf %{buildroot}
12mr|gtkglext-1.2.0-11|85	
12mr|gtkglext-1.2.0-11|86	%files -n %{libname}
12mr|gtkglext-1.2.0-11|87	%defattr(-,root,root)
12mr|gtkglext-1.2.0-11|88	%{_libdir}/lib*.so.*
12mr|gtkglext-1.2.0-11|89	
12mr|gtkglext-1.2.0-11|90	%files -n %{libnamedev}
12mr|gtkglext-1.2.0-11|91	%defattr(-,root,root)
12mr|gtkglext-1.2.0-11|92	%doc AUTHORS ChangeLog TODO README
12mr|gtkglext-1.2.0-11|93	%doc %{_datadir}/gtk-doc/html/gtkglext
12mr|gtkglext-1.2.0-11|94	%{_libdir}/*.so
12mr|gtkglext-1.2.0-11|95	%{_libdir}/*.a
12mr|gtkglext-1.2.0-11|96	%{_includedir}/*
12mr|gtkglext-1.2.0-11|97	%{_libdir}/%{name}*
12mr|gtkglext-1.2.0-11|98	%{_libdir}/pkgconfig/*.pc
12mr|gtkglext-1.2.0-11|99	%{_datadir}/aclocal/*.m4
12mr|gtkglext-1.2.0-11|100	
12mr|gtkglext-1.2.0-11|101	
12mr|gtkglext-1.2.0-11|102	
12mr|gtkglext-1.2.0-11|103	
12mr|gtkglext-1.2.0-11|104	
12mr|gtkglext-1.2.0-11|105	%changelog
12mr|gtkglext-1.2.0-11|106	

14261 12
12mr|gtkhtml-3.14-3.32.2-5|1	%define major 19
12mr|gtkhtml-3.14-3.32.2-5|2	%define package_name gtkhtml
12mr|gtkhtml-3.14-3.32.2-5|3	%define api_version 3.14
12mr|gtkhtml-3.14-3.32.2-5|4	%define libname %mklibname %{package_name}- %{api_version} %{major}
12mr|gtkhtml-3.14-3.32.2-5|5	%define libnamedev %mklibname -d %{package_name}- %{api_version}
12mr|gtkhtml-3.14-3.32.2-5|6	
12mr|gtkhtml-3.14-3.32.2-5|7	Summary:	HTML rendering/editing library
12mr|gtkhtml-3.14-3.32.2-5|8	Name:		%{package_name}-%{api_version}
12mr|gtkhtml-3.14-3.32.2-5|9	Version:	3.32.2
12mr|gtkhtml-3.14-3.32.2-5|10	Release:	5
12mr|gtkhtml-3.14-3.32.2-5|11	License:	LGPLv2+
12mr|gtkhtml-3.14-3.32.2-5|12	Group:		Graphical desktop/GNOME
12mr|gtkhtml-3.14-3.32.2-5|13	URL:		http://ftp.gnome.org/pub/gnome/sources/gtkhtml/
12mr|gtkhtml-3.14-3.32.2-5|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtkhtml/%{package_name}-%{version}.tar.bz2
12mr|gtkhtml-3.14-3.32.2-5|15	Patch0:		gtkhtml-3.32.2-fix-linking.patch
12mr|gtkhtml-3.14-3.32.2-5|16	BuildRequires:	pkgconfig(gail)
12mr|gtkhtml-3.14-3.32.2-5|17	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gtkhtml-3.14-3.32.2-5|18	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|gtkhtml-3.14-3.32.2-5|19	BuildRequires:	iso-codes
12mr|gtkhtml-3.14-3.32.2-5|20	BuildRequires:	pkgconfig(enchant)
12mr|gtkhtml-3.14-3.32.2-5|21	BuildRequires:	gnome-icon-theme >= 1.2.0
12mr|gtkhtml-3.14-3.32.2-5|22	BuildRequires:	intltool
12mr|gtkhtml-3.14-3.32.2-5|23	BuildRequires:	pkgconfig(gconf-2.0) GConf2
12mr|gtkhtml-3.14-3.32.2-5|24	Requires:	%{libname} >= %{version}
12mr|gtkhtml-3.14-3.32.2-5|25	
12mr|gtkhtml-3.14-3.32.2-5|26	
12mr|gtkhtml-3.14-3.32.2-5|27	%description
12mr|gtkhtml-3.14-3.32.2-5|28	GtkHTML is a HTML rendering/editing library.  GtkHTML is
12mr|gtkhtml-3.14-3.32.2-5|29	not designed to be the ultimate HTML browser/editor: instead, it is
12mr|gtkhtml-3.14-3.32.2-5|30	designed to be easily embedded into applications that require
12mr|gtkhtml-3.14-3.32.2-5|31	lightweight HTML functionality.
12mr|gtkhtml-3.14-3.32.2-5|32	
12mr|gtkhtml-3.14-3.32.2-5|33	GtkHTML was originally based on KDE's KHTMLW widget, but is now
12mr|gtkhtml-3.14-3.32.2-5|34	developed independently of it.  The most important difference between
12mr|gtkhtml-3.14-3.32.2-5|35	KHTMLW and GtkHTML, besides being GTK-based, is that GtkHTML is also
12mr|gtkhtml-3.14-3.32.2-5|36	an editor.  Thanks to the Bonobo editor component that comes with the
12mr|gtkhtml-3.14-3.32.2-5|37	library, it's extremely simple to add HTML editing to an existing
12mr|gtkhtml-3.14-3.32.2-5|38	application.
12mr|gtkhtml-3.14-3.32.2-5|39	
12mr|gtkhtml-3.14-3.32.2-5|40	%package -n %{libname}
12mr|gtkhtml-3.14-3.32.2-5|41	Summary:	Libraries for GtkHTML
12mr|gtkhtml-3.14-3.32.2-5|42	Group:		System/Libraries
12mr|gtkhtml-3.14-3.32.2-5|43	
12mr|gtkhtml-3.14-3.32.2-5|44	%description -n %{libname}
12mr|gtkhtml-3.14-3.32.2-5|45	GtkHTML is a HTML rendering/editing library.  GtkHTML is
12mr|gtkhtml-3.14-3.32.2-5|46	not designed to be the ultimate HTML browser/editor: instead, it is
12mr|gtkhtml-3.14-3.32.2-5|47	designed to be easily embedded into applications that require
12mr|gtkhtml-3.14-3.32.2-5|48	lightweight HTML functionality.
12mr|gtkhtml-3.14-3.32.2-5|49	
12mr|gtkhtml-3.14-3.32.2-5|50	This package contains libraries used by GtkHTML.
12mr|gtkhtml-3.14-3.32.2-5|51	
12mr|gtkhtml-3.14-3.32.2-5|52	%package -n %{libnamedev}
12mr|gtkhtml-3.14-3.32.2-5|53	Summary:	Development libraries, header files and utilities for GtkHTML
12mr|gtkhtml-3.14-3.32.2-5|54	Group:		Development/GNOME and GTK+
12mr|gtkhtml-3.14-3.32.2-5|55	Requires:	%{name} = %{version}
12mr|gtkhtml-3.14-3.32.2-5|56	Requires:	%{libname} = %{version}
12mr|gtkhtml-3.14-3.32.2-5|57	Provides:	%{package_name}-%{api_version}-devel = %{version}-%{release}
12mr|gtkhtml-3.14-3.32.2-5|58	Conflicts:	%{mklibname -d gtkhtml-3.8 15} < 3.32.2-5
12mr|gtkhtml-3.14-3.32.2-5|59	Obsoletes:	%{mklibname -d gtkhtml- 3.14 19} < 3.32.2-5
12mr|gtkhtml-3.14-3.32.2-5|60	
12mr|gtkhtml-3.14-3.32.2-5|61	%description -n %{libnamedev}
12mr|gtkhtml-3.14-3.32.2-5|62	GtkHTML is a HTML rendering/editing library.  GtkHTML is
12mr|gtkhtml-3.14-3.32.2-5|63	not designed to be the ultimate HTML browser/editor: instead, it is
12mr|gtkhtml-3.14-3.32.2-5|64	designed to be easily embedded into applications that require
12mr|gtkhtml-3.14-3.32.2-5|65	lightweight HTML functionality.
12mr|gtkhtml-3.14-3.32.2-5|66	
12mr|gtkhtml-3.14-3.32.2-5|67	This package contains the files necessary to develop applications with GtkHTML.
12mr|gtkhtml-3.14-3.32.2-5|68	
12mr|gtkhtml-3.14-3.32.2-5|69	%prep
12mr|gtkhtml-3.14-3.32.2-5|70	%setup -q -n %{package_name}-%{version}
12mr|gtkhtml-3.14-3.32.2-5|71	%apply_patches
12mr|gtkhtml-3.14-3.32.2-5|72	autoreconf -fi
12mr|gtkhtml-3.14-3.32.2-5|73	
12mr|gtkhtml-3.14-3.32.2-5|74	%build
12mr|gtkhtml-3.14-3.32.2-5|75	%configure2_5x \
12mr|gtkhtml-3.14-3.32.2-5|76	--enable-deprecated-warning-flags=no \
12mr|gtkhtml-3.14-3.32.2-5|77	--disable-static
12mr|gtkhtml-3.14-3.32.2-5|78	%make LIBS=-lm
12mr|gtkhtml-3.14-3.32.2-5|79	
12mr|gtkhtml-3.14-3.32.2-5|80	%install
12mr|gtkhtml-3.14-3.32.2-5|81	%makeinstall_std
12mr|gtkhtml-3.14-3.32.2-5|82	
12mr|gtkhtml-3.14-3.32.2-5|83	# gw these produce rpmlint errors:
12mr|gtkhtml-3.14-3.32.2-5|84	rm -rf %{buildroot}%{_datadir}/locale/{bn_IN,si}
12mr|gtkhtml-3.14-3.32.2-5|85	
12mr|gtkhtml-3.14-3.32.2-5|86	%find_lang %{package_name}-%{api_version}
12mr|gtkhtml-3.14-3.32.2-5|87	
12mr|gtkhtml-3.14-3.32.2-5|88	%files -f %{package_name}-%{api_version}.lang -n %{name}
12mr|gtkhtml-3.14-3.32.2-5|89	%doc AUTHORS NEWS README TODO
12mr|gtkhtml-3.14-3.32.2-5|90	%{_datadir}/gtkhtml-%{api_version}
12mr|gtkhtml-3.14-3.32.2-5|91	
12mr|gtkhtml-3.14-3.32.2-5|92	%files -n %{libname}
12mr|gtkhtml-3.14-3.32.2-5|93	%doc AUTHORS COPYING
12mr|gtkhtml-3.14-3.32.2-5|94	%{_libdir}/libgtkhtml-%{api_version}.so.%{major}*
12mr|gtkhtml-3.14-3.32.2-5|95	%{_libdir}/libgtkhtml-editor-%{api_version}.so.0*
12mr|gtkhtml-3.14-3.32.2-5|96	
12mr|gtkhtml-3.14-3.32.2-5|97	%files -n %{libnamedev}
12mr|gtkhtml-3.14-3.32.2-5|98	%doc ChangeLog
12mr|gtkhtml-3.14-3.32.2-5|99	%_bindir/gtkhtml-editor-test
12mr|gtkhtml-3.14-3.32.2-5|100	%{_libdir}/*.so
12mr|gtkhtml-3.14-3.32.2-5|101	%{_includedir}/*
12mr|gtkhtml-3.14-3.32.2-5|102	%{_libdir}/pkgconfig/*
12mr|gtkhtml-3.14-3.32.2-5|103	
12mr|gtkhtml-3.14-3.32.2-5|104	
12mr|gtkhtml-3.14-3.32.2-5|105	
12mr|gtkhtml-3.14-3.32.2-5|106	%changelog
12mr|gtkhtml-3.14-3.32.2-5|107	* Sat Aug  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gtkhtml-3.14-3.32.2-5|108	+ Commit: c77ba77
12mr|gtkhtml-3.14-3.32.2-5|109	- Spec cleanup, convert BuildRequires to pkgconfig style
12mr|gtkhtml-3.14-3.32.2-5|110	
12mr|gtkhtml-3.14-3.32.2-5|111	

14262 12
12mr|gtkhtml4-4.6.1-1|1	%define major	0
12mr|gtkhtml4-4.6.1-1|2	%define oname gtkhtml
12mr|gtkhtml4-4.6.1-1|3	%define api_version 4.0
12mr|gtkhtml4-4.6.1-1|4	%define libname %mklibname %{oname} %{api_version} %{major}
12mr|gtkhtml4-4.6.1-1|5	%define develname %mklibname -d %{oname} %{api_version}
12mr|gtkhtml4-4.6.1-1|6	
12mr|gtkhtml4-4.6.1-1|7	Summary: HTML rendering/editing library
12mr|gtkhtml4-4.6.1-1|8	Name: gtkhtml4
12mr|gtkhtml4-4.6.1-1|9	Version: 4.6.1
12mr|gtkhtml4-4.6.1-1|10	Release: 1
12mr|gtkhtml4-4.6.1-1|11	License: LGPLv2+
12mr|gtkhtml4-4.6.1-1|12	Group: Graphical desktop/GNOME
12mr|gtkhtml4-4.6.1-1|13	URL: http://ftp.gnome.org/pub/gnome/sources/gtkhtml/
12mr|gtkhtml4-4.6.1-1|14	Source0: http://ftp.gnome.org/pub/GNOME/sources/gtkhtml/4.6/%{oname}-%{version}.tar.xz
12mr|gtkhtml4-4.6.1-1|15	
12mr|gtkhtml4-4.6.1-1|16	BuildRequires:	intltool
12mr|gtkhtml4-4.6.1-1|17	BuildRequires:	pkgconfig(enchant) >= 1.1.7
12mr|gtkhtml4-4.6.1-1|18	BuildRequires:	pkgconfig(gail-3.0) >= 3.0.2
12mr|gtkhtml4-4.6.1-1|19	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.2
12mr|gtkhtml4-4.6.1-1|20	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mr|gtkhtml4-4.6.1-1|21	BuildRequires:	pkgconfig(iso-codes)
12mr|gtkhtml4-4.6.1-1|22	BuildRequires:	pkgconfig(cairo) >= 1.10.0
12mr|gtkhtml4-4.6.1-1|23	BuildRequires:	pkgconfig(ORBit-2.0)
12mr|gtkhtml4-4.6.1-1|24	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.26.0
12mr|gtkhtml4-4.6.1-1|25	BuildRequires:	pkgconfig(gnome-icon-theme) >= 2.22.0
12mr|gtkhtml4-4.6.1-1|26	
12mr|gtkhtml4-4.6.1-1|27	Requires:	%{libname} >= %{version}-%{release}
12mr|gtkhtml4-4.6.1-1|28	
12mr|gtkhtml4-4.6.1-1|29	%description
12mr|gtkhtml4-4.6.1-1|30	GtkHTML is a HTML rendering/editing library.  GtkHTML is
12mr|gtkhtml4-4.6.1-1|31	not designed to be the ultimate HTML browser/editor: instead, it is
12mr|gtkhtml4-4.6.1-1|32	designed to be easily embedded into applications that require
12mr|gtkhtml4-4.6.1-1|33	lightweight HTML functionality.
12mr|gtkhtml4-4.6.1-1|34	
12mr|gtkhtml4-4.6.1-1|35	GtkHTML was originally based on KDE's KHTMLW widget, but is now
12mr|gtkhtml4-4.6.1-1|36	developed independently of it.  The most important difference between
12mr|gtkhtml4-4.6.1-1|37	KHTMLW and GtkHTML, besides being GTK-based, is that GtkHTML is also
12mr|gtkhtml4-4.6.1-1|38	an editor.  Thanks to the Bonobo editor component that comes with the
12mr|gtkhtml4-4.6.1-1|39	library, it's extremely simple to add HTML editing to an existing
12mr|gtkhtml4-4.6.1-1|40	application.
12mr|gtkhtml4-4.6.1-1|41	
12mr|gtkhtml4-4.6.1-1|42	%package -n %{libname}
12mr|gtkhtml4-4.6.1-1|43	Summary:	Libraries for GtkHTML
12mr|gtkhtml4-4.6.1-1|44	Group:		System/Libraries
12mr|gtkhtml4-4.6.1-1|45	
12mr|gtkhtml4-4.6.1-1|46	%description -n %{libname}
12mr|gtkhtml4-4.6.1-1|47	GtkHTML is a HTML rendering/editing library.  GtkHTML is
12mr|gtkhtml4-4.6.1-1|48	not designed to be the ultimate HTML browser/editor: instead, it is
12mr|gtkhtml4-4.6.1-1|49	designed to be easily embedded into applications that require
12mr|gtkhtml4-4.6.1-1|50	lightweight HTML functionality.
12mr|gtkhtml4-4.6.1-1|51	
12mr|gtkhtml4-4.6.1-1|52	This package contains libraries used by GtkHTML.
12mr|gtkhtml4-4.6.1-1|53	
12mr|gtkhtml4-4.6.1-1|54	%package -n %{develname}
12mr|gtkhtml4-4.6.1-1|55	Summary:	Development libraries, header files and utilities for GtkHTML
12mr|gtkhtml4-4.6.1-1|56	Group:		Development/GNOME and GTK+
12mr|gtkhtml4-4.6.1-1|57	#Requires:	%{name} = %{version}
12mr|gtkhtml4-4.6.1-1|58	Requires:	%{libname} = %{version}
12mr|gtkhtml4-4.6.1-1|59	Provides:	%{oname}-%{api_version}-devel = %{version}-%{release}
12mr|gtkhtml4-4.6.1-1|60	Provides:	%{name}-devel = %{version}-%{release}
12mr|gtkhtml4-4.6.1-1|61	
12mr|gtkhtml4-4.6.1-1|62	%description -n %{develname}
12mr|gtkhtml4-4.6.1-1|63	GtkHTML is a HTML rendering/editing library.  GtkHTML is
12mr|gtkhtml4-4.6.1-1|64	not designed to be the ultimate HTML browser/editor: instead, it is
12mr|gtkhtml4-4.6.1-1|65	designed to be easily embedded into applications that require
12mr|gtkhtml4-4.6.1-1|66	lightweight HTML functionality.
12mr|gtkhtml4-4.6.1-1|67	
12mr|gtkhtml4-4.6.1-1|68	This package contains the files necessary to develop applications with GtkHTML.
12mr|gtkhtml4-4.6.1-1|69	
12mr|gtkhtml4-4.6.1-1|70	%prep
12mr|gtkhtml4-4.6.1-1|71	%setup -qn %{oname}-%{version}
12mr|gtkhtml4-4.6.1-1|72	
12mr|gtkhtml4-4.6.1-1|73	%build
12mr|gtkhtml4-4.6.1-1|74	%configure2_5x \
12mr|gtkhtml4-4.6.1-1|75	--disable-static \
12mr|gtkhtml4-4.6.1-1|76	--program-suffix=4
12mr|gtkhtml4-4.6.1-1|77	
12mr|gtkhtml4-4.6.1-1|78	%make
12mr|gtkhtml4-4.6.1-1|79	
12mr|gtkhtml4-4.6.1-1|80	%install
12mr|gtkhtml4-4.6.1-1|81	rm -rf %{buildroot}
12mr|gtkhtml4-4.6.1-1|82	%makeinstall_std
12mr|gtkhtml4-4.6.1-1|83	find %{buildroot} -name "*.la" -delete
12mr|gtkhtml4-4.6.1-1|84	%{find_lang} %{oname}-%{api_version}
12mr|gtkhtml4-4.6.1-1|85	
12mr|gtkhtml4-4.6.1-1|86	%files -f %{oname}-%{api_version}.lang
12mr|gtkhtml4-4.6.1-1|87	%doc AUTHORS NEWS README TODO COPYING
12mr|gtkhtml4-4.6.1-1|88	%{_datadir}/gtkhtml-%{api_version}
12mr|gtkhtml4-4.6.1-1|89	
12mr|gtkhtml4-4.6.1-1|90	%files -n %{libname}
12mr|gtkhtml4-4.6.1-1|91	%{_libdir}/libgtkhtml-%{api_version}.so.%{major}*
12mr|gtkhtml4-4.6.1-1|92	%{_libdir}/libgtkhtml-editor-%{api_version}.so.%{major}*
12mr|gtkhtml4-4.6.1-1|93	
12mr|gtkhtml4-4.6.1-1|94	%files -n %{develname}
12mr|gtkhtml4-4.6.1-1|95	%doc ChangeLog
12mr|gtkhtml4-4.6.1-1|96	%{_bindir}/gtkhtml-editor-test4
12mr|gtkhtml4-4.6.1-1|97	%{_libdir}/*.so
12mr|gtkhtml4-4.6.1-1|98	%{_includedir}/*
12mr|gtkhtml4-4.6.1-1|99	%{_libdir}/pkgconfig/*
12mr|gtkhtml4-4.6.1-1|100	
12mr|gtkhtml4-4.6.1-1|101	
12mr|gtkhtml4-4.6.1-1|102	
12mr|gtkhtml4-4.6.1-1|103	%changelog
12mr|gtkhtml4-4.6.1-1|104	* Tue Nov 13 2012 Arkady L. Shane <ashejn@rosalab.ru> 4.6.1-1
12mr|gtkhtml4-4.6.1-1|105	- update to 4.6.1
12mr|gtkhtml4-4.6.1-1|106	
12mr|gtkhtml4-4.6.1-1|107	* Mon Oct  1 2012 Arkady L. Shane <ashejn@rosalab.ru> 4.6.0-1
12mr|gtkhtml4-4.6.1-1|108	- update to 4.6.0
12mr|gtkhtml4-4.6.1-1|109	
12mr|gtkhtml4-4.6.1-1|110	* Mon Aug 13 2012 Matthew Dawkins <mattydaw@mandriva.org> 4.4.4-1
12mr|gtkhtml4-4.6.1-1|111	+ Revision: 814437
12mr|gtkhtml4-4.6.1-1|112	- update to new version 4.4.4
12mr|gtkhtml4-4.6.1-1|113	
12mr|gtkhtml4-4.6.1-1|114	* Tue Jun 19 2012 Matthew Dawkins <mattydaw@mandriva.org> 4.4.3-1
12mr|gtkhtml4-4.6.1-1|115	+ Revision: 806164
12mr|gtkhtml4-4.6.1-1|116	- update to new version 4.4.3
12mr|gtkhtml4-4.6.1-1|117	
12mr|gtkhtml4-4.6.1-1|118	* Wed May 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 4.4.2-1
12mr|gtkhtml4-4.6.1-1|119	+ Revision: 799173
12mr|gtkhtml4-4.6.1-1|120	- update to new version 4.4.2
12mr|gtkhtml4-4.6.1-1|121	
12mr|gtkhtml4-4.6.1-1|122	* Mon Apr 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 4.4.1-1
12mr|gtkhtml4-4.6.1-1|123	+ Revision: 792841
12mr|gtkhtml4-4.6.1-1|124	- version update 4.4.1
12mr|gtkhtml4-4.6.1-1|125	
12mr|gtkhtml4-4.6.1-1|126	* Mon Jan 09 2012 Götz Waschk <waschk@mandriva.org> 4.2.3-1
12mr|gtkhtml4-4.6.1-1|127	+ Revision: 758811
12mr|gtkhtml4-4.6.1-1|128	- new version
12mr|gtkhtml4-4.6.1-1|129	
12mr|gtkhtml4-4.6.1-1|130	* Thu Dec 08 2011 Matthew Dawkins <mattydaw@mandriva.org> 4.2.2-1
12mr|gtkhtml4-4.6.1-1|131	+ Revision: 739035
12mr|gtkhtml4-4.6.1-1|132	- added patch0
12mr|gtkhtml4-4.6.1-1|133	- fixed configure
12mr|gtkhtml4-4.6.1-1|134	- added p0 for g_thread_init deprecation
12mr|gtkhtml4-4.6.1-1|135	- new version 4.2.2
12mr|gtkhtml4-4.6.1-1|136	- cleaned up spec
12mr|gtkhtml4-4.6.1-1|137	- removed .la files
12mr|gtkhtml4-4.6.1-1|138	- removed defattr, clean section, BuildRoot, mkrel
12mr|gtkhtml4-4.6.1-1|139	- converted BRs to pkgconfig
12mr|gtkhtml4-4.6.1-1|140	
12mr|gtkhtml4-4.6.1-1|141	* Wed Aug 31 2011 Götz Waschk <waschk@mandriva.org> 4.0.2-1
12mr|gtkhtml4-4.6.1-1|142	+ Revision: 697582
12mr|gtkhtml4-4.6.1-1|143	- new version
12mr|gtkhtml4-4.6.1-1|144	- xz tarball
12mr|gtkhtml4-4.6.1-1|145	
12mr|gtkhtml4-4.6.1-1|146	* Tue Apr 26 2011 Funda Wang <fwang@mandriva.org> 4.0.1-1
12mr|gtkhtml4-4.6.1-1|147	+ Revision: 659110
12mr|gtkhtml4-4.6.1-1|148	- update to new version 4.0.1
12mr|gtkhtml4-4.6.1-1|149	
12mr|gtkhtml4-4.6.1-1|150	* Mon Apr 04 2011 Funda Wang <fwang@mandriva.org> 4.0.0-1
12mr|gtkhtml4-4.6.1-1|151	+ Revision: 650155
12mr|gtkhtml4-4.6.1-1|152	- import gtkhtml4
12mr|gtkhtml4-4.6.1-1|153	

14263 12
12mr|gtkimageview-1.6.4-5|1	%define lib_major	0
12mr|gtkimageview-1.6.4-5|2	%define lib_name	%mklibname %{name} %{lib_major}
12mr|gtkimageview-1.6.4-5|3	%define lib_name_devel	%mklibname %{name} -d
12mr|gtkimageview-1.6.4-5|4	
12mr|gtkimageview-1.6.4-5|5	Summary:	Simple image viewer widget for GTK
12mr|gtkimageview-1.6.4-5|6	Name:		gtkimageview
12mr|gtkimageview-1.6.4-5|7	Version:	1.6.4
12mr|gtkimageview-1.6.4-5|8	Release:	5
12mr|gtkimageview-1.6.4-5|9	License:	LGPLv2+
12mr|gtkimageview-1.6.4-5|10	Group:		System/Libraries
12mr|gtkimageview-1.6.4-5|11	URL:		http://trac.bjourne.webfactional.com/
12mr|gtkimageview-1.6.4-5|12	Source0:	http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/gtkimageview-%{version}.tar.gz
12mr|gtkimageview-1.6.4-5|13	# (fc) 1.3.0-1mdv disable -Werror flag
12mr|gtkimageview-1.6.4-5|14	Patch0:		gtkimageview-1.3.0-nowerror.patch
12mr|gtkimageview-1.6.4-5|15	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gtkimageview-1.6.4-5|16	BuildRequires:	gtk-doc
12mr|gtkimageview-1.6.4-5|17	BuildRequires:	automake1.9
12mr|gtkimageview-1.6.4-5|18	BuildRequires:	gnome-common
12mr|gtkimageview-1.6.4-5|19	Requires:	common-licenses
12mr|gtkimageview-1.6.4-5|20	
12mr|gtkimageview-1.6.4-5|21	%description
12mr|gtkimageview-1.6.4-5|22	GtkImageView is a widget that provides a zoomable and panable view of
12mr|gtkimageview-1.6.4-5|23	a GdkPixbuf. It is intended to be usable in most types of image
12mr|gtkimageview-1.6.4-5|24	viewing applications.
12mr|gtkimageview-1.6.4-5|25	
12mr|gtkimageview-1.6.4-5|26	%package -n %{lib_name}
12mr|gtkimageview-1.6.4-5|27	Summary:	Simple image viewer widget for GTK
12mr|gtkimageview-1.6.4-5|28	Group:		System/Libraries
12mr|gtkimageview-1.6.4-5|29	
12mr|gtkimageview-1.6.4-5|30	%description -n %{lib_name}
12mr|gtkimageview-1.6.4-5|31	GtkImageView is a widget that provides a zoomable and panable view of
12mr|gtkimageview-1.6.4-5|32	a GdkPixbuf. It is intended to be usable in most types of image
12mr|gtkimageview-1.6.4-5|33	viewing applications.
12mr|gtkimageview-1.6.4-5|34	
12mr|gtkimageview-1.6.4-5|35	This package contains the library needed to run programs dynamically
12mr|gtkimageview-1.6.4-5|36	linked with gtkimageview.
12mr|gtkimageview-1.6.4-5|37	
12mr|gtkimageview-1.6.4-5|38	%package -n %{lib_name_devel}
12mr|gtkimageview-1.6.4-5|39	Summary:	Static libraries and header files of %{name}
12mr|gtkimageview-1.6.4-5|40	Group:		Development/C
12mr|gtkimageview-1.6.4-5|41	Requires:	%{lib_name} = %{version}-%{release}
12mr|gtkimageview-1.6.4-5|42	Provides:	%{name}-devel = %{version}-%{release}
12mr|gtkimageview-1.6.4-5|43	
12mr|gtkimageview-1.6.4-5|44	%description -n %{lib_name_devel}
12mr|gtkimageview-1.6.4-5|45	GtkImageView is a widget that provides a zoomable and panable view of
12mr|gtkimageview-1.6.4-5|46	a GdkPixbuf. It is intended to be usable in most types of image
12mr|gtkimageview-1.6.4-5|47	viewing applications.
12mr|gtkimageview-1.6.4-5|48	
12mr|gtkimageview-1.6.4-5|49	%prep
12mr|gtkimageview-1.6.4-5|50	%setup  -q
12mr|gtkimageview-1.6.4-5|51	%patch0 -p1 -b .nowerror
12mr|gtkimageview-1.6.4-5|52	
12mr|gtkimageview-1.6.4-5|53	%build
12mr|gtkimageview-1.6.4-5|54	NOCONFIGURE=yes ./autogen.sh
12mr|gtkimageview-1.6.4-5|55	%configure2_5x --disable-static
12mr|gtkimageview-1.6.4-5|56	%make LIBS="-lm"
12mr|gtkimageview-1.6.4-5|57	
12mr|gtkimageview-1.6.4-5|58	%install
12mr|gtkimageview-1.6.4-5|59	%makeinstall_std
12mr|gtkimageview-1.6.4-5|60	
12mr|gtkimageview-1.6.4-5|61	%files -n %{lib_name}
12mr|gtkimageview-1.6.4-5|62	%doc README
12mr|gtkimageview-1.6.4-5|63	%{_libdir}/*.so.%{lib_major}*
12mr|gtkimageview-1.6.4-5|64	
12mr|gtkimageview-1.6.4-5|65	%files -n %{lib_name_devel}
12mr|gtkimageview-1.6.4-5|66	%doc %{_datadir}/gtk-doc/html/*
12mr|gtkimageview-1.6.4-5|67	%{_libdir}/lib*.so
12mr|gtkimageview-1.6.4-5|68	%{_libdir}/pkgconfig/*
12mr|gtkimageview-1.6.4-5|69	%{_includedir}/*
12mr|gtkimageview-1.6.4-5|70	
12mr|gtkimageview-1.6.4-5|71	
12mr|gtkimageview-1.6.4-5|72	
12mr|gtkimageview-1.6.4-5|73	%changelog
12mr|gtkimageview-1.6.4-5|74	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gtkimageview-1.6.4-5|75	+ Commit: 844e866
12mr|gtkimageview-1.6.4-5|76	- Drop .la and .a files, spec cleanup, try to fix linkage
12mr|gtkimageview-1.6.4-5|77	
12mr|gtkimageview-1.6.4-5|78	

14264 12
12mr|gtkmm2.4-2.24.2-7|1	%define pkgname gtkmm
12mr|gtkmm2.4-2.24.2-7|2	%define api_version 2.4
12mr|gtkmm2.4-2.24.2-7|3	%define major 1
12mr|gtkmm2.4-2.24.2-7|4	%define libname %mklibname %{pkgname} %{api_version} %{major}
12mr|gtkmm2.4-2.24.2-7|5	%define libnamedev %mklibname -d %{pkgname} %{api_version}
12mr|gtkmm2.4-2.24.2-7|6	
12mr|gtkmm2.4-2.24.2-7|7	Name:		%{pkgname}%{api_version}
12mr|gtkmm2.4-2.24.2-7|8	Summary:	C++ interface for popular GUI library gtk+
12mr|gtkmm2.4-2.24.2-7|9	Version:	2.24.2
12mr|gtkmm2.4-2.24.2-7|10	Release:	7
12mr|gtkmm2.4-2.24.2-7|11	#gw lib is LGPL, tool is GPL
12mr|gtkmm2.4-2.24.2-7|12	License:	LGPLv2+ and GPLv2+
12mr|gtkmm2.4-2.24.2-7|13	Group:		System/Libraries
12mr|gtkmm2.4-2.24.2-7|14	URL:		http://gtkmm.sourceforge.net/
12mr|gtkmm2.4-2.24.2-7|15	
12mr|gtkmm2.4-2.24.2-7|16	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.xz
12mr|gtkmm2.4-2.24.2-7|17	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gtkmm2.4-2.24.2-7|18	BuildRequires:	pkgconfig(glibmm-2.4)
12mr|gtkmm2.4-2.24.2-7|19	BuildRequires:	pkgconfig(atkmm-1.6)
12mr|gtkmm2.4-2.24.2-7|20	BuildRequires:	pkgconfig(cairomm-1.0)
12mr|gtkmm2.4-2.24.2-7|21	BuildRequires:	pkgconfig(pangomm-1.4)
12mr|gtkmm2.4-2.24.2-7|22	
12mr|gtkmm2.4-2.24.2-7|23	%description
12mr|gtkmm2.4-2.24.2-7|24	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
12mr|gtkmm2.4-2.24.2-7|25	Highlights include typesafe callbacks, widgets extensible via inheritance
12mr|gtkmm2.4-2.24.2-7|26	and a comprehensive set of widget classes that can be freely combined to
12mr|gtkmm2.4-2.24.2-7|27	quickly create complex user interfaces.
12mr|gtkmm2.4-2.24.2-7|28	
12mr|gtkmm2.4-2.24.2-7|29	
12mr|gtkmm2.4-2.24.2-7|30	%package	-n %{libname}
12mr|gtkmm2.4-2.24.2-7|31	Summary:	C++ interface for popular GUI library gtk+
12mr|gtkmm2.4-2.24.2-7|32	Group:		System/Libraries
12mr|gtkmm2.4-2.24.2-7|33	Provides:	lib%{name} = %{version}-%{release}
12mr|gtkmm2.4-2.24.2-7|34	Provides:	%{pkgname}%{api_version} = %{version}-%{release}
12mr|gtkmm2.4-2.24.2-7|35	
12mr|gtkmm2.4-2.24.2-7|36	%description	-n %{libname}
12mr|gtkmm2.4-2.24.2-7|37	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
12mr|gtkmm2.4-2.24.2-7|38	Highlights include typesafe callbacks, widgets extensible via inheritance
12mr|gtkmm2.4-2.24.2-7|39	and a comprehensive set of widget classes that can be freely combined to
12mr|gtkmm2.4-2.24.2-7|40	quickly create complex user interfaces.
12mr|gtkmm2.4-2.24.2-7|41	
12mr|gtkmm2.4-2.24.2-7|42	This package contains the library needed to run programs dynamically
12mr|gtkmm2.4-2.24.2-7|43	linked with %{pkgname}.
12mr|gtkmm2.4-2.24.2-7|44	
12mr|gtkmm2.4-2.24.2-7|45	
12mr|gtkmm2.4-2.24.2-7|46	%package	-n %{libnamedev}
12mr|gtkmm2.4-2.24.2-7|47	Summary:	Headers and development files of %{pkgname}
12mr|gtkmm2.4-2.24.2-7|48	Group:		Development/GNOME and GTK+
12mr|gtkmm2.4-2.24.2-7|49	Requires:	%{libname} = %{version}-%{release}
12mr|gtkmm2.4-2.24.2-7|50	Provides:	%{pkgname}%{api_version}-devel = %{version}-%{release}
12mr|gtkmm2.4-2.24.2-7|51	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|gtkmm2.4-2.24.2-7|52	
12mr|gtkmm2.4-2.24.2-7|53	%description	-n %{libnamedev}
12mr|gtkmm2.4-2.24.2-7|54	This package contains the headers and development files that are needed,
12mr|gtkmm2.4-2.24.2-7|55	when trying to develop or compile applications which need %{pkgname}.
12mr|gtkmm2.4-2.24.2-7|56	
12mr|gtkmm2.4-2.24.2-7|57	%package	doc
12mr|gtkmm2.4-2.24.2-7|58	Summary:	GTKmm documentation
12mr|gtkmm2.4-2.24.2-7|59	Group:		Books/Other
12mr|gtkmm2.4-2.24.2-7|60	
12mr|gtkmm2.4-2.24.2-7|61	%description	doc
12mr|gtkmm2.4-2.24.2-7|62	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
12mr|gtkmm2.4-2.24.2-7|63	Highlights include typesafe callbacks, widgets extensible via inheritance
12mr|gtkmm2.4-2.24.2-7|64	and a comprehensive set of widget classes that can be freely combined to
12mr|gtkmm2.4-2.24.2-7|65	quickly create complex user interfaces.
12mr|gtkmm2.4-2.24.2-7|66	
12mr|gtkmm2.4-2.24.2-7|67	This package contains all API documentation for gtkmm. You can readily read
12mr|gtkmm2.4-2.24.2-7|68	this documentation with devhelp, a documentation reader.
12mr|gtkmm2.4-2.24.2-7|69	
12mr|gtkmm2.4-2.24.2-7|70	%prep
12mr|gtkmm2.4-2.24.2-7|71	%setup -q -n %{pkgname}-%{version}
12mr|gtkmm2.4-2.24.2-7|72	
12mr|gtkmm2.4-2.24.2-7|73	%build
12mr|gtkmm2.4-2.24.2-7|74	%configure2_5x \
12mr|gtkmm2.4-2.24.2-7|75	--enable-shared \
12mr|gtkmm2.4-2.24.2-7|76	--disable-static
12mr|gtkmm2.4-2.24.2-7|77	%make
12mr|gtkmm2.4-2.24.2-7|78	
12mr|gtkmm2.4-2.24.2-7|79	# make check does nothing
12mr|gtkmm2.4-2.24.2-7|80	
12mr|gtkmm2.4-2.24.2-7|81	%install
12mr|gtkmm2.4-2.24.2-7|82	rm -rf %{buildroot}
12mr|gtkmm2.4-2.24.2-7|83	%makeinstall_std MMDOCTOOLDIR=%{_datadir}/mm-common/doctool
12mr|gtkmm2.4-2.24.2-7|84	
12mr|gtkmm2.4-2.24.2-7|85	%files -n %{libname}
12mr|gtkmm2.4-2.24.2-7|86	%{_libdir}/libgdkmm-%{api_version}.so.%{major}*
12mr|gtkmm2.4-2.24.2-7|87	%{_libdir}/libgtkmm-%{api_version}.so.%{major}*
12mr|gtkmm2.4-2.24.2-7|88	
12mr|gtkmm2.4-2.24.2-7|89	
12mr|gtkmm2.4-2.24.2-7|90	%files -n %{libnamedev}
12mr|gtkmm2.4-2.24.2-7|91	%doc PORTING ChangeLog AUTHORS COPYING NEWS README
12mr|gtkmm2.4-2.24.2-7|92	%{_includedir}/*
12mr|gtkmm2.4-2.24.2-7|93	%{_libdir}/*.so
12mr|gtkmm2.4-2.24.2-7|94	%{_libdir}/gtkmm-%{api_version}/
12mr|gtkmm2.4-2.24.2-7|95	%{_libdir}/gdkmm-%{api_version}/
12mr|gtkmm2.4-2.24.2-7|96	%{_libdir}/pkgconfig/*.pc
12mr|gtkmm2.4-2.24.2-7|97	
12mr|gtkmm2.4-2.24.2-7|98	%files doc
12mr|gtkmm2.4-2.24.2-7|99	%doc %{_datadir}/doc/gtkmm-%{api_version}/
12mr|gtkmm2.4-2.24.2-7|100	%doc %{_datadir}/devhelp/books/*
12mr|gtkmm2.4-2.24.2-7|101	
12mr|gtkmm2.4-2.24.2-7|102	
12mr|gtkmm2.4-2.24.2-7|103	%changelog
12mr|gtkmm2.4-2.24.2-7|104	* Mon Apr 16 2012 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.2-6
12mr|gtkmm2.4-2.24.2-7|105	+ Revision: 791290
12mr|gtkmm2.4-2.24.2-7|106	- rebuild for missing devel provides
12mr|gtkmm2.4-2.24.2-7|107	
12mr|gtkmm2.4-2.24.2-7|108	* Fri Mar 16 2012 Andrey Bondrov <abondrov@mandriva.org> 2.24.2-5
12mr|gtkmm2.4-2.24.2-7|109	+ Revision: 785326
12mr|gtkmm2.4-2.24.2-7|110	- Rebuild with new RPM dependency generator
12mr|gtkmm2.4-2.24.2-7|111	
12mr|gtkmm2.4-2.24.2-7|112	* Tue Dec 06 2011 ZÃ© <ze@mandriva.org> 2.24.2-4
12mr|gtkmm2.4-2.24.2-7|113	+ Revision: 738047
12mr|gtkmm2.4-2.24.2-7|114	- last touches
12mr|gtkmm2.4-2.24.2-7|115	- set buildrquires with pkg usage
12mr|gtkmm2.4-2.24.2-7|116	- clean static entries
12mr|gtkmm2.4-2.24.2-7|117	- clean useless macros
12mr|gtkmm2.4-2.24.2-7|118	- arrange provides
12mr|gtkmm2.4-2.24.2-7|119	- need to set requires to release
12mr|gtkmm2.4-2.24.2-7|120	- clean requires on devel
12mr|gtkmm2.4-2.24.2-7|121	
12mr|gtkmm2.4-2.24.2-7|122	* Tue Dec 06 2011 ZÃ© <ze@mandriva.org> 2.24.2-3
12mr|gtkmm2.4-2.24.2-7|123	+ Revision: 738045
12mr|gtkmm2.4-2.24.2-7|124	- clean defattr, BR, clean section and mkrel
12mr|gtkmm2.4-2.24.2-7|125	- disable static
12mr|gtkmm2.4-2.24.2-7|126	- clean .la files
12mr|gtkmm2.4-2.24.2-7|127	- move docs to devel
12mr|gtkmm2.4-2.24.2-7|128	
12mr|gtkmm2.4-2.24.2-7|129	+ Andrey Bondrov <abondrov@mandriva.org>
12mr|gtkmm2.4-2.24.2-7|130	- Rebuild to fix problems caused by Matthew Dawkins (.la issue)
12mr|gtkmm2.4-2.24.2-7|131	
12mr|gtkmm2.4-2.24.2-7|132	* Mon Sep 19 2011 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.2-2
12mr|gtkmm2.4-2.24.2-7|133	+ Revision: 700353
12mr|gtkmm2.4-2.24.2-7|134	- rebuild
12mr|gtkmm2.4-2.24.2-7|135	
12mr|gtkmm2.4-2.24.2-7|136	* Mon Jul 11 2011 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.2-1
12mr|gtkmm2.4-2.24.2-7|137	+ Revision: 689453
12mr|gtkmm2.4-2.24.2-7|138	- new version
12mr|gtkmm2.4-2.24.2-7|139	- xz tarball
12mr|gtkmm2.4-2.24.2-7|140	
12mr|gtkmm2.4-2.24.2-7|141	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2.24.0-2
12mr|gtkmm2.4-2.24.2-7|142	+ Revision: 664955
12mr|gtkmm2.4-2.24.2-7|143	- mass rebuild
12mr|gtkmm2.4-2.24.2-7|144	
12mr|gtkmm2.4-2.24.2-7|145	* Mon Apr 04 2011 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.0-1
12mr|gtkmm2.4-2.24.2-7|146	+ Revision: 650201
12mr|gtkmm2.4-2.24.2-7|147	- new version
12mr|gtkmm2.4-2.24.2-7|148	- bump gtk dep
12mr|gtkmm2.4-2.24.2-7|149	- fix installation
12mr|gtkmm2.4-2.24.2-7|150	
12mr|gtkmm2.4-2.24.2-7|151	* Wed Mar 23 2011 Funda Wang <fwang@mandriva.org> 2.22.0-2
12mr|gtkmm2.4-2.24.2-7|152	+ Revision: 648119
12mr|gtkmm2.4-2.24.2-7|153	- rebuild
12mr|gtkmm2.4-2.24.2-7|154	
12mr|gtkmm2.4-2.24.2-7|155	* Mon Sep 27 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.0-1mdv2011.0
12mr|gtkmm2.4-2.24.2-7|156	+ Revision: 581522
12mr|gtkmm2.4-2.24.2-7|157	- update to new version 2.22.0
12mr|gtkmm2.4-2.24.2-7|158	
12mr|gtkmm2.4-2.24.2-7|159	* Sun Sep 26 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.9-1mdv2011.0
12mr|gtkmm2.4-2.24.2-7|160	+ Revision: 581067
12mr|gtkmm2.4-2.24.2-7|161	- update to new version 2.21.9
12mr|gtkmm2.4-2.24.2-7|162	
12mr|gtkmm2.4-2.24.2-7|163	* Mon Sep 20 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.8.1-1mdv2011.0
12mr|gtkmm2.4-2.24.2-7|164	+ Revision: 579978
12mr|gtkmm2.4-2.24.2-7|165	- update to new version 2.21.8.1
12mr|gtkmm2.4-2.24.2-7|166	
12mr|gtkmm2.4-2.24.2-7|167	* Tue Sep 14 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.8-1mdv2011.0
12mr|gtkmm2.4-2.24.2-7|168	+ Revision: 578313
12mr|gtkmm2.4-2.24.2-7|169	- new version
12mr|gtkmm2.4-2.24.2-7|170	- bump gtk dep
12mr|gtkmm2.4-2.24.2-7|171	
12mr|gtkmm2.4-2.24.2-7|172	* Thu Sep 02 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.7-1mdv2011.0
12mr|gtkmm2.4-2.24.2-7|173	+ Revision: 575220
12mr|gtkmm2.4-2.24.2-7|174	- new version
12mr|gtkmm2.4-2.24.2-7|175	- remove atkmm and depend on external version
12mr|gtkmm2.4-2.24.2-7|176	
12mr|gtkmm2.4-2.24.2-7|177	* Tue May 04 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.3-1mdv2011.0
12mr|gtkmm2.4-2.24.2-7|178	+ Revision: 541987
12mr|gtkmm2.4-2.24.2-7|179	- update to new version 2.20.3
12mr|gtkmm2.4-2.24.2-7|180	
12mr|gtkmm2.4-2.24.2-7|181	* Fri Apr 16 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.2-1mdv2010.1
12mr|gtkmm2.4-2.24.2-7|182	+ Revision: 535451
12mr|gtkmm2.4-2.24.2-7|183	- update to new version 2.20.2
12mr|gtkmm2.4-2.24.2-7|184	
12mr|gtkmm2.4-2.24.2-7|185	* Wed Apr 07 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.1-1mdv2010.1
12mr|gtkmm2.4-2.24.2-7|186	+ Revision: 532791
12mr|gtkmm2.4-2.24.2-7|187	- update to new version 2.20.1
12mr|gtkmm2.4-2.24.2-7|188	
12mr|gtkmm2.4-2.24.2-7|189	* Tue Mar 30 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.0-1mdv2010.1
12mr|gtkmm2.4-2.24.2-7|190	+ Revision: 529689
12mr|gtkmm2.4-2.24.2-7|191	- new version
12mr|gtkmm2.4-2.24.2-7|192	- bump glibmm dep
12mr|gtkmm2.4-2.24.2-7|193	
12mr|gtkmm2.4-2.24.2-7|194	* Thu Mar 18 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.7-1mdv2010.1
12mr|gtkmm2.4-2.24.2-7|195	+ Revision: 524905
12mr|gtkmm2.4-2.24.2-7|196	- update to new version 2.19.7
12mr|gtkmm2.4-2.24.2-7|197	
12mr|gtkmm2.4-2.24.2-7|198	* Wed Feb 24 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.6-1mdv2010.1
12mr|gtkmm2.4-2.24.2-7|199	+ Revision: 510579
12mr|gtkmm2.4-2.24.2-7|200	- update to new version 2.19.6
12mr|gtkmm2.4-2.24.2-7|201	
12mr|gtkmm2.4-2.24.2-7|202	* Tue Jan 26 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.4-1mdv2010.1
12mr|gtkmm2.4-2.24.2-7|203	+ Revision: 496741
12mr|gtkmm2.4-2.24.2-7|204	- new version
12mr|gtkmm2.4-2.24.2-7|205	- bump gtk dep
12mr|gtkmm2.4-2.24.2-7|206	
12mr|gtkmm2.4-2.24.2-7|207	* Mon Jan 04 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.2-1mdv2010.1
12mr|gtkmm2.4-2.24.2-7|208	+ Revision: 486186
12mr|gtkmm2.4-2.24.2-7|209	- update to new version 2.19.2
12mr|gtkmm2.4-2.24.2-7|210	
12mr|gtkmm2.4-2.24.2-7|211	* Sun Oct 04 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.18.2-1mdv2010.0
12mr|gtkmm2.4-2.24.2-7|212	+ Revision: 453733
12mr|gtkmm2.4-2.24.2-7|213	- new version
12mr|gtkmm2.4-2.24.2-7|214	
12mr|gtkmm2.4-2.24.2-7|215	* Mon Sep 21 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.18.1-1mdv2010.0
12mr|gtkmm2.4-2.24.2-7|216	+ Revision: 446720
12mr|gtkmm2.4-2.24.2-7|217	- new version
12mr|gtkmm2.4-2.24.2-7|218	- update file list
12mr|gtkmm2.4-2.24.2-7|219	
12mr|gtkmm2.4-2.24.2-7|220	* Mon Sep 07 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.11-1mdv2010.0
12mr|gtkmm2.4-2.24.2-7|221	+ Revision: 432734
12mr|gtkmm2.4-2.24.2-7|222	- new version
12mr|gtkmm2.4-2.24.2-7|223	- bump gtk dep
12mr|gtkmm2.4-2.24.2-7|224	
12mr|gtkmm2.4-2.24.2-7|225	* Sat Aug 29 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.9.3-1mdv2010.0
12mr|gtkmm2.4-2.24.2-7|226	+ Revision: 422132
12mr|gtkmm2.4-2.24.2-7|227	- update to new version 2.17.9.3
12mr|gtkmm2.4-2.24.2-7|228	- update to new version 2.17.9.1
12mr|gtkmm2.4-2.24.2-7|229	
12mr|gtkmm2.4-2.24.2-7|230	* Wed Aug 26 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.9-1mdv2010.0
12mr|gtkmm2.4-2.24.2-7|231	+ Revision: 421449
12mr|gtkmm2.4-2.24.2-7|232	- new version
12mr|gtkmm2.4-2.24.2-7|233	- update deps
12mr|gtkmm2.4-2.24.2-7|234	- update file list
12mr|gtkmm2.4-2.24.2-7|235	
12mr|gtkmm2.4-2.24.2-7|236	* Tue Jul 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.2-1mdv2010.0
12mr|gtkmm2.4-2.24.2-7|237	+ Revision: 395970
12mr|gtkmm2.4-2.24.2-7|238	- update to new version 2.17.2
12mr|gtkmm2.4-2.24.2-7|239	
12mr|gtkmm2.4-2.24.2-7|240	* Mon Jun 29 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.1-1mdv2010.0
12mr|gtkmm2.4-2.24.2-7|241	+ Revision: 390593
12mr|gtkmm2.4-2.24.2-7|242	- bump gtk+ dep
12mr|gtkmm2.4-2.24.2-7|243	- new version
12mr|gtkmm2.4-2.24.2-7|244	- drop merged patch
12mr|gtkmm2.4-2.24.2-7|245	
12mr|gtkmm2.4-2.24.2-7|246	* Mon Mar 16 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.0-1mdv2009.1
12mr|gtkmm2.4-2.24.2-7|247	+ Revision: 355983
12mr|gtkmm2.4-2.24.2-7|248	- update to new version 2.16.0
12mr|gtkmm2.4-2.24.2-7|249	
12mr|gtkmm2.4-2.24.2-7|250	* Tue Mar 03 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.5-1mdv2009.1
12mr|gtkmm2.4-2.24.2-7|251	+ Revision: 348121
12mr|gtkmm2.4-2.24.2-7|252	- update to new version 2.15.5
12mr|gtkmm2.4-2.24.2-7|253	
12mr|gtkmm2.4-2.24.2-7|254	* Fri Feb 06 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.3-1mdv2009.1
12mr|gtkmm2.4-2.24.2-7|255	+ Revision: 338044
12mr|gtkmm2.4-2.24.2-7|256	- update to new version 2.15.3
12mr|gtkmm2.4-2.24.2-7|257	
12mr|gtkmm2.4-2.24.2-7|258	* Sun Jan 25 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.1-1mdv2009.1
12mr|gtkmm2.4-2.24.2-7|259	+ Revision: 333556
12mr|gtkmm2.4-2.24.2-7|260	- update to new version 2.15.1
12mr|gtkmm2.4-2.24.2-7|261	
12mr|gtkmm2.4-2.24.2-7|262	* Mon Jan 05 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.0-1mdv2009.1
12mr|gtkmm2.4-2.24.2-7|263	+ Revision: 324963
12mr|gtkmm2.4-2.24.2-7|264	- new version
12mr|gtkmm2.4-2.24.2-7|265	- bump deps
12mr|gtkmm2.4-2.24.2-7|266	- fix format strings
12mr|gtkmm2.4-2.24.2-7|267	
12mr|gtkmm2.4-2.24.2-7|268	* Fri Nov 14 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.14.3-1mdv2009.1
12mr|gtkmm2.4-2.24.2-7|269	+ Revision: 303146
12mr|gtkmm2.4-2.24.2-7|270	- update to new version 2.14.3
12mr|gtkmm2.4-2.24.2-7|271	
12mr|gtkmm2.4-2.24.2-7|272	* Mon Nov 10 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.14.2-1mdv2009.1
12mr|gtkmm2.4-2.24.2-7|273	+ Revision: 301809
12mr|gtkmm2.4-2.24.2-7|274	- update to new version 2.14.2
12mr|gtkmm2.4-2.24.2-7|275	
12mr|gtkmm2.4-2.24.2-7|276	* Thu Sep 25 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.14.1-1mdv2009.0
12mr|gtkmm2.4-2.24.2-7|277	+ Revision: 288069
12mr|gtkmm2.4-2.24.2-7|278	- new version
12mr|gtkmm2.4-2.24.2-7|279	
12mr|gtkmm2.4-2.24.2-7|280	* Mon Sep 22 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.14.0-1mdv2009.0
12mr|gtkmm2.4-2.24.2-7|281	+ Revision: 286602
12mr|gtkmm2.4-2.24.2-7|282	- new version
12mr|gtkmm2.4-2.24.2-7|283	- bump pangomm dep
12mr|gtkmm2.4-2.24.2-7|284	
12mr|gtkmm2.4-2.24.2-7|285	* Wed Sep 10 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.13.8-1mdv2009.0
12mr|gtkmm2.4-2.24.2-7|286	+ Revision: 283475
12mr|gtkmm2.4-2.24.2-7|287	- new version
12mr|gtkmm2.4-2.24.2-7|288	- drop patch
12mr|gtkmm2.4-2.24.2-7|289	- update license
12mr|gtkmm2.4-2.24.2-7|290	
12mr|gtkmm2.4-2.24.2-7|291	* Tue Sep 09 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.13.7-2mdv2009.0
12mr|gtkmm2.4-2.24.2-7|292	+ Revision: 282904
12mr|gtkmm2.4-2.24.2-7|293	- patch for gtk api changes (fixes crash reportet as #43623)
12mr|gtkmm2.4-2.24.2-7|294	
12mr|gtkmm2.4-2.24.2-7|295	* Wed Aug 20 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.13.7-1mdv2009.0
12mr|gtkmm2.4-2.24.2-7|296	+ Revision: 274125
12mr|gtkmm2.4-2.24.2-7|297	- new version
12mr|gtkmm2.4-2.24.2-7|298	
12mr|gtkmm2.4-2.24.2-7|299	* Mon Aug 04 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.13.6-1mdv2009.0
12mr|gtkmm2.4-2.24.2-7|300	+ Revision: 263349
12mr|gtkmm2.4-2.24.2-7|301	- new version
12mr|gtkmm2.4-2.24.2-7|302	
12mr|gtkmm2.4-2.24.2-7|303	* Wed Jul 23 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.13.5-1mdv2009.0
12mr|gtkmm2.4-2.24.2-7|304	+ Revision: 242538
12mr|gtkmm2.4-2.24.2-7|305	- new version
12mr|gtkmm2.4-2.24.2-7|306	- depend on pangomm
12mr|gtkmm2.4-2.24.2-7|307	
12mr|gtkmm2.4-2.24.2-7|308	* Wed Jul 16 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.13.4-1mdv2009.0
12mr|gtkmm2.4-2.24.2-7|309	+ Revision: 236587
12mr|gtkmm2.4-2.24.2-7|310	- new version
12mr|gtkmm2.4-2.24.2-7|311	- update file list
12mr|gtkmm2.4-2.24.2-7|312	
12mr|gtkmm2.4-2.24.2-7|313	* Thu Jul 03 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.13.1-2mdv2009.0
12mr|gtkmm2.4-2.24.2-7|314	+ Revision: 231287
12mr|gtkmm2.4-2.24.2-7|315	- new version
12mr|gtkmm2.4-2.24.2-7|316	- bump deps
12mr|gtkmm2.4-2.24.2-7|317	- update license
12mr|gtkmm2.4-2.24.2-7|318	
12mr|gtkmm2.4-2.24.2-7|319	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 2.12.7-2mdv2009.0
12mr|gtkmm2.4-2.24.2-7|320	+ Revision: 221116
12mr|gtkmm2.4-2.24.2-7|321	- rebuild
12mr|gtkmm2.4-2.24.2-7|322	
12mr|gtkmm2.4-2.24.2-7|323	+ Pixel <pixel@mandriva.com>
12mr|gtkmm2.4-2.24.2-7|324	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|gtkmm2.4-2.24.2-7|325	
12mr|gtkmm2.4-2.24.2-7|326	* Wed Apr 02 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.7-1mdv2008.1
12mr|gtkmm2.4-2.24.2-7|327	+ Revision: 191629
12mr|gtkmm2.4-2.24.2-7|328	- new version
12mr|gtkmm2.4-2.24.2-7|329	
12mr|gtkmm2.4-2.24.2-7|330	* Tue Apr 01 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.6-1mdv2008.1
12mr|gtkmm2.4-2.24.2-7|331	+ Revision: 191359
12mr|gtkmm2.4-2.24.2-7|332	- new version
12mr|gtkmm2.4-2.24.2-7|333	- new version
12mr|gtkmm2.4-2.24.2-7|334	- update file list
12mr|gtkmm2.4-2.24.2-7|335	
12mr|gtkmm2.4-2.24.2-7|336	* Sun Jan 27 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.4-2mdv2008.1
12mr|gtkmm2.4-2.24.2-7|337	+ Revision: 158507
12mr|gtkmm2.4-2.24.2-7|338	- rebuild for broken build system
12mr|gtkmm2.4-2.24.2-7|339	- new version
12mr|gtkmm2.4-2.24.2-7|340	
12mr|gtkmm2.4-2.24.2-7|341	+ Olivier Blin <blino@mandriva.org>
12mr|gtkmm2.4-2.24.2-7|342	- restore BuildRoot
12mr|gtkmm2.4-2.24.2-7|343	
12mr|gtkmm2.4-2.24.2-7|344	+ Thierry Vignaud <tv@mandriva.org>
12mr|gtkmm2.4-2.24.2-7|345	- kill re-definition of %%buildroot on Pixel's request
12mr|gtkmm2.4-2.24.2-7|346	
12mr|gtkmm2.4-2.24.2-7|347	* Thu Nov 08 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.3-1mdv2008.1
12mr|gtkmm2.4-2.24.2-7|348	+ Revision: 106900
12mr|gtkmm2.4-2.24.2-7|349	- new version
12mr|gtkmm2.4-2.24.2-7|350	
12mr|gtkmm2.4-2.24.2-7|351	* Mon Nov 05 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.2-1mdv2008.1
12mr|gtkmm2.4-2.24.2-7|352	+ Revision: 106016
12mr|gtkmm2.4-2.24.2-7|353	- new version
12mr|gtkmm2.4-2.24.2-7|354	
12mr|gtkmm2.4-2.24.2-7|355	* Wed Oct 10 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.1-1mdv2008.1
12mr|gtkmm2.4-2.24.2-7|356	+ Revision: 96635
12mr|gtkmm2.4-2.24.2-7|357	- new version
12mr|gtkmm2.4-2.24.2-7|358	- bump glibmm dep
12mr|gtkmm2.4-2.24.2-7|359	
12mr|gtkmm2.4-2.24.2-7|360	* Fri Sep 14 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.0-1mdv2008.0
12mr|gtkmm2.4-2.24.2-7|361	+ Revision: 85532
12mr|gtkmm2.4-2.24.2-7|362	- new version
12mr|gtkmm2.4-2.24.2-7|363	- bump deps
12mr|gtkmm2.4-2.24.2-7|364	
12mr|gtkmm2.4-2.24.2-7|365	* Fri Aug 31 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.11.8-1mdv2008.0
12mr|gtkmm2.4-2.24.2-7|366	+ Revision: 76898
12mr|gtkmm2.4-2.24.2-7|367	- new version
12mr|gtkmm2.4-2.24.2-7|368	
12mr|gtkmm2.4-2.24.2-7|369	* Fri Aug 17 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.11.7-1mdv2008.0
12mr|gtkmm2.4-2.24.2-7|370	+ Revision: 65168
12mr|gtkmm2.4-2.24.2-7|371	- new version
12mr|gtkmm2.4-2.24.2-7|372	- new devel name
12mr|gtkmm2.4-2.24.2-7|373	
12mr|gtkmm2.4-2.24.2-7|374	* Mon Jul 30 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.11.6-1mdv2008.0
12mr|gtkmm2.4-2.24.2-7|375	+ Revision: 56519
12mr|gtkmm2.4-2.24.2-7|376	- new version
12mr|gtkmm2.4-2.24.2-7|377	
12mr|gtkmm2.4-2.24.2-7|378	* Sun Jul 22 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.11.5-1mdv2008.0
12mr|gtkmm2.4-2.24.2-7|379	+ Revision: 54395
12mr|gtkmm2.4-2.24.2-7|380	- new version
12mr|gtkmm2.4-2.24.2-7|381	- bump deps
12mr|gtkmm2.4-2.24.2-7|382	
12mr|gtkmm2.4-2.24.2-7|383	* Mon Jul 02 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.11.4-1mdv2008.0
12mr|gtkmm2.4-2.24.2-7|384	+ Revision: 46963
12mr|gtkmm2.4-2.24.2-7|385	- new version
12mr|gtkmm2.4-2.24.2-7|386	
12mr|gtkmm2.4-2.24.2-7|387	* Tue Jun 19 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.11.3-2mdv2008.0
12mr|gtkmm2.4-2.24.2-7|388	+ Revision: 41463
12mr|gtkmm2.4-2.24.2-7|389	- rebuild
12mr|gtkmm2.4-2.24.2-7|390	
12mr|gtkmm2.4-2.24.2-7|391	* Mon Jun 18 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.11.3-1mdv2008.0
12mr|gtkmm2.4-2.24.2-7|392	+ Revision: 40798
12mr|gtkmm2.4-2.24.2-7|393	- new version
12mr|gtkmm2.4-2.24.2-7|394	
12mr|gtkmm2.4-2.24.2-7|395	* Wed Jun 06 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.11.2-1mdv2008.0
12mr|gtkmm2.4-2.24.2-7|396	+ Revision: 36045
12mr|gtkmm2.4-2.24.2-7|397	- new version
12mr|gtkmm2.4-2.24.2-7|398	- bump deps
12mr|gtkmm2.4-2.24.2-7|399	
12mr|gtkmm2.4-2.24.2-7|400	* Wed May 02 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.10.10-1mdv2008.0
12mr|gtkmm2.4-2.24.2-7|401	+ Revision: 20405
12mr|gtkmm2.4-2.24.2-7|402	- new version
12mr|gtkmm2.4-2.24.2-7|403	
12mr|gtkmm2.4-2.24.2-7|404	* Tue Apr 24 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.10.9-1mdv2008.0
12mr|gtkmm2.4-2.24.2-7|405	+ Revision: 17910
12mr|gtkmm2.4-2.24.2-7|406	- new version
12mr|gtkmm2.4-2.24.2-7|407	
12mr|gtkmm2.4-2.24.2-7|408	
12mr|gtkmm2.4-2.24.2-7|409	* Sun Mar 04 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.10.8-1mdv2007.0
12mr|gtkmm2.4-2.24.2-7|410	+ Revision: 132017
12mr|gtkmm2.4-2.24.2-7|411	- new version
12mr|gtkmm2.4-2.24.2-7|412	
12mr|gtkmm2.4-2.24.2-7|413	* Sun Jan 28 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.10.7-1mdv2007.1
12mr|gtkmm2.4-2.24.2-7|414	+ Revision: 114594
12mr|gtkmm2.4-2.24.2-7|415	- new version
12mr|gtkmm2.4-2.24.2-7|416	
12mr|gtkmm2.4-2.24.2-7|417	* Mon Nov 27 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.10.5-1mdv2007.1
12mr|gtkmm2.4-2.24.2-7|418	+ Revision: 87442
12mr|gtkmm2.4-2.24.2-7|419	- new version
12mr|gtkmm2.4-2.24.2-7|420	
12mr|gtkmm2.4-2.24.2-7|421	* Tue Nov 21 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.10.4-1mdv2007.1
12mr|gtkmm2.4-2.24.2-7|422	+ Revision: 85902
12mr|gtkmm2.4-2.24.2-7|423	- new version
12mr|gtkmm2.4-2.24.2-7|424	- bump deps
12mr|gtkmm2.4-2.24.2-7|425	
12mr|gtkmm2.4-2.24.2-7|426	* Thu Nov 09 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.10.3-1mdv2007.1
12mr|gtkmm2.4-2.24.2-7|427	+ Revision: 79232
12mr|gtkmm2.4-2.24.2-7|428	- new version
12mr|gtkmm2.4-2.24.2-7|429	
12mr|gtkmm2.4-2.24.2-7|430	* Fri Oct 13 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.10.2-2mdv2007.1
12mr|gtkmm2.4-2.24.2-7|431	+ Revision: 63813
12mr|gtkmm2.4-2.24.2-7|432	- rebuild
12mr|gtkmm2.4-2.24.2-7|433	- Import gtkmm2.4
12mr|gtkmm2.4-2.24.2-7|434	
12mr|gtkmm2.4-2.24.2-7|435	* Fri Oct 13 2006 Götz Waschk <waschk@mandriva.org> 2.10.2-1mdv2007.1
12mr|gtkmm2.4-2.24.2-7|436	- bump deps
12mr|gtkmm2.4-2.24.2-7|437	- New version 2.10.2
12mr|gtkmm2.4-2.24.2-7|438	
12mr|gtkmm2.4-2.24.2-7|439	* Wed Aug 23 2006 Götz Waschk <waschk@mandriva.org> 2.10.1-1mdv2007.0
12mr|gtkmm2.4-2.24.2-7|440	- bump deps
12mr|gtkmm2.4-2.24.2-7|441	- New release 2.10.1
12mr|gtkmm2.4-2.24.2-7|442	
12mr|gtkmm2.4-2.24.2-7|443	* Wed Aug 09 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.9.10-1mdv2007.0
12mr|gtkmm2.4-2.24.2-7|444	- New release 2.9.10
12mr|gtkmm2.4-2.24.2-7|445	
12mr|gtkmm2.4-2.24.2-7|446	* Wed Jul 26 2006 Götz Waschk <waschk@mandriva.org> 2.9.9-1mdv2007.0
12mr|gtkmm2.4-2.24.2-7|447	- bump deps
12mr|gtkmm2.4-2.24.2-7|448	- New release 2.9.9
12mr|gtkmm2.4-2.24.2-7|449	
12mr|gtkmm2.4-2.24.2-7|450	* Thu Jul 20 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.9.8-1mdv2007.0
12mr|gtkmm2.4-2.24.2-7|451	- New release 2.9.8
12mr|gtkmm2.4-2.24.2-7|452	
12mr|gtkmm2.4-2.24.2-7|453	* Fri Jul 07 2006 Götz Waschk <waschk@mandriva.org> 2.9.7-1mdv2007.0
12mr|gtkmm2.4-2.24.2-7|454	- drop patch
12mr|gtkmm2.4-2.24.2-7|455	- New release 2.9.7
12mr|gtkmm2.4-2.24.2-7|456	
12mr|gtkmm2.4-2.24.2-7|457	* Fri Jun 30 2006 Götz Waschk <waschk@mandriva.org> 2.9.5-2mdv2007.0
12mr|gtkmm2.4-2.24.2-7|458	- patch for new gtk
12mr|gtkmm2.4-2.24.2-7|459	
12mr|gtkmm2.4-2.24.2-7|460	* Tue Jun 20 2006 Götz Waschk <waschk@mandriva.org> 2.9.5-1mdv2007.0
12mr|gtkmm2.4-2.24.2-7|461	- New release 2.9.5
12mr|gtkmm2.4-2.24.2-7|462	- bump deps
12mr|gtkmm2.4-2.24.2-7|463	- depend on cairomm
12mr|gtkmm2.4-2.24.2-7|464	
12mr|gtkmm2.4-2.24.2-7|465	* Sun May 21 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.8.8-1mdk
12mr|gtkmm2.4-2.24.2-7|466	- New release 2.8.8
12mr|gtkmm2.4-2.24.2-7|467	
12mr|gtkmm2.4-2.24.2-7|468	* Sat May 13 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.8.7-1mdk
12mr|gtkmm2.4-2.24.2-7|469	- New release 2.8.7
12mr|gtkmm2.4-2.24.2-7|470	
12mr|gtkmm2.4-2.24.2-7|471	* Sat Apr 15 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.8.5-1mdk
12mr|gtkmm2.4-2.24.2-7|472	- New release 2.8.5
12mr|gtkmm2.4-2.24.2-7|473	
12mr|gtkmm2.4-2.24.2-7|474	* Wed Feb 01 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.8.3-1mdk
12mr|gtkmm2.4-2.24.2-7|475	- New release 2.8.3
12mr|gtkmm2.4-2.24.2-7|476	
12mr|gtkmm2.4-2.24.2-7|477	* Fri Dec 16 2005 GÃ¶tz Waschk <waschk@mandriva.org> 2.8.2-1mdk
12mr|gtkmm2.4-2.24.2-7|478	- New release 2.8.2
12mr|gtkmm2.4-2.24.2-7|479	- use mkrel
12mr|gtkmm2.4-2.24.2-7|480	
12mr|gtkmm2.4-2.24.2-7|481	* Thu Oct 20 2005 Götz Waschk <waschk@mandriva.org> 2.8.1-1mdk
12mr|gtkmm2.4-2.24.2-7|482	- bump deps
12mr|gtkmm2.4-2.24.2-7|483	- New release 2.8.1
12mr|gtkmm2.4-2.24.2-7|484	
12mr|gtkmm2.4-2.24.2-7|485	* Sun Oct 09 2005 GÃ¶tz Waschk <waschk@mandriva.org> 2.8.0-1mdk
12mr|gtkmm2.4-2.24.2-7|486	- New release 2.8.0
12mr|gtkmm2.4-2.24.2-7|487	
12mr|gtkmm2.4-2.24.2-7|488	* Wed Jul 27 2005 Götz Waschk <waschk@mandriva.org> 2.6.4-1mdk
12mr|gtkmm2.4-2.24.2-7|489	- New release 2.6.4
12mr|gtkmm2.4-2.24.2-7|490	
12mr|gtkmm2.4-2.24.2-7|491	* Sat Jun 11 2005 Götz Waschk <waschk@mandriva.org> 2.6.3-1mdk
12mr|gtkmm2.4-2.24.2-7|492	- New release 2.6.3
12mr|gtkmm2.4-2.24.2-7|493	
12mr|gtkmm2.4-2.24.2-7|494	* Tue Apr 19 2005 GÃ¶tz Waschk <waschk@linux-mandrake.com> 2.6.2-1mdk
12mr|gtkmm2.4-2.24.2-7|495	- New release 2.6.2
12mr|gtkmm2.4-2.24.2-7|496	
12mr|gtkmm2.4-2.24.2-7|497	* Mon Mar 14 2005 Götz Waschk <waschk@linux-mandrake.com> 2.6.1-1mdk
12mr|gtkmm2.4-2.24.2-7|498	- fix source URL
12mr|gtkmm2.4-2.24.2-7|499	- New release 2.6.1
12mr|gtkmm2.4-2.24.2-7|500	
12mr|gtkmm2.4-2.24.2-7|501	* Mon Mar 07 2005 Götz Waschk <waschk@linux-mandrake.com> 2.6.0-1mdk
12mr|gtkmm2.4-2.24.2-7|502	- add the demo
12mr|gtkmm2.4-2.24.2-7|503	- requires new atk
12mr|gtkmm2.4-2.24.2-7|504	- requires new glibmm
12mr|gtkmm2.4-2.24.2-7|505	- fix source URL
12mr|gtkmm2.4-2.24.2-7|506	- New release 2.6.0
12mr|gtkmm2.4-2.24.2-7|507	
12mr|gtkmm2.4-2.24.2-7|508	* Thu Feb 03 2005 Goetz Waschk <waschk@linux-mandrake.com> 2.4.11-1mdk
12mr|gtkmm2.4-2.24.2-7|509	- New release 2.4.11
12mr|gtkmm2.4-2.24.2-7|510	
12mr|gtkmm2.4-2.24.2-7|511	* Sun Jan 30 2005 Goetz Waschk <waschk@linux-mandrake.com> 2.4.10-1mdk
12mr|gtkmm2.4-2.24.2-7|512	- New release 2.4.10
12mr|gtkmm2.4-2.24.2-7|513	
12mr|gtkmm2.4-2.24.2-7|514	* Wed Dec 01 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.4.8-1mdk
12mr|gtkmm2.4-2.24.2-7|515	- New release 2.4.8
12mr|gtkmm2.4-2.24.2-7|516	
12mr|gtkmm2.4-2.24.2-7|517	* Wed Nov 03 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.4.7-1mdk
12mr|gtkmm2.4-2.24.2-7|518	- New release 2.4.7
12mr|gtkmm2.4-2.24.2-7|519	
12mr|gtkmm2.4-2.24.2-7|520	* Fri Oct 29 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.4.6-1mdk
12mr|gtkmm2.4-2.24.2-7|521	- New release 2.4.6
12mr|gtkmm2.4-2.24.2-7|522	
12mr|gtkmm2.4-2.24.2-7|523	* Wed Aug 11 2004 Götz Waschk <waschk@linux-mandrake.com> 2.4.5-1mdk
12mr|gtkmm2.4-2.24.2-7|524	- fix source url
12mr|gtkmm2.4-2.24.2-7|525	- New release 2.4.5
12mr|gtkmm2.4-2.24.2-7|526	
12mr|gtkmm2.4-2.24.2-7|527	* Wed Jul 07 2004 Götz Waschk <waschk@linux-mandrake.com> 2.4.4-1mdk
12mr|gtkmm2.4-2.24.2-7|528	- fix summary
12mr|gtkmm2.4-2.24.2-7|529	- New release 2.4.4
12mr|gtkmm2.4-2.24.2-7|530	
12mr|gtkmm2.4-2.24.2-7|531	* Sun Jun 20 2004 Abel Cheung <deaddog@mandrakesoft.com> 2.4.3-1mdk
12mr|gtkmm2.4-2.24.2-7|532	- New release 2.4.3
12mr|gtkmm2.4-2.24.2-7|533	- fix source URL
12mr|gtkmm2.4-2.24.2-7|534	
12mr|gtkmm2.4-2.24.2-7|535	* Tue Jun 08 2004 GÃ¶tz Waschk <waschk@linux-mandrake.com> 2.4.2-1mdk
12mr|gtkmm2.4-2.24.2-7|536	- fix source URL
12mr|gtkmm2.4-2.24.2-7|537	- reenable libtoolize
12mr|gtkmm2.4-2.24.2-7|538	- New release 2.4.2
12mr|gtkmm2.4-2.24.2-7|539	
12mr|gtkmm2.4-2.24.2-7|540	* Fri May 07 2004 Abel Cheung <deaddog@deaddog.org> 2.4.1-1mdk
12mr|gtkmm2.4-2.24.2-7|541	- New version
12mr|gtkmm2.4-2.24.2-7|542	
12mr|gtkmm2.4-2.24.2-7|543	* Wed Apr 28 2004 Abel Cheung <deaddog@deaddog.org> 2.4.0-1mdk
12mr|gtkmm2.4-2.24.2-7|544	- New major release
12mr|gtkmm2.4-2.24.2-7|545	
12mr|gtkmm2.4-2.24.2-7|546	* Tue Apr 27 2004 Abel Cheung <deaddog@deaddog.org> 2.2.11-1mdk
12mr|gtkmm2.4-2.24.2-7|547	- New version
12mr|gtkmm2.4-2.24.2-7|548	- Drop patch, not needed
12mr|gtkmm2.4-2.24.2-7|549	

14265 12
12mr|gtkmm3.0-3.4.2-1|1	%define pkgname	gtkmm
12mr|gtkmm3.0-3.4.2-1|2	%define api_version 3.0
12mr|gtkmm3.0-3.4.2-1|3	%define major 1
12mr|gtkmm3.0-3.4.2-1|4	%define libname_orig %mklibname %{pkgname} %{api_version}
12mr|gtkmm3.0-3.4.2-1|5	%define libname %mklibname %{pkgname} %{api_version} %{major}
12mr|gtkmm3.0-3.4.2-1|6	%define develname %mklibname -d %{pkgname} %{api_version}
12mr|gtkmm3.0-3.4.2-1|7	
12mr|gtkmm3.0-3.4.2-1|8	Name:		%{pkgname}%{api_version}
12mr|gtkmm3.0-3.4.2-1|9	Summary:	C++ interface for popular GUI library gtk+
12mr|gtkmm3.0-3.4.2-1|10	Version:	3.4.2
12mr|gtkmm3.0-3.4.2-1|11	Release:	1
12mr|gtkmm3.0-3.4.2-1|12	#gw lib is LGPL, tool is GPL
12mr|gtkmm3.0-3.4.2-1|13	License:	LGPLv2+ and GPLv2+
12mr|gtkmm3.0-3.4.2-1|14	Group:		System/Libraries
12mr|gtkmm3.0-3.4.2-1|15	URL:		http://gtkmm.sourceforge.net/
12mr|gtkmm3.0-3.4.2-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.4/%{pkgname}-%{version}.tar.xz
12mr|gtkmm3.0-3.4.2-1|17	
12mr|gtkmm3.0-3.4.2-1|18	BuildRequires:	xsltproc
12mr|gtkmm3.0-3.4.2-1|19	BuildRequires:	pkgconfig(atkmm-1.6)
12mr|gtkmm3.0-3.4.2-1|20	BuildRequires:	pkgconfig(cairomm-1.0)
12mr|gtkmm3.0-3.4.2-1|21	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mr|gtkmm3.0-3.4.2-1|22	BuildRequires:	pkgconfig(giomm-2.4)
12mr|gtkmm3.0-3.4.2-1|23	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gtkmm3.0-3.4.2-1|24	BuildRequires:	pkgconfig(pangomm-1.4)
12mr|gtkmm3.0-3.4.2-1|25	BuildRequires:	doxygen
12mr|gtkmm3.0-3.4.2-1|26	
12mr|gtkmm3.0-3.4.2-1|27	%description
12mr|gtkmm3.0-3.4.2-1|28	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
12mr|gtkmm3.0-3.4.2-1|29	Highlights include typesafe callbacks, widgets extensible via inheritance
12mr|gtkmm3.0-3.4.2-1|30	and a comprehensive set of widget classes that can be freely combined to
12mr|gtkmm3.0-3.4.2-1|31	quickly create complex user interfaces.
12mr|gtkmm3.0-3.4.2-1|32	
12mr|gtkmm3.0-3.4.2-1|33	%package	-n %{libname}
12mr|gtkmm3.0-3.4.2-1|34	Summary:	C++ interface for popular GUI library gtk+
12mr|gtkmm3.0-3.4.2-1|35	Group:		System/Libraries
12mr|gtkmm3.0-3.4.2-1|36	Provides:	%{libname_orig} = %{version}-%{release}
12mr|gtkmm3.0-3.4.2-1|37	Provides:	%{pkgname}%{api_version} = %{version}-%{release}
12mr|gtkmm3.0-3.4.2-1|38	
12mr|gtkmm3.0-3.4.2-1|39	%description	-n %{libname}
12mr|gtkmm3.0-3.4.2-1|40	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
12mr|gtkmm3.0-3.4.2-1|41	Highlights include typesafe callbacks, widgets extensible via inheritance
12mr|gtkmm3.0-3.4.2-1|42	and a comprehensive set of widget classes that can be freely combined to
12mr|gtkmm3.0-3.4.2-1|43	quickly create complex user interfaces.
12mr|gtkmm3.0-3.4.2-1|44	
12mr|gtkmm3.0-3.4.2-1|45	This package contains the library needed to run programs dynamically
12mr|gtkmm3.0-3.4.2-1|46	linked with %{pkgname}.
12mr|gtkmm3.0-3.4.2-1|47	
12mr|gtkmm3.0-3.4.2-1|48	%package	-n %{develname}
12mr|gtkmm3.0-3.4.2-1|49	Summary:	Headers and development files of %{pkgname}
12mr|gtkmm3.0-3.4.2-1|50	Group:		Development/GNOME and GTK+
12mr|gtkmm3.0-3.4.2-1|51	Requires:	%{libname} = %{version}
12mr|gtkmm3.0-3.4.2-1|52	Provides:	%{pkgname}%{api_version}-devel = %{version}-%{release}
12mr|gtkmm3.0-3.4.2-1|53	Provides:	%{libname_orig}-devel = %{version}-%{release}
12mr|gtkmm3.0-3.4.2-1|54	Obsoletes:	%{_lib}gtkmm3.0_1-static-devel
12mr|gtkmm3.0-3.4.2-1|55	Obsoletes:	%{_lib}gtkmm3.0-static-devel
12mr|gtkmm3.0-3.4.2-1|56	
12mr|gtkmm3.0-3.4.2-1|57	%description	-n %{develname}
12mr|gtkmm3.0-3.4.2-1|58	This package contains the headers and development files that are needed,
12mr|gtkmm3.0-3.4.2-1|59	when trying to develop or compile applications which need %{pkgname}.
12mr|gtkmm3.0-3.4.2-1|60	
12mr|gtkmm3.0-3.4.2-1|61	%package	doc
12mr|gtkmm3.0-3.4.2-1|62	Summary:	GTKmm documentation
12mr|gtkmm3.0-3.4.2-1|63	Group:		Books/Other
12mr|gtkmm3.0-3.4.2-1|64	
12mr|gtkmm3.0-3.4.2-1|65	%description	doc
12mr|gtkmm3.0-3.4.2-1|66	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
12mr|gtkmm3.0-3.4.2-1|67	Highlights include typesafe callbacks, widgets extensible via inheritance
12mr|gtkmm3.0-3.4.2-1|68	and a comprehensive set of widget classes that can be freely combined to
12mr|gtkmm3.0-3.4.2-1|69	quickly create complex user interfaces.
12mr|gtkmm3.0-3.4.2-1|70	
12mr|gtkmm3.0-3.4.2-1|71	This package contains all API documentation for gtkmm. You can readily read
12mr|gtkmm3.0-3.4.2-1|72	this documentation with devhelp, a documentation reader.
12mr|gtkmm3.0-3.4.2-1|73	
12mr|gtkmm3.0-3.4.2-1|74	%prep
12mr|gtkmm3.0-3.4.2-1|75	%setup -qn %{pkgname}-%{version}
12mr|gtkmm3.0-3.4.2-1|76	
12mr|gtkmm3.0-3.4.2-1|77	%build
12mr|gtkmm3.0-3.4.2-1|78	%configure2_5x \
12mr|gtkmm3.0-3.4.2-1|79	--disable-static
12mr|gtkmm3.0-3.4.2-1|80	
12mr|gtkmm3.0-3.4.2-1|81	%make
12mr|gtkmm3.0-3.4.2-1|82	
12mr|gtkmm3.0-3.4.2-1|83	%install
12mr|gtkmm3.0-3.4.2-1|84	rm -rf %{buildroot}
12mr|gtkmm3.0-3.4.2-1|85	%makeinstall_std
12mr|gtkmm3.0-3.4.2-1|86	
12mr|gtkmm3.0-3.4.2-1|87	%files -n %{libname}
12mr|gtkmm3.0-3.4.2-1|88	%doc AUTHORS COPYING NEWS README
12mr|gtkmm3.0-3.4.2-1|89	%{_libdir}/libgdkmm-%{api_version}.so.%{major}*
12mr|gtkmm3.0-3.4.2-1|90	%{_libdir}/libgtkmm-%{api_version}.so.%{major}*
12mr|gtkmm3.0-3.4.2-1|91	
12mr|gtkmm3.0-3.4.2-1|92	%files -n %{develname}
12mr|gtkmm3.0-3.4.2-1|93	%doc PORTING ChangeLog
12mr|gtkmm3.0-3.4.2-1|94	%{_includedir}/*
12mr|gtkmm3.0-3.4.2-1|95	%{_libdir}/*.so
12mr|gtkmm3.0-3.4.2-1|96	%{_libdir}/gtkmm-%{api_version}
12mr|gtkmm3.0-3.4.2-1|97	%{_libdir}/gdkmm-%{api_version}
12mr|gtkmm3.0-3.4.2-1|98	%{_libdir}/pkgconfig/*.pc
12mr|gtkmm3.0-3.4.2-1|99	
12mr|gtkmm3.0-3.4.2-1|100	%files doc
12mr|gtkmm3.0-3.4.2-1|101	%doc %{_datadir}/doc/gtkmm-%{api_version}
12mr|gtkmm3.0-3.4.2-1|102	%doc %{_datadir}/devhelp/books/*
12mr|gtkmm3.0-3.4.2-1|103	
12mr|gtkmm3.0-3.4.2-1|104	%changelog
12mr|gtkmm3.0-3.4.2-1|105	

14266 12
12mr|gtk-qt-engine-1.1-5.r5.6|1	%define libname %mklibname gtk-qt-engine
12mr|gtk-qt-engine-1.1-5.r5.6|2	%define snapshot r5
12mr|gtk-qt-engine-1.1-5.r5.6|3	
12mr|gtk-qt-engine-1.1-5.r5.6|4	Summary:	Allow GTK to use Qt widget styles
12mr|gtk-qt-engine-1.1-5.r5.6|5	Name:		gtk-qt-engine
12mr|gtk-qt-engine-1.1-5.r5.6|6	Version:	1.1
12mr|gtk-qt-engine-1.1-5.r5.6|7	Release:	5.%{snapshot}.6
12mr|gtk-qt-engine-1.1-5.r5.6|8	License:	GPLv2+
12mr|gtk-qt-engine-1.1-5.r5.6|9	Group:		Graphical desktop/KDE
12mr|gtk-qt-engine-1.1-5.r5.6|10	Url:		http://gtk-qt.ecs.soton.ac.uk/
12mr|gtk-qt-engine-1.1-5.r5.6|11	Source0:	http://gtk-qt.ecs.soton.ac.uk/files/%{version}/%{name}-%{version}-%{snapshot}.tar.xz
12mr|gtk-qt-engine-1.1-5.r5.6|12	# 4 Debian patches
12mr|gtk-qt-engine-1.1-5.r5.6|13	Patch1:		01_fix_out_of_source_build.diff
12mr|gtk-qt-engine-1.1-5.r5.6|14	Patch2:		02_change_desktop_file_installation.diff
12mr|gtk-qt-engine-1.1-5.r5.6|15	Patch3:		03_disable_engine_with_nspluginviewer.diff
12mr|gtk-qt-engine-1.1-5.r5.6|16	Patch4:		04_no_kde4_in_configfile.diff
12mr|gtk-qt-engine-1.1-5.r5.6|17	Patch5:		gtk-qt-engine-1.1-glib.patch
12mr|gtk-qt-engine-1.1-5.r5.6|18	BuildRequires:	cmake
12mr|gtk-qt-engine-1.1-5.r5.6|19	BuildRequires:	kdelibs4-devel
12mr|gtk-qt-engine-1.1-5.r5.6|20	BuildRequires:	kde4-macros
12mr|gtk-qt-engine-1.1-5.r5.6|21	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gtk-qt-engine-1.1-5.r5.6|22	BuildRequires:	pkgconfig(libbonoboui-2.0)
12mr|gtk-qt-engine-1.1-5.r5.6|23	Requires:	%{libname} = %{version}-%{release}
12mr|gtk-qt-engine-1.1-5.r5.6|24	Requires:	gtk-qt-kcm
12mr|gtk-qt-engine-1.1-5.r5.6|25	
12mr|gtk-qt-engine-1.1-5.r5.6|26	%description
12mr|gtk-qt-engine-1.1-5.r5.6|27	The GTK-Qt Theme Engine is a project allowing GTK to use Qt4 widget styles.
12mr|gtk-qt-engine-1.1-5.r5.6|28	
12mr|gtk-qt-engine-1.1-5.r5.6|29	It behaves like a normal GTK theme engine, but calls functions from Qt
12mr|gtk-qt-engine-1.1-5.r5.6|30	instead of doing the drawing itself. It also adds a configuration tool
12mr|gtk-qt-engine-1.1-5.r5.6|31	to KDE4's System Settings - Appearance which let you change the theme
12mr|gtk-qt-engine-1.1-5.r5.6|32	of GTK+ applications in KDE.
12mr|gtk-qt-engine-1.1-5.r5.6|33	
12mr|gtk-qt-engine-1.1-5.r5.6|34	This theme engine is currently experimental and considered as an ugly hack
12mr|gtk-qt-engine-1.1-5.r5.6|35	by some people. Use at your own risk.
12mr|gtk-qt-engine-1.1-5.r5.6|36	
12mr|gtk-qt-engine-1.1-5.r5.6|37	%package -n %{libname}
12mr|gtk-qt-engine-1.1-5.r5.6|38	Summary:	Dynamic libraries for %{name}
12mr|gtk-qt-engine-1.1-5.r5.6|39	Group:		System/Libraries
12mr|gtk-qt-engine-1.1-5.r5.6|40	Requires:	%{name} = %{version}-%{release}
12mr|gtk-qt-engine-1.1-5.r5.6|41	Conflicts:	gtk-qt-engine < 1.1-3
12mr|gtk-qt-engine-1.1-5.r5.6|42	
12mr|gtk-qt-engine-1.1-5.r5.6|43	%description -n %{libname}
12mr|gtk-qt-engine-1.1-5.r5.6|44	Dynamic libraries for %{name}.
12mr|gtk-qt-engine-1.1-5.r5.6|45	
12mr|gtk-qt-engine-1.1-5.r5.6|46	%package -n gtk-qt-kcm
12mr|gtk-qt-engine-1.1-5.r5.6|47	Summary:	KDE System Settings module to configure GTK+ 2 theme
12mr|gtk-qt-engine-1.1-5.r5.6|48	Group:		Graphical desktop/KDE
12mr|gtk-qt-engine-1.1-5.r5.6|49	Conflicts:	gtk-qt-engine < 1.1-5
12mr|gtk-qt-engine-1.1-5.r5.6|50	
12mr|gtk-qt-engine-1.1-5.r5.6|51	%description -n gtk-qt-kcm
12mr|gtk-qt-engine-1.1-5.r5.6|52	This package provides configuration module to configure GTK+ 2.x styles from
12mr|gtk-qt-engine-1.1-5.r5.6|53	within Systemsettings -> "Application Appearance" in KDE4.
12mr|gtk-qt-engine-1.1-5.r5.6|54	
12mr|gtk-qt-engine-1.1-5.r5.6|55	%prep
12mr|gtk-qt-engine-1.1-5.r5.6|56	%setup -q -n %{name}
12mr|gtk-qt-engine-1.1-5.r5.6|57	%patch1 -p1
12mr|gtk-qt-engine-1.1-5.r5.6|58	%patch2 -p1
12mr|gtk-qt-engine-1.1-5.r5.6|59	%patch3 -p1
12mr|gtk-qt-engine-1.1-5.r5.6|60	%patch4 -p1
12mr|gtk-qt-engine-1.1-5.r5.6|61	%patch5 -p1
12mr|gtk-qt-engine-1.1-5.r5.6|62	
12mr|gtk-qt-engine-1.1-5.r5.6|63	%build
12mr|gtk-qt-engine-1.1-5.r5.6|64	%cmake_kde4
12mr|gtk-qt-engine-1.1-5.r5.6|65	%make
12mr|gtk-qt-engine-1.1-5.r5.6|66	
12mr|gtk-qt-engine-1.1-5.r5.6|67	%install
12mr|gtk-qt-engine-1.1-5.r5.6|68	%makeinstall_std -C build
12mr|gtk-qt-engine-1.1-5.r5.6|69	
12mr|gtk-qt-engine-1.1-5.r5.6|70	# fix .desktop file categories to make the kcm module show up under "Application
12mr|gtk-qt-engine-1.1-5.r5.6|71	#  Appearance" in systemsettings
12mr|gtk-qt-engine-1.1-5.r5.6|72	sed -i 's/X-KDE-System-Settings-Parent-Category=appearance/X-KDE-System-Settings-Parent-Category=application-appearance/' \
12mr|gtk-qt-engine-1.1-5.r5.6|73	%{buildroot}%{_kde_services}/kcmgtk4.desktop
12mr|gtk-qt-engine-1.1-5.r5.6|74	
12mr|gtk-qt-engine-1.1-5.r5.6|75	%find_lang kcmgtk4
12mr|gtk-qt-engine-1.1-5.r5.6|76	
12mr|gtk-qt-engine-1.1-5.r5.6|77	%files
12mr|gtk-qt-engine-1.1-5.r5.6|78	%doc AUTHORS ChangeLog
12mr|gtk-qt-engine-1.1-5.r5.6|79	%{_datadir}/themes/Qt4/gtk-2.0/gtkrc
12mr|gtk-qt-engine-1.1-5.r5.6|80	
12mr|gtk-qt-engine-1.1-5.r5.6|81	%files -n %{libname}
12mr|gtk-qt-engine-1.1-5.r5.6|82	%{_libdir}/gtk-2.0/*/engines/libqt4engine.so
12mr|gtk-qt-engine-1.1-5.r5.6|83	
12mr|gtk-qt-engine-1.1-5.r5.6|84	%files -n gtk-qt-kcm -f kcmgtk4.lang
12mr|gtk-qt-engine-1.1-5.r5.6|85	%{_kde_iconsdir}/kcmgtk.png
12mr|gtk-qt-engine-1.1-5.r5.6|86	%{_kde_libdir}/kde4/kcm_gtk4.so
12mr|gtk-qt-engine-1.1-5.r5.6|87	%{_kde_services}/kcmgtk4.desktop
12mr|gtk-qt-engine-1.1-5.r5.6|88	
12mr|gtk-qt-engine-1.1-5.r5.6|89	
12mr|gtk-qt-engine-1.1-5.r5.6|90	
12mr|gtk-qt-engine-1.1-5.r5.6|91	%changelog
12mr|gtk-qt-engine-1.1-5.r5.6|92	* Mon Sep  3 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gtk-qt-engine-1.1-5.r5.6|93	+ Commit: 9a9fe84
12mr|gtk-qt-engine-1.1-5.r5.6|94	- Add patch to fix build with new glib, convert BR to pkgconfig style, minor spec cleanup
12mr|gtk-qt-engine-1.1-5.r5.6|95	
12mr|gtk-qt-engine-1.1-5.r5.6|96	

14267 12
12mr|gtk-sharp2-2.12.11-4|1	%define oname gtk-sharp
12mr|gtk-sharp2-2.12.11-4|2	%define mono 1.0.2
12mr|gtk-sharp2-2.12.11-4|3	%define monodir %{_prefix}/lib/mono
12mr|gtk-sharp2-2.12.11-4|4	
12mr|gtk-sharp2-2.12.11-4|5	Summary:	C# language binding for the gtk+ toolkit
12mr|gtk-sharp2-2.12.11-4|6	Name:		gtk-sharp2
12mr|gtk-sharp2-2.12.11-4|7	Version:	2.12.11
12mr|gtk-sharp2-2.12.11-4|8	Release:	4
12mr|gtk-sharp2-2.12.11-4|9	License:	LGPLv2
12mr|gtk-sharp2-2.12.11-4|10	Group:		System/Libraries
12mr|gtk-sharp2-2.12.11-4|11	URL:		http://gtk-sharp.sourceforge.net/
12mr|gtk-sharp2-2.12.11-4|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gtk-sharp/%oname-%version.tar.bz2
12mr|gtk-sharp2-2.12.11-4|13	Patch0:		gtk-sharp-2.12.11-fix-glib-includes.patch
12mr|gtk-sharp2-2.12.11-4|14	Requires:	glib-sharp2 = %{version}
12mr|gtk-sharp2-2.12.11-4|15	BuildRequires:	mono-devel >= %{mono}
12mr|gtk-sharp2-2.12.11-4|16	BuildRequires:	pkgconfig(libglade-2.0)
12mr|gtk-sharp2-2.12.11-4|17	BuildRequires:	pkgconfig(libxslt)
12mr|gtk-sharp2-2.12.11-4|18	BuildRequires:	monodoc
12mr|gtk-sharp2-2.12.11-4|19	
12mr|gtk-sharp2-2.12.11-4|20	%description
12mr|gtk-sharp2-2.12.11-4|21	Gtk-sharp is a C# language binding for the  gtk+ toolkit.
12mr|gtk-sharp2-2.12.11-4|22	
12mr|gtk-sharp2-2.12.11-4|23	%package 2.4
12mr|gtk-sharp2-2.12.11-4|24	Summary:	C# language binding for the gtk+-2.4 toolkit
12mr|gtk-sharp2-2.12.11-4|25	Group:		System/Libraries
12mr|gtk-sharp2-2.12.11-4|26	Requires:	gtk-sharp2 = %{version}
12mr|gtk-sharp2-2.12.11-4|27	Conflicts:	gtk-sharp2 < 2.12.10-3
12mr|gtk-sharp2-2.12.11-4|28	
12mr|gtk-sharp2-2.12.11-4|29	%description 2.4
12mr|gtk-sharp2-2.12.11-4|30	Gtk-sharp is a C# language binding for the gtk+ toolkit.
12mr|gtk-sharp2-2.12.11-4|31	
12mr|gtk-sharp2-2.12.11-4|32	%package 2.6
12mr|gtk-sharp2-2.12.11-4|33	Summary:	C# language binding for the gtk+-2.6 toolkit
12mr|gtk-sharp2-2.12.11-4|34	Group:		System/Libraries
12mr|gtk-sharp2-2.12.11-4|35	Requires:	gtk-sharp2 = %{version}
12mr|gtk-sharp2-2.12.11-4|36	Conflicts:	gtk-sharp2 < 2.12.10-3
12mr|gtk-sharp2-2.12.11-4|37	
12mr|gtk-sharp2-2.12.11-4|38	%description 2.6
12mr|gtk-sharp2-2.12.11-4|39	Gtk-sharp is a C# language binding for the gtk+ toolkit.
12mr|gtk-sharp2-2.12.11-4|40	
12mr|gtk-sharp2-2.12.11-4|41	%package 2.8
12mr|gtk-sharp2-2.12.11-4|42	Summary:	C# language binding for the gtk+-2.8 toolkit
12mr|gtk-sharp2-2.12.11-4|43	Group:		System/Libraries
12mr|gtk-sharp2-2.12.11-4|44	Requires:	gtk-sharp2 = %{version}
12mr|gtk-sharp2-2.12.11-4|45	Conflicts:	gtk-sharp2 < 2.12.10-3
12mr|gtk-sharp2-2.12.11-4|46	
12mr|gtk-sharp2-2.12.11-4|47	%description 2.8
12mr|gtk-sharp2-2.12.11-4|48	Gtk-sharp is a C# language binding for the gtk+ toolkit.
12mr|gtk-sharp2-2.12.11-4|49	
12mr|gtk-sharp2-2.12.11-4|50	%package 2.10
12mr|gtk-sharp2-2.12.11-4|51	Summary:	C# language binding for the gtk+-2.10 toolkit
12mr|gtk-sharp2-2.12.11-4|52	Group:		System/Libraries
12mr|gtk-sharp2-2.12.11-4|53	Requires:	gtk-sharp2 = %{version}
12mr|gtk-sharp2-2.12.11-4|54	Conflicts:	gtk-sharp2 < 2.12.10-3
12mr|gtk-sharp2-2.12.11-4|55	
12mr|gtk-sharp2-2.12.11-4|56	%description 2.10
12mr|gtk-sharp2-2.12.11-4|57	Gtk-sharp is a C# language binding for the gtk+ toolkit.
12mr|gtk-sharp2-2.12.11-4|58	
12mr|gtk-sharp2-2.12.11-4|59	%package devel
12mr|gtk-sharp2-2.12.11-4|60	Summary:	C# code generation tools for %{name}
12mr|gtk-sharp2-2.12.11-4|61	Group:		Development/Other
12mr|gtk-sharp2-2.12.11-4|62	
12mr|gtk-sharp2-2.12.11-4|63	%description devel
12mr|gtk-sharp2-2.12.11-4|64	This contains the code generation tools of gtk-sharp. It is needed for building
12mr|gtk-sharp2-2.12.11-4|65	C# wrappers for GObject APIs.
12mr|gtk-sharp2-2.12.11-4|66	
12mr|gtk-sharp2-2.12.11-4|67	%package -n glib-sharp2
12mr|gtk-sharp2-2.12.11-4|68	Summary:	C# binding for glib
12mr|gtk-sharp2-2.12.11-4|69	Group:		System/Libraries
12mr|gtk-sharp2-2.12.11-4|70	Requires:	mono >= %{mono}
12mr|gtk-sharp2-2.12.11-4|71	
12mr|gtk-sharp2-2.12.11-4|72	%description -n glib-sharp2
12mr|gtk-sharp2-2.12.11-4|73	Glib-sharp is a C# language binding for glib.
12mr|gtk-sharp2-2.12.11-4|74	
12mr|gtk-sharp2-2.12.11-4|75	%package -n glib-sharp2-2.4
12mr|gtk-sharp2-2.12.11-4|76	Summary:	C# binding for glib-2.4
12mr|gtk-sharp2-2.12.11-4|77	Group:		System/Libraries
12mr|gtk-sharp2-2.12.11-4|78	Requires:	glib-sharp2 = %{version}
12mr|gtk-sharp2-2.12.11-4|79	Conflicts:	glib-sharp2 < 2.12.10-3
12mr|gtk-sharp2-2.12.11-4|80	
12mr|gtk-sharp2-2.12.11-4|81	%description -n glib-sharp2-2.4
12mr|gtk-sharp2-2.12.11-4|82	Glib-sharp is a C# language binding for glib.
12mr|gtk-sharp2-2.12.11-4|83	
12mr|gtk-sharp2-2.12.11-4|84	%package -n glib-sharp2-2.6
12mr|gtk-sharp2-2.12.11-4|85	Summary:	C# binding for glib-2.6
12mr|gtk-sharp2-2.12.11-4|86	Group:		System/Libraries
12mr|gtk-sharp2-2.12.11-4|87	Requires:	glib-sharp2 = %{version}
12mr|gtk-sharp2-2.12.11-4|88	Conflicts:	glib-sharp2 < 2.12.10-3
12mr|gtk-sharp2-2.12.11-4|89	
12mr|gtk-sharp2-2.12.11-4|90	%description -n glib-sharp2-2.6
12mr|gtk-sharp2-2.12.11-4|91	Glib-sharp is a C# language binding for glib.
12mr|gtk-sharp2-2.12.11-4|92	
12mr|gtk-sharp2-2.12.11-4|93	%package -n glib-sharp2-2.8
12mr|gtk-sharp2-2.12.11-4|94	Summary:	C# binding for glib-2.8
12mr|gtk-sharp2-2.12.11-4|95	Group:		System/Libraries
12mr|gtk-sharp2-2.12.11-4|96	Requires:	glib-sharp2 = %{version}
12mr|gtk-sharp2-2.12.11-4|97	Conflicts:	glib-sharp2 < 2.12.10-3
12mr|gtk-sharp2-2.12.11-4|98	
12mr|gtk-sharp2-2.12.11-4|99	%description -n glib-sharp2-2.8
12mr|gtk-sharp2-2.12.11-4|100	Glib-sharp is a C# language binding for glib.
12mr|gtk-sharp2-2.12.11-4|101	
12mr|gtk-sharp2-2.12.11-4|102	%package -n glib-sharp2-2.10
12mr|gtk-sharp2-2.12.11-4|103	Summary:	C# binding for glib-2.10
12mr|gtk-sharp2-2.12.11-4|104	Group:		System/Libraries
12mr|gtk-sharp2-2.12.11-4|105	Requires:	glib-sharp2 = %{version}
12mr|gtk-sharp2-2.12.11-4|106	Conflicts:	glib-sharp2 < 2.12.10-3
12mr|gtk-sharp2-2.12.11-4|107	
12mr|gtk-sharp2-2.12.11-4|108	%description -n glib-sharp2-2.10
12mr|gtk-sharp2-2.12.11-4|109	Glib-sharp is a C# language binding for glib.
12mr|gtk-sharp2-2.12.11-4|110	
12mr|gtk-sharp2-2.12.11-4|111	%package -n glade-sharp2
12mr|gtk-sharp2-2.12.11-4|112	Summary:	C# binding for glade
12mr|gtk-sharp2-2.12.11-4|113	Group:		System/Libraries
12mr|gtk-sharp2-2.12.11-4|114	Requires:	%{name} = %{version}
12mr|gtk-sharp2-2.12.11-4|115	
12mr|gtk-sharp2-2.12.11-4|116	%description -n glade-sharp2
12mr|gtk-sharp2-2.12.11-4|117	Glade-sharp is a C# language binding for glade.
12mr|gtk-sharp2-2.12.11-4|118	
12mr|gtk-sharp2-2.12.11-4|119	%package -n glade-sharp2-2.4
12mr|gtk-sharp2-2.12.11-4|120	Summary:	C# binding for glib-2.6
12mr|gtk-sharp2-2.12.11-4|121	Group:		System/Libraries
12mr|gtk-sharp2-2.12.11-4|122	Requires:	glade-sharp2 = %{version}
12mr|gtk-sharp2-2.12.11-4|123	Conflicts:	glade-sharp2 < 2.12.10-3
12mr|gtk-sharp2-2.12.11-4|124	
12mr|gtk-sharp2-2.12.11-4|125	%description -n glade-sharp2-2.4
12mr|gtk-sharp2-2.12.11-4|126	Glade-sharp is a C# language binding for glade.
12mr|gtk-sharp2-2.12.11-4|127	
12mr|gtk-sharp2-2.12.11-4|128	%package -n glade-sharp2-2.6
12mr|gtk-sharp2-2.12.11-4|129	Summary:	C# binding for glib-2.6
12mr|gtk-sharp2-2.12.11-4|130	Group:		System/Libraries
12mr|gtk-sharp2-2.12.11-4|131	Requires:	glade-sharp2 = %{version}
12mr|gtk-sharp2-2.12.11-4|132	Conflicts:	glade-sharp2 < 2.12.10-3
12mr|gtk-sharp2-2.12.11-4|133	
12mr|gtk-sharp2-2.12.11-4|134	%description -n glade-sharp2-2.6
12mr|gtk-sharp2-2.12.11-4|135	Glade-sharp is a C# language binding for glade.
12mr|gtk-sharp2-2.12.11-4|136	
12mr|gtk-sharp2-2.12.11-4|137	%package -n glade-sharp2-2.8
12mr|gtk-sharp2-2.12.11-4|138	Summary:	C# binding for glib-2.8
12mr|gtk-sharp2-2.12.11-4|139	Group:		System/Libraries
12mr|gtk-sharp2-2.12.11-4|140	Requires:	glade-sharp2 = %{version}
12mr|gtk-sharp2-2.12.11-4|141	Conflicts:	glade-sharp2 < 2.12.10-3
12mr|gtk-sharp2-2.12.11-4|142	
12mr|gtk-sharp2-2.12.11-4|143	%description -n glade-sharp2-2.8
12mr|gtk-sharp2-2.12.11-4|144	Glade-sharp is a C# language binding for glade.
12mr|gtk-sharp2-2.12.11-4|145	
12mr|gtk-sharp2-2.12.11-4|146	%package -n glade-sharp2-2.10
12mr|gtk-sharp2-2.12.11-4|147	Summary:	C# binding for glib-2.10
12mr|gtk-sharp2-2.12.11-4|148	Group:		System/Libraries
12mr|gtk-sharp2-2.12.11-4|149	Requires:	glade-sharp2 = %{version}
12mr|gtk-sharp2-2.12.11-4|150	Conflicts:	glade-sharp2 < 2.12.10-3
12mr|gtk-sharp2-2.12.11-4|151	
12mr|gtk-sharp2-2.12.11-4|152	%description -n glade-sharp2-2.10
12mr|gtk-sharp2-2.12.11-4|153	Glade-sharp is a C# language binding for glade.
12mr|gtk-sharp2-2.12.11-4|154	
12mr|gtk-sharp2-2.12.11-4|155	%package doc
12mr|gtk-sharp2-2.12.11-4|156	Summary:	Documentation for gtk-sharp
12mr|gtk-sharp2-2.12.11-4|157	Group:		Development/Other
12mr|gtk-sharp2-2.12.11-4|158	Requires(post): mono-tools >= 1.1.9
12mr|gtk-sharp2-2.12.11-4|159	Requires(postun): mono-tools >= 1.1.9
12mr|gtk-sharp2-2.12.11-4|160	
12mr|gtk-sharp2-2.12.11-4|161	%description doc
12mr|gtk-sharp2-2.12.11-4|162	Gtk-sharp is a C# language binding for the  gtk+ toolkit.
12mr|gtk-sharp2-2.12.11-4|163	This package provides documentation for gtk-sharp.
12mr|gtk-sharp2-2.12.11-4|164	
12mr|gtk-sharp2-2.12.11-4|165	%prep
12mr|gtk-sharp2-2.12.11-4|166	%setup -qn %{oname}-%{version}
12mr|gtk-sharp2-2.12.11-4|167	%apply_patches
12mr|gtk-sharp2-2.12.11-4|168	
12mr|gtk-sharp2-2.12.11-4|169	%build
12mr|gtk-sharp2-2.12.11-4|170	%configure2_5x --disable-static
12mr|gtk-sharp2-2.12.11-4|171	make
12mr|gtk-sharp2-2.12.11-4|172	
12mr|gtk-sharp2-2.12.11-4|173	%install
12mr|gtk-sharp2-2.12.11-4|174	%makeinstall_std
12mr|gtk-sharp2-2.12.11-4|175	
12mr|gtk-sharp2-2.12.11-4|176	rm -f sample/valtest/.libs/libvalobj.so
12mr|gtk-sharp2-2.12.11-4|177	rm -f sample/opaquetest/.libs/libopaque.so
12mr|gtk-sharp2-2.12.11-4|178	
12mr|gtk-sharp2-2.12.11-4|179	%post doc
12mr|gtk-sharp2-2.12.11-4|180	%{_bindir}/monodoc --make-index > /dev/null
12mr|gtk-sharp2-2.12.11-4|181	
12mr|gtk-sharp2-2.12.11-4|182	%postun doc
12mr|gtk-sharp2-2.12.11-4|183	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
12mr|gtk-sharp2-2.12.11-4|184	fi
12mr|gtk-sharp2-2.12.11-4|185	
12mr|gtk-sharp2-2.12.11-4|186	%files
12mr|gtk-sharp2-2.12.11-4|187	%{_libdir}/libatksharpglue-2.so
12mr|gtk-sharp2-2.12.11-4|188	%{_libdir}/libgdksharpglue-2.so
12mr|gtk-sharp2-2.12.11-4|189	%{_libdir}/libgtksharpglue-2.so
12mr|gtk-sharp2-2.12.11-4|190	%{_libdir}/libpangosharpglue-2.so
12mr|gtk-sharp2-2.12.11-4|191	%{_libdir}/pkgconfig/gtk-dotnet-2.0.pc
12mr|gtk-sharp2-2.12.11-4|192	%{_libdir}/pkgconfig/gtk-sharp-2.0.pc
12mr|gtk-sharp2-2.12.11-4|193	%{monodir}/gtk-sharp-2.0/atk-sharp.dll
12mr|gtk-sharp2-2.12.11-4|194	%{monodir}/gtk-sharp-2.0/gdk-sharp.dll
12mr|gtk-sharp2-2.12.11-4|195	%{monodir}/gtk-sharp-2.0/gtk-dotnet.dll
12mr|gtk-sharp2-2.12.11-4|196	%{monodir}/gtk-sharp-2.0/gtk-sharp.dll
12mr|gtk-sharp2-2.12.11-4|197	%{monodir}/gtk-sharp-2.0/pango-sharp.dll
12mr|gtk-sharp2-2.12.11-4|198	%{monodir}/gac/atk-sharp/2.12.0.0*
12mr|gtk-sharp2-2.12.11-4|199	%{monodir}/gac/gdk-sharp/2.12.0.0*
12mr|gtk-sharp2-2.12.11-4|200	%{monodir}/gac/gtk-dotnet/2.12.0.0*
12mr|gtk-sharp2-2.12.11-4|201	%{monodir}/gac/gtk-sharp/2.12.0.0*
12mr|gtk-sharp2-2.12.11-4|202	%{monodir}/gac/pango-sharp/2.12.0.0*
12mr|gtk-sharp2-2.12.11-4|203	
12mr|gtk-sharp2-2.12.11-4|204	%files 2.4
12mr|gtk-sharp2-2.12.11-4|205	%{monodir}/gtk-sharp-2.0/policy.2.4.atk-sharp.dll
12mr|gtk-sharp2-2.12.11-4|206	%{monodir}/gtk-sharp-2.0/policy.2.4.gdk-sharp.dll
12mr|gtk-sharp2-2.12.11-4|207	%{monodir}/gtk-sharp-2.0/policy.2.4.gtk-dotnet.dll
12mr|gtk-sharp2-2.12.11-4|208	%{monodir}/gtk-sharp-2.0/policy.2.4.gtk-sharp.dll
12mr|gtk-sharp2-2.12.11-4|209	%{monodir}/gtk-sharp-2.0/policy.2.4.pango-sharp.dll
12mr|gtk-sharp2-2.12.11-4|210	%{monodir}/gac/policy.2.4.atk-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|211	%{monodir}/gac/policy.2.4.gdk-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|212	%{monodir}/gac/policy.2.4.gtk-dotnet/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|213	%{monodir}/gac/policy.2.4.gtk-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|214	%{monodir}/gac/policy.2.4.pango-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|215	
12mr|gtk-sharp2-2.12.11-4|216	%files 2.6
12mr|gtk-sharp2-2.12.11-4|217	%{monodir}/gtk-sharp-2.0/policy.2.6.atk-sharp.dll
12mr|gtk-sharp2-2.12.11-4|218	%{monodir}/gtk-sharp-2.0/policy.2.6.gdk-sharp.dll
12mr|gtk-sharp2-2.12.11-4|219	%{monodir}/gtk-sharp-2.0/policy.2.6.gtk-dotnet.dll
12mr|gtk-sharp2-2.12.11-4|220	%{monodir}/gtk-sharp-2.0/policy.2.6.gtk-sharp.dll
12mr|gtk-sharp2-2.12.11-4|221	%{monodir}/gtk-sharp-2.0/policy.2.6.pango-sharp.dll
12mr|gtk-sharp2-2.12.11-4|222	%{monodir}/gac/policy.2.6.atk-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|223	%{monodir}/gac/policy.2.6.gdk-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|224	%{monodir}/gac/policy.2.6.gtk-dotnet/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|225	%{monodir}/gac/policy.2.6.gtk-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|226	%{monodir}/gac/policy.2.6.pango-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|227	
12mr|gtk-sharp2-2.12.11-4|228	%files 2.8
12mr|gtk-sharp2-2.12.11-4|229	%{monodir}/gtk-sharp-2.0/policy.2.8.atk-sharp.dll
12mr|gtk-sharp2-2.12.11-4|230	%{monodir}/gtk-sharp-2.0/policy.2.8.gdk-sharp.dll
12mr|gtk-sharp2-2.12.11-4|231	%{monodir}/gtk-sharp-2.0/policy.2.8.gtk-dotnet.dll
12mr|gtk-sharp2-2.12.11-4|232	%{monodir}/gtk-sharp-2.0/policy.2.8.gtk-sharp.dll
12mr|gtk-sharp2-2.12.11-4|233	%{monodir}/gtk-sharp-2.0/policy.2.8.pango-sharp.dll
12mr|gtk-sharp2-2.12.11-4|234	%{monodir}/gac/policy.2.8.atk-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|235	%{monodir}/gac/policy.2.8.gdk-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|236	%{monodir}/gac/policy.2.8.gtk-dotnet/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|237	%{monodir}/gac/policy.2.8.gtk-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|238	%{monodir}/gac/policy.2.8.pango-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|239	
12mr|gtk-sharp2-2.12.11-4|240	%files 2.10
12mr|gtk-sharp2-2.12.11-4|241	%{monodir}/gtk-sharp-2.0/policy.2.10.atk-sharp.dll
12mr|gtk-sharp2-2.12.11-4|242	%{monodir}/gtk-sharp-2.0/policy.2.10.gdk-sharp.dll
12mr|gtk-sharp2-2.12.11-4|243	%{monodir}/gtk-sharp-2.0/policy.2.10.gtk-dotnet.dll
12mr|gtk-sharp2-2.12.11-4|244	%{monodir}/gtk-sharp-2.0/policy.2.10.gtk-sharp.dll
12mr|gtk-sharp2-2.12.11-4|245	%{monodir}/gtk-sharp-2.0/policy.2.10.pango-sharp.dll
12mr|gtk-sharp2-2.12.11-4|246	%{monodir}/gac/policy.2.10.atk-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|247	%{monodir}/gac/policy.2.10.gdk-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|248	%{monodir}/gac/policy.2.10.gtk-dotnet/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|249	%{monodir}/gac/policy.2.10.gtk-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|250	%{monodir}/gac/policy.2.10.pango-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|251	
12mr|gtk-sharp2-2.12.11-4|252	%files -n glib-sharp2
12mr|gtk-sharp2-2.12.11-4|253	%{_libdir}/libglibsharpglue-2.so
12mr|gtk-sharp2-2.12.11-4|254	%{_libdir}/pkgconfig/glib-sharp-2.0.pc
12mr|gtk-sharp2-2.12.11-4|255	%{monodir}/gtk-sharp-2.0/glib-sharp.dll
12mr|gtk-sharp2-2.12.11-4|256	%{monodir}/gac/glib-sharp/2.12.0.0*
12mr|gtk-sharp2-2.12.11-4|257	
12mr|gtk-sharp2-2.12.11-4|258	%files -n glib-sharp2-2.4
12mr|gtk-sharp2-2.12.11-4|259	%{monodir}/gtk-sharp-2.0/policy.2.4.glib-sharp.dll
12mr|gtk-sharp2-2.12.11-4|260	%{monodir}/gac/policy.2.4.glib-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|261	
12mr|gtk-sharp2-2.12.11-4|262	%files -n glib-sharp2-2.6
12mr|gtk-sharp2-2.12.11-4|263	%{monodir}/gtk-sharp-2.0/policy.2.6.glib-sharp.dll
12mr|gtk-sharp2-2.12.11-4|264	%{monodir}/gac/policy.2.6.glib-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|265	
12mr|gtk-sharp2-2.12.11-4|266	%files -n glib-sharp2-2.8
12mr|gtk-sharp2-2.12.11-4|267	%{monodir}/gtk-sharp-2.0/policy.2.8.glib-sharp.dll
12mr|gtk-sharp2-2.12.11-4|268	%{monodir}/gac/policy.2.8.glib-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|269	
12mr|gtk-sharp2-2.12.11-4|270	%files -n glib-sharp2-2.10
12mr|gtk-sharp2-2.12.11-4|271	%{monodir}/gtk-sharp-2.0/policy.2.10.glib-sharp.dll
12mr|gtk-sharp2-2.12.11-4|272	%{monodir}/gac/policy.2.10.glib-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|273	
12mr|gtk-sharp2-2.12.11-4|274	%files -n glade-sharp2
12mr|gtk-sharp2-2.12.11-4|275	%{_libdir}/pkgconfig/glade-sharp-2.0.pc
12mr|gtk-sharp2-2.12.11-4|276	%{_libdir}/libgladesharpglue-2.so
12mr|gtk-sharp2-2.12.11-4|277	%{monodir}/gtk-sharp-2.0/glade-sharp.dll
12mr|gtk-sharp2-2.12.11-4|278	%{monodir}/gac/glade-sharp/2.12.0.0*
12mr|gtk-sharp2-2.12.11-4|279	
12mr|gtk-sharp2-2.12.11-4|280	%files -n glade-sharp2-2.4
12mr|gtk-sharp2-2.12.11-4|281	%{monodir}/gtk-sharp-2.0/policy.2.4.glade-sharp.dll
12mr|gtk-sharp2-2.12.11-4|282	%{monodir}/gac/policy.2.4.glade-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|283	
12mr|gtk-sharp2-2.12.11-4|284	%files -n glade-sharp2-2.6
12mr|gtk-sharp2-2.12.11-4|285	%defattr(-,root,root)
12mr|gtk-sharp2-2.12.11-4|286	%{monodir}/gtk-sharp-2.0/policy.2.6.glade-sharp.dll
12mr|gtk-sharp2-2.12.11-4|287	%{monodir}/gac/policy.2.6.glade-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|288	
12mr|gtk-sharp2-2.12.11-4|289	%files -n glade-sharp2-2.8
12mr|gtk-sharp2-2.12.11-4|290	%{monodir}/gtk-sharp-2.0/policy.2.8.glade-sharp.dll
12mr|gtk-sharp2-2.12.11-4|291	%{monodir}/gac/policy.2.8.glade-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|292	
12mr|gtk-sharp2-2.12.11-4|293	%files -n glade-sharp2-2.10
12mr|gtk-sharp2-2.12.11-4|294	%{monodir}/gtk-sharp-2.0/policy.2.10.glade-sharp.dll
12mr|gtk-sharp2-2.12.11-4|295	%{monodir}/gac/policy.2.10.glade-sharp/0.0.0.0*
12mr|gtk-sharp2-2.12.11-4|296	
12mr|gtk-sharp2-2.12.11-4|297	%files doc
12mr|gtk-sharp2-2.12.11-4|298	%doc ChangeLog README README.generator
12mr|gtk-sharp2-2.12.11-4|299	#*[^makefile|README]
12mr|gtk-sharp2-2.12.11-4|300	%doc sample
12mr|gtk-sharp2-2.12.11-4|301	%{_prefix}/lib/monodoc/sources/gtk*
12mr|gtk-sharp2-2.12.11-4|302	
12mr|gtk-sharp2-2.12.11-4|303	%files devel
12mr|gtk-sharp2-2.12.11-4|304	%{_bindir}/*
12mr|gtk-sharp2-2.12.11-4|305	%{_datadir}/gapi-2.0/
12mr|gtk-sharp2-2.12.11-4|306	%{_libdir}/pkgconfig/gapi-2.0.pc
12mr|gtk-sharp2-2.12.11-4|307	%{_prefix}/lib/%{oname}-2.0/
12mr|gtk-sharp2-2.12.11-4|308	
12mr|gtk-sharp2-2.12.11-4|309	%changelog
12mr|gtk-sharp2-2.12.11-4|310	* Wed Dec 14 2011 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.11-2mdv2012.0
12mr|gtk-sharp2-2.12.11-4|311	+ Revision: 740987
12mr|gtk-sharp2-2.12.11-4|312	- fix glib includes
12mr|gtk-sharp2-2.12.11-4|313	
12mr|gtk-sharp2-2.12.11-4|314	* Fri Aug 05 2011 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.11-1
12mr|gtk-sharp2-2.12.11-4|315	+ Revision: 693306
12mr|gtk-sharp2-2.12.11-4|316	- new version
12mr|gtk-sharp2-2.12.11-4|317	
12mr|gtk-sharp2-2.12.11-4|318	* Wed May 04 2011 Funda Wang <fwang@mandriva.org> 2.12.10-3
12mr|gtk-sharp2-2.12.11-4|319	+ Revision: 665385
12mr|gtk-sharp2-2.12.11-4|320	- split compat packages, now gtk# only provides main api version of assembly
12mr|gtk-sharp2-2.12.11-4|321	
12mr|gtk-sharp2-2.12.11-4|322	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2.12.10-2
12mr|gtk-sharp2-2.12.11-4|323	+ Revision: 664948
12mr|gtk-sharp2-2.12.11-4|324	- mass rebuild
12mr|gtk-sharp2-2.12.11-4|325	
12mr|gtk-sharp2-2.12.11-4|326	* Tue Mar 16 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.10-1mdv2011.0
12mr|gtk-sharp2-2.12.11-4|327	+ Revision: 521499
12mr|gtk-sharp2-2.12.11-4|328	- new version
12mr|gtk-sharp2-2.12.11-4|329	
12mr|gtk-sharp2-2.12.11-4|330	* Fri Dec 11 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.9-2mdv2010.1
12mr|gtk-sharp2-2.12.11-4|331	+ Revision: 476296
12mr|gtk-sharp2-2.12.11-4|332	- rebuild for new webkit-sharp
12mr|gtk-sharp2-2.12.11-4|333	
12mr|gtk-sharp2-2.12.11-4|334	* Wed May 27 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.9-1mdv2010.0
12mr|gtk-sharp2-2.12.11-4|335	+ Revision: 380298
12mr|gtk-sharp2-2.12.11-4|336	- update to new version 2.12.9
12mr|gtk-sharp2-2.12.11-4|337	
12mr|gtk-sharp2-2.12.11-4|338	* Thu Feb 05 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.8-2mdv2009.1
12mr|gtk-sharp2-2.12.11-4|339	+ Revision: 337727
12mr|gtk-sharp2-2.12.11-4|340	- rebuild for missing package
12mr|gtk-sharp2-2.12.11-4|341	
12mr|gtk-sharp2-2.12.11-4|342	* Wed Feb 04 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.8-1mdv2009.1
12mr|gtk-sharp2-2.12.11-4|343	+ Revision: 337267
12mr|gtk-sharp2-2.12.11-4|344	- update to new version 2.12.8
12mr|gtk-sharp2-2.12.11-4|345	
12mr|gtk-sharp2-2.12.11-4|346	* Thu Jan 29 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.7-2mdv2009.1
12mr|gtk-sharp2-2.12.11-4|347	+ Revision: 335224
12mr|gtk-sharp2-2.12.11-4|348	- remove doc conflict
12mr|gtk-sharp2-2.12.11-4|349	
12mr|gtk-sharp2-2.12.11-4|350	* Thu Dec 18 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.7-1mdv2009.1
12mr|gtk-sharp2-2.12.11-4|351	+ Revision: 315913
12mr|gtk-sharp2-2.12.11-4|352	- update to new version 2.12.7
12mr|gtk-sharp2-2.12.11-4|353	
12mr|gtk-sharp2-2.12.11-4|354	* Fri Nov 07 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.6-1mdv2009.1
12mr|gtk-sharp2-2.12.11-4|355	+ Revision: 300848
12mr|gtk-sharp2-2.12.11-4|356	- update to new version 2.12.6
12mr|gtk-sharp2-2.12.11-4|357	
12mr|gtk-sharp2-2.12.11-4|358	* Wed Oct 22 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.5-1mdv2009.1
12mr|gtk-sharp2-2.12.11-4|359	+ Revision: 296548
12mr|gtk-sharp2-2.12.11-4|360	- update to new version 2.12.5
12mr|gtk-sharp2-2.12.11-4|361	
12mr|gtk-sharp2-2.12.11-4|362	* Wed Sep 24 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.4-1mdv2009.0
12mr|gtk-sharp2-2.12.11-4|363	+ Revision: 287696
12mr|gtk-sharp2-2.12.11-4|364	- new version
12mr|gtk-sharp2-2.12.11-4|365	
12mr|gtk-sharp2-2.12.11-4|366	* Wed Sep 10 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.3-1mdv2009.0
12mr|gtk-sharp2-2.12.11-4|367	+ Revision: 283601
12mr|gtk-sharp2-2.12.11-4|368	- new version
12mr|gtk-sharp2-2.12.11-4|369	- update license
12mr|gtk-sharp2-2.12.11-4|370	
12mr|gtk-sharp2-2.12.11-4|371	* Thu Aug 21 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.2-1mdv2009.0
12mr|gtk-sharp2-2.12.11-4|372	+ Revision: 274496
12mr|gtk-sharp2-2.12.11-4|373	- new version
12mr|gtk-sharp2-2.12.11-4|374	
12mr|gtk-sharp2-2.12.11-4|375	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 2.12.1-2mdv2009.0
12mr|gtk-sharp2-2.12.11-4|376	+ Revision: 264646
12mr|gtk-sharp2-2.12.11-4|377	- rebuild early 2009.0 package (before pixel changes)
12mr|gtk-sharp2-2.12.11-4|378	
12mr|gtk-sharp2-2.12.11-4|379	* Tue Apr 22 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.1-1mdv2009.0
12mr|gtk-sharp2-2.12.11-4|380	+ Revision: 196695
12mr|gtk-sharp2-2.12.11-4|381	- new version
12mr|gtk-sharp2-2.12.11-4|382	
12mr|gtk-sharp2-2.12.11-4|383	* Wed Mar 05 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.0-1mdv2008.1
12mr|gtk-sharp2-2.12.11-4|384	+ Revision: 179395
12mr|gtk-sharp2-2.12.11-4|385	- new version
12mr|gtk-sharp2-2.12.11-4|386	- update file list
12mr|gtk-sharp2-2.12.11-4|387	
12mr|gtk-sharp2-2.12.11-4|388	* Fri Jan 25 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.11.91-1mdv2008.1
12mr|gtk-sharp2-2.12.11-4|389	+ Revision: 157849
12mr|gtk-sharp2-2.12.11-4|390	- new version
12mr|gtk-sharp2-2.12.11-4|391	
12mr|gtk-sharp2-2.12.11-4|392	+ Thierry Vignaud <tv@mandriva.org>
12mr|gtk-sharp2-2.12.11-4|393	- rebuild
12mr|gtk-sharp2-2.12.11-4|394	- kill re-definition of %%buildroot on Pixel's request
12mr|gtk-sharp2-2.12.11-4|395	
12mr|gtk-sharp2-2.12.11-4|396	+ Olivier Blin <blino@mandriva.org>
12mr|gtk-sharp2-2.12.11-4|397	- restore BuildRoot
12mr|gtk-sharp2-2.12.11-4|398	
12mr|gtk-sharp2-2.12.11-4|399	* Thu Aug 30 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.10.2-1mdv2008.0
12mr|gtk-sharp2-2.12.11-4|400	+ Revision: 75598
12mr|gtk-sharp2-2.12.11-4|401	- new version
12mr|gtk-sharp2-2.12.11-4|402	- drop patch
12mr|gtk-sharp2-2.12.11-4|403	
12mr|gtk-sharp2-2.12.11-4|404	* Fri Jul 20 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.10.1-3mdv2008.0
12mr|gtk-sharp2-2.12.11-4|405	+ Revision: 53764
12mr|gtk-sharp2-2.12.11-4|406	- split out devel package
12mr|gtk-sharp2-2.12.11-4|407	
12mr|gtk-sharp2-2.12.11-4|408	* Fri Jul 20 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.10.1-2mdv2008.0
12mr|gtk-sharp2-2.12.11-4|409	+ Revision: 53758
12mr|gtk-sharp2-2.12.11-4|410	- fix callback generator
12mr|gtk-sharp2-2.12.11-4|411	
12mr|gtk-sharp2-2.12.11-4|412	* Mon Jun 18 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.10.1-1mdv2008.0
12mr|gtk-sharp2-2.12.11-4|413	+ Revision: 41122
12mr|gtk-sharp2-2.12.11-4|414	- new version
12mr|gtk-sharp2-2.12.11-4|415	
12mr|gtk-sharp2-2.12.11-4|416	
12mr|gtk-sharp2-2.12.11-4|417	* Mon Feb 19 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.10.0-2mdv2007.0
12mr|gtk-sharp2-2.12.11-4|418	+ Revision: 122675
12mr|gtk-sharp2-2.12.11-4|419	- Import gtk-sharp2
12mr|gtk-sharp2-2.12.11-4|420	
12mr|gtk-sharp2-2.12.11-4|421	* Mon Feb 19 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.10.0-2mdv2007.1
12mr|gtk-sharp2-2.12.11-4|422	- Rebuild
12mr|gtk-sharp2-2.12.11-4|423	
12mr|gtk-sharp2-2.12.11-4|424	* Wed Aug 23 2006 Götz Waschk <waschk@mandriva.org> 2.10.0-1mdv2007.0
12mr|gtk-sharp2-2.12.11-4|425	- source URL
12mr|gtk-sharp2-2.12.11-4|426	- New release 2.10.0
12mr|gtk-sharp2-2.12.11-4|427	
12mr|gtk-sharp2-2.12.11-4|428	* Wed Aug 09 2006 Götz Waschk <waschk@mandriva.org> 2.9.0-1mdv2007.0
12mr|gtk-sharp2-2.12.11-4|429	- drop patch
12mr|gtk-sharp2-2.12.11-4|430	- remove gnome packages
12mr|gtk-sharp2-2.12.11-4|431	- fix source URL
12mr|gtk-sharp2-2.12.11-4|432	- New release 2.9.0
12mr|gtk-sharp2-2.12.11-4|433	
12mr|gtk-sharp2-2.12.11-4|434	* Wed Jul 19 2006 Götz Waschk <waschk@mandriva.org> 2.8.3-2mdv2007.0
12mr|gtk-sharp2-2.12.11-4|435	- fix postun script
12mr|gtk-sharp2-2.12.11-4|436	
12mr|gtk-sharp2-2.12.11-4|437	* Sat Jul 08 2006 Götz Waschk <waschk@mandriva.org> 2.8.3-1mdv2007.0
12mr|gtk-sharp2-2.12.11-4|438	- patch for new vte
12mr|gtk-sharp2-2.12.11-4|439	- New release 2.8.3
12mr|gtk-sharp2-2.12.11-4|440	
12mr|gtk-sharp2-2.12.11-4|441	* Sat Jun 24 2006 Götz Waschk <waschk@mandriva.org> 2.8.2-2mdv2007.0
12mr|gtk-sharp2-2.12.11-4|442	- new vte
12mr|gtk-sharp2-2.12.11-4|443	
12mr|gtk-sharp2-2.12.11-4|444	* Sun Mar 05 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.8.2-1mdk
12mr|gtk-sharp2-2.12.11-4|445	- New release 2.8.2
12mr|gtk-sharp2-2.12.11-4|446	
12mr|gtk-sharp2-2.12.11-4|447	* Fri Feb 10 2006 Götz Waschk <waschk@mandriva.org> 2.8.1-1mdk
12mr|gtk-sharp2-2.12.11-4|448	- source URL
12mr|gtk-sharp2-2.12.11-4|449	- New release 2.8.1
12mr|gtk-sharp2-2.12.11-4|450	
12mr|gtk-sharp2-2.12.11-4|451	* Wed Jan 25 2006 Götz Waschk <waschk@mandriva.org> 2.8.0-1mdk
12mr|gtk-sharp2-2.12.11-4|452	- update file list
12mr|gtk-sharp2-2.12.11-4|453	- New release 2.8.0
12mr|gtk-sharp2-2.12.11-4|454	- use mkrel
12mr|gtk-sharp2-2.12.11-4|455	
12mr|gtk-sharp2-2.12.11-4|456	* Wed Nov 09 2005 GÃ¶tz Waschk <waschk@mandriva.org> 2.4.0-1mdk
12mr|gtk-sharp2-2.12.11-4|457	- New release 2.4.0
12mr|gtk-sharp2-2.12.11-4|458	
12mr|gtk-sharp2-2.12.11-4|459	* Thu Oct 13 2005 Götz Waschk <waschk@mandriva.org> 2.3.92-1mdk
12mr|gtk-sharp2-2.12.11-4|460	- update file list
12mr|gtk-sharp2-2.12.11-4|461	- drop merged patch
12mr|gtk-sharp2-2.12.11-4|462	- New release 2.3.92
12mr|gtk-sharp2-2.12.11-4|463	
12mr|gtk-sharp2-2.12.11-4|464	* Thu Sep 29 2005 Götz Waschk <waschk@mandriva.org> 2.3.91-4mdk
12mr|gtk-sharp2-2.12.11-4|465	- move monodoc files to the doc package
12mr|gtk-sharp2-2.12.11-4|466	- fix post* scripts
12mr|gtk-sharp2-2.12.11-4|467	
12mr|gtk-sharp2-2.12.11-4|468	* Mon Sep 12 2005 Götz Waschk <waschk@mandriva.org> 2.3.91-3mdk
12mr|gtk-sharp2-2.12.11-4|469	- fix post script
12mr|gtk-sharp2-2.12.11-4|470	
12mr|gtk-sharp2-2.12.11-4|471	* Mon Sep 12 2005 Götz Waschk <waschk@mandriva.org> 2.3.91-2mdk
12mr|gtk-sharp2-2.12.11-4|472	- update file list
12mr|gtk-sharp2-2.12.11-4|473	- conflicts with old monodoc
12mr|gtk-sharp2-2.12.11-4|474	- add monodoc to the post script
12mr|gtk-sharp2-2.12.11-4|475	
12mr|gtk-sharp2-2.12.11-4|476	* Sun Sep 11 2005 Götz Waschk <waschk@mandriva.org> 2.3.91-1mdk
12mr|gtk-sharp2-2.12.11-4|477	- add the docs
12mr|gtk-sharp2-2.12.11-4|478	- New release 2.3.91
12mr|gtk-sharp2-2.12.11-4|479	
12mr|gtk-sharp2-2.12.11-4|480	* Fri Aug 26 2005 Götz Waschk <waschk@mandriva.org> 2.3.90-1mdk
12mr|gtk-sharp2-2.12.11-4|481	- bump gtkhtml deps
12mr|gtk-sharp2-2.12.11-4|482	- remove gda and gnome-db
12mr|gtk-sharp2-2.12.11-4|483	- New release 2.3.90
12mr|gtk-sharp2-2.12.11-4|484	
12mr|gtk-sharp2-2.12.11-4|485	* Tue May 24 2005 Götz Waschk <waschk@mandriva.org> 1.9.5-2mdk
12mr|gtk-sharp2-2.12.11-4|486	- fix deps, mono-find-requires isn't enough
12mr|gtk-sharp2-2.12.11-4|487	
12mr|gtk-sharp2-2.12.11-4|488	* Sat May 21 2005 Götz Waschk <waschk@mandriva.org> 1.9.5-1mdk
12mr|gtk-sharp2-2.12.11-4|489	- update file list
12mr|gtk-sharp2-2.12.11-4|490	- New release 1.9.5
12mr|gtk-sharp2-2.12.11-4|491	
12mr|gtk-sharp2-2.12.11-4|492	* Tue May 10 2005 Götz Waschk <waschk@mandriva.org> 1.9.3.1-1mdk
12mr|gtk-sharp2-2.12.11-4|493	- New release 1.9.3.1
12mr|gtk-sharp2-2.12.11-4|494	
12mr|gtk-sharp2-2.12.11-4|495	* Tue May 03 2005 Götz Waschk <waschk@mandriva.org> 1.9.3-2mdk
12mr|gtk-sharp2-2.12.11-4|496	- fix build for x86_64
12mr|gtk-sharp2-2.12.11-4|497	
12mr|gtk-sharp2-2.12.11-4|498	* Sat Apr 23 2005 Götz Waschk <waschk@mandriva.org> 1.9.3-1mdk
12mr|gtk-sharp2-2.12.11-4|499	- bump gtkhtml deps
12mr|gtk-sharp2-2.12.11-4|500	- New release 1.9.3
12mr|gtk-sharp2-2.12.11-4|501	
12mr|gtk-sharp2-2.12.11-4|502	* Wed Mar 09 2005 Götz Waschk <waschk@linux-mandrake.com> 1.9.2-1mdk
12mr|gtk-sharp2-2.12.11-4|503	- add dotnet dll
12mr|gtk-sharp2-2.12.11-4|504	- remove panel files, merged into the gnome dll
12mr|gtk-sharp2-2.12.11-4|505	- New release 1.9.2
12mr|gtk-sharp2-2.12.11-4|506	
12mr|gtk-sharp2-2.12.11-4|507	* Mon Dec 27 2004 Götz Waschk <waschk@linux-mandrake.com> 1.9.1-1mdk
12mr|gtk-sharp2-2.12.11-4|508	- spec fixes
12mr|gtk-sharp2-2.12.11-4|509	- New release 1.9.1
12mr|gtk-sharp2-2.12.11-4|510	
12mr|gtk-sharp2-2.12.11-4|511	* Wed Nov 10 2004 Götz Waschk <waschk@linux-mandrake.com> 1.9.0-1mdk
12mr|gtk-sharp2-2.12.11-4|512	- initial package
12mr|gtk-sharp2-2.12.11-4|513	
12mr|gtk-sharp2-2.12.11-4|514	* Fri Nov 05 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0.4-1mdk
12mr|gtk-sharp2-2.12.11-4|515	- fix URL
12mr|gtk-sharp2-2.12.11-4|516	- New release 1.0.4
12mr|gtk-sharp2-2.12.11-4|517	
12mr|gtk-sharp2-2.12.11-4|518	* Wed Sep 29 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0.2-1mdk
12mr|gtk-sharp2-2.12.11-4|519	- drop patch, back to gtkhtml-3.0
12mr|gtk-sharp2-2.12.11-4|520	- New release 1.0.2
12mr|gtk-sharp2-2.12.11-4|521	
12mr|gtk-sharp2-2.12.11-4|522	* Thu Jul 29 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-4mdk
12mr|gtk-sharp2-2.12.11-4|523	- rebuild for new rpm
12mr|gtk-sharp2-2.12.11-4|524	
12mr|gtk-sharp2-2.12.11-4|525	* Mon Jul 12 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0-3mdk
12mr|gtk-sharp2-2.12.11-4|526	- Add conflicts to ease upgrade from 10.0
12mr|gtk-sharp2-2.12.11-4|527	
12mr|gtk-sharp2-2.12.11-4|528	* Wed Jul 07 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-2mdk
12mr|gtk-sharp2-2.12.11-4|529	- update gtkhtml patch and deps
12mr|gtk-sharp2-2.12.11-4|530	
12mr|gtk-sharp2-2.12.11-4|531	* Fri Jul 02 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-1mdk
12mr|gtk-sharp2-2.12.11-4|532	- remove docs
12mr|gtk-sharp2-2.12.11-4|533	- fix source URL
12mr|gtk-sharp2-2.12.11-4|534	- new version
12mr|gtk-sharp2-2.12.11-4|535	
12mr|gtk-sharp2-2.12.11-4|536	* Tue Jun 22 2004 Götz Waschk <waschk@linux-mandrake.com> 0.98-2mdk
12mr|gtk-sharp2-2.12.11-4|537	- fix doc package group
12mr|gtk-sharp2-2.12.11-4|538	
12mr|gtk-sharp2-2.12.11-4|539	* Thu Jun 17 2004 Götz Waschk <waschk@linux-mandrake.com> 0.98-1mdk
12mr|gtk-sharp2-2.12.11-4|540	- add libpangosharpglue to libgtksharpglue package
12mr|gtk-sharp2-2.12.11-4|541	- add installed xml docs
12mr|gtk-sharp2-2.12.11-4|542	- fix installation
12mr|gtk-sharp2-2.12.11-4|543	- requires new mono
12mr|gtk-sharp2-2.12.11-4|544	- fix groups
12mr|gtk-sharp2-2.12.11-4|545	- new version
12mr|gtk-sharp2-2.12.11-4|546	
12mr|gtk-sharp2-2.12.11-4|547	* Mon Jun 07 2004 Götz Waschk <waschk@linux-mandrake.com> 0.93-6mdk
12mr|gtk-sharp2-2.12.11-4|548	- fix devel deps again (no need for vte and gtkhtml, they are only dlopened)
12mr|gtk-sharp2-2.12.11-4|549	- update patch to really use new gtkhtml
12mr|gtk-sharp2-2.12.11-4|550	
12mr|gtk-sharp2-2.12.11-4|551	* Sun Jun 06 2004 Marcel Pol <mpol@mandrake.org> 0.93-5mdk
12mr|gtk-sharp2-2.12.11-4|552	- manually add requires for devel packages
12mr|gtk-sharp2-2.12.11-4|553	- build against new gtkhtml
12mr|gtk-sharp2-2.12.11-4|554	
12mr|gtk-sharp2-2.12.11-4|555	* Sat Jun 05 2004 Marcel Pol <mpol@mandrake.org> 0.93-4mdk
12mr|gtk-sharp2-2.12.11-4|556	- split package
12mr|gtk-sharp2-2.12.11-4|557	- place gapi files in glib-sharp
12mr|gtk-sharp2-2.12.11-4|558	
12mr|gtk-sharp2-2.12.11-4|559	* Sat Jun 05 2004 Götz Waschk <waschk@linux-mandrake.com> 0.93-3mdk
12mr|gtk-sharp2-2.12.11-4|560	- add vte deps (thanks Quel Qun)
12mr|gtk-sharp2-2.12.11-4|561	- use libgtkhtml-3.1_9
12mr|gtk-sharp2-2.12.11-4|562	
12mr|gtk-sharp2-2.12.11-4|563	* Fri Jun 04 2004 Götz Waschk <waschk@linux-mandrake.com> 0.93-2mdk
12mr|gtk-sharp2-2.12.11-4|564	- fix deps
12mr|gtk-sharp2-2.12.11-4|565	
12mr|gtk-sharp2-2.12.11-4|566	* Thu Jun 03 2004 Götz Waschk <waschk@linux-mandrake.com> 0.93-1mdk
12mr|gtk-sharp2-2.12.11-4|567	- drop perl files
12mr|gtk-sharp2-2.12.11-4|568	- requires new mono
12mr|gtk-sharp2-2.12.11-4|569	- new version
12mr|gtk-sharp2-2.12.11-4|570	
12mr|gtk-sharp2-2.12.11-4|571	* Thu May 06 2004 Götz Waschk <waschk@linux-mandrake.com> 0.91.1-1mdk
12mr|gtk-sharp2-2.12.11-4|572	- fix file list
12mr|gtk-sharp2-2.12.11-4|573	- requires new mono
12mr|gtk-sharp2-2.12.11-4|574	- buildrequires monodoc
12mr|gtk-sharp2-2.12.11-4|575	- add source URL
12mr|gtk-sharp2-2.12.11-4|576	- new version
12mr|gtk-sharp2-2.12.11-4|577	
12mr|gtk-sharp2-2.12.11-4|578	* Sat Apr 10 2004 Götz Waschk <waschk@linux-mandrake.com> 0.18-2mdk
12mr|gtk-sharp2-2.12.11-4|579	- rebuild for new croco
12mr|gtk-sharp2-2.12.11-4|580	
12mr|gtk-sharp2-2.12.11-4|581	* Sun Apr 04 2004 Götz Waschk <waschk@linux-mandrake.com> 0.18-1mdk
12mr|gtk-sharp2-2.12.11-4|582	- fix doc file listing
12mr|gtk-sharp2-2.12.11-4|583	- new version
12mr|gtk-sharp2-2.12.11-4|584	
12mr|gtk-sharp2-2.12.11-4|585	* Fri Mar 12 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.17-2mdk
12mr|gtk-sharp2-2.12.11-4|586	- Rebuild against latest gtkhtml/gal
12mr|gtk-sharp2-2.12.11-4|587	
12mr|gtk-sharp2-2.12.11-4|588	* Mon Mar 01 2004 Götz Waschk <waschk@linux-mandrake.com> 0.17-1mdk
12mr|gtk-sharp2-2.12.11-4|589	- fix some rpmlint warnings
12mr|gtk-sharp2-2.12.11-4|590	- fix buildrequires
12mr|gtk-sharp2-2.12.11-4|591	- new version
12mr|gtk-sharp2-2.12.11-4|592	

14268 12
12mr|gtk-sharp-beans-2.13.92-1|1	Name:		gtk-sharp-beans
12mr|gtk-sharp-beans-2.13.92-1|2	Version:	2.13.92
12mr|gtk-sharp-beans-2.13.92-1|3	Release:	1
12mr|gtk-sharp-beans-2.13.92-1|4	License:	LGPLv2+
12mr|gtk-sharp-beans-2.13.92-1|5	Group:		Development/Other
12mr|gtk-sharp-beans-2.13.92-1|6	Summary:	Extra Gtk# bindings
12mr|gtk-sharp-beans-2.13.92-1|7	Url:		http://gitorious.org/gtk-sharp-beans
12mr|gtk-sharp-beans-2.13.92-1|8	Source:		%{name}-%{version}.tar.bz2
12mr|gtk-sharp-beans-2.13.92-1|9	
12mr|gtk-sharp-beans-2.13.92-1|10	BuildRequires:	gtk-sharp2
12mr|gtk-sharp-beans-2.13.92-1|11	BuildRequires:	gtk-sharp2-devel
12mr|gtk-sharp-beans-2.13.92-1|12	BuildRequires:	gio-sharp-devel
12mr|gtk-sharp-beans-2.13.92-1|13	BuildRequires:	mono-devel
12mr|gtk-sharp-beans-2.13.92-1|14	BuildRequires:	monodoc-core
12mr|gtk-sharp-beans-2.13.92-1|15	BuildArch:	noarch
12mr|gtk-sharp-beans-2.13.92-1|16	
12mr|gtk-sharp-beans-2.13.92-1|17	%description
12mr|gtk-sharp-beans-2.13.92-1|18	Gtk# Beans aims to fill the gap between the current Gtk# packages
12mr|gtk-sharp-beans-2.13.92-1|19	state and all the blings and desktop integration stuffs anyone
12mr|gtk-sharp-beans-2.13.92-1|20	would want to use.
12mr|gtk-sharp-beans-2.13.92-1|21	
12mr|gtk-sharp-beans-2.13.92-1|22	It builds on top of Gtk# and extend it by adding new classes and
12mr|gtk-sharp-beans-2.13.92-1|23	extension methods.
12mr|gtk-sharp-beans-2.13.92-1|24	
12mr|gtk-sharp-beans-2.13.92-1|25	%package devel
12mr|gtk-sharp-beans-2.13.92-1|26	Group:		Development/Other
12mr|gtk-sharp-beans-2.13.92-1|27	Summary:	Extra Gtk# bindings
12mr|gtk-sharp-beans-2.13.92-1|28	Requires:	%{name} = %{version}
12mr|gtk-sharp-beans-2.13.92-1|29	
12mr|gtk-sharp-beans-2.13.92-1|30	%description devel
12mr|gtk-sharp-beans-2.13.92-1|31	Files for developing programs that use gtk-sharp-beans
12mr|gtk-sharp-beans-2.13.92-1|32	
12mr|gtk-sharp-beans-2.13.92-1|33	%prep
12mr|gtk-sharp-beans-2.13.92-1|34	%setup -q
12mr|gtk-sharp-beans-2.13.92-1|35	
12mr|gtk-sharp-beans-2.13.92-1|36	%build
12mr|gtk-sharp-beans-2.13.92-1|37	%configure2_5x
12mr|gtk-sharp-beans-2.13.92-1|38	%make
12mr|gtk-sharp-beans-2.13.92-1|39	
12mr|gtk-sharp-beans-2.13.92-1|40	%install
12mr|gtk-sharp-beans-2.13.92-1|41	%makeinstall_std pkgconfigdir=%_datadir/pkgconfig
12mr|gtk-sharp-beans-2.13.92-1|42	
12mr|gtk-sharp-beans-2.13.92-1|43	%files
12mr|gtk-sharp-beans-2.13.92-1|44	%doc NEWS AUTHORS README
12mr|gtk-sharp-beans-2.13.92-1|45	%dir %{_prefix}/lib/mono/gac/gtk-sharp-beans
12mr|gtk-sharp-beans-2.13.92-1|46	%dir %{_prefix}/lib/mono/gac/gtk-sharp-beans/2.14.0.0__97a95fb57b03c03a
12mr|gtk-sharp-beans-2.13.92-1|47	%{_prefix}/lib/mono/gac/gtk-sharp-beans/*/*.dll*
12mr|gtk-sharp-beans-2.13.92-1|48	
12mr|gtk-sharp-beans-2.13.92-1|49	%dir %{_prefix}/lib/mono/gtk-sharp-beans-2.0
12mr|gtk-sharp-beans-2.13.92-1|50	%{_prefix}/lib/mono/gtk-sharp-beans-2.0/gtk-sharp-beans.dll
12mr|gtk-sharp-beans-2.13.92-1|51	
12mr|gtk-sharp-beans-2.13.92-1|52	%files devel
12mr|gtk-sharp-beans-2.13.92-1|53	%doc ChangeLog
12mr|gtk-sharp-beans-2.13.92-1|54	%{_datadir}/pkgconfig/gtk-sharp-beans-2.0.pc
12mr|gtk-sharp-beans-2.13.92-1|55	
12mr|gtk-sharp-beans-2.13.92-1|56	
12mr|gtk-sharp-beans-2.13.92-1|57	%changelog
12mr|gtk-sharp-beans-2.13.92-1|58	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2.13.92-0.2mdv2011.0
12mr|gtk-sharp-beans-2.13.92-1|59	+ Revision: 664947
12mr|gtk-sharp-beans-2.13.92-1|60	- mass rebuild
12mr|gtk-sharp-beans-2.13.92-1|61	
12mr|gtk-sharp-beans-2.13.92-1|62	* Sat Aug 07 2010 Götz Waschk <waschk@mandriva.org> 2.13.92-0.1mdv2011.0
12mr|gtk-sharp-beans-2.13.92-1|63	+ Revision: 567394
12mr|gtk-sharp-beans-2.13.92-1|64	- import gtk-sharp-beans
12mr|gtk-sharp-beans-2.13.92-1|65	
12mr|gtk-sharp-beans-2.13.92-1|66	

14269 12
12mr|gtksourceview1-1.8.5-11|1	%define oname gtksourceview
12mr|gtksourceview1-1.8.5-11|2	%define api 1.0
12mr|gtksourceview1-1.8.5-11|3	%define major 0
12mr|gtksourceview1-1.8.5-11|4	%define libname %mklibname %{oname}- %{api} %{major}
12mr|gtksourceview1-1.8.5-11|5	%define develname %mklibname -d %{oname}- %{api}
12mr|gtksourceview1-1.8.5-11|6	
12mr|gtksourceview1-1.8.5-11|7	Summary:	Source code viewing library
12mr|gtksourceview1-1.8.5-11|8	Name:		gtksourceview1
12mr|gtksourceview1-1.8.5-11|9	Version:	1.8.5
12mr|gtksourceview1-1.8.5-11|10	Release:	11
12mr|gtksourceview1-1.8.5-11|11	License:	GPLv2+
12mr|gtksourceview1-1.8.5-11|12	Group:		Editors
12mr|gtksourceview1-1.8.5-11|13	URL:		http://people.ecsc.co.uk/~matt/downloads/rpms/gtksourceview/
12mr|gtksourceview1-1.8.5-11|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{oname}-%{version}.tar.bz2
12mr|gtksourceview1-1.8.5-11|15	Patch0:		gtksourceview-1.8.5-fix-str-fmt.patch
12mr|gtksourceview1-1.8.5-11|16	Patch1:		gtksourceview-1.8.5_glib_h.patch
12mr|gtksourceview1-1.8.5-11|17	
12mr|gtksourceview1-1.8.5-11|18	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gtksourceview1-1.8.5-11|19	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12mr|gtksourceview1-1.8.5-11|20	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
12mr|gtksourceview1-1.8.5-11|21	BuildRequires:	intltool
12mr|gtksourceview1-1.8.5-11|22	
12mr|gtksourceview1-1.8.5-11|23	Obsoletes:	gtksourceview < 1.90
12mr|gtksourceview1-1.8.5-11|24	
12mr|gtksourceview1-1.8.5-11|25	%description
12mr|gtksourceview1-1.8.5-11|26	GtkSourceview is a library that adds syntax highlighting,
12mr|gtksourceview1-1.8.5-11|27	line numbers, and other programming-editor features.
12mr|gtksourceview1-1.8.5-11|28	GtkSourceView specializes these features for a code editor.
12mr|gtksourceview1-1.8.5-11|29	
12mr|gtksourceview1-1.8.5-11|30	%package -n %{libname}
12mr|gtksourceview1-1.8.5-11|31	Summary:	Source code viewing library
12mr|gtksourceview1-1.8.5-11|32	Group:		Editors
12mr|gtksourceview1-1.8.5-11|33	Requires:	%{name} >= %{version}-%{release}
12mr|gtksourceview1-1.8.5-11|34	Provides:	lib%{name} = %{version}-%{release}
12mr|gtksourceview1-1.8.5-11|35	Provides:	gtksourceview1.0 = %{version}-%{release}
12mr|gtksourceview1-1.8.5-11|36	
12mr|gtksourceview1-1.8.5-11|37	%description -n %{libname}
12mr|gtksourceview1-1.8.5-11|38	GtkSourceview is a library that adds syntax highlighting,
12mr|gtksourceview1-1.8.5-11|39	line numbers, and other programming-editor features.
12mr|gtksourceview1-1.8.5-11|40	GtkSourceView specializes these features for a code editor.
12mr|gtksourceview1-1.8.5-11|41	
12mr|gtksourceview1-1.8.5-11|42	%package -n %{develname}
12mr|gtksourceview1-1.8.5-11|43	Summary:	Libraries and include files for GtkSourceView
12mr|gtksourceview1-1.8.5-11|44	Group:		Development/GNOME and GTK+
12mr|gtksourceview1-1.8.5-11|45	Requires:	%{libname} = %{version}
12mr|gtksourceview1-1.8.5-11|46	Provides:	%{name}-devel = %{version}-%{release}
12mr|gtksourceview1-1.8.5-11|47	Obsoletes:	%{mklibname -d gtksourceview- 1.0 0} < 1.8.5-11
12mr|gtksourceview1-1.8.5-11|48	
12mr|gtksourceview1-1.8.5-11|49	%description -n %{develname}
12mr|gtksourceview1-1.8.5-11|50	GtkSourceView development files.
12mr|gtksourceview1-1.8.5-11|51	
12mr|gtksourceview1-1.8.5-11|52	%prep
12mr|gtksourceview1-1.8.5-11|53	%setup -qn %{oname}-%{version}
12mr|gtksourceview1-1.8.5-11|54	%apply_patches
12mr|gtksourceview1-1.8.5-11|55	
12mr|gtksourceview1-1.8.5-11|56	%build
12mr|gtksourceview1-1.8.5-11|57	export CPPFLAGS=-D_GNU_SOURCE=1
12mr|gtksourceview1-1.8.5-11|58	%configure2_5x
12mr|gtksourceview1-1.8.5-11|59	%make
12mr|gtksourceview1-1.8.5-11|60	
12mr|gtksourceview1-1.8.5-11|61	%install
12mr|gtksourceview1-1.8.5-11|62	%makeinstall_std
12mr|gtksourceview1-1.8.5-11|63	
12mr|gtksourceview1-1.8.5-11|64	%{find_lang} %{oname}-%{api}
12mr|gtksourceview1-1.8.5-11|65	
12mr|gtksourceview1-1.8.5-11|66	%files -f %{oname}-%{api}.lang
12mr|gtksourceview1-1.8.5-11|67	%doc AUTHORS NEWS README TODO
12mr|gtksourceview1-1.8.5-11|68	%{_datadir}/gtksourceview-%{api}
12mr|gtksourceview1-1.8.5-11|69	
12mr|gtksourceview1-1.8.5-11|70	%files -n %{libname}
12mr|gtksourceview1-1.8.5-11|71	%{_libdir}/libgtksourceview-%{api}.so.%{major}*
12mr|gtksourceview1-1.8.5-11|72	
12mr|gtksourceview1-1.8.5-11|73	%files -n %{develname}
12mr|gtksourceview1-1.8.5-11|74	%doc %{_datadir}/gtk-doc/html/gtksourceview
12mr|gtksourceview1-1.8.5-11|75	%{_libdir}/*.so
12mr|gtksourceview1-1.8.5-11|76	%{_includedir}/*
12mr|gtksourceview1-1.8.5-11|77	%{_libdir}/pkgconfig/*
12mr|gtksourceview1-1.8.5-11|78	
12mr|gtksourceview1-1.8.5-11|79	
12mr|gtksourceview1-1.8.5-11|80	
12mr|gtksourceview1-1.8.5-11|81	
12mr|gtksourceview1-1.8.5-11|82	%changelog
12mr|gtksourceview1-1.8.5-11|83	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gtksourceview1-1.8.5-11|84	+ Commit: d56fd17
12mr|gtksourceview1-1.8.5-11|85	- Sync with Cooker (convert BR to pkgconfig style, update patchset), fix unversioned Obsoletes
12mr|gtksourceview1-1.8.5-11|86	
12mr|gtksourceview1-1.8.5-11|87	

14270 12
12mr|gtksourceview-2.10.5-7|1	%define api_version 2.0
12mr|gtksourceview-2.10.5-7|2	%define lib_major 0
12mr|gtksourceview-2.10.5-7|3	%define libname %mklibname %{name}- %{api_version} %{lib_major}
12mr|gtksourceview-2.10.5-7|4	%define libnamedev %mklibname -d %{name}- %{api_version}
12mr|gtksourceview-2.10.5-7|5	
12mr|gtksourceview-2.10.5-7|6	
12mr|gtksourceview-2.10.5-7|7	Summary:	Source code viewing library
12mr|gtksourceview-2.10.5-7|8	Name:		gtksourceview
12mr|gtksourceview-2.10.5-7|9	Version:	2.10.5
12mr|gtksourceview-2.10.5-7|10	Release:	7
12mr|gtksourceview-2.10.5-7|11	License:	GPLv2+
12mr|gtksourceview-2.10.5-7|12	Group:		Editors
12mr|gtksourceview-2.10.5-7|13	URL:		http://people.ecsc.co.uk/~matt/downloads/rpms/gtksourceview/
12mr|gtksourceview-2.10.5-7|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|gtksourceview-2.10.5-7|15	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gtksourceview-2.10.5-7|16	BuildRequires:	pkgconfig(gconf-2.0)
12mr|gtksourceview-2.10.5-7|17	BuildRequires:	gtk-doc
12mr|gtksourceview-2.10.5-7|18	BuildRequires:	intltool
12mr|gtksourceview-2.10.5-7|19	
12mr|gtksourceview-2.10.5-7|20	%description
12mr|gtksourceview-2.10.5-7|21	GtkSourceview is a library that adds syntax highlighting,
12mr|gtksourceview-2.10.5-7|22	line numbers, and other programming-editor features.
12mr|gtksourceview-2.10.5-7|23	GtkSourceView specializes these features for a code editor.
12mr|gtksourceview-2.10.5-7|24	
12mr|gtksourceview-2.10.5-7|25	%package -n %{libname}
12mr|gtksourceview-2.10.5-7|26	Summary:	Source code viewing library
12mr|gtksourceview-2.10.5-7|27	Group:		Editors
12mr|gtksourceview-2.10.5-7|28	Requires:	%{name} >= %{version}-%{release}
12mr|gtksourceview-2.10.5-7|29	Provides:	lib%{name} = %{version}-%{release}
12mr|gtksourceview-2.10.5-7|30	Provides:	libgtksourceview0 = %{version}-%{release}
12mr|gtksourceview-2.10.5-7|31	Obsoletes:	libgtksourceview0 < 2.10.5-7
12mr|gtksourceview-2.10.5-7|32	Provides:	libgtksourceview1.0 = %{version}-%{release}
12mr|gtksourceview-2.10.5-7|33	Obsoletes:	libgtksourceview1.0 < 2.10.5-7
12mr|gtksourceview-2.10.5-7|34	
12mr|gtksourceview-2.10.5-7|35	%description -n %{libname}
12mr|gtksourceview-2.10.5-7|36	GtkSourceview is a library that adds syntax highlighting,
12mr|gtksourceview-2.10.5-7|37	line numbers, and other programming-editor features.
12mr|gtksourceview-2.10.5-7|38	GtkSourceView specializes these features for a code editor.
12mr|gtksourceview-2.10.5-7|39	
12mr|gtksourceview-2.10.5-7|40	%package -n %{libnamedev}
12mr|gtksourceview-2.10.5-7|41	Summary:	Libraries and include files for GtkSourceView
12mr|gtksourceview-2.10.5-7|42	Group:		Development/GNOME and GTK+
12mr|gtksourceview-2.10.5-7|43	Requires:	%{libname} = %{version}
12mr|gtksourceview-2.10.5-7|44	Provides:	%{name}-devel = %{version}-%{release}
12mr|gtksourceview-2.10.5-7|45	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|gtksourceview-2.10.5-7|46	Provides:	lib%{name}-%{api_version}-devel = %{version}-%{release}
12mr|gtksourceview-2.10.5-7|47	Obsoletes:	%{mklibname -d gtksourceview- 2.0 0} < 2.10.5-7
12mr|gtksourceview-2.10.5-7|48	
12mr|gtksourceview-2.10.5-7|49	%description -n %{libnamedev}
12mr|gtksourceview-2.10.5-7|50	GtkSourceView development files.
12mr|gtksourceview-2.10.5-7|51	
12mr|gtksourceview-2.10.5-7|52	%prep
12mr|gtksourceview-2.10.5-7|53	%setup -q
12mr|gtksourceview-2.10.5-7|54	
12mr|gtksourceview-2.10.5-7|55	%build
12mr|gtksourceview-2.10.5-7|56	%configure2_5x --disable-static
12mr|gtksourceview-2.10.5-7|57	
12mr|gtksourceview-2.10.5-7|58	%make
12mr|gtksourceview-2.10.5-7|59	
12mr|gtksourceview-2.10.5-7|60	%install
12mr|gtksourceview-2.10.5-7|61	%makeinstall_std
12mr|gtksourceview-2.10.5-7|62	
12mr|gtksourceview-2.10.5-7|63	%find_lang %{name}-%{api_version}
12mr|gtksourceview-2.10.5-7|64	
12mr|gtksourceview-2.10.5-7|65	%files -f %{name}-%{api_version}.lang
12mr|gtksourceview-2.10.5-7|66	%doc AUTHORS NEWS README
12mr|gtksourceview-2.10.5-7|67	%{_datadir}/gtksourceview-%{api_version}
12mr|gtksourceview-2.10.5-7|68	
12mr|gtksourceview-2.10.5-7|69	%files -n %{libname}
12mr|gtksourceview-2.10.5-7|70	%{_libdir}/libgtksourceview-%{api_version}.so.%{lib_major}*
12mr|gtksourceview-2.10.5-7|71	
12mr|gtksourceview-2.10.5-7|72	%files -n %{libnamedev}
12mr|gtksourceview-2.10.5-7|73	%doc %{_datadir}/gtk-doc/html/gtksourceview-2.0
12mr|gtksourceview-2.10.5-7|74	%{_libdir}/*.so
12mr|gtksourceview-2.10.5-7|75	%{_includedir}/*
12mr|gtksourceview-2.10.5-7|76	%{_libdir}/pkgconfig/*
12mr|gtksourceview-2.10.5-7|77	
12mr|gtksourceview-2.10.5-7|78	
12mr|gtksourceview-2.10.5-7|79	
12mr|gtksourceview-2.10.5-7|80	%changelog
12mr|gtksourceview-2.10.5-7|81	

14271 12
12mr|gtksourceview3-3.6.1-1|1	%define api	3.0
12mr|gtksourceview3-3.6.1-1|2	%define major	0
12mr|gtksourceview3-3.6.1-1|3	%define oname	gtksourceview
12mr|gtksourceview3-3.6.1-1|4	%define libname	%mklibname %{oname}- %{api} %{major}
12mr|gtksourceview3-3.6.1-1|5	%define girname	%mklibname %{oname}-gir %{api}
12mr|gtksourceview3-3.6.1-1|6	%define devname %mklibname -d %{oname}- %{api}
12mr|gtksourceview3-3.6.1-1|7	
12mr|gtksourceview3-3.6.1-1|8	Summary:	Source code viewing library
12mr|gtksourceview3-3.6.1-1|9	Name:		gtksourceview3
12mr|gtksourceview3-3.6.1-1|10	Version: 	3.6.1
12mr|gtksourceview3-3.6.1-1|11	Release:	1
12mr|gtksourceview3-3.6.1-1|12	License:	GPLv2+
12mr|gtksourceview3-3.6.1-1|13	Group:		Editors
12mr|gtksourceview3-3.6.1-1|14	URL:		http://people.ecsc.co.uk/~matt/downloads/rpms/gtksourceview/
12mr|gtksourceview3-3.6.1-1|15	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/3.6/%{oname}-%{version}.tar.xz
12mr|gtksourceview3-3.6.1-1|16	BuildRequires:  intltool
12mr|gtksourceview3-3.6.1-1|17	BuildRequires:  pkgconfig(gobject-introspection-1.0)
12mr|gtksourceview3-3.6.1-1|18	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gtksourceview3-3.6.1-1|19	BuildRequires:  pkgconfig(gtk-doc)
12mr|gtksourceview3-3.6.1-1|20	BuildRequires:  pkgconfig(libxml-2.0)
12mr|gtksourceview3-3.6.1-1|21	
12mr|gtksourceview3-3.6.1-1|22	%description
12mr|gtksourceview3-3.6.1-1|23	GtkSourceview is a library that adds syntax highlighting,
12mr|gtksourceview3-3.6.1-1|24	line numbers, and other programming-editor features.
12mr|gtksourceview3-3.6.1-1|25	GtkSourceView specializes these features for a code editor.
12mr|gtksourceview3-3.6.1-1|26	
12mr|gtksourceview3-3.6.1-1|27	%package -n %{libname}
12mr|gtksourceview3-3.6.1-1|28	Summary:	Source code viewing library
12mr|gtksourceview3-3.6.1-1|29	Group:		Editors
12mr|gtksourceview3-3.6.1-1|30	Requires:	%{name} = %{version}-%{release}
12mr|gtksourceview3-3.6.1-1|31	
12mr|gtksourceview3-3.6.1-1|32	%description -n %{libname}
12mr|gtksourceview3-3.6.1-1|33	GtkSourceview is a library that adds syntax highlighting,
12mr|gtksourceview3-3.6.1-1|34	line numbers, and other programming-editor features.
12mr|gtksourceview3-3.6.1-1|35	GtkSourceView specializes these features for a code editor.
12mr|gtksourceview3-3.6.1-1|36	
12mr|gtksourceview3-3.6.1-1|37	%package -n %{girname}
12mr|gtksourceview3-3.6.1-1|38	Summary:	GObject Introspection interface description for %{name}
12mr|gtksourceview3-3.6.1-1|39	Group:		System/Libraries
12mr|gtksourceview3-3.6.1-1|40	
12mr|gtksourceview3-3.6.1-1|41	%description -n %{girname}
12mr|gtksourceview3-3.6.1-1|42	GObject Introspection interface description for %{name}.
12mr|gtksourceview3-3.6.1-1|43	
12mr|gtksourceview3-3.6.1-1|44	%package -n %{devname}
12mr|gtksourceview3-3.6.1-1|45	Summary:	Libraries and include files for GtkSourceView
12mr|gtksourceview3-3.6.1-1|46	Group:		Development/GNOME and GTK+
12mr|gtksourceview3-3.6.1-1|47	Requires:	%{libname} = %{version}
12mr|gtksourceview3-3.6.1-1|48	Requires:	%{girname} = %{version}
12mr|gtksourceview3-3.6.1-1|49	Provides:	%{name}-devel = %{version}-%{release}
12mr|gtksourceview3-3.6.1-1|50	Provides:	%{oname}-%{api}-devel = %{version}-%{release}
12mr|gtksourceview3-3.6.1-1|51	
12mr|gtksourceview3-3.6.1-1|52	%description -n %{devname}
12mr|gtksourceview3-3.6.1-1|53	GtkSourceView development files
12mr|gtksourceview3-3.6.1-1|54	
12mr|gtksourceview3-3.6.1-1|55	%prep
12mr|gtksourceview3-3.6.1-1|56	%setup -qn %{oname}-%{version}
12mr|gtksourceview3-3.6.1-1|57	
12mr|gtksourceview3-3.6.1-1|58	%build
12mr|gtksourceview3-3.6.1-1|59	%configure2_5x
12mr|gtksourceview3-3.6.1-1|60	
12mr|gtksourceview3-3.6.1-1|61	%make LIBS='-lgmodule-2.0'
12mr|gtksourceview3-3.6.1-1|62	
12mr|gtksourceview3-3.6.1-1|63	%install
12mr|gtksourceview3-3.6.1-1|64	%makeinstall_std
12mr|gtksourceview3-3.6.1-1|65	
12mr|gtksourceview3-3.6.1-1|66	%{find_lang} %{oname}-%{api}
12mr|gtksourceview3-3.6.1-1|67	
12mr|gtksourceview3-3.6.1-1|68	%files -f %{oname}-%{api}.lang
12mr|gtksourceview3-3.6.1-1|69	%doc AUTHORS NEWS README
12mr|gtksourceview3-3.6.1-1|70	%{_datadir}/gtksourceview-%{api}
12mr|gtksourceview3-3.6.1-1|71	
12mr|gtksourceview3-3.6.1-1|72	%files -n %{libname}
12mr|gtksourceview3-3.6.1-1|73	%{_libdir}/libgtksourceview-%{api}.so.%{major}*
12mr|gtksourceview3-3.6.1-1|74	
12mr|gtksourceview3-3.6.1-1|75	%files -n %{girname}
12mr|gtksourceview3-3.6.1-1|76	%{_libdir}/girepository-1.0/GtkSource-%{api}.typelib
12mr|gtksourceview3-3.6.1-1|77	
12mr|gtksourceview3-3.6.1-1|78	%files -n %{devname}
12mr|gtksourceview3-3.6.1-1|79	%doc %{_datadir}/gtk-doc/html/gtksourceview-%{api}
12mr|gtksourceview3-3.6.1-1|80	%{_libdir}/*.so
12mr|gtksourceview3-3.6.1-1|81	%{_includedir}/*
12mr|gtksourceview3-3.6.1-1|82	%{_libdir}/pkgconfig/*
12mr|gtksourceview3-3.6.1-1|83	%{_datadir}/gir-1.0/GtkSource-%{api}.gir
12mr|gtksourceview3-3.6.1-1|84	
12mr|gtksourceview3-3.6.1-1|85	
12mr|gtksourceview3-3.6.1-1|86	%changelog
12mr|gtksourceview3-3.6.1-1|87	* Tue Oct 23 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mr|gtksourceview3-3.6.1-1|88	- update to 3.6.0
12mr|gtksourceview3-3.6.1-1|89	
12mr|gtksourceview3-3.6.1-1|90	* Thu May 17 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.2-1
12mr|gtksourceview3-3.6.1-1|91	+ Revision: 799324
12mr|gtksourceview3-3.6.1-1|92	- update to new version 3.4.2
12mr|gtksourceview3-3.6.1-1|93	
12mr|gtksourceview3-3.6.1-1|94	* Fri May 04 2012 Guilherme Moro <guilherme@mandriva.com> 3.4.1-1
12mr|gtksourceview3-3.6.1-1|95	+ Revision: 796362
12mr|gtksourceview3-3.6.1-1|96	- Updated to version 3.4.1
12mr|gtksourceview3-3.6.1-1|97	
12mr|gtksourceview3-3.6.1-1|98	* Sat Mar 10 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.3-1
12mr|gtksourceview3-3.6.1-1|99	+ Revision: 783797
12mr|gtksourceview3-3.6.1-1|100	- new version 3.2.3
12mr|gtksourceview3-3.6.1-1|101	- cleaned up spec
12mr|gtksourceview3-3.6.1-1|102	- remove dep loop
12mr|gtksourceview3-3.6.1-1|103	
12mr|gtksourceview3-3.6.1-1|104	* Fri Jul 01 2011 Götz Waschk <waschk@mandriva.org> 3.0.5-1
12mr|gtksourceview3-3.6.1-1|105	+ Revision: 688478
12mr|gtksourceview3-3.6.1-1|106	- new version
12mr|gtksourceview3-3.6.1-1|107	
12mr|gtksourceview3-3.6.1-1|108	* Sun Jun 19 2011 Götz Waschk <waschk@mandriva.org> 3.0.4-1
12mr|gtksourceview3-3.6.1-1|109	+ Revision: 686067
12mr|gtksourceview3-3.6.1-1|110	- new version
12mr|gtksourceview3-3.6.1-1|111	- xz tarball
12mr|gtksourceview3-3.6.1-1|112	
12mr|gtksourceview3-3.6.1-1|113	* Sat Jun 18 2011 Götz Waschk <waschk@mandriva.org> 3.0.3-1
12mr|gtksourceview3-3.6.1-1|114	+ Revision: 685907
12mr|gtksourceview3-3.6.1-1|115	- new version
12mr|gtksourceview3-3.6.1-1|116	
12mr|gtksourceview3-3.6.1-1|117	* Wed May 25 2011 Götz Waschk <waschk@mandriva.org> 3.0.2-1
12mr|gtksourceview3-3.6.1-1|118	+ Revision: 678982
12mr|gtksourceview3-3.6.1-1|119	- new version
12mr|gtksourceview3-3.6.1-1|120	
12mr|gtksourceview3-3.6.1-1|121	* Tue Apr 26 2011 Funda Wang <fwang@mandriva.org> 3.0.1-1
12mr|gtksourceview3-3.6.1-1|122	+ Revision: 659124
12mr|gtksourceview3-3.6.1-1|123	- update to new version 3.0.1
12mr|gtksourceview3-3.6.1-1|124	
12mr|gtksourceview3-3.6.1-1|125	* Tue Apr 05 2011 Funda Wang <fwang@mandriva.org> 3.0.0-1
12mr|gtksourceview3-3.6.1-1|126	+ Revision: 650454
12mr|gtksourceview3-3.6.1-1|127	- update to new version 3.0.0
12mr|gtksourceview3-3.6.1-1|128	
12mr|gtksourceview3-3.6.1-1|129	* Wed Mar 23 2011 Funda Wang <fwang@mandriva.org> 2.91.9-1
12mr|gtksourceview3-3.6.1-1|130	+ Revision: 648018
12mr|gtksourceview3-3.6.1-1|131	- New version 2.91.9
12mr|gtksourceview3-3.6.1-1|132	disable glade support as it requires glade4
12mr|gtksourceview3-3.6.1-1|133	introspection warning not required with latest g-i
12mr|gtksourceview3-3.6.1-1|134	
12mr|gtksourceview3-3.6.1-1|135	* Fri Jul 30 2010 Götz Waschk <waschk@mandriva.org> 2.90.4-1mdv2011.0
12mr|gtksourceview3-3.6.1-1|136	+ Revision: 563661
12mr|gtksourceview3-3.6.1-1|137	- gtk+3 version
12mr|gtksourceview3-3.6.1-1|138	
12mr|gtksourceview3-3.6.1-1|139	* Fri Jul 30 2010 Götz Waschk <waschk@mandriva.org> 2.11.2-1mdv2011.0
12mr|gtksourceview3-3.6.1-1|140	+ Revision: 563496
12mr|gtksourceview3-3.6.1-1|141	- update build deps
12mr|gtksourceview3-3.6.1-1|142	- new version
12mr|gtksourceview3-3.6.1-1|143	- add introspection support
12mr|gtksourceview3-3.6.1-1|144	
12mr|gtksourceview3-3.6.1-1|145	* Sun Jul 11 2010 Götz Waschk <waschk@mandriva.org> 2.10.4-1mdv2011.0
12mr|gtksourceview3-3.6.1-1|146	+ Revision: 550812
12mr|gtksourceview3-3.6.1-1|147	- update to new version 2.10.4
12mr|gtksourceview3-3.6.1-1|148	
12mr|gtksourceview3-3.6.1-1|149	* Wed Apr 28 2010 Christophe Fergeau <cfergeau@mandriva.com> 2.10.1-2mdv2010.1
12mr|gtksourceview3-3.6.1-1|150	+ Revision: 540346
12mr|gtksourceview3-3.6.1-1|151	- rebuild so that shared libraries are properly stripped again
12mr|gtksourceview3-3.6.1-1|152	
12mr|gtksourceview3-3.6.1-1|153	* Mon Apr 26 2010 Götz Waschk <waschk@mandriva.org> 2.10.1-1mdv2010.1
12mr|gtksourceview3-3.6.1-1|154	+ Revision: 538922
12mr|gtksourceview3-3.6.1-1|155	- update to new version 2.10.1
12mr|gtksourceview3-3.6.1-1|156	
12mr|gtksourceview3-3.6.1-1|157	* Sun Mar 28 2010 Götz Waschk <waschk@mandriva.org> 2.10.0-1mdv2010.1
12mr|gtksourceview3-3.6.1-1|158	+ Revision: 528497
12mr|gtksourceview3-3.6.1-1|159	- update to new version 2.10.0
12mr|gtksourceview3-3.6.1-1|160	
12mr|gtksourceview3-3.6.1-1|161	* Wed Mar 17 2010 Götz Waschk <waschk@mandriva.org> 2.9.9-1mdv2010.1
12mr|gtksourceview3-3.6.1-1|162	+ Revision: 523305
12mr|gtksourceview3-3.6.1-1|163	- update to new version 2.9.9
12mr|gtksourceview3-3.6.1-1|164	
12mr|gtksourceview3-3.6.1-1|165	* Mon Mar 01 2010 Götz Waschk <waschk@mandriva.org> 2.9.8-1mdv2010.1
12mr|gtksourceview3-3.6.1-1|166	+ Revision: 513136
12mr|gtksourceview3-3.6.1-1|167	- update to new version 2.9.8
12mr|gtksourceview3-3.6.1-1|168	
12mr|gtksourceview3-3.6.1-1|169	* Mon Feb 22 2010 Götz Waschk <waschk@mandriva.org> 2.9.7-1mdv2010.1
12mr|gtksourceview3-3.6.1-1|170	+ Revision: 509802
12mr|gtksourceview3-3.6.1-1|171	- update to new version 2.9.7
12mr|gtksourceview3-3.6.1-1|172	
12mr|gtksourceview3-3.6.1-1|173	* Mon Jan 25 2010 Götz Waschk <waschk@mandriva.org> 2.9.5-1mdv2010.1
12mr|gtksourceview3-3.6.1-1|174	+ Revision: 496484
12mr|gtksourceview3-3.6.1-1|175	- update to new version 2.9.5
12mr|gtksourceview3-3.6.1-1|176	
12mr|gtksourceview3-3.6.1-1|177	* Tue Jan 12 2010 Götz Waschk <waschk@mandriva.org> 2.9.4-1mdv2010.1
12mr|gtksourceview3-3.6.1-1|178	+ Revision: 490117
12mr|gtksourceview3-3.6.1-1|179	- update to new version 2.9.4
12mr|gtksourceview3-3.6.1-1|180	
12mr|gtksourceview3-3.6.1-1|181	* Wed Dec 09 2009 Götz Waschk <waschk@mandriva.org> 2.9.3-1mdv2010.1
12mr|gtksourceview3-3.6.1-1|182	+ Revision: 475488
12mr|gtksourceview3-3.6.1-1|183	- update build deps
12mr|gtksourceview3-3.6.1-1|184	- update to new version 2.9.3
12mr|gtksourceview3-3.6.1-1|185	
12mr|gtksourceview3-3.6.1-1|186	* Mon Sep 28 2009 Götz Waschk <waschk@mandriva.org> 2.8.1-1mdv2010.0
12mr|gtksourceview3-3.6.1-1|187	+ Revision: 450709
12mr|gtksourceview3-3.6.1-1|188	- update to new version 2.8.1
12mr|gtksourceview3-3.6.1-1|189	
12mr|gtksourceview3-3.6.1-1|190	* Mon Sep 21 2009 Götz Waschk <waschk@mandriva.org> 2.8.0-1mdv2010.0
12mr|gtksourceview3-3.6.1-1|191	+ Revision: 446726
12mr|gtksourceview3-3.6.1-1|192	- update to new version 2.8.0
12mr|gtksourceview3-3.6.1-1|193	
12mr|gtksourceview3-3.6.1-1|194	* Mon Sep 14 2009 Götz Waschk <waschk@mandriva.org> 2.7.5-1mdv2010.0
12mr|gtksourceview3-3.6.1-1|195	+ Revision: 440951
12mr|gtksourceview3-3.6.1-1|196	- update to new version 2.7.5
12mr|gtksourceview3-3.6.1-1|197	
12mr|gtksourceview3-3.6.1-1|198	* Sun Aug 23 2009 Götz Waschk <waschk@mandriva.org> 2.7.4-1mdv2010.0
12mr|gtksourceview3-3.6.1-1|199	+ Revision: 420183
12mr|gtksourceview3-3.6.1-1|200	- update to new version 2.7.4
12mr|gtksourceview3-3.6.1-1|201	
12mr|gtksourceview3-3.6.1-1|202	* Tue Jul 28 2009 Götz Waschk <waschk@mandriva.org> 2.7.3-1mdv2010.0
12mr|gtksourceview3-3.6.1-1|203	+ Revision: 401390
12mr|gtksourceview3-3.6.1-1|204	- update to new version 2.7.3
12mr|gtksourceview3-3.6.1-1|205	
12mr|gtksourceview3-3.6.1-1|206	* Sun Jul 19 2009 Götz Waschk <waschk@mandriva.org> 2.7.2-1mdv2010.0
12mr|gtksourceview3-3.6.1-1|207	+ Revision: 397895
12mr|gtksourceview3-3.6.1-1|208	- update to new version 2.7.2
12mr|gtksourceview3-3.6.1-1|209	
12mr|gtksourceview3-3.6.1-1|210	* Tue May 26 2009 Götz Waschk <waschk@mandriva.org> 2.7.1-1mdv2010.0
12mr|gtksourceview3-3.6.1-1|211	+ Revision: 379942
12mr|gtksourceview3-3.6.1-1|212	- update to new version 2.7.1
12mr|gtksourceview3-3.6.1-1|213	
12mr|gtksourceview3-3.6.1-1|214	* Sat May 16 2009 Götz Waschk <waschk@mandriva.org> 2.6.2-1mdv2010.0
12mr|gtksourceview3-3.6.1-1|215	+ Revision: 376420
12mr|gtksourceview3-3.6.1-1|216	- new version
12mr|gtksourceview3-3.6.1-1|217	- drop patch
12mr|gtksourceview3-3.6.1-1|218	
12mr|gtksourceview3-3.6.1-1|219	* Tue Apr 14 2009 Götz Waschk <waschk@mandriva.org> 2.6.1-1mdv2009.1
12mr|gtksourceview3-3.6.1-1|220	+ Revision: 366973
12mr|gtksourceview3-3.6.1-1|221	- update to new version 2.6.1
12mr|gtksourceview3-3.6.1-1|222	
12mr|gtksourceview3-3.6.1-1|223	* Sun Mar 15 2009 Götz Waschk <waschk@mandriva.org> 2.6.0-1mdv2009.1
12mr|gtksourceview3-3.6.1-1|224	+ Revision: 355375
12mr|gtksourceview3-3.6.1-1|225	- update to new version 2.6.0
12mr|gtksourceview3-3.6.1-1|226	
12mr|gtksourceview3-3.6.1-1|227	* Mon Mar 02 2009 Götz Waschk <waschk@mandriva.org> 2.5.6-1mdv2009.1
12mr|gtksourceview3-3.6.1-1|228	+ Revision: 347284
12mr|gtksourceview3-3.6.1-1|229	- update to new version 2.5.6
12mr|gtksourceview3-3.6.1-1|230	
12mr|gtksourceview3-3.6.1-1|231	* Sun Feb 15 2009 Götz Waschk <waschk@mandriva.org> 2.5.5-1mdv2009.1
12mr|gtksourceview3-3.6.1-1|232	+ Revision: 340569
12mr|gtksourceview3-3.6.1-1|233	- update to new version 2.5.5
12mr|gtksourceview3-3.6.1-1|234	
12mr|gtksourceview3-3.6.1-1|235	* Tue Feb 03 2009 Götz Waschk <waschk@mandriva.org> 2.5.4-1mdv2009.1
12mr|gtksourceview3-3.6.1-1|236	+ Revision: 336732
12mr|gtksourceview3-3.6.1-1|237	- update to new version 2.5.4
12mr|gtksourceview3-3.6.1-1|238	
12mr|gtksourceview3-3.6.1-1|239	* Mon Jan 19 2009 Götz Waschk <waschk@mandriva.org> 2.5.3-1mdv2009.1
12mr|gtksourceview3-3.6.1-1|240	+ Revision: 331392
12mr|gtksourceview3-3.6.1-1|241	- update to new version 2.5.3
12mr|gtksourceview3-3.6.1-1|242	
12mr|gtksourceview3-3.6.1-1|243	* Tue Jan 06 2009 Götz Waschk <waschk@mandriva.org> 2.5.2-1mdv2009.1
12mr|gtksourceview3-3.6.1-1|244	+ Revision: 325233
12mr|gtksourceview3-3.6.1-1|245	- update to new version 2.5.2
12mr|gtksourceview3-3.6.1-1|246	
12mr|gtksourceview3-3.6.1-1|247	* Sat Dec 27 2008 Götz Waschk <waschk@mandriva.org> 2.5.1-1mdv2009.1
12mr|gtksourceview3-3.6.1-1|248	+ Revision: 319938
12mr|gtksourceview3-3.6.1-1|249	- new version
12mr|gtksourceview3-3.6.1-1|250	- fix build
12mr|gtksourceview3-3.6.1-1|251	
12mr|gtksourceview3-3.6.1-1|252	* Fri Nov 07 2008 Götz Waschk <waschk@mandriva.org> 2.4.1-2mdv2009.1
12mr|gtksourceview3-3.6.1-1|253	+ Revision: 300852
12mr|gtksourceview3-3.6.1-1|254	- rebuild for new libxcb
12mr|gtksourceview3-3.6.1-1|255	
12mr|gtksourceview3-3.6.1-1|256	* Sat Nov 01 2008 Götz Waschk <waschk@mandriva.org> 2.4.1-1mdv2009.1
12mr|gtksourceview3-3.6.1-1|257	+ Revision: 299158
12mr|gtksourceview3-3.6.1-1|258	- update to new version 2.4.1
12mr|gtksourceview3-3.6.1-1|259	
12mr|gtksourceview3-3.6.1-1|260	* Sat Sep 20 2008 Götz Waschk <waschk@mandriva.org> 2.4.0-1mdv2009.0
12mr|gtksourceview3-3.6.1-1|261	+ Revision: 286080
12mr|gtksourceview3-3.6.1-1|262	- new version
12mr|gtksourceview3-3.6.1-1|263	
12mr|gtksourceview3-3.6.1-1|264	* Mon Sep 08 2008 Götz Waschk <waschk@mandriva.org> 2.3.3-1mdv2009.0
12mr|gtksourceview3-3.6.1-1|265	+ Revision: 282762
12mr|gtksourceview3-3.6.1-1|266	- new version
12mr|gtksourceview3-3.6.1-1|267	
12mr|gtksourceview3-3.6.1-1|268	* Sun Aug 31 2008 Götz Waschk <waschk@mandriva.org> 2.3.2-1mdv2009.0
12mr|gtksourceview3-3.6.1-1|269	+ Revision: 277896
12mr|gtksourceview3-3.6.1-1|270	- new version
12mr|gtksourceview3-3.6.1-1|271	
12mr|gtksourceview3-3.6.1-1|272	* Mon Aug 11 2008 Götz Waschk <waschk@mandriva.org> 2.3.1-1mdv2009.0
12mr|gtksourceview3-3.6.1-1|273	+ Revision: 270640
12mr|gtksourceview3-3.6.1-1|274	- new version
12mr|gtksourceview3-3.6.1-1|275	
12mr|gtksourceview3-3.6.1-1|276	* Sat Aug 09 2008 Götz Waschk <waschk@mandriva.org> 2.3.0-1mdv2009.0
12mr|gtksourceview3-3.6.1-1|277	+ Revision: 270093
12mr|gtksourceview3-3.6.1-1|278	- new version
12mr|gtksourceview3-3.6.1-1|279	- update license
12mr|gtksourceview3-3.6.1-1|280	- don't depend on gnomeprint anymore
12mr|gtksourceview3-3.6.1-1|281	
12mr|gtksourceview3-3.6.1-1|282	* Mon Jun 23 2008 Götz Waschk <waschk@mandriva.org> 2.2.2-1mdv2009.0
12mr|gtksourceview3-3.6.1-1|283	+ Revision: 227969
12mr|gtksourceview3-3.6.1-1|284	- new version
12mr|gtksourceview3-3.6.1-1|285	
12mr|gtksourceview3-3.6.1-1|286	+ Pixel <pixel@mandriva.com>
12mr|gtksourceview3-3.6.1-1|287	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|gtksourceview3-3.6.1-1|288	
12mr|gtksourceview3-3.6.1-1|289	* Wed Apr 09 2008 Götz Waschk <waschk@mandriva.org> 2.2.1-1mdv2009.0
12mr|gtksourceview3-3.6.1-1|290	+ Revision: 192472
12mr|gtksourceview3-3.6.1-1|291	- new version
12mr|gtksourceview3-3.6.1-1|292	
12mr|gtksourceview3-3.6.1-1|293	* Mon Mar 10 2008 Götz Waschk <waschk@mandriva.org> 2.2.0-1mdv2008.1
12mr|gtksourceview3-3.6.1-1|294	+ Revision: 183387
12mr|gtksourceview3-3.6.1-1|295	- new version
12mr|gtksourceview3-3.6.1-1|296	
12mr|gtksourceview3-3.6.1-1|297	* Mon Feb 25 2008 Götz Waschk <waschk@mandriva.org> 2.1.3-1mdv2008.1
12mr|gtksourceview3-3.6.1-1|298	+ Revision: 174978
12mr|gtksourceview3-3.6.1-1|299	- new version
12mr|gtksourceview3-3.6.1-1|300	
12mr|gtksourceview3-3.6.1-1|301	* Tue Feb 05 2008 Götz Waschk <waschk@mandriva.org> 2.1.2-1mdv2008.1
12mr|gtksourceview3-3.6.1-1|302	+ Revision: 162620
12mr|gtksourceview3-3.6.1-1|303	- new version
12mr|gtksourceview3-3.6.1-1|304	
12mr|gtksourceview3-3.6.1-1|305	* Tue Jan 29 2008 Götz Waschk <waschk@mandriva.org> 2.1.1-1mdv2008.1
12mr|gtksourceview3-3.6.1-1|306	+ Revision: 159723
12mr|gtksourceview3-3.6.1-1|307	- new version
12mr|gtksourceview3-3.6.1-1|308	
12mr|gtksourceview3-3.6.1-1|309	* Mon Jan 14 2008 Götz Waschk <waschk@mandriva.org> 2.1.0-1mdv2008.1
12mr|gtksourceview3-3.6.1-1|310	+ Revision: 151726
12mr|gtksourceview3-3.6.1-1|311	- fix buildrequires
12mr|gtksourceview3-3.6.1-1|312	- new version
12mr|gtksourceview3-3.6.1-1|313	
12mr|gtksourceview3-3.6.1-1|314	+ Olivier Blin <blino@mandriva.org>
12mr|gtksourceview3-3.6.1-1|315	- restore BuildRoot
12mr|gtksourceview3-3.6.1-1|316	
12mr|gtksourceview3-3.6.1-1|317	+ Thierry Vignaud <tv@mandriva.org>
12mr|gtksourceview3-3.6.1-1|318	- kill re-definition of %%buildroot on Pixel's request
12mr|gtksourceview3-3.6.1-1|319	
12mr|gtksourceview3-3.6.1-1|320	* Tue Nov 27 2007 Götz Waschk <waschk@mandriva.org> 2.0.2-1mdv2008.1
12mr|gtksourceview3-3.6.1-1|321	+ Revision: 113311
12mr|gtksourceview3-3.6.1-1|322	- new version
12mr|gtksourceview3-3.6.1-1|323	
12mr|gtksourceview3-3.6.1-1|324	* Wed Oct 17 2007 Götz Waschk <waschk@mandriva.org> 2.0.1-1mdv2008.1
12mr|gtksourceview3-3.6.1-1|325	+ Revision: 99555
12mr|gtksourceview3-3.6.1-1|326	- new version
12mr|gtksourceview3-3.6.1-1|327	
12mr|gtksourceview3-3.6.1-1|328	* Mon Sep 17 2007 Götz Waschk <waschk@mandriva.org> 2.0.0-1mdv2008.0
12mr|gtksourceview3-3.6.1-1|329	+ Revision: 88995
12mr|gtksourceview3-3.6.1-1|330	- new version
12mr|gtksourceview3-3.6.1-1|331	- update file list
12mr|gtksourceview3-3.6.1-1|332	
12mr|gtksourceview3-3.6.1-1|333	* Mon Sep 10 2007 Götz Waschk <waschk@mandriva.org> 1.90.5-1mdv2008.0
12mr|gtksourceview3-3.6.1-1|334	+ Revision: 84189
12mr|gtksourceview3-3.6.1-1|335	- new version
12mr|gtksourceview3-3.6.1-1|336	
12mr|gtksourceview3-3.6.1-1|337	* Thu Aug 30 2007 Götz Waschk <waschk@mandriva.org> 1.90.4-2mdv2008.0
12mr|gtksourceview3-3.6.1-1|338	+ Revision: 75310
12mr|gtksourceview3-3.6.1-1|339	- remove wrong obsoletes
12mr|gtksourceview3-3.6.1-1|340	
12mr|gtksourceview3-3.6.1-1|341	* Tue Aug 28 2007 Götz Waschk <waschk@mandriva.org> 1.90.4-1mdv2008.0
12mr|gtksourceview3-3.6.1-1|342	+ Revision: 72490
12mr|gtksourceview3-3.6.1-1|343	- new version
12mr|gtksourceview3-3.6.1-1|344	- new devel name
12mr|gtksourceview3-3.6.1-1|345	
12mr|gtksourceview3-3.6.1-1|346	* Wed Aug 01 2007 Götz Waschk <waschk@mandriva.org> 1.90.3-1mdv2008.0
12mr|gtksourceview3-3.6.1-1|347	+ Revision: 57377
12mr|gtksourceview3-3.6.1-1|348	- new version
12mr|gtksourceview3-3.6.1-1|349	
12mr|gtksourceview3-3.6.1-1|350	* Wed Jul 04 2007 Götz Waschk <waschk@mandriva.org> 1.90.2-1mdv2008.0
12mr|gtksourceview3-3.6.1-1|351	+ Revision: 47927
12mr|gtksourceview3-3.6.1-1|352	- new version
12mr|gtksourceview3-3.6.1-1|353	- update file list
12mr|gtksourceview3-3.6.1-1|354	
12mr|gtksourceview3-3.6.1-1|355	* Tue Jun 19 2007 Götz Waschk <waschk@mandriva.org> 1.90.1-1mdv2008.0
12mr|gtksourceview3-3.6.1-1|356	+ Revision: 41284
12mr|gtksourceview3-3.6.1-1|357	- new version
12mr|gtksourceview3-3.6.1-1|358	- new version
12mr|gtksourceview3-3.6.1-1|359	- new API version
12mr|gtksourceview3-3.6.1-1|360	
12mr|gtksourceview3-3.6.1-1|361	+ Anssi Hannula <anssi@mandriva.org>
12mr|gtksourceview3-3.6.1-1|362	- rebuild with correct optflags
12mr|gtksourceview3-3.6.1-1|363	

14272 12
12mr|gtkspell-2.0.16-5|1	%define major		0
12mr|gtkspell-2.0.16-5|2	%define libname		%mklibname %{name} %{major}
12mr|gtkspell-2.0.16-5|3	%define develname	%mklibname %{name} -d
12mr|gtkspell-2.0.16-5|4	
12mr|gtkspell-2.0.16-5|5	Summary:	Spell-checking addon for GTK's TextView widget
12mr|gtkspell-2.0.16-5|6	Name:		gtkspell
12mr|gtkspell-2.0.16-5|7	Version:	2.0.16
12mr|gtkspell-2.0.16-5|8	Release:	5
12mr|gtkspell-2.0.16-5|9	Source0:	http://gtkspell.sourceforge.net/download/%{name}-%{version}.tar.gz
12mr|gtkspell-2.0.16-5|10	License:	GPL+
12mr|gtkspell-2.0.16-5|11	URL:		http://gtkspell.sourceforge.net/
12mr|gtkspell-2.0.16-5|12	Group:		System/Libraries
12mr|gtkspell-2.0.16-5|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|gtkspell-2.0.16-5|14	BuildRequires:	gtk+2-devel
12mr|gtkspell-2.0.16-5|15	BuildRequires:	enchant-devel
12mr|gtkspell-2.0.16-5|16	BuildRequires:  gtk-doc
12mr|gtkspell-2.0.16-5|17	BuildRequires:  docbook-dtd42-xml
12mr|gtkspell-2.0.16-5|18	BuildRequires:  intltool
12mr|gtkspell-2.0.16-5|19	#
12mr|gtkspell-2.0.16-5|20	BuildRequires:  gnome-common
12mr|gtkspell-2.0.16-5|21	
12mr|gtkspell-2.0.16-5|22	%description
12mr|gtkspell-2.0.16-5|23	GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a
12mr|gtkspell-2.0.16-5|24	GtkTextView widget.  Right-clicking a misspelled word pops up a menu of
12mr|gtkspell-2.0.16-5|25	suggested replacements.
12mr|gtkspell-2.0.16-5|26	
12mr|gtkspell-2.0.16-5|27	%package -n %{libname}
12mr|gtkspell-2.0.16-5|28	Summary:	%{summary}
12mr|gtkspell-2.0.16-5|29	Group:		%{group}
12mr|gtkspell-2.0.16-5|30	Requires: %name >= %version
12mr|gtkspell-2.0.16-5|31	
12mr|gtkspell-2.0.16-5|32	%description -n %{libname}
12mr|gtkspell-2.0.16-5|33	GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a
12mr|gtkspell-2.0.16-5|34	GtkTextView widget.  Right-clicking a misspelled word pops up a menu of
12mr|gtkspell-2.0.16-5|35	suggested replacements.
12mr|gtkspell-2.0.16-5|36	
12mr|gtkspell-2.0.16-5|37	%package -n %{develname}
12mr|gtkspell-2.0.16-5|38	Summary:	%{summary}
12mr|gtkspell-2.0.16-5|39	Group:		Development/C
12mr|gtkspell-2.0.16-5|40	Provides:	%{name}-devel = %{version}-%{release}
12mr|gtkspell-2.0.16-5|41	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|gtkspell-2.0.16-5|42	Obsoletes:	%{mklibname gtkspell 0 -d}
12mr|gtkspell-2.0.16-5|43	Requires:	%{libname} = %{version}
12mr|gtkspell-2.0.16-5|44	
12mr|gtkspell-2.0.16-5|45	%description -n %{develname}
12mr|gtkspell-2.0.16-5|46	GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a
12mr|gtkspell-2.0.16-5|47	GtkTextView widget.  Right-clicking a misspelled word pops up a menu of
12mr|gtkspell-2.0.16-5|48	suggested replacements.
12mr|gtkspell-2.0.16-5|49	
12mr|gtkspell-2.0.16-5|50	
12mr|gtkspell-2.0.16-5|51	%prep
12mr|gtkspell-2.0.16-5|52	%setup -q
12mr|gtkspell-2.0.16-5|53	#gw the gtk-doc 1.13 bug:
12mr|gtkspell-2.0.16-5|54	gnome-autogen.sh
12mr|gtkspell-2.0.16-5|55	
12mr|gtkspell-2.0.16-5|56	%build
12mr|gtkspell-2.0.16-5|57	%configure2_5x \
12mr|gtkspell-2.0.16-5|58	--disable-static
12mr|gtkspell-2.0.16-5|59	
12mr|gtkspell-2.0.16-5|60	%make
12mr|gtkspell-2.0.16-5|61	
12mr|gtkspell-2.0.16-5|62	%install
12mr|gtkspell-2.0.16-5|63	rm -rf %{buildroot} %{name}.lang
12mr|gtkspell-2.0.16-5|64	%makeinstall_std
12mr|gtkspell-2.0.16-5|65	rm -f %{buildroot}%{_libdir}/*.la
12mr|gtkspell-2.0.16-5|66	
12mr|gtkspell-2.0.16-5|67	%find_lang %{name}
12mr|gtkspell-2.0.16-5|68	
12mr|gtkspell-2.0.16-5|69	%files -f %name.lang
12mr|gtkspell-2.0.16-5|70	%defattr(-,root,root)
12mr|gtkspell-2.0.16-5|71	%doc README AUTHORS ChangeLog
12mr|gtkspell-2.0.16-5|72	
12mr|gtkspell-2.0.16-5|73	%files -n %{libname}
12mr|gtkspell-2.0.16-5|74	%defattr(-,root,root)
12mr|gtkspell-2.0.16-5|75	%{_libdir}/*.so.*
12mr|gtkspell-2.0.16-5|76	
12mr|gtkspell-2.0.16-5|77	%files -n %{develname}
12mr|gtkspell-2.0.16-5|78	%defattr(-,root,root)
12mr|gtkspell-2.0.16-5|79	%doc %{_datadir}/gtk-doc/html/*
12mr|gtkspell-2.0.16-5|80	%{_libdir}/*.so
12mr|gtkspell-2.0.16-5|81	%{_libdir}/pkgconfig/*
12mr|gtkspell-2.0.16-5|82	%{_includedir}/*
12mr|gtkspell-2.0.16-5|83	
12mr|gtkspell-2.0.16-5|84	
12mr|gtkspell-2.0.16-5|85	%changelog
12mr|gtkspell-2.0.16-5|86	

14273 12
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|1	%global engine_name unico
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|2	%global revision 139
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|3	%global revision_date 20120808
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|4	
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|5	Name:           gtk-unico-engine
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|6	Version:        1.0.2
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|7	Release:        2.%{revision_date}bzr%{revision}
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|8	Summary:        Unico Gtk+ theming engine
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|9	Group:          Graphical desktop/GNOME
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|10	License:        LGPLv3
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|11	URL:            https://launchpad.net/unico/
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|12	# The source for this package was pulled from upstream's VCS. Use the following
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|13	# commands to generate the tarball:
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|14	# $ bzr export -r %{revision} %{engine_name}-%{version}-bzr%{revision}.tar.xz lp:unico
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|15	Source0:        %{engine_name}-%{version}-bzr%{revision}.tar.xz
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|16	BuildRequires:  pkgconfig(gtk+-3.0)
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|17	BuildRequires:	gnome-common
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|18	
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|19	%description
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|20	Unico is a Gtk+ engine that aims to be the more complete yet powerful theming
12mr|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+
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|22	style context APIs in mind, using CSS as first class citizen.
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|23	
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|24	%prep
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|25	#setup -qn %{engine_name}-%{version}
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|26	%setup -q -n %{engine_name}-%{version}-bzr%{revision}
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|27	
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|28	%build
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|29	[ -f autogen.sh ] && NOCONFIGURE=1 ./autogen.sh
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|30	%configure2_5x \
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|31	--disable-silent-rules \
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|32	--disable-static
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|33	
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|34	%make
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|35	
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|36	%install
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|37	%makeinstall_std
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|38	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|39	
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|40	%files
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|41	%doc AUTHORS COPYING NEWS
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|42	%{_libdir}/gtk-3.0/3.0.0/theming-engines/lib%{engine_name}.so
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|43	
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|44	
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|45	
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|46	%changelog
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|47	* Fri Mar 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.0.1-1
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|48	+ Revision: 781818
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|49	- cleaned up spec for mdv
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|50	- imported package gtk-unico-engine
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|51	
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|52	
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|53	* Mon Oct 03 2011 Mohamed El Morabity <melmorabity@fedoraproject.org> - 1.0.1-2
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|54	- Remove useless IM scriptlets
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|55	
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|56	* Thu Sep 29 2011 Mohamed El Morabity <melmorabity@fedoraproject.org> - 1.0.1-1
12mr|gtk-unico-engine-1.0.2-2.20120808bzr139|57	- Initial RPM release

14274 12
12mr|gtk-vnc-0.5.1-1|1	%define api 1.0
12mr|gtk-vnc-0.5.1-1|2	%define major 0
12mr|gtk-vnc-0.5.1-1|3	%define libname %mklibname %{name} %{api} %{major}
12mr|gtk-vnc-0.5.1-1|4	%define libgvnc %mklibname gvnc %{api} %{major}
12mr|gtk-vnc-0.5.1-1|5	%define girname %mklibname %{name}-gir %{api}
12mr|gtk-vnc-0.5.1-1|6	%define girgvnc %mklibname gvnc-gir %{api}
12mr|gtk-vnc-0.5.1-1|7	%define develname %mklibname -d %{name} %{api}
12mr|gtk-vnc-0.5.1-1|8	%define develgvnc %mklibname -d gvnc %{api}
12mr|gtk-vnc-0.5.1-1|9	
12mr|gtk-vnc-0.5.1-1|10	%define gtk3_builddir gtk3-build
12mr|gtk-vnc-0.5.1-1|11	%define api3 2.0
12mr|gtk-vnc-0.5.1-1|12	%define libname3 %mklibname %{name} %{api3} %{major}
12mr|gtk-vnc-0.5.1-1|13	%define girname3 %mklibname %{name}-gir %{api3}
12mr|gtk-vnc-0.5.1-1|14	%define develname3 %mklibname -d %{name} %{api3}
12mr|gtk-vnc-0.5.1-1|15	
12mr|gtk-vnc-0.5.1-1|16	Summary: A VNC viewer widget for GTK
12mr|gtk-vnc-0.5.1-1|17	Name: gtk-vnc
12mr|gtk-vnc-0.5.1-1|18	Version: 0.5.1
12mr|gtk-vnc-0.5.1-1|19	Release: 1
12mr|gtk-vnc-0.5.1-1|20	License: LGPLv2+
12mr|gtk-vnc-0.5.1-1|21	Group: System/Libraries
12mr|gtk-vnc-0.5.1-1|22	Url: http://gtk-vnc.sourceforge.net/
12mr|gtk-vnc-0.5.1-1|23	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|gtk-vnc-0.5.1-1|24	Patch0:	gtk-vnc-0.5.0_NP_GetMIMEDescription.patch
12mr|gtk-vnc-0.5.1-1|25	Patch1:	gtk-vnc-0.3.10-new-xulrunner.patch
12mr|gtk-vnc-0.5.1-1|26	
12mr|gtk-vnc-0.5.1-1|27	BuildRequires: intltool
12mr|gtk-vnc-0.5.1-1|28	BuildRequires: vala-tools
12mr|gtk-vnc-0.5.1-1|29	BuildRequires: gettext-devel
12mr|gtk-vnc-0.5.1-1|30	BuildRequires: libsasl-devel
12mr|gtk-vnc-0.5.1-1|31	BuildRequires: xulrunner-devel
12mr|gtk-vnc-0.5.1-1|32	BuildRequires: pkgconfig(gnutls)
12mr|gtk-vnc-0.5.1-1|33	BuildRequires: pkgconfig(gobject-introspection-1.0)
12mr|gtk-vnc-0.5.1-1|34	BuildRequires: pkgconfig(gtk+-2.0)
12mr|gtk-vnc-0.5.1-1|35	BuildRequires: pkgconfig(gtk+-3.0)
12mr|gtk-vnc-0.5.1-1|36	BuildRequires: pkgconfig(pygtk-2.0)
12mr|gtk-vnc-0.5.1-1|37	BuildRequires: pkgconfig(libview)
12mr|gtk-vnc-0.5.1-1|38	
12mr|gtk-vnc-0.5.1-1|39	%description
12mr|gtk-vnc-0.5.1-1|40	gtk-vnc is a VNC viewer widget for GTK. It is built using
12mr|gtk-vnc-0.5.1-1|41	coroutines allowing it to be completely asynchronous while
12mr|gtk-vnc-0.5.1-1|42	remaining single threaded. It provides a core C library, and
12mr|gtk-vnc-0.5.1-1|43	bindings for Python (PyGTK)
12mr|gtk-vnc-0.5.1-1|44	
12mr|gtk-vnc-0.5.1-1|45	%package -n %{libname}
12mr|gtk-vnc-0.5.1-1|46	Summary: A VNC viewer widget for GTK
12mr|gtk-vnc-0.5.1-1|47	Group: System/Libraries
12mr|gtk-vnc-0.5.1-1|48	Requires: gtk-vnc-common >= %{version}-%{release}
12mr|gtk-vnc-0.5.1-1|49	
12mr|gtk-vnc-0.5.1-1|50	%description -n %{libname}
12mr|gtk-vnc-0.5.1-1|51	This package contains the gtk-vnc shared library for %{name}.
12mr|gtk-vnc-0.5.1-1|52	
12mr|gtk-vnc-0.5.1-1|53	%package -n %{libgvnc}
12mr|gtk-vnc-0.5.1-1|54	Summary: A VNC viewer widget for GTK
12mr|gtk-vnc-0.5.1-1|55	Group: System/Libraries
12mr|gtk-vnc-0.5.1-1|56	Conflicts: %{_lib}gtk-vnc1.0_0 < 0.4.4-2
12mr|gtk-vnc-0.5.1-1|57	
12mr|gtk-vnc-0.5.1-1|58	%description -n %{libgvnc}
12mr|gtk-vnc-0.5.1-1|59	This package contains the gvnc shared library for %{name}.
12mr|gtk-vnc-0.5.1-1|60	
12mr|gtk-vnc-0.5.1-1|61	%package -n %{libname3}
12mr|gtk-vnc-0.5.1-1|62	Summary: A VNC viewer widget for GTK3
12mr|gtk-vnc-0.5.1-1|63	Group: System/Libraries
12mr|gtk-vnc-0.5.1-1|64	Requires: gtk-vnc-common >= %{version}-%{release}
12mr|gtk-vnc-0.5.1-1|65	
12mr|gtk-vnc-0.5.1-1|66	%description -n %{libname3}
12mr|gtk-vnc-0.5.1-1|67	This package contains the gtk-vnc shared library for %{name}.
12mr|gtk-vnc-0.5.1-1|68	
12mr|gtk-vnc-0.5.1-1|69	%package -n %{girname}
12mr|gtk-vnc-0.5.1-1|70	Summary: GObject Introspection interface library for %{name}
12mr|gtk-vnc-0.5.1-1|71	Group: System/Libraries
12mr|gtk-vnc-0.5.1-1|72	Requires: %{libname} = %{version}-%{release}
12mr|gtk-vnc-0.5.1-1|73	Conflicts: %{_lib}gtk-vnc1.0_0 < 0.4.4-2
12mr|gtk-vnc-0.5.1-1|74	
12mr|gtk-vnc-0.5.1-1|75	%description -n %{girname}
12mr|gtk-vnc-0.5.1-1|76	GObject Introspection interface library for %{name}.
12mr|gtk-vnc-0.5.1-1|77	
12mr|gtk-vnc-0.5.1-1|78	%package -n %{girgvnc}
12mr|gtk-vnc-0.5.1-1|79	Summary: GObject Introspection interface library for %{name}
12mr|gtk-vnc-0.5.1-1|80	Group: System/Libraries
12mr|gtk-vnc-0.5.1-1|81	Requires: %{libgvnc} = %{version}-%{release}
12mr|gtk-vnc-0.5.1-1|82	Conflicts: %{_lib}gtk-vnc1.0_0 < 0.4.4-2
12mr|gtk-vnc-0.5.1-1|83	
12mr|gtk-vnc-0.5.1-1|84	%description -n %{girgvnc}
12mr|gtk-vnc-0.5.1-1|85	GObject Introspection interface library for %{libgvnc}.
12mr|gtk-vnc-0.5.1-1|86	
12mr|gtk-vnc-0.5.1-1|87	%package -n %{girname3}
12mr|gtk-vnc-0.5.1-1|88	Summary: GObject Introspection interface library for %{name}
12mr|gtk-vnc-0.5.1-1|89	Group: System/Libraries
12mr|gtk-vnc-0.5.1-1|90	Requires: %{libname3} = %{version}-%{release}
12mr|gtk-vnc-0.5.1-1|91	
12mr|gtk-vnc-0.5.1-1|92	%description -n %{girname3}
12mr|gtk-vnc-0.5.1-1|93	GObject Introspection interface library for %{name}.
12mr|gtk-vnc-0.5.1-1|94	
12mr|gtk-vnc-0.5.1-1|95	%package common
12mr|gtk-vnc-0.5.1-1|96	Summary: A VNC viewer widget for GTK
12mr|gtk-vnc-0.5.1-1|97	Group: System/Libraries
12mr|gtk-vnc-0.5.1-1|98	
12mr|gtk-vnc-0.5.1-1|99	%description common
12mr|gtk-vnc-0.5.1-1|100	gtk-vnc is a VNC viewer widget for GTK. It is built using
12mr|gtk-vnc-0.5.1-1|101	coroutines allowing it to be completely asynchronous while
12mr|gtk-vnc-0.5.1-1|102	remaining single threaded. It provides a core C library, and
12mr|gtk-vnc-0.5.1-1|103	bindings for Python (PyGTK)
12mr|gtk-vnc-0.5.1-1|104	
12mr|gtk-vnc-0.5.1-1|105	This package contains translations used by gtk-vnc
12mr|gtk-vnc-0.5.1-1|106	
12mr|gtk-vnc-0.5.1-1|107	%package -n %{develname}
12mr|gtk-vnc-0.5.1-1|108	Summary: A VNC viewer widget for GTK
12mr|gtk-vnc-0.5.1-1|109	Group: Development/C
12mr|gtk-vnc-0.5.1-1|110	Requires: %{libname} = %{version}-%{release}
12mr|gtk-vnc-0.5.1-1|111	Requires: %{girname} = %{version}-%{release}
12mr|gtk-vnc-0.5.1-1|112	Provides: %{name}-devel = %{version}-%{release}
12mr|gtk-vnc-0.5.1-1|113	Provides: %{name}%{api}-devel = %{version}-%{release}
12mr|gtk-vnc-0.5.1-1|114	
12mr|gtk-vnc-0.5.1-1|115	%description -n %{develname}
12mr|gtk-vnc-0.5.1-1|116	This package contains the development files for %{name}.
12mr|gtk-vnc-0.5.1-1|117	
12mr|gtk-vnc-0.5.1-1|118	%package -n %{develgvnc}
12mr|gtk-vnc-0.5.1-1|119	Summary: A VNC viewer widget for GTK
12mr|gtk-vnc-0.5.1-1|120	Group: Development/C
12mr|gtk-vnc-0.5.1-1|121	Requires: %{libgvnc} = %{version}-%{release}
12mr|gtk-vnc-0.5.1-1|122	Requires: %{girgvnc} = %{version}-%{release}
12mr|gtk-vnc-0.5.1-1|123	Provides: gvnc%{api}-devel = %{version}-%{release}
12mr|gtk-vnc-0.5.1-1|124	Provides: gvnc-devel = %{version}-%{release}
12mr|gtk-vnc-0.5.1-1|125	
12mr|gtk-vnc-0.5.1-1|126	%description -n %{develgvnc}
12mr|gtk-vnc-0.5.1-1|127	This package contains the development files for %{libgvnc}.
12mr|gtk-vnc-0.5.1-1|128	
12mr|gtk-vnc-0.5.1-1|129	%package -n %{develname3}
12mr|gtk-vnc-0.5.1-1|130	Summary: A VNC viewer widget for GTK3
12mr|gtk-vnc-0.5.1-1|131	Group: Development/C
12mr|gtk-vnc-0.5.1-1|132	Requires: %{libname3} = %{version}-%{release}
12mr|gtk-vnc-0.5.1-1|133	Requires: %{girname3} = %{version}-%{release}
12mr|gtk-vnc-0.5.1-1|134	Provides: %{name}%{api3}-devel = %{version}-%{release}
12mr|gtk-vnc-0.5.1-1|135	
12mr|gtk-vnc-0.5.1-1|136	%description -n %{develname3}
12mr|gtk-vnc-0.5.1-1|137	This package contains the development files for %{name}.
12mr|gtk-vnc-0.5.1-1|138	
12mr|gtk-vnc-0.5.1-1|139	%package -n python-%{name}
12mr|gtk-vnc-0.5.1-1|140	Summary: A VNC viewer widget for Python/GTK
12mr|gtk-vnc-0.5.1-1|141	Group:Development/Python
12mr|gtk-vnc-0.5.1-1|142	Requires: %{libname} = %{version}-%{release}
12mr|gtk-vnc-0.5.1-1|143	
12mr|gtk-vnc-0.5.1-1|144	%description -n python-%{name}
12mr|gtk-vnc-0.5.1-1|145	gtk-vnc is a VNC viewer widget for GTK. It is built using
12mr|gtk-vnc-0.5.1-1|146	coroutines allowing it to be completely asynchronous while
12mr|gtk-vnc-0.5.1-1|147	remaining single threaded. It provides a core C library, and
12mr|gtk-vnc-0.5.1-1|148	bindings for Python (PyGTK)
12mr|gtk-vnc-0.5.1-1|149	
12mr|gtk-vnc-0.5.1-1|150	%package -n mozilla-%{name}
12mr|gtk-vnc-0.5.1-1|151	Group: Networking/Remote access
12mr|gtk-vnc-0.5.1-1|152	Summary: A VNC viewer widget for Mozilla browsers
12mr|gtk-vnc-0.5.1-1|153	Requires: %{libname} >= %{version}
12mr|gtk-vnc-0.5.1-1|154	
12mr|gtk-vnc-0.5.1-1|155	%description -n mozilla-%{name}
12mr|gtk-vnc-0.5.1-1|156	gtk-vnc is a VNC viewer widget for GTK. This is a VNC viewer plugin
12mr|gtk-vnc-0.5.1-1|157	for Mozilla Firefox and other browsers based on gtk-vnc.
12mr|gtk-vnc-0.5.1-1|158	
12mr|gtk-vnc-0.5.1-1|159	%prep
12mr|gtk-vnc-0.5.1-1|160	%setup -q
12mr|gtk-vnc-0.5.1-1|161	%apply_patches
12mr|gtk-vnc-0.5.1-1|162	
12mr|gtk-vnc-0.5.1-1|163	mkdir ../%{gtk3_builddir}
12mr|gtk-vnc-0.5.1-1|164	cp -a . ../%{gtk3_builddir}
12mr|gtk-vnc-0.5.1-1|165	mv ../%{gtk3_builddir} .
12mr|gtk-vnc-0.5.1-1|166	
12mr|gtk-vnc-0.5.1-1|167	%build
12mr|gtk-vnc-0.5.1-1|168	%configure2_5x \
12mr|gtk-vnc-0.5.1-1|169	--disable-static \
12mr|gtk-vnc-0.5.1-1|170	--with-examples \
12mr|gtk-vnc-0.5.1-1|171	--enable-plugin \
12mr|gtk-vnc-0.5.1-1|172	--with-gtk=2.0
12mr|gtk-vnc-0.5.1-1|173	
12mr|gtk-vnc-0.5.1-1|174	%make LIBS='-lgmodule-2.0 -lz'
12mr|gtk-vnc-0.5.1-1|175	
12mr|gtk-vnc-0.5.1-1|176	pushd %{gtk3_builddir}
12mr|gtk-vnc-0.5.1-1|177	%configure2_5x \
12mr|gtk-vnc-0.5.1-1|178	--disable-static \
12mr|gtk-vnc-0.5.1-1|179	--with-examples \
12mr|gtk-vnc-0.5.1-1|180	--disable-plugin \
12mr|gtk-vnc-0.5.1-1|181	--with-gtk=3.0
12mr|gtk-vnc-0.5.1-1|182	
12mr|gtk-vnc-0.5.1-1|183	%make LIBS='-lgmodule-2.0 -lz'
12mr|gtk-vnc-0.5.1-1|184	popd
12mr|gtk-vnc-0.5.1-1|185	
12mr|gtk-vnc-0.5.1-1|186	%install
12mr|gtk-vnc-0.5.1-1|187	%makeinstall_std
12mr|gtk-vnc-0.5.1-1|188	%makeinstall_std -C %{gtk3_builddir}
12mr|gtk-vnc-0.5.1-1|189	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|gtk-vnc-0.5.1-1|190	
12mr|gtk-vnc-0.5.1-1|191	%find_lang %{name}
12mr|gtk-vnc-0.5.1-1|192	
12mr|gtk-vnc-0.5.1-1|193	%files common -f %{name}.lang
12mr|gtk-vnc-0.5.1-1|194	
12mr|gtk-vnc-0.5.1-1|195	%files
12mr|gtk-vnc-0.5.1-1|196	%doc README NEWS AUTHORS
12mr|gtk-vnc-0.5.1-1|197	%{_bindir}/gvnccapture
12mr|gtk-vnc-0.5.1-1|198	%{_bindir}/gvncviewer
12mr|gtk-vnc-0.5.1-1|199	%{_mandir}/man1/gvnccapture.1*
12mr|gtk-vnc-0.5.1-1|200	
12mr|gtk-vnc-0.5.1-1|201	%files -n mozilla-%{name}
12mr|gtk-vnc-0.5.1-1|202	%{_libdir}/mozilla/plugins/gtk-vnc-plugin.so
12mr|gtk-vnc-0.5.1-1|203	
12mr|gtk-vnc-0.5.1-1|204	%files -n %{libname}
12mr|gtk-vnc-0.5.1-1|205	%{_libdir}/libgtk-vnc-%{api}.so.%{major}*
12mr|gtk-vnc-0.5.1-1|206	
12mr|gtk-vnc-0.5.1-1|207	%files -n %{libgvnc}
12mr|gtk-vnc-0.5.1-1|208	%{_libdir}/libgvnc-%{api}.so.%{major}*
12mr|gtk-vnc-0.5.1-1|209	
12mr|gtk-vnc-0.5.1-1|210	%files -n %{libname3}
12mr|gtk-vnc-0.5.1-1|211	%{_libdir}/libgtk-vnc-%{api3}.so.%{major}*
12mr|gtk-vnc-0.5.1-1|212	
12mr|gtk-vnc-0.5.1-1|213	%files -n %{girname}
12mr|gtk-vnc-0.5.1-1|214	%{_libdir}/girepository-1.0/GtkVnc-%{api}.typelib
12mr|gtk-vnc-0.5.1-1|215	
12mr|gtk-vnc-0.5.1-1|216	%files -n %{girgvnc}
12mr|gtk-vnc-0.5.1-1|217	%{_libdir}/girepository-1.0/GVnc-%{api}.typelib
12mr|gtk-vnc-0.5.1-1|218	
12mr|gtk-vnc-0.5.1-1|219	%files -n %{girname3}
12mr|gtk-vnc-0.5.1-1|220	%{_libdir}/girepository-1.0/GtkVnc-%{api3}.typelib
12mr|gtk-vnc-0.5.1-1|221	
12mr|gtk-vnc-0.5.1-1|222	%files -n %{develname}
12mr|gtk-vnc-0.5.1-1|223	%doc ChangeLog
12mr|gtk-vnc-0.5.1-1|224	%{_libdir}/libgtk-vnc-%{api}.so
12mr|gtk-vnc-0.5.1-1|225	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mr|gtk-vnc-0.5.1-1|226	%{_includedir}/gtk-vnc-%{api}
12mr|gtk-vnc-0.5.1-1|227	%{_datadir}/gir-1.0/GtkVnc-%{api}.gir
12mr|gtk-vnc-0.5.1-1|228	
12mr|gtk-vnc-0.5.1-1|229	%files -n %{develgvnc}
12mr|gtk-vnc-0.5.1-1|230	%{_libdir}/libgvnc-%{api}.so
12mr|gtk-vnc-0.5.1-1|231	%{_libdir}/pkgconfig/gvnc-%{api}.pc
12mr|gtk-vnc-0.5.1-1|232	%{_includedir}/gvnc-%{api}
12mr|gtk-vnc-0.5.1-1|233	%{_datadir}/gir-1.0/GVnc-%{api}.gir
12mr|gtk-vnc-0.5.1-1|234	
12mr|gtk-vnc-0.5.1-1|235	%files -n %{develname3}
12mr|gtk-vnc-0.5.1-1|236	%{_libdir}/libgtk-vnc-%{api3}.so
12mr|gtk-vnc-0.5.1-1|237	%{_libdir}/pkgconfig/%{name}-%{api3}.pc
12mr|gtk-vnc-0.5.1-1|238	%{_includedir}/gtk-vnc-%{api3}
12mr|gtk-vnc-0.5.1-1|239	%{_datadir}/gir-1.0/GtkVnc-%{api3}.gir
12mr|gtk-vnc-0.5.1-1|240	%{_datadir}/vala/vapi/*
12mr|gtk-vnc-0.5.1-1|241	
12mr|gtk-vnc-0.5.1-1|242	%files -n python-%{name}
12mr|gtk-vnc-0.5.1-1|243	%{py_platsitedir}/gtkvnc.so
12mr|gtk-vnc-0.5.1-1|244	
12mr|gtk-vnc-0.5.1-1|245	
12mr|gtk-vnc-0.5.1-1|246	
12mr|gtk-vnc-0.5.1-1|247	
12mr|gtk-vnc-0.5.1-1|248	%changelog
12mr|gtk-vnc-0.5.1-1|249	

14275 12
12mr|gtml-3.5.4-10|1	%define	name	gtml
12mr|gtml-3.5.4-10|2	%define	version	3.5.4
12mr|gtml-3.5.4-10|3	%define	release	%mkrel 10
12mr|gtml-3.5.4-10|4	
12mr|gtml-3.5.4-10|5	Summary:	An html preprocessor
12mr|gtml-3.5.4-10|6	Name:		%{name}
12mr|gtml-3.5.4-10|7	Version:	%{version}
12mr|gtml-3.5.4-10|8	Release:	%{release}
12mr|gtml-3.5.4-10|9	Source0:	%{name}-%{version}.tar.bz2
12mr|gtml-3.5.4-10|10	License:	GPLv2+
12mr|gtml-3.5.4-10|11	URL:		http://www.lifl.fr/~beaufils/gtml/
12mr|gtml-3.5.4-10|12	Group:		Text tools
12mr|gtml-3.5.4-10|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|gtml-3.5.4-10|14	Buildarch:	noarch
12mr|gtml-3.5.4-10|15	
12mr|gtml-3.5.4-10|16	%description
12mr|gtml-3.5.4-10|17	gtml is an HTML pre-processor which adds some extra features specially designed
12mr|gtml-3.5.4-10|18	for maintaining multiple Web pages. Using gtml you can create and use macros
12mr|gtml-3.5.4-10|19	to save typing, create a "project file" with the names of all your Web pages
12mr|gtml-3.5.4-10|20	to update them all with one command, give specific alias to filename to make it
12mr|gtml-3.5.4-10|21	is easy to move files and have links preserved, specify a tree-like hierarchy
12mr|gtml-3.5.4-10|22	of Web pages to have Next, Previous and Up links added automatically, include
12mr|gtml-3.5.4-10|23	files into all your HTML files, include a timestamp, use conditional commands
12mr|gtml-3.5.4-10|24	to create different versions of the output, and generate output to different
12mr|gtml-3.5.4-10|25	irectories to generate different versions of your site.
12mr|gtml-3.5.4-10|26	
12mr|gtml-3.5.4-10|27	%prep
12mr|gtml-3.5.4-10|28	%setup -q
12mr|gtml-3.5.4-10|29	
12mr|gtml-3.5.4-10|30	%build
12mr|gtml-3.5.4-10|31	
12mr|gtml-3.5.4-10|32	%install
12mr|gtml-3.5.4-10|33	rm -rf $RPM_BUILD_ROOT
12mr|gtml-3.5.4-10|34	install -m 755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
12mr|gtml-3.5.4-10|35	
12mr|gtml-3.5.4-10|36	%clean
12mr|gtml-3.5.4-10|37	rm -rf $RPM_BUILD_ROOT
12mr|gtml-3.5.4-10|38	
12mr|gtml-3.5.4-10|39	%files
12mr|gtml-3.5.4-10|40	%defattr(-,root,root,0755)
12mr|gtml-3.5.4-10|41	%doc README src/NEWS.gtm gtml.html NEWS.html CREDITS.html
12mr|gtml-3.5.4-10|42	%{_bindir}/*
12mr|gtml-3.5.4-10|43	
12mr|gtml-3.5.4-10|44	
12mr|gtml-3.5.4-10|45	
12mr|gtml-3.5.4-10|46	
12mr|gtml-3.5.4-10|47	
12mr|gtml-3.5.4-10|48	%changelog
12mr|gtml-3.5.4-10|49	

14276 12
12mr|guayadeque-0.3.5-1|1	Summary:        Music Player with the aims to be intuitive, easy to use and fast
12mr|guayadeque-0.3.5-1|2	Name:           guayadeque
12mr|guayadeque-0.3.5-1|3	Version:        0.3.5
12mr|guayadeque-0.3.5-1|4	Release:        1
12mr|guayadeque-0.3.5-1|5	Group:          Sound
12mr|guayadeque-0.3.5-1|6	License:        GPLv2+
12mr|guayadeque-0.3.5-1|7	URL:            http://www.sourceforge.net/projects/guayadeque/
12mr|guayadeque-0.3.5-1|8	Source0:        http://www.sourceforge.net/projects/guayadeque/%{name}-%{version}.tar.bz2
12mr|guayadeque-0.3.5-1|9	BuildRequires:  cmake
12mr|guayadeque-0.3.5-1|10	BuildRequires:  wxgtku-devel >= 2.8.10
12mr|guayadeque-0.3.5-1|11	BuildRequires:  sqlite3-devel
12mr|guayadeque-0.3.5-1|12	BuildRequires:  libxml2-devel
12mr|guayadeque-0.3.5-1|13	BuildRequires:  taglib-devel
12mr|guayadeque-0.3.5-1|14	BuildRequires:  curl-devel
12mr|guayadeque-0.3.5-1|15	BuildRequires:  libmp4v2-devel
12mr|guayadeque-0.3.5-1|16	BuildRequires:  libflac-devel
12mr|guayadeque-0.3.5-1|17	BuildRequires:  dbus-devel
12mr|guayadeque-0.3.5-1|18	BuildRequires:  libgstreamer-devel
12mr|guayadeque-0.3.5-1|19	BuildRequires:  imagemagick
12mr|guayadeque-0.3.5-1|20	BuildRequires:  libgpod-devel
12mr|guayadeque-0.3.5-1|21	BuildRequires:	desktop-file-utils
12mr|guayadeque-0.3.5-1|22	Requires:       gstreamer0.10-plugins-base
12mr|guayadeque-0.3.5-1|23	Requires:       gstreamer0.10-plugins-good
12mr|guayadeque-0.3.5-1|24	Requires:       gstreamer0.10-plugins-ugly
12mr|guayadeque-0.3.5-1|25	
12mr|guayadeque-0.3.5-1|26	
12mr|guayadeque-0.3.5-1|27	%description
12mr|guayadeque-0.3.5-1|28	Guayadeque is a music management program designed for all music enthusiasts.
12mr|guayadeque-0.3.5-1|29	It is Full Featured Linux media player that can easily manage large collections
12mr|guayadeque-0.3.5-1|30	and uses the Gstreamer media framework.
12mr|guayadeque-0.3.5-1|31	Some of Guayadeque Features
12mr|guayadeque-0.3.5-1|32	
12mr|guayadeque-0.3.5-1|33	- Play mp3, ogg, flac, wma, wav, mpc, mp4, ape, ...
12mr|guayadeque-0.3.5-1|34	- Configurable cross fader engine
12mr|guayadeque-0.3.5-1|35	- Configurable Silence detector to avoid listening to silence between tracks
12mr|guayadeque-0.3.5-1|36	- Read and write tags in all supported formats
12mr|guayadeque-0.3.5-1|37	- Allow to catalog your music using labels
12mr|guayadeque-0.3.5-1|38	Any track, artist or album can have as many labels you want
12mr|guayadeque-0.3.5-1|39	- Smart play mode that add tracks that fit your music taste
12mr|guayadeque-0.3.5-1|40	- Ability to download covers manually or automatically
12mr|guayadeque-0.3.5-1|41	- Suggest music using last.fm service
12mr|guayadeque-0.3.5-1|42	- Allow fast access to any music file by genre, artist, album, etc
12mr|guayadeque-0.3.5-1|43	- Play and Record shoutcast radios
12mr|guayadeque-0.3.5-1|44	
12mr|guayadeque-0.3.5-1|45	
12mr|guayadeque-0.3.5-1|46	%prep
12mr|guayadeque-0.3.5-1|47	%setup -q
12mr|guayadeque-0.3.5-1|48	
12mr|guayadeque-0.3.5-1|49	%build
12mr|guayadeque-0.3.5-1|50	#remove build script conflicting with build/ folder used by cmake
12mr|guayadeque-0.3.5-1|51	rm -f ./build
12mr|guayadeque-0.3.5-1|52	%cmake
12mr|guayadeque-0.3.5-1|53	%make
12mr|guayadeque-0.3.5-1|54	
12mr|guayadeque-0.3.5-1|55	%install
12mr|guayadeque-0.3.5-1|56	%makeinstall_std -C build
12mr|guayadeque-0.3.5-1|57	
12mr|guayadeque-0.3.5-1|58	desktop-file-install --vendor="" \
12mr|guayadeque-0.3.5-1|59	--remove-category="Application" \
12mr|guayadeque-0.3.5-1|60	--remove-key="Encoding" \
12mr|guayadeque-0.3.5-1|61	--dir %buildroot%{_datadir}/applications %buildroot%{_datadir}/applications/%{name}.desktop
12mr|guayadeque-0.3.5-1|62	
12mr|guayadeque-0.3.5-1|63	%find_lang %{name}
12mr|guayadeque-0.3.5-1|64	
12mr|guayadeque-0.3.5-1|65	
12mr|guayadeque-0.3.5-1|66	%files -f %{name}.lang
12mr|guayadeque-0.3.5-1|67	%doc README changelog LICENSE
12mr|guayadeque-0.3.5-1|68	%{_bindir}/%{name}
12mr|guayadeque-0.3.5-1|69	%{_datadir}/%{name}
12mr|guayadeque-0.3.5-1|70	%{_datadir}/applications/%{name}.desktop
12mr|guayadeque-0.3.5-1|71	%{_datadir}/pixmaps/%{name}.png
12mr|guayadeque-0.3.5-1|72	
12mr|guayadeque-0.3.5-1|73	
12mr|guayadeque-0.3.5-1|74	
12mr|guayadeque-0.3.5-1|75	%changelog
12mr|guayadeque-0.3.5-1|76	

14277 12
12mr|gucharmap-3.6.1-1|1	%define api	2_90
12mr|gucharmap-3.6.1-1|2	%define major	7
12mr|gucharmap-3.6.1-1|3	%define gir_major	2.90
12mr|gucharmap-3.6.1-1|4	%define libname		%mklibname %{name} %{api} %{major}
12mr|gucharmap-3.6.1-1|5	%define develname	%mklibname -d %{name}
12mr|gucharmap-3.6.1-1|6	%define girname		%mklibname %{name}-gir %{gir_major}
12mr|gucharmap-3.6.1-1|7	
12mr|gucharmap-3.6.1-1|8	Summary:	A Unicode character map and font viewer
12mr|gucharmap-3.6.1-1|9	Name:		gucharmap
12mr|gucharmap-3.6.1-1|10	Version:	3.6.1
12mr|gucharmap-3.6.1-1|11	Release:	1
12mr|gucharmap-3.6.1-1|12	License:	GPLv2+
12mr|gucharmap-3.6.1-1|13	Group:		Publishing
12mr|gucharmap-3.6.1-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|gucharmap-3.6.1-1|15	URL:		http://gucharmap.sourceforge.net/
12mr|gucharmap-3.6.1-1|16	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|gucharmap-3.6.1-1|17	BuildRequires:	intltool, itstool
12mr|gucharmap-3.6.1-1|18	BuildRequires:	xsltproc
12mr|gucharmap-3.6.1-1|19	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|gucharmap-3.6.1-1|20	BuildRequires:	pkgconfig(gconf-2.0)
12mr|gucharmap-3.6.1-1|21	BuildRequires:	pkgconfig(glib-2.0)
12mr|gucharmap-3.6.1-1|22	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gucharmap-3.6.1-1|23	
12mr|gucharmap-3.6.1-1|24	%description
12mr|gucharmap-3.6.1-1|25	gucharmap is a Unicode/ISO 10646 character map and font viewer. It
12mr|gucharmap-3.6.1-1|26	supports anti-aliased, scalable truetype fonts in X, using Xft, and
12mr|gucharmap-3.6.1-1|27	works on Unix and Windows platforms.
12mr|gucharmap-3.6.1-1|28	
12mr|gucharmap-3.6.1-1|29	%package -n %{libname}
12mr|gucharmap-3.6.1-1|30	Summary:	Main library for gucharmap
12mr|gucharmap-3.6.1-1|31	Group:		System/Libraries
12mr|gucharmap-3.6.1-1|32	
12mr|gucharmap-3.6.1-1|33	%description -n %{libname}
12mr|gucharmap-3.6.1-1|34	This package contains the library needed to run programs dynamically
12mr|gucharmap-3.6.1-1|35	linked with gucharmap.
12mr|gucharmap-3.6.1-1|36	
12mr|gucharmap-3.6.1-1|37	%package -n %{girname}
12mr|gucharmap-3.6.1-1|38	Summary:	GObject Introspection interface description for %{name}
12mr|gucharmap-3.6.1-1|39	Group:		System/Libraries
12mr|gucharmap-3.6.1-1|40	Requires:	%{libname} = %{version}-%{release}
12mr|gucharmap-3.6.1-1|41	
12mr|gucharmap-3.6.1-1|42	%description -n %{girname}
12mr|gucharmap-3.6.1-1|43	GObject Introspection interface description for %{name}.
12mr|gucharmap-3.6.1-1|44	
12mr|gucharmap-3.6.1-1|45	%package -n %{develname}
12mr|gucharmap-3.6.1-1|46	Summary:	Headers for developing programs that will use gucharmap
12mr|gucharmap-3.6.1-1|47	Group:		Development/GNOME and GTK+
12mr|gucharmap-3.6.1-1|48	Requires:	%{libname} = %{version}-%{release}
12mr|gucharmap-3.6.1-1|49	Provides:	%{name}-devel = %{version}-%{release}
12mr|gucharmap-3.6.1-1|50	
12mr|gucharmap-3.6.1-1|51	%description -n %{develname}
12mr|gucharmap-3.6.1-1|52	This package contains the headers that programmers will need to develop
12mr|gucharmap-3.6.1-1|53	applications which will use gucharmap.
12mr|gucharmap-3.6.1-1|54	
12mr|gucharmap-3.6.1-1|55	%prep
12mr|gucharmap-3.6.1-1|56	%setup -q
12mr|gucharmap-3.6.1-1|57	
12mr|gucharmap-3.6.1-1|58	%build
12mr|gucharmap-3.6.1-1|59	%configure2_5x \
12mr|gucharmap-3.6.1-1|60	--disable-static \
12mr|gucharmap-3.6.1-1|61	--with-gtk=3.0 \
12mr|gucharmap-3.6.1-1|62	--enable-introspection \
12mr|gucharmap-3.6.1-1|63	--disable-scrollkeeper
12mr|gucharmap-3.6.1-1|64	
12mr|gucharmap-3.6.1-1|65	%make LIBS='-lgmodule-2.0'
12mr|gucharmap-3.6.1-1|66	
12mr|gucharmap-3.6.1-1|67	%install
12mr|gucharmap-3.6.1-1|68	%makeinstall_std
12mr|gucharmap-3.6.1-1|69	
12mr|gucharmap-3.6.1-1|70	%find_lang %{name} --with-gnome
12mr|gucharmap-3.6.1-1|71	
12mr|gucharmap-3.6.1-1|72	%files -f %{name}.lang
12mr|gucharmap-3.6.1-1|73	%doc README TODO
12mr|gucharmap-3.6.1-1|74	%{_bindir}/*
12mr|gucharmap-3.6.1-1|75	%{_datadir}/glib-2.0/schemas/
12mr|gucharmap-3.6.1-1|76	%{_datadir}/applications/*
12mr|gucharmap-3.6.1-1|77	
12mr|gucharmap-3.6.1-1|78	%files -n %{libname}
12mr|gucharmap-3.6.1-1|79	%{_libdir}/libgucharmap_%{api}.so.%{major}*
12mr|gucharmap-3.6.1-1|80	
12mr|gucharmap-3.6.1-1|81	%files -n %{girname}
12mr|gucharmap-3.6.1-1|82	%{_libdir}/girepository-1.0/Gucharmap-%{gir_major}.typelib
12mr|gucharmap-3.6.1-1|83	
12mr|gucharmap-3.6.1-1|84	%files -n %{develname}
12mr|gucharmap-3.6.1-1|85	%{_libdir}/*.so
12mr|gucharmap-3.6.1-1|86	%{_libdir}/pkgconfig/*
12mr|gucharmap-3.6.1-1|87	%{_includedir}/*
12mr|gucharmap-3.6.1-1|88	%{_datadir}/gir-1.0/Gucharmap-%{gir_major}.gir

14278 12
12mr|gudev-sharp-0.1-5|1	%define name gudev-sharp
12mr|gudev-sharp-0.1-5|2	%define version 0.1
12mr|gudev-sharp-0.1-5|3	%define git cd3e7df
12mr|gudev-sharp-0.1-5|4	%define release 5
12mr|gudev-sharp-0.1-5|5	%define api 1.0
12mr|gudev-sharp-0.1-5|6	%define udev 146
12mr|gudev-sharp-0.1-5|7	
12mr|gudev-sharp-0.1-5|8	Summary: Mono bindings for the GUdev library
12mr|gudev-sharp-0.1-5|9	Name: %{name}
12mr|gudev-sharp-0.1-5|10	Version: %{version}
12mr|gudev-sharp-0.1-5|11	Release: %{release}
12mr|gudev-sharp-0.1-5|12	# http://github.com/mono/gudev-sharp/tarball/GUDEV_SHARP_0_1
12mr|gudev-sharp-0.1-5|13	Source0: %{name}-%{version}.tar.gz
12mr|gudev-sharp-0.1-5|14	License: LGPLv2+
12mr|gudev-sharp-0.1-5|15	Group: System/Libraries
12mr|gudev-sharp-0.1-5|16	Url: http://github.com/mono/gudev-sharp
12mr|gudev-sharp-0.1-5|17	
12mr|gudev-sharp-0.1-5|18	BuildArch: noarch
12mr|gudev-sharp-0.1-5|19	BuildRequires: mono-devel
12mr|gudev-sharp-0.1-5|20	BuildRequires: gtk+2-devel
12mr|gudev-sharp-0.1-5|21	BuildRequires: pkgconfig(gudev-1.0)
12mr|gudev-sharp-0.1-5|22	BuildRequires: gtk-sharp2
12mr|gudev-sharp-0.1-5|23	BuildRequires: gtk-sharp2-devel
12mr|gudev-sharp-0.1-5|24	Requires: libgudev >= %udev
12mr|gudev-sharp-0.1-5|25	
12mr|gudev-sharp-0.1-5|26	%description
12mr|gudev-sharp-0.1-5|27	This is a Mono binding for GUdev based on GTk#.
12mr|gudev-sharp-0.1-5|28	
12mr|gudev-sharp-0.1-5|29	%package devel
12mr|gudev-sharp-0.1-5|30	Summary: Development files for %name
12mr|gudev-sharp-0.1-5|31	Requires: %name = %version-%release
12mr|gudev-sharp-0.1-5|32	Group: Development/Other
12mr|gudev-sharp-0.1-5|33	
12mr|gudev-sharp-0.1-5|34	%description devel
12mr|gudev-sharp-0.1-5|35	This is a Mono binding for GUdev based on GTk#.
12mr|gudev-sharp-0.1-5|36	
12mr|gudev-sharp-0.1-5|37	%prep
12mr|gudev-sharp-0.1-5|38	%setup -q -n mono-%name-%git
12mr|gudev-sharp-0.1-5|39	./autogen.sh
12mr|gudev-sharp-0.1-5|40	
12mr|gudev-sharp-0.1-5|41	%build
12mr|gudev-sharp-0.1-5|42	./configure --prefix=%_prefix --libdir=%_prefix/lib
12mr|gudev-sharp-0.1-5|43	%make
12mr|gudev-sharp-0.1-5|44	
12mr|gudev-sharp-0.1-5|45	%install
12mr|gudev-sharp-0.1-5|46	rm -rf %{buildroot}
12mr|gudev-sharp-0.1-5|47	%makeinstall_std pkgconfigdir=%_datadir/pkgconfig
12mr|gudev-sharp-0.1-5|48	
12mr|gudev-sharp-0.1-5|49	%files
12mr|gudev-sharp-0.1-5|50	%doc AUTHORS
12mr|gudev-sharp-0.1-5|51	%_prefix/lib/mono/%name-%api
12mr|gudev-sharp-0.1-5|52	%_prefix/lib/mono/gac/%name
12mr|gudev-sharp-0.1-5|53	
12mr|gudev-sharp-0.1-5|54	%files devel
12mr|gudev-sharp-0.1-5|55	%_datadir/pkgconfig/%name-%api.pc
12mr|gudev-sharp-0.1-5|56	
12mr|gudev-sharp-0.1-5|57	
12mr|gudev-sharp-0.1-5|58	
12mr|gudev-sharp-0.1-5|59	%changelog
12mr|gudev-sharp-0.1-5|60	* Mon Oct  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gudev-sharp-0.1-5|61	+ Commit: f97abb8
12mr|gudev-sharp-0.1-5|62	- Update BuildRequires, drop Requires exceptions
12mr|gudev-sharp-0.1-5|63	
12mr|gudev-sharp-0.1-5|64	

14279 12
12mr|guile-2.0.5-4|1	%define major		22
12mr|guile-2.0.5-4|2	%define	api		2.0
12mr|guile-2.0.5-4|3	%define libname         %mklibname %{name} %{api} %{major}
12mr|guile-2.0.5-4|4	%define develname	%mklibname %{name} -d
12mr|guile-2.0.5-4|5	
12mr|guile-2.0.5-4|6	%define rlmajor		18
12mr|guile-2.0.5-4|7	%define rlapi		18
12mr|guile-2.0.5-4|8	%define rllibname	%mklibname %{name}readline %{rlapi} %{rlmajor}
12mr|guile-2.0.5-4|9	
12mr|guile-2.0.5-4|10	Summary:	GNU implementation of Scheme for application extensibility
12mr|guile-2.0.5-4|11	Name:		guile
12mr|guile-2.0.5-4|12	Version:	2.0.5
12mr|guile-2.0.5-4|13	Release:	4
12mr|guile-2.0.5-4|14	License:	LGPLv2+
12mr|guile-2.0.5-4|15	Group:		Development/Other
12mr|guile-2.0.5-4|16	URL:		http://www.gnu.org/software/guile/guile.html
12mr|guile-2.0.5-4|17	Source0:	ftp://ftp.gnu.org/pub/gnu/guile/guile-%{version}.tar.xz
12mr|guile-2.0.5-4|18	Source1:	%{SOURCE0}.sig
12mr|guile-2.0.5-4|19	Patch0:		guile-2.0.3-64bit-fixes.patch
12mr|guile-2.0.5-4|20	Patch1:		guile-2.0.3-drop-ldflags-from-pkgconfig.patch
12mr|guile-2.0.5-4|21	Patch3:		guile-2.0.5-turn-off-gc-test.patch
12mr|guile-2.0.5-4|22	Patch4:		guile-2.0.3-mktemp.patch
12mr|guile-2.0.5-4|23	
12mr|guile-2.0.5-4|24	BuildRequires:	chrpath
12mr|guile-2.0.5-4|25	# for srfi-19.test
12mr|guile-2.0.5-4|26	BuildRequires:	timezone
12mr|guile-2.0.5-4|27	BuildRequires:	gettext-devel
12mr|guile-2.0.5-4|28	BuildRequires:	gmp-devel
12mr|guile-2.0.5-4|29	BuildRequires:	libtool-devel
12mr|guile-2.0.5-4|30	BuildRequires:	pkgconfig(ncurses)
12mr|guile-2.0.5-4|31	BuildRequires:	readline-devel
12mr|guile-2.0.5-4|32	BuildRequires:	pkgconfig(bdw-gc)
12mr|guile-2.0.5-4|33	BuildRequires:  pkgconfig(libffi)
12mr|guile-2.0.5-4|34	
12mr|guile-2.0.5-4|35	
12mr|guile-2.0.5-4|36	%description
12mr|guile-2.0.5-4|37	GUILE (GNU's Ubiquitous Intelligent Language for Extension) is a
12mr|guile-2.0.5-4|38	library implementation of the Scheme programming language, written in
12mr|guile-2.0.5-4|39	C. GUILE provides a machine-independent execution platform that can
12mr|guile-2.0.5-4|40	be linked in as a library during the building of extensible programs.
12mr|guile-2.0.5-4|41	
12mr|guile-2.0.5-4|42	Install the guile package if you'd like to add extensibility to
12mr|guile-2.0.5-4|43	programs that you are developing. You'll also need to install the
12mr|guile-2.0.5-4|44	guile-devel package.
12mr|guile-2.0.5-4|45	
12mr|guile-2.0.5-4|46	%package -n %{libname}
12mr|guile-2.0.5-4|47	Summary:	Libraries for Guile %{version}
12mr|guile-2.0.5-4|48	Group:		System/Libraries
12mr|guile-2.0.5-4|49	Requires:	%{name}-runtime = %{version}-%{release}
12mr|guile-2.0.5-4|50	
12mr|guile-2.0.5-4|51	%description -n %{libname}
12mr|guile-2.0.5-4|52	This package contains Guile shared object libraries.
12mr|guile-2.0.5-4|53	
12mr|guile-2.0.5-4|54	%package -n %{rllibname}
12mr|guile-2.0.5-4|55	Summary:	Libraries for Guile %{version}
12mr|guile-2.0.5-4|56	Group:		System/Libraries
12mr|guile-2.0.5-4|57	
12mr|guile-2.0.5-4|58	%description -n %{rllibname}
12mr|guile-2.0.5-4|59	This package contains Guile shared object libraries.
12mr|guile-2.0.5-4|60	
12mr|guile-2.0.5-4|61	%package -n %{develname}
12mr|guile-2.0.5-4|62	Summary:	Development headers and static library for libguile
12mr|guile-2.0.5-4|63	Group:		Development/C
12mr|guile-2.0.5-4|64	Requires:	%{name} >= %{version}-%{release}
12mr|guile-2.0.5-4|65	Requires:	%{libname} = %{version}-%{release}
12mr|guile-2.0.5-4|66	Requires:	%{rllibname} = %{version}-%{release}
12mr|guile-2.0.5-4|67	Provides:	%{name}-devel = %{version}-%{release}
12mr|guile-2.0.5-4|68	
12mr|guile-2.0.5-4|69	%description -n %{develname}
12mr|guile-2.0.5-4|70	This package contains the development headers and the static library
12mr|guile-2.0.5-4|71	for libguile. C headers, aclocal macros, the `guile1.4-snarf' and
12mr|guile-2.0.5-4|72	`guile-config' utilities, and static `libguile' library for Guile, the
12mr|guile-2.0.5-4|73	GNU Ubiquitous Intelligent Language for Extension
12mr|guile-2.0.5-4|74	
12mr|guile-2.0.5-4|75	%package runtime
12mr|guile-2.0.5-4|76	Summary:        Guile runtime library
12mr|guile-2.0.5-4|77	Group:          System/Libraries
12mr|guile-2.0.5-4|78	Conflicts:	%{name} < 2.0.5-1
12mr|guile-2.0.5-4|79	
12mr|guile-2.0.5-4|80	%description runtime
12mr|guile-2.0.5-4|81	This package contains Scheme runtime for GUILE, including ice-9
12mr|guile-2.0.5-4|82	Scheme module.
12mr|guile-2.0.5-4|83	
12mr|guile-2.0.5-4|84	%prep
12mr|guile-2.0.5-4|85	%setup -q
12mr|guile-2.0.5-4|86	%apply_patches
12mr|guile-2.0.5-4|87	
12mr|guile-2.0.5-4|88	#fix encodings
12mr|guile-2.0.5-4|89	for i in libguile/ChangeLog*; do
12mr|guile-2.0.5-4|90	mv $i $i.old
12mr|guile-2.0.5-4|91	iconv -f ISO8859-1 -t UTF-8 $i.old -o $i
12mr|guile-2.0.5-4|92	done
12mr|guile-2.0.5-4|93	
12mr|guile-2.0.5-4|94	%build
12mr|guile-2.0.5-4|95	autoreconf -vfi
12mr|guile-2.0.5-4|96	%configure2_5x \
12mr|guile-2.0.5-4|97	--disable-error-on-warning \
12mr|guile-2.0.5-4|98	--disable-rpath \
12mr|guile-2.0.5-4|99	--disable-static \
12mr|guile-2.0.5-4|100	--with-threads \
12mr|guile-2.0.5-4|101	--with-pic
12mr|guile-2.0.5-4|102	
12mr|guile-2.0.5-4|103	%make
12mr|guile-2.0.5-4|104	
12mr|guile-2.0.5-4|105	%install
12mr|guile-2.0.5-4|106	%makeinstall_std
12mr|guile-2.0.5-4|107	
12mr|guile-2.0.5-4|108	#remove rpath
12mr|guile-2.0.5-4|109	chrpath -d %{buildroot}%{_bindir}/%{name}
12mr|guile-2.0.5-4|110	
12mr|guile-2.0.5-4|111	#we don't want these
12mr|guile-2.0.5-4|112	find %{buildroot} -name "*.la" -delete
12mr|guile-2.0.5-4|113	
12mr|guile-2.0.5-4|114	#for ghost files
12mr|guile-2.0.5-4|115	touch %{buildroot}%{_datadir}/%{name}/%{api}/slibcat
12mr|guile-2.0.5-4|116	touch %{buildroot}%{_datadir}/%{name}/%{api}/slib
12mr|guile-2.0.5-4|117	
12mr|guile-2.0.5-4|118	#slib needs this
12mr|guile-2.0.5-4|119	mkdir -p %{buildroot}%{_datadir}/guile/site
12mr|guile-2.0.5-4|120	
12mr|guile-2.0.5-4|121	%if 0
12mr|guile-2.0.5-4|122	%check
12mr|guile-2.0.5-4|123	%make check
12mr|guile-2.0.5-4|124	%endif
12mr|guile-2.0.5-4|125	
12mr|guile-2.0.5-4|126	%triggerin -- slib
12mr|guile-2.0.5-4|127	ln -sfT ../../slib %{_datadir}/guile/%{api}/slib
12mr|guile-2.0.5-4|128	
12mr|guile-2.0.5-4|129	rm -f %{_datadir}/guile/%{mver}/slibcat
12mr|guile-2.0.5-4|130	export SCHEME_LIBRARY_PATH=%{_datadir}/slib/
12mr|guile-2.0.5-4|131	
12mr|guile-2.0.5-4|132	# Build SLIB catalog
12mr|guile-2.0.5-4|133	for pre in \
12mr|guile-2.0.5-4|134	"(use-modules (ice-9 slib))" \
12mr|guile-2.0.5-4|135	"(load \"%{_datadir}/slib/guile.init\")"
12mr|guile-2.0.5-4|136	do
12mr|guile-2.0.5-4|137	%{_bindir}/guile -c "$pre
12mr|guile-2.0.5-4|138	(set! implementation-vicinity (lambda () \"%{_datadir}/guile/%{api}/\"))
12mr|guile-2.0.5-4|139	(require 'new-catalog)" &> /dev/null && break
12mr|guile-2.0.5-4|140	rm -f %{_datadir}/guile/%{api}/slibcat
12mr|guile-2.0.5-4|141	done
12mr|guile-2.0.5-4|142	:
12mr|guile-2.0.5-4|143	
12mr|guile-2.0.5-4|144	%triggerun -- slib
12mr|guile-2.0.5-4|145	if [ "$1" = 0 -o "$2" = 0 ]; then
12mr|guile-2.0.5-4|146	rm -f %{_datadir}/guile/%{api}/slib{,cat}
12mr|guile-2.0.5-4|147	fi
12mr|guile-2.0.5-4|148	
12mr|guile-2.0.5-4|149	%files
12mr|guile-2.0.5-4|150	%doc AUTHORS ChangeLog GUILE-VERSION LICENSE README THANKS
12mr|guile-2.0.5-4|151	%{_bindir}/%{name}
12mr|guile-2.0.5-4|152	%{_bindir}/%{name}-tools
12mr|guile-2.0.5-4|153	%{_bindir}/guild
12mr|guile-2.0.5-4|154	%{_libdir}/%{name}
12mr|guile-2.0.5-4|155	%exclude %{_libdir}/%{name}/%{api}
12mr|guile-2.0.5-4|156	%{_datadir}/%{name}
12mr|guile-2.0.5-4|157	%exclude %{_datadir}/%{name}/%{api}
12mr|guile-2.0.5-4|158	%{_mandir}/man1/guile.1.*
12mr|guile-2.0.5-4|159	%{_infodir}/*
12mr|guile-2.0.5-4|160	
12mr|guile-2.0.5-4|161	%files -n %{libname}
12mr|guile-2.0.5-4|162	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mr|guile-2.0.5-4|163	
12mr|guile-2.0.5-4|164	%files -n %{rllibname}
12mr|guile-2.0.5-4|165	%{_libdir}/lib%{name}readline-v-%{rlapi}.so.%{rlmajor}*
12mr|guile-2.0.5-4|166	
12mr|guile-2.0.5-4|167	%files -n %{develname}
12mr|guile-2.0.5-4|168	%doc HACKING NEWS libguile/ChangeLog*
12mr|guile-2.0.5-4|169	%{_bindir}/%{name}-config
12mr|guile-2.0.5-4|170	%{_bindir}/%{name}-snarf
12mr|guile-2.0.5-4|171	%{_datadir}/aclocal/*
12mr|guile-2.0.5-4|172	%{_includedir}/%{name}
12mr|guile-2.0.5-4|173	%{_libdir}/lib%{name}-%{api}.so
12mr|guile-2.0.5-4|174	%{_libdir}/lib%{name}readline-v-%{rlapi}.so
12mr|guile-2.0.5-4|175	%{_libdir}/pkgconfig/%{name}*.pc
12mr|guile-2.0.5-4|176	
12mr|guile-2.0.5-4|177	%files runtime
12mr|guile-2.0.5-4|178	%{_libdir}/%{name}/%{api}/*
12mr|guile-2.0.5-4|179	%{_datadir}/%{name}/%{api}/*.scm
12mr|guile-2.0.5-4|180	%{_datadir}/%{name}/%{api}/*.txt
12mr|guile-2.0.5-4|181	%{_datadir}/%{name}/%{api}/ice-9/*
12mr|guile-2.0.5-4|182	%{_datadir}/%{name}/%{api}/language/*
12mr|guile-2.0.5-4|183	%{_datadir}/%{name}/%{api}/oop/*
12mr|guile-2.0.5-4|184	%{_datadir}/%{name}/%{api}/rnrs/*
12mr|guile-2.0.5-4|185	%{_datadir}/%{name}/%{api}/scripts/*
12mr|guile-2.0.5-4|186	%{_datadir}/%{name}/%{api}/srfi/*
12mr|guile-2.0.5-4|187	%{_datadir}/%{name}/%{api}/sxml/*
12mr|guile-2.0.5-4|188	%{_datadir}/%{name}/%{api}/system/*
12mr|guile-2.0.5-4|189	%{_datadir}/%{name}/%{api}/texinfo/*
12mr|guile-2.0.5-4|190	%{_datadir}/%{name}/%{api}/web/*
12mr|guile-2.0.5-4|191	%ghost %{_datadir}/%{name}/%{api}/slibcat
12mr|guile-2.0.5-4|192	%ghost %{_datadir}/%{name}/%{api}/slib
12mr|guile-2.0.5-4|193	
12mr|guile-2.0.5-4|194	
12mr|guile-2.0.5-4|195	
12mr|guile-2.0.5-4|196	
12mr|guile-2.0.5-4|197	%changelog
12mr|guile-2.0.5-4|198	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|guile-2.0.5-4|199	+ Commit: 375172b
12mr|guile-2.0.5-4|200	- Drop post scripts with info-related stuff
12mr|guile-2.0.5-4|201	
12mr|guile-2.0.5-4|202	

14280 12
12mr|gupnp-0.18.4-1|1	%define api 1.0
12mr|gupnp-0.18.4-1|2	%define major 4
12mr|gupnp-0.18.4-1|3	%define libname %mklibname %{name} %{api} %{major}
12mr|gupnp-0.18.4-1|4	%define develname %mklibname %{name} -d
12mr|gupnp-0.18.4-1|5	
12mr|gupnp-0.18.4-1|6	Summary:	Object-oriented framework for creating UPnP devices and control points
12mr|gupnp-0.18.4-1|7	Name:		gupnp
12mr|gupnp-0.18.4-1|8	Version:	0.18.4
12mr|gupnp-0.18.4-1|9	Release:	1
12mr|gupnp-0.18.4-1|10	License:	GPLv2+
12mr|gupnp-0.18.4-1|11	Group:		Development/Other
12mr|gupnp-0.18.4-1|12	Url:		http://www.gupnp.org/sources/gupnp/
12mr|gupnp-0.18.4-1|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.xz
12mr|gupnp-0.18.4-1|14	Patch0:		gupnp-0.18.2-fix-linking.patch
12mr|gupnp-0.18.4-1|15	BuildRequires:	pkgconfig(gssdp-1.0) >= 0.11.2
12mr|gupnp-0.18.4-1|16	BuildRequires:	pkgconfig(uuid)
12mr|gupnp-0.18.4-1|17	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.28.2
12mr|gupnp-0.18.4-1|18	BuildRequires:	pkgconfig(libxml-2.0)
12mr|gupnp-0.18.4-1|19	BuildRequires:	pkgconfig(glib-2.0)
12mr|gupnp-0.18.4-1|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|gupnp-0.18.4-1|21	
12mr|gupnp-0.18.4-1|22	%description
12mr|gupnp-0.18.4-1|23	GUPnP is an object-oriented open source framework for creating UPnP
12mr|gupnp-0.18.4-1|24	devices and control points.
12mr|gupnp-0.18.4-1|25	
12mr|gupnp-0.18.4-1|26	%package -n %{libname}
12mr|gupnp-0.18.4-1|27	Summary:	Main library for gupnp
12mr|gupnp-0.18.4-1|28	Group:		System/Libraries
12mr|gupnp-0.18.4-1|29	Provides:	%{name} = %{version}-%{release}
12mr|gupnp-0.18.4-1|30	Obsoletes:	%{_lib}gupnp3 < 0.16.0
12mr|gupnp-0.18.4-1|31	Conflicts:	gir-repository < 0.6.5-11
12mr|gupnp-0.18.4-1|32	
12mr|gupnp-0.18.4-1|33	%description -n %{libname}
12mr|gupnp-0.18.4-1|34	This package contains the library needed to run programs dynamically
12mr|gupnp-0.18.4-1|35	linked with gupnp.
12mr|gupnp-0.18.4-1|36	
12mr|gupnp-0.18.4-1|37	%package -n %{develname}
12mr|gupnp-0.18.4-1|38	Summary:	Headers for developing programs that will use gupnp
12mr|gupnp-0.18.4-1|39	Group:		Development/C
12mr|gupnp-0.18.4-1|40	Requires:	%{libname} = %{version}-%{release}
12mr|gupnp-0.18.4-1|41	Provides:	%{name}-devel = %{version}-%{release}
12mr|gupnp-0.18.4-1|42	Conflicts:	gir-repository < 0.6.5-11
12mr|gupnp-0.18.4-1|43	
12mr|gupnp-0.18.4-1|44	%description -n %{develname}
12mr|gupnp-0.18.4-1|45	This package contains the headers that programmers will need to develop
12mr|gupnp-0.18.4-1|46	applications which will use gupnp
12mr|gupnp-0.18.4-1|47	
12mr|gupnp-0.18.4-1|48	%prep
12mr|gupnp-0.18.4-1|49	%setup -q
12mr|gupnp-0.18.4-1|50	%apply_patches
12mr|gupnp-0.18.4-1|51	
12mr|gupnp-0.18.4-1|52	autoreconf -fi
12mr|gupnp-0.18.4-1|53	
12mr|gupnp-0.18.4-1|54	%build
12mr|gupnp-0.18.4-1|55	%configure2_5x \
12mr|gupnp-0.18.4-1|56	--disable-static
12mr|gupnp-0.18.4-1|57	
12mr|gupnp-0.18.4-1|58	%make
12mr|gupnp-0.18.4-1|59	
12mr|gupnp-0.18.4-1|60	%install
12mr|gupnp-0.18.4-1|61	rm -rf %{buildroot}
12mr|gupnp-0.18.4-1|62	%makeinstall_std
12mr|gupnp-0.18.4-1|63	
12mr|gupnp-0.18.4-1|64	%files -n %{libname}
12mr|gupnp-0.18.4-1|65	%{_libdir}/*%{api}.so.%{major}*
12mr|gupnp-0.18.4-1|66	%{_libdir}/girepository-1.0/GUPnP-1.0.typelib
12mr|gupnp-0.18.4-1|67	
12mr|gupnp-0.18.4-1|68	%files -n %{develname}
12mr|gupnp-0.18.4-1|69	%doc AUTHORS README NEWS
12mr|gupnp-0.18.4-1|70	%{_libdir}/pkgconfig/gupnp*.pc
12mr|gupnp-0.18.4-1|71	%{_includedir}/gupnp-1.0/lib%{name}/*.h
12mr|gupnp-0.18.4-1|72	%{_libdir}/*.so
12mr|gupnp-0.18.4-1|73	%{_datadir}/gtk-doc/html/*
12mr|gupnp-0.18.4-1|74	%{_bindir}/gupnp-binding-tool
12mr|gupnp-0.18.4-1|75	%{_datadir}/gir-1.0/GUPnP-1.0.gir
12mr|gupnp-0.18.4-1|76	
12mr|gupnp-0.18.4-1|77	
12mr|gupnp-0.18.4-1|78	
12mr|gupnp-0.18.4-1|79	
12mr|gupnp-0.18.4-1|80	%changelog
12mr|gupnp-0.18.4-1|81	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gupnp-0.18.4-1|82	+ Commit: 9223da9
12mr|gupnp-0.18.4-1|83	- New version 0.18.4 (sync with Cooker), convert BR to pkgconfig style
12mr|gupnp-0.18.4-1|84	
12mr|gupnp-0.18.4-1|85	

14281 12
12mr|gupnp-av-0.10.3-1|1	%define api 1.0
12mr|gupnp-av-0.10.3-1|2	%define major 2
12mr|gupnp-av-0.10.3-1|3	%define libname %mklibname %{name} %{api} %{major}
12mr|gupnp-av-0.10.3-1|4	%define girname %mklibname %{name}-gir %{api}
12mr|gupnp-av-0.10.3-1|5	%define develname %mklibname -d %{name}
12mr|gupnp-av-0.10.3-1|6	
12mr|gupnp-av-0.10.3-1|7	Summary:	A collection of helpers for building UPnP AV applications
12mr|gupnp-av-0.10.3-1|8	Name:		gupnp-av
12mr|gupnp-av-0.10.3-1|9	Version:	0.10.3
12mr|gupnp-av-0.10.3-1|10	Release:	1
12mr|gupnp-av-0.10.3-1|11	Group:		System/Libraries
12mr|gupnp-av-0.10.3-1|12	License:	LGPLv2+
12mr|gupnp-av-0.10.3-1|13	URL:		http://www.gupnp.org/
12mr|gupnp-av-0.10.3-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|gupnp-av-0.10.3-1|15	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|gupnp-av-0.10.3-1|16	BuildRequires:	pkgconfig(gtk-doc)
12mr|gupnp-av-0.10.3-1|17	BuildRequires:	pkgconfig(gupnp-1.0)
12mr|gupnp-av-0.10.3-1|18	
12mr|gupnp-av-0.10.3-1|19	%description
12mr|gupnp-av-0.10.3-1|20	GUPnP is an object-oriented open source framework for creating UPnP
12mr|gupnp-av-0.10.3-1|21	devices and control points, written in C using GObject and libsoup.
12mr|gupnp-av-0.10.3-1|22	The GUPnP API is intended to be easy to use, efficient and flexible.
12mr|gupnp-av-0.10.3-1|23	
12mr|gupnp-av-0.10.3-1|24	GUPnP-AV is a collection of helpers for building AV (audio/video)
12mr|gupnp-av-0.10.3-1|25	applications using GUPnP.
12mr|gupnp-av-0.10.3-1|26	
12mr|gupnp-av-0.10.3-1|27	%package -n %{libname}
12mr|gupnp-av-0.10.3-1|28	Summary:	 A collection of helpers for building UPnP AV applications
12mr|gupnp-av-0.10.3-1|29	Group:		System/Libraries
12mr|gupnp-av-0.10.3-1|30	
12mr|gupnp-av-0.10.3-1|31	%description -n %{libname}
12mr|gupnp-av-0.10.3-1|32	GUPnP is an object-oriented open source framework for creating UPnP
12mr|gupnp-av-0.10.3-1|33	devices and control points, written in C using GObject and libsoup.
12mr|gupnp-av-0.10.3-1|34	The GUPnP API is intended to be easy to use, efficient and flexible.
12mr|gupnp-av-0.10.3-1|35	
12mr|gupnp-av-0.10.3-1|36	GUPnP-AV is a collection of helpers for building AV (audio/video)
12mr|gupnp-av-0.10.3-1|37	applications using GUPnP.
12mr|gupnp-av-0.10.3-1|38	
12mr|gupnp-av-0.10.3-1|39	%package -n %{girname}
12mr|gupnp-av-0.10.3-1|40	Summary:	GObject Introspection interface description for %{name}
12mr|gupnp-av-0.10.3-1|41	Group:		System/Libraries
12mr|gupnp-av-0.10.3-1|42	Requires:	%{libname} = %{version}-%{release}
12mr|gupnp-av-0.10.3-1|43	
12mr|gupnp-av-0.10.3-1|44	%description -n %{girname}
12mr|gupnp-av-0.10.3-1|45	GObject Introspection interface description for %{name}.
12mr|gupnp-av-0.10.3-1|46	
12mr|gupnp-av-0.10.3-1|47	%package -n %{develname}
12mr|gupnp-av-0.10.3-1|48	Summary:	Development package for gupnp-av
12mr|gupnp-av-0.10.3-1|49	Group:		Development/C
12mr|gupnp-av-0.10.3-1|50	Requires:	%{libname} = %{version}-%{release}
12mr|gupnp-av-0.10.3-1|51	Provides:	%{name}-devel = %{version}-%{release}
12mr|gupnp-av-0.10.3-1|52	
12mr|gupnp-av-0.10.3-1|53	%description -n %{develname}
12mr|gupnp-av-0.10.3-1|54	Files for development with gupnp-av.
12mr|gupnp-av-0.10.3-1|55	
12mr|gupnp-av-0.10.3-1|56	%prep
12mr|gupnp-av-0.10.3-1|57	%setup -q
12mr|gupnp-av-0.10.3-1|58	%apply_patches
12mr|gupnp-av-0.10.3-1|59	autoreconf -fi
12mr|gupnp-av-0.10.3-1|60	
12mr|gupnp-av-0.10.3-1|61	%build
12mr|gupnp-av-0.10.3-1|62	%configure2_5x --disable-static
12mr|gupnp-av-0.10.3-1|63	%make LIBS='-lgmodule-2.0'
12mr|gupnp-av-0.10.3-1|64	
12mr|gupnp-av-0.10.3-1|65	%install
12mr|gupnp-av-0.10.3-1|66	%makeinstall_std
12mr|gupnp-av-0.10.3-1|67	
12mr|gupnp-av-0.10.3-1|68	%files -n %{libname}
12mr|gupnp-av-0.10.3-1|69	%doc AUTHORS COPYING README
12mr|gupnp-av-0.10.3-1|70	%{_libdir}/libgupnp-av-%{api}.so.%{major}*
12mr|gupnp-av-0.10.3-1|71	
12mr|gupnp-av-0.10.3-1|72	%files -n %{girname}
12mr|gupnp-av-0.10.3-1|73	%{_libdir}/girepository-1.0/GUPnPAV-%{api}.typelib
12mr|gupnp-av-0.10.3-1|74	
12mr|gupnp-av-0.10.3-1|75	%files -n %{develname}
12mr|gupnp-av-0.10.3-1|76	%{_datadir}/gtk-doc/html/gupnp-av/
12mr|gupnp-av-0.10.3-1|77	%{_includedir}/gupnp-av-%{api}
12mr|gupnp-av-0.10.3-1|78	%{_libdir}/pkgconfig/gupnp-av-%{api}.pc
12mr|gupnp-av-0.10.3-1|79	%{_libdir}/libgupnp-av-%{api}.so
12mr|gupnp-av-0.10.3-1|80	%{_datadir}/gir-1.0/GUPnPAV-%{api}.gir
12mr|gupnp-av-0.10.3-1|81	
12mr|gupnp-av-0.10.3-1|82	
12mr|gupnp-av-0.10.3-1|83	
12mr|gupnp-av-0.10.3-1|84	%changelog
12mr|gupnp-av-0.10.3-1|85	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gupnp-av-0.10.3-1|86	+ Commit: 8bf9452
12mr|gupnp-av-0.10.3-1|87	- New version 0.10.3 (sync with Cooker)
12mr|gupnp-av-0.10.3-1|88	
12mr|gupnp-av-0.10.3-1|89	

14282 12
12mr|gupnp-igd-0.2.1-1|1	%define api 1.0
12mr|gupnp-igd-0.2.1-1|2	%define major 4
12mr|gupnp-igd-0.2.1-1|3	%define libname %mklibname %{name} %{api} %{major}
12mr|gupnp-igd-0.2.1-1|4	%define develname %mklibname -d %{name}
12mr|gupnp-igd-0.2.1-1|5	
12mr|gupnp-igd-0.2.1-1|6	Name:		gupnp-igd
12mr|gupnp-igd-0.2.1-1|7	Version:	0.2.1
12mr|gupnp-igd-0.2.1-1|8	Release:	1
12mr|gupnp-igd-0.2.1-1|9	Summary:	Handle Internet Gateway Device port mappings
12mr|gupnp-igd-0.2.1-1|10	Group:		System/Libraries
12mr|gupnp-igd-0.2.1-1|11	License:	LGPLv2+
12mr|gupnp-igd-0.2.1-1|12	URL:		http://www.gupnp.org/
12mr|gupnp-igd-0.2.1-1|13	Source0:	http://gupnp.org/sites/all/files/sources/%{name}-%{version}.tar.gz
12mr|gupnp-igd-0.2.1-1|14	Patch0:		disable_static.patch
12mr|gupnp-igd-0.2.1-1|15	Patch1:		gmodule_linker_fix.patch
12mr|gupnp-igd-0.2.1-1|16	BuildRequires:	gtk-doc
12mr|gupnp-igd-0.2.1-1|17	BuildRequires:	pkgconfig(gupnp-1.0) >= 0.18
12mr|gupnp-igd-0.2.1-1|18	BuildRequires:	python-devel
12mr|gupnp-igd-0.2.1-1|19	BuildRequires:	pkgconfig(pygobject-2.0)
12mr|gupnp-igd-0.2.1-1|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|gupnp-igd-0.2.1-1|21	
12mr|gupnp-igd-0.2.1-1|22	%description
12mr|gupnp-igd-0.2.1-1|23	GUPnP is an object-oriented open source framework for creating UPnP
12mr|gupnp-igd-0.2.1-1|24	devices and control points, written in C using GObject and libsoup.
12mr|gupnp-igd-0.2.1-1|25	The GUPnP API is intended to be easy to use, efficient and flexible.
12mr|gupnp-igd-0.2.1-1|26	
12mr|gupnp-igd-0.2.1-1|27	GUPnP-Igd is a library that handle Internet Gateway Device port mappings.
12mr|gupnp-igd-0.2.1-1|28	
12mr|gupnp-igd-0.2.1-1|29	%package -n %{libname}
12mr|gupnp-igd-0.2.1-1|30	Summary:	Handle Internet Gateway Device port mappings
12mr|gupnp-igd-0.2.1-1|31	Group:		System/Libraries
12mr|gupnp-igd-0.2.1-1|32	
12mr|gupnp-igd-0.2.1-1|33	%description -n %{libname}
12mr|gupnp-igd-0.2.1-1|34	GUPnP is an object-oriented open source framework for creating UPnP
12mr|gupnp-igd-0.2.1-1|35	devices and control points, written in C using GObject and libsoup.
12mr|gupnp-igd-0.2.1-1|36	The GUPnP API is intended to be easy to use, efficient and flexible.
12mr|gupnp-igd-0.2.1-1|37	
12mr|gupnp-igd-0.2.1-1|38	GUPnP-Igd is a library that handle Internet Gateway Device port mappings.
12mr|gupnp-igd-0.2.1-1|39	
12mr|gupnp-igd-0.2.1-1|40	%package -n %{develname}
12mr|gupnp-igd-0.2.1-1|41	Summary:	Development package for gupnp-igd
12mr|gupnp-igd-0.2.1-1|42	Group:		Development/C
12mr|gupnp-igd-0.2.1-1|43	Requires:	%{libname} = %{version}-%{release}
12mr|gupnp-igd-0.2.1-1|44	Provides:	%{name}-devel = %{version}-%{release}
12mr|gupnp-igd-0.2.1-1|45	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|gupnp-igd-0.2.1-1|46	
12mr|gupnp-igd-0.2.1-1|47	%description -n %{develname}
12mr|gupnp-igd-0.2.1-1|48	Files for development with gupnp-igd.
12mr|gupnp-igd-0.2.1-1|49	
12mr|gupnp-igd-0.2.1-1|50	%package -n python-%{name}
12mr|gupnp-igd-0.2.1-1|51	Summary:	Python bindings for %{name}
12mr|gupnp-igd-0.2.1-1|52	Group:		Development/Python
12mr|gupnp-igd-0.2.1-1|53	Requires:	%{libname} = %{version}-%{release}
12mr|gupnp-igd-0.2.1-1|54	%py_requires
12mr|gupnp-igd-0.2.1-1|55	
12mr|gupnp-igd-0.2.1-1|56	%description -n python-%{name}
12mr|gupnp-igd-0.2.1-1|57	Python bindings for %{name}.
12mr|gupnp-igd-0.2.1-1|58	
12mr|gupnp-igd-0.2.1-1|59	%prep
12mr|gupnp-igd-0.2.1-1|60	%setup -q
12mr|gupnp-igd-0.2.1-1|61	%patch0 -p1
12mr|gupnp-igd-0.2.1-1|62	%patch1 -p1
12mr|gupnp-igd-0.2.1-1|63	
12mr|gupnp-igd-0.2.1-1|64	%build
12mr|gupnp-igd-0.2.1-1|65	%configure2_5x --disable-static
12mr|gupnp-igd-0.2.1-1|66	make
12mr|gupnp-igd-0.2.1-1|67	
12mr|gupnp-igd-0.2.1-1|68	%install
12mr|gupnp-igd-0.2.1-1|69	%makeinstall_std
12mr|gupnp-igd-0.2.1-1|70	
12mr|gupnp-igd-0.2.1-1|71	%files -n %{libname}
12mr|gupnp-igd-0.2.1-1|72	%doc AUTHORS COPYING README
12mr|gupnp-igd-0.2.1-1|73	%{_libdir}/libgupnp-igd-%{api}.so.%{major}*
12mr|gupnp-igd-0.2.1-1|74	%{_libdir}/girepository-1.0/GUPnPIgd-1.0.typelib
12mr|gupnp-igd-0.2.1-1|75	
12mr|gupnp-igd-0.2.1-1|76	%files -n %{develname}
12mr|gupnp-igd-0.2.1-1|77	%{_datadir}/gtk-doc/html/gupnp-igd/
12mr|gupnp-igd-0.2.1-1|78	%{_includedir}/gupnp-igd-%{api}
12mr|gupnp-igd-0.2.1-1|79	%{_libdir}/pkgconfig/gupnp-igd-%{api}.pc
12mr|gupnp-igd-0.2.1-1|80	%{_libdir}/libgupnp-igd-%{api}.so
12mr|gupnp-igd-0.2.1-1|81	%{_datadir}/gir-1.0/GUPnPIgd-1.0.gir
12mr|gupnp-igd-0.2.1-1|82	
12mr|gupnp-igd-0.2.1-1|83	%files -n python-%{name}
12mr|gupnp-igd-0.2.1-1|84	%{python_sitearch}/gupnp
12mr|gupnp-igd-0.2.1-1|85	
12mr|gupnp-igd-0.2.1-1|86	
12mr|gupnp-igd-0.2.1-1|87	%changelog
12mr|gupnp-igd-0.2.1-1|88	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gupnp-igd-0.2.1-1|89	+ Commit: 393346c
12mr|gupnp-igd-0.2.1-1|90	- New version 0.2.1 with new library major 4 (sync with Cooker), convert BR to pkgconfig style
12mr|gupnp-igd-0.2.1-1|91	
12mr|gupnp-igd-0.2.1-1|92	

14283 12
12mr|gutenprint-5.2.9-2|1	%define version 5.2.9
12mr|gutenprint-5.2.9-2|2	%define driverversion 5.2
12mr|gutenprint-5.2.9-2|3	%define extraversion %nil
12mr|gutenprint-5.2.9-2|4	#define extraversion -rc3
12mr|gutenprint-5.2.9-2|5	%define release %mkrel 2
12mr|gutenprint-5.2.9-2|6	%define gutenprintmajor 2
12mr|gutenprint-5.2.9-2|7	%define libgutenprint %mklibname gutenprint %{gutenprintmajor}
12mr|gutenprint-5.2.9-2|8	%define gutenprintui2major 1
12mr|gutenprint-5.2.9-2|9	%define libgutenprintui2 %mklibname gutenprintui2_ %{gutenprintui2major}
12mr|gutenprint-5.2.9-2|10	
12mr|gutenprint-5.2.9-2|11	%define corposerver %(perl -e 'print ("%release" =~ /mlcs/ ? 1 : 0)')
12mr|gutenprint-5.2.9-2|12	
12mr|gutenprint-5.2.9-2|13	%define cups_serverbin %{_exec_prefix}/lib/cups
12mr|gutenprint-5.2.9-2|14	
12mr|gutenprint-5.2.9-2|15	%if %{corposerver}
12mr|gutenprint-5.2.9-2|16	%define gimpplugin 0
12mr|gutenprint-5.2.9-2|17	%else
12mr|gutenprint-5.2.9-2|18	%define gimpplugin 1
12mr|gutenprint-5.2.9-2|19	%endif
12mr|gutenprint-5.2.9-2|20	
12mr|gutenprint-5.2.9-2|21	%define debug 0
12mr|gutenprint-5.2.9-2|22	
12mr|gutenprint-5.2.9-2|23	##### RPM PROBLEM WORKAROUNDS
12mr|gutenprint-5.2.9-2|24	
12mr|gutenprint-5.2.9-2|25	# Suppress automatically generated Requires for Perl libraries.
12mr|gutenprint-5.2.9-2|26	#define _requires_exceptions perl\(.*\)
12mr|gutenprint-5.2.9-2|27	
12mr|gutenprint-5.2.9-2|28	#define _unpackaged_files_terminate_build	0
12mr|gutenprint-5.2.9-2|29	#define _missing_doc_files_terminate_build	0
12mr|gutenprint-5.2.9-2|30	%define _disable_ld_no_undefined 1
12mr|gutenprint-5.2.9-2|31	
12mr|gutenprint-5.2.9-2|32	Summary:	Photo-quality printer drivers primarily for inkjet printers
12mr|gutenprint-5.2.9-2|33	Name:		gutenprint
12mr|gutenprint-5.2.9-2|34	Version:	%{version}
12mr|gutenprint-5.2.9-2|35	Release:	%{release}
12mr|gutenprint-5.2.9-2|36	License:	GPLv2+
12mr|gutenprint-5.2.9-2|37	Group:		Publishing
12mr|gutenprint-5.2.9-2|38	URL:		http://gimp-print.sourceforge.net/
12mr|gutenprint-5.2.9-2|39	
12mr|gutenprint-5.2.9-2|40	##### GENERAL BUILDREQUIRES
12mr|gutenprint-5.2.9-2|41	
12mr|gutenprint-5.2.9-2|42	BuildRequires:	autoconf2.5
12mr|gutenprint-5.2.9-2|43	BuildRequires:	bison
12mr|gutenprint-5.2.9-2|44	BuildRequires:	flex
12mr|gutenprint-5.2.9-2|45	BuildRequires:	foomatic-db
12mr|gutenprint-5.2.9-2|46	BuildRequires:	foomatic-db-engine
12mr|gutenprint-5.2.9-2|47	#BuildRequires:	glib-devel
12mr|gutenprint-5.2.9-2|48	BuildRequires:	cups-devel >= 1.2.0
12mr|gutenprint-5.2.9-2|49	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gutenprint-5.2.9-2|50	BuildRequires:	libijs-devel
12mr|gutenprint-5.2.9-2|51	BuildRequires:	libjpeg-static-devel
12mr|gutenprint-5.2.9-2|52	BuildRequires:	libtiff-devel
12mr|gutenprint-5.2.9-2|53	BuildRequires:	chrpath
12mr|gutenprint-5.2.9-2|54	
12mr|gutenprint-5.2.9-2|55	%if %{gimpplugin}
12mr|gutenprint-5.2.9-2|56	BuildRequires:	gimp-devel
12mr|gutenprint-5.2.9-2|57	%endif
12mr|gutenprint-5.2.9-2|58	
12mr|gutenprint-5.2.9-2|59	# Only needed when building Gutenprint from a CVS snapshot
12mr|gutenprint-5.2.9-2|60	#BuildRequires: tetex-latex imagemagick docbook-utils sgml-tools
12mr|gutenprint-5.2.9-2|61	
12mr|gutenprint-5.2.9-2|62	##### GIMP PRINT SOURCE
12mr|gutenprint-5.2.9-2|63	Source0:	http://downloads.sourceforge.net/project/gimp-print/%{name}-%{driverversion}/%{version}/%{name}-%{version}%{extraversion}.tar.bz2
12mr|gutenprint-5.2.9-2|64	
12mr|gutenprint-5.2.9-2|65	##### GIMP PRINT PATCHES
12mr|gutenprint-5.2.9-2|66	Patch1:		gutenprint-5.0.1-menu.patch
12mr|gutenprint-5.2.9-2|67	Patch2:		gutenprint-5.2.7-fix-brother-hl-2030-support.patch
12mr|gutenprint-5.2.9-2|68	Patch3:		gutenprint-5.2.3-default-a4.patch
12mr|gutenprint-5.2.9-2|69	
12mr|gutenprint-5.2.9-2|70	##### BUILD ROOT
12mr|gutenprint-5.2.9-2|71	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|gutenprint-5.2.9-2|72	
12mr|gutenprint-5.2.9-2|73	##### PACKAGE DESCRIPTIONS
12mr|gutenprint-5.2.9-2|74	
12mr|gutenprint-5.2.9-2|75	%package -n %{libgutenprint}
12mr|gutenprint-5.2.9-2|76	Summary:	Shared library for high-quality image printing
12mr|gutenprint-5.2.9-2|77	Group:		Publishing
12mr|gutenprint-5.2.9-2|78	Provides:	libgutenprint = %{version}-%{release}
12mr|gutenprint-5.2.9-2|79	
12mr|gutenprint-5.2.9-2|80	%package -n %{libgutenprint}-devel
12mr|gutenprint-5.2.9-2|81	Summary:	Headers and links for compiling against libgutenprint
12mr|gutenprint-5.2.9-2|82	Group:		Development/C
12mr|gutenprint-5.2.9-2|83	Requires:	%{libgutenprint} >= %{version}-%{release}
12mr|gutenprint-5.2.9-2|84	Requires:	multiarch-utils
12mr|gutenprint-5.2.9-2|85	Provides:	libgutenprint-devel = %{version}-%{release}
12mr|gutenprint-5.2.9-2|86	Provides:	gutenprint-devel = %{version}-%{release}
12mr|gutenprint-5.2.9-2|87	
12mr|gutenprint-5.2.9-2|88	%package -n %{libgutenprintui2}
12mr|gutenprint-5.2.9-2|89	Summary:	Shared library for Gutenprint GUI with GTK 2.x
12mr|gutenprint-5.2.9-2|90	Group:		Publishing
12mr|gutenprint-5.2.9-2|91	Provides:	libgutenprintui2 = %{version}-%{release}
12mr|gutenprint-5.2.9-2|92	
12mr|gutenprint-5.2.9-2|93	%package -n %{libgutenprintui2}-devel
12mr|gutenprint-5.2.9-2|94	Summary:	Headers and links for compiling against libgutenprintui2
12mr|gutenprint-5.2.9-2|95	Group:		Development/C
12mr|gutenprint-5.2.9-2|96	Requires:	%{libgutenprintui2} >= %{version}-%{release}
12mr|gutenprint-5.2.9-2|97	Requires:	multiarch-utils
12mr|gutenprint-5.2.9-2|98	Provides:	libgutenprintui2-devel = %{version}-%{release}
12mr|gutenprint-5.2.9-2|99	
12mr|gutenprint-5.2.9-2|100	%package common
12mr|gutenprint-5.2.9-2|101	Summary: Documentation, samples and translations of Gutenprint
12mr|gutenprint-5.2.9-2|102	Obsoletes:	gimpprint-common
12mr|gutenprint-5.2.9-2|103	Provides:	gimpprint-common
12mr|gutenprint-5.2.9-2|104	Group:		Publishing
12mr|gutenprint-5.2.9-2|105	
12mr|gutenprint-5.2.9-2|106	%package cups
12mr|gutenprint-5.2.9-2|107	Summary: Special CUPS printer driver of Gutenprint
12mr|gutenprint-5.2.9-2|108	Requires:	cups >= 1.1
12mr|gutenprint-5.2.9-2|109	Requires:	gutenprint-common >= %{version}-%{release}
12mr|gutenprint-5.2.9-2|110	Conflicts:	cups-drivers <= 10.1
12mr|gutenprint-5.2.9-2|111	%ifarch x86_64
12mr|gutenprint-5.2.9-2|112	Conflicts:	cups < 1.2.0-0.5361.0mdk
12mr|gutenprint-5.2.9-2|113	%endif
12mr|gutenprint-5.2.9-2|114	Obsoletes:	gimpprint-cups
12mr|gutenprint-5.2.9-2|115	Provides:	gimpprint-cups
12mr|gutenprint-5.2.9-2|116	Group:		Publishing
12mr|gutenprint-5.2.9-2|117	
12mr|gutenprint-5.2.9-2|118	%package ijs
12mr|gutenprint-5.2.9-2|119	Summary: Gutenprint IJS plugin for GhostScript
12mr|gutenprint-5.2.9-2|120	Requires:	ghostscript >= 7.05
12mr|gutenprint-5.2.9-2|121	Requires:	gutenprint-common >= %{version}-%{release}
12mr|gutenprint-5.2.9-2|122	Conflicts:	printer-filters <= 10.1
12mr|gutenprint-5.2.9-2|123	Obsoletes:	gimpprint-ijs
12mr|gutenprint-5.2.9-2|124	Provides:	gimpprint-ijs
12mr|gutenprint-5.2.9-2|125	Group:		Publishing
12mr|gutenprint-5.2.9-2|126	
12mr|gutenprint-5.2.9-2|127	%package foomatic
12mr|gutenprint-5.2.9-2|128	Summary: Foomatic data for Gutenprint IJS plugin for GhostScript
12mr|gutenprint-5.2.9-2|129	Requires:	foomatic-db, foomatic-db-engine
12mr|gutenprint-5.2.9-2|130	Obsoletes:	gimpprint-foomatic
12mr|gutenprint-5.2.9-2|131	Provides:	gimpprint-foomatic
12mr|gutenprint-5.2.9-2|132	Group:		Publishing
12mr|gutenprint-5.2.9-2|133	
12mr|gutenprint-5.2.9-2|134	%package escputil
12mr|gutenprint-5.2.9-2|135	Summary: Gutenprint ink level monitor and printer maintenance tool
12mr|gutenprint-5.2.9-2|136	Requires:	gutenprint-common >= %{version}-%{release}
12mr|gutenprint-5.2.9-2|137	Conflicts:	printer-utils <= 10.1
12mr|gutenprint-5.2.9-2|138	Obsoletes:	gimpprint-escputil
12mr|gutenprint-5.2.9-2|139	Provides:	gimpprint-escputil
12mr|gutenprint-5.2.9-2|140	Group:		Publishing
12mr|gutenprint-5.2.9-2|141	
12mr|gutenprint-5.2.9-2|142	%if %{gimpplugin}
12mr|gutenprint-5.2.9-2|143	%package gimp2
12mr|gutenprint-5.2.9-2|144	Summary:	Gutenprint plugin for high-quality image printing
12mr|gutenprint-5.2.9-2|145	Group:		Publishing
12mr|gutenprint-5.2.9-2|146	Requires:	gimp >= 2.2.7-2mdk
12mr|gutenprint-5.2.9-2|147	Requires:	gutenprint-common >= %{version}-%{release}
12mr|gutenprint-5.2.9-2|148	Conflicts:	gimp < 2.2.7-2mdk
12mr|gutenprint-5.2.9-2|149	Obsoletes:	gimpprint-gimp2
12mr|gutenprint-5.2.9-2|150	Provides:	gimpprint-gimp2
12mr|gutenprint-5.2.9-2|151	%endif
12mr|gutenprint-5.2.9-2|152	
12mr|gutenprint-5.2.9-2|153	##### DESCRIPTION TEXTS
12mr|gutenprint-5.2.9-2|154	
12mr|gutenprint-5.2.9-2|155	%description
12mr|gutenprint-5.2.9-2|156	Gutenprint is a high quality printer driver suite for photo-quality
12mr|gutenprint-5.2.9-2|157	printing on inkjet printers, especially Epson. There are also some
12mr|gutenprint-5.2.9-2|158	Canon, HP, and Lexmark inkjets (older models) and PCL bw laser
12mr|gutenprint-5.2.9-2|159	printers supported (PCL 5e and earlier). If your printer is supported
12mr|gutenprint-5.2.9-2|160	by Gutenprint and not an HP printer supported by HPIJS, this is the
12mr|gutenprint-5.2.9-2|161	best choice of a free software printer driver.
12mr|gutenprint-5.2.9-2|162	
12mr|gutenprint-5.2.9-2|163	Keep in mind that the leader of this project is hobby photographer and
12mr|gutenprint-5.2.9-2|164	wanted to get his 6-ink Epson Stylus Photo EX working in its best
12mr|gutenprint-5.2.9-2|165	quality without necessity of proprietary software.
12mr|gutenprint-5.2.9-2|166	
12mr|gutenprint-5.2.9-2|167	%description -n %{libgutenprint}
12mr|gutenprint-5.2.9-2|168	This is a high-quality printing library used by the Gutenprint plugin,
12mr|gutenprint-5.2.9-2|169	the Gutenprint IJS color/photo inkjet/laser driver for GhostScript,
12mr|gutenprint-5.2.9-2|170	and by specialized CUPS drivers.
12mr|gutenprint-5.2.9-2|171	
12mr|gutenprint-5.2.9-2|172	%description -n %{libgutenprint}-devel
12mr|gutenprint-5.2.9-2|173	These are the links and header files to compile applications which
12mr|gutenprint-5.2.9-2|174	should use the libgutenprint library.
12mr|gutenprint-5.2.9-2|175	
12mr|gutenprint-5.2.9-2|176	%description -n %{libgutenprintui2}
12mr|gutenprint-5.2.9-2|177	This is a GTK-2.x-based GUI library to create dialogs to control
12mr|gutenprint-5.2.9-2|178	the Gutenprint printer drivers.
12mr|gutenprint-5.2.9-2|179	
12mr|gutenprint-5.2.9-2|180	%description -n %{libgutenprintui2}-devel
12mr|gutenprint-5.2.9-2|181	These are the links and header files to compile applications which
12mr|gutenprint-5.2.9-2|182	should use the libgutenprintui2 library.
12mr|gutenprint-5.2.9-2|183	
12mr|gutenprint-5.2.9-2|184	%description common
12mr|gutenprint-5.2.9-2|185	Documentation, sample files, and translations of Gutenprint.
12mr|gutenprint-5.2.9-2|186	
12mr|gutenprint-5.2.9-2|187	%description cups
12mr|gutenprint-5.2.9-2|188	This package contains a special Gutenprint printer driver to be used
12mr|gutenprint-5.2.9-2|189	with CUPS (and without GhostScript) and also the appropriate PPD files
12mr|gutenprint-5.2.9-2|190	to set up print queues with this driver.
12mr|gutenprint-5.2.9-2|191	
12mr|gutenprint-5.2.9-2|192	With the Gutenprint CUPS drivers you can do a colour caibration. Use
12mr|gutenprint-5.2.9-2|193	the program "cups-calibrate" to perform it.
12mr|gutenprint-5.2.9-2|194	
12mr|gutenprint-5.2.9-2|195	%description ijs
12mr|gutenprint-5.2.9-2|196	This package contains a Gutenprint plugin for GhostScripts IJS
12mr|gutenprint-5.2.9-2|197	interface. This gives access to the high printing quality of
12mr|gutenprint-5.2.9-2|198	Gutenprint with every GhostScript version containing the IJS
12mr|gutenprint-5.2.9-2|199	interface. Install also the gutenprint-foomatic package for easy setup
12mr|gutenprint-5.2.9-2|200	of print queues with arbitrary printing systems.
12mr|gutenprint-5.2.9-2|201	
12mr|gutenprint-5.2.9-2|202	%description foomatic
12mr|gutenprint-5.2.9-2|203	Foomatic data for the Gutenprint IJS plug-in for GhostScript. You need
12mr|gutenprint-5.2.9-2|204	this package to set up print queues with printerdrake, KDE Printing
12mr|gutenprint-5.2.9-2|205	Manager, or directly with Foomatic.
12mr|gutenprint-5.2.9-2|206	
12mr|gutenprint-5.2.9-2|207	%description escputil
12mr|gutenprint-5.2.9-2|208	This is a command line tool to query ink levels and to maintain
12mr|gutenprint-5.2.9-2|209	Epson's inkjet printers. It allows ink level query, head alignment,
12mr|gutenprint-5.2.9-2|210	nozzle checking, and nozzle cleaning. If you want a graphical
12mr|gutenprint-5.2.9-2|211	interface, use mtink instead.
12mr|gutenprint-5.2.9-2|212	
12mr|gutenprint-5.2.9-2|213	%if %{gimpplugin}
12mr|gutenprint-5.2.9-2|214	%description gimp2
12mr|gutenprint-5.2.9-2|215	This is a plug-in for the GIMP, which allows printing of images and
12mr|gutenprint-5.2.9-2|216	photos in very high quality on many modern inkjet printers and also
12mr|gutenprint-5.2.9-2|217	some lasers. Especially on Epson Stylus printers the quality which one
12mr|gutenprint-5.2.9-2|218	gets under proprietary operating systems is reached, due to Epson
12mr|gutenprint-5.2.9-2|219	publishing the protocols of their printers, but other brands of
12mr|gutenprint-5.2.9-2|220	printers give very high qualities, too. It can also output PostScript
12mr|gutenprint-5.2.9-2|221	to be able to print out of the GIMP on any printer.
12mr|gutenprint-5.2.9-2|222	%endif
12mr|gutenprint-5.2.9-2|223	
12mr|gutenprint-5.2.9-2|224	
12mr|gutenprint-5.2.9-2|225	%prep
12mr|gutenprint-5.2.9-2|226	# unpack main sources
12mr|gutenprint-5.2.9-2|227	%setup -q -n gutenprint-%{version}%{extraversion}
12mr|gutenprint-5.2.9-2|228	%patch1 -p1 -b .menu
12mr|gutenprint-5.2.9-2|229	%patch2 -p0 -b .bro
12mr|gutenprint-5.2.9-2|230	%patch3 -p1 -b .a4
12mr|gutenprint-5.2.9-2|231	
12mr|gutenprint-5.2.9-2|232	%build
12mr|gutenprint-5.2.9-2|233	# Change compiler flags for debugging when in debug mode
12mr|gutenprint-5.2.9-2|234	%if %debug
12mr|gutenprint-5.2.9-2|235	export DONT_STRIP=1
12mr|gutenprint-5.2.9-2|236	export CFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|gutenprint-5.2.9-2|237	export CXXFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|gutenprint-5.2.9-2|238	export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|gutenprint-5.2.9-2|239	%endif
12mr|gutenprint-5.2.9-2|240	
12mr|gutenprint-5.2.9-2|241	# "autogen.sh" needed for the case when Gutenprint
12mr|gutenprint-5.2.9-2|242	# driver is from CVS (see its README) or if build system is patched.
12mr|gutenprint-5.2.9-2|243	#export NOCONFIGURE=1; ./autogen.sh
12mr|gutenprint-5.2.9-2|244	
12mr|gutenprint-5.2.9-2|245	# Build with all pipes and whistles: GIMP, GhostScript, CUPS, IJS, Foomatic,
12mr|gutenprint-5.2.9-2|246	# but without translated PPD files (does not work)
12mr|gutenprint-5.2.9-2|247	# Use IJS library provided by this package
12mr|gutenprint-5.2.9-2|248	
12mr|gutenprint-5.2.9-2|249	%if %debug
12mr|gutenprint-5.2.9-2|250	%define enabledebug --enable-debug
12mr|gutenprint-5.2.9-2|251	%else
12mr|gutenprint-5.2.9-2|252	%define enabledebug %nil
12mr|gutenprint-5.2.9-2|253	%endif
12mr|gutenprint-5.2.9-2|254	
12mr|gutenprint-5.2.9-2|255	%if %{gimpplugin}
12mr|gutenprint-5.2.9-2|256	%define enablegimpplugin --without-gimp --with-gimp2
12mr|gutenprint-5.2.9-2|257	%else
12mr|gutenprint-5.2.9-2|258	%define enablegimpplugin --without-gimp --without-gimp2
12mr|gutenprint-5.2.9-2|259	%endif
12mr|gutenprint-5.2.9-2|260	
12mr|gutenprint-5.2.9-2|261	%configure2_5x \
12mr|gutenprint-5.2.9-2|262	--enable-shared \
12mr|gutenprint-5.2.9-2|263	--disable-rpath \
12mr|gutenprint-5.2.9-2|264	--disable-libgutenprintui \
12mr|gutenprint-5.2.9-2|265	--enable-libgutenprintui2 \
12mr|gutenprint-5.2.9-2|266	%enablegimpplugin \
12mr|gutenprint-5.2.9-2|267	--with-cups \
12mr|gutenprint-5.2.9-2|268	--enable-cups-level3-ppds \
12mr|gutenprint-5.2.9-2|269	--enable-simplified-cups-ppds \
12mr|gutenprint-5.2.9-2|270	--disable-static-genppd \
12mr|gutenprint-5.2.9-2|271	--disable-translated-cups-ppds \
12mr|gutenprint-5.2.9-2|272	--with-ijs \
12mr|gutenprint-5.2.9-2|273	--with-foomatic \
12mr|gutenprint-5.2.9-2|274	--with-foomatic3 \
12mr|gutenprint-5.2.9-2|275	%enabledebug
12mr|gutenprint-5.2.9-2|276	
12mr|gutenprint-5.2.9-2|277	# Compile Gutenprint
12mr|gutenprint-5.2.9-2|278	%make
12mr|gutenprint-5.2.9-2|279	
12mr|gutenprint-5.2.9-2|280	
12mr|gutenprint-5.2.9-2|281	%install
12mr|gutenprint-5.2.9-2|282	# Change compiler flags for debugging when in debug mode
12mr|gutenprint-5.2.9-2|283	%if %debug
12mr|gutenprint-5.2.9-2|284	export DONT_STRIP=1
12mr|gutenprint-5.2.9-2|285	export CFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|gutenprint-5.2.9-2|286	export CXXFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|gutenprint-5.2.9-2|287	export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|gutenprint-5.2.9-2|288	%endif
12mr|gutenprint-5.2.9-2|289	
12mr|gutenprint-5.2.9-2|290	make DESTDIR=%{buildroot} install
12mr|gutenprint-5.2.9-2|291	
12mr|gutenprint-5.2.9-2|292	# Remove /usr/share/foomatic/kitload.log
12mr|gutenprint-5.2.9-2|293	rm -f %{buildroot}%{_datadir}/foomatic/kitload.log
12mr|gutenprint-5.2.9-2|294	
12mr|gutenprint-5.2.9-2|295	# Remove "canon" and "epson" CUPS backends
12mr|gutenprint-5.2.9-2|296	rm -f %{buildroot}%{_prefix}/lib*/cups/backend/canon
12mr|gutenprint-5.2.9-2|297	rm -f %{buildroot}%{_prefix}/lib*/cups/backend/epson
12mr|gutenprint-5.2.9-2|298	
12mr|gutenprint-5.2.9-2|299	# Remove a GTK-1.x file which is installed even when GTK-1.x support
12mr|gutenprint-5.2.9-2|300	# is disabled (Gutenprint bug)
12mr|gutenprint-5.2.9-2|301	rm -f %{buildroot}%{_libdir}/pkgconfig/gutenprintui.pc
12mr|gutenprint-5.2.9-2|302	
12mr|gutenprint-5.2.9-2|303	rm -rf  %{buildroot}%{_libdir}/*.la
12mr|gutenprint-5.2.9-2|304	
12mr|gutenprint-5.2.9-2|305	# Fix up rpath.
12mr|gutenprint-5.2.9-2|306	for file in \
12mr|gutenprint-5.2.9-2|307	%{buildroot}%{_sbindir}/cups-genppd.5.2 \
12mr|gutenprint-5.2.9-2|308	%{buildroot}%{_libdir}/gimp/*/plug-ins/* \
12mr|gutenprint-5.2.9-2|309	%{buildroot}%{_libdir}/*.so.* \
12mr|gutenprint-5.2.9-2|310	%{buildroot}%{cups_serverbin}/driver/* \
12mr|gutenprint-5.2.9-2|311	%{buildroot}%{cups_serverbin}/filter/* \
12mr|gutenprint-5.2.9-2|312	%{buildroot}%{_bindir}/*
12mr|gutenprint-5.2.9-2|313	do
12mr|gutenprint-5.2.9-2|314	chrpath --delete ${file}
12mr|gutenprint-5.2.9-2|315	done
12mr|gutenprint-5.2.9-2|316	
12mr|gutenprint-5.2.9-2|317	
12mr|gutenprint-5.2.9-2|318	# Translation files of Gutenprint
12mr|gutenprint-5.2.9-2|319	#% find_lang %{name} --all-name
12mr|gutenprint-5.2.9-2|320	find %{buildroot} -regex ".*/gutenprint.*.[mp]o" | sed -e "s@^%{buildroot}@@" > gutenprint.lang
12mr|gutenprint-5.2.9-2|321	
12mr|gutenprint-5.2.9-2|322	# Multiarch setup
12mr|gutenprint-5.2.9-2|323	#multiarch_binaries % buildroot % {_bindir}/gutenprint-config
12mr|gutenprint-5.2.9-2|324	
12mr|gutenprint-5.2.9-2|325	
12mr|gutenprint-5.2.9-2|326	##### FILES
12mr|gutenprint-5.2.9-2|327	
12mr|gutenprint-5.2.9-2|328	%files -n %{libgutenprint}
12mr|gutenprint-5.2.9-2|329	%{_libdir}/libgutenprint.so.*
12mr|gutenprint-5.2.9-2|330	%dir %{_libdir}/gutenprint/*
12mr|gutenprint-5.2.9-2|331	#dir % {_libdir}/gutenprint/*/modules
12mr|gutenprint-5.2.9-2|332	#{_libdir}/gutenprint/*/modules/*.so
12mr|gutenprint-5.2.9-2|333	
12mr|gutenprint-5.2.9-2|334	%files -n %{libgutenprint}-devel
12mr|gutenprint-5.2.9-2|335	%{_libdir}/libgutenprint.so
12mr|gutenprint-5.2.9-2|336	%{_libdir}/libgutenprint.a
12mr|gutenprint-5.2.9-2|337	#{_libdir}/gutenprint/*/modules/*.so
12mr|gutenprint-5.2.9-2|338	#{_libdir}/gutenprint/*/modules/*.la
12mr|gutenprint-5.2.9-2|339	#{_libdir}/gutenprint/*/modules/*.a
12mr|gutenprint-5.2.9-2|340	%{_libdir}/pkgconfig/gutenprint.pc
12mr|gutenprint-5.2.9-2|341	%{_includedir}/gutenprint
12mr|gutenprint-5.2.9-2|342	
12mr|gutenprint-5.2.9-2|343	%files -n %{libgutenprintui2}
12mr|gutenprint-5.2.9-2|344	%{_libdir}/libgutenprintui2.so.*
12mr|gutenprint-5.2.9-2|345	
12mr|gutenprint-5.2.9-2|346	%files -n %{libgutenprintui2}-devel
12mr|gutenprint-5.2.9-2|347	%{_libdir}/libgutenprintui2.so
12mr|gutenprint-5.2.9-2|348	%{_libdir}/libgutenprintui2.a
12mr|gutenprint-5.2.9-2|349	%{_libdir}/pkgconfig/gutenprintui2.pc
12mr|gutenprint-5.2.9-2|350	%{_includedir}/gutenprintui2
12mr|gutenprint-5.2.9-2|351	
12mr|gutenprint-5.2.9-2|352	%files common -f gutenprint.lang
12mr|gutenprint-5.2.9-2|353	%doc ABOUT-NLS AUTHORS NEWS README
12mr|gutenprint-5.2.9-2|354	%{_bindir}/testpattern
12mr|gutenprint-5.2.9-2|355	%{_datadir}/gutenprint
12mr|gutenprint-5.2.9-2|356	%dir %{_libdir}/gutenprint
12mr|gutenprint-5.2.9-2|357	
12mr|gutenprint-5.2.9-2|358	%files cups
12mr|gutenprint-5.2.9-2|359	%{_mandir}/man8/cups-*
12mr|gutenprint-5.2.9-2|360	%{_bindir}/cups-*
12mr|gutenprint-5.2.9-2|361	%{_sbindir}/cups-*
12mr|gutenprint-5.2.9-2|362	#% {_datadir}/cups/model/*
12mr|gutenprint-5.2.9-2|363	%{_datadir}/cups/calibrate.ppm
12mr|gutenprint-5.2.9-2|364	#attr(0755,root,root) % {_prefix}/lib*/cups/backend/*
12mr|gutenprint-5.2.9-2|365	%attr(0755,root,root) %{_prefix}/lib*/cups/driver/gutenprint.%{driverversion}
12mr|gutenprint-5.2.9-2|366	%attr(0755,root,root) %{_prefix}/lib*/cups/filter/*
12mr|gutenprint-5.2.9-2|367	%config(noreplace) %{_sysconfdir}/cups/command.*
12mr|gutenprint-5.2.9-2|368	
12mr|gutenprint-5.2.9-2|369	%files ijs
12mr|gutenprint-5.2.9-2|370	%{_mandir}/man1/ijsgutenprint.1*
12mr|gutenprint-5.2.9-2|371	%{_bindir}/ijsgutenprint*
12mr|gutenprint-5.2.9-2|372	
12mr|gutenprint-5.2.9-2|373	%files foomatic
12mr|gutenprint-5.2.9-2|374	%_datadir/foomatic/db/*/*/*.xml
12mr|gutenprint-5.2.9-2|375	
12mr|gutenprint-5.2.9-2|376	%files escputil
12mr|gutenprint-5.2.9-2|377	%{_mandir}/man1/escputil*
12mr|gutenprint-5.2.9-2|378	%attr(0755,lp,sys) %{_bindir}/escputil
12mr|gutenprint-5.2.9-2|379	
12mr|gutenprint-5.2.9-2|380	%if %{gimpplugin}
12mr|gutenprint-5.2.9-2|381	%files gimp2
12mr|gutenprint-5.2.9-2|382	%{_libdir}/gimp/2.0/plug-ins/gutenprint
12mr|gutenprint-5.2.9-2|383	%endif
12mr|gutenprint-5.2.9-2|384	
12mr|gutenprint-5.2.9-2|385	%post common
12mr|gutenprint-5.2.9-2|386	%_install_info gutenprint
12mr|gutenprint-5.2.9-2|387	:
12mr|gutenprint-5.2.9-2|388	
12mr|gutenprint-5.2.9-2|389	%post cups
12mr|gutenprint-5.2.9-2|390	# Restart the CUPS daemon when it is running, but do not start it when it
12mr|gutenprint-5.2.9-2|391	# is not running. The restart of the CUPS daemon updates the CUPS-internal
12mr|gutenprint-5.2.9-2|392	# PPD index
12mr|gutenprint-5.2.9-2|393	/sbin/service cups condrestart || :
12mr|gutenprint-5.2.9-2|394	# Update print queues with Gutenprint CUPS driver
12mr|gutenprint-5.2.9-2|395	/usr/sbin/cups-genppdupdate > /dev/null 2>/dev/null || :
12mr|gutenprint-5.2.9-2|396	
12mr|gutenprint-5.2.9-2|397	%post foomatic
12mr|gutenprint-5.2.9-2|398	# Update print queues with Gimp-Print/Gutenprint IJS driver
12mr|gutenprint-5.2.9-2|399	ls /etc/cups/ppd/*.ppd > /dev/null 2>&1 && \
12mr|gutenprint-5.2.9-2|400	for f in /etc/cups/ppd/*.ppd; do \
12mr|gutenprint-5.2.9-2|401	queue=`basename ${f%%.ppd}`; \
12mr|gutenprint-5.2.9-2|402	egrep -q '\*FoomaticIDs.*(gimp-print|gutenprint)' $f && \
12mr|gutenprint-5.2.9-2|403	foomatic-configure -n $queue -f \
12mr|gutenprint-5.2.9-2|404	-d gutenprint-ijs.%{driverversion} \
12mr|gutenprint-5.2.9-2|405	>/dev/null 2>&1 || :; \
12mr|gutenprint-5.2.9-2|406	done
12mr|gutenprint-5.2.9-2|407	exit 0
12mr|gutenprint-5.2.9-2|408	
12mr|gutenprint-5.2.9-2|409	%postun common
12mr|gutenprint-5.2.9-2|410	%_remove_install_info gutenprint
12mr|gutenprint-5.2.9-2|411	:
12mr|gutenprint-5.2.9-2|412	
12mr|gutenprint-5.2.9-2|413	%postun cups
12mr|gutenprint-5.2.9-2|414	# Restart the CUPS daemon when it is running, but do not start it when it
12mr|gutenprint-5.2.9-2|415	# is not running. The restart of the CUPS daemon updates the CUPS-internal
12mr|gutenprint-5.2.9-2|416	# PPD index
12mr|gutenprint-5.2.9-2|417	# Do not restart on upgrades, as it is already restarted by post section.
12mr|gutenprint-5.2.9-2|418	if [ $1 -eq 1 ]; then
12mr|gutenprint-5.2.9-2|419	/sbin/service cups condrestart || :
12mr|gutenprint-5.2.9-2|420	fi

14284 12
12mr|gv-3.7.1-6|1	Name:		gv
12mr|gv-3.7.1-6|2	Version:	3.7.1
12mr|gv-3.7.1-6|3	Release:	6
12mr|gv-3.7.1-6|4	Summary:	An enhanced front-end for the ghostscript PostScript(TM) interpreter
12mr|gv-3.7.1-6|5	License:	GPL
12mr|gv-3.7.1-6|6	Group:		Publishing
12mr|gv-3.7.1-6|7	URL:		http://www.gnu.org/software/gv/
12mr|gv-3.7.1-6|8	# old source: ftp://thep.physik.uni-mainz.de/pub/gv/unix/%{name}-%{version}.tar.bz2
12mr|gv-3.7.1-6|9	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
12mr|gv-3.7.1-6|10	Source1:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
12mr|gv-3.7.1-6|11	Source11:	%{name}.png
12mr|gv-3.7.1-6|12	BuildRequires:	imagemagick
12mr|gv-3.7.1-6|13	BuildRequires:	libx11-devel
12mr|gv-3.7.1-6|14	BuildRequires:	Xaw3d-devel
12mr|gv-3.7.1-6|15	BuildRequires:	libxinerama-devel
12mr|gv-3.7.1-6|16	BuildRequires:	libxmu-devel
12mr|gv-3.7.1-6|17	BuildRequires:	libxt-devel
12mr|gv-3.7.1-6|18	BuildRequires:	texinfo
12mr|gv-3.7.1-6|19	Obsoletes:	ghostview
12mr|gv-3.7.1-6|20	Provides:	ghostview
12mr|gv-3.7.1-6|21	Requires:	ghostscript-module-X
12mr|gv-3.7.1-6|22	Patch0:		gv-3.7.1-translation.patch
12mr|gv-3.7.1-6|23	Patch1:		gv-3.6.3-gvuncompress.patch
12mr|gv-3.7.1-6|24	
12mr|gv-3.7.1-6|25	%description
12mr|gv-3.7.1-6|26	Gv provides a user interface for the ghostscript PostScript(TM)
12mr|gv-3.7.1-6|27	interpreter.  Derived from the ghostview program, gv can display
12mr|gv-3.7.1-6|28	PostScript and PDF documents using the X Window System.
12mr|gv-3.7.1-6|29	
12mr|gv-3.7.1-6|30	Install the gv package if you'd like to view PostScript and PDF documents
12mr|gv-3.7.1-6|31	on your system.  You'll also need to have the ghostscript package
12mr|gv-3.7.1-6|32	installed, as well as the X Window System.
12mr|gv-3.7.1-6|33	
12mr|gv-3.7.1-6|34	%prep
12mr|gv-3.7.1-6|35	%setup -q
12mr|gv-3.7.1-6|36	%patch0 -p1 -b .gvuncompress
12mr|gv-3.7.1-6|37	%patch1 -p1 -b .gvuncompress
12mr|gv-3.7.1-6|38	
12mr|gv-3.7.1-6|39	%build
12mr|gv-3.7.1-6|40	# force regeneration of file
12mr|gv-3.7.1-6|41	rm -f src/gv_intern_res_unix.dat
12mr|gv-3.7.1-6|42	
12mr|gv-3.7.1-6|43	%configure2_5x \
12mr|gv-3.7.1-6|44	--with-scratch-dir=~/tmp/ \
12mr|gv-3.7.1-6|45	--enable-scrollbar-code
12mr|gv-3.7.1-6|46	%make
12mr|gv-3.7.1-6|47	
12mr|gv-3.7.1-6|48	%install
12mr|gv-3.7.1-6|49	%makeinstall_std
12mr|gv-3.7.1-6|50	install -m 0755 gvuncompress %{buildroot}%{_bindir}/gvuncompress
12mr|gv-3.7.1-6|51	
12mr|gv-3.7.1-6|52	# icons
12mr|gv-3.7.1-6|53	mkdir -p %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
12mr|gv-3.7.1-6|54	install -m644 %{SOURCE11} -D %{buildroot}%{_liconsdir}/gv.png
12mr|gv-3.7.1-6|55	convert -geometry 32x32 %{SOURCE11} %{buildroot}%{_iconsdir}/gv.png
12mr|gv-3.7.1-6|56	convert -geometry 16x16 %{SOURCE11} %{buildroot}%{_miconsdir}/gv.png
12mr|gv-3.7.1-6|57	
12mr|gv-3.7.1-6|58	mkdir -p %{buildroot}%{_datadir}/applications
12mr|gv-3.7.1-6|59	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|gv-3.7.1-6|60	[Desktop Entry]
12mr|gv-3.7.1-6|61	Name=gv
12mr|gv-3.7.1-6|62	Comment=Viewer for Postscript and PDF files
12mr|gv-3.7.1-6|63	Exec=%{_bindir}/gv %f
12mr|gv-3.7.1-6|64	Icon=gv
12mr|gv-3.7.1-6|65	Terminal=false
12mr|gv-3.7.1-6|66	Type=Application
12mr|gv-3.7.1-6|67	Categories=Office;Viewer;
12mr|gv-3.7.1-6|68	EOF
12mr|gv-3.7.1-6|69	
12mr|gv-3.7.1-6|70	
12mr|gv-3.7.1-6|71	%files
12mr|gv-3.7.1-6|72	%defattr(-,root,root)
12mr|gv-3.7.1-6|73	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|gv-3.7.1-6|74	%{_bindir}/*
12mr|gv-3.7.1-6|75	%{_datadir}/%{name}
12mr|gv-3.7.1-6|76	%{_mandir}/man1/*
12mr|gv-3.7.1-6|77	%{_infodir}/*
12mr|gv-3.7.1-6|78	%{_miconsdir}/%{name}.png
12mr|gv-3.7.1-6|79	%{_iconsdir}/%{name}.png
12mr|gv-3.7.1-6|80	%{_liconsdir}/%{name}.png
12mr|gv-3.7.1-6|81	%{_datadir}/applications/*
12mr|gv-3.7.1-6|82	
12mr|gv-3.7.1-6|83	
12mr|gv-3.7.1-6|84	
12mr|gv-3.7.1-6|85	%changelog
12mr|gv-3.7.1-6|86	

14285 12
12mr|gvfs-1.14.2-1|1	%define major 0
12mr|gvfs-1.14.2-1|2	%define libname %mklibname %{name} %{major}
12mr|gvfs-1.14.2-1|3	%define develname %mklibname -d %{name}
12mr|gvfs-1.14.2-1|4	%define gioname gio2.0
12mr|gvfs-1.14.2-1|5	
12mr|gvfs-1.14.2-1|6	%define enable_gphoto2 1
12mr|gvfs-1.14.2-1|7	%define enable_iphone 1
12mr|gvfs-1.14.2-1|8	
12mr|gvfs-1.14.2-1|9	%define Werror_cflags %nil
12mr|gvfs-1.14.2-1|10	
12mr|gvfs-1.14.2-1|11	Summary:	Glib VFS library
12mr|gvfs-1.14.2-1|12	Name:		gvfs
12mr|gvfs-1.14.2-1|13	Version:	1.14.2
12mr|gvfs-1.14.2-1|14	Release:	1
12mr|gvfs-1.14.2-1|15	License:	LGPLv2+
12mr|gvfs-1.14.2-1|16	Group:		System/Libraries
12mr|gvfs-1.14.2-1|17	Url:		http://www.gnome.org/
12mr|gvfs-1.14.2-1|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|gvfs-1.14.2-1|19	#gw from Ubuntu, fix music player detection
12mr|gvfs-1.14.2-1|20	# https://bugs.freedesktop.org/show_bug.cgi?id=24500
12mr|gvfs-1.14.2-1|21	Patch0:		gvfs-music-player-mimetype.patch
12mr|gvfs-1.14.2-1|22	
12mr|gvfs-1.14.2-1|23	BuildRequires:	intltool
12mr|gvfs-1.14.2-1|24	BuildRequires:	xsltproc
12mr|gvfs-1.14.2-1|25	BuildRequires:	docbook-style-xsl
12mr|gvfs-1.14.2-1|26	BuildRequires:	cdda-devel
12mr|gvfs-1.14.2-1|27	BuildRequires:	pkgconfig(expat)
12mr|gvfs-1.14.2-1|28	BuildRequires:	pkgconfig(avahi-glib)
12mr|gvfs-1.14.2-1|29	BuildRequires:	pkgconfig(avahi-client)
12mr|gvfs-1.14.2-1|30	BuildRequires:	pkgconfig(dbus-1)
12mr|gvfs-1.14.2-1|31	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|gvfs-1.14.2-1|32	BuildRequires:	pkgconfig(fuse)
12mr|gvfs-1.14.2-1|33	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.0
12mr|gvfs-1.14.2-1|34	BuildRequires:	pkgconfig(gobject-2.0)
12mr|gvfs-1.14.2-1|35	BuildRequires:	pkgconfig(gmodule-no-export-2.0)
12mr|gvfs-1.14.2-1|36	BuildRequires:	pkgconfig(gio-unix-2.0)
12mr|gvfs-1.14.2-1|37	BuildRequires:	pkgconfig(gio-2.0)
12mr|gvfs-1.14.2-1|38	BuildRequires:	pkgconfig(gnome-keyring-1)
12mr|gvfs-1.14.2-1|39	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|gvfs-1.14.2-1|40	BuildRequires:	pkgconfig(gudev-1.0) >= 186
12mr|gvfs-1.14.2-1|41	BuildRequires:	pkgconfig(libarchive)
12mr|gvfs-1.14.2-1|42	BuildRequires:	pkgconfig(libbluray)
12mr|gvfs-1.14.2-1|43	BuildRequires:	pkgconfig(libsoup-gnome-2.4) >= 2.26.0
12mr|gvfs-1.14.2-1|44	BuildRequires:	pkgconfig(libcdio_paranoia)
12mr|gvfs-1.14.2-1|45	BuildRequires:	pkgconfig(openobex)
12mr|gvfs-1.14.2-1|46	BuildRequires:	pkgconfig(smbclient)
12mr|gvfs-1.14.2-1|47	BuildRequires:	pkgconfig(udisks2)
12mr|gvfs-1.14.2-1|48	BuildRequires:	pkgconfig(libsystemd-login)
12mr|gvfs-1.14.2-1|49	BuildRequires:	pkgconfig(bluez) >= 4.0
12mr|gvfs-1.14.2-1|50	%if %{enable_gphoto2}
12mr|gvfs-1.14.2-1|51	BuildRequires:	pkgconfig(libgphoto2)
12mr|gvfs-1.14.2-1|52	%endif
12mr|gvfs-1.14.2-1|53	%if %{enable_iphone}
12mr|gvfs-1.14.2-1|54	BuildRequires:	pkgconfig(libimobiledevice-1.0) >= 1.1.0
12mr|gvfs-1.14.2-1|55	BuildRequires:	pkgconfig(libplist) >= 0.15
12mr|gvfs-1.14.2-1|56	%endif
12mr|gvfs-1.14.2-1|57	
12mr|gvfs-1.14.2-1|58	Requires(post,postun):	%{gioname} >= 2.23.4-2
12mr|gvfs-1.14.2-1|59	Requires:	udisks2
12mr|gvfs-1.14.2-1|60	Suggests:	%{name}-fuse
12mr|gvfs-1.14.2-1|61	Suggests:	%{name}-smb
12mr|gvfs-1.14.2-1|62	Suggests:	%{name}-archive
12mr|gvfs-1.14.2-1|63	Suggests:	%{name}-iphone
12mr|gvfs-1.14.2-1|64	%if %{enable_gphoto2}
12mr|gvfs-1.14.2-1|65	Suggests:	%{name}-gphoto2
12mr|gvfs-1.14.2-1|66	%endif
12mr|gvfs-1.14.2-1|67	Conflicts:	%{libname} < 1.6.7-4
12mr|gvfs-1.14.2-1|68	Conflicts:	%{name}-gphoto2 <= 1.13.2-2
12mr|gvfs-1.14.2-1|69	
12mr|gvfs-1.14.2-1|70	%description
12mr|gvfs-1.14.2-1|71	This is a Virtual File System library based on gio and Glib.
12mr|gvfs-1.14.2-1|72	
12mr|gvfs-1.14.2-1|73	%package -n %{libname}
12mr|gvfs-1.14.2-1|74	Group:		System/Libraries
12mr|gvfs-1.14.2-1|75	Summary:	Glib VFS library
12mr|gvfs-1.14.2-1|76	
12mr|gvfs-1.14.2-1|77	%description -n %{libname}
12mr|gvfs-1.14.2-1|78	This is a Virtual File System library based on gio and Glib.
12mr|gvfs-1.14.2-1|79	
12mr|gvfs-1.14.2-1|80	%package -n %{develname}
12mr|gvfs-1.14.2-1|81	Group:		Development/C
12mr|gvfs-1.14.2-1|82	Summary:	Glib VFS Library - development files
12mr|gvfs-1.14.2-1|83	Requires:	%{libname} = %{version}-%{release}
12mr|gvfs-1.14.2-1|84	Provides:	%{name}-devel = %{version}-%{release}
12mr|gvfs-1.14.2-1|85	
12mr|gvfs-1.14.2-1|86	%description -n %{develname}
12mr|gvfs-1.14.2-1|87	This is a Virtual File System library based on gio and Glib.
12mr|gvfs-1.14.2-1|88	
12mr|gvfs-1.14.2-1|89	%package fuse
12mr|gvfs-1.14.2-1|90	Summary:	FUSE support for gvfs
12mr|gvfs-1.14.2-1|91	Group:		System/Libraries
12mr|gvfs-1.14.2-1|92	Requires:	%{name} = %{version}-%{release}
12mr|gvfs-1.14.2-1|93	Requires:	fuse
12mr|gvfs-1.14.2-1|94	
12mr|gvfs-1.14.2-1|95	%description fuse
12mr|gvfs-1.14.2-1|96	This package provides support for applications not using gio
12mr|gvfs-1.14.2-1|97	to access the gvfs filesystems.
12mr|gvfs-1.14.2-1|98	
12mr|gvfs-1.14.2-1|99	%package smb
12mr|gvfs-1.14.2-1|100	Summary:	Windows fileshare support for gvfs
12mr|gvfs-1.14.2-1|101	Group:		System/Libraries
12mr|gvfs-1.14.2-1|102	Requires:	%{name} = %{version}-%{release}
12mr|gvfs-1.14.2-1|103	
12mr|gvfs-1.14.2-1|104	%description smb
12mr|gvfs-1.14.2-1|105	This package provides support for reading and writing files on windows
12mr|gvfs-1.14.2-1|106	shares (SMB) to applications using gvfs.
12mr|gvfs-1.14.2-1|107	
12mr|gvfs-1.14.2-1|108	%package archive
12mr|gvfs-1.14.2-1|109	Summary:	Archiving support for gvfs
12mr|gvfs-1.14.2-1|110	Group:		System/Libraries
12mr|gvfs-1.14.2-1|111	Requires:	%{name} = %{version}-%{release}
12mr|gvfs-1.14.2-1|112	
12mr|gvfs-1.14.2-1|113	%description archive
12mr|gvfs-1.14.2-1|114	This package provides support for accessing files inside Zip and Tar archives,
12mr|gvfs-1.14.2-1|115	as well as ISO images, to applications using gvfs.
12mr|gvfs-1.14.2-1|116	
12mr|gvfs-1.14.2-1|117	%package obexftp
12mr|gvfs-1.14.2-1|118	Summary:	ObexFTP support for gvfs
12mr|gvfs-1.14.2-1|119	Group:		System/Libraries
12mr|gvfs-1.14.2-1|120	Requires:	%{name} = %{version}-%{release}
12mr|gvfs-1.14.2-1|121	Requires:	obex-data-server >= 0.3.4-6
12mr|gvfs-1.14.2-1|122	
12mr|gvfs-1.14.2-1|123	%description obexftp
12mr|gvfs-1.14.2-1|124	This package provides support for reading files on Bluetooth mobile phones
12mr|gvfs-1.14.2-1|125	and devices through ObexFTP to applications using gvfs.
12mr|gvfs-1.14.2-1|126	
12mr|gvfs-1.14.2-1|127	%package gphoto2
12mr|gvfs-1.14.2-1|128	Summary:	gphoto2 support for gvfs
12mr|gvfs-1.14.2-1|129	Group:		System/Libraries
12mr|gvfs-1.14.2-1|130	Requires:	%{name} = %{version}-%{release}
12mr|gvfs-1.14.2-1|131	
12mr|gvfs-1.14.2-1|132	%description gphoto2
12mr|gvfs-1.14.2-1|133	This package provides support for reading and writing files on
12mr|gvfs-1.14.2-1|134	PTP based cameras (Picture Transfer Protocol) and MTP based
12mr|gvfs-1.14.2-1|135	media players (Media Transfer Protocol) to applications using gvfs.
12mr|gvfs-1.14.2-1|136	
12mr|gvfs-1.14.2-1|137	%package iphone
12mr|gvfs-1.14.2-1|138	Summary:	iphone support for gvfs
12mr|gvfs-1.14.2-1|139	Group:		System/Libraries
12mr|gvfs-1.14.2-1|140	Requires:	%{name} = %{version}-%{release}
12mr|gvfs-1.14.2-1|141	
12mr|gvfs-1.14.2-1|142	%description iphone
12mr|gvfs-1.14.2-1|143	This package provides support for reading and writing files on
12mr|gvfs-1.14.2-1|144	the iPhone and the iPod TouchP to applications using gvfs.
12mr|gvfs-1.14.2-1|145	
12mr|gvfs-1.14.2-1|146	%prep
12mr|gvfs-1.14.2-1|147	%setup -q
12mr|gvfs-1.14.2-1|148	%apply_patches
12mr|gvfs-1.14.2-1|149	
12mr|gvfs-1.14.2-1|150	%build
12mr|gvfs-1.14.2-1|151	%configure2_5x \
12mr|gvfs-1.14.2-1|152	--with-dbus-service-dir=%{_datadir}/dbus-1/services \
12mr|gvfs-1.14.2-1|153	--disable-hal \
12mr|gvfs-1.14.2-1|154	--disable-gdu \
12mr|gvfs-1.14.2-1|155	--enable-udisks2 \
12mr|gvfs-1.14.2-1|156	%if %{enable_gphoto2}
12mr|gvfs-1.14.2-1|157	--enable-gphoto2
12mr|gvfs-1.14.2-1|158	%else
12mr|gvfs-1.14.2-1|159	--disable-gphoto2
12mr|gvfs-1.14.2-1|160	%endif
12mr|gvfs-1.14.2-1|161	
12mr|gvfs-1.14.2-1|162	%make
12mr|gvfs-1.14.2-1|163	
12mr|gvfs-1.14.2-1|164	%install
12mr|gvfs-1.14.2-1|165	%makeinstall_std
12mr|gvfs-1.14.2-1|166	%find_lang gvfs
12mr|gvfs-1.14.2-1|167	
12mr|gvfs-1.14.2-1|168	# upstream bash completion is installed in the wrong place, with the wrong perms
12mr|gvfs-1.14.2-1|169	# and redefine system variables without notice
12mr|gvfs-1.14.2-1|170	rm -f %{buildroot}%{_sysconfdir}/profile.d/gvfs-bash-completion.sh
12mr|gvfs-1.14.2-1|171	
12mr|gvfs-1.14.2-1|172	%files -f gvfs.lang
12mr|gvfs-1.14.2-1|173	%{_datadir}/bash-completion/completions/gvfs
12mr|gvfs-1.14.2-1|174	%{_bindir}/gvfs-*
12mr|gvfs-1.14.2-1|175	%{_libdir}/gio/modules/libgioremote-volume-monitor.so
12mr|gvfs-1.14.2-1|176	%{_libdir}/gio/modules/libgvfsdbus.so
12mr|gvfs-1.14.2-1|177	%{_libexecdir}/gvfsd
12mr|gvfs-1.14.2-1|178	%{_libexecdir}/gvfsd-afp
12mr|gvfs-1.14.2-1|179	%{_libexecdir}/gvfsd-afp-browse
12mr|gvfs-1.14.2-1|180	%{_libexecdir}/gvfsd-burn
12mr|gvfs-1.14.2-1|181	%{_libexecdir}/gvfsd-cdda
12mr|gvfs-1.14.2-1|182	%{_libexecdir}/gvfsd-computer
12mr|gvfs-1.14.2-1|183	%{_libexecdir}/gvfsd-dav
12mr|gvfs-1.14.2-1|184	%{_libexecdir}/gvfsd-dnssd
12mr|gvfs-1.14.2-1|185	%{_libexecdir}/gvfsd-ftp
12mr|gvfs-1.14.2-1|186	%{_libexecdir}/gvfsd-http
12mr|gvfs-1.14.2-1|187	%{_libexecdir}/gvfsd-localtest
12mr|gvfs-1.14.2-1|188	%{_libexecdir}/gvfsd-metadata
12mr|gvfs-1.14.2-1|189	%{_libexecdir}/gvfsd-network
12mr|gvfs-1.14.2-1|190	%{_libexecdir}/gvfsd-recent
12mr|gvfs-1.14.2-1|191	%{_libexecdir}/gvfsd-sftp
12mr|gvfs-1.14.2-1|192	%{_libexecdir}/gvfsd-trash
12mr|gvfs-1.14.2-1|193	%{_libdir}/gvfs-udisks2-volume-monitor
12mr|gvfs-1.14.2-1|194	%{_datadir}/dbus-1/services/gvfs-daemon.service
12mr|gvfs-1.14.2-1|195	%{_datadir}/dbus-1/services/gvfs-metadata.service
12mr|gvfs-1.14.2-1|196	%{_datadir}/dbus-1/services/org.gtk.Private.UDisks2VolumeMonitor.service
12mr|gvfs-1.14.2-1|197	%dir %{_datadir}/gvfs
12mr|gvfs-1.14.2-1|198	%dir %{_datadir}/gvfs/mounts
12mr|gvfs-1.14.2-1|199	%dir %{_datadir}/gvfs/remote-volume-monitors
12mr|gvfs-1.14.2-1|200	%{_datadir}/gvfs/mounts/afp-browse.mount
12mr|gvfs-1.14.2-1|201	%{_datadir}/gvfs/mounts/afp.mount
12mr|gvfs-1.14.2-1|202	%{_datadir}/gvfs/mounts/burn.mount
12mr|gvfs-1.14.2-1|203	%{_datadir}/gvfs/mounts/cdda.mount
12mr|gvfs-1.14.2-1|204	%{_datadir}/gvfs/mounts/computer.mount
12mr|gvfs-1.14.2-1|205	%{_datadir}/gvfs/mounts/dav.mount
12mr|gvfs-1.14.2-1|206	%{_datadir}/gvfs/mounts/dav+sd.mount
12mr|gvfs-1.14.2-1|207	%{_datadir}/gvfs/mounts/dns-sd.mount
12mr|gvfs-1.14.2-1|208	%{_datadir}/gvfs/mounts/ftp.mount
12mr|gvfs-1.14.2-1|209	%{_datadir}/gvfs/mounts/http.mount
12mr|gvfs-1.14.2-1|210	%{_datadir}/gvfs/mounts/localtest.mount
12mr|gvfs-1.14.2-1|211	%{_datadir}/gvfs/mounts/network.mount
12mr|gvfs-1.14.2-1|212	%{_datadir}/gvfs/mounts/recent.mount
12mr|gvfs-1.14.2-1|213	%{_datadir}/gvfs/mounts/sftp.mount
12mr|gvfs-1.14.2-1|214	%{_datadir}/gvfs/mounts/trash.mount
12mr|gvfs-1.14.2-1|215	%{_datadir}/GConf/gsettings/gvfs-dns-sd.convert
12mr|gvfs-1.14.2-1|216	%{_datadir}/glib-2.0/schemas/org.gnome.system.dns_sd.gschema.xml
12mr|gvfs-1.14.2-1|217	%{_datadir}/glib-2.0/schemas/org.gnome.system.gvfs.enums.xml
12mr|gvfs-1.14.2-1|218	%{_datadir}/gvfs/remote-volume-monitors/udisks2.monitor
12mr|gvfs-1.14.2-1|219	%{_mandir}/man1/gvfs-*
12mr|gvfs-1.14.2-1|220	%{_mandir}/man1/gvfsd.*
12mr|gvfs-1.14.2-1|221	%{_mandir}/man1/gvfsd-metadata.*
12mr|gvfs-1.14.2-1|222	%{_mandir}/man7/gvfs.*
12mr|gvfs-1.14.2-1|223	
12mr|gvfs-1.14.2-1|224	%files -n %{libname}
12mr|gvfs-1.14.2-1|225	%{_libdir}/libgvfscommon.so.%{major}*
12mr|gvfs-1.14.2-1|226	
12mr|gvfs-1.14.2-1|227	%files -n %{develname}
12mr|gvfs-1.14.2-1|228	%doc NEWS ChangeLog AUTHORS TODO
12mr|gvfs-1.14.2-1|229	%{_libdir}/lib*.so
12mr|gvfs-1.14.2-1|230	%{_includedir}/gvfs-client
12mr|gvfs-1.14.2-1|231	
12mr|gvfs-1.14.2-1|232	%files fuse
12mr|gvfs-1.14.2-1|233	%{_libexecdir}/gvfsd-fuse
12mr|gvfs-1.14.2-1|234	%{_mandir}/man1/gvfsd-fuse.*
12mr|gvfs-1.14.2-1|235	
12mr|gvfs-1.14.2-1|236	%files smb
12mr|gvfs-1.14.2-1|237	%{_libexecdir}/gvfsd-smb
12mr|gvfs-1.14.2-1|238	%{_libexecdir}/gvfsd-smb-browse
12mr|gvfs-1.14.2-1|239	%{_datadir}/gvfs/mounts/smb-browse.mount
12mr|gvfs-1.14.2-1|240	%{_datadir}/gvfs/mounts/smb.mount
12mr|gvfs-1.14.2-1|241	%{_datadir}/GConf/gsettings/gvfs-smb.convert
12mr|gvfs-1.14.2-1|242	%{_datadir}/glib-2.0/schemas/org.gnome.system.smb.gschema.xml
12mr|gvfs-1.14.2-1|243	
12mr|gvfs-1.14.2-1|244	%files archive
12mr|gvfs-1.14.2-1|245	%{_libexecdir}/gvfsd-archive
12mr|gvfs-1.14.2-1|246	%{_datadir}/gvfs/mounts/archive.mount
12mr|gvfs-1.14.2-1|247	
12mr|gvfs-1.14.2-1|248	%files obexftp
12mr|gvfs-1.14.2-1|249	%{_libexecdir}/gvfsd-obexftp
12mr|gvfs-1.14.2-1|250	%{_datadir}/gvfs/mounts/obexftp.mount
12mr|gvfs-1.14.2-1|251	
12mr|gvfs-1.14.2-1|252	%if %{enable_gphoto2}
12mr|gvfs-1.14.2-1|253	%files gphoto2
12mr|gvfs-1.14.2-1|254	%{_libexecdir}/gvfsd-gphoto2
12mr|gvfs-1.14.2-1|255	%{_datadir}/gvfs/mounts/gphoto2.mount
12mr|gvfs-1.14.2-1|256	%{_libexecdir}/gvfs-gphoto2-volume-monitor
12mr|gvfs-1.14.2-1|257	%{_datadir}/dbus-1/services/org.gtk.Private.GPhoto2VolumeMonitor.service
12mr|gvfs-1.14.2-1|258	%{_datadir}/gvfs/remote-volume-monitors/gphoto2.monitor
12mr|gvfs-1.14.2-1|259	%endif
12mr|gvfs-1.14.2-1|260	
12mr|gvfs-1.14.2-1|261	%if %{enable_iphone}
12mr|gvfs-1.14.2-1|262	%files iphone
12mr|gvfs-1.14.2-1|263	%{_libexecdir}/gvfs-afc-volume-monitor
12mr|gvfs-1.14.2-1|264	%{_libexecdir}/gvfsd-afc
12mr|gvfs-1.14.2-1|265	%{_datadir}/dbus-1/services/org.gtk.Private.AfcVolumeMonitor.service
12mr|gvfs-1.14.2-1|266	%{_datadir}/gvfs/mounts/afc.mount
12mr|gvfs-1.14.2-1|267	%{_datadir}/gvfs/remote-volume-monitors/afc.monitor
12mr|gvfs-1.14.2-1|268	%endif
12mr|gvfs-1.14.2-1|269	

14286 12
12mr|gwenhywfar-4.3.3-1|1	%define name gwenhywfar
12mr|gwenhywfar-4.3.3-1|2	%define major 60
12mr|gwenhywfar-4.3.3-1|3	%define libname %mklibname %{name} %{major}
12mr|gwenhywfar-4.3.3-1|4	%define qt4major 0
12mr|gwenhywfar-4.3.3-1|5	%define gtkmajor 0
12mr|gwenhywfar-4.3.3-1|6	%define gtklibname %mklibname gwengui-gtk2_ %{gtkmajor}
12mr|gwenhywfar-4.3.3-1|7	%define qt4libname %mklibname gwengui-qt4_ %{qt4major}
12mr|gwenhywfar-4.3.3-1|8	%define develname %mklibname -d %{name}
12mr|gwenhywfar-4.3.3-1|9	
12mr|gwenhywfar-4.3.3-1|10	Summary:	A multi-platform helper library for other libraries
12mr|gwenhywfar-4.3.3-1|11	Name:		gwenhywfar
12mr|gwenhywfar-4.3.3-1|12	Version:	4.3.3
12mr|gwenhywfar-4.3.3-1|13	Release:	1
12mr|gwenhywfar-4.3.3-1|14	Group:		System/Libraries
12mr|gwenhywfar-4.3.3-1|15	License:	LGPLv2+
12mr|gwenhywfar-4.3.3-1|16	URL:		http://gwenhywfar.sourceforge.net/
12mr|gwenhywfar-4.3.3-1|17	# http://www2.aquamaniac.de/sites/download/packages.php
12mr|gwenhywfar-4.3.3-1|18	Source0:	http://files.hboeck.de/aq/%{name}-%{version}.tar.gz
12mr|gwenhywfar-4.3.3-1|19	BuildRequires:	automake
12mr|gwenhywfar-4.3.3-1|20	BuildRequires:	autoconf >= 2.58
12mr|gwenhywfar-4.3.3-1|21	BuildRequires:	gettext-devel
12mr|gwenhywfar-4.3.3-1|22	BuildRequires:	pkgconfig(openssl)
12mr|gwenhywfar-4.3.3-1|23	BuildRequires:	pkgconfig(ncurses)
12mr|gwenhywfar-4.3.3-1|24	BuildRequires:	zlib-devel
12mr|gwenhywfar-4.3.3-1|25	BuildRequires:	libgcrypt-devel
12mr|gwenhywfar-4.3.3-1|26	BuildRequires:	pkgconfig(gnutls)
12mr|gwenhywfar-4.3.3-1|27	BuildRequires:	qt4-devel
12mr|gwenhywfar-4.3.3-1|28	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|gwenhywfar-4.3.3-1|29	Suggests:	%{name}-gui = %{version}
12mr|gwenhywfar-4.3.3-1|30	
12mr|gwenhywfar-4.3.3-1|31	%description
12mr|gwenhywfar-4.3.3-1|32	This is Gwenhywfar, a multi-platform helper library for networking and
12mr|gwenhywfar-4.3.3-1|33	security applications and libraries. It is heavily used by libchipcard
12mr|gwenhywfar-4.3.3-1|34	and OpenHBCI-TNG (The Next Generation).
12mr|gwenhywfar-4.3.3-1|35	
12mr|gwenhywfar-4.3.3-1|36	%package -n %{libname}
12mr|gwenhywfar-4.3.3-1|37	Summary:	A multi-platform helper library for other libraries
12mr|gwenhywfar-4.3.3-1|38	Group:		System/Libraries
12mr|gwenhywfar-4.3.3-1|39	Requires:	%{name} >= %{version}
12mr|gwenhywfar-4.3.3-1|40	
12mr|gwenhywfar-4.3.3-1|41	%description -n %{libname}
12mr|gwenhywfar-4.3.3-1|42	This is Gwenhywfar, a multi-platform helper library for networking and
12mr|gwenhywfar-4.3.3-1|43	security applications and libraries. It is heavily used by libchipcard
12mr|gwenhywfar-4.3.3-1|44	and OpenHBCI-TNG (The Next Generation).
12mr|gwenhywfar-4.3.3-1|45	
12mr|gwenhywfar-4.3.3-1|46	%package -n %{qt4libname}
12mr|gwenhywfar-4.3.3-1|47	Summary:	A multi-platform helper library for other libraries
12mr|gwenhywfar-4.3.3-1|48	Group:		System/Libraries
12mr|gwenhywfar-4.3.3-1|49	Provides:	%{name}-gui = %{version}
12mr|gwenhywfar-4.3.3-1|50	
12mr|gwenhywfar-4.3.3-1|51	%description -n %{qt4libname}
12mr|gwenhywfar-4.3.3-1|52	This is Gwenhywfar, a multi-platform helper library for networking and
12mr|gwenhywfar-4.3.3-1|53	security applications and libraries. It is heavily used by libchipcard
12mr|gwenhywfar-4.3.3-1|54	and OpenHBCI-TNG (The Next Generation).
12mr|gwenhywfar-4.3.3-1|55	
12mr|gwenhywfar-4.3.3-1|56	%package -n %{gtklibname}
12mr|gwenhywfar-4.3.3-1|57	Summary:	A multi-platform helper library for other libraries
12mr|gwenhywfar-4.3.3-1|58	Group:		System/Libraries
12mr|gwenhywfar-4.3.3-1|59	Provides:	%{name}-gui = %{version}
12mr|gwenhywfar-4.3.3-1|60	
12mr|gwenhywfar-4.3.3-1|61	%description -n %{gtklibname}
12mr|gwenhywfar-4.3.3-1|62	This is Gwenhywfar, a multi-platform helper library for networking and
12mr|gwenhywfar-4.3.3-1|63	security applications and libraries. It is heavily used by libchipcard
12mr|gwenhywfar-4.3.3-1|64	and OpenHBCI-TNG (The Next Generation).
12mr|gwenhywfar-4.3.3-1|65	
12mr|gwenhywfar-4.3.3-1|66	%package -n %{develname}
12mr|gwenhywfar-4.3.3-1|67	Summary:	Gwenhywfar development kit
12mr|gwenhywfar-4.3.3-1|68	Group:		Development/C
12mr|gwenhywfar-4.3.3-1|69	Requires:	%{libname} = %{version}-%{release}
12mr|gwenhywfar-4.3.3-1|70	Requires:	%{qt4libname} = %{version}-%{release}
12mr|gwenhywfar-4.3.3-1|71	Requires:	%{gtklibname} = %{version}-%{release}
12mr|gwenhywfar-4.3.3-1|72	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|gwenhywfar-4.3.3-1|73	Provides:	%{name}-devel = %{version}-%{release}
12mr|gwenhywfar-4.3.3-1|74	
12mr|gwenhywfar-4.3.3-1|75	%description -n %{develname}
12mr|gwenhywfar-4.3.3-1|76	This package contains gwenhywfar-config and header files for writing and
12mr|gwenhywfar-4.3.3-1|77	compiling programs using Gwenhywfar.
12mr|gwenhywfar-4.3.3-1|78	
12mr|gwenhywfar-4.3.3-1|79	%prep
12mr|gwenhywfar-4.3.3-1|80	%setup -q
12mr|gwenhywfar-4.3.3-1|81	
12mr|gwenhywfar-4.3.3-1|82	%build
12mr|gwenhywfar-4.3.3-1|83	%configure2_5x --disable-static \
12mr|gwenhywfar-4.3.3-1|84	--disable-rpath \
12mr|gwenhywfar-4.3.3-1|85	--with-guis="qt4 gtk2" --with-qt4-libs=%{qt4lib} \
12mr|gwenhywfar-4.3.3-1|86	--with-openssl-libs=%{_libdir}
12mr|gwenhywfar-4.3.3-1|87	%make
12mr|gwenhywfar-4.3.3-1|88	
12mr|gwenhywfar-4.3.3-1|89	%install
12mr|gwenhywfar-4.3.3-1|90	rm -fr %{buildroot} %{name}.lang
12mr|gwenhywfar-4.3.3-1|91	%makeinstall_std
12mr|gwenhywfar-4.3.3-1|92	
12mr|gwenhywfar-4.3.3-1|93	%find_lang %{name}
12mr|gwenhywfar-4.3.3-1|94	perl -pi -e "s#-L%{_builddir}/%{name}-%{version}/src##" %{buildroot}%{_libdir}/*.la %{buildroot}%{_libdir}/%{name}/plugins/*/*/*.la
12mr|gwenhywfar-4.3.3-1|95	ln -snf %{_sysconfdir}/pki/tls/certs/ca-bundle.crt %{buildroot}%{_datadir}/%{name}/ca-bundle.crt
12mr|gwenhywfar-4.3.3-1|96	
12mr|gwenhywfar-4.3.3-1|97	%files -f %{name}.lang
12mr|gwenhywfar-4.3.3-1|98	%doc AUTHORS README
12mr|gwenhywfar-4.3.3-1|99	%{_bindir}/gct-tool
12mr|gwenhywfar-4.3.3-1|100	%{_datadir}/%{name}
12mr|gwenhywfar-4.3.3-1|101	
12mr|gwenhywfar-4.3.3-1|102	%files -n %{libname}
12mr|gwenhywfar-4.3.3-1|103	%{_libdir}/lib*.so.%{major}*
12mr|gwenhywfar-4.3.3-1|104	%{_libdir}/%{name}
12mr|gwenhywfar-4.3.3-1|105	
12mr|gwenhywfar-4.3.3-1|106	%files -n %{qt4libname}
12mr|gwenhywfar-4.3.3-1|107	%{_libdir}/libgwengui-qt4.so.%{qt4major}
12mr|gwenhywfar-4.3.3-1|108	%{_libdir}/libgwengui-qt4.so.%{qt4major}.*
12mr|gwenhywfar-4.3.3-1|109	
12mr|gwenhywfar-4.3.3-1|110	%files -n %{gtklibname}
12mr|gwenhywfar-4.3.3-1|111	%{_libdir}/libgwengui-gtk2.so.%{gtkmajor}
12mr|gwenhywfar-4.3.3-1|112	%{_libdir}/libgwengui-gtk2.so.%{gtkmajor}.*
12mr|gwenhywfar-4.3.3-1|113	
12mr|gwenhywfar-4.3.3-1|114	%files -n %{develname}
12mr|gwenhywfar-4.3.3-1|115	%{_bindir}/gwenhywfar-config
12mr|gwenhywfar-4.3.3-1|116	%{_bindir}/gsa
12mr|gwenhywfar-4.3.3-1|117	%{_bindir}/xmlmerge
12mr|gwenhywfar-4.3.3-1|118	%{_bindir}/mklistdoc
12mr|gwenhywfar-4.3.3-1|119	%{_bindir}/typemaker
12mr|gwenhywfar-4.3.3-1|120	%{_bindir}/typemaker2
12mr|gwenhywfar-4.3.3-1|121	%{_includedir}/gwenhywfar4
12mr|gwenhywfar-4.3.3-1|122	%{_libdir}/*.so
12mr|gwenhywfar-4.3.3-1|123	%{_libdir}/pkgconfig/*.pc
12mr|gwenhywfar-4.3.3-1|124	%{_datadir}/aclocal/gwenhywfar.m4
12mr|gwenhywfar-4.3.3-1|125	
12mr|gwenhywfar-4.3.3-1|126	
12mr|gwenhywfar-4.3.3-1|127	%changelog
12mr|gwenhywfar-4.3.3-1|128	* Mon Aug  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gwenhywfar-4.3.3-1|129	+ Commit: 758c493
12mr|gwenhywfar-4.3.3-1|130	- New version 4.3.3, convert BR to pkgconfig style
12mr|gwenhywfar-4.3.3-1|131	
12mr|gwenhywfar-4.3.3-1|132	

14287 12
12mr|gwenview-4.9.4-1|1	Name:		gwenview
12mr|gwenview-4.9.4-1|2	Summary:	Fast and easy to use image viewer for KDE
12mr|gwenview-4.9.4-1|3	Version:	4.9.4
12mr|gwenview-4.9.4-1|4	Release:	1
12mr|gwenview-4.9.4-1|5	Epoch:		2
12mr|gwenview-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|gwenview-4.9.4-1|7	License:	GPLv2
12mr|gwenview-4.9.4-1|8	URL:		http://www.kde.org
12mr|gwenview-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|gwenview-4.9.4-1|10	Patch0:		gwenview-4.8.3-drop-inode-directory.patch
12mr|gwenview-4.9.4-1|11	BuildRequires:	kdebase4-devel
12mr|gwenview-4.9.4-1|12	BuildRequires:	pkgconfig(exiv2)
12mr|gwenview-4.9.4-1|13	BuildRequires:	pkgconfig(libkipi)
12mr|gwenview-4.9.4-1|14	Requires:	kipi-common
12mr|gwenview-4.9.4-1|15	
12mr|gwenview-4.9.4-1|16	%description
12mr|gwenview-4.9.4-1|17	Gwenview is a fast and easy to use image viewer/browser for KDE.
12mr|gwenview-4.9.4-1|18	All common image formats are supported, such as PNG(including transparency),
12mr|gwenview-4.9.4-1|19	JPEG(including EXIF tags and lossless transformations), GIF, XCF (Gimp
12mr|gwenview-4.9.4-1|20	image format), BMP, XPM and others. Standard features include slideshow,
12mr|gwenview-4.9.4-1|21	fullscreen view, image thumbnails, drag'n'drop, image zoom, full network
12mr|gwenview-4.9.4-1|22	transparency using the KIO framework, including basic file operations and
12mr|gwenview-4.9.4-1|23	browsing in compressed archives, non-blocking GUI with adjustable views.
12mr|gwenview-4.9.4-1|24	Gwenview also provides image and directory KParts components for use e.g. in
12mr|gwenview-4.9.4-1|25	Konqueror. Additional features, such as image renaming, comparing,
12mr|gwenview-4.9.4-1|26	converting, and batch processing, HTML gallery and others are provided by the
12mr|gwenview-4.9.4-1|27	KIPI image framework.
12mr|gwenview-4.9.4-1|28	
12mr|gwenview-4.9.4-1|29	%files
12mr|gwenview-4.9.4-1|30	%doc %{_kde_docdir}/HTML/en/gwenview/
12mr|gwenview-4.9.4-1|31	%{_kde_bindir}/gwenview
12mr|gwenview-4.9.4-1|32	%{_kde_bindir}/gwenview_importer
12mr|gwenview-4.9.4-1|33	%{_kde_libdir}/kde4/gvpart.so
12mr|gwenview-4.9.4-1|34	%{_kde_appsdir}/gvpart
12mr|gwenview-4.9.4-1|35	%{_kde_appsdir}/gwenview
12mr|gwenview-4.9.4-1|36	%{_kde_services}/gvpart.desktop
12mr|gwenview-4.9.4-1|37	%{_kde_services}/ServiceMenus/slideshow.desktop
12mr|gwenview-4.9.4-1|38	%{_kde_applicationsdir}/gwenview.desktop
12mr|gwenview-4.9.4-1|39	%{_kde_appsdir}/solid/actions/gwenview_importer.desktop
12mr|gwenview-4.9.4-1|40	%{_kde_appsdir}/solid/actions/gwenview_importer_camera.desktop
12mr|gwenview-4.9.4-1|41	%{_kde_iconsdir}/*/*/*/gwenview*
12mr|gwenview-4.9.4-1|42	%{_kde_iconsdir}/*/*/*/document-share*
12mr|gwenview-4.9.4-1|43	
12mr|gwenview-4.9.4-1|44	#------------------------------------------------
12mr|gwenview-4.9.4-1|45	
12mr|gwenview-4.9.4-1|46	%define gwenviewlib_major 4
12mr|gwenview-4.9.4-1|47	%define libgwenviewlib %mklibname gwenviewlib %{gwenviewlib_major}
12mr|gwenview-4.9.4-1|48	
12mr|gwenview-4.9.4-1|49	%package -n %{libgwenviewlib}
12mr|gwenview-4.9.4-1|50	Summary:	Gwenview library
12mr|gwenview-4.9.4-1|51	Group:		System/Libraries
12mr|gwenview-4.9.4-1|52	
12mr|gwenview-4.9.4-1|53	%description -n %{libgwenviewlib}
12mr|gwenview-4.9.4-1|54	Gwenview library.
12mr|gwenview-4.9.4-1|55	
12mr|gwenview-4.9.4-1|56	%files -n %{libgwenviewlib}
12mr|gwenview-4.9.4-1|57	%{_kde_libdir}/libgwenviewlib.so.%{gwenviewlib_major}*
12mr|gwenview-4.9.4-1|58	
12mr|gwenview-4.9.4-1|59	#-----------------------------------------------------------------------------
12mr|gwenview-4.9.4-1|60	
12mr|gwenview-4.9.4-1|61	%package devel
12mr|gwenview-4.9.4-1|62	Summary:	Devel stuff for %{name}
12mr|gwenview-4.9.4-1|63	Group:		Development/KDE and Qt
12mr|gwenview-4.9.4-1|64	Requires:	%{libgwenviewlib} = %{EVRD}
12mr|gwenview-4.9.4-1|65	Requires:	pkgconfig(libkipi)
12mr|gwenview-4.9.4-1|66	Conflicts:	kdegraphics4-devel < 2:4.6.90
12mr|gwenview-4.9.4-1|67	
12mr|gwenview-4.9.4-1|68	%description devel
12mr|gwenview-4.9.4-1|69	This package contains header files needed if you wish to build applications
12mr|gwenview-4.9.4-1|70	based on %{name}.
12mr|gwenview-4.9.4-1|71	
12mr|gwenview-4.9.4-1|72	%files devel
12mr|gwenview-4.9.4-1|73	%{_kde_libdir}/libgwenviewlib.so
12mr|gwenview-4.9.4-1|74	
12mr|gwenview-4.9.4-1|75	#----------------------------------------------------------------------
12mr|gwenview-4.9.4-1|76	
12mr|gwenview-4.9.4-1|77	%prep
12mr|gwenview-4.9.4-1|78	%setup -q
12mr|gwenview-4.9.4-1|79	%patch0 -p1
12mr|gwenview-4.9.4-1|80	
12mr|gwenview-4.9.4-1|81	%build
12mr|gwenview-4.9.4-1|82	%cmake_kde4
12mr|gwenview-4.9.4-1|83	%make
12mr|gwenview-4.9.4-1|84	
12mr|gwenview-4.9.4-1|85	%install
12mr|gwenview-4.9.4-1|86	%makeinstall_std -C build
12mr|gwenview-4.9.4-1|87	
12mr|gwenview-4.9.4-1|88	%changelog
12mr|gwenview-4.9.4-1|89	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|gwenview-4.9.4-1|90	- New version 4.9.4
12mr|gwenview-4.9.4-1|91	
12mr|gwenview-4.9.4-1|92	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|gwenview-4.9.4-1|93	- New version 4.9.3
12mr|gwenview-4.9.4-1|94	
12mr|gwenview-4.9.4-1|95	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|gwenview-4.9.4-1|96	- New version 4.9.2
12mr|gwenview-4.9.4-1|97	
12mr|gwenview-4.9.4-1|98	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|gwenview-4.9.4-1|99	- New version 4.9.1
12mr|gwenview-4.9.4-1|100	
12mr|gwenview-4.9.4-1|101	* Mon Aug 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|gwenview-4.9.4-1|102	- New version 4.9.0
12mr|gwenview-4.9.4-1|103	
12mr|gwenview-4.9.4-1|104	* Thu Jul 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|gwenview-4.9.4-1|105	- New version 4.8.97
12mr|gwenview-4.9.4-1|106	
12mr|gwenview-4.9.4-1|107	* Mon Jul 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|gwenview-4.9.4-1|108	- New version 4.8.95
12mr|gwenview-4.9.4-1|109	
12mr|gwenview-4.9.4-1|110	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.4-1
12mr|gwenview-4.9.4-1|111	- update to 4.8.4
12mr|gwenview-4.9.4-1|112	
12mr|gwenview-4.9.4-1|113	* Fri May 25 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.3-2
12mr|gwenview-4.9.4-1|114	- drop inode/directory from desktop file
12mr|gwenview-4.9.4-1|115	
12mr|gwenview-4.9.4-1|116	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.3-1
12mr|gwenview-4.9.4-1|117	- update to 4.8.3
12mr|gwenview-4.9.4-1|118	
12mr|gwenview-4.9.4-1|119	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.2-1
12mr|gwenview-4.9.4-1|120	- update to 4.8.2
12mr|gwenview-4.9.4-1|121	
12mr|gwenview-4.9.4-1|122	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.1-1
12mr|gwenview-4.9.4-1|123	- update to 4.8.1
12mr|gwenview-4.9.4-1|124	
12mr|gwenview-4.9.4-1|125	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|gwenview-4.9.4-1|126	+ Revision: 762444
12mr|gwenview-4.9.4-1|127	- New upstream tarball
12mr|gwenview-4.9.4-1|128	
12mr|gwenview-4.9.4-1|129	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|gwenview-4.9.4-1|130	+ Revision: 758035
12mr|gwenview-4.9.4-1|131	- New upstream tarball
12mr|gwenview-4.9.4-1|132	
12mr|gwenview-4.9.4-1|133	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|gwenview-4.9.4-1|134	+ Revision: 744511
12mr|gwenview-4.9.4-1|135	- New upstream tarball
12mr|gwenview-4.9.4-1|136	
12mr|gwenview-4.9.4-1|137	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|gwenview-4.9.4-1|138	+ Revision: 739347
12mr|gwenview-4.9.4-1|139	- New upstream tarball
12mr|gwenview-4.9.4-1|140	
12mr|gwenview-4.9.4-1|141	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|gwenview-4.9.4-1|142	+ Revision: 731855
12mr|gwenview-4.9.4-1|143	- New upstream tarball 4.7.80
12mr|gwenview-4.9.4-1|144	
12mr|gwenview-4.9.4-1|145	* Tue Oct 11 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|gwenview-4.9.4-1|146	+ Revision: 704176
12mr|gwenview-4.9.4-1|147	- Import gwenview
12mr|gwenview-4.9.4-1|148	- Create current folder
12mr|gwenview-4.9.4-1|149	
12mr|gwenview-4.9.4-1|150	
12mr|gwenview-4.9.4-1|151	* Sun Mar 04 2007 Angelo Naselli <anaselli@mandriva.org> 1.4.1-5mdv2007.0
12mr|gwenview-4.9.4-1|152	+ Revision: 132341
12mr|gwenview-4.9.4-1|153	- rebuilt for new libexiv2
12mr|gwenview-4.9.4-1|154	
12mr|gwenview-4.9.4-1|155	* Mon Jan 22 2007 Angelo Naselli <anaselli@mandriva.org> 1.4.1-4mdv2007.1
12mr|gwenview-4.9.4-1|156	+ Revision: 112122
12mr|gwenview-4.9.4-1|157	- added patch to partially fix bko 129948
12mr|gwenview-4.9.4-1|158	
12mr|gwenview-4.9.4-1|159	* Wed Jan 10 2007 Angelo Naselli <anaselli@mandriva.org> 1.4.1-3mdv2007.1
12mr|gwenview-4.9.4-1|160	+ Revision: 107262
12mr|gwenview-4.9.4-1|161	- bko 111641
12mr|gwenview-4.9.4-1|162	- bko 131162, 132556
12mr|gwenview-4.9.4-1|163	- bko 138467
12mr|gwenview-4.9.4-1|164	- removed useless dependency
12mr|gwenview-4.9.4-1|165	
12mr|gwenview-4.9.4-1|166	* Mon Dec 04 2006 Angelo Naselli <anaselli@mandriva.org> 1.4.1-2mdv2007.1
12mr|gwenview-4.9.4-1|167	+ Revision: 90482
12mr|gwenview-4.9.4-1|168	- rebuilt for new libexiv
12mr|gwenview-4.9.4-1|169	
12mr|gwenview-4.9.4-1|170	* Mon Nov 27 2006 Angelo Naselli <anaselli@mandriva.org> 1.4.1-1mdv2007.1
12mr|gwenview-4.9.4-1|171	+ Revision: 87568
12mr|gwenview-4.9.4-1|172	- added libkexiv requirement
12mr|gwenview-4.9.4-1|173	- New versin 1.4.1
12mr|gwenview-4.9.4-1|174	- Import gwenview
12mr|gwenview-4.9.4-1|175	
12mr|gwenview-4.9.4-1|176	* Tue Sep 19 2006 Angelo Naselli <anaselli@mandriva.org> 1.4.0-2mdv2007.0
12mr|gwenview-4.9.4-1|177	- rebuilt (wrong tarball from sourceforge)
12mr|gwenview-4.9.4-1|178	
12mr|gwenview-4.9.4-1|179	* Mon Sep 18 2006 Angelo Naselli <anaselli@mandriva.org> 1.4.0-1mdv2007.0
12mr|gwenview-4.9.4-1|180	- New version 1.4.0
12mr|gwenview-4.9.4-1|181	
12mr|gwenview-4.9.4-1|182	* Sun Sep 03 2006 Angelo Naselli <anaselli@mandriva.org> 1.3.93-3mdv2007.0
12mr|gwenview-4.9.4-1|183	- Really fixed  Bug #24921
12mr|gwenview-4.9.4-1|184	
12mr|gwenview-4.9.4-1|185	* Sat Sep 02 2006 Angelo Naselli <anaselli@mandriva.org> 1.3.93-2mdv2007.0
12mr|gwenview-4.9.4-1|186	- Fix Bug #24921 with 1.3.1 translations, some are better the none :)
12mr|gwenview-4.9.4-1|187	
12mr|gwenview-4.9.4-1|188	* Sun Aug 27 2006 Angelo Naselli <anaselli@mandriva.org> 1.3.93-1mdv2007.0
12mr|gwenview-4.9.4-1|189	- New release 1.3.93
12mr|gwenview-4.9.4-1|190	
12mr|gwenview-4.9.4-1|191	* Sun Jul 16 2006 Angelo Naselli <anaselli@mandriva.org> 1.3.92b-1mdv2007.0
12mr|gwenview-4.9.4-1|192	- New release 1.3.92b
12mr|gwenview-4.9.4-1|193	
12mr|gwenview-4.9.4-1|194	* Sat Jul 15 2006 Angelo Naselli <anaselli@mandriva.org> 1.3.92-1mdv2007.0
12mr|gwenview-4.9.4-1|195	- New release 1.3.92
12mr|gwenview-4.9.4-1|196	
12mr|gwenview-4.9.4-1|197	* Mon Jul 03 2006 Angelo Naselli <anaselli@mandriva.org> 1.3.91-2mdv2007.0
12mr|gwenview-4.9.4-1|198	- removed -I optiion added for exif bug
12mr|gwenview-4.9.4-1|199	
12mr|gwenview-4.9.4-1|200	* Sun Jun 25 2006 Angelo Naselli <anaselli@mandriva.org> 1.3.91-1mdv2007.0
12mr|gwenview-4.9.4-1|201	- New release 1.3.91
12mr|gwenview-4.9.4-1|202	
12mr|gwenview-4.9.4-1|203	* Fri Jan 13 2006 Angelo Naselli <anaselli@mandriva.org> 1.3.1-2mdk
12mr|gwenview-4.9.4-1|204	- Rebuilt to allow building on x86_64
12mr|gwenview-4.9.4-1|205	
12mr|gwenview-4.9.4-1|206	* Sun Nov 20 2005 Angelo Naselli <anaselli@mandriva.org> 1.3.1-1mdk
12mr|gwenview-4.9.4-1|207	- New release 1.3.1
12mr|gwenview-4.9.4-1|208	
12mr|gwenview-4.9.4-1|209	* Tue Sep 13 2005 Angelo Naselli <anaselli@mandriva.org> 1.3.0-1mdk
12mr|gwenview-4.9.4-1|210	- New release 1.3.0
12mr|gwenview-4.9.4-1|211	
12mr|gwenview-4.9.4-1|212	* Mon Aug 22 2005 Angelo Naselli <anaselli@mandriva.org> 1.2.92-1mdk
12mr|gwenview-4.9.4-1|213	- New release 1.2.92
12mr|gwenview-4.9.4-1|214	
12mr|gwenview-4.9.4-1|215	* Thu Jul 21 2005 Angelo Naselli <anaselli@mandriva.org> 1.2.91-1mdk
12mr|gwenview-4.9.4-1|216	- New release 1.2.91
12mr|gwenview-4.9.4-1|217	- patched for fvisibility problem (aligned to svn)
12mr|gwenview-4.9.4-1|218	
12mr|gwenview-4.9.4-1|219	* Tue May 10 2005 Laurent MONTEL <lmontel@mandriva.com> 1.2.0-4
12mr|gwenview-4.9.4-1|220	- Real fix build on x86_64
12mr|gwenview-4.9.4-1|221	
12mr|gwenview-4.9.4-1|222	* Mon May 09 2005 Angelo Naselli <anaselli@mandriva.org> 1.2.0-3mdk
12mr|gwenview-4.9.4-1|223	- fix for x86_64 arch
12mr|gwenview-4.9.4-1|224	
12mr|gwenview-4.9.4-1|225	* Mon May 09 2005 Angelo Naselli <anaselli@mandriva.org> 1.2.0-2mdk
12mr|gwenview-4.9.4-1|226	- Rebuild
12mr|gwenview-4.9.4-1|227	
12mr|gwenview-4.9.4-1|228	* Mon Apr 04 2005 Angelo Naselli <anaselli@mandrake.org> 1.2.0-1mdk
12mr|gwenview-4.9.4-1|229	- really built new version
12mr|gwenview-4.9.4-1|230	
12mr|gwenview-4.9.4-1|231	* Sun Mar 20 2005 Angelo Naselli <anaselli@mandrake.org> 1.2.0-0.pre4.2mdk
12mr|gwenview-4.9.4-1|232	- really built new version
12mr|gwenview-4.9.4-1|233	
12mr|gwenview-4.9.4-1|234	* Sun Mar 20 2005 Angelo Naselli <anaselli@mandrake.org> 1.2.0-0.pre4.1mdk
12mr|gwenview-4.9.4-1|235	- new version
12mr|gwenview-4.9.4-1|236	
12mr|gwenview-4.9.4-1|237	* Sat Mar 19 2005 Angelo Naselli <anaselli@mandrake.org> 1.2.0-0.pre3.2mdk
12mr|gwenview-4.9.4-1|238	- fix bug #14731
12mr|gwenview-4.9.4-1|239	
12mr|gwenview-4.9.4-1|240	* Sun Feb 27 2005 Angelo Naselli <anaselli@mandrake.org> 1.2.0-0.pre3.1mdk
12mr|gwenview-4.9.4-1|241	- new version
12mr|gwenview-4.9.4-1|242	
12mr|gwenview-4.9.4-1|243	* Sun Feb 13 2005 Angelo Naselli <anaselli@mandrake.org> 1.2.0-0.pre2.2mdk
12mr|gwenview-4.9.4-1|244	- define mkrel macro if not exist
12mr|gwenview-4.9.4-1|245	
12mr|gwenview-4.9.4-1|246	* Sun Feb 13 2005 Angelo Naselli <anaselli@mandrake.org> 1.2.0-0.pre2.1mdk
12mr|gwenview-4.9.4-1|247	- new version
12mr|gwenview-4.9.4-1|248	
12mr|gwenview-4.9.4-1|249	* Sat Jan 29 2005 Angelo Naselli <anaselli@mandrake.org> 1.2.0-0.pre1.2mdk
12mr|gwenview-4.9.4-1|250	- added patch to make it compile for mdk official 10.1
12mr|gwenview-4.9.4-1|251	- added patch to fix zoom (from cvs)
12mr|gwenview-4.9.4-1|252	- added patch to add missing files (from cvs)
12mr|gwenview-4.9.4-1|253	
12mr|gwenview-4.9.4-1|254	* Mon Jan 24 2005 Angelo Naselli <anaselli@mandrake.org> 1.2.0-0.pre1.1mdk
12mr|gwenview-4.9.4-1|255	- new version
12mr|gwenview-4.9.4-1|256	
12mr|gwenview-4.9.4-1|257	* Wed Jan 19 2005 Angelo Naselli <anaselli@mandrake.org> 1.1.8-0.4mdk
12mr|gwenview-4.9.4-1|258	- fix bug 13100
12mr|gwenview-4.9.4-1|259	
12mr|gwenview-4.9.4-1|260	* Sun Jan 16 2005 Angelo Naselli <anaselli@mandrake.org> 1.1.8-0.3mdk
12mr|gwenview-4.9.4-1|261	- better handling of symlink
12mr|gwenview-4.9.4-1|262	
12mr|gwenview-4.9.4-1|263	* Thu Jan 13 2005 Angelo Naselli <anaselli@mandrake.org> 1.1.8-0.2mdk
12mr|gwenview-4.9.4-1|264	- fix double click into kpart
12mr|gwenview-4.9.4-1|265	
12mr|gwenview-4.9.4-1|266	* Sun Jan 09 2005 Angelo Naselli <anaselli@mandrake.org> 1.1.8-0.1mdk
12mr|gwenview-4.9.4-1|267	- 1.1.8
12mr|gwenview-4.9.4-1|268	- fix Requires section to be compliant to the library policy
12mr|gwenview-4.9.4-1|269	
12mr|gwenview-4.9.4-1|270	* Thu Dec 30 2004 Angelo Naselli <anaselli@mandrake.org> 1.1.7-0.5mdk
12mr|gwenview-4.9.4-1|271	- added 1.1.7b patch (solved some build problems)
12mr|gwenview-4.9.4-1|272	
12mr|gwenview-4.9.4-1|273	* Wed Dec 29 2004 Angelo Naselli <anaselli@mandrake.org> 1.1.7-0.4mdk
12mr|gwenview-4.9.4-1|274	- description restyling
12mr|gwenview-4.9.4-1|275	
12mr|gwenview-4.9.4-1|276	* Sun Dec 26 2004 Angelo Naselli <anaselli@mandrake.org> 1.1.7-0.3mdk
12mr|gwenview-4.9.4-1|277	- fix Require and Provide section
12mr|gwenview-4.9.4-1|278	
12mr|gwenview-4.9.4-1|279	* Sun Dec 26 2004 Angelo Naselli <anaselli@mandrake.org> 1.1.7-0.2mdk
12mr|gwenview-4.9.4-1|280	- removed hack management
12mr|gwenview-4.9.4-1|281	- added distro-specific release tag management
12mr|gwenview-4.9.4-1|282	use option "--with official" to build mdk official package
12mr|gwenview-4.9.4-1|283	
12mr|gwenview-4.9.4-1|284	* Mon Dec 20 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.1.7-0.1mdk
12mr|gwenview-4.9.4-1|285	- 1.1.7
12mr|gwenview-4.9.4-1|286	
12mr|gwenview-4.9.4-1|287	* Fri Dec 10 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.1.6-0.2mdk
12mr|gwenview-4.9.4-1|288	- Fix spec file
12mr|gwenview-4.9.4-1|289	
12mr|gwenview-4.9.4-1|290	* Mon Oct 25 2004 Angelo Naselli <anaselli@mandrake.org> 1.1.6-0.1mdk
12mr|gwenview-4.9.4-1|291	- new version
12mr|gwenview-4.9.4-1|292	*  New features:
12mr|gwenview-4.9.4-1|293	o The application now has two modes: browse and view. Browse mode shows
12mr|gwenview-4.9.4-1|294	all views: folder, file and image. View mode only shows the image.
12mr|gwenview-4.9.4-1|295	Gwenview starts in browse mode except if an image URL is given as
12mr|gwenview-4.9.4-1|296	an argument. You can switch between modes using the toolbar button,
12mr|gwenview-4.9.4-1|297	or with the "View/Browse mode" menu item or with the Ctrl+Return shortcut.
12mr|gwenview-4.9.4-1|298	o JPEGTran code has been integrated into Gwenview, there's no need to install
12mr|gwenview-4.9.4-1|299	it separately anymore.
12mr|gwenview-4.9.4-1|300	* Fixes:
12mr|gwenview-4.9.4-1|301	o Update the EXIF thumbnail when rotating a JPEG file.
12mr|gwenview-4.9.4-1|302	o In the folder view, folders now open with a single click (By Daniel Thaler).
12mr|gwenview-4.9.4-1|303	o Reworked coordinate conversions in order to avoid subtle paint errors.
12mr|gwenview-4.9.4-1|304	o Remember computed optimal repaint sizes in the config file,
12mr|gwenview-4.9.4-1|305	so they are available immediately after next start.
12mr|gwenview-4.9.4-1|306	o Remember shown URL after session restore.
12mr|gwenview-4.9.4-1|307	
12mr|gwenview-4.9.4-1|308	* Sun Oct 17 2004 Angelo Naselli <anaselli@mandrake.org> 1.1.5-0.3mdk
12mr|gwenview-4.9.4-1|309	- rebuilt for new liblipi + fixing
12mr|gwenview-4.9.4-1|310	
12mr|gwenview-4.9.4-1|311	* Sun Oct 10 2004 Angelo Naselli <anaselli@mandrake.org> 1.1.5-0.2mdk
12mr|gwenview-4.9.4-1|312	- applied Lubos Lunak's patch to avoid printing crash using Konqueror
12mr|gwenview-4.9.4-1|313	
12mr|gwenview-4.9.4-1|314	* Tue Sep 21 2004 Angelo Naselli <anaselli@mandrake.org> 1.1.5-0.1mdk
12mr|gwenview-4.9.4-1|315	- new version
12mr|gwenview-4.9.4-1|316	*  New features:
12mr|gwenview-4.9.4-1|317	o The thumbnail progress bar and stop buttons are now embedded in the thumbnail view.
12mr|gwenview-4.9.4-1|318	o The location bar now shows the file names instead of the folders.
12mr|gwenview-4.9.4-1|319	o The thumbnails toolbar buttons have been moved to a specialized file view toolbar.
12mr|gwenview-4.9.4-1|320	o It's now possible to assign key shortcuts to KIPI plugins.
12mr|gwenview-4.9.4-1|321	o New manpage by Christopher Martin.
12mr|gwenview-4.9.4-1|322	* Fixes:
12mr|gwenview-4.9.4-1|323	o Do not display the folder name as an image in the status bar.
12mr|gwenview-4.9.4-1|324	o Make sure the folder KPart starts in the right folder.
12mr|gwenview-4.9.4-1|325	o Unbreak the saving of key shortcuts.
12mr|gwenview-4.9.4-1|326	o Remote urls are correctly bookmarked.
12mr|gwenview-4.9.4-1|327	o Do not try to overwrite the trash when trashing only one file.
12mr|gwenview-4.9.4-1|328	
12mr|gwenview-4.9.4-1|329	* Mon Aug 30 2004 Angelo Naselli <random_lx@yahoo.com> 1.1.4-0.2mdk
12mr|gwenview-4.9.4-1|330	- patch for russian language
12mr|gwenview-4.9.4-1|331	
12mr|gwenview-4.9.4-1|332	* Wed Aug 25 2004 Angelo Naselli <anaselli@mandrake.org> 1.1.4-0.1mdk
12mr|gwenview-4.9.4-1|333	- changed spec file to manage -with-hack option to build gwenview with
12mr|gwenview-4.9.4-1|334	hack suffix (default is without hack)
12mr|gwenview-4.9.4-1|335	- from Aurlien Gteau:
12mr|gwenview-4.9.4-1|336	- New features:
12mr|gwenview-4.9.4-1|337	- In the thumbnail view, It's now possible to sort images in reverse order.
12mr|gwenview-4.9.4-1|338	- Use EXIF-stored thumbnail if available.
12mr|gwenview-4.9.4-1|339	- Option to disable saving of generated thumbnails to cache.
12mr|gwenview-4.9.4-1|340	- In fullscreen mode, it's now possible to display the image comment or size
12mr|gwenview-4.9.4-1|341	in addition to the file path.
12mr|gwenview-4.9.4-1|342	- The fullscreen On-Screen-Display is more readable now.
12mr|gwenview-4.9.4-1|343	- The background color of the image view can be configured.
12mr|gwenview-4.9.4-1|344	- When printing, it's now possible to enlarge images so that they fill the
12mr|gwenview-4.9.4-1|345	page.
12mr|gwenview-4.9.4-1|346	- Fixes:
12mr|gwenview-4.9.4-1|347	- In the folder view, pressing Enter now opens the selected folder.
12mr|gwenview-4.9.4-1|348	- Use icon list for the configuration dialog.
12mr|gwenview-4.9.4-1|349	- Avoid data loss if the JPEG images are saved while being rotated by
12mr|gwenview-4.9.4-1|350	JPEGTran.
12mr|gwenview-4.9.4-1|351	- The back button in Konqueror now works correctly with gvimagepart.
12mr|gwenview-4.9.4-1|352	- The default layout is more user-friendly.
12mr|gwenview-4.9.4-1|353	- Non-trivial URLs (e.g. http query URL) are correctly handled.
12mr|gwenview-4.9.4-1|354	- You can now drop images on the image view.
12mr|gwenview-4.9.4-1|355	
12mr|gwenview-4.9.4-1|356	* Sun Jun 13 2004 Angelo Naselli <random_lx@yahoo.com> 1.1.3-0.1mdk
12mr|gwenview-4.9.4-1|357	- new release: my wedding present :-)
12mr|gwenview-4.9.4-1|358	from Aurlien Gteau:
12mr|gwenview-4.9.4-1|359	Gwenview codenamed "Hurry up, I'm getting married tomorrow"
12mr|gwenview-4.9.4-1|360	*  New features:
12mr|gwenview-4.9.4-1|361	o You can now define custom branches in the dir view (By Craig Drummond)
12mr|gwenview-4.9.4-1|362	o An image cache has been added to speedup image loading.
12mr|gwenview-4.9.4-1|363	o Gwenview now uses freedesktop.org thumbnail spec to store thumbnails.
12mr|gwenview-4.9.4-1|364	o A new option to automatically empty thumbnail cache on exit (By Angelo Naselli).
12mr|gwenview-4.9.4-1|365	o The image size is now displayed below file names in thumbnail view.
12mr|gwenview-4.9.4-1|366	* Fixes:
12mr|gwenview-4.9.4-1|367	o Don't crash when switching to fullscreen while generating thumbnails and coming back (By Lubos Lunak)
12mr|gwenview-4.9.4-1|368	o Faster thumbnail generation (By Lubos Lunak)
12mr|gwenview-4.9.4-1|369	o Faster image painting by dynamically determining suitable paint size (By Lubos Lunak)
12mr|gwenview-4.9.4-1|370	o Use the "Standard Background" color as the background for thumbnails and folders (By Craig Drummond).
12mr|gwenview-4.9.4-1|371	o Make sure the current image is reloaded if it has been modified outside Gwenview.
12mr|gwenview-4.9.4-1|372	
12mr|gwenview-4.9.4-1|373	* Wed Jun 02 2004 Angelo Naselli <random_lx@yahoo.com> 1.1.2-0.3mdk
12mr|gwenview-4.9.4-1|374	- hack suffix on kpart lib
12mr|gwenview-4.9.4-1|375	
12mr|gwenview-4.9.4-1|376	* Fri May 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.1.2-0.2mdk
12mr|gwenview-4.9.4-1|377	- merge with changes from Angelo Naselli <random_lx@yahoo.com>
12mr|gwenview-4.9.4-1|378	
12mr|gwenview-4.9.4-1|379	* Thu May 13 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.1.2-0.1mdk
12mr|gwenview-4.9.4-1|380	- 1.1.2
12mr|gwenview-4.9.4-1|381	- from Angelo Naselli <random_lx@yahoo.com> :
12mr|gwenview-4.9.4-1|382	- mdk version of the development release (1.1.1) named gwenview_hack
12mr|gwenview-4.9.4-1|383	from Aurlien Gteau:
12mr|gwenview-4.9.4-1|384	- New features:
12mr|gwenview-4.9.4-1|385	- Added KPart support, this installs in Konqueror a new file view mode and let you view
12mr|gwenview-4.9.4-1|386	images in an embedded Gwenview (By Jonathan Riddell).
12mr|gwenview-4.9.4-1|387	- Asynchronous JPEG loading, based on Khtml loader.
12mr|gwenview-4.9.4-1|388	- Really asynchronous PNG loading (By Lubos Lunak).
12mr|gwenview-4.9.4-1|389	- Mouse wheel will now scroll the image by default. Holding Ctrl will scroll horizontally.
12mr|gwenview-4.9.4-1|390	An option has been added to the setting dialog to toggle between scroll and browse
12mr|gwenview-4.9.4-1|391	(By Jeroen Peters).
12mr|gwenview-4.9.4-1|392	- When holding shift over the image, right click will zoom out (By Jeroen Peters).
12mr|gwenview-4.9.4-1|393	- Image painting is now progressive (By Lubos Lunak).
12mr|gwenview-4.9.4-1|394	- Fixes:
12mr|gwenview-4.9.4-1|395	- The rotate and mirror functions can now work on multiple selection.
12mr|gwenview-4.9.4-1|396	- Make it possible to load another image or quit even if you can't save your changes.
12mr|gwenview-4.9.4-1|397	- Gwenview won't spawn multiple instances of jpegtran anymore.
12mr|gwenview-4.9.4-1|398	

14288 12
12mr|gypsy-0.8-5|1	%define	major	0
12mr|gypsy-0.8-5|2	%define	libname	%mklibname %{name} %{major}
12mr|gypsy-0.8-5|3	%define	devname	%mklibname -d %{name}
12mr|gypsy-0.8-5|4	
12mr|gypsy-0.8-5|5	Name:		gypsy
12mr|gypsy-0.8-5|6	Version:	0.8
12mr|gypsy-0.8-5|7	Release:	5
12mr|gypsy-0.8-5|8	Summary:	A GPS multiplexing daemon
12mr|gypsy-0.8-5|9	Group:		System/Libraries
12mr|gypsy-0.8-5|10	# See LICENSE file for details
12mr|gypsy-0.8-5|11	License:	LGPLv2 and GPLv2
12mr|gypsy-0.8-5|12	URL:		http://gypsy.freedesktop.org/
12mr|gypsy-0.8-5|13	Source0:	http://gypsy.freedesktop.org/releases/%{name}-%{version}.tar.gz
12mr|gypsy-0.8-5|14	Patch0:		gypsy-0.8-no-werror-patch
12mr|gypsy-0.8-5|15	
12mr|gypsy-0.8-5|16	BuildRequires:	pkgconfig(bluez)
12mr|gypsy-0.8-5|17	BuildRequires:	pkgconfig(dbus-1)
12mr|gypsy-0.8-5|18	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|gypsy-0.8-5|19	BuildRequires:	pkgconfig(glib-2.0)
12mr|gypsy-0.8-5|20	BuildRequires:	gtk-doc
12mr|gypsy-0.8-5|21	BuildRequires:	xsltproc
12mr|gypsy-0.8-5|22	Requires:	dbus
12mr|gypsy-0.8-5|23	
12mr|gypsy-0.8-5|24	%description
12mr|gypsy-0.8-5|25	Gypsy is a GPS multiplexing daemon which allows multiple clients to
12mr|gypsy-0.8-5|26	access GPS data from multiple GPS sources concurrently.
12mr|gypsy-0.8-5|27	
12mr|gypsy-0.8-5|28	%package -n	%{libname}
12mr|gypsy-0.8-5|29	Summary:	Libraries for gypsys
12mr|gypsy-0.8-5|30	Group:		System/Libraries
12mr|gypsy-0.8-5|31	
12mr|gypsy-0.8-5|32	%description -n %{libname}
12mr|gypsy-0.8-5|33	Gypsy is a GPS multiplexing daemon which allows multiple clients to
12mr|gypsy-0.8-5|34	access GPS data from multiple GPS sources concurrently.
12mr|gypsy-0.8-5|35	
12mr|gypsy-0.8-5|36	%package -n	%{devname}
12mr|gypsy-0.8-5|37	Summary:	Development package for gypsy
12mr|gypsy-0.8-5|38	Group:		Development/C
12mr|gypsy-0.8-5|39	Requires:	%{libname} = %{EVRD}
12mr|gypsy-0.8-5|40	Provides:	%{name}-devel = %{EVRD}
12mr|gypsy-0.8-5|41	
12mr|gypsy-0.8-5|42	%description -n	%{devname}
12mr|gypsy-0.8-5|43	Header files for development with gypsy.
12mr|gypsy-0.8-5|44	
12mr|gypsy-0.8-5|45	%package	docs
12mr|gypsy-0.8-5|46	Summary:	Documentation files for %{name}
12mr|gypsy-0.8-5|47	Group:		Books/Computer books
12mr|gypsy-0.8-5|48	Requires:	%{name} = %{version}
12mr|gypsy-0.8-5|49	Requires:	gtk-doc
12mr|gypsy-0.8-5|50	BuildArch:	noarch
12mr|gypsy-0.8-5|51	
12mr|gypsy-0.8-5|52	%description	docs
12mr|gypsy-0.8-5|53	This package contains developer documentation for %{name}.
12mr|gypsy-0.8-5|54	
12mr|gypsy-0.8-5|55	%prep
12mr|gypsy-0.8-5|56	%setup -q
12mr|gypsy-0.8-5|57	%apply_patches
12mr|gypsy-0.8-5|58	
12mr|gypsy-0.8-5|59	find -name Makefile|xargs rm -f
12mr|gypsy-0.8-5|60	
12mr|gypsy-0.8-5|61	%build
12mr|gypsy-0.8-5|62	autoreconf -fi
12mr|gypsy-0.8-5|63	%configure	\
12mr|gypsy-0.8-5|64	--disable-static \
12mr|gypsy-0.8-5|65	--enable-shared
12mr|gypsy-0.8-5|66	%make V=2
12mr|gypsy-0.8-5|67	
12mr|gypsy-0.8-5|68	%install
12mr|gypsy-0.8-5|69	%makeinstall_std
12mr|gypsy-0.8-5|70	
12mr|gypsy-0.8-5|71	%files
12mr|gypsy-0.8-5|72	%doc AUTHORS LICENSE
12mr|gypsy-0.8-5|73	%config %{_sysconfdir}/dbus-1/system.d/Gypsy.conf
12mr|gypsy-0.8-5|74	%{_datadir}/dbus-1/system-services/org.freedesktop.Gypsy.service
12mr|gypsy-0.8-5|75	%{_libexecdir}/gypsy-daemon
12mr|gypsy-0.8-5|76	
12mr|gypsy-0.8-5|77	%files -n %{libname}
12mr|gypsy-0.8-5|78	%{_libdir}/libgypsy.so.%{major}*
12mr|gypsy-0.8-5|79	
12mr|gypsy-0.8-5|80	%files -n %{devname}
12mr|gypsy-0.8-5|81	%{_libdir}/pkgconfig/gypsy.pc
12mr|gypsy-0.8-5|82	%dir %{_includedir}/gypsy
12mr|gypsy-0.8-5|83	%{_includedir}/gypsy/*.h
12mr|gypsy-0.8-5|84	%{_libdir}/libgypsy.so
12mr|gypsy-0.8-5|85	
12mr|gypsy-0.8-5|86	%files docs
12mr|gypsy-0.8-5|87	%{_datadir}/gtk-doc/html/gypsy
12mr|gypsy-0.8-5|88	
12mr|gypsy-0.8-5|89	
12mr|gypsy-0.8-5|90	
12mr|gypsy-0.8-5|91	
12mr|gypsy-0.8-5|92	%changelog
12mr|gypsy-0.8-5|93	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|gypsy-0.8-5|94	+ Commit: 9216ee3
12mr|gypsy-0.8-5|95	- Sync with Cooker (update BuildRequires, drop .la files)
12mr|gypsy-0.8-5|96	
12mr|gypsy-0.8-5|97	

14289 12
12mr|gzip-1.5-1|1	Name:		gzip
12mr|gzip-1.5-1|2	Summary:	The GNU data compression program
12mr|gzip-1.5-1|3	Version:	1.5
12mr|gzip-1.5-1|4	Release:	1
12mr|gzip-1.5-1|5	License:	GPLv3+
12mr|gzip-1.5-1|6	Group:		Archiving/Compression
12mr|gzip-1.5-1|7	URL:		http://www.gzip.org
12mr|gzip-1.5-1|8	Source0:	ftp://ftp.gnu.org/gnu/gzip/gzip-%{version}.tar.gz
12mr|gzip-1.5-1|9	Source1:	ftp://ftp.gnu.org/gnu/gzip/gzip-%{version}.tar.gz.sig
12mr|gzip-1.5-1|10	Patch0:		gzip-1.3.12-openbsd-owl-tmp.patch
12mr|gzip-1.5-1|11	Patch1:		gzip-1.3.5-zforce.patch
12mr|gzip-1.5-1|12	Patch4:		gzip-1.3.10-zgreppipe.patch
12mr|gzip-1.5-1|13	Patch5:		gzip-1.5-rsync.diff
12mr|gzip-1.5-1|14	Patch6:		gzip-1.3.3-window-size.patch
12mr|gzip-1.5-1|15	Patch7:		gzip-1.3.9-addsuffix.patch
12mr|gzip-1.5-1|16	Patch12:	gzip-1.3.5-cve-2006-4335.patch
12mr|gzip-1.5-1|17	Patch13:	gzip-1.3.5-cve-2006-4336.patch
12mr|gzip-1.5-1|18	Patch14:	gzip-1.3.5-cve-2006-4338.patch
12mr|gzip-1.5-1|19	Patch15:	gzip-1.3.9-cve-2006-4337.patch
12mr|gzip-1.5-1|20	Patch16:	gzip-1.3.5-cve-2006-4337_len.patch
12mr|gzip-1.5-1|21	Patch17:	gzip-1.3.14-CVE-2009-2624-1.diff
12mr|gzip-1.5-1|22	BuildRequires:	texinfo
12mr|gzip-1.5-1|23	Requires:	mktemp
12mr|gzip-1.5-1|24	Requires:	less
12mr|gzip-1.5-1|25	
12mr|gzip-1.5-1|26	%description
12mr|gzip-1.5-1|27	The gzip package contains the popular GNU gzip data compression
12mr|gzip-1.5-1|28	program. Gzipped files have a .gz extension.
12mr|gzip-1.5-1|29	
12mr|gzip-1.5-1|30	Gzip should be installed on your Mandriva Linux system, because it is a
12mr|gzip-1.5-1|31	very commonly used data compression program.
12mr|gzip-1.5-1|32	
12mr|gzip-1.5-1|33	%package	utils
12mr|gzip-1.5-1|34	Summary:	Utilities dealing with gzip compressed files
12mr|gzip-1.5-1|35	Requires:	gzip = %{version}
12mr|gzip-1.5-1|36	
12mr|gzip-1.5-1|37	%description	utils
12mr|gzip-1.5-1|38	The gzip-utils package contains programs for manipulating gzip-compressed
12mr|gzip-1.5-1|39	archives: zcat, zcmp, zdiff, zgrep.
12mr|gzip-1.5-1|40	
12mr|gzip-1.5-1|41	%prep
12mr|gzip-1.5-1|42	%setup -q
12mr|gzip-1.5-1|43	%patch0 -p1 -b .owl-tmp
12mr|gzip-1.5-1|44	%patch1 -p0 -b .zforce
12mr|gzip-1.5-1|45	%patch4 -p1 -b .nixi
12mr|gzip-1.5-1|46	%patch5 -p1 -b .rsync
12mr|gzip-1.5-1|47	%patch6 -p1 -b .window-size
12mr|gzip-1.5-1|48	%patch7 -p1 -b .addsuffix
12mr|gzip-1.5-1|49	%patch12 -p1 -b .4335
12mr|gzip-1.5-1|50	%patch13 -p1 -b .4336
12mr|gzip-1.5-1|51	%patch14 -p1 -b .4338
12mr|gzip-1.5-1|52	%patch15 -p1 -b .4337
12mr|gzip-1.5-1|53	%patch16 -p1 -b .4337l
12mr|gzip-1.5-1|54	%patch17 -p0 -b .CVE-2009-2624-1
12mr|gzip-1.5-1|55	
12mr|gzip-1.5-1|56	%build
12mr|gzip-1.5-1|57	export DEFS="-DNO_ASM"
12mr|gzip-1.5-1|58	export CPPFLAGS="-DHAVE_LSTAT"
12mr|gzip-1.5-1|59	%configure2_5x
12mr|gzip-1.5-1|60	%make
12mr|gzip-1.5-1|61	
12mr|gzip-1.5-1|62	%check
12mr|gzip-1.5-1|63	make check
12mr|gzip-1.5-1|64	
12mr|gzip-1.5-1|65	%install
12mr|gzip-1.5-1|66	%makeinstall_std
12mr|gzip-1.5-1|67	
12mr|gzip-1.5-1|68	install -d %{buildroot}/bin
12mr|gzip-1.5-1|69	
12mr|gzip-1.5-1|70	for i in gzip gunzip zcat; do
12mr|gzip-1.5-1|71	mv -f %{buildroot}%{_bindir}/$i %{buildroot}/bin/$i
12mr|gzip-1.5-1|72	ln -sf ../../bin/$i %{buildroot}%{_bindir}/$i
12mr|gzip-1.5-1|73	done
12mr|gzip-1.5-1|74	
12mr|gzip-1.5-1|75	for i in zcmp zdiff zforce zgrep zmore znew ; do
12mr|gzip-1.5-1|76	sed -e "s|%{buildroot}||g" < %{buildroot}%{_bindir}/$i > %{buildroot}%{_bindir}/.$i
12mr|gzip-1.5-1|77	rm -f %{buildroot}%{_bindir}/$i
12mr|gzip-1.5-1|78	mv %{buildroot}%{_bindir}/.$i %{buildroot}%{_bindir}/$i
12mr|gzip-1.5-1|79	chmod 755 %{buildroot}%{_bindir}/$i
12mr|gzip-1.5-1|80	done
12mr|gzip-1.5-1|81	
12mr|gzip-1.5-1|82	# uncompress is a part of ncompress package
12mr|gzip-1.5-1|83	rm -f %{buildroot}%{_bindir}/uncompress
12mr|gzip-1.5-1|84	
12mr|gzip-1.5-1|85	cat > %{buildroot}%{_bindir}/zless <<EOF
12mr|gzip-1.5-1|86	#!/bin/sh
12mr|gzip-1.5-1|87	export LESSOPEN="|lesspipe.sh %s"
12mr|gzip-1.5-1|88	less "\$@"
12mr|gzip-1.5-1|89	EOF
12mr|gzip-1.5-1|90	chmod 755 %{buildroot}%{_bindir}/zless
12mr|gzip-1.5-1|91	
12mr|gzip-1.5-1|92	%files
12mr|gzip-1.5-1|93	%doc NEWS README AUTHORS ChangeLog
12mr|gzip-1.5-1|94	/bin/gzip
12mr|gzip-1.5-1|95	/bin/gunzip
12mr|gzip-1.5-1|96	%{_mandir}/man1/gunzip.1*
12mr|gzip-1.5-1|97	%{_mandir}/man1/gzexe.1*
12mr|gzip-1.5-1|98	%{_mandir}/man1/gzip.1*
12mr|gzip-1.5-1|99	%{_mandir}/man1/zforce.1*
12mr|gzip-1.5-1|100	%{_mandir}/man1/zless.1*
12mr|gzip-1.5-1|101	%{_mandir}/man1/zmore.1*
12mr|gzip-1.5-1|102	%{_mandir}/man1/znew.1*
12mr|gzip-1.5-1|103	%{_infodir}/*
12mr|gzip-1.5-1|104	%{_bindir}/gunzip
12mr|gzip-1.5-1|105	%{_bindir}/gzexe
12mr|gzip-1.5-1|106	%{_bindir}/gzip
12mr|gzip-1.5-1|107	%{_bindir}/zforce
12mr|gzip-1.5-1|108	%{_bindir}/zless
12mr|gzip-1.5-1|109	%{_bindir}/zmore
12mr|gzip-1.5-1|110	%{_bindir}/znew
12mr|gzip-1.5-1|111	
12mr|gzip-1.5-1|112	%files utils
12mr|gzip-1.5-1|113	/bin/zcat
12mr|gzip-1.5-1|114	%{_bindir}/zcat
12mr|gzip-1.5-1|115	%{_bindir}/zcmp
12mr|gzip-1.5-1|116	%{_bindir}/zdiff
12mr|gzip-1.5-1|117	%{_bindir}/zegrep
12mr|gzip-1.5-1|118	%{_bindir}/zfgrep
12mr|gzip-1.5-1|119	%{_bindir}/zgrep
12mr|gzip-1.5-1|120	%{_mandir}/man1/zcat.1*
12mr|gzip-1.5-1|121	%{_mandir}/man1/zcmp.1*
12mr|gzip-1.5-1|122	%{_mandir}/man1/zdiff.1*
12mr|gzip-1.5-1|123	%{_mandir}/man1/zgrep.1*
12mr|gzip-1.5-1|124	
12mr|gzip-1.5-1|125	
12mr|gzip-1.5-1|126	
12mr|gzip-1.5-1|127	%changelog
12mr|gzip-1.5-1|128	* Fri Jul  27 2012 akdengi <kazancas@mandriva.ru>
12mr|gzip-1.5-1|129	+ Commit: f683b6c
12mr|gzip-1.5-1|130	- update to 1.5 in ROSA 2012.1
12mr|gzip-1.5-1|131	
12mr|gzip-1.5-1|132	

14290 12
12mr|hal-info-0.0-5.20091130.5|1	%define name hal-info
12mr|hal-info-0.0-5.20091130.5|2	%define version 0.0
12mr|hal-info-0.0-5.20091130.5|3	%define distversion 20091130
12mr|hal-info-0.0-5.20091130.5|4	%define release %mkrel 5.%distversion.5
12mr|hal-info-0.0-5.20091130.5|5	
12mr|hal-info-0.0-5.20091130.5|6	%define git_url git://git.freedesktop.org/git/hal-info
12mr|hal-info-0.0-5.20091130.5|7	
12mr|hal-info-0.0-5.20091130.5|8	Summary: Device information for HAL
12mr|hal-info-0.0-5.20091130.5|9	Name: %{name}
12mr|hal-info-0.0-5.20091130.5|10	Version: %{version}
12mr|hal-info-0.0-5.20091130.5|11	Release: %{release}
12mr|hal-info-0.0-5.20091130.5|12	Source0: http://hal.freedesktop.org/releases/%{name}-%{distversion}.tar.bz2
12mr|hal-info-0.0-5.20091130.5|13	Source1: 10-camera-storage.fdi
12mr|hal-info-0.0-5.20091130.5|14	# (fc) update to latest git (git diff HAL_INFO_snapshot..master)
12mr|hal-info-0.0-5.20091130.5|15	#Patch0: now patch now
12mr|hal-info-0.0-5.20091130.5|16	# (fc) 0.0-4.20070425.1mdv re-add untested quirks (git diff master..mandriva
12mr|hal-info-0.0-5.20091130.5|17	Patch1: hal-info-20090716-untestedquirks.patch
12mr|hal-info-0.0-5.20091130.5|18	# (fc) 0.0-5.20070725.2mdv add patches pending merge (git diff master..pending)
12mr|hal-info-0.0-5.20091130.5|19	#Patch3: no patch now
12mr|hal-info-0.0-5.20091130.5|20	
12mr|hal-info-0.0-5.20091130.5|21	License: AFL or GPLv2
12mr|hal-info-0.0-5.20091130.5|22	Group: System/Kernel and hardware
12mr|hal-info-0.0-5.20091130.5|23	Url: http://www.freedesktop.org/Software/hal
12mr|hal-info-0.0-5.20091130.5|24	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|hal-info-0.0-5.20091130.5|25	BuildArch: noarch
12mr|hal-info-0.0-5.20091130.5|26	Conflicts: hal < 0.5.8.1-10mdv2007.1
12mr|hal-info-0.0-5.20091130.5|27	%if %mdkversion >= 200800
12mr|hal-info-0.0-5.20091130.5|28	BuildRequires: hal-devel >= 0.5.10
12mr|hal-info-0.0-5.20091130.5|29	%else
12mr|hal-info-0.0-5.20091130.5|30	BuildRequires: hal-devel
12mr|hal-info-0.0-5.20091130.5|31	%endif
12mr|hal-info-0.0-5.20091130.5|32	#needed for make check
12mr|hal-info-0.0-5.20091130.5|33	BuildRequires: libxml2-utils
12mr|hal-info-0.0-5.20091130.5|34	
12mr|hal-info-0.0-5.20091130.5|35	%description
12mr|hal-info-0.0-5.20091130.5|36	hal-info contains device information for HAL.
12mr|hal-info-0.0-5.20091130.5|37	
12mr|hal-info-0.0-5.20091130.5|38	%prep
12mr|hal-info-0.0-5.20091130.5|39	%setup -q -n %{name}-%{distversion}
12mr|hal-info-0.0-5.20091130.5|40	#%patch0 -p1 -b .git
12mr|hal-info-0.0-5.20091130.5|41	%patch1 -p1 -b .untestedquirks
12mr|hal-info-0.0-5.20091130.5|42	#%patch3 -p1 -b .pending
12mr|hal-info-0.0-5.20091130.5|43	
12mr|hal-info-0.0-5.20091130.5|44	%build
12mr|hal-info-0.0-5.20091130.5|45	
12mr|hal-info-0.0-5.20091130.5|46	%configure2_5x
12mr|hal-info-0.0-5.20091130.5|47	%make
12mr|hal-info-0.0-5.20091130.5|48	
12mr|hal-info-0.0-5.20091130.5|49	%install
12mr|hal-info-0.0-5.20091130.5|50	rm -rf %{buildroot}
12mr|hal-info-0.0-5.20091130.5|51	%makeinstall_std
12mr|hal-info-0.0-5.20091130.5|52	install %{SOURCE1} %{buildroot}%{_datadir}/hal/fdi/information/10freedesktop/10-camera-storage.fdi
12mr|hal-info-0.0-5.20091130.5|53	
12mr|hal-info-0.0-5.20091130.5|54	cat << EOF > $RPM_BUILD_ROOT%{_datadir}/hal/fdi/preprobe/10osvendor/10-usb-disable-mediacheck.fdi
12mr|hal-info-0.0-5.20091130.5|55	<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
12mr|hal-info-0.0-5.20091130.5|56	
12mr|hal-info-0.0-5.20091130.5|57	<deviceinfo version="0.2">
12mr|hal-info-0.0-5.20091130.5|58	<device>
12mr|hal-info-0.0-5.20091130.5|59	<match key="storage.bus" string="usb">
12mr|hal-info-0.0-5.20091130.5|60	<match key="@storage.physical_device:usb.vendor_id" int="0x67b">
12mr|hal-info-0.0-5.20091130.5|61	<match key="@storage.physical_device:usb.product_id" int="0x2317">
12mr|hal-info-0.0-5.20091130.5|62	<merge key="storage.media_detection_enabled" type="bool">false</merge>
12mr|hal-info-0.0-5.20091130.5|63	</match>
12mr|hal-info-0.0-5.20091130.5|64	</match>
12mr|hal-info-0.0-5.20091130.5|65	<match key="@storage.physical_device:usb.vendor_id" int="0x054c">
12mr|hal-info-0.0-5.20091130.5|66	<match key="@storage.physical_device:usb.product_id" int="0x008b">
12mr|hal-info-0.0-5.20091130.5|67	<merge key="storage.media_detection_enabled" type="bool">false</merge>
12mr|hal-info-0.0-5.20091130.5|68	</match>
12mr|hal-info-0.0-5.20091130.5|69	</match>
12mr|hal-info-0.0-5.20091130.5|70	</match>
12mr|hal-info-0.0-5.20091130.5|71	</device>
12mr|hal-info-0.0-5.20091130.5|72	</deviceinfo>
12mr|hal-info-0.0-5.20091130.5|73	EOF
12mr|hal-info-0.0-5.20091130.5|74	
12mr|hal-info-0.0-5.20091130.5|75	%check
12mr|hal-info-0.0-5.20091130.5|76	make check
12mr|hal-info-0.0-5.20091130.5|77	
12mr|hal-info-0.0-5.20091130.5|78	%clean
12mr|hal-info-0.0-5.20091130.5|79	rm -rf %{buildroot}
12mr|hal-info-0.0-5.20091130.5|80	
12mr|hal-info-0.0-5.20091130.5|81	%postun
12mr|hal-info-0.0-5.20091130.5|82	if [ "$1" = "1" -a -r /etc/init.d/haldaemon ]; then
12mr|hal-info-0.0-5.20091130.5|83	service haldaemon condrestart > /dev/null 2>/dev/null
12mr|hal-info-0.0-5.20091130.5|84	fi
12mr|hal-info-0.0-5.20091130.5|85	
12mr|hal-info-0.0-5.20091130.5|86	%files
12mr|hal-info-0.0-5.20091130.5|87	%defattr(-,root,root)
12mr|hal-info-0.0-5.20091130.5|88	%doc AUTHORS NEWS README
12mr|hal-info-0.0-5.20091130.5|89	%{_datadir}/hal/fdi/information
12mr|hal-info-0.0-5.20091130.5|90	%{_datadir}/hal/fdi/preprobe
12mr|hal-info-0.0-5.20091130.5|91	
12mr|hal-info-0.0-5.20091130.5|92	
12mr|hal-info-0.0-5.20091130.5|93	
12mr|hal-info-0.0-5.20091130.5|94	
12mr|hal-info-0.0-5.20091130.5|95	
12mr|hal-info-0.0-5.20091130.5|96	%changelog
12mr|hal-info-0.0-5.20091130.5|97	

14291 12
12mr|hamcrest-1.1-2.0.6|1	# Copyright (c) 2000-2008, JPackage Project
12mr|hamcrest-1.1-2.0.6|2	# All rights reserved.
12mr|hamcrest-1.1-2.0.6|3	#
12mr|hamcrest-1.1-2.0.6|4	# Redistribution and use in source and binary forms, with or without
12mr|hamcrest-1.1-2.0.6|5	# modification, are permitted provided that the following conditions
12mr|hamcrest-1.1-2.0.6|6	# are met:
12mr|hamcrest-1.1-2.0.6|7	#
12mr|hamcrest-1.1-2.0.6|8	# 1. Redistributions of source code must retain the above copyright
12mr|hamcrest-1.1-2.0.6|9	#    notice, this list of conditions and the following disclaimer.
12mr|hamcrest-1.1-2.0.6|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|hamcrest-1.1-2.0.6|11	#    notice, this list of conditions and the following disclaimer in the
12mr|hamcrest-1.1-2.0.6|12	#    documentation and/or other materials provided with the
12mr|hamcrest-1.1-2.0.6|13	#    distribution.
12mr|hamcrest-1.1-2.0.6|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|hamcrest-1.1-2.0.6|15	#    contributors may be used to endorse or promote products derived
12mr|hamcrest-1.1-2.0.6|16	#    from this software without specific prior written permission.
12mr|hamcrest-1.1-2.0.6|17	#
12mr|hamcrest-1.1-2.0.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|hamcrest-1.1-2.0.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|hamcrest-1.1-2.0.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|hamcrest-1.1-2.0.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|hamcrest-1.1-2.0.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|hamcrest-1.1-2.0.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|hamcrest-1.1-2.0.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|hamcrest-1.1-2.0.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|hamcrest-1.1-2.0.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|hamcrest-1.1-2.0.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|hamcrest-1.1-2.0.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|hamcrest-1.1-2.0.6|29	#
12mr|hamcrest-1.1-2.0.6|30	
12mr|hamcrest-1.1-2.0.6|31	%define gcj_support 1
12mr|hamcrest-1.1-2.0.6|32	
12mr|hamcrest-1.1-2.0.6|33	Name:           hamcrest
12mr|hamcrest-1.1-2.0.6|34	Version:        1.1
12mr|hamcrest-1.1-2.0.6|35	Release:        %mkrel 2.0.6
12mr|hamcrest-1.1-2.0.6|36	Epoch:          0
12mr|hamcrest-1.1-2.0.6|37	Summary:        Hamcrest matcher object framework
12mr|hamcrest-1.1-2.0.6|38	License:        BSD
12mr|hamcrest-1.1-2.0.6|39	Url:            http://code.google.com/p/hamcrest/
12mr|hamcrest-1.1-2.0.6|40	Group:          Development/Java
12mr|hamcrest-1.1-2.0.6|41	Source0:        http://hamcrest.googlecode.com/files/hamcrest-1.1.tgz
12mr|hamcrest-1.1-2.0.6|42	Source1:        http://repo1.maven.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
12mr|hamcrest-1.1-2.0.6|43	Source2:        http://repo1.maven.org/maven2/org/hamcrest/hamcrest-library/1.1/hamcrest-library-1.1.pom
12mr|hamcrest-1.1-2.0.6|44	Source3:        http://repo1.maven.org/maven2/org/hamcrest/hamcrest-integration/1.1/hamcrest-integration-1.1.pom
12mr|hamcrest-1.1-2.0.6|45	Source4:        http://repo1.maven.org/maven2/org/hamcrest/hamcrest-generator/1.1/hamcrest-generator-1.1.pom
12mr|hamcrest-1.1-2.0.6|46	Source5:        http://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
12mr|hamcrest-1.1-2.0.6|47	Source6:        http://repo1.maven.org/maven2/org/hamcrest/hamcrest-all/1.1/hamcrest-all-1.1.pom
12mr|hamcrest-1.1-2.0.6|48	Source7:        hamcrest-text-1.1.pom
12mr|hamcrest-1.1-2.0.6|49	Patch0:         hamcrest-1.1-build.patch
12mr|hamcrest-1.1-2.0.6|50	BuildRequires:  jpackage-utils >= 0:1.7.4
12mr|hamcrest-1.1-2.0.6|51	BuildRequires:  java-rpmbuild
12mr|hamcrest-1.1-2.0.6|52	BuildRequires:  ant >= 0:1.6.5
12mr|hamcrest-1.1-2.0.6|53	BuildRequires:  ant-junit
12mr|hamcrest-1.1-2.0.6|54	BuildRequires:  easymock2
12mr|hamcrest-1.1-2.0.6|55	BuildRequires:  jarjar
12mr|hamcrest-1.1-2.0.6|56	BuildRequires:  jmock
12mr|hamcrest-1.1-2.0.6|57	BuildRequires:  junit
12mr|hamcrest-1.1-2.0.6|58	BuildRequires:  junit4
12mr|hamcrest-1.1-2.0.6|59	BuildRequires:  qdox
12mr|hamcrest-1.1-2.0.6|60	BuildRequires:  testng
12mr|hamcrest-1.1-2.0.6|61	Requires:  java >= 0:1.5.0
12mr|hamcrest-1.1-2.0.6|62	Requires:  easymock2
12mr|hamcrest-1.1-2.0.6|63	Requires:  jmock
12mr|hamcrest-1.1-2.0.6|64	Requires:  qdox
12mr|hamcrest-1.1-2.0.6|65	%if ! %{gcj_support}
12mr|hamcrest-1.1-2.0.6|66	Buildarch:     noarch
12mr|hamcrest-1.1-2.0.6|67	%endif
12mr|hamcrest-1.1-2.0.6|68	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|hamcrest-1.1-2.0.6|69	
12mr|hamcrest-1.1-2.0.6|70	%if %{gcj_support}
12mr|hamcrest-1.1-2.0.6|71	BuildRequires:          java-gcj-compat-devel
12mr|hamcrest-1.1-2.0.6|72	%endif
12mr|hamcrest-1.1-2.0.6|73	
12mr|hamcrest-1.1-2.0.6|74	Requires(post):    jpackage-utils >= 0:1.7.4
12mr|hamcrest-1.1-2.0.6|75	Requires(postun):  jpackage-utils >= 0:1.7.4
12mr|hamcrest-1.1-2.0.6|76	
12mr|hamcrest-1.1-2.0.6|77	%description
12mr|hamcrest-1.1-2.0.6|78	Provides a library of matcher objects (also known as
12mr|hamcrest-1.1-2.0.6|79	constraints or predicates) allowing 'match' rules to
12mr|hamcrest-1.1-2.0.6|80	be defined declaratively, to be used in other frameworks.
12mr|hamcrest-1.1-2.0.6|81	Typical scenarios include testing frameworks, mocking
12mr|hamcrest-1.1-2.0.6|82	libraries and UI validation rules.
12mr|hamcrest-1.1-2.0.6|83	
12mr|hamcrest-1.1-2.0.6|84	%package javadoc
12mr|hamcrest-1.1-2.0.6|85	Group:          Development/Java
12mr|hamcrest-1.1-2.0.6|86	Summary:        Javadoc for %{name}
12mr|hamcrest-1.1-2.0.6|87	
12mr|hamcrest-1.1-2.0.6|88	%description javadoc
12mr|hamcrest-1.1-2.0.6|89	Javadoc for %{name}.
12mr|hamcrest-1.1-2.0.6|90	
12mr|hamcrest-1.1-2.0.6|91	%package demo
12mr|hamcrest-1.1-2.0.6|92	Group:          Development/Java
12mr|hamcrest-1.1-2.0.6|93	Summary:        Demos for %{name}
12mr|hamcrest-1.1-2.0.6|94	Requires:       %{name} = %{version}-%{release}
12mr|hamcrest-1.1-2.0.6|95	Requires:       junit
12mr|hamcrest-1.1-2.0.6|96	Requires:       junit4
12mr|hamcrest-1.1-2.0.6|97	Requires:       testng
12mr|hamcrest-1.1-2.0.6|98	
12mr|hamcrest-1.1-2.0.6|99	%if %{gcj_support}
12mr|hamcrest-1.1-2.0.6|100	BuildRequires:          java-gcj-compat-devel
12mr|hamcrest-1.1-2.0.6|101	%endif
12mr|hamcrest-1.1-2.0.6|102	
12mr|hamcrest-1.1-2.0.6|103	%description demo
12mr|hamcrest-1.1-2.0.6|104	Demonstrations and samples for %{name}.
12mr|hamcrest-1.1-2.0.6|105	
12mr|hamcrest-1.1-2.0.6|106	%prep
12mr|hamcrest-1.1-2.0.6|107	%setup -q
12mr|hamcrest-1.1-2.0.6|108	%remove_java_binaries
12mr|hamcrest-1.1-2.0.6|109	# BUILD/hamcrest-1.1/lib/generator/jarjar-1.0rc3.jar.no
12mr|hamcrest-1.1-2.0.6|110	ln -sf $(build-classpath jarjar) lib/generator/
12mr|hamcrest-1.1-2.0.6|111	# BUILD/hamcrest-1.1/lib/generator/qdox-1.6.1.jar.no
12mr|hamcrest-1.1-2.0.6|112	ln -sf $(build-classpath qdox) lib/generator/
12mr|hamcrest-1.1-2.0.6|113	# BUILD/hamcrest-1.1/lib/integration/easymock-2.2.jar.no
12mr|hamcrest-1.1-2.0.6|114	ln -sf $(build-classpath easymock2) lib/integration/
12mr|hamcrest-1.1-2.0.6|115	# BUILD/hamcrest-1.1/lib/integration/jmock-1.10RC1.jar.no
12mr|hamcrest-1.1-2.0.6|116	ln -sf $(build-classpath jmock) lib/integration/
12mr|hamcrest-1.1-2.0.6|117	# BUILD/hamcrest-1.1/lib/integration/junit-3.8.1.jar.no
12mr|hamcrest-1.1-2.0.6|118	ln -sf $(build-classpath junit) lib/integration/
12mr|hamcrest-1.1-2.0.6|119	# BUILD/hamcrest-1.1/lib/integration/junit-4.0.jar.no
12mr|hamcrest-1.1-2.0.6|120	ln -sf $(build-classpath junit4) lib/integration/
12mr|hamcrest-1.1-2.0.6|121	# BUILD/hamcrest-1.1/lib/integration/testng-4.6-jdk15.jar.no
12mr|hamcrest-1.1-2.0.6|122	ln -sf $(build-classpath testng) lib/integration/
12mr|hamcrest-1.1-2.0.6|123	%patch0 -b .sav0
12mr|hamcrest-1.1-2.0.6|124	
12mr|hamcrest-1.1-2.0.6|125	%build
12mr|hamcrest-1.1-2.0.6|126	export OPT_JAR_LIST=$(build-classpath ant-launcher ant/ant-junit junit)
12mr|hamcrest-1.1-2.0.6|127	export CLASSPATH=$(build-classpath asm3 ant-launcher ant ant/ant-junit)
12mr|hamcrest-1.1-2.0.6|128	%{ant} -Dversion=1.1 -Dbuild.sysclasspath=first all javadoc
12mr|hamcrest-1.1-2.0.6|129	
12mr|hamcrest-1.1-2.0.6|130	%install
12mr|hamcrest-1.1-2.0.6|131	rm -rf $RPM_BUILD_ROOT
12mr|hamcrest-1.1-2.0.6|132	# jars
12mr|hamcrest-1.1-2.0.6|133	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
12mr|hamcrest-1.1-2.0.6|134	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|hamcrest-1.1-2.0.6|135	install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-parent.pom
12mr|hamcrest-1.1-2.0.6|136	%add_to_maven_depmap org.hamcrest %{name}-parent %{version} JPP/%{name} parent
12mr|hamcrest-1.1-2.0.6|137	
12mr|hamcrest-1.1-2.0.6|138	install -m 644 build/%{name}-all-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/all-%{version}.jar
12mr|hamcrest-1.1-2.0.6|139	install -m 644 %{SOURCE6} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-all.pom
12mr|hamcrest-1.1-2.0.6|140	%add_to_maven_depmap org.hamcrest %{name}-all %{version} JPP/%{name} all
12mr|hamcrest-1.1-2.0.6|141	
12mr|hamcrest-1.1-2.0.6|142	install -m 644 build/%{name}-core-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/core-%{version}.jar
12mr|hamcrest-1.1-2.0.6|143	install -m 644 %{SOURCE5} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-core.pom
12mr|hamcrest-1.1-2.0.6|144	%add_to_maven_depmap org.hamcrest %{name}-core %{version} JPP/%{name} core
12mr|hamcrest-1.1-2.0.6|145	
12mr|hamcrest-1.1-2.0.6|146	install -m 644 build/%{name}-generator-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/generator-%{version}.jar
12mr|hamcrest-1.1-2.0.6|147	install -m 644 %{SOURCE4} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-generator.pom
12mr|hamcrest-1.1-2.0.6|148	%add_to_maven_depmap org.hamcrest %{name}-generator %{version} JPP/%{name} generator
12mr|hamcrest-1.1-2.0.6|149	
12mr|hamcrest-1.1-2.0.6|150	install -m 644 build/%{name}-library-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/library-%{version}.jar
12mr|hamcrest-1.1-2.0.6|151	install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-library.pom
12mr|hamcrest-1.1-2.0.6|152	%add_to_maven_depmap org.hamcrest %{name}-library %{version} JPP/%{name} library
12mr|hamcrest-1.1-2.0.6|153	
12mr|hamcrest-1.1-2.0.6|154	install -m 644 build/%{name}-integration-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/integration-%{version}.jar
12mr|hamcrest-1.1-2.0.6|155	install -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-integration.pom
12mr|hamcrest-1.1-2.0.6|156	%add_to_maven_depmap org.hamcrest %{name}-integration %{version} JPP/%{name} integration
12mr|hamcrest-1.1-2.0.6|157	
12mr|hamcrest-1.1-2.0.6|158	install -m 644 build/%{name}-text-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/text-%{version}.jar
12mr|hamcrest-1.1-2.0.6|159	install -m 644 %{SOURCE7} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-text.pom
12mr|hamcrest-1.1-2.0.6|160	%add_to_maven_depmap org.hamcrest %{name}-text %{version} JPP/%{name} text
12mr|hamcrest-1.1-2.0.6|161	
12mr|hamcrest-1.1-2.0.6|162	install -m 644 build/%{name}-unit-test-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/unit-test-%{version}.jar
12mr|hamcrest-1.1-2.0.6|163	
12mr|hamcrest-1.1-2.0.6|164	pushd $RPM_BUILD_ROOT%{_javadir}/%{name}
12mr|hamcrest-1.1-2.0.6|165	for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done
12mr|hamcrest-1.1-2.0.6|166	popd
12mr|hamcrest-1.1-2.0.6|167	
12mr|hamcrest-1.1-2.0.6|168	# javadoc
12mr|hamcrest-1.1-2.0.6|169	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|hamcrest-1.1-2.0.6|170	cp -pr build/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|hamcrest-1.1-2.0.6|171	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|hamcrest-1.1-2.0.6|172	
12mr|hamcrest-1.1-2.0.6|173	# demo
12mr|hamcrest-1.1-2.0.6|174	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|hamcrest-1.1-2.0.6|175	install -m 644 build/%{name}-examples-%{version}.jar $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|hamcrest-1.1-2.0.6|176	cp -pr %{name}-examples $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/
12mr|hamcrest-1.1-2.0.6|177	
12mr|hamcrest-1.1-2.0.6|178	%{gcj_compile}
12mr|hamcrest-1.1-2.0.6|179	
12mr|hamcrest-1.1-2.0.6|180	
12mr|hamcrest-1.1-2.0.6|181	%clean
12mr|hamcrest-1.1-2.0.6|182	rm -rf $RPM_BUILD_ROOT
12mr|hamcrest-1.1-2.0.6|183	
12mr|hamcrest-1.1-2.0.6|184	%post
12mr|hamcrest-1.1-2.0.6|185	%update_maven_depmap
12mr|hamcrest-1.1-2.0.6|186	%if %{gcj_support}
12mr|hamcrest-1.1-2.0.6|187	%{update_gcjdb}
12mr|hamcrest-1.1-2.0.6|188	%endif
12mr|hamcrest-1.1-2.0.6|189	
12mr|hamcrest-1.1-2.0.6|190	%postun
12mr|hamcrest-1.1-2.0.6|191	%update_maven_depmap
12mr|hamcrest-1.1-2.0.6|192	%if %{gcj_support}
12mr|hamcrest-1.1-2.0.6|193	%{clean_gcjdb}
12mr|hamcrest-1.1-2.0.6|194	%endif
12mr|hamcrest-1.1-2.0.6|195	
12mr|hamcrest-1.1-2.0.6|196	%files
12mr|hamcrest-1.1-2.0.6|197	%defattr(0644,root,root,0755)
12mr|hamcrest-1.1-2.0.6|198	%doc LICENSE.txt
12mr|hamcrest-1.1-2.0.6|199	%{_javadir}/%{name}
12mr|hamcrest-1.1-2.0.6|200	%{_datadir}/maven2
12mr|hamcrest-1.1-2.0.6|201	%{_mavendepmapfragdir}
12mr|hamcrest-1.1-2.0.6|202	%{gcj_files}
12mr|hamcrest-1.1-2.0.6|203	
12mr|hamcrest-1.1-2.0.6|204	%files javadoc
12mr|hamcrest-1.1-2.0.6|205	%defattr(0644,root,root,0755)
12mr|hamcrest-1.1-2.0.6|206	%doc %{_javadocdir}/%{name}-%{version}
12mr|hamcrest-1.1-2.0.6|207	%doc %{_javadocdir}/%{name}
12mr|hamcrest-1.1-2.0.6|208	
12mr|hamcrest-1.1-2.0.6|209	%files demo
12mr|hamcrest-1.1-2.0.6|210	%defattr(0644,root,root,0755)
12mr|hamcrest-1.1-2.0.6|211	%{_datadir}/%{name}-%{version}
12mr|hamcrest-1.1-2.0.6|212	
12mr|hamcrest-1.1-2.0.6|213	
12mr|hamcrest-1.1-2.0.6|214	
12mr|hamcrest-1.1-2.0.6|215	%changelog
12mr|hamcrest-1.1-2.0.6|216	

14292 12
12mr|hamster-applet-2.32.1-3|1	Name:           hamster-applet
12mr|hamster-applet-2.32.1-3|2	Version:        2.32.1
12mr|hamster-applet-2.32.1-3|3	Release:        %mkrel 3
12mr|hamster-applet-2.32.1-3|4	Summary:        Time tracking applet
12mr|hamster-applet-2.32.1-3|5	
12mr|hamster-applet-2.32.1-3|6	Group:          Graphical desktop/GNOME
12mr|hamster-applet-2.32.1-3|7	License:        GPLv3+
12mr|hamster-applet-2.32.1-3|8	URL:            http://code.google.com/p/projecthamster/
12mr|hamster-applet-2.32.1-3|9	Source0:        ftp://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
12mr|hamster-applet-2.32.1-3|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|hamster-applet-2.32.1-3|11	
12mr|hamster-applet-2.32.1-3|12	BuildRequires:  pygtk2.0-devel
12mr|hamster-applet-2.32.1-3|13	BuildRequires:  python-sqlite2
12mr|hamster-applet-2.32.1-3|14	BuildRequires:  gnome-python-devel
12mr|hamster-applet-2.32.1-3|15	BuildRequires:  gnome-python-applet
12mr|hamster-applet-2.32.1-3|16	BuildRequires:  libxscrnsaver-devel
12mr|hamster-applet-2.32.1-3|17	BuildRequires:  libgnome-window-settings-devel
12mr|hamster-applet-2.32.1-3|18	BuildRequires:  intltool
12mr|hamster-applet-2.32.1-3|19	BuildRequires:  gnome-doc-utils >= 0.17.3
12mr|hamster-applet-2.32.1-3|20	Requires:       pygtk2.0
12mr|hamster-applet-2.32.1-3|21	Requires:  	python-sqlite2
12mr|hamster-applet-2.32.1-3|22	Requires:       gnome-python-applet
12mr|hamster-applet-2.32.1-3|23	Requires:       gnome-python-canvas
12mr|hamster-applet-2.32.1-3|24	Requires:       gnome-python-desktop
12mr|hamster-applet-2.32.1-3|25	Requires:       gnome-python-gconf
12mr|hamster-applet-2.32.1-3|26	Requires:       gnome-python-evolution
12mr|hamster-applet-2.32.1-3|27	Requires:       pygtk2.0
12mr|hamster-applet-2.32.1-3|28	Requires(post):  GConf2
12mr|hamster-applet-2.32.1-3|29	Requires(preun): GConf2
12mr|hamster-applet-2.32.1-3|30	
12mr|hamster-applet-2.32.1-3|31	%description
12mr|hamster-applet-2.32.1-3|32	Time tracking for masses in GNOME.
12mr|hamster-applet-2.32.1-3|33	
12mr|hamster-applet-2.32.1-3|34	%prep
12mr|hamster-applet-2.32.1-3|35	%setup -q
12mr|hamster-applet-2.32.1-3|36	
12mr|hamster-applet-2.32.1-3|37	
12mr|hamster-applet-2.32.1-3|38	%build
12mr|hamster-applet-2.32.1-3|39	SYSCONFDIR=%_sysconfdir ./waf --prefix=%_prefix --libdir=%_libdir configure build
12mr|hamster-applet-2.32.1-3|40	
12mr|hamster-applet-2.32.1-3|41	%install
12mr|hamster-applet-2.32.1-3|42	rm -rf $RPM_BUILD_ROOT
12mr|hamster-applet-2.32.1-3|43	./waf install --destdir=%buildroot
12mr|hamster-applet-2.32.1-3|44	%find_lang %{name} --with-gnome
12mr|hamster-applet-2.32.1-3|45	%if %_lib != lib
12mr|hamster-applet-2.32.1-3|46	mkdir -p %buildroot%_libdir
12mr|hamster-applet-2.32.1-3|47	mv %buildroot%_prefix/lib/* %buildroot%_libdir
12mr|hamster-applet-2.32.1-3|48	%endif
12mr|hamster-applet-2.32.1-3|49	
12mr|hamster-applet-2.32.1-3|50	%preun
12mr|hamster-applet-2.32.1-3|51	%preun_uninstall_gconf_schemas hamster-applet
12mr|hamster-applet-2.32.1-3|52	
12mr|hamster-applet-2.32.1-3|53	%clean
12mr|hamster-applet-2.32.1-3|54	rm -rf $RPM_BUILD_ROOT
12mr|hamster-applet-2.32.1-3|55	
12mr|hamster-applet-2.32.1-3|56	
12mr|hamster-applet-2.32.1-3|57	%files -f %{name}.lang
12mr|hamster-applet-2.32.1-3|58	%defattr(-,root,root,-)
12mr|hamster-applet-2.32.1-3|59	%doc AUTHORS COPYING NEWS README
12mr|hamster-applet-2.32.1-3|60	%{_sysconfdir}/gconf/schemas/hamster-applet.schemas
12mr|hamster-applet-2.32.1-3|61	%_bindir/gnome-time-tracker
12mr|hamster-applet-2.32.1-3|62	%_bindir/hamster-cli
12mr|hamster-applet-2.32.1-3|63	%_bindir/hamster-service
12mr|hamster-applet-2.32.1-3|64	%_bindir/hamster-time-tracker
12mr|hamster-applet-2.32.1-3|65	%_datadir/applications/hamster-applet.desktop
12mr|hamster-applet-2.32.1-3|66	%_datadir/applications/hamster-time-tracker.desktop
12mr|hamster-applet-2.32.1-3|67	%_datadir/dockmanager/metadata/hamster_control.py.info
12mr|hamster-applet-2.32.1-3|68	%_datadir/dockmanager/scripts/hamster_control.py
12mr|hamster-applet-2.32.1-3|69	%_datadir/gnome-control-center/keybindings/90-hamster-applet.xml
12mr|hamster-applet-2.32.1-3|70	%_datadir/docky/helpers/*
12mr|hamster-applet-2.32.1-3|71	%_datadir/dbus-1/services/org.gnome.hamster.service
12mr|hamster-applet-2.32.1-3|72	%{py_platsitedir}/hamster
12mr|hamster-applet-2.32.1-3|73	#gw the applet is the reason this is not a noarch package:
12mr|hamster-applet-2.32.1-3|74	%{_libdir}/bonobo/servers/Hamster_Applet.server
12mr|hamster-applet-2.32.1-3|75	%{_libdir}/hamster-applet
12mr|hamster-applet-2.32.1-3|76	%{_datadir}/hamster-applet
12mr|hamster-applet-2.32.1-3|77	%{_datadir}/icons/hicolor/*/apps/hamster-applet.*
12mr|hamster-applet-2.32.1-3|78	
12mr|hamster-applet-2.32.1-3|79	
12mr|hamster-applet-2.32.1-3|80	
12mr|hamster-applet-2.32.1-3|81	
12mr|hamster-applet-2.32.1-3|82	
12mr|hamster-applet-2.32.1-3|83	%changelog
12mr|hamster-applet-2.32.1-3|84	

14293 12
12mr|hardlink-1.0-13|1	Summary:	Create a tree of hardlinks
12mr|hardlink-1.0-13|2	Name:		hardlink
12mr|hardlink-1.0-13|3	Version:	1.0
12mr|hardlink-1.0-13|4	Release:	%mkrel 13
12mr|hardlink-1.0-13|5	Epoch:		1
12mr|hardlink-1.0-13|6	Group:		System/Base
12mr|hardlink-1.0-13|7	URL:		http://cvsweb.openwall.com/cgi/cvsweb.cgi/Owl/packages/hardlink/
12mr|hardlink-1.0-13|8	License:	GPL+
12mr|hardlink-1.0-13|9	Source0:	hardlink.c
12mr|hardlink-1.0-13|10	Source1:	hardlink.1
12mr|hardlink-1.0-13|11	Obsoletes:	kernel-utils
12mr|hardlink-1.0-13|12	
12mr|hardlink-1.0-13|13	%description
12mr|hardlink-1.0-13|14	hardlink is used to create a tree of hard links.
12mr|hardlink-1.0-13|15	It's used by kernel installation to dramatically reduce the
12mr|hardlink-1.0-13|16	amount of diskspace used by each kernel package installed.
12mr|hardlink-1.0-13|17	
12mr|hardlink-1.0-13|18	%prep
12mr|hardlink-1.0-13|19	%setup -q -c -T
12mr|hardlink-1.0-13|20	install -pm 644 %{SOURCE0} hardlink.c
12mr|hardlink-1.0-13|21	
12mr|hardlink-1.0-13|22	%build
12mr|hardlink-1.0-13|23	gcc %{optflags} hardlink.c -o hardlink
12mr|hardlink-1.0-13|24	
12mr|hardlink-1.0-13|25	%install
12mr|hardlink-1.0-13|26	install -D -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1/hardlink.1
12mr|hardlink-1.0-13|27	install -D -m 755 hardlink %{buildroot}%{_sbindir}/hardlink
12mr|hardlink-1.0-13|28	
12mr|hardlink-1.0-13|29	%files
12mr|hardlink-1.0-13|30	%{_sbindir}/hardlink
12mr|hardlink-1.0-13|31	%{_mandir}/man1/hardlink.1*

14294 12
12mr|harfbuzz-0.9.5-3|1	%define _disable_ld_as_needed 1
12mr|harfbuzz-0.9.5-3|2	%define _disable_ld_no_undefined 1
12mr|harfbuzz-0.9.5-3|3	
12mr|harfbuzz-0.9.5-3|4	%define major 0
12mr|harfbuzz-0.9.5-3|5	%define libname %mklibname %{name} %{major}
12mr|harfbuzz-0.9.5-3|6	%define develname %mklibname %{name} -d
12mr|harfbuzz-0.9.5-3|7	
12mr|harfbuzz-0.9.5-3|8	Summary:	OpenType text shaping engine
12mr|harfbuzz-0.9.5-3|9	Name:		harfbuzz
12mr|harfbuzz-0.9.5-3|10	Version:	0.9.5
12mr|harfbuzz-0.9.5-3|11	Release:	3
12mr|harfbuzz-0.9.5-3|12	License:	MIT
12mr|harfbuzz-0.9.5-3|13	Group:		Development/Other
12mr|harfbuzz-0.9.5-3|14	URL:		http://www.freedesktop.org/wiki/Software/HarfBuzz
12mr|harfbuzz-0.9.5-3|15	Source0:	http://www.freedesktop.org/software/harfbuzz/release/%{name}-%{version}.tar.bz2
12mr|harfbuzz-0.9.5-3|16	BuildRequires:	pkgconfig(cairo)
12mr|harfbuzz-0.9.5-3|17	BuildRequires:	pkgconfig(freetype2)
12mr|harfbuzz-0.9.5-3|18	BuildRequires:	pkgconfig(glib-2.0)
12mr|harfbuzz-0.9.5-3|19	BuildRequires:	icu-devel
12mr|harfbuzz-0.9.5-3|20	
12mr|harfbuzz-0.9.5-3|21	%description
12mr|harfbuzz-0.9.5-3|22	HarfBuzz is an OpenType text shaping engine.
12mr|harfbuzz-0.9.5-3|23	There are two HarfBuzz code trees in existence today.
12mr|harfbuzz-0.9.5-3|24	
12mr|harfbuzz-0.9.5-3|25	%package -n %{libname}
12mr|harfbuzz-0.9.5-3|26	Summary:	Libraries for the %{name} package
12mr|harfbuzz-0.9.5-3|27	Group:		System/Libraries
12mr|harfbuzz-0.9.5-3|28	
12mr|harfbuzz-0.9.5-3|29	%description -n %{libname}
12mr|harfbuzz-0.9.5-3|30	Libraries for %{name}.
12mr|harfbuzz-0.9.5-3|31	
12mr|harfbuzz-0.9.5-3|32	%package -n %{develname}
12mr|harfbuzz-0.9.5-3|33	Summary:	Headers and development libraries from %{name}
12mr|harfbuzz-0.9.5-3|34	Group:		Development/C
12mr|harfbuzz-0.9.5-3|35	Requires:	%{libname} = %{version}-%{release}
12mr|harfbuzz-0.9.5-3|36	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|harfbuzz-0.9.5-3|37	Provides:	%{name}-devel = %{version}-%{release}
12mr|harfbuzz-0.9.5-3|38	
12mr|harfbuzz-0.9.5-3|39	%description -n %{develname}
12mr|harfbuzz-0.9.5-3|40	%{name} development headers and libraries.
12mr|harfbuzz-0.9.5-3|41	
12mr|harfbuzz-0.9.5-3|42	%prep
12mr|harfbuzz-0.9.5-3|43	%setup -q
12mr|harfbuzz-0.9.5-3|44	
12mr|harfbuzz-0.9.5-3|45	%build
12mr|harfbuzz-0.9.5-3|46	%configure2_5x \
12mr|harfbuzz-0.9.5-3|47	--disable-static
12mr|harfbuzz-0.9.5-3|48	
12mr|harfbuzz-0.9.5-3|49	%make
12mr|harfbuzz-0.9.5-3|50	
12mr|harfbuzz-0.9.5-3|51	%install
12mr|harfbuzz-0.9.5-3|52	%makeinstall_std
12mr|harfbuzz-0.9.5-3|53	
12mr|harfbuzz-0.9.5-3|54	%files
12mr|harfbuzz-0.9.5-3|55	%{_bindir}/*
12mr|harfbuzz-0.9.5-3|56	
12mr|harfbuzz-0.9.5-3|57	%files -n %{libname}
12mr|harfbuzz-0.9.5-3|58	%{_libdir}/*.so.%{major}*
12mr|harfbuzz-0.9.5-3|59	
12mr|harfbuzz-0.9.5-3|60	%files -n %{develname}
12mr|harfbuzz-0.9.5-3|61	%doc AUTHORS README
12mr|harfbuzz-0.9.5-3|62	%{_libdir}/pkgconfig/*
12mr|harfbuzz-0.9.5-3|63	%{_libdir}/*.so
12mr|harfbuzz-0.9.5-3|64	%{_includedir}/*
12mr|harfbuzz-0.9.5-3|65	

14295 12
12mr|hcl-1.7.1-7|1	%define name hcl
12mr|hcl-1.7.1-7|2	%define version 1.7.1
12mr|hcl-1.7.1-7|3	%define release 7
12mr|hcl-1.7.1-7|4	
12mr|hcl-1.7.1-7|5	Summary: Collect hardware information
12mr|hcl-1.7.1-7|6	Name: %{name}
12mr|hcl-1.7.1-7|7	Version: %{version}
12mr|hcl-1.7.1-7|8	Release: %{release}
12mr|hcl-1.7.1-7|9	License: GPL
12mr|hcl-1.7.1-7|10	Group: System/Configuration/Hardware
12mr|hcl-1.7.1-7|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|hcl-1.7.1-7|12	Source0: %name-%version.tar.bz2
12mr|hcl-1.7.1-7|13	BuildArch: noarch
12mr|hcl-1.7.1-7|14	Requires: perl tar bzip2 perl-SOAP-Lite
12mr|hcl-1.7.1-7|15	Requires: lshw
12mr|hcl-1.7.1-7|16	
12mr|hcl-1.7.1-7|17	%description
12mr|hcl-1.7.1-7|18	hcl uploads your hardware information on Mandriva server to create a hardware
12mr|hcl-1.7.1-7|19	database and getting help on support.
12mr|hcl-1.7.1-7|20	
12mr|hcl-1.7.1-7|21	%prep
12mr|hcl-1.7.1-7|22	%setup -q -n %{name}-%version
12mr|hcl-1.7.1-7|23	
12mr|hcl-1.7.1-7|24	%build
12mr|hcl-1.7.1-7|25	%make
12mr|hcl-1.7.1-7|26	
12mr|hcl-1.7.1-7|27	%install
12mr|hcl-1.7.1-7|28	rm -rf %buildroot
12mr|hcl-1.7.1-7|29	%makeinstall_std
12mr|hcl-1.7.1-7|30	install hclGUI hclcollector hclupload %buildroot/%_sbindir
12mr|hcl-1.7.1-7|31	mkdir -p -m 0755 %{buildroot}%{_prefix}/lib/libDrakX
12mr|hcl-1.7.1-7|32	install -D hclcollector.pm %{buildroot}%{_prefix}/lib/libDrakX
12mr|hcl-1.7.1-7|33	%find_lang drakhcl
12mr|hcl-1.7.1-7|34	
12mr|hcl-1.7.1-7|35	%clean
12mr|hcl-1.7.1-7|36	rm -rf %buildroot/
12mr|hcl-1.7.1-7|37	
12mr|hcl-1.7.1-7|38	%files -f drakhcl.lang
12mr|hcl-1.7.1-7|39	%doc AUTHORS COPYING README
12mr|hcl-1.7.1-7|40	%_sbindir/hclGUI
12mr|hcl-1.7.1-7|41	%_sbindir/hclcollector
12mr|hcl-1.7.1-7|42	%_sbindir/hclupload
12mr|hcl-1.7.1-7|43	%{_prefix}/lib/libDrakX/hclcollector.pm
12mr|hcl-1.7.1-7|44	
12mr|hcl-1.7.1-7|45	
12mr|hcl-1.7.1-7|46	
12mr|hcl-1.7.1-7|47	%changelog
12mr|hcl-1.7.1-7|48	

14296 12
12mr|hddtemp-0.3-0.beta15.15|1	%define         betarel        beta15
12mr|hddtemp-0.3-0.beta15.15|2	
12mr|hddtemp-0.3-0.beta15.15|3	Summary:        Hard Drive Temperature Monitoring
12mr|hddtemp-0.3-0.beta15.15|4	Name:           hddtemp
12mr|hddtemp-0.3-0.beta15.15|5	Version:        0.3
12mr|hddtemp-0.3-0.beta15.15|6	Release:        %mkrel 0.%{betarel}.15
12mr|hddtemp-0.3-0.beta15.15|7	License:        GPLv2
12mr|hddtemp-0.3-0.beta15.15|8	Group:          Monitoring
12mr|hddtemp-0.3-0.beta15.15|9	URL:            http://www.guzu.net/linux/hddtemp.php
12mr|hddtemp-0.3-0.beta15.15|10	Source0:        http://download.savannah.nongnu.org/releases/hddtemp/hddtemp-%{version}-%{betarel}.tar.bz2
12mr|hddtemp-0.3-0.beta15.15|11	Source1:        http://download.savannah.nongnu.org/releases/hddtemp/hddtemp-%{version}-%{betarel}.tar.bz2.sig
12mr|hddtemp-0.3-0.beta15.15|12	Source2:        http://download.savannah.nongnu.org/releases/hddtemp/hddtemp.db
12mr|hddtemp-0.3-0.beta15.15|13	Source3:        hddtemp.init
12mr|hddtemp-0.3-0.beta15.15|14	Source4:        hddtemp.sysconfig
12mr|hddtemp-0.3-0.beta15.15|15	Source5:        hddtemp.pam
12mr|hddtemp-0.3-0.beta15.15|16	Source6:        hddtemp.consoleapp
12mr|hddtemp-0.3-0.beta15.15|17	Patch0:		hddtemp_0.3-beta15-45.diff
12mr|hddtemp-0.3-0.beta15.15|18	Patch1:		%{name}-0.3-beta15-reg-eip.patch
12mr|hddtemp-0.3-0.beta15.15|19	Requires(post): rpm-helper
12mr|hddtemp-0.3-0.beta15.15|20	Requires(preun): rpm-helper
12mr|hddtemp-0.3-0.beta15.15|21	Requires:       usermode-consoleonly
12mr|hddtemp-0.3-0.beta15.15|22	BuildRequires:  gettext
12mr|hddtemp-0.3-0.beta15.15|23	BuildRequires:  perl
12mr|hddtemp-0.3-0.beta15.15|24	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|hddtemp-0.3-0.beta15.15|25	
12mr|hddtemp-0.3-0.beta15.15|26	%description
12mr|hddtemp-0.3-0.beta15.15|27	hddtemp is a tool that gives you the temperature of your IDE or SCSI hard drive
12mr|hddtemp-0.3-0.beta15.15|28	(that support this feature) by reading S.M.A.R.T. information. Only modern hard
12mr|hddtemp-0.3-0.beta15.15|29	drives have a temperature sensor.
12mr|hddtemp-0.3-0.beta15.15|30	
12mr|hddtemp-0.3-0.beta15.15|31	%prep
12mr|hddtemp-0.3-0.beta15.15|32	%setup -q -n hddtemp-%{version}-%{betarel}
12mr|hddtemp-0.3-0.beta15.15|33	%patch0 -p1
12mr|hddtemp-0.3-0.beta15.15|34	%patch1 -p1
12mr|hddtemp-0.3-0.beta15.15|35	
12mr|hddtemp-0.3-0.beta15.15|36	%build
12mr|hddtemp-0.3-0.beta15.15|37	%configure2_5x \
12mr|hddtemp-0.3-0.beta15.15|38	--with-db-path=%{_sysconfdir}/hddtemp.db
12mr|hddtemp-0.3-0.beta15.15|39	
12mr|hddtemp-0.3-0.beta15.15|40	%make
12mr|hddtemp-0.3-0.beta15.15|41	
12mr|hddtemp-0.3-0.beta15.15|42	%install
12mr|hddtemp-0.3-0.beta15.15|43	%{__rm} -rf %{buildroot}
12mr|hddtemp-0.3-0.beta15.15|44	
12mr|hddtemp-0.3-0.beta15.15|45	%makeinstall_std
12mr|hddtemp-0.3-0.beta15.15|46	
12mr|hddtemp-0.3-0.beta15.15|47	%{__install} -m 0644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/hddtemp.db
12mr|hddtemp-0.3-0.beta15.15|48	%{__install} -m 0755 %{SOURCE3} -D %{buildroot}%{_initrddir}/hddtemp
12mr|hddtemp-0.3-0.beta15.15|49	%{__install} -m 0644 %{SOURCE4} -D %{buildroot}%{_sysconfdir}/sysconfig/hddtemp
12mr|hddtemp-0.3-0.beta15.15|50	%{__mkdir_p} %{buildroot}%{_bindir}
12mr|hddtemp-0.3-0.beta15.15|51	%{__ln_s} consolehelper %{buildroot}%{_bindir}/hddtemp
12mr|hddtemp-0.3-0.beta15.15|52	%{__install} -m 0644 %{SOURCE5} -D %{buildroot}%{_sysconfdir}/pam.d/hddtemp
12mr|hddtemp-0.3-0.beta15.15|53	%{__install} -m 0644 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/security/console.apps/hddtemp
12mr|hddtemp-0.3-0.beta15.15|54	
12mr|hddtemp-0.3-0.beta15.15|55	%find_lang %{name}
12mr|hddtemp-0.3-0.beta15.15|56	
12mr|hddtemp-0.3-0.beta15.15|57	%clean
12mr|hddtemp-0.3-0.beta15.15|58	%{__rm} -rf %{buildroot}
12mr|hddtemp-0.3-0.beta15.15|59	
12mr|hddtemp-0.3-0.beta15.15|60	%post
12mr|hddtemp-0.3-0.beta15.15|61	%_post_service hddtemp
12mr|hddtemp-0.3-0.beta15.15|62	
12mr|hddtemp-0.3-0.beta15.15|63	%preun
12mr|hddtemp-0.3-0.beta15.15|64	%_preun_service hddtemp
12mr|hddtemp-0.3-0.beta15.15|65	
12mr|hddtemp-0.3-0.beta15.15|66	%files -f %{name}.lang
12mr|hddtemp-0.3-0.beta15.15|67	%defattr(0644,root,root,0755)
12mr|hddtemp-0.3-0.beta15.15|68	%doc ChangeLog README TODO contribs debian/changelog
12mr|hddtemp-0.3-0.beta15.15|69	%attr(0755,root,root) %{_bindir}/hddtemp
12mr|hddtemp-0.3-0.beta15.15|70	%attr(0755,root,root) %{_initrddir}/hddtemp
12mr|hddtemp-0.3-0.beta15.15|71	%attr(0755,root,root) %{_sbindir}/hddtemp
12mr|hddtemp-0.3-0.beta15.15|72	%config(noreplace) %{_sysconfdir}/hddtemp.db
12mr|hddtemp-0.3-0.beta15.15|73	%config(noreplace) %{_sysconfdir}/sysconfig/hddtemp
12mr|hddtemp-0.3-0.beta15.15|74	%config(noreplace) %{_sysconfdir}/pam.d/hddtemp
12mr|hddtemp-0.3-0.beta15.15|75	%config(noreplace) %{_sysconfdir}/security/console.apps/hddtemp
12mr|hddtemp-0.3-0.beta15.15|76	%{_mandir}/man8/hddtemp.8*
12mr|hddtemp-0.3-0.beta15.15|77	
12mr|hddtemp-0.3-0.beta15.15|78	
12mr|hddtemp-0.3-0.beta15.15|79	
12mr|hddtemp-0.3-0.beta15.15|80	%changelog
12mr|hddtemp-0.3-0.beta15.15|81	

14297 12
12mr|HDF-4.2r4-5|1	Summary:	Hierarchical Data Format Library
12mr|HDF-4.2r4-5|2	Name:		HDF
12mr|HDF-4.2r4-5|3	Version:	4.2r4
12mr|HDF-4.2r4-5|4	Release:	%mkrel 5
12mr|HDF-4.2r4-5|5	License:	BSD
12mr|HDF-4.2r4-5|6	Group:		Development/C
12mr|HDF-4.2r4-5|7	URL:		http://www.hdfgroup.org/
12mr|HDF-4.2r4-5|8	Source0:	ftp://ftp.hdfgroup.org/HDF/HDF_Current/src/%{name}%{version}.tar.gz
12mr|HDF-4.2r4-5|9	Patch0:		hdf-4.2r3-maxavailfiles.patch
12mr|HDF-4.2r4-5|10	Patch1:		hdf-4.2r3-ppc.patch
12mr|HDF-4.2r4-5|11	Patch2:		hdf-4.2r2-sparc.patch
12mr|HDF-4.2r4-5|12	Patch3:		hdf-4.2r2-s390.patch
12mr|HDF-4.2r4-5|13	Patch4:		hdf-4.2r4-buffer.patch
12mr|HDF-4.2r4-5|14	Patch5:		HDF-ppc.patch
12mr|HDF-4.2r4-5|15	Patch6:		hdf4.2r1-libm.patch
12mr|HDF-4.2r4-5|16	Patch7:		HDF4.2r4-format_not_a_string_literal_and_no_format_arguments.diff
12mr|HDF-4.2r4-5|17	BuildRequires:	byacc
12mr|HDF-4.2r4-5|18	BuildRequires:	flex
12mr|HDF-4.2r4-5|19	%if %{mdkversion} > 1020
12mr|HDF-4.2r4-5|20	BuildRequires:	gcc-gfortran
12mr|HDF-4.2r4-5|21	%else
12mr|HDF-4.2r4-5|22	BuildRequires:	gcc-g77
12mr|HDF-4.2r4-5|23	%endif
12mr|HDF-4.2r4-5|24	BuildRequires:	groff
12mr|HDF-4.2r4-5|25	BuildRequires:	zlib-devel
12mr|HDF-4.2r4-5|26	BuildRequires:	libjpeg-devel
12mr|HDF-4.2r4-5|27	BuildRequires:	netcdf-devel
12mr|HDF-4.2r4-5|28	Provides:	HDF-devel
12mr|HDF-4.2r4-5|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|HDF-4.2r4-5|30	
12mr|HDF-4.2r4-5|31	%description
12mr|HDF-4.2r4-5|32	HDF is a multi-object file format that facilitates the transfer of various
12mr|HDF-4.2r4-5|33	types of scientific data between machines and operating systems.
12mr|HDF-4.2r4-5|34	HDF allows self-definitions of data content and easy extensibility for
12mr|HDF-4.2r4-5|35	future enhancements or compatibility with other standard formats.
12mr|HDF-4.2r4-5|36	HDF includes Fortran and C calling interfaces, and utilities to
12mr|HDF-4.2r4-5|37	prepare raw image of data files or for use with other NCSA software.
12mr|HDF-4.2r4-5|38	
12mr|HDF-4.2r4-5|39	The HDF library contains interfaces for storing and retrieving compressed or
12mr|HDF-4.2r4-5|40	uncompressed 8-bit and 24=bit raster images with palettes,
12mr|HDF-4.2r4-5|41	n-Dimensional scientific datasets and binary tables. AN interface is also
12mr|HDF-4.2r4-5|42	included that allows arbitrary grouping of other HDF objects.
12mr|HDF-4.2r4-5|43	
12mr|HDF-4.2r4-5|44	%package util
12mr|HDF-4.2r4-5|45	Summary:	HDF utilities and test data files
12mr|HDF-4.2r4-5|46	Group:		Graphics
12mr|HDF-4.2r4-5|47	Requires:	%{name} = %{version}-%{release}
12mr|HDF-4.2r4-5|48	
12mr|HDF-4.2r4-5|49	%description util
12mr|HDF-4.2r4-5|50	This package contains utilities for HDF data manipulation and
12mr|HDF-4.2r4-5|51	test data files.
12mr|HDF-4.2r4-5|52	
12mr|HDF-4.2r4-5|53	%prep
12mr|HDF-4.2r4-5|54	
12mr|HDF-4.2r4-5|55	%setup -q -n HDF%{version}
12mr|HDF-4.2r4-5|56	%patch0 -p1 -b .maxavailfiles
12mr|HDF-4.2r4-5|57	%patch1 -p1 -b .ppc
12mr|HDF-4.2r4-5|58	%patch2 -p1 -b .sparc
12mr|HDF-4.2r4-5|59	%patch3 -p1 -b .s390
12mr|HDF-4.2r4-5|60	%patch4 -p1 -b .buffer
12mr|HDF-4.2r4-5|61	
12mr|HDF-4.2r4-5|62	%ifarch ppc
12mr|HDF-4.2r4-5|63	%patch5 -p1 -b .ppcold
12mr|HDF-4.2r4-5|64	%endif
12mr|HDF-4.2r4-5|65	
12mr|HDF-4.2r4-5|66	%patch6 -p1 -b .libm
12mr|HDF-4.2r4-5|67	%patch7 -p1 -b .format_not_a_string_literal_and_no_format_arguments
12mr|HDF-4.2r4-5|68	
12mr|HDF-4.2r4-5|69	# Make it lib64 aware
12mr|HDF-4.2r4-5|70	find . -name Makefile.in | \
12mr|HDF-4.2r4-5|71	xargs perl -pi -e "s,^(libdir|LIBDIR)\s+=.+,\1 = \\\$(prefix)/%{_lib},"
12mr|HDF-4.2r4-5|72	
12mr|HDF-4.2r4-5|73	%build
12mr|HDF-4.2r4-5|74	%if %{mdkversion} > 1020
12mr|HDF-4.2r4-5|75	export F77=gfortran
12mr|HDF-4.2r4-5|76	export FC=gfortran
12mr|HDF-4.2r4-5|77	%endif
12mr|HDF-4.2r4-5|78	
12mr|HDF-4.2r4-5|79	# Build with PIC in case static library is built into a DSO afterwards
12mr|HDF-4.2r4-5|80	%ifarch ia64 x86_64
12mr|HDF-4.2r4-5|81	export CFLAGS="%{optflags} -ansi -D_BSD_SOURCE -DPC -DPIC -fPIC"
12mr|HDF-4.2r4-5|82	export CXXFLAGS=$CFLAGS
12mr|HDF-4.2r4-5|83	export FFLAGS="%{optflags}"
12mr|HDF-4.2r4-5|84	%else
12mr|HDF-4.2r4-5|85	export CFLAGS="%{optflags} -ansi -D_BSD_SOURCE -DPC"
12mr|HDF-4.2r4-5|86	export CXXFLAGS=$CFLAGS
12mr|HDF-4.2r4-5|87	export FFLAGS="%{optflags}"
12mr|HDF-4.2r4-5|88	%endif
12mr|HDF-4.2r4-5|89	
12mr|HDF-4.2r4-5|90	%ifarch ppc
12mr|HDF-4.2r4-5|91	%configure2_5x --prefix=%{_prefix} i386-unknown-linux \
12mr|HDF-4.2r4-5|92	--enable-production
12mr|HDF-4.2r4-5|93	%else
12mr|HDF-4.2r4-5|94	%configure2_5x --prefix=%{_prefix} \
12mr|HDF-4.2r4-5|95	--enable-production
12mr|HDF-4.2r4-5|96	%endif
12mr|HDF-4.2r4-5|97	%make
12mr|HDF-4.2r4-5|98	
12mr|HDF-4.2r4-5|99	mkdir -p samples
12mr|HDF-4.2r4-5|100	cp -a hdf/util/testfiles/* samples
12mr|HDF-4.2r4-5|101	
12mr|HDF-4.2r4-5|102	%check
12mr|HDF-4.2r4-5|103	echo ====================TESTING=========================
12mr|HDF-4.2r4-5|104	make CFLAGS="%{optflags} -ansi -D_BSD_SOURCE -DPC" FFLAGS="%{optflags}" \
12mr|HDF-4.2r4-5|105	%ifarch ia64
12mr|HDF-4.2r4-5|106	check -k || echo make test failed
12mr|HDF-4.2r4-5|107	%else
12mr|HDF-4.2r4-5|108	# (tv) disabled b/c one test failed with 'Arithmetic overflow converting
12mr|HDF-4.2r4-5|109	# INTEGER(4) to INTEGER(1) at (1). This check can be disabled with the option
12mr|HDF-4.2r4-5|110	# -fno-range-check':
12mr|HDF-4.2r4-5|111	#check
12mr|HDF-4.2r4-5|112	%endif
12mr|HDF-4.2r4-5|113	echo ====================TESTING END=====================
12mr|HDF-4.2r4-5|114	
12mr|HDF-4.2r4-5|115	
12mr|HDF-4.2r4-5|116	
12mr|HDF-4.2r4-5|117	%install
12mr|HDF-4.2r4-5|118	rm -rf %{buildroot}
12mr|HDF-4.2r4-5|119	%makeinstall_std
12mr|HDF-4.2r4-5|120	# remove files already provided by other packages (libjpeg, netcdf, zlib)
12mr|HDF-4.2r4-5|121	rm -f %{buildroot}%{_includedir}/{jconfig.h,jerror.h,jmorecfg.h,jpeglib.h} \
12mr|HDF-4.2r4-5|122	%{buildroot}%{_includedir}/{zconf.h,zlib.h} \
12mr|HDF-4.2r4-5|123	%{buildroot}%{_bindir}/{ncdump,ncgen} \
12mr|HDF-4.2r4-5|124	%{buildroot}%{_includedir}/netcdf.{h,inc,f90} \
12mr|HDF-4.2r4-5|125	%{buildroot}%{_mandir}/man1/ncgen.1 \
12mr|HDF-4.2r4-5|126	%{buildroot}%{_mandir}/man1/ncdump.1
12mr|HDF-4.2r4-5|127	mv -f %{buildroot}%{_bindir}/vmake %{buildroot}%{_bindir}/vmake-hdf
12mr|HDF-4.2r4-5|128	mkdir -p %{buildroot}%{_datadir}/hdf
12mr|HDF-4.2r4-5|129	cp -aR samples %{buildroot}%{_datadir}/hdf/
12mr|HDF-4.2r4-5|130	
12mr|HDF-4.2r4-5|131	# remove unpackaged files
12mr|HDF-4.2r4-5|132	rm -f %{buildroot}%{_prefix}/man/man1/nc{gen,dump}.1*
12mr|HDF-4.2r4-5|133	
12mr|HDF-4.2r4-5|134	%clean
12mr|HDF-4.2r4-5|135	rm -rf %{buildroot}
12mr|HDF-4.2r4-5|136	
12mr|HDF-4.2r4-5|137	%files
12mr|HDF-4.2r4-5|138	%defattr(-,root,root)
12mr|HDF-4.2r4-5|139	%doc COPYING README
12mr|HDF-4.2r4-5|140	%{_libdir}/libdf.*a
12mr|HDF-4.2r4-5|141	%{_libdir}/libmfhdf.*a
12mr|HDF-4.2r4-5|142	%{_libdir}/libhdf4.settings
12mr|HDF-4.2r4-5|143	%{_includedir}/*
12mr|HDF-4.2r4-5|144	%{_mandir}/*/*
12mr|HDF-4.2r4-5|145	
12mr|HDF-4.2r4-5|146	%files util
12mr|HDF-4.2r4-5|147	%defattr(-,root,root)
12mr|HDF-4.2r4-5|148	%dir %{_datadir}/hdf
12mr|HDF-4.2r4-5|149	%dir %{_datadir}/hdf/samples
12mr|HDF-4.2r4-5|150	%{_bindir}/*
12mr|HDF-4.2r4-5|151	%attr(644,root,root) %{_datadir}/hdf/samples/*
12mr|HDF-4.2r4-5|152	
12mr|HDF-4.2r4-5|153	
12mr|HDF-4.2r4-5|154	
12mr|HDF-4.2r4-5|155	%changelog
12mr|HDF-4.2r4-5|156	

14298 12
12mr|hdf5-1.8.9-1|1	%define _disable_ld_no_undefined 0
12mr|hdf5-1.8.9-1|2	
12mr|hdf5-1.8.9-1|3	%define name	hdf5
12mr|hdf5-1.8.9-1|4	%define major	7
12mr|hdf5-1.8.9-1|5	%define major_hl	7
12mr|hdf5-1.8.9-1|6	%define libname %mklibname hdf5_ %{major}
12mr|hdf5-1.8.9-1|7	%define libname_hl %mklibname hdf5_hl %{major_hl}
12mr|hdf5-1.8.9-1|8	%define develname %mklibname %{name} -d
12mr|hdf5-1.8.9-1|9	%define develnamest %mklibname %{name} -d -s
12mr|hdf5-1.8.9-1|10	%define version 1.8.9
12mr|hdf5-1.8.9-1|11	%define release %mkrel 1
12mr|hdf5-1.8.9-1|12	
12mr|hdf5-1.8.9-1|13	Summary:	HDF5 library
12mr|hdf5-1.8.9-1|14	Name:		%{name}
12mr|hdf5-1.8.9-1|15	Version:	%{version}
12mr|hdf5-1.8.9-1|16	Release:	%{release}
12mr|hdf5-1.8.9-1|17	License:	Distributable (see included COPYING)
12mr|hdf5-1.8.9-1|18	Group:		System/Libraries
12mr|hdf5-1.8.9-1|19	URL:		http://www.hdfgroup.org/HDF5/
12mr|hdf5-1.8.9-1|20	Source0:	ftp://ftp.hdfgroup.org/HDF5/current/src/%{name}-%{version}.tar.bz2
12mr|hdf5-1.8.9-1|21	Patch0:		%{name}-1.8.8-fix-str-fmt.patch
12mr|hdf5-1.8.9-1|22	Patch8:		%{name}-1.8.1-lib64.patch
12mr|hdf5-1.8.9-1|23	BuildRequires:	libjpeg-static-devel
12mr|hdf5-1.8.9-1|24	BuildRequires:	openssl-devel
12mr|hdf5-1.8.9-1|25	BuildRequires:	zlib-devel
12mr|hdf5-1.8.9-1|26	BuildRequires:	krb5-devel
12mr|hdf5-1.8.9-1|27	BuildRequires:	gcc-gfortran
12mr|hdf5-1.8.9-1|28	Requires:	%{libname} = %{version}-%{release}
12mr|hdf5-1.8.9-1|29	
12mr|hdf5-1.8.9-1|30	%description
12mr|hdf5-1.8.9-1|31	HDF5 is a library and file format for storing scientific data. It was
12mr|hdf5-1.8.9-1|32	designed to address some of the limitations of the HDF 4.x library and to
12mr|hdf5-1.8.9-1|33	address current and anticipated requirements of modern systems and
12mr|hdf5-1.8.9-1|34	applications. HDF5 includes the following improvements.
12mr|hdf5-1.8.9-1|35	
12mr|hdf5-1.8.9-1|36	- A new file format designed to address some of the deficiencies of
12mr|hdf5-1.8.9-1|37	HDF4.x, particularly the need to store larger files and more
12mr|hdf5-1.8.9-1|38	objects per file.
12mr|hdf5-1.8.9-1|39	- A simpler, more comprehensive data model that includes only two
12mr|hdf5-1.8.9-1|40	basic structures: a multidimensional array of record structures,
12mr|hdf5-1.8.9-1|41	and a grouping structure.
12mr|hdf5-1.8.9-1|42	- A simpler, better-engineered library and API, with improved
12mr|hdf5-1.8.9-1|43	support for parallel i/o, threads, and other requirements imposed
12mr|hdf5-1.8.9-1|44	by modern systems and applications.
12mr|hdf5-1.8.9-1|45	
12mr|hdf5-1.8.9-1|46	%package -n %{libname}
12mr|hdf5-1.8.9-1|47	Summary:	HDF5 libraries
12mr|hdf5-1.8.9-1|48	Group:		System/Libraries
12mr|hdf5-1.8.9-1|49	Provides:	lib%{name} = %{version}-%{release}
12mr|hdf5-1.8.9-1|50	
12mr|hdf5-1.8.9-1|51	%description -n %{libname}
12mr|hdf5-1.8.9-1|52	This package contains the libraries needed to run programs dynamically
12mr|hdf5-1.8.9-1|53	linked with hdf5 libraries.
12mr|hdf5-1.8.9-1|54	
12mr|hdf5-1.8.9-1|55	%package -n %{libname_hl}
12mr|hdf5-1.8.9-1|56	Summary:	HDF5 high level libraries
12mr|hdf5-1.8.9-1|57	Group:		System/Libraries
12mr|hdf5-1.8.9-1|58	Provides:	lib%{name}_hl = %{version}-%{release}
12mr|hdf5-1.8.9-1|59	Conflicts:	%{mklibname hdf 5 0}
12mr|hdf5-1.8.9-1|60	
12mr|hdf5-1.8.9-1|61	%description -n %{libname_hl}
12mr|hdf5-1.8.9-1|62	This package contains the high level libraries needed to run programs dynamically
12mr|hdf5-1.8.9-1|63	linked with hdf5 libraries.
12mr|hdf5-1.8.9-1|64	
12mr|hdf5-1.8.9-1|65	%package -n %{develname}
12mr|hdf5-1.8.9-1|66	Summary:	Devel libraries and header files for hdf5 development
12mr|hdf5-1.8.9-1|67	Group:		Development/C
12mr|hdf5-1.8.9-1|68	Provides:	%{name}-devel = %{version}-%{release}
12mr|hdf5-1.8.9-1|69	Requires:	%{libname} = %{version}
12mr|hdf5-1.8.9-1|70	Requires:	%{libname_hl} = %{version}
12mr|hdf5-1.8.9-1|71	Obsoletes:	%{mklibname -d hdf 5 0} < %{version}
12mr|hdf5-1.8.9-1|72	
12mr|hdf5-1.8.9-1|73	%description -n %{develname}
12mr|hdf5-1.8.9-1|74	This package provides devel libraries and header files needed
12mr|hdf5-1.8.9-1|75	for develop applications requiring the "hdf5" library.
12mr|hdf5-1.8.9-1|76	
12mr|hdf5-1.8.9-1|77	
12mr|hdf5-1.8.9-1|78	
12mr|hdf5-1.8.9-1|79	
12mr|hdf5-1.8.9-1|80	
12mr|hdf5-1.8.9-1|81	
12mr|hdf5-1.8.9-1|82	
12mr|hdf5-1.8.9-1|83	
12mr|hdf5-1.8.9-1|84	
12mr|hdf5-1.8.9-1|85	%package -n %{develnamest}
12mr|hdf5-1.8.9-1|86	Summary:	Static libraries and header files for hdf5 development
12mr|hdf5-1.8.9-1|87	Group:		Development/C
12mr|hdf5-1.8.9-1|88	Provides:	%{name}-devel-static = %{version}-%{release}
12mr|hdf5-1.8.9-1|89	Requires:	%{name}-devel = %{version}-%{release}
12mr|hdf5-1.8.9-1|90	Requires:	%{libname} = %{version}
12mr|hdf5-1.8.9-1|91	Requires:	%{libname_hl} = %{version}
12mr|hdf5-1.8.9-1|92	Obsoletes:	%{mklibname -d hdf 5 0} < %{version}
12mr|hdf5-1.8.9-1|93	
12mr|hdf5-1.8.9-1|94	%description -n %{develnamest}
12mr|hdf5-1.8.9-1|95	This package provides static libraries and header files needed
12mr|hdf5-1.8.9-1|96	for develop applications requiring the "hdf5" library.
12mr|hdf5-1.8.9-1|97	
12mr|hdf5-1.8.9-1|98	
12mr|hdf5-1.8.9-1|99	
12mr|hdf5-1.8.9-1|100	
12mr|hdf5-1.8.9-1|101	%prep
12mr|hdf5-1.8.9-1|102	%setup -qn %{name}-%{version}
12mr|hdf5-1.8.9-1|103	#%patch0 -p1
12mr|hdf5-1.8.9-1|104	%ifarch x86_64
12mr|hdf5-1.8.9-1|105	%patch8 -p0
12mr|hdf5-1.8.9-1|106	%endif
12mr|hdf5-1.8.9-1|107	find -name '*.[ch]' -o -name '*.f90' -exec chmod -x {} +
12mr|hdf5-1.8.9-1|108	
12mr|hdf5-1.8.9-1|109	%build
12mr|hdf5-1.8.9-1|110	find %{buildroot} -type f -size 0 -name Dependencies -print0 |xargs -0 rm -f
12mr|hdf5-1.8.9-1|111	find %{buildroot} -type f -size 0 -name .depend -print0 |xargs -0 rm -f
12mr|hdf5-1.8.9-1|112	
12mr|hdf5-1.8.9-1|113	OPT_FLAGS="%{optflags} -O1 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wpadded"
12mr|hdf5-1.8.9-1|114	%ifarch %{ix86} x86_64
12mr|hdf5-1.8.9-1|115	OPT_FLAGS="$OPT_FLAGS -mieee-fp"
12mr|hdf5-1.8.9-1|116	%endif
12mr|hdf5-1.8.9-1|117	
12mr|hdf5-1.8.9-1|118	# (gb) 1.4.2-2mdk: "2.96" still deficient wrt. C++ exception handling on ia32
12mr|hdf5-1.8.9-1|119	%ifarch %ix86
12mr|hdf5-1.8.9-1|120	OPT_FLAGS=`echo "$OPT_FLAGS -fno-omit-frame-pointer" | sed -e "s/-fomit-frame-pointer//g"`
12mr|hdf5-1.8.9-1|121	%endif
12mr|hdf5-1.8.9-1|122	
12mr|hdf5-1.8.9-1|123	# (gb) 1.4.2-2mdk: constants merging causes troubles with long doubles on ia64
12mr|hdf5-1.8.9-1|124	%ifarch ia64
12mr|hdf5-1.8.9-1|125	OPT_FLAGS="$OPT_FLAGS -fno-merge-constants"
12mr|hdf5-1.8.9-1|126	%endif
12mr|hdf5-1.8.9-1|127	
12mr|hdf5-1.8.9-1|128	%ifarch x86_64
12mr|hdf5-1.8.9-1|129	OPT_FLAGS="$OPT_FLAGS -fPIC"
12mr|hdf5-1.8.9-1|130	%endif
12mr|hdf5-1.8.9-1|131	
12mr|hdf5-1.8.9-1|132	#(tpg) disable all strange flags
12mr|hdf5-1.8.9-1|133	#CFLAGS="$OPT_FLAGS" CXXFLAGS="$OPT_FLAGS" \
12mr|hdf5-1.8.9-1|134	%configure2_5x --prefix=%{_prefix} \
12mr|hdf5-1.8.9-1|135	--disable-dependency-tracking \
12mr|hdf5-1.8.9-1|136	--enable-cxx \
12mr|hdf5-1.8.9-1|137	--enable-fortran \
12mr|hdf5-1.8.9-1|138	--with-pthread \
12mr|hdf5-1.8.9-1|139	--enable-linux-lfs \
12mr|hdf5-1.8.9-1|140	%ifarch x86_64
12mr|hdf5-1.8.9-1|141	--with-pic \
12mr|hdf5-1.8.9-1|142	%endif
12mr|hdf5-1.8.9-1|143	--enable-production=yes
12mr|hdf5-1.8.9-1|144	
12mr|hdf5-1.8.9-1|145	%make
12mr|hdf5-1.8.9-1|146	
12mr|hdf5-1.8.9-1|147	#%check
12mr|hdf5-1.8.9-1|148	# all tests must pass on the following architectures
12mr|hdf5-1.8.9-1|149	#%ifarch %{ix86} x86_64
12mr|hdf5-1.8.9-1|150	#%make check || echo "make check failed"
12mr|hdf5-1.8.9-1|151	#%else
12mr|hdf5-1.8.9-1|152	#%make -k check || echo "make check failed"
12mr|hdf5-1.8.9-1|153	#%endif
12mr|hdf5-1.8.9-1|154	
12mr|hdf5-1.8.9-1|155	%install
12mr|hdf5-1.8.9-1|156	rm -rf %{buildroot}
12mr|hdf5-1.8.9-1|157	mkdir -p %{buildroot}%{_libdir}
12mr|hdf5-1.8.9-1|158	%makeinstall_std
12mr|hdf5-1.8.9-1|159	
12mr|hdf5-1.8.9-1|160	%multiarch_includes %{buildroot}/%{_includedir}/H5pubconf.h
12mr|hdf5-1.8.9-1|161	
12mr|hdf5-1.8.9-1|162	%files
12mr|hdf5-1.8.9-1|163	%doc COPYING MANIFEST README.txt release_docs/RELEASE.txt
12mr|hdf5-1.8.9-1|164	%{_bindir}/*
12mr|hdf5-1.8.9-1|165	
12mr|hdf5-1.8.9-1|166	%files -n %{libname}
12mr|hdf5-1.8.9-1|167	%{_libdir}/libhdf5.so.%{major}*
12mr|hdf5-1.8.9-1|168	%{_libdir}/libhdf5_cpp.so.%{major}*
12mr|hdf5-1.8.9-1|169	%{_libdir}/libhdf5_fortran.so.%{major}*
12mr|hdf5-1.8.9-1|170	
12mr|hdf5-1.8.9-1|171	%files -n %{libname_hl}
12mr|hdf5-1.8.9-1|172	%{_libdir}/libhdf5_hl.so.%{major_hl}*
12mr|hdf5-1.8.9-1|173	%{_libdir}/libhdf5_hl_cpp.so.%{major_hl}*
12mr|hdf5-1.8.9-1|174	%{_libdir}/libhdf5hl_fortran.so.%{major_hl}*
12mr|hdf5-1.8.9-1|175	
12mr|hdf5-1.8.9-1|176	%files -n %{develnamest}
12mr|hdf5-1.8.9-1|177	%{_libdir}/*.*a
12mr|hdf5-1.8.9-1|178	
12mr|hdf5-1.8.9-1|179	%files -n %{develname}
12mr|hdf5-1.8.9-1|180	%{_libdir}/*.so
12mr|hdf5-1.8.9-1|181	%{_libdir}/*.settings
12mr|hdf5-1.8.9-1|182	%{_includedir}/*.h
12mr|hdf5-1.8.9-1|183	%{_includedir}/*.mod
12mr|hdf5-1.8.9-1|184	%{_datadir}/hdf5_examples/
12mr|hdf5-1.8.9-1|185	%multiarch %{multiarch_includedir}/H5pubconf.h
12mr|hdf5-1.8.9-1|186	
12mr|hdf5-1.8.9-1|187	
12mr|hdf5-1.8.9-1|188	
12mr|hdf5-1.8.9-1|189	%changelog
12mr|hdf5-1.8.9-1|190	

14299 12
12mr|hdparm-9.43-1|1	Summary:	A utility for displaying and/or setting hard disk parameters
12mr|hdparm-9.43-1|2	Name:		hdparm
12mr|hdparm-9.43-1|3	Version:	9.43
12mr|hdparm-9.43-1|4	Release:	%mkrel 1
12mr|hdparm-9.43-1|5	License:	BSD
12mr|hdparm-9.43-1|6	Group:		System/Kernel and hardware
12mr|hdparm-9.43-1|7	URL:		http://sourceforge.net/projects/hdparm/
12mr|hdparm-9.43-1|8	Source0:	http://nchc.dl.sourceforge.net/sourceforge/hdparm/%name-%version.tar.gz
12mr|hdparm-9.43-1|9	Source1:	hdparm-sysconfig
12mr|hdparm-9.43-1|10	
12mr|hdparm-9.43-1|11	%description
12mr|hdparm-9.43-1|12	Hdparm is a useful system utility for setting (E)IDE hard drive parameters. For
12mr|hdparm-9.43-1|13	example, hdparm can be used to tweak hard drive performance and to spin down
12mr|hdparm-9.43-1|14	hard drives for power conservation.
12mr|hdparm-9.43-1|15	
12mr|hdparm-9.43-1|16	%prep
12mr|hdparm-9.43-1|17	%setup -q
12mr|hdparm-9.43-1|18	
12mr|hdparm-9.43-1|19	%build
12mr|hdparm-9.43-1|20	%serverbuild
12mr|hdparm-9.43-1|21	%make CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="%{ldflags}" STRIP=/bin/true
12mr|hdparm-9.43-1|22	
12mr|hdparm-9.43-1|23	%install
12mr|hdparm-9.43-1|24	install -m0755 hdparm -D %{buildroot}/sbin/hdparm
12mr|hdparm-9.43-1|25	install -m0644 hdparm.8 -D %{buildroot}%{_mandir}/man8/hdparm.8
12mr|hdparm-9.43-1|26	install -m0644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/sysconfig/harddisks
12mr|hdparm-9.43-1|27	
12mr|hdparm-9.43-1|28	%files
12mr|hdparm-9.43-1|29	%doc hdparm.lsm Changelog README.acoustic
12mr|hdparm-9.43-1|30	%config(noreplace) %{_sysconfdir}/sysconfig/harddisks
12mr|hdparm-9.43-1|31	/sbin/hdparm
12mr|hdparm-9.43-1|32	%{_mandir}/man8/hdparm.8*

14300 12
12mr|heartbeat-3.0.5-2|1	# When downloading directly from Mercurial, it will automatically add this prefix
12mr|heartbeat-3.0.5-2|2	# Invoking 'hg archive' wont but you can add one with:
12mr|heartbeat-3.0.5-2|3	# hg archive -t tgz -p "Linux-HA-Dev-" -r $upstreamversion $upstreamversion.tar.gz
12mr|heartbeat-3.0.5-2|4	%define upstreamprefix Heartbeat-3-0-
12mr|heartbeat-3.0.5-2|5	%define upstreamversion STABLE-3.0.5
12mr|heartbeat-3.0.5-2|6	
12mr|heartbeat-3.0.5-2|7	%define gname haclient
12mr|heartbeat-3.0.5-2|8	%define uname hacluster
12mr|heartbeat-3.0.5-2|9	
12mr|heartbeat-3.0.5-2|10	Summary: Messaging and membership subsystem for High-Availability Linux
12mr|heartbeat-3.0.5-2|11	Name: heartbeat
12mr|heartbeat-3.0.5-2|12	Version: 3.0.5
12mr|heartbeat-3.0.5-2|13	Release: 2
12mr|heartbeat-3.0.5-2|14	License: GPLv2 and LGPLv2+
12mr|heartbeat-3.0.5-2|15	URL: http://linux-ha.org/
12mr|heartbeat-3.0.5-2|16	Group: System/Servers
12mr|heartbeat-3.0.5-2|17	Source0: http://hg.linux-ha.org/heartbeat-STABLE_3_0/archive/STABLE-%{version}.tar.bz2
12mr|heartbeat-3.0.5-2|18	Patch1: heartbeat-3.0.4-disable-xinclude.patch
12mr|heartbeat-3.0.5-2|19	Patch2: heartbeat-3.0.0-haresources.patch
12mr|heartbeat-3.0.5-2|20	Patch3: heartbeat-3.0.4-link.patch
12mr|heartbeat-3.0.5-2|21	Patch4: heartbeat-3.0.4-lsbinit.patch
12mr|heartbeat-3.0.5-2|22	BuildRequires: glib2-devel
12mr|heartbeat-3.0.5-2|23	BuildRequires: iputils
12mr|heartbeat-3.0.5-2|24	BuildRequires: libtool-devel
12mr|heartbeat-3.0.5-2|25	BuildRequires: net-snmp-devel >= 5.4
12mr|heartbeat-3.0.5-2|26	BuildRequires: bzip2-devel
12mr|heartbeat-3.0.5-2|27	BuildRequires: ncurses-devel
12mr|heartbeat-3.0.5-2|28	BuildRequires: openssl-devel
12mr|heartbeat-3.0.5-2|29	BuildRequires: libxml2-devel
12mr|heartbeat-3.0.5-2|30	BuildRequires: gettext
12mr|heartbeat-3.0.5-2|31	BuildRequires: bison
12mr|heartbeat-3.0.5-2|32	BuildRequires: flex
12mr|heartbeat-3.0.5-2|33	BuildRequires: zlib-devel
12mr|heartbeat-3.0.5-2|34	BuildRequires: mailx
12mr|heartbeat-3.0.5-2|35	BuildRequires: which
12mr|heartbeat-3.0.5-2|36	BuildRequires: cluster-glue-devel
12mr|heartbeat-3.0.5-2|37	BuildRequires: libuuid-devel
12mr|heartbeat-3.0.5-2|38	BuildRequires: xsltproc
12mr|heartbeat-3.0.5-2|39	BuildRequires: docbook-style-xsl
12mr|heartbeat-3.0.5-2|40	Requires: python-pyxml
12mr|heartbeat-3.0.5-2|41	Requires: resource-agents
12mr|heartbeat-3.0.5-2|42	
12mr|heartbeat-3.0.5-2|43	%description
12mr|heartbeat-3.0.5-2|44	heartbeat is a basic high-availability subsystem for Linux-HA.
12mr|heartbeat-3.0.5-2|45	It will run scripts at initialization, and when machines go up or down.
12mr|heartbeat-3.0.5-2|46	This version will also perform IP address takeover using gratuitous ARPs.
12mr|heartbeat-3.0.5-2|47	
12mr|heartbeat-3.0.5-2|48	Heartbeat contains a cluster membership layer, fencing, and local and
12mr|heartbeat-3.0.5-2|49	clusterwide resource management functionality.
12mr|heartbeat-3.0.5-2|50	
12mr|heartbeat-3.0.5-2|51	When used with Pacemaker, it supports "n-node" clusters with significant
12mr|heartbeat-3.0.5-2|52	capabilities for managing resources and dependencies.
12mr|heartbeat-3.0.5-2|53	
12mr|heartbeat-3.0.5-2|54	In addition it continues to support the older release 1 style of
12mr|heartbeat-3.0.5-2|55	2-node clustering.
12mr|heartbeat-3.0.5-2|56	
12mr|heartbeat-3.0.5-2|57	It implements the following kinds of heartbeats:
12mr|heartbeat-3.0.5-2|58	- Serial ports
12mr|heartbeat-3.0.5-2|59	- UDP/IP multicast (ethernet, etc)
12mr|heartbeat-3.0.5-2|60	- UDP/IP broadcast (ethernet, etc)
12mr|heartbeat-3.0.5-2|61	- UDP/IP heartbeats
12mr|heartbeat-3.0.5-2|62	- "ping" heartbeats (for routers, switches, etc.)
12mr|heartbeat-3.0.5-2|63	(to be used for breaking ties in 2-node systems)
12mr|heartbeat-3.0.5-2|64	
12mr|heartbeat-3.0.5-2|65	%files
12mr|heartbeat-3.0.5-2|66	%doc %{_datadir}/doc/%{name}-%{version}
12mr|heartbeat-3.0.5-2|67	%dir %{_sysconfdir}/ha.d
12mr|heartbeat-3.0.5-2|68	%{_sysconfdir}/ha.d/harc
12mr|heartbeat-3.0.5-2|69	%{_sysconfdir}/ha.d/rc.d
12mr|heartbeat-3.0.5-2|70	%config(noreplace) %{_sysconfdir}/ha.d/README.config
12mr|heartbeat-3.0.5-2|71	%{_datadir}/heartbeat/
12mr|heartbeat-3.0.5-2|72	%{_sysconfdir}/ha.d/resource.d/
12mr|heartbeat-3.0.5-2|73	%{_sysconfdir}/init.d/heartbeat
12mr|heartbeat-3.0.5-2|74	%config(noreplace) %{_sysconfdir}/logrotate.d/heartbeat
12mr|heartbeat-3.0.5-2|75	%dir %{_var}/lib/heartbeat
12mr|heartbeat-3.0.5-2|76	%dir %{_var}/run/heartbeat
12mr|heartbeat-3.0.5-2|77	%attr (2755, %{uname}, %{gname}) %{_bindir}/cl_status
12mr|heartbeat-3.0.5-2|78	%{_bindir}/cl_respawn
12mr|heartbeat-3.0.5-2|79	%dir %attr (755, %{uname}, %{gname}) %{_var}/run/heartbeat/ccm
12mr|heartbeat-3.0.5-2|80	%{_mandir}/man1/cl_status.1*
12mr|heartbeat-3.0.5-2|81	%{_mandir}/man1/hb_standby.1*
12mr|heartbeat-3.0.5-2|82	%{_mandir}/man1/hb_takeover.1*
12mr|heartbeat-3.0.5-2|83	%{_mandir}/man1/hb_addnode.1*
12mr|heartbeat-3.0.5-2|84	%{_mandir}/man1/hb_delnode.1*
12mr|heartbeat-3.0.5-2|85	%{_mandir}/man8/heartbeat.8*
12mr|heartbeat-3.0.5-2|86	%{_mandir}/man8/apphbd.8*
12mr|heartbeat-3.0.5-2|87	%{_mandir}/man5/authkeys.5*
12mr|heartbeat-3.0.5-2|88	%{_mandir}/man5/ha.cf.5*
12mr|heartbeat-3.0.5-2|89	%{_libdir}/heartbeat
12mr|heartbeat-3.0.5-2|90	
12mr|heartbeat-3.0.5-2|91	#---------------------------------------------------------
12mr|heartbeat-3.0.5-2|92	%define apphbmajor 2
12mr|heartbeat-3.0.5-2|93	%define libapphb %mklibname apphb %apphbmajor
12mr|heartbeat-3.0.5-2|94	
12mr|heartbeat-3.0.5-2|95	%package -n %libapphb
12mr|heartbeat-3.0.5-2|96	Summary:	Heartbeat libraries
12mr|heartbeat-3.0.5-2|97	Group:		System/Libraries
12mr|heartbeat-3.0.5-2|98	Requires:	%{name} = %{version}-%{release}
12mr|heartbeat-3.0.5-2|99	
12mr|heartbeat-3.0.5-2|100	%description -n %libapphb
12mr|heartbeat-3.0.5-2|101	Heartbeat library package.
12mr|heartbeat-3.0.5-2|102	
12mr|heartbeat-3.0.5-2|103	%files -n %libapphb
12mr|heartbeat-3.0.5-2|104	%{_libdir}/libapphb.so.%{apphbmajor}
12mr|heartbeat-3.0.5-2|105	%{_libdir}/libapphb.so.%{apphbmajor}.*
12mr|heartbeat-3.0.5-2|106	
12mr|heartbeat-3.0.5-2|107	#---------------------------------------------------------
12mr|heartbeat-3.0.5-2|108	%define ccmclientmajor 1
12mr|heartbeat-3.0.5-2|109	%define libccmclient %mklibname ccmclient %ccmclientmajor
12mr|heartbeat-3.0.5-2|110	
12mr|heartbeat-3.0.5-2|111	%package -n %libccmclient
12mr|heartbeat-3.0.5-2|112	Summary:	Heartbeat libraries
12mr|heartbeat-3.0.5-2|113	Group:		System/Libraries
12mr|heartbeat-3.0.5-2|114	Requires:	%{name} = %{version}-%{release}
12mr|heartbeat-3.0.5-2|115	Obsoletes:	%{_lib}heartbeat1 < 3.0.0
12mr|heartbeat-3.0.5-2|116	
12mr|heartbeat-3.0.5-2|117	%description -n %libccmclient
12mr|heartbeat-3.0.5-2|118	Heartbeat library package.
12mr|heartbeat-3.0.5-2|119	
12mr|heartbeat-3.0.5-2|120	%files -n %libccmclient
12mr|heartbeat-3.0.5-2|121	%{_libdir}/libccmclient.so.%{ccmclientmajor}
12mr|heartbeat-3.0.5-2|122	%{_libdir}/libccmclient.so.%{ccmclientmajor}.*
12mr|heartbeat-3.0.5-2|123	
12mr|heartbeat-3.0.5-2|124	#---------------------------------------------------------
12mr|heartbeat-3.0.5-2|125	%define clmmajor 1
12mr|heartbeat-3.0.5-2|126	%define libclm %mklibname clm %clmmajor
12mr|heartbeat-3.0.5-2|127	
12mr|heartbeat-3.0.5-2|128	%package -n %libclm
12mr|heartbeat-3.0.5-2|129	Summary:	Heartbeat libraries
12mr|heartbeat-3.0.5-2|130	Group:		System/Libraries
12mr|heartbeat-3.0.5-2|131	Requires:	%{name} = %{version}-%{release}
12mr|heartbeat-3.0.5-2|132	Obsoletes:	%{_lib}heartbeat1 < 3.0.0
12mr|heartbeat-3.0.5-2|133	
12mr|heartbeat-3.0.5-2|134	%description -n %libclm
12mr|heartbeat-3.0.5-2|135	Heartbeat library package.
12mr|heartbeat-3.0.5-2|136	
12mr|heartbeat-3.0.5-2|137	%files -n %libclm
12mr|heartbeat-3.0.5-2|138	%{_libdir}/libclm.so.%{clmmajor}
12mr|heartbeat-3.0.5-2|139	%{_libdir}/libclm.so.%{clmmajor}.*
12mr|heartbeat-3.0.5-2|140	
12mr|heartbeat-3.0.5-2|141	#---------------------------------------------------------
12mr|heartbeat-3.0.5-2|142	%define hbclientmajor 1
12mr|heartbeat-3.0.5-2|143	%define libhbclient %mklibname hbclient %hbclientmajor
12mr|heartbeat-3.0.5-2|144	
12mr|heartbeat-3.0.5-2|145	%package -n %libhbclient
12mr|heartbeat-3.0.5-2|146	Summary:	Heartbeat libraries
12mr|heartbeat-3.0.5-2|147	Group:		System/Libraries
12mr|heartbeat-3.0.5-2|148	Requires:	%{name} = %{version}-%{release}
12mr|heartbeat-3.0.5-2|149	Obsoletes:	%{_lib}heartbeat1 < 3.0.0
12mr|heartbeat-3.0.5-2|150	
12mr|heartbeat-3.0.5-2|151	%description -n %libhbclient
12mr|heartbeat-3.0.5-2|152	Heartbeat library package.
12mr|heartbeat-3.0.5-2|153	
12mr|heartbeat-3.0.5-2|154	%files -n %libhbclient
12mr|heartbeat-3.0.5-2|155	%{_libdir}/libhbclient.so.%{hbclientmajor}
12mr|heartbeat-3.0.5-2|156	%{_libdir}/libhbclient.so.%{hbclientmajor}.*
12mr|heartbeat-3.0.5-2|157	
12mr|heartbeat-3.0.5-2|158	#---------------------------------------------------------
12mr|heartbeat-3.0.5-2|159	%package devel
12mr|heartbeat-3.0.5-2|160	Summary: Heartbeat development package
12mr|heartbeat-3.0.5-2|161	Group: Development/Other
12mr|heartbeat-3.0.5-2|162	Requires: %libapphb = %{version}-%{release}
12mr|heartbeat-3.0.5-2|163	Requires: %libccmclient = %{version}-%{release}
12mr|heartbeat-3.0.5-2|164	Requires: %libclm = %{version}-%{release}
12mr|heartbeat-3.0.5-2|165	Requires: %libhbclient = %{version}-%{release}
12mr|heartbeat-3.0.5-2|166	Obsoletes: %{_lib}heartbeat1-devel < 3.0.0
12mr|heartbeat-3.0.5-2|167	
12mr|heartbeat-3.0.5-2|168	%description devel
12mr|heartbeat-3.0.5-2|169	Headers and shared libraries for writing programs for Heartbeat.
12mr|heartbeat-3.0.5-2|170	
12mr|heartbeat-3.0.5-2|171	%files devel
12mr|heartbeat-3.0.5-2|172	%{_includedir}/*
12mr|heartbeat-3.0.5-2|173	%{_libdir}/*.so
12mr|heartbeat-3.0.5-2|174	
12mr|heartbeat-3.0.5-2|175	#---------------------------------------------------------
12mr|heartbeat-3.0.5-2|176	%prep
12mr|heartbeat-3.0.5-2|177	%setup -q -n %{upstreamprefix}%{upstreamversion}
12mr|heartbeat-3.0.5-2|178	%patch1 -p1
12mr|heartbeat-3.0.5-2|179	%patch2 -p1
12mr|heartbeat-3.0.5-2|180	%patch3 -p0 -b .link
12mr|heartbeat-3.0.5-2|181	%patch4 -p0
12mr|heartbeat-3.0.5-2|182	
12mr|heartbeat-3.0.5-2|183	%build
12mr|heartbeat-3.0.5-2|184	./bootstrap
12mr|heartbeat-3.0.5-2|185	%configure2_5x --disable-fatal-warnings --disable-static
12mr|heartbeat-3.0.5-2|186	
12mr|heartbeat-3.0.5-2|187	# get rid of rpath
12mr|heartbeat-3.0.5-2|188	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12mr|heartbeat-3.0.5-2|189	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12mr|heartbeat-3.0.5-2|190	
12mr|heartbeat-3.0.5-2|191	%make
12mr|heartbeat-3.0.5-2|192	
12mr|heartbeat-3.0.5-2|193	%install
12mr|heartbeat-3.0.5-2|194	rm -rf %{buildroot}
12mr|heartbeat-3.0.5-2|195	mkdir -p %{buildroot}
12mr|heartbeat-3.0.5-2|196	# disable xsltproc from trying to hit the net
12mr|heartbeat-3.0.5-2|197	export XSLTPROC_OPTIONS=""
12mr|heartbeat-3.0.5-2|198	%makeinstall_std
12mr|heartbeat-3.0.5-2|199	
12mr|heartbeat-3.0.5-2|200	# cleanup
12mr|heartbeat-3.0.5-2|201	[ -d %{buildroot}/usr/man ] && rm -rf %{buildroot}/usr/man
12mr|heartbeat-3.0.5-2|202	[ -d %{buildroot}/usr/share/libtool ] && rm -rf %{buildroot}/usr/share/libtool
12mr|heartbeat-3.0.5-2|203	mv %{buildroot}/%{_datadir}/doc/%{name} %{buildroot}/%{_datadir}/doc/%{name}-%{version}
12mr|heartbeat-3.0.5-2|204	rm -rf %{buildroot}/%{_datadir}/heartbeat/cts
12mr|heartbeat-3.0.5-2|205	
12mr|heartbeat-3.0.5-2|206	%post
12mr|heartbeat-3.0.5-2|207	%_post_service heartbeat
12mr|heartbeat-3.0.5-2|208	
12mr|heartbeat-3.0.5-2|209	%preun
12mr|heartbeat-3.0.5-2|210	%_preun_service heartbeat
12mr|heartbeat-3.0.5-2|211	
12mr|heartbeat-3.0.5-2|212	
12mr|heartbeat-3.0.5-2|213	%changelog
12mr|heartbeat-3.0.5-2|214	

14301 12
12mr|help2man-1.40.2-3|1	Name:           help2man
12mr|help2man-1.40.2-3|2	Version:        1.40.2
12mr|help2man-1.40.2-3|3	Release:        3
12mr|help2man-1.40.2-3|4	Summary:        Create simple man pages from --help output
12mr|help2man-1.40.2-3|5	Group:          Development/Other
12mr|help2man-1.40.2-3|6	License:        GPLv3
12mr|help2man-1.40.2-3|7	URL:            http://www.gnu.org/software/help2man/
12mr|help2man-1.40.2-3|8	Source0:        ftp://ftp.gnu.org/gnu/help2man/%{name}-%{version}.tar.gz
12mr|help2man-1.40.2-3|9	BuildArch:      noarch
12mr|help2man-1.40.2-3|10	
12mr|help2man-1.40.2-3|11	%description
12mr|help2man-1.40.2-3|12	help2man is a script to create simple man pages from the --help and
12mr|help2man-1.40.2-3|13	--version output of programs.
12mr|help2man-1.40.2-3|14	
12mr|help2man-1.40.2-3|15	Since most GNU documentation is now in info format, this provides a way
12mr|help2man-1.40.2-3|16	to generate a placeholder man page pointing to that resource while still
12mr|help2man-1.40.2-3|17	providing some useful information.
12mr|help2man-1.40.2-3|18	
12mr|help2man-1.40.2-3|19	%prep
12mr|help2man-1.40.2-3|20	%setup -q
12mr|help2man-1.40.2-3|21	
12mr|help2man-1.40.2-3|22	%build
12mr|help2man-1.40.2-3|23	%configure --disable-nls
12mr|help2man-1.40.2-3|24	%make
12mr|help2man-1.40.2-3|25	
12mr|help2man-1.40.2-3|26	%install
12mr|help2man-1.40.2-3|27	%makeinstall
12mr|help2man-1.40.2-3|28	
12mr|help2man-1.40.2-3|29	%files
12mr|help2man-1.40.2-3|30	%defattr(-, root, root)
12mr|help2man-1.40.2-3|31	%doc debian/changelog COPYING INSTALL README NEWS THANKS
12mr|help2man-1.40.2-3|32	%{_bindir}/%{name}
12mr|help2man-1.40.2-3|33	%{_infodir}/%{name}.info*
12mr|help2man-1.40.2-3|34	%{_mandir}/man1/%{name}.1*
12mr|help2man-1.40.2-3|35	
12mr|help2man-1.40.2-3|36	
12mr|help2man-1.40.2-3|37	
12mr|help2man-1.40.2-3|38	%changelog
12mr|help2man-1.40.2-3|39	

14302 12
12mr|hermes-1.3.3-12|1	%define prefix %{_prefix}
12mr|hermes-1.3.3-12|2	%define lib_name_orig libhermes
12mr|hermes-1.3.3-12|3	%define lib_major 1
12mr|hermes-1.3.3-12|4	%define lib_name %mklibname hermes %{lib_major}
12mr|hermes-1.3.3-12|5	
12mr|hermes-1.3.3-12|6	Summary:	Hermes pixel format conversion library
12mr|hermes-1.3.3-12|7	Name:		hermes
12mr|hermes-1.3.3-12|8	Version:	1.3.3
12mr|hermes-1.3.3-12|9	Release:	%mkrel 12
12mr|hermes-1.3.3-12|10	License:	LGPL
12mr|hermes-1.3.3-12|11	Group:		System/Libraries
12mr|hermes-1.3.3-12|12	URL:		http://clanlib.org/hermes/
12mr|hermes-1.3.3-12|13	Source0:	http://dark.x.dtu.dk/~mbn/clanlib/download/Hermes-%{version}.tar.bz2
12mr|hermes-1.3.3-12|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|hermes-1.3.3-12|15	
12mr|hermes-1.3.3-12|16	%description
12mr|hermes-1.3.3-12|17	HERMES is a library designed to convert a source buffer with a specified pixel
12mr|hermes-1.3.3-12|18	format to a destination buffer with possibly a different format at the maximum
12mr|hermes-1.3.3-12|19	possible speed.
12mr|hermes-1.3.3-12|20	
12mr|hermes-1.3.3-12|21	On x86 and MMX architectures, handwritten assembler routines take over
12mr|hermes-1.3.3-12|22	the job and do it lightning fast.
12mr|hermes-1.3.3-12|23	
12mr|hermes-1.3.3-12|24	On top of that, HERMES provides fast surface clearing, stretching and some
12mr|hermes-1.3.3-12|25	dithering. Supported platforms are basically all that have an ANSI C compiler
12mr|hermes-1.3.3-12|26	as there is no platform specific code but those are supported: DOS, Win32
12mr|hermes-1.3.3-12|27	(Visual C), Linux, FreeBSD (IRIX, Solaris are on hold at the moment), some BeOS
12mr|hermes-1.3.3-12|28	support.
12mr|hermes-1.3.3-12|29	
12mr|hermes-1.3.3-12|30	%package -n %{lib_name}
12mr|hermes-1.3.3-12|31	Summary: Main library for %{name}
12mr|hermes-1.3.3-12|32	Group: System/Libraries
12mr|hermes-1.3.3-12|33	Obsoletes: Hermes hermes
12mr|hermes-1.3.3-12|34	Provides: Hermes hermes
12mr|hermes-1.3.3-12|35	
12mr|hermes-1.3.3-12|36	%description -n %{lib_name}
12mr|hermes-1.3.3-12|37	This package contains the library needed to run programs dynamically
12mr|hermes-1.3.3-12|38	linked with %{name}.
12mr|hermes-1.3.3-12|39	
12mr|hermes-1.3.3-12|40	%package -n %{lib_name}-devel
12mr|hermes-1.3.3-12|41	Summary: Headers for developing programs that will use %{name}
12mr|hermes-1.3.3-12|42	Group: Development/C
12mr|hermes-1.3.3-12|43	Requires: %{lib_name} = %{version}
12mr|hermes-1.3.3-12|44	Provides: %{lib_name_orig}-devel
12mr|hermes-1.3.3-12|45	Obsoletes: Hermes-devel hermes-devel
12mr|hermes-1.3.3-12|46	Provides: Hermes-devel hermes-devel
12mr|hermes-1.3.3-12|47	
12mr|hermes-1.3.3-12|48	%description -n %{lib_name}-devel
12mr|hermes-1.3.3-12|49	This package contains the headers that programmers will need to develop
12mr|hermes-1.3.3-12|50	applications which will use %{name}.
12mr|hermes-1.3.3-12|51	
12mr|hermes-1.3.3-12|52	%if %mdkversion < 200900
12mr|hermes-1.3.3-12|53	%post -n %{lib_name} -p /sbin/ldconfig
12mr|hermes-1.3.3-12|54	%endif
12mr|hermes-1.3.3-12|55	
12mr|hermes-1.3.3-12|56	%if %mdkversion < 200900
12mr|hermes-1.3.3-12|57	%postun -n %{lib_name} -p /sbin/ldconfig
12mr|hermes-1.3.3-12|58	%endif
12mr|hermes-1.3.3-12|59	
12mr|hermes-1.3.3-12|60	%prep
12mr|hermes-1.3.3-12|61	%setup -q -n Hermes-%{version}
12mr|hermes-1.3.3-12|62	
12mr|hermes-1.3.3-12|63	%build
12mr|hermes-1.3.3-12|64	%configure2_5x \
12mr|hermes-1.3.3-12|65	--disable-x86asm
12mr|hermes-1.3.3-12|66	make
12mr|hermes-1.3.3-12|67	
12mr|hermes-1.3.3-12|68	%install
12mr|hermes-1.3.3-12|69	rm -rf $RPM_BUILD_ROOT
12mr|hermes-1.3.3-12|70	
12mr|hermes-1.3.3-12|71	%makeinstall
12mr|hermes-1.3.3-12|72	
12mr|hermes-1.3.3-12|73	%clean
12mr|hermes-1.3.3-12|74	rm -rf $RPM_BUILD_ROOT
12mr|hermes-1.3.3-12|75	
12mr|hermes-1.3.3-12|76	%files -n %{lib_name}
12mr|hermes-1.3.3-12|77	%defattr(-, root, root, 0755)
12mr|hermes-1.3.3-12|78	%doc AUTHORS COPYING INSTALL.DOS INSTALL.unix TODO TODO.conversion
12mr|hermes-1.3.3-12|79	%{_libdir}/lib*.so.*
12mr|hermes-1.3.3-12|80	
12mr|hermes-1.3.3-12|81	%files -n %{lib_name}-devel
12mr|hermes-1.3.3-12|82	%defattr(-, root, root)
12mr|hermes-1.3.3-12|83	%doc docs/api/*.htm
12mr|hermes-1.3.3-12|84	%{_includedir}/*
12mr|hermes-1.3.3-12|85	%{_libdir}/lib*.so
12mr|hermes-1.3.3-12|86	%{_libdir}/*.*a
12mr|hermes-1.3.3-12|87	
12mr|hermes-1.3.3-12|88	
12mr|hermes-1.3.3-12|89	
12mr|hermes-1.3.3-12|90	
12mr|hermes-1.3.3-12|91	
12mr|hermes-1.3.3-12|92	%changelog
12mr|hermes-1.3.3-12|93	

14303 12
12mr|hexedit-1.2.12-9|1	Summary: View and edit files in hexadecimal or in ASCII
12mr|hexedit-1.2.12-9|2	Name: hexedit
12mr|hexedit-1.2.12-9|3	Version: 1.2.12
12mr|hexedit-1.2.12-9|4	Release: %mkrel 9
12mr|hexedit-1.2.12-9|5	License: GPL
12mr|hexedit-1.2.12-9|6	Group: Editors
12mr|hexedit-1.2.12-9|7	BuildRequires: ncurses-devel
12mr|hexedit-1.2.12-9|8	Url: http://merd.net/pixel/hexedit.html
12mr|hexedit-1.2.12-9|9	Source: http://merd.net/pixel/%{name}-%{version}.src.tar.bz2
12mr|hexedit-1.2.12-9|10	BuildRoot: %{_tmppath}/%{name}
12mr|hexedit-1.2.12-9|11	
12mr|hexedit-1.2.12-9|12	%description
12mr|hexedit-1.2.12-9|13	hexedit shows a file both in ASCII and in hexadecimal. The file can be a device
12mr|hexedit-1.2.12-9|14	as the file is read a piece at a time. You can modify the file and search
12mr|hexedit-1.2.12-9|15	through it.
12mr|hexedit-1.2.12-9|16	
12mr|hexedit-1.2.12-9|17	
12mr|hexedit-1.2.12-9|18	%prep
12mr|hexedit-1.2.12-9|19	%setup -q -n %{name}
12mr|hexedit-1.2.12-9|20	
12mr|hexedit-1.2.12-9|21	%build
12mr|hexedit-1.2.12-9|22	%configure
12mr|hexedit-1.2.12-9|23	%make
12mr|hexedit-1.2.12-9|24	
12mr|hexedit-1.2.12-9|25	%install
12mr|hexedit-1.2.12-9|26	rm -rf $RPM_BUILD_ROOT
12mr|hexedit-1.2.12-9|27	%makeinstall
12mr|hexedit-1.2.12-9|28	
12mr|hexedit-1.2.12-9|29	%clean
12mr|hexedit-1.2.12-9|30	rm -rf $RPM_BUILD_ROOT
12mr|hexedit-1.2.12-9|31	
12mr|hexedit-1.2.12-9|32	%files
12mr|hexedit-1.2.12-9|33	%defattr(-, root, root)
12mr|hexedit-1.2.12-9|34	%doc COPYING TODO %{name}-%{version}.lsm
12mr|hexedit-1.2.12-9|35	%{_bindir}/*
12mr|hexedit-1.2.12-9|36	%{_mandir}/*/*
12mr|hexedit-1.2.12-9|37	
12mr|hexedit-1.2.12-9|38	
12mr|hexedit-1.2.12-9|39	
12mr|hexedit-1.2.12-9|40	
12mr|hexedit-1.2.12-9|41	
12mr|hexedit-1.2.12-9|42	%changelog
12mr|hexedit-1.2.12-9|43	

14304 12
12mr|hfsplusutils-1.0.4-10|1	%define major 0
12mr|hfsplusutils-1.0.4-10|2	%define libname %mklibname %{name} %{major}
12mr|hfsplusutils-1.0.4-10|3	
12mr|hfsplusutils-1.0.4-10|4	Summary:	User-space HFS+ utilities
12mr|hfsplusutils-1.0.4-10|5	Name:		hfsplusutils
12mr|hfsplusutils-1.0.4-10|6	Version:	1.0.4
12mr|hfsplusutils-1.0.4-10|7	Release:	%mkrel 10
12mr|hfsplusutils-1.0.4-10|8	License:	GPL
12mr|hfsplusutils-1.0.4-10|9	Group:		File tools
12mr|hfsplusutils-1.0.4-10|10	URL:		http://penguinppc.org/files/users/hasi/
12mr|hfsplusutils-1.0.4-10|11	Source0:	hfsplus_%{version}.src.tar.bz2
12mr|hfsplusutils-1.0.4-10|12	Patch0:		hfsplus-1.0.4-debian_jumbo_patch.diff
12mr|hfsplusutils-1.0.4-10|13	Patch1:		hfsplus-1.0.4-automake-fix.patch
12mr|hfsplusutils-1.0.4-10|14	BuildRequires:	automake1.8
12mr|hfsplusutils-1.0.4-10|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|hfsplusutils-1.0.4-10|16	
12mr|hfsplusutils-1.0.4-10|17	%description
12mr|hfsplusutils-1.0.4-10|18	A portable, free implementation of routines for accessing HFS+ volumes.
12mr|hfsplusutils-1.0.4-10|19	Currently only reading is supported.
12mr|hfsplusutils-1.0.4-10|20	
12mr|hfsplusutils-1.0.4-10|21	%package -n	%{libname}
12mr|hfsplusutils-1.0.4-10|22	Summary:	User-space HFS+ library
12mr|hfsplusutils-1.0.4-10|23	Group:		System/Libraries
12mr|hfsplusutils-1.0.4-10|24	Provides:	lib%{name} = %{version}-%{release}
12mr|hfsplusutils-1.0.4-10|25	
12mr|hfsplusutils-1.0.4-10|26	%description -n	%{libname}
12mr|hfsplusutils-1.0.4-10|27	A portable, free implementation of routines for accessing HFS+ volumes.
12mr|hfsplusutils-1.0.4-10|28	Currently only reading is supported.
12mr|hfsplusutils-1.0.4-10|29	
12mr|hfsplusutils-1.0.4-10|30	%package -n	%{libname}-devel
12mr|hfsplusutils-1.0.4-10|31	Summary:	User-space HFS+ utilities development files
12mr|hfsplusutils-1.0.4-10|32	Group:		Development/Other
12mr|hfsplusutils-1.0.4-10|33	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|hfsplusutils-1.0.4-10|34	Requires:	%{libname} = %{version}-%{release}
12mr|hfsplusutils-1.0.4-10|35	
12mr|hfsplusutils-1.0.4-10|36	%description -n	%{libname}-devel
12mr|hfsplusutils-1.0.4-10|37	A portable, free implementation of routines for accessing HFS+ volumes.
12mr|hfsplusutils-1.0.4-10|38	Currently only reading is supported.
12mr|hfsplusutils-1.0.4-10|39	
12mr|hfsplusutils-1.0.4-10|40	%prep
12mr|hfsplusutils-1.0.4-10|41	
12mr|hfsplusutils-1.0.4-10|42	%setup -q -n hfsplus-%{version}
12mr|hfsplusutils-1.0.4-10|43	%patch0 -p1
12mr|hfsplusutils-1.0.4-10|44	%patch1 -p1 -b .automake-fix
12mr|hfsplusutils-1.0.4-10|45	
12mr|hfsplusutils-1.0.4-10|46	%build
12mr|hfsplusutils-1.0.4-10|47	libtoolize --copy --force
12mr|hfsplusutils-1.0.4-10|48	aclocal-1.8
12mr|hfsplusutils-1.0.4-10|49	autoheader
12mr|hfsplusutils-1.0.4-10|50	automake-1.8 -c -a -f
12mr|hfsplusutils-1.0.4-10|51	autoconf
12mr|hfsplusutils-1.0.4-10|52	%configure2_5x
12mr|hfsplusutils-1.0.4-10|53	
12mr|hfsplusutils-1.0.4-10|54	%make CFLAGS="%{optflags}"
12mr|hfsplusutils-1.0.4-10|55	
12mr|hfsplusutils-1.0.4-10|56	%install
12mr|hfsplusutils-1.0.4-10|57	rm -fr %{buildroot}
12mr|hfsplusutils-1.0.4-10|58	
12mr|hfsplusutils-1.0.4-10|59	%makeinstall
12mr|hfsplusutils-1.0.4-10|60	
12mr|hfsplusutils-1.0.4-10|61	%clean
12mr|hfsplusutils-1.0.4-10|62	rm -fr %{buildroot}
12mr|hfsplusutils-1.0.4-10|63	
12mr|hfsplusutils-1.0.4-10|64	%if %mdkversion < 200900
12mr|hfsplusutils-1.0.4-10|65	%post -n %{libname} -p /sbin/ldconfig
12mr|hfsplusutils-1.0.4-10|66	%endif
12mr|hfsplusutils-1.0.4-10|67	
12mr|hfsplusutils-1.0.4-10|68	%if %mdkversion < 200900
12mr|hfsplusutils-1.0.4-10|69	%postun -n %{libname} -p /sbin/ldconfig
12mr|hfsplusutils-1.0.4-10|70	%endif
12mr|hfsplusutils-1.0.4-10|71	
12mr|hfsplusutils-1.0.4-10|72	%files
12mr|hfsplusutils-1.0.4-10|73	%defattr(-,root,root,-)
12mr|hfsplusutils-1.0.4-10|74	%doc doc/bugs.html doc/faq.html doc/hfsp.html doc/libhfsp.html doc/man/hfsp.sgml
12mr|hfsplusutils-1.0.4-10|75	%{_bindir}/*
12mr|hfsplusutils-1.0.4-10|76	
12mr|hfsplusutils-1.0.4-10|77	%files -n %{libname}
12mr|hfsplusutils-1.0.4-10|78	%defattr(-,root,root,-)
12mr|hfsplusutils-1.0.4-10|79	%{_libdir}/*.so.*
12mr|hfsplusutils-1.0.4-10|80	
12mr|hfsplusutils-1.0.4-10|81	%files -n %{libname}-devel
12mr|hfsplusutils-1.0.4-10|82	%defattr(-,root,root,-)
12mr|hfsplusutils-1.0.4-10|83	%{_libdir}/*.so
12mr|hfsplusutils-1.0.4-10|84	%{_libdir}/*.a
12mr|hfsplusutils-1.0.4-10|85	
12mr|hfsplusutils-1.0.4-10|86	
12mr|hfsplusutils-1.0.4-10|87	
12mr|hfsplusutils-1.0.4-10|88	
12mr|hfsplusutils-1.0.4-10|89	
12mr|hfsplusutils-1.0.4-10|90	%changelog
12mr|hfsplusutils-1.0.4-10|91	

14305 12
12mr|hfsutils-3.2.6-29|1	%define name	hfsutils
12mr|hfsutils-3.2.6-29|2	%define version	3.2.6
12mr|hfsutils-3.2.6-29|3	%define release	%mkrel 29
12mr|hfsutils-3.2.6-29|4	
12mr|hfsutils-3.2.6-29|5	Summary:	Tools for reading and writing Macintosh HFS volumes
12mr|hfsutils-3.2.6-29|6	Name:		%{name}
12mr|hfsutils-3.2.6-29|7	Version:	%{version}
12mr|hfsutils-3.2.6-29|8	Release:	%{release}
12mr|hfsutils-3.2.6-29|9	
12mr|hfsutils-3.2.6-29|10	Source:		%{name}-%{version}.tar.bz2
12mr|hfsutils-3.2.6-29|11	Patch0:		hfsutils-3.2.6_errno.patch
12mr|hfsutils-3.2.6-29|12	Patch1:		hfsutils-3.2.6-lib64.patch
12mr|hfsutils-3.2.6-29|13	BuildRequires:	tk tk-devel tcl tcl-devel
12mr|hfsutils-3.2.6-29|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|hfsutils-3.2.6-29|15	License:	GPLv2+
12mr|hfsutils-3.2.6-29|16	Group:		File tools
12mr|hfsutils-3.2.6-29|17	URL:		http://www.mars.org/home/rob/proj/hfs/
12mr|hfsutils-3.2.6-29|18	
12mr|hfsutils-3.2.6-29|19	%package	devel
12mr|hfsutils-3.2.6-29|20	Summary:	C library for reading and writing Macintosh HFS volumes
12mr|hfsutils-3.2.6-29|21	Group:		Development/C
12mr|hfsutils-3.2.6-29|22	Conflicts:	cdrecord-devel
12mr|hfsutils-3.2.6-29|23	
12mr|hfsutils-3.2.6-29|24	%package xhfs
12mr|hfsutils-3.2.6-29|25	Summary:	A graphical interface for manipulating HFS volumes
12mr|hfsutils-3.2.6-29|26	Group:		File tools
12mr|hfsutils-3.2.6-29|27	Requires:	hfsutils
12mr|hfsutils-3.2.6-29|28	
12mr|hfsutils-3.2.6-29|29	%description
12mr|hfsutils-3.2.6-29|30	A portable, free implementation of routines for accessing HFS volumes.
12mr|hfsutils-3.2.6-29|31	Provides this through several command-line programs, a tk-based front end
12mr|hfsutils-3.2.6-29|32	for browsing and copying files, and a Tcl package and interface for
12mr|hfsutils-3.2.6-29|33	scriptable access to volumes.
12mr|hfsutils-3.2.6-29|34	
12mr|hfsutils-3.2.6-29|35	%description	devel
12mr|hfsutils-3.2.6-29|36	A portable, free implementation of routines for accessing HFS volumes via a
12mr|hfsutils-3.2.6-29|37	C library for low-level access to volumes.
12mr|hfsutils-3.2.6-29|38	
12mr|hfsutils-3.2.6-29|39	%description xhfs
12mr|hfsutils-3.2.6-29|40	Xhfs presents a graphical front-end for browsing and copying files on
12mr|hfsutils-3.2.6-29|41	HFS-formatted volumes.
12mr|hfsutils-3.2.6-29|42	
12mr|hfsutils-3.2.6-29|43	%prep
12mr|hfsutils-3.2.6-29|44	%setup -q
12mr|hfsutils-3.2.6-29|45	%patch0 -p1 -b .errno
12mr|hfsutils-3.2.6-29|46	%patch1 -p1 -b .lib64
12mr|hfsutils-3.2.6-29|47	autoreconf -v -i
12mr|hfsutils-3.2.6-29|48	
12mr|hfsutils-3.2.6-29|49	%build
12mr|hfsutils-3.2.6-29|50	export CFLAGS="%optflags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DUSE_INTERP_RESULT"
12mr|hfsutils-3.2.6-29|51	%configure2_5x --with-tcl --with-tk --enable-devlibs --with-lib=%{_lib}
12mr|hfsutils-3.2.6-29|52	
12mr|hfsutils-3.2.6-29|53	%make
12mr|hfsutils-3.2.6-29|54	
12mr|hfsutils-3.2.6-29|55	%install
12mr|hfsutils-3.2.6-29|56	rm -fr %{buildroot}
12mr|hfsutils-3.2.6-29|57	# (Dadou) Needed...
12mr|hfsutils-3.2.6-29|58	mkdir -p %{buildroot}%{_bindir}
12mr|hfsutils-3.2.6-29|59	mkdir -p %{buildroot}%{_mandir}/man1
12mr|hfsutils-3.2.6-29|60	mkdir -p %{buildroot}%{_libdir}
12mr|hfsutils-3.2.6-29|61	mkdir -p %{buildroot}%{_includedir}
12mr|hfsutils-3.2.6-29|62	
12mr|hfsutils-3.2.6-29|63	# (Dadou) Don't use macros here
12mr|hfsutils-3.2.6-29|64	make install BINDEST=%{buildroot}%_prefix/bin MANDEST=%{buildroot}%_mandir LIBDEST=%{buildroot}%_libdir INCDEST=%{buildroot}%_includedir
12mr|hfsutils-3.2.6-29|65	
12mr|hfsutils-3.2.6-29|66	%clean
12mr|hfsutils-3.2.6-29|67	rm -rf %{buildroot}
12mr|hfsutils-3.2.6-29|68	
12mr|hfsutils-3.2.6-29|69	%files
12mr|hfsutils-3.2.6-29|70	%defattr (-,root,root)
12mr|hfsutils-3.2.6-29|71	%doc BLURB CHANGES COPYING COPYRIGHT CREDITS INSTALL README TODO
12mr|hfsutils-3.2.6-29|72	%config
12mr|hfsutils-3.2.6-29|73	%{_bindir}/h*
12mr|hfsutils-3.2.6-29|74	%{_mandir}/man1/h*
12mr|hfsutils-3.2.6-29|75	
12mr|hfsutils-3.2.6-29|76	%files devel
12mr|hfsutils-3.2.6-29|77	%defattr (-,root,root)
12mr|hfsutils-3.2.6-29|78	%{_libdir}/*.a
12mr|hfsutils-3.2.6-29|79	%{_includedir}/*
12mr|hfsutils-3.2.6-29|80	
12mr|hfsutils-3.2.6-29|81	%files xhfs
12mr|hfsutils-3.2.6-29|82	%defattr (-,root,root)
12mr|hfsutils-3.2.6-29|83	%{_bindir}/xhfs
12mr|hfsutils-3.2.6-29|84	%{_mandir}/man1/xhfs.*
12mr|hfsutils-3.2.6-29|85	
12mr|hfsutils-3.2.6-29|86	
12mr|hfsutils-3.2.6-29|87	
12mr|hfsutils-3.2.6-29|88	%changelog
12mr|hfsutils-3.2.6-29|89	

14306 12
12mr|hicolor-icon-theme-0.12-8|1	Summary:	Basic requirement for icon themes
12mr|hicolor-icon-theme-0.12-8|2	Name:		hicolor-icon-theme
12mr|hicolor-icon-theme-0.12-8|3	Version:	0.12
12mr|hicolor-icon-theme-0.12-8|4	Release:	8
12mr|hicolor-icon-theme-0.12-8|5	License:	GPL
12mr|hicolor-icon-theme-0.12-8|6	Group:		Graphical desktop/Other
12mr|hicolor-icon-theme-0.12-8|7	URL:		http://icon-theme.freedesktop.org/wiki/HicolorTheme
12mr|hicolor-icon-theme-0.12-8|8	Source0:	http://icon-theme.freedesktop.org/releases/%{name}-%{version}.tar.bz2
12mr|hicolor-icon-theme-0.12-8|9	BuildArch:	noarch
12mr|hicolor-icon-theme-0.12-8|10	
12mr|hicolor-icon-theme-0.12-8|11	%description
12mr|hicolor-icon-theme-0.12-8|12	Contains the basic directories and files needed for icon theme support.
12mr|hicolor-icon-theme-0.12-8|13	
12mr|hicolor-icon-theme-0.12-8|14	%prep
12mr|hicolor-icon-theme-0.12-8|15	%setup -q
12mr|hicolor-icon-theme-0.12-8|16	
12mr|hicolor-icon-theme-0.12-8|17	%build
12mr|hicolor-icon-theme-0.12-8|18	%configure2_5x
12mr|hicolor-icon-theme-0.12-8|19	%make
12mr|hicolor-icon-theme-0.12-8|20	
12mr|hicolor-icon-theme-0.12-8|21	%install
12mr|hicolor-icon-theme-0.12-8|22	%makeinstall_std
12mr|hicolor-icon-theme-0.12-8|23	
12mr|hicolor-icon-theme-0.12-8|24	touch %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
12mr|hicolor-icon-theme-0.12-8|25	
12mr|hicolor-icon-theme-0.12-8|26	%post
12mr|hicolor-icon-theme-0.12-8|27	%update_icon_cache hicolor
12mr|hicolor-icon-theme-0.12-8|28	
12mr|hicolor-icon-theme-0.12-8|29	%postun
12mr|hicolor-icon-theme-0.12-8|30	%clean_icon_cache hicolor
12mr|hicolor-icon-theme-0.12-8|31	
12mr|hicolor-icon-theme-0.12-8|32	%triggerin -- %{_iconsdir}/hicolor/*/*/*
12mr|hicolor-icon-theme-0.12-8|33	%update_icon_cache hicolor
12mr|hicolor-icon-theme-0.12-8|34	
12mr|hicolor-icon-theme-0.12-8|35	%triggerpostun -- %{_iconsdir}/hicolor/*/*/*
12mr|hicolor-icon-theme-0.12-8|36	%update_icon_cache hicolor
12mr|hicolor-icon-theme-0.12-8|37	
12mr|hicolor-icon-theme-0.12-8|38	%files
12mr|hicolor-icon-theme-0.12-8|39	%doc README
12mr|hicolor-icon-theme-0.12-8|40	%dir %{_iconsdir}/hicolor
12mr|hicolor-icon-theme-0.12-8|41	%{_iconsdir}/hicolor/*x*
12mr|hicolor-icon-theme-0.12-8|42	%ghost %{_iconsdir}/hicolor/icon-theme.cache
12mr|hicolor-icon-theme-0.12-8|43	
12mr|hicolor-icon-theme-0.12-8|44	
12mr|hicolor-icon-theme-0.12-8|45	%changelog
12mr|hicolor-icon-theme-0.12-8|46	* Mon Aug  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|hicolor-icon-theme-0.12-8|47	+ Commit: 92e69b3
12mr|hicolor-icon-theme-0.12-8|48	- Fix file listed twice RPM error
12mr|hicolor-icon-theme-0.12-8|49	
12mr|hicolor-icon-theme-0.12-8|50	

14307 12
12mr|homebank-4.4-6|1	Name:		homebank
12mr|homebank-4.4-6|2	Version:	4.4
12mr|homebank-4.4-6|3	Release:	6
12mr|homebank-4.4-6|4	Summary:	Free easy personal accounting for all
12mr|homebank-4.4-6|5	
12mr|homebank-4.4-6|6	Group:		Office
12mr|homebank-4.4-6|7	License:	GPLv2+
12mr|homebank-4.4-6|8	URL:		http://homebank.free.fr
12mr|homebank-4.4-6|9	Source0:	http://homebank.free.fr/public/%{name}-%{version}.tar.gz
12mr|homebank-4.4-6|10	Patch0:		desktop.patch
12mr|homebank-4.4-6|11	
12mr|homebank-4.4-6|12	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|homebank-4.4-6|13	BuildRequires:	desktop-file-utils
12mr|homebank-4.4-6|14	BuildRequires:	perl-XML-Parser
12mr|homebank-4.4-6|15	BuildRequires:	pkgconfig(libofx)
12mr|homebank-4.4-6|16	BuildRequires:	pkgconfig(cairo)
12mr|homebank-4.4-6|17	BuildRequires:	pkgconfig(atk)
12mr|homebank-4.4-6|18	BuildRequires:	intltool
12mr|homebank-4.4-6|19	
12mr|homebank-4.4-6|20	%description
12mr|homebank-4.4-6|21	HomeBank is the free software you have always wanted to manage your personal
12mr|homebank-4.4-6|22	accounts at home. The main concept is to be light, simple and very easy to use.
12mr|homebank-4.4-6|23	It brings you many features that allows you to analyze your finances in a
12mr|homebank-4.4-6|24	detailed way instantly and dynamically with powerful report tools based on
12mr|homebank-4.4-6|25	filtering and graphical charts.
12mr|homebank-4.4-6|26	
12mr|homebank-4.4-6|27	%prep
12mr|homebank-4.4-6|28	%setup -q
12mr|homebank-4.4-6|29	%patch0 -p0
12mr|homebank-4.4-6|30	
12mr|homebank-4.4-6|31	%build
12mr|homebank-4.4-6|32	%configure2_5x
12mr|homebank-4.4-6|33	%make
12mr|homebank-4.4-6|34	
12mr|homebank-4.4-6|35	%install
12mr|homebank-4.4-6|36	%makeinstall_std
12mr|homebank-4.4-6|37	
12mr|homebank-4.4-6|38	%find_lang %{name}
12mr|homebank-4.4-6|39	
12mr|homebank-4.4-6|40	%files -f %{name}.lang
12mr|homebank-4.4-6|41	%doc AUTHORS ChangeLog COPYING NEWS README doc/TODO
12mr|homebank-4.4-6|42	%{_bindir}/%{name}
12mr|homebank-4.4-6|43	%{_datadir}/%{name}
12mr|homebank-4.4-6|44	%{_datadir}/applications/*%{name}.desktop
12mr|homebank-4.4-6|45	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12mr|homebank-4.4-6|46	%{_datadir}/mime-info/%{name}.*
12mr|homebank-4.4-6|47	%{_datadir}/mime/packages/%{name}.xml
12mr|homebank-4.4-6|48	%{_datadir}/application-registry/%{name}.applications
12mr|homebank-4.4-6|49	
12mr|homebank-4.4-6|50	
12mr|homebank-4.4-6|51	
12mr|homebank-4.4-6|52	%changelog
12mr|homebank-4.4-6|53	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|homebank-4.4-6|54	+ Commit: 4cd3d2b
12mr|homebank-4.4-6|55	- Rebuild for new libofx
12mr|homebank-4.4-6|56	
12mr|homebank-4.4-6|57	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|homebank-4.4-6|58	+ Commit: 1428992
12mr|homebank-4.4-6|59	- Convert BR to pkgconfig style, spec cleanup, fix files section
12mr|homebank-4.4-6|60	
12mr|homebank-4.4-6|61	

14308 12
12mr|hostapd-1.1-1|1	%define name	hostapd
12mr|hostapd-1.1-1|2	%define version	1.1
12mr|hostapd-1.1-1|3	%define release %mkrel 1
12mr|hostapd-1.1-1|4	
12mr|hostapd-1.1-1|5	Name:		%{name}
12mr|hostapd-1.1-1|6	Version:	%{version}
12mr|hostapd-1.1-1|7	Release:	%{release}
12mr|hostapd-1.1-1|8	URL:		http://hostap.epitest.fi/hostapd/
12mr|hostapd-1.1-1|9	Group:		System/Servers
12mr|hostapd-1.1-1|10	Source0:	http://hostap.epitest.fi/releases/%{name}-%version.tar.gz
12mr|hostapd-1.1-1|11	Source1:	%{name}.init
12mr|hostapd-1.1-1|12	Source2:	%{name}-config-build
12mr|hostapd-1.1-1|13	Source3:        %{name}.service
12mr|hostapd-1.1-1|14	Patch0:		%{name}-config.patch
12mr|hostapd-1.1-1|15	Patch1:		hostapd-1.0-libnl_path_fix.patch
12mr|hostapd-1.1-1|16	Patch2:		hostapd-1.0-tls_length_fix.patch
12mr|hostapd-1.1-1|17	Summary:	Optional user space component for Host AP driver
12mr|hostapd-1.1-1|18	License:	GPL
12mr|hostapd-1.1-1|19	BuildRequires:	pkgconfig(openssl)
12mr|hostapd-1.1-1|20	BuildRequires:	pkgconfig(libnl-3.0)
12mr|hostapd-1.1-1|21	Requires(post):  rpm-helper
12mr|hostapd-1.1-1|22	Requires(preun): rpm-helper
12mr|hostapd-1.1-1|23	BuildRequires:    systemd-units
12mr|hostapd-1.1-1|24	Requires(post):   sysvinit
12mr|hostapd-1.1-1|25	Requires(preun):  sysvinit
12mr|hostapd-1.1-1|26	Requires(postun): sysvinit
12mr|hostapd-1.1-1|27	
12mr|hostapd-1.1-1|28	%description
12mr|hostapd-1.1-1|29	Hostapd is an optional user space component for Host AP driver. It adds
12mr|hostapd-1.1-1|30	more features to the basic IEEE 802.11 management included in the kernel
12mr|hostapd-1.1-1|31	driver: using external RADIUS authentication server for MAC address
12mr|hostapd-1.1-1|32	based access control, IEEE 802.1X Authenticator and dynamic WEP keying,
12mr|hostapd-1.1-1|33	RADIUS accounting.
12mr|hostapd-1.1-1|34	
12mr|hostapd-1.1-1|35	%prep
12mr|hostapd-1.1-1|36	%setup -q -n %{name}-%{version}
12mr|hostapd-1.1-1|37	%patch0 -p0 -b .mdkconf
12mr|hostapd-1.1-1|38	%patch1 -p1 -b .nl3
12mr|hostapd-1.1-1|39	%patch2 -p1 -b .tls
12mr|hostapd-1.1-1|40	pushd %{name}
12mr|hostapd-1.1-1|41	cp %{SOURCE2} .config
12mr|hostapd-1.1-1|42	popd
12mr|hostapd-1.1-1|43	
12mr|hostapd-1.1-1|44	%build
12mr|hostapd-1.1-1|45	pushd %{name}
12mr|hostapd-1.1-1|46	%{__perl} -pi -e 's/CFLAGS =.*/CFLAGS = -MMD %{optflags}/' Makefile
12mr|hostapd-1.1-1|47	%{__make} CC="%{__cc}" #CFLAGS="-MMD %{optflags}"
12mr|hostapd-1.1-1|48	popd
12mr|hostapd-1.1-1|49	
12mr|hostapd-1.1-1|50	%install
12mr|hostapd-1.1-1|51	pushd %{name}
12mr|hostapd-1.1-1|52	install -d -m 755 %{buildroot}%{_sbindir}
12mr|hostapd-1.1-1|53	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12mr|hostapd-1.1-1|54	install -d -m 755 %{buildroot}%{_initrddir}
12mr|hostapd-1.1-1|55	install -d -m 755 %{buildroot}/%{_unitdir}
12mr|hostapd-1.1-1|56	install -m 755 %{name}        %{buildroot}%{_sbindir}
12mr|hostapd-1.1-1|57	install -m 755 %{name}_cli    %{buildroot}%{_sbindir}
12mr|hostapd-1.1-1|58	install -m 600 %{name}.conf   %{buildroot}%{_sysconfdir}/%{name}
12mr|hostapd-1.1-1|59	install -m 644 %{name}.accept %{buildroot}%{_sysconfdir}/%{name}
12mr|hostapd-1.1-1|60	install -m 644 %{name}.deny   %{buildroot}%{_sysconfdir}/%{name}
12mr|hostapd-1.1-1|61	install -pm 0755 %{SOURCE1}   %{buildroot}%{_initrddir}/%{name}
12mr|hostapd-1.1-1|62	install -pm 644 %{SOURCE3}   %{buildroot}/%{_unitdir}/%{name}.service
12mr|hostapd-1.1-1|63	popd
12mr|hostapd-1.1-1|64	
12mr|hostapd-1.1-1|65	%post
12mr|hostapd-1.1-1|66	%_post_service %{name}
12mr|hostapd-1.1-1|67	
12mr|hostapd-1.1-1|68	%preun
12mr|hostapd-1.1-1|69	%_preun_service %{name}
12mr|hostapd-1.1-1|70	
12mr|hostapd-1.1-1|71	%postun
12mr|hostapd-1.1-1|72	%_postun_userdel %{name}
12mr|hostapd-1.1-1|73	
12mr|hostapd-1.1-1|74	%files
12mr|hostapd-1.1-1|75	%doc %{name}/ChangeLog %{name}/README
12mr|hostapd-1.1-1|76	%{_sbindir}/%{name}
12mr|hostapd-1.1-1|77	%{_sbindir}/%{name}_cli
12mr|hostapd-1.1-1|78	%config(noreplace) %{_initrddir}/%{name}
12mr|hostapd-1.1-1|79	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12mr|hostapd-1.1-1|80	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.accept
12mr|hostapd-1.1-1|81	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.deny
12mr|hostapd-1.1-1|82	%config(noreplace) %{_unitdir}/%{name}.service

14309 12
12mr|hostap-utils-0.4.7-10|1	Summary:	Utility programs for Host AP driver for Intersil Prism2/2.5/3
12mr|hostap-utils-0.4.7-10|2	Name:		hostap-utils
12mr|hostap-utils-0.4.7-10|3	Version:	0.4.7
12mr|hostap-utils-0.4.7-10|4	Release:	%mkrel 10
12mr|hostap-utils-0.4.7-10|5	License:	GPL
12mr|hostap-utils-0.4.7-10|6	Group:		System/Configuration/Networking
12mr|hostap-utils-0.4.7-10|7	URL:		http://hostap.epitest.fi/
12mr|hostap-utils-0.4.7-10|8	Source0:	http://hostap.epitest.fi/releases/hostap-utils-%{version}.tar.bz2
12mr|hostap-utils-0.4.7-10|9	Source1:	hostap_cs.conf
12mr|hostap-utils-0.4.7-10|10	Requires:	wireless-tools
12mr|hostap-utils-0.4.7-10|11	Provides:	hostap
12mr|hostap-utils-0.4.7-10|12	Obsoletes:	hostap
12mr|hostap-utils-0.4.7-10|13	Epoch:		0
12mr|hostap-utils-0.4.7-10|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|hostap-utils-0.4.7-10|15	
12mr|hostap-utils-0.4.7-10|16	%description
12mr|hostap-utils-0.4.7-10|17	This is a Linux driver for wireless LAN cards based on Intersil's Prism2/2.5/3
12mr|hostap-utils-0.4.7-10|18	chipset. The driver supports a so called Host AP mode, i.e., it takes care of
12mr|hostap-utils-0.4.7-10|19	IEEE 802.11 management functions in the host computer and acts as an access
12mr|hostap-utils-0.4.7-10|20	point. This does not require any special firmware for the wireless LAN card.
12mr|hostap-utils-0.4.7-10|21	In addition to this, it has support for normal station operations in BSS and
12mr|hostap-utils-0.4.7-10|22	possible also in IBSS.
12mr|hostap-utils-0.4.7-10|23	
12mr|hostap-utils-0.4.7-10|24	This packages contains binary utilities for use with hostap.
12mr|hostap-utils-0.4.7-10|25	
12mr|hostap-utils-0.4.7-10|26	%prep
12mr|hostap-utils-0.4.7-10|27	
12mr|hostap-utils-0.4.7-10|28	%setup -q -n %{name}-%{version}
12mr|hostap-utils-0.4.7-10|29	
12mr|hostap-utils-0.4.7-10|30	%build
12mr|hostap-utils-0.4.7-10|31	%make CC="%{__cc}" CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|hostap-utils-0.4.7-10|32	
12mr|hostap-utils-0.4.7-10|33	%install
12mr|hostap-utils-0.4.7-10|34	rm -rf %{buildroot}
12mr|hostap-utils-0.4.7-10|35	
12mr|hostap-utils-0.4.7-10|36	install -d -m 755 %{buildroot}%{_sbindir}
12mr|hostap-utils-0.4.7-10|37	install -d -m 755 %{buildroot}%{_sysconfdir}/pcmcia
12mr|hostap-utils-0.4.7-10|38	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pcmcia
12mr|hostap-utils-0.4.7-10|39	install -m 755 hostap_crypt_conf %{buildroot}%{_sbindir}
12mr|hostap-utils-0.4.7-10|40	install -m 755 hostap_diag %{buildroot}%{_sbindir}
12mr|hostap-utils-0.4.7-10|41	install -m 755 hostap_fw_load %{buildroot}%{_sbindir}
12mr|hostap-utils-0.4.7-10|42	install -m 755 hostap_io_debug %{buildroot}%{_sbindir}
12mr|hostap-utils-0.4.7-10|43	install -m 755 hostap_rid %{buildroot}%{_sbindir}
12mr|hostap-utils-0.4.7-10|44	install -m 755 prism2_param %{buildroot}%{_sbindir}
12mr|hostap-utils-0.4.7-10|45	install -m 755 prism2_srec %{buildroot}%{_sbindir}
12mr|hostap-utils-0.4.7-10|46	install -m 755 split_combined_hex %{buildroot}%{_sbindir}
12mr|hostap-utils-0.4.7-10|47	
12mr|hostap-utils-0.4.7-10|48	%clean
12mr|hostap-utils-0.4.7-10|49	rm -rf %{buildroot}
12mr|hostap-utils-0.4.7-10|50	
12mr|hostap-utils-0.4.7-10|51	%files
12mr|hostap-utils-0.4.7-10|52	%defattr(-,root,root)
12mr|hostap-utils-0.4.7-10|53	%doc COPYING ChangeLog README
12mr|hostap-utils-0.4.7-10|54	%config(noreplace) %{_sysconfdir}/pcmcia/hostap_cs.conf
12mr|hostap-utils-0.4.7-10|55	%{_sbindir}/hostap_crypt_conf
12mr|hostap-utils-0.4.7-10|56	%{_sbindir}/hostap_diag
12mr|hostap-utils-0.4.7-10|57	%{_sbindir}/hostap_fw_load
12mr|hostap-utils-0.4.7-10|58	%{_sbindir}/hostap_io_debug
12mr|hostap-utils-0.4.7-10|59	%{_sbindir}/hostap_rid
12mr|hostap-utils-0.4.7-10|60	%{_sbindir}/prism2_param
12mr|hostap-utils-0.4.7-10|61	%{_sbindir}/prism2_srec
12mr|hostap-utils-0.4.7-10|62	%{_sbindir}/split_combined_hex
12mr|hostap-utils-0.4.7-10|63	
12mr|hostap-utils-0.4.7-10|64	
12mr|hostap-utils-0.4.7-10|65	
12mr|hostap-utils-0.4.7-10|66	
12mr|hostap-utils-0.4.7-10|67	
12mr|hostap-utils-0.4.7-10|68	%changelog
12mr|hostap-utils-0.4.7-10|69	

14310 12
12mr|howto-html-de-10-8|1	%define DATE	20040301
12mr|howto-html-de-10-8|2	%define    language  Deutsch
12mr|howto-html-de-10-8|3	%define    lang      de
12mr|howto-html-de-10-8|4	%define format1      html-%{lang}
12mr|howto-html-de-10-8|5	%define format2      HTML/%{lang}
12mr|howto-html-de-10-8|6	
12mr|howto-html-de-10-8|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
12mr|howto-html-de-10-8|8	Name:      howto-%{format1}
12mr|howto-html-de-10-8|9	Version:	10
12mr|howto-html-de-10-8|10	Release:	%mkrel 8
12mr|howto-html-de-10-8|11	Group:		Books/Howtos
12mr|howto-html-de-10-8|12	
12mr|howto-html-de-10-8|13	Source0:   %name.tar
12mr|howto-html-de-10-8|14	
12mr|howto-html-de-10-8|15	Url:		http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-de-10-8|16	License:	GPL
12mr|howto-html-de-10-8|17	BuildRoot:	%{_tmppath}/%{name}-root
12mr|howto-html-de-10-8|18	BuildArch:	noarch
12mr|howto-html-de-10-8|19	
12mr|howto-html-de-10-8|20	BuildRequires: howto-utils
12mr|howto-html-de-10-8|21	Requires:    locales-%lang, xdg-utils
12mr|howto-html-de-10-8|22	
12mr|howto-html-de-10-8|23	%description
12mr|howto-html-de-10-8|24	Linux HOWTOs are detailed documents which describe a specific aspect of
12mr|howto-html-de-10-8|25	configuring or using Linux.  Linux HOWTOs are a great source of
12mr|howto-html-de-10-8|26	practical information about your system.  The latest versions of these
12mr|howto-html-de-10-8|27	documents are located at http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-de-10-8|28	
12mr|howto-html-de-10-8|29	%prep
12mr|howto-html-de-10-8|30	%setup -q -n %name
12mr|howto-html-de-10-8|31	
12mr|howto-html-de-10-8|32	%install
12mr|howto-html-de-10-8|33	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-de-10-8|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-de-10-8|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-de-10-8|36	
12mr|howto-html-de-10-8|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12mr|howto-html-de-10-8|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
12mr|howto-html-de-10-8|39	[Desktop Entry]
12mr|howto-html-de-10-8|40	Name=Howtos German
12mr|howto-html-de-10-8|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in German
12mr|howto-html-de-10-8|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
12mr|howto-html-de-10-8|43	Icon=documentation_section
12mr|howto-html-de-10-8|44	Terminal=false
12mr|howto-html-de-10-8|45	Type=Application
12mr|howto-html-de-10-8|46	Categories=Documentation;
12mr|howto-html-de-10-8|47	EOF
12mr|howto-html-de-10-8|48	
12mr|howto-html-de-10-8|49	%clean
12mr|howto-html-de-10-8|50	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-de-10-8|51	
12mr|howto-html-de-10-8|52	%files
12mr|howto-html-de-10-8|53	%defattr(-,root,root)
12mr|howto-html-de-10-8|54	%{_docdir}/HOWTO/%{format2}
12mr|howto-html-de-10-8|55	%{_datadir}/applications/*.desktop
12mr|howto-html-de-10-8|56	
12mr|howto-html-de-10-8|57	%if %mdkversion < 200900
12mr|howto-html-de-10-8|58	%post
12mr|howto-html-de-10-8|59	%{update_menus}
12mr|howto-html-de-10-8|60	%endif
12mr|howto-html-de-10-8|61	
12mr|howto-html-de-10-8|62	%if %mdkversion < 200900
12mr|howto-html-de-10-8|63	%postun
12mr|howto-html-de-10-8|64	%{clean_menus}
12mr|howto-html-de-10-8|65	%endif
12mr|howto-html-de-10-8|66	
12mr|howto-html-de-10-8|67	
12mr|howto-html-de-10-8|68	
12mr|howto-html-de-10-8|69	%changelog
12mr|howto-html-de-10-8|70	

14311 12
12mr|howto-html-el-10.1-9|1	%define DATE	20040814
12mr|howto-html-el-10.1-9|2	%define    language  Greek
12mr|howto-html-el-10.1-9|3	%define    lang      el
12mr|howto-html-el-10.1-9|4	%define format1      html-%{lang}
12mr|howto-html-el-10.1-9|5	%define format2      HTML/%{lang}
12mr|howto-html-el-10.1-9|6	
12mr|howto-html-el-10.1-9|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
12mr|howto-html-el-10.1-9|8	Name:      howto-%{format1}
12mr|howto-html-el-10.1-9|9	Version:	10.1
12mr|howto-html-el-10.1-9|10	Release:	%mkrel 9
12mr|howto-html-el-10.1-9|11	Group:		Books/Howtos
12mr|howto-html-el-10.1-9|12	
12mr|howto-html-el-10.1-9|13	Source0:   %name.tar
12mr|howto-html-el-10.1-9|14	
12mr|howto-html-el-10.1-9|15	Url:		http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-el-10.1-9|16	License:	GPL
12mr|howto-html-el-10.1-9|17	BuildRoot:	%{_tmppath}/%{name}-root
12mr|howto-html-el-10.1-9|18	BuildArch:	noarch
12mr|howto-html-el-10.1-9|19	
12mr|howto-html-el-10.1-9|20	BuildRequires: howto-utils
12mr|howto-html-el-10.1-9|21	Requires:    locales-%lang, xdg-utils
12mr|howto-html-el-10.1-9|22	
12mr|howto-html-el-10.1-9|23	%description
12mr|howto-html-el-10.1-9|24	Linux HOWTOs are detailed documents which describe a specific aspect of
12mr|howto-html-el-10.1-9|25	configuring or using Linux.  Linux HOWTOs are a great source of
12mr|howto-html-el-10.1-9|26	practical information about your system.  The latest versions of these
12mr|howto-html-el-10.1-9|27	documents are located at http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-el-10.1-9|28	
12mr|howto-html-el-10.1-9|29	%prep
12mr|howto-html-el-10.1-9|30	%setup -q -n %name
12mr|howto-html-el-10.1-9|31	
12mr|howto-html-el-10.1-9|32	%install
12mr|howto-html-el-10.1-9|33	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-el-10.1-9|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-el-10.1-9|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-el-10.1-9|36	
12mr|howto-html-el-10.1-9|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12mr|howto-html-el-10.1-9|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
12mr|howto-html-el-10.1-9|39	[Desktop Entry]
12mr|howto-html-el-10.1-9|40	Name=Howtos Greek
12mr|howto-html-el-10.1-9|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in Greek
12mr|howto-html-el-10.1-9|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
12mr|howto-html-el-10.1-9|43	Icon=documentation_section
12mr|howto-html-el-10.1-9|44	Terminal=false
12mr|howto-html-el-10.1-9|45	Type=Application
12mr|howto-html-el-10.1-9|46	Categories=Documentation;
12mr|howto-html-el-10.1-9|47	EOF
12mr|howto-html-el-10.1-9|48	
12mr|howto-html-el-10.1-9|49	%clean
12mr|howto-html-el-10.1-9|50	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-el-10.1-9|51	
12mr|howto-html-el-10.1-9|52	%files
12mr|howto-html-el-10.1-9|53	%defattr(-,root,root)
12mr|howto-html-el-10.1-9|54	%{_docdir}/HOWTO/%{format2}
12mr|howto-html-el-10.1-9|55	%{_datadir}/applications/*.desktop
12mr|howto-html-el-10.1-9|56	
12mr|howto-html-el-10.1-9|57	%if %mdkversion < 200900
12mr|howto-html-el-10.1-9|58	%post
12mr|howto-html-el-10.1-9|59	%{update_menus}
12mr|howto-html-el-10.1-9|60	%endif
12mr|howto-html-el-10.1-9|61	
12mr|howto-html-el-10.1-9|62	%if %mdkversion < 200900
12mr|howto-html-el-10.1-9|63	%postun
12mr|howto-html-el-10.1-9|64	%{clean_menus}
12mr|howto-html-el-10.1-9|65	%endif
12mr|howto-html-el-10.1-9|66	
12mr|howto-html-el-10.1-9|67	
12mr|howto-html-el-10.1-9|68	
12mr|howto-html-el-10.1-9|69	%changelog
12mr|howto-html-el-10.1-9|70	

14312 12
12mr|howto-html-en-20080722-7|1	%define DATE	20080722
12mr|howto-html-en-20080722-7|2	%define    language  English
12mr|howto-html-en-20080722-7|3	%define    lang      en
12mr|howto-html-en-20080722-7|4	%define format1      html-%{lang}
12mr|howto-html-en-20080722-7|5	%define format2      HTML/%{lang}
12mr|howto-html-en-20080722-7|6	
12mr|howto-html-en-20080722-7|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
12mr|howto-html-en-20080722-7|8	Name:      howto-%{format1}
12mr|howto-html-en-20080722-7|9	Version:	%DATE
12mr|howto-html-en-20080722-7|10	Release:	%mkrel 7
12mr|howto-html-en-20080722-7|11	Group:		Books/Howtos
12mr|howto-html-en-20080722-7|12	
12mr|howto-html-en-20080722-7|13	# lftp ibiblio.org:/pub/Linux/docs/HOWTO/other-formats/html> Linux-html-HOWTOs-%DATE.tar.bz2
12mr|howto-html-en-20080722-7|14	Source0:   %name.tar
12mr|howto-html-en-20080722-7|15	
12mr|howto-html-en-20080722-7|16	Url:		http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-en-20080722-7|17	License:	GPL
12mr|howto-html-en-20080722-7|18	BuildRoot:	%{_tmppath}/%{name}-root
12mr|howto-html-en-20080722-7|19	BuildArch:	noarch
12mr|howto-html-en-20080722-7|20	
12mr|howto-html-en-20080722-7|21	BuildRequires: howto-utils
12mr|howto-html-en-20080722-7|22	Requires:    locales-%lang, xdg-utils
12mr|howto-html-en-20080722-7|23	
12mr|howto-html-en-20080722-7|24	%description
12mr|howto-html-en-20080722-7|25	Linux HOWTOs are detailed documents which describe a specific aspect of
12mr|howto-html-en-20080722-7|26	configuring or using Linux.  Linux HOWTOs are a great source of
12mr|howto-html-en-20080722-7|27	practical information about your system.  The latest versions of these
12mr|howto-html-en-20080722-7|28	documents are located at http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-en-20080722-7|29	
12mr|howto-html-en-20080722-7|30	%prep
12mr|howto-html-en-20080722-7|31	%setup -q -n %name
12mr|howto-html-en-20080722-7|32	
12mr|howto-html-en-20080722-7|33	%install
12mr|howto-html-en-20080722-7|34	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-en-20080722-7|35	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-en-20080722-7|36	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-en-20080722-7|37	
12mr|howto-html-en-20080722-7|38	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12mr|howto-html-en-20080722-7|39	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
12mr|howto-html-en-20080722-7|40	[Desktop Entry]
12mr|howto-html-en-20080722-7|41	Name=Howto %language
12mr|howto-html-en-20080722-7|42	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
12mr|howto-html-en-20080722-7|43	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
12mr|howto-html-en-20080722-7|44	Icon=documentation_section
12mr|howto-html-en-20080722-7|45	Terminal=false
12mr|howto-html-en-20080722-7|46	Type=Application
12mr|howto-html-en-20080722-7|47	Categories=Documentation;
12mr|howto-html-en-20080722-7|48	EOF
12mr|howto-html-en-20080722-7|49	
12mr|howto-html-en-20080722-7|50	%clean
12mr|howto-html-en-20080722-7|51	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-en-20080722-7|52	
12mr|howto-html-en-20080722-7|53	%files
12mr|howto-html-en-20080722-7|54	%defattr(-,root,root)
12mr|howto-html-en-20080722-7|55	%{_docdir}/HOWTO/%{format2}
12mr|howto-html-en-20080722-7|56	%{_datadir}/applications/*.desktop
12mr|howto-html-en-20080722-7|57	
12mr|howto-html-en-20080722-7|58	%if %mdkversion < 200900
12mr|howto-html-en-20080722-7|59	%post
12mr|howto-html-en-20080722-7|60	%{update_menus}
12mr|howto-html-en-20080722-7|61	%endif
12mr|howto-html-en-20080722-7|62	
12mr|howto-html-en-20080722-7|63	%if %mdkversion < 200900
12mr|howto-html-en-20080722-7|64	%postun
12mr|howto-html-en-20080722-7|65	%{clean_menus}
12mr|howto-html-en-20080722-7|66	%endif
12mr|howto-html-en-20080722-7|67	
12mr|howto-html-en-20080722-7|68	
12mr|howto-html-en-20080722-7|69	
12mr|howto-html-en-20080722-7|70	%changelog
12mr|howto-html-en-20080722-7|71	

14313 12
12mr|howto-html-es-10-10|1	%define DATE	20070301
12mr|howto-html-es-10-10|2	%define    language  Spanish
12mr|howto-html-es-10-10|3	%define    lang      es
12mr|howto-html-es-10-10|4	%define format1      html-%{lang}
12mr|howto-html-es-10-10|5	%define format2      HTML/%{lang}
12mr|howto-html-es-10-10|6	
12mr|howto-html-es-10-10|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
12mr|howto-html-es-10-10|8	Name:      howto-%{format1}
12mr|howto-html-es-10-10|9	Version:	10
12mr|howto-html-es-10-10|10	Release:	%mkrel 10
12mr|howto-html-es-10-10|11	Group:		Books/Howtos
12mr|howto-html-es-10-10|12	
12mr|howto-html-es-10-10|13	Source0:   %name.tar
12mr|howto-html-es-10-10|14	
12mr|howto-html-es-10-10|15	Url:		http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-es-10-10|16	License:	GPL
12mr|howto-html-es-10-10|17	BuildRoot:	%{_tmppath}/%{name}-root
12mr|howto-html-es-10-10|18	BuildArch:	noarch
12mr|howto-html-es-10-10|19	
12mr|howto-html-es-10-10|20	BuildRequires: howto-utils
12mr|howto-html-es-10-10|21	Requires:    locales-%lang, xdg-utils
12mr|howto-html-es-10-10|22	
12mr|howto-html-es-10-10|23	%description
12mr|howto-html-es-10-10|24	Linux HOWTOs are detailed documents which describe a specific aspect of
12mr|howto-html-es-10-10|25	configuring or using Linux.  Linux HOWTOs are a great source of
12mr|howto-html-es-10-10|26	practical information about your system.  The latest versions of these
12mr|howto-html-es-10-10|27	documents are located at http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-es-10-10|28	
12mr|howto-html-es-10-10|29	%prep
12mr|howto-html-es-10-10|30	%setup -q -n %name
12mr|howto-html-es-10-10|31	
12mr|howto-html-es-10-10|32	%install
12mr|howto-html-es-10-10|33	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-es-10-10|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-es-10-10|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-es-10-10|36	
12mr|howto-html-es-10-10|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12mr|howto-html-es-10-10|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
12mr|howto-html-es-10-10|39	[Desktop Entry]
12mr|howto-html-es-10-10|40	Name=Howto %language
12mr|howto-html-es-10-10|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
12mr|howto-html-es-10-10|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
12mr|howto-html-es-10-10|43	Icon=documentation_section
12mr|howto-html-es-10-10|44	Terminal=false
12mr|howto-html-es-10-10|45	Type=Application
12mr|howto-html-es-10-10|46	Categories=Documentation;
12mr|howto-html-es-10-10|47	EOF
12mr|howto-html-es-10-10|48	
12mr|howto-html-es-10-10|49	%clean
12mr|howto-html-es-10-10|50	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-es-10-10|51	
12mr|howto-html-es-10-10|52	%files
12mr|howto-html-es-10-10|53	%defattr(-,root,root)
12mr|howto-html-es-10-10|54	%{_docdir}/HOWTO/%{format2}
12mr|howto-html-es-10-10|55	%{_datadir}/applications/*.desktop
12mr|howto-html-es-10-10|56	
12mr|howto-html-es-10-10|57	%if %mdkversion < 200900
12mr|howto-html-es-10-10|58	%post
12mr|howto-html-es-10-10|59	%{update_menus}
12mr|howto-html-es-10-10|60	%endif
12mr|howto-html-es-10-10|61	
12mr|howto-html-es-10-10|62	%if %mdkversion < 200900
12mr|howto-html-es-10-10|63	%postun
12mr|howto-html-es-10-10|64	%{clean_menus}
12mr|howto-html-es-10-10|65	%endif
12mr|howto-html-es-10-10|66	
12mr|howto-html-es-10-10|67	
12mr|howto-html-es-10-10|68	
12mr|howto-html-es-10-10|69	%changelog
12mr|howto-html-es-10-10|70	

14314 12
12mr|howto-html-fi-10.0-8|1	%define DATE	20040130
12mr|howto-html-fi-10.0-8|2	%define    language  Finnish
12mr|howto-html-fi-10.0-8|3	%define    lang      fi
12mr|howto-html-fi-10.0-8|4	%define format1      html-%{lang}
12mr|howto-html-fi-10.0-8|5	%define format2      HTML/%{lang}
12mr|howto-html-fi-10.0-8|6	
12mr|howto-html-fi-10.0-8|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
12mr|howto-html-fi-10.0-8|8	Name:      howto-%{format1}
12mr|howto-html-fi-10.0-8|9	Version:	10.0
12mr|howto-html-fi-10.0-8|10	Release:	%mkrel 8
12mr|howto-html-fi-10.0-8|11	Group:		Books/Howtos
12mr|howto-html-fi-10.0-8|12	
12mr|howto-html-fi-10.0-8|13	Source0:   %name.tar
12mr|howto-html-fi-10.0-8|14	
12mr|howto-html-fi-10.0-8|15	Url:		http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-fi-10.0-8|16	License:	GPL
12mr|howto-html-fi-10.0-8|17	BuildRoot:	%{_tmppath}/%{name}-root
12mr|howto-html-fi-10.0-8|18	BuildArch:	noarch
12mr|howto-html-fi-10.0-8|19	
12mr|howto-html-fi-10.0-8|20	BuildRequires: howto-utils
12mr|howto-html-fi-10.0-8|21	Requires:    locales-%lang, xdg-utils
12mr|howto-html-fi-10.0-8|22	
12mr|howto-html-fi-10.0-8|23	%description
12mr|howto-html-fi-10.0-8|24	Linux HOWTOs are detailed documents which describe a specific aspect of
12mr|howto-html-fi-10.0-8|25	configuring or using Linux.  Linux HOWTOs are a great source of
12mr|howto-html-fi-10.0-8|26	practical information about your system.  The latest versions of these
12mr|howto-html-fi-10.0-8|27	documents are located at http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-fi-10.0-8|28	
12mr|howto-html-fi-10.0-8|29	%prep
12mr|howto-html-fi-10.0-8|30	%setup -q -n %name
12mr|howto-html-fi-10.0-8|31	
12mr|howto-html-fi-10.0-8|32	%install
12mr|howto-html-fi-10.0-8|33	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-fi-10.0-8|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-fi-10.0-8|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-fi-10.0-8|36	
12mr|howto-html-fi-10.0-8|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12mr|howto-html-fi-10.0-8|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
12mr|howto-html-fi-10.0-8|39	[Desktop Entry]
12mr|howto-html-fi-10.0-8|40	Name=Howto %language
12mr|howto-html-fi-10.0-8|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
12mr|howto-html-fi-10.0-8|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
12mr|howto-html-fi-10.0-8|43	Icon=documentation_section
12mr|howto-html-fi-10.0-8|44	Terminal=false
12mr|howto-html-fi-10.0-8|45	Type=Application
12mr|howto-html-fi-10.0-8|46	Categories=Documentation;
12mr|howto-html-fi-10.0-8|47	EOF
12mr|howto-html-fi-10.0-8|48	
12mr|howto-html-fi-10.0-8|49	%clean
12mr|howto-html-fi-10.0-8|50	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-fi-10.0-8|51	
12mr|howto-html-fi-10.0-8|52	%files
12mr|howto-html-fi-10.0-8|53	%defattr(-,root,root)
12mr|howto-html-fi-10.0-8|54	%{_docdir}/HOWTO/%{format2}
12mr|howto-html-fi-10.0-8|55	%{_datadir}/applications/*.desktop
12mr|howto-html-fi-10.0-8|56	
12mr|howto-html-fi-10.0-8|57	%if %mdkversion < 200900
12mr|howto-html-fi-10.0-8|58	%post
12mr|howto-html-fi-10.0-8|59	%{update_menus}
12mr|howto-html-fi-10.0-8|60	%endif
12mr|howto-html-fi-10.0-8|61	
12mr|howto-html-fi-10.0-8|62	%if %mdkversion < 200900
12mr|howto-html-fi-10.0-8|63	%postun
12mr|howto-html-fi-10.0-8|64	%{clean_menus}
12mr|howto-html-fi-10.0-8|65	%endif
12mr|howto-html-fi-10.0-8|66	
12mr|howto-html-fi-10.0-8|67	
12mr|howto-html-fi-10.0-8|68	
12mr|howto-html-fi-10.0-8|69	%changelog
12mr|howto-html-fi-10.0-8|70	

14315 12
12mr|howto-html-fr-20080722-5|1	%define DATE	20080722
12mr|howto-html-fr-20080722-5|2	%define    language  French
12mr|howto-html-fr-20080722-5|3	%define    lang      fr
12mr|howto-html-fr-20080722-5|4	%define format1      html-%{lang}
12mr|howto-html-fr-20080722-5|5	%define format2      HTML/%{lang}
12mr|howto-html-fr-20080722-5|6	
12mr|howto-html-fr-20080722-5|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
12mr|howto-html-fr-20080722-5|8	Name:      howto-%{format1}
12mr|howto-html-fr-20080722-5|9	Version:	%DATE
12mr|howto-html-fr-20080722-5|10	Release:	%mkrel 5
12mr|howto-html-fr-20080722-5|11	Group:		Books/Howtos
12mr|howto-html-fr-20080722-5|12	
12mr|howto-html-fr-20080722-5|13	Source0:   %name.tar
12mr|howto-html-fr-20080722-5|14	
12mr|howto-html-fr-20080722-5|15	#	ftp://ftp.traduc.org:/pub/HOWTO/FR/
12mr|howto-html-fr-20080722-5|16	Url:		http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-fr-20080722-5|17	License:	GPL
12mr|howto-html-fr-20080722-5|18	BuildRoot:	%{_tmppath}/%{name}-root
12mr|howto-html-fr-20080722-5|19	BuildArch:	noarch
12mr|howto-html-fr-20080722-5|20	
12mr|howto-html-fr-20080722-5|21	BuildRequires: howto-utils
12mr|howto-html-fr-20080722-5|22	Requires:    locales-%lang, xdg-utils
12mr|howto-html-fr-20080722-5|23	
12mr|howto-html-fr-20080722-5|24	%description
12mr|howto-html-fr-20080722-5|25	Linux HOWTOs are detailed documents which describe a specific aspect of
12mr|howto-html-fr-20080722-5|26	configuring or using Linux.  Linux HOWTOs are a great source of
12mr|howto-html-fr-20080722-5|27	practical information about your system.  The latest versions of these
12mr|howto-html-fr-20080722-5|28	documents are located at http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-fr-20080722-5|29	
12mr|howto-html-fr-20080722-5|30	%prep
12mr|howto-html-fr-20080722-5|31	%setup -q -n %name
12mr|howto-html-fr-20080722-5|32	
12mr|howto-html-fr-20080722-5|33	%install
12mr|howto-html-fr-20080722-5|34	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-fr-20080722-5|35	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-fr-20080722-5|36	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-fr-20080722-5|37	
12mr|howto-html-fr-20080722-5|38	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12mr|howto-html-fr-20080722-5|39	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
12mr|howto-html-fr-20080722-5|40	[Desktop Entry]
12mr|howto-html-fr-20080722-5|41	Name=Howto %language
12mr|howto-html-fr-20080722-5|42	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
12mr|howto-html-fr-20080722-5|43	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
12mr|howto-html-fr-20080722-5|44	Icon=documentation_section
12mr|howto-html-fr-20080722-5|45	Terminal=false
12mr|howto-html-fr-20080722-5|46	Type=Application
12mr|howto-html-fr-20080722-5|47	Categories=Documentation;
12mr|howto-html-fr-20080722-5|48	EOF
12mr|howto-html-fr-20080722-5|49	
12mr|howto-html-fr-20080722-5|50	%clean
12mr|howto-html-fr-20080722-5|51	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-fr-20080722-5|52	
12mr|howto-html-fr-20080722-5|53	%files
12mr|howto-html-fr-20080722-5|54	%defattr(-,root,root)
12mr|howto-html-fr-20080722-5|55	%{_docdir}/HOWTO/%{format2}
12mr|howto-html-fr-20080722-5|56	%{_datadir}/applications/*.desktop
12mr|howto-html-fr-20080722-5|57	
12mr|howto-html-fr-20080722-5|58	%if %mdkversion < 200900
12mr|howto-html-fr-20080722-5|59	%post
12mr|howto-html-fr-20080722-5|60	%{update_menus}
12mr|howto-html-fr-20080722-5|61	%endif
12mr|howto-html-fr-20080722-5|62	
12mr|howto-html-fr-20080722-5|63	%if %mdkversion < 200900
12mr|howto-html-fr-20080722-5|64	%postun
12mr|howto-html-fr-20080722-5|65	%{clean_menus}
12mr|howto-html-fr-20080722-5|66	%endif
12mr|howto-html-fr-20080722-5|67	
12mr|howto-html-fr-20080722-5|68	
12mr|howto-html-fr-20080722-5|69	
12mr|howto-html-fr-20080722-5|70	%changelog
12mr|howto-html-fr-20080722-5|71	

14316 12
12mr|howto-html-hu-10.1-11|1	%define DATE	20040814
12mr|howto-html-hu-10.1-11|2	%define    language  Hungarian
12mr|howto-html-hu-10.1-11|3	%define    lang      hu
12mr|howto-html-hu-10.1-11|4	%define format1      html-%{lang}
12mr|howto-html-hu-10.1-11|5	%define format2      HTML/%{lang}
12mr|howto-html-hu-10.1-11|6	
12mr|howto-html-hu-10.1-11|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
12mr|howto-html-hu-10.1-11|8	Name:      howto-%{format1}
12mr|howto-html-hu-10.1-11|9	Version:	10.1
12mr|howto-html-hu-10.1-11|10	Release:	%mkrel 11
12mr|howto-html-hu-10.1-11|11	Group:		Books/Howtos
12mr|howto-html-hu-10.1-11|12	
12mr|howto-html-hu-10.1-11|13	Source0:   %name.tar
12mr|howto-html-hu-10.1-11|14	
12mr|howto-html-hu-10.1-11|15	Url:		http://www.kde.hu/mlp/hogyanok/
12mr|howto-html-hu-10.1-11|16	License:	GPL
12mr|howto-html-hu-10.1-11|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|howto-html-hu-10.1-11|18	BuildArch:	noarch
12mr|howto-html-hu-10.1-11|19	
12mr|howto-html-hu-10.1-11|20	BuildRequires: howto-utils
12mr|howto-html-hu-10.1-11|21	Requires:    locales-%lang, xdg-utils
12mr|howto-html-hu-10.1-11|22	
12mr|howto-html-hu-10.1-11|23	%description
12mr|howto-html-hu-10.1-11|24	Linux HOWTOs are detailed documents which describe a specific aspect of
12mr|howto-html-hu-10.1-11|25	configuring or using Linux.  Linux HOWTOs are a great source of
12mr|howto-html-hu-10.1-11|26	practical information about your system.  The latest versions of these
12mr|howto-html-hu-10.1-11|27	documents are located at http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-hu-10.1-11|28	
12mr|howto-html-hu-10.1-11|29	%prep
12mr|howto-html-hu-10.1-11|30	%setup -q -n %name
12mr|howto-html-hu-10.1-11|31	
12mr|howto-html-hu-10.1-11|32	%install
12mr|howto-html-hu-10.1-11|33	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-hu-10.1-11|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-hu-10.1-11|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-hu-10.1-11|36	
12mr|howto-html-hu-10.1-11|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12mr|howto-html-hu-10.1-11|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
12mr|howto-html-hu-10.1-11|39	[Desktop Entry]
12mr|howto-html-hu-10.1-11|40	Name=Howto %language
12mr|howto-html-hu-10.1-11|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
12mr|howto-html-hu-10.1-11|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
12mr|howto-html-hu-10.1-11|43	Icon=documentation_section
12mr|howto-html-hu-10.1-11|44	Terminal=false
12mr|howto-html-hu-10.1-11|45	Type=Application
12mr|howto-html-hu-10.1-11|46	Categories=Documentation;
12mr|howto-html-hu-10.1-11|47	EOF
12mr|howto-html-hu-10.1-11|48	
12mr|howto-html-hu-10.1-11|49	%clean
12mr|howto-html-hu-10.1-11|50	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-hu-10.1-11|51	
12mr|howto-html-hu-10.1-11|52	%files
12mr|howto-html-hu-10.1-11|53	%defattr(644,root,root,755)
12mr|howto-html-hu-10.1-11|54	%{_docdir}/HOWTO/%{format2}/
12mr|howto-html-hu-10.1-11|55	%{_datadir}/applications/*.desktop
12mr|howto-html-hu-10.1-11|56	
12mr|howto-html-hu-10.1-11|57	%if %mdkversion < 200900
12mr|howto-html-hu-10.1-11|58	%post
12mr|howto-html-hu-10.1-11|59	%{update_menus}
12mr|howto-html-hu-10.1-11|60	%endif
12mr|howto-html-hu-10.1-11|61	
12mr|howto-html-hu-10.1-11|62	%if %mdkversion < 200900
12mr|howto-html-hu-10.1-11|63	%postun
12mr|howto-html-hu-10.1-11|64	%{clean_menus}
12mr|howto-html-hu-10.1-11|65	%endif
12mr|howto-html-hu-10.1-11|66	
12mr|howto-html-hu-10.1-11|67	
12mr|howto-html-hu-10.1-11|68	
12mr|howto-html-hu-10.1-11|69	%changelog
12mr|howto-html-hu-10.1-11|70	

14317 12
12mr|howto-html-id-10-5|1	%define DATE	20040322
12mr|howto-html-id-10-5|2	%define    language  Indonesian
12mr|howto-html-id-10-5|3	%define    lang      id
12mr|howto-html-id-10-5|4	%define format1      html-%{lang}
12mr|howto-html-id-10-5|5	%define format2      HTML/%{lang}
12mr|howto-html-id-10-5|6	
12mr|howto-html-id-10-5|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
12mr|howto-html-id-10-5|8	Name:      howto-%{format1}
12mr|howto-html-id-10-5|9	Version:	10
12mr|howto-html-id-10-5|10	Release:	%mkrel 5
12mr|howto-html-id-10-5|11	Group:		Books/Howtos
12mr|howto-html-id-10-5|12	
12mr|howto-html-id-10-5|13	Source0:   %name.tar
12mr|howto-html-id-10-5|14	
12mr|howto-html-id-10-5|15	Url:		http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-id-10-5|16	License:	GPL
12mr|howto-html-id-10-5|17	BuildRoot:	%{_tmppath}/%{name}-root
12mr|howto-html-id-10-5|18	BuildArch:	noarch
12mr|howto-html-id-10-5|19	
12mr|howto-html-id-10-5|20	BuildRequires: howto-utils
12mr|howto-html-id-10-5|21	Requires:    locales-%lang, xdg-utils
12mr|howto-html-id-10-5|22	
12mr|howto-html-id-10-5|23	%description
12mr|howto-html-id-10-5|24	Linux HOWTOs are detailed documents which describe a specific aspect of
12mr|howto-html-id-10-5|25	configuring or using Linux.  Linux HOWTOs are a great source of
12mr|howto-html-id-10-5|26	practical information about your system.  The latest versions of these
12mr|howto-html-id-10-5|27	documents are located at http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-id-10-5|28	
12mr|howto-html-id-10-5|29	%prep
12mr|howto-html-id-10-5|30	%setup -q -n %name
12mr|howto-html-id-10-5|31	
12mr|howto-html-id-10-5|32	%install
12mr|howto-html-id-10-5|33	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-id-10-5|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-id-10-5|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-id-10-5|36	
12mr|howto-html-id-10-5|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12mr|howto-html-id-10-5|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
12mr|howto-html-id-10-5|39	[Desktop Entry]
12mr|howto-html-id-10-5|40	Name=Howto %language
12mr|howto-html-id-10-5|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
12mr|howto-html-id-10-5|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
12mr|howto-html-id-10-5|43	Icon=documentation_section
12mr|howto-html-id-10-5|44	Terminal=false
12mr|howto-html-id-10-5|45	Type=Application
12mr|howto-html-id-10-5|46	Categories=Documentation;
12mr|howto-html-id-10-5|47	EOF
12mr|howto-html-id-10-5|48	
12mr|howto-html-id-10-5|49	%clean
12mr|howto-html-id-10-5|50	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-id-10-5|51	
12mr|howto-html-id-10-5|52	%files
12mr|howto-html-id-10-5|53	%defattr(-,root,root)
12mr|howto-html-id-10-5|54	%{_docdir}/HOWTO/%{format2}
12mr|howto-html-id-10-5|55	%{_datadir}/applications/*.desktop
12mr|howto-html-id-10-5|56	
12mr|howto-html-id-10-5|57	%if %mdkversion < 200900
12mr|howto-html-id-10-5|58	%post
12mr|howto-html-id-10-5|59	%{update_menus}
12mr|howto-html-id-10-5|60	%endif
12mr|howto-html-id-10-5|61	
12mr|howto-html-id-10-5|62	%if %mdkversion < 200900
12mr|howto-html-id-10-5|63	%postun
12mr|howto-html-id-10-5|64	%{clean_menus}
12mr|howto-html-id-10-5|65	%endif
12mr|howto-html-id-10-5|66	
12mr|howto-html-id-10-5|67	
12mr|howto-html-id-10-5|68	
12mr|howto-html-id-10-5|69	%changelog
12mr|howto-html-id-10-5|70	

14318 12
12mr|howto-html-it-20080812-6|1	%define DATE	20080812
12mr|howto-html-it-20080812-6|2	%define    language  Italian
12mr|howto-html-it-20080812-6|3	%define    lang      it
12mr|howto-html-it-20080812-6|4	%define format1      html-%{lang}
12mr|howto-html-it-20080812-6|5	%define format2      HTML/%{lang}
12mr|howto-html-it-20080812-6|6	
12mr|howto-html-it-20080812-6|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
12mr|howto-html-it-20080812-6|8	Name:      howto-%{format1}
12mr|howto-html-it-20080812-6|9	Version:	%DATE
12mr|howto-html-it-20080812-6|10	Release:	%mkrel 6
12mr|howto-html-it-20080812-6|11	Group:		Books/Howtos
12mr|howto-html-it-20080812-6|12	Source0:   %name.tar
12mr|howto-html-it-20080812-6|13	
12mr|howto-html-it-20080812-6|14	Url:		http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-it-20080812-6|15	License:	GPL
12mr|howto-html-it-20080812-6|16	BuildRoot:	%{_tmppath}/%{name}-root
12mr|howto-html-it-20080812-6|17	BuildArch:	noarch
12mr|howto-html-it-20080812-6|18	
12mr|howto-html-it-20080812-6|19	BuildRequires: howto-utils
12mr|howto-html-it-20080812-6|20	Requires:    locales-%lang, xdg-utils
12mr|howto-html-it-20080812-6|21	
12mr|howto-html-it-20080812-6|22	%description
12mr|howto-html-it-20080812-6|23	Linux HOWTOs are detailed documents which describe a specific aspect of
12mr|howto-html-it-20080812-6|24	configuring or using Linux.  Linux HOWTOs are a great source of
12mr|howto-html-it-20080812-6|25	practical information about your system.  The latest versions of these
12mr|howto-html-it-20080812-6|26	documents are located at http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-it-20080812-6|27	
12mr|howto-html-it-20080812-6|28	%prep
12mr|howto-html-it-20080812-6|29	%setup -q -n %name
12mr|howto-html-it-20080812-6|30	
12mr|howto-html-it-20080812-6|31	%install
12mr|howto-html-it-20080812-6|32	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-it-20080812-6|33	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-it-20080812-6|34	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-it-20080812-6|35	
12mr|howto-html-it-20080812-6|36	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12mr|howto-html-it-20080812-6|37	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
12mr|howto-html-it-20080812-6|38	[Desktop Entry]
12mr|howto-html-it-20080812-6|39	Name=Howto %language
12mr|howto-html-it-20080812-6|40	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
12mr|howto-html-it-20080812-6|41	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
12mr|howto-html-it-20080812-6|42	Icon=documentation_section
12mr|howto-html-it-20080812-6|43	Terminal=false
12mr|howto-html-it-20080812-6|44	Type=Application
12mr|howto-html-it-20080812-6|45	Categories=Documentation;
12mr|howto-html-it-20080812-6|46	EOF
12mr|howto-html-it-20080812-6|47	
12mr|howto-html-it-20080812-6|48	%clean
12mr|howto-html-it-20080812-6|49	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-it-20080812-6|50	
12mr|howto-html-it-20080812-6|51	%files
12mr|howto-html-it-20080812-6|52	%defattr(-,root,root)
12mr|howto-html-it-20080812-6|53	%{_docdir}/HOWTO/%{format2}
12mr|howto-html-it-20080812-6|54	%{_datadir}/applications/*.desktop
12mr|howto-html-it-20080812-6|55	
12mr|howto-html-it-20080812-6|56	%if %mdkversion < 200900
12mr|howto-html-it-20080812-6|57	%post
12mr|howto-html-it-20080812-6|58	%{update_menus}
12mr|howto-html-it-20080812-6|59	%endif
12mr|howto-html-it-20080812-6|60	
12mr|howto-html-it-20080812-6|61	%if %mdkversion < 200900
12mr|howto-html-it-20080812-6|62	%postun
12mr|howto-html-it-20080812-6|63	%{clean_menus}
12mr|howto-html-it-20080812-6|64	%endif
12mr|howto-html-it-20080812-6|65	
12mr|howto-html-it-20080812-6|66	
12mr|howto-html-it-20080812-6|67	
12mr|howto-html-it-20080812-6|68	%changelog
12mr|howto-html-it-20080812-6|69	

14319 12
12mr|howto-html-ja-10.1-10|1	%define DATE	20040814
12mr|howto-html-ja-10.1-10|2	%define    language  Japanese
12mr|howto-html-ja-10.1-10|3	%define    lang      ja
12mr|howto-html-ja-10.1-10|4	%define format1      html-%{lang}
12mr|howto-html-ja-10.1-10|5	%define format2      HTML/%{lang}
12mr|howto-html-ja-10.1-10|6	
12mr|howto-html-ja-10.1-10|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
12mr|howto-html-ja-10.1-10|8	Name:      howto-%{format1}
12mr|howto-html-ja-10.1-10|9	Version:	10.1
12mr|howto-html-ja-10.1-10|10	Release:	%mkrel 10
12mr|howto-html-ja-10.1-10|11	Group:		Books/Howtos
12mr|howto-html-ja-10.1-10|12	
12mr|howto-html-ja-10.1-10|13	Source0:   %name.tar
12mr|howto-html-ja-10.1-10|14	
12mr|howto-html-ja-10.1-10|15	Url:		http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-ja-10.1-10|16	License:	GPL
12mr|howto-html-ja-10.1-10|17	BuildRoot:	%{_tmppath}/%{name}-root
12mr|howto-html-ja-10.1-10|18	BuildArch:	noarch
12mr|howto-html-ja-10.1-10|19	
12mr|howto-html-ja-10.1-10|20	BuildRequires: howto-utils
12mr|howto-html-ja-10.1-10|21	Requires:    locales-%lang, xdg-utils
12mr|howto-html-ja-10.1-10|22	
12mr|howto-html-ja-10.1-10|23	%description
12mr|howto-html-ja-10.1-10|24	Linux HOWTOs are detailed documents which describe a specific aspect of
12mr|howto-html-ja-10.1-10|25	configuring or using Linux.  Linux HOWTOs are a great source of
12mr|howto-html-ja-10.1-10|26	practical information about your system.  The latest versions of these
12mr|howto-html-ja-10.1-10|27	documents are located at http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-ja-10.1-10|28	
12mr|howto-html-ja-10.1-10|29	%prep
12mr|howto-html-ja-10.1-10|30	%setup -q -n %name
12mr|howto-html-ja-10.1-10|31	
12mr|howto-html-ja-10.1-10|32	%install
12mr|howto-html-ja-10.1-10|33	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-ja-10.1-10|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-ja-10.1-10|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-ja-10.1-10|36	
12mr|howto-html-ja-10.1-10|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12mr|howto-html-ja-10.1-10|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
12mr|howto-html-ja-10.1-10|39	[Desktop Entry]
12mr|howto-html-ja-10.1-10|40	Name=Howto %language
12mr|howto-html-ja-10.1-10|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
12mr|howto-html-ja-10.1-10|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
12mr|howto-html-ja-10.1-10|43	Icon=documentation_section
12mr|howto-html-ja-10.1-10|44	Terminal=false
12mr|howto-html-ja-10.1-10|45	Type=Application
12mr|howto-html-ja-10.1-10|46	Categories=Documentation;
12mr|howto-html-ja-10.1-10|47	EOF
12mr|howto-html-ja-10.1-10|48	
12mr|howto-html-ja-10.1-10|49	%clean
12mr|howto-html-ja-10.1-10|50	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-ja-10.1-10|51	
12mr|howto-html-ja-10.1-10|52	%files
12mr|howto-html-ja-10.1-10|53	%defattr(-,root,root)
12mr|howto-html-ja-10.1-10|54	%{_docdir}/HOWTO/%{format2}
12mr|howto-html-ja-10.1-10|55	%{_datadir}/applications/*.desktop
12mr|howto-html-ja-10.1-10|56	
12mr|howto-html-ja-10.1-10|57	%if %mdkversion < 200900
12mr|howto-html-ja-10.1-10|58	%post
12mr|howto-html-ja-10.1-10|59	%{update_menus}
12mr|howto-html-ja-10.1-10|60	%endif
12mr|howto-html-ja-10.1-10|61	
12mr|howto-html-ja-10.1-10|62	%if %mdkversion < 200900
12mr|howto-html-ja-10.1-10|63	%postun
12mr|howto-html-ja-10.1-10|64	%{clean_menus}
12mr|howto-html-ja-10.1-10|65	%endif
12mr|howto-html-ja-10.1-10|66	
12mr|howto-html-ja-10.1-10|67	
12mr|howto-html-ja-10.1-10|68	
12mr|howto-html-ja-10.1-10|69	%changelog
12mr|howto-html-ja-10.1-10|70	

14320 12
12mr|howto-html-ko-10-8|1	%define DATE	20040301
12mr|howto-html-ko-10-8|2	%define    language  Korean
12mr|howto-html-ko-10-8|3	%define    lang      ko
12mr|howto-html-ko-10-8|4	%define format1      html-%{lang}
12mr|howto-html-ko-10-8|5	%define format2      HTML/%{lang}
12mr|howto-html-ko-10-8|6	
12mr|howto-html-ko-10-8|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
12mr|howto-html-ko-10-8|8	Name:      howto-%{format1}
12mr|howto-html-ko-10-8|9	Version:	10
12mr|howto-html-ko-10-8|10	Release:	%mkrel 8
12mr|howto-html-ko-10-8|11	Group:		Books/Howtos
12mr|howto-html-ko-10-8|12	
12mr|howto-html-ko-10-8|13	Source0:   %name.tar
12mr|howto-html-ko-10-8|14	
12mr|howto-html-ko-10-8|15	Url:		http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-ko-10-8|16	License:	GPL
12mr|howto-html-ko-10-8|17	BuildRoot:	%{_tmppath}/%{name}-root
12mr|howto-html-ko-10-8|18	BuildArch:	noarch
12mr|howto-html-ko-10-8|19	
12mr|howto-html-ko-10-8|20	BuildRequires: howto-utils
12mr|howto-html-ko-10-8|21	Requires:    locales-%lang, xdg-utils
12mr|howto-html-ko-10-8|22	
12mr|howto-html-ko-10-8|23	%description
12mr|howto-html-ko-10-8|24	Linux HOWTOs are detailed documents which describe a specific aspect of
12mr|howto-html-ko-10-8|25	configuring or using Linux.  Linux HOWTOs are a great source of
12mr|howto-html-ko-10-8|26	practical information about your system.  The latest versions of these
12mr|howto-html-ko-10-8|27	documents are located at http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-ko-10-8|28	
12mr|howto-html-ko-10-8|29	%prep
12mr|howto-html-ko-10-8|30	%setup -q -n %name
12mr|howto-html-ko-10-8|31	
12mr|howto-html-ko-10-8|32	%install
12mr|howto-html-ko-10-8|33	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-ko-10-8|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-ko-10-8|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-ko-10-8|36	
12mr|howto-html-ko-10-8|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12mr|howto-html-ko-10-8|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
12mr|howto-html-ko-10-8|39	[Desktop Entry]
12mr|howto-html-ko-10-8|40	Name=Howto %language
12mr|howto-html-ko-10-8|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
12mr|howto-html-ko-10-8|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
12mr|howto-html-ko-10-8|43	Icon=documentation_section
12mr|howto-html-ko-10-8|44	Terminal=false
12mr|howto-html-ko-10-8|45	Type=Application
12mr|howto-html-ko-10-8|46	Categories=Documentation;
12mr|howto-html-ko-10-8|47	EOF
12mr|howto-html-ko-10-8|48	
12mr|howto-html-ko-10-8|49	%clean
12mr|howto-html-ko-10-8|50	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-ko-10-8|51	
12mr|howto-html-ko-10-8|52	%files
12mr|howto-html-ko-10-8|53	%defattr(-,root,root)
12mr|howto-html-ko-10-8|54	%{_docdir}/HOWTO/%{format2}
12mr|howto-html-ko-10-8|55	%{_datadir}/applications/*.desktop
12mr|howto-html-ko-10-8|56	
12mr|howto-html-ko-10-8|57	%if %mdkversion < 200900
12mr|howto-html-ko-10-8|58	%post
12mr|howto-html-ko-10-8|59	%{update_menus}
12mr|howto-html-ko-10-8|60	%endif
12mr|howto-html-ko-10-8|61	
12mr|howto-html-ko-10-8|62	%if %mdkversion < 200900
12mr|howto-html-ko-10-8|63	%postun
12mr|howto-html-ko-10-8|64	%{clean_menus}
12mr|howto-html-ko-10-8|65	%endif
12mr|howto-html-ko-10-8|66	
12mr|howto-html-ko-10-8|67	
12mr|howto-html-ko-10-8|68	
12mr|howto-html-ko-10-8|69	%changelog
12mr|howto-html-ko-10-8|70	

14321 12
12mr|howto-html-nl-10.1-7|1	%define	DATE	20040813
12mr|howto-html-nl-10.1-7|2	%define    language  Dutch
12mr|howto-html-nl-10.1-7|3	%define    lang      nl
12mr|howto-html-nl-10.1-7|4	%define format1      html-%{lang}
12mr|howto-html-nl-10.1-7|5	%define format2      HTML/%{lang}
12mr|howto-html-nl-10.1-7|6	
12mr|howto-html-nl-10.1-7|7	
12mr|howto-html-nl-10.1-7|8	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
12mr|howto-html-nl-10.1-7|9	Name:      howto-%{format1}
12mr|howto-html-nl-10.1-7|10	Version:	10.1
12mr|howto-html-nl-10.1-7|11	Release:	%mkrel 7
12mr|howto-html-nl-10.1-7|12	Group:		Books/Howtos
12mr|howto-html-nl-10.1-7|13	
12mr|howto-html-nl-10.1-7|14	Source0:   %name.tar
12mr|howto-html-nl-10.1-7|15	
12mr|howto-html-nl-10.1-7|16	Url:		http://nl.linux.org/doc/nlhowto.php
12mr|howto-html-nl-10.1-7|17	License:	GPL
12mr|howto-html-nl-10.1-7|18	BuildRoot:	%{_tmppath}/howto-%{format1}-root
12mr|howto-html-nl-10.1-7|19	BuildArch:	noarch
12mr|howto-html-nl-10.1-7|20	
12mr|howto-html-nl-10.1-7|21	BuildRequires: howto-utils
12mr|howto-html-nl-10.1-7|22	Requires:    locales-%lang xdg-utils
12mr|howto-html-nl-10.1-7|23	
12mr|howto-html-nl-10.1-7|24	%description
12mr|howto-html-nl-10.1-7|25	Linux HOWTOs in Dutch documents are located at
12mr|howto-html-nl-10.1-7|26	http://nl.linux.org/doc/nlhowto.php and
12mr|howto-html-nl-10.1-7|27	ftp://fjordland.nl.linux.org/pub/HOWTO-NL/all-howtos-html.tar.gz
12mr|howto-html-nl-10.1-7|28	
12mr|howto-html-nl-10.1-7|29	%prep
12mr|howto-html-nl-10.1-7|30	%setup -q -n %name
12mr|howto-html-nl-10.1-7|31	
12mr|howto-html-nl-10.1-7|32	%install
12mr|howto-html-nl-10.1-7|33	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-nl-10.1-7|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-nl-10.1-7|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-nl-10.1-7|36	
12mr|howto-html-nl-10.1-7|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12mr|howto-html-nl-10.1-7|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
12mr|howto-html-nl-10.1-7|39	[Desktop Entry]
12mr|howto-html-nl-10.1-7|40	Name=Howto %language
12mr|howto-html-nl-10.1-7|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
12mr|howto-html-nl-10.1-7|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
12mr|howto-html-nl-10.1-7|43	Icon=documentation_section
12mr|howto-html-nl-10.1-7|44	Terminal=false
12mr|howto-html-nl-10.1-7|45	Type=Application
12mr|howto-html-nl-10.1-7|46	Categories=Documentation;
12mr|howto-html-nl-10.1-7|47	EOF
12mr|howto-html-nl-10.1-7|48	
12mr|howto-html-nl-10.1-7|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
12mr|howto-html-nl-10.1-7|50	# this perl line is needed to include the Bootdisk-howto which is in a directory with strange file name.
12mr|howto-html-nl-10.1-7|51	
12mr|howto-html-nl-10.1-7|52	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12mr|howto-html-nl-10.1-7|53	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
12mr|howto-html-nl-10.1-7|54	[Desktop Entry]
12mr|howto-html-nl-10.1-7|55	Name=Howto %language
12mr|howto-html-nl-10.1-7|56	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
12mr|howto-html-nl-10.1-7|57	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
12mr|howto-html-nl-10.1-7|58	Icon=documentation_section
12mr|howto-html-nl-10.1-7|59	Terminal=false
12mr|howto-html-nl-10.1-7|60	Type=Application
12mr|howto-html-nl-10.1-7|61	Categories=Documentation;
12mr|howto-html-nl-10.1-7|62	EOF
12mr|howto-html-nl-10.1-7|63	
12mr|howto-html-nl-10.1-7|64	%clean
12mr|howto-html-nl-10.1-7|65	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-nl-10.1-7|66	
12mr|howto-html-nl-10.1-7|67	%files
12mr|howto-html-nl-10.1-7|68	%defattr(-,root,root)
12mr|howto-html-nl-10.1-7|69	%{_docdir}/HOWTO/%{format2}
12mr|howto-html-nl-10.1-7|70	%{_datadir}/applications/*.desktop
12mr|howto-html-nl-10.1-7|71	
12mr|howto-html-nl-10.1-7|72	%if %mdkversion < 200900
12mr|howto-html-nl-10.1-7|73	%post
12mr|howto-html-nl-10.1-7|74	%{update_menus}
12mr|howto-html-nl-10.1-7|75	%endif
12mr|howto-html-nl-10.1-7|76	
12mr|howto-html-nl-10.1-7|77	%if %mdkversion < 200900
12mr|howto-html-nl-10.1-7|78	%postun
12mr|howto-html-nl-10.1-7|79	%{clean_menus}
12mr|howto-html-nl-10.1-7|80	%endif
12mr|howto-html-nl-10.1-7|81	
12mr|howto-html-nl-10.1-7|82	
12mr|howto-html-nl-10.1-7|83	
12mr|howto-html-nl-10.1-7|84	%changelog
12mr|howto-html-nl-10.1-7|85	

14322 12
12mr|howto-html-pl-9.1-7|1	%define DATE	20030112
12mr|howto-html-pl-9.1-7|2	%define    language  Polish
12mr|howto-html-pl-9.1-7|3	%define    lang      pl
12mr|howto-html-pl-9.1-7|4	%define format1      html-%{lang}
12mr|howto-html-pl-9.1-7|5	%define format2      HTML/%{lang}
12mr|howto-html-pl-9.1-7|6	
12mr|howto-html-pl-9.1-7|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
12mr|howto-html-pl-9.1-7|8	Name:      howto-%{format1}
12mr|howto-html-pl-9.1-7|9	Version:	9.1
12mr|howto-html-pl-9.1-7|10	Release:	%mkrel 7
12mr|howto-html-pl-9.1-7|11	Group:		Books/Howtos
12mr|howto-html-pl-9.1-7|12	
12mr|howto-html-pl-9.1-7|13	Source0:   %name.tar
12mr|howto-html-pl-9.1-7|14	
12mr|howto-html-pl-9.1-7|15	Url:		http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-pl-9.1-7|16	License:	GPL
12mr|howto-html-pl-9.1-7|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|howto-html-pl-9.1-7|18	BuildArch:	noarch
12mr|howto-html-pl-9.1-7|19	
12mr|howto-html-pl-9.1-7|20	BuildRequires: howto-utils
12mr|howto-html-pl-9.1-7|21	Requires:    locales-%lang xdg-utils
12mr|howto-html-pl-9.1-7|22	
12mr|howto-html-pl-9.1-7|23	%description
12mr|howto-html-pl-9.1-7|24	Linux HOWTOs are detailed documents which describe a specific aspect of
12mr|howto-html-pl-9.1-7|25	configuring or using Linux.  Linux HOWTOs are a great source of
12mr|howto-html-pl-9.1-7|26	practical information about your system.  The latest versions of these
12mr|howto-html-pl-9.1-7|27	documents are located at http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-pl-9.1-7|28	
12mr|howto-html-pl-9.1-7|29	%prep
12mr|howto-html-pl-9.1-7|30	%setup -q -n %name
12mr|howto-html-pl-9.1-7|31	
12mr|howto-html-pl-9.1-7|32	%install
12mr|howto-html-pl-9.1-7|33	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-pl-9.1-7|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-pl-9.1-7|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-pl-9.1-7|36	
12mr|howto-html-pl-9.1-7|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12mr|howto-html-pl-9.1-7|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
12mr|howto-html-pl-9.1-7|39	[Desktop Entry]
12mr|howto-html-pl-9.1-7|40	Name=Howto %language
12mr|howto-html-pl-9.1-7|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
12mr|howto-html-pl-9.1-7|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
12mr|howto-html-pl-9.1-7|43	Icon=documentation_section
12mr|howto-html-pl-9.1-7|44	Terminal=false
12mr|howto-html-pl-9.1-7|45	Type=Application
12mr|howto-html-pl-9.1-7|46	Categories=Documentation;
12mr|howto-html-pl-9.1-7|47	EOF
12mr|howto-html-pl-9.1-7|48	
12mr|howto-html-pl-9.1-7|49	%clean
12mr|howto-html-pl-9.1-7|50	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-pl-9.1-7|51	
12mr|howto-html-pl-9.1-7|52	%files
12mr|howto-html-pl-9.1-7|53	%defattr(-,root,root)
12mr|howto-html-pl-9.1-7|54	%{_docdir}/HOWTO/%{format2}
12mr|howto-html-pl-9.1-7|55	%{_datadir}/applications/*.desktop
12mr|howto-html-pl-9.1-7|56	
12mr|howto-html-pl-9.1-7|57	%if %mdkversion < 200900
12mr|howto-html-pl-9.1-7|58	%post
12mr|howto-html-pl-9.1-7|59	%{update_menus}
12mr|howto-html-pl-9.1-7|60	%endif
12mr|howto-html-pl-9.1-7|61	
12mr|howto-html-pl-9.1-7|62	%if %mdkversion < 200900
12mr|howto-html-pl-9.1-7|63	%postun
12mr|howto-html-pl-9.1-7|64	%{clean_menus}
12mr|howto-html-pl-9.1-7|65	%endif
12mr|howto-html-pl-9.1-7|66	
12mr|howto-html-pl-9.1-7|67	
12mr|howto-html-pl-9.1-7|68	
12mr|howto-html-pl-9.1-7|69	%changelog
12mr|howto-html-pl-9.1-7|70	

14323 12
12mr|howto-html-ro-9.1-8|1	%define DATE	20030112
12mr|howto-html-ro-9.1-8|2	%define    language  Romanian
12mr|howto-html-ro-9.1-8|3	%define    lang      ro
12mr|howto-html-ro-9.1-8|4	%define format1      html-%{lang}
12mr|howto-html-ro-9.1-8|5	%define format2      HTML/%{lang}
12mr|howto-html-ro-9.1-8|6	
12mr|howto-html-ro-9.1-8|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
12mr|howto-html-ro-9.1-8|8	Name:      howto-%{format1}
12mr|howto-html-ro-9.1-8|9	Version:	9.1
12mr|howto-html-ro-9.1-8|10	Release:	%mkrel 8
12mr|howto-html-ro-9.1-8|11	Group:		Books/Howtos
12mr|howto-html-ro-9.1-8|12	
12mr|howto-html-ro-9.1-8|13	Source0:   %name.tar
12mr|howto-html-ro-9.1-8|14	Source1:   %name
12mr|howto-html-ro-9.1-8|15	
12mr|howto-html-ro-9.1-8|16	Url:		http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-ro-9.1-8|17	License:	GPL
12mr|howto-html-ro-9.1-8|18	BuildRoot:	%{_tmppath}/%{name}-root
12mr|howto-html-ro-9.1-8|19	BuildArch:	noarch
12mr|howto-html-ro-9.1-8|20	
12mr|howto-html-ro-9.1-8|21	BuildRequires: howto-utils
12mr|howto-html-ro-9.1-8|22	Requires:    locales-%lang xdg-utils
12mr|howto-html-ro-9.1-8|23	
12mr|howto-html-ro-9.1-8|24	%description
12mr|howto-html-ro-9.1-8|25	Linux HOWTOs are detailed documents which describe a specific aspect of
12mr|howto-html-ro-9.1-8|26	configuring or using Linux.  Linux HOWTOs are a great source of
12mr|howto-html-ro-9.1-8|27	practical information about your system.  The latest versions of these
12mr|howto-html-ro-9.1-8|28	documents are located at http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-ro-9.1-8|29	
12mr|howto-html-ro-9.1-8|30	%prep
12mr|howto-html-ro-9.1-8|31	%setup -q -n %name
12mr|howto-html-ro-9.1-8|32	
12mr|howto-html-ro-9.1-8|33	%install
12mr|howto-html-ro-9.1-8|34	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-ro-9.1-8|35	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-ro-9.1-8|36	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-ro-9.1-8|37	
12mr|howto-html-ro-9.1-8|38	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12mr|howto-html-ro-9.1-8|39	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
12mr|howto-html-ro-9.1-8|40	[Desktop Entry]
12mr|howto-html-ro-9.1-8|41	Name=Howto %language
12mr|howto-html-ro-9.1-8|42	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
12mr|howto-html-ro-9.1-8|43	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
12mr|howto-html-ro-9.1-8|44	Icon=documentation_section
12mr|howto-html-ro-9.1-8|45	Terminal=false
12mr|howto-html-ro-9.1-8|46	Type=Application
12mr|howto-html-ro-9.1-8|47	Categories=Documentation;
12mr|howto-html-ro-9.1-8|48	EOF
12mr|howto-html-ro-9.1-8|49	
12mr|howto-html-ro-9.1-8|50	%clean
12mr|howto-html-ro-9.1-8|51	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-ro-9.1-8|52	
12mr|howto-html-ro-9.1-8|53	%files
12mr|howto-html-ro-9.1-8|54	%defattr(644,root,root,755)
12mr|howto-html-ro-9.1-8|55	%{_docdir}/HOWTO/%{format2}
12mr|howto-html-ro-9.1-8|56	%{_datadir}/applications/*.desktop
12mr|howto-html-ro-9.1-8|57	
12mr|howto-html-ro-9.1-8|58	%if %mdkversion < 200900
12mr|howto-html-ro-9.1-8|59	%post
12mr|howto-html-ro-9.1-8|60	%{update_menus}
12mr|howto-html-ro-9.1-8|61	%endif
12mr|howto-html-ro-9.1-8|62	
12mr|howto-html-ro-9.1-8|63	%if %mdkversion < 200900
12mr|howto-html-ro-9.1-8|64	%postun
12mr|howto-html-ro-9.1-8|65	%{clean_menus}
12mr|howto-html-ro-9.1-8|66	%endif
12mr|howto-html-ro-9.1-8|67	
12mr|howto-html-ro-9.1-8|68	
12mr|howto-html-ro-9.1-8|69	
12mr|howto-html-ro-9.1-8|70	%changelog
12mr|howto-html-ro-9.1-8|71	

14324 12
12mr|howto-html-sl-10-8|1	%define DATE	20040301
12mr|howto-html-sl-10-8|2	%define    language  Slovenian
12mr|howto-html-sl-10-8|3	%define    lang      sl
12mr|howto-html-sl-10-8|4	%define format1      html-%{lang}
12mr|howto-html-sl-10-8|5	%define format2      HTML/%{lang}
12mr|howto-html-sl-10-8|6	
12mr|howto-html-sl-10-8|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
12mr|howto-html-sl-10-8|8	Name:      howto-%{format1}
12mr|howto-html-sl-10-8|9	Version:	10
12mr|howto-html-sl-10-8|10	Release:	%mkrel 8
12mr|howto-html-sl-10-8|11	Group:		Books/Howtos
12mr|howto-html-sl-10-8|12	
12mr|howto-html-sl-10-8|13	Source0:   %name.tar
12mr|howto-html-sl-10-8|14	
12mr|howto-html-sl-10-8|15	Url:		http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-sl-10-8|16	License:	GPL
12mr|howto-html-sl-10-8|17	BuildRoot:	%{_tmppath}/%{name}-root
12mr|howto-html-sl-10-8|18	BuildArch:	noarch
12mr|howto-html-sl-10-8|19	
12mr|howto-html-sl-10-8|20	BuildRequires: howto-utils
12mr|howto-html-sl-10-8|21	Requires:    locales-%lang xdg-utils
12mr|howto-html-sl-10-8|22	
12mr|howto-html-sl-10-8|23	%description
12mr|howto-html-sl-10-8|24	Linux HOWTOs are detailed documents which describe a specific aspect of
12mr|howto-html-sl-10-8|25	configuring or using Linux.  Linux HOWTOs are a great source of
12mr|howto-html-sl-10-8|26	practical information about your system.  The latest versions of these
12mr|howto-html-sl-10-8|27	documents are located at http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-sl-10-8|28	
12mr|howto-html-sl-10-8|29	%prep
12mr|howto-html-sl-10-8|30	%setup -q -n %name
12mr|howto-html-sl-10-8|31	
12mr|howto-html-sl-10-8|32	%install
12mr|howto-html-sl-10-8|33	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-sl-10-8|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-sl-10-8|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-sl-10-8|36	
12mr|howto-html-sl-10-8|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12mr|howto-html-sl-10-8|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
12mr|howto-html-sl-10-8|39	[Desktop Entry]
12mr|howto-html-sl-10-8|40	Name=Howto %language
12mr|howto-html-sl-10-8|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
12mr|howto-html-sl-10-8|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
12mr|howto-html-sl-10-8|43	Icon=documentation_section
12mr|howto-html-sl-10-8|44	Terminal=false
12mr|howto-html-sl-10-8|45	Type=Application
12mr|howto-html-sl-10-8|46	Categories=Documentation;
12mr|howto-html-sl-10-8|47	EOF
12mr|howto-html-sl-10-8|48	
12mr|howto-html-sl-10-8|49	%clean
12mr|howto-html-sl-10-8|50	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-sl-10-8|51	
12mr|howto-html-sl-10-8|52	%files
12mr|howto-html-sl-10-8|53	%defattr(-,root,root)
12mr|howto-html-sl-10-8|54	%{_docdir}/HOWTO/%{format2}
12mr|howto-html-sl-10-8|55	%{_datadir}/applications/*.desktop
12mr|howto-html-sl-10-8|56	
12mr|howto-html-sl-10-8|57	%if %mdkversion < 200900
12mr|howto-html-sl-10-8|58	%post
12mr|howto-html-sl-10-8|59	%{update_menus}
12mr|howto-html-sl-10-8|60	%endif
12mr|howto-html-sl-10-8|61	
12mr|howto-html-sl-10-8|62	%if %mdkversion < 200900
12mr|howto-html-sl-10-8|63	%postun
12mr|howto-html-sl-10-8|64	%{clean_menus}
12mr|howto-html-sl-10-8|65	%endif
12mr|howto-html-sl-10-8|66	
12mr|howto-html-sl-10-8|67	
12mr|howto-html-sl-10-8|68	
12mr|howto-html-sl-10-8|69	%changelog
12mr|howto-html-sl-10-8|70	

14325 12
12mr|howto-html-sv-9.1-8|1	%define DATE	20030112
12mr|howto-html-sv-9.1-8|2	%define    language  Swedish
12mr|howto-html-sv-9.1-8|3	%define    lang      sv
12mr|howto-html-sv-9.1-8|4	%define format1      html-%{lang}
12mr|howto-html-sv-9.1-8|5	%define format2      HTML/%{lang}
12mr|howto-html-sv-9.1-8|6	
12mr|howto-html-sv-9.1-8|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
12mr|howto-html-sv-9.1-8|8	Name:      howto-%{format1}
12mr|howto-html-sv-9.1-8|9	Version:	9.1
12mr|howto-html-sv-9.1-8|10	Release:	%mkrel 8
12mr|howto-html-sv-9.1-8|11	Group:		Books/Howtos
12mr|howto-html-sv-9.1-8|12	
12mr|howto-html-sv-9.1-8|13	Source0:   %name.tar
12mr|howto-html-sv-9.1-8|14	
12mr|howto-html-sv-9.1-8|15	Url:		http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-sv-9.1-8|16	License:	GPL
12mr|howto-html-sv-9.1-8|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|howto-html-sv-9.1-8|18	BuildArch:	noarch
12mr|howto-html-sv-9.1-8|19	
12mr|howto-html-sv-9.1-8|20	BuildRequires: howto-utils
12mr|howto-html-sv-9.1-8|21	Requires:    locales-%lang xdg-utils
12mr|howto-html-sv-9.1-8|22	
12mr|howto-html-sv-9.1-8|23	%description
12mr|howto-html-sv-9.1-8|24	Linux HOWTOs are detailed documents which describe a specific aspect of
12mr|howto-html-sv-9.1-8|25	configuring or using Linux.  Linux HOWTOs are a great source of
12mr|howto-html-sv-9.1-8|26	practical information about your system.  The latest versions of these
12mr|howto-html-sv-9.1-8|27	documents are located at http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-sv-9.1-8|28	
12mr|howto-html-sv-9.1-8|29	%prep
12mr|howto-html-sv-9.1-8|30	%setup -q -n %name
12mr|howto-html-sv-9.1-8|31	
12mr|howto-html-sv-9.1-8|32	%install
12mr|howto-html-sv-9.1-8|33	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-sv-9.1-8|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-sv-9.1-8|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-sv-9.1-8|36	
12mr|howto-html-sv-9.1-8|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12mr|howto-html-sv-9.1-8|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
12mr|howto-html-sv-9.1-8|39	[Desktop Entry]
12mr|howto-html-sv-9.1-8|40	Name=Howto %language
12mr|howto-html-sv-9.1-8|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
12mr|howto-html-sv-9.1-8|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
12mr|howto-html-sv-9.1-8|43	Icon=documentation_section
12mr|howto-html-sv-9.1-8|44	Terminal=false
12mr|howto-html-sv-9.1-8|45	Type=Application
12mr|howto-html-sv-9.1-8|46	Categories=Documentation;
12mr|howto-html-sv-9.1-8|47	EOF
12mr|howto-html-sv-9.1-8|48	
12mr|howto-html-sv-9.1-8|49	%clean
12mr|howto-html-sv-9.1-8|50	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-sv-9.1-8|51	
12mr|howto-html-sv-9.1-8|52	%files
12mr|howto-html-sv-9.1-8|53	%defattr(-,root,root)
12mr|howto-html-sv-9.1-8|54	%{_docdir}/HOWTO/%{format2}
12mr|howto-html-sv-9.1-8|55	%{_datadir}/applications/*.desktop
12mr|howto-html-sv-9.1-8|56	
12mr|howto-html-sv-9.1-8|57	%if %mdkversion < 200900
12mr|howto-html-sv-9.1-8|58	%post
12mr|howto-html-sv-9.1-8|59	%{update_menus}
12mr|howto-html-sv-9.1-8|60	%endif
12mr|howto-html-sv-9.1-8|61	
12mr|howto-html-sv-9.1-8|62	%if %mdkversion < 200900
12mr|howto-html-sv-9.1-8|63	%postun
12mr|howto-html-sv-9.1-8|64	%{clean_menus}
12mr|howto-html-sv-9.1-8|65	%endif
12mr|howto-html-sv-9.1-8|66	
12mr|howto-html-sv-9.1-8|67	
12mr|howto-html-sv-9.1-8|68	
12mr|howto-html-sv-9.1-8|69	%changelog
12mr|howto-html-sv-9.1-8|70	

14326 12
12mr|howto-html-zh-10-10|1	%define DATE	20040301
12mr|howto-html-zh-10-10|2	%define    language  Chinese
12mr|howto-html-zh-10-10|3	%define    lang      zh
12mr|howto-html-zh-10-10|4	%define format1      html-%{lang}
12mr|howto-html-zh-10-10|5	%define format2      HTML/%{lang}
12mr|howto-html-zh-10-10|6	
12mr|howto-html-zh-10-10|7	Summary:   %language HOWTO documents (html format) from the Linux Documentation Project
12mr|howto-html-zh-10-10|8	Name:      howto-%{format1}
12mr|howto-html-zh-10-10|9	Version:	10
12mr|howto-html-zh-10-10|10	Release:	%mkrel 10
12mr|howto-html-zh-10-10|11	Group:		Books/Howtos
12mr|howto-html-zh-10-10|12	
12mr|howto-html-zh-10-10|13	Source0:   %name.tar
12mr|howto-html-zh-10-10|14	
12mr|howto-html-zh-10-10|15	Url:		http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-zh-10-10|16	License:	GPL
12mr|howto-html-zh-10-10|17	BuildRoot:	%{_tmppath}/%{name}-root
12mr|howto-html-zh-10-10|18	BuildArch:	noarch
12mr|howto-html-zh-10-10|19	
12mr|howto-html-zh-10-10|20	BuildRequires: howto-utils
12mr|howto-html-zh-10-10|21	Requires:    locales-%lang xdg-utils
12mr|howto-html-zh-10-10|22	
12mr|howto-html-zh-10-10|23	%description
12mr|howto-html-zh-10-10|24	Linux HOWTOs are detailed documents which describe a specific aspect of
12mr|howto-html-zh-10-10|25	configuring or using Linux.  Linux HOWTOs are a great source of
12mr|howto-html-zh-10-10|26	practical information about your system.  The latest versions of these
12mr|howto-html-zh-10-10|27	documents are located at http://www.linuxdoc.org/docs.html#howto
12mr|howto-html-zh-10-10|28	
12mr|howto-html-zh-10-10|29	%prep
12mr|howto-html-zh-10-10|30	%setup -q -n %name
12mr|howto-html-zh-10-10|31	
12mr|howto-html-zh-10-10|32	%install
12mr|howto-html-zh-10-10|33	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-zh-10-10|34	mkdir -p $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-zh-10-10|35	untar_howtos; makehowtoindex %lang %language > index.html; cp -a * $RPM_BUILD_ROOT%{_docdir}/HOWTO/%{format2}
12mr|howto-html-zh-10-10|36	
12mr|howto-html-zh-10-10|37	install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/applications
12mr|howto-html-zh-10-10|38	cat > %{buildroot}%_datadir/applications/mandriva-%{name}.desktop << EOF
12mr|howto-html-zh-10-10|39	[Desktop Entry]
12mr|howto-html-zh-10-10|40	Name=Howto %language
12mr|howto-html-zh-10-10|41	Comment=HOWTO documents (html format) from the Linux Documentation Project in %language
12mr|howto-html-zh-10-10|42	Exec=xdg-open %_datadir/doc/HOWTO/HTML/%lang/index.html
12mr|howto-html-zh-10-10|43	Icon=documentation_section
12mr|howto-html-zh-10-10|44	Terminal=false
12mr|howto-html-zh-10-10|45	Type=Application
12mr|howto-html-zh-10-10|46	Categories=Documentation;
12mr|howto-html-zh-10-10|47	EOF
12mr|howto-html-zh-10-10|48	
12mr|howto-html-zh-10-10|49	%clean
12mr|howto-html-zh-10-10|50	rm -rf $RPM_BUILD_ROOT
12mr|howto-html-zh-10-10|51	
12mr|howto-html-zh-10-10|52	%files
12mr|howto-html-zh-10-10|53	%defattr(-,root,root)
12mr|howto-html-zh-10-10|54	%{_docdir}/HOWTO/%{format2}
12mr|howto-html-zh-10-10|55	%{_datadir}/applications/*.desktop
12mr|howto-html-zh-10-10|56	
12mr|howto-html-zh-10-10|57	%if %mdkversion < 200900
12mr|howto-html-zh-10-10|58	%post
12mr|howto-html-zh-10-10|59	%{update_menus}
12mr|howto-html-zh-10-10|60	%endif
12mr|howto-html-zh-10-10|61	
12mr|howto-html-zh-10-10|62	%if %mdkversion < 200900
12mr|howto-html-zh-10-10|63	%postun
12mr|howto-html-zh-10-10|64	%{clean_menus}
12mr|howto-html-zh-10-10|65	%endif
12mr|howto-html-zh-10-10|66	
12mr|howto-html-zh-10-10|67	
12mr|howto-html-zh-10-10|68	
12mr|howto-html-zh-10-10|69	%changelog
12mr|howto-html-zh-10-10|70	

14327 12
12mr|howto-utils-0.2.15-9|1	Summary:	Index generator for HTML formatted HOWTO documents from TLDP
12mr|howto-utils-0.2.15-9|2	Name:		howto-utils
12mr|howto-utils-0.2.15-9|3	Version:	0.2.15
12mr|howto-utils-0.2.15-9|4	Release:	%mkrel 9
12mr|howto-utils-0.2.15-9|5	Group:		Text tools
12mr|howto-utils-0.2.15-9|6	Source:		%name-%version.tar.bz2
12mr|howto-utils-0.2.15-9|7	Url: http://www.mandrivalinux.com
12mr|howto-utils-0.2.15-9|8	License:	GPL
12mr|howto-utils-0.2.15-9|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|howto-utils-0.2.15-9|10	BuildArchitectures: noarch
12mr|howto-utils-0.2.15-9|11	Requires:	sed perl
12mr|howto-utils-0.2.15-9|12	# sed and coreutils're already required by basesystem:
12mr|howto-utils-0.2.15-9|13	BuildRequires: grep
12mr|howto-utils-0.2.15-9|14	
12mr|howto-utils-0.2.15-9|15	%description
12mr|howto-utils-0.2.15-9|16	Linux HOWTOs are parts of the Linux Documentation Project.
12mr|howto-utils-0.2.15-9|17	They are detailed documents which describe a specific aspect of
12mr|howto-utils-0.2.15-9|18	configuring or using Linux. Linux HOWTOs are a great source of
12mr|howto-utils-0.2.15-9|19	practical information about your system. The latest versions of these
12mr|howto-utils-0.2.15-9|20	documents are located at http://www.tldp.org/docs.html#howto
12mr|howto-utils-0.2.15-9|21	
12mr|howto-utils-0.2.15-9|22	Currently, available tools are :
12mr|howto-utils-0.2.15-9|23	- makehowtoindex is an index generator for html formatted HOWTO documents
12mr|howto-utils-0.2.15-9|24	- mirror_howtos mirror howtos and mini-howtos
12mr|howto-utils-0.2.15-9|25	- untar_howtos processes a howto mirror obtained by mirror_howtos
12mr|howto-utils-0.2.15-9|26	
12mr|howto-utils-0.2.15-9|27	%prep
12mr|howto-utils-0.2.15-9|28	%setup -q
12mr|howto-utils-0.2.15-9|29	
12mr|howto-utils-0.2.15-9|30	%install
12mr|howto-utils-0.2.15-9|31	rm -rf $RPM_BUILD_ROOT
12mr|howto-utils-0.2.15-9|32	mkdir -p $RPM_BUILD_ROOT{%_datadir/doc/HOWTO/HTML/,%_bindir}
12mr|howto-utils-0.2.15-9|33	install -m 755 makehowtoindex {mirror,untar}_howtos $RPM_BUILD_ROOT%_bindir
12mr|howto-utils-0.2.15-9|34	for i in *.png; do
12mr|howto-utils-0.2.15-9|35	install -m 644 $i $RPM_BUILD_ROOT%_datadir/doc/HOWTO/HTML/;done
12mr|howto-utils-0.2.15-9|36	
12mr|howto-utils-0.2.15-9|37	%clean
12mr|howto-utils-0.2.15-9|38	rm -rf $RPM_BUILD_ROOT
12mr|howto-utils-0.2.15-9|39	
12mr|howto-utils-0.2.15-9|40	%files
12mr|howto-utils-0.2.15-9|41	%defattr(-,root,root)
12mr|howto-utils-0.2.15-9|42	%doc COPYING NEWS
12mr|howto-utils-0.2.15-9|43	%{_bindir}/*
12mr|howto-utils-0.2.15-9|44	%dir %{_datadir}/doc/HOWTO/
12mr|howto-utils-0.2.15-9|45	%dir %{_datadir}/doc/HOWTO/HTML/
12mr|howto-utils-0.2.15-9|46	%{_datadir}/doc/HOWTO/HTML/*.png
12mr|howto-utils-0.2.15-9|47	
12mr|howto-utils-0.2.15-9|48	
12mr|howto-utils-0.2.15-9|49	
12mr|howto-utils-0.2.15-9|50	%changelog
12mr|howto-utils-0.2.15-9|51	

14328 12
12mr|hping2-2.0.0-0.rc3.14|1	%define beta rc3
12mr|hping2-2.0.0-0.rc3.14|2	
12mr|hping2-2.0.0-0.rc3.14|3	Summary:	TCP/IP packet assembler/analyzer
12mr|hping2-2.0.0-0.rc3.14|4	Name:		hping2
12mr|hping2-2.0.0-0.rc3.14|5	Version:	2.0.0
12mr|hping2-2.0.0-0.rc3.14|6	Release:	%mkrel 0.%{beta}.14
12mr|hping2-2.0.0-0.rc3.14|7	License:	GPL
12mr|hping2-2.0.0-0.rc3.14|8	Group:		Monitoring
12mr|hping2-2.0.0-0.rc3.14|9	URL:		http://www.hping.org/
12mr|hping2-2.0.0-0.rc3.14|10	Source0:	http://www.hping.org/hping%{version}-%{beta}.tar.gz
12mr|hping2-2.0.0-0.rc3.14|11	Patch0:		30_bytesex.diff
12mr|hping2-2.0.0-0.rc3.14|12	Patch1:		hping2.0.0-rc3-hz-250.patch
12mr|hping2-2.0.0-0.rc3.14|13	Patch2:		hping2-LDFLAGS.diff
12mr|hping2-2.0.0-0.rc3.14|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|hping2-2.0.0-0.rc3.14|15	
12mr|hping2-2.0.0-0.rc3.14|16	%description
12mr|hping2-2.0.0-0.rc3.14|17	hping is a command-line oriented TCP/IP packet assembler/analyzer. The
12mr|hping2-2.0.0-0.rc3.14|18	interface is very similar to the ping(8) unix command, with many extensions.
12mr|hping2-2.0.0-0.rc3.14|19	It supports TCP, UDP, ICMP and RAW-IP protocols. A scripting language is under
12mr|hping2-2.0.0-0.rc3.14|20	developing.
12mr|hping2-2.0.0-0.rc3.14|21	
12mr|hping2-2.0.0-0.rc3.14|22	%prep
12mr|hping2-2.0.0-0.rc3.14|23	
12mr|hping2-2.0.0-0.rc3.14|24	%setup -q -n %{name}-%{beta}
12mr|hping2-2.0.0-0.rc3.14|25	%patch0 -p1 -b .endian
12mr|hping2-2.0.0-0.rc3.14|26	%patch1 -p1 -b .hz250
12mr|hping2-2.0.0-0.rc3.14|27	%patch2 -p0 -b .LDFLAGS
12mr|hping2-2.0.0-0.rc3.14|28	
12mr|hping2-2.0.0-0.rc3.14|29	%build
12mr|hping2-2.0.0-0.rc3.14|30	%configure2_5x
12mr|hping2-2.0.0-0.rc3.14|31	%make CCOPT="%{optflags}" LDFLAGS="%{ldflags}"
12mr|hping2-2.0.0-0.rc3.14|32	
12mr|hping2-2.0.0-0.rc3.14|33	%install
12mr|hping2-2.0.0-0.rc3.14|34	rm -rf %{buildroot}
12mr|hping2-2.0.0-0.rc3.14|35	
12mr|hping2-2.0.0-0.rc3.14|36	install -d 755 %{buildroot}%{_sbindir}
12mr|hping2-2.0.0-0.rc3.14|37	install -d 755 %{buildroot}%{_mandir}/man8
12mr|hping2-2.0.0-0.rc3.14|38	install -m 755 hping2 %{buildroot}%{_sbindir}
12mr|hping2-2.0.0-0.rc3.14|39	install -m 644 docs/hping2.8 %{buildroot}%{_mandir}/man8
12mr|hping2-2.0.0-0.rc3.14|40	cd %{buildroot}%{_sbindir} && ln -s hping2 hping
12mr|hping2-2.0.0-0.rc3.14|41	
12mr|hping2-2.0.0-0.rc3.14|42	%clean
12mr|hping2-2.0.0-0.rc3.14|43	rm -rf %{buildroot}
12mr|hping2-2.0.0-0.rc3.14|44	
12mr|hping2-2.0.0-0.rc3.14|45	%files
12mr|hping2-2.0.0-0.rc3.14|46	%defattr(-,root,root)
12mr|hping2-2.0.0-0.rc3.14|47	%doc BUGS CHANGES COPYING INSTALL KNOWN-BUGS TODO
12mr|hping2-2.0.0-0.rc3.14|48	%{_sbindir}/*
12mr|hping2-2.0.0-0.rc3.14|49	%{_mandir}/man8/hping2.8.*
12mr|hping2-2.0.0-0.rc3.14|50	
12mr|hping2-2.0.0-0.rc3.14|51	
12mr|hping2-2.0.0-0.rc3.14|52	
12mr|hping2-2.0.0-0.rc3.14|53	%changelog
12mr|hping2-2.0.0-0.rc3.14|54	

14329 12
12mr|hplip-3.12.10-2|1	# Define if you want to build the sane backend (default)
12mr|hplip-3.12.10-2|2	%define sane_backend		1
12mr|hplip-3.12.10-2|3	%{?_with_sane:			%global sane_backend 1}
12mr|hplip-3.12.10-2|4	%{?_without_sane:		%global sane_backend 0}
12mr|hplip-3.12.10-2|5	
12mr|hplip-3.12.10-2|6	%define hpip_major		0
12mr|hplip-3.12.10-2|7	%define hpip_libname		%mklibname hpip %{hpip_major}
12mr|hplip-3.12.10-2|8	
12mr|hplip-3.12.10-2|9	%define sane_hpaio_major	1
12mr|hplip-3.12.10-2|10	%define sane_hpaio_libname	%mklibname sane-hpaio %{sane_hpaio_major}
12mr|hplip-3.12.10-2|11	
12mr|hplip-3.12.10-2|12	# Suppress automatically generated Requires for devel packages
12mr|hplip-3.12.10-2|13	%define __noautoreq 'devel\(.*\)'
12mr|hplip-3.12.10-2|14	
12mr|hplip-3.12.10-2|15	#define extraversion -RC1
12mr|hplip-3.12.10-2|16	%define extraversion %nil
12mr|hplip-3.12.10-2|17	
12mr|hplip-3.12.10-2|18	Summary:	HP printer/all-in-one driver infrastructure
12mr|hplip-3.12.10-2|19	Name:		hplip
12mr|hplip-3.12.10-2|20	Version:	3.12.10
12mr|hplip-3.12.10-2|21	Release:	2
12mr|hplip-3.12.10-2|22	License:	GPLv2+ and MIT
12mr|hplip-3.12.10-2|23	Group:		System/Printing
12mr|hplip-3.12.10-2|24	Source0:	http://heanet.dl.sourceforge.net/sourceforge/hplip/%{name}-%{version}%{extraversion}.tar.gz
12mr|hplip-3.12.10-2|25	Source1:	hpcups-update-ppds.sh
12mr|hplip-3.12.10-2|26	
12mr|hplip-3.12.10-2|27	
12mr|hplip-3.12.10-2|28	# (doktor5000) fix linking with python and libsane
12mr|hplip-3.12.10-2|29	# taken from mandriva
12mr|hplip-3.12.10-2|30	Patch1: hplip-3.11.3-mdv-link.patch
12mr|hplip-3.12.10-2|31	# (Anssi) Apply udev rules even on ACTION=="change", otherwise the permissions
12mr|hplip-3.12.10-2|32	# do not get applied in %%post on a new installation:
12mr|hplip-3.12.10-2|33	Patch2:	hplip-apply-udev-rules-on-action-change.patch
12mr|hplip-3.12.10-2|34	
12mr|hplip-3.12.10-2|35	# Fedora patches
12mr|hplip-3.12.10-2|36	Patch101: hplip-pstotiff-is-rubbish.patch
12mr|hplip-3.12.10-2|37	Patch102: hplip-strstr-const.patch
12mr|hplip-3.12.10-2|38	Patch103: hplip-ui-optional.patch
12mr|hplip-3.12.10-2|39	Patch104: hplip-no-asm.patch
12mr|hplip-3.12.10-2|40	Patch106: hplip-mucks-with-spooldir.patch
12mr|hplip-3.12.10-2|41	Patch107: hplip-udev-rules.patch
12mr|hplip-3.12.10-2|42	Patch108: hplip-retry-open.patch
12mr|hplip-3.12.10-2|43	Patch109: hplip-snmp-quirks.patch
12mr|hplip-3.12.10-2|44	Patch110: hplip-discovery-method.patch
12mr|hplip-3.12.10-2|45	Patch111: hplip-hpijs-marker-supply.patch
12mr|hplip-3.12.10-2|46	Patch112: hplip-clear-old-state-reasons.patch
12mr|hplip-3.12.10-2|47	Patch114: hplip-hpcups-sigpipe.patch
12mr|hplip-3.12.10-2|48	Patch115: hplip-fax-ppd.patch
12mr|hplip-3.12.10-2|49	Patch116: hplip-bad-low-ink-warning.patch
12mr|hplip-3.12.10-2|50	Patch118: hplip-skip-blank-lines.patch
12mr|hplip-3.12.10-2|51	Patch119: hplip-dbglog-newline.patch
12mr|hplip-3.12.10-2|52	Patch121: hplip-ppd-ImageableArea.patch
12mr|hplip-3.12.10-2|53	Patch122: hplip-raw_deviceID-traceback.patch
12mr|hplip-3.12.10-2|54	Patch123: hplip-UnicodeDecodeError.patch
12mr|hplip-3.12.10-2|55	Patch124: hplip-3.12.9-addprinter.patch
12mr|hplip-3.12.10-2|56	Patch125: hplip-dbus-exception.patch
12mr|hplip-3.12.10-2|57	Patch126: hplip-notification-exception.patch
12mr|hplip-3.12.10-2|58	Patch127: hplip-CVE-2010-4267.patch
12mr|hplip-3.12.10-2|59	Patch128: hplip-wifisetup.patch
12mr|hplip-3.12.10-2|60	# recreated from makefile-chgrp.patch against Makefile.am
12mr|hplip-3.12.10-2|61	Patch129: hplip-3.12.9-makefile-chgrp.patch
12mr|hplip-3.12.10-2|62	Patch130: hplip-hpaio-localonly.patch
12mr|hplip-3.12.10-2|63	
12mr|hplip-3.12.10-2|64	# Debian/Ubuntu patches
12mr|hplip-3.12.10-2|65	# taken from http://patch-tracker.debian.org/package/hplip/3.11.7-1
12mr|hplip-3.12.10-2|66	Patch201: 01_rss.dpatch
12mr|hplip-3.12.10-2|67	Patch202: 10_shebang_fixes.dpatch
12mr|hplip-3.12.10-2|68	Patch203: 14_charsign_fixes.dpatch
12mr|hplip-3.12.10-2|69	Patch204: 85_rebuild_python_ui.dpatch
12mr|hplip-3.12.10-2|70	Patch205: 87_move_documentation.dpatch
12mr|hplip-3.12.10-2|71	Patch206: hplip-photosmart_b9100_support.patch
12mr|hplip-3.12.10-2|72	Patch207: hplip-pjl-duplex-binding.patch
12mr|hplip-3.12.10-2|73	Patch208: mga-kde4-kdesudo-support.dpatch
12mr|hplip-3.12.10-2|74	Patch209: hp-check-groups.dpatch
12mr|hplip-3.12.10-2|75	Patch210: hp-check_debian.dpatch
12mr|hplip-3.12.10-2|76	Patch211: hp-setup-prompt-for-custom-PPD.dpatch
12mr|hplip-3.12.10-2|77	Patch213: hp-mkuri-take-into-account-already-installed-plugin-also-for-exit-value.dpatch
12mr|hplip-3.12.10-2|78	Patch214: ubuntu-hp-mkuri-notification-text.dpatch
12mr|hplip-3.12.10-2|79	Patch215: simple-scan-as-default.dpatch
12mr|hplip-3.12.10-2|80	Patch216: make-commafy-correctly-work-with-python-2.dpatch
12mr|hplip-3.12.10-2|81	# (doktor5000) rediff original debian patch for hplip 3.11.10
12mr|hplip-3.12.10-2|82	Patch217: hplip-3.11.10-mga-remove-duplicate-entry-for-cp1700-in-drv-files.patch
12mr|hplip-3.12.10-2|83	Patch219: try_libhpmud.so.0.dpatch
12mr|hplip-3.12.10-2|84	Patch220: add-lidil-two-cartridge-modes.dpatch
12mr|hplip-3.12.10-2|85	Patch221: add_missing_newline_for_error_log.dpatch
12mr|hplip-3.12.10-2|86	Patch224: hplip-3.12.9-syslog-fix-debug-messages-to-error.dpatch
12mr|hplip-3.12.10-2|87	Patch225: hpfax-bug-function-used-before-importing-log.dpatch
12mr|hplip-3.12.10-2|88	Patch226: hp-systray-make-menu-title-visible-in-sni-qt-indicator.dpatch
12mr|hplip-3.12.10-2|89	Patch227: hp-systray-make-menu-appear-in-sni-qt-indicator-with-kde.dpatch
12mr|hplip-3.12.10-2|90	
12mr|hplip-3.12.10-2|91	Url:		http://hplip.sourceforge.net/
12mr|hplip-3.12.10-2|92	%if %{sane_backend}
12mr|hplip-3.12.10-2|93	BuildRequires:	libsane-devel, xsane
12mr|hplip-3.12.10-2|94	%endif
12mr|hplip-3.12.10-2|95	%py_requires -d
12mr|hplip-3.12.10-2|96	BuildRequires:	python-sip >= 4.1.1
12mr|hplip-3.12.10-2|97	BuildRequires:	net-snmp-devel
12mr|hplip-3.12.10-2|98	BuildRequires:	libusb-devel >= 0.1.8
12mr|hplip-3.12.10-2|99	BuildRequires:	imagemagick
12mr|hplip-3.12.10-2|100	BuildRequires:	autoconf
12mr|hplip-3.12.10-2|101	BuildRequires:	cups-devel
12mr|hplip-3.12.10-2|102	BuildRequires:	libjpeg-devel
12mr|hplip-3.12.10-2|103	BuildRequires:	python-devel
12mr|hplip-3.12.10-2|104	BuildRequires:	desktop-file-utils
12mr|hplip-3.12.10-2|105	BuildRequires:	dbus-devel
12mr|hplip-3.12.10-2|106	BuildRequires:	udev-devel
12mr|hplip-3.12.10-2|107	BuildRequires:	polkit
12mr|hplip-3.12.10-2|108	BuildRequires:	pkgconfig(libgphoto2)
12mr|hplip-3.12.10-2|109	BuildRequires:  libv4l-devel
12mr|hplip-3.12.10-2|110	Requires:	cups
12mr|hplip-3.12.10-2|111	# For dynamic ppd generation.
12mr|hplip-3.12.10-2|112	Requires:	foomatic-filters
12mr|hplip-3.12.10-2|113	Requires:	hplip-model-data hplip-hpijs
12mr|hplip-3.12.10-2|114	Requires:	hplip-hpijs-ppds
12mr|hplip-3.12.10-2|115	Requires:	python-sip >= 4.1.1
12mr|hplip-3.12.10-2|116	# Needed for communicating with ethernet-connected printers
12mr|hplip-3.12.10-2|117	Requires:	net-snmp-mibs
12mr|hplip-3.12.10-2|118	# Needed to generate fax cover pages
12mr|hplip-3.12.10-2|119	Requires:	python-reportlab
12mr|hplip-3.12.10-2|120	# Needed since 2.8.4 for IPC
12mr|hplip-3.12.10-2|121	Requires:	python-dbus
12mr|hplip-3.12.10-2|122	Requires:	polkit-agent
12mr|hplip-3.12.10-2|123	Requires:	usermode-consoleonly
12mr|hplip-3.12.10-2|124	Requires:	python-gobject
12mr|hplip-3.12.10-2|125	# Required by hp-scan for command line scanning
12mr|hplip-3.12.10-2|126	Requires:	python-imaging
12mr|hplip-3.12.10-2|127	Requires:	sane-backends-hpaio
12mr|hplip-3.12.10-2|128	# Needed to avoid misleading errors about network connectivity (RH bug #705843)
12mr|hplip-3.12.10-2|129	Requires:	wget
12mr|hplip-3.12.10-2|130	# hplip tools use internal symbols from libhplip that can change among versions
12mr|hplip-3.12.10-2|131	Requires:   %{hpip_libname} = %{version}
12mr|hplip-3.12.10-2|132	# Some HP ppds are in foomatic-db and foomatic-db-hpijs (mdv bug #47415)
12mr|hplip-3.12.10-2|133	Suggests:	foomatic-db-hpijs
12mr|hplip-3.12.10-2|134	
12mr|hplip-3.12.10-2|135	# foomatic-db-hpijs drivers are provided by hp and by this package now
12mr|hplip-3.12.10-2|136	# NOTE: remove the foomatic-db-hpijs deps sometime in 2010-10-?? ?
12mr|hplip-3.12.10-2|137	Provides:	foomatic-db-hpijs = %{version}-%{release}
12mr|hplip-3.12.10-2|138	Obsoletes:	foomatic-db-hpijs
12mr|hplip-3.12.10-2|139	
12mr|hplip-3.12.10-2|140	
12mr|hplip-3.12.10-2|141	%description
12mr|hplip-3.12.10-2|142	This is the HP driver package to supply Linux support for most
12mr|hplip-3.12.10-2|143	Hewlett-Packard DeskJet, LaserJet, PSC, OfficeJet, and PhotoSmart
12mr|hplip-3.12.10-2|144	printers and all-in-one peripherals (also known as Multi-Function
12mr|hplip-3.12.10-2|145	Peripherals or MFPs), which can print, scan, copy, fax, and/or access
12mr|hplip-3.12.10-2|146	flash memory cards.
12mr|hplip-3.12.10-2|147	
12mr|hplip-3.12.10-2|148	It is work in progress, but printing, scanning, memory card access,
12mr|hplip-3.12.10-2|149	ink/toner/battery/consumable level checking, and inkjet printer
12mr|hplip-3.12.10-2|150	maintenance are supported on most models, when either connected to the
12mr|hplip-3.12.10-2|151	USB or LAN (built-in interfaces or selected HP JetDirect models) on a
12mr|hplip-3.12.10-2|152	Linux workstation with CUPS printing system.
12mr|hplip-3.12.10-2|153	
12mr|hplip-3.12.10-2|154	For status and consumable checking and also for inkjet maintenance
12mr|hplip-3.12.10-2|155	there is the graphical tool "hp-toolbox" available (Menu:
12mr|hplip-3.12.10-2|156	"System"/"Monitoring"/"HP Printer Toolbox").
12mr|hplip-3.12.10-2|157	
12mr|hplip-3.12.10-2|158	%package -n %{hpip_libname}
12mr|hplip-3.12.10-2|159	Summary: Dynamic library for the "hplip" HP printer/all-in-one drivers
12mr|hplip-3.12.10-2|160	Group: System/Printing
12mr|hplip-3.12.10-2|161	
12mr|hplip-3.12.10-2|162	%description -n %{hpip_libname}
12mr|hplip-3.12.10-2|163	Library needed for the "hplip" HP printer/all-in-one drivers
12mr|hplip-3.12.10-2|164	
12mr|hplip-3.12.10-2|165	%package -n %{hpip_libname}-devel
12mr|hplip-3.12.10-2|166	Summary: Headers and links to compile against the "%{hpip_libname}" ("hplip") library
12mr|hplip-3.12.10-2|167	Group: Development/C
12mr|hplip-3.12.10-2|168	Requires: %{hpip_libname} >= %{version}-%{release}
12mr|hplip-3.12.10-2|169	Provides: libhpip-devel = %{version}-%{release}
12mr|hplip-3.12.10-2|170	
12mr|hplip-3.12.10-2|171	%description -n %{hpip_libname}-devel
12mr|hplip-3.12.10-2|172	This package contains all files which one needs to compile programs using
12mr|hplip-3.12.10-2|173	the "%{hpip_libname}" library.
12mr|hplip-3.12.10-2|174	
12mr|hplip-3.12.10-2|175	%if %{sane_backend}
12mr|hplip-3.12.10-2|176	%package -n %{sane_hpaio_libname}
12mr|hplip-3.12.10-2|177	Summary: SANE driver for scanners in HP's multi-function devices (from HPLIP)
12mr|hplip-3.12.10-2|178	Group: System/Printing
12mr|hplip-3.12.10-2|179	Requires: sane-backends
12mr|hplip-3.12.10-2|180	Provides: sane-backends-hpaio = %{version}-%{release}
12mr|hplip-3.12.10-2|181	# (cjw) for system-config-printer
12mr|hplip-3.12.10-2|182	Provides: libsane-hpaio
12mr|hplip-3.12.10-2|183	%define __noautoreq 'devel(libcrypto)\\|devel(libdl)\\|devel(libhpip)\\|devel(libm)\\|devel(libsnmp)'
12mr|hplip-3.12.10-2|184	%endif
12mr|hplip-3.12.10-2|185	
12mr|hplip-3.12.10-2|186	%if %{sane_backend}
12mr|hplip-3.12.10-2|187	%description -n %{sane_hpaio_libname}
12mr|hplip-3.12.10-2|188	SANE driver for scanners in HP's multi-function devices (from HPLIP)
12mr|hplip-3.12.10-2|189	%endif
12mr|hplip-3.12.10-2|190	
12mr|hplip-3.12.10-2|191	%if 0
12mr|hplip-3.12.10-2|192	%if %{sane_backend}
12mr|hplip-3.12.10-2|193	%package -n %{sane_hpaio_libname}-devel
12mr|hplip-3.12.10-2|194	Summary: Headers and links to compile against the "%{sane_hpaio_libname}" ("sane-hpaio") library
12mr|hplip-3.12.10-2|195	Group: Development/C
12mr|hplip-3.12.10-2|196	Requires: %{sane_hpaio_libname} >= %{version}-%{release}
12mr|hplip-3.12.10-2|197	Provides: libsane-hpaio-devel = %{version}-%{release}
12mr|hplip-3.12.10-2|198	%endif
12mr|hplip-3.12.10-2|199	
12mr|hplip-3.12.10-2|200	%if %{sane_backend}
12mr|hplip-3.12.10-2|201	%description -n %{sane_hpaio_libname}-devel
12mr|hplip-3.12.10-2|202	This package contains all files which one needs to compile programs using
12mr|hplip-3.12.10-2|203	the "%{sane_hpaio_libname}" library.
12mr|hplip-3.12.10-2|204	%endif
12mr|hplip-3.12.10-2|205	%endif
12mr|hplip-3.12.10-2|206	
12mr|hplip-3.12.10-2|207	%package model-data
12mr|hplip-3.12.10-2|208	Summary: Data file listing the HP printer models supported by HPLIP
12mr|hplip-3.12.10-2|209	Group: System/Printing
12mr|hplip-3.12.10-2|210	
12mr|hplip-3.12.10-2|211	%description model-data
12mr|hplip-3.12.10-2|212	HPLIP supports most current HP printers and multifunction devices, but
12mr|hplip-3.12.10-2|213	there are some older models not supported. This package contains the
12mr|hplip-3.12.10-2|214	list of supported models. Printerdrake installs it automatically to
12mr|hplip-3.12.10-2|215	determine whether HPLIP has to be installed or not.
12mr|hplip-3.12.10-2|216	
12mr|hplip-3.12.10-2|217	%package gui
12mr|hplip-3.12.10-2|218	Summary: HPLIP graphical tools
12mr|hplip-3.12.10-2|219	Group: System/Printing
12mr|hplip-3.12.10-2|220	Requires:python-qt4-gui
12mr|hplip-3.12.10-2|221	Requires: %{name} = %{version}-%{release}
12mr|hplip-3.12.10-2|222	Requires: usermode
12mr|hplip-3.12.10-2|223	
12mr|hplip-3.12.10-2|224	%description gui
12mr|hplip-3.12.10-2|225	HPLIP graphical tools.
12mr|hplip-3.12.10-2|226	
12mr|hplip-3.12.10-2|227	
12mr|hplip-3.12.10-2|228	%package hpijs
12mr|hplip-3.12.10-2|229	Summary: HPs printer driver IJS plug-in for GhostScript
12mr|hplip-3.12.10-2|230	Group: System/Printing
12mr|hplip-3.12.10-2|231	Requires: ghostscript
12mr|hplip-3.12.10-2|232	Provides: hpijs
12mr|hplip-3.12.10-2|233	
12mr|hplip-3.12.10-2|234	%description hpijs
12mr|hplip-3.12.10-2|235	HPs printer driver IJS plug-in for GhostScript. This driver gives full
12mr|hplip-3.12.10-2|236	printing support for nearly all non-PostScript inkjet and laser
12mr|hplip-3.12.10-2|237	printers made by HP.
12mr|hplip-3.12.10-2|238	
12mr|hplip-3.12.10-2|239	%package hpijs-ppds
12mr|hplip-3.12.10-2|240	Summary: PPD files for the HPIJS printer driver
12mr|hplip-3.12.10-2|241	Group: System/Printing
12mr|hplip-3.12.10-2|242	Requires: foomatic-filters, hplip-hpijs
12mr|hplip-3.12.10-2|243	
12mr|hplip-3.12.10-2|244	%description hpijs-ppds
12mr|hplip-3.12.10-2|245	PPD files to use the HPIJS printer driver with foomatic-rip and a
12mr|hplip-3.12.10-2|246	printer spooler like CUPS, LPRng, PDQ, ...
12mr|hplip-3.12.10-2|247	
12mr|hplip-3.12.10-2|248	%package doc
12mr|hplip-3.12.10-2|249	Summary:	Documentation for HPLIP
12mr|hplip-3.12.10-2|250	Group:		System/Printing
12mr|hplip-3.12.10-2|251	
12mr|hplip-3.12.10-2|252	%description doc
12mr|hplip-3.12.10-2|253	This package contains documentation for the HPLIP driver.
12mr|hplip-3.12.10-2|254	
12mr|hplip-3.12.10-2|255	This is the HP driver package to supply Linux support for most
12mr|hplip-3.12.10-2|256	Hewlett-Packard DeskJet, LaserJet, PSC, OfficeJet, and PhotoSmart
12mr|hplip-3.12.10-2|257	printers and all-in-one peripherals (also known as Multi-Function
12mr|hplip-3.12.10-2|258	Peripherals or MFPs), which can print, scan, copy, fax, and/or access
12mr|hplip-3.12.10-2|259	flash memory cards.
12mr|hplip-3.12.10-2|260	
12mr|hplip-3.12.10-2|261	%prep
12mr|hplip-3.12.10-2|262	rm -rf $RPM_BUILD_DIR/%{name}-%{version}%{extraversion}
12mr|hplip-3.12.10-2|263	%setup -q -n %{name}-%{version}%{extraversion}
12mr|hplip-3.12.10-2|264	
12mr|hplip-3.12.10-2|265	%patch2 -p1 -b .udev~
12mr|hplip-3.12.10-2|266	
12mr|hplip-3.12.10-2|267	# Fedora patches
12mr|hplip-3.12.10-2|268	
12mr|hplip-3.12.10-2|269	# The pstotiff filter is rubbish so replace it (launchpad #528394).
12mr|hplip-3.12.10-2|270	%patch101 -p1 -b .pstotiff-is-rubbish
12mr|hplip-3.12.10-2|271	
12mr|hplip-3.12.10-2|272	# Fix compilation.
12mr|hplip-3.12.10-2|273	%patch102 -p1 -b .strstr-const
12mr|hplip-3.12.10-2|274	
12mr|hplip-3.12.10-2|275	# Make utils.checkPyQtImport() look for the gui sub-package (RH bug #243273).
12mr|hplip-3.12.10-2|276	%patch103 -p1 -b .ui-optional
12mr|hplip-3.12.10-2|277	
12mr|hplip-3.12.10-2|278	# Make sure to avoid handwritten asm.
12mr|hplip-3.12.10-2|279	%patch104 -p1 -b .no-asm
12mr|hplip-3.12.10-2|280	
12mr|hplip-3.12.10-2|281	# Stopped hpcups pointlessly trying to read spool files
12mr|hplip-3.12.10-2|282	# directly (RH bug #552572).
12mr|hplip-3.12.10-2|283	%patch106 -p1 -b .mucks-with-spooldir
12mr|hplip-3.12.10-2|284	
12mr|hplip-3.12.10-2|285	# Retry when connecting to device fails (RH bug #532112).
12mr|hplip-3.12.10-2|286	%patch108 -p1 -b .retry-open
12mr|hplip-3.12.10-2|287	
12mr|hplip-3.12.10-2|288	# Mark SNMP quirks in PPD for HP OfficeJet Pro 8500 (RH bug #581825).
12mr|hplip-3.12.10-2|289	%patch109 -p1 -b .snmp-quirks
12mr|hplip-3.12.10-2|290	
12mr|hplip-3.12.10-2|291	# Fixed hp-setup traceback when discovery page is skipped (RH bug #523685).
12mr|hplip-3.12.10-2|292	%patch110 -p1 -b .discovery-method
12mr|hplip-3.12.10-2|293	
12mr|hplip-3.12.10-2|294	# Fixed bogus low ink warnings from hpijs driver (RH bug #643643).
12mr|hplip-3.12.10-2|295	%patch111 -p1 -b .hpijs-marker-supply
12mr|hplip-3.12.10-2|296	
12mr|hplip-3.12.10-2|297	# Clear old printer-state-reasons we used to manage (RH bug #510926).
12mr|hplip-3.12.10-2|298	%patch112 -p1 -b .clear-old-state-reasons
12mr|hplip-3.12.10-2|299	
12mr|hplip-3.12.10-2|300	# Avoid busy loop in hpcups when backend has exited (RH bug #525944).
12mr|hplip-3.12.10-2|301	%patch114 -p1 -b .hpcups-sigpipe
12mr|hplip-3.12.10-2|302	
12mr|hplip-3.12.10-2|303	# Use correct fax PPD name for Qt3 UI.
12mr|hplip-3.12.10-2|304	#patch115 -p1 -b .fax-ppd
12mr|hplip-3.12.10-2|305	
12mr|hplip-3.12.10-2|306	# Fixed Device ID parsing code in hpijs's dj9xxvip.c (RH bug #510926).
12mr|hplip-3.12.10-2|307	%patch116 -p1 -b .bad-low-ink-warning
12mr|hplip-3.12.10-2|308	
12mr|hplip-3.12.10-2|309	# Hpcups (ljcolor) was putting black lines where should be blank lines (RH bug #579461).
12mr|hplip-3.12.10-2|310	%patch118 -p1 -b .skip-blank-lines
12mr|hplip-3.12.10-2|311	
12mr|hplip-3.12.10-2|312	# Added missing newline to string argument in dbglog() call (RH bug #585275).
12mr|hplip-3.12.10-2|313	%patch119 -p1 -b .dbglog-newline
12mr|hplip-3.12.10-2|314	
12mr|hplip-3.12.10-2|315	# Fix ImageableArea for Laserjet 8150/9000 (RH bug #596298).
12mr|hplip-3.12.10-2|316	for ppd_file in $(grep '^diff' %{PATCH121} | cut -d " " -f 4);
12mr|hplip-3.12.10-2|317	do
12mr|hplip-3.12.10-2|318	gunzip ${ppd_file#*/}.gz
12mr|hplip-3.12.10-2|319	done
12mr|hplip-3.12.10-2|320	%patch121 -p1 -b .ImageableArea
12mr|hplip-3.12.10-2|321	for ppd_file in $(grep '^diff' %{PATCH121} | cut -d " " -f 4);
12mr|hplip-3.12.10-2|322	do
12mr|hplip-3.12.10-2|323	gzip -n ${ppd_file#*/}
12mr|hplip-3.12.10-2|324	done
12mr|hplip-3.12.10-2|325	
12mr|hplip-3.12.10-2|326	# Fixed traceback on error condition in device.py (RH bug #628125).
12mr|hplip-3.12.10-2|327	%patch122 -p1 -b .raw_deviceID-traceback
12mr|hplip-3.12.10-2|328	
12mr|hplip-3.12.10-2|329	# Avoid UnicodeDecodeError in printsettingstoolbox.py (RH bug #645739).
12mr|hplip-3.12.10-2|330	%patch123 -p1 -b .UnicodeDecodeError
12mr|hplip-3.12.10-2|331	
12mr|hplip-3.12.10-2|332	# Call cupsSetUser in cupsext's addPrinter method before connecting so
12mr|hplip-3.12.10-2|333	# that we can get an authentication callback (RH bug #538352).
12mr|hplip-3.12.10-2|334	%patch124 -p1 -b .addprinter
12mr|hplip-3.12.10-2|335	
12mr|hplip-3.12.10-2|336	# Catch D-Bus exceptions in fax dialog (RH bug #645316).
12mr|hplip-3.12.10-2|337	%patch125 -p1 -b .dbus-exception
12mr|hplip-3.12.10-2|338	
12mr|hplip-3.12.10-2|339	# Catch GError exception when notification showing failed (RH bug #665577).
12mr|hplip-3.12.10-2|340	%patch126 -p1 -b .notification-exception
12mr|hplip-3.12.10-2|341	
12mr|hplip-3.12.10-2|342	# Applied patch to fix CVE-2010-4267, remote stack overflow
12mr|hplip-3.12.10-2|343	# vulnerability (RH bug #670252).
12mr|hplip-3.12.10-2|344	%patch127 -p1 -b .CVE-2010-4267
12mr|hplip-3.12.10-2|345	
12mr|hplip-3.12.10-2|346	# Avoid KeyError in ui4/wifisetupdialog.py (RH bug #680939).
12mr|hplip-3.12.10-2|347	%patch128 -p1 -b .wifisetup
12mr|hplip-3.12.10-2|348	
12mr|hplip-3.12.10-2|349	# Don't run 'chgrp lp /var/log/hp' in makefile
12mr|hplip-3.12.10-2|350	%patch129 -p1 -b .chgrp
12mr|hplip-3.12.10-2|351	
12mr|hplip-3.12.10-2|352	# Pay attention to the SANE localOnly flag in hpaio (RH bug #743593).
12mr|hplip-3.12.10-2|353	%patch130 -p1 -b .hpaio-localonly
12mr|hplip-3.12.10-2|354	
12mr|hplip-3.12.10-2|355	sed -i.duplex-constraints \
12mr|hplip-3.12.10-2|356	-e 's,\(UIConstraints.* \*Duplex\),//\1,' \
12mr|hplip-3.12.10-2|357	prnt/drv/hpcups.drv.in
12mr|hplip-3.12.10-2|358	
12mr|hplip-3.12.10-2|359	# Debian/Ubuntu patches
12mr|hplip-3.12.10-2|360	
12mr|hplip-3.12.10-2|361	# This patch tries to make sure that black is printed with just
12mr|hplip-3.12.10-2|362	# the black pen, if the printer supports it
12mr|hplip-3.12.10-2|363	%patch201 -p1 -b .01_rss
12mr|hplip-3.12.10-2|364	
12mr|hplip-3.12.10-2|365	# shebang fixes
12mr|hplip-3.12.10-2|366	%patch202 -p1 -b .10_shebang_fixes
12mr|hplip-3.12.10-2|367	
12mr|hplip-3.12.10-2|368	# code cleanup related to char signedness
12mr|hplip-3.12.10-2|369	%patch203 -p1 -b .14_charsign
12mr|hplip-3.12.10-2|370	
12mr|hplip-3.12.10-2|371	# compiling ui files to py
12mr|hplip-3.12.10-2|372	%patch204 -p1 -b .85_rebuild_python_ui
12mr|hplip-3.12.10-2|373	
12mr|hplip-3.12.10-2|374	# place html documentation under hplip-doc/HTML/
12mr|hplip-3.12.10-2|375	%patch205 -p1 -b .87_move_documentation
12mr|hplip-3.12.10-2|376	
12mr|hplip-3.12.10-2|377	# Corrections on the models.dat entry for the HP PhotoSmart Pro B9100,
12mr|hplip-3.12.10-2|378	# especially for the correct color calibration mode.
12mr|hplip-3.12.10-2|379	%patch206 -p1 -b .hplip-photosmart_b9100_support
12mr|hplip-3.12.10-2|380	
12mr|hplip-3.12.10-2|381	# Fixes Short-edge duplex printing if duplex is PJL-controlled
12mr|hplip-3.12.10-2|382	# https://bugs.launchpad.net/hplip/+bug/244295
12mr|hplip-3.12.10-2|383	%patch207 -p1 -b .hplip-pjl-duplex-binding
12mr|hplip-3.12.10-2|384	
12mr|hplip-3.12.10-2|385	# original patch from debian, path to kdesu added for %%_libdir on x86_64
12mr|hplip-3.12.10-2|386	%patch208 -p1 -b .mga-kde4-kdesudo-support
12mr|hplip-3.12.10-2|387	
12mr|hplip-3.12.10-2|388	# https://bugs.launchpad.net/debian/+source/hplip/+bug/530746
12mr|hplip-3.12.10-2|389	%patch209 -p1 -b .hp-check-groups
12mr|hplip-3.12.10-2|390	
12mr|hplip-3.12.10-2|391	%patch211 -p1 -b .hp-setup-prompt-for-custom-PPDs
12mr|hplip-3.12.10-2|392	
12mr|hplip-3.12.10-2|393	%patch213 -p1 -b .hp-mkuri-take-into-account-already-installed-plugin-also-for-exit-value
12mr|hplip-3.12.10-2|394	
12mr|hplip-3.12.10-2|395	# disable for now, as this changes default hplip behavior
12mr|hplip-3.12.10-2|396	# and change in default scanning application should be decided by a poll first
12mr|hplip-3.12.10-2|397	#%patch215 -p1 -b .simple-scan-as-default
12mr|hplip-3.12.10-2|398	
12mr|hplip-3.12.10-2|399	%patch216 -p1 -b .make-commafy-correctly-work-with-python-2
12mr|hplip-3.12.10-2|400	
12mr|hplip-3.12.10-2|401	%patch217 -p1 -b .mga-remove-duplicate-entry-for-cp1700-in-drv-files
12mr|hplip-3.12.10-2|402	
12mr|hplip-3.12.10-2|403	# dlopen libhpmud.so.0 instad of libhpmud.so, in order not to depend on
12mr|hplip-3.12.10-2|404	# devel package (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548379)
12mr|hplip-3.12.10-2|405	# obsoletes hplip-3.9.8-dlopen-libhpmud.patch, newer & extended version
12mr|hplip-3.12.10-2|406	%patch219 -p1 -b .try_libhpmud.so.0
12mr|hplip-3.12.10-2|407	
12mr|hplip-3.12.10-2|408	%patch220 -p1 -b .add-lidil-two-cartridge-modes
12mr|hplip-3.12.10-2|409	
12mr|hplip-3.12.10-2|410	%patch224 -p1 -b .hplip-syslog-fix-debug-messages-to-error
12mr|hplip-3.12.10-2|411	
12mr|hplip-3.12.10-2|412	%patch225 -p1 -b .hpfax-bug-function-used-before-importing-log
12mr|hplip-3.12.10-2|413	
12mr|hplip-3.12.10-2|414	%patch226 -p1 -b .hp-systray-make-menu-title-visible-in-sni-qt-indicator
12mr|hplip-3.12.10-2|415	
12mr|hplip-3.12.10-2|416	%patch227 -p1 -b .hp-systray-make-menu-appear-in-sni-qt-indicator-with-kde
12mr|hplip-3.12.10-2|417	
12mr|hplip-3.12.10-2|418	
12mr|hplip-3.12.10-2|419	# Use filter foomatic-rip instead of foomatic-rip-hplip (fix from Mandriva)
12mr|hplip-3.12.10-2|420	for PPDGZ in ppd/hpijs/*.ppd.gz
12mr|hplip-3.12.10-2|421	do
12mr|hplip-3.12.10-2|422	mv -T "$PPDGZ" "$PPDGZ.old"
12mr|hplip-3.12.10-2|423	zcat "$PPDGZ.old" | sed -e 's/foomatic-rip-hplip/foomatic-rip/' | gzip -c > "$PPDGZ"
12mr|hplip-3.12.10-2|424	rm -f "$PPDGZ.old"
12mr|hplip-3.12.10-2|425	done
12mr|hplip-3.12.10-2|426	
12mr|hplip-3.12.10-2|427	# Make all files in the source user-writable
12mr|hplip-3.12.10-2|428	chmod -R u+w .
12mr|hplip-3.12.10-2|429	
12mr|hplip-3.12.10-2|430	%build
12mr|hplip-3.12.10-2|431	%serverbuild
12mr|hplip-3.12.10-2|432	#needed by patch204
12mr|hplip-3.12.10-2|433	libtoolize --copy --force
12mr|hplip-3.12.10-2|434	aclocal --force
12mr|hplip-3.12.10-2|435	autoconf -f
12mr|hplip-3.12.10-2|436	#needed by patches 204 and 205
12mr|hplip-3.12.10-2|437	automake -f --foreign
12mr|hplip-3.12.10-2|438	
12mr|hplip-3.12.10-2|439	
12mr|hplip-3.12.10-2|440	
12mr|hplip-3.12.10-2|441	%if !%{sane_backend}
12mr|hplip-3.12.10-2|442	WITHOUT_SANE="--without-sane"
12mr|hplip-3.12.10-2|443	%endif
12mr|hplip-3.12.10-2|444	%configure2_5x $WITHOUT_SANE \
12mr|hplip-3.12.10-2|445	--disable-foomatic-rip-hplip-install \
12mr|hplip-3.12.10-2|446	--enable-scan-build \
12mr|hplip-3.12.10-2|447	--enable-gui-build \
12mr|hplip-3.12.10-2|448	--enable-fax-build \
12mr|hplip-3.12.10-2|449	--enable-pp-build \
12mr|hplip-3.12.10-2|450	--enable-qt4 --disable-qt3 \
12mr|hplip-3.12.10-2|451	--enable-hpcups-install \
12mr|hplip-3.12.10-2|452	--enable-cups-drv-install \
12mr|hplip-3.12.10-2|453	--enable-cups-ppd-install \
12mr|hplip-3.12.10-2|454	--enable-hpijs-install \
12mr|hplip-3.12.10-2|455	--enable-udev-acl-rules \
12mr|hplip-3.12.10-2|456	--enable-policykit \
12mr|hplip-3.12.10-2|457	--with-mimedir=%{_datadir}/cups/mime
12mr|hplip-3.12.10-2|458	
12mr|hplip-3.12.10-2|459	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12mr|hplip-3.12.10-2|460	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12mr|hplip-3.12.10-2|461	
12mr|hplip-3.12.10-2|462	%make
12mr|hplip-3.12.10-2|463	
12mr|hplip-3.12.10-2|464	# convert icons to required sizes
12mr|hplip-3.12.10-2|465	#convert data/images/print.png -resize 16x16 %{name}.mini.png
12mr|hplip-3.12.10-2|466	#convert data/images/print.png -resize 32x32 %{name}.png
12mr|hplip-3.12.10-2|467	#convert data/images/print.png -resize 48x48 %{name}.large.png
12mr|hplip-3.12.10-2|468	
12mr|hplip-3.12.10-2|469	%install
12mr|hplip-3.12.10-2|470	rm -rf %{buildroot}
12mr|hplip-3.12.10-2|471	mkdir -p %{buildroot}%{_bindir}
12mr|hplip-3.12.10-2|472	mkdir -p %{buildroot}%{_includedir}
12mr|hplip-3.12.10-2|473	mkdir -p %{buildroot}%{_initrddir}
12mr|hplip-3.12.10-2|474	mkdir -p %{buildroot}%{_sysconfdir}/hp
12mr|hplip-3.12.10-2|475	mkdir -p %{buildroot}/var/run/hplip
12mr|hplip-3.12.10-2|476	
12mr|hplip-3.12.10-2|477	# Do not use the macro here, use the standard DESTDIR method as it works
12mr|hplip-3.12.10-2|478	# with HPLIP, in contrary to the non-standard Mandriva method
12mr|hplip-3.12.10-2|479	#make test-destdir DESTDIR=%{buildroot}
12mr|hplip-3.12.10-2|480	make install DESTDIR=%{buildroot}
12mr|hplip-3.12.10-2|481	
12mr|hplip-3.12.10-2|482	# Install files which the "make install" missed to install
12mr|hplip-3.12.10-2|483	install -m 644 ip/hpip.h %{buildroot}%{_includedir}
12mr|hplip-3.12.10-2|484	install -m 644 ip/xform.h %{buildroot}%{_includedir}
12mr|hplip-3.12.10-2|485	
12mr|hplip-3.12.10-2|486	# Move doc in sub-package
12mr|hplip-3.12.10-2|487	mv %{buildroot}%{_docdir}/%{name}-%{version}%{extraversion} %{buildroot}%{_docdir}/%{name}-doc-%{version}%{extraversion}
12mr|hplip-3.12.10-2|488	
12mr|hplip-3.12.10-2|489	# Remove static libraries of SANE driver
12mr|hplip-3.12.10-2|490	rm -f %{buildroot}%{_libdir}/sane/libsane-hpaio*.so
12mr|hplip-3.12.10-2|491	rm -f %{buildroot}%{_libdir}/sane/libsane-hpaio*.la
12mr|hplip-3.12.10-2|492	rm -f %{buildroot}%{_sysconfdir}/sane.d/dll.conf
12mr|hplip-3.12.10-2|493	
12mr|hplip-3.12.10-2|494	# Remove other unneeded files
12mr|hplip-3.12.10-2|495	rm -f %{buildroot}%{py_platsitedir}/*.la
12mr|hplip-3.12.10-2|496	
12mr|hplip-3.12.10-2|497	# install menu icons
12mr|hplip-3.12.10-2|498	#mkdir -p %{buildroot}%{_iconsdir}/locolor/16x16/apps/
12mr|hplip-3.12.10-2|499	#install -m 644 %{name}.png -D %{buildroot}%{_iconsdir}/%{name}.png
12mr|hplip-3.12.10-2|500	#install -m 644 %{name}.mini.png -D %{buildroot}%{_miconsdir}/%{name}.png
12mr|hplip-3.12.10-2|501	#install -m 644 %{name}.large.png -D %{buildroot}%{_liconsdir}/%{name}.png
12mr|hplip-3.12.10-2|502	
12mr|hplip-3.12.10-2|503	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|hplip-3.12.10-2|504	desktop-file-install --vendor='' \
12mr|hplip-3.12.10-2|505	--dir=%{buildroot}%{_datadir}/applications \
12mr|hplip-3.12.10-2|506	--remove-category='Application' \
12mr|hplip-3.12.10-2|507	--remove-category='Utility' \
12mr|hplip-3.12.10-2|508	--add-category='System' \
12mr|hplip-3.12.10-2|509	--add-category='Settings' \
12mr|hplip-3.12.10-2|510	--add-category='Printing' \
12mr|hplip-3.12.10-2|511	--add-category='Qt' \
12mr|hplip-3.12.10-2|512	--add-category='HardwareSettings' \
12mr|hplip-3.12.10-2|513	--add-category='X-MandrivaLinux-CrossDesktop' \
12mr|hplip-3.12.10-2|514	--remove-key='Version' \
12mr|hplip-3.12.10-2|515	%{buildroot}%{_datadir}/applications/hplip.desktop
12mr|hplip-3.12.10-2|516	
12mr|hplip-3.12.10-2|517	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{_vendor}-hp-sendfax.desktop << EOF
12mr|hplip-3.12.10-2|518	[Desktop Entry]
12mr|hplip-3.12.10-2|519	Name=HP Sendfax
12mr|hplip-3.12.10-2|520	Comment=Utility for sending faxes with HP's multi-function devices
12mr|hplip-3.12.10-2|521	Exec=%{_bindir}/hp-sendfax
12mr|hplip-3.12.10-2|522	Icon=%{_datadir}/%{name}/data/images/32x32/fax_machine.png
12mr|hplip-3.12.10-2|523	Terminal=false
12mr|hplip-3.12.10-2|524	Type=Application
12mr|hplip-3.12.10-2|525	Categories=TelephonyTools;Qt;Printing;Utility;X-MandrivaLinux-CrossDesktop;
12mr|hplip-3.12.10-2|526	EOF
12mr|hplip-3.12.10-2|527	
12mr|hplip-3.12.10-2|528	# switched to udev, no need for hal information
12mr|hplip-3.12.10-2|529	rm -rf  %{buildroot}%{_datadir}/hal/fdi
12mr|hplip-3.12.10-2|530	
12mr|hplip-3.12.10-2|531	rm -f   %{buildroot}%{_libdir}/*.la \
12mr|hplip-3.12.10-2|532	%{buildroot}%{python_sitearch}/*.la \
12mr|hplip-3.12.10-2|533	%{buildroot}%{_libdir}/sane/*.la
12mr|hplip-3.12.10-2|534	
12mr|hplip-3.12.10-2|535	# Regenerate hpcups PPDs on upgrade if necessary (bug #579355).
12mr|hplip-3.12.10-2|536	install -p -m755 %{SOURCE1} %{buildroot}%{_bindir}/hpcups-update-ppds
12mr|hplip-3.12.10-2|537	
12mr|hplip-3.12.10-2|538	# Fedora pstotiff
12mr|hplip-3.12.10-2|539	rm -f %{buildroot}%{_sysconfdir}/cups/pstotiff.types
12mr|hplip-3.12.10-2|540	rm -f %{buildroot}%{_datadir}/cups/mime/pstotiff.types
12mr|hplip-3.12.10-2|541	rm -f %{buildroot}%{_datadir}/hplip/fax/pstotiff*
12mr|hplip-3.12.10-2|542	rm -f %{buildroot}%{_prefix}/lib/cups/filter/hpcac
12mr|hplip-3.12.10-2|543	
12mr|hplip-3.12.10-2|544	# bork?
12mr|hplip-3.12.10-2|545	install -d %{buildroot}%{_sysconfdir}/cups
12mr|hplip-3.12.10-2|546	cp -p %{buildroot}%{_datadir}/cups/mime/pstotiff.convs %{buildroot}%{_sysconfdir}/cups/pstotiff.convs
12mr|hplip-3.12.10-2|547	
12mr|hplip-3.12.10-2|548	# set up consolehelper
12mr|hplip-3.12.10-2|549	mkdir -p %{buildroot}%{_sbindir}
12mr|hplip-3.12.10-2|550	mv %{buildroot}%{_bindir}/hp-setup %{buildroot}%{_sbindir}/hp-setup
12mr|hplip-3.12.10-2|551	ln -s consolehelper %{buildroot}%{_bindir}/hp-setup
12mr|hplip-3.12.10-2|552	
12mr|hplip-3.12.10-2|553	# Make sure pyc files are generated, otherwise we can get
12mr|hplip-3.12.10-2|554	# difficult to debug problems
12mr|hplip-3.12.10-2|555	pushd %{buildroot}%{_datadir}/%{name}
12mr|hplip-3.12.10-2|556	python -m compileall .
12mr|hplip-3.12.10-2|557	popd
12mr|hplip-3.12.10-2|558	
12mr|hplip-3.12.10-2|559	%triggerin -- hplip < 2.7.7
12mr|hplip-3.12.10-2|560	chkconfig --del hplip
12mr|hplip-3.12.10-2|561	
12mr|hplip-3.12.10-2|562	# Restart CUPS to make the Fax PPD known to it
12mr|hplip-3.12.10-2|563	if [ -f /etc/init.d/cups ]; then
12mr|hplip-3.12.10-2|564	/sbin/service cups condrestart || :
12mr|hplip-3.12.10-2|565	fi
12mr|hplip-3.12.10-2|566	
12mr|hplip-3.12.10-2|567	%post -n hplip-hpijs-ppds
12mr|hplip-3.12.10-2|568	# Restart CUPS to make the printing PPDs known to it
12mr|hplip-3.12.10-2|569	if [ -f /etc/init.d/cups ]; then
12mr|hplip-3.12.10-2|570	/sbin/service cups condrestart || :
12mr|hplip-3.12.10-2|571	fi
12mr|hplip-3.12.10-2|572	
12mr|hplip-3.12.10-2|573	%post -n hplip-hpijs
12mr|hplip-3.12.10-2|574	%{_bindir}/hpcups-update-ppds &>/dev/null ||:
12mr|hplip-3.12.10-2|575	
12mr|hplip-3.12.10-2|576	%post -n hplip-model-data
12mr|hplip-3.12.10-2|577	/sbin/udevadm trigger --subsystem-match=usb --attr-match=idVendor=03f0
12mr|hplip-3.12.10-2|578	# ensure permissions are ready when installation completes
12mr|hplip-3.12.10-2|579	/sbin/udevadm settle --timeout=15
12mr|hplip-3.12.10-2|580	:
12mr|hplip-3.12.10-2|581	
12mr|hplip-3.12.10-2|582	%if %{sane_backend}
12mr|hplip-3.12.10-2|583	%post -n %{sane_hpaio_libname}
12mr|hplip-3.12.10-2|584	
12mr|hplip-3.12.10-2|585	# Add HPLIP driver to /etc/sane.d/dll.conf
12mr|hplip-3.12.10-2|586	if ! grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \
12mr|hplip-3.12.10-2|587	echo hpaio >> /etc/sane.d/dll.conf; \
12mr|hplip-3.12.10-2|588	fi
12mr|hplip-3.12.10-2|589	%endif
12mr|hplip-3.12.10-2|590	
12mr|hplip-3.12.10-2|591	%if %{sane_backend}
12mr|hplip-3.12.10-2|592	%preun -n %{sane_hpaio_libname}
12mr|hplip-3.12.10-2|593	# Remove HPLIP driver from /etc/sane.d/dll.conf
12mr|hplip-3.12.10-2|594	if [ "$1" = 0 ]; then \
12mr|hplip-3.12.10-2|595	if grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \
12mr|hplip-3.12.10-2|596	sed '/hpaio/d' /etc/sane.d/dll.conf > /tmp/$$; \
12mr|hplip-3.12.10-2|597	cp -f /tmp/$$ /etc/sane.d/dll.conf; \
12mr|hplip-3.12.10-2|598	rm -f /tmp/$$; \
12mr|hplip-3.12.10-2|599	fi; \
12mr|hplip-3.12.10-2|600	fi
12mr|hplip-3.12.10-2|601	%endif
12mr|hplip-3.12.10-2|602	
12mr|hplip-3.12.10-2|603	# Restart CUPS to make the removal of the Fax PPD known to it
12mr|hplip-3.12.10-2|604	if [ -f /etc/init.d/cups ]; then
12mr|hplip-3.12.10-2|605	/sbin/service cups condrestart || :
12mr|hplip-3.12.10-2|606	fi
12mr|hplip-3.12.10-2|607	
12mr|hplip-3.12.10-2|608	%postun -n hplip-hpijs-ppds
12mr|hplip-3.12.10-2|609	# Restart CUPS to make the removal of the printing PPDs known to it
12mr|hplip-3.12.10-2|610	if [ -f /etc/init.d/cups ]; then
12mr|hplip-3.12.10-2|611	/sbin/service cups condrestart || :
12mr|hplip-3.12.10-2|612	fi
12mr|hplip-3.12.10-2|613	
12mr|hplip-3.12.10-2|614	%files
12mr|hplip-3.12.10-2|615	#doc COPYING doc/*
12mr|hplip-3.12.10-2|616	%config(noreplace) %{_sysconfdir}/hp
12mr|hplip-3.12.10-2|617	%dir /var/run/hplip/
12mr|hplip-3.12.10-2|618	%{_bindir}/hp-align
12mr|hplip-3.12.10-2|619	%{_bindir}/hp-check-plugin
12mr|hplip-3.12.10-2|620	%{_bindir}/hp-clean
12mr|hplip-3.12.10-2|621	%{_bindir}/hp-colorcal
12mr|hplip-3.12.10-2|622	%_bindir/hp-config_usb_printer
12mr|hplip-3.12.10-2|623	%{_bindir}/hp-devicesettings
12mr|hplip-3.12.10-2|624	%{_bindir}/hp-diagnose_plugin
12mr|hplip-3.12.10-2|625	%_bindir/hp-diagnose_queues
12mr|hplip-3.12.10-2|626	%{_bindir}/hp-fab
12mr|hplip-3.12.10-2|627	%{_bindir}/hp-faxsetup
12mr|hplip-3.12.10-2|628	%{_bindir}/hp-firmware
12mr|hplip-3.12.10-2|629	%{_bindir}/hp-info
12mr|hplip-3.12.10-2|630	%{_bindir}/hp-levels
12mr|hplip-3.12.10-2|631	%{_bindir}/hp-linefeedcal
12mr|hplip-3.12.10-2|632	%{_bindir}/hp-logcapture
12mr|hplip-3.12.10-2|633	%{_bindir}/hp-makecopies
12mr|hplip-3.12.10-2|634	%{_bindir}/hp-makeuri
12mr|hplip-3.12.10-2|635	%{_bindir}/hp-mkuri
12mr|hplip-3.12.10-2|636	%{_bindir}/hp-pkservice
12mr|hplip-3.12.10-2|637	%{_bindir}/hp-plugin
12mr|hplip-3.12.10-2|638	%{_bindir}/hp-pqdiag
12mr|hplip-3.12.10-2|639	%{_bindir}/hp-printsettings
12mr|hplip-3.12.10-2|640	%{_bindir}/hp-probe
12mr|hplip-3.12.10-2|641	%{_bindir}/hp-query
12mr|hplip-3.12.10-2|642	%{_bindir}/hp-scan
12mr|hplip-3.12.10-2|643	%{_bindir}/hp-sendfax
12mr|hplip-3.12.10-2|644	%{_bindir}/hp-setup
12mr|hplip-3.12.10-2|645	%{_sbindir}/hp-setup
12mr|hplip-3.12.10-2|646	%{_bindir}/hp-testpage
12mr|hplip-3.12.10-2|647	%{_bindir}/hp-timedate
12mr|hplip-3.12.10-2|648	%_bindir/hp-uninstall
12mr|hplip-3.12.10-2|649	%{_bindir}/hp-unload
12mr|hplip-3.12.10-2|650	%_bindir/hp-upgrade
12mr|hplip-3.12.10-2|651	%{_bindir}/hp-wificonfig
12mr|hplip-3.12.10-2|652	
12mr|hplip-3.12.10-2|653	%exclude %{_datadir}/hplip/data/models
12mr|hplip-3.12.10-2|654	# C libraries for Python
12mr|hplip-3.12.10-2|655	%{_libdir}/python*/*/*.so*
12mr|hplip-3.12.10-2|656	# CUPS backends (0755 permissions, so that CUPS 1.2 runs these backends
12mr|hplip-3.12.10-2|657	# as lp user)
12mr|hplip-3.12.10-2|658	# Note: this must be /usr/lib not %{_libdir}, since that's the
12mr|hplip-3.12.10-2|659	# CUPS serverbin directory.
12mr|hplip-3.12.10-2|660	%attr(0755,root,root) %{_prefix}/lib/cups/backend/hp*
12mr|hplip-3.12.10-2|661	%{_prefix}/lib/cups/filter/hplipjs
12mr|hplip-3.12.10-2|662	%{_prefix}/lib/cups/filter/hpcups
12mr|hplip-3.12.10-2|663	%{_prefix}/lib/cups/filter/hpcupsfax
12mr|hplip-3.12.10-2|664	%{_prefix}/lib/cups/filter/hpps
12mr|hplip-3.12.10-2|665	%{_prefix}/lib/cups/filter/pstotiff
12mr|hplip-3.12.10-2|666	%{_datadir}/cups/mime/pstotiff.convs
12mr|hplip-3.12.10-2|667	%config(noreplace) %{_sysconfdir}/cups/pstotiff.convs
12mr|hplip-3.12.10-2|668	%{_datadir}/ppd/HP/HP-Fax*.ppd*
12mr|hplip-3.12.10-2|669	%{_datadir}/cups/drv/hp/hpcups.drv
12mr|hplip-3.12.10-2|670	# Files
12mr|hplip-3.12.10-2|671	%dir %{_datadir}/hplip
12mr|hplip-3.12.10-2|672	%{_datadir}/hplip/align.py*
12mr|hplip-3.12.10-2|673	%{_datadir}/hplip/check-plugin.py*
12mr|hplip-3.12.10-2|674	%{_datadir}/hplip/clean.py*
12mr|hplip-3.12.10-2|675	%{_datadir}/hplip/colorcal.py*
12mr|hplip-3.12.10-2|676	%_datadir/hplip/config_usb_printer.py*
12mr|hplip-3.12.10-2|677	%{_datadir}/hplip/devicesettings.py*
12mr|hplip-3.12.10-2|678	%{_datadir}/hplip/diagnose_plugin.py*
12mr|hplip-3.12.10-2|679	%_datadir/hplip/diagnose_queues.py*
12mr|hplip-3.12.10-2|680	%{_datadir}/hplip/fab.py*
12mr|hplip-3.12.10-2|681	%{_datadir}/hplip/fax
12mr|hplip-3.12.10-2|682	%{_datadir}/hplip/faxsetup.py*
12mr|hplip-3.12.10-2|683	%{_datadir}/hplip/firmware.py*
12mr|hplip-3.12.10-2|684	%{_datadir}/hplip/hpdio.py*
12mr|hplip-3.12.10-2|685	%{_datadir}/hplip/hpssd*
12mr|hplip-3.12.10-2|686	%{_datadir}/hplip/info.py*
12mr|hplip-3.12.10-2|687	%{_datadir}/hplip/__init__.py*
12mr|hplip-3.12.10-2|688	%{_datadir}/hplip/levels.py*
12mr|hplip-3.12.10-2|689	%{_datadir}/hplip/linefeedcal.py*
12mr|hplip-3.12.10-2|690	%{_datadir}/hplip/logcapture.py*
12mr|hplip-3.12.10-2|691	%{_datadir}/hplip/makecopies.py*
12mr|hplip-3.12.10-2|692	%{_datadir}/hplip/makeuri.py*
12mr|hplip-3.12.10-2|693	%{_datadir}/hplip/pkservice.py*
12mr|hplip-3.12.10-2|694	%{_datadir}/hplip/plugin.py*
12mr|hplip-3.12.10-2|695	%{_datadir}/hplip/pqdiag.py*
12mr|hplip-3.12.10-2|696	%{_datadir}/hplip/printsettings.py*
12mr|hplip-3.12.10-2|697	%{_datadir}/hplip/probe.py*
12mr|hplip-3.12.10-2|698	%{_datadir}/hplip/query.py*
12mr|hplip-3.12.10-2|699	%{_datadir}/hplip/scan.py*
12mr|hplip-3.12.10-2|700	%{_datadir}/hplip/sendfax.py*
12mr|hplip-3.12.10-2|701	%{_datadir}/hplip/setup.py*
12mr|hplip-3.12.10-2|702	%{_datadir}/hplip/testpage.py*
12mr|hplip-3.12.10-2|703	%{_datadir}/hplip/timedate.py*
12mr|hplip-3.12.10-2|704	%_datadir/hplip/uninstall.py*
12mr|hplip-3.12.10-2|705	%{_datadir}/hplip/unload.py*
12mr|hplip-3.12.10-2|706	%_datadir/hplip/upgrade.py*
12mr|hplip-3.12.10-2|707	%{_datadir}/hplip/wificonfig.py*
12mr|hplip-3.12.10-2|708	# Directories
12mr|hplip-3.12.10-2|709	%{_datadir}/hplip/base
12mr|hplip-3.12.10-2|710	%{_datadir}/hplip/copier
12mr|hplip-3.12.10-2|711	%dir %{_datadir}/hplip/data
12mr|hplip-3.12.10-2|712	%{_datadir}/hplip/data/ldl
12mr|hplip-3.12.10-2|713	%{_datadir}/hplip/data/localization
12mr|hplip-3.12.10-2|714	%{_datadir}/hplip/data/models
12mr|hplip-3.12.10-2|715	%{_datadir}/hplip/data/pcl
12mr|hplip-3.12.10-2|716	%{_datadir}/hplip/data/ps
12mr|hplip-3.12.10-2|717	%{_datadir}/hplip/installer
12mr|hplip-3.12.10-2|718	%{_datadir}/hplip/pcard
12mr|hplip-3.12.10-2|719	%{_datadir}/hplip/prnt
12mr|hplip-3.12.10-2|720	%{_datadir}/hplip/scan
12mr|hplip-3.12.10-2|721	%{_datadir}/polkit-1/actions/com.hp.hplip.policy
12mr|hplip-3.12.10-2|722	%{_datadir}/dbus-1/system-services/com.hp.hplip.service
12mr|hplip-3.12.10-2|723	#%{_localstatedir}/lib/hp/hplip.state
12mr|hplip-3.12.10-2|724	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/com.hp.hplip.conf
12mr|hplip-3.12.10-2|725	%{_sysconfdir}/cron.daily/hplip_cron
12mr|hplip-3.12.10-2|726	
12mr|hplip-3.12.10-2|727	%files doc
12mr|hplip-3.12.10-2|728	%doc %{_docdir}/%{name}-doc-%{version}%{extraversion}
12mr|hplip-3.12.10-2|729	
12mr|hplip-3.12.10-2|730	%files -n %{hpip_libname}
12mr|hplip-3.12.10-2|731	%{_libdir}/libhpip*.so.*
12mr|hplip-3.12.10-2|732	%{_libdir}/libhpmud.so.*
12mr|hplip-3.12.10-2|733	
12mr|hplip-3.12.10-2|734	%files -n %{hpip_libname}-devel
12mr|hplip-3.12.10-2|735	%{_includedir}/hpip.h
12mr|hplip-3.12.10-2|736	%{_includedir}/xform.h
12mr|hplip-3.12.10-2|737	%{_libdir}/libhpip*.so
12mr|hplip-3.12.10-2|738	%{_libdir}/libhpmud.so
12mr|hplip-3.12.10-2|739	
12mr|hplip-3.12.10-2|740	%if %{sane_backend}
12mr|hplip-3.12.10-2|741	
12mr|hplip-3.12.10-2|742	%files -n %{sane_hpaio_libname}
12mr|hplip-3.12.10-2|743	%{_libdir}/sane/libsane-hpaio*.so.*
12mr|hplip-3.12.10-2|744	
12mr|hplip-3.12.10-2|745	%endif
12mr|hplip-3.12.10-2|746	
12mr|hplip-3.12.10-2|747	%files model-data
12mr|hplip-3.12.10-2|748	%{_sysconfdir}/udev/rules.d/*.rules
12mr|hplip-3.12.10-2|749	%{_datadir}/hplip/data/models
12mr|hplip-3.12.10-2|750	
12mr|hplip-3.12.10-2|751	%files gui
12mr|hplip-3.12.10-2|752	%{_bindir}/hp-check
12mr|hplip-3.12.10-2|753	%{_bindir}/hp-print
12mr|hplip-3.12.10-2|754	%{_bindir}/hp-systray
12mr|hplip-3.12.10-2|755	%{_bindir}/hp-toolbox
12mr|hplip-3.12.10-2|756	%{_datadir}/applications/*.desktop
12mr|hplip-3.12.10-2|757	%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
12mr|hplip-3.12.10-2|758	# Files
12mr|hplip-3.12.10-2|759	%{_datadir}/hplip/check.py*
12mr|hplip-3.12.10-2|760	%{_datadir}/hplip/print.py*
12mr|hplip-3.12.10-2|761	%{_datadir}/hplip/systray.py*
12mr|hplip-3.12.10-2|762	%{_datadir}/hplip/toolbox.py*
12mr|hplip-3.12.10-2|763	# Directories
12mr|hplip-3.12.10-2|764	%{_datadir}/hplip/data/images
12mr|hplip-3.12.10-2|765	%{_datadir}/hplip/ui4
12mr|hplip-3.12.10-2|766	
12mr|hplip-3.12.10-2|767	%files hpijs
12mr|hplip-3.12.10-2|768	%{_bindir}/hpijs
12mr|hplip-3.12.10-2|769	# Needed for both printing and fax PPDs. They all need HPIJS, therefore
12mr|hplip-3.12.10-2|770	# the link is here
12mr|hplip-3.12.10-2|771	%dir %{_datadir}/ppd
12mr|hplip-3.12.10-2|772	%dir %{_datadir}/ppd/HP
12mr|hplip-3.12.10-2|773	%{_bindir}/hpcups-update-ppds
12mr|hplip-3.12.10-2|774	
12mr|hplip-3.12.10-2|775	%files hpijs-ppds
12mr|hplip-3.12.10-2|776	%{_datadir}/ppd/HP/apollo*.ppd*
12mr|hplip-3.12.10-2|777	%{_datadir}/ppd/HP/hp-*.ppd*
12mr|hplip-3.12.10-2|778	
12mr|hplip-3.12.10-2|779	%changelog
12mr|hplip-3.12.10-2|780	* Wed Aug  22 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|hplip-3.12.10-2|781	+ Commit: d30e2c9
12mr|hplip-3.12.10-2|782	- Update to 3.12.6
12mr|hplip-3.12.10-2|783	
12mr|hplip-3.12.10-2|784	

14330 12
12mr|hspell-1.1-4|1	%define major 0
12mr|hspell-1.1-4|2	%define libname %mklibname %{name} %{major}
12mr|hspell-1.1-4|3	%define develname %mklibname %{name} -d
12mr|hspell-1.1-4|4	
12mr|hspell-1.1-4|5	Summary:	Free Hebrew linguistic project
12mr|hspell-1.1-4|6	Name:		hspell
12mr|hspell-1.1-4|7	Version:	1.1
12mr|hspell-1.1-4|8	Release:	%mkrel 4
12mr|hspell-1.1-4|9	Group:		Text tools
12mr|hspell-1.1-4|10	License:	LGPL
12mr|hspell-1.1-4|11	URL:		http://www.ivrix.org.il/projects/spell-checker/
12mr|hspell-1.1-4|12	Source0:	%{name}-%{version}.tar.bz2
12mr|hspell-1.1-4|13	BuildRequires:	automake1.8
12mr|hspell-1.1-4|14	Requires:	%{libname} = %{version}-%{release}
12mr|hspell-1.1-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|hspell-1.1-4|16	
12mr|hspell-1.1-4|17	%description
12mr|hspell-1.1-4|18	The Hspell project is a free Hebrew linguistic project.
12mr|hspell-1.1-4|19	Its primary goal is to create a free Hebrew spell-checker.
12mr|hspell-1.1-4|20	In addition to a spell-checker, the project also produced a Hebrew
12mr|hspell-1.1-4|21	morphological analyzer, which for every valid Hebrew word lists all of its
12mr|hspell-1.1-4|22	possible readings (valid combinations of prefix and inflected base word).
12mr|hspell-1.1-4|23	The secondary goal of the project is to make the algorithms and dictionaries,
12mr|hspell-1.1-4|24	created initially for the spell-checker, freely available. These could be used
12mr|hspell-1.1-4|25	in more sophisticated research or applications that require Hebrew word lists
12mr|hspell-1.1-4|26	or a Hebrew morphology engine.
12mr|hspell-1.1-4|27	Such potential application areas might include search engines, speech
12mr|hspell-1.1-4|28	synthesis, and much much more. The availability of a free basis will hopefully
12mr|hspell-1.1-4|29	encourage free development on top of it, to the benefit of the general
12mr|hspell-1.1-4|30	Hebrew-speaking population.
12mr|hspell-1.1-4|31	
12mr|hspell-1.1-4|32	%package -n	%{libname}
12mr|hspell-1.1-4|33	Summary:	Shared library files for hspell
12mr|hspell-1.1-4|34	Group:		Text tools
12mr|hspell-1.1-4|35	
12mr|hspell-1.1-4|36	%description -n	%{libname}
12mr|hspell-1.1-4|37	Shared library files for the hspell package.
12mr|hspell-1.1-4|38	
12mr|hspell-1.1-4|39	%package -n	%{develname}
12mr|hspell-1.1-4|40	Summary:	Development files for hspell
12mr|hspell-1.1-4|41	Group:		Development/Other
12mr|hspell-1.1-4|42	Requires:	%{name} = %{version}-%{release}
12mr|hspell-1.1-4|43	Requires:	%{libname} = %{version}-%{release}
12mr|hspell-1.1-4|44	Provides:	libhspell-devel = %{version}-%{release}
12mr|hspell-1.1-4|45	Provides:	hspell-devel = %{version}-%{release}
12mr|hspell-1.1-4|46	Obsoletes:	%{mklibname hspell 0 -d}
12mr|hspell-1.1-4|47	
12mr|hspell-1.1-4|48	%description -n	%{develname}
12mr|hspell-1.1-4|49	Development headers, and files for development from the hspell package.
12mr|hspell-1.1-4|50	
12mr|hspell-1.1-4|51	%prep
12mr|hspell-1.1-4|52	
12mr|hspell-1.1-4|53	%setup -q
12mr|hspell-1.1-4|54	
12mr|hspell-1.1-4|55	%build
12mr|hspell-1.1-4|56	CFLAGS="%optflags -fPIC" CPPFLAGS="%optflags -fPIC" FFLAGS="optflags -fPIC" \
12mr|hspell-1.1-4|57	%configure2_5x --enable-fatverb --enable-fatverb
12mr|hspell-1.1-4|58	%make
12mr|hspell-1.1-4|59	
12mr|hspell-1.1-4|60	%install
12mr|hspell-1.1-4|61	rm -rf %{buildroot}
12mr|hspell-1.1-4|62	
12mr|hspell-1.1-4|63	%makeinstall_std
12mr|hspell-1.1-4|64	
12mr|hspell-1.1-4|65	%if %mdkversion < 200900
12mr|hspell-1.1-4|66	%post -n %{libname} -p /sbin/ldconfig
12mr|hspell-1.1-4|67	%endif
12mr|hspell-1.1-4|68	
12mr|hspell-1.1-4|69	%if %mdkversion < 200900
12mr|hspell-1.1-4|70	%postun -n %{libname} -p /sbin/ldconfig
12mr|hspell-1.1-4|71	%endif
12mr|hspell-1.1-4|72	
12mr|hspell-1.1-4|73	%clean
12mr|hspell-1.1-4|74	rm -rf %{buildroot}
12mr|hspell-1.1-4|75	
12mr|hspell-1.1-4|76	%files
12mr|hspell-1.1-4|77	%defattr(-,root,root)
12mr|hspell-1.1-4|78	%_bindir/*
12mr|hspell-1.1-4|79	%_datadir/hspell/*.wgz*
12mr|hspell-1.1-4|80	%_mandir/man*/*
12mr|hspell-1.1-4|81	
12mr|hspell-1.1-4|82	%files -n %{libname}
12mr|hspell-1.1-4|83	%defattr(-, root, root)
12mr|hspell-1.1-4|84	%_libdir/libhspell.a
12mr|hspell-1.1-4|85	
12mr|hspell-1.1-4|86	%files -n %{develname}
12mr|hspell-1.1-4|87	%defattr(-, root, root)
12mr|hspell-1.1-4|88	%_includedir/hspell.h
12mr|hspell-1.1-4|89	%_includedir/linginfo.h
12mr|hspell-1.1-4|90	
12mr|hspell-1.1-4|91	
12mr|hspell-1.1-4|92	
12mr|hspell-1.1-4|93	%changelog
12mr|hspell-1.1-4|94	

14331 12
12mr|hsqldb-1.8.1.3-5|1	# Copyright (c) 2000-2007, JPackage Project
12mr|hsqldb-1.8.1.3-5|2	# All rights reserved.
12mr|hsqldb-1.8.1.3-5|3	#
12mr|hsqldb-1.8.1.3-5|4	# Redistribution and use in source and binary forms, with or without
12mr|hsqldb-1.8.1.3-5|5	# modification, are permitted provided that the following conditions
12mr|hsqldb-1.8.1.3-5|6	# are met:
12mr|hsqldb-1.8.1.3-5|7	#
12mr|hsqldb-1.8.1.3-5|8	# 1. Redistributions of source code must retain the above copyright
12mr|hsqldb-1.8.1.3-5|9	#    notice, this list of conditions and the following disclaimer.
12mr|hsqldb-1.8.1.3-5|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|hsqldb-1.8.1.3-5|11	#    notice, this list of conditions and the following disclaimer in the
12mr|hsqldb-1.8.1.3-5|12	#    documentation and/or other materials provided with the
12mr|hsqldb-1.8.1.3-5|13	#    distribution.
12mr|hsqldb-1.8.1.3-5|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|hsqldb-1.8.1.3-5|15	#    contributors may be used to endorse or promote products derived
12mr|hsqldb-1.8.1.3-5|16	#    from this software without specific prior written permission.
12mr|hsqldb-1.8.1.3-5|17	#
12mr|hsqldb-1.8.1.3-5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|hsqldb-1.8.1.3-5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|hsqldb-1.8.1.3-5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|hsqldb-1.8.1.3-5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|hsqldb-1.8.1.3-5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|hsqldb-1.8.1.3-5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|hsqldb-1.8.1.3-5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|hsqldb-1.8.1.3-5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|hsqldb-1.8.1.3-5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|hsqldb-1.8.1.3-5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|hsqldb-1.8.1.3-5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|hsqldb-1.8.1.3-5|29	#
12mr|hsqldb-1.8.1.3-5|30	
12mr|hsqldb-1.8.1.3-5|31	%global cvs_version 1_8_1_3
12mr|hsqldb-1.8.1.3-5|32	
12mr|hsqldb-1.8.1.3-5|33	Name:       hsqldb
12mr|hsqldb-1.8.1.3-5|34	Version:    1.8.1.3
12mr|hsqldb-1.8.1.3-5|35	Release:    5
12mr|hsqldb-1.8.1.3-5|36	Epoch:	    1
12mr|hsqldb-1.8.1.3-5|37	Summary:    HyperSQL Database Engine
12mr|hsqldb-1.8.1.3-5|38	License:    BSD
12mr|hsqldb-1.8.1.3-5|39	URL:        http://hsqldb.sourceforge.net/
12mr|hsqldb-1.8.1.3-5|40	Source0:    http://downloads.sourceforge.net/hsqldb/%{name}_%{cvs_version}.zip
12mr|hsqldb-1.8.1.3-5|41	Source1:    %{name}-1.8.0-standard.cfg
12mr|hsqldb-1.8.1.3-5|42	Source2:    %{name}-1.8.0-standard-server.properties
12mr|hsqldb-1.8.1.3-5|43	Source3:    %{name}-1.8.0-standard-webserver.properties
12mr|hsqldb-1.8.1.3-5|44	Source4:    %{name}-1.8.0-standard-sqltool.rc
12mr|hsqldb-1.8.1.3-5|45	Source5:    http://mirrors.ibiblio.org/pub/mirrors/maven2/%{name}/%{name}/1.8.0.10/%{name}-1.8.0.10.pom
12mr|hsqldb-1.8.1.3-5|46	Patch0:     %{name}-1.8.0-scripts.patch
12mr|hsqldb-1.8.1.3-5|47	Patch1:     hsqldb-tmp.patch
12mr|hsqldb-1.8.1.3-5|48	Patch2:     %{name}-1.8.0-specify-su-shell.patch
12mr|hsqldb-1.8.1.3-5|49	Requires:   servlet25
12mr|hsqldb-1.8.1.3-5|50	Requires(post):   coreutils
12mr|hsqldb-1.8.1.3-5|51	Requires(preun):  coreutils
12mr|hsqldb-1.8.1.3-5|52	Requires(preun): initscripts
12mr|hsqldb-1.8.1.3-5|53	Requires(pre):  shadow-utils
12mr|hsqldb-1.8.1.3-5|54	Requires(post): jpackage-utils
12mr|hsqldb-1.8.1.3-5|55	Requires(postun): jpackage-utils
12mr|hsqldb-1.8.1.3-5|56	BuildRequires:  ant
12mr|hsqldb-1.8.1.3-5|57	BuildRequires:  junit
12mr|hsqldb-1.8.1.3-5|58	BuildRequires:  jpackage-utils >= 0:1.5
12mr|hsqldb-1.8.1.3-5|59	BuildRequires:  servlet25
12mr|hsqldb-1.8.1.3-5|60	Group:      Databases
12mr|hsqldb-1.8.1.3-5|61	BuildArch:  noarch
12mr|hsqldb-1.8.1.3-5|62	
12mr|hsqldb-1.8.1.3-5|63	%description
12mr|hsqldb-1.8.1.3-5|64	HSQLdb is a relational database engine written in JavaTM , with a JDBC
12mr|hsqldb-1.8.1.3-5|65	driver, supporting a subset of ANSI-92 SQL. It offers a small (about
12mr|hsqldb-1.8.1.3-5|66	100k), fast database engine which offers both in memory and disk based
12mr|hsqldb-1.8.1.3-5|67	tables. Embedded and server modes are available. Additionally, it
12mr|hsqldb-1.8.1.3-5|68	includes tools such as a minimal web server, in-memory query and
12mr|hsqldb-1.8.1.3-5|69	management tools (can be run as applets or servlets, too) and a number
12mr|hsqldb-1.8.1.3-5|70	of demonstration examples.
12mr|hsqldb-1.8.1.3-5|71	Downloaded code should be regarded as being of production quality. The
12mr|hsqldb-1.8.1.3-5|72	product is currently being used as a database and persistence engine in
12mr|hsqldb-1.8.1.3-5|73	many Open Source Software projects and even in commercial projects and
12mr|hsqldb-1.8.1.3-5|74	products! In it's current version it is extremely stable and reliable.
12mr|hsqldb-1.8.1.3-5|75	It is best known for its small size, ability to execute completely in
12mr|hsqldb-1.8.1.3-5|76	memory and its speed. Yet it is a completely functional relational
12mr|hsqldb-1.8.1.3-5|77	database management system that is completely free under the Modified
12mr|hsqldb-1.8.1.3-5|78	BSD License. Yes, that's right, completely free of cost or restrictions!
12mr|hsqldb-1.8.1.3-5|79	
12mr|hsqldb-1.8.1.3-5|80	%package manual
12mr|hsqldb-1.8.1.3-5|81	Summary:    Manual for %{name}
12mr|hsqldb-1.8.1.3-5|82	Group:      Development/Java
12mr|hsqldb-1.8.1.3-5|83	
12mr|hsqldb-1.8.1.3-5|84	%description manual
12mr|hsqldb-1.8.1.3-5|85	Documentation for %{name}.
12mr|hsqldb-1.8.1.3-5|86	
12mr|hsqldb-1.8.1.3-5|87	%package javadoc
12mr|hsqldb-1.8.1.3-5|88	Summary:    Javadoc for %{name}
12mr|hsqldb-1.8.1.3-5|89	Group:      Development/Java
12mr|hsqldb-1.8.1.3-5|90	Requires:   jpackage-utils
12mr|hsqldb-1.8.1.3-5|91	
12mr|hsqldb-1.8.1.3-5|92	%description javadoc
12mr|hsqldb-1.8.1.3-5|93	Javadoc for %{name}.
12mr|hsqldb-1.8.1.3-5|94	
12mr|hsqldb-1.8.1.3-5|95	%package demo
12mr|hsqldb-1.8.1.3-5|96	Summary:    Demo for %{name}
12mr|hsqldb-1.8.1.3-5|97	Group:      Development/Java
12mr|hsqldb-1.8.1.3-5|98	Requires:   %{name} = %{epoch}:%{version}-%{release}
12mr|hsqldb-1.8.1.3-5|99	
12mr|hsqldb-1.8.1.3-5|100	%description demo
12mr|hsqldb-1.8.1.3-5|101	Demonstrations and samples for %{name}.
12mr|hsqldb-1.8.1.3-5|102	
12mr|hsqldb-1.8.1.3-5|103	%prep
12mr|hsqldb-1.8.1.3-5|104	%setup -T -c -n %{name}
12mr|hsqldb-1.8.1.3-5|105	(cd ..
12mr|hsqldb-1.8.1.3-5|106	unzip -q %{SOURCE0}
12mr|hsqldb-1.8.1.3-5|107	)
12mr|hsqldb-1.8.1.3-5|108	# set right permissions
12mr|hsqldb-1.8.1.3-5|109	find . -name "*.sh" -exec chmod 755 \{\} \;
12mr|hsqldb-1.8.1.3-5|110	# remove all _notes directories
12mr|hsqldb-1.8.1.3-5|111	for dir in `find . -name _notes`; do rm -rf $dir; done
12mr|hsqldb-1.8.1.3-5|112	# remove all binary libs
12mr|hsqldb-1.8.1.3-5|113	find . -name "*.jar" -exec rm -f {} \;
12mr|hsqldb-1.8.1.3-5|114	find . -name "*.class" -exec rm -f {} \;
12mr|hsqldb-1.8.1.3-5|115	find . -name "*.war" -exec rm -f {} \;
12mr|hsqldb-1.8.1.3-5|116	# correct silly permissions
12mr|hsqldb-1.8.1.3-5|117	chmod -R go=u-w *
12mr|hsqldb-1.8.1.3-5|118	
12mr|hsqldb-1.8.1.3-5|119	%patch0
12mr|hsqldb-1.8.1.3-5|120	%patch1 -p1
12mr|hsqldb-1.8.1.3-5|121	%patch2
12mr|hsqldb-1.8.1.3-5|122	
12mr|hsqldb-1.8.1.3-5|123	cp %{SOURCE5} ./pom.xml
12mr|hsqldb-1.8.1.3-5|124	
12mr|hsqldb-1.8.1.3-5|125	%build
12mr|hsqldb-1.8.1.3-5|126	export CLASSPATH=$(build-classpath \
12mr|hsqldb-1.8.1.3-5|127	servlet \
12mr|hsqldb-1.8.1.3-5|128	junit)
12mr|hsqldb-1.8.1.3-5|129	pushd build
12mr|hsqldb-1.8.1.3-5|130	ant jar javadoc
12mr|hsqldb-1.8.1.3-5|131	popd
12mr|hsqldb-1.8.1.3-5|132	
12mr|hsqldb-1.8.1.3-5|133	%install
12mr|hsqldb-1.8.1.3-5|134	# jar
12mr|hsqldb-1.8.1.3-5|135	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|hsqldb-1.8.1.3-5|136	install -m 644 lib/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mr|hsqldb-1.8.1.3-5|137	# bin
12mr|hsqldb-1.8.1.3-5|138	install -d -m 755 $RPM_BUILD_ROOT%{_bindir}
12mr|hsqldb-1.8.1.3-5|139	install -m 755 bin/runUtil.sh $RPM_BUILD_ROOT%{_bindir}/%{name}RunUtil
12mr|hsqldb-1.8.1.3-5|140	# sysv init
12mr|hsqldb-1.8.1.3-5|141	install -d -m 755 $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d
12mr|hsqldb-1.8.1.3-5|142	install -m 755 bin/%{name} $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/%{name}
12mr|hsqldb-1.8.1.3-5|143	# config
12mr|hsqldb-1.8.1.3-5|144	install -d -m 755 $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig
12mr|hsqldb-1.8.1.3-5|145	install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/%{name}
12mr|hsqldb-1.8.1.3-5|146	# serverconfig
12mr|hsqldb-1.8.1.3-5|147	install -d -m 755 $RPM_BUILD_ROOT%{_localstatedir}/lib/%{name}
12mr|hsqldb-1.8.1.3-5|148	install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_localstatedir}/lib/%{name}/server.properties
12mr|hsqldb-1.8.1.3-5|149	install -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_localstatedir}/lib/%{name}/webserver.properties
12mr|hsqldb-1.8.1.3-5|150	install -m 600 %{SOURCE4} $RPM_BUILD_ROOT%{_localstatedir}/lib/%{name}/sqltool.rc
12mr|hsqldb-1.8.1.3-5|151	# lib
12mr|hsqldb-1.8.1.3-5|152	install -d -m 755 $RPM_BUILD_ROOT%{_localstatedir}/lib/%{name}/lib
12mr|hsqldb-1.8.1.3-5|153	install -m 644 lib/functions $RPM_BUILD_ROOT%{_localstatedir}/lib/%{name}/lib
12mr|hsqldb-1.8.1.3-5|154	# data
12mr|hsqldb-1.8.1.3-5|155	install -d -m 755 $RPM_BUILD_ROOT%{_localstatedir}/lib/%{name}/data
12mr|hsqldb-1.8.1.3-5|156	# demo
12mr|hsqldb-1.8.1.3-5|157	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/demo
12mr|hsqldb-1.8.1.3-5|158	install -m 755 demo/*.sh $RPM_BUILD_ROOT%{_datadir}/%{name}/demo
12mr|hsqldb-1.8.1.3-5|159	install -m 644 demo/*.html $RPM_BUILD_ROOT%{_datadir}/%{name}/demo
12mr|hsqldb-1.8.1.3-5|160	# javadoc
12mr|hsqldb-1.8.1.3-5|161	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|hsqldb-1.8.1.3-5|162	cp -r doc/src/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|hsqldb-1.8.1.3-5|163	rm -rf doc/src
12mr|hsqldb-1.8.1.3-5|164	# manual
12mr|hsqldb-1.8.1.3-5|165	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|hsqldb-1.8.1.3-5|166	cp -r doc/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|hsqldb-1.8.1.3-5|167	cp index.html $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|hsqldb-1.8.1.3-5|168	
12mr|hsqldb-1.8.1.3-5|169	# Maven metadata
12mr|hsqldb-1.8.1.3-5|170	install -pD -T -m 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
12mr|hsqldb-1.8.1.3-5|171	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
12mr|hsqldb-1.8.1.3-5|172	
12mr|hsqldb-1.8.1.3-5|173	pushd $RPM_BUILD_ROOT%{_localstatedir}/lib/%{name}/lib
12mr|hsqldb-1.8.1.3-5|174	ln -s $(build-classpath hsqldb) hsqldb.jar
12mr|hsqldb-1.8.1.3-5|175	ln -s $(build-classpath servlet) servlet.jar
12mr|hsqldb-1.8.1.3-5|176	popd
12mr|hsqldb-1.8.1.3-5|177	
12mr|hsqldb-1.8.1.3-5|178	%preun
12mr|hsqldb-1.8.1.3-5|179	if [ $1 = 0 ] ; then
12mr|hsqldb-1.8.1.3-5|180	/sbin/service %{name} stop >/dev/null 2>&1
12mr|hsqldb-1.8.1.3-5|181	/sbin/chkconfig --del %{name}
12mr|hsqldb-1.8.1.3-5|182	fi
12mr|hsqldb-1.8.1.3-5|183	
12mr|hsqldb-1.8.1.3-5|184	%pre
12mr|hsqldb-1.8.1.3-5|185	# Add the "hsqldb" user and group
12mr|hsqldb-1.8.1.3-5|186	# we need a shell to be able to use su - later
12mr|hsqldb-1.8.1.3-5|187	%{_sbindir}/groupadd -g 96 -f -r %{name} 2> /dev/null || :
12mr|hsqldb-1.8.1.3-5|188	%{_sbindir}/useradd -u 96 -g %{name} -s /sbin/nologin \
12mr|hsqldb-1.8.1.3-5|189	-d %{_localstatedir}/lib/%{name} -r %{name} 2> /dev/null || :
12mr|hsqldb-1.8.1.3-5|190	
12mr|hsqldb-1.8.1.3-5|191	%post
12mr|hsqldb-1.8.1.3-5|192	# This adds the proper /etc/rc*.d links for the script
12mr|hsqldb-1.8.1.3-5|193	/sbin/chkconfig --add %{name}
12mr|hsqldb-1.8.1.3-5|194	
12mr|hsqldb-1.8.1.3-5|195	%update_maven_depmap
12mr|hsqldb-1.8.1.3-5|196	
12mr|hsqldb-1.8.1.3-5|197	%postun
12mr|hsqldb-1.8.1.3-5|198	%update_maven_depmap
12mr|hsqldb-1.8.1.3-5|199	
12mr|hsqldb-1.8.1.3-5|200	%pre javadoc
12mr|hsqldb-1.8.1.3-5|201	# workaround for rpm bug, can be removed in F-17
12mr|hsqldb-1.8.1.3-5|202	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
12mr|hsqldb-1.8.1.3-5|203	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
12mr|hsqldb-1.8.1.3-5|204	
12mr|hsqldb-1.8.1.3-5|205	%files
12mr|hsqldb-1.8.1.3-5|206	%defattr(-,root,root,-)
12mr|hsqldb-1.8.1.3-5|207	%doc doc/hsqldb_lic.txt
12mr|hsqldb-1.8.1.3-5|208	%{_javadir}/*
12mr|hsqldb-1.8.1.3-5|209	%attr(0755,root,root) %{_bindir}/*
12mr|hsqldb-1.8.1.3-5|210	%attr(0755,root,root) %{_sysconfdir}/rc.d/init.d/%{name}
12mr|hsqldb-1.8.1.3-5|211	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|hsqldb-1.8.1.3-5|212	%attr(0700,hsqldb,hsqldb) %{_localstatedir}/lib/%{name}/data
12mr|hsqldb-1.8.1.3-5|213	%{_localstatedir}/lib/%{name}/lib
12mr|hsqldb-1.8.1.3-5|214	%{_localstatedir}/lib/%{name}/server.properties
12mr|hsqldb-1.8.1.3-5|215	%{_localstatedir}/lib/%{name}/webserver.properties
12mr|hsqldb-1.8.1.3-5|216	%attr(0600,hsqldb,hsqldb) %{_localstatedir}/lib/%{name}/sqltool.rc
12mr|hsqldb-1.8.1.3-5|217	%dir %{_localstatedir}/lib/%{name}
12mr|hsqldb-1.8.1.3-5|218	%{_mavendepmapfragdir}/*
12mr|hsqldb-1.8.1.3-5|219	%{_mavenpomdir}/*
12mr|hsqldb-1.8.1.3-5|220	
12mr|hsqldb-1.8.1.3-5|221	%files manual
12mr|hsqldb-1.8.1.3-5|222	%defattr(-,root,root,-)
12mr|hsqldb-1.8.1.3-5|223	%doc %{_docdir}/%{name}-%{version}
12mr|hsqldb-1.8.1.3-5|224	%doc doc/hsqldb_lic.txt
12mr|hsqldb-1.8.1.3-5|225	
12mr|hsqldb-1.8.1.3-5|226	%files javadoc
12mr|hsqldb-1.8.1.3-5|227	%defattr(-,root,root,-)
12mr|hsqldb-1.8.1.3-5|228	%{_javadocdir}/%{name}
12mr|hsqldb-1.8.1.3-5|229	%doc doc/hsqldb_lic.txt
12mr|hsqldb-1.8.1.3-5|230	
12mr|hsqldb-1.8.1.3-5|231	%files demo
12mr|hsqldb-1.8.1.3-5|232	%defattr(-,root,root,-)
12mr|hsqldb-1.8.1.3-5|233	%{_datadir}/%{name}
12mr|hsqldb-1.8.1.3-5|234	
12mr|hsqldb-1.8.1.3-5|235	
12mr|hsqldb-1.8.1.3-5|236	
12mr|hsqldb-1.8.1.3-5|237	
12mr|hsqldb-1.8.1.3-5|238	%changelog
12mr|hsqldb-1.8.1.3-5|239	

14332 12
12mr|ht2html-2.0-16|1	Name:           ht2html
12mr|ht2html-2.0-16|2	Version:        2.0
12mr|ht2html-2.0-16|3	Release:        %mkrel 16
12mr|ht2html-2.0-16|4	Epoch:          0
12mr|ht2html-2.0-16|5	Summary:        The www.python.org Web site generator
12mr|ht2html-2.0-16|6	URL:            http://ht2html.sourceforge.net/
12mr|ht2html-2.0-16|7	Source0:        http://osdn.dl.sourceforge.net/ht2html/%{name}-%{version}.tar.bz2
12mr|ht2html-2.0-16|8	Source1:        %{name}.sh
12mr|ht2html-2.0-16|9	License:        Public Domain
12mr|ht2html-2.0-16|10	Group:          Development/Python
12mr|ht2html-2.0-16|11	BuildRequires:  python-devel
12mr|ht2html-2.0-16|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-root
12mr|ht2html-2.0-16|13	BuildArch:      noarch
12mr|ht2html-2.0-16|14	
12mr|ht2html-2.0-16|15	%description
12mr|ht2html-2.0-16|16	The www.python.org Web site generator.
12mr|ht2html-2.0-16|17	
12mr|ht2html-2.0-16|18	%prep
12mr|ht2html-2.0-16|19	%setup -q
12mr|ht2html-2.0-16|20	
12mr|ht2html-2.0-16|21	%build
12mr|ht2html-2.0-16|22	
12mr|ht2html-2.0-16|23	%install
12mr|ht2html-2.0-16|24	%{__rm} -rf %{buildroot}
12mr|ht2html-2.0-16|25	%{__mkdir_p} %{buildroot}%{_bindir}
12mr|ht2html-2.0-16|26	%{__install} -m 755 %{SOURCE1} %{buildroot}%{_bindir}
12mr|ht2html-2.0-16|27	
12mr|ht2html-2.0-16|28	%{__mkdir_p} %{buildroot}%{_datadir}/%{name}
12mr|ht2html-2.0-16|29	%{__install} -m 755 calcroot.py %{buildroot}%{_datadir}/%{name}
12mr|ht2html-2.0-16|30	%{__install} -m 755 ht2html.py %{buildroot}%{_datadir}/%{name}
12mr|ht2html-2.0-16|31	%{__install} -m 644 BAWGenerator.py %{buildroot}%{_datadir}/%{name}
12mr|ht2html-2.0-16|32	%{__install} -m 644 Banner.py %{buildroot}%{_datadir}/%{name}
12mr|ht2html-2.0-16|33	%{__install} -m 644 HTParser.py %{buildroot}%{_datadir}/%{name}
12mr|ht2html-2.0-16|34	%{__install} -m 644 IPC8Generator.py %{buildroot}%{_datadir}/%{name}
12mr|ht2html-2.0-16|35	%{__install} -m 644 JPyGenerator.py %{buildroot}%{_datadir}/%{name}
12mr|ht2html-2.0-16|36	%{__install} -m 644 JPyLocalGenerator.py %{buildroot}%{_datadir}/%{name}
12mr|ht2html-2.0-16|37	%{__install} -m 644 LinkFixer.py %{buildroot}%{_datadir}/%{name}
12mr|ht2html-2.0-16|38	%{__install} -m 644 PDOGenerator.py %{buildroot}%{_datadir}/%{name}
12mr|ht2html-2.0-16|39	%{__install} -m 644 SelfGenerator.py %{buildroot}%{_datadir}/%{name}
12mr|ht2html-2.0-16|40	%{__install} -m 644 Sidebar.py %{buildroot}%{_datadir}/%{name}
12mr|ht2html-2.0-16|41	%{__install} -m 644 Skeleton.py %{buildroot}%{_datadir}/%{name}
12mr|ht2html-2.0-16|42	%{__install} -m 644 StandardGenerator.py %{buildroot}%{_datadir}/%{name}
12mr|ht2html-2.0-16|43	
12mr|ht2html-2.0-16|44	%clean
12mr|ht2html-2.0-16|45	%{__rm} -rf %{buildroot}
12mr|ht2html-2.0-16|46	
12mr|ht2html-2.0-16|47	%files
12mr|ht2html-2.0-16|48	%defattr(0644,root,root,0755)
12mr|ht2html-2.0-16|49	%doc README doc/*.{html,png}
12mr|ht2html-2.0-16|50	%{_datadir}/%{name}
12mr|ht2html-2.0-16|51	%attr(0755,root,root) %{_bindir}/*
12mr|ht2html-2.0-16|52	
12mr|ht2html-2.0-16|53	
12mr|ht2html-2.0-16|54	
12mr|ht2html-2.0-16|55	%changelog
12mr|ht2html-2.0-16|56	

14333 12
12mr|html2ps-2.0-2.b5.8|1	%define real_version 1.0b5
12mr|html2ps-2.0-2.b5.8|2	
12mr|html2ps-2.0-2.b5.8|3	Summary:	HTML to PostScript converter
12mr|html2ps-2.0-2.b5.8|4	Name:		html2ps
12mr|html2ps-2.0-2.b5.8|5	Version:	2.0
12mr|html2ps-2.0-2.b5.8|6	Release:	%mkrel 2.b5.8
12mr|html2ps-2.0-2.b5.8|7	License:	GPL
12mr|html2ps-2.0-2.b5.8|8	Group:		Graphics
12mr|html2ps-2.0-2.b5.8|9	URL:		http://user.it.uu.se/~jan/html2ps.html
12mr|html2ps-2.0-2.b5.8|10	Source:		http://user.it.uu.se/~jan/html2ps-%{real_version}.tar.gz
12mr|html2ps-2.0-2.b5.8|11	Patch0:		html2ps-1.0b5-conf.patch
12mr|html2ps-2.0-2.b5.8|12	Patch1:		html2ps-1.0b5-perl_path.patch
12mr|html2ps-2.0-2.b5.8|13	Patch2:		html2ps-1.0b5-open.patch
12mr|html2ps-2.0-2.b5.8|14	BuildArch:	noarch
12mr|html2ps-2.0-2.b5.8|15	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|html2ps-2.0-2.b5.8|16	
12mr|html2ps-2.0-2.b5.8|17	%description
12mr|html2ps-2.0-2.b5.8|18	The Perl script html2ps converts HTML to PostScript. It would have more
12mr|html2ps-2.0-2.b5.8|19	capabilities if you have some of these packages installed: ImageMagick,
12mr|html2ps-2.0-2.b5.8|20	netpbm-progs, libjpeg-progs, perl-libwww, ghostscript, tetex, tetex-dvips
12mr|html2ps-2.0-2.b5.8|21	- see documentation for details.
12mr|html2ps-2.0-2.b5.8|22	
12mr|html2ps-2.0-2.b5.8|23	html2ps can be used as ImageMagick delegate to convert from HTML.
12mr|html2ps-2.0-2.b5.8|24	
12mr|html2ps-2.0-2.b5.8|25	%package -n	xhtml2ps
12mr|html2ps-2.0-2.b5.8|26	Summary:	GUI frontend for html2ps, a HTML-to-PostScript converter
12mr|html2ps-2.0-2.b5.8|27	Group:		Graphics
12mr|html2ps-2.0-2.b5.8|28	Requires:	%{name} = %{version}
12mr|html2ps-2.0-2.b5.8|29	Requires:	tk
12mr|html2ps-2.0-2.b5.8|30	
12mr|html2ps-2.0-2.b5.8|31	%description -n	xhtml2ps
12mr|html2ps-2.0-2.b5.8|32	xhtml2ps is freely-available GUI frontend for html2ps, a HTML-to-PostScript
12mr|html2ps-2.0-2.b5.8|33	converter.
12mr|html2ps-2.0-2.b5.8|34	
12mr|html2ps-2.0-2.b5.8|35	%prep
12mr|html2ps-2.0-2.b5.8|36	
12mr|html2ps-2.0-2.b5.8|37	%setup -n %{name}-%{real_version}
12mr|html2ps-2.0-2.b5.8|38	%patch0 -p1
12mr|html2ps-2.0-2.b5.8|39	%patch1 -p1
12mr|html2ps-2.0-2.b5.8|40	%patch2 -p0
12mr|html2ps-2.0-2.b5.8|41	
12mr|html2ps-2.0-2.b5.8|42	%build
12mr|html2ps-2.0-2.b5.8|43	perl -pi.orig -e '
12mr|html2ps-2.0-2.b5.8|44	s|\@CONFDIR\@|%{_sysconfdir}|;
12mr|html2ps-2.0-2.b5.8|45	s|\@DOCDIR\@|%{_docdir}/%{name}|;
12mr|html2ps-2.0-2.b5.8|46	' html2ps html2ps.1
12mr|html2ps-2.0-2.b5.8|47	
12mr|html2ps-2.0-2.b5.8|48	%install
12mr|html2ps-2.0-2.b5.8|49	rm -rf %{buildroot}
12mr|html2ps-2.0-2.b5.8|50	
12mr|html2ps-2.0-2.b5.8|51	install -d %{buildroot}%{_bindir}
12mr|html2ps-2.0-2.b5.8|52	install -d %{buildroot}%{_sysconfdir}
12mr|html2ps-2.0-2.b5.8|53	install -d %{buildroot}%{_mandir}/man1
12mr|html2ps-2.0-2.b5.8|54	install -d %{buildroot}%{_mandir}/man5
12mr|html2ps-2.0-2.b5.8|55	
12mr|html2ps-2.0-2.b5.8|56	install -m0755 html2ps %{buildroot}%{_bindir}/html2ps
12mr|html2ps-2.0-2.b5.8|57	install -m0755 contrib/xhtml2ps/xhtml2ps %{buildroot}%{_bindir}/xhtml2ps
12mr|html2ps-2.0-2.b5.8|58	
12mr|html2ps-2.0-2.b5.8|59	install -m0644 html2psrc %{buildroot}%{_sysconfdir}/html2psrc
12mr|html2ps-2.0-2.b5.8|60	install -m0644 html2ps.1 %{buildroot}%{_mandir}/man1/html2ps.1
12mr|html2ps-2.0-2.b5.8|61	install -m0644 html2psrc.5 %{buildroot}%{_mandir}/man5/html2psrc.5
12mr|html2ps-2.0-2.b5.8|62	
12mr|html2ps-2.0-2.b5.8|63	%clean
12mr|html2ps-2.0-2.b5.8|64	rm -rf %{buildroot}
12mr|html2ps-2.0-2.b5.8|65	
12mr|html2ps-2.0-2.b5.8|66	%files
12mr|html2ps-2.0-2.b5.8|67	%defattr(-,root,root,0755)
12mr|html2ps-2.0-2.b5.8|68	%doc COPYING html2ps.html README sample
12mr|html2ps-2.0-2.b5.8|69	%config(noreplace) %{_sysconfdir}/html2psrc
12mr|html2ps-2.0-2.b5.8|70	%{_bindir}/html2ps
12mr|html2ps-2.0-2.b5.8|71	%{_mandir}/man1/html2ps.1*
12mr|html2ps-2.0-2.b5.8|72	%{_mandir}/man5/html2psrc.5*
12mr|html2ps-2.0-2.b5.8|73	
12mr|html2ps-2.0-2.b5.8|74	%files -n xhtml2ps
12mr|html2ps-2.0-2.b5.8|75	%defattr(-,root,root,0755)
12mr|html2ps-2.0-2.b5.8|76	%doc contrib/xhtml2ps/LICENSE contrib/xhtml2ps/README
12mr|html2ps-2.0-2.b5.8|77	%{_bindir}/xhtml2ps
12mr|html2ps-2.0-2.b5.8|78	
12mr|html2ps-2.0-2.b5.8|79	
12mr|html2ps-2.0-2.b5.8|80	
12mr|html2ps-2.0-2.b5.8|81	
12mr|html2ps-2.0-2.b5.8|82	%changelog
12mr|html2ps-2.0-2.b5.8|83	

14334 12
12mr|html2text-1.3.2a-11|1	Summary:	A command line utility to convert HTML document to plain text
12mr|html2text-1.3.2a-11|2	Name:		html2text
12mr|html2text-1.3.2a-11|3	Version:	1.3.2a
12mr|html2text-1.3.2a-11|4	Release:	%mkrel 11
12mr|html2text-1.3.2a-11|5	Group:		File tools
12mr|html2text-1.3.2a-11|6	License:	GPL
12mr|html2text-1.3.2a-11|7	URL:		http://userpage.fu-berlin.de/~mbayer/tools/html2text.html
12mr|html2text-1.3.2a-11|8	Source0:        http://userpage.fu-berlin.de/%7Embayer/tools/%{name}-%{version}.tar.bz2
12mr|html2text-1.3.2a-11|9	BuildRequires:  gcc-c++
12mr|html2text-1.3.2a-11|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|html2text-1.3.2a-11|11	
12mr|html2text-1.3.2a-11|12	%description
12mr|html2text-1.3.2a-11|13	html2text is a command line utility, written in C++, that converts HTML
12mr|html2text-1.3.2a-11|14	documents into plain text.
12mr|html2text-1.3.2a-11|15	
12mr|html2text-1.3.2a-11|16	%prep
12mr|html2text-1.3.2a-11|17	
12mr|html2text-1.3.2a-11|18	%setup -q
12mr|html2text-1.3.2a-11|19	
12mr|html2text-1.3.2a-11|20	%build
12mr|html2text-1.3.2a-11|21	%configure2_5x
12mr|html2text-1.3.2a-11|22	%make DEBUG="%{optflags}" LDFLAGS="%{ldflags}"
12mr|html2text-1.3.2a-11|23	
12mr|html2text-1.3.2a-11|24	%install
12mr|html2text-1.3.2a-11|25	rm -rf %{buildroot}
12mr|html2text-1.3.2a-11|26	
12mr|html2text-1.3.2a-11|27	mkdir -p %{buildroot}/{%{_bindir},%{_mandir}/{man1,man5}}
12mr|html2text-1.3.2a-11|28	
12mr|html2text-1.3.2a-11|29	gunzip %{name}.1.gz %{name}rc.5.gz
12mr|html2text-1.3.2a-11|30	
12mr|html2text-1.3.2a-11|31	install -m755 %{name} %{buildroot}%{_bindir}
12mr|html2text-1.3.2a-11|32	install -m644 %{name}.1  %{buildroot}%{_mandir}/man1/
12mr|html2text-1.3.2a-11|33	install -m644 %{name}rc.5 %{buildroot}%{_mandir}/man5/
12mr|html2text-1.3.2a-11|34	
12mr|html2text-1.3.2a-11|35	%clean
12mr|html2text-1.3.2a-11|36	rm -rf %{buildroot}
12mr|html2text-1.3.2a-11|37	
12mr|html2text-1.3.2a-11|38	%files
12mr|html2text-1.3.2a-11|39	%defattr(-,root,root)
12mr|html2text-1.3.2a-11|40	%doc CHANGES COPYING CREDITS INSTALL KNOWN_BUGS RELEASE_NOTES README TODO
12mr|html2text-1.3.2a-11|41	%{_bindir}/*
12mr|html2text-1.3.2a-11|42	%{_mandir}/man?/*
12mr|html2text-1.3.2a-11|43	
12mr|html2text-1.3.2a-11|44	
12mr|html2text-1.3.2a-11|45	
12mr|html2text-1.3.2a-11|46	
12mr|html2text-1.3.2a-11|47	
12mr|html2text-1.3.2a-11|48	%changelog
12mr|html2text-1.3.2a-11|49	

14335 12
12mr|htmldoc-1.8.27-14|1	Summary:	Convert HTML documents into PDF or PS format
12mr|htmldoc-1.8.27-14|2	Name:		htmldoc
12mr|htmldoc-1.8.27-14|3	Version:	1.8.27
12mr|htmldoc-1.8.27-14|4	Release:	14
12mr|htmldoc-1.8.27-14|5	License:	GPLv2
12mr|htmldoc-1.8.27-14|6	Group:		File tools
12mr|htmldoc-1.8.27-14|7	URL:		http://www.htmldoc.org/
12mr|htmldoc-1.8.27-14|8	Source:		%{name}-%{version}-source.tar.bz2
12mr|htmldoc-1.8.27-14|9	Patch0:		htmldoc-1.8.27-CVE-2009-3050.diff
12mr|htmldoc-1.8.27-14|10	Patch1:		htmldoc-fortify-fail.patch
12mr|htmldoc-1.8.27-14|11	Patch2:		htmldoc-1.8.27-fix-build-against-libpng15.patch
12mr|htmldoc-1.8.27-14|12	Patch3:		htmldoc-1.8.27-fixdso.patch
12mr|htmldoc-1.8.27-14|13	BuildRequires:	jpeg-devel
12mr|htmldoc-1.8.27-14|14	BuildRequires:	pkgconfig(libpng)
12mr|htmldoc-1.8.27-14|15	BuildRequires:	zlib-devel
12mr|htmldoc-1.8.27-14|16	BuildRequires:	pkgconfig(openssl)
12mr|htmldoc-1.8.27-14|17	BuildRequires:	fltk-devel
12mr|htmldoc-1.8.27-14|18	Requires:	fltk
12mr|htmldoc-1.8.27-14|19	
12mr|htmldoc-1.8.27-14|20	%description
12mr|htmldoc-1.8.27-14|21	HTMLDOC allow you to convert Html documents into PDF or PS format.
12mr|htmldoc-1.8.27-14|22	Links and somes specific things of PDF format can be used.
12mr|htmldoc-1.8.27-14|23	
12mr|htmldoc-1.8.27-14|24	%package	nogui
12mr|htmldoc-1.8.27-14|25	Summary:	Convert HTML documents into PDF or PS format
12mr|htmldoc-1.8.27-14|26	Group:		File tools
12mr|htmldoc-1.8.27-14|27	
12mr|htmldoc-1.8.27-14|28	%description	nogui
12mr|htmldoc-1.8.27-14|29	This package contains the non-GUI version of %{name}
12mr|htmldoc-1.8.27-14|30	
12mr|htmldoc-1.8.27-14|31	%prep
12mr|htmldoc-1.8.27-14|32	
12mr|htmldoc-1.8.27-14|33	%setup -q
12mr|htmldoc-1.8.27-14|34	%patch0 -p1 -b .CVE-2009-3050
12mr|htmldoc-1.8.27-14|35	%patch1 -p1
12mr|htmldoc-1.8.27-14|36	%patch2 -p1 -b .libpng15
12mr|htmldoc-1.8.27-14|37	%patch3 -p1 -b .dso
12mr|htmldoc-1.8.27-14|38	
12mr|htmldoc-1.8.27-14|39	%build
12mr|htmldoc-1.8.27-14|40	# first build the non gui version
12mr|htmldoc-1.8.27-14|41	%configure2_5x \
12mr|htmldoc-1.8.27-14|42	--disable-rpath \
12mr|htmldoc-1.8.27-14|43	--disable-localpng \
12mr|htmldoc-1.8.27-14|44	--disable-localjpeg \
12mr|htmldoc-1.8.27-14|45	--disable-localzlib \
12mr|htmldoc-1.8.27-14|46	--without-gui
12mr|htmldoc-1.8.27-14|47	
12mr|htmldoc-1.8.27-14|48	%make
12mr|htmldoc-1.8.27-14|49	mv htmldoc/htmldoc htmldoc-nogui
12mr|htmldoc-1.8.27-14|50	make clean
12mr|htmldoc-1.8.27-14|51	
12mr|htmldoc-1.8.27-14|52	%configure2_5x \
12mr|htmldoc-1.8.27-14|53	--disable-rpath \
12mr|htmldoc-1.8.27-14|54	--disable-localpng \
12mr|htmldoc-1.8.27-14|55	--disable-localjpeg \
12mr|htmldoc-1.8.27-14|56	--disable-localzlib \
12mr|htmldoc-1.8.27-14|57	--with-gui \
12mr|htmldoc-1.8.27-14|58	--with-openssl-libs \
12mr|htmldoc-1.8.27-14|59	--with-openssl-includes
12mr|htmldoc-1.8.27-14|60	
12mr|htmldoc-1.8.27-14|61	%make
12mr|htmldoc-1.8.27-14|62	
12mr|htmldoc-1.8.27-14|63	%install
12mr|htmldoc-1.8.27-14|64	%makeinstall
12mr|htmldoc-1.8.27-14|65	
12mr|htmldoc-1.8.27-14|66	install -d %{buildroot}%{_bindir}
12mr|htmldoc-1.8.27-14|67	install -m0755 htmldoc-nogui %{buildroot}%{_bindir}/
12mr|htmldoc-1.8.27-14|68	
12mr|htmldoc-1.8.27-14|69	mkdir -p %{buildroot}%{_datadir}/applications
12mr|htmldoc-1.8.27-14|70	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12mr|htmldoc-1.8.27-14|71	[Desktop Entry]
12mr|htmldoc-1.8.27-14|72	Name=HTMLDoc
12mr|htmldoc-1.8.27-14|73	Comment=Convert HTML files to PDF or PostScript
12mr|htmldoc-1.8.27-14|74	Exec=%{_bindir}/%{name}
12mr|htmldoc-1.8.27-14|75	Icon=publishing_section
12mr|htmldoc-1.8.27-14|76	Terminal=false
12mr|htmldoc-1.8.27-14|77	Type=Application
12mr|htmldoc-1.8.27-14|78	StartupNotify=true
12mr|htmldoc-1.8.27-14|79	MimeType=text/html;
12mr|htmldoc-1.8.27-14|80	Categories=FileTools;Utility;
12mr|htmldoc-1.8.27-14|81	EOF
12mr|htmldoc-1.8.27-14|82	
12mr|htmldoc-1.8.27-14|83	%files
12mr|htmldoc-1.8.27-14|84	%defattr(-,root,root,0755)
12mr|htmldoc-1.8.27-14|85	%doc CHANGES.txt README.txt COPYING.txt
12mr|htmldoc-1.8.27-14|86	%{_bindir}/htmldoc
12mr|htmldoc-1.8.27-14|87	%{_mandir}/man1/*
12mr|htmldoc-1.8.27-14|88	%{_datadir}/%{name}
12mr|htmldoc-1.8.27-14|89	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|htmldoc-1.8.27-14|90	
12mr|htmldoc-1.8.27-14|91	%files nogui
12mr|htmldoc-1.8.27-14|92	%defattr(-,root,root,0755)
12mr|htmldoc-1.8.27-14|93	%doc CHANGES.txt README.txt COPYING.txt
12mr|htmldoc-1.8.27-14|94	%{_bindir}/htmldoc-nogui
12mr|htmldoc-1.8.27-14|95	
12mr|htmldoc-1.8.27-14|96	
12mr|htmldoc-1.8.27-14|97	
12mr|htmldoc-1.8.27-14|98	%changelog
12mr|htmldoc-1.8.27-14|99	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|htmldoc-1.8.27-14|100	+ Commit: 4a42ed9
12mr|htmldoc-1.8.27-14|101	- Recreate fixdso patch to make it actually work
12mr|htmldoc-1.8.27-14|102	
12mr|htmldoc-1.8.27-14|103	* Mon Aug  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|htmldoc-1.8.27-14|104	+ Commit: 5ea4591
12mr|htmldoc-1.8.27-14|105	- Add patch to fix linkage issue
12mr|htmldoc-1.8.27-14|106	
12mr|htmldoc-1.8.27-14|107	* Mon Aug  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|htmldoc-1.8.27-14|108	+ Commit: e4357e5
12mr|htmldoc-1.8.27-14|109	- Add patch from Cooker to fix build against new libpng, spec cleanup
12mr|htmldoc-1.8.27-14|110	
12mr|htmldoc-1.8.27-14|111	

14336 12
12mr|htop-1.0.2-1|1	Name:           htop
12mr|htop-1.0.2-1|2	Version:        1.0.2
12mr|htop-1.0.2-1|3	Release:        1
12mr|htop-1.0.2-1|4	
12mr|htop-1.0.2-1|5	Summary:        Interactive text-mode process viewer for Linux
12mr|htop-1.0.2-1|6	License:        GPLv2+
12mr|htop-1.0.2-1|7	Group:          Monitoring
12mr|htop-1.0.2-1|8	URL:            http://htop.sourceforge.net/
12mr|htop-1.0.2-1|9	Source0:        http://ovh.dl.sourceforge.net/htop/htop-%{version}.tar.gz
12mr|htop-1.0.2-1|10	
12mr|htop-1.0.2-1|11	BuildRequires:  desktop-file-utils
12mr|htop-1.0.2-1|12	BuildRequires:  pkgconfig(ncursesw)
12mr|htop-1.0.2-1|13	BuildRequires:  pkgconfig(ncurses++)
12mr|htop-1.0.2-1|14	BuildRequires:  pkgconfig(ncurses)
12mr|htop-1.0.2-1|15	BuildRequires:  pkgconfig(menu)
12mr|htop-1.0.2-1|16	BuildRequires:  pkgconfig(form)
12mr|htop-1.0.2-1|17	
12mr|htop-1.0.2-1|18	
12mr|htop-1.0.2-1|19	%description
12mr|htop-1.0.2-1|20	htop is an interactive process viewer for Linux, similar to top.
12mr|htop-1.0.2-1|21	It requires ncurses. Tested with Linux 2.4 and 2.6.
12mr|htop-1.0.2-1|22	
12mr|htop-1.0.2-1|23	Some advantages over top:
12mr|htop-1.0.2-1|24	
12mr|htop-1.0.2-1|25	* you can scroll the list vertically and horizontally to see
12mr|htop-1.0.2-1|26	all processes and complete command lines
12mr|htop-1.0.2-1|27	* htop starts faster than top
12mr|htop-1.0.2-1|28	* you don't need to type the process number to kill a process
12mr|htop-1.0.2-1|29	* you don't need to type the process number or the priority value to
12mr|htop-1.0.2-1|30	renice a process
12mr|htop-1.0.2-1|31	* htop supports mouse operation
12mr|htop-1.0.2-1|32	
12mr|htop-1.0.2-1|33	%prep
12mr|htop-1.0.2-1|34	%setup -q
12mr|htop-1.0.2-1|35	
12mr|htop-1.0.2-1|36	%build
12mr|htop-1.0.2-1|37	%{configure2_5x}
12mr|htop-1.0.2-1|38	%{make}
12mr|htop-1.0.2-1|39	
12mr|htop-1.0.2-1|40	%install
12mr|htop-1.0.2-1|41	%{makeinstall_std}
12mr|htop-1.0.2-1|42	# A hack to hide htop.from the menu
12mr|htop-1.0.2-1|43	rm -f %{buildroot}/%{_datadir}/applications/%{name}.desktop
12mr|htop-1.0.2-1|44	
12mr|htop-1.0.2-1|45	%files
12mr|htop-1.0.2-1|46	%doc README AUTHORS NEWS
12mr|htop-1.0.2-1|47	%{_bindir}/%{name}
12mr|htop-1.0.2-1|48	%{_datadir}/pixmaps/*
12mr|htop-1.0.2-1|49	%{_mandir}/man1/%{name}.*

14337 12
12mr|httpunit-1.7-0.0.7|1	# Copyright (c) 2000-2005, JPackage Project
12mr|httpunit-1.7-0.0.7|2	# All rights reserved.
12mr|httpunit-1.7-0.0.7|3	#
12mr|httpunit-1.7-0.0.7|4	# Redistribution and use in source and binary forms, with or without
12mr|httpunit-1.7-0.0.7|5	# modification, are permitted provided that the following conditions
12mr|httpunit-1.7-0.0.7|6	# are met:
12mr|httpunit-1.7-0.0.7|7	#
12mr|httpunit-1.7-0.0.7|8	# 1. Redistributions of source code must retain the above copyright
12mr|httpunit-1.7-0.0.7|9	#    notice, this list of conditions and the following disclaimer.
12mr|httpunit-1.7-0.0.7|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|httpunit-1.7-0.0.7|11	#    notice, this list of conditions and the following disclaimer in the
12mr|httpunit-1.7-0.0.7|12	#    documentation and/or other materials provided with the
12mr|httpunit-1.7-0.0.7|13	#    distribution.
12mr|httpunit-1.7-0.0.7|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|httpunit-1.7-0.0.7|15	#    contributors may be used to endorse or promote products derived
12mr|httpunit-1.7-0.0.7|16	#    from this software without specific prior written permission.
12mr|httpunit-1.7-0.0.7|17	#
12mr|httpunit-1.7-0.0.7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|httpunit-1.7-0.0.7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|httpunit-1.7-0.0.7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|httpunit-1.7-0.0.7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|httpunit-1.7-0.0.7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|httpunit-1.7-0.0.7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|httpunit-1.7-0.0.7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|httpunit-1.7-0.0.7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|httpunit-1.7-0.0.7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|httpunit-1.7-0.0.7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|httpunit-1.7-0.0.7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|httpunit-1.7-0.0.7|29	#
12mr|httpunit-1.7-0.0.7|30	
12mr|httpunit-1.7-0.0.7|31	%define gcj_support 0
12mr|httpunit-1.7-0.0.7|32	
12mr|httpunit-1.7-0.0.7|33	Name:           httpunit
12mr|httpunit-1.7-0.0.7|34	Version:        1.7
12mr|httpunit-1.7-0.0.7|35	Release:        %mkrel 0.0.7
12mr|httpunit-1.7-0.0.7|36	Epoch:          0
12mr|httpunit-1.7-0.0.7|37	Summary:        Automated web site testing toolkit
12mr|httpunit-1.7-0.0.7|38	License:        MIT
12mr|httpunit-1.7-0.0.7|39	Source0:        http://download.sourceforge.net/httpunit/httpunit-%{version}.zip
12mr|httpunit-1.7-0.0.7|40	Patch0:         %{name}.build.patch
12mr|httpunit-1.7-0.0.7|41	Patch1:         %{name}-JavaScript-NotAFunctionException.patch
12mr|httpunit-1.7-0.0.7|42	Patch2:         %{name}-servlettest.patch
12mr|httpunit-1.7-0.0.7|43	URL:            http://httpunit.sourceforge.net/
12mr|httpunit-1.7-0.0.7|44	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|httpunit-1.7-0.0.7|45	BuildRequires:  ant >= 0:1.6
12mr|httpunit-1.7-0.0.7|46	BuildRequires:  nekohtml
12mr|httpunit-1.7-0.0.7|47	BuildRequires:  jtidy
12mr|httpunit-1.7-0.0.7|48	BuildRequires:  locales-en
12mr|httpunit-1.7-0.0.7|49	BuildRequires:  junit >= 0:3.8
12mr|httpunit-1.7-0.0.7|50	BuildRequires:  servlet24
12mr|httpunit-1.7-0.0.7|51	BuildRequires:  javamail >= 0:1.3
12mr|httpunit-1.7-0.0.7|52	BuildRequires:  jaf >= 0:1.0.2
12mr|httpunit-1.7-0.0.7|53	BuildRequires:  rhino
12mr|httpunit-1.7-0.0.7|54	BuildRequires:  %{__unzip}
12mr|httpunit-1.7-0.0.7|55	Requires:       junit >= 0:3.8
12mr|httpunit-1.7-0.0.7|56	Requires:       jpackage-utils
12mr|httpunit-1.7-0.0.7|57	Requires:       servlet24
12mr|httpunit-1.7-0.0.7|58	Requires:       jaxp_parser_impl
12mr|httpunit-1.7-0.0.7|59	# As of 1.5, requires either nekohtml or jtidy, and prefers nekohtml.
12mr|httpunit-1.7-0.0.7|60	Requires:       nekohtml
12mr|httpunit-1.7-0.0.7|61	Requires:       rhino
12mr|httpunit-1.7-0.0.7|62	Group:          Development/Java
12mr|httpunit-1.7-0.0.7|63	%if %{gcj_support}
12mr|httpunit-1.7-0.0.7|64	BuildRequires:  java-gcj-compat-devel
12mr|httpunit-1.7-0.0.7|65	%else
12mr|httpunit-1.7-0.0.7|66	BuildArch:      noarch
12mr|httpunit-1.7-0.0.7|67	BuildRequires:  java-devel
12mr|httpunit-1.7-0.0.7|68	%endif
12mr|httpunit-1.7-0.0.7|69	
12mr|httpunit-1.7-0.0.7|70	%description
12mr|httpunit-1.7-0.0.7|71	HttpUnit emulates the relevant portions of browser behavior, including form
12mr|httpunit-1.7-0.0.7|72	submission, JavaScript, basic http authentication, cookies and automatic page
12mr|httpunit-1.7-0.0.7|73	redirection, and allows Java test code to examine returned pages either as
12mr|httpunit-1.7-0.0.7|74	text, an XML DOM, or containers of forms, tables, and links.
12mr|httpunit-1.7-0.0.7|75	A companion framework, ServletUnit is included in the package.
12mr|httpunit-1.7-0.0.7|76	
12mr|httpunit-1.7-0.0.7|77	%package        javadoc
12mr|httpunit-1.7-0.0.7|78	Summary:        Javadoc for %{name}
12mr|httpunit-1.7-0.0.7|79	Group:          Development/Java
12mr|httpunit-1.7-0.0.7|80	
12mr|httpunit-1.7-0.0.7|81	%description    javadoc
12mr|httpunit-1.7-0.0.7|82	Javadoc for %{name}
12mr|httpunit-1.7-0.0.7|83	
12mr|httpunit-1.7-0.0.7|84	%package        doc
12mr|httpunit-1.7-0.0.7|85	Summary:        Documentation for %{name}
12mr|httpunit-1.7-0.0.7|86	Group:          Development/Java
12mr|httpunit-1.7-0.0.7|87	Requires:       %{name}-javadoc
12mr|httpunit-1.7-0.0.7|88	
12mr|httpunit-1.7-0.0.7|89	%description    doc
12mr|httpunit-1.7-0.0.7|90	Documentation for %{name}
12mr|httpunit-1.7-0.0.7|91	
12mr|httpunit-1.7-0.0.7|92	%package        demo
12mr|httpunit-1.7-0.0.7|93	Summary:        Demo for %{name}
12mr|httpunit-1.7-0.0.7|94	Group:          Development/Java
12mr|httpunit-1.7-0.0.7|95	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|httpunit-1.7-0.0.7|96	
12mr|httpunit-1.7-0.0.7|97	%description    demo
12mr|httpunit-1.7-0.0.7|98	Demonstrations and samples for %{name}.
12mr|httpunit-1.7-0.0.7|99	
12mr|httpunit-1.7-0.0.7|100	
12mr|httpunit-1.7-0.0.7|101	%prep
12mr|httpunit-1.7-0.0.7|102	%setup -q
12mr|httpunit-1.7-0.0.7|103	# to create the test and examples jar
12mr|httpunit-1.7-0.0.7|104	%patch0 -p0
12mr|httpunit-1.7-0.0.7|105	# patch to work with rhino 1.5
12mr|httpunit-1.7-0.0.7|106	%patch1 -p0 -b .sav
12mr|httpunit-1.7-0.0.7|107	# add META-INF
12mr|httpunit-1.7-0.0.7|108	%patch2 -p0
12mr|httpunit-1.7-0.0.7|109	#%{__unzip} -qd META-INF lib/httpunit.jar "*.dtd" # 1.6 dist zip is borked
12mr|httpunit-1.7-0.0.7|110	# remove all binary libs and javadocs
12mr|httpunit-1.7-0.0.7|111	find . -name "*.jar" -exec rm -f {} \;
12mr|httpunit-1.7-0.0.7|112	rm -rf doc/api
12mr|httpunit-1.7-0.0.7|113	ln -s \
12mr|httpunit-1.7-0.0.7|114	%{_javadir}/junit.jar \
12mr|httpunit-1.7-0.0.7|115	%{_javadir}/jtidy.jar \
12mr|httpunit-1.7-0.0.7|116	%{_javadir}/nekohtml.jar \
12mr|httpunit-1.7-0.0.7|117	%{_javadir}/servletapi5.jar \
12mr|httpunit-1.7-0.0.7|118	%{_javadir}/js.jar \
12mr|httpunit-1.7-0.0.7|119	%{_javadir}/xerces-j2.jar \
12mr|httpunit-1.7-0.0.7|120	jars
12mr|httpunit-1.7-0.0.7|121	
12mr|httpunit-1.7-0.0.7|122	
12mr|httpunit-1.7-0.0.7|123	%build
12mr|httpunit-1.7-0.0.7|124	export LC_ALL=ISO-8859-1
12mr|httpunit-1.7-0.0.7|125	export CLASSPATH=$(build-classpath jaf javamail)
12mr|httpunit-1.7-0.0.7|126	%{ant} -Dbuild.compiler=modern -Dbuild.sysclasspath=last \
12mr|httpunit-1.7-0.0.7|127	jar javadocs test servlettest testjar examplesjar
12mr|httpunit-1.7-0.0.7|128	
12mr|httpunit-1.7-0.0.7|129	%install
12mr|httpunit-1.7-0.0.7|130	rm -rf $RPM_BUILD_ROOT
12mr|httpunit-1.7-0.0.7|131	
12mr|httpunit-1.7-0.0.7|132	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|httpunit-1.7-0.0.7|133	cp -p lib/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|httpunit-1.7-0.0.7|134	
12mr|httpunit-1.7-0.0.7|135	# Jar versioning
12mr|httpunit-1.7-0.0.7|136	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; \
12mr|httpunit-1.7-0.0.7|137	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|httpunit-1.7-0.0.7|138	
12mr|httpunit-1.7-0.0.7|139	# Javadoc
12mr|httpunit-1.7-0.0.7|140	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|httpunit-1.7-0.0.7|141	cp -pr doc/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|httpunit-1.7-0.0.7|142	
12mr|httpunit-1.7-0.0.7|143	# Avoid having api in doc
12mr|httpunit-1.7-0.0.7|144	rm -rf doc/api
12mr|httpunit-1.7-0.0.7|145	
12mr|httpunit-1.7-0.0.7|146	# Fix link between doc and javadoc
12mr|httpunit-1.7-0.0.7|147	pushd doc
12mr|httpunit-1.7-0.0.7|148	ln -sf %{_javadocdir}/%{name}-%{version} api
12mr|httpunit-1.7-0.0.7|149	popd
12mr|httpunit-1.7-0.0.7|150	
12mr|httpunit-1.7-0.0.7|151	# Demo
12mr|httpunit-1.7-0.0.7|152	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|httpunit-1.7-0.0.7|153	cp -p examples/* $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|httpunit-1.7-0.0.7|154	cp -p lib/%{name}-test.jar \
12mr|httpunit-1.7-0.0.7|155	$RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}-test-%{version}.jar
12mr|httpunit-1.7-0.0.7|156	cp -p lib/%{name}-examples.jar \
12mr|httpunit-1.7-0.0.7|157	$RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}-examples-%{version}.jar
12mr|httpunit-1.7-0.0.7|158	
12mr|httpunit-1.7-0.0.7|159	%{gcj_compile}
12mr|httpunit-1.7-0.0.7|160	
12mr|httpunit-1.7-0.0.7|161	%clean
12mr|httpunit-1.7-0.0.7|162	rm -rf $RPM_BUILD_ROOT
12mr|httpunit-1.7-0.0.7|163	
12mr|httpunit-1.7-0.0.7|164	%if %{gcj_support}
12mr|httpunit-1.7-0.0.7|165	%post
12mr|httpunit-1.7-0.0.7|166	%{update_gcjdb}
12mr|httpunit-1.7-0.0.7|167	
12mr|httpunit-1.7-0.0.7|168	%postun
12mr|httpunit-1.7-0.0.7|169	%{clean_gcjdb}
12mr|httpunit-1.7-0.0.7|170	%endif
12mr|httpunit-1.7-0.0.7|171	
12mr|httpunit-1.7-0.0.7|172	%files
12mr|httpunit-1.7-0.0.7|173	%defattr(0644,root,root,0755)
12mr|httpunit-1.7-0.0.7|174	%{_javadir}/*
12mr|httpunit-1.7-0.0.7|175	%{gcj_files}
12mr|httpunit-1.7-0.0.7|176	
12mr|httpunit-1.7-0.0.7|177	%files javadoc
12mr|httpunit-1.7-0.0.7|178	%defattr(0644,root,root,0755)
12mr|httpunit-1.7-0.0.7|179	%{_javadocdir}/%{name}
12mr|httpunit-1.7-0.0.7|180	
12mr|httpunit-1.7-0.0.7|181	%files doc
12mr|httpunit-1.7-0.0.7|182	%defattr(0644,root,root,0755)
12mr|httpunit-1.7-0.0.7|183	%doc doc/*
12mr|httpunit-1.7-0.0.7|184	
12mr|httpunit-1.7-0.0.7|185	%files demo
12mr|httpunit-1.7-0.0.7|186	%defattr(0644,root,root,0755)
12mr|httpunit-1.7-0.0.7|187	%{_datadir}/%{name}
12mr|httpunit-1.7-0.0.7|188	
12mr|httpunit-1.7-0.0.7|189	
12mr|httpunit-1.7-0.0.7|190	
12mr|httpunit-1.7-0.0.7|191	%changelog
12mr|httpunit-1.7-0.0.7|192	

14338 12
12mr|hugin-2011.4.0-2|1	Summary:	Panorama Tools GUI
12mr|hugin-2011.4.0-2|2	Name:		hugin
12mr|hugin-2011.4.0-2|3	Version:	2011.4.0
12mr|hugin-2011.4.0-2|4	Release:	2
12mr|hugin-2011.4.0-2|5	License:	GPLv2+
12mr|hugin-2011.4.0-2|6	Group:		Graphics
12mr|hugin-2011.4.0-2|7	URL:		http://hugin.sourceforge.net
12mr|hugin-2011.4.0-2|8	Source0:	http://downloads.sourceforge.net/hugin/%{name}-%{version}.tar.bz2
12mr|hugin-2011.4.0-2|9	Source11:	%{name}.16.png
12mr|hugin-2011.4.0-2|10	Source12:	%{name}.32.png
12mr|hugin-2011.4.0-2|11	Source13:	%{name}.48.png
12mr|hugin-2011.4.0-2|12	Patch0:		hugin-2011.4.0-l10n-ru.patch
12mr|hugin-2011.4.0-2|13	Patch1:		hugin-2011.4.0-gcc4.7.patch
12mr|hugin-2011.4.0-2|14	Requires:	libpano13-tools >= 2.9.18
12mr|hugin-2011.4.0-2|15	Requires:	enblend >= 3.2
12mr|hugin-2011.4.0-2|16	Requires:	perl-Image-ExifTool
12mr|hugin-2011.4.0-2|17	Requires:	make
12mr|hugin-2011.4.0-2|18	Requires(post):	desktop-file-utils
12mr|hugin-2011.4.0-2|19	Requires(postun):	desktop-file-utils
12mr|hugin-2011.4.0-2|20	BuildRequires:	cmake
12mr|hugin-2011.4.0-2|21	BuildRequires:	boost-devel
12mr|hugin-2011.4.0-2|22	BuildRequires:	desktop-file-utils
12mr|hugin-2011.4.0-2|23	BuildRequires:	tclap
12mr|hugin-2011.4.0-2|24	BuildRequires:	zip
12mr|hugin-2011.4.0-2|25	BuildRequires:	fftw2-devel
12mr|hugin-2011.4.0-2|26	BuildRequires:	jpeg-devel
12mr|hugin-2011.4.0-2|27	# pkgconfig(libtiff-4) is not provided by libtiff in 2011 so we use old format
12mr|hugin-2011.4.0-2|28	BuildRequires:	tiff-devel
12mr|hugin-2011.4.0-2|29	BuildRequires:	wxgtku-devel
12mr|hugin-2011.4.0-2|30	BuildRequires:	pkgconfig(exiv2)
12mr|hugin-2011.4.0-2|31	BuildRequires:	pkgconfig(glew)
12mr|hugin-2011.4.0-2|32	BuildRequires:	pkgconfig(glut)
12mr|hugin-2011.4.0-2|33	BuildRequires:	pkgconfig(libpano13) >= 2.9.18
12mr|hugin-2011.4.0-2|34	BuildRequires:	pkgconfig(libpng15)
12mr|hugin-2011.4.0-2|35	BuildRequires:	pkgconfig(OpenEXR)
12mr|hugin-2011.4.0-2|36	BuildRequires:	pkgconfig(xmu)
12mr|hugin-2011.4.0-2|37	BuildRequires:	pkgconfig(zlib)
12mr|hugin-2011.4.0-2|38	
12mr|hugin-2011.4.0-2|39	%description
12mr|hugin-2011.4.0-2|40	Hugin can be used to stitch multiple images together. The resulting image can
12mr|hugin-2011.4.0-2|41	span 360 degrees. Another common use is the creation of very high resolution
12mr|hugin-2011.4.0-2|42	pictures by combining multiple images.
12mr|hugin-2011.4.0-2|43	
12mr|hugin-2011.4.0-2|44	%prep
12mr|hugin-2011.4.0-2|45	%setup -q
12mr|hugin-2011.4.0-2|46	%patch0 -p1 -b .po-file
12mr|hugin-2011.4.0-2|47	%patch1 -p1 -b .gcc4.7
12mr|hugin-2011.4.0-2|48	# Fix error: non-readable in debug package, we get 1000+ errors from rpmlint
12mr|hugin-2011.4.0-2|49	find . -type f -exec chmod 644 {} \;
12mr|hugin-2011.4.0-2|50	
12mr|hugin-2011.4.0-2|51	%build
12mr|hugin-2011.4.0-2|52	%define Werror_cflags %{nil}
12mr|hugin-2011.4.0-2|53	%cmake -DCMAKE_SKIP_RPATH:BOOL=OFF
12mr|hugin-2011.4.0-2|54	%make
12mr|hugin-2011.4.0-2|55	
12mr|hugin-2011.4.0-2|56	%install
12mr|hugin-2011.4.0-2|57	%makeinstall_std -C build
12mr|hugin-2011.4.0-2|58	
12mr|hugin-2011.4.0-2|59	# Menu icons
12mr|hugin-2011.4.0-2|60	%__install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12mr|hugin-2011.4.0-2|61	%__install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12mr|hugin-2011.4.0-2|62	%__install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12mr|hugin-2011.4.0-2|63	
12mr|hugin-2011.4.0-2|64	# menu entry
12mr|hugin-2011.4.0-2|65	desktop-file-install --vendor="" \
12mr|hugin-2011.4.0-2|66	--remove-category="Application" \
12mr|hugin-2011.4.0-2|67	--add-category="X-MandrivaLinux-CrossDesktop;" \
12mr|hugin-2011.4.0-2|68	--add-category="Photography" \
12mr|hugin-2011.4.0-2|69	--add-category="Graphics" \
12mr|hugin-2011.4.0-2|70	--dir %{buildroot}%{_datadir}/applications \
12mr|hugin-2011.4.0-2|71	%{buildroot}%{_datadir}/applications/*
12mr|hugin-2011.4.0-2|72	
12mr|hugin-2011.4.0-2|73	%find_lang %{name} %{name} nona_gui
12mr|hugin-2011.4.0-2|74	
12mr|hugin-2011.4.0-2|75	%if %{mdvver} <= 201100
12mr|hugin-2011.4.0-2|76	%find_lang %{name} %{name} nona_gui
12mr|hugin-2011.4.0-2|77	%else
12mr|hugin-2011.4.0-2|78	%find_lang %{name} nona_gui %{name}.lang
12mr|hugin-2011.4.0-2|79	%endif
12mr|hugin-2011.4.0-2|80	
12mr|hugin-2011.4.0-2|81	%files -f %{name}.lang
12mr|hugin-2011.4.0-2|82	%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
12mr|hugin-2011.4.0-2|83	%{_bindir}/*
12mr|hugin-2011.4.0-2|84	%{_libdir}/%{name}/lib*.so.*
12mr|hugin-2011.4.0-2|85	%{_datadir}/%{name}
12mr|hugin-2011.4.0-2|86	%{_miconsdir}/%{name}.png
12mr|hugin-2011.4.0-2|87	%{_iconsdir}/%{name}.png
12mr|hugin-2011.4.0-2|88	%{_liconsdir}/%{name}.png
12mr|hugin-2011.4.0-2|89	%{_mandir}/man?/*
12mr|hugin-2011.4.0-2|90	%{_datadir}/applications/hugin.desktop
12mr|hugin-2011.4.0-2|91	%{_datadir}/applications/PTBatcher*.desktop
12mr|hugin-2011.4.0-2|92	%{_datadir}/applications/calibrate_lens_gui.desktop
12mr|hugin-2011.4.0-2|93	%{_datadir}/icons/gnome/48x48/mimetypes/gnome-mime-application-x-ptoptimizer-script.png
12mr|hugin-2011.4.0-2|94	%{_datadir}/mime/packages/hugin.xml
12mr|hugin-2011.4.0-2|95	%{_datadir}/pixmaps/hugin.png
12mr|hugin-2011.4.0-2|96	%{_datadir}/pixmaps/ptbatcher.png
12mr|hugin-2011.4.0-2|97	
12mr|hugin-2011.4.0-2|98	
12mr|hugin-2011.4.0-2|99	
12mr|hugin-2011.4.0-2|100	%changelog
12mr|hugin-2011.4.0-2|101	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|hugin-2011.4.0-2|102	+ Commit: 46ed19d
12mr|hugin-2011.4.0-2|103	- Add patch from Fedora to fix build with gcc 4.7
12mr|hugin-2011.4.0-2|104	
12mr|hugin-2011.4.0-2|105	

14339 12
12mr|hunspell-1.3.2-4|1	%define major 0
12mr|hunspell-1.3.2-4|2	%define api 1.3
12mr|hunspell-1.3.2-4|3	%define libname %mklibname %{name} %{api} %{major}
12mr|hunspell-1.3.2-4|4	%define develname %mklibname %{name} -d
12mr|hunspell-1.3.2-4|5	
12mr|hunspell-1.3.2-4|6	Summary:	Spell checker and morphological analyzer library
12mr|hunspell-1.3.2-4|7	Name:		hunspell
12mr|hunspell-1.3.2-4|8	Version:	1.3.2
12mr|hunspell-1.3.2-4|9	Release:	4
12mr|hunspell-1.3.2-4|10	License:	GPLv2+
12mr|hunspell-1.3.2-4|11	Group:		System/Internationalization
12mr|hunspell-1.3.2-4|12	Url:		http://hunspell.sourceforge.net/
12mr|hunspell-1.3.2-4|13	Source0:	http://downloads.sourceforge.net/hunspell/%{name}-%{version}.tar.gz
12mr|hunspell-1.3.2-4|14	# (tpg) Mdv's specific path to myspell dictionaries
12mr|hunspell-1.3.2-4|15	Patch0:		%{name}-1.2.15-dict-path.patch
12mr|hunspell-1.3.2-4|16	BuildRequires:	libreadline-devel
12mr|hunspell-1.3.2-4|17	BuildRequires:	pkgconfig(ncursesw)
12mr|hunspell-1.3.2-4|18	BuildRequires:	bison
12mr|hunspell-1.3.2-4|19	BuildRequires:	libtool
12mr|hunspell-1.3.2-4|20	
12mr|hunspell-1.3.2-4|21	%description
12mr|hunspell-1.3.2-4|22	Hunspell is a spell checker and morphological analyzer library
12mr|hunspell-1.3.2-4|23	and program designed for languages with rich morphology and complex
12mr|hunspell-1.3.2-4|24	word compounding or character encoding.
12mr|hunspell-1.3.2-4|25	
12mr|hunspell-1.3.2-4|26	%package -n %{libname}
12mr|hunspell-1.3.2-4|27	Summary:	Shared libraries for hunspell
12mr|hunspell-1.3.2-4|28	Group:		System/Libraries
12mr|hunspell-1.3.2-4|29	Provides:	libhunspell = %{version}-%{release}
12mr|hunspell-1.3.2-4|30	
12mr|hunspell-1.3.2-4|31	%description -n %{libname}
12mr|hunspell-1.3.2-4|32	Shared libraries for hunspell.
12mr|hunspell-1.3.2-4|33	
12mr|hunspell-1.3.2-4|34	%package -n %{develname}
12mr|hunspell-1.3.2-4|35	Summary:	Development files for hunspell
12mr|hunspell-1.3.2-4|36	Group:		Development/C
12mr|hunspell-1.3.2-4|37	Requires:	%{libname} = %{version}-%{release}
12mr|hunspell-1.3.2-4|38	Provides:	%{name}-devel = %{version}-%{release}
12mr|hunspell-1.3.2-4|39	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|hunspell-1.3.2-4|40	
12mr|hunspell-1.3.2-4|41	%description -n %{develname}
12mr|hunspell-1.3.2-4|42	Development files and headers for hunspell.
12mr|hunspell-1.3.2-4|43	
12mr|hunspell-1.3.2-4|44	%prep
12mr|hunspell-1.3.2-4|45	%setup -q
12mr|hunspell-1.3.2-4|46	%patch0 -p1 -b .dict
12mr|hunspell-1.3.2-4|47	
12mr|hunspell-1.3.2-4|48	%build
12mr|hunspell-1.3.2-4|49	%configure2_5x \
12mr|hunspell-1.3.2-4|50	--with-ui \
12mr|hunspell-1.3.2-4|51	--with-readline \
12mr|hunspell-1.3.2-4|52	--with-experimental \
12mr|hunspell-1.3.2-4|53	--disable-rpath
12mr|hunspell-1.3.2-4|54	
12mr|hunspell-1.3.2-4|55	%make
12mr|hunspell-1.3.2-4|56	
12mr|hunspell-1.3.2-4|57	%check
12mr|hunspell-1.3.2-4|58	make check
12mr|hunspell-1.3.2-4|59	
12mr|hunspell-1.3.2-4|60	%install
12mr|hunspell-1.3.2-4|61	%makeinstall_std
12mr|hunspell-1.3.2-4|62	
12mr|hunspell-1.3.2-4|63	%find_lang %{name}
12mr|hunspell-1.3.2-4|64	
12mr|hunspell-1.3.2-4|65	%files -f %{name}.lang
12mr|hunspell-1.3.2-4|66	%doc AUTHORS NEWS README
12mr|hunspell-1.3.2-4|67	%{_bindir}/*
12mr|hunspell-1.3.2-4|68	%{_mandir}/hu/man1/*
12mr|hunspell-1.3.2-4|69	%{_mandir}/man1/*
12mr|hunspell-1.3.2-4|70	%{_mandir}/man3/
12mr|hunspell-1.3.2-4|71	
12mr|hunspell-1.3.2-4|72	%files -n %{libname}
12mr|hunspell-1.3.2-4|73	%{_libdir}/*%{api}.so.%{major}*
12mr|hunspell-1.3.2-4|74	
12mr|hunspell-1.3.2-4|75	%files -n %{develname}
12mr|hunspell-1.3.2-4|76	%defattr(-,root,root)
12mr|hunspell-1.3.2-4|77	%dir %{_includedir}/%{name}
12mr|hunspell-1.3.2-4|78	%{_includedir}/%{name}/*.h*
12mr|hunspell-1.3.2-4|79	%{_libdir}/*.a
12mr|hunspell-1.3.2-4|80	%{_libdir}/*.so
12mr|hunspell-1.3.2-4|81	%{_libdir}/pkgconfig/*.pc
12mr|hunspell-1.3.2-4|82	%lang(hu) %{_mandir}/hu/man4/*
12mr|hunspell-1.3.2-4|83	%{_mandir}/man4/*
12mr|hunspell-1.3.2-4|84	
12mr|hunspell-1.3.2-4|85	
12mr|hunspell-1.3.2-4|86	%changelog
12mr|hunspell-1.3.2-4|87	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|hunspell-1.3.2-4|88	+ Commit: 74ed8a4
12mr|hunspell-1.3.2-4|89	- Update BuildRequires, drop .la files, spec cleanup
12mr|hunspell-1.3.2-4|90	
12mr|hunspell-1.3.2-4|91	

14340 12
12mr|hwdb-clients-0.18-7|1	Summary:	Hardware database clients
12mr|hwdb-clients-0.18-7|2	Name:		hwdb-clients
12mr|hwdb-clients-0.18-7|3	Version:	0.18
12mr|hwdb-clients-0.18-7|4	Release:	%mkrel 7
12mr|hwdb-clients-0.18-7|5	License:	GPL
12mr|hwdb-clients-0.18-7|6	Group:		System/Base
12mr|hwdb-clients-0.18-7|7	URL:		http://qa.mandriva.com/
12mr|hwdb-clients-0.18-7|8	Source0:	%{name}-%{version}.tar.bz2
12mr|hwdb-clients-0.18-7|9	Requires:	drakxtools >= 10-32mdk, dmidecode sane-backends, perl-libwww-perl
12mr|hwdb-clients-0.18-7|10	Provides:	testzilla-clients
12mr|hwdb-clients-0.18-7|11	Obsoletes:	testzilla-clients
12mr|hwdb-clients-0.18-7|12	BuildArch:	noarch
12mr|hwdb-clients-0.18-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|hwdb-clients-0.18-7|14	
12mr|hwdb-clients-0.18-7|15	%description
12mr|hwdb-clients-0.18-7|16	Clients to dialog with a hardware database.
12mr|hwdb-clients-0.18-7|17	
12mr|hwdb-clients-0.18-7|18	%prep
12mr|hwdb-clients-0.18-7|19	%setup -q
12mr|hwdb-clients-0.18-7|20	
12mr|hwdb-clients-0.18-7|21	%build
12mr|hwdb-clients-0.18-7|22	
12mr|hwdb-clients-0.18-7|23	%install
12mr|hwdb-clients-0.18-7|24	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|hwdb-clients-0.18-7|25	
12mr|hwdb-clients-0.18-7|26	%makeinstall_std
12mr|hwdb-clients-0.18-7|27	
12mr|hwdb-clients-0.18-7|28	%clean
12mr|hwdb-clients-0.18-7|29	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|hwdb-clients-0.18-7|30	
12mr|hwdb-clients-0.18-7|31	%files
12mr|hwdb-clients-0.18-7|32	%defattr(644,root,root,755)
12mr|hwdb-clients-0.18-7|33	%doc ChangeLog
12mr|hwdb-clients-0.18-7|34	%attr(755,root,root) %{_sbindir}/*
12mr|hwdb-clients-0.18-7|35	%{_datadir}/hwdb
12mr|hwdb-clients-0.18-7|36	
12mr|hwdb-clients-0.18-7|37	# MAKE THE MODIFICATIONS IN THE CVS. NO DIRECT EDITION OR PATCH ALLOWED.
12mr|hwdb-clients-0.18-7|38	
12mr|hwdb-clients-0.18-7|39	
12mr|hwdb-clients-0.18-7|40	
12mr|hwdb-clients-0.18-7|41	
12mr|hwdb-clients-0.18-7|42	
12mr|hwdb-clients-0.18-7|43	%changelog
12mr|hwdb-clients-0.18-7|44	

14341 12
12mr|hwinfo-20.0-1|1	%define major 20
12mr|hwinfo-20.0-1|2	%define libname %mklibname hd %major
12mr|hwinfo-20.0-1|3	%define develname %mklibname -d hd
12mr|hwinfo-20.0-1|4	
12mr|hwinfo-20.0-1|5	Name:           hwinfo
12mr|hwinfo-20.0-1|6	License:        GPLv2+
12mr|hwinfo-20.0-1|7	Group:          System/Kernel and hardware
12mr|hwinfo-20.0-1|8	Summary:        Hardware Library
12mr|hwinfo-20.0-1|9	Version:        20.0
12mr|hwinfo-20.0-1|10	Release:        1
12mr|hwinfo-20.0-1|11	# Source are generated for git
12mr|hwinfo-20.0-1|12	# git clone git://gitorious.org/opensuse/hwinfo.git
12mr|hwinfo-20.0-1|13	# pushd hwinfo && git checkout %{version} &&
12mr|hwinfo-20.0-1|14	# popd && tar -caf %{name}-%{version}.tar.gz  hwinfo
12mr|hwinfo-20.0-1|15	Source:         %{name}-%{version}.tar.bz2
12mr|hwinfo-20.0-1|16	Patch1:		hwinfo-14.19-kbd.c-tiocgdev_undefined.patch
12mr|hwinfo-20.0-1|17	URL:		http://software.opensuse.org
12mr|hwinfo-20.0-1|18	Requires:	%{libname} = %{version}-%{release}
12mr|hwinfo-20.0-1|19	BuildRequires:	doxygen
12mr|hwinfo-20.0-1|20	BuildRequires:	flex
12mr|hwinfo-20.0-1|21	BuildRequires:	perl-XML-Parser
12mr|hwinfo-20.0-1|22	BuildRequires:	perl-XML-Writer
12mr|hwinfo-20.0-1|23	BuildRequires:	udev
12mr|hwinfo-20.0-1|24	%ifarch %{ix86} x86_64
12mr|hwinfo-20.0-1|25	BuildRequires:	libx86emu-devel
12mr|hwinfo-20.0-1|26	%endif
12mr|hwinfo-20.0-1|27	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12mr|hwinfo-20.0-1|28	
12mr|hwinfo-20.0-1|29	%description
12mr|hwinfo-20.0-1|30	A simple program that lists results from the hardware detection
12mr|hwinfo-20.0-1|31	library.
12mr|hwinfo-20.0-1|32	
12mr|hwinfo-20.0-1|33	%package -n %{libname}
12mr|hwinfo-20.0-1|34	Summary:	Libraies for %{name}
12mr|hwinfo-20.0-1|35	Group:		System/Libraries
12mr|hwinfo-20.0-1|36	
12mr|hwinfo-20.0-1|37	%description -n %{libname}
12mr|hwinfo-20.0-1|38	Libraries for %{name}.
12mr|hwinfo-20.0-1|39	
12mr|hwinfo-20.0-1|40	%package -n %{develname}
12mr|hwinfo-20.0-1|41	Summary:        Hardware Detection Library
12mr|hwinfo-20.0-1|42	Group:          Development/Other
12mr|hwinfo-20.0-1|43	Requires:       %libname = %version-%release
12mr|hwinfo-20.0-1|44	Provides:	%{name}-devel = %{version}-%{release}
12mr|hwinfo-20.0-1|45	Provides:	libhd-devel = %{version}-%{release}
12mr|hwinfo-20.0-1|46	
12mr|hwinfo-20.0-1|47	%description -n %{develname}
12mr|hwinfo-20.0-1|48	This library collects information about the hardware installed on a
12mr|hwinfo-20.0-1|49	system.
12mr|hwinfo-20.0-1|50	
12mr|hwinfo-20.0-1|51	%prep
12mr|hwinfo-20.0-1|52	%setup -q
12mr|hwinfo-20.0-1|53	%patch1 -p0 -b .undefined
12mr|hwinfo-20.0-1|54	
12mr|hwinfo-20.0-1|55	%build
12mr|hwinfo-20.0-1|56	make LIBDIR=%{_libdir} LDFLAGS="%{optflags} -Lsrc"
12mr|hwinfo-20.0-1|57	make doc
12mr|hwinfo-20.0-1|58	
12mr|hwinfo-20.0-1|59	%install
12mr|hwinfo-20.0-1|60	%makeinstall_std LIBDIR=%{_libdir}
12mr|hwinfo-20.0-1|61	
12mr|hwinfo-20.0-1|62	install -d -m 755 %{buildroot}%{_mandir}/man8
12mr|hwinfo-20.0-1|63	install -m 644 doc/hwinfo.8 %{buildroot}%{_mandir}/man8
12mr|hwinfo-20.0-1|64	mkdir -p %{buildroot}%{_var}/lib/hardware/udi
12mr|hwinfo-20.0-1|65	
12mr|hwinfo-20.0-1|66	%files
12mr|hwinfo-20.0-1|67	%defattr(-,root,root)
12mr|hwinfo-20.0-1|68	%doc README
12mr|hwinfo-20.0-1|69	%{_sbindir}/hwinfo
12mr|hwinfo-20.0-1|70	%{_sbindir}/mk_isdnhwdb
12mr|hwinfo-20.0-1|71	%{_sbindir}/getsysinfo
12mr|hwinfo-20.0-1|72	%{_mandir}/man8/*
12mr|hwinfo-20.0-1|73	%dir %{_localstatedir}/lib/hardware
12mr|hwinfo-20.0-1|74	%dir %{_localstatedir}/lib/hardware/udi
12mr|hwinfo-20.0-1|75	%dir %{_datadir}/hwinfo
12mr|hwinfo-20.0-1|76	%{_datadir}/hwinfo/*
12mr|hwinfo-20.0-1|77	
12mr|hwinfo-20.0-1|78	%files -n %libname
12mr|hwinfo-20.0-1|79	%defattr(-,root,root)
12mr|hwinfo-20.0-1|80	%{_libdir}/libhd.so.%{major}*
12mr|hwinfo-20.0-1|81	
12mr|hwinfo-20.0-1|82	%files -n %develname
12mr|hwinfo-20.0-1|83	%defattr(-,root,root)
12mr|hwinfo-20.0-1|84	%doc doc/libhd/html
12mr|hwinfo-20.0-1|85	%{_sbindir}/check_hd
12mr|hwinfo-20.0-1|86	%{_sbindir}/convert_hd
12mr|hwinfo-20.0-1|87	%{_libdir}/libhd.so
12mr|hwinfo-20.0-1|88	%{_libdir}/pkgconfig/hwinfo.pc
12mr|hwinfo-20.0-1|89	%{_includedir}/hd.h
12mr|hwinfo-20.0-1|90	
12mr|hwinfo-20.0-1|91	
12mr|hwinfo-20.0-1|92	
12mr|hwinfo-20.0-1|93	%changelog
12mr|hwinfo-20.0-1|94	* Tue Oct  9 2012 akdengi <kazancas@mandriva.ru>
12mr|hwinfo-20.0-1|95	+ Commit: e5e171a
12mr|hwinfo-20.0-1|96	- -version update to 20.0
12mr|hwinfo-20.0-1|97	
12mr|hwinfo-20.0-1|98	

14342 12
12mr|hwloc-1.5-1|1	%define major 5
12mr|hwloc-1.5-1|2	%define libname %mklibname %{name} %{major}
12mr|hwloc-1.5-1|3	%define devname %mklibname %{name} -d
12mr|hwloc-1.5-1|4	
12mr|hwloc-1.5-1|5	Summary:	Displays the hardware topology in convenient formats
12mr|hwloc-1.5-1|6	Name:		hwloc
12mr|hwloc-1.5-1|7	Version:	1.5
12mr|hwloc-1.5-1|8	Release:	1
12mr|hwloc-1.5-1|9	License:	BSD
12mr|hwloc-1.5-1|10	Group:		System/Base
12mr|hwloc-1.5-1|11	URL:		http://www.open-mpi.org/
12mr|hwloc-1.5-1|12	Source0:	http://www.open-mpi.org/software/hwloc/v1.5/downloads/hwloc-%{version}.tar.bz2
12mr|hwloc-1.5-1|13	BuildRequires:	numa-devel
12mr|hwloc-1.5-1|14	BuildRequires:	pkgconfig(libxml-2.0)
12mr|hwloc-1.5-1|15	BuildRequires:	pkgconfig(libpci)
12mr|hwloc-1.5-1|16	BuildRequires:	pkgconfig(cairo)
12mr|hwloc-1.5-1|17	BuildRequires:	pkgconfig(x11)
12mr|hwloc-1.5-1|18	BuildRequires:	pkgconfig(ncursesw)
12mr|hwloc-1.5-1|19	BuildRequires:	zlib-devel
12mr|hwloc-1.5-1|20	# Not sure these are really needed for build:
12mr|hwloc-1.5-1|21	BuildRequires:	pkgconfig(xdmcp)
12mr|hwloc-1.5-1|22	BuildRequires:	pkgconfig(xau)
12mr|hwloc-1.5-1|23	BuildRequires:	pkgconfig(xcb)
12mr|hwloc-1.5-1|24	BuildRequires:	pkgconfig(xrender)
12mr|hwloc-1.5-1|25	BuildRequires:	pkgconfig(freetype2)
12mr|hwloc-1.5-1|26	BuildRequires:	pkgconfig(fontconfig)
12mr|hwloc-1.5-1|27	BuildRequires:	pkgconfig(libpng)
12mr|hwloc-1.5-1|28	BuildRequires:	pkgconfig(pixman-1)
12mr|hwloc-1.5-1|29	BuildRequires:	bzip2-devel
12mr|hwloc-1.5-1|30	
12mr|hwloc-1.5-1|31	%description
12mr|hwloc-1.5-1|32	The Portable Hardware Locality (hwloc) software package provides a portable
12mr|hwloc-1.5-1|33	abstraction (across OS, versions, architectures, ...) of the hierarchical
12mr|hwloc-1.5-1|34	topology of modern architectures, including NUMA memory nodes, sockets, shared
12mr|hwloc-1.5-1|35	caches, cores and simultaneous multithreading. It also gathers various system
12mr|hwloc-1.5-1|36	attributes such as cache and memory information. It primarily aims at helping
12mr|hwloc-1.5-1|37	applications with gathering information about modern computing hardware so as
12mr|hwloc-1.5-1|38	to exploit it accordingly and efficiently.
12mr|hwloc-1.5-1|39	
12mr|hwloc-1.5-1|40	%package -n %{libname}
12mr|hwloc-1.5-1|41	Summary:	%{name} shared library
12mr|hwloc-1.5-1|42	Group:		System/Libraries
12mr|hwloc-1.5-1|43	Conflicts:	%{name} < 1.5
12mr|hwloc-1.5-1|44	
12mr|hwloc-1.5-1|45	%description -n %{libname}
12mr|hwloc-1.5-1|46	This package contains shared %{name} library.
12mr|hwloc-1.5-1|47	
12mr|hwloc-1.5-1|48	%package -n %{devname}
12mr|hwloc-1.5-1|49	Summary:	Header files, libraries and development documentation for %{name}
12mr|hwloc-1.5-1|50	Group:		Development/Other
12mr|hwloc-1.5-1|51	Requires:	%{libname} = %{version}-%{release}
12mr|hwloc-1.5-1|52	
12mr|hwloc-1.5-1|53	%description -n %{devname}
12mr|hwloc-1.5-1|54	This package contains the header files, static libraries and development
12mr|hwloc-1.5-1|55	documentation for %{name}. If you like to develop programs using %{name},
12mr|hwloc-1.5-1|56	you will need to install %{name}-devel.
12mr|hwloc-1.5-1|57	
12mr|hwloc-1.5-1|58	%prep
12mr|hwloc-1.5-1|59	%setup -q
12mr|hwloc-1.5-1|60	
12mr|hwloc-1.5-1|61	%build
12mr|hwloc-1.5-1|62	%configure
12mr|hwloc-1.5-1|63	%make
12mr|hwloc-1.5-1|64	
12mr|hwloc-1.5-1|65	%install
12mr|hwloc-1.5-1|66	%makeinstall_std
12mr|hwloc-1.5-1|67	
12mr|hwloc-1.5-1|68	%files
12mr|hwloc-1.5-1|69	%doc AUTHORS COPYING NEWS README
12mr|hwloc-1.5-1|70	%doc %{_mandir}/man1/hwloc-bind.1*
12mr|hwloc-1.5-1|71	%doc %{_mandir}/man1/hwloc-calc.1*
12mr|hwloc-1.5-1|72	%doc %{_mandir}/man1/hwloc-distrib.1*
12mr|hwloc-1.5-1|73	%doc %{_mandir}/man1/hwloc-gather-topology.1*
12mr|hwloc-1.5-1|74	%doc %{_mandir}/man1/hwloc-info.1*
12mr|hwloc-1.5-1|75	%doc %{_mandir}/man1/hwloc-ls.1*
12mr|hwloc-1.5-1|76	%doc %{_mandir}/man1/hwloc-ps.1*
12mr|hwloc-1.5-1|77	%doc %{_mandir}/man1/lstopo.1*
12mr|hwloc-1.5-1|78	%doc %{_mandir}/man1/lstopo-no-graphics.1*
12mr|hwloc-1.5-1|79	%doc %{_mandir}/man7/hwloc.7*
12mr|hwloc-1.5-1|80	%doc %{_mandir}/man1/hwloc-assembler.1*
12mr|hwloc-1.5-1|81	%doc %{_mandir}/man1/hwloc-assembler-remote.1*
12mr|hwloc-1.5-1|82	%doc %{_mandir}/man1/hwloc-distances.1*
12mr|hwloc-1.5-1|83	%{_bindir}/hwloc-bind
12mr|hwloc-1.5-1|84	%{_bindir}/hwloc-calc
12mr|hwloc-1.5-1|85	%{_bindir}/hwloc-distrib
12mr|hwloc-1.5-1|86	%{_bindir}/hwloc-gather-topology
12mr|hwloc-1.5-1|87	%{_bindir}/hwloc-info
12mr|hwloc-1.5-1|88	%{_bindir}/hwloc-ls
12mr|hwloc-1.5-1|89	%{_bindir}/hwloc-assembler
12mr|hwloc-1.5-1|90	%{_bindir}/hwloc-assembler-remote
12mr|hwloc-1.5-1|91	%{_bindir}/hwloc-distances
12mr|hwloc-1.5-1|92	%{_bindir}/hwloc-ps
12mr|hwloc-1.5-1|93	%{_bindir}/lstopo
12mr|hwloc-1.5-1|94	%{_bindir}/lstopo-no-graphics
12mr|hwloc-1.5-1|95	%{_datadir}/hwloc/
12mr|hwloc-1.5-1|96	
12mr|hwloc-1.5-1|97	%files -n %{libname}
12mr|hwloc-1.5-1|98	%{_libdir}/libhwloc.so.%{major}*
12mr|hwloc-1.5-1|99	
12mr|hwloc-1.5-1|100	%files -n %{devname}
12mr|hwloc-1.5-1|101	%doc %{_mandir}/man3/HWLOC_*.3*
12mr|hwloc-1.5-1|102	%doc %{_mandir}/man3/hwloc_*.3*
12mr|hwloc-1.5-1|103	%doc %{_mandir}/man3/hwlocality_*.3*
12mr|hwloc-1.5-1|104	%{_includedir}/hwloc/
12mr|hwloc-1.5-1|105	%{_includedir}/hwloc.h
12mr|hwloc-1.5-1|106	%{_libdir}/libhwloc.so
12mr|hwloc-1.5-1|107	%{_libdir}/pkgconfig/hwloc.pc
12mr|hwloc-1.5-1|108	
12mr|hwloc-1.5-1|109	
12mr|hwloc-1.5-1|110	
12mr|hwloc-1.5-1|111	%changelog
12mr|hwloc-1.5-1|112	* Sun Sep  2 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|hwloc-1.5-1|113	+ Commit: ec2b9d2
12mr|hwloc-1.5-1|114	- New version 1.5, move library to own package (as our packaging policy requires), update BuildRequires
12mr|hwloc-1.5-1|115	
12mr|hwloc-1.5-1|116	

14343 12
12mr|hwreport-0.10.0-9|1	Summary:	Collect system informations for the hardware4linux.info site
12mr|hwreport-0.10.0-9|2	Name:		hwreport
12mr|hwreport-0.10.0-9|3	Version:	0.10.0
12mr|hwreport-0.10.0-9|4	Release:	%mkrel 9
12mr|hwreport-0.10.0-9|5	Source0:	http://hardware4linux.info/res/%{name}-%{version}.tar.bz2
12mr|hwreport-0.10.0-9|6	License:	GPLv2+
12mr|hwreport-0.10.0-9|7	Group:		System/Kernel and hardware
12mr|hwreport-0.10.0-9|8	Url:		http://hardware4linux.info/
12mr|hwreport-0.10.0-9|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|hwreport-0.10.0-9|10	Requires:	dmidecode pciutils
12mr|hwreport-0.10.0-9|11	Provides: lsb-hardware4linux.info-collector
12mr|hwreport-0.10.0-9|12	
12mr|hwreport-0.10.0-9|13	%description
12mr|hwreport-0.10.0-9|14	Collect system informations for the hardware4linux.info site.
12mr|hwreport-0.10.0-9|15	
12mr|hwreport-0.10.0-9|16	%prep
12mr|hwreport-0.10.0-9|17	%setup -q
12mr|hwreport-0.10.0-9|18	
12mr|hwreport-0.10.0-9|19	%build
12mr|hwreport-0.10.0-9|20	gcc %{optflags} -o scan-printers scan-printers.c
12mr|hwreport-0.10.0-9|21	
12mr|hwreport-0.10.0-9|22	%install
12mr|hwreport-0.10.0-9|23	rm -rf %{buildroot}
12mr|hwreport-0.10.0-9|24	install -m755 scan-printers -D %{buildroot}%{_bindir}/scan-printers
12mr|hwreport-0.10.0-9|25	install -m755 hwreport -D %{buildroot}%{_sbindir}/hwreport
12mr|hwreport-0.10.0-9|26	#install -m755 osinfo -D %{buildroot}%{_bindir}/osinfo
12mr|hwreport-0.10.0-9|27	
12mr|hwreport-0.10.0-9|28	%clean
12mr|hwreport-0.10.0-9|29	rm -rf %{buildroot}
12mr|hwreport-0.10.0-9|30	
12mr|hwreport-0.10.0-9|31	%files
12mr|hwreport-0.10.0-9|32	%defattr(-,root,root)
12mr|hwreport-0.10.0-9|33	%{_bindir}/scan-printers
12mr|hwreport-0.10.0-9|34	%{_sbindir}/hwreport
12mr|hwreport-0.10.0-9|35	#%{_bindir}/osinfo
12mr|hwreport-0.10.0-9|36	
12mr|hwreport-0.10.0-9|37	
12mr|hwreport-0.10.0-9|38	
12mr|hwreport-0.10.0-9|39	%changelog
12mr|hwreport-0.10.0-9|40	

14344 12
12mr|hylafax-5.5.1-1|1	%define	major	5
12mr|hylafax-5.5.1-1|2	%define	libname	%mklibname %{name} %{major}
12mr|hylafax-5.5.1-1|3	%define	devname	%mklibname -d %{name}
12mr|hylafax-5.5.1-1|4	
12mr|hylafax-5.5.1-1|5	%define faxspool    %{_var}/spool/fax
12mr|hylafax-5.5.1-1|6	
12mr|hylafax-5.5.1-1|7	Summary:	Sophisticated enterprise strength fax package
12mr|hylafax-5.5.1-1|8	Name:		hylafax
12mr|hylafax-5.5.1-1|9	Epoch:		1
12mr|hylafax-5.5.1-1|10	Version:	5.5.1
12mr|hylafax-5.5.1-1|11	Release:	1
12mr|hylafax-5.5.1-1|12	License: 	LGPL-style
12mr|hylafax-5.5.1-1|13	Group:		Communications
12mr|hylafax-5.5.1-1|14	URL: 		http://hylafax.sourceforge.net/
12mr|hylafax-5.5.1-1|15	Source0:	http://prdownloads.sourceforge.net/hylafax/%{name}-%{version}.tar.gz
12mr|hylafax-5.5.1-1|16	Source1:	hylafax-v4.1-cron_entries.tar.bz2
12mr|hylafax-5.5.1-1|17	Source2:	hylafax-v4.1-defaults.tar.bz2
12mr|hylafax-5.5.1-1|18	Source3:	hylafax-v4.1-dialrules_extras.tar.bz2
12mr|hylafax-5.5.1-1|19	Source6: 	hylafax-v4.1-logrotate
12mr|hylafax-5.5.1-1|20	Source7:	hylafax-v4.1.1-init
12mr|hylafax-5.5.1-1|21	Source8:  	hylafax-v4.1.1-hyla.conf
12mr|hylafax-5.5.1-1|22	Patch1:		hylafax-4.1.8-ghostscript-location
12mr|hylafax-5.5.1-1|23	Patch2:		hylafax-LIBVERSION.diff
12mr|hylafax-5.5.1-1|24	Patch3:		hylafax-soname.diff
12mr|hylafax-5.5.1-1|25	Patch5:		hylafax-4.2.1-deps.patch
12mr|hylafax-5.5.1-1|26	Patch6:		hylafax-4.2.2-ghostscript_fonts.patch
12mr|hylafax-5.5.1-1|27	Patch7:		hylafax-no_rpath.diff
12mr|hylafax-5.5.1-1|28	Patch9:		hylafax-mailfax.diff
12mr|hylafax-5.5.1-1|29	Patch10:	hylafax-5.2.8-format_not_a_string_literal_and_no_format_arguments.diff
12mr|hylafax-5.5.1-1|30	Patch11:	hylafax-5.5.0-pass-char-string-rather-than-c++-object.patch
12mr|hylafax-5.5.1-1|31	
12mr|hylafax-5.5.1-1|32	BuildRequires:	ghostscript >= 7.07
12mr|hylafax-5.5.1-1|33	BuildRequires:	jbig-devel
12mr|hylafax-5.5.1-1|34	BuildRequires:	lcms-devel
12mr|hylafax-5.5.1-1|35	BuildRequires:	jpeg-devel
12mr|hylafax-5.5.1-1|36	BuildRequires:	pam-devel
12mr|hylafax-5.5.1-1|37	BuildRequires:	tiff-devel >= 3.5.7
12mr|hylafax-5.5.1-1|38	BuildRequires:	libtiff-progs >= 3.5.7
12mr|hylafax-5.5.1-1|39	BuildRequires:	mgetty
12mr|hylafax-5.5.1-1|40	BuildRequires:	mgetty-voice
12mr|hylafax-5.5.1-1|41	BuildRequires:	openldap-devel
12mr|hylafax-5.5.1-1|42	BuildRequires:	sendmail-command
12mr|hylafax-5.5.1-1|43	BuildRequires:	sharutils
12mr|hylafax-5.5.1-1|44	BuildRequires:	zlib-devel
12mr|hylafax-5.5.1-1|45	
12mr|hylafax-5.5.1-1|46	Requires:	ghostscript >= 7.07
12mr|hylafax-5.5.1-1|47	Requires:	gawk >= 3.0.6
12mr|hylafax-5.5.1-1|48	Requires:	MailTransportAgent
12mr|hylafax-5.5.1-1|49	Requires:	libtiff-progs >= 3.5.7
12mr|hylafax-5.5.1-1|50	
12mr|hylafax-5.5.1-1|51	Conflicts:	mgetty-sendfax
12mr|hylafax-5.5.1-1|52	%rename	hylafax-mailgateway
12mr|hylafax-5.5.1-1|53	
12mr|hylafax-5.5.1-1|54	%description
12mr|hylafax-5.5.1-1|55	HylaFAX(tm) is a sophisticated enterprise-strength fax package for class 1 and
12mr|hylafax-5.5.1-1|56	2 fax modems on unix systems. It provides spooling services and numerous
12mr|hylafax-5.5.1-1|57	supporting fax management tools. The fax clients may reside on machines
12mr|hylafax-5.5.1-1|58	different from the server and client implementations exist for a number of
12mr|hylafax-5.5.1-1|59	platforms including windows.
12mr|hylafax-5.5.1-1|60	
12mr|hylafax-5.5.1-1|61	You need this package if you are going to install hylafax-client and/or hylafax
12mr|hylafax-5.5.1-1|62	server.
12mr|hylafax-5.5.1-1|63	
12mr|hylafax-5.5.1-1|64	Most users want mgetty-voice to be installed too.
12mr|hylafax-5.5.1-1|65	
12mr|hylafax-5.5.1-1|66	%package	server
12mr|hylafax-5.5.1-1|67	Summary:	The files for the HylaFAX(tm) fax server
12mr|hylafax-5.5.1-1|68	Group:		Communications
12mr|hylafax-5.5.1-1|69	Requires(post):	rpm-helper
12mr|hylafax-5.5.1-1|70	Requires(preun):rpm-helper
12mr|hylafax-5.5.1-1|71	Requires:	%{name}
12mr|hylafax-5.5.1-1|72	Requires:	%{name}-client
12mr|hylafax-5.5.1-1|73	
12mr|hylafax-5.5.1-1|74	%description server
12mr|hylafax-5.5.1-1|75	HylaFAX(tm) is a sophisticated enterprise-strength fax package for class 1 and
12mr|hylafax-5.5.1-1|76	2 fax modems on unix systems. It provides spooling services and numerous
12mr|hylafax-5.5.1-1|77	supporting fax management tools. The fax clients may reside on machines
12mr|hylafax-5.5.1-1|78	different from the server and client implementations exist for a number of
12mr|hylafax-5.5.1-1|79	platforms including windows.
12mr|hylafax-5.5.1-1|80	
12mr|hylafax-5.5.1-1|81	This is the server portion of HylaFAX.
12mr|hylafax-5.5.1-1|82	
12mr|hylafax-5.5.1-1|83	%package	client
12mr|hylafax-5.5.1-1|84	Summary: 	The files for the HylaFAX(tm) fax client
12mr|hylafax-5.5.1-1|85	Group:		Communications
12mr|hylafax-5.5.1-1|86	Requires(post):	rpm-helper
12mr|hylafax-5.5.1-1|87	Requires(preun):rpm-helper
12mr|hylafax-5.5.1-1|88	Requires: 	%{name}
12mr|hylafax-5.5.1-1|89	
12mr|hylafax-5.5.1-1|90	%description	client
12mr|hylafax-5.5.1-1|91	HylaFAX(tm) is a sophisticated enterprise-strength fax package for class 1 and
12mr|hylafax-5.5.1-1|92	2 fax modems on unix systems. It provides spooling services and numerous
12mr|hylafax-5.5.1-1|93	supporting fax management tools. The fax clients may reside on machines
12mr|hylafax-5.5.1-1|94	different from the server and client implementations exist for a number of
12mr|hylafax-5.5.1-1|95	platforms including windows.
12mr|hylafax-5.5.1-1|96	
12mr|hylafax-5.5.1-1|97	This is the client portion of HylaFAX.
12mr|hylafax-5.5.1-1|98	
12mr|hylafax-5.5.1-1|99	%package -n	%{libname}
12mr|hylafax-5.5.1-1|100	Summary:	Hylafax libraries
12mr|hylafax-5.5.1-1|101	Group:		System/Libraries
12mr|hylafax-5.5.1-1|102	
12mr|hylafax-5.5.1-1|103	%description -n %{libname}
12mr|hylafax-5.5.1-1|104	HylaFAX(tm) is a sophisticated enterprise-strength fax package for class 1 and
12mr|hylafax-5.5.1-1|105	2 fax modems on unix systems. It provides spooling services and numerous
12mr|hylafax-5.5.1-1|106	supporting fax management tools. The fax clients may reside on machines
12mr|hylafax-5.5.1-1|107	different from the server and client implementations exist for a number of
12mr|hylafax-5.5.1-1|108	platforms including windows.
12mr|hylafax-5.5.1-1|109	
12mr|hylafax-5.5.1-1|110	This is the shared librairies of HylaFAX.
12mr|hylafax-5.5.1-1|111	
12mr|hylafax-5.5.1-1|112	%package -n	%{devname}
12mr|hylafax-5.5.1-1|113	Summary:	Hylafax Development libraries
12mr|hylafax-5.5.1-1|114	Group:		Development/C
12mr|hylafax-5.5.1-1|115	Requires:	%{libname} = %{EVRD}
12mr|hylafax-5.5.1-1|116	Provides:	%{name}-devel = %{EVRD}
12mr|hylafax-5.5.1-1|117	Provides:	%{libname}-devel = %{EVRD}
12mr|hylafax-5.5.1-1|118	Obsoletes:	%{libname}-devel
12mr|hylafax-5.5.1-1|119	Conflicts:	%{mklibname hylafax 4.1.1}-devel
12mr|hylafax-5.5.1-1|120	Conflicts:	%{mklibname hylafax 4.2.0}-devel
12mr|hylafax-5.5.1-1|121	Conflicts:	%{mklibname hylafax 4.2.2}-devel
12mr|hylafax-5.5.1-1|122	Conflicts:	%{mklibname hylafax 4.2.5}-devel
12mr|hylafax-5.5.1-1|123	
12mr|hylafax-5.5.1-1|124	%description -n	%{devname}
12mr|hylafax-5.5.1-1|125	HylaFAX(tm) is a sophisticated enterprise-strength fax package for class 1 and
12mr|hylafax-5.5.1-1|126	2 fax modems on unix systems. It provides spooling services and numerous
12mr|hylafax-5.5.1-1|127	supporting fax management tools. The fax clients may reside on machines
12mr|hylafax-5.5.1-1|128	different from the server and client implementations exist for a number of
12mr|hylafax-5.5.1-1|129	platforms including windows.
12mr|hylafax-5.5.1-1|130	
12mr|hylafax-5.5.1-1|131	This is the development librairies for HylaFAX.
12mr|hylafax-5.5.1-1|132	
12mr|hylafax-5.5.1-1|133	%prep
12mr|hylafax-5.5.1-1|134	%setup -q -a 1 -a 2 -a 3
12mr|hylafax-5.5.1-1|135	%patch1 -p1
12mr|hylafax-5.5.1-1|136	# (oe) set the soname
12mr|hylafax-5.5.1-1|137	%patch2 -p1 -b .LIBVERSION
12mr|hylafax-5.5.1-1|138	%patch3 -p0 -b .soname
12mr|hylafax-5.5.1-1|139	%patch5 -p1 -b .deps
12mr|hylafax-5.5.1-1|140	%patch6 -p1 -b .ghostscript
12mr|hylafax-5.5.1-1|141	%patch7 -p0 -b .no_rpath
12mr|hylafax-5.5.1-1|142	%patch9 -p1 -b .mailfax
12mr|hylafax-5.5.1-1|143	%patch10 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|hylafax-5.5.1-1|144	%patch11 -p1 -b .c_str~
12mr|hylafax-5.5.1-1|145	# path fix
12mr|hylafax-5.5.1-1|146	perl -pi -e "s|/usr/local/lib|%{_libdir}|g" configure
12mr|hylafax-5.5.1-1|147	
12mr|hylafax-5.5.1-1|148	cp %{SOURCE6} hylafax-server.logrotate
12mr|hylafax-5.5.1-1|149	cp %{SOURCE7} hylafax-server.init
12mr|hylafax-5.5.1-1|150	cp %{SOURCE8} hyla.conf
12mr|hylafax-5.5.1-1|151	
12mr|hylafax-5.5.1-1|152	%build
12mr|hylafax-5.5.1-1|153	%serverbuild
12mr|hylafax-5.5.1-1|154	# it does not work with -fPIE and someone added that to the serverbuild macro...
12mr|hylafax-5.5.1-1|155	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
12mr|hylafax-5.5.1-1|156	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
12mr|hylafax-5.5.1-1|157	
12mr|hylafax-5.5.1-1|158	# - Can't use the configure macro because does not understand --prefix
12mr|hylafax-5.5.1-1|159	# - A patch makes configure not to ask for a confirmation. An alternative would
12mr|hylafax-5.5.1-1|160	#   be to use --quiet, but this way all the configure output would be hidden
12mr|hylafax-5.5.1-1|161	
12mr|hylafax-5.5.1-1|162	export STRIP="/bin/true"
12mr|hylafax-5.5.1-1|163	
12mr|hylafax-5.5.1-1|164	export LDFLAGS="%{ldflags}"
12mr|hylafax-5.5.1-1|165	
12mr|hylafax-5.5.1-1|166	./configure \
12mr|hylafax-5.5.1-1|167	--target=%{_target_platform} \
12mr|hylafax-5.5.1-1|168	--with-DIR_BIN=%{_bindir} \
12mr|hylafax-5.5.1-1|169	--with-DIR_SBIN=%{_sbindir} \
12mr|hylafax-5.5.1-1|170	--with-DIR_LIB=%{_libdir} \
12mr|hylafax-5.5.1-1|171	--with-DIR_LIBEXEC=%{_sbindir} \
12mr|hylafax-5.5.1-1|172	--with-DIR_LIBDATA=%{_datadir}/fax \
12mr|hylafax-5.5.1-1|173	--with-DIR_LOCKS=%{_var}/lock \
12mr|hylafax-5.5.1-1|174	--with-DIR_MAN=%{_mandir} \
12mr|hylafax-5.5.1-1|175	--with-PATH_GSRIP=%{_bindir}/gs \
12mr|hylafax-5.5.1-1|176	--with-DBLIBINC=%{_includedir} \
12mr|hylafax-5.5.1-1|177	--with-LIBTIFF="-ltiff -ljpeg -lz -lm" \
12mr|hylafax-5.5.1-1|178	--with-DIR_SPOOL=%{faxspool} \
12mr|hylafax-5.5.1-1|179	--with-AFM=no \
12mr|hylafax-5.5.1-1|180	--with-AWK=%{_bindir}/gawk \
12mr|hylafax-5.5.1-1|181	--with-PATH_VGETTY=/sbin/vgetty \
12mr|hylafax-5.5.1-1|182	--with-PATH_GETTY=/sbin/mgetty \
12mr|hylafax-5.5.1-1|183	--with-PAGESIZE=A4 \
12mr|hylafax-5.5.1-1|184	--with-PATH_DPSRIP=%{faxspool}/bin/ps2fax \
12mr|hylafax-5.5.1-1|185	--with-PATH_IMPRIP=%{_datadir}/fax/psrip \
12mr|hylafax-5.5.1-1|186	--with-SYSVINIT=%{_initrddir}/hylafax \
12mr|hylafax-5.5.1-1|187	--with-INTERACTIVE=no
12mr|hylafax-5.5.1-1|188	
12mr|hylafax-5.5.1-1|189	#	--with-DSO=LINUX \
12mr|hylafax-5.5.1-1|190	#	--with-DSOSUF=so.4 \
12mr|hylafax-5.5.1-1|191	#	--with-LIBDB=-ldb \
12mr|hylafax-5.5.1-1|192	
12mr|hylafax-5.5.1-1|193	# CFLAGS is set up by the HylaFAX configure script; setting it up here the
12mr|hylafax-5.5.1-1|194	# standard way would break things. Since OPTIMIZER is included in CFLAGS
12mr|hylafax-5.5.1-1|195	# by the HylaFAX configure system, it's used here in place of CFLAGS
12mr|hylafax-5.5.1-1|196	#make CFLAGS="$RPM_OPT_FLAGS"
12mr|hylafax-5.5.1-1|197	%make OPTIMIZER="$CFLAGS %{ldflags}" LDFLAGS="\${LDOPTS} \${LDLIBS} %{ldflags}"
12mr|hylafax-5.5.1-1|198	
12mr|hylafax-5.5.1-1|199	%install
12mr|hylafax-5.5.1-1|200	export DONT_FIX_EOL=1
12mr|hylafax-5.5.1-1|201	
12mr|hylafax-5.5.1-1|202	install -d -m 755 %{buildroot}%{_sysconfdir}/{logrotate.d,cron.hourly,cron.daily}
12mr|hylafax-5.5.1-1|203	install -d -m 755 %{buildroot}%{_initrddir}
12mr|hylafax-5.5.1-1|204	install -d -m 755 %{buildroot}%{_bindir}
12mr|hylafax-5.5.1-1|205	install -d -m 755 %{buildroot}%{_sbindir}
12mr|hylafax-5.5.1-1|206	install -d -m 755 %{buildroot}%{_libdir}
12mr|hylafax-5.5.1-1|207	install -d -m 755 %{buildroot}%{_datadir}/fax
12mr|hylafax-5.5.1-1|208	install -d -m 755 %{buildroot}%{faxspool}/{etc,config/defaults,bin}
12mr|hylafax-5.5.1-1|209	install -d -m 755 %{buildroot}%{_mandir}/{man1,man5,man8}
12mr|hylafax-5.5.1-1|210	
12mr|hylafax-5.5.1-1|211	# install: binaries and man pages
12mr|hylafax-5.5.1-1|212	# FAXUSER, FAXGROUP, SYSUSER and SYSGROUP are set to the current user to
12mr|hylafax-5.5.1-1|213	# avoid warnings about chown/chgrp if the user building the SRPM is not root;
12mr|hylafax-5.5.1-1|214	# they are set to the correct values with the RPM attr macro
12mr|hylafax-5.5.1-1|215	%makeinstall -e \
12mr|hylafax-5.5.1-1|216	FAXUSER=`id -u` \
12mr|hylafax-5.5.1-1|217	FAXGROUP=`id -g` \
12mr|hylafax-5.5.1-1|218	SYSUSER=`id -u` \
12mr|hylafax-5.5.1-1|219	SYSGROUP=`id -g` \
12mr|hylafax-5.5.1-1|220	BIN=%{buildroot}%{_bindir} \
12mr|hylafax-5.5.1-1|221	SBIN=%{buildroot}%{_sbindir} \
12mr|hylafax-5.5.1-1|222	LIBDIR=%{buildroot}%{_libdir} \
12mr|hylafax-5.5.1-1|223	LIBDATA=%{buildroot}%{_datadir}/fax \
12mr|hylafax-5.5.1-1|224	LIBEXEC=%{buildroot}%{_sbindir} \
12mr|hylafax-5.5.1-1|225	SPOOL=%{buildroot}%{faxspool} \
12mr|hylafax-5.5.1-1|226	MAN=%{buildroot}%{_mandir} \
12mr|hylafax-5.5.1-1|227	INSTALL_ROOT=%{buildroot}
12mr|hylafax-5.5.1-1|228	
12mr|hylafax-5.5.1-1|229	# some hacks
12mr|hylafax-5.5.1-1|230	perl -pi -e 's!/usr/etc/inetd.conf!/etc/inetd.conf!g' %{buildroot}%{_sbindir}/faxsetup
12mr|hylafax-5.5.1-1|231	perl -pi -e 's!/usr/lib/aliases!/etc/aliases!g' %{buildroot}%{_sbindir}/faxsetup
12mr|hylafax-5.5.1-1|232	
12mr|hylafax-5.5.1-1|233	# Starting from 4.1.6, port/install.sh won't chown/chmod anymore if the current
12mr|hylafax-5.5.1-1|234	# user is not root; instead a file root.sh is created with chown/chmod inside.
12mr|hylafax-5.5.1-1|235	#
12mr|hylafax-5.5.1-1|236	# If you build the rpm as normal user (not root) you get an rpm with all the
12mr|hylafax-5.5.1-1|237	# permissions messed up and hylafax will give various weird errors.
12mr|hylafax-5.5.1-1|238	#
12mr|hylafax-5.5.1-1|239	# The following line fixes that.
12mr|hylafax-5.5.1-1|240	#
12mr|hylafax-5.5.1-1|241	[ -f root.sh ] && sh root.sh
12mr|hylafax-5.5.1-1|242	
12mr|hylafax-5.5.1-1|243	# init
12mr|hylafax-5.5.1-1|244	install -m0755 hylafax-server.init %{buildroot}%{_initrddir}/hylafax-server
12mr|hylafax-5.5.1-1|245	
12mr|hylafax-5.5.1-1|246	# defaults - Disabling this: the defaults are ancient
12mr|hylafax-5.5.1-1|247	#install -m 644 defaults/* %{buildroot}%{faxspool}/config/defaults/
12mr|hylafax-5.5.1-1|248	
12mr|hylafax-5.5.1-1|249	# hyla.conf - Need a new default - this one just sets fine mode
12mr|hylafax-5.5.1-1|250	#leaving it since it doesn't hurt
12mr|hylafax-5.5.1-1|251	install -m0644 hyla.conf %{buildroot}%{_datadir}/fax/hyla.conf
12mr|hylafax-5.5.1-1|252	
12mr|hylafax-5.5.1-1|253	# cron entries - These seem fine
12mr|hylafax-5.5.1-1|254	install -m 755 hylafax_daily.cron  %{buildroot}%{_sysconfdir}/cron.daily/hylafax
12mr|hylafax-5.5.1-1|255	install -m 755 hylafax_hourly.cron %{buildroot}%{_sysconfdir}/cron.hourly/hylafax
12mr|hylafax-5.5.1-1|256	
12mr|hylafax-5.5.1-1|257	# logrotate
12mr|hylafax-5.5.1-1|258	install -m0644 hylafax-server.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/hylafax-server
12mr|hylafax-5.5.1-1|259	
12mr|hylafax-5.5.1-1|260	# dialrules extras - Darren says the dialrules haven't changed
12mr|hylafax-5.5.1-1|261	install -m 644 dialrules_extras/dialrules* %{buildroot}%{faxspool}/etc
12mr|hylafax-5.5.1-1|262	
12mr|hylafax-5.5.1-1|263	ln -s ps2fax.gs %{buildroot}%{faxspool}/bin/ps2fax
12mr|hylafax-5.5.1-1|264	
12mr|hylafax-5.5.1-1|265	/sbin/ldconfig -n %{buildroot}%_libdir
12mr|hylafax-5.5.1-1|266	
12mr|hylafax-5.5.1-1|267	# If Linux, what else...? :-), delete unnecessary files
12mr|hylafax-5.5.1-1|268	%ifos linux
12mr|hylafax-5.5.1-1|269	rm -f %{buildroot}%{_sbindir}/{faxsetup.irix,faxsetup.bsdi}
12mr|hylafax-5.5.1-1|270	%endif
12mr|hylafax-5.5.1-1|271	
12mr|hylafax-5.5.1-1|272	chmod +x %{buildroot}{%_sbindir/*,/var/spool/fax/bin/*}
12mr|hylafax-5.5.1-1|273	
12mr|hylafax-5.5.1-1|274	cat > README.urpmi << EOF
12mr|hylafax-5.5.1-1|275	#########################################################
12mr|hylafax-5.5.1-1|276	#            HylaFAX installation complete!             #
12mr|hylafax-5.5.1-1|277	#                                                       #
12mr|hylafax-5.5.1-1|278	#      You should now run /usr/sbin/faxsetup to         #
12mr|hylafax-5.5.1-1|279	#       create or update HylaFAX configuration          #
12mr|hylafax-5.5.1-1|280	#      before you can begin using the software.         #
12mr|hylafax-5.5.1-1|281	#                                                       #
12mr|hylafax-5.5.1-1|282	#########################################################
12mr|hylafax-5.5.1-1|283	EOF
12mr|hylafax-5.5.1-1|284	
12mr|hylafax-5.5.1-1|285	# install the mailfax stuff
12mr|hylafax-5.5.1-1|286	install -m0755 faxmail/mailfax.sh-postfix %{buildroot}%{_bindir}/
12mr|hylafax-5.5.1-1|287	install -m0755 faxmail/mailfax.sh-qmail %{buildroot}%{_bindir}/
12mr|hylafax-5.5.1-1|288	install -m0755 faxmail/mailfax.sh-sendmail %{buildroot}%{_bindir}/
12mr|hylafax-5.5.1-1|289	install -m0755 faxmail/mailfax.sh-smail %{buildroot}%{_bindir}/
12mr|hylafax-5.5.1-1|290	
12mr|hylafax-5.5.1-1|291	%post client
12mr|hylafax-5.5.1-1|292	%{_sbindir}/faxsetup -client
12mr|hylafax-5.5.1-1|293	
12mr|hylafax-5.5.1-1|294	%post server
12mr|hylafax-5.5.1-1|295	%_post_service hylafax-server
12mr|hylafax-5.5.1-1|296	
12mr|hylafax-5.5.1-1|297	# Adding faxgetty entry to %{_sysconfdir}/inittab
12mr|hylafax-5.5.1-1|298	logger adding FaxGetty entry to %{_sysconfdir}/inittab
12mr|hylafax-5.5.1-1|299	cat %{_sysconfdir}/inittab | grep -i "faxgetty entry" || \
12mr|hylafax-5.5.1-1|300	echo -e "# FaxGetty Entry\n#t0:23:respawn:%{_sbindir}/faxgetty ttyS0" >> %{_sysconfdir}/inittab
12mr|hylafax-5.5.1-1|301	
12mr|hylafax-5.5.1-1|302	echo "Please run \"%{_sbindir}/faxsetup -server\" to configure your fax server"
12mr|hylafax-5.5.1-1|303	
12mr|hylafax-5.5.1-1|304	%preun server
12mr|hylafax-5.5.1-1|305	%_preun_service hylafax-server
12mr|hylafax-5.5.1-1|306	
12mr|hylafax-5.5.1-1|307	%files
12mr|hylafax-5.5.1-1|308	%doc CHANGES CONTRIBUTORS COPYRIGHT INSTALL README TODO VERSION
12mr|hylafax-5.5.1-1|309	%{_sbindir}/faxsetup
12mr|hylafax-5.5.1-1|310	%{_sbindir}/faxsetup.linux
12mr|hylafax-5.5.1-1|311	%attr(-,uucp,uucp) %dir %{faxspool}
12mr|hylafax-5.5.1-1|312	%attr(-,uucp,uucp) %dir %{faxspool}/archive
12mr|hylafax-5.5.1-1|313	%attr(-,uucp,uucp) %dir %{faxspool}/bin
12mr|hylafax-5.5.1-1|314	%attr(-,uucp,uucp) %dir %{faxspool}/client
12mr|hylafax-5.5.1-1|315	%attr(-,uucp,uucp) %dir %{faxspool}/config
12mr|hylafax-5.5.1-1|316	%attr(-,uucp,uucp) %dir %{faxspool}/dev
12mr|hylafax-5.5.1-1|317	%attr(-,uucp,uucp) %dir %{faxspool}/docq
12mr|hylafax-5.5.1-1|318	%attr(-,uucp,uucp) %dir %{faxspool}/doneq
12mr|hylafax-5.5.1-1|319	%attr(-,uucp,uucp) %dir %{faxspool}/etc
12mr|hylafax-5.5.1-1|320	%attr(-,uucp,uucp) %dir %{faxspool}/info
12mr|hylafax-5.5.1-1|321	%attr(-,uucp,uucp) %dir %{faxspool}/log
12mr|hylafax-5.5.1-1|322	%attr(-,uucp,uucp) %dir %{faxspool}/pollq
12mr|hylafax-5.5.1-1|323	%attr(-,uucp,uucp) %dir %{faxspool}/recvq
12mr|hylafax-5.5.1-1|324	%attr(-,uucp,uucp) %dir %{faxspool}/sendq
12mr|hylafax-5.5.1-1|325	%attr(-,uucp,uucp) %dir %{faxspool}/status
12mr|hylafax-5.5.1-1|326	%attr(-,uucp,uucp) %dir %{faxspool}/tmp
12mr|hylafax-5.5.1-1|327	%attr(-,uucp,uucp) %{faxspool}/FIFO*
12mr|hylafax-5.5.1-1|328	%attr(-,root,root) %{faxspool}/COPYRIGHT
12mr|hylafax-5.5.1-1|329	
12mr|hylafax-5.5.1-1|330	%files server
12mr|hylafax-5.5.1-1|331	%doc README.urpmi
12mr|hylafax-5.5.1-1|332	%attr(0755,root,root) %{_initrddir}/hylafax-server
12mr|hylafax-5.5.1-1|333	%attr(0755,root,root) %{_sysconfdir}/cron.daily/hylafax
12mr|hylafax-5.5.1-1|334	%attr(0755,root,root) %{_sysconfdir}/cron.hourly/hylafax
12mr|hylafax-5.5.1-1|335	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/hylafax-server
12mr|hylafax-5.5.1-1|336	%{_sbindir}/faxlock
12mr|hylafax-5.5.1-1|337	%attr(-,uucp,uucp) %config(noreplace) %{faxspool}/etc/xferfaxlog
12mr|hylafax-5.5.1-1|338	%attr(-,uucp,uucp) %config(noreplace) %{faxspool}/etc/hosts.hfaxd
12mr|hylafax-5.5.1-1|339	%attr(-,uucp,uucp) %config(noreplace) %{faxspool}/etc/lutRS18.pcf
12mr|hylafax-5.5.1-1|340	%attr(-,uucp,uucp) %config(noreplace) %{faxspool}/etc/dpsprinter.ps
12mr|hylafax-5.5.1-1|341	%attr(-,uucp,uucp) %config(noreplace) %{faxspool}/etc/cover.templ
12mr|hylafax-5.5.1-1|342	%attr(-,uucp,uucp) %config(noreplace) %{faxspool}/etc/dialrules*
12mr|hylafax-5.5.1-1|343	#
12mr|hylafax-5.5.1-1|344	%{faxspool}/bin/*
12mr|hylafax-5.5.1-1|345	%{faxspool}/config/*
12mr|hylafax-5.5.1-1|346	%{_sbindir}/hfaxd
12mr|hylafax-5.5.1-1|347	%{_sbindir}/hylafax
12mr|hylafax-5.5.1-1|348	%{_sbindir}/faxdeluser
12mr|hylafax-5.5.1-1|349	%{_sbindir}/faxadduser
12mr|hylafax-5.5.1-1|350	%{_sbindir}/choptest
12mr|hylafax-5.5.1-1|351	%{_sbindir}/cqtest
12mr|hylafax-5.5.1-1|352	%{_sbindir}/dialtest
12mr|hylafax-5.5.1-1|353	%{_sbindir}/faxabort
12mr|hylafax-5.5.1-1|354	%{_sbindir}/faxaddmodem
12mr|hylafax-5.5.1-1|355	%{_sbindir}/faxanswer
12mr|hylafax-5.5.1-1|356	%{_sbindir}/faxconfig
12mr|hylafax-5.5.1-1|357	%{_sbindir}/faxcron
12mr|hylafax-5.5.1-1|358	%{_sbindir}/faxgetty
12mr|hylafax-5.5.1-1|359	%{_sbindir}/faxinfo
12mr|hylafax-5.5.1-1|360	%{_sbindir}/faxmodem
12mr|hylafax-5.5.1-1|361	%{_sbindir}/faxmsg
12mr|hylafax-5.5.1-1|362	%{_sbindir}/faxq
12mr|hylafax-5.5.1-1|363	%{_sbindir}/faxqclean
12mr|hylafax-5.5.1-1|364	%{_sbindir}/faxquit
12mr|hylafax-5.5.1-1|365	%{_sbindir}/faxsend
12mr|hylafax-5.5.1-1|366	%{_sbindir}/faxstate
12mr|hylafax-5.5.1-1|367	%{_sbindir}/faxwatch
12mr|hylafax-5.5.1-1|368	%{_sbindir}/lockname
12mr|hylafax-5.5.1-1|369	%{_sbindir}/ondelay
12mr|hylafax-5.5.1-1|370	%{_sbindir}/pagesend
12mr|hylafax-5.5.1-1|371	%{_sbindir}/probemodem
12mr|hylafax-5.5.1-1|372	%{_sbindir}/recvstats
12mr|hylafax-5.5.1-1|373	%{_sbindir}/tagtest
12mr|hylafax-5.5.1-1|374	%{_sbindir}/tiffcheck
12mr|hylafax-5.5.1-1|375	%{_sbindir}/tsitest
12mr|hylafax-5.5.1-1|376	%{_sbindir}/typetest
12mr|hylafax-5.5.1-1|377	%{_sbindir}/xferfaxstats
12mr|hylafax-5.5.1-1|378	%{_datadir}/fax/faxmail.ps
12mr|hylafax-5.5.1-1|379	%{_datadir}/fax/hfaxd.conf
12mr|hylafax-5.5.1-1|380	%{_mandir}/man5/*
12mr|hylafax-5.5.1-1|381	%{_mandir}/man8/*
12mr|hylafax-5.5.1-1|382	
12mr|hylafax-5.5.1-1|383	%files client
12mr|hylafax-5.5.1-1|384	%doc faxmail/README
12mr|hylafax-5.5.1-1|385	%{_bindir}/sendfax
12mr|hylafax-5.5.1-1|386	%{_bindir}/sendpage
12mr|hylafax-5.5.1-1|387	%{_bindir}/faxstat
12mr|hylafax-5.5.1-1|388	%{_bindir}/faxalter
12mr|hylafax-5.5.1-1|389	%{_bindir}/faxcover
12mr|hylafax-5.5.1-1|390	%{_bindir}/faxmail
12mr|hylafax-5.5.1-1|391	%{_bindir}/faxrm
12mr|hylafax-5.5.1-1|392	%{_bindir}/mailfax.sh-postfix
12mr|hylafax-5.5.1-1|393	%{_bindir}/mailfax.sh-qmail
12mr|hylafax-5.5.1-1|394	%{_bindir}/mailfax.sh-sendmail
12mr|hylafax-5.5.1-1|395	%{_bindir}/mailfax.sh-smail
12mr|hylafax-5.5.1-1|396	%{_sbindir}/textfmt
12mr|hylafax-5.5.1-1|397	%{_sbindir}/edit-faxcover
12mr|hylafax-5.5.1-1|398	%{_datadir}/fax/pagesizes
12mr|hylafax-5.5.1-1|399	%{_datadir}/fax/faxcover.ps
12mr|hylafax-5.5.1-1|400	%{_datadir}/fax/typerules
12mr|hylafax-5.5.1-1|401	%config(noreplace) %{_datadir}/fax/hyla.conf
12mr|hylafax-5.5.1-1|402	%dir %{_datadir}/fax/faxmail
12mr|hylafax-5.5.1-1|403	%dir %{_datadir}/fax/faxmail/application
12mr|hylafax-5.5.1-1|404	%dir %{_datadir}/fax/faxmail/image
12mr|hylafax-5.5.1-1|405	%{_datadir}/fax/faxmail/application/octet-stream
12mr|hylafax-5.5.1-1|406	%{_datadir}/fax/faxmail/application/pdf
12mr|hylafax-5.5.1-1|407	%{_datadir}/fax/faxmail/image/tiff
12mr|hylafax-5.5.1-1|408	%{_mandir}/man1/*
12mr|hylafax-5.5.1-1|409	
12mr|hylafax-5.5.1-1|410	%files -n %{libname}
12mr|hylafax-5.5.1-1|411	%doc COPYRIGHT
12mr|hylafax-5.5.1-1|412	%{_libdir}/*.so.%{major}*
12mr|hylafax-5.5.1-1|413	
12mr|hylafax-5.5.1-1|414	%files -n %{devname}
12mr|hylafax-5.5.1-1|415	%doc COPYRIGHT
12mr|hylafax-5.5.1-1|416	%{_libdir}/*.so
12mr|hylafax-5.5.1-1|417	
12mr|hylafax-5.5.1-1|418	
12mr|hylafax-5.5.1-1|419	
12mr|hylafax-5.5.1-1|420	%changelog
12mr|hylafax-5.5.1-1|421	

14345 12
12mr|hyphen-2.8.6-2|1	%define major 0
12mr|hyphen-2.8.6-2|2	%define libname %mklibname %{name} %{major}
12mr|hyphen-2.8.6-2|3	%define develname %mklibname %{name} -d
12mr|hyphen-2.8.6-2|4	
12mr|hyphen-2.8.6-2|5	Name:		hyphen
12mr|hyphen-2.8.6-2|6	Summary:	A text hyphenation library
12mr|hyphen-2.8.6-2|7	Version:	2.8.6
12mr|hyphen-2.8.6-2|8	Release:	2
12mr|hyphen-2.8.6-2|9	Group:		System/Libraries
12mr|hyphen-2.8.6-2|10	License:	LGPLv2+
12mr|hyphen-2.8.6-2|11	URL:		http://hunspell.sf.net
12mr|hyphen-2.8.6-2|12	Source0:	http://downloads.sourceforge.net/hunspell/hyphen-%{version}.tar.gz
12mr|hyphen-2.8.6-2|13	
12mr|hyphen-2.8.6-2|14	BuildRequires: perl
12mr|hyphen-2.8.6-2|15	BuildRequires: libtool
12mr|hyphen-2.8.6-2|16	
12mr|hyphen-2.8.6-2|17	%description
12mr|hyphen-2.8.6-2|18	Hyphen is a library for high quality hyphenation and justification.
12mr|hyphen-2.8.6-2|19	
12mr|hyphen-2.8.6-2|20	%package -n %{libname}
12mr|hyphen-2.8.6-2|21	Summary: Files for developing with hyphen
12mr|hyphen-2.8.6-2|22	Group:   System/Libraries
12mr|hyphen-2.8.6-2|23	Suggests: %{name}-en = %{version}-%{release}
12mr|hyphen-2.8.6-2|24	Provides: hyphen
12mr|hyphen-2.8.6-2|25	
12mr|hyphen-2.8.6-2|26	%description -n %{libname}
12mr|hyphen-2.8.6-2|27	Hyphen is a library for high quality hyphenation and justification.
12mr|hyphen-2.8.6-2|28	
12mr|hyphen-2.8.6-2|29	%package -n %{develname}
12mr|hyphen-2.8.6-2|30	Summary: Files for developing with hyphen
12mr|hyphen-2.8.6-2|31	Group:   Development/C
12mr|hyphen-2.8.6-2|32	Requires: %{libname} = %{version}-%{release}
12mr|hyphen-2.8.6-2|33	Provides: %{name}-devel = %{version}-%{release}
12mr|hyphen-2.8.6-2|34	
12mr|hyphen-2.8.6-2|35	%description -n %{develname}
12mr|hyphen-2.8.6-2|36	Includes and definitions for developing with hyphen
12mr|hyphen-2.8.6-2|37	
12mr|hyphen-2.8.6-2|38	%package en
12mr|hyphen-2.8.6-2|39	Summary: English hyphenation rules
12mr|hyphen-2.8.6-2|40	Group: Text tools
12mr|hyphen-2.8.6-2|41	BuildArch: noarch
12mr|hyphen-2.8.6-2|42	
12mr|hyphen-2.8.6-2|43	%description en
12mr|hyphen-2.8.6-2|44	English hyphenation rules.
12mr|hyphen-2.8.6-2|45	
12mr|hyphen-2.8.6-2|46	%prep
12mr|hyphen-2.8.6-2|47	%setup -q
12mr|hyphen-2.8.6-2|48	
12mr|hyphen-2.8.6-2|49	%build
12mr|hyphen-2.8.6-2|50	%configure2_5x \
12mr|hyphen-2.8.6-2|51	--disable-static
12mr|hyphen-2.8.6-2|52	%make
12mr|hyphen-2.8.6-2|53	
12mr|hyphen-2.8.6-2|54	%check
12mr|hyphen-2.8.6-2|55	%make check
12mr|hyphen-2.8.6-2|56	
12mr|hyphen-2.8.6-2|57	%install
12mr|hyphen-2.8.6-2|58	rm -rf %{buildroot}
12mr|hyphen-2.8.6-2|59	%makeinstall_std
12mr|hyphen-2.8.6-2|60	
12mr|hyphen-2.8.6-2|61	pushd %{buildroot}/%{_datadir}/hyphen/
12mr|hyphen-2.8.6-2|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"
12mr|hyphen-2.8.6-2|63	for lang in $en_US_aliases; do
12mr|hyphen-2.8.6-2|64	ln -s hyph_en_US.dic hyph_$lang.dic
12mr|hyphen-2.8.6-2|65	done
12mr|hyphen-2.8.6-2|66	popd
12mr|hyphen-2.8.6-2|67	
12mr|hyphen-2.8.6-2|68	%files -n %{libname}
12mr|hyphen-2.8.6-2|69	%{_libdir}/libhyphen.so.%{major}*
12mr|hyphen-2.8.6-2|70	
12mr|hyphen-2.8.6-2|71	%files en
12mr|hyphen-2.8.6-2|72	%dir %{_datadir}/hyphen
12mr|hyphen-2.8.6-2|73	%{_datadir}/hyphen/hyph_en*.dic
12mr|hyphen-2.8.6-2|74	
12mr|hyphen-2.8.6-2|75	%files -n %{develname}
12mr|hyphen-2.8.6-2|76	%doc AUTHORS ChangeLog README README.hyphen README.nonstandard TODO
12mr|hyphen-2.8.6-2|77	%{_bindir}/substrings.pl
12mr|hyphen-2.8.6-2|78	%{_includedir}/hyphen.h
12mr|hyphen-2.8.6-2|79	%{_libdir}/*.so
12mr|hyphen-2.8.6-2|80	
12mr|hyphen-2.8.6-2|81	
12mr|hyphen-2.8.6-2|82	%changelog
12mr|hyphen-2.8.6-2|83	* Wed Oct  3 2012 akdengi <kazancas@mandriva.ru>
12mr|hyphen-2.8.6-2|84	+ Commit: 24e2771
12mr|hyphen-2.8.6-2|85	- -provides hyphen
12mr|hyphen-2.8.6-2|86	
12mr|hyphen-2.8.6-2|87	

14346 12
12mr|ia_ora-gnome-1.0.24-4|1	# SOURCE IS STORED IN SVN (soft/theme/ia_ora-gnome),
12mr|ia_ora-gnome-1.0.24-4|2	# DO NOT PATCH IT
12mr|ia_ora-gnome-1.0.24-4|3	
12mr|ia_ora-gnome-1.0.24-4|4	%define libname %{_lib}ia_ora-gnome
12mr|ia_ora-gnome-1.0.24-4|5	
12mr|ia_ora-gnome-1.0.24-4|6	Summary:        Ia Ora Mandriva GNOME theme
12mr|ia_ora-gnome-1.0.24-4|7	Name:           ia_ora-gnome
12mr|ia_ora-gnome-1.0.24-4|8	Version:        1.0.24
12mr|ia_ora-gnome-1.0.24-4|9	Release:        %mkrel 4
12mr|ia_ora-gnome-1.0.24-4|10	License:        GPL
12mr|ia_ora-gnome-1.0.24-4|11	Group: Graphical desktop/GNOME
12mr|ia_ora-gnome-1.0.24-4|12	URL:            http://www.mandrivalinux.com/
12mr|ia_ora-gnome-1.0.24-4|13	BuildRequires:  gtk+2-devel
12mr|ia_ora-gnome-1.0.24-4|14	Source0:        %{name}-%{version}.tar.bz2
12mr|ia_ora-gnome-1.0.24-4|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ia_ora-gnome-1.0.24-4|16	Requires: gnome-icon-theme
12mr|ia_ora-gnome-1.0.24-4|17	Requires: ia_ora-gnome-gtk2-engine
12mr|ia_ora-gnome-1.0.24-4|18	
12mr|ia_ora-gnome-1.0.24-4|19	%description
12mr|ia_ora-gnome-1.0.24-4|20	Mandriva Ia Ora GNOME theme
12mr|ia_ora-gnome-1.0.24-4|21	
12mr|ia_ora-gnome-1.0.24-4|22	%package -n %{libname}
12mr|ia_ora-gnome-1.0.24-4|23	Summary: GTK2 engine for Ia Ora theme
12mr|ia_ora-gnome-1.0.24-4|24	Group: System/Libraries
12mr|ia_ora-gnome-1.0.24-4|25	Provides: ia_ora-gnome-gtk2-engine
12mr|ia_ora-gnome-1.0.24-4|26	
12mr|ia_ora-gnome-1.0.24-4|27	%description -n %{libname}
12mr|ia_ora-gnome-1.0.24-4|28	GTK2 engine for Ia Ora theme
12mr|ia_ora-gnome-1.0.24-4|29	
12mr|ia_ora-gnome-1.0.24-4|30	%prep
12mr|ia_ora-gnome-1.0.24-4|31	%setup -q
12mr|ia_ora-gnome-1.0.24-4|32	
12mr|ia_ora-gnome-1.0.24-4|33	%build
12mr|ia_ora-gnome-1.0.24-4|34	
12mr|ia_ora-gnome-1.0.24-4|35	%configure2_5x
12mr|ia_ora-gnome-1.0.24-4|36	
12mr|ia_ora-gnome-1.0.24-4|37	%make
12mr|ia_ora-gnome-1.0.24-4|38	
12mr|ia_ora-gnome-1.0.24-4|39	%install
12mr|ia_ora-gnome-1.0.24-4|40	rm -rf $RPM_BUILD_ROOT
12mr|ia_ora-gnome-1.0.24-4|41	
12mr|ia_ora-gnome-1.0.24-4|42	%makeinstall_std
12mr|ia_ora-gnome-1.0.24-4|43	
12mr|ia_ora-gnome-1.0.24-4|44	#remove unpackaged files
12mr|ia_ora-gnome-1.0.24-4|45	rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/engines/*.la
12mr|ia_ora-gnome-1.0.24-4|46	
12mr|ia_ora-gnome-1.0.24-4|47	mkdir -p $RPM_BUILD_ROOT%{_datadir}/themes/Ia\ Ora\ Free $RPM_BUILD_ROOT%{_datadir}/themes/Ia\ Ora\ One
12mr|ia_ora-gnome-1.0.24-4|48	
12mr|ia_ora-gnome-1.0.24-4|49	%clean
12mr|ia_ora-gnome-1.0.24-4|50	rm -rf $RPM_BUILD_ROOT
12mr|ia_ora-gnome-1.0.24-4|51	
12mr|ia_ora-gnome-1.0.24-4|52	%pre
12mr|ia_ora-gnome-1.0.24-4|53	if [ -d %{_datadir}/themes/Ia\ Ora\ Free -a ! -L %{_datadir}/themes/Ia\ Ora\ Free ]; then
12mr|ia_ora-gnome-1.0.24-4|54	/bin/rm -rf %{_datadir}/themes/Ia\ Ora\ Free/* || /bin/true
12mr|ia_ora-gnome-1.0.24-4|55	fi
12mr|ia_ora-gnome-1.0.24-4|56	
12mr|ia_ora-gnome-1.0.24-4|57	if [ -d %{_datadir}/themes/Ia\ Ora\ One -a ! -L %{_datadir}/themes/Ia\ Ora\ One ]; then
12mr|ia_ora-gnome-1.0.24-4|58	/bin/rm -rf %{_datadir}/themes/Ia\ Ora\ One/* || bin/true
12mr|ia_ora-gnome-1.0.24-4|59	fi
12mr|ia_ora-gnome-1.0.24-4|60	
12mr|ia_ora-gnome-1.0.24-4|61	%posttrans
12mr|ia_ora-gnome-1.0.24-4|62	# create compatibility symlinks
12mr|ia_ora-gnome-1.0.24-4|63	ln -f -s ../Ia\ Ora\ Smooth/metacity-1 $RPM_BUILD_ROOT%{_datadir}/themes/Ia\ Ora\ One/metacity-1
12mr|ia_ora-gnome-1.0.24-4|64	ln -f -s ../Ia\ Ora\ Smooth/gtk-2.0 $RPM_BUILD_ROOT%{_datadir}/themes/Ia\ Ora\ One/gtk-2.0
12mr|ia_ora-gnome-1.0.24-4|65	ln -f -s ../Ia\ Ora\ Arctic/metacity-1 $RPM_BUILD_ROOT%{_datadir}/themes/Ia\ Ora\ Free/metacity-1
12mr|ia_ora-gnome-1.0.24-4|66	ln -f -s ../Ia\ Ora\ Arctic/gtk-2.0 $RPM_BUILD_ROOT%{_datadir}/themes/Ia\ Ora\ Free/gtk-2.0
12mr|ia_ora-gnome-1.0.24-4|67	
12mr|ia_ora-gnome-1.0.24-4|68	%preun
12mr|ia_ora-gnome-1.0.24-4|69	if [ "$1" = "0" ]; then
12mr|ia_ora-gnome-1.0.24-4|70	/bin/rm -f %{_datadir}/themes/Ia\ Ora\ Free/* %{_datadir}/themes/Ia\ Ora\ One/*   || /bin/true
12mr|ia_ora-gnome-1.0.24-4|71	fi
12mr|ia_ora-gnome-1.0.24-4|72	
12mr|ia_ora-gnome-1.0.24-4|73	
12mr|ia_ora-gnome-1.0.24-4|74	%files
12mr|ia_ora-gnome-1.0.24-4|75	%defattr(-,root,root,-)
12mr|ia_ora-gnome-1.0.24-4|76	%doc README
12mr|ia_ora-gnome-1.0.24-4|77	%{_datadir}/themes/*
12mr|ia_ora-gnome-1.0.24-4|78	
12mr|ia_ora-gnome-1.0.24-4|79	%files -n %{libname}
12mr|ia_ora-gnome-1.0.24-4|80	%defattr(-,root,root,-)
12mr|ia_ora-gnome-1.0.24-4|81	%{_libdir}/gtk-2.0/*/engines/*.so
12mr|ia_ora-gnome-1.0.24-4|82	
12mr|ia_ora-gnome-1.0.24-4|83	
12mr|ia_ora-gnome-1.0.24-4|84	
12mr|ia_ora-gnome-1.0.24-4|85	
12mr|ia_ora-gnome-1.0.24-4|86	%changelog
12mr|ia_ora-gnome-1.0.24-4|87	

14347 12
12mr|iasl-20090422-6|1	%define name	iasl
12mr|iasl-20090422-6|2	%define pkgname	acpica-unix
12mr|iasl-20090422-6|3	%define version 20090422
12mr|iasl-20090422-6|4	%define release %mkrel 6
12mr|iasl-20090422-6|5	
12mr|iasl-20090422-6|6	Summary:	Intel ASL compiler/decompiler
12mr|iasl-20090422-6|7	Name:		%{name}
12mr|iasl-20090422-6|8	Version:	%{version}
12mr|iasl-20090422-6|9	Release:	%{release}
12mr|iasl-20090422-6|10	Source0:	%{pkgname}-%{version}.tar.gz
12mr|iasl-20090422-6|11	License:	ACPICA
12mr|iasl-20090422-6|12	Group:		Development/Kernel
12mr|iasl-20090422-6|13	Url:		http://www.acpica.org/downloads/unix_source_code.php
12mr|iasl-20090422-6|14	ExclusiveArch:	%{ix86} x86_64
12mr|iasl-20090422-6|15	BuildRequires:	flex, bison
12mr|iasl-20090422-6|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|iasl-20090422-6|17	
12mr|iasl-20090422-6|18	%description
12mr|iasl-20090422-6|19	IASL compiles ASL (ACPI Source Language) into AML (ACPI Machine
12mr|iasl-20090422-6|20	Language). This AML is suitable for inclusion as a DSDT in sytem
12mr|iasl-20090422-6|21	firmware. It also can disassemble AML, for debugging purposes.
12mr|iasl-20090422-6|22	
12mr|iasl-20090422-6|23	%prep
12mr|iasl-20090422-6|24	%setup -q -n %{pkgname}-%{version}
12mr|iasl-20090422-6|25	
12mr|iasl-20090422-6|26	%build
12mr|iasl-20090422-6|27	make -C compiler
12mr|iasl-20090422-6|28	
12mr|iasl-20090422-6|29	%install
12mr|iasl-20090422-6|30	rm -rf $RPM_BUILD_ROOT
12mr|iasl-20090422-6|31	
12mr|iasl-20090422-6|32	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12mr|iasl-20090422-6|33	install -m755 compiler/iasl $RPM_BUILD_ROOT%{_bindir}/
12mr|iasl-20090422-6|34	
12mr|iasl-20090422-6|35	%clean
12mr|iasl-20090422-6|36	rm -rf $RPM_BUILD_ROOT
12mr|iasl-20090422-6|37	
12mr|iasl-20090422-6|38	%files
12mr|iasl-20090422-6|39	%defattr(-,root,root)
12mr|iasl-20090422-6|40	%{_bindir}/iasl
12mr|iasl-20090422-6|41	
12mr|iasl-20090422-6|42	
12mr|iasl-20090422-6|43	
12mr|iasl-20090422-6|44	%changelog
12mr|iasl-20090422-6|45	

14348 12
12mr|ibod-1.5.0-12|1	Summary: Ibod - ISDN MPPP bandwidth on demand daemon
12mr|ibod-1.5.0-12|2	Name: ibod
12mr|ibod-1.5.0-12|3	Version: 1.5.0
12mr|ibod-1.5.0-12|4	Release: %mkrel 12
12mr|ibod-1.5.0-12|5	Source0: http://www.compound.se/download/%{name}-%{version}-src.tar.bz2
12mr|ibod-1.5.0-12|6	Source1: ibod.init
12mr|ibod-1.5.0-12|7	Patch0: ibod.cf.patch
12mr|ibod-1.5.0-12|8	URL: http://www.compound.se/ibod.html
12mr|ibod-1.5.0-12|9	License: GPL
12mr|ibod-1.5.0-12|10	Group: Networking/Other
12mr|ibod-1.5.0-12|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|ibod-1.5.0-12|12	
12mr|ibod-1.5.0-12|13	%description
12mr|ibod-1.5.0-12|14	ibod is a ISDN MPPP bandwidth on demand daemon designed to operate
12mr|ibod-1.5.0-12|15	in conjunction with isdn4linux.
12mr|ibod-1.5.0-12|16	It is normally started at boot time, but can be started and stopped
12mr|ibod-1.5.0-12|17	at any time. The program monitors inbound and outbound traffic on
12mr|ibod-1.5.0-12|18	the ISDN interface. When the required bandwidth exceeds the capacity
12mr|ibod-1.5.0-12|19	for one IDSN B-channel (64kbps) a second (slave) channel is connected
12mr|ibod-1.5.0-12|20	according to the MPPP protocol. When the traffic decreases below
12mr|ibod-1.5.0-12|21	one channel capacity, the slave channel is disconnected.
12mr|ibod-1.5.0-12|22	
12mr|ibod-1.5.0-12|23	%prep
12mr|ibod-1.5.0-12|24	%setup -q
12mr|ibod-1.5.0-12|25	#%patch0 -p0
12mr|ibod-1.5.0-12|26	
12mr|ibod-1.5.0-12|27	%build
12mr|ibod-1.5.0-12|28	%make
12mr|ibod-1.5.0-12|29	
12mr|ibod-1.5.0-12|30	%install
12mr|ibod-1.5.0-12|31	rm -rf %{buildroot}
12mr|ibod-1.5.0-12|32	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/ppp
12mr|ibod-1.5.0-12|33	mkdir -p $RPM_BUILD_ROOT/%{_initrddir}
12mr|ibod-1.5.0-12|34	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1
12mr|ibod-1.5.0-12|35	mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man4
12mr|ibod-1.5.0-12|36	mkdir -p $RPM_BUILD_ROOT/%{_sbindir}
12mr|ibod-1.5.0-12|37	install -m755 ibod $RPM_BUILD_ROOT/%{_sbindir}
12mr|ibod-1.5.0-12|38	install -m644 ibod.1 $RPM_BUILD_ROOT/%{_mandir}/man1/
12mr|ibod-1.5.0-12|39	install -m644 ibod.cf.4 $RPM_BUILD_ROOT/%{_mandir}/man4/
12mr|ibod-1.5.0-12|40	install -m644 ibod.cf $RPM_BUILD_ROOT/%{_sysconfdir}/ppp/
12mr|ibod-1.5.0-12|41	install -m755 %{SOURCE1} $RPM_BUILD_ROOT/%{_initrddir}/ibod
12mr|ibod-1.5.0-12|42	ln -s /etc/rc.d/init.d/ibod $RPM_BUILD_ROOT/usr/sbin/rcibod
12mr|ibod-1.5.0-12|43	
12mr|ibod-1.5.0-12|44	%clean
12mr|ibod-1.5.0-12|45	rm -rf $RPM_BUILD_ROOT
12mr|ibod-1.5.0-12|46	
12mr|ibod-1.5.0-12|47	%post
12mr|ibod-1.5.0-12|48	%_post_service ibod
12mr|ibod-1.5.0-12|49	
12mr|ibod-1.5.0-12|50	%preun
12mr|ibod-1.5.0-12|51	%_preun_service ibod
12mr|ibod-1.5.0-12|52	
12mr|ibod-1.5.0-12|53	%files
12mr|ibod-1.5.0-12|54	%defattr(-,root,root)
12mr|ibod-1.5.0-12|55	%{_sbindir}/*
12mr|ibod-1.5.0-12|56	%{_mandir}/man1/ibod.1*
12mr|ibod-1.5.0-12|57	%{_mandir}/man4/ibod.cf.4*
12mr|ibod-1.5.0-12|58	%config(noreplace) %{_initrddir}/ibod
12mr|ibod-1.5.0-12|59	%config(noreplace) %{_sysconfdir}/ppp/ibod.cf
12mr|ibod-1.5.0-12|60	
12mr|ibod-1.5.0-12|61	
12mr|ibod-1.5.0-12|62	
12mr|ibod-1.5.0-12|63	
12mr|ibod-1.5.0-12|64	%changelog
12mr|ibod-1.5.0-12|65	

14349 12
12mr|ibus-1.4.99.20120917-1|1	%define	version 1.4.99.20120917
12mr|ibus-1.4.99.20120917-1|2	%define	release %mkrel 1
12mr|ibus-1.4.99.20120917-1|3	
12mr|ibus-1.4.99.20120917-1|4	Name:      ibus
12mr|ibus-1.4.99.20120917-1|5	Summary:   A next generation input framework
12mr|ibus-1.4.99.20120917-1|6	Version:   %{version}
12mr|ibus-1.4.99.20120917-1|7	Release:   %{release}
12mr|ibus-1.4.99.20120917-1|8	Group:     System/Internationalization
12mr|ibus-1.4.99.20120917-1|9	License:   GPLv2+
12mr|ibus-1.4.99.20120917-1|10	URL:       http://code.google.com/p/ibus/
12mr|ibus-1.4.99.20120917-1|11	Source0:   http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|ibus-1.4.99.20120917-1|12	Source1:   ibus.macros
12mr|ibus-1.4.99.20120917-1|13	Patch0:    ibus-1.3.6-mdv-customize.patch
12mr|ibus-1.4.99.20120917-1|14	%py_requires -d
12mr|ibus-1.4.99.20120917-1|15	BuildRequires:  gtk2-devel
12mr|ibus-1.4.99.20120917-1|16	BuildRequires:	gtk+3-devel
12mr|ibus-1.4.99.20120917-1|17	BuildRequires:  dbus-glib-devel
12mr|ibus-1.4.99.20120917-1|18	BuildRequires:	python-dbus >= 0.83.0
12mr|ibus-1.4.99.20120917-1|19	BuildRequires:	iso-codes
12mr|ibus-1.4.99.20120917-1|20	BuildRequires:  gettext-devel intltool gtk-doc
12mr|ibus-1.4.99.20120917-1|21	BuildRequires:	python-gobject-devel >= 2.15
12mr|ibus-1.4.99.20120917-1|22	BuildRequires:	libGConf2-devel >= 2.12
12mr|ibus-1.4.99.20120917-1|23	BuildRequires:	GConf2
12mr|ibus-1.4.99.20120917-1|24	BuildRequires:	gobject-introspection-devel
12mr|ibus-1.4.99.20120917-1|25	Requires:	python-gobject >= 2.15
12mr|ibus-1.4.99.20120917-1|26	Requires:	python-dbus >= 0.83.0
12mr|ibus-1.4.99.20120917-1|27	Requires:	pygtk2.0
12mr|ibus-1.4.99.20120917-1|28	Requires:	python-notify
12mr|ibus-1.4.99.20120917-1|29	Requires:	pyxdg
12mr|ibus-1.4.99.20120917-1|30	Requires:	iso-codes
12mr|ibus-1.4.99.20120917-1|31	Requires:	librsvg
12mr|ibus-1.4.99.20120917-1|32	Suggests:	%{name}-gtk = %version
12mr|ibus-1.4.99.20120917-1|33	
12mr|ibus-1.4.99.20120917-1|34	%description
12mr|ibus-1.4.99.20120917-1|35	IBus is a next generation input framework.
12mr|ibus-1.4.99.20120917-1|36	
12mr|ibus-1.4.99.20120917-1|37	%define major 5
12mr|ibus-1.4.99.20120917-1|38	%define libname %mklibname %name %major
12mr|ibus-1.4.99.20120917-1|39	
12mr|ibus-1.4.99.20120917-1|40	%package -n %libname
12mr|ibus-1.4.99.20120917-1|41	Summary:    Shared libraries for %{name}
12mr|ibus-1.4.99.20120917-1|42	Group:      System/Internationalization
12mr|ibus-1.4.99.20120917-1|43	Conflicts:  ibus < 1.3.9-3
12mr|ibus-1.4.99.20120917-1|44	
12mr|ibus-1.4.99.20120917-1|45	%description -n %libname
12mr|ibus-1.4.99.20120917-1|46	IBus shared libraries.
12mr|ibus-1.4.99.20120917-1|47	
12mr|ibus-1.4.99.20120917-1|48	%package    devel
12mr|ibus-1.4.99.20120917-1|49	Summary:    Headers of %{name} for development
12mr|ibus-1.4.99.20120917-1|50	Group:      Development/C
12mr|ibus-1.4.99.20120917-1|51	Requires:   %{libname} = %{version}-%{release}
12mr|ibus-1.4.99.20120917-1|52	
12mr|ibus-1.4.99.20120917-1|53	%description devel
12mr|ibus-1.4.99.20120917-1|54	IBus development package: static libraries, header files, and the like.
12mr|ibus-1.4.99.20120917-1|55	
12mr|ibus-1.4.99.20120917-1|56	%package    gtk
12mr|ibus-1.4.99.20120917-1|57	Summary:    IBus gtk module
12mr|ibus-1.4.99.20120917-1|58	Group:      System/Internationalization
12mr|ibus-1.4.99.20120917-1|59	Requires:   ibus = %{version}
12mr|ibus-1.4.99.20120917-1|60	
12mr|ibus-1.4.99.20120917-1|61	%description gtk
12mr|ibus-1.4.99.20120917-1|62	IBus gtk module.
12mr|ibus-1.4.99.20120917-1|63	
12mr|ibus-1.4.99.20120917-1|64	%package    gtk3
12mr|ibus-1.4.99.20120917-1|65	Summary:    IBus gtk3 module
12mr|ibus-1.4.99.20120917-1|66	Group:      System/Internationalization
12mr|ibus-1.4.99.20120917-1|67	Requires:   ibus = %{version}
12mr|ibus-1.4.99.20120917-1|68	
12mr|ibus-1.4.99.20120917-1|69	%description gtk3
12mr|ibus-1.4.99.20120917-1|70	IBus gtk module.
12mr|ibus-1.4.99.20120917-1|71	
12mr|ibus-1.4.99.20120917-1|72	%prep
12mr|ibus-1.4.99.20120917-1|73	%setup -q -n %{name}-%{version}
12mr|ibus-1.4.99.20120917-1|74	%patch0 -p0
12mr|ibus-1.4.99.20120917-1|75	
12mr|ibus-1.4.99.20120917-1|76	%build
12mr|ibus-1.4.99.20120917-1|77	%configure2_5x \
12mr|ibus-1.4.99.20120917-1|78	--enable-gtk3 \
12mr|ibus-1.4.99.20120917-1|79	--disable-dbus-python-check \
12mr|ibus-1.4.99.20120917-1|80	--enable-python-library
12mr|ibus-1.4.99.20120917-1|81	%make
12mr|ibus-1.4.99.20120917-1|82	
12mr|ibus-1.4.99.20120917-1|83	%install
12mr|ibus-1.4.99.20120917-1|84	rm -rf %buildroot
12mr|ibus-1.4.99.20120917-1|85	%makeinstall_std
12mr|ibus-1.4.99.20120917-1|86	
12mr|ibus-1.4.99.20120917-1|87	# install .desktop files
12mr|ibus-1.4.99.20120917-1|88	echo "NoDisplay=true" >> %buildroot%{_datadir}/applications/ibus.desktop
12mr|ibus-1.4.99.20120917-1|89	echo "NoDisplay=true" >> %buildroot%{_datadir}/applications/ibus-setup.desktop
12mr|ibus-1.4.99.20120917-1|90	
12mr|ibus-1.4.99.20120917-1|91	# install rpm macro
12mr|ibus-1.4.99.20120917-1|92	mkdir -p %buildroot%{_sysconfdir}/rpm/macros.d/
12mr|ibus-1.4.99.20120917-1|93	install -m0644 %{SOURCE1} %buildroot%{_sysconfdir}/rpm/macros.d/%name.macros
12mr|ibus-1.4.99.20120917-1|94	
12mr|ibus-1.4.99.20120917-1|95	rm -f %buildroot%_libdir/*.la
12mr|ibus-1.4.99.20120917-1|96	rm -f %buildroot%_libdir/gtk-*/*/immodules/*.la
12mr|ibus-1.4.99.20120917-1|97	rm -f %buildroot%{_sysconfdir}/xdg/autostart/ibus.desktop
12mr|ibus-1.4.99.20120917-1|98	
12mr|ibus-1.4.99.20120917-1|99	%find_lang %{name}10
12mr|ibus-1.4.99.20120917-1|100	
12mr|ibus-1.4.99.20120917-1|101	%preun
12mr|ibus-1.4.99.20120917-1|102	%preun_uninstall_gconf_schemas ibus
12mr|ibus-1.4.99.20120917-1|103	
12mr|ibus-1.4.99.20120917-1|104	%files -f %{name}10.lang
12mr|ibus-1.4.99.20120917-1|105	%defattr(-,root,root)
12mr|ibus-1.4.99.20120917-1|106	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|ibus-1.4.99.20120917-1|107	%{_sysconfdir}/bash_completion.d/ibus.bash
12mr|ibus-1.4.99.20120917-1|108	%{_sysconfdir}/gconf/schemas/ibus.schemas
12mr|ibus-1.4.99.20120917-1|109	%{_bindir}/*
12mr|ibus-1.4.99.20120917-1|110	%{_libexecdir}/ibus-gconf
12mr|ibus-1.4.99.20120917-1|111	%{_libexecdir}/ibus-x11
12mr|ibus-1.4.99.20120917-1|112	%{_libexecdir}/ibus-ui-gtk*
12mr|ibus-1.4.99.20120917-1|113	%{_libexecdir}/ibus-engine-simple
12mr|ibus-1.4.99.20120917-1|114	%{_datadir}/applications/*.desktop
12mr|ibus-1.4.99.20120917-1|115	%{_datadir}/ibus/*
12mr|ibus-1.4.99.20120917-1|116	%{_iconsdir}/*/*/*/*
12mr|ibus-1.4.99.20120917-1|117	%{python_sitelib}/*
12mr|ibus-1.4.99.20120917-1|118	
12mr|ibus-1.4.99.20120917-1|119	%files -n %{libname}
12mr|ibus-1.4.99.20120917-1|120	%defattr(-,root,root)
12mr|ibus-1.4.99.20120917-1|121	%{_libdir}/libibus*.so.*
12mr|ibus-1.4.99.20120917-1|122	%{_libdir}/girepository-1.0/*.typelib
12mr|ibus-1.4.99.20120917-1|123	
12mr|ibus-1.4.99.20120917-1|124	%files gtk
12mr|ibus-1.4.99.20120917-1|125	%defattr(-,root,root)
12mr|ibus-1.4.99.20120917-1|126	%{_libdir}/gtk-2.0/*/immodules/*.so
12mr|ibus-1.4.99.20120917-1|127	
12mr|ibus-1.4.99.20120917-1|128	%files gtk3
12mr|ibus-1.4.99.20120917-1|129	%defattr(-,root,root)
12mr|ibus-1.4.99.20120917-1|130	%{_libdir}/gtk-3.0/*/immodules/*.so
12mr|ibus-1.4.99.20120917-1|131	
12mr|ibus-1.4.99.20120917-1|132	%files devel
12mr|ibus-1.4.99.20120917-1|133	%defattr(-,root,root)
12mr|ibus-1.4.99.20120917-1|134	%{_includedir}/ibus-1.0
12mr|ibus-1.4.99.20120917-1|135	%{_libdir}/*.so
12mr|ibus-1.4.99.20120917-1|136	%{_libdir}/pkgconfig/*.pc
12mr|ibus-1.4.99.20120917-1|137	%{_datadir}/gtk-doc/html/ibus
12mr|ibus-1.4.99.20120917-1|138	%{_datadir}/gir-1.0/*.gir
12mr|ibus-1.4.99.20120917-1|139	%{_datadir}/vala/vapi/*.vapi
12mr|ibus-1.4.99.20120917-1|140	%{_datadir}/vala/vapi/ibus-1.0.deps
12mr|ibus-1.4.99.20120917-1|141	%{_sysconfdir}/rpm/macros.d/%name.macros
12mr|ibus-1.4.99.20120917-1|142	
12mr|ibus-1.4.99.20120917-1|143	
12mr|ibus-1.4.99.20120917-1|144	
12mr|ibus-1.4.99.20120917-1|145	%changelog
12mr|ibus-1.4.99.20120917-1|146	

14350 12
12mr|iceauth-1.0.4-4|1	Name: iceauth
12mr|iceauth-1.0.4-4|2	Version: 1.0.4
12mr|iceauth-1.0.4-4|3	Release: %mkrel 4
12mr|iceauth-1.0.4-4|4	Summary: ICE authority file utility
12mr|iceauth-1.0.4-4|5	Group: Development/X11
12mr|iceauth-1.0.4-4|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|iceauth-1.0.4-4|7	License: MIT
12mr|iceauth-1.0.4-4|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|iceauth-1.0.4-4|9	
12mr|iceauth-1.0.4-4|10	BuildRequires: libice-devel >= 1.0.0
12mr|iceauth-1.0.4-4|11	BuildRequires: x11-proto-devel >= 1.0.0
12mr|iceauth-1.0.4-4|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|iceauth-1.0.4-4|13	
12mr|iceauth-1.0.4-4|14	%description
12mr|iceauth-1.0.4-4|15	The iceauth program is used to edit and display the authorization
12mr|iceauth-1.0.4-4|16	information used in connecting with ICE.
12mr|iceauth-1.0.4-4|17	
12mr|iceauth-1.0.4-4|18	%prep
12mr|iceauth-1.0.4-4|19	%setup -q -n %{name}-%{version}
12mr|iceauth-1.0.4-4|20	
12mr|iceauth-1.0.4-4|21	%build
12mr|iceauth-1.0.4-4|22	%configure
12mr|iceauth-1.0.4-4|23	%make
12mr|iceauth-1.0.4-4|24	
12mr|iceauth-1.0.4-4|25	%install
12mr|iceauth-1.0.4-4|26	rm -rf %{buildroot}
12mr|iceauth-1.0.4-4|27	%makeinstall_std
12mr|iceauth-1.0.4-4|28	
12mr|iceauth-1.0.4-4|29	%clean
12mr|iceauth-1.0.4-4|30	rm -rf %{buildroot}
12mr|iceauth-1.0.4-4|31	
12mr|iceauth-1.0.4-4|32	%files
12mr|iceauth-1.0.4-4|33	%defattr(-,root,root)
12mr|iceauth-1.0.4-4|34	%{_bindir}/iceauth
12mr|iceauth-1.0.4-4|35	%{_mandir}/man1/iceauth.1.*
12mr|iceauth-1.0.4-4|36	
12mr|iceauth-1.0.4-4|37	
12mr|iceauth-1.0.4-4|38	
12mr|iceauth-1.0.4-4|39	
12mr|iceauth-1.0.4-4|40	%changelog
12mr|iceauth-1.0.4-4|41	

14351 12
12mr|icebreaker-1.9.7-19|1	Summary:	An addictive action-puzzle game involving bouncing penguins
12mr|icebreaker-1.9.7-19|2	Name:		icebreaker
12mr|icebreaker-1.9.7-19|3	Version:	1.9.7
12mr|icebreaker-1.9.7-19|4	Release:	%mkrel 19
12mr|icebreaker-1.9.7-19|5	Epoch:		1
12mr|icebreaker-1.9.7-19|6	License:	GPL
12mr|icebreaker-1.9.7-19|7	Group:		Games/Arcade
12mr|icebreaker-1.9.7-19|8	
12mr|icebreaker-1.9.7-19|9	Source: 	http://www.mattdm.org/icebreaker/1.9.x/%{name}-%{version}.tgz
12mr|icebreaker-1.9.7-19|10	Source2: 	%{name}-png.tar.bz2
12mr|icebreaker-1.9.7-19|11	Patch0:		icebreaker-1.9.7-fix-str-fmt.patch
12mr|icebreaker-1.9.7-19|12	
12mr|icebreaker-1.9.7-19|13	URL:		http://www.mattdm.org/icebreaker/
12mr|icebreaker-1.9.7-19|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|icebreaker-1.9.7-19|15	BuildRequires:	SDL-devel
12mr|icebreaker-1.9.7-19|16	BuildRequires:	SDL_mixer-devel
12mr|icebreaker-1.9.7-19|17	
12mr|icebreaker-1.9.7-19|18	%description
12mr|icebreaker-1.9.7-19|19	IceBreaker is an action-puzzle game in which you must capture penguins
12mr|icebreaker-1.9.7-19|20	from an Antarctic iceberg so they can be shipped to Finland, where
12mr|icebreaker-1.9.7-19|21	they are essential to a secret plot for world domination. To earn the
12mr|icebreaker-1.9.7-19|22	highest Geek Cred, trap them in the smallest space in the shortest
12mr|icebreaker-1.9.7-19|23	time while losing the fewest lives. IceBreaker was inspired by (but
12mr|icebreaker-1.9.7-19|24	isn't an exact clone of) Jezzball by Dima Pavlovsky.
12mr|icebreaker-1.9.7-19|25	
12mr|icebreaker-1.9.7-19|26	%prep
12mr|icebreaker-1.9.7-19|27	%setup -q -a2
12mr|icebreaker-1.9.7-19|28	%patch0 -p0
12mr|icebreaker-1.9.7-19|29	
12mr|icebreaker-1.9.7-19|30	%build
12mr|icebreaker-1.9.7-19|31	%make OPTIMIZE="%{optflags} %{ldflags}" prefix=%{_prefix} highscoredir=%{_localstatedir}/lib/games datadir=%{_gamesdatadir}
12mr|icebreaker-1.9.7-19|32	
12mr|icebreaker-1.9.7-19|33	%install
12mr|icebreaker-1.9.7-19|34	rm -rf $RPM_BUILD_ROOT
12mr|icebreaker-1.9.7-19|35	mkdir -p $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12mr|icebreaker-1.9.7-19|36	mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib/games
12mr|icebreaker-1.9.7-19|37	install -m 644 *.wav *.bmp $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12mr|icebreaker-1.9.7-19|38	install -m 755 icebreaker -D $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
12mr|icebreaker-1.9.7-19|39	touch $RPM_BUILD_ROOT%{_localstatedir}/lib/games/%{name}.scores
12mr|icebreaker-1.9.7-19|40	
12mr|icebreaker-1.9.7-19|41	install -m 0644 %{name}-16.png -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12mr|icebreaker-1.9.7-19|42	install -m 0644 %{name}-16.png -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|icebreaker-1.9.7-19|43	install -m 0644 %{name}-32.png -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12mr|icebreaker-1.9.7-19|44	install -m 0644 %{name}-32.png -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|icebreaker-1.9.7-19|45	install -m 0644 %{name}-48.png -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12mr|icebreaker-1.9.7-19|46	install -m 0644 %{name}-48.png -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|icebreaker-1.9.7-19|47	
12mr|icebreaker-1.9.7-19|48	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|icebreaker-1.9.7-19|49	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|icebreaker-1.9.7-19|50	[Desktop Entry]
12mr|icebreaker-1.9.7-19|51	Name=IceBreaker
12mr|icebreaker-1.9.7-19|52	Comment=Action-puzzle game involving bouncing penguins
12mr|icebreaker-1.9.7-19|53	Exec=%{_gamesbindir}/%{name}
12mr|icebreaker-1.9.7-19|54	Icon=%{name}
12mr|icebreaker-1.9.7-19|55	Terminal=false
12mr|icebreaker-1.9.7-19|56	Type=Application
12mr|icebreaker-1.9.7-19|57	Categories=Game;ArcadeGame;
12mr|icebreaker-1.9.7-19|58	EOF
12mr|icebreaker-1.9.7-19|59	
12mr|icebreaker-1.9.7-19|60	%clean
12mr|icebreaker-1.9.7-19|61	rm -rf $RPM_BUILD_ROOT
12mr|icebreaker-1.9.7-19|62	
12mr|icebreaker-1.9.7-19|63	%post
12mr|icebreaker-1.9.7-19|64	%if %mdkversion < 200900
12mr|icebreaker-1.9.7-19|65	%{update_menus}
12mr|icebreaker-1.9.7-19|66	%update_icon_cache hicolor
12mr|icebreaker-1.9.7-19|67	%endif
12mr|icebreaker-1.9.7-19|68	%create_ghostfile %{_localstatedir}/lib/games/%{name}.scores games games 644
12mr|icebreaker-1.9.7-19|69	
12mr|icebreaker-1.9.7-19|70	%if %mdkversion < 200900
12mr|icebreaker-1.9.7-19|71	%postun
12mr|icebreaker-1.9.7-19|72	%{clean_menus}
12mr|icebreaker-1.9.7-19|73	%clean_icon_cache hicolor
12mr|icebreaker-1.9.7-19|74	%endif
12mr|icebreaker-1.9.7-19|75	
12mr|icebreaker-1.9.7-19|76	%files
12mr|icebreaker-1.9.7-19|77	%defattr (-,root,root)
12mr|icebreaker-1.9.7-19|78	%doc README TODO LICENSE ChangeLog
12mr|icebreaker-1.9.7-19|79	%attr(2755,root,games) %{_gamesbindir}/%{name}
12mr|icebreaker-1.9.7-19|80	%{_gamesdatadir}/%{name}
12mr|icebreaker-1.9.7-19|81	%attr(664,games,games) %ghost %{_localstatedir}/lib/games/%{name}.scores
12mr|icebreaker-1.9.7-19|82	%{_miconsdir}/%{name}.png
12mr|icebreaker-1.9.7-19|83	%{_iconsdir}/%{name}.png
12mr|icebreaker-1.9.7-19|84	%{_liconsdir}/%{name}.png
12mr|icebreaker-1.9.7-19|85	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|icebreaker-1.9.7-19|86	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|icebreaker-1.9.7-19|87	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|icebreaker-1.9.7-19|88	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|icebreaker-1.9.7-19|89	
12mr|icebreaker-1.9.7-19|90	
12mr|icebreaker-1.9.7-19|91	
12mr|icebreaker-1.9.7-19|92	%changelog
12mr|icebreaker-1.9.7-19|93	

14352 12
12mr|icedtea-web-1.1.5-0.1|1	%ifarch %{ix86} x86_64
12mr|icedtea-web-1.1.5-0.1|2	%define javaver	1.6.0
12mr|icedtea-web-1.1.5-0.1|3	%define priority	16000
12mr|icedtea-web-1.1.5-0.1|4	%else
12mr|icedtea-web-1.1.5-0.1|5	%define javaver	1.6.0
12mr|icedtea-web-1.1.5-0.1|6	%define priority	16000
12mr|icedtea-web-1.1.5-0.1|7	%endif
12mr|icedtea-web-1.1.5-0.1|8	
12mr|icedtea-web-1.1.5-0.1|9	%ifarch %{ix86}
12mr|icedtea-web-1.1.5-0.1|10	%define archinstall	i386
12mr|icedtea-web-1.1.5-0.1|11	%endif
12mr|icedtea-web-1.1.5-0.1|12	%ifarch x86_64
12mr|icedtea-web-1.1.5-0.1|13	%define archinstall	amd64
12mr|icedtea-web-1.1.5-0.1|14	%endif
12mr|icedtea-web-1.1.5-0.1|15	
12mr|icedtea-web-1.1.5-0.1|16	%ifarch x86_64
12mr|icedtea-web-1.1.5-0.1|17	%define javadir	%{_jvmdir}/java-%{javaver}-openjdk.%{_arch}
12mr|icedtea-web-1.1.5-0.1|18	%define jredir	%{_jvmdir}/jre-%{javaver}-openjdk.%{_arch}
12mr|icedtea-web-1.1.5-0.1|19	%define javaplugin	libjavaplugin.so.%{_arch}
12mr|icedtea-web-1.1.5-0.1|20	%else
12mr|icedtea-web-1.1.5-0.1|21	%define javadir	%{_jvmdir}/java-%{javaver}-openjdk
12mr|icedtea-web-1.1.5-0.1|22	%define jredir	%{_jvmdir}/jre-%{javaver}-openjdk
12mr|icedtea-web-1.1.5-0.1|23	%define javaplugin	libjavaplugin.so
12mr|icedtea-web-1.1.5-0.1|24	%endif
12mr|icedtea-web-1.1.5-0.1|25	
12mr|icedtea-web-1.1.5-0.1|26	%define binsuffix      .itweb
12mr|icedtea-web-1.1.5-0.1|27	
12mr|icedtea-web-1.1.5-0.1|28	Name:		icedtea-web
12mr|icedtea-web-1.1.5-0.1|29	Version:	1.1.5
12mr|icedtea-web-1.1.5-0.1|30	%define subrel 1
12mr|icedtea-web-1.1.5-0.1|31	Release:	%mkrel 0
12mr|icedtea-web-1.1.5-0.1|32	Summary:	Additional Java components for OpenJDK
12mr|icedtea-web-1.1.5-0.1|33	Group:		Networking/WWW
12mr|icedtea-web-1.1.5-0.1|34	License:	LGPLv2+ and GPLv2 with exceptions
12mr|icedtea-web-1.1.5-0.1|35	URL:		http://icedtea.classpath.org/wiki/IcedTea-Web
12mr|icedtea-web-1.1.5-0.1|36	Source0:	http://icedtea.classpath.org/download/source/%{name}-%{version}.tar.gz
12mr|icedtea-web-1.1.5-0.1|37	
12mr|icedtea-web-1.1.5-0.1|38	BuildRequires:	desktop-file-utils
12mr|icedtea-web-1.1.5-0.1|39	BuildRequires:	glib2-devel
12mr|icedtea-web-1.1.5-0.1|40	BuildRequires:	gtk2-devel
12mr|icedtea-web-1.1.5-0.1|41	
12mr|icedtea-web-1.1.5-0.1|42	%ifarch %{ix86} x86_64
12mr|icedtea-web-1.1.5-0.1|43	BuildRequires:	java-%{javaver}-openjdk-devel
12mr|icedtea-web-1.1.5-0.1|44	%else
12mr|icedtea-web-1.1.5-0.1|45	BuildRequires:	java-%{javaver}-openjdk-devel >= 1.6.0.0-18.b22
12mr|icedtea-web-1.1.5-0.1|46	%endif
12mr|icedtea-web-1.1.5-0.1|47	
12mr|icedtea-web-1.1.5-0.1|48	BuildRequires:	xulrunner-devel
12mr|icedtea-web-1.1.5-0.1|49	BuildRequires:	zip
12mr|icedtea-web-1.1.5-0.1|50	BuildRequires:	zlib-devel
12mr|icedtea-web-1.1.5-0.1|51	
12mr|icedtea-web-1.1.5-0.1|52	Requires:	java-%{javaver}-openjdk
12mr|icedtea-web-1.1.5-0.1|53	Requires(post):   update-alternatives
12mr|icedtea-web-1.1.5-0.1|54	Requires(postun): update-alternatives
12mr|icedtea-web-1.1.5-0.1|55	
12mr|icedtea-web-1.1.5-0.1|56	# Standard JPackage plugin provides.
12mr|icedtea-web-1.1.5-0.1|57	Provides:	java-plugin = %{javaver}
12mr|icedtea-web-1.1.5-0.1|58	
12mr|icedtea-web-1.1.5-0.1|59	Provides:	java-1.6.0-openjdk-plugin = 1.6.0.0-18.b22
12mr|icedtea-web-1.1.5-0.1|60	Obsoletes:	java-1.6.0-openjdk-plugin
12mr|icedtea-web-1.1.5-0.1|61	
12mr|icedtea-web-1.1.5-0.1|62	# IcedTea is only built on these archs for now
12mr|icedtea-web-1.1.5-0.1|63	ExclusiveArch:	x86_64 i586
12mr|icedtea-web-1.1.5-0.1|64	
12mr|icedtea-web-1.1.5-0.1|65	Patch0:		icedtea-web-1.0.2-mutex_and_leak.patch
12mr|icedtea-web-1.1.5-0.1|66	
12mr|icedtea-web-1.1.5-0.1|67	%description
12mr|icedtea-web-1.1.5-0.1|68	The IcedTea-Web project provides a Java web browser plugin, an implementation
12mr|icedtea-web-1.1.5-0.1|69	of Java Web Start (originally based on the Netx project) and a settings tool to
12mr|icedtea-web-1.1.5-0.1|70	manage deployment settings for the aforementioned plugin and Web Start
12mr|icedtea-web-1.1.5-0.1|71	implementations.
12mr|icedtea-web-1.1.5-0.1|72	
12mr|icedtea-web-1.1.5-0.1|73	%package javadoc
12mr|icedtea-web-1.1.5-0.1|74	Summary:    API documentation for IcedTea-Web
12mr|icedtea-web-1.1.5-0.1|75	Group:      Networking/WWW
12mr|icedtea-web-1.1.5-0.1|76	Requires:   jpackage-utils
12mr|icedtea-web-1.1.5-0.1|77	%if %mdkversion >= 201010
12mr|icedtea-web-1.1.5-0.1|78	BuildArch:	noarch
12mr|icedtea-web-1.1.5-0.1|79	%endif
12mr|icedtea-web-1.1.5-0.1|80	
12mr|icedtea-web-1.1.5-0.1|81	%description javadoc
12mr|icedtea-web-1.1.5-0.1|82	This package contains Javadocs for the IcedTea-Web project.
12mr|icedtea-web-1.1.5-0.1|83	
12mr|icedtea-web-1.1.5-0.1|84	%prep
12mr|icedtea-web-1.1.5-0.1|85	%setup -q
12mr|icedtea-web-1.1.5-0.1|86	
12mr|icedtea-web-1.1.5-0.1|87	%patch0 -p1
12mr|icedtea-web-1.1.5-0.1|88	
12mr|icedtea-web-1.1.5-0.1|89	%build
12mr|icedtea-web-1.1.5-0.1|90	%configure2_5x						\
12mr|icedtea-web-1.1.5-0.1|91	--with-pkgversion=mandriva-%{release}-%{_arch}	\
12mr|icedtea-web-1.1.5-0.1|92	--docdir=%{_javadocdir}/%{name}			\
12mr|icedtea-web-1.1.5-0.1|93	--with-jdk-home=%{javadir}			\
12mr|icedtea-web-1.1.5-0.1|94	--with-jre-home=%{jredir}			\
12mr|icedtea-web-1.1.5-0.1|95	--libdir=%{_libdir}				\
12mr|icedtea-web-1.1.5-0.1|96	--program-suffix=%{binsuffix}			\
12mr|icedtea-web-1.1.5-0.1|97	--prefix=%{_prefix}
12mr|icedtea-web-1.1.5-0.1|98	
12mr|icedtea-web-1.1.5-0.1|99	make CXXFLAGS="%{optflags}"
12mr|icedtea-web-1.1.5-0.1|100	
12mr|icedtea-web-1.1.5-0.1|101	%install
12mr|icedtea-web-1.1.5-0.1|102	%makeinstall_std
12mr|icedtea-web-1.1.5-0.1|103	# Move javaws man page to a more specific name
12mr|icedtea-web-1.1.5-0.1|104	mv %{buildroot}/%{_mandir}/man1/javaws.1 %{buildroot}/%{_mandir}/man1/javaws-itweb.1
12mr|icedtea-web-1.1.5-0.1|105	
12mr|icedtea-web-1.1.5-0.1|106	# Install desktop files.
12mr|icedtea-web-1.1.5-0.1|107	install -d -m 755 %{buildroot}%{_datadir}/{applications,pixmaps}
12mr|icedtea-web-1.1.5-0.1|108	cp javaws.png %{buildroot}%{_datadir}/pixmaps
12mr|icedtea-web-1.1.5-0.1|109	desktop-file-install --vendor ''\
12mr|icedtea-web-1.1.5-0.1|110	--dir %{buildroot}%{_datadir}/applications javaws.desktop
12mr|icedtea-web-1.1.5-0.1|111	desktop-file-install --vendor ''\
12mr|icedtea-web-1.1.5-0.1|112	--dir %{buildroot}%{_datadir}/applications itweb-settings.desktop
12mr|icedtea-web-1.1.5-0.1|113	
12mr|icedtea-web-1.1.5-0.1|114	%post
12mr|icedtea-web-1.1.5-0.1|115	if [ $1 -gt 1 ]
12mr|icedtea-web-1.1.5-0.1|116	then
12mr|icedtea-web-1.1.5-0.1|117	update-alternatives --remove %{javaplugin} \
12mr|icedtea-web-1.1.5-0.1|118	%{jre6dir}/lib/%{archinstall}/IcedTeaPlugin.so 2>/dev/null || :
12mr|icedtea-web-1.1.5-0.1|119	fi
12mr|icedtea-web-1.1.5-0.1|120	
12mr|icedtea-web-1.1.5-0.1|121	%posttrans
12mr|icedtea-web-1.1.5-0.1|122	update-desktop-database &> /dev/null || :
12mr|icedtea-web-1.1.5-0.1|123	update-alternatives \
12mr|icedtea-web-1.1.5-0.1|124	--install %{_libdir}/mozilla/plugins/libjavaplugin.so %{javaplugin} \
12mr|icedtea-web-1.1.5-0.1|125	%{_libdir}/IcedTeaPlugin.so %{priority} \
12mr|icedtea-web-1.1.5-0.1|126	--slave %{_bindir}/javaws javaws %{_prefix}/bin/javaws%{binsuffix} \
12mr|icedtea-web-1.1.5-0.1|127	--slave %{_mandir}/man1/javaws.1.gz javaws.1.gz \
12mr|icedtea-web-1.1.5-0.1|128	%{_mandir}/man1/javaws-itweb.1.gz
12mr|icedtea-web-1.1.5-0.1|129	
12mr|icedtea-web-1.1.5-0.1|130	exit 0
12mr|icedtea-web-1.1.5-0.1|131	
12mr|icedtea-web-1.1.5-0.1|132	%postun
12mr|icedtea-web-1.1.5-0.1|133	update-desktop-database &> /dev/null || :
12mr|icedtea-web-1.1.5-0.1|134	if [ $1 -eq 0 ]
12mr|icedtea-web-1.1.5-0.1|135	then
12mr|icedtea-web-1.1.5-0.1|136	update-alternatives --remove %{javaplugin} \
12mr|icedtea-web-1.1.5-0.1|137	%{_libdir}/IcedTeaPlugin.so
12mr|icedtea-web-1.1.5-0.1|138	fi
12mr|icedtea-web-1.1.5-0.1|139	
12mr|icedtea-web-1.1.5-0.1|140	exit 0
12mr|icedtea-web-1.1.5-0.1|141	
12mr|icedtea-web-1.1.5-0.1|142	%files
12mr|icedtea-web-1.1.5-0.1|143	%defattr(-,root,root,-)
12mr|icedtea-web-1.1.5-0.1|144	%{_prefix}/bin/*
12mr|icedtea-web-1.1.5-0.1|145	%{_libdir}/IcedTeaPlugin.so
12mr|icedtea-web-1.1.5-0.1|146	%{_datadir}/applications/*
12mr|icedtea-web-1.1.5-0.1|147	%{_datadir}/icedtea-web
12mr|icedtea-web-1.1.5-0.1|148	%{_datadir}/man/man1/*
12mr|icedtea-web-1.1.5-0.1|149	%{_datadir}/pixmaps/*
12mr|icedtea-web-1.1.5-0.1|150	%doc NEWS README COPYING
12mr|icedtea-web-1.1.5-0.1|151	
12mr|icedtea-web-1.1.5-0.1|152	%files javadoc
12mr|icedtea-web-1.1.5-0.1|153	%defattr(-,root,root,-)
12mr|icedtea-web-1.1.5-0.1|154	%{_datadir}/javadoc/%{name}
12mr|icedtea-web-1.1.5-0.1|155	%doc COPYING
12mr|icedtea-web-1.1.5-0.1|156	
12mr|icedtea-web-1.1.5-0.1|157	
12mr|icedtea-web-1.1.5-0.1|158	
12mr|icedtea-web-1.1.5-0.1|159	%changelog
12mr|icedtea-web-1.1.5-0.1|160	

14353 12
12mr|icewm-1.3.7-9|1	%define name	icewm
12mr|icewm-1.3.7-9|2	%define version	1.3.7
12mr|icewm-1.3.7-9|3	%define release 9
12mr|icewm-1.3.7-9|4	
12mr|icewm-1.3.7-9|5	%define with_light 1
12mr|icewm-1.3.7-9|6	%define with_gnome 0
12mr|icewm-1.3.7-9|7	%{?_with_no_light: %{expand: %%global with_light 0}}
12mr|icewm-1.3.7-9|8	%{?_with_no_gnome: %{expand: %%global with_gnome 0}}
12mr|icewm-1.3.7-9|9	
12mr|icewm-1.3.7-9|10	%define light_apps          icewm icesh icewmbg icewmhint icewm-session
12mr|icewm-1.3.7-9|11	%define default_apps        %{light_apps} icehelp
12mr|icewm-1.3.7-9|12	%define gnome_apps          %{default_apps} icesound
12mr|icewm-1.3.7-9|13	
12mr|icewm-1.3.7-9|14	Name:		%{name}
12mr|icewm-1.3.7-9|15	Summary:	X11 Window Manager
12mr|icewm-1.3.7-9|16	Version:	%{version}
12mr|icewm-1.3.7-9|17	Release:	%{release}
12mr|icewm-1.3.7-9|18	License:	LGPL
12mr|icewm-1.3.7-9|19	Group:		Graphical desktop/Icewm
12mr|icewm-1.3.7-9|20	Epoch:		1
12mr|icewm-1.3.7-9|21	
12mr|icewm-1.3.7-9|22	URL:		http://www.icewm.org/
12mr|icewm-1.3.7-9|23	Source:		icewm-%{version}.tar.gz
12mr|icewm-1.3.7-9|24	Source2:	themes.tar.lzma
12mr|icewm-1.3.7-9|25	Source5:	icewm-16.png
12mr|icewm-1.3.7-9|26	Source6:	icewm-32.png
12mr|icewm-1.3.7-9|27	Source7:	icewm-48.png
12mr|icewm-1.3.7-9|28	Source8:	icewm-starticewm
12mr|icewm-1.3.7-9|29	Source9:	icewm-monochrome.tar.bz2
12mr|icewm-1.3.7-9|30	Source12:	icewm-menu-xdg
12mr|icewm-1.3.7-9|31	
12mr|icewm-1.3.7-9|32	Patch0:		icewm-1.3.7-gcc.patch
12mr|icewm-1.3.7-9|33	# fix bindkey conflict xcin
12mr|icewm-1.3.7-9|34	Patch1:		icewm-1.2.26-xcin_bindy.patch
12mr|icewm-1.3.7-9|35	Patch2:		icewm-1.2.13pre3-defaultfont.patch
12mr|icewm-1.3.7-9|36	Patch3:		icewm-1.3-dev-always-fontset.patch
12mr|icewm-1.3.7-9|37	Patch4:		icewm-1.3-dev-winoptions.patch
12mr|icewm-1.3.7-9|38	Patch5:		icewm-1.3.7-dso.patch
12mr|icewm-1.3.7-9|39	Patch7:		icewm-1.2.0pre1-libsupc++.patch
12mr|icewm-1.3.7-9|40	Patch8:		icewm-1.2.5-lib64.patch
12mr|icewm-1.3.7-9|41	Patch10:	icewm-desktop.patch
12mr|icewm-1.3.7-9|42	Patch11:	icewmbg-1.2.14pre11-fixcrash.patch
12mr|icewm-1.3.7-9|43	Patch12:	icewm-1.2.14pre11-background.patch
12mr|icewm-1.3.7-9|44	Patch18:	icewm-1.2.26-more_virtual_desktops.patch
12mr|icewm-1.3.7-9|45	Patch25:	icewm-1.3.0-fix-focusing-on-raise.patch
12mr|icewm-1.3.7-9|46	Patch26:	icewm-1.3.7-mdv-default-pref.patch
12mr|icewm-1.3.7-9|47	Patch27:	icewm-1.3.7-mdv-fixdocdir.patch
12mr|icewm-1.3.7-9|48	
12mr|icewm-1.3.7-9|49	BuildRequires:  libx11-devel
12mr|icewm-1.3.7-9|50	BuildRequires:	libxft-devel
12mr|icewm-1.3.7-9|51	BuildRequires:	libxext-devel
12mr|icewm-1.3.7-9|52	BuildRequires:	libxinerama-devel
12mr|icewm-1.3.7-9|53	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mr|icewm-1.3.7-9|54	BuildRequires:  libsm-devel
12mr|icewm-1.3.7-9|55	BuildRequires:  libxrandr-devel
12mr|icewm-1.3.7-9|56	BuildRequires:	autoconf2.5
12mr|icewm-1.3.7-9|57	BuildRequires:	gettext
12mr|icewm-1.3.7-9|58	BuildRequires:	libpcap-devel
12mr|icewm-1.3.7-9|59	BuildRequires:	xpm-devel
12mr|icewm-1.3.7-9|60	BuildRequires:  linuxdoc-tools
12mr|icewm-1.3.7-9|61	BuildRequires:  pkgconfig(gdk-pixbuf-xlib-2.0)
12mr|icewm-1.3.7-9|62	Requires:	desktop-common-data, %{name}-light >= %epoch:%{version}
12mr|icewm-1.3.7-9|63	Requires:	xlockmore
12mr|icewm-1.3.7-9|64	Requires:	xdg-compliance-menu
12mr|icewm-1.3.7-9|65	Requires:	xdg-compliance-autostart
12mr|icewm-1.3.7-9|66	Suggests:	%{name}-themes
12mr|icewm-1.3.7-9|67	Suggests:	xterm
12mr|icewm-1.3.7-9|68	Suggests:	udisks-glue
12mr|icewm-1.3.7-9|69	
12mr|icewm-1.3.7-9|70	%description
12mr|icewm-1.3.7-9|71	Window Manager for X Window System. Can emulate the look of Windows'95, OS/2
12mr|icewm-1.3.7-9|72	Warp 3,4, Motif or the Java Metal GUI. Tries to take the best features of the
12mr|icewm-1.3.7-9|73	above systems. Features multiple workspaces, opaque move/resize, task bar,
12mr|icewm-1.3.7-9|74	window list, mailbox status, digital clock. Fast and small.
12mr|icewm-1.3.7-9|75	
12mr|icewm-1.3.7-9|76	%package light
12mr|icewm-1.3.7-9|77	Summary:	A light version of Icewm
12mr|icewm-1.3.7-9|78	Group:		Graphical desktop/Icewm
12mr|icewm-1.3.7-9|79	# for update-menus
12mr|icewm-1.3.7-9|80	Requires:	icewm-theme-oxygen-aya
12mr|icewm-1.3.7-9|81	Requires(post):	desktop-common-data
12mr|icewm-1.3.7-9|82	Requires(postun):	desktop-common-data
12mr|icewm-1.3.7-9|83	Suggests:	%{name}-i18n
12mr|icewm-1.3.7-9|84	
12mr|icewm-1.3.7-9|85	%description light
12mr|icewm-1.3.7-9|86	Window Manager for X Window System. Can emulate the look of Windows'95, OS/2
12mr|icewm-1.3.7-9|87	Warp 3,4, Motif or the Java Metal GUI. Tries to take the best features of the
12mr|icewm-1.3.7-9|88	above systems. Features multiple workspaces, opaque move/resize, task bar,
12mr|icewm-1.3.7-9|89	window list, mailbox status, digital clock. Fast and small.
12mr|icewm-1.3.7-9|90	
12mr|icewm-1.3.7-9|91	This is the light version with minimal features.
12mr|icewm-1.3.7-9|92	
12mr|icewm-1.3.7-9|93	%package themes
12mr|icewm-1.3.7-9|94	Summary:	Extra themes of Icewm
12mr|icewm-1.3.7-9|95	Group:	Graphical desktop/Icewm
12mr|icewm-1.3.7-9|96	BuildArch: 	noarch
12mr|icewm-1.3.7-9|97	Conflicts:		%{name} < 1:1.3.7-2
12mr|icewm-1.3.7-9|98	
12mr|icewm-1.3.7-9|99	%description themes
12mr|icewm-1.3.7-9|100	Window Manager for X Window System. Can emulate the look of Windows'95, OS/2
12mr|icewm-1.3.7-9|101	Warp 3,4, Motif or the Java Metal GUI. Tries to take the best features of the
12mr|icewm-1.3.7-9|102	above systems. Features multiple workspaces, opaque move/resize, task bar,
12mr|icewm-1.3.7-9|103	window list, mailbox status, digital clock. Fast and small.
12mr|icewm-1.3.7-9|104	
12mr|icewm-1.3.7-9|105	This is themes collection for icewm window manager.
12mr|icewm-1.3.7-9|106	
12mr|icewm-1.3.7-9|107	%package i18n
12mr|icewm-1.3.7-9|108	Summary:	locale files of Icewm
12mr|icewm-1.3.7-9|109	Group:	Graphical desktop/Icewm
12mr|icewm-1.3.7-9|110	BuildArch: 	noarch
12mr|icewm-1.3.7-9|111	Conflicts:		%{name} < 1:1.3.7-2
12mr|icewm-1.3.7-9|112	
12mr|icewm-1.3.7-9|113	%description i18n
12mr|icewm-1.3.7-9|114	Window Manager for X Window System. Can emulate the look of Windows'95, OS/2
12mr|icewm-1.3.7-9|115	Warp 3,4, Motif or the Java Metal GUI. Tries to take the best features of the
12mr|icewm-1.3.7-9|116	above systems. Features multiple workspaces, opaque move/resize, task bar,
12mr|icewm-1.3.7-9|117	window list, mailbox status, digital clock. Fast and small.
12mr|icewm-1.3.7-9|118	
12mr|icewm-1.3.7-9|119	This is translation files for icewm window manager.
12mr|icewm-1.3.7-9|120	
12mr|icewm-1.3.7-9|121	%if %{with_gnome}
12mr|icewm-1.3.7-9|122	%package gnome
12mr|icewm-1.3.7-9|123	Summary:        A gnome compatible version of Icewm
12mr|icewm-1.3.7-9|124	Group:          Graphical desktop/Icewm
12mr|icewm-1.3.7-9|125	Requires:       %{name}-light = %epoch:%{version}
12mr|icewm-1.3.7-9|126	
12mr|icewm-1.3.7-9|127	%description gnome
12mr|icewm-1.3.7-9|128	Window Manager for X Window System. Can emulate the look of Windows'95, OS/2
12mr|icewm-1.3.7-9|129	Warp 3,4, Motif or the Java Metal GUI. Tries to take the best features of the
12mr|icewm-1.3.7-9|130	above systems. Features multiple workspaces, opaque move/resize, task bar,
12mr|icewm-1.3.7-9|131	window list, mailbox status, digital clock. Fast and small.
12mr|icewm-1.3.7-9|132	
12mr|icewm-1.3.7-9|133	This is the GNOME version with full GNOME support and with some experimental
12mr|icewm-1.3.7-9|134	options enabled.
12mr|icewm-1.3.7-9|135	%endif
12mr|icewm-1.3.7-9|136	
12mr|icewm-1.3.7-9|137	%prep
12mr|icewm-1.3.7-9|138	%setup -q -a 2 -a 9 -n %name-%version
12mr|icewm-1.3.7-9|139	%patch0 -p0 -b .gcc
12mr|icewm-1.3.7-9|140	%patch1 -p1 -b .xcin_bindy
12mr|icewm-1.3.7-9|141	%patch2 -p1 -b .defaultfont
12mr|icewm-1.3.7-9|142	%patch3 -p1 -b .fontset
12mr|icewm-1.3.7-9|143	%patch4 -p1 -b .winoptions
12mr|icewm-1.3.7-9|144	%patch5 -p0 -b .link
12mr|icewm-1.3.7-9|145	%patch7 -p1 -b .libsupc++
12mr|icewm-1.3.7-9|146	%patch8 -p1 -b .lib64
12mr|icewm-1.3.7-9|147	%patch10 -p1 -b .desktop
12mr|icewm-1.3.7-9|148	%patch11 -p1 -b .nocrash
12mr|icewm-1.3.7-9|149	%patch12 -p1 -b .background
12mr|icewm-1.3.7-9|150	%patch18 -p1 -b .more_desktop
12mr|icewm-1.3.7-9|151	%patch25 -p1 -b .focus
12mr|icewm-1.3.7-9|152	%patch26 -p1 -b .mgapref
12mr|icewm-1.3.7-9|153	%patch27 -p0 -b .fixdoc
12mr|icewm-1.3.7-9|154	autoconf
12mr|icewm-1.3.7-9|155	
12mr|icewm-1.3.7-9|156	rm -f po/en.* #- en is not a valid locale
12mr|icewm-1.3.7-9|157	
12mr|icewm-1.3.7-9|158	chmod -R a+rX themes
12mr|icewm-1.3.7-9|159	find themes -type f | xargs chmod a-x
12mr|icewm-1.3.7-9|160	
12mr|icewm-1.3.7-9|161	%build
12mr|icewm-1.3.7-9|162	
12mr|icewm-1.3.7-9|163	# moving everything to default
12mr|icewm-1.3.7-9|164	mv %{_builddir}/%{name}-%{version} %{_builddir}/%{name}-%{version}-default
12mr|icewm-1.3.7-9|165	install -d %{_builddir}/%{name}-%{version}
12mr|icewm-1.3.7-9|166	mv %{_builddir}/%{name}-%{version}-default %{_builddir}/%{name}-%{version}/default
12mr|icewm-1.3.7-9|167	cd .
12mr|icewm-1.3.7-9|168	# then creating duplicates
12mr|icewm-1.3.7-9|169	for i in light gnome; do cp -a default $i; done
12mr|icewm-1.3.7-9|170	
12mr|icewm-1.3.7-9|171	COMMON_CONFIGURE="--sysconfdir=/etc --enable-i18n --enable-nls --with-libdir=%{_datadir}/X11/%{name}"
12mr|icewm-1.3.7-9|172	
12mr|icewm-1.3.7-9|173	%if %{with_light}
12mr|icewm-1.3.7-9|174	echo "Light Version"
12mr|icewm-1.3.7-9|175	(
12mr|icewm-1.3.7-9|176	cd light
12mr|icewm-1.3.7-9|177	CXXFLAGS="$RPM_OPT_FLAGS" %configure2_5x $COMMON_CONFIGURE --enable-lite
12mr|icewm-1.3.7-9|178	%make
12mr|icewm-1.3.7-9|179	)
12mr|icewm-1.3.7-9|180	%endif
12mr|icewm-1.3.7-9|181	
12mr|icewm-1.3.7-9|182	%if %{with_gnome}
12mr|icewm-1.3.7-9|183	echo "Gnome Version"
12mr|icewm-1.3.7-9|184	(
12mr|icewm-1.3.7-9|185	cd gnome
12mr|icewm-1.3.7-9|186	CXXFLAGS="$RPM_OPT_FLAGS" %configure2_5x $COMMON_CONFIGURE \
12mr|icewm-1.3.7-9|187	--with-icesound=oss \
12mr|icewm-1.3.7-9|188	--enable-menus-gnome2 \
12mr|icewm-1.3.7-9|189	--disable-menus-gnome1 \
12mr|icewm-1.3.7-9|190	--enable-gradients \
12mr|icewm-1.3.7-9|191	--enable-xfreetype \
12mr|icewm-1.3.7-9|192	--enable-guievents
12mr|icewm-1.3.7-9|193	%make
12mr|icewm-1.3.7-9|194	)
12mr|icewm-1.3.7-9|195	%endif
12mr|icewm-1.3.7-9|196	
12mr|icewm-1.3.7-9|197	echo "Standard Version"
12mr|icewm-1.3.7-9|198	(
12mr|icewm-1.3.7-9|199	cd default
12mr|icewm-1.3.7-9|200	CXXFLAGS="$RPM_OPT_FLAGS" %configure2_5x $COMMON_CONFIGURE
12mr|icewm-1.3.7-9|201	%make
12mr|icewm-1.3.7-9|202	cd doc
12mr|icewm-1.3.7-9|203	%make
12mr|icewm-1.3.7-9|204	)
12mr|icewm-1.3.7-9|205	
12mr|icewm-1.3.7-9|206	%install
12mr|icewm-1.3.7-9|207	%makeinstall_std -C default
12mr|icewm-1.3.7-9|208	
12mr|icewm-1.3.7-9|209	# --with-bindir doesn't work
12mr|icewm-1.3.7-9|210	#install -d %{buildroot}%{_bindir}
12mr|icewm-1.3.7-9|211	#mv %{buildroot}/usr/bin/* %{buildroot}%{_bindir}
12mr|icewm-1.3.7-9|212	
12mr|icewm-1.3.7-9|213	%if %{with_light}
12mr|icewm-1.3.7-9|214	for binary in %{light_apps}; do
12mr|icewm-1.3.7-9|215	install light/src/${binary} %{buildroot}%{_bindir}/${binary}-light
12mr|icewm-1.3.7-9|216	done
12mr|icewm-1.3.7-9|217	%endif
12mr|icewm-1.3.7-9|218	
12mr|icewm-1.3.7-9|219	%if %{with_gnome}
12mr|icewm-1.3.7-9|220	for binary in %{gnome_apps}; do
12mr|icewm-1.3.7-9|221	install gnome/src/${binary} %{buildroot}%{_bindir}/${binary}-gnome
12mr|icewm-1.3.7-9|222	done
12mr|icewm-1.3.7-9|223	%else
12mr|icewm-1.3.7-9|224	rm -rf %{buildroot}%{_bindir}/icewm-set-gnomewm
12mr|icewm-1.3.7-9|225	%endif
12mr|icewm-1.3.7-9|226	
12mr|icewm-1.3.7-9|227	cp -a default/themes %{buildroot}%{_datadir}/X11/%{name}
12mr|icewm-1.3.7-9|228	
12mr|icewm-1.3.7-9|229	install -D -m755 %{SOURCE12} %{buildroot}%{_sysconfdir}/menu.d/%{name}
12mr|icewm-1.3.7-9|230	
12mr|icewm-1.3.7-9|231	# icon
12mr|icewm-1.3.7-9|232	install -D -m644 %{SOURCE6} %{buildroot}%{_iconsdir}/%{name}.png
12mr|icewm-1.3.7-9|233	install -D -m644 %{SOURCE5} %{buildroot}%{_miconsdir}/%{name}.png
12mr|icewm-1.3.7-9|234	install -D -m644 %{SOURCE7} %{buildroot}%{_liconsdir}/%{name}.png
12mr|icewm-1.3.7-9|235	
12mr|icewm-1.3.7-9|236	(cd %{buildroot}%{_datadir} ; find X11/%{name}/themes ! -type d -printf "%{_datadir}/%%p\n") > theme.list
12mr|icewm-1.3.7-9|237	(cd %{buildroot}%{_datadir} ; find X11/%{name}/themes -type d -printf "%%%%dir %{_datadir}/%%p\n") >> theme.list
12mr|icewm-1.3.7-9|238	
12mr|icewm-1.3.7-9|239	# wmsession support
12mr|icewm-1.3.7-9|240	mkdir -p %{buildroot}/etc/X11/wmsession.d/
12mr|icewm-1.3.7-9|241	cat << EOF > %{buildroot}/etc/X11/wmsession.d/07IceWM
12mr|icewm-1.3.7-9|242	NAME=IceWM
12mr|icewm-1.3.7-9|243	ICON=icewm-wmsession.xpm
12mr|icewm-1.3.7-9|244	EXEC=/usr/bin/starticewm
12mr|icewm-1.3.7-9|245	DESC=Lightweight desktop environment
12mr|icewm-1.3.7-9|246	SCRIPT:
12mr|icewm-1.3.7-9|247	exec /usr/bin/starticewm
12mr|icewm-1.3.7-9|248	EOF
12mr|icewm-1.3.7-9|249	
12mr|icewm-1.3.7-9|250	install -m 755 %{SOURCE8} %{buildroot}%{_bindir}/starticewm
12mr|icewm-1.3.7-9|251	
12mr|icewm-1.3.7-9|252	# Dadou - Change default background color for distro color
12mr|icewm-1.3.7-9|253	perl -pi -e "s!# DesktopBackgroundColor=.*!DesktopBackgroundColor=\"\"!" %buildroot%{_datadir}/X11/icewm/preferences
12mr|icewm-1.3.7-9|254	
12mr|icewm-1.3.7-9|255	%find_lang %{name}
12mr|icewm-1.3.7-9|256	
12mr|icewm-1.3.7-9|257	%if %{with_light}
12mr|icewm-1.3.7-9|258	%post light
12mr|icewm-1.3.7-9|259	for app in %{light_apps}; do
12mr|icewm-1.3.7-9|260	update-alternatives --install %{_bindir}/${app} ${app} %{_bindir}/${app}-light 10
12mr|icewm-1.3.7-9|261	done
12mr|icewm-1.3.7-9|262	
12mr|icewm-1.3.7-9|263	%{make_session}
12mr|icewm-1.3.7-9|264	if [ -x %{_bindir}/update-menus ]; then %{_bindir}/update-menus; fi
12mr|icewm-1.3.7-9|265	
12mr|icewm-1.3.7-9|266	%postun light
12mr|icewm-1.3.7-9|267	if [ "$1" = 0 ]; then
12mr|icewm-1.3.7-9|268	if [ -x %{_bindir}/update-menus ]; then %{_bindir}/update-menus; fi
12mr|icewm-1.3.7-9|269	for app in %{light_apps}; do
12mr|icewm-1.3.7-9|270	update-alternatives --remove ${app} %{_bindir}/${app}-light
12mr|icewm-1.3.7-9|271	done
12mr|icewm-1.3.7-9|272	fi
12mr|icewm-1.3.7-9|273	%{make_session}
12mr|icewm-1.3.7-9|274	%endif
12mr|icewm-1.3.7-9|275	
12mr|icewm-1.3.7-9|276	%if %{with_gnome}
12mr|icewm-1.3.7-9|277	%post gnome
12mr|icewm-1.3.7-9|278	for app in %{light_apps}; do
12mr|icewm-1.3.7-9|279	update-alternatives --install %{_bindir}/${app} ${app} %{_bindir}/${app}-gnome 30
12mr|icewm-1.3.7-9|280	done
12mr|icewm-1.3.7-9|281	%{make_session}
12mr|icewm-1.3.7-9|282	
12mr|icewm-1.3.7-9|283	%postun gnome
12mr|icewm-1.3.7-9|284	if [ "$1" = 0 ]; then
12mr|icewm-1.3.7-9|285	for app in %{light_apps}; do
12mr|icewm-1.3.7-9|286	update-alternatives --remove ${app} %{_bindir}/${app}-gnome
12mr|icewm-1.3.7-9|287	done
12mr|icewm-1.3.7-9|288	fi
12mr|icewm-1.3.7-9|289	%{make_session}
12mr|icewm-1.3.7-9|290	%endif
12mr|icewm-1.3.7-9|291	
12mr|icewm-1.3.7-9|292	%post
12mr|icewm-1.3.7-9|293	for app in %{default_apps}; do
12mr|icewm-1.3.7-9|294	update-alternatives --install %{_bindir}/${app} ${app} %{_bindir}/${app} 20
12mr|icewm-1.3.7-9|295	done
12mr|icewm-1.3.7-9|296	%{make_session}
12mr|icewm-1.3.7-9|297	
12mr|icewm-1.3.7-9|298	%postun
12mr|icewm-1.3.7-9|299	if [ "$1" = 0 ]; then
12mr|icewm-1.3.7-9|300	for app in %{default_apps}; do
12mr|icewm-1.3.7-9|301	update-alternatives --remove ${app} %{_bindir}/${app}
12mr|icewm-1.3.7-9|302	done
12mr|icewm-1.3.7-9|303	fi
12mr|icewm-1.3.7-9|304	%{make_session}
12mr|icewm-1.3.7-9|305	
12mr|icewm-1.3.7-9|306	%files
12mr|icewm-1.3.7-9|307	%doc default/README default/COPYING default/AUTHORS default/CHANGES default/TODO default/BUGS
12mr|icewm-1.3.7-9|308	%doc default/doc/*.html default/doc/icewm.sgml
12mr|icewm-1.3.7-9|309	%{_bindir}/icesh
12mr|icewm-1.3.7-9|310	%{_bindir}/icehelp
12mr|icewm-1.3.7-9|311	%{_bindir}/icewm
12mr|icewm-1.3.7-9|312	%{_bindir}/icewm-session
12mr|icewm-1.3.7-9|313	%{_bindir}/icewmbg
12mr|icewm-1.3.7-9|314	%{_bindir}/icewmhint
12mr|icewm-1.3.7-9|315	%{_bindir}/icewmtray
12mr|icewm-1.3.7-9|316	
12mr|icewm-1.3.7-9|317	%files light
12mr|icewm-1.3.7-9|318	%doc light/COPYING
12mr|icewm-1.3.7-9|319	%dir %{_datadir}/X11/%{name}
12mr|icewm-1.3.7-9|320	%dir %{_datadir}/X11/%{name}/icons
12mr|icewm-1.3.7-9|321	%dir %{_datadir}/X11/%{name}/ledclock
12mr|icewm-1.3.7-9|322	%dir %{_datadir}/X11/%{name}/taskbar
12mr|icewm-1.3.7-9|323	%dir %{_datadir}/X11/%{name}/mailbox
12mr|icewm-1.3.7-9|324	/etc/menu.d/%{name}
12mr|icewm-1.3.7-9|325	%config(noreplace) /etc/X11/wmsession.d/*
12mr|icewm-1.3.7-9|326	%{_bindir}/starticewm
12mr|icewm-1.3.7-9|327	%{_datadir}/X11/%{name}/mailbox/*
12mr|icewm-1.3.7-9|328	%{_datadir}/X11/%{name}/taskbar/*
12mr|icewm-1.3.7-9|329	%{_datadir}/X11/%{name}/ledclock/*
12mr|icewm-1.3.7-9|330	%{_datadir}/X11/%{name}/icons/*
12mr|icewm-1.3.7-9|331	%{_datadir}/X11/%{name}/keys
12mr|icewm-1.3.7-9|332	%{_datadir}/X11/%{name}/menu
12mr|icewm-1.3.7-9|333	%{_datadir}/X11/%{name}/preferences
12mr|icewm-1.3.7-9|334	%{_datadir}/X11/%{name}/toolbar
12mr|icewm-1.3.7-9|335	%{_datadir}/X11/%{name}/winoptions
12mr|icewm-1.3.7-9|336	#%{_datadir}/X11/%{name}/programs
12mr|icewm-1.3.7-9|337	%{_iconsdir}/%{name}.png
12mr|icewm-1.3.7-9|338	%{_miconsdir}/%{name}.png
12mr|icewm-1.3.7-9|339	%{_liconsdir}/%{name}.png
12mr|icewm-1.3.7-9|340	%if %{with_light}
12mr|icewm-1.3.7-9|341	%{_bindir}/*-light
12mr|icewm-1.3.7-9|342	%endif
12mr|icewm-1.3.7-9|343	
12mr|icewm-1.3.7-9|344	%files themes -f theme.list
12mr|icewm-1.3.7-9|345	
12mr|icewm-1.3.7-9|346	%files i18n -f %{name}.lang
12mr|icewm-1.3.7-9|347	
12mr|icewm-1.3.7-9|348	%if %{with_gnome}
12mr|icewm-1.3.7-9|349	%files gnome
12mr|icewm-1.3.7-9|350	%doc gnome/COPYING
12mr|icewm-1.3.7-9|351	%{_bindir}/*-gnome
12mr|icewm-1.3.7-9|352	%{_bindir}/icewm-set-gnomewm
12mr|icewm-1.3.7-9|353	%endif
12mr|icewm-1.3.7-9|354	
12mr|icewm-1.3.7-9|355	
12mr|icewm-1.3.7-9|356	
12mr|icewm-1.3.7-9|357	%changelog
12mr|icewm-1.3.7-9|358	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|icewm-1.3.7-9|359	+ Commit: 6f3c6b2
12mr|icewm-1.3.7-9|360	- Add pkgconfig(gdk-pixbuf-xlib-2.0) to BR, partial spec cleanup
12mr|icewm-1.3.7-9|361	
12mr|icewm-1.3.7-9|362	

14354 12
12mr|icewm-theme-oxygen-aya-0.1-1|1	Name:		icewm-theme-oxygen-aya
12mr|icewm-theme-oxygen-aya-0.1-1|2	Summary:	The icewm theme which simulates kde4 "Oxygen" and "Aya" look and feel
12mr|icewm-theme-oxygen-aya-0.1-1|3	Version:	0.1
12mr|icewm-theme-oxygen-aya-0.1-1|4	Release:	1
12mr|icewm-theme-oxygen-aya-0.1-1|5	License:	GPL
12mr|icewm-theme-oxygen-aya-0.1-1|6	Group:		Graphical desktop/Icewm
12mr|icewm-theme-oxygen-aya-0.1-1|7	URL:		http://box-look.org/content/show.php/OxyAya?content=136242
12mr|icewm-theme-oxygen-aya-0.1-1|8	Source0:	http://box-look.org/CONTENT/content-files/136242-oxygen-aya-azul.tar.gz
12mr|icewm-theme-oxygen-aya-0.1-1|9	BuildArch:	noarch
12mr|icewm-theme-oxygen-aya-0.1-1|10	BuildRequires:	desktop-common-data
12mr|icewm-theme-oxygen-aya-0.1-1|11	BuildRequires:	mandriva-theme
12mr|icewm-theme-oxygen-aya-0.1-1|12	Requires:	mandriva-theme
12mr|icewm-theme-oxygen-aya-0.1-1|13	
12mr|icewm-theme-oxygen-aya-0.1-1|14	%description
12mr|icewm-theme-oxygen-aya-0.1-1|15	The icewm theme which simulates kde4 "Oxygen" and "Aya" look and feel.
12mr|icewm-theme-oxygen-aya-0.1-1|16	
12mr|icewm-theme-oxygen-aya-0.1-1|17	%prep
12mr|icewm-theme-oxygen-aya-0.1-1|18	%setup -q -n oxygen-aya-azul
12mr|icewm-theme-oxygen-aya-0.1-1|19	cp %{_iconsdir}/mini/mandriva.png taskbar/start.xpm
12mr|icewm-theme-oxygen-aya-0.1-1|20	ln -s %{_datadir}/mdk/backgrounds/default.jpg default.jpg
12mr|icewm-theme-oxygen-aya-0.1-1|21	sed -i 's/ThrowingStones.jpg/default.jpg/g' default.theme
12mr|icewm-theme-oxygen-aya-0.1-1|22	
12mr|icewm-theme-oxygen-aya-0.1-1|23	%install
12mr|icewm-theme-oxygen-aya-0.1-1|24	install -d %{buildroot}%{_datadir}/X11/icewm/themes/oxygen-aya-azul
12mr|icewm-theme-oxygen-aya-0.1-1|25	cp -r * %{buildroot}%{_datadir}/X11/icewm/themes/oxygen-aya-azul/
12mr|icewm-theme-oxygen-aya-0.1-1|26	
12mr|icewm-theme-oxygen-aya-0.1-1|27	# fix permissions
12mr|icewm-theme-oxygen-aya-0.1-1|28	find %{buildroot}%{_datadir} -type f -exec chmod 644 {} \;
12mr|icewm-theme-oxygen-aya-0.1-1|29	find %{buildroot}%{_datadir} -type d -exec chmod 755 {} \;
12mr|icewm-theme-oxygen-aya-0.1-1|30	
12mr|icewm-theme-oxygen-aya-0.1-1|31	%files
12mr|icewm-theme-oxygen-aya-0.1-1|32	%dir %{_datadir}/X11/icewm/themes/oxygen-aya-azul
12mr|icewm-theme-oxygen-aya-0.1-1|33	%{_datadir}/X11/icewm/themes/oxygen-aya-azul/*
12mr|icewm-theme-oxygen-aya-0.1-1|34	
12mr|icewm-theme-oxygen-aya-0.1-1|35	
12mr|icewm-theme-oxygen-aya-0.1-1|36	%changelog
12mr|icewm-theme-oxygen-aya-0.1-1|37	

14355 12
12mr|icmake-7.16.00-1|1	%define _enable_debug_packages	%{nil}
12mr|icmake-7.16.00-1|2	%define debug_package		%{nil}
12mr|icmake-7.16.00-1|3	
12mr|icmake-7.16.00-1|4	Summary:        A hybrid between a 'make' utility and a 'shell script' language
12mr|icmake-7.16.00-1|5	Name:		icmake
12mr|icmake-7.16.00-1|6	Version:	7.16.00
12mr|icmake-7.16.00-1|7	Release:	1
12mr|icmake-7.16.00-1|8	License:	GPLv3
12mr|icmake-7.16.00-1|9	Group:		Development/Other
12mr|icmake-7.16.00-1|10	URL:		http://icmake.sourceforge.net/
12mr|icmake-7.16.00-1|11	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}_%{version}.orig.tar.gz
12mr|icmake-7.16.00-1|12	
12mr|icmake-7.16.00-1|13	%description
12mr|icmake-7.16.00-1|14	Icmake is a hybrid between a 'make' utility and a 'shell script' language.
12mr|icmake-7.16.00-1|15	Originally, it was written to provide a useful tool for automatic program
12mr|icmake-7.16.00-1|16	maintenance and system administrative tasks on old MS-DOS platforms.
12mr|icmake-7.16.00-1|17	
12mr|icmake-7.16.00-1|18	%package	doc
12mr|icmake-7.16.00-1|19	Group:		Development/Other
12mr|icmake-7.16.00-1|20	Summary:	Documentation for icmake
12mr|icmake-7.16.00-1|21	
12mr|icmake-7.16.00-1|22	%description	doc
12mr|icmake-7.16.00-1|23	This package contains the documentation for icmake.
12mr|icmake-7.16.00-1|24	
12mr|icmake-7.16.00-1|25	%prep
12mr|icmake-7.16.00-1|26	%setup -q
12mr|icmake-7.16.00-1|27	
12mr|icmake-7.16.00-1|28	# set the correct LIBDIR path
12mr|icmake-7.16.00-1|29	sed -i -e "s:usr/lib:usr/%{_lib}:g" INSTALL.im
12mr|icmake-7.16.00-1|30	
12mr|icmake-7.16.00-1|31	# fix executable perms in examples
12mr|icmake-7.16.00-1|32	pushd examples
12mr|icmake-7.16.00-1|33	for i in am backup bup defines ds ftpxfer idir \
12mr|icmake-7.16.00-1|34	initialization keep killprog nesteddirectives r tolower
12mr|icmake-7.16.00-1|35	do
12mr|icmake-7.16.00-1|36	chmod -x $i
12mr|icmake-7.16.00-1|37	done
12mr|icmake-7.16.00-1|38	popd
12mr|icmake-7.16.00-1|39	
12mr|icmake-7.16.00-1|40	%build
12mr|icmake-7.16.00-1|41	%setup_compile_flags
12mr|icmake-7.16.00-1|42	./icm_bootstrap /
12mr|icmake-7.16.00-1|43	
12mr|icmake-7.16.00-1|44	%install
12mr|icmake-7.16.00-1|45	./icm_install strip progs %{buildroot}
12mr|icmake-7.16.00-1|46	./icm_install scripts %{buildroot}
12mr|icmake-7.16.00-1|47	./icm_install skel %{buildroot}
12mr|icmake-7.16.00-1|48	./icm_install man %{buildroot}
12mr|icmake-7.16.00-1|49	./icm_install doc %{buildroot}
12mr|icmake-7.16.00-1|50	./icm_install docdoc %{buildroot}
12mr|icmake-7.16.00-1|51	./icm_install etc %{buildroot}
12mr|icmake-7.16.00-1|52	
12mr|icmake-7.16.00-1|53	%files
12mr|icmake-7.16.00-1|54	%{_bindir}/ic*
12mr|icmake-7.16.00-1|55	%{_libdir}/%{name}
12mr|icmake-7.16.00-1|56	%dir %{_sysconfdir}/%{name}
12mr|icmake-7.16.00-1|57	%config(noreplace) %{_sysconfdir}/%{name}/*
12mr|icmake-7.16.00-1|58	%{_datadir}/%{name}
12mr|icmake-7.16.00-1|59	%{_mandir}/man*/*
12mr|icmake-7.16.00-1|60	%{_docdir}/%{name}
12mr|icmake-7.16.00-1|61	
12mr|icmake-7.16.00-1|62	%files doc
12mr|icmake-7.16.00-1|63	%{_docdir}/%{name}-doc
12mr|icmake-7.16.00-1|64	
12mr|icmake-7.16.00-1|65	
12mr|icmake-7.16.00-1|66	%changelog
12mr|icmake-7.16.00-1|67	* Mon Dec 19 2011 Dmitry Mikhirev <dmikhirev@mandriva.org> 7.16.00-1
12mr|icmake-7.16.00-1|68	+ Revision: 743738
12mr|icmake-7.16.00-1|69	- update to 7.16.00
12mr|icmake-7.16.00-1|70	
12mr|icmake-7.16.00-1|71	* Wed Mar 16 2011 Stéphane Téletchéa <steletch@mandriva.org> 7.15.00-1
12mr|icmake-7.16.00-1|72	+ Revision: 645237
12mr|icmake-7.16.00-1|73	- update to new version 7.15.00
12mr|icmake-7.16.00-1|74	
12mr|icmake-7.16.00-1|75	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 7.12.5-2mdv2011.0
12mr|icmake-7.16.00-1|76	+ Revision: 611171
12mr|icmake-7.16.00-1|77	- rebuild
12mr|icmake-7.16.00-1|78	
12mr|icmake-7.16.00-1|79	* Sat Dec 26 2009 Jérôme Brenier <incubusss@mandriva.org> 7.12.5-1mdv2010.1
12mr|icmake-7.16.00-1|80	+ Revision: 482330
12mr|icmake-7.16.00-1|81	- new version 7.12.5
12mr|icmake-7.16.00-1|82	
12mr|icmake-7.16.00-1|83	* Sat Nov 21 2009 Jérôme Brenier <incubusss@mandriva.org> 7.12.3-1mdv2010.1
12mr|icmake-7.16.00-1|84	+ Revision: 467773
12mr|icmake-7.16.00-1|85	- import icmake
12mr|icmake-7.16.00-1|86	

14356 12
12mr|ico-1.0.3-2|1	Name: ico
12mr|ico-1.0.3-2|2	Version: 1.0.3
12mr|ico-1.0.3-2|3	Release: %mkrel 2
12mr|ico-1.0.3-2|4	Summary: Animate an icosahedron or other polyhedron
12mr|ico-1.0.3-2|5	Group: Development/X11
12mr|ico-1.0.3-2|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|ico-1.0.3-2|7	License: MIT
12mr|ico-1.0.3-2|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|ico-1.0.3-2|9	
12mr|ico-1.0.3-2|10	BuildRequires: libx11-devel >= 1.0.0
12mr|ico-1.0.3-2|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|ico-1.0.3-2|12	
12mr|ico-1.0.3-2|13	%description
12mr|ico-1.0.3-2|14	Ico displays a wire-frame rotating polyhedron, with hidden lines removed,
12mr|ico-1.0.3-2|15	or a solid-fill polyhedron with hidden faces removed.  There are a number of
12mr|ico-1.0.3-2|16	different polyhedra available; adding a new polyhedron to the program is quite
12mr|ico-1.0.3-2|17	simple.
12mr|ico-1.0.3-2|18	
12mr|ico-1.0.3-2|19	%prep
12mr|ico-1.0.3-2|20	%setup -q -n %{name}-%{version}
12mr|ico-1.0.3-2|21	
12mr|ico-1.0.3-2|22	%build
12mr|ico-1.0.3-2|23	%configure
12mr|ico-1.0.3-2|24	
12mr|ico-1.0.3-2|25	%make
12mr|ico-1.0.3-2|26	
12mr|ico-1.0.3-2|27	%install
12mr|ico-1.0.3-2|28	rm -rf %{buildroot}
12mr|ico-1.0.3-2|29	%makeinstall_std
12mr|ico-1.0.3-2|30	
12mr|ico-1.0.3-2|31	%clean
12mr|ico-1.0.3-2|32	rm -rf %{buildroot}
12mr|ico-1.0.3-2|33	
12mr|ico-1.0.3-2|34	%files
12mr|ico-1.0.3-2|35	%defattr(-,root,root)
12mr|ico-1.0.3-2|36	%{_bindir}/ico
12mr|ico-1.0.3-2|37	%{_mandir}/man1/ico.1.*
12mr|ico-1.0.3-2|38	
12mr|ico-1.0.3-2|39	
12mr|ico-1.0.3-2|40	
12mr|ico-1.0.3-2|41	
12mr|ico-1.0.3-2|42	
12mr|ico-1.0.3-2|43	%changelog
12mr|ico-1.0.3-2|44	

14357 12
12mr|icon-naming-utils-0.8.90-7|1	%define name icon-naming-utils
12mr|icon-naming-utils-0.8.90-7|2	%define version 0.8.90
12mr|icon-naming-utils-0.8.90-7|3	%define release %mkrel 7
12mr|icon-naming-utils-0.8.90-7|4	
12mr|icon-naming-utils-0.8.90-7|5	Summary: Icon handling tools of the Tango Project
12mr|icon-naming-utils-0.8.90-7|6	Name: %{name}
12mr|icon-naming-utils-0.8.90-7|7	Version: %{version}
12mr|icon-naming-utils-0.8.90-7|8	Release: %{release}
12mr|icon-naming-utils-0.8.90-7|9	URL: http://tango.freedesktop.org/Standard_Icon_Naming_Specification
12mr|icon-naming-utils-0.8.90-7|10	Source0: http://tango.freedesktop.org/releases/%{name}-%{version}.tar.bz2
12mr|icon-naming-utils-0.8.90-7|11	Patch0: icon-naming-utils-0.8.7-paths.patch
12mr|icon-naming-utils-0.8.90-7|12	Patch1: icon-naming-utils-0.8.90-xfce.patch
12mr|icon-naming-utils-0.8.90-7|13	Patch2: 03_gtk_apply_close_ok.patch
12mr|icon-naming-utils-0.8.90-7|14	Patch3: 04_add_gtk_stock_directory.patch
12mr|icon-naming-utils-0.8.90-7|15	Patch4: icon-naming-utils-0.8.6-missinglink.patch
12mr|icon-naming-utils-0.8.90-7|16	
12mr|icon-naming-utils-0.8.90-7|17	License: GPL+
12mr|icon-naming-utils-0.8.90-7|18	Group: Graphical desktop/Other
12mr|icon-naming-utils-0.8.90-7|19	#Url: http://tango-project.org/Tango_Icon_Library#Download
12mr|icon-naming-utils-0.8.90-7|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|icon-naming-utils-0.8.90-7|21	BuildArch:noarch
12mr|icon-naming-utils-0.8.90-7|22	BuildRequires: perl-XML-Simple
12mr|icon-naming-utils-0.8.90-7|23	
12mr|icon-naming-utils-0.8.90-7|24	%description
12mr|icon-naming-utils-0.8.90-7|25	This utility maps the icon names used by the GNOME and KDE desktops to
12mr|icon-naming-utils-0.8.90-7|26	the icon names proposed in the Icon Naming Specification linked above.
12mr|icon-naming-utils-0.8.90-7|27	
12mr|icon-naming-utils-0.8.90-7|28	%prep
12mr|icon-naming-utils-0.8.90-7|29	%setup -q
12mr|icon-naming-utils-0.8.90-7|30	
12mr|icon-naming-utils-0.8.90-7|31	%patch0 -p1 -b .fix_dtd
12mr|icon-naming-utils-0.8.90-7|32	%patch1 -p1 -b .xfce
12mr|icon-naming-utils-0.8.90-7|33	%patch2 -p1 -b .gtkapply
12mr|icon-naming-utils-0.8.90-7|34	%patch3 -p1 -b .gtkstock
12mr|icon-naming-utils-0.8.90-7|35	%patch4 -p1 -b .missinglink
12mr|icon-naming-utils-0.8.90-7|36	autoreconf
12mr|icon-naming-utils-0.8.90-7|37	
12mr|icon-naming-utils-0.8.90-7|38	%build
12mr|icon-naming-utils-0.8.90-7|39	./configure --prefix=%_prefix --libdir=%_prefix/lib --libexecdir=%_prefix/lib
12mr|icon-naming-utils-0.8.90-7|40	%make
12mr|icon-naming-utils-0.8.90-7|41	
12mr|icon-naming-utils-0.8.90-7|42	%install
12mr|icon-naming-utils-0.8.90-7|43	rm -rf $RPM_BUILD_ROOT
12mr|icon-naming-utils-0.8.90-7|44	%makeinstall_std
12mr|icon-naming-utils-0.8.90-7|45	
12mr|icon-naming-utils-0.8.90-7|46	%clean
12mr|icon-naming-utils-0.8.90-7|47	rm -rf $RPM_BUILD_ROOT
12mr|icon-naming-utils-0.8.90-7|48	
12mr|icon-naming-utils-0.8.90-7|49	%files
12mr|icon-naming-utils-0.8.90-7|50	%defattr(-,root,root)
12mr|icon-naming-utils-0.8.90-7|51	%doc AUTHORS ChangeLog
12mr|icon-naming-utils-0.8.90-7|52	%_bindir/icon-name-mapping
12mr|icon-naming-utils-0.8.90-7|53	%_datadir/%name/
12mr|icon-naming-utils-0.8.90-7|54	%_datadir/pkgconfig/%name.pc
12mr|icon-naming-utils-0.8.90-7|55	
12mr|icon-naming-utils-0.8.90-7|56	
12mr|icon-naming-utils-0.8.90-7|57	
12mr|icon-naming-utils-0.8.90-7|58	
12mr|icon-naming-utils-0.8.90-7|59	
12mr|icon-naming-utils-0.8.90-7|60	%changelog
12mr|icon-naming-utils-0.8.90-7|61	

14358 12
12mr|icu-49.1.1-2|1	%define major %(echo %version |cut -d. -f1)
12mr|icu-49.1.1-2|2	%define libicudata %mklibname %{name}data %{major}
12mr|icu-49.1.1-2|3	%define libicui18n %mklibname %{name}i18n %{major}
12mr|icu-49.1.1-2|4	%define libicuio %mklibname %{name}io %{major}
12mr|icu-49.1.1-2|5	%define libicule %mklibname %{name}le %{major}
12mr|icu-49.1.1-2|6	%define libiculx %mklibname %{name}lx %{major}
12mr|icu-49.1.1-2|7	%define libicutest %mklibname %{name}test %{major}
12mr|icu-49.1.1-2|8	%define libicutu %mklibname %{name}tu %{major}
12mr|icu-49.1.1-2|9	%define libicuuc %mklibname %{name}uc %{major}
12mr|icu-49.1.1-2|10	%define develname %mklibname %{name} -d
12mr|icu-49.1.1-2|11	
12mr|icu-49.1.1-2|12	%define tarballver %(echo %version|sed -e 's|\\.|_|g')
12mr|icu-49.1.1-2|13	
12mr|icu-49.1.1-2|14	Summary:	International Components for Unicode
12mr|icu-49.1.1-2|15	Name:		icu
12mr|icu-49.1.1-2|16	Epoch:		1
12mr|icu-49.1.1-2|17	Version:	49.1.1
12mr|icu-49.1.1-2|18	Release:	2
12mr|icu-49.1.1-2|19	License:	MIT
12mr|icu-49.1.1-2|20	Group:		System/Libraries
12mr|icu-49.1.1-2|21	URL:		http://www.icu-project.org/index.html
12mr|icu-49.1.1-2|22	Source0:	http://download.icu-project.org/files/icu4c/%{version}/%{name}4c-%{tarballver}-src.tgz
12mr|icu-49.1.1-2|23	Source1:	http://download.icu-project.org/files/icu4c/%{version}/%{name}4c-%{tarballver}-docs.zip
12mr|icu-49.1.1-2|24	Patch0:		%{name}4c-49.1-setBreakType.patch
12mr|icu-49.1.1-2|25	Patch6:		icu-4.6.1-do-not-promote-ldflags.patch
12mr|icu-49.1.1-2|26	BuildRequires:	doxygen
12mr|icu-49.1.1-2|27	
12mr|icu-49.1.1-2|28	%description
12mr|icu-49.1.1-2|29	The International Components for Unicode (ICU) libraries provide robust and
12mr|icu-49.1.1-2|30	full-featured Unicode services on a wide variety of platforms. ICU supports
12mr|icu-49.1.1-2|31	the most current version of the Unicode standard, and they provide support
12mr|icu-49.1.1-2|32	for supplementary Unicode characters (needed for GB 18030 repertoire support).
12mr|icu-49.1.1-2|33	
12mr|icu-49.1.1-2|34	As computing environments become more heterogeneous, software portability
12mr|icu-49.1.1-2|35	becomes more important. ICU lets you produce the same results across all the
12mr|icu-49.1.1-2|36	various platforms you support, without sacrificing performance. It offers
12mr|icu-49.1.1-2|37	great flexibility to extend and customize the supplied services, which
12mr|icu-49.1.1-2|38	include:
12mr|icu-49.1.1-2|39	
12mr|icu-49.1.1-2|40	* Text: Unicode text handling, full character properties and character set
12mr|icu-49.1.1-2|41	conversions (500+ codepages)
12mr|icu-49.1.1-2|42	* Analysis: Unicode regular expressions; full Unicode sets; character, word
12mr|icu-49.1.1-2|43	and line boundaries
12mr|icu-49.1.1-2|44	* Comparison: Language sensitive collation and searching
12mr|icu-49.1.1-2|45	* Transformations: normalization, upper/lowercase, script transliterations
12mr|icu-49.1.1-2|46	(50+ pairs)
12mr|icu-49.1.1-2|47	* Locales: Comprehensive locale data (230+) and resource bundle architecture
12mr|icu-49.1.1-2|48	* Complex Text Layout: Arabic, Hebrew, Indic and Thai
12mr|icu-49.1.1-2|49	* Time: Multi-calendar and time zone
12mr|icu-49.1.1-2|50	* Formatting and Parsing: dates, times, numbers, currencies, messages and
12mr|icu-49.1.1-2|51	rule based
12mr|icu-49.1.1-2|52	
12mr|icu-49.1.1-2|53	%package doc
12mr|icu-49.1.1-2|54	Summary:	Documentation for the International Components for Unicode
12mr|icu-49.1.1-2|55	Group:		System/Libraries
12mr|icu-49.1.1-2|56	Requires:	%{name} >= %{EVRD}
12mr|icu-49.1.1-2|57	
12mr|icu-49.1.1-2|58	%description doc
12mr|icu-49.1.1-2|59	Documentation for the International Components for Unicode.
12mr|icu-49.1.1-2|60	
12mr|icu-49.1.1-2|61	%package -n %{libicudata}
12mr|icu-49.1.1-2|62	Summary:	Library for the International Components for Unicode - icudata
12mr|icu-49.1.1-2|63	Group:		System/Libraries
12mr|icu-49.1.1-2|64	
12mr|icu-49.1.1-2|65	%description -n %{libicudata}
12mr|icu-49.1.1-2|66	Library for the International Components for Unicode - icudata.
12mr|icu-49.1.1-2|67	
12mr|icu-49.1.1-2|68	%package -n %{libicui18n}
12mr|icu-49.1.1-2|69	Summary:	Library for the International Components for Unicode - icui18n
12mr|icu-49.1.1-2|70	Group:		System/Libraries
12mr|icu-49.1.1-2|71	
12mr|icu-49.1.1-2|72	%description -n %{libicui18n}
12mr|icu-49.1.1-2|73	Library for the International Components for Unicode - icui18n.
12mr|icu-49.1.1-2|74	
12mr|icu-49.1.1-2|75	%package -n %{libicuio}
12mr|icu-49.1.1-2|76	Summary:	Library for the International Components for Unicode - icuio
12mr|icu-49.1.1-2|77	Group:		System/Libraries
12mr|icu-49.1.1-2|78	
12mr|icu-49.1.1-2|79	%description -n %{libicuio}
12mr|icu-49.1.1-2|80	Library for the International Components for Unicode - icuio.
12mr|icu-49.1.1-2|81	
12mr|icu-49.1.1-2|82	%package -n %{libicule}
12mr|icu-49.1.1-2|83	Summary:	Library for the International Components for Unicode - icule
12mr|icu-49.1.1-2|84	Group:		System/Libraries
12mr|icu-49.1.1-2|85	
12mr|icu-49.1.1-2|86	%description -n %{libicule}
12mr|icu-49.1.1-2|87	Library for the International Components for Unicode - icule.
12mr|icu-49.1.1-2|88	
12mr|icu-49.1.1-2|89	%package -n %{libiculx}
12mr|icu-49.1.1-2|90	Summary:	Library for the International Components for Unicode - iculx
12mr|icu-49.1.1-2|91	Group:		System/Libraries
12mr|icu-49.1.1-2|92	
12mr|icu-49.1.1-2|93	%description -n %{libiculx}
12mr|icu-49.1.1-2|94	Library for the International Components for Unicode - iculx.
12mr|icu-49.1.1-2|95	
12mr|icu-49.1.1-2|96	%package -n %{libicutest}
12mr|icu-49.1.1-2|97	Summary:	Library for the International Components for Unicode - icutest
12mr|icu-49.1.1-2|98	Group:		System/Libraries
12mr|icu-49.1.1-2|99	
12mr|icu-49.1.1-2|100	%description -n %{libicutest}
12mr|icu-49.1.1-2|101	Library for the International Components for Unicode - icutest.
12mr|icu-49.1.1-2|102	
12mr|icu-49.1.1-2|103	%package -n %{libicutu}
12mr|icu-49.1.1-2|104	Summary:	Library for the International Components for Unicode - icutu
12mr|icu-49.1.1-2|105	Group:		System/Libraries
12mr|icu-49.1.1-2|106	
12mr|icu-49.1.1-2|107	%description -n %{libicutu}
12mr|icu-49.1.1-2|108	Library for the International Components for Unicode - icutu.
12mr|icu-49.1.1-2|109	
12mr|icu-49.1.1-2|110	%package -n %{libicuuc}
12mr|icu-49.1.1-2|111	Summary:	Library for the International Components for Unicode - icuuc
12mr|icu-49.1.1-2|112	Group:		System/Libraries
12mr|icu-49.1.1-2|113	
12mr|icu-49.1.1-2|114	%description -n %{libicuuc}
12mr|icu-49.1.1-2|115	Library for the International Components for Unicode - icuuc.
12mr|icu-49.1.1-2|116	
12mr|icu-49.1.1-2|117	%package -n %{develname}
12mr|icu-49.1.1-2|118	Summary:	Development files for the International Components for Unicode
12mr|icu-49.1.1-2|119	Group:		Development/Other
12mr|icu-49.1.1-2|120	Requires:	%{libicudata} >= %{EVRD}
12mr|icu-49.1.1-2|121	Requires:	%{libicui18n} >= %{EVRD}
12mr|icu-49.1.1-2|122	Requires:	%{libicuio} >= %{EVRD}
12mr|icu-49.1.1-2|123	Requires:	%{libicule} >= %{EVRD}
12mr|icu-49.1.1-2|124	Requires:	%{libiculx} >= %{EVRD}
12mr|icu-49.1.1-2|125	Requires:	%{libicutest} >= %{EVRD}
12mr|icu-49.1.1-2|126	Requires:	%{libicutu} >= %{EVRD}
12mr|icu-49.1.1-2|127	Requires:	%{libicuuc} >= %{EVRD}
12mr|icu-49.1.1-2|128	Provides:	%{name}%{major}-devel = %{EVRD}
12mr|icu-49.1.1-2|129	Provides:	%{name}-devel = %{EVRD}
12mr|icu-49.1.1-2|130	Provides:	lib%{name}-devel = %{EVRD}
12mr|icu-49.1.1-2|131	Obsoletes:	%{mklibname -d icu 48} < 1:49
12mr|icu-49.1.1-2|132	Obsoletes:	%{mklibname -d icu 36} < 1:49
12mr|icu-49.1.1-2|133	Obsoletes:	%{mklibname -d icu 34} < 1:49
12mr|icu-49.1.1-2|134	#define _requires_exceptions statically\\|linked
12mr|icu-49.1.1-2|135	
12mr|icu-49.1.1-2|136	%description -n	%{develname}
12mr|icu-49.1.1-2|137	Development files and headers for the International Components for Unicode.
12mr|icu-49.1.1-2|138	
12mr|icu-49.1.1-2|139	%prep
12mr|icu-49.1.1-2|140	%setup -q -n %{name}
12mr|icu-49.1.1-2|141	%patch0 -p1 -b .setBreakType
12mr|icu-49.1.1-2|142	%patch6 -p0 -b .ldflags
12mr|icu-49.1.1-2|143	
12mr|icu-49.1.1-2|144	mkdir -p docs
12mr|icu-49.1.1-2|145	cd docs
12mr|icu-49.1.1-2|146	unzip -q %{SOURCE1}
12mr|icu-49.1.1-2|147	cd -
12mr|icu-49.1.1-2|148	
12mr|icu-49.1.1-2|149	%build
12mr|icu-49.1.1-2|150	pushd source
12mr|icu-49.1.1-2|151	# (tpg) needed for patch 2
12mr|icu-49.1.1-2|152	export CFLAGS='%{optflags} -fno-strict-aliasing'
12mr|icu-49.1.1-2|153	export CXXFLAGS='%{optflags} -fno-strict-aliasing'
12mr|icu-49.1.1-2|154	%configure2_5x \
12mr|icu-49.1.1-2|155	--with-library-bits=64else32 \
12mr|icu-49.1.1-2|156	--with-data-packaging=library \
12mr|icu-49.1.1-2|157	--disable-samples
12mr|icu-49.1.1-2|158	%make
12mr|icu-49.1.1-2|159	%make doc
12mr|icu-49.1.1-2|160	popd
12mr|icu-49.1.1-2|161	
12mr|icu-49.1.1-2|162	%check
12mr|icu-49.1.1-2|163	pushd source
12mr|icu-49.1.1-2|164	make check
12mr|icu-49.1.1-2|165	popd
12mr|icu-49.1.1-2|166	
12mr|icu-49.1.1-2|167	%install
12mr|icu-49.1.1-2|168	rm -rf %{buildroot}
12mr|icu-49.1.1-2|169	pushd source
12mr|icu-49.1.1-2|170	%makeinstall_std
12mr|icu-49.1.1-2|171	popd
12mr|icu-49.1.1-2|172	
12mr|icu-49.1.1-2|173	%files
12mr|icu-49.1.1-2|174	%{_bindir}/*
12mr|icu-49.1.1-2|175	%exclude %{_bindir}/icu-config
12mr|icu-49.1.1-2|176	%{_sbindir}/*
12mr|icu-49.1.1-2|177	
12mr|icu-49.1.1-2|178	%files doc
12mr|icu-49.1.1-2|179	%doc readme.html docs/*
12mr|icu-49.1.1-2|180	%{_mandir}/man1/*
12mr|icu-49.1.1-2|181	%{_mandir}/man8/*
12mr|icu-49.1.1-2|182	
12mr|icu-49.1.1-2|183	%files -n %{libicudata}
12mr|icu-49.1.1-2|184	%{_libdir}/libicudata.so.%{major}*
12mr|icu-49.1.1-2|185	
12mr|icu-49.1.1-2|186	%files -n %{libicui18n}
12mr|icu-49.1.1-2|187	%{_libdir}/libicui18n.so.%{major}*
12mr|icu-49.1.1-2|188	
12mr|icu-49.1.1-2|189	%files -n %{libicuio}
12mr|icu-49.1.1-2|190	%{_libdir}/libicuio.so.%{major}*
12mr|icu-49.1.1-2|191	
12mr|icu-49.1.1-2|192	%files -n %{libicule}
12mr|icu-49.1.1-2|193	%{_libdir}/libicule.so.%{major}*
12mr|icu-49.1.1-2|194	
12mr|icu-49.1.1-2|195	%files -n %{libiculx}
12mr|icu-49.1.1-2|196	%{_libdir}/libiculx.so.%{major}*
12mr|icu-49.1.1-2|197	
12mr|icu-49.1.1-2|198	%files -n %{libicutest}
12mr|icu-49.1.1-2|199	%{_libdir}/libicutest.so.%{major}*
12mr|icu-49.1.1-2|200	
12mr|icu-49.1.1-2|201	%files -n %{libicutu}
12mr|icu-49.1.1-2|202	%{_libdir}/libicutu.so.%{major}*
12mr|icu-49.1.1-2|203	
12mr|icu-49.1.1-2|204	%files -n %{libicuuc}
12mr|icu-49.1.1-2|205	%{_libdir}/libicuuc.so.%{major}*
12mr|icu-49.1.1-2|206	
12mr|icu-49.1.1-2|207	%files -n %{develname}
12mr|icu-49.1.1-2|208	%{_bindir}/icu-config
12mr|icu-49.1.1-2|209	%{_libdir}/*.so
12mr|icu-49.1.1-2|210	%{_libdir}/pkgconfig/*.pc
12mr|icu-49.1.1-2|211	%dir %{_includedir}/layout
12mr|icu-49.1.1-2|212	%dir %{_includedir}/unicode
12mr|icu-49.1.1-2|213	%{_includedir}/layout/*
12mr|icu-49.1.1-2|214	%{_includedir}/unicode/*
12mr|icu-49.1.1-2|215	%dir %{_libdir}/%{name}
12mr|icu-49.1.1-2|216	%{_libdir}/%{name}/*
12mr|icu-49.1.1-2|217	%dir %{_datadir}/%{name}
12mr|icu-49.1.1-2|218	%{_datadir}/%{name}/*
12mr|icu-49.1.1-2|219	
12mr|icu-49.1.1-2|220	
12mr|icu-49.1.1-2|221	
12mr|icu-49.1.1-2|222	%changelog
12mr|icu-49.1.1-2|223	* Tue Aug  7 2012 abondrov <andrey.bondrov@rosalab.ru>
12mr|icu-49.1.1-2|224	+ Commit: a64a7b3
12mr|icu-49.1.1-2|225	- New version 49.1.1 (sync with Cooker), fix unversioned Obsoletes
12mr|icu-49.1.1-2|226	
12mr|icu-49.1.1-2|227	

14359 12
12mr|icu4j-3.8.1-2|1	# Copyright (c) 2000-2007, JPackage Project
12mr|icu4j-3.8.1-2|2	# All rights reserved.
12mr|icu4j-3.8.1-2|3	#
12mr|icu4j-3.8.1-2|4	# Redistribution and use in source and binary forms, with or without
12mr|icu4j-3.8.1-2|5	# modification, are permitted provided that the following conditions
12mr|icu4j-3.8.1-2|6	# are met:
12mr|icu4j-3.8.1-2|7	#
12mr|icu4j-3.8.1-2|8	# 1. Redistributions of source code must retain the above copyright
12mr|icu4j-3.8.1-2|9	#    notice, this list of conditions and the following disclaimer.
12mr|icu4j-3.8.1-2|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|icu4j-3.8.1-2|11	#    notice, this list of conditions and the following disclaimer in the
12mr|icu4j-3.8.1-2|12	#    documentation and/or other materials provided with the
12mr|icu4j-3.8.1-2|13	#    distribution.
12mr|icu4j-3.8.1-2|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|icu4j-3.8.1-2|15	#    contributors may be used to endorse or promote products derived
12mr|icu4j-3.8.1-2|16	#    from this software without specific prior written permission.
12mr|icu4j-3.8.1-2|17	#
12mr|icu4j-3.8.1-2|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|icu4j-3.8.1-2|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|icu4j-3.8.1-2|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|icu4j-3.8.1-2|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|icu4j-3.8.1-2|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|icu4j-3.8.1-2|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|icu4j-3.8.1-2|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|icu4j-3.8.1-2|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|icu4j-3.8.1-2|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|icu4j-3.8.1-2|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|icu4j-3.8.1-2|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|icu4j-3.8.1-2|29	#
12mr|icu4j-3.8.1-2|30	
12mr|icu4j-3.8.1-2|31	# If you want to build with eclipse support
12mr|icu4j-3.8.1-2|32	# give rpmbuild option '--with eclipse'
12mr|icu4j-3.8.1-2|33	
12mr|icu4j-3.8.1-2|34	# Debug package is empty but we cannot be noarch package
12mr|icu4j-3.8.1-2|35	%define _enable_debug_packages %{nil}
12mr|icu4j-3.8.1-2|36	%define debug_package %{nil}
12mr|icu4j-3.8.1-2|37	
12mr|icu4j-3.8.1-2|38	%define _with_eclipse 1
12mr|icu4j-3.8.1-2|39	
12mr|icu4j-3.8.1-2|40	%define with_eclipse %{?_with_eclipse:1}%{!?_with_eclipse:0}
12mr|icu4j-3.8.1-2|41	%define without_eclipse %{!?_with_eclipse:1}%{?_with_eclipse:0}
12mr|icu4j-3.8.1-2|42	
12mr|icu4j-3.8.1-2|43	%define section free
12mr|icu4j-3.8.1-2|44	
12mr|icu4j-3.8.1-2|45	%define eclipse_name            eclipse
12mr|icu4j-3.8.1-2|46	%define eclipse_base            %{_libdir}/%{eclipse_name}
12mr|icu4j-3.8.1-2|47	
12mr|icu4j-3.8.1-2|48	# Note:  this next section looks weird having an arch specified in a
12mr|icu4j-3.8.1-2|49	# noarch specfile but the parts of the build
12mr|icu4j-3.8.1-2|50	# All arches line up between Eclipse and Linux kernel names except i386 -> x86
12mr|icu4j-3.8.1-2|51	%ifarch %{ix86}
12mr|icu4j-3.8.1-2|52	%define eclipse_arch    x86
12mr|icu4j-3.8.1-2|53	%else
12mr|icu4j-3.8.1-2|54	%define eclipse_arch   %{_arch}
12mr|icu4j-3.8.1-2|55	%endif
12mr|icu4j-3.8.1-2|56	
12mr|icu4j-3.8.1-2|57	Name:           icu4j
12mr|icu4j-3.8.1-2|58	Version:        3.8.1
12mr|icu4j-3.8.1-2|59	Release:        2
12mr|icu4j-3.8.1-2|60	Epoch:          1
12mr|icu4j-3.8.1-2|61	Summary:        International Components for Unicode for Java
12mr|icu4j-3.8.1-2|62	License:        MIT and EPL
12mr|icu4j-3.8.1-2|63	URL:            http://www-306.ibm.com/software/globalization/icu/index.jsp
12mr|icu4j-3.8.1-2|64	Group:          Development/Java
12mr|icu4j-3.8.1-2|65	Source0:        http://download.icu-project.org/files/icu4j/3.8.1/icu4j-3_8_1-src.jar
12mr|icu4j-3.8.1-2|66	Patch0:         %{name}-crosslink.patch
12mr|icu4j-3.8.1-2|67	# Set the OSGi shared configuration dir for our split (libdir and
12mr|icu4j-3.8.1-2|68	# datadir) Eclipse packages.  Will go away once 3.4 is in.
12mr|icu4j-3.8.1-2|69	Patch1:         %{name}-osgiconfigdir.patch
12mr|icu4j-3.8.1-2|70	# Update the MANIFEST.MF to have the same qualifier in the bundle as is
12mr|icu4j-3.8.1-2|71	# in Eclipse's Orbit project
12mr|icu4j-3.8.1-2|72	Patch2:         %{name}-updatetimestamp.patch
12mr|icu4j-3.8.1-2|73	# Bundle the source instead of having it be an exploded directory.  This
12mr|icu4j-3.8.1-2|74	# doesn't work with a 3.3 Eclipse SDK but will with a 3.4 so we'll have
12mr|icu4j-3.8.1-2|75	# to rebuild once we get 3.4 in.
12mr|icu4j-3.8.1-2|76	Patch3:         %{name}-individualsourcebundle.patch
12mr|icu4j-3.8.1-2|77	# PDE Build is in a location the upstream build.xml doesn't check
12mr|icu4j-3.8.1-2|78	Patch4:         %{name}-pdebuildlocation.patch
12mr|icu4j-3.8.1-2|79	BuildRequires:  ant
12mr|icu4j-3.8.1-2|80	BuildRequires:  java-javadoc
12mr|icu4j-3.8.1-2|81	BuildRequires:  java-rpmbuild >= 0:1.5
12mr|icu4j-3.8.1-2|82	BuildRequires:	java-1.6.0-openjdk-devel
12mr|icu4j-3.8.1-2|83	BuildRequires:  zip
12mr|icu4j-3.8.1-2|84	Requires:       jpackage-utils
12mr|icu4j-3.8.1-2|85	%if %{with_eclipse}
12mr|icu4j-3.8.1-2|86	BuildRequires:  eclipse-pde >= 0:3.2.1
12mr|icu4j-3.8.1-2|87	%endif
12mr|icu4j-3.8.1-2|88	
12mr|icu4j-3.8.1-2|89	%description
12mr|icu4j-3.8.1-2|90	The International Components for Unicode (ICU) library provides robust and
12mr|icu4j-3.8.1-2|91	full-featured Unicode services on a wide variety of platforms. ICU supports
12mr|icu4j-3.8.1-2|92	the most current version of the Unicode standard, and provides support for
12mr|icu4j-3.8.1-2|93	supplementary characters (needed for GB 18030 repertoire support).
12mr|icu4j-3.8.1-2|94	
12mr|icu4j-3.8.1-2|95	Java provides a very strong foundation for global programs, and IBM and the
12mr|icu4j-3.8.1-2|96	ICU team played a key role in providing globalization technology into Sun's
12mr|icu4j-3.8.1-2|97	Java. But because of its long release schedule, Java cannot always keep
12mr|icu4j-3.8.1-2|98	up-to-date with evolving standards. The ICU team continues to extend Java's
12mr|icu4j-3.8.1-2|99	Unicode and internationalization support, focusing on improving
12mr|icu4j-3.8.1-2|100	performance, keeping current with the Unicode standard, and providing
12mr|icu4j-3.8.1-2|101	richer APIs, while remaining as compatible as possible with the original
12mr|icu4j-3.8.1-2|102	Java text and internationalization API design.
12mr|icu4j-3.8.1-2|103	
12mr|icu4j-3.8.1-2|104	%package javadoc
12mr|icu4j-3.8.1-2|105	Summary:        Javadoc for %{name}
12mr|icu4j-3.8.1-2|106	Group:          Development/Java
12mr|icu4j-3.8.1-2|107	Requires:       jpackage-utils
12mr|icu4j-3.8.1-2|108	
12mr|icu4j-3.8.1-2|109	%description javadoc
12mr|icu4j-3.8.1-2|110	Javadoc for %{name}.
12mr|icu4j-3.8.1-2|111	
12mr|icu4j-3.8.1-2|112	%if %{with_eclipse}
12mr|icu4j-3.8.1-2|113	%package eclipse
12mr|icu4j-3.8.1-2|114	Summary:        Eclipse plugin for %{name}
12mr|icu4j-3.8.1-2|115	Group:          Development/Java
12mr|icu4j-3.8.1-2|116	Requires:       jpackage-utils
12mr|icu4j-3.8.1-2|117	
12mr|icu4j-3.8.1-2|118	%description eclipse
12mr|icu4j-3.8.1-2|119	Eclipse plugin support for %{name}.
12mr|icu4j-3.8.1-2|120	
12mr|icu4j-3.8.1-2|121	%endif
12mr|icu4j-3.8.1-2|122	
12mr|icu4j-3.8.1-2|123	%prep
12mr|icu4j-3.8.1-2|124	%setup -q -c
12mr|icu4j-3.8.1-2|125	%patch0 -p0
12mr|icu4j-3.8.1-2|126	#%patch1 -p0
12mr|icu4j-3.8.1-2|127	%patch2 -p0
12mr|icu4j-3.8.1-2|128	%patch3 -p0
12mr|icu4j-3.8.1-2|129	%patch4 -p0
12mr|icu4j-3.8.1-2|130	
12mr|icu4j-3.8.1-2|131	%{__sed} -i 's/\r//' license.html
12mr|icu4j-3.8.1-2|132	%{__sed} -i 's/\r//' APIChangeReport.html
12mr|icu4j-3.8.1-2|133	%{__sed} -i 's/\r//' readme.html
12mr|icu4j-3.8.1-2|134	
12mr|icu4j-3.8.1-2|135	sed --in-place "s/ .*bootclasspath=.*//g" build.xml
12mr|icu4j-3.8.1-2|136	sed --in-place "s/<date datetime=.*when=\"after\"\/>//" build.xml
12mr|icu4j-3.8.1-2|137	sed --in-place "/javac1.3/d" build.xml
12mr|icu4j-3.8.1-2|138	sed --in-place "s:/usr/lib:%{_libdir}:g" build.xml
12mr|icu4j-3.8.1-2|139	
12mr|icu4j-3.8.1-2|140	%build
12mr|icu4j-3.8.1-2|141	%if %{without_eclipse}
12mr|icu4j-3.8.1-2|142	%ant -Dicu4j.javac.source=1.5 -Dicu4j.javac.target=1.5 -Dj2se.apidoc=%{_javadocdir}/java jar docs
12mr|icu4j-3.8.1-2|143	%else
12mr|icu4j-3.8.1-2|144	%ant -Dj2se.apidoc=%{_javadocdir}/java -Declipse.home=%{eclipse_base} \
12mr|icu4j-3.8.1-2|145	-Declipse.basews=gtk -Declipse.baseos=linux \
12mr|icu4j-3.8.1-2|146	-Declipse.basearch=%{eclipse_arch} jar docs eclipsePDEBuild
12mr|icu4j-3.8.1-2|147	%endif
12mr|icu4j-3.8.1-2|148	
12mr|icu4j-3.8.1-2|149	%install
12mr|icu4j-3.8.1-2|150	# jars
12mr|icu4j-3.8.1-2|151	%__mkdir_p %{buildroot}%{_javadir}
12mr|icu4j-3.8.1-2|152	cp -ap %{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|icu4j-3.8.1-2|153	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do %__ln_s ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|icu4j-3.8.1-2|154	
12mr|icu4j-3.8.1-2|155	# javadoc
12mr|icu4j-3.8.1-2|156	%__mkdir_p %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|icu4j-3.8.1-2|157	cp -pr doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|icu4j-3.8.1-2|158	%__ln_s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mr|icu4j-3.8.1-2|159	
12mr|icu4j-3.8.1-2|160	%if %{with_eclipse}
12mr|icu4j-3.8.1-2|161	# eclipse
12mr|icu4j-3.8.1-2|162	install -d -m755 %{buildroot}/%{eclipse_base}
12mr|icu4j-3.8.1-2|163	
12mr|icu4j-3.8.1-2|164	unzip -qq -d %{buildroot}/%{eclipse_base} eclipseProjects/ICU4J.com.ibm.icu/com.ibm.icu-com.ibm.icu.zip
12mr|icu4j-3.8.1-2|165	%endif
12mr|icu4j-3.8.1-2|166	
12mr|icu4j-3.8.1-2|167	%files
12mr|icu4j-3.8.1-2|168	%defattr(0644,root,root,0755)
12mr|icu4j-3.8.1-2|169	%doc license.html readme.html APIChangeReport.html
12mr|icu4j-3.8.1-2|170	%{_javadir}/%{name}*.jar
12mr|icu4j-3.8.1-2|171	
12mr|icu4j-3.8.1-2|172	%files javadoc
12mr|icu4j-3.8.1-2|173	%defattr(0644,root,root,0755)
12mr|icu4j-3.8.1-2|174	%doc %{_javadocdir}/*
12mr|icu4j-3.8.1-2|175	
12mr|icu4j-3.8.1-2|176	%if %{with_eclipse}
12mr|icu4j-3.8.1-2|177	%files eclipse
12mr|icu4j-3.8.1-2|178	%defattr(0644,root,root,0755)
12mr|icu4j-3.8.1-2|179	%dir %{_libdir}/eclipse
12mr|icu4j-3.8.1-2|180	%dir %{_libdir}/eclipse/features
12mr|icu4j-3.8.1-2|181	%dir %{_libdir}/eclipse/plugins
12mr|icu4j-3.8.1-2|182	%{_libdir}/eclipse/features/*
12mr|icu4j-3.8.1-2|183	%{_libdir}/eclipse/plugins/*
12mr|icu4j-3.8.1-2|184	%doc license.html readme.html
12mr|icu4j-3.8.1-2|185	%endif
12mr|icu4j-3.8.1-2|186	
12mr|icu4j-3.8.1-2|187	
12mr|icu4j-3.8.1-2|188	%changelog
12mr|icu4j-3.8.1-2|189	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1:3.8.1-0.2.5mdv2011.0
12mr|icu4j-3.8.1-2|190	+ Revision: 605968
12mr|icu4j-3.8.1-2|191	- rebuild
12mr|icu4j-3.8.1-2|192	
12mr|icu4j-3.8.1-2|193	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 1:3.8.1-0.2.4mdv2010.1
12mr|icu4j-3.8.1-2|194	+ Revision: 522920
12mr|icu4j-3.8.1-2|195	- rebuilt for 2010.1
12mr|icu4j-3.8.1-2|196	
12mr|icu4j-3.8.1-2|197	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 1:3.8.1-0.2.3mdv2010.0
12mr|icu4j-3.8.1-2|198	+ Revision: 425328
12mr|icu4j-3.8.1-2|199	- rebuild
12mr|icu4j-3.8.1-2|200	
12mr|icu4j-3.8.1-2|201	+ Jérôme Soyer <saispo@mandriva.org>
12mr|icu4j-3.8.1-2|202	- Readd Eclipse build
12mr|icu4j-3.8.1-2|203	
12mr|icu4j-3.8.1-2|204	* Thu Jan 29 2009 Jérôme Soyer <saispo@mandriva.org> 1:3.8.1-0.2.1mdv2009.1
12mr|icu4j-3.8.1-2|205	+ Revision: 335225
12mr|icu4j-3.8.1-2|206	- Build without Eclipse for downgrading it
12mr|icu4j-3.8.1-2|207	- Add Patch
12mr|icu4j-3.8.1-2|208	- Rewind to the previous version
12mr|icu4j-3.8.1-2|209	- Backward to previous version for Eclipse working
12mr|icu4j-3.8.1-2|210	
12mr|icu4j-3.8.1-2|211	* Wed Jan 21 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0:4.0.1-0.0.1mdv2009.1
12mr|icu4j-3.8.1-2|212	+ Revision: 332064
12mr|icu4j-3.8.1-2|213	- update to new version 4.0.1
12mr|icu4j-3.8.1-2|214	- drop patches 2 and 3
12mr|icu4j-3.8.1-2|215	- spec file clean
12mr|icu4j-3.8.1-2|216	
12mr|icu4j-3.8.1-2|217	+ Alexander Kurtakov <akurtakov@mandriva.org>
12mr|icu4j-3.8.1-2|218	- move the eclipse bits to %%_libdir/eclipse
12mr|icu4j-3.8.1-2|219	
12mr|icu4j-3.8.1-2|220	* Thu Jul 17 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:3.8.1-0.2.1mdv2009.0
12mr|icu4j-3.8.1-2|221	+ Revision: 237782
12mr|icu4j-3.8.1-2|222	- new version 3.8.1
12mr|icu4j-3.8.1-2|223	
12mr|icu4j-3.8.1-2|224	+ Olivier Blin <oblin@mandriva.com>
12mr|icu4j-3.8.1-2|225	- restore BuildRoot
12mr|icu4j-3.8.1-2|226	
12mr|icu4j-3.8.1-2|227	+ Thierry Vignaud <tv@mandriva.org>
12mr|icu4j-3.8.1-2|228	- kill re-definition of %%buildroot on Pixel's request
12mr|icu4j-3.8.1-2|229	
12mr|icu4j-3.8.1-2|230	+ Anssi Hannula <anssi@mandriva.org>
12mr|icu4j-3.8.1-2|231	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12mr|icu4j-3.8.1-2|232	
12mr|icu4j-3.8.1-2|233	* Sat Nov 24 2007 David Walluck <walluck@mandriva.org> 0:3.6.1-1.6.1mdv2008.1
12mr|icu4j-3.8.1-2|234	+ Revision: 111814
12mr|icu4j-3.8.1-2|235	- fix BuildRequires
12mr|icu4j-3.8.1-2|236	- sync with latest fc9
12mr|icu4j-3.8.1-2|237	
12mr|icu4j-3.8.1-2|238	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:3.6.1-1.2.2mdv2008.0
12mr|icu4j-3.8.1-2|239	+ Revision: 87390
12mr|icu4j-3.8.1-2|240	- rebuild to filter out autorequires of GCJ AOT objects
12mr|icu4j-3.8.1-2|241	- remove unnecessary Requires(post) on java-gcj-compat
12mr|icu4j-3.8.1-2|242	
12mr|icu4j-3.8.1-2|243	* Fri Jul 27 2007 David Walluck <walluck@mandriva.org> 0:3.6.1-1.2.1mdv2008.0
12mr|icu4j-3.8.1-2|244	+ Revision: 56202
12mr|icu4j-3.8.1-2|245	- 3.6.1
12mr|icu4j-3.8.1-2|246	
12mr|icu4j-3.8.1-2|247	
12mr|icu4j-3.8.1-2|248	* Tue Oct 31 2006 David Walluck <walluck@mandriva.org> 3.4.5-1mdv2007.0
12mr|icu4j-3.8.1-2|249	+ Revision: 74076
12mr|icu4j-3.8.1-2|250	- 3.4.5
12mr|icu4j-3.8.1-2|251	- Import icu4j
12mr|icu4j-3.8.1-2|252	
12mr|icu4j-3.8.1-2|253	* Mon Jul 10 2006 David Walluck <walluck@mandriva.org> 0:3.4.4-2mdv2007.0
12mr|icu4j-3.8.1-2|254	- use JPackage spec
12mr|icu4j-3.8.1-2|255	- license is MIT
12mr|icu4j-3.8.1-2|256	
12mr|icu4j-3.8.1-2|257	* Sun Jul 09 2006 David Walluck <walluck@mandriva.org> 0:3.4.4-1mdv2007.0
12mr|icu4j-3.8.1-2|258	- release
12mr|icu4j-3.8.1-2|259	
12mr|icu4j-3.8.1-2|260	* Mon Feb 27 2006 Fernando Nasser <fnasser@redhat.com> - 0:3.2-2jpp
12mr|icu4j-3.8.1-2|261	- First JPP 1.7 build
12mr|icu4j-3.8.1-2|262	
12mr|icu4j-3.8.1-2|263	* Sat Jan 29 2005 David Walluck <david@jpackage.org> 0:3.2-1jpp
12mr|icu4j-3.8.1-2|264	- release (contributed by Mary Ellen Foster <mefoster at gmail.com>)
12mr|icu4j-3.8.1-2|265	

14360 12
12mr|id3lib-3.8.3-23|1	%define major 3.8_3
12mr|id3lib-3.8.3-23|2	%define libname %mklibname id3_ %{major}
12mr|id3lib-3.8.3-23|3	%define devname %mklibname id3 -d
12mr|id3lib-3.8.3-23|4	%define staticname %mklibname id3 -s -d
12mr|id3lib-3.8.3-23|5	
12mr|id3lib-3.8.3-23|6	Name:		id3lib
12mr|id3lib-3.8.3-23|7	Version:	3.8.3
12mr|id3lib-3.8.3-23|8	Release:	23
12mr|id3lib-3.8.3-23|9	Epoch:		1
12mr|id3lib-3.8.3-23|10	Summary:	A software library for manipulating ID3v1 and ID3v2 tags
12mr|id3lib-3.8.3-23|11	Group:		Sound
12mr|id3lib-3.8.3-23|12	License:	LGPL
12mr|id3lib-3.8.3-23|13	URL:		http://id3lib.sourceforge.net
12mr|id3lib-3.8.3-23|14	Source:		http://download.sourceforge.net/id3lib/%{name}-%version.tar.bz2
12mr|id3lib-3.8.3-23|15	Patch:		id3lib-3.8.2-doxygen.patch
12mr|id3lib-3.8.3-23|16	Patch1:		patch_id3lib_3.8.3_UTF16_writing_bug.diff
12mr|id3lib-3.8.3-23|17	Patch2:		id3lib-3.8.3-CVE-2007-4460.patch
12mr|id3lib-3.8.3-23|18	Patch3:		id3lib-3.8.3-includes.patch
12mr|id3lib-3.8.3-23|19	Patch4:		id3lib-3.8.3-link.patch
12mr|id3lib-3.8.3-23|20	Patch5:		id3lib-3.8.3-libtool-autofoo.patch
12mr|id3lib-3.8.3-23|21	Provides:	id3lib-examples
12mr|id3lib-3.8.3-23|22	BuildRequires:	doxygen
12mr|id3lib-3.8.3-23|23	BuildRequires:	zlib-devel
12mr|id3lib-3.8.3-23|24	
12mr|id3lib-3.8.3-23|25	%description
12mr|id3lib-3.8.3-23|26	This package provides a software library for manipulating ID3v1 and ID3v2 tags.
12mr|id3lib-3.8.3-23|27	It provides a convenient interface for software developers to include
12mr|id3lib-3.8.3-23|28	standards-compliant ID3v1/2 tagging capabilities in their applications.
12mr|id3lib-3.8.3-23|29	Features include identification of valid tags, automatic size conversions,
12mr|id3lib-3.8.3-23|30	(re)synchronisation of tag frames, seamless tag (de)compression, and optional
12mr|id3lib-3.8.3-23|31	padding facilities.
12mr|id3lib-3.8.3-23|32	Included are some simple command line example applications.
12mr|id3lib-3.8.3-23|33	
12mr|id3lib-3.8.3-23|34	%package -n %{libname}
12mr|id3lib-3.8.3-23|35	Summary:	Id3lib libraries
12mr|id3lib-3.8.3-23|36	Group:		System/Libraries
12mr|id3lib-3.8.3-23|37	
12mr|id3lib-3.8.3-23|38	%description -n %{libname}
12mr|id3lib-3.8.3-23|39	This package provides a software library for manipulating ID3v1 and ID3v2 tags.
12mr|id3lib-3.8.3-23|40	
12mr|id3lib-3.8.3-23|41	%package	-n %{devname}
12mr|id3lib-3.8.3-23|42	Summary:	Headers for developing programs that will use id3lib
12mr|id3lib-3.8.3-23|43	Group:		Development/C++
12mr|id3lib-3.8.3-23|44	Requires:	%{libname} = %{EVRD}
12mr|id3lib-3.8.3-23|45	Requires:	zlib-devel
12mr|id3lib-3.8.3-23|46	Provides:	libid3-devel = %{EVRD}
12mr|id3lib-3.8.3-23|47	Provides:	libid3lib-devel = %{EVRD}
12mr|id3lib-3.8.3-23|48	Provides:	id3lib-devel = %{EVRD}
12mr|id3lib-3.8.3-23|49	Provides:	id3lib-doc
12mr|id3lib-3.8.3-23|50	
12mr|id3lib-3.8.3-23|51	%description	-n %{devname}
12mr|id3lib-3.8.3-23|52	This package contains the headers that programmers will need to develop
12mr|id3lib-3.8.3-23|53	applications which will use id3lib, the software library for ID3v1 and ID3v2
12mr|id3lib-3.8.3-23|54	tag manipulation.
12mr|id3lib-3.8.3-23|55	
12mr|id3lib-3.8.3-23|56	%package -n %{staticname}
12mr|id3lib-3.8.3-23|57	Summary:	Id3lib static libraries
12mr|id3lib-3.8.3-23|58	Group:		Development/C++
12mr|id3lib-3.8.3-23|59	Requires:	%{devname} = %{EVRD}
12mr|id3lib-3.8.3-23|60	
12mr|id3lib-3.8.3-23|61	%description -n %{staticname}
12mr|id3lib-3.8.3-23|62	This package provides a software library for manipulating ID3v1 and
12mr|id3lib-3.8.3-23|63	ID3v2 tags. It contains the static library of id3lib.
12mr|id3lib-3.8.3-23|64	
12mr|id3lib-3.8.3-23|65	
12mr|id3lib-3.8.3-23|66	%prep
12mr|id3lib-3.8.3-23|67	%setup -q
12mr|id3lib-3.8.3-23|68	%patch -p0
12mr|id3lib-3.8.3-23|69	%patch1 -p1
12mr|id3lib-3.8.3-23|70	%patch2 -p1
12mr|id3lib-3.8.3-23|71	%patch3 -p1
12mr|id3lib-3.8.3-23|72	#%%patch4 -p0
12mr|id3lib-3.8.3-23|73	%patch5 -p1
12mr|id3lib-3.8.3-23|74	(mkdir -p doc/examples
12mr|id3lib-3.8.3-23|75	cd examples
12mr|id3lib-3.8.3-23|76	cp *.cpp *.c *.h *.tag *.jpg *.mp3 ../doc/examples
12mr|id3lib-3.8.3-23|77	)
12mr|id3lib-3.8.3-23|78	
12mr|id3lib-3.8.3-23|79	%build
12mr|id3lib-3.8.3-23|80	%configure2_5x
12mr|id3lib-3.8.3-23|81	%make
12mr|id3lib-3.8.3-23|82	%make docs
12mr|id3lib-3.8.3-23|83	
12mr|id3lib-3.8.3-23|84	%install
12mr|id3lib-3.8.3-23|85	%makeinstall_std
12mr|id3lib-3.8.3-23|86	
12mr|id3lib-3.8.3-23|87	%files
12mr|id3lib-3.8.3-23|88	%doc AUTHORS HISTORY NEWS README THANKS TODO
12mr|id3lib-3.8.3-23|89	%{_bindir}/*
12mr|id3lib-3.8.3-23|90	
12mr|id3lib-3.8.3-23|91	%files -n %{libname}
12mr|id3lib-3.8.3-23|92	%doc README COPYING
12mr|id3lib-3.8.3-23|93	%{_libdir}/*.so.*
12mr|id3lib-3.8.3-23|94	
12mr|id3lib-3.8.3-23|95	%files -n %{devname}
12mr|id3lib-3.8.3-23|96	%doc ChangeLog doc/*.html doc/*gif doc/*.txt doc/*.jpg doc/*.ico doc/*.css
12mr|id3lib-3.8.3-23|97	%doc doc/api doc/examples
12mr|id3lib-3.8.3-23|98	%{_includedir}/id3*.h
12mr|id3lib-3.8.3-23|99	%{_includedir}/id3
12mr|id3lib-3.8.3-23|100	%{_libdir}/*.so
12mr|id3lib-3.8.3-23|101	
12mr|id3lib-3.8.3-23|102	%files -n %{staticname}
12mr|id3lib-3.8.3-23|103	%{_libdir}/*.a
12mr|id3lib-3.8.3-23|104	
12mr|id3lib-3.8.3-23|105	
12mr|id3lib-3.8.3-23|106	%changelog
12mr|id3lib-3.8.3-23|107	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|id3lib-3.8.3-23|108	+ Commit: 5a3bde7
12mr|id3lib-3.8.3-23|109	- Drop .la files, drop Obsoletes, spec cleanup
12mr|id3lib-3.8.3-23|110	
12mr|id3lib-3.8.3-23|111	

14361 12
12mr|ifmetric-0.3-11|1	Summary:	Tool to change the priority of IPv4 routes
12mr|ifmetric-0.3-11|2	Name:		ifmetric
12mr|ifmetric-0.3-11|3	Version:	0.3
12mr|ifmetric-0.3-11|4	Release:	%manbo_mkrel 11
12mr|ifmetric-0.3-11|5	License:	GPL
12mr|ifmetric-0.3-11|6	Group: 		System/Configuration/Networking
12mr|ifmetric-0.3-11|7	Url: 		http://0pointer.de/lennart/projects/ifmetric/
12mr|ifmetric-0.3-11|8	Source0:	http://0pointer.de/lennart/projects/ifmetric/%{name}-%{version}.tar.bz2
12mr|ifmetric-0.3-11|9	BuildRequires:	lynx
12mr|ifmetric-0.3-11|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|ifmetric-0.3-11|11	
12mr|ifmetric-0.3-11|12	%description
12mr|ifmetric-0.3-11|13	ifmetric is a Linux tool for setting the metrics of all IPv4 routes
12mr|ifmetric-0.3-11|14	attached to a given network interface at once. This may be used to
12mr|ifmetric-0.3-11|15	change the priority of routing IPv4 traffic over the interface.
12mr|ifmetric-0.3-11|16	Lower metrics correlate with higher priorities.
12mr|ifmetric-0.3-11|17	
12mr|ifmetric-0.3-11|18	%prep
12mr|ifmetric-0.3-11|19	%setup -q
12mr|ifmetric-0.3-11|20	
12mr|ifmetric-0.3-11|21	%build
12mr|ifmetric-0.3-11|22	%configure2_5x --disable-xmltoman
12mr|ifmetric-0.3-11|23	%make
12mr|ifmetric-0.3-11|24	
12mr|ifmetric-0.3-11|25	%install
12mr|ifmetric-0.3-11|26	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|ifmetric-0.3-11|27	
12mr|ifmetric-0.3-11|28	%makeinstall
12mr|ifmetric-0.3-11|29	
12mr|ifmetric-0.3-11|30	%clean
12mr|ifmetric-0.3-11|31	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|ifmetric-0.3-11|32	
12mr|ifmetric-0.3-11|33	%files
12mr|ifmetric-0.3-11|34	%defattr(644,root,root,755)
12mr|ifmetric-0.3-11|35	%attr(755,root,root) %{_sbindir}/%{name}
12mr|ifmetric-0.3-11|36	%{_mandir}/man8/%{name}.*
12mr|ifmetric-0.3-11|37	
12mr|ifmetric-0.3-11|38	
12mr|ifmetric-0.3-11|39	
12mr|ifmetric-0.3-11|40	
12mr|ifmetric-0.3-11|41	
12mr|ifmetric-0.3-11|42	%changelog
12mr|ifmetric-0.3-11|43	

14362 12
12mr|ifplugd-0.28-16|1	Summary:	Detect and perform actions when an ethernet cable is (un)plugged
12mr|ifplugd-0.28-16|2	Name:		ifplugd
12mr|ifplugd-0.28-16|3	Version: 	0.28
12mr|ifplugd-0.28-16|4	Release: 	%mkrel 16
12mr|ifplugd-0.28-16|5	Source0:	http://0pointer.de/lennart/projects/ifplugd/%{name}-%{version}.tar.bz2
12mr|ifplugd-0.28-16|6	Patch0:		ifplugd-0.28-exit-status.patch
12mr|ifplugd-0.28-16|7	Patch1:		ifplugd-0.28-event.patch
12mr|ifplugd-0.28-16|8	Patch2:		ifplugd-0.28-include.patch
12mr|ifplugd-0.28-16|9	Patch3:		ifplugd-0.28-onlink.patch
12mr|ifplugd-0.28-16|10	License:	GPL
12mr|ifplugd-0.28-16|11	Group:		System/Configuration/Networking
12mr|ifplugd-0.28-16|12	URL:		http://0pointer.de/lennart/projects/ifplugd/
12mr|ifplugd-0.28-16|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ifplugd-0.28-16|14	BuildRequires:	doxygen lynx pkgconfig libdaemon-devel
12mr|ifplugd-0.28-16|15	
12mr|ifplugd-0.28-16|16	%description
12mr|ifplugd-0.28-16|17	ifplugd is a Linux daemon which will automatically configure your
12mr|ifplugd-0.28-16|18	ethernet device when a cable is plugged in and automatically
12mr|ifplugd-0.28-16|19	unconfigure it if the cable is pulled. This is useful on laptops with
12mr|ifplugd-0.28-16|20	onboard network adapters, since it will only configure the interface
12mr|ifplugd-0.28-16|21	when a cable is really connected.
12mr|ifplugd-0.28-16|22	
12mr|ifplugd-0.28-16|23	%prep
12mr|ifplugd-0.28-16|24	%setup -q
12mr|ifplugd-0.28-16|25	%patch0 -p1 -b .exit-status
12mr|ifplugd-0.28-16|26	%patch1 -p1 -b .event
12mr|ifplugd-0.28-16|27	%patch2 -p1 -b .include
12mr|ifplugd-0.28-16|28	%patch3 -p1 -b .onlink
12mr|ifplugd-0.28-16|29	
12mr|ifplugd-0.28-16|30	%build
12mr|ifplugd-0.28-16|31	%configure2_5x	--sbindir=/sbin
12mr|ifplugd-0.28-16|32	%make
12mr|ifplugd-0.28-16|33	
12mr|ifplugd-0.28-16|34	%install
12mr|ifplugd-0.28-16|35	rm -rf $RPM_BUILD_ROOT
12mr|ifplugd-0.28-16|36	%makeinstall_std
12mr|ifplugd-0.28-16|37	rm -f $RPM_BUILD_ROOT%{_sysconfdir}/init.d/ifplugd
12mr|ifplugd-0.28-16|38	
12mr|ifplugd-0.28-16|39	%clean
12mr|ifplugd-0.28-16|40	rm -rf $RPM_BUILD_ROOT
12mr|ifplugd-0.28-16|41	
12mr|ifplugd-0.28-16|42	%files
12mr|ifplugd-0.28-16|43	%defattr(-,root,root)
12mr|ifplugd-0.28-16|44	%doc doc/README doc/NEWS doc/README.html doc/style.css LICENSE
12mr|ifplugd-0.28-16|45	/sbin/ifplugd
12mr|ifplugd-0.28-16|46	/sbin/ifplugstatus
12mr|ifplugd-0.28-16|47	%{_mandir}/man?/ifplugd*
12mr|ifplugd-0.28-16|48	%{_mandir}/man?/ifplugstatus*
12mr|ifplugd-0.28-16|49	%dir %{_sysconfdir}/ifplugd
12mr|ifplugd-0.28-16|50	%config(noreplace) %{_sysconfdir}/ifplugd/ifplugd.conf
12mr|ifplugd-0.28-16|51	%{_sysconfdir}/ifplugd/ifplugd.action
12mr|ifplugd-0.28-16|52	
12mr|ifplugd-0.28-16|53	
12mr|ifplugd-0.28-16|54	
12mr|ifplugd-0.28-16|55	
12mr|ifplugd-0.28-16|56	
12mr|ifplugd-0.28-16|57	%changelog
12mr|ifplugd-0.28-16|58	

14363 12
12mr|iguanair-1.0.3-1|1	
12mr|iguanair-1.0.3-1|2	%define name	iguanair
12mr|iguanair-1.0.3-1|3	%define Name	iguanaIR
12mr|iguanair-1.0.3-1|4	%define version	1.0.3
12mr|iguanair-1.0.3-1|5	%define rel	1
12mr|iguanair-1.0.3-1|6	
12mr|iguanair-1.0.3-1|7	%define major	0
12mr|iguanair-1.0.3-1|8	%define libname	%mklibname iguanair %major
12mr|iguanair-1.0.3-1|9	%define devname	%mklibname iguanair -d
12mr|iguanair-1.0.3-1|10	
12mr|iguanair-1.0.3-1|11	# python module
12mr|iguanair-1.0.3-1|12	%define _disable_ld_no_undefined 1
12mr|iguanair-1.0.3-1|13	
12mr|iguanair-1.0.3-1|14	Summary:	IguanaWorks USB IR Transceiver driver
12mr|iguanair-1.0.3-1|15	Name:		%name
12mr|iguanair-1.0.3-1|16	Version:	%version
12mr|iguanair-1.0.3-1|17	Release:	%mkrel 1
12mr|iguanair-1.0.3-1|18	License:	GPLv2 and LGPLv2.1
12mr|iguanair-1.0.3-1|19	Group:		System/Kernel and hardware
12mr|iguanair-1.0.3-1|20	URL:		http://iguanaworks.net/projects/IguanaIR/
12mr|iguanair-1.0.3-1|21	# svn co http://iguanaworks.net/repos/iguanair/public/trunk/software/usb_ir iguanair
12mr|iguanair-1.0.3-1|22	# REV=$(svn info iguanair | grep "Last Changed Rev" | cut -d" " -f4)
12mr|iguanair-1.0.3-1|23	# svn export iguanair iguanair-$REV
12mr|iguanair-1.0.3-1|24	# rm -rf iguanair-$REV/win32
12mr|iguanair-1.0.3-1|25	# tar -cjf iguanair-$REV.tar.bz2 iguanair-$REV
12mr|iguanair-1.0.3-1|26	Source0:	http://iguanaworks.net/downloads/%{Name}-%{version}.tar.bz2
12mr|iguanair-1.0.3-1|27	Source1:	iguanair.mdv.init
12mr|iguanair-1.0.3-1|28	Source2:	iguanair.sysconfig
12mr|iguanair-1.0.3-1|29	Source3:	iguanair.logrotate
12mr|iguanair-1.0.3-1|30	BuildRequires:	pkgconfig(libusb-1.0)
12mr|iguanair-1.0.3-1|31	BuildRequires:	pkgconfig(popt)
12mr|iguanair-1.0.3-1|32	BuildRequires:	pkgconfig(libusb)
12mr|iguanair-1.0.3-1|33	BuildRequires:	swig
12mr|iguanair-1.0.3-1|34	Requires(post):	rpm-helper
12mr|iguanair-1.0.3-1|35	Requires(preun): rpm-helper
12mr|iguanair-1.0.3-1|36	Patch0:		RPM_OS_iguana.patch
12mr|iguanair-1.0.3-1|37	
12mr|iguanair-1.0.3-1|38	%description
12mr|iguanair-1.0.3-1|39	This package contains the driver daemon required for the operation
12mr|iguanair-1.0.3-1|40	of the IguanaWorks USB IR Transceiver and the igclient test tool.
12mr|iguanair-1.0.3-1|41	
12mr|iguanair-1.0.3-1|42	The IguanaWorks USB IR Transceiver is a simple USB device that can
12mr|iguanair-1.0.3-1|43	communicate with most home electronics and remote controls via
12mr|iguanair-1.0.3-1|44	infrared (IR). The transceiver can both send and receive IR codes,
12mr|iguanair-1.0.3-1|45	and is fully compatible with LIRC under Linux. Unlike serial
12mr|iguanair-1.0.3-1|46	devices, the USB transceiver does not require a kernel module, and
12mr|iguanair-1.0.3-1|47	multiple transceivers can be in use at the same time. Each
12mr|iguanair-1.0.3-1|48	transceiver can transmit on up to 4 independent channels.
12mr|iguanair-1.0.3-1|49	
12mr|iguanair-1.0.3-1|50	%package -n python-iguanair
12mr|iguanair-1.0.3-1|51	Summary:	Python bindings for iguanaIR
12mr|iguanair-1.0.3-1|52	Group:		Development/Python
12mr|iguanair-1.0.3-1|53	%py_requires -d
12mr|iguanair-1.0.3-1|54	
12mr|iguanair-1.0.3-1|55	%description -n python-iguanair
12mr|iguanair-1.0.3-1|56	Python bindings for IguanaWorks USB IR Transceiver.
12mr|iguanair-1.0.3-1|57	
12mr|iguanair-1.0.3-1|58	%package reflasher
12mr|iguanair-1.0.3-1|59	Summary:	Reflasher for iguanaIR devices
12mr|iguanair-1.0.3-1|60	Group:		System/Kernel and hardware
12mr|iguanair-1.0.3-1|61	Requires:	python-iguanair
12mr|iguanair-1.0.3-1|62	
12mr|iguanair-1.0.3-1|63	%description reflasher
12mr|iguanair-1.0.3-1|64	Firmware reflasher for IguanaWorks USB IR Transceiver.
12mr|iguanair-1.0.3-1|65	
12mr|iguanair-1.0.3-1|66	%package -n %libname
12mr|iguanair-1.0.3-1|67	Summary:	Shared library for iguanaIR devices
12mr|iguanair-1.0.3-1|68	Group:		System/Libraries
12mr|iguanair-1.0.3-1|69	
12mr|iguanair-1.0.3-1|70	%description -n %libname
12mr|iguanair-1.0.3-1|71	This package contains the library needed to run programs dynamically
12mr|iguanair-1.0.3-1|72	linked with libiguanair.
12mr|iguanair-1.0.3-1|73	
12mr|iguanair-1.0.3-1|74	%package -n %devname
12mr|iguanair-1.0.3-1|75	Summary:	Headers for iguanaIR development
12mr|iguanair-1.0.3-1|76	Group:		Development/C
12mr|iguanair-1.0.3-1|77	Requires:	%libname = %version
12mr|iguanair-1.0.3-1|78	Provides:	iguanair-devel = %version-%release
12mr|iguanair-1.0.3-1|79	
12mr|iguanair-1.0.3-1|80	%description -n %devname
12mr|iguanair-1.0.3-1|81	This package contains the headers that programmers will need to develop
12mr|iguanair-1.0.3-1|82	applications which will use libiguanair.
12mr|iguanair-1.0.3-1|83	
12mr|iguanair-1.0.3-1|84	%prep
12mr|iguanair-1.0.3-1|85	%setup -q -n %{Name}-%{version}
12mr|iguanair-1.0.3-1|86	%patch0 -p1
12mr|iguanair-1.0.3-1|87	
12mr|iguanair-1.0.3-1|88	%build
12mr|iguanair-1.0.3-1|89	%configure2_5x
12mr|iguanair-1.0.3-1|90	%make
12mr|iguanair-1.0.3-1|91	
12mr|iguanair-1.0.3-1|92	# Fix incorrect permissions
12mr|iguanair-1.0.3-1|93	chmod -x iguanaIR_wrap.c
12mr|iguanair-1.0.3-1|94	
12mr|iguanair-1.0.3-1|95	%install
12mr|iguanair-1.0.3-1|96	%makeinstall_std
12mr|iguanair-1.0.3-1|97	
12mr|iguanair-1.0.3-1|98	rm -f %{buildroot}%{_sysconfdir}/init.d/iguanaIR
12mr|iguanair-1.0.3-1|99	rm -f %{buildroot}%{_sysconfdir}/default/iguanaIR
12mr|iguanair-1.0.3-1|100	rm -f %{buildroot}%{_sysconfdir}/udev/rules.d/iguanaIR.rules
12mr|iguanair-1.0.3-1|101	
12mr|iguanair-1.0.3-1|102	
12mr|iguanair-1.0.3-1|103	#cat > %{buildroot}%{_sysconfdir}/udev/rules.d/iguanaIR.rules <<EOF
12mr|iguanair-1.0.3-1|104	# do not edit this file, it will be overwritten on update
12mr|iguanair-1.0.3-1|105	#ATTRS{manufacturer}=="IguanaWorks", \
12mr|iguanair-1.0.3-1|106	#	GROUP = "iguanair", MODE = "0660", \
12mr|iguanair-1.0.3-1|107	#	RUN+="/sbin/service iguanair rescan"
12mr|iguanair-1.0.3-1|108	#EOF
12mr|iguanair-1.0.3-1|109	
12mr|iguanair-1.0.3-1|110	
12mr|iguanair-1.0.3-1|111	
12mr|iguanair-1.0.3-1|112	install -D -m755 %SOURCE1 %{buildroot}%{_initrddir}/%name
12mr|iguanair-1.0.3-1|113	install -D -m644 %SOURCE2 %{buildroot}%{_sysconfdir}/sysconfig/%name
12mr|iguanair-1.0.3-1|114	install -D -m644 %SOURCE3 %{buildroot}%{_sysconfdir}/logrotate.d/%name
12mr|iguanair-1.0.3-1|115	
12mr|iguanair-1.0.3-1|116	# not executables
12mr|iguanair-1.0.3-1|117	chmod 0644 %{buildroot}%{_libexecdir}/iguanaIR-reflasher/hex/*.hex
12mr|iguanair-1.0.3-1|118	chmod 0644 %{buildroot}%{_includedir}/*.h
12mr|iguanair-1.0.3-1|119	
12mr|iguanair-1.0.3-1|120	%pre
12mr|iguanair-1.0.3-1|121	%_pre_useradd iguanair / /sbin/nologin
12mr|iguanair-1.0.3-1|122	
12mr|iguanair-1.0.3-1|123	%post
12mr|iguanair-1.0.3-1|124	%_post_service %name
12mr|iguanair-1.0.3-1|125	if [ "$1" = "1" ]; then
12mr|iguanair-1.0.3-1|126	# apply new permissions from the added udev file
12mr|iguanair-1.0.3-1|127	/sbin/udevadm trigger --attr-match=manufacturer=IguanaWorks
12mr|iguanair-1.0.3-1|128	fi
12mr|iguanair-1.0.3-1|129	
12mr|iguanair-1.0.3-1|130	%preun
12mr|iguanair-1.0.3-1|131	%_preun_service %name
12mr|iguanair-1.0.3-1|132	
12mr|iguanair-1.0.3-1|133	%postun
12mr|iguanair-1.0.3-1|134	%_postun_userdel iguanair
12mr|iguanair-1.0.3-1|135	
12mr|iguanair-1.0.3-1|136	%files
12mr|iguanair-1.0.3-1|137	%doc AUTHORS README.txt
12mr|iguanair-1.0.3-1|138	#% {_sysconfdir}/udev/rules.d/%{Name}.rules
12mr|iguanair-1.0.3-1|139	%{_initrddir}/%name
12mr|iguanair-1.0.3-1|140	%config(noreplace) %{_sysconfdir}/sysconfig/%name
12mr|iguanair-1.0.3-1|141	%config(noreplace) %{_sysconfdir}/logrotate.d/%name
12mr|iguanair-1.0.3-1|142	/lib/udev/rules.d/80-iguanaIR.rules
12mr|iguanair-1.0.3-1|143	%{_bindir}/igclient
12mr|iguanair-1.0.3-1|144	%{_bindir}/igdaemon
12mr|iguanair-1.0.3-1|145	%{_libdir}/iguanaIR/*.so
12mr|iguanair-1.0.3-1|146	
12mr|iguanair-1.0.3-1|147	%files -n python-iguanair
12mr|iguanair-1.0.3-1|148	%{python_sitelib}/*
12mr|iguanair-1.0.3-1|149	
12mr|iguanair-1.0.3-1|150	%files reflasher
12mr|iguanair-1.0.3-1|151	%{_bindir}/iguanaIR-reflasher
12mr|iguanair-1.0.3-1|152	%{_libexecdir}/iguanaIR-reflasher
12mr|iguanair-1.0.3-1|153	
12mr|iguanair-1.0.3-1|154	%files -n %libname
12mr|iguanair-1.0.3-1|155	%{_libdir}/libiguanaIR.so.%{major}*
12mr|iguanair-1.0.3-1|156	
12mr|iguanair-1.0.3-1|157	%files -n %devname
12mr|iguanair-1.0.3-1|158	%doc README.txt
12mr|iguanair-1.0.3-1|159	%{_libdir}/*.so
12mr|iguanair-1.0.3-1|160	%{_includedir}/%{Name}.h
12mr|iguanair-1.0.3-1|161	
12mr|iguanair-1.0.3-1|162	%changelog
12mr|iguanair-1.0.3-1|163	

14364 12
12mr|ilmbase-1.0.2-5|1	%define major 6
12mr|ilmbase-1.0.2-5|2	%define libname %mklibname %{name} %{major}
12mr|ilmbase-1.0.2-5|3	%define develname %mklibname %{name} -d
12mr|ilmbase-1.0.2-5|4	
12mr|ilmbase-1.0.2-5|5	Summary:	Abraction/convenience libraries for OpenEXR
12mr|ilmbase-1.0.2-5|6	Name:		ilmbase
12mr|ilmbase-1.0.2-5|7	Version:	1.0.2
12mr|ilmbase-1.0.2-5|8	Release:	5
12mr|ilmbase-1.0.2-5|9	Group:		System/Libraries
12mr|ilmbase-1.0.2-5|10	License:	BSD
12mr|ilmbase-1.0.2-5|11	URL:		http://www.openexr.com
12mr|ilmbase-1.0.2-5|12	Source0:	http://download.savannah.nongnu.org/releases/openexr/ilmbase-%{version}.tar.bz2
12mr|ilmbase-1.0.2-5|13	Patch0:		%{name}-1.0.0-pthread.patch
12mr|ilmbase-1.0.2-5|14	Patch1:		%{name}-1.0.2-gcc43.patch
12mr|ilmbase-1.0.2-5|15	
12mr|ilmbase-1.0.2-5|16	%description
12mr|ilmbase-1.0.2-5|17	Half is a class that encapsulates the ilm 16-bit floating-point format.
12mr|ilmbase-1.0.2-5|18	
12mr|ilmbase-1.0.2-5|19	IlmThread is a thread abstraction library for use with OpenEXR
12mr|ilmbase-1.0.2-5|20	and other software packages.
12mr|ilmbase-1.0.2-5|21	
12mr|ilmbase-1.0.2-5|22	Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions
12mr|ilmbase-1.0.2-5|23	and other useful 2D and 3D math functions.
12mr|ilmbase-1.0.2-5|24	
12mr|ilmbase-1.0.2-5|25	Iex is an exception-handling library.
12mr|ilmbase-1.0.2-5|26	
12mr|ilmbase-1.0.2-5|27	%package -n %{libname}
12mr|ilmbase-1.0.2-5|28	Summary:	Abraction/convenience libraries for OpenEXR
12mr|ilmbase-1.0.2-5|29	Group:		System/Libraries
12mr|ilmbase-1.0.2-5|30	
12mr|ilmbase-1.0.2-5|31	%description -n %{libname}
12mr|ilmbase-1.0.2-5|32	Half is a class that encapsulates the ilm 16-bit floating-point format.
12mr|ilmbase-1.0.2-5|33	
12mr|ilmbase-1.0.2-5|34	IlmThread is a thread abstraction library for use with OpenEXR
12mr|ilmbase-1.0.2-5|35	and other software packages.
12mr|ilmbase-1.0.2-5|36	
12mr|ilmbase-1.0.2-5|37	Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions
12mr|ilmbase-1.0.2-5|38	and other useful 2D and 3D math functions.
12mr|ilmbase-1.0.2-5|39	
12mr|ilmbase-1.0.2-5|40	Iex is an exception-handling library.
12mr|ilmbase-1.0.2-5|41	
12mr|ilmbase-1.0.2-5|42	%package -n %{develname}
12mr|ilmbase-1.0.2-5|43	Summary:	Development files for %{name}
12mr|ilmbase-1.0.2-5|44	Group:		Development/C++
12mr|ilmbase-1.0.2-5|45	Requires:	%{libname} = %{version}-%{release}
12mr|ilmbase-1.0.2-5|46	Requires:	pkgconfig(glu)
12mr|ilmbase-1.0.2-5|47	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|ilmbase-1.0.2-5|48	Provides:	%{name}-devel = %{version}-%{release}
12mr|ilmbase-1.0.2-5|49	Conflicts:	OpenEXR-devel < 1.4.1
12mr|ilmbase-1.0.2-5|50	
12mr|ilmbase-1.0.2-5|51	%description -n %{develname}
12mr|ilmbase-1.0.2-5|52	Development files for %{name}.
12mr|ilmbase-1.0.2-5|53	
12mr|ilmbase-1.0.2-5|54	%prep
12mr|ilmbase-1.0.2-5|55	%setup -q
12mr|ilmbase-1.0.2-5|56	%patch0 -p1 -b .pthread
12mr|ilmbase-1.0.2-5|57	%patch1 -p1 -b .gcc43
12mr|ilmbase-1.0.2-5|58	
12mr|ilmbase-1.0.2-5|59	./bootstrap
12mr|ilmbase-1.0.2-5|60	
12mr|ilmbase-1.0.2-5|61	%build
12mr|ilmbase-1.0.2-5|62	%configure2_5x \
12mr|ilmbase-1.0.2-5|63	--disable-static
12mr|ilmbase-1.0.2-5|64	
12mr|ilmbase-1.0.2-5|65	%make
12mr|ilmbase-1.0.2-5|66	
12mr|ilmbase-1.0.2-5|67	%install
12mr|ilmbase-1.0.2-5|68	%makeinstall_std
12mr|ilmbase-1.0.2-5|69	
12mr|ilmbase-1.0.2-5|70	%files -n %{libname}
12mr|ilmbase-1.0.2-5|71	%{_libdir}/lib*.so.%{major}*
12mr|ilmbase-1.0.2-5|72	
12mr|ilmbase-1.0.2-5|73	%files -n %{develname}
12mr|ilmbase-1.0.2-5|74	%doc AUTHORS ChangeLog  NEWS README
12mr|ilmbase-1.0.2-5|75	%{_includedir}/OpenEXR/
12mr|ilmbase-1.0.2-5|76	%{_libdir}/lib*.so
12mr|ilmbase-1.0.2-5|77	%{_libdir}/pkgconfig/*
12mr|ilmbase-1.0.2-5|78	
12mr|ilmbase-1.0.2-5|79	
12mr|ilmbase-1.0.2-5|80	%changelog
12mr|ilmbase-1.0.2-5|81	* Mon Aug  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ilmbase-1.0.2-5|82	+ Commit: bd7f65d
12mr|ilmbase-1.0.2-5|83	- Spec cleanup
12mr|ilmbase-1.0.2-5|84	
12mr|ilmbase-1.0.2-5|85	

14365 12
12mr|imagemagick-6.7.7.0-2|1	%define _disable_ld_no_undefined 1
12mr|imagemagick-6.7.7.0-2|2	# ImageMagick actually uses libtool to load its modules
12mr|imagemagick-6.7.7.0-2|3	%define dont_remove_libtool_files 1
12mr|imagemagick-6.7.7.0-2|4	%define build_test 0
12mr|imagemagick-6.7.7.0-2|5	%define bootstrap 0
12mr|imagemagick-6.7.7.0-2|6	
12mr|imagemagick-6.7.7.0-2|7	# their "official" version
12mr|imagemagick-6.7.7.0-2|8	%define rversion 6.7.7
12mr|imagemagick-6.7.7.0-2|9	
12mr|imagemagick-6.7.7.0-2|10	# their "minor" version
12mr|imagemagick-6.7.7.0-2|11	%define minor_rev 0
12mr|imagemagick-6.7.7.0-2|12	
12mr|imagemagick-6.7.7.0-2|13	# some other funny version
12mr|imagemagick-6.7.7.0-2|14	# (aw) from the docs: Versions with Q8 in the name are 8 bits-per-pixel
12mr|imagemagick-6.7.7.0-2|15	# component (e.g. 8-bit red, 8-bit green, etc.), whereas, Q16 in the
12mr|imagemagick-6.7.7.0-2|16	# filename are 16 bits-per-pixel component. A Q16 version permits you
12mr|imagemagick-6.7.7.0-2|17	# to read or write 16-bit images without losing precision but requires
12mr|imagemagick-6.7.7.0-2|18	# twice as much resources as the Q8 version.
12mr|imagemagick-6.7.7.0-2|19	%define qlev Q16
12mr|imagemagick-6.7.7.0-2|20	
12mr|imagemagick-6.7.7.0-2|21	# the full file version
12mr|imagemagick-6.7.7.0-2|22	%define dversion %{rversion}-%{minor_rev}
12mr|imagemagick-6.7.7.0-2|23	
12mr|imagemagick-6.7.7.0-2|24	%define major 5
12mr|imagemagick-6.7.7.0-2|25	%define libname %mklibname magick %{major}
12mr|imagemagick-6.7.7.0-2|26	%define develname %mklibname magick -d
12mr|imagemagick-6.7.7.0-2|27	
12mr|imagemagick-6.7.7.0-2|28	Summary:	An X application for displaying and manipulating images
12mr|imagemagick-6.7.7.0-2|29	Name:		imagemagick
12mr|imagemagick-6.7.7.0-2|30	Version:	%{rversion}.%{minor_rev}
12mr|imagemagick-6.7.7.0-2|31	Release:	2
12mr|imagemagick-6.7.7.0-2|32	License:	BSD-like
12mr|imagemagick-6.7.7.0-2|33	Group:		Graphics
12mr|imagemagick-6.7.7.0-2|34	URL:		http://www.imagemagick.org/
12mr|imagemagick-6.7.7.0-2|35	Source0:	ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%dversion.tar.xz
12mr|imagemagick-6.7.7.0-2|36	Source1:	ImageMagick.pdf.bz2
12mr|imagemagick-6.7.7.0-2|37	# re-scaled from ftp://ftp.imagemagick.org/pub/ImageMagick/images/magick-icon.png
12mr|imagemagick-6.7.7.0-2|38	Source10:	magick-icon_16x16.png
12mr|imagemagick-6.7.7.0-2|39	Source11:	magick-icon_32x32.png
12mr|imagemagick-6.7.7.0-2|40	Source12:	magick-icon_48x48.png
12mr|imagemagick-6.7.7.0-2|41	Source13:	magick-icon_64x64.png
12mr|imagemagick-6.7.7.0-2|42	Patch7:		imagemagick-urw.diff
12mr|imagemagick-6.7.7.0-2|43	Patch17:	imagemagick-fpx.diff
12mr|imagemagick-6.7.7.0-2|44	Patch19:	ImageMagick-libpath.diff
12mr|imagemagick-6.7.7.0-2|45	Patch20:	ImageMagick-6.4.8-9-fix-montageimages-test.patch
12mr|imagemagick-6.7.7.0-2|46	BuildRequires:	pkgconfig(x11)
12mr|imagemagick-6.7.7.0-2|47	BuildRequires:	pkgconfig(xext)
12mr|imagemagick-6.7.7.0-2|48	BuildRequires:	bzip2-devel
12mr|imagemagick-6.7.7.0-2|49	BuildRequires:	pkgconfig(cairo)
12mr|imagemagick-6.7.7.0-2|50	BuildRequires:	pkgconfig(fontconfig)
12mr|imagemagick-6.7.7.0-2|51	BuildRequires:	pkgconfig(freetype2)
12mr|imagemagick-6.7.7.0-2|52	BuildRequires:	chrpath
12mr|imagemagick-6.7.7.0-2|53	BuildRequires:	pkgconfig(libgraph)
12mr|imagemagick-6.7.7.0-2|54	BuildRequires:	pkgconfig(jasper)
12mr|imagemagick-6.7.7.0-2|55	BuildRequires:	jbig-devel
12mr|imagemagick-6.7.7.0-2|56	BuildRequires:	jpeg-devel
12mr|imagemagick-6.7.7.0-2|57	BuildRequires:	pkgconfig(libpng)
12mr|imagemagick-6.7.7.0-2|58	BuildRequires:	zlib-devel
12mr|imagemagick-6.7.7.0-2|59	BuildRequires:	pkgconfig(lcms)
12mr|imagemagick-6.7.7.0-2|60	BuildRequires:	pkgconfig(lqr-1)
12mr|imagemagick-6.7.7.0-2|61	BuildRequires:	libtool-devel
12mr|imagemagick-6.7.7.0-2|62	BuildRequires:	perl-devel
12mr|imagemagick-6.7.7.0-2|63	BuildRequires:	pkgconfig(librsvg-2.0)
12mr|imagemagick-6.7.7.0-2|64	BuildRequires:	tiff-devel
12mr|imagemagick-6.7.7.0-2|65	BuildRequires:	libwmf-devel
12mr|imagemagick-6.7.7.0-2|66	BuildRequires:	pkgconfig(libxml-2.0)
12mr|imagemagick-6.7.7.0-2|67	BuildRequires:	lzma-devel
12mr|imagemagick-6.7.7.0-2|68	#gw aclocal:
12mr|imagemagick-6.7.7.0-2|69	BuildRequires:	subversion
12mr|imagemagick-6.7.7.0-2|70	BuildRequires:	automake > 1.11.1
12mr|imagemagick-6.7.7.0-2|71	%if !%bootstrap
12mr|imagemagick-6.7.7.0-2|72	BuildRequires:	pkgconfig(ddjvuapi)
12mr|imagemagick-6.7.7.0-2|73	%endif
12mr|imagemagick-6.7.7.0-2|74	BuildRequires:	ghostscript
12mr|imagemagick-6.7.7.0-2|75	BuildConflicts:	%{develname}
12mr|imagemagick-6.7.7.0-2|76	Requires:	%{libname} = %{version}
12mr|imagemagick-6.7.7.0-2|77	
12mr|imagemagick-6.7.7.0-2|78	%description
12mr|imagemagick-6.7.7.0-2|79	ImageMagick is a powerful image display, conversion and manipulation tool. It
12mr|imagemagick-6.7.7.0-2|80	runs in an X session. With this tool, you can view, edit and display a variety
12mr|imagemagick-6.7.7.0-2|81	of image formats.
12mr|imagemagick-6.7.7.0-2|82	
12mr|imagemagick-6.7.7.0-2|83	ImageMagick can make use of the following delegate programs, available as
12mr|imagemagick-6.7.7.0-2|84	packages in Mandriva Linux: curl enscript ffmpeg ghostscript ghostscript-X gimp
12mr|imagemagick-6.7.7.0-2|85	gnuplot graphviz html2ps mplayer ncompress netpbm sane-backends tetex-dvips
12mr|imagemagick-6.7.7.0-2|86	transfig ufraw xdg-utils zip autotrace povray
12mr|imagemagick-6.7.7.0-2|87	
12mr|imagemagick-6.7.7.0-2|88	%package 	desktop
12mr|imagemagick-6.7.7.0-2|89	Summary:	ImageMagick menus
12mr|imagemagick-6.7.7.0-2|90	Group:		Graphics
12mr|imagemagick-6.7.7.0-2|91	Requires:	xterm
12mr|imagemagick-6.7.7.0-2|92	
12mr|imagemagick-6.7.7.0-2|93	%description	desktop
12mr|imagemagick-6.7.7.0-2|94	This package contains the menu and .desktop entries to run the "display"
12mr|imagemagick-6.7.7.0-2|95	command from the menu.
12mr|imagemagick-6.7.7.0-2|96	
12mr|imagemagick-6.7.7.0-2|97	%package -n	%{libname}
12mr|imagemagick-6.7.7.0-2|98	Summary:	ImageMagick libraries
12mr|imagemagick-6.7.7.0-2|99	Group:		System/Libraries
12mr|imagemagick-6.7.7.0-2|100	# (Anssi 02/2008): Wrongly named at first, can be removed when major changes again:
12mr|imagemagick-6.7.7.0-2|101	Obsoletes:	%{_lib}magick%{major}.0.0 < %{version}-%{release}
12mr|imagemagick-6.7.7.0-2|102	
12mr|imagemagick-6.7.7.0-2|103	%description -n	%{libname}
12mr|imagemagick-6.7.7.0-2|104	This package contains the libraries needed to run programs dynamically linked
12mr|imagemagick-6.7.7.0-2|105	with ImageMagick libraries.
12mr|imagemagick-6.7.7.0-2|106	
12mr|imagemagick-6.7.7.0-2|107	%package -n	%{develname}
12mr|imagemagick-6.7.7.0-2|108	Summary:	Development libraries and header files for ImageMagick app development
12mr|imagemagick-6.7.7.0-2|109	Group:		Development/C
12mr|imagemagick-6.7.7.0-2|110	Requires:	%{libname} = %{version}
12mr|imagemagick-6.7.7.0-2|111	Provides:	%{name}-devel = %{version}-%{release}
12mr|imagemagick-6.7.7.0-2|112	Provides:	ImageMagick-devel = %{version}-%{release}
12mr|imagemagick-6.7.7.0-2|113	
12mr|imagemagick-6.7.7.0-2|114	%description -n	%{develname}
12mr|imagemagick-6.7.7.0-2|115	If you want to create applications that will use ImageMagick code or APIs,
12mr|imagemagick-6.7.7.0-2|116	you'll need to install these packages as well as ImageMagick. These additional
12mr|imagemagick-6.7.7.0-2|117	packages aren't necessary if you simply want to use ImageMagick, however.
12mr|imagemagick-6.7.7.0-2|118	
12mr|imagemagick-6.7.7.0-2|119	ImageMagick-devel is an addition to ImageMagick which includes development
12mr|imagemagick-6.7.7.0-2|120	libraries and header files necessary to develop applications.
12mr|imagemagick-6.7.7.0-2|121	
12mr|imagemagick-6.7.7.0-2|122	%package -n	perl-Image-Magick
12mr|imagemagick-6.7.7.0-2|123	Summary:	Libraries and modules for access to ImageMagick from perl
12mr|imagemagick-6.7.7.0-2|124	Group:		Development/Perl
12mr|imagemagick-6.7.7.0-2|125	Requires:	%{name} = %{version}
12mr|imagemagick-6.7.7.0-2|126	Requires:	graphviz
12mr|imagemagick-6.7.7.0-2|127	Requires:	libwmf
12mr|imagemagick-6.7.7.0-2|128	
12mr|imagemagick-6.7.7.0-2|129	%description -n	perl-Image-Magick
12mr|imagemagick-6.7.7.0-2|130	This is the ImageMagick perl support package. It includes perl modules and
12mr|imagemagick-6.7.7.0-2|131	support files for access to ImageMagick library from perl.
12mr|imagemagick-6.7.7.0-2|132	
12mr|imagemagick-6.7.7.0-2|133	%package	doc
12mr|imagemagick-6.7.7.0-2|134	Summary:	%{name} Documentation
12mr|imagemagick-6.7.7.0-2|135	Group:		Books/Other
12mr|imagemagick-6.7.7.0-2|136	BuildArch:	noarch
12mr|imagemagick-6.7.7.0-2|137	
12mr|imagemagick-6.7.7.0-2|138	%description	doc
12mr|imagemagick-6.7.7.0-2|139	This package contains HTML/PDF documentation of %{name}.
12mr|imagemagick-6.7.7.0-2|140	
12mr|imagemagick-6.7.7.0-2|141	%prep
12mr|imagemagick-6.7.7.0-2|142	%setup -q -n ImageMagick-%{rversion}-%minor_rev
12mr|imagemagick-6.7.7.0-2|143	%patch7 -p0 -b .urw
12mr|imagemagick-6.7.7.0-2|144	%patch17 -p0 -b .fpx
12mr|imagemagick-6.7.7.0-2|145	%patch19 -p1 -b .libpath
12mr|imagemagick-6.7.7.0-2|146	%patch20 -p1 -b .ppc
12mr|imagemagick-6.7.7.0-2|147	
12mr|imagemagick-6.7.7.0-2|148	bzcat %{SOURCE1} > ImageMagick.pdf
12mr|imagemagick-6.7.7.0-2|149	install -m 644 %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} .
12mr|imagemagick-6.7.7.0-2|150	libtoolize --copy --force; aclocal -I m4; autoconf; automake -a
12mr|imagemagick-6.7.7.0-2|151	
12mr|imagemagick-6.7.7.0-2|152	%build
12mr|imagemagick-6.7.7.0-2|153	#gw the format-string patch is incomplete:
12mr|imagemagick-6.7.7.0-2|154	%define Werror_cflags %nil
12mr|imagemagick-6.7.7.0-2|155	export CFLAGS="%{optflags} -fno-strict-aliasing -fPIC"
12mr|imagemagick-6.7.7.0-2|156	export CXXFLAGS="%{optflags} -fno-strict-aliasing -fPIC"
12mr|imagemagick-6.7.7.0-2|157	
12mr|imagemagick-6.7.7.0-2|158	# don't use icecream
12mr|imagemagick-6.7.7.0-2|159	export PATH=/bin:/usr/bin
12mr|imagemagick-6.7.7.0-2|160	
12mr|imagemagick-6.7.7.0-2|161	%configure2_5x \
12mr|imagemagick-6.7.7.0-2|162	--disable-static \
12mr|imagemagick-6.7.7.0-2|163	--docdir=%{_defaultdocdir}/imagemagick \
12mr|imagemagick-6.7.7.0-2|164	--with-pic \
12mr|imagemagick-6.7.7.0-2|165	--enable-shared \
12mr|imagemagick-6.7.7.0-2|166	--enable-fast-install \
12mr|imagemagick-6.7.7.0-2|167	--disable-ltdl-install \
12mr|imagemagick-6.7.7.0-2|168	--with-threads \
12mr|imagemagick-6.7.7.0-2|169	--with-magick_plus_plus \
12mr|imagemagick-6.7.7.0-2|170	--with-gslib \
12mr|imagemagick-6.7.7.0-2|171	--with-wmf \
12mr|imagemagick-6.7.7.0-2|172	--with-lcms \
12mr|imagemagick-6.7.7.0-2|173	--with-rsvg \
12mr|imagemagick-6.7.7.0-2|174	--with-xml \
12mr|imagemagick-6.7.7.0-2|175	--without-dps \
12mr|imagemagick-6.7.7.0-2|176	--without-windows-font-dir \
12mr|imagemagick-6.7.7.0-2|177	--with-modules \
12mr|imagemagick-6.7.7.0-2|178	--with-perl \
12mr|imagemagick-6.7.7.0-2|179	--with-perl-options="INSTALLDIRS=vendor CC='%{__cc} -L$PWD/magick/.libs' LDDLFLAGS='-shared -L$PWD/magick/.libs'" \
12mr|imagemagick-6.7.7.0-2|180	--with-jp2 \
12mr|imagemagick-6.7.7.0-2|181	--with-gvc \
12mr|imagemagick-6.7.7.0-2|182	--with-lqr
12mr|imagemagick-6.7.7.0-2|183	
12mr|imagemagick-6.7.7.0-2|184	# without the following, it doesn't build correctly with "make -j 4"
12mr|imagemagick-6.7.7.0-2|185	perl -lpi -e '$_ .= " magick/libMagickCore.la" if index($_, q($(PERLMAKEFILE))) == 0' Makefile
12mr|imagemagick-6.7.7.0-2|186	
12mr|imagemagick-6.7.7.0-2|187	# Disable rpath
12mr|imagemagick-6.7.7.0-2|188	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12mr|imagemagick-6.7.7.0-2|189	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12mr|imagemagick-6.7.7.0-2|190	
12mr|imagemagick-6.7.7.0-2|191	%make
12mr|imagemagick-6.7.7.0-2|192	
12mr|imagemagick-6.7.7.0-2|193	%if %{build_test}
12mr|imagemagick-6.7.7.0-2|194	%check
12mr|imagemagick-6.7.7.0-2|195	# these tests require X
12mr|imagemagick-6.7.7.0-2|196	if [ -f PerlMagick/t/x11/read.t ]; then
12mr|imagemagick-6.7.7.0-2|197	mv PerlMagick/t/x11/read.t PerlMagick/t/x11/read.t.disabled
12mr|imagemagick-6.7.7.0-2|198	fi
12mr|imagemagick-6.7.7.0-2|199	if [ -f PerlMagick/t/x11/write.t ]; then
12mr|imagemagick-6.7.7.0-2|200	mv PerlMagick/t/x11/write.t PerlMagick/t/x11/write.t.disabled
12mr|imagemagick-6.7.7.0-2|201	fi
12mr|imagemagick-6.7.7.0-2|202	#dlname=`grep "^dlname" Magick++/lib/.libs/libMagick++.la | cut -d\' -f2`
12mr|imagemagick-6.7.7.0-2|203	#LD_PRELOAD="$PWD/Magick++/lib/.libs/$dlname" VERBOSE="1" make check
12mr|imagemagick-6.7.7.0-2|204	make check
12mr|imagemagick-6.7.7.0-2|205	%endif
12mr|imagemagick-6.7.7.0-2|206	
12mr|imagemagick-6.7.7.0-2|207	%install
12mr|imagemagick-6.7.7.0-2|208	rm -rf %{buildroot}
12mr|imagemagick-6.7.7.0-2|209	
12mr|imagemagick-6.7.7.0-2|210	# (Abel) set LD_RUN_PATH to null, to avoid adding rpath to perlmagick module
12mr|imagemagick-6.7.7.0-2|211	%makeinstall_std LD_RUN_PATH="" pkgdocdir=/installed_docs
12mr|imagemagick-6.7.7.0-2|212	
12mr|imagemagick-6.7.7.0-2|213	# fix docs inclusion (fix an unknown new rpm bug)
12mr|imagemagick-6.7.7.0-2|214	rm -rf installed_docs; mv %{buildroot}/installed_docs .
12mr|imagemagick-6.7.7.0-2|215	
12mr|imagemagick-6.7.7.0-2|216	# Remove unpackaged files
12mr|imagemagick-6.7.7.0-2|217	rm %buildroot%_libdir/*.la
12mr|imagemagick-6.7.7.0-2|218	rm -f %{buildroot}%{_libdir}/libltdl*
12mr|imagemagick-6.7.7.0-2|219	
12mr|imagemagick-6.7.7.0-2|220	%multiarch_binaries %{buildroot}%{_bindir}/Magick-config
12mr|imagemagick-6.7.7.0-2|221	
12mr|imagemagick-6.7.7.0-2|222	%multiarch_binaries %{buildroot}%{_bindir}/Magick++-config
12mr|imagemagick-6.7.7.0-2|223	
12mr|imagemagick-6.7.7.0-2|224	%multiarch_binaries %{buildroot}%{_bindir}/MagickCore-config
12mr|imagemagick-6.7.7.0-2|225	
12mr|imagemagick-6.7.7.0-2|226	%multiarch_binaries %{buildroot}%{_bindir}/MagickWand-config
12mr|imagemagick-6.7.7.0-2|227	
12mr|imagemagick-6.7.7.0-2|228	%multiarch_binaries %{buildroot}%{_bindir}/Wand-config
12mr|imagemagick-6.7.7.0-2|229	
12mr|imagemagick-6.7.7.0-2|230	%multiarch_includes %{buildroot}%{_includedir}/ImageMagick/magick/magick-config.h
12mr|imagemagick-6.7.7.0-2|231	
12mr|imagemagick-6.7.7.0-2|232	# nuke rpath
12mr|imagemagick-6.7.7.0-2|233	chrpath -d %{buildroot}%{perl_vendorarch}/auto/Image/Magick/Magick.so
12mr|imagemagick-6.7.7.0-2|234	
12mr|imagemagick-6.7.7.0-2|235	# icons
12mr|imagemagick-6.7.7.0-2|236	install -m 755 -d %{buildroot}%{_liconsdir} \
12mr|imagemagick-6.7.7.0-2|237	%{buildroot}%{_iconsdir} \
12mr|imagemagick-6.7.7.0-2|238	%{buildroot}%{_iconsdir}/hicolor/64x64/apps \
12mr|imagemagick-6.7.7.0-2|239	%{buildroot}%{_miconsdir}
12mr|imagemagick-6.7.7.0-2|240	install -m 644 magick-icon_16x16.png %{buildroot}%{_miconsdir}/%{name}.png
12mr|imagemagick-6.7.7.0-2|241	install -m 644 magick-icon_32x32.png %{buildroot}%{_iconsdir}/%{name}.png
12mr|imagemagick-6.7.7.0-2|242	install -m 644 magick-icon_48x48.png %{buildroot}%{_liconsdir}/%{name}.png
12mr|imagemagick-6.7.7.0-2|243	install -m 644 magick-icon_64x64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12mr|imagemagick-6.7.7.0-2|244	
12mr|imagemagick-6.7.7.0-2|245	install -m 755 -d %{buildroot}%{_datadir}/applications/
12mr|imagemagick-6.7.7.0-2|246	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|imagemagick-6.7.7.0-2|247	[Desktop Entry]
12mr|imagemagick-6.7.7.0-2|248	Name=ImageMagick
12mr|imagemagick-6.7.7.0-2|249	Comment=Views Graphics files
12mr|imagemagick-6.7.7.0-2|250	Exec=%{_bindir}/xterm -geometry 40x15 -title ImageMagick +sb -iconic -e %{_bindir}/display
12mr|imagemagick-6.7.7.0-2|251	Icon=%{name}
12mr|imagemagick-6.7.7.0-2|252	Terminal=false
12mr|imagemagick-6.7.7.0-2|253	Type=Application
12mr|imagemagick-6.7.7.0-2|254	Categories=Graphics;Viewer;
12mr|imagemagick-6.7.7.0-2|255	EOF
12mr|imagemagick-6.7.7.0-2|256	
12mr|imagemagick-6.7.7.0-2|257	%files
12mr|imagemagick-6.7.7.0-2|258	%doc README.txt
12mr|imagemagick-6.7.7.0-2|259	%doc %_docdir/ImageMagick-%rversion
12mr|imagemagick-6.7.7.0-2|260	%{_sysconfdir}/ImageMagick
12mr|imagemagick-6.7.7.0-2|261	%{_bindir}/animate
12mr|imagemagick-6.7.7.0-2|262	%{_bindir}/compare
12mr|imagemagick-6.7.7.0-2|263	%{_bindir}/composite
12mr|imagemagick-6.7.7.0-2|264	%{_bindir}/convert
12mr|imagemagick-6.7.7.0-2|265	%{_bindir}/conjure
12mr|imagemagick-6.7.7.0-2|266	%{_bindir}/display
12mr|imagemagick-6.7.7.0-2|267	%{_bindir}/identify
12mr|imagemagick-6.7.7.0-2|268	%{_bindir}/import
12mr|imagemagick-6.7.7.0-2|269	%{_bindir}/mogrify
12mr|imagemagick-6.7.7.0-2|270	%{_bindir}/montage
12mr|imagemagick-6.7.7.0-2|271	%{_bindir}/stream
12mr|imagemagick-6.7.7.0-2|272	%dir %{_libdir}/ImageMagick-%{rversion}
12mr|imagemagick-6.7.7.0-2|273	%dir %{_libdir}/ImageMagick-%{rversion}/modules-%{qlev}
12mr|imagemagick-6.7.7.0-2|274	%dir %{_libdir}/ImageMagick-%{rversion}/modules-%{qlev}/coders
12mr|imagemagick-6.7.7.0-2|275	%{_libdir}/ImageMagick-%{rversion}/modules-%{qlev}/coders/*
12mr|imagemagick-6.7.7.0-2|276	%dir %{_libdir}/ImageMagick-%{rversion}/modules-%{qlev}/filters
12mr|imagemagick-6.7.7.0-2|277	%{_libdir}/ImageMagick-%{rversion}/modules-%{qlev}/filters/*
12mr|imagemagick-6.7.7.0-2|278	%dir %{_libdir}/ImageMagick-%{rversion}/config
12mr|imagemagick-6.7.7.0-2|279	%{_libdir}/ImageMagick-%{rversion}/config/*.xml
12mr|imagemagick-6.7.7.0-2|280	%{_datadir}/ImageMagick-%{rversion}
12mr|imagemagick-6.7.7.0-2|281	%{_mandir}/man1/*
12mr|imagemagick-6.7.7.0-2|282	%{_mandir}/man3/*
12mr|imagemagick-6.7.7.0-2|283	%exclude %{_mandir}/man3/*::*.3pm*
12mr|imagemagick-6.7.7.0-2|284	
12mr|imagemagick-6.7.7.0-2|285	%files desktop
12mr|imagemagick-6.7.7.0-2|286	%{_datadir}/applications/*
12mr|imagemagick-6.7.7.0-2|287	%{_iconsdir}/%{name}.png
12mr|imagemagick-6.7.7.0-2|288	%{_liconsdir}/%{name}.png
12mr|imagemagick-6.7.7.0-2|289	%{_miconsdir}/%{name}.png
12mr|imagemagick-6.7.7.0-2|290	%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12mr|imagemagick-6.7.7.0-2|291	
12mr|imagemagick-6.7.7.0-2|292	%files -n %{libname}
12mr|imagemagick-6.7.7.0-2|293	%{_libdir}/libMagick++.so.%{major}*
12mr|imagemagick-6.7.7.0-2|294	%{_libdir}/libMagickCore.so.%{major}*
12mr|imagemagick-6.7.7.0-2|295	%{_libdir}/libMagickWand.so.%{major}*
12mr|imagemagick-6.7.7.0-2|296	
12mr|imagemagick-6.7.7.0-2|297	%files -n %{develname}
12mr|imagemagick-6.7.7.0-2|298	%{_includedir}/ImageMagick
12mr|imagemagick-6.7.7.0-2|299	%{multiarch_bindir}/Magick-config
12mr|imagemagick-6.7.7.0-2|300	%{multiarch_bindir}/Magick++-config
12mr|imagemagick-6.7.7.0-2|301	%{multiarch_bindir}/MagickCore-config
12mr|imagemagick-6.7.7.0-2|302	%{multiarch_bindir}/MagickWand-config
12mr|imagemagick-6.7.7.0-2|303	%{multiarch_bindir}/Wand-config
12mr|imagemagick-6.7.7.0-2|304	%dir %{multiarch_includedir}/ImageMagick
12mr|imagemagick-6.7.7.0-2|305	%dir %{multiarch_includedir}/ImageMagick/magick
12mr|imagemagick-6.7.7.0-2|306	%{multiarch_includedir}/ImageMagick/magick/magick-config.h
12mr|imagemagick-6.7.7.0-2|307	%{_bindir}/Magick-config
12mr|imagemagick-6.7.7.0-2|308	%{_bindir}/Magick++-config
12mr|imagemagick-6.7.7.0-2|309	%{_bindir}/MagickCore-config
12mr|imagemagick-6.7.7.0-2|310	%{_bindir}/MagickWand-config
12mr|imagemagick-6.7.7.0-2|311	%{_bindir}/Wand-config
12mr|imagemagick-6.7.7.0-2|312	%{_libdir}/*.so
12mr|imagemagick-6.7.7.0-2|313	%{_libdir}/pkgconfig/*.pc
12mr|imagemagick-6.7.7.0-2|314	
12mr|imagemagick-6.7.7.0-2|315	%files -n perl-Image-Magick
12mr|imagemagick-6.7.7.0-2|316	%{perl_vendorarch}/Image
12mr|imagemagick-6.7.7.0-2|317	%{perl_vendorarch}/auto/Image
12mr|imagemagick-6.7.7.0-2|318	%{_mandir}/man3*/*::*.3pm*
12mr|imagemagick-6.7.7.0-2|319	
12mr|imagemagick-6.7.7.0-2|320	%files doc
12mr|imagemagick-6.7.7.0-2|321	%doc ImageMagick.pdf ChangeLog LICENSE NEWS* NOTICE
12mr|imagemagick-6.7.7.0-2|322	%doc QuickStart.txt installed_docs/*
12mr|imagemagick-6.7.7.0-2|323	
12mr|imagemagick-6.7.7.0-2|324	
12mr|imagemagick-6.7.7.0-2|325	
12mr|imagemagick-6.7.7.0-2|326	
12mr|imagemagick-6.7.7.0-2|327	
12mr|imagemagick-6.7.7.0-2|328	%changelog
12mr|imagemagick-6.7.7.0-2|329	* Wed Aug  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|imagemagick-6.7.7.0-2|330	+ Commit: 9008b4c
12mr|imagemagick-6.7.7.0-2|331	- New version 6.7.7-0 (sync with Cooker), convert BuildRequires to pkgconfig style
12mr|imagemagick-6.7.7.0-2|332	
12mr|imagemagick-6.7.7.0-2|333	

14366 12
12mr|imake-1.0.4-3|1	Name: imake
12mr|imake-1.0.4-3|2	Version: 1.0.4
12mr|imake-1.0.4-3|3	Release: %mkrel 3
12mr|imake-1.0.4-3|4	Summary: C preprocessor interface to the make utility
12mr|imake-1.0.4-3|5	Group: System/X11
12mr|imake-1.0.4-3|6	URL: http://xorg.freedesktop.org
12mr|imake-1.0.4-3|7	Source: http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.bz2
12mr|imake-1.0.4-3|8	Patch0: cleanlinks.patch
12mr|imake-1.0.4-3|9	Patch1: imake-1.0.2-Wformat-security=error.patch
12mr|imake-1.0.4-3|10	License: MIT
12mr|imake-1.0.4-3|11	BuildRoot: %{_tmppath}/%{name}-root
12mr|imake-1.0.4-3|12	Requires: x11-util-cf-files >= 1.0.2-%{mkrel 3}
12mr|imake-1.0.4-3|13	
12mr|imake-1.0.4-3|14	BuildRequires: x11-util-macros >= 1.0.1
12mr|imake-1.0.4-3|15	BuildRequires: x11-proto-devel
12mr|imake-1.0.4-3|16	
12mr|imake-1.0.4-3|17	%description
12mr|imake-1.0.4-3|18	Imake is used to generate Makefiles from a template, a set of cpp macro
12mr|imake-1.0.4-3|19	functions,  and  a  per-directory input file called an Imakefile.  This allows
12mr|imake-1.0.4-3|20	machine dependencies (such as compiler options,  alternate com- mand  names,
12mr|imake-1.0.4-3|21	and  special  make  rules)  to  be kept separate from the descriptions of
12mr|imake-1.0.4-3|22	the various items to be built.
12mr|imake-1.0.4-3|23	
12mr|imake-1.0.4-3|24	%prep
12mr|imake-1.0.4-3|25	%setup -q -n %{name}-%{version}
12mr|imake-1.0.4-3|26	%patch0 -p0 -b .cleanlinks_fix
12mr|imake-1.0.4-3|27	%patch1 -p1
12mr|imake-1.0.4-3|28	
12mr|imake-1.0.4-3|29	%build
12mr|imake-1.0.4-3|30	%configure2_5x	--with-config-dir=%{_datadir}/X11/config \
12mr|imake-1.0.4-3|31	--x-includes=%{_includedir} \
12mr|imake-1.0.4-3|32	--x-libraries=%{_libdir}
12mr|imake-1.0.4-3|33	%make
12mr|imake-1.0.4-3|34	
12mr|imake-1.0.4-3|35	%install
12mr|imake-1.0.4-3|36	rm -rf %{buildroot}
12mr|imake-1.0.4-3|37	%makeinstall_std
12mr|imake-1.0.4-3|38	
12mr|imake-1.0.4-3|39	%clean
12mr|imake-1.0.4-3|40	rm -rf %{buildroot}
12mr|imake-1.0.4-3|41	
12mr|imake-1.0.4-3|42	%files
12mr|imake-1.0.4-3|43	%defattr(-,root,root)
12mr|imake-1.0.4-3|44	%{_bindir}/ccmakedep
12mr|imake-1.0.4-3|45	%{_bindir}/cleanlinks
12mr|imake-1.0.4-3|46	%{_bindir}/imake
12mr|imake-1.0.4-3|47	%{_bindir}/makeg
12mr|imake-1.0.4-3|48	%{_bindir}/mergelib
12mr|imake-1.0.4-3|49	%{_bindir}/mkdirhier
12mr|imake-1.0.4-3|50	%{_bindir}/mkhtmlindex
12mr|imake-1.0.4-3|51	%{_bindir}/revpath
12mr|imake-1.0.4-3|52	%{_bindir}/xmkmf
12mr|imake-1.0.4-3|53	%{_mandir}/man1/ccmakedep.*
12mr|imake-1.0.4-3|54	%{_mandir}/man1/cleanlinks.*
12mr|imake-1.0.4-3|55	%{_mandir}/man1/imake.*
12mr|imake-1.0.4-3|56	%{_mandir}/man1/makeg.*
12mr|imake-1.0.4-3|57	%{_mandir}/man1/mergelib.*
12mr|imake-1.0.4-3|58	%{_mandir}/man1/mkdirhier.*
12mr|imake-1.0.4-3|59	%{_mandir}/man1/mkhtmlindex.*
12mr|imake-1.0.4-3|60	%{_mandir}/man1/revpath.*
12mr|imake-1.0.4-3|61	%{_mandir}/man1/xmkmf.*
12mr|imake-1.0.4-3|62	
12mr|imake-1.0.4-3|63	
12mr|imake-1.0.4-3|64	
12mr|imake-1.0.4-3|65	
12mr|imake-1.0.4-3|66	
12mr|imake-1.0.4-3|67	%changelog
12mr|imake-1.0.4-3|68	

14367 12
12mr|imlib-1.9.15-14|1	%define lib_major 1
12mr|imlib-1.9.15-14|2	%define libname  %mklibname %{name} %{lib_major}
12mr|imlib-1.9.15-14|3	%define gdk_libname %mklibname gdkimlib %{lib_major}
12mr|imlib-1.9.15-14|4	%define develname %mklibname %{name} -d
12mr|imlib-1.9.15-14|5	%define gdk_develname %mklibname gdkimlib -d
12mr|imlib-1.9.15-14|6	
12mr|imlib-1.9.15-14|7	Summary:	An image loading and rendering library
12mr|imlib-1.9.15-14|8	Name:		imlib
12mr|imlib-1.9.15-14|9	Version:	1.9.15
12mr|imlib-1.9.15-14|10	Release:	14
12mr|imlib-1.9.15-14|11	License:	LGPL
12mr|imlib-1.9.15-14|12	Group:		System/Libraries
12mr|imlib-1.9.15-14|13	URL:		http://www.enlightenment.org/Libraries/Imlib/
12mr|imlib-1.9.15-14|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/stable/sources/imlib/1.9/%{name}-%{version}.tar.bz2
12mr|imlib-1.9.15-14|15	Source1:	imlib-pofiles.tar.bz2
12mr|imlib-1.9.15-14|16	Patch0:		imlib-1.9-m4.patch
12mr|imlib-1.9.15-14|17	Patch1:		imlib-1.9.11-i18n.patch
12mr|imlib-1.9.15-14|18	Patch2:		imlib-1.9.10-path.patch
12mr|imlib-1.9.15-14|19	Patch3:		imlib-1.9.15-no-locincpth.patch
12mr|imlib-1.9.15-14|20	Patch5:		imlib-1.9.13-secfixes.patch
12mr|imlib-1.9.15-14|21	Patch6:		imlib-1.9.14-fix-underquoted-calls.patch
12mr|imlib-1.9.15-14|22	Patch7:		imlib-1.9.15-max-24bpp.diff
12mr|imlib-1.9.15-14|23	Patch8:		imlib-1.9.15-link.patch
12mr|imlib-1.9.15-14|24	Patch9:		imlib-1.9.15-libpng15.diff
12mr|imlib-1.9.15-14|25	BuildRequires:	gettext
12mr|imlib-1.9.15-14|26	BuildRequires:	pkgconfig(x11)
12mr|imlib-1.9.15-14|27	BuildRequires:	pkgconfig(xext)
12mr|imlib-1.9.15-14|28	BuildRequires:	pkgconfig(libpng)
12mr|imlib-1.9.15-14|29	BuildRequires:	pkgconfig(gtk+)
12mr|imlib-1.9.15-14|30	BuildRequires:	jpeg-devel
12mr|imlib-1.9.15-14|31	BuildRequires:	tiff-devel
12mr|imlib-1.9.15-14|32	BuildRequires:	ungif-devel
12mr|imlib-1.9.15-14|33	BuildRequires:	autoconf
12mr|imlib-1.9.15-14|34	BuildRequires:	chrpath
12mr|imlib-1.9.15-14|35	Provides:	Imlib
12mr|imlib-1.9.15-14|36	
12mr|imlib-1.9.15-14|37	# Comment to Source1 :
12mr|imlib-1.9.15-14|38	# I don't understand why official imlib dropped i18n support ?! all
12mr|imlib-1.9.15-14|39	# hooks are there though, only the po/ directory has been deleted
12mr|imlib-1.9.15-14|40	
12mr|imlib-1.9.15-14|41	%description
12mr|imlib-1.9.15-14|42	Imlib is a display depth independent image loading and rendering library.
12mr|imlib-1.9.15-14|43	Imlib is designed to simplify and speed up the process of loading images
12mr|imlib-1.9.15-14|44	and obtaining X Window System drawables.  Imlib provides many simple
12mr|imlib-1.9.15-14|45	manipulation routines which can be used for common operations.
12mr|imlib-1.9.15-14|46	
12mr|imlib-1.9.15-14|47	Install imlib if you need an image loading and rendering library.
12mr|imlib-1.9.15-14|48	You may also want to install the imlib-cfgeditor package, which will help
12mr|imlib-1.9.15-14|49	you configure Imlib.
12mr|imlib-1.9.15-14|50	
12mr|imlib-1.9.15-14|51	%package -n	%{libname}
12mr|imlib-1.9.15-14|52	Summary:	Main library for %{name}
12mr|imlib-1.9.15-14|53	Group:		System/Libraries
12mr|imlib-1.9.15-14|54	Requires:	%{name}
12mr|imlib-1.9.15-14|55	
12mr|imlib-1.9.15-14|56	%description -n	%{libname}
12mr|imlib-1.9.15-14|57	This package contains the library needed to run programs dynamically
12mr|imlib-1.9.15-14|58	linked with %{name}.
12mr|imlib-1.9.15-14|59	
12mr|imlib-1.9.15-14|60	%package -n	%{develname}
12mr|imlib-1.9.15-14|61	Summary:	Includes and other files to develop %{name} applications
12mr|imlib-1.9.15-14|62	Group:		Development/GNOME and GTK+
12mr|imlib-1.9.15-14|63	Requires:	%{libname} = %{version}-%{release}
12mr|imlib-1.9.15-14|64	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|imlib-1.9.15-14|65	Provides:	imlib-devel = %{version}-%{release}
12mr|imlib-1.9.15-14|66	
12mr|imlib-1.9.15-14|67	%description -n	%{develname}
12mr|imlib-1.9.15-14|68	The header files, static libraries and documentation needed for
12mr|imlib-1.9.15-14|69	developing Imlib applications.  Imlib is an image loading and rendering
12mr|imlib-1.9.15-14|70	library.
12mr|imlib-1.9.15-14|71	
12mr|imlib-1.9.15-14|72	Install the imlib-devel package if you want to develop Imlib applications.
12mr|imlib-1.9.15-14|73	You'll also need to install the imlib and imlib_cfgeditor packages.
12mr|imlib-1.9.15-14|74	
12mr|imlib-1.9.15-14|75	%package -n	%{gdk_libname}
12mr|imlib-1.9.15-14|76	Summary:	GDK version of the imlib library
12mr|imlib-1.9.15-14|77	Group:		System/Libraries
12mr|imlib-1.9.15-14|78	Requires:	%{name}
12mr|imlib-1.9.15-14|79	
12mr|imlib-1.9.15-14|80	%description -n %{gdk_libname}
12mr|imlib-1.9.15-14|81	This package contains the library needed to run programs dynamically
12mr|imlib-1.9.15-14|82	linked with the gdk version of %{name}.
12mr|imlib-1.9.15-14|83	
12mr|imlib-1.9.15-14|84	%package -n	%{gdk_develname}
12mr|imlib-1.9.15-14|85	Summary:	Includes and other files to develop %{name} applications
12mr|imlib-1.9.15-14|86	Group:		Development/GNOME and GTK+
12mr|imlib-1.9.15-14|87	Requires:	%{gdk_libname} = %{version}-%{release}
12mr|imlib-1.9.15-14|88	Requires:	%{develname} = %{version}-%{release}
12mr|imlib-1.9.15-14|89	Provides:	libgdk%{name}-devel = %{version}-%{release}
12mr|imlib-1.9.15-14|90	Provides:	gdkimlib-devel = %{version}-%{release}
12mr|imlib-1.9.15-14|91	
12mr|imlib-1.9.15-14|92	%description -n %{gdk_develname}
12mr|imlib-1.9.15-14|93	The header files, static libraries and documentation needed for
12mr|imlib-1.9.15-14|94	developing gdk_imlib applications.  gdk_imlib is an image loading and rendering
12mr|imlib-1.9.15-14|95	library.
12mr|imlib-1.9.15-14|96	
12mr|imlib-1.9.15-14|97	%package	cfgeditor
12mr|imlib-1.9.15-14|98	Summary:	A configuration editor for the Imlib library
12mr|imlib-1.9.15-14|99	Group:		System/Libraries
12mr|imlib-1.9.15-14|100	Requires:	%{name}
12mr|imlib-1.9.15-14|101	
12mr|imlib-1.9.15-14|102	%description	cfgeditor
12mr|imlib-1.9.15-14|103	The imlib-cfgeditor package contains the imlib_config program, which you
12mr|imlib-1.9.15-14|104	can use to configure the Imlib image loading and rendering library.
12mr|imlib-1.9.15-14|105	Imlib_config can be used to control how Imlib uses color and handles
12mr|imlib-1.9.15-14|106	gamma corrections, etc.
12mr|imlib-1.9.15-14|107	
12mr|imlib-1.9.15-14|108	If you're installing the imlib package, you should also install
12mr|imlib-1.9.15-14|109	imlib_cfgeditor.
12mr|imlib-1.9.15-14|110	
12mr|imlib-1.9.15-14|111	%prep
12mr|imlib-1.9.15-14|112	%setup  -q
12mr|imlib-1.9.15-14|113	%patch0 -p0 -b .m4ver
12mr|imlib-1.9.15-14|114	%patch1 -p1 -b .i18n
12mr|imlib-1.9.15-14|115	%patch2 -p1 -b .path
12mr|imlib-1.9.15-14|116	%patch3 -p1 -b .no-locincpth
12mr|imlib-1.9.15-14|117	%patch5 -p1 -b .can-2004-1025_1026
12mr|imlib-1.9.15-14|118	%patch6 -p1 -b .underquoted
12mr|imlib-1.9.15-14|119	%patch7 -p0
12mr|imlib-1.9.15-14|120	%patch8 -p1 -b .link
12mr|imlib-1.9.15-14|121	%patch9 -p1 -b .libpng15
12mr|imlib-1.9.15-14|122	
12mr|imlib-1.9.15-14|123	%build
12mr|imlib-1.9.15-14|124	autoreconf -fi
12mr|imlib-1.9.15-14|125	%configure2_5x --disable-gtktest --disable-static
12mr|imlib-1.9.15-14|126	%make
12mr|imlib-1.9.15-14|127	
12mr|imlib-1.9.15-14|128	%install
12mr|imlib-1.9.15-14|129	%makeinstall_std
12mr|imlib-1.9.15-14|130	
12mr|imlib-1.9.15-14|131	# some hand dealing for locale
12mr|imlib-1.9.15-14|132	tar jxvf %{SOURCE1}
12mr|imlib-1.9.15-14|133	for i in po/*.po ; do
12mr|imlib-1.9.15-14|134	mkdir -p %{buildroot}%{_datadir}/locale/`basename $i .po`/LC_MESSAGES
12mr|imlib-1.9.15-14|135	msgfmt -v -o %{buildroot}%{_datadir}/locale/`basename $i .po`/LC_MESSAGES/imlib.mo $i
12mr|imlib-1.9.15-14|136	done
12mr|imlib-1.9.15-14|137	
12mr|imlib-1.9.15-14|138	%multiarch_binaries %{buildroot}%{_bindir}/imlib-config
12mr|imlib-1.9.15-14|139	
12mr|imlib-1.9.15-14|140	# (sb) rpmlint
12mr|imlib-1.9.15-14|141	chrpath -d %{buildroot}%{_bindir}/imlib_config
12mr|imlib-1.9.15-14|142	chrpath -d %{buildroot}%{_libdir}/*.so*
12mr|imlib-1.9.15-14|143	
12mr|imlib-1.9.15-14|144	%find_lang %{name}
12mr|imlib-1.9.15-14|145	
12mr|imlib-1.9.15-14|146	%files
12mr|imlib-1.9.15-14|147	%doc README AUTHORS ChangeLog
12mr|imlib-1.9.15-14|148	%config(noreplace) %{_sysconfdir}/*
12mr|imlib-1.9.15-14|149	
12mr|imlib-1.9.15-14|150	%files -n %{libname}
12mr|imlib-1.9.15-14|151	%doc README
12mr|imlib-1.9.15-14|152	%attr(755,root,root) %{_libdir}/libImlib.so.%{lib_major}*
12mr|imlib-1.9.15-14|153	
12mr|imlib-1.9.15-14|154	%files -n %{gdk_libname}
12mr|imlib-1.9.15-14|155	%{_libdir}/libgdk_imlib.so.%{lib_major}*
12mr|imlib-1.9.15-14|156	
12mr|imlib-1.9.15-14|157	%files cfgeditor -f %{name}.lang
12mr|imlib-1.9.15-14|158	%doc README
12mr|imlib-1.9.15-14|159	%{_bindir}/imlib_config
12mr|imlib-1.9.15-14|160	%{_mandir}/man1/imlib_config*
12mr|imlib-1.9.15-14|161	
12mr|imlib-1.9.15-14|162	%files -n %{develname}
12mr|imlib-1.9.15-14|163	%doc doc/*.gif doc/*.html README AUTHORS ChangeLog
12mr|imlib-1.9.15-14|164	%{_bindir}/imlib-config
12mr|imlib-1.9.15-14|165	%multiarch %{multiarch_bindir}/imlib-config
12mr|imlib-1.9.15-14|166	
12mr|imlib-1.9.15-14|167	%{_mandir}/man1/imlib-config*
12mr|imlib-1.9.15-14|168	# note, the blank line above is needed due to some borked rpm5 macro
12mr|imlib-1.9.15-14|169	%{_includedir}/Imlib*
12mr|imlib-1.9.15-14|170	%{_datadir}/aclocal/*
12mr|imlib-1.9.15-14|171	%{_libdir}/libImlib.so
12mr|imlib-1.9.15-14|172	%{_libdir}/pkgconfig/imlib.pc
12mr|imlib-1.9.15-14|173	
12mr|imlib-1.9.15-14|174	%files -n %{gdk_develname}
12mr|imlib-1.9.15-14|175	%{_includedir}/gdk_*
12mr|imlib-1.9.15-14|176	%{_libdir}/pkgconfig/imlibgdk.pc
12mr|imlib-1.9.15-14|177	%{_libdir}/libgdk_imlib.so
12mr|imlib-1.9.15-14|178	
12mr|imlib-1.9.15-14|179	
12mr|imlib-1.9.15-14|180	
12mr|imlib-1.9.15-14|181	%changelog
12mr|imlib-1.9.15-14|182	* Mon Aug  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|imlib-1.9.15-14|183	+ Commit: 0545673
12mr|imlib-1.9.15-14|184	- Update .link patch
12mr|imlib-1.9.15-14|185	
12mr|imlib-1.9.15-14|186	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|imlib-1.9.15-14|187	+ Commit: 866febd
12mr|imlib-1.9.15-14|188	- Fix build against libpng15, drop static lib, convert BR to pkgconfig style, spec cleanup
12mr|imlib-1.9.15-14|189	
12mr|imlib-1.9.15-14|190	

14368 12
12mr|imlib2-1.4.5-4|1	%define major	1
12mr|imlib2-1.4.5-4|2	%define libname	%mklibname %{name}_ %{major}
12mr|imlib2-1.4.5-4|3	%define develname %mklibname %{name} -d
12mr|imlib2-1.4.5-4|4	
12mr|imlib2-1.4.5-4|5	Name:		imlib2
12mr|imlib2-1.4.5-4|6	Version:	1.4.5
12mr|imlib2-1.4.5-4|7	Release:	4
12mr|imlib2-1.4.5-4|8	Summary:	Powerful image loading and rendering library
12mr|imlib2-1.4.5-4|9	License:	Imlib2
12mr|imlib2-1.4.5-4|10	URL:		http://enlightenment.org/Libraries/Imlib2/
12mr|imlib2-1.4.5-4|11	Group:		System/Libraries
12mr|imlib2-1.4.5-4|12	# Same as upstream tarball except the copyright-breaking /data/fonts
12mr|imlib2-1.4.5-4|13	# subdirectory is entirely removed - AdamW 2008/03
12mr|imlib2-1.4.5-4|14	Source0:	http://sourceforge.net/projects/enlightenment/files/imlib2-src/%{version}/%{name}-%{version}.tar.bz2
12mr|imlib2-1.4.5-4|15	# Drop data/fonts from the build, it only contains copyright-
12mr|imlib2-1.4.5-4|16	# infringing fonts - AdamW 2008/03 (#38258)
12mr|imlib2-1.4.5-4|17	Patch4:		imlib2-1.4.2-fontclean.patch
12mr|imlib2-1.4.5-4|18	BuildRequires:	jpeg-devel
12mr|imlib2-1.4.5-4|19	BuildRequires:	tiff-devel
12mr|imlib2-1.4.5-4|20	BuildRequires:	ungif-devel
12mr|imlib2-1.4.5-4|21	BuildRequires:	pkgconfig(freetype2)
12mr|imlib2-1.4.5-4|22	BuildRequires:	pkgconfig(libpng)
12mr|imlib2-1.4.5-4|23	BuildRequires:	pkgconfig(x11)
12mr|imlib2-1.4.5-4|24	BuildRequires:	pkgconfig(xext)
12mr|imlib2-1.4.5-4|25	BuildRequires:	pkgconfig(id3tag)
12mr|imlib2-1.4.5-4|26	BuildRequires:	bzip2-devel
12mr|imlib2-1.4.5-4|27	
12mr|imlib2-1.4.5-4|28	%description
12mr|imlib2-1.4.5-4|29	Imlib2 is an advanced replacement library for libraries like libXpm that
12mr|imlib2-1.4.5-4|30	provides many more features with much greater flexibility and speed than
12mr|imlib2-1.4.5-4|31	standard libraries, including font rasterization, rotation, RGBA space
12mr|imlib2-1.4.5-4|32	rendering and blending, dynamic binary filters, scripting, and more.
12mr|imlib2-1.4.5-4|33	
12mr|imlib2-1.4.5-4|34	%package -n %{libname}
12mr|imlib2-1.4.5-4|35	Summary:	Powerful image loading and rendering library
12mr|imlib2-1.4.5-4|36	Group:		System/Libraries
12mr|imlib2-1.4.5-4|37	Provides:	%{name} = %{version}-%{release}
12mr|imlib2-1.4.5-4|38	Requires:	%{libname}-filters = %{version}-%{release}
12mr|imlib2-1.4.5-4|39	Requires:	%{libname}-loaders = %{version}-%{release}
12mr|imlib2-1.4.5-4|40	
12mr|imlib2-1.4.5-4|41	%description -n	%{libname}
12mr|imlib2-1.4.5-4|42	Imlib2 is an advanced replacement library for libraries like libXpm that
12mr|imlib2-1.4.5-4|43	provides many more features with much greater flexibility and speed than
12mr|imlib2-1.4.5-4|44	standard libraries, including font rasterization, rotation, RGBA space
12mr|imlib2-1.4.5-4|45	rendering and blending, dynamic binary filters, scripting, and more.
12mr|imlib2-1.4.5-4|46	
12mr|imlib2-1.4.5-4|47	%package -n %{develname}
12mr|imlib2-1.4.5-4|48	Summary:	Imlib2 headers, development libraries and documentation
12mr|imlib2-1.4.5-4|49	Group:		Development/C
12mr|imlib2-1.4.5-4|50	Requires:	%{libname} = %{version}-%{release}
12mr|imlib2-1.4.5-4|51	Provides:	%{name}-devel = %{version}-%{release}
12mr|imlib2-1.4.5-4|52	# (tv) only ever released major was 1, so keep smooth upgrading for old distro in future releases:
12mr|imlib2-1.4.5-4|53	Obsoletes:	%mklibname %{name}_ 1 -d
12mr|imlib2-1.4.5-4|54	# taken from fedora where the demos and data are simply removed
12mr|imlib2-1.4.5-4|55	Obsoletes:	%{name}-data
12mr|imlib2-1.4.5-4|56	
12mr|imlib2-1.4.5-4|57	%description -n	%{develname}
12mr|imlib2-1.4.5-4|58	Imlib2 is an advanced replacement library for libraries like libXpm that
12mr|imlib2-1.4.5-4|59	provides many more features with much greater flexibility and speed than
12mr|imlib2-1.4.5-4|60	standard libraries, including font rasterization, rotation, RGBA space
12mr|imlib2-1.4.5-4|61	rendering and blending, dynamic binary filters, scripting, and more.
12mr|imlib2-1.4.5-4|62	
12mr|imlib2-1.4.5-4|63	This package contains various headers and development libraries for %{name}.
12mr|imlib2-1.4.5-4|64	You need this package if you want to compile or develop any applications
12mr|imlib2-1.4.5-4|65	that need %{name}.
12mr|imlib2-1.4.5-4|66	
12mr|imlib2-1.4.5-4|67	%package -n %{libname}-filters
12mr|imlib2-1.4.5-4|68	Summary:	Imlib2 basic plugin filters set
12mr|imlib2-1.4.5-4|69	Group:		System/Libraries
12mr|imlib2-1.4.5-4|70	
12mr|imlib2-1.4.5-4|71	%description -n	%{libname}-filters
12mr|imlib2-1.4.5-4|72	This package contains Imlib2 basic set of plugin filters.
12mr|imlib2-1.4.5-4|73	
12mr|imlib2-1.4.5-4|74	%package -n %{libname}-loaders
12mr|imlib2-1.4.5-4|75	Summary:	Imlib2 loader for various graphic formats
12mr|imlib2-1.4.5-4|76	Group:		System/Libraries
12mr|imlib2-1.4.5-4|77	
12mr|imlib2-1.4.5-4|78	%description -n	%{libname}-loaders
12mr|imlib2-1.4.5-4|79	This package contains Imlib2 image loader/saver for various graphic formats,
12mr|imlib2-1.4.5-4|80	such as jpeg, gif, tiff, xpm etc.
12mr|imlib2-1.4.5-4|81	
12mr|imlib2-1.4.5-4|82	%prep
12mr|imlib2-1.4.5-4|83	%setup -q
12mr|imlib2-1.4.5-4|84	%patch4 -p1 -b .font~
12mr|imlib2-1.4.5-4|85	autoreconf -fi
12mr|imlib2-1.4.5-4|86	
12mr|imlib2-1.4.5-4|87	%build
12mr|imlib2-1.4.5-4|88	%configure2_5x \
12mr|imlib2-1.4.5-4|89	--disable-static \
12mr|imlib2-1.4.5-4|90	%ifarch x86_64
12mr|imlib2-1.4.5-4|91	--enable-amd64 \
12mr|imlib2-1.4.5-4|92	--disable-mmx \
12mr|imlib2-1.4.5-4|93	%endif
12mr|imlib2-1.4.5-4|94	%ifarch ix86
12mr|imlib2-1.4.5-4|95	--disable-amd64 \
12mr|imlib2-1.4.5-4|96	--enable-mmx \
12mr|imlib2-1.4.5-4|97	%endif
12mr|imlib2-1.4.5-4|98	--enable-visibility-hiding
12mr|imlib2-1.4.5-4|99	%make
12mr|imlib2-1.4.5-4|100	
12mr|imlib2-1.4.5-4|101	%install
12mr|imlib2-1.4.5-4|102	%makeinstall_std
12mr|imlib2-1.4.5-4|103	
12mr|imlib2-1.4.5-4|104	# remove demos and their dependencies
12mr|imlib2-1.4.5-4|105	rm -f %{buildroot}%{_bindir}/imlib2_*
12mr|imlib2-1.4.5-4|106	rm -rf %{buildroot}%{_datadir}/imlib2/data/
12mr|imlib2-1.4.5-4|107	
12mr|imlib2-1.4.5-4|108	%multiarch_binaries %{buildroot}%{_bindir}/imlib2-config
12mr|imlib2-1.4.5-4|109	
12mr|imlib2-1.4.5-4|110	%files -n %{libname}
12mr|imlib2-1.4.5-4|111	%doc AUTHORS README COPYING
12mr|imlib2-1.4.5-4|112	%{_libdir}/lib*.so.%{major}*
12mr|imlib2-1.4.5-4|113	
12mr|imlib2-1.4.5-4|114	%files -n %{develname}
12mr|imlib2-1.4.5-4|115	%doc ChangeLog doc/index.html doc/imlib2.gif doc/blank.gif
12mr|imlib2-1.4.5-4|116	%{multiarch_bindir}/imlib2-config
12mr|imlib2-1.4.5-4|117	%{_bindir}/imlib2-config
12mr|imlib2-1.4.5-4|118	%{_libdir}/lib*.so
12mr|imlib2-1.4.5-4|119	%{_libdir}/pkgconfig/*.pc
12mr|imlib2-1.4.5-4|120	%{_includedir}/*
12mr|imlib2-1.4.5-4|121	
12mr|imlib2-1.4.5-4|122	%files -n %{libname}-filters
12mr|imlib2-1.4.5-4|123	%{_libdir}/%{name}/filters
12mr|imlib2-1.4.5-4|124	
12mr|imlib2-1.4.5-4|125	%files -n %{libname}-loaders
12mr|imlib2-1.4.5-4|126	%{_libdir}/%{name}/loaders
12mr|imlib2-1.4.5-4|127	
12mr|imlib2-1.4.5-4|128	
12mr|imlib2-1.4.5-4|129	
12mr|imlib2-1.4.5-4|130	%changelog
12mr|imlib2-1.4.5-4|131	

14369 12
12mr|improver_client-2.0.0-35|1	%define protocol_name "augeas_protocol"
12mr|improver_client-2.0.0-35|2	%define protocol_version 2.0
12mr|improver_client-2.0.0-35|3	
12mr|improver_client-2.0.0-35|4	Summary:	Improver client
12mr|improver_client-2.0.0-35|5	Name:		improver_client
12mr|improver_client-2.0.0-35|6	Version:	%{protocol_version}.0
12mr|improver_client-2.0.0-35|7	Release:	35
12mr|improver_client-2.0.0-35|8	License:	GPL
12mr|improver_client-2.0.0-35|9	Group:		System/Base
12mr|improver_client-2.0.0-35|10	URL:		http://www.rosalab.ru
12mr|improver_client-2.0.0-35|11	Source0:	%{name}-%{version}.tar.bz2
12mr|improver_client-2.0.0-35|12	Patch0:		improver_client-2.0.0-glib.patch
12mr|improver_client-2.0.0-35|13	Patch1:		improver_client-2.0.0-linkage.patch
12mr|improver_client-2.0.0-35|14	BuildRequires:	gnome-doc-utils
12mr|improver_client-2.0.0-35|15	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mr|improver_client-2.0.0-35|16	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|improver_client-2.0.0-35|17	BuildRequires:	desktop-file-utils
12mr|improver_client-2.0.0-35|18	BuildRequires:	pkgconfig(libbonoboui-2.0)
12mr|improver_client-2.0.0-35|19	BuildRequires:	pkgconfig(libglade-2.0)
12mr|improver_client-2.0.0-35|20	BuildRequires:	pkgconfig(sqlite3)
12mr|improver_client-2.0.0-35|21	Requires:	pciutils
12mr|improver_client-2.0.0-35|22	Requires:	ldetect
12mr|improver_client-2.0.0-35|23	Requires:	coreutils
12mr|improver_client-2.0.0-35|24	Requires:	usermode-consoleonly
12mr|improver_client-2.0.0-35|25	Requires:	imagemagick
12mr|improver_client-2.0.0-35|26	Requires:	lsb-release >= 2.0
12mr|improver_client-2.0.0-35|27	Requires:	zip
12mr|improver_client-2.0.0-35|28	Requires:	lshw
12mr|improver_client-2.0.0-35|29	
12mr|improver_client-2.0.0-35|30	%description
12mr|improver_client-2.0.0-35|31	GUI for testers.
12mr|improver_client-2.0.0-35|32	
12mr|improver_client-2.0.0-35|33	%files -f %name.lang
12mr|improver_client-2.0.0-35|34	%doc AUTHORS COPYING INSTALL README NEWS
12mr|improver_client-2.0.0-35|35	%{_sysconfdir}/*
12mr|improver_client-2.0.0-35|36	%{_bindir}/improver
12mr|improver_client-2.0.0-35|37	%{_bindir}/improver_client
12mr|improver_client-2.0.0-35|38	%{_bindir}/script_hw
12mr|improver_client-2.0.0-35|39	%{_bindir}/script_hw_info_tar
12mr|improver_client-2.0.0-35|40	%{_bindir}/script_hw_info
12mr|improver_client-2.0.0-35|41	%{_bindir}/script_convert_screenshots
12mr|improver_client-2.0.0-35|42	%{_datadir}/applications/%{name}.desktop
12mr|improver_client-2.0.0-35|43	%{_datadir}/icons/hicolor/*
12mr|improver_client-2.0.0-35|44	%{_datadir}/icons/oxygen/*
12mr|improver_client-2.0.0-35|45	%{_datadir}/%{name}/pixmaps/
12mr|improver_client-2.0.0-35|46	%{_datadir}/%{name}/bd*
12mr|improver_client-2.0.0-35|47	%{_datadir}/%{name}/improver_client.conf
12mr|improver_client-2.0.0-35|48	%{_datadir}/%{name}/improver_client.glade
12mr|improver_client-2.0.0-35|49	
12mr|improver_client-2.0.0-35|50	#--------------------------------------------------------------------
12mr|improver_client-2.0.0-35|51	
12mr|improver_client-2.0.0-35|52	%prep
12mr|improver_client-2.0.0-35|53	%setup -q
12mr|improver_client-2.0.0-35|54	%patch0 -p1
12mr|improver_client-2.0.0-35|55	%patch1 -p1
12mr|improver_client-2.0.0-35|56	find . -perm 0640 -exec chmod 644 '{}' \;
12mr|improver_client-2.0.0-35|57	
12mr|improver_client-2.0.0-35|58	%build
12mr|improver_client-2.0.0-35|59	libtoolize
12mr|improver_client-2.0.0-35|60	autoreconf -fi
12mr|improver_client-2.0.0-35|61	%configure2_5x
12mr|improver_client-2.0.0-35|62	%make
12mr|improver_client-2.0.0-35|63	
12mr|improver_client-2.0.0-35|64	%install
12mr|improver_client-2.0.0-35|65	%makeinstall_std
12mr|improver_client-2.0.0-35|66	
12mr|improver_client-2.0.0-35|67	mkdir -p %{buildroot}%{_sysconfdir}/improver
12mr|improver_client-2.0.0-35|68	echo "%{name} %{version}-%{release}" > %{buildroot}%{_sysconfdir}/improver/client_version.conf
12mr|improver_client-2.0.0-35|69	echo "%{protocol_name} %{protocol_version}" > %{buildroot}%{_sysconfdir}/improver/protocol_version.conf
12mr|improver_client-2.0.0-35|70	
12mr|improver_client-2.0.0-35|71	mkdir -p %{buildroot}%{_datadir}/%{name}/pixmaps
12mr|improver_client-2.0.0-35|72	install -m 644 usr/share/%{name}/pixmaps/*.png %{buildroot}%{_datadir}/%{name}/pixmaps
12mr|improver_client-2.0.0-35|73	install -m 644 usr/share/%{name}/pixmaps/*.svg %{buildroot}%{_datadir}/%{name}/pixmaps
12mr|improver_client-2.0.0-35|74	install -m 644 usr/share/%{name}/%{name}.glade %{buildroot}%{_datadir}/%{name}
12mr|improver_client-2.0.0-35|75	
12mr|improver_client-2.0.0-35|76	install -m 755 usr/bin/script_hw %{buildroot}%{_bindir}
12mr|improver_client-2.0.0-35|77	
12mr|improver_client-2.0.0-35|78	mkdir -p %{buildroot}/usr/bin
12mr|improver_client-2.0.0-35|79	install -m 755 usr/bin/script_hw_info_tar %{buildroot}%{_bindir}
12mr|improver_client-2.0.0-35|80	install -m 755 usr/bin/script_hw_info %{buildroot}%{_bindir}
12mr|improver_client-2.0.0-35|81	install -m 755 usr/bin/script_convert_screenshots %{buildroot}%{_bindir}
12mr|improver_client-2.0.0-35|82	
12mr|improver_client-2.0.0-35|83	install -m 644 usr/share/improver_client/improver_client.conf %{buildroot}%{_datadir}/%{name}
12mr|improver_client-2.0.0-35|84	install -m 644 usr/share/improver_client/bd %{buildroot}%{_datadir}/%{name}
12mr|improver_client-2.0.0-35|85	install -m 644 usr/share/improver_client/bd_clean %{buildroot}%{_datadir}/%{name}
12mr|improver_client-2.0.0-35|86	
12mr|improver_client-2.0.0-35|87	mkdir -p %{buildroot}%{_datadir}/locale/ru_RU/LC_MESSAGES/
12mr|improver_client-2.0.0-35|88	mkdir -p %{buildroot}%{_datadir}/locale/ru_UA/LC_MESSAGES/
12mr|improver_client-2.0.0-35|89	mkdir -p %{buildroot}%{_datadir}/locale/ru_RU/LC_MESSAGES/
12mr|improver_client-2.0.0-35|90	mkdir -p %{buildroot}%{_datadir}/locale/en/LC_MESSAGES/
12mr|improver_client-2.0.0-35|91	mkdir -p %{buildroot}%{_datadir}/locale/en_US/LC_MESSAGES/
12mr|improver_client-2.0.0-35|92	install -m 644 usr/share/locale/ru/%{name}.mo %{buildroot}%{_datadir}/locale/ru_RU/LC_MESSAGES/
12mr|improver_client-2.0.0-35|93	install -m 644 usr/share/locale/ua/%{name}.mo %{buildroot}%{_datadir}/locale/ru_UA/LC_MESSAGES/
12mr|improver_client-2.0.0-35|94	install -m 644 usr/share/locale/en/%{name}.mo %{buildroot}%{_datadir}/locale/en/LC_MESSAGES/
12mr|improver_client-2.0.0-35|95	install -m 644 usr/share/locale/us/%{name}.mo %{buildroot}%{_datadir}/locale/en_US/LC_MESSAGES/
12mr|improver_client-2.0.0-35|96	
12mr|improver_client-2.0.0-35|97	for i in 16 22 32 48 64 128;
12mr|improver_client-2.0.0-35|98	do
12mr|improver_client-2.0.0-35|99	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps
12mr|improver_client-2.0.0-35|100	mkdir -p %{buildroot}%{_datadir}/icons/oxygen/${i}x${i}/apps
12mr|improver_client-2.0.0-35|101	install -m 644 icons/oxygen/${i}/* %{buildroot}%{_datadir}/icons/oxygen/${i}x${i}/apps
12mr|improver_client-2.0.0-35|102	install -m 644 icons/hicolor/${i}/* %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps
12mr|improver_client-2.0.0-35|103	done
12mr|improver_client-2.0.0-35|104	
12mr|improver_client-2.0.0-35|105	desktop-file-install --delete-original          \
12mr|improver_client-2.0.0-35|106	--dir %{buildroot}%{_datadir}/applications    \
12mr|improver_client-2.0.0-35|107	%{name}.desktop
12mr|improver_client-2.0.0-35|108	
12mr|improver_client-2.0.0-35|109	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mr|improver_client-2.0.0-35|110	install -m 644 etc/security/console.apps/improver %{buildroot}%{_sysconfdir}/security/console.apps/
12mr|improver_client-2.0.0-35|111	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mr|improver_client-2.0.0-35|112	install -m 644 etc/pam.d/improver %{buildroot}%{_sysconfdir}/pam.d/
12mr|improver_client-2.0.0-35|113	
12mr|improver_client-2.0.0-35|114	mkdir -p %{buildroot}%{_bindir}
12mr|improver_client-2.0.0-35|115	cp -P ln/* %{buildroot}%{_bindir}
12mr|improver_client-2.0.0-35|116	
12mr|improver_client-2.0.0-35|117	%find_lang %{name}
12mr|improver_client-2.0.0-35|118	
12mr|improver_client-2.0.0-35|119	
12mr|improver_client-2.0.0-35|120	
12mr|improver_client-2.0.0-35|121	
12mr|improver_client-2.0.0-35|122	%changelog
12mr|improver_client-2.0.0-35|123	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|improver_client-2.0.0-35|124	+ Commit: d16dde3
12mr|improver_client-2.0.0-35|125	- Add patch to fix linkage, fix file permissions (fix unreadable debug)
12mr|improver_client-2.0.0-35|126	
12mr|improver_client-2.0.0-35|127	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|improver_client-2.0.0-35|128	+ Commit: afcbf64
12mr|improver_client-2.0.0-35|129	- Convert BR to pkgconfig style, spec cleanup, add patch to fix build with new glib
12mr|improver_client-2.0.0-35|130	
12mr|improver_client-2.0.0-35|131	

14370 12
12mr|indent-2.2.10-7|1	Summary:	A GNU program for formatting C code
12mr|indent-2.2.10-7|2	Name:		indent
12mr|indent-2.2.10-7|3	Version:	2.2.10
12mr|indent-2.2.10-7|4	Release:	7
12mr|indent-2.2.10-7|5	License:	GPL
12mr|indent-2.2.10-7|6	Group:		Development/C
12mr|indent-2.2.10-7|7	URL:		http://www.gnu.org/software/indent/indent.html
12mr|indent-2.2.10-7|8	Source:		ftp://ftp.gnu.org/pub/gnu/indent/%{name}-%{version}.tar.bz2
12mr|indent-2.2.10-7|9	Patch:		indent-2.2.10.gcc-fix.patch
12mr|indent-2.2.10-7|10	BuildRequires:	gettext
12mr|indent-2.2.10-7|11	
12mr|indent-2.2.10-7|12	%description
12mr|indent-2.2.10-7|13	Indent is a GNU program for beautifying C code, so that it is easier to read.
12mr|indent-2.2.10-7|14	Indent can also convert from one C writing style to a different one. Indent
12mr|indent-2.2.10-7|15	understands correct C syntax and tries to handle incorrect C syntax.
12mr|indent-2.2.10-7|16	
12mr|indent-2.2.10-7|17	Install the indent package if you are developing applications in C and you'd
12mr|indent-2.2.10-7|18	like to format your code automatically.
12mr|indent-2.2.10-7|19	
12mr|indent-2.2.10-7|20	%prep
12mr|indent-2.2.10-7|21	
12mr|indent-2.2.10-7|22	%setup -q
12mr|indent-2.2.10-7|23	%patch -p0
12mr|indent-2.2.10-7|24	
12mr|indent-2.2.10-7|25	%build
12mr|indent-2.2.10-7|26	%configure2_5x
12mr|indent-2.2.10-7|27	%make
12mr|indent-2.2.10-7|28	
12mr|indent-2.2.10-7|29	%install
12mr|indent-2.2.10-7|30	%makeinstall_std
12mr|indent-2.2.10-7|31	
12mr|indent-2.2.10-7|32	# html file handled in percent-doc
12mr|indent-2.2.10-7|33	rm -rf %{buildroot}%{_prefix}/doc
12mr|indent-2.2.10-7|34	
12mr|indent-2.2.10-7|35	# fix message catalog name
12mr|indent-2.2.10-7|36	[ -d %{buildroot}%{_datadir}/locale/zh_TW.Big5 ] && \
12mr|indent-2.2.10-7|37	mv %{buildroot}%{_datadir}/locale/zh_TW{.Big5,}
12mr|indent-2.2.10-7|38	
12mr|indent-2.2.10-7|39	%find_lang %{name}
12mr|indent-2.2.10-7|40	
12mr|indent-2.2.10-7|41	%files -f %{name}.lang
12mr|indent-2.2.10-7|42	%defattr(-,root,root)
12mr|indent-2.2.10-7|43	%doc AUTHORS COPYING NEWS ChangeLog README doc/indent.html
12mr|indent-2.2.10-7|44	%{_bindir}/indent
12mr|indent-2.2.10-7|45	%{_bindir}/texinfo2man
12mr|indent-2.2.10-7|46	%{_mandir}/man?/*
12mr|indent-2.2.10-7|47	%{_infodir}/*.info*
12mr|indent-2.2.10-7|48	
12mr|indent-2.2.10-7|49	
12mr|indent-2.2.10-7|50	
12mr|indent-2.2.10-7|51	
12mr|indent-2.2.10-7|52	
12mr|indent-2.2.10-7|53	%changelog
12mr|indent-2.2.10-7|54	

14371 12
12mr|indexhtml-2012.1-1|1	%define name indexhtml
12mr|indexhtml-2012.1-1|2	%define version 2012.1
12mr|indexhtml-2012.1-1|3	%define release %mkrel 1
12mr|indexhtml-2012.1-1|4	
12mr|indexhtml-2012.1-1|5	Summary:	ROSA Linux html welcome page
12mr|indexhtml-2012.1-1|6	Name:		%{name}
12mr|indexhtml-2012.1-1|7	Version:	%{version}
12mr|indexhtml-2012.1-1|8	Release: 	%{release}
12mr|indexhtml-2012.1-1|9	URL:		http://wike.rosalinux.ru
12mr|indexhtml-2012.1-1|10	Requires(pre):	mandriva-release-common
12mr|indexhtml-2012.1-1|11	Requires(post): gawk coreutils sed
12mr|indexhtml-2012.1-1|12	BuildRequires:  intltool
12mr|indexhtml-2012.1-1|13	Source:		indexhtml-%{version}.tar.bz2
12mr|indexhtml-2012.1-1|14	Provides:	indexhtml
12mr|indexhtml-2012.1-1|15	Group:		System/Base
12mr|indexhtml-2012.1-1|16	License:	GPL
12mr|indexhtml-2012.1-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|indexhtml-2012.1-1|18	BuildArch:	noarch
12mr|indexhtml-2012.1-1|19	
12mr|indexhtml-2012.1-1|20	Obsoletes: %name = 2012lts
12mr|indexhtml-2012.1-1|21	
12mr|indexhtml-2012.1-1|22	%description
12mr|indexhtml-2012.1-1|23	ROSA Linux index.html welcome page displayed by web browsers
12mr|indexhtml-2012.1-1|24	when they are launched, first mail displayed on mail clients
12mr|indexhtml-2012.1-1|25	after installation and "about" information.
12mr|indexhtml-2012.1-1|26	
12mr|indexhtml-2012.1-1|27	%prep
12mr|indexhtml-2012.1-1|28	
12mr|indexhtml-2012.1-1|29	%setup -q -n  indexhtml-%version
12mr|indexhtml-2012.1-1|30	
12mr|indexhtml-2012.1-1|31	%build
12mr|indexhtml-2012.1-1|32	cd about
12mr|indexhtml-2012.1-1|33	./create_html.sh
12mr|indexhtml-2012.1-1|34	
12mr|indexhtml-2012.1-1|35	%install
12mr|indexhtml-2012.1-1|36	rm -fr %buildroot/
12mr|indexhtml-2012.1-1|37	
12mr|indexhtml-2012.1-1|38	find $RPM_BUILD_DIR/%name -name ".svn" -print | xargs /bin/rm -fr
12mr|indexhtml-2012.1-1|39	
12mr|indexhtml-2012.1-1|40	install -d -m 0755 %buildroot/%_datadir/mdk/indexhtml/
12mr|indexhtml-2012.1-1|41	tar c -C HTML . | tar x -C %buildroot/%_datadir/mdk/indexhtml/
12mr|indexhtml-2012.1-1|42	
12mr|indexhtml-2012.1-1|43	install -d -m 0755 %buildroot/%_datadir/doc/HTML/
12mr|indexhtml-2012.1-1|44	install -m 0644 HTML/index.html %buildroot/%_datadir/doc/HTML/index.html
12mr|indexhtml-2012.1-1|45	
12mr|indexhtml-2012.1-1|46	#use for default
12mr|indexhtml-2012.1-1|47	cp -rf %buildroot/%_datadir/mdk/indexhtml/* %buildroot/%_datadir/doc/HTML/
12mr|indexhtml-2012.1-1|48	
12mr|indexhtml-2012.1-1|49	# about Mandriva
12mr|indexhtml-2012.1-1|50	install -d -m 0755 %buildroot/%_datadir/mdk/about
12mr|indexhtml-2012.1-1|51	install -d -m 0755 %buildroot/%_datadir/applications
12mr|indexhtml-2012.1-1|52	install -d -m 0755 %buildroot/%{_bindir}
12mr|indexhtml-2012.1-1|53	cp about/html/* %buildroot/%_datadir/mdk/about
12mr|indexhtml-2012.1-1|54	cp -r about/style %buildroot/%_datadir/mdk/about/
12mr|indexhtml-2012.1-1|55	cp about/about-mandriva.desktop %buildroot/%_datadir/applications
12mr|indexhtml-2012.1-1|56	cp about/about-mandriva %buildroot/%{_bindir}
12mr|indexhtml-2012.1-1|57	
12mr|indexhtml-2012.1-1|58	%clean
12mr|indexhtml-2012.1-1|59	rm -fr %buildroot
12mr|indexhtml-2012.1-1|60	
12mr|indexhtml-2012.1-1|61	%files
12mr|indexhtml-2012.1-1|62	%defattr(-,root,root,-)
12mr|indexhtml-2012.1-1|63	%_datadir/mdk/
12mr|indexhtml-2012.1-1|64	%_datadir/doc/HTML/
12mr|indexhtml-2012.1-1|65	#/etc/sysconfig/network-scripts/ifup.d/indexhtml
12mr|indexhtml-2012.1-1|66	%_datadir/applications/about-mandriva.desktop
12mr|indexhtml-2012.1-1|67	%{_bindir}/about-mandriva
12mr|indexhtml-2012.1-1|68	
12mr|indexhtml-2012.1-1|69	
12mr|indexhtml-2012.1-1|70	
12mr|indexhtml-2012.1-1|71	%changelog
12mr|indexhtml-2012.1-1|72	

14372 12
12mr|indexhtml-rosa-2010.1-3|1	%define name indexhtml-rosa
12mr|indexhtml-rosa-2010.1-3|2	%define version 2010.1
12mr|indexhtml-rosa-2010.1-3|3	%define release %mkrel 3
12mr|indexhtml-rosa-2010.1-3|4	
12mr|indexhtml-rosa-2010.1-3|5	Summary:	Mandriva Linux html welcome page
12mr|indexhtml-rosa-2010.1-3|6	Name:		%{name}
12mr|indexhtml-rosa-2010.1-3|7	Version:	%{version}
12mr|indexhtml-rosa-2010.1-3|8	Release: 	%{release}
12mr|indexhtml-rosa-2010.1-3|9	URL:		http://start.mandriva.com/
12mr|indexhtml-rosa-2010.1-3|10	Requires(pre):	mandriva-release-common
12mr|indexhtml-rosa-2010.1-3|11	Requires(post): gawk coreutils sed
12mr|indexhtml-rosa-2010.1-3|12	BuildRequires:  intltool
12mr|indexhtml-rosa-2010.1-3|13	Source:		indexhtml-%{version}.tar.bz2
12mr|indexhtml-rosa-2010.1-3|14	Source10:	default-browser-page.tar.bz2
12mr|indexhtml-rosa-2010.1-3|15	Provides:	indexhtml
12mr|indexhtml-rosa-2010.1-3|16	Group:		System/Base
12mr|indexhtml-rosa-2010.1-3|17	License:	GPL
12mr|indexhtml-rosa-2010.1-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|indexhtml-rosa-2010.1-3|19	BuildArch:	noarch
12mr|indexhtml-rosa-2010.1-3|20	
12mr|indexhtml-rosa-2010.1-3|21	
12mr|indexhtml-rosa-2010.1-3|22	%description
12mr|indexhtml-rosa-2010.1-3|23	Mandriva Linux index.html welcome page displayed by web browsers
12mr|indexhtml-rosa-2010.1-3|24	when they are launched, first mail displayed on mail clients
12mr|indexhtml-rosa-2010.1-3|25	after installation and "about" information.
12mr|indexhtml-rosa-2010.1-3|26	
12mr|indexhtml-rosa-2010.1-3|27	%prep
12mr|indexhtml-rosa-2010.1-3|28	
12mr|indexhtml-rosa-2010.1-3|29	%setup -q -n  indexhtml-%version
12mr|indexhtml-rosa-2010.1-3|30	
12mr|indexhtml-rosa-2010.1-3|31	%build
12mr|indexhtml-rosa-2010.1-3|32	cd about
12mr|indexhtml-rosa-2010.1-3|33	./create_html.sh
12mr|indexhtml-rosa-2010.1-3|34	
12mr|indexhtml-rosa-2010.1-3|35	%install
12mr|indexhtml-rosa-2010.1-3|36	rm -fr %buildroot/
12mr|indexhtml-rosa-2010.1-3|37	
12mr|indexhtml-rosa-2010.1-3|38	find $RPM_BUILD_DIR/%name -name ".svn" -print | xargs /bin/rm -fr
12mr|indexhtml-rosa-2010.1-3|39	
12mr|indexhtml-rosa-2010.1-3|40	install -d -m 0755 %buildroot/%_datadir/mdk/indexhtml/
12mr|indexhtml-rosa-2010.1-3|41	tar c -C HTML . | tar x -C %buildroot/%_datadir/mdk/indexhtml/
12mr|indexhtml-rosa-2010.1-3|42	#install -m 0755 update-indexhtml %buildroot/%_datadir/mdk/indexhtml/
12mr|indexhtml-rosa-2010.1-3|43	
12mr|indexhtml-rosa-2010.1-3|44	install -d -m 0755 %buildroot/%_datadir/mdk/mail/text/
12mr|indexhtml-rosa-2010.1-3|45	install -d -m 0755 %buildroot/%_datadir/mdk/mail/html/
12mr|indexhtml-rosa-2010.1-3|46	for lang in $(find mail/header-* -type f | sed "s|mail/header-||" ); do
12mr|indexhtml-rosa-2010.1-3|47	cat mail/header-$lang &> tmpfile
12mr|indexhtml-rosa-2010.1-3|48	cat mail/mail-$lang.txt >> tmpfile
12mr|indexhtml-rosa-2010.1-3|49	install -m 0644 tmpfile %buildroot/%_datadir/mdk/mail/text/mail-$lang
12mr|indexhtml-rosa-2010.1-3|50	
12mr|indexhtml-rosa-2010.1-3|51	cat mail/header-$lang &> tmpfile
12mr|indexhtml-rosa-2010.1-3|52	echo "Content-Type: multipart/related; type=\"multipart/alternative\";" >>tmpfile
12mr|indexhtml-rosa-2010.1-3|53	echo "	 boundary=\"=-tThpx1YEZqL4gn53WjQ1\"" >> tmpfile
12mr|indexhtml-rosa-2010.1-3|54	echo "" >> tmpfile
12mr|indexhtml-rosa-2010.1-3|55	echo "--=-tThpx1YEZqL4gn53WjQ1" >> tmpfile
12mr|indexhtml-rosa-2010.1-3|56	echo "Content-Type: multipart/alternative; boundary=\"=-aFPGjTr5jUHhXPWxbLcT\"" >>tmpfile
12mr|indexhtml-rosa-2010.1-3|57	echo "" >> tmpfile
12mr|indexhtml-rosa-2010.1-3|58	echo "--=-aFPGjTr5jUHhXPWxbLcT" >> tmpfile
12mr|indexhtml-rosa-2010.1-3|59	cat mail/mail-$lang.txt >> tmpfile
12mr|indexhtml-rosa-2010.1-3|60	cat mail/mail-$lang.html >> tmpfile
12mr|indexhtml-rosa-2010.1-3|61	cat mail/mail-images >> tmpfile
12mr|indexhtml-rosa-2010.1-3|62	install -m 0644 tmpfile %buildroot/%_datadir/mdk/mail/html/mail-$lang
12mr|indexhtml-rosa-2010.1-3|63	
12mr|indexhtml-rosa-2010.1-3|64	done
12mr|indexhtml-rosa-2010.1-3|65	
12mr|indexhtml-rosa-2010.1-3|66	pushd $RPM_BUILD_DIR
12mr|indexhtml-rosa-2010.1-3|67	cp %{SOURCE10} $RPM_BUILD_DIR
12mr|indexhtml-rosa-2010.1-3|68	tar xf default-browser-page.tar.bz2
12mr|indexhtml-rosa-2010.1-3|69	rm -rf %buildroot/%_datadir/mdk/indexhtml/images
12mr|indexhtml-rosa-2010.1-3|70	rm -f %buildroot/%_datadir/mdk/indexhtml/index.html
12mr|indexhtml-rosa-2010.1-3|71	cp -R $RPM_BUILD_DIR/default-browser-page/images %buildroot/%_datadir/mdk/indexhtml/
12mr|indexhtml-rosa-2010.1-3|72	cp $RPM_BUILD_DIR/default-browser-page/index.html %buildroot/%_datadir/mdk/indexhtml/
12mr|indexhtml-rosa-2010.1-3|73	cp $RPM_BUILD_DIR/default-browser-page/main.css %buildroot/%_datadir/mdk/indexhtml/
12mr|indexhtml-rosa-2010.1-3|74	popd
12mr|indexhtml-rosa-2010.1-3|75	
12mr|indexhtml-rosa-2010.1-3|76	install -d -m 0755 %buildroot/%_datadir/doc/HTML/
12mr|indexhtml-rosa-2010.1-3|77	install -m 0644 HTML/index.html %buildroot/%_datadir/doc/HTML/index.html
12mr|indexhtml-rosa-2010.1-3|78	#install -d -m 0755 %buildroot/etc/sysconfig/network-scripts/ifup.d
12mr|indexhtml-rosa-2010.1-3|79	#cd %buildroot/etc/sysconfig/network-scripts/ifup.d
12mr|indexhtml-rosa-2010.1-3|80	#ln -s ../../../../%_datadir/mdk/indexhtml/update-indexhtml indexhtml
12mr|indexhtml-rosa-2010.1-3|81	
12mr|indexhtml-rosa-2010.1-3|82	# add a default
12mr|indexhtml-rosa-2010.1-3|83	cat %buildroot/%_datadir/mdk/indexhtml/index.html | \
12mr|indexhtml-rosa-2010.1-3|84	sed "s/#MDV_RELEASE/`cat /etc/release`/" | \
12mr|indexhtml-rosa-2010.1-3|85	sed "s/#MDV_PRODUCT/download/" | \
12mr|indexhtml-rosa-2010.1-3|86	sed "s/#MDV_PACK//" | \
12mr|indexhtml-rosa-2010.1-3|87	sed "s/#LANG/en/g" \
12mr|indexhtml-rosa-2010.1-3|88	> %buildroot/%_datadir/doc/HTML/index.html
12mr|indexhtml-rosa-2010.1-3|89	
12mr|indexhtml-rosa-2010.1-3|90	# about Mandriva
12mr|indexhtml-rosa-2010.1-3|91	install -d -m 0755 %buildroot/%_datadir/mdk/about
12mr|indexhtml-rosa-2010.1-3|92	install -d -m 0755 %buildroot/%_datadir/applications
12mr|indexhtml-rosa-2010.1-3|93	install -d -m 0755 %buildroot/%{_bindir}
12mr|indexhtml-rosa-2010.1-3|94	cp about/html/* %buildroot/%_datadir/mdk/about
12mr|indexhtml-rosa-2010.1-3|95	cp -r about/style %buildroot/%_datadir/mdk/about/
12mr|indexhtml-rosa-2010.1-3|96	cp about/about-mandriva.desktop %buildroot/%_datadir/applications
12mr|indexhtml-rosa-2010.1-3|97	cp about/about-mandriva %buildroot/%{_bindir}
12mr|indexhtml-rosa-2010.1-3|98	
12mr|indexhtml-rosa-2010.1-3|99	rm -f %buildroot/%_datadir/doc/HTML/index.html
12mr|indexhtml-rosa-2010.1-3|100	cp -R $RPM_BUILD_DIR/default-browser-page/images %buildroot/%_datadir/doc/HTML/
12mr|indexhtml-rosa-2010.1-3|101	cp $RPM_BUILD_DIR/default-browser-page/index.html %buildroot/%_datadir/doc/HTML/
12mr|indexhtml-rosa-2010.1-3|102	cp $RPM_BUILD_DIR/default-browser-page/main.css %buildroot/%_datadir/doc/HTML/
12mr|indexhtml-rosa-2010.1-3|103	
12mr|indexhtml-rosa-2010.1-3|104	%clean
12mr|indexhtml-rosa-2010.1-3|105	rm -fr %buildroot
12mr|indexhtml-rosa-2010.1-3|106	
12mr|indexhtml-rosa-2010.1-3|107	%post
12mr|indexhtml-rosa-2010.1-3|108	# done to prevent excludedocs to ignore the doc/HTML
12mr|indexhtml-rosa-2010.1-3|109	mkdir -p  %_datadir/doc/HTML
12mr|indexhtml-rosa-2010.1-3|110	cat %_datadir/mdk/indexhtml/index.html | \
12mr|indexhtml-rosa-2010.1-3|111	sed "s/#MDV_RELEASE/`cat /etc/release`/" | \
12mr|indexhtml-rosa-2010.1-3|112	sed "s/#MDV_PRODUCT/`gawk -F= '/META_CLASS/ { print $2 }' /etc/sysconfig/system`/" | \
12mr|indexhtml-rosa-2010.1-3|113	sed "s/#MDV_PACK//" | \
12mr|indexhtml-rosa-2010.1-3|114	sed "s/#LANG/${LC_NAME/[-_]*}/g" \
12mr|indexhtml-rosa-2010.1-3|115	> %_datadir/doc/HTML/index.html
12mr|indexhtml-rosa-2010.1-3|116	
12mr|indexhtml-rosa-2010.1-3|117	%files
12mr|indexhtml-rosa-2010.1-3|118	%defattr(-,root,root,-)
12mr|indexhtml-rosa-2010.1-3|119	%_datadir/mdk/
12mr|indexhtml-rosa-2010.1-3|120	%_datadir/doc/HTML/
12mr|indexhtml-rosa-2010.1-3|121	#/etc/sysconfig/network-scripts/ifup.d/indexhtml
12mr|indexhtml-rosa-2010.1-3|122	%_datadir/applications/about-mandriva.desktop
12mr|indexhtml-rosa-2010.1-3|123	%{_bindir}/about-mandriva
12mr|indexhtml-rosa-2010.1-3|124	
12mr|indexhtml-rosa-2010.1-3|125	
12mr|indexhtml-rosa-2010.1-3|126	
12mr|indexhtml-rosa-2010.1-3|127	%changelog
12mr|indexhtml-rosa-2010.1-3|128	

14373 12
12mr|indi-apogee-1.0-6|1	Summary:	INDI driver for Apgoee Alta (U & E) line of CCDs
12mr|indi-apogee-1.0-6|2	Name:		indi-apogee
12mr|indi-apogee-1.0-6|3	Version:	1.0
12mr|indi-apogee-1.0-6|4	Release:	6
12mr|indi-apogee-1.0-6|5	License:	LGPLv2+
12mr|indi-apogee-1.0-6|6	Group:		Development/Other
12mr|indi-apogee-1.0-6|7	Url:		http://indi.sourceforge.net/
12mr|indi-apogee-1.0-6|8	Source0:	http://downloads.sourceforge.net/indi/%{name}_%{version}.tar.gz
12mr|indi-apogee-1.0-6|9	Patch0:		indi-apogee_1.0-fix-str-fmt.patch
12mr|indi-apogee-1.0-6|10	Patch1:		indi-apogee_1.0-cfitsio-prefix.path
12mr|indi-apogee-1.0-6|11	Patch2:		indi-apogee_1.0-dso.patch
12mr|indi-apogee-1.0-6|12	BuildRequires:	pkgconfig(zlib)
12mr|indi-apogee-1.0-6|13	BuildRequires:	pkgconfig(libusb)
12mr|indi-apogee-1.0-6|14	BuildRequires:	pkgconfig(cfitsio)
12mr|indi-apogee-1.0-6|15	BuildRequires:	pkgconfig(libindi)
12mr|indi-apogee-1.0-6|16	BuildRequires:	indi-devel-static
12mr|indi-apogee-1.0-6|17	BuildRequires:	libapogee-devel
12mr|indi-apogee-1.0-6|18	BuildRequires:	libnova-devel
12mr|indi-apogee-1.0-6|19	BuildRequires:	cmake
12mr|indi-apogee-1.0-6|20	
12mr|indi-apogee-1.0-6|21	%description
12mr|indi-apogee-1.0-6|22	This package provides the INDI driver for Apgoee Alta (U & E) line of CCDs.
12mr|indi-apogee-1.0-6|23	
12mr|indi-apogee-1.0-6|24	%prep
12mr|indi-apogee-1.0-6|25	%setup -q
12mr|indi-apogee-1.0-6|26	%patch0 -p0
12mr|indi-apogee-1.0-6|27	%patch1 -p0
12mr|indi-apogee-1.0-6|28	%patch2 -p1
12mr|indi-apogee-1.0-6|29	
12mr|indi-apogee-1.0-6|30	%build
12mr|indi-apogee-1.0-6|31	%cmake
12mr|indi-apogee-1.0-6|32	%make
12mr|indi-apogee-1.0-6|33	
12mr|indi-apogee-1.0-6|34	%install
12mr|indi-apogee-1.0-6|35	%makeinstall_std -C build
12mr|indi-apogee-1.0-6|36	
12mr|indi-apogee-1.0-6|37	%files
12mr|indi-apogee-1.0-6|38	%doc ChangeLog README
12mr|indi-apogee-1.0-6|39	%{_bindir}/indi_apogeee_ccd
12mr|indi-apogee-1.0-6|40	%{_bindir}/indi_apogeeu_ccd
12mr|indi-apogee-1.0-6|41	%{_datadir}/indi/indi_apogee.xml
12mr|indi-apogee-1.0-6|42	
12mr|indi-apogee-1.0-6|43	%changelog
12mr|indi-apogee-1.0-6|44	* Tue Sep  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|indi-apogee-1.0-6|45	+ Commit: 4177d33
12mr|indi-apogee-1.0-6|46	- Update BuildRequires and add patch to fix linkage
12mr|indi-apogee-1.0-6|47	
12mr|indi-apogee-1.0-6|48	

14374 12
12mr|indilib-0.9.5-1|1	%define shortname indi
12mr|indilib-0.9.5-1|2	
12mr|indilib-0.9.5-1|3	Name:		indilib
12mr|indilib-0.9.5-1|4	Version:	0.9.5
12mr|indilib-0.9.5-1|5	Release:	1
12mr|indilib-0.9.5-1|6	Summary:	Library to control astronomical devices
12mr|indilib-0.9.5-1|7	Source0:	http://downloads.sourceforge.net/indi/libindi_%{version}.tar.gz
12mr|indilib-0.9.5-1|8	License:	LGPLv2+
12mr|indilib-0.9.5-1|9	Group:		Development/C
12mr|indilib-0.9.5-1|10	Url:		http://indi.sourceforge.net/
12mr|indilib-0.9.5-1|11	BuildRequires:	zlib-devel
12mr|indilib-0.9.5-1|12	BuildRequires:	libusb-devel
12mr|indilib-0.9.5-1|13	BuildRequires:	cfitsio-devel >= 3.090
12mr|indilib-0.9.5-1|14	BuildRequires:	libfli-devel
12mr|indilib-0.9.5-1|15	BuildRequires:	cmake
12mr|indilib-0.9.5-1|16	BuildRequires:	boost-devel
12mr|indilib-0.9.5-1|17	Provides:	indi = %{version}-%{release}
12mr|indilib-0.9.5-1|18	
12mr|indilib-0.9.5-1|19	%description
12mr|indilib-0.9.5-1|20	INDI is an instrument neutral distributed interface control protocol
12mr|indilib-0.9.5-1|21	that aims to provide backend driver support and automation for a wide
12mr|indilib-0.9.5-1|22	range of Astronomical devices (telescopes, focusers, CCDs..etc).
12mr|indilib-0.9.5-1|23	
12mr|indilib-0.9.5-1|24	%files
12mr|indilib-0.9.5-1|25	%doc ChangeLog NEWS README TODO
12mr|indilib-0.9.5-1|26	%{_bindir}/*
12mr|indilib-0.9.5-1|27	%{_datadir}/%{shortname}
12mr|indilib-0.9.5-1|28	
12mr|indilib-0.9.5-1|29	#--------------------------------------------------------------------
12mr|indilib-0.9.5-1|30	
12mr|indilib-0.9.5-1|31	%define major 0
12mr|indilib-0.9.5-1|32	%define libname %mklibname %{shortname} %{major}
12mr|indilib-0.9.5-1|33	
12mr|indilib-0.9.5-1|34	%package -n %{libname}
12mr|indilib-0.9.5-1|35	Summary:	Library files for INDI
12mr|indilib-0.9.5-1|36	Group:		Development/C
12mr|indilib-0.9.5-1|37	
12mr|indilib-0.9.5-1|38	%description -n %{libname}
12mr|indilib-0.9.5-1|39	INDI is an instrument neutral distributed interface control protocol
12mr|indilib-0.9.5-1|40	that aims to provide backend driver support and automation for a wide
12mr|indilib-0.9.5-1|41	range of Astronomical devices (telescopes, focusers, CCDs..etc).
12mr|indilib-0.9.5-1|42	
12mr|indilib-0.9.5-1|43	This package contains library files of indilib.
12mr|indilib-0.9.5-1|44	
12mr|indilib-0.9.5-1|45	%files -n %{libname}
12mr|indilib-0.9.5-1|46	%{_libdir}/*.so.%{major}*
12mr|indilib-0.9.5-1|47	
12mr|indilib-0.9.5-1|48	#--------------------------------------------------------------------
12mr|indilib-0.9.5-1|49	
12mr|indilib-0.9.5-1|50	%define develname %mklibname -d %{shortname}
12mr|indilib-0.9.5-1|51	
12mr|indilib-0.9.5-1|52	%package -n %{develname}
12mr|indilib-0.9.5-1|53	Summary:	INDI devellopment files
12mr|indilib-0.9.5-1|54	Group:		Development/C
12mr|indilib-0.9.5-1|55	Requires:	%{libname} = %{version}-%{release}
12mr|indilib-0.9.5-1|56	Provides:	indi-devel = %{version}-%{release}
12mr|indilib-0.9.5-1|57	Provides:	%{name}-devel = %{version}-%{release}
12mr|indilib-0.9.5-1|58	
12mr|indilib-0.9.5-1|59	%description -n %{develname}
12mr|indilib-0.9.5-1|60	INDI is an instrument neutral distributed interface control protocol
12mr|indilib-0.9.5-1|61	that aims to provide backend driver support and automation for a wide
12mr|indilib-0.9.5-1|62	range of Astronomical devices (telescopes, focusers, CCDs..etc).
12mr|indilib-0.9.5-1|63	
12mr|indilib-0.9.5-1|64	This package contains files need to build applications using indilib.
12mr|indilib-0.9.5-1|65	
12mr|indilib-0.9.5-1|66	%files -n %{develname}
12mr|indilib-0.9.5-1|67	%doc ChangeLog README* NEWS
12mr|indilib-0.9.5-1|68	%{_libdir}/*.so
12mr|indilib-0.9.5-1|69	%{_libdir}/pkgconfig/libindi.pc
12mr|indilib-0.9.5-1|70	%{_includedir}/libindi/*.h
12mr|indilib-0.9.5-1|71	
12mr|indilib-0.9.5-1|72	#--------------------------------------------------------------------
12mr|indilib-0.9.5-1|73	%define develnamestatic %mklibname -d -s %{shortname}
12mr|indilib-0.9.5-1|74	
12mr|indilib-0.9.5-1|75	%package -n %{develnamestatic}
12mr|indilib-0.9.5-1|76	Summary:	INDI devellopment files
12mr|indilib-0.9.5-1|77	Group:		Development/C
12mr|indilib-0.9.5-1|78	Requires:	%{name}-devel = %{version}-%{release}
12mr|indilib-0.9.5-1|79	Provides:	indi-devel-static = %{version}-%{release}
12mr|indilib-0.9.5-1|80	Provides:	%{name}-devel-static = %{version}-%{release}
12mr|indilib-0.9.5-1|81	
12mr|indilib-0.9.5-1|82	%description -n %{develnamestatic}
12mr|indilib-0.9.5-1|83	INDI is an instrument neutral distributed interface control protocol
12mr|indilib-0.9.5-1|84	that aims to provide backend driver support and automation for a wide
12mr|indilib-0.9.5-1|85	range of Astronomical devices (telescopes, focusers, CCDs..etc).
12mr|indilib-0.9.5-1|86	
12mr|indilib-0.9.5-1|87	This package contains files need to build applications using indilib.
12mr|indilib-0.9.5-1|88	
12mr|indilib-0.9.5-1|89	%files -n %{develnamestatic}
12mr|indilib-0.9.5-1|90	%{_libdir}/*.a
12mr|indilib-0.9.5-1|91	
12mr|indilib-0.9.5-1|92	#-------------------------------------------------------------------
12mr|indilib-0.9.5-1|93	%prep
12mr|indilib-0.9.5-1|94	%setup -q -n libindi-%{version}
12mr|indilib-0.9.5-1|95	
12mr|indilib-0.9.5-1|96	%build
12mr|indilib-0.9.5-1|97	%cmake
12mr|indilib-0.9.5-1|98	%make
12mr|indilib-0.9.5-1|99	
12mr|indilib-0.9.5-1|100	%install
12mr|indilib-0.9.5-1|101	%makeinstall_std -C build
12mr|indilib-0.9.5-1|102	
12mr|indilib-0.9.5-1|103	
12mr|indilib-0.9.5-1|104	%changelog
12mr|indilib-0.9.5-1|105	

14375 12
12mr|initscripts-9.34-5|1	# The restart part in the real _post_service doesn't work with netfs and isn't needed
12mr|initscripts-9.34-5|2	# for other scripts
12mr|initscripts-9.34-5|3	%define _mypost_service() if [ $1 = 1 ]; then /sbin/chkconfig --add %{1}; fi;
12mr|initscripts-9.34-5|4	
12mr|initscripts-9.34-5|5	%bcond_with	upstart
12mr|initscripts-9.34-5|6	%bcond_without	systemd
12mr|initscripts-9.34-5|7	
12mr|initscripts-9.34-5|8	Summary:	The inittab file and the /etc/init.d scripts
12mr|initscripts-9.34-5|9	Name:		initscripts
12mr|initscripts-9.34-5|10	Version:	9.34
12mr|initscripts-9.34-5|11	Release:	5
12mr|initscripts-9.34-5|12	# ppp-watch is GPLv2+, everything else is GPLv2
12mr|initscripts-9.34-5|13	License:	GPLv2 and GPLv2+
12mr|initscripts-9.34-5|14	Group:		System/Base
12mr|initscripts-9.34-5|15	Source0:	initscripts-%{version}.tar.bz2
12mr|initscripts-9.34-5|16	Source1:	%{name}.rpmlintrc
12mr|initscripts-9.34-5|17	Patch0:		initscripts-mdkconf.patch
12mr|initscripts-9.34-5|18	Patch1:		removal_of_haldameon.patch
12mr|initscripts-9.34-5|19	Provides:   /etc/init.d
12mr|initscripts-9.34-5|20	
12mr|initscripts-9.34-5|21	# (cg) Upstream cherry picks
12mr|initscripts-9.34-5|22	Patch0101:	0101-Don-t-bother-with-stdin-stdout-stderr-for-rmmod-modp.patch
12mr|initscripts-9.34-5|23	Patch0102:	0102-Just-exit-on-first-response-744734.patch
12mr|initscripts-9.34-5|24	Patch0103:	0103-Add-cifs-to-check-for-network-filesystem-760018.patch
12mr|initscripts-9.34-5|25	Patch0104:	0104-Don-t-exit-with-an-error-if-SEinux-isn-t-active.-768.patch
12mr|initscripts-9.34-5|26	Patch0105:	0105-Handle-dmraid-sets-with-spaces-728795-lnykryn-redhat.patch
12mr|initscripts-9.34-5|27	Patch0106:	0106-Typo-in-crypttab.5.patch
12mr|initscripts-9.34-5|28	Patch0107:	0107-Drop-StandardInput-tty-785662.patch
12mr|initscripts-9.34-5|29	Patch0108:	0108-Do-not-check-mounted-filesystems-745224.patch
12mr|initscripts-9.34-5|30	Patch0109:	0109-Improve-comment-in-init-serial.conf-746808.patch
12mr|initscripts-9.34-5|31	
12mr|initscripts-9.34-5|32	# (cg) Patches to go into mgaconf mega patch eventually
12mr|initscripts-9.34-5|33	Patch0500:	0500-Make-sure-to-invalidate-nscd-cache-under-systemd-as-.patch
12mr|initscripts-9.34-5|34	Patch0501:	0501-Rename-for-new-udev-systemd-servies.patch
12mr|initscripts-9.34-5|35	Patch0502:      initscripts-9.34.plymouth-quit.patch
12mr|initscripts-9.34-5|36	#ROSA patches
12mr|initscripts-9.34-5|37	Patch0503:      initscripts-9.34.mandriva.everytime.patch
12mr|initscripts-9.34-5|38	
12mr|initscripts-9.34-5|39	# for /bin/awk
12mr|initscripts-9.34-5|40	Requires:	gawk
12mr|initscripts-9.34-5|41	# for /bin/sed
12mr|initscripts-9.34-5|42	Requires:	sed
12mr|initscripts-9.34-5|43	Requires:	mktemp
12mr|initscripts-9.34-5|44	Requires:	e2fsprogs >= 1.18-2mdk
12mr|initscripts-9.34-5|45	Requires:	procps >= 2.0.7-8mdk
12mr|initscripts-9.34-5|46	Requires:	gettext-base >= 0.10.35-20mdk
12mr|initscripts-9.34-5|47	Requires:	module-init-tools
12mr|initscripts-9.34-5|48	# needed for chvt --userwait
12mr|initscripts-9.34-5|49	Requires:	kbd >= 1.15.1-2mdv
12mr|initscripts-9.34-5|50	#Requires:	sysklogd >= 1.3.31
12mr|initscripts-9.34-5|51	# for /sbin/fuser
12mr|initscripts-9.34-5|52	Requires:	psmisc
12mr|initscripts-9.34-5|53	Requires:	which
12mr|initscripts-9.34-5|54	Requires:	setup >= 2.2.0-14mdk
12mr|initscripts-9.34-5|55	%if %{with upstart}
12mr|initscripts-9.34-5|56	Requires:	upstart
12mr|initscripts-9.34-5|57	Obsoletes:	event-compat-sysv
12mr|initscripts-9.34-5|58	%else
12mr|initscripts-9.34-5|59	Requires:	SysVinit >= 2.85-38
12mr|initscripts-9.34-5|60	%endif
12mr|initscripts-9.34-5|61	# for /sbin/ip
12mr|initscripts-9.34-5|62	Requires:	iproute2
12mr|initscripts-9.34-5|63	# for /sbin/arping
12mr|initscripts-9.34-5|64	Requires:	iputils
12mr|initscripts-9.34-5|65	Requires:	net-tools
12mr|initscripts-9.34-5|66	# for /bin/find
12mr|initscripts-9.34-5|67	Requires:	findutils
12mr|initscripts-9.34-5|68	# (blino) for pidof -c
12mr|initscripts-9.34-5|69	# (bor) for pidof -m
12mr|initscripts-9.34-5|70	Requires:	sysvinit-tools >= 2.87-8mdv2011.0
12mr|initscripts-9.34-5|71	
12mr|initscripts-9.34-5|72	Requires:	perl-MDK-Common >= 1.0.1
12mr|initscripts-9.34-5|73	Requires:	ifplugd >= 0.24
12mr|initscripts-9.34-5|74	#Requires: sound-scripts
12mr|initscripts-9.34-5|75	# (tv) unused:
12mr|initscripts-9.34-5|76	#Prereq:	gawk
12mr|initscripts-9.34-5|77	Requires:	iproute2
12mr|initscripts-9.34-5|78	Requires:	ethtool
12mr|initscripts-9.34-5|79	# http://bugzilla.redhat.com/show_bug.cgi?id=252973
12mr|initscripts-9.34-5|80	Conflicts:	nut < 2.2.0
12mr|initscripts-9.34-5|81	Obsoletes:	rhsound sapinit
12mr|initscripts-9.34-5|82	Provides:	rhsound sapinit
12mr|initscripts-9.34-5|83	Conflicts:	kernel <= 2.2, timeconfig < 3.0, pppd <= 2.4.4-3mdv2008.1, wvdial < 1.40-3
12mr|initscripts-9.34-5|84	Conflicts:	initscripts < 1.22.1-5, Aurora <= 7.2-17mdk
12mr|initscripts-9.34-5|85	Conflicts:	dhcpcd < 1.3.21pl1
12mr|initscripts-9.34-5|86	Conflicts:	XFree86-xfs < 4.2.0-12mdk
12mr|initscripts-9.34-5|87	Conflicts:	xinitrc < 2.4.12
12mr|initscripts-9.34-5|88	Conflicts:	lsb < 3.1-11mdv2007.1
12mr|initscripts-9.34-5|89	Conflicts:	lsb-core < 3.1-15mdv2008.1
12mr|initscripts-9.34-5|90	Conflicts:	suspend-scripts < 1.27
12mr|initscripts-9.34-5|91	Conflicts:	mdadm < 2.6.4-2mdv2008.1
12mr|initscripts-9.34-5|92	Conflicts:	systemd <= 19-2
12mr|initscripts-9.34-5|93	Conflicts:	networkmanager < 0.8.2-8
12mr|initscripts-9.34-5|94	Requires:	util-linux-ng >= 2.16
12mr|initscripts-9.34-5|95	Requires:	mount >= 2.11l
12mr|initscripts-9.34-5|96	Requires:	udev >= 108-2mdv2007.1
12mr|initscripts-9.34-5|97	Requires:	ifmetric, resolvconf >= 1.41
12mr|initscripts-9.34-5|98	Requires:	dmsetup
12mr|initscripts-9.34-5|99	%if %{with systemd}
12mr|initscripts-9.34-5|100	Conflicts:	prcsys
12mr|initscripts-9.34-5|101	%else
12mr|initscripts-9.34-5|102	Requires:	prcsys
12mr|initscripts-9.34-5|103	%endif
12mr|initscripts-9.34-5|104	Requires(post):	/usr/bin/tr grep, chkconfig >= 1.3.37-3mdk
12mr|initscripts-9.34-5|105	BuildRequires:	glib2-devel
12mr|initscripts-9.34-5|106	BuildRequires:	pkgconfig
12mr|initscripts-9.34-5|107	BuildRequires:	popt-devel
12mr|initscripts-9.34-5|108	BuildRequires:	python
12mr|initscripts-9.34-5|109	# Upstream URL: http://git.fedorahosted.org/git/initscripts.git
12mr|initscripts-9.34-5|110	Url:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/initscripts/trunk/
12mr|initscripts-9.34-5|111	
12mr|initscripts-9.34-5|112	%description
12mr|initscripts-9.34-5|113	The initscripts package contains the basic system scripts used to boot
12mr|initscripts-9.34-5|114	your Mandriva Linux system, change run levels, and shut the system
12mr|initscripts-9.34-5|115	down cleanly.  Initscripts also contains the scripts that activate and
12mr|initscripts-9.34-5|116	deactivate most network interfaces.
12mr|initscripts-9.34-5|117	
12mr|initscripts-9.34-5|118	%package -n	debugmode
12mr|initscripts-9.34-5|119	Summary:	Scripts for running in debugging mode
12mr|initscripts-9.34-5|120	Requires:	initscripts
12mr|initscripts-9.34-5|121	Group:		System/Base
12mr|initscripts-9.34-5|122	
12mr|initscripts-9.34-5|123	%description -n	debugmode
12mr|initscripts-9.34-5|124	The debugmode package contains some basic scripts that are used to run
12mr|initscripts-9.34-5|125	the system in a debugging mode.
12mr|initscripts-9.34-5|126	
12mr|initscripts-9.34-5|127	Currently, this consists of various memory checking code.
12mr|initscripts-9.34-5|128	
12mr|initscripts-9.34-5|129	%prep
12mr|initscripts-9.34-5|130	%setup -q
12mr|initscripts-9.34-5|131	%apply_patches
12mr|initscripts-9.34-5|132	find -name "*.0???~" -delete
12mr|initscripts-9.34-5|133	rm -rf po
12mr|initscripts-9.34-5|134	ln -s mandriva/po
12mr|initscripts-9.34-5|135	
12mr|initscripts-9.34-5|136	gzip -9 mandriva/ChangeLog
12mr|initscripts-9.34-5|137	mv ChangeLog ChangeLog-RH
12mr|initscripts-9.34-5|138	gzip -9 ChangeLog-RH
12mr|initscripts-9.34-5|139	
12mr|initscripts-9.34-5|140	%build
12mr|initscripts-9.34-5|141	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|initscripts-9.34-5|142	make -C mandriva CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|initscripts-9.34-5|143	
12mr|initscripts-9.34-5|144	%install
12mr|initscripts-9.34-5|145	mkdir -p $RPM_BUILD_ROOT/etc
12mr|initscripts-9.34-5|146	make ROOT=$RPM_BUILD_ROOT SUPERUSER=`id -un` SUPERGROUP=`id -gn` mandir=%{_mandir} install
12mr|initscripts-9.34-5|147	
12mr|initscripts-9.34-5|148	#MDK
12mr|initscripts-9.34-5|149	make -C mandriva install ROOT=$RPM_BUILD_ROOT mandir=%{_mandir}
12mr|initscripts-9.34-5|150	
12mr|initscripts-9.34-5|151	python mandriva/gprintify.py \
12mr|initscripts-9.34-5|152	`find %{buildroot}/etc/rc.d -type f` \
12mr|initscripts-9.34-5|153	`find %{buildroot}/sysconfig/network-scripts -type f` \
12mr|initscripts-9.34-5|154	%{buildroot}/lib/systemd/fedora-* \
12mr|initscripts-9.34-5|155	%{buildroot}/lib/systemd/mandriva-*
12mr|initscripts-9.34-5|156	
12mr|initscripts-9.34-5|157	# warly
12mr|initscripts-9.34-5|158	# put locale in /usr, gettext need /usr/share
12mr|initscripts-9.34-5|159	#
12mr|initscripts-9.34-5|160	# extracted from /usr/lib/rpm/find-lang.sh and adapted to find locales in /etc
12mr|initscripts-9.34-5|161	#find $RPM_BUILD_ROOT -type f|sed '
12mr|initscripts-9.34-5|162	#1i\
12mr|initscripts-9.34-5|163	#%defattr (644, root, root, 755)
12mr|initscripts-9.34-5|164	#s:'"$RPM_BUILD_ROOT"'::
12mr|initscripts-9.34-5|165	#s:\(.*/etc/locale/\)\([^/_]\+\)\(.*'"$NAME"'\.mo$\):%lang(\2) \1\2\3:
12mr|initscripts-9.34-5|166	#s:^\([^%].*\)::
12mr|initscripts-9.34-5|167	#s:%lang(C) ::
12mr|initscripts-9.34-5|168	#' >> %{name}.lang
12mr|initscripts-9.34-5|169	
12mr|initscripts-9.34-5|170	%find_lang %{name}
12mr|initscripts-9.34-5|171	
12mr|initscripts-9.34-5|172	%if %{with upstart}
12mr|initscripts-9.34-5|173	mv -f $RPM_BUILD_ROOT/etc/inittab.upstart $RPM_BUILD_ROOT/etc/inittab
12mr|initscripts-9.34-5|174	rm -f $RPM_BUILD_ROOT/etc/rc.d/rc1.d/S99single
12mr|initscripts-9.34-5|175	rm -f $RPM_BUILD_ROOT/etc/rc.d/init.d/single
12mr|initscripts-9.34-5|176	%else
12mr|initscripts-9.34-5|177	mv -f $RPM_BUILD_ROOT/etc/inittab.sysv $RPM_BUILD_ROOT/etc/inittab
12mr|initscripts-9.34-5|178	rm -rf $RPM_BUILD_ROOT/etc/event.d
12mr|initscripts-9.34-5|179	rm -rf $RPM_BUILD_ROOT/etc/init
12mr|initscripts-9.34-5|180	%endif
12mr|initscripts-9.34-5|181	rm -f $RPM_BUILD_ROOT/etc/inittab.*
12mr|initscripts-9.34-5|182	
12mr|initscripts-9.34-5|183	%ifnarch s390 s390x
12mr|initscripts-9.34-5|184	rm -f \
12mr|initscripts-9.34-5|185	$RPM_BUILD_ROOT/etc/sysconfig/network-scripts/ifup-ctc \
12mr|initscripts-9.34-5|186	$RPM_BUILD_ROOT/etc/sysconfig/network-scripts/ifup-iucv \
12mr|initscripts-9.34-5|187	$RPM_BUILD_ROOT/lib/udev/rules.d/55-ccw.rules \
12mr|initscripts-9.34-5|188	$RPM_BUILD_ROOT/lib/udev/ccw_init
12mr|initscripts-9.34-5|189	%else
12mr|initscripts-9.34-5|190	rm -f \
12mr|initscripts-9.34-5|191	$RPM_BUILD_ROOT/etc/rc.d/rc.sysinit.s390init \
12mr|initscripts-9.34-5|192	$RPM_BUILD_ROOT/etc/sysconfig/init.s390
12mr|initscripts-9.34-5|193	%endif
12mr|initscripts-9.34-5|194	
12mr|initscripts-9.34-5|195	# remove unused hotplug helper and ipsec/isdn stuff
12mr|initscripts-9.34-5|196	rm -f $RPM_BUILD_ROOT/etc/sysconfig/network-scripts/{ifdown-ippp,ifup-ippp,ifdown-ipsec,ifup-ipsec,net.hotplug}
12mr|initscripts-9.34-5|197	
12mr|initscripts-9.34-5|198	# we use network rules from the udev package
12mr|initscripts-9.34-5|199	rm -f $RPM_BUILD_ROOT/lib/udev/rules.d/60-net.rules
12mr|initscripts-9.34-5|200	
12mr|initscripts-9.34-5|201	# we have our own copy of gprintify
12mr|initscripts-9.34-5|202	export DONT_GPRINTIFY=1
12mr|initscripts-9.34-5|203	
12mr|initscripts-9.34-5|204	%if !%{with systemd}
12mr|initscripts-9.34-5|205	rm -rf $RPM_BUILD_ROOT/lib/systemd
12mr|initscripts-9.34-5|206	%else
12mr|initscripts-9.34-5|207	# (cg) Mask netfs initscript under systemd as native support is built in.
12mr|initscripts-9.34-5|208	ln -sf /dev/null $RPM_BUILD_ROOT/lib/systemd/system/netfs.service
12mr|initscripts-9.34-5|209	%endif
12mr|initscripts-9.34-5|210	
12mr|initscripts-9.34-5|211	install -d -m 0755 %{buildroot}/%{_sysconfdir}/sysctl.d
12mr|initscripts-9.34-5|212	
12mr|initscripts-9.34-5|213	#drop speedboot
12mr|initscripts-9.34-5|214	rm -f %{buildroot}/etc/sysconfig/speedboot
12mr|initscripts-9.34-5|215	rm -rf %{buildroot}/var/lib/speedboot
12mr|initscripts-9.34-5|216	rm -f %{buildroot}/etc/X11/xsetup.d/90speedboot.xsetup
12mr|initscripts-9.34-5|217	rm -rf %{buildroot}/etc/X11/xsetup.d
12mr|initscripts-9.34-5|218	
12mr|initscripts-9.34-5|219	%post
12mr|initscripts-9.34-5|220	##Fixme
12mr|initscripts-9.34-5|221	touch /etc/sysconfig/i18n
12mr|initscripts-9.34-5|222	##
12mr|initscripts-9.34-5|223	touch /var/log/wtmp /var/run/utmp /var/log/btmp
12mr|initscripts-9.34-5|224	chown root:utmp /var/log/wtmp /var/run/utmp /var/log/btmp
12mr|initscripts-9.34-5|225	chmod 664 /var/log/wtmp /var/run/utmp
12mr|initscripts-9.34-5|226	chmod 600 /var/log/btmp
12mr|initscripts-9.34-5|227	#Create symlink to compartibility with Fedora. In future version move /etc/sysctl.conf to /etc/sysctl.d
12mr|initscripts-9.34-5|228	ln -sf /etc/sysctl.conf /etc/sysctl.d/sysctl.conf
12mr|initscripts-9.34-5|229	
12mr|initscripts-9.34-5|230	%_mypost_service partmon
12mr|initscripts-9.34-5|231	
12mr|initscripts-9.34-5|232	%_mypost_service network
12mr|initscripts-9.34-5|233	
12mr|initscripts-9.34-5|234	%_mypost_service network-up
12mr|initscripts-9.34-5|235	
12mr|initscripts-9.34-5|236	%_mypost_service dm
12mr|initscripts-9.34-5|237	
12mr|initscripts-9.34-5|238	%_mypost_service netconsole
12mr|initscripts-9.34-5|239	
12mr|initscripts-9.34-5|240	%_mypost_service netfs
12mr|initscripts-9.34-5|241	
12mr|initscripts-9.34-5|242	# /etc/sysconfig/desktop format has changed
12mr|initscripts-9.34-5|243	if [ -r /etc/sysconfig/desktop ]; then
12mr|initscripts-9.34-5|244	if ! grep -q = /etc/sysconfig/desktop; then
12mr|initscripts-9.34-5|245	DESK=`cat /etc/sysconfig/desktop`
12mr|initscripts-9.34-5|246	echo "DESKTOP=$DESK" > /etc/sysconfig/desktop
12mr|initscripts-9.34-5|247	fi
12mr|initscripts-9.34-5|248	fi
12mr|initscripts-9.34-5|249	
12mr|initscripts-9.34-5|250	# Add right translation file
12mr|initscripts-9.34-5|251	for i in `echo $LANGUAGE:$LC_ALL:$LC_COLLATE:$LANG:C | tr ':' ' '`
12mr|initscripts-9.34-5|252	do
12mr|initscripts-9.34-5|253	if [ -r %{_datadir}/locale/$i/LC_MESSAGES/initscripts.mo ]; then
12mr|initscripts-9.34-5|254	mkdir -p /etc/locale/$i/LC_MESSAGES/
12mr|initscripts-9.34-5|255	cp %{_datadir}/locale/$i/LC_MESSAGES/initscripts.mo \
12mr|initscripts-9.34-5|256	/etc/locale/$i/LC_MESSAGES/
12mr|initscripts-9.34-5|257	#
12mr|initscripts-9.34-5|258	# warly
12mr|initscripts-9.34-5|259	# FIXME: this should be done by each locale when installed or upgraded
12mr|initscripts-9.34-5|260	#
12mr|initscripts-9.34-5|261	pushd %{_datadir}/locale/$i/ > /dev/null && for j in LC_*
12mr|initscripts-9.34-5|262	do
12mr|initscripts-9.34-5|263	if [ -r $j -a ! -d $j ]; then
12mr|initscripts-9.34-5|264	cp $j /etc/locale/$i/
12mr|initscripts-9.34-5|265	fi
12mr|initscripts-9.34-5|266	done && popd > /dev/null
12mr|initscripts-9.34-5|267	if [ -r %{_datadir}/locale/$i/LC_MESSAGES/SYS_LC_MESSAGES ]; then
12mr|initscripts-9.34-5|268	cp %{_datadir}/locale/$LANG/LC_MESSAGES/SYS_LC_MESSAGES /etc/locale/$i/LC_MESSAGES/
12mr|initscripts-9.34-5|269	fi
12mr|initscripts-9.34-5|270	#
12mr|initscripts-9.34-5|271	#
12mr|initscripts-9.34-5|272	break
12mr|initscripts-9.34-5|273	fi
12mr|initscripts-9.34-5|274	done
12mr|initscripts-9.34-5|275	
12mr|initscripts-9.34-5|276	%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; \
12mr|initscripts-9.34-5|277	%{nil}
12mr|initscripts-9.34-5|278	
12mr|initscripts-9.34-5|279	# only needed on upgrade
12mr|initscripts-9.34-5|280	if [ $1 != 0 ]; then
12mr|initscripts-9.34-5|281	# handle the switch to an independant prefdm initscript
12mr|initscripts-9.34-5|282	if grep -q '^x:5' /etc/inittab; then
12mr|initscripts-9.34-5|283	rm -f /etc/inittab.new
12mr|initscripts-9.34-5|284	sed 's/x:5/#x:5/' < /etc/inittab > /etc/inittab.new
12mr|initscripts-9.34-5|285	mv -f /etc/inittab.new /etc/inittab
12mr|initscripts-9.34-5|286	chkconfig --add dm || :
12mr|initscripts-9.34-5|287	fi
12mr|initscripts-9.34-5|288	
12mr|initscripts-9.34-5|289	# handle single user mode declaration
12mr|initscripts-9.34-5|290	if ! grep -q '..:S:' /etc/inittab; then
12mr|initscripts-9.34-5|291	cat >> /etc/inittab <<EOF
12mr|initscripts-9.34-5|292	
12mr|initscripts-9.34-5|293	# Single user mode
12mr|initscripts-9.34-5|294	~~:S:wait:/bin/sh
12mr|initscripts-9.34-5|295	EOF
12mr|initscripts-9.34-5|296	fi
12mr|initscripts-9.34-5|297	
12mr|initscripts-9.34-5|298	# Handle boot sequence changes on upgrade
12mr|initscripts-9.34-5|299	%initlvl_chg partmon 80 13
12mr|initscripts-9.34-5|300	
12mr|initscripts-9.34-5|301	fi
12mr|initscripts-9.34-5|302	
12mr|initscripts-9.34-5|303	%preun
12mr|initscripts-9.34-5|304	%_preun_service netfs
12mr|initscripts-9.34-5|305	
12mr|initscripts-9.34-5|306	%_preun_service netconsole
12mr|initscripts-9.34-5|307	
12mr|initscripts-9.34-5|308	%_preun_service dm
12mr|initscripts-9.34-5|309	
12mr|initscripts-9.34-5|310	%_preun_service network-up
12mr|initscripts-9.34-5|311	
12mr|initscripts-9.34-5|312	%_preun_service network
12mr|initscripts-9.34-5|313	
12mr|initscripts-9.34-5|314	%_preun_service partmon
12mr|initscripts-9.34-5|315	
12mr|initscripts-9.34-5|316	%triggerpostun -- initscripts <= 4.72
12mr|initscripts-9.34-5|317	
12mr|initscripts-9.34-5|318	. /etc/sysconfig/init
12mr|initscripts-9.34-5|319	. /etc/sysconfig/network
12mr|initscripts-9.34-5|320	
12mr|initscripts-9.34-5|321	# These are the non-default settings. By putting them at the end
12mr|initscripts-9.34-5|322	# of the /etc/sysctl.conf file, it will override the default
12mr|initscripts-9.34-5|323	# settings earlier in the file.
12mr|initscripts-9.34-5|324	
12mr|initscripts-9.34-5|325	if [ -n "$FORWARD_IPV4" -a "$FORWARD_IPV4" != "no" -a "$FORWARD_IPV4" != "false" ]; then
12mr|initscripts-9.34-5|326	echo "# added by initscripts install on `date`" >> /etc/sysctl.conf
12mr|initscripts-9.34-5|327	echo "net.ipv4.ip_forward = 1" >> /etc/sysctl.conf
12mr|initscripts-9.34-5|328	fi
12mr|initscripts-9.34-5|329	
12mr|initscripts-9.34-5|330	newnet=`mktemp /etc/sysconfig/network.XXXXXX`
12mr|initscripts-9.34-5|331	if [ -n "$newnet" ]; then
12mr|initscripts-9.34-5|332	sed "s|FORWARD_IPV4.*|# FORWARD_IPV4 removed; see /etc/sysctl.conf|g" \
12mr|initscripts-9.34-5|333	/etc/sysconfig/network > $newnet
12mr|initscripts-9.34-5|334	sed "s|DEFRAG_IPV4.*|# DEFRAG_IPV4 removed; obsolete in 2.4. kernel|g" \
12mr|initscripts-9.34-5|335	$newnet > /etc/sysconfig/network
12mr|initscripts-9.34-5|336	rm -f $newnet
12mr|initscripts-9.34-5|337	fi
12mr|initscripts-9.34-5|338	
12mr|initscripts-9.34-5|339	if [ -n "$MAGIC_SYSRQ" -a "$MAGIC_SYSRQ" != "no" ]; then
12mr|initscripts-9.34-5|340	echo "# added by initscripts install on `date`" >> /etc/sysctl.conf
12mr|initscripts-9.34-5|341	echo "kernel.sysrq = 1" >> /etc/sysctl.conf
12mr|initscripts-9.34-5|342	fi
12mr|initscripts-9.34-5|343	if uname -m | grep -q sparc ; then
12mr|initscripts-9.34-5|344	if [ -n "$STOP_A" -a "$STOP_A" != "no" ]; then
12mr|initscripts-9.34-5|345	echo "# added by initscripts install on `date`" >> /etc/sysctl.conf
12mr|initscripts-9.34-5|346	echo "kernel.stop-a = 1" >> /etc/sysctl.conf
12mr|initscripts-9.34-5|347	fi
12mr|initscripts-9.34-5|348	fi
12mr|initscripts-9.34-5|349	
12mr|initscripts-9.34-5|350	%triggerun -- initscripts < 7.62
12mr|initscripts-9.34-5|351	/sbin/chkconfig --del random
12mr|initscripts-9.34-5|352	/sbin/chkconfig --del rawdevices
12mr|initscripts-9.34-5|353	exit 0
12mr|initscripts-9.34-5|354	
12mr|initscripts-9.34-5|355	%triggerpostun -- initscripts <= 8.38-2mdv2007.0
12mr|initscripts-9.34-5|356	/sbin/chkconfig --add network-up
12mr|initscripts-9.34-5|357	exit 0
12mr|initscripts-9.34-5|358	
12mr|initscripts-9.34-5|359	%triggerpostun -- initscripts < 8.54-4mdv2008.0
12mr|initscripts-9.34-5|360	echo "disabling supermount which is not supported anymore"
12mr|initscripts-9.34-5|361	/usr/sbin/supermount -i disable
12mr|initscripts-9.34-5|362	exit 0
12mr|initscripts-9.34-5|363	
12mr|initscripts-9.34-5|364	%triggerpostun -- initscripts < 8.88-5mdv2008.0
12mr|initscripts-9.34-5|365	/sbin/chkconfig --level 7 dm reset
12mr|initscripts-9.34-5|366	
12mr|initscripts-9.34-5|367	%postun
12mr|initscripts-9.34-5|368	if [ -f /var/lock/TMP_1ST ];then
12mr|initscripts-9.34-5|369	rm -f /var/lock/TMP_1ST
12mr|initscripts-9.34-5|370	fi
12mr|initscripts-9.34-5|371	if [ "$1" = "0" ]; then
12mr|initscripts-9.34-5|372	for i in /etc/locale/*/LC_MESSAGES/initscripts.mo
12mr|initscripts-9.34-5|373	do
12mr|initscripts-9.34-5|374	rm -f $i
12mr|initscripts-9.34-5|375	rmdir `dirname $i` >/dev/null 2> /dev/null
12mr|initscripts-9.34-5|376	done
12mr|initscripts-9.34-5|377	rmdir /etc/locale/* >/dev/null 2> /dev/null
12mr|initscripts-9.34-5|378	fi
12mr|initscripts-9.34-5|379	
12mr|initscripts-9.34-5|380	%files -f %{name}.lang
12mr|initscripts-9.34-5|381	%dir /etc/sysconfig/network-scripts
12mr|initscripts-9.34-5|382	%dir /etc/sysconfig/network-scripts/ifup.d
12mr|initscripts-9.34-5|383	%dir /etc/sysconfig/network-scripts/ifdown.d
12mr|initscripts-9.34-5|384	%dir /etc/sysconfig/network-scripts/wireless.d
12mr|initscripts-9.34-5|385	%dir /etc/sysconfig/network-scripts/vpn.d
12mr|initscripts-9.34-5|386	%dir /etc/sysconfig/network-scripts/vpn.d/openvpn
12mr|initscripts-9.34-5|387	%dir /etc/sysconfig/network-scripts/vpn.d/pptp
12mr|initscripts-9.34-5|388	%dir /etc/sysconfig/network-scripts/vpn.d/vpnc
12mr|initscripts-9.34-5|389	%config(noreplace) %verify(not md5 mtime size) /etc/adjtime
12mr|initscripts-9.34-5|390	%config(noreplace) /etc/sysconfig/init
12mr|initscripts-9.34-5|391	%config(noreplace) /etc/sysconfig/autofsck
12mr|initscripts-9.34-5|392	%config(noreplace) /etc/sysconfig/partmon
12mr|initscripts-9.34-5|393	%config(noreplace) /etc/sysconfig/netconsole
12mr|initscripts-9.34-5|394	%config(noreplace) /etc/sysconfig/readonly-root
12mr|initscripts-9.34-5|395	/etc/sysconfig/network-scripts/ifdown
12mr|initscripts-9.34-5|396	/sbin/ifdown
12mr|initscripts-9.34-5|397	/etc/sysconfig/network-scripts/ifdown-post
12mr|initscripts-9.34-5|398	/etc/sysconfig/network-scripts/ifup
12mr|initscripts-9.34-5|399	/sbin/ifup
12mr|initscripts-9.34-5|400	%dir /etc/sysconfig/console
12mr|initscripts-9.34-5|401	%dir /etc/sysconfig/console/consoletrans
12mr|initscripts-9.34-5|402	%dir /etc/sysconfig/console/consolefonts
12mr|initscripts-9.34-5|403	%dir /etc/sysconfig/modules
12mr|initscripts-9.34-5|404	%dir /etc/sysconfig/networking
12mr|initscripts-9.34-5|405	%dir /etc/sysconfig/networking/devices
12mr|initscripts-9.34-5|406	%dir /etc/sysconfig/networking/profiles
12mr|initscripts-9.34-5|407	%dir /etc/sysconfig/networking/profiles/default
12mr|initscripts-9.34-5|408	/etc/sysconfig/network-scripts/network-functions
12mr|initscripts-9.34-5|409	/etc/sysconfig/network-scripts/network-functions-ipv6
12mr|initscripts-9.34-5|410	/etc/sysconfig/network-scripts/init.ipv6-global
12mr|initscripts-9.34-5|411	%config(noreplace) /etc/sysconfig/network-scripts/ifcfg-lo
12mr|initscripts-9.34-5|412	/etc/sysconfig/network-scripts/ifup-ipx
12mr|initscripts-9.34-5|413	/etc/sysconfig/network-scripts/ifup-post
12mr|initscripts-9.34-5|414	/etc/sysconfig/network-scripts/ifdown-ppp
12mr|initscripts-9.34-5|415	/etc/sysconfig/network-scripts/ifup-ppp
12mr|initscripts-9.34-5|416	/etc/sysconfig/network-scripts/ifup-routes
12mr|initscripts-9.34-5|417	/etc/sysconfig/network-scripts/ifdown-routes
12mr|initscripts-9.34-5|418	/etc/sysconfig/network-scripts/ifup-plip
12mr|initscripts-9.34-5|419	/etc/sysconfig/network-scripts/ifup-plusb
12mr|initscripts-9.34-5|420	/etc/sysconfig/network-scripts/ifup-bnep
12mr|initscripts-9.34-5|421	/etc/sysconfig/network-scripts/ifdown-bnep
12mr|initscripts-9.34-5|422	/etc/sysconfig/network-scripts/ifup-eth
12mr|initscripts-9.34-5|423	/etc/sysconfig/network-scripts/ifdown-eth
12mr|initscripts-9.34-5|424	/etc/sysconfig/network-scripts/ifup-ipv6
12mr|initscripts-9.34-5|425	/etc/sysconfig/network-scripts/ifdown-ipv6
12mr|initscripts-9.34-5|426	/etc/sysconfig/network-scripts/ifup-sit
12mr|initscripts-9.34-5|427	/etc/sysconfig/network-scripts/ifdown-sit
12mr|initscripts-9.34-5|428	/etc/sysconfig/network-scripts/ifup-tunnel
12mr|initscripts-9.34-5|429	/etc/sysconfig/network-scripts/ifdown-tunnel
12mr|initscripts-9.34-5|430	/etc/sysconfig/network-scripts/ifup-aliases
12mr|initscripts-9.34-5|431	#/etc/sysconfig/network-scripts/ifup-ippp
12mr|initscripts-9.34-5|432	#/etc/sysconfig/network-scripts/ifdown-ippp
12mr|initscripts-9.34-5|433	/etc/sysconfig/network-scripts/ifup-wireless
12mr|initscripts-9.34-5|434	/etc/sysconfig/network-scripts/ifup-hso
12mr|initscripts-9.34-5|435	/etc/sysconfig/network-scripts/ifdown-hso
12mr|initscripts-9.34-5|436	/etc/X11/prefdm
12mr|initscripts-9.34-5|437	/etc/X11/lookupdm
12mr|initscripts-9.34-5|438	%config(noreplace) /etc/networks
12mr|initscripts-9.34-5|439	/etc/rwtab
12mr|initscripts-9.34-5|440	%dir /etc/rwtab.d
12mr|initscripts-9.34-5|441	/etc/statetab
12mr|initscripts-9.34-5|442	%dir /etc/statetab.d
12mr|initscripts-9.34-5|443	%if %{with upstart}
12mr|initscripts-9.34-5|444	%config(noreplace) /etc/event.d/*
12mr|initscripts-9.34-5|445	/etc/init/*
12mr|initscripts-9.34-5|446	%endif
12mr|initscripts-9.34-5|447	/lib/udev/rules.d/*
12mr|initscripts-9.34-5|448	%config(noreplace) /etc/inittab
12mr|initscripts-9.34-5|449	%config(noreplace missingok) /etc/rc.d/rc[0-9].d/*
12mr|initscripts-9.34-5|450	/etc/rc[0-9].d
12mr|initscripts-9.34-5|451	/etc/rcS.d
12mr|initscripts-9.34-5|452	/etc/rc
12mr|initscripts-9.34-5|453	%dir /etc/rc.d/init.d
12mr|initscripts-9.34-5|454	%config(noreplace) /etc/rc.local
12mr|initscripts-9.34-5|455	/etc/rc.sysinit
12mr|initscripts-9.34-5|456	/lib/lsb/init-functions
12mr|initscripts-9.34-5|457	/etc/rc.d/init.d/*
12mr|initscripts-9.34-5|458	/etc/rc.d/rc
12mr|initscripts-9.34-5|459	%config(noreplace) /etc/rc.d/rc.local
12mr|initscripts-9.34-5|460	/etc/rc.d/rc.sysinit
12mr|initscripts-9.34-5|461	%config(noreplace) /etc/sysctl.conf
12mr|initscripts-9.34-5|462	%dir /etc/sysctl.d
12mr|initscripts-9.34-5|463	%exclude /etc/profile.d/debug*
12mr|initscripts-9.34-5|464	%config /etc/profile.d/*
12mr|initscripts-9.34-5|465	%dir /etc/sysconfig/network-scripts/cellular.d
12mr|initscripts-9.34-5|466	%dir /etc/sysconfig/network-scripts/hostname.d
12mr|initscripts-9.34-5|467	/etc/sysconfig/network-scripts/ifup.d/vpn
12mr|initscripts-9.34-5|468	/etc/sysconfig/network-scripts/ifdown.d/vpn
12mr|initscripts-9.34-5|469	/usr/sbin/vpn-start
12mr|initscripts-9.34-5|470	/usr/sbin/vpn-stop
12mr|initscripts-9.34-5|471	/usr/sbin/mdv-network-event
12mr|initscripts-9.34-5|472	/usr/sbin/sys-unconfig
12mr|initscripts-9.34-5|473	/bin/ipcalc
12mr|initscripts-9.34-5|474	/bin/usleep
12mr|initscripts-9.34-5|475	%attr(4755,root,root) /usr/sbin/usernetctl
12mr|initscripts-9.34-5|476	/sbin/consoletype
12mr|initscripts-9.34-5|477	/sbin/fstab-decode
12mr|initscripts-9.34-5|478	/sbin/genhostid
12mr|initscripts-9.34-5|479	/sbin/getkey
12mr|initscripts-9.34-5|480	/sbin/securetty
12mr|initscripts-9.34-5|481	%attr(2755,root,root) /sbin/netreport
12mr|initscripts-9.34-5|482	/lib/udev/rename_device
12mr|initscripts-9.34-5|483	/lib/udev/console_init
12mr|initscripts-9.34-5|484	/lib/udev/console_check
12mr|initscripts-9.34-5|485	%ifarch s390 s390x
12mr|initscripts-9.34-5|486	/lib/udev/ccw_init
12mr|initscripts-9.34-5|487	%endif
12mr|initscripts-9.34-5|488	/sbin/service
12mr|initscripts-9.34-5|489	/sbin/sushell
12mr|initscripts-9.34-5|490	#mdv
12mr|initscripts-9.34-5|491	/sbin/hibernate-cleanup.sh
12mr|initscripts-9.34-5|492	/sbin/ppp-watch
12mr|initscripts-9.34-5|493	%{_mandir}/man*/*
12mr|initscripts-9.34-5|494	%lang(cs)	%{_mandir}/cs/man*/*
12mr|initscripts-9.34-5|495	%lang(et)	%{_mandir}/et/man*/*
12mr|initscripts-9.34-5|496	%lang(fi)	%{_mandir}/fi/man*/*
12mr|initscripts-9.34-5|497	%lang(fr)	%{_mandir}/fr/man*/*
12mr|initscripts-9.34-5|498	%lang(it)	%{_mandir}/it/man*/*
12mr|initscripts-9.34-5|499	%lang(pt_BR)	%{_mandir}/pt_BR/man*/*
12mr|initscripts-9.34-5|500	%lang(ru)	%{_mandir}/ru/man*/*
12mr|initscripts-9.34-5|501	%lang(uk)	%{_mandir}/uk/man*/*
12mr|initscripts-9.34-5|502	%dir %attr(775,root,root) /var/run/netreport
12mr|initscripts-9.34-5|503	%dir /etc/ppp
12mr|initscripts-9.34-5|504	%dir /etc/ppp/ip-down.d
12mr|initscripts-9.34-5|505	%dir /etc/ppp/ip-up.d
12mr|initscripts-9.34-5|506	%dir /etc/ppp/peers
12mr|initscripts-9.34-5|507	/etc/ppp/ip-up
12mr|initscripts-9.34-5|508	/etc/ppp/ip-down
12mr|initscripts-9.34-5|509	/etc/ppp/ip-up.ipv6to4
12mr|initscripts-9.34-5|510	/etc/ppp/ip-down.ipv6to4
12mr|initscripts-9.34-5|511	/etc/ppp/ipv6-up
12mr|initscripts-9.34-5|512	/etc/ppp/ipv6-down
12mr|initscripts-9.34-5|513	%dir /etc/NetworkManager
12mr|initscripts-9.34-5|514	%dir /etc/NetworkManager/dispatcher.d
12mr|initscripts-9.34-5|515	/etc/NetworkManager/dispatcher.d/00-netreport
12mr|initscripts-9.34-5|516	/etc/NetworkManager/dispatcher.d/05-netfs
12mr|initscripts-9.34-5|517	%doc sysconfig.txt sysvinitfiles mandriva/ChangeLog.gz ChangeLog-RH.gz static-routes-ipv6 ipv6-tunnel.howto ipv6-6to4.howto changes.ipv6
12mr|initscripts-9.34-5|518	/var/lib/stateless
12mr|initscripts-9.34-5|519	%ghost %attr(0664,root,utmp) /var/log/btmp
12mr|initscripts-9.34-5|520	%ghost %attr(0664,root,utmp) /var/log/wtmp
12mr|initscripts-9.34-5|521	%ghost %attr(0664,root,utmp) /var/run/utmp
12mr|initscripts-9.34-5|522	%config(noreplace) /etc/modules
12mr|initscripts-9.34-5|523	/etc/rc.modules
12mr|initscripts-9.34-5|524	%dir /etc/modprobe.preload.d/
12mr|initscripts-9.34-5|525	%ifnarch %{sparcx}
12mr|initscripts-9.34-5|526	/usr/sbin/supermount
12mr|initscripts-9.34-5|527	%endif
12mr|initscripts-9.34-5|528	/usr/bin/*
12mr|initscripts-9.34-5|529	# warly
12mr|initscripts-9.34-5|530	# gettext need /use/share/locale anyway
12mr|initscripts-9.34-5|531	#%dir /etc/locale
12mr|initscripts-9.34-5|532	#%dir /etc/locale/*
12mr|initscripts-9.34-5|533	#%dir /etc/locale/*/LC_MESSAGES
12mr|initscripts-9.34-5|534	%if %{with systemd}
12mr|initscripts-9.34-5|535	%{_sysconfdir}/tmpfiles.d/initscripts.conf
12mr|initscripts-9.34-5|536	%{_sysconfdir}/tmpfiles.d/mandriva.conf
12mr|initscripts-9.34-5|537	/lib/systemd/fedora-autorelabel
12mr|initscripts-9.34-5|538	/lib/systemd/fedora-configure
12mr|initscripts-9.34-5|539	/lib/systemd/fedora-loadmodules
12mr|initscripts-9.34-5|540	/lib/systemd/fedora-readonly
12mr|initscripts-9.34-5|541	/lib/systemd/fedora-storage-init
12mr|initscripts-9.34-5|542	/lib/systemd/mandriva-boot-links
12mr|initscripts-9.34-5|543	/lib/systemd/mandriva-save-dmesg
12mr|initscripts-9.34-5|544	/lib/systemd/system/basic.target.wants/fedora-autorelabel.service
12mr|initscripts-9.34-5|545	/lib/systemd/system/basic.target.wants/fedora-autorelabel-mark.service
12mr|initscripts-9.34-5|546	/lib/systemd/system/basic.target.wants/fedora-configure.service
12mr|initscripts-9.34-5|547	/lib/systemd/system/basic.target.wants/fedora-loadmodules.service
12mr|initscripts-9.34-5|548	/lib/systemd/system/basic.target.wants/mandriva-boot-links.service
12mr|initscripts-9.34-5|549	/lib/systemd/system/basic.target.wants/mandriva-everytime.service
12mr|initscripts-9.34-5|550	/lib/systemd/system/basic.target.wants/mandriva-save-dmesg.service
12mr|initscripts-9.34-5|551	/lib/systemd/system/ctrl-alt-del.target
12mr|initscripts-9.34-5|552	/lib/systemd/system/fedora-autorelabel.service
12mr|initscripts-9.34-5|553	/lib/systemd/system/fedora-autorelabel-mark.service
12mr|initscripts-9.34-5|554	/lib/systemd/system/fedora-configure.service
12mr|initscripts-9.34-5|555	/lib/systemd/system/fedora-loadmodules.service
12mr|initscripts-9.34-5|556	/lib/systemd/system/fedora-readonly.service
12mr|initscripts-9.34-5|557	/lib/systemd/system/fedora-storage-init.service
12mr|initscripts-9.34-5|558	/lib/systemd/system/fedora-storage-init-late.service
12mr|initscripts-9.34-5|559	/lib/systemd/system/fedora-wait-storage.service
12mr|initscripts-9.34-5|560	/lib/systemd/system/netfs.service
12mr|initscripts-9.34-5|561	/lib/systemd/system/mandriva-boot-links.service
12mr|initscripts-9.34-5|562	/lib/systemd/system/mandriva-everytime.service
12mr|initscripts-9.34-5|563	/lib/systemd/system/mandriva-save-dmesg.service
12mr|initscripts-9.34-5|564	/lib/systemd/system/local-fs.target.wants/fedora-readonly.service
12mr|initscripts-9.34-5|565	/lib/systemd/system/local-fs.target.wants/fedora-storage-init.service
12mr|initscripts-9.34-5|566	/lib/systemd/system/local-fs.target.wants/fedora-storage-init-late.service
12mr|initscripts-9.34-5|567	/lib/systemd/system/mandriva-kmsg-loglevel.service
12mr|initscripts-9.34-5|568	/lib/systemd/system/sysinit.target.wants/mandriva-kmsg-loglevel.service
12mr|initscripts-9.34-5|569	%endif
12mr|initscripts-9.34-5|570	
12mr|initscripts-9.34-5|571	%files -n debugmode
12mr|initscripts-9.34-5|572	%config(noreplace) /etc/sysconfig/debug
12mr|initscripts-9.34-5|573	%config /etc/profile.d/debug*
12mr|initscripts-9.34-5|574	
12mr|initscripts-9.34-5|575	
12mr|initscripts-9.34-5|576	%changelog
12mr|initscripts-9.34-5|577	* Fri Sep 07 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 9.34-2
12mr|initscripts-9.34-5|578	+ Revision: 816501
12mr|initscripts-9.34-5|579	- drop dependency on mingetty, we're now working agetty provided by util-linux
12mr|initscripts-9.34-5|580	
12mr|initscripts-9.34-5|581	* Wed Sep 05 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 9.34-1
12mr|initscripts-9.34-5|582	+ Revision: 816409
12mr|initscripts-9.34-5|583	- Mask netfs initscript under systemd as native support is built in
12mr|initscripts-9.34-5|584	- clean up a bit at least..
12mr|initscripts-9.34-5|585	- build with our own set of compiler and linker flags
12mr|initscripts-9.34-5|586	- filter out some rpmlint errors
12mr|initscripts-9.34-5|587	- don't try filter out dependencies no longer generated with a filter no longer
12mr|initscripts-9.34-5|588	used
12mr|initscripts-9.34-5|589	- don't disable rpmlint checks
12mr|initscripts-9.34-5|590	- new version (synced up with patches from mageia)
12mr|initscripts-9.34-5|591	
12mr|initscripts-9.34-5|592	* Wed Jun 06 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 9.25-10
12mr|initscripts-9.34-5|593	+ Revision: 802989
12mr|initscripts-9.34-5|594	- fall back to using ifup & ifdown when there's no networkmanager running
12mr|initscripts-9.34-5|595	(avahi-daemon seems to have some issues allowing it to stay allow though!, P3)
12mr|initscripts-9.34-5|596	
12mr|initscripts-9.34-5|597	* Mon Apr 23 2012 Antoine Ginies <aginies@mandriva.com> 9.25-9
12mr|initscripts-9.34-5|598	+ Revision: 792964
12mr|initscripts-9.34-5|599	- typo patch (oden)
12mr|initscripts-9.34-5|600	
12mr|initscripts-9.34-5|601	* Wed Jan 04 2012 Stéphane Téletchéa <steletch@mandriva.org> 9.25-8
12mr|initscripts-9.34-5|602	+ Revision: 754507
12mr|initscripts-9.34-5|603	- Remove the last bit of haldaemon in our initscripts (Mdv bug #62975)
12mr|initscripts-9.34-5|604	
12mr|initscripts-9.34-5|605	* Wed Nov 23 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 9.25-7
12mr|initscripts-9.34-5|606	+ Revision: 732774
12mr|initscripts-9.34-5|607	- add conflicts on prcsys if systemd is used (from TPG)
12mr|initscripts-9.34-5|608	
12mr|initscripts-9.34-5|609	* Wed Nov 16 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 9.25-6
12mr|initscripts-9.34-5|610	+ Revision: 731148
12mr|initscripts-9.34-5|611	- don't own /etc/sysconfig, it's already owned by 'filesystem' package
12mr|initscripts-9.34-5|612	
12mr|initscripts-9.34-5|613	* Wed Apr 27 2011 Antoine Ginies <aginies@mandriva.com> 9.25-5
12mr|initscripts-9.34-5|614	+ Revision: 659668
12mr|initscripts-9.34-5|615	- remove requires on sound-scripts, should be elsewhere...
12mr|initscripts-9.34-5|616	
12mr|initscripts-9.34-5|617	* Fri Apr 22 2011 Anssi Hannula <anssi@mandriva.org> 9.25-4
12mr|initscripts-9.34-5|618	+ Revision: 656754
12mr|initscripts-9.34-5|619	- Several bugfixes to speedboot, not affecting systemd boot:
12mr|initscripts-9.34-5|620	o In very early boot, call display_driver_helper to check if there is a
12mr|initscripts-9.34-5|621	pending dkms build (that may cause a wrong older binary dkms driver
12mr|initscripts-9.34-5|622	to be loaded by X server) or a conflicting driver loaded by initrd
12mr|initscripts-9.34-5|623	(which may cause graphical corruption / freeze when starting server)
12mr|initscripts-9.34-5|624	and disable speedboot in those cases.
12mr|initscripts-9.34-5|625	o Load display drivers before X when in speedboot.
12mr|initscripts-9.34-5|626	o In speedboot mode, reopen file descriptors after X should've started.
12mr|initscripts-9.34-5|627	This ensures that harddrake_service (and other sysinit output) is
12mr|initscripts-9.34-5|628	shown to the user if the X startup failed. (plymouth grabs the output,
12mr|initscripts-9.34-5|629	and when it shuts down the output is lost until descriptors are
12mr|initscripts-9.34-5|630	reopened).
12mr|initscripts-9.34-5|631	
12mr|initscripts-9.34-5|632	* Sat Mar 19 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 9.25-3
12mr|initscripts-9.34-5|633	+ Revision: 647049
12mr|initscripts-9.34-5|634	- service: check for running systemd before redirect
12mr|initscripts-9.34-5|635	- network-up: ask NM for status for NM_CONTROLLED interfaces or skip
12mr|initscripts-9.34-5|636	if NM is not available
12mr|initscripts-9.34-5|637	
12mr|initscripts-9.34-5|638	* Thu Mar 10 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 9.25-2
12mr|initscripts-9.34-5|639	+ Revision: 643651
12mr|initscripts-9.34-5|640	- more systemd units tweaks
12mr|initscripts-9.34-5|641	add unit to clean up /var/run and /var/lock
12mr|initscripts-9.34-5|642	do not call console_init under systemd
12mr|initscripts-9.34-5|643	
12mr|initscripts-9.34-5|644	* Tue Mar 01 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 9.25-1
12mr|initscripts-9.34-5|645	+ Revision: 641173
12mr|initscripts-9.34-5|646	- merge in 9.25; from upstream:
12mr|initscripts-9.34-5|647	o rc.sysinit: add support for sysctl.d
12mr|initscripts-9.34-5|648	o /sbin/service: accept --ignore-dependencies, --skip-redirect as options
12mr|initscripts-9.34-5|649	- needs systemd >= 19 due to --ignore-dependencies
12mr|initscripts-9.34-5|650	- own /etc/sysctl.d
12mr|initscripts-9.34-5|651	
12mr|initscripts-9.34-5|652	* Sat Feb 26 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 9.24-5
12mr|initscripts-9.34-5|653	+ Revision: 640139
12mr|initscripts-9.34-5|654	- remove ONBOOT hack for NM and conflict with NM < 0.8.2-8
12mr|initscripts-9.34-5|655	
12mr|initscripts-9.34-5|656	* Sat Feb 26 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 9.24-4
12mr|initscripts-9.34-5|657	+ Revision: 640120
12mr|initscripts-9.34-5|658	- ifup/ifdown: skip interfaces controlled by NetworkManager
12mr|initscripts-9.34-5|659	
12mr|initscripts-9.34-5|660	* Sun Feb 20 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 9.24-3
12mr|initscripts-9.34-5|661	+ Revision: 638847
12mr|initscripts-9.34-5|662	- order mandriva-everytime.service before basic.target
12mr|initscripts-9.34-5|663	- gprintify scripts under /lib/systemd/system as well
12mr|initscripts-9.34-5|664	
12mr|initscripts-9.34-5|665	* Sat Feb 19 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 9.24-2
12mr|initscripts-9.34-5|666	+ Revision: 638827
12mr|initscripts-9.34-5|667	- fix caculation of PREFIX/NETMASK/... in network_functions (we do not
12mr|initscripts-9.34-5|668	use multiple addresses)
12mr|initscripts-9.34-5|669	- fix nscd call in network_functions, was wrong condition
12mr|initscripts-9.34-5|670	
12mr|initscripts-9.34-5|671	* Sat Feb 19 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 9.24-1
12mr|initscripts-9.34-5|672	+ Revision: 638691
12mr|initscripts-9.34-5|673	- dynamically link with glib2, it is in /lib now
12mr|initscripts-9.34-5|674	- merge 9.24
12mr|initscripts-9.34-5|675	- add unit to set console loglevel
12mr|initscripts-9.34-5|676	- add tmpfiles.d configuration from rc.sysinit
12mr|initscripts-9.34-5|677	- add unit to setup standard links in /boot
12mr|initscripts-9.34-5|678	- add unit to save boot dmesg output
12mr|initscripts-9.34-5|679	- add unit for mandriva_everytime
12mr|initscripts-9.34-5|680	
12mr|initscripts-9.34-5|681	* Fri Dec 03 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 9.21-4mdv2011.0
12mr|initscripts-9.34-5|682	+ Revision: 606521
12mr|initscripts-9.34-5|683	- add conflict with systemd for smooth update
12mr|initscripts-9.34-5|684	- remove shutdown services provided natively by systemd
12mr|initscripts-9.34-5|685	
12mr|initscripts-9.34-5|686	* Wed Dec 01 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 9.21-3mdv2011.0
12mr|initscripts-9.34-5|687	+ Revision: 604580
12mr|initscripts-9.34-5|688	- fix sysinit.service not launched with systemd v15
12mr|initscripts-9.34-5|689	- add prefdm alias back to dm.service
12mr|initscripts-9.34-5|690	
12mr|initscripts-9.34-5|691	* Tue Nov 30 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 9.21-2mdv2011.0
12mr|initscripts-9.34-5|692	+ Revision: 603785
12mr|initscripts-9.34-5|693	- enable systemd units
12mr|initscripts-9.34-5|694	install prefdm.service as dm.service to hide initscript
12mr|initscripts-9.34-5|695	- fix prefdm.service for Mandriva
12mr|initscripts-9.34-5|696	- network-functions need not be %%config
12mr|initscripts-9.34-5|697	
12mr|initscripts-9.34-5|698	* Sun Nov 28 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 9.21-1mdv2011.0
12mr|initscripts-9.34-5|699	+ Revision: 602277
12mr|initscripts-9.34-5|700	- merge 9.21
12mr|initscripts-9.34-5|701	- do not unmount /proc in halt, it is not needed and confuses systemd
12mr|initscripts-9.34-5|702	- use LC_ALL for nmcli output (we set LC_MESSAGES with overrides LANG)
12mr|initscripts-9.34-5|703	- export INIT_VERSION in systemd units (patch from systemd)
12mr|initscripts-9.34-5|704	- export SINGLE in single.service in case /etc/sysconfig/init was not
12mr|initscripts-9.34-5|705	updated (patch from systemd)
12mr|initscripts-9.34-5|706	- conditional build systemd units (disabled for now)
12mr|initscripts-9.34-5|707	
12mr|initscripts-9.34-5|708	* Wed Nov 17 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 9.17-1mdv2011.0
12mr|initscripts-9.34-5|709	+ Revision: 598268
12mr|initscripts-9.34-5|710	- sync with Fedora 9.17
12mr|initscripts-9.34-5|711	
12mr|initscripts-9.34-5|712	+ Frederic Crozat <fcrozat@mandriva.com>
12mr|initscripts-9.34-5|713	- call chvt with --userwait to prevent deadlock at shutdown (Novell bug #540482)
12mr|initscripts-9.34-5|714	
12mr|initscripts-9.34-5|715	* Wed Jun 23 2010 Frederic Crozat <fcrozat@mandriva.com> 8.99-15mdv2010.1
12mr|initscripts-9.34-5|716	+ Revision: 548707
12mr|initscripts-9.34-5|717	- Update translations
12mr|initscripts-9.34-5|718	
12mr|initscripts-9.34-5|719	* Wed May 26 2010 Frederic Crozat <fcrozat@mandriva.com> 8.99-14mdv2010.1
12mr|initscripts-9.34-5|720	+ Revision: 546243
12mr|initscripts-9.34-5|721	- do not quit plymouth in runlevel 5, prefdm or gdm handles that (Mdv bug #59431)
12mr|initscripts-9.34-5|722	- hide splash for luks passphrase, do not quit it
12mr|initscripts-9.34-5|723	- do not call plymouth hide twice for Fsck
12mr|initscripts-9.34-5|724	- update translations
12mr|initscripts-9.34-5|725	
12mr|initscripts-9.34-5|726	* Wed May 19 2010 Frederic Crozat <fcrozat@mandriva.com> 8.99-13mdv2010.1
12mr|initscripts-9.34-5|727	+ Revision: 545346
12mr|initscripts-9.34-5|728	- Disable smooth X transition for KDE for now
12mr|initscripts-9.34-5|729	
12mr|initscripts-9.34-5|730	* Wed May 05 2010 Frederic Crozat <fcrozat@mandriva.com> 8.99-12mdv2010.1
12mr|initscripts-9.34-5|731	+ Revision: 542583
12mr|initscripts-9.34-5|732	- Ensure prefdm and rc don't call plymouth quit for smooth plymouth => X transition
12mr|initscripts-9.34-5|733	
12mr|initscripts-9.34-5|734	* Tue May 04 2010 Frederic Crozat <fcrozat@mandriva.com> 8.99-11mdv2010.1
12mr|initscripts-9.34-5|735	+ Revision: 542072
12mr|initscripts-9.34-5|736	- Updated translations
12mr|initscripts-9.34-5|737	- add wait point for rc.modules in speedboot mode
12mr|initscripts-9.34-5|738	
12mr|initscripts-9.34-5|739	* Thu Apr 22 2010 Frederic Crozat <fcrozat@mandriva.com> 8.99-10mdv2010.1
12mr|initscripts-9.34-5|740	+ Revision: 537862
12mr|initscripts-9.34-5|741	- ensure udev trigger is called with add action, default action will change in next udev releases
12mr|initscripts-9.34-5|742	
12mr|initscripts-9.34-5|743	* Fri Feb 26 2010 Frederic Crozat <fcrozat@mandriva.com> 8.99-9mdv2010.1
12mr|initscripts-9.34-5|744	+ Revision: 511930
12mr|initscripts-9.34-5|745	- ensure loadkeys is really called in the right order (Mdv bug #57134)
12mr|initscripts-9.34-5|746	- try to wake-up stopped process at shutdown (from Debian) (Mdv bug #57781)
12mr|initscripts-9.34-5|747	- translations update
12mr|initscripts-9.34-5|748	
12mr|initscripts-9.34-5|749	* Mon Feb 01 2010 Frederic Crozat <fcrozat@mandriva.com> 8.99-8mdv2010.1
12mr|initscripts-9.34-5|750	+ Revision: 499120
12mr|initscripts-9.34-5|751	- remove false check for volume saving on Mandriva (Mdv bug #57265)
12mr|initscripts-9.34-5|752	- ensure dm-mod is loaded in speedboot mode too (Mdv bug #57351)
12mr|initscripts-9.34-5|753	- Ensure loadkeys is called in sequence (Mdv bug #57134)
12mr|initscripts-9.34-5|754	
12mr|initscripts-9.34-5|755	* Thu Jan 14 2010 Frederic Crozat <fcrozat@mandriva.com> 8.99-7mdv2010.1
12mr|initscripts-9.34-5|756	+ Revision: 491529
12mr|initscripts-9.34-5|757	- Fix obsolete syntax in udev rules file
12mr|initscripts-9.34-5|758	- Restore old wireless behavior (revert bug #47791 fix and add fixes from
12mr|initscripts-9.34-5|759	bug #54002) (eugeni)
12mr|initscripts-9.34-5|760	- Avoid 'no block devices found' message on boot when checking for dmraid
12mr|initscripts-9.34-5|761	(#55344) (eugeni)
12mr|initscripts-9.34-5|762	- Update ifup script to properly work with new dhcpcd versions (#52673) (eugeni)
12mr|initscripts-9.34-5|763	- Use correct address when waiting for network to be up (#56496) (eugeni)
12mr|initscripts-9.34-5|764	- translation updates
12mr|initscripts-9.34-5|765	
12mr|initscripts-9.34-5|766	* Tue Oct 27 2009 Eugeni Dodonov <eugeni@mandriva.com> 8.99-6mdv2010.0
12mr|initscripts-9.34-5|767	+ Revision: 459539
12mr|initscripts-9.34-5|768	- ensure wpa_supplicant is properly restarted (#54002)
12mr|initscripts-9.34-5|769	
12mr|initscripts-9.34-5|770	* Thu Oct 22 2009 Eugeni Dodonov <eugeni@mandriva.com> 8.99-5mdv2010.0
12mr|initscripts-9.34-5|771	+ Revision: 458941
12mr|initscripts-9.34-5|772	- fix connecting to wireless networks after suspend/resume (#54002)
12mr|initscripts-9.34-5|773	- try to load tun module when necessary (#54748)
12mr|initscripts-9.34-5|774	- do not hardcode path to tunctl (#54740)
12mr|initscripts-9.34-5|775	- translation updates
12mr|initscripts-9.34-5|776	
12mr|initscripts-9.34-5|777	+ Frederic Crozat <fcrozat@mandriva.com>
12mr|initscripts-9.34-5|778	- Really put back hacks for unicode_start/stop and console font loading
12mr|initscripts-9.34-5|779	- update translations messages
12mr|initscripts-9.34-5|780	- Try to detect if /usr is not mounted yet when booting
12mr|initscripts-9.34-5|781	- udev failed events are now handled in udev-post
12mr|initscripts-9.34-5|782	- fix network link up detection (anssi, eugeni)
12mr|initscripts-9.34-5|783	- fix plymouth splash for crypto  (buchan)
12mr|initscripts-9.34-5|784	
12mr|initscripts-9.34-5|785	* Fri Oct 16 2009 Frederic Crozat <fcrozat@mandriva.com> 8.99-3mdv2010.0
12mr|initscripts-9.34-5|786	+ Revision: 457932
12mr|initscripts-9.34-5|787	- Change keymaps and console fonts loading, use udev for most of it (like Fedora)
12mr|initscripts-9.34-5|788	- failed udev events are now handled by udev-post, not rc.sysinit
12mr|initscripts-9.34-5|789	- Plymouth startup / shutdown text are now translated (and different for shutdown / reboot)
12mr|initscripts-9.34-5|790	- Remove leftover of splashy support
12mr|initscripts-9.34-5|791	- Ensure /usr is mounted before showing plymouth prompt
12mr|initscripts-9.34-5|792	- Unmount filesystems in reverse order (Eugeni, mdv bug #53042)
12mr|initscripts-9.34-5|793	- Do not try to remove obsolete files in /tmp at startup
12mr|initscripts-9.34-5|794	- do rtc init in first udev pass in speedboot mode
12mr|initscripts-9.34-5|795	- various speed optimisations from upstream
12mr|initscripts-9.34-5|796	- link udev help with glib statically, to reduce initrd size
12mr|initscripts-9.34-5|797	- Fix "no raid disk" error at startup (GIT)
12mr|initscripts-9.34-5|798	
12mr|initscripts-9.34-5|799	* Mon Oct 05 2009 Frederic Crozat <fcrozat@mandriva.com> 8.99-2mdv2010.0
12mr|initscripts-9.34-5|800	+ Revision: 453964
12mr|initscripts-9.34-5|801	- Fix hardware clock setting if hctosys is not available in sysfs
12mr|initscripts-9.34-5|802	- Ensure killall return code is correctly handled in halt (Fedora)
12mr|initscripts-9.34-5|803	
12mr|initscripts-9.34-5|804	* Fri Oct 02 2009 Frederic Crozat <fcrozat@mandriva.com> 8.99-1mdv2010.0
12mr|initscripts-9.34-5|805	+ Revision: 452642
12mr|initscripts-9.34-5|806	- Release 8.99 (resync with RH)
12mr|initscripts-9.34-5|807	- Fix VT race preventing reboot (Mdv bug #53757)
12mr|initscripts-9.34-5|808	- Save alsa levels in halt and not in alsa service anymore at shutdown
12mr|initscripts-9.34-5|809	- do not wait 2s if not needed at shutdown
12mr|initscripts-9.34-5|810	
12mr|initscripts-9.34-5|811	* Wed Sep 23 2009 Eugeni Dodonov <eugeni@mandriva.com> 8.97-11mdv2010.0
12mr|initscripts-9.34-5|812	+ Revision: 447850
12mr|initscripts-9.34-5|813	- Correctly wait for network to be up (#43654).
12mr|initscripts-9.34-5|814	
12mr|initscripts-9.34-5|815	* Wed Sep 23 2009 Frederic Crozat <fcrozat@mandriva.com> 8.97-10mdv2010.0
12mr|initscripts-9.34-5|816	+ Revision: 447746
12mr|initscripts-9.34-5|817	- Ensure plymouth is terminated when using xdm/autologin
12mr|initscripts-9.34-5|818	- Add signals for network status and properly select wpa_supplicant (Mdv bug #47791)
12mr|initscripts-9.34-5|819	
12mr|initscripts-9.34-5|820	* Thu Sep 10 2009 Frederic Crozat <fcrozat@mandriva.com> 8.97-9mdv2010.0
12mr|initscripts-9.34-5|821	+ Revision: 437109
12mr|initscripts-9.34-5|822	- Ensure plymouth is terminated when running in single-user mode
12mr|initscripts-9.34-5|823	
12mr|initscripts-9.34-5|824	* Tue Sep 01 2009 Frederic Crozat <fcrozat@mandriva.com> 8.97-8mdv2010.0
12mr|initscripts-9.34-5|825	+ Revision: 423711
12mr|initscripts-9.34-5|826	- Ensure password is correctly asked when splash is disabled (Mdv bug #53301)
12mr|initscripts-9.34-5|827	
12mr|initscripts-9.34-5|828	* Wed Aug 26 2009 Frederic Crozat <fcrozat@mandriva.com> 8.97-7mdv2010.0
12mr|initscripts-9.34-5|829	+ Revision: 421465
12mr|initscripts-9.34-5|830	- Replace file dependencies with package dependencies
12mr|initscripts-9.34-5|831	
12mr|initscripts-9.34-5|832	* Tue Aug 25 2009 Frederic Crozat <fcrozat@mandriva.com> 8.97-6mdv2010.0
12mr|initscripts-9.34-5|833	+ Revision: 421192
12mr|initscripts-9.34-5|834	- Fix shutdown which could be blocked by plymouthd (Mdv bug #53051)
12mr|initscripts-9.34-5|835	- Ensure plymouthd is stopped if started from initrd but splash isn't on cmdline
12mr|initscripts-9.34-5|836	- Fix message in runlevel 0 and 6 hidden when no framebuffer is available but plymouth is enabled (Mdv bug #53110)
12mr|initscripts-9.34-5|837	
12mr|initscripts-9.34-5|838	* Wed Aug 19 2009 Frederic Crozat <fcrozat@mandriva.com> 8.97-5mdv2010.0
12mr|initscripts-9.34-5|839	+ Revision: 418132
12mr|initscripts-9.34-5|840	- Send text message to plymouth for boot / reboot / shutdown
12mr|initscripts-9.34-5|841	
12mr|initscripts-9.34-5|842	* Mon Aug 17 2009 Frederic Crozat <fcrozat@mandriva.com> 8.97-4mdv2010.0
12mr|initscripts-9.34-5|843	+ Revision: 417398
12mr|initscripts-9.34-5|844	- Fix speedboot broken by plymouth support
12mr|initscripts-9.34-5|845	- Hide plymouth client output
12mr|initscripts-9.34-5|846	
12mr|initscripts-9.34-5|847	* Mon Aug 17 2009 Frederic Crozat <fcrozat@mandriva.com> 8.97-3mdv2010.0
12mr|initscripts-9.34-5|848	+ Revision: 417226
12mr|initscripts-9.34-5|849	- Replace obsolete --retry-failed with --type=failed for udevadm settle call
12mr|initscripts-9.34-5|850	
12mr|initscripts-9.34-5|851	* Thu Aug 13 2009 Frederic Crozat <fcrozat@mandriva.com> 8.97-2mdv2010.0
12mr|initscripts-9.34-5|852	+ Revision: 416089
12mr|initscripts-9.34-5|853	- Improve plymouth support
12mr|initscripts-9.34-5|854	
12mr|initscripts-9.34-5|855	* Wed Aug 12 2009 Frederic Crozat <fcrozat@mandriva.com> 8.97-1mdv2010.0
12mr|initscripts-9.34-5|856	+ Revision: 415626
12mr|initscripts-9.34-5|857	- Release 8.97
12mr|initscripts-9.34-5|858	
12mr|initscripts-9.34-5|859	* Tue Jul 28 2009 Eugeni Dodonov <eugeni@mandriva.com> 8.88-26mdv2010.0
12mr|initscripts-9.34-5|860	+ Revision: 402779
12mr|initscripts-9.34-5|861	- Prevent partial wireless key disclosure when wireless password contains spaces and is of certain length.
12mr|initscripts-9.34-5|862	- Removed redefinition of action() routine in halt script (#52324)
12mr|initscripts-9.34-5|863	- Unify handling of RedHat-style and Mandriva-style ifcfg files.
12mr|initscripts-9.34-5|864	- Do not configure CRDA twice on boot.
12mr|initscripts-9.34-5|865	- Properly support TMPDIR configuration from SECURE_TMP msec variable.
12mr|initscripts-9.34-5|866	
12mr|initscripts-9.34-5|867	* Tue Jun 30 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-25mdv2010.0
12mr|initscripts-9.34-5|868	+ Revision: 391025
12mr|initscripts-9.34-5|869	- do not use wc to check for netprofiles (Mdv bug #51902, patch from Pascal Terjan)
12mr|initscripts-9.34-5|870	- Add support for created TUN/TAP devices on the fly (Mdv bug #51964)
12mr|initscripts-9.34-5|871	- Stop crypto devices before LVM (Mdv bug #51951)
12mr|initscripts-9.34-5|872	
12mr|initscripts-9.34-5|873	* Fri Jun 26 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-24mdv2010.0
12mr|initscripts-9.34-5|874	+ Revision: 389408
12mr|initscripts-9.34-5|875	- improvement for readahead : early and later readhead are now blocking calls
12mr|initscripts-9.34-5|876	
12mr|initscripts-9.34-5|877	* Wed Jun 24 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-23mdv2010.0
12mr|initscripts-9.34-5|878	+ Revision: 388885
12mr|initscripts-9.34-5|879	- Fix many speedboot issues :
12mr|initscripts-9.34-5|880	- disable speedboot when netprofile needs to be manually selected
12mr|initscripts-9.34-5|881	- disable speedboot on the fly when /etc/crypttab exists
12mr|initscripts-9.34-5|882	- fix status not being updated when using kdm
12mr|initscripts-9.34-5|883	- disable speedboot in failsafe mode
12mr|initscripts-9.34-5|884	- disable speedboot only when MD RAID / LVM volumes are detected
12mr|initscripts-9.34-5|885	- do not disable speedboot when quota is installed
12mr|initscripts-9.34-5|886	- hide readahead error message
12mr|initscripts-9.34-5|887	
12mr|initscripts-9.34-5|888	+ Eugeni Dodonov <eugeni@mandriva.com>
12mr|initscripts-9.34-5|889	- Added correct upstream url.
12mr|initscripts-9.34-5|890	- Corrected initscripts URL.
12mr|initscripts-9.34-5|891	
12mr|initscripts-9.34-5|892	* Tue May 05 2009 Eugeni Dodonov <eugeni@mandriva.com> 8.88-22mdv2010.0
12mr|initscripts-9.34-5|893	+ Revision: 372160
12mr|initscripts-9.34-5|894	- Automatically detecting screen width to fit long messages (#16509)
12mr|initscripts-9.34-5|895	- Updated network-scripts to work with bash-4.0 (#50511)
12mr|initscripts-9.34-5|896	
12mr|initscripts-9.34-5|897	* Wed Apr 22 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-21mdv2009.1
12mr|initscripts-9.34-5|898	+ Revision: 368741
12mr|initscripts-9.34-5|899	- Fix usleep value for usb_storage timeout
12mr|initscripts-9.34-5|900	
12mr|initscripts-9.34-5|901	* Wed Apr 22 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-20mdv2009.1
12mr|initscripts-9.34-5|902	+ Revision: 368725
12mr|initscripts-9.34-5|903	- speedboot: Load usb controller in first boot phase and ensure usb_storage module is loaded before waiting for usb storage devices to land (Mdv bug #50179
12mr|initscripts-9.34-5|904	- rc.d/init.d/halt: Prevent "Sending all processes the KILL signal [Failed]" error (#45059)
12mr|initscripts-9.34-5|905	
12mr|initscripts-9.34-5|906	* Tue Apr 21 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-19mdv2009.1
12mr|initscripts-9.34-5|907	+ Revision: 368556
12mr|initscripts-9.34-5|908	- load acpi in first pass in speedboot mode, fix clock timezone in syslog (Mdv bug #49513)-
12mr|initscripts-9.34-5|909	- ensure usb keyboard is available under speedboot for single user rescue login
12mr|initscripts-9.34-5|910	- ensure splashy is killed correctly if dropping to single user login (for fsck)
12mr|initscripts-9.34-5|911	- Restrict agp module load to pci system (speedboot)
12mr|initscripts-9.34-5|912	- put back udev in non-startup mode after latest udev settle (speedboot)
12mr|initscripts-9.34-5|913	
12mr|initscripts-9.34-5|914	* Thu Apr 16 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-18mdv2009.1
12mr|initscripts-9.34-5|915	+ Revision: 367749
12mr|initscripts-9.34-5|916	- Enable back hdparm in speedboot mode, run it in parallel (both in speedboot and standard mode)
12mr|initscripts-9.34-5|917	- remove obsolete libsafe support
12mr|initscripts-9.34-5|918	- Add support for system-wide wireless ruglartory domain (Eugeni) (Mdv bug #49982, #49983, #49171)
12mr|initscripts-9.34-5|919	- Fix usb-storage detection (Mdv bug #49474)
12mr|initscripts-9.34-5|920	- Drop specific support for firewire stage, it should work with udev out of the box (and was broken for several releases).
12mr|initscripts-9.34-5|921	- Translation updates
12mr|initscripts-9.34-5|922	- Improve network-up logic (Mdv bug #49702)
12mr|initscripts-9.34-5|923	- Fix ifup-ppp syntax error (Mdv bug #49942)
12mr|initscripts-9.34-5|924	
12mr|initscripts-9.34-5|925	* Wed Apr 08 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-17mdv2009.1
12mr|initscripts-9.34-5|926	+ Revision: 365193
12mr|initscripts-9.34-5|927	- improve translations
12mr|initscripts-9.34-5|928	- no longer limit udev child numbers, fix DRI being disabled in speedboot (Mdv bug #49490)
12mr|initscripts-9.34-5|929	
12mr|initscripts-9.34-5|930	* Thu Apr 02 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-16mdv2009.1
12mr|initscripts-9.34-5|931	+ Revision: 363589
12mr|initscripts-9.34-5|932	- translations updates
12mr|initscripts-9.34-5|933	- speedboot is not in automatic mode : it will try to enable itself if system can support it, or disable automatically in case of failure
12mr|initscripts-9.34-5|934	
12mr|initscripts-9.34-5|935	* Fri Mar 27 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-15mdv2009.1
12mr|initscripts-9.34-5|936	+ Revision: 361663
12mr|initscripts-9.34-5|937	- fix detection of runlevel for usage in speedboot and stop splashy very early when starting in single user runlevel (me and eugeni)
12mr|initscripts-9.34-5|938	- disable speedboot when runlevel is not 5
12mr|initscripts-9.34-5|939	- disable speedboot when booting on a new kernel version for the first time
12mr|initscripts-9.34-5|940	- disable speedboot when network authentication is enabled
12mr|initscripts-9.34-5|941	- flag critical path when speedboot shouldn't be enabled (for speedboot auto-enabling, work in progress, not ready yet)
12mr|initscripts-9.34-5|942	- add ypbind / winbkind and ldpa to network-auth dependencies (Eugeni)
12mr|initscripts-9.34-5|943	- accept booting after some fsck errors like missing disk (Mdv bug #47242) (pterjan)
12mr|initscripts-9.34-5|944	- cleanup rc.sysinit
12mr|initscripts-9.34-5|945	- ensure /proc is mounted before reading /proc/cmdline (blino)
12mr|initscripts-9.34-5|946	
12mr|initscripts-9.34-5|947	* Thu Mar 26 2009 Eugeni Dodonov <eugeni@mandriva.com> 8.88-14mdv2009.1
12mr|initscripts-9.34-5|948	+ Revision: 361229
12mr|initscripts-9.34-5|949	- Properly killing splashy when going to single-user mode.
12mr|initscripts-9.34-5|950	
12mr|initscripts-9.34-5|951	* Tue Mar 24 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-13mdv2009.1
12mr|initscripts-9.34-5|952	+ Revision: 360878
12mr|initscripts-9.34-5|953	- Fix text not being displayed in splashy when booting
12mr|initscripts-9.34-5|954	
12mr|initscripts-9.34-5|955	* Mon Mar 23 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-12mdv2009.1
12mr|initscripts-9.34-5|956	+ Revision: 360729
12mr|initscripts-9.34-5|957	- Enable readahead in speedboot mode
12mr|initscripts-9.34-5|958	- Don't process some udev events twice in speedboot mode
12mr|initscripts-9.34-5|959	
12mr|initscripts-9.34-5|960	* Thu Mar 19 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-11mdv2009.1
12mr|initscripts-9.34-5|961	+ Revision: 358089
12mr|initscripts-9.34-5|962	- Various speedboot fixes :
12mr|initscripts-9.34-5|963	- fix guest support under Virtualbox (Mdv bug #47726)
12mr|initscripts-9.34-5|964	- fix module preloading (Mdv bug #47974)
12mr|initscripts-9.34-5|965	- fix keyboard configuration in X with speedboot (Mdv bug #47638)
12mr|initscripts-9.34-5|966	- remove hardcoded delay after starting X server
12mr|initscripts-9.34-5|967	
12mr|initscripts-9.34-5|968	* Wed Mar 18 2009 Eugeni Dodonov <eugeni@mandriva.com> 8.88-10mdv2009.1
12mr|initscripts-9.34-5|969	+ Revision: 357493
12mr|initscripts-9.34-5|970	- Fixed typo (missing white space).
12mr|initscripts-9.34-5|971	- Added support for CRDA regulatory domains (#47324).
12mr|initscripts-9.34-5|972	
12mr|initscripts-9.34-5|973	* Mon Mar 16 2009 Eugeni Dodonov <eugeni@mandriva.com> 8.88-9mdv2009.1
12mr|initscripts-9.34-5|974	+ Revision: 356214
12mr|initscripts-9.34-5|975	- Stopping splashy when going to single-user mode (#46169).
12mr|initscripts-9.34-5|976	- Suggesting portreserve via ShouldStart in network-up.
12mr|initscripts-9.34-5|977	- Support hdparm parameters for sd* devices (#45746).
12mr|initscripts-9.34-5|978	- Stopping splashy when asking for LUKS password (#43325).
12mr|initscripts-9.34-5|979	
12mr|initscripts-9.34-5|980	* Tue Feb 10 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-8mdv2009.1
12mr|initscripts-9.34-5|981	+ Revision: 339180
12mr|initscripts-9.34-5|982	- Ensure /proc/bus/usb is mounted in speedboot mode
12mr|initscripts-9.34-5|983	- Disable fastboot mode when using speedboot : fsck is done in speedboot mode now
12mr|initscripts-9.34-5|984	
12mr|initscripts-9.34-5|985	* Tue Feb 10 2009 Eugeni Dodonov <eugeni@mandriva.com> 8.88-7mdv2009.1
12mr|initscripts-9.34-5|986	+ Revision: 339054
12mr|initscripts-9.34-5|987	- Do not rely on plymouth for asking for LUKS partition passwords (#47670)
12mr|initscripts-9.34-5|988	- Do not enable comgt for ADSL/xDSL connections (#47673)
12mr|initscripts-9.34-5|989	
12mr|initscripts-9.34-5|990	* Fri Feb 06 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-6mdv2009.1
12mr|initscripts-9.34-5|991	+ Revision: 338098
12mr|initscripts-9.34-5|992	- Trigger block subsystem udev events early in speedboot mode (Mdv bug #47607)
12mr|initscripts-9.34-5|993	
12mr|initscripts-9.34-5|994	* Thu Feb 05 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-5mdv2009.1
12mr|initscripts-9.34-5|995	+ Revision: 337917
12mr|initscripts-9.34-5|996	- Add support for runlevel 7, acting as runlevel S
12mr|initscripts-9.34-5|997	- Speedboot, phase 1, implemented
12mr|initscripts-9.34-5|998	
12mr|initscripts-9.34-5|999	* Wed Feb 04 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-4mdv2009.1
12mr|initscripts-9.34-5|1000	+ Revision: 337494
12mr|initscripts-9.34-5|1001	- Fix mismerge in rc.sysinit
12mr|initscripts-9.34-5|1002	
12mr|initscripts-9.34-5|1003	* Wed Feb 04 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-3mdv2009.1
12mr|initscripts-9.34-5|1004	+ Revision: 337474
12mr|initscripts-9.34-5|1005	- package RH ChangeLog too
12mr|initscripts-9.34-5|1006	- mandriva_everytime :
12mr|initscripts-9.34-5|1007	Don't handle supermount anymore, don't create /var/log/dmesg twice
12mr|initscripts-9.34-5|1008	- rc.sysinit : Cleanup obsolete stuff
12mr|initscripts-9.34-5|1009	-ensure cmdline is set before using it
12mr|initscripts-9.34-5|1010	-mount devpts / shm unconditionnaly
12mr|initscripts-9.34-5|1011	-no longer load sound module (let udev do the job)
12mr|initscripts-9.34-5|1012	-no longer call devlabel (no longer exist)
12mr|initscripts-9.34-5|1013	-no longer modprobe aes (module no longer exist)
12mr|initscripts-9.34-5|1014	-no longer remove rpm __db* at startup (rpm is autocleaning itself now)
12mr|initscripts-9.34-5|1015	-no longer remove some temporary files twice
12mr|initscripts-9.34-5|1016	-remove duplicate work for encrypted swap
12mr|initscripts-9.34-5|1017	-merge back some stuff from RH initscript (to ease merge)
12mr|initscripts-9.34-5|1018	-cache uname -r result
12mr|initscripts-9.34-5|1019	
12mr|initscripts-9.34-5|1020	* Fri Jan 23 2009 Eugeni Dodonov <eugeni@mandriva.com> 8.88-2mdv2009.1
12mr|initscripts-9.34-5|1021	+ Revision: 333037
12mr|initscripts-9.34-5|1022	- Do not kill xsupplicant in ifdown-eth, as it could still be in use (#47052).
12mr|initscripts-9.34-5|1023	
12mr|initscripts-9.34-5|1024	* Thu Jan 22 2009 Frederic Crozat <fcrozat@mandriva.com> 8.88-1mdv2009.1
12mr|initscripts-9.34-5|1025	+ Revision: 332568
12mr|initscripts-9.34-5|1026	- Release 8.88
12mr|initscripts-9.34-5|1027	
12mr|initscripts-9.34-5|1028	* Fri Dec 19 2008 Olivier Blin <blino@mandriva.org> 8.81-9mdv2009.1
12mr|initscripts-9.34-5|1029	+ Revision: 316078
12mr|initscripts-9.34-5|1030	- use Patch0 instead of Patch for new rpm
12mr|initscripts-9.34-5|1031	
12mr|initscripts-9.34-5|1032	+ Frederic Crozat <fcrozat@mandriva.com>
12mr|initscripts-9.34-5|1033	- Update dm initscript to start after hald
12mr|initscripts-9.34-5|1034	
12mr|initscripts-9.34-5|1035	* Wed Nov 26 2008 Olivier Blin <blino@mandriva.org> 8.81-8mdv2009.1
12mr|initscripts-9.34-5|1036	+ Revision: 307154
12mr|initscripts-9.34-5|1037	- add support for ATM bridging (for pppoe over USB modems, #35797)
12mr|initscripts-9.34-5|1038	- do not source 10lang.sh twice, it is useless for autologin
12mr|initscripts-9.34-5|1039	
12mr|initscripts-9.34-5|1040	* Tue Sep 30 2008 Olivier Blin <blino@mandriva.org> 8.81-7mdv2009.0
12mr|initscripts-9.34-5|1041	+ Revision: 290076
12mr|initscripts-9.34-5|1042	- dm service:
12mr|initscripts-9.34-5|1043	o require messagebus instead of consolekit (dbus now spawns consolekit)
12mr|initscripts-9.34-5|1044	o harddrake and dkms are not services anymore, do not soft-require them
12mr|initscripts-9.34-5|1045	
12mr|initscripts-9.34-5|1046	* Mon Sep 29 2008 Olivier Blin <blino@mandriva.org> 8.81-6mdv2009.0
12mr|initscripts-9.34-5|1047	+ Revision: 289231
12mr|initscripts-9.34-5|1048	- add support for readahead / readahead-collector early at boot time
12mr|initscripts-9.34-5|1049	(from Frederic Crozat)
12mr|initscripts-9.34-5|1050	
12mr|initscripts-9.34-5|1051	* Tue Sep 23 2008 Olivier Blin <blino@mandriva.org> 8.81-5mdv2009.0
12mr|initscripts-9.34-5|1052	+ Revision: 287633
12mr|initscripts-9.34-5|1053	- check that /proc/cmdline exists before checking for splash inside
12mr|initscripts-9.34-5|1054	(to hide error messages at One shutdown)
12mr|initscripts-9.34-5|1055	- rc.modules:
12mr|initscripts-9.34-5|1056	o use modprobe -a to run modprobe one time only
12mr|initscripts-9.34-5|1057	o support modprobedebug debug option (#28212)
12mr|initscripts-9.34-5|1058	o do not hide modprobe stdout
12mr|initscripts-9.34-5|1059	o drop 2.4 modules support (removes one more modprobe call)
12mr|initscripts-9.34-5|1060	o use full path for modprobe
12mr|initscripts-9.34-5|1061	
12mr|initscripts-9.34-5|1062	* Sat Sep 20 2008 Olivier Blin <blino@mandriva.org> 8.81-4mdv2009.0
12mr|initscripts-9.34-5|1063	+ Revision: 286079
12mr|initscripts-9.34-5|1064	- implement $PERSISTENT_DHCLIENT that causes dhclient to be run in
12mr|initscripts-9.34-5|1065	persistent mode, i.e. not giving up after one try to get an IP
12mr|initscripts-9.34-5|1066	address (ported from upstream, by Anssi)
12mr|initscripts-9.34-5|1067	
12mr|initscripts-9.34-5|1068	* Fri Sep 19 2008 Olivier Blin <blino@mandriva.org> 8.81-3mdv2009.0
12mr|initscripts-9.34-5|1069	+ Revision: 285992
12mr|initscripts-9.34-5|1070	- start dkms and harddrake in mandrake_everytime
12mr|initscripts-9.34-5|1071	(faster than running them in parallel init)
12mr|initscripts-9.34-5|1072	- load usb-storage module very early so that the usb-stor-scan process
12mr|initscripts-9.34-5|1073	gets a chance to run in background sooner, not to block boot waiting
12mr|initscripts-9.34-5|1074	for it later (thanks to Frederic Crozat for the debugging)
12mr|initscripts-9.34-5|1075	- make partmon configurable in /etc/sysconfig/partmon (#40625)
12mr|initscripts-9.34-5|1076	- fix improper quoting in 10tmpdir.sh (from vdanen, #40256)
12mr|initscripts-9.34-5|1077	
12mr|initscripts-9.34-5|1078	* Tue Sep 02 2008 Olivier Blin <blino@mandriva.org> 8.81-2mdv2009.0
12mr|initscripts-9.34-5|1079	+ Revision: 279131
12mr|initscripts-9.34-5|1080	- network-up: do not incorrectly wait for DNS to be set if not needed
12mr|initscripts-9.34-5|1081	(patch from AAW, #42687)
12mr|initscripts-9.34-5|1082	
12mr|initscripts-9.34-5|1083	* Mon Sep 01 2008 Olivier Blin <blino@mandriva.org> 8.81-1mdv2009.0
12mr|initscripts-9.34-5|1084	+ Revision: 278334
12mr|initscripts-9.34-5|1085	- 8.81
12mr|initscripts-9.34-5|1086	
12mr|initscripts-9.34-5|1087	* Tue Aug 19 2008 Olivier Blin <blino@mandriva.org> 8.80-3mdv2009.0
12mr|initscripts-9.34-5|1088	+ Revision: 273671
12mr|initscripts-9.34-5|1089	- add network-auth meta-service that requires network to be up
12mr|initscripts-9.34-5|1090	(to be enabled when auth requires network)
12mr|initscripts-9.34-5|1091	- dm: depend on network-auth instead of network-up
12mr|initscripts-9.34-5|1092	(not to slow down boot when auth does not require network)
12mr|initscripts-9.34-5|1093	- do not follow symlinks when cleaning /var/lock and /var/run
12mr|initscripts-9.34-5|1094	(breaks vserver)
12mr|initscripts-9.34-5|1095	
12mr|initscripts-9.34-5|1096	* Fri Aug 08 2008 Olivier Blin <blino@mandriva.org> 8.80-2mdv2009.0
12mr|initscripts-9.34-5|1097	+ Revision: 267991
12mr|initscripts-9.34-5|1098	- do not try to unmount mountpoints in /live at halt or when unmounting loopbacks
12mr|initscripts-9.34-5|1099	
12mr|initscripts-9.34-5|1100	* Wed Aug 06 2008 Olivier Blin <blino@mandriva.org> 8.80-1mdv2009.0
12mr|initscripts-9.34-5|1101	+ Revision: 264128
12mr|initscripts-9.34-5|1102	- fix group of debugmode package
12mr|initscripts-9.34-5|1103	- 8.80
12mr|initscripts-9.34-5|1104	- build without upstart
12mr|initscripts-9.34-5|1105	- do not create /etc/sysconfig/networking/tmp
12mr|initscripts-9.34-5|1106	- do not link /etc/init.d, it's done in chkconfig
12mr|initscripts-9.34-5|1107	- do not make ifcfg-lo a symlink to old networking directory
12mr|initscripts-9.34-5|1108	- do not load sysctl conf twice
12mr|initscripts-9.34-5|1109	- do not set loglevel twice
12mr|initscripts-9.34-5|1110	- fix ip route syntax (#42503)
12mr|initscripts-9.34-5|1111	
12mr|initscripts-9.34-5|1112	* Fri Aug 01 2008 Olivier Blin <blino@mandriva.org> 8.63-15mdv2009.0
12mr|initscripts-9.34-5|1113	+ Revision: 259573
12mr|initscripts-9.34-5|1114	- run wpa_cli reassociate if WIRELESS_WPA_REASSOCIATE is "yes"
12mr|initscripts-9.34-5|1115	(for rt61pci)
12mr|initscripts-9.34-5|1116	- add more splash steps during shutdown
12mr|initscripts-9.34-5|1117	
12mr|initscripts-9.34-5|1118	* Tue Jul 29 2008 Olivier Blin <blino@mandriva.org> 8.63-14mdv2009.0
12mr|initscripts-9.34-5|1119	+ Revision: 252732
12mr|initscripts-9.34-5|1120	- allow splash to be enabled at shutdown
12mr|initscripts-9.34-5|1121	- fix checking that fb0 is present (by using sysfs)
12mr|initscripts-9.34-5|1122	
12mr|initscripts-9.34-5|1123	* Fri Jul 25 2008 Olivier Blin <blino@mandriva.org> 8.63-13mdv2009.0
12mr|initscripts-9.34-5|1124	+ Revision: 249732
12mr|initscripts-9.34-5|1125	- network-up: wait for DNS changes to be propagated by resolvconf if
12mr|initscripts-9.34-5|1126	needed (thanks to Guillaume Rousse)
12mr|initscripts-9.34-5|1127	- check that splashy is available with "splashy_update test"
12mr|initscripts-9.34-5|1128	(a zombie process might still live for a while if splashy is
12mr|initscripts-9.34-5|1129	terminated from initrd)
12mr|initscripts-9.34-5|1130	
12mr|initscripts-9.34-5|1131	* Wed Jul 23 2008 Olivier Blin <blino@mandriva.org> 8.63-12mdv2009.0
12mr|initscripts-9.34-5|1132	+ Revision: 243732
12mr|initscripts-9.34-5|1133	- allow not to kill pids contained in /var/run/sendsigs.omit
12mr|initscripts-9.34-5|1134	(inspired by Debian, to be used by splashy)
12mr|initscripts-9.34-5|1135	- detect splashy
12mr|initscripts-9.34-5|1136	- do not create fb0, this will be done in initrd
12mr|initscripts-9.34-5|1137	- avoid tty to be corrupted by splashy (from debian initscript)
12mr|initscripts-9.34-5|1138	- do not start brltty if BRLTTY is set to "no" in /etc/sysconfig/init
12mr|initscripts-9.34-5|1139	- prefdm (ander): quote the argument $dm since the preferred window
12mr|initscripts-9.34-5|1140	manager may contain whitespace in its name (i.e. KDM 3)
12mr|initscripts-9.34-5|1141	
12mr|initscripts-9.34-5|1142	* Fri Jun 20 2008 Pixel <pixel@mandriva.com> 8.63-10mdv2009.0
12mr|initscripts-9.34-5|1143	+ Revision: 227382
12mr|initscripts-9.34-5|1144	- lookupdm: /etc/X11/dm.d is now /usr/share/X11/dm.d
12mr|initscripts-9.34-5|1145	
12mr|initscripts-9.34-5|1146	* Tue Jun 03 2008 Olivier Blin <blino@mandriva.org> 8.63-9mdv2009.0
12mr|initscripts-9.34-5|1147	+ Revision: 214498
12mr|initscripts-9.34-5|1148	- ppp connections:
12mr|initscripts-9.34-5|1149	o do not delete random route if there is no route matching a ppp
12mr|initscripts-9.34-5|1150	interface that is brought up
12mr|initscripts-9.34-5|1151	o use multipledefaultroutes option to add a default route for the
12mr|initscripts-9.34-5|1152	ppp connection even if a default route already exists
12mr|initscripts-9.34-5|1153	(and conflicts with pppd <= 2.4.4-3mdv2008.1)
12mr|initscripts-9.34-5|1154	o set PIN code if needed when bringing ppp devices up (#34940, #40531)
12mr|initscripts-9.34-5|1155	- add ifup/ifdown scripts for hso devices (using custom AT_OWAN commands)
12mr|initscripts-9.34-5|1156	- retry failed udev events after local filesystems are mounted read-write
12mr|initscripts-9.34-5|1157	(useful for rules creating network ifcfg files)
12mr|initscripts-9.34-5|1158	
12mr|initscripts-9.34-5|1159	* Tue May 06 2008 Olivier Blin <blino@mandriva.org> 8.63-8mdv2009.0
12mr|initscripts-9.34-5|1160	+ Revision: 202422
12mr|initscripts-9.34-5|1161	- init splash after font is reset (to make splash text messages
12mr|initscripts-9.34-5|1162	reappear, #38882)
12mr|initscripts-9.34-5|1163	- create /dev/fb0 before splash is initialized (#38338)
12mr|initscripts-9.34-5|1164	- make sure resolvconf is available before network service is stopped
12mr|initscripts-9.34-5|1165	(for cleaner stop of network-related services)
12mr|initscripts-9.34-5|1166	
12mr|initscripts-9.34-5|1167	* Thu Apr 03 2008 Olivier Blin <blino@mandriva.org> 8.63-7mdv2008.1
12mr|initscripts-9.34-5|1168	+ Revision: 192200
12mr|initscripts-9.34-5|1169	- do not use DNS* variables from config file if PEERDNS is true and
12mr|initscripts-9.34-5|1170	BOOTPROTO is dhcp, this is handled by dhcp clients (#39312)
12mr|initscripts-9.34-5|1171	(still use DNS* if RESOLV_MODS is true)
12mr|initscripts-9.34-5|1172	- support new WIRELESS_ENC_MODE variable (for open/restricted, to help
12mr|initscripts-9.34-5|1173	fixing #26025)
12mr|initscripts-9.34-5|1174	- run ifplugd with -I by default (so that it does not abort when
12mr|initscripts-9.34-5|1175	ifup/ifdown/dhclient fails)
12mr|initscripts-9.34-5|1176	- do not allow to run wpa_supplicant twice for the same interface,
12mr|initscripts-9.34-5|1177	wpa_supplicant deauthenticate the connection when it fails (#38565)
12mr|initscripts-9.34-5|1178	- wait for wireless interfaces associated to an access point (#36964)
12mr|initscripts-9.34-5|1179	- do not add incorrect -D option for dhcpcd
12mr|initscripts-9.34-5|1180	- mount /dev/pts and /dev/shm after /dev is mounted by udev (so that
12mr|initscripts-9.34-5|1181	/dev/pts gets correctly mounted when not using initrd, #30866)
12mr|initscripts-9.34-5|1182	- enable netfs/netconsole/dm services after network-up in post and
12mr|initscripts-9.34-5|1183	preun (from Anssi)
12mr|initscripts-9.34-5|1184	- allow to display netfs status if network is disabled
12mr|initscripts-9.34-5|1185	(from Pascal Terjan, #24579)
12mr|initscripts-9.34-5|1186	
12mr|initscripts-9.34-5|1187	* Tue Mar 25 2008 Olivier Blin <blino@mandriva.org> 8.63-6mdv2008.1
12mr|initscripts-9.34-5|1188	+ Revision: 190051
12mr|initscripts-9.34-5|1189	- do not start hclcollector in mandrake_firstime anymore, will be done by drakfirsttime (#39259)
12mr|initscripts-9.34-5|1190	
12mr|initscripts-9.34-5|1191	* Fri Mar 21 2008 Olivier Blin <blino@mandriva.org> 8.63-5mdv2008.1
12mr|initscripts-9.34-5|1192	+ Revision: 189326
12mr|initscripts-9.34-5|1193	- do not require messagebus in network service (it looks like network
12mr|initscripts-9.34-5|1194	has to be up when dbus is started, with pam_ldap)
12mr|initscripts-9.34-5|1195	- export LC_ALL and LANG instead of running lang.sh for ntfs-3g mount
12mr|initscripts-9.34-5|1196	(#38880)
12mr|initscripts-9.34-5|1197	- fix console mode setup in lang scripts when charset is not UTF-8
12mr|initscripts-9.34-5|1198	(from Herton, #35082)
12mr|initscripts-9.34-5|1199	- mdv-network-event: do not check for /var/run/dbus/system_bus_socket,
12mr|initscripts-9.34-5|1200	just hide errors
12mr|initscripts-9.34-5|1201	- run /sbin/halt.pre if present before umounting filesystems in
12mr|initscripts-9.34-5|1202	/etc/init.d/halt
12mr|initscripts-9.34-5|1203	
12mr|initscripts-9.34-5|1204	* Mon Mar 10 2008 Olivier Blin <blino@mandriva.org> 8.63-4mdv2008.1
12mr|initscripts-9.34-5|1205	+ Revision: 183583
12mr|initscripts-9.34-5|1206	- export locale when mounting local filesystem (for ntfs-3g, #32436)
12mr|initscripts-9.34-5|1207	- do not check / if already rw (for example with unionfs)
12mr|initscripts-9.34-5|1208	- remove /tmp/esd-<uid> and /tmp/pulse-* directories at startup (fcrozat)
12mr|initscripts-9.34-5|1209	
12mr|initscripts-9.34-5|1210	* Thu Feb 21 2008 Olivier Blin <blino@mandriva.org> 8.63-3mdv2008.1
12mr|initscripts-9.34-5|1211	+ Revision: 173656
12mr|initscripts-9.34-5|1212	- keep UUID of swap partitions when resuming from hibernation (#37915)
12mr|initscripts-9.34-5|1213	- require util-linux-ng >= 2.13.1-4mdv2008.1 for mkswap -U <uuid> support
12mr|initscripts-9.34-5|1214	
12mr|initscripts-9.34-5|1215	* Mon Feb 18 2008 Olivier Blin <blino@mandriva.org> 8.63-2mdv2008.1
12mr|initscripts-9.34-5|1216	+ Revision: 171866
12mr|initscripts-9.34-5|1217	- rc.sysinit:
12mr|initscripts-9.34-5|1218	o don't source /etc/sysconfig/init (already done by /etc/init.d/functions)
12mr|initscripts-9.34-5|1219	o mount /proc/bus/usb before udev is started
12mr|initscripts-9.34-5|1220	o remove duplicate pam_console reset
12mr|initscripts-9.34-5|1221	o reduce diff with RH by moving quota and crypto code around
12mr|initscripts-9.34-5|1222	
12mr|initscripts-9.34-5|1223	* Fri Feb 08 2008 Olivier Blin <blino@mandriva.org> 8.63-1mdv2008.1
12mr|initscripts-9.34-5|1224	+ Revision: 163839
12mr|initscripts-9.34-5|1225	- 8.63
12mr|initscripts-9.34-5|1226	- raid is not enabled in rc.sysinit anymore, but in udev rules from the mdadm package
12mr|initscripts-9.34-5|1227	- clock is now initialized with udev rules
12mr|initscripts-9.34-5|1228	- drop EVMS support and duplicate LVM2 activation
12mr|initscripts-9.34-5|1229	- do not require bootloader-utils anymore
12mr|initscripts-9.34-5|1230	
12mr|initscripts-9.34-5|1231	* Thu Jan 17 2008 Olivier Blin <blino@mandriva.org> 8.60-2mdv2008.1
12mr|initscripts-9.34-5|1232	+ Revision: 154214
12mr|initscripts-9.34-5|1233	- conflicts with lsb-core < 3.1-15mdv2008.1 (/etc/networks has been moved in initscripts)
12mr|initscripts-9.34-5|1234	- set MIN_LINK_DETECTION_DELAY (to zero)
12mr|initscripts-9.34-5|1235	- do not make profile scripts executable
12mr|initscripts-9.34-5|1236	(based on input from Guillaume Rousse)
12mr|initscripts-9.34-5|1237	- prefix inputrc and tmpdir profile scripts with a level number
12mr|initscripts-9.34-5|1238	
12mr|initscripts-9.34-5|1239	* Tue Jan 15 2008 Olivier Blin <blino@mandriva.org> 8.60-1mdv2008.1
12mr|initscripts-9.34-5|1240	+ Revision: 153094
12mr|initscripts-9.34-5|1241	- 8.60
12mr|initscripts-9.34-5|1242	- remove default MIN_LINK_DETECTION_DELAY (to catch buggy drivers)
12mr|initscripts-9.34-5|1243	- add support for an optional /etc/rc.early.local file, to be run at
12mr|initscripts-9.34-5|1244	the very start of rc.sysinit (suggested by Colin Guthrie)
12mr|initscripts-9.34-5|1245	- nfs-common should be started before netfs (Anssi)
12mr|initscripts-9.34-5|1246	
12mr|initscripts-9.34-5|1247	* Wed Oct 03 2007 Olivier Blin <blino@mandriva.org> 8.54-8mdv2008.0
12mr|initscripts-9.34-5|1248	+ Revision: 95267
12mr|initscripts-9.34-5|1249	- 8.54-8mdv
12mr|initscripts-9.34-5|1250	- update translations
12mr|initscripts-9.34-5|1251	
12mr|initscripts-9.34-5|1252	* Thu Sep 27 2007 Olivier Blin <blino@mandriva.org> 8.54-7mdv2008.0
12mr|initscripts-9.34-5|1253	+ Revision: 93319
12mr|initscripts-9.34-5|1254	- fix regexps with non-working obsoleted syntax
12mr|initscripts-9.34-5|1255	(from Nicolas Vigier, thanks to Anssi Hannula, #32501)
12mr|initscripts-9.34-5|1256	- add should-start/stop for messagebus, since ifup/ifdown run mdv-network-event (#34076)
12mr|initscripts-9.34-5|1257	- add explicit provides in netconsole initscript
12mr|initscripts-9.34-5|1258	- more typo fixes (from Jose Da Silva)
12mr|initscripts-9.34-5|1259	
12mr|initscripts-9.34-5|1260	* Thu Sep 20 2007 Olivier Blin <blino@mandriva.org> 8.54-6mdv2008.0
12mr|initscripts-9.34-5|1261	+ Revision: 91318
12mr|initscripts-9.34-5|1262	- 8.54-6mdv
12mr|initscripts-9.34-5|1263	- ifdown: do not kill wpa_supplicant when link gets down
12mr|initscripts-9.34-5|1264	(#31904, thanks to Anssi Hannula)
12mr|initscripts-9.34-5|1265	- ifup/ifdown: send D-Bus events when interfaces get up/down
12mr|initscripts-9.34-5|1266	- mandrake_firstime: start hclcollector in mandrake_firstime
12mr|initscripts-9.34-5|1267	- rc.sysinit: delete core files located in gdm directory, at startup
12mr|initscripts-9.34-5|1268	(#28166, from Frederic Crozat)
12mr|initscripts-9.34-5|1269	- netconsole: add LSB header (from Goetz Waschk)
12mr|initscripts-9.34-5|1270	- service: fix typos and do not exceed 80 chars (from Jose Da Silva)
12mr|initscripts-9.34-5|1271	- lang.sh: move LANGUAGE redefine (CONSOLE_NOT_LOCALIZED) later, so
12mr|initscripts-9.34-5|1272	that it will not overrided by *.UTF-8 step (from Funda Wang)
12mr|initscripts-9.34-5|1273	- po: use local mirror to extract init.d files (from Funda Wang)
12mr|initscripts-9.34-5|1274	- remove obsolete usb service (2.4 specific)
12mr|initscripts-9.34-5|1275	
12mr|initscripts-9.34-5|1276	* Mon Aug 20 2007 Olivier Blin <blino@mandriva.org> 8.54-5mdv2008.0
12mr|initscripts-9.34-5|1277	+ Revision: 68050
12mr|initscripts-9.34-5|1278	- really use MIN_LINK_DETECTION_DELAY (#31864, thanks to Emmanuel Blindauer for the debugging)
12mr|initscripts-9.34-5|1279	- add dependency on consolekit (#32555, from fcrozat)
12mr|initscripts-9.34-5|1280	
12mr|initscripts-9.34-5|1281	* Fri Aug 10 2007 Olivier Blin <blino@mandriva.org> 8.54-4mdv2008.0
12mr|initscripts-9.34-5|1282	+ Revision: 61663
12mr|initscripts-9.34-5|1283	- disable supermount on upgrade, it's not supported anymore in our kernels (from Pixel)
12mr|initscripts-9.34-5|1284	- fix locking in udev rules (from Andrey Borzenkov, #32281)
12mr|initscripts-9.34-5|1285	- fix UTF-8 support by removing mandrake_consmap since we use kdb (from Herton Ronaldo Krzesinski, #32256)
12mr|initscripts-9.34-5|1286	- remove duplicate "Press 'I' to enter interactive startup." phase
12mr|initscripts-9.34-5|1287	- start brltty after udev so that vcsa device nodes are created (thanks to fcrozat)
12mr|initscripts-9.34-5|1288	
12mr|initscripts-9.34-5|1289	* Wed Aug 01 2007 Olivier Blin <blino@mandriva.org> 8.54-3mdv2008.0
12mr|initscripts-9.34-5|1290	+ Revision: 57809
12mr|initscripts-9.34-5|1291	- remove setsysfont, use kbd and update doc (from Herton Ronaldo Krzesinski)
12mr|initscripts-9.34-5|1292	- modprobe IDE controller at system start (#32150)
12mr|initscripts-9.34-5|1293	
12mr|initscripts-9.34-5|1294	* Sat Jul 07 2007 Olivier Blin <blino@mandriva.org> 8.54-2mdv2008.0
12mr|initscripts-9.34-5|1295	+ Revision: 49354
12mr|initscripts-9.34-5|1296	- from Ademar:
12mr|initscripts-9.34-5|1297	add xfs to dm's 'Should-Start:', since it's still supported,
12mr|initscripts-9.34-5|1298	just not enabled by default (thanks Blino for spotting this)
12mr|initscripts-9.34-5|1299	
12mr|initscripts-9.34-5|1300	* Fri Jul 06 2007 Olivier Blin <blino@mandriva.org> 8.54-1mdv2008.0
12mr|initscripts-9.34-5|1301	+ Revision: 48955
12mr|initscripts-9.34-5|1302	- 8.54
12mr|initscripts-9.34-5|1303	- set LANGUAGE and LC_ALL for prcsys (#27663)
12mr|initscripts-9.34-5|1304	- from Herton: small typo fix in setsysfont script
12mr|initscripts-9.34-5|1305	- from Ademar: xfs is not needed by dm anymore,
12mr|initscripts-9.34-5|1306	xorg now uses fontpath.d and xfs is deprecated (see #31756)
12mr|initscripts-9.34-5|1307	- exclude supermount on all sparc archs (Per Oyvind Karlsen, #30622)
12mr|initscripts-9.34-5|1308	
12mr|initscripts-9.34-5|1309	* Tue May 01 2007 Olivier Blin <blino@mandriva.org> 8.53-1mdv2008.0
12mr|initscripts-9.34-5|1310	+ Revision: 19999
12mr|initscripts-9.34-5|1311	- 8.53
12mr|initscripts-9.34-5|1312	

14376 12
12mr|inkscape-0.48.3.1-4|1	%define Werror_cflags %nil
12mr|inkscape-0.48.3.1-4|2	
12mr|inkscape-0.48.3.1-4|3	Name:		inkscape
12mr|inkscape-0.48.3.1-4|4	Summary:	A vector-based drawing program using SVG
12mr|inkscape-0.48.3.1-4|5	Version:	0.48.3.1
12mr|inkscape-0.48.3.1-4|6	Release:	4
12mr|inkscape-0.48.3.1-4|7	License:	GPLv2+
12mr|inkscape-0.48.3.1-4|8	Group:		Graphics
12mr|inkscape-0.48.3.1-4|9	URL:		http://inkscape.sourceforge.net/
12mr|inkscape-0.48.3.1-4|10	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12mr|inkscape-0.48.3.1-4|11	Source1:	%{name}-icons.tar.bz2
12mr|inkscape-0.48.3.1-4|12	Patch0:		inkscape-0.48.1-libpng15.patch
12mr|inkscape-0.48.3.1-4|13	Patch3:		inkscape-0.48.2-poppler020.patch
12mr|inkscape-0.48.3.1-4|14	#Fix crash in Open/Save dialogue
12mr|inkscape-0.48.3.1-4|15	Patch5:		inkscape-0.48.3-gtkfiledialog.patch
12mr|inkscape-0.48.3.1-4|16	
12mr|inkscape-0.48.3.1-4|17	BuildRequires:	desktop-file-utils
12mr|inkscape-0.48.3.1-4|18	BuildRequires:	intltool
12mr|inkscape-0.48.3.1-4|19	BuildRequires:	perl-XML-Parser
12mr|inkscape-0.48.3.1-4|20	BuildRequires:	boost-devel
12mr|inkscape-0.48.3.1-4|21	BuildRequires:	expat-devel
12mr|inkscape-0.48.3.1-4|22	BuildRequires:	pkgconfig(bdw-gc) >= 6.4
12mr|inkscape-0.48.3.1-4|23	BuildRequires:	python-devel
12mr|inkscape-0.48.3.1-4|24	BuildRequires:  perl-devel
12mr|inkscape-0.48.3.1-4|25	BuildRequires:	pkgconfig(cairo)
12mr|inkscape-0.48.3.1-4|26	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|inkscape-0.48.3.1-4|27	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12mr|inkscape-0.48.3.1-4|28	BuildRequires:	pkgconfig(gsl)
12mr|inkscape-0.48.3.1-4|29	BuildRequires:	pkgconfig(gtkmm-2.4)
12mr|inkscape-0.48.3.1-4|30	BuildRequires:	pkgconfig(gtkspell-2.0)
12mr|inkscape-0.48.3.1-4|31	BuildRequires:	pkgconfig(ImageMagick)
12mr|inkscape-0.48.3.1-4|32	BuildRequires:	pkgconfig(lcms)
12mr|inkscape-0.48.3.1-4|33	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
12mr|inkscape-0.48.3.1-4|34	BuildRequires:  pkgconfig(libpng)
12mr|inkscape-0.48.3.1-4|35	BuildRequires:	pkgconfig(libwpg-0.2)
12mr|inkscape-0.48.3.1-4|36	BuildRequires:  pkgconfig(libxml-2.0)
12mr|inkscape-0.48.3.1-4|37	BuildRequires:	pkgconfig(libxslt)
12mr|inkscape-0.48.3.1-4|38	BuildRequires:  pkgconfig(loudmouth-1.0)
12mr|inkscape-0.48.3.1-4|39	BuildRequires:	pkgconfig(poppler-glib)
12mr|inkscape-0.48.3.1-4|40	BuildRequires:	pkgconfig(popt)
12mr|inkscape-0.48.3.1-4|41	BuildRequires:	gdk-pixbuf2.0
12mr|inkscape-0.48.3.1-4|42	
12mr|inkscape-0.48.3.1-4|43	Requires: python-pyxml
12mr|inkscape-0.48.3.1-4|44	Requires: python-lxml
12mr|inkscape-0.48.3.1-4|45	Requires: pstoedit
12mr|inkscape-0.48.3.1-4|46	Requires: gnome-vfs2
12mr|inkscape-0.48.3.1-4|47	Requires: gdk-pixbuf2.0
12mr|inkscape-0.48.3.1-4|48	Requires(post,postun):	desktop-file-utils
12mr|inkscape-0.48.3.1-4|49	Suggests:	uniconvertor
12mr|inkscape-0.48.3.1-4|50	
12mr|inkscape-0.48.3.1-4|51	%description
12mr|inkscape-0.48.3.1-4|52	Inkscape is a generic SVG-based vector-drawing program.
12mr|inkscape-0.48.3.1-4|53	
12mr|inkscape-0.48.3.1-4|54	Inkscape uses the W3C SVG (= "Scalable Vector Graphics") standard as its
12mr|inkscape-0.48.3.1-4|55	native file format. Therefore, it is a very useful tool for web designers
12mr|inkscape-0.48.3.1-4|56	and can be used as an interchange format for desktop publishing.
12mr|inkscape-0.48.3.1-4|57	
12mr|inkscape-0.48.3.1-4|58	%prep
12mr|inkscape-0.48.3.1-4|59	%setup -q -a1
12mr|inkscape-0.48.3.1-4|60	%apply_patches
12mr|inkscape-0.48.3.1-4|61	
12mr|inkscape-0.48.3.1-4|62	# required for patch3
12mr|inkscape-0.48.3.1-4|63	autoreconf
12mr|inkscape-0.48.3.1-4|64	
12mr|inkscape-0.48.3.1-4|65	%build
12mr|inkscape-0.48.3.1-4|66	export CXXFLAGS="%optflags -fpermissive"
12mr|inkscape-0.48.3.1-4|67	autoreconf -fi
12mr|inkscape-0.48.3.1-4|68	%configure2_5x \
12mr|inkscape-0.48.3.1-4|69	--with-python \
12mr|inkscape-0.48.3.1-4|70	--with-perl
12mr|inkscape-0.48.3.1-4|71	%make
12mr|inkscape-0.48.3.1-4|72	
12mr|inkscape-0.48.3.1-4|73	%install
12mr|inkscape-0.48.3.1-4|74	%makeinstall_std
12mr|inkscape-0.48.3.1-4|75	
12mr|inkscape-0.48.3.1-4|76	desktop-file-install --vendor="" \
12mr|inkscape-0.48.3.1-4|77	--add-category="X-MandrivaLinux-CrossDesktop" \
12mr|inkscape-0.48.3.1-4|78	--dir %{buildroot}%{_datadir}/applications \
12mr|inkscape-0.48.3.1-4|79	%{buildroot}%{_datadir}/applications/*
12mr|inkscape-0.48.3.1-4|80	
12mr|inkscape-0.48.3.1-4|81	%find_lang %{name}
12mr|inkscape-0.48.3.1-4|82	
12mr|inkscape-0.48.3.1-4|83	%files -f %{name}.lang
12mr|inkscape-0.48.3.1-4|84	%doc AUTHORS ChangeLog NEWS README
12mr|inkscape-0.48.3.1-4|85	%{_bindir}/*
12mr|inkscape-0.48.3.1-4|86	%{_datadir}/applications/*.desktop
12mr|inkscape-0.48.3.1-4|87	%{_datadir}/inkscape/
12mr|inkscape-0.48.3.1-4|88	%{_iconsdir}/hicolor/*/apps/*
12mr|inkscape-0.48.3.1-4|89	%{_mandir}/man1/*
12mr|inkscape-0.48.3.1-4|90	%{_mandir}/*/man1/*
12mr|inkscape-0.48.3.1-4|91	
12mr|inkscape-0.48.3.1-4|92	
12mr|inkscape-0.48.3.1-4|93	
12mr|inkscape-0.48.3.1-4|94	%changelog
12mr|inkscape-0.48.3.1-4|95	* Mon May 14 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.48.3.1-1
12mr|inkscape-0.48.3.1-4|96	+ Revision: 798843
12mr|inkscape-0.48.3.1-4|97	- new version 0.48.3.1
12mr|inkscape-0.48.3.1-4|98	- cleaned up spec
12mr|inkscape-0.48.3.1-4|99	
12mr|inkscape-0.48.3.1-4|100	+ Alexander Khrukin <akhrukin@mandriva.org>
12mr|inkscape-0.48.3.1-4|101	- new mandriva packaging policy
12mr|inkscape-0.48.3.1-4|102	
12mr|inkscape-0.48.3.1-4|103	* Mon Oct 24 2011 Alexander Barakin <abarakin@mandriva.org> 0.48.2-4
12mr|inkscape-0.48.3.1-4|104	+ Revision: 705894
12mr|inkscape-0.48.3.1-4|105	- pstoedit requirment add. see #57740
12mr|inkscape-0.48.3.1-4|106	
12mr|inkscape-0.48.3.1-4|107	* Thu Oct 06 2011 Oden Eriksson <oeriksson@mandriva.com> 0.48.2-3
12mr|inkscape-0.48.3.1-4|108	+ Revision: 703259
12mr|inkscape-0.48.3.1-4|109	- fix build against libpng-1.5.x (mageia)
12mr|inkscape-0.48.3.1-4|110	- attempt to relink against libpng15.so.15
12mr|inkscape-0.48.3.1-4|111	
12mr|inkscape-0.48.3.1-4|112	* Sat Jul 09 2011 Funda Wang <fwang@mandriva.org> 0.48.2-1
12mr|inkscape-0.48.3.1-4|113	+ Revision: 689403
12mr|inkscape-0.48.3.1-4|114	- New version 0.48.2
12mr|inkscape-0.48.3.1-4|115	- drop merged patches
12mr|inkscape-0.48.3.1-4|116	
12mr|inkscape-0.48.3.1-4|117	* Mon May 02 2011 Funda Wang <fwang@mandriva.org> 0.48.1-3
12mr|inkscape-0.48.3.1-4|118	+ Revision: 662297
12mr|inkscape-0.48.3.1-4|119	- add fedora patches to build with latest wpd
12mr|inkscape-0.48.3.1-4|120	
12mr|inkscape-0.48.3.1-4|121	* Fri Mar 11 2011 Funda Wang <fwang@mandriva.org> 0.48.1-2
12mr|inkscape-0.48.3.1-4|122	+ Revision: 643737
12mr|inkscape-0.48.3.1-4|123	- rebuild for new poppler
12mr|inkscape-0.48.3.1-4|124	
12mr|inkscape-0.48.3.1-4|125	* Sun Feb 06 2011 Funda Wang <fwang@mandriva.org> 0.48.1-1
12mr|inkscape-0.48.3.1-4|126	+ Revision: 636421
12mr|inkscape-0.48.3.1-4|127	- New version 0.48.1
12mr|inkscape-0.48.3.1-4|128	
12mr|inkscape-0.48.3.1-4|129	* Thu Dec 30 2010 Funda Wang <fwang@mandriva.org> 0.48.0-3mdv2011.0
12mr|inkscape-0.48.3.1-4|130	+ Revision: 626335
12mr|inkscape-0.48.3.1-4|131	- add upstream fix for poppler 0.16.0
12mr|inkscape-0.48.3.1-4|132	- rebuild for new poppler
12mr|inkscape-0.48.3.1-4|133	
12mr|inkscape-0.48.3.1-4|134	* Sun Aug 22 2010 Funda Wang <fwang@mandriva.org> 0.48.0-2mdv2011.0
12mr|inkscape-0.48.3.1-4|135	+ Revision: 571802
12mr|inkscape-0.48.3.1-4|136	- rebuild for new poppler
12mr|inkscape-0.48.3.1-4|137	
12mr|inkscape-0.48.3.1-4|138	* Sat Aug 14 2010 Funda Wang <fwang@mandriva.org> 0.48.0-1mdv2011.0
12mr|inkscape-0.48.3.1-4|139	+ Revision: 569765
12mr|inkscape-0.48.3.1-4|140	- New version 0.48.0
12mr|inkscape-0.48.3.1-4|141	* no other distroare using unviconvertor
12mr|inkscape-0.48.3.1-4|142	* cxxinclude patch not needed
12mr|inkscape-0.48.3.1-4|143	* poppler patch merged already
12mr|inkscape-0.48.3.1-4|144	
12mr|inkscape-0.48.3.1-4|145	* Thu Aug 05 2010 Funda Wang <fwang@mandriva.org> 0.47-5mdv2011.0
12mr|inkscape-0.48.3.1-4|146	+ Revision: 566256
12mr|inkscape-0.48.3.1-4|147	- rebuild for new poppler
12mr|inkscape-0.48.3.1-4|148	
12mr|inkscape-0.48.3.1-4|149	* Sat Jul 17 2010 Funda Wang <fwang@mandriva.org> 0.47-4mdv2011.0
12mr|inkscape-0.48.3.1-4|150	+ Revision: 554585
12mr|inkscape-0.48.3.1-4|151	- rebuild
12mr|inkscape-0.48.3.1-4|152	- build with popt
12mr|inkscape-0.48.3.1-4|153	- rebuild for new imagemagick
12mr|inkscape-0.48.3.1-4|154	
12mr|inkscape-0.48.3.1-4|155	+ Shlomi Fish <shlomif@mandriva.org>
12mr|inkscape-0.48.3.1-4|156	- Revise the description to make it better English
12mr|inkscape-0.48.3.1-4|157	
12mr|inkscape-0.48.3.1-4|158	* Thu Jan 14 2010 Funda Wang <fwang@mandriva.org> 0.47-2mdv2010.1
12mr|inkscape-0.48.3.1-4|159	+ Revision: 491146
12mr|inkscape-0.48.3.1-4|160	- rebuild for new imagemagick
12mr|inkscape-0.48.3.1-4|161	
12mr|inkscape-0.48.3.1-4|162	* Thu Nov 26 2009 Pascal Terjan <pterjan@mandriva.org> 0.47-1mdv2010.1
12mr|inkscape-0.48.3.1-4|163	+ Revision: 470389
12mr|inkscape-0.48.3.1-4|164	- Add a patch fixing build against poppler 0.12.2
12mr|inkscape-0.48.3.1-4|165	- Update to 0.47 final
12mr|inkscape-0.48.3.1-4|166	
12mr|inkscape-0.48.3.1-4|167	* Sun Nov 08 2009 Lev Givon <lev@mandriva.org> 0.47-0.pre4.1mdv2010.1
12mr|inkscape-0.48.3.1-4|168	+ Revision: 463125
12mr|inkscape-0.48.3.1-4|169	- Update to 0.47pre4.
12mr|inkscape-0.48.3.1-4|170	
12mr|inkscape-0.48.3.1-4|171	* Tue Oct 06 2009 Lev Givon <lev@mandriva.org> 0.47-0.pre3.1mdv2010.0
12mr|inkscape-0.48.3.1-4|172	+ Revision: 454410
12mr|inkscape-0.48.3.1-4|173	- Update to 0.47pre3.
12mr|inkscape-0.48.3.1-4|174	
12mr|inkscape-0.48.3.1-4|175	* Thu Sep 03 2009 Pascal Terjan <pterjan@mandriva.org> 0.47-0.pre2.1mdv2010.0
12mr|inkscape-0.48.3.1-4|176	+ Revision: 428248
12mr|inkscape-0.48.3.1-4|177	- Update to 0.47 pre2
12mr|inkscape-0.48.3.1-4|178	
12mr|inkscape-0.48.3.1-4|179	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|inkscape-0.48.3.1-4|180	- Rebuild against new perl
12mr|inkscape-0.48.3.1-4|181	
12mr|inkscape-0.48.3.1-4|182	* Tue May 19 2009 Götz Waschk <waschk@mandriva.org> 0.46-12mdv2010.0
12mr|inkscape-0.48.3.1-4|183	+ Revision: 377635
12mr|inkscape-0.48.3.1-4|184	- fix build with gcc 4.4
12mr|inkscape-0.48.3.1-4|185	- remove old configure options
12mr|inkscape-0.48.3.1-4|186	- fix adjustments with current gtk
12mr|inkscape-0.48.3.1-4|187	
12mr|inkscape-0.48.3.1-4|188	* Tue May 19 2009 Götz Waschk <waschk@mandriva.org> 0.46-11mdv2010.0
12mr|inkscape-0.48.3.1-4|189	+ Revision: 377606
12mr|inkscape-0.48.3.1-4|190	- fix makefile
12mr|inkscape-0.48.3.1-4|191	- rebuild for new poppler
12mr|inkscape-0.48.3.1-4|192	
12mr|inkscape-0.48.3.1-4|193	* Wed Jan 28 2009 Götz Waschk <waschk@mandriva.org> 0.46-10mdv2009.1
12mr|inkscape-0.48.3.1-4|194	+ Revision: 335033
12mr|inkscape-0.48.3.1-4|195	- rebuild for new libmagick
12mr|inkscape-0.48.3.1-4|196	
12mr|inkscape-0.48.3.1-4|197	* Wed Jan 14 2009 Jérôme Soyer <saispo@mandriva.org> 0.46-9mdv2009.1
12mr|inkscape-0.48.3.1-4|198	+ Revision: 329551
12mr|inkscape-0.48.3.1-4|199	- Rebuild with python2.6
12mr|inkscape-0.48.3.1-4|200	
12mr|inkscape-0.48.3.1-4|201	* Sun Sep 28 2008 Frederik Himpe <fhimpe@mandriva.org> 0.46-8mdv2009.0
12mr|inkscape-0.48.3.1-4|202	+ Revision: 289079
12mr|inkscape-0.48.3.1-4|203	- Fix perl support build with perl 5.10
12mr|inkscape-0.48.3.1-4|204	- Fix build with libmagick++
12mr|inkscape-0.48.3.1-4|205	- Add mime type for compressed svg files to desktop files and don't
12mr|inkscape-0.48.3.1-4|206	add extension to icon name
12mr|inkscape-0.48.3.1-4|207	
12mr|inkscape-0.48.3.1-4|208	* Fri Sep 26 2008 Oden Eriksson <oeriksson@mandriva.com> 0.46-7mdv2009.0
12mr|inkscape-0.48.3.1-4|209	+ Revision: 288617
12mr|inkscape-0.48.3.1-4|210	- rebuild against the correct version of the libgc library
12mr|inkscape-0.48.3.1-4|211	
12mr|inkscape-0.48.3.1-4|212	* Thu Sep 11 2008 Frederik Himpe <fhimpe@mandriva.org> 0.46-6mdv2009.0
12mr|inkscape-0.48.3.1-4|213	+ Revision: 283941
12mr|inkscape-0.48.3.1-4|214	- Add patches from Debian and Fedora
12mr|inkscape-0.48.3.1-4|215	* fixing build with poppler 0.8.3 and gtk+ 2.13 and include fixes
12mr|inkscape-0.48.3.1-4|216	* fixing crash with zh_CN locale when using gtk+ file chooser
12mr|inkscape-0.48.3.1-4|217	* fixing gtk+ file dialog not showing last used directory
12mr|inkscape-0.48.3.1-4|218	
12mr|inkscape-0.48.3.1-4|219	+ Pixel <pixel@mandriva.com>
12mr|inkscape-0.48.3.1-4|220	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|inkscape-0.48.3.1-4|221	
12mr|inkscape-0.48.3.1-4|222	* Thu May 01 2008 Funda Wang <fwang@mandriva.org> 0.46-5mdv2009.0
12mr|inkscape-0.48.3.1-4|223	+ Revision: 199793
12mr|inkscape-0.48.3.1-4|224	- rebuild
12mr|inkscape-0.48.3.1-4|225	
12mr|inkscape-0.48.3.1-4|226	* Wed Apr 23 2008 Giuseppe Ghibò <ghibo@mandriva.com> 0.46-4mdv2009.0
12mr|inkscape-0.48.3.1-4|227	+ Revision: 196789
12mr|inkscape-0.48.3.1-4|228	- Add support for ImageMagick in BuildRequires. Sound inkscape configure detect
12mr|inkscape-0.48.3.1-4|229	is broken with Magick++.h, so need to pass through CPPFLAGS.
12mr|inkscape-0.48.3.1-4|230	
12mr|inkscape-0.48.3.1-4|231	* Tue Apr 22 2008 Lev Givon <lev@mandriva.org> 0.46-3mdv2009.0
12mr|inkscape-0.48.3.1-4|232	+ Revision: 196597
12mr|inkscape-0.48.3.1-4|233	- lxml is needed to run Inkscape extensions.
12mr|inkscape-0.48.3.1-4|234	
12mr|inkscape-0.48.3.1-4|235	* Sun Apr 20 2008 Pascal Terjan <pterjan@mandriva.org> 0.46-2mdv2009.0
12mr|inkscape-0.48.3.1-4|236	+ Revision: 195955
12mr|inkscape-0.48.3.1-4|237	- Add more missing buildrequires to get all features
12mr|inkscape-0.48.3.1-4|238	
12mr|inkscape-0.48.3.1-4|239	* Sun Apr 20 2008 Pascal Terjan <pterjan@mandriva.org> 0.46-1mdv2009.0
12mr|inkscape-0.48.3.1-4|240	+ Revision: 195913
12mr|inkscape-0.48.3.1-4|241	- BuildRequires boost-devel
12mr|inkscape-0.48.3.1-4|242	- Update to 0.46
12mr|inkscape-0.48.3.1-4|243	
12mr|inkscape-0.48.3.1-4|244	* Thu Feb 07 2008 Funda Wang <fwang@mandriva.org> 0.45.1-5mdv2008.1
12mr|inkscape-0.48.3.1-4|245	+ Revision: 163569
12mr|inkscape-0.48.3.1-4|246	- add ubuntu patch to have it built against latest glib
12mr|inkscape-0.48.3.1-4|247	- drop old menu
12mr|inkscape-0.48.3.1-4|248	
12mr|inkscape-0.48.3.1-4|249	+ Olivier Blin <blino@mandriva.org>
12mr|inkscape-0.48.3.1-4|250	- restore BuildRoot
12mr|inkscape-0.48.3.1-4|251	
12mr|inkscape-0.48.3.1-4|252	+ Thierry Vignaud <tv@mandriva.org>
12mr|inkscape-0.48.3.1-4|253	- kill re-definition of %%buildroot on Pixel's request
12mr|inkscape-0.48.3.1-4|254	
12mr|inkscape-0.48.3.1-4|255	* Mon Sep 17 2007 Pascal Terjan <pterjan@mandriva.org> 0.45.1-4mdv2008.0
12mr|inkscape-0.48.3.1-4|256	+ Revision: 89124
12mr|inkscape-0.48.3.1-4|257	- Update BuildRequires as liblcms was renamed to lcms
12mr|inkscape-0.48.3.1-4|258	- Drop icon extension in .desktop
12mr|inkscape-0.48.3.1-4|259	- Have inkscape in the main part of the menu under KDE
12mr|inkscape-0.48.3.1-4|260	- Fix build with new intltool
12mr|inkscape-0.48.3.1-4|261	- Fix build with new sigc++
12mr|inkscape-0.48.3.1-4|262	
12mr|inkscape-0.48.3.1-4|263	* Tue Jul 03 2007 Michael Scherer <misc@mandriva.org> 0.45.1-3mdv2008.0
12mr|inkscape-0.48.3.1-4|264	+ Revision: 47534
12mr|inkscape-0.48.3.1-4|265	- rebuild for new glib
12mr|inkscape-0.48.3.1-4|266	
12mr|inkscape-0.48.3.1-4|267	* Fri Jun 22 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 0.45.1-2mdv2008.0
12mr|inkscape-0.48.3.1-4|268	+ Revision: 43219
12mr|inkscape-0.48.3.1-4|269	- Added autotools patch: update to work with current autotools scheme.
12mr|inkscape-0.48.3.1-4|270	- Rebuild against new glib
12mr|inkscape-0.48.3.1-4|271	
12mr|inkscape-0.48.3.1-4|272	* Tue May 15 2007 Funda Wang <fwang@mandriva.org> 0.45.1-1mdv2008.0
12mr|inkscape-0.48.3.1-4|273	+ Revision: 26827
12mr|inkscape-0.48.3.1-4|274	- Patch1 merged upsream.
12mr|inkscape-0.48.3.1-4|275	- New upstream version
12mr|inkscape-0.48.3.1-4|276	
12mr|inkscape-0.48.3.1-4|277	
12mr|inkscape-0.48.3.1-4|278	* Sat Mar 24 2007 Pascal Terjan <pterjan@mandriva.org> 0.45-2mdv2007.1
12mr|inkscape-0.48.3.1-4|279	+ Revision: 148707
12mr|inkscape-0.48.3.1-4|280	- Add patch from MDKSA-2007:069
12mr|inkscape-0.48.3.1-4|281	
12mr|inkscape-0.48.3.1-4|282	* Mon Feb 05 2007 Pascal Terjan <pterjan@mandriva.org> 0.45-1mdv2007.1
12mr|inkscape-0.48.3.1-4|283	+ Revision: 116515
12mr|inkscape-0.48.3.1-4|284	- 0.45
12mr|inkscape-0.48.3.1-4|285	- fix build with new GCC
12mr|inkscape-0.48.3.1-4|286	
12mr|inkscape-0.48.3.1-4|287	* Tue Oct 24 2006 Pascal Terjan <pterjan@mandriva.org> 0.44.1-1mdv2007.0
12mr|inkscape-0.48.3.1-4|288	+ Revision: 71737
12mr|inkscape-0.48.3.1-4|289	- Buildrequires intltool
12mr|inkscape-0.48.3.1-4|290	- 0.44.1
12mr|inkscape-0.48.3.1-4|291	- Fix building with new automake
12mr|inkscape-0.48.3.1-4|292	- Import inkscape
12mr|inkscape-0.48.3.1-4|293	
12mr|inkscape-0.48.3.1-4|294	* Thu Aug 24 2006 Götz Waschk <waschk@mandriva.org> 0.44-4mdv2007.0
12mr|inkscape-0.48.3.1-4|295	- fix buildrequires
12mr|inkscape-0.48.3.1-4|296	- rebuild for new cairomm
12mr|inkscape-0.48.3.1-4|297	
12mr|inkscape-0.48.3.1-4|298	* Sat Aug 12 2006 Anssi Hannula <anssi@mandriva.org> 0.44-3mdv2007.0
12mr|inkscape-0.48.3.1-4|299	- add BuildRequires: dbus-devel
12mr|inkscape-0.48.3.1-4|300	
12mr|inkscape-0.48.3.1-4|301	* Sat Jul 15 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.44-2
12mr|inkscape-0.48.3.1-4|302	- add BuildRequires: liblcms-devel
12mr|inkscape-0.48.3.1-4|303	
12mr|inkscape-0.48.3.1-4|304	* Sat Jun 24 2006 Pascal Terjan <pterjan@mandriva.org>  0.44-1mdv2007.0
12mr|inkscape-0.48.3.1-4|305	- 0.44
12mr|inkscape-0.48.3.1-4|306	- Use XDG menu
12mr|inkscape-0.48.3.1-4|307	- Drop P0 and P1 (fixed upstream)
12mr|inkscape-0.48.3.1-4|308	- Remove --with-perl this is an experimental and broken currently useless
12mr|inkscape-0.48.3.1-4|309	build option
12mr|inkscape-0.48.3.1-4|310	
12mr|inkscape-0.48.3.1-4|311	* Mon Jun 05 2006 Pascal Terjan <pterjan@mandriva.org>  0.43-5mdv2007.0
12mr|inkscape-0.48.3.1-4|312	- BuildRequires expat-devel
12mr|inkscape-0.48.3.1-4|313	
12mr|inkscape-0.48.3.1-4|314	* Sat Jun 03 2006 Pascal Terjan <pterjan@mandriva.org>  0.43-4mdv2007.0
12mr|inkscape-0.48.3.1-4|315	- BuildRequires gnome-vfs-devel
12mr|inkscape-0.48.3.1-4|316	- fix for gcc 4.1 (P0)
12mr|inkscape-0.48.3.1-4|317	- apply upstream patch to not use freetype internals (P1)
12mr|inkscape-0.48.3.1-4|318	
12mr|inkscape-0.48.3.1-4|319	* Thu Feb 09 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.43-3mdk
12mr|inkscape-0.48.3.1-4|320	- require python-pyxml (#20099)
12mr|inkscape-0.48.3.1-4|321	
12mr|inkscape-0.48.3.1-4|322	* Wed Jan 25 2006 Pascal Terjan <pterjan@mandriva.org>  0.43-2mdk
12mr|inkscape-0.48.3.1-4|323	- Rebuild for new perl
12mr|inkscape-0.48.3.1-4|324	
12mr|inkscape-0.48.3.1-4|325	* Mon Nov 21 2005 Michael Scherer <misc@mandriva.org> 0.43-1mdk
12mr|inkscape-0.48.3.1-4|326	- New release 0.43
12mr|inkscape-0.48.3.1-4|327	- activation of inkboard
12mr|inkscape-0.48.3.1-4|328	
12mr|inkscape-0.48.3.1-4|329	* Tue Jul 26 2005 Pascal Terjan <pterjan@mandriva.org> 0.42-1mdk
12mr|inkscape-0.48.3.1-4|330	- 0.42
12mr|inkscape-0.48.3.1-4|331	- Drop P0, included upstream
12mr|inkscape-0.48.3.1-4|332	
12mr|inkscape-0.48.3.1-4|333	* Thu Jul 07 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.41-5mdk
12mr|inkscape-0.48.3.1-4|334	- work around weird problem when linking against popt (lib64)
12mr|inkscape-0.48.3.1-4|335	- %%mkrel
12mr|inkscape-0.48.3.1-4|336	- drop COPYING (package is GPL..)
12mr|inkscape-0.48.3.1-4|337	
12mr|inkscape-0.48.3.1-4|338	* Fri May 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.41-4mdk
12mr|inkscape-0.48.3.1-4|339	- Rebuild for new perl
12mr|inkscape-0.48.3.1-4|340	
12mr|inkscape-0.48.3.1-4|341	* Tue Apr 05 2005 Pascal Terjan <pterjan@mandrake.org> 0.41-3mdk
12mr|inkscape-0.48.3.1-4|342	- BuildRequires perl-devel for EXTERN.h
12mr|inkscape-0.48.3.1-4|343	
12mr|inkscape-0.48.3.1-4|344	* Tue Mar 01 2005 Abel Cheung <deaddog@mandrake.org> 0.41-2mdk
12mr|inkscape-0.48.3.1-4|345	- Fixes done by Tom Ph <tpgww@onepost.net>:
12mr|inkscape-0.48.3.1-4|346	o Patch (missing gnomeprint fn) from CVS
12mr|inkscape-0.48.3.1-4|347	o Add back gnomeprint support
12mr|inkscape-0.48.3.1-4|348	o Extra icons, menu icon
12mr|inkscape-0.48.3.1-4|349	o Requires, BuildRequires
12mr|inkscape-0.48.3.1-4|350	
12mr|inkscape-0.48.3.1-4|351	* Sat Feb 26 2005 Abel Cheung <deaddog@mandrake.org> 0.41-1mdk
12mr|inkscape-0.48.3.1-4|352	- New release
12mr|inkscape-0.48.3.1-4|353	- Drop gnomeprint support (compile error)
12mr|inkscape-0.48.3.1-4|354	
12mr|inkscape-0.48.3.1-4|355	* Thu Dec 02 2004 Abel Cheung <deaddog@mandrake.org> 0.40-2mdk
12mr|inkscape-0.48.3.1-4|356	- Update BuildRequires
12mr|inkscape-0.48.3.1-4|357	
12mr|inkscape-0.48.3.1-4|358	* Tue Nov 30 2004 Jerome Soyer <saispo@mandrake.org> 0.40-1mdk
12mr|inkscape-0.48.3.1-4|359	- New release 0.40
12mr|inkscape-0.48.3.1-4|360	
12mr|inkscape-0.48.3.1-4|361	* Tue Sep 21 2004 Jerome Soyer <saispo@mandrake.org> 0.39-4mdk
12mr|inkscape-0.48.3.1-4|362	- Update BuildRequires
12mr|inkscape-0.48.3.1-4|363	
12mr|inkscape-0.48.3.1-4|364	* Tue Sep 21 2004 Jerome Soyer <saispo@mandrake.org> 0.39-3mdk
12mr|inkscape-0.48.3.1-4|365	- Added Autotrace and Frontline function
12mr|inkscape-0.48.3.1-4|366	
12mr|inkscape-0.48.3.1-4|367	* Mon Aug 30 2004 Jerome Soyer <saispo@mandrake.org> 0.39-2mdk
12mr|inkscape-0.48.3.1-4|368	- fix BuildRequires
12mr|inkscape-0.48.3.1-4|369	
12mr|inkscape-0.48.3.1-4|370	* Thu Jul 22 2004 Michael Scherer <misc@mandrake.org> 0.39-1mdk
12mr|inkscape-0.48.3.1-4|371	- New release 0.39
12mr|inkscape-0.48.3.1-4|372	- remove patch 0, integrated upstream
12mr|inkscape-0.48.3.1-4|373	
12mr|inkscape-0.48.3.1-4|374	* Sun Jun 20 2004 Abel Cheung <deaddog@deaddog.org> 0.38.1-4mdk
12mr|inkscape-0.48.3.1-4|375	- Patch0: fix build against new gcc (CVS)
12mr|inkscape-0.48.3.1-4|376	
12mr|inkscape-0.48.3.1-4|377	* Thu Jun 03 2004 Michael Scherer <misc@mandrake.org> 0.38.1-3mdk
12mr|inkscape-0.48.3.1-4|378	- [DIRM]
12mr|inkscape-0.48.3.1-4|379	
12mr|inkscape-0.48.3.1-4|380	* Fri Apr 23 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.38.1-2mdk
12mr|inkscape-0.48.3.1-4|381	- fix deps
12mr|inkscape-0.48.3.1-4|382	
12mr|inkscape-0.48.3.1-4|383	* Tue Apr 13 2004 Michael Scherer <misc@mandrake.org> 0.38.1-1mdk
12mr|inkscape-0.48.3.1-4|384	- New release 0.38.1
12mr|inkscape-0.48.3.1-4|385	- [DIRM]
12mr|inkscape-0.48.3.1-4|386	

14377 12
12mr|inn-2.5.3-1|1	%define perl_version %(rpm -q --qf '%%{epoch}:%%{VERSION}' perl)
12mr|inn-2.5.3-1|2	
12mr|inn-2.5.3-1|3	%if %{_use_internal_dependency_generator}
12mr|inn-2.5.3-1|4	%define __noautoreq 'perl\\(bigint.pl\\)|perl\\(ftp.pl\\)'
12mr|inn-2.5.3-1|5	%else
12mr|inn-2.5.3-1|6	%define _requires_exceptions perl(bigint.pl)\\|perl(ftp.pl)
12mr|inn-2.5.3-1|7	%endif
12mr|inn-2.5.3-1|8	
12mr|inn-2.5.3-1|9	Summary:	The InterNetNews (INN) system, a Usenet news server
12mr|inn-2.5.3-1|10	Name:		inn
12mr|inn-2.5.3-1|11	Version:	2.5.3
12mr|inn-2.5.3-1|12	Release:	1
12mr|inn-2.5.3-1|13	License:	GPLv2+
12mr|inn-2.5.3-1|14	Group:		System/Servers
12mr|inn-2.5.3-1|15	URL:		http://www.isc.org/products/INN/
12mr|inn-2.5.3-1|16	Source0:	ftp://ftp.isc.org/isc/inn/inn-%{version}.tar.gz
12mr|inn-2.5.3-1|17	Source1:	inn-default-active
12mr|inn-2.5.3-1|18	Source2:	inn-default-distributions
12mr|inn-2.5.3-1|19	Source3:	inn-default-newsgroups
12mr|inn-2.5.3-1|20	Source4:	inn-cron-expire
12mr|inn-2.5.3-1|21	Source5:	inn-cron-rnews
12mr|inn-2.5.3-1|22	Source6:	inn-etc-nnrp.access
12mr|inn-2.5.3-1|23	Source7:	inn-cron-nntpsend
12mr|inn-2.5.3-1|24	Source8:	innd.init
12mr|inn-2.5.3-1|25	Source10:	inn-faq.tar.bz2
12mr|inn-2.5.3-1|26	Source20:	%{name}.rpmlintrc
12mr|inn-2.5.3-1|27	Patch0:		inn-2.4.3.rh.patch
12mr|inn-2.5.3-1|28	Patch1:		inn-2.4.1.perl.patch
12mr|inn-2.5.3-1|29	Patch2:		inn-2.5.1.pie.patch
12mr|inn-2.5.3-1|30	Patch3:		inn-2.5.2.posix.patch
12mr|inn-2.5.3-1|31	Patch4:		inn-2.5.1.warn.patch
12mr|inn-2.5.3-1|32	Patch5:		inn-2.5.1-makedbz.patch
12mr|inn-2.5.3-1|33	Patch8:		inn-2.5.1-nologinshell.patch
12mr|inn-2.5.3-1|34	Patch9:		inn-2.5.0-chown.patch
12mr|inn-2.5.3-1|35	Patch10:	inn-redhat_build.patch
12mr|inn-2.5.3-1|36	Patch11:	inn-shared.patch
12mr|inn-2.5.3-1|37	Patch12:	inn-2.5.2-smp.patch
12mr|inn-2.5.3-1|38	Patch13:	inn-2.5.3-flex.patch
12mr|inn-2.5.3-1|39	BuildRequires:	autoconf automake libtool
12mr|inn-2.5.3-1|40	BuildRequires:	bison
12mr|inn-2.5.3-1|41	BuildRequires:	db-devel
12mr|inn-2.5.3-1|42	BuildRequires:	ext2fs-devel
12mr|inn-2.5.3-1|43	BuildRequires:	flex
12mr|inn-2.5.3-1|44	BuildRequires:	openssl-devel
12mr|inn-2.5.3-1|45	BuildRequires:	perl-devel
12mr|inn-2.5.3-1|46	BuildRequires:	krb5-devel
12mr|inn-2.5.3-1|47	BuildRequires:	pam-devel
12mr|inn-2.5.3-1|48	Requires(pre):	chkconfig grep coreutils sed rpm-helper
12mr|inn-2.5.3-1|49	Requires:	cleanfeed, perl = %{perl_version}
12mr|inn-2.5.3-1|50	Requires:	sendmail-command
12mr|inn-2.5.3-1|51	Conflicts:	echelog jabber2
12mr|inn-2.5.3-1|52	
12mr|inn-2.5.3-1|53	%description
12mr|inn-2.5.3-1|54	INN (InterNetNews) is a complete system for serving Usenet news and/or
12mr|inn-2.5.3-1|55	private newsfeeds.  INN includes innd, an NNTP (NetNews Transport
12mr|inn-2.5.3-1|56	Protocol) server, and nnrpd, a newsreader that is spawned for each client.
12mr|inn-2.5.3-1|57	Both innd and nnrpd vary slightly from the NNTP protocol, but not in ways
12mr|inn-2.5.3-1|58	that are easily noticed.
12mr|inn-2.5.3-1|59	
12mr|inn-2.5.3-1|60	Install the inn package if you need a complete system for serving and
12mr|inn-2.5.3-1|61	reading Usenet news.  You may also need to install inn-devel, if you are
12mr|inn-2.5.3-1|62	going to use a separate program which interfaces to INN, like newsgate or
12mr|inn-2.5.3-1|63	tin.
12mr|inn-2.5.3-1|64	
12mr|inn-2.5.3-1|65	%package	devel
12mr|inn-2.5.3-1|66	Summary:	The INN (InterNetNews) library
12mr|inn-2.5.3-1|67	Group:		Development/C
12mr|inn-2.5.3-1|68	Requires:	inn = %{version}
12mr|inn-2.5.3-1|69	
12mr|inn-2.5.3-1|70	%description	devel
12mr|inn-2.5.3-1|71	The inn-devel package contains the INN (InterNetNews) library, which
12mr|inn-2.5.3-1|72	several programs that interface with INN need in order to work (for
12mr|inn-2.5.3-1|73	example, newsgate and tin).
12mr|inn-2.5.3-1|74	
12mr|inn-2.5.3-1|75	If you are installing a program which must interface with the INN
12mr|inn-2.5.3-1|76	news system, you should install inn-devel.
12mr|inn-2.5.3-1|77	
12mr|inn-2.5.3-1|78	%package -n	inews
12mr|inn-2.5.3-1|79	Summary:	Sends Usenet articles to a local news server for distribution
12mr|inn-2.5.3-1|80	Group:		System/Servers
12mr|inn-2.5.3-1|81	Conflicts:	noffle
12mr|inn-2.5.3-1|82	
12mr|inn-2.5.3-1|83	%description -n	inews
12mr|inn-2.5.3-1|84	The inews program is used by some news programs (for example, inn and
12mr|inn-2.5.3-1|85	trn) to post Usenet news articles to local news servers.  Inews reads an
12mr|inn-2.5.3-1|86	article from a file or standard input, adds headers, performs some
12mr|inn-2.5.3-1|87	consistency checks and then sends the article to the local news server
12mr|inn-2.5.3-1|88	specified in the inn.conf file.
12mr|inn-2.5.3-1|89	
12mr|inn-2.5.3-1|90	Install inews if you need a program for posting Usenet articles to local
12mr|inn-2.5.3-1|91	news servers.
12mr|inn-2.5.3-1|92	
12mr|inn-2.5.3-1|93	%prep
12mr|inn-2.5.3-1|94	%setup -q -a 10
12mr|inn-2.5.3-1|95	%patch0 -p1 -b .rh
12mr|inn-2.5.3-1|96	%patch1 -p1 -b .perl
12mr|inn-2.5.3-1|97	%patch2 -p1 -b .pie
12mr|inn-2.5.3-1|98	%patch3 -p1 -b .posix
12mr|inn-2.5.3-1|99	%patch4 -p1 -b .warn
12mr|inn-2.5.3-1|100	%patch5 -p1 -b .makedbz
12mr|inn-2.5.3-1|101	%patch8 -p1 -b .nologin
12mr|inn-2.5.3-1|102	%patch9 -p1 -b .chown
12mr|inn-2.5.3-1|103	%patch10 -p1 -b .redhat_build
12mr|inn-2.5.3-1|104	%patch11 -p1 -b .shared
12mr|inn-2.5.3-1|105	%patch12 -p1 -b .smp
12mr|inn-2.5.3-1|106	%patch13 -p1 -b .lex
12mr|inn-2.5.3-1|107	
12mr|inn-2.5.3-1|108	#rm -f configure; autoconf-2.13
12mr|inn-2.5.3-1|109	
12mr|inn-2.5.3-1|110	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 }'
12mr|inn-2.5.3-1|111	
12mr|inn-2.5.3-1|112	# lib64 fix
12mr|inn-2.5.3-1|113	perl -pi -e "s|/lib\b|/%{_lib}|g" m4/*.m4 configure*
12mr|inn-2.5.3-1|114	
12mr|inn-2.5.3-1|115	%build
12mr|inn-2.5.3-1|116	%serverbuild
12mr|inn-2.5.3-1|117	export CFLAGS="$CFLAGS -DHAVE_ET_COM_ERR_H -fPIC"
12mr|inn-2.5.3-1|118	
12mr|inn-2.5.3-1|119	#rm -f config.cache
12mr|inn-2.5.3-1|120	#libtoolize --copy --force
12mr|inn-2.5.3-1|121	
12mr|inn-2.5.3-1|122	autoreconf -fi
12mr|inn-2.5.3-1|123	
12mr|inn-2.5.3-1|124	%configure2_5x --prefix=/usr  \
12mr|inn-2.5.3-1|125	--libdir=%{_libdir} \
12mr|inn-2.5.3-1|126	--with-lib-dir=%{_libdir}/%{name} \
12mr|inn-2.5.3-1|127	--with-filter-dir=%{_libdir}/news/bin/filter \
12mr|inn-2.5.3-1|128	--with-control-dir=%{_libdir}/news/bin/control \
12mr|inn-2.5.3-1|129	--sysconfdir=/etc/news \
12mr|inn-2.5.3-1|130	--mandir=%{_mandir} \
12mr|inn-2.5.3-1|131	--libexecdir=%{_libdir}/%{name} \
12mr|inn-2.5.3-1|132	--with-log-dir=/var/log/news --with-spool-dir=/var/spool/news\
12mr|inn-2.5.3-1|133	--with-db-dir=/var/lib/news --with-run-dir=/var/run/news \
12mr|inn-2.5.3-1|134	--with-etc-dir=/etc/news --with-tmp-path=/var/spool/news/tmp \
12mr|inn-2.5.3-1|135	--with-perl --enable-shared --disable-static \
12mr|inn-2.5.3-1|136	--enable-tagged-hash --enable-merge-to-groups \
12mr|inn-2.5.3-1|137	--enable-ipv6 --with-libperl-dir=%{perl_vendorlib} \
12mr|inn-2.5.3-1|138	--with-news-user=news --with-news-group=news \
12mr|inn-2.5.3-1|139	--with-news-master=news --enable-pgp-verify \
12mr|inn-2.5.3-1|140	--with-openssl \
12mr|inn-2.5.3-1|141	--with-sendmail=/usr/sbin/sendmail \
12mr|inn-2.5.3-1|142	--with-berkeleydb=%{_prefix} \
12mr|inn-2.5.3-1|143	--with-http-dir=%{_sharedstatedir}/news/http
12mr|inn-2.5.3-1|144	
12mr|inn-2.5.3-1|145	%make
12mr|inn-2.5.3-1|146	
12mr|inn-2.5.3-1|147	%install
12mr|inn-2.5.3-1|148	rm -rf %{buildroot}
12mr|inn-2.5.3-1|149	
12mr|inn-2.5.3-1|150	mkdir -p %{buildroot}
12mr|inn-2.5.3-1|151	perl -pi -e 's/^OWNER.*/OWNER = /; s/^ROWNER.*/ROWNER = /' Makefile.global
12mr|inn-2.5.3-1|152	
12mr|inn-2.5.3-1|153	TMP_UID="`id -un`"
12mr|inn-2.5.3-1|154	TMP_GID="`id -gn`"
12mr|inn-2.5.3-1|155	perl -pi -e "s|^NEWSUSER.*|NEWSUSER=${TMP_UID}|g" Makefile.global
12mr|inn-2.5.3-1|156	perl -pi -e "s|^NEWSGROUP.*|NEWSGROUP=${TMP_GID}|g" Makefile.global
12mr|inn-2.5.3-1|157	
12mr|inn-2.5.3-1|158	%makeinstall_std
12mr|inn-2.5.3-1|159	
12mr|inn-2.5.3-1|160	# -- Install man pages needed by suck et al.
12mr|inn-2.5.3-1|161	mkdir -p %{buildroot}%{_includedir}/inn
12mr|inn-2.5.3-1|162	for f in clibrary.h config.h
12mr|inn-2.5.3-1|163	do
12mr|inn-2.5.3-1|164	install -c -m 0644 ./include/$f %{buildroot}%{_includedir}/inn
12mr|inn-2.5.3-1|165	done
12mr|inn-2.5.3-1|166	
12mr|inn-2.5.3-1|167	mkdir -p %{buildroot}/etc
12mr|inn-2.5.3-1|168	mv %{buildroot}/usr/bin/rc.news %{buildroot}/etc
12mr|inn-2.5.3-1|169	
12mr|inn-2.5.3-1|170	perl -pi -e 's|%{_libdir}/inn/news/innshellvars|%{_bindir}/innshellvars|' %{buildroot}/etc/rc.news
12mr|inn-2.5.3-1|171	chmod 755 %{buildroot}/etc/rc.news
12mr|inn-2.5.3-1|172	
12mr|inn-2.5.3-1|173	
12mr|inn-2.5.3-1|174	
12mr|inn-2.5.3-1|175	touch %{buildroot}/var/lib/news/subscriptions
12mr|inn-2.5.3-1|176	chmod 644 %{buildroot}/var/lib/news/subscriptions
12mr|inn-2.5.3-1|177	
12mr|inn-2.5.3-1|178	install -m 644 %{SOURCE1} \
12mr|inn-2.5.3-1|179	%{buildroot}/var/lib/news/active
12mr|inn-2.5.3-1|180	install -m 644 %{SOURCE2} \
12mr|inn-2.5.3-1|181	%{buildroot}/var/lib/news/distributions
12mr|inn-2.5.3-1|182	install -m 644 %{SOURCE3} \
12mr|inn-2.5.3-1|183	%{buildroot}/var/lib/news/newsgroups
12mr|inn-2.5.3-1|184	
12mr|inn-2.5.3-1|185	mkdir -p %{buildroot}/etc/cron.hourly %{buildroot}/etc/cron.daily
12mr|inn-2.5.3-1|186	install -m755 %{SOURCE4} \
12mr|inn-2.5.3-1|187	%{buildroot}/etc/cron.daily/inn-cron-expire
12mr|inn-2.5.3-1|188	install -m755 %{SOURCE5} \
12mr|inn-2.5.3-1|189	%{buildroot}/etc/cron.hourly/inn-cron-rnews
12mr|inn-2.5.3-1|190	install -m755 %{SOURCE7} \
12mr|inn-2.5.3-1|191	%{buildroot}/etc/cron.hourly/inn-cron-nntpsend
12mr|inn-2.5.3-1|192	
12mr|inn-2.5.3-1|193	install -m440 %{SOURCE6} \
12mr|inn-2.5.3-1|194	%{buildroot}/etc/news/nnrp.access
12mr|inn-2.5.3-1|195	
12mr|inn-2.5.3-1|196	mkdir -p %{buildroot}/etc/rc.d/init.d/
12mr|inn-2.5.3-1|197	install -m 755 %{SOURCE8} \
12mr|inn-2.5.3-1|198	%{buildroot}/etc/rc.d/init.d/innd
12mr|inn-2.5.3-1|199	
12mr|inn-2.5.3-1|200	rm -f %{buildroot}/var/lib/news/history
12mr|inn-2.5.3-1|201	touch %{buildroot}/var/lib/news/history
12mr|inn-2.5.3-1|202	touch %{buildroot}/var/lib/news/.news.daily
12mr|inn-2.5.3-1|203	LD_LIBRARY_PATH=%{buildroot}%{_libdir} %{buildroot}/usr/bin/makehistory \
12mr|inn-2.5.3-1|204	-a %{buildroot}/var/lib/news/active \
12mr|inn-2.5.3-1|205	-r -f %{buildroot}/var/lib/news/history || :
12mr|inn-2.5.3-1|206	chmod 644 %{buildroot}/var/lib/news/*
12mr|inn-2.5.3-1|207	chmod 644 %{buildroot}/var/lib/news/.news.daily
12mr|inn-2.5.3-1|208	
12mr|inn-2.5.3-1|209	mkdir -p %{buildroot}/var/spool/news/tmp
12mr|inn-2.5.3-1|210	
12mr|inn-2.5.3-1|211	# we get this from cleanfeed
12mr|inn-2.5.3-1|212	# (sb) true - but it's not being found by innd - fix this
12mr|inn-2.5.3-1|213	rm -f %{buildroot}/%{_libdir}/news/bin/filter/filter_innd.pl
12mr|inn-2.5.3-1|214	pushd %{buildroot}/%{_libdir}/news/bin/filter
12mr|inn-2.5.3-1|215	ln -sf ../control/filter_innd.pl .
12mr|inn-2.5.3-1|216	popd
12mr|inn-2.5.3-1|217	
12mr|inn-2.5.3-1|218	# fix location of real library files
12mr|inn-2.5.3-1|219	#mv %{buildroot}%{_libdir}/{inn/lib{inn,storage}.a,/}
12mr|inn-2.5.3-1|220	
12mr|inn-2.5.3-1|221	#Fix perms in sample directory to avoid bogus dependencies
12mr|inn-2.5.3-1|222	find samples -name "*.in" -exec chmod a-x {} \;
12mr|inn-2.5.3-1|223	
12mr|inn-2.5.3-1|224	# (sb) doc install conflicts with rpm %%doc, even when config is setup
12mr|inn-2.5.3-1|225	# correctly. Just rm these files and let %%doc take care of it
12mr|inn-2.5.3-1|226	rm -fr %{buildroot}/%{_usr}/doc
12mr|inn-2.5.3-1|227	
12mr|inn-2.5.3-1|228	# (sb) a portion of the header files are in /usr/include, while the rest
12mr|inn-2.5.3-1|229	# are in /usr/include/inn - paths.h conflicts with glibc-devel
12mr|inn-2.5.3-1|230	# right now inn-devel isn't used for anything, nor do the other header
12mr|inn-2.5.3-1|231	# files seem to be looking for them a directory up - move them
12mr|inn-2.5.3-1|232	#mv %{buildroot}/%{_includedir}/*.h %{buildroot}/%{_includedir}/inn
12mr|inn-2.5.3-1|233	
12mr|inn-2.5.3-1|234	# (sb) file mode now prevents strip from working?
12mr|inn-2.5.3-1|235	chmod u+w %{buildroot}/%{_bindir}/*
12mr|inn-2.5.3-1|236	chmod u+w %{buildroot}/%{_bindir}/auth/resolv/*
12mr|inn-2.5.3-1|237	chmod u+w %{buildroot}/%{_bindir}/auth/passwd/*
12mr|inn-2.5.3-1|238	chmod u+w %{buildroot}/%{_bindir}/rnews.libexec/*
12mr|inn-2.5.3-1|239	
12mr|inn-2.5.3-1|240	%clean
12mr|inn-2.5.3-1|241	rm -rf %{buildroot}
12mr|inn-2.5.3-1|242	rm -f files.list files.main files.devel files.inews
12mr|inn-2.5.3-1|243	
12mr|inn-2.5.3-1|244	%post
12mr|inn-2.5.3-1|245	%_post_service innd
12mr|inn-2.5.3-1|246	
12mr|inn-2.5.3-1|247	umask 002
12mr|inn-2.5.3-1|248	touch /var/log/news/news.notice
12mr|inn-2.5.3-1|249	touch /var/log/news/news.crit
12mr|inn-2.5.3-1|250	touch /var/log/news/news.err
12mr|inn-2.5.3-1|251	[ -f /var/lib/news/active.times ] || {
12mr|inn-2.5.3-1|252	touch /var/lib/news/active.times
12mr|inn-2.5.3-1|253	chown news:news /var/lib/news/active.times
12mr|inn-2.5.3-1|254	}
12mr|inn-2.5.3-1|255	chown -R news:news /var/log/news*
12mr|inn-2.5.3-1|256	
12mr|inn-2.5.3-1|257	if [ `hostname -f` ]; then
12mr|inn-2.5.3-1|258	if [ `cat /etc/news/inn.conf | grep '^server:' | wc -l` -lt 1 ]; then
12mr|inn-2.5.3-1|259	echo "server: `hostname -f`" >> /etc/news/inn.conf
12mr|inn-2.5.3-1|260	fi
12mr|inn-2.5.3-1|261	
12mr|inn-2.5.3-1|262	if [ -f /var/lib/news/history ]; then
12mr|inn-2.5.3-1|263	cd /var/lib/news
12mr|inn-2.5.3-1|264	%{_bindir}/makedbz -s `wc -l <history` -f history
12mr|inn-2.5.3-1|265	for i in dir hash index pag; do
12mr|inn-2.5.3-1|266	[ -f history.n.$i ] && mv history.n.$i history.$i
12mr|inn-2.5.3-1|267	done
12mr|inn-2.5.3-1|268	chown news:news history.*
12mr|inn-2.5.3-1|269	chmod 644 history.*
12mr|inn-2.5.3-1|270	else
12mr|inn-2.5.3-1|271	cd /var/lib/news
12mr|inn-2.5.3-1|272	cp /dev/null history
12mr|inn-2.5.3-1|273	%{_bindir}/makehistory
12mr|inn-2.5.3-1|274	%{_bindir}/makedbz -s `wc -l <history` -f history
12mr|inn-2.5.3-1|275	for i in dir hash index pag; do
12mr|inn-2.5.3-1|276	[ -f history.n.$i ] && mv history.n.$i history.$i
12mr|inn-2.5.3-1|277	done
12mr|inn-2.5.3-1|278	chown news:news history history.*
12mr|inn-2.5.3-1|279	chmod 644 history history.*
12mr|inn-2.5.3-1|280	fi
12mr|inn-2.5.3-1|281	else
12mr|inn-2.5.3-1|282	echo "Network misconfigured, manual setup required..."
12mr|inn-2.5.3-1|283	fi
12mr|inn-2.5.3-1|284	
12mr|inn-2.5.3-1|285	%triggerin -- sysklogd
12mr|inn-2.5.3-1|286	if [ -f /etc/syslog.conf ]; then
12mr|inn-2.5.3-1|287	if grep -q "# News logging" /etc/syslog.conf; then
12mr|inn-2.5.3-1|288	perl -pi -e "s!mail.none;authpriv.none!mail.none;news.none;authpriv.none!; \
12mr|inn-2.5.3-1|289	s!/var/log/news/info!/var/log/news/news.notice!; \
12mr|inn-2.5.3-1|290	s!/var/log/news/errors!/var/log/news/news.err!; \
12mr|inn-2.5.3-1|291	s!/var/log/news/warnings!/var/log/news/news.crit!; \
12mr|inn-2.5.3-1|292	s!^news.err!news.=err!; \
12mr|inn-2.5.3-1|293	s!^news.=warn!news.=crit!; " /etc/syslog.conf
12mr|inn-2.5.3-1|294	else
12mr|inn-2.5.3-1|295	cat <<EOF >> /etc/syslog.conf
12mr|inn-2.5.3-1|296	# News logging
12mr|inn-2.5.3-1|297	news.=debug;news.=info;news.=notice                             -/var/log/news/news.notice
12mr|inn-2.5.3-1|298	news.=crit                                                      -/var/log/news/news.crit
12mr|inn-2.5.3-1|299	news.err                                                        -/var/log/news/news.err
12mr|inn-2.5.3-1|300	EOF
12mr|inn-2.5.3-1|301	fi
12mr|inn-2.5.3-1|302	if [ -f /var/run/syslog.pid ]; then
12mr|inn-2.5.3-1|303	kill -HUP `cat /var/run/syslog.pid` 2> /dev/null ||:
12mr|inn-2.5.3-1|304	fi
12mr|inn-2.5.3-1|305	fi
12mr|inn-2.5.3-1|306	
12mr|inn-2.5.3-1|307	%preun
12mr|inn-2.5.3-1|308	%_preun_service innd
12mr|inn-2.5.3-1|309	
12mr|inn-2.5.3-1|310	if [ $1 = 0 ]; then
12mr|inn-2.5.3-1|311	if [ -f /var/lib/news/history.dir ]; then
12mr|inn-2.5.3-1|312	rm -f /var/lib/news/history.*
12mr|inn-2.5.3-1|313	fi
12mr|inn-2.5.3-1|314	fi
12mr|inn-2.5.3-1|315	
12mr|inn-2.5.3-1|316	%postun
12mr|inn-2.5.3-1|317	if [ "$1" -ge "1" ]; then
12mr|inn-2.5.3-1|318	service innd restart > /dev/null 2>&1
12mr|inn-2.5.3-1|319	fi
12mr|inn-2.5.3-1|320	
12mr|inn-2.5.3-1|321	%files
12mr|inn-2.5.3-1|322	%defattr(-,news,news)
12mr|inn-2.5.3-1|323	%dir %{_sysconfdir}/news
12mr|inn-2.5.3-1|324	%attr(775,news,news) %dir /var/spool/news
12mr|inn-2.5.3-1|325	%attr(775,news,news) %dir /var/spool/news/articles
12mr|inn-2.5.3-1|326	%attr(775,news,news) %dir /var/spool/news/overview
12mr|inn-2.5.3-1|327	%attr(775,news,news) %dir /var/spool/news/archive
12mr|inn-2.5.3-1|328	%attr(775,news,news) %dir /var/spool/news/incoming
12mr|inn-2.5.3-1|329	%attr(775,news,news) %dir /var/spool/news/incoming/bad
12mr|inn-2.5.3-1|330	%attr(775,news,news) %dir /var/spool/news/outgoing
12mr|inn-2.5.3-1|331	%attr(775,news,news) %dir /var/spool/news/innfeed
12mr|inn-2.5.3-1|332	%attr(770,news,news) %dir /var/spool/news/tmp
12mr|inn-2.5.3-1|333	%attr(770,news,news) %dir /var/log/news
12mr|inn-2.5.3-1|334	/var/log/news/OLD
12mr|inn-2.5.3-1|335	%attr(770,news,news) %dir /var/lib/news
12mr|inn-2.5.3-1|336	%attr(770,news,news) %dir /var/run/news
12mr|inn-2.5.3-1|337	
12mr|inn-2.5.3-1|338	%attr(-,root,root) %doc HACKING LICENSE MANIFEST TODO
12mr|inn-2.5.3-1|339	%attr(-,root,root) %doc README* ChangeLog CONTRIBUTORS INSTALL NEWS
12mr|inn-2.5.3-1|340	%attr(-,root,root) %doc faq
12mr|inn-2.5.3-1|341	%attr(-,root,root) %doc doc/hook* doc/config*
12mr|inn-2.5.3-1|342	%attr(-,root,root) %doc doc/sample-control doc/GPL doc/history
12mr|inn-2.5.3-1|343	
12mr|inn-2.5.3-1|344	%defattr(755,root,root)
12mr|inn-2.5.3-1|345	%{_prefix}/com/news/http/innreport.css
12mr|inn-2.5.3-1|346	
12mr|inn-2.5.3-1|347	%dir %{_libdir}/news/bin/control
12mr|inn-2.5.3-1|348	%dir %{_libdir}/news/bin/filter
12mr|inn-2.5.3-1|349	%{_libdir}/news/bin/filter/filter_innd.pl
12mr|inn-2.5.3-1|350	%{_libdir}/news/bin/filter/nnrpd_auth.pl
12mr|inn-2.5.3-1|351	%{_libdir}/news/bin/filter/startup_innd.pl
12mr|inn-2.5.3-1|352	%{_libdir}/news/bin/filter/INN.py
12mr|inn-2.5.3-1|353	%{_libdir}/news/bin/filter/filter_nnrpd.pl
12mr|inn-2.5.3-1|354	%{_libdir}/news/bin/filter/nnrpd_dynamic.py
12mr|inn-2.5.3-1|355	%{_libdir}/news/bin/filter/nnrpd_auth.py
12mr|inn-2.5.3-1|356	%{_libdir}/news/bin/filter/nnrpd_access.pl
12mr|inn-2.5.3-1|357	%{_libdir}/news/bin/filter/nnrpd_access.py
12mr|inn-2.5.3-1|358	%{_libdir}/news/bin/filter/nnrpd.py
12mr|inn-2.5.3-1|359	%{_libdir}/news/bin/filter/filter_innd.py
12mr|inn-2.5.3-1|360	%{_libdir}/news/bin/control/sendsys.pl
12mr|inn-2.5.3-1|361	%{_libdir}/news/bin/control/rmgroup.pl
12mr|inn-2.5.3-1|362	%{_libdir}/news/bin/control/newgroup.pl
12mr|inn-2.5.3-1|363	%{_libdir}/news/bin/control/ihave.pl
12mr|inn-2.5.3-1|364	%{_libdir}/news/bin/control/sendme.pl
12mr|inn-2.5.3-1|365	%{_libdir}/news/bin/control/checkgroups.pl
12mr|inn-2.5.3-1|366	%{_libdir}/news/bin/control/version.pl
12mr|inn-2.5.3-1|367	%{_libdir}/news/bin/control/senduuname.pl
12mr|inn-2.5.3-1|368	%dir %{perl_vendorlib}/INN
12mr|inn-2.5.3-1|369	%dir %{perl_vendorlib}/INN/Utils
12mr|inn-2.5.3-1|370	%{perl_vendorlib}/INN/Config.pm
12mr|inn-2.5.3-1|371	%{perl_vendorlib}/INN/Utils/Shlock.pm
12mr|inn-2.5.3-1|372	%{_bindir}/scanspool
12mr|inn-2.5.3-1|373	%{_bindir}/nntpsend
12mr|inn-2.5.3-1|374	%{_bindir}/send-ihave
12mr|inn-2.5.3-1|375	%{_bindir}/send-nntp
12mr|inn-2.5.3-1|376	%{_bindir}/send-uucp
12mr|inn-2.5.3-1|377	%{_bindir}/perl-nocem
12mr|inn-2.5.3-1|378	%{_bindir}/shrinkfile
12mr|inn-2.5.3-1|379	%{_bindir}/tdx-util
12mr|inn-2.5.3-1|380	%{_bindir}/convdate
12mr|inn-2.5.3-1|381	%{_bindir}/innbind
12mr|inn-2.5.3-1|382	%{_bindir}/getlist
12mr|inn-2.5.3-1|383	%{_bindir}/buffindexed_d
12mr|inn-2.5.3-1|384	%{_bindir}/innreport_inn.pm
12mr|inn-2.5.3-1|385	%config(noreplace) %{_bindir}/innshellvars.pl
12mr|inn-2.5.3-1|386	%{_bindir}/archive
12mr|inn-2.5.3-1|387	%{_bindir}/pullnews
12mr|inn-2.5.3-1|388	%attr(6550,uucp,news) %{_bindir}/rnews
12mr|inn-2.5.3-1|389	%dir %{_bindir}/rnews.libexec
12mr|inn-2.5.3-1|390	%{_bindir}/rnews.libexec/gunbatch
12mr|inn-2.5.3-1|391	%{_bindir}/rnews.libexec/c7unbatch
12mr|inn-2.5.3-1|392	%{_bindir}/rnews.libexec/decode
12mr|inn-2.5.3-1|393	%{_bindir}/rnews.libexec/encode
12mr|inn-2.5.3-1|394	%{_bindir}/rnews.libexec/bunbatch
12mr|inn-2.5.3-1|395	%{_bindir}/sendxbatches
12mr|inn-2.5.3-1|396	%{_bindir}/nnrpd
12mr|inn-2.5.3-1|397	%{_bindir}/filechan
12mr|inn-2.5.3-1|398	%{_bindir}/innxmit
12mr|inn-2.5.3-1|399	%{_bindir}/tinyleaf
12mr|inn-2.5.3-1|400	%{_bindir}/cnfsstat
12mr|inn-2.5.3-1|401	%{_bindir}/ovdb_stat
12mr|inn-2.5.3-1|402	%{_bindir}/ninpaths
12mr|inn-2.5.3-1|403	%{_bindir}/innfeed
12mr|inn-2.5.3-1|404	%{_bindir}/signcontrol
12mr|inn-2.5.3-1|405	%{_bindir}/sendinpaths
12mr|inn-2.5.3-1|406	%{_bindir}/tally.control
12mr|inn-2.5.3-1|407	%dir %{_bindir}/auth/resolv
12mr|inn-2.5.3-1|408	%dir %{_bindir}/auth/passwd
12mr|inn-2.5.3-1|409	%{_bindir}/auth/passwd/ckpasswd
12mr|inn-2.5.3-1|410	%{_bindir}/auth/passwd/radius
12mr|inn-2.5.3-1|411	%{_bindir}/auth/resolv/domain
12mr|inn-2.5.3-1|412	%{_bindir}/auth/resolv/ident
12mr|inn-2.5.3-1|413	%{_bindir}/imapfeed
12mr|inn-2.5.3-1|414	%{_bindir}/innupgrade
12mr|inn-2.5.3-1|415	%{_bindir}/expireover
12mr|inn-2.5.3-1|416	%{_bindir}/makehistory
12mr|inn-2.5.3-1|417	%{_bindir}/writelog
12mr|inn-2.5.3-1|418	%{_bindir}/simpleftp
12mr|inn-2.5.3-1|419	%{_bindir}/grephistory
12mr|inn-2.5.3-1|420	%{_bindir}/sm
12mr|inn-2.5.3-1|421	%{_bindir}/mod-active
12mr|inn-2.5.3-1|422	%{_bindir}/mailpost
12mr|inn-2.5.3-1|423	%{_bindir}/innconfval
12mr|inn-2.5.3-1|424	%{_bindir}/procbatch
12mr|inn-2.5.3-1|425	%{_bindir}/cvtbatch
12mr|inn-2.5.3-1|426	%config(noreplace) %{_bindir}/innshellvars.tcl
12mr|inn-2.5.3-1|427	%{_bindir}/cnfsheadconf
12mr|inn-2.5.3-1|428	%{_bindir}/pgpverify
12mr|inn-2.5.3-1|429	%{_bindir}/actsync
12mr|inn-2.5.3-1|430	%{_bindir}/nntpget
12mr|inn-2.5.3-1|431	%{_bindir}/innreport
12mr|inn-2.5.3-1|432	%{_bindir}/ovdb_monitor
12mr|inn-2.5.3-1|433	%{_bindir}/buffchan
12mr|inn-2.5.3-1|434	%{_bindir}/actsyncd
12mr|inn-2.5.3-1|435	%{_bindir}/controlchan
12mr|inn-2.5.3-1|436	%config(noreplace) %{_bindir}/innshellvars
12mr|inn-2.5.3-1|437	%{_bindir}/shlock
12mr|inn-2.5.3-1|438	%{_bindir}/news.daily
12mr|inn-2.5.3-1|439	%{_bindir}/docheckgroups
12mr|inn-2.5.3-1|440	%{_bindir}/ovdb_server
12mr|inn-2.5.3-1|441	%{_bindir}/ovdb_init
12mr|inn-2.5.3-1|442	%{_bindir}/scanlogs
12mr|inn-2.5.3-1|443	%{_bindir}/inncheck
12mr|inn-2.5.3-1|444	%{_bindir}/controlbatch
12mr|inn-2.5.3-1|445	%{_bindir}/actmerge
12mr|inn-2.5.3-1|446	%{_bindir}/innd
12mr|inn-2.5.3-1|447	%{_bindir}/expire
12mr|inn-2.5.3-1|448	%{_bindir}/prunehistory
12mr|inn-2.5.3-1|449	%{_bindir}/makedbz
12mr|inn-2.5.3-1|450	%{_bindir}/innstat
12mr|inn-2.5.3-1|451	%{_bindir}/fastrm
12mr|inn-2.5.3-1|452	%{_bindir}/innxbatch
12mr|inn-2.5.3-1|453	%{_bindir}/ctlinnd
12mr|inn-2.5.3-1|454	%{_bindir}/innmail
12mr|inn-2.5.3-1|455	%{_bindir}/innwatch
12mr|inn-2.5.3-1|456	%{_bindir}/news2mail
12mr|inn-2.5.3-1|457	%{_bindir}/inndf
12mr|inn-2.5.3-1|458	%{_bindir}/batcher
12mr|inn-2.5.3-1|459	%{_bindir}/expirerm
12mr|inn-2.5.3-1|460	%{_bindir}/overchan
12mr|inn-2.5.3-1|461	%config(noreplace) %attr(755,root,root) %{_initrddir}/innd
12mr|inn-2.5.3-1|462	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/actsync.cfg
12mr|inn-2.5.3-1|463	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/actsync.ign
12mr|inn-2.5.3-1|464	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/buffindexed.conf
12mr|inn-2.5.3-1|465	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/control.ctl
12mr|inn-2.5.3-1|466	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/control.ctl.local
12mr|inn-2.5.3-1|467	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/cycbuff.conf
12mr|inn-2.5.3-1|468	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/distrib.pats
12mr|inn-2.5.3-1|469	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/distributions
12mr|inn-2.5.3-1|470	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/expire.ctl
12mr|inn-2.5.3-1|471	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/incoming.conf
12mr|inn-2.5.3-1|472	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/innfeed.conf
12mr|inn-2.5.3-1|473	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/innreport.conf
12mr|inn-2.5.3-1|474	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/innshellvars.local
12mr|inn-2.5.3-1|475	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/innshellvars.pl.local
12mr|inn-2.5.3-1|476	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/innshellvars.tcl.local
12mr|inn-2.5.3-1|477	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/innwatch.ctl
12mr|inn-2.5.3-1|478	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/localgroups
12mr|inn-2.5.3-1|479	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/moderators
12mr|inn-2.5.3-1|480	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/motd.innd
12mr|inn-2.5.3-1|481	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/motd.nnrpd
12mr|inn-2.5.3-1|482	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/news2mail.cf
12mr|inn-2.5.3-1|483	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/newsfeeds
12mr|inn-2.5.3-1|484	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/nnrp.access
12mr|inn-2.5.3-1|485	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/nnrpd.track
12mr|inn-2.5.3-1|486	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/nntpsend.ctl
12mr|inn-2.5.3-1|487	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/nocem.ctl
12mr|inn-2.5.3-1|488	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/ovdb.conf
12mr|inn-2.5.3-1|489	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/passwd.nntp
12mr|inn-2.5.3-1|490	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/radius.conf
12mr|inn-2.5.3-1|491	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/readers.conf
12mr|inn-2.5.3-1|492	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/send-uucp.cf
12mr|inn-2.5.3-1|493	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/storage.conf
12mr|inn-2.5.3-1|494	%attr(640,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/subscriptions
12mr|inn-2.5.3-1|495	%attr(640,uucp,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/news/inn.conf
12mr|inn-2.5.3-1|496	%{_sysconfdir}/cron.hourly/inn-cron-nntpsend
12mr|inn-2.5.3-1|497	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.hourly/inn-cron-rnews
12mr|inn-2.5.3-1|498	%attr(755,root,news) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/rc.news
12mr|inn-2.5.3-1|499	%{_sysconfdir}/cron.daily/inn-cron-expire
12mr|inn-2.5.3-1|500	%attr(640,news,news) %config(noreplace) /var/lib/news/active
12mr|inn-2.5.3-1|501	%attr(640,news,news) %config(noreplace) /var/lib/news/.news.daily
12mr|inn-2.5.3-1|502	%attr(640,news,news) %config(noreplace) /var/lib/news/active.times
12mr|inn-2.5.3-1|503	%attr(640,news,news) %config(noreplace) /var/lib/news/subscriptions
12mr|inn-2.5.3-1|504	%attr(640,news,news) %config(noreplace) /var/lib/news/history
12mr|inn-2.5.3-1|505	%attr(640,news,news) %config(noreplace) /var/lib/news/distributions
12mr|inn-2.5.3-1|506	%attr(640,news,news) %config(noreplace) /var/lib/news/newsgroups
12mr|inn-2.5.3-1|507	%attr(644,root,root) %{_mandir}/man1/convdate.1*
12mr|inn-2.5.3-1|508	%attr(644,root,root) %{_mandir}/man1/fastrm.1*
12mr|inn-2.5.3-1|509	%attr(644,root,root) %{_mandir}/man1/getlist.1*
12mr|inn-2.5.3-1|510	%attr(644,root,root) %{_mandir}/man1/grephistory.1*
12mr|inn-2.5.3-1|511	%attr(644,root,root) %{_mandir}/man1/innconfval.1*
12mr|inn-2.5.3-1|512	%attr(644,root,root) %{_mandir}/man1/innmail.1*
12mr|inn-2.5.3-1|513	%attr(644,root,root) %{_mandir}/man1/nntpget.1*
12mr|inn-2.5.3-1|514	%attr(644,root,root) %{_mandir}/man1/pgpverify.1*
12mr|inn-2.5.3-1|515	%attr(644,root,root) %{_mandir}/man1/pullnews.1*
12mr|inn-2.5.3-1|516	%attr(644,root,root) %{_mandir}/man1/rnews.1*
12mr|inn-2.5.3-1|517	%attr(644,root,root) %{_mandir}/man1/shlock.1*
12mr|inn-2.5.3-1|518	%attr(644,root,root) %{_mandir}/man1/shrinkfile.1*
12mr|inn-2.5.3-1|519	%attr(644,root,root) %{_mandir}/man1/simpleftp.1*
12mr|inn-2.5.3-1|520	%attr(644,root,root) %{_mandir}/man1/sm.1*
12mr|inn-2.5.3-1|521	%attr(644,root,root) %{_mandir}/man5/active.5*
12mr|inn-2.5.3-1|522	%attr(644,root,root) %{_mandir}/man5/active.times.5*
12mr|inn-2.5.3-1|523	%attr(644,root,root) %{_mandir}/man5/buffindexed.conf.5*
12mr|inn-2.5.3-1|524	%attr(644,root,root) %{_mandir}/man5/control.ctl.5*
12mr|inn-2.5.3-1|525	%attr(644,root,root) %{_mandir}/man5/cycbuff.conf.5*
12mr|inn-2.5.3-1|526	%attr(644,root,root) %{_mandir}/man5/distrib.pats.5*
12mr|inn-2.5.3-1|527	%attr(644,root,root) %{_mandir}/man5/distributions.5*
12mr|inn-2.5.3-1|528	%attr(644,root,root) %{_mandir}/man5/expire.ctl.5*
12mr|inn-2.5.3-1|529	%attr(644,root,root) %{_mandir}/man5/history.5*
12mr|inn-2.5.3-1|530	%attr(644,root,root) %{_mandir}/man5/incoming.conf.5*
12mr|inn-2.5.3-1|531	%attr(644,root,root) %{_mandir}/man5/inn.conf.5*
12mr|inn-2.5.3-1|532	%attr(644,root,root) %{_mandir}/man5/innfeed.conf.5*
12mr|inn-2.5.3-1|533	%attr(644,root,root) %{_mandir}/man5/innwatch.ctl.5*
12mr|inn-2.5.3-1|534	%attr(644,root,root) %{_mandir}/man5/localgroups.5*
12mr|inn-2.5.3-1|535	%attr(644,root,root) %{_mandir}/man5/moderators.5*
12mr|inn-2.5.3-1|536	%attr(644,root,root) %{_mandir}/man5/motd.innd.5*
12mr|inn-2.5.3-1|537	%attr(644,root,root) %{_mandir}/man5/motd.news.5*
12mr|inn-2.5.3-1|538	%attr(644,root,root) %{_mandir}/man5/motd.nnrpd.5*
12mr|inn-2.5.3-1|539	%attr(644,root,root) %{_mandir}/man5/newsfeeds.5*
12mr|inn-2.5.3-1|540	%attr(644,root,root) %{_mandir}/man5/newsgroups.5*
12mr|inn-2.5.3-1|541	%attr(644,root,root) %{_mandir}/man5/newslog.5*
12mr|inn-2.5.3-1|542	%attr(644,root,root) %{_mandir}/man5/nnrpd.track.5*
12mr|inn-2.5.3-1|543	%attr(644,root,root) %{_mandir}/man5/nntpsend.ctl.5*
12mr|inn-2.5.3-1|544	%attr(644,root,root) %{_mandir}/man5/nocem.ctl.5*
12mr|inn-2.5.3-1|545	%attr(644,root,root) %{_mandir}/man5/ovdb.5*
12mr|inn-2.5.3-1|546	%attr(644,root,root) %{_mandir}/man5/passwd.nntp.5*
12mr|inn-2.5.3-1|547	%attr(644,root,root) %{_mandir}/man5/radius.conf.5*
12mr|inn-2.5.3-1|548	%attr(644,root,root) %{_mandir}/man5/readers.conf.5*
12mr|inn-2.5.3-1|549	%attr(644,root,root) %{_mandir}/man5/storage.conf.5*
12mr|inn-2.5.3-1|550	%attr(644,root,root) %{_mandir}/man5/subscriptions.5*
12mr|inn-2.5.3-1|551	%attr(644,root,root) %{_mandir}/man8/actsync.8*
12mr|inn-2.5.3-1|552	%attr(644,root,root) %{_mandir}/man8/actsyncd.8*
12mr|inn-2.5.3-1|553	%attr(644,root,root) %{_mandir}/man8/archive.8*
12mr|inn-2.5.3-1|554	%attr(644,root,root) %{_mandir}/man8/batcher.8*
12mr|inn-2.5.3-1|555	%attr(644,root,root) %{_mandir}/man8/buffchan.8*
12mr|inn-2.5.3-1|556	%attr(644,root,root) %{_mandir}/man8/ckpasswd.8*
12mr|inn-2.5.3-1|557	%attr(644,root,root) %{_mandir}/man8/cnfsheadconf.8*
12mr|inn-2.5.3-1|558	%attr(644,root,root) %{_mandir}/man8/cnfsstat.8*
12mr|inn-2.5.3-1|559	%attr(644,root,root) %{_mandir}/man8/controlchan.8*
12mr|inn-2.5.3-1|560	%attr(644,root,root) %{_mandir}/man8/ctlinnd.8*
12mr|inn-2.5.3-1|561	%attr(644,root,root) %{_mandir}/man8/cvtbatch.8*
12mr|inn-2.5.3-1|562	%attr(644,root,root) %{_mandir}/man8/docheckgroups.8*
12mr|inn-2.5.3-1|563	%attr(644,root,root) %{_mandir}/man8/domain.8*
12mr|inn-2.5.3-1|564	%attr(644,root,root) %{_mandir}/man8/expire.8*
12mr|inn-2.5.3-1|565	%attr(644,root,root) %{_mandir}/man8/expireover.8*
12mr|inn-2.5.3-1|566	%attr(644,root,root) %{_mandir}/man8/expirerm.8*
12mr|inn-2.5.3-1|567	%attr(644,root,root) %{_mandir}/man8/filechan.8*
12mr|inn-2.5.3-1|568	%attr(644,root,root) %{_mandir}/man8/ident.8*
12mr|inn-2.5.3-1|569	%attr(644,root,root) %{_mandir}/man8/imapfeed.8*
12mr|inn-2.5.3-1|570	%attr(644,root,root) %{_mandir}/man8/innbind.8*
12mr|inn-2.5.3-1|571	%attr(644,root,root) %{_mandir}/man8/inncheck.8*
12mr|inn-2.5.3-1|572	%attr(644,root,root) %{_mandir}/man8/innd.8*
12mr|inn-2.5.3-1|573	%attr(644,root,root) %{_mandir}/man8/inndf.8*
12mr|inn-2.5.3-1|574	%attr(644,root,root) %{_mandir}/man8/innfeed.8*
12mr|inn-2.5.3-1|575	%attr(644,root,root) %{_mandir}/man8/innreport.8*
12mr|inn-2.5.3-1|576	%attr(644,root,root) %{_mandir}/man8/innstat.8*
12mr|inn-2.5.3-1|577	%attr(644,root,root) %{_mandir}/man8/innupgrade.8*
12mr|inn-2.5.3-1|578	%attr(644,root,root) %{_mandir}/man8/innwatch.8*
12mr|inn-2.5.3-1|579	%attr(644,root,root) %{_mandir}/man8/innxbatch.8*
12mr|inn-2.5.3-1|580	%attr(644,root,root) %{_mandir}/man8/innxmit.8*
12mr|inn-2.5.3-1|581	%attr(644,root,root) %{_mandir}/man8/inpaths.8*
12mr|inn-2.5.3-1|582	%attr(644,root,root) %{_mandir}/man8/mailpost.8*
12mr|inn-2.5.3-1|583	%attr(644,root,root) %{_mandir}/man8/makedbz.8*
12mr|inn-2.5.3-1|584	%attr(644,root,root) %{_mandir}/man8/makehistory.8*
12mr|inn-2.5.3-1|585	%attr(644,root,root) %{_mandir}/man8/mod-active.8*
12mr|inn-2.5.3-1|586	%attr(644,root,root) %{_mandir}/man8/news.daily.8*
12mr|inn-2.5.3-1|587	%attr(644,root,root) %{_mandir}/man8/news2mail.8*
12mr|inn-2.5.3-1|588	%attr(644,root,root) %{_mandir}/man8/ninpaths.8*
12mr|inn-2.5.3-1|589	%attr(644,root,root) %{_mandir}/man8/nnrpd.8*
12mr|inn-2.5.3-1|590	%attr(644,root,root) %{_mandir}/man8/nntpsend.8*
12mr|inn-2.5.3-1|591	%attr(644,root,root) %{_mandir}/man8/ovdb_init.8*
12mr|inn-2.5.3-1|592	%attr(644,root,root) %{_mandir}/man8/ovdb_monitor.8*
12mr|inn-2.5.3-1|593	%attr(644,root,root) %{_mandir}/man8/ovdb_server.8*
12mr|inn-2.5.3-1|594	%attr(644,root,root) %{_mandir}/man8/ovdb_stat.8*
12mr|inn-2.5.3-1|595	%attr(644,root,root) %{_mandir}/man8/overchan.8*
12mr|inn-2.5.3-1|596	%attr(644,root,root) %{_mandir}/man8/perl-nocem.8*
12mr|inn-2.5.3-1|597	%attr(644,root,root) %{_mandir}/man8/procbatch.8*
12mr|inn-2.5.3-1|598	%attr(644,root,root) %{_mandir}/man8/prunehistory.8*
12mr|inn-2.5.3-1|599	%attr(644,root,root) %{_mandir}/man8/radius.8*
12mr|inn-2.5.3-1|600	%attr(644,root,root) %{_mandir}/man8/rc.news.8*
12mr|inn-2.5.3-1|601	%attr(644,root,root) %{_mandir}/man8/scanlogs.8*
12mr|inn-2.5.3-1|602	%attr(644,root,root) %{_mandir}/man8/scanspool.8*
12mr|inn-2.5.3-1|603	%attr(644,root,root) %{_mandir}/man8/send-nntp.8*
12mr|inn-2.5.3-1|604	%attr(644,root,root) %{_mandir}/man8/send-uucp.8*
12mr|inn-2.5.3-1|605	%attr(644,root,root) %{_mandir}/man8/sendinpaths.8*
12mr|inn-2.5.3-1|606	%attr(644,root,root) %{_mandir}/man8/tally.control.8*
12mr|inn-2.5.3-1|607	%attr(644,root,root) %{_mandir}/man8/tdx-util.8*
12mr|inn-2.5.3-1|608	%attr(644,root,root) %{_mandir}/man8/tinyleaf.8*
12mr|inn-2.5.3-1|609	%attr(644,root,root) %{_mandir}/man8/writelog.8*
12mr|inn-2.5.3-1|610	
12mr|inn-2.5.3-1|611	%files devel
12mr|inn-2.5.3-1|612	%defattr(-,root,root)
12mr|inn-2.5.3-1|613	%{_mandir}/man3/*
12mr|inn-2.5.3-1|614	%dir %{_includedir}/%{name}
12mr|inn-2.5.3-1|615	%defattr(644,root,root)
12mr|inn-2.5.3-1|616	%{_libdir}/libinnhist.a
12mr|inn-2.5.3-1|617	%{_libdir}/libinn.a
12mr|inn-2.5.3-1|618	%{_libdir}/libstorage.a
12mr|inn-2.5.3-1|619	%{_includedir}/inn/clibrary.h
12mr|inn-2.5.3-1|620	%{_includedir}/inn/inndcomm.h
12mr|inn-2.5.3-1|621	%{_includedir}/inn/vector.h
12mr|inn-2.5.3-1|622	%{_includedir}/inn/dbz.h
12mr|inn-2.5.3-1|623	%{_includedir}/inn/confparse.h
12mr|inn-2.5.3-1|624	%{_includedir}/inn/storage.h
12mr|inn-2.5.3-1|625	%{_includedir}/inn/timer.h
12mr|inn-2.5.3-1|626	%{_includedir}/inn/mmap.h
12mr|inn-2.5.3-1|627	%{_includedir}/inn/ov.h
12mr|inn-2.5.3-1|628	%{_includedir}/inn/md5.h
12mr|inn-2.5.3-1|629	%{_includedir}/inn/network.h
12mr|inn-2.5.3-1|630	%{_includedir}/inn/tst.h
12mr|inn-2.5.3-1|631	%{_includedir}/inn/history.h
12mr|inn-2.5.3-1|632	%{_includedir}/inn/libinn.h
12mr|inn-2.5.3-1|633	%{_includedir}/inn/nntp.h
12mr|inn-2.5.3-1|634	%{_includedir}/inn/version.h
12mr|inn-2.5.3-1|635	%{_includedir}/inn/system.h
12mr|inn-2.5.3-1|636	%{_includedir}/inn/config.h
12mr|inn-2.5.3-1|637	%{_includedir}/inn/sequence.h
12mr|inn-2.5.3-1|638	%{_includedir}/inn/defines.h
12mr|inn-2.5.3-1|639	%{_includedir}/inn/innconf.h
12mr|inn-2.5.3-1|640	%{_includedir}/inn/qio.h
12mr|inn-2.5.3-1|641	%{_includedir}/inn/paths.h
12mr|inn-2.5.3-1|642	%{_includedir}/inn/options.h
12mr|inn-2.5.3-1|643	%{_includedir}/inn/list.h
12mr|inn-2.5.3-1|644	%{_includedir}/inn/buffer.h
12mr|inn-2.5.3-1|645	%{_includedir}/inn/wire.h
12mr|inn-2.5.3-1|646	%{_includedir}/inn/utility.h
12mr|inn-2.5.3-1|647	%{_includedir}/inn/overview.h
12mr|inn-2.5.3-1|648	%{_includedir}/inn/hashtab.h
12mr|inn-2.5.3-1|649	%{_includedir}/inn/messages.h
12mr|inn-2.5.3-1|650	%{_includedir}/inn/dispatch.h
12mr|inn-2.5.3-1|651	%{_includedir}/inn/newsuser.h
12mr|inn-2.5.3-1|652	
12mr|inn-2.5.3-1|653	%files -n inews
12mr|inn-2.5.3-1|654	%attr(755,root,root) /usr/bin/inews
12mr|inn-2.5.3-1|655	%attr(644,root,root) %{_mandir}/man1/inews*
12mr|inn-2.5.3-1|656	
12mr|inn-2.5.3-1|657	
12mr|inn-2.5.3-1|658	
12mr|inn-2.5.3-1|659	%changelog
12mr|inn-2.5.3-1|660	* Wed Oct  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|inn-2.5.3-1|661	+ Commit: 0d8092a
12mr|inn-2.5.3-1|662	- Add rpmlint filter
12mr|inn-2.5.3-1|663	
12mr|inn-2.5.3-1|664	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|inn-2.5.3-1|665	+ Commit: 0df54c5
12mr|inn-2.5.3-1|666	- New version 2.5.3 (sync spec and patchset with Mageia), keep our Requires exceptions
12mr|inn-2.5.3-1|667	
12mr|inn-2.5.3-1|668	

14378 12
12mr|intltool-0.50.2-2|1	Summary:	Scripts and assorted auto* magic for i18nalizing various kinds of data files
12mr|intltool-0.50.2-2|2	Name:		intltool
12mr|intltool-0.50.2-2|3	Version:	0.50.2
12mr|intltool-0.50.2-2|4	Release:	2
12mr|intltool-0.50.2-2|5	Group:		Development/GNOME and GTK+
12mr|intltool-0.50.2-2|6	License:	GPLv2+
12mr|intltool-0.50.2-2|7	URL: 		http://www.gnome.org/
12mr|intltool-0.50.2-2|8	Source0:	http://edge.launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz
12mr|intltool-0.50.2-2|9	BuildArch:	noarch
12mr|intltool-0.50.2-2|10	
12mr|intltool-0.50.2-2|11	BuildRequires:	perl-XML-Parser, diffutils
12mr|intltool-0.50.2-2|12	Requires:	perl-XML-Parser
12mr|intltool-0.50.2-2|13	Requires:	perl gettext-devel patch
12mr|intltool-0.50.2-2|14	%rename		xml-i18n-tools
12mr|intltool-0.50.2-2|15	
12mr|intltool-0.50.2-2|16	%description
12mr|intltool-0.50.2-2|17	The intltool collection can be used to:
12mr|intltool-0.50.2-2|18	
12mr|intltool-0.50.2-2|19	Extract translatable strings from various source files, including
12mr|intltool-0.50.2-2|20	.xml.in, .glade, .desktop.in, .server.in, .oaf.in.
12mr|intltool-0.50.2-2|21	
12mr|intltool-0.50.2-2|22	Collect the extracted strings together with messages from traditional
12mr|intltool-0.50.2-2|23	source files (such as .c, .h) into pot files.
12mr|intltool-0.50.2-2|24	
12mr|intltool-0.50.2-2|25	Merge back the translations from .po files into .xml, .desktop and
12mr|intltool-0.50.2-2|26	.oaf files during software build time.
12mr|intltool-0.50.2-2|27	
12mr|intltool-0.50.2-2|28	%prep
12mr|intltool-0.50.2-2|29	%setup -q
12mr|intltool-0.50.2-2|30	
12mr|intltool-0.50.2-2|31	%build
12mr|intltool-0.50.2-2|32	%configure2_5x
12mr|intltool-0.50.2-2|33	%make
12mr|intltool-0.50.2-2|34	
12mr|intltool-0.50.2-2|35	%check
12mr|intltool-0.50.2-2|36	make check
12mr|intltool-0.50.2-2|37	
12mr|intltool-0.50.2-2|38	%install
12mr|intltool-0.50.2-2|39	%makeinstall_std
12mr|intltool-0.50.2-2|40	
12mr|intltool-0.50.2-2|41	%files
12mr|intltool-0.50.2-2|42	%doc AUTHORS COPYING README
12mr|intltool-0.50.2-2|43	%{_bindir}/*
12mr|intltool-0.50.2-2|44	%{_datadir}/%{name}
12mr|intltool-0.50.2-2|45	%{_datadir}/aclocal/*
12mr|intltool-0.50.2-2|46	%{_mandir}/man8/*
12mr|intltool-0.50.2-2|47	
12mr|intltool-0.50.2-2|48	
12mr|intltool-0.50.2-2|49	
12mr|intltool-0.50.2-2|50	
12mr|intltool-0.50.2-2|51	%changelog
12mr|intltool-0.50.2-2|52	

14379 12
12mr|invictus-firewall-0.1-13|1	%define name invictus-firewall
12mr|invictus-firewall-0.1-13|2	%define version 0.1
12mr|invictus-firewall-0.1-13|3	%define release %mkrel 13
12mr|invictus-firewall-0.1-13|4	%define service ct_sync
12mr|invictus-firewall-0.1-13|5	
12mr|invictus-firewall-0.1-13|6	Summary: Invictus Firewall
12mr|invictus-firewall-0.1-13|7	Name: %{name}
12mr|invictus-firewall-0.1-13|8	Version: %{version}
12mr|invictus-firewall-0.1-13|9	Release: %{release}
12mr|invictus-firewall-0.1-13|10	Source0: %{service}.init
12mr|invictus-firewall-0.1-13|11	Source1: %{service}.sysconfig
12mr|invictus-firewall-0.1-13|12	Source2: ucarp-action.sh
12mr|invictus-firewall-0.1-13|13	Source3: ucarp-up.sh
12mr|invictus-firewall-0.1-13|14	Source4: ucarp-down.sh
12mr|invictus-firewall-0.1-13|15	License: GPL
12mr|invictus-firewall-0.1-13|16	Group: System/Configuration/Networking
12mr|invictus-firewall-0.1-13|17	Url: http://www.mandriva.com/
12mr|invictus-firewall-0.1-13|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|invictus-firewall-0.1-13|19	BuildArch: noarch
12mr|invictus-firewall-0.1-13|20	Requires(post):  rpm-helper
12mr|invictus-firewall-0.1-13|21	Requires(preun): rpm-helper
12mr|invictus-firewall-0.1-13|22	Requires: ucarp
12mr|invictus-firewall-0.1-13|23	
12mr|invictus-firewall-0.1-13|24	
12mr|invictus-firewall-0.1-13|25	%description
12mr|invictus-firewall-0.1-13|26	Invictus Firewall allows to setup a redundant firewall using ucarp to
12mr|invictus-firewall-0.1-13|27	handle failover and ct_sync to replicate connection tracking state.
12mr|invictus-firewall-0.1-13|28	
12mr|invictus-firewall-0.1-13|29	%prep
12mr|invictus-firewall-0.1-13|30	%setup -q -c -T
12mr|invictus-firewall-0.1-13|31	
12mr|invictus-firewall-0.1-13|32	%build
12mr|invictus-firewall-0.1-13|33	
12mr|invictus-firewall-0.1-13|34	%install
12mr|invictus-firewall-0.1-13|35	rm -rf $RPM_BUILD_ROOT
12mr|invictus-firewall-0.1-13|36	install -m755 -D %{SOURCE0} %{buildroot}%{_initrddir}/%{service}
12mr|invictus-firewall-0.1-13|37	install -m644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{service}
12mr|invictus-firewall-0.1-13|38	install -d %{buildroot}%{_datadir}/%{name}/
12mr|invictus-firewall-0.1-13|39	install -m755 %{SOURCE2} %{SOURCE3} %{SOURCE4} %{buildroot}%{_datadir}/%{name}/
12mr|invictus-firewall-0.1-13|40	
12mr|invictus-firewall-0.1-13|41	%clean
12mr|invictus-firewall-0.1-13|42	rm -rf $RPM_BUILD_ROOT
12mr|invictus-firewall-0.1-13|43	
12mr|invictus-firewall-0.1-13|44	%post
12mr|invictus-firewall-0.1-13|45	%_post_service %{service}
12mr|invictus-firewall-0.1-13|46	
12mr|invictus-firewall-0.1-13|47	%preun
12mr|invictus-firewall-0.1-13|48	%_preun_service %{service}
12mr|invictus-firewall-0.1-13|49	
12mr|invictus-firewall-0.1-13|50	%files
12mr|invictus-firewall-0.1-13|51	%defattr(-,root,root)
12mr|invictus-firewall-0.1-13|52	%{_initrddir}/%{service}
12mr|invictus-firewall-0.1-13|53	%config(noreplace) %{_sysconfdir}/sysconfig/%{service}
12mr|invictus-firewall-0.1-13|54	%dir %{_datadir}/%{name}
12mr|invictus-firewall-0.1-13|55	%{_datadir}/%{name}/ucarp-*.sh
12mr|invictus-firewall-0.1-13|56	
12mr|invictus-firewall-0.1-13|57	
12mr|invictus-firewall-0.1-13|58	
12mr|invictus-firewall-0.1-13|59	
12mr|invictus-firewall-0.1-13|60	
12mr|invictus-firewall-0.1-13|61	%changelog
12mr|invictus-firewall-0.1-13|62	

14380 12
12mr|ioping-0.6-1|1	Summary:	simple disk I/O latency measuring tool
12mr|ioping-0.6-1|2	Name:		ioping
12mr|ioping-0.6-1|3	Version:	0.6
12mr|ioping-0.6-1|4	Release:	1
12mr|ioping-0.6-1|5	License:	GPLv3+
12mr|ioping-0.6-1|6	Group:		System/Configuration/Hardware
12mr|ioping-0.6-1|7	Source0:	http://ioping.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|ioping-0.6-1|8	URL:		http://code.google.com/p/ioping/
12mr|ioping-0.6-1|9	
12mr|ioping-0.6-1|10	%description
12mr|ioping-0.6-1|11	This tool lets you monitor I/O latency in real time, in a way similar
12mr|ioping-0.6-1|12	to how ping(1) does for network latency.
12mr|ioping-0.6-1|13	
12mr|ioping-0.6-1|14	
12mr|ioping-0.6-1|15	%prep
12mr|ioping-0.6-1|16	%setup -q
12mr|ioping-0.6-1|17	
12mr|ioping-0.6-1|18	%build
12mr|ioping-0.6-1|19	%make
12mr|ioping-0.6-1|20	
12mr|ioping-0.6-1|21	%install
12mr|ioping-0.6-1|22	%makeinstall_std \
12mr|ioping-0.6-1|23	PREFIX="%{_prefix}" \
12mr|ioping-0.6-1|24	DESTDIR=%{buildroot}
12mr|ioping-0.6-1|25	
12mr|ioping-0.6-1|26	%files
12mr|ioping-0.6-1|27	%defattr(644,root,root,755)
12mr|ioping-0.6-1|28	%{_mandir}/man1/ioping.1*
12mr|ioping-0.6-1|29	%attr(755,root,root) %{_bindir}/*
12mr|ioping-0.6-1|30	
12mr|ioping-0.6-1|31	
12mr|ioping-0.6-1|32	
12mr|ioping-0.6-1|33	%changelog
12mr|ioping-0.6-1|34	

14381 12
12mr|iplog-2.2.3-21|1	Summary:	Logs TCP, UDP, and ICMP connections to syslog
12mr|iplog-2.2.3-21|2	Name:		iplog
12mr|iplog-2.2.3-21|3	Version:	2.2.3
12mr|iplog-2.2.3-21|4	Release:	%mkrel 21
12mr|iplog-2.2.3-21|5	License:	GPL
12mr|iplog-2.2.3-21|6	Group:		Monitoring
12mr|iplog-2.2.3-21|7	URL:		http://ojnk.sourceforge.net
12mr|iplog-2.2.3-21|8	Source0:	%{name}-%{version}.tar.bz2
12mr|iplog-2.2.3-21|9	Source1:	%{name}
12mr|iplog-2.2.3-21|10	Source2:	%{name}.conf
12mr|iplog-2.2.3-21|11	Patch0:		%{name}-2.2.3-gcc-3.3.patch
12mr|iplog-2.2.3-21|12	Requires(post): rpm-helper
12mr|iplog-2.2.3-21|13	Requires(preun): rpm-helper
12mr|iplog-2.2.3-21|14	Buildrequires:	libpcap-devel
12mr|iplog-2.2.3-21|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|iplog-2.2.3-21|16	
12mr|iplog-2.2.3-21|17	%description
12mr|iplog-2.2.3-21|18	iplog is a TCP/IP traffic logger. Currently, it is capable of logging TCP, UDP
12mr|iplog-2.2.3-21|19	and ICMP traffic. Adding support for other protocols should be relatively easy.
12mr|iplog-2.2.3-21|20	iplog contains a built-in packet filter, allowing for logging or excluding
12mr|iplog-2.2.3-21|21	packets that fit a given set of criteria.
12mr|iplog-2.2.3-21|22	
12mr|iplog-2.2.3-21|23	%prep
12mr|iplog-2.2.3-21|24	
12mr|iplog-2.2.3-21|25	%setup -q
12mr|iplog-2.2.3-21|26	%patch0 -p1 -b .gcc3.3
12mr|iplog-2.2.3-21|27	
12mr|iplog-2.2.3-21|28	%build
12mr|iplog-2.2.3-21|29	%configure
12mr|iplog-2.2.3-21|30	%make
12mr|iplog-2.2.3-21|31	
12mr|iplog-2.2.3-21|32	%install
12mr|iplog-2.2.3-21|33	rm -rf %{buildroot}
12mr|iplog-2.2.3-21|34	%makeinstall
12mr|iplog-2.2.3-21|35	
12mr|iplog-2.2.3-21|36	install -m755 %SOURCE1 -D %{buildroot}/%{_initrddir}/%{name}
12mr|iplog-2.2.3-21|37	install -m644 %SOURCE2 -D %{buildroot}/%{_sysconfdir}/%{name}.conf
12mr|iplog-2.2.3-21|38	
12mr|iplog-2.2.3-21|39	%post
12mr|iplog-2.2.3-21|40	%_post_service %{name}
12mr|iplog-2.2.3-21|41	
12mr|iplog-2.2.3-21|42	%preun
12mr|iplog-2.2.3-21|43	%_preun_service %{name}
12mr|iplog-2.2.3-21|44	
12mr|iplog-2.2.3-21|45	%clean
12mr|iplog-2.2.3-21|46	rm -rf %{buildroot}
12mr|iplog-2.2.3-21|47	
12mr|iplog-2.2.3-21|48	%files
12mr|iplog-2.2.3-21|49	%defattr(-,root,root)
12mr|iplog-2.2.3-21|50	%doc AUTHORS COPYING README TODO NEWS
12mr|iplog-2.2.3-21|51	%attr(0755,root,root) %{_initrddir}/%{name}
12mr|iplog-2.2.3-21|52	%config(noreplace) %{_sysconfdir}/%{name}.conf
12mr|iplog-2.2.3-21|53	%{_sbindir}/*
12mr|iplog-2.2.3-21|54	%{_mandir}/man5/*
12mr|iplog-2.2.3-21|55	%{_mandir}/man8/*
12mr|iplog-2.2.3-21|56	
12mr|iplog-2.2.3-21|57	
12mr|iplog-2.2.3-21|58	
12mr|iplog-2.2.3-21|59	%changelog
12mr|iplog-2.2.3-21|60	

14382 12
12mr|IPMI-1.0-12|1	%define	name	IPMI
12mr|IPMI-1.0-12|2	%define	version	1.0
12mr|IPMI-1.0-12|3	%define	release	%mkrel 12
12mr|IPMI-1.0-12|4	
12mr|IPMI-1.0-12|5	Summary:	A simple initscript to load IPMI drivers
12mr|IPMI-1.0-12|6	Name:		%{name}
12mr|IPMI-1.0-12|7	Version:	%{version}
12mr|IPMI-1.0-12|8	Release:	%{release}
12mr|IPMI-1.0-12|9	Source0:	ipmi
12mr|IPMI-1.0-12|10	License:	GPL
12mr|IPMI-1.0-12|11	Group:		System/Kernel and hardware
12mr|IPMI-1.0-12|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|IPMI-1.0-12|13	Requires(post,preun):	rpm-helper, openipmi-lanserv
12mr|IPMI-1.0-12|14	buildarch:	noarch
12mr|IPMI-1.0-12|15	
12mr|IPMI-1.0-12|16	%description
12mr|IPMI-1.0-12|17	A simple initscript to load IPMI drivers
12mr|IPMI-1.0-12|18	IPMI stands for Intelligent Platform Management Interface
12mr|IPMI-1.0-12|19	and is an open standard for machine health, and control
12mr|IPMI-1.0-12|20	(including remote control), and is implemented by many
12mr|IPMI-1.0-12|21	hardware vendors - Intel is one of the originators
12mr|IPMI-1.0-12|22	and early adopters of the standard.
12mr|IPMI-1.0-12|23	
12mr|IPMI-1.0-12|24	%prep
12mr|IPMI-1.0-12|25	
12mr|IPMI-1.0-12|26	%build
12mr|IPMI-1.0-12|27	
12mr|IPMI-1.0-12|28	%install
12mr|IPMI-1.0-12|29	rm -rf $RPM_BUILD_ROOT
12mr|IPMI-1.0-12|30	install -m744 %{SOURCE0} -D $RPM_BUILD_ROOT%{_initrddir}/ipmi
12mr|IPMI-1.0-12|31	
12mr|IPMI-1.0-12|32	%clean
12mr|IPMI-1.0-12|33	rm -rf $RPM_BUILD_ROOT
12mr|IPMI-1.0-12|34	
12mr|IPMI-1.0-12|35	%post
12mr|IPMI-1.0-12|36	%_post_service ipmi
12mr|IPMI-1.0-12|37	
12mr|IPMI-1.0-12|38	%preun
12mr|IPMI-1.0-12|39	%_preun_service ipmi
12mr|IPMI-1.0-12|40	
12mr|IPMI-1.0-12|41	%files
12mr|IPMI-1.0-12|42	%defattr(-,root,root)
12mr|IPMI-1.0-12|43	%config(noreplace) %{_initrddir}/ipmi
12mr|IPMI-1.0-12|44	
12mr|IPMI-1.0-12|45	
12mr|IPMI-1.0-12|46	
12mr|IPMI-1.0-12|47	%changelog
12mr|IPMI-1.0-12|48	

14383 12
12mr|ipmitool-1.8.11-11|1	Summary:	Utility for interfacing with IPMI devices
12mr|ipmitool-1.8.11-11|2	Name:		ipmitool
12mr|ipmitool-1.8.11-11|3	Version:	1.8.11
12mr|ipmitool-1.8.11-11|4	Release:	11
12mr|ipmitool-1.8.11-11|5	License:	GPL
12mr|ipmitool-1.8.11-11|6	Group:		System/Kernel and hardware
12mr|ipmitool-1.8.11-11|7	URL:		http://ipmitool.sourceforge.net/
12mr|ipmitool-1.8.11-11|8	Source0:	http://optusnet.dl.sourceforge.net/sourceforge/ipmitool/%{name}-%{version}.tar.gz
12mr|ipmitool-1.8.11-11|9	Patch0:		ipmitool-1.8.10-fix-format-error.patch
12mr|ipmitool-1.8.11-11|10	Patch1:		ipmitool-1.8.11-CVE-2011-4339.diff
12mr|ipmitool-1.8.11-11|11	Requires:	freeipmi
12mr|ipmitool-1.8.11-11|12	BuildRequires:	freeipmi-devel
12mr|ipmitool-1.8.11-11|13	BuildRequires:	pkgconfig(openssl)
12mr|ipmitool-1.8.11-11|14	ExcludeArch:	%arm %mips
12mr|ipmitool-1.8.11-11|15	
12mr|ipmitool-1.8.11-11|16	%description
12mr|ipmitool-1.8.11-11|17	IPMI stands for Intelligent Platform Management Interface
12mr|ipmitool-1.8.11-11|18	and is an open standard for machine health, and (remote) control
12mr|ipmitool-1.8.11-11|19	and is implemented by many hardware vendors - Intel is one of the originators,
12mr|ipmitool-1.8.11-11|20	and early adopters of the standard.
12mr|ipmitool-1.8.11-11|21	This package contains a utility for interfacing with IPMI-enabled devices
12mr|ipmitool-1.8.11-11|22	through either the OpenIPMI kernel driver or with IPMI-over-LAN protocol.
12mr|ipmitool-1.8.11-11|23	These functions include printing FRU(Field Replaceable Unit) information,
12mr|ipmitool-1.8.11-11|24	LAN configuration, sensor readings, and remote chassis power control.
12mr|ipmitool-1.8.11-11|25	
12mr|ipmitool-1.8.11-11|26	%prep
12mr|ipmitool-1.8.11-11|27	%setup -q
12mr|ipmitool-1.8.11-11|28	%patch0 -p 1
12mr|ipmitool-1.8.11-11|29	%patch1 -p0 -b .CVE-2011-4339
12mr|ipmitool-1.8.11-11|30	
12mr|ipmitool-1.8.11-11|31	%build
12mr|ipmitool-1.8.11-11|32	%configure2_5x \
12mr|ipmitool-1.8.11-11|33	--enable-ipmievd \
12mr|ipmitool-1.8.11-11|34	--enable-intf-lan \
12mr|ipmitool-1.8.11-11|35	--enable-intf-open \
12mr|ipmitool-1.8.11-11|36	--enable-intf-lanplus \
12mr|ipmitool-1.8.11-11|37	--with-kerneldir=/usr/src/linux \
12mr|ipmitool-1.8.11-11|38	--with-plugin-path=%{_libdir}/ipmitool
12mr|ipmitool-1.8.11-11|39	make
12mr|ipmitool-1.8.11-11|40	
12mr|ipmitool-1.8.11-11|41	%install
12mr|ipmitool-1.8.11-11|42	%makeinstall_std
12mr|ipmitool-1.8.11-11|43	
12mr|ipmitool-1.8.11-11|44	rm -rf %{buildroot}%{_docdir}/%{name}
12mr|ipmitool-1.8.11-11|45	
12mr|ipmitool-1.8.11-11|46	%files
12mr|ipmitool-1.8.11-11|47	%doc README AUTHORS COPYING ChangeLog
12mr|ipmitool-1.8.11-11|48	%{_bindir}/*
12mr|ipmitool-1.8.11-11|49	%{_sbindir}/*
12mr|ipmitool-1.8.11-11|50	%{_mandir}/man1/*
12mr|ipmitool-1.8.11-11|51	%{_mandir}/man8/*
12mr|ipmitool-1.8.11-11|52	%{_datadir}/ipmitool
12mr|ipmitool-1.8.11-11|53	
12mr|ipmitool-1.8.11-11|54	
12mr|ipmitool-1.8.11-11|55	
12mr|ipmitool-1.8.11-11|56	%changelog
12mr|ipmitool-1.8.11-11|57	

14384 12
12mr|ipmiutil-2.7.1-3|1	%define name    ipmiutil
12mr|ipmiutil-2.7.1-3|2	%define version	2.7.1
12mr|ipmiutil-2.7.1-3|3	%define release %mkrel 3
12mr|ipmiutil-2.7.1-3|4	
12mr|ipmiutil-2.7.1-3|5	Name:       %name
12mr|ipmiutil-2.7.1-3|6	Version:    %version
12mr|ipmiutil-2.7.1-3|7	Release:    %release
12mr|ipmiutil-2.7.1-3|8	Summary:    A package that includes various IPMI server management utilities
12mr|ipmiutil-2.7.1-3|9	License:    BSD
12mr|ipmiutil-2.7.1-3|10	Group:      System/Kernel and hardware
12mr|ipmiutil-2.7.1-3|11	Url:	    http://ipmiutil.sourceforge.net/
12mr|ipmiutil-2.7.1-3|12	Source:     http://optusnet.dl.sourceforge.net/sourceforge/ipmiutil/%{name}-%{version}.tar.gz
12mr|ipmiutil-2.7.1-3|13	Patch:      ipmiutil-2.7.1-fix-format-errors.patch
12mr|ipmiutil-2.7.1-3|14	BuildRequires:  freeipmi-devel
12mr|ipmiutil-2.7.1-3|15	BuildRequires:  openssl-devel
12mr|ipmiutil-2.7.1-3|16	ExcludeArch:    ppc %mips %arm
12mr|ipmiutil-2.7.1-3|17	BuildRoot:      %{_tmppath}/%{name}-%{version}
12mr|ipmiutil-2.7.1-3|18	
12mr|ipmiutil-2.7.1-3|19	%description
12mr|ipmiutil-2.7.1-3|20	The ipmiutil component package provides utilities to view the SEL (showsel),
12mr|ipmiutil-2.7.1-3|21	perform a hardware reset (hwreset), and set up the Platform Event Filter :q!
12mr|ipmiutil-2.7.1-3|22	
12mr|ipmiutil-2.7.1-3|23	entry to allow BMC LAN alerts from OS Critical Stop messages (pefconfig).
12mr|ipmiutil-2.7.1-3|24	It requires an IPMI driver (ipmidrvr) package in order to talk to the
12mr|ipmiutil-2.7.1-3|25	BMC/firmware interface.
12mr|ipmiutil-2.7.1-3|26	An IPMI driver can be provided by either the Intel IPMI driver (/dev/imb)
12mr|ipmiutil-2.7.1-3|27	or the valinux IPMI driver (/dev/ipmikcs).
12mr|ipmiutil-2.7.1-3|28	
12mr|ipmiutil-2.7.1-3|29	%prep
12mr|ipmiutil-2.7.1-3|30	%setup -q
12mr|ipmiutil-2.7.1-3|31	%patch -p 1
12mr|ipmiutil-2.7.1-3|32	
12mr|ipmiutil-2.7.1-3|33	%build
12mr|ipmiutil-2.7.1-3|34	%configure2_5x --enable-gpl --disable-nongpl
12mr|ipmiutil-2.7.1-3|35	make
12mr|ipmiutil-2.7.1-3|36	
12mr|ipmiutil-2.7.1-3|37	%install
12mr|ipmiutil-2.7.1-3|38	rm -rf %{buildroot}
12mr|ipmiutil-2.7.1-3|39	%makeinstall_std
12mr|ipmiutil-2.7.1-3|40	rm -f %{buildroot}%{_datadir}/%{name}/{README,COPYING}
12mr|ipmiutil-2.7.1-3|41	
12mr|ipmiutil-2.7.1-3|42	%clean
12mr|ipmiutil-2.7.1-3|43	rm -rf %{buildroot}
12mr|ipmiutil-2.7.1-3|44	
12mr|ipmiutil-2.7.1-3|45	%post
12mr|ipmiutil-2.7.1-3|46	# after install
12mr|ipmiutil-2.7.1-3|47	tmpsel=/tmp/pefcfg.tmp
12mr|ipmiutil-2.7.1-3|48	
12mr|ipmiutil-2.7.1-3|49	# Assumes that the kernel patches are already in place.
12mr|ipmiutil-2.7.1-3|50	
12mr|ipmiutil-2.7.1-3|51	# Make sure that the panic timeout is set to some reasonable value
12mr|ipmiutil-2.7.1-3|52	PANIC_MODE=5
12mr|ipmiutil-2.7.1-3|53	PANIC_FILE=/proc/sys/kernel/panic
12mr|ipmiutil-2.7.1-3|54	PANIC_VALUE=`cat $PANIC_FILE`
12mr|ipmiutil-2.7.1-3|55	
12mr|ipmiutil-2.7.1-3|56	# assume that if $pval is set, that someone has already configured lilo.conf
12mr|ipmiutil-2.7.1-3|57	if [ "$PANIC_VALUE" = "0" ]
12mr|ipmiutil-2.7.1-3|58	then
12mr|ipmiutil-2.7.1-3|59	# Panic timeout is not set, set timeout to $pnew
12mr|ipmiutil-2.7.1-3|60	echo "$PANIC_MODE" > $PANIC_FILE
12mr|ipmiutil-2.7.1-3|61	echo "kernel.panic=$PANIC_MODE" >> /etc/sysctl.conf
12mr|ipmiutil-2.7.1-3|62	fi
12mr|ipmiutil-2.7.1-3|63	
12mr|ipmiutil-2.7.1-3|64	# Set up the PEF entry to send the BMC LAN Alert for this event.
12mr|ipmiutil-2.7.1-3|65	%{_sbindir}/pefconfig >$tmpsel 2>&1
12mr|ipmiutil-2.7.1-3|66	
12mr|ipmiutil-2.7.1-3|67	%files
12mr|ipmiutil-2.7.1-3|68	%defattr(-,root,root)
12mr|ipmiutil-2.7.1-3|69	%doc README COPYING AUTHORS NEWS TODO INSTALL
12mr|ipmiutil-2.7.1-3|70	%{_sbindir}/*
12mr|ipmiutil-2.7.1-3|71	%{_datadir}/%{name}
12mr|ipmiutil-2.7.1-3|72	%{_mandir}/man8/*
12mr|ipmiutil-2.7.1-3|73	%config(noreplace) %{_sysconfdir}/cron.daily/checksel
12mr|ipmiutil-2.7.1-3|74	%{_initrddir}/ipmi_port
12mr|ipmiutil-2.7.1-3|75	%{_initrddir}/ipmiutil_asy
12mr|ipmiutil-2.7.1-3|76	%{_initrddir}/ipmiutil_wdt
12mr|ipmiutil-2.7.1-3|77	%{_initrddir}/ipmiutil_evt
12mr|ipmiutil-2.7.1-3|78	
12mr|ipmiutil-2.7.1-3|79	
12mr|ipmiutil-2.7.1-3|80	
12mr|ipmiutil-2.7.1-3|81	%changelog
12mr|ipmiutil-2.7.1-3|82	

14385 12
12mr|ipod-sharp-0.8.5-5|1	%define name ipod-sharp
12mr|ipod-sharp-0.8.5-5|2	%define version 0.8.5
12mr|ipod-sharp-0.8.5-5|3	%define release %mkrel 5
12mr|ipod-sharp-0.8.5-5|4	%if %mdkversion >= 200600
12mr|ipod-sharp-0.8.5-5|5	%define pkgconfigdir %_datadir/pkgconfig
12mr|ipod-sharp-0.8.5-5|6	%else
12mr|ipod-sharp-0.8.5-5|7	%define pkgconfigdir %_libdir/pkgconfig
12mr|ipod-sharp-0.8.5-5|8	%endif
12mr|ipod-sharp-0.8.5-5|9	%define monoprefix %_prefix/lib
12mr|ipod-sharp-0.8.5-5|10	Summary: Library to control the Ipod database
12mr|ipod-sharp-0.8.5-5|11	Name: %{name}
12mr|ipod-sharp-0.8.5-5|12	Version: %{version}
12mr|ipod-sharp-0.8.5-5|13	Release: %{release}
12mr|ipod-sharp-0.8.5-5|14	Source0: http://download.banshee-project.org/%name/%version/%{name}-%{version}.tar.bz2
12mr|ipod-sharp-0.8.5-5|15	License: LGPL
12mr|ipod-sharp-0.8.5-5|16	Group: System/Libraries
12mr|ipod-sharp-0.8.5-5|17	Url: http://banshee-project.org/index.php/Ipod-sharp
12mr|ipod-sharp-0.8.5-5|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ipod-sharp-0.8.5-5|19	BuildRequires: mono-devel
12mr|ipod-sharp-0.8.5-5|20	BuildRequires: mono-tools
12mr|ipod-sharp-0.8.5-5|21	BuildRequires: gtk-sharp2-devel
12mr|ipod-sharp-0.8.5-5|22	BuildRequires: ndesk-dbus-glib-devel
12mr|ipod-sharp-0.8.5-5|23	BuildRequires: podsleuth-devel
12mr|ipod-sharp-0.8.5-5|24	BuildArch: noarch
12mr|ipod-sharp-0.8.5-5|25	Requires: podsleuth
12mr|ipod-sharp-0.8.5-5|26	
12mr|ipod-sharp-0.8.5-5|27	%description
12mr|ipod-sharp-0.8.5-5|28	ipod-sharp is a library that allows manipulation of the iTunesDB used
12mr|ipod-sharp-0.8.5-5|29	in Apple iPod devices.  Currently it supports adding/removing songs
12mr|ipod-sharp-0.8.5-5|30	and manipulating playlists.
12mr|ipod-sharp-0.8.5-5|31	
12mr|ipod-sharp-0.8.5-5|32	%package devel
12mr|ipod-sharp-0.8.5-5|33	Summary: Development files for %name
12mr|ipod-sharp-0.8.5-5|34	Group: Development/Other
12mr|ipod-sharp-0.8.5-5|35	Requires: %name = %version-%release
12mr|ipod-sharp-0.8.5-5|36	
12mr|ipod-sharp-0.8.5-5|37	%description devel
12mr|ipod-sharp-0.8.5-5|38	ipod-sharp is a library that allows manipulation of the iTunesDB used
12mr|ipod-sharp-0.8.5-5|39	in Apple iPod devices.  Currently it supports adding/removing songs
12mr|ipod-sharp-0.8.5-5|40	and manipulating playlists.
12mr|ipod-sharp-0.8.5-5|41	
12mr|ipod-sharp-0.8.5-5|42	
12mr|ipod-sharp-0.8.5-5|43	%package doc
12mr|ipod-sharp-0.8.5-5|44	Summary: Development documentation for %name
12mr|ipod-sharp-0.8.5-5|45	Group: Development/Other
12mr|ipod-sharp-0.8.5-5|46	Requires(post): mono-tools >= 1.1.9
12mr|ipod-sharp-0.8.5-5|47	Requires(postun): mono-tools >= 1.1.9
12mr|ipod-sharp-0.8.5-5|48	
12mr|ipod-sharp-0.8.5-5|49	%description doc
12mr|ipod-sharp-0.8.5-5|50	This package contains the API documentation for the %name in
12mr|ipod-sharp-0.8.5-5|51	Monodoc format.
12mr|ipod-sharp-0.8.5-5|52	
12mr|ipod-sharp-0.8.5-5|53	
12mr|ipod-sharp-0.8.5-5|54	%prep
12mr|ipod-sharp-0.8.5-5|55	%setup -q
12mr|ipod-sharp-0.8.5-5|56	#-n %name
12mr|ipod-sharp-0.8.5-5|57	#./autogen.sh
12mr|ipod-sharp-0.8.5-5|58	
12mr|ipod-sharp-0.8.5-5|59	%build
12mr|ipod-sharp-0.8.5-5|60	./configure --prefix=%_prefix --libdir=%_libdir
12mr|ipod-sharp-0.8.5-5|61	#gw parallel build is broken
12mr|ipod-sharp-0.8.5-5|62	make
12mr|ipod-sharp-0.8.5-5|63	
12mr|ipod-sharp-0.8.5-5|64	%install
12mr|ipod-sharp-0.8.5-5|65	rm -rf $RPM_BUILD_ROOT
12mr|ipod-sharp-0.8.5-5|66	%makeinstall_std pkgconfigdir=%pkgconfigdir docdir=%monoprefix/monodoc/sources/
12mr|ipod-sharp-0.8.5-5|67	%clean
12mr|ipod-sharp-0.8.5-5|68	rm -rf $RPM_BUILD_ROOT
12mr|ipod-sharp-0.8.5-5|69	
12mr|ipod-sharp-0.8.5-5|70	%post doc
12mr|ipod-sharp-0.8.5-5|71	%_bindir/monodoc --make-index > /dev/null
12mr|ipod-sharp-0.8.5-5|72	
12mr|ipod-sharp-0.8.5-5|73	%postun doc
12mr|ipod-sharp-0.8.5-5|74	if [ "$1" = "0" -a -x %_bindir/monodoc ]; then %_bindir/monodoc --make-index > /dev/null
12mr|ipod-sharp-0.8.5-5|75	fi
12mr|ipod-sharp-0.8.5-5|76	
12mr|ipod-sharp-0.8.5-5|77	%files
12mr|ipod-sharp-0.8.5-5|78	%defattr(-,root,root)
12mr|ipod-sharp-0.8.5-5|79	%doc README AUTHORS NEWS
12mr|ipod-sharp-0.8.5-5|80	%dir %monoprefix/ipod-sharp/
12mr|ipod-sharp-0.8.5-5|81	%monoprefix/ipod-sharp/*.mdb
12mr|ipod-sharp-0.8.5-5|82	%monoprefix/ipod-sharp/ipod-sharp.dll
12mr|ipod-sharp-0.8.5-5|83	%monoprefix/ipod-sharp/ipod-sharp-ui.dll
12mr|ipod-sharp-0.8.5-5|84	%monoprefix/ipod-sharp/ipod-sharp-firmware.dll
12mr|ipod-sharp-0.8.5-5|85	
12mr|ipod-sharp-0.8.5-5|86	%files devel
12mr|ipod-sharp-0.8.5-5|87	%defattr(-,root,root)
12mr|ipod-sharp-0.8.5-5|88	%pkgconfigdir/*
12mr|ipod-sharp-0.8.5-5|89	
12mr|ipod-sharp-0.8.5-5|90	%files doc
12mr|ipod-sharp-0.8.5-5|91	%defattr(-,root,root)
12mr|ipod-sharp-0.8.5-5|92	%monoprefix/monodoc/sources/*
12mr|ipod-sharp-0.8.5-5|93	
12mr|ipod-sharp-0.8.5-5|94	
12mr|ipod-sharp-0.8.5-5|95	
12mr|ipod-sharp-0.8.5-5|96	
12mr|ipod-sharp-0.8.5-5|97	
12mr|ipod-sharp-0.8.5-5|98	%changelog
12mr|ipod-sharp-0.8.5-5|99	

14386 12
12mr|iproute2-3.5.1-1|1	%define build_doc 0
12mr|iproute2-3.5.1-1|2	%define staticdevelname %mklibname %{name} -d -s
12mr|iproute2-3.5.1-1|3	
12mr|iproute2-3.5.1-1|4	Summary:	Advanced IP routing and network device configuration tools
12mr|iproute2-3.5.1-1|5	Name:		iproute2
12mr|iproute2-3.5.1-1|6	Version:	3.5.1
12mr|iproute2-3.5.1-1|7	Release:	1
12mr|iproute2-3.5.1-1|8	License:	GPLv2+
12mr|iproute2-3.5.1-1|9	Group:		Networking/Other
12mr|iproute2-3.5.1-1|10	Url:		http://www.linuxfoundation.org/en/Net:Iproute2
12mr|iproute2-3.5.1-1|11	Source0:	http://kernel.org/pub/linux/utils/net/iproute2/iproute2-%{version}.tar.xz
12mr|iproute2-3.5.1-1|12	
12mr|iproute2-3.5.1-1|13	
12mr|iproute2-3.5.1-1|14	Patch0:             man-pages.patch
12mr|iproute2-3.5.1-1|15	Patch1:             iproute2-3.4.0-kernel.patch
12mr|iproute2-3.5.1-1|16	Patch2:             iproute2-3.5.0-optflags.patch
12mr|iproute2-3.5.1-1|17	Patch3:             iproute2-3.4.0-sharepath.patch
12mr|iproute2-3.5.1-1|18	Patch4:             iproute2-2.6.31-tc_modules.patch
12mr|iproute2-3.5.1-1|19	Patch5:             iproute2-2.6.29-IPPROTO_IP_for_SA.patch
12mr|iproute2-3.5.1-1|20	Patch6:             iproute2-example-cbq-service.patch
12mr|iproute2-3.5.1-1|21	Patch7:             iproute2-2.6.35-print-route.patch
12mr|iproute2-3.5.1-1|22	Patch8:             iproute2-2.6.39-create-peer-veth-without-a-name.patch
12mr|iproute2-3.5.1-1|23	Patch9:             iproute2-2.6.39-lnstat-dump-to-stdout.patch
12mr|iproute2-3.5.1-1|24	
12mr|iproute2-3.5.1-1|25	# MDK patches
12mr|iproute2-3.5.1-1|26	
12mr|iproute2-3.5.1-1|27	Patch100:	iproute2-3.2.0-def-echo.patch
12mr|iproute2-3.5.1-1|28	Patch102:	iproute2-2.4.7-bashfix.patch
12mr|iproute2-3.5.1-1|29	Patch110:	iproute2-3.2.0-q_atm-ld-uneeded.patch
12mr|iproute2-3.5.1-1|30	BuildRequires:	bison
12mr|iproute2-3.5.1-1|31	BuildRequires:	db5-devel
12mr|iproute2-3.5.1-1|32	BuildRequires:	flex
12mr|iproute2-3.5.1-1|33	BuildRequires:	kernel-source
12mr|iproute2-3.5.1-1|34	# (oe) note: building the docs pulls in thousands of texlive packages.
12mr|iproute2-3.5.1-1|35	%if %{build_doc}
12mr|iproute2-3.5.1-1|36	BuildRequires:	linuxdoc-tools texlive texlive-fonts texlive-ec texlive-url
12mr|iproute2-3.5.1-1|37	%endif
12mr|iproute2-3.5.1-1|38	BuildRequires:	linux-atm-devel
12mr|iproute2-3.5.1-1|39	BuildRequires:	iptables
12mr|iproute2-3.5.1-1|40	BuildRequires:	iptables-devel
12mr|iproute2-3.5.1-1|41	Buildrequires:	pkgconfig(libnl-1)
12mr|iproute2-3.5.1-1|42	Requires:	iputils
12mr|iproute2-3.5.1-1|43	
12mr|iproute2-3.5.1-1|44	%description
12mr|iproute2-3.5.1-1|45	The iproute package contains networking utilities (ip, tc and rtmon, for
12mr|iproute2-3.5.1-1|46	example) which are designed to use the advanced networking capabilities of the
12mr|iproute2-3.5.1-1|47	Linux 2.2.x kernels and later,  such as policy routing, fast NAT and packet
12mr|iproute2-3.5.1-1|48	scheduling.
12mr|iproute2-3.5.1-1|49	
12mr|iproute2-3.5.1-1|50	%package -n %{staticdevelname}
12mr|iproute2-3.5.1-1|51	Summary:	Development files for iproute2
12mr|iproute2-3.5.1-1|52	Group:		Development/C
12mr|iproute2-3.5.1-1|53	Provides:	iproute2-devel = %{version}-%{release}
12mr|iproute2-3.5.1-1|54	
12mr|iproute2-3.5.1-1|55	%description -n	%{staticdevelname}
12mr|iproute2-3.5.1-1|56	The iproute package contains networking utilities (ip, tc and rtmon, for
12mr|iproute2-3.5.1-1|57	example) which are designed to use the advanced networking capabilities of the
12mr|iproute2-3.5.1-1|58	Linux 2.2.x kernels and later,  such as policy routing, fast NAT and packet
12mr|iproute2-3.5.1-1|59	scheduling.
12mr|iproute2-3.5.1-1|60	
12mr|iproute2-3.5.1-1|61	This package contains development files for iproute2.
12mr|iproute2-3.5.1-1|62	
12mr|iproute2-3.5.1-1|63	%package doc
12mr|iproute2-3.5.1-1|64	Summary:	Documentation for Advanced IP routing and network device configuration tools
12mr|iproute2-3.5.1-1|65	Group:		Networking/Other
12mr|iproute2-3.5.1-1|66	
12mr|iproute2-3.5.1-1|67	%description doc
12mr|iproute2-3.5.1-1|68	Documentation for iproute2.
12mr|iproute2-3.5.1-1|69	
12mr|iproute2-3.5.1-1|70	%prep
12mr|iproute2-3.5.1-1|71	%setup -q
12mr|iproute2-3.5.1-1|72	
12mr|iproute2-3.5.1-1|73	%patch0 -p1
12mr|iproute2-3.5.1-1|74	sed -i "s/_VERSION_/%{version}/" man/man8/ss.8
12mr|iproute2-3.5.1-1|75	%patch1 -p1 -b .kernel
12mr|iproute2-3.5.1-1|76	%patch2 -p1 -b .opt_flags
12mr|iproute2-3.5.1-1|77	%patch3 -p1 -b .share
12mr|iproute2-3.5.1-1|78	%patch4 -p1 -b .ipt
12mr|iproute2-3.5.1-1|79	%patch5 -p1 -b .ipproto
12mr|iproute2-3.5.1-1|80	%patch6 -p1 -b .fix_cbq
12mr|iproute2-3.5.1-1|81	%patch7 -p1 -b .print-route
12mr|iproute2-3.5.1-1|82	%patch8 -p1 -b .peer-veth-without-name
12mr|iproute2-3.5.1-1|83	%patch9 -p1 -b .lnstat-dump-to-stdout
12mr|iproute2-3.5.1-1|84	
12mr|iproute2-3.5.1-1|85	
12mr|iproute2-3.5.1-1|86	# mandriva patches
12mr|iproute2-3.5.1-1|87	%patch100 -p1 -b .def-echo
12mr|iproute2-3.5.1-1|88	%patch102 -p1 -b .bashfix
12mr|iproute2-3.5.1-1|89	%patch110 -p1 -b .q_atm-ld-uneeded
12mr|iproute2-3.5.1-1|90	
12mr|iproute2-3.5.1-1|91	%build
12mr|iproute2-3.5.1-1|92	%serverbuild
12mr|iproute2-3.5.1-1|93	%setup_compile_flags
12mr|iproute2-3.5.1-1|94	export CFLAGS="%{optflags} -fno-strict-aliasing"
12mr|iproute2-3.5.1-1|95	export CCOPTS="%{optflags} -ggdb -fno-strict-aliasing -D_GNU_SOURCE -Wstrict-prototypes -fPIC"
12mr|iproute2-3.5.1-1|96	export SBINDIR=/sbin
12mr|iproute2-3.5.1-1|97	export LIBDIR=/%{_lib}
12mr|iproute2-3.5.1-1|98	export ARPDIR=/var/lib
12mr|iproute2-3.5.1-1|99	export INCLUDEDIR=%{_includedir}
12mr|iproute2-3.5.1-1|100	export IPT_LIB_DIR=/%{_lib}/iptables
12mr|iproute2-3.5.1-1|101	export LATEST_BDB_INCLUDE_DIR=`ls -1d /usr/include/db[0-9]*`
12mr|iproute2-3.5.1-1|102	
12mr|iproute2-3.5.1-1|103	# (tpg) don't use macro here
12mr|iproute2-3.5.1-1|104	./configure
12mr|iproute2-3.5.1-1|105	
12mr|iproute2-3.5.1-1|106	%make KERNEL_INCLUDE=/usr/src/linux/include LIBDIR=/%{_lib} DBM_INCLUDE=$LATEST_BDB_INCLUDE_DIR
12mr|iproute2-3.5.1-1|107	
12mr|iproute2-3.5.1-1|108	# Doc generation fails with -j24 (ecrm1000 used before generation)
12mr|iproute2-3.5.1-1|109	%if %{build_doc}
12mr|iproute2-3.5.1-1|110	make -C doc
12mr|iproute2-3.5.1-1|111	%endif
12mr|iproute2-3.5.1-1|112	
12mr|iproute2-3.5.1-1|113	%install
12mr|iproute2-3.5.1-1|114	rm -rf %{buildroot}
12mr|iproute2-3.5.1-1|115	
12mr|iproute2-3.5.1-1|116	%makeinstall_std SBINDIR=/sbin LIBDIR=/%{_lib} ARPDIR=/var/lib MANDIR=%{_mandir} DOCDIR=%{_docdir}/%{name}-%{version}
12mr|iproute2-3.5.1-1|117	
12mr|iproute2-3.5.1-1|118	mv %{buildroot}/sbin/arpd %{buildroot}/sbin/iproute-arpd
12mr|iproute2-3.5.1-1|119	
12mr|iproute2-3.5.1-1|120	# development files
12mr|iproute2-3.5.1-1|121	install -d %{buildroot}%{_includedir}
12mr|iproute2-3.5.1-1|122	install -m0644 lib/libnetlink.a %{buildroot}/%{_lib}/
12mr|iproute2-3.5.1-1|123	install -m0644 include/libnetlink.h %{buildroot}%{_includedir}/
12mr|iproute2-3.5.1-1|124	
12mr|iproute2-3.5.1-1|125	%files
12mr|iproute2-3.5.1-1|126	%dir %{_sysconfdir}/iproute2
12mr|iproute2-3.5.1-1|127	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/iproute2/*
12mr|iproute2-3.5.1-1|128	/sbin/ctstat
12mr|iproute2-3.5.1-1|129	/sbin/genl
12mr|iproute2-3.5.1-1|130	/sbin/ifcfg
12mr|iproute2-3.5.1-1|131	/sbin/ifstat
12mr|iproute2-3.5.1-1|132	/sbin/ip
12mr|iproute2-3.5.1-1|133	/sbin/iproute-arpd
12mr|iproute2-3.5.1-1|134	/sbin/lnstat
12mr|iproute2-3.5.1-1|135	/sbin/nstat
12mr|iproute2-3.5.1-1|136	/sbin/routef
12mr|iproute2-3.5.1-1|137	/sbin/routel
12mr|iproute2-3.5.1-1|138	/sbin/rtacct
12mr|iproute2-3.5.1-1|139	/sbin/rtmon
12mr|iproute2-3.5.1-1|140	/sbin/rtpr
12mr|iproute2-3.5.1-1|141	/sbin/rtstat
12mr|iproute2-3.5.1-1|142	/sbin/ss
12mr|iproute2-3.5.1-1|143	/sbin/tc
12mr|iproute2-3.5.1-1|144	/sbin/bridge
12mr|iproute2-3.5.1-1|145	/%{_lib}/tc
12mr|iproute2-3.5.1-1|146	#%{_mandir}/man7/*
12mr|iproute2-3.5.1-1|147	%{_mandir}/man8/*
12mr|iproute2-3.5.1-1|148	%{_mandir}/man3/*
12mr|iproute2-3.5.1-1|149	
12mr|iproute2-3.5.1-1|150	%files -n %{staticdevelname}
12mr|iproute2-3.5.1-1|151	%{_includedir}/*.h
12mr|iproute2-3.5.1-1|152	/%{_lib}/*.a
12mr|iproute2-3.5.1-1|153	
12mr|iproute2-3.5.1-1|154	%files doc
12mr|iproute2-3.5.1-1|155	%doc README README.iproute2+tc README.decnet
12mr|iproute2-3.5.1-1|156	%if %{build_doc}
12mr|iproute2-3.5.1-1|157	%doc doc/*.dvi doc/*.ps
12mr|iproute2-3.5.1-1|158	%endif
12mr|iproute2-3.5.1-1|159	%doc doc/Plan
12mr|iproute2-3.5.1-1|160	%doc %{_docdir}/%{name}-%{version}/*.sgml
12mr|iproute2-3.5.1-1|161	%doc %{_docdir}/%{name}-%{version}/*.tex
12mr|iproute2-3.5.1-1|162	%doc %{_docdir}/%{name}-%{version}/examples
12mr|iproute2-3.5.1-1|163	
12mr|iproute2-3.5.1-1|164	%changelog
12mr|iproute2-3.5.1-1|165	

14387 12
12mr|ipsec-tools-0.7.3-8|1	%define LIBMAJ 0
12mr|ipsec-tools-0.7.3-8|2	%define libname %mklibname ipsec %LIBMAJ
12mr|ipsec-tools-0.7.3-8|3	%define libnamedev %mklibname -d ipsec
12mr|ipsec-tools-0.7.3-8|4	
12mr|ipsec-tools-0.7.3-8|5	Name: ipsec-tools
12mr|ipsec-tools-0.7.3-8|6	Version: 0.7.3
12mr|ipsec-tools-0.7.3-8|7	Release: 8
12mr|ipsec-tools-0.7.3-8|8	Summary: Tools for configuring and using IPSEC
12mr|ipsec-tools-0.7.3-8|9	License: BSD
12mr|ipsec-tools-0.7.3-8|10	Group: Networking/Other
12mr|ipsec-tools-0.7.3-8|11	URL: http://ipsec-tools.sourceforge.net/
12mr|ipsec-tools-0.7.3-8|12	Source0: http://prdownloads.sourceforge.net/ipsec-tools/ipsec-tools-%{version}.tar.bz2
12mr|ipsec-tools-0.7.3-8|13	Source3: racoon.conf
12mr|ipsec-tools-0.7.3-8|14	Source4: psk.txt
12mr|ipsec-tools-0.7.3-8|15	Source6: ipsec-setkey-initscript
12mr|ipsec-tools-0.7.3-8|16	Source7: racoon-initscript
12mr|ipsec-tools-0.7.3-8|17	Source8: racoon.sysconfig
12mr|ipsec-tools-0.7.3-8|18	Patch0: ipsec-tools-0.6.2b3-manfix.patch
12mr|ipsec-tools-0.7.3-8|19	Patch1: ipsec-tools-0.5.2-includes.patch
12mr|ipsec-tools-0.7.3-8|20	Patch2: ipsec-tools-0.7.3-install.patch
12mr|ipsec-tools-0.7.3-8|21	Patch3: ipsec-tools-0.7.3-link.patch
12mr|ipsec-tools-0.7.3-8|22	# Fedora patches
12mr|ipsec-tools-0.7.3-8|23	Patch102: ipsec-tools-0.7.3-build.patch
12mr|ipsec-tools-0.7.3-8|24	Patch103: ipsec-tools-0.7-acquires.patch
12mr|ipsec-tools-0.7.3-8|25	Patch104: ipsec-tools-0.7.1-loopback.patch
12mr|ipsec-tools-0.7.3-8|26	# the following patches were also submitted upstream:
12mr|ipsec-tools-0.7.3-8|27	Patch105: ipsec-tools-0.7-iface.patch
12mr|ipsec-tools-0.7.3-8|28	Patch106: ipsec-tools-0.7-dupsplit.patch
12mr|ipsec-tools-0.7.3-8|29	Patch109: ipsec-tools-0.7-splitcidr.patch
12mr|ipsec-tools-0.7.3-8|30	Patch110: ipsec-tools-0.7.2-natt-linux.patch
12mr|ipsec-tools-0.7.3-8|31	Patch111: ipsec-tools-0.7.1-pie.patch
12mr|ipsec-tools-0.7.3-8|32	Patch113: ipsec-tools-0.7.1-dpd-fixes.patch
12mr|ipsec-tools-0.7.3-8|33	BuildRequires: openssl-devel krb5-devel flex bison
12mr|ipsec-tools-0.7.3-8|34	BuildRequires: pam-devel
12mr|ipsec-tools-0.7.3-8|35	Requires: %{libname} = %{version}
12mr|ipsec-tools-0.7.3-8|36	Requires(pre): rpm-helper
12mr|ipsec-tools-0.7.3-8|37	Requires: rpm-helper
12mr|ipsec-tools-0.7.3-8|38	Provides: kvpnc-backend
12mr|ipsec-tools-0.7.3-8|39	
12mr|ipsec-tools-0.7.3-8|40	%description
12mr|ipsec-tools-0.7.3-8|41	This is the IPsec-Tools package.  You need this package in order to
12mr|ipsec-tools-0.7.3-8|42	really use the IPsec functionality in the linux-2.6 and above kernels.
12mr|ipsec-tools-0.7.3-8|43	This package builds:
12mr|ipsec-tools-0.7.3-8|44	
12mr|ipsec-tools-0.7.3-8|45	- libipsec, a PFKeyV2 library
12mr|ipsec-tools-0.7.3-8|46	- setkey, a program to directly manipulate policies and SAs
12mr|ipsec-tools-0.7.3-8|47	- racoon, an IKEv1 keying daemon
12mr|ipsec-tools-0.7.3-8|48	
12mr|ipsec-tools-0.7.3-8|49	%define old_libname %mklibname ipsec-tools 0
12mr|ipsec-tools-0.7.3-8|50	%define old_libname_devel %mklibname -d ipsec 0
12mr|ipsec-tools-0.7.3-8|51	
12mr|ipsec-tools-0.7.3-8|52	%package -n %{libname}
12mr|ipsec-tools-0.7.3-8|53	Summary: The shared libraries used by ipsec-tools
12mr|ipsec-tools-0.7.3-8|54	Group: System/Libraries
12mr|ipsec-tools-0.7.3-8|55	Requires(post): grep, coreutils
12mr|ipsec-tools-0.7.3-8|56	Requires(preun): grep, coreutils
12mr|ipsec-tools-0.7.3-8|57	Requires: grep, coreutils
12mr|ipsec-tools-0.7.3-8|58	Provides: libipsec = %{version}-%{release}
12mr|ipsec-tools-0.7.3-8|59	Provides: libipsec-tools = %{version}-%{release}
12mr|ipsec-tools-0.7.3-8|60	Obsoletes: libipsec-tools
12mr|ipsec-tools-0.7.3-8|61	Provides: %old_libname = %{version}-%{release}
12mr|ipsec-tools-0.7.3-8|62	Obsoletes: %old_libname
12mr|ipsec-tools-0.7.3-8|63	
12mr|ipsec-tools-0.7.3-8|64	%description -n %{libname}
12mr|ipsec-tools-0.7.3-8|65	These are the shared libraries for the IPsec-Tools package.
12mr|ipsec-tools-0.7.3-8|66	
12mr|ipsec-tools-0.7.3-8|67	%package -n %{libnamedev}
12mr|ipsec-tools-0.7.3-8|68	Summary: Headers for programs for %libname
12mr|ipsec-tools-0.7.3-8|69	Group: Development/C
12mr|ipsec-tools-0.7.3-8|70	Requires: %{libname} = %{version}
12mr|ipsec-tools-0.7.3-8|71	Provides: libipsec-tools-devel = %{version}-%{release}
12mr|ipsec-tools-0.7.3-8|72	Provides: libipsec-devel = %{version}-%{release}
12mr|ipsec-tools-0.7.3-8|73	Obsoletes: libipsec-tools-devel
12mr|ipsec-tools-0.7.3-8|74	Provides: %{old_libname}-devel = %{version}-%{release}
12mr|ipsec-tools-0.7.3-8|75	Obsoletes: %{old_libname}-devel
12mr|ipsec-tools-0.7.3-8|76	Obsoletes: %{old_libname_devel} < 0.7
12mr|ipsec-tools-0.7.3-8|77	
12mr|ipsec-tools-0.7.3-8|78	
12mr|ipsec-tools-0.7.3-8|79	%description -n %{libnamedev}
12mr|ipsec-tools-0.7.3-8|80	These are development headers for libipsec
12mr|ipsec-tools-0.7.3-8|81	
12mr|ipsec-tools-0.7.3-8|82	%prep
12mr|ipsec-tools-0.7.3-8|83	%setup -q
12mr|ipsec-tools-0.7.3-8|84	%patch0 -p1 -b .manfix
12mr|ipsec-tools-0.7.3-8|85	%patch1 -p1 -b .includes
12mr|ipsec-tools-0.7.3-8|86	%patch2 -p1 -b .install
12mr|ipsec-tools-0.7.3-8|87	%patch3 -p0 -b .link
12mr|ipsec-tools-0.7.3-8|88	%patch102 -p1 -b .build
12mr|ipsec-tools-0.7.3-8|89	%patch103 -p1 -b .acquires
12mr|ipsec-tools-0.7.3-8|90	%patch104 -p1 -b .loopback
12mr|ipsec-tools-0.7.3-8|91	%patch105 -p1 -b .iface
12mr|ipsec-tools-0.7.3-8|92	%patch106 -p1 -b .dupsplit
12mr|ipsec-tools-0.7.3-8|93	%patch109 -p1 -b .splitcidr
12mr|ipsec-tools-0.7.3-8|94	%patch110 -p1 -b .natt-linux
12mr|ipsec-tools-0.7.3-8|95	%patch111 -p1 -b .pie
12mr|ipsec-tools-0.7.3-8|96	%patch113 -p1 -b .dpd-fixes
12mr|ipsec-tools-0.7.3-8|97	
12mr|ipsec-tools-0.7.3-8|98	sed -i 's|-Werror||g' configure*
12mr|ipsec-tools-0.7.3-8|99	
12mr|ipsec-tools-0.7.3-8|100	
12mr|ipsec-tools-0.7.3-8|101	%build
12mr|ipsec-tools-0.7.3-8|102	./bootstrap
12mr|ipsec-tools-0.7.3-8|103	%configure2_5x  \
12mr|ipsec-tools-0.7.3-8|104	--prefix=%{_prefix} \
12mr|ipsec-tools-0.7.3-8|105	--mandir=%{_mandir} \
12mr|ipsec-tools-0.7.3-8|106	--libdir=/%{_lib} \
12mr|ipsec-tools-0.7.3-8|107	--sbindir=/sbin \
12mr|ipsec-tools-0.7.3-8|108	--localstatedir=%{_localstatedir}/lib \
12mr|ipsec-tools-0.7.3-8|109	--sysconfdir=%{_sysconfdir}/racoon \
12mr|ipsec-tools-0.7.3-8|110	--with-kernel-headers=%{_includedir} \
12mr|ipsec-tools-0.7.3-8|111	--enable-shared \
12mr|ipsec-tools-0.7.3-8|112	--disable-static \
12mr|ipsec-tools-0.7.3-8|113	--disable-rpath \
12mr|ipsec-tools-0.7.3-8|114	--enable-hybrid \
12mr|ipsec-tools-0.7.3-8|115	--enable-frag \
12mr|ipsec-tools-0.7.3-8|116	--enable-dpd \
12mr|ipsec-tools-0.7.3-8|117	--enable-adminport \
12mr|ipsec-tools-0.7.3-8|118	--enable-gssapi \
12mr|ipsec-tools-0.7.3-8|119	--enable-natt \
12mr|ipsec-tools-0.7.3-8|120	--with-libpam \
12mr|ipsec-tools-0.7.3-8|121	--enable-security-context=no \
12mr|ipsec-tools-0.7.3-8|122	--disable-audit
12mr|ipsec-tools-0.7.3-8|123	make
12mr|ipsec-tools-0.7.3-8|124	
12mr|ipsec-tools-0.7.3-8|125	%install
12mr|ipsec-tools-0.7.3-8|126	%makeinstall_std
12mr|ipsec-tools-0.7.3-8|127	
12mr|ipsec-tools-0.7.3-8|128	mkdir -p $RPM_BUILD_ROOT/etc/racoon/
12mr|ipsec-tools-0.7.3-8|129	
12mr|ipsec-tools-0.7.3-8|130	install -m 0600 %{SOURCE3} $RPM_BUILD_ROOT/etc/racoon/racoon.conf
12mr|ipsec-tools-0.7.3-8|131	install -m 0600 %{SOURCE4} $RPM_BUILD_ROOT/etc/racoon/psk.txt
12mr|ipsec-tools-0.7.3-8|132	mkdir -m 0700 -p $RPM_BUILD_ROOT/etc/racoon/certs
12mr|ipsec-tools-0.7.3-8|133	
12mr|ipsec-tools-0.7.3-8|134	mkdir -p $RPM_BUILD_ROOT/%{_initrddir}
12mr|ipsec-tools-0.7.3-8|135	install -m 0755 %{SOURCE6} $RPM_BUILD_ROOT/%{_initrddir}/ipsec-setkey
12mr|ipsec-tools-0.7.3-8|136	install -m 0755 %{SOURCE7} $RPM_BUILD_ROOT/%{_initrddir}/racoon
12mr|ipsec-tools-0.7.3-8|137	
12mr|ipsec-tools-0.7.3-8|138	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12mr|ipsec-tools-0.7.3-8|139	# racoon.sysconfig
12mr|ipsec-tools-0.7.3-8|140	install -m 0644 %{SOURCE8} %{buildroot}%{_sysconfdir}/sysconfig/racoon
12mr|ipsec-tools-0.7.3-8|141	
12mr|ipsec-tools-0.7.3-8|142	# pam file
12mr|ipsec-tools-0.7.3-8|143	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mr|ipsec-tools-0.7.3-8|144	cat > %{buildroot}%{_sysconfdir}/pam.d/racoon <<EOF
12mr|ipsec-tools-0.7.3-8|145	#%PAM-1.0
12mr|ipsec-tools-0.7.3-8|146	auth       required     pam_nologin.so
12mr|ipsec-tools-0.7.3-8|147	auth       include      system-auth
12mr|ipsec-tools-0.7.3-8|148	account    include      system-auth
12mr|ipsec-tools-0.7.3-8|149	EOF
12mr|ipsec-tools-0.7.3-8|150	
12mr|ipsec-tools-0.7.3-8|151	# default ipsec.conf file
12mr|ipsec-tools-0.7.3-8|152	cat > %{buildroot}%{_sysconfdir}/ipsec.conf <<EOF
12mr|ipsec-tools-0.7.3-8|153	#!/usr/sbin/setkey -f
12mr|ipsec-tools-0.7.3-8|154	#
12mr|ipsec-tools-0.7.3-8|155	# File /etc/ipsec.conf
12mr|ipsec-tools-0.7.3-8|156	
12mr|ipsec-tools-0.7.3-8|157	# delete the SAD and SPD
12mr|ipsec-tools-0.7.3-8|158	flush;
12mr|ipsec-tools-0.7.3-8|159	spdflush;
12mr|ipsec-tools-0.7.3-8|160	
12mr|ipsec-tools-0.7.3-8|161	# Define here your security policies
12mr|ipsec-tools-0.7.3-8|162	
12mr|ipsec-tools-0.7.3-8|163	# Example
12mr|ipsec-tools-0.7.3-8|164	# ipsec between two machines: 192.168.1.10 and 192.168.1.20
12mr|ipsec-tools-0.7.3-8|165	#
12mr|ipsec-tools-0.7.3-8|166	# spdadd 192.168.1.10 192.168.1.20 any -P in ipsec
12mr|ipsec-tools-0.7.3-8|167	#       esp/transport//require
12mr|ipsec-tools-0.7.3-8|168	#       ah/transport//require;
12mr|ipsec-tools-0.7.3-8|169	#
12mr|ipsec-tools-0.7.3-8|170	# spdadd 192.168.1.20 192.168.1.10 any -P out ipsec
12mr|ipsec-tools-0.7.3-8|171	#       esp/transport//require
12mr|ipsec-tools-0.7.3-8|172	#       ah/transport//require;
12mr|ipsec-tools-0.7.3-8|173	
12mr|ipsec-tools-0.7.3-8|174	EOF
12mr|ipsec-tools-0.7.3-8|175	
12mr|ipsec-tools-0.7.3-8|176	# remove some files from the sample dir so we can include it
12mr|ipsec-tools-0.7.3-8|177	# in %%doc. Also fix their permissions
12mr|ipsec-tools-0.7.3-8|178	rm -f src/racoon/samples/*.in
12mr|ipsec-tools-0.7.3-8|179	find src/racoon/samples -type f -exec chmod 0644 {} \;
12mr|ipsec-tools-0.7.3-8|180	
12mr|ipsec-tools-0.7.3-8|181	%post
12mr|ipsec-tools-0.7.3-8|182	%_post_service ipsec-setkey
12mr|ipsec-tools-0.7.3-8|183	%_post_service racoon
12mr|ipsec-tools-0.7.3-8|184	
12mr|ipsec-tools-0.7.3-8|185	%preun
12mr|ipsec-tools-0.7.3-8|186	%_preun_service ipsec-setkey
12mr|ipsec-tools-0.7.3-8|187	%_preun_service racoon
12mr|ipsec-tools-0.7.3-8|188	
12mr|ipsec-tools-0.7.3-8|189	%files
12mr|ipsec-tools-0.7.3-8|190	%doc ChangeLog NEWS README
12mr|ipsec-tools-0.7.3-8|191	%doc src/racoon/samples
12mr|ipsec-tools-0.7.3-8|192	%doc src/racoon/doc/*
12mr|ipsec-tools-0.7.3-8|193	/sbin/*
12mr|ipsec-tools-0.7.3-8|194	%{_mandir}/man*/*
12mr|ipsec-tools-0.7.3-8|195	%dir %{_sysconfdir}/racoon
12mr|ipsec-tools-0.7.3-8|196	%dir %{_sysconfdir}/racoon/certs
12mr|ipsec-tools-0.7.3-8|197	%config(noreplace) %{_sysconfdir}/sysconfig/racoon
12mr|ipsec-tools-0.7.3-8|198	%config(noreplace) %{_sysconfdir}/racoon/psk.txt
12mr|ipsec-tools-0.7.3-8|199	%config(noreplace) %{_sysconfdir}/racoon/racoon.conf
12mr|ipsec-tools-0.7.3-8|200	%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/ipsec.conf
12mr|ipsec-tools-0.7.3-8|201	%config(noreplace) %{_sysconfdir}/pam.d/racoon
12mr|ipsec-tools-0.7.3-8|202	%attr (0755,root,root) %{_initrddir}/ipsec-setkey
12mr|ipsec-tools-0.7.3-8|203	%attr (0755,root,root) %{_initrddir}/racoon
12mr|ipsec-tools-0.7.3-8|204	%dir /var/lib/racoon
12mr|ipsec-tools-0.7.3-8|205	
12mr|ipsec-tools-0.7.3-8|206	%files -n %{libname}
12mr|ipsec-tools-0.7.3-8|207	%doc ChangeLog NEWS README
12mr|ipsec-tools-0.7.3-8|208	/%{_lib}/*.so.*
12mr|ipsec-tools-0.7.3-8|209	
12mr|ipsec-tools-0.7.3-8|210	%files -n %{libnamedev}
12mr|ipsec-tools-0.7.3-8|211	/%{_lib}/libipsec.so
12mr|ipsec-tools-0.7.3-8|212	/%{_lib}/libracoon.so
12mr|ipsec-tools-0.7.3-8|213	%{_includedir}/*
12mr|ipsec-tools-0.7.3-8|214	
12mr|ipsec-tools-0.7.3-8|215	
12mr|ipsec-tools-0.7.3-8|216	
12mr|ipsec-tools-0.7.3-8|217	
12mr|ipsec-tools-0.7.3-8|218	
12mr|ipsec-tools-0.7.3-8|219	
12mr|ipsec-tools-0.7.3-8|220	%changelog
12mr|ipsec-tools-0.7.3-8|221	

14388 12
12mr|ipset-6.4-4|1	# (tmb) hack to get it to build against correct kernel config (not running one)
12mr|ipset-6.4-4|2	%define kflavour nrj-desktop
12mr|ipset-6.4-4|3	%define kver	3.5.6
12mr|ipset-6.4-4|4	%define krel	1rosa
12mr|ipset-6.4-4|5	
12mr|ipset-6.4-4|6	Summary:	Tools for managing sets of IP or ports with iptables
12mr|ipset-6.4-4|7	Name:		ipset
12mr|ipset-6.4-4|8	Version:	6.4
12mr|ipset-6.4-4|9	Release:	4
12mr|ipset-6.4-4|10	License:	GPLv2+
12mr|ipset-6.4-4|11	Group:		System/Kernel and hardware
12mr|ipset-6.4-4|12	Url:		http://ipset.netfilter.org/
12mr|ipset-6.4-4|13	Source0:	http://ipset.netfilter.org/%{name}-%{version}.tar.bz2
12mr|ipset-6.4-4|14	Requires:	libmnl
12mr|ipset-6.4-4|15	BuildRequires:	mnl-devel
12mr|ipset-6.4-4|16	BuildRequires:	kernel-%{kflavour}-devel-%{kver}-%{krel}
12mr|ipset-6.4-4|17	
12mr|ipset-6.4-4|18	%description
12mr|ipset-6.4-4|19	IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel, which can be
12mr|ipset-6.4-4|20	administered by the ipset utility. Depending on the type, currently an IP set
12mr|ipset-6.4-4|21	may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC
12mr|ipset-6.4-4|22	addresses in a way, which ensures lightning speed when matching an entry
12mr|ipset-6.4-4|23	against a set.
12mr|ipset-6.4-4|24	
12mr|ipset-6.4-4|25	ipset may be the proper tool for you, if you want to
12mr|ipset-6.4-4|26	
12mr|ipset-6.4-4|27	o store multiple IP addresses or port numbers and match against the collection
12mr|ipset-6.4-4|28	by iptables at one swoop;
12mr|ipset-6.4-4|29	
12mr|ipset-6.4-4|30	o dynamically update iptables rules against IP addresses or ports without
12mr|ipset-6.4-4|31	performance penalty;
12mr|ipset-6.4-4|32	
12mr|ipset-6.4-4|33	o express complex IP address and ports based rulesets with one single iptables
12mr|ipset-6.4-4|34	rule and benefit from the speed of IP sets
12mr|ipset-6.4-4|35	
12mr|ipset-6.4-4|36	%prep
12mr|ipset-6.4-4|37	%setup -q
12mr|ipset-6.4-4|38	
12mr|ipset-6.4-4|39	%build
12mr|ipset-6.4-4|40	aclocal -I m4
12mr|ipset-6.4-4|41	autoreconf -fi
12mr|ipset-6.4-4|42	%configure2_5x --with-kbuild=/usr/src/linux-%{kver}-%{kflavour}-%{krel} --disable-shared
12mr|ipset-6.4-4|43	%make
12mr|ipset-6.4-4|44	
12mr|ipset-6.4-4|45	%install
12mr|ipset-6.4-4|46	%makeinstall_std
12mr|ipset-6.4-4|47	
12mr|ipset-6.4-4|48	rm -f %buildroot%_libdir/*.la %buildroot%_libdir/*.a
12mr|ipset-6.4-4|49	
12mr|ipset-6.4-4|50	%files
12mr|ipset-6.4-4|51	%doc ChangeLog ChangeLog.ippool
12mr|ipset-6.4-4|52	%{_sbindir}/*
12mr|ipset-6.4-4|53	%{_mandir}/man8/*.8*
12mr|ipset-6.4-4|54	
12mr|ipset-6.4-4|55	
12mr|ipset-6.4-4|56	
12mr|ipset-6.4-4|57	%changelog
12mr|ipset-6.4-4|58	

14389 12
12mr|iptables-1.4.15-2|1	# because the modules are not libtool aware
12mr|iptables-1.4.15-2|2	%define _disable_ld_no_undefined 1
12mr|iptables-1.4.15-2|3	
12mr|iptables-1.4.15-2|4	%define major 7
12mr|iptables-1.4.15-2|5	%define libname %mklibname iptables %{major}
12mr|iptables-1.4.15-2|6	%define develname %mklibname -d iptables
12mr|iptables-1.4.15-2|7	
12mr|iptables-1.4.15-2|8	%define iptc_major 0
12mr|iptables-1.4.15-2|9	%define iptc_libname %mklibname iptc %{iptc_major}
12mr|iptables-1.4.15-2|10	%define iptc_develname %mklibname -d iptc
12mr|iptables-1.4.15-2|11	
12mr|iptables-1.4.15-2|12	%define ipq_major 0
12mr|iptables-1.4.15-2|13	%define ipq_libname %mklibname ipq %{ipq_major}
12mr|iptables-1.4.15-2|14	%define ipq_develname %mklibname -d ipq
12mr|iptables-1.4.15-2|15	
12mr|iptables-1.4.15-2|16	%define ip4tc_major 0
12mr|iptables-1.4.15-2|17	%define ip4tc_libname %mklibname ip4tc %{ip4tc_major}
12mr|iptables-1.4.15-2|18	%define ip4tc_develname %mklibname -d ip4tc
12mr|iptables-1.4.15-2|19	
12mr|iptables-1.4.15-2|20	%define ip6tc_major 0
12mr|iptables-1.4.15-2|21	%define ip6tc_libname %mklibname ip6tc %{ip6tc_major}
12mr|iptables-1.4.15-2|22	%define ip6tc_develname %mklibname -d ip6tc
12mr|iptables-1.4.15-2|23	
12mr|iptables-1.4.15-2|24	# install init scripts to /usr/libexec with systemd
12mr|iptables-1.4.15-2|25	%define script_path %{_libexecdir}
12mr|iptables-1.4.15-2|26	
12mr|iptables-1.4.15-2|27	Summary:	Tools for managing Linux kernel packet filtering capabilities
12mr|iptables-1.4.15-2|28	Name:		iptables
12mr|iptables-1.4.15-2|29	Version:	1.4.15
12mr|iptables-1.4.15-2|30	Release:	2
12mr|iptables-1.4.15-2|31	License:	GPLv2+
12mr|iptables-1.4.15-2|32	Group:		System/Kernel and hardware
12mr|iptables-1.4.15-2|33	URL:		http://netfilter.org/
12mr|iptables-1.4.15-2|34	Source0:	http://netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2
12mr|iptables-1.4.15-2|35	Source1:	http://netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2.sig
12mr|iptables-1.4.15-2|36	Source2:	iptables.init
12mr|iptables-1.4.15-2|37	Source3:	ip6tables.init
12mr|iptables-1.4.15-2|38	Source4:	iptables.config
12mr|iptables-1.4.15-2|39	Source5:	ip6tables.config
12mr|iptables-1.4.15-2|40	Source6:    iptables.service
12mr|iptables-1.4.15-2|41	# S100 and up used to be in the added patches
12mr|iptables-1.4.15-2|42	Source100:	libipt_IMQ.c
12mr|iptables-1.4.15-2|43	#Source101:	libipt_IFWLOG.c
12mr|iptables-1.4.15-2|44	# (oe) psd comes from iptables-1.3.7, was removed in iptables-1.3.8
12mr|iptables-1.4.15-2|45	#Source102:	libipt_psd.c
12mr|iptables-1.4.15-2|46	#Source103:	libipt_psd.man
12mr|iptables-1.4.15-2|47	Patch0:		iptables-1.2.8-libiptc.h.patch
12mr|iptables-1.4.15-2|48	Patch1:		iptables-1.4.12.2-fix-build-with-3.2.patch
12mr|iptables-1.4.15-2|49	Patch2:		iptables-1.4.15-upstream-kernel_3.5_support.patch
12mr|iptables-1.4.15-2|50	Patch100:	iptables-imq.diff
12mr|iptables-1.4.15-2|51	#Patch101:	iptables-IFWLOG_extension.diff
12mr|iptables-1.4.15-2|52	#Patch102:	iptables-psd.diff
12mr|iptables-1.4.15-2|53	Provides:	userspace-ipfilter
12mr|iptables-1.4.15-2|54	BuildRequires:	nfnetlink-devel
12mr|iptables-1.4.15-2|55	Requires(post): rpm-helper
12mr|iptables-1.4.15-2|56	Requires(preun): rpm-helper
12mr|iptables-1.4.15-2|57	Obsoletes:	%{name} < 1.4.3.2
12mr|iptables-1.4.15-2|58	Obsoletes:	%{name}-ipv6 < 1.4.1.1-0.5
12mr|iptables-1.4.15-2|59	Provides:	%{name}-ipv6
12mr|iptables-1.4.15-2|60	
12mr|iptables-1.4.15-2|61	%description
12mr|iptables-1.4.15-2|62	iptables controls the Linux kernel network packet filtering code. It allows you
12mr|iptables-1.4.15-2|63	to set up firewalls and IP masquerading, etc.
12mr|iptables-1.4.15-2|64	
12mr|iptables-1.4.15-2|65	Install iptables if you need to set up firewalling for your network.
12mr|iptables-1.4.15-2|66	
12mr|iptables-1.4.15-2|67	%package -n	%{libname}
12mr|iptables-1.4.15-2|68	Summary:	Shared iptables library
12mr|iptables-1.4.15-2|69	Group:          System/Libraries
12mr|iptables-1.4.15-2|70	Conflicts:	%mklibname %{name} 1
12mr|iptables-1.4.15-2|71	Conflicts:	%mklibname %{name} 4
12mr|iptables-1.4.15-2|72	Conflicts:	%mklibname %{name} 5
12mr|iptables-1.4.15-2|73	
12mr|iptables-1.4.15-2|74	%description -n	%{libname}
12mr|iptables-1.4.15-2|75	iptables controls the Linux kernel network packet filtering code. It allows you
12mr|iptables-1.4.15-2|76	to set up firewalls and IP masquerading, etc.
12mr|iptables-1.4.15-2|77	
12mr|iptables-1.4.15-2|78	This package contains the shared iptables library.
12mr|iptables-1.4.15-2|79	
12mr|iptables-1.4.15-2|80	%package -n	%{develname}
12mr|iptables-1.4.15-2|81	Summary:	Static library and header files for the iptables library
12mr|iptables-1.4.15-2|82	Group:		Development/C
12mr|iptables-1.4.15-2|83	Requires:	kernel-headers
12mr|iptables-1.4.15-2|84	Requires:	%{libname} = %{version}-%{release}
12mr|iptables-1.4.15-2|85	Provides:	iptables-devel = %{version}
12mr|iptables-1.4.15-2|86	Obsoletes:	iptables-devel < 1.4.2
12mr|iptables-1.4.15-2|87	
12mr|iptables-1.4.15-2|88	%description -n	%{develname}
12mr|iptables-1.4.15-2|89	iptables controls the Linux kernel network packet filtering code. It allows you
12mr|iptables-1.4.15-2|90	to set up firewalls and IP masquerading, etc.
12mr|iptables-1.4.15-2|91	
12mr|iptables-1.4.15-2|92	This package contains the static iptables library.
12mr|iptables-1.4.15-2|93	
12mr|iptables-1.4.15-2|94	# ipq
12mr|iptables-1.4.15-2|95	%package -n	%{ipq_libname}
12mr|iptables-1.4.15-2|96	Summary:	Shared iptables library
12mr|iptables-1.4.15-2|97	Group:          System/Libraries
12mr|iptables-1.4.15-2|98	Obsoletes:	%{mklibname iptables 1} < 1.4.3.2
12mr|iptables-1.4.15-2|99	
12mr|iptables-1.4.15-2|100	%description -n	%{ipq_libname}
12mr|iptables-1.4.15-2|101	iptables controls the Linux kernel network packet filtering code. It allows you
12mr|iptables-1.4.15-2|102	to set up firewalls and IP masquerading, etc.
12mr|iptables-1.4.15-2|103	
12mr|iptables-1.4.15-2|104	This package contains the ipq library.
12mr|iptables-1.4.15-2|105	
12mr|iptables-1.4.15-2|106	%package -n	%{ipq_develname}
12mr|iptables-1.4.15-2|107	Summary:	Static library and header files for the iptables library
12mr|iptables-1.4.15-2|108	Group:		Development/C
12mr|iptables-1.4.15-2|109	Requires:	kernel-headers
12mr|iptables-1.4.15-2|110	Requires:	%{ipq_libname} = %{version}-%{release}
12mr|iptables-1.4.15-2|111	Requires:	%{ipq_develname} = %{version}-%{release}
12mr|iptables-1.4.15-2|112	Provides:	iptables-ipq-devel = %{version}
12mr|iptables-1.4.15-2|113	
12mr|iptables-1.4.15-2|114	%description -n	%{ipq_develname}
12mr|iptables-1.4.15-2|115	iptables controls the Linux kernel network packet filtering code. It allows you
12mr|iptables-1.4.15-2|116	to set up firewalls and IP masquerading, etc.
12mr|iptables-1.4.15-2|117	
12mr|iptables-1.4.15-2|118	This package contains the ipq library.
12mr|iptables-1.4.15-2|119	
12mr|iptables-1.4.15-2|120	# iptc
12mr|iptables-1.4.15-2|121	%package -n	%{iptc_libname}
12mr|iptables-1.4.15-2|122	Summary:	Shared iptables library
12mr|iptables-1.4.15-2|123	Group:          System/Libraries
12mr|iptables-1.4.15-2|124	Obsoletes:	%{mklibname iptables 1} < 1.4.3.2
12mr|iptables-1.4.15-2|125	
12mr|iptables-1.4.15-2|126	%description -n	%{iptc_libname}
12mr|iptables-1.4.15-2|127	iptables controls the Linux kernel network packet filtering code. It allows you
12mr|iptables-1.4.15-2|128	to set up firewalls and IP masquerading, etc.
12mr|iptables-1.4.15-2|129	
12mr|iptables-1.4.15-2|130	This package contains the IPTC library.
12mr|iptables-1.4.15-2|131	
12mr|iptables-1.4.15-2|132	%package -n	%{iptc_develname}
12mr|iptables-1.4.15-2|133	Summary:	Static library and header files for the iptables library
12mr|iptables-1.4.15-2|134	Group:		Development/C
12mr|iptables-1.4.15-2|135	Requires:	kernel-headers
12mr|iptables-1.4.15-2|136	Requires:	%{iptc_libname} = %{version}-%{release}
12mr|iptables-1.4.15-2|137	Requires:	%{iptc_develname} = %{version}-%{release}
12mr|iptables-1.4.15-2|138	Provides:	iptables-iptc-devel = %{version}
12mr|iptables-1.4.15-2|139	
12mr|iptables-1.4.15-2|140	%description -n	%{iptc_develname}
12mr|iptables-1.4.15-2|141	iptables controls the Linux kernel network packet filtering code. It allows you
12mr|iptables-1.4.15-2|142	to set up firewalls and IP masquerading, etc.
12mr|iptables-1.4.15-2|143	
12mr|iptables-1.4.15-2|144	This package contains the IPTC library.
12mr|iptables-1.4.15-2|145	
12mr|iptables-1.4.15-2|146	# ip4tc
12mr|iptables-1.4.15-2|147	%package -n	%{ip4tc_libname}
12mr|iptables-1.4.15-2|148	Summary:	Shared iptables library
12mr|iptables-1.4.15-2|149	Group:          System/Libraries
12mr|iptables-1.4.15-2|150	Obsoletes:	%{mklibname iptables 1} < 1.4.3.2
12mr|iptables-1.4.15-2|151	
12mr|iptables-1.4.15-2|152	%description -n	%{ip4tc_libname}
12mr|iptables-1.4.15-2|153	iptables controls the Linux kernel network packet filtering code. It allows you
12mr|iptables-1.4.15-2|154	to set up firewalls and IP masquerading, etc.
12mr|iptables-1.4.15-2|155	
12mr|iptables-1.4.15-2|156	This package contains the IP4TC library.
12mr|iptables-1.4.15-2|157	
12mr|iptables-1.4.15-2|158	%package -n	%{ip4tc_develname}
12mr|iptables-1.4.15-2|159	Summary:	Static library and header files for the iptables library
12mr|iptables-1.4.15-2|160	Group:		Development/C
12mr|iptables-1.4.15-2|161	Requires:	kernel-headers
12mr|iptables-1.4.15-2|162	Requires:	%{ip4tc_libname} = %{version}-%{release}
12mr|iptables-1.4.15-2|163	Requires:	%{iptc_develname} = %{version}-%{release}
12mr|iptables-1.4.15-2|164	Provides:	iptables-ip4tc-devel = %{version}
12mr|iptables-1.4.15-2|165	
12mr|iptables-1.4.15-2|166	%description -n	%{ip4tc_develname}
12mr|iptables-1.4.15-2|167	iptables controls the Linux kernel network packet filtering code. It allows you
12mr|iptables-1.4.15-2|168	to set up firewalls and IP masquerading, etc.
12mr|iptables-1.4.15-2|169	
12mr|iptables-1.4.15-2|170	This package contains the development files for IPTC library.
12mr|iptables-1.4.15-2|171	
12mr|iptables-1.4.15-2|172	# ip6tc
12mr|iptables-1.4.15-2|173	%package -n	%{ip6tc_libname}
12mr|iptables-1.4.15-2|174	Summary:	Shared iptables library
12mr|iptables-1.4.15-2|175	Group:          System/Libraries
12mr|iptables-1.4.15-2|176	Obsoletes:	%{mklibname iptables 1} < 1.4.3.2
12mr|iptables-1.4.15-2|177	
12mr|iptables-1.4.15-2|178	%description -n	%{ip6tc_libname}
12mr|iptables-1.4.15-2|179	iptables controls the Linux kernel network packet filtering code. It allows you
12mr|iptables-1.4.15-2|180	to set up firewalls and IP masquerading, etc.
12mr|iptables-1.4.15-2|181	
12mr|iptables-1.4.15-2|182	This package contains the IP6TC library.
12mr|iptables-1.4.15-2|183	
12mr|iptables-1.4.15-2|184	%package -n	%{ip6tc_develname}
12mr|iptables-1.4.15-2|185	Summary:	Static library and header files for the iptables library
12mr|iptables-1.4.15-2|186	Group:		Development/C
12mr|iptables-1.4.15-2|187	Requires:	kernel-headers
12mr|iptables-1.4.15-2|188	Requires:	%{ip6tc_libname} = %{version}-%{release}
12mr|iptables-1.4.15-2|189	Provides:	iptables-ip6tc-devel = %{version}
12mr|iptables-1.4.15-2|190	
12mr|iptables-1.4.15-2|191	%description -n	%{ip6tc_develname}
12mr|iptables-1.4.15-2|192	iptables controls the Linux kernel network packet filtering code. It allows you
12mr|iptables-1.4.15-2|193	to set up firewalls and IP masquerading, etc.
12mr|iptables-1.4.15-2|194	
12mr|iptables-1.4.15-2|195	This package contains the development files for IP6TC library.
12mr|iptables-1.4.15-2|196	
12mr|iptables-1.4.15-2|197	%prep
12mr|iptables-1.4.15-2|198	
12mr|iptables-1.4.15-2|199	%setup -q
12mr|iptables-1.4.15-2|200	
12mr|iptables-1.4.15-2|201	cp %{SOURCE2} iptables.init
12mr|iptables-1.4.15-2|202	cp %{SOURCE3} ip6tables.init
12mr|iptables-1.4.15-2|203	cp %{SOURCE4} iptables.sample
12mr|iptables-1.4.15-2|204	cp %{SOURCE5} ip6tables.sample
12mr|iptables-1.4.15-2|205	
12mr|iptables-1.4.15-2|206	# fix libdir
12mr|iptables-1.4.15-2|207	perl -pi -e "s|\@lib\@|%{_lib}|g" iptables.init
12mr|iptables-1.4.15-2|208	
12mr|iptables-1.4.15-2|209	#%patch0 -p0 -b .libiptc
12mr|iptables-1.4.15-2|210	%patch1 -p1
12mr|iptables-1.4.15-2|211	%patch2 -p1
12mr|iptables-1.4.15-2|212	
12mr|iptables-1.4.15-2|213	# extensions
12mr|iptables-1.4.15-2|214	#install -m0644 %{SOURCE100} extensions/ <- it needs ipt_IMQ.h and we don't have it anymore ?!
12mr|iptables-1.4.15-2|215	#install -m0644 %{SOURCE101} extensions/
12mr|iptables-1.4.15-2|216	# (oe) psd comes from iptables-1.3.7, was removed in iptables-1.3.8
12mr|iptables-1.4.15-2|217	#install -m0644 %{SOURCE102} extensions/
12mr|iptables-1.4.15-2|218	#install -m0644 %{SOURCE103} extensions/
12mr|iptables-1.4.15-2|219	
12mr|iptables-1.4.15-2|220	%patch100 -p0
12mr|iptables-1.4.15-2|221	#patch101 -p0
12mr|iptables-1.4.15-2|222	#patch102 -p0
12mr|iptables-1.4.15-2|223	
12mr|iptables-1.4.15-2|224	find . -type f | xargs perl -pi -e "s,/usr/local,%{_prefix},g"
12mr|iptables-1.4.15-2|225	
12mr|iptables-1.4.15-2|226	# don't run /sbin/ldconfig
12mr|iptables-1.4.15-2|227	perl -pi -e "s|/sbin/ldconfig|/bin/true|g" Makefile*
12mr|iptables-1.4.15-2|228	
12mr|iptables-1.4.15-2|229	%build
12mr|iptables-1.4.15-2|230	export LIBS="-ldl"
12mr|iptables-1.4.15-2|231	
12mr|iptables-1.4.15-2|232	%serverbuild
12mr|iptables-1.4.15-2|233	
12mr|iptables-1.4.15-2|234	autoreconf -fi
12mr|iptables-1.4.15-2|235	
12mr|iptables-1.4.15-2|236	export CFLAGS="$CFLAGS -fPIC"
12mr|iptables-1.4.15-2|237	export CXXFLAGS="$CXXFLAGS -fPIC"
12mr|iptables-1.4.15-2|238	export FFLAGS="$FFLAGS -fPIC"
12mr|iptables-1.4.15-2|239	
12mr|iptables-1.4.15-2|240	%configure2_5x \
12mr|iptables-1.4.15-2|241	--bindir=/sbin \
12mr|iptables-1.4.15-2|242	--sbindir=/sbin \
12mr|iptables-1.4.15-2|243	--libdir=/%{_lib} \
12mr|iptables-1.4.15-2|244	--libexecdir=/%{_lib} \
12mr|iptables-1.4.15-2|245	--enable-devel \
12mr|iptables-1.4.15-2|246	--enable-libipq \
12mr|iptables-1.4.15-2|247	--enable-ipv4 \
12mr|iptables-1.4.15-2|248	--enable-ipv6 \
12mr|iptables-1.4.15-2|249	--with-ksource=%{_prefix}/src/linux \
12mr|iptables-1.4.15-2|250	--with-xtlibdir=/%{_lib}/iptables
12mr|iptables-1.4.15-2|251	
12mr|iptables-1.4.15-2|252	make
12mr|iptables-1.4.15-2|253	
12mr|iptables-1.4.15-2|254	%install
12mr|iptables-1.4.15-2|255	rm -rf %{buildroot}
12mr|iptables-1.4.15-2|256	
12mr|iptables-1.4.15-2|257	%makeinstall_std
12mr|iptables-1.4.15-2|258	
12mr|iptables-1.4.15-2|259	# (oe) this in conjunction with the mandriva initscript will make it possible
12mr|iptables-1.4.15-2|260	# to use development versions of the netfilter modules and with different
12mr|iptables-1.4.15-2|261	# api:s. (according to blino)
12mr|iptables-1.4.15-2|262	install -d %{buildroot}/%{_lib}/iptables.d
12mr|iptables-1.4.15-2|263	mv %{buildroot}/%{_lib}/iptables %{buildroot}/%{_lib}/iptables.d/linux-2.6-main
12mr|iptables-1.4.15-2|264	
12mr|iptables-1.4.15-2|265	# pkgconfig files
12mr|iptables-1.4.15-2|266	mkdir -p %{buildroot}%{_libdir}
12mr|iptables-1.4.15-2|267	mv %{buildroot}/%{_lib}/pkgconfig %{buildroot}%{_libdir}/
12mr|iptables-1.4.15-2|268	
12mr|iptables-1.4.15-2|269	# header development files
12mr|iptables-1.4.15-2|270	install -d %{buildroot}%{_includedir}/{libipq,libiptc,libipulog}
12mr|iptables-1.4.15-2|271	install -m0644 include/libipq/*.h %{buildroot}%{_includedir}/libipq/
12mr|iptables-1.4.15-2|272	install -m0644 include/libiptc/*.h %{buildroot}%{_includedir}/libiptc/
12mr|iptables-1.4.15-2|273	install -m0644 include/libipulog/*.h %{buildroot}%{_includedir}/libipulog/
12mr|iptables-1.4.15-2|274	
12mr|iptables-1.4.15-2|275	# iptables and netfilter development files
12mr|iptables-1.4.15-2|276	install -d %{buildroot}%{_includedir}/net/netfilter/
12mr|iptables-1.4.15-2|277	install -d %{buildroot}%{_includedir}/iptables
12mr|iptables-1.4.15-2|278	install -m0644 include/net/netfilter/*.h %{buildroot}%{_includedir}/net/netfilter/
12mr|iptables-1.4.15-2|279	install -m0644 include/ip*tables.h %{buildroot}%{_includedir}/
12mr|iptables-1.4.15-2|280	install -m0644 include/iptables/internal.h %{buildroot}%{_includedir}/iptables
12mr|iptables-1.4.15-2|281	
12mr|iptables-1.4.15-2|282	#Intird not need. TODO drop it!
12mr|iptables-1.4.15-2|283	#install -d %{buildroot}%{_initrddir}
12mr|iptables-1.4.15-2|284	#install -m0755 iptables.init %{buildroot}%{_initrddir}/iptables
12mr|iptables-1.4.15-2|285	#install -m0755 ip6tables.init %{buildroot}%{_initrddir}/ip6tables
12mr|iptables-1.4.15-2|286	
12mr|iptables-1.4.15-2|287	# install compatible excutable (since 1.4.11)
12mr|iptables-1.4.15-2|288	ln -sf xtables-multi %{buildroot}/sbin/iptables-multi
12mr|iptables-1.4.15-2|289	ln -sf xtables-multi %{buildroot}/sbin/ip6tables-multi
12mr|iptables-1.4.15-2|290	
12mr|iptables-1.4.15-2|291	# nuke *.la and static files
12mr|iptables-1.4.15-2|292	rm -f %{buildroot}/%{_lib}/*.*a
12mr|iptables-1.4.15-2|293	
12mr|iptables-1.4.15-2|294	# (cg) NB the name "iptables.init" is important. The dracut usrmove convertfs
12mr|iptables-1.4.15-2|295	# module will avoid a post-merge conflict by renaming the files to match this
12mr|iptables-1.4.15-2|296	# naming convension. If this package is updated to change the names below,
12mr|iptables-1.4.15-2|297	# you should also take care to update dracut and the convertfs module accordingly.
12mr|iptables-1.4.15-2|298	install -d %{buildroot}%{script_path}
12mr|iptables-1.4.15-2|299	install -m0755 iptables.init %{buildroot}%{script_path}/
12mr|iptables-1.4.15-2|300	install -m0755 ip6tables.init %{buildroot}%{script_path}/
12mr|iptables-1.4.15-2|301	
12mr|iptables-1.4.15-2|302	# install systemd service files
12mr|iptables-1.4.15-2|303	install -d -m 755 %{buildroot}/lib/systemd/system
12mr|iptables-1.4.15-2|304	install -c -m 644 %{SOURCE6} %{buildroot}/lib/systemd/system/
12mr|iptables-1.4.15-2|305	sed -e 's;iptables;ip6tables;g' -e 's;IPv4;IPv6;g' < %{SOURCE6} > ip6tables.service
12mr|iptables-1.4.15-2|306	install -c -m 644 ip6tables.service %{buildroot}/lib/systemd/system/
12mr|iptables-1.4.15-2|307	sed -i 's!@LIBDIR@!%{_libdir}!' %{buildroot}/lib/systemd/system/ip6tables.service
12mr|iptables-1.4.15-2|308	sed -i 's!@LIBDIR@!%{_libdir}!' %{buildroot}/lib/systemd/system/iptables.service
12mr|iptables-1.4.15-2|309	
12mr|iptables-1.4.15-2|310	%post
12mr|iptables-1.4.15-2|311	%_post_service iptables
12mr|iptables-1.4.15-2|312	%_post_service ip6tables
12mr|iptables-1.4.15-2|313	/sbin/service iptables check
12mr|iptables-1.4.15-2|314	
12mr|iptables-1.4.15-2|315	%preun
12mr|iptables-1.4.15-2|316	%_preun_service iptables
12mr|iptables-1.4.15-2|317	%_preun_service ip6tables
12mr|iptables-1.4.15-2|318	
12mr|iptables-1.4.15-2|319	%triggerun -- iptables < 1.4.12.1
12mr|iptables-1.4.15-2|320	# Autostart
12mr|iptables-1.4.15-2|321	/bin/systemctl --no-reload enable iptables.service >/dev/null 2>&1 ||:
12mr|iptables-1.4.15-2|322	
12mr|iptables-1.4.15-2|323	# Delete from sysv management, try to restart service
12mr|iptables-1.4.15-2|324	/sbin/chkconfig --del iptables >/dev/null 2>&1 || :
12mr|iptables-1.4.15-2|325	/bin/systemctl try-restart iptables.service >/dev/null 2>&1 || :
12mr|iptables-1.4.15-2|326	
12mr|iptables-1.4.15-2|327	# Autostart
12mr|iptables-1.4.15-2|328	/bin/systemctl --no-reload enable ip6tables.service >/dev/null 2>&1 ||:
12mr|iptables-1.4.15-2|329	
12mr|iptables-1.4.15-2|330	# Delete from sysv management, try to restart service
12mr|iptables-1.4.15-2|331	/sbin/chkconfig --del ip6tables >/dev/null 2>&1 || :
12mr|iptables-1.4.15-2|332	/bin/systemctl try-restart ip6tables.service >/dev/null 2>&1 || :
12mr|iptables-1.4.15-2|333	
12mr|iptables-1.4.15-2|334	%files
12mr|iptables-1.4.15-2|335	%doc INSTALL INCOMPATIBILITIES iptables.sample ip6tables.sample
12mr|iptables-1.4.15-2|336	%attr(0755,root,root) %{script_path}/ip*
12mr|iptables-1.4.15-2|337	/lib/systemd/system/iptables.service
12mr|iptables-1.4.15-2|338	/lib/systemd/system/ip6tables.service
12mr|iptables-1.4.15-2|339	/sbin/iptables
12mr|iptables-1.4.15-2|340	/sbin/iptables-restore
12mr|iptables-1.4.15-2|341	/sbin/iptables-save
12mr|iptables-1.4.15-2|342	/sbin/iptables-xml
12mr|iptables-1.4.15-2|343	/sbin/iptables-multi
12mr|iptables-1.4.15-2|344	/sbin/ip6tables-multi
12mr|iptables-1.4.15-2|345	/sbin/xtables-multi
12mr|iptables-1.4.15-2|346	/sbin/nfnl_osf
12mr|iptables-1.4.15-2|347	# ipv6
12mr|iptables-1.4.15-2|348	/sbin/ip6tables
12mr|iptables-1.4.15-2|349	/sbin/ip6tables-restore
12mr|iptables-1.4.15-2|350	/sbin/ip6tables-save
12mr|iptables-1.4.15-2|351	%dir /%{_lib}/iptables.d
12mr|iptables-1.4.15-2|352	%dir /%{_lib}/iptables.d/linux-2.6-main
12mr|iptables-1.4.15-2|353	/%{_lib}/iptables.d/linux-2.6-main/libipt_ah.so
12mr|iptables-1.4.15-2|354	/%{_lib}/iptables.d/linux-2.6-main/libipt_CLUSTERIP.so
12mr|iptables-1.4.15-2|355	/%{_lib}/iptables.d/linux-2.6-main/libipt_DNAT.so
12mr|iptables-1.4.15-2|356	/%{_lib}/iptables.d/linux-2.6-main/libipt_ECN.so
12mr|iptables-1.4.15-2|357	/%{_lib}/iptables.d/linux-2.6-main/libipt_icmp.so
12mr|iptables-1.4.15-2|358	#/%{_lib}/iptables.d/linux-2.6-main/libipt_IFWLOG.so
12mr|iptables-1.4.15-2|359	/%{_lib}/iptables.d/linux-2.6-main/libipt_LOG.so
12mr|iptables-1.4.15-2|360	/%{_lib}/iptables.d/linux-2.6-main/libipt_MASQUERADE.so
12mr|iptables-1.4.15-2|361	/%{_lib}/iptables.d/linux-2.6-main/libipt_MIRROR.so
12mr|iptables-1.4.15-2|362	/%{_lib}/iptables.d/linux-2.6-main/libipt_NETMAP.so
12mr|iptables-1.4.15-2|363	#/%{_lib}/iptables.d/linux-2.6-main/libipt_psd.so
12mr|iptables-1.4.15-2|364	/%{_lib}/iptables.d/linux-2.6-main/libipt_realm.so
12mr|iptables-1.4.15-2|365	/%{_lib}/iptables.d/linux-2.6-main/libipt_REDIRECT.so
12mr|iptables-1.4.15-2|366	/%{_lib}/iptables.d/linux-2.6-main/libipt_REJECT.so
12mr|iptables-1.4.15-2|367	/%{_lib}/iptables.d/linux-2.6-main/libipt_SAME.so
12mr|iptables-1.4.15-2|368	/%{_lib}/iptables.d/linux-2.6-main/libipt_SNAT.so
12mr|iptables-1.4.15-2|369	/%{_lib}/iptables.d/linux-2.6-main/libipt_ttl.so
12mr|iptables-1.4.15-2|370	/%{_lib}/iptables.d/linux-2.6-main/libipt_TTL.so
12mr|iptables-1.4.15-2|371	/%{_lib}/iptables.d/linux-2.6-main/libipt_ULOG.so
12mr|iptables-1.4.15-2|372	/%{_lib}/iptables.d/linux-2.6-main/libipt_unclean.so
12mr|iptables-1.4.15-2|373	/%{_lib}/iptables.d/linux-2.6-main/libxt_addrtype.so
12mr|iptables-1.4.15-2|374	/%{_lib}/iptables.d/linux-2.6-main/libxt_AUDIT.so
12mr|iptables-1.4.15-2|375	/%{_lib}/iptables.d/linux-2.6-main/libxt_CHECKSUM.so
12mr|iptables-1.4.15-2|376	/%{_lib}/iptables.d/linux-2.6-main/libxt_CLASSIFY.so
12mr|iptables-1.4.15-2|377	/%{_lib}/iptables.d/linux-2.6-main/libxt_cluster.so
12mr|iptables-1.4.15-2|378	/%{_lib}/iptables.d/linux-2.6-main/libxt_comment.so
12mr|iptables-1.4.15-2|379	/%{_lib}/iptables.d/linux-2.6-main/libxt_connbytes.so
12mr|iptables-1.4.15-2|380	/%{_lib}/iptables.d/linux-2.6-main/libxt_connlimit.so
12mr|iptables-1.4.15-2|381	/%{_lib}/iptables.d/linux-2.6-main/libxt_connmark.so
12mr|iptables-1.4.15-2|382	/%{_lib}/iptables.d/linux-2.6-main/libxt_CONNMARK.so
12mr|iptables-1.4.15-2|383	/%{_lib}/iptables.d/linux-2.6-main/libxt_CONNSECMARK.so
12mr|iptables-1.4.15-2|384	/%{_lib}/iptables.d/linux-2.6-main/libxt_conntrack.so
12mr|iptables-1.4.15-2|385	/%{_lib}/iptables.d/linux-2.6-main/libxt_cpu.so
12mr|iptables-1.4.15-2|386	/%{_lib}/iptables.d/linux-2.6-main/libxt_CT.so
12mr|iptables-1.4.15-2|387	/%{_lib}/iptables.d/linux-2.6-main/libxt_dccp.so
12mr|iptables-1.4.15-2|388	/%{_lib}/iptables.d/linux-2.6-main/libxt_devgroup.so
12mr|iptables-1.4.15-2|389	/%{_lib}/iptables.d/linux-2.6-main/libxt_dscp.so
12mr|iptables-1.4.15-2|390	/%{_lib}/iptables.d/linux-2.6-main/libxt_DSCP.so
12mr|iptables-1.4.15-2|391	/%{_lib}/iptables.d/linux-2.6-main/libxt_ecn.so
12mr|iptables-1.4.15-2|392	/%{_lib}/iptables.d/linux-2.6-main/libxt_esp.so
12mr|iptables-1.4.15-2|393	/%{_lib}/iptables.d/linux-2.6-main/libxt_hashlimit.so
12mr|iptables-1.4.15-2|394	/%{_lib}/iptables.d/linux-2.6-main/libxt_helper.so
12mr|iptables-1.4.15-2|395	/%{_lib}/iptables.d/linux-2.6-main/libxt_HMARK.so
12mr|iptables-1.4.15-2|396	/%{_lib}/iptables.d/linux-2.6-main/libxt_IDLETIMER.so
12mr|iptables-1.4.15-2|397	/%{_lib}/iptables.d/linux-2.6-main/libxt_iprange.so
12mr|iptables-1.4.15-2|398	/%{_lib}/iptables.d/linux-2.6-main/libxt_ipvs.so
12mr|iptables-1.4.15-2|399	/%{_lib}/iptables.d/linux-2.6-main/libxt_LED.so
12mr|iptables-1.4.15-2|400	/%{_lib}/iptables.d/linux-2.6-main/libxt_length.so
12mr|iptables-1.4.15-2|401	/%{_lib}/iptables.d/linux-2.6-main/libxt_limit.so
12mr|iptables-1.4.15-2|402	/%{_lib}/iptables.d/linux-2.6-main/libxt_mac.so
12mr|iptables-1.4.15-2|403	/%{_lib}/iptables.d/linux-2.6-main/libxt_mark.so
12mr|iptables-1.4.15-2|404	/%{_lib}/iptables.d/linux-2.6-main/libxt_MARK.so
12mr|iptables-1.4.15-2|405	/%{_lib}/iptables.d/linux-2.6-main/libxt_multiport.so
12mr|iptables-1.4.15-2|406	/%{_lib}/iptables.d/linux-2.6-main/libxt_nfacct.so
12mr|iptables-1.4.15-2|407	/%{_lib}/iptables.d/linux-2.6-main/libxt_NFLOG.so
12mr|iptables-1.4.15-2|408	/%{_lib}/iptables.d/linux-2.6-main/libxt_NFQUEUE.so
12mr|iptables-1.4.15-2|409	/%{_lib}/iptables.d/linux-2.6-main/libxt_NOTRACK.so
12mr|iptables-1.4.15-2|410	/%{_lib}/iptables.d/linux-2.6-main/libxt_osf.so
12mr|iptables-1.4.15-2|411	/%{_lib}/iptables.d/linux-2.6-main/libxt_owner.so
12mr|iptables-1.4.15-2|412	/%{_lib}/iptables.d/linux-2.6-main/libxt_physdev.so
12mr|iptables-1.4.15-2|413	/%{_lib}/iptables.d/linux-2.6-main/libxt_pkttype.so
12mr|iptables-1.4.15-2|414	/%{_lib}/iptables.d/linux-2.6-main/libxt_policy.so
12mr|iptables-1.4.15-2|415	/%{_lib}/iptables.d/linux-2.6-main/libxt_quota.so
12mr|iptables-1.4.15-2|416	/%{_lib}/iptables.d/linux-2.6-main/libxt_rateest.so
12mr|iptables-1.4.15-2|417	/%{_lib}/iptables.d/linux-2.6-main/libxt_RATEEST.so
12mr|iptables-1.4.15-2|418	/%{_lib}/iptables.d/linux-2.6-main/libxt_recent.so
12mr|iptables-1.4.15-2|419	/%{_lib}/iptables.d/linux-2.6-main/libxt_rpfilter.so
12mr|iptables-1.4.15-2|420	/%{_lib}/iptables.d/linux-2.6-main/libxt_sctp.so
12mr|iptables-1.4.15-2|421	/%{_lib}/iptables.d/linux-2.6-main/libxt_SECMARK.so
12mr|iptables-1.4.15-2|422	/%{_lib}/iptables.d/linux-2.6-main/libxt_set.so
12mr|iptables-1.4.15-2|423	/%{_lib}/iptables.d/linux-2.6-main/libxt_SET.so
12mr|iptables-1.4.15-2|424	/%{_lib}/iptables.d/linux-2.6-main/libxt_socket.so
12mr|iptables-1.4.15-2|425	/%{_lib}/iptables.d/linux-2.6-main/libxt_standard.so
12mr|iptables-1.4.15-2|426	/%{_lib}/iptables.d/linux-2.6-main/libxt_state.so
12mr|iptables-1.4.15-2|427	/%{_lib}/iptables.d/linux-2.6-main/libxt_statistic.so
12mr|iptables-1.4.15-2|428	/%{_lib}/iptables.d/linux-2.6-main/libxt_string.so
12mr|iptables-1.4.15-2|429	/%{_lib}/iptables.d/linux-2.6-main/libxt_tcpmss.so
12mr|iptables-1.4.15-2|430	/%{_lib}/iptables.d/linux-2.6-main/libxt_TCPMSS.so
12mr|iptables-1.4.15-2|431	/%{_lib}/iptables.d/linux-2.6-main/libxt_TCPOPTSTRIP.so
12mr|iptables-1.4.15-2|432	/%{_lib}/iptables.d/linux-2.6-main/libxt_tcp.so
12mr|iptables-1.4.15-2|433	/%{_lib}/iptables.d/linux-2.6-main/libxt_TEE.so
12mr|iptables-1.4.15-2|434	/%{_lib}/iptables.d/linux-2.6-main/libxt_time.so
12mr|iptables-1.4.15-2|435	/%{_lib}/iptables.d/linux-2.6-main/libxt_tos.so
12mr|iptables-1.4.15-2|436	/%{_lib}/iptables.d/linux-2.6-main/libxt_TOS.so
12mr|iptables-1.4.15-2|437	/%{_lib}/iptables.d/linux-2.6-main/libxt_TPROXY.so
12mr|iptables-1.4.15-2|438	/%{_lib}/iptables.d/linux-2.6-main/libxt_TRACE.so
12mr|iptables-1.4.15-2|439	/%{_lib}/iptables.d/linux-2.6-main/libxt_u32.so
12mr|iptables-1.4.15-2|440	/%{_lib}/iptables.d/linux-2.6-main/libxt_udp.so
12mr|iptables-1.4.15-2|441	%{_mandir}/*/iptables*
12mr|iptables-1.4.15-2|442	%{_datadir}/xtables/pf.os
12mr|iptables-1.4.15-2|443	# ipv6
12mr|iptables-1.4.15-2|444	/%{_lib}/iptables.d/linux-2.6-main/libip6t_ah.so
12mr|iptables-1.4.15-2|445	/%{_lib}/iptables.d/linux-2.6-main/libip6t_dst.so
12mr|iptables-1.4.15-2|446	/%{_lib}/iptables.d/linux-2.6-main/libip6t_eui64.so
12mr|iptables-1.4.15-2|447	/%{_lib}/iptables.d/linux-2.6-main/libip6t_frag.so
12mr|iptables-1.4.15-2|448	/%{_lib}/iptables.d/linux-2.6-main/libip6t_hbh.so
12mr|iptables-1.4.15-2|449	/%{_lib}/iptables.d/linux-2.6-main/libip6t_hl.so
12mr|iptables-1.4.15-2|450	/%{_lib}/iptables.d/linux-2.6-main/libip6t_HL.so
12mr|iptables-1.4.15-2|451	/%{_lib}/iptables.d/linux-2.6-main/libip6t_icmp6.so
12mr|iptables-1.4.15-2|452	/%{_lib}/iptables.d/linux-2.6-main/libip6t_ipv6header.so
12mr|iptables-1.4.15-2|453	/%{_lib}/iptables.d/linux-2.6-main/libip6t_LOG.so
12mr|iptables-1.4.15-2|454	/%{_lib}/iptables.d/linux-2.6-main/libip6t_mh.so
12mr|iptables-1.4.15-2|455	/%{_lib}/iptables.d/linux-2.6-main/libip6t_REJECT.so
12mr|iptables-1.4.15-2|456	/%{_lib}/iptables.d/linux-2.6-main/libip6t_rt.so
12mr|iptables-1.4.15-2|457	%{_mandir}/*/ip6tables*
12mr|iptables-1.4.15-2|458	
12mr|iptables-1.4.15-2|459	%files -n %{libname}
12mr|iptables-1.4.15-2|460	/%{_lib}/libxtables.so.%{major}*
12mr|iptables-1.4.15-2|461	
12mr|iptables-1.4.15-2|462	%files -n %{develname}
12mr|iptables-1.4.15-2|463	%{_includedir}/*.h
12mr|iptables-1.4.15-2|464	%dir %{_includedir}/libipulog
12mr|iptables-1.4.15-2|465	%{_includedir}/libipulog/*.h
12mr|iptables-1.4.15-2|466	%{_includedir}/iptables/*.h
12mr|iptables-1.4.15-2|467	%{_includedir}/net/netfilter/*.h
12mr|iptables-1.4.15-2|468	/%{_lib}/libxtables.so
12mr|iptables-1.4.15-2|469	%{_libdir}/pkgconfig/xtables.pc
12mr|iptables-1.4.15-2|470	
12mr|iptables-1.4.15-2|471	%files -n %{ipq_libname}
12mr|iptables-1.4.15-2|472	/%{_lib}/libipq.so.*
12mr|iptables-1.4.15-2|473	
12mr|iptables-1.4.15-2|474	%files -n %{ipq_develname}
12mr|iptables-1.4.15-2|475	%{_includedir}/libipq/*.h
12mr|iptables-1.4.15-2|476	%dir %{_includedir}/libipq
12mr|iptables-1.4.15-2|477	/%{_lib}/libipq.so
12mr|iptables-1.4.15-2|478	%{_mandir}/man3/*ipq*
12mr|iptables-1.4.15-2|479	%{_libdir}/pkgconfig/libipq.pc
12mr|iptables-1.4.15-2|480	
12mr|iptables-1.4.15-2|481	%files -n %{iptc_libname}
12mr|iptables-1.4.15-2|482	/%{_lib}/libiptc.so.*
12mr|iptables-1.4.15-2|483	
12mr|iptables-1.4.15-2|484	%files -n %{iptc_develname}
12mr|iptables-1.4.15-2|485	%{_includedir}/libiptc/*.h
12mr|iptables-1.4.15-2|486	%dir %{_includedir}/libiptc
12mr|iptables-1.4.15-2|487	/%{_lib}/libiptc.so
12mr|iptables-1.4.15-2|488	%{_libdir}/pkgconfig/libip*tc.pc
12mr|iptables-1.4.15-2|489	
12mr|iptables-1.4.15-2|490	%files -n %{ip4tc_libname}
12mr|iptables-1.4.15-2|491	/%{_lib}/libip4tc.so.*
12mr|iptables-1.4.15-2|492	
12mr|iptables-1.4.15-2|493	%files -n %{ip4tc_develname}
12mr|iptables-1.4.15-2|494	/%{_lib}/libip4tc.so
12mr|iptables-1.4.15-2|495	
12mr|iptables-1.4.15-2|496	%files -n %{ip6tc_libname}
12mr|iptables-1.4.15-2|497	/%{_lib}/libip6tc.so.*
12mr|iptables-1.4.15-2|498	
12mr|iptables-1.4.15-2|499	%files -n %{ip6tc_develname}
12mr|iptables-1.4.15-2|500	/%{_lib}/libip6tc.so
12mr|iptables-1.4.15-2|501	
12mr|iptables-1.4.15-2|502	
12mr|iptables-1.4.15-2|503	%changelog
12mr|iptables-1.4.15-2|504	* Mon Dec 3 2012 akdengi <akdengi> 1.4.15-2
12mr|iptables-1.4.15-2|505	- drop SysVinit service. Add systemd service support.
12mr|iptables-1.4.15-2|506	
12mr|iptables-1.4.15-2|507	* Fri Jul 20 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.14-2
12mr|iptables-1.4.15-2|508	+ Revision: 810338
12mr|iptables-1.4.15-2|509	- obsolete old majors 4 and 5
12mr|iptables-1.4.15-2|510	
12mr|iptables-1.4.15-2|511	* Mon May 28 2012 Oden Eriksson <oeriksson@mandriva.com> 1.4.14-1
12mr|iptables-1.4.15-2|512	+ Revision: 800898
12mr|iptables-1.4.15-2|513	- 1.4.14
12mr|iptables-1.4.15-2|514	
12mr|iptables-1.4.15-2|515	* Fri Mar 30 2012 Oden Eriksson <oeriksson@mandriva.com> 1.4.13-1
12mr|iptables-1.4.15-2|516	+ Revision: 788404
12mr|iptables-1.4.15-2|517	- 1.4.13
12mr|iptables-1.4.15-2|518	
12mr|iptables-1.4.15-2|519	* Sun Jan 15 2012 Oden Eriksson <oeriksson@mandriva.com> 1.4.12.2-2
12mr|iptables-1.4.15-2|520	+ Revision: 760932
12mr|iptables-1.4.15-2|521	- P1: fix build with linux 3.2 (tmb)
12mr|iptables-1.4.15-2|522	
12mr|iptables-1.4.15-2|523	* Tue Jan 10 2012 Oden Eriksson <oeriksson@mandriva.com> 1.4.12.2-1
12mr|iptables-1.4.15-2|524	+ Revision: 759269
12mr|iptables-1.4.15-2|525	- various cleanups
12mr|iptables-1.4.15-2|526	- slight cleanup
12mr|iptables-1.4.15-2|527	- 1.4.12.2
12mr|iptables-1.4.15-2|528	- the iptables-1.4.12-conntract.patch patch was added upstream
12mr|iptables-1.4.15-2|529	- sync with mageia
12mr|iptables-1.4.15-2|530	
12mr|iptables-1.4.15-2|531	* Tue Oct 11 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.12.1-1
12mr|iptables-1.4.15-2|532	+ Revision: 704311
12mr|iptables-1.4.15-2|533	- enable support for libnfnetlink on mdv2012
12mr|iptables-1.4.15-2|534	- update file list
12mr|iptables-1.4.15-2|535	- update to new version 1.4.12.1
12mr|iptables-1.4.15-2|536	
12mr|iptables-1.4.15-2|537	* Fri Aug 19 2011 Александр Казанцев <kazancas@mandriva.org> 1.4.12-2
12mr|iptables-1.4.15-2|538	+ Revision: 695829
12mr|iptables-1.4.15-2|539	- fix bug with 'iptables-restore v1.4.12: conntrack rev 2 does not support port ranges'
12mr|iptables-1.4.15-2|540	
12mr|iptables-1.4.15-2|541	* Wed Jul 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.12-1
12mr|iptables-1.4.15-2|542	+ Revision: 691915
12mr|iptables-1.4.15-2|543	- /sbin/nfnl_osf and /usr/share/xtables/pf.os is not installed for some reason...
12mr|iptables-1.4.15-2|544	- 1.4.12
12mr|iptables-1.4.15-2|545	
12mr|iptables-1.4.15-2|546	* Thu Jun 09 2011 Funda Wang <fwang@mandriva.org> 1.4.11.1-1
12mr|iptables-1.4.15-2|547	+ Revision: 683329
12mr|iptables-1.4.15-2|548	- update to new version 1.4.11.1
12mr|iptables-1.4.15-2|549	
12mr|iptables-1.4.15-2|550	* Fri May 27 2011 Funda Wang <fwang@mandriva.org> 1.4.11-2
12mr|iptables-1.4.15-2|551	+ Revision: 679378
12mr|iptables-1.4.15-2|552	- add compatible executable symlink
12mr|iptables-1.4.15-2|553	
12mr|iptables-1.4.15-2|554	* Fri May 27 2011 Funda Wang <fwang@mandriva.org> 1.4.11-1
12mr|iptables-1.4.15-2|555	+ Revision: 679238
12mr|iptables-1.4.15-2|556	- update file list
12mr|iptables-1.4.15-2|557	- update libmajor
12mr|iptables-1.4.15-2|558	- update file list
12mr|iptables-1.4.15-2|559	- update to new version 1.4.11
12mr|iptables-1.4.15-2|560	
12mr|iptables-1.4.15-2|561	* Tue May 24 2011 Funda Wang <fwang@mandriva.org> 1.4.10-3
12mr|iptables-1.4.15-2|562	+ Revision: 678001
12mr|iptables-1.4.15-2|563	- move *.so into /lib (bug#63356)
12mr|iptables-1.4.15-2|564	
12mr|iptables-1.4.15-2|565	* Sun May 01 2011 Funda Wang <fwang@mandriva.org> 1.4.10-2
12mr|iptables-1.4.15-2|566	+ Revision: 661135
12mr|iptables-1.4.15-2|567	- fix provides of ip4tc-devel
12mr|iptables-1.4.15-2|568	
12mr|iptables-1.4.15-2|569	* Sat Oct 30 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.10-1mnb2
12mr|iptables-1.4.15-2|570	+ Revision: 590455
12mr|iptables-1.4.15-2|571	- 1.4.10
12mr|iptables-1.4.15-2|572	
12mr|iptables-1.4.15-2|573	* Thu Jul 15 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.8-1mnb2
12mr|iptables-1.4.15-2|574	+ Revision: 553702
12mr|iptables-1.4.15-2|575	- do not enable nfnetlink support for now
12mr|iptables-1.4.15-2|576	- update to new version 1.4.8
12mr|iptables-1.4.15-2|577	- fix url for Source0
12mr|iptables-1.4.15-2|578	- update file list
12mr|iptables-1.4.15-2|579	
12mr|iptables-1.4.15-2|580	* Mon Mar 08 2010 Eugeni Dodonov <eugeni@mandriva.com> 1.4.7-2mnb2
12mr|iptables-1.4.15-2|581	+ Revision: 515788
12mr|iptables-1.4.15-2|582	- Install missing devel files.
12mr|iptables-1.4.15-2|583	
12mr|iptables-1.4.15-2|584	* Tue Mar 02 2010 Eugeni Dodonov <eugeni@mandriva.com> 1.4.7-1mnb2
12mr|iptables-1.4.15-2|585	+ Revision: 513519
12mr|iptables-1.4.15-2|586	- Updated to 1.4.7.
12mr|iptables-1.4.15-2|587	Added IPQ library and its documentation.
12mr|iptables-1.4.15-2|588	
12mr|iptables-1.4.15-2|589	* Thu Dec 10 2009 Eugeni Dodonov <eugeni@mandriva.com> 1.4.6-1mnb2
12mr|iptables-1.4.15-2|590	+ Revision: 475942
12mr|iptables-1.4.15-2|591	- Updated to 1.4.6
12mr|iptables-1.4.15-2|592	
12mr|iptables-1.4.15-2|593	* Wed Sep 16 2009 Eugeni Dodonov <eugeni@mandriva.com> 1.4.5-2mnb2
12mr|iptables-1.4.15-2|594	+ Revision: 443613
12mr|iptables-1.4.15-2|595	- Updated to 1.4.5.
12mr|iptables-1.4.15-2|596	Packaged libip4tc and libip6tc.
12mr|iptables-1.4.15-2|597	
12mr|iptables-1.4.15-2|598	* Thu Jun 18 2009 Eugeni Dodonov <eugeni@mandriva.com> 1.4.4-2mnb2
12mr|iptables-1.4.15-2|599	+ Revision: 387180
12mr|iptables-1.4.15-2|600	- Resolve conflict over libiptables-devel and libiptc-devel packages.
12mr|iptables-1.4.15-2|601	
12mr|iptables-1.4.15-2|602	* Thu Jun 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.4-1mnb2
12mr|iptables-1.4.15-2|603	+ Revision: 386939
12mr|iptables-1.4.15-2|604	- 1.4.4
12mr|iptables-1.4.15-2|605	
12mr|iptables-1.4.15-2|606	* Thu Jun 04 2009 Gustavo De Nardin <gustavodn@mandriva.com> 1.4.3.2-3mnb2
12mr|iptables-1.4.15-2|607	+ Revision: 382860
12mr|iptables-1.4.15-2|608	- fixed obsoletes macro call
12mr|iptables-1.4.15-2|609	
12mr|iptables-1.4.15-2|610	* Tue Jun 02 2009 Eugeni Dodonov <eugeni@mandriva.com> 1.4.3.2-2mnb2
12mr|iptables-1.4.15-2|611	+ Revision: 382223
12mr|iptables-1.4.15-2|612	- Adding Obsolete to prevent conflict between iptc and old iptables.
12mr|iptables-1.4.15-2|613	
12mr|iptables-1.4.15-2|614	* Fri May 29 2009 Eugeni Dodonov <eugeni@mandriva.com> 1.4.3.2-1mnb2
12mr|iptables-1.4.15-2|615	+ Revision: 381113
12mr|iptables-1.4.15-2|616	- Splitting libiptc to a separate package (it has a different major).
12mr|iptables-1.4.15-2|617	- Updated to 1.4.3.2.
12mr|iptables-1.4.15-2|618	New major.
12mr|iptables-1.4.15-2|619	
12mr|iptables-1.4.15-2|620	* Mon Mar 30 2009 Luiz Fernando Capitulino <lcapitulino@mandriva.com> 1.4.3.1-3mnb2
12mr|iptables-1.4.15-2|621	+ Revision: 362745
12mr|iptables-1.4.15-2|622	- bump release
12mr|iptables-1.4.15-2|623	- libipt_IFWLOG: Update to latest netfilter's API
12mr|iptables-1.4.15-2|624	- libipt_psd: Update to latest netfilter's API
12mr|iptables-1.4.15-2|625	
12mr|iptables-1.4.15-2|626	* Thu Mar 26 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.3.1-2mnb2
12mr|iptables-1.4.15-2|627	+ Revision: 361305
12mr|iptables-1.4.15-2|628	- 1.4.3.1 (thanks fhimpe)
12mr|iptables-1.4.15-2|629	- 1.4.3
12mr|iptables-1.4.15-2|630	- drop redundant patches and other stuff (P2,P3,P4,P5)
12mr|iptables-1.4.15-2|631	- new major (1)
12mr|iptables-1.4.15-2|632	
12mr|iptables-1.4.15-2|633	* Fri Dec 19 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.2-2mnb2
12mr|iptables-1.4.15-2|634	+ Revision: 316266
12mr|iptables-1.4.15-2|635	- rediffed one fuzzy patch
12mr|iptables-1.4.15-2|636	- fix build with -Werror=format-security
12mr|iptables-1.4.15-2|637	
12mr|iptables-1.4.15-2|638	* Thu Oct 23 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.2-1mnb2
12mr|iptables-1.4.15-2|639	+ Revision: 296770
12mr|iptables-1.4.15-2|640	- 1.4.2
12mr|iptables-1.4.15-2|641	- drop redundant patches (P1,P5)
12mr|iptables-1.4.15-2|642	- libfifiction adaptations
12mr|iptables-1.4.15-2|643	
12mr|iptables-1.4.15-2|644	* Tue Sep 23 2008 Olivier Blin <blino@mandriva.org> 1.4.1.1-4mnb2
12mr|iptables-1.4.15-2|645	+ Revision: 287357
12mr|iptables-1.4.15-2|646	- create /lib/iptables if it does not exist
12mr|iptables-1.4.15-2|647	- always run iptables check on post (real fix for #42579)
12mr|iptables-1.4.15-2|648	
12mr|iptables-1.4.15-2|649	* Mon Sep 22 2008 Frederic Crozat <fcrozat@mandriva.com> 1.4.1.1-3mnb2
12mr|iptables-1.4.15-2|650	+ Revision: 286533
12mr|iptables-1.4.15-2|651	- Update source1 to no do useless things when it is not needed (improve boot time)
12mr|iptables-1.4.15-2|652	
12mr|iptables-1.4.15-2|653	* Fri Sep 19 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.1.1-2mnb2
12mr|iptables-1.4.15-2|654	+ Revision: 285907
12mr|iptables-1.4.15-2|655	- rebuild
12mr|iptables-1.4.15-2|656	- sync with iptables-1.4.1.1-2.fc10.src.rpm
12mr|iptables-1.4.15-2|657	
12mr|iptables-1.4.15-2|658	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.1.1-1mnb2
12mr|iptables-1.4.15-2|659	+ Revision: 234896
12mr|iptables-1.4.15-2|660	- rebuild
12mr|iptables-1.4.15-2|661	
12mr|iptables-1.4.15-2|662	* Sat Jul 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.1.1-0.6mnb2
12mr|iptables-1.4.15-2|663	+ Revision: 234172
12mr|iptables-1.4.15-2|664	- revert last commit only with paths for iptables
12mr|iptables-1.4.15-2|665	
12mr|iptables-1.4.15-2|666	* Sat Jul 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.1.1-0.5mnb2
12mr|iptables-1.4.15-2|667	+ Revision: 234155
12mr|iptables-1.4.15-2|668	- merge subpackage iptables-ipv6 into main package
12mr|iptables-1.4.15-2|669	- pass with xtlibdir a real iptables directory
12mr|iptables-1.4.15-2|670	- spec file clean
12mr|iptables-1.4.15-2|671	
12mr|iptables-1.4.15-2|672	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12mr|iptables-1.4.15-2|673	- Remove kernel-source BuildRequires
12mr|iptables-1.4.15-2|674	kernel-headers package has been fixed to export the needed
12mr|iptables-1.4.15-2|675	headers, iptables does not have to use headers directly from
12mr|iptables-1.4.15-2|676	the kernel sources anymore.
12mr|iptables-1.4.15-2|677	- libipt_psd: convert from target to match (again) and make psd
12mr|iptables-1.4.15-2|678	to work again.
12mr|iptables-1.4.15-2|679	
12mr|iptables-1.4.15-2|680	* Mon Jun 23 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.1.1-0.4mnb2
12mr|iptables-1.4.15-2|681	+ Revision: 227990
12mr|iptables-1.4.15-2|682	- fix build (duh!)
12mr|iptables-1.4.15-2|683	- make it work as it used to. this change in conjunction with the mandriva
12mr|iptables-1.4.15-2|684	initscript will make it possible to use development versions of the netfilter
12mr|iptables-1.4.15-2|685	modules and with different api:s. (according to blino)
12mr|iptables-1.4.15-2|686	
12mr|iptables-1.4.15-2|687	* Sun Jun 22 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.1.1-0.3mnb2
12mr|iptables-1.4.15-2|688	+ Revision: 227943
12mr|iptables-1.4.15-2|689	- rebuild
12mr|iptables-1.4.15-2|690	- added -fPIC because it's needed by packages linking against the devel libs
12mr|iptables-1.4.15-2|691	
12mr|iptables-1.4.15-2|692	* Sat Jun 21 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.1.1-0.1mnb2
12mr|iptables-1.4.15-2|693	+ Revision: 227740
12mr|iptables-1.4.15-2|694	- 1.4.1.1 (uses autoconf now)
12mr|iptables-1.4.15-2|695	- put the modules in /%%{_lib}/iptables.d/ though default now is
12mr|iptables-1.4.15-2|696	LIBEXECDIR/xtables, but we used to have it in /lib/iptables.d/
12mr|iptables-1.4.15-2|697	NOTE: third party modules has to be adjusted!
12mr|iptables-1.4.15-2|698	- adjust /lib/ in iptables.init
12mr|iptables-1.4.15-2|699	- tried to port S100,S101,S102 to the new api, but the psd one
12mr|iptables-1.4.15-2|700	needs some work again (blino?,lcapitulino?)
12mr|iptables-1.4.15-2|701	- had to use _disable_ld_no_undefined due to build problems in
12mr|iptables-1.4.15-2|702	libxt_comment.c and libxt_CLASSIFY.c
12mr|iptables-1.4.15-2|703	- again...
12mr|iptables-1.4.15-2|704	- fix a small error
12mr|iptables-1.4.15-2|705	- added some props
12mr|iptables-1.4.15-2|706	
12mr|iptables-1.4.15-2|707	* Thu Mar 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1mnb1
12mr|iptables-1.4.15-2|708	+ Revision: 181032
12mr|iptables-1.4.15-2|709	- bump release
12mr|iptables-1.4.15-2|710	
12mr|iptables-1.4.15-2|711	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-0.9mnb1
12mr|iptables-1.4.15-2|712	+ Revision: 178419
12mr|iptables-1.4.15-2|713	- added fixes to psd and IFWLOG by lcapitulino to hopefully fix #37158
12mr|iptables-1.4.15-2|714	
12mr|iptables-1.4.15-2|715	* Sun Feb 24 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-0.8mnb1
12mr|iptables-1.4.15-2|716	+ Revision: 174357
12mr|iptables-1.4.15-2|717	- pass -fPIC to the CFLAGS
12mr|iptables-1.4.15-2|718	
12mr|iptables-1.4.15-2|719	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.4.0-0.7mnb1
12mr|iptables-1.4.15-2|720	+ Revision: 170652
12mr|iptables-1.4.15-2|721	- replace %%mkrel with %%manbo_mkrel for Manbo Core 1
12mr|iptables-1.4.15-2|722	
12mr|iptables-1.4.15-2|723	* Sun Feb 10 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.0-0.7mdv2008.1
12mr|iptables-1.4.15-2|724	+ Revision: 164942
12mr|iptables-1.4.15-2|725	- fix broken symlink
12mr|iptables-1.4.15-2|726	
12mr|iptables-1.4.15-2|727	* Sat Feb 09 2008 Colin Guthrie <cguthrie@mandriva.org> 1.4.0-0.6mdv2008.1
12mr|iptables-1.4.15-2|728	+ Revision: 164496
12mr|iptables-1.4.15-2|729	- Work around the removal of the kernel headers tarball.
12mr|iptables-1.4.15-2|730	
12mr|iptables-1.4.15-2|731	* Sat Feb 09 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.0-0.5mdv2008.1
12mr|iptables-1.4.15-2|732	+ Revision: 164392
12mr|iptables-1.4.15-2|733	- remove source 5, a kernel headers which are now a system wide standalone package
12mr|iptables-1.4.15-2|734	- devel package requires kernel-headers
12mr|iptables-1.4.15-2|735	- new license policy
12mr|iptables-1.4.15-2|736	
12mr|iptables-1.4.15-2|737	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|iptables-1.4.15-2|738	- remove the grsecurity stuff, we don't have it anyway
12mr|iptables-1.4.15-2|739	
12mr|iptables-1.4.15-2|740	* Thu Jan 24 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-0.4mdv2008.1
12mr|iptables-1.4.15-2|741	+ Revision: 157396
12mr|iptables-1.4.15-2|742	- enable the build of the IFWLOG extension now that kernel-source-latest is fixed (#37082)
12mr|iptables-1.4.15-2|743	
12mr|iptables-1.4.15-2|744	* Tue Jan 22 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-0.3mdv2008.1
12mr|iptables-1.4.15-2|745	+ Revision: 156462
12mr|iptables-1.4.15-2|746	- added most of the added extensions as sources instead
12mr|iptables-1.4.15-2|747	- dropped unmaintained extensions
12mr|iptables-1.4.15-2|748	
12mr|iptables-1.4.15-2|749	+ Thierry Vignaud <tv@mandriva.org>
12mr|iptables-1.4.15-2|750	- drop kernel-2.4.x versionning
12mr|iptables-1.4.15-2|751	
12mr|iptables-1.4.15-2|752	* Tue Jan 22 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-0.2mdv2008.1
12mr|iptables-1.4.15-2|753	+ Revision: 156206
12mr|iptables-1.4.15-2|754	- fix the %%serverbuild stuff again...
12mr|iptables-1.4.15-2|755	
12mr|iptables-1.4.15-2|756	* Tue Jan 22 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-0.1mdv2008.1
12mr|iptables-1.4.15-2|757	+ Revision: 156091
12mr|iptables-1.4.15-2|758	- 1.4.0
12mr|iptables-1.4.15-2|759	- dropped obsolete patches; P9
12mr|iptables-1.4.15-2|760	- the IFWLOG extension needs rework, it won't build (P6)
12mr|iptables-1.4.15-2|761	- rediffed patches; P1,P7
12mr|iptables-1.4.15-2|762	- rediff P8, but don't apply it just yet
12mr|iptables-1.4.15-2|763	- really use the %%serverbuild rpm macro
12mr|iptables-1.4.15-2|764	- add P10 (psd support)
12mr|iptables-1.4.15-2|765	
12mr|iptables-1.4.15-2|766	+ Thierry Vignaud <tv@mandriva.org>
12mr|iptables-1.4.15-2|767	- remove useless kernel require
12mr|iptables-1.4.15-2|768	- kill re-definition of %%buildroot on Pixel's request
12mr|iptables-1.4.15-2|769	
12mr|iptables-1.4.15-2|770	+ Olivier Blin <blino@mandriva.org>
12mr|iptables-1.4.15-2|771	- restore BuildRoot
12mr|iptables-1.4.15-2|772	
12mr|iptables-1.4.15-2|773	* Mon Oct 15 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.8-1mdv2008.1
12mr|iptables-1.4.15-2|774	+ Revision: 98487
12mr|iptables-1.4.15-2|775	- 1.3.8
12mr|iptables-1.4.15-2|776	- rediffed P1,P7,P9
12mr|iptables-1.4.15-2|777	- added more static development and header files
12mr|iptables-1.4.15-2|778	
12mr|iptables-1.4.15-2|779	+ Thierry Vignaud <tv@mandriva.org>
12mr|iptables-1.4.15-2|780	- kill file require on perl-base
12mr|iptables-1.4.15-2|781	- buildrequires obsoletes buildprereq
12mr|iptables-1.4.15-2|782	
12mr|iptables-1.4.15-2|783	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12mr|iptables-1.4.15-2|784	- new version
12mr|iptables-1.4.15-2|785	
12mr|iptables-1.4.15-2|786	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 1.3.7-2mdv2008.0
12mr|iptables-1.4.15-2|787	+ Revision: 36175
12mr|iptables-1.4.15-2|788	- rebuild with correct optflags
12mr|iptables-1.4.15-2|789	
12mr|iptables-1.4.15-2|790	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|iptables-1.4.15-2|791	- add missing ipv6 extensions: rt ipv6header hbh frag dst ah
12mr|iptables-1.4.15-2|792	- reenable IPV4OPTSSTRIP extension
12mr|iptables-1.4.15-2|793	- enable building of CLUSTERIP module
12mr|iptables-1.4.15-2|794	- fix install of libiptc.a
12mr|iptables-1.4.15-2|795	- add iptables-xml
12mr|iptables-1.4.15-2|796	- new version: 1.3.7
12mr|iptables-1.4.15-2|797	- regenerate P1
12mr|iptables-1.4.15-2|798	- cleanups
12mr|iptables-1.4.15-2|799	
12mr|iptables-1.4.15-2|800	
12mr|iptables-1.4.15-2|801	* Tue Aug 08 2006 Emmanuel Andry <eandry@mandriva.org> 1.3.5-3mdv2007.0
12mr|iptables-1.4.15-2|802	- rebuild for x86_64
12mr|iptables-1.4.15-2|803	
12mr|iptables-1.4.15-2|804	* Mon Aug 07 2006 Olivier Blin <blino@mandriva.com> 1.3.5-2mdv2007.0
12mr|iptables-1.4.15-2|805	- use linux-2.6-pom (patch-o-matic) as kernel headers basename (#24147)
12mr|iptables-1.4.15-2|806	
12mr|iptables-1.4.15-2|807	* Fri Aug 04 2006 Samir Bellabes <sbellabes@n4.mandriva.com> 1.3.5-1mdv2007.0
12mr|iptables-1.4.15-2|808	- new release
12mr|iptables-1.4.15-2|809	- desactive patch ipp2p
12mr|iptables-1.4.15-2|810	- new kernel-headers
12mr|iptables-1.4.15-2|811	
12mr|iptables-1.4.15-2|812	* Mon Jan 09 2006 Olivier Blin <oblin@mandriva.com> 1.3.3-6mdk
12mr|iptables-1.4.15-2|813	- convert parallel init to LSB
12mr|iptables-1.4.15-2|814	- mkrel
12mr|iptables-1.4.15-2|815	- Requires(post), Requires(preun)
12mr|iptables-1.4.15-2|816	- remove requires-on-release
12mr|iptables-1.4.15-2|817	
12mr|iptables-1.4.15-2|818	* Sat Dec 31 2005 Couriousous <couriousous@mandriva.org> 1.3.3-5mdk
12mr|iptables-1.4.15-2|819	- Add parallel init info
12mr|iptables-1.4.15-2|820	
12mr|iptables-1.4.15-2|821	* Sat Dec 31 2005 Mandriva Linux Team <http://www.mandrivaexpert.com/> 1.3.3-4mdk
12mr|iptables-1.4.15-2|822	- Rebuild
12mr|iptables-1.4.15-2|823	
12mr|iptables-1.4.15-2|824	* Wed Aug 10 2005 Samir Bellabes <sbellabes@mandriva.com> 1.3.3-3mdk
12mr|iptables-1.4.15-2|825	- rebuild with new kernel headers 2.6.12-9mdk.
12mr|iptables-1.4.15-2|826	
12mr|iptables-1.4.15-2|827	* Wed Aug 03 2005 Samir Bellabes <sbellabes@mandriva.com> 1.3.3-2mdk
12mr|iptables-1.4.15-2|828	- IFWLOG target
12mr|iptables-1.4.15-2|829	
12mr|iptables-1.4.15-2|830	* Fri Jul 29 2005 Samir Bellabes <sbellabes@mandriva.com> 1.3.3-1mdk
12mr|iptables-1.4.15-2|831	- update to version 1.3.3
12mr|iptables-1.4.15-2|832	
12mr|iptables-1.4.15-2|833	* Wed Jul 27 2005 Samir Bellabes <sbellabes@mandriva.com> 1.3.2-2mdk
12mr|iptables-1.4.15-2|834	- update kernel headers to lastest versions (2.6.12-8mdk) and fix
12mr|iptables-1.4.15-2|835	malformed path in iptables-kernel-headers.tar.bz2
12mr|iptables-1.4.15-2|836	- fix lot of extensions test : Makefile check for $KERNEL_DIR/net/*/*/*.c
12mr|iptables-1.4.15-2|837	but we provide only headers files ($KERNEL_DIR/include/linux/*/*.h)
12mr|iptables-1.4.15-2|838	So test failed every time, and we don't get extension.
12mr|iptables-1.4.15-2|839	- add ipp2p extension, that is not in upstream iptables-1.3.2
12mr|iptables-1.4.15-2|840	- deleted extensions for linux-2.4 ( obsolete by now )
12mr|iptables-1.4.15-2|841	
12mr|iptables-1.4.15-2|842	* Wed Jul 13 2005 Herton Ronaldo Krzesinski <herton@mandriva.com> 1.3.2-1mdk
12mr|iptables-1.4.15-2|843	- new upstream version: 1.3.2.
12mr|iptables-1.4.15-2|844	- redid stealth patch.
12mr|iptables-1.4.15-2|845	- obsoleted patch CAN-2004-0986.
12mr|iptables-1.4.15-2|846	- updated kernel headers to latest versions (2.6.12.2 & 2.4.31).
12mr|iptables-1.4.15-2|847	
12mr|iptables-1.4.15-2|848	* Sat Apr 02 2005 Luca Berra <bluca@vodka.it> 1.2.9-8mdk
12mr|iptables-1.4.15-2|849	- update kernel headers, we now have 4 flavors
12mr|iptables-1.4.15-2|850	- update initscript to test all flavors
12mr|iptables-1.4.15-2|851	
12mr|iptables-1.4.15-2|852	* Tue Nov 02 2004 Vincent Danen <vdanen@mandrakesoft.com> 1.2.9-7.1.101mdk
12mr|iptables-1.4.15-2|853	- security fix for CAN-2004-0986
12mr|iptables-1.4.15-2|854	
12mr|iptables-1.4.15-2|855	* Wed Jun 02 2004 Florin <florin@mandrakesoft.com> 1.2.9-7mdk
12mr|iptables-1.4.15-2|856	- add new extenions: see the kernel changelog here below
12mr|iptables-1.4.15-2|857	- netfilter (CLASSIFY CONNMARK IPMARK TARPIT addrtype condition
12mr|iptables-1.4.15-2|858	connbytes h323-conntrack-nat owner-socketlookup pptp-conntrack-nat
12mr|iptables-1.4.15-2|859	connlimit dstlimit iprange mport nth osf quota random time
12mr|iptables-1.4.15-2|860	rtsp-conntrack)
12mr|iptables-1.4.15-2|861	
12mr|iptables-1.4.15-2|862	* Wed Jun 02 2004 Florin <florin@mandrakesoft.com> 1.2.9-6mdk
12mr|iptables-1.4.15-2|863	- add the devel package
12mr|iptables-1.4.15-2|864	
12mr|iptables-1.4.15-2|865	* Sun Feb 15 2004 Luca Berra <bluca@vodka.it> 1.2.9-5mdk
12mr|iptables-1.4.15-2|866	- fix detection of iptables version at boot (again)
12mr|iptables-1.4.15-2|867	
12mr|iptables-1.4.15-2|868	* Wed Jan 28 2004 Marcel Pol <mpol@mandrake.org> 1.2.9-4mdk
12mr|iptables-1.4.15-2|869	- update-alternatives seems unreliable, sorry
12mr|iptables-1.4.15-2|870	
12mr|iptables-1.4.15-2|871	* Sun Jan 25 2004 Marcel Pol <mpol@mandrake.org> 1.2.9-3mdk
12mr|iptables-1.4.15-2|872	- doh, I can't read
12mr|iptables-1.4.15-2|873	
12mr|iptables-1.4.15-2|874	* Sun Jan 25 2004 Luca Berra <bluca@vodka.it> 1.2.9-2mdk
12mr|iptables-1.4.15-2|875	- compatible with both 2.4 and 2.6 (with and without pptp_conntrack)
12mr|iptables-1.4.15-2|876	- added check option to initscripts
12mr|iptables-1.4.15-2|877	- use alternatives (mpol)
12mr|iptables-1.4.15-2|878	
12mr|iptables-1.4.15-2|879	* Fri Nov 28 2003 Juan Quintela <quintela@mandrakesoft.com> 1.2.9-1mdk
12mr|iptables-1.4.15-2|880	- IMQ should work now (cross fingers).
12mr|iptables-1.4.15-2|881	- reddiff stealth patch.
12mr|iptables-1.4.15-2|882	- 1.2.9.
12mr|iptables-1.4.15-2|883	
12mr|iptables-1.4.15-2|884	* Wed Oct 08 2003 Juan Quintela <quintela@mandrakesoft.com> 1.2.9-0rc1mdk
12mr|iptables-1.4.15-2|885	- 1.2.9rc1.
12mr|iptables-1.4.15-2|886	
12mr|iptables-1.4.15-2|887	* Tue Aug 26 2003 Juan Quintela <quintela@mandrakesoft.com> 1.2.8-2mdk
12mr|iptables-1.4.15-2|888	- added imq support.
12mr|iptables-1.4.15-2|889	

14390 12
12mr|iptraf-ng-1.1.3.1-1|1	%define Werror_cflags %nil
12mr|iptraf-ng-1.1.3.1-1|2	
12mr|iptraf-ng-1.1.3.1-1|3	Name:           iptraf-ng
12mr|iptraf-ng-1.1.3.1-1|4	Version:        1.1.3.1
12mr|iptraf-ng-1.1.3.1-1|5	Release:        1
12mr|iptraf-ng-1.1.3.1-1|6	Summary:        TCP/IP Network Monitor
12mr|iptraf-ng-1.1.3.1-1|7	License:        GPLv2
12mr|iptraf-ng-1.1.3.1-1|8	Group:          System/Configuration/Networking
12mr|iptraf-ng-1.1.3.1-1|9	Url:            https://fedorahosted.org/iptraf-ng
12mr|iptraf-ng-1.1.3.1-1|10	Source0:	https://fedorahosted.org/releases/i/p/iptraf-ng/%{name}-%{version}.tar.gz
12mr|iptraf-ng-1.1.3.1-1|11	BuildRequires:  automake
12mr|iptraf-ng-1.1.3.1-1|12	BuildRequires:  ncurses-devel
12mr|iptraf-ng-1.1.3.1-1|13	BuildRequires:  xz
12mr|iptraf-ng-1.1.3.1-1|14	BuildRequires:  kernel-headers
12mr|iptraf-ng-1.1.3.1-1|15	Patch0:		iptraf-ng-1.1.3.1-kernel-v3.5-kill-off-token-ring-support.patch
12mr|iptraf-ng-1.1.3.1-1|16	Obsoletes:	iptraf
12mr|iptraf-ng-1.1.3.1-1|17	
12mr|iptraf-ng-1.1.3.1-1|18	
12mr|iptraf-ng-1.1.3.1-1|19	%description
12mr|iptraf-ng-1.1.3.1-1|20	IPTraf-ng is a console-based network statistics utility. It gathers a
12mr|iptraf-ng-1.1.3.1-1|21	variety of information such as TCP connection packet and byte counts,
12mr|iptraf-ng-1.1.3.1-1|22	interface statistics and activity indicators, TCP/UDP traffic
12mr|iptraf-ng-1.1.3.1-1|23	breakdowns, and LAN station packet and byte counts.
12mr|iptraf-ng-1.1.3.1-1|24	
12mr|iptraf-ng-1.1.3.1-1|25	%prep
12mr|iptraf-ng-1.1.3.1-1|26	%setup -q
12mr|iptraf-ng-1.1.3.1-1|27	%patch0 -p1
12mr|iptraf-ng-1.1.3.1-1|28	
12mr|iptraf-ng-1.1.3.1-1|29	%build
12mr|iptraf-ng-1.1.3.1-1|30	if [ ! -e configure ]; then
12mr|iptraf-ng-1.1.3.1-1|31	./autogen.sh;
12mr|iptraf-ng-1.1.3.1-1|32	fi;
12mr|iptraf-ng-1.1.3.1-1|33	%configure2_5x
12mr|iptraf-ng-1.1.3.1-1|34	%make
12mr|iptraf-ng-1.1.3.1-1|35	
12mr|iptraf-ng-1.1.3.1-1|36	%install
12mr|iptraf-ng-1.1.3.1-1|37	%makeinstall_std
12mr|iptraf-ng-1.1.3.1-1|38	install -d -m 0755 %{buildroot}/var/lib/iptraf-ng
12mr|iptraf-ng-1.1.3.1-1|39	
12mr|iptraf-ng-1.1.3.1-1|40	%files
12mr|iptraf-ng-1.1.3.1-1|41	%_sbindir/*
12mr|iptraf-ng-1.1.3.1-1|42	%_mandir/man*/*
12mr|iptraf-ng-1.1.3.1-1|43	/var/lib/iptraf-ng
12mr|iptraf-ng-1.1.3.1-1|44	
12mr|iptraf-ng-1.1.3.1-1|45	%changelog
12mr|iptraf-ng-1.1.3.1-1|46	

14391 12
12mr|iputils-20101006-2|1	%define version 20101006
12mr|iputils-20101006-2|2	%define distname %{name}-s%{version}
12mr|iputils-20101006-2|3	
12mr|iputils-20101006-2|4	Summary:	Network monitoring tools including ping
12mr|iputils-20101006-2|5	Name:		iputils
12mr|iputils-20101006-2|6	Version:	%{version}
12mr|iputils-20101006-2|7	Release:	%mkrel 2
12mr|iputils-20101006-2|8	License:	BSD
12mr|iputils-20101006-2|9	Group:		System/Base
12mr|iputils-20101006-2|10	URL:		http://linux-net.osdl.org/index.php/Iputils
12mr|iputils-20101006-2|11	Source0:	http://www.skbuff.net/iputils/%{distname}.tar.bz2
12mr|iputils-20101006-2|12	# ifenslave.c seems to come from linux-2.6.25/Documentation/networking/ifenslave.c
12mr|iputils-20101006-2|13	Source1:	ifenslave.c
12mr|iputils-20101006-2|14	# bonding.txt seems to come from linux-2.6.25/Documentation/networking/bonding.txt
12mr|iputils-20101006-2|15	Source2:	bonding.txt
12mr|iputils-20101006-2|16	Source3:	ifenslave.8
12mr|iputils-20101006-2|17	Source4:	bin.ping.apparmor
12mr|iputils-20101006-2|18	Patch0:		iputils-s20070202-s_addr.patch
12mr|iputils-20101006-2|19	Patch2:		iputils-s20070202-ping_sparcfix.patch
12mr|iputils-20101006-2|20	Patch3:		iputils-s20070202-rdisc-server.patch
12mr|iputils-20101006-2|21	Patch4:		iputils-20020124-countermeasures.patch
12mr|iputils-20101006-2|22	Patch6:		iputils-20020927-addrcache.patch
12mr|iputils-20101006-2|23	Patch7:		iputils-20020927-ping-subint.patch
12mr|iputils-20101006-2|24	Patch9:		iputils-ifenslave.patch
12mr|iputils-20101006-2|25	Patch10:	iputils-s20100418-arping-infiniband.patch
12mr|iputils-20101006-2|26	Patch11:	iputils-s20100418-idn.patch
12mr|iputils-20101006-2|27	Patch12:	iputils-20070202-traffic_class.patch
12mr|iputils-20101006-2|28	Patch13:	iputils-s20100418-arping_timeout.patch
12mr|iputils-20101006-2|29	Patch14:	iputils-20071127-output.patch
12mr|iputils-20101006-2|30	Patch15:	iputils-s20100418-ia64_align.patch
12mr|iputils-20101006-2|31	Patch16:	iputils-20071127-warnings.patch
12mr|iputils-20101006-2|32	Patch17:	iputils-s20071127-format_not_a_string_literal_and_no_format_arguments.diff
12mr|iputils-20101006-2|33	Patch18:	iputils-s20100418-fix_in6_pktinfo.patch
12mr|iputils-20101006-2|34	Patch19:	iputils-s20100418-icmp_return_messages.patch
12mr|iputils-20101006-2|35	Patch20:	iputils-s20100418-fix_ping_stats_for_dead_hosts.patch
12mr|iputils-20101006-2|36	Patch21:	iputils-s20100418-addoptlags.patch
12mr|iputils-20101006-2|37	BuildRequires:	docbook-dtd31-sgml
12mr|iputils-20101006-2|38	BuildRequires:	libidn-devel
12mr|iputils-20101006-2|39	BuildRequires:	sysfsutils-devel
12mr|iputils-20101006-2|40	BuildRequires:	perl-SGMLSpm
12mr|iputils-20101006-2|41	BuildRequires:	openssl-devel
12mr|iputils-20101006-2|42	Conflicts:	xinetd < 2.1.8.9pre14-2mdk
12mr|iputils-20101006-2|43	Conflicts:	apparmor-profiles < 2.1-1.961.5mdv2008.0
12mr|iputils-20101006-2|44	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|iputils-20101006-2|45	
12mr|iputils-20101006-2|46	%description
12mr|iputils-20101006-2|47	The iputils package contains ping, a basic networking tool. The ping command
12mr|iputils-20101006-2|48	sends a series of ICMP protocol ECHO_REQUEST packets to a specified network
12mr|iputils-20101006-2|49	host and can tell you if that machine is alive and receiving network traffic.
12mr|iputils-20101006-2|50	
12mr|iputils-20101006-2|51	%prep
12mr|iputils-20101006-2|52	
12mr|iputils-20101006-2|53	%setup -q -n %{distname}
12mr|iputils-20101006-2|54	
12mr|iputils-20101006-2|55	cp %{SOURCE1} .
12mr|iputils-20101006-2|56	cp %{SOURCE2} .
12mr|iputils-20101006-2|57	cp %{SOURCE3} .
12mr|iputils-20101006-2|58	
12mr|iputils-20101006-2|59	%patch0 -p0 -b .s_addr
12mr|iputils-20101006-2|60	%patch2 -p1 -b .ping_sparcfix
12mr|iputils-20101006-2|61	%patch3 -p1 -b .rdisc-server
12mr|iputils-20101006-2|62	%patch4 -p1 -b .counter
12mr|iputils-20101006-2|63	%patch6 -p1 -b .addrcache
12mr|iputils-20101006-2|64	%patch7 -p1 -b .ping-subint
12mr|iputils-20101006-2|65	%patch9 -p1 -b .addr
12mr|iputils-20101006-2|66	%patch10 -p1 -b .infiniband
12mr|iputils-20101006-2|67	%patch11 -p1 -b .idn
12mr|iputils-20101006-2|68	%patch12 -p1 -b .traffic_class
12mr|iputils-20101006-2|69	#%patch13 -p1 -b .arping_timeout
12mr|iputils-20101006-2|70	#%patch14 -p1 -b .output
12mr|iputils-20101006-2|71	%patch15 -p1 -b .ia64_align
12mr|iputils-20101006-2|72	%patch17 -p1 -b .format_not_a_string_literal_and_no_format_arguments
12mr|iputils-20101006-2|73	%patch18 -p1 -b .in6_pktinfo
12mr|iputils-20101006-2|74	%patch19 -p1 -b .icmp_return_messages
12mr|iputils-20101006-2|75	%patch20 -p1 -b .dead-hosts
12mr|iputils-20101006-2|76	%patch21 -p1 -b .optflags
12mr|iputils-20101006-2|77	
12mr|iputils-20101006-2|78	%build
12mr|iputils-20101006-2|79	%serverbuild
12mr|iputils-20101006-2|80	perl -pi -e 's!\$\(MAKE\) -C doc html!!g' Makefile
12mr|iputils-20101006-2|81	%make IDN="yes" OPTFLAGS="%{optflags} -fno-strict-aliasing"
12mr|iputils-20101006-2|82	%make ifenslave CFLAGS="%{optflags}"
12mr|iputils-20101006-2|83	
12mr|iputils-20101006-2|84	make man
12mr|iputils-20101006-2|85	
12mr|iputils-20101006-2|86	%install
12mr|iputils-20101006-2|87	rm -rf %{buildroot}
12mr|iputils-20101006-2|88	
12mr|iputils-20101006-2|89	install -d %{buildroot}%{_sbindir}
12mr|iputils-20101006-2|90	install -d %{buildroot}%{_bindir}
12mr|iputils-20101006-2|91	install -d %{buildroot}/{bin,sbin}
12mr|iputils-20101006-2|92	install -d %{buildroot}%{_mandir}/man8
12mr|iputils-20101006-2|93	
12mr|iputils-20101006-2|94	install -c clockdiff		%{buildroot}%{_sbindir}/
12mr|iputils-20101006-2|95	
12mr|iputils-20101006-2|96	install -c arping %{buildroot}/sbin/
12mr|iputils-20101006-2|97	ln -s ../../sbin/arping %{buildroot}%{_sbindir}/arping
12mr|iputils-20101006-2|98	
12mr|iputils-20101006-2|99	install -c ping %{buildroot}/bin/
12mr|iputils-20101006-2|100	install -c ifenslave %{buildroot}/sbin/
12mr|iputils-20101006-2|101	install -c ping6 %{buildroot}%{_bindir}
12mr|iputils-20101006-2|102	install -c rdisc %{buildroot}%{_sbindir}/
12mr|iputils-20101006-2|103	install -c tracepath %{buildroot}%{_sbindir}/
12mr|iputils-20101006-2|104	install -c tracepath6 %{buildroot}%{_sbindir}/
12mr|iputils-20101006-2|105	install -c traceroute6 %{buildroot}%{_sbindir}/
12mr|iputils-20101006-2|106	
12mr|iputils-20101006-2|107	install -c doc/*.8 %{buildroot}%{_mandir}/man8/
12mr|iputils-20101006-2|108	install -c ifenslave.8 %{buildroot}%{_mandir}/man8/
12mr|iputils-20101006-2|109	
12mr|iputils-20101006-2|110	# these manpages are provided by other packages
12mr|iputils-20101006-2|111	rm -f %{buildroot}%{_mandir}/man8/rarpd.8*
12mr|iputils-20101006-2|112	rm -f %{buildroot}%{_mandir}/man8/tftpd.8*
12mr|iputils-20101006-2|113	
12mr|iputils-20101006-2|114	# apparmor profile
12mr|iputils-20101006-2|115	mkdir -p %{buildroot}%{_sysconfdir}/apparmor.d/
12mr|iputils-20101006-2|116	install -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/apparmor.d/bin.ping
12mr|iputils-20101006-2|117	
12mr|iputils-20101006-2|118	%posttrans
12mr|iputils-20101006-2|119	# if we have apparmor installed, reload if it's being used
12mr|iputils-20101006-2|120	if [ -x /sbin/apparmor_parser ]; then
12mr|iputils-20101006-2|121	/sbin/service apparmor condreload
12mr|iputils-20101006-2|122	fi
12mr|iputils-20101006-2|123	
12mr|iputils-20101006-2|124	%clean
12mr|iputils-20101006-2|125	rm -rf %{buildroot}
12mr|iputils-20101006-2|126	
12mr|iputils-20101006-2|127	%files
12mr|iputils-20101006-2|128	%defattr(-,root,root)
12mr|iputils-20101006-2|129	%doc RELNOTES bonding.txt
12mr|iputils-20101006-2|130	%config(noreplace) %{_sysconfdir}/apparmor.d/bin.ping
12mr|iputils-20101006-2|131	%{_sbindir}/clockdiff
12mr|iputils-20101006-2|132	%attr(4755,root,root)	/bin/ping
12mr|iputils-20101006-2|133	/sbin/arping
12mr|iputils-20101006-2|134	%{_sbindir}/arping
12mr|iputils-20101006-2|135	/sbin/ifenslave
12mr|iputils-20101006-2|136	#%ifnarch ppc
12mr|iputils-20101006-2|137	%attr(4755,root,root) %{_bindir}/ping6
12mr|iputils-20101006-2|138	%{_sbindir}/tracepath6
12mr|iputils-20101006-2|139	#%endif
12mr|iputils-20101006-2|140	%{_sbindir}/tracepath
12mr|iputils-20101006-2|141	%attr(4755,root,root) %{_sbindir}/traceroute6
12mr|iputils-20101006-2|142	%{_sbindir}/rdisc
12mr|iputils-20101006-2|143	%{_mandir}/man8/*
12mr|iputils-20101006-2|144	
12mr|iputils-20101006-2|145	
12mr|iputils-20101006-2|146	
12mr|iputils-20101006-2|147	%changelog
12mr|iputils-20101006-2|148	

14392 12
12mr|ipv6calc-0.82.1-2|1	Summary:	Utility to manipulate IPv6 addresses
12mr|ipv6calc-0.82.1-2|2	Name:		ipv6calc
12mr|ipv6calc-0.82.1-2|3	Version:	0.82.1
12mr|ipv6calc-0.82.1-2|4	Release:	%mkrel 2
12mr|ipv6calc-0.82.1-2|5	License:	GPLv2
12mr|ipv6calc-0.82.1-2|6	Group:		System/Base
12mr|ipv6calc-0.82.1-2|7	URL:		http://www.deepspace6.net/projects/ipv6calc.html
12mr|ipv6calc-0.82.1-2|8	Source0:	ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/%{name}-%{version}.tar.gz
12mr|ipv6calc-0.82.1-2|9	Source1:	ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/%{name}-%{version}.tar.gz.asc
12mr|ipv6calc-0.82.1-2|10	Patch0:		ipv6calc-0.72.0-fix-str-fmt.patch
12mr|ipv6calc-0.82.1-2|11	#BuildRequires:	ip2location-devel ?
12mr|ipv6calc-0.82.1-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ipv6calc-0.82.1-2|13	
12mr|ipv6calc-0.82.1-2|14	%description
12mr|ipv6calc-0.82.1-2|15	ipv6calc is a small but powerful utility written in the C programming language
12mr|ipv6calc-0.82.1-2|16	to manipulate (not only) IPv6 addresses. ipv6calc allows the users to convert a
12mr|ipv6calc-0.82.1-2|17	given IPv6 address to the compressed format or to the format used by
12mr|ipv6calc-0.82.1-2|18	/proc/net/if_inet6. ipv6calc is also the replacement of the old ip6_int Perl
12mr|ipv6calc-0.82.1-2|19	program.
12mr|ipv6calc-0.82.1-2|20	
12mr|ipv6calc-0.82.1-2|21	%prep
12mr|ipv6calc-0.82.1-2|22	
12mr|ipv6calc-0.82.1-2|23	%setup -q
12mr|ipv6calc-0.82.1-2|24	%patch0 -p1 -b .format_not_a_string_literal_and_no_format_arguments
12mr|ipv6calc-0.82.1-2|25	
12mr|ipv6calc-0.82.1-2|26	%build
12mr|ipv6calc-0.82.1-2|27	%configure2_5x
12mr|ipv6calc-0.82.1-2|28	make RPM_OPT_FLAGS="%{optflags}"
12mr|ipv6calc-0.82.1-2|29	
12mr|ipv6calc-0.82.1-2|30	%install
12mr|ipv6calc-0.82.1-2|31	rm -rf %{buildroot}
12mr|ipv6calc-0.82.1-2|32	%makeinstall
12mr|ipv6calc-0.82.1-2|33	
12mr|ipv6calc-0.82.1-2|34	%clean
12mr|ipv6calc-0.82.1-2|35	rm -rf %{buildroot}
12mr|ipv6calc-0.82.1-2|36	
12mr|ipv6calc-0.82.1-2|37	%files
12mr|ipv6calc-0.82.1-2|38	%defattr(-,root,root)
12mr|ipv6calc-0.82.1-2|39	%doc CREDITS README TODO USAGE doc/ipv6calc.html
12mr|ipv6calc-0.82.1-2|40	%{_bindir}/ipv6*
12mr|ipv6calc-0.82.1-2|41	%{_mandir}/man8/*.8*
12mr|ipv6calc-0.82.1-2|42	
12mr|ipv6calc-0.82.1-2|43	
12mr|ipv6calc-0.82.1-2|44	
12mr|ipv6calc-0.82.1-2|45	%changelog
12mr|ipv6calc-0.82.1-2|46	

14393 12
12mr|ipvsadm-1.24-15|1	Summary:	Administration tool for Linux Virtual Server
12mr|ipvsadm-1.24-15|2	Name:		ipvsadm
12mr|ipvsadm-1.24-15|3	Version:	1.24
12mr|ipvsadm-1.24-15|4	Release:	15
12mr|ipvsadm-1.24-15|5	License:	GPL
12mr|ipvsadm-1.24-15|6	Group:		System/Kernel and hardware
12mr|ipvsadm-1.24-15|7	URL:		http://www.linuxvirtualserver.org
12mr|ipvsadm-1.24-15|8	Source:		http://www.linuxvirtualserver.org/software/%{name}-%{version}.tar.bz2
12mr|ipvsadm-1.24-15|9	Source1:	ip_vs.h
12mr|ipvsadm-1.24-15|10	Source2:	ipvsadm.sysconfig
12mr|ipvsadm-1.24-15|11	Source3:	rc.firewall.iptables
12mr|ipvsadm-1.24-15|12	Patch0:		ipvsadm-1.24-mdk.patch
12mr|ipvsadm-1.24-15|13	Patch1:		ipvsadm-1.24-usage.patch
12mr|ipvsadm-1.24-15|14	Patch2:		ipvsadm-1.24-LDFLAGS.diff
12mr|ipvsadm-1.24-15|15	Patch3:		ipvsadm-1.24-no-strip.patch
12mr|ipvsadm-1.24-15|16	BuildRequires:	popt-devel
12mr|ipvsadm-1.24-15|17	Requires(post): rpm-helper
12mr|ipvsadm-1.24-15|18	Requires(preun): rpm-helper
12mr|ipvsadm-1.24-15|19	
12mr|ipvsadm-1.24-15|20	%description
12mr|ipvsadm-1.24-15|21	ipvsadm is a utility to administer the IP virtual server services offered by
12mr|ipvsadm-1.24-15|22	the Linux kernel with virtual server patch. Virtual Server in Linux kernel can
12mr|ipvsadm-1.24-15|23	be used to build a high-performance and highly available server.
12mr|ipvsadm-1.24-15|24	
12mr|ipvsadm-1.24-15|25	%prep
12mr|ipvsadm-1.24-15|26	%setup -q
12mr|ipvsadm-1.24-15|27	%patch0 -p0 -b .mdk
12mr|ipvsadm-1.24-15|28	%patch1 -p1 -b .usage
12mr|ipvsadm-1.24-15|29	%patch2 -p0 -b .LDFLAGS
12mr|ipvsadm-1.24-15|30	%patch3 -p1 -b .nostrip
12mr|ipvsadm-1.24-15|31	
12mr|ipvsadm-1.24-15|32	cp %{SOURCE1} libipvs/ip_vs.h
12mr|ipvsadm-1.24-15|33	cp %{SOURCE2} %{name}.sysconfig
12mr|ipvsadm-1.24-15|34	cp %{SOURCE3} rc.firewall.iptables
12mr|ipvsadm-1.24-15|35	
12mr|ipvsadm-1.24-15|36	%build
12mr|ipvsadm-1.24-15|37	
12mr|ipvsadm-1.24-15|38	# parallel make doesn't work [FL Tue Jan 20 09:14:18 2004]
12mr|ipvsadm-1.24-15|39	make CFLAGS="%{optflags}" LDFLAGS="%ldflags"
12mr|ipvsadm-1.24-15|40	
12mr|ipvsadm-1.24-15|41	%install
12mr|ipvsadm-1.24-15|42	mkdir -p %{buildroot}/{sbin,%{_mandir}/man8,etc/rc.d/init.d,etc/sysconfig}
12mr|ipvsadm-1.24-15|43	
12mr|ipvsadm-1.24-15|44	make BUILD_ROOT=%{buildroot} MANDIR=%{_mandir} install
12mr|ipvsadm-1.24-15|45	
12mr|ipvsadm-1.24-15|46	# 345 default runlevels in the initscript
12mr|ipvsadm-1.24-15|47	perl -p -i -e 's@\# chkconfig\: \- 08 92+@\# chkconfig\: 345 08 92@' %{buildroot}%{_initrddir}/%{name};
12mr|ipvsadm-1.24-15|48	
12mr|ipvsadm-1.24-15|49	install -m0644 %{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12mr|ipvsadm-1.24-15|50	
12mr|ipvsadm-1.24-15|51	%post
12mr|ipvsadm-1.24-15|52	%_post_service %{name}
12mr|ipvsadm-1.24-15|53	
12mr|ipvsadm-1.24-15|54	%preun
12mr|ipvsadm-1.24-15|55	%_preun_service %{name}
12mr|ipvsadm-1.24-15|56	
12mr|ipvsadm-1.24-15|57	%files
12mr|ipvsadm-1.24-15|58	%doc README rc.firewall.iptables
12mr|ipvsadm-1.24-15|59	%attr(0755,root,root) %config(noreplace) %{_initrddir}/%{name}
12mr|ipvsadm-1.24-15|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|ipvsadm-1.24-15|61	%attr(0755,root,root) /sbin/*
12mr|ipvsadm-1.24-15|62	%attr(0644,root,root) %{_mandir}/*/*
12mr|ipvsadm-1.24-15|63	
12mr|ipvsadm-1.24-15|64	
12mr|ipvsadm-1.24-15|65	
12mr|ipvsadm-1.24-15|66	
12mr|ipvsadm-1.24-15|67	
12mr|ipvsadm-1.24-15|68	%changelog
12mr|ipvsadm-1.24-15|69	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ipvsadm-1.24-15|70	+ Commit: 2e768dd
12mr|ipvsadm-1.24-15|71	- Don't strip binary on install (add patch)
12mr|ipvsadm-1.24-15|72	
12mr|ipvsadm-1.24-15|73	

14394 12
12mr|ipxe-1.0.0-0.git.20120328|1	
12mr|ipxe-1.0.0-0.git.20120328|2	# Resulting binary formats we want from iPXE
12mr|ipxe-1.0.0-0.git.20120328|3	%global formats rom
12mr|ipxe-1.0.0-0.git.20120328|4	
12mr|ipxe-1.0.0-0.git.20120328|5	# PCI IDs (vendor,product) of the ROMS we want for QEMU
12mr|ipxe-1.0.0-0.git.20120328|6	#
12mr|ipxe-1.0.0-0.git.20120328|7	#    pcnet32: 0x1022 0x2000
12mr|ipxe-1.0.0-0.git.20120328|8	#   ne2k_pci: 0x10ec 0x8029
12mr|ipxe-1.0.0-0.git.20120328|9	#      e1000: 0x8086 0x100e
12mr|ipxe-1.0.0-0.git.20120328|10	#    rtl8139: 0x10ec 0x8139
12mr|ipxe-1.0.0-0.git.20120328|11	# virtio-net: 0x1af4 0x1000
12mr|ipxe-1.0.0-0.git.20120328|12	%global qemuroms 10222000 10ec8029 8086100e 10ec8139 1af41000
12mr|ipxe-1.0.0-0.git.20120328|13	
12mr|ipxe-1.0.0-0.git.20120328|14	# We only build the ROMs if on an x86 build host. The resulting
12mr|ipxe-1.0.0-0.git.20120328|15	# binary RPM will be noarch, so other archs will still be able
12mr|ipxe-1.0.0-0.git.20120328|16	# to use the binary ROMs
12mr|ipxe-1.0.0-0.git.20120328|17	%global buildarches %{ix86} x86_64
12mr|ipxe-1.0.0-0.git.20120328|18	
12mr|ipxe-1.0.0-0.git.20120328|19	# debugging firmwares does not goes the same way as a normal program.
12mr|ipxe-1.0.0-0.git.20120328|20	# moreover, all architectures providing debuginfo for a single noarch
12mr|ipxe-1.0.0-0.git.20120328|21	# package is currently clashing in koji, so don't bother.
12mr|ipxe-1.0.0-0.git.20120328|22	%global debug_package %{nil}
12mr|ipxe-1.0.0-0.git.20120328|23	
12mr|ipxe-1.0.0-0.git.20120328|24	# Upstream don't do "releases" :-( So we're going to use the date
12mr|ipxe-1.0.0-0.git.20120328|25	# as the version, and a GIT hash as the release. Generate new GIT
12mr|ipxe-1.0.0-0.git.20120328|26	# snapshots using the folowing commands:
12mr|ipxe-1.0.0-0.git.20120328|27	#
12mr|ipxe-1.0.0-0.git.20120328|28	# $ hash=`git log -1 --format='%h'`
12mr|ipxe-1.0.0-0.git.20120328|29	# $ date=`date '+%Y%m%d'`
12mr|ipxe-1.0.0-0.git.20120328|30	# $ git archive --output ipxe-${date}-git${hash}.tar.gz --prefix ipxe-${date}-git${hash}/ ${hash}
12mr|ipxe-1.0.0-0.git.20120328|31	#
12mr|ipxe-1.0.0-0.git.20120328|32	# And then change these two:
12mr|ipxe-1.0.0-0.git.20120328|33	
12mr|ipxe-1.0.0-0.git.20120328|34	%global date 20120328
12mr|ipxe-1.0.0-0.git.20120328|35	%global hash aac9718
12mr|ipxe-1.0.0-0.git.20120328|36	
12mr|ipxe-1.0.0-0.git.20120328|37	Name:    ipxe
12mr|ipxe-1.0.0-0.git.20120328|38	Version: 1.0.0
12mr|ipxe-1.0.0-0.git.20120328|39	Release: %mkrel 0.git.%{date}
12mr|ipxe-1.0.0-0.git.20120328|40	Summary: A network boot loader
12mr|ipxe-1.0.0-0.git.20120328|41	
12mr|ipxe-1.0.0-0.git.20120328|42	Group:   System/Configuration/Boot and Init
12mr|ipxe-1.0.0-0.git.20120328|43	License: GPLv2 and BSD
12mr|ipxe-1.0.0-0.git.20120328|44	URL:     http://ipxe.org/
12mr|ipxe-1.0.0-0.git.20120328|45	
12mr|ipxe-1.0.0-0.git.20120328|46	Source0: %{name}-%{date}-git%{hash}.tar.gz
12mr|ipxe-1.0.0-0.git.20120328|47	Source1: USAGE
12mr|ipxe-1.0.0-0.git.20120328|48	# Remove 2 second startup wait. This patch is not intended to
12mr|ipxe-1.0.0-0.git.20120328|49	# go upstream. Modifying the general config header file is the
12mr|ipxe-1.0.0-0.git.20120328|50	# intended means for downstream customization.
12mr|ipxe-1.0.0-0.git.20120328|51	Patch0: isolinux.patch
12mr|ipxe-1.0.0-0.git.20120328|52	Patch1: %{name}-banner-timeout.patch
12mr|ipxe-1.0.0-0.git.20120328|53	
12mr|ipxe-1.0.0-0.git.20120328|54	%ifarch %{buildarches}
12mr|ipxe-1.0.0-0.git.20120328|55	BuildRequires: perl
12mr|ipxe-1.0.0-0.git.20120328|56	BuildRequires: syslinux
12mr|ipxe-1.0.0-0.git.20120328|57	BuildRequires: mtools
12mr|ipxe-1.0.0-0.git.20120328|58	BuildRequires: mkisofs
12mr|ipxe-1.0.0-0.git.20120328|59	Obsoletes: gpxe <= 1.0.1
12mr|ipxe-1.0.0-0.git.20120328|60	
12mr|ipxe-1.0.0-0.git.20120328|61	%package bootimgs
12mr|ipxe-1.0.0-0.git.20120328|62	Summary: Network boot loader images in bootable USB, CD, floppy and GRUB formats
12mr|ipxe-1.0.0-0.git.20120328|63	Group:   Emulators
12mr|ipxe-1.0.0-0.git.20120328|64	BuildArch: noarch
12mr|ipxe-1.0.0-0.git.20120328|65	Obsoletes: gpxe-bootimgs <= 1.0.1
12mr|ipxe-1.0.0-0.git.20120328|66	
12mr|ipxe-1.0.0-0.git.20120328|67	%package roms
12mr|ipxe-1.0.0-0.git.20120328|68	Summary: Network boot loader roms in .rom format
12mr|ipxe-1.0.0-0.git.20120328|69	Group:  Emulators
12mr|ipxe-1.0.0-0.git.20120328|70	Requires: %{name}-roms-qemu = %{version}-%{release}
12mr|ipxe-1.0.0-0.git.20120328|71	BuildArch: noarch
12mr|ipxe-1.0.0-0.git.20120328|72	Obsoletes: gpxe-roms <= 1.0.1
12mr|ipxe-1.0.0-0.git.20120328|73	
12mr|ipxe-1.0.0-0.git.20120328|74	%package roms-qemu
12mr|ipxe-1.0.0-0.git.20120328|75	Summary: Network boot loader roms supported by QEMU, .rom format
12mr|ipxe-1.0.0-0.git.20120328|76	Group:  Emulators
12mr|ipxe-1.0.0-0.git.20120328|77	BuildArch: noarch
12mr|ipxe-1.0.0-0.git.20120328|78	Obsoletes: gpxe-roms-qemu <= 1.0.1
12mr|ipxe-1.0.0-0.git.20120328|79	
12mr|ipxe-1.0.0-0.git.20120328|80	%description bootimgs
12mr|ipxe-1.0.0-0.git.20120328|81	iPXE is an open source network bootloader. It provides a direct
12mr|ipxe-1.0.0-0.git.20120328|82	replacement for proprietary PXE ROMs, with many extra features such as
12mr|ipxe-1.0.0-0.git.20120328|83	DNS, HTTP, iSCSI, etc.
12mr|ipxe-1.0.0-0.git.20120328|84	
12mr|ipxe-1.0.0-0.git.20120328|85	This package contains the iPXE boot images in USB, CD, floppy, and PXE
12mr|ipxe-1.0.0-0.git.20120328|86	UNDI formats.
12mr|ipxe-1.0.0-0.git.20120328|87	
12mr|ipxe-1.0.0-0.git.20120328|88	%description roms
12mr|ipxe-1.0.0-0.git.20120328|89	iPXE is an open source network bootloader. It provides a direct
12mr|ipxe-1.0.0-0.git.20120328|90	replacement for proprietary PXE ROMs, with many extra features such as
12mr|ipxe-1.0.0-0.git.20120328|91	DNS, HTTP, iSCSI, etc.
12mr|ipxe-1.0.0-0.git.20120328|92	
12mr|ipxe-1.0.0-0.git.20120328|93	This package contains the iPXE roms in .rom format.
12mr|ipxe-1.0.0-0.git.20120328|94	
12mr|ipxe-1.0.0-0.git.20120328|95	
12mr|ipxe-1.0.0-0.git.20120328|96	%description roms-qemu
12mr|ipxe-1.0.0-0.git.20120328|97	iPXE is an open source network bootloader. It provides a direct
12mr|ipxe-1.0.0-0.git.20120328|98	replacement for proprietary PXE ROMs, with many extra features such as
12mr|ipxe-1.0.0-0.git.20120328|99	DNS, HTTP, iSCSI, etc.
12mr|ipxe-1.0.0-0.git.20120328|100	
12mr|ipxe-1.0.0-0.git.20120328|101	This package contains the iPXE ROMs for devices emulated by QEMU, in
12mr|ipxe-1.0.0-0.git.20120328|102	.rom format.
12mr|ipxe-1.0.0-0.git.20120328|103	%endif
12mr|ipxe-1.0.0-0.git.20120328|104	
12mr|ipxe-1.0.0-0.git.20120328|105	%description
12mr|ipxe-1.0.0-0.git.20120328|106	iPXE is an open source network bootloader. It provides a direct
12mr|ipxe-1.0.0-0.git.20120328|107	replacement for proprietary PXE ROMs, with many extra features such as
12mr|ipxe-1.0.0-0.git.20120328|108	DNS, HTTP, iSCSI, etc.
12mr|ipxe-1.0.0-0.git.20120328|109	
12mr|ipxe-1.0.0-0.git.20120328|110	%prep
12mr|ipxe-1.0.0-0.git.20120328|111	%setup -q -n %{name}-%{date}-git%{hash}
12mr|ipxe-1.0.0-0.git.20120328|112	#% patch0 -p1
12mr|ipxe-1.0.0-0.git.20120328|113	%patch1 -p1
12mr|ipxe-1.0.0-0.git.20120328|114	cp -a %{SOURCE1} .
12mr|ipxe-1.0.0-0.git.20120328|115	
12mr|ipxe-1.0.0-0.git.20120328|116	%build
12mr|ipxe-1.0.0-0.git.20120328|117	mkdir -p bfd
12mr|ipxe-1.0.0-0.git.20120328|118	ln -s %{_bindir}/ld.bfd bfd/ld
12mr|ipxe-1.0.0-0.git.20120328|119	export PATH=$PWD/bfd:$PATH
12mr|ipxe-1.0.0-0.git.20120328|120	
12mr|ipxe-1.0.0-0.git.20120328|121	%ifarch %{buildarches}
12mr|ipxe-1.0.0-0.git.20120328|122	ISOLINUX_BIN=/usr/lib/syslinux/isolinux.bin
12mr|ipxe-1.0.0-0.git.20120328|123	cd src
12mr|ipxe-1.0.0-0.git.20120328|124	# ath9k drivers are too big for an Option ROM
12mr|ipxe-1.0.0-0.git.20120328|125	rm -rf drivers/net/ath/ath9k
12mr|ipxe-1.0.0-0.git.20120328|126	
12mr|ipxe-1.0.0-0.git.20120328|127	#make %{?_smp_mflags} bin/undionly.kpxe bin/ipxe.{dsk,iso,usb,lkrn} allroms \
12mr|ipxe-1.0.0-0.git.20120328|128	make bin/undionly.kpxe bin/ipxe.{dsk,iso,usb,lkrn} allroms \
12mr|ipxe-1.0.0-0.git.20120328|129	ISOLINUX_BIN=${ISOLINUX_BIN} NO_WERROR=1 V=1
12mr|ipxe-1.0.0-0.git.20120328|130	%endif
12mr|ipxe-1.0.0-0.git.20120328|131	
12mr|ipxe-1.0.0-0.git.20120328|132	%install
12mr|ipxe-1.0.0-0.git.20120328|133	%ifarch %{buildarches}
12mr|ipxe-1.0.0-0.git.20120328|134	mkdir -p %{buildroot}/%{_datadir}/%{name}/
12mr|ipxe-1.0.0-0.git.20120328|135	pushd src/bin/
12mr|ipxe-1.0.0-0.git.20120328|136	
12mr|ipxe-1.0.0-0.git.20120328|137	cp -a undionly.kpxe ipxe.{iso,usb,dsk,lkrn} %{buildroot}/%{_datadir}/%{name}/
12mr|ipxe-1.0.0-0.git.20120328|138	
12mr|ipxe-1.0.0-0.git.20120328|139	for fmt in %{formats};do
12mr|ipxe-1.0.0-0.git.20120328|140	for img in *.${fmt};do
12mr|ipxe-1.0.0-0.git.20120328|141	if [ -e $img ]; then
12mr|ipxe-1.0.0-0.git.20120328|142	cp -a $img %{buildroot}/%{_datadir}/%{name}/
12mr|ipxe-1.0.0-0.git.20120328|143	echo %{_datadir}/%{name}/$img >> ../../${fmt}.list
12mr|ipxe-1.0.0-0.git.20120328|144	fi
12mr|ipxe-1.0.0-0.git.20120328|145	done
12mr|ipxe-1.0.0-0.git.20120328|146	done
12mr|ipxe-1.0.0-0.git.20120328|147	popd
12mr|ipxe-1.0.0-0.git.20120328|148	
12mr|ipxe-1.0.0-0.git.20120328|149	# the roms supported by qemu will be packaged separatedly
12mr|ipxe-1.0.0-0.git.20120328|150	# remove from the main rom list and add them to qemu.list
12mr|ipxe-1.0.0-0.git.20120328|151	for fmt in rom ;do
12mr|ipxe-1.0.0-0.git.20120328|152	for rom in %{qemuroms} ; do
12mr|ipxe-1.0.0-0.git.20120328|153	sed -i -e "/\/${rom}.${fmt}/d" ${fmt}.list
12mr|ipxe-1.0.0-0.git.20120328|154	echo %{_datadir}/%{name}/${rom}.${fmt} >> qemu.${fmt}.list
12mr|ipxe-1.0.0-0.git.20120328|155	done
12mr|ipxe-1.0.0-0.git.20120328|156	done
12mr|ipxe-1.0.0-0.git.20120328|157	%endif
12mr|ipxe-1.0.0-0.git.20120328|158	
12mr|ipxe-1.0.0-0.git.20120328|159	%ifarch %{buildarches}
12mr|ipxe-1.0.0-0.git.20120328|160	%files bootimgs
12mr|ipxe-1.0.0-0.git.20120328|161	%dir %{_datadir}/%{name}
12mr|ipxe-1.0.0-0.git.20120328|162	%{_datadir}/%{name}/ipxe.iso
12mr|ipxe-1.0.0-0.git.20120328|163	%{_datadir}/%{name}/ipxe.usb
12mr|ipxe-1.0.0-0.git.20120328|164	%{_datadir}/%{name}/ipxe.dsk
12mr|ipxe-1.0.0-0.git.20120328|165	%{_datadir}/%{name}/ipxe.lkrn
12mr|ipxe-1.0.0-0.git.20120328|166	%{_datadir}/%{name}/undionly.kpxe
12mr|ipxe-1.0.0-0.git.20120328|167	%doc COPYING COPYRIGHTS USAGE
12mr|ipxe-1.0.0-0.git.20120328|168	
12mr|ipxe-1.0.0-0.git.20120328|169	%files roms -f rom.list
12mr|ipxe-1.0.0-0.git.20120328|170	%dir %{_datadir}/%{name}
12mr|ipxe-1.0.0-0.git.20120328|171	%doc COPYING COPYRIGHTS
12mr|ipxe-1.0.0-0.git.20120328|172	
12mr|ipxe-1.0.0-0.git.20120328|173	%files roms-qemu -f qemu.rom.list
12mr|ipxe-1.0.0-0.git.20120328|174	%dir %{_datadir}/%{name}
12mr|ipxe-1.0.0-0.git.20120328|175	%doc COPYING COPYRIGHTS
12mr|ipxe-1.0.0-0.git.20120328|176	%endif
12mr|ipxe-1.0.0-0.git.20120328|177	
12mr|ipxe-1.0.0-0.git.20120328|178	%changelog
12mr|ipxe-1.0.0-0.git.20120328|179	

14395 12
12mr|ipython-0.11-4|1	Summary:	 An interactive computing environment for Python
12mr|ipython-0.11-4|2	Name:		 ipython
12mr|ipython-0.11-4|3	Version:	 0.11
12mr|ipython-0.11-4|4	Release:	 4
12mr|ipython-0.11-4|5	Source0:	 http://pypi.python.org/packages/source/i/%{ipython}/%{name}-%{version}.tar.gz
12mr|ipython-0.11-4|6	License:	 BSD
12mr|ipython-0.11-4|7	Group:		 Development/Python
12mr|ipython-0.11-4|8	Url:		 http://ipython.org
12mr|ipython-0.11-4|9	BuildArch:	 noarch
12mr|ipython-0.11-4|10	Requires:	 python >= 2.6
12mr|ipython-0.11-4|11	Requires:	 python-pexpect >= 2.2
12mr|ipython-0.11-4|12	Suggests:	 python-mpi4py
12mr|ipython-0.11-4|13	Suggests:	 wxPython, python-qt4, pyside >= 1.0.3
12mr|ipython-0.11-4|14	Suggests:	 python-pygments
12mr|ipython-0.11-4|15	Suggests:	 python-pyzmq >= 2.1.4
12mr|ipython-0.11-4|16	BuildRequires:	 emacs, python-devel
12mr|ipython-0.11-4|17	
12mr|ipython-0.11-4|18	%description
12mr|ipython-0.11-4|19	The goal of IPython is to create a comprehensive environment for
12mr|ipython-0.11-4|20	interactive and exploratory computing. To support this goal, IPython
12mr|ipython-0.11-4|21	has two main components:
12mr|ipython-0.11-4|22	
12mr|ipython-0.11-4|23	* An enhanced interactive Python shell.
12mr|ipython-0.11-4|24	* An architecture for interactive parallel computing.
12mr|ipython-0.11-4|25	
12mr|ipython-0.11-4|26	The enhanced interactive Python shell has the following main features:
12mr|ipython-0.11-4|27	
12mr|ipython-0.11-4|28	* Comprehensive object introspection.
12mr|ipython-0.11-4|29	* Input history, persistent across sessions.
12mr|ipython-0.11-4|30	* Caching of output results during a session with automatically
12mr|ipython-0.11-4|31	generated references.
12mr|ipython-0.11-4|32	* Readline based name completion.
12mr|ipython-0.11-4|33	* Extensible system of 'magic' commands for controlling the
12mr|ipython-0.11-4|34	environment and performing many tasks related either to IPython or
12mr|ipython-0.11-4|35	the operating system.
12mr|ipython-0.11-4|36	* Configuration system with easy switching between different setups
12mr|ipython-0.11-4|37	(simpler than changing $PYTHONSTARTUP environment variables every
12mr|ipython-0.11-4|38	time).
12mr|ipython-0.11-4|39	* Session logging and reloading.
12mr|ipython-0.11-4|40	* Extensible syntax processing for special purpose situations.
12mr|ipython-0.11-4|41	* Access to the system shell with user-extensible alias system.
12mr|ipython-0.11-4|42	* Easily embeddable in other Python programs and wxPython GUIs.
12mr|ipython-0.11-4|43	* Integrated access to the pdb debugger and the Python profiler.
12mr|ipython-0.11-4|44	
12mr|ipython-0.11-4|45	The parallel computing architecture has the following main features:
12mr|ipython-0.11-4|46	
12mr|ipython-0.11-4|47	* Quickly parallelize Python code from an interactive Python/IPython
12mr|ipython-0.11-4|48	session.
12mr|ipython-0.11-4|49	* A flexible and dynamic process model that be deployed on anything
12mr|ipython-0.11-4|50	from multicore workstations to supercomputers.
12mr|ipython-0.11-4|51	* An architecture that supports many different styles of parallelism,
12mr|ipython-0.11-4|52	from message passing to task farming.
12mr|ipython-0.11-4|53	* Both blocking and fully asynchronous interfaces.
12mr|ipython-0.11-4|54	* High level APIs that enable many things to be parallelized in a few
12mr|ipython-0.11-4|55	lines of code.
12mr|ipython-0.11-4|56	* Share live parallel jobs with other users securely.
12mr|ipython-0.11-4|57	* Dynamically load balanced task farming system.
12mr|ipython-0.11-4|58	* Robust error handling in parallel code.
12mr|ipython-0.11-4|59	
12mr|ipython-0.11-4|60	%prep
12mr|ipython-0.11-4|61	%setup -q -n %{name}-%{version}
12mr|ipython-0.11-4|62	
12mr|ipython-0.11-4|63	%build
12mr|ipython-0.11-4|64	emacs -batch -f batch-byte-compile docs/emacs/ipython.el
12mr|ipython-0.11-4|65	
12mr|ipython-0.11-4|66	%install
12mr|ipython-0.11-4|67	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12mr|ipython-0.11-4|68	%__mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp/
12mr|ipython-0.11-4|69	%__install -m 644 docs/emacs/ipython.el* %{buildroot}%{_datadir}/emacs/site-lisp/
12mr|ipython-0.11-4|70	chmod 644 %{buildroot}%{_mandir}/man1/*.1*
12mr|ipython-0.11-4|71	find %{buildroot} -name .buildinfo -exec rm -f {} \;
12mr|ipython-0.11-4|72	find %{buildroot} -name .git_commit_info.ini -exec rm -rf {} \;
12mr|ipython-0.11-4|73	
12mr|ipython-0.11-4|74	# Drop shebang from non-executable scripts to make rpmlint happy
12mr|ipython-0.11-4|75	find %{buildroot}%{py_sitedir} -name "*py" -perm 644 -exec sed -i '/#!\/usr\/bin\/env python/d' {} \;
12mr|ipython-0.11-4|76	
12mr|ipython-0.11-4|77	%files
12mr|ipython-0.11-4|78	%defattr(-,root,root)
12mr|ipython-0.11-4|79	%doc docs/examples
12mr|ipython-0.11-4|80	%{_bindir}/*
12mr|ipython-0.11-4|81	%{py_sitedir}/*
12mr|ipython-0.11-4|82	%{_datadir}/emacs/site-lisp/*
12mr|ipython-0.11-4|83	%{_mandir}/man1/*
12mr|ipython-0.11-4|84	
12mr|ipython-0.11-4|85	
12mr|ipython-0.11-4|86	
12mr|ipython-0.11-4|87	%changelog
12mr|ipython-0.11-4|88	

14396 12
12mr|irda-utils-0.9.18-13|1	Summary:	Utilities for infrared communication between devices
12mr|irda-utils-0.9.18-13|2	Name:		irda-utils
12mr|irda-utils-0.9.18-13|3	Version:	0.9.18
12mr|irda-utils-0.9.18-13|4	Release:	%mkrel 13
12mr|irda-utils-0.9.18-13|5	
12mr|irda-utils-0.9.18-13|6	Source0:	http://download.sourceforge.net/irda/%{name}-%{version}.tar.gz
12mr|irda-utils-0.9.18-13|7	Patch0:		irda-utils-0.9.18-chkconfig-pinit-i18n-rh2.patch
12mr|irda-utils-0.9.18-13|8	Patch2:		irda-utils-0.9.14-typo.patch
12mr|irda-utils-0.9.18-13|9	Patch4:		irda-utils-0.9.17-rootonly.patch
12mr|irda-utils-0.9.18-13|10	Patch5:		irda-utils-0.9.15-rh1.patch
12mr|irda-utils-0.9.18-13|11	Patch7:		irda-utils-0.9.16-tekram-ppc-buildfix.patch
12mr|irda-utils-0.9.18-13|12	Patch8:		irda-utils-0.9.18-fix-build.patch
12mr|irda-utils-0.9.18-13|13	Patch12:	irda-utils-0.9.16-io.patch
12mr|irda-utils-0.9.18-13|14	Patch13:	irda-utils-0.9.18-fix-install.patch
12mr|irda-utils-0.9.18-13|15	Patch14:	irda-utils-0.9.18-reorder-build.patch
12mr|irda-utils-0.9.18-13|16	Group:		System/Servers
12mr|irda-utils-0.9.18-13|17	URL:		http://irda.sourceforge.net/
12mr|irda-utils-0.9.18-13|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|irda-utils-0.9.18-13|19	License:	GPL
12mr|irda-utils-0.9.18-13|20	BuildRequires:	glib2-devel
12mr|irda-utils-0.9.18-13|21	BuildRequires:	pciutils-devel
12mr|irda-utils-0.9.18-13|22	Requires(post):	rpm-helper
12mr|irda-utils-0.9.18-13|23	Requires(preun):	rpm-helper
12mr|irda-utils-0.9.18-13|24	
12mr|irda-utils-0.9.18-13|25	%description
12mr|irda-utils-0.9.18-13|26	IrDA(TM) (Infrared Data Association) is an industry standard for
12mr|irda-utils-0.9.18-13|27	wireless, infrared communication between devices. IrDA speeds range
12mr|irda-utils-0.9.18-13|28	from 9600 bps to 4 Mbps, and IrDA can be used by many modern devices
12mr|irda-utils-0.9.18-13|29	including laptops, LAN adapters, PDAs, printers, and mobile phones.
12mr|irda-utils-0.9.18-13|30	
12mr|irda-utils-0.9.18-13|31	The Linux-IrDA project is a GPL'd implementation, written from
12mr|irda-utils-0.9.18-13|32	scratch, of the IrDA protocols. Supported IrDA protocols include
12mr|irda-utils-0.9.18-13|33	IrLAP, IrLMP, IrIAP, IrTTP, IrLPT, IrLAN, IrCOMM and IrOBEX.
12mr|irda-utils-0.9.18-13|34	
12mr|irda-utils-0.9.18-13|35	The irda-utils package contains a collection of programs that enable
12mr|irda-utils-0.9.18-13|36	the use of IrDA protocols. Most IrDA features are implemented in the
12mr|irda-utils-0.9.18-13|37	kernel, so IrDA support must be enabled in the kernel before any IrDA
12mr|irda-utils-0.9.18-13|38	tools or programs can be used. Some configuration outside the kernel
12mr|irda-utils-0.9.18-13|39	is required, however, and some IrDA features, like IrOBEX, are
12mr|irda-utils-0.9.18-13|40	actually implemented outside the kernel.
12mr|irda-utils-0.9.18-13|41	
12mr|irda-utils-0.9.18-13|42	%prep
12mr|irda-utils-0.9.18-13|43	%setup -q
12mr|irda-utils-0.9.18-13|44	%patch0 -p1 -b .irda.rc-fixes
12mr|irda-utils-0.9.18-13|45	%patch2 -p1 -b .typo
12mr|irda-utils-0.9.18-13|46	%patch4 -p1 -b .rootonly
12mr|irda-utils-0.9.18-13|47	%patch5 -p1 -b .rh1
12mr|irda-utils-0.9.18-13|48	%patch7 -p1 -b .tekram-ppc-buildfix
12mr|irda-utils-0.9.18-13|49	%patch8 -p1 -b .fix-build
12mr|irda-utils-0.9.18-13|50	%patch12 -p1 -b .io
12mr|irda-utils-0.9.18-13|51	%patch13 -p1 -b .fix-install
12mr|irda-utils-0.9.18-13|52	%patch14 -p1 -b .reorder
12mr|irda-utils-0.9.18-13|53	
12mr|irda-utils-0.9.18-13|54	%build
12mr|irda-utils-0.9.18-13|55	%serverbuild
12mr|irda-utils-0.9.18-13|56	%make all
12mr|irda-utils-0.9.18-13|57	
12mr|irda-utils-0.9.18-13|58	%install
12mr|irda-utils-0.9.18-13|59	rm -rf $RPM_BUILD_ROOT
12mr|irda-utils-0.9.18-13|60	mkdir -p $RPM_BUILD_ROOT{%{_sbindir},%{_bindir},%{_initrddir}}
12mr|irda-utils-0.9.18-13|61	
12mr|irda-utils-0.9.18-13|62	%makeinstall_std  ROOT="$RPM_BUILD_ROOT" MANDIR="$RPM_BUILD_ROOT%{_mandir}"
12mr|irda-utils-0.9.18-13|63	
12mr|irda-utils-0.9.18-13|64	for dir in irattach irdadump irdaping tekram; do
12mr|irda-utils-0.9.18-13|65	cp $dir/README $dir/README.$dir
12mr|irda-utils-0.9.18-13|66	done
12mr|irda-utils-0.9.18-13|67	mv smcinit/README.Peri smcinit/README.tosh1800-smcinit
12mr|irda-utils-0.9.18-13|68	mv smcinit/README smcinit/README.smcinit
12mr|irda-utils-0.9.18-13|69	mv smcinit/README.Tom smcinit/README.Tom.scminit
12mr|irda-utils-0.9.18-13|70	mv smcinit/README.Rob smcinit/README.Rob.smcinit
12mr|irda-utils-0.9.18-13|71	mv smcinit/RobMiller-irda.html smcinit/README.Rob.smcinit.html
12mr|irda-utils-0.9.18-13|72	
12mr|irda-utils-0.9.18-13|73	rm -f $RPM_BUILD_ROOT/etc/sysconfig/network-scripts/ifcfg-irlan0
12mr|irda-utils-0.9.18-13|74	
12mr|irda-utils-0.9.18-13|75	%post
12mr|irda-utils-0.9.18-13|76	%_post_service irda
12mr|irda-utils-0.9.18-13|77	
12mr|irda-utils-0.9.18-13|78	%preun
12mr|irda-utils-0.9.18-13|79	%_preun_service irda
12mr|irda-utils-0.9.18-13|80	
12mr|irda-utils-0.9.18-13|81	%clean
12mr|irda-utils-0.9.18-13|82	rm -rf $RPM_BUILD_ROOT
12mr|irda-utils-0.9.18-13|83	
12mr|irda-utils-0.9.18-13|84	%files
12mr|irda-utils-0.9.18-13|85	%defattr(-,root,root,0755)
12mr|irda-utils-0.9.18-13|86	%doc README
12mr|irda-utils-0.9.18-13|87	%doc irattach/README.irattach
12mr|irda-utils-0.9.18-13|88	%doc irdadump/README.irdadump
12mr|irda-utils-0.9.18-13|89	%doc irdaping/README.irdaping
12mr|irda-utils-0.9.18-13|90	%doc tekram/README.tekram
12mr|irda-utils-0.9.18-13|91	%doc smcinit/README*
12mr|irda-utils-0.9.18-13|92	%{_sbindir}/irattach
12mr|irda-utils-0.9.18-13|93	%{_sbindir}/irdaping
12mr|irda-utils-0.9.18-13|94	%{_sbindir}/dongle_attach
12mr|irda-utils-0.9.18-13|95	%ifnarch ppc %{sunsparc} %mips
12mr|irda-utils-0.9.18-13|96	%{_sbindir}/findchip
12mr|irda-utils-0.9.18-13|97	%{_sbindir}/smcinit
12mr|irda-utils-0.9.18-13|98	%{_sbindir}/tosh1800-smcinit
12mr|irda-utils-0.9.18-13|99	%{_sbindir}/tosh2450-smcinit
12mr|irda-utils-0.9.18-13|100	%endif
12mr|irda-utils-0.9.18-13|101	%{_sbindir}/irdadump
12mr|irda-utils-0.9.18-13|102	%{_bindir}/irpsion5
12mr|irda-utils-0.9.18-13|103	%{_bindir}/irkbd
12mr|irda-utils-0.9.18-13|104	%{_sbindir}/irnetd
12mr|irda-utils-0.9.18-13|105	%{_initrddir}/irda
12mr|irda-utils-0.9.18-13|106	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/irda
12mr|irda-utils-0.9.18-13|107	#%config(noreplace) %{_sysconfdir}/sysconfig/network-scripts/ifcfg-irlan0
12mr|irda-utils-0.9.18-13|108	%{_mandir}/man?/*
12mr|irda-utils-0.9.18-13|109	
12mr|irda-utils-0.9.18-13|110	
12mr|irda-utils-0.9.18-13|111	
12mr|irda-utils-0.9.18-13|112	%changelog
12mr|irda-utils-0.9.18-13|113	

14397 12
12mr|irqbalance-1.0.5-1|1	Summary:	Daemon to balance irq's across multiple CPUs
12mr|irqbalance-1.0.5-1|2	Name:		irqbalance
12mr|irqbalance-1.0.5-1|3	Version:	1.0.5
12mr|irqbalance-1.0.5-1|4	Release:	%mkrel 1
12mr|irqbalance-1.0.5-1|5	License:	GPLv2+
12mr|irqbalance-1.0.5-1|6	Group:		System/Kernel and hardware
12mr|irqbalance-1.0.5-1|7	URL:		http://irqbalance.org/
12mr|irqbalance-1.0.5-1|8	Source0:	http://irqbalance.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|irqbalance-1.0.5-1|9	Source1:	%{name}.init
12mr|irqbalance-1.0.5-1|10	Source2:	%{name}.sysconfig
12mr|irqbalance-1.0.5-1|11	Source3:	irqbalance.1
12mr|irqbalance-1.0.5-1|12	Requires(post,preun):		rpm-helper
12mr|irqbalance-1.0.5-1|13	BuildRequires:	gccmakedep
12mr|irqbalance-1.0.5-1|14	BuildRequires:	numa-devel
12mr|irqbalance-1.0.5-1|15	BuildRequires:	pkgconfig(glib-2.0)
12mr|irqbalance-1.0.5-1|16	BuildRequires:	libcap-ng-devel
12mr|irqbalance-1.0.5-1|17	
12mr|irqbalance-1.0.5-1|18	%description
12mr|irqbalance-1.0.5-1|19	irqbalance is a daemon that evenly distributes IRQ load across
12mr|irqbalance-1.0.5-1|20	multiple CPUs for enhanced performance.
12mr|irqbalance-1.0.5-1|21	
12mr|irqbalance-1.0.5-1|22	%prep
12mr|irqbalance-1.0.5-1|23	%setup -q
12mr|irqbalance-1.0.5-1|24	
12mr|irqbalance-1.0.5-1|25	%build
12mr|irqbalance-1.0.5-1|26	%configure2_5x \
12mr|irqbalance-1.0.5-1|27	--disable-static
12mr|irqbalance-1.0.5-1|28	
12mr|irqbalance-1.0.5-1|29	%make
12mr|irqbalance-1.0.5-1|30	
12mr|irqbalance-1.0.5-1|31	%install
12mr|irqbalance-1.0.5-1|32	install -D -p -m 0755 %{name} %{buildroot}%{_sbindir}/%{name}
12mr|irqbalance-1.0.5-1|33	install -D -p -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12mr|irqbalance-1.0.5-1|34	install -d %{buildroot}%{_mandir}/man1/
12mr|irqbalance-1.0.5-1|35	install -p -m 0644 ./irqbalance.1 %{buildroot}%{_mandir}/man1/
12mr|irqbalance-1.0.5-1|36	install -D -p -m 0644 ./misc/irqbalance.service %{buildroot}%{_unitdir}/irqbalance.service
12mr|irqbalance-1.0.5-1|37	
12mr|irqbalance-1.0.5-1|38	%post
12mr|irqbalance-1.0.5-1|39	%_post_service irqbalance
12mr|irqbalance-1.0.5-1|40	
12mr|irqbalance-1.0.5-1|41	%preun
12mr|irqbalance-1.0.5-1|42	%_preun_service irqbalance
12mr|irqbalance-1.0.5-1|43	
12mr|irqbalance-1.0.5-1|44	
12mr|irqbalance-1.0.5-1|45	%files
12mr|irqbalance-1.0.5-1|46	%doc AUTHORS
12mr|irqbalance-1.0.5-1|47	%{_mandir}/man1/*
12mr|irqbalance-1.0.5-1|48	%{_sbindir}/*
12mr|irqbalance-1.0.5-1|49	%{_unitdir}/%{name}.service
12mr|irqbalance-1.0.5-1|50	%config(noreplace) %{_sysconfdir}/sysconfig/*

14398 12
12mr|irssi-0.8.15-7|1	Name:		irssi
12mr|irssi-0.8.15-7|2	Version:	0.8.15
12mr|irssi-0.8.15-7|3	Release:	7
12mr|irssi-0.8.15-7|4	Summary:	IRC client
12mr|irssi-0.8.15-7|5	License:	GPLv2+
12mr|irssi-0.8.15-7|6	Group:		Networking/IRC
12mr|irssi-0.8.15-7|7	BuildRequires:	glib2-devel ncurses-devel perl-devel >= 2:5.14.2-3 openssl-devel
12mr|irssi-0.8.15-7|8	URL:		http://irssi.org/
12mr|irssi-0.8.15-7|9	Source0:	http://irssi.org/files/%{name}-%{version}.tar.gz
12mr|irssi-0.8.15-7|10	Suggests:	irssi-perl
12mr|irssi-0.8.15-7|11	
12mr|irssi-0.8.15-7|12	%description
12mr|irssi-0.8.15-7|13	Irssi is a modular and flexible IRC client for UNIX that has only a text mode
12mr|irssi-0.8.15-7|14	user interface (but as 80-90% of the code isn't text mode specific, other UIs
12mr|irssi-0.8.15-7|15	could be created pretty easily). Also, Irssi isn't really even IRC specific
12mr|irssi-0.8.15-7|16	anymore, there are already working SILC and ICB modules available. Support for
12mr|irssi-0.8.15-7|17	other protocols like ICQ and Jabber could be created some day too.
12mr|irssi-0.8.15-7|18	
12mr|irssi-0.8.15-7|19	Irssi is one of the most popular IRC clients at the moment.
12mr|irssi-0.8.15-7|20	
12mr|irssi-0.8.15-7|21	%package	devel
12mr|irssi-0.8.15-7|22	Group:		Development/C
12mr|irssi-0.8.15-7|23	Summary:	Static libraries for the development of irssi applications
12mr|irssi-0.8.15-7|24	Requires:	%{name} = %{version}
12mr|irssi-0.8.15-7|25	
12mr|irssi-0.8.15-7|26	%description	devel
12mr|irssi-0.8.15-7|27	Static libraries for the development of irssi applications.
12mr|irssi-0.8.15-7|28	
12mr|irssi-0.8.15-7|29	%package	perl
12mr|irssi-0.8.15-7|30	Group:		Networking/IRC
12mr|irssi-0.8.15-7|31	Summary:	Perl plugin for irssi
12mr|irssi-0.8.15-7|32	Requires:	%{name} = %{version}
12mr|irssi-0.8.15-7|33	Conflicts:	perl-silc
12mr|irssi-0.8.15-7|34	
12mr|irssi-0.8.15-7|35	%description	perl
12mr|irssi-0.8.15-7|36	Perl plugin for irssi.
12mr|irssi-0.8.15-7|37	
12mr|irssi-0.8.15-7|38	%prep
12mr|irssi-0.8.15-7|39	%setup -q
12mr|irssi-0.8.15-7|40	
12mr|irssi-0.8.15-7|41	%build
12mr|irssi-0.8.15-7|42	%configure2_5x	--with-modules \
12mr|irssi-0.8.15-7|43	--enable-ipv6 \
12mr|irssi-0.8.15-7|44	--with-proxy \
12mr|irssi-0.8.15-7|45	--with-socks \
12mr|irssi-0.8.15-7|46	--with-bot \
12mr|irssi-0.8.15-7|47	--with-perl=module \
12mr|irssi-0.8.15-7|48	--with-perl-lib=vendor
12mr|irssi-0.8.15-7|49	%make
12mr|irssi-0.8.15-7|50	
12mr|irssi-0.8.15-7|51	%install
12mr|irssi-0.8.15-7|52	%makeinstall_std
12mr|irssi-0.8.15-7|53	
12mr|irssi-0.8.15-7|54	# Files that should not be installed:
12mr|irssi-0.8.15-7|55	rm -f %{buildroot}%{perl_vendorarch}/perllocal.pod
12mr|irssi-0.8.15-7|56	rm -rf %{buildroot}%{_docdir}/%{name}
12mr|irssi-0.8.15-7|57	
12mr|irssi-0.8.15-7|58	%files
12mr|irssi-0.8.15-7|59	%doc AUTHORS README TODO NEWS docs/*
12mr|irssi-0.8.15-7|60	%attr(755,root,root) %{_bindir}/*
12mr|irssi-0.8.15-7|61	%{_datadir}/%{name}
12mr|irssi-0.8.15-7|62	%exclude %{_datadir}/%{name}/scripts
12mr|irssi-0.8.15-7|63	%dir %{_libdir}/%{name}
12mr|irssi-0.8.15-7|64	%dir %{_libdir}/%{name}/modules
12mr|irssi-0.8.15-7|65	%exclude %{_libdir}/%{name}/modules/libfe_perl.*
12mr|irssi-0.8.15-7|66	%exclude %{_libdir}/%{name}/modules/libperl_core.*
12mr|irssi-0.8.15-7|67	%{_libdir}/%{name}/modules/*.so
12mr|irssi-0.8.15-7|68	%config(noreplace) %{_sysconfdir}/%{name}.conf
12mr|irssi-0.8.15-7|69	%{_mandir}/man1/%{name}.1*
12mr|irssi-0.8.15-7|70	
12mr|irssi-0.8.15-7|71	%files devel
12mr|irssi-0.8.15-7|72	%{_libdir}/%{name}/modules/*.a
12mr|irssi-0.8.15-7|73	%{_includedir}/%{name}
12mr|irssi-0.8.15-7|74	
12mr|irssi-0.8.15-7|75	%files perl
12mr|irssi-0.8.15-7|76	%{_libdir}/%{name}/modules/libfe_perl.so
12mr|irssi-0.8.15-7|77	%{_libdir}/%{name}/modules/libperl_core.so
12mr|irssi-0.8.15-7|78	%{perl_vendorarch}/Irssi*
12mr|irssi-0.8.15-7|79	%{perl_vendorarch}/auto/*
12mr|irssi-0.8.15-7|80	%{_datadir}/%{name}/scripts
12mr|irssi-0.8.15-7|81	
12mr|irssi-0.8.15-7|82	
12mr|irssi-0.8.15-7|83	
12mr|irssi-0.8.15-7|84	%changelog
12mr|irssi-0.8.15-7|85	

14399 12
12mr|isapnptools-1.27-1|1	Summary:	Utilities for configuring ISA Plug-and-Play (PnP) devices
12mr|isapnptools-1.27-1|2	Name:		isapnptools
12mr|isapnptools-1.27-1|3	Version:	1.27
12mr|isapnptools-1.27-1|4	Release:	%mkrel 1
12mr|isapnptools-1.27-1|5	License:	GPL
12mr|isapnptools-1.27-1|6	Group:		System/Configuration/Hardware
12mr|isapnptools-1.27-1|7	URL:		http://www.roestock.demon.co.uk/isapnptools/
12mr|isapnptools-1.27-1|8	Source0:	ftp://metalab.unc.edu/pub/Linux/system/hardware/%{name}-%{version}.tgz
12mr|isapnptools-1.27-1|9	Patch1:		%{name}-demo2.patch
12mr|isapnptools-1.27-1|10	Patch2:		isapnptools-1.27-include.patch
12mr|isapnptools-1.27-1|11	Patch3:		isapnptools-1.26-format_not_a_string_literal_and_no_format_arguments.diff
12mr|isapnptools-1.27-1|12	
12mr|isapnptools-1.27-1|13	BuildRequires:	flex
12mr|isapnptools-1.27-1|14	
12mr|isapnptools-1.27-1|15	%description
12mr|isapnptools-1.27-1|16	The isapnptools package contains utilities for configuring ISA
12mr|isapnptools-1.27-1|17	Plug-and-Play (PnP) cards which are in compliance with the PnP ISA
12mr|isapnptools-1.27-1|18	Specification Version 1.0a.  ISA PnP cards use registers instead of
12mr|isapnptools-1.27-1|19	jumpers for setting the board address and interrupt assignments.  The
12mr|isapnptools-1.27-1|20	cards also contain descriptions of the resources which need to be
12mr|isapnptools-1.27-1|21	allocated.  The BIOS on your system, or isapnptools, uses a protocol
12mr|isapnptools-1.27-1|22	described in the specification to find all of the PnP boards and
12mr|isapnptools-1.27-1|23	allocate the resources so that none of them conflict.
12mr|isapnptools-1.27-1|24	
12mr|isapnptools-1.27-1|25	Note that the BIOS doesn't do a very good job of allocating resources.
12mr|isapnptools-1.27-1|26	So isapnptools is suitable for all systems, whether or not they
12mr|isapnptools-1.27-1|27	include a PnP BIOS. In fact, a PnP BIOS adds some complications.  A
12mr|isapnptools-1.27-1|28	PnP BIOS may already activate some cards so that the drivers can find
12mr|isapnptools-1.27-1|29	them.  Then these tools can unconfigure them or change their settings,
12mr|isapnptools-1.27-1|30	causing all sorts of nasty effects. If you have PnP network cards that
12mr|isapnptools-1.27-1|31	already work, you should read through the documentation files very
12mr|isapnptools-1.27-1|32	carefully before you use isapnptools.
12mr|isapnptools-1.27-1|33	
12mr|isapnptools-1.27-1|34	Install isapnptools if you need utilities for configuring ISA PnP
12mr|isapnptools-1.27-1|35	cards.
12mr|isapnptools-1.27-1|36	
12mr|isapnptools-1.27-1|37	%package	devel
12mr|isapnptools-1.27-1|38	Summary:	Devel libraries for configuring ISA Plug-and-Play (PnP) devices
12mr|isapnptools-1.27-1|39	Group:		Development/C
12mr|isapnptools-1.27-1|40	
12mr|isapnptools-1.27-1|41	%description	devel
12mr|isapnptools-1.27-1|42	The isapnptools package contains utilities for configuring ISA
12mr|isapnptools-1.27-1|43	Plug-and-Play (PnP) cards which are in compliance with the PnP ISA
12mr|isapnptools-1.27-1|44	Specification Version 1.0a.  ISA PnP cards use registers instead of
12mr|isapnptools-1.27-1|45	jumpers for setting the board address and interrupt assignments.  The
12mr|isapnptools-1.27-1|46	cards also contain descriptions of the resources which need to be
12mr|isapnptools-1.27-1|47	allocated.  The BIOS on your system, or isapnptools, uses a protocol
12mr|isapnptools-1.27-1|48	described in the specification to find all of the PnP boards and
12mr|isapnptools-1.27-1|49	allocate the resources so that none of them conflict.
12mr|isapnptools-1.27-1|50	
12mr|isapnptools-1.27-1|51	Note that the BIOS doesn't do a very good job of allocating resources.
12mr|isapnptools-1.27-1|52	So isapnptools is suitable for all systems, whether or not they
12mr|isapnptools-1.27-1|53	include a PnP BIOS. In fact, a PnP BIOS adds some complications.  A
12mr|isapnptools-1.27-1|54	PnP BIOS may already activate some cards so that the drivers can find
12mr|isapnptools-1.27-1|55	them.  Then these tools can unconfigure them or change their settings,
12mr|isapnptools-1.27-1|56	causing all sorts of nasty effects. If you have PnP network cards that
12mr|isapnptools-1.27-1|57	already work, you should read through the documentation files very
12mr|isapnptools-1.27-1|58	carefully before you use isapnptools.
12mr|isapnptools-1.27-1|59	
12mr|isapnptools-1.27-1|60	Install isapnptools-devel if you need to do development with ISA PnP
12mr|isapnptools-1.27-1|61	cards.
12mr|isapnptools-1.27-1|62	
12mr|isapnptools-1.27-1|63	%prep
12mr|isapnptools-1.27-1|64	
12mr|isapnptools-1.27-1|65	%setup -q
12mr|isapnptools-1.27-1|66	%patch1 -p1
12mr|isapnptools-1.27-1|67	%patch2 -p0
12mr|isapnptools-1.27-1|68	%patch3 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|isapnptools-1.27-1|69	
12mr|isapnptools-1.27-1|70	find | xargs chmod u+w
12mr|isapnptools-1.27-1|71	
12mr|isapnptools-1.27-1|72	%build
12mr|isapnptools-1.27-1|73	%configure2_5x --sbindir=/sbin
12mr|isapnptools-1.27-1|74	make RPM_OPT_FLAGS="%{optflags}"
12mr|isapnptools-1.27-1|75	perl -pi -e "s/^\([^#]\)/#\1/" etc/isapnp.gone
12mr|isapnptools-1.27-1|76	%ifarch alpha
12mr|isapnptools-1.27-1|77	perl -pi -e "s/#IRQ 7/IRQ 7/" etc/isapnp.gone
12mr|isapnptools-1.27-1|78	%endif
12mr|isapnptools-1.27-1|79	
12mr|isapnptools-1.27-1|80	%install
12mr|isapnptools-1.27-1|81	rm -rf %{buildroot}
12mr|isapnptools-1.27-1|82	
12mr|isapnptools-1.27-1|83	%makeinstall_std
12mr|isapnptools-1.27-1|84	install -m644 etc/isapnp.gone -D %{buildroot}%{_sysconfdir}/isapnp.gone
12mr|isapnptools-1.27-1|85	
12mr|isapnptools-1.27-1|86	%files
12mr|isapnptools-1.27-1|87	%defattr(-,root,root,755)
12mr|isapnptools-1.27-1|88	%doc README
12mr|isapnptools-1.27-1|89	%doc config-scripts/YMH0021
12mr|isapnptools-1.27-1|90	%config(missingok,noreplace) %attr(0644,root,root) %{_sysconfdir}/isapnp.gone
12mr|isapnptools-1.27-1|91	/sbin/*
12mr|isapnptools-1.27-1|92	%{_mandir}/man*/*
12mr|isapnptools-1.27-1|93	
12mr|isapnptools-1.27-1|94	%files devel
12mr|isapnptools-1.27-1|95	%defattr(-,root,root,755)
12mr|isapnptools-1.27-1|96	%doc AUTHORS COPYING NEWS doc
12mr|isapnptools-1.27-1|97	%{_libdir}/*.a
12mr|isapnptools-1.27-1|98	%{_includedir}/isapnp
12mr|isapnptools-1.27-1|99	
12mr|isapnptools-1.27-1|100	%changelog
12mr|isapnptools-1.27-1|101	

14400 12
12mr|isdn4k-utils-3.12-10|1	%define major 3
12mr|isdn4k-utils-3.12-10|2	%define libname %mklibname %{name} %{major}
12mr|isdn4k-utils-3.12-10|3	%define develname %mklibname %{name} -d
12mr|isdn4k-utils-3.12-10|4	
12mr|isdn4k-utils-3.12-10|5	%define pppd_ver %(/usr/sbin/pppd --version 2>&1 | sed -n '/pppd version \\([0-9][.0-9]*\\)/s//\\1/p')
12mr|isdn4k-utils-3.12-10|6	%define pppd_ver_num %(echo %{pppd_ver} | perl -pe '/(\\d+)\\.(\\d)\\.?(\\d)?\\.?(\\d)?/; $_=($1)*1000000+($2)*10000+($3)*100+($4||0)')
12mr|isdn4k-utils-3.12-10|7	
12mr|isdn4k-utils-3.12-10|8	Summary:	Bundled Utilities for configuring ISDN4Linux
12mr|isdn4k-utils-3.12-10|9	Name:		isdn4k-utils
12mr|isdn4k-utils-3.12-10|10	Version:	3.12
12mr|isdn4k-utils-3.12-10|11	Release:	10
12mr|isdn4k-utils-3.12-10|12	License:	GPLv2
12mr|isdn4k-utils-3.12-10|13	Epoch:		1
12mr|isdn4k-utils-3.12-10|14	Group:		System/Configuration/Networking
12mr|isdn4k-utils-3.12-10|15	URL:		http://www.isdn4linux.de/
12mr|isdn4k-utils-3.12-10|16	Source0:	%{name}.tar.gz
12mr|isdn4k-utils-3.12-10|17	Source1:	%{name}-config
12mr|isdn4k-utils-3.12-10|18	Source2:	capi4linux
12mr|isdn4k-utils-3.12-10|19	Source3:	isdn4k-utils-ppp-2.4.4.tar.bz2
12mr|isdn4k-utils-3.12-10|20	Patch1:		%{name}.ipppd.patch
12mr|isdn4k-utils-3.12-10|21	Patch3:		%{name}-no-root.patch
12mr|isdn4k-utils-3.12-10|22	Patch7:		%{name}-nomknod.patch
12mr|isdn4k-utils-3.12-10|23	Patch9:		%{name}-glibc222.patch
12mr|isdn4k-utils-3.12-10|24	Patch10:	%{name}-isdnlog.patch
12mr|isdn4k-utils-3.12-10|25	Patch11:	%{name}-define.patch
12mr|isdn4k-utils-3.12-10|26	Patch15:	%{name}-eurofile-init-fix.patch
12mr|isdn4k-utils-3.12-10|27	Patch16:	%{name}-3.2p3-skip-capi-header-check.patch
12mr|isdn4k-utils-3.12-10|28	Patch18:	isdn4k-utils-lib64.patch
12mr|isdn4k-utils-3.12-10|29	Patch20:	isdn4k-utils-64bit-fixes.patch
12mr|isdn4k-utils-3.12-10|30	Patch21:	isdn4k-utils-ppp244.patch
12mr|isdn4k-utils-3.12-10|31	Patch23:	isdn4k-utils-target.patch
12mr|isdn4k-utils-3.12-10|32	# capi20.h must #include sys/types.h - AdamW 2008/02
12mr|isdn4k-utils-3.12-10|33	Patch24:	isdn4k-utils-3.2p3-types.patch
12mr|isdn4k-utils-3.12-10|34	Patch25:	isdn4k-utils-autoconf25x.diff
12mr|isdn4k-utils-3.12-10|35	Patch26:	isdn4k-utils-cleanup.diff
12mr|isdn4k-utils-3.12-10|36	Patch27:	isdn4k-utils-openssl_des.h_fix.diff
12mr|isdn4k-utils-3.12-10|37	Patch28:	isdn4k-utils-fix-str-fmt.patch
12mr|isdn4k-utils-3.12-10|38	Patch29:	isdn4k-utils-tcl86.patch
12mr|isdn4k-utils-3.12-10|39	Patch30:	isdn4k-utils-autoconf-2.6.4-quoting.patch
12mr|isdn4k-utils-3.12-10|40	Patch31:	isdn4k-utils-CVS-2010-05-01-capi.patch
12mr|isdn4k-utils-3.12-10|41	Requires(post): rpm-helper
12mr|isdn4k-utils-3.12-10|42	Requires(preun): rpm-helper
12mr|isdn4k-utils-3.12-10|43	BuildRequires:	autoconf automake libtool
12mr|isdn4k-utils-3.12-10|44	BuildRequires:	gdbm-devel
12mr|isdn4k-utils-3.12-10|45	BuildRequires:	imake
12mr|isdn4k-utils-3.12-10|46	BuildRequires:	kernel-source
12mr|isdn4k-utils-3.12-10|47	BuildRequires:	tcl-devel
12mr|isdn4k-utils-3.12-10|48	BuildRequires:	libxext-devel
12mr|isdn4k-utils-3.12-10|49	BuildRequires:	libxmu-devel
12mr|isdn4k-utils-3.12-10|50	BuildRequires:	libxp-devel
12mr|isdn4k-utils-3.12-10|51	BuildRequires:	libxt-devel
12mr|isdn4k-utils-3.12-10|52	BuildRequires:	linuxdoc-tools
12mr|isdn4k-utils-3.12-10|53	BuildRequires:	ncurses-devel
12mr|isdn4k-utils-3.12-10|54	BuildRequires:	openssl-devel
12mr|isdn4k-utils-3.12-10|55	BuildRequires:	pcap-devel
12mr|isdn4k-utils-3.12-10|56	BuildRequires:	ppp
12mr|isdn4k-utils-3.12-10|57	BuildRequires:	ppp-devel
12mr|isdn4k-utils-3.12-10|58	BuildRequires:	libx11-devel
12mr|isdn4k-utils-3.12-10|59	BuildRequires:	libxaw-devel
12mr|isdn4k-utils-3.12-10|60	BuildRequires:	libxext-devel
12mr|isdn4k-utils-3.12-10|61	BuildRequires:	libxmu-devel
12mr|isdn4k-utils-3.12-10|62	BuildRequires:	libxpm-devel
12mr|isdn4k-utils-3.12-10|63	BuildRequires:	libxp-devel
12mr|isdn4k-utils-3.12-10|64	BuildRequires:	libxt-devel
12mr|isdn4k-utils-3.12-10|65	
12mr|isdn4k-utils-3.12-10|66	%description
12mr|isdn4k-utils-3.12-10|67	isdn4k-utils is a collection of various ISDN related utilities. This
12mr|isdn4k-utils-3.12-10|68	package contains configuration tools for all ISDN adapters, supported
12mr|isdn4k-utils-3.12-10|69	by Linux. Furthermore, several status-monitors are provided as well as
12mr|isdn4k-utils-3.12-10|70	some ISDN-based applications. Namely ipppd, a PPP daemon for synchronous
12mr|isdn4k-utils-3.12-10|71	PPP over ISDN; vbox, an answering-machine and (for use with AVM-B1 only)
12mr|isdn4k-utils-3.12-10|72	capifax, a faxmachine.
12mr|isdn4k-utils-3.12-10|73	
12mr|isdn4k-utils-3.12-10|74	%package	xtools
12mr|isdn4k-utils-3.12-10|75	Summary:	ISDN utilities that use X
12mr|isdn4k-utils-3.12-10|76	Group:		Networking/Other
12mr|isdn4k-utils-3.12-10|77	Requires:	%{name} >= %{epoch}:%{version}
12mr|isdn4k-utils-3.12-10|78	
12mr|isdn4k-utils-3.12-10|79	%description	xtools
12mr|isdn4k-utils-3.12-10|80	These are the graphical utilities for ISDN, xmonisdn and xisdnload.
12mr|isdn4k-utils-3.12-10|81	They provide, each in their own way, a visual indication of the status
12mr|isdn4k-utils-3.12-10|82	of the ISDN lines, so that it is directly obvious when there is a
12mr|isdn4k-utils-3.12-10|83	connection, for example.
12mr|isdn4k-utils-3.12-10|84	
12mr|isdn4k-utils-3.12-10|85	%package	vbox
12mr|isdn4k-utils-3.12-10|86	Summary:	ISDN answering machine
12mr|isdn4k-utils-3.12-10|87	Group:		Communications
12mr|isdn4k-utils-3.12-10|88	Requires:	%{name} >= %{epoch}:%{version}
12mr|isdn4k-utils-3.12-10|89	
12mr|isdn4k-utils-3.12-10|90	%description	vbox
12mr|isdn4k-utils-3.12-10|91	ISDN Answering Machine
12mr|isdn4k-utils-3.12-10|92	
12mr|isdn4k-utils-3.12-10|93	%package	eurofile
12mr|isdn4k-utils-3.12-10|94	Summary:	ISDN eurofile transfer tool
12mr|isdn4k-utils-3.12-10|95	Group:		Networking/File transfer
12mr|isdn4k-utils-3.12-10|96	License:	LGPL
12mr|isdn4k-utils-3.12-10|97	Requires:	%{name} >= %{epoch}:%{version}
12mr|isdn4k-utils-3.12-10|98	Requires(post): rpm-helper
12mr|isdn4k-utils-3.12-10|99	Requires(preun): rpm-helper
12mr|isdn4k-utils-3.12-10|100	
12mr|isdn4k-utils-3.12-10|101	%description	eurofile
12mr|isdn4k-utils-3.12-10|102	If you want to send / receive files over an ISDN line with the eurofile system,
12mr|isdn4k-utils-3.12-10|103	you need this package.
12mr|isdn4k-utils-3.12-10|104	
12mr|isdn4k-utils-3.12-10|105	%package	isdnlog
12mr|isdn4k-utils-3.12-10|106	Summary:	ISDN connection logger
12mr|isdn4k-utils-3.12-10|107	Group:		Communications
12mr|isdn4k-utils-3.12-10|108	Requires:	%{name} >= %{epoch}:%{version}
12mr|isdn4k-utils-3.12-10|109	
12mr|isdn4k-utils-3.12-10|110	%description	isdnlog
12mr|isdn4k-utils-3.12-10|111	isdnlog logs all ISDN connections, and can calculate the cost of calls.
12mr|isdn4k-utils-3.12-10|112	If sufficient data is available, it can even recommend which alternate
12mr|isdn4k-utils-3.12-10|113	carrier would have been cheaper for a given call. For countries where calls
12mr|isdn4k-utils-3.12-10|114	are charged per discrete unit, it can disconnect the line just before the
12mr|isdn4k-utils-3.12-10|115	next unit starts.
12mr|isdn4k-utils-3.12-10|116	
12mr|isdn4k-utils-3.12-10|117	%package -n	%{libname}
12mr|isdn4k-utils-3.12-10|118	Summary:	Main library for %{name}
12mr|isdn4k-utils-3.12-10|119	Group:		System/Libraries
12mr|isdn4k-utils-3.12-10|120	Requires:	%{name} >= %{epoch}:%{version}
12mr|isdn4k-utils-3.12-10|121	# There's a ton of non-versioned libs, plugins and development files
12mr|isdn4k-utils-3.12-10|122	# in the library package, so it needs to obsolete its old major(s)
12mr|isdn4k-utils-3.12-10|123	# In fact, if this isn't going to be fixed, there's really no point
12mr|isdn4k-utils-3.12-10|124	# versioning the lib package at all.
12mr|isdn4k-utils-3.12-10|125	# - AdamW 2008/10
12mr|isdn4k-utils-3.12-10|126	Obsoletes:	%{mklibname isdn4k-utils 2} <= 1:3.2p3-38mdv2009.0
12mr|isdn4k-utils-3.12-10|127	
12mr|isdn4k-utils-3.12-10|128	%description -n	%{libname}
12mr|isdn4k-utils-3.12-10|129	isdn4k-utils is a collection of various ISDN related utilities. This
12mr|isdn4k-utils-3.12-10|130	package contains configuration tools for all ISDN adapters, supported
12mr|isdn4k-utils-3.12-10|131	by Linux. Furthermore, several status-monitors are provided as well as
12mr|isdn4k-utils-3.12-10|132	some ISDN-based applications. Namely ipppd, a PPP daemon for synchronous
12mr|isdn4k-utils-3.12-10|133	PPP over ISDN; vbox, an answering-machine and (for use with AVM-B1 only)
12mr|isdn4k-utils-3.12-10|134	capifax, a faxmachine.
12mr|isdn4k-utils-3.12-10|135	This package contains the library needed to run programs dynamically
12mr|isdn4k-utils-3.12-10|136	linked with %{name}.
12mr|isdn4k-utils-3.12-10|137	
12mr|isdn4k-utils-3.12-10|138	%package -n	%{develname}
12mr|isdn4k-utils-3.12-10|139	Summary:	Includes and other files to develop %{name} applications
12mr|isdn4k-utils-3.12-10|140	Group:		Development/C
12mr|isdn4k-utils-3.12-10|141	Requires:	%{libname} >= %{epoch}:%{version}-%{release}
12mr|isdn4k-utils-3.12-10|142	Provides:	lib%{name}-devel %{name}-devel
12mr|isdn4k-utils-3.12-10|143	Obsoletes:	%{mklibname %{name} -d 2}
12mr|isdn4k-utils-3.12-10|144	Conflicts:	%{_lib}isdn4k-utils3 < 1:3.12-7mdv
12mr|isdn4k-utils-3.12-10|145	
12mr|isdn4k-utils-3.12-10|146	%description -n	%{develname}
12mr|isdn4k-utils-3.12-10|147	Libraries, include files and other resources you can use to develop
12mr|isdn4k-utils-3.12-10|148	%{name} applications.
12mr|isdn4k-utils-3.12-10|149	
12mr|isdn4k-utils-3.12-10|150	%package	doc
12mr|isdn4k-utils-3.12-10|151	Summary:	Complete HTML documentation for isdn4k-utils
12mr|isdn4k-utils-3.12-10|152	Group:		System/Configuration/Networking
12mr|isdn4k-utils-3.12-10|153	Conflicts:	isdn4k-utils < 3.2p3-28mdv2007.1
12mr|isdn4k-utils-3.12-10|154	
12mr|isdn4k-utils-3.12-10|155	%description	doc
12mr|isdn4k-utils-3.12-10|156	This is the original, complete, documentation for isdn4k-utils, in
12mr|isdn4k-utils-3.12-10|157	HTML format.
12mr|isdn4k-utils-3.12-10|158	
12mr|isdn4k-utils-3.12-10|159	isdn4k-utils is a collection of various ISDN related utilities. This
12mr|isdn4k-utils-3.12-10|160	package contains configuration tools for all ISDN adapters, supported
12mr|isdn4k-utils-3.12-10|161	by Linux. Furthermore, several status-monitors are provided as well as
12mr|isdn4k-utils-3.12-10|162	some ISDN-based applications. Namely ipppd, a PPP daemon for synchronous
12mr|isdn4k-utils-3.12-10|163	PPP over ISDN; vbox, an answering-machine and (for use with AVM-B1 only)
12mr|isdn4k-utils-3.12-10|164	capifax, a faxmachine.
12mr|isdn4k-utils-3.12-10|165	
12mr|isdn4k-utils-3.12-10|166	%prep
12mr|isdn4k-utils-3.12-10|167	
12mr|isdn4k-utils-3.12-10|168	%setup -q -n %{name} -a3
12mr|isdn4k-utils-3.12-10|169	
12mr|isdn4k-utils-3.12-10|170	find . -type d -perm 0700 -exec chmod 755 {} \;
12mr|isdn4k-utils-3.12-10|171	find . -type f -perm 0554 -exec chmod 755 {} \;
12mr|isdn4k-utils-3.12-10|172	find . -type f -perm 0555 -exec chmod 755 {} \;
12mr|isdn4k-utils-3.12-10|173	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|isdn4k-utils-3.12-10|174	
12mr|isdn4k-utils-3.12-10|175	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12mr|isdn4k-utils-3.12-10|176	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|isdn4k-utils-3.12-10|177	done
12mr|isdn4k-utils-3.12-10|178	
12mr|isdn4k-utils-3.12-10|179	%patch1 -p1 -b .old
12mr|isdn4k-utils-3.12-10|180	%patch3 -p1 -b .old
12mr|isdn4k-utils-3.12-10|181	%patch7 -p1 -b .old
12mr|isdn4k-utils-3.12-10|182	%patch9 -p1 -b .old
12mr|isdn4k-utils-3.12-10|183	%patch10 -p0 -b .old
12mr|isdn4k-utils-3.12-10|184	%patch11 -p1 -b .old
12mr|isdn4k-utils-3.12-10|185	%patch15 -p0 -b .old
12mr|isdn4k-utils-3.12-10|186	%patch16 -p1 -b .nocheck
12mr|isdn4k-utils-3.12-10|187	%patch18 -p1 -b .lib64
12mr|isdn4k-utils-3.12-10|188	%patch20 -p1 -b .64bit-fixes
12mr|isdn4k-utils-3.12-10|189	
12mr|isdn4k-utils-3.12-10|190	# (simpler) lib64 fix
12mr|isdn4k-utils-3.12-10|191	perl -pi -e "s|/usr/lib/|%{_libdir}/|" pppdcapiplugin/ppp-2.*/Makefile pppdcapiplugin/Makefile.template
12mr|isdn4k-utils-3.12-10|192	
12mr|isdn4k-utils-3.12-10|193	%patch23 -p1 -b .target
12mr|isdn4k-utils-3.12-10|194	%patch24 -p1 -b .types
12mr|isdn4k-utils-3.12-10|195	%patch25 -p1 -b .autoconf25x
12mr|isdn4k-utils-3.12-10|196	%patch26 -p1 -b .cleanup
12mr|isdn4k-utils-3.12-10|197	%patch27 -p0 -b .openssl_des.h_fix
12mr|isdn4k-utils-3.12-10|198	
12mr|isdn4k-utils-3.12-10|199	%patch28 -p0 -b .str
12mr|isdn4k-utils-3.12-10|200	%patch29 -p0 -b .tcl86
12mr|isdn4k-utils-3.12-10|201	%patch30 -p1 -b .autoconf
12mr|isdn4k-utils-3.12-10|202	%patch31 -p1 -b .capi
12mr|isdn4k-utils-3.12-10|203	
12mr|isdn4k-utils-3.12-10|204	#(peroyvind) provide our own config file with correct options and paths
12mr|isdn4k-utils-3.12-10|205	install %{SOURCE1} .config
12mr|isdn4k-utils-3.12-10|206	echo "LIBDIR='%{_libdir}'" >> .config
12mr|isdn4k-utils-3.12-10|207	
12mr|isdn4k-utils-3.12-10|208	# AMD K6 is not an i686
12mr|isdn4k-utils-3.12-10|209	%ifarch
12mr|isdn4k-utils-3.12-10|210	perl -pi -e "s/k6 \| //" vbox3/config.sub
12mr|isdn4k-utils-3.12-10|211	perl -pi -e "s/k6-\* \| //" vbox3/config.sub
12mr|isdn4k-utils-3.12-10|212	perl -pi -e "s/\| k5 \|/\| k5 \| k6 \|/" vbox3/config.sub
12mr|isdn4k-utils-3.12-10|213	perl -pi -e "s/\| k5-\* \|/\| k5-\* \| k6-* \|/" vbox3/config.sub
12mr|isdn4k-utils-3.12-10|214	%endif
12mr|isdn4k-utils-3.12-10|215	
12mr|isdn4k-utils-3.12-10|216	# tcl hack
12mr|isdn4k-utils-3.12-10|217	. %{_libdir}/tclConfig.sh
12mr|isdn4k-utils-3.12-10|218	find -type f | xargs perl -pi -e "s|tcl8\.4|tcl${TCL_VERSION}|g"
12mr|isdn4k-utils-3.12-10|219	
12mr|isdn4k-utils-3.12-10|220	# nuke this for now
12mr|isdn4k-utils-3.12-10|221	rm -rf ant-phone
12mr|isdn4k-utils-3.12-10|222	
12mr|isdn4k-utils-3.12-10|223	# antiborker
12mr|isdn4k-utils-3.12-10|224	#perl -pi -e "s|\'||g" .config <- this won't work!
12mr|isdn4k-utils-3.12-10|225	find vbox -type f | xargs perl -pi -e "s|\@VBOX_DOCDIR\@|/usr/share/doc/vbox|g"
12mr|isdn4k-utils-3.12-10|226	find vbox -type f | xargs perl -pi -e "s|\@VBOX_LOCKDIR\@|/var/lock|g"
12mr|isdn4k-utils-3.12-10|227	
12mr|isdn4k-utils-3.12-10|228	%build
12mr|isdn4k-utils-3.12-10|229	export FORCE_AUTOCONF_2_5=1
12mr|isdn4k-utils-3.12-10|230	
12mr|isdn4k-utils-3.12-10|231	for i in */configure; do
12mr|isdn4k-utils-3.12-10|232	cd `dirname $i`
12mr|isdn4k-utils-3.12-10|233	autoreconf -fi
12mr|isdn4k-utils-3.12-10|234	cd ..
12mr|isdn4k-utils-3.12-10|235	done
12mr|isdn4k-utils-3.12-10|236	
12mr|isdn4k-utils-3.12-10|237	# workaround for automake/autoconf
12mr|isdn4k-utils-3.12-10|238	if [ -x /usr/share/automake/depcomp ] ; then
12mr|isdn4k-utils-3.12-10|239	for i in capiinfo capiinit rcapid capifax; do
12mr|isdn4k-utils-3.12-10|240	cp -f /usr/share/automake/depcomp $i
12mr|isdn4k-utils-3.12-10|241	( cd $i ; aclocal && autoconf )
12mr|isdn4k-utils-3.12-10|242	done
12mr|isdn4k-utils-3.12-10|243	fi
12mr|isdn4k-utils-3.12-10|244	
12mr|isdn4k-utils-3.12-10|245	# we need it on ia64 machine
12mr|isdn4k-utils-3.12-10|246	( cd capi20; [ -f configure.in ] && libtoolize --copy --force )
12mr|isdn4k-utils-3.12-10|247	( cd vbox; [ -f configure.in ] && libtoolize --copy --force )
12mr|isdn4k-utils-3.12-10|248	
12mr|isdn4k-utils-3.12-10|249	#(peroyvind) added more flags for pppdcapiplugin since we're overriding it's CFLAGS which cointains flags needed
12mr|isdn4k-utils-3.12-10|250	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"
12mr|isdn4k-utils-3.12-10|251	
12mr|isdn4k-utils-3.12-10|252	#(peroyvind) workaround for wrong aclocal
12mr|isdn4k-utils-3.12-10|253	make CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" CCFLAGS="$RPM_OPT_FLAGS" subconfig
12mr|isdn4k-utils-3.12-10|254	perl -pi -e "s|CDEBUGFLAGS = .*|CDEBUGFLAGS = $RPM_OPT_FLAGS|" xisdnload/Makefile xmonisdn/Makefile
12mr|isdn4k-utils-3.12-10|255	perl -pi -e "s|CXXDEBUGFLAGS = \-0.*|CXXDEBUGFLAGS = $RPM_OPT_FLAGS|" xisdnload/Makefile xmonisdn/Makefile
12mr|isdn4k-utils-3.12-10|256	cp isdnlog/isdnlog/isdnlog.5.in isdnlog/isdnlog/isdnlog.5
12mr|isdn4k-utils-3.12-10|257	
12mr|isdn4k-utils-3.12-10|258	#(peroyvind) workaround for non-existing rcapid/acinclude.m4
12mr|isdn4k-utils-3.12-10|259	touch rcapid/acinclude.m4
12mr|isdn4k-utils-3.12-10|260	
12mr|isdn4k-utils-3.12-10|261	# (blino) compile pppdcapiplugin for current pppd only to avoid errors and unnecessary time spent on compiling
12mr|isdn4k-utils-3.12-10|262	perl -pi -e "s|^(PPPVERSIONS\s*)=\s*.+$|\1= %{pppd_ver}|" pppdcapiplugin/Makefile
12mr|isdn4k-utils-3.12-10|263	
12mr|isdn4k-utils-3.12-10|264	#(peroyvind) added CCFLAGS since it's a variable used a few places in stead of CFLAGS (*sigh*)
12mr|isdn4k-utils-3.12-10|265	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"
12mr|isdn4k-utils-3.12-10|266	
12mr|isdn4k-utils-3.12-10|267	%install
12mr|isdn4k-utils-3.12-10|268	rm -rf %{buildroot}
12mr|isdn4k-utils-3.12-10|269	
12mr|isdn4k-utils-3.12-10|270	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"
12mr|isdn4k-utils-3.12-10|271	
12mr|isdn4k-utils-3.12-10|272	mkdir -p %{buildroot}{%{_sbindir},%{_bindir},%{_includedir},%{_mandir},%{_docdir},/sbin,%{_initrddir},%{_libdir}/isdn}
12mr|isdn4k-utils-3.12-10|273	
12mr|isdn4k-utils-3.12-10|274	#(peroyvind) yet another workaround.. this time for providing compile flags for stuff that was'nt compiled last time..
12mr|isdn4k-utils-3.12-10|275	%makeinstall_std CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" CCFLAGS="$RPM_OPT_FLAGS" MANPATH=%{_mandir}
12mr|isdn4k-utils-3.12-10|276	rm -f %{buildroot}%{_bindir}/vboxbeep # security hole if used. (dam's)
12mr|isdn4k-utils-3.12-10|277	rm -f %{buildroot}%{_mandir}/man*/vboxbeep*
12mr|isdn4k-utils-3.12-10|278	
12mr|isdn4k-utils-3.12-10|279	#(peroyvind) fix incorrect filename for man page
12mr|isdn4k-utils-3.12-10|280	mv %{buildroot}%{_mandir}/man8/.isdnctrl_conf.8 %{buildroot}%{_mandir}/man8/isdnctrl_conf.8
12mr|isdn4k-utils-3.12-10|281	
12mr|isdn4k-utils-3.12-10|282	#(peroyvind) move this one out of buildroot, we want to have it somewhere else..
12mr|isdn4k-utils-3.12-10|283	rm -rf vbox/docs; mv %{buildroot}%{_docdir}/vbox vbox/docs
12mr|isdn4k-utils-3.12-10|284	
12mr|isdn4k-utils-3.12-10|285	#(peroyvind) fix name for init script
12mr|isdn4k-utils-3.12-10|286	mv %{buildroot}%{_initrddir}/eftd.sh %{buildroot}%{_initrddir}/eftd
12mr|isdn4k-utils-3.12-10|287	
12mr|isdn4k-utils-3.12-10|288	#(peroyvind) install man pages for eurofile
12mr|isdn4k-utils-3.12-10|289	install -m644 eurofile/doc/*.5 %{buildroot}%{_mandir}/man5/
12mr|isdn4k-utils-3.12-10|290	
12mr|isdn4k-utils-3.12-10|291	#(peroyvind) remove uninstalled symlink
12mr|isdn4k-utils-3.12-10|292	rm -rf %{buildroot}/usr/lib/X11/app-defaults
12mr|isdn4k-utils-3.12-10|293	rm -f  %{buildroot}%{_sysconfdir}/isdn/eftusers
12mr|isdn4k-utils-3.12-10|294	
12mr|isdn4k-utils-3.12-10|295	install -m755 %{SOURCE2} %{buildroot}%{_initrddir}/capi4linux
12mr|isdn4k-utils-3.12-10|296	
12mr|isdn4k-utils-3.12-10|297	#(peroyvind) get rid of drdsl files which are provided by other package according to Steffen Barszus
12mr|isdn4k-utils-3.12-10|298	rm -rf %{buildroot}%{_sysconfdir}/drdsl
12mr|isdn4k-utils-3.12-10|299	
12mr|isdn4k-utils-3.12-10|300	# cleanup
12mr|isdn4k-utils-3.12-10|301	rm -f %{buildroot}/usr/share/doc/i4lfaq*
12mr|isdn4k-utils-3.12-10|302	rm -f %{buildroot}%{_libdir}/*.*a
12mr|isdn4k-utils-3.12-10|303	
12mr|isdn4k-utils-3.12-10|304	# hmm...
12mr|isdn4k-utils-3.12-10|305	mv %{buildroot}/sbin/* %{buildroot}%{_sbindir}/
12mr|isdn4k-utils-3.12-10|306	
12mr|isdn4k-utils-3.12-10|307	%post
12mr|isdn4k-utils-3.12-10|308	%_post_service capi4linux
12mr|isdn4k-utils-3.12-10|309	
12mr|isdn4k-utils-3.12-10|310	%preun
12mr|isdn4k-utils-3.12-10|311	%_preun_service capi4linux
12mr|isdn4k-utils-3.12-10|312	
12mr|isdn4k-utils-3.12-10|313	%post eurofile
12mr|isdn4k-utils-3.12-10|314	%_post_service eftd
12mr|isdn4k-utils-3.12-10|315	
12mr|isdn4k-utils-3.12-10|316	%preun eurofile
12mr|isdn4k-utils-3.12-10|317	%_preun_service eftd
12mr|isdn4k-utils-3.12-10|318	
12mr|isdn4k-utils-3.12-10|319	%files
12mr|isdn4k-utils-3.12-10|320	%doc README NEWS
12mr|isdn4k-utils-3.12-10|321	%dir %{_libdir}/isdn
12mr|isdn4k-utils-3.12-10|322	%dir %{_datadir}/isdn
12mr|isdn4k-utils-3.12-10|323	%{_datadir}/isdn/*
12mr|isdn4k-utils-3.12-10|324	%dir %{_sysconfdir}/isdn
12mr|isdn4k-utils-3.12-10|325	#%dir %{_sysconfdir}/drdsl
12mr|isdn4k-utils-3.12-10|326	#%config(noreplace) %{_sysconfdir}/drdsl/adsl.conf
12mr|isdn4k-utils-3.12-10|327	%config(noreplace) %{_sysconfdir}/ppp/peers/isdn/arcor
12mr|isdn4k-utils-3.12-10|328	%config(noreplace) %{_sysconfdir}/ppp/peers/isdn/avm
12mr|isdn4k-utils-3.12-10|329	%config(noreplace) %{_sysconfdir}/ppp/peers/isdn/avm-ml
12mr|isdn4k-utils-3.12-10|330	%config(noreplace) %{_sysconfdir}/ppp/peers/isdn/leased
12mr|isdn4k-utils-3.12-10|331	%config(noreplace) %{_sysconfdir}/ppp/peers/isdn/otelo
12mr|isdn4k-utils-3.12-10|332	%config(noreplace) %{_sysconfdir}/ppp/peers/isdn/talkline
12mr|isdn4k-utils-3.12-10|333	%config(noreplace) %{_sysconfdir}/isdn/isdn.conf
12mr|isdn4k-utils-3.12-10|334	%config(noreplace) %{_sysconfdir}/isdn/callerid.conf
12mr|isdn4k-utils-3.12-10|335	%config(noreplace) %{_sysconfdir}/isdn/rate.conf
12mr|isdn4k-utils-3.12-10|336	#%config(noreplace) %{_sysconfdir}/ppp/ioptions
12mr|isdn4k-utils-3.12-10|337	%defattr(755,root,root,755)
12mr|isdn4k-utils-3.12-10|338	%{_initrddir}/capi4linux
12mr|isdn4k-utils-3.12-10|339	%{_sbindir}/avmcapictrl
12mr|isdn4k-utils-3.12-10|340	%{_sbindir}/capiinit
12mr|isdn4k-utils-3.12-10|341	%{_sbindir}/hisaxctrl
12mr|isdn4k-utils-3.12-10|342	%{_sbindir}/icnctrl
12mr|isdn4k-utils-3.12-10|343	%{_sbindir}/imon
12mr|isdn4k-utils-3.12-10|344	%{_sbindir}/imontty
12mr|isdn4k-utils-3.12-10|345	%{_sbindir}/ipppd
12mr|isdn4k-utils-3.12-10|346	%{_sbindir}/ipppstats
12mr|isdn4k-utils-3.12-10|347	%{_sbindir}/iprofd
12mr|isdn4k-utils-3.12-10|348	%{_sbindir}/isdnctrl
12mr|isdn4k-utils-3.12-10|349	%{_sbindir}/loopctrl
12mr|isdn4k-utils-3.12-10|350	%{_sbindir}/pcbitctl
12mr|isdn4k-utils-3.12-10|351	%{_sbindir}/rcapid
12mr|isdn4k-utils-3.12-10|352	%{_sbindir}/actctrl
12mr|isdn4k-utils-3.12-10|353	%{_sbindir}/diva*
12mr|isdn4k-utils-3.12-10|354	%{_sbindir}/eiconctrl
12mr|isdn4k-utils-3.12-10|355	%{_sbindir}/divertctrl
12mr|isdn4k-utils-3.12-10|356	%{_bindir}/capi*
12mr|isdn4k-utils-3.12-10|357	%{_mandir}/man4/isdn_audio.4*
12mr|isdn4k-utils-3.12-10|358	%{_mandir}/man4/isdnctrl.4*
12mr|isdn4k-utils-3.12-10|359	%{_mandir}/man4/isdninfo.4*
12mr|isdn4k-utils-3.12-10|360	%{_mandir}/man4/ttyI.4*
12mr|isdn4k-utils-3.12-10|361	%{_mandir}/man5/rate.conf.5*
12mr|isdn4k-utils-3.12-10|362	%{_mandir}/man7/isdn_cause.7*
12mr|isdn4k-utils-3.12-10|363	%{_mandir}/man8/actctrl.8*
12mr|isdn4k-utils-3.12-10|364	%{_mandir}/man8/avmcapictrl.8*
12mr|isdn4k-utils-3.12-10|365	%{_mandir}/man8/capiinfo.8*
12mr|isdn4k-utils-3.12-10|366	%{_mandir}/man8/capiplugin.8*
12mr|isdn4k-utils-3.12-10|367	%{_mandir}/man8/divertctrl.8*
12mr|isdn4k-utils-3.12-10|368	%{_mandir}/man8/eiconctrl.8*
12mr|isdn4k-utils-3.12-10|369	%{_mandir}/man8/hisaxctrl.8*
12mr|isdn4k-utils-3.12-10|370	%{_mandir}/man8/icnctrl.8*
12mr|isdn4k-utils-3.12-10|371	%{_mandir}/man8/imon.8*
12mr|isdn4k-utils-3.12-10|372	%{_mandir}/man8/imontty.8*
12mr|isdn4k-utils-3.12-10|373	%{_mandir}/man8/ipppd.8*
12mr|isdn4k-utils-3.12-10|374	%{_mandir}/man8/ipppstats.8*
12mr|isdn4k-utils-3.12-10|375	%{_mandir}/man8/iprofd.8*
12mr|isdn4k-utils-3.12-10|376	%{_mandir}/man8/isdnctrl.8*
12mr|isdn4k-utils-3.12-10|377	%{_mandir}/man8/isdnctrl_conf.8*
12mr|isdn4k-utils-3.12-10|378	%{_mandir}/man8/loopctrl.8*
12mr|isdn4k-utils-3.12-10|379	%{_mandir}/man8/pcbitctl.8*
12mr|isdn4k-utils-3.12-10|380	
12mr|isdn4k-utils-3.12-10|381	%files xtools
12mr|isdn4k-utils-3.12-10|382	%doc xmonisdn/README
12mr|isdn4k-utils-3.12-10|383	%{_includedir}/X11/bitmaps/net*
12mr|isdn4k-utils-3.12-10|384	#%{_prefix}/X11R6/lib/X11/doc/html/*.html
12mr|isdn4k-utils-3.12-10|385	%config(noreplace) %{_sysconfdir}/X11/app-defaults/XISDNLoad
12mr|isdn4k-utils-3.12-10|386	%defattr(755,root,root,755)
12mr|isdn4k-utils-3.12-10|387	%{_bindir}/x*
12mr|isdn4k-utils-3.12-10|388	%{_mandir}/man1/xisdnload.1x.*
12mr|isdn4k-utils-3.12-10|389	%{_mandir}/man1/xmonisdn.1x.*
12mr|isdn4k-utils-3.12-10|390	
12mr|isdn4k-utils-3.12-10|391	%files vbox
12mr|isdn4k-utils-3.12-10|392	%lang(de) %doc vbox/docs/*
12mr|isdn4k-utils-3.12-10|393	%doc vbox/examples vbox/README vbox/CHANGES
12mr|isdn4k-utils-3.12-10|394	%dir /var/spool/vbox
12mr|isdn4k-utils-3.12-10|395	%dir /var/log/vbox
12mr|isdn4k-utils-3.12-10|396	%config(noreplace) %{_sysconfdir}/isdn/vboxgetty.conf
12mr|isdn4k-utils-3.12-10|397	%config(noreplace) %{_sysconfdir}/isdn/vboxd.conf
12mr|isdn4k-utils-3.12-10|398	%defattr(755,root,root,755)
12mr|isdn4k-utils-3.12-10|399	%{_bindir}/*vbox*
12mr|isdn4k-utils-3.12-10|400	%{_sbindir}/vbox*
12mr|isdn4k-utils-3.12-10|401	%{_mandir}/man1/vbox.1*
12mr|isdn4k-utils-3.12-10|402	%{_mandir}/man1/vboxconvert.1*
12mr|isdn4k-utils-3.12-10|403	%{_mandir}/man1/vboxctrl.1*
12mr|isdn4k-utils-3.12-10|404	%{_mandir}/man1/vboxmode.1*
12mr|isdn4k-utils-3.12-10|405	%{_mandir}/man1/vboxplay.1*
12mr|isdn4k-utils-3.12-10|406	%{_mandir}/man1/vboxtoau.1*
12mr|isdn4k-utils-3.12-10|407	%{_mandir}/man5/vbox.conf.5*
12mr|isdn4k-utils-3.12-10|408	%{_mandir}/man5/vboxd.conf.5*
12mr|isdn4k-utils-3.12-10|409	%{_mandir}/man5/vbox_file.5*
12mr|isdn4k-utils-3.12-10|410	%{_mandir}/man5/vboxgetty.conf.5*
12mr|isdn4k-utils-3.12-10|411	%{_mandir}/man5/vboxrc.5*
12mr|isdn4k-utils-3.12-10|412	%{_mandir}/man5/vboxtcl.5*
12mr|isdn4k-utils-3.12-10|413	%{_mandir}/man8/vboxd.8*
12mr|isdn4k-utils-3.12-10|414	%{_mandir}/man8/vboxgetty.8*
12mr|isdn4k-utils-3.12-10|415	%{_mandir}/man8/vboxmail.8*
12mr|isdn4k-utils-3.12-10|416	%{_mandir}/man8/vboxputty.8*
12mr|isdn4k-utils-3.12-10|417	
12mr|isdn4k-utils-3.12-10|418	%files eurofile
12mr|isdn4k-utils-3.12-10|419	%doc eurofile/doc/[!R]*[!5] eurofile/COPYING* eurofile/CHANGES eurofile/README* eurofile/TODO
12mr|isdn4k-utils-3.12-10|420	%config(noreplace) %{_sysconfdir}/isdn/eft.conf
12mr|isdn4k-utils-3.12-10|421	%defattr(755,root,root,755)
12mr|isdn4k-utils-3.12-10|422	%config(noreplace) %{_initrddir}/eftd
12mr|isdn4k-utils-3.12-10|423	%{_sbindir}/eftd
12mr|isdn4k-utils-3.12-10|424	%{_bindir}/eftp
12mr|isdn4k-utils-3.12-10|425	%{_mandir}/man5/eftaccess.5*
12mr|isdn4k-utils-3.12-10|426	%{_mandir}/man5/efthosts.5*
12mr|isdn4k-utils-3.12-10|427	%{_mandir}/man5/eft_wuauth.5*
12mr|isdn4k-utils-3.12-10|428	%{_mandir}/man5/eft_xferlog.5*
12mr|isdn4k-utils-3.12-10|429	
12mr|isdn4k-utils-3.12-10|430	%files isdnlog
12mr|isdn4k-utils-3.12-10|431	%doc isdnlog/BUGS isdnlog/README.* isdnlog/CREDITS isdnlog/FAQ isdnlog/NEWS isdnlog/TODO
12mr|isdn4k-utils-3.12-10|432	%config(noreplace) %{_sysconfdir}/isdn/isdnlog.*
12mr|isdn4k-utils-3.12-10|433	%defattr(755,root,root,755)
12mr|isdn4k-utils-3.12-10|434	%{_sbindir}/isdnlog
12mr|isdn4k-utils-3.12-10|435	%{_sbindir}/mkzonedb
12mr|isdn4k-utils-3.12-10|436	%{_bindir}/isdn*
12mr|isdn4k-utils-3.12-10|437	%config(noreplace) %{_sysconfdir}/isdn/stop
12mr|isdn4k-utils-3.12-10|438	%{_mandir}/man1/autovbox.1*
12mr|isdn4k-utils-3.12-10|439	%{_mandir}/man1/isdnbill.1*
12mr|isdn4k-utils-3.12-10|440	%{_mandir}/man1/isdnconf.1*
12mr|isdn4k-utils-3.12-10|441	%{_mandir}/man1/isdnrate.1*
12mr|isdn4k-utils-3.12-10|442	%{_mandir}/man1/isdnrep.1*
12mr|isdn4k-utils-3.12-10|443	%{_mandir}/man1/rmdtovbox.1*
12mr|isdn4k-utils-3.12-10|444	%{_mandir}/man5/callerid.conf.5*
12mr|isdn4k-utils-3.12-10|445	%{_mandir}/man5/isdn.conf.5*
12mr|isdn4k-utils-3.12-10|446	%{_mandir}/man5/isdnformat.5*
12mr|isdn4k-utils-3.12-10|447	%{_mandir}/man5/isdnlog.5*
12mr|isdn4k-utils-3.12-10|448	%{_mandir}/man5/isdnlog.users.5*
12mr|isdn4k-utils-3.12-10|449	%{_mandir}/man5/rate-files.5*
12mr|isdn4k-utils-3.12-10|450	%{_mandir}/man8/isdnlog.8*
12mr|isdn4k-utils-3.12-10|451	%{_mandir}/man8/mkzonedb.8*
12mr|isdn4k-utils-3.12-10|452	
12mr|isdn4k-utils-3.12-10|453	%files -n %{libname}
12mr|isdn4k-utils-3.12-10|454	%doc COPYING README NEWS
12mr|isdn4k-utils-3.12-10|455	%defattr(755,root,root,755)
12mr|isdn4k-utils-3.12-10|456	%{_libdir}/libcapi*.so.%{major}*
12mr|isdn4k-utils-3.12-10|457	%{_libdir}/pppd/%{pppd_ver}/*
12mr|isdn4k-utils-3.12-10|458	
12mr|isdn4k-utils-3.12-10|459	%files -n %{develname}
12mr|isdn4k-utils-3.12-10|460	%attr(755,root,root) %{_libdir}/libcapi*.so
12mr|isdn4k-utils-3.12-10|461	%{_includedir}/capi*.h
12mr|isdn4k-utils-3.12-10|462	
12mr|isdn4k-utils-3.12-10|463	%files doc
12mr|isdn4k-utils-3.12-10|464	%lang(de) %doc FAQ/i4lfaq-de*
12mr|isdn4k-utils-3.12-10|465	%doc FAQ/i4lfaq-[123456789]*.html FAQ/i4lfaq.*
12mr|isdn4k-utils-3.12-10|466	
12mr|isdn4k-utils-3.12-10|467	
12mr|isdn4k-utils-3.12-10|468	
12mr|isdn4k-utils-3.12-10|469	%changelog
12mr|isdn4k-utils-3.12-10|470	

14401 12
12mr|isdn4net-1.4.6-23|1	Summary:	Networking with the isdn subsystem
12mr|isdn4net-1.4.6-23|2	Name:		isdn4net
12mr|isdn4net-1.4.6-23|3	Version:	1.4.6
12mr|isdn4net-1.4.6-23|4	Release:	%mkrel 23
12mr|isdn4net-1.4.6-23|5	License:	GPL
12mr|isdn4net-1.4.6-23|6	Group:		System/Kernel and hardware
12mr|isdn4net-1.4.6-23|7	URL:		http://www.isdn4net.berlios.de
12mr|isdn4net-1.4.6-23|8	Source0:	%{name}-%{version}.tar.bz2
12mr|isdn4net-1.4.6-23|9	Patch0:         isdn4net-1.4.6-isdnlog.patch
12mr|isdn4net-1.4.6-23|10	Patch1:         isdn4net-1.4.6-dialmode.patch
12mr|isdn4net-1.4.6-23|11	Patch2:         isdn4net-1.4.6-init-typo-fixes.patch
12mr|isdn4net-1.4.6-23|12	Patch3:         isdn4net-1.4.6-dial-on-ifup.patch
12mr|isdn4net-1.4.6-23|13	Patch4:         isdn4net-multiple-cards.diff
12mr|isdn4net-1.4.6-23|14	Patch5:         isdn4net-1.4.6-fix-link-remove-bug.diff
12mr|isdn4net-1.4.6-23|15	Patch6:         isdn4net-1.4.6-create-devices.patch
12mr|isdn4net-1.4.6-23|16	BuildArch:	noarch
12mr|isdn4net-1.4.6-23|17	Requires(post): rpm-helper
12mr|isdn4net-1.4.6-23|18	Requires(preun): rpm-helper
12mr|isdn4net-1.4.6-23|19	Conflicts:	isdn-light
12mr|isdn4net-1.4.6-23|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|isdn4net-1.4.6-23|21	
12mr|isdn4net-1.4.6-23|22	%description
12mr|isdn4net-1.4.6-23|23	This package provides several scripts to do networking with isdn4linux, several
12mr|isdn4net-1.4.6-23|24	sample configurations for card and ippp setup and small configuration and
12mr|isdn4net-1.4.6-23|25	admin utility.
12mr|isdn4net-1.4.6-23|26	
12mr|isdn4net-1.4.6-23|27	%prep
12mr|isdn4net-1.4.6-23|28	
12mr|isdn4net-1.4.6-23|29	%setup -q
12mr|isdn4net-1.4.6-23|30	%patch0 -p1
12mr|isdn4net-1.4.6-23|31	%patch1 -p1
12mr|isdn4net-1.4.6-23|32	%patch2 -p0 -b .typos
12mr|isdn4net-1.4.6-23|33	%patch3 -p0
12mr|isdn4net-1.4.6-23|34	%patch4 -p0
12mr|isdn4net-1.4.6-23|35	%patch5 -p1
12mr|isdn4net-1.4.6-23|36	%patch6 -p1 -b .udev
12mr|isdn4net-1.4.6-23|37	
12mr|isdn4net-1.4.6-23|38	%install
12mr|isdn4net-1.4.6-23|39	rm -fr %{buildroot}
12mr|isdn4net-1.4.6-23|40	
12mr|isdn4net-1.4.6-23|41	install -d %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts
12mr|isdn4net-1.4.6-23|42	install network-scripts/ifup-ippp %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts
12mr|isdn4net-1.4.6-23|43	install network-scripts/ifdown-ippp %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts
12mr|isdn4net-1.4.6-23|44	install network-scripts/ifup-isdn %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts
12mr|isdn4net-1.4.6-23|45	install network-scripts/ifdown-isdn %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts
12mr|isdn4net-1.4.6-23|46	
12mr|isdn4net-1.4.6-23|47	install -d %{buildroot}/%{_initrddir}
12mr|isdn4net-1.4.6-23|48	install -m0755 init.d/isdn4linux %{buildroot}/%{_initrddir}
12mr|isdn4net-1.4.6-23|49	install -m0755 init.d/isdnlog %{buildroot}/%{_initrddir}
12mr|isdn4net-1.4.6-23|50	
12mr|isdn4net-1.4.6-23|51	install -d %{buildroot}/%{_sysconfdir}/sysconfig
12mr|isdn4net-1.4.6-23|52	install defaults/isdn %{buildroot}/%{_sysconfdir}/sysconfig/isdn
12mr|isdn4net-1.4.6-23|53	
12mr|isdn4net-1.4.6-23|54	install -d %{buildroot}/%{_sysconfdir}/isdn/profile
12mr|isdn4net-1.4.6-23|55	install -m 644 defaults/ippp.default %{buildroot}/%{_sysconfdir}/isdn/profile/ippp.default
12mr|isdn4net-1.4.6-23|56	install -m 644 defaults/isdn.default %{buildroot}/%{_sysconfdir}/isdn/profile/isdn.default
12mr|isdn4net-1.4.6-23|57	install -m 644 defaults/isdn.map %{buildroot}/%{_sysconfdir}/isdn/profile/isdn.map
12mr|isdn4net-1.4.6-23|58	install -m 644 defaults/ippp.map %{buildroot}/%{_sysconfdir}/isdn/profile/ippp.map
12mr|isdn4net-1.4.6-23|59	
12mr|isdn4net-1.4.6-23|60	install -d %{buildroot}/%{_sysconfdir}/isdn/profile/card
12mr|isdn4net-1.4.6-23|61	install -m 644 defaults/mycard %{buildroot}/%{_sysconfdir}/isdn/profile/card/mycard
12mr|isdn4net-1.4.6-23|62	
12mr|isdn4net-1.4.6-23|63	install -d %{buildroot}/%{_sysconfdir}/isdn/profile/link
12mr|isdn4net-1.4.6-23|64	install -m 644 defaults/myisp %{buildroot}/%{_sysconfdir}/isdn/profile/link/myisp
12mr|isdn4net-1.4.6-23|65	install -m 644 defaults/my_isdnlog.conf %{buildroot}/%{_sysconfdir}/isdn/my_isdnlog.conf
12mr|isdn4net-1.4.6-23|66	
12mr|isdn4net-1.4.6-23|67	install -d %{buildroot}/%{_sysconfdir}/isdn/budget
12mr|isdn4net-1.4.6-23|68	# Install frontend
12mr|isdn4net-1.4.6-23|69	install -d %{buildroot}/%{_bindir}
12mr|isdn4net-1.4.6-23|70	install bin/isdn %{buildroot}/%{_bindir}/isdn
12mr|isdn4net-1.4.6-23|71	
12mr|isdn4net-1.4.6-23|72	%post
12mr|isdn4net-1.4.6-23|73	echo -n "Activating isdn4linux card init:"
12mr|isdn4net-1.4.6-23|74	%_post_service isdn4linux
12mr|isdn4net-1.4.6-23|75	%_post_service isdnlog
12mr|isdn4net-1.4.6-23|76	echo " done."
12mr|isdn4net-1.4.6-23|77	
12mr|isdn4net-1.4.6-23|78	%preun
12mr|isdn4net-1.4.6-23|79	echo -n "Deactivating isdn4linux card init:"
12mr|isdn4net-1.4.6-23|80	%_preun_service isdn4linux
12mr|isdn4net-1.4.6-23|81	%_preun_service isdnlog
12mr|isdn4net-1.4.6-23|82	echo " done."
12mr|isdn4net-1.4.6-23|83	
12mr|isdn4net-1.4.6-23|84	%clean
12mr|isdn4net-1.4.6-23|85	rm -fr %{buildroot}
12mr|isdn4net-1.4.6-23|86	
12mr|isdn4net-1.4.6-23|87	%files
12mr|isdn4net-1.4.6-23|88	%defattr(-,root,root)
12mr|isdn4net-1.4.6-23|89	%config(noreplace) %{_sysconfdir}/sysconfig/network-scripts/ifup-ippp
12mr|isdn4net-1.4.6-23|90	%config(noreplace) %{_sysconfdir}/sysconfig/network-scripts/ifdown-ippp
12mr|isdn4net-1.4.6-23|91	%config(noreplace) %{_sysconfdir}/sysconfig/network-scripts/ifup-isdn
12mr|isdn4net-1.4.6-23|92	%config(noreplace) %{_sysconfdir}/sysconfig/network-scripts/ifdown-isdn
12mr|isdn4net-1.4.6-23|93	%{_initrddir}/isdn4linux
12mr|isdn4net-1.4.6-23|94	%{_initrddir}/isdnlog
12mr|isdn4net-1.4.6-23|95	%{_bindir}/isdn
12mr|isdn4net-1.4.6-23|96	%config(noreplace) %{_sysconfdir}/sysconfig/isdn
12mr|isdn4net-1.4.6-23|97	%config(noreplace) %{_sysconfdir}/isdn/profile/ippp.default
12mr|isdn4net-1.4.6-23|98	%config(noreplace) %{_sysconfdir}/isdn/profile/isdn.default
12mr|isdn4net-1.4.6-23|99	%config(noreplace) %{_sysconfdir}/isdn/profile/ippp.map
12mr|isdn4net-1.4.6-23|100	%config(noreplace) %{_sysconfdir}/isdn/profile/isdn.map
12mr|isdn4net-1.4.6-23|101	%config(noreplace) %{_sysconfdir}/isdn/profile/link/myisp
12mr|isdn4net-1.4.6-23|102	%config(noreplace) %{_sysconfdir}/isdn/profile/card/mycard
12mr|isdn4net-1.4.6-23|103	%config(noreplace) %{_sysconfdir}/isdn/my_isdnlog.conf
12mr|isdn4net-1.4.6-23|104	%doc defaults
12mr|isdn4net-1.4.6-23|105	%doc samples
12mr|isdn4net-1.4.6-23|106	%doc doc
12mr|isdn4net-1.4.6-23|107	%doc README
12mr|isdn4net-1.4.6-23|108	%dir %{_sysconfdir}/isdn/profile
12mr|isdn4net-1.4.6-23|109	%dir %{_sysconfdir}/isdn/profile/link
12mr|isdn4net-1.4.6-23|110	%dir %{_sysconfdir}/isdn/profile/card
12mr|isdn4net-1.4.6-23|111	%dir %{_sysconfdir}/isdn/budget
12mr|isdn4net-1.4.6-23|112	
12mr|isdn4net-1.4.6-23|113	
12mr|isdn4net-1.4.6-23|114	
12mr|isdn4net-1.4.6-23|115	
12mr|isdn4net-1.4.6-23|116	
12mr|isdn4net-1.4.6-23|117	%changelog
12mr|isdn4net-1.4.6-23|118	

14402 12
12mr|isdn-light-0.8-25|1	Summary:	Networking with the isdn subsystem, light version
12mr|isdn-light-0.8-25|2	Name:		isdn-light
12mr|isdn-light-0.8-25|3	Version:	0.8
12mr|isdn-light-0.8-25|4	Release:	%mkrel 25
12mr|isdn-light-0.8-25|5	License:	GPL
12mr|isdn-light-0.8-25|6	Group:		System/Kernel and hardware
12mr|isdn-light-0.8-25|7	URL:		http://cvs.mandriva.com
12mr|isdn-light-0.8-25|8	Source:		%{name}-%{version}.tar.bz2
12mr|isdn-light-0.8-25|9	BuildArch:	noarch
12mr|isdn-light-0.8-25|10	BuildRoot:	%{_tmppath}/%{version}-%{release}-buildroot
12mr|isdn-light-0.8-25|11	Requires:	isdn4k-utils
12mr|isdn-light-0.8-25|12	Conflicts:	isdn4net
12mr|isdn-light-0.8-25|13	
12mr|isdn-light-0.8-25|14	%description
12mr|isdn-light-0.8-25|15	This package provides the minimal scripts to do networking with isdn4linux.
12mr|isdn-light-0.8-25|16	It is simple, clean and tiny. Ideal for small configuration.
12mr|isdn-light-0.8-25|17	
12mr|isdn-light-0.8-25|18	%prep
12mr|isdn-light-0.8-25|19	%setup -q
12mr|isdn-light-0.8-25|20	
12mr|isdn-light-0.8-25|21	%build
12mr|isdn-light-0.8-25|22	
12mr|isdn-light-0.8-25|23	%install
12mr|isdn-light-0.8-25|24	rm -rf %{buildroot}
12mr|isdn-light-0.8-25|25	%makeinstall
12mr|isdn-light-0.8-25|26	rm -f %{buildroot}%{_sysconfdir}/sysconfig/network-scripts/ifcfg-ippp0
12mr|isdn-light-0.8-25|27	
12mr|isdn-light-0.8-25|28	%clean
12mr|isdn-light-0.8-25|29	rm -rf %{buildroot}
12mr|isdn-light-0.8-25|30	
12mr|isdn-light-0.8-25|31	%files
12mr|isdn-light-0.8-25|32	%defattr(-,root,root,0755)
12mr|isdn-light-0.8-25|33	%dir %{_sysconfdir}/isdn/
12mr|isdn-light-0.8-25|34	%config(noreplace) %{_sysconfdir}/isdn/isdnctrl.conf
12mr|isdn-light-0.8-25|35	%config(noreplace) %{_sysconfdir}/isdn/isdn1B.conf
12mr|isdn-light-0.8-25|36	%config(noreplace) %{_sysconfdir}/isdn/isdn2B.conf
12mr|isdn-light-0.8-25|37	%config(noreplace) %{_sysconfdir}/ppp/ioptions
12mr|isdn-light-0.8-25|38	%config(noreplace) %{_sysconfdir}/ppp/ioptions1B
12mr|isdn-light-0.8-25|39	%config(noreplace) %{_sysconfdir}/ppp/ioptions2B
12mr|isdn-light-0.8-25|40	%config(noreplace) %{_sysconfdir}/sysconfig/network-scripts/ifup-ippp
12mr|isdn-light-0.8-25|41	%config(noreplace) %{_sysconfdir}/sysconfig/network-scripts/ifdown-ippp
12mr|isdn-light-0.8-25|42	%doc README
12mr|isdn-light-0.8-25|43	
12mr|isdn-light-0.8-25|44	
12mr|isdn-light-0.8-25|45	
12mr|isdn-light-0.8-25|46	
12mr|isdn-light-0.8-25|47	
12mr|isdn-light-0.8-25|48	%changelog
12mr|isdn-light-0.8-25|49	

14403 12
12mr|iso-codes-3.26-4|1	%define name iso-codes
12mr|iso-codes-3.26-4|2	%define version 3.26
12mr|iso-codes-3.26-4|3	%define release %mkrel 4
12mr|iso-codes-3.26-4|4	%if %mdkversion >= 200600
12mr|iso-codes-3.26-4|5	%define pkgconfigdir %_datadir/pkgconfig
12mr|iso-codes-3.26-4|6	%else
12mr|iso-codes-3.26-4|7	%define pkgconfigdir %_libdir/pkgconfig
12mr|iso-codes-3.26-4|8	%endif
12mr|iso-codes-3.26-4|9	
12mr|iso-codes-3.26-4|10	Summary: Mapping between ISO country codes and full names
12mr|iso-codes-3.26-4|11	Name: %{name}
12mr|iso-codes-3.26-4|12	Version: %{version}
12mr|iso-codes-3.26-4|13	Release: %{release}
12mr|iso-codes-3.26-4|14	Source0: ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes_%{version}.orig.tar.bz2
12mr|iso-codes-3.26-4|15	#Source1: ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-%{version}.tar.bz2.sig
12mr|iso-codes-3.26-4|16	License: LGPLv2+
12mr|iso-codes-3.26-4|17	Group: System/Libraries
12mr|iso-codes-3.26-4|18	Url: http://pkg-isocodes.alioth.debian.org/
12mr|iso-codes-3.26-4|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|iso-codes-3.26-4|20	BuildRequires: python-pyxml
12mr|iso-codes-3.26-4|21	BuildRequires: python
12mr|iso-codes-3.26-4|22	BuildArch: noarch
12mr|iso-codes-3.26-4|23	
12mr|iso-codes-3.26-4|24	%description
12mr|iso-codes-3.26-4|25	This package aims to provide the list of the country and language (and
12mr|iso-codes-3.26-4|26	currency) names in one place, rather than repeated in many programs
12mr|iso-codes-3.26-4|27	throughout Mandriva Linux.
12mr|iso-codes-3.26-4|28	
12mr|iso-codes-3.26-4|29	%prep
12mr|iso-codes-3.26-4|30	%setup -q
12mr|iso-codes-3.26-4|31	
12mr|iso-codes-3.26-4|32	%build
12mr|iso-codes-3.26-4|33	./configure --prefix=%_prefix --libdir=%_libdir
12mr|iso-codes-3.26-4|34	%make
12mr|iso-codes-3.26-4|35	
12mr|iso-codes-3.26-4|36	%install
12mr|iso-codes-3.26-4|37	rm -rf $RPM_BUILD_ROOT *.lang
12mr|iso-codes-3.26-4|38	%makeinstall_std pkgconfigdir=%pkgconfigdir
12mr|iso-codes-3.26-4|39	%find_lang iso_639
12mr|iso-codes-3.26-4|40	%find_lang iso_3166
12mr|iso-codes-3.26-4|41	%find_lang iso_3166_2
12mr|iso-codes-3.26-4|42	%find_lang iso_4217
12mr|iso-codes-3.26-4|43	%find_lang iso_639_3
12mr|iso-codes-3.26-4|44	%find_lang iso_15924
12mr|iso-codes-3.26-4|45	cat iso_*.lang > iso-codes.lang
12mr|iso-codes-3.26-4|46	
12mr|iso-codes-3.26-4|47	%clean
12mr|iso-codes-3.26-4|48	rm -rf $RPM_BUILD_ROOT
12mr|iso-codes-3.26-4|49	
12mr|iso-codes-3.26-4|50	%files -f iso-codes.lang
12mr|iso-codes-3.26-4|51	%defattr(-,root,root)
12mr|iso-codes-3.26-4|52	%doc README ChangeLog TODO
12mr|iso-codes-3.26-4|53	%_datadir/xml/iso-codes/
12mr|iso-codes-3.26-4|54	%pkgconfigdir/iso-codes.pc
12mr|iso-codes-3.26-4|55	
12mr|iso-codes-3.26-4|56	
12mr|iso-codes-3.26-4|57	
12mr|iso-codes-3.26-4|58	
12mr|iso-codes-3.26-4|59	
12mr|iso-codes-3.26-4|60	%changelog
12mr|iso-codes-3.26-4|61	

14404 12
12mr|isomd5sum-1.0.7-1|1	Summary:	Utilities for working with md5sum implanted in ISO images
12mr|isomd5sum-1.0.7-1|2	Name:		isomd5sum
12mr|isomd5sum-1.0.7-1|3	Version:	1.0.7
12mr|isomd5sum-1.0.7-1|4	Release:	%mkrel 1
12mr|isomd5sum-1.0.7-1|5	License:	GPLv2+
12mr|isomd5sum-1.0.7-1|6	Group:		Archiving/Cd burning
12mr|isomd5sum-1.0.7-1|7	URL:		http://git.fedorahosted.org/git/?p=isomd5sum.git;a=summary
12mr|isomd5sum-1.0.7-1|8	Source0:	http://fedorahosted.org/releases/i/s/isomd5sum/%{name}-%{version}.tar.bz2
12mr|isomd5sum-1.0.7-1|9	Patch0:		isomd5sum-1.0.7-makefile.patch
12mr|isomd5sum-1.0.7-1|10	Patch1:		isomd5sum-1.0.7-unused.patch
12mr|isomd5sum-1.0.7-1|11	Patch2:		isomd5sum-1.0.7-nowerror.patch
12mr|isomd5sum-1.0.7-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|isomd5sum-1.0.7-1|13	BuildRequires:	popt-devel
12mr|isomd5sum-1.0.7-1|14	
12mr|isomd5sum-1.0.7-1|15	%description
12mr|isomd5sum-1.0.7-1|16	The isomd5sum package contains utilities for implanting and verifying
12mr|isomd5sum-1.0.7-1|17	an md5sum implanted into an ISO9660 image.
12mr|isomd5sum-1.0.7-1|18	
12mr|isomd5sum-1.0.7-1|19	%package devel
12mr|isomd5sum-1.0.7-1|20	Summary: Development headers and library for using isomd5sum
12mr|isomd5sum-1.0.7-1|21	Group: Development/C
12mr|isomd5sum-1.0.7-1|22	Requires: %{name} = %{version}
12mr|isomd5sum-1.0.7-1|23	
12mr|isomd5sum-1.0.7-1|24	%description devel
12mr|isomd5sum-1.0.7-1|25	This contains header files and a library for working with the isomd5sum
12mr|isomd5sum-1.0.7-1|26	implanting and checking.
12mr|isomd5sum-1.0.7-1|27	
12mr|isomd5sum-1.0.7-1|28	
12mr|isomd5sum-1.0.7-1|29	%prep
12mr|isomd5sum-1.0.7-1|30	%setup -q
12mr|isomd5sum-1.0.7-1|31	%apply_patches
12mr|isomd5sum-1.0.7-1|32	
12mr|isomd5sum-1.0.7-1|33	%build
12mr|isomd5sum-1.0.7-1|34	make checkisomd5 implantisomd5
12mr|isomd5sum-1.0.7-1|35	
12mr|isomd5sum-1.0.7-1|36	%install
12mr|isomd5sum-1.0.7-1|37	rm -rf $RPM_BUILD_ROOT
12mr|isomd5sum-1.0.7-1|38	make DESTDIR=$RPM_BUILD_ROOT install-bin install-devel
12mr|isomd5sum-1.0.7-1|39	
12mr|isomd5sum-1.0.7-1|40	%clean
12mr|isomd5sum-1.0.7-1|41	rm -rf $RPM_BUILD_ROOT
12mr|isomd5sum-1.0.7-1|42	
12mr|isomd5sum-1.0.7-1|43	%files
12mr|isomd5sum-1.0.7-1|44	%defattr(-,root,root,-)
12mr|isomd5sum-1.0.7-1|45	%doc COPYING
12mr|isomd5sum-1.0.7-1|46	%_bindir/implantisomd5
12mr|isomd5sum-1.0.7-1|47	%_bindir/checkisomd5
12mr|isomd5sum-1.0.7-1|48	%_mandir/man*/*
12mr|isomd5sum-1.0.7-1|49	
12mr|isomd5sum-1.0.7-1|50	%files devel
12mr|isomd5sum-1.0.7-1|51	%defattr(-,root,root,-)
12mr|isomd5sum-1.0.7-1|52	%_includedir/*.h
12mr|isomd5sum-1.0.7-1|53	%_libdir/*.a
12mr|isomd5sum-1.0.7-1|54	
12mr|isomd5sum-1.0.7-1|55	
12mr|isomd5sum-1.0.7-1|56	
12mr|isomd5sum-1.0.7-1|57	
12mr|isomd5sum-1.0.7-1|58	%changelog
12mr|isomd5sum-1.0.7-1|59	

14405 12
12mr|it-could-webdav-0.4-2.0.5|1	# Copyright (c) 2000-2007, JPackage Project
12mr|it-could-webdav-0.4-2.0.5|2	# All rights reserved.
12mr|it-could-webdav-0.4-2.0.5|3	#
12mr|it-could-webdav-0.4-2.0.5|4	# Redistribution and use in source and binary forms, with or without
12mr|it-could-webdav-0.4-2.0.5|5	# modification, are permitted provided that the following conditions
12mr|it-could-webdav-0.4-2.0.5|6	# are met:
12mr|it-could-webdav-0.4-2.0.5|7	#
12mr|it-could-webdav-0.4-2.0.5|8	# 1. Redistributions of source code must retain the above copyright
12mr|it-could-webdav-0.4-2.0.5|9	#    notice, this list of conditions and the following disclaimer.
12mr|it-could-webdav-0.4-2.0.5|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|it-could-webdav-0.4-2.0.5|11	#    notice, this list of conditions and the following disclaimer in the
12mr|it-could-webdav-0.4-2.0.5|12	#    documentation and/or other materials provided with the
12mr|it-could-webdav-0.4-2.0.5|13	#    distribution.
12mr|it-could-webdav-0.4-2.0.5|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|it-could-webdav-0.4-2.0.5|15	#    contributors may be used to endorse or promote products derived
12mr|it-could-webdav-0.4-2.0.5|16	#    from this software without specific prior written permission.
12mr|it-could-webdav-0.4-2.0.5|17	#
12mr|it-could-webdav-0.4-2.0.5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|it-could-webdav-0.4-2.0.5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|it-could-webdav-0.4-2.0.5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|it-could-webdav-0.4-2.0.5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|it-could-webdav-0.4-2.0.5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|it-could-webdav-0.4-2.0.5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|it-could-webdav-0.4-2.0.5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|it-could-webdav-0.4-2.0.5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|it-could-webdav-0.4-2.0.5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|it-could-webdav-0.4-2.0.5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|it-could-webdav-0.4-2.0.5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|it-could-webdav-0.4-2.0.5|29	#
12mr|it-could-webdav-0.4-2.0.5|30	%define _with_gcj_support 1
12mr|it-could-webdav-0.4-2.0.5|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}}}
12mr|it-could-webdav-0.4-2.0.5|32	
12mr|it-could-webdav-0.4-2.0.5|33	%define section free
12mr|it-could-webdav-0.4-2.0.5|34	
12mr|it-could-webdav-0.4-2.0.5|35	Summary:        WebDAV Servlet
12mr|it-could-webdav-0.4-2.0.5|36	Name:           it-could-webdav
12mr|it-could-webdav-0.4-2.0.5|37	Version:        0.4
12mr|it-could-webdav-0.4-2.0.5|38	Release:        %mkrel 2.0.5
12mr|it-could-webdav-0.4-2.0.5|39	Epoch:          0
12mr|it-could-webdav-0.4-2.0.5|40	License:        Apache License 2.0
12mr|it-could-webdav-0.4-2.0.5|41	URL:            http://could.it/main/a-simple-approach-to-webdav.html
12mr|it-could-webdav-0.4-2.0.5|42	Group:          Development/Java
12mr|it-could-webdav-0.4-2.0.5|43	Source0:        http://could.it/main/a-simple-approach-to-webdav.data/webdav-0.4.zip
12mr|it-could-webdav-0.4-2.0.5|44	Source1:        it-could-webdav-LICENSE.TXT
12mr|it-could-webdav-0.4-2.0.5|45	Source2:        webdav-0.4.pom
12mr|it-could-webdav-0.4-2.0.5|46	BuildRequires:  ant >= 0:1.6
12mr|it-could-webdav-0.4-2.0.5|47	BuildRequires:  ant-junit >= 0:1.6
12mr|it-could-webdav-0.4-2.0.5|48	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|it-could-webdav-0.4-2.0.5|49	BuildRequires:  junit
12mr|it-could-webdav-0.4-2.0.5|50	BuildRequires:  servletapi5
12mr|it-could-webdav-0.4-2.0.5|51	Requires:       servletapi5
12mr|it-could-webdav-0.4-2.0.5|52	%if ! %{gcj_support}
12mr|it-could-webdav-0.4-2.0.5|53	BuildArch:      noarch
12mr|it-could-webdav-0.4-2.0.5|54	%endif
12mr|it-could-webdav-0.4-2.0.5|55	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|it-could-webdav-0.4-2.0.5|56	%if %{gcj_support}
12mr|it-could-webdav-0.4-2.0.5|57	BuildRequires:    java-gcj-compat-devel
12mr|it-could-webdav-0.4-2.0.5|58	%endif
12mr|it-could-webdav-0.4-2.0.5|59	
12mr|it-could-webdav-0.4-2.0.5|60	%description
12mr|it-could-webdav-0.4-2.0.5|61	WebDAV Servlet.
12mr|it-could-webdav-0.4-2.0.5|62	
12mr|it-could-webdav-0.4-2.0.5|63	%package javadoc
12mr|it-could-webdav-0.4-2.0.5|64	Summary:        Javadoc for %{name}
12mr|it-could-webdav-0.4-2.0.5|65	Group:          Development/Java
12mr|it-could-webdav-0.4-2.0.5|66	
12mr|it-could-webdav-0.4-2.0.5|67	%description javadoc
12mr|it-could-webdav-0.4-2.0.5|68	%{summary}.
12mr|it-could-webdav-0.4-2.0.5|69	
12mr|it-could-webdav-0.4-2.0.5|70	%prep
12mr|it-could-webdav-0.4-2.0.5|71	%setup -q -n webdav-%{version}
12mr|it-could-webdav-0.4-2.0.5|72	%remove_java_binaries
12mr|it-could-webdav-0.4-2.0.5|73	cp %{SOURCE1} LICENSE.TXT
12mr|it-could-webdav-0.4-2.0.5|74	
12mr|it-could-webdav-0.4-2.0.5|75	%build
12mr|it-could-webdav-0.4-2.0.5|76	export CLASSPATH=$(build-classpath servletapi5)
12mr|it-could-webdav-0.4-2.0.5|77	%{ant}
12mr|it-could-webdav-0.4-2.0.5|78	
12mr|it-could-webdav-0.4-2.0.5|79	%install
12mr|it-could-webdav-0.4-2.0.5|80	rm -rf $RPM_BUILD_ROOT
12mr|it-could-webdav-0.4-2.0.5|81	
12mr|it-could-webdav-0.4-2.0.5|82	# jars
12mr|it-could-webdav-0.4-2.0.5|83	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|it-could-webdav-0.4-2.0.5|84	
12mr|it-could-webdav-0.4-2.0.5|85	install -m 644 webdav-%{version}.jar \
12mr|it-could-webdav-0.4-2.0.5|86	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|it-could-webdav-0.4-2.0.5|87	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|it-could-webdav-0.4-2.0.5|88	
12mr|it-could-webdav-0.4-2.0.5|89	#poms
12mr|it-could-webdav-0.4-2.0.5|90	%add_to_maven_depmap it.could webdav %{version} JPP/ it-could-webdav
12mr|it-could-webdav-0.4-2.0.5|91	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|it-could-webdav-0.4-2.0.5|92	install -pm 644 %{SOURCE2} \
12mr|it-could-webdav-0.4-2.0.5|93	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-it-could-webdav.pom
12mr|it-could-webdav-0.4-2.0.5|94	
12mr|it-could-webdav-0.4-2.0.5|95	# javadoc
12mr|it-could-webdav-0.4-2.0.5|96	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|it-could-webdav-0.4-2.0.5|97	cp -pr doc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|it-could-webdav-0.4-2.0.5|98	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|it-could-webdav-0.4-2.0.5|99	
12mr|it-could-webdav-0.4-2.0.5|100	mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|it-could-webdav-0.4-2.0.5|101	cp -p LICENSE.TXT $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|it-could-webdav-0.4-2.0.5|102	
12mr|it-could-webdav-0.4-2.0.5|103	%if %{gcj_support}
12mr|it-could-webdav-0.4-2.0.5|104	%{_bindir}/aot-compile-rpm
12mr|it-could-webdav-0.4-2.0.5|105	%endif
12mr|it-could-webdav-0.4-2.0.5|106	
12mr|it-could-webdav-0.4-2.0.5|107	%clean
12mr|it-could-webdav-0.4-2.0.5|108	rm -rf $RPM_BUILD_ROOT
12mr|it-could-webdav-0.4-2.0.5|109	
12mr|it-could-webdav-0.4-2.0.5|110	%post
12mr|it-could-webdav-0.4-2.0.5|111	%update_maven_depmap
12mr|it-could-webdav-0.4-2.0.5|112	%if %{gcj_support}
12mr|it-could-webdav-0.4-2.0.5|113	%{update_gcjdb}
12mr|it-could-webdav-0.4-2.0.5|114	%endif
12mr|it-could-webdav-0.4-2.0.5|115	
12mr|it-could-webdav-0.4-2.0.5|116	%postun
12mr|it-could-webdav-0.4-2.0.5|117	%update_maven_depmap
12mr|it-could-webdav-0.4-2.0.5|118	%if %{gcj_support}
12mr|it-could-webdav-0.4-2.0.5|119	%{clean_gcjdb}
12mr|it-could-webdav-0.4-2.0.5|120	%endif
12mr|it-could-webdav-0.4-2.0.5|121	
12mr|it-could-webdav-0.4-2.0.5|122	%files
12mr|it-could-webdav-0.4-2.0.5|123	%defattr(0644,root,root,0755)
12mr|it-could-webdav-0.4-2.0.5|124	%{_javadir}/%{name}.jar
12mr|it-could-webdav-0.4-2.0.5|125	%{_javadir}/%{name}-%{version}.jar
12mr|it-could-webdav-0.4-2.0.5|126	%{_datadir}/maven2/poms/*
12mr|it-could-webdav-0.4-2.0.5|127	%{_mavendepmapfragdir}
12mr|it-could-webdav-0.4-2.0.5|128	%doc %{_docdir}/%{name}-%{version}/LICENSE.TXT
12mr|it-could-webdav-0.4-2.0.5|129	%if %{gcj_support}
12mr|it-could-webdav-0.4-2.0.5|130	%dir %attr(-,root,root) %{_libdir}/gcj/%{name}
12mr|it-could-webdav-0.4-2.0.5|131	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
12mr|it-could-webdav-0.4-2.0.5|132	%endif
12mr|it-could-webdav-0.4-2.0.5|133	
12mr|it-could-webdav-0.4-2.0.5|134	%files javadoc
12mr|it-could-webdav-0.4-2.0.5|135	%defattr(0644,root,root,0755)
12mr|it-could-webdav-0.4-2.0.5|136	%{_javadocdir}/%{name}-%{version}
12mr|it-could-webdav-0.4-2.0.5|137	%{_javadocdir}/%{name}
12mr|it-could-webdav-0.4-2.0.5|138	
12mr|it-could-webdav-0.4-2.0.5|139	
12mr|it-could-webdav-0.4-2.0.5|140	
12mr|it-could-webdav-0.4-2.0.5|141	%changelog
12mr|it-could-webdav-0.4-2.0.5|142	

14406 12
12mr|itstool-1.2.0-1|1	Name:		itstool
12mr|itstool-1.2.0-1|2	Version:	1.2.0
12mr|itstool-1.2.0-1|3	Release:	1
12mr|itstool-1.2.0-1|4	Summary:	ITS-based XML translation tool
12mr|itstool-1.2.0-1|5	Group:		System/Internationalization
12mr|itstool-1.2.0-1|6	License:	GPLv3+
12mr|itstool-1.2.0-1|7	URL:		http://itstool.org/
12mr|itstool-1.2.0-1|8	Source0:	http://files.itstool.org/itstool/%{name}-%{version}.tar.bz2
12mr|itstool-1.2.0-1|9	BuildArch:	noarch
12mr|itstool-1.2.0-1|10	Requires:	python-libxml2
12mr|itstool-1.2.0-1|11	
12mr|itstool-1.2.0-1|12	%description
12mr|itstool-1.2.0-1|13	ITS Tool allows you to translate XML documents with PO files, using rules from
12mr|itstool-1.2.0-1|14	the W3C Internationalization Tag Set (ITS) to determine what to translate and
12mr|itstool-1.2.0-1|15	how to separate it into PO file messages.
12mr|itstool-1.2.0-1|16	
12mr|itstool-1.2.0-1|17	%prep
12mr|itstool-1.2.0-1|18	%setup -q
12mr|itstool-1.2.0-1|19	
12mr|itstool-1.2.0-1|20	%build
12mr|itstool-1.2.0-1|21	%configure2_5x
12mr|itstool-1.2.0-1|22	%make
12mr|itstool-1.2.0-1|23	
12mr|itstool-1.2.0-1|24	%install
12mr|itstool-1.2.0-1|25	%makeinstall_std
12mr|itstool-1.2.0-1|26	
12mr|itstool-1.2.0-1|27	%files
12mr|itstool-1.2.0-1|28	%doc NEWS
12mr|itstool-1.2.0-1|29	%{_bindir}/%{name}
12mr|itstool-1.2.0-1|30	%{_datadir}/%{name}
12mr|itstool-1.2.0-1|31	%{_mandir}/man1/%{name}.1*
12mr|itstool-1.2.0-1|32	
12mr|itstool-1.2.0-1|33	
12mr|itstool-1.2.0-1|34	
12mr|itstool-1.2.0-1|35	
12mr|itstool-1.2.0-1|36	%changelog
12mr|itstool-1.2.0-1|37	

14407 12
12mr|iw-3.7-1|1	Name:		iw
12mr|iw-3.7-1|2	Summary:	Configuration utility for wireless devices
12mr|iw-3.7-1|3	Version:	3.7
12mr|iw-3.7-1|4	Release:	%mkrel 1
12mr|iw-3.7-1|5	License:	BSD
12mr|iw-3.7-1|6	Group:		System/Base
12mr|iw-3.7-1|7	Source0:	http://wireless.kernel.org/download/iw/iw-%{version}.tar.bz2
12mr|iw-3.7-1|8	URL:		http://linuxwireless.org/en/users/Documentation/iw/
12mr|iw-3.7-1|9	BuildRequires:	pkgconfig(libnl-3.0)
12mr|iw-3.7-1|10	
12mr|iw-3.7-1|11	%description
12mr|iw-3.7-1|12	iw is a new nl80211 based CLI configuration utility for wireless devices.
12mr|iw-3.7-1|13	Currently you can only use this utility to configure devices which use a
12mr|iw-3.7-1|14	mac80211 driver as these are the new drivers being written.
12mr|iw-3.7-1|15	
12mr|iw-3.7-1|16	%prep
12mr|iw-3.7-1|17	%setup -q
12mr|iw-3.7-1|18	
12mr|iw-3.7-1|19	%build
12mr|iw-3.7-1|20	%make
12mr|iw-3.7-1|21	
12mr|iw-3.7-1|22	%install
12mr|iw-3.7-1|23	%{makeinstall} \
12mr|iw-3.7-1|24	PREFIX=%{buildroot} \
12mr|iw-3.7-1|25	BINDIR=%{buildroot}/sbin \
12mr|iw-3.7-1|26	MANDIR=%{buildroot}/%{_mandir}
12mr|iw-3.7-1|27	
12mr|iw-3.7-1|28	%files
12mr|iw-3.7-1|29	%doc COPYING README
12mr|iw-3.7-1|30	/sbin/iw
12mr|iw-3.7-1|31	%{_mandir}/man8/iw.8.*

14408 12
12mr|jackit-1.9.8-2|1	# D-Bus support enabled by default, set "--with nodbus" to disable
12mr|jackit-1.9.8-2|2	%define enable_dbus 1
12mr|jackit-1.9.8-2|3	# Build classic jackd executable as well
12mr|jackit-1.9.8-2|4	%define enable_classic 1
12mr|jackit-1.9.8-2|5	
12mr|jackit-1.9.8-2|6	%define     major 0
12mr|jackit-1.9.8-2|7	%define     libname %mklibname jack %{major}
12mr|jackit-1.9.8-2|8	%define     libserver %mklibname jackserver %{major}
12mr|jackit-1.9.8-2|9	%define     develname %mklibname jack -d
12mr|jackit-1.9.8-2|10	
12mr|jackit-1.9.8-2|11	Summary:    The Jack Audio Connection Kit 2
12mr|jackit-1.9.8-2|12	Name:       jackit
12mr|jackit-1.9.8-2|13	Version:    1.9.8
12mr|jackit-1.9.8-2|14	Release:    2
12mr|jackit-1.9.8-2|15	# Lib is LGPL, apps are GPL
12mr|jackit-1.9.8-2|16	License:    LGPLv2+ and GPLv2+
12mr|jackit-1.9.8-2|17	Group:      System/Servers
12mr|jackit-1.9.8-2|18	URL:        http://jackaudio.org/
12mr|jackit-1.9.8-2|19	Source0:    http://www.grame.fr/~letz/jack-%{version}.tgz
12mr|jackit-1.9.8-2|20	Buildrequires:  doxygen
12mr|jackit-1.9.8-2|21	BuildRequires:  fltk-devel
12mr|jackit-1.9.8-2|22	BuildRequires:  readline-devel
12mr|jackit-1.9.8-2|23	BuildRequires:  termcap-devel
12mr|jackit-1.9.8-2|24	BuildRequires:  celt-devel
12mr|jackit-1.9.8-2|25	BuildRequires:  pkgconfig(alsa)
12mr|jackit-1.9.8-2|26	BuildRequires:  pkgconfig(glib-2.0)
12mr|jackit-1.9.8-2|27	BuildRequires:  pkgconfig(libavc1394)
12mr|jackit-1.9.8-2|28	BuildRequires:  pkgconfig(libiec61883) >= 1.1.0
12mr|jackit-1.9.8-2|29	BuildRequires:  pkgconfig(libffado) >= 1.999.17
12mr|jackit-1.9.8-2|30	BuildRequires:  pkgconfig(libraw1394) >= 1.2.1
12mr|jackit-1.9.8-2|31	BuildRequires:  pkgconfig(ncurses)
12mr|jackit-1.9.8-2|32	BuildRequires:  pkgconfig(samplerate)
12mr|jackit-1.9.8-2|33	BuildRequires:  pkgconfig(sndfile)
12mr|jackit-1.9.8-2|34	%if %enable_dbus
12mr|jackit-1.9.8-2|35	BuildRequires:  pkgconfig(dbus-1)
12mr|jackit-1.9.8-2|36	BuildRequires:  expat-devel
12mr|jackit-1.9.8-2|37	%endif
12mr|jackit-1.9.8-2|38	
12mr|jackit-1.9.8-2|39	%description
12mr|jackit-1.9.8-2|40	This package provides the C++ multiprocessor implementation of the Jack
12mr|jackit-1.9.8-2|41	Audio Connection Kit (JACK), also known as JACK2. This package comes with
12mr|jackit-1.9.8-2|42	enabled D-Bus support for JACK2, which is required by the LADI
12mr|jackit-1.9.8-2|43	session handler.
12mr|jackit-1.9.8-2|44	JACK is a low-latency audio server, written primarily for the Linux
12mr|jackit-1.9.8-2|45	operating system. It can connect a number of different applications to
12mr|jackit-1.9.8-2|46	an audio device, as well as allowing them to share audio between
12mr|jackit-1.9.8-2|47	themselves. Its clients can run in their own processes (ie. as a
12mr|jackit-1.9.8-2|48	normal application), or can they can run within a JACK server (ie. a
12mr|jackit-1.9.8-2|49	"plugin").
12mr|jackit-1.9.8-2|50	
12mr|jackit-1.9.8-2|51	JACK is different from other audio server efforts in that it has been
12mr|jackit-1.9.8-2|52	designed from the ground up to be suitable for professional audio
12mr|jackit-1.9.8-2|53	work. This means that it focuses on two key areas: synchronous
12mr|jackit-1.9.8-2|54	execution of all clients, and low latency operation.
12mr|jackit-1.9.8-2|55	
12mr|jackit-1.9.8-2|56	%package -n %{libname}
12mr|jackit-1.9.8-2|57	Summary:    Library associated with jack
12mr|jackit-1.9.8-2|58	Group:      System/Libraries
12mr|jackit-1.9.8-2|59	
12mr|jackit-1.9.8-2|60	%description -n %{libname}
12mr|jackit-1.9.8-2|61	This library is mandatory for the Jack Audio Connection Kit
12mr|jackit-1.9.8-2|62	
12mr|jackit-1.9.8-2|63	%package -n %{libserver}
12mr|jackit-1.9.8-2|64	Summary:    Library associated with jack server, needed for jackd/jackdbus
12mr|jackit-1.9.8-2|65	Group:      System/Libraries
12mr|jackit-1.9.8-2|66	Conflicts:  %{libname} < 1.9.8-1
12mr|jackit-1.9.8-2|67	
12mr|jackit-1.9.8-2|68	%description -n %{libserver}
12mr|jackit-1.9.8-2|69	This library is mandatory for the Jack Audio Connection Kit Server
12mr|jackit-1.9.8-2|70	
12mr|jackit-1.9.8-2|71	%package -n %{develname}
12mr|jackit-1.9.8-2|72	Summary:    Header files for Jack
12mr|jackit-1.9.8-2|73	Group:      Development/C
12mr|jackit-1.9.8-2|74	Requires:   %{libname} = %{version}-%{release}
12mr|jackit-1.9.8-2|75	Requires:   %{libserver} = %{version}-%{release}
12mr|jackit-1.9.8-2|76	Provides:   %{name}-devel = %{version}-%{release}
12mr|jackit-1.9.8-2|77	Obsoletes:  %{mklibname jack 0 -d} < %{version}-%{release}
12mr|jackit-1.9.8-2|78	
12mr|jackit-1.9.8-2|79	%description -n %{develname}
12mr|jackit-1.9.8-2|80	Header files for the Jack Audio Connection Kit.
12mr|jackit-1.9.8-2|81	
12mr|jackit-1.9.8-2|82	%package    example-clients
12mr|jackit-1.9.8-2|83	Summary:    Example clients that use Jack
12mr|jackit-1.9.8-2|84	Group:      Sound
12mr|jackit-1.9.8-2|85	Requires:   %{name} = %{version}-%{release}
12mr|jackit-1.9.8-2|86	
12mr|jackit-1.9.8-2|87	%description    example-clients
12mr|jackit-1.9.8-2|88	Small example clients that use the Jack Audio Connection Kit.
12mr|jackit-1.9.8-2|89	
12mr|jackit-1.9.8-2|90	%prep
12mr|jackit-1.9.8-2|91	%setup -qn jack-%{version}
12mr|jackit-1.9.8-2|92	
12mr|jackit-1.9.8-2|93	%build
12mr|jackit-1.9.8-2|94	cd jack-%{version}
12mr|jackit-1.9.8-2|95	
12mr|jackit-1.9.8-2|96	# still disable ffado firewire
12mr|jackit-1.9.8-2|97	./waf configure --prefix=%{_prefix} --libdir=/%_lib \
12mr|jackit-1.9.8-2|98	--alsa \
12mr|jackit-1.9.8-2|99	%if %enable_dbus
12mr|jackit-1.9.8-2|100	--dbus \
12mr|jackit-1.9.8-2|101	%if %enable_classic
12mr|jackit-1.9.8-2|102	--classic \
12mr|jackit-1.9.8-2|103	%endif
12mr|jackit-1.9.8-2|104	%endif
12mr|jackit-1.9.8-2|105	--doxygen \
12mr|jackit-1.9.8-2|106	-j1
12mr|jackit-1.9.8-2|107	
12mr|jackit-1.9.8-2|108	./waf
12mr|jackit-1.9.8-2|109	
12mr|jackit-1.9.8-2|110	%install
12mr|jackit-1.9.8-2|111	cd jack-%{version}
12mr|jackit-1.9.8-2|112	cp -a html build/default/
12mr|jackit-1.9.8-2|113	./waf install --destdir=%{buildroot}
12mr|jackit-1.9.8-2|114	
12mr|jackit-1.9.8-2|115	# Fix permissions
12mr|jackit-1.9.8-2|116	chmod 0755 %{buildroot}%{_libdir}/*.so*
12mr|jackit-1.9.8-2|117	chmod 0755 %{buildroot}%{_libdir}/jack/*.so
12mr|jackit-1.9.8-2|118	
12mr|jackit-1.9.8-2|119	%files
12mr|jackit-1.9.8-2|120	%doc jack-%{version}/README jack-%{version}/README_NETJACK2
12mr|jackit-1.9.8-2|121	%doc %{_mandir}/man1/*
12mr|jackit-1.9.8-2|122	%{_bindir}/jack_zombie
12mr|jackit-1.9.8-2|123	%{_bindir}/jack_bufsize
12mr|jackit-1.9.8-2|124	%{_bindir}/jack_rec
12mr|jackit-1.9.8-2|125	%{_bindir}/jack_test
12mr|jackit-1.9.8-2|126	%{_bindir}/jack_cpu
12mr|jackit-1.9.8-2|127	%{_bindir}/jack_server_control
12mr|jackit-1.9.8-2|128	%{_bindir}/jack_thru
12mr|jackit-1.9.8-2|129	%{_bindir}/jack_cpu_load
12mr|jackit-1.9.8-2|130	%{_bindir}/jack_load
12mr|jackit-1.9.8-2|131	%{_bindir}/jack_unload
12mr|jackit-1.9.8-2|132	%{_bindir}/jack_monitor_client
12mr|jackit-1.9.8-2|133	%{_bindir}/jack_connect
12mr|jackit-1.9.8-2|134	%{_bindir}/jack_disconnect
12mr|jackit-1.9.8-2|135	%{_bindir}/jack_lsp
12mr|jackit-1.9.8-2|136	%{_bindir}/jack_freewheel
12mr|jackit-1.9.8-2|137	%{_bindir}/jack_evmon
12mr|jackit-1.9.8-2|138	%{_bindir}/jack_alias
12mr|jackit-1.9.8-2|139	%{_bindir}/alsa_in
12mr|jackit-1.9.8-2|140	%{_bindir}/alsa_out
12mr|jackit-1.9.8-2|141	%{_bindir}/jack_netsource
12mr|jackit-1.9.8-2|142	%{_bindir}/jack_iodelay
12mr|jackit-1.9.8-2|143	%{_bindir}/jack_latent_client
12mr|jackit-1.9.8-2|144	%{_bindir}/jack_midi_dump
12mr|jackit-1.9.8-2|145	%{_bindir}/jack_session_notify
12mr|jackit-1.9.8-2|146	%{_bindir}/jack_midi_latency_test
12mr|jackit-1.9.8-2|147	%{_bindir}/jack_net_master
12mr|jackit-1.9.8-2|148	%{_bindir}/jack_net_slave
12mr|jackit-1.9.8-2|149	%if %enable_dbus
12mr|jackit-1.9.8-2|150	%{_bindir}/jackdbus
12mr|jackit-1.9.8-2|151	%{_datadir}/dbus-1/services/org.jackaudio.service
12mr|jackit-1.9.8-2|152	%{_bindir}/jack_control
12mr|jackit-1.9.8-2|153	%if %enable_classic
12mr|jackit-1.9.8-2|154	%{_bindir}/jackd
12mr|jackit-1.9.8-2|155	%endif
12mr|jackit-1.9.8-2|156	%else
12mr|jackit-1.9.8-2|157	%{_bindir}/jackd
12mr|jackit-1.9.8-2|158	%endif
12mr|jackit-1.9.8-2|159	%dir %{_libdir}/jack
12mr|jackit-1.9.8-2|160	%{_libdir}/jack/*.so
12mr|jackit-1.9.8-2|161	
12mr|jackit-1.9.8-2|162	%files -n %{libname}
12mr|jackit-1.9.8-2|163	%{_libdir}/libjack.so.%{major}*
12mr|jackit-1.9.8-2|164	%{_libdir}/libjacknet.so.%{major}*
12mr|jackit-1.9.8-2|165	
12mr|jackit-1.9.8-2|166	%files -n %{libserver}
12mr|jackit-1.9.8-2|167	%{_libdir}/libjackserver.so.%{major}*
12mr|jackit-1.9.8-2|168	
12mr|jackit-1.9.8-2|169	%files -n %{develname}
12mr|jackit-1.9.8-2|170	%doc %{_datadir}/jack-audio-connection-kit/reference/html
12mr|jackit-1.9.8-2|171	%{_includedir}/jack
12mr|jackit-1.9.8-2|172	%{_libdir}/lib*.so
12mr|jackit-1.9.8-2|173	%dir %{_libdir}/jack
12mr|jackit-1.9.8-2|174	%{_libdir}/pkgconfig/jack.pc
12mr|jackit-1.9.8-2|175	
12mr|jackit-1.9.8-2|176	%files example-clients
12mr|jackit-1.9.8-2|177	%{_bindir}/jack_metro
12mr|jackit-1.9.8-2|178	%{_bindir}/jack_midiseq
12mr|jackit-1.9.8-2|179	%{_bindir}/jack_midisine
12mr|jackit-1.9.8-2|180	%{_bindir}/jack_multiple_metro
12mr|jackit-1.9.8-2|181	%{_bindir}/jack_samplerate
12mr|jackit-1.9.8-2|182	%{_bindir}/jack_showtime
12mr|jackit-1.9.8-2|183	%{_bindir}/jack_simple_client
12mr|jackit-1.9.8-2|184	%{_bindir}/jack_transport
12mr|jackit-1.9.8-2|185	%{_bindir}/jack_wait
12mr|jackit-1.9.8-2|186	%{_bindir}/jack_simple_session_client
12mr|jackit-1.9.8-2|187	
12mr|jackit-1.9.8-2|188	
12mr|jackit-1.9.8-2|189	
12mr|jackit-1.9.8-2|190	
12mr|jackit-1.9.8-2|191	%changelog
12mr|jackit-1.9.8-2|192	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|jackit-1.9.8-2|193	+ Commit: 52ed026
12mr|jackit-1.9.8-2|194	- Fix permissions, minor cleanups
12mr|jackit-1.9.8-2|195	
12mr|jackit-1.9.8-2|196	

14409 12
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|1	%define debug_package   %{nil}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|2	%define gcj_support	1
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|3	%define base_name	beanutils
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|4	%define short_name	commons-%{base_name}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|5	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|6	Name:		jakarta-%{short_name}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|7	Version:	1.7.0
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|8	Release:	6.0.9
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|9	Epoch:		0
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|10	Summary:	Jakarta Commons BeanUtils Package
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|11	License:	Apache License
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|12	Group:		Development/Java
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|13	#Vendor:         JPackage Project
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|14	#Distribution:   JPackage
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|15	Source0:	http://www.apache.org/dist/jakarta/commons/beanutils/source/commons-beanutils-1.7.0-src.tar.bz2
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|16	Source1:        pom-maven2jpp-depcat.xsl
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|17	Source2:        pom-maven2jpp-newdepmap.xsl
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|18	Source3:        pom-maven2jpp-mapdeps.xsl
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|19	Source4:        commons-beanutils-1.7.0-jpp-depmap.xml
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|20	Source5:        commons-beanutils-1.7.0.pom
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|21	Source6:        commons-beanutils-bean-collections-1.7.0.pom
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|22	Source7:        commons-beanutils-core-1.7.0.pom
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|23	Source8:        commons-build.tar.gz
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|24	Source9:        commons-beanutils-maven.xml
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|25	Source10:       commons-beanutils-build-other-jars.xml
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|26	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|27	Patch0:         commons-beanutils-1.7.0-project_xml.patch
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|28	Patch1:         commons-beanutils-1.7.0-BeanificationTestCase.patch
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|29	Patch2:         commons-beanutils-1.7.0-LocaleBeanificationTestCase.patch
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|30	Patch3:         commons-beanutils-1.7.0-navigation_xml.patch
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|31	Patch4:         commons-beanutils-1.7.0-project_properties.patch
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|32	Url:		http://jakarta.apache.org/commons/%{base_name}/
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|33	BuildRequires:	ant
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|34	BuildRequires:	locales-en
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|35	BuildRequires:	jakarta-commons-collections >= 0:2.0
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|36	BuildRequires:	jakarta-commons-logging >= 0:1.0
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|37	BuildRequires:	java-rpmbuild > 0:1.5
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|38	Requires:	jakarta-commons-collections >= 0:2.0
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|39	Requires:	jakarta-commons-logging >= 0:1.0
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|40	Provides:	%{short_name}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|41	Obsoletes:	%{short_name}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|42	# libgcj aot-compiled native libraries
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|43	%if %{gcj_support}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|44	BuildRequires:    java-gcj-compat-devel
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|45	%else
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|46	BuildArch:	noarch
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|47	%endif
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|48	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|49	%description
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|50	The scope of this package is to create a package of Java utility methods
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|51	for accessing and modifying the properties of arbitrary JavaBeans.  No
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|52	dependencies outside of the JDK are required, so the use of this package
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|53	is very lightweight.
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|54	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|55	%package javadoc
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|56	Summary:	Javadoc for %{name}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|57	Group:		Development/Java
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|58	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|59	%description javadoc
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|60	Javadoc for %{name}.
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|61	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|62	%prep
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|63	%setup -q -n %{short_name}-%{version}-src
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|64	gzip -dc %{SOURCE8} | tar xf -
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|65	cp %{SOURCE9} maven.xml
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|66	cp %{SOURCE10} build-other-jars.xml
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|67	%remove_java_binaries
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|68	%patch0 -b .sav
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|69	%patch1 -p0 -b .sav
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|70	%patch2 -p0 -b .sav
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|71	%patch3 -p0 -b .sav
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|72	%patch4 -b .sav
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|73	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|74	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|75	%build
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|76	export LC_ALL=ISO-8859-1
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|77	export CLASSPATH=$(build-classpath commons-collections commons-logging)
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|78	%ant -Dbuild.sysclasspath=first dist
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|79	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|80	%install
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|81	# jars
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|82	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|83	install -m 644 dist/%{short_name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|84	install -m 644 dist/%{short_name}-core.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-core-%{version}.jar
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|85	install -m 644 dist/%{short_name}-bean-collections.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-bean-collections-%{version}.jar
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|86	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|jakarta-||g"`; done)
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|87	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|88	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|89	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|90	%add_to_maven_depmap %{short_name} %{short_name}-core %{version} JPP %{short_name}-core
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|91	%add_to_maven_depmap %{short_name} %{short_name}-bean-collections %{version} JPP %{short_name}-bean-collections
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|92	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|93	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|94	install -pm 644 %{SOURCE5} \
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|95	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{short_name}.pom
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|96	install -pm 644 %{SOURCE6} \
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|97	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{short_name}-bean-collections.pom
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|98	install -pm 644 %{SOURCE7} \
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|99	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{short_name}-core.pom
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|100	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|101	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|102	# javadoc
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|103	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|104	cp -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|105	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|106	%if %{gcj_support}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|107	%{_bindir}/aot-compile-rpm
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|108	%endif
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|109	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|110	%post
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|111	%update_maven_depmap
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|112	%if %{gcj_support}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|113	%{update_gcjdb}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|114	%endif
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|115	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|116	%postun
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|117	%update_maven_depmap
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|118	%if %{gcj_support}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|119	%{clean_gcjdb}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|120	%endif
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|121	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|122	%files
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|123	%defattr(0644,root,root,0755)
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|124	%doc PROPOSAL.html STATUS.html RELEASE-NOTES.txt LICENSE.txt
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|125	%{_javadir}/*
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|126	%{_datadir}/maven2/poms/*
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|127	%{_mavendepmapfragdir}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|128	%if %{gcj_support}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|129	%dir %{_libdir}/gcj/%{name}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|130	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|131	%endif
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|132	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|133	%files javadoc
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|134	%defattr(0644,root,root,0755)
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|135	%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|136	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|137	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|138	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|139	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|140	
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|141	%changelog
12mr|jakarta-commons-beanutils-1.7.0-6.0.9|142	

14410 12
12mr|jakarta-commons-cli-1.1-0.0.7|1	# Copyright (c) 2000-2007, JPackage Project
12mr|jakarta-commons-cli-1.1-0.0.7|2	# All rights reserved.
12mr|jakarta-commons-cli-1.1-0.0.7|3	#
12mr|jakarta-commons-cli-1.1-0.0.7|4	# Redistribution and use in source and binary forms, with or without
12mr|jakarta-commons-cli-1.1-0.0.7|5	# modification, are permitted provided that the following conditions
12mr|jakarta-commons-cli-1.1-0.0.7|6	# are met:
12mr|jakarta-commons-cli-1.1-0.0.7|7	#
12mr|jakarta-commons-cli-1.1-0.0.7|8	# 1. Redistributions of source code must retain the above copyright
12mr|jakarta-commons-cli-1.1-0.0.7|9	#    notice, this list of conditions and the following disclaimer.
12mr|jakarta-commons-cli-1.1-0.0.7|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jakarta-commons-cli-1.1-0.0.7|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jakarta-commons-cli-1.1-0.0.7|12	#    documentation and/or other materials provided with the
12mr|jakarta-commons-cli-1.1-0.0.7|13	#    distribution.
12mr|jakarta-commons-cli-1.1-0.0.7|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jakarta-commons-cli-1.1-0.0.7|15	#    contributors may be used to endorse or promote products derived
12mr|jakarta-commons-cli-1.1-0.0.7|16	#    from this software without specific prior written permission.
12mr|jakarta-commons-cli-1.1-0.0.7|17	#
12mr|jakarta-commons-cli-1.1-0.0.7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jakarta-commons-cli-1.1-0.0.7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jakarta-commons-cli-1.1-0.0.7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jakarta-commons-cli-1.1-0.0.7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jakarta-commons-cli-1.1-0.0.7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jakarta-commons-cli-1.1-0.0.7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jakarta-commons-cli-1.1-0.0.7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jakarta-commons-cli-1.1-0.0.7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jakarta-commons-cli-1.1-0.0.7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jakarta-commons-cli-1.1-0.0.7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jakarta-commons-cli-1.1-0.0.7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jakarta-commons-cli-1.1-0.0.7|29	#
12mr|jakarta-commons-cli-1.1-0.0.7|30	
12mr|jakarta-commons-cli-1.1-0.0.7|31	%define gcj_support 0
12mr|jakarta-commons-cli-1.1-0.0.7|32	
12mr|jakarta-commons-cli-1.1-0.0.7|33	%define base_name       cli
12mr|jakarta-commons-cli-1.1-0.0.7|34	%define short_name      commons-%{base_name}
12mr|jakarta-commons-cli-1.1-0.0.7|35	%define section         devel
12mr|jakarta-commons-cli-1.1-0.0.7|36	
12mr|jakarta-commons-cli-1.1-0.0.7|37	Name:           jakarta-commons-cli
12mr|jakarta-commons-cli-1.1-0.0.7|38	Version:        1.1
12mr|jakarta-commons-cli-1.1-0.0.7|39	Release:        %mkrel 0.0.7
12mr|jakarta-commons-cli-1.1-0.0.7|40	Epoch:          0
12mr|jakarta-commons-cli-1.1-0.0.7|41	Summary:        Jakarta Commons CLI, a Command Line Interface for Java
12mr|jakarta-commons-cli-1.1-0.0.7|42	License:        Apache License
12mr|jakarta-commons-cli-1.1-0.0.7|43	Group:          Development/Java
12mr|jakarta-commons-cli-1.1-0.0.7|44	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jakarta-commons-cli-1.1-0.0.7|45	URL:            http://jakarta.apache.org/commons/cli/
12mr|jakarta-commons-cli-1.1-0.0.7|46	Source:         http://archive.apache.org/dist/jakarta/commons/cli/source/%{short_name}-%{version}-src.tar.gz
12mr|jakarta-commons-cli-1.1-0.0.7|47	
12mr|jakarta-commons-cli-1.1-0.0.7|48	%if ! %{gcj_support}
12mr|jakarta-commons-cli-1.1-0.0.7|49	BuildArch:      noarch
12mr|jakarta-commons-cli-1.1-0.0.7|50	%endif
12mr|jakarta-commons-cli-1.1-0.0.7|51	BuildRequires:  ant >= 0:1.6
12mr|jakarta-commons-cli-1.1-0.0.7|52	BuildRequires:  ant-junit >= 0:1.6
12mr|jakarta-commons-cli-1.1-0.0.7|53	BuildRequires:  junit
12mr|jakarta-commons-cli-1.1-0.0.7|54	BuildRequires:  jakarta-commons-lang
12mr|jakarta-commons-cli-1.1-0.0.7|55	BuildRequires:  jakarta-commons-logging
12mr|jakarta-commons-cli-1.1-0.0.7|56	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|jakarta-commons-cli-1.1-0.0.7|57	
12mr|jakarta-commons-cli-1.1-0.0.7|58	# (anssi) There is no reason to depend on these, as programs may use
12mr|jakarta-commons-cli-1.1-0.0.7|59	# jakarta-commons-cli even without them, such as azureus. Installing them
12mr|jakarta-commons-cli-1.1-0.0.7|60	# brings no benefit unless they are explicitely placed in classpath, in which
12mr|jakarta-commons-cli-1.1-0.0.7|61	# case the end-user application should require them directly anyway. This is
12mr|jakarta-commons-cli-1.1-0.0.7|62	# also how Debian does it.
12mr|jakarta-commons-cli-1.1-0.0.7|63	#Requires:       jakarta-commons-lang
12mr|jakarta-commons-cli-1.1-0.0.7|64	#Requires:       jakarta-commons-logging
12mr|jakarta-commons-cli-1.1-0.0.7|65	
12mr|jakarta-commons-cli-1.1-0.0.7|66	%if %{gcj_support}
12mr|jakarta-commons-cli-1.1-0.0.7|67	BuildRequires:    java-gcj-compat-devel
12mr|jakarta-commons-cli-1.1-0.0.7|68	%endif
12mr|jakarta-commons-cli-1.1-0.0.7|69	
12mr|jakarta-commons-cli-1.1-0.0.7|70	%description
12mr|jakarta-commons-cli-1.1-0.0.7|71	The CLI library provides a simple and easy to use API for working with
12mr|jakarta-commons-cli-1.1-0.0.7|72	the command line arguments and options.
12mr|jakarta-commons-cli-1.1-0.0.7|73	
12mr|jakarta-commons-cli-1.1-0.0.7|74	%package        javadoc
12mr|jakarta-commons-cli-1.1-0.0.7|75	Summary:        Javadoc for %{name}
12mr|jakarta-commons-cli-1.1-0.0.7|76	Group:          Development/Java
12mr|jakarta-commons-cli-1.1-0.0.7|77	BuildRequires:  java-javadoc
12mr|jakarta-commons-cli-1.1-0.0.7|78	
12mr|jakarta-commons-cli-1.1-0.0.7|79	%description    javadoc
12mr|jakarta-commons-cli-1.1-0.0.7|80	Javadoc for %{name}.
12mr|jakarta-commons-cli-1.1-0.0.7|81	
12mr|jakarta-commons-cli-1.1-0.0.7|82	
12mr|jakarta-commons-cli-1.1-0.0.7|83	%prep
12mr|jakarta-commons-cli-1.1-0.0.7|84	%setup -q -n %{short_name}-%{version}-src
12mr|jakarta-commons-cli-1.1-0.0.7|85	%remove_java_binaries
12mr|jakarta-commons-cli-1.1-0.0.7|86	
12mr|jakarta-commons-cli-1.1-0.0.7|87	
12mr|jakarta-commons-cli-1.1-0.0.7|88	%build
12mr|jakarta-commons-cli-1.1-0.0.7|89	export OPT_JAR_LIST="ant/ant-junit junit"
12mr|jakarta-commons-cli-1.1-0.0.7|90	export CLASSPATH=$(build-classpath commons-logging commons-lang)
12mr|jakarta-commons-cli-1.1-0.0.7|91	export CLASSPATH="$CLASSPATH:target/classes:target/test-classes"
12mr|jakarta-commons-cli-1.1-0.0.7|92	# for tests
12mr|jakarta-commons-cli-1.1-0.0.7|93	mkdir lib
12mr|jakarta-commons-cli-1.1-0.0.7|94	%{ant} \
12mr|jakarta-commons-cli-1.1-0.0.7|95	-Dbuild.sysclasspath=only \
12mr|jakarta-commons-cli-1.1-0.0.7|96	-Dfinal.name=%{short_name} \
12mr|jakarta-commons-cli-1.1-0.0.7|97	-Dj2se.javadoc=%{_javadocdir}/java \
12mr|jakarta-commons-cli-1.1-0.0.7|98	jar dist
12mr|jakarta-commons-cli-1.1-0.0.7|99	
12mr|jakarta-commons-cli-1.1-0.0.7|100	
12mr|jakarta-commons-cli-1.1-0.0.7|101	%install
12mr|jakarta-commons-cli-1.1-0.0.7|102	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-cli-1.1-0.0.7|103	
12mr|jakarta-commons-cli-1.1-0.0.7|104	# jars
12mr|jakarta-commons-cli-1.1-0.0.7|105	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-commons-cli-1.1-0.0.7|106	cp -p dist/%{short_name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-cli-1.1-0.0.7|107	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|jakarta-||g"`; done)
12mr|jakarta-commons-cli-1.1-0.0.7|108	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|jakarta-commons-cli-1.1-0.0.7|109	
12mr|jakarta-commons-cli-1.1-0.0.7|110	# javadoc
12mr|jakarta-commons-cli-1.1-0.0.7|111	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-cli-1.1-0.0.7|112	cp -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-cli-1.1-0.0.7|113	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jakarta-commons-cli-1.1-0.0.7|114	
12mr|jakarta-commons-cli-1.1-0.0.7|115	%{gcj_compile}
12mr|jakarta-commons-cli-1.1-0.0.7|116	
12mr|jakarta-commons-cli-1.1-0.0.7|117	%clean
12mr|jakarta-commons-cli-1.1-0.0.7|118	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-cli-1.1-0.0.7|119	
12mr|jakarta-commons-cli-1.1-0.0.7|120	
12mr|jakarta-commons-cli-1.1-0.0.7|121	%if %{gcj_support}
12mr|jakarta-commons-cli-1.1-0.0.7|122	%post
12mr|jakarta-commons-cli-1.1-0.0.7|123	%{update_gcjdb}
12mr|jakarta-commons-cli-1.1-0.0.7|124	%endif
12mr|jakarta-commons-cli-1.1-0.0.7|125	
12mr|jakarta-commons-cli-1.1-0.0.7|126	%if %{gcj_support}
12mr|jakarta-commons-cli-1.1-0.0.7|127	%postun
12mr|jakarta-commons-cli-1.1-0.0.7|128	%{clean_gcjdb}
12mr|jakarta-commons-cli-1.1-0.0.7|129	%endif
12mr|jakarta-commons-cli-1.1-0.0.7|130	
12mr|jakarta-commons-cli-1.1-0.0.7|131	%files
12mr|jakarta-commons-cli-1.1-0.0.7|132	%defattr(0644,root,root,0755)
12mr|jakarta-commons-cli-1.1-0.0.7|133	%doc LICENSE.txt README.txt
12mr|jakarta-commons-cli-1.1-0.0.7|134	%{_javadir}/*
12mr|jakarta-commons-cli-1.1-0.0.7|135	%{gcj_files}
12mr|jakarta-commons-cli-1.1-0.0.7|136	
12mr|jakarta-commons-cli-1.1-0.0.7|137	%files javadoc
12mr|jakarta-commons-cli-1.1-0.0.7|138	%defattr(0644,root,root,0755)
12mr|jakarta-commons-cli-1.1-0.0.7|139	%doc %{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-cli-1.1-0.0.7|140	%doc %{_javadocdir}/%{name}
12mr|jakarta-commons-cli-1.1-0.0.7|141	
12mr|jakarta-commons-cli-1.1-0.0.7|142	
12mr|jakarta-commons-cli-1.1-0.0.7|143	
12mr|jakarta-commons-cli-1.1-0.0.7|144	%changelog
12mr|jakarta-commons-cli-1.1-0.0.7|145	

14411 12
12mr|jakarta-commons-codec-1.4-3|1	
12mr|jakarta-commons-codec-1.4-3|2	
12mr|jakarta-commons-codec-1.4-3|3	%define gcj_support 0
12mr|jakarta-commons-codec-1.4-3|4	
12mr|jakarta-commons-codec-1.4-3|5	%define base_name  codec
12mr|jakarta-commons-codec-1.4-3|6	%define short_name commons-%{base_name}
12mr|jakarta-commons-codec-1.4-3|7	
12mr|jakarta-commons-codec-1.4-3|8	Name:		jakarta-commons-codec
12mr|jakarta-commons-codec-1.4-3|9	Version:	1.4
12mr|jakarta-commons-codec-1.4-3|10	Release:	%mkrel 3
12mr|jakarta-commons-codec-1.4-3|11	Summary:	Implementations of common encoders and decoders
12mr|jakarta-commons-codec-1.4-3|12	License:	Apache Software License
12mr|jakarta-commons-codec-1.4-3|13	Group:		Development/Java
12mr|jakarta-commons-codec-1.4-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jakarta-commons-codec-1.4-3|15	Epoch:		0
12mr|jakarta-commons-codec-1.4-3|16	URL:		http://jakarta.apache.org/commons/codec/
12mr|jakarta-commons-codec-1.4-3|17	Source0:        http://archive.apache.org/dist/commons/codec/source/commons-codec-%{version}-src.tar.gz
12mr|jakarta-commons-codec-1.4-3|18	# svn export http://svn.apache.org/repos/asf/jakarta/commons/proper/codec/tags/CODEC_1_3/
12mr|jakarta-commons-codec-1.4-3|19	# cd CODEC_1_3
12mr|jakarta-commons-codec-1.4-3|20	# tar czvf commons-codec-1.3-src.tar.gz .
12mr|jakarta-commons-codec-1.4-3|21	
12mr|jakarta-commons-codec-1.4-3|22	BuildRequires:	java-rpmbuild >= 0:1.6
12mr|jakarta-commons-codec-1.4-3|23	BuildRequires:	ant >= 0:1.6.2
12mr|jakarta-commons-codec-1.4-3|24	BuildRequires:	ant-junit
12mr|jakarta-commons-codec-1.4-3|25	BuildRequires:	junit
12mr|jakarta-commons-codec-1.4-3|26	BuildRequires:	java-javadoc
12mr|jakarta-commons-codec-1.4-3|27	BuildRequires:	jpackage-utils
12mr|jakarta-commons-codec-1.4-3|28	%if ! %{gcj_support}
12mr|jakarta-commons-codec-1.4-3|29	BuildArch:	noarch
12mr|jakarta-commons-codec-1.4-3|30	%endif
12mr|jakarta-commons-codec-1.4-3|31	Provides:	%{short_name} = %{epoch}:%{version}-%{release}
12mr|jakarta-commons-codec-1.4-3|32	Obsoletes:	%{short_name} <= %{epoch}:%{version}-%{release}
12mr|jakarta-commons-codec-1.4-3|33	
12mr|jakarta-commons-codec-1.4-3|34	%if %{gcj_support}
12mr|jakarta-commons-codec-1.4-3|35	BuildRequires:	java-gcj-compat-devel
12mr|jakarta-commons-codec-1.4-3|36	%endif
12mr|jakarta-commons-codec-1.4-3|37	
12mr|jakarta-commons-codec-1.4-3|38	%description
12mr|jakarta-commons-codec-1.4-3|39	Commons Codec is an attempt to provide definitive implementations of
12mr|jakarta-commons-codec-1.4-3|40	commonly used encoders and decoders. Examples include Base64, Hex,
12mr|jakarta-commons-codec-1.4-3|41	Phonetic and URLs.
12mr|jakarta-commons-codec-1.4-3|42	
12mr|jakarta-commons-codec-1.4-3|43	%package javadoc
12mr|jakarta-commons-codec-1.4-3|44	Summary:	Javadoc for %{name}
12mr|jakarta-commons-codec-1.4-3|45	Group:		Development/Java
12mr|jakarta-commons-codec-1.4-3|46	Requires:	java-javadoc
12mr|jakarta-commons-codec-1.4-3|47	
12mr|jakarta-commons-codec-1.4-3|48	%description javadoc
12mr|jakarta-commons-codec-1.4-3|49	Javadoc for %{name}.
12mr|jakarta-commons-codec-1.4-3|50	
12mr|jakarta-commons-codec-1.4-3|51	# -----------------------------------------------------------------------------
12mr|jakarta-commons-codec-1.4-3|52	
12mr|jakarta-commons-codec-1.4-3|53	%prep
12mr|jakarta-commons-codec-1.4-3|54	%setup -qn %{short_name}-%{version}-src
12mr|jakarta-commons-codec-1.4-3|55	
12mr|jakarta-commons-codec-1.4-3|56	#fixes eof encoding
12mr|jakarta-commons-codec-1.4-3|57	%{__sed} -i 's/\r//' LICENSE.txt
12mr|jakarta-commons-codec-1.4-3|58	%{__sed} -i 's/\r//' RELEASE-NOTES.txt
12mr|jakarta-commons-codec-1.4-3|59	
12mr|jakarta-commons-codec-1.4-3|60	# -----------------------------------------------------------------------------
12mr|jakarta-commons-codec-1.4-3|61	
12mr|jakarta-commons-codec-1.4-3|62	%build
12mr|jakarta-commons-codec-1.4-3|63	export CLASSPATH=$(build-classpath junit)
12mr|jakarta-commons-codec-1.4-3|64	#perl -p -i -e 's|../LICENSE|LICENSE.txt|g' build.xml
12mr|jakarta-commons-codec-1.4-3|65	%{ant} -Dbuild.sysclasspath=first \
12mr|jakarta-commons-codec-1.4-3|66	-Dconf.home=src/conf \
12mr|jakarta-commons-codec-1.4-3|67	-Dbuild.home=build \
12mr|jakarta-commons-codec-1.4-3|68	-Dsource.home=src/java \
12mr|jakarta-commons-codec-1.4-3|69	-Dtest.home=src/test \
12mr|jakarta-commons-codec-1.4-3|70	-Ddist.home=dist \
12mr|jakarta-commons-codec-1.4-3|71	-Dcomponent.title=%{short_name} \
12mr|jakarta-commons-codec-1.4-3|72	-Dcomponent.version=%{version} \
12mr|jakarta-commons-codec-1.4-3|73	-Dfinal.name=%{name}-%{version} \
12mr|jakarta-commons-codec-1.4-3|74	-Dextension.name=%{short_name} \
12mr|jakarta-commons-codec-1.4-3|75	test jar javadoc
12mr|jakarta-commons-codec-1.4-3|76	
12mr|jakarta-commons-codec-1.4-3|77	# -----------------------------------------------------------------------------
12mr|jakarta-commons-codec-1.4-3|78	
12mr|jakarta-commons-codec-1.4-3|79	%install
12mr|jakarta-commons-codec-1.4-3|80	rm -rf %{buildroot}
12mr|jakarta-commons-codec-1.4-3|81	
12mr|jakarta-commons-codec-1.4-3|82	# jars
12mr|jakarta-commons-codec-1.4-3|83	mkdir -p %{buildroot}%{_javadir}
12mr|jakarta-commons-codec-1.4-3|84	cp -p dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
12mr|jakarta-commons-codec-1.4-3|85	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|jakarta-||g"`; done)
12mr|jakarta-commons-codec-1.4-3|86	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|jakarta-commons-codec-1.4-3|87	
12mr|jakarta-commons-codec-1.4-3|88	# javadoc
12mr|jakarta-commons-codec-1.4-3|89	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-codec-1.4-3|90	cp -pr dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-codec-1.4-3|91	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mr|jakarta-commons-codec-1.4-3|92	
12mr|jakarta-commons-codec-1.4-3|93	# -----------------------------------------------------------------------------
12mr|jakarta-commons-codec-1.4-3|94	
12mr|jakarta-commons-codec-1.4-3|95	%{gcj_compile}
12mr|jakarta-commons-codec-1.4-3|96	
12mr|jakarta-commons-codec-1.4-3|97	%clean
12mr|jakarta-commons-codec-1.4-3|98	rm -rf %{buildroot}
12mr|jakarta-commons-codec-1.4-3|99	
12mr|jakarta-commons-codec-1.4-3|100	# -----------------------------------------------------------------------------
12mr|jakarta-commons-codec-1.4-3|101	
12mr|jakarta-commons-codec-1.4-3|102	%if %{gcj_support}
12mr|jakarta-commons-codec-1.4-3|103	%post
12mr|jakarta-commons-codec-1.4-3|104	%{update_gcjdb}
12mr|jakarta-commons-codec-1.4-3|105	%endif
12mr|jakarta-commons-codec-1.4-3|106	
12mr|jakarta-commons-codec-1.4-3|107	%if %{gcj_support}
12mr|jakarta-commons-codec-1.4-3|108	%postun
12mr|jakarta-commons-codec-1.4-3|109	%{clean_gcjdb}
12mr|jakarta-commons-codec-1.4-3|110	%endif
12mr|jakarta-commons-codec-1.4-3|111	
12mr|jakarta-commons-codec-1.4-3|112	%files
12mr|jakarta-commons-codec-1.4-3|113	%defattr(0644,root,root,0755)
12mr|jakarta-commons-codec-1.4-3|114	%doc LICENSE.txt RELEASE-NOTES.txt
12mr|jakarta-commons-codec-1.4-3|115	%{_javadir}/*
12mr|jakarta-commons-codec-1.4-3|116	%{gcj_files}
12mr|jakarta-commons-codec-1.4-3|117	
12mr|jakarta-commons-codec-1.4-3|118	%files javadoc
12mr|jakarta-commons-codec-1.4-3|119	%defattr(0644,root,root,0755)
12mr|jakarta-commons-codec-1.4-3|120	%doc %{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-codec-1.4-3|121	%doc %{_javadocdir}/%{name}
12mr|jakarta-commons-codec-1.4-3|122	# -----------------------------------------------------------------------------
12mr|jakarta-commons-codec-1.4-3|123	
12mr|jakarta-commons-codec-1.4-3|124	
12mr|jakarta-commons-codec-1.4-3|125	
12mr|jakarta-commons-codec-1.4-3|126	%changelog
12mr|jakarta-commons-codec-1.4-3|127	

14412 12
12mr|jakarta-commons-collections-3.2.1-2.0.7|1	# Copyright (c) 2000-2005, JPackage Project
12mr|jakarta-commons-collections-3.2.1-2.0.7|2	# All rights reserved.
12mr|jakarta-commons-collections-3.2.1-2.0.7|3	#
12mr|jakarta-commons-collections-3.2.1-2.0.7|4	# Redistribution and use in source and binary forms, with or without
12mr|jakarta-commons-collections-3.2.1-2.0.7|5	# modification, are permitted provided that the following conditions
12mr|jakarta-commons-collections-3.2.1-2.0.7|6	# are met:
12mr|jakarta-commons-collections-3.2.1-2.0.7|7	#
12mr|jakarta-commons-collections-3.2.1-2.0.7|8	# 1. Redistributions of source code must retain the above copyright
12mr|jakarta-commons-collections-3.2.1-2.0.7|9	#    notice, this list of conditions and the following disclaimer.
12mr|jakarta-commons-collections-3.2.1-2.0.7|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jakarta-commons-collections-3.2.1-2.0.7|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jakarta-commons-collections-3.2.1-2.0.7|12	#    documentation and/or other materials provided with the
12mr|jakarta-commons-collections-3.2.1-2.0.7|13	#    distribution.
12mr|jakarta-commons-collections-3.2.1-2.0.7|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jakarta-commons-collections-3.2.1-2.0.7|15	#    contributors may be used to endorse or promote products derived
12mr|jakarta-commons-collections-3.2.1-2.0.7|16	#    from this software without specific prior written permission.
12mr|jakarta-commons-collections-3.2.1-2.0.7|17	#
12mr|jakarta-commons-collections-3.2.1-2.0.7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jakarta-commons-collections-3.2.1-2.0.7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jakarta-commons-collections-3.2.1-2.0.7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jakarta-commons-collections-3.2.1-2.0.7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jakarta-commons-collections-3.2.1-2.0.7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jakarta-commons-collections-3.2.1-2.0.7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jakarta-commons-collections-3.2.1-2.0.7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jakarta-commons-collections-3.2.1-2.0.7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jakarta-commons-collections-3.2.1-2.0.7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jakarta-commons-collections-3.2.1-2.0.7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jakarta-commons-collections-3.2.1-2.0.7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jakarta-commons-collections-3.2.1-2.0.7|29	#
12mr|jakarta-commons-collections-3.2.1-2.0.7|30	
12mr|jakarta-commons-collections-3.2.1-2.0.7|31	%define _with_gcj_support 1
12mr|jakarta-commons-collections-3.2.1-2.0.7|32	%define _without_maven 1
12mr|jakarta-commons-collections-3.2.1-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}}}
12mr|jakarta-commons-collections-3.2.1-2.0.7|34	
12mr|jakarta-commons-collections-3.2.1-2.0.7|35	# If you don't want to build with maven, and use straight ant instead,
12mr|jakarta-commons-collections-3.2.1-2.0.7|36	# give rpmbuild option '--without maven'
12mr|jakarta-commons-collections-3.2.1-2.0.7|37	
12mr|jakarta-commons-collections-3.2.1-2.0.7|38	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
12mr|jakarta-commons-collections-3.2.1-2.0.7|39	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
12mr|jakarta-commons-collections-3.2.1-2.0.7|40	
12mr|jakarta-commons-collections-3.2.1-2.0.7|41	%define base_name       collections
12mr|jakarta-commons-collections-3.2.1-2.0.7|42	%define short_name      commons-%{base_name}
12mr|jakarta-commons-collections-3.2.1-2.0.7|43	%define section         free
12mr|jakarta-commons-collections-3.2.1-2.0.7|44	
12mr|jakarta-commons-collections-3.2.1-2.0.7|45	Name:       jakarta-%{short_name}
12mr|jakarta-commons-collections-3.2.1-2.0.7|46	Version:    3.2.1
12mr|jakarta-commons-collections-3.2.1-2.0.7|47	Release:    %mkrel 2.0.7
12mr|jakarta-commons-collections-3.2.1-2.0.7|48	Epoch:      0
12mr|jakarta-commons-collections-3.2.1-2.0.7|49	Summary:    Provides new interfaces, implementations and utilities for Java Collections
12mr|jakarta-commons-collections-3.2.1-2.0.7|50	License:    Apache Software License
12mr|jakarta-commons-collections-3.2.1-2.0.7|51	Group:      Development/Java
12mr|jakarta-commons-collections-3.2.1-2.0.7|52	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jakarta-commons-collections-3.2.1-2.0.7|53	Source0:    http://www.apache.org/dist/jakarta/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
12mr|jakarta-commons-collections-3.2.1-2.0.7|54	Source1:    pom-maven2jpp-depcat.xsl
12mr|jakarta-commons-collections-3.2.1-2.0.7|55	Source2:    pom-maven2jpp-newdepmap.xsl
12mr|jakarta-commons-collections-3.2.1-2.0.7|56	Source3:    pom-maven2jpp-mapdeps.xsl
12mr|jakarta-commons-collections-3.2.1-2.0.7|57	Source4:    commons-collections-3.2-jpp-depmap.xml
12mr|jakarta-commons-collections-3.2.1-2.0.7|58	# svn export -r '{2007-02-15}' http://svn.apache.org/repos/asf/jakarta/commons/proper/commons-build/trunk/ commons-build
12mr|jakarta-commons-collections-3.2.1-2.0.7|59	# tar czf commons-build.tar.gz commons-build
12mr|jakarta-commons-collections-3.2.1-2.0.7|60	Source6:    collections-tomcat5-build.xml
12mr|jakarta-commons-collections-3.2.1-2.0.7|61	
12mr|jakarta-commons-collections-3.2.1-2.0.7|62	Patch0:         %{name}-javadoc-nonet.patch
12mr|jakarta-commons-collections-3.2.1-2.0.7|63	
12mr|jakarta-commons-collections-3.2.1-2.0.7|64	Url:            http://jakarta.apache.org/commons/%{base_name}/
12mr|jakarta-commons-collections-3.2.1-2.0.7|65	BuildRequires:  ant
12mr|jakarta-commons-collections-3.2.1-2.0.7|66	BuildRequires:  ant-junit
12mr|jakarta-commons-collections-3.2.1-2.0.7|67	BuildRequires:  java-rpmbuild >= 0:1.7.2
12mr|jakarta-commons-collections-3.2.1-2.0.7|68	BuildRequires:  xml-commons-apis >= 1.3
12mr|jakarta-commons-collections-3.2.1-2.0.7|69	%if %{with_maven}
12mr|jakarta-commons-collections-3.2.1-2.0.7|70	BuildRequires:  maven >= 0:1.1
12mr|jakarta-commons-collections-3.2.1-2.0.7|71	BuildRequires:  maven-plugins-base
12mr|jakarta-commons-collections-3.2.1-2.0.7|72	BuildRequires:  maven-plugin-test
12mr|jakarta-commons-collections-3.2.1-2.0.7|73	BuildRequires:  maven-plugin-xdoc
12mr|jakarta-commons-collections-3.2.1-2.0.7|74	BuildRequires:  maven-plugin-license
12mr|jakarta-commons-collections-3.2.1-2.0.7|75	BuildRequires:  maven-plugin-changes
12mr|jakarta-commons-collections-3.2.1-2.0.7|76	BuildRequires:  maven-plugin-jdepend
12mr|jakarta-commons-collections-3.2.1-2.0.7|77	BuildRequires:  maven-plugin-jdiff
12mr|jakarta-commons-collections-3.2.1-2.0.7|78	BuildRequires:  maven-plugin-jxr
12mr|jakarta-commons-collections-3.2.1-2.0.7|79	BuildRequires:  maven-plugin-tasklist
12mr|jakarta-commons-collections-3.2.1-2.0.7|80	BuildRequires:  maven-plugin-developer-activity
12mr|jakarta-commons-collections-3.2.1-2.0.7|81	BuildRequires:  maven-plugin-file-activity
12mr|jakarta-commons-collections-3.2.1-2.0.7|82	BuildRequires:  saxon
12mr|jakarta-commons-collections-3.2.1-2.0.7|83	BuildRequires:  saxon-scripts
12mr|jakarta-commons-collections-3.2.1-2.0.7|84	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|85	
12mr|jakarta-commons-collections-3.2.1-2.0.7|86	%if ! %{gcj_support}
12mr|jakarta-commons-collections-3.2.1-2.0.7|87	BuildArch:      noarch
12mr|jakarta-commons-collections-3.2.1-2.0.7|88	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|89	Provides:   %{short_name} = %{epoch}:%{version}-%{release}
12mr|jakarta-commons-collections-3.2.1-2.0.7|90	Obsoletes:  %{short_name} < %{epoch}:%{version}-%{release}
12mr|jakarta-commons-collections-3.2.1-2.0.7|91	
12mr|jakarta-commons-collections-3.2.1-2.0.7|92	%if %{gcj_support}
12mr|jakarta-commons-collections-3.2.1-2.0.7|93	BuildRequires:          java-gcj-compat-devel
12mr|jakarta-commons-collections-3.2.1-2.0.7|94	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|95	
12mr|jakarta-commons-collections-3.2.1-2.0.7|96	%description
12mr|jakarta-commons-collections-3.2.1-2.0.7|97	The introduction of the Collections API by Sun in JDK 1.2 has been a
12mr|jakarta-commons-collections-3.2.1-2.0.7|98	boon to quick and effective Java programming. Ready access to powerful
12mr|jakarta-commons-collections-3.2.1-2.0.7|99	data structures has accelerated development by reducing the need for
12mr|jakarta-commons-collections-3.2.1-2.0.7|100	custom container classes around each core object. Most Java2 APIs are
12mr|jakarta-commons-collections-3.2.1-2.0.7|101	significantly easier to use because of the Collections API.
12mr|jakarta-commons-collections-3.2.1-2.0.7|102	However, there are certain holes left unfilled by Sun's
12mr|jakarta-commons-collections-3.2.1-2.0.7|103	implementations, and the Jakarta-Commons Collections Component strives
12mr|jakarta-commons-collections-3.2.1-2.0.7|104	to fulfill them. Among the features of this package are:
12mr|jakarta-commons-collections-3.2.1-2.0.7|105	- special-purpose implementations of Lists and Maps for fast access
12mr|jakarta-commons-collections-3.2.1-2.0.7|106	- adapter classes from Java1-style containers (arrays, enumerations) to
12mr|jakarta-commons-collections-3.2.1-2.0.7|107	Java2-style collections.
12mr|jakarta-commons-collections-3.2.1-2.0.7|108	- methods to test or create typical set-theory properties of collections
12mr|jakarta-commons-collections-3.2.1-2.0.7|109	such as union, intersection, and closure.
12mr|jakarta-commons-collections-3.2.1-2.0.7|110	
12mr|jakarta-commons-collections-3.2.1-2.0.7|111	%package testframework
12mr|jakarta-commons-collections-3.2.1-2.0.7|112	Summary:        Testframework for %{name}
12mr|jakarta-commons-collections-3.2.1-2.0.7|113	Group:          Development/Java
12mr|jakarta-commons-collections-3.2.1-2.0.7|114	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|jakarta-commons-collections-3.2.1-2.0.7|115	
12mr|jakarta-commons-collections-3.2.1-2.0.7|116	%if %{gcj_support}
12mr|jakarta-commons-collections-3.2.1-2.0.7|117	BuildRequires:          java-gcj-compat-devel
12mr|jakarta-commons-collections-3.2.1-2.0.7|118	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|119	
12mr|jakarta-commons-collections-3.2.1-2.0.7|120	%description testframework
12mr|jakarta-commons-collections-3.2.1-2.0.7|121	%{summary}.
12mr|jakarta-commons-collections-3.2.1-2.0.7|122	
12mr|jakarta-commons-collections-3.2.1-2.0.7|123	%package javadoc
12mr|jakarta-commons-collections-3.2.1-2.0.7|124	Summary:        Javadoc for %{name}
12mr|jakarta-commons-collections-3.2.1-2.0.7|125	Group:          Development/Java
12mr|jakarta-commons-collections-3.2.1-2.0.7|126	
12mr|jakarta-commons-collections-3.2.1-2.0.7|127	%description javadoc
12mr|jakarta-commons-collections-3.2.1-2.0.7|128	%{summary}.
12mr|jakarta-commons-collections-3.2.1-2.0.7|129	
12mr|jakarta-commons-collections-3.2.1-2.0.7|130	%package tomcat5
12mr|jakarta-commons-collections-3.2.1-2.0.7|131	Summary:        Jakarta Commons Collection dependency for Tomcat5
12mr|jakarta-commons-collections-3.2.1-2.0.7|132	Group:          Development/Java
12mr|jakarta-commons-collections-3.2.1-2.0.7|133	
12mr|jakarta-commons-collections-3.2.1-2.0.7|134	%if %{gcj_support}
12mr|jakarta-commons-collections-3.2.1-2.0.7|135	BuildRequires:          java-gcj-compat-devel
12mr|jakarta-commons-collections-3.2.1-2.0.7|136	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|137	
12mr|jakarta-commons-collections-3.2.1-2.0.7|138	%description tomcat5
12mr|jakarta-commons-collections-3.2.1-2.0.7|139	A package that is specifically designed to fulfill to a Tomcat5 dependency.
12mr|jakarta-commons-collections-3.2.1-2.0.7|140	
12mr|jakarta-commons-collections-3.2.1-2.0.7|141	%package testframework-javadoc
12mr|jakarta-commons-collections-3.2.1-2.0.7|142	Summary:        Javadoc for %{name}-testframework
12mr|jakarta-commons-collections-3.2.1-2.0.7|143	Group:          Development/Java
12mr|jakarta-commons-collections-3.2.1-2.0.7|144	
12mr|jakarta-commons-collections-3.2.1-2.0.7|145	%description testframework-javadoc
12mr|jakarta-commons-collections-3.2.1-2.0.7|146	%{summary}.
12mr|jakarta-commons-collections-3.2.1-2.0.7|147	
12mr|jakarta-commons-collections-3.2.1-2.0.7|148	%if %{with_maven}
12mr|jakarta-commons-collections-3.2.1-2.0.7|149	%package manual
12mr|jakarta-commons-collections-3.2.1-2.0.7|150	Summary:        Documents for %{name}
12mr|jakarta-commons-collections-3.2.1-2.0.7|151	Group:          Development/Java
12mr|jakarta-commons-collections-3.2.1-2.0.7|152	
12mr|jakarta-commons-collections-3.2.1-2.0.7|153	%description manual
12mr|jakarta-commons-collections-3.2.1-2.0.7|154	%{summary}.
12mr|jakarta-commons-collections-3.2.1-2.0.7|155	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|156	
12mr|jakarta-commons-collections-3.2.1-2.0.7|157	%prep
12mr|jakarta-commons-collections-3.2.1-2.0.7|158	cat <<EOT
12mr|jakarta-commons-collections-3.2.1-2.0.7|159	
12mr|jakarta-commons-collections-3.2.1-2.0.7|160	If you dont want to build with maven,
12mr|jakarta-commons-collections-3.2.1-2.0.7|161	give rpmbuild option '--without maven'
12mr|jakarta-commons-collections-3.2.1-2.0.7|162	
12mr|jakarta-commons-collections-3.2.1-2.0.7|163	EOT
12mr|jakarta-commons-collections-3.2.1-2.0.7|164	
12mr|jakarta-commons-collections-3.2.1-2.0.7|165	%setup -q -n %{short_name}-%{version}-src
12mr|jakarta-commons-collections-3.2.1-2.0.7|166	%remove_java_binaries
12mr|jakarta-commons-collections-3.2.1-2.0.7|167	%patch0 -p1 -b .sav0
12mr|jakarta-commons-collections-3.2.1-2.0.7|168	cp %{SOURCE6} .
12mr|jakarta-commons-collections-3.2.1-2.0.7|169	
12mr|jakarta-commons-collections-3.2.1-2.0.7|170	# Fix file eof
12mr|jakarta-commons-collections-3.2.1-2.0.7|171	%{__sed} -i 's/\r//' LICENSE.txt
12mr|jakarta-commons-collections-3.2.1-2.0.7|172	%{__sed} -i 's/\r//' PROPOSAL.html
12mr|jakarta-commons-collections-3.2.1-2.0.7|173	%{__sed} -i 's/\r//' RELEASE-NOTES.html
12mr|jakarta-commons-collections-3.2.1-2.0.7|174	%{__sed} -i 's/\r//' README.txt
12mr|jakarta-commons-collections-3.2.1-2.0.7|175	%{__sed} -i 's/\r//' NOTICE.txt
12mr|jakarta-commons-collections-3.2.1-2.0.7|176	
12mr|jakarta-commons-collections-3.2.1-2.0.7|177	%build
12mr|jakarta-commons-collections-3.2.1-2.0.7|178	%if %{with_maven}
12mr|jakarta-commons-collections-3.2.1-2.0.7|179	export DEPCAT=$(pwd)/commons-collections-3.1-depcat.new.xml
12mr|jakarta-commons-collections-3.2.1-2.0.7|180	echo '<?xml version="1.0" standalone="yes"?>' > $DEPCAT
12mr|jakarta-commons-collections-3.2.1-2.0.7|181	echo '<depset>' >> $DEPCAT
12mr|jakarta-commons-collections-3.2.1-2.0.7|182	for p in $(find . -name project.xml); do
12mr|jakarta-commons-collections-3.2.1-2.0.7|183	pushd $(dirname $p)
12mr|jakarta-commons-collections-3.2.1-2.0.7|184	/usr/bin/saxon project.xml %{SOURCE1} >> $DEPCAT
12mr|jakarta-commons-collections-3.2.1-2.0.7|185	popd
12mr|jakarta-commons-collections-3.2.1-2.0.7|186	done
12mr|jakarta-commons-collections-3.2.1-2.0.7|187	echo >> $DEPCAT
12mr|jakarta-commons-collections-3.2.1-2.0.7|188	echo '</depset>' >> $DEPCAT
12mr|jakarta-commons-collections-3.2.1-2.0.7|189	/usr/bin/saxon $DEPCAT %{SOURCE2} > %{short_name}-%{version}-depmap.new.xml
12mr|jakarta-commons-collections-3.2.1-2.0.7|190	fi
12mr|jakarta-commons-collections-3.2.1-2.0.7|191	
12mr|jakarta-commons-collections-3.2.1-2.0.7|192	for p in $(find . -name project.xml); do
12mr|jakarta-commons-collections-3.2.1-2.0.7|193	pushd $(dirname $p)
12mr|jakarta-commons-collections-3.2.1-2.0.7|194	cp project.xml project.xml.orig
12mr|jakarta-commons-collections-3.2.1-2.0.7|195	/usr/bin/saxon -o project.xml project.xml.orig %{SOURCE3} map=%{SOURCE4}
12mr|jakarta-commons-collections-3.2.1-2.0.7|196	popd
12mr|jakarta-commons-collections-3.2.1-2.0.7|197	done
12mr|jakarta-commons-collections-3.2.1-2.0.7|198	
12mr|jakarta-commons-collections-3.2.1-2.0.7|199	export MAVEN_HOME_LOCAL=$(pwd)/.maven
12mr|jakarta-commons-collections-3.2.1-2.0.7|200	
12mr|jakarta-commons-collections-3.2.1-2.0.7|201	#        -Dmaven.test.failure.ignore=true \
12mr|jakarta-commons-collections-3.2.1-2.0.7|202	maven \
12mr|jakarta-commons-collections-3.2.1-2.0.7|203	-Dmaven.repo.remote=file:/usr/share/maven/repository \
12mr|jakarta-commons-collections-3.2.1-2.0.7|204	-Dmaven.home.local=${MAVEN_HOME_LOCAL} \
12mr|jakarta-commons-collections-3.2.1-2.0.7|205	jar:jar javadoc:generate xdoc:transform
12mr|jakarta-commons-collections-3.2.1-2.0.7|206	%ant tf.javadoc
12mr|jakarta-commons-collections-3.2.1-2.0.7|207	%else
12mr|jakarta-commons-collections-3.2.1-2.0.7|208	#FIXME Enabling tests with gcj causes memory leaks!
12mr|jakarta-commons-collections-3.2.1-2.0.7|209	# See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28423
12mr|jakarta-commons-collections-3.2.1-2.0.7|210	%if %{gcj_support}
12mr|jakarta-commons-collections-3.2.1-2.0.7|211	%ant -Djava.io.tmpdir=. jar javadoc tf.validate tf.jar dist.bin dist.src tf.javadoc
12mr|jakarta-commons-collections-3.2.1-2.0.7|212	%else
12mr|jakarta-commons-collections-3.2.1-2.0.7|213	%ant -Djava.io.tmpdir=. test dist tf.javadoc
12mr|jakarta-commons-collections-3.2.1-2.0.7|214	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|215	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|216	
12mr|jakarta-commons-collections-3.2.1-2.0.7|217	# commons-collections-tomcat5
12mr|jakarta-commons-collections-3.2.1-2.0.7|218	%ant -f collections-tomcat5-build.xml
12mr|jakarta-commons-collections-3.2.1-2.0.7|219	
12mr|jakarta-commons-collections-3.2.1-2.0.7|220	%install
12mr|jakarta-commons-collections-3.2.1-2.0.7|221	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-collections-3.2.1-2.0.7|222	# jars
12mr|jakarta-commons-collections-3.2.1-2.0.7|223	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-commons-collections-3.2.1-2.0.7|224	%if %{with_maven}
12mr|jakarta-commons-collections-3.2.1-2.0.7|225	install -m 644 target/%{short_name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-collections-3.2.1-2.0.7|226	install -m 644 target/%{short_name}-testframework-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-testframework-%{version}.jar
12mr|jakarta-commons-collections-3.2.1-2.0.7|227	%else
12mr|jakarta-commons-collections-3.2.1-2.0.7|228	install -m 644 build/%{short_name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-collections-3.2.1-2.0.7|229	install -m 644 build/%{short_name}-testframework-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-testframework-%{version}.jar
12mr|jakarta-commons-collections-3.2.1-2.0.7|230	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|231	
12mr|jakarta-commons-collections-3.2.1-2.0.7|232	#tomcat5
12mr|jakarta-commons-collections-3.2.1-2.0.7|233	install -m 644 collections-tomcat5/%{short_name}-tomcat5.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-tomcat5-%{version}.jar
12mr|jakarta-commons-collections-3.2.1-2.0.7|234	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
12mr|jakarta-commons-collections-3.2.1-2.0.7|235	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|jakarta-||g"`; done)
12mr|jakarta-commons-collections-3.2.1-2.0.7|236	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|jakarta-commons-collections-3.2.1-2.0.7|237	
12mr|jakarta-commons-collections-3.2.1-2.0.7|238	# pom
12mr|jakarta-commons-collections-3.2.1-2.0.7|239	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|jakarta-commons-collections-3.2.1-2.0.7|240	install -m 644 pom.xml \
12mr|jakarta-commons-collections-3.2.1-2.0.7|241	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{short_name}.pom
12mr|jakarta-commons-collections-3.2.1-2.0.7|242	
12mr|jakarta-commons-collections-3.2.1-2.0.7|243	# javadoc
12mr|jakarta-commons-collections-3.2.1-2.0.7|244	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-collections-3.2.1-2.0.7|245	%if %{with_maven}
12mr|jakarta-commons-collections-3.2.1-2.0.7|246	cp -pr target/docs/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-collections-3.2.1-2.0.7|247	%else
12mr|jakarta-commons-collections-3.2.1-2.0.7|248	cp -pr build/docs/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-collections-3.2.1-2.0.7|249	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|250	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jakarta-commons-collections-3.2.1-2.0.7|251	rm -rf target/docs/apidocs
12mr|jakarta-commons-collections-3.2.1-2.0.7|252	
12mr|jakarta-commons-collections-3.2.1-2.0.7|253	# testframework-javadoc
12mr|jakarta-commons-collections-3.2.1-2.0.7|254	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-testframework-%{version}
12mr|jakarta-commons-collections-3.2.1-2.0.7|255	cp -pr build/docs/testframework/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-testframework-%{version}
12mr|jakarta-commons-collections-3.2.1-2.0.7|256	ln -s %{name}-testframework-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-testframework
12mr|jakarta-commons-collections-3.2.1-2.0.7|257	
12mr|jakarta-commons-collections-3.2.1-2.0.7|258	# manual
12mr|jakarta-commons-collections-3.2.1-2.0.7|259	%if %{with_maven}
12mr|jakarta-commons-collections-3.2.1-2.0.7|260	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|jakarta-commons-collections-3.2.1-2.0.7|261	cp -pr target/docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|jakarta-commons-collections-3.2.1-2.0.7|262	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|263	
12mr|jakarta-commons-collections-3.2.1-2.0.7|264	%{gcj_compile}
12mr|jakarta-commons-collections-3.2.1-2.0.7|265	
12mr|jakarta-commons-collections-3.2.1-2.0.7|266	%clean
12mr|jakarta-commons-collections-3.2.1-2.0.7|267	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-collections-3.2.1-2.0.7|268	
12mr|jakarta-commons-collections-3.2.1-2.0.7|269	%post
12mr|jakarta-commons-collections-3.2.1-2.0.7|270	%update_maven_depmap
12mr|jakarta-commons-collections-3.2.1-2.0.7|271	%if %{gcj_support}
12mr|jakarta-commons-collections-3.2.1-2.0.7|272	%{update_gcjdb}
12mr|jakarta-commons-collections-3.2.1-2.0.7|273	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|274	
12mr|jakarta-commons-collections-3.2.1-2.0.7|275	%postun
12mr|jakarta-commons-collections-3.2.1-2.0.7|276	%update_maven_depmap
12mr|jakarta-commons-collections-3.2.1-2.0.7|277	%if %{gcj_support}
12mr|jakarta-commons-collections-3.2.1-2.0.7|278	%{clean_gcjdb}
12mr|jakarta-commons-collections-3.2.1-2.0.7|279	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|280	
12mr|jakarta-commons-collections-3.2.1-2.0.7|281	%post testframework
12mr|jakarta-commons-collections-3.2.1-2.0.7|282	%if %{gcj_support}
12mr|jakarta-commons-collections-3.2.1-2.0.7|283	%{update_gcjdb}
12mr|jakarta-commons-collections-3.2.1-2.0.7|284	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|285	
12mr|jakarta-commons-collections-3.2.1-2.0.7|286	%postun testframework
12mr|jakarta-commons-collections-3.2.1-2.0.7|287	%if %{gcj_support}
12mr|jakarta-commons-collections-3.2.1-2.0.7|288	%{clean_gcjdb}
12mr|jakarta-commons-collections-3.2.1-2.0.7|289	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|290	
12mr|jakarta-commons-collections-3.2.1-2.0.7|291	%post tomcat5
12mr|jakarta-commons-collections-3.2.1-2.0.7|292	%if %{gcj_support}
12mr|jakarta-commons-collections-3.2.1-2.0.7|293	%{update_gcjdb}
12mr|jakarta-commons-collections-3.2.1-2.0.7|294	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|295	
12mr|jakarta-commons-collections-3.2.1-2.0.7|296	%postun tomcat5
12mr|jakarta-commons-collections-3.2.1-2.0.7|297	%if %{gcj_support}
12mr|jakarta-commons-collections-3.2.1-2.0.7|298	%{clean_gcjdb}
12mr|jakarta-commons-collections-3.2.1-2.0.7|299	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|300	
12mr|jakarta-commons-collections-3.2.1-2.0.7|301	
12mr|jakarta-commons-collections-3.2.1-2.0.7|302	%files
12mr|jakarta-commons-collections-3.2.1-2.0.7|303	%defattr(0644,root,root,0755)
12mr|jakarta-commons-collections-3.2.1-2.0.7|304	%doc PROPOSAL.html README.txt LICENSE.txt RELEASE-NOTES.html NOTICE.txt
12mr|jakarta-commons-collections-3.2.1-2.0.7|305	%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-collections-3.2.1-2.0.7|306	%{_javadir}/%{name}.jar
12mr|jakarta-commons-collections-3.2.1-2.0.7|307	%{_javadir}/%{short_name}-%{version}.jar
12mr|jakarta-commons-collections-3.2.1-2.0.7|308	%{_javadir}/%{short_name}.jar
12mr|jakarta-commons-collections-3.2.1-2.0.7|309	%{_datadir}/maven2/poms/*
12mr|jakarta-commons-collections-3.2.1-2.0.7|310	%{_mavendepmapfragdir}
12mr|jakarta-commons-collections-3.2.1-2.0.7|311	
12mr|jakarta-commons-collections-3.2.1-2.0.7|312	%if %{gcj_support}
12mr|jakarta-commons-collections-3.2.1-2.0.7|313	# (anssi) own the dir:
12mr|jakarta-commons-collections-3.2.1-2.0.7|314	%dir  %{_libdir}/gcj/%{name}
12mr|jakarta-commons-collections-3.2.1-2.0.7|315	%attr(-,root,root) %{_libdir}/gcj/%{name}/jakarta-commons-collections-%{version}.jar.*
12mr|jakarta-commons-collections-3.2.1-2.0.7|316	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|317	
12mr|jakarta-commons-collections-3.2.1-2.0.7|318	%files testframework
12mr|jakarta-commons-collections-3.2.1-2.0.7|319	%defattr(0644,root,root,0755)
12mr|jakarta-commons-collections-3.2.1-2.0.7|320	%{_javadir}/%{name}-testframework-%{version}.jar
12mr|jakarta-commons-collections-3.2.1-2.0.7|321	%{_javadir}/%{name}-testframework.jar
12mr|jakarta-commons-collections-3.2.1-2.0.7|322	%{_javadir}/%{short_name}-testframework-%{version}.jar
12mr|jakarta-commons-collections-3.2.1-2.0.7|323	%{_javadir}/%{short_name}-testframework.jar
12mr|jakarta-commons-collections-3.2.1-2.0.7|324	
12mr|jakarta-commons-collections-3.2.1-2.0.7|325	%if %{gcj_support}
12mr|jakarta-commons-collections-3.2.1-2.0.7|326	%attr(-,root,root) %{_libdir}/gcj/%{name}/jakarta-commons-collections-testframework-%{version}.jar.*
12mr|jakarta-commons-collections-3.2.1-2.0.7|327	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|328	
12mr|jakarta-commons-collections-3.2.1-2.0.7|329	%files tomcat5
12mr|jakarta-commons-collections-3.2.1-2.0.7|330	%defattr(0644,root,root,0755)
12mr|jakarta-commons-collections-3.2.1-2.0.7|331	%{_javadir}/*-tomcat5*.jar
12mr|jakarta-commons-collections-3.2.1-2.0.7|332	%doc LICENSE.txt NOTICE.txt
12mr|jakarta-commons-collections-3.2.1-2.0.7|333	%if %{gcj_support}
12mr|jakarta-commons-collections-3.2.1-2.0.7|334	# (anssi) own the dir:
12mr|jakarta-commons-collections-3.2.1-2.0.7|335	%dir  %{_libdir}/gcj/%{name}
12mr|jakarta-commons-collections-3.2.1-2.0.7|336	%attr(-,root,root) %{_libdir}/gcj/%{name}/*-tomcat5*
12mr|jakarta-commons-collections-3.2.1-2.0.7|337	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|338	
12mr|jakarta-commons-collections-3.2.1-2.0.7|339	%files javadoc
12mr|jakarta-commons-collections-3.2.1-2.0.7|340	%defattr(0644,root,root,0755)
12mr|jakarta-commons-collections-3.2.1-2.0.7|341	%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-collections-3.2.1-2.0.7|342	%{_javadocdir}/%{name}
12mr|jakarta-commons-collections-3.2.1-2.0.7|343	
12mr|jakarta-commons-collections-3.2.1-2.0.7|344	%files testframework-javadoc
12mr|jakarta-commons-collections-3.2.1-2.0.7|345	%defattr(0644,root,root,0755)
12mr|jakarta-commons-collections-3.2.1-2.0.7|346	%{_javadocdir}/%{name}-testframework-%{version}
12mr|jakarta-commons-collections-3.2.1-2.0.7|347	%{_javadocdir}/%{name}-testframework
12mr|jakarta-commons-collections-3.2.1-2.0.7|348	
12mr|jakarta-commons-collections-3.2.1-2.0.7|349	%if %{with_maven}
12mr|jakarta-commons-collections-3.2.1-2.0.7|350	%files manual
12mr|jakarta-commons-collections-3.2.1-2.0.7|351	%defattr(0644,root,root,0755)
12mr|jakarta-commons-collections-3.2.1-2.0.7|352	%{_docdir}/%{name}-%{version}
12mr|jakarta-commons-collections-3.2.1-2.0.7|353	%endif
12mr|jakarta-commons-collections-3.2.1-2.0.7|354	
12mr|jakarta-commons-collections-3.2.1-2.0.7|355	
12mr|jakarta-commons-collections-3.2.1-2.0.7|356	
12mr|jakarta-commons-collections-3.2.1-2.0.7|357	
12mr|jakarta-commons-collections-3.2.1-2.0.7|358	%changelog
12mr|jakarta-commons-collections-3.2.1-2.0.7|359	

14413 12
12mr|jakarta-commons-daemon-1.0.1-12|1	%define base_name   daemon
12mr|jakarta-commons-daemon-1.0.1-12|2	%define short_name  commons-%{base_name}
12mr|jakarta-commons-daemon-1.0.1-12|3	%define name        jakarta-%{short_name}
12mr|jakarta-commons-daemon-1.0.1-12|4	%define section     free
12mr|jakarta-commons-daemon-1.0.1-12|5	%define gcj_support 1
12mr|jakarta-commons-daemon-1.0.1-12|6	
12mr|jakarta-commons-daemon-1.0.1-12|7	Name:           %{name}
12mr|jakarta-commons-daemon-1.0.1-12|8	Version:        1.0.1
12mr|jakarta-commons-daemon-1.0.1-12|9	Release:        %mkrel 12
12mr|jakarta-commons-daemon-1.0.1-12|10	Epoch:          1
12mr|jakarta-commons-daemon-1.0.1-12|11	Summary:        Jakarta Commons Daemon Package
12mr|jakarta-commons-daemon-1.0.1-12|12	License:        Apache License
12mr|jakarta-commons-daemon-1.0.1-12|13	Group:          Development/Java
12mr|jakarta-commons-daemon-1.0.1-12|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jakarta-commons-daemon-1.0.1-12|15	URL:            http://jakarta.apache.org/commons/daemon/
12mr|jakarta-commons-daemon-1.0.1-12|16	Source0:        http://www.apache.org/dist/jakarta/commons/daemon/source/daemon-%{version}.tar.bz2
12mr|jakarta-commons-daemon-1.0.1-12|17	Patch0:          %{name}-crosslink.patch
12mr|jakarta-commons-daemon-1.0.1-12|18	Patch1:		 daemon-1.0.1-asneeded.patch
12mr|jakarta-commons-daemon-1.0.1-12|19	
12mr|jakarta-commons-daemon-1.0.1-12|20	%if %{gcj_support}
12mr|jakarta-commons-daemon-1.0.1-12|21	BuildRequires:  java-gcj-compat-devel
12mr|jakarta-commons-daemon-1.0.1-12|22	%else
12mr|jakarta-commons-daemon-1.0.1-12|23	Buildarch:      noarch
12mr|jakarta-commons-daemon-1.0.1-12|24	%endif
12mr|jakarta-commons-daemon-1.0.1-12|25	BuildRequires:  ant, java-javadoc
12mr|jakarta-commons-daemon-1.0.1-12|26	BuildRequires:  java-rpmbuild >= 0:1.5
12mr|jakarta-commons-daemon-1.0.1-12|27	Provides:       %{short_name}
12mr|jakarta-commons-daemon-1.0.1-12|28	Obsoletes:      %{short_name}
12mr|jakarta-commons-daemon-1.0.1-12|29	ExcludeArch:	%arm %mips
12mr|jakarta-commons-daemon-1.0.1-12|30	
12mr|jakarta-commons-daemon-1.0.1-12|31	%description
12mr|jakarta-commons-daemon-1.0.1-12|32	The scope of this package is to define an API in line with the current
12mr|jakarta-commons-daemon-1.0.1-12|33	Java(tm) Platform APIs to support an alternative invocation mechanism
12mr|jakarta-commons-daemon-1.0.1-12|34	which could be used instead of the above mentioned public static void
12mr|jakarta-commons-daemon-1.0.1-12|35	main(String[]) method.  This specification cover the behavior and life
12mr|jakarta-commons-daemon-1.0.1-12|36	cycle of what we define as Java(tm) daemons, or, in other words, non
12mr|jakarta-commons-daemon-1.0.1-12|37	interactive Java(tm) applications.
12mr|jakarta-commons-daemon-1.0.1-12|38	
12mr|jakarta-commons-daemon-1.0.1-12|39	%package        jsvc
12mr|jakarta-commons-daemon-1.0.1-12|40	Summary:        Java daemon launcher
12mr|jakarta-commons-daemon-1.0.1-12|41	Group:          Development/Java
12mr|jakarta-commons-daemon-1.0.1-12|42	Provides:       jsvc = %{epoch}:%{version}-%{release}
12mr|jakarta-commons-daemon-1.0.1-12|43	
12mr|jakarta-commons-daemon-1.0.1-12|44	%description    jsvc
12mr|jakarta-commons-daemon-1.0.1-12|45	%{summary}.
12mr|jakarta-commons-daemon-1.0.1-12|46	
12mr|jakarta-commons-daemon-1.0.1-12|47	%package        javadoc
12mr|jakarta-commons-daemon-1.0.1-12|48	Summary:        Javadoc for %{name}
12mr|jakarta-commons-daemon-1.0.1-12|49	Group:          Development/Java
12mr|jakarta-commons-daemon-1.0.1-12|50	
12mr|jakarta-commons-daemon-1.0.1-12|51	%description    javadoc
12mr|jakarta-commons-daemon-1.0.1-12|52	Javadoc for %{name}.
12mr|jakarta-commons-daemon-1.0.1-12|53	
12mr|jakarta-commons-daemon-1.0.1-12|54	
12mr|jakarta-commons-daemon-1.0.1-12|55	%prep
12mr|jakarta-commons-daemon-1.0.1-12|56	%setup -q -n %{base_name}-%{version}
12mr|jakarta-commons-daemon-1.0.1-12|57	%patch0 -p0
12mr|jakarta-commons-daemon-1.0.1-12|58	%patch1 -p1 -b .asneeded
12mr|jakarta-commons-daemon-1.0.1-12|59	chmod 644 src/samples/*
12mr|jakarta-commons-daemon-1.0.1-12|60	
12mr|jakarta-commons-daemon-1.0.1-12|61	
12mr|jakarta-commons-daemon-1.0.1-12|62	%build
12mr|jakarta-commons-daemon-1.0.1-12|63	pushd src/native/unix
12mr|jakarta-commons-daemon-1.0.1-12|64	%configure --with-java=%{java_home}
12mr|jakarta-commons-daemon-1.0.1-12|65	make %{?_smp_mflags}
12mr|jakarta-commons-daemon-1.0.1-12|66	popd
12mr|jakarta-commons-daemon-1.0.1-12|67	%ant -Dant.lib=%{_javadir} -Dj2se.javadoc=%{_javadocdir}/java dist
12mr|jakarta-commons-daemon-1.0.1-12|68	
12mr|jakarta-commons-daemon-1.0.1-12|69	%install
12mr|jakarta-commons-daemon-1.0.1-12|70	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-daemon-1.0.1-12|71	install -Dpm 755 src/native/unix/jsvc $RPM_BUILD_ROOT%{_sbindir}/jsvc
12mr|jakarta-commons-daemon-1.0.1-12|72	# jars
12mr|jakarta-commons-daemon-1.0.1-12|73	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-commons-daemon-1.0.1-12|74	install -pm 644 dist/%{short_name}.jar \
12mr|jakarta-commons-daemon-1.0.1-12|75	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-daemon-1.0.1-12|76	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|jakarta-||g"`; done)
12mr|jakarta-commons-daemon-1.0.1-12|77	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|jakarta-commons-daemon-1.0.1-12|78	# javadoc
12mr|jakarta-commons-daemon-1.0.1-12|79	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-daemon-1.0.1-12|80	cp -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-daemon-1.0.1-12|81	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jakarta-commons-daemon-1.0.1-12|82	
12mr|jakarta-commons-daemon-1.0.1-12|83	%{gcj_compile}
12mr|jakarta-commons-daemon-1.0.1-12|84	
12mr|jakarta-commons-daemon-1.0.1-12|85	%clean
12mr|jakarta-commons-daemon-1.0.1-12|86	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-daemon-1.0.1-12|87	
12mr|jakarta-commons-daemon-1.0.1-12|88	%if %{gcj_support}
12mr|jakarta-commons-daemon-1.0.1-12|89	%post
12mr|jakarta-commons-daemon-1.0.1-12|90	%{update_gcjdb}
12mr|jakarta-commons-daemon-1.0.1-12|91	
12mr|jakarta-commons-daemon-1.0.1-12|92	%postun
12mr|jakarta-commons-daemon-1.0.1-12|93	%{clean_gcjdb}
12mr|jakarta-commons-daemon-1.0.1-12|94	%endif
12mr|jakarta-commons-daemon-1.0.1-12|95	
12mr|jakarta-commons-daemon-1.0.1-12|96	%files jsvc
12mr|jakarta-commons-daemon-1.0.1-12|97	%defattr(-,root,root,-)
12mr|jakarta-commons-daemon-1.0.1-12|98	%doc LICENSE*
12mr|jakarta-commons-daemon-1.0.1-12|99	%{_sbindir}/jsvc
12mr|jakarta-commons-daemon-1.0.1-12|100	
12mr|jakarta-commons-daemon-1.0.1-12|101	%files
12mr|jakarta-commons-daemon-1.0.1-12|102	%defattr(-,root,root,-)
12mr|jakarta-commons-daemon-1.0.1-12|103	%doc LICENSE* PROPOSAL.html RELEASE-NOTES.txt STATUS.html src/samples
12mr|jakarta-commons-daemon-1.0.1-12|104	%doc src/docs/*
12mr|jakarta-commons-daemon-1.0.1-12|105	%{_javadir}/*
12mr|jakarta-commons-daemon-1.0.1-12|106	%{gcj_files}
12mr|jakarta-commons-daemon-1.0.1-12|107	
12mr|jakarta-commons-daemon-1.0.1-12|108	%files javadoc
12mr|jakarta-commons-daemon-1.0.1-12|109	%defattr(-,root,root,-)
12mr|jakarta-commons-daemon-1.0.1-12|110	%doc %{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-daemon-1.0.1-12|111	%doc %{_javadocdir}/%{name}
12mr|jakarta-commons-daemon-1.0.1-12|112	
12mr|jakarta-commons-daemon-1.0.1-12|113	
12mr|jakarta-commons-daemon-1.0.1-12|114	
12mr|jakarta-commons-daemon-1.0.1-12|115	%changelog
12mr|jakarta-commons-daemon-1.0.1-12|116	

14414 12
12mr|jakarta-commons-digester-1.8-1.0.8|1	# Copyright (c) 2000-2008, JPackage Project
12mr|jakarta-commons-digester-1.8-1.0.8|2	# All rights reserved.
12mr|jakarta-commons-digester-1.8-1.0.8|3	#
12mr|jakarta-commons-digester-1.8-1.0.8|4	# Redistribution and use in source and binary forms, with or without
12mr|jakarta-commons-digester-1.8-1.0.8|5	# modification, are permitted provided that the following conditions
12mr|jakarta-commons-digester-1.8-1.0.8|6	# are met:
12mr|jakarta-commons-digester-1.8-1.0.8|7	#
12mr|jakarta-commons-digester-1.8-1.0.8|8	# 1. Redistributions of source code must retain the above copyright
12mr|jakarta-commons-digester-1.8-1.0.8|9	#    notice, this list of conditions and the following disclaimer.
12mr|jakarta-commons-digester-1.8-1.0.8|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jakarta-commons-digester-1.8-1.0.8|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jakarta-commons-digester-1.8-1.0.8|12	#    documentation and/or other materials provided with the
12mr|jakarta-commons-digester-1.8-1.0.8|13	#    distribution.
12mr|jakarta-commons-digester-1.8-1.0.8|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jakarta-commons-digester-1.8-1.0.8|15	#    contributors may be used to endorse or promote products derived
12mr|jakarta-commons-digester-1.8-1.0.8|16	#    from this software without specific prior written permission.
12mr|jakarta-commons-digester-1.8-1.0.8|17	#
12mr|jakarta-commons-digester-1.8-1.0.8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jakarta-commons-digester-1.8-1.0.8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jakarta-commons-digester-1.8-1.0.8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jakarta-commons-digester-1.8-1.0.8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jakarta-commons-digester-1.8-1.0.8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jakarta-commons-digester-1.8-1.0.8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jakarta-commons-digester-1.8-1.0.8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jakarta-commons-digester-1.8-1.0.8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jakarta-commons-digester-1.8-1.0.8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jakarta-commons-digester-1.8-1.0.8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jakarta-commons-digester-1.8-1.0.8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jakarta-commons-digester-1.8-1.0.8|29	#
12mr|jakarta-commons-digester-1.8-1.0.8|30	%define _with_gcj_support 1
12mr|jakarta-commons-digester-1.8-1.0.8|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}}}
12mr|jakarta-commons-digester-1.8-1.0.8|32	
12mr|jakarta-commons-digester-1.8-1.0.8|33	%define base_name       digester
12mr|jakarta-commons-digester-1.8-1.0.8|34	%define short_name      commons-%{base_name}
12mr|jakarta-commons-digester-1.8-1.0.8|35	%define section         free
12mr|jakarta-commons-digester-1.8-1.0.8|36	
12mr|jakarta-commons-digester-1.8-1.0.8|37	Name:           jakarta-%{short_name}
12mr|jakarta-commons-digester-1.8-1.0.8|38	Version:        1.8
12mr|jakarta-commons-digester-1.8-1.0.8|39	Release:        %mkrel 1.0.8
12mr|jakarta-commons-digester-1.8-1.0.8|40	Epoch:          0
12mr|jakarta-commons-digester-1.8-1.0.8|41	Summary:        Jakarta Commons Digester Package
12mr|jakarta-commons-digester-1.8-1.0.8|42	License:        Apache License
12mr|jakarta-commons-digester-1.8-1.0.8|43	Group:          Development/Java
12mr|jakarta-commons-digester-1.8-1.0.8|44	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jakarta-commons-digester-1.8-1.0.8|45	URL:            http://commons.apache.org/digester/
12mr|jakarta-commons-digester-1.8-1.0.8|46	Source0:        http://www.apache.org/dist/jakarta/commons/digester/source/commons-digester-%{version}-src.tar.gz
12mr|jakarta-commons-digester-1.8-1.0.8|47	Source1:        maven2jpp-mapdeps.xsl
12mr|jakarta-commons-digester-1.8-1.0.8|48	Source2:        commons-digester-1.8-jpp-depmap.xml
12mr|jakarta-commons-digester-1.8-1.0.8|49	BuildRequires:  ant
12mr|jakarta-commons-digester-1.8-1.0.8|50	BuildRequires:  jakarta-commons-beanutils >= 0:1.7
12mr|jakarta-commons-digester-1.8-1.0.8|51	BuildRequires:  jakarta-commons-logging >= 0:1.0
12mr|jakarta-commons-digester-1.8-1.0.8|52	BuildRequires:  java-rpmbuild > 0:1.5
12mr|jakarta-commons-digester-1.8-1.0.8|53	Requires:       jakarta-commons-beanutils >= 0:1.7
12mr|jakarta-commons-digester-1.8-1.0.8|54	Requires:       jakarta-commons-logging >= 0:1.0
12mr|jakarta-commons-digester-1.8-1.0.8|55	%if %{gcj_support}
12mr|jakarta-commons-digester-1.8-1.0.8|56	BuildRequires:  java-gcj-compat-devel
12mr|jakarta-commons-digester-1.8-1.0.8|57	%else
12mr|jakarta-commons-digester-1.8-1.0.8|58	BuildArch:      noarch
12mr|jakarta-commons-digester-1.8-1.0.8|59	%endif
12mr|jakarta-commons-digester-1.8-1.0.8|60	Provides:       %{short_name}
12mr|jakarta-commons-digester-1.8-1.0.8|61	Obsoletes:      %{short_name}
12mr|jakarta-commons-digester-1.8-1.0.8|62	
12mr|jakarta-commons-digester-1.8-1.0.8|63	%description
12mr|jakarta-commons-digester-1.8-1.0.8|64	Many projects read XML configuration files to provide
12mr|jakarta-commons-digester-1.8-1.0.8|65	initialization of various Java objects within the system.
12mr|jakarta-commons-digester-1.8-1.0.8|66	There are several ways of doing this, and the Digester
12mr|jakarta-commons-digester-1.8-1.0.8|67	component was designed to provide a common implementation
12mr|jakarta-commons-digester-1.8-1.0.8|68	that can be used in many different projects.
12mr|jakarta-commons-digester-1.8-1.0.8|69	Basically, the Digester package lets you configure an
12mr|jakarta-commons-digester-1.8-1.0.8|70	XML -> Java object mapping module, which triggers certain
12mr|jakarta-commons-digester-1.8-1.0.8|71	actions called rules whenever a particular pattern of nested
12mr|jakarta-commons-digester-1.8-1.0.8|72	XML elements is recognized. A rich set of predefined rules
12mr|jakarta-commons-digester-1.8-1.0.8|73	is available for your use, or you can also create your own.
12mr|jakarta-commons-digester-1.8-1.0.8|74	Advanced features of Digester include:
12mr|jakarta-commons-digester-1.8-1.0.8|75	- Ability to plug in your own pattern matching engine, if
12mr|jakarta-commons-digester-1.8-1.0.8|76	the standard one is not sufficient for your requirements.
12mr|jakarta-commons-digester-1.8-1.0.8|77	- Optional namespace-aware processing, so that you can
12mr|jakarta-commons-digester-1.8-1.0.8|78	define rules that are relevant only to a particular XML
12mr|jakarta-commons-digester-1.8-1.0.8|79	namespace.
12mr|jakarta-commons-digester-1.8-1.0.8|80	- Encapsulation of Rules into RuleSets that can be easily
12mr|jakarta-commons-digester-1.8-1.0.8|81	and conveniently reused in more than one application that
12mr|jakarta-commons-digester-1.8-1.0.8|82	requires the same type of processing.
12mr|jakarta-commons-digester-1.8-1.0.8|83	
12mr|jakarta-commons-digester-1.8-1.0.8|84	%package javadoc
12mr|jakarta-commons-digester-1.8-1.0.8|85	Summary:        Javadoc for %{name}
12mr|jakarta-commons-digester-1.8-1.0.8|86	Group:          Development/Java
12mr|jakarta-commons-digester-1.8-1.0.8|87	
12mr|jakarta-commons-digester-1.8-1.0.8|88	%description javadoc
12mr|jakarta-commons-digester-1.8-1.0.8|89	Javadoc for %{name}.
12mr|jakarta-commons-digester-1.8-1.0.8|90	
12mr|jakarta-commons-digester-1.8-1.0.8|91	%prep
12mr|jakarta-commons-digester-1.8-1.0.8|92	%setup -q -n %{short_name}-%{version}-src
12mr|jakarta-commons-digester-1.8-1.0.8|93	
12mr|jakarta-commons-digester-1.8-1.0.8|94	%build
12mr|jakarta-commons-digester-1.8-1.0.8|95	export CLASSPATH=%(build-classpath commons-logging commons-beanutils junit)
12mr|jakarta-commons-digester-1.8-1.0.8|96	%ant dist
12mr|jakarta-commons-digester-1.8-1.0.8|97	
12mr|jakarta-commons-digester-1.8-1.0.8|98	# Build rss -- needed by struts
12mr|jakarta-commons-digester-1.8-1.0.8|99	export CLASSPATH=$CLASSPATH:`pwd`/dist/%{short_name}.jar
12mr|jakarta-commons-digester-1.8-1.0.8|100	(cd src/examples/rss; %ant dist)
12mr|jakarta-commons-digester-1.8-1.0.8|101	
12mr|jakarta-commons-digester-1.8-1.0.8|102	
12mr|jakarta-commons-digester-1.8-1.0.8|103	%install
12mr|jakarta-commons-digester-1.8-1.0.8|104	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-digester-1.8-1.0.8|105	
12mr|jakarta-commons-digester-1.8-1.0.8|106	# jars
12mr|jakarta-commons-digester-1.8-1.0.8|107	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-commons-digester-1.8-1.0.8|108	cp -p dist/%{short_name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-digester-1.8-1.0.8|109	cp -p src/examples/rss/dist/%{short_name}-rss.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}-rss.jar
12mr|jakarta-commons-digester-1.8-1.0.8|110	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|jakarta-||g"`; done)
12mr|jakarta-commons-digester-1.8-1.0.8|111	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|jakarta-commons-digester-1.8-1.0.8|112	
12mr|jakarta-commons-digester-1.8-1.0.8|113	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
12mr|jakarta-commons-digester-1.8-1.0.8|114	
12mr|jakarta-commons-digester-1.8-1.0.8|115	# pom
12mr|jakarta-commons-digester-1.8-1.0.8|116	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|jakarta-commons-digester-1.8-1.0.8|117	install -m 644 pom.xml $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{short_name}.pom
12mr|jakarta-commons-digester-1.8-1.0.8|118	
12mr|jakarta-commons-digester-1.8-1.0.8|119	# javadoc
12mr|jakarta-commons-digester-1.8-1.0.8|120	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-digester-1.8-1.0.8|121	cp -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-digester-1.8-1.0.8|122	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jakarta-commons-digester-1.8-1.0.8|123	
12mr|jakarta-commons-digester-1.8-1.0.8|124	%if %{gcj_support}
12mr|jakarta-commons-digester-1.8-1.0.8|125	%{_bindir}/aot-compile-rpm
12mr|jakarta-commons-digester-1.8-1.0.8|126	%endif
12mr|jakarta-commons-digester-1.8-1.0.8|127	
12mr|jakarta-commons-digester-1.8-1.0.8|128	%clean
12mr|jakarta-commons-digester-1.8-1.0.8|129	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-digester-1.8-1.0.8|130	
12mr|jakarta-commons-digester-1.8-1.0.8|131	%post
12mr|jakarta-commons-digester-1.8-1.0.8|132	%update_maven_depmap
12mr|jakarta-commons-digester-1.8-1.0.8|133	%if %{gcj_support}
12mr|jakarta-commons-digester-1.8-1.0.8|134	%{update_gcjdb}
12mr|jakarta-commons-digester-1.8-1.0.8|135	%endif
12mr|jakarta-commons-digester-1.8-1.0.8|136	
12mr|jakarta-commons-digester-1.8-1.0.8|137	%postun
12mr|jakarta-commons-digester-1.8-1.0.8|138	%update_maven_depmap
12mr|jakarta-commons-digester-1.8-1.0.8|139	%if %{gcj_support}
12mr|jakarta-commons-digester-1.8-1.0.8|140	%{clean_gcjdb}
12mr|jakarta-commons-digester-1.8-1.0.8|141	%endif
12mr|jakarta-commons-digester-1.8-1.0.8|142	
12mr|jakarta-commons-digester-1.8-1.0.8|143	%files
12mr|jakarta-commons-digester-1.8-1.0.8|144	%defattr(0644,root,root,0755)
12mr|jakarta-commons-digester-1.8-1.0.8|145	%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
12mr|jakarta-commons-digester-1.8-1.0.8|146	%{_javadir}/*
12mr|jakarta-commons-digester-1.8-1.0.8|147	%{_datadir}/maven2
12mr|jakarta-commons-digester-1.8-1.0.8|148	%{_mavendepmapfragdir}
12mr|jakarta-commons-digester-1.8-1.0.8|149	%if %{gcj_support}
12mr|jakarta-commons-digester-1.8-1.0.8|150	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}*.jar.*
12mr|jakarta-commons-digester-1.8-1.0.8|151	%endif
12mr|jakarta-commons-digester-1.8-1.0.8|152	
12mr|jakarta-commons-digester-1.8-1.0.8|153	%files javadoc
12mr|jakarta-commons-digester-1.8-1.0.8|154	%defattr(0644,root,root,0755)
12mr|jakarta-commons-digester-1.8-1.0.8|155	%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-digester-1.8-1.0.8|156	%doc %{_javadocdir}/%{name}
12mr|jakarta-commons-digester-1.8-1.0.8|157	
12mr|jakarta-commons-digester-1.8-1.0.8|158	
12mr|jakarta-commons-digester-1.8-1.0.8|159	
12mr|jakarta-commons-digester-1.8-1.0.8|160	
12mr|jakarta-commons-digester-1.8-1.0.8|161	%changelog
12mr|jakarta-commons-digester-1.8-1.0.8|162	

14415 12
12mr|jakarta-commons-discovery-0.4-2.12|1	%define gcj_support 1
12mr|jakarta-commons-discovery-0.4-2.12|2	%define short_name commons-discovery
12mr|jakarta-commons-discovery-0.4-2.12|3	
12mr|jakarta-commons-discovery-0.4-2.12|4	Summary:        Jakarta Commons Discovery
12mr|jakarta-commons-discovery-0.4-2.12|5	Name:           jakarta-commons-discovery
12mr|jakarta-commons-discovery-0.4-2.12|6	Version:        0.4
12mr|jakarta-commons-discovery-0.4-2.12|7	Release:        2.12
12mr|jakarta-commons-discovery-0.4-2.12|8	Epoch:          1
12mr|jakarta-commons-discovery-0.4-2.12|9	Group:          Development/Java
12mr|jakarta-commons-discovery-0.4-2.12|10	License:        Apache License
12mr|jakarta-commons-discovery-0.4-2.12|11	URL:            http://jakarta.apache.org/commons/discovery/
12mr|jakarta-commons-discovery-0.4-2.12|12	%if %{gcj_support}
12mr|jakarta-commons-discovery-0.4-2.12|13	BuildRequires:  java-gcj-compat-devel
12mr|jakarta-commons-discovery-0.4-2.12|14	%else
12mr|jakarta-commons-discovery-0.4-2.12|15	BuildArch:      noarch
12mr|jakarta-commons-discovery-0.4-2.12|16	%endif
12mr|jakarta-commons-discovery-0.4-2.12|17	Source0:        http://www.apache.org/dist/jakarta/commons/discovery/source/commons-discovery-0.4-src.tar.gz
12mr|jakarta-commons-discovery-0.4-2.12|18	Source1:        http://www.apache.org/dist/jakarta/commons/discovery/source/commons-discovery-0.4-src.tar.gz.asc
12mr|jakarta-commons-discovery-0.4-2.12|19	Source2:        http://www.apache.org/dist/jakarta/commons/discovery/source/commons-discovery-0.4-src.tar.gz.md5
12mr|jakarta-commons-discovery-0.4-2.12|20	#Vendor:        JPackage Project
12mr|jakarta-commons-discovery-0.4-2.12|21	#Distribution:  JPackage
12mr|jakarta-commons-discovery-0.4-2.12|22	BuildRequires:  ant
12mr|jakarta-commons-discovery-0.4-2.12|23	BuildRequires:  java-rpmbuild >= 0:1.5
12mr|jakarta-commons-discovery-0.4-2.12|24	BuildRequires:  junit >= 0:3.7
12mr|jakarta-commons-discovery-0.4-2.12|25	BuildRequires:  jakarta-commons-logging >= 0:1.0.1
12mr|jakarta-commons-discovery-0.4-2.12|26	Requires:       jakarta-commons-logging >= 0:1.0.1
12mr|jakarta-commons-discovery-0.4-2.12|27	
12mr|jakarta-commons-discovery-0.4-2.12|28	%description
12mr|jakarta-commons-discovery-0.4-2.12|29	The Discovery component is about discovering, or finding, implementations for
12mr|jakarta-commons-discovery-0.4-2.12|30	pluggable interfaces.  Pluggable interfaces are specified with the intent that
12mr|jakarta-commons-discovery-0.4-2.12|31	multiple implementations are, or will be, available to provide the service
12mr|jakarta-commons-discovery-0.4-2.12|32	described by the interface.  Discovery provides facilities for finding and
12mr|jakarta-commons-discovery-0.4-2.12|33	instantiating classes, and for lifecycle management of singleton (factory)
12mr|jakarta-commons-discovery-0.4-2.12|34	classes.
12mr|jakarta-commons-discovery-0.4-2.12|35	
12mr|jakarta-commons-discovery-0.4-2.12|36	%package javadoc
12mr|jakarta-commons-discovery-0.4-2.12|37	Group:          Development/Java
12mr|jakarta-commons-discovery-0.4-2.12|38	Summary:        Javadoc for %{name}
12mr|jakarta-commons-discovery-0.4-2.12|39	
12mr|jakarta-commons-discovery-0.4-2.12|40	%description javadoc
12mr|jakarta-commons-discovery-0.4-2.12|41	Javadoc for %{name}.
12mr|jakarta-commons-discovery-0.4-2.12|42	
12mr|jakarta-commons-discovery-0.4-2.12|43	%prep
12mr|jakarta-commons-discovery-0.4-2.12|44	%setup -q -n commons-discovery-%{version}-src
12mr|jakarta-commons-discovery-0.4-2.12|45	%{__chmod} u+w .
12mr|jakarta-commons-discovery-0.4-2.12|46	
12mr|jakarta-commons-discovery-0.4-2.12|47	# No NOTICE.txt file in the sources
12mr|jakarta-commons-discovery-0.4-2.12|48	/bin/touch NOTICE.txt
12mr|jakarta-commons-discovery-0.4-2.12|49	%{__perl} -pi -e 's/\r$//g' LICENSE.txt
12mr|jakarta-commons-discovery-0.4-2.12|50	
12mr|jakarta-commons-discovery-0.4-2.12|51	%build
12mr|jakarta-commons-discovery-0.4-2.12|52	%{ant} \
12mr|jakarta-commons-discovery-0.4-2.12|53	-Djunit.jar=$(find-jar junit) \
12mr|jakarta-commons-discovery-0.4-2.12|54	-Dlogger.jar=$(find-jar jakarta-commons-logging) \
12mr|jakarta-commons-discovery-0.4-2.12|55	test.discovery dist
12mr|jakarta-commons-discovery-0.4-2.12|56	if [ -z "`%{jar} tf dist/%{short_name}.jar | %{__grep} META-INF/INDEX.LIST`" ]; then
12mr|jakarta-commons-discovery-0.4-2.12|57	%{jar} -i dist/%{short_name}.jar
12mr|jakarta-commons-discovery-0.4-2.12|58	fi
12mr|jakarta-commons-discovery-0.4-2.12|59	
12mr|jakarta-commons-discovery-0.4-2.12|60	%install
12mr|jakarta-commons-discovery-0.4-2.12|61	%{__rm} -rf %{buildroot}
12mr|jakarta-commons-discovery-0.4-2.12|62	
12mr|jakarta-commons-discovery-0.4-2.12|63	# jar
12mr|jakarta-commons-discovery-0.4-2.12|64	%{__install} -m 0644 dist/%{short_name}.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-discovery-0.4-2.12|65	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12mr|jakarta-commons-discovery-0.4-2.12|66	%{__ln_s} %{name}-%{version}.jar %{buildroot}%{_javadir}/%{short_name}.jar
12mr|jakarta-commons-discovery-0.4-2.12|67	
12mr|jakarta-commons-discovery-0.4-2.12|68	# javadoc
12mr|jakarta-commons-discovery-0.4-2.12|69	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-discovery-0.4-2.12|70	cp -a dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-discovery-0.4-2.12|71	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mr|jakarta-commons-discovery-0.4-2.12|72	
12mr|jakarta-commons-discovery-0.4-2.12|73	%if %{gcj_support}
12mr|jakarta-commons-discovery-0.4-2.12|74	%{_bindir}/aot-compile-rpm
12mr|jakarta-commons-discovery-0.4-2.12|75	%endif
12mr|jakarta-commons-discovery-0.4-2.12|76	
12mr|jakarta-commons-discovery-0.4-2.12|77	%if %{gcj_support}
12mr|jakarta-commons-discovery-0.4-2.12|78	%post
12mr|jakarta-commons-discovery-0.4-2.12|79	%{update_gcjdb}
12mr|jakarta-commons-discovery-0.4-2.12|80	
12mr|jakarta-commons-discovery-0.4-2.12|81	%postun
12mr|jakarta-commons-discovery-0.4-2.12|82	%{clean_gcjdb}
12mr|jakarta-commons-discovery-0.4-2.12|83	%endif
12mr|jakarta-commons-discovery-0.4-2.12|84	
12mr|jakarta-commons-discovery-0.4-2.12|85	%files
12mr|jakarta-commons-discovery-0.4-2.12|86	%defattr(0644,root,root,0755)
12mr|jakarta-commons-discovery-0.4-2.12|87	%doc LICENSE.txt NOTICE.txt
12mr|jakarta-commons-discovery-0.4-2.12|88	%{_javadir}/*
12mr|jakarta-commons-discovery-0.4-2.12|89	%if %{gcj_support}
12mr|jakarta-commons-discovery-0.4-2.12|90	%dir %{_libdir}/gcj/%{name}
12mr|jakarta-commons-discovery-0.4-2.12|91	%attr(-,root,root) %{_libdir}/gcj/%{name}/*.jar.*
12mr|jakarta-commons-discovery-0.4-2.12|92	%endif
12mr|jakarta-commons-discovery-0.4-2.12|93	
12mr|jakarta-commons-discovery-0.4-2.12|94	%files javadoc
12mr|jakarta-commons-discovery-0.4-2.12|95	%defattr(0644,root,root,0755)
12mr|jakarta-commons-discovery-0.4-2.12|96	%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-discovery-0.4-2.12|97	%{_javadocdir}/%{name}
12mr|jakarta-commons-discovery-0.4-2.12|98	
12mr|jakarta-commons-discovery-0.4-2.12|99	
12mr|jakarta-commons-discovery-0.4-2.12|100	%changelog
12mr|jakarta-commons-discovery-0.4-2.12|101	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|jakarta-commons-discovery-0.4-2.12|102	+ Commit: 52b1c76
12mr|jakarta-commons-discovery-0.4-2.12|103	- Use cp command instead of __cp macro
12mr|jakarta-commons-discovery-0.4-2.12|104	
12mr|jakarta-commons-discovery-0.4-2.12|105	

14416 12
12mr|jakarta-commons-el-1.0-9.4.1|1	# Copyright (c) 2000-2005, JPackage Project
12mr|jakarta-commons-el-1.0-9.4.1|2	# All rights reserved.
12mr|jakarta-commons-el-1.0-9.4.1|3	#
12mr|jakarta-commons-el-1.0-9.4.1|4	# Redistribution and use in source and binary forms, with or without
12mr|jakarta-commons-el-1.0-9.4.1|5	# modification, are permitted provided that the following conditions
12mr|jakarta-commons-el-1.0-9.4.1|6	# are met:
12mr|jakarta-commons-el-1.0-9.4.1|7	#
12mr|jakarta-commons-el-1.0-9.4.1|8	# 1. Redistributions of source code must retain the above copyright
12mr|jakarta-commons-el-1.0-9.4.1|9	#    notice, this list of conditions and the following disclaimer.
12mr|jakarta-commons-el-1.0-9.4.1|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jakarta-commons-el-1.0-9.4.1|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jakarta-commons-el-1.0-9.4.1|12	#    documentation and/or other materials provided with the
12mr|jakarta-commons-el-1.0-9.4.1|13	#    distribution.
12mr|jakarta-commons-el-1.0-9.4.1|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jakarta-commons-el-1.0-9.4.1|15	#    contributors may be used to endorse or promote products derived
12mr|jakarta-commons-el-1.0-9.4.1|16	#    from this software without specific prior written permission.
12mr|jakarta-commons-el-1.0-9.4.1|17	#
12mr|jakarta-commons-el-1.0-9.4.1|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jakarta-commons-el-1.0-9.4.1|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jakarta-commons-el-1.0-9.4.1|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jakarta-commons-el-1.0-9.4.1|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jakarta-commons-el-1.0-9.4.1|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jakarta-commons-el-1.0-9.4.1|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jakarta-commons-el-1.0-9.4.1|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jakarta-commons-el-1.0-9.4.1|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jakarta-commons-el-1.0-9.4.1|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jakarta-commons-el-1.0-9.4.1|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jakarta-commons-el-1.0-9.4.1|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jakarta-commons-el-1.0-9.4.1|29	#
12mr|jakarta-commons-el-1.0-9.4.1|30	
12mr|jakarta-commons-el-1.0-9.4.1|31	%define gcj_support 0
12mr|jakarta-commons-el-1.0-9.4.1|32	
12mr|jakarta-commons-el-1.0-9.4.1|33	%define base_name       el
12mr|jakarta-commons-el-1.0-9.4.1|34	%define short_name      commons-el
12mr|jakarta-commons-el-1.0-9.4.1|35	
12mr|jakarta-commons-el-1.0-9.4.1|36	%define section         free
12mr|jakarta-commons-el-1.0-9.4.1|37	
12mr|jakarta-commons-el-1.0-9.4.1|38	Name:           jakarta-commons-el
12mr|jakarta-commons-el-1.0-9.4.1|39	Version:        1.0
12mr|jakarta-commons-el-1.0-9.4.1|40	Release:        %mkrel 9.4.1
12mr|jakarta-commons-el-1.0-9.4.1|41	Epoch:          0
12mr|jakarta-commons-el-1.0-9.4.1|42	Summary:        The Jakarta Commons Extension Language
12mr|jakarta-commons-el-1.0-9.4.1|43	License:        Apache License
12mr|jakarta-commons-el-1.0-9.4.1|44	Group:          Development/Java
12mr|jakarta-commons-el-1.0-9.4.1|45	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jakarta-commons-el-1.0-9.4.1|46	URL:            http://jakarta.apache.org/commons/el/
12mr|jakarta-commons-el-1.0-9.4.1|47	Source0:        http://archive.apache.org/dist/jakarta/commons/el/source/commons-el-%{version}-src.tar.gz
12mr|jakarta-commons-el-1.0-9.4.1|48	Patch0:         %{short_name}-%{version}-license.patch
12mr|jakarta-commons-el-1.0-9.4.1|49	Patch1:         %{short_name}-eclipse-manifest.patch
12mr|jakarta-commons-el-1.0-9.4.1|50	Patch2:         jakarta-commons-el-enum.patch
12mr|jakarta-commons-el-1.0-9.4.1|51	%if ! %{gcj_support}
12mr|jakarta-commons-el-1.0-9.4.1|52	BuildArch:      noarch
12mr|jakarta-commons-el-1.0-9.4.1|53	%endif
12mr|jakarta-commons-el-1.0-9.4.1|54	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|jakarta-commons-el-1.0-9.4.1|55	BuildRequires:  ant
12mr|jakarta-commons-el-1.0-9.4.1|56	BuildRequires:  jsp_api
12mr|jakarta-commons-el-1.0-9.4.1|57	BuildRequires:  servletapi5
12mr|jakarta-commons-el-1.0-9.4.1|58	BuildRequires:  junit
12mr|jakarta-commons-el-1.0-9.4.1|59	
12mr|jakarta-commons-el-1.0-9.4.1|60	%if %{gcj_support}
12mr|jakarta-commons-el-1.0-9.4.1|61	BuildRequires:          java-gcj-compat-devel
12mr|jakarta-commons-el-1.0-9.4.1|62	%endif
12mr|jakarta-commons-el-1.0-9.4.1|63	
12mr|jakarta-commons-el-1.0-9.4.1|64	%description
12mr|jakarta-commons-el-1.0-9.4.1|65	An implementation of standard interfaces and abstract classes for
12mr|jakarta-commons-el-1.0-9.4.1|66	javax.servlet.jsp.el which is part of the JSP 2.0 specification.
12mr|jakarta-commons-el-1.0-9.4.1|67	
12mr|jakarta-commons-el-1.0-9.4.1|68	
12mr|jakarta-commons-el-1.0-9.4.1|69	%package        javadoc
12mr|jakarta-commons-el-1.0-9.4.1|70	Summary:        Javadoc for %{name}
12mr|jakarta-commons-el-1.0-9.4.1|71	Group:          Development/Java
12mr|jakarta-commons-el-1.0-9.4.1|72	BuildRequires:  java-javadoc
12mr|jakarta-commons-el-1.0-9.4.1|73	Requires(post): /bin/rm /bin/ln
12mr|jakarta-commons-el-1.0-9.4.1|74	Requires(postun): /bin/rm
12mr|jakarta-commons-el-1.0-9.4.1|75	%if %{gcj_support}
12mr|jakarta-commons-el-1.0-9.4.1|76	BuildRequires:          java-gcj-compat-devel
12mr|jakarta-commons-el-1.0-9.4.1|77	%endif
12mr|jakarta-commons-el-1.0-9.4.1|78	
12mr|jakarta-commons-el-1.0-9.4.1|79	%description    javadoc
12mr|jakarta-commons-el-1.0-9.4.1|80	Javadoc for %{name}.
12mr|jakarta-commons-el-1.0-9.4.1|81	
12mr|jakarta-commons-el-1.0-9.4.1|82	
12mr|jakarta-commons-el-1.0-9.4.1|83	%prep
12mr|jakarta-commons-el-1.0-9.4.1|84	%setup -q -n %{short_name}-%{version}-src
12mr|jakarta-commons-el-1.0-9.4.1|85	%patch0 -p1 -b .license
12mr|jakarta-commons-el-1.0-9.4.1|86	pushd src/conf
12mr|jakarta-commons-el-1.0-9.4.1|87	%patch1 -p1
12mr|jakarta-commons-el-1.0-9.4.1|88	popd
12mr|jakarta-commons-el-1.0-9.4.1|89	%patch2 -p1
12mr|jakarta-commons-el-1.0-9.4.1|90	
12mr|jakarta-commons-el-1.0-9.4.1|91	# remove all precompiled stuff
12mr|jakarta-commons-el-1.0-9.4.1|92	find . -type f -name "*.jar" -exec rm -f {} \;
12mr|jakarta-commons-el-1.0-9.4.1|93	
12mr|jakarta-commons-el-1.0-9.4.1|94	cat > build.properties <<EOBP
12mr|jakarta-commons-el-1.0-9.4.1|95	build.compiler=modern
12mr|jakarta-commons-el-1.0-9.4.1|96	junit.jar=$(build-classpath junit)
12mr|jakarta-commons-el-1.0-9.4.1|97	servlet-api.jar=$(build-classpath servletapi5)
12mr|jakarta-commons-el-1.0-9.4.1|98	jsp-api.jar=$(build-classpath jsp_api)
12mr|jakarta-commons-el-1.0-9.4.1|99	servletapi.build.notrequired=true
12mr|jakarta-commons-el-1.0-9.4.1|100	jspapi.build.notrequired=true
12mr|jakarta-commons-el-1.0-9.4.1|101	EOBP
12mr|jakarta-commons-el-1.0-9.4.1|102	
12mr|jakarta-commons-el-1.0-9.4.1|103	%build
12mr|jakarta-commons-el-1.0-9.4.1|104	%{ant} \
12mr|jakarta-commons-el-1.0-9.4.1|105	-Dfinal.name=%{short_name} \
12mr|jakarta-commons-el-1.0-9.4.1|106	-Dj2se.javadoc=%{_javadocdir}/java \
12mr|jakarta-commons-el-1.0-9.4.1|107	jar javadoc
12mr|jakarta-commons-el-1.0-9.4.1|108	
12mr|jakarta-commons-el-1.0-9.4.1|109	
12mr|jakarta-commons-el-1.0-9.4.1|110	%install
12mr|jakarta-commons-el-1.0-9.4.1|111	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-el-1.0-9.4.1|112	
12mr|jakarta-commons-el-1.0-9.4.1|113	# jars
12mr|jakarta-commons-el-1.0-9.4.1|114	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-commons-el-1.0-9.4.1|115	cp -p dist/%{short_name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-el-1.0-9.4.1|116	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|jakarta-||g"`; done)
12mr|jakarta-commons-el-1.0-9.4.1|117	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|jakarta-commons-el-1.0-9.4.1|118	
12mr|jakarta-commons-el-1.0-9.4.1|119	# javadoc
12mr|jakarta-commons-el-1.0-9.4.1|120	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-el-1.0-9.4.1|121	cp -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-el-1.0-9.4.1|122	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jakarta-commons-el-1.0-9.4.1|123	
12mr|jakarta-commons-el-1.0-9.4.1|124	
12mr|jakarta-commons-el-1.0-9.4.1|125	%{gcj_compile}
12mr|jakarta-commons-el-1.0-9.4.1|126	
12mr|jakarta-commons-el-1.0-9.4.1|127	%clean
12mr|jakarta-commons-el-1.0-9.4.1|128	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-el-1.0-9.4.1|129	
12mr|jakarta-commons-el-1.0-9.4.1|130	
12mr|jakarta-commons-el-1.0-9.4.1|131	%if %{gcj_support}
12mr|jakarta-commons-el-1.0-9.4.1|132	%post
12mr|jakarta-commons-el-1.0-9.4.1|133	%{update_gcjdb}
12mr|jakarta-commons-el-1.0-9.4.1|134	%endif
12mr|jakarta-commons-el-1.0-9.4.1|135	
12mr|jakarta-commons-el-1.0-9.4.1|136	%if %{gcj_support}
12mr|jakarta-commons-el-1.0-9.4.1|137	%postun
12mr|jakarta-commons-el-1.0-9.4.1|138	%{clean_gcjdb}
12mr|jakarta-commons-el-1.0-9.4.1|139	%endif
12mr|jakarta-commons-el-1.0-9.4.1|140	
12mr|jakarta-commons-el-1.0-9.4.1|141	%files
12mr|jakarta-commons-el-1.0-9.4.1|142	%defattr(0644,root,root,0755)
12mr|jakarta-commons-el-1.0-9.4.1|143	%doc LICENSE.txt STATUS.html
12mr|jakarta-commons-el-1.0-9.4.1|144	%{_javadir}/*
12mr|jakarta-commons-el-1.0-9.4.1|145	%{gcj_files}
12mr|jakarta-commons-el-1.0-9.4.1|146	
12mr|jakarta-commons-el-1.0-9.4.1|147	%files javadoc
12mr|jakarta-commons-el-1.0-9.4.1|148	%defattr(0644,root,root,0755)
12mr|jakarta-commons-el-1.0-9.4.1|149	%doc %{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-el-1.0-9.4.1|150	%doc %{_javadocdir}/%{name}
12mr|jakarta-commons-el-1.0-9.4.1|151	
12mr|jakarta-commons-el-1.0-9.4.1|152	
12mr|jakarta-commons-el-1.0-9.4.1|153	
12mr|jakarta-commons-el-1.0-9.4.1|154	%changelog
12mr|jakarta-commons-el-1.0-9.4.1|155	

14417 12
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|1	# Copyright (c) 2000-2005, JPackage Project
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|2	# All rights reserved.
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|3	#
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|4	# Redistribution and use in source and binary forms, with or without
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|5	# modification, are permitted provided that the following conditions
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|6	# are met:
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|7	#
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|8	# 1. Redistributions of source code must retain the above copyright
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|9	#    notice, this list of conditions and the following disclaimer.
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|12	#    documentation and/or other materials provided with the
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|13	#    distribution.
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|15	#    contributors may be used to endorse or promote products derived
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|16	#    from this software without specific prior written permission.
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|17	#
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|29	#
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|30	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|31	%define gcj_support	0
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|32	%define base_name fileupload
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|33	%define short_name commons-%{base_name}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|34	%define section free
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|35	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|36	Name:           jakarta-%{short_name}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|37	Epoch:          1
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|38	Version:        1.2.1
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|39	Release:        2.0.9
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|40	Summary:        Jakarta Commons Fileupload Package
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|41	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|42	Group:          Development/Java
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|43	License:        Apache License
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|44	URL:            http://jakarta.apache.org/commons/fileupload/
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|45	Source0:        http://www.apache.org/dist/jakarta/commons/fileupload/source/commons-fileupload-%{version}-src.tar.gz
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|46	Patch0:         %{name}-build_xml.patch
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|47	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|48	BuildRequires:  java-rpmbuild >= 0:1.5
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|49	BuildRequires:  ant
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|50	BuildRequires:  ant-junit
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|51	BuildRequires:  jakarta-commons-io
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|52	BuildRequires:  junit >= 0:3.8.1
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|53	BuildRequires:  portlet-1.0-api
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|54	BuildRequires:  servletapi5
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|55	%if %{gcj_support}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|56	BuildRequires:	java-gcj-compat-devel
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|57	%else
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|58	BuildArch:      noarch
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|59	%endif
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|60	Requires:       servletapi5
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|61	Provides:       %{short_name}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|62	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|63	%description
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|64	The javax.servlet package lacks support for rfc 1867, html file
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|65	upload.  This package provides a simple to use api for working with
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|66	such data.  The scope of this package is to create a package of Java
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|67	utility classes to read multipart/form-data within a
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|68	javax.servlet.http.HttpServletRequest
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|69	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|70	%package        javadoc
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|71	Summary:        Javadoc for %{name}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|72	Group:          Development/Java
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|73	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|74	%description    javadoc
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|75	Javadoc for %{name}.
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|76	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|77	%prep
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|78	%setup -q -n %{short_name}-%{version}-src
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|79	%patch0 -b .build.xml
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|80	#%patch1 -p0 -b .servletapi5
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|81	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|82	%build
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|83	export CLASSPATH="$(build-classpath commons-io junit portlet-1.0-api \
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|84	servletapi5):${PWD}/target/classes:${PWD}/target/test-classes"
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|85	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|86	%{ant} \
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|87	-Dbuild.sysclasspath=only \
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|88	-Dfinal.name=%{name}-%{version} \
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|89	-Dservletapi.javadoc=%{_javadocdir}/servletapi5 \
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|90	dist
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|91	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|92	%install
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|93	%{__rm} -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|94	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|95	# jars
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|96	%{__mkdir} -p $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|97	%{__cp} -p dist/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|98	(
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|99	cd $RPM_BUILD_ROOT%{_javadir} && \
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|100	for jar in *-%{version}*; do
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|101	%{__ln_s} -f ${jar} `echo $jar | %{__sed} "s|jakarta-||g"`
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|102	done
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|103	)
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|104	(
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|105	cd $RPM_BUILD_ROOT%{_javadir} && \
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|106	for jar in *-%{version}*; do
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|107	%{__ln_s} -f ${jar} `echo $jar | %{__sed} "s|-%{version}||g"`
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|108	done
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|109	)
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|110	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|111	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|112	# javadoc
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|113	%{__mkdir} -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|114	cp -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|115	%{__ln_s} %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|116	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|117	# pom
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|118	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|119	install -m 644 pom.xml $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{short_name}.pom
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|120	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|121	# fix end-of-line
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|122	%{__perl} -pi -e 's/\r$//g' *.txt
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|123	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|124	%{gcj_compile}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|125	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|126	%post
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|127	%update_maven_depmap
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|128	%if %{gcj_support}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|129	%{update_gcjdb}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|130	%endif
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|131	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|132	%postun
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|133	%update_maven_depmap
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|134	%if %{gcj_support}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|135	%{clean_gcjdb}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|136	%endif
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|137	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|138	%files
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|139	%defattr(0644,root,root,0755)
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|140	%doc LICENSE.txt NOTICE.txt
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|141	%{_javadir}/*
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|142	%{_datadir}/maven2
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|143	%{_mavendepmapfragdir}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|144	%{gcj_files}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|145	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|146	%files javadoc
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|147	%defattr(0644,root,root,0755)
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|148	%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|149	%{_javadocdir}/%{name}
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|150	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|151	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|152	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|153	%changelog
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|154	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|155	+ Commit: c633407
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|156	- Use cp command instead of __cp macro
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|157	
12mr|jakarta-commons-fileupload-1.2.1-2.0.9|158	

14418 12
12mr|jakarta-commons-httpclient-3.1-2.3.7|1	# Copyright (c) 2000-2007, JPackage Project
12mr|jakarta-commons-httpclient-3.1-2.3.7|2	# All rights reserved.
12mr|jakarta-commons-httpclient-3.1-2.3.7|3	#
12mr|jakarta-commons-httpclient-3.1-2.3.7|4	# Redistribution and use in source and binary forms, with or without
12mr|jakarta-commons-httpclient-3.1-2.3.7|5	# modification, are permitted provided that the following conditions
12mr|jakarta-commons-httpclient-3.1-2.3.7|6	# are met:
12mr|jakarta-commons-httpclient-3.1-2.3.7|7	#
12mr|jakarta-commons-httpclient-3.1-2.3.7|8	# 1. Redistributions of source code must retain the above copyright
12mr|jakarta-commons-httpclient-3.1-2.3.7|9	#    notice, this list of conditions and the following disclaimer.
12mr|jakarta-commons-httpclient-3.1-2.3.7|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jakarta-commons-httpclient-3.1-2.3.7|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jakarta-commons-httpclient-3.1-2.3.7|12	#    documentation and/or other materials provided with the
12mr|jakarta-commons-httpclient-3.1-2.3.7|13	#    distribution.
12mr|jakarta-commons-httpclient-3.1-2.3.7|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jakarta-commons-httpclient-3.1-2.3.7|15	#    contributors may be used to endorse or promote products derived
12mr|jakarta-commons-httpclient-3.1-2.3.7|16	#    from this software without specific prior written permission.
12mr|jakarta-commons-httpclient-3.1-2.3.7|17	#
12mr|jakarta-commons-httpclient-3.1-2.3.7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jakarta-commons-httpclient-3.1-2.3.7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jakarta-commons-httpclient-3.1-2.3.7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jakarta-commons-httpclient-3.1-2.3.7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jakarta-commons-httpclient-3.1-2.3.7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jakarta-commons-httpclient-3.1-2.3.7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jakarta-commons-httpclient-3.1-2.3.7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jakarta-commons-httpclient-3.1-2.3.7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jakarta-commons-httpclient-3.1-2.3.7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jakarta-commons-httpclient-3.1-2.3.7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jakarta-commons-httpclient-3.1-2.3.7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jakarta-commons-httpclient-3.1-2.3.7|29	#
12mr|jakarta-commons-httpclient-3.1-2.3.7|30	
12mr|jakarta-commons-httpclient-3.1-2.3.7|31	%define _with_gcj_support 0
12mr|jakarta-commons-httpclient-3.1-2.3.7|32	
12mr|jakarta-commons-httpclient-3.1-2.3.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}}}
12mr|jakarta-commons-httpclient-3.1-2.3.7|34	
12mr|jakarta-commons-httpclient-3.1-2.3.7|35	%define short_name httpclient
12mr|jakarta-commons-httpclient-3.1-2.3.7|36	
12mr|jakarta-commons-httpclient-3.1-2.3.7|37	Name:           jakarta-commons-httpclient
12mr|jakarta-commons-httpclient-3.1-2.3.7|38	Version:        3.1
12mr|jakarta-commons-httpclient-3.1-2.3.7|39	Release:        2.3.7
12mr|jakarta-commons-httpclient-3.1-2.3.7|40	Epoch:          1
12mr|jakarta-commons-httpclient-3.1-2.3.7|41	Summary: Jakarta Commons HTTPClient implements the client side of HTTP standards
12mr|jakarta-commons-httpclient-3.1-2.3.7|42	License:        Apache Software License
12mr|jakarta-commons-httpclient-3.1-2.3.7|43	Source0:         http://archive.apache.org/dist/httpcomponents/commons-httpclient/source/commons-httpclient-3.1-src.tar.gz
12mr|jakarta-commons-httpclient-3.1-2.3.7|44	Patch0:         %{name}-disablecryptotests.patch
12mr|jakarta-commons-httpclient-3.1-2.3.7|45	# Add OSGi MANIFEST.MF bits
12mr|jakarta-commons-httpclient-3.1-2.3.7|46	Patch1:         %{name}-addosgimanifest.patch
12mr|jakarta-commons-httpclient-3.1-2.3.7|47	URL:            http://jakarta.apache.org/commons/httpclient/
12mr|jakarta-commons-httpclient-3.1-2.3.7|48	Group:          Development/Java
12mr|jakarta-commons-httpclient-3.1-2.3.7|49	%if ! %{gcj_support}
12mr|jakarta-commons-httpclient-3.1-2.3.7|50	Buildarch:      noarch
12mr|jakarta-commons-httpclient-3.1-2.3.7|51	%endif
12mr|jakarta-commons-httpclient-3.1-2.3.7|52	
12mr|jakarta-commons-httpclient-3.1-2.3.7|53	BuildRequires:  java-rpmbuild >= 0:1.5
12mr|jakarta-commons-httpclient-3.1-2.3.7|54	BuildRequires:  ant
12mr|jakarta-commons-httpclient-3.1-2.3.7|55	BuildRequires:  locales-en
12mr|jakarta-commons-httpclient-3.1-2.3.7|56	BuildRequires:  jakarta-commons-codec
12mr|jakarta-commons-httpclient-3.1-2.3.7|57	BuildRequires:  jakarta-commons-logging >= 0:1.0.3
12mr|jakarta-commons-httpclient-3.1-2.3.7|58	BuildRequires:  jce >= 0:1.2.2
12mr|jakarta-commons-httpclient-3.1-2.3.7|59	BuildRequires:  jsse >= 0:1.0.3.01
12mr|jakarta-commons-httpclient-3.1-2.3.7|60	#BuildRequires:  java-javadoc
12mr|jakarta-commons-httpclient-3.1-2.3.7|61	BuildRequires:  jakarta-commons-logging-javadoc
12mr|jakarta-commons-httpclient-3.1-2.3.7|62	BuildRequires:  junit
12mr|jakarta-commons-httpclient-3.1-2.3.7|63	#BuildRequires:  jaxp = 1.3
12mr|jakarta-commons-httpclient-3.1-2.3.7|64	
12mr|jakarta-commons-httpclient-3.1-2.3.7|65	Requires:       jakarta-commons-logging >= 0:1.0.3
12mr|jakarta-commons-httpclient-3.1-2.3.7|66	
12mr|jakarta-commons-httpclient-3.1-2.3.7|67	Provides:       commons-httpclient = %{epoch}:%{version}-%{release}
12mr|jakarta-commons-httpclient-3.1-2.3.7|68	Obsoletes:      commons-httpclient < %{epoch}:%{version}-%{release}
12mr|jakarta-commons-httpclient-3.1-2.3.7|69	Provides:       jakarta-commons-httpclient3 = %{epoch}:%{version}-%{release}
12mr|jakarta-commons-httpclient-3.1-2.3.7|70	Obsoletes:      jakarta-commons-httpclient3 < %{epoch}:%{version}-%{release}
12mr|jakarta-commons-httpclient-3.1-2.3.7|71	
12mr|jakarta-commons-httpclient-3.1-2.3.7|72	%if %{gcj_support}
12mr|jakarta-commons-httpclient-3.1-2.3.7|73	BuildRequires:       java-gcj-compat-devel
12mr|jakarta-commons-httpclient-3.1-2.3.7|74	%endif
12mr|jakarta-commons-httpclient-3.1-2.3.7|75	
12mr|jakarta-commons-httpclient-3.1-2.3.7|76	%description
12mr|jakarta-commons-httpclient-3.1-2.3.7|77	The Hyper-Text Transfer Protocol (HTTP) is perhaps the most significant
12mr|jakarta-commons-httpclient-3.1-2.3.7|78	protocol used on the Internet today. Web services, network-enabled
12mr|jakarta-commons-httpclient-3.1-2.3.7|79	appliances and the growth of network computing continue to expand the
12mr|jakarta-commons-httpclient-3.1-2.3.7|80	role of the HTTP protocol beyond user-driven web browsers, and increase
12mr|jakarta-commons-httpclient-3.1-2.3.7|81	the number of applications that may require HTTP support.
12mr|jakarta-commons-httpclient-3.1-2.3.7|82	Although the java.net package provides basic support for accessing
12mr|jakarta-commons-httpclient-3.1-2.3.7|83	resources via HTTP, it doesn't provide the full flexibility or
12mr|jakarta-commons-httpclient-3.1-2.3.7|84	functionality needed by many applications. The Jakarta Commons HTTP
12mr|jakarta-commons-httpclient-3.1-2.3.7|85	Client component seeks to fill this void by providing an efficient,
12mr|jakarta-commons-httpclient-3.1-2.3.7|86	up-to-date, and feature-rich package implementing the client side of the
12mr|jakarta-commons-httpclient-3.1-2.3.7|87	most recent HTTP standards and recommendations.
12mr|jakarta-commons-httpclient-3.1-2.3.7|88	Designed for extension while providing robust support for the base HTTP
12mr|jakarta-commons-httpclient-3.1-2.3.7|89	protocol, the HTTP Client component may be of interest to anyone
12mr|jakarta-commons-httpclient-3.1-2.3.7|90	building HTTP-aware client applications such as web browsers, web
12mr|jakarta-commons-httpclient-3.1-2.3.7|91	service clients, or systems that leverage or extend the HTTP protocol
12mr|jakarta-commons-httpclient-3.1-2.3.7|92	for distributed communication.
12mr|jakarta-commons-httpclient-3.1-2.3.7|93	
12mr|jakarta-commons-httpclient-3.1-2.3.7|94	%package        javadoc
12mr|jakarta-commons-httpclient-3.1-2.3.7|95	Summary:        Javadoc for %{name}
12mr|jakarta-commons-httpclient-3.1-2.3.7|96	Group:          Development/Java
12mr|jakarta-commons-httpclient-3.1-2.3.7|97	
12mr|jakarta-commons-httpclient-3.1-2.3.7|98	%description    javadoc
12mr|jakarta-commons-httpclient-3.1-2.3.7|99	%{summary}.
12mr|jakarta-commons-httpclient-3.1-2.3.7|100	
12mr|jakarta-commons-httpclient-3.1-2.3.7|101	%package        demo
12mr|jakarta-commons-httpclient-3.1-2.3.7|102	Summary:        Demos for %{name}
12mr|jakarta-commons-httpclient-3.1-2.3.7|103	Group:          Development/Java
12mr|jakarta-commons-httpclient-3.1-2.3.7|104	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|jakarta-commons-httpclient-3.1-2.3.7|105	
12mr|jakarta-commons-httpclient-3.1-2.3.7|106	%description    demo
12mr|jakarta-commons-httpclient-3.1-2.3.7|107	%{summary}.
12mr|jakarta-commons-httpclient-3.1-2.3.7|108	
12mr|jakarta-commons-httpclient-3.1-2.3.7|109	%package        manual
12mr|jakarta-commons-httpclient-3.1-2.3.7|110	Summary:        Manual for %{name}
12mr|jakarta-commons-httpclient-3.1-2.3.7|111	Group:          Development/Java
12mr|jakarta-commons-httpclient-3.1-2.3.7|112	Requires:       %{name}-javadoc = %{epoch}:%{version}-%{release}
12mr|jakarta-commons-httpclient-3.1-2.3.7|113	
12mr|jakarta-commons-httpclient-3.1-2.3.7|114	%description    manual
12mr|jakarta-commons-httpclient-3.1-2.3.7|115	%{summary}.
12mr|jakarta-commons-httpclient-3.1-2.3.7|116	
12mr|jakarta-commons-httpclient-3.1-2.3.7|117	
12mr|jakarta-commons-httpclient-3.1-2.3.7|118	%prep
12mr|jakarta-commons-httpclient-3.1-2.3.7|119	%setup -q -n commons-httpclient-%{version}
12mr|jakarta-commons-httpclient-3.1-2.3.7|120	mkdir lib # duh
12mr|jakarta-commons-httpclient-3.1-2.3.7|121	rm -rf docs/apidocs docs/*.patch docs/*.orig docs/*.rej
12mr|jakarta-commons-httpclient-3.1-2.3.7|122	
12mr|jakarta-commons-httpclient-3.1-2.3.7|123	%patch0
12mr|jakarta-commons-httpclient-3.1-2.3.7|124	
12mr|jakarta-commons-httpclient-3.1-2.3.7|125	pushd src/conf
12mr|jakarta-commons-httpclient-3.1-2.3.7|126	%{__sed} -i 's/\r//' MANIFEST.MF
12mr|jakarta-commons-httpclient-3.1-2.3.7|127	%patch1
12mr|jakarta-commons-httpclient-3.1-2.3.7|128	popd
12mr|jakarta-commons-httpclient-3.1-2.3.7|129	
12mr|jakarta-commons-httpclient-3.1-2.3.7|130	# Use javax classes, not com.sun ones
12mr|jakarta-commons-httpclient-3.1-2.3.7|131	# assume no filename contains spaces
12mr|jakarta-commons-httpclient-3.1-2.3.7|132	pushd src
12mr|jakarta-commons-httpclient-3.1-2.3.7|133	for j in $(find . -name "*.java" -exec grep -l 'com\.sun\.net\.ssl' {} \;); do
12mr|jakarta-commons-httpclient-3.1-2.3.7|134	sed -e 's|com\.sun\.net\.ssl|javax.net.ssl|' $j > tempf
12mr|jakarta-commons-httpclient-3.1-2.3.7|135	cp tempf $j
12mr|jakarta-commons-httpclient-3.1-2.3.7|136	done
12mr|jakarta-commons-httpclient-3.1-2.3.7|137	rm tempf
12mr|jakarta-commons-httpclient-3.1-2.3.7|138	popd
12mr|jakarta-commons-httpclient-3.1-2.3.7|139	
12mr|jakarta-commons-httpclient-3.1-2.3.7|140	# FIXME: These tests fail due to absence of jks in libgcj. Disable them for now.
12mr|jakarta-commons-httpclient-3.1-2.3.7|141	rm -f src/test/org/apache/commons/httpclient/TestProxy.java
12mr|jakarta-commons-httpclient-3.1-2.3.7|142	rm -f src/test/org/apache/commons/httpclient/params/TestSSLTunnelParams.java
12mr|jakarta-commons-httpclient-3.1-2.3.7|143	
12mr|jakarta-commons-httpclient-3.1-2.3.7|144	%{__sed} -i 's/\r//' RELEASE_NOTES.txt
12mr|jakarta-commons-httpclient-3.1-2.3.7|145	%{__sed} -i 's/\r//' README.txt
12mr|jakarta-commons-httpclient-3.1-2.3.7|146	%{__sed} -i 's/\r//' LICENSE.txt
12mr|jakarta-commons-httpclient-3.1-2.3.7|147	
12mr|jakarta-commons-httpclient-3.1-2.3.7|148	%build
12mr|jakarta-commons-httpclient-3.1-2.3.7|149	export LC_ALL=ISO-8859-1
12mr|jakarta-commons-httpclient-3.1-2.3.7|150	export CLASSPATH=$(build-classpath jsse jce jakarta-commons-codec jakarta-commons-logging junit)
12mr|jakarta-commons-httpclient-3.1-2.3.7|151	%{ant} \
12mr|jakarta-commons-httpclient-3.1-2.3.7|152	-Dbuild.sysclasspath=first \
12mr|jakarta-commons-httpclient-3.1-2.3.7|153	-Djavadoc.j2sdk.link=%{_javadocdir}/java \
12mr|jakarta-commons-httpclient-3.1-2.3.7|154	-Djavadoc.logging.link=%{_javadocdir}/jakarta-commons-logging \
12mr|jakarta-commons-httpclient-3.1-2.3.7|155	-Dtest.failonerror=false \
12mr|jakarta-commons-httpclient-3.1-2.3.7|156	dist test
12mr|jakarta-commons-httpclient-3.1-2.3.7|157	
12mr|jakarta-commons-httpclient-3.1-2.3.7|158	
12mr|jakarta-commons-httpclient-3.1-2.3.7|159	%install
12mr|jakarta-commons-httpclient-3.1-2.3.7|160	# jars
12mr|jakarta-commons-httpclient-3.1-2.3.7|161	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-commons-httpclient-3.1-2.3.7|162	cp -p dist/commons-httpclient.jar \
12mr|jakarta-commons-httpclient-3.1-2.3.7|163	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-httpclient-3.1-2.3.7|164	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|jakarta-||g"`; done)
12mr|jakarta-commons-httpclient-3.1-2.3.7|165	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|jakarta-commons-httpclient-3.1-2.3.7|166	# compat symlink
12mr|jakarta-commons-httpclient-3.1-2.3.7|167	pushd $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-commons-httpclient-3.1-2.3.7|168	ln -s commons-httpclient.jar commons-httpclient3.jar
12mr|jakarta-commons-httpclient-3.1-2.3.7|169	popd
12mr|jakarta-commons-httpclient-3.1-2.3.7|170	
12mr|jakarta-commons-httpclient-3.1-2.3.7|171	# javadoc
12mr|jakarta-commons-httpclient-3.1-2.3.7|172	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}
12mr|jakarta-commons-httpclient-3.1-2.3.7|173	mv dist/docs/api $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-httpclient-3.1-2.3.7|174	
12mr|jakarta-commons-httpclient-3.1-2.3.7|175	# demo
12mr|jakarta-commons-httpclient-3.1-2.3.7|176	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|jakarta-commons-httpclient-3.1-2.3.7|177	cp -pr src/examples src/contrib $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|jakarta-commons-httpclient-3.1-2.3.7|178	
12mr|jakarta-commons-httpclient-3.1-2.3.7|179	# manual and docs
12mr|jakarta-commons-httpclient-3.1-2.3.7|180	rm -f dist/docs/{BUILDING,TESTING}.txt
12mr|jakarta-commons-httpclient-3.1-2.3.7|181	ln -s %{_javadocdir}/%{name}-%{version} dist/docs/apidocs
12mr|jakarta-commons-httpclient-3.1-2.3.7|182	
12mr|jakarta-commons-httpclient-3.1-2.3.7|183	
12mr|jakarta-commons-httpclient-3.1-2.3.7|184	%{gcj_compile}
12mr|jakarta-commons-httpclient-3.1-2.3.7|185	
12mr|jakarta-commons-httpclient-3.1-2.3.7|186	%clean
12mr|jakarta-commons-httpclient-3.1-2.3.7|187	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-httpclient-3.1-2.3.7|188	
12mr|jakarta-commons-httpclient-3.1-2.3.7|189	%if %{gcj_support}
12mr|jakarta-commons-httpclient-3.1-2.3.7|190	%post
12mr|jakarta-commons-httpclient-3.1-2.3.7|191	%{update_gcjdb}
12mr|jakarta-commons-httpclient-3.1-2.3.7|192	%endif
12mr|jakarta-commons-httpclient-3.1-2.3.7|193	
12mr|jakarta-commons-httpclient-3.1-2.3.7|194	%if %{gcj_support}
12mr|jakarta-commons-httpclient-3.1-2.3.7|195	%postun
12mr|jakarta-commons-httpclient-3.1-2.3.7|196	%{clean_gcjdb}
12mr|jakarta-commons-httpclient-3.1-2.3.7|197	%endif
12mr|jakarta-commons-httpclient-3.1-2.3.7|198	
12mr|jakarta-commons-httpclient-3.1-2.3.7|199	%files
12mr|jakarta-commons-httpclient-3.1-2.3.7|200	%defattr(0644,root,root,0755)
12mr|jakarta-commons-httpclient-3.1-2.3.7|201	%doc LICENSE.txt README.txt RELEASE_NOTES.txt
12mr|jakarta-commons-httpclient-3.1-2.3.7|202	%{_javadir}/*
12mr|jakarta-commons-httpclient-3.1-2.3.7|203	%{gcj_files}
12mr|jakarta-commons-httpclient-3.1-2.3.7|204	
12mr|jakarta-commons-httpclient-3.1-2.3.7|205	%files javadoc
12mr|jakarta-commons-httpclient-3.1-2.3.7|206	%defattr(0644,root,root,0755)
12mr|jakarta-commons-httpclient-3.1-2.3.7|207	%doc %{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-httpclient-3.1-2.3.7|208	
12mr|jakarta-commons-httpclient-3.1-2.3.7|209	%files demo
12mr|jakarta-commons-httpclient-3.1-2.3.7|210	%defattr(0644,root,root,0755)
12mr|jakarta-commons-httpclient-3.1-2.3.7|211	%{_datadir}/%{name}
12mr|jakarta-commons-httpclient-3.1-2.3.7|212	
12mr|jakarta-commons-httpclient-3.1-2.3.7|213	%files manual
12mr|jakarta-commons-httpclient-3.1-2.3.7|214	%defattr(0644,root,root,0755)
12mr|jakarta-commons-httpclient-3.1-2.3.7|215	%doc dist/docs/*
12mr|jakarta-commons-httpclient-3.1-2.3.7|216	
12mr|jakarta-commons-httpclient-3.1-2.3.7|217	
12mr|jakarta-commons-httpclient-3.1-2.3.7|218	
12mr|jakarta-commons-httpclient-3.1-2.3.7|219	%changelog
12mr|jakarta-commons-httpclient-3.1-2.3.7|220	

14419 12
12mr|jakarta-commons-io-1.4-2.0.4|1	# Copyright (c) 2000-2007, JPackage Project
12mr|jakarta-commons-io-1.4-2.0.4|2	# All rights reserved.
12mr|jakarta-commons-io-1.4-2.0.4|3	#
12mr|jakarta-commons-io-1.4-2.0.4|4	# Redistribution and use in source and binary forms, with or without
12mr|jakarta-commons-io-1.4-2.0.4|5	# modification, are permitted provided that the following conditions
12mr|jakarta-commons-io-1.4-2.0.4|6	# are met:
12mr|jakarta-commons-io-1.4-2.0.4|7	#
12mr|jakarta-commons-io-1.4-2.0.4|8	# 1. Redistributions of source code must retain the above copyright
12mr|jakarta-commons-io-1.4-2.0.4|9	#    notice, this list of conditions and the following disclaimer.
12mr|jakarta-commons-io-1.4-2.0.4|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jakarta-commons-io-1.4-2.0.4|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jakarta-commons-io-1.4-2.0.4|12	#    documentation and/or other materials provided with the
12mr|jakarta-commons-io-1.4-2.0.4|13	#    distribution.
12mr|jakarta-commons-io-1.4-2.0.4|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jakarta-commons-io-1.4-2.0.4|15	#    contributors may be used to endorse or promote products derived
12mr|jakarta-commons-io-1.4-2.0.4|16	#    from this software without specific prior written permission.
12mr|jakarta-commons-io-1.4-2.0.4|17	#
12mr|jakarta-commons-io-1.4-2.0.4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jakarta-commons-io-1.4-2.0.4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jakarta-commons-io-1.4-2.0.4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jakarta-commons-io-1.4-2.0.4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jakarta-commons-io-1.4-2.0.4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jakarta-commons-io-1.4-2.0.4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jakarta-commons-io-1.4-2.0.4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jakarta-commons-io-1.4-2.0.4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jakarta-commons-io-1.4-2.0.4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jakarta-commons-io-1.4-2.0.4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jakarta-commons-io-1.4-2.0.4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jakarta-commons-io-1.4-2.0.4|29	#
12mr|jakarta-commons-io-1.4-2.0.4|30	
12mr|jakarta-commons-io-1.4-2.0.4|31	%define gcj_support	0
12mr|jakarta-commons-io-1.4-2.0.4|32	%define with_maven	0
12mr|jakarta-commons-io-1.4-2.0.4|33	
12mr|jakarta-commons-io-1.4-2.0.4|34	%define base_name	commons-io
12mr|jakarta-commons-io-1.4-2.0.4|35	
12mr|jakarta-commons-io-1.4-2.0.4|36	Name:           jakarta-%{base_name}
12mr|jakarta-commons-io-1.4-2.0.4|37	Version:        1.4
12mr|jakarta-commons-io-1.4-2.0.4|38	Release:        %mkrel 2.0.4
12mr|jakarta-commons-io-1.4-2.0.4|39	Epoch:          0
12mr|jakarta-commons-io-1.4-2.0.4|40	Summary:        Commons IO Package
12mr|jakarta-commons-io-1.4-2.0.4|41	
12mr|jakarta-commons-io-1.4-2.0.4|42	Group:          Development/Java
12mr|jakarta-commons-io-1.4-2.0.4|43	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jakarta-commons-io-1.4-2.0.4|44	License:        Apache License
12mr|jakarta-commons-io-1.4-2.0.4|45	URL:            http://jakarta.apache.org/commons/io/
12mr|jakarta-commons-io-1.4-2.0.4|46	#cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic login
12mr|jakarta-commons-io-1.4-2.0.4|47	#cvs -z3 -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic export -r HEAD jakarta-commons/io
12mr|jakarta-commons-io-1.4-2.0.4|48	Source0:        commons-io-1.4-src.tar.gz
12mr|jakarta-commons-io-1.4-2.0.4|49	Source1:        %{name}-settings.xml
12mr|jakarta-commons-io-1.4-2.0.4|50	Source2:        %{name}-jpp-depmap.xml
12mr|jakarta-commons-io-1.4-2.0.4|51	Source3:        commons-parent-3.pom
12mr|jakarta-commons-io-1.4-2.0.4|52	Source4:	%{name}-pom.patch
12mr|jakarta-commons-io-1.4-2.0.4|53	%if %{gcj_support}
12mr|jakarta-commons-io-1.4-2.0.4|54	BuildRequires:    java-gcj-compat-devel
12mr|jakarta-commons-io-1.4-2.0.4|55	%else
12mr|jakarta-commons-io-1.4-2.0.4|56	BuildArch:      noarch
12mr|jakarta-commons-io-1.4-2.0.4|57	BuildRequires:  java-devel
12mr|jakarta-commons-io-1.4-2.0.4|58	%endif
12mr|jakarta-commons-io-1.4-2.0.4|59	Provides:       %{base_name} = %{epoch}:%{version}-%{release}
12mr|jakarta-commons-io-1.4-2.0.4|60	BuildRequires:  java-javadoc
12mr|jakarta-commons-io-1.4-2.0.4|61	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|jakarta-commons-io-1.4-2.0.4|62	BuildRequires:  ant >= 0:1.6
12mr|jakarta-commons-io-1.4-2.0.4|63	BuildRequires:  ant-junit >= 0:1.6
12mr|jakarta-commons-io-1.4-2.0.4|64	BuildRequires:  junit >= 0:3.8.1
12mr|jakarta-commons-io-1.4-2.0.4|65	%if %{with_maven}
12mr|jakarta-commons-io-1.4-2.0.4|66	BuildRequires:  maven2
12mr|jakarta-commons-io-1.4-2.0.4|67	BuildRequires:  maven-surefire-plugin
12mr|jakarta-commons-io-1.4-2.0.4|68	BuildRequires:  maven2-plugin-antrun
12mr|jakarta-commons-io-1.4-2.0.4|69	BuildRequires:  maven2-plugin-assembly
12mr|jakarta-commons-io-1.4-2.0.4|70	BuildRequires:  maven2-plugin-compiler
12mr|jakarta-commons-io-1.4-2.0.4|71	BuildRequires:  maven2-plugin-idea
12mr|jakarta-commons-io-1.4-2.0.4|72	BuildRequires:  maven2-plugin-install
12mr|jakarta-commons-io-1.4-2.0.4|73	BuildRequires:  maven2-plugin-jar
12mr|jakarta-commons-io-1.4-2.0.4|74	BuildRequires:  maven2-plugin-javadoc
12mr|jakarta-commons-io-1.4-2.0.4|75	BuildRequires:  maven2-plugin-resources
12mr|jakarta-commons-io-1.4-2.0.4|76	%endif
12mr|jakarta-commons-io-1.4-2.0.4|77	
12mr|jakarta-commons-io-1.4-2.0.4|78	
12mr|jakarta-commons-io-1.4-2.0.4|79	%description
12mr|jakarta-commons-io-1.4-2.0.4|80	Commons-IO contains utility classes, stream implementations,
12mr|jakarta-commons-io-1.4-2.0.4|81	file filters, and endian classes.
12mr|jakarta-commons-io-1.4-2.0.4|82	
12mr|jakarta-commons-io-1.4-2.0.4|83	%package        javadoc
12mr|jakarta-commons-io-1.4-2.0.4|84	Summary:        Javadoc for %{name}
12mr|jakarta-commons-io-1.4-2.0.4|85	Group:          Development/Java
12mr|jakarta-commons-io-1.4-2.0.4|86	
12mr|jakarta-commons-io-1.4-2.0.4|87	%description    javadoc
12mr|jakarta-commons-io-1.4-2.0.4|88	Javadoc for %{name}
12mr|jakarta-commons-io-1.4-2.0.4|89	
12mr|jakarta-commons-io-1.4-2.0.4|90	
12mr|jakarta-commons-io-1.4-2.0.4|91	%prep
12mr|jakarta-commons-io-1.4-2.0.4|92	%setup -q -n %{base_name}-%{version}-src
12mr|jakarta-commons-io-1.4-2.0.4|93	cp %{SOURCE1} settings.xml
12mr|jakarta-commons-io-1.4-2.0.4|94	mkdir -p .m2/repository/JPP/maven2/default_poms
12mr|jakarta-commons-io-1.4-2.0.4|95	cp %{SOURCE3} .m2/repository/JPP/maven2/default_poms/org.apache.commons-commons-parent.pom
12mr|jakarta-commons-io-1.4-2.0.4|96	patch <%{SOURCE4}
12mr|jakarta-commons-io-1.4-2.0.4|97	
12mr|jakarta-commons-io-1.4-2.0.4|98	
12mr|jakarta-commons-io-1.4-2.0.4|99	%build
12mr|jakarta-commons-io-1.4-2.0.4|100	%if %{with_maven}
12mr|jakarta-commons-io-1.4-2.0.4|101	sed -i -e "s|<url>__JPP_URL_PLACEHOLDER__</url>|<url>file://`pwd`/.m2/repository</url>|g" settings.xml
12mr|jakarta-commons-io-1.4-2.0.4|102	sed -i -e "s|<url>__JAVADIR_PLACEHOLDER__</url>|<url>file://`pwd`/external_repo</url>|g" settings.xml
12mr|jakarta-commons-io-1.4-2.0.4|103	sed -i -e "s|<url>__MAVENREPO_DIR_PLACEHOLDER__</url>|<url>file://`pwd`/.m2/repository</url>|g" settings.xml
12mr|jakarta-commons-io-1.4-2.0.4|104	sed -i -e "s|<url>__MAVENDIR_PLUGIN_PLACEHOLDER__</url>|<url>file:///usr/share/maven2/plugins</url>|g" settings.xml
12mr|jakarta-commons-io-1.4-2.0.4|105	sed -i -e "s|<url>__ECLIPSEDIR_PLUGIN_PLACEHOLDER__</url>|<url>file:///usr/share/eclipse/plugins</url>|g" settings.xml
12mr|jakarta-commons-io-1.4-2.0.4|106	
12mr|jakarta-commons-io-1.4-2.0.4|107	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
12mr|jakarta-commons-io-1.4-2.0.4|108	mkdir -p $MAVEN_REPO_LOCAL
12mr|jakarta-commons-io-1.4-2.0.4|109	
12mr|jakarta-commons-io-1.4-2.0.4|110	mkdir external_repo
12mr|jakarta-commons-io-1.4-2.0.4|111	ln -s %{_javadir} external_repo/JPP
12mr|jakarta-commons-io-1.4-2.0.4|112	
12mr|jakarta-commons-io-1.4-2.0.4|113	mvn-jpp \
12mr|jakarta-commons-io-1.4-2.0.4|114	-e \
12mr|jakarta-commons-io-1.4-2.0.4|115	-s $(pwd)/settings.xml \
12mr|jakarta-commons-io-1.4-2.0.4|116	-Dmaven.test.failure.ignore=true \
12mr|jakarta-commons-io-1.4-2.0.4|117	-Dmaven2.jpp.mode=true \
12mr|jakarta-commons-io-1.4-2.0.4|118	-Dmaven2.jpp.depmap.file=%{SOURCE2} \
12mr|jakarta-commons-io-1.4-2.0.4|119	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
12mr|jakarta-commons-io-1.4-2.0.4|120	install javadoc:javadoc
12mr|jakarta-commons-io-1.4-2.0.4|121	%else
12mr|jakarta-commons-io-1.4-2.0.4|122	
12mr|jakarta-commons-io-1.4-2.0.4|123	export OPT_JAR_LIST="ant/ant-junit junit"
12mr|jakarta-commons-io-1.4-2.0.4|124	export CLASSPATH=
12mr|jakarta-commons-io-1.4-2.0.4|125	CLASSPATH=target/classes:target/test-classes:$CLASSPATH
12mr|jakarta-commons-io-1.4-2.0.4|126	%ant -Dbuild.sysclasspath=only dist
12mr|jakarta-commons-io-1.4-2.0.4|127	
12mr|jakarta-commons-io-1.4-2.0.4|128	%endif
12mr|jakarta-commons-io-1.4-2.0.4|129	
12mr|jakarta-commons-io-1.4-2.0.4|130	
12mr|jakarta-commons-io-1.4-2.0.4|131	%install
12mr|jakarta-commons-io-1.4-2.0.4|132	# jars
12mr|jakarta-commons-io-1.4-2.0.4|133	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-commons-io-1.4-2.0.4|134	%if %{gcj_support}
12mr|jakarta-commons-io-1.4-2.0.4|135	install -pm 644 build/%{base_name}-%{version}.jar \
12mr|jakarta-commons-io-1.4-2.0.4|136	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-io-1.4-2.0.4|137	%else
12mr|jakarta-commons-io-1.4-2.0.4|138	install -pm 644 target/%{base_name}-%{version}.jar \
12mr|jakarta-commons-io-1.4-2.0.4|139	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-io-1.4-2.0.4|140	%endif
12mr|jakarta-commons-io-1.4-2.0.4|141	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mr|jakarta-commons-io-1.4-2.0.4|142	ln -s %{name}-%{version}.jar \
12mr|jakarta-commons-io-1.4-2.0.4|143	$RPM_BUILD_ROOT%{_javadir}/%{base_name}-%{version}.jar
12mr|jakarta-commons-io-1.4-2.0.4|144	ln -s %{base_name}-%{version}.jar \
12mr|jakarta-commons-io-1.4-2.0.4|145	$RPM_BUILD_ROOT%{_javadir}/%{base_name}.jar
12mr|jakarta-commons-io-1.4-2.0.4|146	
12mr|jakarta-commons-io-1.4-2.0.4|147	%if %{with_maven}
12mr|jakarta-commons-io-1.4-2.0.4|148	%add_to_maven_depmap %{base_name} %{base_name} %{version} JPP %{base_name}
12mr|jakarta-commons-io-1.4-2.0.4|149	
12mr|jakarta-commons-io-1.4-2.0.4|150	# poms
12mr|jakarta-commons-io-1.4-2.0.4|151	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|jakarta-commons-io-1.4-2.0.4|152	install -pm 644 pom.xml \
12mr|jakarta-commons-io-1.4-2.0.4|153	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}.pom
12mr|jakarta-commons-io-1.4-2.0.4|154	%endif
12mr|jakarta-commons-io-1.4-2.0.4|155	
12mr|jakarta-commons-io-1.4-2.0.4|156	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-io-1.4-2.0.4|157	%if %{with_maven}
12mr|jakarta-commons-io-1.4-2.0.4|158	cp -pr target/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-io-1.4-2.0.4|159	%else
12mr|jakarta-commons-io-1.4-2.0.4|160	unzip -q target/dist/%{base_name}-%{version}.zip %{base_name}-%{version}/apidocs/* -d $RPM_BUILD_ROOT%{_javadocdir}
12mr|jakarta-commons-io-1.4-2.0.4|161	mv $RPM_BUILD_ROOT%{_javadocdir}/%{base_name}-%{version}/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-io-1.4-2.0.4|162	rm -r $RPM_BUILD_ROOT%{_javadocdir}/%{base_name}-%{version}
12mr|jakarta-commons-io-1.4-2.0.4|163	%endif
12mr|jakarta-commons-io-1.4-2.0.4|164	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jakarta-commons-io-1.4-2.0.4|165	
12mr|jakarta-commons-io-1.4-2.0.4|166	%{gcj_compile}
12mr|jakarta-commons-io-1.4-2.0.4|167	
12mr|jakarta-commons-io-1.4-2.0.4|168	%clean
12mr|jakarta-commons-io-1.4-2.0.4|169	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-io-1.4-2.0.4|170	
12mr|jakarta-commons-io-1.4-2.0.4|171	%if %{gcj_support}
12mr|jakarta-commons-io-1.4-2.0.4|172	%post
12mr|jakarta-commons-io-1.4-2.0.4|173	%{update_gcjdb}
12mr|jakarta-commons-io-1.4-2.0.4|174	
12mr|jakarta-commons-io-1.4-2.0.4|175	%postun
12mr|jakarta-commons-io-1.4-2.0.4|176	%{clean_gcjdb}
12mr|jakarta-commons-io-1.4-2.0.4|177	%endif
12mr|jakarta-commons-io-1.4-2.0.4|178	
12mr|jakarta-commons-io-1.4-2.0.4|179	%files
12mr|jakarta-commons-io-1.4-2.0.4|180	%defattr(-,root,root,-)
12mr|jakarta-commons-io-1.4-2.0.4|181	%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
12mr|jakarta-commons-io-1.4-2.0.4|182	%{_javadir}/*.jar
12mr|jakarta-commons-io-1.4-2.0.4|183	%if %{with_maven}
12mr|jakarta-commons-io-1.4-2.0.4|184	%{_datadir}/maven2/poms/*
12mr|jakarta-commons-io-1.4-2.0.4|185	%{_mavendepmapfragdir}
12mr|jakarta-commons-io-1.4-2.0.4|186	%endif
12mr|jakarta-commons-io-1.4-2.0.4|187	%{gcj_files}
12mr|jakarta-commons-io-1.4-2.0.4|188	
12mr|jakarta-commons-io-1.4-2.0.4|189	%files javadoc
12mr|jakarta-commons-io-1.4-2.0.4|190	%defattr(-,root,root,-)
12mr|jakarta-commons-io-1.4-2.0.4|191	%doc %{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-io-1.4-2.0.4|192	%doc %{_javadocdir}/%{name}
12mr|jakarta-commons-io-1.4-2.0.4|193	
12mr|jakarta-commons-io-1.4-2.0.4|194	
12mr|jakarta-commons-io-1.4-2.0.4|195	
12mr|jakarta-commons-io-1.4-2.0.4|196	
12mr|jakarta-commons-io-1.4-2.0.4|197	
12mr|jakarta-commons-io-1.4-2.0.4|198	%changelog
12mr|jakarta-commons-io-1.4-2.0.4|199	

14420 12
12mr|jakarta-commons-lang-2.3-2.3.6|1	# Copyright (c) 2000-2007, JPackage Project
12mr|jakarta-commons-lang-2.3-2.3.6|2	# All rights reserved.
12mr|jakarta-commons-lang-2.3-2.3.6|3	#
12mr|jakarta-commons-lang-2.3-2.3.6|4	# Redistribution and use in source and binary forms, with or without
12mr|jakarta-commons-lang-2.3-2.3.6|5	# modification, are permitted provided that the following conditions
12mr|jakarta-commons-lang-2.3-2.3.6|6	# are met:
12mr|jakarta-commons-lang-2.3-2.3.6|7	#
12mr|jakarta-commons-lang-2.3-2.3.6|8	# 1. Redistributions of source code must retain the above copyright
12mr|jakarta-commons-lang-2.3-2.3.6|9	#    notice, this list of conditions and the following disclaimer.
12mr|jakarta-commons-lang-2.3-2.3.6|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jakarta-commons-lang-2.3-2.3.6|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jakarta-commons-lang-2.3-2.3.6|12	#    documentation and/or other materials provided with the
12mr|jakarta-commons-lang-2.3-2.3.6|13	#    distribution.
12mr|jakarta-commons-lang-2.3-2.3.6|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jakarta-commons-lang-2.3-2.3.6|15	#    contributors may be used to endorse or promote products derived
12mr|jakarta-commons-lang-2.3-2.3.6|16	#    from this software without specific prior written permission.
12mr|jakarta-commons-lang-2.3-2.3.6|17	#
12mr|jakarta-commons-lang-2.3-2.3.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jakarta-commons-lang-2.3-2.3.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jakarta-commons-lang-2.3-2.3.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jakarta-commons-lang-2.3-2.3.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jakarta-commons-lang-2.3-2.3.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jakarta-commons-lang-2.3-2.3.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jakarta-commons-lang-2.3-2.3.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jakarta-commons-lang-2.3-2.3.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jakarta-commons-lang-2.3-2.3.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jakarta-commons-lang-2.3-2.3.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jakarta-commons-lang-2.3-2.3.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jakarta-commons-lang-2.3-2.3.6|29	#
12mr|jakarta-commons-lang-2.3-2.3.6|30	
12mr|jakarta-commons-lang-2.3-2.3.6|31	%define gcj_support        0
12mr|jakarta-commons-lang-2.3-2.3.6|32	
12mr|jakarta-commons-lang-2.3-2.3.6|33	%define base_name       lang
12mr|jakarta-commons-lang-2.3-2.3.6|34	%define short_name      commons-%{base_name}
12mr|jakarta-commons-lang-2.3-2.3.6|35	
12mr|jakarta-commons-lang-2.3-2.3.6|36	Name:           jakarta-%{short_name}
12mr|jakarta-commons-lang-2.3-2.3.6|37	Version:        2.3
12mr|jakarta-commons-lang-2.3-2.3.6|38	Release:        2.3.6
12mr|jakarta-commons-lang-2.3-2.3.6|39	Epoch:          0
12mr|jakarta-commons-lang-2.3-2.3.6|40	Summary:        Provides a host of helper utilities for the java.lang API
12mr|jakarta-commons-lang-2.3-2.3.6|41	License:        Apache License
12mr|jakarta-commons-lang-2.3-2.3.6|42	Group:          Development/Java
12mr|jakarta-commons-lang-2.3-2.3.6|43	
12mr|jakarta-commons-lang-2.3-2.3.6|44	URL:            http://commons.apache.org/lang/
12mr|jakarta-commons-lang-2.3-2.3.6|45	Source0:        http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
12mr|jakarta-commons-lang-2.3-2.3.6|46	Source1:        pom-maven2jpp-depcat.xsl
12mr|jakarta-commons-lang-2.3-2.3.6|47	Source2:        pom-maven2jpp-newdepmap.xsl
12mr|jakarta-commons-lang-2.3-2.3.6|48	Source3:        pom-maven2jpp-mapdeps.xsl
12mr|jakarta-commons-lang-2.3-2.3.6|49	Source4:        %{short_name}-%{version}-jpp-depmap.xml
12mr|jakarta-commons-lang-2.3-2.3.6|50	Source5:        %{short_name}-%{version}.pom
12mr|jakarta-commons-lang-2.3-2.3.6|51	Patch0:         %{name}-notarget.patch
12mr|jakarta-commons-lang-2.3-2.3.6|52	Patch1:         %{name}-addosgimanifest.patch
12mr|jakarta-commons-lang-2.3-2.3.6|53	
12mr|jakarta-commons-lang-2.3-2.3.6|54	%if %{gcj_support}
12mr|jakarta-commons-lang-2.3-2.3.6|55	BuildRequires:  java-gcj-compat-devel
12mr|jakarta-commons-lang-2.3-2.3.6|56	%else
12mr|jakarta-commons-lang-2.3-2.3.6|57	BuildArch:      noarch
12mr|jakarta-commons-lang-2.3-2.3.6|58	BuildRequires:  java-devel
12mr|jakarta-commons-lang-2.3-2.3.6|59	%endif
12mr|jakarta-commons-lang-2.3-2.3.6|60	BuildRequires:  ant
12mr|jakarta-commons-lang-2.3-2.3.6|61	BuildRequires:  java-rpmbuild
12mr|jakarta-commons-lang-2.3-2.3.6|62	%if %with tests
12mr|jakarta-commons-lang-2.3-2.3.6|63	BuildRequires:  ant-junit
12mr|jakarta-commons-lang-2.3-2.3.6|64	BuildRequires:  junit
12mr|jakarta-commons-lang-2.3-2.3.6|65	%endif
12mr|jakarta-commons-lang-2.3-2.3.6|66	
12mr|jakarta-commons-lang-2.3-2.3.6|67	%description
12mr|jakarta-commons-lang-2.3-2.3.6|68	The standard Java libraries fail to provide enough methods for
12mr|jakarta-commons-lang-2.3-2.3.6|69	manipulation of its core classes. The Commons Lang Component provides
12mr|jakarta-commons-lang-2.3-2.3.6|70	these extra methods.
12mr|jakarta-commons-lang-2.3-2.3.6|71	The Commons Lang Component provides a host of helper utilities for the
12mr|jakarta-commons-lang-2.3-2.3.6|72	java.lang API, notably String manipulation methods, basic numerical
12mr|jakarta-commons-lang-2.3-2.3.6|73	methods, object reflection, creation and serialization, and System
12mr|jakarta-commons-lang-2.3-2.3.6|74	properties. Additionally it contains an inheritable enum type, an
12mr|jakarta-commons-lang-2.3-2.3.6|75	exception structure that supports multiple types of nested-Exceptions
12mr|jakarta-commons-lang-2.3-2.3.6|76	and a series of utlities dedicated to help with building methods, such
12mr|jakarta-commons-lang-2.3-2.3.6|77	as hashCode, toString and equals.
12mr|jakarta-commons-lang-2.3-2.3.6|78	
12mr|jakarta-commons-lang-2.3-2.3.6|79	%package        javadoc
12mr|jakarta-commons-lang-2.3-2.3.6|80	Summary:        Javadoc for %{name}
12mr|jakarta-commons-lang-2.3-2.3.6|81	Group:          Development/Java
12mr|jakarta-commons-lang-2.3-2.3.6|82	BuildRequires:  java-javadoc
12mr|jakarta-commons-lang-2.3-2.3.6|83	
12mr|jakarta-commons-lang-2.3-2.3.6|84	%description    javadoc
12mr|jakarta-commons-lang-2.3-2.3.6|85	Javadoc for %{name}.
12mr|jakarta-commons-lang-2.3-2.3.6|86	
12mr|jakarta-commons-lang-2.3-2.3.6|87	%prep
12mr|jakarta-commons-lang-2.3-2.3.6|88	%setup -q -n %{short_name}-%{version}-src
12mr|jakarta-commons-lang-2.3-2.3.6|89	%{__perl} -pi -e 's/\r//g' *.txt
12mr|jakarta-commons-lang-2.3-2.3.6|90	%{__sed} -i 's/\r//' STATUS.html
12mr|jakarta-commons-lang-2.3-2.3.6|91	
12mr|jakarta-commons-lang-2.3-2.3.6|92	if [ ! -f %{SOURCE4} ]; then
12mr|jakarta-commons-lang-2.3-2.3.6|93	export DEPCAT=$(pwd)/%{short_name}-%{version}-depcat.new.xml
12mr|jakarta-commons-lang-2.3-2.3.6|94	echo '<?xml version="1.0" standalone="yes"?>' > $DEPCAT
12mr|jakarta-commons-lang-2.3-2.3.6|95	echo '<depset>' >> $DEPCAT
12mr|jakarta-commons-lang-2.3-2.3.6|96	for p in $(find . -name project.xml); do
12mr|jakarta-commons-lang-2.3-2.3.6|97	pushd $(dirname $p)
12mr|jakarta-commons-lang-2.3-2.3.6|98	/usr/bin/saxon project.xml %{SOURCE1} >> $DEPCAT
12mr|jakarta-commons-lang-2.3-2.3.6|99	popd
12mr|jakarta-commons-lang-2.3-2.3.6|100	done
12mr|jakarta-commons-lang-2.3-2.3.6|101	echo >> $DEPCAT
12mr|jakarta-commons-lang-2.3-2.3.6|102	echo '</depset>' >> $DEPCAT
12mr|jakarta-commons-lang-2.3-2.3.6|103	/usr/bin/saxon $DEPCAT %{SOURCE2} > %{short_name}-%{version}-depmap.new.xml
12mr|jakarta-commons-lang-2.3-2.3.6|104	fi
12mr|jakarta-commons-lang-2.3-2.3.6|105	%patch0
12mr|jakarta-commons-lang-2.3-2.3.6|106	%patch1
12mr|jakarta-commons-lang-2.3-2.3.6|107	
12mr|jakarta-commons-lang-2.3-2.3.6|108	%build
12mr|jakarta-commons-lang-2.3-2.3.6|109	# FIXME: There are failures with gcj. Ignore them for now.
12mr|jakarta-commons-lang-2.3-2.3.6|110	%if %{gcj_support}
12mr|jakarta-commons-lang-2.3-2.3.6|111	%ant \
12mr|jakarta-commons-lang-2.3-2.3.6|112	-Djunit.jar=$(find-jar junit) \
12mr|jakarta-commons-lang-2.3-2.3.6|113	-Dfinal.name=%{short_name} \
12mr|jakarta-commons-lang-2.3-2.3.6|114	-Djdk.javadoc=%{_javadocdir}/java \
12mr|jakarta-commons-lang-2.3-2.3.6|115	-Dtest.failonerror=false \
12mr|jakarta-commons-lang-2.3-2.3.6|116	jar javadoc
12mr|jakarta-commons-lang-2.3-2.3.6|117	%else
12mr|jakarta-commons-lang-2.3-2.3.6|118	%ant \
12mr|jakarta-commons-lang-2.3-2.3.6|119	-Djunit.jar=$(find-jar junit) \
12mr|jakarta-commons-lang-2.3-2.3.6|120	-Dfinal.name=%{short_name} \
12mr|jakarta-commons-lang-2.3-2.3.6|121	-Djdk.javadoc=%{_javadocdir}/java \
12mr|jakarta-commons-lang-2.3-2.3.6|122	jar javadoc
12mr|jakarta-commons-lang-2.3-2.3.6|123	%endif
12mr|jakarta-commons-lang-2.3-2.3.6|124	#    test dist
12mr|jakarta-commons-lang-2.3-2.3.6|125	
12mr|jakarta-commons-lang-2.3-2.3.6|126	%install
12mr|jakarta-commons-lang-2.3-2.3.6|127	%{__rm} -rf %{buildroot}
12mr|jakarta-commons-lang-2.3-2.3.6|128	
12mr|jakarta-commons-lang-2.3-2.3.6|129	# jars
12mr|jakarta-commons-lang-2.3-2.3.6|130	%{__mkdir_p} %{buildroot}%{_javadir}
12mr|jakarta-commons-lang-2.3-2.3.6|131	cp -a dist/%{short_name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-lang-2.3-2.3.6|132	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `echo $jar| %{__sed} "s|jakarta-||g"`; done)
12mr|jakarta-commons-lang-2.3-2.3.6|133	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `echo $jar| %{__sed} "s|-%{version}||g"`; done)
12mr|jakarta-commons-lang-2.3-2.3.6|134	
12mr|jakarta-commons-lang-2.3-2.3.6|135	%add_to_maven_depmap %{base_name} %{base_name} %{version} JPP %{name}
12mr|jakarta-commons-lang-2.3-2.3.6|136	
12mr|jakarta-commons-lang-2.3-2.3.6|137	# pom
12mr|jakarta-commons-lang-2.3-2.3.6|138	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|jakarta-commons-lang-2.3-2.3.6|139	install -m 644 %{SOURCE5} \
12mr|jakarta-commons-lang-2.3-2.3.6|140	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}.pom
12mr|jakarta-commons-lang-2.3-2.3.6|141	
12mr|jakarta-commons-lang-2.3-2.3.6|142	# javadoc
12mr|jakarta-commons-lang-2.3-2.3.6|143	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-lang-2.3-2.3.6|144	cp -a dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-lang-2.3-2.3.6|145	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mr|jakarta-commons-lang-2.3-2.3.6|146	
12mr|jakarta-commons-lang-2.3-2.3.6|147	%{__perl} -pi -e 's/\r$//g' *.html *.txt
12mr|jakarta-commons-lang-2.3-2.3.6|148	
12mr|jakarta-commons-lang-2.3-2.3.6|149	## manual
12mr|jakarta-commons-lang-2.3-2.3.6|150	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|jakarta-commons-lang-2.3-2.3.6|151	cp -p STATUS.html $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|jakarta-commons-lang-2.3-2.3.6|152	cp -p *.txt $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|jakarta-commons-lang-2.3-2.3.6|153	
12mr|jakarta-commons-lang-2.3-2.3.6|154	%{gcj_compile}
12mr|jakarta-commons-lang-2.3-2.3.6|155	
12mr|jakarta-commons-lang-2.3-2.3.6|156	%clean
12mr|jakarta-commons-lang-2.3-2.3.6|157	%{__rm} -rf %{buildroot}
12mr|jakarta-commons-lang-2.3-2.3.6|158	
12mr|jakarta-commons-lang-2.3-2.3.6|159	%post
12mr|jakarta-commons-lang-2.3-2.3.6|160	%update_maven_depmap
12mr|jakarta-commons-lang-2.3-2.3.6|161	%if %{gcj_support}
12mr|jakarta-commons-lang-2.3-2.3.6|162	%{update_gcjdb}
12mr|jakarta-commons-lang-2.3-2.3.6|163	%endif
12mr|jakarta-commons-lang-2.3-2.3.6|164	
12mr|jakarta-commons-lang-2.3-2.3.6|165	%postun
12mr|jakarta-commons-lang-2.3-2.3.6|166	%update_maven_depmap
12mr|jakarta-commons-lang-2.3-2.3.6|167	%if %{gcj_support}
12mr|jakarta-commons-lang-2.3-2.3.6|168	%{clean_gcjdb}
12mr|jakarta-commons-lang-2.3-2.3.6|169	%endif
12mr|jakarta-commons-lang-2.3-2.3.6|170	
12mr|jakarta-commons-lang-2.3-2.3.6|171	%files
12mr|jakarta-commons-lang-2.3-2.3.6|172	%defattr(0644,root,root,0755)
12mr|jakarta-commons-lang-2.3-2.3.6|173	%dir %{_docdir}/%{name}-%{version}
12mr|jakarta-commons-lang-2.3-2.3.6|174	%doc %{_docdir}/%{name}-%{version}/STATUS.html
12mr|jakarta-commons-lang-2.3-2.3.6|175	%doc %{_docdir}/%{name}-%{version}/*.txt
12mr|jakarta-commons-lang-2.3-2.3.6|176	#%doc PROPOSAL.html STATUS.html LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
12mr|jakarta-commons-lang-2.3-2.3.6|177	%{_javadir}/*
12mr|jakarta-commons-lang-2.3-2.3.6|178	%{_datadir}/maven2/poms/*
12mr|jakarta-commons-lang-2.3-2.3.6|179	%{_mavendepmapfragdir}
12mr|jakarta-commons-lang-2.3-2.3.6|180	%if %{gcj_support}
12mr|jakarta-commons-lang-2.3-2.3.6|181	%dir %attr(-,root,root) %{_libdir}/gcj/%{name}
12mr|jakarta-commons-lang-2.3-2.3.6|182	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-*%{version}.jar.*
12mr|jakarta-commons-lang-2.3-2.3.6|183	%endif
12mr|jakarta-commons-lang-2.3-2.3.6|184	
12mr|jakarta-commons-lang-2.3-2.3.6|185	%files javadoc
12mr|jakarta-commons-lang-2.3-2.3.6|186	%defattr(0644,root,root,0755)
12mr|jakarta-commons-lang-2.3-2.3.6|187	%doc %{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-lang-2.3-2.3.6|188	%doc %{_javadocdir}/%{name}
12mr|jakarta-commons-lang-2.3-2.3.6|189	
12mr|jakarta-commons-lang-2.3-2.3.6|190	
12mr|jakarta-commons-lang-2.3-2.3.6|191	
12mr|jakarta-commons-lang-2.3-2.3.6|192	%changelog
12mr|jakarta-commons-lang-2.3-2.3.6|193	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|jakarta-commons-lang-2.3-2.3.6|194	+ Commit: f5bbe73
12mr|jakarta-commons-lang-2.3-2.3.6|195	- Use cp command instead of __cp macro
12mr|jakarta-commons-lang-2.3-2.3.6|196	
12mr|jakarta-commons-lang-2.3-2.3.6|197	

14421 12
12mr|jakarta-commons-launcher-1.1-1.10|1	%define base_name       launcher
12mr|jakarta-commons-launcher-1.1-1.10|2	%define short_name      commons-%{base_name}
12mr|jakarta-commons-launcher-1.1-1.10|3	%define name            jakarta-%{short_name}
12mr|jakarta-commons-launcher-1.1-1.10|4	%define section         free
12mr|jakarta-commons-launcher-1.1-1.10|5	%define gcj_support     1
12mr|jakarta-commons-launcher-1.1-1.10|6	
12mr|jakarta-commons-launcher-1.1-1.10|7	Name:           %{name}
12mr|jakarta-commons-launcher-1.1-1.10|8	Version:        1.1
12mr|jakarta-commons-launcher-1.1-1.10|9	Release:        %mkrel 1.10
12mr|jakarta-commons-launcher-1.1-1.10|10	Epoch:          0
12mr|jakarta-commons-launcher-1.1-1.10|11	Summary:        Cross-platform Java application launcher
12mr|jakarta-commons-launcher-1.1-1.10|12	License:        Apache License
12mr|jakarta-commons-launcher-1.1-1.10|13	Group:          Development/Java
12mr|jakarta-commons-launcher-1.1-1.10|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jakarta-commons-launcher-1.1-1.10|15	#Vendor:         JPackage Project
12mr|jakarta-commons-launcher-1.1-1.10|16	#Distribution:   JPackage
12mr|jakarta-commons-launcher-1.1-1.10|17	URL:            http://jakarta.apache.org/commons/launcher/
12mr|jakarta-commons-launcher-1.1-1.10|18	Source0:        http://archive.apache.org/dist/jakarta/commons/launcher/source/%{short_name}-%{version}-src.tar.bz2
12mr|jakarta-commons-launcher-1.1-1.10|19	%if %{gcj_support}
12mr|jakarta-commons-launcher-1.1-1.10|20	BuildRequires:  java-gcj-compat-devel
12mr|jakarta-commons-launcher-1.1-1.10|21	%else
12mr|jakarta-commons-launcher-1.1-1.10|22	Buildarch:      noarch
12mr|jakarta-commons-launcher-1.1-1.10|23	%endif
12mr|jakarta-commons-launcher-1.1-1.10|24	BuildRequires:  ant
12mr|jakarta-commons-launcher-1.1-1.10|25	BuildRequires:  java-rpmbuild >= 0:1.5.30
12mr|jakarta-commons-launcher-1.1-1.10|26	
12mr|jakarta-commons-launcher-1.1-1.10|27	%description
12mr|jakarta-commons-launcher-1.1-1.10|28	Commons-launcher eliminates the need for a batch or shell script to
12mr|jakarta-commons-launcher-1.1-1.10|29	launch a Java class. Some situations where elimination of a batch or
12mr|jakarta-commons-launcher-1.1-1.10|30	shell script may be desirable are:
12mr|jakarta-commons-launcher-1.1-1.10|31	
12mr|jakarta-commons-launcher-1.1-1.10|32	* You want to avoid having to determining where certain application
12mr|jakarta-commons-launcher-1.1-1.10|33	paths are e.g. your application's home directory, etc. Determining this
12mr|jakarta-commons-launcher-1.1-1.10|34	dynamically in a Windows batch scripts is very tricky on some versions
12mr|jakarta-commons-launcher-1.1-1.10|35	of Windows or when softlinks are used on Unix platforms.
12mr|jakarta-commons-launcher-1.1-1.10|36	* You want to avoid having to handle native file and path separators or
12mr|jakarta-commons-launcher-1.1-1.10|37	native path quoting issues.
12mr|jakarta-commons-launcher-1.1-1.10|38	* You need to enforce certain system properties e.g. java.endorsed.dirs
12mr|jakarta-commons-launcher-1.1-1.10|39	when running with JDK 1.4.
12mr|jakarta-commons-launcher-1.1-1.10|40	* You want to allow users to pass in custom JVM arguments or system
12mr|jakarta-commons-launcher-1.1-1.10|41	properties without having to parse and reorder arguments in your script.
12mr|jakarta-commons-launcher-1.1-1.10|42	This can be tricky and/or messy in batch and shell scripts.
12mr|jakarta-commons-launcher-1.1-1.10|43	* You want to bootstrap system properties from a configuration file
12mr|jakarta-commons-launcher-1.1-1.10|44	instead hard-coding them in your batch and shell scripts.
12mr|jakarta-commons-launcher-1.1-1.10|45	* You want to provide localized error messages which is very tricky to
12mr|jakarta-commons-launcher-1.1-1.10|46	do in batch and shell scripts.
12mr|jakarta-commons-launcher-1.1-1.10|47	
12mr|jakarta-commons-launcher-1.1-1.10|48	
12mr|jakarta-commons-launcher-1.1-1.10|49	%package        javadoc
12mr|jakarta-commons-launcher-1.1-1.10|50	Summary:        Javadoc for %{name}
12mr|jakarta-commons-launcher-1.1-1.10|51	Group:          Development/Java
12mr|jakarta-commons-launcher-1.1-1.10|52	BuildRequires:  java-javadoc
12mr|jakarta-commons-launcher-1.1-1.10|53	
12mr|jakarta-commons-launcher-1.1-1.10|54	%description    javadoc
12mr|jakarta-commons-launcher-1.1-1.10|55	Javadoc for %{name}.
12mr|jakarta-commons-launcher-1.1-1.10|56	
12mr|jakarta-commons-launcher-1.1-1.10|57	
12mr|jakarta-commons-launcher-1.1-1.10|58	%prep
12mr|jakarta-commons-launcher-1.1-1.10|59	%setup -q -n %{short_name}
12mr|jakarta-commons-launcher-1.1-1.10|60	
12mr|jakarta-commons-launcher-1.1-1.10|61	
12mr|jakarta-commons-launcher-1.1-1.10|62	%build
12mr|jakarta-commons-launcher-1.1-1.10|63	mkdir lib
12mr|jakarta-commons-launcher-1.1-1.10|64	%ant \
12mr|jakarta-commons-launcher-1.1-1.10|65	-Dbuild.sysclasspath=only \
12mr|jakarta-commons-launcher-1.1-1.10|66	-Dfinal.name=%{short_name} \
12mr|jakarta-commons-launcher-1.1-1.10|67	-Dj2se.javadoc=%{_javadocdir}/java \
12mr|jakarta-commons-launcher-1.1-1.10|68	-Dsrcdir=. \
12mr|jakarta-commons-launcher-1.1-1.10|69	jar javadoc
12mr|jakarta-commons-launcher-1.1-1.10|70	
12mr|jakarta-commons-launcher-1.1-1.10|71	
12mr|jakarta-commons-launcher-1.1-1.10|72	%install
12mr|jakarta-commons-launcher-1.1-1.10|73	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-launcher-1.1-1.10|74	
12mr|jakarta-commons-launcher-1.1-1.10|75	# jars
12mr|jakarta-commons-launcher-1.1-1.10|76	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-commons-launcher-1.1-1.10|77	cp -p dist/bin/%{short_name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-launcher-1.1-1.10|78	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|jakarta-||g"`; done)
12mr|jakarta-commons-launcher-1.1-1.10|79	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|jakarta-commons-launcher-1.1-1.10|80	
12mr|jakarta-commons-launcher-1.1-1.10|81	# javadoc
12mr|jakarta-commons-launcher-1.1-1.10|82	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-launcher-1.1-1.10|83	cp -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-launcher-1.1-1.10|84	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
12mr|jakarta-commons-launcher-1.1-1.10|85	
12mr|jakarta-commons-launcher-1.1-1.10|86	# fix end-of-line
12mr|jakarta-commons-launcher-1.1-1.10|87	%{__perl} -pi -e 's/\r$//g' *.txt
12mr|jakarta-commons-launcher-1.1-1.10|88	
12mr|jakarta-commons-launcher-1.1-1.10|89	%if %{gcj_support}
12mr|jakarta-commons-launcher-1.1-1.10|90	%{_bindir}/aot-compile-rpm
12mr|jakarta-commons-launcher-1.1-1.10|91	%endif
12mr|jakarta-commons-launcher-1.1-1.10|92	
12mr|jakarta-commons-launcher-1.1-1.10|93	%clean
12mr|jakarta-commons-launcher-1.1-1.10|94	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-launcher-1.1-1.10|95	
12mr|jakarta-commons-launcher-1.1-1.10|96	%if %{gcj_support}
12mr|jakarta-commons-launcher-1.1-1.10|97	%post
12mr|jakarta-commons-launcher-1.1-1.10|98	%{update_gcjdb}
12mr|jakarta-commons-launcher-1.1-1.10|99	
12mr|jakarta-commons-launcher-1.1-1.10|100	%postun
12mr|jakarta-commons-launcher-1.1-1.10|101	%{clean_gcjdb}
12mr|jakarta-commons-launcher-1.1-1.10|102	%endif
12mr|jakarta-commons-launcher-1.1-1.10|103	
12mr|jakarta-commons-launcher-1.1-1.10|104	%post javadoc
12mr|jakarta-commons-launcher-1.1-1.10|105	rm -f %{_javadocdir}/%{name}
12mr|jakarta-commons-launcher-1.1-1.10|106	ln -s %{name}-%{version} %{_javadocdir}/%{name}
12mr|jakarta-commons-launcher-1.1-1.10|107	
12mr|jakarta-commons-launcher-1.1-1.10|108	
12mr|jakarta-commons-launcher-1.1-1.10|109	%files
12mr|jakarta-commons-launcher-1.1-1.10|110	%defattr(0644,root,root,0755)
12mr|jakarta-commons-launcher-1.1-1.10|111	%doc LICENSE.txt
12mr|jakarta-commons-launcher-1.1-1.10|112	%{_javadir}/*
12mr|jakarta-commons-launcher-1.1-1.10|113	%if %{gcj_support}
12mr|jakarta-commons-launcher-1.1-1.10|114	%dir %{_libdir}/gcj/%{name}
12mr|jakarta-commons-launcher-1.1-1.10|115	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|jakarta-commons-launcher-1.1-1.10|116	%endif
12mr|jakarta-commons-launcher-1.1-1.10|117	
12mr|jakarta-commons-launcher-1.1-1.10|118	%files javadoc
12mr|jakarta-commons-launcher-1.1-1.10|119	%defattr(0644,root,root,0755)
12mr|jakarta-commons-launcher-1.1-1.10|120	%doc %{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-launcher-1.1-1.10|121	%ghost %doc %{_javadocdir}/%{name}
12mr|jakarta-commons-launcher-1.1-1.10|122	
12mr|jakarta-commons-launcher-1.1-1.10|123	
12mr|jakarta-commons-launcher-1.1-1.10|124	
12mr|jakarta-commons-launcher-1.1-1.10|125	
12mr|jakarta-commons-launcher-1.1-1.10|126	
12mr|jakarta-commons-launcher-1.1-1.10|127	%changelog
12mr|jakarta-commons-launcher-1.1-1.10|128	

14422 12
12mr|jakarta-commons-logging-1.1-3.3.8|1	# Copyright (c) 2000-2005, JPackage Project
12mr|jakarta-commons-logging-1.1-3.3.8|2	# All rights reserved.
12mr|jakarta-commons-logging-1.1-3.3.8|3	#
12mr|jakarta-commons-logging-1.1-3.3.8|4	# Redistribution and use in source and binary forms, with or without
12mr|jakarta-commons-logging-1.1-3.3.8|5	# modification, are permitted provided that the following conditions
12mr|jakarta-commons-logging-1.1-3.3.8|6	# are met:
12mr|jakarta-commons-logging-1.1-3.3.8|7	#
12mr|jakarta-commons-logging-1.1-3.3.8|8	# 1. Redistributions of source code must retain the above copyright
12mr|jakarta-commons-logging-1.1-3.3.8|9	#    notice, this list of conditions and the following disclaimer.
12mr|jakarta-commons-logging-1.1-3.3.8|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jakarta-commons-logging-1.1-3.3.8|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jakarta-commons-logging-1.1-3.3.8|12	#    documentation and/or other materials provided with the
12mr|jakarta-commons-logging-1.1-3.3.8|13	#    distribution.
12mr|jakarta-commons-logging-1.1-3.3.8|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jakarta-commons-logging-1.1-3.3.8|15	#    contributors may be used to endorse or promote products derived
12mr|jakarta-commons-logging-1.1-3.3.8|16	#    from this software without specific prior written permission.
12mr|jakarta-commons-logging-1.1-3.3.8|17	#
12mr|jakarta-commons-logging-1.1-3.3.8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jakarta-commons-logging-1.1-3.3.8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jakarta-commons-logging-1.1-3.3.8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jakarta-commons-logging-1.1-3.3.8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jakarta-commons-logging-1.1-3.3.8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jakarta-commons-logging-1.1-3.3.8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jakarta-commons-logging-1.1-3.3.8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jakarta-commons-logging-1.1-3.3.8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jakarta-commons-logging-1.1-3.3.8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jakarta-commons-logging-1.1-3.3.8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jakarta-commons-logging-1.1-3.3.8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jakarta-commons-logging-1.1-3.3.8|29	#
12mr|jakarta-commons-logging-1.1-3.3.8|30	
12mr|jakarta-commons-logging-1.1-3.3.8|31	%define base_name  logging
12mr|jakarta-commons-logging-1.1-3.3.8|32	%define short_name commons-%{base_name}
12mr|jakarta-commons-logging-1.1-3.3.8|33	%define section    free
12mr|jakarta-commons-logging-1.1-3.3.8|34	%define gcj_support 0
12mr|jakarta-commons-logging-1.1-3.3.8|35	
12mr|jakarta-commons-logging-1.1-3.3.8|36	Name:           jakarta-%{short_name}
12mr|jakarta-commons-logging-1.1-3.3.8|37	Version:        1.1
12mr|jakarta-commons-logging-1.1-3.3.8|38	Release:        %mkrel 3.3.8
12mr|jakarta-commons-logging-1.1-3.3.8|39	Epoch:          0
12mr|jakarta-commons-logging-1.1-3.3.8|40	Summary:        Jakarta Commons Logging Package
12mr|jakarta-commons-logging-1.1-3.3.8|41	License:        Apache License
12mr|jakarta-commons-logging-1.1-3.3.8|42	Group:          Development/Java
12mr|jakarta-commons-logging-1.1-3.3.8|43	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jakarta-commons-logging-1.1-3.3.8|44	URL:            http://jakarta.apache.org/commons/%{base_name}/
12mr|jakarta-commons-logging-1.1-3.3.8|45	Source0:        http://www.apache.org/dist/jakarta/commons/logging/source/commons-logging-%{version}-src.tar.bz2
12mr|jakarta-commons-logging-1.1-3.3.8|46	Patch1:         %{short_name}-eclipse-manifest.patch
12mr|jakarta-commons-logging-1.1-3.3.8|47	BuildRequires:  ant
12mr|jakarta-commons-logging-1.1-3.3.8|48	BuildRequires:  avalon-framework
12mr|jakarta-commons-logging-1.1-3.3.8|49	BuildRequires:  avalon-logkit
12mr|jakarta-commons-logging-1.1-3.3.8|50	BuildRequires:  java-rpmbuild
12mr|jakarta-commons-logging-1.1-3.3.8|51	BuildRequires:  junit
12mr|jakarta-commons-logging-1.1-3.3.8|52	BuildRequires:  log4j
12mr|jakarta-commons-logging-1.1-3.3.8|53	BuildRequires:  servletapi5
12mr|jakarta-commons-logging-1.1-3.3.8|54	%if %{gcj_support}
12mr|jakarta-commons-logging-1.1-3.3.8|55	BuildRequires:  java-gcj-compat-devel
12mr|jakarta-commons-logging-1.1-3.3.8|56	%else
12mr|jakarta-commons-logging-1.1-3.3.8|57	BuildArch:      noarch
12mr|jakarta-commons-logging-1.1-3.3.8|58	%endif
12mr|jakarta-commons-logging-1.1-3.3.8|59	
12mr|jakarta-commons-logging-1.1-3.3.8|60	%description
12mr|jakarta-commons-logging-1.1-3.3.8|61	The commons-logging package provides a simple, component oriented
12mr|jakarta-commons-logging-1.1-3.3.8|62	interface (org.apache.commons.logging.Log) together with wrappers for
12mr|jakarta-commons-logging-1.1-3.3.8|63	logging systems. The user can choose at runtime which system they want
12mr|jakarta-commons-logging-1.1-3.3.8|64	to use. In addition, a small number of basic implementations are
12mr|jakarta-commons-logging-1.1-3.3.8|65	provided to allow users to use the package standalone.
12mr|jakarta-commons-logging-1.1-3.3.8|66	commons-logging was heavily influenced by Avalon's Logkit and Log4J. The
12mr|jakarta-commons-logging-1.1-3.3.8|67	commons-logging abstraction is meant to minimixe the differences between
12mr|jakarta-commons-logging-1.1-3.3.8|68	the two, and to allow a developer to not tie himself to a particular
12mr|jakarta-commons-logging-1.1-3.3.8|69	logging implementation.
12mr|jakarta-commons-logging-1.1-3.3.8|70	
12mr|jakarta-commons-logging-1.1-3.3.8|71	%package        javadoc
12mr|jakarta-commons-logging-1.1-3.3.8|72	Summary:        Javadoc for %{name}
12mr|jakarta-commons-logging-1.1-3.3.8|73	Group:          Development/Java
12mr|jakarta-commons-logging-1.1-3.3.8|74	
12mr|jakarta-commons-logging-1.1-3.3.8|75	%description    javadoc
12mr|jakarta-commons-logging-1.1-3.3.8|76	Javadoc for %{name}.
12mr|jakarta-commons-logging-1.1-3.3.8|77	
12mr|jakarta-commons-logging-1.1-3.3.8|78	# -----------------------------------------------------------------------------
12mr|jakarta-commons-logging-1.1-3.3.8|79	
12mr|jakarta-commons-logging-1.1-3.3.8|80	%prep
12mr|jakarta-commons-logging-1.1-3.3.8|81	%setup -q -n %{short_name}-%{version}-src
12mr|jakarta-commons-logging-1.1-3.3.8|82	%patch1 -p1
12mr|jakarta-commons-logging-1.1-3.3.8|83	
12mr|jakarta-commons-logging-1.1-3.3.8|84	# -----------------------------------------------------------------------------
12mr|jakarta-commons-logging-1.1-3.3.8|85	
12mr|jakarta-commons-logging-1.1-3.3.8|86	%build
12mr|jakarta-commons-logging-1.1-3.3.8|87	cat > build.properties <<EOBM
12mr|jakarta-commons-logging-1.1-3.3.8|88	junit.jar=$(build-classpath junit)
12mr|jakarta-commons-logging-1.1-3.3.8|89	log4j.jar=$(build-classpath log4j)
12mr|jakarta-commons-logging-1.1-3.3.8|90	log4j12.jar=$(build-classpath log4j)
12mr|jakarta-commons-logging-1.1-3.3.8|91	logkit.jar=$(build-classpath avalon-logkit)
12mr|jakarta-commons-logging-1.1-3.3.8|92	avalon-framework.jar=$(build-classpath avalon-framework)
12mr|jakarta-commons-logging-1.1-3.3.8|93	servletapi.jar=$(build-classpath servletapi5)
12mr|jakarta-commons-logging-1.1-3.3.8|94	EOBM
12mr|jakarta-commons-logging-1.1-3.3.8|95	export OPT_JAR_LIST="ant/ant-junit"
12mr|jakarta-commons-logging-1.1-3.3.8|96	%{ant} -Dsource.version=1.4 -Dtarget.version=1.4 clean compile
12mr|jakarta-commons-logging-1.1-3.3.8|97	#%{ant} -Dsource.version=1.4 -Dtarget.version=1.4 compile.tests test
12mr|jakarta-commons-logging-1.1-3.3.8|98	
12mr|jakarta-commons-logging-1.1-3.3.8|99	(cd src/java && %{javadoc} -d ../../target/docs/api `%{_bindir}/find . -type f -name '*.java'`)
12mr|jakarta-commons-logging-1.1-3.3.8|100	
12mr|jakarta-commons-logging-1.1-3.3.8|101	# -----------------------------------------------------------------------------
12mr|jakarta-commons-logging-1.1-3.3.8|102	
12mr|jakarta-commons-logging-1.1-3.3.8|103	%install
12mr|jakarta-commons-logging-1.1-3.3.8|104	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-logging-1.1-3.3.8|105	
12mr|jakarta-commons-logging-1.1-3.3.8|106	# jars
12mr|jakarta-commons-logging-1.1-3.3.8|107	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-commons-logging-1.1-3.3.8|108	install -p -m 644 target/%{short_name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-logging-1.1-3.3.8|109	install -p -m 644 target/%{short_name}-adapters-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-adapters-%{version}.jar
12mr|jakarta-commons-logging-1.1-3.3.8|110	install -p -m 644 target/%{short_name}-api-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-api-%{version}.jar
12mr|jakarta-commons-logging-1.1-3.3.8|111	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|jakarta-||g"`; done)
12mr|jakarta-commons-logging-1.1-3.3.8|112	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|jakarta-commons-logging-1.1-3.3.8|113	# javadoc
12mr|jakarta-commons-logging-1.1-3.3.8|114	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-logging-1.1-3.3.8|115	cp -a target/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-logging-1.1-3.3.8|116	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mr|jakarta-commons-logging-1.1-3.3.8|117	
12mr|jakarta-commons-logging-1.1-3.3.8|118	# -----------------------------------------------------------------------------
12mr|jakarta-commons-logging-1.1-3.3.8|119	
12mr|jakarta-commons-logging-1.1-3.3.8|120	%if %{gcj_support}
12mr|jakarta-commons-logging-1.1-3.3.8|121	%{_bindir}/aot-compile-rpm
12mr|jakarta-commons-logging-1.1-3.3.8|122	%endif
12mr|jakarta-commons-logging-1.1-3.3.8|123	
12mr|jakarta-commons-logging-1.1-3.3.8|124	%clean
12mr|jakarta-commons-logging-1.1-3.3.8|125	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-logging-1.1-3.3.8|126	
12mr|jakarta-commons-logging-1.1-3.3.8|127	%if %{gcj_support}
12mr|jakarta-commons-logging-1.1-3.3.8|128	%post
12mr|jakarta-commons-logging-1.1-3.3.8|129	%{update_gcjdb}
12mr|jakarta-commons-logging-1.1-3.3.8|130	
12mr|jakarta-commons-logging-1.1-3.3.8|131	%postun
12mr|jakarta-commons-logging-1.1-3.3.8|132	%{clean_gcjdb}
12mr|jakarta-commons-logging-1.1-3.3.8|133	%endif
12mr|jakarta-commons-logging-1.1-3.3.8|134	
12mr|jakarta-commons-logging-1.1-3.3.8|135	%files
12mr|jakarta-commons-logging-1.1-3.3.8|136	%defattr(0644,root,root,0755)
12mr|jakarta-commons-logging-1.1-3.3.8|137	%doc PROPOSAL.html STATUS.html LICENSE.txt RELEASE-NOTES.txt
12mr|jakarta-commons-logging-1.1-3.3.8|138	%{_javadir}/*
12mr|jakarta-commons-logging-1.1-3.3.8|139	%if %{gcj_support}
12mr|jakarta-commons-logging-1.1-3.3.8|140	%dir %{_libdir}/gcj/%{name}
12mr|jakarta-commons-logging-1.1-3.3.8|141	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|jakarta-commons-logging-1.1-3.3.8|142	%endif
12mr|jakarta-commons-logging-1.1-3.3.8|143	
12mr|jakarta-commons-logging-1.1-3.3.8|144	%files javadoc
12mr|jakarta-commons-logging-1.1-3.3.8|145	%defattr(0644,root,root,0755)
12mr|jakarta-commons-logging-1.1-3.3.8|146	%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-logging-1.1-3.3.8|147	%{_javadocdir}/%{name}
12mr|jakarta-commons-logging-1.1-3.3.8|148	
12mr|jakarta-commons-logging-1.1-3.3.8|149	# -----------------------------------------------------------------------------
12mr|jakarta-commons-logging-1.1-3.3.8|150	
12mr|jakarta-commons-logging-1.1-3.3.8|151	
12mr|jakarta-commons-logging-1.1-3.3.8|152	
12mr|jakarta-commons-logging-1.1-3.3.8|153	%changelog
12mr|jakarta-commons-logging-1.1-3.3.8|154	

14423 12
12mr|jakarta-commons-modeler-2.0-1.5.7|1	%define gcj_support     1
12mr|jakarta-commons-modeler-2.0-1.5.7|2	%define base_name       modeler
12mr|jakarta-commons-modeler-2.0-1.5.7|3	%define short_name      commons-%{base_name}
12mr|jakarta-commons-modeler-2.0-1.5.7|4	%define section         free
12mr|jakarta-commons-modeler-2.0-1.5.7|5	%define gcj_support     1
12mr|jakarta-commons-modeler-2.0-1.5.7|6	
12mr|jakarta-commons-modeler-2.0-1.5.7|7	Name:           jakarta-%{short_name}
12mr|jakarta-commons-modeler-2.0-1.5.7|8	Version:        2.0
12mr|jakarta-commons-modeler-2.0-1.5.7|9	Release:        1.5.7
12mr|jakarta-commons-modeler-2.0-1.5.7|10	Epoch:          0
12mr|jakarta-commons-modeler-2.0-1.5.7|11	Summary:        Jakarta Commons Modeler
12mr|jakarta-commons-modeler-2.0-1.5.7|12	License:        Apache License
12mr|jakarta-commons-modeler-2.0-1.5.7|13	Group:          Development/Java
12mr|jakarta-commons-modeler-2.0-1.5.7|14	#Vendor:        JPackage Project
12mr|jakarta-commons-modeler-2.0-1.5.7|15	#Distribution:  JPackage
12mr|jakarta-commons-modeler-2.0-1.5.7|16	Source0:        http://www.apache.org/dist/jakarta/commons/modeler/source/commons-modeler-2.0-src.tar.gz
12mr|jakarta-commons-modeler-2.0-1.5.7|17	Url:            http://jakarta.apache.org/commons/%{base_name}/
12mr|jakarta-commons-modeler-2.0-1.5.7|18	BuildRequires:  java-rpmbuild
12mr|jakarta-commons-modeler-2.0-1.5.7|19	BuildRequires:  ant
12mr|jakarta-commons-modeler-2.0-1.5.7|20	BuildRequires:  jaxp_parser_impl
12mr|jakarta-commons-modeler-2.0-1.5.7|21	BuildRequires:  xml-commons-jaxp-1.3-apis
12mr|jakarta-commons-modeler-2.0-1.5.7|22	BuildRequires:  jaxp_transform_impl
12mr|jakarta-commons-modeler-2.0-1.5.7|23	# XXX: jmxri doesn't work because mx4j requires mx4j.util.Utils (mx4j-tools)
12mr|jakarta-commons-modeler-2.0-1.5.7|24	BuildRequires:  mx4j
12mr|jakarta-commons-modeler-2.0-1.5.7|25	BuildRequires:  junit >= 0:3.7
12mr|jakarta-commons-modeler-2.0-1.5.7|26	BuildRequires:  jakarta-commons-beanutils >= 0:1.3
12mr|jakarta-commons-modeler-2.0-1.5.7|27	BuildRequires:  jakarta-commons-collections >= 0:2.0
12mr|jakarta-commons-modeler-2.0-1.5.7|28	BuildRequires:  jakarta-commons-digester >= 0:1.2
12mr|jakarta-commons-modeler-2.0-1.5.7|29	BuildRequires:  jakarta-commons-logging >= 0:1.0
12mr|jakarta-commons-modeler-2.0-1.5.7|30	Requires:       jaxp_parser_impl
12mr|jakarta-commons-modeler-2.0-1.5.7|31	Requires:       xml-commons-jaxp-1.3-apis
12mr|jakarta-commons-modeler-2.0-1.5.7|32	Requires:       jaxp_transform_impl
12mr|jakarta-commons-modeler-2.0-1.5.7|33	Requires:       mx4j
12mr|jakarta-commons-modeler-2.0-1.5.7|34	Requires:       jakarta-commons-beanutils >= 0:1.3
12mr|jakarta-commons-modeler-2.0-1.5.7|35	Requires:       jakarta-commons-collections >= 0:2.0
12mr|jakarta-commons-modeler-2.0-1.5.7|36	Requires:       jakarta-commons-digester >= 0:1.2
12mr|jakarta-commons-modeler-2.0-1.5.7|37	Requires:       jakarta-commons-logging >= 0:1.0
12mr|jakarta-commons-modeler-2.0-1.5.7|38	%if %{gcj_support}
12mr|jakarta-commons-modeler-2.0-1.5.7|39	BuildRequires:  java-gcj-compat-devel
12mr|jakarta-commons-modeler-2.0-1.5.7|40	%else
12mr|jakarta-commons-modeler-2.0-1.5.7|41	BuildArch:      noarch
12mr|jakarta-commons-modeler-2.0-1.5.7|42	BuildRequires:  java-devel
12mr|jakarta-commons-modeler-2.0-1.5.7|43	%endif
12mr|jakarta-commons-modeler-2.0-1.5.7|44	Provides:        %{short_name}
12mr|jakarta-commons-modeler-2.0-1.5.7|45	
12mr|jakarta-commons-modeler-2.0-1.5.7|46	%description
12mr|jakarta-commons-modeler-2.0-1.5.7|47	The Modeler project shall create and maintain a set of Java
12mr|jakarta-commons-modeler-2.0-1.5.7|48	classes to provide the facilities described in the preceeding section, plus
12mr|jakarta-commons-modeler-2.0-1.5.7|49	unit tests and small examples of using these facilities to instrument
12mr|jakarta-commons-modeler-2.0-1.5.7|50	Java classes with Model MBean support.
12mr|jakarta-commons-modeler-2.0-1.5.7|51	
12mr|jakarta-commons-modeler-2.0-1.5.7|52	%package javadoc
12mr|jakarta-commons-modeler-2.0-1.5.7|53	Summary:        Javadoc for %{name}
12mr|jakarta-commons-modeler-2.0-1.5.7|54	Group:          Development/Java
12mr|jakarta-commons-modeler-2.0-1.5.7|55	
12mr|jakarta-commons-modeler-2.0-1.5.7|56	%description javadoc
12mr|jakarta-commons-modeler-2.0-1.5.7|57	Javadoc for %{name}.
12mr|jakarta-commons-modeler-2.0-1.5.7|58	
12mr|jakarta-commons-modeler-2.0-1.5.7|59	%prep
12mr|jakarta-commons-modeler-2.0-1.5.7|60	%setup -q -n %{short_name}-%{version}-src
12mr|jakarta-commons-modeler-2.0-1.5.7|61	
12mr|jakarta-commons-modeler-2.0-1.5.7|62	%build
12mr|jakarta-commons-modeler-2.0-1.5.7|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)
12mr|jakarta-commons-modeler-2.0-1.5.7|64	%{ant} dist
12mr|jakarta-commons-modeler-2.0-1.5.7|65	%{ant} -Dbuild.sysclasspath=first test
12mr|jakarta-commons-modeler-2.0-1.5.7|66	
12mr|jakarta-commons-modeler-2.0-1.5.7|67	%install
12mr|jakarta-commons-modeler-2.0-1.5.7|68	%{__rm} -rf %{buildroot}
12mr|jakarta-commons-modeler-2.0-1.5.7|69	
12mr|jakarta-commons-modeler-2.0-1.5.7|70	# jars
12mr|jakarta-commons-modeler-2.0-1.5.7|71	%{__mkdir_p} %{buildroot}%{_javadir}
12mr|jakarta-commons-modeler-2.0-1.5.7|72	cp -a dist/%{short_name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-modeler-2.0-1.5.7|73	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `echo $jar| %{__sed}  "s|jakarta-||g"`; done)
12mr|jakarta-commons-modeler-2.0-1.5.7|74	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `echo $jar| %{__sed}  "s|-%{version}||g"`; done)
12mr|jakarta-commons-modeler-2.0-1.5.7|75	# javadoc
12mr|jakarta-commons-modeler-2.0-1.5.7|76	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-modeler-2.0-1.5.7|77	cp -a dist/docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-modeler-2.0-1.5.7|78	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
12mr|jakarta-commons-modeler-2.0-1.5.7|79	
12mr|jakarta-commons-modeler-2.0-1.5.7|80	%{__perl} -pi -e 's/\r$//g' LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
12mr|jakarta-commons-modeler-2.0-1.5.7|81	
12mr|jakarta-commons-modeler-2.0-1.5.7|82	%if %{gcj_support}
12mr|jakarta-commons-modeler-2.0-1.5.7|83	%{_bindir}/aot-compile-rpm
12mr|jakarta-commons-modeler-2.0-1.5.7|84	%endif
12mr|jakarta-commons-modeler-2.0-1.5.7|85	
12mr|jakarta-commons-modeler-2.0-1.5.7|86	%if %{gcj_support}
12mr|jakarta-commons-modeler-2.0-1.5.7|87	%post
12mr|jakarta-commons-modeler-2.0-1.5.7|88	%{update_gcjdb}
12mr|jakarta-commons-modeler-2.0-1.5.7|89	
12mr|jakarta-commons-modeler-2.0-1.5.7|90	%postun
12mr|jakarta-commons-modeler-2.0-1.5.7|91	%{clean_gcjdb}
12mr|jakarta-commons-modeler-2.0-1.5.7|92	%endif
12mr|jakarta-commons-modeler-2.0-1.5.7|93	
12mr|jakarta-commons-modeler-2.0-1.5.7|94	%post javadoc
12mr|jakarta-commons-modeler-2.0-1.5.7|95	%{__rm} -f %{_javadocdir}/%{name}
12mr|jakarta-commons-modeler-2.0-1.5.7|96	%{__ln_s} %{name}-%{version} %{_javadocdir}/%{name}
12mr|jakarta-commons-modeler-2.0-1.5.7|97	
12mr|jakarta-commons-modeler-2.0-1.5.7|98	%postun javadoc
12mr|jakarta-commons-modeler-2.0-1.5.7|99	if [ $1 -eq 0 ]; then
12mr|jakarta-commons-modeler-2.0-1.5.7|100	%{__rm} -f %{_javadocdir}/%{name}
12mr|jakarta-commons-modeler-2.0-1.5.7|101	fi
12mr|jakarta-commons-modeler-2.0-1.5.7|102	
12mr|jakarta-commons-modeler-2.0-1.5.7|103	%files
12mr|jakarta-commons-modeler-2.0-1.5.7|104	%defattr(0644,root,root,0755)
12mr|jakarta-commons-modeler-2.0-1.5.7|105	%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
12mr|jakarta-commons-modeler-2.0-1.5.7|106	%{_javadir}/*
12mr|jakarta-commons-modeler-2.0-1.5.7|107	%if %{gcj_support}
12mr|jakarta-commons-modeler-2.0-1.5.7|108	%{_libdir}/gcj/%{name}
12mr|jakarta-commons-modeler-2.0-1.5.7|109	%endif
12mr|jakarta-commons-modeler-2.0-1.5.7|110	
12mr|jakarta-commons-modeler-2.0-1.5.7|111	%files javadoc
12mr|jakarta-commons-modeler-2.0-1.5.7|112	%defattr(0644,root,root,0755)
12mr|jakarta-commons-modeler-2.0-1.5.7|113	%dir %{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-modeler-2.0-1.5.7|114	%{_javadocdir}/%{name}-%{version}/*
12mr|jakarta-commons-modeler-2.0-1.5.7|115	%ghost %dir %{_javadocdir}/%{name}
12mr|jakarta-commons-modeler-2.0-1.5.7|116	
12mr|jakarta-commons-modeler-2.0-1.5.7|117	
12mr|jakarta-commons-modeler-2.0-1.5.7|118	
12mr|jakarta-commons-modeler-2.0-1.5.7|119	%changelog
12mr|jakarta-commons-modeler-2.0-1.5.7|120	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|jakarta-commons-modeler-2.0-1.5.7|121	+ Commit: 1657473
12mr|jakarta-commons-modeler-2.0-1.5.7|122	- Update files
12mr|jakarta-commons-modeler-2.0-1.5.7|123	
12mr|jakarta-commons-modeler-2.0-1.5.7|124	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|jakarta-commons-modeler-2.0-1.5.7|125	+ Commit: 8818cb8
12mr|jakarta-commons-modeler-2.0-1.5.7|126	- Use cp command instead of __cp macro
12mr|jakarta-commons-modeler-2.0-1.5.7|127	
12mr|jakarta-commons-modeler-2.0-1.5.7|128	

14424 12
12mr|jakarta-commons-net-1.4.1-5.0.7|1	%define base_name	net
12mr|jakarta-commons-net-1.4.1-5.0.7|2	%define short_name	commons-%{base_name}
12mr|jakarta-commons-net-1.4.1-5.0.7|3	%define	section		free
12mr|jakarta-commons-net-1.4.1-5.0.7|4	%define build_tests	0
12mr|jakarta-commons-net-1.4.1-5.0.7|5	%define gcj_support	1
12mr|jakarta-commons-net-1.4.1-5.0.7|6	
12mr|jakarta-commons-net-1.4.1-5.0.7|7	Name:		jakarta-%{short_name}
12mr|jakarta-commons-net-1.4.1-5.0.7|8	Version:	1.4.1
12mr|jakarta-commons-net-1.4.1-5.0.7|9	Release:	%mkrel 5.0.7
12mr|jakarta-commons-net-1.4.1-5.0.7|10	Epoch:		0
12mr|jakarta-commons-net-1.4.1-5.0.7|11	Summary:	Jakarta Commons Net Package
12mr|jakarta-commons-net-1.4.1-5.0.7|12	License:	Apache License
12mr|jakarta-commons-net-1.4.1-5.0.7|13	Group:		Development/Java
12mr|jakarta-commons-net-1.4.1-5.0.7|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jakarta-commons-net-1.4.1-5.0.7|15	#Vendor:         JPackage Project
12mr|jakarta-commons-net-1.4.1-5.0.7|16	#Distribution:   JPackage
12mr|jakarta-commons-net-1.4.1-5.0.7|17	Source0:	http://www.apache.org/dist/jakarta/commons/net/source/commons-net-%{version}-src.tar.bz2
12mr|jakarta-commons-net-1.4.1-5.0.7|18	Patch0:		%{name}-crosslink.patch
12mr|jakarta-commons-net-1.4.1-5.0.7|19	Url:		http://jakarta.apache.org/commons/%{base_name}/
12mr|jakarta-commons-net-1.4.1-5.0.7|20	BuildRequires:	ant
12mr|jakarta-commons-net-1.4.1-5.0.7|21	%if %{build_tests}
12mr|jakarta-commons-net-1.4.1-5.0.7|22	BuildRequires:	ant-junit
12mr|jakarta-commons-net-1.4.1-5.0.7|23	%endif
12mr|jakarta-commons-net-1.4.1-5.0.7|24	BuildRequires:	java-devel
12mr|jakarta-commons-net-1.4.1-5.0.7|25	BuildRequires:	java-javadoc
12mr|jakarta-commons-net-1.4.1-5.0.7|26	BuildRequires:	java-rpmbuild >= 0:1.5
12mr|jakarta-commons-net-1.4.1-5.0.7|27	BuildRequires:	oro >= 0:2.0.7
12mr|jakarta-commons-net-1.4.1-5.0.7|28	%if %{build_tests}
12mr|jakarta-commons-net-1.4.1-5.0.7|29	BuildRequires:	junit >= 0:3.8.1
12mr|jakarta-commons-net-1.4.1-5.0.7|30	%endif
12mr|jakarta-commons-net-1.4.1-5.0.7|31	%if %{gcj_support}
12mr|jakarta-commons-net-1.4.1-5.0.7|32	BuildRequires:  java-gcj-compat-devel
12mr|jakarta-commons-net-1.4.1-5.0.7|33	%else
12mr|jakarta-commons-net-1.4.1-5.0.7|34	Buildarch:      noarch
12mr|jakarta-commons-net-1.4.1-5.0.7|35	%endif
12mr|jakarta-commons-net-1.4.1-5.0.7|36	Obsoletes:	%{short_name} < %{epoch}:%{version}-%{release}
12mr|jakarta-commons-net-1.4.1-5.0.7|37	Provides:	%{short_name} = %{epoch}:%{version}-%{release}
12mr|jakarta-commons-net-1.4.1-5.0.7|38	
12mr|jakarta-commons-net-1.4.1-5.0.7|39	%description
12mr|jakarta-commons-net-1.4.1-5.0.7|40	This is an Internet protocol suite Java library originally developed by
12mr|jakarta-commons-net-1.4.1-5.0.7|41	ORO, Inc.  This version supports Finger, Whois, TFTP, Telnet, POP3, FTP,
12mr|jakarta-commons-net-1.4.1-5.0.7|42	NNTP, SMTP, and some miscellaneous protocols like Time and Echo as well
12mr|jakarta-commons-net-1.4.1-5.0.7|43	as BSD R command support. The purpose of the library is to provide
12mr|jakarta-commons-net-1.4.1-5.0.7|44	fundamental protocol access, not higher-level abstractions.
12mr|jakarta-commons-net-1.4.1-5.0.7|45	
12mr|jakarta-commons-net-1.4.1-5.0.7|46	%package javadoc
12mr|jakarta-commons-net-1.4.1-5.0.7|47	Summary:	Javadoc for %{name}
12mr|jakarta-commons-net-1.4.1-5.0.7|48	Group:		Development/Java
12mr|jakarta-commons-net-1.4.1-5.0.7|49	
12mr|jakarta-commons-net-1.4.1-5.0.7|50	%description javadoc
12mr|jakarta-commons-net-1.4.1-5.0.7|51	Javadoc for %{name}.
12mr|jakarta-commons-net-1.4.1-5.0.7|52	
12mr|jakarta-commons-net-1.4.1-5.0.7|53	%prep
12mr|jakarta-commons-net-1.4.1-5.0.7|54	%setup -q -n %{short_name}-%{version}
12mr|jakarta-commons-net-1.4.1-5.0.7|55	%patch0 -p1
12mr|jakarta-commons-net-1.4.1-5.0.7|56	# remove all binary libs
12mr|jakarta-commons-net-1.4.1-5.0.7|57	find . -name "*.jar" -exec rm -f {} \;
12mr|jakarta-commons-net-1.4.1-5.0.7|58	
12mr|jakarta-commons-net-1.4.1-5.0.7|59	%build
12mr|jakarta-commons-net-1.4.1-5.0.7|60	mkdir -p target/lib
12mr|jakarta-commons-net-1.4.1-5.0.7|61	ln -s %{_javadir}/oro.jar target/lib
12mr|jakarta-commons-net-1.4.1-5.0.7|62	%if %{build_tests}
12mr|jakarta-commons-net-1.4.1-5.0.7|63	ln -s %{_javadir}/junit.jar target/lib
12mr|jakarta-commons-net-1.4.1-5.0.7|64	%endif
12mr|jakarta-commons-net-1.4.1-5.0.7|65	
12mr|jakarta-commons-net-1.4.1-5.0.7|66	export CLASSPATH=$(build-classpath oro)
12mr|jakarta-commons-net-1.4.1-5.0.7|67	%if %{build_tests}
12mr|jakarta-commons-net-1.4.1-5.0.7|68	export CLASSPATH=$CLASSPATH:$(build-classpath junit)
12mr|jakarta-commons-net-1.4.1-5.0.7|69	%endif
12mr|jakarta-commons-net-1.4.1-5.0.7|70	%{__perl} -pi -e 's/compile,test/compile/' build.xml
12mr|jakarta-commons-net-1.4.1-5.0.7|71	%{ant} -Dnoget=true -Dfinal.name=commons-net-%{version} \
12mr|jakarta-commons-net-1.4.1-5.0.7|72	-Dj2se.api=%{_javadocdir}/java dist
12mr|jakarta-commons-net-1.4.1-5.0.7|73	
12mr|jakarta-commons-net-1.4.1-5.0.7|74	%install
12mr|jakarta-commons-net-1.4.1-5.0.7|75	%{__rm} -rf %{buildroot}
12mr|jakarta-commons-net-1.4.1-5.0.7|76	
12mr|jakarta-commons-net-1.4.1-5.0.7|77	# jars
12mr|jakarta-commons-net-1.4.1-5.0.7|78	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-commons-net-1.4.1-5.0.7|79	install -m 644 dist/%{short_name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-net-1.4.1-5.0.7|80	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|jakarta-||g"`; done)
12mr|jakarta-commons-net-1.4.1-5.0.7|81	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|jakarta-commons-net-1.4.1-5.0.7|82	# javadoc
12mr|jakarta-commons-net-1.4.1-5.0.7|83	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-net-1.4.1-5.0.7|84	cp -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-net-1.4.1-5.0.7|85	%{__ln_s} %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jakarta-commons-net-1.4.1-5.0.7|86	
12mr|jakarta-commons-net-1.4.1-5.0.7|87	%if %{gcj_support}
12mr|jakarta-commons-net-1.4.1-5.0.7|88	%{_bindir}/aot-compile-rpm
12mr|jakarta-commons-net-1.4.1-5.0.7|89	%endif
12mr|jakarta-commons-net-1.4.1-5.0.7|90	
12mr|jakarta-commons-net-1.4.1-5.0.7|91	%clean
12mr|jakarta-commons-net-1.4.1-5.0.7|92	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-net-1.4.1-5.0.7|93	
12mr|jakarta-commons-net-1.4.1-5.0.7|94	%if %{gcj_support}
12mr|jakarta-commons-net-1.4.1-5.0.7|95	%post
12mr|jakarta-commons-net-1.4.1-5.0.7|96	%{update_gcjdb}
12mr|jakarta-commons-net-1.4.1-5.0.7|97	
12mr|jakarta-commons-net-1.4.1-5.0.7|98	%postun
12mr|jakarta-commons-net-1.4.1-5.0.7|99	%{clean_gcjdb}
12mr|jakarta-commons-net-1.4.1-5.0.7|100	%endif
12mr|jakarta-commons-net-1.4.1-5.0.7|101	
12mr|jakarta-commons-net-1.4.1-5.0.7|102	%files
12mr|jakarta-commons-net-1.4.1-5.0.7|103	%defattr(0644,root,root,0755)
12mr|jakarta-commons-net-1.4.1-5.0.7|104	%doc LICENSE.txt
12mr|jakarta-commons-net-1.4.1-5.0.7|105	%{_javadir}/*
12mr|jakarta-commons-net-1.4.1-5.0.7|106	%if %{gcj_support}
12mr|jakarta-commons-net-1.4.1-5.0.7|107	%dir %{_libdir}/gcj/%{name}
12mr|jakarta-commons-net-1.4.1-5.0.7|108	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|jakarta-commons-net-1.4.1-5.0.7|109	%endif
12mr|jakarta-commons-net-1.4.1-5.0.7|110	
12mr|jakarta-commons-net-1.4.1-5.0.7|111	%files javadoc
12mr|jakarta-commons-net-1.4.1-5.0.7|112	%defattr(0644,root,root,0755)
12mr|jakarta-commons-net-1.4.1-5.0.7|113	%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-net-1.4.1-5.0.7|114	%{_javadocdir}/%{name}
12mr|jakarta-commons-net-1.4.1-5.0.7|115	
12mr|jakarta-commons-net-1.4.1-5.0.7|116	
12mr|jakarta-commons-net-1.4.1-5.0.7|117	
12mr|jakarta-commons-net-1.4.1-5.0.7|118	%changelog
12mr|jakarta-commons-net-1.4.1-5.0.7|119	

14425 12
12mr|jakarta-commons-pool-1.3-9.2.8|1	# Copyright (c) 2000-2007, JPackage Project
12mr|jakarta-commons-pool-1.3-9.2.8|2	# All rights reserved.
12mr|jakarta-commons-pool-1.3-9.2.8|3	#
12mr|jakarta-commons-pool-1.3-9.2.8|4	# Redistribution and use in source and binary forms, with or without
12mr|jakarta-commons-pool-1.3-9.2.8|5	# modification, are permitted provided that the following conditions
12mr|jakarta-commons-pool-1.3-9.2.8|6	# are met:
12mr|jakarta-commons-pool-1.3-9.2.8|7	#
12mr|jakarta-commons-pool-1.3-9.2.8|8	# 1. Redistributions of source code must retain the above copyright
12mr|jakarta-commons-pool-1.3-9.2.8|9	#    notice, this list of conditions and the following disclaimer.
12mr|jakarta-commons-pool-1.3-9.2.8|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jakarta-commons-pool-1.3-9.2.8|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jakarta-commons-pool-1.3-9.2.8|12	#    documentation and/or other materials provided with the
12mr|jakarta-commons-pool-1.3-9.2.8|13	#    distribution.
12mr|jakarta-commons-pool-1.3-9.2.8|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jakarta-commons-pool-1.3-9.2.8|15	#    contributors may be used to endorse or promote products derived
12mr|jakarta-commons-pool-1.3-9.2.8|16	#    from this software without specific prior written permission.
12mr|jakarta-commons-pool-1.3-9.2.8|17	#
12mr|jakarta-commons-pool-1.3-9.2.8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jakarta-commons-pool-1.3-9.2.8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jakarta-commons-pool-1.3-9.2.8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jakarta-commons-pool-1.3-9.2.8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jakarta-commons-pool-1.3-9.2.8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jakarta-commons-pool-1.3-9.2.8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jakarta-commons-pool-1.3-9.2.8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jakarta-commons-pool-1.3-9.2.8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jakarta-commons-pool-1.3-9.2.8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jakarta-commons-pool-1.3-9.2.8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jakarta-commons-pool-1.3-9.2.8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jakarta-commons-pool-1.3-9.2.8|29	#
12mr|jakarta-commons-pool-1.3-9.2.8|30	
12mr|jakarta-commons-pool-1.3-9.2.8|31	%define _without_maven 1
12mr|jakarta-commons-pool-1.3-9.2.8|32	%define _with_gcj_support 1
12mr|jakarta-commons-pool-1.3-9.2.8|33	
12mr|jakarta-commons-pool-1.3-9.2.8|34	%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
12mr|jakarta-commons-pool-1.3-9.2.8|35	
12mr|jakarta-commons-pool-1.3-9.2.8|36	# If you don't want to build with maven, and use straight ant instead,
12mr|jakarta-commons-pool-1.3-9.2.8|37	# give rpmbuild option '--without maven'
12mr|jakarta-commons-pool-1.3-9.2.8|38	
12mr|jakarta-commons-pool-1.3-9.2.8|39	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
12mr|jakarta-commons-pool-1.3-9.2.8|40	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
12mr|jakarta-commons-pool-1.3-9.2.8|41	
12mr|jakarta-commons-pool-1.3-9.2.8|42	%define base_name       pool
12mr|jakarta-commons-pool-1.3-9.2.8|43	%define short_name      commons-%{base_name}
12mr|jakarta-commons-pool-1.3-9.2.8|44	%define section         free
12mr|jakarta-commons-pool-1.3-9.2.8|45	
12mr|jakarta-commons-pool-1.3-9.2.8|46	Name:           jakarta-commons-pool
12mr|jakarta-commons-pool-1.3-9.2.8|47	Version:        1.3
12mr|jakarta-commons-pool-1.3-9.2.8|48	Release:        %mkrel 9.2.8
12mr|jakarta-commons-pool-1.3-9.2.8|49	Epoch:          0
12mr|jakarta-commons-pool-1.3-9.2.8|50	Summary:        Jakarta Commons Pool Package
12mr|jakarta-commons-pool-1.3-9.2.8|51	License:        Apache Software License
12mr|jakarta-commons-pool-1.3-9.2.8|52	Group:          Development/Java
12mr|jakarta-commons-pool-1.3-9.2.8|53	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jakarta-commons-pool-1.3-9.2.8|54	Source0:        http://www.apache.org/dist/jakarta/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
12mr|jakarta-commons-pool-1.3-9.2.8|55	Source1:        pom-maven2jpp-depcat.xsl
12mr|jakarta-commons-pool-1.3-9.2.8|56	Source2:        pom-maven2jpp-newdepmap.xsl
12mr|jakarta-commons-pool-1.3-9.2.8|57	Source3:        pom-maven2jpp-mapdeps.xsl
12mr|jakarta-commons-pool-1.3-9.2.8|58	Source4:        %{base_name}-%{version}-jpp-depmap.xml
12mr|jakarta-commons-pool-1.3-9.2.8|59	Source5:        commons-build.tar.gz
12mr|jakarta-commons-pool-1.3-9.2.8|60	# svn export -r '{2007-02-15}' http://svn.apache.org/repos/asf/jakarta/commons/proper/commons-build/trunk/ commons-build
12mr|jakarta-commons-pool-1.3-9.2.8|61	# tar czf commons-build.tar.gz commons-build
12mr|jakarta-commons-pool-1.3-9.2.8|62	Source6:        pool-tomcat5-build.xml
12mr|jakarta-commons-pool-1.3-9.2.8|63	Patch0:         jakarta-commons-pool-build.patch
12mr|jakarta-commons-pool-1.3-9.2.8|64	
12mr|jakarta-commons-pool-1.3-9.2.8|65	Url:            http://jakarta.apache.org/commons/%{base_name}/
12mr|jakarta-commons-pool-1.3-9.2.8|66	BuildRequires:  ant
12mr|jakarta-commons-pool-1.3-9.2.8|67	BuildRequires:  junit
12mr|jakarta-commons-pool-1.3-9.2.8|68	BuildRequires:  java-rpmbuild > 0:1.6
12mr|jakarta-commons-pool-1.3-9.2.8|69	BuildRequires:  java-javadoc
12mr|jakarta-commons-pool-1.3-9.2.8|70	%if %{with_maven}
12mr|jakarta-commons-pool-1.3-9.2.8|71	BuildRequires:  maven >= 0:1.1
12mr|jakarta-commons-pool-1.3-9.2.8|72	BuildRequires:  maven-plugins-base
12mr|jakarta-commons-pool-1.3-9.2.8|73	BuildRequires:  maven-plugin-test
12mr|jakarta-commons-pool-1.3-9.2.8|74	BuildRequires:  maven-plugin-xdoc
12mr|jakarta-commons-pool-1.3-9.2.8|75	BuildRequires:  maven-plugin-license
12mr|jakarta-commons-pool-1.3-9.2.8|76	BuildRequires:  maven-plugin-changes
12mr|jakarta-commons-pool-1.3-9.2.8|77	BuildRequires:  maven-plugin-jdepend
12mr|jakarta-commons-pool-1.3-9.2.8|78	BuildRequires:  maven-plugin-jdiff
12mr|jakarta-commons-pool-1.3-9.2.8|79	BuildRequires:  maven-plugin-jxr
12mr|jakarta-commons-pool-1.3-9.2.8|80	BuildRequires:  maven-plugin-tasklist
12mr|jakarta-commons-pool-1.3-9.2.8|81	BuildRequires:  saxon
12mr|jakarta-commons-pool-1.3-9.2.8|82	BuildRequires:  saxon-scripts
12mr|jakarta-commons-pool-1.3-9.2.8|83	BuildRequires:  xml-commons-jaxp-1.3-apis
12mr|jakarta-commons-pool-1.3-9.2.8|84	BuildRequires:  xerces-j2
12mr|jakarta-commons-pool-1.3-9.2.8|85	%endif
12mr|jakarta-commons-pool-1.3-9.2.8|86	%if ! %{gcj_support}
12mr|jakarta-commons-pool-1.3-9.2.8|87	BuildArch:      noarch
12mr|jakarta-commons-pool-1.3-9.2.8|88	%endif
12mr|jakarta-commons-pool-1.3-9.2.8|89	Provides:       %{short_name} = %{epoch}:%{version}-%{release}
12mr|jakarta-commons-pool-1.3-9.2.8|90	Obsoletes:      %{short_name} < %{epoch}:%{version}-%{release}
12mr|jakarta-commons-pool-1.3-9.2.8|91	
12mr|jakarta-commons-pool-1.3-9.2.8|92	%if %{gcj_support}
12mr|jakarta-commons-pool-1.3-9.2.8|93	BuildRequires:          java-gcj-compat-devel
12mr|jakarta-commons-pool-1.3-9.2.8|94	%endif
12mr|jakarta-commons-pool-1.3-9.2.8|95	
12mr|jakarta-commons-pool-1.3-9.2.8|96	%description
12mr|jakarta-commons-pool-1.3-9.2.8|97	The goal of Pool package it to create and maintain an object
12mr|jakarta-commons-pool-1.3-9.2.8|98	(instance) pooling package to be distributed under the ASF license.
12mr|jakarta-commons-pool-1.3-9.2.8|99	The package should support a variety of pool implementations, but
12mr|jakarta-commons-pool-1.3-9.2.8|100	encourage support of an interface that makes these implementations
12mr|jakarta-commons-pool-1.3-9.2.8|101	interchangeable.
12mr|jakarta-commons-pool-1.3-9.2.8|102	
12mr|jakarta-commons-pool-1.3-9.2.8|103	%package javadoc
12mr|jakarta-commons-pool-1.3-9.2.8|104	Summary:        Javadoc for %{name}
12mr|jakarta-commons-pool-1.3-9.2.8|105	Group:          Development/Java
12mr|jakarta-commons-pool-1.3-9.2.8|106	Requires:       java-javadoc
12mr|jakarta-commons-pool-1.3-9.2.8|107	
12mr|jakarta-commons-pool-1.3-9.2.8|108	%description javadoc
12mr|jakarta-commons-pool-1.3-9.2.8|109	Javadoc for %{name}.
12mr|jakarta-commons-pool-1.3-9.2.8|110	
12mr|jakarta-commons-pool-1.3-9.2.8|111	%package tomcat5
12mr|jakarta-commons-pool-1.3-9.2.8|112	Summary:        Pool dependency for Tomcat5
12mr|jakarta-commons-pool-1.3-9.2.8|113	Group:          Development/Java
12mr|jakarta-commons-pool-1.3-9.2.8|114	
12mr|jakarta-commons-pool-1.3-9.2.8|115	%description tomcat5
12mr|jakarta-commons-pool-1.3-9.2.8|116	Pool dependency for Tomcat5
12mr|jakarta-commons-pool-1.3-9.2.8|117	
12mr|jakarta-commons-pool-1.3-9.2.8|118	%if %{with_maven}
12mr|jakarta-commons-pool-1.3-9.2.8|119	%package manual
12mr|jakarta-commons-pool-1.3-9.2.8|120	Summary:        Documents for %{name}
12mr|jakarta-commons-pool-1.3-9.2.8|121	Group:          Development/Java
12mr|jakarta-commons-pool-1.3-9.2.8|122	
12mr|jakarta-commons-pool-1.3-9.2.8|123	%description manual
12mr|jakarta-commons-pool-1.3-9.2.8|124	%{summary}.
12mr|jakarta-commons-pool-1.3-9.2.8|125	%endif
12mr|jakarta-commons-pool-1.3-9.2.8|126	
12mr|jakarta-commons-pool-1.3-9.2.8|127	%prep
12mr|jakarta-commons-pool-1.3-9.2.8|128	cat <<EOT
12mr|jakarta-commons-pool-1.3-9.2.8|129	
12mr|jakarta-commons-pool-1.3-9.2.8|130	If you dont want to build with maven,
12mr|jakarta-commons-pool-1.3-9.2.8|131	give rpmbuild option '--without maven'
12mr|jakarta-commons-pool-1.3-9.2.8|132	
12mr|jakarta-commons-pool-1.3-9.2.8|133	EOT
12mr|jakarta-commons-pool-1.3-9.2.8|134	
12mr|jakarta-commons-pool-1.3-9.2.8|135	%setup -q -n %{short_name}-%{version}-src
12mr|jakarta-commons-pool-1.3-9.2.8|136	# remove all binary libs
12mr|jakarta-commons-pool-1.3-9.2.8|137	find . -name "*.jar" -exec rm -f {} \;
12mr|jakarta-commons-pool-1.3-9.2.8|138	gzip -dc %{SOURCE5} | tar xf -
12mr|jakarta-commons-pool-1.3-9.2.8|139	%patch0
12mr|jakarta-commons-pool-1.3-9.2.8|140	cp %{SOURCE6} .
12mr|jakarta-commons-pool-1.3-9.2.8|141	
12mr|jakarta-commons-pool-1.3-9.2.8|142	%build
12mr|jakarta-commons-pool-1.3-9.2.8|143	mkdir ./tmp
12mr|jakarta-commons-pool-1.3-9.2.8|144	%if %{with_maven}
12mr|jakarta-commons-pool-1.3-9.2.8|145	for p in $(find . -name project.xml); do
12mr|jakarta-commons-pool-1.3-9.2.8|146	pushd $(dirname $p)
12mr|jakarta-commons-pool-1.3-9.2.8|147	cp project.xml project.xml.orig
12mr|jakarta-commons-pool-1.3-9.2.8|148	/usr/bin/saxon -o project.xml project.xml.orig %{SOURCE3} map=%{SOURCE4}
12mr|jakarta-commons-pool-1.3-9.2.8|149	popd
12mr|jakarta-commons-pool-1.3-9.2.8|150	done
12mr|jakarta-commons-pool-1.3-9.2.8|151	
12mr|jakarta-commons-pool-1.3-9.2.8|152	maven \
12mr|jakarta-commons-pool-1.3-9.2.8|153	-Dmaven.javadoc.source=1.4 \
12mr|jakarta-commons-pool-1.3-9.2.8|154	-Dmaven.repo.remote=file:/usr/share/maven/repository \
12mr|jakarta-commons-pool-1.3-9.2.8|155	-Dmaven.home.local=$(pwd)/.maven \
12mr|jakarta-commons-pool-1.3-9.2.8|156	jar javadoc xdoc:transform
12mr|jakarta-commons-pool-1.3-9.2.8|157	%else
12mr|jakarta-commons-pool-1.3-9.2.8|158	%{ant} -Djava.io.tmpdir=. clean dist
12mr|jakarta-commons-pool-1.3-9.2.8|159	%endif
12mr|jakarta-commons-pool-1.3-9.2.8|160	
12mr|jakarta-commons-pool-1.3-9.2.8|161	%{ant} -f pool-tomcat5-build.xml
12mr|jakarta-commons-pool-1.3-9.2.8|162	
12mr|jakarta-commons-pool-1.3-9.2.8|163	%install
12mr|jakarta-commons-pool-1.3-9.2.8|164	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-pool-1.3-9.2.8|165	# jars
12mr|jakarta-commons-pool-1.3-9.2.8|166	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-commons-pool-1.3-9.2.8|167	%if %{with_maven}
12mr|jakarta-commons-pool-1.3-9.2.8|168	install -m 644 target/%{short_name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-pool-1.3-9.2.8|169	%else
12mr|jakarta-commons-pool-1.3-9.2.8|170	install -m 644 dist/%{short_name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-pool-1.3-9.2.8|171	%endif
12mr|jakarta-commons-pool-1.3-9.2.8|172	
12mr|jakarta-commons-pool-1.3-9.2.8|173	#tomcat5 jar
12mr|jakarta-commons-pool-1.3-9.2.8|174	install -m 644 pool-tomcat5/%{short_name}-tomcat5.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-tomcat5-%{version}.jar
12mr|jakarta-commons-pool-1.3-9.2.8|175	
12mr|jakarta-commons-pool-1.3-9.2.8|176	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|jakarta-||g"`; done)
12mr|jakarta-commons-pool-1.3-9.2.8|177	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|jakarta-commons-pool-1.3-9.2.8|178	# javadoc
12mr|jakarta-commons-pool-1.3-9.2.8|179	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-pool-1.3-9.2.8|180	%if %{with_maven}
12mr|jakarta-commons-pool-1.3-9.2.8|181	cp -pr target/docs/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-pool-1.3-9.2.8|182	rm -rf target/docs/apidocs
12mr|jakarta-commons-pool-1.3-9.2.8|183	%else
12mr|jakarta-commons-pool-1.3-9.2.8|184	cp -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-pool-1.3-9.2.8|185	%endif
12mr|jakarta-commons-pool-1.3-9.2.8|186	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jakarta-commons-pool-1.3-9.2.8|187	
12mr|jakarta-commons-pool-1.3-9.2.8|188	%if %{with_maven}
12mr|jakarta-commons-pool-1.3-9.2.8|189	# manual
12mr|jakarta-commons-pool-1.3-9.2.8|190	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|jakarta-commons-pool-1.3-9.2.8|191	cp -pr target/docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|jakarta-commons-pool-1.3-9.2.8|192	%endif
12mr|jakarta-commons-pool-1.3-9.2.8|193	
12mr|jakarta-commons-pool-1.3-9.2.8|194	%if %{gcj_support}
12mr|jakarta-commons-pool-1.3-9.2.8|195	%{_bindir}/aot-compile-rpm
12mr|jakarta-commons-pool-1.3-9.2.8|196	%endif
12mr|jakarta-commons-pool-1.3-9.2.8|197	
12mr|jakarta-commons-pool-1.3-9.2.8|198	%clean
12mr|jakarta-commons-pool-1.3-9.2.8|199	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-pool-1.3-9.2.8|200	
12mr|jakarta-commons-pool-1.3-9.2.8|201	%if %{gcj_support}
12mr|jakarta-commons-pool-1.3-9.2.8|202	%post
12mr|jakarta-commons-pool-1.3-9.2.8|203	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|jakarta-commons-pool-1.3-9.2.8|204	then
12mr|jakarta-commons-pool-1.3-9.2.8|205	%{_bindir}/rebuild-gcj-db
12mr|jakarta-commons-pool-1.3-9.2.8|206	fi
12mr|jakarta-commons-pool-1.3-9.2.8|207	%endif
12mr|jakarta-commons-pool-1.3-9.2.8|208	
12mr|jakarta-commons-pool-1.3-9.2.8|209	%if %{gcj_support}
12mr|jakarta-commons-pool-1.3-9.2.8|210	%postun
12mr|jakarta-commons-pool-1.3-9.2.8|211	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|jakarta-commons-pool-1.3-9.2.8|212	then
12mr|jakarta-commons-pool-1.3-9.2.8|213	%{_bindir}/rebuild-gcj-db
12mr|jakarta-commons-pool-1.3-9.2.8|214	fi
12mr|jakarta-commons-pool-1.3-9.2.8|215	%endif
12mr|jakarta-commons-pool-1.3-9.2.8|216	
12mr|jakarta-commons-pool-1.3-9.2.8|217	%if %{gcj_support}
12mr|jakarta-commons-pool-1.3-9.2.8|218	%post tomcat5
12mr|jakarta-commons-pool-1.3-9.2.8|219	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|jakarta-commons-pool-1.3-9.2.8|220	then
12mr|jakarta-commons-pool-1.3-9.2.8|221	%{_bindir}/rebuild-gcj-db
12mr|jakarta-commons-pool-1.3-9.2.8|222	fi
12mr|jakarta-commons-pool-1.3-9.2.8|223	%endif
12mr|jakarta-commons-pool-1.3-9.2.8|224	
12mr|jakarta-commons-pool-1.3-9.2.8|225	%if %{gcj_support}
12mr|jakarta-commons-pool-1.3-9.2.8|226	%postun tomcat5
12mr|jakarta-commons-pool-1.3-9.2.8|227	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|jakarta-commons-pool-1.3-9.2.8|228	then
12mr|jakarta-commons-pool-1.3-9.2.8|229	%{_bindir}/rebuild-gcj-db
12mr|jakarta-commons-pool-1.3-9.2.8|230	fi
12mr|jakarta-commons-pool-1.3-9.2.8|231	%endif
12mr|jakarta-commons-pool-1.3-9.2.8|232	
12mr|jakarta-commons-pool-1.3-9.2.8|233	
12mr|jakarta-commons-pool-1.3-9.2.8|234	%files
12mr|jakarta-commons-pool-1.3-9.2.8|235	%defattr(0644,root,root,0755)
12mr|jakarta-commons-pool-1.3-9.2.8|236	%doc README.txt LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
12mr|jakarta-commons-pool-1.3-9.2.8|237	%{_javadir}/%{name}.jar
12mr|jakarta-commons-pool-1.3-9.2.8|238	%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-pool-1.3-9.2.8|239	%{_javadir}/%{short_name}.jar
12mr|jakarta-commons-pool-1.3-9.2.8|240	%{_javadir}/%{short_name}-%{version}.jar
12mr|jakarta-commons-pool-1.3-9.2.8|241	
12mr|jakarta-commons-pool-1.3-9.2.8|242	%if %{gcj_support}
12mr|jakarta-commons-pool-1.3-9.2.8|243	%attr(-,root,root)
12mr|jakarta-commons-pool-1.3-9.2.8|244	%dir %{_libdir}/gcj/%{name}
12mr|jakarta-commons-pool-1.3-9.2.8|245	%{_libdir}/gcj/%{name}/%{name}-%{version}.jar.db
12mr|jakarta-commons-pool-1.3-9.2.8|246	%{_libdir}/gcj/%{name}/%{name}-%{version}.jar.so
12mr|jakarta-commons-pool-1.3-9.2.8|247	%endif
12mr|jakarta-commons-pool-1.3-9.2.8|248	
12mr|jakarta-commons-pool-1.3-9.2.8|249	%files tomcat5
12mr|jakarta-commons-pool-1.3-9.2.8|250	%defattr(0644,root,root,0755)
12mr|jakarta-commons-pool-1.3-9.2.8|251	%{_javadir}/*-tomcat5*.jar
12mr|jakarta-commons-pool-1.3-9.2.8|252	
12mr|jakarta-commons-pool-1.3-9.2.8|253	%if %{gcj_support}
12mr|jakarta-commons-pool-1.3-9.2.8|254	%attr(-,root,root)
12mr|jakarta-commons-pool-1.3-9.2.8|255	%{_libdir}/gcj/%{name}/*-tomcat5*
12mr|jakarta-commons-pool-1.3-9.2.8|256	%endif
12mr|jakarta-commons-pool-1.3-9.2.8|257	
12mr|jakarta-commons-pool-1.3-9.2.8|258	%files javadoc
12mr|jakarta-commons-pool-1.3-9.2.8|259	%defattr(0644,root,root,0755)
12mr|jakarta-commons-pool-1.3-9.2.8|260	%doc %{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-pool-1.3-9.2.8|261	%doc %{_javadocdir}/%{name}
12mr|jakarta-commons-pool-1.3-9.2.8|262	
12mr|jakarta-commons-pool-1.3-9.2.8|263	%if %{with_maven}
12mr|jakarta-commons-pool-1.3-9.2.8|264	%files manual
12mr|jakarta-commons-pool-1.3-9.2.8|265	%defattr(0644,root,root,0755)
12mr|jakarta-commons-pool-1.3-9.2.8|266	%doc %{_docdir}/%{name}-%{version}
12mr|jakarta-commons-pool-1.3-9.2.8|267	%endif
12mr|jakarta-commons-pool-1.3-9.2.8|268	
12mr|jakarta-commons-pool-1.3-9.2.8|269	
12mr|jakarta-commons-pool-1.3-9.2.8|270	
12mr|jakarta-commons-pool-1.3-9.2.8|271	%changelog
12mr|jakarta-commons-pool-1.3-9.2.8|272	

14426 12
12mr|jakarta-commons-transaction-1.1-7.0.6|1	# Copyright (c) 2000-2007, JPackage Project
12mr|jakarta-commons-transaction-1.1-7.0.6|2	# All rights reserved.
12mr|jakarta-commons-transaction-1.1-7.0.6|3	#
12mr|jakarta-commons-transaction-1.1-7.0.6|4	# Redistribution and use in source and binary forms, with or without
12mr|jakarta-commons-transaction-1.1-7.0.6|5	# modification, are permitted provided that the following conditions
12mr|jakarta-commons-transaction-1.1-7.0.6|6	# are met:
12mr|jakarta-commons-transaction-1.1-7.0.6|7	#
12mr|jakarta-commons-transaction-1.1-7.0.6|8	# 1. Redistributions of source code must retain the above copyright
12mr|jakarta-commons-transaction-1.1-7.0.6|9	#    notice, this list of conditions and the following disclaimer.
12mr|jakarta-commons-transaction-1.1-7.0.6|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jakarta-commons-transaction-1.1-7.0.6|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jakarta-commons-transaction-1.1-7.0.6|12	#    documentation and/or other materials provided with the
12mr|jakarta-commons-transaction-1.1-7.0.6|13	#    distribution.
12mr|jakarta-commons-transaction-1.1-7.0.6|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jakarta-commons-transaction-1.1-7.0.6|15	#    contributors may be used to endorse or promote products derived
12mr|jakarta-commons-transaction-1.1-7.0.6|16	#    from this software without specific prior written permission.
12mr|jakarta-commons-transaction-1.1-7.0.6|17	#
12mr|jakarta-commons-transaction-1.1-7.0.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jakarta-commons-transaction-1.1-7.0.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jakarta-commons-transaction-1.1-7.0.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jakarta-commons-transaction-1.1-7.0.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jakarta-commons-transaction-1.1-7.0.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jakarta-commons-transaction-1.1-7.0.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jakarta-commons-transaction-1.1-7.0.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jakarta-commons-transaction-1.1-7.0.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jakarta-commons-transaction-1.1-7.0.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jakarta-commons-transaction-1.1-7.0.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jakarta-commons-transaction-1.1-7.0.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jakarta-commons-transaction-1.1-7.0.6|29	#
12mr|jakarta-commons-transaction-1.1-7.0.6|30	%define _with_gcj_support 1
12mr|jakarta-commons-transaction-1.1-7.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}}}
12mr|jakarta-commons-transaction-1.1-7.0.6|32	
12mr|jakarta-commons-transaction-1.1-7.0.6|33	# If you don't want to build with maven, and use straight ant instead,
12mr|jakarta-commons-transaction-1.1-7.0.6|34	# give rpmbuild option '--without maven'
12mr|jakarta-commons-transaction-1.1-7.0.6|35	%define _without_maven 1
12mr|jakarta-commons-transaction-1.1-7.0.6|36	
12mr|jakarta-commons-transaction-1.1-7.0.6|37	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
12mr|jakarta-commons-transaction-1.1-7.0.6|38	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
12mr|jakarta-commons-transaction-1.1-7.0.6|39	
12mr|jakarta-commons-transaction-1.1-7.0.6|40	%define section   free
12mr|jakarta-commons-transaction-1.1-7.0.6|41	%define base_name commons-transaction
12mr|jakarta-commons-transaction-1.1-7.0.6|42	
12mr|jakarta-commons-transaction-1.1-7.0.6|43	Name:           jakarta-commons-transaction
12mr|jakarta-commons-transaction-1.1-7.0.6|44	Version:        1.1
12mr|jakarta-commons-transaction-1.1-7.0.6|45	Release:        7.0.6
12mr|jakarta-commons-transaction-1.1-7.0.6|46	Epoch:          0
12mr|jakarta-commons-transaction-1.1-7.0.6|47	Summary:        Commons Transaction
12mr|jakarta-commons-transaction-1.1-7.0.6|48	License:        Apache License 2.0
12mr|jakarta-commons-transaction-1.1-7.0.6|49	Url:            http://jakarta.apache.org/commons/transaction/
12mr|jakarta-commons-transaction-1.1-7.0.6|50	Group:          Development/Java
12mr|jakarta-commons-transaction-1.1-7.0.6|51	Source0:        commons-transaction-1.1-src.tgz
12mr|jakarta-commons-transaction-1.1-7.0.6|52	
12mr|jakarta-commons-transaction-1.1-7.0.6|53	Source1:        pom-maven2jpp-depcat.xsl
12mr|jakarta-commons-transaction-1.1-7.0.6|54	Source2:        pom-maven2jpp-newdepmap.xsl
12mr|jakarta-commons-transaction-1.1-7.0.6|55	Source3:        pom-maven2jpp-mapdeps.xsl
12mr|jakarta-commons-transaction-1.1-7.0.6|56	Source4:        commons-transaction-1.1-jpp-depmap.xml
12mr|jakarta-commons-transaction-1.1-7.0.6|57	
12mr|jakarta-commons-transaction-1.1-7.0.6|58	Source10:	%{name}.rpmlintrc
12mr|jakarta-commons-transaction-1.1-7.0.6|59	
12mr|jakarta-commons-transaction-1.1-7.0.6|60	Patch0:         commons-transaction-1.1-project_xml.patch
12mr|jakarta-commons-transaction-1.1-7.0.6|61	
12mr|jakarta-commons-transaction-1.1-7.0.6|62	Requires:       jakarta-commons-codec
12mr|jakarta-commons-transaction-1.1-7.0.6|63	Requires:       geronimo-jta-1.0.1B-api
12mr|jakarta-commons-transaction-1.1-7.0.6|64	Requires:       log4j
12mr|jakarta-commons-transaction-1.1-7.0.6|65	Requires:       xerces-j2
12mr|jakarta-commons-transaction-1.1-7.0.6|66	Requires:       xml-commons-apis
12mr|jakarta-commons-transaction-1.1-7.0.6|67	BuildRequires:  java-rpmbuild
12mr|jakarta-commons-transaction-1.1-7.0.6|68	BuildRequires:  jpackage-utils >= 0:1.7
12mr|jakarta-commons-transaction-1.1-7.0.6|69	BuildRequires:  ant >= 0:1.6
12mr|jakarta-commons-transaction-1.1-7.0.6|70	%if %{with_maven}
12mr|jakarta-commons-transaction-1.1-7.0.6|71	BuildRequires:  maven >= 0:1.0.2
12mr|jakarta-commons-transaction-1.1-7.0.6|72	BuildRequires:  maven-plugins-base
12mr|jakarta-commons-transaction-1.1-7.0.6|73	BuildRequires:  maven-plugin-test
12mr|jakarta-commons-transaction-1.1-7.0.6|74	BuildRequires:  maven-plugin-xdoc
12mr|jakarta-commons-transaction-1.1-7.0.6|75	BuildRequires:  maven-plugin-license
12mr|jakarta-commons-transaction-1.1-7.0.6|76	BuildRequires:  saxon
12mr|jakarta-commons-transaction-1.1-7.0.6|77	BuildRequires:  saxon-scripts
12mr|jakarta-commons-transaction-1.1-7.0.6|78	%endif
12mr|jakarta-commons-transaction-1.1-7.0.6|79	BuildRequires:  junit
12mr|jakarta-commons-transaction-1.1-7.0.6|80	BuildRequires:  jakarta-commons-beanutils
12mr|jakarta-commons-transaction-1.1-7.0.6|81	BuildRequires:  jakarta-commons-codec
12mr|jakarta-commons-transaction-1.1-7.0.6|82	BuildRequires:  geronimo-jta-1.0.1B-api
12mr|jakarta-commons-transaction-1.1-7.0.6|83	BuildRequires:  log4j
12mr|jakarta-commons-transaction-1.1-7.0.6|84	BuildRequires:  xerces-j2
12mr|jakarta-commons-transaction-1.1-7.0.6|85	BuildRequires:  xml-commons-apis
12mr|jakarta-commons-transaction-1.1-7.0.6|86	%if ! %{gcj_support}
12mr|jakarta-commons-transaction-1.1-7.0.6|87	BuildArch:      noarch
12mr|jakarta-commons-transaction-1.1-7.0.6|88	%endif
12mr|jakarta-commons-transaction-1.1-7.0.6|89	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12mr|jakarta-commons-transaction-1.1-7.0.6|90	%if %{gcj_support}
12mr|jakarta-commons-transaction-1.1-7.0.6|91	BuildRequires:          java-gcj-compat-devel
12mr|jakarta-commons-transaction-1.1-7.0.6|92	%endif
12mr|jakarta-commons-transaction-1.1-7.0.6|93	
12mr|jakarta-commons-transaction-1.1-7.0.6|94	%description
12mr|jakarta-commons-transaction-1.1-7.0.6|95	Commons Transaction aims at providing lightweight,
12mr|jakarta-commons-transaction-1.1-7.0.6|96	standardized, well tested and efficient implementations
12mr|jakarta-commons-transaction-1.1-7.0.6|97	of utility classes commonly used in transactional Java
12mr|jakarta-commons-transaction-1.1-7.0.6|98	programming. Initially there are implementations for
12mr|jakarta-commons-transaction-1.1-7.0.6|99	multi level locks, transactional collections and
12mr|jakarta-commons-transaction-1.1-7.0.6|100	transactional file access. There may be additional
12mr|jakarta-commons-transaction-1.1-7.0.6|101	implementations when the common need for them becomes
12mr|jakarta-commons-transaction-1.1-7.0.6|102	obvious. However, the complete component shall remain
12mr|jakarta-commons-transaction-1.1-7.0.6|103	compatible to JDK1.2 and should have minimal dependencies.
12mr|jakarta-commons-transaction-1.1-7.0.6|104	
12mr|jakarta-commons-transaction-1.1-7.0.6|105	%package javadoc
12mr|jakarta-commons-transaction-1.1-7.0.6|106	Summary:        Javadoc for %{name}
12mr|jakarta-commons-transaction-1.1-7.0.6|107	Group:          Development/Java
12mr|jakarta-commons-transaction-1.1-7.0.6|108	Requires(post): /bin/rm /bin/ln
12mr|jakarta-commons-transaction-1.1-7.0.6|109	Requires(postun): /bin/rm
12mr|jakarta-commons-transaction-1.1-7.0.6|110	
12mr|jakarta-commons-transaction-1.1-7.0.6|111	%description javadoc
12mr|jakarta-commons-transaction-1.1-7.0.6|112	%{summary}.
12mr|jakarta-commons-transaction-1.1-7.0.6|113	
12mr|jakarta-commons-transaction-1.1-7.0.6|114	%prep
12mr|jakarta-commons-transaction-1.1-7.0.6|115	%setup -q -c -n %{base_name}
12mr|jakarta-commons-transaction-1.1-7.0.6|116	%remove_java_binaries
12mr|jakarta-commons-transaction-1.1-7.0.6|117	
12mr|jakarta-commons-transaction-1.1-7.0.6|118	%if %{with_maven}
12mr|jakarta-commons-transaction-1.1-7.0.6|119	export DEPCAT=$(pwd)/commons-transaction-1.1-depcat.new.xml
12mr|jakarta-commons-transaction-1.1-7.0.6|120	echo '<?xml version="1.0" standalone="yes"?>' > $DEPCAT
12mr|jakarta-commons-transaction-1.1-7.0.6|121	echo '<depset>' >> $DEPCAT
12mr|jakarta-commons-transaction-1.1-7.0.6|122	for p in $(find . -name project.xml); do
12mr|jakarta-commons-transaction-1.1-7.0.6|123	pushd $(dirname $p)
12mr|jakarta-commons-transaction-1.1-7.0.6|124	/usr/bin/saxon project.xml %{SOURCE1} >> $DEPCAT
12mr|jakarta-commons-transaction-1.1-7.0.6|125	popd
12mr|jakarta-commons-transaction-1.1-7.0.6|126	done
12mr|jakarta-commons-transaction-1.1-7.0.6|127	echo >> $DEPCAT
12mr|jakarta-commons-transaction-1.1-7.0.6|128	echo '</depset>' >> $DEPCAT
12mr|jakarta-commons-transaction-1.1-7.0.6|129	/usr/bin/saxon $DEPCAT %{SOURCE2} > commons-transaction-1.1-depmap.new.xml
12mr|jakarta-commons-transaction-1.1-7.0.6|130	%endif
12mr|jakarta-commons-transaction-1.1-7.0.6|131	
12mr|jakarta-commons-transaction-1.1-7.0.6|132	%patch0 -b .sav
12mr|jakarta-commons-transaction-1.1-7.0.6|133	
12mr|jakarta-commons-transaction-1.1-7.0.6|134	%build
12mr|jakarta-commons-transaction-1.1-7.0.6|135	%if %{with_maven}
12mr|jakarta-commons-transaction-1.1-7.0.6|136	for p in $(find . -name project.xml); do
12mr|jakarta-commons-transaction-1.1-7.0.6|137	pushd $(dirname $p)
12mr|jakarta-commons-transaction-1.1-7.0.6|138	cp project.xml project.xml.orig
12mr|jakarta-commons-transaction-1.1-7.0.6|139	/usr/bin/saxon -o project.xml project.xml.orig %{SOURCE3} map=%{SOURCE4}
12mr|jakarta-commons-transaction-1.1-7.0.6|140	popd
12mr|jakarta-commons-transaction-1.1-7.0.6|141	done
12mr|jakarta-commons-transaction-1.1-7.0.6|142	
12mr|jakarta-commons-transaction-1.1-7.0.6|143	maven -Dmaven.repo.remote=file:/usr/share/maven/repository \
12mr|jakarta-commons-transaction-1.1-7.0.6|144	-Dmaven.javadoc.source=1.4 \
12mr|jakarta-commons-transaction-1.1-7.0.6|145	-Dmaven.home.local=$(pwd)/.maven \
12mr|jakarta-commons-transaction-1.1-7.0.6|146	jar javadoc
12mr|jakarta-commons-transaction-1.1-7.0.6|147	%else
12mr|jakarta-commons-transaction-1.1-7.0.6|148	export CLASSPATH=$(build-classpath ant ant-launcher log4j jta commons-codec):build/classes
12mr|jakarta-commons-transaction-1.1-7.0.6|149	%{ant} -Dbuild.sysclasspath=only jar javadocs
12mr|jakarta-commons-transaction-1.1-7.0.6|150	%endif
12mr|jakarta-commons-transaction-1.1-7.0.6|151	
12mr|jakarta-commons-transaction-1.1-7.0.6|152	%install
12mr|jakarta-commons-transaction-1.1-7.0.6|153	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-transaction-1.1-7.0.6|154	# jars
12mr|jakarta-commons-transaction-1.1-7.0.6|155	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-commons-transaction-1.1-7.0.6|156	%if %{with_maven}
12mr|jakarta-commons-transaction-1.1-7.0.6|157	install -m 644 target/commons-transaction-1.1.jar \
12mr|jakarta-commons-transaction-1.1-7.0.6|158	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-transaction-1.1-7.0.6|159	%else
12mr|jakarta-commons-transaction-1.1-7.0.6|160	install -m 644 build/lib/commons-transaction-1.1.jar \
12mr|jakarta-commons-transaction-1.1-7.0.6|161	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-transaction-1.1-7.0.6|162	%endif
12mr|jakarta-commons-transaction-1.1-7.0.6|163	
12mr|jakarta-commons-transaction-1.1-7.0.6|164	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in jakarta-*; do \
12mr|jakarta-commons-transaction-1.1-7.0.6|165	ln -sf ${jar} ${jar/jakarta-/}; done)
12mr|jakarta-commons-transaction-1.1-7.0.6|166	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do \
12mr|jakarta-commons-transaction-1.1-7.0.6|167	ln -sf ${jar} ${jar/-%{version}/}; done)
12mr|jakarta-commons-transaction-1.1-7.0.6|168	
12mr|jakarta-commons-transaction-1.1-7.0.6|169	# javadoc
12mr|jakarta-commons-transaction-1.1-7.0.6|170	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-transaction-1.1-7.0.6|171	%if %{with_maven}
12mr|jakarta-commons-transaction-1.1-7.0.6|172	cp -pr target/docs/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-transaction-1.1-7.0.6|173	%else
12mr|jakarta-commons-transaction-1.1-7.0.6|174	cp -pr build/doc/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-transaction-1.1-7.0.6|175	%endif
12mr|jakarta-commons-transaction-1.1-7.0.6|176	touch $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jakarta-commons-transaction-1.1-7.0.6|177	rm -rf target/docs/apidocs
12mr|jakarta-commons-transaction-1.1-7.0.6|178	
12mr|jakarta-commons-transaction-1.1-7.0.6|179	## manual
12mr|jakarta-commons-transaction-1.1-7.0.6|180	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|jakarta-commons-transaction-1.1-7.0.6|181	cp -p LICENSE.txt $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|jakarta-commons-transaction-1.1-7.0.6|182	
12mr|jakarta-commons-transaction-1.1-7.0.6|183	%if %{gcj_support}
12mr|jakarta-commons-transaction-1.1-7.0.6|184	%{_bindir}/aot-compile-rpm
12mr|jakarta-commons-transaction-1.1-7.0.6|185	%endif
12mr|jakarta-commons-transaction-1.1-7.0.6|186	
12mr|jakarta-commons-transaction-1.1-7.0.6|187	%clean
12mr|jakarta-commons-transaction-1.1-7.0.6|188	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-transaction-1.1-7.0.6|189	
12mr|jakarta-commons-transaction-1.1-7.0.6|190	%if %{gcj_support}
12mr|jakarta-commons-transaction-1.1-7.0.6|191	%post
12mr|jakarta-commons-transaction-1.1-7.0.6|192	%{update_gcjdb}
12mr|jakarta-commons-transaction-1.1-7.0.6|193	%endif
12mr|jakarta-commons-transaction-1.1-7.0.6|194	
12mr|jakarta-commons-transaction-1.1-7.0.6|195	%if %{gcj_support}
12mr|jakarta-commons-transaction-1.1-7.0.6|196	%postun
12mr|jakarta-commons-transaction-1.1-7.0.6|197	%{clean_gcjdb}
12mr|jakarta-commons-transaction-1.1-7.0.6|198	%endif
12mr|jakarta-commons-transaction-1.1-7.0.6|199	
12mr|jakarta-commons-transaction-1.1-7.0.6|200	%files
12mr|jakarta-commons-transaction-1.1-7.0.6|201	%defattr(0644,root,root,0755)
12mr|jakarta-commons-transaction-1.1-7.0.6|202	%{_docdir}/%{name}-%{version}/LICENSE.txt
12mr|jakarta-commons-transaction-1.1-7.0.6|203	%{_javadir}/*
12mr|jakarta-commons-transaction-1.1-7.0.6|204	%if %{gcj_support}
12mr|jakarta-commons-transaction-1.1-7.0.6|205	%dir %attr(-,root,root) %{_libdir}/gcj/%{name}
12mr|jakarta-commons-transaction-1.1-7.0.6|206	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
12mr|jakarta-commons-transaction-1.1-7.0.6|207	%endif
12mr|jakarta-commons-transaction-1.1-7.0.6|208	
12mr|jakarta-commons-transaction-1.1-7.0.6|209	%files javadoc
12mr|jakarta-commons-transaction-1.1-7.0.6|210	%defattr(0644,root,root,0755)
12mr|jakarta-commons-transaction-1.1-7.0.6|211	%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-transaction-1.1-7.0.6|212	%{_javadocdir}/%{name}
12mr|jakarta-commons-transaction-1.1-7.0.6|213	
12mr|jakarta-commons-transaction-1.1-7.0.6|214	
12mr|jakarta-commons-transaction-1.1-7.0.6|215	
12mr|jakarta-commons-transaction-1.1-7.0.6|216	%changelog
12mr|jakarta-commons-transaction-1.1-7.0.6|217	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|jakarta-commons-transaction-1.1-7.0.6|218	+ Commit: 186a655
12mr|jakarta-commons-transaction-1.1-7.0.6|219	- Add rpmlint filter
12mr|jakarta-commons-transaction-1.1-7.0.6|220	
12mr|jakarta-commons-transaction-1.1-7.0.6|221	

14427 12
12mr|jakarta-commons-validator-1.3.1-11|1	%define base_name   validator
12mr|jakarta-commons-validator-1.3.1-11|2	%define short_name  commons-%{base_name}
12mr|jakarta-commons-validator-1.3.1-11|3	%define name        jakarta-%{short_name}
12mr|jakarta-commons-validator-1.3.1-11|4	%define section     free
12mr|jakarta-commons-validator-1.3.1-11|5	%define build_tests 0
12mr|jakarta-commons-validator-1.3.1-11|6	%define gcj_support 1
12mr|jakarta-commons-validator-1.3.1-11|7	
12mr|jakarta-commons-validator-1.3.1-11|8	Summary:        Jakarta Commons Validator
12mr|jakarta-commons-validator-1.3.1-11|9	Name:           %{name}
12mr|jakarta-commons-validator-1.3.1-11|10	Version:        1.3.1
12mr|jakarta-commons-validator-1.3.1-11|11	Release:        %mkrel 11
12mr|jakarta-commons-validator-1.3.1-11|12	Epoch:          0
12mr|jakarta-commons-validator-1.3.1-11|13	License:        Apache License
12mr|jakarta-commons-validator-1.3.1-11|14	Group:          Development/Java
12mr|jakarta-commons-validator-1.3.1-11|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jakarta-commons-validator-1.3.1-11|16	#Vendor:         JPackage Project
12mr|jakarta-commons-validator-1.3.1-11|17	#Distribution:   JPackage
12mr|jakarta-commons-validator-1.3.1-11|18	Source0:        http://www.apache.org/dist/jakarta/commons/validator/source/commons-validator-%{version}-src.tar.gz
12mr|jakarta-commons-validator-1.3.1-11|19	Source1:        http://www.apache.org/dist/jakarta/commons/validator/source/commons-validator-%{version}-src.tar.gz.asc
12mr|jakarta-commons-validator-1.3.1-11|20	Source2:        %{name}.catalog
12mr|jakarta-commons-validator-1.3.1-11|21	URL:            http://jakarta.apache.org/commons/validator/
12mr|jakarta-commons-validator-1.3.1-11|22	BuildRequires:  java-rpmbuild >= 0:1.5
12mr|jakarta-commons-validator-1.3.1-11|23	BuildRequires:  ant >= 0:1.6.2
12mr|jakarta-commons-validator-1.3.1-11|24	BuildRequires:  jakarta-commons-beanutils >= 0:1.5
12mr|jakarta-commons-validator-1.3.1-11|25	BuildRequires:  jakarta-commons-digester >= 0:1.3
12mr|jakarta-commons-validator-1.3.1-11|26	BuildRequires:  jakarta-commons-logging >= 0:1.0.2
12mr|jakarta-commons-validator-1.3.1-11|27	BuildRequires:  oro >= 0:2.0.6
12mr|jakarta-commons-validator-1.3.1-11|28	BuildRequires:  junit >= 0:3.7
12mr|jakarta-commons-validator-1.3.1-11|29	BuildRequires:  rhino
12mr|jakarta-commons-validator-1.3.1-11|30	BuildRequires:  xml-commons-apis
12mr|jakarta-commons-validator-1.3.1-11|31	BuildRequires:  xerces-j2
12mr|jakarta-commons-validator-1.3.1-11|32	Requires:       jakarta-commons-beanutils >= 0:1.5
12mr|jakarta-commons-validator-1.3.1-11|33	Requires:       jakarta-commons-digester >= 0:1.3
12mr|jakarta-commons-validator-1.3.1-11|34	Requires:       jakarta-commons-logging >= 0:1.0.2
12mr|jakarta-commons-validator-1.3.1-11|35	Requires:       oro >= 0:2.0.6
12mr|jakarta-commons-validator-1.3.1-11|36	Requires:       rhino
12mr|jakarta-commons-validator-1.3.1-11|37	%if %{gcj_support}
12mr|jakarta-commons-validator-1.3.1-11|38	BuildRequires:  java-gcj-compat-devel
12mr|jakarta-commons-validator-1.3.1-11|39	%else
12mr|jakarta-commons-validator-1.3.1-11|40	BuildArch:      noarch
12mr|jakarta-commons-validator-1.3.1-11|41	%endif
12mr|jakarta-commons-validator-1.3.1-11|42	Provides:       %{short_name}
12mr|jakarta-commons-validator-1.3.1-11|43	Obsoletes:      %{short_name}
12mr|jakarta-commons-validator-1.3.1-11|44	
12mr|jakarta-commons-validator-1.3.1-11|45	%description
12mr|jakarta-commons-validator-1.3.1-11|46	A common issue when receiving data either electronically or from user
12mr|jakarta-commons-validator-1.3.1-11|47	input is verifying the integrity of the data. This work is repetitive
12mr|jakarta-commons-validator-1.3.1-11|48	and becomes even more complicated when different sets of validation
12mr|jakarta-commons-validator-1.3.1-11|49	rules need to be applied to the same set of data based on locale for
12mr|jakarta-commons-validator-1.3.1-11|50	example. Error messages may also vary by locale. This package attempts
12mr|jakarta-commons-validator-1.3.1-11|51	to address some of these issues and speed development and maintenance
12mr|jakarta-commons-validator-1.3.1-11|52	of validation rules.
12mr|jakarta-commons-validator-1.3.1-11|53	
12mr|jakarta-commons-validator-1.3.1-11|54	%package javadoc
12mr|jakarta-commons-validator-1.3.1-11|55	Summary:        Javadoc for %{name}
12mr|jakarta-commons-validator-1.3.1-11|56	Group:          Development/Java
12mr|jakarta-commons-validator-1.3.1-11|57	
12mr|jakarta-commons-validator-1.3.1-11|58	%description javadoc
12mr|jakarta-commons-validator-1.3.1-11|59	Javadoc for %{name}.
12mr|jakarta-commons-validator-1.3.1-11|60	
12mr|jakarta-commons-validator-1.3.1-11|61	# -----------------------------------------------------------------------------
12mr|jakarta-commons-validator-1.3.1-11|62	
12mr|jakarta-commons-validator-1.3.1-11|63	%prep
12mr|jakarta-commons-validator-1.3.1-11|64	%setup -q -n %{short_name}-%{version}-src
12mr|jakarta-commons-validator-1.3.1-11|65	
12mr|jakarta-commons-validator-1.3.1-11|66	cp -p %{_sourcedir}/%{name}.catalog conf/share/catalog
12mr|jakarta-commons-validator-1.3.1-11|67	
12mr|jakarta-commons-validator-1.3.1-11|68	# -----------------------------------------------------------------------------
12mr|jakarta-commons-validator-1.3.1-11|69	
12mr|jakarta-commons-validator-1.3.1-11|70	%build
12mr|jakarta-commons-validator-1.3.1-11|71	%ant -Dbuild.sysclasspath=ignore \
12mr|jakarta-commons-validator-1.3.1-11|72	-Djunit.jar=%{_javadir}/junit.jar \
12mr|jakarta-commons-validator-1.3.1-11|73	-Dcommons-beanutils.jar=%{_javadir}/commons-beanutils.jar \
12mr|jakarta-commons-validator-1.3.1-11|74	-Dcommons-digester.jar=%{_javadir}/commons-digester.jar \
12mr|jakarta-commons-validator-1.3.1-11|75	-Dcommons-logging.jar=%{_javadir}/commons-logging.jar \
12mr|jakarta-commons-validator-1.3.1-11|76	-Doro.jar=%{_javadir}/oro.jar \
12mr|jakarta-commons-validator-1.3.1-11|77	-Ddojo_custom_rhino.jar=%{_javadir}/rhino.jar \
12mr|jakarta-commons-validator-1.3.1-11|78	-Dxerces.jar=%{_javadir}/xerces-j2.jar \
12mr|jakarta-commons-validator-1.3.1-11|79	dist
12mr|jakarta-commons-validator-1.3.1-11|80	%if %{build_tests}
12mr|jakarta-commons-validator-1.3.1-11|81	%ant -Dbuild.sysclasspath=ignore \
12mr|jakarta-commons-validator-1.3.1-11|82	-Djunit.jar=%{_javadir}/junit.jar \
12mr|jakarta-commons-validator-1.3.1-11|83	-Dcommons-beanutils.jar=%{_javadir}/commons-beanutils.jar \
12mr|jakarta-commons-validator-1.3.1-11|84	-Dcommons-digester.jar=%{_javadir}/commons-digester.jar \
12mr|jakarta-commons-validator-1.3.1-11|85	-Dcommons-logging.jar=%{_javadir}/commons-logging.jar \
12mr|jakarta-commons-validator-1.3.1-11|86	-Doro.jar=%{_javadir}/oro.jar \
12mr|jakarta-commons-validator-1.3.1-11|87	-Ddojo_custom_rhino.jar=%{_javadir}/rhino.jar \
12mr|jakarta-commons-validator-1.3.1-11|88	-Dxerces.jar=%{_javadir}/xerces-j2.jar \
12mr|jakarta-commons-validator-1.3.1-11|89	test
12mr|jakarta-commons-validator-1.3.1-11|90	%endif
12mr|jakarta-commons-validator-1.3.1-11|91	
12mr|jakarta-commons-validator-1.3.1-11|92	# -----------------------------------------------------------------------------
12mr|jakarta-commons-validator-1.3.1-11|93	
12mr|jakarta-commons-validator-1.3.1-11|94	%install
12mr|jakarta-commons-validator-1.3.1-11|95	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-validator-1.3.1-11|96	
12mr|jakarta-commons-validator-1.3.1-11|97	# jars
12mr|jakarta-commons-validator-1.3.1-11|98	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-commons-validator-1.3.1-11|99	cp -p dist/%{short_name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-commons-validator-1.3.1-11|100	cp -p dist/%{short_name}-%{version}-compress.js $RPM_BUILD_ROOT%{_javadir}/%{name}-compress-%{version}.js
12mr|jakarta-commons-validator-1.3.1-11|101	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|jakarta-||g"`; done)
12mr|jakarta-commons-validator-1.3.1-11|102	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|jakarta-commons-validator-1.3.1-11|103	
12mr|jakarta-commons-validator-1.3.1-11|104	# data
12mr|jakarta-commons-validator-1.3.1-11|105	%{__mkdir_p} %{buildroot}%{_datadir}/%{name}
12mr|jakarta-commons-validator-1.3.1-11|106	(%{__mv} -f %{buildroot}%{_javadir}/*.js %{buildroot}%{_datadir}/%{name})
12mr|jakarta-commons-validator-1.3.1-11|107	
12mr|jakarta-commons-validator-1.3.1-11|108	# dtds and catalog
12mr|jakarta-commons-validator-1.3.1-11|109	mkdir -p $RPM_BUILD_ROOT%{_datadir}/sgml/%{name}
12mr|jakarta-commons-validator-1.3.1-11|110	cp -p conf/share/{*.dtd,catalog} $RPM_BUILD_ROOT%{_datadir}/sgml/%{name}
12mr|jakarta-commons-validator-1.3.1-11|111	
12mr|jakarta-commons-validator-1.3.1-11|112	# javadoc
12mr|jakarta-commons-validator-1.3.1-11|113	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-validator-1.3.1-11|114	cp -pr dist/docs/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-validator-1.3.1-11|115	
12mr|jakarta-commons-validator-1.3.1-11|116	%if %{gcj_support}
12mr|jakarta-commons-validator-1.3.1-11|117	%{_bindir}/aot-compile-rpm
12mr|jakarta-commons-validator-1.3.1-11|118	%endif
12mr|jakarta-commons-validator-1.3.1-11|119	
12mr|jakarta-commons-validator-1.3.1-11|120	# fix end-of-line
12mr|jakarta-commons-validator-1.3.1-11|121	%{__perl} -pi -e 's/\r\n/\n/g' *.txt
12mr|jakarta-commons-validator-1.3.1-11|122	
12mr|jakarta-commons-validator-1.3.1-11|123	# -----------------------------------------------------------------------------
12mr|jakarta-commons-validator-1.3.1-11|124	
12mr|jakarta-commons-validator-1.3.1-11|125	%clean
12mr|jakarta-commons-validator-1.3.1-11|126	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-commons-validator-1.3.1-11|127	
12mr|jakarta-commons-validator-1.3.1-11|128	# -----------------------------------------------------------------------------
12mr|jakarta-commons-validator-1.3.1-11|129	
12mr|jakarta-commons-validator-1.3.1-11|130	%post
12mr|jakarta-commons-validator-1.3.1-11|131	# Note that we're using versioned catalog, so this is always ok.
12mr|jakarta-commons-validator-1.3.1-11|132	if [ -x %{_bindir}/install-catalog -a -d %{_sysconfdir}/sgml ]; then
12mr|jakarta-commons-validator-1.3.1-11|133	%{_bindir}/install-catalog --add \
12mr|jakarta-commons-validator-1.3.1-11|134	%{_sysconfdir}/sgml/%{name}-%{version}-%{release}.cat \
12mr|jakarta-commons-validator-1.3.1-11|135	%{_datadir}/sgml/%{name}/catalog > /dev/null || :
12mr|jakarta-commons-validator-1.3.1-11|136	fi
12mr|jakarta-commons-validator-1.3.1-11|137	%if %{gcj_support}
12mr|jakarta-commons-validator-1.3.1-11|138	%{update_gcjdb}
12mr|jakarta-commons-validator-1.3.1-11|139	
12mr|jakarta-commons-validator-1.3.1-11|140	%postun
12mr|jakarta-commons-validator-1.3.1-11|141	%{clean_gcjdb}
12mr|jakarta-commons-validator-1.3.1-11|142	%endif
12mr|jakarta-commons-validator-1.3.1-11|143	# Note that we're using versioned catalog, so this is always ok.
12mr|jakarta-commons-validator-1.3.1-11|144	if [ -x %{_bindir}/install-catalog -a -d %{_sysconfdir}/sgml ]; then
12mr|jakarta-commons-validator-1.3.1-11|145	%{_bindir}/install-catalog --remove \
12mr|jakarta-commons-validator-1.3.1-11|146	%{_sysconfdir}/sgml/%{name}-%{version}-%{release}.cat \
12mr|jakarta-commons-validator-1.3.1-11|147	%{_datadir}/sgml/%{name}/catalog > /dev/null || :
12mr|jakarta-commons-validator-1.3.1-11|148	fi
12mr|jakarta-commons-validator-1.3.1-11|149	
12mr|jakarta-commons-validator-1.3.1-11|150	# -----------------------------------------------------------------------------
12mr|jakarta-commons-validator-1.3.1-11|151	
12mr|jakarta-commons-validator-1.3.1-11|152	%files
12mr|jakarta-commons-validator-1.3.1-11|153	%defattr(0644,root,root,0755)
12mr|jakarta-commons-validator-1.3.1-11|154	%doc LICENSE.txt NOTICE.txt
12mr|jakarta-commons-validator-1.3.1-11|155	%{_javadir}/*
12mr|jakarta-commons-validator-1.3.1-11|156	%{_datadir}/%{name}
12mr|jakarta-commons-validator-1.3.1-11|157	%if %{gcj_support}
12mr|jakarta-commons-validator-1.3.1-11|158	%attr(-,root,root) %{_libdir}/gcj/%{name}
12mr|jakarta-commons-validator-1.3.1-11|159	%endif
12mr|jakarta-commons-validator-1.3.1-11|160	%{_datadir}/sgml/%{name}
12mr|jakarta-commons-validator-1.3.1-11|161	
12mr|jakarta-commons-validator-1.3.1-11|162	%files javadoc
12mr|jakarta-commons-validator-1.3.1-11|163	%defattr(0644,root,root,0755)
12mr|jakarta-commons-validator-1.3.1-11|164	%{_javadocdir}/%{name}-%{version}
12mr|jakarta-commons-validator-1.3.1-11|165	
12mr|jakarta-commons-validator-1.3.1-11|166	# -----------------------------------------------------------------------------
12mr|jakarta-commons-validator-1.3.1-11|167	
12mr|jakarta-commons-validator-1.3.1-11|168	
12mr|jakarta-commons-validator-1.3.1-11|169	
12mr|jakarta-commons-validator-1.3.1-11|170	
12mr|jakarta-commons-validator-1.3.1-11|171	
12mr|jakarta-commons-validator-1.3.1-11|172	%changelog
12mr|jakarta-commons-validator-1.3.1-11|173	

14428 12
12mr|jakarta-oro-2.0.8-3.0.10|1	%define short_name	oro
12mr|jakarta-oro-2.0.8-3.0.10|2	%define section		free
12mr|jakarta-oro-2.0.8-3.0.10|3	%define gcj_support	1
12mr|jakarta-oro-2.0.8-3.0.10|4	
12mr|jakarta-oro-2.0.8-3.0.10|5	Name:           jakarta-oro
12mr|jakarta-oro-2.0.8-3.0.10|6	Version:        2.0.8
12mr|jakarta-oro-2.0.8-3.0.10|7	Release:        3.0.10
12mr|jakarta-oro-2.0.8-3.0.10|8	Epoch:		0
12mr|jakarta-oro-2.0.8-3.0.10|9	Summary:        Full regular expressions API
12mr|jakarta-oro-2.0.8-3.0.10|10	License:        Apache License
12mr|jakarta-oro-2.0.8-3.0.10|11	Group:          Development/Java
12mr|jakarta-oro-2.0.8-3.0.10|12	URL:            http://jakarta.apache.org/%{name}/
12mr|jakarta-oro-2.0.8-3.0.10|13	Source0:        %{name}-%{version}.tar.bz2
12mr|jakarta-oro-2.0.8-3.0.10|14	BuildRequires:  java-rpmbuild > 0:1.5
12mr|jakarta-oro-2.0.8-3.0.10|15	BuildRequires:  java-1.6.0-openjdk-devel
12mr|jakarta-oro-2.0.8-3.0.10|16	BuildRequires:  ant
12mr|jakarta-oro-2.0.8-3.0.10|17	%if %{gcj_support}
12mr|jakarta-oro-2.0.8-3.0.10|18	BuildRequires:  java-gcj-compat-devel
12mr|jakarta-oro-2.0.8-3.0.10|19	%else
12mr|jakarta-oro-2.0.8-3.0.10|20	BuildArch:      noarch
12mr|jakarta-oro-2.0.8-3.0.10|21	%endif
12mr|jakarta-oro-2.0.8-3.0.10|22	Provides:       oro = %{epoch}:%{version}-%{release}
12mr|jakarta-oro-2.0.8-3.0.10|23	#Vendor:         JPackage Project
12mr|jakarta-oro-2.0.8-3.0.10|24	#Distribution:   JPackage
12mr|jakarta-oro-2.0.8-3.0.10|25	
12mr|jakarta-oro-2.0.8-3.0.10|26	%description
12mr|jakarta-oro-2.0.8-3.0.10|27	The Jakarta-ORO Java classes are a set of text-processing Java classes
12mr|jakarta-oro-2.0.8-3.0.10|28	that provide Perl5 compatible regular expressions, AWK-like regular
12mr|jakarta-oro-2.0.8-3.0.10|29	expressions, glob expressions, and utility classes for performing
12mr|jakarta-oro-2.0.8-3.0.10|30	substitutions, splits, filtering filenames, etc. This library is the
12mr|jakarta-oro-2.0.8-3.0.10|31	successor to the OROMatcher, AwkTools, PerlTools, and TextTools
12mr|jakarta-oro-2.0.8-3.0.10|32	libraries from ORO, Inc. (www.oroinc.com). They have been donated to the
12mr|jakarta-oro-2.0.8-3.0.10|33	Jakarta Project by Daniel Savarese (www.savarese.org), the copyright
12mr|jakarta-oro-2.0.8-3.0.10|34	holder of the ORO libraries. Daniel will continue to participate in
12mr|jakarta-oro-2.0.8-3.0.10|35	their development under the Jakarta Project.
12mr|jakarta-oro-2.0.8-3.0.10|36	
12mr|jakarta-oro-2.0.8-3.0.10|37	%package javadoc
12mr|jakarta-oro-2.0.8-3.0.10|38	Group:          Development/Java
12mr|jakarta-oro-2.0.8-3.0.10|39	Summary:        Javadoc for %{name}
12mr|jakarta-oro-2.0.8-3.0.10|40	
12mr|jakarta-oro-2.0.8-3.0.10|41	%description javadoc
12mr|jakarta-oro-2.0.8-3.0.10|42	Javadoc for %{name}.
12mr|jakarta-oro-2.0.8-3.0.10|43	
12mr|jakarta-oro-2.0.8-3.0.10|44	%prep
12mr|jakarta-oro-2.0.8-3.0.10|45	%setup -q
12mr|jakarta-oro-2.0.8-3.0.10|46	# remove all binary libs
12mr|jakarta-oro-2.0.8-3.0.10|47	find . -name "*.jar" -exec rm -f {} \;
12mr|jakarta-oro-2.0.8-3.0.10|48	# remove all CVS files
12mr|jakarta-oro-2.0.8-3.0.10|49	for dir in `find . -type d -name CVS`; do rm -rf $dir; done
12mr|jakarta-oro-2.0.8-3.0.10|50	for file in `find . -type f -name .cvsignore`; do rm -rf $file; done
12mr|jakarta-oro-2.0.8-3.0.10|51	
12mr|jakarta-oro-2.0.8-3.0.10|52	%build
12mr|jakarta-oro-2.0.8-3.0.10|53	%ant -Dfinal.name=%{name} jar javadocs
12mr|jakarta-oro-2.0.8-3.0.10|54	
12mr|jakarta-oro-2.0.8-3.0.10|55	%install
12mr|jakarta-oro-2.0.8-3.0.10|56	#jars
12mr|jakarta-oro-2.0.8-3.0.10|57	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-oro-2.0.8-3.0.10|58	install -m 644 %{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jakarta-oro-2.0.8-3.0.10|59	(cd $RPM_BUILD_ROOT%{_javadir} && ln -s %{name}-%{version}.jar %{short_name}-%{version}.jar)
12mr|jakarta-oro-2.0.8-3.0.10|60	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|jakarta-oro-2.0.8-3.0.10|61	#javadoc
12mr|jakarta-oro-2.0.8-3.0.10|62	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-oro-2.0.8-3.0.10|63	cp -pr docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-oro-2.0.8-3.0.10|64	(cd $RPM_BUILD_ROOT%{_javadocdir} && ln -s %{name}-%{version} %{name})
12mr|jakarta-oro-2.0.8-3.0.10|65	(cd $RPM_BUILD_ROOT%{_javadocdir} && ln -s %{name}-%{version} %{short_name}-%{version})
12mr|jakarta-oro-2.0.8-3.0.10|66	(cd $RPM_BUILD_ROOT%{_javadocdir} && ln -s %{short_name}-%{version} %{short_name})
12mr|jakarta-oro-2.0.8-3.0.10|67	rm -rf docs/api
12mr|jakarta-oro-2.0.8-3.0.10|68	
12mr|jakarta-oro-2.0.8-3.0.10|69	%if %{gcj_support}
12mr|jakarta-oro-2.0.8-3.0.10|70	%{_bindir}/aot-compile-rpm
12mr|jakarta-oro-2.0.8-3.0.10|71	%endif
12mr|jakarta-oro-2.0.8-3.0.10|72	
12mr|jakarta-oro-2.0.8-3.0.10|73	%clean
12mr|jakarta-oro-2.0.8-3.0.10|74	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-oro-2.0.8-3.0.10|75	
12mr|jakarta-oro-2.0.8-3.0.10|76	%if %{gcj_support}
12mr|jakarta-oro-2.0.8-3.0.10|77	%post
12mr|jakarta-oro-2.0.8-3.0.10|78	%{update_gcjdb}
12mr|jakarta-oro-2.0.8-3.0.10|79	
12mr|jakarta-oro-2.0.8-3.0.10|80	%postun
12mr|jakarta-oro-2.0.8-3.0.10|81	%{clean_gcjdb}
12mr|jakarta-oro-2.0.8-3.0.10|82	%endif
12mr|jakarta-oro-2.0.8-3.0.10|83	
12mr|jakarta-oro-2.0.8-3.0.10|84	%files
12mr|jakarta-oro-2.0.8-3.0.10|85	%defattr(-,root,root)
12mr|jakarta-oro-2.0.8-3.0.10|86	%doc COMPILE ISSUES README TODO CHANGES CONTRIBUTORS LICENSE STYLE
12mr|jakarta-oro-2.0.8-3.0.10|87	%{_javadir}/*.jar
12mr|jakarta-oro-2.0.8-3.0.10|88	%if %{gcj_support}
12mr|jakarta-oro-2.0.8-3.0.10|89	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}*.jar.*
12mr|jakarta-oro-2.0.8-3.0.10|90	%endif
12mr|jakarta-oro-2.0.8-3.0.10|91	
12mr|jakarta-oro-2.0.8-3.0.10|92	%files javadoc
12mr|jakarta-oro-2.0.8-3.0.10|93	%defattr(-,root,root)
12mr|jakarta-oro-2.0.8-3.0.10|94	%{_javadocdir}/*
12mr|jakarta-oro-2.0.8-3.0.10|95	
12mr|jakarta-oro-2.0.8-3.0.10|96	
12mr|jakarta-oro-2.0.8-3.0.10|97	
12mr|jakarta-oro-2.0.8-3.0.10|98	
12mr|jakarta-oro-2.0.8-3.0.10|99	
12mr|jakarta-oro-2.0.8-3.0.10|100	%changelog
12mr|jakarta-oro-2.0.8-3.0.10|101	* Mon Oct  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|jakarta-oro-2.0.8-3.0.10|102	+ Commit: 0a38ec3
12mr|jakarta-oro-2.0.8-3.0.10|103	- Force java-1.6.0-openjdk-devel
12mr|jakarta-oro-2.0.8-3.0.10|104	
12mr|jakarta-oro-2.0.8-3.0.10|105	

14429 12
12mr|jakarta-slide-webdavclient-2.1-4.0.8|1	# Copyright (c) 2000-2007, JPackage Project
12mr|jakarta-slide-webdavclient-2.1-4.0.8|2	# All rights reserved.
12mr|jakarta-slide-webdavclient-2.1-4.0.8|3	#
12mr|jakarta-slide-webdavclient-2.1-4.0.8|4	# Redistribution and use in source and binary forms, with or without
12mr|jakarta-slide-webdavclient-2.1-4.0.8|5	# modification, are permitted provided that the following conditions
12mr|jakarta-slide-webdavclient-2.1-4.0.8|6	# are met:
12mr|jakarta-slide-webdavclient-2.1-4.0.8|7	#
12mr|jakarta-slide-webdavclient-2.1-4.0.8|8	# 1. Redistributions of source code must retain the above copyright
12mr|jakarta-slide-webdavclient-2.1-4.0.8|9	#    notice, this list of conditions and the following disclaimer.
12mr|jakarta-slide-webdavclient-2.1-4.0.8|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jakarta-slide-webdavclient-2.1-4.0.8|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jakarta-slide-webdavclient-2.1-4.0.8|12	#    documentation and/or other materials provided with the
12mr|jakarta-slide-webdavclient-2.1-4.0.8|13	#    distribution.
12mr|jakarta-slide-webdavclient-2.1-4.0.8|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jakarta-slide-webdavclient-2.1-4.0.8|15	#    contributors may be used to endorse or promote products derived
12mr|jakarta-slide-webdavclient-2.1-4.0.8|16	#    from this software without specific prior written permission.
12mr|jakarta-slide-webdavclient-2.1-4.0.8|17	#
12mr|jakarta-slide-webdavclient-2.1-4.0.8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jakarta-slide-webdavclient-2.1-4.0.8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jakarta-slide-webdavclient-2.1-4.0.8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jakarta-slide-webdavclient-2.1-4.0.8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jakarta-slide-webdavclient-2.1-4.0.8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jakarta-slide-webdavclient-2.1-4.0.8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jakarta-slide-webdavclient-2.1-4.0.8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jakarta-slide-webdavclient-2.1-4.0.8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jakarta-slide-webdavclient-2.1-4.0.8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jakarta-slide-webdavclient-2.1-4.0.8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jakarta-slide-webdavclient-2.1-4.0.8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jakarta-slide-webdavclient-2.1-4.0.8|29	#
12mr|jakarta-slide-webdavclient-2.1-4.0.8|30	%define _with_gcj_support 1
12mr|jakarta-slide-webdavclient-2.1-4.0.8|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}}}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|32	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|33	%define section   devel
12mr|jakarta-slide-webdavclient-2.1-4.0.8|34	%define base_name slide
12mr|jakarta-slide-webdavclient-2.1-4.0.8|35	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|36	Name:           jakarta-slide-webdavclient
12mr|jakarta-slide-webdavclient-2.1-4.0.8|37	Version:        2.1
12mr|jakarta-slide-webdavclient-2.1-4.0.8|38	Release:        %mkrel 4.0.8
12mr|jakarta-slide-webdavclient-2.1-4.0.8|39	Epoch:          0
12mr|jakarta-slide-webdavclient-2.1-4.0.8|40	Summary:        Slide WebDAV client
12mr|jakarta-slide-webdavclient-2.1-4.0.8|41	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|42	Group:          Development/Java
12mr|jakarta-slide-webdavclient-2.1-4.0.8|43	License:        Apache Software License
12mr|jakarta-slide-webdavclient-2.1-4.0.8|44	URL:            http://jakarta.apache.org/slide/
12mr|jakarta-slide-webdavclient-2.1-4.0.8|45	Source0:        jakarta-slide-webdavclient-src-2.1.tar.gz
12mr|jakarta-slide-webdavclient-2.1-4.0.8|46	Source1:        %{name}.sh
12mr|jakarta-slide-webdavclient-2.1-4.0.8|47	Source2:        jakarta-slide-webdavclient-2.2-WebdavResource.java
12mr|jakarta-slide-webdavclient-2.1-4.0.8|48	Source3:        slide-webdavlib-2.1.pom
12mr|jakarta-slide-webdavclient-2.1-4.0.8|49	Patch0:         jakarta-slide-webdavclient-3.0-compat.patch
12mr|jakarta-slide-webdavclient-2.1-4.0.8|50	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|51	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|jakarta-slide-webdavclient-2.1-4.0.8|52	%if ! %{gcj_support}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|53	BuildArch:      noarch
12mr|jakarta-slide-webdavclient-2.1-4.0.8|54	%endif
12mr|jakarta-slide-webdavclient-2.1-4.0.8|55	BuildRequires:  java-rpmbuild
12mr|jakarta-slide-webdavclient-2.1-4.0.8|56	BuildRequires:  jpackage-utils >= 0:1.6
12mr|jakarta-slide-webdavclient-2.1-4.0.8|57	BuildRequires:  ant >= 0:1.6
12mr|jakarta-slide-webdavclient-2.1-4.0.8|58	BuildRequires:  ant-antlr
12mr|jakarta-slide-webdavclient-2.1-4.0.8|59	BuildRequires:  antlr
12mr|jakarta-slide-webdavclient-2.1-4.0.8|60	BuildRequires:  jakarta-commons-httpclient >= 3.0
12mr|jakarta-slide-webdavclient-2.1-4.0.8|61	BuildRequires:  jakarta-commons-transaction
12mr|jakarta-slide-webdavclient-2.1-4.0.8|62	BuildRequires:  geronimo-j2ee-connector-1.5-api
12mr|jakarta-slide-webdavclient-2.1-4.0.8|63	BuildRequires:  geronimo-jta-1.0.1B-api
12mr|jakarta-slide-webdavclient-2.1-4.0.8|64	BuildRequires:  servletapi5
12mr|jakarta-slide-webdavclient-2.1-4.0.8|65	BuildRequires:  xml-im-exporter
12mr|jakarta-slide-webdavclient-2.1-4.0.8|66	BuildRequires:  jdom
12mr|jakarta-slide-webdavclient-2.1-4.0.8|67	BuildRequires:  xml-im-exporter
12mr|jakarta-slide-webdavclient-2.1-4.0.8|68	Requires:  jakarta-commons-httpclient
12mr|jakarta-slide-webdavclient-2.1-4.0.8|69	Requires:  jakarta-commons-transaction
12mr|jakarta-slide-webdavclient-2.1-4.0.8|70	Requires:  geronimo-j2ee-connector-1.5-api
12mr|jakarta-slide-webdavclient-2.1-4.0.8|71	Requires:  geronimo-jta-1.0.1B-api
12mr|jakarta-slide-webdavclient-2.1-4.0.8|72	Requires:  jdom
12mr|jakarta-slide-webdavclient-2.1-4.0.8|73	Requires:  xml-im-exporter
12mr|jakarta-slide-webdavclient-2.1-4.0.8|74	%if %{gcj_support}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|75	BuildRequires:    java-gcj-compat-devel
12mr|jakarta-slide-webdavclient-2.1-4.0.8|76	%endif
12mr|jakarta-slide-webdavclient-2.1-4.0.8|77	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|78	%description
12mr|jakarta-slide-webdavclient-2.1-4.0.8|79	Slide includes a fully featured WebDAV client library and command line
12mr|jakarta-slide-webdavclient-2.1-4.0.8|80	client.
12mr|jakarta-slide-webdavclient-2.1-4.0.8|81	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|82	%package        javadoc
12mr|jakarta-slide-webdavclient-2.1-4.0.8|83	Summary:        Javadoc for %{name}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|84	Group:          Development/Java
12mr|jakarta-slide-webdavclient-2.1-4.0.8|85	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|86	%description    javadoc
12mr|jakarta-slide-webdavclient-2.1-4.0.8|87	%{summary}.
12mr|jakarta-slide-webdavclient-2.1-4.0.8|88	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|89	%prep
12mr|jakarta-slide-webdavclient-2.1-4.0.8|90	%setup -q -n jakarta-slide-webdavclient-src-2.1
12mr|jakarta-slide-webdavclient-2.1-4.0.8|91	%remove_java_binaries
12mr|jakarta-slide-webdavclient-2.1-4.0.8|92	cp %{SOURCE2} clientlib/src/java/org/apache/webdav/lib/WebdavResource.java
12mr|jakarta-slide-webdavclient-2.1-4.0.8|93	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|94	%patch0 -p0 -b .sav
12mr|jakarta-slide-webdavclient-2.1-4.0.8|95	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|96	%build
12mr|jakarta-slide-webdavclient-2.1-4.0.8|97	export CLASSPATH=$(build-classpath \
12mr|jakarta-slide-webdavclient-2.1-4.0.8|98	antlr \
12mr|jakarta-slide-webdavclient-2.1-4.0.8|99	commons-httpclient \
12mr|jakarta-slide-webdavclient-2.1-4.0.8|100	commons-httpclient-contrib \
12mr|jakarta-slide-webdavclient-2.1-4.0.8|101	commons-transaction \
12mr|jakarta-slide-webdavclient-2.1-4.0.8|102	j2ee-connector \
12mr|jakarta-slide-webdavclient-2.1-4.0.8|103	jta \
12mr|jakarta-slide-webdavclient-2.1-4.0.8|104	servlet \
12mr|jakarta-slide-webdavclient-2.1-4.0.8|105	jdom \
12mr|jakarta-slide-webdavclient-2.1-4.0.8|106	xml-im-exporter \
12mr|jakarta-slide-webdavclient-2.1-4.0.8|107	)
12mr|jakarta-slide-webdavclient-2.1-4.0.8|108	%{ant} -Dbuild.sysclasspath=first -Dant.build.javac.source=1.4
12mr|jakarta-slide-webdavclient-2.1-4.0.8|109	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|110	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|111	%install
12mr|jakarta-slide-webdavclient-2.1-4.0.8|112	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-slide-webdavclient-2.1-4.0.8|113	install -dm 755 $RPM_BUILD_ROOT%{_bindir}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|114	install -pm 755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/webdavclient
12mr|jakarta-slide-webdavclient-2.1-4.0.8|115	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|116	install -dm 755 $RPM_BUILD_ROOT%{_javadir}/%{base_name}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|117	install -pm 644 \
12mr|jakarta-slide-webdavclient-2.1-4.0.8|118	dist/lib/jakarta-slide-webdavlib-%{version}.jar \
12mr|jakarta-slide-webdavclient-2.1-4.0.8|119	$RPM_BUILD_ROOT%{_javadir}/%{base_name}/%{name}-webdavlib-%{version}.jar
12mr|jakarta-slide-webdavclient-2.1-4.0.8|120	install -pm 644 \
12mr|jakarta-slide-webdavclient-2.1-4.0.8|121	dist/lib/jakarta-slide-commandline-%{version}.jar \
12mr|jakarta-slide-webdavclient-2.1-4.0.8|122	$RPM_BUILD_ROOT%{_javadir}/%{base_name}/%{name}-commandline-%{version}.jar
12mr|jakarta-slide-webdavclient-2.1-4.0.8|123	(cd $RPM_BUILD_ROOT%{_javadir}/%{base_name} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|jakarta-slide-webdavclient-2.1-4.0.8|124	(cd $RPM_BUILD_ROOT%{_javadir}/%{base_name} && for jar in jakarta-*.jar; do ln -sf ${jar} `echo $jar| sed  "s|jakarta-||g"`; done)
12mr|jakarta-slide-webdavclient-2.1-4.0.8|125	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|126	%add_to_maven_depmap slide slide-webdavlib %{version} JPP/slide jakarta-slide-webdavclient-webdavlib
12mr|jakarta-slide-webdavclient-2.1-4.0.8|127	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|jakarta-slide-webdavclient-2.1-4.0.8|128	install -pm 644 %{SOURCE3} \
12mr|jakarta-slide-webdavclient-2.1-4.0.8|129	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.slide-jakarta-slide-webdavclient-webdavlib.pom
12mr|jakarta-slide-webdavclient-2.1-4.0.8|130	#javadoc
12mr|jakarta-slide-webdavclient-2.1-4.0.8|131	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|132	cp -pr dist/doc/clientjavadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|133	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|134	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|135	%if %{gcj_support}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|136	%{_bindir}/aot-compile-rpm
12mr|jakarta-slide-webdavclient-2.1-4.0.8|137	%endif
12mr|jakarta-slide-webdavclient-2.1-4.0.8|138	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|139	%clean
12mr|jakarta-slide-webdavclient-2.1-4.0.8|140	rm -rf $RPM_BUILD_ROOT
12mr|jakarta-slide-webdavclient-2.1-4.0.8|141	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|142	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|143	%post
12mr|jakarta-slide-webdavclient-2.1-4.0.8|144	%update_maven_depmap
12mr|jakarta-slide-webdavclient-2.1-4.0.8|145	%if %{gcj_support}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|146	%{update_gcjdb}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|147	%endif
12mr|jakarta-slide-webdavclient-2.1-4.0.8|148	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|149	%postun
12mr|jakarta-slide-webdavclient-2.1-4.0.8|150	%update_maven_depmap
12mr|jakarta-slide-webdavclient-2.1-4.0.8|151	%if %{gcj_support}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|152	%{clean_gcjdb}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|153	%endif
12mr|jakarta-slide-webdavclient-2.1-4.0.8|154	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|155	%files
12mr|jakarta-slide-webdavclient-2.1-4.0.8|156	%defattr(-,root,root,-)
12mr|jakarta-slide-webdavclient-2.1-4.0.8|157	%doc LICENSE
12mr|jakarta-slide-webdavclient-2.1-4.0.8|158	%{_javadir}/%{base_name}/*.jar
12mr|jakarta-slide-webdavclient-2.1-4.0.8|159	%{_datadir}/maven2/poms/*
12mr|jakarta-slide-webdavclient-2.1-4.0.8|160	%{_mavendepmapfragdir}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|161	%attr(0755,root,root) %{_bindir}/webdavclient
12mr|jakarta-slide-webdavclient-2.1-4.0.8|162	%if %{gcj_support}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|163	%dir %attr(-,root,root) %{_libdir}/gcj/%{name}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|164	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-*-%{version}.jar.*
12mr|jakarta-slide-webdavclient-2.1-4.0.8|165	%endif
12mr|jakarta-slide-webdavclient-2.1-4.0.8|166	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|167	%files javadoc
12mr|jakarta-slide-webdavclient-2.1-4.0.8|168	%defattr(-,root,root,-)
12mr|jakarta-slide-webdavclient-2.1-4.0.8|169	%doc %{_javadocdir}/%{name}-%{version}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|170	%doc %{_javadocdir}/%{name}
12mr|jakarta-slide-webdavclient-2.1-4.0.8|171	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|172	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|173	
12mr|jakarta-slide-webdavclient-2.1-4.0.8|174	%changelog
12mr|jakarta-slide-webdavclient-2.1-4.0.8|175	

14430 12
12mr|jakarta-taglibs-standard-1.1.2-10|1	%define gcj_support 0
12mr|jakarta-taglibs-standard-1.1.2-10|2	
12mr|jakarta-taglibs-standard-1.1.2-10|3	
12mr|jakarta-taglibs-standard-1.1.2-10|4	%define base_name       standard
12mr|jakarta-taglibs-standard-1.1.2-10|5	%define short_name      taglibs-%{base_name}
12mr|jakarta-taglibs-standard-1.1.2-10|6	
12mr|jakarta-taglibs-standard-1.1.2-10|7	Name:           jakarta-taglibs-standard
12mr|jakarta-taglibs-standard-1.1.2-10|8	Version:        1.1.2
12mr|jakarta-taglibs-standard-1.1.2-10|9	Release:        10
12mr|jakarta-taglibs-standard-1.1.2-10|10	Summary:        An open-source implementation of the JSP Standard Tag Library
12mr|jakarta-taglibs-standard-1.1.2-10|11	License:        ASL 2.0
12mr|jakarta-taglibs-standard-1.1.2-10|12	Group:          Development/Java
12mr|jakarta-taglibs-standard-1.1.2-10|13	URL:            http://jakarta.apache.org/taglibs/
12mr|jakarta-taglibs-standard-1.1.2-10|14	Source:         http://archive.apache.org/dist/jakarta/taglibs/standard/source/jakarta-taglibs-standard-1.1.1-src.tar.gz
12mr|jakarta-taglibs-standard-1.1.2-10|15	Patch0:         jakarta-taglibs-standard-%{version}-build.patch
12mr|jakarta-taglibs-standard-1.1.2-10|16	Patch1:         jakarta-taglibs-standard-1.1.1-remove-enums.patch
12mr|jakarta-taglibs-standard-1.1.2-10|17	
12mr|jakarta-taglibs-standard-1.1.2-10|18	%if ! %{gcj_support}
12mr|jakarta-taglibs-standard-1.1.2-10|19	BuildArch:      noarch
12mr|jakarta-taglibs-standard-1.1.2-10|20	%endif
12mr|jakarta-taglibs-standard-1.1.2-10|21	BuildRequires:	java-1.6.0-openjdk-devel
12mr|jakarta-taglibs-standard-1.1.2-10|22	BuildRequires:  jpackage-utils >= 0:1.5.30
12mr|jakarta-taglibs-standard-1.1.2-10|23	BuildRequires:  ant
12mr|jakarta-taglibs-standard-1.1.2-10|24	BuildRequires:  servletapi5 >= 0:5.0.16
12mr|jakarta-taglibs-standard-1.1.2-10|25	BuildRequires:  tomcat5-jsp-2.0-api >= 0:5.0.16
12mr|jakarta-taglibs-standard-1.1.2-10|26	BuildRequires:  xalan-j2 >= 2.6.0
12mr|jakarta-taglibs-standard-1.1.2-10|27	Requires:       servletapi5 >= 0:5.0.16
12mr|jakarta-taglibs-standard-1.1.2-10|28	Requires:       tomcat5-jsp-2.0-api >= 0:5.0.16
12mr|jakarta-taglibs-standard-1.1.2-10|29	Requires:       xalan-j2 >= 2.6.0
12mr|jakarta-taglibs-standard-1.1.2-10|30	
12mr|jakarta-taglibs-standard-1.1.2-10|31	%if %{gcj_support}
12mr|jakarta-taglibs-standard-1.1.2-10|32	BuildRequires:          java-gcj-compat-devel
12mr|jakarta-taglibs-standard-1.1.2-10|33	Requires(post):         java-gcj-compat
12mr|jakarta-taglibs-standard-1.1.2-10|34	Requires(postun):       java-gcj-compat
12mr|jakarta-taglibs-standard-1.1.2-10|35	%endif
12mr|jakarta-taglibs-standard-1.1.2-10|36	
12mr|jakarta-taglibs-standard-1.1.2-10|37	%description
12mr|jakarta-taglibs-standard-1.1.2-10|38	This package contains Jakarta Taglibs's open-source implementation of the
12mr|jakarta-taglibs-standard-1.1.2-10|39	JSP Standard Tag Library (JSTL), version 1.1. JSTL is a standard under the
12mr|jakarta-taglibs-standard-1.1.2-10|40	Java Community Process.
12mr|jakarta-taglibs-standard-1.1.2-10|41	
12mr|jakarta-taglibs-standard-1.1.2-10|42	%package        javadoc
12mr|jakarta-taglibs-standard-1.1.2-10|43	Summary:        Javadoc for %{name}
12mr|jakarta-taglibs-standard-1.1.2-10|44	Group:          Development/Java
12mr|jakarta-taglibs-standard-1.1.2-10|45	BuildRequires:  java-javadoc
12mr|jakarta-taglibs-standard-1.1.2-10|46	
12mr|jakarta-taglibs-standard-1.1.2-10|47	%description    javadoc
12mr|jakarta-taglibs-standard-1.1.2-10|48	Javadoc for %{name}.
12mr|jakarta-taglibs-standard-1.1.2-10|49	
12mr|jakarta-taglibs-standard-1.1.2-10|50	
12mr|jakarta-taglibs-standard-1.1.2-10|51	%prep
12mr|jakarta-taglibs-standard-1.1.2-10|52	%setup  -q -n %{name}-1.1.1-src
12mr|jakarta-taglibs-standard-1.1.2-10|53	%patch0 -p0 -b .orig
12mr|jakarta-taglibs-standard-1.1.2-10|54	%patch1 -p0
12mr|jakarta-taglibs-standard-1.1.2-10|55	cat > build.properties <<EOBP
12mr|jakarta-taglibs-standard-1.1.2-10|56	build.dir=build
12mr|jakarta-taglibs-standard-1.1.2-10|57	dist.dir=dist
12mr|jakarta-taglibs-standard-1.1.2-10|58	servlet24.jar=$(build-classpath servletapi5)
12mr|jakarta-taglibs-standard-1.1.2-10|59	jsp20.jar=$(build-classpath jspapi)
12mr|jakarta-taglibs-standard-1.1.2-10|60	jaxp-api.jar=$(build-classpath xalan-j2)
12mr|jakarta-taglibs-standard-1.1.2-10|61	EOBP
12mr|jakarta-taglibs-standard-1.1.2-10|62	
12mr|jakarta-taglibs-standard-1.1.2-10|63	%build
12mr|jakarta-taglibs-standard-1.1.2-10|64	
12mr|jakarta-taglibs-standard-1.1.2-10|65	ant \
12mr|jakarta-taglibs-standard-1.1.2-10|66	-Dfinal.name=%{short_name} \
12mr|jakarta-taglibs-standard-1.1.2-10|67	-Dj2se.javadoc=%{_javadocdir}/java \
12mr|jakarta-taglibs-standard-1.1.2-10|68	-f standard/build.xml \
12mr|jakarta-taglibs-standard-1.1.2-10|69	dist
12mr|jakarta-taglibs-standard-1.1.2-10|70	
12mr|jakarta-taglibs-standard-1.1.2-10|71	
12mr|jakarta-taglibs-standard-1.1.2-10|72	%install
12mr|jakarta-taglibs-standard-1.1.2-10|73	# jars
12mr|jakarta-taglibs-standard-1.1.2-10|74	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|jakarta-taglibs-standard-1.1.2-10|75	cp -p standard/dist/standard/lib/jstl.jar $RPM_BUILD_ROOT%{_javadir}/jakarta-taglibs-core-%{version}.jar
12mr|jakarta-taglibs-standard-1.1.2-10|76	cp -p standard/dist/standard/lib/standard.jar $RPM_BUILD_ROOT%{_javadir}/jakarta-taglibs-standard-%{version}.jar
12mr|jakarta-taglibs-standard-1.1.2-10|77	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|jakarta-||g"`; done)
12mr|jakarta-taglibs-standard-1.1.2-10|78	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|jakarta-taglibs-standard-1.1.2-10|79	
12mr|jakarta-taglibs-standard-1.1.2-10|80	# javadoc
12mr|jakarta-taglibs-standard-1.1.2-10|81	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-taglibs-standard-1.1.2-10|82	cp -pr standard/dist/standard/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jakarta-taglibs-standard-1.1.2-10|83	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jakarta-taglibs-standard-1.1.2-10|84	
12mr|jakarta-taglibs-standard-1.1.2-10|85	
12mr|jakarta-taglibs-standard-1.1.2-10|86	%if %{gcj_support}
12mr|jakarta-taglibs-standard-1.1.2-10|87	%{_bindir}/aot-compile-rpm
12mr|jakarta-taglibs-standard-1.1.2-10|88	%endif
12mr|jakarta-taglibs-standard-1.1.2-10|89	
12mr|jakarta-taglibs-standard-1.1.2-10|90	%if %{gcj_support}
12mr|jakarta-taglibs-standard-1.1.2-10|91	%post
12mr|jakarta-taglibs-standard-1.1.2-10|92	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|jakarta-taglibs-standard-1.1.2-10|93	then
12mr|jakarta-taglibs-standard-1.1.2-10|94	%{_bindir}/rebuild-gcj-db
12mr|jakarta-taglibs-standard-1.1.2-10|95	fi
12mr|jakarta-taglibs-standard-1.1.2-10|96	%endif
12mr|jakarta-taglibs-standard-1.1.2-10|97	
12mr|jakarta-taglibs-standard-1.1.2-10|98	%if %{gcj_support}
12mr|jakarta-taglibs-standard-1.1.2-10|99	%postun
12mr|jakarta-taglibs-standard-1.1.2-10|100	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|jakarta-taglibs-standard-1.1.2-10|101	then
12mr|jakarta-taglibs-standard-1.1.2-10|102	%{_bindir}/rebuild-gcj-db
12mr|jakarta-taglibs-standard-1.1.2-10|103	fi
12mr|jakarta-taglibs-standard-1.1.2-10|104	%endif
12mr|jakarta-taglibs-standard-1.1.2-10|105	
12mr|jakarta-taglibs-standard-1.1.2-10|106	%files
12mr|jakarta-taglibs-standard-1.1.2-10|107	%defattr(0644,root,root,0755)
12mr|jakarta-taglibs-standard-1.1.2-10|108	%doc standard/README_src.txt standard/README_bin.txt standard/dist/doc/doc/standard-doc/*.html
12mr|jakarta-taglibs-standard-1.1.2-10|109	%{_javadir}/*
12mr|jakarta-taglibs-standard-1.1.2-10|110	
12mr|jakarta-taglibs-standard-1.1.2-10|111	%if %{gcj_support}
12mr|jakarta-taglibs-standard-1.1.2-10|112	%attr(-,root,root) %{_libdir}/gcj/%{name}/jakarta-taglibs-core-1.1.1.jar.*
12mr|jakarta-taglibs-standard-1.1.2-10|113	%attr(-,root,root) %{_libdir}/gcj/%{name}/jakarta-taglibs-standard-1.1.1.jar.*
12mr|jakarta-taglibs-standard-1.1.2-10|114	%endif
12mr|jakarta-taglibs-standard-1.1.2-10|115	
12mr|jakarta-taglibs-standard-1.1.2-10|116	%files javadoc
12mr|jakarta-taglibs-standard-1.1.2-10|117	%defattr(0644,root,root,0755)
12mr|jakarta-taglibs-standard-1.1.2-10|118	%doc %{_javadocdir}/%{name}-%{version}
12mr|jakarta-taglibs-standard-1.1.2-10|119	%doc %{_javadocdir}/%{name}
12mr|jakarta-taglibs-standard-1.1.2-10|120	
12mr|jakarta-taglibs-standard-1.1.2-10|121	
12mr|jakarta-taglibs-standard-1.1.2-10|122	
12mr|jakarta-taglibs-standard-1.1.2-10|123	%changelog
12mr|jakarta-taglibs-standard-1.1.2-10|124	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 1.1.2-9
12mr|jakarta-taglibs-standard-1.1.2-10|125	+ Revision: 733987
12mr|jakarta-taglibs-standard-1.1.2-10|126	- rebuild
12mr|jakarta-taglibs-standard-1.1.2-10|127	- imported package jakarta-taglibs-standard
12mr|jakarta-taglibs-standard-1.1.2-10|128	
12mr|jakarta-taglibs-standard-1.1.2-10|129	+ Thierry Vignaud <tv@mandriva.org>
12mr|jakarta-taglibs-standard-1.1.2-10|130	- rebuild
12mr|jakarta-taglibs-standard-1.1.2-10|131	- fix no-buildroot-tag
12mr|jakarta-taglibs-standard-1.1.2-10|132	- rebuild
12mr|jakarta-taglibs-standard-1.1.2-10|133	- kill re-definition of %%buildroot on Pixel's request
12mr|jakarta-taglibs-standard-1.1.2-10|134	
12mr|jakarta-taglibs-standard-1.1.2-10|135	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|jakarta-taglibs-standard-1.1.2-10|136	- rebuild
12mr|jakarta-taglibs-standard-1.1.2-10|137	
12mr|jakarta-taglibs-standard-1.1.2-10|138	+ Anssi Hannula <anssi@mandriva.org>
12mr|jakarta-taglibs-standard-1.1.2-10|139	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12mr|jakarta-taglibs-standard-1.1.2-10|140	
12mr|jakarta-taglibs-standard-1.1.2-10|141	* Sun Sep 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.1.2-6mdv2008.0
12mr|jakarta-taglibs-standard-1.1.2-10|142	+ Revision: 87985
12mr|jakarta-taglibs-standard-1.1.2-10|143	- use macros for rebuild-gcj-db
12mr|jakarta-taglibs-standard-1.1.2-10|144	
12mr|jakarta-taglibs-standard-1.1.2-10|145	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:1.1.2-5mdv2008.0
12mr|jakarta-taglibs-standard-1.1.2-10|146	+ Revision: 87421
12mr|jakarta-taglibs-standard-1.1.2-10|147	- rebuild to filter out autorequires of GCJ AOT objects
12mr|jakarta-taglibs-standard-1.1.2-10|148	- remove unnecessary Requires(post) on java-gcj-compat
12mr|jakarta-taglibs-standard-1.1.2-10|149	
12mr|jakarta-taglibs-standard-1.1.2-10|150	* Sun Sep 09 2007 Pascal Terjan <pterjan@mandriva.org> 0:1.1.2-4mdv2008.0
12mr|jakarta-taglibs-standard-1.1.2-10|151	+ Revision: 82792
12mr|jakarta-taglibs-standard-1.1.2-10|152	- update to new version
12mr|jakarta-taglibs-standard-1.1.2-10|153	
12mr|jakarta-taglibs-standard-1.1.2-10|154	
12mr|jakarta-taglibs-standard-1.1.2-10|155	* Thu Mar 15 2007 Christiaan Welvaart <spturtle@mandriva.org> 1.1.2-3mdv2007.1
12mr|jakarta-taglibs-standard-1.1.2-10|156	+ Revision: 144224
12mr|jakarta-taglibs-standard-1.1.2-10|157	- rebuild for 2007.1
12mr|jakarta-taglibs-standard-1.1.2-10|158	
12mr|jakarta-taglibs-standard-1.1.2-10|159	+ Per Øyvind Karlsen <pkarlsen@mandriva.com>
12mr|jakarta-taglibs-standard-1.1.2-10|160	- Import jakarta-taglibs-standard
12mr|jakarta-taglibs-standard-1.1.2-10|161	
12mr|jakarta-taglibs-standard-1.1.2-10|162	* Thu Aug 24 2006 David Walluck <walluck@mandriva.org> 0:1.1.2-2mdv2007.0
12mr|jakarta-taglibs-standard-1.1.2-10|163	- BuildRequires: jsp
12mr|jakarta-taglibs-standard-1.1.2-10|164	
12mr|jakarta-taglibs-standard-1.1.2-10|165	* Fri Nov 11 2005 David Walluck <walluck@mandriva.org> 0:1.1.1-4.2mdk
12mr|jakarta-taglibs-standard-1.1.2-10|166	- aot compile
12mr|jakarta-taglibs-standard-1.1.2-10|167	
12mr|jakarta-taglibs-standard-1.1.2-10|168	* Sun May 22 2005 David Walluck <walluck@mandriva.org> 0:1.1.1-4.1mdk
12mr|jakarta-taglibs-standard-1.1.2-10|169	- release
12mr|jakarta-taglibs-standard-1.1.2-10|170	
12mr|jakarta-taglibs-standard-1.1.2-10|171	* Sat Oct 23 2004 Fernando Nasser <fnasser@redhat.com> 0:1.1.1-4jpp
12mr|jakarta-taglibs-standard-1.1.2-10|172	- Rebuild to replace incorrect patch file
12mr|jakarta-taglibs-standard-1.1.2-10|173	
12mr|jakarta-taglibs-standard-1.1.2-10|174	* Sat Oct 23 2004 Fernando Nasser <fnasser@redhat.com> 0:1.1.1-3jpp
12mr|jakarta-taglibs-standard-1.1.2-10|175	- Remove hack for 1.3 Java that would break building with an IBM SDK.
12mr|jakarta-taglibs-standard-1.1.2-10|176	
12mr|jakarta-taglibs-standard-1.1.2-10|177	* Tue Aug 24 2004 Randy Watler <rwatler at finali.com> - 0:1.1.1-2jpp
12mr|jakarta-taglibs-standard-1.1.2-10|178	- Rebuild with ant-1.6.2
12mr|jakarta-taglibs-standard-1.1.2-10|179	
12mr|jakarta-taglibs-standard-1.1.2-10|180	* Wed Jul 28 2004 Kaj J. Niemi <kajtzu@fi.basen.net> 0:1.1.1-1jpp
12mr|jakarta-taglibs-standard-1.1.2-10|181	- 1.1.1
12mr|jakarta-taglibs-standard-1.1.2-10|182	

14431 12
12mr|jarjar-1.0-2.rc7.6|1	# Copyright (c) 2000-2007, JPackage Project
12mr|jarjar-1.0-2.rc7.6|2	# All rights reserved.
12mr|jarjar-1.0-2.rc7.6|3	#
12mr|jarjar-1.0-2.rc7.6|4	# Redistribution and use in source and binary forms, with or without
12mr|jarjar-1.0-2.rc7.6|5	# modification, are permitted provided that the following conditions
12mr|jarjar-1.0-2.rc7.6|6	# are met:
12mr|jarjar-1.0-2.rc7.6|7	#
12mr|jarjar-1.0-2.rc7.6|8	# 1. Redistributions of source code must retain the above copyright
12mr|jarjar-1.0-2.rc7.6|9	#    notice, this list of conditions and the following disclaimer.
12mr|jarjar-1.0-2.rc7.6|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jarjar-1.0-2.rc7.6|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jarjar-1.0-2.rc7.6|12	#    documentation and/or other materials provided with the
12mr|jarjar-1.0-2.rc7.6|13	#    distribution.
12mr|jarjar-1.0-2.rc7.6|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jarjar-1.0-2.rc7.6|15	#    contributors may be used to endorse or promote products derived
12mr|jarjar-1.0-2.rc7.6|16	#    from this software without specific prior written permission.
12mr|jarjar-1.0-2.rc7.6|17	#
12mr|jarjar-1.0-2.rc7.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jarjar-1.0-2.rc7.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jarjar-1.0-2.rc7.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jarjar-1.0-2.rc7.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jarjar-1.0-2.rc7.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jarjar-1.0-2.rc7.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jarjar-1.0-2.rc7.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jarjar-1.0-2.rc7.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jarjar-1.0-2.rc7.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jarjar-1.0-2.rc7.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jarjar-1.0-2.rc7.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jarjar-1.0-2.rc7.6|29	#
12mr|jarjar-1.0-2.rc7.6|30	%define _with_gcj_support 1
12mr|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}}}
12mr|jarjar-1.0-2.rc7.6|32	
12mr|jarjar-1.0-2.rc7.6|33	%define section free
12mr|jarjar-1.0-2.rc7.6|34	
12mr|jarjar-1.0-2.rc7.6|35	Summary:        Jar Jar Links
12mr|jarjar-1.0-2.rc7.6|36	Name:           jarjar
12mr|jarjar-1.0-2.rc7.6|37	Version:        1.0
12mr|jarjar-1.0-2.rc7.6|38	Release:        2.rc7.6
12mr|jarjar-1.0-2.rc7.6|39	Epoch:          0
12mr|jarjar-1.0-2.rc7.6|40	License:        GPL
12mr|jarjar-1.0-2.rc7.6|41	URL:            http://code.google.com/p/jarjar/
12mr|jarjar-1.0-2.rc7.6|42	Group:          Development/Java
12mr|jarjar-1.0-2.rc7.6|43	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jarjar-1.0-2.rc7.6|44	Source0:        http://%{name}.googlecode.com/files/%{name}-src-1.0rc7.zip
12mr|jarjar-1.0-2.rc7.6|45	Source1:        jarjar-0.9.pom
12mr|jarjar-1.0-2.rc7.6|46	BuildRequires:  ant >= 0:1.6
12mr|jarjar-1.0-2.rc7.6|47	BuildRequires:  ant-junit >= 0:1.6
12mr|jarjar-1.0-2.rc7.6|48	BuildRequires:  java-rpmbuild >= 0:1.7.2
12mr|jarjar-1.0-2.rc7.6|49	BuildRequires:  junit
12mr|jarjar-1.0-2.rc7.6|50	BuildRequires:  asm3
12mr|jarjar-1.0-2.rc7.6|51	BuildRequires:  maven2
12mr|jarjar-1.0-2.rc7.6|52	
12mr|jarjar-1.0-2.rc7.6|53	Requires:  asm3
12mr|jarjar-1.0-2.rc7.6|54	Requires(post):    jpackage-utils >= 0:1.7.2
12mr|jarjar-1.0-2.rc7.6|55	Requires(postun):  jpackage-utils >= 0:1.7.2
12mr|jarjar-1.0-2.rc7.6|56	%if %{gcj_support}
12mr|jarjar-1.0-2.rc7.6|57	BuildRequires:    java-gcj-compat-devel
12mr|jarjar-1.0-2.rc7.6|58	%endif
12mr|jarjar-1.0-2.rc7.6|59	
12mr|jarjar-1.0-2.rc7.6|60	%if ! %{gcj_support}
12mr|jarjar-1.0-2.rc7.6|61	BuildArch:      noarch
12mr|jarjar-1.0-2.rc7.6|62	%endif
12mr|jarjar-1.0-2.rc7.6|63	
12mr|jarjar-1.0-2.rc7.6|64	
12mr|jarjar-1.0-2.rc7.6|65	%description
12mr|jarjar-1.0-2.rc7.6|66	Jar Jar Links is a utility that makes it easy to repackage Java
12mr|jarjar-1.0-2.rc7.6|67	libraries and embed them into your own distribution. This is
12mr|jarjar-1.0-2.rc7.6|68	useful for two reasons:
12mr|jarjar-1.0-2.rc7.6|69	You can easily ship a single jar file with no external dependencies.
12mr|jarjar-1.0-2.rc7.6|70	You can avoid problems where your library depends on a specific
12mr|jarjar-1.0-2.rc7.6|71	version of a library, which may conflict with the dependencies of
12mr|jarjar-1.0-2.rc7.6|72	another library.
12mr|jarjar-1.0-2.rc7.6|73	
12mr|jarjar-1.0-2.rc7.6|74	%package maven2-plugin
12mr|jarjar-1.0-2.rc7.6|75	Summary:        Maven2 plugin for %{name}
12mr|jarjar-1.0-2.rc7.6|76	Group:          Development/Java
12mr|jarjar-1.0-2.rc7.6|77	Requires:       maven2
12mr|jarjar-1.0-2.rc7.6|78	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|jarjar-1.0-2.rc7.6|79	
12mr|jarjar-1.0-2.rc7.6|80	%description maven2-plugin
12mr|jarjar-1.0-2.rc7.6|81	%{summary}.
12mr|jarjar-1.0-2.rc7.6|82	
12mr|jarjar-1.0-2.rc7.6|83	%package javadoc
12mr|jarjar-1.0-2.rc7.6|84	Summary:        Javadoc for %{name}
12mr|jarjar-1.0-2.rc7.6|85	Group:          Development/Java
12mr|jarjar-1.0-2.rc7.6|86	
12mr|jarjar-1.0-2.rc7.6|87	%description javadoc
12mr|jarjar-1.0-2.rc7.6|88	%{summary}.
12mr|jarjar-1.0-2.rc7.6|89	
12mr|jarjar-1.0-2.rc7.6|90	%prep
12mr|jarjar-1.0-2.rc7.6|91	%setup -q -n %{name}-%{version}rc7
12mr|jarjar-1.0-2.rc7.6|92	%remove_java_binaries
12mr|jarjar-1.0-2.rc7.6|93	
12mr|jarjar-1.0-2.rc7.6|94	%build
12mr|jarjar-1.0-2.rc7.6|95	pushd lib
12mr|jarjar-1.0-2.rc7.6|96	ln -sf $(build-classpath asm3/asm3) asm-3.1.jar
12mr|jarjar-1.0-2.rc7.6|97	ln -sf $(build-classpath asm3/asm3-commons) asm-commons-3.1.jar
12mr|jarjar-1.0-2.rc7.6|98	ln -sf $(build-classpath maven2/plugin-api) maven-plugin-api.jar
12mr|jarjar-1.0-2.rc7.6|99	popd
12mr|jarjar-1.0-2.rc7.6|100	export CLASSPATH=$(build-classpath ant asm3/asm3 asm3/asm3-commons maven2/plugin-api)
12mr|jarjar-1.0-2.rc7.6|101	%{ant} jar jar-util javadoc mojo
12mr|jarjar-1.0-2.rc7.6|102	
12mr|jarjar-1.0-2.rc7.6|103	%install
12mr|jarjar-1.0-2.rc7.6|104	rm -rf $RPM_BUILD_ROOT
12mr|jarjar-1.0-2.rc7.6|105	
12mr|jarjar-1.0-2.rc7.6|106	# jars
12mr|jarjar-1.0-2.rc7.6|107	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|jarjar-1.0-2.rc7.6|108	
12mr|jarjar-1.0-2.rc7.6|109	install -m 644 dist/%{name}-%{version}rc7.jar \
12mr|jarjar-1.0-2.rc7.6|110	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jarjar-1.0-2.rc7.6|111	install -m 644 dist/%{name}-util-%{version}rc7.jar \
12mr|jarjar-1.0-2.rc7.6|112	$RPM_BUILD_ROOT%{_javadir}/%{name}-util-%{version}.jar
12mr|jarjar-1.0-2.rc7.6|113	install -m 644 dist/%{name}-plugin-%{version}rc7.jar \
12mr|jarjar-1.0-2.rc7.6|114	$RPM_BUILD_ROOT%{_javadir}/%{name}-maven2-plugin-%{version}.jar
12mr|jarjar-1.0-2.rc7.6|115	
12mr|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)
12mr|jarjar-1.0-2.rc7.6|117	
12mr|jarjar-1.0-2.rc7.6|118	%add_to_maven_depmap tonic jarjar %{version} JPP %{name}
12mr|jarjar-1.0-2.rc7.6|119	%add_to_maven_depmap com.tonicsystems jarjar %{version} JPP %{name}
12mr|jarjar-1.0-2.rc7.6|120	%add_to_maven_depmap tonic jarjar-util %{version} JPP %{name}-util
12mr|jarjar-1.0-2.rc7.6|121	%add_to_maven_depmap com.tonicsystems jarjar-util %{version} JPP %{name}-util
12mr|jarjar-1.0-2.rc7.6|122	%add_to_maven_depmap tonic jarjar-plugin %{version} JPP %{name}-plugin
12mr|jarjar-1.0-2.rc7.6|123	%add_to_maven_depmap com.tonicsystems jarjar-plugin %{version} JPP %{name}-plugin
12mr|jarjar-1.0-2.rc7.6|124	
12mr|jarjar-1.0-2.rc7.6|125	# poms
12mr|jarjar-1.0-2.rc7.6|126	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|jarjar-1.0-2.rc7.6|127	install -pm 644 %{SOURCE1} \
12mr|jarjar-1.0-2.rc7.6|128	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}.pom
12mr|jarjar-1.0-2.rc7.6|129	
12mr|jarjar-1.0-2.rc7.6|130	# javadoc
12mr|jarjar-1.0-2.rc7.6|131	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jarjar-1.0-2.rc7.6|132	cp -pr dist/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jarjar-1.0-2.rc7.6|133	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jarjar-1.0-2.rc7.6|134	
12mr|jarjar-1.0-2.rc7.6|135	%if %{gcj_support}
12mr|jarjar-1.0-2.rc7.6|136	%{_bindir}/aot-compile-rpm
12mr|jarjar-1.0-2.rc7.6|137	%endif
12mr|jarjar-1.0-2.rc7.6|138	
12mr|jarjar-1.0-2.rc7.6|139	%clean
12mr|jarjar-1.0-2.rc7.6|140	rm -rf $RPM_BUILD_ROOT
12mr|jarjar-1.0-2.rc7.6|141	
12mr|jarjar-1.0-2.rc7.6|142	%post
12mr|jarjar-1.0-2.rc7.6|143	%update_maven_depmap
12mr|jarjar-1.0-2.rc7.6|144	%if %{gcj_support}
12mr|jarjar-1.0-2.rc7.6|145	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|jarjar-1.0-2.rc7.6|146	then
12mr|jarjar-1.0-2.rc7.6|147	%{_bindir}/rebuild-gcj-db
12mr|jarjar-1.0-2.rc7.6|148	fi
12mr|jarjar-1.0-2.rc7.6|149	%endif
12mr|jarjar-1.0-2.rc7.6|150	
12mr|jarjar-1.0-2.rc7.6|151	%postun
12mr|jarjar-1.0-2.rc7.6|152	%update_maven_depmap
12mr|jarjar-1.0-2.rc7.6|153	%if %{gcj_support}
12mr|jarjar-1.0-2.rc7.6|154	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|jarjar-1.0-2.rc7.6|155	then
12mr|jarjar-1.0-2.rc7.6|156	%{_bindir}/rebuild-gcj-db
12mr|jarjar-1.0-2.rc7.6|157	fi
12mr|jarjar-1.0-2.rc7.6|158	%endif
12mr|jarjar-1.0-2.rc7.6|159	
12mr|jarjar-1.0-2.rc7.6|160	%files
12mr|jarjar-1.0-2.rc7.6|161	%defattr(0644,root,root,0755)
12mr|jarjar-1.0-2.rc7.6|162	%doc COPYING
12mr|jarjar-1.0-2.rc7.6|163	%{_javadir}/%{name}-%{version}.jar
12mr|jarjar-1.0-2.rc7.6|164	%{_javadir}/%{name}-util-%{version}.jar
12mr|jarjar-1.0-2.rc7.6|165	%{_javadir}/%{name}.jar
12mr|jarjar-1.0-2.rc7.6|166	%{_javadir}/%{name}-util.jar
12mr|jarjar-1.0-2.rc7.6|167	%{_datadir}/maven2/poms/*
12mr|jarjar-1.0-2.rc7.6|168	%config(noreplace) %{_mavendepmapfragdir}/*
12mr|jarjar-1.0-2.rc7.6|169	%if %{gcj_support}
12mr|jarjar-1.0-2.rc7.6|170	%dir %{_libdir}/gcj/%{name}
12mr|jarjar-1.0-2.rc7.6|171	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}*-%{version}.jar.*
12mr|jarjar-1.0-2.rc7.6|172	%endif
12mr|jarjar-1.0-2.rc7.6|173	
12mr|jarjar-1.0-2.rc7.6|174	%files maven2-plugin
12mr|jarjar-1.0-2.rc7.6|175	%defattr(0644,root,root,0755)
12mr|jarjar-1.0-2.rc7.6|176	%{_javadir}/%{name}-maven2-plugin-%{version}.jar
12mr|jarjar-1.0-2.rc7.6|177	%{_javadir}/%{name}-maven2-plugin.jar
12mr|jarjar-1.0-2.rc7.6|178	
12mr|jarjar-1.0-2.rc7.6|179	%files javadoc
12mr|jarjar-1.0-2.rc7.6|180	%defattr(0644,root,root,0755)
12mr|jarjar-1.0-2.rc7.6|181	%{_javadocdir}/%{name}-%{version}
12mr|jarjar-1.0-2.rc7.6|182	%{_javadocdir}/%{name}
12mr|jarjar-1.0-2.rc7.6|183	
12mr|jarjar-1.0-2.rc7.6|184	
12mr|jarjar-1.0-2.rc7.6|185	
12mr|jarjar-1.0-2.rc7.6|186	%changelog
12mr|jarjar-1.0-2.rc7.6|187	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|jarjar-1.0-2.rc7.6|188	+ Commit: 86ed64a
12mr|jarjar-1.0-2.rc7.6|189	- Revert to older version
12mr|jarjar-1.0-2.rc7.6|190	
12mr|jarjar-1.0-2.rc7.6|191	

14432 12
12mr|jasper-1.900.1-15|1	%define major 1
12mr|jasper-1.900.1-15|2	%define libname %mklibname %{name} %{major}
12mr|jasper-1.900.1-15|3	%define develname %mklibname %{name} -d
12mr|jasper-1.900.1-15|4	%define staticname %mklibname %{name} -d -s
12mr|jasper-1.900.1-15|5	
12mr|jasper-1.900.1-15|6	%define bootstrap 0
12mr|jasper-1.900.1-15|7	%{?_without_bootstrap: %global bootstrap 0}
12mr|jasper-1.900.1-15|8	%{?_with_bootstrap: %global bootstrap 1}
12mr|jasper-1.900.1-15|9	
12mr|jasper-1.900.1-15|10	Summary:	JPEG-2000 utilities
12mr|jasper-1.900.1-15|11	Name:		jasper
12mr|jasper-1.900.1-15|12	Version:	1.900.1
12mr|jasper-1.900.1-15|13	Release:	15
12mr|jasper-1.900.1-15|14	License:	BSD-like
12mr|jasper-1.900.1-15|15	Group:		Graphics
12mr|jasper-1.900.1-15|16	URL:		http://www.ece.uvic.ca/~mdadams/jasper/
12mr|jasper-1.900.1-15|17	Source0: 	http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-%version.zip
12mr|jasper-1.900.1-15|18	Patch1: jasper-1.701.0-GL.patch
12mr|jasper-1.900.1-15|19	# autoconf/automake bits of patch1
12mr|jasper-1.900.1-15|20	Patch2: jasper-1.701.0-GL-ac.patch
12mr|jasper-1.900.1-15|21	# CVE-2007-2721 (bug #240397)
12mr|jasper-1.900.1-15|22	# borrowed from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413041;msg=88
12mr|jasper-1.900.1-15|23	Patch3: patch-libjasper-stepsizes-overflow.diff
12mr|jasper-1.900.1-15|24	# borrowed from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469786
12mr|jasper-1.900.1-15|25	Patch4: jpc_dec.c.patch
12mr|jasper-1.900.1-15|26	# OpenBSD hardening patches addressing couple of possible integer overflows
12mr|jasper-1.900.1-15|27	# during the memory allocations
12mr|jasper-1.900.1-15|28	# https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2008-3520
12mr|jasper-1.900.1-15|29	Patch5: jasper-1.900.1-CVE-2008-3520.patch
12mr|jasper-1.900.1-15|30	# https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2008-3522
12mr|jasper-1.900.1-15|31	Patch6: jasper-1.900.1-CVE-2008-3522.patch
12mr|jasper-1.900.1-15|32	# add pkg-config support
12mr|jasper-1.900.1-15|33	Patch7: jasper-pkgconfig.patch
12mr|jasper-1.900.1-15|34	
12mr|jasper-1.900.1-15|35	Patch8: jasper-1.900.1-CVE-2011-4516-CVE-2011-4517-CERT-VU-887409.patch
12mr|jasper-1.900.1-15|36	
12mr|jasper-1.900.1-15|37	# Issues found by static analysis of code
12mr|jasper-1.900.1-15|38	Patch10: jasper-1.900.1-Coverity-BAD_SIZEOF.patch
12mr|jasper-1.900.1-15|39	Patch11: jasper-1.900.1-Coverity-CHECKED_RETURN.patch
12mr|jasper-1.900.1-15|40	Patch12: jasper-1.900.1-Coverity-FORWARD_NULL.patch
12mr|jasper-1.900.1-15|41	Patch13: jasper-1.900.1-Coverity-NULL_RETURNS.patch
12mr|jasper-1.900.1-15|42	Patch14: jasper-1.900.1-Coverity-RESOURCE_LEAK.patch
12mr|jasper-1.900.1-15|43	Patch15: jasper-1.900.1-Coverity-UNREACHABLE.patch
12mr|jasper-1.900.1-15|44	Patch16: jasper-1.900.1-Coverity-UNUSED_VALUE.patch
12mr|jasper-1.900.1-15|45	BuildRequires:	jpeg-devel
12mr|jasper-1.900.1-15|46	BuildRequires:	autoconf automake libtool
12mr|jasper-1.900.1-15|47	%if !%bootstrap
12mr|jasper-1.900.1-15|48	BuildRequires:	pkgconfig(glut)
12mr|jasper-1.900.1-15|49	%endif
12mr|jasper-1.900.1-15|50	
12mr|jasper-1.900.1-15|51	%description
12mr|jasper-1.900.1-15|52	JasPer is a software-based implementation of the codec specified in the
12mr|jasper-1.900.1-15|53	emerging JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).  This package
12mr|jasper-1.900.1-15|54	contains tools for working with JPEG-2000 images.
12mr|jasper-1.900.1-15|55	
12mr|jasper-1.900.1-15|56	%package -n %{libname}
12mr|jasper-1.900.1-15|57	Summary:	Libraries for JasPer
12mr|jasper-1.900.1-15|58	Group:		System/Libraries
12mr|jasper-1.900.1-15|59	Provides:	lib%{name} = %{version}-%{release}
12mr|jasper-1.900.1-15|60	
12mr|jasper-1.900.1-15|61	%description -n %{libname}
12mr|jasper-1.900.1-15|62	JasPer is a software-based implementation of the codec specified in the
12mr|jasper-1.900.1-15|63	emerging JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).  This package
12mr|jasper-1.900.1-15|64	contains libraries for working with JPEG-2000 images.
12mr|jasper-1.900.1-15|65	
12mr|jasper-1.900.1-15|66	%package -n %{develname}
12mr|jasper-1.900.1-15|67	Summary:	Development tools for programs which will use the libjasper library
12mr|jasper-1.900.1-15|68	Group:		Development/C
12mr|jasper-1.900.1-15|69	Requires:	%{libname} = %{version}-%{release}
12mr|jasper-1.900.1-15|70	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|jasper-1.900.1-15|71	Provides:	%{name}-devel = %{version}-%{release}
12mr|jasper-1.900.1-15|72	Conflicts:	lib64jasper1.701_1-devel
12mr|jasper-1.900.1-15|73	Obsoletes:	%{mklibname %{name} 1 -d} < 1.900.1-5
12mr|jasper-1.900.1-15|74	Provides:	%{mklibname %{name} 1 -d}
12mr|jasper-1.900.1-15|75	
12mr|jasper-1.900.1-15|76	%description -n %{develname}
12mr|jasper-1.900.1-15|77	The %{libname}-devel package includes the header files necessary for
12mr|jasper-1.900.1-15|78	developing programs which will manipulate JPEG-2000 files using
12mr|jasper-1.900.1-15|79	the libjasper library.
12mr|jasper-1.900.1-15|80	
12mr|jasper-1.900.1-15|81	If you are going to develop programs which will manipulate JPEG-2000 images,
12mr|jasper-1.900.1-15|82	you should install %{libname}-devel.  You'll also need to have the
12mr|jasper-1.900.1-15|83	%{libname} package installed.
12mr|jasper-1.900.1-15|84	
12mr|jasper-1.900.1-15|85	%package -n %{staticname}
12mr|jasper-1.900.1-15|86	Summary:	Static libraries for programs which will use the libjasper library
12mr|jasper-1.900.1-15|87	Group:		Development/C
12mr|jasper-1.900.1-15|88	Requires:	%{develname} = %{version}-%{release}
12mr|jasper-1.900.1-15|89	Provides:	lib%{name}-static-devel = %{version}-%{release}
12mr|jasper-1.900.1-15|90	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|jasper-1.900.1-15|91	Provides:	%{libname}-static-devel = %{version}-%{release}
12mr|jasper-1.900.1-15|92	Conflicts:	lib64jasper1.701_1-static-devel
12mr|jasper-1.900.1-15|93	Obsoletes:	%{mklibname %{name} 1 -d -s} < 1.900.1-5
12mr|jasper-1.900.1-15|94	Provides:	%{mklibname %{name} 1 -d -s}
12mr|jasper-1.900.1-15|95	
12mr|jasper-1.900.1-15|96	%description -n %{staticname}
12mr|jasper-1.900.1-15|97	The %{libname}-static-devel package includes the static
12mr|jasper-1.900.1-15|98	libraries necessary for developing programs which will manipulate JPEG-2000
12mr|jasper-1.900.1-15|99	files using the libjasper library.
12mr|jasper-1.900.1-15|100	
12mr|jasper-1.900.1-15|101	%prep
12mr|jasper-1.900.1-15|102	%setup -q
12mr|jasper-1.900.1-15|103	%patch1 -p1 -b .GL
12mr|jasper-1.900.1-15|104	%patch2 -p1 -b .GL-ac
12mr|jasper-1.900.1-15|105	%patch3 -p1 -b .CVE-2007-2721
12mr|jasper-1.900.1-15|106	%patch4 -p1 -b .jpc_dec_assertion
12mr|jasper-1.900.1-15|107	%patch5 -p1 -b .CVE-2008-3520
12mr|jasper-1.900.1-15|108	%patch6 -p1 -b .CVE-2008-3522
12mr|jasper-1.900.1-15|109	%patch7 -p1 -b .pkgconfig
12mr|jasper-1.900.1-15|110	%patch8 -p1 -b .CVE-2011-4516-4517
12mr|jasper-1.900.1-15|111	
12mr|jasper-1.900.1-15|112	%patch10 -p1 -b .BAD_SIZEOF
12mr|jasper-1.900.1-15|113	%patch11 -p1 -b .CHECKED_RETURN
12mr|jasper-1.900.1-15|114	%patch12 -p1 -b .FORWARD_NULL
12mr|jasper-1.900.1-15|115	%patch13 -p1 -b .NULL_RETURNS
12mr|jasper-1.900.1-15|116	%patch14 -p1 -b .RESOURCE_LEAK
12mr|jasper-1.900.1-15|117	%patch15 -p1 -b .UNREACHABLE
12mr|jasper-1.900.1-15|118	%patch16 -p1 -b .UNUSED_VALUE
12mr|jasper-1.900.1-15|119	
12mr|jasper-1.900.1-15|120	%__mv doc/README doc/README.pdf
12mr|jasper-1.900.1-15|121	
12mr|jasper-1.900.1-15|122	%build
12mr|jasper-1.900.1-15|123	autoreconf -fi
12mr|jasper-1.900.1-15|124	
12mr|jasper-1.900.1-15|125	%configure2_5x --enable-shared
12mr|jasper-1.900.1-15|126	
12mr|jasper-1.900.1-15|127	%make
12mr|jasper-1.900.1-15|128	
12mr|jasper-1.900.1-15|129	%install
12mr|jasper-1.900.1-15|130	%makeinstall_std
12mr|jasper-1.900.1-15|131	
12mr|jasper-1.900.1-15|132	%multiarch_includes %{buildroot}%{_includedir}/jasper/jas_config.h
12mr|jasper-1.900.1-15|133	
12mr|jasper-1.900.1-15|134	%files
12mr|jasper-1.900.1-15|135	%doc README LICENSE NEWS
12mr|jasper-1.900.1-15|136	%{_bindir}/imgcmp
12mr|jasper-1.900.1-15|137	%{_bindir}/imginfo
12mr|jasper-1.900.1-15|138	%{_bindir}/jasper
12mr|jasper-1.900.1-15|139	%if !%bootstrap
12mr|jasper-1.900.1-15|140	%{_bindir}/jiv
12mr|jasper-1.900.1-15|141	%endif
12mr|jasper-1.900.1-15|142	%{_bindir}/tmrdemo
12mr|jasper-1.900.1-15|143	%{_mandir}/man1/imgcmp.1*
12mr|jasper-1.900.1-15|144	%{_mandir}/man1/imginfo.1*
12mr|jasper-1.900.1-15|145	%{_mandir}/man1/jasper.1*
12mr|jasper-1.900.1-15|146	%{_mandir}/man1/jiv.1*
12mr|jasper-1.900.1-15|147	
12mr|jasper-1.900.1-15|148	%files -n %{libname}
12mr|jasper-1.900.1-15|149	%{_libdir}/lib*.so.%{major}*
12mr|jasper-1.900.1-15|150	
12mr|jasper-1.900.1-15|151	%files -n %{develname}
12mr|jasper-1.900.1-15|152	%doc doc/README.pdf doc/jasper.pdf doc/jpeg2000.pdf
12mr|jasper-1.900.1-15|153	%dir %{_includedir}/%{name}
12mr|jasper-1.900.1-15|154	%dir %{multiarch_includedir}/%{name}
12mr|jasper-1.900.1-15|155	%{multiarch_includedir}/%{name}/*.h
12mr|jasper-1.900.1-15|156	%{_includedir}/%{name}/*
12mr|jasper-1.900.1-15|157	%{_libdir}/*.so
12mr|jasper-1.900.1-15|158	%{_libdir}/pkgconfig/jasper.pc
12mr|jasper-1.900.1-15|159	
12mr|jasper-1.900.1-15|160	%files -n %{staticname}
12mr|jasper-1.900.1-15|161	%{_libdir}/*.a
12mr|jasper-1.900.1-15|162	
12mr|jasper-1.900.1-15|163	
12mr|jasper-1.900.1-15|164	%changelog
12mr|jasper-1.900.1-15|165	* Sat Aug  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|jasper-1.900.1-15|166	+ Commit: 9d33dd5
12mr|jasper-1.900.1-15|167	- Drop .la files and legacy junk, update BuildRequires
12mr|jasper-1.900.1-15|168	
12mr|jasper-1.900.1-15|169	

14433 12
12mr|java-1.5.0-gcj-1.5.0.0-21|1	
12mr|java-1.5.0-gcj-1.5.0.0-21|2	# with => disabled by default
12mr|java-1.5.0-gcj-1.5.0.0-21|3	# without => enabled by default
12mr|java-1.5.0-gcj-1.5.0.0-21|4	
12mr|java-1.5.0-gcj-1.5.0.0-21|5	%bcond_with bootstrap
12mr|java-1.5.0-gcj-1.5.0.0-21|6	%bcond_with             plugin
12mr|java-1.5.0-gcj-1.5.0.0-21|7	%bcond_with             fastjar
12mr|java-1.5.0-gcj-1.5.0.0-21|8	
12mr|java-1.5.0-gcj-1.5.0.0-21|9	%define section		free
12mr|java-1.5.0-gcj-1.5.0.0-21|10	
12mr|java-1.5.0-gcj-1.5.0.0-21|11	%define origin		gcj
12mr|java-1.5.0-gcj-1.5.0.0-21|12	%define gccsuffix	%nil
12mr|java-1.5.0-gcj-1.5.0.0-21|13	%define gccsoversion	13
12mr|java-1.5.0-gcj-1.5.0.0-21|14	%define priority	1500
12mr|java-1.5.0-gcj-1.5.0.0-21|15	%define	javaver		1.5.0
12mr|java-1.5.0-gcj-1.5.0.0-21|16	%define buildver	0
12mr|java-1.5.0-gcj-1.5.0.0-21|17	# the version-release string for the gcj rpms we require
12mr|java-1.5.0-gcj-1.5.0.0-21|18	%define gccver		%(gcc%{gccsuffix} -dumpversion 2>/dev/null || echo 0)
12mr|java-1.5.0-gcj-1.5.0.0-21|19	%define jgcver		1.0.80
12mr|java-1.5.0-gcj-1.5.0.0-21|20	%define jar		%{_bindir}/gjar%{gccsuffix}
12mr|java-1.5.0-gcj-1.5.0.0-21|21	
12mr|java-1.5.0-gcj-1.5.0.0-21|22	%define name            java-%{javaver}-%{origin}
12mr|java-1.5.0-gcj-1.5.0.0-21|23	
12mr|java-1.5.0-gcj-1.5.0.0-21|24	%define	sdklnk		java-%{javaver}-%{origin}
12mr|java-1.5.0-gcj-1.5.0.0-21|25	%define	jrelnk		jre-%{javaver}-%{origin}
12mr|java-1.5.0-gcj-1.5.0.0-21|26	%define	sdkdir		%{name}-%{version}
12mr|java-1.5.0-gcj-1.5.0.0-21|27	%define	jredir		%{sdkdir}/jre
12mr|java-1.5.0-gcj-1.5.0.0-21|28	%define sdkbindir	%{_jvmdir}/%{sdklnk}/bin
12mr|java-1.5.0-gcj-1.5.0.0-21|29	%define jrebindir	%{_jvmdir}/%{jrelnk}/bin
12mr|java-1.5.0-gcj-1.5.0.0-21|30	%define jvmjardir       %{_jvmjardir}/%{name}-%{version}
12mr|java-1.5.0-gcj-1.5.0.0-21|31	
12mr|java-1.5.0-gcj-1.5.0.0-21|32	%if %with plugin
12mr|java-1.5.0-gcj-1.5.0.0-21|33	%define plugindir       %{_libdir}/mozilla/plugins
12mr|java-1.5.0-gcj-1.5.0.0-21|34	%endif
12mr|java-1.5.0-gcj-1.5.0.0-21|35	
12mr|java-1.5.0-gcj-1.5.0.0-21|36	Name:		%{name}
12mr|java-1.5.0-gcj-1.5.0.0-21|37	Version:	%{javaver}.%{buildver}
12mr|java-1.5.0-gcj-1.5.0.0-21|38	Release:	21
12mr|java-1.5.0-gcj-1.5.0.0-21|39	Summary:	JPackage runtime scripts for GCJ
12mr|java-1.5.0-gcj-1.5.0.0-21|40	
12mr|java-1.5.0-gcj-1.5.0.0-21|41	Group:		Development/Java
12mr|java-1.5.0-gcj-1.5.0.0-21|42	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|java-1.5.0-gcj-1.5.0.0-21|43	License:	GPL
12mr|java-1.5.0-gcj-1.5.0.0-21|44	URL:		http://sources.redhat.com/rhug/java-gcj-compat.html
12mr|java-1.5.0-gcj-1.5.0.0-21|45	Source0:	ftp://sources.redhat.com/pub/rhug/java-gcj-compat-%{jgcver}.tar.gz
12mr|java-1.5.0-gcj-1.5.0.0-21|46	Patch0:		java-1.4.2-gcj-compat-aot-compile-rpm.patch
12mr|java-1.5.0-gcj-1.5.0.0-21|47	# Add only .so linked to correct libgcj_bc.so during rebuild-gcj-db,
12mr|java-1.5.0-gcj-1.5.0.0-21|48	# to avoid gij failure with non-rebuilt packages
12mr|java-1.5.0-gcj-1.5.0.0-21|49	Patch1:		java-1.5.0-gcj-ensure-soname-compat.patch
12mr|java-1.5.0-gcj-1.5.0.0-21|50	
12mr|java-1.5.0-gcj-1.5.0.0-21|51	# required to calculate gcj binary's path to encode in aotcompile.py
12mr|java-1.5.0-gcj-1.5.0.0-21|52	# and rebuild-gcj-db
12mr|java-1.5.0-gcj-1.5.0.0-21|53	BuildRequires: gcc%{gccsuffix}-java eclipse-ecj
12mr|java-1.5.0-gcj-1.5.0.0-21|54	BuildRequires: libgcj%{gccsoversion}-src
12mr|java-1.5.0-gcj-1.5.0.0-21|55	# required for cacerts generation
12mr|java-1.5.0-gcj-1.5.0.0-21|56	BuildRequires: openssl
12mr|java-1.5.0-gcj-1.5.0.0-21|57	BuildRequires: gcj-tools
12mr|java-1.5.0-gcj-1.5.0.0-21|58	BuildRequires: python-devel
12mr|java-1.5.0-gcj-1.5.0.0-21|59	BuildRequires: java-rpmbuild
12mr|java-1.5.0-gcj-1.5.0.0-21|60	%if %without bootstrap
12mr|java-1.5.0-gcj-1.5.0.0-21|61	BuildRequires: sinjdoc
12mr|java-1.5.0-gcj-1.5.0.0-21|62	%endif
12mr|java-1.5.0-gcj-1.5.0.0-21|63	
12mr|java-1.5.0-gcj-1.5.0.0-21|64	# required for tools and libgcj.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|65	Requires:         %{mklibname gcj %{gccsoversion}} >= %{gccver}
12mr|java-1.5.0-gcj-1.5.0.0-21|66	# XXX: this might not be the right place for it, but it needs to be somewhere
12mr|java-1.5.0-gcj-1.5.0.0-21|67	Requires:         bouncycastle
12mr|java-1.5.0-gcj-1.5.0.0-21|68	# required for directory structures
12mr|java-1.5.0-gcj-1.5.0.0-21|69	Requires:         jpackage-utils >= 1.7.3
12mr|java-1.5.0-gcj-1.5.0.0-21|70	Requires(post):	jpackage-utils
12mr|java-1.5.0-gcj-1.5.0.0-21|71	Requires(postun): jpackage-utils
12mr|java-1.5.0-gcj-1.5.0.0-21|72	
12mr|java-1.5.0-gcj-1.5.0.0-21|73	Requires(post):	update-alternatives >= 1.8.6
12mr|java-1.5.0-gcj-1.5.0.0-21|74	Requires(postun):	update-alternatives
12mr|java-1.5.0-gcj-1.5.0.0-21|75	
12mr|java-1.5.0-gcj-1.5.0.0-21|76	# standard JPackage base provides
12mr|java-1.5.0-gcj-1.5.0.0-21|77	Provides: jre-%{javaver}-%{origin} = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|78	Provides: jre-%{origin} = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|79	Provides: jre-%{javaver} = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|80	Provides: java-%{javaver} = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|81	Provides: jre = %{javaver}
12mr|java-1.5.0-gcj-1.5.0.0-21|82	Provides: java-%{origin} = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|83	Provides: java = %{javaver}
12mr|java-1.5.0-gcj-1.5.0.0-21|84	# libgcj provides, translated to JPackage provides
12mr|java-1.5.0-gcj-1.5.0.0-21|85	Provides: jaas = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|86	Provides: jce = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|87	Provides: jdbc-stdext = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|88	Provides: jdbc-stdext = 3.0
12mr|java-1.5.0-gcj-1.5.0.0-21|89	Provides: jndi = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|90	Provides: jndi-cos = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|91	Provides: jndi-dns = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|92	Provides: jndi-ldap = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|93	Provides: jndi-rmi = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|94	Provides: jsse = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|95	Provides: java-sasl = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|96	Provides: jaxp_parser_impl = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|97	# java-gcj-compat base provides
12mr|java-1.5.0-gcj-1.5.0.0-21|98	# (anssi) added release
12mr|java-1.5.0-gcj-1.5.0.0-21|99	Provides: java-gcj-compat = %{jgcver}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|100	Provides: java-1.4.2-gcj-compat = 1.4.2.0-41
12mr|java-1.5.0-gcj-1.5.0.0-21|101	Provides: java-1.5.0-gcj-compat = 1.5.0
12mr|java-1.5.0-gcj-1.5.0.0-21|102	
12mr|java-1.5.0-gcj-1.5.0.0-21|103	# Mandriva added:
12mr|java-1.5.0-gcj-1.5.0.0-21|104	Provides: jaxp_transform_impl = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|105	Provides: jta = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|106	
12mr|java-1.5.0-gcj-1.5.0.0-21|107	Obsoletes: java-1.4.2-gcj-compat < 1.4.2.0-41
12mr|java-1.5.0-gcj-1.5.0.0-21|108	Obsoletes: gnu-crypto < 2.1.0-7
12mr|java-1.5.0-gcj-1.5.0.0-21|109	Obsoletes: gnu-crypto-der < 2.1.0-7
12mr|java-1.5.0-gcj-1.5.0.0-21|110	Obsoletes: gnu-crypto-auth-jdk1.4 < 2.1.0-7
12mr|java-1.5.0-gcj-1.5.0.0-21|111	Obsoletes: gnu-crypto-jce-jdk1.4 < 2.1.0-7
12mr|java-1.5.0-gcj-1.5.0.0-21|112	Obsoletes: gnu-crypto-sasl-jdk1.4 < 2.1.0-7
12mr|java-1.5.0-gcj-1.5.0.0-21|113	Obsoletes: jessie <= 1.0.1-7
12mr|java-1.5.0-gcj-1.5.0.0-21|114	
12mr|java-1.5.0-gcj-1.5.0.0-21|115	%description
12mr|java-1.5.0-gcj-1.5.0.0-21|116	This package installs directory structures, shell scripts and symbolic
12mr|java-1.5.0-gcj-1.5.0.0-21|117	links to simulate a JPackage-compatible runtime environment with GCJ.
12mr|java-1.5.0-gcj-1.5.0.0-21|118	
12mr|java-1.5.0-gcj-1.5.0.0-21|119	%package devel
12mr|java-1.5.0-gcj-1.5.0.0-21|120	Summary:	JPackage development scripts for GCJ
12mr|java-1.5.0-gcj-1.5.0.0-21|121	Group:		Development/Java
12mr|java-1.5.0-gcj-1.5.0.0-21|122	
12mr|java-1.5.0-gcj-1.5.0.0-21|123	# require base package
12mr|java-1.5.0-gcj-1.5.0.0-21|124	Requires:         %{name} = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|125	# require python for aot-compile
12mr|java-1.5.0-gcj-1.5.0.0-21|126	Requires:         python
12mr|java-1.5.0-gcj-1.5.0.0-21|127	# post requires alternatives to install tool alternatives
12mr|java-1.5.0-gcj-1.5.0.0-21|128	Requires(post):   update-alternatives >= 1.8.6
12mr|java-1.5.0-gcj-1.5.0.0-21|129	# postun requires alternatives to uninstall tool alternatives
12mr|java-1.5.0-gcj-1.5.0.0-21|130	Requires(postun): update-alternatives
12mr|java-1.5.0-gcj-1.5.0.0-21|131	%py_requires -d
12mr|java-1.5.0-gcj-1.5.0.0-21|132	Requires:      gcc%{gccsuffix}-java
12mr|java-1.5.0-gcj-1.5.0.0-21|133	
12mr|java-1.5.0-gcj-1.5.0.0-21|134	%if %with fastjar
12mr|java-1.5.0-gcj-1.5.0.0-21|135	Requires: fastjar
12mr|java-1.5.0-gcj-1.5.0.0-21|136	%endif
12mr|java-1.5.0-gcj-1.5.0.0-21|137	
12mr|java-1.5.0-gcj-1.5.0.0-21|138	%if %without bootstrap
12mr|java-1.5.0-gcj-1.5.0.0-21|139	# required for javadoc symlink
12mr|java-1.5.0-gcj-1.5.0.0-21|140	# (anssi) fedora has this in main package for no reason
12mr|java-1.5.0-gcj-1.5.0.0-21|141	Requires: sinjdoc
12mr|java-1.5.0-gcj-1.5.0.0-21|142	%endif
12mr|java-1.5.0-gcj-1.5.0.0-21|143	
12mr|java-1.5.0-gcj-1.5.0.0-21|144	# standard JPackage devel provides
12mr|java-1.5.0-gcj-1.5.0.0-21|145	Provides: java-sdk-%{javaver}-%{origin} = %{version}
12mr|java-1.5.0-gcj-1.5.0.0-21|146	Provides: java-sdk-%{javaver} = %{version}
12mr|java-1.5.0-gcj-1.5.0.0-21|147	Provides: java-sdk-%{origin} = %{version}
12mr|java-1.5.0-gcj-1.5.0.0-21|148	Provides: java-sdk = %{javaver}
12mr|java-1.5.0-gcj-1.5.0.0-21|149	Provides: java-%{javaver}-devel = %{version}
12mr|java-1.5.0-gcj-1.5.0.0-21|150	Provides: java-devel-%{origin} = %{version}
12mr|java-1.5.0-gcj-1.5.0.0-21|151	Provides: java-devel = %{javaver}
12mr|java-1.5.0-gcj-1.5.0.0-21|152	# java-gcj-compat devel provides
12mr|java-1.5.0-gcj-1.5.0.0-21|153	# (anssi) added release
12mr|java-1.5.0-gcj-1.5.0.0-21|154	Provides: java-gcj-compat-devel = %{jgcver}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|155	Provides: java-1.4.2-gcj-compat-devel = 1.4.2.0-41
12mr|java-1.5.0-gcj-1.5.0.0-21|156	
12mr|java-1.5.0-gcj-1.5.0.0-21|157	Obsoletes: java-1.4.2-gcj-compat-devel < 1.4.2.0-41
12mr|java-1.5.0-gcj-1.5.0.0-21|158	
12mr|java-1.5.0-gcj-1.5.0.0-21|159	%if %without bootstrap
12mr|java-1.5.0-gcj-1.5.0.0-21|160	Requires:	eclipse-ecj
12mr|java-1.5.0-gcj-1.5.0.0-21|161	%else
12mr|java-1.5.0-gcj-1.5.0.0-21|162	Requires:	ecj-bootstrap
12mr|java-1.5.0-gcj-1.5.0.0-21|163	%endif
12mr|java-1.5.0-gcj-1.5.0.0-21|164	
12mr|java-1.5.0-gcj-1.5.0.0-21|165	%description devel
12mr|java-1.5.0-gcj-1.5.0.0-21|166	This package installs directory structures, shell scripts and symbolic
12mr|java-1.5.0-gcj-1.5.0.0-21|167	links to simulate a JPackage-compatible development environment with
12mr|java-1.5.0-gcj-1.5.0.0-21|168	GCJ.
12mr|java-1.5.0-gcj-1.5.0.0-21|169	
12mr|java-1.5.0-gcj-1.5.0.0-21|170	%package src
12mr|java-1.5.0-gcj-1.5.0.0-21|171	Summary:	Source files for libgcj
12mr|java-1.5.0-gcj-1.5.0.0-21|172	Group:		Development/Java
12mr|java-1.5.0-gcj-1.5.0.0-21|173	
12mr|java-1.5.0-gcj-1.5.0.0-21|174	Requires:       %{name} = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|175	Requires:       libgcj%{gccsoversion}-src >= %{gccver}
12mr|java-1.5.0-gcj-1.5.0.0-21|176	
12mr|java-1.5.0-gcj-1.5.0.0-21|177	# java-gcj-compat src provides
12mr|java-1.5.0-gcj-1.5.0.0-21|178	Provides: java-1.4.2-gcj-compat-src = 1.4.2.0-41
12mr|java-1.5.0-gcj-1.5.0.0-21|179	Obsoletes: java-1.4.2-gcj-compat-src < 1.4.2.0-41
12mr|java-1.5.0-gcj-1.5.0.0-21|180	
12mr|java-1.5.0-gcj-1.5.0.0-21|181	%description src
12mr|java-1.5.0-gcj-1.5.0.0-21|182	This package installs a versionless src.zip symlink that points to a
12mr|java-1.5.0-gcj-1.5.0.0-21|183	specific version of the libgcj sources.
12mr|java-1.5.0-gcj-1.5.0.0-21|184	
12mr|java-1.5.0-gcj-1.5.0.0-21|185	%if %without bootstrap
12mr|java-1.5.0-gcj-1.5.0.0-21|186	%package javadoc
12mr|java-1.5.0-gcj-1.5.0.0-21|187	Summary:       API documentation for libgcj
12mr|java-1.5.0-gcj-1.5.0.0-21|188	Group:         Development/Java
12mr|java-1.5.0-gcj-1.5.0.0-21|189	
12mr|java-1.5.0-gcj-1.5.0.0-21|190	# require base package
12mr|java-1.5.0-gcj-1.5.0.0-21|191	# (walluck): why? docs should not require a JVM
12mr|java-1.5.0-gcj-1.5.0.0-21|192	#Requires: %{name} = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|193	
12mr|java-1.5.0-gcj-1.5.0.0-21|194	# standard JPackage javadoc provides
12mr|java-1.5.0-gcj-1.5.0.0-21|195	Provides: java-javadoc = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|196	Provides: java-%{javaver}-javadoc = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|197	# java-gcj-compat javadoc provides
12mr|java-1.5.0-gcj-1.5.0.0-21|198	Provides: java-1.4.2-gcj-compat-javadoc = 1.4.2.0-41
12mr|java-1.5.0-gcj-1.5.0.0-21|199	
12mr|java-1.5.0-gcj-1.5.0.0-21|200	Obsoletes: java-1.4.2-gcj-compat-javadoc < 1.4.2.0-41
12mr|java-1.5.0-gcj-1.5.0.0-21|201	Obsoletes: gnu-crypto-javadoc < 2.1.0-7
12mr|java-1.5.0-gcj-1.5.0.0-21|202	
12mr|java-1.5.0-gcj-1.5.0.0-21|203	%description javadoc
12mr|java-1.5.0-gcj-1.5.0.0-21|204	This package installs Javadoc API documentation for libgcj.
12mr|java-1.5.0-gcj-1.5.0.0-21|205	%endif
12mr|java-1.5.0-gcj-1.5.0.0-21|206	
12mr|java-1.5.0-gcj-1.5.0.0-21|207	%if %with plugin
12mr|java-1.5.0-gcj-1.5.0.0-21|208	%package plugin
12mr|java-1.5.0-gcj-1.5.0.0-21|209	Summary:       Web browser plugin that handles applets
12mr|java-1.5.0-gcj-1.5.0.0-21|210	Group:         Development/Java
12mr|java-1.5.0-gcj-1.5.0.0-21|211	
12mr|java-1.5.0-gcj-1.5.0.0-21|212	# require base package
12mr|java-1.5.0-gcj-1.5.0.0-21|213	Requires:         %{name} = %{version}-%{release}
12mr|java-1.5.0-gcj-1.5.0.0-21|214	# require libgcj for plugin shared object
12mr|java-1.5.0-gcj-1.5.0.0-21|215	Requires:	  %{_lib}gcj%{gccsoversion} >= %{gccver}
12mr|java-1.5.0-gcj-1.5.0.0-21|216	# post requires alternatives to install plugin alternative
12mr|java-1.5.0-gcj-1.5.0.0-21|217	Requires(post):   update-alternatives
12mr|java-1.5.0-gcj-1.5.0.0-21|218	# postun requires alternatives to uninstall plugin alternative
12mr|java-1.5.0-gcj-1.5.0.0-21|219	Requires(postun): update-alternatives
12mr|java-1.5.0-gcj-1.5.0.0-21|220	
12mr|java-1.5.0-gcj-1.5.0.0-21|221	# standard JPackage plugin provides
12mr|java-1.5.0-gcj-1.5.0.0-21|222	Provides: java-plugin = %{javaver}
12mr|java-1.5.0-gcj-1.5.0.0-21|223	Provides: java-%{javaver}-plugin = %{version}
12mr|java-1.5.0-gcj-1.5.0.0-21|224	# java-gcj-compat plugin provides
12mr|java-1.5.0-gcj-1.5.0.0-21|225	Provides: java-1.4.2-gcj-compat-plugin = 1.4.2.0-41
12mr|java-1.5.0-gcj-1.5.0.0-21|226	Obsoletes: java-1.4.2-gcj-compat-plugin < 1.4.2.0-41
12mr|java-1.5.0-gcj-1.5.0.0-21|227	
12mr|java-1.5.0-gcj-1.5.0.0-21|228	%description plugin
12mr|java-1.5.0-gcj-1.5.0.0-21|229	This package installs gcjwebplugin, a Mozilla plugin for applets.
12mr|java-1.5.0-gcj-1.5.0.0-21|230	%endif
12mr|java-1.5.0-gcj-1.5.0.0-21|231	
12mr|java-1.5.0-gcj-1.5.0.0-21|232	%prep
12mr|java-1.5.0-gcj-1.5.0.0-21|233	%setup -q -n java-gcj-compat-%{jgcver}
12mr|java-1.5.0-gcj-1.5.0.0-21|234	%patch0 -p1
12mr|java-1.5.0-gcj-1.5.0.0-21|235	%patch1 -p1
12mr|java-1.5.0-gcj-1.5.0.0-21|236	# (anssi) for patch4:
12mr|java-1.5.0-gcj-1.5.0.0-21|237	GCJ_BC_MAJOR=$(objdump -p $(gcj%gccsuffix -print-file-name=libgcj_bc.so) | \
12mr|java-1.5.0-gcj-1.5.0.0-21|238	grep SONAME | sed -ne 's,^.*libgcj_bc.so.\([^ ]\).*$,\1,p')
12mr|java-1.5.0-gcj-1.5.0.0-21|239	perl -pi -e "s,\@GCJ_BC_MAJOR\@,$GCJ_BC_MAJOR," rebuild-gcj-db.in
12mr|java-1.5.0-gcj-1.5.0.0-21|240	
12mr|java-1.5.0-gcj-1.5.0.0-21|241	# (anssi)
12mr|java-1.5.0-gcj-1.5.0.0-21|242	perl -pi -e 's,gkeytool ,gkeytool%{gccsuffix} ,' generate-cacerts.pl
12mr|java-1.5.0-gcj-1.5.0.0-21|243	perl -pi -e 's,gjarsigner ,gjarsigner%{gccsuffix} ,' Makefile.am
12mr|java-1.5.0-gcj-1.5.0.0-21|244	perl -pi -e 's,gappletviewer ,gappletviewer%{gccsuffix} ,' Makefile.am
12mr|java-1.5.0-gcj-1.5.0.0-21|245	
12mr|java-1.5.0-gcj-1.5.0.0-21|246	%if %with fastjar
12mr|java-1.5.0-gcj-1.5.0.0-21|247	# (anssi) GCC4.2 contains gjar instead of fastjar
12mr|java-1.5.0-gcj-1.5.0.0-21|248	# we use external fastjar due to upstream classpath bug anyway:
12mr|java-1.5.0-gcj-1.5.0.0-21|249	# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32516
12mr|java-1.5.0-gcj-1.5.0.0-21|250	perl -pi -e 's,fastjar\$\(gcc_suffix\),fastjar,' Makefile.am
12mr|java-1.5.0-gcj-1.5.0.0-21|251	%else
12mr|java-1.5.0-gcj-1.5.0.0-21|252	perl -pi -e 's,fastjar\$\(gcc_suffix\),gjar\$\(gcc_suffix\),' Makefile.am
12mr|java-1.5.0-gcj-1.5.0.0-21|253	%endif
12mr|java-1.5.0-gcj-1.5.0.0-21|254	
12mr|java-1.5.0-gcj-1.5.0.0-21|255	%build
12mr|java-1.5.0-gcj-1.5.0.0-21|256	aclocal
12mr|java-1.5.0-gcj-1.5.0.0-21|257	automake
12mr|java-1.5.0-gcj-1.5.0.0-21|258	autoconf
12mr|java-1.5.0-gcj-1.5.0.0-21|259	export CLASSPATH=
12mr|java-1.5.0-gcj-1.5.0.0-21|260	export JAR=%jar
12mr|java-1.5.0-gcj-1.5.0.0-21|261	%configure2_5x --disable-symlinks --with-arch-directory=%{_arch} \
12mr|java-1.5.0-gcj-1.5.0.0-21|262	--with-os-directory=linux \
12mr|java-1.5.0-gcj-1.5.0.0-21|263	--with-security-directory=%{_sysconfdir}/java/security/security.d \
12mr|java-1.5.0-gcj-1.5.0.0-21|264	--with-gcc-suffix=%{gccsuffix} --with-origin-name=gcj
12mr|java-1.5.0-gcj-1.5.0.0-21|265	
12mr|java-1.5.0-gcj-1.5.0.0-21|266	%{__make}
12mr|java-1.5.0-gcj-1.5.0.0-21|267	
12mr|java-1.5.0-gcj-1.5.0.0-21|268	# the python compiler encodes the source file's timestamp in the .pyc
12mr|java-1.5.0-gcj-1.5.0.0-21|269	# and .pyo headers.  since aotcompile.py is generated by configure,
12mr|java-1.5.0-gcj-1.5.0.0-21|270	# its timestamp will differ from build to build.  this causes multilib
12mr|java-1.5.0-gcj-1.5.0.0-21|271	# conflicts.  we work around this by setting aotcompile.py's timestamp
12mr|java-1.5.0-gcj-1.5.0.0-21|272	# to equal aotcompile.py.in's timestamp. (205216)
12mr|java-1.5.0-gcj-1.5.0.0-21|273	touch --reference=aotcompile.py.in aotcompile.py
12mr|java-1.5.0-gcj-1.5.0.0-21|274	
12mr|java-1.5.0-gcj-1.5.0.0-21|275	%install
12mr|java-1.5.0-gcj-1.5.0.0-21|276	rm -rf $RPM_BUILD_ROOT
12mr|java-1.5.0-gcj-1.5.0.0-21|277	
12mr|java-1.5.0-gcj-1.5.0.0-21|278	%makeinstall_std
12mr|java-1.5.0-gcj-1.5.0.0-21|279	
12mr|java-1.5.0-gcj-1.5.0.0-21|280	# extensions handling
12mr|java-1.5.0-gcj-1.5.0.0-21|281	install -dm 755 $RPM_BUILD_ROOT%{jvmjardir}
12mr|java-1.5.0-gcj-1.5.0.0-21|282	pushd $RPM_BUILD_ROOT%{jvmjardir}
12mr|java-1.5.0-gcj-1.5.0.0-21|283	for jarname in jaas jce jdbc-stdext jndi jndi-cos jndi-dns \
12mr|java-1.5.0-gcj-1.5.0.0-21|284	jndi-ldap jndi-rmi jsse sasl jta; do
12mr|java-1.5.0-gcj-1.5.0.0-21|285	ln -s %{_jvmdir}/%{jredir}/lib/$jarname.jar $jarname-%{version}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|286	done
12mr|java-1.5.0-gcj-1.5.0.0-21|287	for jar in *-%{version}.jar ; do
12mr|java-1.5.0-gcj-1.5.0.0-21|288	ln -sf ${jar} $(echo $jar | sed "s|-%{version}.jar|-%{javaver}.jar|g")
12mr|java-1.5.0-gcj-1.5.0.0-21|289	ln -sf ${jar} $(echo $jar | sed "s|-%{version}.jar|.jar|g")
12mr|java-1.5.0-gcj-1.5.0.0-21|290	done
12mr|java-1.5.0-gcj-1.5.0.0-21|291	popd
12mr|java-1.5.0-gcj-1.5.0.0-21|292	
12mr|java-1.5.0-gcj-1.5.0.0-21|293	# security directory and provider list
12mr|java-1.5.0-gcj-1.5.0.0-21|294	install -dm 755 $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/security
12mr|java-1.5.0-gcj-1.5.0.0-21|295	ln -sf %{_prefix}/lib/security/classpath.security $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/security/java.security
12mr|java-1.5.0-gcj-1.5.0.0-21|296	
12mr|java-1.5.0-gcj-1.5.0.0-21|297	%if 0
12mr|java-1.5.0-gcj-1.5.0.0-21|298	# (anssi) we have those in jpackage-utils
12mr|java-1.5.0-gcj-1.5.0.0-21|299	
12mr|java-1.5.0-gcj-1.5.0.0-21|300	# default security providers, provided by libgcj
12mr|java-1.5.0-gcj-1.5.0.0-21|301	install -dm 755 $RPM_BUILD_ROOT%{_sysconfdir}/java/security/security.d
12mr|java-1.5.0-gcj-1.5.0.0-21|302	for provider in \
12mr|java-1.5.0-gcj-1.5.0.0-21|303	1000-gnu.java.security.provider.Gnu \
12mr|java-1.5.0-gcj-1.5.0.0-21|304	1001-gnu.javax.crypto.jce.GnuCrypto \
12mr|java-1.5.0-gcj-1.5.0.0-21|305	1002-gnu.javax.crypto.jce.GnuSasl \
12mr|java-1.5.0-gcj-1.5.0.0-21|306	1003-gnu.javax.net.ssl.provider.Jessie \
12mr|java-1.5.0-gcj-1.5.0.0-21|307	1004-gnu.javax.security.auth.callback.GnuCallbacks
12mr|java-1.5.0-gcj-1.5.0.0-21|308	do
12mr|java-1.5.0-gcj-1.5.0.0-21|309	cat > $RPM_BUILD_ROOT%{_sysconfdir}/java/security/security.d/$provider << EOF
12mr|java-1.5.0-gcj-1.5.0.0-21|310	# This file's contents are ignored.  It's name, of the form
12mr|java-1.5.0-gcj-1.5.0.0-21|311	# <priority>-<provider name>, is used by rebuild-security-providers to
12mr|java-1.5.0-gcj-1.5.0.0-21|312	# rebuild the list of security providers in libgcj's
12mr|java-1.5.0-gcj-1.5.0.0-21|313	# classpath.security file.
12mr|java-1.5.0-gcj-1.5.0.0-21|314	EOF
12mr|java-1.5.0-gcj-1.5.0.0-21|315	done
12mr|java-1.5.0-gcj-1.5.0.0-21|316	
12mr|java-1.5.0-gcj-1.5.0.0-21|317	%endif
12mr|java-1.5.0-gcj-1.5.0.0-21|318	
12mr|java-1.5.0-gcj-1.5.0.0-21|319	# cacerts
12mr|java-1.5.0-gcj-1.5.0.0-21|320	%{__perl} generate-cacerts.pl
12mr|java-1.5.0-gcj-1.5.0.0-21|321	install -m 644 cacerts $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/security
12mr|java-1.5.0-gcj-1.5.0.0-21|322	
12mr|java-1.5.0-gcj-1.5.0.0-21|323	# versionless symlinks
12mr|java-1.5.0-gcj-1.5.0.0-21|324	pushd $RPM_BUILD_ROOT%{_jvmdir}
12mr|java-1.5.0-gcj-1.5.0.0-21|325	ln -s %{jredir} %{jrelnk}
12mr|java-1.5.0-gcj-1.5.0.0-21|326	ln -s %{sdkdir} %{sdklnk}
12mr|java-1.5.0-gcj-1.5.0.0-21|327	popd
12mr|java-1.5.0-gcj-1.5.0.0-21|328	
12mr|java-1.5.0-gcj-1.5.0.0-21|329	pushd $RPM_BUILD_ROOT%{_jvmjardir}
12mr|java-1.5.0-gcj-1.5.0.0-21|330	ln -s %{sdkdir} %{jrelnk}
12mr|java-1.5.0-gcj-1.5.0.0-21|331	ln -s %{sdkdir} %{sdklnk}
12mr|java-1.5.0-gcj-1.5.0.0-21|332	popd
12mr|java-1.5.0-gcj-1.5.0.0-21|333	
12mr|java-1.5.0-gcj-1.5.0.0-21|334	# classmap database directory
12mr|java-1.5.0-gcj-1.5.0.0-21|335	install -dm 755 $RPM_BUILD_ROOT%{_libdir}/gcj
12mr|java-1.5.0-gcj-1.5.0.0-21|336	
12mr|java-1.5.0-gcj-1.5.0.0-21|337	%if %without bootstrap
12mr|java-1.5.0-gcj-1.5.0.0-21|338	# build and install API documentation
12mr|java-1.5.0-gcj-1.5.0.0-21|339	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|java-1.5.0-gcj-1.5.0.0-21|340	pushd $RPM_BUILD_ROOT%{_javadocdir}
12mr|java-1.5.0-gcj-1.5.0.0-21|341	ln -s %{name} java
12mr|java-1.5.0-gcj-1.5.0.0-21|342	popd
12mr|java-1.5.0-gcj-1.5.0.0-21|343	mkdir docsbuild
12mr|java-1.5.0-gcj-1.5.0.0-21|344	pushd docsbuild
12mr|java-1.5.0-gcj-1.5.0.0-21|345	GIJ_VERSION=$(gij%{gccsuffix} --version | head -n 2 | tail -n 1 \
12mr|java-1.5.0-gcj-1.5.0.0-21|346	| awk '{ print $5 }')
12mr|java-1.5.0-gcj-1.5.0.0-21|347	%jar xvf /usr/share/java/src-$GIJ_VERSION.zip
12mr|java-1.5.0-gcj-1.5.0.0-21|348	rm -rf gnu
12mr|java-1.5.0-gcj-1.5.0.0-21|349	find ./ -name \*.java | xargs -n 1 dirname | sort | uniq \
12mr|java-1.5.0-gcj-1.5.0.0-21|350	| sed -e "s/\.\///" | sed -e "s/\//\./" \
12mr|java-1.5.0-gcj-1.5.0.0-21|351	| sed -e "s/\//\./" | sed -e "s/\//\./" \
12mr|java-1.5.0-gcj-1.5.0.0-21|352	| sed -e "s/\//\./" | sed -e "s/\//\./" \
12mr|java-1.5.0-gcj-1.5.0.0-21|353	| xargs -n 1 sinjdoc \
12mr|java-1.5.0-gcj-1.5.0.0-21|354	-d $RPM_BUILD_ROOT%{_javadocdir}/%{name} \
12mr|java-1.5.0-gcj-1.5.0.0-21|355	-encoding UTF-8 -breakiterator -licensetext \
12mr|java-1.5.0-gcj-1.5.0.0-21|356	-linksource -splitindex -doctitle "GNU libgcj $GIJ_VERSION" \
12mr|java-1.5.0-gcj-1.5.0.0-21|357	-windowtitle "GNU libgcj $GIJ_VERSION Documentation" || \
12mr|java-1.5.0-gcj-1.5.0.0-21|358	[ 0$(find $RPM_BUILD_ROOT%{_javadocdir}/%{name} | wc -l) -gt 3800 ]
12mr|java-1.5.0-gcj-1.5.0.0-21|359	# (anssi) if over 3800 docfiles are created, consider it a success enough
12mr|java-1.5.0-gcj-1.5.0.0-21|360	popd
12mr|java-1.5.0-gcj-1.5.0.0-21|361	%endif
12mr|java-1.5.0-gcj-1.5.0.0-21|362	
12mr|java-1.5.0-gcj-1.5.0.0-21|363	%ifarch x86_64
12mr|java-1.5.0-gcj-1.5.0.0-21|364	cd %{buildroot}%{_jvmdir}/%{jredir}/lib && \
12mr|java-1.5.0-gcj-1.5.0.0-21|365	%{__ln_s} %{_arch} amd64
12mr|java-1.5.0-gcj-1.5.0.0-21|366	%endif
12mr|java-1.5.0-gcj-1.5.0.0-21|367	
12mr|java-1.5.0-gcj-1.5.0.0-21|368	# install operating system include directory
12mr|java-1.5.0-gcj-1.5.0.0-21|369	install -dm 755 $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/include/linux
12mr|java-1.5.0-gcj-1.5.0.0-21|370	
12mr|java-1.5.0-gcj-1.5.0.0-21|371	# install libjvm.so directories
12mr|java-1.5.0-gcj-1.5.0.0-21|372	install -dm 755 $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/%{_arch}/client
12mr|java-1.5.0-gcj-1.5.0.0-21|373	install -dm 755 $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/%{_arch}/server
12mr|java-1.5.0-gcj-1.5.0.0-21|374	
12mr|java-1.5.0-gcj-1.5.0.0-21|375	# install native_threads directory
12mr|java-1.5.0-gcj-1.5.0.0-21|376	%{__mkdir_p} %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/native_threads
12mr|java-1.5.0-gcj-1.5.0.0-21|377	
12mr|java-1.5.0-gcj-1.5.0.0-21|378	# install tools.jar directory
12mr|java-1.5.0-gcj-1.5.0.0-21|379	install -dm 755 $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/lib
12mr|java-1.5.0-gcj-1.5.0.0-21|380	
12mr|java-1.5.0-gcj-1.5.0.0-21|381	# (anssi) Link at build-time, not runtime
12mr|java-1.5.0-gcj-1.5.0.0-21|382	# src
12mr|java-1.5.0-gcj-1.5.0.0-21|383	ln -s %{_javadir}/src-%{gccver}.zip %{buildroot}%{_jvmdir}/%{sdkdir}/src.zip
12mr|java-1.5.0-gcj-1.5.0.0-21|384	# %name
12mr|java-1.5.0-gcj-1.5.0.0-21|385	ln -s %{_javadir}/libgcj-%{gccver}.jar %{buildroot}%{_jvmdir}/%{sdkdir}/jre/lib/rt.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|386	ln -s %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libjawt.so %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/libjawt.so
12mr|java-1.5.0-gcj-1.5.0.0-21|387	ln -s %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libjvm.so %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/client/libjvm.so
12mr|java-1.5.0-gcj-1.5.0.0-21|388	ln -s %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libjvm.so %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/server/libjvm.so
12mr|java-1.5.0-gcj-1.5.0.0-21|389	ln -s %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libjvm.so %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/native_threads/libhpi.so
12mr|java-1.5.0-gcj-1.5.0.0-21|390	# devel
12mr|java-1.5.0-gcj-1.5.0.0-21|391	ln -s %{_javadir}/libgcj-tools-%{gccver}.jar %{buildroot}%{_jvmdir}/%{sdkdir}/lib/tools.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|392	ln -s $(gcj%{gccsuffix} -print-file-name=include/jawt.h) %{buildroot}%{_jvmdir}/%{sdkdir}/include/jawt.h
12mr|java-1.5.0-gcj-1.5.0.0-21|393	ln -s $(gcj%{gccsuffix} -print-file-name=include/jni.h) %{buildroot}%{_jvmdir}/%{sdkdir}/include/jni.h
12mr|java-1.5.0-gcj-1.5.0.0-21|394	ln -s $(gcj%{gccsuffix} -print-file-name=include/jawt_md.h) %{buildroot}%{_jvmdir}/%{sdkdir}/include/linux/jawt_md.h
12mr|java-1.5.0-gcj-1.5.0.0-21|395	ln -s $(gcj%{gccsuffix} -print-file-name=include/jni_md.h) %{buildroot}%{_jvmdir}/%{sdkdir}/include/linux/jni_md.h
12mr|java-1.5.0-gcj-1.5.0.0-21|396	
12mr|java-1.5.0-gcj-1.5.0.0-21|397	# (anssi) needed by jni_md.h (since gcj4.2 or gcj4.3):
12mr|java-1.5.0-gcj-1.5.0.0-21|398	install -dm 755 $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/include/linux/gcj
12mr|java-1.5.0-gcj-1.5.0.0-21|399	ln -s $(gcj%{gccsuffix} -print-file-name=include/gcj/libgcj-config.h) %{buildroot}%{_jvmdir}/%{sdkdir}/include/linux/gcj/libgcj-config.h
12mr|java-1.5.0-gcj-1.5.0.0-21|400	
12mr|java-1.5.0-gcj-1.5.0.0-21|401	# (anssi) Normally there is no need to do -I$JAVA_HOME/include/linux when
12mr|java-1.5.0-gcj-1.5.0.0-21|402	# building with gcj. Therefore some software (OOo) may assume it is not
12mr|java-1.5.0-gcj-1.5.0.0-21|403	# needed, thus these compatibility symlinks.
12mr|java-1.5.0-gcj-1.5.0.0-21|404	ln -s linux/gcj %{buildroot}%{_jvmdir}/%{sdkdir}/include/gcj
12mr|java-1.5.0-gcj-1.5.0.0-21|405	ln -s linux/jni_md.h %{buildroot}%{_jvmdir}/%{sdkdir}/include/jni_md.h
12mr|java-1.5.0-gcj-1.5.0.0-21|406	ln -s linux/jawt_md.h %{buildroot}%{_jvmdir}/%{sdkdir}/include/jawt_md.h
12mr|java-1.5.0-gcj-1.5.0.0-21|407	
12mr|java-1.5.0-gcj-1.5.0.0-21|408	pushd $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/jre/lib
12mr|java-1.5.0-gcj-1.5.0.0-21|409	for jarname in jaas jce jdbc-stdext jndi jndi-cos jndi-dns \
12mr|java-1.5.0-gcj-1.5.0.0-21|410	jndi-ldap jndi-rmi jsse sasl jta
12mr|java-1.5.0-gcj-1.5.0.0-21|411	do
12mr|java-1.5.0-gcj-1.5.0.0-21|412	ln -s rt.jar $jarname.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|413	done
12mr|java-1.5.0-gcj-1.5.0.0-21|414	popd
12mr|java-1.5.0-gcj-1.5.0.0-21|415	
12mr|java-1.5.0-gcj-1.5.0.0-21|416	# (anssi)
12mr|java-1.5.0-gcj-1.5.0.0-21|417	install -dm 755 %{buildroot}%{_sysconfdir}/rpm/macros.d
12mr|java-1.5.0-gcj-1.5.0.0-21|418	cat > %{buildroot}%{_sysconfdir}/rpm/macros.d/%{name}.macros <<EOF
12mr|java-1.5.0-gcj-1.5.0.0-21|419	# The GCJ that should be used when building packages with %{name}-devel
12mr|java-1.5.0-gcj-1.5.0.0-21|420	%%gcj %{_bindir}/gcj%{gccsuffix}
12mr|java-1.5.0-gcj-1.5.0.0-21|421	# The GCJ dbtool that should be used
12mr|java-1.5.0-gcj-1.5.0.0-21|422	%%gcj_dbtool %{_bindir}/gcj-dbtool%{gccsuffix}
12mr|java-1.5.0-gcj-1.5.0.0-21|423	EOF
12mr|java-1.5.0-gcj-1.5.0.0-21|424	
12mr|java-1.5.0-gcj-1.5.0.0-21|425	## FIXME - (temporarily?) using versions installed by gcc-java-4.6.0
12mr|java-1.5.0-gcj-1.5.0.0-21|426	rm -f %{buildroot}%{_bindir}/aot-compile
12mr|java-1.5.0-gcj-1.5.0.0-21|427	rm -f %{buildroot}%{_bindir}/rebuild-gcj-db
12mr|java-1.5.0-gcj-1.5.0.0-21|428	
12mr|java-1.5.0-gcj-1.5.0.0-21|429	%clean
12mr|java-1.5.0-gcj-1.5.0.0-21|430	rm -rf $RPM_BUILD_ROOT
12mr|java-1.5.0-gcj-1.5.0.0-21|431	
12mr|java-1.5.0-gcj-1.5.0.0-21|432	%post
12mr|java-1.5.0-gcj-1.5.0.0-21|433	%{_sbindir}/update-alternatives \
12mr|java-1.5.0-gcj-1.5.0.0-21|434	--install %{_bindir}/java java %{jrebindir}/java %{priority} \
12mr|java-1.5.0-gcj-1.5.0.0-21|435	--slave %{_jvmdir}/jre          jre          %{_jvmdir}/%{jrelnk} \
12mr|java-1.5.0-gcj-1.5.0.0-21|436	--slave %{_jvmjardir}/jre       jre_exports  %{_jvmjardir}/%{jrelnk} \
12mr|java-1.5.0-gcj-1.5.0.0-21|437	--slave %{_bindir}/keytool      keytool      %{jrebindir}/keytool \
12mr|java-1.5.0-gcj-1.5.0.0-21|438	--slave %{_bindir}/rmiregistry  rmiregistry  %{jrebindir}/rmiregistry
12mr|java-1.5.0-gcj-1.5.0.0-21|439	
12mr|java-1.5.0-gcj-1.5.0.0-21|440	%{_sbindir}/update-alternatives \
12mr|java-1.5.0-gcj-1.5.0.0-21|441	--install %{_jvmdir}/jre-%{origin} \
12mr|java-1.5.0-gcj-1.5.0.0-21|442	jre_%{origin} %{_jvmdir}/%{jrelnk} %{priority} \
12mr|java-1.5.0-gcj-1.5.0.0-21|443	--slave %{_jvmjardir}/jre-%{origin} \
12mr|java-1.5.0-gcj-1.5.0.0-21|444	jre_%{origin}_exports %{_jvmjardir}/%{jrelnk}
12mr|java-1.5.0-gcj-1.5.0.0-21|445	
12mr|java-1.5.0-gcj-1.5.0.0-21|446	%{_sbindir}/update-alternatives \
12mr|java-1.5.0-gcj-1.5.0.0-21|447	--install %{_jvmdir}/jre-%{javaver} \
12mr|java-1.5.0-gcj-1.5.0.0-21|448	jre_%{javaver} %{_jvmdir}/%{jrelnk} %{priority} \
12mr|java-1.5.0-gcj-1.5.0.0-21|449	--slave %{_jvmjardir}/jre-%{javaver} \
12mr|java-1.5.0-gcj-1.5.0.0-21|450	jre_%{javaver}_exports %{_jvmjardir}/%{jrelnk}
12mr|java-1.5.0-gcj-1.5.0.0-21|451	
12mr|java-1.5.0-gcj-1.5.0.0-21|452	# jaxp_parser_impl
12mr|java-1.5.0-gcj-1.5.0.0-21|453	%{_sbindir}/update-alternatives --install %{_javadir}/jaxp_parser_impl.jar \
12mr|java-1.5.0-gcj-1.5.0.0-21|454	jaxp_parser_impl %{_javadir}/libgcj-%{gccver}.jar 20
12mr|java-1.5.0-gcj-1.5.0.0-21|455	
12mr|java-1.5.0-gcj-1.5.0.0-21|456	# jaxp_transform_impl
12mr|java-1.5.0-gcj-1.5.0.0-21|457	%{_sbindir}/update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
12mr|java-1.5.0-gcj-1.5.0.0-21|458	jaxp_transform_impl %{_javadir}/libgcj-%{gccver}.jar 20
12mr|java-1.5.0-gcj-1.5.0.0-21|459	
12mr|java-1.5.0-gcj-1.5.0.0-21|460	if [ -x %{_bindir}/rebuild-security-providers ]
12mr|java-1.5.0-gcj-1.5.0.0-21|461	then
12mr|java-1.5.0-gcj-1.5.0.0-21|462	%{_bindir}/rebuild-security-providers
12mr|java-1.5.0-gcj-1.5.0.0-21|463	fi
12mr|java-1.5.0-gcj-1.5.0.0-21|464	%{update_gcjdb}
12mr|java-1.5.0-gcj-1.5.0.0-21|465	
12mr|java-1.5.0-gcj-1.5.0.0-21|466	# (anssi) I do not like the retarget-alternatives hacks with triggers
12mr|java-1.5.0-gcj-1.5.0.0-21|467	# "new gcc => rebuild" is easier
12mr|java-1.5.0-gcj-1.5.0.0-21|468	
12mr|java-1.5.0-gcj-1.5.0.0-21|469	%postun
12mr|java-1.5.0-gcj-1.5.0.0-21|470	if [ $1 -eq 0 ]
12mr|java-1.5.0-gcj-1.5.0.0-21|471	then
12mr|java-1.5.0-gcj-1.5.0.0-21|472	%{_sbindir}/update-alternatives --remove java %{jrebindir}/java
12mr|java-1.5.0-gcj-1.5.0.0-21|473	%{_sbindir}/update-alternatives --remove jre_%{origin} %{_jvmdir}/%{jrelnk}
12mr|java-1.5.0-gcj-1.5.0.0-21|474	%{_sbindir}/update-alternatives --remove jre_%{javaver} %{_jvmdir}/%{jrelnk}
12mr|java-1.5.0-gcj-1.5.0.0-21|475	fi
12mr|java-1.5.0-gcj-1.5.0.0-21|476	# (anssi) if gcc version changes, we want to remove the stale links:
12mr|java-1.5.0-gcj-1.5.0.0-21|477	if [ $1 -eq 0 ] || ! [ -e %{_javadir}/libgcj-%{gccver}.jar ]; then
12mr|java-1.5.0-gcj-1.5.0.0-21|478	%{_sbindir}/update-alternatives --remove jaxp_parser_impl \
12mr|java-1.5.0-gcj-1.5.0.0-21|479	%{_javadir}/libgcj-%{gccver}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|480	%{_sbindir}/update-alternatives --remove jaxp_transform_impl \
12mr|java-1.5.0-gcj-1.5.0.0-21|481	%{_javadir}/libgcj-%{gccver}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|482	fi
12mr|java-1.5.0-gcj-1.5.0.0-21|483	
12mr|java-1.5.0-gcj-1.5.0.0-21|484	if [ -x %{_bindir}/rebuild-security-providers ]
12mr|java-1.5.0-gcj-1.5.0.0-21|485	then
12mr|java-1.5.0-gcj-1.5.0.0-21|486	%{_bindir}/rebuild-security-providers
12mr|java-1.5.0-gcj-1.5.0.0-21|487	fi
12mr|java-1.5.0-gcj-1.5.0.0-21|488	
12mr|java-1.5.0-gcj-1.5.0.0-21|489	%{clean_gcjdb}
12mr|java-1.5.0-gcj-1.5.0.0-21|490	
12mr|java-1.5.0-gcj-1.5.0.0-21|491	%post devel
12mr|java-1.5.0-gcj-1.5.0.0-21|492	
12mr|java-1.5.0-gcj-1.5.0.0-21|493	%{_sbindir}/update-alternatives \
12mr|java-1.5.0-gcj-1.5.0.0-21|494	--install %{_bindir}/javac javac %{sdkbindir}/javac %{priority} \
12mr|java-1.5.0-gcj-1.5.0.0-21|495	--slave %{_jvmdir}/java         java_sdk          %{_jvmdir}/%{sdklnk} \
12mr|java-1.5.0-gcj-1.5.0.0-21|496	--slave %{_jvmjardir}/java      java_sdk_exports  %{_jvmjardir}/%{sdklnk} \
12mr|java-1.5.0-gcj-1.5.0.0-21|497	--slave %{_bindir}/javadoc      javadoc           %{sdkbindir}/javadoc \
12mr|java-1.5.0-gcj-1.5.0.0-21|498	--slave %{_bindir}/javah        javah             %{sdkbindir}/javah \
12mr|java-1.5.0-gcj-1.5.0.0-21|499	--slave %{_bindir}/jar          jar               %{sdkbindir}/jar \
12mr|java-1.5.0-gcj-1.5.0.0-21|500	--slave %{_bindir}/jarsigner    jarsigner         %{sdkbindir}/jarsigner \
12mr|java-1.5.0-gcj-1.5.0.0-21|501	--slave %{_bindir}/appletviewer appletviewer      %{sdkbindir}/appletviewer \
12mr|java-1.5.0-gcj-1.5.0.0-21|502	--slave %{_bindir}/rmic         rmic              %{sdkbindir}/rmic
12mr|java-1.5.0-gcj-1.5.0.0-21|503	
12mr|java-1.5.0-gcj-1.5.0.0-21|504	%{_sbindir}/update-alternatives \
12mr|java-1.5.0-gcj-1.5.0.0-21|505	--install %{_jvmdir}/java-%{origin} \
12mr|java-1.5.0-gcj-1.5.0.0-21|506	java_sdk_%{origin} %{_jvmdir}/%{sdklnk} %{priority} \
12mr|java-1.5.0-gcj-1.5.0.0-21|507	--slave %{_jvmjardir}/java-%{origin} \
12mr|java-1.5.0-gcj-1.5.0.0-21|508	java_sdk_%{origin}_exports %{_jvmjardir}/%{sdklnk}
12mr|java-1.5.0-gcj-1.5.0.0-21|509	
12mr|java-1.5.0-gcj-1.5.0.0-21|510	%{_sbindir}/update-alternatives \
12mr|java-1.5.0-gcj-1.5.0.0-21|511	--install %{_jvmdir}/java-%{javaver} \
12mr|java-1.5.0-gcj-1.5.0.0-21|512	java_sdk_%{javaver} %{_jvmdir}/%{sdklnk} %{priority} \
12mr|java-1.5.0-gcj-1.5.0.0-21|513	--slave %{_jvmjardir}/java-%{javaver} \
12mr|java-1.5.0-gcj-1.5.0.0-21|514	java_sdk_%{javaver}_exports %{_jvmjardir}/%{sdklnk}
12mr|java-1.5.0-gcj-1.5.0.0-21|515	
12mr|java-1.5.0-gcj-1.5.0.0-21|516	%postun devel
12mr|java-1.5.0-gcj-1.5.0.0-21|517	if [ $1 -eq 0 ]
12mr|java-1.5.0-gcj-1.5.0.0-21|518	then
12mr|java-1.5.0-gcj-1.5.0.0-21|519	%{_sbindir}/update-alternatives --remove javac %{sdkbindir}/javac
12mr|java-1.5.0-gcj-1.5.0.0-21|520	%{_sbindir}/update-alternatives --remove java_sdk_%{origin} %{_jvmdir}/%{sdklnk}
12mr|java-1.5.0-gcj-1.5.0.0-21|521	%{_sbindir}/update-alternatives --remove java_sdk_%{javaver} %{_jvmdir}/%{sdklnk}
12mr|java-1.5.0-gcj-1.5.0.0-21|522	fi
12mr|java-1.5.0-gcj-1.5.0.0-21|523	
12mr|java-1.5.0-gcj-1.5.0.0-21|524	%if %with plugin
12mr|java-1.5.0-gcj-1.5.0.0-21|525	%post plugin
12mr|java-1.5.0-gcj-1.5.0.0-21|526	[ -d %{plugindir} ] || %{__mkdir_p} %{plugindir}
12mr|java-1.5.0-gcj-1.5.0.0-21|527	%{_sbindir}/update-alternatives --install %{plugindir}/libjavaplugin.so \
12mr|java-1.5.0-gcj-1.5.0.0-21|528	libjavaplugin.so %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libgcjwebplugin.so %{priority}
12mr|java-1.5.0-gcj-1.5.0.0-21|529	
12mr|java-1.5.0-gcj-1.5.0.0-21|530	%postun plugin
12mr|java-1.5.0-gcj-1.5.0.0-21|531	if [ $1 -eq 0 ] || ! [ -e  %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libgcjwebplugin.so ]; then
12mr|java-1.5.0-gcj-1.5.0.0-21|532	%{_sbindir}/update-alternatives --remove libjavaplugin.so %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libgcjwebplugin.so
12mr|java-1.5.0-gcj-1.5.0.0-21|533	fi
12mr|java-1.5.0-gcj-1.5.0.0-21|534	%endif
12mr|java-1.5.0-gcj-1.5.0.0-21|535	
12mr|java-1.5.0-gcj-1.5.0.0-21|536	%files
12mr|java-1.5.0-gcj-1.5.0.0-21|537	%defattr(-,root,root,-)
12mr|java-1.5.0-gcj-1.5.0.0-21|538	%doc AUTHORS ChangeLog COPYING LICENSE README
12mr|java-1.5.0-gcj-1.5.0.0-21|539	%dir %{_jvmdir}/%{sdkdir}
12mr|java-1.5.0-gcj-1.5.0.0-21|540	%dir %{_jvmdir}/%{jredir}
12mr|java-1.5.0-gcj-1.5.0.0-21|541	%dir %{_jvmdir}/%{jredir}/bin
12mr|java-1.5.0-gcj-1.5.0.0-21|542	%dir %{_jvmdir}/%{jredir}/lib
12mr|java-1.5.0-gcj-1.5.0.0-21|543	%dir %{_jvmdir}/%{jredir}/lib/%{_arch}
12mr|java-1.5.0-gcj-1.5.0.0-21|544	%dir %{_jvmdir}/%{jredir}/lib/%{_arch}/client
12mr|java-1.5.0-gcj-1.5.0.0-21|545	%dir %{_jvmdir}/%{jredir}/lib/%{_arch}/server
12mr|java-1.5.0-gcj-1.5.0.0-21|546	%dir %{_jvmdir}/%{jredir}/lib/security
12mr|java-1.5.0-gcj-1.5.0.0-21|547	%dir %{jvmjardir}
12mr|java-1.5.0-gcj-1.5.0.0-21|548	%dir %{_libdir}/gcj
12mr|java-1.5.0-gcj-1.5.0.0-21|549	#%{_bindir}/rebuild-gcj-db
12mr|java-1.5.0-gcj-1.5.0.0-21|550	%{_jvmdir}/%{jredir}/bin/java
12mr|java-1.5.0-gcj-1.5.0.0-21|551	%{_jvmdir}/%{jredir}/bin/keytool
12mr|java-1.5.0-gcj-1.5.0.0-21|552	%{_jvmdir}/%{jredir}/bin/rmiregistry
12mr|java-1.5.0-gcj-1.5.0.0-21|553	%{_jvmdir}/%{jredir}/lib/security/cacerts
12mr|java-1.5.0-gcj-1.5.0.0-21|554	%{_jvmdir}/%{jredir}/lib/security/java.security
12mr|java-1.5.0-gcj-1.5.0.0-21|555	%{_jvmdir}/%{jredir}/lib/jaas.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|556	%{_jvmdir}/%{jredir}/lib/jce.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|557	%{_jvmdir}/%{jredir}/lib/jdbc-stdext.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|558	%{_jvmdir}/%{jredir}/lib/jndi-cos.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|559	%{_jvmdir}/%{jredir}/lib/jndi-dns.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|560	%{_jvmdir}/%{jredir}/lib/jndi-ldap.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|561	%{_jvmdir}/%{jredir}/lib/jndi-rmi.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|562	%{_jvmdir}/%{jredir}/lib/jndi.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|563	%{_jvmdir}/%{jredir}/lib/jta.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|564	%{_jvmdir}/%{jredir}/lib/jsse.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|565	%{_jvmdir}/%{jredir}/lib/sasl.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|566	%ifarch x86_64
12mr|java-1.5.0-gcj-1.5.0.0-21|567	%{_jvmdir}/%{jredir}/lib/amd64
12mr|java-1.5.0-gcj-1.5.0.0-21|568	%endif
12mr|java-1.5.0-gcj-1.5.0.0-21|569	%{_jvmdir}/%{jrelnk}
12mr|java-1.5.0-gcj-1.5.0.0-21|570	%{jvmjardir}/jaas.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|571	%{jvmjardir}/jaas-%{javaver}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|572	%{jvmjardir}/jaas-%{version}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|573	%{jvmjardir}/jce.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|574	%{jvmjardir}/jce-%{javaver}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|575	%{jvmjardir}/jce-%{version}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|576	%{jvmjardir}/jdbc-stdext.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|577	%{jvmjardir}/jdbc-stdext-%{javaver}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|578	%{jvmjardir}/jdbc-stdext-%{version}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|579	%{jvmjardir}/jndi.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|580	%{jvmjardir}/jndi-%{javaver}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|581	%{jvmjardir}/jndi-%{version}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|582	%{jvmjardir}/jndi-cos.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|583	%{jvmjardir}/jndi-cos-%{javaver}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|584	%{jvmjardir}/jndi-cos-%{version}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|585	%{jvmjardir}/jndi-dns.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|586	%{jvmjardir}/jndi-dns-%{javaver}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|587	%{jvmjardir}/jndi-dns-%{version}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|588	%{jvmjardir}/jndi-ldap.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|589	%{jvmjardir}/jndi-ldap-%{javaver}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|590	%{jvmjardir}/jndi-ldap-%{version}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|591	%{jvmjardir}/jndi-rmi.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|592	%{jvmjardir}/jndi-rmi-%{javaver}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|593	%{jvmjardir}/jndi-rmi-%{version}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|594	%{jvmjardir}/jta.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|595	%{jvmjardir}/jta-%{javaver}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|596	%{jvmjardir}/jta-%{version}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|597	%{jvmjardir}/jsse.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|598	%{jvmjardir}/jsse-%{javaver}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|599	%{jvmjardir}/jsse-%{version}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|600	%{jvmjardir}/sasl.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|601	%{jvmjardir}/sasl-%{javaver}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|602	%{jvmjardir}/sasl-%{version}.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|603	%{_jvmjardir}/%{jrelnk}
12mr|java-1.5.0-gcj-1.5.0.0-21|604	%{_jvmdir}/%{sdkdir}/jre/lib/rt.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|605	%{_jvmdir}/%{jredir}/lib/%{_arch}/libjawt.so
12mr|java-1.5.0-gcj-1.5.0.0-21|606	%{_jvmdir}/%{jredir}/lib/%{_arch}/client/libjvm.so
12mr|java-1.5.0-gcj-1.5.0.0-21|607	%{_jvmdir}/%{jredir}/lib/%{_arch}/server/libjvm.so
12mr|java-1.5.0-gcj-1.5.0.0-21|608	%{_jvmdir}/%{jredir}/lib/%{_arch}/native_threads/libhpi.so
12mr|java-1.5.0-gcj-1.5.0.0-21|609	# these must not be marked %config(noreplace). their names are used by
12mr|java-1.5.0-gcj-1.5.0.0-21|610	# rebuild-security-providers, which lists
12mr|java-1.5.0-gcj-1.5.0.0-21|611	# %{_sysconfdir}/java/security/security.d/*.  their contents are
12mr|java-1.5.0-gcj-1.5.0.0-21|612	# ignored, so replacing them doesn't matter.  .rpmnew files are
12mr|java-1.5.0-gcj-1.5.0.0-21|613	# harmful since they're interpreted by rebuild-security-providers as
12mr|java-1.5.0-gcj-1.5.0.0-21|614	# classnames ending in rpmnew.
12mr|java-1.5.0-gcj-1.5.0.0-21|615	%if 0
12mr|java-1.5.0-gcj-1.5.0.0-21|616	# (anssi) see earlier
12mr|java-1.5.0-gcj-1.5.0.0-21|617	%{_sysconfdir}/java/security/security.d/1000-gnu.java.security.provider.Gnu
12mr|java-1.5.0-gcj-1.5.0.0-21|618	%{_sysconfdir}/java/security/security.d/1001-gnu.javax.crypto.jce.GnuCrypto
12mr|java-1.5.0-gcj-1.5.0.0-21|619	%{_sysconfdir}/java/security/security.d/1002-gnu.javax.crypto.jce.GnuSasl
12mr|java-1.5.0-gcj-1.5.0.0-21|620	%{_sysconfdir}/java/security/security.d/1003-gnu.javax.net.ssl.provider.Jessie
12mr|java-1.5.0-gcj-1.5.0.0-21|621	%{_sysconfdir}/java/security/security.d/1004-gnu.javax.security.auth.callback.GnuCallbacks
12mr|java-1.5.0-gcj-1.5.0.0-21|622	%endif
12mr|java-1.5.0-gcj-1.5.0.0-21|623	
12mr|java-1.5.0-gcj-1.5.0.0-21|624	%files devel
12mr|java-1.5.0-gcj-1.5.0.0-21|625	%defattr(-,root,root,-)
12mr|java-1.5.0-gcj-1.5.0.0-21|626	%{_sysconfdir}/rpm/macros.d/%{name}.macros
12mr|java-1.5.0-gcj-1.5.0.0-21|627	%dir %{_jvmdir}/%{sdkdir}/bin
12mr|java-1.5.0-gcj-1.5.0.0-21|628	%dir %{_jvmdir}/%{sdkdir}/include
12mr|java-1.5.0-gcj-1.5.0.0-21|629	%dir %{_jvmdir}/%{sdkdir}/include/linux
12mr|java-1.5.0-gcj-1.5.0.0-21|630	%dir %{_jvmdir}/%{sdkdir}/lib
12mr|java-1.5.0-gcj-1.5.0.0-21|631	#%{_bindir}/aot-compile
12mr|java-1.5.0-gcj-1.5.0.0-21|632	%{_bindir}/aot-compile-rpm
12mr|java-1.5.0-gcj-1.5.0.0-21|633	%{python_sitelib}/aotcompile.py*
12mr|java-1.5.0-gcj-1.5.0.0-21|634	%{python_sitelib}/classfile.py*
12mr|java-1.5.0-gcj-1.5.0.0-21|635	%{python_sitelib}/*.egg-info
12mr|java-1.5.0-gcj-1.5.0.0-21|636	%{_jvmdir}/%{sdkdir}/bin/appletviewer
12mr|java-1.5.0-gcj-1.5.0.0-21|637	%{_jvmdir}/%{sdkdir}/bin/jar
12mr|java-1.5.0-gcj-1.5.0.0-21|638	%{_jvmdir}/%{sdkdir}/bin/jarsigner
12mr|java-1.5.0-gcj-1.5.0.0-21|639	%{_jvmdir}/%{sdkdir}/bin/java
12mr|java-1.5.0-gcj-1.5.0.0-21|640	%{_jvmdir}/%{sdkdir}/bin/javac
12mr|java-1.5.0-gcj-1.5.0.0-21|641	%{_jvmdir}/%{sdkdir}/bin/javadoc
12mr|java-1.5.0-gcj-1.5.0.0-21|642	%{_jvmdir}/%{sdkdir}/bin/javah
12mr|java-1.5.0-gcj-1.5.0.0-21|643	%{_jvmdir}/%{sdkdir}/bin/keytool
12mr|java-1.5.0-gcj-1.5.0.0-21|644	%{_jvmdir}/%{sdkdir}/bin/rmic
12mr|java-1.5.0-gcj-1.5.0.0-21|645	%{_jvmdir}/%{sdkdir}/bin/rmiregistry
12mr|java-1.5.0-gcj-1.5.0.0-21|646	%{_jvmdir}/%{sdklnk}
12mr|java-1.5.0-gcj-1.5.0.0-21|647	%{_jvmjardir}/%{sdklnk}
12mr|java-1.5.0-gcj-1.5.0.0-21|648	%{_jvmdir}/%{sdkdir}/include/jawt.h
12mr|java-1.5.0-gcj-1.5.0.0-21|649	%{_jvmdir}/%{sdkdir}/include/jni.h
12mr|java-1.5.0-gcj-1.5.0.0-21|650	%{_jvmdir}/%{sdkdir}/include/linux/jawt_md.h
12mr|java-1.5.0-gcj-1.5.0.0-21|651	%{_jvmdir}/%{sdkdir}/include/linux/jni_md.h
12mr|java-1.5.0-gcj-1.5.0.0-21|652	%{_jvmdir}/%{sdkdir}/include/linux/gcj
12mr|java-1.5.0-gcj-1.5.0.0-21|653	%{_jvmdir}/%{sdkdir}/include/gcj
12mr|java-1.5.0-gcj-1.5.0.0-21|654	%{_jvmdir}/%{sdkdir}/include/jni_md.h
12mr|java-1.5.0-gcj-1.5.0.0-21|655	%{_jvmdir}/%{sdkdir}/include/jawt_md.h
12mr|java-1.5.0-gcj-1.5.0.0-21|656	%{_jvmdir}/%{sdkdir}/lib/tools.jar
12mr|java-1.5.0-gcj-1.5.0.0-21|657	
12mr|java-1.5.0-gcj-1.5.0.0-21|658	%files src
12mr|java-1.5.0-gcj-1.5.0.0-21|659	%defattr(-,root,root,-)
12mr|java-1.5.0-gcj-1.5.0.0-21|660	%{_jvmdir}/%{sdkdir}/src.zip
12mr|java-1.5.0-gcj-1.5.0.0-21|661	
12mr|java-1.5.0-gcj-1.5.0.0-21|662	%if %without bootstrap
12mr|java-1.5.0-gcj-1.5.0.0-21|663	%files javadoc
12mr|java-1.5.0-gcj-1.5.0.0-21|664	%defattr(-,root,root,-)
12mr|java-1.5.0-gcj-1.5.0.0-21|665	%doc %{_javadocdir}/%{name}
12mr|java-1.5.0-gcj-1.5.0.0-21|666	# A JPackage that "provides" this directory will, in its %post script,
12mr|java-1.5.0-gcj-1.5.0.0-21|667	# remove the existing directory and install a new symbolic link to its
12mr|java-1.5.0-gcj-1.5.0.0-21|668	# versioned directory.  For Fedora we want clear file ownership so we
12mr|java-1.5.0-gcj-1.5.0.0-21|669	# make java-1.5.0-gcj-javadoc own this file.  Installing the
12mr|java-1.5.0-gcj-1.5.0.0-21|670	# corresponding JPackage over java-1.5.0-gcj-javadoc will work but
12mr|java-1.5.0-gcj-1.5.0.0-21|671	# will invalidate this file.
12mr|java-1.5.0-gcj-1.5.0.0-21|672	# (Anssi) Agreed, we also want this for Mandriva
12mr|java-1.5.0-gcj-1.5.0.0-21|673	%doc %{_javadocdir}/java
12mr|java-1.5.0-gcj-1.5.0.0-21|674	%endif
12mr|java-1.5.0-gcj-1.5.0.0-21|675	
12mr|java-1.5.0-gcj-1.5.0.0-21|676	%if %with plugin
12mr|java-1.5.0-gcj-1.5.0.0-21|677	%files plugin
12mr|java-1.5.0-gcj-1.5.0.0-21|678	%defattr(-,root,root,-)
12mr|java-1.5.0-gcj-1.5.0.0-21|679	%endif
12mr|java-1.5.0-gcj-1.5.0.0-21|680	
12mr|java-1.5.0-gcj-1.5.0.0-21|681	
12mr|java-1.5.0-gcj-1.5.0.0-21|682	
12mr|java-1.5.0-gcj-1.5.0.0-21|683	
12mr|java-1.5.0-gcj-1.5.0.0-21|684	
12mr|java-1.5.0-gcj-1.5.0.0-21|685	%changelog
12mr|java-1.5.0-gcj-1.5.0.0-21|686	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|java-1.5.0-gcj-1.5.0.0-21|687	+ Commit: 70ebc46
12mr|java-1.5.0-gcj-1.5.0.0-21|688	- Add gcj-tools to BuildRequires for gkeytool binary used cacerts generation in scripts
12mr|java-1.5.0-gcj-1.5.0.0-21|689	
12mr|java-1.5.0-gcj-1.5.0.0-21|690	

14434 12
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|1	%if %mdkversion >= 201200
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|2	# rpmlint just sucks!!!
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|3	%define _build_pkgcheck_set %{nil}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|4	%define _build_pkgcheck_srpm %{nil}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|5	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|6	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|7	%if %mandriva_branch == Cooker
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|8	%define with_systemtap		1
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|9	%define release			%mkrel 26.%{openjdkver}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|10	%else
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|11	%define with_systemtap		0
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|12	%define subrel			1
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|13	%define release			%mkrel 26.%{openjdkver}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|14	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|15	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|16	# If gcjbootstrap is 1 IcedTea is bootstrapped against
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|17	# java-1.5.0-gcj-devel.  If gcjbootstrap is 0 IcedTea is built against
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|18	# java-1.6.0-openjdk-devel.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|19	%bcond_with			gcjbootstrap
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|20	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|21	%define icedteaver		1.11.3
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|22	%define icedteasnapshot		%{nil}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|23	%define openjdkver		b24
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|24	%define openjdkdate		14_nov_2011
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|25	%define mauvedate		2008-10-22
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|26	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|27	# cabral (fhimpe) we already use java-acess-bridge in Mandriva
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|28	# define accessmajorver		1.23
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|29	# define accessminorver		0
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|30	# define accessver		%{accessmajorver}.%{accessminorver}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|31	# define accessurl		http://ftp.gnome.org/pub/GNOME/sources/java-access-bridge/
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|32	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|33	%define multilib_arches		ppc64 sparc64 x86_64
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|34	%define jit_arches		%{ix86} x86_64 sparcv9 sparc64
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|35	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|36	%define systemtapopt		--disable-systemtap
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|37	%ifarch %{jit_arches}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|38	%define runtests		0
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|39	%define build_docs		1
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|40	%define with_fastjar		0
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|41	%if %{with_systemtap}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|42	%define systemtapopt	--enable-systemtap
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|43	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|44	%else
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|45	%define runtests		0
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|46	%define build_docs		0
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|47	%define with_fastjar		1
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|48	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|49	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|50	%define buildoutputdir		openjdk.build
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|51	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|52	%if %{with gcjbootstrap}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|53	%define icedteaopt		%{systemtapopt}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|54	%else
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|55	%ifarch %{jit_arches}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|56	%define icedteaopt		--disable-bootstrap --with-jdk-home=/usr/lib/jvm/java-openjdk %{systemtapopt}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|57	%else
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|58	%define icedteaopt		--disable-bootstrap --with-jdk-home=/usr/lib/jvm/java-openjdk
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|59	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|60	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|61	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|62	# Convert an absolute path to a relative path.  Each symbolic link is
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|63	# specified relative to the directory in which it is installed so that
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|64	# it will resolve properly within chrooted installations.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|65	%define script			'use File::Spec; print File::Spec->abs2rel($ARGV[0], $ARGV[1])'
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|66	%define abs2rel			%{__perl} -e %{script}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|67	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|68	# Hard-code libdir on 64-bit architectures to make the 64-bit JDK
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|69	# simply be another alternative.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|70	%ifarch %{multilib_arches}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|71	%define syslibdir		%{_prefix}/lib64
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|72	%define _libdir		%{_prefix}/lib
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|73	%define archname		%{name}.%{_arch}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|74	%else
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|75	%define syslibdir		%{_libdir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|76	%define archname		%{name}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|77	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|78	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|79	# Standard JPackage naming and versioning defines.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|80	%define origin			openjdk
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|81	%define priority		16000
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|82	%define javaver			1.6.0
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|83	%define buildver		0
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|84	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|85	# Standard JPackage directories and symbolic links.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|86	# Make 64-bit JDKs just another alternative on 64-bit architectures.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|87	%ifarch %{multilib_arches}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|88	%define sdklnk		java-%{javaver}-%{origin}.%{_arch}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|89	%define jrelnk		jre-%{javaver}-%{origin}.%{_arch}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|90	%define sdkdir		%{name}-%{version}.%{_arch}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|91	%else
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|92	%define sdklnk		java-%{javaver}-%{origin}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|93	%define jrelnk		jre-%{javaver}-%{origin}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|94	%define sdkdir		%{name}-%{version}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|95	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|96	%define jredir			%{sdkdir}/jre
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|97	%define sdkbindir		%{_jvmdir}/%{sdklnk}/bin
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|98	%define jrebindir		%{_jvmdir}/%{jrelnk}/bin
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|99	%ifarch %{multilib_arches}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|100	%define jvmjardir		%{_jvmjardir}/%{name}-%{version}.%{_arch}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|101	%else
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|102	%define jvmjardir		%{_jvmjardir}/%{name}-%{version}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|103	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|104	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|105	%ifarch %{jit_arches}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|106	%if %{with_systemtap}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|107	# Where to install systemtap tapset (links)
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|108	# We would like these to be in a package specific subdir,
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|109	# but currently systemtap doesn't support that, so we have to
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|110	# use the root tapset dir for now. To distinquish between 64
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|111	# and 32 bit architectures we place the tapsets under the arch
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|112	# specific dir (note that systemtap will only pickup the tapset
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|113	# for the primary arch for now). Systemtap uses the machine name
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|114	# aka build_cpu as architecture specific directory name.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|115	#%#define tapsetdir /usr/share/systemtap/tapset/%{sdkdir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|116	%define tapsetdir		%{_datadir}/systemtap/tapset/%{_build_cpu}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|117	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|118	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|119	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|120	# Prevent brp-java-repack-jars from being run.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|121	%define __jar_repack		0
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|122	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|123	Name:		java-%{javaver}-%{origin}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|124	Version:	%{javaver}.%{buildver}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|125	Release:	%{release}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|126	# java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons,
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|127	# and this change was brought into RHEL-4.  java-1.5.0-ibm packages
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|128	# also included the epoch in their virtual provides.  This created a
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|129	# situation where in-the-wild java-1.5.0-ibm packages provided "java =
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|130	# 1:1.5.0".  In RPM terms, "1.6.0 < 1:1.5.0" since 1.6.0 is
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|131	# interpreted as 0:1.6.0.  So the "java >= 1.6.0" requirement would be
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|132	# satisfied by the 1:1.5.0 packages.  Thus we need to set the epoch in
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|133	# JDK package >= 1.6.0 to 1, and packages referring to JDK virtual
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|134	# provides >= 1.6.0 must specify the epoch, "java >= 1:1.6.0".
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|135	# ... but that doesn't apply to Mandriva.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|136	Epoch:		0
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|137	Summary:	OpenJDK Runtime Environment
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|138	Group:		Development/Java
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|139	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|140	License:	GPLv2 with exceptions
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|141	URL:		http://icedtea.classpath.org/
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|142	Source0:	http://icedtea.classpath.org/download/source/icedtea6-%{icedteaver}%{icedteasnapshot}.tar.gz
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|143	# OpenJDK source from Fedora
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|144	Source1:	http://pkgs.fedoraproject.org/repo/pkgs/java-1.6.0-openjdk/openjdk-6-src-b24-14_nov_2011-fedora.tar.gz/7ecb35d87da256e2d4510ce22f56a2bd/openjdk-6-src-%{openjdkver}-%{openjdkdate}-fedora.tar.gz
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|145	# (fhimpe) Disabled: we use system java-access-bridge in Mandriva
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|146	#Source2:	%{accessurl}%{accessmajorver}/java-access-bridge-%{accessver}.tar.gz
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|147	Source3:	http://cvs.fedoraproject.org/viewcvs/devel/java-1.6.0-openjdk/generate-fedora-zip.sh
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|148	Source4:	README.src
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|149	Source5:	mauve-%{mauvedate}.tar.gz
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|150	Source6:	mauve_tests
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|151	Source8:	http://icedtea.classpath.org/download/drops/jaxp144_03.zip
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|152	Source9:	http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|153	Source10:	http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|154	Patch1:		java-1.6.0-openjdk-accessible-toolkit.patch
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|155	Patch2:		java-1.6.0-openjdk-fontpath.patch
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|156	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|157	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|158	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|159	BuildRequires:	pkgconfig(alsa)
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|160	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|161	BuildRequires:	ant-nodeps
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|162	BuildRequires:	cups-devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|163	BuildRequires:	desktop-file-utils
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|164	%if %{with_fastjar}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|165	BuildRequires:	fastjar
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|166	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|167	BuildRequires:	ungif-devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|168	BuildRequires:	lesstif-devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|169	# BuildRequires: %{mklibname xorg-x11-devel}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|170	BuildRequires:	x11-proto-devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|171	BuildRequires:	libxi-devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|172	BuildRequires:	libxp-devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|173	BuildRequires:	libxt-devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|174	BuildRequires:	libxtst-devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|175	BuildRequires:	jpeg-devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|176	BuildRequires:	png-devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|177	BuildRequires:	xalan-j2
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|178	BuildRequires:	xerces-j2
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|179	BuildRequires:	ant
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|180	BuildRequires:	libxinerama-devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|181	BuildRequires:	libxrender-devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|182	BuildRequires:	rhino
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|183	BuildRequires:	wget
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|184	BuildRequires:	zip
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|185	BuildRequires:	automake
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|186	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|187	%ifarch %{jit_arches}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|188	%if %{with_systemtap}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|189	BuildRequires:	systemtap
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|190	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|191	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|192	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|193	%if %{with gcjbootstrap}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|194	BuildRequires:	java-1.5.0-gcj-devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|195	%else
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|196	BuildRequires:	java-1.6.0-openjdk-devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|197	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|198	# Mauve build requirements.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|199	BuildRequires:	x11-server-xvfb
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|200	BuildRequires:	x11-font-type1
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|201	BuildRequires:	x11-font-misc
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|202	BuildRequires:	freetype2-devel >= 2.3.0
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|203	BuildRequires:	fontconfig
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|204	BuildRequires:	eclipse-ecj
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|205	# Java Access Bridge for GNOME build requirements.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|206	Requires:	java-access-bridge
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|207	%if %{without gcjbootstrap}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|208	BuildRequires:	java-access-bridge
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|209	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|210	%if %mdkversion >= 200910
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|211	# PulseAudio build requirements.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|212	BuildRequires:	pulseaudio-devel >= 0.9.11
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|213	BuildRequires:	pulseaudio >= 0.9.11
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|214	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|215	# Zero-assembler build requirement.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|216	%ifnarch %{jit_arches}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|217	BuildRequires:	libffi-devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|218	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|219	# Require /etc/pki/java/cacerts.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|220	Requires:	rootcerts-java
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|221	Requires:	rhino
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|222	# Require jpackage-utils for ant.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|223	Requires:	jpackage-utils >= 1.7.3-1jpp.2
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|224	# Require zoneinfo data provided by tzdata-java subpackage.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|225	Requires:	tzdata-java
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|226	# Post requires alternatives to install tool alternatives.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|227	Requires(post):	update-alternatives
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|228	# Postun requires alternatives to uninstall tool alternatives.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|229	Requires(postun): update-alternatives
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|230	%if %mdkversion < 200900
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|231	# Post requires update-desktop-database to update desktop database
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|232	# for jnlp files.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|233	Requires(post):	desktop-file-utils
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|234	# Postun requires update-desktop-database to update desktop database
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|235	# for jnlp files.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|236	Requires(postun): desktop-file-utils
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|237	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|238	# java-1.6.0-openjdk replaces java-1.7.0-icedtea.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|239	Provides:	java-1.7.0-icedtea = 0:1.7.0.0-24.726.2
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|240	Obsoletes:	java-1.7.0-icedtea < 0:1.7.0.0-24.726.2
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|241	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|242	# FIXME fonts-ttf-dejavu-lgc is the default, but currently is not directly
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|243	# available in Mandriva
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|244	Requires:	fonts-ttf-dejavu
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|245	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|246	# Standard JPackage base provides.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|247	Provides:	jre-%{javaver}-%{origin} = %{epoch}:%{version}-%{release}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|248	Provides:	jre-%{origin} = %{epoch}:%{version}-%{release}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|249	Provides:	jre-%{javaver} = %{epoch}:%{version}-%{release}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|250	Provides:	java-%{javaver} = %{epoch}:%{version}-%{release}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|251	Provides:	jre = %{javaver}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|252	Provides:	java-%{origin} = %{epoch}:%{version}-%{release}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|253	Provides:	java = %{epoch}:%{javaver}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|254	# Standard JPackage extensions provides.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|255	Provides:	jndi = %{epoch}:%{version}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|256	Provides:	jndi-ldap = %{epoch}:%{version}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|257	Provides:	jndi-cos = %{epoch}:%{version}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|258	Provides:	jndi-rmi = %{epoch}:%{version}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|259	Provides:	jndi-dns = %{epoch}:%{version}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|260	Provides:	jaas = %{epoch}:%{version}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|261	Provides:	jsse = %{epoch}:%{version}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|262	Provides:	jce = %{epoch}:%{version}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|263	Provides:	jdbc-stdext = 3.0
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|264	Provides:	java-sasl = %{epoch}:%{version}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|265	Provides:	java-fonts = %{epoch}:%{version}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|266	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|267	%description
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|268	The OpenJDK runtime environment.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|269	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|270	%package	devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|271	Summary:	OpenJDK Development Environment
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|272	Group:		Development/Java
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|273	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|274	# Require base package.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|275	Requires:         %{name} = %{epoch}:%{version}-%{release}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|276	# Post requires alternatives to install tool alternatives.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|277	Requires(post):	update-alternatives
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|278	# Postun requires alternatives to uninstall tool alternatives.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|279	Requires(postun): update-alternatives
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|280	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|281	# java-1.6.0-openjdk-devel replaces java-1.7.0-icedtea-devel.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|282	Provides:	java-1.7.0-icedtea-devel = 0:1.7.0.0-24.726.2
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|283	Obsoletes:	java-1.7.0-icedtea-devel < 0:1.7.0.0-24.726.2
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|284	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|285	# Standard JPackage devel provides.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|286	Provides:	java-sdk-%{javaver}-%{origin} = %{epoch}:%{version}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|287	Provides:	java-sdk-%{javaver} = %{epoch}:%{version}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|288	Provides:	java-sdk-%{origin} = %{epoch}:%{version}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|289	Provides:	java-sdk = %{epoch}:%{javaver}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|290	Provides:	java-%{javaver}-devel = %{epoch}:%{version}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|291	Provides:	java-devel-%{origin} = %{epoch}:%{version}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|292	Provides:	java-devel = %{epoch}:%{javaver}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|293	%if !%{build_docs}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|294	Provides:	java-javadoc = %{epoch}:%{javaver}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|295	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|296	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|297	%description	devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|298	The OpenJDK development tools.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|299	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|300	%package	demo
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|301	Summary:	OpenJDK Demos
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|302	Group:		Development/Java
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|303	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|304	Requires:	%{name} = %{epoch}:%{version}-%{release}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|305	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|306	# java-1.6.0-openjdk-demo replaces java-1.7.0-icedtea-demo.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|307	Provides: java-1.7.0-icedtea-demo = 0:1.7.0.0-24.726.2
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|308	Obsoletes: java-1.7.0-icedtea-demo < 0:1.7.0.0-24.726.2
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|309	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|310	%description	demo
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|311	The OpenJDK demos.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|312	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|313	%package src
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|314	Summary: OpenJDK Source Bundle
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|315	Group:   Development/Java
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|316	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|317	Requires: %{name} = %{epoch}:%{version}-%{release}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|318	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|319	# java-1.6.0-openjdk-src replaces java-1.7.0-icedtea-src.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|320	Provides: java-1.7.0-icedtea-src = 0:1.7.0.0-24.726.2
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|321	Obsoletes: java-1.7.0-icedtea-src < 0:1.7.0.0-24.726.2
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|322	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|323	%description src
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|324	The OpenJDK source bundle.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|325	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|326	%if %{build_docs}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|327	%package javadoc
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|328	Summary: OpenJDK API Documentation
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|329	Group:   Development/Java
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|330	%if %mdkversion > 201100
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|331	BuildArch: noarch
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|332	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|333	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|334	# Post requires alternatives to install javadoc alternative.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|335	Requires(post):   update-alternatives
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|336	# Postun requires alternatives to uninstall javadoc alternative.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|337	Requires(postun): update-alternatives
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|338	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|339	# java-1.6.0-openjdk-javadoc replaces java-1.7.0-icedtea-javadoc.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|340	Provides:	java-1.7.0-icedtea-javadoc = 0:1.7.0.0-24.726.2
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|341	Obsoletes:	java-1.7.0-icedtea-javadoc < 0:1.7.0.0-24.726.2
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|342	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|343	# Standard JPackage javadoc provides.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|344	Provides:	java-javadoc = %{epoch}:%{version}-%{release}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|345	Provides:	java-%{javaver}-javadoc = %{epoch}:%{version}-%{release}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|346	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|347	%description	javadoc
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|348	The OpenJDK API documentation.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|349	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|350	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|351	%prep
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|352	%setup -q -n icedtea6-%{icedteaver}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|353	%setup -q -n icedtea6-%{icedteaver} -T -D -a 5
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|354	cp %{SOURCE4} .
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|355	cp %{SOURCE6} .
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|356	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|357	# (oe) instead of a patch
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|358	perl -pi -e "s|libxul-unstable|libxul|g" configure*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|359	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|360	%{_bindir}/find . -type f -name "*.sh" -o -type f -name "*.cgi" | %{_bindir}/xargs %{__chmod} 0755
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|361	%{_bindir}/autoreconf -i -v -f
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|362	./autogen.sh
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|363	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|364	%build
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|365	%ifarch sparc64 alpha
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|366	export ARCH_DATA_MODEL=64
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|367	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|368	%ifarch alpha
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|369	export CFLAGS="$CFLAGS -mieee"
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|370	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|371	# Build IcedTea and OpenJDK.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|372	# (Anssi 07/2008) do not hardcode /usr/bin, to allow using ccache et al:
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|373	export ALT_COMPILER_PATH=
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|374	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|375	%{configure2_5x}					\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|376	%{icedteaopt}					\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|377	--with-openjdk-src-zip=%{SOURCE1}		\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|378	--with-pkgversion=mandriva-%{release}-%{_arch}	\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|379	%if %mdkversion >= 200910
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|380	--enable-pulse-java				\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|381	%else
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|382	--disable-pulse-java				\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|383	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|384	--with-jaf-drop-zip=%{SOURCE9}			\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|385	--with-jaxp-drop-zip=%{SOURCE8}			\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|386	--with-jaxws-drop-zip=%{SOURCE10}		\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|387	--with-javah=%{_bindir}/javah			\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|388	%if %{with_fastjar}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|389	--with-jar=%{_bindir}/fastjar			\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|390	--with-alt-jar=%{_bindir}/fastjar		\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|391	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|392	%if !%{build_docs}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|393	--disable-docs                                  \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|394	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|395	--with-abs-install-dir=%{_jvmdir}/%{sdkdir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|396	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|397	# When using a different hotspot (see hotspot.map):
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|398	#	--with-hotspot-build=hs24			\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|399	#	--with-hotspot-src-zip=%{SOURCE7}		\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|400	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|401	%if %{with gcjbootstrap}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|402	make stamps/patch-ecj.stamp
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|403	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|404	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|405	make patch
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|406	patch -l -p0 -b -z .p1~ < %{PATCH1}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|407	patch -l -p1 -b -z .p2~ < %{PATCH2}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|408	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|409	make STATIC_CXX=false
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|410	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|411	touch mauve-%{mauvedate}/mauve_output
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|412	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|413	pushd %{buildoutputdir}/j2sdk-image/jre/lib
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|414	%{__ln_s}f %{_javadir}/accessibility.properties accessibility.properties
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|415	%{__ln_s}f %{_javadir}/gnome-java-bridge.jar ext/gnome-java-bridge.jar
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|416	popd
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|417	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|418	%if %{runtests}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|419	# Run jtreg test suite.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|420	{
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|421	echo ====================JTREG TESTING========================
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|422	export DISPLAY=:20
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|423	Xvfb :20 -screen 0 1x1x24 -ac&
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|424	echo $! > Xvfb.pid
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|425	make jtregcheck -k
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|426	kill -9 `cat Xvfb.pid`
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|427	unset DISPLAY
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|428	rm -f Xvfb.pid
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|429	echo ====================JTREG TESTING END====================
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|430	} || :
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|431	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|432	# Run Mauve test suite.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|433	{
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|434	pushd mauve-%{mauvedate}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|435	%{configure2_5x}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|436	make
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|437	echo ====================MAUVE TESTING========================
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|438	export DISPLAY=:20
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|439	Xvfb :20 -screen 0 1x1x24 -ac&
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|440	echo $! > Xvfb.pid
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|441	$JAVA_HOME/bin/java Harness -vm $JAVA_HOME/bin/java \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|442	-file %{SOURCE6} -timeout 30000 2>&1 | tee mauve_output
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|443	kill -9 `cat Xvfb.pid`
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|444	unset DISPLAY
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|445	rm -f Xvfb.pid
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|446	echo ====================MAUVE TESTING END====================
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|447	popd
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|448	} || :
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|449	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|450	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|451	%install
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|452	rm -rf %{buildroot}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|453	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|454	pushd %{buildoutputdir}/j2sdk-image
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|455	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|456	# Install main files.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|457	install -d -m 755 %{buildroot}%{_jvmdir}/%{sdkdir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|458	cp -a bin include lib src.zip %{buildroot}%{_jvmdir}/%{sdkdir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|459	install -d -m 755 %{buildroot}%{_jvmdir}/%{jredir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|460	cp -a jre/bin jre/lib %{buildroot}%{_jvmdir}/%{jredir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|461	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|462	%ifarch %{jit_arches}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|463	%if %{with_systemtap}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|464	# Install systemtap support files.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|465	cp -a tapset %{buildroot}%{_jvmdir}/%{sdkdir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|466	install -d -m 755 %{buildroot}%{tapsetdir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|467	pushd %{buildroot}%{tapsetdir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|468	RELATIVE=$(%{abs2rel} %{_jvmdir}/%{sdkdir}/tapset %{tapsetdir})
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|469	ln -sf $RELATIVE/*.stp .
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|470	popd
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|471	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|472	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|473	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|474	# Install cacerts symlink.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|475	rm -f %{buildroot}%{_jvmdir}/%{jredir}/lib/security/cacerts
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|476	pushd %{buildroot}%{_jvmdir}/%{jredir}/lib/security
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|477	RELATIVE=$(%{abs2rel} %{_sysconfdir}/pki/java \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|478	%{_jvmdir}/%{jredir}/lib/security)
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|479	ln -sf $RELATIVE/cacerts .
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|480	popd
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|481	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|482	# Install extension symlinks.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|483	install -d -m 755 %{buildroot}%{jvmjardir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|484	pushd %{buildroot}%{jvmjardir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|485	RELATIVE=$(%{abs2rel} %{_jvmdir}/%{jredir}/lib %{jvmjardir})
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|486	ln -sf $RELATIVE/jsse.jar jsse-%{version}.jar
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|487	ln -sf $RELATIVE/jce.jar jce-%{version}.jar
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|488	ln -sf $RELATIVE/rt.jar jndi-%{version}.jar
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|489	ln -sf $RELATIVE/rt.jar jndi-ldap-%{version}.jar
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|490	ln -sf $RELATIVE/rt.jar jndi-cos-%{version}.jar
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|491	ln -sf $RELATIVE/rt.jar jndi-rmi-%{version}.jar
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|492	ln -sf $RELATIVE/rt.jar jaas-%{version}.jar
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|493	ln -sf $RELATIVE/rt.jar jdbc-stdext-%{version}.jar
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|494	ln -sf jdbc-stdext-%{version}.jar jdbc-stdext-3.0.jar
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|495	ln -sf $RELATIVE/rt.jar sasl-%{version}.jar
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|496	for jar in *-%{version}.jar
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|497	do
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|498	if [ x%{version} != x%{javaver} ]
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|499	then
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|500	ln -sf $jar $(echo $jar | sed "s|-%{version}.jar|-%{javaver}.jar|g")
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|501	fi
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|502	ln -sf $jar $(echo $jar | sed "s|-%{version}.jar|.jar|g")
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|503	done
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|504	popd
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|505	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|506	# Install JCE policy symlinks.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|507	install -d -m 755 %{buildroot}%{_jvmprivdir}/%{archname}/jce/vanilla
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|508	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|509	# Install versionless symlinks.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|510	pushd %{buildroot}%{_jvmdir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|511	ln -sf %{jredir} %{jrelnk}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|512	ln -sf %{sdkdir} %{sdklnk}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|513	popd
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|514	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|515	pushd %{buildroot}%{_jvmjardir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|516	ln -sf %{sdkdir} %{jrelnk}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|517	ln -sf %{sdkdir} %{sdklnk}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|518	popd
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|519	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|520	# Install man pages.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|521	install -d -m 755 %{buildroot}%{_mandir}/man1
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|522	for manpage in man/man1/*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|523	do
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|524	# Convert man pages to UTF8 encoding.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|525	iconv -f ISO_8859-1 -t UTF8 $manpage -o $manpage.tmp
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|526	mv -f $manpage.tmp $manpage
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|527	install -m 644 -p $manpage %{buildroot}%{_mandir}/man1/$(basename \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|528	$manpage .1)-%{name}.1
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|529	done
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|530	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|531	# Install demos and samples.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|532	cp -a demo %{buildroot}%{_jvmdir}/%{sdkdir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|533	mkdir -p sample/rmi
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|534	# XXX: (walluck): fix -ba --short-circuit
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|535	test -f bin/sample.cgi && mv bin/java-rmi.cgi sample/rmi
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|536	cp -a sample %{buildroot}%{_jvmdir}/%{sdkdir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|537	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|538	popd
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|539	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|540	# Install Javadoc documentation.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|541	%if %{build_docs}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|542	install -d -m 755 %{buildroot}%{_javadocdir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|543	cp -a %{buildoutputdir}/docs %{buildroot}%{_javadocdir}/%{name}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|544	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|545	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|546	# Install icons and menu entries.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|547	for s in 16 24 32 48 ; do
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|548	install -D -p -m 644 \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|549	openjdk/jdk/src/solaris/classes/sun/awt/X11/java-icon${s}.png \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|550	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/java.png
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|551	done
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|552	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|553	# Install desktop files.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|554	install -d -m 755 %{buildroot}%{_datadir}/applications
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|555	perl -pi -e 's|(Categories=Development;)(Monitor;Java;)|$1System;$2|'	\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|556	jconsole.desktop
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|557	for e in jconsole policytool ; do
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|558	desktop-file-install --vendor="" --mode=644 \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|559	--dir=%{buildroot}%{_datadir}/applications $e.desktop
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|560	done
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|561	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|562	# Find JRE directories.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|563	find %{buildroot}%{_jvmdir}/%{jredir} -type d \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|564	| grep -v jre/lib/security \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|565	| sed 's|'%{buildroot}'|%dir |' \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|566	> %{name}.files
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|567	# Find JRE files.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|568	find %{buildroot}%{_jvmdir}/%{jredir} -type f -o -type l \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|569	| grep -v jre/lib/security \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|570	| grep -v IcedTeaPlugin.so \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|571	| sed 's|'%{buildroot}'||' \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|572	>> %{name}.files
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|573	# Find demo directories.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|574	find %{buildroot}%{_jvmdir}/%{sdkdir}/demo \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|575	%{buildroot}%{_jvmdir}/%{sdkdir}/sample -type d \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|576	| sed 's|'%{buildroot}'|%dir |' \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|577	> %{name}-demo.files
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|578	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|579	# FIXME: remove SONAME entries from demo DSOs.  See
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|580	# https://bugzilla.redhat.com/show_bug.cgi?id=436497
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|581	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|582	# Find non-documentation demo files.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|583	find %{buildroot}%{_jvmdir}/%{sdkdir}/demo \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|584	%{buildroot}%{_jvmdir}/%{sdkdir}/sample \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|585	-type f -o -type l | sort \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|586	| grep -v README \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|587	| sed 's|'%{buildroot}'||' \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|588	>> %{name}-demo.files
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|589	# Find documentation demo files.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|590	find %{buildroot}%{_jvmdir}/%{sdkdir}/demo \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|591	%{buildroot}%{_jvmdir}/%{sdkdir}/sample \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|592	-type f -o -type l | sort \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|593	| grep README \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|594	| sed 's|'%{buildroot}'||' \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|595	| sed 's|^|%doc |' \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|596	>> %{name}-demo.files
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|597	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|598	cp -fa %{buildroot}%{_jvmdir}/%{jredir}/lib/fontconfig.properties{.src,}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|599	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|600	%clean
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|601	rm -rf %{buildroot}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|602	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|603	# FIXME: identical binaries are copied, not linked. This needs to be
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|604	# fixed upstream.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|605	%post
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|606	ext=%{_extension}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|607	update-alternatives\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|608	--install %{_bindir}/java java %{jrebindir}/java %{priority} \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|609	--slave %{_jvmdir}/jre jre %{_jvmdir}/%{jrelnk} \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|610	--slave %{_jvmjardir}/jre jre_exports %{_jvmjardir}/%{jrelnk} \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|611	--slave %{_bindir}/keytool keytool %{jrebindir}/keytool \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|612	--slave %{_bindir}/orbd orbd %{jrebindir}/orbd \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|613	--slave %{_bindir}/pack200 pack200 %{jrebindir}/pack200 \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|614	--slave %{_bindir}/rmid rmid %{jrebindir}/rmid \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|615	--slave %{_bindir}/rmiregistry rmiregistry %{jrebindir}/rmiregistry \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|616	--slave %{_bindir}/servertool servertool %{jrebindir}/servertool \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|617	--slave %{_bindir}/tnameserv tnameserv %{jrebindir}/tnameserv \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|618	--slave %{_bindir}/unpack200 unpack200 %{jrebindir}/unpack200 \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|619	--slave %{_mandir}/man1/java.1$ext java.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|620	%{_mandir}/man1/java-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|621	--slave %{_mandir}/man1/keytool.1$ext keytool.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|622	%{_mandir}/man1/keytool-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|623	--slave %{_mandir}/man1/orbd.1$ext orbd.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|624	%{_mandir}/man1/orbd-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|625	--slave %{_mandir}/man1/pack200.1$ext pack200.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|626	%{_mandir}/man1/pack200-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|627	--slave %{_mandir}/man1/rmid.1$ext rmid.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|628	%{_mandir}/man1/rmid-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|629	--slave %{_mandir}/man1/rmiregistry.1$ext rmiregistry.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|630	%{_mandir}/man1/rmiregistry-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|631	--slave %{_mandir}/man1/servertool.1$ext servertool.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|632	%{_mandir}/man1/servertool-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|633	--slave %{_mandir}/man1/tnameserv.1$ext tnameserv.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|634	%{_mandir}/man1/tnameserv-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|635	--slave %{_mandir}/man1/unpack200.1$ext unpack200.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|636	%{_mandir}/man1/unpack200-%{name}.1$ext
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|637	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|638	update-alternatives\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|639	--install %{_jvmdir}/jre-%{origin} \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|640	jre_%{origin} %{_jvmdir}/%{jrelnk} %{priority} \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|641	--slave %{_jvmjardir}/jre-%{origin} \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|642	jre_%{origin}_exports %{_jvmjardir}/%{jrelnk}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|643	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|644	update-alternatives\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|645	--install %{_jvmdir}/jre-%{javaver} \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|646	jre_%{javaver} %{_jvmdir}/%{jrelnk} %{priority} \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|647	--slave %{_jvmjardir}/jre-%{javaver} \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|648	jre_%{javaver}_exports %{_jvmjardir}/%{jrelnk}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|649	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|650	# Update for jnlp handling.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|651	%if %mdkversion < 200900
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|652	%update_desktop_database
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|653	%update_icon_cache hicolor
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|654	%update_menus
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|655	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|656	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|657	exit 0
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|658	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|659	%postun
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|660	if [ $1 -eq 0 ]
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|661	then
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|662	update-alternatives --remove java %{jrebindir}/java
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|663	update-alternatives --remove jre_%{origin} %{_jvmdir}/%{jrelnk}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|664	update-alternatives --remove jre_%{javaver} %{_jvmdir}/%{jrelnk}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|665	fi
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|666	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|667	# Update for jnlp handling.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|668	%if %mdkversion < 200900
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|669	%clean_desktop_database
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|670	%clean_icon_cache hicolor
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|671	%clean_menus
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|672	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|673	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|674	exit 0
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|675	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|676	%post devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|677	ext=%{_extension}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|678	update-alternatives\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|679	--install %{_bindir}/javac javac %{sdkbindir}/javac %{priority} \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|680	--slave %{_jvmdir}/java java_sdk %{_jvmdir}/%{sdklnk} \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|681	--slave %{_jvmjardir}/java java_sdk_exports %{_jvmjardir}/%{sdklnk} \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|682	--slave %{_bindir}/appletviewer appletviewer %{sdkbindir}/appletviewer \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|683	--slave %{_bindir}/apt apt %{sdkbindir}/apt \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|684	--slave %{_bindir}/extcheck extcheck %{sdkbindir}/extcheck \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|685	--slave %{_bindir}/jar jar %{sdkbindir}/jar \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|686	--slave %{_bindir}/jarsigner jarsigner %{sdkbindir}/jarsigner \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|687	--slave %{_bindir}/javadoc javadoc %{sdkbindir}/javadoc \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|688	--slave %{_bindir}/javah javah %{sdkbindir}/javah \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|689	--slave %{_bindir}/javap javap %{sdkbindir}/javap \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|690	--slave %{_bindir}/jconsole jconsole %{sdkbindir}/jconsole \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|691	--slave %{_bindir}/jdb jdb %{sdkbindir}/jdb \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|692	--slave %{_bindir}/jhat jhat %{sdkbindir}/jhat \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|693	--slave %{_bindir}/jinfo jinfo %{sdkbindir}/jinfo \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|694	--slave %{_bindir}/jmap jmap %{sdkbindir}/jmap \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|695	--slave %{_bindir}/jps jps %{sdkbindir}/jps \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|696	--slave %{_bindir}/jrunscript jrunscript %{sdkbindir}/jrunscript \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|697	--slave %{_bindir}/jsadebugd jsadebugd %{sdkbindir}/jsadebugd \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|698	--slave %{_bindir}/jstack jstack %{sdkbindir}/jstack \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|699	--slave %{_bindir}/jstat jstat %{sdkbindir}/jstat \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|700	--slave %{_bindir}/jstatd jstatd %{sdkbindir}/jstatd \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|701	--slave %{_bindir}/native2ascii native2ascii %{sdkbindir}/native2ascii \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|702	--slave %{_bindir}/policytool policytool %{sdkbindir}/policytool \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|703	--slave %{_bindir}/rmic rmic %{sdkbindir}/rmic \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|704	--slave %{_bindir}/schemagen schemagen %{sdkbindir}/schemagen \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|705	--slave %{_bindir}/serialver serialver %{sdkbindir}/serialver \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|706	--slave %{_bindir}/wsgen wsgen %{sdkbindir}/wsgen \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|707	--slave %{_bindir}/wsimport wsimport %{sdkbindir}/wsimport \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|708	--slave %{_bindir}/xjc xjc %{sdkbindir}/xjc \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|709	--slave %{_mandir}/man1/appletviewer.1$ext appletviewer.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|710	%{_mandir}/man1/appletviewer-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|711	--slave %{_mandir}/man1/apt.1$ext apt.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|712	%{_mandir}/man1/apt-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|713	--slave %{_mandir}/man1/extcheck.1$ext extcheck.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|714	%{_mandir}/man1/extcheck-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|715	--slave %{_mandir}/man1/jar.1$ext jar.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|716	%{_mandir}/man1/jar-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|717	--slave %{_mandir}/man1/jarsigner.1$ext jarsigner.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|718	%{_mandir}/man1/jarsigner-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|719	--slave %{_mandir}/man1/javac.1$ext javac.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|720	%{_mandir}/man1/javac-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|721	--slave %{_mandir}/man1/javadoc.1$ext javadoc.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|722	%{_mandir}/man1/javadoc-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|723	--slave %{_mandir}/man1/javah.1$ext javah.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|724	%{_mandir}/man1/javah-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|725	--slave %{_mandir}/man1/javap.1$ext javap.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|726	%{_mandir}/man1/javap-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|727	--slave %{_mandir}/man1/jconsole.1$ext jconsole.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|728	%{_mandir}/man1/jconsole-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|729	--slave %{_mandir}/man1/jdb.1$ext jdb.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|730	%{_mandir}/man1/jdb-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|731	--slave %{_mandir}/man1/jhat.1$ext jhat.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|732	%{_mandir}/man1/jhat-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|733	--slave %{_mandir}/man1/jinfo.1$ext jinfo.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|734	%{_mandir}/man1/jinfo-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|735	--slave %{_mandir}/man1/jmap.1$ext jmap.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|736	%{_mandir}/man1/jmap-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|737	--slave %{_mandir}/man1/jps.1$ext jps.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|738	%{_mandir}/man1/jps-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|739	--slave %{_mandir}/man1/jrunscript.1$ext jrunscript.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|740	%{_mandir}/man1/jrunscript-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|741	--slave %{_mandir}/man1/jsadebugd.1$ext jsadebugd.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|742	%{_mandir}/man1/jsadebugd-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|743	--slave %{_mandir}/man1/jstack.1$ext jstack.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|744	%{_mandir}/man1/jstack-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|745	--slave %{_mandir}/man1/jstat.1$ext jstat.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|746	%{_mandir}/man1/jstat-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|747	--slave %{_mandir}/man1/jstatd.1$ext jstatd.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|748	%{_mandir}/man1/jstatd-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|749	--slave %{_mandir}/man1/native2ascii.1$ext native2ascii.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|750	%{_mandir}/man1/native2ascii-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|751	--slave %{_mandir}/man1/policytool.1$ext policytool.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|752	%{_mandir}/man1/policytool-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|753	--slave %{_mandir}/man1/rmic.1$ext rmic.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|754	%{_mandir}/man1/rmic-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|755	--slave %{_mandir}/man1/schemagen.1$ext schemagen.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|756	%{_mandir}/man1/schemagen-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|757	--slave %{_mandir}/man1/serialver.1$ext serialver.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|758	%{_mandir}/man1/serialver-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|759	--slave %{_mandir}/man1/wsgen.1$ext wsgen.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|760	%{_mandir}/man1/wsgen-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|761	--slave %{_mandir}/man1/wsimport.1$ext wsimport.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|762	%{_mandir}/man1/wsimport-%{name}.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|763	--slave %{_mandir}/man1/xjc.1$ext xjc.1$ext \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|764	%{_mandir}/man1/xjc-%{name}.1$ext
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|765	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|766	update-alternatives\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|767	--install %{_jvmdir}/java-%{origin} \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|768	java_sdk_%{origin} %{_jvmdir}/%{sdklnk} %{priority} \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|769	--slave %{_jvmjardir}/java-%{origin} \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|770	java_sdk_%{origin}_exports %{_jvmjardir}/%{sdklnk}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|771	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|772	update-alternatives\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|773	--install %{_jvmdir}/java-%{javaver} \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|774	java_sdk_%{javaver} %{_jvmdir}/%{sdklnk} %{priority} \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|775	--slave %{_jvmjardir}/java-%{javaver} \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|776	java_sdk_%{javaver}_exports %{_jvmjardir}/%{sdklnk}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|777	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|778	%if %mdkversion < 200900
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|779	%update_menus
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|780	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|781	exit 0
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|782	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|783	%postun devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|784	if [ $1 -eq 0 ]
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|785	then
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|786	update-alternatives --remove javac %{sdkbindir}/javac
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|787	update-alternatives --remove java_sdk_%{origin} %{_jvmdir}/%{sdklnk}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|788	update-alternatives --remove java_sdk_%{javaver} %{_jvmdir}/%{sdklnk}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|789	fi
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|790	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|791	%if %mdkversion < 200900
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|792	%clean_menus
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|793	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|794	exit 0
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|795	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|796	%if %{build_docs}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|797	%post javadoc
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|798	update-alternatives\
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|799	--install %{_javadocdir}/java javadocdir %{_javadocdir}/%{name}/api \
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|800	%{priority}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|801	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|802	exit 0
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|803	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|804	%postun javadoc
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|805	if [ $1 -eq 0 ]
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|806	then
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|807	update-alternatives --remove javadocdir %{_javadocdir}/%{name}/api
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|808	fi
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|809	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|810	exit 0
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|811	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|812	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|813	%files -f %{name}.files
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|814	%defattr(-,root,root,-)
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|815	%doc %{buildoutputdir}/j2sdk-image/jre/ASSEMBLY_EXCEPTION
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|816	%doc %{buildoutputdir}/j2sdk-image/jre/LICENSE
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|817	%doc %{buildoutputdir}/j2sdk-image/jre/THIRD_PARTY_README
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|818	# FIXME: The TRADEMARK file should be in j2sdk-image.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|819	%doc openjdk/TRADEMARK
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|820	%doc AUTHORS
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|821	%doc COPYING
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|822	%doc ChangeLog
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|823	%doc NEWS
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|824	%doc README
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|825	%dir %{_jvmdir}/%{sdkdir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|826	%{_jvmdir}/%{jrelnk}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|827	%{_jvmjardir}/%{jrelnk}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|828	%{_jvmprivdir}/*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|829	%{jvmjardir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|830	%dir %{_jvmdir}/%{jredir}/lib/security
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|831	%{_jvmdir}/%{jredir}/lib/security/cacerts
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|832	# FIXME: These should be replaced by symlinks into /etc.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|833	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/java.policy
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|834	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/java.security
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|835	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/nss.cfg
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|836	%{_datadir}/icons/hicolor/*x*/apps/java.png
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|837	%{_mandir}/man1/java-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|838	%{_mandir}/man1/keytool-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|839	%{_mandir}/man1/orbd-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|840	%{_mandir}/man1/pack200-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|841	%{_mandir}/man1/rmid-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|842	%{_mandir}/man1/rmiregistry-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|843	%{_mandir}/man1/servertool-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|844	%{_mandir}/man1/tnameserv-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|845	%{_mandir}/man1/unpack200-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|846	# FIXME: This should be %config
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|847	%{_jvmdir}/%{jredir}/lib/fontconfig.properties
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|848	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|849	%files devel
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|850	%defattr(-,root,root,-)
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|851	%doc %{buildoutputdir}/j2sdk-image/ASSEMBLY_EXCEPTION
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|852	%doc %{buildoutputdir}/j2sdk-image/LICENSE
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|853	%doc %{buildoutputdir}/j2sdk-image/THIRD_PARTY_README
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|854	# FIXME: The TRADEMARK file should be in j2sdk-image.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|855	%doc openjdk/TRADEMARK
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|856	%dir %{_jvmdir}/%{sdkdir}/bin
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|857	%dir %{_jvmdir}/%{sdkdir}/include
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|858	%dir %{_jvmdir}/%{sdkdir}/lib
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|859	%{_jvmdir}/%{sdkdir}/bin/*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|860	%{_jvmdir}/%{sdkdir}/include/*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|861	%{_jvmdir}/%{sdkdir}/lib/*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|862	%{_jvmdir}/%{sdklnk}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|863	%{_jvmjardir}/%{sdklnk}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|864	%{_datadir}/applications/*jconsole.desktop
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|865	%{_datadir}/applications/*policytool.desktop
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|866	%{_mandir}/man1/appletviewer-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|867	%{_mandir}/man1/apt-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|868	%{_mandir}/man1/extcheck-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|869	%{_mandir}/man1/idlj-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|870	%{_mandir}/man1/jar-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|871	%{_mandir}/man1/jarsigner-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|872	%{_mandir}/man1/javac-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|873	%{_mandir}/man1/javadoc-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|874	%{_mandir}/man1/javah-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|875	%{_mandir}/man1/javap-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|876	%{_mandir}/man1/jconsole-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|877	%{_mandir}/man1/jdb-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|878	%{_mandir}/man1/jhat-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|879	%{_mandir}/man1/jinfo-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|880	%{_mandir}/man1/jmap-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|881	%{_mandir}/man1/jps-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|882	%{_mandir}/man1/jrunscript-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|883	%{_mandir}/man1/jsadebugd-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|884	%{_mandir}/man1/jstack-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|885	%{_mandir}/man1/jstat-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|886	%{_mandir}/man1/jstatd-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|887	%{_mandir}/man1/native2ascii-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|888	%{_mandir}/man1/policytool-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|889	%{_mandir}/man1/rmic-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|890	%{_mandir}/man1/schemagen-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|891	%{_mandir}/man1/serialver-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|892	%{_mandir}/man1/wsgen-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|893	%{_mandir}/man1/wsimport-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|894	%{_mandir}/man1/xjc-%{name}.1*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|895	%ifarch %{jit_arches}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|896	%if %{with_systemtap}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|897	%dir %{_jvmdir}/%{sdkdir}/tapset
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|898	%{_jvmdir}/%{sdkdir}/tapset/*
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|899	%dir %{tapsetdir}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|900	%{tapsetdir}/*.stp
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|901	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|902	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|903	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|904	%files demo -f %{name}-demo.files
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|905	%defattr(-,root,root,-)
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|906	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|907	%files src
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|908	%defattr(-,root,root,-)
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|909	%doc README.src
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|910	%{_jvmdir}/%{sdkdir}/src.zip
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|911	%if %{runtests}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|912	# FIXME: put these in a separate testresults subpackage.
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|913	%doc mauve_tests
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|914	%doc mauve-%{mauvedate}/mauve_output
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|915	%doc test/jtreg-summary.log
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|916	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|917	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|918	%if %{build_docs}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|919	%files javadoc
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|920	%defattr(-,root,root,-)
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|921	%doc %{_javadocdir}/%{name}
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|922	%endif
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|923	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|924	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|925	
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|926	%changelog
12mr|java-1.6.0-openjdk-1.6.0.0-26.b24.1|927	

14435 12
12mr|java-access-bridge-1.26.2-8|1	%define gcj_support 0
12mr|java-access-bridge-1.26.2-8|2	
12mr|java-access-bridge-1.26.2-8|3	%if %{_use_internal_dependency_generator}
12mr|java-access-bridge-1.26.2-8|4	%define __noautoreq 'devel\\((.*)\\)'
12mr|java-access-bridge-1.26.2-8|5	%else
12mr|java-access-bridge-1.26.2-8|6	%define _requires_exceptions devel.*
12mr|java-access-bridge-1.26.2-8|7	%endif
12mr|java-access-bridge-1.26.2-8|8	
12mr|java-access-bridge-1.26.2-8|9	%define javaver 1.6.0.0
12mr|java-access-bridge-1.26.2-8|10	%define multilib_arches ppc64 sparc64 x86_64
12mr|java-access-bridge-1.26.2-8|11	%ifarch %{multilib_arches}
12mr|java-access-bridge-1.26.2-8|12	%define javaname        java-1.6.0-openjdk-%{javaver}.%{_arch}
12mr|java-access-bridge-1.26.2-8|13	%else
12mr|java-access-bridge-1.26.2-8|14	%define javaname        java-1.6.0-openjdk-%{javaver}
12mr|java-access-bridge-1.26.2-8|15	%endif
12mr|java-access-bridge-1.26.2-8|16	
12mr|java-access-bridge-1.26.2-8|17	Name:		java-access-bridge
12mr|java-access-bridge-1.26.2-8|18	Version:	1.26.2
12mr|java-access-bridge-1.26.2-8|19	Release:	8
12mr|java-access-bridge-1.26.2-8|20	Epoch:		0
12mr|java-access-bridge-1.26.2-8|21	Summary:	Assistive technology for Java Swing applications
12mr|java-access-bridge-1.26.2-8|22	License:	LGPLv2+
12mr|java-access-bridge-1.26.2-8|23	Group:		Development/Java
12mr|java-access-bridge-1.26.2-8|24	URL:		http://www.gnome.org/
12mr|java-access-bridge-1.26.2-8|25	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%name/java-access-bridge-%{version}.tar.bz2
12mr|java-access-bridge-1.26.2-8|26	Patch0:		%{name}-jar_dir.patch
12mr|java-access-bridge-1.26.2-8|27	Patch1:		java-1.6.0-openjdk-java-access-bridge-tck.patch
12mr|java-access-bridge-1.26.2-8|28	Patch2:		java-1.6.0-openjdk-java-access-bridge-idlj.patch
12mr|java-access-bridge-1.26.2-8|29	BuildRequires:	pkgconfig(libspi-1.0)
12mr|java-access-bridge-1.26.2-8|30	BuildRequires:	java-1.6.0-openjdk-devel = %{javaver}
12mr|java-access-bridge-1.26.2-8|31	BuildRequires:	java-rpmbuild
12mr|java-access-bridge-1.26.2-8|32	BuildRequires:	pkgconfig(libbonobo-2.0)
12mr|java-access-bridge-1.26.2-8|33	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|java-access-bridge-1.26.2-8|34	BuildRequires:	xprop
12mr|java-access-bridge-1.26.2-8|35	%if %{gcj_support}
12mr|java-access-bridge-1.26.2-8|36	BuildRequires:	java-gcj-compat-devel
12mr|java-access-bridge-1.26.2-8|37	%endif
12mr|java-access-bridge-1.26.2-8|38	
12mr|java-access-bridge-1.26.2-8|39	%description
12mr|java-access-bridge-1.26.2-8|40	This package contains the Java Access Bridge for GNOME, which connects
12mr|java-access-bridge-1.26.2-8|41	the built-in accessibility support in Java Swing apps to the GNOME
12mr|java-access-bridge-1.26.2-8|42	Accessibility framework, specifically the Assistive Technology Service
12mr|java-access-bridge-1.26.2-8|43	Provider Interface (at-spi).
12mr|java-access-bridge-1.26.2-8|44	
12mr|java-access-bridge-1.26.2-8|45	%prep
12mr|java-access-bridge-1.26.2-8|46	%setup -q
12mr|java-access-bridge-1.26.2-8|47	%patch0 -p1 -b .jar_dir
12mr|java-access-bridge-1.26.2-8|48	%patch1 -p1 -b .tck
12mr|java-access-bridge-1.26.2-8|49	%patch2 -p1
12mr|java-access-bridge-1.26.2-8|50	autoreconf -i -v -f
12mr|java-access-bridge-1.26.2-8|51	
12mr|java-access-bridge-1.26.2-8|52	%build
12mr|java-access-bridge-1.26.2-8|53	%configure2_5x \
12mr|java-access-bridge-1.26.2-8|54	--disable-static \
12mr|java-access-bridge-1.26.2-8|55	--with-java-home=%{_jvmdir}/java-openjdk
12mr|java-access-bridge-1.26.2-8|56	#gw disable parallel make in 1.24.0 to prevent OOM errors
12mr|java-access-bridge-1.26.2-8|57	make
12mr|java-access-bridge-1.26.2-8|58	
12mr|java-access-bridge-1.26.2-8|59	%install
12mr|java-access-bridge-1.26.2-8|60	%makeinstall_std
12mr|java-access-bridge-1.26.2-8|61	(cd %{buildroot}%{_javadir} && %{__mv} JNav.jar jnav.jar && %{__ln_s} jnav.jar JNav.jar)
12mr|java-access-bridge-1.26.2-8|62	(cd %{buildroot}%{_javadir} && for jar in *.jar; do %{__mv} ${jar} `/bin/basename ${jar} .jar`-%{version}.jar; done)
12mr|java-access-bridge-1.26.2-8|63	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*.jar; do %{__ln_s} ${jar} `/bin/echo ${jar} | %{__sed}  "s|-%{version}||g"`; done)
12mr|java-access-bridge-1.26.2-8|64	
12mr|java-access-bridge-1.26.2-8|65	mkdir -p %{buildroot}%{_jvmdir}/%{javaname}/jre/lib/ext/
12mr|java-access-bridge-1.26.2-8|66	ln -s %{_libdir}/libjava-access-bridge-jni.so %{buildroot}%{_jvmdir}/%{javaname}/jre/lib/ext/
12mr|java-access-bridge-1.26.2-8|67	
12mr|java-access-bridge-1.26.2-8|68	%if %{gcj_support}
12mr|java-access-bridge-1.26.2-8|69	%{_bindir}/aot-compile-rpm
12mr|java-access-bridge-1.26.2-8|70	%endif
12mr|java-access-bridge-1.26.2-8|71	
12mr|java-access-bridge-1.26.2-8|72	%if %{gcj_support}
12mr|java-access-bridge-1.26.2-8|73	%post
12mr|java-access-bridge-1.26.2-8|74	%update_gcjdb
12mr|java-access-bridge-1.26.2-8|75	
12mr|java-access-bridge-1.26.2-8|76	%postun
12mr|java-access-bridge-1.26.2-8|77	%clean_gcjdb
12mr|java-access-bridge-1.26.2-8|78	%endif
12mr|java-access-bridge-1.26.2-8|79	
12mr|java-access-bridge-1.26.2-8|80	%files
12mr|java-access-bridge-1.26.2-8|81	%defattr(0644,root,root,0755)
12mr|java-access-bridge-1.26.2-8|82	%doc AUTHORS ChangeLog NEWS README TODO
12mr|java-access-bridge-1.26.2-8|83	%attr(0755,root,root) %{_libdir}/libjava-access-bridge-jni.*
12mr|java-access-bridge-1.26.2-8|84	%{_jvmdir}/%{javaname}/jre/lib/ext/libjava-access-bridge-jni.so
12mr|java-access-bridge-1.26.2-8|85	%{_javadir}/*
12mr|java-access-bridge-1.26.2-8|86	%if %{gcj_support}
12mr|java-access-bridge-1.26.2-8|87	%{_libdir}/gcj/%{name}
12mr|java-access-bridge-1.26.2-8|88	%endif
12mr|java-access-bridge-1.26.2-8|89	
12mr|java-access-bridge-1.26.2-8|90	
12mr|java-access-bridge-1.26.2-8|91	%changelog
12mr|java-access-bridge-1.26.2-8|92	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|java-access-bridge-1.26.2-8|93	+ Commit: f73db86
12mr|java-access-bridge-1.26.2-8|94	- Fix library permissions
12mr|java-access-bridge-1.26.2-8|95	
12mr|java-access-bridge-1.26.2-8|96	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|java-access-bridge-1.26.2-8|97	+ Commit: 5f2dee7
12mr|java-access-bridge-1.26.2-8|98	- Update BuildRequires
12mr|java-access-bridge-1.26.2-8|99	
12mr|java-access-bridge-1.26.2-8|100	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|java-access-bridge-1.26.2-8|101	+ Commit: 115c789
12mr|java-access-bridge-1.26.2-8|102	- Drop .la files, use internal dependency generator exceptions, spec cleanup
12mr|java-access-bridge-1.26.2-8|103	
12mr|java-access-bridge-1.26.2-8|104	

14436 12
12mr|javacc-5.0-6|1	# Copyright (c) 2000-2005, JPackage Project
12mr|javacc-5.0-6|2	# All rights reserved.
12mr|javacc-5.0-6|3	#
12mr|javacc-5.0-6|4	# Redistribution and use in source and binary forms, with or without
12mr|javacc-5.0-6|5	# modification, are permitted provided that the following conditions
12mr|javacc-5.0-6|6	# are met:
12mr|javacc-5.0-6|7	#
12mr|javacc-5.0-6|8	# 1. Redistributions of source code must retain the above copyright
12mr|javacc-5.0-6|9	#    notice, this list of conditions and the following disclaimer.
12mr|javacc-5.0-6|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|javacc-5.0-6|11	#    notice, this list of conditions and the following disclaimer in the
12mr|javacc-5.0-6|12	#    documentation and/or other materials provided with the
12mr|javacc-5.0-6|13	#    distribution.
12mr|javacc-5.0-6|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|javacc-5.0-6|15	#    contributors may be used to endorse or promote products derived
12mr|javacc-5.0-6|16	#    from this software without specific prior written permission.
12mr|javacc-5.0-6|17	#
12mr|javacc-5.0-6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|javacc-5.0-6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|javacc-5.0-6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|javacc-5.0-6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|javacc-5.0-6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|javacc-5.0-6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|javacc-5.0-6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|javacc-5.0-6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|javacc-5.0-6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|javacc-5.0-6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|javacc-5.0-6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|javacc-5.0-6|29	#
12mr|javacc-5.0-6|30	
12mr|javacc-5.0-6|31	Name:           javacc
12mr|javacc-5.0-6|32	Version:        5.0
12mr|javacc-5.0-6|33	Release:        6
12mr|javacc-5.0-6|34	Summary:        A parser/scanner generator for java
12mr|javacc-5.0-6|35	License:        BSD
12mr|javacc-5.0-6|36	Source0:        https://javacc.dev.java.net/files/documents/17/142527/%{name}-%{version}src.tar.gz
12mr|javacc-5.0-6|37	Source1:        javacc.sh
12mr|javacc-5.0-6|38	Source2:        jjdoc
12mr|javacc-5.0-6|39	Source3:        jjtree
12mr|javacc-5.0-6|40	#Jar used for bootstrapping
12mr|javacc-5.0-6|41	Source4:        javacc.jar
12mr|javacc-5.0-6|42	URL:            https://javacc.dev.java.net/
12mr|javacc-5.0-6|43	Group:          Development/Java
12mr|javacc-5.0-6|44	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|javacc-5.0-6|45	Requires:       java, jpackage-utils >= 0:1.5
12mr|javacc-5.0-6|46	BuildRequires:  ant, ant-junit, junit >= 0:3.8.1
12mr|javacc-5.0-6|47	BuildRequires:  java-devel, jpackage-utils >= 0:1.5
12mr|javacc-5.0-6|48	
12mr|javacc-5.0-6|49	BuildArch:      noarch
12mr|javacc-5.0-6|50	
12mr|javacc-5.0-6|51	%description
12mr|javacc-5.0-6|52	Java Compiler Compiler (JavaCC) is the most popular parser generator for use
12mr|javacc-5.0-6|53	with Java applications. A parser generator is a tool that reads a grammar
12mr|javacc-5.0-6|54	specification and converts it to a Java program that can recognize matches to
12mr|javacc-5.0-6|55	the grammar. In addition to the parser generator itself, JavaCC provides other
12mr|javacc-5.0-6|56	standard capabilities related to parser generation such as tree building (via
12mr|javacc-5.0-6|57	a tool called JJTree included with JavaCC), actions, debugging, etc.
12mr|javacc-5.0-6|58	
12mr|javacc-5.0-6|59	%package manual
12mr|javacc-5.0-6|60	Summary:        Manual for %{name}
12mr|javacc-5.0-6|61	Group:          Development/Java
12mr|javacc-5.0-6|62	Requires:       %{name} = %{version}-%{release}
12mr|javacc-5.0-6|63	
12mr|javacc-5.0-6|64	%description manual
12mr|javacc-5.0-6|65	Manual for %{name}.
12mr|javacc-5.0-6|66	
12mr|javacc-5.0-6|67	%package demo
12mr|javacc-5.0-6|68	Summary:        Examples for %{name}
12mr|javacc-5.0-6|69	Group:          Development/Java
12mr|javacc-5.0-6|70	Requires:       %{name} = %{version}-%{release}
12mr|javacc-5.0-6|71	
12mr|javacc-5.0-6|72	%description demo
12mr|javacc-5.0-6|73	Examples for %{name}.
12mr|javacc-5.0-6|74	
12mr|javacc-5.0-6|75	%prep
12mr|javacc-5.0-6|76	%setup -q -n %{name}
12mr|javacc-5.0-6|77	
12mr|javacc-5.0-6|78	# Remove binary information in the source tar
12mr|javacc-5.0-6|79	find . -name "*.jar" -exec rm {} \;
12mr|javacc-5.0-6|80	find . -name "*.class" -exec rm {} \;
12mr|javacc-5.0-6|81	
12mr|javacc-5.0-6|82	find ./examples -type f -exec sed -i 's/\r//' {} \;
12mr|javacc-5.0-6|83	
12mr|javacc-5.0-6|84	cp -p %{SOURCE4} bootstrap/javacc.jar
12mr|javacc-5.0-6|85	
12mr|javacc-5.0-6|86	%build
12mr|javacc-5.0-6|87	# Use the bootstrap javacc.jar to generate some required
12mr|javacc-5.0-6|88	# source java files. After these source files are generated we
12mr|javacc-5.0-6|89	# remove the bootstrap jar and build the binary from source.
12mr|javacc-5.0-6|90	ant -f src/org/javacc/parser/build.xml parser-files
12mr|javacc-5.0-6|91	ant -f src/org/javacc/jjtree/build.xml tree-files
12mr|javacc-5.0-6|92	find . -name "*.jar" -exec rm {} \;
12mr|javacc-5.0-6|93	ant jar
12mr|javacc-5.0-6|94	
12mr|javacc-5.0-6|95	%install
12mr|javacc-5.0-6|96	rm -fr $RPM_BUILD_ROOT
12mr|javacc-5.0-6|97	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|javacc-5.0-6|98	install -m 644 bin/lib/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|javacc-5.0-6|99	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mr|javacc-5.0-6|100	install -d -m 755 $RPM_BUILD_ROOT/%{_bindir}
12mr|javacc-5.0-6|101	install -pD -T -m 755 %{SOURCE1} $RPM_BUILD_ROOT/%{_bindir}/javacc.sh
12mr|javacc-5.0-6|102	install -pD -T -m 755 %{SOURCE2} $RPM_BUILD_ROOT/%{_bindir}/jjdoc
12mr|javacc-5.0-6|103	install -pD -T -m 755 %{SOURCE3} $RPM_BUILD_ROOT/%{_bindir}/jjtree
12mr|javacc-5.0-6|104	
12mr|javacc-5.0-6|105	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
12mr|javacc-5.0-6|106	install -pm 644 pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP-%{name}.pom
12mr|javacc-5.0-6|107	
12mr|javacc-5.0-6|108	%add_to_maven_depmap net.java.dev.javacc %{name} %{version} JPP %{name}
12mr|javacc-5.0-6|109	
12mr|javacc-5.0-6|110	%clean
12mr|javacc-5.0-6|111	rm -rf $RPM_BUILD_ROOT
12mr|javacc-5.0-6|112	
12mr|javacc-5.0-6|113	%post
12mr|javacc-5.0-6|114	%update_maven_depmap
12mr|javacc-5.0-6|115	
12mr|javacc-5.0-6|116	%postun
12mr|javacc-5.0-6|117	%update_maven_depmap
12mr|javacc-5.0-6|118	
12mr|javacc-5.0-6|119	%files
12mr|javacc-5.0-6|120	%defattr(-,root,root,-)
12mr|javacc-5.0-6|121	%{_javadir}/*.jar
12mr|javacc-5.0-6|122	%doc LICENSE README
12mr|javacc-5.0-6|123	%{_bindir}/*
12mr|javacc-5.0-6|124	%{_mavenpomdir}/*
12mr|javacc-5.0-6|125	%{_mavendepmapfragdir}/*
12mr|javacc-5.0-6|126	
12mr|javacc-5.0-6|127	%files manual
12mr|javacc-5.0-6|128	%defattr(-,root,root,-)
12mr|javacc-5.0-6|129	%doc www/*
12mr|javacc-5.0-6|130	
12mr|javacc-5.0-6|131	%files demo
12mr|javacc-5.0-6|132	%defattr(-,root,root,-)
12mr|javacc-5.0-6|133	%doc examples
12mr|javacc-5.0-6|134	
12mr|javacc-5.0-6|135	
12mr|javacc-5.0-6|136	
12mr|javacc-5.0-6|137	
12mr|javacc-5.0-6|138	%changelog
12mr|javacc-5.0-6|139	

14437 12
12mr|java-cup-11a-18|1	%bcond_with                bootstrap
12mr|java-cup-11a-18|2	
12mr|java-cup-11a-18|3	%define section            free
12mr|java-cup-11a-18|4	%define gcj_support        1
12mr|java-cup-11a-18|5	
12mr|java-cup-11a-18|6	Name:           java-cup
12mr|java-cup-11a-18|7	Version:        11a
12mr|java-cup-11a-18|8	Release:        18
12mr|java-cup-11a-18|9	Epoch:          1
12mr|java-cup-11a-18|10	Summary:        LALR Parser Generator in Java
12mr|java-cup-11a-18|11	License:        BSD-style
12mr|java-cup-11a-18|12	URL:            http://www2.cs.tum.edu/projects/cup/
12mr|java-cup-11a-18|13	# https://www2.in.tum.de/WebSVN/dl.php?repname=CUP&path=/develop/&rev=0&isdir=1
12mr|java-cup-11a-18|14	Source0:        develop.tar.bz2
12mr|java-cup-11a-18|15	Source1:        java-cup.script
12mr|java-cup-11a-18|16	Source2:        java-cup-generated-files.tar.bz2
12mr|java-cup-11a-18|17	Patch0:         java-cup-javadoc.patch
12mr|java-cup-11a-18|18	Patch1:         java-cup-no-classpath-in-manifest.patch
12mr|java-cup-11a-18|19	Patch2:         java-cup-no-cup-no-jflex.patch
12mr|java-cup-11a-18|20	Patch3:         java-cup-classpath.patch
12mr|java-cup-11a-18|21	# Missing symbolFactory initialization in lr_parser, causes sinjdoc to crash
12mr|java-cup-11a-18|22	Patch4:         java-cup-lr_parser-constructor.patch
12mr|java-cup-11a-18|23	BuildRequires:  ant
12mr|java-cup-11a-18|24	%if %without bootstrap
12mr|java-cup-11a-18|25	BuildRequires:  java-cup
12mr|java-cup-11a-18|26	BuildRequires:  jflex
12mr|java-cup-11a-18|27	%endif
12mr|java-cup-11a-18|28	BuildRequires:  java-rpmbuild
12mr|java-cup-11a-18|29	Group:          Development/Java
12mr|java-cup-11a-18|30	%if %{gcj_support}
12mr|java-cup-11a-18|31	BuildRequires:  java-gcj-compat-devel
12mr|java-cup-11a-18|32	%else
12mr|java-cup-11a-18|33	Buildarch:      noarch
12mr|java-cup-11a-18|34	%endif
12mr|java-cup-11a-18|35	Obsoletes:      java_cup < 1:11a
12mr|java-cup-11a-18|36	Provides:       java_cup = %{epoch}:%{version}-%{release}
12mr|java-cup-11a-18|37	#Distribution:   JPackage
12mr|java-cup-11a-18|38	#Vendor:         JPackage Project
12mr|java-cup-11a-18|39	
12mr|java-cup-11a-18|40	%description
12mr|java-cup-11a-18|41	java-cup is a LALR Parser Generator in Java.
12mr|java-cup-11a-18|42	
12mr|java-cup-11a-18|43	%package javadoc
12mr|java-cup-11a-18|44	Summary:        Javadoc for %{name}
12mr|java-cup-11a-18|45	Group:          Development/Java
12mr|java-cup-11a-18|46	
12mr|java-cup-11a-18|47	%description javadoc
12mr|java-cup-11a-18|48	Javadoc for %{name}.
12mr|java-cup-11a-18|49	
12mr|java-cup-11a-18|50	%package manual
12mr|java-cup-11a-18|51	Summary:        Documentation for %{name}
12mr|java-cup-11a-18|52	Group:          Development/Java
12mr|java-cup-11a-18|53	
12mr|java-cup-11a-18|54	%description manual
12mr|java-cup-11a-18|55	Documentation for %{name}.
12mr|java-cup-11a-18|56	
12mr|java-cup-11a-18|57	%prep
12mr|java-cup-11a-18|58	%setup -q -n develop
12mr|java-cup-11a-18|59	%patch0 -p1
12mr|java-cup-11a-18|60	%patch1 -p1
12mr|java-cup-11a-18|61	%if %with bootstrap
12mr|java-cup-11a-18|62	%setup -q -T -D -a 2 -n develop
12mr|java-cup-11a-18|63	%patch2 -p1
12mr|java-cup-11a-18|64	%else
12mr|java-cup-11a-18|65	%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs %{__rm}
12mr|java-cup-11a-18|66	%patch3 -p1
12mr|java-cup-11a-18|67	%endif
12mr|java-cup-11a-18|68	%patch4 -p1
12mr|java-cup-11a-18|69	%{__perl} -pi -e 's/1\.2/1\.4/g' build.xml
12mr|java-cup-11a-18|70	%{__mkdir_p} classes dist
12mr|java-cup-11a-18|71	
12mr|java-cup-11a-18|72	%build
12mr|java-cup-11a-18|73	%if %with bootstrap
12mr|java-cup-11a-18|74	export CLASSPATH=
12mr|java-cup-11a-18|75	%else
12mr|java-cup-11a-18|76	export CLASSPATH=$(build-classpath java-cup jflex)
12mr|java-cup-11a-18|77	%endif
12mr|java-cup-11a-18|78	export OPT_JAR_LIST=
12mr|java-cup-11a-18|79	%ant
12mr|java-cup-11a-18|80	%ant javadoc
12mr|java-cup-11a-18|81	
12mr|java-cup-11a-18|82	%install
12mr|java-cup-11a-18|83	%{__rm} -rf %{buildroot}
12mr|java-cup-11a-18|84	
12mr|java-cup-11a-18|85	# jar
12mr|java-cup-11a-18|86	%{__mkdir_p} %{buildroot}%{_javadir}
12mr|java-cup-11a-18|87	%{__install} -m 644 dist/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|java-cup-11a-18|88	%{__install} -m 644 dist/%{name}-%{version}-runtime.jar %{buildroot}%{_javadir}/%{name}-runtime-%{version}.jar
12mr|java-cup-11a-18|89	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
12mr|java-cup-11a-18|90	# compatibility symlinks
12mr|java-cup-11a-18|91	(cd %{buildroot}%{_javadir} && %{__ln_s} %{name}.jar java_cup.jar && %{__ln_s} %{name}-runtime.jar java_cup-runtime.jar)
12mr|java-cup-11a-18|92	
12mr|java-cup-11a-18|93	# javadoc
12mr|java-cup-11a-18|94	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|java-cup-11a-18|95	cp -a dist/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|java-cup-11a-18|96	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
12mr|java-cup-11a-18|97	
12mr|java-cup-11a-18|98	%{__mkdir_p} %{buildroot}%{_bindir}
12mr|java-cup-11a-18|99	%{__install} -m 755 %{SOURCE1} %{buildroot}%{_bindir}/java-cup
12mr|java-cup-11a-18|100	
12mr|java-cup-11a-18|101	%if %{gcj_support}
12mr|java-cup-11a-18|102	%{_bindir}/aot-compile-rpm
12mr|java-cup-11a-18|103	%endif
12mr|java-cup-11a-18|104	
12mr|java-cup-11a-18|105	%if %{gcj_support}
12mr|java-cup-11a-18|106	%post
12mr|java-cup-11a-18|107	%{update_gcjdb}
12mr|java-cup-11a-18|108	
12mr|java-cup-11a-18|109	%postun
12mr|java-cup-11a-18|110	%{clean_gcjdb}
12mr|java-cup-11a-18|111	%endif
12mr|java-cup-11a-18|112	
12mr|java-cup-11a-18|113	%files
12mr|java-cup-11a-18|114	%defattr(0644,root,root,0755)
12mr|java-cup-11a-18|115	%doc changelog.txt
12mr|java-cup-11a-18|116	%attr(0755,root,root) %{_bindir}/java-cup
12mr|java-cup-11a-18|117	%{_javadir}/*
12mr|java-cup-11a-18|118	%if %{gcj_support}
12mr|java-cup-11a-18|119	%dir %{_libdir}/gcj/%{name}
12mr|java-cup-11a-18|120	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|java-cup-11a-18|121	%endif
12mr|java-cup-11a-18|122	
12mr|java-cup-11a-18|123	%files manual
12mr|java-cup-11a-18|124	%defattr(0644,root,root,0755)
12mr|java-cup-11a-18|125	%doc manual.html
12mr|java-cup-11a-18|126	
12mr|java-cup-11a-18|127	%files javadoc
12mr|java-cup-11a-18|128	%defattr(0644,root,root,0755)
12mr|java-cup-11a-18|129	%doc %{_javadocdir}/%{name}-%{version}
12mr|java-cup-11a-18|130	%doc %{_javadocdir}/%{name}
12mr|java-cup-11a-18|131	
12mr|java-cup-11a-18|132	
12mr|java-cup-11a-18|133	
12mr|java-cup-11a-18|134	%changelog
12mr|java-cup-11a-18|135	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|java-cup-11a-18|136	+ Commit: 6406594
12mr|java-cup-11a-18|137	- Use cp command instead of __cp macro
12mr|java-cup-11a-18|138	
12mr|java-cup-11a-18|139	

14438 12
12mr|javacvs-5.0-3.0.6|1	# Copyright (c) 2000-2008, JPackage Project
12mr|javacvs-5.0-3.0.6|2	# All rights reserved.
12mr|javacvs-5.0-3.0.6|3	#
12mr|javacvs-5.0-3.0.6|4	# Redistribution and use in source and binary forms, with or without
12mr|javacvs-5.0-3.0.6|5	# modification, are permitted provided that the following conditions
12mr|javacvs-5.0-3.0.6|6	# are met:
12mr|javacvs-5.0-3.0.6|7	#
12mr|javacvs-5.0-3.0.6|8	# 1. Redistributions of source code must retain the above copyright
12mr|javacvs-5.0-3.0.6|9	#    notice, this list of conditions and the following disclaimer.
12mr|javacvs-5.0-3.0.6|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|javacvs-5.0-3.0.6|11	#    notice, this list of conditions and the following disclaimer in the
12mr|javacvs-5.0-3.0.6|12	#    documentation and/or other materials provided with the
12mr|javacvs-5.0-3.0.6|13	#    distribution.
12mr|javacvs-5.0-3.0.6|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|javacvs-5.0-3.0.6|15	#    contributors may be used to endorse or promote products derived
12mr|javacvs-5.0-3.0.6|16	#    from this software without specific prior written permission.
12mr|javacvs-5.0-3.0.6|17	#
12mr|javacvs-5.0-3.0.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|javacvs-5.0-3.0.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|javacvs-5.0-3.0.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|javacvs-5.0-3.0.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|javacvs-5.0-3.0.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|javacvs-5.0-3.0.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|javacvs-5.0-3.0.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|javacvs-5.0-3.0.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|javacvs-5.0-3.0.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|javacvs-5.0-3.0.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|javacvs-5.0-3.0.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|javacvs-5.0-3.0.6|29	#
12mr|javacvs-5.0-3.0.6|30	
12mr|javacvs-5.0-3.0.6|31	%define gcj_support 1
12mr|javacvs-5.0-3.0.6|32	%define section   free
12mr|javacvs-5.0-3.0.6|33	
12mr|javacvs-5.0-3.0.6|34	Name:           javacvs
12mr|javacvs-5.0-3.0.6|35	Version:        5.0
12mr|javacvs-5.0-3.0.6|36	Release:        %mkrel 3.0.6
12mr|javacvs-5.0-3.0.6|37	Epoch:          0
12mr|javacvs-5.0-3.0.6|38	Summary:        Netbeans CVS module and library
12mr|javacvs-5.0-3.0.6|39	
12mr|javacvs-5.0-3.0.6|40	Group:          Development/Java
12mr|javacvs-5.0-3.0.6|41	License:        Sun Public License
12mr|javacvs-5.0-3.0.6|42	URL:            http://javacvs.netbeans.org/
12mr|javacvs-5.0-3.0.6|43	Source0:        %{name}-%{version}.tar.gz
12mr|javacvs-5.0-3.0.6|44	# cvs -d :pserver:anoncvs@cvs.netbeans.org:/cvs login
12mr|javacvs-5.0-3.0.6|45	# cvs -d :pserver:anoncvs@cvs.netbeans.org:/cvs export -r release50-BLD200601252030 javacvs
12mr|javacvs-5.0-3.0.6|46	Source1:        http://repo1.maven.org/maven2/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom
12mr|javacvs-5.0-3.0.6|47	Source2:        javacvs-projectized.xml
12mr|javacvs-5.0-3.0.6|48	# curl -o javacvs-projectized.xml 'http://nbbuild.netbeans.org/source/browse/*checkout*/nbbuild/templates/projectized.xml?content-type=text%2Fplain&rev=1.61'
12mr|javacvs-5.0-3.0.6|49	Source3:        javacvs-default.xml
12mr|javacvs-5.0-3.0.6|50	# curl -o javacvs-default.xml 'http://nbbuild.netbeans.org/source/browse/*checkout*/nbbuild/default.xml?content-type=text%2Fplain&rev=1.19'
12mr|javacvs-5.0-3.0.6|51	Source4:        javacvs-default-properties.xml
12mr|javacvs-5.0-3.0.6|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'
12mr|javacvs-5.0-3.0.6|53	Source5:        javacvs-common.xml
12mr|javacvs-5.0-3.0.6|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'
12mr|javacvs-5.0-3.0.6|55	Source6:        javacvs-javadoctools-template.xml
12mr|javacvs-5.0-3.0.6|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'
12mr|javacvs-5.0-3.0.6|57	Source7:        javacvs-javadoctools-properties.xml
12mr|javacvs-5.0-3.0.6|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'
12mr|javacvs-5.0-3.0.6|59	Source8:        javacvs-javadoctools-links.xml
12mr|javacvs-5.0-3.0.6|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'
12mr|javacvs-5.0-3.0.6|61	Source9:        javacvs-javadoctools-replaces.xml
12mr|javacvs-5.0-3.0.6|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'
12mr|javacvs-5.0-3.0.6|63	Source10:        javacvs-javadoctools-disallowed-links.xml
12mr|javacvs-5.0-3.0.6|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'
12mr|javacvs-5.0-3.0.6|65	Source11:        javacvs-javadoctools-apichanges-empty.xml
12mr|javacvs-5.0-3.0.6|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'
12mr|javacvs-5.0-3.0.6|67	Source12:        javacvs-javadoctools-apichanges.xsl
12mr|javacvs-5.0-3.0.6|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'
12mr|javacvs-5.0-3.0.6|69	Source13:        javacvs-javadoctools-javadoc.css
12mr|javacvs-5.0-3.0.6|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'
12mr|javacvs-5.0-3.0.6|71	
12mr|javacvs-5.0-3.0.6|72	
12mr|javacvs-5.0-3.0.6|73	Patch0:         %{name}-libmodule-build.patch
12mr|javacvs-5.0-3.0.6|74	
12mr|javacvs-5.0-3.0.6|75	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|javacvs-5.0-3.0.6|76	
12mr|javacvs-5.0-3.0.6|77	%if ! %{gcj_support}
12mr|javacvs-5.0-3.0.6|78	BuildArch:      noarch
12mr|javacvs-5.0-3.0.6|79	%endif
12mr|javacvs-5.0-3.0.6|80	
12mr|javacvs-5.0-3.0.6|81	BuildRequires:  jpackage-utils >= 0:1.7.4
12mr|javacvs-5.0-3.0.6|82	BuildRequires:  java-rpmbuild
12mr|javacvs-5.0-3.0.6|83	BuildRequires:  ant >= 0:1.6.5
12mr|javacvs-5.0-3.0.6|84	BuildRequires:  ant-nodeps
12mr|javacvs-5.0-3.0.6|85	%if %{gcj_support}
12mr|javacvs-5.0-3.0.6|86	BuildRequires:    java-gcj-compat-devel
12mr|javacvs-5.0-3.0.6|87	%endif
12mr|javacvs-5.0-3.0.6|88	Requires(post):    jpackage-utils >= 0:1.7.4
12mr|javacvs-5.0-3.0.6|89	Requires(postun):  jpackage-utils >= 0:1.7.4
12mr|javacvs-5.0-3.0.6|90	
12mr|javacvs-5.0-3.0.6|91	%description
12mr|javacvs-5.0-3.0.6|92	The module provides UI frontend to the CVS in the Netbeans
12mr|javacvs-5.0-3.0.6|93	IDE. Just now there is work in progress addressing project
12mr|javacvs-5.0-3.0.6|94	and typical workflow integration.
12mr|javacvs-5.0-3.0.6|95	Supported commands are: commit, update, add, remove, tag,
12mr|javacvs-5.0-3.0.6|96	checkout, import, history, diff, status, log, annotate.
12mr|javacvs-5.0-3.0.6|97	The library implements a CVS client protocol in Java. It
12mr|javacvs-5.0-3.0.6|98	allows to access CVS servers without setting up an external
12mr|javacvs-5.0-3.0.6|99	cvs program. It's base for the module.
12mr|javacvs-5.0-3.0.6|100	
12mr|javacvs-5.0-3.0.6|101	%package        lib
12mr|javacvs-5.0-3.0.6|102	Summary:        Netbeans %{name} library
12mr|javacvs-5.0-3.0.6|103	Group:          Development/Java
12mr|javacvs-5.0-3.0.6|104	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|javacvs-5.0-3.0.6|105	
12mr|javacvs-5.0-3.0.6|106	%description    lib
12mr|javacvs-5.0-3.0.6|107	%{summary}.
12mr|javacvs-5.0-3.0.6|108	
12mr|javacvs-5.0-3.0.6|109	%package        lib-javadoc
12mr|javacvs-5.0-3.0.6|110	Summary:        Javadoc for %{name} lib
12mr|javacvs-5.0-3.0.6|111	Group:          Development/Java
12mr|javacvs-5.0-3.0.6|112	
12mr|javacvs-5.0-3.0.6|113	%description    lib-javadoc
12mr|javacvs-5.0-3.0.6|114	%{summary}.
12mr|javacvs-5.0-3.0.6|115	
12mr|javacvs-5.0-3.0.6|116	
12mr|javacvs-5.0-3.0.6|117	%prep
12mr|javacvs-5.0-3.0.6|118	%setup -q -n %{name}
12mr|javacvs-5.0-3.0.6|119	%remove_java_binaries
12mr|javacvs-5.0-3.0.6|120	%patch0 -p0 -b .sav
12mr|javacvs-5.0-3.0.6|121	mkdir -p libs/external
12mr|javacvs-5.0-3.0.6|122	mkdir -p nbbuild/dummy
12mr|javacvs-5.0-3.0.6|123	mkdir -p nbbuild/javadoctools
12mr|javacvs-5.0-3.0.6|124	mkdir -p nbbuild/netbeans/
12mr|javacvs-5.0-3.0.6|125	mkdir -p nbbuild/templates/
12mr|javacvs-5.0-3.0.6|126	cp %{SOURCE2} nbbuild/templates/projectized.xml
12mr|javacvs-5.0-3.0.6|127	cp %{SOURCE3} nbbuild/default.xml
12mr|javacvs-5.0-3.0.6|128	cp %{SOURCE4} nbbuild/default-properties.xml
12mr|javacvs-5.0-3.0.6|129	cp %{SOURCE5} nbbuild/templates/common.xml
12mr|javacvs-5.0-3.0.6|130	cp %{SOURCE6} nbbuild/javadoctools/template.xml
12mr|javacvs-5.0-3.0.6|131	cp %{SOURCE7} nbbuild/javadoctools/properties.xml
12mr|javacvs-5.0-3.0.6|132	cp %{SOURCE8} nbbuild/javadoctools/links.xml
12mr|javacvs-5.0-3.0.6|133	cp %{SOURCE9} nbbuild/javadoctools/replaces.xml
12mr|javacvs-5.0-3.0.6|134	cp %{SOURCE10} nbbuild/javadoctools/disallowed-links.xml
12mr|javacvs-5.0-3.0.6|135	cp %{SOURCE11} nbbuild/javadoctools/apichanges-empty.xml
12mr|javacvs-5.0-3.0.6|136	cp %{SOURCE12} nbbuild/javadoctools/apichanges.xsl
12mr|javacvs-5.0-3.0.6|137	cp %{SOURCE13} nbbuild/javadoctools/javadoc.css
12mr|javacvs-5.0-3.0.6|138	
12mr|javacvs-5.0-3.0.6|139	%build
12mr|javacvs-5.0-3.0.6|140	cd libmodule
12mr|javacvs-5.0-3.0.6|141	%{ant} -Dcluster=netbeans -Dcode.name.base.dashes=cvsclient jar javadoc
12mr|javacvs-5.0-3.0.6|142	
12mr|javacvs-5.0-3.0.6|143	%install
12mr|javacvs-5.0-3.0.6|144	rm -rf $RPM_BUILD_ROOT
12mr|javacvs-5.0-3.0.6|145	install -dm 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
12mr|javacvs-5.0-3.0.6|146	
12mr|javacvs-5.0-3.0.6|147	install -pm 644 libmodule/netbeans/modules/cvsclient.jar \
12mr|javacvs-5.0-3.0.6|148	$RPM_BUILD_ROOT%{_javadir}/%{name}/cvslib-%{version}.jar
12mr|javacvs-5.0-3.0.6|149	ln -s cvslib-%{version}.jar \
12mr|javacvs-5.0-3.0.6|150	$RPM_BUILD_ROOT%{_javadir}/%{name}/cvslib.jar
12mr|javacvs-5.0-3.0.6|151	ln -s cvslib-%{version}.jar \
12mr|javacvs-5.0-3.0.6|152	$RPM_BUILD_ROOT%{_javadir}/%{name}/cvsclient.jar
12mr|javacvs-5.0-3.0.6|153	%add_to_maven_depmap org.netbeans lib %{version} JPP/%{name} cvslib
12mr|javacvs-5.0-3.0.6|154	%add_to_maven_depmap org.netbeans.lib cvsclient %{version} JPP/%{name} cvsclient
12mr|javacvs-5.0-3.0.6|155	
12mr|javacvs-5.0-3.0.6|156	# poms
12mr|javacvs-5.0-3.0.6|157	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|javacvs-5.0-3.0.6|158	install -m 644 %{SOURCE1} \
12mr|javacvs-5.0-3.0.6|159	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-cvslib.pom
12mr|javacvs-5.0-3.0.6|160	install -m 644 %{SOURCE1} \
12mr|javacvs-5.0-3.0.6|161	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}-cvsclient.pom
12mr|javacvs-5.0-3.0.6|162	
12mr|javacvs-5.0-3.0.6|163	# javadoc
12mr|javacvs-5.0-3.0.6|164	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-lib-%{version}
12mr|javacvs-5.0-3.0.6|165	cp -pr nbbuild/build/javadoc/cvsclient/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-lib-%{version}
12mr|javacvs-5.0-3.0.6|166	ln -s %{name}-lib-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-lib
12mr|javacvs-5.0-3.0.6|167	
12mr|javacvs-5.0-3.0.6|168	%if %{gcj_support}
12mr|javacvs-5.0-3.0.6|169	%{_bindir}/aot-compile-rpm
12mr|javacvs-5.0-3.0.6|170	%endif
12mr|javacvs-5.0-3.0.6|171	
12mr|javacvs-5.0-3.0.6|172	%clean
12mr|javacvs-5.0-3.0.6|173	rm -rf $RPM_BUILD_ROOT
12mr|javacvs-5.0-3.0.6|174	
12mr|javacvs-5.0-3.0.6|175	
12mr|javacvs-5.0-3.0.6|176	%post lib
12mr|javacvs-5.0-3.0.6|177	%update_maven_depmap
12mr|javacvs-5.0-3.0.6|178	%if %{gcj_support}
12mr|javacvs-5.0-3.0.6|179	%{update_gcjdb}
12mr|javacvs-5.0-3.0.6|180	%endif
12mr|javacvs-5.0-3.0.6|181	
12mr|javacvs-5.0-3.0.6|182	%postun lib
12mr|javacvs-5.0-3.0.6|183	%update_maven_depmap
12mr|javacvs-5.0-3.0.6|184	%if %{gcj_support}
12mr|javacvs-5.0-3.0.6|185	%{clean_gcjdb}
12mr|javacvs-5.0-3.0.6|186	%endif
12mr|javacvs-5.0-3.0.6|187	
12mr|javacvs-5.0-3.0.6|188	%files
12mr|javacvs-5.0-3.0.6|189	%defattr(0644,root,root,0755)
12mr|javacvs-5.0-3.0.6|190	%dir %{_javadir}/%{name}
12mr|javacvs-5.0-3.0.6|191	
12mr|javacvs-5.0-3.0.6|192	%files lib
12mr|javacvs-5.0-3.0.6|193	%defattr(0644,root,root,0755)
12mr|javacvs-5.0-3.0.6|194	%{_javadir}/%{name}/*.jar
12mr|javacvs-5.0-3.0.6|195	%{_datadir}/maven2/poms/*
12mr|javacvs-5.0-3.0.6|196	%config(noreplace) %{_mavendepmapfragdir}/*
12mr|javacvs-5.0-3.0.6|197	%if %{gcj_support}
12mr|javacvs-5.0-3.0.6|198	%dir %{_libdir}/gcj/%{name}
12mr|javacvs-5.0-3.0.6|199	%attr(-,root,root) %{_libdir}/gcj/%{name}/cvslib-%{version}.jar.*
12mr|javacvs-5.0-3.0.6|200	%endif
12mr|javacvs-5.0-3.0.6|201	
12mr|javacvs-5.0-3.0.6|202	%files lib-javadoc
12mr|javacvs-5.0-3.0.6|203	%defattr(0644,root,root,0755)
12mr|javacvs-5.0-3.0.6|204	%doc %{_javadocdir}/%{name}-lib-%{version}
12mr|javacvs-5.0-3.0.6|205	%doc %{_javadocdir}/%{name}-lib
12mr|javacvs-5.0-3.0.6|206	
12mr|javacvs-5.0-3.0.6|207	
12mr|javacvs-5.0-3.0.6|208	
12mr|javacvs-5.0-3.0.6|209	%changelog
12mr|javacvs-5.0-3.0.6|210	

14439 12
12mr|javassist-3.9.0-2.0.5|1	# Copyright (c) 2000-2005, JPackage Project
12mr|javassist-3.9.0-2.0.5|2	# All rights reserved.
12mr|javassist-3.9.0-2.0.5|3	#
12mr|javassist-3.9.0-2.0.5|4	# Redistribution and use in source and binary forms, with or without
12mr|javassist-3.9.0-2.0.5|5	# modification, are permitted provided that the following conditions
12mr|javassist-3.9.0-2.0.5|6	# are met:
12mr|javassist-3.9.0-2.0.5|7	#
12mr|javassist-3.9.0-2.0.5|8	# 1. Redistributions of source code must retain the above copyright
12mr|javassist-3.9.0-2.0.5|9	#    notice, this list of conditions and the following disclaimer.
12mr|javassist-3.9.0-2.0.5|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|javassist-3.9.0-2.0.5|11	#    notice, this list of conditions and the following disclaimer in the
12mr|javassist-3.9.0-2.0.5|12	#    documentation and/or other materials provided with the
12mr|javassist-3.9.0-2.0.5|13	#    distribution.
12mr|javassist-3.9.0-2.0.5|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|javassist-3.9.0-2.0.5|15	#    contributors may be used to endorse or promote products derived
12mr|javassist-3.9.0-2.0.5|16	#    from this software without specific prior written permission.
12mr|javassist-3.9.0-2.0.5|17	#
12mr|javassist-3.9.0-2.0.5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|javassist-3.9.0-2.0.5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|javassist-3.9.0-2.0.5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|javassist-3.9.0-2.0.5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|javassist-3.9.0-2.0.5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|javassist-3.9.0-2.0.5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|javassist-3.9.0-2.0.5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|javassist-3.9.0-2.0.5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|javassist-3.9.0-2.0.5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|javassist-3.9.0-2.0.5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|javassist-3.9.0-2.0.5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|javassist-3.9.0-2.0.5|29	#
12mr|javassist-3.9.0-2.0.5|30	
12mr|javassist-3.9.0-2.0.5|31	%define gcj_support 0
12mr|javassist-3.9.0-2.0.5|32	
12mr|javassist-3.9.0-2.0.5|33	Summary:        Java Programming Assistant: bytecode manipulation
12mr|javassist-3.9.0-2.0.5|34	Name:           javassist
12mr|javassist-3.9.0-2.0.5|35	Version:        3.9.0
12mr|javassist-3.9.0-2.0.5|36	Release:        %mkrel 2.0.5
12mr|javassist-3.9.0-2.0.5|37	Epoch:          0
12mr|javassist-3.9.0-2.0.5|38	License:        MPL and LGPL
12mr|javassist-3.9.0-2.0.5|39	URL:            http://www.csg.is.titech.ac.jp/~chiba/javassist/
12mr|javassist-3.9.0-2.0.5|40	Group:          Development/Java
12mr|javassist-3.9.0-2.0.5|41	Source0:        javassist3.9.GA.zip
12mr|javassist-3.9.0-2.0.5|42	# cvs -d:pserver:anonymous@anoncvs.forge.jboss.com:/cvsroot/jboss export -r Javassist_3_5_CR1 javassist
12mr|javassist-3.9.0-2.0.5|43	
12mr|javassist-3.9.0-2.0.5|44	Patch0:         javassist-buildfile-nosource1.4-nosrcjar.patch
12mr|javassist-3.9.0-2.0.5|45	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|javassist-3.9.0-2.0.5|46	BuildRequires:  ant >= 0:1.6
12mr|javassist-3.9.0-2.0.5|47	%if %{gcj_support}
12mr|javassist-3.9.0-2.0.5|48	BuildRequires:  java-gcj-compat-devel
12mr|javassist-3.9.0-2.0.5|49	%else
12mr|javassist-3.9.0-2.0.5|50	BuildArch:      noarch
12mr|javassist-3.9.0-2.0.5|51	BuildRequires:  java-devel
12mr|javassist-3.9.0-2.0.5|52	%endif
12mr|javassist-3.9.0-2.0.5|53	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|javassist-3.9.0-2.0.5|54	
12mr|javassist-3.9.0-2.0.5|55	%description
12mr|javassist-3.9.0-2.0.5|56	Javassist (Java Programming Assistant) makes Java
12mr|javassist-3.9.0-2.0.5|57	bytecode manipulation simple. It is a class library
12mr|javassist-3.9.0-2.0.5|58	for editing bytecodes in Java; it enables Java
12mr|javassist-3.9.0-2.0.5|59	programs to define a new class at runtime and to
12mr|javassist-3.9.0-2.0.5|60	modify a class file when the JVM loads it. Unlike
12mr|javassist-3.9.0-2.0.5|61	other similar bytecode editors, Javassist provides
12mr|javassist-3.9.0-2.0.5|62	two levels of API: source level and bytecode level.
12mr|javassist-3.9.0-2.0.5|63	If the users use the source-level API, they can edit
12mr|javassist-3.9.0-2.0.5|64	a class file without knowledge of the specifications
12mr|javassist-3.9.0-2.0.5|65	of the Java bytecode. The whole API is designed with
12mr|javassist-3.9.0-2.0.5|66	only the vocabulary of the Java language. You can even
12mr|javassist-3.9.0-2.0.5|67	specify inserted bytecode in the form of source text;
12mr|javassist-3.9.0-2.0.5|68	Javassist compiles it on the fly. On the other hand,
12mr|javassist-3.9.0-2.0.5|69	the bytecode-level API allows the users to directly
12mr|javassist-3.9.0-2.0.5|70	edit a class file as other editors.
12mr|javassist-3.9.0-2.0.5|71	
12mr|javassist-3.9.0-2.0.5|72	%package demo
12mr|javassist-3.9.0-2.0.5|73	Summary:        Samples for %{name}
12mr|javassist-3.9.0-2.0.5|74	Group:          Development/Java
12mr|javassist-3.9.0-2.0.5|75	Requires:       javassist = 0:%{version}-%{release}
12mr|javassist-3.9.0-2.0.5|76	
12mr|javassist-3.9.0-2.0.5|77	%description demo
12mr|javassist-3.9.0-2.0.5|78	%{summary}.
12mr|javassist-3.9.0-2.0.5|79	
12mr|javassist-3.9.0-2.0.5|80	%package javadoc
12mr|javassist-3.9.0-2.0.5|81	Summary:        Javadoc for %{name}
12mr|javassist-3.9.0-2.0.5|82	Group:          Development/Java
12mr|javassist-3.9.0-2.0.5|83	
12mr|javassist-3.9.0-2.0.5|84	%description javadoc
12mr|javassist-3.9.0-2.0.5|85	%{summary}.
12mr|javassist-3.9.0-2.0.5|86	
12mr|javassist-3.9.0-2.0.5|87	%package manual
12mr|javassist-3.9.0-2.0.5|88	Summary:        Tutorial for %{name}
12mr|javassist-3.9.0-2.0.5|89	Group:          Development/Java
12mr|javassist-3.9.0-2.0.5|90	
12mr|javassist-3.9.0-2.0.5|91	%description manual
12mr|javassist-3.9.0-2.0.5|92	%{summary}.
12mr|javassist-3.9.0-2.0.5|93	
12mr|javassist-3.9.0-2.0.5|94	%prep
12mr|javassist-3.9.0-2.0.5|95	%setup -q # -n %{name}-%{version}
12mr|javassist-3.9.0-2.0.5|96	%patch0 -p0
12mr|javassist-3.9.0-2.0.5|97	for j in $(find . -name "*.jar"); do
12mr|javassist-3.9.0-2.0.5|98	mv $j $j.no
12mr|javassist-3.9.0-2.0.5|99	done
12mr|javassist-3.9.0-2.0.5|100	#remove the clas it needs com.sun.jdi to build
12mr|javassist-3.9.0-2.0.5|101	rm src/main/javassist/util/HotSwapper.java
12mr|javassist-3.9.0-2.0.5|102	
12mr|javassist-3.9.0-2.0.5|103	%build
12mr|javassist-3.9.0-2.0.5|104	%{ant} dist
12mr|javassist-3.9.0-2.0.5|105	
12mr|javassist-3.9.0-2.0.5|106	%install
12mr|javassist-3.9.0-2.0.5|107	rm -rf $RPM_BUILD_ROOT
12mr|javassist-3.9.0-2.0.5|108	
12mr|javassist-3.9.0-2.0.5|109	# jars
12mr|javassist-3.9.0-2.0.5|110	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|javassist-3.9.0-2.0.5|111	cp -p %{name}.jar \
12mr|javassist-3.9.0-2.0.5|112	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|javassist-3.9.0-2.0.5|113	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|javassist-3.9.0-2.0.5|114	
12mr|javassist-3.9.0-2.0.5|115	# demo
12mr|javassist-3.9.0-2.0.5|116	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|javassist-3.9.0-2.0.5|117	cp -pr sample/* $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|javassist-3.9.0-2.0.5|118	
12mr|javassist-3.9.0-2.0.5|119	# javadoc
12mr|javassist-3.9.0-2.0.5|120	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|javassist-3.9.0-2.0.5|121	cp -pr html/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|javassist-3.9.0-2.0.5|122	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
12mr|javassist-3.9.0-2.0.5|123	
12mr|javassist-3.9.0-2.0.5|124	# manual
12mr|javassist-3.9.0-2.0.5|125	mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/tutorial
12mr|javassist-3.9.0-2.0.5|126	cp -pr tutorial/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/tutorial
12mr|javassist-3.9.0-2.0.5|127	cp -p License.html $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|javassist-3.9.0-2.0.5|128	
12mr|javassist-3.9.0-2.0.5|129	%if %{gcj_support}
12mr|javassist-3.9.0-2.0.5|130	%{_bindir}/aot-compile-rpm
12mr|javassist-3.9.0-2.0.5|131	%endif
12mr|javassist-3.9.0-2.0.5|132	
12mr|javassist-3.9.0-2.0.5|133	%clean
12mr|javassist-3.9.0-2.0.5|134	rm -rf $RPM_BUILD_ROOT
12mr|javassist-3.9.0-2.0.5|135	
12mr|javassist-3.9.0-2.0.5|136	%if %{gcj_support}
12mr|javassist-3.9.0-2.0.5|137	%post
12mr|javassist-3.9.0-2.0.5|138	%{update_gcjdb}
12mr|javassist-3.9.0-2.0.5|139	
12mr|javassist-3.9.0-2.0.5|140	%postun
12mr|javassist-3.9.0-2.0.5|141	%{clean_gcjdb}
12mr|javassist-3.9.0-2.0.5|142	%endif
12mr|javassist-3.9.0-2.0.5|143	
12mr|javassist-3.9.0-2.0.5|144	%files
12mr|javassist-3.9.0-2.0.5|145	%defattr(0644,root,root,0755)
12mr|javassist-3.9.0-2.0.5|146	%doc %{_docdir}/%{name}-%{version}/License.html
12mr|javassist-3.9.0-2.0.5|147	%{_javadir}/*.jar
12mr|javassist-3.9.0-2.0.5|148	%if %{gcj_support}
12mr|javassist-3.9.0-2.0.5|149	%dir %{_libdir}/gcj/%{name}
12mr|javassist-3.9.0-2.0.5|150	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|javassist-3.9.0-2.0.5|151	%endif
12mr|javassist-3.9.0-2.0.5|152	
12mr|javassist-3.9.0-2.0.5|153	
12mr|javassist-3.9.0-2.0.5|154	%files demo
12mr|javassist-3.9.0-2.0.5|155	%defattr(0644,root,root,0755)
12mr|javassist-3.9.0-2.0.5|156	%{_datadir}/%{name}-%{version}
12mr|javassist-3.9.0-2.0.5|157	
12mr|javassist-3.9.0-2.0.5|158	%files javadoc
12mr|javassist-3.9.0-2.0.5|159	%defattr(0644,root,root,0755)
12mr|javassist-3.9.0-2.0.5|160	%doc %{_javadocdir}/%{name}-%{version}
12mr|javassist-3.9.0-2.0.5|161	%doc %{_javadocdir}/%{name}
12mr|javassist-3.9.0-2.0.5|162	
12mr|javassist-3.9.0-2.0.5|163	%files manual
12mr|javassist-3.9.0-2.0.5|164	%defattr(0644,root,root,0755)
12mr|javassist-3.9.0-2.0.5|165	%doc %{_docdir}/%{name}-%{version}/tutorial
12mr|javassist-3.9.0-2.0.5|166	
12mr|javassist-3.9.0-2.0.5|167	
12mr|javassist-3.9.0-2.0.5|168	
12mr|javassist-3.9.0-2.0.5|169	%changelog
12mr|javassist-3.9.0-2.0.5|170	

14440 12
12mr|jaxen-1.1.2-1.3|1	# Copyright (c) 2000-2005, JPackage Project
12mr|jaxen-1.1.2-1.3|2	# All rights reserved.
12mr|jaxen-1.1.2-1.3|3	#
12mr|jaxen-1.1.2-1.3|4	# Redistribution and use in source and binary forms, with or without
12mr|jaxen-1.1.2-1.3|5	# modification, are permitted provided that the following conditions
12mr|jaxen-1.1.2-1.3|6	# are met:
12mr|jaxen-1.1.2-1.3|7	#
12mr|jaxen-1.1.2-1.3|8	# 1. Redistributions of source code must retain the above copyright
12mr|jaxen-1.1.2-1.3|9	#    notice, this list of conditions and the following disclaimer.
12mr|jaxen-1.1.2-1.3|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jaxen-1.1.2-1.3|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jaxen-1.1.2-1.3|12	#    documentation and/or other materials provided with the
12mr|jaxen-1.1.2-1.3|13	#    distribution.
12mr|jaxen-1.1.2-1.3|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jaxen-1.1.2-1.3|15	#    contributors may be used to endorse or promote products derived
12mr|jaxen-1.1.2-1.3|16	#    from this software without specific prior written permission.
12mr|jaxen-1.1.2-1.3|17	#
12mr|jaxen-1.1.2-1.3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jaxen-1.1.2-1.3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jaxen-1.1.2-1.3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jaxen-1.1.2-1.3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jaxen-1.1.2-1.3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jaxen-1.1.2-1.3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jaxen-1.1.2-1.3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jaxen-1.1.2-1.3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jaxen-1.1.2-1.3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jaxen-1.1.2-1.3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jaxen-1.1.2-1.3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jaxen-1.1.2-1.3|29	#
12mr|jaxen-1.1.2-1.3|30	
12mr|jaxen-1.1.2-1.3|31	%define gcj_support 1
12mr|jaxen-1.1.2-1.3|32	
12mr|jaxen-1.1.2-1.3|33	%bcond_without     bootstrap
12mr|jaxen-1.1.2-1.3|34	%define dom4jver   1.6.1
12mr|jaxen-1.1.2-1.3|35	
12mr|jaxen-1.1.2-1.3|36	# We don't want to build with maven
12mr|jaxen-1.1.2-1.3|37	%bcond_with        maven
12mr|jaxen-1.1.2-1.3|38	
12mr|jaxen-1.1.2-1.3|39	# If you don't want the manual to be built, give rpmbuild option
12mr|jaxen-1.1.2-1.3|40	# '--without manual'
12mr|jaxen-1.1.2-1.3|41	%bcond_with        manual
12mr|jaxen-1.1.2-1.3|42	
12mr|jaxen-1.1.2-1.3|43	Name:           jaxen
12mr|jaxen-1.1.2-1.3|44	Version:        1.1.2
12mr|jaxen-1.1.2-1.3|45	Release:        %mkrel 1.3
12mr|jaxen-1.1.2-1.3|46	Epoch:          0
12mr|jaxen-1.1.2-1.3|47	Summary:        An XPath engine written in Java
12mr|jaxen-1.1.2-1.3|48	License:        BSD
12mr|jaxen-1.1.2-1.3|49	Url:            http://jaxen.codehaus.org/
12mr|jaxen-1.1.2-1.3|50	Group:          Development/Java
12mr|jaxen-1.1.2-1.3|51	Source0:        http://dist.codehaus.org/jaxen/distributions/jaxen-1.1.2.tar.gz
12mr|jaxen-1.1.2-1.3|52	Source6:        http://prdownloads.sourceforge.net/dom4j/dom4j-%{dom4jver}.tar.gz
12mr|jaxen-1.1.2-1.3|53	Source7:        build.xml
12mr|jaxen-1.1.2-1.3|54	%if %with maven
12mr|jaxen-1.1.2-1.3|55	Source1:        pom-maven2jpp-depcat.xsl
12mr|jaxen-1.1.2-1.3|56	Source2:        pom-maven2jpp-newdepmap.xsl
12mr|jaxen-1.1.2-1.3|57	Source3:        pom-maven2jpp-mapdeps.xsl
12mr|jaxen-1.1.2-1.3|58	Source4:        jaxen-1.1-b7-jpp-depmap.xml
12mr|jaxen-1.1.2-1.3|59	
12mr|jaxen-1.1.2-1.3|60	Source5:        jaxen-1.1-b7-build.xml
12mr|jaxen-1.1.2-1.3|61	%endif
12mr|jaxen-1.1.2-1.3|62	Patch0:         %{name}-notest.patch
12mr|jaxen-1.1.2-1.3|63	%if %without bootstrap
12mr|jaxen-1.1.2-1.3|64	Requires:       dom4j >= 0:1.6.1
12mr|jaxen-1.1.2-1.3|65	%endif
12mr|jaxen-1.1.2-1.3|66	Requires:       jdom >= 0:1.0-0.rc1.1jpp
12mr|jaxen-1.1.2-1.3|67	Requires:       xalan-j2
12mr|jaxen-1.1.2-1.3|68	Requires:       xerces-j2
12mr|jaxen-1.1.2-1.3|69	Requires:       xom
12mr|jaxen-1.1.2-1.3|70	BuildRequires:  ant >= 0:1.6, java-rpmbuild >= 0:1.6, junit, ant-junit
12mr|jaxen-1.1.2-1.3|71	BuildRequires:  java-devel
12mr|jaxen-1.1.2-1.3|72	%if %with maven
12mr|jaxen-1.1.2-1.3|73	BuildRequires:  maven >= 0:1.1, saxon, saxon-scripts
12mr|jaxen-1.1.2-1.3|74	BuildRequires:  maven-plugin-changes >= 0:1.1
12mr|jaxen-1.1.2-1.3|75	BuildRequires:  maven-plugin-file-activity >= 0:1.1
12mr|jaxen-1.1.2-1.3|76	BuildRequires:  maven-plugin-developer-activity >= 0:1.1
12mr|jaxen-1.1.2-1.3|77	BuildRequires:  maven-plugin-license >= 0:1.1
12mr|jaxen-1.1.2-1.3|78	BuildRequires:  maven-plugin-jdepend >= 0:1.1
12mr|jaxen-1.1.2-1.3|79	BuildRequires:  maven-plugin-tasklist >= 0:1.1
12mr|jaxen-1.1.2-1.3|80	%endif
12mr|jaxen-1.1.2-1.3|81	%if %without bootstrap
12mr|jaxen-1.1.2-1.3|82	BuildRequires:  dom4j >= 0:1.6.1
12mr|jaxen-1.1.2-1.3|83	%endif
12mr|jaxen-1.1.2-1.3|84	BuildRequires:  jdom >= 0:1.0-0.rc1.1jpp
12mr|jaxen-1.1.2-1.3|85	BuildRequires:  xalan-j2
12mr|jaxen-1.1.2-1.3|86	BuildRequires:  xerces-j2
12mr|jaxen-1.1.2-1.3|87	BuildRequires:  xom
12mr|jaxen-1.1.2-1.3|88	Provides:       jaxen-bootstrap <= %{version}-%{release}
12mr|jaxen-1.1.2-1.3|89	Obsoletes:      jaxen-bootstrap <= %{version}-%{release}
12mr|jaxen-1.1.2-1.3|90	%if %{gcj_support}
12mr|jaxen-1.1.2-1.3|91	BuildRequires:  java-gcj-compat-devel
12mr|jaxen-1.1.2-1.3|92	%else
12mr|jaxen-1.1.2-1.3|93	BuildArch:      noarch
12mr|jaxen-1.1.2-1.3|94	BuildRequires:  java-devel >= 0:1.4.2
12mr|jaxen-1.1.2-1.3|95	%endif
12mr|jaxen-1.1.2-1.3|96	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|jaxen-1.1.2-1.3|97	
12mr|jaxen-1.1.2-1.3|98	%description
12mr|jaxen-1.1.2-1.3|99	Jaxen is an XPath engine written in Java to work against a variety of XML
12mr|jaxen-1.1.2-1.3|100	based object models such as DOM, dom4j and JDOM together with Java
12mr|jaxen-1.1.2-1.3|101	Beans.
12mr|jaxen-1.1.2-1.3|102	
12mr|jaxen-1.1.2-1.3|103	%if %with maven
12mr|jaxen-1.1.2-1.3|104	%if %with manual
12mr|jaxen-1.1.2-1.3|105	%package manual
12mr|jaxen-1.1.2-1.3|106	Summary:        Documents for %{name}
12mr|jaxen-1.1.2-1.3|107	Group:          Development/Java
12mr|jaxen-1.1.2-1.3|108	
12mr|jaxen-1.1.2-1.3|109	%description manual
12mr|jaxen-1.1.2-1.3|110	%{summary}.
12mr|jaxen-1.1.2-1.3|111	%endif
12mr|jaxen-1.1.2-1.3|112	%endif
12mr|jaxen-1.1.2-1.3|113	
12mr|jaxen-1.1.2-1.3|114	%package demo
12mr|jaxen-1.1.2-1.3|115	Summary:        Samples for %{name}
12mr|jaxen-1.1.2-1.3|116	Group:          Development/Java
12mr|jaxen-1.1.2-1.3|117	Requires:       jaxen = %{epoch}:%{version}-%{release}
12mr|jaxen-1.1.2-1.3|118	
12mr|jaxen-1.1.2-1.3|119	%description demo
12mr|jaxen-1.1.2-1.3|120	%{summary}.
12mr|jaxen-1.1.2-1.3|121	
12mr|jaxen-1.1.2-1.3|122	%package javadoc
12mr|jaxen-1.1.2-1.3|123	Summary:        Javadoc for %{name}
12mr|jaxen-1.1.2-1.3|124	Group:          Development/Java
12mr|jaxen-1.1.2-1.3|125	
12mr|jaxen-1.1.2-1.3|126	%description javadoc
12mr|jaxen-1.1.2-1.3|127	%{summary}.
12mr|jaxen-1.1.2-1.3|128	
12mr|jaxen-1.1.2-1.3|129	%prep
12mr|jaxen-1.1.2-1.3|130	# If you dont want to build with maven, give rpmbuild option '--without
12mr|jaxen-1.1.2-1.3|131	# maven'
12mr|jaxen-1.1.2-1.3|132	# If you dont want the manual to be built, give rpmbuild option
12mr|jaxen-1.1.2-1.3|133	# '--without manual'
12mr|jaxen-1.1.2-1.3|134	
12mr|jaxen-1.1.2-1.3|135	%if %without bootstrap
12mr|jaxen-1.1.2-1.3|136	%setup -q -a 7
12mr|jaxen-1.1.2-1.3|137	%else
12mr|jaxen-1.1.2-1.3|138	%setup -q -a 6
12mr|jaxen-1.1.2-1.3|139	%patch0
12mr|jaxen-1.1.2-1.3|140	%endif
12mr|jaxen-1.1.2-1.3|141	%{_bindir}/find . -name "*.jar" | %{_bindir}/xargs -t %{__rm}
12mr|jaxen-1.1.2-1.3|142	
12mr|jaxen-1.1.2-1.3|143	%if %with maven
12mr|jaxen-1.1.2-1.3|144	export DEPCAT=$(pwd)/jaxen-1.1-b7-depcat.new.xml
12mr|jaxen-1.1.2-1.3|145	echo '<?xml version="1.0" standalone="yes"?>' > $DEPCAT
12mr|jaxen-1.1.2-1.3|146	echo '<depset>' >> $DEPCAT
12mr|jaxen-1.1.2-1.3|147	for p in $(find . -name project.xml); do
12mr|jaxen-1.1.2-1.3|148	pushd $(dirname $p)
12mr|jaxen-1.1.2-1.3|149	/usr/bin/saxon project.xml %{SOURCE1} >> $DEPCAT
12mr|jaxen-1.1.2-1.3|150	popd
12mr|jaxen-1.1.2-1.3|151	done
12mr|jaxen-1.1.2-1.3|152	echo >> $DEPCAT
12mr|jaxen-1.1.2-1.3|153	echo '</depset>' >> $DEPCAT
12mr|jaxen-1.1.2-1.3|154	/usr/bin/saxon $DEPCAT %{SOURCE2} > jaxen-1.1-b7-depmap.new.xml
12mr|jaxen-1.1.2-1.3|155	%else
12mr|jaxen-1.1.2-1.3|156	%if %without bootstrap
12mr|jaxen-1.1.2-1.3|157	mkdir -p target/lib
12mr|jaxen-1.1.2-1.3|158	pushd target/lib
12mr|jaxen-1.1.2-1.3|159	build-jar-repository . dom4j-1.6.1.jar jdom-1.0.jar xom-1.0.jar
12mr|jaxen-1.1.2-1.3|160	ln -s %{_javadir}/xerces-j2.jar xercesImpl-2.6.2.jar
12mr|jaxen-1.1.2-1.3|161	popd
12mr|jaxen-1.1.2-1.3|162	%endif
12mr|jaxen-1.1.2-1.3|163	%endif
12mr|jaxen-1.1.2-1.3|164	
12mr|jaxen-1.1.2-1.3|165	%build
12mr|jaxen-1.1.2-1.3|166	%if %with maven
12mr|jaxen-1.1.2-1.3|167	for p in $(find . -name project.xml); do
12mr|jaxen-1.1.2-1.3|168	pushd $(dirname $p)
12mr|jaxen-1.1.2-1.3|169	cp project.xml project.xml.orig
12mr|jaxen-1.1.2-1.3|170	/usr/bin/saxon -o project.xml project.xml.orig %{SOURCE3} map=%{SOURCE4}
12mr|jaxen-1.1.2-1.3|171	popd
12mr|jaxen-1.1.2-1.3|172	done
12mr|jaxen-1.1.2-1.3|173	
12mr|jaxen-1.1.2-1.3|174	mkdir .maven
12mr|jaxen-1.1.2-1.3|175	
12mr|jaxen-1.1.2-1.3|176	%if %with manual
12mr|jaxen-1.1.2-1.3|177	maven \
12mr|jaxen-1.1.2-1.3|178	-Dmaven.repo.remote=file:/usr/share/maven/repository \
12mr|jaxen-1.1.2-1.3|179	-Dmaven.home.local=$(pwd)/.maven \
12mr|jaxen-1.1.2-1.3|180	jar javadoc xdoc
12mr|jaxen-1.1.2-1.3|181	%else
12mr|jaxen-1.1.2-1.3|182	maven \
12mr|jaxen-1.1.2-1.3|183	-Dmaven.repo.remote=file:/usr/share/maven/repository \
12mr|jaxen-1.1.2-1.3|184	-Dmaven.home.local=$(pwd)/.maven \
12mr|jaxen-1.1.2-1.3|185	jar javadoc
12mr|jaxen-1.1.2-1.3|186	%endif
12mr|jaxen-1.1.2-1.3|187	%else
12mr|jaxen-1.1.2-1.3|188	%if %with bootstrap
12mr|jaxen-1.1.2-1.3|189	export CLASSPATH=$(build-classpath \
12mr|jaxen-1.1.2-1.3|190	jdom \
12mr|jaxen-1.1.2-1.3|191	xalan-j2 \
12mr|jaxen-1.1.2-1.3|192	xerces-j2 \
12mr|jaxen-1.1.2-1.3|193	xom \
12mr|jaxen-1.1.2-1.3|194	)
12mr|jaxen-1.1.2-1.3|195	pushd dom4j-%{dom4jver}/src/java
12mr|jaxen-1.1.2-1.3|196	javac -sourcepath ../../../src/java/main:. \
12mr|jaxen-1.1.2-1.3|197	org/dom4j/Attribute.java \
12mr|jaxen-1.1.2-1.3|198	org/dom4j/Branch.java \
12mr|jaxen-1.1.2-1.3|199	org/dom4j/CDATA.java \
12mr|jaxen-1.1.2-1.3|200	org/dom4j/Comment.java \
12mr|jaxen-1.1.2-1.3|201	org/dom4j/Document.java \
12mr|jaxen-1.1.2-1.3|202	org/dom4j/DocumentException.java \
12mr|jaxen-1.1.2-1.3|203	org/dom4j/Element.java \
12mr|jaxen-1.1.2-1.3|204	org/dom4j/Namespace.java \
12mr|jaxen-1.1.2-1.3|205	org/dom4j/Node.java \
12mr|jaxen-1.1.2-1.3|206	org/dom4j/ProcessingInstruction.java \
12mr|jaxen-1.1.2-1.3|207	org/dom4j/Text.java \
12mr|jaxen-1.1.2-1.3|208	org/dom4j/io/SAXReader.java
12mr|jaxen-1.1.2-1.3|209	
12mr|jaxen-1.1.2-1.3|210	%{jar} cf ../../dom4j.jar $(find . -name "*.class")
12mr|jaxen-1.1.2-1.3|211	popd
12mr|jaxen-1.1.2-1.3|212	
12mr|jaxen-1.1.2-1.3|213	export CLASSPATH=$(build-classpath \
12mr|jaxen-1.1.2-1.3|214	jdom \
12mr|jaxen-1.1.2-1.3|215	xalan-j2 \
12mr|jaxen-1.1.2-1.3|216	xerces-j2 \
12mr|jaxen-1.1.2-1.3|217	xom \
12mr|jaxen-1.1.2-1.3|218	):`pwd`/dom4j-%{dom4jver}/dom4j.jar
12mr|jaxen-1.1.2-1.3|219	%endif
12mr|jaxen-1.1.2-1.3|220	%{ant} -Dnoget=true jar javadoc
12mr|jaxen-1.1.2-1.3|221	%endif
12mr|jaxen-1.1.2-1.3|222	
12mr|jaxen-1.1.2-1.3|223	%install
12mr|jaxen-1.1.2-1.3|224	rm -rf $RPM_BUILD_ROOT
12mr|jaxen-1.1.2-1.3|225	
12mr|jaxen-1.1.2-1.3|226	# jars
12mr|jaxen-1.1.2-1.3|227	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|jaxen-1.1.2-1.3|228	install -m 644 target/%{name}-%{version}.jar \
12mr|jaxen-1.1.2-1.3|229	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jaxen-1.1.2-1.3|230	
12mr|jaxen-1.1.2-1.3|231	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do \
12mr|jaxen-1.1.2-1.3|232	ln -sf ${jar} ${jar/-%{version}/}; done)
12mr|jaxen-1.1.2-1.3|233	
12mr|jaxen-1.1.2-1.3|234	# javadoc
12mr|jaxen-1.1.2-1.3|235	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jaxen-1.1.2-1.3|236	%if %with maven
12mr|jaxen-1.1.2-1.3|237	cp -pr target/docs/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jaxen-1.1.2-1.3|238	rm -rf target/docs/apidocs
12mr|jaxen-1.1.2-1.3|239	%else
12mr|jaxen-1.1.2-1.3|240	cp -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jaxen-1.1.2-1.3|241	%endif
12mr|jaxen-1.1.2-1.3|242	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jaxen-1.1.2-1.3|243	
12mr|jaxen-1.1.2-1.3|244	# manual
12mr|jaxen-1.1.2-1.3|245	%if %with maven
12mr|jaxen-1.1.2-1.3|246	%if %with manual
12mr|jaxen-1.1.2-1.3|247	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|jaxen-1.1.2-1.3|248	cp -pr target/docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|jaxen-1.1.2-1.3|249	%endif
12mr|jaxen-1.1.2-1.3|250	%endif
12mr|jaxen-1.1.2-1.3|251	
12mr|jaxen-1.1.2-1.3|252	# demo
12mr|jaxen-1.1.2-1.3|253	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/samples
12mr|jaxen-1.1.2-1.3|254	cp -pr src/java/samples/* $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/samples
12mr|jaxen-1.1.2-1.3|255	
12mr|jaxen-1.1.2-1.3|256	%if %{gcj_support}
12mr|jaxen-1.1.2-1.3|257	%{_bindir}/aot-compile-rpm
12mr|jaxen-1.1.2-1.3|258	%endif
12mr|jaxen-1.1.2-1.3|259	
12mr|jaxen-1.1.2-1.3|260	%clean
12mr|jaxen-1.1.2-1.3|261	rm -rf $RPM_BUILD_ROOT
12mr|jaxen-1.1.2-1.3|262	
12mr|jaxen-1.1.2-1.3|263	%files
12mr|jaxen-1.1.2-1.3|264	%defattr(0644,root,root,0755)
12mr|jaxen-1.1.2-1.3|265	%doc LICENSE.txt
12mr|jaxen-1.1.2-1.3|266	%{_javadir}/*
12mr|jaxen-1.1.2-1.3|267	%if %{gcj_support}
12mr|jaxen-1.1.2-1.3|268	%dir %{_libdir}/gcj/%{name}
12mr|jaxen-1.1.2-1.3|269	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|jaxen-1.1.2-1.3|270	%endif
12mr|jaxen-1.1.2-1.3|271	
12mr|jaxen-1.1.2-1.3|272	%if %with maven
12mr|jaxen-1.1.2-1.3|273	%if %with manual
12mr|jaxen-1.1.2-1.3|274	%files manual
12mr|jaxen-1.1.2-1.3|275	%defattr(0644,root,root,0755)
12mr|jaxen-1.1.2-1.3|276	%doc %{_docdir}/%{name}-%{version}
12mr|jaxen-1.1.2-1.3|277	%endif
12mr|jaxen-1.1.2-1.3|278	%endif
12mr|jaxen-1.1.2-1.3|279	
12mr|jaxen-1.1.2-1.3|280	%files javadoc
12mr|jaxen-1.1.2-1.3|281	%defattr(0644,root,root,0755)
12mr|jaxen-1.1.2-1.3|282	%doc %{_javadocdir}/*
12mr|jaxen-1.1.2-1.3|283	
12mr|jaxen-1.1.2-1.3|284	%files demo
12mr|jaxen-1.1.2-1.3|285	%defattr(0644,root,root,0755)
12mr|jaxen-1.1.2-1.3|286	%{_datadir}/%{name}-%{version}
12mr|jaxen-1.1.2-1.3|287	
12mr|jaxen-1.1.2-1.3|288	
12mr|jaxen-1.1.2-1.3|289	
12mr|jaxen-1.1.2-1.3|290	%changelog
12mr|jaxen-1.1.2-1.3|291	

14441 12
12mr|jbig2dec-0.11-5|1	%define	major 0
12mr|jbig2dec-0.11-5|2	%define libname %mklibname jbig2dec %{major}
12mr|jbig2dec-0.11-5|3	%define develname %mklibname jbig2dec -d
12mr|jbig2dec-0.11-5|4	
12mr|jbig2dec-0.11-5|5	Summary:	A decoder implementation of the JBIG2 image compression format
12mr|jbig2dec-0.11-5|6	Name:		jbig2dec
12mr|jbig2dec-0.11-5|7	Version:	0.11
12mr|jbig2dec-0.11-5|8	Release:	5
12mr|jbig2dec-0.11-5|9	License:	GPLv2
12mr|jbig2dec-0.11-5|10	Group:		Graphics
12mr|jbig2dec-0.11-5|11	URL:		http://jbig2dec.sourceforge.net/
12mr|jbig2dec-0.11-5|12	Source0:	http://ghostscript.com/~giles/jbig2/jbig2dec/%{name}-%{version}.tar.gz
12mr|jbig2dec-0.11-5|13	Patch1:		jbig2dec-0.10-jbig2dec-nullderef.diff
12mr|jbig2dec-0.11-5|14	BuildRequires:	autoconf automake libtool
12mr|jbig2dec-0.11-5|15	
12mr|jbig2dec-0.11-5|16	%description
12mr|jbig2dec-0.11-5|17	jbig2dec is a decoder implementation of the JBIG2 image compression format.
12mr|jbig2dec-0.11-5|18	JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit
12mr|jbig2dec-0.11-5|19	monochrome) images at moderately high resolution, and in particular scanned
12mr|jbig2dec-0.11-5|20	paper documents. In this domain it is very efficient, offering compression
12mr|jbig2dec-0.11-5|21	ratios on the order of 100:1.
12mr|jbig2dec-0.11-5|22	
12mr|jbig2dec-0.11-5|23	%package -n	%{libname}
12mr|jbig2dec-0.11-5|24	Summary:	A decoder implementation of the JBIG2 image compression format
12mr|jbig2dec-0.11-5|25	Group:		System/Libraries
12mr|jbig2dec-0.11-5|26	
12mr|jbig2dec-0.11-5|27	%description -n	%{libname}
12mr|jbig2dec-0.11-5|28	jbig2dec is a decoder implementation of the JBIG2 image compression format.
12mr|jbig2dec-0.11-5|29	JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit
12mr|jbig2dec-0.11-5|30	monochrome) images at moderately high resolution, and in particular scanned
12mr|jbig2dec-0.11-5|31	paper documents. In this domain it is very efficient, offering compression
12mr|jbig2dec-0.11-5|32	ratios on the order of 100:1.
12mr|jbig2dec-0.11-5|33	
12mr|jbig2dec-0.11-5|34	This package provides the shared jbig2dec library.
12mr|jbig2dec-0.11-5|35	
12mr|jbig2dec-0.11-5|36	%package -n	%{develname}
12mr|jbig2dec-0.11-5|37	Summary:	Static library and header files for development with jbig2dec
12mr|jbig2dec-0.11-5|38	Group:		Development/C
12mr|jbig2dec-0.11-5|39	Requires:	%{libname} = %{version}
12mr|jbig2dec-0.11-5|40	Provides:	jbig2dec-devel = %{version}-%{release}
12mr|jbig2dec-0.11-5|41	
12mr|jbig2dec-0.11-5|42	%description -n	%{develname}
12mr|jbig2dec-0.11-5|43	jbig2dec is a decoder implementation of the JBIG2 image compression format.
12mr|jbig2dec-0.11-5|44	JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit
12mr|jbig2dec-0.11-5|45	monochrome) images at moderately high resolution, and in particular scanned
12mr|jbig2dec-0.11-5|46	paper documents. In this domain it is very efficient, offering compression
12mr|jbig2dec-0.11-5|47	ratios on the order of 100:1.
12mr|jbig2dec-0.11-5|48	
12mr|jbig2dec-0.11-5|49	This package is only needed if you plan to develop or compile applications
12mr|jbig2dec-0.11-5|50	which requires the jbig2dec library.
12mr|jbig2dec-0.11-5|51	
12mr|jbig2dec-0.11-5|52	%prep
12mr|jbig2dec-0.11-5|53	%setup -q
12mr|jbig2dec-0.11-5|54	%patch1 -p0
12mr|jbig2dec-0.11-5|55	
12mr|jbig2dec-0.11-5|56	# fix strange perms
12mr|jbig2dec-0.11-5|57	find . -type d -perm 0700 -exec chmod 755 {} \;
12mr|jbig2dec-0.11-5|58	find . -type f -perm 0555 -exec chmod 755 {} \;
12mr|jbig2dec-0.11-5|59	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|jbig2dec-0.11-5|60	
12mr|jbig2dec-0.11-5|61	%build
12mr|jbig2dec-0.11-5|62	libtoolize --copy --force; aclocal; autoheader; autoconf; automake --foreign --copy --add-missing
12mr|jbig2dec-0.11-5|63	
12mr|jbig2dec-0.11-5|64	%configure2_5x --disable-static
12mr|jbig2dec-0.11-5|65	
12mr|jbig2dec-0.11-5|66	%make
12mr|jbig2dec-0.11-5|67	
12mr|jbig2dec-0.11-5|68	%install
12mr|jbig2dec-0.11-5|69	rm -rf %{buildroot}
12mr|jbig2dec-0.11-5|70	
12mr|jbig2dec-0.11-5|71	%makeinstall_std
12mr|jbig2dec-0.11-5|72	
12mr|jbig2dec-0.11-5|73	%files
12mr|jbig2dec-0.11-5|74	%attr(0755,root,root) %{_bindir}/jbig2dec
12mr|jbig2dec-0.11-5|75	%attr(0644,root,root) %{_mandir}/man1/jbig2dec.1*
12mr|jbig2dec-0.11-5|76	
12mr|jbig2dec-0.11-5|77	%files -n %{libname}
12mr|jbig2dec-0.11-5|78	%doc CHANGES COPYING LICENSE README
12mr|jbig2dec-0.11-5|79	%attr(0755,root,root) %{_libdir}/*.so.%{major}*
12mr|jbig2dec-0.11-5|80	
12mr|jbig2dec-0.11-5|81	%files -n %{develname}
12mr|jbig2dec-0.11-5|82	%attr(0644,root,root) %{_includedir}/*.h
12mr|jbig2dec-0.11-5|83	%attr(0644,root,root) %{_libdir}/*.so
12mr|jbig2dec-0.11-5|84	
12mr|jbig2dec-0.11-5|85	
12mr|jbig2dec-0.11-5|86	
12mr|jbig2dec-0.11-5|87	%changelog
12mr|jbig2dec-0.11-5|88	

14442 12
12mr|jbigkit-2.0-9|1	%define major 1
12mr|jbigkit-2.0-9|2	%define libname %mklibname jbig %{major}
12mr|jbigkit-2.0-9|3	%define develname %mklibname jbig -d
12mr|jbigkit-2.0-9|4	
12mr|jbigkit-2.0-9|5	Summary:	The JBIG-KIT
12mr|jbigkit-2.0-9|6	Name:		jbigkit
12mr|jbigkit-2.0-9|7	Version:	2.0
12mr|jbigkit-2.0-9|8	Release:	9
12mr|jbigkit-2.0-9|9	License:	GPL
12mr|jbigkit-2.0-9|10	Group:		Graphics
12mr|jbigkit-2.0-9|11	URL:		http://www.cl.cam.ac.uk/~mgk25/jbigkit/
12mr|jbigkit-2.0-9|12	Source0:	http://www.cl.cam.ac.uk/~mgk25/download/%{name}-%{version}.tar.gz
12mr|jbigkit-2.0-9|13	Patch0:		jbigkit-2.0-shared.diff
12mr|jbigkit-2.0-9|14	BuildRequires:	libtool
12mr|jbigkit-2.0-9|15	
12mr|jbigkit-2.0-9|16	%description
12mr|jbigkit-2.0-9|17	JBIG-KIT implements a highly effective data compression algorithm for bi-level
12mr|jbigkit-2.0-9|18	high-resolution images such as fax pages or scanned documents.
12mr|jbigkit-2.0-9|19	
12mr|jbigkit-2.0-9|20	%package -n	%{libname}
12mr|jbigkit-2.0-9|21	Summary:	The Shared library for The JBIG-KIT
12mr|jbigkit-2.0-9|22	Group:		System/Libraries
12mr|jbigkit-2.0-9|23	
12mr|jbigkit-2.0-9|24	%description -n	%{libname}
12mr|jbigkit-2.0-9|25	JBIG-KIT implements a highly effective data compression algorithm for bi-level
12mr|jbigkit-2.0-9|26	high-resolution images such as fax pages or scanned documents.
12mr|jbigkit-2.0-9|27	
12mr|jbigkit-2.0-9|28	This package provides the shared JBIG-KIT library.
12mr|jbigkit-2.0-9|29	
12mr|jbigkit-2.0-9|30	%package -n	%{develname}
12mr|jbigkit-2.0-9|31	Summary:	Static library and header files for development with JBIG-KIT
12mr|jbigkit-2.0-9|32	Group:		Development/C
12mr|jbigkit-2.0-9|33	Requires:	%{libname} = %{version}
12mr|jbigkit-2.0-9|34	Provides:	jbig-devel = %{version}-%{release}
12mr|jbigkit-2.0-9|35	Provides:	%{name}-devel = %{version}-%{release}
12mr|jbigkit-2.0-9|36	
12mr|jbigkit-2.0-9|37	%description -n	%{develname}
12mr|jbigkit-2.0-9|38	JBIG-KIT implements a highly effective data compression algorithm for bi-level
12mr|jbigkit-2.0-9|39	high-resolution images such as fax pages or scanned documents.
12mr|jbigkit-2.0-9|40	
12mr|jbigkit-2.0-9|41	This package is only needed if you plan to develop or compile applications
12mr|jbigkit-2.0-9|42	which requires the libjbig library.
12mr|jbigkit-2.0-9|43	
12mr|jbigkit-2.0-9|44	%prep
12mr|jbigkit-2.0-9|45	%setup -q -n %{name}
12mr|jbigkit-2.0-9|46	
12mr|jbigkit-2.0-9|47	# fix strange perms
12mr|jbigkit-2.0-9|48	find . -type d -perm 0700 -exec chmod 755 {} \;
12mr|jbigkit-2.0-9|49	find . -type f -perm 0555 -exec chmod 755 {} \;
12mr|jbigkit-2.0-9|50	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|jbigkit-2.0-9|51	
12mr|jbigkit-2.0-9|52	%patch0 -p1
12mr|jbigkit-2.0-9|53	
12mr|jbigkit-2.0-9|54	%build
12mr|jbigkit-2.0-9|55	make CFLAGS="%{optflags} -fPIC -DPIC" \
12mr|jbigkit-2.0-9|56	LDFLAGS="%{ldflags}" prefix=%{_prefix} libdir=%{_libdir}
12mr|jbigkit-2.0-9|57	
12mr|jbigkit-2.0-9|58	%check
12mr|jbigkit-2.0-9|59	make test
12mr|jbigkit-2.0-9|60	
12mr|jbigkit-2.0-9|61	%install
12mr|jbigkit-2.0-9|62	rm -rf %{buildroot}
12mr|jbigkit-2.0-9|63	
12mr|jbigkit-2.0-9|64	%makeinstall_std prefix=%{_prefix} libdir=%{_libdir}
12mr|jbigkit-2.0-9|65	
12mr|jbigkit-2.0-9|66	# cleanup
12mr|jbigkit-2.0-9|67	rm -f %{buildroot}%{_libdir}/*.a
12mr|jbigkit-2.0-9|68	
12mr|jbigkit-2.0-9|69	%files
12mr|jbigkit-2.0-9|70	%attr(0755,root,root) %{_bindir}/*
12mr|jbigkit-2.0-9|71	%attr(0644,root,root) %{_mandir}/man1/*
12mr|jbigkit-2.0-9|72	%attr(0644,root,root) %{_mandir}/man5/*
12mr|jbigkit-2.0-9|73	
12mr|jbigkit-2.0-9|74	%files -n %{libname}
12mr|jbigkit-2.0-9|75	%doc ANNOUNCE CHANGES COPYING
12mr|jbigkit-2.0-9|76	%attr(0755,root,root) %{_libdir}/*.so.%{major}*
12mr|jbigkit-2.0-9|77	
12mr|jbigkit-2.0-9|78	%files -n %{develname}
12mr|jbigkit-2.0-9|79	%doc INSTALL TODO pbmtools/*.txt libjbig/*.txt
12mr|jbigkit-2.0-9|80	%attr(0644,root,root) %{_includedir}/*.h
12mr|jbigkit-2.0-9|81	%attr(0644,root,root) %{_libdir}/*.so
12mr|jbigkit-2.0-9|82	
12mr|jbigkit-2.0-9|83	
12mr|jbigkit-2.0-9|84	
12mr|jbigkit-2.0-9|85	%changelog
12mr|jbigkit-2.0-9|86	

14443 12
12mr|jdepend-2.9.1-1.1.0|1	%define section         free
12mr|jdepend-2.9.1-1.1.0|2	%define gcj_support     1
12mr|jdepend-2.9.1-1.1.0|3	
12mr|jdepend-2.9.1-1.1.0|4	Name:           jdepend
12mr|jdepend-2.9.1-1.1.0|5	Version:        2.9.1
12mr|jdepend-2.9.1-1.1.0|6	Release:        %mkrel 1.1.0
12mr|jdepend-2.9.1-1.1.0|7	Epoch:          0
12mr|jdepend-2.9.1-1.1.0|8	Summary:        Java Design Quality Metrics
12mr|jdepend-2.9.1-1.1.0|9	License:        BSD-style
12mr|jdepend-2.9.1-1.1.0|10	Url:            http://www.clarkware.com/
12mr|jdepend-2.9.1-1.1.0|11	Group:          Development/Java
12mr|jdepend-2.9.1-1.1.0|12	Source0:        http://www.clarkware.com/software/jdepend-%{version}.zip
12mr|jdepend-2.9.1-1.1.0|13	BuildRequires:  java-rpmbuild
12mr|jdepend-2.9.1-1.1.0|14	BuildRequires:  ant
12mr|jdepend-2.9.1-1.1.0|15	%if %{gcj_support}
12mr|jdepend-2.9.1-1.1.0|16	BuildRequires:  java-gcj-compat-devel
12mr|jdepend-2.9.1-1.1.0|17	%else
12mr|jdepend-2.9.1-1.1.0|18	BuildArch:      noarch
12mr|jdepend-2.9.1-1.1.0|19	%endif
12mr|jdepend-2.9.1-1.1.0|20	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|jdepend-2.9.1-1.1.0|21	
12mr|jdepend-2.9.1-1.1.0|22	%description
12mr|jdepend-2.9.1-1.1.0|23	JDepend traverses a set of Java class and source file directories and
12mr|jdepend-2.9.1-1.1.0|24	generates design quality metrics for each Java package. JDepend allows
12mr|jdepend-2.9.1-1.1.0|25	you to automatically measure the quality of a design in terms of its
12mr|jdepend-2.9.1-1.1.0|26	extensibility, reusability, and maintainability to effectively manage
12mr|jdepend-2.9.1-1.1.0|27	and control package dependencies.
12mr|jdepend-2.9.1-1.1.0|28	
12mr|jdepend-2.9.1-1.1.0|29	%package javadoc
12mr|jdepend-2.9.1-1.1.0|30	Summary:        Javadoc for %{name}
12mr|jdepend-2.9.1-1.1.0|31	Group:          Development/Java
12mr|jdepend-2.9.1-1.1.0|32	
12mr|jdepend-2.9.1-1.1.0|33	%description javadoc
12mr|jdepend-2.9.1-1.1.0|34	Javadoc for %{name}.
12mr|jdepend-2.9.1-1.1.0|35	
12mr|jdepend-2.9.1-1.1.0|36	%package demo
12mr|jdepend-2.9.1-1.1.0|37	Summary:        Demos for %{name}
12mr|jdepend-2.9.1-1.1.0|38	Group:          Development/Java
12mr|jdepend-2.9.1-1.1.0|39	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|jdepend-2.9.1-1.1.0|40	
12mr|jdepend-2.9.1-1.1.0|41	%description demo
12mr|jdepend-2.9.1-1.1.0|42	Demonstrations and samples for %{name}.
12mr|jdepend-2.9.1-1.1.0|43	
12mr|jdepend-2.9.1-1.1.0|44	%prep
12mr|jdepend-2.9.1-1.1.0|45	%setup -q
12mr|jdepend-2.9.1-1.1.0|46	# remove all binary libs
12mr|jdepend-2.9.1-1.1.0|47	find . -name "*.jar" -exec rm -f {} \;
12mr|jdepend-2.9.1-1.1.0|48	# fix strange permissions
12mr|jdepend-2.9.1-1.1.0|49	find . -type d -exec chmod 755 {} \;
12mr|jdepend-2.9.1-1.1.0|50	
12mr|jdepend-2.9.1-1.1.0|51	%build
12mr|jdepend-2.9.1-1.1.0|52	%{ant} jar javadoc
12mr|jdepend-2.9.1-1.1.0|53	
12mr|jdepend-2.9.1-1.1.0|54	%install
12mr|jdepend-2.9.1-1.1.0|55	%{__rm} -rf %{buildroot}
12mr|jdepend-2.9.1-1.1.0|56	
12mr|jdepend-2.9.1-1.1.0|57	# jars
12mr|jdepend-2.9.1-1.1.0|58	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|jdepend-2.9.1-1.1.0|59	install -m 644 dist/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jdepend-2.9.1-1.1.0|60	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
12mr|jdepend-2.9.1-1.1.0|61	# javadoc
12mr|jdepend-2.9.1-1.1.0|62	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jdepend-2.9.1-1.1.0|63	cp -a build/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jdepend-2.9.1-1.1.0|64	%{__ln_s} %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jdepend-2.9.1-1.1.0|65	# demo
12mr|jdepend-2.9.1-1.1.0|66	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|jdepend-2.9.1-1.1.0|67	cp -pr sample $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|jdepend-2.9.1-1.1.0|68	
12mr|jdepend-2.9.1-1.1.0|69	# fix end-of-line
12mr|jdepend-2.9.1-1.1.0|70	%{__perl} -pi -e 's/\r\n/\n/g' README LICENSE
12mr|jdepend-2.9.1-1.1.0|71	
12mr|jdepend-2.9.1-1.1.0|72	for i in `find docs -type f`; do
12mr|jdepend-2.9.1-1.1.0|73	%{__perl} -pi -e 's/\r\n/\n/g' $i
12mr|jdepend-2.9.1-1.1.0|74	done
12mr|jdepend-2.9.1-1.1.0|75	
12mr|jdepend-2.9.1-1.1.0|76	for i in `find $RPM_BUILD_ROOT%{_datadir}/%{name} -type f -name "*.java" -o -name "*.properties"`; do
12mr|jdepend-2.9.1-1.1.0|77	%{__perl} -pi -e 's/\r\n/\n/g' $i
12mr|jdepend-2.9.1-1.1.0|78	done
12mr|jdepend-2.9.1-1.1.0|79	
12mr|jdepend-2.9.1-1.1.0|80	for i in `find $RPM_BUILD_ROOT%{_javadocdir} -type f -name "*.htm*" -o -name "*.css"`; do
12mr|jdepend-2.9.1-1.1.0|81	%{__perl} -pi -e 's/\r\n/\n/g' $i
12mr|jdepend-2.9.1-1.1.0|82	done
12mr|jdepend-2.9.1-1.1.0|83	
12mr|jdepend-2.9.1-1.1.0|84	%if %{gcj_support}
12mr|jdepend-2.9.1-1.1.0|85	%{_bindir}/aot-compile-rpm
12mr|jdepend-2.9.1-1.1.0|86	%endif
12mr|jdepend-2.9.1-1.1.0|87	
12mr|jdepend-2.9.1-1.1.0|88	%clean
12mr|jdepend-2.9.1-1.1.0|89	rm -rf $RPM_BUILD_ROOT
12mr|jdepend-2.9.1-1.1.0|90	
12mr|jdepend-2.9.1-1.1.0|91	%if %{gcj_support}
12mr|jdepend-2.9.1-1.1.0|92	%post
12mr|jdepend-2.9.1-1.1.0|93	%{update_gcjdb}
12mr|jdepend-2.9.1-1.1.0|94	
12mr|jdepend-2.9.1-1.1.0|95	%postun
12mr|jdepend-2.9.1-1.1.0|96	%{clean_gcjdb}
12mr|jdepend-2.9.1-1.1.0|97	%endif
12mr|jdepend-2.9.1-1.1.0|98	
12mr|jdepend-2.9.1-1.1.0|99	%files
12mr|jdepend-2.9.1-1.1.0|100	%defattr(0644,root,root,0755)
12mr|jdepend-2.9.1-1.1.0|101	%doc README LICENSE docs
12mr|jdepend-2.9.1-1.1.0|102	%{_javadir}/*
12mr|jdepend-2.9.1-1.1.0|103	%if %{gcj_support}
12mr|jdepend-2.9.1-1.1.0|104	%dir %{_libdir}/gcj/%{name}
12mr|jdepend-2.9.1-1.1.0|105	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|jdepend-2.9.1-1.1.0|106	%endif
12mr|jdepend-2.9.1-1.1.0|107	
12mr|jdepend-2.9.1-1.1.0|108	%files javadoc
12mr|jdepend-2.9.1-1.1.0|109	%defattr(0644,root,root,0755)
12mr|jdepend-2.9.1-1.1.0|110	%{_javadocdir}/%{name}-%{version}
12mr|jdepend-2.9.1-1.1.0|111	%dir %{_javadocdir}/%{name}
12mr|jdepend-2.9.1-1.1.0|112	
12mr|jdepend-2.9.1-1.1.0|113	%files demo
12mr|jdepend-2.9.1-1.1.0|114	%defattr(0644,root,root,0755)
12mr|jdepend-2.9.1-1.1.0|115	%{_datadir}/%{name}
12mr|jdepend-2.9.1-1.1.0|116	
12mr|jdepend-2.9.1-1.1.0|117	
12mr|jdepend-2.9.1-1.1.0|118	
12mr|jdepend-2.9.1-1.1.0|119	%changelog
12mr|jdepend-2.9.1-1.1.0|120	

14444 12
12mr|jdom-1.1.1-4|1	%define gcj_support 0
12mr|jdom-1.1.1-4|2	
12mr|jdom-1.1.1-4|3	Name:           jdom
12mr|jdom-1.1.1-4|4	Version:        1.1.1
12mr|jdom-1.1.1-4|5	Release:	%mkrel 4
12mr|jdom-1.1.1-4|6	Epoch:          0
12mr|jdom-1.1.1-4|7	Summary:        Java alternative to DOM and SAX
12mr|jdom-1.1.1-4|8	License:        Apache License-like
12mr|jdom-1.1.1-4|9	URL:            http://www.jdom.org/
12mr|jdom-1.1.1-4|10	Group:          Development/Java
12mr|jdom-1.1.1-4|11	Source0:        http://jdom.org/dist/binary/%{name}-%{version}.tar.gz
12mr|jdom-1.1.1-4|12	Patch0:         %{name}-crosslink.patch
12mr|jdom-1.1.1-4|13	Patch1:         %{name}-1.0-OSGiManifest.patch
12mr|jdom-1.1.1-4|14	BuildRequires:  java-rpmbuild >= 0:1.5
12mr|jdom-1.1.1-4|15	BuildRequires:  java-javadoc
12mr|jdom-1.1.1-4|16	BuildRequires:	xalan-j2
12mr|jdom-1.1.1-4|17	BuildRequires:  ant
12mr|jdom-1.1.1-4|18	BuildRequires:	jaxen
12mr|jdom-1.1.1-4|19	%if %{gcj_support}
12mr|jdom-1.1.1-4|20	BuildRequires:  java-gcj-compat-devel
12mr|jdom-1.1.1-4|21	%else
12mr|jdom-1.1.1-4|22	BuildArch:      noarch
12mr|jdom-1.1.1-4|23	%endif
12mr|jdom-1.1.1-4|24	Requires:	xalan-j2
12mr|jdom-1.1.1-4|25	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jdom-1.1.1-4|26	
12mr|jdom-1.1.1-4|27	%description
12mr|jdom-1.1.1-4|28	JDOM is, quite simply, a Java representation of an XML document. JDOM
12mr|jdom-1.1.1-4|29	provides a way to represent that document for easy and efficient
12mr|jdom-1.1.1-4|30	reading, manipulation, and writing. It has a straightforward API, is a
12mr|jdom-1.1.1-4|31	lightweight and fast, and is optimized for the Java programmer. It's an
12mr|jdom-1.1.1-4|32	alternative to DOM and SAX, although it integrates well with both DOM
12mr|jdom-1.1.1-4|33	and SAX.
12mr|jdom-1.1.1-4|34	
12mr|jdom-1.1.1-4|35	%package javadoc
12mr|jdom-1.1.1-4|36	Summary:        Javadoc for %{name}
12mr|jdom-1.1.1-4|37	Group:          Development/Java
12mr|jdom-1.1.1-4|38	
12mr|jdom-1.1.1-4|39	%description javadoc
12mr|jdom-1.1.1-4|40	Javadoc for %{name}.
12mr|jdom-1.1.1-4|41	
12mr|jdom-1.1.1-4|42	%package demo
12mr|jdom-1.1.1-4|43	Summary:        Demos for %{name}
12mr|jdom-1.1.1-4|44	Group:          Development/Java
12mr|jdom-1.1.1-4|45	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|jdom-1.1.1-4|46	
12mr|jdom-1.1.1-4|47	%description demo
12mr|jdom-1.1.1-4|48	Demonstrations and samples for %{name}.
12mr|jdom-1.1.1-4|49	
12mr|jdom-1.1.1-4|50	
12mr|jdom-1.1.1-4|51	%prep
12mr|jdom-1.1.1-4|52	%setup -q -n %{name}
12mr|jdom-1.1.1-4|53	%patch0 -p1
12mr|jdom-1.1.1-4|54	%patch1 -p0
12mr|jdom-1.1.1-4|55	# remove all binary libs
12mr|jdom-1.1.1-4|56	find . -name "*.jar" -exec rm -f {} \;
12mr|jdom-1.1.1-4|57	find . -name "*.class" -exec rm -f {} \;
12mr|jdom-1.1.1-4|58	
12mr|jdom-1.1.1-4|59	
12mr|jdom-1.1.1-4|60	%build
12mr|jdom-1.1.1-4|61	export CLASSPATH=$(build-classpath xml-commons-apis xalan-j2 jaxen)
12mr|jdom-1.1.1-4|62	sed -e 's|<property name="build.compiler".*||' build.xml > tempf; cp tempf build.xml; rm tempf
12mr|jdom-1.1.1-4|63	%ant -Dj2se.apidoc=%{_javadocdir}/java package javadoc-link
12mr|jdom-1.1.1-4|64	
12mr|jdom-1.1.1-4|65	
12mr|jdom-1.1.1-4|66	%install
12mr|jdom-1.1.1-4|67	rm -rf %{buildroot}
12mr|jdom-1.1.1-4|68	
12mr|jdom-1.1.1-4|69	# jars
12mr|jdom-1.1.1-4|70	mkdir -p %{buildroot}%{_javadir}
12mr|jdom-1.1.1-4|71	cp -p build/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|jdom-1.1.1-4|72	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|jdom-1.1.1-4|73	
12mr|jdom-1.1.1-4|74	# javadoc
12mr|jdom-1.1.1-4|75	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|jdom-1.1.1-4|76	cp -pr build/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|jdom-1.1.1-4|77	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mr|jdom-1.1.1-4|78	
12mr|jdom-1.1.1-4|79	# demo
12mr|jdom-1.1.1-4|80	mkdir -p %{buildroot}%{_datadir}/%{name}
12mr|jdom-1.1.1-4|81	cp -pr samples %{buildroot}%{_datadir}/%{name}
12mr|jdom-1.1.1-4|82	
12mr|jdom-1.1.1-4|83	%{gcj_compile}
12mr|jdom-1.1.1-4|84	
12mr|jdom-1.1.1-4|85	%clean
12mr|jdom-1.1.1-4|86	%{__rm} -rf %{buildroot}
12mr|jdom-1.1.1-4|87	
12mr|jdom-1.1.1-4|88	%if %{gcj_support}
12mr|jdom-1.1.1-4|89	%post
12mr|jdom-1.1.1-4|90	%{update_gcjdb}
12mr|jdom-1.1.1-4|91	
12mr|jdom-1.1.1-4|92	%postun
12mr|jdom-1.1.1-4|93	%{clean_gcjdb}
12mr|jdom-1.1.1-4|94	%endif
12mr|jdom-1.1.1-4|95	
12mr|jdom-1.1.1-4|96	%files
12mr|jdom-1.1.1-4|97	%defattr(0644,root,root,0755)
12mr|jdom-1.1.1-4|98	%doc CHANGES.txt COMMITTERS.txt LICENSE.txt README.txt TODO.txt
12mr|jdom-1.1.1-4|99	%{_javadir}/%{name}*.jar
12mr|jdom-1.1.1-4|100	%{gcj_files}
12mr|jdom-1.1.1-4|101	
12mr|jdom-1.1.1-4|102	%files javadoc
12mr|jdom-1.1.1-4|103	%defattr(0644,root,root,0755)
12mr|jdom-1.1.1-4|104	%doc %{_javadocdir}/%{name}
12mr|jdom-1.1.1-4|105	%doc %{_javadocdir}/%{name}-%{version}
12mr|jdom-1.1.1-4|106	
12mr|jdom-1.1.1-4|107	%files demo
12mr|jdom-1.1.1-4|108	%defattr(0644,root,root,0755)
12mr|jdom-1.1.1-4|109	%{_datadir}/%{name}
12mr|jdom-1.1.1-4|110	
12mr|jdom-1.1.1-4|111	
12mr|jdom-1.1.1-4|112	
12mr|jdom-1.1.1-4|113	
12mr|jdom-1.1.1-4|114	
12mr|jdom-1.1.1-4|115	%changelog
12mr|jdom-1.1.1-4|116	

14445 12
12mr|jetty5-5.1.15-1.5.6|1	# Copyright (c) 2000-2007, JPackage Project
12mr|jetty5-5.1.15-1.5.6|2	# All rights reserved.
12mr|jetty5-5.1.15-1.5.6|3	#
12mr|jetty5-5.1.15-1.5.6|4	# Redistribution and use in source and binary forms, with or without
12mr|jetty5-5.1.15-1.5.6|5	# modification, are permitted provided that the following conditions
12mr|jetty5-5.1.15-1.5.6|6	# are met:
12mr|jetty5-5.1.15-1.5.6|7	#
12mr|jetty5-5.1.15-1.5.6|8	# 1. Redistributions of source code must retain the above copyright
12mr|jetty5-5.1.15-1.5.6|9	#    notice, this list of conditions and the following disclaimer.
12mr|jetty5-5.1.15-1.5.6|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jetty5-5.1.15-1.5.6|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jetty5-5.1.15-1.5.6|12	#    documentation and/or other materials provided with the
12mr|jetty5-5.1.15-1.5.6|13	#    distribution.
12mr|jetty5-5.1.15-1.5.6|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jetty5-5.1.15-1.5.6|15	#    contributors may be used to endorse or promote products derived
12mr|jetty5-5.1.15-1.5.6|16	#    from this software without specific prior written permission.
12mr|jetty5-5.1.15-1.5.6|17	#
12mr|jetty5-5.1.15-1.5.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jetty5-5.1.15-1.5.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jetty5-5.1.15-1.5.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jetty5-5.1.15-1.5.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jetty5-5.1.15-1.5.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jetty5-5.1.15-1.5.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jetty5-5.1.15-1.5.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jetty5-5.1.15-1.5.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jetty5-5.1.15-1.5.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jetty5-5.1.15-1.5.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jetty5-5.1.15-1.5.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jetty5-5.1.15-1.5.6|29	#
12mr|jetty5-5.1.15-1.5.6|30	
12mr|jetty5-5.1.15-1.5.6|31	%bcond_without fedora
12mr|jetty5-5.1.15-1.5.6|32	
12mr|jetty5-5.1.15-1.5.6|33	%define gcj_support 0
12mr|jetty5-5.1.15-1.5.6|34	%define bootstrap 0
12mr|jetty5-5.1.15-1.5.6|35	
12mr|jetty5-5.1.15-1.5.6|36	# If you don't want the -extras subpackage to be built
12mr|jetty5-5.1.15-1.5.6|37	# in order to avoid its (Build)Requires
12mr|jetty5-5.1.15-1.5.6|38	# give rpmbuild option '--without extra'
12mr|jetty5-5.1.15-1.5.6|39	
12mr|jetty5-5.1.15-1.5.6|40	%define with_extra 0
12mr|jetty5-5.1.15-1.5.6|41	
12mr|jetty5-5.1.15-1.5.6|42	%define section     free
12mr|jetty5-5.1.15-1.5.6|43	%define jettyname   jetty
12mr|jetty5-5.1.15-1.5.6|44	%define jtuid       110
12mr|jetty5-5.1.15-1.5.6|45	%define username    %{name}
12mr|jetty5-5.1.15-1.5.6|46	%define confdir     %{_sysconfdir}/%{name}
12mr|jetty5-5.1.15-1.5.6|47	%define logdir      %{_logdir}/%{name}
12mr|jetty5-5.1.15-1.5.6|48	%define homedir     %{_datadir}/%{name}
12mr|jetty5-5.1.15-1.5.6|49	%define tempdir     %{_localstatedir}/cache/%{name}/temp
12mr|jetty5-5.1.15-1.5.6|50	%define rundir      %{_localstatedir}/run/%{name}
12mr|jetty5-5.1.15-1.5.6|51	%define libdir      %{_localstatedir}/lib/%{name}/lib
12mr|jetty5-5.1.15-1.5.6|52	%define appdir      %{_localstatedir}/lib/%{name}/webapps
12mr|jetty5-5.1.15-1.5.6|53	%define demodir     %{_localstatedir}/lib/%{name}/demo
12mr|jetty5-5.1.15-1.5.6|54	
12mr|jetty5-5.1.15-1.5.6|55	Name:           jetty5
12mr|jetty5-5.1.15-1.5.6|56	Version:        5.1.15
12mr|jetty5-5.1.15-1.5.6|57	Release:        1.5.6
12mr|jetty5-5.1.15-1.5.6|58	Epoch:          0
12mr|jetty5-5.1.15-1.5.6|59	Summary:        The Jetty Webserver and Servlet Container
12mr|jetty5-5.1.15-1.5.6|60	
12mr|jetty5-5.1.15-1.5.6|61	Group:          Development/Java
12mr|jetty5-5.1.15-1.5.6|62	License:        Apache License
12mr|jetty5-5.1.15-1.5.6|63	URL:            http://jetty.mortbay.org/jetty/
12mr|jetty5-5.1.15-1.5.6|64	# Following source tarball was originally taken from the following location:
12mr|jetty5-5.1.15-1.5.6|65	# http://www.ibiblio.org/maven/jetty/jetty-5.1.x/jetty-5.1.14.tgz
12mr|jetty5-5.1.15-1.5.6|66	# The tarball was modified by removing all jars and BCLA licenses.
12mr|jetty5-5.1.15-1.5.6|67	# tar -xzf jetty-5.1.14.tgz
12mr|jetty5-5.1.15-1.5.6|68	# pushd jetty-5.1.14
12mr|jetty5-5.1.15-1.5.6|69	# find . -name *.jar -exec rm {} \;
12mr|jetty5-5.1.15-1.5.6|70	# rm ./etc/LICENSE.javax.xml.html ./etc/LICENSE.jsse.txt
12mr|jetty5-5.1.15-1.5.6|71	# popd
12mr|jetty5-5.1.15-1.5.6|72	# tar -czf jetty-5.1.14.fedora.tgz jetty-5.1.14/*
12mr|jetty5-5.1.15-1.5.6|73	Source0:        %{jettyname}-%{version}.fedora.tgz
12mr|jetty5-5.1.15-1.5.6|74	Source1:        jetty5.script
12mr|jetty5-5.1.15-1.5.6|75	Source2:        jetty5.init
12mr|jetty5-5.1.15-1.5.6|76	Source3:        jetty.logrotate
12mr|jetty5-5.1.15-1.5.6|77	Source4:        jetty-OSGi-MANIFEST.MF
12mr|jetty5-5.1.15-1.5.6|78	Patch0:         jetty-extra-j2ee-build_xml.patch
12mr|jetty5-5.1.15-1.5.6|79	Patch1:         jetty-PostFileFilter.patch
12mr|jetty5-5.1.15-1.5.6|80	Patch2:         jetty-libgcj-bad-serialization.patch
12mr|jetty5-5.1.15-1.5.6|81	Patch3:         jetty-TestRFC2616-libgcj-bad-date-parser.patch
12mr|jetty5-5.1.15-1.5.6|82	Patch4:		jetty-webdefault.patch
12mr|jetty5-5.1.15-1.5.6|83	Patch5:		jetty-unix.patch
12mr|jetty5-5.1.15-1.5.6|84	
12mr|jetty5-5.1.15-1.5.6|85	
12mr|jetty5-5.1.15-1.5.6|86	%if ! %{gcj_support}
12mr|jetty5-5.1.15-1.5.6|87	BuildArch:      noarch
12mr|jetty5-5.1.15-1.5.6|88	%endif
12mr|jetty5-5.1.15-1.5.6|89	
12mr|jetty5-5.1.15-1.5.6|90	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|jetty5-5.1.15-1.5.6|91	#BuildRequires:  perl >= 0:5.005
12mr|jetty5-5.1.15-1.5.6|92	# build only
12mr|jetty5-5.1.15-1.5.6|93	BuildRequires:  ant-junit
12mr|jetty5-5.1.15-1.5.6|94	BuildRequires:  jakarta-commons-collections
12mr|jetty5-5.1.15-1.5.6|95	BuildRequires:  junit
12mr|jetty5-5.1.15-1.5.6|96	BuildRequires:  xdoclet
12mr|jetty5-5.1.15-1.5.6|97	BuildRequires:  xjavadoc
12mr|jetty5-5.1.15-1.5.6|98	BuildRequires:  locales-en
12mr|jetty5-5.1.15-1.5.6|99	# main
12mr|jetty5-5.1.15-1.5.6|100	BuildRequires:  ant >= 0:1.6
12mr|jetty5-5.1.15-1.5.6|101	BuildRequires:  jakarta-commons-el
12mr|jetty5-5.1.15-1.5.6|102	BuildRequires:  jakarta-commons-logging
12mr|jetty5-5.1.15-1.5.6|103	BuildRequires:  jsse
12mr|jetty5-5.1.15-1.5.6|104	BuildRequires:  mx4j >= 0:3.0
12mr|jetty5-5.1.15-1.5.6|105	BuildRequires:  tomcat5-jasper
12mr|jetty5-5.1.15-1.5.6|106	BuildRequires:  jsp
12mr|jetty5-5.1.15-1.5.6|107	BuildRequires:  tomcat5-servlet-2.4-api
12mr|jetty5-5.1.15-1.5.6|108	BuildRequires:  xerces-j2 >= 0:2.7
12mr|jetty5-5.1.15-1.5.6|109	BuildRequires:  xml-commons-apis
12mr|jetty5-5.1.15-1.5.6|110	BuildRequires:  zip
12mr|jetty5-5.1.15-1.5.6|111	BuildRequires:  tomcat5-webapps
12mr|jetty5-5.1.15-1.5.6|112	# extra
12mr|jetty5-5.1.15-1.5.6|113	%if %{with_extra}
12mr|jetty5-5.1.15-1.5.6|114	BuildRequires:  carol
12mr|jetty5-5.1.15-1.5.6|115	BuildRequires:  geronimo-j2ee-connector-1.5-api
12mr|jetty5-5.1.15-1.5.6|116	BuildRequires:  geronimo-j2ee-management-1.0-api
12mr|jetty5-5.1.15-1.5.6|117	BuildRequires:  howl-logger
12mr|jetty5-5.1.15-1.5.6|118	BuildRequires:  hsqldb
12mr|jetty5-5.1.15-1.5.6|119	BuildRequires:  jaf
12mr|jetty5-5.1.15-1.5.6|120	BuildRequires:  jakarta-commons-cli
12mr|jetty5-5.1.15-1.5.6|121	BuildRequires:  javamail
12mr|jetty5-5.1.15-1.5.6|122	BuildRequires:  jboss4-cluster
12mr|jetty5-5.1.15-1.5.6|123	BuildRequires:  jboss4-common
12mr|jetty5-5.1.15-1.5.6|124	BuildRequires:  jboss4-j2ee
12mr|jetty5-5.1.15-1.5.6|125	BuildRequires:  jboss4-jmx
12mr|jetty5-5.1.15-1.5.6|126	BuildRequires:  jboss4-security
12mr|jetty5-5.1.15-1.5.6|127	BuildRequires:  jboss4-server
12mr|jetty5-5.1.15-1.5.6|128	BuildRequires:  jboss4-system
12mr|jetty5-5.1.15-1.5.6|129	BuildRequires:  jgroups
12mr|jetty5-5.1.15-1.5.6|130	BuildRequires:  jotm
12mr|jetty5-5.1.15-1.5.6|131	BuildRequires:  geronimo-jta-1.0.1B-api
12mr|jetty5-5.1.15-1.5.6|132	BuildRequires:  log4j
12mr|jetty5-5.1.15-1.5.6|133	BuildRequires:  openorb-ots
12mr|jetty5-5.1.15-1.5.6|134	BuildRequires:  xapool
12mr|jetty5-5.1.15-1.5.6|135	%endif
12mr|jetty5-5.1.15-1.5.6|136	#
12mr|jetty5-5.1.15-1.5.6|137	Requires:  chkconfig
12mr|jetty5-5.1.15-1.5.6|138	Requires:  jpackage-utils >= 0:1.6
12mr|jetty5-5.1.15-1.5.6|139	Requires:  ant >= 0:1.6
12mr|jetty5-5.1.15-1.5.6|140	Requires:  jakarta-commons-el
12mr|jetty5-5.1.15-1.5.6|141	Requires:  jakarta-commons-logging
12mr|jetty5-5.1.15-1.5.6|142	Requires:  tomcat5-jasper
12mr|jetty5-5.1.15-1.5.6|143	Requires:  jsse
12mr|jetty5-5.1.15-1.5.6|144	Requires:  mx4j >= 0:3.0
12mr|jetty5-5.1.15-1.5.6|145	Requires:  tomcat5-servlet-2.4-api
12mr|jetty5-5.1.15-1.5.6|146	Requires:  xerces-j2 >= 0:2.7
12mr|jetty5-5.1.15-1.5.6|147	Requires:  xml-commons-apis
12mr|jetty5-5.1.15-1.5.6|148	
12mr|jetty5-5.1.15-1.5.6|149	%if %{gcj_support}
12mr|jetty5-5.1.15-1.5.6|150	BuildRequires:    java-gcj-compat-devel
12mr|jetty5-5.1.15-1.5.6|151	%endif
12mr|jetty5-5.1.15-1.5.6|152	Requires(pre):  rpm-helper
12mr|jetty5-5.1.15-1.5.6|153	Requires(post):  rpm-helper
12mr|jetty5-5.1.15-1.5.6|154	Requires(preun):  rpm-helper
12mr|jetty5-5.1.15-1.5.6|155	
12mr|jetty5-5.1.15-1.5.6|156	%description
12mr|jetty5-5.1.15-1.5.6|157	Jetty is a 100% Java HTTP Server and Servlet Container.
12mr|jetty5-5.1.15-1.5.6|158	This means that you do not need to configure and run a
12mr|jetty5-5.1.15-1.5.6|159	separate web server (like Apache) in order to use java,
12mr|jetty5-5.1.15-1.5.6|160	servlets and JSPs to generate dynamic content. Jetty is
12mr|jetty5-5.1.15-1.5.6|161	a fully featured web server for static and dynamic content.
12mr|jetty5-5.1.15-1.5.6|162	Unlike separate server/container solutions, this means
12mr|jetty5-5.1.15-1.5.6|163	that your web server and web application run in the same
12mr|jetty5-5.1.15-1.5.6|164	process, without interconnection overheads and complications.
12mr|jetty5-5.1.15-1.5.6|165	Furthermore, as a pure java component, Jetty can be simply
12mr|jetty5-5.1.15-1.5.6|166	included in your application for demonstration, distribution
12mr|jetty5-5.1.15-1.5.6|167	or deployment. Jetty is available on all Java supported
12mr|jetty5-5.1.15-1.5.6|168	platforms.
12mr|jetty5-5.1.15-1.5.6|169	
12mr|jetty5-5.1.15-1.5.6|170	%package        javadoc
12mr|jetty5-5.1.15-1.5.6|171	Summary:        Javadoc for %{name}
12mr|jetty5-5.1.15-1.5.6|172	Group:          Development/Java
12mr|jetty5-5.1.15-1.5.6|173	
12mr|jetty5-5.1.15-1.5.6|174	%description    javadoc
12mr|jetty5-5.1.15-1.5.6|175	%{summary}.
12mr|jetty5-5.1.15-1.5.6|176	
12mr|jetty5-5.1.15-1.5.6|177	%package        demo
12mr|jetty5-5.1.15-1.5.6|178	Summary:        Examples for %{name}
12mr|jetty5-5.1.15-1.5.6|179	Group:          Development/Java
12mr|jetty5-5.1.15-1.5.6|180	Requires:       %{name} = 0:%{version}
12mr|jetty5-5.1.15-1.5.6|181	
12mr|jetty5-5.1.15-1.5.6|182	%description    demo
12mr|jetty5-5.1.15-1.5.6|183	%{summary}.
12mr|jetty5-5.1.15-1.5.6|184	
12mr|jetty5-5.1.15-1.5.6|185	%if %{with_extra}
12mr|jetty5-5.1.15-1.5.6|186	%package        extra
12mr|jetty5-5.1.15-1.5.6|187	Summary:        Extras for %{name}
12mr|jetty5-5.1.15-1.5.6|188	Group:          Development/Java
12mr|jetty5-5.1.15-1.5.6|189	Requires:       %{name} = 0:%{version}
12mr|jetty5-5.1.15-1.5.6|190	Requires:  carol
12mr|jetty5-5.1.15-1.5.6|191	Requires:  geronimo-j2ee-connector-1.5-api
12mr|jetty5-5.1.15-1.5.6|192	Requires:  geronimo-j2ee-management-1.0-api
12mr|jetty5-5.1.15-1.5.6|193	Requires:  howl-logger
12mr|jetty5-5.1.15-1.5.6|194	Requires:  hsqldb
12mr|jetty5-5.1.15-1.5.6|195	Requires:  jaf
12mr|jetty5-5.1.15-1.5.6|196	Requires:  jakarta-commons-cli
12mr|jetty5-5.1.15-1.5.6|197	Requires:  javamail
12mr|jetty5-5.1.15-1.5.6|198	Requires:  jboss4-cluster
12mr|jetty5-5.1.15-1.5.6|199	Requires:  jboss4-common
12mr|jetty5-5.1.15-1.5.6|200	Requires:  jboss4-j2ee
12mr|jetty5-5.1.15-1.5.6|201	Requires:  jboss4-jmx
12mr|jetty5-5.1.15-1.5.6|202	Requires:  jboss4-system
12mr|jetty5-5.1.15-1.5.6|203	Requires:  jboss4-security
12mr|jetty5-5.1.15-1.5.6|204	Requires:  jboss4-server
12mr|jetty5-5.1.15-1.5.6|205	Requires:  jgroups
12mr|jetty5-5.1.15-1.5.6|206	# jonas_timer
12mr|jetty5-5.1.15-1.5.6|207	# objectweb-datasource
12mr|jetty5-5.1.15-1.5.6|208	Requires:  jotm
12mr|jetty5-5.1.15-1.5.6|209	Requires:  geronimo-jta-1.0.1B-api
12mr|jetty5-5.1.15-1.5.6|210	Requires:  log4j
12mr|jetty5-5.1.15-1.5.6|211	Requires:  openorb-ots
12mr|jetty5-5.1.15-1.5.6|212	Requires:  xapool
12mr|jetty5-5.1.15-1.5.6|213	Requires:  xdoclet
12mr|jetty5-5.1.15-1.5.6|214	Requires:  xjavadoc
12mr|jetty5-5.1.15-1.5.6|215	
12mr|jetty5-5.1.15-1.5.6|216	%description    extra
12mr|jetty5-5.1.15-1.5.6|217	The purpose of this project is to enrich Jetty by
12mr|jetty5-5.1.15-1.5.6|218	selectively incorporating useful J2EE and non-J2EE
12mr|jetty5-5.1.15-1.5.6|219	features. The result is JettyPlus, an environment
12mr|jetty5-5.1.15-1.5.6|220	offering additional facilities to core web and servlet
12mr|jetty5-5.1.15-1.5.6|221	services, but which does not entail a full-blown
12mr|jetty5-5.1.15-1.5.6|222	application server (such as JettyJBoss and JettyJOnAS).
12mr|jetty5-5.1.15-1.5.6|223	The feature set currently contains:
12mr|jetty5-5.1.15-1.5.6|224	Java Transaction API (JTA) and Resource references, eg DataSources
12mr|jetty5-5.1.15-1.5.6|225	Java Naming and Directory Interface API (JNDI)
12mr|jetty5-5.1.15-1.5.6|226	Log4J
12mr|jetty5-5.1.15-1.5.6|227	Java Authentication and Authorization Service (JAAS)
12mr|jetty5-5.1.15-1.5.6|228	Java Mail
12mr|jetty5-5.1.15-1.5.6|229	These features have been implemented as a pluggable,
12mr|jetty5-5.1.15-1.5.6|230	Service-based architecture. This means that it is
12mr|jetty5-5.1.15-1.5.6|231	possible to develop and use alternative services to
12mr|jetty5-5.1.15-1.5.6|232	those provided.
12mr|jetty5-5.1.15-1.5.6|233	%endif
12mr|jetty5-5.1.15-1.5.6|234	
12mr|jetty5-5.1.15-1.5.6|235	%package        manual
12mr|jetty5-5.1.15-1.5.6|236	Summary:        Documents for %{name}
12mr|jetty5-5.1.15-1.5.6|237	Group:          Development/Java
12mr|jetty5-5.1.15-1.5.6|238	Requires:       %{name} = 0:%{version}
12mr|jetty5-5.1.15-1.5.6|239	
12mr|jetty5-5.1.15-1.5.6|240	%description    manual
12mr|jetty5-5.1.15-1.5.6|241	%{summary}.
12mr|jetty5-5.1.15-1.5.6|242	
12mr|jetty5-5.1.15-1.5.6|243	%prep
12mr|jetty5-5.1.15-1.5.6|244	%setup -q -n %{jettyname}-%{version}
12mr|jetty5-5.1.15-1.5.6|245	mv demo/webapps/servlets-examples.war \
12mr|jetty5-5.1.15-1.5.6|246	demo/webapps/servlets-examples-dontdelete
12mr|jetty5-5.1.15-1.5.6|247	mv demo/webapps/jsp-examples.war \
12mr|jetty5-5.1.15-1.5.6|248	demo/webapps/jsp-examples-dontdelete
12mr|jetty5-5.1.15-1.5.6|249	for f in $(find . -name "*.?ar"); do rm $f; done
12mr|jetty5-5.1.15-1.5.6|250	find . -name "*.class" -exec rm {} \;
12mr|jetty5-5.1.15-1.5.6|251	# .war files needed for tests
12mr|jetty5-5.1.15-1.5.6|252	mv demo/webapps/servlets-examples-dontdelete \
12mr|jetty5-5.1.15-1.5.6|253	demo/webapps/servlets-examples.war
12mr|jetty5-5.1.15-1.5.6|254	mv demo/webapps/jsp-examples-dontdelete \
12mr|jetty5-5.1.15-1.5.6|255	demo/webapps/jsp-examples.war
12mr|jetty5-5.1.15-1.5.6|256	
12mr|jetty5-5.1.15-1.5.6|257	%if %{bootstrap}
12mr|jetty5-5.1.15-1.5.6|258	rm src/org/mortbay/util/jmx/MX4JHttpAdaptor.java
12mr|jetty5-5.1.15-1.5.6|259	%endif
12mr|jetty5-5.1.15-1.5.6|260	
12mr|jetty5-5.1.15-1.5.6|261	%patch0 -p0 -b .sav
12mr|jetty5-5.1.15-1.5.6|262	%patch1 -p0 -b .sav
12mr|jetty5-5.1.15-1.5.6|263	%patch2 -p0 -b .sav
12mr|jetty5-5.1.15-1.5.6|264	%patch3 -p0 -b .sav
12mr|jetty5-5.1.15-1.5.6|265	%patch4
12mr|jetty5-5.1.15-1.5.6|266	%patch5
12mr|jetty5-5.1.15-1.5.6|267	
12mr|jetty5-5.1.15-1.5.6|268	# Delete this Sun specific file.
12mr|jetty5-5.1.15-1.5.6|269	rm src/org/mortbay/http/SunJsseListener.java
12mr|jetty5-5.1.15-1.5.6|270	
12mr|jetty5-5.1.15-1.5.6|271	# Convert line endings...
12mr|jetty5-5.1.15-1.5.6|272	%{__sed} -i 's/\r//' demo/webapps/jetty/auth/logon.html
12mr|jetty5-5.1.15-1.5.6|273	%{__sed} -i 's/\r//' demo/webapps/jetty/auth/logon.jsp
12mr|jetty5-5.1.15-1.5.6|274	%{__sed} -i 's/\r//' demo/webapps/jetty/auth/logonError.html
12mr|jetty5-5.1.15-1.5.6|275	
12mr|jetty5-5.1.15-1.5.6|276	%build
12mr|jetty5-5.1.15-1.5.6|277	export LC_ALL=ISO-8859-1
12mr|jetty5-5.1.15-1.5.6|278	
12mr|jetty5-5.1.15-1.5.6|279	pushd ext
12mr|jetty5-5.1.15-1.5.6|280	ln -s $(build-classpath ant) .
12mr|jetty5-5.1.15-1.5.6|281	ln -s $(build-classpath commons-el) .
12mr|jetty5-5.1.15-1.5.6|282	ln -s $(build-classpath commons-logging) .
12mr|jetty5-5.1.15-1.5.6|283	ln -s $(build-classpath jasper5-compiler) jasper-compiler.jar
12mr|jetty5-5.1.15-1.5.6|284	ln -s $(build-classpath jasper5-runtime)  jasper-runtime.jar
12mr|jetty5-5.1.15-1.5.6|285	ln -s $(build-classpath mx4j/mx4j) .
12mr|jetty5-5.1.15-1.5.6|286	ln -s $(build-classpath mx4j/mx4j-jmx) .
12mr|jetty5-5.1.15-1.5.6|287	ln -s $(build-classpath mx4j/mx4j-remote) .
12mr|jetty5-5.1.15-1.5.6|288	ln -s $(build-classpath mx4j/mx4j-tools) .
12mr|jetty5-5.1.15-1.5.6|289	ln -s $(build-classpath xerces-j2) xercesImpl.jar
12mr|jetty5-5.1.15-1.5.6|290	ln -s $(build-classpath xml-commons-apis) xml-apis.jar
12mr|jetty5-5.1.15-1.5.6|291	popd
12mr|jetty5-5.1.15-1.5.6|292	%if %{with_extra}
12mr|jetty5-5.1.15-1.5.6|293	pushd extra/ext
12mr|jetty5-5.1.15-1.5.6|294	ln -s $(build-classpath jaf) activation.jar
12mr|jetty5-5.1.15-1.5.6|295	ln -s $(build-classpath commons-cli) .
12mr|jetty5-5.1.15-1.5.6|296	ln -s $(build-classpath geronimo-j2ee-connector-1.5-api) connector-1_5.jar
12mr|jetty5-5.1.15-1.5.6|297	ln -s $(build-classpath hsqldb) .
12mr|jetty5-5.1.15-1.5.6|298	ln -s $(build-classpath geronimo-j2ee-management-1.0-api) javax77.jar
12mr|jetty5-5.1.15-1.5.6|299	ln -s $(build-classpath geronimo-jta-1.0.1B-api) jta-spec1_0_1.jar
12mr|jetty5-5.1.15-1.5.6|300	ln -s $(build-classpath log4j) .
12mr|jetty5-5.1.15-1.5.6|301	ln -s $(build-classpath javamail/mailapi) mail.jar
12mr|jetty5-5.1.15-1.5.6|302	ln -s $(build-classpath carol/ow_carol) .
12mr|jetty5-5.1.15-1.5.6|303	ln -s $(build-classpath howl-logger) .
12mr|jetty5-5.1.15-1.5.6|304	#  #jonas_timer.jar
12mr|jetty5-5.1.15-1.5.6|305	ln -s $(build-classpath jotm/jotm) .
12mr|jetty5-5.1.15-1.5.6|306	ln -s $(build-classpath jotm/iiop-stubs) jotm_iiop_stubs.jar
12mr|jetty5-5.1.15-1.5.6|307	ln -s $(build-classpath jotm/jrmp-stubs) jotm_jrmp_stubs.jar
12mr|jetty5-5.1.15-1.5.6|308	ln -s $(build-classpath openorb-ots) jts1_0.jar
12mr|jetty5-5.1.15-1.5.6|309	#objectweb-datasource.jar
12mr|jetty5-5.1.15-1.5.6|310	ln -s $(build-classpath xapool) .
12mr|jetty5-5.1.15-1.5.6|311	popd
12mr|jetty5-5.1.15-1.5.6|312	%endif
12mr|jetty5-5.1.15-1.5.6|313	
12mr|jetty5-5.1.15-1.5.6|314	export CLASSPATH=$(build-classpath \
12mr|jetty5-5.1.15-1.5.6|315	xjavadoc \
12mr|jetty5-5.1.15-1.5.6|316	)
12mr|jetty5-5.1.15-1.5.6|317	
12mr|jetty5-5.1.15-1.5.6|318	%if %{with_extra}
12mr|jetty5-5.1.15-1.5.6|319	CLASSPATH=$CLASSPATH:$(build-classpath \
12mr|jetty5-5.1.15-1.5.6|320	jboss4/jboss-j2ee \
12mr|jetty5-5.1.15-1.5.6|321	jboss4/jboss-common \
12mr|jetty5-5.1.15-1.5.6|322	jboss4/jboss-system \
12mr|jetty5-5.1.15-1.5.6|323	jboss4/jboss-jmx \
12mr|jetty5-5.1.15-1.5.6|324	jboss4/jboss \
12mr|jetty5-5.1.15-1.5.6|325	jboss4/jbosssx \
12mr|jetty5-5.1.15-1.5.6|326	jboss4/jbossha \
12mr|jetty5-5.1.15-1.5.6|327	jgroups \
12mr|jetty5-5.1.15-1.5.6|328	log4j \
12mr|jetty5-5.1.15-1.5.6|329	)
12mr|jetty5-5.1.15-1.5.6|330	%endif
12mr|jetty5-5.1.15-1.5.6|331	
12mr|jetty5-5.1.15-1.5.6|332	%if %{with_extra}
12mr|jetty5-5.1.15-1.5.6|333	%{ant} -Dxdoclet.home=%{_javadir}/xdoclet -Dbuild.sysclasspath=first all extra
12mr|jetty5-5.1.15-1.5.6|334	%else
12mr|jetty5-5.1.15-1.5.6|335	%{ant} -Dxdoclet.home=%{_javadir}/xdoclet -Dbuild.sysclasspath=first all
12mr|jetty5-5.1.15-1.5.6|336	%endif
12mr|jetty5-5.1.15-1.5.6|337	
12mr|jetty5-5.1.15-1.5.6|338	# inject OSGi manifests
12mr|jetty5-5.1.15-1.5.6|339	mkdir -p META-INF
12mr|jetty5-5.1.15-1.5.6|340	cp %{SOURCE4} META-INF/MANIFEST.MF
12mr|jetty5-5.1.15-1.5.6|341	zip -u lib/org.mortbay.jetty.jar META-INF/MANIFEST.MF
12mr|jetty5-5.1.15-1.5.6|342	
12mr|jetty5-5.1.15-1.5.6|343	%install
12mr|jetty5-5.1.15-1.5.6|344	rm -rf $RPM_BUILD_ROOT
12mr|jetty5-5.1.15-1.5.6|345	# dirs
12mr|jetty5-5.1.15-1.5.6|346	install -dm 755 $RPM_BUILD_ROOT%{_bindir}
12mr|jetty5-5.1.15-1.5.6|347	install -dm 755 $RPM_BUILD_ROOT%{_initrddir}
12mr|jetty5-5.1.15-1.5.6|348	install -dm 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
12mr|jetty5-5.1.15-1.5.6|349	install -dm 755 $RPM_BUILD_ROOT%{confdir}
12mr|jetty5-5.1.15-1.5.6|350	install -dm 755 $RPM_BUILD_ROOT%{confdir}/extra
12mr|jetty5-5.1.15-1.5.6|351	install -dm 755 $RPM_BUILD_ROOT%{demodir}
12mr|jetty5-5.1.15-1.5.6|352	install -dm 755 $RPM_BUILD_ROOT%{homedir}
12mr|jetty5-5.1.15-1.5.6|353	install -dm 755 $RPM_BUILD_ROOT%{homedir}/bin
12mr|jetty5-5.1.15-1.5.6|354	install -dm 755 $RPM_BUILD_ROOT%{homedir}/ext
12mr|jetty5-5.1.15-1.5.6|355	install -dm 755 $RPM_BUILD_ROOT%{homedir}/extra
12mr|jetty5-5.1.15-1.5.6|356	install -dm 755 $RPM_BUILD_ROOT%{homedir}/extra/ext
12mr|jetty5-5.1.15-1.5.6|357	install -dm 755 $RPM_BUILD_ROOT%{libdir}
12mr|jetty5-5.1.15-1.5.6|358	install -dm 755 $RPM_BUILD_ROOT%{libdir}/extra
12mr|jetty5-5.1.15-1.5.6|359	install -dm 755 $RPM_BUILD_ROOT%{logdir}
12mr|jetty5-5.1.15-1.5.6|360	install -dm 755 $RPM_BUILD_ROOT%{rundir}
12mr|jetty5-5.1.15-1.5.6|361	install -dm 755 $RPM_BUILD_ROOT%{tempdir}
12mr|jetty5-5.1.15-1.5.6|362	install -dm 755 $RPM_BUILD_ROOT%{appdir}
12mr|jetty5-5.1.15-1.5.6|363	# main pkg
12mr|jetty5-5.1.15-1.5.6|364	install -pm 755 extra/unix/bin/jetty.sh $RPM_BUILD_ROOT%{_bindir}/d%{name}
12mr|jetty5-5.1.15-1.5.6|365	install -pm 755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/%{name}
12mr|jetty5-5.1.15-1.5.6|366	install -pm 755 %{SOURCE2} $RPM_BUILD_ROOT%{_initrddir}/%{name}
12mr|jetty5-5.1.15-1.5.6|367	install -pm 644 start.jar $RPM_BUILD_ROOT%{homedir}/bin
12mr|jetty5-5.1.15-1.5.6|368	install -pm 644 stop.jar $RPM_BUILD_ROOT%{homedir}/bin
12mr|jetty5-5.1.15-1.5.6|369	cp -pr etc/* $RPM_BUILD_ROOT%{confdir}
12mr|jetty5-5.1.15-1.5.6|370	touch $RPM_BUILD_ROOT%{confdir}/jetty.conf
12mr|jetty5-5.1.15-1.5.6|371	install -pm 644 lib/org.mortbay.jetty.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|372	install -pm 644 lib/org.mortbay.jmx.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jmx-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|373	install -pm 644 lib/javax.servlet.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-servlet-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|374	(cd $RPM_BUILD_ROOT%{_javadir}/%{name} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|jetty5-5.1.15-1.5.6|375	pushd $RPM_BUILD_ROOT%{libdir}
12mr|jetty5-5.1.15-1.5.6|376	ln -sf %{_javadir}/%{name}/%{name}.jar org.mortbay.jetty.jar
12mr|jetty5-5.1.15-1.5.6|377	ln -sf %{_javadir}/%{name}/%{name}-jmx.jar org.mortbay.jmx.jar
12mr|jetty5-5.1.15-1.5.6|378	popd
12mr|jetty5-5.1.15-1.5.6|379	pushd $RPM_BUILD_ROOT%{homedir}/ext
12mr|jetty5-5.1.15-1.5.6|380	ln -s $(build-classpath ant)
12mr|jetty5-5.1.15-1.5.6|381	ln -s $(build-classpath jasper5-compiler)
12mr|jetty5-5.1.15-1.5.6|382	ln -s $(build-classpath jasper5-runtime)
12mr|jetty5-5.1.15-1.5.6|383	ln -s $(build-classpath commons-el)
12mr|jetty5-5.1.15-1.5.6|384	ln -s $(build-classpath commons-logging)
12mr|jetty5-5.1.15-1.5.6|385	ln -s $(build-classpath mx4j/mx4j-jmx)
12mr|jetty5-5.1.15-1.5.6|386	ln -s $(build-classpath mx4j/mx4j-tools)
12mr|jetty5-5.1.15-1.5.6|387	ln -s $(build-classpath servletapi5)
12mr|jetty5-5.1.15-1.5.6|388	ln -s $(build-classpath jspapi)
12mr|jetty5-5.1.15-1.5.6|389	ln -s $(build-classpath xerces-j2)
12mr|jetty5-5.1.15-1.5.6|390	ln -s $(build-classpath xml-commons-apis)
12mr|jetty5-5.1.15-1.5.6|391	popd
12mr|jetty5-5.1.15-1.5.6|392	( cat << EO_RC
12mr|jetty5-5.1.15-1.5.6|393	JAVA_HOME=/usr/lib/jvm/java
12mr|jetty5-5.1.15-1.5.6|394	JAVA_OPTIONS=
12mr|jetty5-5.1.15-1.5.6|395	JETTY_HOME=%{homedir}
12mr|jetty5-5.1.15-1.5.6|396	JETTY_CONSOLE=%{logdir}/jetty-console.log
12mr|jetty5-5.1.15-1.5.6|397	JETTY_PORT=8080
12mr|jetty5-5.1.15-1.5.6|398	JETTY_RUN=%{_localstatedir}/run/%{name}
12mr|jetty5-5.1.15-1.5.6|399	JETTY_PID=\$JETTY_RUN/jetty5.pid
12mr|jetty5-5.1.15-1.5.6|400	EO_RC
12mr|jetty5-5.1.15-1.5.6|401	) > $RPM_BUILD_ROOT%{homedir}/.jettyrc
12mr|jetty5-5.1.15-1.5.6|402	
12mr|jetty5-5.1.15-1.5.6|403	# extra
12mr|jetty5-5.1.15-1.5.6|404	%if %{with_extra}
12mr|jetty5-5.1.15-1.5.6|405	cp -pr extra/etc/* $RPM_BUILD_ROOT%{confdir}/extra
12mr|jetty5-5.1.15-1.5.6|406	rm $RPM_BUILD_ROOT%{confdir}/extra/LICENSE.apache.txt
12mr|jetty5-5.1.15-1.5.6|407	rm $RPM_BUILD_ROOT%{confdir}/extra/LICENSE.hsqldb.html
12mr|jetty5-5.1.15-1.5.6|408	rm $RPM_BUILD_ROOT%{confdir}/extra/LICENSE.p6spy.html
12mr|jetty5-5.1.15-1.5.6|409	
12mr|jetty5-5.1.15-1.5.6|410	install -pm 644 extra/lib/org.jboss.jetty.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jboss-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|411	install -pm 644 extra/lib/org.mortbay.ftp.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-ftp-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|412	install -pm 644 extra/lib/org.mortbay.j2ee.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-j2ee-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|413	install -pm 644 extra/lib/org.mortbay.jaas.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jaas-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|414	install -pm 644 extra/lib/org.mortbay.jsr77.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jsr77-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|415	# omit for 1.6
12mr|jetty5-5.1.15-1.5.6|416	# install -pm 644 extra/lib/org.mortbay.jetty-jdk1.2.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jetty-jdk1.2-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|417	install -pm 644 extra/lib/org.mortbay.jetty.plus.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-plus-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|418	# omit for 1.6
12mr|jetty5-5.1.15-1.5.6|419	# install -pm 644 extra/lib/org.mortbay.jmx-jdk1.2.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-jmx-jdk1.2-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|420	install -pm 644 extra/lib/org.mortbay.loadbalancer.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/%{name}-loadbalancer-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|421	(cd $RPM_BUILD_ROOT%{_javadir}/%{name} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|jetty5-5.1.15-1.5.6|422	pushd $RPM_BUILD_ROOT%{libdir}/extra
12mr|jetty5-5.1.15-1.5.6|423	ln -sf %{_javadir}/%{name}/%{name}-jboss.jar org.jboss.jetty.jar
12mr|jetty5-5.1.15-1.5.6|424	ln -sf %{_javadir}/%{name}/%{name}-ftp.jar org.mortbay.ftp.jar
12mr|jetty5-5.1.15-1.5.6|425	ln -sf %{_javadir}/%{name}/%{name}-j2ee.jar org.mortbay.j2ee.jar
12mr|jetty5-5.1.15-1.5.6|426	ln -sf %{_javadir}/%{name}/%{name}-jaas.jar org.mortbay.jaas.jar
12mr|jetty5-5.1.15-1.5.6|427	ln -sf %{_javadir}/%{name}/%{name}-jsr77.jar org.mortbay.jsr77.jar
12mr|jetty5-5.1.15-1.5.6|428	ln -sf %{_javadir}/%{name}/%{name}-plus.jar org.mortbay.jetty.plus.jar
12mr|jetty5-5.1.15-1.5.6|429	ln -sf %{_javadir}/%{name}/%{name}-loadbalancer.jar org.mortbay.loadbalancer.jar
12mr|jetty5-5.1.15-1.5.6|430	popd
12mr|jetty5-5.1.15-1.5.6|431	pushd $RPM_BUILD_ROOT%{homedir}/extra/ext
12mr|jetty5-5.1.15-1.5.6|432	#jonas_timer.jar
12mr|jetty5-5.1.15-1.5.6|433	#objectweb-datasource.jar
12mr|jetty5-5.1.15-1.5.6|434	ln -s $(build-classpath jaf)
12mr|jetty5-5.1.15-1.5.6|435	ln -s $(build-classpath carol/carol)
12mr|jetty5-5.1.15-1.5.6|436	ln -s $(build-classpath commons-cli)
12mr|jetty5-5.1.15-1.5.6|437	ln -s $(build-classpath hsqldb)
12mr|jetty5-5.1.15-1.5.6|438	ln -s $(build-classpath jotm/jotm)
12mr|jetty5-5.1.15-1.5.6|439	ln -s $(build-classpath jotm/iiop-stubs)
12mr|jetty5-5.1.15-1.5.6|440	ln -s $(build-classpath jotm/jrmp-stubs)
12mr|jetty5-5.1.15-1.5.6|441	ln -s $(build-classpath jta)
12mr|jetty5-5.1.15-1.5.6|442	ln -s $(build-classpath openorb-ots)
12mr|jetty5-5.1.15-1.5.6|443	ln -s $(build-classpath log4j)
12mr|jetty5-5.1.15-1.5.6|444	ln -s $(build-classpath javamail/mailapi)
12mr|jetty5-5.1.15-1.5.6|445	ln -s $(build-classpath xapool)
12mr|jetty5-5.1.15-1.5.6|446	popd
12mr|jetty5-5.1.15-1.5.6|447	%endif
12mr|jetty5-5.1.15-1.5.6|448	
12mr|jetty5-5.1.15-1.5.6|449	# demo
12mr|jetty5-5.1.15-1.5.6|450	cp -pr demo/* $RPM_BUILD_ROOT%{demodir}
12mr|jetty5-5.1.15-1.5.6|451	
12mr|jetty5-5.1.15-1.5.6|452	# javadoc
12mr|jetty5-5.1.15-1.5.6|453	cp -pr webapps/* $RPM_BUILD_ROOT%{appdir}
12mr|jetty5-5.1.15-1.5.6|454	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jetty5-5.1.15-1.5.6|455	pushd $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jetty5-5.1.15-1.5.6|456	unzip -q $RPM_BUILD_ROOT%{appdir}/javadoc.war
12mr|jetty5-5.1.15-1.5.6|457	popd
12mr|jetty5-5.1.15-1.5.6|458	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jetty5-5.1.15-1.5.6|459	
12mr|jetty5-5.1.15-1.5.6|460	# manual
12mr|jetty5-5.1.15-1.5.6|461	install -dm 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|jetty5-5.1.15-1.5.6|462	cp -p {LICENSE.TXT,VERSION.TXT} $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|jetty5-5.1.15-1.5.6|463	mv $RPM_BUILD_ROOT%{demodir}/webapps/jetty/* \
12mr|jetty5-5.1.15-1.5.6|464	$RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|jetty5-5.1.15-1.5.6|465	rm -rf $RPM_BUILD_ROOT%{appdir}/jetty
12mr|jetty5-5.1.15-1.5.6|466	
12mr|jetty5-5.1.15-1.5.6|467	pushd $RPM_BUILD_ROOT%{homedir}
12mr|jetty5-5.1.15-1.5.6|468	[ -d etc ]    || ln -fs %{confdir}   etc
12mr|jetty5-5.1.15-1.5.6|469	[ -d demo ]    || ln -fs %{demodir}   demo
12mr|jetty5-5.1.15-1.5.6|470	[ -d logs ]    || ln -fs %{logdir}    logs
12mr|jetty5-5.1.15-1.5.6|471	[ -d lib ]     || ln -fs %{libdir}    lib
12mr|jetty5-5.1.15-1.5.6|472	[ -d temp ]    || ln -fs %{tempdir}   temp
12mr|jetty5-5.1.15-1.5.6|473	[ -d webapps ] || ln -fs %{appdir}    webapps
12mr|jetty5-5.1.15-1.5.6|474	%if %{with_extra}
12mr|jetty5-5.1.15-1.5.6|475	pushd extra
12mr|jetty5-5.1.15-1.5.6|476	[ -d etc ]    || ln -fs %{confdir}/extra  etc
12mr|jetty5-5.1.15-1.5.6|477	[ -d lib ]    || ln -fs %{libdir}/extra    lib
12mr|jetty5-5.1.15-1.5.6|478	popd
12mr|jetty5-5.1.15-1.5.6|479	%endif
12mr|jetty5-5.1.15-1.5.6|480	popd
12mr|jetty5-5.1.15-1.5.6|481	
12mr|jetty5-5.1.15-1.5.6|482	# no need to fix paths
12mr|jetty5-5.1.15-1.5.6|483	#perl -pi -e 's#etc/#conf/#g;' $RPM_BUILD_ROOT%{confdir}/*.xml
12mr|jetty5-5.1.15-1.5.6|484	
12mr|jetty5-5.1.15-1.5.6|485	(cd %{buildroot} && ln -s %{_javadocdir}/%{name} ./%{homedir}/javadoc)
12mr|jetty5-5.1.15-1.5.6|486	
12mr|jetty5-5.1.15-1.5.6|487	(cd %{buildroot} && ln -s %{_docdir}/%{name}-%{version} ./%{demodir}/webapps/jetty)
12mr|jetty5-5.1.15-1.5.6|488	
12mr|jetty5-5.1.15-1.5.6|489	%if %{gcj_support}
12mr|jetty5-5.1.15-1.5.6|490	%{_bindir}/aot-compile-rpm \
12mr|jetty5-5.1.15-1.5.6|491	--exclude %{_docdir}/%{name}-%{version}/WEB-INF/classes \
12mr|jetty5-5.1.15-1.5.6|492	--exclude %{_localstatedir}/lib/jetty5/webapps/template/WEB-INF/classes
12mr|jetty5-5.1.15-1.5.6|493	%if 0
12mr|jetty5-5.1.15-1.5.6|494	--exclude %{_localstatedir}/lib/jetty5/demo/webapps/servlets-examples.war \
12mr|jetty5-5.1.15-1.5.6|495	--exclude %{_localstatedir}/lib/jetty5/demo/webapps/jsp-examples.war
12mr|jetty5-5.1.15-1.5.6|496	%endif
12mr|jetty5-5.1.15-1.5.6|497	%endif
12mr|jetty5-5.1.15-1.5.6|498	
12mr|jetty5-5.1.15-1.5.6|499	%pre
12mr|jetty5-5.1.15-1.5.6|500	# Add the "jetty5" user and group
12mr|jetty5-5.1.15-1.5.6|501	# we need a shell to be able to use su - later
12mr|jetty5-5.1.15-1.5.6|502	%_pre_useradd %{name} %{homedir} /bin/sh
12mr|jetty5-5.1.15-1.5.6|503	%_pre_groupadd %{name} %{name}
12mr|jetty5-5.1.15-1.5.6|504	#%{_sbindir}/groupadd -g %{jtuid} %{name} 2> /dev/null || :
12mr|jetty5-5.1.15-1.5.6|505	#%{_sbindir}/useradd -c "Jetty5" -u %{jtuid} -g %{name} \
12mr|jetty5-5.1.15-1.5.6|506	#    -s /bin/sh -d %{homedir} %{name} 2> /dev/null || :
12mr|jetty5-5.1.15-1.5.6|507	
12mr|jetty5-5.1.15-1.5.6|508	%post
12mr|jetty5-5.1.15-1.5.6|509	%_post_service %{name}
12mr|jetty5-5.1.15-1.5.6|510	%if %{gcj_support}
12mr|jetty5-5.1.15-1.5.6|511	%{update_gcjdb}
12mr|jetty5-5.1.15-1.5.6|512	%endif
12mr|jetty5-5.1.15-1.5.6|513	
12mr|jetty5-5.1.15-1.5.6|514	%if %{gcj_support}
12mr|jetty5-5.1.15-1.5.6|515	%postun
12mr|jetty5-5.1.15-1.5.6|516	%{clean_gcjdb}
12mr|jetty5-5.1.15-1.5.6|517	%endif
12mr|jetty5-5.1.15-1.5.6|518	
12mr|jetty5-5.1.15-1.5.6|519	%preun
12mr|jetty5-5.1.15-1.5.6|520	%_preun_service %{name}
12mr|jetty5-5.1.15-1.5.6|521	if [ $1 = 0 ]; then
12mr|jetty5-5.1.15-1.5.6|522	# Don't
12mr|jetty5-5.1.15-1.5.6|523	#   %{_sbindir}/userdel %{name} >> /dev/null 2>&1 || :
12mr|jetty5-5.1.15-1.5.6|524	#   %{_sbindir}/groupdel %{name} >> /dev/null 2>&1 || :
12mr|jetty5-5.1.15-1.5.6|525	
12mr|jetty5-5.1.15-1.5.6|526	# Remove automated symlinks
12mr|jetty5-5.1.15-1.5.6|527	for repository in %{homedir}/ext ; do
12mr|jetty5-5.1.15-1.5.6|528	find $repository -name '\[*\]*.jar' ! -type d -exec rm -f {} \;
12mr|jetty5-5.1.15-1.5.6|529	done
12mr|jetty5-5.1.15-1.5.6|530	fi
12mr|jetty5-5.1.15-1.5.6|531	
12mr|jetty5-5.1.15-1.5.6|532	%if %{with_extra}
12mr|jetty5-5.1.15-1.5.6|533	%preun extra
12mr|jetty5-5.1.15-1.5.6|534	for repository in %{homedir}/extra/ext ; do
12mr|jetty5-5.1.15-1.5.6|535	find $repository -name '\[*\]*.jar' ! -type d -exec rm -f {} \;
12mr|jetty5-5.1.15-1.5.6|536	done
12mr|jetty5-5.1.15-1.5.6|537	%endif
12mr|jetty5-5.1.15-1.5.6|538	
12mr|jetty5-5.1.15-1.5.6|539	%files
12mr|jetty5-5.1.15-1.5.6|540	%defattr(0644,root,root,0755)
12mr|jetty5-5.1.15-1.5.6|541	%attr(0755,root,root) %{_bindir}/*
12mr|jetty5-5.1.15-1.5.6|542	%dir %{_javadir}/%{name}
12mr|jetty5-5.1.15-1.5.6|543	%{_javadir}/%{name}/%{name}-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|544	%{_javadir}/%{name}/%{name}-jmx-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|545	%{_javadir}/%{name}/%{name}-servlet-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|546	%{_javadir}/%{name}/%{name}.jar
12mr|jetty5-5.1.15-1.5.6|547	%{_javadir}/%{name}/%{name}-jmx.jar
12mr|jetty5-5.1.15-1.5.6|548	%{_javadir}/%{name}/%{name}-servlet.jar
12mr|jetty5-5.1.15-1.5.6|549	%config(noreplace) %{confdir}
12mr|jetty5-5.1.15-1.5.6|550	%dir %{libdir}
12mr|jetty5-5.1.15-1.5.6|551	%{libdir}/org.mortbay.jetty.jar
12mr|jetty5-5.1.15-1.5.6|552	%{libdir}/org.mortbay.jmx.jar
12mr|jetty5-5.1.15-1.5.6|553	%dir %{homedir}
12mr|jetty5-5.1.15-1.5.6|554	%{homedir}/[^e]*
12mr|jetty5-5.1.15-1.5.6|555	%{homedir}/ext
12mr|jetty5-5.1.15-1.5.6|556	%{homedir}/etc
12mr|jetty5-5.1.15-1.5.6|557	%{homedir}/.jettyrc
12mr|jetty5-5.1.15-1.5.6|558	%dir %{demodir}
12mr|jetty5-5.1.15-1.5.6|559	%attr(755, jetty5, jetty5) %{logdir}
12mr|jetty5-5.1.15-1.5.6|560	%attr(755, jetty5, jetty5) %{tempdir}
12mr|jetty5-5.1.15-1.5.6|561	%attr(755, jetty5, jetty5) %{rundir}
12mr|jetty5-5.1.15-1.5.6|562	%dir %{appdir}
12mr|jetty5-5.1.15-1.5.6|563	%attr(0755,root,root) %{_initrddir}/%{name}
12mr|jetty5-5.1.15-1.5.6|564	%if %{gcj_support}
12mr|jetty5-5.1.15-1.5.6|565	%dir %attr(-,root,root) %{_libdir}/gcj/%{name}
12mr|jetty5-5.1.15-1.5.6|566	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
12mr|jetty5-5.1.15-1.5.6|567	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-jmx-%{version}.jar.*
12mr|jetty5-5.1.15-1.5.6|568	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-servlet-%{version}.jar.*
12mr|jetty5-5.1.15-1.5.6|569	%attr(-,root,root) %{_libdir}/gcj/%{name}/start.jar.*
12mr|jetty5-5.1.15-1.5.6|570	%attr(-,root,root) %{_libdir}/gcj/%{name}/stop.jar.*
12mr|jetty5-5.1.15-1.5.6|571	%endif
12mr|jetty5-5.1.15-1.5.6|572	
12mr|jetty5-5.1.15-1.5.6|573	%files demo
12mr|jetty5-5.1.15-1.5.6|574	%defattr(-,root,root,0755)
12mr|jetty5-5.1.15-1.5.6|575	%{demodir}
12mr|jetty5-5.1.15-1.5.6|576	
12mr|jetty5-5.1.15-1.5.6|577	%files javadoc
12mr|jetty5-5.1.15-1.5.6|578	%defattr(0644,root,root,0755)
12mr|jetty5-5.1.15-1.5.6|579	%{appdir}/template
12mr|jetty5-5.1.15-1.5.6|580	%{appdir}/javadoc.war
12mr|jetty5-5.1.15-1.5.6|581	%doc %{_javadocdir}/%{name}-%{version}
12mr|jetty5-5.1.15-1.5.6|582	%doc %{_javadocdir}/%{name}
12mr|jetty5-5.1.15-1.5.6|583	
12mr|jetty5-5.1.15-1.5.6|584	%files manual
12mr|jetty5-5.1.15-1.5.6|585	%defattr(0644,root,root,0755)
12mr|jetty5-5.1.15-1.5.6|586	%doc %{_docdir}/%{name}-%{version}
12mr|jetty5-5.1.15-1.5.6|587	
12mr|jetty5-5.1.15-1.5.6|588	%if %{with_extra}
12mr|jetty5-5.1.15-1.5.6|589	%files extra
12mr|jetty5-5.1.15-1.5.6|590	%defattr(0644,root,root,0755)
12mr|jetty5-5.1.15-1.5.6|591	%{_javadir}/%{name}/%{name}-ftp-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|592	%{_javadir}/%{name}/%{name}-ftp.jar
12mr|jetty5-5.1.15-1.5.6|593	%{_javadir}/%{name}/%{name}-j2ee-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|594	%{_javadir}/%{name}/%{name}-j2ee.jar
12mr|jetty5-5.1.15-1.5.6|595	%{_javadir}/%{name}/%{name}-jaas-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|596	%{_javadir}/%{name}/%{name}-jaas.jar
12mr|jetty5-5.1.15-1.5.6|597	%{_javadir}/%{name}/%{name}-jboss-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|598	%{_javadir}/%{name}/%{name}-jboss.jar
12mr|jetty5-5.1.15-1.5.6|599	%{_javadir}/%{name}/%{name}-jsr77-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|600	%{_javadir}/%{name}/%{name}-jsr77.jar
12mr|jetty5-5.1.15-1.5.6|601	%{_javadir}/%{name}/%{name}-loadbalancer-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|602	%{_javadir}/%{name}/%{name}-loadbalancer.jar
12mr|jetty5-5.1.15-1.5.6|603	%{_javadir}/%{name}/%{name}-plus-%{version}.jar
12mr|jetty5-5.1.15-1.5.6|604	%{_javadir}/%{name}/%{name}-plus.jar
12mr|jetty5-5.1.15-1.5.6|605	%{confdir}/extra
12mr|jetty5-5.1.15-1.5.6|606	%{homedir}/extra
12mr|jetty5-5.1.15-1.5.6|607	%{libdir}/extra
12mr|jetty5-5.1.15-1.5.6|608	%if %{gcj_support}
12mr|jetty5-5.1.15-1.5.6|609	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-ftp-%{version}.jar.*
12mr|jetty5-5.1.15-1.5.6|610	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-j2ee-%{version}.jar.*
12mr|jetty5-5.1.15-1.5.6|611	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-jaas-%{version}.jar.*
12mr|jetty5-5.1.15-1.5.6|612	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-jboss-%{version}.jar.*
12mr|jetty5-5.1.15-1.5.6|613	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-jsr77-%{version}.jar.*
12mr|jetty5-5.1.15-1.5.6|614	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-loadbalancer-%{version}.jar.*
12mr|jetty5-5.1.15-1.5.6|615	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-plus-%{version}.jar.*
12mr|jetty5-5.1.15-1.5.6|616	%endif
12mr|jetty5-5.1.15-1.5.6|617	%endif
12mr|jetty5-5.1.15-1.5.6|618	
12mr|jetty5-5.1.15-1.5.6|619	
12mr|jetty5-5.1.15-1.5.6|620	
12mr|jetty5-5.1.15-1.5.6|621	%changelog
12mr|jetty5-5.1.15-1.5.6|622	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|jetty5-5.1.15-1.5.6|623	+ Commit: 35fc291
12mr|jetty5-5.1.15-1.5.6|624	- Update files
12mr|jetty5-5.1.15-1.5.6|625	
12mr|jetty5-5.1.15-1.5.6|626	

14446 12
12mr|jflex-1.4.1-19|1	%bcond_with                bootstrap
12mr|jflex-1.4.1-19|2	%define section            free
12mr|jflex-1.4.1-19|3	%define gcj_support        1
12mr|jflex-1.4.1-19|4	
12mr|jflex-1.4.1-19|5	Name:           jflex
12mr|jflex-1.4.1-19|6	Version:        1.4.1
12mr|jflex-1.4.1-19|7	Release:        19
12mr|jflex-1.4.1-19|8	Epoch:          0
12mr|jflex-1.4.1-19|9	Summary:        A Lexical Analyzer Generator for Java
12mr|jflex-1.4.1-19|10	License:        GPL
12mr|jflex-1.4.1-19|11	Group:          Development/Java
12mr|jflex-1.4.1-19|12	Source0:        http://www.jflex.de/jflex-1.4.1.tar.bz2
12mr|jflex-1.4.1-19|13	Source1:        jflex.script
12mr|jflex-1.4.1-19|14	Source2:        jflex-1.4.1-generated-files.tar.bz2
12mr|jflex-1.4.1-19|15	Patch0:         jflex-javac-no-target.patch
12mr|jflex-1.4.1-19|16	Patch1:         jflex-no-cup-no-jflex.patch
12mr|jflex-1.4.1-19|17	Patch2:         jflex-classpath.patch
12mr|jflex-1.4.1-19|18	Patch3:         jflex-cup-anttask.patch
12mr|jflex-1.4.1-19|19	Patch4:         jflex-byaccj-utl.patch
12mr|jflex-1.4.1-19|20	URL:            http://www.jflex.de/
12mr|jflex-1.4.1-19|21	Requires:       java_cup
12mr|jflex-1.4.1-19|22	Requires:       jpackage-utils
12mr|jflex-1.4.1-19|23	BuildRequires:  ant
12mr|jflex-1.4.1-19|24	BuildRequires:  java_cup
12mr|jflex-1.4.1-19|25	BuildRequires:  locales-en
12mr|jflex-1.4.1-19|26	%if %without bootstrap
12mr|jflex-1.4.1-19|27	BuildRequires:  jflex
12mr|jflex-1.4.1-19|28	%endif
12mr|jflex-1.4.1-19|29	BuildRequires:  java-rpmbuild
12mr|jflex-1.4.1-19|30	BuildRequires:  junit
12mr|jflex-1.4.1-19|31	%if %{gcj_support}
12mr|jflex-1.4.1-19|32	BuildRequires:  java-gcj-compat-devel
12mr|jflex-1.4.1-19|33	%else
12mr|jflex-1.4.1-19|34	BuildArch:      noarch
12mr|jflex-1.4.1-19|35	%endif
12mr|jflex-1.4.1-19|36	
12mr|jflex-1.4.1-19|37	%description
12mr|jflex-1.4.1-19|38	JFlex is a lexical analyzer generator for Java written in Java. It is
12mr|jflex-1.4.1-19|39	also a rewrite of the very useful tool JLex which was developed by
12mr|jflex-1.4.1-19|40	Elliot Berk at Princeton University. As Vern Paxson states for his C/C++
12mr|jflex-1.4.1-19|41	tool flex: they do not share any code though.
12mr|jflex-1.4.1-19|42	
12mr|jflex-1.4.1-19|43	Design goals The main design goals of JFlex are:
12mr|jflex-1.4.1-19|44	
12mr|jflex-1.4.1-19|45	* Full unicode support
12mr|jflex-1.4.1-19|46	* Fast generated scanners
12mr|jflex-1.4.1-19|47	* Fast scanner generation
12mr|jflex-1.4.1-19|48	* Convenient specification syntax
12mr|jflex-1.4.1-19|49	* Platfo%{__rm} independence
12mr|jflex-1.4.1-19|50	* JLex compatibility
12mr|jflex-1.4.1-19|51	
12mr|jflex-1.4.1-19|52	%package javadoc
12mr|jflex-1.4.1-19|53	Group:          Development/Java
12mr|jflex-1.4.1-19|54	Summary:        Javadoc for %{name}
12mr|jflex-1.4.1-19|55	
12mr|jflex-1.4.1-19|56	%description javadoc
12mr|jflex-1.4.1-19|57	Javadoc for %{name}.
12mr|jflex-1.4.1-19|58	
12mr|jflex-1.4.1-19|59	%prep
12mr|jflex-1.4.1-19|60	%setup -q
12mr|jflex-1.4.1-19|61	%{__rm} -rf src/java_cup
12mr|jflex-1.4.1-19|62	find . -name '*.jar' | xargs -t %{__rm}
12mr|jflex-1.4.1-19|63	%patch0 -p1
12mr|jflex-1.4.1-19|64	%if %with bootstrap
12mr|jflex-1.4.1-19|65	%setup -q -T -D -a 2
12mr|jflex-1.4.1-19|66	%patch1 -p1
12mr|jflex-1.4.1-19|67	%else
12mr|jflex-1.4.1-19|68	%patch2 -p1
12mr|jflex-1.4.1-19|69	%patch3 -p1
12mr|jflex-1.4.1-19|70	%patch4 -p1
12mr|jflex-1.4.1-19|71	%endif
12mr|jflex-1.4.1-19|72	
12mr|jflex-1.4.1-19|73	%build
12mr|jflex-1.4.1-19|74	export LC_ALL=ISO-8859-1
12mr|jflex-1.4.1-19|75	pushd src
12mr|jflex-1.4.1-19|76	%if %without bootstrap
12mr|jflex-1.4.1-19|77	export CLASSPATH=$(build-classpath java-cup junit jflex)
12mr|jflex-1.4.1-19|78	%else
12mr|jflex-1.4.1-19|79	export CLASSPATH=$(build-classpath java-cup junit)
12mr|jflex-1.4.1-19|80	%endif
12mr|jflex-1.4.1-19|81	export OPT_JAR_LIST=
12mr|jflex-1.4.1-19|82	%if %without bootstrap
12mr|jflex-1.4.1-19|83	%ant realclean
12mr|jflex-1.4.1-19|84	%endif
12mr|jflex-1.4.1-19|85	%ant jar
12mr|jflex-1.4.1-19|86	%{__mkdir_p} ../dist/docs/api
12mr|jflex-1.4.1-19|87	%{javadoc} -d ../dist/docs/api `find . -type f -name "*.java"`
12mr|jflex-1.4.1-19|88	popd
12mr|jflex-1.4.1-19|89	
12mr|jflex-1.4.1-19|90	%install
12mr|jflex-1.4.1-19|91	# jar
12mr|jflex-1.4.1-19|92	%{__mkdir_p} %{buildroot}%{_javadir}
12mr|jflex-1.4.1-19|93	%{__install} -m 644 lib/JFlex.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|jflex-1.4.1-19|94	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|jflex-1.4.1-19|95	# compatibility symlink
12mr|jflex-1.4.1-19|96	(cd %{buildroot}%{_javadir} && %{__ln_s} jflex.jar JFlex.jar)
12mr|jflex-1.4.1-19|97	# javadoc
12mr|jflex-1.4.1-19|98	%{__mkdir_p} 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|jflex-1.4.1-19|99	cp -a dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|jflex-1.4.1-19|100	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
12mr|jflex-1.4.1-19|101	
12mr|jflex-1.4.1-19|102	%{__mkdir_p} %{buildroot}%{_bindir}
12mr|jflex-1.4.1-19|103	%{__install} -m 755 %{SOURCE1} %{buildroot}%{_bindir}/jflex
12mr|jflex-1.4.1-19|104	
12mr|jflex-1.4.1-19|105	%{__perl} -pi -e 's/\r$//g' examples/standalone/sample.inp
12mr|jflex-1.4.1-19|106	
12mr|jflex-1.4.1-19|107	%if %{gcj_support}
12mr|jflex-1.4.1-19|108	%{_bindir}/aot-compile-rpm
12mr|jflex-1.4.1-19|109	%endif
12mr|jflex-1.4.1-19|110	
12mr|jflex-1.4.1-19|111	%if %{gcj_support}
12mr|jflex-1.4.1-19|112	%post
12mr|jflex-1.4.1-19|113	%{update_gcjdb}
12mr|jflex-1.4.1-19|114	
12mr|jflex-1.4.1-19|115	%postun
12mr|jflex-1.4.1-19|116	%{clean_gcjdb}
12mr|jflex-1.4.1-19|117	%endif
12mr|jflex-1.4.1-19|118	
12mr|jflex-1.4.1-19|119	%post javadoc
12mr|jflex-1.4.1-19|120	%{__rm} -f %{_javadocdir}/%{name}
12mr|jflex-1.4.1-19|121	%{__ln_s} %{name}-%{version} %{_javadocdir}/%{name}
12mr|jflex-1.4.1-19|122	
12mr|jflex-1.4.1-19|123	%postun javadoc
12mr|jflex-1.4.1-19|124	if [ "$1" = "0" ]; then
12mr|jflex-1.4.1-19|125	%{__rm} -f %{_javadocdir}/%{name}
12mr|jflex-1.4.1-19|126	fi
12mr|jflex-1.4.1-19|127	
12mr|jflex-1.4.1-19|128	%files
12mr|jflex-1.4.1-19|129	%defattr(0644,root,root,0755)
12mr|jflex-1.4.1-19|130	%doc COPYRIGHT doc examples src/README src/changelog
12mr|jflex-1.4.1-19|131	%attr(0755,root,root) %{_bindir}/jflex
12mr|jflex-1.4.1-19|132	%{_javadir}/%{name}.jar
12mr|jflex-1.4.1-19|133	%{_javadir}/%{name}-%{version}.jar
12mr|jflex-1.4.1-19|134	%{_javadir}/JFlex.jar
12mr|jflex-1.4.1-19|135	%if %{gcj_support}
12mr|jflex-1.4.1-19|136	%dir %{_libdir}/gcj/%{name}
12mr|jflex-1.4.1-19|137	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|jflex-1.4.1-19|138	%endif
12mr|jflex-1.4.1-19|139	
12mr|jflex-1.4.1-19|140	%files javadoc
12mr|jflex-1.4.1-19|141	%defattr(0644,root,root,0755)
12mr|jflex-1.4.1-19|142	%{_javadocdir}/%{name}-%{version}
12mr|jflex-1.4.1-19|143	%ghost %{_javadocdir}/%{name}
12mr|jflex-1.4.1-19|144	
12mr|jflex-1.4.1-19|145	
12mr|jflex-1.4.1-19|146	
12mr|jflex-1.4.1-19|147	
12mr|jflex-1.4.1-19|148	%changelog
12mr|jflex-1.4.1-19|149	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|jflex-1.4.1-19|150	+ Commit: 94797f7
12mr|jflex-1.4.1-19|151	- Use cp command instead of __cp macro
12mr|jflex-1.4.1-19|152	
12mr|jflex-1.4.1-19|153	

14447 12
12mr|jfsutils-1.1.13-7|1	Summary:	IBM JFS utility programs
12mr|jfsutils-1.1.13-7|2	Name:		jfsutils
12mr|jfsutils-1.1.13-7|3	Version:	1.1.13
12mr|jfsutils-1.1.13-7|4	Release:	%manbo_mkrel 7
12mr|jfsutils-1.1.13-7|5	License:	GPLv3
12mr|jfsutils-1.1.13-7|6	Group:		System/Kernel and hardware
12mr|jfsutils-1.1.13-7|7	URL:		http://jfs.sourceforge.net/
12mr|jfsutils-1.1.13-7|8	Source0:	http://www10.software.ibm.com/developer/opensource/jfs/project/pub/%{name}-%{version}.tar.gz
12mr|jfsutils-1.1.13-7|9	Patch0:		jfsutils-1.1.12-uuid.patch
12mr|jfsutils-1.1.13-7|10	Patch1:		jfsutils-1.1.13-format_not_a_string_literal_and_no_format_arguments.diff
12mr|jfsutils-1.1.13-7|11	Obsoletes:	jfsprogs < %version-%release
12mr|jfsutils-1.1.13-7|12	Provides:	jfsprogs = %version-%release
12mr|jfsutils-1.1.13-7|13	BuildRequires:	libblkid-devel
12mr|jfsutils-1.1.13-7|14	BuildRequires:	libuuid-devel
12mr|jfsutils-1.1.13-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jfsutils-1.1.13-7|16	
12mr|jfsutils-1.1.13-7|17	%description
12mr|jfsutils-1.1.13-7|18	The jfsutils package contains a number of utilities for creating,
12mr|jfsutils-1.1.13-7|19	checking, modifying, and correcting any inconsistencies in JFS
12mr|jfsutils-1.1.13-7|20	filesystems.  The following utilities are available: fsck.jfs - initiate
12mr|jfsutils-1.1.13-7|21	replay of the JFS transaction log, and check and repair a JFS formatted
12mr|jfsutils-1.1.13-7|22	device; logdump - dump a JFS formatted device's journal log; logredo -
12mr|jfsutils-1.1.13-7|23	"replay" a JFS formatted device's journal log;  mkfs.jfs - create a JFS
12mr|jfsutils-1.1.13-7|24	formatted partition; xchkdmp - dump the contents of a JFS fsck log file
12mr|jfsutils-1.1.13-7|25	created with xchklog; xchklog - extract a log from the JFS fsck workspace
12mr|jfsutils-1.1.13-7|26	into a file;  xpeek - shell-type JFS file system editor.
12mr|jfsutils-1.1.13-7|27	
12mr|jfsutils-1.1.13-7|28	%prep
12mr|jfsutils-1.1.13-7|29	
12mr|jfsutils-1.1.13-7|30	%setup -q
12mr|jfsutils-1.1.13-7|31	%patch0 -p1 -b .uuid
12mr|jfsutils-1.1.13-7|32	%patch1 -p1 -b .format_not_a_string_literal_and_no_format_arguments
12mr|jfsutils-1.1.13-7|33	
12mr|jfsutils-1.1.13-7|34	%build
12mr|jfsutils-1.1.13-7|35	%configure2_5x	--sbindir=/sbin
12mr|jfsutils-1.1.13-7|36	%make
12mr|jfsutils-1.1.13-7|37	
12mr|jfsutils-1.1.13-7|38	%install
12mr|jfsutils-1.1.13-7|39	rm -rf %{buildroot}
12mr|jfsutils-1.1.13-7|40	
12mr|jfsutils-1.1.13-7|41	%makeinstall_std
12mr|jfsutils-1.1.13-7|42	
12mr|jfsutils-1.1.13-7|43	%clean
12mr|jfsutils-1.1.13-7|44	rm -rf %{buildroot}
12mr|jfsutils-1.1.13-7|45	
12mr|jfsutils-1.1.13-7|46	%files
12mr|jfsutils-1.1.13-7|47	%defattr(-,root,root)
12mr|jfsutils-1.1.13-7|48	/sbin/*
12mr|jfsutils-1.1.13-7|49	%{_mandir}/*/*
12mr|jfsutils-1.1.13-7|50	
12mr|jfsutils-1.1.13-7|51	
12mr|jfsutils-1.1.13-7|52	
12mr|jfsutils-1.1.13-7|53	%changelog
12mr|jfsutils-1.1.13-7|54	

14448 12
12mr|jhead-2.95-1|1	Summary:	Command line tools to read and edit EXIF extensions in JPEG files
12mr|jhead-2.95-1|2	Name:		jhead
12mr|jhead-2.95-1|3	Version:	2.95
12mr|jhead-2.95-1|4	Release:	1
12mr|jhead-2.95-1|5	License:	Public Domain
12mr|jhead-2.95-1|6	Group:		Graphics
12mr|jhead-2.95-1|7	URL:		http://www.sentex.net/~mwandel/jhead/
12mr|jhead-2.95-1|8	Source0:	http://www.sentex.net/~mwandel/jhead/%{name}-%{version}.tar.gz
12mr|jhead-2.95-1|9	Patch0:		jhead-2.93-ldflags.diff
12mr|jhead-2.95-1|10	# Without jpegtran the nicest features will not work
12mr|jhead-2.95-1|11	Requires:	libjpeg-progs
12mr|jhead-2.95-1|12	
12mr|jhead-2.95-1|13	%description
12mr|jhead-2.95-1|14	Most digital cameras produce EXIF files, which are JPEG files with extra tags
12mr|jhead-2.95-1|15	that contain information about the image.
12mr|jhead-2.95-1|16	
12mr|jhead-2.95-1|17	In contrary to the tools "exif" and "gexif" (and all other libexif-based tools
12mr|jhead-2.95-1|18	as "gphoto2") this tool gives a much easier readable summary of camera settings
12mr|jhead-2.95-1|19	(shutter speed in 1/x sec, focal length (also the 35-mm camera equivalent),
12mr|jhead-2.95-1|20	focal distance, ...), EXIF header manipulation as stripping off the thumbnail
12mr|jhead-2.95-1|21	and other info not needed, stripping off the complete header, applying
12mr|jhead-2.95-1|22	arbitrary conversion tools to the JPEG image and conserving the header,
12mr|jhead-2.95-1|23	renaming JPEG images with the capture date stored in the header, and even
12mr|jhead-2.95-1|24	turning the images upright when the camera has an orientation sensor (as Canon
12mr|jhead-2.95-1|25	Digital IXUS 400) ...
12mr|jhead-2.95-1|26	
12mr|jhead-2.95-1|27	The tool is very compact, the executable has only a size of around 35 kb, the
12mr|jhead-2.95-1|28	whole package (with documentation) occupies 60 kb.
12mr|jhead-2.95-1|29	
12mr|jhead-2.95-1|30	See %{_docdir}/jhead/usage.html for how to use this program.
12mr|jhead-2.95-1|31	
12mr|jhead-2.95-1|32	%prep
12mr|jhead-2.95-1|33	
12mr|jhead-2.95-1|34	%setup -q
12mr|jhead-2.95-1|35	%patch0 -p0
12mr|jhead-2.95-1|36	
12mr|jhead-2.95-1|37	%build
12mr|jhead-2.95-1|38	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|jhead-2.95-1|39	
12mr|jhead-2.95-1|40	%install
12mr|jhead-2.95-1|41	
12mr|jhead-2.95-1|42	install -d %{buildroot}%{_bindir}
12mr|jhead-2.95-1|43	install -d %{buildroot}%{_mandir}/man1
12mr|jhead-2.95-1|44	
12mr|jhead-2.95-1|45	install -m0755 jhead %{buildroot}%{_bindir}
12mr|jhead-2.95-1|46	install -m0644 jhead.1 %{buildroot}%{_mandir}/man1
12mr|jhead-2.95-1|47	
12mr|jhead-2.95-1|48	%files
12mr|jhead-2.95-1|49	%doc readme.txt usage.html changes.txt
12mr|jhead-2.95-1|50	%{_bindir}/*
12mr|jhead-2.95-1|51	%{_mandir}/*/*
12mr|jhead-2.95-1|52	
12mr|jhead-2.95-1|53	
12mr|jhead-2.95-1|54	
12mr|jhead-2.95-1|55	%changelog
12mr|jhead-2.95-1|56	

14449 12
12mr|jikes-1.23-0.20050308.6|1	%define name	jikes
12mr|jikes-1.23-0.20050308.6|2	%define version 1.23
12mr|jikes-1.23-0.20050308.6|3	%define release 0.20050308.6
12mr|jikes-1.23-0.20050308.6|4	
12mr|jikes-1.23-0.20050308.6|5	Summary: 	Java source to bytecode compiler
12mr|jikes-1.23-0.20050308.6|6	Name: 		%{name}
12mr|jikes-1.23-0.20050308.6|7	Version:	%{version}
12mr|jikes-1.23-0.20050308.6|8	Release: 	%mkrel %{release}
12mr|jikes-1.23-0.20050308.6|9	License: 	IBM Public License
12mr|jikes-1.23-0.20050308.6|10	Group: 		Development/Java
12mr|jikes-1.23-0.20050308.6|11	Provides: 	guavac
12mr|jikes-1.23-0.20050308.6|12	Obsoletes: 	guavac
12mr|jikes-1.23-0.20050308.6|13	URL: 		http://ibm.com/developerworks/opensource/jikes/
12mr|jikes-1.23-0.20050308.6|14	Source0: 	http://oss.software.ibm.com/pub/jikes/%{version}/%{name}-cvs.tar.bz2
12mr|jikes-1.23-0.20050308.6|15	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jikes-1.23-0.20050308.6|16	
12mr|jikes-1.23-0.20050308.6|17	%description
12mr|jikes-1.23-0.20050308.6|18	The IBM Jikes compiler translates Java source files to bytecode. It
12mr|jikes-1.23-0.20050308.6|19	also supports incremental compilation and automatic makefile generation,
12mr|jikes-1.23-0.20050308.6|20	and is maintained by the Jikes Project:
12mr|jikes-1.23-0.20050308.6|21	http://ibm.com/developerworks/opensource
12mr|jikes-1.23-0.20050308.6|22	
12mr|jikes-1.23-0.20050308.6|23	%prep
12mr|jikes-1.23-0.20050308.6|24	%setup -q -n %{name}
12mr|jikes-1.23-0.20050308.6|25	
12mr|jikes-1.23-0.20050308.6|26	%build
12mr|jikes-1.23-0.20050308.6|27	%configure2_5x --enable-source15
12mr|jikes-1.23-0.20050308.6|28	%make
12mr|jikes-1.23-0.20050308.6|29	
12mr|jikes-1.23-0.20050308.6|30	%install
12mr|jikes-1.23-0.20050308.6|31	%{__rm} -rf %{buildroot}
12mr|jikes-1.23-0.20050308.6|32	%makeinstall
12mr|jikes-1.23-0.20050308.6|33	%{__rm} -rf %{buildroot}%{_datadir}/doc
12mr|jikes-1.23-0.20050308.6|34	
12mr|jikes-1.23-0.20050308.6|35	%clean
12mr|jikes-1.23-0.20050308.6|36	%{__rm} -rf %{buildroot}
12mr|jikes-1.23-0.20050308.6|37	
12mr|jikes-1.23-0.20050308.6|38	%files
12mr|jikes-1.23-0.20050308.6|39	%defattr(-,root,root)
12mr|jikes-1.23-0.20050308.6|40	%doc README AUTHORS ChangeLog NEWS TODO INSTALL
12mr|jikes-1.23-0.20050308.6|41	%doc doc/*.htm*
12mr|jikes-1.23-0.20050308.6|42	%doc %{_mandir}/man1/jikes.1*
12mr|jikes-1.23-0.20050308.6|43	%{_bindir}/jikes
12mr|jikes-1.23-0.20050308.6|44	%{_includedir}/jikesapi.h
12mr|jikes-1.23-0.20050308.6|45	
12mr|jikes-1.23-0.20050308.6|46	
12mr|jikes-1.23-0.20050308.6|47	
12mr|jikes-1.23-0.20050308.6|48	
12mr|jikes-1.23-0.20050308.6|49	%changelog
12mr|jikes-1.23-0.20050308.6|50	

14450 12
12mr|jline-1.0-1|1	# Copyright (c) 2000-2005, JPackage Project
12mr|jline-1.0-1|2	# All rights reserved.
12mr|jline-1.0-1|3	#
12mr|jline-1.0-1|4	# Redistribution and use in source and binary forms, with or without
12mr|jline-1.0-1|5	# modification, are permitted provided that the following conditions
12mr|jline-1.0-1|6	# are met:
12mr|jline-1.0-1|7	#
12mr|jline-1.0-1|8	# 1. Redistributions of source code must retain the above copyright
12mr|jline-1.0-1|9	#    notice, this list of conditions and the following disclaimer.
12mr|jline-1.0-1|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jline-1.0-1|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jline-1.0-1|12	#    documentation and/or other materials provided with the
12mr|jline-1.0-1|13	#    distribution.
12mr|jline-1.0-1|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jline-1.0-1|15	#    contributors may be used to endorse or promote products derived
12mr|jline-1.0-1|16	#    from this software without specific prior written permission.
12mr|jline-1.0-1|17	#
12mr|jline-1.0-1|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jline-1.0-1|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jline-1.0-1|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jline-1.0-1|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jline-1.0-1|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jline-1.0-1|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jline-1.0-1|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jline-1.0-1|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jline-1.0-1|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jline-1.0-1|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jline-1.0-1|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jline-1.0-1|29	#
12mr|jline-1.0-1|30	
12mr|jline-1.0-1|31	%bcond_with	gcj_support
12mr|jline-1.0-1|32	%bcond_with	maven
12mr|jline-1.0-1|33	
12mr|jline-1.0-1|34	Name:           jline
12mr|jline-1.0-1|35	Version:        1.0
12mr|jline-1.0-1|36	Release:        1
12mr|jline-1.0-1|37	Summary:        Java library for reading and editing user input in console applications
12mr|jline-1.0-1|38	License:        BSD
12mr|jline-1.0-1|39	URL:            http://jline.sf.net/
12mr|jline-1.0-1|40	Group:          Development/Java
12mr|jline-1.0-1|41	Source0:        http://superb-east.dl.sourceforge.net/sourceforge/jline/jline-%{version}.zip
12mr|jline-1.0-1|42	Source1:        CatalogManager.properties
12mr|jline-1.0-1|43	Source2:        jline-build.xml
12mr|jline-1.0-1|44	Requires:       /bin/sh
12mr|jline-1.0-1|45	Requires:       /bin/stty
12mr|jline-1.0-1|46	BuildRequires:  java-rpmbuild >= 0:1.7
12mr|jline-1.0-1|47	%if %{with maven}
12mr|jline-1.0-1|48	BuildRequires:  xml-commons-resolver
12mr|jline-1.0-1|49	BuildRequires:  maven2
12mr|jline-1.0-1|50	BuildRequires:  maven2-plugin-resources
12mr|jline-1.0-1|51	BuildRequires:  maven2-plugin-compiler
12mr|jline-1.0-1|52	BuildRequires:  maven-surefire-plugin
12mr|jline-1.0-1|53	BuildRequires:  maven2-plugin-jar
12mr|jline-1.0-1|54	BuildRequires:  maven2-plugin-install
12mr|jline-1.0-1|55	BuildRequires:  maven2-plugin-site
12mr|jline-1.0-1|56	BuildRequires:  maven2-plugin-assembly
12mr|jline-1.0-1|57	BuildRequires:  maven2-plugin-javadoc
12mr|jline-1.0-1|58	BuildRequires:  ant-apache-resolver
12mr|jline-1.0-1|59	%else
12mr|jline-1.0-1|60	BuildRequires:  ant
12mr|jline-1.0-1|61	BuildRequires:  junit
12mr|jline-1.0-1|62	%endif
12mr|jline-1.0-1|63	%if %{with gcj_support}
12mr|jline-1.0-1|64	BuildRequires:          java-gcj-compat-devel
12mr|jline-1.0-1|65	%else
12mr|jline-1.0-1|66	BuildArch:      noarch
12mr|jline-1.0-1|67	%endif
12mr|jline-1.0-1|68	
12mr|jline-1.0-1|69	%description
12mr|jline-1.0-1|70	JLine is a java library for reading and editing user input in console
12mr|jline-1.0-1|71	applications. It features tab-completion, command history, password
12mr|jline-1.0-1|72	masking, customizable keybindings, and pass-through handlers to use to
12mr|jline-1.0-1|73	chain to other console applications.
12mr|jline-1.0-1|74	
12mr|jline-1.0-1|75	%package        demo
12mr|jline-1.0-1|76	Summary:        Demos for %{name}
12mr|jline-1.0-1|77	Group:          Development/Java
12mr|jline-1.0-1|78	
12mr|jline-1.0-1|79	%description    demo
12mr|jline-1.0-1|80	Demonstrations and samples for %{name}.
12mr|jline-1.0-1|81	
12mr|jline-1.0-1|82	# FIXME: the maven ant:ant generated build.xml file does not contain
12mr|jline-1.0-1|83	#        a javadoc task
12mr|jline-1.0-1|84	%if %{with maven}
12mr|jline-1.0-1|85	%package        javadoc
12mr|jline-1.0-1|86	Summary:        Javadoc for %{name}
12mr|jline-1.0-1|87	Group:          Development/Java
12mr|jline-1.0-1|88	
12mr|jline-1.0-1|89	%description    javadoc
12mr|jline-1.0-1|90	Javadoc for %{name}.
12mr|jline-1.0-1|91	%endif
12mr|jline-1.0-1|92	
12mr|jline-1.0-1|93	%prep
12mr|jline-1.0-1|94	%setup -q
12mr|jline-1.0-1|95	%remove_java_binaries
12mr|jline-1.0-1|96	
12mr|jline-1.0-1|97	cp %{SOURCE2} src/build.xml
12mr|jline-1.0-1|98	
12mr|jline-1.0-1|99	#%{__perl} -pi -e 's/^import com\.sun\.jmx\.snmp\.ThreadContext\;$//' src/src/main/java/jline/Terminal.java
12mr|jline-1.0-1|100	
12mr|jline-1.0-1|101	%build
12mr|jline-1.0-1|102	# Now done by Patch0 for documentation purposes
12mr|jline-1.0-1|103	#perl -p -i -e 's|^.*<attribute name="Class-Path".*||' build.xml
12mr|jline-1.0-1|104	
12mr|jline-1.0-1|105	# Use locally installed DTDs
12mr|jline-1.0-1|106	export CLASSPATH=$(pwd)/build:$(pwd)/src/target/test-classes
12mr|jline-1.0-1|107	
12mr|jline-1.0-1|108	cd src/
12mr|jline-1.0-1|109	
12mr|jline-1.0-1|110	%if %{with maven}
12mr|jline-1.0-1|111	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
12mr|jline-1.0-1|112	mkdir -p $MAVEN_REPO_LOCAL
12mr|jline-1.0-1|113	
12mr|jline-1.0-1|114	mvn-jpp \
12mr|jline-1.0-1|115	-e \
12mr|jline-1.0-1|116	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
12mr|jline-1.0-1|117	-Dmaven.test.failure.ignore=true \
12mr|jline-1.0-1|118	install javadoc:javadoc
12mr|jline-1.0-1|119	%else
12mr|jline-1.0-1|120	mkdir -p $(pwd)/.m2/repository
12mr|jline-1.0-1|121	build-jar-repository $(pwd)/.m2/repository junit
12mr|jline-1.0-1|122	export CLASSPATH=$(pwd)/target/classes:$(pwd)/target/test-classes
12mr|jline-1.0-1|123	%{ant} -Dbuild.sysclasspath="only" -Duser.home=$(pwd)
12mr|jline-1.0-1|124	%endif
12mr|jline-1.0-1|125	
12mr|jline-1.0-1|126	%install
12mr|jline-1.0-1|127	# jars
12mr|jline-1.0-1|128	for jar in $(find -type f -name "*.jar"); do
12mr|jline-1.0-1|129	install -m644 $jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|jline-1.0-1|130	jar -i %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|jline-1.0-1|131	done
12mr|jline-1.0-1|132	%create_jar_links
12mr|jline-1.0-1|133	
12mr|jline-1.0-1|134	# the maven ant:ant task did not generate a build.xml file with a javadoc task
12mr|jline-1.0-1|135	%if %{with maven}
12mr|jline-1.0-1|136	# javadoc
12mr|jline-1.0-1|137	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jline-1.0-1|138	for target in $(find -type d -name target); do
12mr|jline-1.0-1|139	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/`basename \`dirname $target\` | sed -e s:jline-::g`
12mr|jline-1.0-1|140	cp -pr $target/site/apidocs/* $jar $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/`basename \`dirname $target\` | sed -e s:jline-::g`
12mr|jline-1.0-1|141	done
12mr|jline-1.0-1|142	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jline-1.0-1|143	%endif
12mr|jline-1.0-1|144	
12mr|jline-1.0-1|145	%if %{with gcj_support}
12mr|jline-1.0-1|146	%{_bindir}/aot-compile-rpm
12mr|jline-1.0-1|147	
12mr|jline-1.0-1|148	%post
12mr|jline-1.0-1|149	%{update_gcjdb}
12mr|jline-1.0-1|150	
12mr|jline-1.0-1|151	%postun
12mr|jline-1.0-1|152	%{clean_gcjdb}
12mr|jline-1.0-1|153	%endif
12mr|jline-1.0-1|154	
12mr|jline-1.0-1|155	%files
12mr|jline-1.0-1|156	%doc LICENSE.txt
12mr|jline-1.0-1|157	%{_javadir}/%{name}.jar
12mr|jline-1.0-1|158	%{_javadir}/%{name}-%{version}.jar
12mr|jline-1.0-1|159	%doc LICENSE.txt
12mr|jline-1.0-1|160	
12mr|jline-1.0-1|161	%if %{with maven}
12mr|jline-1.0-1|162	%if %{with gcj_support}
12mr|jline-1.0-1|163	%dir %attr(-,root,root) %{_libdir}/gcj/%{name}
12mr|jline-1.0-1|164	%attr(-,root,root) %{_libdir}/gcj/%{name}/jline-%{version}.jar.*
12mr|jline-1.0-1|165	%endif
12mr|jline-1.0-1|166	
12mr|jline-1.0-1|167	%files javadoc
12mr|jline-1.0-1|168	%doc %{_javadocdir}/*
12mr|jline-1.0-1|169	%endif
12mr|jline-1.0-1|170	
12mr|jline-1.0-1|171	#FIXME: add javadoc support to generated build.xml
12mr|jline-1.0-1|172	
12mr|jline-1.0-1|173	%if %{with gcj_support}
12mr|jline-1.0-1|174	%dir %attr(-,root,root) %{_libdir}/gcj/%{name}
12mr|jline-1.0-1|175	%attr(-,root,root) %{_libdir}/gcj/%{name}/jline-%{version}.jar.*
12mr|jline-1.0-1|176	%endif
12mr|jline-1.0-1|177	
12mr|jline-1.0-1|178	
12mr|jline-1.0-1|179	
12mr|jline-1.0-1|180	%changelog
12mr|jline-1.0-1|181	

14451 12
12mr|jmock1-1.2.0-3|1	# Copyright (c) 2000-2007, JPackage Project
12mr|jmock1-1.2.0-3|2	# All rights reserved.
12mr|jmock1-1.2.0-3|3	#
12mr|jmock1-1.2.0-3|4	# Redistribution and use in source and binary forms, with or without
12mr|jmock1-1.2.0-3|5	# modification, are permitted provided that the following conditions
12mr|jmock1-1.2.0-3|6	# are met:
12mr|jmock1-1.2.0-3|7	#
12mr|jmock1-1.2.0-3|8	# 1. Redistributions of source code must retain the above copyright
12mr|jmock1-1.2.0-3|9	#    notice, this list of conditions and the following disclaimer.
12mr|jmock1-1.2.0-3|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jmock1-1.2.0-3|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jmock1-1.2.0-3|12	#    documentation and/or other materials provided with the
12mr|jmock1-1.2.0-3|13	#    distribution.
12mr|jmock1-1.2.0-3|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jmock1-1.2.0-3|15	#    contributors may be used to endorse or promote products derived
12mr|jmock1-1.2.0-3|16	#    from this software without specific prior written permission.
12mr|jmock1-1.2.0-3|17	#
12mr|jmock1-1.2.0-3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jmock1-1.2.0-3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jmock1-1.2.0-3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jmock1-1.2.0-3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jmock1-1.2.0-3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jmock1-1.2.0-3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jmock1-1.2.0-3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jmock1-1.2.0-3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jmock1-1.2.0-3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jmock1-1.2.0-3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jmock1-1.2.0-3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jmock1-1.2.0-3|29	#
12mr|jmock1-1.2.0-3|30	%define gcj_support 0
12mr|jmock1-1.2.0-3|31	%define section   free
12mr|jmock1-1.2.0-3|32	%define maven_name jmock
12mr|jmock1-1.2.0-3|33	
12mr|jmock1-1.2.0-3|34	Name:           jmock1
12mr|jmock1-1.2.0-3|35	Version:        1.2.0
12mr|jmock1-1.2.0-3|36	Release:        %mkrel 3
12mr|jmock1-1.2.0-3|37	Summary:        Test Java code using mock objects
12mr|jmock1-1.2.0-3|38	
12mr|jmock1-1.2.0-3|39	Group:          Development/Java
12mr|jmock1-1.2.0-3|40	License:        Open Source
12mr|jmock1-1.2.0-3|41	URL:            http://jmock.codehaus.org/
12mr|jmock1-1.2.0-3|42	Source0:        jmock-1.2.0.tar.gz
12mr|jmock1-1.2.0-3|43	# svn export http://svn.codehaus.org/jmock/tags/1.2.0/ jmock-1.2.0
12mr|jmock1-1.2.0-3|44	Source1:        jmock-1.2.0.pom
12mr|jmock1-1.2.0-3|45	Source2:        jmock-cglib-1.2.0.pom
12mr|jmock1-1.2.0-3|46	
12mr|jmock1-1.2.0-3|47	
12mr|jmock1-1.2.0-3|48	Patch0:         jmock-1.2.0-AssertMo.patch
12mr|jmock1-1.2.0-3|49	Patch1:         jmock-1.2.0-build_xml.patch
12mr|jmock1-1.2.0-3|50	Patch2:		jmock-asm_rename.patch
12mr|jmock1-1.2.0-3|51	Patch3:		jmock-1.2.0-cglib2.2-asm3.patch
12mr|jmock1-1.2.0-3|52	
12mr|jmock1-1.2.0-3|53	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|jmock1-1.2.0-3|54	
12mr|jmock1-1.2.0-3|55	%if ! %{gcj_support}
12mr|jmock1-1.2.0-3|56	BuildArch:      noarch
12mr|jmock1-1.2.0-3|57	%endif
12mr|jmock1-1.2.0-3|58	BuildRequires:	java-devel
12mr|jmock1-1.2.0-3|59	BuildRequires:  java-rpmbuild
12mr|jmock1-1.2.0-3|60	BuildRequires:  ant >= 0:1.6
12mr|jmock1-1.2.0-3|61	BuildRequires:  ant-junit
12mr|jmock1-1.2.0-3|62	BuildRequires:  junit >= 0:3.8.1
12mr|jmock1-1.2.0-3|63	BuildRequires:  cglib
12mr|jmock1-1.2.0-3|64	BuildRequires:  objectweb-asm
12mr|jmock1-1.2.0-3|65	BuildRequires:  jaxp_parser_impl
12mr|jmock1-1.2.0-3|66	Requires:  cglib
12mr|jmock1-1.2.0-3|67	Requires:  objectweb-asm
12mr|jmock1-1.2.0-3|68	%if %{gcj_support}
12mr|jmock1-1.2.0-3|69	BuildRequires:    java-gcj-compat-devel
12mr|jmock1-1.2.0-3|70	%endif
12mr|jmock1-1.2.0-3|71	Provides:	jmock = %{version}-%{release}
12mr|jmock1-1.2.0-3|72	
12mr|jmock1-1.2.0-3|73	%description
12mr|jmock1-1.2.0-3|74	jMock is a library for testing Java code using mock objects.
12mr|jmock1-1.2.0-3|75	Mock objects help you design and test the interactions between the
12mr|jmock1-1.2.0-3|76	objects in your programs.
12mr|jmock1-1.2.0-3|77	The jMock package:
12mr|jmock1-1.2.0-3|78	* makes it quick and easy to define mock objects, so you don't break
12mr|jmock1-1.2.0-3|79	the rhythm of programming.
12mr|jmock1-1.2.0-3|80	* lets you define flexible constraints over object interactions,
12mr|jmock1-1.2.0-3|81	reducing the brittleness of your tests.
12mr|jmock1-1.2.0-3|82	* is easy to extend.
12mr|jmock1-1.2.0-3|83	
12mr|jmock1-1.2.0-3|84	
12mr|jmock1-1.2.0-3|85	%package        javadoc
12mr|jmock1-1.2.0-3|86	Summary:        Javadoc for %{name}
12mr|jmock1-1.2.0-3|87	Group:          Development/Java
12mr|jmock1-1.2.0-3|88	
12mr|jmock1-1.2.0-3|89	%description    javadoc
12mr|jmock1-1.2.0-3|90	%{summary}.
12mr|jmock1-1.2.0-3|91	
12mr|jmock1-1.2.0-3|92	%package        demo
12mr|jmock1-1.2.0-3|93	Summary:        Examples for %{name}
12mr|jmock1-1.2.0-3|94	Group:          Development/Java
12mr|jmock1-1.2.0-3|95	
12mr|jmock1-1.2.0-3|96	%description    demo
12mr|jmock1-1.2.0-3|97	%{summary}.
12mr|jmock1-1.2.0-3|98	
12mr|jmock1-1.2.0-3|99	%prep
12mr|jmock1-1.2.0-3|100	%setup -q -n jmock-%version
12mr|jmock1-1.2.0-3|101	%remove_java_binaries
12mr|jmock1-1.2.0-3|102	
12mr|jmock1-1.2.0-3|103	%patch0 -p0 -b .sav
12mr|jmock1-1.2.0-3|104	%patch1 -p0 -b .sav
12mr|jmock1-1.2.0-3|105	%patch2 -p1
12mr|jmock1-1.2.0-3|106	%patch3 -p1
12mr|jmock1-1.2.0-3|107	
12mr|jmock1-1.2.0-3|108	%build
12mr|jmock1-1.2.0-3|109	export OPT_JAR_LIST="ant/ant-junit junit"
12mr|jmock1-1.2.0-3|110	
12mr|jmock1-1.2.0-3|111	export CLASSPATH=$(build-classpath cglib objectweb-asm):build/classes
12mr|jmock1-1.2.0-3|112	CLASSPATH=build/classes:$CLASSPATH
12mr|jmock1-1.2.0-3|113	%ant -Dbuild.sysclasspath=only package
12mr|jmock1-1.2.0-3|114	
12mr|jmock1-1.2.0-3|115	
12mr|jmock1-1.2.0-3|116	%install
12mr|jmock1-1.2.0-3|117	rm -rf $RPM_BUILD_ROOT
12mr|jmock1-1.2.0-3|118	
12mr|jmock1-1.2.0-3|119	install -Dpm 644 build/jmock-core-%{version}.jar \
12mr|jmock1-1.2.0-3|120	$RPM_BUILD_ROOT%{_javadir}/jmock-%{version}.jar
12mr|jmock1-1.2.0-3|121	install -pm 644 build/jmock-cglib-%{version}.jar \
12mr|jmock1-1.2.0-3|122	$RPM_BUILD_ROOT%{_javadir}/jmock-cglib-%{version}.jar
12mr|jmock1-1.2.0-3|123	install -pm 644 build/jmock-tests-%{version}.jar \
12mr|jmock1-1.2.0-3|124	$RPM_BUILD_ROOT%{_javadir}/jmock-tests-%{version}.jar
12mr|jmock1-1.2.0-3|125	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|jmock1-1.2.0-3|126	
12mr|jmock1-1.2.0-3|127	%add_to_maven_depmap %{maven_name} %{maven_name} %{version} JPP %{maven_name}
12mr|jmock1-1.2.0-3|128	%add_to_maven_depmap %{maven_name} %{maven_name}-cglib %{version} JPP %{maven_name}-cglib
12mr|jmock1-1.2.0-3|129	
12mr|jmock1-1.2.0-3|130	# poms
12mr|jmock1-1.2.0-3|131	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|jmock1-1.2.0-3|132	install -pm 644 %{SOURCE1} \
12mr|jmock1-1.2.0-3|133	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{maven_name}.pom
12mr|jmock1-1.2.0-3|134	install -pm 644 %{SOURCE2} \
12mr|jmock1-1.2.0-3|135	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{maven_name}-cglib.pom
12mr|jmock1-1.2.0-3|136	
12mr|jmock1-1.2.0-3|137	#
12mr|jmock1-1.2.0-3|138	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jmock1-1.2.0-3|139	cp -pr build/javadoc-%{version}/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jmock1-1.2.0-3|140	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jmock1-1.2.0-3|141	#
12mr|jmock1-1.2.0-3|142	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|jmock1-1.2.0-3|143	cp -pr examples/* $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|jmock1-1.2.0-3|144	
12mr|jmock1-1.2.0-3|145	%{gcj_compile}
12mr|jmock1-1.2.0-3|146	
12mr|jmock1-1.2.0-3|147	%clean
12mr|jmock1-1.2.0-3|148	rm -rf $RPM_BUILD_ROOT
12mr|jmock1-1.2.0-3|149	
12mr|jmock1-1.2.0-3|150	%post
12mr|jmock1-1.2.0-3|151	%update_maven_depmap
12mr|jmock1-1.2.0-3|152	%if %{gcj_support}
12mr|jmock1-1.2.0-3|153	%{update_gcjdb}
12mr|jmock1-1.2.0-3|154	%endif
12mr|jmock1-1.2.0-3|155	
12mr|jmock1-1.2.0-3|156	%postun
12mr|jmock1-1.2.0-3|157	%update_maven_depmap
12mr|jmock1-1.2.0-3|158	%if %{gcj_support}
12mr|jmock1-1.2.0-3|159	%{clean_gcjdb}
12mr|jmock1-1.2.0-3|160	%endif
12mr|jmock1-1.2.0-3|161	
12mr|jmock1-1.2.0-3|162	%files
12mr|jmock1-1.2.0-3|163	%defattr(-,root,root,-)
12mr|jmock1-1.2.0-3|164	%doc LICENSE.txt overview.html
12mr|jmock1-1.2.0-3|165	%{_javadir}/*.jar
12mr|jmock1-1.2.0-3|166	%{_datadir}/maven2/poms/*
12mr|jmock1-1.2.0-3|167	%{_mavendepmapfragdir}
12mr|jmock1-1.2.0-3|168	%{gcj_files}
12mr|jmock1-1.2.0-3|169	
12mr|jmock1-1.2.0-3|170	%files javadoc
12mr|jmock1-1.2.0-3|171	%defattr(-,root,root,-)
12mr|jmock1-1.2.0-3|172	%doc %{_javadocdir}/%{name}-%{version}
12mr|jmock1-1.2.0-3|173	%doc %{_javadocdir}/%{name}
12mr|jmock1-1.2.0-3|174	
12mr|jmock1-1.2.0-3|175	%files demo
12mr|jmock1-1.2.0-3|176	%defattr(-,root,root,-)
12mr|jmock1-1.2.0-3|177	%doc %{_datadir}/%{name}-%{version}
12mr|jmock1-1.2.0-3|178	
12mr|jmock1-1.2.0-3|179	
12mr|jmock1-1.2.0-3|180	
12mr|jmock1-1.2.0-3|181	%changelog
12mr|jmock1-1.2.0-3|182	

14452 12
12mr|joe-3.7-6|1	%define Werror_cflags %nil
12mr|joe-3.7-6|2	
12mr|joe-3.7-6|3	%define		Summary An easy to use text editor, supporting syntax highlight and UTF-8
12mr|joe-3.7-6|4	Summary:	%Summary
12mr|joe-3.7-6|5	Name:		joe
12mr|joe-3.7-6|6	Version:	3.7
12mr|joe-3.7-6|7	Release:	%mkrel 6
12mr|joe-3.7-6|8	License:	GPL+
12mr|joe-3.7-6|9	Group:		Editors
12mr|joe-3.7-6|10	Source:		http://puzzle.dl.sourceforge.net/sourceforge/joe-editor/%{name}-%{version}.tar.bz2
12mr|joe-3.7-6|11	# RPM SPEC mode, originally from Suse's joe
12mr|joe-3.7-6|12	Source1:	spec.jsf
12mr|joe-3.7-6|13	Patch1:		joe-3.7-term.patch
12mr|joe-3.7-6|14	Patch2:		joe-3.5-spec-ftyperc.patch
12mr|joe-3.7-6|15	Patch3:		joe-3.7-segfault-fix.patch
12mr|joe-3.7-6|16	Url:		http://joe-editor.sourceforge.net/
12mr|joe-3.7-6|17	BuildRequires:	ncurses-devel
12mr|joe-3.7-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|joe-3.7-6|19	
12mr|joe-3.7-6|20	%description
12mr|joe-3.7-6|21	Joe is an easy to use, modeless text editor which would be very
12mr|joe-3.7-6|22	appropriate for novices.  Joe uses the same WordStar keybindings used
12mr|joe-3.7-6|23	in Borland's development environment.
12mr|joe-3.7-6|24	
12mr|joe-3.7-6|25	You should install joe if you've used it before and you liked it, or
12mr|joe-3.7-6|26	if you're still deciding what text editor you'd like to use, or if you
12mr|joe-3.7-6|27	have a fondness for WordStar.  If you're just starting out, you should
12mr|joe-3.7-6|28	probably install joe because it is very easy to use.
12mr|joe-3.7-6|29	
12mr|joe-3.7-6|30	%prep
12mr|joe-3.7-6|31	%setup -q
12mr|joe-3.7-6|32	%patch1 -p0 -b .gnoterm
12mr|joe-3.7-6|33	%patch2 -p1 -b .spec-ftyperc
12mr|joe-3.7-6|34	%patch3 -p0
12mr|joe-3.7-6|35	
12mr|joe-3.7-6|36	%build
12mr|joe-3.7-6|37	export CFLAGS="$RPM_OPT_FLAGS -DUSE_LOCALE"
12mr|joe-3.7-6|38	%configure2_5x
12mr|joe-3.7-6|39	%make
12mr|joe-3.7-6|40	
12mr|joe-3.7-6|41	%install
12mr|joe-3.7-6|42	rm -rf $RPM_BUILD_ROOT
12mr|joe-3.7-6|43	%makeinstall
12mr|joe-3.7-6|44	
12mr|joe-3.7-6|45	# XXX: hack to install the manpages, otherwise one goes over the other ...
12mr|joe-3.7-6|46	# (trap for when this ugly thing is no more needed)
12mr|joe-3.7-6|47	[ -d %{buildroot}/%{_mandir}/ru ] && exit 1
12mr|joe-3.7-6|48	rm -rf %{buildroot}/%{_mandir}
12mr|joe-3.7-6|49	pushd man && %makeinstall mandir=%{buildroot}/%{_mandir} && popd
12mr|joe-3.7-6|50	pushd man/ru && %makeinstall mandir=%{buildroot}/%{_mandir}/ru && popd
12mr|joe-3.7-6|51	for dir in %{buildroot}/%{_mandir} %{buildroot}/%{_mandir}/ru; do
12mr|joe-3.7-6|52	pushd $dir/man1
12mr|joe-3.7-6|53	for bin in jmacs jpico jstar rjoe; do
12mr|joe-3.7-6|54	ln -s joe.1 ${bin}.1
12mr|joe-3.7-6|55	done
12mr|joe-3.7-6|56	popd
12mr|joe-3.7-6|57	done
12mr|joe-3.7-6|58	
12mr|joe-3.7-6|59	cp -p %{SOURCE1} %{buildroot}%{_datadir}/joe/syntax/
12mr|joe-3.7-6|60	
12mr|joe-3.7-6|61	
12mr|joe-3.7-6|62	%if %{mdkversion} >= 200610
12mr|joe-3.7-6|63	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|joe-3.7-6|64	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12mr|joe-3.7-6|65	[Desktop Entry]
12mr|joe-3.7-6|66	Name=Joe
12mr|joe-3.7-6|67	Comment=%{Summary}
12mr|joe-3.7-6|68	Exec=%{_bindir}/%{name} %f
12mr|joe-3.7-6|69	Icon=editors_section
12mr|joe-3.7-6|70	Terminal=true
12mr|joe-3.7-6|71	Type=Application
12mr|joe-3.7-6|72	Categories=X-MandrivaLinux-MoreApplications-Editors;TextEditor;
12mr|joe-3.7-6|73	EOF
12mr|joe-3.7-6|74	%endif
12mr|joe-3.7-6|75	
12mr|joe-3.7-6|76	%post
12mr|joe-3.7-6|77	%if %{mdkversion} >= 200610
12mr|joe-3.7-6|78	%if %mdkversion < 200900
12mr|joe-3.7-6|79	%update_desktop_database
12mr|joe-3.7-6|80	%endif
12mr|joe-3.7-6|81	%endif
12mr|joe-3.7-6|82	%if %mdkversion < 200900
12mr|joe-3.7-6|83	%update_menus
12mr|joe-3.7-6|84	%endif
12mr|joe-3.7-6|85	
12mr|joe-3.7-6|86	%postun
12mr|joe-3.7-6|87	%if %{mdkversion} >= 200610
12mr|joe-3.7-6|88	%if %mdkversion < 200900
12mr|joe-3.7-6|89	%clean_desktop_database
12mr|joe-3.7-6|90	%endif
12mr|joe-3.7-6|91	%endif
12mr|joe-3.7-6|92	%if %mdkversion < 200900
12mr|joe-3.7-6|93	%clean_menus
12mr|joe-3.7-6|94	%endif
12mr|joe-3.7-6|95	
12mr|joe-3.7-6|96	%clean
12mr|joe-3.7-6|97	rm -rf $RPM_BUILD_ROOT
12mr|joe-3.7-6|98	
12mr|joe-3.7-6|99	%files
12mr|joe-3.7-6|100	%defattr (-,root,root)
12mr|joe-3.7-6|101	%{_bindir}/*
12mr|joe-3.7-6|102	%dir %{_sysconfdir}/joe
12mr|joe-3.7-6|103	%config(noreplace) %{_sysconfdir}/joe/*
12mr|joe-3.7-6|104	%{_datadir}/%{name}/*
12mr|joe-3.7-6|105	%{_mandir}/man1/*
12mr|joe-3.7-6|106	%lang(ru) %{_mandir}/ru/man1/*
12mr|joe-3.7-6|107	%if %{mdkversion} >= 200610
12mr|joe-3.7-6|108	%{_datadir}/applications/*
12mr|joe-3.7-6|109	%endif
12mr|joe-3.7-6|110	%doc ChangeLog HACKING HINTS LIST NEWS README TODO docs/help-system.html
12mr|joe-3.7-6|111	
12mr|joe-3.7-6|112	
12mr|joe-3.7-6|113	
12mr|joe-3.7-6|114	%changelog
12mr|joe-3.7-6|115	

14453 12
12mr|jovie-4.9.4-1|1	Name:		jovie
12mr|jovie-4.9.4-1|2	Summary:	KTTS - KDE Text-to-Speech
12mr|jovie-4.9.4-1|3	Version:	4.9.4
12mr|jovie-4.9.4-1|4	Release:	1
12mr|jovie-4.9.4-1|5	Epoch:		2
12mr|jovie-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|jovie-4.9.4-1|7	License:	LGPLv2
12mr|jovie-4.9.4-1|8	URL:		http://www.kde.org/
12mr|jovie-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|jovie-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|jovie-4.9.4-1|11	BuildRequires:	speech-dispatcher-devel
12mr|jovie-4.9.4-1|12	BuildRequires:	libespeak-devel
12mr|jovie-4.9.4-1|13	Obsoletes:	kdeaccessibility4-core < 2:4.5.71
12mr|jovie-4.9.4-1|14	Obsoletes:	kdeaccessibility4 < 2:4.5.71
12mr|jovie-4.9.4-1|15	Obsoletes:	kttsd < 2:4.5.71
12mr|jovie-4.9.4-1|16	
12mr|jovie-4.9.4-1|17	%description
12mr|jovie-4.9.4-1|18	Jovie is a subsystem within the KDE desktop for
12mr|jovie-4.9.4-1|19	conversion of text to audible speech. Jovie is currently under development
12mr|jovie-4.9.4-1|20	and aims to become the standard subsystem for all KDE applications
12mr|jovie-4.9.4-1|21	to provide speech output.
12mr|jovie-4.9.4-1|22	User Features:
12mr|jovie-4.9.4-1|23	* Speak any text from the KDE clipboard.
12mr|jovie-4.9.4-1|24	* Speak any plain text file.
12mr|jovie-4.9.4-1|25	* Speak all or any portion of a text file from Kate.
12mr|jovie-4.9.4-1|26	* Speak all or any portion of an HTML page from Konqueror.
12mr|jovie-4.9.4-1|27	* Use as the speech backend for KMouth and KSayIt.
12mr|jovie-4.9.4-1|28	* Speak KDE notifications (KNotify).
12mr|jovie-4.9.4-1|29	* Long text is parsed into sentences. User may backup by sentence or
12mr|jovie-4.9.4-1|30	paragraph, replay, pause, and stop playing.
12mr|jovie-4.9.4-1|31	* Audio output via GStreamer (version 0.8.7 or later)
12mr|jovie-4.9.4-1|32	
12mr|jovie-4.9.4-1|33	%files
12mr|jovie-4.9.4-1|34	%doc %{_kde_docdir}/HTML/en/jovie
12mr|jovie-4.9.4-1|35	%{_kde_bindir}/jovie
12mr|jovie-4.9.4-1|36	%{_kde_applicationsdir}/jovieapp.desktop
12mr|jovie-4.9.4-1|37	%{_kde_libdir}/kde4/kcm_kttsd.so
12mr|jovie-4.9.4-1|38	%{_kde_libdir}/kde4/jovie_stringreplacerplugin.so
12mr|jovie-4.9.4-1|39	%{_kde_libdir}/kde4/jovie_talkerchooserplugin.so
12mr|jovie-4.9.4-1|40	%{_kde_libdir}/kde4/jovie_xmltransformerplugin.so
12mr|jovie-4.9.4-1|41	%{_kde_appsdir}/jovie
12mr|jovie-4.9.4-1|42	%{_kde_appsdir}/kttsd
12mr|jovie-4.9.4-1|43	%{_kde_iconsdir}/*/*/actions/female.png
12mr|jovie-4.9.4-1|44	%{_kde_iconsdir}/*/*/actions/male.png
12mr|jovie-4.9.4-1|45	%{_kde_iconsdir}/*/*/actions/nospeak.png
12mr|jovie-4.9.4-1|46	%{_kde_iconsdir}/*/*/actions/speak.png
12mr|jovie-4.9.4-1|47	%{_kde_services}/jovie.desktop
12mr|jovie-4.9.4-1|48	%{_kde_services}/jovie_stringreplacerplugin.desktop
12mr|jovie-4.9.4-1|49	%{_kde_services}/jovie_talkerchooserplugin.desktop
12mr|jovie-4.9.4-1|50	%{_kde_services}/jovie_xmltransformerplugin.desktop
12mr|jovie-4.9.4-1|51	%{_kde_services}/kcmkttsd.desktop
12mr|jovie-4.9.4-1|52	%{_kde_services}/kttsd.desktop
12mr|jovie-4.9.4-1|53	%{_kde_servicetypes}/jovie_filterplugin.desktop
12mr|jovie-4.9.4-1|54	
12mr|jovie-4.9.4-1|55	#-----------------------------------------------------------------------------
12mr|jovie-4.9.4-1|56	
12mr|jovie-4.9.4-1|57	%define kttsd_major 4
12mr|jovie-4.9.4-1|58	%define libkttsd %mklibname kttsd %{kttsd_major}
12mr|jovie-4.9.4-1|59	
12mr|jovie-4.9.4-1|60	%package -n %{libkttsd}
12mr|jovie-4.9.4-1|61	Summary:	KDE 4 library
12mr|jovie-4.9.4-1|62	Group:		System/Libraries
12mr|jovie-4.9.4-1|63	
12mr|jovie-4.9.4-1|64	%description -n %{libkttsd}
12mr|jovie-4.9.4-1|65	KDE 4 library.
12mr|jovie-4.9.4-1|66	
12mr|jovie-4.9.4-1|67	%files -n %{libkttsd}
12mr|jovie-4.9.4-1|68	%{_kde_libdir}/libkttsd.so.%{kttsd_major}*
12mr|jovie-4.9.4-1|69	
12mr|jovie-4.9.4-1|70	#---------------------------------------------
12mr|jovie-4.9.4-1|71	
12mr|jovie-4.9.4-1|72	%package devel
12mr|jovie-4.9.4-1|73	Summary:	Devel stuff for %{name}
12mr|jovie-4.9.4-1|74	Group:		Development/KDE and Qt
12mr|jovie-4.9.4-1|75	Requires:	kdelibs4-devel
12mr|jovie-4.9.4-1|76	Requires:	%{libkttsd} = %{EVRD}
12mr|jovie-4.9.4-1|77	
12mr|jovie-4.9.4-1|78	%description  devel
12mr|jovie-4.9.4-1|79	Files needed to build applications based on %{name}.
12mr|jovie-4.9.4-1|80	
12mr|jovie-4.9.4-1|81	%files devel
12mr|jovie-4.9.4-1|82	%{_kde_libdir}/libkttsd.so
12mr|jovie-4.9.4-1|83	
12mr|jovie-4.9.4-1|84	#----------------------------------------------------------------------
12mr|jovie-4.9.4-1|85	
12mr|jovie-4.9.4-1|86	%prep
12mr|jovie-4.9.4-1|87	%setup -q
12mr|jovie-4.9.4-1|88	
12mr|jovie-4.9.4-1|89	%build
12mr|jovie-4.9.4-1|90	%cmake_kde4
12mr|jovie-4.9.4-1|91	%make
12mr|jovie-4.9.4-1|92	
12mr|jovie-4.9.4-1|93	%install
12mr|jovie-4.9.4-1|94	%makeinstall_std -C build
12mr|jovie-4.9.4-1|95	
12mr|jovie-4.9.4-1|96	%changelog
12mr|jovie-4.9.4-1|97	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|jovie-4.9.4-1|98	- New version 4.9.4
12mr|jovie-4.9.4-1|99	
12mr|jovie-4.9.4-1|100	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|jovie-4.9.4-1|101	- New version 4.9.3
12mr|jovie-4.9.4-1|102	
12mr|jovie-4.9.4-1|103	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|jovie-4.9.4-1|104	- New version 4.9.2
12mr|jovie-4.9.4-1|105	
12mr|jovie-4.9.4-1|106	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|jovie-4.9.4-1|107	- New version 4.9.1
12mr|jovie-4.9.4-1|108	
12mr|jovie-4.9.4-1|109	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|jovie-4.9.4-1|110	- New version 4.9.0
12mr|jovie-4.9.4-1|111	
12mr|jovie-4.9.4-1|112	* Thu Jul 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|jovie-4.9.4-1|113	- New version 4.8.97
12mr|jovie-4.9.4-1|114	
12mr|jovie-4.9.4-1|115	* Tue Jul 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|jovie-4.9.4-1|116	- New version 4.8.95
12mr|jovie-4.9.4-1|117	
12mr|jovie-4.9.4-1|118	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.4-69.1mib2010.2
12mr|jovie-4.9.4-1|119	- New version 4.8.4
12mr|jovie-4.9.4-1|120	- MIB (Mandriva International Backports)
12mr|jovie-4.9.4-1|121	
12mr|jovie-4.9.4-1|122	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.3-69.1mib2010.2
12mr|jovie-4.9.4-1|123	- New version 4.8.3
12mr|jovie-4.9.4-1|124	- MIB (Mandriva International Backports)
12mr|jovie-4.9.4-1|125	
12mr|jovie-4.9.4-1|126	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.2-69.1mib2010.2
12mr|jovie-4.9.4-1|127	- New version 4.8.2
12mr|jovie-4.9.4-1|128	- MIB (Mandriva International Backports)
12mr|jovie-4.9.4-1|129	
12mr|jovie-4.9.4-1|130	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.1-69.1mib2010.2
12mr|jovie-4.9.4-1|131	- New version 4.8.1
12mr|jovie-4.9.4-1|132	- Add Obeoletes for kttsd, kdeaccessibility4-core and kdeaccessibility4
12mr|jovie-4.9.4-1|133	- Add Epoch 2 for updates purpose
12mr|jovie-4.9.4-1|134	- MIB (Mandriva International Backports)
12mr|jovie-4.9.4-1|135	
12mr|jovie-4.9.4-1|136	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.0-69.1mib2010.2
12mr|jovie-4.9.4-1|137	+ Revision: 762445
12mr|jovie-4.9.4-1|138	- Backport to 2010.2 for MIB users
12mr|jovie-4.9.4-1|139	- MIB (Mandriva International Backports)
12mr|jovie-4.9.4-1|140	
12mr|jovie-4.9.4-1|141	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|jovie-4.9.4-1|142	+ Revision: 762445
12mr|jovie-4.9.4-1|143	- New upstream tarball
12mr|jovie-4.9.4-1|144	
12mr|jovie-4.9.4-1|145	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|jovie-4.9.4-1|146	+ Revision: 758036
12mr|jovie-4.9.4-1|147	- New upstream tarball
12mr|jovie-4.9.4-1|148	
12mr|jovie-4.9.4-1|149	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|jovie-4.9.4-1|150	+ Revision: 744512
12mr|jovie-4.9.4-1|151	- New upstream tarball
12mr|jovie-4.9.4-1|152	
12mr|jovie-4.9.4-1|153	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|jovie-4.9.4-1|154	+ Revision: 739348
12mr|jovie-4.9.4-1|155	- New upstream tarball
12mr|jovie-4.9.4-1|156	
12mr|jovie-4.9.4-1|157	* Wed Nov 30 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|jovie-4.9.4-1|158	+ Revision: 735553
12mr|jovie-4.9.4-1|159	- imported package jovie
12mr|jovie-4.9.4-1|160	

14454 12
12mr|jpackage-utils-1.7.5-4.12|1	# Copyright (c) 2000-2008, JPackage Project
12mr|jpackage-utils-1.7.5-4.12|2	# All rights reserved.
12mr|jpackage-utils-1.7.5-4.12|3	#
12mr|jpackage-utils-1.7.5-4.12|4	# Redistribution and use in source and binary forms, with or without
12mr|jpackage-utils-1.7.5-4.12|5	# modification, are permitted provided that the following conditions
12mr|jpackage-utils-1.7.5-4.12|6	# are met:
12mr|jpackage-utils-1.7.5-4.12|7	#
12mr|jpackage-utils-1.7.5-4.12|8	# 1. Redistributions of source code must retain the above copyright
12mr|jpackage-utils-1.7.5-4.12|9	#    notice, this list of conditions and the following disclaimer.
12mr|jpackage-utils-1.7.5-4.12|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jpackage-utils-1.7.5-4.12|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jpackage-utils-1.7.5-4.12|12	#    documentation and/or other materials provided with the
12mr|jpackage-utils-1.7.5-4.12|13	#    distribution.
12mr|jpackage-utils-1.7.5-4.12|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jpackage-utils-1.7.5-4.12|15	#    contributors may be used to endorse or promote products derived
12mr|jpackage-utils-1.7.5-4.12|16	#    from this software without specific prior written permission.
12mr|jpackage-utils-1.7.5-4.12|17	#
12mr|jpackage-utils-1.7.5-4.12|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jpackage-utils-1.7.5-4.12|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jpackage-utils-1.7.5-4.12|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jpackage-utils-1.7.5-4.12|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jpackage-utils-1.7.5-4.12|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jpackage-utils-1.7.5-4.12|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jpackage-utils-1.7.5-4.12|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jpackage-utils-1.7.5-4.12|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jpackage-utils-1.7.5-4.12|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jpackage-utils-1.7.5-4.12|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jpackage-utils-1.7.5-4.12|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jpackage-utils-1.7.5-4.12|29	#
12mr|jpackage-utils-1.7.5-4.12|30	
12mr|jpackage-utils-1.7.5-4.12|31	# debug package is empty and rpmlint rejects build
12mr|jpackage-utils-1.7.5-4.12|32	
12mr|jpackage-utils-1.7.5-4.12|33	%define _enable_debug_packages %{nil}
12mr|jpackage-utils-1.7.5-4.12|34	%define debug_package %{nil}
12mr|jpackage-utils-1.7.5-4.12|35	
12mr|jpackage-utils-1.7.5-4.12|36	%define distver 1.7
12mr|jpackage-utils-1.7.5-4.12|37	%define section free
12mr|jpackage-utils-1.7.5-4.12|38	
12mr|jpackage-utils-1.7.5-4.12|39	%define	gcj_support 0
12mr|jpackage-utils-1.7.5-4.12|40	%define sdk_provider	openjdk
12mr|jpackage-utils-1.7.5-4.12|41	%ifnarch %{ix86} x86_64
12mr|jpackage-utils-1.7.5-4.12|42	%define sdk_provider	gcj
12mr|jpackage-utils-1.7.5-4.12|43	%endif
12mr|jpackage-utils-1.7.5-4.12|44	
12mr|jpackage-utils-1.7.5-4.12|45	Name:           jpackage-utils
12mr|jpackage-utils-1.7.5-4.12|46	Version:        1.7.5
12mr|jpackage-utils-1.7.5-4.12|47	Release:        4.12
12mr|jpackage-utils-1.7.5-4.12|48	Epoch:          0
12mr|jpackage-utils-1.7.5-4.12|49	Summary:        JPackage utilities
12mr|jpackage-utils-1.7.5-4.12|50	License:        BSD-style
12mr|jpackage-utils-1.7.5-4.12|51	URL:            http://www.jpackage.org/
12mr|jpackage-utils-1.7.5-4.12|52	Source0:        %{name}-%{version}.tar.bz2
12mr|jpackage-utils-1.7.5-4.12|53	Source1:        classpath.security
12mr|jpackage-utils-1.7.5-4.12|54	Source2:        %{name}-README
12mr|jpackage-utils-1.7.5-4.12|55	Source3:        abs2rel.sh
12mr|jpackage-utils-1.7.5-4.12|56	Source4:        abs2rel.lua
12mr|jpackage-utils-1.7.5-4.12|57	Source10:	jpackage.generic.macros
12mr|jpackage-utils-1.7.5-4.12|58	Source11:	jpackage.override.mandriva.macros
12mr|jpackage-utils-1.7.5-4.12|59	Patch0:		java-functions-openjdk.patch
12mr|jpackage-utils-1.7.5-4.12|60	Patch1:         %{name}-enable-gcj-support.patch
12mr|jpackage-utils-1.7.5-4.12|61	Patch2:         %{name}-own-mavendirs.patch
12mr|jpackage-utils-1.7.5-4.12|62	Patch3:         %{name}-prefer-jre.patch
12mr|jpackage-utils-1.7.5-4.12|63	Patch4:         %{name}-set-classpath.patch
12mr|jpackage-utils-1.7.5-4.12|64	
12mr|jpackage-utils-1.7.5-4.12|65	Group:          Development/Java
12mr|jpackage-utils-1.7.5-4.12|66	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jpackage-utils-1.7.5-4.12|67	# (anssi 12/2007): No longer noarch as different JDK is used on x86(_64) than
12mr|jpackage-utils-1.7.5-4.12|68	# on other archs.
12mr|jpackage-utils-1.7.5-4.12|69	#BuildArch:      noarch
12mr|jpackage-utils-1.7.5-4.12|70	AutoReqProv:    no
12mr|jpackage-utils-1.7.5-4.12|71	%if 0
12mr|jpackage-utils-1.7.5-4.12|72	BuildRequires:  %{__awk}, %{__grep}
12mr|jpackage-utils-1.7.5-4.12|73	Requires:       /bin/egrep, %{__sed}, %{__perl}
12mr|jpackage-utils-1.7.5-4.12|74	%endif
12mr|jpackage-utils-1.7.5-4.12|75	Requires(post): rpm-helper
12mr|jpackage-utils-1.7.5-4.12|76	# Contains invalid alternatives setup that breaks keytool symlink
12mr|jpackage-utils-1.7.5-4.12|77	Conflicts:      kaffe-devel < 1.1.8-0.20070217.2
12mr|jpackage-utils-1.7.5-4.12|78	
12mr|jpackage-utils-1.7.5-4.12|79	%description
12mr|jpackage-utils-1.7.5-4.12|80	Utilities for the JPackage Project:
12mr|jpackage-utils-1.7.5-4.12|81	
12mr|jpackage-utils-1.7.5-4.12|82	* %{_bindir}/build-classpath
12mr|jpackage-utils-1.7.5-4.12|83	build the Java classpath in a portable manner
12mr|jpackage-utils-1.7.5-4.12|84	* %{_bindir}/build-jar-repository
12mr|jpackage-utils-1.7.5-4.12|85	build a jar repository in a portable manner
12mr|jpackage-utils-1.7.5-4.12|86	* %{_bindir}/rebuild-jar-repository
12mr|jpackage-utils-1.7.5-4.12|87	rebuild a jar repository in a portable manner
12mr|jpackage-utils-1.7.5-4.12|88	(after a jvm change...)
12mr|jpackage-utils-1.7.5-4.12|89	* %{_bindir}/build-classpath-directory
12mr|jpackage-utils-1.7.5-4.12|90	build the Java classpath from a directory
12mr|jpackage-utils-1.7.5-4.12|91	* %{_bindir}/diff-jars
12mr|jpackage-utils-1.7.5-4.12|92	show jar content differences
12mr|jpackage-utils-1.7.5-4.12|93	* %{_bindir}/jvmjar
12mr|jpackage-utils-1.7.5-4.12|94	install jvm extensions
12mr|jpackage-utils-1.7.5-4.12|95	* %{_bindir}/create-jar-links
12mr|jpackage-utils-1.7.5-4.12|96	create custom jar links
12mr|jpackage-utils-1.7.5-4.12|97	* %{_bindir}/clean-binary-files
12mr|jpackage-utils-1.7.5-4.12|98	remove binary files from sources
12mr|jpackage-utils-1.7.5-4.12|99	* %{_bindir}/check-binary-files
12mr|jpackage-utils-1.7.5-4.12|100	check for presence of unexpected binary files
12mr|jpackage-utils-1.7.5-4.12|101	* %{_datadir}/java-utils/java-functions
12mr|jpackage-utils-1.7.5-4.12|102	shell script functions library for Java
12mr|jpackage-utils-1.7.5-4.12|103	applications
12mr|jpackage-utils-1.7.5-4.12|104	* %{_sysconfdir}/java/jpackage-release
12mr|jpackage-utils-1.7.5-4.12|105	string identifying the currently installed
12mr|jpackage-utils-1.7.5-4.12|106	JPackage release
12mr|jpackage-utils-1.7.5-4.12|107	* %{_sysconfdir}/java/java.conf
12mr|jpackage-utils-1.7.5-4.12|108	system-wide Java configuration file
12mr|jpackage-utils-1.7.5-4.12|109	* %{_sysconfdir}/rpm/macros.d/jpackage.macros
12mr|jpackage-utils-1.7.5-4.12|110	RPM macros for Java packagers and developers
12mr|jpackage-utils-1.7.5-4.12|111	* %{_docdir}/%{name}/jpackage-policy
12mr|jpackage-utils-1.7.5-4.12|112	Java packaging policy for packagers and
12mr|jpackage-utils-1.7.5-4.12|113	developers
12mr|jpackage-utils-1.7.5-4.12|114	
12mr|jpackage-utils-1.7.5-4.12|115	It also contains the license, man pages, documentation, XSL files of general
12mr|jpackage-utils-1.7.5-4.12|116	use with maven2, a header file for spec files etc.
12mr|jpackage-utils-1.7.5-4.12|117	
12mr|jpackage-utils-1.7.5-4.12|118	%package -n java-rpmbuild
12mr|jpackage-utils-1.7.5-4.12|119	Summary:	Java SDK for building Mandriva java rpm packages
12mr|jpackage-utils-1.7.5-4.12|120	Group:		Development/Java
12mr|jpackage-utils-1.7.5-4.12|121	Requires:	java-devel-%{sdk_provider}
12mr|jpackage-utils-1.7.5-4.12|122	Requires:	jpackage-utils = %{version}
12mr|jpackage-utils-1.7.5-4.12|123	
12mr|jpackage-utils-1.7.5-4.12|124	%description -n java-rpmbuild
12mr|jpackage-utils-1.7.5-4.12|125	Contains links that set up the default java SDK which is used for
12mr|jpackage-utils-1.7.5-4.12|126	building Mandriva rpm packages of java software.
12mr|jpackage-utils-1.7.5-4.12|127	
12mr|jpackage-utils-1.7.5-4.12|128	%prep
12mr|jpackage-utils-1.7.5-4.12|129	%setup -q
12mr|jpackage-utils-1.7.5-4.12|130	%patch0 -p0
12mr|jpackage-utils-1.7.5-4.12|131	%patch1 -p0
12mr|jpackage-utils-1.7.5-4.12|132	%patch2 -p1
12mr|jpackage-utils-1.7.5-4.12|133	%patch3 -p1
12mr|jpackage-utils-1.7.5-4.12|134	%patch4 -p1
12mr|jpackage-utils-1.7.5-4.12|135	%{__perl} -pi -e 's/(^%%_[ml]*iconsdir)/#\1/g' misc/macros.jpackage
12mr|jpackage-utils-1.7.5-4.12|136	%{__perl} -pi -e 's/(^%%_menudir)/#\1/' misc/macros.jpackage
12mr|jpackage-utils-1.7.5-4.12|137	%{__perl} -pi -e 's|jre/sh|jre/bin|g' java-utils/java-functions
12mr|jpackage-utils-1.7.5-4.12|138	cp %{SOURCE2} .
12mr|jpackage-utils-1.7.5-4.12|139	
12mr|jpackage-utils-1.7.5-4.12|140	%build
12mr|jpackage-utils-1.7.5-4.12|141	echo "JPackage release %{distver} (%{distribution}) for %{_target_cpu}" \
12mr|jpackage-utils-1.7.5-4.12|142	> etc/jpackage-release
12mr|jpackage-utils-1.7.5-4.12|143	
12mr|jpackage-utils-1.7.5-4.12|144	
12mr|jpackage-utils-1.7.5-4.12|145	%install
12mr|jpackage-utils-1.7.5-4.12|146	rm -rf $RPM_BUILD_ROOT
12mr|jpackage-utils-1.7.5-4.12|147	
12mr|jpackage-utils-1.7.5-4.12|148	# Pull macros out of macros.jpackage and emulate them during install for
12mr|jpackage-utils-1.7.5-4.12|149	# smooth bootstrapping experience.
12mr|jpackage-utils-1.7.5-4.12|150	for dir in \
12mr|jpackage-utils-1.7.5-4.12|151	jvmdir jvmjardir jvmprivdir \
12mr|jpackage-utils-1.7.5-4.12|152	jvmlibdir jvmdatadir jvmsysconfdir \
12mr|jpackage-utils-1.7.5-4.12|153	jvmcommonlibdir jvmcommondatadir jvmcommonsysconfdir \
12mr|jpackage-utils-1.7.5-4.12|154	javadir jnidir javadocdir mavenpomdir \
12mr|jpackage-utils-1.7.5-4.12|155	mavendepmapdir mavendepmapfragdir; do
12mr|jpackage-utils-1.7.5-4.12|156	export _${dir}=$(rpm --eval $(%{__grep} -E "^%_${dir}\b" \
12mr|jpackage-utils-1.7.5-4.12|157	misc/macros.jpackage | %{__awk} '{ print $2 }'))
12mr|jpackage-utils-1.7.5-4.12|158	done
12mr|jpackage-utils-1.7.5-4.12|159	
12mr|jpackage-utils-1.7.5-4.12|160	install -dm 755 ${RPM_BUILD_ROOT}${_jvmdir}
12mr|jpackage-utils-1.7.5-4.12|161	install -dm 755 ${RPM_BUILD_ROOT}${_jvmjardir}
12mr|jpackage-utils-1.7.5-4.12|162	install -dm 755 ${RPM_BUILD_ROOT}${_jvmprivdir}
12mr|jpackage-utils-1.7.5-4.12|163	install -dm 755 ${RPM_BUILD_ROOT}${_jvmlibdir}
12mr|jpackage-utils-1.7.5-4.12|164	install -dm 755 ${RPM_BUILD_ROOT}${_jvmdatadir}
12mr|jpackage-utils-1.7.5-4.12|165	install -dm 755 ${RPM_BUILD_ROOT}${_jvmsysconfdir}
12mr|jpackage-utils-1.7.5-4.12|166	install -dm 755 ${RPM_BUILD_ROOT}${_jvmcommonlibdir}
12mr|jpackage-utils-1.7.5-4.12|167	install -dm 755 ${RPM_BUILD_ROOT}${_jvmcommondatadir}
12mr|jpackage-utils-1.7.5-4.12|168	install -dm 755 ${RPM_BUILD_ROOT}${_jvmcommonsysconfdir}
12mr|jpackage-utils-1.7.5-4.12|169	install -dm 755 ${RPM_BUILD_ROOT}${_javadir}
12mr|jpackage-utils-1.7.5-4.12|170	install -dm 755 ${RPM_BUILD_ROOT}${_javadir}-utils
12mr|jpackage-utils-1.7.5-4.12|171	install -dm 755 ${RPM_BUILD_ROOT}${_javadir}-ext
12mr|jpackage-utils-1.7.5-4.12|172	install -dm 755 ${RPM_BUILD_ROOT}${_javadir}-{1.3.1,1.4.0,1.4.1,1.4.2}
12mr|jpackage-utils-1.7.5-4.12|173	install -dm 755 ${RPM_BUILD_ROOT}${_javadir}-{1.5.0,1.6.0,1.7.0}
12mr|jpackage-utils-1.7.5-4.12|174	install -dm 755 ${RPM_BUILD_ROOT}${_jnidir}
12mr|jpackage-utils-1.7.5-4.12|175	install -dm 755 ${RPM_BUILD_ROOT}${_jnidir}-ext
12mr|jpackage-utils-1.7.5-4.12|176	install -dm 755 ${RPM_BUILD_ROOT}${_jnidir}-{1.3.1,1.4.0,1.4.1,1.4.2}
12mr|jpackage-utils-1.7.5-4.12|177	install -dm 755 ${RPM_BUILD_ROOT}${_jnidir}-{1.5.0,1.6.0,1.7.0}
12mr|jpackage-utils-1.7.5-4.12|178	install -dm 755 ${RPM_BUILD_ROOT}${_javadocdir}
12mr|jpackage-utils-1.7.5-4.12|179	install -dm 755 ${RPM_BUILD_ROOT}${_mavenpomdir}
12mr|jpackage-utils-1.7.5-4.12|180	install -dm 755 ${RPM_BUILD_ROOT}${_mavendepmapfragdir}
12mr|jpackage-utils-1.7.5-4.12|181	
12mr|jpackage-utils-1.7.5-4.12|182	pushd bin
12mr|jpackage-utils-1.7.5-4.12|183	for i in *; do
12mr|jpackage-utils-1.7.5-4.12|184	install -pm 755 -D $i ${RPM_BUILD_ROOT}%{_bindir}/$i
12mr|jpackage-utils-1.7.5-4.12|185	done
12mr|jpackage-utils-1.7.5-4.12|186	popd
12mr|jpackage-utils-1.7.5-4.12|187	install -m644 etc/font.properties -D ${RPM_BUILD_ROOT}%{_sysconfdir}/java/font.properties
12mr|jpackage-utils-1.7.5-4.12|188	
12mr|jpackage-utils-1.7.5-4.12|189	# Install abs2rel scripts
12mr|jpackage-utils-1.7.5-4.12|190	install -pm 755 %{SOURCE3}  ${RPM_BUILD_ROOT}%{_javadir}-utils
12mr|jpackage-utils-1.7.5-4.12|191	install -pm 644 %{SOURCE4} ${RPM_BUILD_ROOT}%{_javadir}-utils
12mr|jpackage-utils-1.7.5-4.12|192	
12mr|jpackage-utils-1.7.5-4.12|193	# Create an initial (empty) depmap
12mr|jpackage-utils-1.7.5-4.12|194	echo -e "<dependencies>\\n" \
12mr|jpackage-utils-1.7.5-4.12|195	> ${RPM_BUILD_ROOT}${_mavendepmapdir}/maven2-depmap.xml
12mr|jpackage-utils-1.7.5-4.12|196	echo -e "</dependencies>\\n" \
12mr|jpackage-utils-1.7.5-4.12|197	>> ${RPM_BUILD_ROOT}${_mavendepmapdir}/maven2-depmap.xml
12mr|jpackage-utils-1.7.5-4.12|198	
12mr|jpackage-utils-1.7.5-4.12|199	cat > etc/java.conf << EOF
12mr|jpackage-utils-1.7.5-4.12|200	# System-wide Java configuration file                                -*- sh -*-
12mr|jpackage-utils-1.7.5-4.12|201	#
12mr|jpackage-utils-1.7.5-4.12|202	# JPackage Project <http://www.jpackage.org/>
12mr|jpackage-utils-1.7.5-4.12|203	
12mr|jpackage-utils-1.7.5-4.12|204	# Location of jar files on the system
12mr|jpackage-utils-1.7.5-4.12|205	JAVA_LIBDIR=${_javadir}
12mr|jpackage-utils-1.7.5-4.12|206	
12mr|jpackage-utils-1.7.5-4.12|207	# Location of arch-specific jar files on the system
12mr|jpackage-utils-1.7.5-4.12|208	JNI_LIBDIR=${_jnidir}
12mr|jpackage-utils-1.7.5-4.12|209	
12mr|jpackage-utils-1.7.5-4.12|210	# Root of all JVM installations
12mr|jpackage-utils-1.7.5-4.12|211	JVM_ROOT=${_jvmdir}
12mr|jpackage-utils-1.7.5-4.12|212	
12mr|jpackage-utils-1.7.5-4.12|213	# You can define a system-wide JVM root here if you're not using the
12mr|jpackage-utils-1.7.5-4.12|214	# default one.
12mr|jpackage-utils-1.7.5-4.12|215	#
12mr|jpackage-utils-1.7.5-4.12|216	# If you have the a base JRE package installed
12mr|jpackage-utils-1.7.5-4.12|217	# (e.g. java-1.6.0-openjdk):
12mr|jpackage-utils-1.7.5-4.12|218	#JAVA_HOME=\$JVM_ROOT/jre
12mr|jpackage-utils-1.7.5-4.12|219	#
12mr|jpackage-utils-1.7.5-4.12|220	# If you have the a devel JDK package installed
12mr|jpackage-utils-1.7.5-4.12|221	# (e.g. java-1.6.0-openjdk-devel):
12mr|jpackage-utils-1.7.5-4.12|222	#JAVA_HOME=\$JVM_ROOT/java
12mr|jpackage-utils-1.7.5-4.12|223	
12mr|jpackage-utils-1.7.5-4.12|224	# Options to pass to the java interpreter
12mr|jpackage-utils-1.7.5-4.12|225	JAVACMD_OPTS=
12mr|jpackage-utils-1.7.5-4.12|226	EOF
12mr|jpackage-utils-1.7.5-4.12|227	
12mr|jpackage-utils-1.7.5-4.12|228	install -pm 644 etc/java.conf ${RPM_BUILD_ROOT}%{_sysconfdir}/java/java.conf
12mr|jpackage-utils-1.7.5-4.12|229	install -pm 644 etc/jpackage-release -D ${RPM_BUILD_ROOT}%{_sysconfdir}/java/jpackage-release
12mr|jpackage-utils-1.7.5-4.12|230	install -pm 644 java-utils/java-functions -D ${RPM_BUILD_ROOT}${_javadir}-utils
12mr|jpackage-utils-1.7.5-4.12|231	install -m644 misc/macros.jpackage -D ${RPM_BUILD_ROOT}%{_sysconfdir}/rpm/macros.d/jpackage.macros
12mr|jpackage-utils-1.7.5-4.12|232	install -m644 %{SOURCE10} -D %{buildroot}%{_sysconfdir}/rpm/macros.d/jpackage.generic.macros
12mr|jpackage-utils-1.7.5-4.12|233	install -m644 %{SOURCE11} -D %{buildroot}%{_sysconfdir}/rpm/macros.d/jpackage.override.mandriva.macros
12mr|jpackage-utils-1.7.5-4.12|234	
12mr|jpackage-utils-1.7.5-4.12|235	%{__mkdir_p} ${RPM_BUILD_ROOT}%{_mandir}/man1
12mr|jpackage-utils-1.7.5-4.12|236	install -pm 644 man/* ${RPM_BUILD_ROOT}%{_mandir}/man1
12mr|jpackage-utils-1.7.5-4.12|237	%{__mkdir_p} ${RPM_BUILD_ROOT}${_javadir}-utils/xml
12mr|jpackage-utils-1.7.5-4.12|238	install -pm 644 xml/* ${RPM_BUILD_ROOT}${_javadir}-utils/xml
12mr|jpackage-utils-1.7.5-4.12|239	
12mr|jpackage-utils-1.7.5-4.12|240	ln -s java-%{sdk_provider} %{buildroot}${_jvmdir}/java-rpmbuild
12mr|jpackage-utils-1.7.5-4.12|241	ln -s java-%{sdk_provider} %{buildroot}${_jvmjardir}/java-rpmbuild
12mr|jpackage-utils-1.7.5-4.12|242	
12mr|jpackage-utils-1.7.5-4.12|243	## BEGIN GCJ/CLASSPATH SPECIFIC ##
12mr|jpackage-utils-1.7.5-4.12|244	%{__mkdir_p} %{buildroot}%{_libdir}/security
12mr|jpackage-utils-1.7.5-4.12|245	%{__cp} -a %{SOURCE1} %{buildroot}%{_libdir}/security/classpath.security.real
12mr|jpackage-utils-1.7.5-4.12|246	
12mr|jpackage-utils-1.7.5-4.12|247	%{__mkdir_p} %{buildroot}%{_bindir}
12mr|jpackage-utils-1.7.5-4.12|248	%{__cat} > %{buildroot}%{_bindir}/rebuild-security-providers << EOF
12mr|jpackage-utils-1.7.5-4.12|249	#!/bin/sh
12mr|jpackage-utils-1.7.5-4.12|250	# Rebuild the list of security providers classpath.security
12mr|jpackage-utils-1.7.5-4.12|251	
12mr|jpackage-utils-1.7.5-4.12|252	cat %{_libdir}/security/classpath.security \
12mr|jpackage-utils-1.7.5-4.12|253	| grep -v "^security.provider." \
12mr|jpackage-utils-1.7.5-4.12|254	> %{_libdir}/security/classpath.security.bak
12mr|jpackage-utils-1.7.5-4.12|255	mv -f %{_libdir}/security/classpath.security.bak \
12mr|jpackage-utils-1.7.5-4.12|256	%{_libdir}/security/classpath.security
12mr|jpackage-utils-1.7.5-4.12|257	
12mr|jpackage-utils-1.7.5-4.12|258	providers=\$(ls %{_sysconfdir}/java/security/security.d | sort \
12mr|jpackage-utils-1.7.5-4.12|259	| awk -F- '{ print \$2 }')
12mr|jpackage-utils-1.7.5-4.12|260	count=0
12mr|jpackage-utils-1.7.5-4.12|261	for provider in \$providers
12mr|jpackage-utils-1.7.5-4.12|262	do
12mr|jpackage-utils-1.7.5-4.12|263	case \$provider in
12mr|jpackage-utils-1.7.5-4.12|264	*.rpmsave|*.rpmorig|*.rpmnew|*~|*.orig|*.bak)
12mr|jpackage-utils-1.7.5-4.12|265	;;
12mr|jpackage-utils-1.7.5-4.12|266	*)
12mr|jpackage-utils-1.7.5-4.12|267	count=\$((count + 1))
12mr|jpackage-utils-1.7.5-4.12|268	echo "security.provider."\$count"="\$provider \
12mr|jpackage-utils-1.7.5-4.12|269	>> %{_libdir}/security/classpath.security
12mr|jpackage-utils-1.7.5-4.12|270	;;
12mr|jpackage-utils-1.7.5-4.12|271	esac
12mr|jpackage-utils-1.7.5-4.12|272	done
12mr|jpackage-utils-1.7.5-4.12|273	EOF
12mr|jpackage-utils-1.7.5-4.12|274	
12mr|jpackage-utils-1.7.5-4.12|275	%{__mkdir_p} %{buildroot}%{_sysconfdir}/java/security/security.d
12mr|jpackage-utils-1.7.5-4.12|276	pushd  %{buildroot}%{_sysconfdir}/java/security/security.d
12mr|jpackage-utils-1.7.5-4.12|277	touch 1000-gnu.java.security.provider.Gnu
12mr|jpackage-utils-1.7.5-4.12|278	touch 1500-org.bouncycastle.jce.provider.BouncyCastleProvider
12mr|jpackage-utils-1.7.5-4.12|279	touch 2000-gnu.javax.crypto.jce.GnuCrypto
12mr|jpackage-utils-1.7.5-4.12|280	touch 3000-gnu.javax.crypto.jce.GnuSasl
12mr|jpackage-utils-1.7.5-4.12|281	touch 4000-gnu.javax.net.ssl.provider.Jessie
12mr|jpackage-utils-1.7.5-4.12|282	touch 5000-gnu.javax.security.auth.callback.GnuCallbacks
12mr|jpackage-utils-1.7.5-4.12|283	popd
12mr|jpackage-utils-1.7.5-4.12|284	
12mr|jpackage-utils-1.7.5-4.12|285	%{__mkdir_p} %{buildroot}%{_libdir}
12mr|jpackage-utils-1.7.5-4.12|286	%{__cat} > %{buildroot}%{_libdir}/logging.properties.real << EOF
12mr|jpackage-utils-1.7.5-4.12|287	# Default logging properties.
12mr|jpackage-utils-1.7.5-4.12|288	# See javadoc in java.util.logging.LogManager to information on
12mr|jpackage-utils-1.7.5-4.12|289	# overriding these settings.  Most of the defaults are compiled in, so
12mr|jpackage-utils-1.7.5-4.12|290	# this file is fairly minimal.
12mr|jpackage-utils-1.7.5-4.12|291	
12mr|jpackage-utils-1.7.5-4.12|292	# Send log records to System.err, default to OFF instead of INFO.
12mr|jpackage-utils-1.7.5-4.12|293	handlers = java.util.logging.ConsoleHandler
12mr|jpackage-utils-1.7.5-4.12|294	.level = OFF
12mr|jpackage-utils-1.7.5-4.12|295	EOF
12mr|jpackage-utils-1.7.5-4.12|296	
12mr|jpackage-utils-1.7.5-4.12|297	%{__mkdir_p} %{buildroot}%{_javadir}/gcj-endorsed
12mr|jpackage-utils-1.7.5-4.12|298	## END GCJ/CLASSPATH SPECIFIC ##
12mr|jpackage-utils-1.7.5-4.12|299	
12mr|jpackage-utils-1.7.5-4.12|300	
12mr|jpackage-utils-1.7.5-4.12|301	cat <<EOF > %{name}-%{version}.files
12mr|jpackage-utils-1.7.5-4.12|302	%{_bindir}/*
12mr|jpackage-utils-1.7.5-4.12|303	%{_mandir}/man1/*
12mr|jpackage-utils-1.7.5-4.12|304	%dir %{_sysconfdir}/java
12mr|jpackage-utils-1.7.5-4.12|305	%if %{gcj_support}
12mr|jpackage-utils-1.7.5-4.12|306	%{_sysconfdir}/java/security
12mr|jpackage-utils-1.7.5-4.12|307	%endif
12mr|jpackage-utils-1.7.5-4.12|308	%dir ${_jvmdir}
12mr|jpackage-utils-1.7.5-4.12|309	%dir ${_jvmjardir}
12mr|jpackage-utils-1.7.5-4.12|310	%dir ${_jvmprivdir}
12mr|jpackage-utils-1.7.5-4.12|311	# %dir ${_jvmlibdir}
12mr|jpackage-utils-1.7.5-4.12|312	%dir ${_jvmdatadir}
12mr|jpackage-utils-1.7.5-4.12|313	%dir ${_jvmsysconfdir}
12mr|jpackage-utils-1.7.5-4.12|314	%dir ${_jvmcommonlibdir}
12mr|jpackage-utils-1.7.5-4.12|315	%dir ${_jvmcommondatadir}
12mr|jpackage-utils-1.7.5-4.12|316	%dir ${_jvmcommonsysconfdir}
12mr|jpackage-utils-1.7.5-4.12|317	%dir ${_javadir}
12mr|jpackage-utils-1.7.5-4.12|318	%dir ${_javadir}-*
12mr|jpackage-utils-1.7.5-4.12|319	%dir ${_jnidir}
12mr|jpackage-utils-1.7.5-4.12|320	%dir ${_jnidir}-*
12mr|jpackage-utils-1.7.5-4.12|321	%dir ${_javadocdir}
12mr|jpackage-utils-1.7.5-4.12|322	%dir %{_datadir}/maven2
12mr|jpackage-utils-1.7.5-4.12|323	%dir ${_mavenpomdir}
12mr|jpackage-utils-1.7.5-4.12|324	%dir ${_mavendepmapdir}
12mr|jpackage-utils-1.7.5-4.12|325	%dir ${_mavendepmapfragdir}
12mr|jpackage-utils-1.7.5-4.12|326	${_javadir}-utils/*
12mr|jpackage-utils-1.7.5-4.12|327	%config %{_sysconfdir}/java/jpackage-release
12mr|jpackage-utils-1.7.5-4.12|328	%config(noreplace) %{_sysconfdir}/java/java.conf
12mr|jpackage-utils-1.7.5-4.12|329	%config(noreplace) %{_sysconfdir}/java/font.properties
12mr|jpackage-utils-1.7.5-4.12|330	%{_sysconfdir}/rpm/macros.d/jpackage.*macros
12mr|jpackage-utils-1.7.5-4.12|331	%config(noreplace) ${_mavendepmapdir}/maven2-depmap.xml
12mr|jpackage-utils-1.7.5-4.12|332	%dir %{_libdir}/security
12mr|jpackage-utils-1.7.5-4.12|333	%{_libdir}/security/classpath.security.real
12mr|jpackage-utils-1.7.5-4.12|334	%dir %{_sysconfdir}/java/security
12mr|jpackage-utils-1.7.5-4.12|335	%dir %{_sysconfdir}/java/security/security.d
12mr|jpackage-utils-1.7.5-4.12|336	%{_sysconfdir}/java/security/security.d/*
12mr|jpackage-utils-1.7.5-4.12|337	%{_libdir}/logging.properties.real
12mr|jpackage-utils-1.7.5-4.12|338	%dir %{_javadir}/gcj-endorsed
12mr|jpackage-utils-1.7.5-4.12|339	EOF
12mr|jpackage-utils-1.7.5-4.12|340	
12mr|jpackage-utils-1.7.5-4.12|341	cat <<EOF > java-rpmbuild-%{version}.files
12mr|jpackage-utils-1.7.5-4.12|342	${_jvmdir}/java-rpmbuild
12mr|jpackage-utils-1.7.5-4.12|343	${_jvmjardir}/java-rpmbuild
12mr|jpackage-utils-1.7.5-4.12|344	EOF
12mr|jpackage-utils-1.7.5-4.12|345	
12mr|jpackage-utils-1.7.5-4.12|346	chmod 644 doc/* etc/httpd-javadoc.conf
12mr|jpackage-utils-1.7.5-4.12|347	
12mr|jpackage-utils-1.7.5-4.12|348	%post
12mr|jpackage-utils-1.7.5-4.12|349	%{__cp} -af %{_libdir}/security/classpath.security.real %{_libdir}/security/classpath.security
12mr|jpackage-utils-1.7.5-4.12|350	%{__cp} -af %{_libdir}/logging.properties.real %{_libdir}/logging.properties
12mr|jpackage-utils-1.7.5-4.12|351	if [ -x %{_bindir}/rebuild-security-providers ]; then
12mr|jpackage-utils-1.7.5-4.12|352	%{_bindir}/rebuild-security-providers
12mr|jpackage-utils-1.7.5-4.12|353	fi
12mr|jpackage-utils-1.7.5-4.12|354	
12mr|jpackage-utils-1.7.5-4.12|355	%triggerin -- libgcj12-base
12mr|jpackage-utils-1.7.5-4.12|356	%{__cp} -af %{_libdir}/security/classpath.security.real %{_libdir}/security/classpath.security
12mr|jpackage-utils-1.7.5-4.12|357	%{__cp} -af %{_libdir}/logging.properties.real %{_libdir}/logging.properties
12mr|jpackage-utils-1.7.5-4.12|358	
12mr|jpackage-utils-1.7.5-4.12|359	%triggerpostun -- libgcj12-base
12mr|jpackage-utils-1.7.5-4.12|360	%{__cp} -af %{_libdir}/security/classpath.security.real %{_libdir}/security/classpath.security
12mr|jpackage-utils-1.7.5-4.12|361	%{__cp} -af %{_libdir}/logging.properties.real %{_libdir}/logging.properties
12mr|jpackage-utils-1.7.5-4.12|362	# caused by triggerin:
12mr|jpackage-utils-1.7.5-4.12|363	%{__rm} -f %{_libdir}/security/classpath.security.rpmsave
12mr|jpackage-utils-1.7.5-4.12|364	
12mr|jpackage-utils-1.7.5-4.12|365	%files -f %{name}-%{version}.files
12mr|jpackage-utils-1.7.5-4.12|366	%defattr(-,root,root,-)
12mr|jpackage-utils-1.7.5-4.12|367	%doc jpackage-utils-README LICENSE.txt HEADER.JPP doc/* etc/httpd-javadoc.conf
12mr|jpackage-utils-1.7.5-4.12|368	
12mr|jpackage-utils-1.7.5-4.12|369	%files -n java-rpmbuild -f java-rpmbuild-%{version}.files
12mr|jpackage-utils-1.7.5-4.12|370	%defattr(-,root,root)
12mr|jpackage-utils-1.7.5-4.12|371	
12mr|jpackage-utils-1.7.5-4.12|372	
12mr|jpackage-utils-1.7.5-4.12|373	
12mr|jpackage-utils-1.7.5-4.12|374	%changelog
12mr|jpackage-utils-1.7.5-4.12|375	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|jpackage-utils-1.7.5-4.12|376	+ Commit: 3ae76d2
12mr|jpackage-utils-1.7.5-4.12|377	- Disable debug package (it's empty)
12mr|jpackage-utils-1.7.5-4.12|378	
12mr|jpackage-utils-1.7.5-4.12|379	

14455 12
12mr|jpilot-1.8.0-2|1	%define name_plugin	%{name}_plugin
12mr|jpilot-1.8.0-2|2	
12mr|jpilot-1.8.0-2|3	%define pilot_link_version 0.12.5
12mr|jpilot-1.8.0-2|4	
12mr|jpilot-1.8.0-2|5	Summary:	Palm pilot desktop for Linux
12mr|jpilot-1.8.0-2|6	Name:		jpilot
12mr|jpilot-1.8.0-2|7	Version:	1.8.0
12mr|jpilot-1.8.0-2|8	Release:	%mkrel 2
12mr|jpilot-1.8.0-2|9	License:	GPLv2
12mr|jpilot-1.8.0-2|10	Group:		Communications
12mr|jpilot-1.8.0-2|11	URL:		http://www.jpilot.org/
12mr|jpilot-1.8.0-2|12	Source0:	http://jpilot.org/%{name}-%{version}.tar.gz
12mr|jpilot-1.8.0-2|13	Patch1:		jpilot-1.6.2-usbinfo.patch
12mr|jpilot-1.8.0-2|14	Patch2:		jpilot-0.99.1u-plugins-improvement.patch
12mr|jpilot-1.8.0-2|15	Patch4:		jpilot-1.8.0-linkage.patch
12mr|jpilot-1.8.0-2|16	#Patch5:		jpilot-1.6.2-libdir-fix.patch
12mr|jpilot-1.8.0-2|17	Patch6:		jpilot-1.6.2-fix-str-fmt.patch
12mr|jpilot-1.8.0-2|18	Patch7:		jpilot-1.6.2-fix-desktop.patch
12mr|jpilot-1.8.0-2|19	Requires:	pilot-link >= %{pilot_link_version}
12mr|jpilot-1.8.0-2|20	Requires:	jpilot-expense
12mr|jpilot-1.8.0-2|21	Requires:	jpilot-keyring
12mr|jpilot-1.8.0-2|22	Requires:	jpilot-synctime
12mr|jpilot-1.8.0-2|23	BuildRequires:	imagemagick
12mr|jpilot-1.8.0-2|24	BuildRequires:  desktop-file-utils
12mr|jpilot-1.8.0-2|25	BuildRequires:	gtk2-devel
12mr|jpilot-1.8.0-2|26	BuildRequires:	ncurses-devel
12mr|jpilot-1.8.0-2|27	BuildRequires:	openssl-devel
12mr|jpilot-1.8.0-2|28	BuildRequires:	pilot-link-devel >= %{pilot_link_version}
12mr|jpilot-1.8.0-2|29	BuildRequires:	readline-devel
12mr|jpilot-1.8.0-2|30	BuildRequires:	perl-XML-Parser
12mr|jpilot-1.8.0-2|31	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jpilot-1.8.0-2|32	
12mr|jpilot-1.8.0-2|33	%description
12mr|jpilot-1.8.0-2|34	J-Pilot is a desktop organizer application for Palm PDAs that runs
12mr|jpilot-1.8.0-2|35	under Linux and UNIX.  It is similar in functionality to the one that
12mr|jpilot-1.8.0-2|36	3Com distributes for a well known rampant legacy operating system.
12mr|jpilot-1.8.0-2|37	
12mr|jpilot-1.8.0-2|38	%package	expense
12mr|jpilot-1.8.0-2|39	Summary:	The expense plugin for jpilot
12mr|jpilot-1.8.0-2|40	Group:		Communications
12mr|jpilot-1.8.0-2|41	Obsoletes:	%{mklibname jpilot_plugin 0} < %{version}-%{release}
12mr|jpilot-1.8.0-2|42	
12mr|jpilot-1.8.0-2|43	%description	expense
12mr|jpilot-1.8.0-2|44	J-Pilot is a desktop organizer application for Palm PDAs that runs
12mr|jpilot-1.8.0-2|45	under Linux and UNIX.  It is similar in functionality to the one that
12mr|jpilot-1.8.0-2|46	3Com distributes for a well known rampant legacy operating system.
12mr|jpilot-1.8.0-2|47	
12mr|jpilot-1.8.0-2|48	This package contains the expense plugin for jpilot.
12mr|jpilot-1.8.0-2|49	
12mr|jpilot-1.8.0-2|50	%package	keyring
12mr|jpilot-1.8.0-2|51	Summary:	The keyring plugin for jpilot
12mr|jpilot-1.8.0-2|52	Group:		Communications
12mr|jpilot-1.8.0-2|53	Obsoletes:	%{mklibname jpilot_plugin 0} < %{version}-%{release}
12mr|jpilot-1.8.0-2|54	
12mr|jpilot-1.8.0-2|55	%description	keyring
12mr|jpilot-1.8.0-2|56	J-Pilot is a desktop organizer application for Palm PDAs that runs
12mr|jpilot-1.8.0-2|57	under Linux and UNIX.  It is similar in functionality to the one that
12mr|jpilot-1.8.0-2|58	3Com distributes for a well known rampant legacy operating system.
12mr|jpilot-1.8.0-2|59	
12mr|jpilot-1.8.0-2|60	This package contains the keyring plugin for jpilot.
12mr|jpilot-1.8.0-2|61	
12mr|jpilot-1.8.0-2|62	%package	synctime
12mr|jpilot-1.8.0-2|63	Summary:	The synctime plugin for jpilot
12mr|jpilot-1.8.0-2|64	Group:		Communications
12mr|jpilot-1.8.0-2|65	Obsoletes:	%{mklibname jpilot_plugin 0} < %{version}-%{release}
12mr|jpilot-1.8.0-2|66	
12mr|jpilot-1.8.0-2|67	%description	synctime
12mr|jpilot-1.8.0-2|68	J-Pilot is a desktop organizer application for Palm PDAs that runs
12mr|jpilot-1.8.0-2|69	under Linux and UNIX.  It is similar in functionality to the one that
12mr|jpilot-1.8.0-2|70	3Com distributes for a well known rampant legacy operating system.
12mr|jpilot-1.8.0-2|71	
12mr|jpilot-1.8.0-2|72	This package contains the synctime plugin for jpilot.
12mr|jpilot-1.8.0-2|73	
12mr|jpilot-1.8.0-2|74	%package	devel
12mr|jpilot-1.8.0-2|75	Summary:	Header file needed for jpilot plugin development
12mr|jpilot-1.8.0-2|76	Group:		Development/C
12mr|jpilot-1.8.0-2|77	Provides:	%{name_plugin}-devel = %{version}
12mr|jpilot-1.8.0-2|78	Obsoletes:	%{mklibname jpilot_plugin 0 -d} < %{version}-%{release}
12mr|jpilot-1.8.0-2|79	Obsoletes:	%{mklibname jpilot_plugin -d} < %{version}-%{release}
12mr|jpilot-1.8.0-2|80	
12mr|jpilot-1.8.0-2|81	%description	devel
12mr|jpilot-1.8.0-2|82	J-Pilot is a desktop organizer application for Palm PDAs that runs
12mr|jpilot-1.8.0-2|83	under Linux and UNIX.  It is similar in functionality to the one that
12mr|jpilot-1.8.0-2|84	3Com distributes for a well known rampant legacy operating system.
12mr|jpilot-1.8.0-2|85	
12mr|jpilot-1.8.0-2|86	The header files required for plugin development.
12mr|jpilot-1.8.0-2|87	
12mr|jpilot-1.8.0-2|88	%prep
12mr|jpilot-1.8.0-2|89	%setup -q
12mr|jpilot-1.8.0-2|90	%patch1 -p1 -b .usbinfo
12mr|jpilot-1.8.0-2|91	%patch2 -p1 -b .plugins
12mr|jpilot-1.8.0-2|92	%patch4 -p0 -b .linkage
12mr|jpilot-1.8.0-2|93	#%patch5 -p0 -b .libdir
12mr|jpilot-1.8.0-2|94	%patch6 -p0 -b .str
12mr|jpilot-1.8.0-2|95	%patch7 -p0 -b .desktop
12mr|jpilot-1.8.0-2|96	
12mr|jpilot-1.8.0-2|97	%build
12mr|jpilot-1.8.0-2|98	export ABILIB="%_lib"
12mr|jpilot-1.8.0-2|99	%configure2_5x
12mr|jpilot-1.8.0-2|100	%make
12mr|jpilot-1.8.0-2|101	
12mr|jpilot-1.8.0-2|102	%install
12mr|jpilot-1.8.0-2|103	rm -rf %{buildroot}
12mr|jpilot-1.8.0-2|104	%makeinstall_std
12mr|jpilot-1.8.0-2|105	
12mr|jpilot-1.8.0-2|106	# copy empty/*.pdb in %{_datadir}/jpilot/
12mr|jpilot-1.8.0-2|107	mkdir -p %{buildroot}%{_datadir}/jpilot
12mr|jpilot-1.8.0-2|108	cp empty/*.pdb %{buildroot}%{_datadir}/jpilot/
12mr|jpilot-1.8.0-2|109	
12mr|jpilot-1.8.0-2|110	# copy jpilotrc.* in %{_datadir}/jpilot/
12mr|jpilot-1.8.0-2|111	cp jpilotrc.* %{buildroot}%{_datadir}/jpilot/
12mr|jpilot-1.8.0-2|112	
12mr|jpilot-1.8.0-2|113	# clean documentation done by makefile itself.
12mr|jpilot-1.8.0-2|114	rm -rf %{buildroot}/usr/doc
12mr|jpilot-1.8.0-2|115	
12mr|jpilot-1.8.0-2|116	mkdir -p %{buildroot}/%{_includedir}
12mr|jpilot-1.8.0-2|117	install -m 644 {libplugin,prefs}.h %{buildroot}%{_includedir}/
12mr|jpilot-1.8.0-2|118	
12mr|jpilot-1.8.0-2|119	# use builtin icons and ImageMagick to do the conversion.
12mr|jpilot-1.8.0-2|120	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mr|jpilot-1.8.0-2|121	convert -resize 16x16 icons/jpilot-icon1.xpm %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|jpilot-1.8.0-2|122	convert -resize 32x32 icons/jpilot-icon1.xpm %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|jpilot-1.8.0-2|123	convert -resize 48x48 icons/jpilot-icon1.xpm %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|jpilot-1.8.0-2|124	
12mr|jpilot-1.8.0-2|125	desktop-file-install --vendor="" \
12mr|jpilot-1.8.0-2|126	--remove-key="Encoding" \
12mr|jpilot-1.8.0-2|127	--remove-category="Application" \
12mr|jpilot-1.8.0-2|128	--add-category="GTK" \
12mr|jpilot-1.8.0-2|129	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|jpilot-1.8.0-2|130	
12mr|jpilot-1.8.0-2|131	%find_lang %{name}
12mr|jpilot-1.8.0-2|132	
12mr|jpilot-1.8.0-2|133	# cleanup
12mr|jpilot-1.8.0-2|134	rm -f %{buildroot}/%{_libdir}/%{name}/plugins/*.la
12mr|jpilot-1.8.0-2|135	
12mr|jpilot-1.8.0-2|136	%if %mdkversion < 200900
12mr|jpilot-1.8.0-2|137	%post
12mr|jpilot-1.8.0-2|138	%{update_menus}
12mr|jpilot-1.8.0-2|139	%{update_icon_cache hicolor}
12mr|jpilot-1.8.0-2|140	%endif
12mr|jpilot-1.8.0-2|141	
12mr|jpilot-1.8.0-2|142	%if %mdkversion < 200900
12mr|jpilot-1.8.0-2|143	%postun
12mr|jpilot-1.8.0-2|144	%{clean_menus}
12mr|jpilot-1.8.0-2|145	%{clean_icon_cache hicolor}
12mr|jpilot-1.8.0-2|146	%endif
12mr|jpilot-1.8.0-2|147	
12mr|jpilot-1.8.0-2|148	%clean
12mr|jpilot-1.8.0-2|149	rm -rf %{buildroot}
12mr|jpilot-1.8.0-2|150	
12mr|jpilot-1.8.0-2|151	%files -f %{name}.lang
12mr|jpilot-1.8.0-2|152	%defattr(-,root,root)
12mr|jpilot-1.8.0-2|153	%doc AUTHORS BUGS ChangeLog README TODO
12mr|jpilot-1.8.0-2|154	%doc docs/manual.html docs/jpilot-*.png docs/jpilot-*.jpg
12mr|jpilot-1.8.0-2|155	%{_bindir}/*
12mr|jpilot-1.8.0-2|156	%{_datadir}/%{name}
12mr|jpilot-1.8.0-2|157	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mr|jpilot-1.8.0-2|158	%{_datadir}/applications/*
12mr|jpilot-1.8.0-2|159	%{_mandir}/man1/*
12mr|jpilot-1.8.0-2|160	%dir %{_libdir}/%{name}
12mr|jpilot-1.8.0-2|161	%dir %{_libdir}/%{name}/plugins
12mr|jpilot-1.8.0-2|162	
12mr|jpilot-1.8.0-2|163	%files expense
12mr|jpilot-1.8.0-2|164	%defattr(-,root,root)
12mr|jpilot-1.8.0-2|165	%{_libdir}/%{name}/plugins/libexpense.so
12mr|jpilot-1.8.0-2|166	
12mr|jpilot-1.8.0-2|167	%files keyring
12mr|jpilot-1.8.0-2|168	%defattr(-,root,root)
12mr|jpilot-1.8.0-2|169	%{_libdir}/%{name}/plugins/libkeyring.so
12mr|jpilot-1.8.0-2|170	
12mr|jpilot-1.8.0-2|171	%files synctime
12mr|jpilot-1.8.0-2|172	%defattr(-,root,root)
12mr|jpilot-1.8.0-2|173	%{_libdir}/%{name}/plugins/libsynctime.so
12mr|jpilot-1.8.0-2|174	
12mr|jpilot-1.8.0-2|175	%files devel
12mr|jpilot-1.8.0-2|176	%defattr(-,root,root)
12mr|jpilot-1.8.0-2|177	%doc docs/plugin.html
12mr|jpilot-1.8.0-2|178	%{_includedir}/*.h
12mr|jpilot-1.8.0-2|179	
12mr|jpilot-1.8.0-2|180	
12mr|jpilot-1.8.0-2|181	
12mr|jpilot-1.8.0-2|182	%changelog
12mr|jpilot-1.8.0-2|183	

14456 12
12mr|jpilot-Mail-0.1.7-11|1	Summary:	Mail plugin for JPilot
12mr|jpilot-Mail-0.1.7-11|2	Name:		jpilot-Mail
12mr|jpilot-Mail-0.1.7-11|3	Version:	0.1.7
12mr|jpilot-Mail-0.1.7-11|4	Release:	%mkrel 11
12mr|jpilot-Mail-0.1.7-11|5	License:	GPLv2 and GPLv2+
12mr|jpilot-Mail-0.1.7-11|6	Group:		Communications
12mr|jpilot-Mail-0.1.7-11|7	URL:		http://ludovic.rousseau.free.fr/softwares/jpilot-Mail/index.html
12mr|jpilot-Mail-0.1.7-11|8	Source0:	http://ludovic.rousseau.free.fr/softwares/jpilot-Mail/%{name}-%{version}.tar.bz2
12mr|jpilot-Mail-0.1.7-11|9	Patch0:		jpilot-Mail-0.1.7-gcc4.patch
12mr|jpilot-Mail-0.1.7-11|10	Patch1:		jpilot-Mail-0.1.7-libdir_fix.diff
12mr|jpilot-Mail-0.1.7-11|11	Requires:	jpilot >= 0.99.6
12mr|jpilot-Mail-0.1.7-11|12	BuildRequires:	gtk2-devel
12mr|jpilot-Mail-0.1.7-11|13	BuildRequires:	jpilot-devel >= 0.99.6
12mr|jpilot-Mail-0.1.7-11|14	BuildRequires:	pilot-link-devel >= 0.12.0
12mr|jpilot-Mail-0.1.7-11|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jpilot-Mail-0.1.7-11|16	
12mr|jpilot-Mail-0.1.7-11|17	%description
12mr|jpilot-Mail-0.1.7-11|18	jpilot-Mail is a plugin for JPilot which enables you to deliver mail that was
12mr|jpilot-Mail-0.1.7-11|19	written on your Palm and upload mail that you received to your Palm.
12mr|jpilot-Mail-0.1.7-11|20	
12mr|jpilot-Mail-0.1.7-11|21	%prep
12mr|jpilot-Mail-0.1.7-11|22	
12mr|jpilot-Mail-0.1.7-11|23	%setup -q
12mr|jpilot-Mail-0.1.7-11|24	%patch0 -p1 -b .gcc4
12mr|jpilot-Mail-0.1.7-11|25	%patch1 -p1 -b .libdir_fix
12mr|jpilot-Mail-0.1.7-11|26	
12mr|jpilot-Mail-0.1.7-11|27	# To build on x86_64
12mr|jpilot-Mail-0.1.7-11|28	sed -i "s|/usr/lib |%_libdir |g" configure*
12mr|jpilot-Mail-0.1.7-11|29	
12mr|jpilot-Mail-0.1.7-11|30	%build
12mr|jpilot-Mail-0.1.7-11|31	%configure2_5x --enable-gtk2
12mr|jpilot-Mail-0.1.7-11|32	%make
12mr|jpilot-Mail-0.1.7-11|33	
12mr|jpilot-Mail-0.1.7-11|34	%install
12mr|jpilot-Mail-0.1.7-11|35	rm -rf %{buildroot}
12mr|jpilot-Mail-0.1.7-11|36	
12mr|jpilot-Mail-0.1.7-11|37	%makeinstall libdir=%{buildroot}%{_libdir}/jpilot/plugins datadir=%{buildroot}%{_docdir}/%{name}
12mr|jpilot-Mail-0.1.7-11|38	
12mr|jpilot-Mail-0.1.7-11|39	rm -f %{buildroot}%{_libdir}/jpilot/plugins/*a
12mr|jpilot-Mail-0.1.7-11|40	
12mr|jpilot-Mail-0.1.7-11|41	%clean
12mr|jpilot-Mail-0.1.7-11|42	rm -rf %{buildroot}
12mr|jpilot-Mail-0.1.7-11|43	
12mr|jpilot-Mail-0.1.7-11|44	%files
12mr|jpilot-Mail-0.1.7-11|45	%defattr(-, root, root)
12mr|jpilot-Mail-0.1.7-11|46	%doc doc/*.png doc/*.html
12mr|jpilot-Mail-0.1.7-11|47	%doc ChangeLog README TODO
12mr|jpilot-Mail-0.1.7-11|48	%{_libdir}/jpilot/plugins/libmail.so
12mr|jpilot-Mail-0.1.7-11|49	
12mr|jpilot-Mail-0.1.7-11|50	
12mr|jpilot-Mail-0.1.7-11|51	
12mr|jpilot-Mail-0.1.7-11|52	%changelog
12mr|jpilot-Mail-0.1.7-11|53	

14457 12
12mr|jpilot-syncmal-0.80-12|1	Summary:	SyncMAL plugin for J-PILOT
12mr|jpilot-syncmal-0.80-12|2	Name:		jpilot-syncmal
12mr|jpilot-syncmal-0.80-12|3	Version:	0.80
12mr|jpilot-syncmal-0.80-12|4	Release:	%mkrel 12
12mr|jpilot-syncmal-0.80-12|5	Epoch:		1
12mr|jpilot-syncmal-0.80-12|6	License:	MPL
12mr|jpilot-syncmal-0.80-12|7	Group:		Communications
12mr|jpilot-syncmal-0.80-12|8	URL:		http://jasonday.home.att.net/code/syncmal/syncmal.html
12mr|jpilot-syncmal-0.80-12|9	Source:		http://jasonday.home.att.net/code/syncmal/%{name}-%{version}.tar.gz
12mr|jpilot-syncmal-0.80-12|10	Patch0:		jpilot-syncmal-0.80-lib64.patch
12mr|jpilot-syncmal-0.80-12|11	# disables GTK+ 1.x test in configure.in, as it trips up autoreconf
12mr|jpilot-syncmal-0.80-12|12	# and we're not building against GTK+ 1.x anyway - AdamW 2007/07
12mr|jpilot-syncmal-0.80-12|13	Patch1:		jpilot-syncmal-0.80-disable_gtk1.patch
12mr|jpilot-syncmal-0.80-12|14	Patch2:		jpilot-syncmal-0.80-libtool_fixes.diff
12mr|jpilot-syncmal-0.80-12|15	BuildRequires:	gtk2-devel
12mr|jpilot-syncmal-0.80-12|16	BuildRequires:	jpilot-devel >= 0.99.6
12mr|jpilot-syncmal-0.80-12|17	BuildRequires:	pilot-link-devel >= 0.11.8
12mr|jpilot-syncmal-0.80-12|18	BuildRequires:	libmal-devel >= 0.44
12mr|jpilot-syncmal-0.80-12|19	BuildRequires:	autoconf
12mr|jpilot-syncmal-0.80-12|20	Requires:	malsync
12mr|jpilot-syncmal-0.80-12|21	Requires:	jpilot >= 0.99.6
12mr|jpilot-syncmal-0.80-12|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|jpilot-syncmal-0.80-12|23	
12mr|jpilot-syncmal-0.80-12|24	%description
12mr|jpilot-syncmal-0.80-12|25	SyncMAL is an interface to the command line tool malsync, a program
12mr|jpilot-syncmal-0.80-12|26	that synchronizes a PDA with a MAL server such as AvantGo.
12mr|jpilot-syncmal-0.80-12|27	
12mr|jpilot-syncmal-0.80-12|28	See AvantGo's homepage <http://avantgo.com/> for more information on
12mr|jpilot-syncmal-0.80-12|29	AvantGo and MAL.
12mr|jpilot-syncmal-0.80-12|30	
12mr|jpilot-syncmal-0.80-12|31	%prep
12mr|jpilot-syncmal-0.80-12|32	
12mr|jpilot-syncmal-0.80-12|33	%setup -q
12mr|jpilot-syncmal-0.80-12|34	%patch0 -p1 -b .lib64
12mr|jpilot-syncmal-0.80-12|35	%patch1 -p1 -b .gtk1
12mr|jpilot-syncmal-0.80-12|36	%patch2 -p0 -b .libtool_fixes
12mr|jpilot-syncmal-0.80-12|37	
12mr|jpilot-syncmal-0.80-12|38	%build
12mr|jpilot-syncmal-0.80-12|39	
12mr|jpilot-syncmal-0.80-12|40	# needed by autoreconf
12mr|jpilot-syncmal-0.80-12|41	cp MPL-1_0.txt COPYING
12mr|jpilot-syncmal-0.80-12|42	touch NEWS
12mr|jpilot-syncmal-0.80-12|43	touch AUTHORS
12mr|jpilot-syncmal-0.80-12|44	
12mr|jpilot-syncmal-0.80-12|45	# needed by patch0
12mr|jpilot-syncmal-0.80-12|46	AUTOMAKE="automake --add-missing" autoreconf
12mr|jpilot-syncmal-0.80-12|47	
12mr|jpilot-syncmal-0.80-12|48	%configure --enable-gtk2
12mr|jpilot-syncmal-0.80-12|49	
12mr|jpilot-syncmal-0.80-12|50	%make
12mr|jpilot-syncmal-0.80-12|51	
12mr|jpilot-syncmal-0.80-12|52	%install
12mr|jpilot-syncmal-0.80-12|53	rm -rf %{buildroot}
12mr|jpilot-syncmal-0.80-12|54	
12mr|jpilot-syncmal-0.80-12|55	# this ridiculous buildsystem seems immune to sensible patching.
12mr|jpilot-syncmal-0.80-12|56	# it only installs stuff in libdir, so let's just set that here.
12mr|jpilot-syncmal-0.80-12|57	# - AdamW 2007/07
12mr|jpilot-syncmal-0.80-12|58	%makeinstall libdir=%{buildroot}%{_libdir}/jpilot/plugins
12mr|jpilot-syncmal-0.80-12|59	
12mr|jpilot-syncmal-0.80-12|60	# cleanup
12mr|jpilot-syncmal-0.80-12|61	rm -f %{buildroot}%{_libdir}/jpilot/plugins/*.*a
12mr|jpilot-syncmal-0.80-12|62	
12mr|jpilot-syncmal-0.80-12|63	%clean
12mr|jpilot-syncmal-0.80-12|64	rm -rf %{buildroot}
12mr|jpilot-syncmal-0.80-12|65	
12mr|jpilot-syncmal-0.80-12|66	%files
12mr|jpilot-syncmal-0.80-12|67	%defattr(-,root,root,-)
12mr|jpilot-syncmal-0.80-12|68	%doc ChangeLog MPL-1_0.txt TODO
12mr|jpilot-syncmal-0.80-12|69	%{_libdir}/jpilot/plugins/libsyncmal.so
12mr|jpilot-syncmal-0.80-12|70	
12mr|jpilot-syncmal-0.80-12|71	
12mr|jpilot-syncmal-0.80-12|72	
12mr|jpilot-syncmal-0.80-12|73	%changelog
12mr|jpilot-syncmal-0.80-12|74	

14458 12
12mr|jreen-1.1.0-1|1	Summary:	Qt XMPP library
12mr|jreen-1.1.0-1|2	Name:		jreen
12mr|jreen-1.1.0-1|3	Version:	1.1.0
12mr|jreen-1.1.0-1|4	Release:	1
12mr|jreen-1.1.0-1|5	Source0:	jreen-%{version}.tar.bz2
12mr|jreen-1.1.0-1|6	License:	GPLv2
12mr|jreen-1.1.0-1|7	Group:		System/Libraries
12mr|jreen-1.1.0-1|8	URL:		https://github.com/euroelessar/jreen
12mr|jreen-1.1.0-1|9	BuildRequires:	pkgconfig(QtNetwork)
12mr|jreen-1.1.0-1|10	BuildRequires:	pkgconfig(QtCore)
12mr|jreen-1.1.0-1|11	BuildRequires:	pkgconfig(QtGui)
12mr|jreen-1.1.0-1|12	BuildRequires:	pkgconfig(qca2)
12mr|jreen-1.1.0-1|13	BuildRequires:	pkgconfig(zlib)
12mr|jreen-1.1.0-1|14	BuildRequires:	pkgconfig(libidn)
12mr|jreen-1.1.0-1|15	BuildRequires:	qt4-devel
12mr|jreen-1.1.0-1|16	BuildRequires:	cmake >= 2.8.0
12mr|jreen-1.1.0-1|17	
12mr|jreen-1.1.0-1|18	%description
12mr|jreen-1.1.0-1|19	Qt XMPP library.
12mr|jreen-1.1.0-1|20	
12mr|jreen-1.1.0-1|21	#---------------------------------------------------------------------
12mr|jreen-1.1.0-1|22	%define jreen_major 1
12mr|jreen-1.1.0-1|23	%define libjreen %mklibname jreen %{jreen_major}
12mr|jreen-1.1.0-1|24	
12mr|jreen-1.1.0-1|25	%package -n %{libjreen}
12mr|jreen-1.1.0-1|26	Summary:	Qt XMPP library
12mr|jreen-1.1.0-1|27	Group:		System/Libraries
12mr|jreen-1.1.0-1|28	
12mr|jreen-1.1.0-1|29	%description -n %{libjreen}
12mr|jreen-1.1.0-1|30	Qt XMPP library.
12mr|jreen-1.1.0-1|31	
12mr|jreen-1.1.0-1|32	%files -n %{libjreen}
12mr|jreen-1.1.0-1|33	%{_libdir}/libjreen.so.%{jreen_major}*
12mr|jreen-1.1.0-1|34	
12mr|jreen-1.1.0-1|35	#--------------------------------------------------------------------
12mr|jreen-1.1.0-1|36	
12mr|jreen-1.1.0-1|37	%define develjreen %mklibname -d %{name}
12mr|jreen-1.1.0-1|38	
12mr|jreen-1.1.0-1|39	%package -n %{develjreen}
12mr|jreen-1.1.0-1|40	Summary:	Devel files for %{name}
12mr|jreen-1.1.0-1|41	Group:		Development/C
12mr|jreen-1.1.0-1|42	Provides:	%{name}-devel = %{version}-%{release}
12mr|jreen-1.1.0-1|43	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|jreen-1.1.0-1|44	Requires:	%{libjreen} = %{version}-%{release}
12mr|jreen-1.1.0-1|45	
12mr|jreen-1.1.0-1|46	%description -n %{develjreen}
12mr|jreen-1.1.0-1|47	Devel files for %{name}
12mr|jreen-1.1.0-1|48	
12mr|jreen-1.1.0-1|49	%files -n %{develjreen}
12mr|jreen-1.1.0-1|50	%{_includedir}/%{name}/
12mr|jreen-1.1.0-1|51	%{_libdir}/libjreen.so
12mr|jreen-1.1.0-1|52	%{_libdir}/pkgconfig/libjreen.pc
12mr|jreen-1.1.0-1|53	
12mr|jreen-1.1.0-1|54	#---------------------------------------------------------------------
12mr|jreen-1.1.0-1|55	
12mr|jreen-1.1.0-1|56	%prep
12mr|jreen-1.1.0-1|57	%setup -q -n libjreen-%{version}
12mr|jreen-1.1.0-1|58	
12mr|jreen-1.1.0-1|59	%build
12mr|jreen-1.1.0-1|60	export PATH=$PATH:/usr/lib/qt4/bin/
12mr|jreen-1.1.0-1|61	%cmake
12mr|jreen-1.1.0-1|62	%make
12mr|jreen-1.1.0-1|63	
12mr|jreen-1.1.0-1|64	%install
12mr|jreen-1.1.0-1|65	%makeinstall_std -C build
12mr|jreen-1.1.0-1|66	
12mr|jreen-1.1.0-1|67	
12mr|jreen-1.1.0-1|68	
12mr|jreen-1.1.0-1|69	%changelog
12mr|jreen-1.1.0-1|70	* Fri Oct  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|jreen-1.1.0-1|71	+ Commit: 33e1537
12mr|jreen-1.1.0-1|72	- New version 1.1.0 (sync with Cooker), spec cleanup
12mr|jreen-1.1.0-1|73	
12mr|jreen-1.1.0-1|74	

14459 12
12mr|jrefactory-2.8.9-4.6.3|1	%define gcj_support 1
12mr|jrefactory-2.8.9-4.6.3|2	%define	name	jrefactory
12mr|jrefactory-2.8.9-4.6.3|3	%define	version	2.8.9
12mr|jrefactory-2.8.9-4.6.3|4	%define	release	%mkrel 4.6.3
12mr|jrefactory-2.8.9-4.6.3|5	%define	section	free
12mr|jrefactory-2.8.9-4.6.3|6	
12mr|jrefactory-2.8.9-4.6.3|7	Name:		%{name}
12mr|jrefactory-2.8.9-4.6.3|8	Version:	%{version}
12mr|jrefactory-2.8.9-4.6.3|9	Release:	%{release}
12mr|jrefactory-2.8.9-4.6.3|10	Epoch:		0
12mr|jrefactory-2.8.9-4.6.3|11	Summary:	JRefactory and Pretty Print
12mr|jrefactory-2.8.9-4.6.3|12	License:	Apache License
12mr|jrefactory-2.8.9-4.6.3|13	Group:		Development/Java
12mr|jrefactory-2.8.9-4.6.3|14	Source0:	%{name}-%{version}-full-RHCLEAN.zip
12mr|jrefactory-2.8.9-4.6.3|15	Patch0:		%{name}-pr21880.patch
12mr|jrefactory-2.8.9-4.6.3|16	Patch1:		%{name}-htmleditorkit.patch
12mr|jrefactory-2.8.9-4.6.3|17	Patch2:		%{name}-savejpg.patch
12mr|jrefactory-2.8.9-4.6.3|18	Patch3:		%{name}-2.8.9-fixcrlf.patch
12mr|jrefactory-2.8.9-4.6.3|19	Url:		http://jrefactory.sourceforge.net/
12mr|jrefactory-2.8.9-4.6.3|20	BuildRequires:	java-rpmbuild >= 0:1.5
12mr|jrefactory-2.8.9-4.6.3|21	BuildRequires:	ant
12mr|jrefactory-2.8.9-4.6.3|22	%if %{gcj_support}
12mr|jrefactory-2.8.9-4.6.3|23	BuildRequires:  java-gcj-compat-devel
12mr|jrefactory-2.8.9-4.6.3|24	%else
12mr|jrefactory-2.8.9-4.6.3|25	BuildArch:	noarch
12mr|jrefactory-2.8.9-4.6.3|26	%endif
12mr|jrefactory-2.8.9-4.6.3|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|jrefactory-2.8.9-4.6.3|28	
12mr|jrefactory-2.8.9-4.6.3|29	%description
12mr|jrefactory-2.8.9-4.6.3|30	JRefactory provides a variety of refactoring and pretty printing tools
12mr|jrefactory-2.8.9-4.6.3|31	
12mr|jrefactory-2.8.9-4.6.3|32	%prep
12mr|jrefactory-2.8.9-4.6.3|33	%setup -q -c -n %{name}
12mr|jrefactory-2.8.9-4.6.3|34	mv settings/.Refactory settings/sample
12mr|jrefactory-2.8.9-4.6.3|35	%patch0 -p1
12mr|jrefactory-2.8.9-4.6.3|36	%patch1 -p1
12mr|jrefactory-2.8.9-4.6.3|37	%patch2 -p1
12mr|jrefactory-2.8.9-4.6.3|38	%patch3 -p0
12mr|jrefactory-2.8.9-4.6.3|39	rm -f src/org/acm/seguin/pmd/swingui/PMDLookAndFeel.java
12mr|jrefactory-2.8.9-4.6.3|40	%remove_java_binaries
12mr|jrefactory-2.8.9-4.6.3|41	
12mr|jrefactory-2.8.9-4.6.3|42	# remove classes that don't build without said jarfiles
12mr|jrefactory-2.8.9-4.6.3|43	find -name '*.java' | \
12mr|jrefactory-2.8.9-4.6.3|44	xargs grep -l '^import \(edu\|org\.\(jaxen\|saxpath\)\)\.' | \
12mr|jrefactory-2.8.9-4.6.3|45	xargs rm
12mr|jrefactory-2.8.9-4.6.3|46	
12mr|jrefactory-2.8.9-4.6.3|47	%build
12mr|jrefactory-2.8.9-4.6.3|48	perl -p -i -e 's|^Class-Path:.*||' \
12mr|jrefactory-2.8.9-4.6.3|49	src/meta-inf/refactory.mf
12mr|jrefactory-2.8.9-4.6.3|50	%ant -Dant.build.javac.source=1.4 jar
12mr|jrefactory-2.8.9-4.6.3|51	
12mr|jrefactory-2.8.9-4.6.3|52	%install
12mr|jrefactory-2.8.9-4.6.3|53	# jar
12mr|jrefactory-2.8.9-4.6.3|54	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|jrefactory-2.8.9-4.6.3|55	install -m 644 ant.build/lib/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jrefactory-2.8.9-4.6.3|56	
12mr|jrefactory-2.8.9-4.6.3|57	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} ${jar/-%{version}/}; done)
12mr|jrefactory-2.8.9-4.6.3|58	
12mr|jrefactory-2.8.9-4.6.3|59	%if %{gcj_support}
12mr|jrefactory-2.8.9-4.6.3|60	aot-compile-rpm
12mr|jrefactory-2.8.9-4.6.3|61	%endif
12mr|jrefactory-2.8.9-4.6.3|62	
12mr|jrefactory-2.8.9-4.6.3|63	for i in docs/{*.html,*.jpg,*.gif,*.txt} settings/sample/*; do
12mr|jrefactory-2.8.9-4.6.3|64	%{__perl} -pi -e 's/\r$//g' $i
12mr|jrefactory-2.8.9-4.6.3|65	done
12mr|jrefactory-2.8.9-4.6.3|66	
12mr|jrefactory-2.8.9-4.6.3|67	%clean
12mr|jrefactory-2.8.9-4.6.3|68	rm -rf $RPM_BUILD_ROOT
12mr|jrefactory-2.8.9-4.6.3|69	
12mr|jrefactory-2.8.9-4.6.3|70	%if %{gcj_support}
12mr|jrefactory-2.8.9-4.6.3|71	%post
12mr|jrefactory-2.8.9-4.6.3|72	%{update_gcjdb}
12mr|jrefactory-2.8.9-4.6.3|73	
12mr|jrefactory-2.8.9-4.6.3|74	%postun
12mr|jrefactory-2.8.9-4.6.3|75	%{clean_gcjdb}
12mr|jrefactory-2.8.9-4.6.3|76	%endif
12mr|jrefactory-2.8.9-4.6.3|77	
12mr|jrefactory-2.8.9-4.6.3|78	%files
12mr|jrefactory-2.8.9-4.6.3|79	%defattr(0664,root,root,0755)
12mr|jrefactory-2.8.9-4.6.3|80	%doc docs/{*.html,*.jpg,*.gif,*.txt} settings/sample
12mr|jrefactory-2.8.9-4.6.3|81	%{_javadir}/*
12mr|jrefactory-2.8.9-4.6.3|82	%if %{gcj_support}
12mr|jrefactory-2.8.9-4.6.3|83	%dir %{_libdir}/gcj/%{name}
12mr|jrefactory-2.8.9-4.6.3|84	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
12mr|jrefactory-2.8.9-4.6.3|85	%endif
12mr|jrefactory-2.8.9-4.6.3|86	
12mr|jrefactory-2.8.9-4.6.3|87	
12mr|jrefactory-2.8.9-4.6.3|88	
12mr|jrefactory-2.8.9-4.6.3|89	
12mr|jrefactory-2.8.9-4.6.3|90	
12mr|jrefactory-2.8.9-4.6.3|91	%changelog
12mr|jrefactory-2.8.9-4.6.3|92	

14460 12
12mr|jrexx-1.1.1-3.1.1|1	# Copyright (c) 2000-2005, JPackage Project
12mr|jrexx-1.1.1-3.1.1|2	# All rights reserved.
12mr|jrexx-1.1.1-3.1.1|3	#
12mr|jrexx-1.1.1-3.1.1|4	# Redistribution and use in source and binary forms, with or without
12mr|jrexx-1.1.1-3.1.1|5	# modification, are permitted provided that the following conditions
12mr|jrexx-1.1.1-3.1.1|6	# are met:
12mr|jrexx-1.1.1-3.1.1|7	#
12mr|jrexx-1.1.1-3.1.1|8	# 1. Redistributions of source code must retain the above copyright
12mr|jrexx-1.1.1-3.1.1|9	#    notice, this list of conditions and the following disclaimer.
12mr|jrexx-1.1.1-3.1.1|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jrexx-1.1.1-3.1.1|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jrexx-1.1.1-3.1.1|12	#    documentation and/or other materials provided with the
12mr|jrexx-1.1.1-3.1.1|13	#    distribution.
12mr|jrexx-1.1.1-3.1.1|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jrexx-1.1.1-3.1.1|15	#    contributors may be used to endorse or promote products derived
12mr|jrexx-1.1.1-3.1.1|16	#    from this software without specific prior written permission.
12mr|jrexx-1.1.1-3.1.1|17	#
12mr|jrexx-1.1.1-3.1.1|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jrexx-1.1.1-3.1.1|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jrexx-1.1.1-3.1.1|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jrexx-1.1.1-3.1.1|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jrexx-1.1.1-3.1.1|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jrexx-1.1.1-3.1.1|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jrexx-1.1.1-3.1.1|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jrexx-1.1.1-3.1.1|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jrexx-1.1.1-3.1.1|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jrexx-1.1.1-3.1.1|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jrexx-1.1.1-3.1.1|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jrexx-1.1.1-3.1.1|29	#
12mr|jrexx-1.1.1-3.1.1|30	
12mr|jrexx-1.1.1-3.1.1|31	%define gcj_support 1
12mr|jrexx-1.1.1-3.1.1|32	
12mr|jrexx-1.1.1-3.1.1|33	Summary:        Automaton based regluar expression API for Java
12mr|jrexx-1.1.1-3.1.1|34	Name:           jrexx
12mr|jrexx-1.1.1-3.1.1|35	Version:        1.1.1
12mr|jrexx-1.1.1-3.1.1|36	Release:        3.1.1
12mr|jrexx-1.1.1-3.1.1|37	Epoch:          0
12mr|jrexx-1.1.1-3.1.1|38	License:        LGPL
12mr|jrexx-1.1.1-3.1.1|39	URL:            http://www.karneim.com/jrexx/
12mr|jrexx-1.1.1-3.1.1|40	Group:          Development/Java
12mr|jrexx-1.1.1-3.1.1|41	Source0:        jrexx-1.1.1-src.zip
12mr|jrexx-1.1.1-3.1.1|42	Source1:        jrexx-build.xml
12mr|jrexx-1.1.1-3.1.1|43	BuildRequires:  java-rpmbuild >= 0:1.5.32
12mr|jrexx-1.1.1-3.1.1|44	BuildRequires:  ant >= 0:1.5.4
12mr|jrexx-1.1.1-3.1.1|45	BuildRequires:  locales-en
12mr|jrexx-1.1.1-3.1.1|46	%if %{gcj_support}
12mr|jrexx-1.1.1-3.1.1|47	BuildRequires:  java-gcj-compat-devel
12mr|jrexx-1.1.1-3.1.1|48	%else
12mr|jrexx-1.1.1-3.1.1|49	BuildArch:      noarch
12mr|jrexx-1.1.1-3.1.1|50	BuildRequires:  java-devel
12mr|jrexx-1.1.1-3.1.1|51	%endif
12mr|jrexx-1.1.1-3.1.1|52	
12mr|jrexx-1.1.1-3.1.1|53	%description
12mr|jrexx-1.1.1-3.1.1|54	jrexx is a powerful easy-to-use regular expression
12mr|jrexx-1.1.1-3.1.1|55	API for textual pattern matching. Technically jrexx
12mr|jrexx-1.1.1-3.1.1|56	uses a minimized deterministic FSA (finite state
12mr|jrexx-1.1.1-3.1.1|57	automaton) and compiles the textual representation
12mr|jrexx-1.1.1-3.1.1|58	of the regular expression into such an automaton.
12mr|jrexx-1.1.1-3.1.1|59	Besides the usual pattern matching functionality,
12mr|jrexx-1.1.1-3.1.1|60	jrexx provides an introspection API for exploration
12mr|jrexx-1.1.1-3.1.1|61	of the automaton's structure by 'states' and
12mr|jrexx-1.1.1-3.1.1|62	'transitions'. Since the automaton is deterministic
12mr|jrexx-1.1.1-3.1.1|63	and minimized the pattern matching alogorithm is
12mr|jrexx-1.1.1-3.1.1|64	extremly fast (compared to the java regular
12mr|jrexx-1.1.1-3.1.1|65	expression API in JDK1.4) and works with huge
12mr|jrexx-1.1.1-3.1.1|66	patterns and input texts. Since FSA can be handled
12mr|jrexx-1.1.1-3.1.1|67	as sets, jrexx also offers all basic set operations
12mr|jrexx-1.1.1-3.1.1|68	for complement, union, intersection and difference,
12mr|jrexx-1.1.1-3.1.1|69	which is not provided by other regex implementations
12mr|jrexx-1.1.1-3.1.1|70	(as far as we know).
12mr|jrexx-1.1.1-3.1.1|71	
12mr|jrexx-1.1.1-3.1.1|72	
12mr|jrexx-1.1.1-3.1.1|73	%package javadoc
12mr|jrexx-1.1.1-3.1.1|74	Summary:        Javadoc for %{name}
12mr|jrexx-1.1.1-3.1.1|75	Group:          Development/Java
12mr|jrexx-1.1.1-3.1.1|76	
12mr|jrexx-1.1.1-3.1.1|77	%description javadoc
12mr|jrexx-1.1.1-3.1.1|78	%{summary}.
12mr|jrexx-1.1.1-3.1.1|79	
12mr|jrexx-1.1.1-3.1.1|80	%prep
12mr|jrexx-1.1.1-3.1.1|81	%setup -T -c %{name}-%{version}
12mr|jrexx-1.1.1-3.1.1|82	unzip -q %{SOURCE0}
12mr|jrexx-1.1.1-3.1.1|83	cp %{SOURCE1} build.xml
12mr|jrexx-1.1.1-3.1.1|84	
12mr|jrexx-1.1.1-3.1.1|85	%build
12mr|jrexx-1.1.1-3.1.1|86	export LC_ALL=ISO-8859-1
12mr|jrexx-1.1.1-3.1.1|87	%{ant} dist
12mr|jrexx-1.1.1-3.1.1|88	
12mr|jrexx-1.1.1-3.1.1|89	%install
12mr|jrexx-1.1.1-3.1.1|90	# jars
12mr|jrexx-1.1.1-3.1.1|91	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|jrexx-1.1.1-3.1.1|92	cp -p output/dist/lib/%{name}-%{version}.jar \
12mr|jrexx-1.1.1-3.1.1|93	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jrexx-1.1.1-3.1.1|94	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|jrexx-1.1.1-3.1.1|95	
12mr|jrexx-1.1.1-3.1.1|96	# javadoc
12mr|jrexx-1.1.1-3.1.1|97	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jrexx-1.1.1-3.1.1|98	cp -pr output/dist/jdoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jrexx-1.1.1-3.1.1|99	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
12mr|jrexx-1.1.1-3.1.1|100	
12mr|jrexx-1.1.1-3.1.1|101	%if %{gcj_support}
12mr|jrexx-1.1.1-3.1.1|102	%{_bindir}/aot-compile-rpm
12mr|jrexx-1.1.1-3.1.1|103	%endif
12mr|jrexx-1.1.1-3.1.1|104	
12mr|jrexx-1.1.1-3.1.1|105	%if %{gcj_support}
12mr|jrexx-1.1.1-3.1.1|106	%post
12mr|jrexx-1.1.1-3.1.1|107	%{update_gcjdb}
12mr|jrexx-1.1.1-3.1.1|108	
12mr|jrexx-1.1.1-3.1.1|109	%postun
12mr|jrexx-1.1.1-3.1.1|110	%{clean_gcjdb}
12mr|jrexx-1.1.1-3.1.1|111	%endif
12mr|jrexx-1.1.1-3.1.1|112	
12mr|jrexx-1.1.1-3.1.1|113	%files
12mr|jrexx-1.1.1-3.1.1|114	%defattr(0644,root,root,0755)
12mr|jrexx-1.1.1-3.1.1|115	%{_javadir}/%{name}.jar
12mr|jrexx-1.1.1-3.1.1|116	%{_javadir}/%{name}-%{version}.jar
12mr|jrexx-1.1.1-3.1.1|117	%if %{gcj_support}
12mr|jrexx-1.1.1-3.1.1|118	%dir %{_libdir}/gcj/%{name}
12mr|jrexx-1.1.1-3.1.1|119	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|jrexx-1.1.1-3.1.1|120	%endif
12mr|jrexx-1.1.1-3.1.1|121	
12mr|jrexx-1.1.1-3.1.1|122	
12mr|jrexx-1.1.1-3.1.1|123	%files javadoc
12mr|jrexx-1.1.1-3.1.1|124	%defattr(0644,root,root,0755)
12mr|jrexx-1.1.1-3.1.1|125	%doc %{_javadocdir}
12mr|jrexx-1.1.1-3.1.1|126	
12mr|jrexx-1.1.1-3.1.1|127	# -----------------------------------------------------------------------------
12mr|jrexx-1.1.1-3.1.1|128	
12mr|jrexx-1.1.1-3.1.1|129	
12mr|jrexx-1.1.1-3.1.1|130	
12mr|jrexx-1.1.1-3.1.1|131	%changelog
12mr|jrexx-1.1.1-3.1.1|132	

14461 12
12mr|js-1.85-4|1	%define _requires_exceptions devel(libnspr4\\|devel(libplc4\\|devel(libplds4
12mr|js-1.85-4|2	
12mr|js-1.85-4|3	%define	major	1
12mr|js-1.85-4|4	%define	libname	%mklibname mozjs185_ %{major}
12mr|js-1.85-4|5	%define	devname	%mklibname mozjs185 -d
12mr|js-1.85-4|6	
12mr|js-1.85-4|7	%define real_version 1.8.5
12mr|js-1.85-4|8	
12mr|js-1.85-4|9	Summary:	SpiderMonkey, the Mozilla JavaScript engine
12mr|js-1.85-4|10	Name:		js
12mr|js-1.85-4|11	Version:	1.85
12mr|js-1.85-4|12	Release:	%mkrel 4
12mr|js-1.85-4|13	License:	MPL
12mr|js-1.85-4|14	Group:		Development/Other
12mr|js-1.85-4|15	URL:		http://www.mozilla.org/js/
12mr|js-1.85-4|16	Source0:	http://ftp.mozilla.org/pub/mozilla.org/js/%{name}185-1.0.0.tar.gz
12mr|js-1.85-4|17	Source100:	js.rpmlintrc
12mr|js-1.85-4|18	Patch0:		js-1.8.5-fix-destdir.patch
12mr|js-1.85-4|19	
12mr|js-1.85-4|20	BuildRequires:	multiarch-utils >= 1.0.3
12mr|js-1.85-4|21	BuildRequires:	nspr-devel
12mr|js-1.85-4|22	BuildRequires:	readline-devel
12mr|js-1.85-4|23	BuildRequires:	autoconf2.1
12mr|js-1.85-4|24	BuildRequires:	python
12mr|js-1.85-4|25	# wtf?
12mr|js-1.85-4|26	BuildRequires:	zip
12mr|js-1.85-4|27	Epoch:		1
12mr|js-1.85-4|28	
12mr|js-1.85-4|29	%description
12mr|js-1.85-4|30	The JavaScript engine compiles and executes scripts containing JavaScript
12mr|js-1.85-4|31	statements and functions. The engine handles memory allocation for the
12mr|js-1.85-4|32	objects needed to execute scripts, and it cleans up—garbage
12mr|js-1.85-4|33	collects—objects it no longer needs.
12mr|js-1.85-4|34	
12mr|js-1.85-4|35	SpiderMonkey supports versions 1.0 through 1.8 of the JavaScript language.
12mr|js-1.85-4|36	JS 1.3 and later conform to the ECMAScript specification, ECMA 262-3.
12mr|js-1.85-4|37	Later versions also contain Mozilla extensions such as array comprehensions
12mr|js-1.85-4|38	and generators. SpiderMonkey also supports E4X (optionally).
12mr|js-1.85-4|39	
12mr|js-1.85-4|40	%package -n	%{libname}
12mr|js-1.85-4|41	Summary:	JavaScript engine library
12mr|js-1.85-4|42	Group:		System/Libraries
12mr|js-1.85-4|43	
12mr|js-1.85-4|44	%description -n	%{libname}
12mr|js-1.85-4|45	The JavaScript engine compiles and executes scripts containing JavaScript
12mr|js-1.85-4|46	statements and functions. The engine handles memory allocation for the
12mr|js-1.85-4|47	objects needed to execute scripts, and it cleans up—garbage
12mr|js-1.85-4|48	collects—objects it no longer needs.
12mr|js-1.85-4|49	
12mr|js-1.85-4|50	SpiderMonkey supports versions 1.0 through 1.8 of the JavaScript language.
12mr|js-1.85-4|51	JS 1.3 and later conform to the ECMAScript specification, ECMA 262-3.
12mr|js-1.85-4|52	Later versions also contain Mozilla extensions such as array comprehensions
12mr|js-1.85-4|53	and generators. SpiderMonkey also supports E4X (optionally).
12mr|js-1.85-4|54	
12mr|js-1.85-4|55	%package -n	%{devname}
12mr|js-1.85-4|56	Summary:	The header files for %{libname}
12mr|js-1.85-4|57	Group:		Development/C
12mr|js-1.85-4|58	Requires:	%{libname} = %{EVRD}
12mr|js-1.85-4|59	Provides:	%{name}-devel = %{EVRD}
12mr|js-1.85-4|60	Provides:	libjs-devel = %{EVRD}
12mr|js-1.85-4|61	Provides:	mozjs-devel = %{EVRD}
12mr|js-1.85-4|62	Requires:	nspr-devel
12mr|js-1.85-4|63	
12mr|js-1.85-4|64	%description -n	%{devname}
12mr|js-1.85-4|65	These are the header files for development with SpiderMonkey.
12mr|js-1.85-4|66	
12mr|js-1.85-4|67	%prep
12mr|js-1.85-4|68	%setup -q -n %{name}-%{real_version}/js/src
12mr|js-1.85-4|69	%patch0 -p3 -b .destdir~
12mr|js-1.85-4|70	autoconf-2.13
12mr|js-1.85-4|71	
12mr|js-1.85-4|72	%build
12mr|js-1.85-4|73	%configure2_5x	--enable-readline \
12mr|js-1.85-4|74	--enable-threadsafe \
12mr|js-1.85-4|75	--enable-ctypes \
12mr|js-1.85-4|76	--with-system-nspr
12mr|js-1.85-4|77	%make
12mr|js-1.85-4|78	
12mr|js-1.85-4|79	%install
12mr|js-1.85-4|80	%makeinstall_std
12mr|js-1.85-4|81	
12mr|js-1.85-4|82	chmod 644 %{buildroot}%{_includedir}/js/*
12mr|js-1.85-4|83	
12mr|js-1.85-4|84	# install binary
12mr|js-1.85-4|85	install -m755 shell/js -D %{buildroot}%{_bindir}/js
12mr|js-1.85-4|86	install -m755 jscpucfg -D %{buildroot}%{_bindir}/jscpucfg
12mr|js-1.85-4|87	
12mr|js-1.85-4|88	%multiarch_includes %{buildroot}%{_includedir}/js/jsautocfg.h
12mr|js-1.85-4|89	
12mr|js-1.85-4|90	%files
12mr|js-1.85-4|91	%{_bindir}/*
12mr|js-1.85-4|92	
12mr|js-1.85-4|93	%files -n %{libname}
12mr|js-1.85-4|94	%{_libdir}/libmozjs185.so.%{major}*
12mr|js-1.85-4|95	
12mr|js-1.85-4|96	%files -n %{devname}
12mr|js-1.85-4|97	%doc README.html
12mr|js-1.85-4|98	%dir %{_includedir}/js
12mr|js-1.85-4|99	%{multiarch_includedir}/js/jsautocfg.h
12mr|js-1.85-4|100	%{_includedir}/js/*
12mr|js-1.85-4|101	%{_libdir}/*.so
12mr|js-1.85-4|102	%{_libdir}/*.a
12mr|js-1.85-4|103	%{_libdir}/pkgconfig/*.pc
12mr|js-1.85-4|104	
12mr|js-1.85-4|105	
12mr|js-1.85-4|106	%changelog
12mr|js-1.85-4|107	* Sun Jun 26 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:1.85-4mdv2011.0
12mr|js-1.85-4|108	+ Revision: 687247
12mr|js-1.85-4|109	- python as new BR
12mr|js-1.85-4|110	- backport fixes
12mr|js-1.85-4|111	
12mr|js-1.85-4|112	* Wed May 04 2011 Funda Wang <fwang@mandriva.org> 1:1.85-2
12mr|js-1.85-4|113	+ Revision: 665888
12mr|js-1.85-4|114	- fix multiarch usage
12mr|js-1.85-4|115	
12mr|js-1.85-4|116	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|js-1.85-4|117	- mass rebuild
12mr|js-1.85-4|118	
12mr|js-1.85-4|119	* Fri Apr 01 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.85-1
12mr|js-1.85-4|120	+ Revision: 649742
12mr|js-1.85-4|121	- add odd buildrequires on zip which autoconf script will crap out on if missing
12mr|js-1.85-4|122	- update to SpiderMonkey 1.8.5 and perform a whole lots of cleanups while at ti..
12mr|js-1.85-4|123	
12mr|js-1.85-4|124	* Tue Jan 25 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.70-8
12mr|js-1.85-4|125	+ Revision: 632503
12mr|js-1.85-4|126	- use %%{EVRD}
12mr|js-1.85-4|127	- drop redundant dependency on library package
12mr|js-1.85-4|128	- enable parallel build
12mr|js-1.85-4|129	- enable unicode support
12mr|js-1.85-4|130	- compile with -fPIC
12mr|js-1.85-4|131	
12mr|js-1.85-4|132	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.70-7mdv2011.0
12mr|js-1.85-4|133	+ Revision: 606113
12mr|js-1.85-4|134	- rebuild
12mr|js-1.85-4|135	
12mr|js-1.85-4|136	* Sun Mar 14 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.70-6mdv2010.1
12mr|js-1.85-4|137	+ Revision: 519013
12mr|js-1.85-4|138	- rebuild
12mr|js-1.85-4|139	
12mr|js-1.85-4|140	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 1:1.70-5mdv2010.0
12mr|js-1.85-4|141	+ Revision: 425472
12mr|js-1.85-4|142	- rebuild
12mr|js-1.85-4|143	
12mr|js-1.85-4|144	* Sun Dec 21 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.70-4mdv2009.1
12mr|js-1.85-4|145	+ Revision: 316955
12mr|js-1.85-4|146	- fix build with -Werror=format-security (P7)
12mr|js-1.85-4|147	- use %%{ldflags} and fix linkage
12mr|js-1.85-4|148	- link against libedit and not editline
12mr|js-1.85-4|149	
12mr|js-1.85-4|150	* Tue Jun 24 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.70-3mdv2009.0
12mr|js-1.85-4|151	+ Revision: 228617
12mr|js-1.85-4|152	- fix the exceptions to work on 64bit too
12mr|js-1.85-4|153	
12mr|js-1.85-4|154	* Tue Jun 24 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.70-2mdv2009.0
12mr|js-1.85-4|155	+ Revision: 228590
12mr|js-1.85-4|156	- rule out some borked auto deps
12mr|js-1.85-4|157	
12mr|js-1.85-4|158	* Tue Jun 24 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.70-1mdv2009.0
12mr|js-1.85-4|159	+ Revision: 228540
12mr|js-1.85-4|160	- 1.70
12mr|js-1.85-4|161	- sync with fedora
12mr|js-1.85-4|162	
12mr|js-1.85-4|163	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 1:1.5-6mdv2009.0
12mr|js-1.85-4|164	+ Revision: 221762
12mr|js-1.85-4|165	- rebuild
12mr|js-1.85-4|166	
12mr|js-1.85-4|167	+ Pixel <pixel@mandriva.com>
12mr|js-1.85-4|168	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|js-1.85-4|169	
12mr|js-1.85-4|170	* Mon Feb 04 2008 Götz Waschk <waschk@mandriva.org> 1:1.5-5mdv2008.1
12mr|js-1.85-4|171	+ Revision: 161913
12mr|js-1.85-4|172	- fix devel provides and obsoletes
12mr|js-1.85-4|173	
12mr|js-1.85-4|174	* Sun Jan 13 2008 Thierry Vignaud <tv@mandriva.org> 1:1.5-4mdv2008.1
12mr|js-1.85-4|175	+ Revision: 150422
12mr|js-1.85-4|176	- rebuild
12mr|js-1.85-4|177	- kill re-definition of %%buildroot on Pixel's request
12mr|js-1.85-4|178	
12mr|js-1.85-4|179	+ Olivier Blin <oblin@mandriva.com>
12mr|js-1.85-4|180	- restore BuildRoot
12mr|js-1.85-4|181	
12mr|js-1.85-4|182	* Wed Aug 29 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.5-3mdv2008.0
12mr|js-1.85-4|183	+ Revision: 73850
12mr|js-1.85-4|184	- bump release
12mr|js-1.85-4|185	- 1.5
12mr|js-1.85-4|186	- rediffed patches
12mr|js-1.85-4|187	- build it against system editline libs
12mr|js-1.85-4|188	- have to use -fno-stack-protector, otherwise it won't build
12mr|js-1.85-4|189	
12mr|js-1.85-4|190	
12mr|js-1.85-4|191	* Wed Oct 11 2006 Oden Eriksson <oeriksson@mandriva.com>
12mr|js-1.85-4|192	+ 2006-10-10 18:04:13 (63395)
12mr|js-1.85-4|193	- bunzip patches
12mr|js-1.85-4|194	
12mr|js-1.85-4|195	* Wed Oct 11 2006 Oden Eriksson <oeriksson@mandriva.com>
12mr|js-1.85-4|196	+ 2006-10-10 17:59:17 (63394)
12mr|js-1.85-4|197	- Import js
12mr|js-1.85-4|198	
12mr|js-1.85-4|199	* Fri Sep 01 2006 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 1.5-0.rc5a.10mdv2007.0
12mr|js-1.85-4|200	- add pkgconfig file
12mr|js-1.85-4|201	
12mr|js-1.85-4|202	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.5-0.rc5a.9mdk
12mr|js-1.85-4|203	- rebuild
12mr|js-1.85-4|204	
12mr|js-1.85-4|205	* Mon Jan 31 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.5-0.rc5a.8mdk
12mr|js-1.85-4|206	- fix deps and conditional %%multiarch
12mr|js-1.85-4|207	
12mr|js-1.85-4|208	* Wed Dec 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.5-0.rc5a.7mdk
12mr|js-1.85-4|209	- revert latest "lib64 fixes"
12mr|js-1.85-4|210	
12mr|js-1.85-4|211	* Wed Dec 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.5-0.rc5a.6mdk
12mr|js-1.85-4|212	- lib64 fixes
12mr|js-1.85-4|213	
12mr|js-1.85-4|214	* Mon Nov 22 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.5-0.rc5a.5mdk
12mr|js-1.85-4|215	- relocate the headers as many dev moz packages seems to conflict
12mr|js-1.85-4|216	- nuke redundant provides
12mr|js-1.85-4|217	
12mr|js-1.85-4|218	* Thu Sep 30 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.5-0.rc5a.4mdk
12mr|js-1.85-4|219	- fix fork off mozilla/js, our system knows about ISO C va_copy() macro
12mr|js-1.85-4|220	
12mr|js-1.85-4|221	* Sun Jun 20 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.5-0.rc5a.3mdk
12mr|js-1.85-4|222	- fix ppc build
12mr|js-1.85-4|223	
12mr|js-1.85-4|224	* Tue Jun 08 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.5-0.rc5a.2mdk
12mr|js-1.85-4|225	- third try... (duh!)
12mr|js-1.85-4|226	
12mr|js-1.85-4|227	* Tue Jun 08 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.5-0.rc5a.1mdk
12mr|js-1.85-4|228	- second try...
12mr|js-1.85-4|229	
12mr|js-1.85-4|230	* Tue Jun 08 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.5-0.rc5a.1mdk
12mr|js-1.85-4|231	- 1.5-0.rc5a
12mr|js-1.85-4|232	
12mr|js-1.85-4|233	* Mon Jun 07 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.5-0.rc5.6mdk
12mr|js-1.85-4|234	- rebuilt with gcc v3.4.x
12mr|js-1.85-4|235	

14462 12
12mr|jsch-0.1.41-0.0.4|1	# Copyright (c) 2000-2005, JPackage Project
12mr|jsch-0.1.41-0.0.4|2	# All rights reserved.
12mr|jsch-0.1.41-0.0.4|3	#
12mr|jsch-0.1.41-0.0.4|4	# Redistribution and use in source and binary forms, with or without
12mr|jsch-0.1.41-0.0.4|5	# modification, are permitted provided that the following conditions
12mr|jsch-0.1.41-0.0.4|6	# are met:
12mr|jsch-0.1.41-0.0.4|7	#
12mr|jsch-0.1.41-0.0.4|8	# 1. Redistributions of source code must retain the above copyright
12mr|jsch-0.1.41-0.0.4|9	#    notice, this list of conditions and the following disclaimer.
12mr|jsch-0.1.41-0.0.4|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jsch-0.1.41-0.0.4|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jsch-0.1.41-0.0.4|12	#    documentation and/or other materials provided with the
12mr|jsch-0.1.41-0.0.4|13	#    distribution.
12mr|jsch-0.1.41-0.0.4|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jsch-0.1.41-0.0.4|15	#    contributors may be used to endorse or promote products derived
12mr|jsch-0.1.41-0.0.4|16	#    from this software without specific prior written permission.
12mr|jsch-0.1.41-0.0.4|17	#
12mr|jsch-0.1.41-0.0.4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jsch-0.1.41-0.0.4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jsch-0.1.41-0.0.4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jsch-0.1.41-0.0.4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jsch-0.1.41-0.0.4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jsch-0.1.41-0.0.4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jsch-0.1.41-0.0.4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jsch-0.1.41-0.0.4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jsch-0.1.41-0.0.4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jsch-0.1.41-0.0.4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jsch-0.1.41-0.0.4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jsch-0.1.41-0.0.4|29	#
12mr|jsch-0.1.41-0.0.4|30	
12mr|jsch-0.1.41-0.0.4|31	%define section   free
12mr|jsch-0.1.41-0.0.4|32	
12mr|jsch-0.1.41-0.0.4|33	%define gcj_support 0
12mr|jsch-0.1.41-0.0.4|34	
12mr|jsch-0.1.41-0.0.4|35	Name:           jsch
12mr|jsch-0.1.41-0.0.4|36	Version:        0.1.41
12mr|jsch-0.1.41-0.0.4|37	Release:        0.0.4
12mr|jsch-0.1.41-0.0.4|38	Epoch:          0
12mr|jsch-0.1.41-0.0.4|39	Summary:        Pure Java implementation of SSH2
12mr|jsch-0.1.41-0.0.4|40	Group:          Development/Java
12mr|jsch-0.1.41-0.0.4|41	License:        BSD-style
12mr|jsch-0.1.41-0.0.4|42	URL:            http://www.jcraft.com/jsch/
12mr|jsch-0.1.41-0.0.4|43	Source0:        http://downloads.sourceforge.net/sourceforge/jsch/jsch-%{version}.zip
12mr|jsch-0.1.41-0.0.4|44	# wget \
12mr|jsch-0.1.41-0.0.4|45	# http://download.eclipse.org/tools/orbit/downloads/drops/R20080611105805/bundles/com.jcraft.jsch_0.1.37.v200803061811.jar
12mr|jsch-0.1.41-0.0.4|46	# unzip com.jcraft.jsch_*.jar META-INF/MANIFEST.MF
12mr|jsch-0.1.41-0.0.4|47	# mv META-INF/MANIFEST.MF .
12mr|jsch-0.1.41-0.0.4|48	# sed -i "/^Name/d" MANIFEST.MF
12mr|jsch-0.1.41-0.0.4|49	# sed -i "/^SHA1/d" MANIFEST.MF
12mr|jsch-0.1.41-0.0.4|50	# dos2unix MANIFEST.MF
12mr|jsch-0.1.41-0.0.4|51	# sed -i "/^$/d" MANIFEST.MF
12mr|jsch-0.1.41-0.0.4|52	# unix2dos MANIFEST.MF
12mr|jsch-0.1.41-0.0.4|53	Source1:        MANIFEST.MF
12mr|jsch-0.1.41-0.0.4|54	
12mr|jsch-0.1.41-0.0.4|55	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|jsch-0.1.41-0.0.4|56	
12mr|jsch-0.1.41-0.0.4|57	BuildRequires:  java-rpmbuild >= 0:1.5
12mr|jsch-0.1.41-0.0.4|58	BuildRequires:  java-devel >= 1.4.2
12mr|jsch-0.1.41-0.0.4|59	BuildRequires:  jzlib >= 0:1.0.5
12mr|jsch-0.1.41-0.0.4|60	BuildRequires:  ant
12mr|jsch-0.1.41-0.0.4|61	BuildRequires:  zip
12mr|jsch-0.1.41-0.0.4|62	
12mr|jsch-0.1.41-0.0.4|63	%if ! %{gcj_support}
12mr|jsch-0.1.41-0.0.4|64	BuildArch:      noarch
12mr|jsch-0.1.41-0.0.4|65	%endif
12mr|jsch-0.1.41-0.0.4|66	
12mr|jsch-0.1.41-0.0.4|67	%if %{gcj_support}
12mr|jsch-0.1.41-0.0.4|68	BuildRequires:  java-gcj-compat-devel >= 1.0.31
12mr|jsch-0.1.41-0.0.4|69	%endif
12mr|jsch-0.1.41-0.0.4|70	Requires:       jzlib >= 0:1.0.5
12mr|jsch-0.1.41-0.0.4|71	
12mr|jsch-0.1.41-0.0.4|72	%description
12mr|jsch-0.1.41-0.0.4|73	JSch allows you to connect to an sshd server and use port forwarding,
12mr|jsch-0.1.41-0.0.4|74	X11 forwarding, file transfer, etc., and you can integrate its
12mr|jsch-0.1.41-0.0.4|75	functionality into your own Java programs.
12mr|jsch-0.1.41-0.0.4|76	
12mr|jsch-0.1.41-0.0.4|77	%package        javadoc
12mr|jsch-0.1.41-0.0.4|78	Summary:        Javadoc for %{name}
12mr|jsch-0.1.41-0.0.4|79	Group:          Development/Java
12mr|jsch-0.1.41-0.0.4|80	
12mr|jsch-0.1.41-0.0.4|81	%description    javadoc
12mr|jsch-0.1.41-0.0.4|82	%{summary}.
12mr|jsch-0.1.41-0.0.4|83	
12mr|jsch-0.1.41-0.0.4|84	%package        demo
12mr|jsch-0.1.41-0.0.4|85	Summary:        Examples for %{name}
12mr|jsch-0.1.41-0.0.4|86	Group:          Development/Java
12mr|jsch-0.1.41-0.0.4|87	
12mr|jsch-0.1.41-0.0.4|88	%description    demo
12mr|jsch-0.1.41-0.0.4|89	%{summary}.
12mr|jsch-0.1.41-0.0.4|90	
12mr|jsch-0.1.41-0.0.4|91	%prep
12mr|jsch-0.1.41-0.0.4|92	%setup -q
12mr|jsch-0.1.41-0.0.4|93	
12mr|jsch-0.1.41-0.0.4|94	%build
12mr|jsch-0.1.41-0.0.4|95	export CLASSPATH=$(build-classpath jzlib)
12mr|jsch-0.1.41-0.0.4|96	%{ant} dist javadoc
12mr|jsch-0.1.41-0.0.4|97	
12mr|jsch-0.1.41-0.0.4|98	# inject the OSGi Manifest
12mr|jsch-0.1.41-0.0.4|99	mkdir META-INF
12mr|jsch-0.1.41-0.0.4|100	cp %{SOURCE1} META-INF
12mr|jsch-0.1.41-0.0.4|101	zip dist/lib/%{name}-*.jar META-INF/MANIFEST.MF
12mr|jsch-0.1.41-0.0.4|102	
12mr|jsch-0.1.41-0.0.4|103	%install
12mr|jsch-0.1.41-0.0.4|104	# jars
12mr|jsch-0.1.41-0.0.4|105	rm -rf $RPM_BUILD_ROOT
12mr|jsch-0.1.41-0.0.4|106	install -Dpm 644 dist/lib/%{name}-*.jar \
12mr|jsch-0.1.41-0.0.4|107	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jsch-0.1.41-0.0.4|108	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mr|jsch-0.1.41-0.0.4|109	
12mr|jsch-0.1.41-0.0.4|110	# javadoc
12mr|jsch-0.1.41-0.0.4|111	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jsch-0.1.41-0.0.4|112	cp -pr javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jsch-0.1.41-0.0.4|113	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|jsch-0.1.41-0.0.4|114	
12mr|jsch-0.1.41-0.0.4|115	# examples
12mr|jsch-0.1.41-0.0.4|116	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|jsch-0.1.41-0.0.4|117	cp -pr examples/* $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|jsch-0.1.41-0.0.4|118	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|jsch-0.1.41-0.0.4|119	
12mr|jsch-0.1.41-0.0.4|120	%{gcj_compile}
12mr|jsch-0.1.41-0.0.4|121	
12mr|jsch-0.1.41-0.0.4|122	%if %{gcj_support}
12mr|jsch-0.1.41-0.0.4|123	%post
12mr|jsch-0.1.41-0.0.4|124	%{update_gcjdb}
12mr|jsch-0.1.41-0.0.4|125	
12mr|jsch-0.1.41-0.0.4|126	%postun
12mr|jsch-0.1.41-0.0.4|127	%{clean_gcjdb}
12mr|jsch-0.1.41-0.0.4|128	%endif
12mr|jsch-0.1.41-0.0.4|129	
12mr|jsch-0.1.41-0.0.4|130	%files
12mr|jsch-0.1.41-0.0.4|131	%defattr(0644,root,root,0755)
12mr|jsch-0.1.41-0.0.4|132	%doc LICENSE.txt
12mr|jsch-0.1.41-0.0.4|133	%{_javadir}/*.jar
12mr|jsch-0.1.41-0.0.4|134	%{gcj_files}
12mr|jsch-0.1.41-0.0.4|135	
12mr|jsch-0.1.41-0.0.4|136	%files javadoc
12mr|jsch-0.1.41-0.0.4|137	%defattr(0644,root,root,0755)
12mr|jsch-0.1.41-0.0.4|138	%doc %{_javadocdir}/%{name}-%{version}
12mr|jsch-0.1.41-0.0.4|139	%doc %{_javadocdir}/%{name}
12mr|jsch-0.1.41-0.0.4|140	
12mr|jsch-0.1.41-0.0.4|141	%files demo
12mr|jsch-0.1.41-0.0.4|142	%defattr(0644,root,root,0755)
12mr|jsch-0.1.41-0.0.4|143	%doc %{_datadir}/%{name}-%{version}
12mr|jsch-0.1.41-0.0.4|144	%doc %{_datadir}/%{name}
12mr|jsch-0.1.41-0.0.4|145	
12mr|jsch-0.1.41-0.0.4|146	
12mr|jsch-0.1.41-0.0.4|147	
12mr|jsch-0.1.41-0.0.4|148	%changelog
12mr|jsch-0.1.41-0.0.4|149	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|jsch-0.1.41-0.0.4|150	+ Commit: 29a839a
12mr|jsch-0.1.41-0.0.4|151	- Revert to older version 0.1.41
12mr|jsch-0.1.41-0.0.4|152	
12mr|jsch-0.1.41-0.0.4|153	

14463 12
12mr|json-c-0.9-2|1	%define major		0
12mr|json-c-0.9-2|2	%define libname		%mklibname json %{major}
12mr|json-c-0.9-2|3	%define develname	%mklibname json -d
12mr|json-c-0.9-2|4	
12mr|json-c-0.9-2|5	Name:		json-c
12mr|json-c-0.9-2|6	Version:	0.9
12mr|json-c-0.9-2|7	Release:	2
12mr|json-c-0.9-2|8	Summary:	JSON implementation in C
12mr|json-c-0.9-2|9	Group:		System/Libraries
12mr|json-c-0.9-2|10	URL:		http://oss.metaparadigm.com/%{name}
12mr|json-c-0.9-2|11	Source0:	http://oss.metaparadigm.com/%{name}/json-c-%{version}.tar.gz
12mr|json-c-0.9-2|12	License:	MIT
12mr|json-c-0.9-2|13	
12mr|json-c-0.9-2|14	%description
12mr|json-c-0.9-2|15	JSON-C implements a reference counting object model that allows you to
12mr|json-c-0.9-2|16	easily construct JSON objects in C, output them as JSON formatted
12mr|json-c-0.9-2|17	strings and parse JSON formatted strings back into the C
12mr|json-c-0.9-2|18	representation of JSON objects.
12mr|json-c-0.9-2|19	
12mr|json-c-0.9-2|20	%package -n %{libname}
12mr|json-c-0.9-2|21	Summary:	JSON implementation in C
12mr|json-c-0.9-2|22	Group:		System/Libraries
12mr|json-c-0.9-2|23	
12mr|json-c-0.9-2|24	%description -n %{libname}
12mr|json-c-0.9-2|25	JSON-C implements a reference counting object model that allows you to
12mr|json-c-0.9-2|26	easily construct JSON objects in C, output them as JSON formatted
12mr|json-c-0.9-2|27	strings and parse JSON formatted strings back into the C
12mr|json-c-0.9-2|28	representation of JSON objects.
12mr|json-c-0.9-2|29	
12mr|json-c-0.9-2|30	%package -n %{develname}
12mr|json-c-0.9-2|31	Summary:	Development headers and libraries for %{name}
12mr|json-c-0.9-2|32	Group:		Development/C
12mr|json-c-0.9-2|33	Requires:	%{libname} >= %{version}-%{release}
12mr|json-c-0.9-2|34	Provides:	%{name}-devel = %{version}-%{release}
12mr|json-c-0.9-2|35	Provides:	libjson-devel = %{version}-%{release}
12mr|json-c-0.9-2|36	
12mr|json-c-0.9-2|37	%description -n %{develname}
12mr|json-c-0.9-2|38	JSON-C implements a reference counting object model that allows you to
12mr|json-c-0.9-2|39	easily construct JSON objects in C, output them as JSON formatted
12mr|json-c-0.9-2|40	strings and parse JSON formatted strings back into the C
12mr|json-c-0.9-2|41	representation of JSON objects.
12mr|json-c-0.9-2|42	
12mr|json-c-0.9-2|43	%prep
12mr|json-c-0.9-2|44	%setup -q
12mr|json-c-0.9-2|45	
12mr|json-c-0.9-2|46	%build
12mr|json-c-0.9-2|47	%configure2_5x
12mr|json-c-0.9-2|48	%make
12mr|json-c-0.9-2|49	
12mr|json-c-0.9-2|50	%install
12mr|json-c-0.9-2|51	rm -rf %{buildroot}
12mr|json-c-0.9-2|52	
12mr|json-c-0.9-2|53	%makeinstall_std
12mr|json-c-0.9-2|54	
12mr|json-c-0.9-2|55	# cleanup
12mr|json-c-0.9-2|56	rm -f %{buildroot}%{_libdir}/*.*a
12mr|json-c-0.9-2|57	
12mr|json-c-0.9-2|58	%files -n %{libname}
12mr|json-c-0.9-2|59	%{_libdir}/*.so.%{major}*
12mr|json-c-0.9-2|60	
12mr|json-c-0.9-2|61	%files -n %{develname}
12mr|json-c-0.9-2|62	%{_libdir}/*.so
12mr|json-c-0.9-2|63	%{_includedir}/json
12mr|json-c-0.9-2|64	%{_libdir}/pkgconfig/*.pc
12mr|json-c-0.9-2|65	
12mr|json-c-0.9-2|66	
12mr|json-c-0.9-2|67	
12mr|json-c-0.9-2|68	%changelog
12mr|json-c-0.9-2|69	

14464 12
12mr|jsoncpp-0.5.0-14|1	%bcond_with	docs
12mr|jsoncpp-0.5.0-14|2	
12mr|jsoncpp-0.5.0-14|3	Name:		jsoncpp
12mr|jsoncpp-0.5.0-14|4	Version:	0.5.0
12mr|jsoncpp-0.5.0-14|5	Release:	14
12mr|jsoncpp-0.5.0-14|6	Summary:	C++ JSON Library
12mr|jsoncpp-0.5.0-14|7	License:	Public Domain
12mr|jsoncpp-0.5.0-14|8	Group:		System/Libraries
12mr|jsoncpp-0.5.0-14|9	Url:		http://jsoncpp.sourceforge.net/
12mr|jsoncpp-0.5.0-14|10	Source0:	%{name}-%{version}.tar.gz
12mr|jsoncpp-0.5.0-14|11	Patch0:		jsoncpp-0.5.0-add-soname.patch
12mr|jsoncpp-0.5.0-14|12	Patch1:		jsoncpp-0.5.0-cflags-ldflags.patch
12mr|jsoncpp-0.5.0-14|13	BuildRequires:	scons
12mr|jsoncpp-0.5.0-14|14	#To generate docs
12mr|jsoncpp-0.5.0-14|15	%if %{with docs}
12mr|jsoncpp-0.5.0-14|16	BuildRequires:	doxygen graphviz
12mr|jsoncpp-0.5.0-14|17	%endif
12mr|jsoncpp-0.5.0-14|18	
12mr|jsoncpp-0.5.0-14|19	%description
12mr|jsoncpp-0.5.0-14|20	JsonCpp is a simple API to manipulate JSON value, handle serialization
12mr|jsoncpp-0.5.0-14|21	and unserialization to string.
12mr|jsoncpp-0.5.0-14|22	
12mr|jsoncpp-0.5.0-14|23	It can also preserve existing comment in unserialization/serialization steps,
12mr|jsoncpp-0.5.0-14|24	making it a convenient format to store user input files.
12mr|jsoncpp-0.5.0-14|25	
12mr|jsoncpp-0.5.0-14|26	Unserialization parsing is user friendly and provides precise error reports.
12mr|jsoncpp-0.5.0-14|27	
12mr|jsoncpp-0.5.0-14|28	# XXX: There isn't really any major due to lack of SONAME :/
12mr|jsoncpp-0.5.0-14|29	%define major	0
12mr|jsoncpp-0.5.0-14|30	%define	libname	%mklibname %{name} %{major}
12mr|jsoncpp-0.5.0-14|31	%define	devname	%mklibname -d %{name}
12mr|jsoncpp-0.5.0-14|32	
12mr|jsoncpp-0.5.0-14|33	%package -n	%{libname}
12mr|jsoncpp-0.5.0-14|34	Summary:	JsonCpp library
12mr|jsoncpp-0.5.0-14|35	Group:		System/Libraries
12mr|jsoncpp-0.5.0-14|36	
12mr|jsoncpp-0.5.0-14|37	%description -n	%{libname}
12mr|jsoncpp-0.5.0-14|38	JsonCpp is a simple API to manipulate JSON value, handle serialization
12mr|jsoncpp-0.5.0-14|39	and unserialization to string.
12mr|jsoncpp-0.5.0-14|40	
12mr|jsoncpp-0.5.0-14|41	It can also preserve existing comment in unserialization/serialization steps,
12mr|jsoncpp-0.5.0-14|42	making it a convenient format to store user input files.
12mr|jsoncpp-0.5.0-14|43	
12mr|jsoncpp-0.5.0-14|44	Unserialization parsing is user friendly and provides precise error reports.
12mr|jsoncpp-0.5.0-14|45	
12mr|jsoncpp-0.5.0-14|46	%package -n	%{devname}
12mr|jsoncpp-0.5.0-14|47	Summary:	Development files for %{name}
12mr|jsoncpp-0.5.0-14|48	Group:		System/Libraries
12mr|jsoncpp-0.5.0-14|49	Requires:	%{libname} = %{EVRD}
12mr|jsoncpp-0.5.0-14|50	%rename		jsoncpp-devel
12mr|jsoncpp-0.5.0-14|51	
12mr|jsoncpp-0.5.0-14|52	%description -n	%{devname}
12mr|jsoncpp-0.5.0-14|53	Files for building applications with %{name} support.
12mr|jsoncpp-0.5.0-14|54	
12mr|jsoncpp-0.5.0-14|55	%prep
12mr|jsoncpp-0.5.0-14|56	%setup -q -n jsoncpp-src-%{version}
12mr|jsoncpp-0.5.0-14|57	%patch0 -p1 -b .soname~
12mr|jsoncpp-0.5.0-14|58	%patch1 -p1 -b .flags~
12mr|jsoncpp-0.5.0-14|59	
12mr|jsoncpp-0.5.0-14|60	%build
12mr|jsoncpp-0.5.0-14|61	CXXFLAGS="%{optflags}" LINKFLAGS="%{ldflags}" scons platform=linux-gcc
12mr|jsoncpp-0.5.0-14|62	#Docs generation is broken at the moment, return to it ASAP
12mr|jsoncpp-0.5.0-14|63	
12mr|jsoncpp-0.5.0-14|64	%install
12mr|jsoncpp-0.5.0-14|65	#Scons file is missing an 'install' target
12mr|jsoncpp-0.5.0-14|66	#XXX: Hardcoded GCC version
12mr|jsoncpp-0.5.0-14|67	%define	gcc_ver	%(gcc -dumpversion)
12mr|jsoncpp-0.5.0-14|68	%define	library	libjson_linux-gcc-%{gcc_ver}_libmt.so
12mr|jsoncpp-0.5.0-14|69	install -m755 buildscons/linux-gcc-%{gcc_ver}/src/lib_json/%{library} -D %{buildroot}%{_libdir}/%{library}
12mr|jsoncpp-0.5.0-14|70	ln -s %{library} %{buildroot}%{_libdir}/lib%{name}.so.0
12mr|jsoncpp-0.5.0-14|71	ln -s %{library} %{buildroot}%{_libdir}/lib%{name}.so
12mr|jsoncpp-0.5.0-14|72	mkdir -p %{buildroot}%{_includedir}
12mr|jsoncpp-0.5.0-14|73	cp -r include/json %{buildroot}%{_includedir}/jsoncpp
12mr|jsoncpp-0.5.0-14|74	
12mr|jsoncpp-0.5.0-14|75	%files -n %{libname}
12mr|jsoncpp-0.5.0-14|76	%doc README.txt
12mr|jsoncpp-0.5.0-14|77	%{_libdir}/%{library}
12mr|jsoncpp-0.5.0-14|78	%{_libdir}/lib%{name}.so.0
12mr|jsoncpp-0.5.0-14|79	
12mr|jsoncpp-0.5.0-14|80	%files -n %{devname}
12mr|jsoncpp-0.5.0-14|81	%{_libdir}/lib%{name}.so
12mr|jsoncpp-0.5.0-14|82	%dir %{_includedir}/%{name}
12mr|jsoncpp-0.5.0-14|83	%{_includedir}/%{name}/*
12mr|jsoncpp-0.5.0-14|84	
12mr|jsoncpp-0.5.0-14|85	
12mr|jsoncpp-0.5.0-14|86	
12mr|jsoncpp-0.5.0-14|87	%changelog
12mr|jsoncpp-0.5.0-14|88	

14465 12
12mr|json-glib-0.14.2-4|1	%define libver 1.0
12mr|json-glib-0.14.2-4|2	%define major 0
12mr|json-glib-0.14.2-4|3	
12mr|json-glib-0.14.2-4|4	%define libname		%mklibname %{name} %{libver} %{major}
12mr|json-glib-0.14.2-4|5	%define develname	%mklibname %{name} -d
12mr|json-glib-0.14.2-4|6	
12mr|json-glib-0.14.2-4|7	Name:		json-glib
12mr|json-glib-0.14.2-4|8	Version:	0.14.2
12mr|json-glib-0.14.2-4|9	Release:	4
12mr|json-glib-0.14.2-4|10	Summary:	Library for JavaScript Object Notation format
12mr|json-glib-0.14.2-4|11	Group:		System/Libraries
12mr|json-glib-0.14.2-4|12	License:	LGPLv2+
12mr|json-glib-0.14.2-4|13	URL:		http://live.gnome.org/JsonGlib
12mr|json-glib-0.14.2-4|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|json-glib-0.14.2-4|15	BuildRequires:	pkgconfig(glib-2.0)
12mr|json-glib-0.14.2-4|16	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|json-glib-0.14.2-4|17	BuildRequires:	gtk-doc
12mr|json-glib-0.14.2-4|18	Requires:	%{libname} = %{version}-%{release}
12mr|json-glib-0.14.2-4|19	
12mr|json-glib-0.14.2-4|20	%description
12mr|json-glib-0.14.2-4|21	%{name} is a library providing serialization and deserialization support
12mr|json-glib-0.14.2-4|22	for the JavaScript Object Notation (JSON) format.
12mr|json-glib-0.14.2-4|23	
12mr|json-glib-0.14.2-4|24	%package -n %{libname}
12mr|json-glib-0.14.2-4|25	Summary:	Shared libraries for %{name}
12mr|json-glib-0.14.2-4|26	Group:		System/Libraries
12mr|json-glib-0.14.2-4|27	Provides:	%{name} = %{version}-%{release}
12mr|json-glib-0.14.2-4|28	Provides:	lib%{name} = %{version}-%{release}
12mr|json-glib-0.14.2-4|29	
12mr|json-glib-0.14.2-4|30	%description -n %{libname}
12mr|json-glib-0.14.2-4|31	%{name} is a library providing serialization and deserialization support
12mr|json-glib-0.14.2-4|32	for the JavaScript Object Notation (JSON) format.
12mr|json-glib-0.14.2-4|33	
12mr|json-glib-0.14.2-4|34	
12mr|json-glib-0.14.2-4|35	%package -n %{develname}
12mr|json-glib-0.14.2-4|36	Summary:	Development files for %{name}
12mr|json-glib-0.14.2-4|37	Group:		Development/C
12mr|json-glib-0.14.2-4|38	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|json-glib-0.14.2-4|39	Requires:	%{libname} = %{version}-%{release}
12mr|json-glib-0.14.2-4|40	
12mr|json-glib-0.14.2-4|41	%description -n %{develname}
12mr|json-glib-0.14.2-4|42	The %{develname} package contains libraries and header files for
12mr|json-glib-0.14.2-4|43	developing applications that use %{name}.
12mr|json-glib-0.14.2-4|44	
12mr|json-glib-0.14.2-4|45	%prep
12mr|json-glib-0.14.2-4|46	%setup -q
12mr|json-glib-0.14.2-4|47	
12mr|json-glib-0.14.2-4|48	%build
12mr|json-glib-0.14.2-4|49	%configure2_5x	--disable-static
12mr|json-glib-0.14.2-4|50	%make
12mr|json-glib-0.14.2-4|51	
12mr|json-glib-0.14.2-4|52	
12mr|json-glib-0.14.2-4|53	%install
12mr|json-glib-0.14.2-4|54	rm -rf %{buildroot}
12mr|json-glib-0.14.2-4|55	%makeinstall_std
12mr|json-glib-0.14.2-4|56	
12mr|json-glib-0.14.2-4|57	%find_lang %{name}-%{libver}
12mr|json-glib-0.14.2-4|58	
12mr|json-glib-0.14.2-4|59	%check
12mr|json-glib-0.14.2-4|60	%make check
12mr|json-glib-0.14.2-4|61	
12mr|json-glib-0.14.2-4|62	%files -f %{name}-%{libver}.lang
12mr|json-glib-0.14.2-4|63	
12mr|json-glib-0.14.2-4|64	%files -n %{libname}
12mr|json-glib-0.14.2-4|65	%{_libdir}/lib%{name}-%{libver}.so.%{major}*
12mr|json-glib-0.14.2-4|66	%_libdir/girepository-1.0/Json-%{libver}.typelib
12mr|json-glib-0.14.2-4|67	
12mr|json-glib-0.14.2-4|68	%files -n %{develname}
12mr|json-glib-0.14.2-4|69	%doc README NEWS ChangeLog
12mr|json-glib-0.14.2-4|70	%{_libdir}/lib%{name}-%{libver}.so
12mr|json-glib-0.14.2-4|71	%{_libdir}/pkgconfig/%{name}-%{libver}.pc
12mr|json-glib-0.14.2-4|72	%{_includedir}/%{name}-%{libver}/
12mr|json-glib-0.14.2-4|73	%{_datadir}/gtk-doc/html/%{name}/
12mr|json-glib-0.14.2-4|74	%{_datadir}/gir-1.0/Json-%{libver}.gir
12mr|json-glib-0.14.2-4|75	
12mr|json-glib-0.14.2-4|76	
12mr|json-glib-0.14.2-4|77	
12mr|json-glib-0.14.2-4|78	%changelog
12mr|json-glib-0.14.2-4|79	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|json-glib-0.14.2-4|80	+ Commit: 63d20be
12mr|json-glib-0.14.2-4|81	- Fix typo in Provides
12mr|json-glib-0.14.2-4|82	
12mr|json-glib-0.14.2-4|83	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|json-glib-0.14.2-4|84	+ Commit: e116513
12mr|json-glib-0.14.2-4|85	- Convert BR to pkgconfig style
12mr|json-glib-0.14.2-4|86	
12mr|json-glib-0.14.2-4|87	

14466 12
12mr|jss-4.2.5-4|1	%define gcj_support  1
12mr|jss-4.2.5-4|2	%define major        4
12mr|jss-4.2.5-4|3	
12mr|jss-4.2.5-4|4	Name:           jss
12mr|jss-4.2.5-4|5	Version:        4.2.5
12mr|jss-4.2.5-4|6	Release:        4
12mr|jss-4.2.5-4|7	Epoch:          0
12mr|jss-4.2.5-4|8	Summary:        Network Security Services for Java (JSS)
12mr|jss-4.2.5-4|9	License:        GPLv2+
12mr|jss-4.2.5-4|10	Group:          Development/Java
12mr|jss-4.2.5-4|11	URL:            http://www.mozilla.org/projects/security/pki/jss/
12mr|jss-4.2.5-4|12	# cvs -z3 -d:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot export -rJSS_4_2_5_RTM mozilla/security/coreconf
12mr|jss-4.2.5-4|13	# cvs -z3 -d:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot export -rJSS_4_2_5_RTM mozilla/security/jss
12mr|jss-4.2.5-4|14	# mv mozilla jss-4.2.5
12mr|jss-4.2.5-4|15	# tar cvjf jss-4.2.5.tar.bz2 jss-4.2.5
12mr|jss-4.2.5-4|16	Source0:        jss-%{version}.tar.bz2
12mr|jss-4.2.5-4|17	Patch0:         jss-4.2.5-target_source.patch
12mr|jss-4.2.5-4|18	Patch1:         http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/dev-java/jss/files/jss-4.2.5-use_pkg-config.patch
12mr|jss-4.2.5-4|19	Patch2:         jss-4.2.5-jss-html.patch
12mr|jss-4.2.5-4|20	BuildRequires:  java-rpmbuild
12mr|jss-4.2.5-4|21	BuildRequires:  nspr-devel
12mr|jss-4.2.5-4|22	BuildRequires:  nss-devel
12mr|jss-4.2.5-4|23	%if %{gcj_support}
12mr|jss-4.2.5-4|24	BuildRequires:  java-gcj-compat-devel
12mr|jss-4.2.5-4|25	%endif
12mr|jss-4.2.5-4|26	
12mr|jss-4.2.5-4|27	%description
12mr|jss-4.2.5-4|28	Network Security Services for Java (JSS) is a Java interface to NSS. It
12mr|jss-4.2.5-4|29	supports most of the security standards and encryption technologies
12mr|jss-4.2.5-4|30	supported by NSS. JSS also provides a pure Java interface for ASN.1
12mr|jss-4.2.5-4|31	types and BER/DER encoding.
12mr|jss-4.2.5-4|32	
12mr|jss-4.2.5-4|33	%package javadoc
12mr|jss-4.2.5-4|34	Summary:        Javadoc for %{name}
12mr|jss-4.2.5-4|35	Group:          Development/Java
12mr|jss-4.2.5-4|36	
12mr|jss-4.2.5-4|37	%description javadoc
12mr|jss-4.2.5-4|38	%{summary}.
12mr|jss-4.2.5-4|39	
12mr|jss-4.2.5-4|40	%prep
12mr|jss-4.2.5-4|41	%setup -q
12mr|jss-4.2.5-4|42	%patch0 -p1
12mr|jss-4.2.5-4|43	%patch1 -p1
12mr|jss-4.2.5-4|44	%patch2 -p1
12mr|jss-4.2.5-4|45	
12mr|jss-4.2.5-4|46	# XXX: uses a Sun proprietary API
12mr|jss-4.2.5-4|47	%{__rm} security/jss/org/mozilla/jss/tests/JSSE_SSLClient.java
12mr|jss-4.2.5-4|48	
12mr|jss-4.2.5-4|49	%{__mkdir_p} examples
12mr|jss-4.2.5-4|50	cp -a security/jss/org/mozilla/jss/ssl/SSL{Client,Server}.java examples
12mr|jss-4.2.5-4|51	
12mr|jss-4.2.5-4|52	%build
12mr|jss-4.2.5-4|53	export CLASSPATH=
12mr|jss-4.2.5-4|54	export JAVA_HOME=%{java_home}
12mr|jss-4.2.5-4|55	export JAVA_GENTOO_OPTS="-target 1.5 -source 1.5"
12mr|jss-4.2.5-4|56	%ifarch x86_64 ppc64
12mr|jss-4.2.5-4|57	export USE_64=1
12mr|jss-4.2.5-4|58	%endif
12mr|jss-4.2.5-4|59	pushd security/coreconf
12mr|jss-4.2.5-4|60	%{__make} -j1 BUILD_OPT=1 CC="gcc %{optflags}"
12mr|jss-4.2.5-4|61	popd
12mr|jss-4.2.5-4|62	pushd security/jss
12mr|jss-4.2.5-4|63	%{__make} -j1 BUILD_OPT=1 USE_PKGCONFIG=1 NSS_PKGCONFIG=nss NSPR_PKGCONFIG=nspr CC="gcc %{optflags}"
12mr|jss-4.2.5-4|64	%{__make} -j1 BUILD_OPT=1 CC="gcc %{optflags}" javadoc
12mr|jss-4.2.5-4|65	popd
12mr|jss-4.2.5-4|66	
12mr|jss-4.2.5-4|67	%install
12mr|jss-4.2.5-4|68	%{__rm} -rf %{buildroot}
12mr|jss-4.2.5-4|69	
12mr|jss-4.2.5-4|70	# jars
12mr|jss-4.2.5-4|71	%{__mkdir_p} %{buildroot}%{_jnidir}
12mr|jss-4.2.5-4|72	%{__install} -m 644 dist/xpclass.jar %{buildroot}%{_jnidir}/%{name}-%{version}.jar
12mr|jss-4.2.5-4|73	(cd %{buildroot}%{_jnidir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `/bin/echo ${jar} | %{__sed}  "s|-%{version}||g"`; done)
12mr|jss-4.2.5-4|74	(cd %{buildroot}%{_jnidir} && %{__ln_s} %{name}-%{version}.jar jss%{major}-%{version}.jar)
12mr|jss-4.2.5-4|75	(cd %{buildroot}%{_jnidir} && %{__ln_s} jss%{major}-%{version}.jar jss%{major}.jar)
12mr|jss-4.2.5-4|76	
12mr|jss-4.2.5-4|77	# jni library
12mr|jss-4.2.5-4|78	%{__mkdir_p} %{buildroot}%{_libdir}
12mr|jss-4.2.5-4|79	%{__install} -m 755 security/jss/lib/*/libjss%{major}.so %{buildroot}%{_libdir}
12mr|jss-4.2.5-4|80	
12mr|jss-4.2.5-4|81	# javadoc
12mr|jss-4.2.5-4|82	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|jss-4.2.5-4|83	cp -a dist/jssdoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|jss-4.2.5-4|84	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mr|jss-4.2.5-4|85	
12mr|jss-4.2.5-4|86	%if %{gcj_support}
12mr|jss-4.2.5-4|87	%{_bindir}/aot-compile-rpm
12mr|jss-4.2.5-4|88	%endif
12mr|jss-4.2.5-4|89	
12mr|jss-4.2.5-4|90	%if %{gcj_support}
12mr|jss-4.2.5-4|91	%post
12mr|jss-4.2.5-4|92	%{update_gcjdb}
12mr|jss-4.2.5-4|93	
12mr|jss-4.2.5-4|94	%postun
12mr|jss-4.2.5-4|95	%{clean_gcjdb}
12mr|jss-4.2.5-4|96	%endif
12mr|jss-4.2.5-4|97	
12mr|jss-4.2.5-4|98	%files
12mr|jss-4.2.5-4|99	%defattr(0644,root,root,0755)
12mr|jss-4.2.5-4|100	%doc security/jss/jss.html security/jss/samples examples
12mr|jss-4.2.5-4|101	%{_jnidir}/%{name}-%{version}.jar
12mr|jss-4.2.5-4|102	%{_jnidir}/%{name}.jar
12mr|jss-4.2.5-4|103	%{_jnidir}/jss%{major}-%{version}.jar
12mr|jss-4.2.5-4|104	%{_jnidir}/jss%{major}.jar
12mr|jss-4.2.5-4|105	%attr(0755,root,root) %{_libdir}/libjss%{major}.so
12mr|jss-4.2.5-4|106	%if %{gcj_support}
12mr|jss-4.2.5-4|107	%dir  %{_libdir}/gcj/%{name}
12mr|jss-4.2.5-4|108	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|jss-4.2.5-4|109	%endif
12mr|jss-4.2.5-4|110	
12mr|jss-4.2.5-4|111	%files javadoc
12mr|jss-4.2.5-4|112	%defattr(0644,root,root,0755)
12mr|jss-4.2.5-4|113	%{_javadocdir}/%{name}-%{version}
12mr|jss-4.2.5-4|114	%{_javadocdir}/%{name}
12mr|jss-4.2.5-4|115	
12mr|jss-4.2.5-4|116	
12mr|jss-4.2.5-4|117	
12mr|jss-4.2.5-4|118	%changelog
12mr|jss-4.2.5-4|119	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|jss-4.2.5-4|120	+ Commit: 85bd481
12mr|jss-4.2.5-4|121	- Use cp command instead of __cp macro
12mr|jss-4.2.5-4|122	
12mr|jss-4.2.5-4|123	

14467 12
12mr|jtidy-1.0-0.1.r7dev.1.2.13|1	# Copyright (c) 2000-2007, JPackage Project
12mr|jtidy-1.0-0.1.r7dev.1.2.13|2	# All rights reserved.
12mr|jtidy-1.0-0.1.r7dev.1.2.13|3	#
12mr|jtidy-1.0-0.1.r7dev.1.2.13|4	# Redistribution and use in source and binary forms, with or without
12mr|jtidy-1.0-0.1.r7dev.1.2.13|5	# modification, are permitted provided that the following conditions
12mr|jtidy-1.0-0.1.r7dev.1.2.13|6	# are met:
12mr|jtidy-1.0-0.1.r7dev.1.2.13|7	#
12mr|jtidy-1.0-0.1.r7dev.1.2.13|8	# 1. Redistributions of source code must retain the above copyright
12mr|jtidy-1.0-0.1.r7dev.1.2.13|9	#    notice, this list of conditions and the following disclaimer.
12mr|jtidy-1.0-0.1.r7dev.1.2.13|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jtidy-1.0-0.1.r7dev.1.2.13|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jtidy-1.0-0.1.r7dev.1.2.13|12	#    documentation and/or other materials provided with the
12mr|jtidy-1.0-0.1.r7dev.1.2.13|13	#    distribution.
12mr|jtidy-1.0-0.1.r7dev.1.2.13|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jtidy-1.0-0.1.r7dev.1.2.13|15	#    contributors may be used to endorse or promote products derived
12mr|jtidy-1.0-0.1.r7dev.1.2.13|16	#    from this software without specific prior written permission.
12mr|jtidy-1.0-0.1.r7dev.1.2.13|17	#
12mr|jtidy-1.0-0.1.r7dev.1.2.13|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jtidy-1.0-0.1.r7dev.1.2.13|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jtidy-1.0-0.1.r7dev.1.2.13|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jtidy-1.0-0.1.r7dev.1.2.13|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jtidy-1.0-0.1.r7dev.1.2.13|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jtidy-1.0-0.1.r7dev.1.2.13|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jtidy-1.0-0.1.r7dev.1.2.13|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jtidy-1.0-0.1.r7dev.1.2.13|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jtidy-1.0-0.1.r7dev.1.2.13|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jtidy-1.0-0.1.r7dev.1.2.13|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jtidy-1.0-0.1.r7dev.1.2.13|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jtidy-1.0-0.1.r7dev.1.2.13|29	#
12mr|jtidy-1.0-0.1.r7dev.1.2.13|30	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|31	%define gcj_support 1
12mr|jtidy-1.0-0.1.r7dev.1.2.13|32	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|33	Summary:        HTML syntax checker and pretty printer
12mr|jtidy-1.0-0.1.r7dev.1.2.13|34	Name:           jtidy
12mr|jtidy-1.0-0.1.r7dev.1.2.13|35	Version:        1.0
12mr|jtidy-1.0-0.1.r7dev.1.2.13|36	Release:        0.1.r7dev.1.2.13
12mr|jtidy-1.0-0.1.r7dev.1.2.13|37	Epoch:          2
12mr|jtidy-1.0-0.1.r7dev.1.2.13|38	License:        BSD-Style
12mr|jtidy-1.0-0.1.r7dev.1.2.13|39	URL:            http://jtidy.sourceforge.net/
12mr|jtidy-1.0-0.1.r7dev.1.2.13|40	Source0:        http://download.sf.net/jtidy/jtidy-04aug2000r7-dev.zip
12mr|jtidy-1.0-0.1.r7dev.1.2.13|41	Source1:        %{name}.jtidy.script
12mr|jtidy-1.0-0.1.r7dev.1.2.13|42	Patch0:         %{name}.noapis.patch
12mr|jtidy-1.0-0.1.r7dev.1.2.13|43	Requires:       jaxp_parser_impl
12mr|jtidy-1.0-0.1.r7dev.1.2.13|44	Requires:       xml-commons-jaxp-1.3-apis
12mr|jtidy-1.0-0.1.r7dev.1.2.13|45	Requires:       jpackage-utils
12mr|jtidy-1.0-0.1.r7dev.1.2.13|46	BuildRequires:  ant >= 0:1.6
12mr|jtidy-1.0-0.1.r7dev.1.2.13|47	BuildRequires:  java-rpmbuild >= 0:1.5
12mr|jtidy-1.0-0.1.r7dev.1.2.13|48	BuildRequires:  xml-commons-jaxp-1.3-apis
12mr|jtidy-1.0-0.1.r7dev.1.2.13|49	Group:          Development/Java
12mr|jtidy-1.0-0.1.r7dev.1.2.13|50	%if ! %{gcj_support}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|51	BuildArch:      noarch
12mr|jtidy-1.0-0.1.r7dev.1.2.13|52	%else
12mr|jtidy-1.0-0.1.r7dev.1.2.13|53	BuildRequires:  java-devel
12mr|jtidy-1.0-0.1.r7dev.1.2.13|54	%endif
12mr|jtidy-1.0-0.1.r7dev.1.2.13|55	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|56	%if %{gcj_support}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|57	BuildRequires:    java-gcj-compat-devel
12mr|jtidy-1.0-0.1.r7dev.1.2.13|58	%endif
12mr|jtidy-1.0-0.1.r7dev.1.2.13|59	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|60	%description
12mr|jtidy-1.0-0.1.r7dev.1.2.13|61	JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty
12mr|jtidy-1.0-0.1.r7dev.1.2.13|62	printer. Like its non-Java cousin, JTidy can be used as a tool for
12mr|jtidy-1.0-0.1.r7dev.1.2.13|63	cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM
12mr|jtidy-1.0-0.1.r7dev.1.2.13|64	parser for real-world HTML.
12mr|jtidy-1.0-0.1.r7dev.1.2.13|65	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|66	%package javadoc
12mr|jtidy-1.0-0.1.r7dev.1.2.13|67	Group:          Development/Java
12mr|jtidy-1.0-0.1.r7dev.1.2.13|68	Summary:        Javadoc for %{name}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|69	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|70	%description javadoc
12mr|jtidy-1.0-0.1.r7dev.1.2.13|71	Javadoc for %{name}.
12mr|jtidy-1.0-0.1.r7dev.1.2.13|72	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|73	%package scripts
12mr|jtidy-1.0-0.1.r7dev.1.2.13|74	Summary:        Utility scripts for %{name}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|75	Group:          Development/Java
12mr|jtidy-1.0-0.1.r7dev.1.2.13|76	Requires:       jpackage-utils >= 0:1.5
12mr|jtidy-1.0-0.1.r7dev.1.2.13|77	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|78	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|79	%description scripts
12mr|jtidy-1.0-0.1.r7dev.1.2.13|80	Utility scripts for %{name}.
12mr|jtidy-1.0-0.1.r7dev.1.2.13|81	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|82	%prep
12mr|jtidy-1.0-0.1.r7dev.1.2.13|83	%setup -q -n %{name}-04aug2000r7-dev
12mr|jtidy-1.0-0.1.r7dev.1.2.13|84	%patch0 -p0
12mr|jtidy-1.0-0.1.r7dev.1.2.13|85	%remove_java_binaries
12mr|jtidy-1.0-0.1.r7dev.1.2.13|86	# correct silly permissions
12mr|jtidy-1.0-0.1.r7dev.1.2.13|87	%__chmod -R go=u-w *
12mr|jtidy-1.0-0.1.r7dev.1.2.13|88	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|89	%build
12mr|jtidy-1.0-0.1.r7dev.1.2.13|90	export CLASSPATH=$(build-classpath xml-commons-jaxp-1.3-apis)
12mr|jtidy-1.0-0.1.r7dev.1.2.13|91	%ant -Dant.build.javac.source=1.4 jar javadoc
12mr|jtidy-1.0-0.1.r7dev.1.2.13|92	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|93	%install
12mr|jtidy-1.0-0.1.r7dev.1.2.13|94	%__rm -rf %{buildroot}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|95	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|96	# jar
12mr|jtidy-1.0-0.1.r7dev.1.2.13|97	%__mkdir_p %{buildroot}%{_javadir}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|98	cp -ap build/Tidy.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|jtidy-1.0-0.1.r7dev.1.2.13|99	# jar versioning
12mr|jtidy-1.0-0.1.r7dev.1.2.13|100	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do \
12mr|jtidy-1.0-0.1.r7dev.1.2.13|101	%__ln_s ${jar} `echo $jar| %__sed "s|-%{version}||g"`; done)
12mr|jtidy-1.0-0.1.r7dev.1.2.13|102	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|103	# javadoc
12mr|jtidy-1.0-0.1.r7dev.1.2.13|104	%__mkdir_p %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|105	cp -ap doc/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|106	(cd %{buildroot}%{_javadocdir} && %__ln_s %{name}-%{version} %{name})
12mr|jtidy-1.0-0.1.r7dev.1.2.13|107	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|108	# shell script
12mr|jtidy-1.0-0.1.r7dev.1.2.13|109	%__mkdir_p %{buildroot}%{_bindir}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|110	cp -ap %{SOURCE1} %{buildroot}%{_bindir}/%{name}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|111	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|112	# ant.d
12mr|jtidy-1.0-0.1.r7dev.1.2.13|113	%__mkdir_p %{buildroot}%{_sysconfdir}/ant.d
12mr|jtidy-1.0-0.1.r7dev.1.2.13|114	%__cat > %{buildroot}%{_sysconfdir}/ant.d/%{name} << EOF
12mr|jtidy-1.0-0.1.r7dev.1.2.13|115	jtidy xml-commons-jaxp-1.3-apis
12mr|jtidy-1.0-0.1.r7dev.1.2.13|116	EOF
12mr|jtidy-1.0-0.1.r7dev.1.2.13|117	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|118	%if %{gcj_support}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|119	%{_bindir}/aot-compile-rpm
12mr|jtidy-1.0-0.1.r7dev.1.2.13|120	%endif
12mr|jtidy-1.0-0.1.r7dev.1.2.13|121	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|122	%if %{gcj_support}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|123	%post
12mr|jtidy-1.0-0.1.r7dev.1.2.13|124	%{update_gcjdb}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|125	%endif
12mr|jtidy-1.0-0.1.r7dev.1.2.13|126	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|127	%if %{gcj_support}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|128	%postun
12mr|jtidy-1.0-0.1.r7dev.1.2.13|129	%{clean_gcjdb}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|130	%endif
12mr|jtidy-1.0-0.1.r7dev.1.2.13|131	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|132	%files
12mr|jtidy-1.0-0.1.r7dev.1.2.13|133	%defattr(0644,root,root,0755)
12mr|jtidy-1.0-0.1.r7dev.1.2.13|134	%doc LICENSE NOTES doc/devel
12mr|jtidy-1.0-0.1.r7dev.1.2.13|135	%{_javadir}/*
12mr|jtidy-1.0-0.1.r7dev.1.2.13|136	%config(noreplace) %{_sysconfdir}/ant.d/%{name}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|137	%if %{gcj_support}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|138	%attr(-,root,root) %{_libdir}/gcj/%{name}
12mr|jtidy-1.0-0.1.r7dev.1.2.13|139	%endif
12mr|jtidy-1.0-0.1.r7dev.1.2.13|140	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|141	%files javadoc
12mr|jtidy-1.0-0.1.r7dev.1.2.13|142	%defattr(0644,root,root,0755)
12mr|jtidy-1.0-0.1.r7dev.1.2.13|143	%{_javadocdir}/*
12mr|jtidy-1.0-0.1.r7dev.1.2.13|144	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|145	%files scripts
12mr|jtidy-1.0-0.1.r7dev.1.2.13|146	%defattr(0755,root,root,0755)
12mr|jtidy-1.0-0.1.r7dev.1.2.13|147	%{_bindir}/*
12mr|jtidy-1.0-0.1.r7dev.1.2.13|148	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|149	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|150	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|151	%changelog
12mr|jtidy-1.0-0.1.r7dev.1.2.13|152	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|jtidy-1.0-0.1.r7dev.1.2.13|153	+ Commit: 1dd816f
12mr|jtidy-1.0-0.1.r7dev.1.2.13|154	- Use cp command instead of __cp macro
12mr|jtidy-1.0-0.1.r7dev.1.2.13|155	
12mr|jtidy-1.0-0.1.r7dev.1.2.13|156	

14468 12
12mr|judy-1.0.5-4|1	%define	major 1
12mr|judy-1.0.5-4|2	%define libname	%mklibname %{name} %{major}
12mr|judy-1.0.5-4|3	%define develname %mklibname -d %{name}
12mr|judy-1.0.5-4|4	
12mr|judy-1.0.5-4|5	Summary:	A general purpose dynamic array implemented as a C callable library
12mr|judy-1.0.5-4|6	Name:		judy
12mr|judy-1.0.5-4|7	Version:	1.0.5
12mr|judy-1.0.5-4|8	Release:	%mkrel 4
12mr|judy-1.0.5-4|9	Group:		System/Libraries
12mr|judy-1.0.5-4|10	License:	LGPL
12mr|judy-1.0.5-4|11	URL:		http://sourceforge.net/projects/judy/
12mr|judy-1.0.5-4|12	Source0:	http://downloads.sourceforge.net/project/judy/judy/Judy-%{version}/Judy-%{version}.tar.gz
12mr|judy-1.0.5-4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|judy-1.0.5-4|14	
12mr|judy-1.0.5-4|15	%description
12mr|judy-1.0.5-4|16	Judy is a general purpose dynamic array implemented as a C callable library.
12mr|judy-1.0.5-4|17	Judy's speed and memory usage are typically better than other data storage
12mr|judy-1.0.5-4|18	models and improves with very large data sets.
12mr|judy-1.0.5-4|19	
12mr|judy-1.0.5-4|20	%package -n	%{libname}
12mr|judy-1.0.5-4|21	Summary:	The shared libjudy library
12mr|judy-1.0.5-4|22	Group:          System/Libraries
12mr|judy-1.0.5-4|23	
12mr|judy-1.0.5-4|24	%description -n	%{libname}
12mr|judy-1.0.5-4|25	Judy is a general purpose dynamic array implemented as a C callable library.
12mr|judy-1.0.5-4|26	Judy's speed and memory usage are typically better than other data storage
12mr|judy-1.0.5-4|27	models and improves with very large data sets.
12mr|judy-1.0.5-4|28	
12mr|judy-1.0.5-4|29	%package -n	%{develname}
12mr|judy-1.0.5-4|30	Summary:	Static library and header files for the libjudy library
12mr|judy-1.0.5-4|31	Group:		Development/C
12mr|judy-1.0.5-4|32	Provides:	%{name}-devel = %{version}
12mr|judy-1.0.5-4|33	Requires:	%{libname} = %{version}
12mr|judy-1.0.5-4|34	
12mr|judy-1.0.5-4|35	%description -n	%{develname}
12mr|judy-1.0.5-4|36	Judy is a general purpose dynamic array implemented as a C callable library.
12mr|judy-1.0.5-4|37	Judy's speed and memory usage are typically better than other data storage
12mr|judy-1.0.5-4|38	models and improves with very large data sets.
12mr|judy-1.0.5-4|39	
12mr|judy-1.0.5-4|40	%prep
12mr|judy-1.0.5-4|41	
12mr|judy-1.0.5-4|42	%setup -q
12mr|judy-1.0.5-4|43	
12mr|judy-1.0.5-4|44	%build
12mr|judy-1.0.5-4|45	rm -rf autom4te.cache
12mr|judy-1.0.5-4|46	rm -f configure
12mr|judy-1.0.5-4|47	autoreconf -fi
12mr|judy-1.0.5-4|48	
12mr|judy-1.0.5-4|49	%configure2_5x
12mr|judy-1.0.5-4|50	
12mr|judy-1.0.5-4|51	make
12mr|judy-1.0.5-4|52	
12mr|judy-1.0.5-4|53	%install
12mr|judy-1.0.5-4|54	rm -rf %{buildroot}
12mr|judy-1.0.5-4|55	
12mr|judy-1.0.5-4|56	%makeinstall_std
12mr|judy-1.0.5-4|57	
12mr|judy-1.0.5-4|58	%if %mdkversion < 200900
12mr|judy-1.0.5-4|59	%post -n %{libname} -p /sbin/ldconfig
12mr|judy-1.0.5-4|60	%endif
12mr|judy-1.0.5-4|61	
12mr|judy-1.0.5-4|62	%if %mdkversion < 200900
12mr|judy-1.0.5-4|63	%postun -n %{libname} -p /sbin/ldconfig
12mr|judy-1.0.5-4|64	%endif
12mr|judy-1.0.5-4|65	
12mr|judy-1.0.5-4|66	%clean
12mr|judy-1.0.5-4|67	rm -rf %{buildroot}
12mr|judy-1.0.5-4|68	
12mr|judy-1.0.5-4|69	%files -n %{libname}
12mr|judy-1.0.5-4|70	%defattr(-,root,root)
12mr|judy-1.0.5-4|71	%doc AUTHORS ChangeLog README
12mr|judy-1.0.5-4|72	%{_libdir}/*.so.%{major}*
12mr|judy-1.0.5-4|73	
12mr|judy-1.0.5-4|74	%files -n %{develname}
12mr|judy-1.0.5-4|75	%defattr(-,root,root)
12mr|judy-1.0.5-4|76	%{_includedir}/*
12mr|judy-1.0.5-4|77	%{_libdir}/*.so
12mr|judy-1.0.5-4|78	%{_libdir}/*.*a
12mr|judy-1.0.5-4|79	%{_mandir}/man3/*
12mr|judy-1.0.5-4|80	
12mr|judy-1.0.5-4|81	
12mr|judy-1.0.5-4|82	
12mr|judy-1.0.5-4|83	
12mr|judy-1.0.5-4|84	%changelog
12mr|judy-1.0.5-4|85	

14469 12
12mr|juk-4.9.4-1|1	Name:		juk
12mr|juk-4.9.4-1|2	Version:	4.9.4
12mr|juk-4.9.4-1|3	Release:	1
12mr|juk-4.9.4-1|4	Epoch:		3
12mr|juk-4.9.4-1|5	Summary:	A music player and manager for KDE
12mr|juk-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|juk-4.9.4-1|7	License:	GPLv2
12mr|juk-4.9.4-1|8	URL:		http://www.kde.org/applications/multimedia/juk/
12mr|juk-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|juk-4.9.4-1|10	Requires:	kdebase4-runtime
12mr|juk-4.9.4-1|11	Conflicts:	kdemultimedia4-core < 3:4.5.71
12mr|juk-4.9.4-1|12	Conflicts:	kdemultimedia4-devel < 3:4.6.90-3
12mr|juk-4.9.4-1|13	BuildRequires:	kdelibs4-devel
12mr|juk-4.9.4-1|14	BuildRequires:	libtunepimp-devel
12mr|juk-4.9.4-1|15	BuildRequires:	pkgconfig(taglib) >= 1.7
12mr|juk-4.9.4-1|16	
12mr|juk-4.9.4-1|17	%description
12mr|juk-4.9.4-1|18	JuK is an audio jukebox application, supporting collections of MP3, Ogg
12mr|juk-4.9.4-1|19	Vorbis, and FLAC audio files. It allows you to edit the "tags" of your
12mr|juk-4.9.4-1|20	audio files, and manage your collection and playlists. It's main focus,
12mr|juk-4.9.4-1|21	in fact, is on music management.
12mr|juk-4.9.4-1|22	
12mr|juk-4.9.4-1|23	%files
12mr|juk-4.9.4-1|24	%{_kde_appsdir}/juk
12mr|juk-4.9.4-1|25	%{_kde_bindir}/juk
12mr|juk-4.9.4-1|26	%{_kde_iconsdir}/*/*/apps/juk.*
12mr|juk-4.9.4-1|27	%{_kde_applicationsdir}/juk.desktop
12mr|juk-4.9.4-1|28	%{_kde_services}/ServiceMenus/jukservicemenu.desktop
12mr|juk-4.9.4-1|29	%{_datadir}/dbus-1/interfaces/org.kde.juk.collection.xml
12mr|juk-4.9.4-1|30	%{_datadir}/dbus-1/interfaces/org.kde.juk.player.xml
12mr|juk-4.9.4-1|31	%{_datadir}/dbus-1/interfaces/org.kde.juk.search.xml
12mr|juk-4.9.4-1|32	%{_kde_docdir}/HTML/en/juk
12mr|juk-4.9.4-1|33	
12mr|juk-4.9.4-1|34	#------------------------------------------------------------------------------
12mr|juk-4.9.4-1|35	
12mr|juk-4.9.4-1|36	%prep
12mr|juk-4.9.4-1|37	%setup -q
12mr|juk-4.9.4-1|38	
12mr|juk-4.9.4-1|39	%build
12mr|juk-4.9.4-1|40	%cmake_kde4
12mr|juk-4.9.4-1|41	%make
12mr|juk-4.9.4-1|42	
12mr|juk-4.9.4-1|43	%install
12mr|juk-4.9.4-1|44	%makeinstall_std -C build
12mr|juk-4.9.4-1|45	
12mr|juk-4.9.4-1|46	%changelog
12mr|juk-4.9.4-1|47	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.4-1
12mr|juk-4.9.4-1|48	- New version 4.9.4
12mr|juk-4.9.4-1|49	
12mr|juk-4.9.4-1|50	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.3-1
12mr|juk-4.9.4-1|51	- New version 4.9.3
12mr|juk-4.9.4-1|52	
12mr|juk-4.9.4-1|53	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.2-1
12mr|juk-4.9.4-1|54	- New version 4.9.2
12mr|juk-4.9.4-1|55	
12mr|juk-4.9.4-1|56	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.1-1
12mr|juk-4.9.4-1|57	- New version 4.9.1
12mr|juk-4.9.4-1|58	
12mr|juk-4.9.4-1|59	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.0-1
12mr|juk-4.9.4-1|60	- New version 4.9.0
12mr|juk-4.9.4-1|61	
12mr|juk-4.9.4-1|62	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.97-1
12mr|juk-4.9.4-1|63	- New version 4.8.97
12mr|juk-4.9.4-1|64	
12mr|juk-4.9.4-1|65	* Wed Jul 11 2012 Andrey Bondrov <abondrov@mandriva.org> 3:4.8.95-1
12mr|juk-4.9.4-1|66	+ Revision: 808829
12mr|juk-4.9.4-1|67	- imported package juk
12mr|juk-4.9.4-1|68	
12mr|juk-4.9.4-1|69	* Tue Jul 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.95-1
12mr|juk-4.9.4-1|70	- Follow upstream and move juk from kdemultimedia4 to own package

14470 12
12mr|junit-3.8.2-11|1	# Copyright (c) 2000-2008, JPackage Project
12mr|junit-3.8.2-11|2	# All rights reserved.
12mr|junit-3.8.2-11|3	#
12mr|junit-3.8.2-11|4	# Redistribution and use in source and binary forms, with or without
12mr|junit-3.8.2-11|5	# modification, are permitted provided that the following conditions
12mr|junit-3.8.2-11|6	# are met:
12mr|junit-3.8.2-11|7	#
12mr|junit-3.8.2-11|8	# 1. Redistributions of source code must retain the above copyright
12mr|junit-3.8.2-11|9	#    notice, this list of conditions and the following disclaimer.
12mr|junit-3.8.2-11|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|junit-3.8.2-11|11	#    notice, this list of conditions and the following disclaimer in the
12mr|junit-3.8.2-11|12	#    documentation and/or other materials provided with the
12mr|junit-3.8.2-11|13	#    distribution.
12mr|junit-3.8.2-11|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|junit-3.8.2-11|15	#    contributors may be used to endorse or promote products derived
12mr|junit-3.8.2-11|16	#    from this software without specific prior written permission.
12mr|junit-3.8.2-11|17	#
12mr|junit-3.8.2-11|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|junit-3.8.2-11|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|junit-3.8.2-11|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|junit-3.8.2-11|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|junit-3.8.2-11|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|junit-3.8.2-11|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|junit-3.8.2-11|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|junit-3.8.2-11|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|junit-3.8.2-11|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|junit-3.8.2-11|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|junit-3.8.2-11|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|junit-3.8.2-11|29	#
12mr|junit-3.8.2-11|30	
12mr|junit-3.8.2-11|31	%define gcj_support	1
12mr|junit-3.8.2-11|32	
12mr|junit-3.8.2-11|33	Name:		junit
12mr|junit-3.8.2-11|34	Version:	3.8.2
12mr|junit-3.8.2-11|35	Release:	11
12mr|junit-3.8.2-11|36	Summary:	Java regression test package
12mr|junit-3.8.2-11|37	License:	CPL
12mr|junit-3.8.2-11|38	Url:		http://www.junit.org/
12mr|junit-3.8.2-11|39	Group:		Development/Java
12mr|junit-3.8.2-11|40	Source0:	http://osdn.dl.sourceforge.net/junit/junit3.8.2.tar.bz2
12mr|junit-3.8.2-11|41	Source1:	junit3.8.2-build.xml
12mr|junit-3.8.2-11|42	Source2:	http://repo1.maven.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
12mr|junit-3.8.2-11|43	BuildRequires:	ant
12mr|junit-3.8.2-11|44	BuildRequires:	java-rpmbuild >= 0:1.6
12mr|junit-3.8.2-11|45	BuildRequires:	java-1.6.0-openjdk-devel
12mr|junit-3.8.2-11|46	%if %{gcj_support}
12mr|junit-3.8.2-11|47	BuildRequires:	java-gcj-compat-devel
12mr|junit-3.8.2-11|48	%else
12mr|junit-3.8.2-11|49	BuildArch:      noarch
12mr|junit-3.8.2-11|50	%endif
12mr|junit-3.8.2-11|51	
12mr|junit-3.8.2-11|52	%description
12mr|junit-3.8.2-11|53	JUnit is a regression testing framework written by Erich Gamma and Kent
12mr|junit-3.8.2-11|54	Beck. It is used by the developer who implements unit tests in Java.
12mr|junit-3.8.2-11|55	JUnit is Open Source Software, released under the IBM Public License and
12mr|junit-3.8.2-11|56	hosted on SourceForge.
12mr|junit-3.8.2-11|57	
12mr|junit-3.8.2-11|58	%package manual
12mr|junit-3.8.2-11|59	Group:		Development/Java
12mr|junit-3.8.2-11|60	Summary:	Manual for %{name}
12mr|junit-3.8.2-11|61	
12mr|junit-3.8.2-11|62	%description manual
12mr|junit-3.8.2-11|63	Documentation for %{name}.
12mr|junit-3.8.2-11|64	
12mr|junit-3.8.2-11|65	%package javadoc
12mr|junit-3.8.2-11|66	Group:		Development/Java
12mr|junit-3.8.2-11|67	Summary:	Javadoc for %{name}
12mr|junit-3.8.2-11|68	
12mr|junit-3.8.2-11|69	%description javadoc
12mr|junit-3.8.2-11|70	Javadoc for %{name}.
12mr|junit-3.8.2-11|71	
12mr|junit-3.8.2-11|72	%package demo
12mr|junit-3.8.2-11|73	Group:		Development/Java
12mr|junit-3.8.2-11|74	Summary:	Demos for %{name}
12mr|junit-3.8.2-11|75	Requires:	%{name} = %{version}-%{release}
12mr|junit-3.8.2-11|76	
12mr|junit-3.8.2-11|77	%description demo
12mr|junit-3.8.2-11|78	Demonstrations and samples for %{name}.
12mr|junit-3.8.2-11|79	
12mr|junit-3.8.2-11|80	%prep
12mr|junit-3.8.2-11|81	%setup -q -n %{name}%{version}
12mr|junit-3.8.2-11|82	# extract sources
12mr|junit-3.8.2-11|83	%{jar} xf src.jar
12mr|junit-3.8.2-11|84	rm -f src.jar
12mr|junit-3.8.2-11|85	cp %{SOURCE1} build.xml
12mr|junit-3.8.2-11|86	
12mr|junit-3.8.2-11|87	%build
12mr|junit-3.8.2-11|88	%ant dist
12mr|junit-3.8.2-11|89	
12mr|junit-3.8.2-11|90	%install
12mr|junit-3.8.2-11|91	# jars
12mr|junit-3.8.2-11|92	install -d -m 755 %{buildroot}%{_javadir}
12mr|junit-3.8.2-11|93	install -m 644 %{name}%{version}/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|junit-3.8.2-11|94	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
12mr|junit-3.8.2-11|95	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
12mr|junit-3.8.2-11|96	# pom
12mr|junit-3.8.2-11|97	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
12mr|junit-3.8.2-11|98	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
12mr|junit-3.8.2-11|99	# javadoc
12mr|junit-3.8.2-11|100	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
12mr|junit-3.8.2-11|101	cp -pr %{name}%{version}/javadoc/* %{buildroot}%{_javadocdir}/%{name}
12mr|junit-3.8.2-11|102	# demo
12mr|junit-3.8.2-11|103	install -d -m 755 %{buildroot}%{_datadir}/%{name}/demo/junit
12mr|junit-3.8.2-11|104	cp -pr %{name}%{version}/%{name}/* %{buildroot}%{_datadir}/%{name}/demo/junit
12mr|junit-3.8.2-11|105	
12mr|junit-3.8.2-11|106	%if %{gcj_support}
12mr|junit-3.8.2-11|107	%{_bindir}/aot-compile-rpm
12mr|junit-3.8.2-11|108	%endif
12mr|junit-3.8.2-11|109	
12mr|junit-3.8.2-11|110	# fix end-of-line
12mr|junit-3.8.2-11|111	%{__perl} -pi -e 's/\r\n/\n/g' README.html
12mr|junit-3.8.2-11|112	
12mr|junit-3.8.2-11|113	for i in `find %{name}%{version}/doc -type f -name "*.htm*"`; do
12mr|junit-3.8.2-11|114	%{__perl} -pi -e 's/\r\n/\n/g' $i
12mr|junit-3.8.2-11|115	done
12mr|junit-3.8.2-11|116	
12mr|junit-3.8.2-11|117	for i in `find $RPM_BUILD_ROOT%{_datadir}/%{name} -type f -name "*.java"`; do
12mr|junit-3.8.2-11|118	%{__perl} -pi -e 's/\r\n/\n/g' $i
12mr|junit-3.8.2-11|119	done
12mr|junit-3.8.2-11|120	
12mr|junit-3.8.2-11|121	install -d -m 755 %{buildroot}%{_docdir}/%{name}
12mr|junit-3.8.2-11|122	cp -p README.html %{buildroot}%{_docdir}/%{name}
12mr|junit-3.8.2-11|123	cp -par doc/* %{buildroot}%{_docdir}/%{name}
12mr|junit-3.8.2-11|124	
12mr|junit-3.8.2-11|125	%clean
12mr|junit-3.8.2-11|126	rm -rf %{buildroot}
12mr|junit-3.8.2-11|127	
12mr|junit-3.8.2-11|128	%post
12mr|junit-3.8.2-11|129	%update_maven_depmap
12mr|junit-3.8.2-11|130	%if %{gcj_support}
12mr|junit-3.8.2-11|131	%{update_gcjdb}
12mr|junit-3.8.2-11|132	%endif
12mr|junit-3.8.2-11|133	
12mr|junit-3.8.2-11|134	%postun
12mr|junit-3.8.2-11|135	%update_maven_depmap
12mr|junit-3.8.2-11|136	%if %{gcj_support}
12mr|junit-3.8.2-11|137	%{clean_gcjdb}
12mr|junit-3.8.2-11|138	%endif
12mr|junit-3.8.2-11|139	
12mr|junit-3.8.2-11|140	%files
12mr|junit-3.8.2-11|141	%defattr(-,root,root,-)
12mr|junit-3.8.2-11|142	%{_javadir}/*
12mr|junit-3.8.2-11|143	%doc %dir %{_docdir}/%{name}
12mr|junit-3.8.2-11|144	%doc %{_docdir}/%{name}/README.html
12mr|junit-3.8.2-11|145	%{_datadir}/maven2
12mr|junit-3.8.2-11|146	%{_mavendepmapfragdir}
12mr|junit-3.8.2-11|147	%if %{gcj_support}
12mr|junit-3.8.2-11|148	%{_libdir}/gcj/%{name}
12mr|junit-3.8.2-11|149	%endif
12mr|junit-3.8.2-11|150	
12mr|junit-3.8.2-11|151	%files manual
12mr|junit-3.8.2-11|152	%defattr(-,root,root,-)
12mr|junit-3.8.2-11|153	%doc %{_docdir}/%{name}
12mr|junit-3.8.2-11|154	%exclude %{_docdir}/%{name}/README.html
12mr|junit-3.8.2-11|155	
12mr|junit-3.8.2-11|156	%files javadoc
12mr|junit-3.8.2-11|157	%defattr(-,root,root,-)
12mr|junit-3.8.2-11|158	%{_javadocdir}/%{name}
12mr|junit-3.8.2-11|159	
12mr|junit-3.8.2-11|160	%files demo
12mr|junit-3.8.2-11|161	%defattr(-,root,root,-)
12mr|junit-3.8.2-11|162	%{_datadir}/%{name}
12mr|junit-3.8.2-11|163	
12mr|junit-3.8.2-11|164	
12mr|junit-3.8.2-11|165	
12mr|junit-3.8.2-11|166	%changelog
12mr|junit-3.8.2-11|167	

14471 12
12mr|junit4-4.8.2-3|1	# Copyright (c) 2000-2008, JPackage Project
12mr|junit4-4.8.2-3|2	# All rights reserved.
12mr|junit4-4.8.2-3|3	#
12mr|junit4-4.8.2-3|4	# Redistribution and use in source and binary forms, with or without
12mr|junit4-4.8.2-3|5	# modification, are permitted provided that the following conditions
12mr|junit4-4.8.2-3|6	# are met:
12mr|junit4-4.8.2-3|7	#
12mr|junit4-4.8.2-3|8	# 1. Redistributions of source code must retain the above copyright
12mr|junit4-4.8.2-3|9	#    notice, this list of conditions and the following disclaimer.
12mr|junit4-4.8.2-3|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|junit4-4.8.2-3|11	#    notice, this list of conditions and the following disclaimer in the
12mr|junit4-4.8.2-3|12	#    documentation and/or other materials provided with the
12mr|junit4-4.8.2-3|13	#    distribution.
12mr|junit4-4.8.2-3|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|junit4-4.8.2-3|15	#    contributors may be used to endorse or promote products derived
12mr|junit4-4.8.2-3|16	#    from this software without specific prior written permission.
12mr|junit4-4.8.2-3|17	#
12mr|junit4-4.8.2-3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|junit4-4.8.2-3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|junit4-4.8.2-3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|junit4-4.8.2-3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|junit4-4.8.2-3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|junit4-4.8.2-3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|junit4-4.8.2-3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|junit4-4.8.2-3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|junit4-4.8.2-3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|junit4-4.8.2-3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|junit4-4.8.2-3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|junit4-4.8.2-3|29	#
12mr|junit4-4.8.2-3|30	
12mr|junit4-4.8.2-3|31	Name:           junit4
12mr|junit4-4.8.2-3|32	Version:        4.8.2
12mr|junit4-4.8.2-3|33	Release:        3
12mr|junit4-4.8.2-3|34	Summary:        Java regression test package
12mr|junit4-4.8.2-3|35	License:        CPL
12mr|junit4-4.8.2-3|36	URL:            http://www.junit.org/
12mr|junit4-4.8.2-3|37	Group:          Development/Java
12mr|junit4-4.8.2-3|38	# git clone --bare git://github.com/KentBeck/junit.git junit.git
12mr|junit4-4.8.2-3|39	# mkdir junit-4.8.2
12mr|junit4-4.8.2-3|40	# git --git-dir=junit.git --work-tree=junit-4.8.2 checkout r4.8.2
12mr|junit4-4.8.2-3|41	# tar cjf junit-4.8.2.tar.bz2 junit-4.8.2/
12mr|junit4-4.8.2-3|42	Source0:        junit-%{version}.tar.bz2
12mr|junit4-4.8.2-3|43	Requires(post): jpackage-utils >= 0:1.7.4
12mr|junit4-4.8.2-3|44	Requires(postun): jpackage-utils >= 0:1.7.4
12mr|junit4-4.8.2-3|45	Requires:       hamcrest
12mr|junit4-4.8.2-3|46	Requires:       java-1.6.0
12mr|junit4-4.8.2-3|47	BuildRequires:  ant
12mr|junit4-4.8.2-3|48	BuildRequires:  jpackage-utils >= 0:1.7.4
12mr|junit4-4.8.2-3|49	BuildRequires:  java-1.6.0-devel
12mr|junit4-4.8.2-3|50	BuildRequires:  hamcrest
12mr|junit4-4.8.2-3|51	BuildArch:      noarch
12mr|junit4-4.8.2-3|52	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|junit4-4.8.2-3|53	
12mr|junit4-4.8.2-3|54	%description
12mr|junit4-4.8.2-3|55	JUnit is a regression testing framework written by Erich Gamma and Kent Beck.
12mr|junit4-4.8.2-3|56	It is used by the developer who implements unit tests in Java. JUnit is Open
12mr|junit4-4.8.2-3|57	Source Software, released under the Common Public License Version 1.0 and
12mr|junit4-4.8.2-3|58	JUnit is Open Source Software, released under the IBM Public License and
12mr|junit4-4.8.2-3|59	hosted on SourceForge.
12mr|junit4-4.8.2-3|60	
12mr|junit4-4.8.2-3|61	%package manual
12mr|junit4-4.8.2-3|62	Group:          Development/Java
12mr|junit4-4.8.2-3|63	Summary:        Manual for %{name}
12mr|junit4-4.8.2-3|64	
12mr|junit4-4.8.2-3|65	%description manual
12mr|junit4-4.8.2-3|66	Documentation for %{name}.
12mr|junit4-4.8.2-3|67	
12mr|junit4-4.8.2-3|68	%package javadoc
12mr|junit4-4.8.2-3|69	Group:          Development/Java
12mr|junit4-4.8.2-3|70	Summary:        Javadoc for %{name}
12mr|junit4-4.8.2-3|71	Requires:       jpackage-utils
12mr|junit4-4.8.2-3|72	
12mr|junit4-4.8.2-3|73	%description javadoc
12mr|junit4-4.8.2-3|74	Javadoc for %{name}.
12mr|junit4-4.8.2-3|75	
12mr|junit4-4.8.2-3|76	%package demo
12mr|junit4-4.8.2-3|77	Group:          Development/Java
12mr|junit4-4.8.2-3|78	Summary:        Demos for %{name}
12mr|junit4-4.8.2-3|79	Requires:       %{name} = %{version}-%{release}
12mr|junit4-4.8.2-3|80	
12mr|junit4-4.8.2-3|81	%description demo
12mr|junit4-4.8.2-3|82	Demonstrations and samples for %{name}.
12mr|junit4-4.8.2-3|83	
12mr|junit4-4.8.2-3|84	%prep
12mr|junit4-4.8.2-3|85	%setup -q -n junit-%{version}
12mr|junit4-4.8.2-3|86	find . -type f -name "*.jar" | xargs -t rm
12mr|junit4-4.8.2-3|87	ln -s $(build-classpath hamcrest/core) lib/hamcrest-core-1.1.jar
12mr|junit4-4.8.2-3|88	perl -pi -e 's/\r$//g' stylesheet.css
12mr|junit4-4.8.2-3|89	
12mr|junit4-4.8.2-3|90	%build
12mr|junit4-4.8.2-3|91	export CLASSPATH=
12mr|junit4-4.8.2-3|92	export OPT_JAR_LIST=:
12mr|junit4-4.8.2-3|93	ant -Dant.build.javac.source=1.5 dist
12mr|junit4-4.8.2-3|94	
12mr|junit4-4.8.2-3|95	%install
12mr|junit4-4.8.2-3|96	rm -rf $RPM_BUILD_ROOT
12mr|junit4-4.8.2-3|97	
12mr|junit4-4.8.2-3|98	# jars
12mr|junit4-4.8.2-3|99	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|junit4-4.8.2-3|100	install -m 644 junit%{version}/junit-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|junit4-4.8.2-3|101	pushd $RPM_BUILD_ROOT%{_javadir}
12mr|junit4-4.8.2-3|102	ln -sf %{name}-%{version}.jar %{name}.jar
12mr|junit4-4.8.2-3|103	popd
12mr|junit4-4.8.2-3|104	
12mr|junit4-4.8.2-3|105	# pom
12mr|junit4-4.8.2-3|106	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|junit4-4.8.2-3|107	install -m 644 pom.xml $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}.pom
12mr|junit4-4.8.2-3|108	%add_to_maven_depmap junit junit %{version} JPP %{name}
12mr|junit4-4.8.2-3|109	
12mr|junit4-4.8.2-3|110	# javadoc
12mr|junit4-4.8.2-3|111	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|junit4-4.8.2-3|112	cp -pr junit%{version}/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|junit4-4.8.2-3|113	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|junit4-4.8.2-3|114	
12mr|junit4-4.8.2-3|115	# demo
12mr|junit4-4.8.2-3|116	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/demo/junit # Not using %%name for last part because it is
12mr|junit4-4.8.2-3|117	# part of package name
12mr|junit4-4.8.2-3|118	cp -pr junit%{version}/junit/* $RPM_BUILD_ROOT%{_datadir}/%{name}/demo/junit
12mr|junit4-4.8.2-3|119	
12mr|junit4-4.8.2-3|120	%clean
12mr|junit4-4.8.2-3|121	rm -rf $RPM_BUILD_ROOT
12mr|junit4-4.8.2-3|122	
12mr|junit4-4.8.2-3|123	%post
12mr|junit4-4.8.2-3|124	%update_maven_depmap
12mr|junit4-4.8.2-3|125	
12mr|junit4-4.8.2-3|126	%postun
12mr|junit4-4.8.2-3|127	%update_maven_depmap
12mr|junit4-4.8.2-3|128	
12mr|junit4-4.8.2-3|129	%files
12mr|junit4-4.8.2-3|130	%defattr(0644,root,root,0755)
12mr|junit4-4.8.2-3|131	%doc cpl-v10.html README.html
12mr|junit4-4.8.2-3|132	%{_javadir}/%{name}.jar
12mr|junit4-4.8.2-3|133	%{_javadir}/%{name}-%{version}.jar
12mr|junit4-4.8.2-3|134	%{_datadir}/maven2/*
12mr|junit4-4.8.2-3|135	%{_mavendepmapfragdir}/*
12mr|junit4-4.8.2-3|136	
12mr|junit4-4.8.2-3|137	%files demo
12mr|junit4-4.8.2-3|138	%defattr(0644,root,root,0755)
12mr|junit4-4.8.2-3|139	%{_datadir}/%{name}
12mr|junit4-4.8.2-3|140	
12mr|junit4-4.8.2-3|141	%files javadoc
12mr|junit4-4.8.2-3|142	%defattr(0644,root,root,0755)
12mr|junit4-4.8.2-3|143	%{_javadocdir}/%{name}-%{version}
12mr|junit4-4.8.2-3|144	%{_javadocdir}/%{name}
12mr|junit4-4.8.2-3|145	
12mr|junit4-4.8.2-3|146	%files manual
12mr|junit4-4.8.2-3|147	%defattr(0644,root,root,0755)
12mr|junit4-4.8.2-3|148	%doc junit%{version}/doc/*
12mr|junit4-4.8.2-3|149	
12mr|junit4-4.8.2-3|150	
12mr|junit4-4.8.2-3|151	
12mr|junit4-4.8.2-3|152	
12mr|junit4-4.8.2-3|153	%changelog
12mr|junit4-4.8.2-3|154	

14472 12
12mr|junitperf-1.9.1-2.2.1|1	# Copyright (c) 2000-2007, JPackage Project
12mr|junitperf-1.9.1-2.2.1|2	# All rights reserved.
12mr|junitperf-1.9.1-2.2.1|3	#
12mr|junitperf-1.9.1-2.2.1|4	# Redistribution and use in source and binary forms, with or without
12mr|junitperf-1.9.1-2.2.1|5	# modification, are permitted provided that the following conditions
12mr|junitperf-1.9.1-2.2.1|6	# are met:
12mr|junitperf-1.9.1-2.2.1|7	#
12mr|junitperf-1.9.1-2.2.1|8	# 1. Redistributions of source code must retain the above copyright
12mr|junitperf-1.9.1-2.2.1|9	#    notice, this list of conditions and the following disclaimer.
12mr|junitperf-1.9.1-2.2.1|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|junitperf-1.9.1-2.2.1|11	#    notice, this list of conditions and the following disclaimer in the
12mr|junitperf-1.9.1-2.2.1|12	#    documentation and/or other materials provided with the
12mr|junitperf-1.9.1-2.2.1|13	#    distribution.
12mr|junitperf-1.9.1-2.2.1|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|junitperf-1.9.1-2.2.1|15	#    contributors may be used to endorse or promote products derived
12mr|junitperf-1.9.1-2.2.1|16	#    from this software without specific prior written permission.
12mr|junitperf-1.9.1-2.2.1|17	#
12mr|junitperf-1.9.1-2.2.1|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|junitperf-1.9.1-2.2.1|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|junitperf-1.9.1-2.2.1|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|junitperf-1.9.1-2.2.1|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|junitperf-1.9.1-2.2.1|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|junitperf-1.9.1-2.2.1|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|junitperf-1.9.1-2.2.1|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|junitperf-1.9.1-2.2.1|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|junitperf-1.9.1-2.2.1|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|junitperf-1.9.1-2.2.1|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|junitperf-1.9.1-2.2.1|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|junitperf-1.9.1-2.2.1|29	#
12mr|junitperf-1.9.1-2.2.1|30	
12mr|junitperf-1.9.1-2.2.1|31	%define gcj_support 1
12mr|junitperf-1.9.1-2.2.1|32	
12mr|junitperf-1.9.1-2.2.1|33	Name:           junitperf
12mr|junitperf-1.9.1-2.2.1|34	Version:        1.9.1
12mr|junitperf-1.9.1-2.2.1|35	Release:        %mkrel 2.2.1
12mr|junitperf-1.9.1-2.2.1|36	Epoch:          0
12mr|junitperf-1.9.1-2.2.1|37	Summary:        JUnit extension for performance and scalability testing
12mr|junitperf-1.9.1-2.2.1|38	License:        BSD
12mr|junitperf-1.9.1-2.2.1|39	Group:          Development/Java
12mr|junitperf-1.9.1-2.2.1|40	Source0:        http://www.clarkware.com/software/junitperf-1.9.1.zip
12mr|junitperf-1.9.1-2.2.1|41	URL:            http://www.clarkware.com/software/JUnitPerf.html
12mr|junitperf-1.9.1-2.2.1|42	BuildRequires:  ant, ant-junit, junit >= 0:3.2, java-rpmbuild >= 0:1.6, java-devel
12mr|junitperf-1.9.1-2.2.1|43	%if %{gcj_support}
12mr|junitperf-1.9.1-2.2.1|44	BuildRequires:  java-gcj-compat-devel
12mr|junitperf-1.9.1-2.2.1|45	%else
12mr|junitperf-1.9.1-2.2.1|46	BuildArch:      noarch
12mr|junitperf-1.9.1-2.2.1|47	BuildRequires:  java-devel
12mr|junitperf-1.9.1-2.2.1|48	%endif
12mr|junitperf-1.9.1-2.2.1|49	Requires:       jpackage-utils
12mr|junitperf-1.9.1-2.2.1|50	Requires:       junit >= 0:3.2
12mr|junitperf-1.9.1-2.2.1|51	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|junitperf-1.9.1-2.2.1|52	
12mr|junitperf-1.9.1-2.2.1|53	%description
12mr|junitperf-1.9.1-2.2.1|54	JUnitPerf is a collection of JUnit test decorators used to measure the
12mr|junitperf-1.9.1-2.2.1|55	performance and scalability of functionality contained within existing
12mr|junitperf-1.9.1-2.2.1|56	JUnit tests.
12mr|junitperf-1.9.1-2.2.1|57	
12mr|junitperf-1.9.1-2.2.1|58	%package javadoc
12mr|junitperf-1.9.1-2.2.1|59	Group:          Development/Java
12mr|junitperf-1.9.1-2.2.1|60	Summary:        Javadoc for %{name}
12mr|junitperf-1.9.1-2.2.1|61	
12mr|junitperf-1.9.1-2.2.1|62	%description javadoc
12mr|junitperf-1.9.1-2.2.1|63	Javadoc for %{name}.
12mr|junitperf-1.9.1-2.2.1|64	
12mr|junitperf-1.9.1-2.2.1|65	%package demo
12mr|junitperf-1.9.1-2.2.1|66	Group:          Development/Java
12mr|junitperf-1.9.1-2.2.1|67	Summary:        Demos for %{name}
12mr|junitperf-1.9.1-2.2.1|68	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|junitperf-1.9.1-2.2.1|69	
12mr|junitperf-1.9.1-2.2.1|70	%description demo
12mr|junitperf-1.9.1-2.2.1|71	Demonstrations and samples for %{name}.
12mr|junitperf-1.9.1-2.2.1|72	
12mr|junitperf-1.9.1-2.2.1|73	# -----------------------------------------------------------------------------
12mr|junitperf-1.9.1-2.2.1|74	
12mr|junitperf-1.9.1-2.2.1|75	%prep
12mr|junitperf-1.9.1-2.2.1|76	%setup -q -n %{name}-%{version}
12mr|junitperf-1.9.1-2.2.1|77	# remove all binary libs
12mr|junitperf-1.9.1-2.2.1|78	find . -name "*.jar" -exec rm -f {} \;
12mr|junitperf-1.9.1-2.2.1|79	
12mr|junitperf-1.9.1-2.2.1|80	# -----------------------------------------------------------------------------
12mr|junitperf-1.9.1-2.2.1|81	
12mr|junitperf-1.9.1-2.2.1|82	%build
12mr|junitperf-1.9.1-2.2.1|83	CLASSPATH=$(build-classpath junit) %{ant} -Dbuild.sysclasspath=first jar test javadoc
12mr|junitperf-1.9.1-2.2.1|84	
12mr|junitperf-1.9.1-2.2.1|85	# -----------------------------------------------------------------------------
12mr|junitperf-1.9.1-2.2.1|86	
12mr|junitperf-1.9.1-2.2.1|87	%install
12mr|junitperf-1.9.1-2.2.1|88	rm -rf $RPM_BUILD_ROOT
12mr|junitperf-1.9.1-2.2.1|89	
12mr|junitperf-1.9.1-2.2.1|90	# jars
12mr|junitperf-1.9.1-2.2.1|91	install -d -m 0755 $RPM_BUILD_ROOT%{_javadir}
12mr|junitperf-1.9.1-2.2.1|92	install -m 0644 dist/%{name}-%{version}.jar \
12mr|junitperf-1.9.1-2.2.1|93	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|junitperf-1.9.1-2.2.1|94	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|junitperf-1.9.1-2.2.1|95	
12mr|junitperf-1.9.1-2.2.1|96	# javadoc
12mr|junitperf-1.9.1-2.2.1|97	install -d -m 0755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|junitperf-1.9.1-2.2.1|98	cp -pr build/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|junitperf-1.9.1-2.2.1|99	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|junitperf-1.9.1-2.2.1|100	
12mr|junitperf-1.9.1-2.2.1|101	# demo
12mr|junitperf-1.9.1-2.2.1|102	install -d -m 0755 $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|junitperf-1.9.1-2.2.1|103	cp -pr samples $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|junitperf-1.9.1-2.2.1|104	
12mr|junitperf-1.9.1-2.2.1|105	%if %{gcj_support}
12mr|junitperf-1.9.1-2.2.1|106	%{_bindir}/aot-compile-rpm
12mr|junitperf-1.9.1-2.2.1|107	%endif
12mr|junitperf-1.9.1-2.2.1|108	
12mr|junitperf-1.9.1-2.2.1|109	# -----------------------------------------------------------------------------
12mr|junitperf-1.9.1-2.2.1|110	
12mr|junitperf-1.9.1-2.2.1|111	%clean
12mr|junitperf-1.9.1-2.2.1|112	rm -rf $RPM_BUILD_ROOT
12mr|junitperf-1.9.1-2.2.1|113	
12mr|junitperf-1.9.1-2.2.1|114	%if %{gcj_support}
12mr|junitperf-1.9.1-2.2.1|115	%post
12mr|junitperf-1.9.1-2.2.1|116	%{update_gcjdb}
12mr|junitperf-1.9.1-2.2.1|117	
12mr|junitperf-1.9.1-2.2.1|118	%postun
12mr|junitperf-1.9.1-2.2.1|119	%{clean_gcjdb}
12mr|junitperf-1.9.1-2.2.1|120	%endif
12mr|junitperf-1.9.1-2.2.1|121	
12mr|junitperf-1.9.1-2.2.1|122	# -----------------------------------------------------------------------------
12mr|junitperf-1.9.1-2.2.1|123	
12mr|junitperf-1.9.1-2.2.1|124	%files
12mr|junitperf-1.9.1-2.2.1|125	%defattr(0644,root,root,0755)
12mr|junitperf-1.9.1-2.2.1|126	%doc LICENSE README docs/JUnitPerf.html
12mr|junitperf-1.9.1-2.2.1|127	%{_javadir}/*
12mr|junitperf-1.9.1-2.2.1|128	%if %{gcj_support}
12mr|junitperf-1.9.1-2.2.1|129	%dir %{_libdir}/gcj/%{name}
12mr|junitperf-1.9.1-2.2.1|130	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|junitperf-1.9.1-2.2.1|131	%endif
12mr|junitperf-1.9.1-2.2.1|132	
12mr|junitperf-1.9.1-2.2.1|133	%files javadoc
12mr|junitperf-1.9.1-2.2.1|134	%defattr(0644,root,root,0755)
12mr|junitperf-1.9.1-2.2.1|135	%doc %{_javadocdir}/*
12mr|junitperf-1.9.1-2.2.1|136	
12mr|junitperf-1.9.1-2.2.1|137	%files demo
12mr|junitperf-1.9.1-2.2.1|138	%defattr(0644,root,root,0755)
12mr|junitperf-1.9.1-2.2.1|139	%{_datadir}/%{name}
12mr|junitperf-1.9.1-2.2.1|140	
12mr|junitperf-1.9.1-2.2.1|141	# -----------------------------------------------------------------------------
12mr|junitperf-1.9.1-2.2.1|142	
12mr|junitperf-1.9.1-2.2.1|143	
12mr|junitperf-1.9.1-2.2.1|144	
12mr|junitperf-1.9.1-2.2.1|145	%changelog
12mr|junitperf-1.9.1-2.2.1|146	

14473 12
12mr|jython-2.2.1-1|1	# Copyright (c) 2000-2007, JPackage Project
12mr|jython-2.2.1-1|2	# All rights reserved.
12mr|jython-2.2.1-1|3	#
12mr|jython-2.2.1-1|4	# Redistribution and use in source and binary forms, with or without
12mr|jython-2.2.1-1|5	# modification, are permitted provided that the following conditions
12mr|jython-2.2.1-1|6	# are met:
12mr|jython-2.2.1-1|7	#
12mr|jython-2.2.1-1|8	# 1. Redistributions of source code must retain the above copyright
12mr|jython-2.2.1-1|9	#    notice, this list of conditions and the following disclaimer.
12mr|jython-2.2.1-1|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|jython-2.2.1-1|11	#    notice, this list of conditions and the following disclaimer in the
12mr|jython-2.2.1-1|12	#    documentation and/or other materials provided with the
12mr|jython-2.2.1-1|13	#    distribution.
12mr|jython-2.2.1-1|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|jython-2.2.1-1|15	#    contributors may be used to endorse or promote products derived
12mr|jython-2.2.1-1|16	#    from this software without specific prior written permission.
12mr|jython-2.2.1-1|17	#
12mr|jython-2.2.1-1|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|jython-2.2.1-1|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|jython-2.2.1-1|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|jython-2.2.1-1|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|jython-2.2.1-1|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|jython-2.2.1-1|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|jython-2.2.1-1|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|jython-2.2.1-1|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|jython-2.2.1-1|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|jython-2.2.1-1|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|jython-2.2.1-1|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|jython-2.2.1-1|29	#
12mr|jython-2.2.1-1|30	
12mr|jython-2.2.1-1|31	%define cpython_version	%{py_ver}
12mr|jython-2.2.1-1|32	%define	pyxml_version	0.8.4
12mr|jython-2.2.1-1|33	%define	section		free
12mr|jython-2.2.1-1|34	
12mr|jython-2.2.1-1|35	Name:		jython
12mr|jython-2.2.1-1|36	Version:	2.2.1
12mr|jython-2.2.1-1|37	Release:	1
12mr|jython-2.2.1-1|38	Summary:	Java source interpreter
12mr|jython-2.2.1-1|39	License:	Modified CNRI Open Source License
12mr|jython-2.2.1-1|40	URL:		http://www.jython.org/
12mr|jython-2.2.1-1|41	# svn export https://jython.svn.sourceforge.net/svnroot/jython/tags/Release_2_2_1/jython jython-2.2
12mr|jython-2.2.1-1|42	Source0:	%{name}-%{version}.tar.bz2
12mr|jython-2.2.1-1|43	Patch0:		%{name}-cachedir.patch
12mr|jython-2.2.1-1|44	Patch1:		%{name}-no-copy-python.patch
12mr|jython-2.2.1-1|45	Patch2:		%{name}-nofullbuildpath.patch
12mr|jython-2.2.1-1|46	Requires:	jline
12mr|jython-2.2.1-1|47	Requires:	jpackage-utils >= 0:1.6
12mr|jython-2.2.1-1|48	Requires:	jakarta-oro
12mr|jython-2.2.1-1|49	Requires:	libreadline-java
12mr|jython-2.2.1-1|50	Requires:	servlet
12mr|jython-2.2.1-1|51	BuildRequires:	java-rpmbuild
12mr|jython-2.2.1-1|52	BuildRequires:	ant >= 0:1.6
12mr|jython-2.2.1-1|53	BuildRequires:	ht2html
12mr|jython-2.2.1-1|54	BuildRequires:	jline
12mr|jython-2.2.1-1|55	BuildRequires:	libreadline-java
12mr|jython-2.2.1-1|56	#BuildRequires:	mysql-connector-java
12mr|jython-2.2.1-1|57	BuildRequires:	jakarta-oro
12mr|jython-2.2.1-1|58	BuildRequires:	javacc
12mr|jython-2.2.1-1|59	BuildRequires:	python
12mr|jython-2.2.1-1|60	# FIXME: PyXML now seems to be shipped with jython
12mr|jython-2.2.1-1|61	# FIXME: Keeping internal PyXML for now
12mr|jython-2.2.1-1|62	#BuildRequires:	PyXML >= 0:%{pyxml_version}
12mr|jython-2.2.1-1|63	BuildRequires:	servlet
12mr|jython-2.2.1-1|64	Group:		Development/Java
12mr|jython-2.2.1-1|65	#Distribution:	JPackage
12mr|jython-2.2.1-1|66	#Vendor:	JPackage Project
12mr|jython-2.2.1-1|67	BuildArch:	noarch
12mr|jython-2.2.1-1|68	BuildRequires:	java-devel
12mr|jython-2.2.1-1|69	
12mr|jython-2.2.1-1|70	%description
12mr|jython-2.2.1-1|71	Jython is an implementation of the high-level, dynamic, object-oriented
12mr|jython-2.2.1-1|72	language Python seamlessly integrated with the Java platform. The
12mr|jython-2.2.1-1|73	predecessor to Jython, JPython, is certified as 100% Pure Java. Jython is
12mr|jython-2.2.1-1|74	freely available for both commercial and non-commercial use and is
12mr|jython-2.2.1-1|75	distributed with source code. Jython is complementary to Java and is
12mr|jython-2.2.1-1|76	especially suited for the following tasks: Embedded scripting - Java
12mr|jython-2.2.1-1|77	programmers can add the Jython libraries to their system to allow end
12mr|jython-2.2.1-1|78	users to write simple or complicated scripts that add functionality to the
12mr|jython-2.2.1-1|79	application. Interactive experimentation - Jython provides an interactive
12mr|jython-2.2.1-1|80	interpreter that can be used to interact with Java packages or with
12mr|jython-2.2.1-1|81	running Java applications. This allows programmers to experiment and debug
12mr|jython-2.2.1-1|82	any Java system using Jython. Rapid application development - Python
12mr|jython-2.2.1-1|83	programs are typically 2-10X shorter than the equivalent Java program.
12mr|jython-2.2.1-1|84	This translates directly to increased programmer productivity. The
12mr|jython-2.2.1-1|85	seamless interaction between Python and Java allows developers to freely
12mr|jython-2.2.1-1|86	mix the two languages both during development and in shipping products.
12mr|jython-2.2.1-1|87	
12mr|jython-2.2.1-1|88	%package	demo
12mr|jython-2.2.1-1|89	Summary:	Demo for %{name}
12mr|jython-2.2.1-1|90	Requires:	%{name} = %{EVRD}
12mr|jython-2.2.1-1|91	Group:		Development/Java
12mr|jython-2.2.1-1|92	
12mr|jython-2.2.1-1|93	%description	demo
12mr|jython-2.2.1-1|94	Demonstrations and samples for %{name}.
12mr|jython-2.2.1-1|95	
12mr|jython-2.2.1-1|96	%prep
12mr|jython-2.2.1-1|97	%setup -q
12mr|jython-2.2.1-1|98	%patch0 -p1
12mr|jython-2.2.1-1|99	%patch1 -p1
12mr|jython-2.2.1-1|100	%patch2 -p1 -b .nofullbuild~
12mr|jython-2.2.1-1|101	# remove all binary libs
12mr|jython-2.2.1-1|102	%{_bindir}/find . -name "*.jar" | %{_bindir}/xargs %{__rm}
12mr|jython-2.2.1-1|103	# remove all SVN files
12mr|jython-2.2.1-1|104	#%{_bindir}/find . -type d -name .svn | %{_bindir}/xargs %{__rm} -r
12mr|jython-2.2.1-1|105	
12mr|jython-2.2.1-1|106	%{__perl} -pi -e 's/execon/apply/g' build.xml
12mr|jython-2.2.1-1|107	%{__perl} -pi -e 's/ if="full-build"//g' build.xml
12mr|jython-2.2.1-1|108	export CLASSPATH=$(build-classpath mysql-connector-java oro servlet)
12mr|jython-2.2.1-1|109	# FIXME: fix jpackage-utils to handle multilib correctly
12mr|jython-2.2.1-1|110	export CLASSPATH=$CLASSPATH:%{_libdir}/libreadline-java/libreadline-java.jar
12mr|jython-2.2.1-1|111	
12mr|jython-2.2.1-1|112	rm -rf org/apache
12mr|jython-2.2.1-1|113	
12mr|jython-2.2.1-1|114	perl -p -i -e 's|execon|apply|g' build.xml
12mr|jython-2.2.1-1|115	
12mr|jython-2.2.1-1|116	ant \
12mr|jython-2.2.1-1|117	-Dpython.home=%{_bindir} \
12mr|jython-2.2.1-1|118	-Dht2html.dir=%{_datadir}/ht2html \
12mr|jython-2.2.1-1|119	-Dpython.lib=./CPythonLib \
12mr|jython-2.2.1-1|120	-Dpython.exe=%{_bindir}/python \
12mr|jython-2.2.1-1|121	-DPyXmlHome=%{_libdir}/python%pyver \
12mr|jython-2.2.1-1|122	-Dtargetver=1.3 \
12mr|jython-2.2.1-1|123	copy-dist
12mr|jython-2.2.1-1|124	
12mr|jython-2.2.1-1|125	
12mr|jython-2.2.1-1|126	# remove #! from python files
12mr|jython-2.2.1-1|127	pushd dist
12mr|jython-2.2.1-1|128	for f in `find . -name '*.py'`
12mr|jython-2.2.1-1|129	do
12mr|jython-2.2.1-1|130	sed --in-place  "s:#!\s*/usr.*::" $f
12mr|jython-2.2.1-1|131	done
12mr|jython-2.2.1-1|132	popd
12mr|jython-2.2.1-1|133	
12mr|jython-2.2.1-1|134	%install
12mr|jython-2.2.1-1|135	# jar
12mr|jython-2.2.1-1|136	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|jython-2.2.1-1|137	install -m 644 dist/%{name}.jar \
12mr|jython-2.2.1-1|138	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mr|jython-2.2.1-1|139	
12mr|jython-2.2.1-1|140	# data
12mr|jython-2.2.1-1|141	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|jython-2.2.1-1|142	# these are not supposed to be distributed
12mr|jython-2.2.1-1|143	
12mr|jython-2.2.1-1|144	cp -pr dist/Lib $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|jython-2.2.1-1|145	cp -pr dist/Tools $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|jython-2.2.1-1|146	# demo
12mr|jython-2.2.1-1|147	cp -pr dist/Demo $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|jython-2.2.1-1|148	
12mr|jython-2.2.1-1|149	
12mr|jython-2.2.1-1|150	# registry
12mr|jython-2.2.1-1|151	install -m 644 registry $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|jython-2.2.1-1|152	# scripts
12mr|jython-2.2.1-1|153	install -d $RPM_BUILD_ROOT%{_bindir}
12mr|jython-2.2.1-1|154	
12mr|jython-2.2.1-1|155	cat > $RPM_BUILD_ROOT%{_bindir}/%{name} << EOF
12mr|jython-2.2.1-1|156	#!/bin/sh
12mr|jython-2.2.1-1|157	#
12mr|jython-2.2.1-1|158	# %{name} script
12mr|jython-2.2.1-1|159	# JPackage Project (http://jpackage.sourceforge.net)
12mr|jython-2.2.1-1|160	
12mr|jython-2.2.1-1|161	# Source functions library
12mr|jython-2.2.1-1|162	. %{_datadir}/java-utils/java-functions
12mr|jython-2.2.1-1|163	
12mr|jython-2.2.1-1|164	# Source system prefs
12mr|jython-2.2.1-1|165	if [ -f %{_sysconfdir}/%{name}.conf ] ; then
12mr|jython-2.2.1-1|166	. %{_sysconfdir}/%{name}.conf
12mr|jython-2.2.1-1|167	fi
12mr|jython-2.2.1-1|168	
12mr|jython-2.2.1-1|169	# Source user prefs
12mr|jython-2.2.1-1|170	if [ -f \$HOME/.%{name}rc ] ; then
12mr|jython-2.2.1-1|171	. \$HOME/.%{name}rc
12mr|jython-2.2.1-1|172	fi
12mr|jython-2.2.1-1|173	
12mr|jython-2.2.1-1|174	# Arch-specific location of dependency
12mr|jython-2.2.1-1|175	case \$(uname -m) in
12mr|jython-2.2.1-1|176	x86_64 | ia64 | s390x | ppc64 | sparc64 )
12mr|jython-2.2.1-1|177	JYTHONLIBDIR="/usr/lib64" ;;
12mr|jython-2.2.1-1|178	* )
12mr|jython-2.2.1-1|179	JYTHONLIBDIR="/usr/lib" ;;
12mr|jython-2.2.1-1|180	esac
12mr|jython-2.2.1-1|181	
12mr|jython-2.2.1-1|182	# Configuration
12mr|jython-2.2.1-1|183	MAIN_CLASS=org.python.util.%{name}
12mr|jython-2.2.1-1|184	BASE_FLAGS=-Dpython.home=%{_datadir}/%{name}
12mr|jython-2.2.1-1|185	BASE_JARS="%{name} oro servlet mysql-connector-java"
12mr|jython-2.2.1-1|186	
12mr|jython-2.2.1-1|187	BASE_FLAGS="\$BASE_FLAGS -Dpython.console=org.python.util.ReadlineConsole"
12mr|jython-2.2.1-1|188	BASE_FLAGS="\$BASE_FLAGS -Djava.library.path=\$JYTHONLIBDIR/libreadline-java"
12mr|jython-2.2.1-1|189	BASE_FLAGS="\$BASE_FLAGS -Dpython.console.readlinelib=Editline"
12mr|jython-2.2.1-1|190	
12mr|jython-2.2.1-1|191	# Set parameters
12mr|jython-2.2.1-1|192	set_jvm
12mr|jython-2.2.1-1|193	CLASSPATH=$CLASSPATH:\$JYTHONLIBDIR/libreadline-java/libreadline-java.jar
12mr|jython-2.2.1-1|194	set_classpath \$BASE_JARS
12mr|jython-2.2.1-1|195	set_flags \$BASE_FLAGS
12mr|jython-2.2.1-1|196	set_options \$BASE_OPTIONS
12mr|jython-2.2.1-1|197	
12mr|jython-2.2.1-1|198	# Let's start
12mr|jython-2.2.1-1|199	run "\$@"
12mr|jython-2.2.1-1|200	EOF
12mr|jython-2.2.1-1|201	
12mr|jython-2.2.1-1|202	cat > $RPM_BUILD_ROOT%{_bindir}/%{name}c << EOF
12mr|jython-2.2.1-1|203	#!/bin/sh
12mr|jython-2.2.1-1|204	#
12mr|jython-2.2.1-1|205	# %{name}c script
12mr|jython-2.2.1-1|206	# JPackage Project (http://jpackage.sourceforge.net)
12mr|jython-2.2.1-1|207	
12mr|jython-2.2.1-1|208	%{_bindir}/%{name} %{_datadir}/%{name}/Tools/%{name}c/%{name}c.py "\$@"
12mr|jython-2.2.1-1|209	EOF
12mr|jython-2.2.1-1|210	
12mr|jython-2.2.1-1|211	%files
12mr|jython-2.2.1-1|212	%doc ACKNOWLEDGMENTS NEWS LICENSE.txt README.txt
12mr|jython-2.2.1-1|213	%attr(0755,root,root) %{_bindir}/%{name}
12mr|jython-2.2.1-1|214	%attr(0755,root,root) %{_bindir}/%{name}c
12mr|jython-2.2.1-1|215	%{_javadir}/*
12mr|jython-2.2.1-1|216	%dir %{_datadir}/%{name}
12mr|jython-2.2.1-1|217	%dir %{_datadir}/%{name}/Lib
12mr|jython-2.2.1-1|218	%attr(-,root,root) %{_datadir}/%{name}/Lib/*
12mr|jython-2.2.1-1|219	%{_datadir}/%{name}/Tools
12mr|jython-2.2.1-1|220	%{_datadir}/%{name}/registry
12mr|jython-2.2.1-1|221	
12mr|jython-2.2.1-1|222	%files demo
12mr|jython-2.2.1-1|223	%{_datadir}/%{name}/Demo
12mr|jython-2.2.1-1|224	
12mr|jython-2.2.1-1|225	
12mr|jython-2.2.1-1|226	
12mr|jython-2.2.1-1|227	%changelog
12mr|jython-2.2.1-1|228	

14474 12
12mr|jzlib-1.0.7-13|1	%define section   free
12mr|jzlib-1.0.7-13|2	%define gcj_support 1
12mr|jzlib-1.0.7-13|3	
12mr|jzlib-1.0.7-13|4	Name:           jzlib
12mr|jzlib-1.0.7-13|5	Version:        1.0.7
12mr|jzlib-1.0.7-13|6	Release:        %mkrel 13
12mr|jzlib-1.0.7-13|7	Epoch:          0
12mr|jzlib-1.0.7-13|8	Summary:        JZlib re-implementation of zlib in pure Java
12mr|jzlib-1.0.7-13|9	
12mr|jzlib-1.0.7-13|10	Group:          Development/Java
12mr|jzlib-1.0.7-13|11	License:        BSD-style
12mr|jzlib-1.0.7-13|12	URL:            http://www.jcraft.com/jzlib/
12mr|jzlib-1.0.7-13|13	Source0:        http://www.jcraft.com/jzlib/jzlib-%{version}.tar.bz2
12mr|jzlib-1.0.7-13|14	Source1:        %{name}_build.xml
12mr|jzlib-1.0.7-13|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|jzlib-1.0.7-13|16	#Distribution:   JPackage
12mr|jzlib-1.0.7-13|17	#Vendor:         JPackage Project
12mr|jzlib-1.0.7-13|18	
12mr|jzlib-1.0.7-13|19	%if %{gcj_support}
12mr|jzlib-1.0.7-13|20	BuildRequires:  java-gcj-compat-devel
12mr|jzlib-1.0.7-13|21	%else
12mr|jzlib-1.0.7-13|22	BuildArch:      noarch
12mr|jzlib-1.0.7-13|23	%endif
12mr|jzlib-1.0.7-13|24	BuildRequires:  java-rpmbuild >= 0:1.5.31, ant >= 0:1.5.4
12mr|jzlib-1.0.7-13|25	
12mr|jzlib-1.0.7-13|26	%description
12mr|jzlib-1.0.7-13|27	The zlib is designed to be a free, general-purpose, legally unencumbered
12mr|jzlib-1.0.7-13|28	-- that is, not covered by any patents -- lossless data-compression
12mr|jzlib-1.0.7-13|29	library for use on virtually any computer hardware and operating system.
12mr|jzlib-1.0.7-13|30	The zlib was written by Jean-loup Gailly (compression) and Mark Adler
12mr|jzlib-1.0.7-13|31	(decompression).
12mr|jzlib-1.0.7-13|32	
12mr|jzlib-1.0.7-13|33	%package        javadoc
12mr|jzlib-1.0.7-13|34	Summary:        Javadoc for %{name}
12mr|jzlib-1.0.7-13|35	Group:          Development/Java
12mr|jzlib-1.0.7-13|36	
12mr|jzlib-1.0.7-13|37	%description    javadoc
12mr|jzlib-1.0.7-13|38	%{summary}.
12mr|jzlib-1.0.7-13|39	
12mr|jzlib-1.0.7-13|40	%package        demo
12mr|jzlib-1.0.7-13|41	Summary:        Examples for %{name}
12mr|jzlib-1.0.7-13|42	Group:          Development/Java
12mr|jzlib-1.0.7-13|43	
12mr|jzlib-1.0.7-13|44	%description    demo
12mr|jzlib-1.0.7-13|45	%{summary}.
12mr|jzlib-1.0.7-13|46	
12mr|jzlib-1.0.7-13|47	
12mr|jzlib-1.0.7-13|48	%prep
12mr|jzlib-1.0.7-13|49	%setup -q -n %{name}-%{version}
12mr|jzlib-1.0.7-13|50	cp %{SOURCE1} build.xml
12mr|jzlib-1.0.7-13|51	mkdir src
12mr|jzlib-1.0.7-13|52	mv com src
12mr|jzlib-1.0.7-13|53	
12mr|jzlib-1.0.7-13|54	%build
12mr|jzlib-1.0.7-13|55	%ant dist javadoc
12mr|jzlib-1.0.7-13|56	
12mr|jzlib-1.0.7-13|57	%install
12mr|jzlib-1.0.7-13|58	# jars
12mr|jzlib-1.0.7-13|59	rm -rf $RPM_BUILD_ROOT
12mr|jzlib-1.0.7-13|60	install -Dpm 644 dist/lib/%{name}.jar \
12mr|jzlib-1.0.7-13|61	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|jzlib-1.0.7-13|62	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mr|jzlib-1.0.7-13|63	
12mr|jzlib-1.0.7-13|64	# javadoc
12mr|jzlib-1.0.7-13|65	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jzlib-1.0.7-13|66	cp -pr javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|jzlib-1.0.7-13|67	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
12mr|jzlib-1.0.7-13|68	
12mr|jzlib-1.0.7-13|69	# examples
12mr|jzlib-1.0.7-13|70	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|jzlib-1.0.7-13|71	cp -pr example/* $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|jzlib-1.0.7-13|72	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_datadir}/%{name} # ghost symlink
12mr|jzlib-1.0.7-13|73	
12mr|jzlib-1.0.7-13|74	
12mr|jzlib-1.0.7-13|75	%if %{gcj_support}
12mr|jzlib-1.0.7-13|76	%{_bindir}/aot-compile-rpm
12mr|jzlib-1.0.7-13|77	%endif
12mr|jzlib-1.0.7-13|78	
12mr|jzlib-1.0.7-13|79	%clean
12mr|jzlib-1.0.7-13|80	rm -rf $RPM_BUILD_ROOT
12mr|jzlib-1.0.7-13|81	
12mr|jzlib-1.0.7-13|82	%if %{gcj_support}
12mr|jzlib-1.0.7-13|83	%post
12mr|jzlib-1.0.7-13|84	%{update_gcjdb}
12mr|jzlib-1.0.7-13|85	
12mr|jzlib-1.0.7-13|86	%postun
12mr|jzlib-1.0.7-13|87	%{clean_gcjdb}
12mr|jzlib-1.0.7-13|88	%endif
12mr|jzlib-1.0.7-13|89	
12mr|jzlib-1.0.7-13|90	%post javadoc
12mr|jzlib-1.0.7-13|91	rm -f %{_javadocdir}/%{name}
12mr|jzlib-1.0.7-13|92	ln -s %{name}-%{version} %{_javadocdir}/%{name}
12mr|jzlib-1.0.7-13|93	
12mr|jzlib-1.0.7-13|94	%post demo
12mr|jzlib-1.0.7-13|95	rm -f %{_datadir}/%{name}
12mr|jzlib-1.0.7-13|96	ln -s %{name}-%{version} %{_datadir}/%{name}
12mr|jzlib-1.0.7-13|97	
12mr|jzlib-1.0.7-13|98	
12mr|jzlib-1.0.7-13|99	%files
12mr|jzlib-1.0.7-13|100	%defattr(0644,root,root,0755)
12mr|jzlib-1.0.7-13|101	%doc LICENSE.txt
12mr|jzlib-1.0.7-13|102	%{_javadir}/*.jar
12mr|jzlib-1.0.7-13|103	%if %{gcj_support}
12mr|jzlib-1.0.7-13|104	%dir %{_libdir}/gcj/%{name}
12mr|jzlib-1.0.7-13|105	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|jzlib-1.0.7-13|106	%endif
12mr|jzlib-1.0.7-13|107	
12mr|jzlib-1.0.7-13|108	%files javadoc
12mr|jzlib-1.0.7-13|109	%defattr(0644,root,root,0755)
12mr|jzlib-1.0.7-13|110	%doc %{_javadocdir}/%{name}-%{version}
12mr|jzlib-1.0.7-13|111	%ghost %doc %{_javadocdir}/%{name}
12mr|jzlib-1.0.7-13|112	
12mr|jzlib-1.0.7-13|113	%files demo
12mr|jzlib-1.0.7-13|114	%defattr(0644,root,root,0755)
12mr|jzlib-1.0.7-13|115	%doc %{_datadir}/%{name}-%{version}
12mr|jzlib-1.0.7-13|116	%ghost %doc %{_datadir}/%{name}
12mr|jzlib-1.0.7-13|117	
12mr|jzlib-1.0.7-13|118	
12mr|jzlib-1.0.7-13|119	
12mr|jzlib-1.0.7-13|120	
12mr|jzlib-1.0.7-13|121	
12mr|jzlib-1.0.7-13|122	%changelog
12mr|jzlib-1.0.7-13|123	

14475 12
12mr|k3b-2.0.2-6|1	Summary:	CD-Burner for KDE4
12mr|k3b-2.0.2-6|2	Name:		k3b
12mr|k3b-2.0.2-6|3	Version:	2.0.2
12mr|k3b-2.0.2-6|4	Release:	6
12mr|k3b-2.0.2-6|5	Epoch:		4
12mr|k3b-2.0.2-6|6	License:	GPLv2+
12mr|k3b-2.0.2-6|7	Group:		Archiving/Cd burning
12mr|k3b-2.0.2-6|8	Url:		http://k3b.sourceforge.net/
12mr|k3b-2.0.2-6|9	Source0:	http://jaist.dl.sourceforge.net/sourceforge/k3b/%{name}-%version.tar.bz2
12mr|k3b-2.0.2-6|10	Patch0:		k3b-2.0.2-ffmpeg.patch
12mr|k3b-2.0.2-6|11	Patch1:		k3b-2.0.2-libavformat54.patch
12mr|k3b-2.0.2-6|12	Patch3:		k3b-1.69-always-use-growisofs-for-dvd.patch
12mr|k3b-2.0.2-6|13	Patch4:		k3b-2.0.2-l10n-ru.patch
12mr|k3b-2.0.2-6|14	BuildRequires:	kdelibs4-devel
12mr|k3b-2.0.2-6|15	BuildRequires:	libkcddb-devel
12mr|k3b-2.0.2-6|16	BuildRequires:	pkgconfig(dvdread)
12mr|k3b-2.0.2-6|17	BuildRequires:	pkgconfig(ogg)
12mr|k3b-2.0.2-6|18	BuildRequires:	pkgconfig(vorbis)
12mr|k3b-2.0.2-6|19	BuildRequires:	pkgconfig(flac++)
12mr|k3b-2.0.2-6|20	BuildRequires:	pkgconfig(flac)
12mr|k3b-2.0.2-6|21	BuildRequires:	ffmpeg-devel
12mr|k3b-2.0.2-6|22	BuildRequires:	pkgconfig(mad)
12mr|k3b-2.0.2-6|23	BuildRequires:	libmpcdec-devel
12mr|k3b-2.0.2-6|24	BuildRequires:	pkgconfig(sndfile)
12mr|k3b-2.0.2-6|25	BuildRequires:	pkgconfig(taglib)
12mr|k3b-2.0.2-6|26	BuildRequires:	doxygen
12mr|k3b-2.0.2-6|27	BuildRequires:	pkgconfig(samplerate)
12mr|k3b-2.0.2-6|28	BuildRequires:	pkgconfig(polkit-qt-1)
12mr|k3b-2.0.2-6|29	Requires:	cdrecord
12mr|k3b-2.0.2-6|30	Requires:	mkisofs
12mr|k3b-2.0.2-6|31	Requires:	cdrdao
12mr|k3b-2.0.2-6|32	Requires:	sox
12mr|k3b-2.0.2-6|33	Requires:	vcdimager
12mr|k3b-2.0.2-6|34	Requires:	normalize
12mr|k3b-2.0.2-6|35	Requires:	dvd+rw-tools
12mr|k3b-2.0.2-6|36	Requires:	kdebase4-runtime
12mr|k3b-2.0.2-6|37	
12mr|k3b-2.0.2-6|38	%description
12mr|k3b-2.0.2-6|39	K3b is CD-writing software which intends to be feature-rich and
12mr|k3b-2.0.2-6|40	provide an easily usable interface. Features include burning
12mr|k3b-2.0.2-6|41	audio CDs from .WAV and .MP3 audio files, configuring external
12mr|k3b-2.0.2-6|42	programs and configuring devices.
12mr|k3b-2.0.2-6|43	
12mr|k3b-2.0.2-6|44	%files
12mr|k3b-2.0.2-6|45	%{_kde_bindir}/k3b
12mr|k3b-2.0.2-6|46	%{_kde_bindir}/k3bsetup
12mr|k3b-2.0.2-6|47	%{_kde_libdir}/kde4/kcm_k3bsetup.so
12mr|k3b-2.0.2-6|48	%{_kde_libdir}/kde4/kcm_k3boggvorbisencoder.so
12mr|k3b-2.0.2-6|49	%{_kde_libdir}/kde4/kio_videodvd.so
12mr|k3b-2.0.2-6|50	%{_kde_libdir}/kde4/k3bffmpegdecoder.so
12mr|k3b-2.0.2-6|51	%{_kde_libdir}/kde4/k3bflacdecoder.so
12mr|k3b-2.0.2-6|52	%{_kde_libdir}/kde4/k3bmaddecoder.so
12mr|k3b-2.0.2-6|53	%{_kde_libdir}/kde4/k3boggvorbisdecoder.so
12mr|k3b-2.0.2-6|54	%{_kde_libdir}/kde4/k3boggvorbisencoder.so
12mr|k3b-2.0.2-6|55	%{_kde_libdir}/kde4/k3bmpcdecoder.so
12mr|k3b-2.0.2-6|56	%{_kde_libdir}/kde4/k3blibsndfiledecoder.so
12mr|k3b-2.0.2-6|57	%{_kde_libdir}/kde4/k3baudiometainforenamerplugin.so
12mr|k3b-2.0.2-6|58	%{_kde_libdir}/kde4/k3baudioprojectcddbplugin.so
12mr|k3b-2.0.2-6|59	%{_kde_libdir}/kde4/k3bexternalencoder.so
12mr|k3b-2.0.2-6|60	%{_kde_libdir}/kde4/k3bsoxencoder.so
12mr|k3b-2.0.2-6|61	%{_kde_libdir}/kde4/k3bwavedecoder.so
12mr|k3b-2.0.2-6|62	%{_kde_libdir}/kde4/kcm_k3bexternalencoder.so
12mr|k3b-2.0.2-6|63	%{_kde_libdir}/kde4/kcm_k3bsoxencoder.so
12mr|k3b-2.0.2-6|64	%{_kde_datadir}/applications/kde4/k3b.desktop
12mr|k3b-2.0.2-6|65	%{_kde_datadir}/mime/packages/x-k3b.xml
12mr|k3b-2.0.2-6|66	%{_kde_appsdir}/k3b
12mr|k3b-2.0.2-6|67	%{_kde_appsdir}/konqsidebartng/virtual_folders/services/videodvd.desktop
12mr|k3b-2.0.2-6|68	%{_kde_appsdir}/solid/actions/*
12mr|k3b-2.0.2-6|69	%{_kde_datadir}/kde4/services/ServiceMenus/*.desktop
12mr|k3b-2.0.2-6|70	%{_kde_datadir}/kde4/services/*.desktop
12mr|k3b-2.0.2-6|71	%{_kde_datadir}/kde4/servicetypes/k3bplugin.desktop
12mr|k3b-2.0.2-6|72	%{_kde_datadir}/kde4/services/videodvd.protocol
12mr|k3b-2.0.2-6|73	%{_kde_iconsdir}/hicolor/*/apps/k3b.*
12mr|k3b-2.0.2-6|74	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.k3bsetup.conf
12mr|k3b-2.0.2-6|75	%{_kde_libdir}/kde4/libexec/k3bsetuphelper
12mr|k3b-2.0.2-6|76	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.k3bsetup.policy
12mr|k3b-2.0.2-6|77	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.k3bsetup.service
12mr|k3b-2.0.2-6|78	%{_kde_datadir}/locale/*/LC_MESSAGES/*.mo
12mr|k3b-2.0.2-6|79	%{_kde_datadir}/doc/HTML/*
12mr|k3b-2.0.2-6|80	#------------------------------------------------
12mr|k3b-2.0.2-6|81	
12mr|k3b-2.0.2-6|82	%define libk3b_major 6
12mr|k3b-2.0.2-6|83	%define libk3b %mklibname k3blib %{libk3b_major}
12mr|k3b-2.0.2-6|84	
12mr|k3b-2.0.2-6|85	%package -n %{libk3b}
12mr|k3b-2.0.2-6|86	Summary:	KDE 4 core library
12mr|k3b-2.0.2-6|87	Group:		System/Libraries
12mr|k3b-2.0.2-6|88	
12mr|k3b-2.0.2-6|89	%description -n %{libk3b}
12mr|k3b-2.0.2-6|90	KDE 4 core library.
12mr|k3b-2.0.2-6|91	
12mr|k3b-2.0.2-6|92	%files -n %{libk3b}
12mr|k3b-2.0.2-6|93	%{_kde_libdir}/libk3blib.so.%{libk3b_major}*
12mr|k3b-2.0.2-6|94	
12mr|k3b-2.0.2-6|95	#------------------------------------------------
12mr|k3b-2.0.2-6|96	
12mr|k3b-2.0.2-6|97	%define libk3bdevice_major 6
12mr|k3b-2.0.2-6|98	%define libk3bdevice %mklibname k3bdevice %{libk3bdevice_major}
12mr|k3b-2.0.2-6|99	
12mr|k3b-2.0.2-6|100	%package -n %{libk3bdevice}
12mr|k3b-2.0.2-6|101	Summary:	KDE 4 core library
12mr|k3b-2.0.2-6|102	Group:		System/Libraries
12mr|k3b-2.0.2-6|103	
12mr|k3b-2.0.2-6|104	%description -n %{libk3bdevice}
12mr|k3b-2.0.2-6|105	KDE 4 core library.
12mr|k3b-2.0.2-6|106	
12mr|k3b-2.0.2-6|107	%files -n %{libk3bdevice}
12mr|k3b-2.0.2-6|108	%{_kde_libdir}/libk3bdevice.so.%{libk3bdevice_major}*
12mr|k3b-2.0.2-6|109	
12mr|k3b-2.0.2-6|110	#------------------------------------------------
12mr|k3b-2.0.2-6|111	
12mr|k3b-2.0.2-6|112	%package devel
12mr|k3b-2.0.2-6|113	Group:		Development/KDE and Qt
12mr|k3b-2.0.2-6|114	Summary:	Development libraries from %{name}
12mr|k3b-2.0.2-6|115	Requires:	%{libk3bdevice} = %{EVRD}
12mr|k3b-2.0.2-6|116	Requires:	%{libk3b} = %{EVRD}
12mr|k3b-2.0.2-6|117	
12mr|k3b-2.0.2-6|118	%description devel
12mr|k3b-2.0.2-6|119	Development libraries from %{name}
12mr|k3b-2.0.2-6|120	
12mr|k3b-2.0.2-6|121	%files devel
12mr|k3b-2.0.2-6|122	%{_kde_includedir}/*.h
12mr|k3b-2.0.2-6|123	%{_kde_libdir}/libk3blib.so
12mr|k3b-2.0.2-6|124	%{_kde_libdir}/libk3bdevice.so
12mr|k3b-2.0.2-6|125	#------------------------------------------------
12mr|k3b-2.0.2-6|126	
12mr|k3b-2.0.2-6|127	%prep
12mr|k3b-2.0.2-6|128	%setup -q
12mr|k3b-2.0.2-6|129	%patch0 -p1
12mr|k3b-2.0.2-6|130	%patch1 -p1
12mr|k3b-2.0.2-6|131	%patch3 -p1 -b .dvd
12mr|k3b-2.0.2-6|132	%patch4 -p1 -b .l10n-ru
12mr|k3b-2.0.2-6|133	
12mr|k3b-2.0.2-6|134	%build
12mr|k3b-2.0.2-6|135	%cmake_kde4
12mr|k3b-2.0.2-6|136	%make
12mr|k3b-2.0.2-6|137	
12mr|k3b-2.0.2-6|138	%install
12mr|k3b-2.0.2-6|139	%makeinstall_std -C build
12mr|k3b-2.0.2-6|140	%find_lang --with-html k3b k3bsetup libk3b libk3bdevice kio_videodvd k3b.lang
12mr|k3b-2.0.2-6|141	
12mr|k3b-2.0.2-6|142	
12mr|k3b-2.0.2-6|143	%changelog
12mr|k3b-2.0.2-6|144	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|k3b-2.0.2-6|145	+ Commit: 8babbd9
12mr|k3b-2.0.2-6|146	- Convert BR to pkgconfig style, add patches from Gentoo to fix build with ffmpeg 0.11 (try it)
12mr|k3b-2.0.2-6|147	
12mr|k3b-2.0.2-6|148	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|k3b-2.0.2-6|149	+ Commit: fd43b12
12mr|k3b-2.0.2-6|150	- Add libkcddb-devel to BuildRequires
12mr|k3b-2.0.2-6|151	
12mr|k3b-2.0.2-6|152	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|k3b-2.0.2-6|153	+ Commit: f2ccb44
12mr|k3b-2.0.2-6|154	- Update BuildRequires, partial spec cleanup
12mr|k3b-2.0.2-6|155	
12mr|k3b-2.0.2-6|156	

14476 12
12mr|kaccessible-4.9.4-1|1	Name:		kaccessible
12mr|kaccessible-4.9.4-1|2	Summary:	Accessibility services like focus tracking and a screenreader
12mr|kaccessible-4.9.4-1|3	Version:	4.9.4
12mr|kaccessible-4.9.4-1|4	Release:	1
12mr|kaccessible-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kaccessible-4.9.4-1|6	License:	LGPLv2
12mr|kaccessible-4.9.4-1|7	URL:		http://www.kde.org/
12mr|kaccessible-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kaccessible-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|kaccessible-4.9.4-1|10	BuildRequires:	speech-dispatcher-devel
12mr|kaccessible-4.9.4-1|11	Obsoletes:	kdeaccessibility4-core < 2:4.8.0
12mr|kaccessible-4.9.4-1|12	
12mr|kaccessible-4.9.4-1|13	%description
12mr|kaccessible-4.9.4-1|14	kaccessible implements a QAccessibleBridgePlugin to provide
12mr|kaccessible-4.9.4-1|15	accessibility services like focus tracking and a screenreader.
12mr|kaccessible-4.9.4-1|16	
12mr|kaccessible-4.9.4-1|17	%files
12mr|kaccessible-4.9.4-1|18	%{_kde_libdir}/kde4/libexec/kaccessibleapp
12mr|kaccessible-4.9.4-1|19	%{_kde_libdir}/kde4/plugins/accessiblebridge/kaccessiblebridge.so
12mr|kaccessible-4.9.4-1|20	%{_datadir}/dbus-1/services/org.kde.kaccessible.service
12mr|kaccessible-4.9.4-1|21	
12mr|kaccessible-4.9.4-1|22	#----------------------------------------------------------------------
12mr|kaccessible-4.9.4-1|23	
12mr|kaccessible-4.9.4-1|24	%prep
12mr|kaccessible-4.9.4-1|25	%setup -q
12mr|kaccessible-4.9.4-1|26	
12mr|kaccessible-4.9.4-1|27	%build
12mr|kaccessible-4.9.4-1|28	%cmake_kde4
12mr|kaccessible-4.9.4-1|29	%make
12mr|kaccessible-4.9.4-1|30	
12mr|kaccessible-4.9.4-1|31	%install
12mr|kaccessible-4.9.4-1|32	%makeinstall_std -C build
12mr|kaccessible-4.9.4-1|33	
12mr|kaccessible-4.9.4-1|34	%changelog
12mr|kaccessible-4.9.4-1|35	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kaccessible-4.9.4-1|36	- New version 4.9.4
12mr|kaccessible-4.9.4-1|37	
12mr|kaccessible-4.9.4-1|38	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kaccessible-4.9.4-1|39	- New version 4.9.3
12mr|kaccessible-4.9.4-1|40	
12mr|kaccessible-4.9.4-1|41	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kaccessible-4.9.4-1|42	- New version 4.9.2
12mr|kaccessible-4.9.4-1|43	
12mr|kaccessible-4.9.4-1|44	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kaccessible-4.9.4-1|45	- New version 4.9.1
12mr|kaccessible-4.9.4-1|46	
12mr|kaccessible-4.9.4-1|47	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kaccessible-4.9.4-1|48	- New version 4.9.0
12mr|kaccessible-4.9.4-1|49	
12mr|kaccessible-4.9.4-1|50	* Thu Jul 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|kaccessible-4.9.4-1|51	- New version 4.8.97
12mr|kaccessible-4.9.4-1|52	
12mr|kaccessible-4.9.4-1|53	* Tue Jul 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|kaccessible-4.9.4-1|54	- New version 4.8.95
12mr|kaccessible-4.9.4-1|55	- Add speech-dispatcher-devel to BuildRequires
12mr|kaccessible-4.9.4-1|56	
12mr|kaccessible-4.9.4-1|57	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.4-69.1mib2010.2
12mr|kaccessible-4.9.4-1|58	- New version 4.8.4
12mr|kaccessible-4.9.4-1|59	- MIB (Mandriva International Backports)
12mr|kaccessible-4.9.4-1|60	
12mr|kaccessible-4.9.4-1|61	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.3-69.1mib2010.2
12mr|kaccessible-4.9.4-1|62	- New version 4.8.3
12mr|kaccessible-4.9.4-1|63	- MIB (Mandriva International Backports)
12mr|kaccessible-4.9.4-1|64	
12mr|kaccessible-4.9.4-1|65	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.2-69.1mib2010.2
12mr|kaccessible-4.9.4-1|66	- New version 4.8.2
12mr|kaccessible-4.9.4-1|67	- MIB (Mandriva International Backports)
12mr|kaccessible-4.9.4-1|68	
12mr|kaccessible-4.9.4-1|69	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.1-69.1mib2010.2
12mr|kaccessible-4.9.4-1|70	- New version 4.8.1
12mr|kaccessible-4.9.4-1|71	- MIB (Mandriva International Backports)
12mr|kaccessible-4.9.4-1|72	
12mr|kaccessible-4.9.4-1|73	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.0-69.1mib2010.2
12mr|kaccessible-4.9.4-1|74	+ Revision: 762446
12mr|kaccessible-4.9.4-1|75	- Backport to 2010.2 for MIB users
12mr|kaccessible-4.9.4-1|76	- MIB (Mandriva International Backports)
12mr|kaccessible-4.9.4-1|77	
12mr|kaccessible-4.9.4-1|78	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|kaccessible-4.9.4-1|79	+ Revision: 762446
12mr|kaccessible-4.9.4-1|80	- New upstream tarball
12mr|kaccessible-4.9.4-1|81	
12mr|kaccessible-4.9.4-1|82	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kaccessible-4.9.4-1|83	+ Revision: 758037
12mr|kaccessible-4.9.4-1|84	- New upstream tarball
12mr|kaccessible-4.9.4-1|85	
12mr|kaccessible-4.9.4-1|86	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kaccessible-4.9.4-1|87	+ Revision: 744513
12mr|kaccessible-4.9.4-1|88	- New upstream tarball
12mr|kaccessible-4.9.4-1|89	
12mr|kaccessible-4.9.4-1|90	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|kaccessible-4.9.4-1|91	+ Revision: 739349
12mr|kaccessible-4.9.4-1|92	- New upstream tarball
12mr|kaccessible-4.9.4-1|93	
12mr|kaccessible-4.9.4-1|94	* Wed Nov 30 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|kaccessible-4.9.4-1|95	+ Revision: 735581
12mr|kaccessible-4.9.4-1|96	- imported package kaccessible
12mr|kaccessible-4.9.4-1|97	

14477 12
12mr|kalgebra-4.9.4-1|1	Name:		kalgebra
12mr|kalgebra-4.9.4-1|2	Summary:	MathML-based graph calculator
12mr|kalgebra-4.9.4-1|3	Version:	4.9.4
12mr|kalgebra-4.9.4-1|4	Release:	1
12mr|kalgebra-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kalgebra-4.9.4-1|6	License:	GPLv2 LGPLv2 GFDL
12mr|kalgebra-4.9.4-1|7	URL:		http://userbase.kde.org/KAlgebra
12mr|kalgebra-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kalgebra-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|kalgebra-4.9.4-1|10	BuildRequires:	libkdeedu-devel >= %{version}
12mr|kalgebra-4.9.4-1|11	BuildRequires:	readline-devel
12mr|kalgebra-4.9.4-1|12	BuildRequires:	analitza-devel
12mr|kalgebra-4.9.4-1|13	
12mr|kalgebra-4.9.4-1|14	%description
12mr|kalgebra-4.9.4-1|15	KAlgebra is a mathematical calculator based content markup MathML
12mr|kalgebra-4.9.4-1|16	language. Nowadays it is capable to make simple MathML operations
12mr|kalgebra-4.9.4-1|17	(arithmetic and logical) and representate 2D and 3D graphs. It is
12mr|kalgebra-4.9.4-1|18	actually not necessary to know MathML to use KAlgebra.
12mr|kalgebra-4.9.4-1|19	
12mr|kalgebra-4.9.4-1|20	%files
12mr|kalgebra-4.9.4-1|21	%doc COPYING COPYING.LIB COPYING.DOC
12mr|kalgebra-4.9.4-1|22	%doc %{_kde_docdir}/HTML/en/kalgebra
12mr|kalgebra-4.9.4-1|23	%{_kde_bindir}/kalgebra
12mr|kalgebra-4.9.4-1|24	%{_kde_bindir}/kalgebramobile
12mr|kalgebra-4.9.4-1|25	%{_kde_iconsdir}/*/*/apps/kalgebra.*
12mr|kalgebra-4.9.4-1|26	%{_kde_applicationsdir}/kalgebra.desktop
12mr|kalgebra-4.9.4-1|27	%{_kde_applicationsdir}/kalgebramobile.desktop
12mr|kalgebra-4.9.4-1|28	%{_kde_libdir}/kde4/plasma_applet_kalgebra.so
12mr|kalgebra-4.9.4-1|29	%{_kde_appsdir}/katepart/syntax/kalgebra.xml
12mr|kalgebra-4.9.4-1|30	%{_kde_appsdir}/kalgebramobile
12mr|kalgebra-4.9.4-1|31	%{_kde_services}/kalgebra*.desktop
12mr|kalgebra-4.9.4-1|32	
12mr|kalgebra-4.9.4-1|33	#----------------------------------------------------------------------
12mr|kalgebra-4.9.4-1|34	
12mr|kalgebra-4.9.4-1|35	%prep
12mr|kalgebra-4.9.4-1|36	%setup -q
12mr|kalgebra-4.9.4-1|37	
12mr|kalgebra-4.9.4-1|38	%build
12mr|kalgebra-4.9.4-1|39	%cmake_kde4
12mr|kalgebra-4.9.4-1|40	%make
12mr|kalgebra-4.9.4-1|41	
12mr|kalgebra-4.9.4-1|42	%install
12mr|kalgebra-4.9.4-1|43	%makeinstall_std -C build
12mr|kalgebra-4.9.4-1|44	
12mr|kalgebra-4.9.4-1|45	%changelog
12mr|kalgebra-4.9.4-1|46	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kalgebra-4.9.4-1|47	- New version 4.9.4
12mr|kalgebra-4.9.4-1|48	
12mr|kalgebra-4.9.4-1|49	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kalgebra-4.9.4-1|50	- New version 4.9.3
12mr|kalgebra-4.9.4-1|51	
12mr|kalgebra-4.9.4-1|52	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kalgebra-4.9.4-1|53	- New version 4.9.2
12mr|kalgebra-4.9.4-1|54	
12mr|kalgebra-4.9.4-1|55	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kalgebra-4.9.4-1|56	- New version 4.9.1
12mr|kalgebra-4.9.4-1|57	
12mr|kalgebra-4.9.4-1|58	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kalgebra-4.9.4-1|59	- New version 4.9.0
12mr|kalgebra-4.9.4-1|60	
12mr|kalgebra-4.9.4-1|61	* Thu Jul 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|kalgebra-4.9.4-1|62	- New version 4.8.97
12mr|kalgebra-4.9.4-1|63	
12mr|kalgebra-4.9.4-1|64	* Tue Jul 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|kalgebra-4.9.4-1|65	- New version 4.8.95
12mr|kalgebra-4.9.4-1|66	- Update file list
12mr|kalgebra-4.9.4-1|67	
12mr|kalgebra-4.9.4-1|68	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.4-69.1mib2010.2
12mr|kalgebra-4.9.4-1|69	- New version 4.8.4
12mr|kalgebra-4.9.4-1|70	- MIB (Mandriva International Backports)
12mr|kalgebra-4.9.4-1|71	
12mr|kalgebra-4.9.4-1|72	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.3-69.1mib2010.2
12mr|kalgebra-4.9.4-1|73	- New version 4.8.3
12mr|kalgebra-4.9.4-1|74	- MIB (Mandriva International Backports)
12mr|kalgebra-4.9.4-1|75	
12mr|kalgebra-4.9.4-1|76	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.2-69.1mib2010.2
12mr|kalgebra-4.9.4-1|77	- New version 4.8.2
12mr|kalgebra-4.9.4-1|78	- MIB (Mandriva International Backports)
12mr|kalgebra-4.9.4-1|79	
12mr|kalgebra-4.9.4-1|80	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.1-69.1mib2010.2
12mr|kalgebra-4.9.4-1|81	- New version 4.8.1
12mr|kalgebra-4.9.4-1|82	- MIB (Mandriva International Backports)
12mr|kalgebra-4.9.4-1|83	
12mr|kalgebra-4.9.4-1|84	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.0-69.1mib2010.2
12mr|kalgebra-4.9.4-1|85	+ Revision: 762447
12mr|kalgebra-4.9.4-1|86	- Backport to 2010.2 for MIB users
12mr|kalgebra-4.9.4-1|87	- MIB (Mandriva International Backports)
12mr|kalgebra-4.9.4-1|88	
12mr|kalgebra-4.9.4-1|89	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|kalgebra-4.9.4-1|90	+ Revision: 762447
12mr|kalgebra-4.9.4-1|91	- New upstream tarball
12mr|kalgebra-4.9.4-1|92	
12mr|kalgebra-4.9.4-1|93	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kalgebra-4.9.4-1|94	+ Revision: 758038
12mr|kalgebra-4.9.4-1|95	- New upstream tarball
12mr|kalgebra-4.9.4-1|96	
12mr|kalgebra-4.9.4-1|97	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kalgebra-4.9.4-1|98	+ Revision: 744522
12mr|kalgebra-4.9.4-1|99	- New upstream tarball
12mr|kalgebra-4.9.4-1|100	
12mr|kalgebra-4.9.4-1|101	* Wed Dec 14 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|kalgebra-4.9.4-1|102	+ Revision: 741350
12mr|kalgebra-4.9.4-1|103	- Fix filelist
12mr|kalgebra-4.9.4-1|104	- Fix filelist
12mr|kalgebra-4.9.4-1|105	- Fix BR
12mr|kalgebra-4.9.4-1|106	- New upstream tarball
12mr|kalgebra-4.9.4-1|107	- New upstream tarball 4.7.80
12mr|kalgebra-4.9.4-1|108	
12mr|kalgebra-4.9.4-1|109	* Mon Nov 14 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|kalgebra-4.9.4-1|110	+ Revision: 730547
12mr|kalgebra-4.9.4-1|111	- Fix typo in URL
12mr|kalgebra-4.9.4-1|112	- Import package
12mr|kalgebra-4.9.4-1|113	

14478 12
12mr|kalzium-4.9.4-1|1	%define eigen_version 2.0.3
12mr|kalzium-4.9.4-1|2	
12mr|kalzium-4.9.4-1|3	Name:		kalzium
12mr|kalzium-4.9.4-1|4	Summary:	Shows the periodic system of the elements
12mr|kalzium-4.9.4-1|5	Version:	4.9.4
12mr|kalzium-4.9.4-1|6	Release:	1
12mr|kalzium-4.9.4-1|7	Group:		Graphical desktop/KDE
12mr|kalzium-4.9.4-1|8	License:	GPLv2 LGPLv2 GFDL
12mr|kalzium-4.9.4-1|9	URL:		http://edu.kde.org/kalzium
12mr|kalzium-4.9.4-1|10	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kalzium-4.9.4-1|11	BuildRequires:	kdelibs4-devel
12mr|kalzium-4.9.4-1|12	BuildRequires:	pkgconfig(eigen2) >= %{eigen_version}
12mr|kalzium-4.9.4-1|13	BuildRequires:	pkgconfig(openbabel-2.0)
12mr|kalzium-4.9.4-1|14	BuildRequires:	avogadro-devel
12mr|kalzium-4.9.4-1|15	BuildRequires:	ocaml
12mr|kalzium-4.9.4-1|16	BuildRequires:	facile
12mr|kalzium-4.9.4-1|17	Requires:	libkdeedu = %{version}
12mr|kalzium-4.9.4-1|18	Requires:	openbabel
12mr|kalzium-4.9.4-1|19	Requires:	avogadro
12mr|kalzium-4.9.4-1|20	Requires:	ocaml
12mr|kalzium-4.9.4-1|21	Conflicts:	cantor < 4.6.90
12mr|kalzium-4.9.4-1|22	Conflicts:	kdeedu4-core < 4.6.90
12mr|kalzium-4.9.4-1|23	
12mr|kalzium-4.9.4-1|24	%description
12mr|kalzium-4.9.4-1|25	Kalzium is an application which will show you some information about the
12mr|kalzium-4.9.4-1|26	periodic system of the elements. Therefore you could use it as an
12mr|kalzium-4.9.4-1|27	information database.
12mr|kalzium-4.9.4-1|28	
12mr|kalzium-4.9.4-1|29	%files
12mr|kalzium-4.9.4-1|30	%doc COPYING COPYING.LIB COPYING.DOC
12mr|kalzium-4.9.4-1|31	%doc %{_kde_docdir}/HTML/en/kalzium
12mr|kalzium-4.9.4-1|32	%{_kde_bindir}/kalzium
12mr|kalzium-4.9.4-1|33	%{_kde_appsdir}/kalzium
12mr|kalzium-4.9.4-1|34	%{_kde_iconsdir}/hicolor/*/apps/kalzium.png
12mr|kalzium-4.9.4-1|35	%{_kde_iconsdir}/hicolor/scalable/apps/kalzium.svgz
12mr|kalzium-4.9.4-1|36	%{_kde_libdir}/kde4/plasma_applet_molmassCalculator.so
12mr|kalzium-4.9.4-1|37	%{_kde_libdir}/kde4/concentrationCalculator.so
12mr|kalzium-4.9.4-1|38	%{_kde_libdir}/kde4/gasCalculator.so
12mr|kalzium-4.9.4-1|39	%{_kde_libdir}/kde4/nuclearCalculator.so
12mr|kalzium-4.9.4-1|40	%{_kde_applicationsdir}/kalzium.desktop
12mr|kalzium-4.9.4-1|41	%{_kde_services}/plasma-applet-Molmasscalculator.desktop
12mr|kalzium-4.9.4-1|42	%{_kde_datadir}/config.kcfg/kalzium.kcfg
12mr|kalzium-4.9.4-1|43	%{_kde_configdir}/kalzium.knsrc
12mr|kalzium-4.9.4-1|44	%{_kde_appsdir}/libkdeedu/data/elements.xml
12mr|kalzium-4.9.4-1|45	%{_kde_appsdir}/libkdeedu/data/isotopes.xml
12mr|kalzium-4.9.4-1|46	%{_kde_appsdir}/libkdeedu/data/spectra.xml
12mr|kalzium-4.9.4-1|47	%{_kde_appsdir}/libkdeedu/data/symbols.csv
12mr|kalzium-4.9.4-1|48	%{_kde_appsdir}/libkdeedu/data/symbols2.csv
12mr|kalzium-4.9.4-1|49	%{_kde_services}/concentrationCalculator.desktop
12mr|kalzium-4.9.4-1|50	%{_kde_services}/gasCalculator.desktop
12mr|kalzium-4.9.4-1|51	%{_kde_services}/nuclearCalculator.desktop
12mr|kalzium-4.9.4-1|52	%{_kde_mandir}/man1/kalzium.1.*
12mr|kalzium-4.9.4-1|53	
12mr|kalzium-4.9.4-1|54	#-----------------------------------------------------------------------------
12mr|kalzium-4.9.4-1|55	
12mr|kalzium-4.9.4-1|56	%package -n plasma-engine-kalzium
12mr|kalzium-4.9.4-1|57	Summary:	plasma didyouknow Applet
12mr|kalzium-4.9.4-1|58	Group:		Graphical desktop/KDE
12mr|kalzium-4.9.4-1|59	Requires:	kdebase4-runtime
12mr|kalzium-4.9.4-1|60	Provides:	plasma-applet
12mr|kalzium-4.9.4-1|61	
12mr|kalzium-4.9.4-1|62	%description -n plasma-engine-kalzium
12mr|kalzium-4.9.4-1|63	kalzium engine applet
12mr|kalzium-4.9.4-1|64	
12mr|kalzium-4.9.4-1|65	%files -n plasma-engine-kalzium
12mr|kalzium-4.9.4-1|66	%{_kde_libdir}/kde4/plasma_engine_kalzium.so
12mr|kalzium-4.9.4-1|67	%{_kde_services}/plasma-dataengine-kalzium.desktop
12mr|kalzium-4.9.4-1|68	
12mr|kalzium-4.9.4-1|69	#------------------------------------------------------------------------------
12mr|kalzium-4.9.4-1|70	
12mr|kalzium-4.9.4-1|71	%package -n plasma-applet-didyouknow
12mr|kalzium-4.9.4-1|72	Summary:	plasma didyouknow Applet
12mr|kalzium-4.9.4-1|73	Group:		Graphical desktop/KDE
12mr|kalzium-4.9.4-1|74	Requires:	kdebase4-runtime
12mr|kalzium-4.9.4-1|75	Provides:	plasma-applet
12mr|kalzium-4.9.4-1|76	
12mr|kalzium-4.9.4-1|77	%description -n plasma-applet-didyouknow
12mr|kalzium-4.9.4-1|78	Plasma applet where you can answer questions
12mr|kalzium-4.9.4-1|79	
12mr|kalzium-4.9.4-1|80	%files -n plasma-applet-didyouknow
12mr|kalzium-4.9.4-1|81	%{_kde_libdir}/kde4/plasma_applet_didyouknow.so
12mr|kalzium-4.9.4-1|82	%{_kde_services}/plasma_didyouknow.desktop
12mr|kalzium-4.9.4-1|83	%{_kde_appsdir}/desktoptheme/default/widgets/chalkboard.svg
12mr|kalzium-4.9.4-1|84	
12mr|kalzium-4.9.4-1|85	#------------------------------------------------------------------------------
12mr|kalzium-4.9.4-1|86	
12mr|kalzium-4.9.4-1|87	%define compoundviewer_major 4
12mr|kalzium-4.9.4-1|88	%define libcompoundviewer %mklibname compoundviewer %{compoundviewer_major}
12mr|kalzium-4.9.4-1|89	
12mr|kalzium-4.9.4-1|90	%package -n %{libcompoundviewer}
12mr|kalzium-4.9.4-1|91	Summary:	Kalzium runtime library
12mr|kalzium-4.9.4-1|92	Group:		System/Libraries
12mr|kalzium-4.9.4-1|93	
12mr|kalzium-4.9.4-1|94	%description -n %{libcompoundviewer}
12mr|kalzium-4.9.4-1|95	Kalzium runtime library.
12mr|kalzium-4.9.4-1|96	
12mr|kalzium-4.9.4-1|97	%files -n %{libcompoundviewer}
12mr|kalzium-4.9.4-1|98	%{_kde_libdir}/libcompoundviewer.so.%{compoundviewer_major}*
12mr|kalzium-4.9.4-1|99	
12mr|kalzium-4.9.4-1|100	#----------------------------------------------------------------------------
12mr|kalzium-4.9.4-1|101	
12mr|kalzium-4.9.4-1|102	%define science_major 4
12mr|kalzium-4.9.4-1|103	%define libscience %mklibname science %{science_major}
12mr|kalzium-4.9.4-1|104	
12mr|kalzium-4.9.4-1|105	%package -n %{libscience}
12mr|kalzium-4.9.4-1|106	Summary:	Runtime library for KDE Education Application
12mr|kalzium-4.9.4-1|107	Group:		System/Libraries
12mr|kalzium-4.9.4-1|108	
12mr|kalzium-4.9.4-1|109	%description -n %{libscience}
12mr|kalzium-4.9.4-1|110	libscience is a library that provides classes for chemical data.This library is
12mr|kalzium-4.9.4-1|111	mainly used by kalzium.
12mr|kalzium-4.9.4-1|112	
12mr|kalzium-4.9.4-1|113	%files -n %{libscience}
12mr|kalzium-4.9.4-1|114	%{_kde_libdir}/libscience.so.%{science_major}*
12mr|kalzium-4.9.4-1|115	
12mr|kalzium-4.9.4-1|116	#-----------------------------------------------------------------------------
12mr|kalzium-4.9.4-1|117	
12mr|kalzium-4.9.4-1|118	%package devel
12mr|kalzium-4.9.4-1|119	Summary:	Devel stuff for %{name}
12mr|kalzium-4.9.4-1|120	Group:		Development/KDE and Qt
12mr|kalzium-4.9.4-1|121	Requires:	pkgconfig(eigen2) >= %{eigen_version}
12mr|kalzium-4.9.4-1|122	Requires:	pkgconfig(openbabel-2.0)
12mr|kalzium-4.9.4-1|123	Requires:	%{libscience} = %{version}-%{release}
12mr|kalzium-4.9.4-1|124	Requires:	%{libcompoundviewer} = %{version}-%{release}
12mr|kalzium-4.9.4-1|125	Conflicts:	kdeedu4-devel < 4.6.90
12mr|kalzium-4.9.4-1|126	
12mr|kalzium-4.9.4-1|127	%description devel
12mr|kalzium-4.9.4-1|128	Files needed to build applications based on %{name}.
12mr|kalzium-4.9.4-1|129	
12mr|kalzium-4.9.4-1|130	%files devel
12mr|kalzium-4.9.4-1|131	%{_kde_libdir}/libcompoundviewer.so
12mr|kalzium-4.9.4-1|132	%{_includedir}/libkdeedu
12mr|kalzium-4.9.4-1|133	%{_kde_libdir}/libscience.so
12mr|kalzium-4.9.4-1|134	
12mr|kalzium-4.9.4-1|135	#----------------------------------------------------------------------
12mr|kalzium-4.9.4-1|136	
12mr|kalzium-4.9.4-1|137	%prep
12mr|kalzium-4.9.4-1|138	%setup -q
12mr|kalzium-4.9.4-1|139	
12mr|kalzium-4.9.4-1|140	%build
12mr|kalzium-4.9.4-1|141	%cmake_kde4
12mr|kalzium-4.9.4-1|142	%make
12mr|kalzium-4.9.4-1|143	
12mr|kalzium-4.9.4-1|144	%install
12mr|kalzium-4.9.4-1|145	%makeinstall_std -C build
12mr|kalzium-4.9.4-1|146	
12mr|kalzium-4.9.4-1|147	%changelog
12mr|kalzium-4.9.4-1|148	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kalzium-4.9.4-1|149	- New version 4.9.4
12mr|kalzium-4.9.4-1|150	
12mr|kalzium-4.9.4-1|151	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kalzium-4.9.4-1|152	- New version 4.9.3
12mr|kalzium-4.9.4-1|153	
12mr|kalzium-4.9.4-1|154	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kalzium-4.9.4-1|155	- New version 4.9.2
12mr|kalzium-4.9.4-1|156	
12mr|kalzium-4.9.4-1|157	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kalzium-4.9.4-1|158	- New version 4.9.1
12mr|kalzium-4.9.4-1|159	
12mr|kalzium-4.9.4-1|160	* Tue Aug 14 2012 Andrey Bondrov <andrey.bonrov@rosalab.ru> 4.9.0-1
12mr|kalzium-4.9.4-1|161	- New version 4.9.0
12mr|kalzium-4.9.4-1|162	
12mr|kalzium-4.9.4-1|163	* Thu Jul 19 2012 Andrey Bondrov <andrey.bonrov@rosalab.ru> 4.8.97-1
12mr|kalzium-4.9.4-1|164	- New version 4.8.97
12mr|kalzium-4.9.4-1|165	
12mr|kalzium-4.9.4-1|166	* Tue Jul 03 2012 Andrey Bondrov <andrey.bonrov@rosalab.ru> 4.8.95-1
12mr|kalzium-4.9.4-1|167	- New version 4.8.95
12mr|kalzium-4.9.4-1|168	
12mr|kalzium-4.9.4-1|169	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.4-69.1mib2010.2
12mr|kalzium-4.9.4-1|170	- New version 4.8.4
12mr|kalzium-4.9.4-1|171	- MIB (Mandriva International Backports)
12mr|kalzium-4.9.4-1|172	
12mr|kalzium-4.9.4-1|173	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.3-69.1mib2010.2
12mr|kalzium-4.9.4-1|174	- New version 4.8.3
12mr|kalzium-4.9.4-1|175	- MIB (Mandriva International Backports)
12mr|kalzium-4.9.4-1|176	
12mr|kalzium-4.9.4-1|177	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.2-69.1mib2010.2
12mr|kalzium-4.9.4-1|178	- New version 4.8.2
12mr|kalzium-4.9.4-1|179	- MIB (Mandriva International Backports)
12mr|kalzium-4.9.4-1|180	
12mr|kalzium-4.9.4-1|181	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.1-69.1mib2010.2
12mr|kalzium-4.9.4-1|182	- New version 4.8.1
12mr|kalzium-4.9.4-1|183	- MIB (Mandriva International Backports)
12mr|kalzium-4.9.4-1|184	
12mr|kalzium-4.9.4-1|185	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.0-69.1mib2010.2
12mr|kalzium-4.9.4-1|186	+ Revision: 762448
12mr|kalzium-4.9.4-1|187	- Backport to 2010.2 for MIB users
12mr|kalzium-4.9.4-1|188	- MIB (Mandriva International Backports)
12mr|kalzium-4.9.4-1|189	
12mr|kalzium-4.9.4-1|190	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|kalzium-4.9.4-1|191	+ Revision: 762448
12mr|kalzium-4.9.4-1|192	- New upstream tarball
12mr|kalzium-4.9.4-1|193	
12mr|kalzium-4.9.4-1|194	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kalzium-4.9.4-1|195	+ Revision: 758040
12mr|kalzium-4.9.4-1|196	- New upstream tarball
12mr|kalzium-4.9.4-1|197	
12mr|kalzium-4.9.4-1|198	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kalzium-4.9.4-1|199	+ Revision: 744523
12mr|kalzium-4.9.4-1|200	- New upstream tarball
12mr|kalzium-4.9.4-1|201	
12mr|kalzium-4.9.4-1|202	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|kalzium-4.9.4-1|203	+ Revision: 739351
12mr|kalzium-4.9.4-1|204	- New upstream tarball
12mr|kalzium-4.9.4-1|205	
12mr|kalzium-4.9.4-1|206	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|kalzium-4.9.4-1|207	+ Revision: 731867
12mr|kalzium-4.9.4-1|208	- New upstream tarball 4.7.80
12mr|kalzium-4.9.4-1|209	
12mr|kalzium-4.9.4-1|210	* Mon Nov 14 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|kalzium-4.9.4-1|211	+ Revision: 730548
12mr|kalzium-4.9.4-1|212	- Fix typo in URL
12mr|kalzium-4.9.4-1|213	- Import package
12mr|kalzium-4.9.4-1|214	

14479 12
12mr|kamera-4.9.4-1|1	Name:		kamera
12mr|kamera-4.9.4-1|2	Summary:	Kamera ioslave
12mr|kamera-4.9.4-1|3	Version:	4.9.4
12mr|kamera-4.9.4-1|4	Release:	1
12mr|kamera-4.9.4-1|5	Epoch:		2
12mr|kamera-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kamera-4.9.4-1|7	License:	GPLv2 GFDL
12mr|kamera-4.9.4-1|8	URL:		http://www.kde.org
12mr|kamera-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kamera-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|kamera-4.9.4-1|11	BuildRequires:	pkgconfig(libgphoto2)
12mr|kamera-4.9.4-1|12	
12mr|kamera-4.9.4-1|13	%description
12mr|kamera-4.9.4-1|14	Kamera ioslave.
12mr|kamera-4.9.4-1|15	
12mr|kamera-4.9.4-1|16	%files
12mr|kamera-4.9.4-1|17	%doc %{_kde_docdir}/HTML/en/kcontrol/kamera
12mr|kamera-4.9.4-1|18	%doc COPYING  COPYING.DOC
12mr|kamera-4.9.4-1|19	%{_kde_libdir}/kde4/kcm_kamera.so
12mr|kamera-4.9.4-1|20	%{_kde_libdir}/kde4/kio_kamera.so
12mr|kamera-4.9.4-1|21	%{_kde_services}/camera.protocol
12mr|kamera-4.9.4-1|22	%{_kde_services}/kamera.desktop
12mr|kamera-4.9.4-1|23	%{_kde_appsdir}/solid/actions/solid_camera.desktop
12mr|kamera-4.9.4-1|24	
12mr|kamera-4.9.4-1|25	#----------------------------------------------------------------------
12mr|kamera-4.9.4-1|26	
12mr|kamera-4.9.4-1|27	%prep
12mr|kamera-4.9.4-1|28	%setup -q
12mr|kamera-4.9.4-1|29	
12mr|kamera-4.9.4-1|30	%build
12mr|kamera-4.9.4-1|31	%cmake_kde4
12mr|kamera-4.9.4-1|32	%make
12mr|kamera-4.9.4-1|33	
12mr|kamera-4.9.4-1|34	%install
12mr|kamera-4.9.4-1|35	%makeinstall_std -C build
12mr|kamera-4.9.4-1|36	
12mr|kamera-4.9.4-1|37	%changelog
12mr|kamera-4.9.4-1|38	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|kamera-4.9.4-1|39	- New version 4.9.4
12mr|kamera-4.9.4-1|40	
12mr|kamera-4.9.4-1|41	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|kamera-4.9.4-1|42	- New version 4.9.3
12mr|kamera-4.9.4-1|43	
12mr|kamera-4.9.4-1|44	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|kamera-4.9.4-1|45	- New version 4.9.2
12mr|kamera-4.9.4-1|46	
12mr|kamera-4.9.4-1|47	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|kamera-4.9.4-1|48	- New version 4.9.1
12mr|kamera-4.9.4-1|49	
12mr|kamera-4.9.4-1|50	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|kamera-4.9.4-1|51	- New version 4.9.0
12mr|kamera-4.9.4-1|52	
12mr|kamera-4.9.4-1|53	* Thu Jul 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|kamera-4.9.4-1|54	- New version 4.8.97
12mr|kamera-4.9.4-1|55	- Convert BuildRequires to pkgconfig style
12mr|kamera-4.9.4-1|56	
12mr|kamera-4.9.4-1|57	* Tue Jul 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|kamera-4.9.4-1|58	- New version 4.8.95
12mr|kamera-4.9.4-1|59	
12mr|kamera-4.9.4-1|60	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.4-1
12mr|kamera-4.9.4-1|61	- update to 4.8.4
12mr|kamera-4.9.4-1|62	
12mr|kamera-4.9.4-1|63	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.3-1
12mr|kamera-4.9.4-1|64	- update to 4.8.3
12mr|kamera-4.9.4-1|65	
12mr|kamera-4.9.4-1|66	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.2-1
12mr|kamera-4.9.4-1|67	- update to 4.8.2
12mr|kamera-4.9.4-1|68	
12mr|kamera-4.9.4-1|69	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.1-1
12mr|kamera-4.9.4-1|70	- update to 4.8.1
12mr|kamera-4.9.4-1|71	
12mr|kamera-4.9.4-1|72	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|kamera-4.9.4-1|73	+ Revision: 762449
12mr|kamera-4.9.4-1|74	- New upstream tarball
12mr|kamera-4.9.4-1|75	
12mr|kamera-4.9.4-1|76	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|kamera-4.9.4-1|77	+ Revision: 758041
12mr|kamera-4.9.4-1|78	- New upstream tarball
12mr|kamera-4.9.4-1|79	
12mr|kamera-4.9.4-1|80	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|kamera-4.9.4-1|81	+ Revision: 744524
12mr|kamera-4.9.4-1|82	- New upstream tarball
12mr|kamera-4.9.4-1|83	
12mr|kamera-4.9.4-1|84	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|kamera-4.9.4-1|85	+ Revision: 739352
12mr|kamera-4.9.4-1|86	- New upstream tarball
12mr|kamera-4.9.4-1|87	
12mr|kamera-4.9.4-1|88	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|kamera-4.9.4-1|89	+ Revision: 731861
12mr|kamera-4.9.4-1|90	- New upstream tarball 4.7.80
12mr|kamera-4.9.4-1|91	
12mr|kamera-4.9.4-1|92	* Tue Oct 11 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|kamera-4.9.4-1|93	+ Revision: 704271
12mr|kamera-4.9.4-1|94	- Adapt BR
12mr|kamera-4.9.4-1|95	- Import kamera
12mr|kamera-4.9.4-1|96	- Create current folder
12mr|kamera-4.9.4-1|97	

14480 12
12mr|kanagram-4.9.4-1|1	Name:		kanagram
12mr|kanagram-4.9.4-1|2	Summary:	Word learning program
12mr|kanagram-4.9.4-1|3	Version:	4.9.4
12mr|kanagram-4.9.4-1|4	Release:	1
12mr|kanagram-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kanagram-4.9.4-1|6	License:	GPLv2 GFDL
12mr|kanagram-4.9.4-1|7	URL:		http://edu.kde.org/kanagram
12mr|kanagram-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kanagram-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|kanagram-4.9.4-1|10	BuildRequires:	libkdeedu-devel >= %{version}
12mr|kanagram-4.9.4-1|11	Requires:	libkdeedu = %{version}
12mr|kanagram-4.9.4-1|12	
12mr|kanagram-4.9.4-1|13	%description
12mr|kanagram-4.9.4-1|14	Kanagram is a replacement for KMessedWords. Kanagram mixes up the letters
12mr|kanagram-4.9.4-1|15	of a word (creating an anagram), and you have to guess what the mixed up
12mr|kanagram-4.9.4-1|16	word is. Kanagram features several built-in word lists, hints, and a cheat
12mr|kanagram-4.9.4-1|17	feature which reveals the original word. Kanagram also has a vocabulary
12mr|kanagram-4.9.4-1|18	editor, so you can make your own vocabularies, and distribute them through
12mr|kanagram-4.9.4-1|19	Kanagram's KNewStuff download service.
12mr|kanagram-4.9.4-1|20	
12mr|kanagram-4.9.4-1|21	%files
12mr|kanagram-4.9.4-1|22	%doc ChangeLog TODO COPYING COPYING.DOC
12mr|kanagram-4.9.4-1|23	%doc %{_kde_docdir}/HTML/en/kanagram
12mr|kanagram-4.9.4-1|24	%{_kde_bindir}/kanagram
12mr|kanagram-4.9.4-1|25	%{_kde_appsdir}/kanagram
12mr|kanagram-4.9.4-1|26	%{_kde_iconsdir}/*/*/apps/kanagram*
12mr|kanagram-4.9.4-1|27	%{_kde_applicationsdir}/kanagram.desktop
12mr|kanagram-4.9.4-1|28	%{_kde_datadir}/config.kcfg/kanagram.kcfg
12mr|kanagram-4.9.4-1|29	%{_kde_configdir}/kanagram.knsrc
12mr|kanagram-4.9.4-1|30	
12mr|kanagram-4.9.4-1|31	#----------------------------------------------------------------------------
12mr|kanagram-4.9.4-1|32	
12mr|kanagram-4.9.4-1|33	%define kanagramengine_major 4
12mr|kanagram-4.9.4-1|34	%define libkanagramengine %mklibname kanagramengine %{kanagramengine_major}
12mr|kanagram-4.9.4-1|35	
12mr|kanagram-4.9.4-1|36	%package -n %{libkanagramengine}
12mr|kanagram-4.9.4-1|37	Summary:	Runtime library for KDE Education Application
12mr|kanagram-4.9.4-1|38	Group:		System/Libraries
12mr|kanagram-4.9.4-1|39	
12mr|kanagram-4.9.4-1|40	%description -n %{libkanagramengine}
12mr|kanagram-4.9.4-1|41	Runtime library for KDE Education Application.
12mr|kanagram-4.9.4-1|42	
12mr|kanagram-4.9.4-1|43	%files -n %{libkanagramengine}
12mr|kanagram-4.9.4-1|44	%{_kde_libdir}/libkanagramengine.so.%{kanagramengine_major}*
12mr|kanagram-4.9.4-1|45	
12mr|kanagram-4.9.4-1|46	#-----------------------------------------------------------------------------
12mr|kanagram-4.9.4-1|47	
12mr|kanagram-4.9.4-1|48	%package devel
12mr|kanagram-4.9.4-1|49	Summary:	Devel stuff for %{name}
12mr|kanagram-4.9.4-1|50	Group:		Development/KDE and Qt
12mr|kanagram-4.9.4-1|51	Requires:	%{libkanagramengine} = %{version}-%{release}
12mr|kanagram-4.9.4-1|52	Requires:	kdelibs4-devel
12mr|kanagram-4.9.4-1|53	Requires:	libkdeedu-devel
12mr|kanagram-4.9.4-1|54	
12mr|kanagram-4.9.4-1|55	%description devel
12mr|kanagram-4.9.4-1|56	Files needed to build applications based on %{name}.
12mr|kanagram-4.9.4-1|57	
12mr|kanagram-4.9.4-1|58	%files devel
12mr|kanagram-4.9.4-1|59	%{_kde_libdir}/libkanagramengine.so
12mr|kanagram-4.9.4-1|60	%{_includedir}/%{name}
12mr|kanagram-4.9.4-1|61	
12mr|kanagram-4.9.4-1|62	#----------------------------------------------------------------------
12mr|kanagram-4.9.4-1|63	
12mr|kanagram-4.9.4-1|64	%prep
12mr|kanagram-4.9.4-1|65	%setup -q
12mr|kanagram-4.9.4-1|66	
12mr|kanagram-4.9.4-1|67	%build
12mr|kanagram-4.9.4-1|68	%cmake_kde4
12mr|kanagram-4.9.4-1|69	%make
12mr|kanagram-4.9.4-1|70	
12mr|kanagram-4.9.4-1|71	%install
12mr|kanagram-4.9.4-1|72	%makeinstall_std -C build
12mr|kanagram-4.9.4-1|73	
12mr|kanagram-4.9.4-1|74	%changelog
12mr|kanagram-4.9.4-1|75	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kanagram-4.9.4-1|76	- New version 4.9.4
12mr|kanagram-4.9.4-1|77	
12mr|kanagram-4.9.4-1|78	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kanagram-4.9.4-1|79	- New version 4.9.3
12mr|kanagram-4.9.4-1|80	
12mr|kanagram-4.9.4-1|81	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kanagram-4.9.4-1|82	- New version 4.9.2
12mr|kanagram-4.9.4-1|83	
12mr|kanagram-4.9.4-1|84	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kanagram-4.9.4-1|85	- New version 4.9.1
12mr|kanagram-4.9.4-1|86	
12mr|kanagram-4.9.4-1|87	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kanagram-4.9.4-1|88	- New version 4.9.0
12mr|kanagram-4.9.4-1|89	
12mr|kanagram-4.9.4-1|90	* Thu Jul 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|kanagram-4.9.4-1|91	- New version 4.8.97
12mr|kanagram-4.9.4-1|92	
12mr|kanagram-4.9.4-1|93	* Tue Jul 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-2
12mr|kanagram-4.9.4-1|94	- New version 4.8.95
12mr|kanagram-4.9.4-1|95	- Don't suggest kanagram-handbook as we don't have it
12mr|kanagram-4.9.4-1|96	- New subpackages libkanagramengine and devel
12mr|kanagram-4.9.4-1|97	
12mr|kanagram-4.9.4-1|98	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mr|kanagram-4.9.4-1|99	- update to 4.8.4
12mr|kanagram-4.9.4-1|100	
12mr|kanagram-4.9.4-1|101	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mr|kanagram-4.9.4-1|102	- update to 4.8.3
12mr|kanagram-4.9.4-1|103	
12mr|kanagram-4.9.4-1|104	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mr|kanagram-4.9.4-1|105	- update to 4.8.2
12mr|kanagram-4.9.4-1|106	
12mr|kanagram-4.9.4-1|107	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mr|kanagram-4.9.4-1|108	- update to 4.8.1
12mr|kanagram-4.9.4-1|109	
12mr|kanagram-4.9.4-1|110	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|kanagram-4.9.4-1|111	+ Revision: 762450
12mr|kanagram-4.9.4-1|112	- New upstream tarball
12mr|kanagram-4.9.4-1|113	
12mr|kanagram-4.9.4-1|114	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kanagram-4.9.4-1|115	+ Revision: 758042
12mr|kanagram-4.9.4-1|116	- New upstream tarball
12mr|kanagram-4.9.4-1|117	
12mr|kanagram-4.9.4-1|118	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kanagram-4.9.4-1|119	+ Revision: 744525
12mr|kanagram-4.9.4-1|120	- New upstream tarball
12mr|kanagram-4.9.4-1|121	
12mr|kanagram-4.9.4-1|122	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|kanagram-4.9.4-1|123	+ Revision: 739353
12mr|kanagram-4.9.4-1|124	- New upstream tarball
12mr|kanagram-4.9.4-1|125	
12mr|kanagram-4.9.4-1|126	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|kanagram-4.9.4-1|127	+ Revision: 731868
12mr|kanagram-4.9.4-1|128	- New upstream tarball 4.7.80
12mr|kanagram-4.9.4-1|129	
12mr|kanagram-4.9.4-1|130	* Wed Nov 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|kanagram-4.9.4-1|131	+ Revision: 729206
12mr|kanagram-4.9.4-1|132	- Import package
12mr|kanagram-4.9.4-1|133	

14481 12
12mr|kasumi-2.5-4|1	Summary:	A tool for managing Anthy's dictionary
12mr|kasumi-2.5-4|2	Name:		kasumi
12mr|kasumi-2.5-4|3	Version:	2.5
12mr|kasumi-2.5-4|4	Release:	%mkrel 4
12mr|kasumi-2.5-4|5	Group:		System/Internationalization
12mr|kasumi-2.5-4|6	License:	GPLv2+
12mr|kasumi-2.5-4|7	URL:		http://sourceforge.jp/projects/kasumi
12mr|kasumi-2.5-4|8	Source0:	http://iij.dl.sourceforge.jp/kasumi/37311/%name-%version.tar.gz
12mr|kasumi-2.5-4|9	Patch0:		kasumi-2.3-fix-desktop-file.patch
12mr|kasumi-2.5-4|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildrootroot
12mr|kasumi-2.5-4|11	Requires:	anthy >= 6300
12mr|kasumi-2.5-4|12	BuildRequires:	pango-devel
12mr|kasumi-2.5-4|13	BuildRequires:	atk-devel
12mr|kasumi-2.5-4|14	BuildRequires:	gtk+2-devel
12mr|kasumi-2.5-4|15	BuildRequires:	anthy-devel
12mr|kasumi-2.5-4|16	BuildRequires:	imagemagick
12mr|kasumi-2.5-4|17	BuildRequires:	desktop-file-utils
12mr|kasumi-2.5-4|18	
12mr|kasumi-2.5-4|19	%description
12mr|kasumi-2.5-4|20	A tool for managing Anthy's dictionary.
12mr|kasumi-2.5-4|21	
12mr|kasumi-2.5-4|22	%prep
12mr|kasumi-2.5-4|23	%setup -q
12mr|kasumi-2.5-4|24	%patch0 -p0
12mr|kasumi-2.5-4|25	
12mr|kasumi-2.5-4|26	%build
12mr|kasumi-2.5-4|27	%configure2_5x
12mr|kasumi-2.5-4|28	%make
12mr|kasumi-2.5-4|29	
12mr|kasumi-2.5-4|30	%install
12mr|kasumi-2.5-4|31	rm -rf %{buildroot}
12mr|kasumi-2.5-4|32	%makeinstall_std
12mr|kasumi-2.5-4|33	
12mr|kasumi-2.5-4|34	# icons
12mr|kasumi-2.5-4|35	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32}/apps
12mr|kasumi-2.5-4|36	cp %{buildroot}/%{_datadir}/pixmaps/%{name}.png %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|kasumi-2.5-4|37	convert -scale 16 %{buildroot}/%{_datadir}/pixmaps/%{name}.png %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|kasumi-2.5-4|38	%find_lang %{name}
12mr|kasumi-2.5-4|39	
12mr|kasumi-2.5-4|40	# menu
12mr|kasumi-2.5-4|41	desktop-file-install	--vendor="" \
12mr|kasumi-2.5-4|42	--dir %{buildroot}%{_datadir}/applications \
12mr|kasumi-2.5-4|43	--remove-category="Applications" \
12mr|kasumi-2.5-4|44	%{name}.desktop
12mr|kasumi-2.5-4|45	
12mr|kasumi-2.5-4|46	%if %mdkversion < 200900
12mr|kasumi-2.5-4|47	%post
12mr|kasumi-2.5-4|48	%update_menus
12mr|kasumi-2.5-4|49	%update_icon_cache hicolor
12mr|kasumi-2.5-4|50	%endif
12mr|kasumi-2.5-4|51	
12mr|kasumi-2.5-4|52	%if %mdkversion < 200900
12mr|kasumi-2.5-4|53	%postun
12mr|kasumi-2.5-4|54	%clean_menus
12mr|kasumi-2.5-4|55	%clean_icon_cache hicolor
12mr|kasumi-2.5-4|56	%endif
12mr|kasumi-2.5-4|57	
12mr|kasumi-2.5-4|58	%clean
12mr|kasumi-2.5-4|59	rm -rf %{buildroot}
12mr|kasumi-2.5-4|60	
12mr|kasumi-2.5-4|61	%files -f %{name}.lang
12mr|kasumi-2.5-4|62	%defattr(-,root,root)
12mr|kasumi-2.5-4|63	%doc AUTHORS ChangeLog README
12mr|kasumi-2.5-4|64	%{_bindir}/*
12mr|kasumi-2.5-4|65	%{_datadir}/applications/kasumi.desktop
12mr|kasumi-2.5-4|66	%{_datadir}/pixmaps/*.png
12mr|kasumi-2.5-4|67	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mr|kasumi-2.5-4|68	%{_mandir}/man1/kasumi.1*
12mr|kasumi-2.5-4|69	
12mr|kasumi-2.5-4|70	
12mr|kasumi-2.5-4|71	
12mr|kasumi-2.5-4|72	%changelog
12mr|kasumi-2.5-4|73	

14482 12
12mr|kate-4.9.4-1|1	Name:		kate
12mr|kate-4.9.4-1|2	Summary:	Advanced text editor
12mr|kate-4.9.4-1|3	Version:	4.9.4
12mr|kate-4.9.4-1|4	Group:		Graphical desktop/KDE
12mr|kate-4.9.4-1|5	Release:	1
12mr|kate-4.9.4-1|6	Epoch:		3
12mr|kate-4.9.4-1|7	License:	GPLv2 LGPLv2
12mr|kate-4.9.4-1|8	URL:		http://kate-editor.org/
12mr|kate-4.9.4-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kate-4.9.4-1|10	Source1:	%{name}.rpmlintrc
12mr|kate-4.9.4-1|11	BuildRequires:	kdelibs4-devel
12mr|kate-4.9.4-1|12	BuildRequires:	pkgconfig(hunspell)
12mr|kate-4.9.4-1|13	BuildRequires:	pkgconfig(libxslt)
12mr|kate-4.9.4-1|14	BuildRequires:	subversion-devel
12mr|kate-4.9.4-1|15	BuildRequires:	binutils-devel
12mr|kate-4.9.4-1|16	BuildRequires:	boost-devel
12mr|kate-4.9.4-1|17	BuildRequires:	libltdl-devel
12mr|kate-4.9.4-1|18	Requires:	konsole >= 1:%{version}
12mr|kate-4.9.4-1|19	Requires:	katepart = %{EVRD}
12mr|kate-4.9.4-1|20	Requires:	kate-extensions = %{EVRD}
12mr|kate-4.9.4-1|21	Conflicts:	kdelibs4-core < 2:4.6.90
12mr|kate-4.9.4-1|22	
12mr|kate-4.9.4-1|23	%description
12mr|kate-4.9.4-1|24	A fast and advanced text editor with nice plugins for KDE 4.
12mr|kate-4.9.4-1|25	
12mr|kate-4.9.4-1|26	%files
12mr|kate-4.9.4-1|27	%doc kate/COPYING.LIB kate/AUTHORS
12mr|kate-4.9.4-1|28	%{_kde_bindir}/kate
12mr|kate-4.9.4-1|29	%{_kde_bindir}/ktesnippets_editor
12mr|kate-4.9.4-1|30	%{_kde_libdir}/libkdeinit4_kate.so
12mr|kate-4.9.4-1|31	%{_kde_libdir}/kde4/katebacktracebrowserplugin.so
12mr|kate-4.9.4-1|32	%{_kde_libdir}/kde4/katefilebrowserplugin.so
12mr|kate-4.9.4-1|33	%{_kde_libdir}/kde4/katefiletemplates.so
12mr|kate-4.9.4-1|34	%{_kde_libdir}/kde4/kategdbplugin.so
12mr|kate-4.9.4-1|35	%{_kde_libdir}/kde4/katekonsoleplugin.so
12mr|kate-4.9.4-1|36	%{_kde_libdir}/kde4/katemailfilesplugin.so
12mr|kate-4.9.4-1|37	%{_kde_libdir}/kde4/kateopenheaderplugin.so
12mr|kate-4.9.4-1|38	%{_kde_libdir}/kde4/katequickdocumentswitcherplugin.so
12mr|kate-4.9.4-1|39	%{_kde_libdir}/kde4/katesearchplugin.so
12mr|kate-4.9.4-1|40	%{_kde_libdir}/kde4/katesymbolviewerplugin.so
12mr|kate-4.9.4-1|41	%{_kde_libdir}/kde4/katetabbarextensionplugin.so
12mr|kate-4.9.4-1|42	%{_kde_libdir}/kde4/katetextfilterplugin.so
12mr|kate-4.9.4-1|43	%{_kde_libdir}/kde4/plasma_applet_katesession.so
12mr|kate-4.9.4-1|44	%{_kde_libdir}/kde4/katebuildplugin.so
12mr|kate-4.9.4-1|45	%{_kde_libdir}/kde4/katectagsplugin.so
12mr|kate-4.9.4-1|46	%{_kde_libdir}/kde4/kate_kttsd.so
12mr|kate-4.9.4-1|47	%{_kde_libdir}/kde4/katexmlcheckplugin.so
12mr|kate-4.9.4-1|48	%{_kde_libdir}/kde4/katesnippets_tngplugin.so
12mr|kate-4.9.4-1|49	%{_kde_libdir}/kde4/katetabifyplugin.so
12mr|kate-4.9.4-1|50	%{_kde_libdir}/kde4/katexmltoolsplugin.so
12mr|kate-4.9.4-1|51	%{_kde_libdir}/kde4/katefiletreeplugin.so
12mr|kate-4.9.4-1|52	%{_kde_libdir}/kde4/katesqlplugin.so
12mr|kate-4.9.4-1|53	%{_kde_configdir}/ktexteditor_codesnippets_core.knsrc
12mr|kate-4.9.4-1|54	%{_kde_applicationsdir}/kate.desktop
12mr|kate-4.9.4-1|55	%{_kde_applicationsdir}/ktesnippets_editor.desktop
12mr|kate-4.9.4-1|56	%{_kde_appsdir}/kate
12mr|kate-4.9.4-1|57	%{_kde_appsdir}/katexmltools
12mr|kate-4.9.4-1|58	%{_kde_appsdir}/kconf_update/kate-2.4.upd
12mr|kate-4.9.4-1|59	%{_kde_appsdir}/ktexteditor_snippets
12mr|kate-4.9.4-1|60	%{_kde_configdir}/katefiletemplates.knsrc
12mr|kate-4.9.4-1|61	%{_kde_configdir}/katemoderc
12mr|kate-4.9.4-1|62	%{_kde_configdir}/katerc
12mr|kate-4.9.4-1|63	%{_kde_iconsdir}/hicolor/*/apps/*.*
12mr|kate-4.9.4-1|64	%exclude %{_kde_iconsdir}/hicolor/scalable/apps/ktexteditorautobrace.svgz
12mr|kate-4.9.4-1|65	%{_kde_iconsdir}/oxygen/*/actions/*
12mr|kate-4.9.4-1|66	%{_kde_services}/katebacktracebrowserplugin.desktop
12mr|kate-4.9.4-1|67	%{_kde_services}/katefilebrowserplugin.desktop
12mr|kate-4.9.4-1|68	%{_kde_services}/katefiletemplates.desktop
12mr|kate-4.9.4-1|69	%{_kde_services}/kategdbplugin.desktop
12mr|kate-4.9.4-1|70	%{_kde_services}/katekonsoleplugin.desktop
12mr|kate-4.9.4-1|71	%{_kde_services}/katemailfilesplugin.desktop
12mr|kate-4.9.4-1|72	%{_kde_services}/kateopenheader.desktop
12mr|kate-4.9.4-1|73	%{_kde_services}/katequickdocumentswitcher.desktop
12mr|kate-4.9.4-1|74	%{_kde_services}/katesearch.desktop
12mr|kate-4.9.4-1|75	%{_kde_services}/katesymbolviewer.desktop
12mr|kate-4.9.4-1|76	%{_kde_services}/katetabbarextension.desktop
12mr|kate-4.9.4-1|77	%{_kde_services}/katetextfilter.desktop
12mr|kate-4.9.4-1|78	%{_kde_services}/plasma-applet-katesession.desktop
12mr|kate-4.9.4-1|79	%{_kde_services}/katebuildplugin.desktop
12mr|kate-4.9.4-1|80	%{_kde_services}/katectagsplugin.desktop
12mr|kate-4.9.4-1|81	%{_kde_services}/kate_kttsd.desktop
12mr|kate-4.9.4-1|82	%{_kde_services}/katexmlcheck.desktop
12mr|kate-4.9.4-1|83	%{_kde_services}/katesnippets_tngplugin.desktop
12mr|kate-4.9.4-1|84	%{_kde_services}/katetabifyplugin.desktop
12mr|kate-4.9.4-1|85	%{_kde_services}/katexmltools.desktop
12mr|kate-4.9.4-1|86	%{_kde_services}/katesql.desktop
12mr|kate-4.9.4-1|87	%{_kde_services}/katefiletreeplugin.desktop
12mr|kate-4.9.4-1|88	%{_kde_servicetypes}/kateplugin.desktop
12mr|kate-4.9.4-1|89	%{_kde_mandir}/man1/kate.1.*
12mr|kate-4.9.4-1|90	%{_kde_datadir}/mime/packages/ktesnippets.xml
12mr|kate-4.9.4-1|91	%{_kde_docdir}/*/*/kate
12mr|kate-4.9.4-1|92	
12mr|kate-4.9.4-1|93	#-----------------------------------------------------------------------------
12mr|kate-4.9.4-1|94	
12mr|kate-4.9.4-1|95	%package -n katepart
12mr|kate-4.9.4-1|96	Summary:	Kate KPart
12mr|kate-4.9.4-1|97	Group:		Graphical desktop/KDE
12mr|kate-4.9.4-1|98	Conflicts:	kdelibs4-core < 2:4.6.90
12mr|kate-4.9.4-1|99	
12mr|kate-4.9.4-1|100	%description -n katepart
12mr|kate-4.9.4-1|101	This package contains the Kate KPart component.
12mr|kate-4.9.4-1|102	
12mr|kate-4.9.4-1|103	%files -n katepart
12mr|kate-4.9.4-1|104	%{_kde_libdir}/kde4/katepart.so
12mr|kate-4.9.4-1|105	%{_kde_appsdir}/katepart
12mr|kate-4.9.4-1|106	%{_kde_configdir}/katepartpluginsrc
12mr|kate-4.9.4-1|107	%{_kde_services}/katepart.desktop
12mr|kate-4.9.4-1|108	
12mr|kate-4.9.4-1|109	#-----------------------------------------------------------------------------
12mr|kate-4.9.4-1|110	%package -n kwrite
12mr|kate-4.9.4-1|111	Summary:	Simple text editor for KDE 4
12mr|kate-4.9.4-1|112	Group:		Graphical desktop/KDE
12mr|kate-4.9.4-1|113	Requires:	kdebase4-runtime
12mr|kate-4.9.4-1|114	Requires:	katepart = %{EVRD}
12mr|kate-4.9.4-1|115	Suggests:	kate-extensions
12mr|kate-4.9.4-1|116	
12mr|kate-4.9.4-1|117	%description -n kwrite
12mr|kate-4.9.4-1|118	KWrite is a text editor for KDE, based on the Kate's editor component.
12mr|kate-4.9.4-1|119	Features :
12mr|kate-4.9.4-1|120	Syntax highlighting according to the file type
12mr|kate-4.9.4-1|121	Word completion
12mr|kate-4.9.4-1|122	Auto-identation
12mr|kate-4.9.4-1|123	Plugin support
12mr|kate-4.9.4-1|124	Vi input mode
12mr|kate-4.9.4-1|125	
12mr|kate-4.9.4-1|126	%files -n kwrite
12mr|kate-4.9.4-1|127	%{_kde_bindir}/kwrite
12mr|kate-4.9.4-1|128	%{_kde_libdir}/libkdeinit4_kwrite.so
12mr|kate-4.9.4-1|129	%{_kde_applicationsdir}/kwrite.desktop
12mr|kate-4.9.4-1|130	%{_kde_appsdir}/kwrite
12mr|kate-4.9.4-1|131	%{_kde_docdir}/*/*/kwrite
12mr|kate-4.9.4-1|132	
12mr|kate-4.9.4-1|133	#------------------------------------------------------------------------------
12mr|kate-4.9.4-1|134	
12mr|kate-4.9.4-1|135	%package -n ktexteditor
12mr|kate-4.9.4-1|136	Summary:	Ktexteditor
12mr|kate-4.9.4-1|137	Group:		Graphical desktop/KDE
12mr|kate-4.9.4-1|138	Obsoletes:	kate-extensions < %{EVRD}
12mr|kate-4.9.4-1|139	Provides:	kate-extensions = %{EVRD}
12mr|kate-4.9.4-1|140	
12mr|kate-4.9.4-1|141	%description -n ktexteditor
12mr|kate-4.9.4-1|142	Ktexteditor package
12mr|kate-4.9.4-1|143	
12mr|kate-4.9.4-1|144	%files -n ktexteditor
12mr|kate-4.9.4-1|145	%{_kde_libdir}/kde4/ktexteditor_autobrace.so
12mr|kate-4.9.4-1|146	%{_kde_libdir}/kde4/ktexteditor_exporter.so
12mr|kate-4.9.4-1|147	%{_kde_libdir}/kde4/ktexteditor_hlselection.so
12mr|kate-4.9.4-1|148	%{_kde_libdir}/kde4/ktexteditor_iconinserter.so
12mr|kate-4.9.4-1|149	%{_kde_libdir}/kde4/ktexteditor_insanehtml_le.so
12mr|kate-4.9.4-1|150	%{_kde_libdir}/kde4/ktexteditor_insertfile.so
12mr|kate-4.9.4-1|151	%{_kde_libdir}/kde4/ktexteditor_kdatatool.so
12mr|kate-4.9.4-1|152	%{_kde_libdir}/kde4/ktexteditor_python-encoding.so
12mr|kate-4.9.4-1|153	%{_kde_appsdir}/ktexteditor_exporter
12mr|kate-4.9.4-1|154	%{_kde_appsdir}/ktexteditor_iconinserter
12mr|kate-4.9.4-1|155	%{_kde_appsdir}/ktexteditor_insanehtml_le
12mr|kate-4.9.4-1|156	%{_kde_appsdir}/ktexteditor_insertfile
12mr|kate-4.9.4-1|157	%{_kde_appsdir}/ktexteditor_kdatatool
12mr|kate-4.9.4-1|158	%{_kde_services}/ktexteditor_autobrace.desktop
12mr|kate-4.9.4-1|159	%{_kde_services}/ktexteditor_autobrace_config.desktop
12mr|kate-4.9.4-1|160	%{_kde_services}/ktexteditor_exporter.desktop
12mr|kate-4.9.4-1|161	%{_kde_services}/ktexteditor_hlselection.desktop
12mr|kate-4.9.4-1|162	%{_kde_services}/ktexteditor_iconinserter.desktop
12mr|kate-4.9.4-1|163	%{_kde_services}/ktexteditor_insanehtml_le.desktop
12mr|kate-4.9.4-1|164	%{_kde_services}/ktexteditor_insertfile.desktop
12mr|kate-4.9.4-1|165	%{_kde_services}/ktexteditor_kdatatool.desktop
12mr|kate-4.9.4-1|166	%{_kde_services}/ktexteditor_python-encoding.desktop
12mr|kate-4.9.4-1|167	%{_kde_iconsdir}/hicolor/scalable/apps/ktexteditorautobrace.svgz
12mr|kate-4.9.4-1|168	
12mr|kate-4.9.4-1|169	#------------------------------------------------------------------------------
12mr|kate-4.9.4-1|170	
12mr|kate-4.9.4-1|171	%define kateinterfaces_major 4
12mr|kate-4.9.4-1|172	%define libkateinterfaces %mklibname kateinterfaces %{kateinterfaces_major}
12mr|kate-4.9.4-1|173	
12mr|kate-4.9.4-1|174	%package -n %{libkateinterfaces}
12mr|kate-4.9.4-1|175	Summary:	Runtime library for Kate
12mr|kate-4.9.4-1|176	Group:		System/Libraries
12mr|kate-4.9.4-1|177	
12mr|kate-4.9.4-1|178	%description -n %{libkateinterfaces}
12mr|kate-4.9.4-1|179	Runtime library for Kate.
12mr|kate-4.9.4-1|180	
12mr|kate-4.9.4-1|181	%files -n %{libkateinterfaces}
12mr|kate-4.9.4-1|182	%{_kde_libdir}/libkateinterfaces.so.%{kateinterfaces_major}*
12mr|kate-4.9.4-1|183	
12mr|kate-4.9.4-1|184	#------------------------------------------------------------------------------
12mr|kate-4.9.4-1|185	
12mr|kate-4.9.4-1|186	%define libkatepartinterfaces_major 4
12mr|kate-4.9.4-1|187	%define libkatepartinterfaces %mklibname katepartinterfaces %{libkatepartinterfaces_major}
12mr|kate-4.9.4-1|188	
12mr|kate-4.9.4-1|189	%package -n %{libkatepartinterfaces}
12mr|kate-4.9.4-1|190	Summary:	KDE 4 library
12mr|kate-4.9.4-1|191	Group:		System/Libraries
12mr|kate-4.9.4-1|192	
12mr|kate-4.9.4-1|193	%description -n %{libkatepartinterfaces}
12mr|kate-4.9.4-1|194	Runtime library for Kate.
12mr|kate-4.9.4-1|195	
12mr|kate-4.9.4-1|196	%files -n %{libkatepartinterfaces}
12mr|kate-4.9.4-1|197	%{_kde_libdir}/libkatepartinterfaces.so.%{libkatepartinterfaces_major}*
12mr|kate-4.9.4-1|198	
12mr|kate-4.9.4-1|199	#--------------------------------------------------------------------------------
12mr|kate-4.9.4-1|200	
12mr|kate-4.9.4-1|201	%define ktexteditor_codesnipets_major 0
12mr|kate-4.9.4-1|202	%define libktexteditor_codesnipets %mklibname ktexteditor-codesnippets %{ktexteditor_codesnipets_major}
12mr|kate-4.9.4-1|203	
12mr|kate-4.9.4-1|204	%package -n %{libktexteditor_codesnipets}
12mr|kate-4.9.4-1|205	Summary:	Ktexteditory Library
12mr|kate-4.9.4-1|206	Group:		System/Libraries
12mr|kate-4.9.4-1|207	Obsoletes:	%{_lib}ktexteditor_codesnippets_core0 < %{EVRD}
12mr|kate-4.9.4-1|208	
12mr|kate-4.9.4-1|209	%description -n %{libktexteditor_codesnipets}
12mr|kate-4.9.4-1|210	Ktexteditory codesnipets library.
12mr|kate-4.9.4-1|211	
12mr|kate-4.9.4-1|212	%files -n %{libktexteditor_codesnipets}
12mr|kate-4.9.4-1|213	%{_kde_libdir}/libktexteditor_codesnippets_core.so.%{ktexteditor_codesnipets_major}*
12mr|kate-4.9.4-1|214	
12mr|kate-4.9.4-1|215	#---------------------------------------------------------------------
12mr|kate-4.9.4-1|216	
12mr|kate-4.9.4-1|217	%package devel
12mr|kate-4.9.4-1|218	Summary:	Header files for kate
12mr|kate-4.9.4-1|219	Group:		Development/KDE and Qt
12mr|kate-4.9.4-1|220	Requires:	kdelibs4-devel
12mr|kate-4.9.4-1|221	Requires:	pkgconfig(hunspell)
12mr|kate-4.9.4-1|222	Requires:	pkgconfig(libxslt)
12mr|kate-4.9.4-1|223	Requires:	subversion-devel
12mr|kate-4.9.4-1|224	Requires:	binutils-devel
12mr|kate-4.9.4-1|225	Requires:	boost-devel
12mr|kate-4.9.4-1|226	Requires:	libltdl-devel
12mr|kate-4.9.4-1|227	Requires:	antlr-tool
12mr|kate-4.9.4-1|228	Requires:	antlr-C++
12mr|kate-4.9.4-1|229	Requires:	%{libkateinterfaces} = %{EVRD}
12mr|kate-4.9.4-1|230	Requires:	%{libktexteditor_codesnipets} = %{EVRD}
12mr|kate-4.9.4-1|231	Requires:	%{libkatepartinterfaces} = %{EVRD}
12mr|kate-4.9.4-1|232	Conflicts:	kdesdk4-devel < 1:4.6.90
12mr|kate-4.9.4-1|233	Conflicts:	kdelibs4-devel < 2:4.6.90
12mr|kate-4.9.4-1|234	
12mr|kate-4.9.4-1|235	%description  devel
12mr|kate-4.9.4-1|236	This package includes the header files you will need to compile applications
12mr|kate-4.9.4-1|237	against kate.
12mr|kate-4.9.4-1|238	
12mr|kate-4.9.4-1|239	%files devel
12mr|kate-4.9.4-1|240	%{_kde_includedir}/*
12mr|kate-4.9.4-1|241	%{_kde_libdir}/libkateinterfaces.so
12mr|kate-4.9.4-1|242	%{_kde_libdir}/libkatepartinterfaces.so
12mr|kate-4.9.4-1|243	%{_kde_libdir}/libktexteditor_codesnippets_core.so
12mr|kate-4.9.4-1|244	
12mr|kate-4.9.4-1|245	#---------------------------------------------------------------
12mr|kate-4.9.4-1|246	
12mr|kate-4.9.4-1|247	%prep
12mr|kate-4.9.4-1|248	%setup -q
12mr|kate-4.9.4-1|249	
12mr|kate-4.9.4-1|250	%build
12mr|kate-4.9.4-1|251	%cmake_kde4
12mr|kate-4.9.4-1|252	%make
12mr|kate-4.9.4-1|253	
12mr|kate-4.9.4-1|254	%install
12mr|kate-4.9.4-1|255	%makeinstall_std -C build
12mr|kate-4.9.4-1|256	
12mr|kate-4.9.4-1|257	%changelog
12mr|kate-4.9.4-1|258	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.4-1
12mr|kate-4.9.4-1|259	- New version 4.9.4
12mr|kate-4.9.4-1|260	
12mr|kate-4.9.4-1|261	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.3-1
12mr|kate-4.9.4-1|262	- New version 4.9.3
12mr|kate-4.9.4-1|263	
12mr|kate-4.9.4-1|264	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.2-1
12mr|kate-4.9.4-1|265	- New version 4.9.2
12mr|kate-4.9.4-1|266	
12mr|kate-4.9.4-1|267	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.1-1
12mr|kate-4.9.4-1|268	- New version 4.9.1
12mr|kate-4.9.4-1|269	
12mr|kate-4.9.4-1|270	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.0-1
12mr|kate-4.9.4-1|271	- New version 4.9.0
12mr|kate-4.9.4-1|272	- Add URL
12mr|kate-4.9.4-1|273	
12mr|kate-4.9.4-1|274	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.97-1
12mr|kate-4.9.4-1|275	- New version 4.8.97
12mr|kate-4.9.4-1|276	
12mr|kate-4.9.4-1|277	* Tue Jul 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.95-1
12mr|kate-4.9.4-1|278	- New version 4.8.95
12mr|kate-4.9.4-1|279	- Artistic Comment extension is removed in upstream, fix file list
12mr|kate-4.9.4-1|280	
12mr|kate-4.9.4-1|281	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 3:4.8.4-69.1mib2010.2
12mr|kate-4.9.4-1|282	- New version 4.8.4
12mr|kate-4.9.4-1|283	- MIB (Mandriva International Backports)
12mr|kate-4.9.4-1|284	
12mr|kate-4.9.4-1|285	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 3:4.8.3-69.1mib2010.2
12mr|kate-4.9.4-1|286	- New version 4.8.3
12mr|kate-4.9.4-1|287	- MIB (Mandriva International Backports)
12mr|kate-4.9.4-1|288	
12mr|kate-4.9.4-1|289	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 3:4.8.2-69.1mib2010.2
12mr|kate-4.9.4-1|290	- New version 4.8.2
12mr|kate-4.9.4-1|291	- MIB (Mandriva International Backports)
12mr|kate-4.9.4-1|292	
12mr|kate-4.9.4-1|293	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 3:4.8.1-69.1mib2010.2
12mr|kate-4.9.4-1|294	- New version 4.8.1
12mr|kate-4.9.4-1|295	- Add Obsoletes for libktexteditor_codesnippets_core0
12mr|kate-4.9.4-1|296	- MIB (Mandriva International Backports)
12mr|kate-4.9.4-1|297	
12mr|kate-4.9.4-1|298	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 3:4.8.0-69.2mib2010.2
12mr|kate-4.9.4-1|299	+ Revision: 770515
12mr|kate-4.9.4-1|300	- Backport to 2010.2 for MIB users
12mr|kate-4.9.4-1|301	- MIB (Mandriva International Backports)
12mr|kate-4.9.4-1|302	
12mr|kate-4.9.4-1|303	* Wed Feb 01 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3:4.8.0-2
12mr|kate-4.9.4-1|304	+ Revision: 770515
12mr|kate-4.9.4-1|305	- add required epoch to satisfy dependencies
12mr|kate-4.9.4-1|306	- add rpmlintrc config to filter out some errors
12mr|kate-4.9.4-1|307	
12mr|kate-4.9.4-1|308	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|kate-4.9.4-1|309	+ Revision: 762451
12mr|kate-4.9.4-1|310	- New upstream tarball
12mr|kate-4.9.4-1|311	
12mr|kate-4.9.4-1|312	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|kate-4.9.4-1|313	+ Revision: 758043
12mr|kate-4.9.4-1|314	- New upstream tarball
12mr|kate-4.9.4-1|315	
12mr|kate-4.9.4-1|316	* Tue Jan 03 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|kate-4.9.4-1|317	+ Revision: 748825
12mr|kate-4.9.4-1|318	- Fix file list
12mr|kate-4.9.4-1|319	- Fix file list
12mr|kate-4.9.4-1|320	- New upstream tarball
12mr|kate-4.9.4-1|321	
12mr|kate-4.9.4-1|322	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|kate-4.9.4-1|323	+ Revision: 739354
12mr|kate-4.9.4-1|324	- New upstream tarball
12mr|kate-4.9.4-1|325	
12mr|kate-4.9.4-1|326	* Sun Dec 04 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-2
12mr|kate-4.9.4-1|327	+ Revision: 737681
12mr|kate-4.9.4-1|328	- Remove kate-extensions which is exactly the same as ktexteditor ( thanks to Per Oyvind )
12mr|kate-4.9.4-1|329	
12mr|kate-4.9.4-1|330	* Sat Dec 03 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 2:4.7.80-1
12mr|kate-4.9.4-1|331	+ Revision: 737547
12mr|kate-4.9.4-1|332	- drop no longer provided files from %%files
12mr|kate-4.9.4-1|333	
12mr|kate-4.9.4-1|334	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kate-4.9.4-1|335	- New upstream tarball 4.7.80
12mr|kate-4.9.4-1|336	
12mr|kate-4.9.4-1|337	* Sat Sep 10 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|kate-4.9.4-1|338	+ Revision: 699184
12mr|kate-4.9.4-1|339	- Fix file list
12mr|kate-4.9.4-1|340	- imported package kate
12mr|kate-4.9.4-1|341	

14483 12
12mr|kbd-1.15.3-8|1	%define kbddir /usr/lib/kbd
12mr|kbd-1.15.3-8|2	%define mdv_keymaps_ver 20081113
12mr|kbd-1.15.3-8|3	
12mr|kbd-1.15.3-8|4	Name:   	kbd
12mr|kbd-1.15.3-8|5	Version:	1.15.3
12mr|kbd-1.15.3-8|6	Release:	8
12mr|kbd-1.15.3-8|7	Summary:	Keyboard and console utilities for Linux
12mr|kbd-1.15.3-8|8	License:	GPL
12mr|kbd-1.15.3-8|9	Group:  	Terminals
12mr|kbd-1.15.3-8|10	URL:    	ftp://ftp.kernel.org/pub/linux/utils/kbd/
12mr|kbd-1.15.3-8|11	Source0:	ftp://ftp.kernel.org/pub/linux/utils/kbd/kbd-%{version}.tar.bz2
12mr|kbd-1.15.3-8|12	Source2:	ucwfonts.tar.bz2
12mr|kbd-1.15.3-8|13	Source3:	ftp://ftp.linux-france.org/pub/macintosh/kbd-mac-fr-4.1.tar.gz
12mr|kbd-1.15.3-8|14	Source5:	kbd-mdv-keymaps-%{mdv_keymaps_ver}.tar.bz2
12mr|kbd-1.15.3-8|15	Source6:	configure_keyboard.sh
12mr|kbd-1.15.3-8|16	Source7:	setsysfont
12mr|kbd-1.15.3-8|17	# mandriva keyboard updates
12mr|kbd-1.15.3-8|18	Patch0: 	kbd-1.15-mandriva.patch
12mr|kbd-1.15.3-8|19	# tilde with twosuperior in french keyboard
12mr|kbd-1.15.3-8|20	Patch1: 	kbd-1.15-tilde_twosuperior_french_kbd.patch
12mr|kbd-1.15.3-8|21	# some modifications to cover PPC using Linux keycodes
12mr|kbd-1.15.3-8|22	Patch2: 	kbd-1.12-ppc_using_linux_keycodes.patch
12mr|kbd-1.15.3-8|23	# thai support, I tried to convert it from console-tools package
12mr|kbd-1.15.3-8|24	# (support added by Pablo), see these patches as reference:
12mr|kbd-1.15.3-8|25	# http://linux.thai.net/~thep/th-console/console-tools/console-tools-thai_ksym.patch
12mr|kbd-1.15.3-8|26	# http://linux.thai.net/~thep/th-console/console-data/console-data-thai_orig-1999.08.29.patch
12mr|kbd-1.15.3-8|27	# (note: thai_ksym patch not needed anymore, it's merged in kbd)
12mr|kbd-1.15.3-8|28	Patch4: 	kbd-1.12-data_thai.patch
12mr|kbd-1.15.3-8|29	# avoid kbd scheme for loadkeys, we use unicode_start in configure_keyboard.sh
12mr|kbd-1.15.3-8|30	Patch5: 	kbd-1.14.1-unicode_start_no_loadkeys.patch
12mr|kbd-1.15.3-8|31	# (fc) remove unneeded calls in unicode_stop
12mr|kbd-1.15.3-8|32	Patch6:		kbd-1.15-remove-unneeded-calls.patch
12mr|kbd-1.15.3-8|33	# (fc) allow to wait for VT switch in userland (Novell bug #540482) (Gentoo)
12mr|kbd-1.15.3-8|34	Patch7:		kbd-1.12-chvt-userwait.patch
12mr|kbd-1.15.3-8|35	# (tpg) fix es translation, probably will be dropped on next release
12mr|kbd-1.15.3-8|36	Patch8:		kbd-1.15.3-fix-es-translation.patch
12mr|kbd-1.15.3-8|37	BuildRequires:	bison
12mr|kbd-1.15.3-8|38	BuildRequires:	flex
12mr|kbd-1.15.3-8|39	BuildRequires:	gcc
12mr|kbd-1.15.3-8|40	BuildRequires:	gettext-devel
12mr|kbd-1.15.3-8|41	BuildRequires:	glibc-devel
12mr|kbd-1.15.3-8|42	BuildRequires:	make
12mr|kbd-1.15.3-8|43	Conflicts:	initscripts <= 8.54-2mdv2008.0
12mr|kbd-1.15.3-8|44	Conflicts:	util-linux < 2.13
12mr|kbd-1.15.3-8|45	Obsoletes:	console-tools <= 0.2.3-64
12mr|kbd-1.15.3-8|46	Obsoletes:	libconsole0 <= 0.2.3-64
12mr|kbd-1.15.3-8|47	Obsoletes:	libconsole0-devel <= 0.2.3-64
12mr|kbd-1.15.3-8|48	Obsoletes:	libconsole0-static-devel <= 0.2.3-64
12mr|kbd-1.15.3-8|49	Obsoletes:	lib64console0 <= 0.2.3-64
12mr|kbd-1.15.3-8|50	Obsoletes:	lib64console0-devel <= 0.2.3-64
12mr|kbd-1.15.3-8|51	Obsoletes:	lib64console0-static-devel <= 0.2.3-64
12mr|kbd-1.15.3-8|52	
12mr|kbd-1.15.3-8|53	%description
12mr|kbd-1.15.3-8|54	This package contains utilities to load console fonts and keyboard maps.
12mr|kbd-1.15.3-8|55	It also includes a number of different fonts and keyboard maps.
12mr|kbd-1.15.3-8|56	
12mr|kbd-1.15.3-8|57	%prep
12mr|kbd-1.15.3-8|58	%setup -q -a 2
12mr|kbd-1.15.3-8|59	%patch0 -p1
12mr|kbd-1.15.3-8|60	%patch1 -p1
12mr|kbd-1.15.3-8|61	%ifarch ppc ppc64
12mr|kbd-1.15.3-8|62	%patch2 -p1
12mr|kbd-1.15.3-8|63	%endif
12mr|kbd-1.15.3-8|64	%patch4 -p1
12mr|kbd-1.15.3-8|65	%patch5 -p1
12mr|kbd-1.15.3-8|66	%patch6 -p1
12mr|kbd-1.15.3-8|67	%patch7 -p1
12mr|kbd-1.15.3-8|68	%patch8 -p1
12mr|kbd-1.15.3-8|69	
12mr|kbd-1.15.3-8|70	mkdir mac_frnew; cd mac_frnew
12mr|kbd-1.15.3-8|71	tar -zxf %{SOURCE3}
12mr|kbd-1.15.3-8|72	gunzip mac-fr-ext_new.kmap.gz
12mr|kbd-1.15.3-8|73	mv mac-fr-ext_new.kmap ../data/keymaps/mac/all/mac-fr-ext_new.map
12mr|kbd-1.15.3-8|74	cd ..; rm -rf mac_frnew
12mr|kbd-1.15.3-8|75	
12mr|kbd-1.15.3-8|76	pushd data
12mr|kbd-1.15.3-8|77	tar -jxf %{SOURCE5}
12mr|kbd-1.15.3-8|78	cp keymaps/i386/include/delete.inc keymaps/i386/include/delete.map
12mr|kbd-1.15.3-8|79	popd
12mr|kbd-1.15.3-8|80	
12mr|kbd-1.15.3-8|81	%build
12mr|kbd-1.15.3-8|82	%configure2_5x	\
12mr|kbd-1.15.3-8|83	--datadir=%{kbddir} \
12mr|kbd-1.15.3-8|84	--mandir=%{_mandir} \
12mr|kbd-1.15.3-8|85	--enable-nls \
12mr|kbd-1.15.3-8|86	--localedir=%{_datadir}/locale \
12mr|kbd-1.15.3-8|87	--enable-optional-progs \
12mr|kbd-1.15.3-8|88	--disable-rpath
12mr|kbd-1.15.3-8|89	
12mr|kbd-1.15.3-8|90	%make
12mr|kbd-1.15.3-8|91	
12mr|kbd-1.15.3-8|92	%install
12mr|kbd-1.15.3-8|93	%makeinstall_std \
12mr|kbd-1.15.3-8|94	localedir=%{_datadir}/locale
12mr|kbd-1.15.3-8|95	
12mr|kbd-1.15.3-8|96	# keep some keymap/consolefonts compatibility with console-tools
12mr|kbd-1.15.3-8|97	ln -s fr-latin9.map.gz \
12mr|kbd-1.15.3-8|98	%{buildroot}%{kbddir}/keymaps/i386/azerty/fr-latin0.map.gz
12mr|kbd-1.15.3-8|99	ln -s us-acentos.map.gz \
12mr|kbd-1.15.3-8|100	%{buildroot}%{kbddir}/keymaps/i386/qwerty/us-intl.map.gz
12mr|kbd-1.15.3-8|101	ln -s mac-us.map.gz \
12mr|kbd-1.15.3-8|102	%{buildroot}%{kbddir}/keymaps/mac/all/mac-br-abnt2.map.gz
12mr|kbd-1.15.3-8|103	ln -s mac-us.map.gz \
12mr|kbd-1.15.3-8|104	%{buildroot}%{kbddir}/keymaps/mac/all/mac-gr.map.gz
12mr|kbd-1.15.3-8|105	ln -s mac-us.map.gz \
12mr|kbd-1.15.3-8|106	%{buildroot}%{kbddir}/keymaps/mac/all/mac-no-latin1.map.gz
12mr|kbd-1.15.3-8|107	ln -s mac-us.map.gz \
12mr|kbd-1.15.3-8|108	%{buildroot}%{kbddir}/keymaps/mac/all/mac-cz-us-qwertz.map.gz
12mr|kbd-1.15.3-8|109	ln -s mac-us.map.gz \
12mr|kbd-1.15.3-8|110	%{buildroot}%{kbddir}/keymaps/mac/all/mac-hu.map.gz
12mr|kbd-1.15.3-8|111	ln -s mac-us.map.gz \
12mr|kbd-1.15.3-8|112	%{buildroot}%{kbddir}/keymaps/mac/all/mac-Pl02.map.gz
12mr|kbd-1.15.3-8|113	ln -s mac-us.map.gz \
12mr|kbd-1.15.3-8|114	%{buildroot}%{kbddir}/keymaps/mac/all/mac-ru1.map.gz
12mr|kbd-1.15.3-8|115	ln -s mac-us.map.gz \
12mr|kbd-1.15.3-8|116	%{buildroot}%{kbddir}/keymaps/mac/all/mac-jp106.map.gz
12mr|kbd-1.15.3-8|117	ln -s iso07u-16.psfu.gz \
12mr|kbd-1.15.3-8|118	%{buildroot}%{kbddir}/consolefonts/iso07.f16.psfu.gz
12mr|kbd-1.15.3-8|119	ln -s lat2-16.psfu.gz \
12mr|kbd-1.15.3-8|120	%{buildroot}%{kbddir}/consolefonts/lat2-sun16.psfu.gz
12mr|kbd-1.15.3-8|121	ln -s lat5-16.psfu.gz \
12mr|kbd-1.15.3-8|122	%{buildroot}%{kbddir}/consolefonts/lat5u-16.psfu.gz
12mr|kbd-1.15.3-8|123	
12mr|kbd-1.15.3-8|124	# Our initscripts/drakx-kbd-mouse-x11 may want to load these directly as
12mr|kbd-1.15.3-8|125	# they were like this when using console-tools (GRP_TOGGLE), so we do
12mr|kbd-1.15.3-8|126	# this to keep compatibility (#32284)
12mr|kbd-1.15.3-8|127	for toggle_file in alt_shift_toggle caps_toggle ctrl_alt_toggle \
12mr|kbd-1.15.3-8|128	ctrl_shift_toggle lwin_toggle menu_toggle \
12mr|kbd-1.15.3-8|129	rwin_toggle toggle
12mr|kbd-1.15.3-8|130	do
12mr|kbd-1.15.3-8|131	cp %{buildroot}%{kbddir}/keymaps/i386/include/$toggle_file.inc \
12mr|kbd-1.15.3-8|132	%{buildroot}%{kbddir}/keymaps/i386/include/$toggle_file.map
12mr|kbd-1.15.3-8|133	gzip %{buildroot}%{kbddir}/keymaps/i386/include/$toggle_file.map
12mr|kbd-1.15.3-8|134	done
12mr|kbd-1.15.3-8|135	
12mr|kbd-1.15.3-8|136	mkdir -p %{buildroot}/%{_sysconfdir}/profile.d
12mr|kbd-1.15.3-8|137	install -m 644 %{SOURCE6} \
12mr|kbd-1.15.3-8|138	%{buildroot}/%{_sysconfdir}/profile.d/40configure_keyboard.sh
12mr|kbd-1.15.3-8|139	
12mr|kbd-1.15.3-8|140	mkdir -p %{buildroot}/%{_sysconfdir}/rc.d/init.d
12mr|kbd-1.15.3-8|141	
12mr|kbd-1.15.3-8|142	# some scripts expects setfont, unicode_{start,stop} and loadkeys inside /bin
12mr|kbd-1.15.3-8|143	mkdir -p %{buildroot}/bin
12mr|kbd-1.15.3-8|144	mv %{buildroot}/%{_bindir}/unicode_{start,stop} %{buildroot}/bin
12mr|kbd-1.15.3-8|145	ln -s ../../bin/unicode_start %{buildroot}/%{_bindir}/unicode_start
12mr|kbd-1.15.3-8|146	ln -s ../../bin/unicode_stop %{buildroot}/%{_bindir}/unicode_stop
12mr|kbd-1.15.3-8|147	mv %{buildroot}/%{_bindir}/{loadkeys,setfont,kbd_mode} %{buildroot}/bin
12mr|kbd-1.15.3-8|148	ln -s ../../bin/kbd_mode %{buildroot}/%{_bindir}/kbd_mode
12mr|kbd-1.15.3-8|149	ln -s ../../bin/loadkeys %{buildroot}/%{_bindir}/loadkeys
12mr|kbd-1.15.3-8|150	ln -s ../../bin/setfont %{buildroot}/%{_bindir}/setfont
12mr|kbd-1.15.3-8|151	
12mr|kbd-1.15.3-8|152	mkdir %{buildroot}/sbin
12mr|kbd-1.15.3-8|153	install -m 0755 %{SOURCE7} %{buildroot}/sbin
12mr|kbd-1.15.3-8|154	
12mr|kbd-1.15.3-8|155	%find_lang %{name}
12mr|kbd-1.15.3-8|156	
12mr|kbd-1.15.3-8|157	%triggerun -- kbd < 1.15-5mdv
12mr|kbd-1.15.3-8|158	/sbin/chkconfig --del keytable
12mr|kbd-1.15.3-8|159	exit 0
12mr|kbd-1.15.3-8|160	
12mr|kbd-1.15.3-8|161	
12mr|kbd-1.15.3-8|162	%files -f %{name}.lang
12mr|kbd-1.15.3-8|163	%defattr(0755,root,root,0755)
12mr|kbd-1.15.3-8|164	%{_bindir}/chvt
12mr|kbd-1.15.3-8|165	%{_bindir}/deallocvt
12mr|kbd-1.15.3-8|166	%{_bindir}/dumpkeys
12mr|kbd-1.15.3-8|167	%{_bindir}/fgconsole
12mr|kbd-1.15.3-8|168	%{_bindir}/getkeycodes
12mr|kbd-1.15.3-8|169	%{_bindir}/kbd_mode
12mr|kbd-1.15.3-8|170	%{_bindir}/kbdrate
12mr|kbd-1.15.3-8|171	%{_bindir}/loadkeys
12mr|kbd-1.15.3-8|172	%{_bindir}/loadunimap
12mr|kbd-1.15.3-8|173	%{_bindir}/mapscrn
12mr|kbd-1.15.3-8|174	%{_bindir}/openvt
12mr|kbd-1.15.3-8|175	%{_bindir}/psfaddtable
12mr|kbd-1.15.3-8|176	%{_bindir}/psfgettable
12mr|kbd-1.15.3-8|177	%{_bindir}/psfstriptable
12mr|kbd-1.15.3-8|178	%{_bindir}/psfxtable
12mr|kbd-1.15.3-8|179	%ifarch %{ix86}
12mr|kbd-1.15.3-8|180	%{_bindir}/resizecons
12mr|kbd-1.15.3-8|181	%endif
12mr|kbd-1.15.3-8|182	%{_bindir}/setfont
12mr|kbd-1.15.3-8|183	%{_bindir}/setkeycodes
12mr|kbd-1.15.3-8|184	%{_bindir}/setleds
12mr|kbd-1.15.3-8|185	%{_bindir}/setmetamode
12mr|kbd-1.15.3-8|186	%{_bindir}/showconsolefont
12mr|kbd-1.15.3-8|187	%{_bindir}/showkey
12mr|kbd-1.15.3-8|188	%{_bindir}/unicode_start
12mr|kbd-1.15.3-8|189	%{_bindir}/unicode_stop
12mr|kbd-1.15.3-8|190	%{_bindir}/clrunimap
12mr|kbd-1.15.3-8|191	%{_bindir}/getunimap
12mr|kbd-1.15.3-8|192	%{_bindir}/kbdinfo
12mr|kbd-1.15.3-8|193	%{_bindir}/outpsfheader
12mr|kbd-1.15.3-8|194	%{_bindir}/screendump
12mr|kbd-1.15.3-8|195	%{_bindir}/setlogcons
12mr|kbd-1.15.3-8|196	%{_bindir}/setpalette
12mr|kbd-1.15.3-8|197	%{_bindir}/setvesablank
12mr|kbd-1.15.3-8|198	%{_bindir}/setvtrgb
12mr|kbd-1.15.3-8|199	%{_bindir}/spawn_console
12mr|kbd-1.15.3-8|200	%{_bindir}/spawn_login
12mr|kbd-1.15.3-8|201	#config(noreplace) %{_sysconfdir}/profile.d/40configure_keyboard.sh
12mr|kbd-1.15.3-8|202	#we need replace it
12mr|kbd-1.15.3-8|203	%config %{_sysconfdir}/profile.d/40configure_keyboard.sh
12mr|kbd-1.15.3-8|204	/bin/loadkeys
12mr|kbd-1.15.3-8|205	/bin/setfont
12mr|kbd-1.15.3-8|206	/bin/unicode_start
12mr|kbd-1.15.3-8|207	/bin/unicode_stop
12mr|kbd-1.15.3-8|208	/bin/kbd_mode
12mr|kbd-1.15.3-8|209	/sbin/setsysfont
12mr|kbd-1.15.3-8|210	%defattr(0644,root,root,0755)
12mr|kbd-1.15.3-8|211	%{_mandir}/man1/chvt.1*
12mr|kbd-1.15.3-8|212	%{_mandir}/man1/deallocvt.1*
12mr|kbd-1.15.3-8|213	%{_mandir}/man1/dumpkeys.1*
12mr|kbd-1.15.3-8|214	%{_mandir}/man1/fgconsole.1*
12mr|kbd-1.15.3-8|215	%{_mandir}/man1/kbd_mode.1*
12mr|kbd-1.15.3-8|216	%{_mandir}/man1/loadkeys.1*
12mr|kbd-1.15.3-8|217	%{_mandir}/man1/openvt.1*
12mr|kbd-1.15.3-8|218	%{_mandir}/man1/psfaddtable.1*
12mr|kbd-1.15.3-8|219	%{_mandir}/man1/psfgettable.1*
12mr|kbd-1.15.3-8|220	%{_mandir}/man1/psfstriptable.1*
12mr|kbd-1.15.3-8|221	%{_mandir}/man1/psfxtable.1*
12mr|kbd-1.15.3-8|222	%{_mandir}/man1/setleds.1*
12mr|kbd-1.15.3-8|223	%{_mandir}/man1/setmetamode.1*
12mr|kbd-1.15.3-8|224	%{_mandir}/man1/showkey.1*
12mr|kbd-1.15.3-8|225	%{_mandir}/man1/unicode_start.1*
12mr|kbd-1.15.3-8|226	%{_mandir}/man1/unicode_stop.1*
12mr|kbd-1.15.3-8|227	%{_mandir}/man5/keymaps.5*
12mr|kbd-1.15.3-8|228	%{_mandir}/man8/getkeycodes.8*
12mr|kbd-1.15.3-8|229	%{_mandir}/man8/kbdrate.8*
12mr|kbd-1.15.3-8|230	%{_mandir}/man8/loadunimap.8*
12mr|kbd-1.15.3-8|231	%{_mandir}/man8/mapscrn.8*
12mr|kbd-1.15.3-8|232	%{_mandir}/man8/resizecons.8*
12mr|kbd-1.15.3-8|233	%{_mandir}/man8/setfont.8*
12mr|kbd-1.15.3-8|234	%{_mandir}/man8/setkeycodes.8*
12mr|kbd-1.15.3-8|235	%{_mandir}/man8/showconsolefont.8*
12mr|kbd-1.15.3-8|236	%{_mandir}/man1/codepage.1*
12mr|kbd-1.15.3-8|237	%{_mandir}/man1/screendump.1*
12mr|kbd-1.15.3-8|238	%{_mandir}/man1/splitfont.1*
12mr|kbd-1.15.3-8|239	%{_mandir}/man8/clrunimap.8*
12mr|kbd-1.15.3-8|240	%{_mandir}/man8/getunimap.8*
12mr|kbd-1.15.3-8|241	%{_mandir}/man8/mk_modmap.8*
12mr|kbd-1.15.3-8|242	%{_mandir}/man8/setlogcons.8*
12mr|kbd-1.15.3-8|243	%{_mandir}/man8/setvesablank.8*
12mr|kbd-1.15.3-8|244	%{_mandir}/man8/setvtrgb.8*
12mr|kbd-1.15.3-8|245	%{_mandir}/man8/vcstime.8*
12mr|kbd-1.15.3-8|246	%{kbddir}
12mr|kbd-1.15.3-8|247	
12mr|kbd-1.15.3-8|248	
12mr|kbd-1.15.3-8|249	%changelog
12mr|kbd-1.15.3-8|250	* Sun Jun 19 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.15.3-1mdv2011.0
12mr|kbd-1.15.3-8|251	+ Revision: 686039
12mr|kbd-1.15.3-8|252	- update to new version 1.15.3
12mr|kbd-1.15.3-8|253	- Patch8: fix es translations
12mr|kbd-1.15.3-8|254	- nuke rpath
12mr|kbd-1.15.3-8|255	- enable building od optional programs
12mr|kbd-1.15.3-8|256	- update file list
12mr|kbd-1.15.3-8|257	
12mr|kbd-1.15.3-8|258	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.15.2-4
12mr|kbd-1.15.3-8|259	+ Revision: 666005
12mr|kbd-1.15.3-8|260	- mass rebuild
12mr|kbd-1.15.3-8|261	
12mr|kbd-1.15.3-8|262	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.15.2-3mdv2011.0
12mr|kbd-1.15.3-8|263	+ Revision: 606249
12mr|kbd-1.15.3-8|264	- rebuild
12mr|kbd-1.15.3-8|265	
12mr|kbd-1.15.3-8|266	+ Frederic Crozat <fcrozat@mandriva.com>
12mr|kbd-1.15.3-8|267	- Patch7 (Gentoo): allow to wait for VT switch in userland (Novell bug #540482)
12mr|kbd-1.15.3-8|268	
12mr|kbd-1.15.3-8|269	* Thu Apr 15 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.15.2-1mdv2010.1
12mr|kbd-1.15.3-8|270	+ Revision: 535180
12mr|kbd-1.15.3-8|271	- Updated to version 1.15.2
12mr|kbd-1.15.3-8|272	
12mr|kbd-1.15.3-8|273	* Sun Jan 24 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1.15.1-1mdv2010.1
12mr|kbd-1.15.3-8|274	+ Revision: 495591
12mr|kbd-1.15.3-8|275	- update to new version 1.15.1
12mr|kbd-1.15.3-8|276	- drop patch 3, fixed by upstream
12mr|kbd-1.15.3-8|277	
12mr|kbd-1.15.3-8|278	+ Guillaume Rousse <guillomovitch@mandriva.org>
12mr|kbd-1.15.3-8|279	- files in /etc/profile.d should not be executable, but should have an order prefix
12mr|kbd-1.15.3-8|280	
12mr|kbd-1.15.3-8|281	* Fri Oct 16 2009 Frederic Crozat <fcrozat@mandriva.com> 1.15-5mdv2010.0
12mr|kbd-1.15.3-8|282	+ Revision: 457933
12mr|kbd-1.15.3-8|283	- Remove keytable initscripts, handled by udev now
12mr|kbd-1.15.3-8|284	- Patch6: remove unneeded calls in unicode_stop
12mr|kbd-1.15.3-8|285	
12mr|kbd-1.15.3-8|286	* Fri Oct 09 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.15-4mdv2010.0
12mr|kbd-1.15.3-8|287	+ Revision: 456447
12mr|kbd-1.15.3-8|288	- kbd-1.15-mandriva.patch: patching qwerty-layout to include euro breaks
12mr|kbd-1.15.3-8|289	jp106 keymap as it doesn't include AltGr table, use an alternative
12mr|kbd-1.15.3-8|290	qwerty-layout without euro/currency sign only for it (#34213).
12mr|kbd-1.15.3-8|291	
12mr|kbd-1.15.3-8|292	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.15-3mdv2010.0
12mr|kbd-1.15.3-8|293	+ Revision: 425481
12mr|kbd-1.15.3-8|294	- rebuild
12mr|kbd-1.15.3-8|295	
12mr|kbd-1.15.3-8|296	* Tue Feb 10 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.15-2mdv2009.1
12mr|kbd-1.15.3-8|297	+ Revision: 339179
12mr|kbd-1.15.3-8|298	- Rediff and rename some patches (update version in patch names, use
12mr|kbd-1.15.3-8|299	same extension, smaller name description).
12mr|kbd-1.15.3-8|300	- Revert BuildRoot tag change to default value as proposed in
12mr|kbd-1.15.3-8|301	http://wiki.mandriva.com/en/Policies/RpmSpecProposal
12mr|kbd-1.15.3-8|302	- Removed autoreconf call, not needed.
12mr|kbd-1.15.3-8|303	- Cosmetics.
12mr|kbd-1.15.3-8|304	
12mr|kbd-1.15.3-8|305	* Tue Jan 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.15-1mdv2009.1
12mr|kbd-1.15.3-8|306	+ Revision: 325688
12mr|kbd-1.15.3-8|307	- 1.15
12mr|kbd-1.15.3-8|308	- nuke upstream implemented/redundant patches
12mr|kbd-1.15.3-8|309	- rediff some patches
12mr|kbd-1.15.3-8|310	- fix build with -Werror=format-security (P6)
12mr|kbd-1.15.3-8|311	- fix locales (how long has this been broken?)
12mr|kbd-1.15.3-8|312	
12mr|kbd-1.15.3-8|313	* Thu Dec 11 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.14.1-5mdv2009.1
12mr|kbd-1.15.3-8|314	+ Revision: 312634
12mr|kbd-1.15.3-8|315	- Obsolete libconsole0* packages derived from console-tools, like main
12mr|kbd-1.15.3-8|316	console-tools package already obsoleted.
12mr|kbd-1.15.3-8|317	
12mr|kbd-1.15.3-8|318	* Thu Nov 13 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.14.1-4mdv2009.1
12mr|kbd-1.15.3-8|319	+ Revision: 302770
12mr|kbd-1.15.3-8|320	- kbd-mdv-keymaps 20081113
12mr|kbd-1.15.3-8|321	* remove following keymaps previously added from debian
12mr|kbd-1.15.3-8|322	console-data-1.03 that don't work with kbd: gr-utf8.map,
12mr|kbd-1.15.3-8|323	ro-academic.map, ro-comma.map
12mr|kbd-1.15.3-8|324	
12mr|kbd-1.15.3-8|325	* Wed Nov 12 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.14.1-3mdv2009.1
12mr|kbd-1.15.3-8|326	+ Revision: 302386
12mr|kbd-1.15.3-8|327	- Change "main" keysym for keycode 7 bind on be-latin1 keymap (#43175).
12mr|kbd-1.15.3-8|328	
12mr|kbd-1.15.3-8|329	* Tue Nov 11 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.14.1-2mdv2009.1
12mr|kbd-1.15.3-8|330	+ Revision: 302360
12mr|kbd-1.15.3-8|331	- Add upstream kbd fixes:
12mr|kbd-1.15.3-8|332	* fix loadunimap ("loadunimap should use UNIMAPDIR")
12mr|kbd-1.15.3-8|333	* re-add qwerty version of cz.map
12mr|kbd-1.15.3-8|334	
12mr|kbd-1.15.3-8|335	* Tue Nov 11 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.14.1-1mdv2009.1
12mr|kbd-1.15.3-8|336	+ Revision: 302348
12mr|kbd-1.15.3-8|337	- Cosmetics.
12mr|kbd-1.15.3-8|338	- Updated to version 1.14.1
12mr|kbd-1.15.3-8|339	- kbd-mdv-keymaps 20081111:
12mr|kbd-1.15.3-8|340	* removed UniCyr_8x14.psf, UniCyr_8x16.psf, UniCyr_8x8.psf,
12mr|kbd-1.15.3-8|341	UniCyrExt_8x16.psf, by-cp1251.map, bywin-cp1251.map:
12mr|kbd-1.15.3-8|342	same version included in kbd 1.14.1
12mr|kbd-1.15.3-8|343	* removed pl1.map, ro.map, ro.uni.map, cz.map: updated version
12mr|kbd-1.15.3-8|344	included in kbd 1.14.1
12mr|kbd-1.15.3-8|345	- Rediffed mandriva, unicode_start_no_loadkeys patches.
12mr|kbd-1.15.3-8|346	- Removed kbd-1.12-thai_ksym_deb.patch (merged).
12mr|kbd-1.15.3-8|347	- Removed kbd-1.12-unicode_only_in_linux_vt.patch (not needed anymore).
12mr|kbd-1.15.3-8|348	- Fixed bug of man pages always being installed despite optional
12mr|kbd-1.15.3-8|349	programs being disabled.
12mr|kbd-1.15.3-8|350	- Fix build of getkeycodes, resizecons, setkeycodes (build always
12mr|kbd-1.15.3-8|351	disabled).
12mr|kbd-1.15.3-8|352	
12mr|kbd-1.15.3-8|353	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 1.12-15mdv2009.0
12mr|kbd-1.15.3-8|354	+ Revision: 221765
12mr|kbd-1.15.3-8|355	- rebuild
12mr|kbd-1.15.3-8|356	
12mr|kbd-1.15.3-8|357	* Tue Feb 05 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.12-14mdv2008.1
12mr|kbd-1.15.3-8|358	+ Revision: 162526
12mr|kbd-1.15.3-8|359	- keytable.init: revert back to using .uni files. I thought that they
12mr|kbd-1.15.3-8|360	could be removed and we should just start using "loadkeys -u", but
12mr|kbd-1.15.3-8|361	some uni files have extra customizations that would be lost by
12mr|kbd-1.15.3-8|362	removing them.
12mr|kbd-1.15.3-8|363	- Accordingly to Belgian keyboard layout, keycode 7 should be
12mr|kbd-1.15.3-8|364	paragraph_sign, so fix be-latin1 with
12mr|kbd-1.15.3-8|365	kbd-1.12-be-latin1-paragraph_sign-fix.patch
12mr|kbd-1.15.3-8|366	
12mr|kbd-1.15.3-8|367	* Sun Jan 13 2008 Anssi Hannula <anssi@mandriva.org> 1.12-13mdv2008.1
12mr|kbd-1.15.3-8|368	+ Revision: 150908
12mr|kbd-1.15.3-8|369	- adapt obsoletes versioning on console-tools for the new release
12mr|kbd-1.15.3-8|370	
12mr|kbd-1.15.3-8|371	+ Olivier Blin <oblin@mandriva.com>
12mr|kbd-1.15.3-8|372	- restore BuildRoot
12mr|kbd-1.15.3-8|373	
12mr|kbd-1.15.3-8|374	+ Thierry Vignaud <tv@mandriva.org>
12mr|kbd-1.15.3-8|375	- kill re-definition of %%buildroot on Pixel's request
12mr|kbd-1.15.3-8|376	
12mr|kbd-1.15.3-8|377	* Thu Nov 29 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.12-12mdv2008.1
12mr|kbd-1.15.3-8|378	+ Revision: 113910
12mr|kbd-1.15.3-8|379	- keytable initscript: avoid verbose loadkeys, and miscellaneous
12mr|kbd-1.15.3-8|380	styling/indentation enhancements and fixes.
12mr|kbd-1.15.3-8|381	- unicode_{start,stop}: don't allow them to run if we're not in a linux
12mr|kbd-1.15.3-8|382	vt, otherwise bugs can happen, like when you try to run kbd_mode
12mr|kbd-1.15.3-8|383	inside X.
12mr|kbd-1.15.3-8|384	- Removed unused patch: keytable.init.ppc.patch
12mr|kbd-1.15.3-8|385	
12mr|kbd-1.15.3-8|386	* Fri Nov 16 2007 Oden Eriksson <oeriksson@mandriva.com> 1.12-11mdv2008.1
12mr|kbd-1.15.3-8|387	+ Revision: 109171
12mr|kbd-1.15.3-8|388	- fix missing ";" in the initscript
12mr|kbd-1.15.3-8|389	
12mr|kbd-1.15.3-8|390	* Tue Nov 13 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.12-10mdv2008.1
12mr|kbd-1.15.3-8|391	+ Revision: 108539
12mr|kbd-1.15.3-8|392	- keytable.init:
12mr|kbd-1.15.3-8|393	* test if /bin/loadkeys is executable, not only if it exists;
12mr|kbd-1.15.3-8|394	* use loadkeys with "-u" option for cases when the keytable isn't
12mr|kbd-1.15.3-8|395	unicode ready (#35028).
12mr|kbd-1.15.3-8|396	
12mr|kbd-1.15.3-8|397	* Tue Nov 13 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.12-9mdv2008.1
12mr|kbd-1.15.3-8|398	+ Revision: 108467
12mr|kbd-1.15.3-8|399	- Added extra keymaps to kbd-mdv-keymaps from debian console-data-1.03:
12mr|kbd-1.15.3-8|400	* i386/azerty: fr-x11, wo
12mr|kbd-1.15.3-8|401	* i386/dvorak: dvorak-classic, dvorak-de, dvorak-lisp, dvorak-ru
12mr|kbd-1.15.3-8|402	* i386/fgGIod: trfu
12mr|kbd-1.15.3-8|403	* i386/qwerty: cz-us-qwerty, gr-utf8, lisp-us, lk201-us, no-standard,
12mr|kbd-1.15.3-8|404	ro-academic, ro-comma, trqu, us-intl.iso15
12mr|kbd-1.15.3-8|405	* mac/all: ibook2-uk, ibook-it, mac-de2-ext, mac-fr2-ext,
12mr|kbd-1.15.3-8|406	mac-ibook-de-deadkeys, mac-ibook-de, mac-macbook-de,
12mr|kbd-1.15.3-8|407	mac-macbook-fr, mac-pl_m-ext1, mac-pl_m-ext,
12mr|kbd-1.15.3-8|408	mac-us-dvorak, mac-us-ext, mac-us-std
12mr|kbd-1.15.3-8|409	The addition of mac keymap files was suggested by Jerome Soyer
12mr|kbd-1.15.3-8|410	(saispo).
12mr|kbd-1.15.3-8|411	- Fixed location of mac include files in kbd-mdv-keymaps.
12mr|kbd-1.15.3-8|412	
12mr|kbd-1.15.3-8|413	* Thu Sep 27 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.12-8mdv2008.0
12mr|kbd-1.15.3-8|414	+ Revision: 93422
12mr|kbd-1.15.3-8|415	- setsysfont: send error output to stderr and trailing spaces cleanups,
12mr|kbd-1.15.3-8|416	contributed by Jose Da Silva (#33845). Also while at it I discovered
12mr|kbd-1.15.3-8|417	one small bug: to show the error message to tell the location of
12mr|kbd-1.15.3-8|418	sysconfig.txt, setsysfont was looking for /usr/share/doc/initscripts-*
12mr|kbd-1.15.3-8|419	as previously the directory had version in its name, it's no more this
12mr|kbd-1.15.3-8|420	way since some changes happened in mandriva packaging stuff, so now
12mr|kbd-1.15.3-8|421	hopefully use a more reliable check.
12mr|kbd-1.15.3-8|422	
12mr|kbd-1.15.3-8|423	* Tue Sep 25 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.12-7mdv2008.0
12mr|kbd-1.15.3-8|424	+ Revision: 92713
12mr|kbd-1.15.3-8|425	- Consider all toggle definitions that could be loaded before with
12mr|kbd-1.15.3-8|426	console-toools. There are additional toggle definitions that were not
12mr|kbd-1.15.3-8|427	covered when keeping compatibility with previous console-tools package
12mr|kbd-1.15.3-8|428	and current keytable initscript. Only shift_toggle.inc wasn't
12mr|kbd-1.15.3-8|429	considered now because it doesn't have any definition. Reported in
12mr|kbd-1.15.3-8|430	part by dok_cooker (in #mandriva-cooker irc channel on freenode).
12mr|kbd-1.15.3-8|431	
12mr|kbd-1.15.3-8|432	* Tue Aug 14 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.12-6mdv2008.0
12mr|kbd-1.15.3-8|433	+ Revision: 63150
12mr|kbd-1.15.3-8|434	- Removed vt-is-UTF8, not needed anymore by our initscripts.
12mr|kbd-1.15.3-8|435	
12mr|kbd-1.15.3-8|436	* Mon Aug 06 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.12-5mdv2008.0
12mr|kbd-1.15.3-8|437	+ Revision: 59383
12mr|kbd-1.15.3-8|438	- Copy some *.inc files to *.map to keep compatibility with
12mr|kbd-1.15.3-8|439	initscripts/drakx-kbd-mouse-x11 (#32284).
12mr|kbd-1.15.3-8|440	
12mr|kbd-1.15.3-8|441	* Fri Aug 03 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.12-4mdv2008.0
12mr|kbd-1.15.3-8|442	+ Revision: 58570
12mr|kbd-1.15.3-8|443	- Added compatibility symlinks for some console-tools fonts, to avoid
12mr|kbd-1.15.3-8|444	problems on upgrades from console-tools:
12mr|kbd-1.15.3-8|445	iso07.f16 -> iso07u-16
12mr|kbd-1.15.3-8|446	lat2-sun16 -> lat2-16
12mr|kbd-1.15.3-8|447	lat5u-16 -> lat5-16
12mr|kbd-1.15.3-8|448	Reported by Rafal Prasal and Pascal Rigaux.
12mr|kbd-1.15.3-8|449	
12mr|kbd-1.15.3-8|450	* Wed Aug 01 2007 Olivier Blin <oblin@mandriva.com> 1.12-3mdv2008.0
12mr|kbd-1.15.3-8|451	+ Revision: 57804
12mr|kbd-1.15.3-8|452	- package resizecons on ix86 only
12mr|kbd-1.15.3-8|453	- buildrequire flex
12mr|kbd-1.15.3-8|454	- update conflicting initscripts version
12mr|kbd-1.15.3-8|455	- remove console-tools provides
12mr|kbd-1.15.3-8|456	- buildrequire bison
12mr|kbd-1.15.3-8|457	
12mr|kbd-1.15.3-8|458	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kbd-1.15.3-8|459	- Added missing conflicts to util-linux < 2.13 as seem by blino, now
12mr|kbd-1.15.3-8|460	that we provide kbdrate with kbd.
12mr|kbd-1.15.3-8|461	- Provide again kbdrate, as this will be removed from util-linux
12mr|kbd-1.15.3-8|462	package.
12mr|kbd-1.15.3-8|463	- Install back at /usr/lib/kbd, we depend on /usr/bin/locale on
12mr|kbd-1.15.3-8|464	initialization inside initscripts so it doesn't matter, as we
12mr|kbd-1.15.3-8|465	depend anyway on /usr to be mounted.
12mr|kbd-1.15.3-8|466	- Added transitional provides for console-tools.
12mr|kbd-1.15.3-8|467	- Cleanups.
12mr|kbd-1.15.3-8|468	- Install kbd data files in /lib/kbd and with this remove the need to do
12mr|kbd-1.15.3-8|469	workarounds in post or initscripts to load files before /usr is
12mr|kbd-1.15.3-8|470	mounted.
12mr|kbd-1.15.3-8|471	- Obsolete console-tools.
12mr|kbd-1.15.3-8|472	- Made the same fixes to vt-is-UTF8.c as on console-tools package
12mr|kbd-1.15.3-8|473	(bug #27948):
12mr|kbd-1.15.3-8|474	* applied patch vt-is-UTF8_only_linux_vt based on an almost equal
12mr|kbd-1.15.3-8|475	debian patch: don't allow vt-is-UTF8 run in a terminal different
12mr|kbd-1.15.3-8|476	from linux vt.
12mr|kbd-1.15.3-8|477	* applied patch fscanf_nonblock: vt-is-UTF8 detection of console mode
12mr|kbd-1.15.3-8|478	is unreliable because it uses terminal input/output + escape codes.
12mr|kbd-1.15.3-8|479	Other processes can be writing/reading from the same vt and messing
12mr|kbd-1.15.3-8|480	with results expected by fscanf function inside is_in_UTF8_mode,
12mr|kbd-1.15.3-8|481	making it possibly block waiting for data. I implemented a
12mr|kbd-1.15.3-8|482	workaround by using fcntl to make it nonblock, I tried a cleaner
12mr|kbd-1.15.3-8|483	solution but didn't found another way. (and linux could offer an
12mr|kbd-1.15.3-8|484	ioctl to check its vc->vc_utf variable, see linux/drivers/char/vt.c,
12mr|kbd-1.15.3-8|485	to avoid to using the current vt-is-UTF8 messy detection).
12mr|kbd-1.15.3-8|486	- Added appropriate setsysfont script.
12mr|kbd-1.15.3-8|487	- Removed uneeded stty_iutf8 patch.
12mr|kbd-1.15.3-8|488	- Fixed keytable initscript for kbd.
12mr|kbd-1.15.3-8|489	- We don't always use unicode_start as root (like in
12mr|kbd-1.15.3-8|490	configure_keyboard.sh), so we can't use loadkeys
12mr|kbd-1.15.3-8|491	(unicode_start_no_loadkeys patch).
12mr|kbd-1.15.3-8|492	- Enable proper conflicts for initscripts, console-tools packages. Added
12mr|kbd-1.15.3-8|493	a new meta provides, vt-tools.
12mr|kbd-1.15.3-8|494	- Don't ship kbdrate, already in util-linux.
12mr|kbd-1.15.3-8|495	- Copy font files to /etc/sysconfig/console in post scriptlet as made on
12mr|kbd-1.15.3-8|496	console-tools (related to initscripts).
12mr|kbd-1.15.3-8|497	- Adapted vt-is-UTF8 from console-tools.
12mr|kbd-1.15.3-8|498	- Move some binaries into /bin as initscripts requires them.
12mr|kbd-1.15.3-8|499	- Fixed macintosh keymap symlinks.
12mr|kbd-1.15.3-8|500	- Added initscript, configure_keyboard.sh script and init.ppc patch from
12mr|kbd-1.15.3-8|501	console-tools package.
12mr|kbd-1.15.3-8|502	- Migrated keymaps from kbd-mdk-keymaps-20050108.tar.bz2 and
12mr|kbd-1.15.3-8|503	ctools-cyr.tar.bz2 to kbd-mdv-keymaps-20070521.tar.bz2 (tried to adapt
12mr|kbd-1.15.3-8|504	to kbd).
12mr|kbd-1.15.3-8|505	- Added more symlinks to keymaps to map them to the ones present in
12mr|kbd-1.15.3-8|506	console-tools (us-intl -> us-acentos, some for mac).
12mr|kbd-1.15.3-8|507	- Added updated mac-fr keymap definition, it's also in a previous
12mr|kbd-1.15.3-8|508	version on console-tools package:
12mr|kbd-1.15.3-8|509	* french mac keymap v3 - console-data-1999.08.29-mac.patch.
12mr|kbd-1.15.3-8|510	- Converted tilde-with-twosuperior-in-french-keyboard patch from console
12mr|kbd-1.15.3-8|511	tools into tilde_twosuperior_french_kbd patch.
12mr|kbd-1.15.3-8|512	- ppc-using-linux-keycodes console-tools patch ->
12mr|kbd-1.15.3-8|513	ppc_using_linux_keycodes patch.
12mr|kbd-1.15.3-8|514	- Migrated mandrake patch from console-tools (kbd-1.12-mandriva.patch).
12mr|kbd-1.15.3-8|515	- Migrated thai support from console-tools (I hope it's right).
12mr|kbd-1.15.3-8|516	- Added ucwfonts as it's also on console-tools.
12mr|kbd-1.15.3-8|517	- Added stty_iutf8 patch, set console input mode when in utf8 (needs
12mr|kbd-1.15.3-8|518	testing).
12mr|kbd-1.15.3-8|519	- Import kbd
12mr|kbd-1.15.3-8|520	

14484 12
12mr|kbruch-4.9.4-1|1	Name:		kbruch
12mr|kbruch-4.9.4-1|2	Summary:	Practice calculating with fractions
12mr|kbruch-4.9.4-1|3	Version:	4.9.4
12mr|kbruch-4.9.4-1|4	Release:	1
12mr|kbruch-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kbruch-4.9.4-1|6	License:	GPLv2 GFDL
12mr|kbruch-4.9.4-1|7	URL:		http://edu.kde.org/kbruch
12mr|kbruch-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kbruch-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|kbruch-4.9.4-1|10	
12mr|kbruch-4.9.4-1|11	%description
12mr|kbruch-4.9.4-1|12	KBruch is a small program to practice calculating with fractions.
12mr|kbruch-4.9.4-1|13	
12mr|kbruch-4.9.4-1|14	%files
12mr|kbruch-4.9.4-1|15	%doc README NEWS VERSION AUTHORS ChangeLog TODO COPYING COPYING.DOC
12mr|kbruch-4.9.4-1|16	%doc %{_kde_docdir}/HTML/en/kbruch
12mr|kbruch-4.9.4-1|17	%{_kde_bindir}/kbruch
12mr|kbruch-4.9.4-1|18	%{_kde_applicationsdir}/kbruch.desktop
12mr|kbruch-4.9.4-1|19	%{_kde_appsdir}/kbruch
12mr|kbruch-4.9.4-1|20	%{_kde_iconsdir}/*/*/apps/kbruch.*
12mr|kbruch-4.9.4-1|21	%{_kde_datadir}/config.kcfg/kbruch.kcfg
12mr|kbruch-4.9.4-1|22	%{_kde_mandir}/man1/kbruch.1.*
12mr|kbruch-4.9.4-1|23	
12mr|kbruch-4.9.4-1|24	#----------------------------------------------------------------------
12mr|kbruch-4.9.4-1|25	
12mr|kbruch-4.9.4-1|26	%prep
12mr|kbruch-4.9.4-1|27	%setup -q
12mr|kbruch-4.9.4-1|28	
12mr|kbruch-4.9.4-1|29	%build
12mr|kbruch-4.9.4-1|30	%cmake_kde4
12mr|kbruch-4.9.4-1|31	%make
12mr|kbruch-4.9.4-1|32	
12mr|kbruch-4.9.4-1|33	%install
12mr|kbruch-4.9.4-1|34	%makeinstall_std -C build
12mr|kbruch-4.9.4-1|35	
12mr|kbruch-4.9.4-1|36	%changelog
12mr|kbruch-4.9.4-1|37	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kbruch-4.9.4-1|38	- New version 4.9.4
12mr|kbruch-4.9.4-1|39	
12mr|kbruch-4.9.4-1|40	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kbruch-4.9.4-1|41	- New version 4.9.3
12mr|kbruch-4.9.4-1|42	
12mr|kbruch-4.9.4-1|43	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kbruch-4.9.4-1|44	- New version 4.9.2
12mr|kbruch-4.9.4-1|45	
12mr|kbruch-4.9.4-1|46	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kbruch-4.9.4-1|47	- New version 4.9.1
12mr|kbruch-4.9.4-1|48	
12mr|kbruch-4.9.4-1|49	* Tue Aug 14 2012 Andrey Bondrov <abdrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kbruch-4.9.4-1|50	- New version 4.9.0
12mr|kbruch-4.9.4-1|51	
12mr|kbruch-4.9.4-1|52	* Fri Jul 20 2012 Andrey Bondrov <abdrey.bondrov@rosalab.ru> 4.8.97-1
12mr|kbruch-4.9.4-1|53	- New version 4.8.97
12mr|kbruch-4.9.4-1|54	
12mr|kbruch-4.9.4-1|55	* Wed Jul 04 2012 Andrey Bondrov <abdrey.bondrov@rosalab.ru> 4.8.95-1
12mr|kbruch-4.9.4-1|56	- New version 4.8.95
12mr|kbruch-4.9.4-1|57	
12mr|kbruch-4.9.4-1|58	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mr|kbruch-4.9.4-1|59	- update to 4.8.4
12mr|kbruch-4.9.4-1|60	
12mr|kbruch-4.9.4-1|61	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mr|kbruch-4.9.4-1|62	- update to 4.8.3
12mr|kbruch-4.9.4-1|63	
12mr|kbruch-4.9.4-1|64	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mr|kbruch-4.9.4-1|65	- update to 4.8.2
12mr|kbruch-4.9.4-1|66	
12mr|kbruch-4.9.4-1|67	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mr|kbruch-4.9.4-1|68	- update to 4.8.1
12mr|kbruch-4.9.4-1|69	
12mr|kbruch-4.9.4-1|70	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|kbruch-4.9.4-1|71	+ Revision: 762452
12mr|kbruch-4.9.4-1|72	- New upstream tarball
12mr|kbruch-4.9.4-1|73	
12mr|kbruch-4.9.4-1|74	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kbruch-4.9.4-1|75	+ Revision: 758044
12mr|kbruch-4.9.4-1|76	- New upstream tarball
12mr|kbruch-4.9.4-1|77	
12mr|kbruch-4.9.4-1|78	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kbruch-4.9.4-1|79	+ Revision: 744527
12mr|kbruch-4.9.4-1|80	- New upstream tarball
12mr|kbruch-4.9.4-1|81	
12mr|kbruch-4.9.4-1|82	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|kbruch-4.9.4-1|83	+ Revision: 739355
12mr|kbruch-4.9.4-1|84	- New upstream tarball
12mr|kbruch-4.9.4-1|85	
12mr|kbruch-4.9.4-1|86	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|kbruch-4.9.4-1|87	+ Revision: 731882
12mr|kbruch-4.9.4-1|88	- New upstream tarball 4.7.80
12mr|kbruch-4.9.4-1|89	
12mr|kbruch-4.9.4-1|90	* Wed Nov 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|kbruch-4.9.4-1|91	+ Revision: 729220
12mr|kbruch-4.9.4-1|92	- Import package
12mr|kbruch-4.9.4-1|93	

14485 12
12mr|kcalc-4.9.4-1|1	Name:		kcalc
12mr|kcalc-4.9.4-1|2	Summary:	Do scientific calculations
12mr|kcalc-4.9.4-1|3	Version:	4.9.4
12mr|kcalc-4.9.4-1|4	Release:	1
12mr|kcalc-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kcalc-4.9.4-1|6	License:	LGPLv2
12mr|kcalc-4.9.4-1|7	URL:		http://utils.kde.org/projects/kcalc/
12mr|kcalc-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kcalc-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|kcalc-4.9.4-1|10	BuildRequires:	gmp-devel
12mr|kcalc-4.9.4-1|11	
12mr|kcalc-4.9.4-1|12	%description
12mr|kcalc-4.9.4-1|13	KCalc is a calculator which offers many more mathematical functions
12mr|kcalc-4.9.4-1|14	than meet the eye on a first glance. Please study the section on
12mr|kcalc-4.9.4-1|15	keyboard accelerators and modes in the handbook to learn more about
12mr|kcalc-4.9.4-1|16	the many functions available.
12mr|kcalc-4.9.4-1|17	
12mr|kcalc-4.9.4-1|18	%files
12mr|kcalc-4.9.4-1|19	%{_kde_appsdir}/kcalc
12mr|kcalc-4.9.4-1|20	%{_kde_appsdir}/kconf_update
12mr|kcalc-4.9.4-1|21	%{_kde_bindir}/kcalc
12mr|kcalc-4.9.4-1|22	%{_kde_applicationsdir}/kcalc.desktop
12mr|kcalc-4.9.4-1|23	%{_kde_datadir}/config.kcfg/kcalc.kcfg
12mr|kcalc-4.9.4-1|24	%{_kde_docdir}/HTML/*/kcalc
12mr|kcalc-4.9.4-1|25	%{_kde_libdir}/libkdeinit4_kcalc.so
12mr|kcalc-4.9.4-1|26	
12mr|kcalc-4.9.4-1|27	#----------------------------------------------------------------------
12mr|kcalc-4.9.4-1|28	
12mr|kcalc-4.9.4-1|29	%prep
12mr|kcalc-4.9.4-1|30	%setup -q
12mr|kcalc-4.9.4-1|31	
12mr|kcalc-4.9.4-1|32	%build
12mr|kcalc-4.9.4-1|33	%cmake_kde4
12mr|kcalc-4.9.4-1|34	%make
12mr|kcalc-4.9.4-1|35	
12mr|kcalc-4.9.4-1|36	%install
12mr|kcalc-4.9.4-1|37	%makeinstall_std -C build
12mr|kcalc-4.9.4-1|38	
12mr|kcalc-4.9.4-1|39	%changelog
12mr|kcalc-4.9.4-1|40	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kcalc-4.9.4-1|41	- New version 4.9.4
12mr|kcalc-4.9.4-1|42	
12mr|kcalc-4.9.4-1|43	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kcalc-4.9.4-1|44	- New version 4.9.3
12mr|kcalc-4.9.4-1|45	
12mr|kcalc-4.9.4-1|46	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kcalc-4.9.4-1|47	- New version 4.9.2
12mr|kcalc-4.9.4-1|48	
12mr|kcalc-4.9.4-1|49	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kcalc-4.9.4-1|50	- New version 4.9.1
12mr|kcalc-4.9.4-1|51	
12mr|kcalc-4.9.4-1|52	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kcalc-4.9.4-1|53	- New version 4.9.0
12mr|kcalc-4.9.4-1|54	
12mr|kcalc-4.9.4-1|55	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|kcalc-4.9.4-1|56	- New version 4.8.97
12mr|kcalc-4.9.4-1|57	
12mr|kcalc-4.9.4-1|58	* Wed Jul 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|kcalc-4.9.4-1|59	- New version 4.8.95
12mr|kcalc-4.9.4-1|60	- Fix url
12mr|kcalc-4.9.4-1|61	
12mr|kcalc-4.9.4-1|62	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mr|kcalc-4.9.4-1|63	- update to 4.8.4
12mr|kcalc-4.9.4-1|64	
12mr|kcalc-4.9.4-1|65	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mr|kcalc-4.9.4-1|66	- update to 4.8.3
12mr|kcalc-4.9.4-1|67	
12mr|kcalc-4.9.4-1|68	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mr|kcalc-4.9.4-1|69	- update to 4.8.2
12mr|kcalc-4.9.4-1|70	
12mr|kcalc-4.9.4-1|71	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mr|kcalc-4.9.4-1|72	- update to 4.8.1
12mr|kcalc-4.9.4-1|73	
12mr|kcalc-4.9.4-1|74	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|kcalc-4.9.4-1|75	+ Revision: 762453
12mr|kcalc-4.9.4-1|76	- New upstream tarball
12mr|kcalc-4.9.4-1|77	
12mr|kcalc-4.9.4-1|78	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kcalc-4.9.4-1|79	+ Revision: 758045
12mr|kcalc-4.9.4-1|80	- New upstream tarball
12mr|kcalc-4.9.4-1|81	
12mr|kcalc-4.9.4-1|82	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kcalc-4.9.4-1|83	+ Revision: 744528
12mr|kcalc-4.9.4-1|84	- New upstream tarball
12mr|kcalc-4.9.4-1|85	
12mr|kcalc-4.9.4-1|86	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|kcalc-4.9.4-1|87	+ Revision: 739356
12mr|kcalc-4.9.4-1|88	- New upstream tarball
12mr|kcalc-4.9.4-1|89	
12mr|kcalc-4.9.4-1|90	* Thu Nov 24 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|kcalc-4.9.4-1|91	+ Revision: 733034
12mr|kcalc-4.9.4-1|92	- Import kcalc
12mr|kcalc-4.9.4-1|93	- Create folder
12mr|kcalc-4.9.4-1|94	

14486 12
12mr|kcharselect-4.9.4-1|1	Name:		kcharselect
12mr|kcharselect-4.9.4-1|2	Summary:	Select special characters from any font
12mr|kcharselect-4.9.4-1|3	Version:	4.9.4
12mr|kcharselect-4.9.4-1|4	Release:	1
12mr|kcharselect-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kcharselect-4.9.4-1|6	License:	LGPLv2
12mr|kcharselect-4.9.4-1|7	URL:		http://utils.kde.org/projects/kcharselect
12mr|kcharselect-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kcharselect-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|kcharselect-4.9.4-1|10	
12mr|kcharselect-4.9.4-1|11	%description
12mr|kcharselect-4.9.4-1|12	KCharSelect is a tool to select special characters from all installed
12mr|kcharselect-4.9.4-1|13	fonts and copy them into the clipboard.
12mr|kcharselect-4.9.4-1|14	
12mr|kcharselect-4.9.4-1|15	%files
12mr|kcharselect-4.9.4-1|16	%{_kde_appsdir}/kconf_update
12mr|kcharselect-4.9.4-1|17	%{_kde_appsdir}/kcharselect
12mr|kcharselect-4.9.4-1|18	%{_kde_bindir}/kcharselect
12mr|kcharselect-4.9.4-1|19	%{_kde_applicationsdir}/KCharSelect.desktop
12mr|kcharselect-4.9.4-1|20	%{_kde_docdir}/HTML/*/kcharselect
12mr|kcharselect-4.9.4-1|21	
12mr|kcharselect-4.9.4-1|22	#----------------------------------------------------------------------
12mr|kcharselect-4.9.4-1|23	
12mr|kcharselect-4.9.4-1|24	%prep
12mr|kcharselect-4.9.4-1|25	%setup -q
12mr|kcharselect-4.9.4-1|26	
12mr|kcharselect-4.9.4-1|27	%build
12mr|kcharselect-4.9.4-1|28	%cmake_kde4
12mr|kcharselect-4.9.4-1|29	%make
12mr|kcharselect-4.9.4-1|30	
12mr|kcharselect-4.9.4-1|31	%install
12mr|kcharselect-4.9.4-1|32	%makeinstall_std -C build
12mr|kcharselect-4.9.4-1|33	
12mr|kcharselect-4.9.4-1|34	%changelog
12mr|kcharselect-4.9.4-1|35	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kcharselect-4.9.4-1|36	- New version 4.9.4
12mr|kcharselect-4.9.4-1|37	
12mr|kcharselect-4.9.4-1|38	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kcharselect-4.9.4-1|39	- New version 4.9.3
12mr|kcharselect-4.9.4-1|40	
12mr|kcharselect-4.9.4-1|41	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kcharselect-4.9.4-1|42	- New version 4.9.2
12mr|kcharselect-4.9.4-1|43	
12mr|kcharselect-4.9.4-1|44	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kcharselect-4.9.4-1|45	- New version 4.9.1
12mr|kcharselect-4.9.4-1|46	
12mr|kcharselect-4.9.4-1|47	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kcharselect-4.9.4-1|48	- New version 4.9.0
12mr|kcharselect-4.9.4-1|49	
12mr|kcharselect-4.9.4-1|50	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|kcharselect-4.9.4-1|51	- New version 4.8.97
12mr|kcharselect-4.9.4-1|52	
12mr|kcharselect-4.9.4-1|53	* Wed Jul 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|kcharselect-4.9.4-1|54	- New version 4.8.95
12mr|kcharselect-4.9.4-1|55	
12mr|kcharselect-4.9.4-1|56	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mr|kcharselect-4.9.4-1|57	- update to 4.8.4
12mr|kcharselect-4.9.4-1|58	
12mr|kcharselect-4.9.4-1|59	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mr|kcharselect-4.9.4-1|60	- update to 4.8.3
12mr|kcharselect-4.9.4-1|61	
12mr|kcharselect-4.9.4-1|62	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mr|kcharselect-4.9.4-1|63	- update to 4.8.2
12mr|kcharselect-4.9.4-1|64	
12mr|kcharselect-4.9.4-1|65	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mr|kcharselect-4.9.4-1|66	- update to 4.8.1
12mr|kcharselect-4.9.4-1|67	
12mr|kcharselect-4.9.4-1|68	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|kcharselect-4.9.4-1|69	+ Revision: 762454
12mr|kcharselect-4.9.4-1|70	- New upstream tarball
12mr|kcharselect-4.9.4-1|71	
12mr|kcharselect-4.9.4-1|72	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kcharselect-4.9.4-1|73	+ Revision: 758046
12mr|kcharselect-4.9.4-1|74	- New upstream tarball
12mr|kcharselect-4.9.4-1|75	
12mr|kcharselect-4.9.4-1|76	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kcharselect-4.9.4-1|77	+ Revision: 744529
12mr|kcharselect-4.9.4-1|78	- New upstream tarball
12mr|kcharselect-4.9.4-1|79	
12mr|kcharselect-4.9.4-1|80	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|kcharselect-4.9.4-1|81	+ Revision: 739357
12mr|kcharselect-4.9.4-1|82	- New upstream tarball
12mr|kcharselect-4.9.4-1|83	
12mr|kcharselect-4.9.4-1|84	* Thu Nov 24 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|kcharselect-4.9.4-1|85	+ Revision: 733036
12mr|kcharselect-4.9.4-1|86	- Import kcharselect
12mr|kcharselect-4.9.4-1|87	- Create folder
12mr|kcharselect-4.9.4-1|88	

14487 12
12mr|kcm-drakauth-1.0-4|1	Name:           kcm-drakauth
12mr|kcm-drakauth-1.0-4|2	BuildRequires:  kdelibs4-devel
12mr|kcm-drakauth-1.0-4|3	License:        GPLv3+
12mr|kcm-drakauth-1.0-4|4	Group:          Graphical desktop/KDE
12mr|kcm-drakauth-1.0-4|5	Summary:        A KDE Control Module for launching drakauth
12mr|kcm-drakauth-1.0-4|6	Version:        1.0
12mr|kcm-drakauth-1.0-4|7	Release:        4
12mr|kcm-drakauth-1.0-4|8	BuildArch:      noarch
12mr|kcm-drakauth-1.0-4|9	Source0:        %{name}-%{version}.tar.gz
12mr|kcm-drakauth-1.0-4|10	
12mr|kcm-drakauth-1.0-4|11	%description
12mr|kcm-drakauth-1.0-4|12	Drakauth launcher for KDE Control Center
12mr|kcm-drakauth-1.0-4|13	
12mr|kcm-drakauth-1.0-4|14	%prep
12mr|kcm-drakauth-1.0-4|15	%setup -q
12mr|kcm-drakauth-1.0-4|16	
12mr|kcm-drakauth-1.0-4|17	%build
12mr|kcm-drakauth-1.0-4|18	%cmake_kde4
12mr|kcm-drakauth-1.0-4|19	
12mr|kcm-drakauth-1.0-4|20	%install
12mr|kcm-drakauth-1.0-4|21	%makeinstall_std -C build
12mr|kcm-drakauth-1.0-4|22	
12mr|kcm-drakauth-1.0-4|23	%files
12mr|kcm-drakauth-1.0-4|24	%defattr(-,root,root)
12mr|kcm-drakauth-1.0-4|25	%doc
12mr|kcm-drakauth-1.0-4|26	%{_datadir}/kde4/services/kcm_drakauth.desktop
12mr|kcm-drakauth-1.0-4|27	

14488 12
12mr|kcm-drakdvb-1.0-3|1	# These macros are not present on the target distribution and are provided explicitly here
12mr|kcm-drakdvb-1.0-3|2	%define make_jobs %{__make} %{?_smp_mflags} VERBOSE=1
12mr|kcm-drakdvb-1.0-3|3	
12mr|kcm-drakdvb-1.0-3|4	Name:           kcm-drakdvb
12mr|kcm-drakdvb-1.0-3|5	BuildRequires:  kdelibs4-devel
12mr|kcm-drakdvb-1.0-3|6	License:        GPLv3+
12mr|kcm-drakdvb-1.0-3|7	Group:          Graphical desktop/KDE
12mr|kcm-drakdvb-1.0-3|8	Summary:        A KDE Control Module for launching drakdvb
12mr|kcm-drakdvb-1.0-3|9	Version:        1.0
12mr|kcm-drakdvb-1.0-3|10	Release:        3
12mr|kcm-drakdvb-1.0-3|11	BuildArch:      noarch
12mr|kcm-drakdvb-1.0-3|12	Source0:        %{name}-%{version}.tar.gz
12mr|kcm-drakdvb-1.0-3|13	Suggests:       dvbsubs
12mr|kcm-drakdvb-1.0-3|14	
12mr|kcm-drakdvb-1.0-3|15	%description
12mr|kcm-drakdvb-1.0-3|16	Drakdvb launcher for KDE Control Center
12mr|kcm-drakdvb-1.0-3|17	
12mr|kcm-drakdvb-1.0-3|18	%prep
12mr|kcm-drakdvb-1.0-3|19	%setup -q
12mr|kcm-drakdvb-1.0-3|20	
12mr|kcm-drakdvb-1.0-3|21	%build
12mr|kcm-drakdvb-1.0-3|22	%cmake_kde4
12mr|kcm-drakdvb-1.0-3|23	
12mr|kcm-drakdvb-1.0-3|24	%install
12mr|kcm-drakdvb-1.0-3|25	%makeinstall_std -C build
12mr|kcm-drakdvb-1.0-3|26	
12mr|kcm-drakdvb-1.0-3|27	%files
12mr|kcm-drakdvb-1.0-3|28	%doc
12mr|kcm-drakdvb-1.0-3|29	%{_datadir}/kde4/services/kcm_drakdvb.desktop
12mr|kcm-drakdvb-1.0-3|30	

14489 12
12mr|kcm-drakfirewall-1.0-4|1	Name:           kcm-drakfirewall
12mr|kcm-drakfirewall-1.0-4|2	BuildRequires:  kdelibs4-devel
12mr|kcm-drakfirewall-1.0-4|3	License:        GPLv3+
12mr|kcm-drakfirewall-1.0-4|4	Group:          Graphical desktop/KDE
12mr|kcm-drakfirewall-1.0-4|5	Summary:        A KDE Control Module for launching drakfirewall
12mr|kcm-drakfirewall-1.0-4|6	Version:        1.0
12mr|kcm-drakfirewall-1.0-4|7	Release:        4
12mr|kcm-drakfirewall-1.0-4|8	BuildArch:      noarch
12mr|kcm-drakfirewall-1.0-4|9	Source0:        %{name}-%{version}.tar.gz
12mr|kcm-drakfirewall-1.0-4|10	
12mr|kcm-drakfirewall-1.0-4|11	%description
12mr|kcm-drakfirewall-1.0-4|12	Drakfirewall launcher for KDE Control Center
12mr|kcm-drakfirewall-1.0-4|13	
12mr|kcm-drakfirewall-1.0-4|14	%prep
12mr|kcm-drakfirewall-1.0-4|15	%setup -q
12mr|kcm-drakfirewall-1.0-4|16	
12mr|kcm-drakfirewall-1.0-4|17	%build
12mr|kcm-drakfirewall-1.0-4|18	%cmake_kde4
12mr|kcm-drakfirewall-1.0-4|19	
12mr|kcm-drakfirewall-1.0-4|20	%install
12mr|kcm-drakfirewall-1.0-4|21	%makeinstall_std -C build
12mr|kcm-drakfirewall-1.0-4|22	
12mr|kcm-drakfirewall-1.0-4|23	%files
12mr|kcm-drakfirewall-1.0-4|24	%defattr(-,root,root)
12mr|kcm-drakfirewall-1.0-4|25	%doc
12mr|kcm-drakfirewall-1.0-4|26	%{_datadir}/kde4/services/kcm_drakfirewall.desktop
12mr|kcm-drakfirewall-1.0-4|27	

14490 12
12mr|kcm-drakguard-1.0-4|1	Name:           kcm-drakguard
12mr|kcm-drakguard-1.0-4|2	BuildRequires:  kdelibs4-devel
12mr|kcm-drakguard-1.0-4|3	License:        GPLv3+
12mr|kcm-drakguard-1.0-4|4	Group:          Graphical desktop/KDE
12mr|kcm-drakguard-1.0-4|5	Summary:        A KDE Control Module for launching drakguard
12mr|kcm-drakguard-1.0-4|6	Version:        1.0
12mr|kcm-drakguard-1.0-4|7	Release:        4
12mr|kcm-drakguard-1.0-4|8	BuildArch:      noarch
12mr|kcm-drakguard-1.0-4|9	Source0:        %{name}-%{version}.tar.gz
12mr|kcm-drakguard-1.0-4|10	
12mr|kcm-drakguard-1.0-4|11	%description
12mr|kcm-drakguard-1.0-4|12	Drakguard launcher for KDE Control Center
12mr|kcm-drakguard-1.0-4|13	
12mr|kcm-drakguard-1.0-4|14	%prep
12mr|kcm-drakguard-1.0-4|15	%setup -q
12mr|kcm-drakguard-1.0-4|16	
12mr|kcm-drakguard-1.0-4|17	%build
12mr|kcm-drakguard-1.0-4|18	%cmake_kde4
12mr|kcm-drakguard-1.0-4|19	
12mr|kcm-drakguard-1.0-4|20	%install
12mr|kcm-drakguard-1.0-4|21	%makeinstall_std -C build
12mr|kcm-drakguard-1.0-4|22	
12mr|kcm-drakguard-1.0-4|23	%files
12mr|kcm-drakguard-1.0-4|24	%defattr(-,root,root)
12mr|kcm-drakguard-1.0-4|25	%doc
12mr|kcm-drakguard-1.0-4|26	%{_datadir}/kde4/services/kcm_drakguard.desktop
12mr|kcm-drakguard-1.0-4|27	

14491 12
12mr|kcm-drakinvictus-1.0-4|1	Name:           kcm-drakinvictus
12mr|kcm-drakinvictus-1.0-4|2	BuildRequires:  kdelibs4-devel
12mr|kcm-drakinvictus-1.0-4|3	License:        GPLv3+
12mr|kcm-drakinvictus-1.0-4|4	Group:          Graphical desktop/KDE
12mr|kcm-drakinvictus-1.0-4|5	Summary:        A KDE Control Module for launching drakinvictus
12mr|kcm-drakinvictus-1.0-4|6	Version:        1.0
12mr|kcm-drakinvictus-1.0-4|7	Release:        4
12mr|kcm-drakinvictus-1.0-4|8	BuildArch:      noarch
12mr|kcm-drakinvictus-1.0-4|9	Source0:        %{name}-%{version}.tar.gz
12mr|kcm-drakinvictus-1.0-4|10	
12mr|kcm-drakinvictus-1.0-4|11	%description
12mr|kcm-drakinvictus-1.0-4|12	Drakinvictus launcher for KDE Control Center
12mr|kcm-drakinvictus-1.0-4|13	
12mr|kcm-drakinvictus-1.0-4|14	%prep
12mr|kcm-drakinvictus-1.0-4|15	%setup -q
12mr|kcm-drakinvictus-1.0-4|16	
12mr|kcm-drakinvictus-1.0-4|17	%build
12mr|kcm-drakinvictus-1.0-4|18	%cmake_kde4
12mr|kcm-drakinvictus-1.0-4|19	
12mr|kcm-drakinvictus-1.0-4|20	%install
12mr|kcm-drakinvictus-1.0-4|21	%makeinstall_std -C build
12mr|kcm-drakinvictus-1.0-4|22	
12mr|kcm-drakinvictus-1.0-4|23	%files
12mr|kcm-drakinvictus-1.0-4|24	%defattr(-,root,root)
12mr|kcm-drakinvictus-1.0-4|25	%doc
12mr|kcm-drakinvictus-1.0-4|26	%{_datadir}/kde4/services/kcm_drakinvictus.desktop
12mr|kcm-drakinvictus-1.0-4|27	

14492 12
12mr|kcm-draksec-1.0-4|1	Name:           kcm-draksec
12mr|kcm-draksec-1.0-4|2	BuildRequires:  kdelibs4-devel
12mr|kcm-draksec-1.0-4|3	License:        GPLv3+
12mr|kcm-draksec-1.0-4|4	Group:          Graphical desktop/KDE
12mr|kcm-draksec-1.0-4|5	Summary:        A KDE Control Module for launching draksec
12mr|kcm-draksec-1.0-4|6	Version:        1.0
12mr|kcm-draksec-1.0-4|7	Release:        4
12mr|kcm-draksec-1.0-4|8	BuildArch:      noarch
12mr|kcm-draksec-1.0-4|9	Source0:        %{name}-%{version}.tar.gz
12mr|kcm-draksec-1.0-4|10	
12mr|kcm-draksec-1.0-4|11	%description
12mr|kcm-draksec-1.0-4|12	Draksec launcher for KDE Control Center
12mr|kcm-draksec-1.0-4|13	
12mr|kcm-draksec-1.0-4|14	%prep
12mr|kcm-draksec-1.0-4|15	%setup -q
12mr|kcm-draksec-1.0-4|16	
12mr|kcm-draksec-1.0-4|17	%build
12mr|kcm-draksec-1.0-4|18	%cmake_kde4
12mr|kcm-draksec-1.0-4|19	
12mr|kcm-draksec-1.0-4|20	%install
12mr|kcm-draksec-1.0-4|21	%makeinstall_std -C build
12mr|kcm-draksec-1.0-4|22	
12mr|kcm-draksec-1.0-4|23	%files
12mr|kcm-draksec-1.0-4|24	%defattr(-,root,root)
12mr|kcm-draksec-1.0-4|25	%doc
12mr|kcm-draksec-1.0-4|26	%{_datadir}/kde4/services/kcm_draksec.desktop
12mr|kcm-draksec-1.0-4|27	

14493 12
12mr|kcm-grub2-0.5.8-2|1	# These macros are not present on the target distribution and are provided explicitly here
12mr|kcm-grub2-0.5.8-2|2	%define make_jobs %{__make} %{?_smp_mflags} VERBOSE=1
12mr|kcm-grub2-0.5.8-2|3	
12mr|kcm-grub2-0.5.8-2|4	%define _kde4_configkcfgdir %{_kde4_sharedir}/config.kcfg
12mr|kcm-grub2-0.5.8-2|5	
12mr|kcm-grub2-0.5.8-2|6	%define getres kcm-grub2-getres
12mr|kcm-grub2-0.5.8-2|7	
12mr|kcm-grub2-0.5.8-2|8	Name:           kcm-grub2
12mr|kcm-grub2-0.5.8-2|9	Requires:       grub2
12mr|kcm-grub2-0.5.8-2|10	BuildRequires:  gcc-c++
12mr|kcm-grub2-0.5.8-2|11	BuildRequires:  kdelibs4-devel
12mr|kcm-grub2-0.5.8-2|12	BuildRequires:  libhd-devel
12mr|kcm-grub2-0.5.8-2|13	BuildRequires:  pkgconfig(ImageMagick)
12mr|kcm-grub2-0.5.8-2|14	License:        GPLv3+
12mr|kcm-grub2-0.5.8-2|15	Url:            http://ksmanis.wordpress.com/projects/grub2-editor/
12mr|kcm-grub2-0.5.8-2|16	Group:          Graphical desktop/KDE
12mr|kcm-grub2-0.5.8-2|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12mr|kcm-grub2-0.5.8-2|18	Summary:        A KDE Control Module for configuring the GRUB2 bootloader
12mr|kcm-grub2-0.5.8-2|19	Version:        0.5.8
12mr|kcm-grub2-0.5.8-2|20	Release:        2
12mr|kcm-grub2-0.5.8-2|21	Source0:        %{name}-%{version}.tar.gz
12mr|kcm-grub2-0.5.8-2|22	Source1:	get_res.cpp
12mr|kcm-grub2-0.5.8-2|23	Source2:	%{name}.po
12mr|kcm-grub2-0.5.8-2|24	
12mr|kcm-grub2-0.5.8-2|25	Patch0:		kcm-grub2-read-mode-from-file.patch
12mr|kcm-grub2-0.5.8-2|26	#%kde4_runtime_requires
12mr|kcm-grub2-0.5.8-2|27	
12mr|kcm-grub2-0.5.8-2|28	%description
12mr|kcm-grub2-0.5.8-2|29	Smoothly integrated in KDE System Settings, it is the central place
12mr|kcm-grub2-0.5.8-2|30	for managing your GRUB2 configuration.
12mr|kcm-grub2-0.5.8-2|31	
12mr|kcm-grub2-0.5.8-2|32	Author(s):
12mr|kcm-grub2-0.5.8-2|33	Konstantinos Smanis <konstantinos.smanis@gmail.com>
12mr|kcm-grub2-0.5.8-2|34	
12mr|kcm-grub2-0.5.8-2|35	
12mr|kcm-grub2-0.5.8-2|36	%prep
12mr|kcm-grub2-0.5.8-2|37	%setup -n %{name}-%{version} -q
12mr|kcm-grub2-0.5.8-2|38	cp -f %{SOURCE2} ./po/ru/kcm-grub2.po
12mr|kcm-grub2-0.5.8-2|39	%apply_patches
12mr|kcm-grub2-0.5.8-2|40	g++ %{SOURCE1} -l hd -o %{getres}
12mr|kcm-grub2-0.5.8-2|41	
12mr|kcm-grub2-0.5.8-2|42	%build
12mr|kcm-grub2-0.5.8-2|43	#%cmake_kde4 -d ..
12mr|kcm-grub2-0.5.8-2|44	%cmake_kde4
12mr|kcm-grub2-0.5.8-2|45	cd .. && %make
12mr|kcm-grub2-0.5.8-2|46	#%make_jobs
12mr|kcm-grub2-0.5.8-2|47	
12mr|kcm-grub2-0.5.8-2|48	%install
12mr|kcm-grub2-0.5.8-2|49	#%kde4_makeinstall -C build
12mr|kcm-grub2-0.5.8-2|50	#kde_post_install
12mr|kcm-grub2-0.5.8-2|51	#rm -fr %buildroot
12mr|kcm-grub2-0.5.8-2|52	make -C build DESTDIR=%buildroot install
12mr|kcm-grub2-0.5.8-2|53	%find_lang %{name}
12mr|kcm-grub2-0.5.8-2|54	install -d %{buildroot}%{_sbindir}
12mr|kcm-grub2-0.5.8-2|55	install -m 700 %{getres} %{buildroot}%{_sbindir}/%{getres}
12mr|kcm-grub2-0.5.8-2|56	
12mr|kcm-grub2-0.5.8-2|57	%post
12mr|kcm-grub2-0.5.8-2|58	%{_sbindir}/%{getres}
12mr|kcm-grub2-0.5.8-2|59	
12mr|kcm-grub2-0.5.8-2|60	%clean
12mr|kcm-grub2-0.5.8-2|61	rm -rf $RPM_BUILD_ROOT
12mr|kcm-grub2-0.5.8-2|62	
12mr|kcm-grub2-0.5.8-2|63	%files -f %{name}.lang
12mr|kcm-grub2-0.5.8-2|64	%defattr(-,root,root)
12mr|kcm-grub2-0.5.8-2|65	%doc COPYING README
12mr|kcm-grub2-0.5.8-2|66	%{_datadir}/kde4/services/kcm_grub2.desktop
12mr|kcm-grub2-0.5.8-2|67	%{_kde_libdir}/kde4/kcm_grub2.so
12mr|kcm-grub2-0.5.8-2|68	%{_kde_libdir}/kde4/libexec/kcmgrub2helper
12mr|kcm-grub2-0.5.8-2|69	%config %{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmgrub2.conf
12mr|kcm-grub2-0.5.8-2|70	%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmgrub2.service
12mr|kcm-grub2-0.5.8-2|71	%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmgrub2.policy
12mr|kcm-grub2-0.5.8-2|72	%{_sbindir}/%{getres}
12mr|kcm-grub2-0.5.8-2|73	
12mr|kcm-grub2-0.5.8-2|74	
12mr|kcm-grub2-0.5.8-2|75	
12mr|kcm-grub2-0.5.8-2|76	%changelog
12mr|kcm-grub2-0.5.8-2|77	* Mon Sep  17 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|kcm-grub2-0.5.8-2|78	+ Commit: fc2f640
12mr|kcm-grub2-0.5.8-2|79	- Updated to 0.5.8
12mr|kcm-grub2-0.5.8-2|80	
12mr|kcm-grub2-0.5.8-2|81	

14494 12
12mr|kcm-harddrake-1.0-4|1	Name:           kcm-harddrake
12mr|kcm-harddrake-1.0-4|2	BuildRequires:  kdelibs4-devel
12mr|kcm-harddrake-1.0-4|3	License:        GPLv3+
12mr|kcm-harddrake-1.0-4|4	Group:          Graphical desktop/KDE
12mr|kcm-harddrake-1.0-4|5	Summary:        A KDE Control Module for launching harddrake
12mr|kcm-harddrake-1.0-4|6	Version:        1.0
12mr|kcm-harddrake-1.0-4|7	Release:        4
12mr|kcm-harddrake-1.0-4|8	BuildArch:      noarch
12mr|kcm-harddrake-1.0-4|9	Source0:        %{name}-%{version}.tar.gz
12mr|kcm-harddrake-1.0-4|10	
12mr|kcm-harddrake-1.0-4|11	%description
12mr|kcm-harddrake-1.0-4|12	Harddrake launcher for KDE Control Center
12mr|kcm-harddrake-1.0-4|13	
12mr|kcm-harddrake-1.0-4|14	%prep
12mr|kcm-harddrake-1.0-4|15	%setup -q
12mr|kcm-harddrake-1.0-4|16	
12mr|kcm-harddrake-1.0-4|17	%build
12mr|kcm-harddrake-1.0-4|18	%cmake_kde4
12mr|kcm-harddrake-1.0-4|19	
12mr|kcm-harddrake-1.0-4|20	%install
12mr|kcm-harddrake-1.0-4|21	%makeinstall_std -C build
12mr|kcm-harddrake-1.0-4|22	
12mr|kcm-harddrake-1.0-4|23	%files
12mr|kcm-harddrake-1.0-4|24	%defattr(-,root,root)
12mr|kcm-harddrake-1.0-4|25	%doc
12mr|kcm-harddrake-1.0-4|26	%{_datadir}/kde4/services/kcm_harddrake.desktop
12mr|kcm-harddrake-1.0-4|27	

14495 12
12mr|kcm_license-0.5-1|1	Summary:	ROSA license plugin for KDE Control Centre
12mr|kcm_license-0.5-1|2	Name:		kcm_license
12mr|kcm_license-0.5-1|3	Version:	0.5
12mr|kcm_license-0.5-1|4	Release:	1
12mr|kcm_license-0.5-1|5	License:	GPL v.3+
12mr|kcm_license-0.5-1|6	Group:		Graphical desktop
12mr|kcm_license-0.5-1|7	Source:		%{name}-%{version}.tar.gz
12mr|kcm_license-0.5-1|8	BuildRequires:	qt4-devel	>= 4.7.0
12mr|kcm_license-0.5-1|9	BuildRequires:	kdelibs4-devel	>= 4.6.5
12mr|kcm_license-0.5-1|10	Requires:	kdebase4-workspace
12mr|kcm_license-0.5-1|11	BuildRoot:	/tmp/license-plugin-build
12mr|kcm_license-0.5-1|12	
12mr|kcm_license-0.5-1|13	%description
12mr|kcm_license-0.5-1|14	License plugin from ROSA for KDE Control Centre.
12mr|kcm_license-0.5-1|15	
12mr|kcm_license-0.5-1|16	%prep
12mr|kcm_license-0.5-1|17	%setup
12mr|kcm_license-0.5-1|18	
12mr|kcm_license-0.5-1|19	%build
12mr|kcm_license-0.5-1|20	cmake CMakeLists.txt -DCMAKE_INSTALL_PREFIX=%{_prefix}
12mr|kcm_license-0.5-1|21	make
12mr|kcm_license-0.5-1|22	
12mr|kcm_license-0.5-1|23	%install
12mr|kcm_license-0.5-1|24	make install DESTDIR=%{buildroot}
12mr|kcm_license-0.5-1|25	
12mr|kcm_license-0.5-1|26	%files
12mr|kcm_license-0.5-1|27	%{_libdir}/kde4/kcm_license.so
12mr|kcm_license-0.5-1|28	/usr/share/kde4/services/kcm_license.desktop
12mr|kcm_license-0.5-1|29	/usr/share/kcm_license/license_files/license_en.html
12mr|kcm_license-0.5-1|30	/usr/share/kcm_license/license_files/license_ru.html
12mr|kcm_license-0.5-1|31	/usr/share/locale/ru/LC_MESSAGES/kcm_license.mo
12mr|kcm_license-0.5-1|32	
12mr|kcm_license-0.5-1|33	%changelog
12mr|kcm_license-0.5-1|34	

14496 12
12mr|kcm-printer-1.0-7|1	# These macros are not present on the target distribution and are provided explicitly here
12mr|kcm-printer-1.0-7|2	%define make_jobs %{__make} %{?_smp_mflags} VERBOSE=1
12mr|kcm-printer-1.0-7|3	
12mr|kcm-printer-1.0-7|4	Name:           kcm-printer
12mr|kcm-printer-1.0-7|5	BuildRequires:  kdelibs4-devel
12mr|kcm-printer-1.0-7|6	License:        GPLv3+
12mr|kcm-printer-1.0-7|7	Group:          Graphical desktop/KDE
12mr|kcm-printer-1.0-7|8	Summary:        A KDE Control Module for launching system-config-printer
12mr|kcm-printer-1.0-7|9	Version:        1.0
12mr|kcm-printer-1.0-7|10	Release:        7
12mr|kcm-printer-1.0-7|11	BuildArch:      noarch
12mr|kcm-printer-1.0-7|12	Source0:        %{name}-%{version}.tar.gz
12mr|kcm-printer-1.0-7|13	Patch0:		desktop.patch
12mr|kcm-printer-1.0-7|14	%description
12mr|kcm-printer-1.0-7|15	system-config-printer launcher for KDE Control Center
12mr|kcm-printer-1.0-7|16	
12mr|kcm-printer-1.0-7|17	%prep
12mr|kcm-printer-1.0-7|18	%setup -q
12mr|kcm-printer-1.0-7|19	%apply_patches
12mr|kcm-printer-1.0-7|20	
12mr|kcm-printer-1.0-7|21	%build
12mr|kcm-printer-1.0-7|22	%cmake_kde4
12mr|kcm-printer-1.0-7|23	
12mr|kcm-printer-1.0-7|24	%install
12mr|kcm-printer-1.0-7|25	%makeinstall_std -C build
12mr|kcm-printer-1.0-7|26	
12mr|kcm-printer-1.0-7|27	%files
12mr|kcm-printer-1.0-7|28	%defattr(-,root,root)
12mr|kcm-printer-1.0-7|29	%doc
12mr|kcm-printer-1.0-7|30	%{_datadir}/kde4/services/kcm_printer.desktop
12mr|kcm-printer-1.0-7|31	

14497 12
12mr|kcm-rpmdrake-1.0-6|1	Name:           kcm-rpmdrake
12mr|kcm-rpmdrake-1.0-6|2	BuildRequires:  kdelibs4-devel
12mr|kcm-rpmdrake-1.0-6|3	License:        GPLv3+
12mr|kcm-rpmdrake-1.0-6|4	Group:          Graphical desktop/KDE
12mr|kcm-rpmdrake-1.0-6|5	Summary:        A KDE Control Module for launching Rpmdrake
12mr|kcm-rpmdrake-1.0-6|6	Version:        1.0
12mr|kcm-rpmdrake-1.0-6|7	Release:        6
12mr|kcm-rpmdrake-1.0-6|8	BuildArch:      noarch
12mr|kcm-rpmdrake-1.0-6|9	Source0:        %{name}-%{version}.tar.gz
12mr|kcm-rpmdrake-1.0-6|10	
12mr|kcm-rpmdrake-1.0-6|11	%description
12mr|kcm-rpmdrake-1.0-6|12	Rpmdrake launcher for KDE Control Center
12mr|kcm-rpmdrake-1.0-6|13	
12mr|kcm-rpmdrake-1.0-6|14	%prep
12mr|kcm-rpmdrake-1.0-6|15	%setup -q
12mr|kcm-rpmdrake-1.0-6|16	
12mr|kcm-rpmdrake-1.0-6|17	%build
12mr|kcm-rpmdrake-1.0-6|18	%cmake_kde4
12mr|kcm-rpmdrake-1.0-6|19	
12mr|kcm-rpmdrake-1.0-6|20	%install
12mr|kcm-rpmdrake-1.0-6|21	%makeinstall_std -C build
12mr|kcm-rpmdrake-1.0-6|22	
12mr|kcm-rpmdrake-1.0-6|23	%files
12mr|kcm-rpmdrake-1.0-6|24	%defattr(-,root,root)
12mr|kcm-rpmdrake-1.0-6|25	%doc
12mr|kcm-rpmdrake-1.0-6|26	%{_datadir}/kde4/services/kcm_rpmdrake.desktop
12mr|kcm-rpmdrake-1.0-6|27	

14498 12
12mr|kcm-rpmdrake-sources-1.0-9|1	# These macros are not present on the target distribution and are provided explicitly here
12mr|kcm-rpmdrake-sources-1.0-9|2	%define make_jobs %{__make} %{?_smp_mflags} VERBOSE=1
12mr|kcm-rpmdrake-sources-1.0-9|3	
12mr|kcm-rpmdrake-sources-1.0-9|4	Name:           kcm-rpmdrake-sources
12mr|kcm-rpmdrake-sources-1.0-9|5	BuildRequires:  kdelibs4-devel
12mr|kcm-rpmdrake-sources-1.0-9|6	License:        GPLv3+
12mr|kcm-rpmdrake-sources-1.0-9|7	Group:          Graphical desktop/KDE
12mr|kcm-rpmdrake-sources-1.0-9|8	Summary:        A KDE Control Module for launching repository configuration GUI
12mr|kcm-rpmdrake-sources-1.0-9|9	Version:        1.0
12mr|kcm-rpmdrake-sources-1.0-9|10	Release:        9
12mr|kcm-rpmdrake-sources-1.0-9|11	BuildArch:      noarch
12mr|kcm-rpmdrake-sources-1.0-9|12	Source0:        %{name}-%{version}.tar.gz
12mr|kcm-rpmdrake-sources-1.0-9|13	
12mr|kcm-rpmdrake-sources-1.0-9|14	%description
12mr|kcm-rpmdrake-sources-1.0-9|15	Repository configuration GUI GUI launcher for KDE Control Center
12mr|kcm-rpmdrake-sources-1.0-9|16	
12mr|kcm-rpmdrake-sources-1.0-9|17	%prep
12mr|kcm-rpmdrake-sources-1.0-9|18	%setup -q
12mr|kcm-rpmdrake-sources-1.0-9|19	
12mr|kcm-rpmdrake-sources-1.0-9|20	%build
12mr|kcm-rpmdrake-sources-1.0-9|21	%cmake_kde4
12mr|kcm-rpmdrake-sources-1.0-9|22	
12mr|kcm-rpmdrake-sources-1.0-9|23	%install
12mr|kcm-rpmdrake-sources-1.0-9|24	%makeinstall_std -C build
12mr|kcm-rpmdrake-sources-1.0-9|25	
12mr|kcm-rpmdrake-sources-1.0-9|26	%files
12mr|kcm-rpmdrake-sources-1.0-9|27	%defattr(-,root,root)
12mr|kcm-rpmdrake-sources-1.0-9|28	%doc
12mr|kcm-rpmdrake-sources-1.0-9|29	%{_datadir}/kde4/services/kcm_rpmdrake-sources.desktop
12mr|kcm-rpmdrake-sources-1.0-9|30	

14499 12
12mr|kcm-rpmdrake-update-1.0-6|1	Name:           kcm-rpmdrake-update
12mr|kcm-rpmdrake-update-1.0-6|2	BuildRequires:  kdelibs4-devel
12mr|kcm-rpmdrake-update-1.0-6|3	License:        GPLv3+
12mr|kcm-rpmdrake-update-1.0-6|4	Group:          Graphical desktop/KDE
12mr|kcm-rpmdrake-update-1.0-6|5	Summary:        A KDE Control Module for launching ROSA Update GUI
12mr|kcm-rpmdrake-update-1.0-6|6	Version:        1.0
12mr|kcm-rpmdrake-update-1.0-6|7	Release:        6
12mr|kcm-rpmdrake-update-1.0-6|8	BuildArch:      noarch
12mr|kcm-rpmdrake-update-1.0-6|9	Source0:        %{name}-%{version}.tar.gz
12mr|kcm-rpmdrake-update-1.0-6|10	
12mr|kcm-rpmdrake-update-1.0-6|11	%description
12mr|kcm-rpmdrake-update-1.0-6|12	ROSA Update GUI launcher for KDE Control Center
12mr|kcm-rpmdrake-update-1.0-6|13	
12mr|kcm-rpmdrake-update-1.0-6|14	%prep
12mr|kcm-rpmdrake-update-1.0-6|15	%setup -q
12mr|kcm-rpmdrake-update-1.0-6|16	
12mr|kcm-rpmdrake-update-1.0-6|17	%build
12mr|kcm-rpmdrake-update-1.0-6|18	%cmake_kde4
12mr|kcm-rpmdrake-update-1.0-6|19	
12mr|kcm-rpmdrake-update-1.0-6|20	%install
12mr|kcm-rpmdrake-update-1.0-6|21	%makeinstall_std -C build
12mr|kcm-rpmdrake-update-1.0-6|22	
12mr|kcm-rpmdrake-update-1.0-6|23	%files
12mr|kcm-rpmdrake-update-1.0-6|24	%defattr(-,root,root)
12mr|kcm-rpmdrake-update-1.0-6|25	%doc
12mr|kcm-rpmdrake-update-1.0-6|26	%{_datadir}/kde4/services/kcm_rpmdrake-update.desktop
12mr|kcm-rpmdrake-update-1.0-6|27	

14500 12
12mr|kcm_touchpad-0.3.1-10|1	%define gitref     00370b5
12mr|kcm_touchpad-0.3.1-10|2	
12mr|kcm_touchpad-0.3.1-10|3	Name:		kcm_touchpad
12mr|kcm_touchpad-0.3.1-10|4	Version:	0.3.1
12mr|kcm_touchpad-0.3.1-10|5	Summary:	Touchpad Configuration GUI for KDE
12mr|kcm_touchpad-0.3.1-10|6	Release:	10
12mr|kcm_touchpad-0.3.1-10|7	License:	GPL
12mr|kcm_touchpad-0.3.1-10|8	Group:		Graphical desktop/KDE
12mr|kcm_touchpad-0.3.1-10|9	URL:		http://kde-apps.org/content/show.php/kcm_touchpad?content=113335
12mr|kcm_touchpad-0.3.1-10|10	Source0:	http://download.github.com/mishaaq-%name-%gitref.tar.gz
12mr|kcm_touchpad-0.3.1-10|11	#Patch0:         synaptic-1.1.3.patch
12mr|kcm_touchpad-0.3.1-10|12	
12mr|kcm_touchpad-0.3.1-10|13	# Upstream patches
12mr|kcm_touchpad-0.3.1-10|14	#
12mr|kcm_touchpad-0.3.1-10|15	# (bor) fix setting of boolean properties on startup
12mr|kcm_touchpad-0.3.1-10|16	# Patch100:	fix_boolean_properties_on_startup.patch
12mr|kcm_touchpad-0.3.1-10|17	# (bor) fix saving/restoring of CoastingSpeed state
12mr|kcm_touchpad-0.3.1-10|18	# Patch101:	fix_scroll_coasting.patch
12mr|kcm_touchpad-0.3.1-10|19	# (bor) fix saving/restoring of CoastingSpeed state again
12mr|kcm_touchpad-0.3.1-10|20	# Patch102:	0001-Fix-settings-of-coasting-speed-on-startup.patch
12mr|kcm_touchpad-0.3.1-10|21	# (bor) fix setting scrolling sensitivity to High disables scrolling
12mr|kcm_touchpad-0.3.1-10|22	Patch103:	0001-fix-the-scrolling-being-disabled-after-setting-the-s.patch
12mr|kcm_touchpad-0.3.1-10|23	# (bor) better checking of supported touchpad capabilities
12mr|kcm_touchpad-0.3.1-10|24	Patch104:	0002-Add-support-for-querying-touchpad-capabilities.patch
12mr|kcm_touchpad-0.3.1-10|25	Patch105:	0003-Do-not-offer-for-configuration-actions-that-touchpad.patch
12mr|kcm_touchpad-0.3.1-10|26	# (bor) implement SmartMode
12mr|kcm_touchpad-0.3.1-10|27	Patch106:	0004-Add-ksyndaemon-daemon-to-monitor-touchpad.patch
12mr|kcm_touchpad-0.3.1-10|28	Patch107:	0005-Implement-SmartMode-as-interface-to-ksyndaemon.patch
12mr|kcm_touchpad-0.3.1-10|29	# (bor) fix previous patch
12mr|kcm_touchpad-0.3.1-10|30	Patch108:	0006-ksyndaemon-was-not-terminated-on-session-logout.patch
12mr|kcm_touchpad-0.3.1-10|31	# (bor) add translations from Mandriva SVN
12mr|kcm_touchpad-0.3.1-10|32	Patch109:	0007-Add-l10n-files-from-Mandriva-cooker.patch
12mr|kcm_touchpad-0.3.1-10|33	# (bor) fix system settings category for KDE 4.6
12mr|kcm_touchpad-0.3.1-10|34	Patch110:	0008-Fix-System-Settings-category-for-4.6.patch
12mr|kcm_touchpad-0.3.1-10|35	
12mr|kcm_touchpad-0.3.1-10|36	BuildRequires:	kdelibs4-devel
12mr|kcm_touchpad-0.3.1-10|37	BuildRequires:	x11-driver-input-synaptics-devel
12mr|kcm_touchpad-0.3.1-10|38	BuildRequires:	pkgconfig(xi)
12mr|kcm_touchpad-0.3.1-10|39	
12mr|kcm_touchpad-0.3.1-10|40	Requires:	kdebase4-runtime
12mr|kcm_touchpad-0.3.1-10|41	
12mr|kcm_touchpad-0.3.1-10|42	%description
12mr|kcm_touchpad-0.3.1-10|43	Touchpad Configuration GUI for KDE.
12mr|kcm_touchpad-0.3.1-10|44	
12mr|kcm_touchpad-0.3.1-10|45	%files -f %{name}.lang
12mr|kcm_touchpad-0.3.1-10|46	%doc AUTHORS README
12mr|kcm_touchpad-0.3.1-10|47	%{_kde_libdir}/kde4/kcm_touchpad.so
12mr|kcm_touchpad-0.3.1-10|48	%{_kde_libdir}/kde4/libexec/ksyndaemon
12mr|kcm_touchpad-0.3.1-10|49	%{_kde_services}/touchpad.desktop
12mr|kcm_touchpad-0.3.1-10|50	%{_kde_services}/ksyndaemon.desktop
12mr|kcm_touchpad-0.3.1-10|51	%{_datadir}/dbus-1/services/org.kde.ksyndaemon.service
12mr|kcm_touchpad-0.3.1-10|52	
12mr|kcm_touchpad-0.3.1-10|53	#-----------------------------------------------------------------------------
12mr|kcm_touchpad-0.3.1-10|54	
12mr|kcm_touchpad-0.3.1-10|55	%prep
12mr|kcm_touchpad-0.3.1-10|56	%setup -q -n mishaaq-%{name}-%{gitref}
12mr|kcm_touchpad-0.3.1-10|57	%apply_patches
12mr|kcm_touchpad-0.3.1-10|58	
12mr|kcm_touchpad-0.3.1-10|59	%build
12mr|kcm_touchpad-0.3.1-10|60	%cmake_kde4
12mr|kcm_touchpad-0.3.1-10|61	
12mr|kcm_touchpad-0.3.1-10|62	%make
12mr|kcm_touchpad-0.3.1-10|63	
12mr|kcm_touchpad-0.3.1-10|64	%install
12mr|kcm_touchpad-0.3.1-10|65	%makeinstall_std -C build
12mr|kcm_touchpad-0.3.1-10|66	
12mr|kcm_touchpad-0.3.1-10|67	rm -f %{buildroot}%{_docdir}/%{name}/*
12mr|kcm_touchpad-0.3.1-10|68	
12mr|kcm_touchpad-0.3.1-10|69	%find_lang %{name}
12mr|kcm_touchpad-0.3.1-10|70	
12mr|kcm_touchpad-0.3.1-10|71	
12mr|kcm_touchpad-0.3.1-10|72	%changelog
12mr|kcm_touchpad-0.3.1-10|73	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|kcm_touchpad-0.3.1-10|74	+ Commit: efc645c
12mr|kcm_touchpad-0.3.1-10|75	- Update BuildRequires
12mr|kcm_touchpad-0.3.1-10|76	
12mr|kcm_touchpad-0.3.1-10|77	

14501 12
12mr|kcm-update-freq-1.0-5|1	Name:           kcm-update-freq
12mr|kcm-update-freq-1.0-5|2	BuildRequires:  kdelibs4-devel
12mr|kcm-update-freq-1.0-5|3	License:        GPLv3+
12mr|kcm-update-freq-1.0-5|4	Group:          Graphical desktop/KDE
12mr|kcm-update-freq-1.0-5|5	Summary:        A KDE Control Module for launching Update Frequency configuration
12mr|kcm-update-freq-1.0-5|6	Version:        1.0
12mr|kcm-update-freq-1.0-5|7	Release:        5
12mr|kcm-update-freq-1.0-5|8	BuildArch:      noarch
12mr|kcm-update-freq-1.0-5|9	Source0:        %{name}-%{version}.tar.gz
12mr|kcm-update-freq-1.0-5|10	
12mr|kcm-update-freq-1.0-5|11	%description
12mr|kcm-update-freq-1.0-5|12	Update Frequency configuration launcher for KDE Control Center
12mr|kcm-update-freq-1.0-5|13	
12mr|kcm-update-freq-1.0-5|14	%prep
12mr|kcm-update-freq-1.0-5|15	%setup -q
12mr|kcm-update-freq-1.0-5|16	
12mr|kcm-update-freq-1.0-5|17	%build
12mr|kcm-update-freq-1.0-5|18	%cmake_kde4
12mr|kcm-update-freq-1.0-5|19	
12mr|kcm-update-freq-1.0-5|20	%install
12mr|kcm-update-freq-1.0-5|21	%makeinstall_std -C build
12mr|kcm-update-freq-1.0-5|22	
12mr|kcm-update-freq-1.0-5|23	%files
12mr|kcm-update-freq-1.0-5|24	%defattr(-,root,root)
12mr|kcm-update-freq-1.0-5|25	%doc
12mr|kcm-update-freq-1.0-5|26	%{_datadir}/kde4/services/kcm_update-freq.desktop
12mr|kcm-update-freq-1.0-5|27	

14502 12
12mr|kcm-userdrake-1.0-5|1	Name:           kcm-userdrake
12mr|kcm-userdrake-1.0-5|2	BuildRequires:  kdelibs4-devel
12mr|kcm-userdrake-1.0-5|3	License:        GPLv3+
12mr|kcm-userdrake-1.0-5|4	Group:          Graphical desktop/KDE
12mr|kcm-userdrake-1.0-5|5	Summary:        A KDE Control Module for launching userdrake
12mr|kcm-userdrake-1.0-5|6	Version:        1.0
12mr|kcm-userdrake-1.0-5|7	Release:        5
12mr|kcm-userdrake-1.0-5|8	BuildArch:      noarch
12mr|kcm-userdrake-1.0-5|9	Source0:        %{name}-%{version}.tar.gz
12mr|kcm-userdrake-1.0-5|10	
12mr|kcm-userdrake-1.0-5|11	%description
12mr|kcm-userdrake-1.0-5|12	Userdrake launcher for KDE Control Center
12mr|kcm-userdrake-1.0-5|13	
12mr|kcm-userdrake-1.0-5|14	%prep
12mr|kcm-userdrake-1.0-5|15	%setup -q
12mr|kcm-userdrake-1.0-5|16	
12mr|kcm-userdrake-1.0-5|17	%build
12mr|kcm-userdrake-1.0-5|18	%cmake_kde4
12mr|kcm-userdrake-1.0-5|19	
12mr|kcm-userdrake-1.0-5|20	%install
12mr|kcm-userdrake-1.0-5|21	%makeinstall_std -C build
12mr|kcm-userdrake-1.0-5|22	
12mr|kcm-userdrake-1.0-5|23	%files
12mr|kcm-userdrake-1.0-5|24	%defattr(-,root,root)
12mr|kcm-userdrake-1.0-5|25	%doc
12mr|kcm-userdrake-1.0-5|26	%{_datadir}/kde4/services/kcm_userdrake.desktop
12mr|kcm-userdrake-1.0-5|27	

14503 12
12mr|kcm-XFdrake-1.0-4|1	Name:           kcm-XFdrake
12mr|kcm-XFdrake-1.0-4|2	BuildRequires:  kdelibs4-devel
12mr|kcm-XFdrake-1.0-4|3	License:        GPLv3+
12mr|kcm-XFdrake-1.0-4|4	Group:          Graphical desktop/KDE
12mr|kcm-XFdrake-1.0-4|5	Summary:        A KDE Control Module for launching XFdrake
12mr|kcm-XFdrake-1.0-4|6	Version:        1.0
12mr|kcm-XFdrake-1.0-4|7	Release:        4
12mr|kcm-XFdrake-1.0-4|8	BuildArch:      noarch
12mr|kcm-XFdrake-1.0-4|9	Source0:        %{name}-%{version}.tar.gz
12mr|kcm-XFdrake-1.0-4|10	
12mr|kcm-XFdrake-1.0-4|11	%description
12mr|kcm-XFdrake-1.0-4|12	XFdrake launcher for KDE Control Center
12mr|kcm-XFdrake-1.0-4|13	
12mr|kcm-XFdrake-1.0-4|14	%prep
12mr|kcm-XFdrake-1.0-4|15	%setup -q
12mr|kcm-XFdrake-1.0-4|16	
12mr|kcm-XFdrake-1.0-4|17	%build
12mr|kcm-XFdrake-1.0-4|18	%cmake_kde4
12mr|kcm-XFdrake-1.0-4|19	
12mr|kcm-XFdrake-1.0-4|20	%install
12mr|kcm-XFdrake-1.0-4|21	%makeinstall_std -C build
12mr|kcm-XFdrake-1.0-4|22	
12mr|kcm-XFdrake-1.0-4|23	%files
12mr|kcm-XFdrake-1.0-4|24	%defattr(-,root,root)
12mr|kcm-XFdrake-1.0-4|25	%doc
12mr|kcm-XFdrake-1.0-4|26	%{_datadir}/kde4/services/kcm_XFdrake.desktop
12mr|kcm-XFdrake-1.0-4|27	

14504 12
12mr|kcolorchooser-4.9.4-1|1	Name:		kcolorchooser
12mr|kcolorchooser-4.9.4-1|2	Summary:	KDE Color Chooser
12mr|kcolorchooser-4.9.4-1|3	Version:	4.9.4
12mr|kcolorchooser-4.9.4-1|4	Release:	1
12mr|kcolorchooser-4.9.4-1|5	Epoch:		2
12mr|kcolorchooser-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kcolorchooser-4.9.4-1|7	License:	GPLv2
12mr|kcolorchooser-4.9.4-1|8	URL:		http://www.kde.org
12mr|kcolorchooser-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kcolorchooser-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|kcolorchooser-4.9.4-1|11	
12mr|kcolorchooser-4.9.4-1|12	%description
12mr|kcolorchooser-4.9.4-1|13	KColorChooser is a simple application to select the color from the screen or
12mr|kcolorchooser-4.9.4-1|14	from a pallete.
12mr|kcolorchooser-4.9.4-1|15	Features :
12mr|kcolorchooser-4.9.4-1|16	- Select colors from any location on the screen.
12mr|kcolorchooser-4.9.4-1|17	- Select colors from a range of standard palletes available.
12mr|kcolorchooser-4.9.4-1|18	- Color values shown in Hue-Saturation-Value (HSV), Red-Green-Blue (RGB) and
12mr|kcolorchooser-4.9.4-1|19	HTML formats.
12mr|kcolorchooser-4.9.4-1|20	
12mr|kcolorchooser-4.9.4-1|21	%files
12mr|kcolorchooser-4.9.4-1|22	%{_kde_bindir}/kcolorchooser
12mr|kcolorchooser-4.9.4-1|23	%{_kde_applicationsdir}/kcolorchooser.desktop
12mr|kcolorchooser-4.9.4-1|24	%{_kde_iconsdir}/*/*/*/kcolorchooser*
12mr|kcolorchooser-4.9.4-1|25	
12mr|kcolorchooser-4.9.4-1|26	#----------------------------------------------------------------------
12mr|kcolorchooser-4.9.4-1|27	
12mr|kcolorchooser-4.9.4-1|28	%prep
12mr|kcolorchooser-4.9.4-1|29	%setup -q
12mr|kcolorchooser-4.9.4-1|30	
12mr|kcolorchooser-4.9.4-1|31	%build
12mr|kcolorchooser-4.9.4-1|32	%cmake_kde4
12mr|kcolorchooser-4.9.4-1|33	%make
12mr|kcolorchooser-4.9.4-1|34	
12mr|kcolorchooser-4.9.4-1|35	%install
12mr|kcolorchooser-4.9.4-1|36	%makeinstall_std -C build
12mr|kcolorchooser-4.9.4-1|37	
12mr|kcolorchooser-4.9.4-1|38	%changelog
12mr|kcolorchooser-4.9.4-1|39	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|kcolorchooser-4.9.4-1|40	- New version 4.9.4
12mr|kcolorchooser-4.9.4-1|41	
12mr|kcolorchooser-4.9.4-1|42	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|kcolorchooser-4.9.4-1|43	- New version 4.9.3
12mr|kcolorchooser-4.9.4-1|44	
12mr|kcolorchooser-4.9.4-1|45	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|kcolorchooser-4.9.4-1|46	- New version 4.9.2
12mr|kcolorchooser-4.9.4-1|47	
12mr|kcolorchooser-4.9.4-1|48	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|kcolorchooser-4.9.4-1|49	- New version 4.9.1
12mr|kcolorchooser-4.9.4-1|50	
12mr|kcolorchooser-4.9.4-1|51	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|kcolorchooser-4.9.4-1|52	- New version 4.9.0
12mr|kcolorchooser-4.9.4-1|53	
12mr|kcolorchooser-4.9.4-1|54	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|kcolorchooser-4.9.4-1|55	- New version 4.8.97
12mr|kcolorchooser-4.9.4-1|56	
12mr|kcolorchooser-4.9.4-1|57	* Wed Jul 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|kcolorchooser-4.9.4-1|58	- New version 4.8.95
12mr|kcolorchooser-4.9.4-1|59	
12mr|kcolorchooser-4.9.4-1|60	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.4-1
12mr|kcolorchooser-4.9.4-1|61	- update to 4.8.4
12mr|kcolorchooser-4.9.4-1|62	
12mr|kcolorchooser-4.9.4-1|63	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.3-1
12mr|kcolorchooser-4.9.4-1|64	- update to 4.8.3
12mr|kcolorchooser-4.9.4-1|65	
12mr|kcolorchooser-4.9.4-1|66	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.2-1
12mr|kcolorchooser-4.9.4-1|67	- update to 4.8.2
12mr|kcolorchooser-4.9.4-1|68	
12mr|kcolorchooser-4.9.4-1|69	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.1-1
12mr|kcolorchooser-4.9.4-1|70	- update to 4.8.1
12mr|kcolorchooser-4.9.4-1|71	
12mr|kcolorchooser-4.9.4-1|72	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|kcolorchooser-4.9.4-1|73	+ Revision: 762455
12mr|kcolorchooser-4.9.4-1|74	- New upstream tarball
12mr|kcolorchooser-4.9.4-1|75	
12mr|kcolorchooser-4.9.4-1|76	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|kcolorchooser-4.9.4-1|77	+ Revision: 758047
12mr|kcolorchooser-4.9.4-1|78	- New upstream tarball
12mr|kcolorchooser-4.9.4-1|79	
12mr|kcolorchooser-4.9.4-1|80	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|kcolorchooser-4.9.4-1|81	+ Revision: 744530
12mr|kcolorchooser-4.9.4-1|82	- New upstream tarball
12mr|kcolorchooser-4.9.4-1|83	
12mr|kcolorchooser-4.9.4-1|84	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|kcolorchooser-4.9.4-1|85	+ Revision: 739358
12mr|kcolorchooser-4.9.4-1|86	- New upstream tarball
12mr|kcolorchooser-4.9.4-1|87	
12mr|kcolorchooser-4.9.4-1|88	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|kcolorchooser-4.9.4-1|89	+ Revision: 731856
12mr|kcolorchooser-4.9.4-1|90	- New upstream tarball 4.7.80
12mr|kcolorchooser-4.9.4-1|91	
12mr|kcolorchooser-4.9.4-1|92	* Tue Oct 11 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|kcolorchooser-4.9.4-1|93	+ Revision: 704179
12mr|kcolorchooser-4.9.4-1|94	- Import kcolorchooser
12mr|kcolorchooser-4.9.4-1|95	- Create current folder
12mr|kcolorchooser-4.9.4-1|96	

14505 12
12mr|kde4-audiocd-4.9.4-1|1	Name:		kde4-audiocd
12mr|kde4-audiocd-4.9.4-1|2	Version:	4.9.4
12mr|kde4-audiocd-4.9.4-1|3	Release:	1
12mr|kde4-audiocd-4.9.4-1|4	Epoch:		3
12mr|kde4-audiocd-4.9.4-1|5	Summary:	KDE I/O Slave for Audio CDs
12mr|kde4-audiocd-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kde4-audiocd-4.9.4-1|7	License:	GPLv2
12mr|kde4-audiocd-4.9.4-1|8	URL:		https://projects.kde.org/projects/kde/kdemultimedia/audiocd-kio
12mr|kde4-audiocd-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/audiocd-kio-%{version}.tar.xz
12mr|kde4-audiocd-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|kde4-audiocd-4.9.4-1|11	BuildRequires:	libcdda-devel
12mr|kde4-audiocd-4.9.4-1|12	Buildrequires:	libkcddb-devel
12mr|kde4-audiocd-4.9.4-1|13	Buildrequires:	libkcompactdisc-devel
12mr|kde4-audiocd-4.9.4-1|14	Conflicts:	kdemultimedia4-core < 3:4.5.71
12mr|kde4-audiocd-4.9.4-1|15	
12mr|kde4-audiocd-4.9.4-1|16	%description
12mr|kde4-audiocd-4.9.4-1|17	KDE I/O Slave for Audio CDs.
12mr|kde4-audiocd-4.9.4-1|18	
12mr|kde4-audiocd-4.9.4-1|19	%files
12mr|kde4-audiocd-4.9.4-1|20	%{_kde_libdir}/kde4/kcm_audiocd.so
12mr|kde4-audiocd-4.9.4-1|21	%{_kde_libdir}/kde4/kio_audiocd.so
12mr|kde4-audiocd-4.9.4-1|22	%{_kde_libdir}/kde4/libaudiocd_*
12mr|kde4-audiocd-4.9.4-1|23	%{_kde_datadir}/config.kcfg/audiocd_*
12mr|kde4-audiocd-4.9.4-1|24	%{_kde_services}/audiocd.desktop
12mr|kde4-audiocd-4.9.4-1|25	%{_kde_services}/audiocd.protocol
12mr|kde4-audiocd-4.9.4-1|26	%{_kde_appsdir}/kconf_update/audiocd.upd
12mr|kde4-audiocd-4.9.4-1|27	%{_kde_appsdir}/kconf_update/upgrade-metadata.sh
12mr|kde4-audiocd-4.9.4-1|28	%{_kde_appsdir}/konqsidebartng/virtual_folders/services/audiocd.desktop
12mr|kde4-audiocd-4.9.4-1|29	%{_kde_appsdir}/solid/actions/solid_audiocd.desktop
12mr|kde4-audiocd-4.9.4-1|30	%{_kde_docdir}/HTML/en/kioslave/audiocd
12mr|kde4-audiocd-4.9.4-1|31	
12mr|kde4-audiocd-4.9.4-1|32	#------------------------------------------------------------------------------
12mr|kde4-audiocd-4.9.4-1|33	
12mr|kde4-audiocd-4.9.4-1|34	%define audiocdplugins_major 4
12mr|kde4-audiocd-4.9.4-1|35	%define libaudiocdplugins %mklibname audiocdplugins %{audiocdplugins_major}
12mr|kde4-audiocd-4.9.4-1|36	
12mr|kde4-audiocd-4.9.4-1|37	%package -n %{libaudiocdplugins}
12mr|kde4-audiocd-4.9.4-1|38	Summary:	KDE I/O Slave for Audio CDs library
12mr|kde4-audiocd-4.9.4-1|39	Group:		System/Libraries
12mr|kde4-audiocd-4.9.4-1|40	
12mr|kde4-audiocd-4.9.4-1|41	%description -n %{libaudiocdplugins}
12mr|kde4-audiocd-4.9.4-1|42	KDE I/O Slave for Audio CDs library using cdparanoia.
12mr|kde4-audiocd-4.9.4-1|43	
12mr|kde4-audiocd-4.9.4-1|44	%files -n %{libaudiocdplugins}
12mr|kde4-audiocd-4.9.4-1|45	%{_kde_libdir}/libaudiocdplugins.so.%{audiocdplugins_major}*
12mr|kde4-audiocd-4.9.4-1|46	
12mr|kde4-audiocd-4.9.4-1|47	#--------------------------------------------------------------------
12mr|kde4-audiocd-4.9.4-1|48	
12mr|kde4-audiocd-4.9.4-1|49	%package devel
12mr|kde4-audiocd-4.9.4-1|50	Summary:	Devel stuff for %{name}
12mr|kde4-audiocd-4.9.4-1|51	Group:		Development/KDE and Qt
12mr|kde4-audiocd-4.9.4-1|52	Requires:	%{libaudiocdplugins} = %{EVRD}
12mr|kde4-audiocd-4.9.4-1|53	Conflicts:	kdemultimedia4-devel < 3:4.8.95
12mr|kde4-audiocd-4.9.4-1|54	
12mr|kde4-audiocd-4.9.4-1|55	%description devel
12mr|kde4-audiocd-4.9.4-1|56	This package contains header files needed if you wish to build applications
12mr|kde4-audiocd-4.9.4-1|57	based on %{name}.
12mr|kde4-audiocd-4.9.4-1|58	
12mr|kde4-audiocd-4.9.4-1|59	%files devel
12mr|kde4-audiocd-4.9.4-1|60	%{_kde_libdir}/libaudiocdplugins.so
12mr|kde4-audiocd-4.9.4-1|61	%{_kde_includedir}/*
12mr|kde4-audiocd-4.9.4-1|62	
12mr|kde4-audiocd-4.9.4-1|63	#--------------------------------------------------------------------
12mr|kde4-audiocd-4.9.4-1|64	
12mr|kde4-audiocd-4.9.4-1|65	%prep
12mr|kde4-audiocd-4.9.4-1|66	%setup -qn audiocd-kio-%{version}
12mr|kde4-audiocd-4.9.4-1|67	
12mr|kde4-audiocd-4.9.4-1|68	%build
12mr|kde4-audiocd-4.9.4-1|69	%cmake_kde4
12mr|kde4-audiocd-4.9.4-1|70	%make
12mr|kde4-audiocd-4.9.4-1|71	
12mr|kde4-audiocd-4.9.4-1|72	%install
12mr|kde4-audiocd-4.9.4-1|73	%makeinstall_std -C build
12mr|kde4-audiocd-4.9.4-1|74	
12mr|kde4-audiocd-4.9.4-1|75	%changelog
12mr|kde4-audiocd-4.9.4-1|76	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.4-1
12mr|kde4-audiocd-4.9.4-1|77	- New version 4.9.4
12mr|kde4-audiocd-4.9.4-1|78	
12mr|kde4-audiocd-4.9.4-1|79	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.3-1
12mr|kde4-audiocd-4.9.4-1|80	- New version 4.9.3
12mr|kde4-audiocd-4.9.4-1|81	
12mr|kde4-audiocd-4.9.4-1|82	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.2-1
12mr|kde4-audiocd-4.9.4-1|83	- New version 4.9.2
12mr|kde4-audiocd-4.9.4-1|84	
12mr|kde4-audiocd-4.9.4-1|85	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.1-1
12mr|kde4-audiocd-4.9.4-1|86	- New version 4.9.1
12mr|kde4-audiocd-4.9.4-1|87	
12mr|kde4-audiocd-4.9.4-1|88	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.0-1
12mr|kde4-audiocd-4.9.4-1|89	- New version 4.9.0
12mr|kde4-audiocd-4.9.4-1|90	
12mr|kde4-audiocd-4.9.4-1|91	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.97-1
12mr|kde4-audiocd-4.9.4-1|92	- New version 4.8.97
12mr|kde4-audiocd-4.9.4-1|93	
12mr|kde4-audiocd-4.9.4-1|94	* Wed Jul 11 2012 Andrey Bondrov <abondrov@mandriva.org> 3:4.8.95-1
12mr|kde4-audiocd-4.9.4-1|95	+ Revision: 808860
12mr|kde4-audiocd-4.9.4-1|96	- imported package kde4-audiocd
12mr|kde4-audiocd-4.9.4-1|97	
12mr|kde4-audiocd-4.9.4-1|98	* Tue Jul 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.95-1
12mr|kde4-audiocd-4.9.4-1|99	- Follow upstream and move kde4-audiocd from kdemultimedia4 to own packageset
12mr|kde4-audiocd-4.9.4-1|100	

14506 12
12mr|kde4-macros-4.7.90-3|1	Name:		kde4-macros
12mr|kde4-macros-4.7.90-3|2	Version:	4.7.90
12mr|kde4-macros-4.7.90-3|3	Release:	3
12mr|kde4-macros-4.7.90-3|4	Group:		Development/KDE and Qt
12mr|kde4-macros-4.7.90-3|5	Summary:	Base install macros for kde 4
12mr|kde4-macros-4.7.90-3|6	License:	GPL
12mr|kde4-macros-4.7.90-3|7	URL:		http://www.mandriva.com
12mr|kde4-macros-4.7.90-3|8	Source0:	kde4.macros
12mr|kde4-macros-4.7.90-3|9	BuildArch:	noarch
12mr|kde4-macros-4.7.90-3|10	Requires:	cmake >= 2.6.2
12mr|kde4-macros-4.7.90-3|11	Requires:	mandriva-release
12mr|kde4-macros-4.7.90-3|12	
12mr|kde4-macros-4.7.90-3|13	%description
12mr|kde4-macros-4.7.90-3|14	Base install macros for kde 4
12mr|kde4-macros-4.7.90-3|15	
12mr|kde4-macros-4.7.90-3|16	%files
12mr|kde4-macros-4.7.90-3|17	%_sysconfdir/rpm/macros.d/kde4.macros
12mr|kde4-macros-4.7.90-3|18	
12mr|kde4-macros-4.7.90-3|19	%install
12mr|kde4-macros-4.7.90-3|20	rm -rf %buildroot
12mr|kde4-macros-4.7.90-3|21	install -d -m 755 %buildroot%_sysconfdir/rpm/macros.d
12mr|kde4-macros-4.7.90-3|22	install -m 644 %SOURCE0 %buildroot%_sysconfdir/rpm/macros.d/
12mr|kde4-macros-4.7.90-3|23	
12mr|kde4-macros-4.7.90-3|24	
12mr|kde4-macros-4.7.90-3|25	
12mr|kde4-macros-4.7.90-3|26	
12mr|kde4-macros-4.7.90-3|27	%changelog
12mr|kde4-macros-4.7.90-3|28	

14507 12
12mr|kde4-splash-mdv-2010.1.0-4|1	Name: kde4-splash-mdv
12mr|kde4-splash-mdv-2010.1.0-4|2	Summary: KDE Splash supporting SVG files
12mr|kde4-splash-mdv-2010.1.0-4|3	Version: 2010.1.0
12mr|kde4-splash-mdv-2010.1.0-4|4	Release: %mkrel 4
12mr|kde4-splash-mdv-2010.1.0-4|5	License: GPL
12mr|kde4-splash-mdv-2010.1.0-4|6	URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/splash-mdv
12mr|kde4-splash-mdv-2010.1.0-4|7	Group: Graphical desktop/KDE
12mr|kde4-splash-mdv-2010.1.0-4|8	Source: %{name}-%{version}.tar.xz
12mr|kde4-splash-mdv-2010.1.0-4|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|kde4-splash-mdv-2010.1.0-4|10	BuildRequires: qt4-devel
12mr|kde4-splash-mdv-2010.1.0-4|11	BuildRequires: kde4-macros
12mr|kde4-splash-mdv-2010.1.0-4|12	BuildRequires: kdelibs4-devel
12mr|kde4-splash-mdv-2010.1.0-4|13	Requires: kde4-config-file
12mr|kde4-splash-mdv-2010.1.0-4|14	
12mr|kde4-splash-mdv-2010.1.0-4|15	%description
12mr|kde4-splash-mdv-2010.1.0-4|16	Splash Screen Engine for KDE4 supporting SVG files on the theme
12mr|kde4-splash-mdv-2010.1.0-4|17	
12mr|kde4-splash-mdv-2010.1.0-4|18	%prep
12mr|kde4-splash-mdv-2010.1.0-4|19	%setup -q -n %{name}-%{version}
12mr|kde4-splash-mdv-2010.1.0-4|20	
12mr|kde4-splash-mdv-2010.1.0-4|21	%build
12mr|kde4-splash-mdv-2010.1.0-4|22	%cmake_kde4
12mr|kde4-splash-mdv-2010.1.0-4|23	%make
12mr|kde4-splash-mdv-2010.1.0-4|24	
12mr|kde4-splash-mdv-2010.1.0-4|25	%install
12mr|kde4-splash-mdv-2010.1.0-4|26	rm -rf $RPM_BUILD_ROOT
12mr|kde4-splash-mdv-2010.1.0-4|27	pushd build
12mr|kde4-splash-mdv-2010.1.0-4|28	%makeinstall_std
12mr|kde4-splash-mdv-2010.1.0-4|29	popd
12mr|kde4-splash-mdv-2010.1.0-4|30	
12mr|kde4-splash-mdv-2010.1.0-4|31	mkdir -p %{buildroot}/%{_datadir}/kde4/servicetypes
12mr|kde4-splash-mdv-2010.1.0-4|32	mkdir -p %{buildroot}/%{_datadir}/kde4/services
12mr|kde4-splash-mdv-2010.1.0-4|33	cp -a  ksplashplugin.desktop %{buildroot}/%{_datadir}/kde4/servicetypes
12mr|kde4-splash-mdv-2010.1.0-4|34	cp -a  kde4-splash-mdv.desktop %{buildroot}/%{_datadir}/kde4/services
12mr|kde4-splash-mdv-2010.1.0-4|35	ln -s %{_bindir}/kde4-splash-mdv %{buildroot}/%{_bindir}/ksplash
12mr|kde4-splash-mdv-2010.1.0-4|36	
12mr|kde4-splash-mdv-2010.1.0-4|37	pushd build
12mr|kde4-splash-mdv-2010.1.0-4|38	%find_lang %name
12mr|kde4-splash-mdv-2010.1.0-4|39	popd
12mr|kde4-splash-mdv-2010.1.0-4|40	
12mr|kde4-splash-mdv-2010.1.0-4|41	%clean
12mr|kde4-splash-mdv-2010.1.0-4|42	rm -rf $RPM_BUILD_ROOT
12mr|kde4-splash-mdv-2010.1.0-4|43	
12mr|kde4-splash-mdv-2010.1.0-4|44	%files -f build/%{name}.lang
12mr|kde4-splash-mdv-2010.1.0-4|45	%defattr(-,root,root)
12mr|kde4-splash-mdv-2010.1.0-4|46	%attr(755,root,root) %{_bindir}/kde4-splash-mdv
12mr|kde4-splash-mdv-2010.1.0-4|47	%attr(755,root,root) %{_bindir}/ksplash
12mr|kde4-splash-mdv-2010.1.0-4|48	%{_datadir}/kde4/servicetypes/ksplashplugin.desktop
12mr|kde4-splash-mdv-2010.1.0-4|49	%{_datadir}/kde4/services/kde4-splash-mdv.desktop
12mr|kde4-splash-mdv-2010.1.0-4|50	
12mr|kde4-splash-mdv-2010.1.0-4|51	
12mr|kde4-splash-mdv-2010.1.0-4|52	
12mr|kde4-splash-mdv-2010.1.0-4|53	%changelog
12mr|kde4-splash-mdv-2010.1.0-4|54	

14508 12
12mr|kde4-style-qtcurve-1.8.14-1|1	%define shortname QtCurve
12mr|kde4-style-qtcurve-1.8.14-1|2	%define libname %{_lib}%{name}
12mr|kde4-style-qtcurve-1.8.14-1|3	
12mr|kde4-style-qtcurve-1.8.14-1|4	Name:		kde4-style-qtcurve
12mr|kde4-style-qtcurve-1.8.14-1|5	Summary:	QtCurve Theme for KDE4
12mr|kde4-style-qtcurve-1.8.14-1|6	Version:	1.8.14
12mr|kde4-style-qtcurve-1.8.14-1|7	Release:	1
12mr|kde4-style-qtcurve-1.8.14-1|8	Group:		Graphical desktop/KDE
12mr|kde4-style-qtcurve-1.8.14-1|9	License:	GPLv2
12mr|kde4-style-qtcurve-1.8.14-1|10	URL:		http://www.kde-look.org/content/show.php?content=40492
12mr|kde4-style-qtcurve-1.8.14-1|11	Source0:	http://craigd.wikispaces.com/file/view/%{shortname}-KDE4-%{version}.tar.bz2
12mr|kde4-style-qtcurve-1.8.14-1|12	Patch0:		QtCurve-KDE4-1.8.11-l10n-ru.patch
12mr|kde4-style-qtcurve-1.8.14-1|13	BuildRequires:	kdelibs4-devel
12mr|kde4-style-qtcurve-1.8.14-1|14	BuildRequires:	kdebase4-workspace-devel
12mr|kde4-style-qtcurve-1.8.14-1|15	Requires:	%{_lib}%{name} = %{version}
12mr|kde4-style-qtcurve-1.8.14-1|16	Suggests:	qtcurve-gtk2
12mr|kde4-style-qtcurve-1.8.14-1|17	#added for test purpose by bedi
12mr|kde4-style-qtcurve-1.8.14-1|18	Suggests:	oxygen-gtk
12mr|kde4-style-qtcurve-1.8.14-1|19	Suggests:	systemsettings-qt-gtk
12mr|kde4-style-qtcurve-1.8.14-1|20	
12mr|kde4-style-qtcurve-1.8.14-1|21	%description
12mr|kde4-style-qtcurve-1.8.14-1|22	QtCurve theme for KDE 4.
12mr|kde4-style-qtcurve-1.8.14-1|23	
12mr|kde4-style-qtcurve-1.8.14-1|24	%package -n %{libname}
12mr|kde4-style-qtcurve-1.8.14-1|25	Summary:	libraries for %{name}
12mr|kde4-style-qtcurve-1.8.14-1|26	Group:		System/Libraries
12mr|kde4-style-qtcurve-1.8.14-1|27	Provides:	lib%{name} = %{version}-%{release}
12mr|kde4-style-qtcurve-1.8.14-1|28	
12mr|kde4-style-qtcurve-1.8.14-1|29	%description -n %{libname}
12mr|kde4-style-qtcurve-1.8.14-1|30	The libraries for %{name}.
12mr|kde4-style-qtcurve-1.8.14-1|31	
12mr|kde4-style-qtcurve-1.8.14-1|32	%prep
12mr|kde4-style-qtcurve-1.8.14-1|33	%setup -q -n %{shortname}-KDE4-%{version}
12mr|kde4-style-qtcurve-1.8.14-1|34	%patch0 -p 1
12mr|kde4-style-qtcurve-1.8.14-1|35	
12mr|kde4-style-qtcurve-1.8.14-1|36	%build
12mr|kde4-style-qtcurve-1.8.14-1|37	%cmake_kde4
12mr|kde4-style-qtcurve-1.8.14-1|38	%make
12mr|kde4-style-qtcurve-1.8.14-1|39	
12mr|kde4-style-qtcurve-1.8.14-1|40	%install
12mr|kde4-style-qtcurve-1.8.14-1|41	%makeinstall_std -C build
12mr|kde4-style-qtcurve-1.8.14-1|42	
12mr|kde4-style-qtcurve-1.8.14-1|43	%find_lang qtcurve
12mr|kde4-style-qtcurve-1.8.14-1|44	
12mr|kde4-style-qtcurve-1.8.14-1|45	%files -f qtcurve.lang
12mr|kde4-style-qtcurve-1.8.14-1|46	%doc README ChangeLog TODO
12mr|kde4-style-qtcurve-1.8.14-1|47	%{_kde_appsdir}/QtCurve
12mr|kde4-style-qtcurve-1.8.14-1|48	%{_kde_appsdir}/color-schemes/
12mr|kde4-style-qtcurve-1.8.14-1|49	%{_kde_appsdir}/kstyle/
12mr|kde4-style-qtcurve-1.8.14-1|50	%{_kde_appsdir}/kwin/
12mr|kde4-style-qtcurve-1.8.14-1|51	
12mr|kde4-style-qtcurve-1.8.14-1|52	%files -n %{libname}
12mr|kde4-style-qtcurve-1.8.14-1|53	%{_kde_libdir}/kde4/kstyle_qtcurve_config.so
12mr|kde4-style-qtcurve-1.8.14-1|54	%{_kde_libdir}/kde4/kwin3_qtcurve.so
12mr|kde4-style-qtcurve-1.8.14-1|55	%{_kde_libdir}/kde4/kwin_qtcurve_config.so
12mr|kde4-style-qtcurve-1.8.14-1|56	%{_kde_libdir}/kde4/plugins/styles/qtcurve.so
12mr|kde4-style-qtcurve-1.8.14-1|57	
12mr|kde4-style-qtcurve-1.8.14-1|58	
12mr|kde4-style-qtcurve-1.8.14-1|59	
12mr|kde4-style-qtcurve-1.8.14-1|60	%changelog
12mr|kde4-style-qtcurve-1.8.14-1|61	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|kde4-style-qtcurve-1.8.14-1|62	+ Commit: 4e42a0c
12mr|kde4-style-qtcurve-1.8.14-1|63	- New version 1.8.14 (should build fine with KDE4 4.9)
12mr|kde4-style-qtcurve-1.8.14-1|64	
12mr|kde4-style-qtcurve-1.8.14-1|65	

14509 12
12mr|kde4-windeco-dekorator-0.5.1-11|1	Name:           kde4-windeco-dekorator
12mr|kde4-windeco-dekorator-0.5.1-11|2	Group:          Graphical desktop/KDE
12mr|kde4-windeco-dekorator-0.5.1-11|3	Summary:        Customizable Window Decoration Engine for KDE 4
12mr|kde4-windeco-dekorator-0.5.1-11|4	License:        GPLv2+
12mr|kde4-windeco-dekorator-0.5.1-11|5	Url:            http://www.kde-look.org/content/show.php?content=87921
12mr|kde4-windeco-dekorator-0.5.1-11|6	Version:        0.5.1
12mr|kde4-windeco-dekorator-0.5.1-11|7	Release:        11
12mr|kde4-windeco-dekorator-0.5.1-11|8	Source0:        dekorator-%{version}.tar.bz2
12mr|kde4-windeco-dekorator-0.5.1-11|9	Source1:        elementary-emerald-theme.tar.gz
12mr|kde4-windeco-dekorator-0.5.1-11|10	Source2:        kwindeKoratorrc
12mr|kde4-windeco-dekorator-0.5.1-11|11	BuildRequires:  kdebase4-workspace-devel
12mr|kde4-windeco-dekorator-0.5.1-11|12	BuildRequires:  qimageblitz-devel
12mr|kde4-windeco-dekorator-0.5.1-11|13	
12mr|kde4-windeco-dekorator-0.5.1-11|14	%description
12mr|kde4-windeco-dekorator-0.5.1-11|15	Unofficial port of the famous "deKorator" window decoration engine to KDE 4.
12mr|kde4-windeco-dekorator-0.5.1-11|16	You can find themes at http://www.kde-look.org/index.php?xcontentmode=21
12mr|kde4-windeco-dekorator-0.5.1-11|17	
12mr|kde4-windeco-dekorator-0.5.1-11|18	%files
12mr|kde4-windeco-dekorator-0.5.1-11|19	%doc AUTHORS CHANGELOG.original COPYING README README.original TODO
12mr|kde4-windeco-dekorator-0.5.1-11|20	%{_kde_libdir}/kde4/kwin3_deKorator.so
12mr|kde4-windeco-dekorator-0.5.1-11|21	%{_kde_libdir}/kde4/kwin_deKorator_config.so
12mr|kde4-windeco-dekorator-0.5.1-11|22	%{_kde_appsdir}/kwin/deKorator.desktop
12mr|kde4-windeco-dekorator-0.5.1-11|23	%{_kde_appsdir}/deKorator/themes/*
12mr|kde4-windeco-dekorator-0.5.1-11|24	%{_kde_configdir}/deKoratorthemes.knsrc
12mr|kde4-windeco-dekorator-0.5.1-11|25	%{_kde_configdir}/kwindeKoratorrc
12mr|kde4-windeco-dekorator-0.5.1-11|26	
12mr|kde4-windeco-dekorator-0.5.1-11|27	#--------------------------------------------------------------------
12mr|kde4-windeco-dekorator-0.5.1-11|28	
12mr|kde4-windeco-dekorator-0.5.1-11|29	%prep
12mr|kde4-windeco-dekorator-0.5.1-11|30	%setup -q -n dekorator-%{version}
12mr|kde4-windeco-dekorator-0.5.1-11|31	
12mr|kde4-windeco-dekorator-0.5.1-11|32	%build
12mr|kde4-windeco-dekorator-0.5.1-11|33	%cmake_kde4
12mr|kde4-windeco-dekorator-0.5.1-11|34	%make
12mr|kde4-windeco-dekorator-0.5.1-11|35	
12mr|kde4-windeco-dekorator-0.5.1-11|36	%install
12mr|kde4-windeco-dekorator-0.5.1-11|37	pushd build
12mr|kde4-windeco-dekorator-0.5.1-11|38	%makeinstall_std
12mr|kde4-windeco-dekorator-0.5.1-11|39	%__tar xf %{SOURCE1}
12mr|kde4-windeco-dekorator-0.5.1-11|40	%__mkdir -p $RPM_BUILD_ROOT/%{_kde_appsdir}/deKorator/themes/
12mr|kde4-windeco-dekorator-0.5.1-11|41	cp -r Elementary $RPM_BUILD_ROOT/%{_kde_appsdir}/deKorator/themes/
12mr|kde4-windeco-dekorator-0.5.1-11|42	%__mkdir -p $RPM_BUILD_ROOT/%{_kde_configdir}/
12mr|kde4-windeco-dekorator-0.5.1-11|43	%__cp %{SOURCE2} $RPM_BUILD_ROOT/%{_kde_configdir}/
12mr|kde4-windeco-dekorator-0.5.1-11|44	popd
12mr|kde4-windeco-dekorator-0.5.1-11|45	
12mr|kde4-windeco-dekorator-0.5.1-11|46	

14510 12
12mr|kdeadmin4-4.9.4-1|1	%define with_printer_applet 1
12mr|kdeadmin4-4.9.4-1|2	%{?_with_printer_applet: %{expand: %%global with_printer_applet 1}}
12mr|kdeadmin4-4.9.4-1|3	
12mr|kdeadmin4-4.9.4-1|4	Name:		kdeadmin4
12mr|kdeadmin4-4.9.4-1|5	Version:	4.9.4
12mr|kdeadmin4-4.9.4-1|6	Release:	1
12mr|kdeadmin4-4.9.4-1|7	Epoch:		2
12mr|kdeadmin4-4.9.4-1|8	Summary:	K Desktop Environment - Administrative Tools
12mr|kdeadmin4-4.9.4-1|9	Group:		Graphical desktop/KDE
12mr|kdeadmin4-4.9.4-1|10	URL:		http://www.kde.org
12mr|kdeadmin4-4.9.4-1|11	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdeadmin-%{version}.tar.xz
12mr|kdeadmin4-4.9.4-1|12	License:	GPL
12mr|kdeadmin4-4.9.4-1|13	Requires:	pciutils
12mr|kdeadmin4-4.9.4-1|14	BuildRequires:	kdelibs4-devel
12mr|kdeadmin4-4.9.4-1|15	BuildRequires:	kdepimlibs4-devel
12mr|kdeadmin4-4.9.4-1|16	BuildRequires:	python-kde4-devel
12mr|kdeadmin4-4.9.4-1|17	BuildRequires:	python-qt4
12mr|kdeadmin4-4.9.4-1|18	BuildRequires:	python-devel
12mr|kdeadmin4-4.9.4-1|19	BuildRequires:	python-cups
12mr|kdeadmin4-4.9.4-1|20	%if %{with_printer_applet}
12mr|kdeadmin4-4.9.4-1|21	BuildRequires:	system-config-printer-libs
12mr|kdeadmin4-4.9.4-1|22	BuildRequires:	system-config-printer
12mr|kdeadmin4-4.9.4-1|23	%else
12mr|kdeadmin4-4.9.4-1|24	BuildConflicts:	system-config-printer-libs
12mr|kdeadmin4-4.9.4-1|25	%endif
12mr|kdeadmin4-4.9.4-1|26	BuildRequires:	automoc4
12mr|kdeadmin4-4.9.4-1|27	Suggests:	kcron
12mr|kdeadmin4-4.9.4-1|28	Suggests:	kuser
12mr|kdeadmin4-4.9.4-1|29	Suggests:	ksystemlog
12mr|kdeadmin4-4.9.4-1|30	
12mr|kdeadmin4-4.9.4-1|31	%description
12mr|kdeadmin4-4.9.4-1|32	The kdeadmin package contains packages that usually only a system
12mr|kdeadmin4-4.9.4-1|33	administrator might need:
12mr|kdeadmin4-4.9.4-1|34	- kcron
12mr|kdeadmin4-4.9.4-1|35	Editor for the cron command scheduler.
12mr|kdeadmin4-4.9.4-1|36	- kuser
12mr|kdeadmin4-4.9.4-1|37	An user manager.
12mr|kdeadmin4-4.9.4-1|38	
12mr|kdeadmin4-4.9.4-1|39	%files
12mr|kdeadmin4-4.9.4-1|40	%doc README
12mr|kdeadmin4-4.9.4-1|41	
12mr|kdeadmin4-4.9.4-1|42	#------------------------------------------------------------------------
12mr|kdeadmin4-4.9.4-1|43	
12mr|kdeadmin4-4.9.4-1|44	%package -n kuser
12mr|kdeadmin4-4.9.4-1|45	Group:		Graphical desktop/KDE
12mr|kdeadmin4-4.9.4-1|46	Summary:	Users and groups manager
12mr|kdeadmin4-4.9.4-1|47	Provides:	kuser4
12mr|kdeadmin4-4.9.4-1|48	Provides:	kde4-kuser = %{EVRD}
12mr|kdeadmin4-4.9.4-1|49	
12mr|kdeadmin4-4.9.4-1|50	%description -n kuser
12mr|kdeadmin4-4.9.4-1|51	Kuser is a tool to create, remove and modify user accounts and groups.
12mr|kdeadmin4-4.9.4-1|52	
12mr|kdeadmin4-4.9.4-1|53	%files -n kuser
12mr|kdeadmin4-4.9.4-1|54	%{_kde_bindir}/kuser
12mr|kdeadmin4-4.9.4-1|55	%{_kde_applicationsdir}/kuser.desktop
12mr|kdeadmin4-4.9.4-1|56	%{_kde_appsdir}/kuser
12mr|kdeadmin4-4.9.4-1|57	%{_kde_datadir}/config.kcfg/kuser.kcfg
12mr|kdeadmin4-4.9.4-1|58	%{_kde_docdir}/*/*/kuser
12mr|kdeadmin4-4.9.4-1|59	%{_kde_iconsdir}/*/*/*/kuser*
12mr|kdeadmin4-4.9.4-1|60	
12mr|kdeadmin4-4.9.4-1|61	#------------------------------------------------------------------------
12mr|kdeadmin4-4.9.4-1|62	
12mr|kdeadmin4-4.9.4-1|63	%package -n kcron
12mr|kdeadmin4-4.9.4-1|64	Group:		Graphical desktop/KDE
12mr|kdeadmin4-4.9.4-1|65	Summary:	Graphical task scheduler
12mr|kdeadmin4-4.9.4-1|66	Provides:	kcron4
12mr|kdeadmin4-4.9.4-1|67	Provides:	kde4-kcron = %{EVRD}
12mr|kdeadmin4-4.9.4-1|68	
12mr|kdeadmin4-4.9.4-1|69	%description -n kcron
12mr|kdeadmin4-4.9.4-1|70	Kcron is a graphical frontend to the cron system, used to schedule regular
12mr|kdeadmin4-4.9.4-1|71	tasks on a Unix system.
12mr|kdeadmin4-4.9.4-1|72	
12mr|kdeadmin4-4.9.4-1|73	%files -n kcron
12mr|kdeadmin4-4.9.4-1|74	%{_kde_services}/kcm_cron.desktop
12mr|kdeadmin4-4.9.4-1|75	%{_kde_libdir}/kde4/kcm_cron.so
12mr|kdeadmin4-4.9.4-1|76	%{_kde_docdir}/*/*/kcron
12mr|kdeadmin4-4.9.4-1|77	
12mr|kdeadmin4-4.9.4-1|78	#------------------------------------------------------------------------
12mr|kdeadmin4-4.9.4-1|79	
12mr|kdeadmin4-4.9.4-1|80	%package -n ksystemlog
12mr|kdeadmin4-4.9.4-1|81	Group:		Graphical desktop/KDE
12mr|kdeadmin4-4.9.4-1|82	Summary:	System log viewer tool for KDE 4
12mr|kdeadmin4-4.9.4-1|83	Provides:	ksystemlog4
12mr|kdeadmin4-4.9.4-1|84	
12mr|kdeadmin4-4.9.4-1|85	%description -n ksystemlog
12mr|kdeadmin4-4.9.4-1|86	This program is developed for being used by beginner users,
12mr|kdeadmin4-4.9.4-1|87	which don't know how to find information about their Linux system,
12mr|kdeadmin4-4.9.4-1|88	and how the log files are in their computer.
12mr|kdeadmin4-4.9.4-1|89	But it is also designed for advanced users,
12mr|kdeadmin4-4.9.4-1|90	who want to quickly see problems occuring on their server.
12mr|kdeadmin4-4.9.4-1|91	
12mr|kdeadmin4-4.9.4-1|92	KSystemLog has the following features :
12mr|kdeadmin4-4.9.4-1|93	
12mr|kdeadmin4-4.9.4-1|94	- View all the main log of your system, by selecting them
12mr|kdeadmin4-4.9.4-1|95	directly in a menu
12mr|kdeadmin4-4.9.4-1|96	- Auto display new lines logged in bold
12mr|kdeadmin4-4.9.4-1|97	- Tabbed view to allow displaying several logs at the same time
12mr|kdeadmin4-4.9.4-1|98	- Saving in a file and copying to clipboard the selected log
12mr|kdeadmin4-4.9.4-1|99	lines are also implemented (and email to your friends)
12mr|kdeadmin4-4.9.4-1|100	- It can parse the following log files of your system :
12mr|kdeadmin4-4.9.4-1|101	
12mr|kdeadmin4-4.9.4-1|102	- X.org (or Xfree) logs
12mr|kdeadmin4-4.9.4-1|103	- System logs (using the Syslog parser of KSystemLog)
12mr|kdeadmin4-4.9.4-1|104	- Kernel logs
12mr|kdeadmin4-4.9.4-1|105	- Daemons logs
12mr|kdeadmin4-4.9.4-1|106	- Cron logs
12mr|kdeadmin4-4.9.4-1|107	- Boot logs
12mr|kdeadmin4-4.9.4-1|108	- Authentication logs
12mr|kdeadmin4-4.9.4-1|109	- Cups logs
12mr|kdeadmin4-4.9.4-1|110	- ACPID logs
12mr|kdeadmin4-4.9.4-1|111	
12mr|kdeadmin4-4.9.4-1|112	%files -n ksystemlog
12mr|kdeadmin4-4.9.4-1|113	%{_kde_bindir}/ksystemlog
12mr|kdeadmin4-4.9.4-1|114	%{_kde_appsdir}/ksystemlog
12mr|kdeadmin4-4.9.4-1|115	%{_kde_applicationsdir}/ksystemlog.desktop
12mr|kdeadmin4-4.9.4-1|116	%{_kde_docdir}/*/*/ksystemlog
12mr|kdeadmin4-4.9.4-1|117	
12mr|kdeadmin4-4.9.4-1|118	#------------------------------------------------------------------------
12mr|kdeadmin4-4.9.4-1|119	
12mr|kdeadmin4-4.9.4-1|120	%if %{with_printer_applet}
12mr|kdeadmin4-4.9.4-1|121	%package -n system-config-printer-kde
12mr|kdeadmin4-4.9.4-1|122	Summary:	View current print jobs and configure new printers
12mr|kdeadmin4-4.9.4-1|123	Group:		Graphical desktop/KDE
12mr|kdeadmin4-4.9.4-1|124	URL:		http://utils.kde.org/projects/printer-applet
12mr|kdeadmin4-4.9.4-1|125	Requires:	python-kde4
12mr|kdeadmin4-4.9.4-1|126	Requires:	python-cups
12mr|kdeadmin4-4.9.4-1|127	Requires:	python-dbus
12mr|kdeadmin4-4.9.4-1|128	Requires:	kdeutils4-printer-applet
12mr|kdeadmin4-4.9.4-1|129	
12mr|kdeadmin4-4.9.4-1|130	%description -n system-config-printer-kde
12mr|kdeadmin4-4.9.4-1|131	Printer Applet is a system tray utility that shows current print jobs,
12mr|kdeadmin4-4.9.4-1|132	shows printer warnings and errors and shows when printers that have
12mr|kdeadmin4-4.9.4-1|133	been plugged in for the first time are being auto-configured by
12mr|kdeadmin4-4.9.4-1|134	hal-cups-utils.
12mr|kdeadmin4-4.9.4-1|135	
12mr|kdeadmin4-4.9.4-1|136	%files -n system-config-printer-kde
12mr|kdeadmin4-4.9.4-1|137	%{_kde_services}/system-config-printer-kde.desktop
12mr|kdeadmin4-4.9.4-1|138	%{_kde_appsdir}/system-config-printer-kde
12mr|kdeadmin4-4.9.4-1|139	%{_kde_docdir}/*/*/system-config-printer-kde
12mr|kdeadmin4-4.9.4-1|140	%endif
12mr|kdeadmin4-4.9.4-1|141	#------------------------------------------------------------------------
12mr|kdeadmin4-4.9.4-1|142	
12mr|kdeadmin4-4.9.4-1|143	%prep
12mr|kdeadmin4-4.9.4-1|144	%setup -q -n kdeadmin-%{version}
12mr|kdeadmin4-4.9.4-1|145	
12mr|kdeadmin4-4.9.4-1|146	%build
12mr|kdeadmin4-4.9.4-1|147	%cmake_kde4
12mr|kdeadmin4-4.9.4-1|148	%make
12mr|kdeadmin4-4.9.4-1|149	
12mr|kdeadmin4-4.9.4-1|150	%install
12mr|kdeadmin4-4.9.4-1|151	%makeinstall_std -C build
12mr|kdeadmin4-4.9.4-1|152	
12mr|kdeadmin4-4.9.4-1|153	%changelog
12mr|kdeadmin4-4.9.4-1|154	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|kdeadmin4-4.9.4-1|155	- New version 4.9.4
12mr|kdeadmin4-4.9.4-1|156	
12mr|kdeadmin4-4.9.4-1|157	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|kdeadmin4-4.9.4-1|158	- New version 4.9.3
12mr|kdeadmin4-4.9.4-1|159	
12mr|kdeadmin4-4.9.4-1|160	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|kdeadmin4-4.9.4-1|161	- New version 4.9.2
12mr|kdeadmin4-4.9.4-1|162	
12mr|kdeadmin4-4.9.4-1|163	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|kdeadmin4-4.9.4-1|164	- New version 4.9.1
12mr|kdeadmin4-4.9.4-1|165	
12mr|kdeadmin4-4.9.4-1|166	* Wed Aug 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0
12mr|kdeadmin4-4.9.4-1|167	- New version 4.9.0
12mr|kdeadmin4-4.9.4-1|168	
12mr|kdeadmin4-4.9.4-1|169	* Mon Jul 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97
12mr|kdeadmin4-4.9.4-1|170	- New version 4.8.97
12mr|kdeadmin4-4.9.4-1|171	
12mr|kdeadmin4-4.9.4-1|172	* Fri Jun 29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95
12mr|kdeadmin4-4.9.4-1|173	- Update to 4.8.95
12mr|kdeadmin4-4.9.4-1|174	
12mr|kdeadmin4-4.9.4-1|175	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.4-1
12mr|kdeadmin4-4.9.4-1|176	- update to 4.8.4
12mr|kdeadmin4-4.9.4-1|177	
12mr|kdeadmin4-4.9.4-1|178	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.3-1
12mr|kdeadmin4-4.9.4-1|179	- update to 4.8.3
12mr|kdeadmin4-4.9.4-1|180	
12mr|kdeadmin4-4.9.4-1|181	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.2-1
12mr|kdeadmin4-4.9.4-1|182	- update to 4.8.2
12mr|kdeadmin4-4.9.4-1|183	
12mr|kdeadmin4-4.9.4-1|184	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.1-1
12mr|kdeadmin4-4.9.4-1|185	- update to 4.8.1
12mr|kdeadmin4-4.9.4-1|186	
12mr|kdeadmin4-4.9.4-1|187	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|kdeadmin4-4.9.4-1|188	+ Revision: 762512
12mr|kdeadmin4-4.9.4-1|189	- New upstream tarball
12mr|kdeadmin4-4.9.4-1|190	
12mr|kdeadmin4-4.9.4-1|191	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|kdeadmin4-4.9.4-1|192	+ Revision: 758097
12mr|kdeadmin4-4.9.4-1|193	- New upstream tarball
12mr|kdeadmin4-4.9.4-1|194	
12mr|kdeadmin4-4.9.4-1|195	* Tue Jan 03 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|kdeadmin4-4.9.4-1|196	+ Revision: 748792
12mr|kdeadmin4-4.9.4-1|197	- New version
12mr|kdeadmin4-4.9.4-1|198	
12mr|kdeadmin4-4.9.4-1|199	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|kdeadmin4-4.9.4-1|200	+ Revision: 739366
12mr|kdeadmin4-4.9.4-1|201	- New upstream tarball
12mr|kdeadmin4-4.9.4-1|202	
12mr|kdeadmin4-4.9.4-1|203	* Tue Nov 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|kdeadmin4-4.9.4-1|204	+ Revision: 732344
12mr|kdeadmin4-4.9.4-1|205	- Add Automoc4 as buildrequires ( to workaround a rpm5/iurt bug)
12mr|kdeadmin4-4.9.4-1|206	- New upstream tarball 4.7.80
12mr|kdeadmin4-4.9.4-1|207	- New upstream tarball 4.7.80
12mr|kdeadmin4-4.9.4-1|208	
12mr|kdeadmin4-4.9.4-1|209	* Fri Aug 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|kdeadmin4-4.9.4-1|210	+ Revision: 697177
12mr|kdeadmin4-4.9.4-1|211	- New version 4.7.41
12mr|kdeadmin4-4.9.4-1|212	
12mr|kdeadmin4-4.9.4-1|213	* Mon Aug 01 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.40-1
12mr|kdeadmin4-4.9.4-1|214	+ Revision: 692642
12mr|kdeadmin4-4.9.4-1|215	- New release 4.7.40
12mr|kdeadmin4-4.9.4-1|216	
12mr|kdeadmin4-4.9.4-1|217	* Mon Jun 13 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.4-1
12mr|kdeadmin4-4.9.4-1|218	+ Revision: 684400
12mr|kdeadmin4-4.9.4-1|219	- New version 4.6.4
12mr|kdeadmin4-4.9.4-1|220	
12mr|kdeadmin4-4.9.4-1|221	* Fri May 13 2011 Funda Wang <fwang@mandriva.org> 2:4.6.3-1
12mr|kdeadmin4-4.9.4-1|222	+ Revision: 674018
12mr|kdeadmin4-4.9.4-1|223	- new version 4.6.3
12mr|kdeadmin4-4.9.4-1|224	
12mr|kdeadmin4-4.9.4-1|225	* Tue Apr 05 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.2-1
12mr|kdeadmin4-4.9.4-1|226	+ Revision: 650765
12mr|kdeadmin4-4.9.4-1|227	- Remove mkrel
12mr|kdeadmin4-4.9.4-1|228	- New version 4.6.2
12mr|kdeadmin4-4.9.4-1|229	
12mr|kdeadmin4-4.9.4-1|230	* Mon Feb 28 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.1-1
12mr|kdeadmin4-4.9.4-1|231	+ Revision: 640722
12mr|kdeadmin4-4.9.4-1|232	- New version 4.6.1
12mr|kdeadmin4-4.9.4-1|233	
12mr|kdeadmin4-4.9.4-1|234	* Wed Jan 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.0-1
12mr|kdeadmin4-4.9.4-1|235	+ Revision: 632960
12mr|kdeadmin4-4.9.4-1|236	- New version KDE 4.6 Final
12mr|kdeadmin4-4.9.4-1|237	
12mr|kdeadmin4-4.9.4-1|238	* Thu Jan 06 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.95-1mdv2011.0
12mr|kdeadmin4-4.9.4-1|239	+ Revision: 629114
12mr|kdeadmin4-4.9.4-1|240	- New version KDE 4.6 RC2
12mr|kdeadmin4-4.9.4-1|241	
12mr|kdeadmin4-4.9.4-1|242	* Thu Dec 23 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.90-1mdv2011.0
12mr|kdeadmin4-4.9.4-1|243	+ Revision: 624058
12mr|kdeadmin4-4.9.4-1|244	- New upstream tarball
12mr|kdeadmin4-4.9.4-1|245	
12mr|kdeadmin4-4.9.4-1|246	* Wed Dec 08 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.85-1mdv2011.0
12mr|kdeadmin4-4.9.4-1|247	+ Revision: 616339
12mr|kdeadmin4-4.9.4-1|248	- New upstream tarball
12mr|kdeadmin4-4.9.4-1|249	
12mr|kdeadmin4-4.9.4-1|250	* Sat Nov 27 2010 Funda Wang <fwang@mandriva.org> 2:4.5.80-1mdv2011.0
12mr|kdeadmin4-4.9.4-1|251	+ Revision: 601634
12mr|kdeadmin4-4.9.4-1|252	- new version 4.5.80 (aka 4.6 beta1)
12mr|kdeadmin4-4.9.4-1|253	
12mr|kdeadmin4-4.9.4-1|254	* Sat Nov 20 2010 Funda Wang <fwang@mandriva.org> 2:4.5.77-0.svn1198704.1mdv2011.0
12mr|kdeadmin4-4.9.4-1|255	+ Revision: 599222
12mr|kdeadmin4-4.9.4-1|256	- new snapshot 4.5.77
12mr|kdeadmin4-4.9.4-1|257	- there is no core sub package now
12mr|kdeadmin4-4.9.4-1|258	
12mr|kdeadmin4-4.9.4-1|259	* Fri Oct 29 2010 Funda Wang <fwang@mandriva.org> 2:4.5.74-0.svn1190490.1mdv2011.0
12mr|kdeadmin4-4.9.4-1|260	+ Revision: 589884
12mr|kdeadmin4-4.9.4-1|261	- new snapshot 4.5.74
12mr|kdeadmin4-4.9.4-1|262	
12mr|kdeadmin4-4.9.4-1|263	* Wed Sep 15 2010 Funda Wang <fwang@mandriva.org> 2:4.5.68-1mdv2011.0
12mr|kdeadmin4-4.9.4-1|264	+ Revision: 578417
12mr|kdeadmin4-4.9.4-1|265	- new snapshot 4.5.68
12mr|kdeadmin4-4.9.4-1|266	
12mr|kdeadmin4-4.9.4-1|267	* Tue Sep 07 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.67-1mdv2011.0
12mr|kdeadmin4-4.9.4-1|268	+ Revision: 576447
12mr|kdeadmin4-4.9.4-1|269	- New version 4.5.67
12mr|kdeadmin4-4.9.4-1|270	- Fix file list
12mr|kdeadmin4-4.9.4-1|271	- New version 4.5.65
12mr|kdeadmin4-4.9.4-1|272	- Do not build system-config-printer-kde
12mr|kdeadmin4-4.9.4-1|273	CCBUG: 60829
12mr|kdeadmin4-4.9.4-1|274	
12mr|kdeadmin4-4.9.4-1|275	* Fri Aug 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.0-1mdv2011.0
12mr|kdeadmin4-4.9.4-1|276	+ Revision: 566564
12mr|kdeadmin4-4.9.4-1|277	- New upstream tarball
12mr|kdeadmin4-4.9.4-1|278	- Update to version 4.5.0
12mr|kdeadmin4-4.9.4-1|279	
12mr|kdeadmin4-4.9.4-1|280	* Wed Jul 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.95-1mdv2011.0
12mr|kdeadmin4-4.9.4-1|281	+ Revision: 562632
12mr|kdeadmin4-4.9.4-1|282	- kde 4.4.95
12mr|kdeadmin4-4.9.4-1|283	
12mr|kdeadmin4-4.9.4-1|284	* Tue May 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-1mdv2010.1
12mr|kdeadmin4-4.9.4-1|285	+ Revision: 542096
12mr|kdeadmin4-4.9.4-1|286	- Update to version 4.4.3
12mr|kdeadmin4-4.9.4-1|287	- Fix s-c-p-kde package name
12mr|kdeadmin4-4.9.4-1|288	- Remove rpm-devel buildrequires ( was needed for kde4-lilo )
12mr|kdeadmin4-4.9.4-1|289	fix s-c-p-kde file list and requires
12mr|kdeadmin4-4.9.4-1|290	
12mr|kdeadmin4-4.9.4-1|291	* Sun Mar 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-1mdv2010.1
12mr|kdeadmin4-4.9.4-1|292	+ Revision: 528309
12mr|kdeadmin4-4.9.4-1|293	- Update to version 4.4.2
12mr|kdeadmin4-4.9.4-1|294	
12mr|kdeadmin4-4.9.4-1|295	* Thu Mar 11 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-1mdv2010.1
12mr|kdeadmin4-4.9.4-1|296	+ Revision: 517956
12mr|kdeadmin4-4.9.4-1|297	- kde4-lilo does not exist anymore
12mr|kdeadmin4-4.9.4-1|298	- Update to version 4.4.1
12mr|kdeadmin4-4.9.4-1|299	
12mr|kdeadmin4-4.9.4-1|300	* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.0-1mdv2010.1
12mr|kdeadmin4-4.9.4-1|301	+ Revision: 502605
12mr|kdeadmin4-4.9.4-1|302	- Update to version 4.4.0
12mr|kdeadmin4-4.9.4-1|303	
12mr|kdeadmin4-4.9.4-1|304	* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-1mdv2010.1
12mr|kdeadmin4-4.9.4-1|305	+ Revision: 498938
12mr|kdeadmin4-4.9.4-1|306	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdeadmin4-4.9.4-1|307	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdeadmin4-4.9.4-1|308	
12mr|kdeadmin4-4.9.4-1|309	* Mon Jan 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.95-1mdv2010.1
12mr|kdeadmin4-4.9.4-1|310	+ Revision: 495974
12mr|kdeadmin4-4.9.4-1|311	- Update to version 4.3.95 aka "kde 4.4 RC2"
12mr|kdeadmin4-4.9.4-1|312	
12mr|kdeadmin4-4.9.4-1|313	* Sun Jan 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.90-1mdv2010.1
12mr|kdeadmin4-4.9.4-1|314	+ Revision: 488235
12mr|kdeadmin4-4.9.4-1|315	- kpackage is not anymore
12mr|kdeadmin4-4.9.4-1|316	- Update to kde 4.4 rc1
12mr|kdeadmin4-4.9.4-1|317	
12mr|kdeadmin4-4.9.4-1|318	+ Funda Wang <fwang@mandriva.org>
12mr|kdeadmin4-4.9.4-1|319	- revert last commit (wait for next beta)
12mr|kdeadmin4-4.9.4-1|320	- kpackage is not there any more
12mr|kdeadmin4-4.9.4-1|321	
12mr|kdeadmin4-4.9.4-1|322	* Mon Dec 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-1mdv2010.1
12mr|kdeadmin4-4.9.4-1|323	+ Revision: 480702
12mr|kdeadmin4-4.9.4-1|324	- Update to kde 4.4 beta2
12mr|kdeadmin4-4.9.4-1|325	
12mr|kdeadmin4-4.9.4-1|326	* Fri Dec 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.80-1mdv2010.1
12mr|kdeadmin4-4.9.4-1|327	+ Revision: 473202
12mr|kdeadmin4-4.9.4-1|328	- Update to kde 4.4 beta1
12mr|kdeadmin4-4.9.4-1|329	
12mr|kdeadmin4-4.9.4-1|330	* Thu Nov 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.77-1mdv2010.1
12mr|kdeadmin4-4.9.4-1|331	+ Revision: 470388
12mr|kdeadmin4-4.9.4-1|332	- Update to kde 4.3.77
12mr|kdeadmin4-4.9.4-1|333	Add branch switch
12mr|kdeadmin4-4.9.4-1|334	- Update to kde 4.3.75
12mr|kdeadmin4-4.9.4-1|335	
12mr|kdeadmin4-4.9.4-1|336	* Mon Nov 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.75-1mdv2010.1
12mr|kdeadmin4-4.9.4-1|337	+ Revision: 466600
12mr|kdeadmin4-4.9.4-1|338	- Update to kde 4.3.75
12mr|kdeadmin4-4.9.4-1|339	
12mr|kdeadmin4-4.9.4-1|340	* Thu Nov 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-2mdv2010.1
12mr|kdeadmin4-4.9.4-1|341	+ Revision: 465256
12mr|kdeadmin4-4.9.4-1|342	- Rebuild against new Qt
12mr|kdeadmin4-4.9.4-1|343	
12mr|kdeadmin4-4.9.4-1|344	* Sun Nov 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-1mdv2010.1
12mr|kdeadmin4-4.9.4-1|345	+ Revision: 463207
12mr|kdeadmin4-4.9.4-1|346	- Update to kde 4.3.73
12mr|kdeadmin4-4.9.4-1|347	Remove merged patch
12mr|kdeadmin4-4.9.4-1|348	
12mr|kdeadmin4-4.9.4-1|349	* Tue Oct 06 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.2-1mdv2010.0
12mr|kdeadmin4-4.9.4-1|350	+ Revision: 454668
12mr|kdeadmin4-4.9.4-1|351	- New upstream release 4.3.2.
12mr|kdeadmin4-4.9.4-1|352	
12mr|kdeadmin4-4.9.4-1|353	* Tue Sep 01 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-1mdv2010.0
12mr|kdeadmin4-4.9.4-1|354	+ Revision: 423220
12mr|kdeadmin4-4.9.4-1|355	- New upstream release 4.3.1.
12mr|kdeadmin4-4.9.4-1|356	
12mr|kdeadmin4-4.9.4-1|357	* Sat Aug 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.0-2mdv2010.0
12mr|kdeadmin4-4.9.4-1|358	+ Revision: 416469
12mr|kdeadmin4-4.9.4-1|359	- Obsolete kde3 packages
12mr|kdeadmin4-4.9.4-1|360	
12mr|kdeadmin4-4.9.4-1|361	* Tue Aug 04 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.0-1mdv2010.0
12mr|kdeadmin4-4.9.4-1|362	+ Revision: 409442
12mr|kdeadmin4-4.9.4-1|363	- New upstream release 4.3.0.
12mr|kdeadmin4-4.9.4-1|364	- Update to KDE 4.3 RC3
12mr|kdeadmin4-4.9.4-1|365	
12mr|kdeadmin4-4.9.4-1|366	* Sat Jul 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.96-1mdv2010.0
12mr|kdeadmin4-4.9.4-1|367	+ Revision: 394881
12mr|kdeadmin4-4.9.4-1|368	- Update to Rc2
12mr|kdeadmin4-4.9.4-1|369	
12mr|kdeadmin4-4.9.4-1|370	* Fri Jun 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-1mdv2010.0
12mr|kdeadmin4-4.9.4-1|371	+ Revision: 389371
12mr|kdeadmin4-4.9.4-1|372	- Update to kde 4.3Rc1
12mr|kdeadmin4-4.9.4-1|373	
12mr|kdeadmin4-4.9.4-1|374	* Thu Jun 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.90-1mdv2010.0
12mr|kdeadmin4-4.9.4-1|375	+ Revision: 382826
12mr|kdeadmin4-4.9.4-1|376	- Update to beta2
12mr|kdeadmin4-4.9.4-1|377	
12mr|kdeadmin4-4.9.4-1|378	* Fri May 29 2009 Funda Wang <fwang@mandriva.org> 2:4.2.88-1mdv2010.0
12mr|kdeadmin4-4.9.4-1|379	+ Revision: 380797
12mr|kdeadmin4-4.9.4-1|380	- New version 4.2.88
12mr|kdeadmin4-4.9.4-1|381	
12mr|kdeadmin4-4.9.4-1|382	* Fri May 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.87-1mdv2010.0
12mr|kdeadmin4-4.9.4-1|383	+ Revision: 378795
12mr|kdeadmin4-4.9.4-1|384	- Update to kde   4.2.87
12mr|kdeadmin4-4.9.4-1|385	
12mr|kdeadmin4-4.9.4-1|386	* Fri May 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-1mdv2010.0
12mr|kdeadmin4-4.9.4-1|387	+ Revision: 373531
12mr|kdeadmin4-4.9.4-1|388	- Update to kde 4.2.85
12mr|kdeadmin4-4.9.4-1|389	- Really remove patch when not needed just not comment them
12mr|kdeadmin4-4.9.4-1|390	
12mr|kdeadmin4-4.9.4-1|391	* Tue May 05 2009 Funda Wang <fwang@mandriva.org> 2:4.2.71-0.svn961800.1mdv2010.0
12mr|kdeadmin4-4.9.4-1|392	+ Revision: 372037
12mr|kdeadmin4-4.9.4-1|393	- disable pkgconfig
12mr|kdeadmin4-4.9.4-1|394	
12mr|kdeadmin4-4.9.4-1|395	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdeadmin4-4.9.4-1|396	- Update to kde 4.2.71
12mr|kdeadmin4-4.9.4-1|397	- Remove non existing files
12mr|kdeadmin4-4.9.4-1|398	
12mr|kdeadmin4-4.9.4-1|399	* Sat May 02 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.70-0.svn954171.1mdv2010.0
12mr|kdeadmin4-4.9.4-1|400	+ Revision: 370552
12mr|kdeadmin4-4.9.4-1|401	- Fix file list
12mr|kdeadmin4-4.9.4-1|402	- Update to kde 4.2.70
12mr|kdeadmin4-4.9.4-1|403	Remove old macros
12mr|kdeadmin4-4.9.4-1|404	
12mr|kdeadmin4-4.9.4-1|405	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdeadmin4-4.9.4-1|406	- Add build conflicts for future reference builds
12mr|kdeadmin4-4.9.4-1|407	
12mr|kdeadmin4-4.9.4-1|408	* Wed Apr 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-2mdv2009.1
12mr|kdeadmin4-4.9.4-1|409	+ Revision: 367586
12mr|kdeadmin4-4.9.4-1|410	- Do not package system-config-printer-kde
12mr|kdeadmin4-4.9.4-1|411	
12mr|kdeadmin4-4.9.4-1|412	* Fri Mar 27 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-1mdv2009.1
12mr|kdeadmin4-4.9.4-1|413	+ Revision: 361729
12mr|kdeadmin4-4.9.4-1|414	- Update with 4.2.2 try#1 packages
12mr|kdeadmin4-4.9.4-1|415	
12mr|kdeadmin4-4.9.4-1|416	* Mon Mar 02 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.1-1mdv2009.1
12mr|kdeadmin4-4.9.4-1|417	+ Revision: 347011
12mr|kdeadmin4-4.9.4-1|418	- KDE 4.2.1 try#1 upstream release
12mr|kdeadmin4-4.9.4-1|419	
12mr|kdeadmin4-4.9.4-1|420	* Mon Feb 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-2mdv2009.1
12mr|kdeadmin4-4.9.4-1|421	+ Revision: 340860
12mr|kdeadmin4-4.9.4-1|422	- Rebuild against qt4.5
12mr|kdeadmin4-4.9.4-1|423	
12mr|kdeadmin4-4.9.4-1|424	* Wed Jan 28 2009 Funda Wang <fwang@mandriva.org> 2:4.2.0-1mdv2009.1
12mr|kdeadmin4-4.9.4-1|425	+ Revision: 334736
12mr|kdeadmin4-4.9.4-1|426	- New version 4.2.0
12mr|kdeadmin4-4.9.4-1|427	
12mr|kdeadmin4-4.9.4-1|428	* Wed Jan 07 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.96-1mdv2009.1
12mr|kdeadmin4-4.9.4-1|429	+ Revision: 326829
12mr|kdeadmin4-4.9.4-1|430	- Update with Release Candidate 1 - 4.1.96
12mr|kdeadmin4-4.9.4-1|431	
12mr|kdeadmin4-4.9.4-1|432	* Sat Dec 13 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-1mdv2009.1
12mr|kdeadmin4-4.9.4-1|433	+ Revision: 314016
12mr|kdeadmin4-4.9.4-1|434	- New version KDE 4.2 Beta2
12mr|kdeadmin4-4.9.4-1|435	
12mr|kdeadmin4-4.9.4-1|436	* Thu Dec 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.82-1mdv2009.1
12mr|kdeadmin4-4.9.4-1|437	+ Revision: 313356
12mr|kdeadmin4-4.9.4-1|438	- Update to kde 4.1.82
12mr|kdeadmin4-4.9.4-1|439	
12mr|kdeadmin4-4.9.4-1|440	* Sun Nov 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.81-1mdv2009.1
12mr|kdeadmin4-4.9.4-1|441	+ Revision: 308639
12mr|kdeadmin4-4.9.4-1|442	- Update to kde 4.1.81
12mr|kdeadmin4-4.9.4-1|443	
12mr|kdeadmin4-4.9.4-1|444	* Wed Nov 19 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.80-1mdv2009.1
12mr|kdeadmin4-4.9.4-1|445	+ Revision: 304562
12mr|kdeadmin4-4.9.4-1|446	- Update with Beta 1 - 4.1.80
12mr|kdeadmin4-4.9.4-1|447	
12mr|kdeadmin4-4.9.4-1|448	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdeadmin4-4.9.4-1|449	- Add requires on kdebase4-runtime package
12mr|kdeadmin4-4.9.4-1|450	
12mr|kdeadmin4-4.9.4-1|451	* Sat Nov 15 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.73-1mdv2009.1
12mr|kdeadmin4-4.9.4-1|452	+ Revision: 303391
12mr|kdeadmin4-4.9.4-1|453	- Fix BuildRequire
12mr|kdeadmin4-4.9.4-1|454	- Add some python Buildrequires (python-kde4 && python-qt4)
12mr|kdeadmin4-4.9.4-1|455	- Update to kde 4.1.73
12mr|kdeadmin4-4.9.4-1|456	New package system-config-printer-kde
12mr|kdeadmin4-4.9.4-1|457	
12mr|kdeadmin4-4.9.4-1|458	* Sat Oct 25 2008 Funda Wang <fwang@mandriva.org> 2:4.1.71-1mdv2009.1
12mr|kdeadmin4-4.9.4-1|459	+ Revision: 297029
12mr|kdeadmin4-4.9.4-1|460	- New version 4.1.71
12mr|kdeadmin4-4.9.4-1|461	
12mr|kdeadmin4-4.9.4-1|462	* Tue Oct 21 2008 Funda Wang <fwang@mandriva.org> 2:4.1.70-1mdv2009.1
12mr|kdeadmin4-4.9.4-1|463	+ Revision: 296143
12mr|kdeadmin4-4.9.4-1|464	- New version 4.1.70
12mr|kdeadmin4-4.9.4-1|465	- disable kpackage-doc installiing when not building kpackage
12mr|kdeadmin4-4.9.4-1|466	- drop unwanted pkgconfig files as fedora does
12mr|kdeadmin4-4.9.4-1|467	- fix description
12mr|kdeadmin4-4.9.4-1|468	- bump smart as requirement, as it is hardcoded in kpackage
12mr|kdeadmin4-4.9.4-1|469	
12mr|kdeadmin4-4.9.4-1|470	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdeadmin4-4.9.4-1|471	- KDE 4.1.2 arriving.
12mr|kdeadmin4-4.9.4-1|472	- Upgrade to forthcoming 4.1.1 packages
12mr|kdeadmin4-4.9.4-1|473	- kpackage removed as smart is almost obsoleted and Mandriva uses different approach to rpm
12mr|kdeadmin4-4.9.4-1|474	
12mr|kdeadmin4-4.9.4-1|475	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdeadmin4-4.9.4-1|476	- Add missing requires on ksystemlog
12mr|kdeadmin4-4.9.4-1|477	
12mr|kdeadmin4-4.9.4-1|478	* Fri Jul 25 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.0-1mdv2009.0
12mr|kdeadmin4-4.9.4-1|479	+ Revision: 247591
12mr|kdeadmin4-4.9.4-1|480	- Update with Release Candidate 1 - 4.1.0
12mr|kdeadmin4-4.9.4-1|481	
12mr|kdeadmin4-4.9.4-1|482	+ Funda Wang <fwang@mandriva.org>
12mr|kdeadmin4-4.9.4-1|483	- suggests instead of requires. It can still use rpm to install packages
12mr|kdeadmin4-4.9.4-1|484	- kpackage requires smart
12mr|kdeadmin4-4.9.4-1|485	
12mr|kdeadmin4-4.9.4-1|486	* Sun Jul 13 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.98-1mdv2009.0
12mr|kdeadmin4-4.9.4-1|487	+ Revision: 234234
12mr|kdeadmin4-4.9.4-1|488	- Update with Release Candidate 1 - 4.0.98
12mr|kdeadmin4-4.9.4-1|489	
12mr|kdeadmin4-4.9.4-1|490	* Mon Jul 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.85-1mdv2009.0
12mr|kdeadmin4-4.9.4-1|491	+ Revision: 232410
12mr|kdeadmin4-4.9.4-1|492	- New version kde 4.0.85
12mr|kdeadmin4-4.9.4-1|493	- Do not show Kuser and KPackage on the menu (menu cleaning task)
12mr|kdeadmin4-4.9.4-1|494	
12mr|kdeadmin4-4.9.4-1|495	* Fri Jun 27 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.84-1mdv2009.0
12mr|kdeadmin4-4.9.4-1|496	+ Revision: 229405
12mr|kdeadmin4-4.9.4-1|497	- Update with new snapshot tarballs 4.0.84
12mr|kdeadmin4-4.9.4-1|498	
12mr|kdeadmin4-4.9.4-1|499	* Thu Jun 19 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.83-1mdv2009.0
12mr|kdeadmin4-4.9.4-1|500	+ Revision: 226120
12mr|kdeadmin4-4.9.4-1|501	- Update with new snapshot tarballs 4.0.83
12mr|kdeadmin4-4.9.4-1|502	
12mr|kdeadmin4-4.9.4-1|503	* Thu Jun 12 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.82-1mdv2009.0
12mr|kdeadmin4-4.9.4-1|504	+ Revision: 218301
12mr|kdeadmin4-4.9.4-1|505	- Update with new snapshot tarballs 4.0.82
12mr|kdeadmin4-4.9.4-1|506	
12mr|kdeadmin4-4.9.4-1|507	+ Pixel <pixel@mandriva.com>
12mr|kdeadmin4-4.9.4-1|508	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|kdeadmin4-4.9.4-1|509	
12mr|kdeadmin4-4.9.4-1|510	* Tue Jun 03 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.81-1mdv2009.0
12mr|kdeadmin4-4.9.4-1|511	+ Revision: 214721
12mr|kdeadmin4-4.9.4-1|512	- Update with new snapshot tarballs 4.0.81
12mr|kdeadmin4-4.9.4-1|513	
12mr|kdeadmin4-4.9.4-1|514	+ Michael Scherer <misc@mandriva.org>
12mr|kdeadmin4-4.9.4-1|515	- use the same logic as buildrequires to decide if kde4-lilo is compiled ( ie, fix the logic for sparc, or mips )
12mr|kdeadmin4-4.9.4-1|516	- fix typo and missing description
12mr|kdeadmin4-4.9.4-1|517	
12mr|kdeadmin4-4.9.4-1|518	* Sat May 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.80-2mdv2009.0
12mr|kdeadmin4-4.9.4-1|519	+ Revision: 210965
12mr|kdeadmin4-4.9.4-1|520	- Versionnate buildrequires
12mr|kdeadmin4-4.9.4-1|521	
12mr|kdeadmin4-4.9.4-1|522	* Sat May 24 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.80-1mdv2009.0
12mr|kdeadmin4-4.9.4-1|523	+ Revision: 210779
12mr|kdeadmin4-4.9.4-1|524	- New upstream kde4 4.1 beta1
12mr|kdeadmin4-4.9.4-1|525	
12mr|kdeadmin4-4.9.4-1|526	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdeadmin4-4.9.4-1|527	- Own %%_kde_appsdir/ksystemlog
12mr|kdeadmin4-4.9.4-1|528	
12mr|kdeadmin4-4.9.4-1|529	* Fri May 16 2008 Funda Wang <fwang@mandriva.org> 2:4.0.74-1mdv2009.0
12mr|kdeadmin4-4.9.4-1|530	+ Revision: 208073
12mr|kdeadmin4-4.9.4-1|531	- New version 4.0.74
12mr|kdeadmin4-4.9.4-1|532	
12mr|kdeadmin4-4.9.4-1|533	* Tue May 13 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.73-1mdv2009.0
12mr|kdeadmin4-4.9.4-1|534	+ Revision: 206790
12mr|kdeadmin4-4.9.4-1|535	- Fix file list
12mr|kdeadmin4-4.9.4-1|536	- Update to kde 4.0.73
12mr|kdeadmin4-4.9.4-1|537	
12mr|kdeadmin4-4.9.4-1|538	* Thu May 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.72-1mdv2009.0
12mr|kdeadmin4-4.9.4-1|539	+ Revision: 199816
12mr|kdeadmin4-4.9.4-1|540	- Update to kde 4.0.72
12mr|kdeadmin4-4.9.4-1|541	- New snapshot 4.0.70
12mr|kdeadmin4-4.9.4-1|542	- Fix epoch
12mr|kdeadmin4-4.9.4-1|543	- New snapshot 4.0.69
12mr|kdeadmin4-4.9.4-1|544	
12mr|kdeadmin4-4.9.4-1|545	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdeadmin4-4.9.4-1|546	- New upstream kde4 4.1 alpha 1
12mr|kdeadmin4-4.9.4-1|547	- New upstream kde4 4.1 alpha 1
12mr|kdeadmin4-4.9.4-1|548	
12mr|kdeadmin4-4.9.4-1|549	* Fri Mar 28 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.3-1mdv2008.1
12mr|kdeadmin4-4.9.4-1|550	+ Revision: 191005
12mr|kdeadmin4-4.9.4-1|551	- Update for last stable release 4.0.3
12mr|kdeadmin4-4.9.4-1|552	
12mr|kdeadmin4-4.9.4-1|553	* Sat Mar 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.2-2mdv2008.1
12mr|kdeadmin4-4.9.4-1|554	+ Revision: 182258
12mr|kdeadmin4-4.9.4-1|555	- Rebuild against new qt4 changes
12mr|kdeadmin4-4.9.4-1|556	
12mr|kdeadmin4-4.9.4-1|557	* Sat Mar 01 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.2-1mdv2008.1
12mr|kdeadmin4-4.9.4-1|558	+ Revision: 177449
12mr|kdeadmin4-4.9.4-1|559	- New upstream bugfix release 4.0.2
12mr|kdeadmin4-4.9.4-1|560	
12mr|kdeadmin4-4.9.4-1|561	* Wed Feb 20 2008 Thierry Vignaud <tv@mandriva.org> 2:4.0.1-2mdv2008.1
12mr|kdeadmin4-4.9.4-1|562	+ Revision: 173184
12mr|kdeadmin4-4.9.4-1|563	- fix no-buildroot-tag
12mr|kdeadmin4-4.9.4-1|564	
12mr|kdeadmin4-4.9.4-1|565	* Mon Feb 11 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.1-1mdv2008.1
12mr|kdeadmin4-4.9.4-1|566	+ Revision: 165293
12mr|kdeadmin4-4.9.4-1|567	- Splitted packages
12mr|kdeadmin4-4.9.4-1|568	- Fixed file list and duplicates
12mr|kdeadmin4-4.9.4-1|569	- Update for 4.0.1
12mr|kdeadmin4-4.9.4-1|570	
12mr|kdeadmin4-4.9.4-1|571	* Wed Jan 23 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.0-1mdv2008.1
12mr|kdeadmin4-4.9.4-1|572	+ Revision: 156943
12mr|kdeadmin4-4.9.4-1|573	- Update to kde 4.0.0
12mr|kdeadmin4-4.9.4-1|574	
12mr|kdeadmin4-4.9.4-1|575	+ Olivier Blin <blino@mandriva.org>
12mr|kdeadmin4-4.9.4-1|576	- restore BuildRoot
12mr|kdeadmin4-4.9.4-1|577	
12mr|kdeadmin4-4.9.4-1|578	* Mon Dec 24 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:3.97.1-0.750650.1mdv2008.1
12mr|kdeadmin4-4.9.4-1|579	+ Revision: 137426
12mr|kdeadmin4-4.9.4-1|580	- New snapshot
12mr|kdeadmin4-4.9.4-1|581	
12mr|kdeadmin4-4.9.4-1|582	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdeadmin4-4.9.4-1|583	- kill re-definition of %%buildroot on Pixel's request
12mr|kdeadmin4-4.9.4-1|584	
12mr|kdeadmin4-4.9.4-1|585	* Tue Dec 11 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:3.97.1-0.746368.1mdv2008.1
12mr|kdeadmin4-4.9.4-1|586	+ Revision: 117174
12mr|kdeadmin4-4.9.4-1|587	- New snapshot
12mr|kdeadmin4-4.9.4-1|588	- New snapshot
12mr|kdeadmin4-4.9.4-1|589	- New snapshot
12mr|kdeadmin4-4.9.4-1|590	- New version 3.91
12mr|kdeadmin4-4.9.4-1|591	
12mr|kdeadmin4-4.9.4-1|592	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdeadmin4-4.9.4-1|593	- fix summary-ended-with-dot
12mr|kdeadmin4-4.9.4-1|594	
12mr|kdeadmin4-4.9.4-1|595	* Wed May 09 2007 Laurent Montel <lmontel@mandriva.org> 2:3.90.1-0.20070502.1mdv2008.0
12mr|kdeadmin4-4.9.4-1|596	+ Revision: 25718
12mr|kdeadmin4-4.9.4-1|597	- new snapshot
12mr|kdeadmin4-4.9.4-1|598	
12mr|kdeadmin4-4.9.4-1|599	* Wed May 02 2007 Laurent Montel <lmontel@mandriva.org> 2:3.80.3-0.20070502.5mdv2008.0
12mr|kdeadmin4-4.9.4-1|600	+ Revision: 20526
12mr|kdeadmin4-4.9.4-1|601	- new snapshot
12mr|kdeadmin4-4.9.4-1|602	- new snapshot
12mr|kdeadmin4-4.9.4-1|603	
12mr|kdeadmin4-4.9.4-1|604	
12mr|kdeadmin4-4.9.4-1|605	* Sun Mar 11 2007 Laurent Montel <lmontel@mandriva.com> 3.80.3-0.20070311.5mdv2007.1
12mr|kdeadmin4-4.9.4-1|606	+ Revision: 141315
12mr|kdeadmin4-4.9.4-1|607	- new snapshot
12mr|kdeadmin4-4.9.4-1|608	- Fix buildrequires
12mr|kdeadmin4-4.9.4-1|609	- new snapshot
12mr|kdeadmin4-4.9.4-1|610	- Fix spec file
12mr|kdeadmin4-4.9.4-1|611	- new snapshot
12mr|kdeadmin4-4.9.4-1|612	- 3.80.3
12mr|kdeadmin4-4.9.4-1|613	
12mr|kdeadmin4-4.9.4-1|614	* Fri Feb 16 2007 Laurent Montel <lmontel@mandriva.com> 2:3.80.2-0.20070215.4mdv2007.1
12mr|kdeadmin4-4.9.4-1|615	+ Revision: 121693
12mr|kdeadmin4-4.9.4-1|616	- new snapshot
12mr|kdeadmin4-4.9.4-1|617	- Fix spec file
12mr|kdeadmin4-4.9.4-1|618	- new snapshot
12mr|kdeadmin4-4.9.4-1|619	- Fix description
12mr|kdeadmin4-4.9.4-1|620	- new snapshot
12mr|kdeadmin4-4.9.4-1|621	- Fix buildrequires
12mr|kdeadmin4-4.9.4-1|622	- update
12mr|kdeadmin4-4.9.4-1|623	- Fix buildrequires
12mr|kdeadmin4-4.9.4-1|624	- Import kdeadmin4
12mr|kdeadmin4-4.9.4-1|625	
12mr|kdeadmin4-4.9.4-1|626	* Fri Nov 03 2006 Laurent Montel <lmontel@mandriva.com> 3.5.5-3mdv2007.0
12mr|kdeadmin4-4.9.4-1|627	- First package
12mr|kdeadmin4-4.9.4-1|628	

14511 12
12mr|kdeartwork4-4.9.4-1|1	Name:		kdeartwork4
12mr|kdeartwork4-4.9.4-1|2	Summary:	K Desktop Environment
12mr|kdeartwork4-4.9.4-1|3	Version:	4.9.4
12mr|kdeartwork4-4.9.4-1|4	Release:	1
12mr|kdeartwork4-4.9.4-1|5	Epoch:		1
12mr|kdeartwork4-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kdeartwork4-4.9.4-1|7	License:	GPL
12mr|kdeartwork4-4.9.4-1|8	URL:		http://www.kde.org
12mr|kdeartwork4-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdeartwork-%{version}.tar.xz
12mr|kdeartwork4-4.9.4-1|10	Patch0:		kdeartwork-4.8.2-l10n-ru.patch
12mr|kdeartwork4-4.9.4-1|11	BuildRequires:	kdebase4-workspace-devel
12mr|kdeartwork4-4.9.4-1|12	BuildRequires:	xscreensaver-base
12mr|kdeartwork4-4.9.4-1|13	BuildRequires:	pkgconfig(eigen2)
12mr|kdeartwork4-4.9.4-1|14	BuildRequires:	pkgconfig(glu)
12mr|kdeartwork4-4.9.4-1|15	BuildRequires:	pkgconfig(libkexiv2)
12mr|kdeartwork4-4.9.4-1|16	BuildRequires:	pkgconfig(xt)
12mr|kdeartwork4-4.9.4-1|17	Suggests:	%{name}-emoticons
12mr|kdeartwork4-4.9.4-1|18	Suggests:	%{name}-kscreensaver
12mr|kdeartwork4-4.9.4-1|19	Suggests:	%{name}-sounds
12mr|kdeartwork4-4.9.4-1|20	Suggests:	%{name}-styles
12mr|kdeartwork4-4.9.4-1|21	Suggests:	%{name}-wallpapers
12mr|kdeartwork4-4.9.4-1|22	Suggests:	%{name}-color-schemes
12mr|kdeartwork4-4.9.4-1|23	
12mr|kdeartwork4-4.9.4-1|24	%description
12mr|kdeartwork4-4.9.4-1|25	Additional artwork (themes, sound themes, icons,etc...) for KDE.
12mr|kdeartwork4-4.9.4-1|26	
12mr|kdeartwork4-4.9.4-1|27	%files
12mr|kdeartwork4-4.9.4-1|28	%doc README
12mr|kdeartwork4-4.9.4-1|29	
12mr|kdeartwork4-4.9.4-1|30	#-------------------------------------------------------------------------
12mr|kdeartwork4-4.9.4-1|31	
12mr|kdeartwork4-4.9.4-1|32	%package icons-theme-nuvola
12mr|kdeartwork4-4.9.4-1|33	Summary:	Default Icons from kde4
12mr|kdeartwork4-4.9.4-1|34	Group:		Graphical desktop/KDE
12mr|kdeartwork4-4.9.4-1|35	Buildarch:	noarch
12mr|kdeartwork4-4.9.4-1|36	Obsoletes:	%{name}-icons-theme-nuvola < %{EVRD}
12mr|kdeartwork4-4.9.4-1|37	
12mr|kdeartwork4-4.9.4-1|38	%description icons-theme-nuvola
12mr|kdeartwork4-4.9.4-1|39	nuvola icons theme
12mr|kdeartwork4-4.9.4-1|40	
12mr|kdeartwork4-4.9.4-1|41	%files icons-theme-nuvola
12mr|kdeartwork4-4.9.4-1|42	%{_kde_iconsdir}/nuvola
12mr|kdeartwork4-4.9.4-1|43	
12mr|kdeartwork4-4.9.4-1|44	#-------------------------------------------------------------------------
12mr|kdeartwork4-4.9.4-1|45	
12mr|kdeartwork4-4.9.4-1|46	%package icons-theme-mono
12mr|kdeartwork4-4.9.4-1|47	Summary:	Mono Icons from kde4
12mr|kdeartwork4-4.9.4-1|48	Group:		Graphical desktop/KDE
12mr|kdeartwork4-4.9.4-1|49	Buildarch:	noarch
12mr|kdeartwork4-4.9.4-1|50	
12mr|kdeartwork4-4.9.4-1|51	%description icons-theme-mono
12mr|kdeartwork4-4.9.4-1|52	Mono icons theme
12mr|kdeartwork4-4.9.4-1|53	
12mr|kdeartwork4-4.9.4-1|54	%files icons-theme-mono
12mr|kdeartwork4-4.9.4-1|55	%{_kde_iconsdir}/mono
12mr|kdeartwork4-4.9.4-1|56	
12mr|kdeartwork4-4.9.4-1|57	#-------------------------------------------------------------------------
12mr|kdeartwork4-4.9.4-1|58	
12mr|kdeartwork4-4.9.4-1|59	%package emoticons
12mr|kdeartwork4-4.9.4-1|60	Summary:	%{name} emoticons
12mr|kdeartwork4-4.9.4-1|61	Group:		Graphical desktop/KDE
12mr|kdeartwork4-4.9.4-1|62	Buildarch:	noarch
12mr|kdeartwork4-4.9.4-1|63	Obsoletes:	%{name}-emoticons < %{EVRD}
12mr|kdeartwork4-4.9.4-1|64	
12mr|kdeartwork4-4.9.4-1|65	%description emoticons
12mr|kdeartwork4-4.9.4-1|66	%{name} emoticons.
12mr|kdeartwork4-4.9.4-1|67	
12mr|kdeartwork4-4.9.4-1|68	%files emoticons
12mr|kdeartwork4-4.9.4-1|69	%{_kde_datadir}/emoticons/*
12mr|kdeartwork4-4.9.4-1|70	
12mr|kdeartwork4-4.9.4-1|71	#-------------------------------------------------------------------------
12mr|kdeartwork4-4.9.4-1|72	
12mr|kdeartwork4-4.9.4-1|73	%package sounds
12mr|kdeartwork4-4.9.4-1|74	Summary:	%{name} sounds
12mr|kdeartwork4-4.9.4-1|75	Group:		Graphical desktop/KDE
12mr|kdeartwork4-4.9.4-1|76	Buildarch:	noarch
12mr|kdeartwork4-4.9.4-1|77	
12mr|kdeartwork4-4.9.4-1|78	%description sounds
12mr|kdeartwork4-4.9.4-1|79	%{name} sounds.
12mr|kdeartwork4-4.9.4-1|80	
12mr|kdeartwork4-4.9.4-1|81	%files sounds
12mr|kdeartwork4-4.9.4-1|82	%{_kde_datadir}/sounds/KDE_Logout_new.wav
12mr|kdeartwork4-4.9.4-1|83	%{_kde_datadir}/sounds/KDE_Startup_new.wav
12mr|kdeartwork4-4.9.4-1|84	
12mr|kdeartwork4-4.9.4-1|85	#-------------------------------------------------------------------------
12mr|kdeartwork4-4.9.4-1|86	
12mr|kdeartwork4-4.9.4-1|87	%package styles
12mr|kdeartwork4-4.9.4-1|88	Summary:	%{name} styles
12mr|kdeartwork4-4.9.4-1|89	Group:		Graphical desktop/KDE
12mr|kdeartwork4-4.9.4-1|90	Conflicts:	kdebase4-workspace < 2:4.5.68
12mr|kdeartwork4-4.9.4-1|91	
12mr|kdeartwork4-4.9.4-1|92	%description styles
12mr|kdeartwork4-4.9.4-1|93	%{name} styles.
12mr|kdeartwork4-4.9.4-1|94	
12mr|kdeartwork4-4.9.4-1|95	%files styles
12mr|kdeartwork4-4.9.4-1|96	%{_kde_appsdir}/kstyle
12mr|kdeartwork4-4.9.4-1|97	%{_kde_libdir}/kde4/kstyle_phase_config.so
12mr|kdeartwork4-4.9.4-1|98	%{_kde_libdir}/kde4/plugins/styles/phasestyle.so
12mr|kdeartwork4-4.9.4-1|99	%{_kde_libdir}/kde4/kwin3_kde2.so
12mr|kdeartwork4-4.9.4-1|100	%{_kde_libdir}/kde4/kwin3_keramik.so
12mr|kdeartwork4-4.9.4-1|101	%{_kde_libdir}/kde4/kwin3_modernsys.so
12mr|kdeartwork4-4.9.4-1|102	%{_kde_libdir}/kde4/kwin3_quartz.so
12mr|kdeartwork4-4.9.4-1|103	%{_kde_libdir}/kde4/kwin3_redmond.so
12mr|kdeartwork4-4.9.4-1|104	%{_kde_libdir}/kde4/kwin3_web.so
12mr|kdeartwork4-4.9.4-1|105	%{_kde_libdir}/kde4/kwin_kde2_config.so
12mr|kdeartwork4-4.9.4-1|106	%{_kde_libdir}/kde4/kwin_keramik_config.so
12mr|kdeartwork4-4.9.4-1|107	%{_kde_libdir}/kde4/kwin_modernsys_config.so
12mr|kdeartwork4-4.9.4-1|108	%{_kde_libdir}/kde4/kwin_quartz_config.so
12mr|kdeartwork4-4.9.4-1|109	%{_kde_appsdir}/kwin/kde2.desktop
12mr|kdeartwork4-4.9.4-1|110	%{_kde_appsdir}/kwin/keramik.desktop
12mr|kdeartwork4-4.9.4-1|111	%{_kde_appsdir}/kwin/modernsystem.desktop
12mr|kdeartwork4-4.9.4-1|112	%{_kde_appsdir}/kwin/quartz.desktop
12mr|kdeartwork4-4.9.4-1|113	%{_kde_appsdir}/kwin/redmond.desktop
12mr|kdeartwork4-4.9.4-1|114	%{_kde_appsdir}/kwin/web.desktop
12mr|kdeartwork4-4.9.4-1|115	
12mr|kdeartwork4-4.9.4-1|116	#-------------------------------------------------------------------------
12mr|kdeartwork4-4.9.4-1|117	
12mr|kdeartwork4-4.9.4-1|118	%package color-schemes
12mr|kdeartwork4-4.9.4-1|119	Summary:	%{name} color schemes
12mr|kdeartwork4-4.9.4-1|120	Group:		Graphical desktop/KDE
12mr|kdeartwork4-4.9.4-1|121	Buildarch:	noarch
12mr|kdeartwork4-4.9.4-1|122	
12mr|kdeartwork4-4.9.4-1|123	%description color-schemes
12mr|kdeartwork4-4.9.4-1|124	%{name} color schemes.
12mr|kdeartwork4-4.9.4-1|125	
12mr|kdeartwork4-4.9.4-1|126	%files color-schemes
12mr|kdeartwork4-4.9.4-1|127	%{_kde_appsdir}/color-schemes
12mr|kdeartwork4-4.9.4-1|128	
12mr|kdeartwork4-4.9.4-1|129	#-------------------------------------------------------------------------
12mr|kdeartwork4-4.9.4-1|130	
12mr|kdeartwork4-4.9.4-1|131	%package wallpapers
12mr|kdeartwork4-4.9.4-1|132	Summary:	%{name} wallpapers
12mr|kdeartwork4-4.9.4-1|133	Group:		Graphical desktop/KDE
12mr|kdeartwork4-4.9.4-1|134	Buildarch:	noarch
12mr|kdeartwork4-4.9.4-1|135	
12mr|kdeartwork4-4.9.4-1|136	%description wallpapers
12mr|kdeartwork4-4.9.4-1|137	%{name} wallpapers.
12mr|kdeartwork4-4.9.4-1|138	
12mr|kdeartwork4-4.9.4-1|139	%files wallpapers
12mr|kdeartwork4-4.9.4-1|140	%{_kde_datadir}/wallpapers/*
12mr|kdeartwork4-4.9.4-1|141	
12mr|kdeartwork4-4.9.4-1|142	#-------------------------------------------------------------------------
12mr|kdeartwork4-4.9.4-1|143	
12mr|kdeartwork4-4.9.4-1|144	%package aurorae-themes-air-oxygen
12mr|kdeartwork4-4.9.4-1|145	Summary:	%{name} wallpapers
12mr|kdeartwork4-4.9.4-1|146	Group:		Graphical desktop/KDE
12mr|kdeartwork4-4.9.4-1|147	Buildarch:	noarch
12mr|kdeartwork4-4.9.4-1|148	
12mr|kdeartwork4-4.9.4-1|149	%description aurorae-themes-air-oxygen
12mr|kdeartwork4-4.9.4-1|150	%{name} wallpapers.
12mr|kdeartwork4-4.9.4-1|151	
12mr|kdeartwork4-4.9.4-1|152	%files aurorae-themes-air-oxygen
12mr|kdeartwork4-4.9.4-1|153	%{_kde_appsdir}/aurorae/themes/Air-Oxygen
12mr|kdeartwork4-4.9.4-1|154	
12mr|kdeartwork4-4.9.4-1|155	#-------------------------------------------------------------------------
12mr|kdeartwork4-4.9.4-1|156	
12mr|kdeartwork4-4.9.4-1|157	%package aurorae-themes-oxygen
12mr|kdeartwork4-4.9.4-1|158	Summary:	%{name} wallpapers
12mr|kdeartwork4-4.9.4-1|159	Group:		Graphical desktop/KDE
12mr|kdeartwork4-4.9.4-1|160	Buildarch:	noarch
12mr|kdeartwork4-4.9.4-1|161	
12mr|kdeartwork4-4.9.4-1|162	%description aurorae-themes-oxygen
12mr|kdeartwork4-4.9.4-1|163	%{name} wallpapers.
12mr|kdeartwork4-4.9.4-1|164	
12mr|kdeartwork4-4.9.4-1|165	%files aurorae-themes-oxygen
12mr|kdeartwork4-4.9.4-1|166	%{_kde_appsdir}/aurorae/themes/Oxygen
12mr|kdeartwork4-4.9.4-1|167	
12mr|kdeartwork4-4.9.4-1|168	#-----------------------------------------------------------------------------
12mr|kdeartwork4-4.9.4-1|169	
12mr|kdeartwork4-4.9.4-1|170	%package -n plasma-desktoptheme-aya
12mr|kdeartwork4-4.9.4-1|171	Summary:	Plasma aya desktopthemes
12mr|kdeartwork4-4.9.4-1|172	Group:		Graphical desktop/KDE
12mr|kdeartwork4-4.9.4-1|173	Provides:	plasma-desktoptheme
12mr|kdeartwork4-4.9.4-1|174	Buildarch:	noarch
12mr|kdeartwork4-4.9.4-1|175	
12mr|kdeartwork4-4.9.4-1|176	%description -n plasma-desktoptheme-aya
12mr|kdeartwork4-4.9.4-1|177	Plasma aya desktopthemes.
12mr|kdeartwork4-4.9.4-1|178	
12mr|kdeartwork4-4.9.4-1|179	%files -n plasma-desktoptheme-aya
12mr|kdeartwork4-4.9.4-1|180	%{_kde_appsdir}/desktoptheme/Aya
12mr|kdeartwork4-4.9.4-1|181	
12mr|kdeartwork4-4.9.4-1|182	#-----------------------------------------------------------------------------
12mr|kdeartwork4-4.9.4-1|183	
12mr|kdeartwork4-4.9.4-1|184	%package -n plasma-desktoptheme-androbit
12mr|kdeartwork4-4.9.4-1|185	Summary:	Plasma androbit desktopthemes
12mr|kdeartwork4-4.9.4-1|186	Group:		Graphical desktop/KDE
12mr|kdeartwork4-4.9.4-1|187	Provides:	plasma-desktoptheme
12mr|kdeartwork4-4.9.4-1|188	Buildarch:	noarch
12mr|kdeartwork4-4.9.4-1|189	
12mr|kdeartwork4-4.9.4-1|190	%description -n plasma-desktoptheme-androbit
12mr|kdeartwork4-4.9.4-1|191	Plasma androbit desktopthemes.
12mr|kdeartwork4-4.9.4-1|192	
12mr|kdeartwork4-4.9.4-1|193	%files -n plasma-desktoptheme-androbit
12mr|kdeartwork4-4.9.4-1|194	%{_kde_appsdir}/desktoptheme/Androbit
12mr|kdeartwork4-4.9.4-1|195	
12mr|kdeartwork4-4.9.4-1|196	#-----------------------------------------------------------------------------
12mr|kdeartwork4-4.9.4-1|197	
12mr|kdeartwork4-4.9.4-1|198	%package -n plasma-desktoptheme-produkt
12mr|kdeartwork4-4.9.4-1|199	Summary:	Plasma produkt desktopthemes
12mr|kdeartwork4-4.9.4-1|200	Group:		Graphical desktop/KDE
12mr|kdeartwork4-4.9.4-1|201	Provides:	plasma-desktoptheme
12mr|kdeartwork4-4.9.4-1|202	Buildarch:	noarch
12mr|kdeartwork4-4.9.4-1|203	
12mr|kdeartwork4-4.9.4-1|204	%description -n plasma-desktoptheme-produkt
12mr|kdeartwork4-4.9.4-1|205	Plasma produkt desktopthemes.
12mr|kdeartwork4-4.9.4-1|206	
12mr|kdeartwork4-4.9.4-1|207	%files -n plasma-desktoptheme-produkt
12mr|kdeartwork4-4.9.4-1|208	%{_kde_appsdir}/desktoptheme/Produkt
12mr|kdeartwork4-4.9.4-1|209	
12mr|kdeartwork4-4.9.4-1|210	#-----------------------------------------------------------------------------
12mr|kdeartwork4-4.9.4-1|211	
12mr|kdeartwork4-4.9.4-1|212	%package -n plasma-desktoptheme-tibanna
12mr|kdeartwork4-4.9.4-1|213	Summary:	Plasma tibanna desktopthemes
12mr|kdeartwork4-4.9.4-1|214	Group:		Graphical desktop/KDE
12mr|kdeartwork4-4.9.4-1|215	Provides:	plasma-desktoptheme
12mr|kdeartwork4-4.9.4-1|216	Buildarch:	noarch
12mr|kdeartwork4-4.9.4-1|217	
12mr|kdeartwork4-4.9.4-1|218	%description -n plasma-desktoptheme-tibanna
12mr|kdeartwork4-4.9.4-1|219	Plasma tibanna desktopthemes.
12mr|kdeartwork4-4.9.4-1|220	
12mr|kdeartwork4-4.9.4-1|221	%files -n plasma-desktoptheme-tibanna
12mr|kdeartwork4-4.9.4-1|222	%{_kde_appsdir}/desktoptheme/Tibanna
12mr|kdeartwork4-4.9.4-1|223	
12mr|kdeartwork4-4.9.4-1|224	#-----------------------------------------------------------------------------
12mr|kdeartwork4-4.9.4-1|225	
12mr|kdeartwork4-4.9.4-1|226	%package -n plasma-desktoptheme-slim-glow
12mr|kdeartwork4-4.9.4-1|227	Summary:	Plasma slim-glow desktopthemes
12mr|kdeartwork4-4.9.4-1|228	Group:		Graphical desktop/KDE
12mr|kdeartwork4-4.9.4-1|229	Provides:	plasma-desktoptheme
12mr|kdeartwork4-4.9.4-1|230	Buildarch:	noarch
12mr|kdeartwork4-4.9.4-1|231	
12mr|kdeartwork4-4.9.4-1|232	%description -n plasma-desktoptheme-slim-glow
12mr|kdeartwork4-4.9.4-1|233	Plasma slim-glow desktopthemes.
12mr|kdeartwork4-4.9.4-1|234	
12mr|kdeartwork4-4.9.4-1|235	%files -n plasma-desktoptheme-slim-glow
12mr|kdeartwork4-4.9.4-1|236	%{_kde_appsdir}/desktoptheme/slim-glow
12mr|kdeartwork4-4.9.4-1|237	
12mr|kdeartwork4-4.9.4-1|238	#-----------------------------------------------------------------------------
12mr|kdeartwork4-4.9.4-1|239	
12mr|kdeartwork4-4.9.4-1|240	%package kscreensaver
12mr|kdeartwork4-4.9.4-1|241	Summary:	%{name} kscreensaver
12mr|kdeartwork4-4.9.4-1|242	Group:		Graphical desktop/KDE
12mr|kdeartwork4-4.9.4-1|243	
12mr|kdeartwork4-4.9.4-1|244	%description kscreensaver
12mr|kdeartwork4-4.9.4-1|245	%{name} kscreensaver.
12mr|kdeartwork4-4.9.4-1|246	
12mr|kdeartwork4-4.9.4-1|247	%files kscreensaver
12mr|kdeartwork4-4.9.4-1|248	%{_kde_appsdir}/kfiresaver
12mr|kdeartwork4-4.9.4-1|249	%{_kde_appsdir}/kscreensaver
12mr|kdeartwork4-4.9.4-1|250	%{_kde_bindir}/*.kss
12mr|kdeartwork4-4.9.4-1|251	%{_kde_services}/ScreenSavers/*
12mr|kdeartwork4-4.9.4-1|252	%{_kde_bindir}/kxsconfig
12mr|kdeartwork4-4.9.4-1|253	%{_kde_bindir}/kxsrun
12mr|kdeartwork4-4.9.4-1|254	
12mr|kdeartwork4-4.9.4-1|255	#-----------------------------------------------------------------------------
12mr|kdeartwork4-4.9.4-1|256	
12mr|kdeartwork4-4.9.4-1|257	%prep
12mr|kdeartwork4-4.9.4-1|258	%setup -q -n kdeartwork-%{version}
12mr|kdeartwork4-4.9.4-1|259	%patch0 -p1
12mr|kdeartwork4-4.9.4-1|260	
12mr|kdeartwork4-4.9.4-1|261	%build
12mr|kdeartwork4-4.9.4-1|262	%cmake_kde4
12mr|kdeartwork4-4.9.4-1|263	%make
12mr|kdeartwork4-4.9.4-1|264	
12mr|kdeartwork4-4.9.4-1|265	%install
12mr|kdeartwork4-4.9.4-1|266	%makeinstall_std -C build
12mr|kdeartwork4-4.9.4-1|267	
12mr|kdeartwork4-4.9.4-1|268	%changelog
12mr|kdeartwork4-4.9.4-1|269	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|kdeartwork4-4.9.4-1|270	- New version 4.9.4
12mr|kdeartwork4-4.9.4-1|271	
12mr|kdeartwork4-4.9.4-1|272	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|kdeartwork4-4.9.4-1|273	- New version 4.9.3
12mr|kdeartwork4-4.9.4-1|274	
12mr|kdeartwork4-4.9.4-1|275	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|kdeartwork4-4.9.4-1|276	- New version 4.9.2
12mr|kdeartwork4-4.9.4-1|277	
12mr|kdeartwork4-4.9.4-1|278	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|kdeartwork4-4.9.4-1|279	- New version 4.9.1
12mr|kdeartwork4-4.9.4-1|280	
12mr|kdeartwork4-4.9.4-1|281	* Mon Aug 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|kdeartwork4-4.9.4-1|282	- Update to 4.9.0
12mr|kdeartwork4-4.9.4-1|283	
12mr|kdeartwork4-4.9.4-1|284	* Wed Jul 18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|kdeartwork4-4.9.4-1|285	- Update to 4.8.97
12mr|kdeartwork4-4.9.4-1|286	
12mr|kdeartwork4-4.9.4-1|287	* Sun Jul 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|kdeartwork4-4.9.4-1|288	- Update to 4.8.95
12mr|kdeartwork4-4.9.4-1|289	- Add pkgconfig(libkexiv2) to BuildRequires
12mr|kdeartwork4-4.9.4-1|290	- Spec cleanup
12mr|kdeartwork4-4.9.4-1|291	
12mr|kdeartwork4-4.9.4-1|292	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.4-1
12mr|kdeartwork4-4.9.4-1|293	- update to 4.8.4
12mr|kdeartwork4-4.9.4-1|294	
12mr|kdeartwork4-4.9.4-1|295	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.3-1
12mr|kdeartwork4-4.9.4-1|296	- update to 4.8.3
12mr|kdeartwork4-4.9.4-1|297	
12mr|kdeartwork4-4.9.4-1|298	* Thu Apr 19 2012 Mikhail Kompaniets <mkompan@mezon.ru> 1:4.8.2-2
12mr|kdeartwork4-4.9.4-1|299	- Russian localization for .desktop files
12mr|kdeartwork4-4.9.4-1|300	
12mr|kdeartwork4-4.9.4-1|301	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.2-1
12mr|kdeartwork4-4.9.4-1|302	- update to 4.8.2
12mr|kdeartwork4-4.9.4-1|303	
12mr|kdeartwork4-4.9.4-1|304	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.1-1
12mr|kdeartwork4-4.9.4-1|305	- update to 4.8.1
12mr|kdeartwork4-4.9.4-1|306	
12mr|kdeartwork4-4.9.4-1|307	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.8.0-1
12mr|kdeartwork4-4.9.4-1|308	+ Revision: 762513
12mr|kdeartwork4-4.9.4-1|309	- New upstream tarball
12mr|kdeartwork4-4.9.4-1|310	
12mr|kdeartwork4-4.9.4-1|311	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|kdeartwork4-4.9.4-1|312	+ Revision: 758098
12mr|kdeartwork4-4.9.4-1|313	- New upstream tarball
12mr|kdeartwork4-4.9.4-1|314	
12mr|kdeartwork4-4.9.4-1|315	* Tue Jan 03 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-1
12mr|kdeartwork4-4.9.4-1|316	+ Revision: 748918
12mr|kdeartwork4-4.9.4-1|317	- New version
12mr|kdeartwork4-4.9.4-1|318	
12mr|kdeartwork4-4.9.4-1|319	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.90-1
12mr|kdeartwork4-4.9.4-1|320	+ Revision: 739367
12mr|kdeartwork4-4.9.4-1|321	- New upstream tarball
12mr|kdeartwork4-4.9.4-1|322	
12mr|kdeartwork4-4.9.4-1|323	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.80-1
12mr|kdeartwork4-4.9.4-1|324	+ Revision: 731895
12mr|kdeartwork4-4.9.4-1|325	- New upstream tarball 4.7.80
12mr|kdeartwork4-4.9.4-1|326	
12mr|kdeartwork4-4.9.4-1|327	* Wed Sep 21 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.41-1
12mr|kdeartwork4-4.9.4-1|328	+ Revision: 700668
12mr|kdeartwork4-4.9.4-1|329	- Fix file list
12mr|kdeartwork4-4.9.4-1|330	- Fix buildrequires
12mr|kdeartwork4-4.9.4-1|331	- New version 4.7.41
12mr|kdeartwork4-4.9.4-1|332	
12mr|kdeartwork4-4.9.4-1|333	* Mon Jun 13 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.4-1
12mr|kdeartwork4-4.9.4-1|334	+ Revision: 684401
12mr|kdeartwork4-4.9.4-1|335	- New version 4.6.4
12mr|kdeartwork4-4.9.4-1|336	
12mr|kdeartwork4-4.9.4-1|337	* Fri May 13 2011 Funda Wang <fwang@mandriva.org> 1:4.6.3-1
12mr|kdeartwork4-4.9.4-1|338	+ Revision: 674321
12mr|kdeartwork4-4.9.4-1|339	- update br
12mr|kdeartwork4-4.9.4-1|340	- new version 4.6.3
12mr|kdeartwork4-4.9.4-1|341	
12mr|kdeartwork4-4.9.4-1|342	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1:4.6.2-2
12mr|kdeartwork4-4.9.4-1|343	+ Revision: 666019
12mr|kdeartwork4-4.9.4-1|344	- mass rebuild
12mr|kdeartwork4-4.9.4-1|345	
12mr|kdeartwork4-4.9.4-1|346	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdeartwork4-4.9.4-1|347	- Remove mkrel
12mr|kdeartwork4-4.9.4-1|348	- New version 4.6.2
12mr|kdeartwork4-4.9.4-1|349	
12mr|kdeartwork4-4.9.4-1|350	* Mon Feb 28 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.1-1
12mr|kdeartwork4-4.9.4-1|351	+ Revision: 640723
12mr|kdeartwork4-4.9.4-1|352	- New version 4.6.1
12mr|kdeartwork4-4.9.4-1|353	
12mr|kdeartwork4-4.9.4-1|354	* Mon Jan 31 2011 Funda Wang <fwang@mandriva.org> 1:4.6.0-1
12mr|kdeartwork4-4.9.4-1|355	+ Revision: 634356
12mr|kdeartwork4-4.9.4-1|356	- BR xt
12mr|kdeartwork4-4.9.4-1|357	
12mr|kdeartwork4-4.9.4-1|358	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdeartwork4-4.9.4-1|359	- New version KDE 4.6 Final
12mr|kdeartwork4-4.9.4-1|360	
12mr|kdeartwork4-4.9.4-1|361	* Thu Jan 06 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.95-2mdv2011.0
12mr|kdeartwork4-4.9.4-1|362	+ Revision: 629116
12mr|kdeartwork4-4.9.4-1|363	- New version KDE 4.6 RC2
12mr|kdeartwork4-4.9.4-1|364	
12mr|kdeartwork4-4.9.4-1|365	* Fri Dec 24 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.90-2mdv2011.0
12mr|kdeartwork4-4.9.4-1|366	+ Revision: 624580
12mr|kdeartwork4-4.9.4-1|367	- Fix file list
12mr|kdeartwork4-4.9.4-1|368	- New upstream tarball
12mr|kdeartwork4-4.9.4-1|369	
12mr|kdeartwork4-4.9.4-1|370	* Wed Dec 08 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.85-1mdv2011.0
12mr|kdeartwork4-4.9.4-1|371	+ Revision: 616340
12mr|kdeartwork4-4.9.4-1|372	- New upstream tarball
12mr|kdeartwork4-4.9.4-1|373	
12mr|kdeartwork4-4.9.4-1|374	* Sat Nov 27 2010 Funda Wang <fwang@mandriva.org> 1:4.5.80-1mdv2011.0
12mr|kdeartwork4-4.9.4-1|375	+ Revision: 601705
12mr|kdeartwork4-4.9.4-1|376	- new version 4.5.80 (aka 4.6 beta1)
12mr|kdeartwork4-4.9.4-1|377	
12mr|kdeartwork4-4.9.4-1|378	* Sat Nov 20 2010 Funda Wang <fwang@mandriva.org> 1:4.5.77-0.svn1198704.1mdv2011.0
12mr|kdeartwork4-4.9.4-1|379	+ Revision: 599199
12mr|kdeartwork4-4.9.4-1|380	- new snapshot 4.5.77
12mr|kdeartwork4-4.9.4-1|381	
12mr|kdeartwork4-4.9.4-1|382	* Fri Oct 29 2010 Funda Wang <fwang@mandriva.org> 1:4.5.74-0.svn1190490.1mdv2011.0
12mr|kdeartwork4-4.9.4-1|383	+ Revision: 589893
12mr|kdeartwork4-4.9.4-1|384	- new snapshot 4.5.74
12mr|kdeartwork4-4.9.4-1|385	
12mr|kdeartwork4-4.9.4-1|386	* Fri Oct 08 2010 Funda Wang <fwang@mandriva.org> 1:4.5.71-0.svn1183776.1mdv2011.0
12mr|kdeartwork4-4.9.4-1|387	+ Revision: 584220
12mr|kdeartwork4-4.9.4-1|388	- New snapshot 4.5.71
12mr|kdeartwork4-4.9.4-1|389	
12mr|kdeartwork4-4.9.4-1|390	* Wed Sep 15 2010 Funda Wang <fwang@mandriva.org> 1:4.5.68-2mdv2011.0
12mr|kdeartwork4-4.9.4-1|391	+ Revision: 578671
12mr|kdeartwork4-4.9.4-1|392	- obsoletes old arch package
12mr|kdeartwork4-4.9.4-1|393	
12mr|kdeartwork4-4.9.4-1|394	* Wed Sep 15 2010 Funda Wang <fwang@mandriva.org> 1:4.5.68-1mdv2011.0
12mr|kdeartwork4-4.9.4-1|395	+ Revision: 578564
12mr|kdeartwork4-4.9.4-1|396	- New snapshot 4.5.68
12mr|kdeartwork4-4.9.4-1|397	
12mr|kdeartwork4-4.9.4-1|398	* Tue Sep 07 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.67-1mdv2011.0
12mr|kdeartwork4-4.9.4-1|399	+ Revision: 576448
12mr|kdeartwork4-4.9.4-1|400	- New version 4.5.67
12mr|kdeartwork4-4.9.4-1|401	
12mr|kdeartwork4-4.9.4-1|402	* Fri Aug 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.0-1mdv2011.0
12mr|kdeartwork4-4.9.4-1|403	+ Revision: 566565
12mr|kdeartwork4-4.9.4-1|404	- New upstream tarball
12mr|kdeartwork4-4.9.4-1|405	- Update to version 4.5.0
12mr|kdeartwork4-4.9.4-1|406	
12mr|kdeartwork4-4.9.4-1|407	* Wed Jul 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.95-1mdv2011.0
12mr|kdeartwork4-4.9.4-1|408	+ Revision: 562712
12mr|kdeartwork4-4.9.4-1|409	- KDE 4.5 RC3
12mr|kdeartwork4-4.9.4-1|410	
12mr|kdeartwork4-4.9.4-1|411	* Tue May 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-1mdv2010.1
12mr|kdeartwork4-4.9.4-1|412	+ Revision: 542097
12mr|kdeartwork4-4.9.4-1|413	- Update to version 4.4.3
12mr|kdeartwork4-4.9.4-1|414	
12mr|kdeartwork4-4.9.4-1|415	* Sun Mar 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.2-1mdv2010.1
12mr|kdeartwork4-4.9.4-1|416	+ Revision: 528310
12mr|kdeartwork4-4.9.4-1|417	- Update to version 4.4.2
12mr|kdeartwork4-4.9.4-1|418	
12mr|kdeartwork4-4.9.4-1|419	* Tue Mar 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.1-1mdv2010.1
12mr|kdeartwork4-4.9.4-1|420	+ Revision: 513405
12mr|kdeartwork4-4.9.4-1|421	- Update to version 4.4.1
12mr|kdeartwork4-4.9.4-1|422	
12mr|kdeartwork4-4.9.4-1|423	* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.0-1mdv2010.1
12mr|kdeartwork4-4.9.4-1|424	+ Revision: 502606
12mr|kdeartwork4-4.9.4-1|425	- Update to version 4.4.0
12mr|kdeartwork4-4.9.4-1|426	
12mr|kdeartwork4-4.9.4-1|427	* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.98-1mdv2010.1
12mr|kdeartwork4-4.9.4-1|428	+ Revision: 498939
12mr|kdeartwork4-4.9.4-1|429	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdeartwork4-4.9.4-1|430	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdeartwork4-4.9.4-1|431	
12mr|kdeartwork4-4.9.4-1|432	* Mon Jan 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.95-1mdv2010.1
12mr|kdeartwork4-4.9.4-1|433	+ Revision: 495975
12mr|kdeartwork4-4.9.4-1|434	- Update to version 4.3.95 aka "kde 4.4 RC2"
12mr|kdeartwork4-4.9.4-1|435	
12mr|kdeartwork4-4.9.4-1|436	* Sun Jan 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.90-1mdv2010.1
12mr|kdeartwork4-4.9.4-1|437	+ Revision: 488226
12mr|kdeartwork4-4.9.4-1|438	- Update to kde 4.4 rc1
12mr|kdeartwork4-4.9.4-1|439	
12mr|kdeartwork4-4.9.4-1|440	* Mon Dec 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.85-1mdv2010.1
12mr|kdeartwork4-4.9.4-1|441	+ Revision: 480703
12mr|kdeartwork4-4.9.4-1|442	- Update to kde 4.4 beta2
12mr|kdeartwork4-4.9.4-1|443	
12mr|kdeartwork4-4.9.4-1|444	* Fri Dec 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.80-1mdv2010.1
12mr|kdeartwork4-4.9.4-1|445	+ Revision: 473204
12mr|kdeartwork4-4.9.4-1|446	- Update to kde 4.4 beta1
12mr|kdeartwork4-4.9.4-1|447	
12mr|kdeartwork4-4.9.4-1|448	* Sat Nov 28 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.77-1mdv2010.1
12mr|kdeartwork4-4.9.4-1|449	+ Revision: 470734
12mr|kdeartwork4-4.9.4-1|450	- Update to kde 4.3.77
12mr|kdeartwork4-4.9.4-1|451	
12mr|kdeartwork4-4.9.4-1|452	* Mon Nov 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.75-1mdv2010.1
12mr|kdeartwork4-4.9.4-1|453	+ Revision: 466602
12mr|kdeartwork4-4.9.4-1|454	- Update to kde 4.3.75
12mr|kdeartwork4-4.9.4-1|455	
12mr|kdeartwork4-4.9.4-1|456	* Wed Nov 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.73-2mdv2010.1
12mr|kdeartwork4-4.9.4-1|457	+ Revision: 465063
12mr|kdeartwork4-4.9.4-1|458	- Rebuild against new qt
12mr|kdeartwork4-4.9.4-1|459	
12mr|kdeartwork4-4.9.4-1|460	* Sun Nov 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.73-1mdv2010.1
12mr|kdeartwork4-4.9.4-1|461	+ Revision: 462974
12mr|kdeartwork4-4.9.4-1|462	- Update to kde 4.3.73
12mr|kdeartwork4-4.9.4-1|463	
12mr|kdeartwork4-4.9.4-1|464	* Tue Oct 06 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.2-1mdv2010.0
12mr|kdeartwork4-4.9.4-1|465	+ Revision: 454431
12mr|kdeartwork4-4.9.4-1|466	- New upstream release 4.3.2.
12mr|kdeartwork4-4.9.4-1|467	
12mr|kdeartwork4-4.9.4-1|468	* Sat Sep 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.1-3mdv2010.0
12mr|kdeartwork4-4.9.4-1|469	+ Revision: 444665
12mr|kdeartwork4-4.9.4-1|470	- Add eigen2 as BuildRequires ( tks MIB )
12mr|kdeartwork4-4.9.4-1|471	
12mr|kdeartwork4-4.9.4-1|472	* Fri Sep 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.1-2mdv2010.0
12mr|kdeartwork4-4.9.4-1|473	+ Revision: 444213
12mr|kdeartwork4-4.9.4-1|474	- Add obsolete for kde3 upgrade
12mr|kdeartwork4-4.9.4-1|475	
12mr|kdeartwork4-4.9.4-1|476	* Tue Sep 01 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.1-1mdv2010.0
12mr|kdeartwork4-4.9.4-1|477	+ Revision: 423209
12mr|kdeartwork4-4.9.4-1|478	- New upstream release 4.3.1.
12mr|kdeartwork4-4.9.4-1|479	
12mr|kdeartwork4-4.9.4-1|480	* Sat Aug 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.0-2mdv2010.0
12mr|kdeartwork4-4.9.4-1|481	+ Revision: 416481
12mr|kdeartwork4-4.9.4-1|482	- Obsolete kde3 packages
12mr|kdeartwork4-4.9.4-1|483	
12mr|kdeartwork4-4.9.4-1|484	* Tue Aug 04 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.0-1mdv2010.0
12mr|kdeartwork4-4.9.4-1|485	+ Revision: 409411
12mr|kdeartwork4-4.9.4-1|486	- New upstream release 4.3.0.
12mr|kdeartwork4-4.9.4-1|487	
12mr|kdeartwork4-4.9.4-1|488	* Thu Jul 23 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.98-1mdv2010.0
12mr|kdeartwork4-4.9.4-1|489	+ Revision: 398845
12mr|kdeartwork4-4.9.4-1|490	- Update to KDE 4.3 RC3
12mr|kdeartwork4-4.9.4-1|491	
12mr|kdeartwork4-4.9.4-1|492	* Sat Jul 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.96-1mdv2010.0
12mr|kdeartwork4-4.9.4-1|493	+ Revision: 394886
12mr|kdeartwork4-4.9.4-1|494	- Update to Rc2
12mr|kdeartwork4-4.9.4-1|495	
12mr|kdeartwork4-4.9.4-1|496	* Thu Jun 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.95-1mdv2010.0
12mr|kdeartwork4-4.9.4-1|497	+ Revision: 389228
12mr|kdeartwork4-4.9.4-1|498	- Update to kde 4.3Rc1
12mr|kdeartwork4-4.9.4-1|499	
12mr|kdeartwork4-4.9.4-1|500	* Thu Jun 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.90-1mdv2010.0
12mr|kdeartwork4-4.9.4-1|501	+ Revision: 382827
12mr|kdeartwork4-4.9.4-1|502	- Update to beta2
12mr|kdeartwork4-4.9.4-1|503	
12mr|kdeartwork4-4.9.4-1|504	* Fri May 29 2009 Funda Wang <fwang@mandriva.org> 1:4.2.88-1mdv2010.0
12mr|kdeartwork4-4.9.4-1|505	+ Revision: 380764
12mr|kdeartwork4-4.9.4-1|506	- New version 4.2.88
12mr|kdeartwork4-4.9.4-1|507	
12mr|kdeartwork4-4.9.4-1|508	* Fri May 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.87-1mdv2010.0
12mr|kdeartwork4-4.9.4-1|509	+ Revision: 378798
12mr|kdeartwork4-4.9.4-1|510	- Update to kde   4.2.87
12mr|kdeartwork4-4.9.4-1|511	
12mr|kdeartwork4-4.9.4-1|512	* Fri May 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.85-1mdv2010.0
12mr|kdeartwork4-4.9.4-1|513	+ Revision: 373532
12mr|kdeartwork4-4.9.4-1|514	- Update to kde 4.2.85
12mr|kdeartwork4-4.9.4-1|515	
12mr|kdeartwork4-4.9.4-1|516	* Sun May 03 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.71-0.svn961800.1mdv2010.0
12mr|kdeartwork4-4.9.4-1|517	+ Revision: 371232
12mr|kdeartwork4-4.9.4-1|518	- Update to kde 4.2.71
12mr|kdeartwork4-4.9.4-1|519	- Update to kde 4.2.70
12mr|kdeartwork4-4.9.4-1|520	- Update to kde 4.2.70
12mr|kdeartwork4-4.9.4-1|521	
12mr|kdeartwork4-4.9.4-1|522	* Thu Apr 02 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.2-2mdv2009.1
12mr|kdeartwork4-4.9.4-1|523	+ Revision: 363557
12mr|kdeartwork4-4.9.4-1|524	- Removed inavlid requires pulling down unecessary large amount of packages
12mr|kdeartwork4-4.9.4-1|525	
12mr|kdeartwork4-4.9.4-1|526	* Fri Mar 27 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.2-1mdv2009.1
12mr|kdeartwork4-4.9.4-1|527	+ Revision: 361731
12mr|kdeartwork4-4.9.4-1|528	- Update with 4.2.2 try#1 packages
12mr|kdeartwork4-4.9.4-1|529	
12mr|kdeartwork4-4.9.4-1|530	* Sat Feb 28 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.1-1mdv2009.1
12mr|kdeartwork4-4.9.4-1|531	+ Revision: 346211
12mr|kdeartwork4-4.9.4-1|532	- KDE 4.2.1 try#1 upstream release
12mr|kdeartwork4-4.9.4-1|533	
12mr|kdeartwork4-4.9.4-1|534	* Mon Feb 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.0-2mdv2009.1
12mr|kdeartwork4-4.9.4-1|535	+ Revision: 340865
12mr|kdeartwork4-4.9.4-1|536	- Rebuild against qt4.5
12mr|kdeartwork4-4.9.4-1|537	
12mr|kdeartwork4-4.9.4-1|538	* Tue Jan 27 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.0-1mdv2009.1
12mr|kdeartwork4-4.9.4-1|539	+ Revision: 334355
12mr|kdeartwork4-4.9.4-1|540	- Update with official 4.2.0 upstream tarball
12mr|kdeartwork4-4.9.4-1|541	
12mr|kdeartwork4-4.9.4-1|542	* Sun Jan 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.96-2mdv2009.1
12mr|kdeartwork4-4.9.4-1|543	+ Revision: 328173
12mr|kdeartwork4-4.9.4-1|544	- Add back kscreensaver now that kdebase4-workspace is found
12mr|kdeartwork4-4.9.4-1|545	
12mr|kdeartwork4-4.9.4-1|546	* Fri Jan 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.96-1mdv2009.1
12mr|kdeartwork4-4.9.4-1|547	+ Revision: 327456
12mr|kdeartwork4-4.9.4-1|548	- Remove kscreensaver for now
12mr|kdeartwork4-4.9.4-1|549	- Fix file list
12mr|kdeartwork4-4.9.4-1|550	
12mr|kdeartwork4-4.9.4-1|551	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdeartwork4-4.9.4-1|552	- Update with Release Candidate 1 - 4.1.96
12mr|kdeartwork4-4.9.4-1|553	
12mr|kdeartwork4-4.9.4-1|554	* Sun Dec 14 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.85-2mdv2009.1
12mr|kdeartwork4-4.9.4-1|555	+ Revision: 314206
12mr|kdeartwork4-4.9.4-1|556	- Rebuild because of BS failure
12mr|kdeartwork4-4.9.4-1|557	- New version KDE 4.2 Beta2
12mr|kdeartwork4-4.9.4-1|558	
12mr|kdeartwork4-4.9.4-1|559	* Thu Dec 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.82-1mdv2009.1
12mr|kdeartwork4-4.9.4-1|560	+ Revision: 313357
12mr|kdeartwork4-4.9.4-1|561	- Update to kde 4.1.82
12mr|kdeartwork4-4.9.4-1|562	
12mr|kdeartwork4-4.9.4-1|563	* Sun Nov 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.81-1mdv2009.1
12mr|kdeartwork4-4.9.4-1|564	+ Revision: 308647
12mr|kdeartwork4-4.9.4-1|565	- Update to kde 4.1.81
12mr|kdeartwork4-4.9.4-1|566	
12mr|kdeartwork4-4.9.4-1|567	* Wed Nov 19 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.80-1mdv2009.1
12mr|kdeartwork4-4.9.4-1|568	+ Revision: 304565
12mr|kdeartwork4-4.9.4-1|569	- Update with Beta 1 - 4.1.80
12mr|kdeartwork4-4.9.4-1|570	
12mr|kdeartwork4-4.9.4-1|571	* Fri Nov 14 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.73-1mdv2009.1
12mr|kdeartwork4-4.9.4-1|572	+ Revision: 303171
12mr|kdeartwork4-4.9.4-1|573	- Update to kde 4.1.73
12mr|kdeartwork4-4.9.4-1|574	
12mr|kdeartwork4-4.9.4-1|575	* Sun Nov 09 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.71-2mdv2009.1
12mr|kdeartwork4-4.9.4-1|576	+ Revision: 301655
12mr|kdeartwork4-4.9.4-1|577	- Bump release
12mr|kdeartwork4-4.9.4-1|578	- More obsoletes
12mr|kdeartwork4-4.9.4-1|579	- Obsoletes kdeartwork-screensavers
12mr|kdeartwork4-4.9.4-1|580	- Remove wrong obsolete on core package
12mr|kdeartwork4-4.9.4-1|581	- change Requires into Suggests in the metapackage
12mr|kdeartwork4-4.9.4-1|582	- Provide additionnal icons set
12mr|kdeartwork4-4.9.4-1|583	Obsolete kde3 kdeartwork icons set
12mr|kdeartwork4-4.9.4-1|584	
12mr|kdeartwork4-4.9.4-1|585	* Sat Oct 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.71-1mdv2009.1
12mr|kdeartwork4-4.9.4-1|586	+ Revision: 297064
12mr|kdeartwork4-4.9.4-1|587	- New version 4.1.71
12mr|kdeartwork4-4.9.4-1|588	
12mr|kdeartwork4-4.9.4-1|589	* Mon Oct 20 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.70-1mdv2009.1
12mr|kdeartwork4-4.9.4-1|590	+ Revision: 295843
12mr|kdeartwork4-4.9.4-1|591	- Fix Build
12mr|kdeartwork4-4.9.4-1|592	- Update to kde 4.1.70
12mr|kdeartwork4-4.9.4-1|593	
12mr|kdeartwork4-4.9.4-1|594	* Tue Sep 30 2008 Gustavo Pichorim Boiko <boiko@mandriva.com> 1:4.1.2-2mdv2009.0
12mr|kdeartwork4-4.9.4-1|595	+ Revision: 290198
12mr|kdeartwork4-4.9.4-1|596	- Remove unused patches
12mr|kdeartwork4-4.9.4-1|597	- Fix the crossfade effect by processing it offscreen before drawing onscreen
12mr|kdeartwork4-4.9.4-1|598	
12mr|kdeartwork4-4.9.4-1|599	* Sat Sep 27 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.2-1mdv2009.0
12mr|kdeartwork4-4.9.4-1|600	+ Revision: 288842
12mr|kdeartwork4-4.9.4-1|601	- KDE 4.1.2 arriving.
12mr|kdeartwork4-4.9.4-1|602	
12mr|kdeartwork4-4.9.4-1|603	* Sun Aug 31 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.1-1mdv2009.0
12mr|kdeartwork4-4.9.4-1|604	+ Revision: 277844
12mr|kdeartwork4-4.9.4-1|605	- Upgrade to forthcoming 4.1.1 packages
12mr|kdeartwork4-4.9.4-1|606	
12mr|kdeartwork4-4.9.4-1|607	* Tue Aug 26 2008 Rodrigo Gonçalves de Oliveira <rodrigo@mandriva.com> 1:4.1.0-4mdv2009.0
12mr|kdeartwork4-4.9.4-1|608	+ Revision: 276238
12mr|kdeartwork4-4.9.4-1|609	- Added some pre-effects to kscreensaver
12mr|kdeartwork4-4.9.4-1|610	
12mr|kdeartwork4-4.9.4-1|611	* Wed Aug 13 2008 Rodrigo Gonçalves de Oliveira <rodrigo@mandriva.com> 1:4.1.0-3mdv2009.0
12mr|kdeartwork4-4.9.4-1|612	+ Revision: 271431
12mr|kdeartwork4-4.9.4-1|613	- Added "Use crossfade effect" option to slideshow screensaver setup.
12mr|kdeartwork4-4.9.4-1|614	
12mr|kdeartwork4-4.9.4-1|615	* Mon Aug 11 2008 Rodrigo Gonçalves de Oliveira <rodrigo@mandriva.com> 1:4.1.0-2mdv2009.0
12mr|kdeartwork4-4.9.4-1|616	+ Revision: 270772
12mr|kdeartwork4-4.9.4-1|617	- Added crossfade transiction effect
12mr|kdeartwork4-4.9.4-1|618	
12mr|kdeartwork4-4.9.4-1|619	* Fri Jul 25 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.0-1mdv2009.0
12mr|kdeartwork4-4.9.4-1|620	+ Revision: 247602
12mr|kdeartwork4-4.9.4-1|621	- Update with Release Candidate 1 - 4.1.0
12mr|kdeartwork4-4.9.4-1|622	
12mr|kdeartwork4-4.9.4-1|623	* Thu Jul 10 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.98-1mdv2009.0
12mr|kdeartwork4-4.9.4-1|624	+ Revision: 233194
12mr|kdeartwork4-4.9.4-1|625	- Update with Release Candidate 1 - 4.0.98
12mr|kdeartwork4-4.9.4-1|626	
12mr|kdeartwork4-4.9.4-1|627	* Mon Jul 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.85-1mdv2009.0
12mr|kdeartwork4-4.9.4-1|628	+ Revision: 232433
12mr|kdeartwork4-4.9.4-1|629	- New version kde 4.0.85
12mr|kdeartwork4-4.9.4-1|630	
12mr|kdeartwork4-4.9.4-1|631	* Sun Jun 29 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.84-1mdv2009.0
12mr|kdeartwork4-4.9.4-1|632	+ Revision: 230059
12mr|kdeartwork4-4.9.4-1|633	- Fix BuildRequires
12mr|kdeartwork4-4.9.4-1|634	
12mr|kdeartwork4-4.9.4-1|635	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdeartwork4-4.9.4-1|636	- Update with new snapshot tarballs 4.0.84
12mr|kdeartwork4-4.9.4-1|637	- Screensavers are back
12mr|kdeartwork4-4.9.4-1|638	
12mr|kdeartwork4-4.9.4-1|639	* Thu Jun 19 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.83-1mdv2009.0
12mr|kdeartwork4-4.9.4-1|640	+ Revision: 226098
12mr|kdeartwork4-4.9.4-1|641	- Update with new snapshot tarballs 4.0.83
12mr|kdeartwork4-4.9.4-1|642	- Update with new snapshot tarballs 4.0.82
12mr|kdeartwork4-4.9.4-1|643	- Update with new snapshot tarballs 4.0.81
12mr|kdeartwork4-4.9.4-1|644	
12mr|kdeartwork4-4.9.4-1|645	* Sun May 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.80-2mdv2009.0
12mr|kdeartwork4-4.9.4-1|646	+ Revision: 211069
12mr|kdeartwork4-4.9.4-1|647	- Versionnate BuildRequires
12mr|kdeartwork4-4.9.4-1|648	
12mr|kdeartwork4-4.9.4-1|649	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdeartwork4-4.9.4-1|650	- New upstream kde4 4.1 beta1
12mr|kdeartwork4-4.9.4-1|651	
12mr|kdeartwork4-4.9.4-1|652	* Fri May 16 2008 Funda Wang <fwang@mandriva.org> 1:4.0.74-1mdv2009.0
12mr|kdeartwork4-4.9.4-1|653	+ Revision: 208071
12mr|kdeartwork4-4.9.4-1|654	- New version 4.0.74
12mr|kdeartwork4-4.9.4-1|655	
12mr|kdeartwork4-4.9.4-1|656	* Thu May 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.73-1mdv2009.0
12mr|kdeartwork4-4.9.4-1|657	+ Revision: 204751
12mr|kdeartwork4-4.9.4-1|658	- Update to kde 4.0.73
12mr|kdeartwork4-4.9.4-1|659	
12mr|kdeartwork4-4.9.4-1|660	* Wed May 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.72-1mdv2009.0
12mr|kdeartwork4-4.9.4-1|661	+ Revision: 202767
12mr|kdeartwork4-4.9.4-1|662	- Fix File list
12mr|kdeartwork4-4.9.4-1|663	- Update to kde 4.0.72
12mr|kdeartwork4-4.9.4-1|664	- New snapshot 4.0.70
12mr|kdeartwork4-4.9.4-1|665	- New snapshot 4.0.69
12mr|kdeartwork4-4.9.4-1|666	
12mr|kdeartwork4-4.9.4-1|667	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdeartwork4-4.9.4-1|668	- New upstream kde4 4.1 alpha 1
12mr|kdeartwork4-4.9.4-1|669	
12mr|kdeartwork4-4.9.4-1|670	* Fri Mar 28 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.3-1mdv2008.1
12mr|kdeartwork4-4.9.4-1|671	+ Revision: 191015
12mr|kdeartwork4-4.9.4-1|672	- Update for last stable release 4.0.3
12mr|kdeartwork4-4.9.4-1|673	
12mr|kdeartwork4-4.9.4-1|674	* Sat Mar 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.2-2mdv2008.1
12mr|kdeartwork4-4.9.4-1|675	+ Revision: 182259
12mr|kdeartwork4-4.9.4-1|676	- Rebuild against new qt4 changes
12mr|kdeartwork4-4.9.4-1|677	
12mr|kdeartwork4-4.9.4-1|678	* Sat Mar 01 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.2-1mdv2008.1
12mr|kdeartwork4-4.9.4-1|679	+ Revision: 177462
12mr|kdeartwork4-4.9.4-1|680	- New upstream bugfix release 4.0.2
12mr|kdeartwork4-4.9.4-1|681	
12mr|kdeartwork4-4.9.4-1|682	* Mon Feb 11 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.1-1mdv2008.1
12mr|kdeartwork4-4.9.4-1|683	+ Revision: 165438
12mr|kdeartwork4-4.9.4-1|684	- Update for 4.0.1
12mr|kdeartwork4-4.9.4-1|685	
12mr|kdeartwork4-4.9.4-1|686	* Sun Jan 13 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.0-3mdv2008.1
12mr|kdeartwork4-4.9.4-1|687	+ Revision: 151033
12mr|kdeartwork4-4.9.4-1|688	+ rebuild (emptylog)
12mr|kdeartwork4-4.9.4-1|689	
12mr|kdeartwork4-4.9.4-1|690	* Sun Jan 13 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.0-2mdv2008.1
12mr|kdeartwork4-4.9.4-1|691	+ Revision: 151023
12mr|kdeartwork4-4.9.4-1|692	- Update for final stable 4.0.0
12mr|kdeartwork4-4.9.4-1|693	
12mr|kdeartwork4-4.9.4-1|694	+ Olivier Blin <blino@mandriva.org>
12mr|kdeartwork4-4.9.4-1|695	- restore BuildRoot
12mr|kdeartwork4-4.9.4-1|696	
12mr|kdeartwork4-4.9.4-1|697	+ Funda Wang <fwang@mandriva.org>
12mr|kdeartwork4-4.9.4-1|698	- should require with epoch
12mr|kdeartwork4-4.9.4-1|699	
12mr|kdeartwork4-4.9.4-1|700	* Mon Dec 24 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.97.1-0.751522.1mdv2008.1
12mr|kdeartwork4-4.9.4-1|701	+ Revision: 137446
12mr|kdeartwork4-4.9.4-1|702	- New snapshot
12mr|kdeartwork4-4.9.4-1|703	
12mr|kdeartwork4-4.9.4-1|704	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdeartwork4-4.9.4-1|705	- kill re-definition of %%buildroot on Pixel's request
12mr|kdeartwork4-4.9.4-1|706	
12mr|kdeartwork4-4.9.4-1|707	* Tue Dec 11 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.97.1-0.746274.1mdv2008.1
12mr|kdeartwork4-4.9.4-1|708	+ Revision: 117167
12mr|kdeartwork4-4.9.4-1|709	- New snapshot
12mr|kdeartwork4-4.9.4-1|710	
12mr|kdeartwork4-4.9.4-1|711	* Sat Dec 01 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.743525.2mdv2008.1
12mr|kdeartwork4-4.9.4-1|712	+ Revision: 114250
12mr|kdeartwork4-4.9.4-1|713	- New snapshot
12mr|kdeartwork4-4.9.4-1|714	
12mr|kdeartwork4-4.9.4-1|715	* Fri Nov 23 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.739275.2mdv2008.1
12mr|kdeartwork4-4.9.4-1|716	+ Revision: 111564
12mr|kdeartwork4-4.9.4-1|717	- New snapshot
12mr|kdeartwork4-4.9.4-1|718	- KDE4 RC1
12mr|kdeartwork4-4.9.4-1|719	
12mr|kdeartwork4-4.9.4-1|720	* Thu Oct 25 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.1-0.728852.2mdv2008.1
12mr|kdeartwork4-4.9.4-1|721	+ Revision: 102184
12mr|kdeartwork4-4.9.4-1|722	- Fix BuildRequires
12mr|kdeartwork4-4.9.4-1|723	- New snapshot
12mr|kdeartwork4-4.9.4-1|724	- New snapshot for Beta2
12mr|kdeartwork4-4.9.4-1|725	[BUGFIX] Fix Requires (Bug #32991)
12mr|kdeartwork4-4.9.4-1|726	
12mr|kdeartwork4-4.9.4-1|727	* Tue Aug 07 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.92.0-0.697235.1mdv2008.0
12mr|kdeartwork4-4.9.4-1|728	+ Revision: 59881
12mr|kdeartwork4-4.9.4-1|729	- Updating to revision 697235
12mr|kdeartwork4-4.9.4-1|730	- Update for revision 694291
12mr|kdeartwork4-4.9.4-1|731	
12mr|kdeartwork4-4.9.4-1|732	+ Laurent Montel <lmontel@mandriva.org>
12mr|kdeartwork4-4.9.4-1|733	- new snapshot
12mr|kdeartwork4-4.9.4-1|734	- it compiles with enable-final
12mr|kdeartwork4-4.9.4-1|735	- new snapshot
12mr|kdeartwork4-4.9.4-1|736	
12mr|kdeartwork4-4.9.4-1|737	
12mr|kdeartwork4-4.9.4-1|738	* Thu Jan 25 2007 Laurent Montel <lmontel@mandriva.com> 3.80.2-0.20070123.1mdv2007.0
12mr|kdeartwork4-4.9.4-1|739	+ Revision: 113088
12mr|kdeartwork4-4.9.4-1|740	- new snapshot
12mr|kdeartwork4-4.9.4-1|741	
12mr|kdeartwork4-4.9.4-1|742	* Thu Jan 18 2007 Laurent Montel <lmontel@mandriva.com> 3.80.2-0.20070117.1mdv2007.1
12mr|kdeartwork4-4.9.4-1|743	+ Revision: 110238
12mr|kdeartwork4-4.9.4-1|744	- Update
12mr|kdeartwork4-4.9.4-1|745	
12mr|kdeartwork4-4.9.4-1|746	* Wed Jan 10 2007 Laurent Montel <lmontel@mandriva.com> 3.80.2-0.20070109.1mdv2007.1
12mr|kdeartwork4-4.9.4-1|747	+ Revision: 106997
12mr|kdeartwork4-4.9.4-1|748	- Update
12mr|kdeartwork4-4.9.4-1|749	- Fix file list
12mr|kdeartwork4-4.9.4-1|750	
12mr|kdeartwork4-4.9.4-1|751	* Thu Jan 04 2007 Laurent Montel <lmontel@mandriva.com> 3.80.2-0.20070103.1mdv2007.1
12mr|kdeartwork4-4.9.4-1|752	+ Revision: 104119
12mr|kdeartwork4-4.9.4-1|753	- Update
12mr|kdeartwork4-4.9.4-1|754	- Import kdeartwork4
12mr|kdeartwork4-4.9.4-1|755	
12mr|kdeartwork4-4.9.4-1|756	* Wed Dec 27 2006 Laurent Montel <lmontel@mandriva.com> 3.5.5-1mdv2007.0
12mr|kdeartwork4-4.9.4-1|757	- First package
12mr|kdeartwork4-4.9.4-1|758	

14512 12
12mr|kdebase4-4.9.4-1|1	%define build_iconoverlay 1
12mr|kdebase4-4.9.4-1|2	
12mr|kdebase4-4.9.4-1|3	Name:		kdebase4
12mr|kdebase4-4.9.4-1|4	Summary:	K Desktop Environment
12mr|kdebase4-4.9.4-1|5	Version:	4.9.4
12mr|kdebase4-4.9.4-1|6	Release:	1
12mr|kdebase4-4.9.4-1|7	Epoch:		1
12mr|kdebase4-4.9.4-1|8	Group:		Graphical desktop/KDE
12mr|kdebase4-4.9.4-1|9	License:	GPL
12mr|kdebase4-4.9.4-1|10	URL:		http://www.kde.org
12mr|kdebase4-4.9.4-1|11	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kde-baseapps-%{version}.tar.xz
12mr|kdebase4-4.9.4-1|12	Source1:	%{name}.rpmlintrc
12mr|kdebase4-4.9.4-1|13	Patch1:		kdebase-4.2.95-Use-Mandriva-Home-Icon.patch
12mr|kdebase4-4.9.4-1|14	Patch2:		kdebase-4.8.97-mdvuserface.patch
12mr|kdebase4-4.9.4-1|15	Patch3:		kdebase-4.8.97-fileplaces.patch
12mr|kdebase4-4.9.4-1|16	Patch4:		kdebase-4.9.0-konq-templates-cleanup.patch
12mr|kdebase4-4.9.4-1|17	Patch10:	kdebase-4.8.1-dolphin-showdelete.patch
12mr|kdebase4-4.9.4-1|18	Patch12:	kdebase-4.8.1-Set-Preview-true.patch
12mr|kdebase4-4.9.4-1|19	Patch13:	kdebase-4.8.1-kdepasswd-kcm.patch
12mr|kdebase4-4.9.4-1|20	Patch101:	kdebase-4.8.2.dolphinrcui.patch
12mr|kdebase4-4.9.4-1|21	Patch104:	kdebase-4.8.2-dolphin-delete-files-on-flash-drives.patch
12mr|kdebase4-4.9.4-1|22	Patch105:	kdebase-4.9.0-dolphin-klook.patch
12mr|kdebase4-4.9.4-1|23	Patch106:	kdebase-4.9.4-iconoverlay-plugin.patch
12mr|kdebase4-4.9.4-1|24	Patch107:	kdebase-4.8.3-konqueror-settings-kio-proxy.patch
12mr|kdebase4-4.9.4-1|25	#branch patches
12mr|kdebase4-4.9.4-1|26	#trunk patches
12mr|kdebase4-4.9.4-1|27	# test patches
12mr|kdebase4-4.9.4-1|28	BuildRequires:	kdelibs4-devel
12mr|kdebase4-4.9.4-1|29	BuildRequires:	zlib-devel
12mr|kdebase4-4.9.4-1|30	BuildRequires:	pkgconfig(glib-2.0)
12mr|kdebase4-4.9.4-1|31	BuildRequires:	pkgconfig(libstreams)
12mr|kdebase4-4.9.4-1|32	BuildRequires:	pkgconfig(qimageblitz)
12mr|kdebase4-4.9.4-1|33	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mr|kdebase4-4.9.4-1|34	BuildRequires:	pkgconfig(xt)
12mr|kdebase4-4.9.4-1|35	Requires:	kdebase4-runtime
12mr|kdebase4-4.9.4-1|36	Suggests:	dolphin
12mr|kdebase4-4.9.4-1|37	Suggests:	kdepasswd
12mr|kdebase4-4.9.4-1|38	Suggests:	kde4-nsplugins
12mr|kdebase4-4.9.4-1|39	Suggests:	kdialog
12mr|kdebase4-4.9.4-1|40	Suggests:	kfind
12mr|kdebase4-4.9.4-1|41	Suggests:	konqueror
12mr|kdebase4-4.9.4-1|42	Suggests:	keditbookmarks
12mr|kdebase4-4.9.4-1|43	Requires:	plasma-applet-folderview
12mr|kdebase4-4.9.4-1|44	
12mr|kdebase4-4.9.4-1|45	%description
12mr|kdebase4-4.9.4-1|46	This meta package requires all base kdebase 4 packages.
12mr|kdebase4-4.9.4-1|47	
12mr|kdebase4-4.9.4-1|48	%files
12mr|kdebase4-4.9.4-1|49	%doc README
12mr|kdebase4-4.9.4-1|50	
12mr|kdebase4-4.9.4-1|51	#------------------------------------------------
12mr|kdebase4-4.9.4-1|52	
12mr|kdebase4-4.9.4-1|53	%define dolphinprivate_major 4
12mr|kdebase4-4.9.4-1|54	%define libdolphinprivate %mklibname dolphinprivate %{dolphinprivate_major}
12mr|kdebase4-4.9.4-1|55	
12mr|kdebase4-4.9.4-1|56	%package -n %{libdolphinprivate}
12mr|kdebase4-4.9.4-1|57	Summary:	KDE 4 core library
12mr|kdebase4-4.9.4-1|58	Group:		System/Libraries
12mr|kdebase4-4.9.4-1|59	
12mr|kdebase4-4.9.4-1|60	%description -n %{libdolphinprivate}
12mr|kdebase4-4.9.4-1|61	KDE 4 core library.
12mr|kdebase4-4.9.4-1|62	
12mr|kdebase4-4.9.4-1|63	%files -n %{libdolphinprivate}
12mr|kdebase4-4.9.4-1|64	%{_kde_libdir}/libdolphinprivate.so.%{dolphinprivate_major}*
12mr|kdebase4-4.9.4-1|65	
12mr|kdebase4-4.9.4-1|66	#-----------------------------------------------------------------------------
12mr|kdebase4-4.9.4-1|67	
12mr|kdebase4-4.9.4-1|68	%package -n dolphin
12mr|kdebase4-4.9.4-1|69	Summary:	File manager for KDE focusing on usability
12mr|kdebase4-4.9.4-1|70	Group:		Graphical desktop/KDE
12mr|kdebase4-4.9.4-1|71	Requires:	kdebase4-runtime
12mr|kdebase4-4.9.4-1|72	Requires:	kfind
12mr|kdebase4-4.9.4-1|73	Provides:	dolphin4
12mr|kdebase4-4.9.4-1|74	Suggests:	ffmpegthumbs
12mr|kdebase4-4.9.4-1|75	Suggests:	kde-odf-thumbnail
12mr|kdebase4-4.9.4-1|76	Suggests:	klook
12mr|kdebase4-4.9.4-1|77	Provides:	kde4-dolphin = %{EVRD}
12mr|kdebase4-4.9.4-1|78	
12mr|kdebase4-4.9.4-1|79	%description -n dolphin
12mr|kdebase4-4.9.4-1|80	Dolphin is a file manager for KDE focusing on usability.
12mr|kdebase4-4.9.4-1|81	The main features of Dolphin are:
12mr|kdebase4-4.9.4-1|82	- Navigation bar for URLs, which allows to navigate quickly
12mr|kdebase4-4.9.4-1|83	through the file hierarchy.
12mr|kdebase4-4.9.4-1|84	- View properties are remembered for each folder.
12mr|kdebase4-4.9.4-1|85	- Split of views is supported.
12mr|kdebase4-4.9.4-1|86	- Network transparency.
12mr|kdebase4-4.9.4-1|87	- Undo/redo functionality.
12mr|kdebase4-4.9.4-1|88	- Renaming of a variable number of selected items in one step.
12mr|kdebase4-4.9.4-1|89	
12mr|kdebase4-4.9.4-1|90	Dolphin is not intended to be a competitor to Konqueror: Konqueror
12mr|kdebase4-4.9.4-1|91	acts as universal viewer being able to show HTML pages, text documents,
12mr|kdebase4-4.9.4-1|92	directories and a lot more, whereas Dolphin focuses on being only a file
12mr|kdebase4-4.9.4-1|93	manager. This approach allows to optimize the user interface for the task
12mr|kdebase4-4.9.4-1|94	of file management.
12mr|kdebase4-4.9.4-1|95	
12mr|kdebase4-4.9.4-1|96	%files -n dolphin
12mr|kdebase4-4.9.4-1|97	%doc %{_kde_docdir}/HTML/en/dolphin/
12mr|kdebase4-4.9.4-1|98	%{_kde_bindir}/dolphin
12mr|kdebase4-4.9.4-1|99	%{_kde_bindir}/servicemenudeinstallation
12mr|kdebase4-4.9.4-1|100	%{_kde_bindir}/servicemenuinstallation
12mr|kdebase4-4.9.4-1|101	%{_kde_applicationsdir}/dolphin.desktop
12mr|kdebase4-4.9.4-1|102	%{_kde_services}/dolphinpart.desktop
12mr|kdebase4-4.9.4-1|103	%{_kde_services}/kcmdolphingeneral.desktop
12mr|kdebase4-4.9.4-1|104	%{_kde_services}/kcmdolphinnavigation.desktop
12mr|kdebase4-4.9.4-1|105	%{_kde_services}/kcmdolphinservices.desktop
12mr|kdebase4-4.9.4-1|106	%{_kde_services}/kcmdolphinviewmodes.desktop
12mr|kdebase4-4.9.4-1|107	%{_kde_services}/filenamesearch.protocol
12mr|kdebase4-4.9.4-1|108	%{_kde_servicetypes}/fileviewversioncontrolplugin.desktop
12mr|kdebase4-4.9.4-1|109	%{_kde_datadir}/kde4/servicetypes/iconviewoverlaycontrolplugin.desktop
12mr|kdebase4-4.9.4-1|110	%{_kde_configdir}/servicemenu.knsrc
12mr|kdebase4-4.9.4-1|111	%{_kde_datadir}/config.kcfg/dolphin_*
12mr|kdebase4-4.9.4-1|112	%{_kde_libdir}/libkdeinit4_dolphin.so
12mr|kdebase4-4.9.4-1|113	%{_kde_libdir}/kde4/dolphinpart.so
12mr|kdebase4-4.9.4-1|114	%{_kde_libdir}/kde4/kcm_dolphingeneral.so
12mr|kdebase4-4.9.4-1|115	%{_kde_libdir}/kde4/kcm_dolphinnavigation.so
12mr|kdebase4-4.9.4-1|116	%{_kde_libdir}/kde4/kcm_dolphinservices.so
12mr|kdebase4-4.9.4-1|117	%{_kde_libdir}/kde4/kcm_dolphinviewmodes.so
12mr|kdebase4-4.9.4-1|118	%{_kde_libdir}/kde4/kio_filenamesearch.so
12mr|kdebase4-4.9.4-1|119	%{_kde_appsdir}/dolphinpart/dolphinpart.rc
12mr|kdebase4-4.9.4-1|120	%{_kde_appsdir}/dolphin/
12mr|kdebase4-4.9.4-1|121	%{_kde_datadir}/templates/
12mr|kdebase4-4.9.4-1|122	
12mr|kdebase4-4.9.4-1|123	#-----------------------------------------------------------------------------
12mr|kdebase4-4.9.4-1|124	
12mr|kdebase4-4.9.4-1|125	%package -n kdepasswd
12mr|kdebase4-4.9.4-1|126	Summary:	Kdepasswd
12mr|kdebase4-4.9.4-1|127	Group:		Graphical desktop/KDE
12mr|kdebase4-4.9.4-1|128	Requires:	kdebase4-runtime
12mr|kdebase4-4.9.4-1|129	
12mr|kdebase4-4.9.4-1|130	%description -n kdepasswd
12mr|kdebase4-4.9.4-1|131	User password management
12mr|kdebase4-4.9.4-1|132	
12mr|kdebase4-4.9.4-1|133	%files -n kdepasswd
12mr|kdebase4-4.9.4-1|134	%doc %{_kde_docdir}/HTML/en/kdepasswd/
12mr|kdebase4-4.9.4-1|135	%{_kde_bindir}/kdepasswd
12mr|kdebase4-4.9.4-1|136	%{_kde_libdir}/kde4/kcm_useraccount.so
12mr|kdebase4-4.9.4-1|137	%{_kde_applicationsdir}/kdepasswd.desktop
12mr|kdebase4-4.9.4-1|138	%{_kde_services}/kcm_useraccount.desktop
12mr|kdebase4-4.9.4-1|139	%{_kde_datadir}/config.kcfg/kcm_useracc*
12mr|kdebase4-4.9.4-1|140	%{_kde_appsdir}/kdm/pics/users/*.png
12mr|kdebase4-4.9.4-1|141	
12mr|kdebase4-4.9.4-1|142	#-----------------------------------------------------------------------------
12mr|kdebase4-4.9.4-1|143	
12mr|kdebase4-4.9.4-1|144	%package -n kde4-nsplugins
12mr|kdebase4-4.9.4-1|145	Summary:	Netscape plugins wrapper for kde
12mr|kdebase4-4.9.4-1|146	Group:		Graphical desktop/KDE
12mr|kdebase4-4.9.4-1|147	Requires:	kdebase4-runtime
12mr|kdebase4-4.9.4-1|148	Conflicts:	kdebase4-devel < 1:4.7.90-2
12mr|kdebase4-4.9.4-1|149	
12mr|kdebase4-4.9.4-1|150	%description -n kde4-nsplugins
12mr|kdebase4-4.9.4-1|151	Netscape plugins wrapper for kde.
12mr|kdebase4-4.9.4-1|152	
12mr|kdebase4-4.9.4-1|153	%files -n kde4-nsplugins
12mr|kdebase4-4.9.4-1|154	%{_datadir}/dbus-1/interfaces/org.kde.nsplugins.*.xml
12mr|kdebase4-4.9.4-1|155	%{_kde_bindir}/nspluginscan
12mr|kdebase4-4.9.4-1|156	%{_kde_bindir}/nspluginviewer
12mr|kdebase4-4.9.4-1|157	%{_kde_appsdir}/nsplugin/nspluginpart.rc
12mr|kdebase4-4.9.4-1|158	%{_kde_libdir}/kde4/libkcminit_nsplugins.so
12mr|kdebase4-4.9.4-1|159	%{_kde_libdir}/kde4/libnsplugin.so
12mr|kdebase4-4.9.4-1|160	%{_kde_services}/khtml_plugins.desktop
12mr|kdebase4-4.9.4-1|161	
12mr|kdebase4-4.9.4-1|162	#------------------------------------------------
12mr|kdebase4-4.9.4-1|163	
12mr|kdebase4-4.9.4-1|164	%define konq_major 5
12mr|kdebase4-4.9.4-1|165	%define libkonq %mklibname konq %{konq_major}
12mr|kdebase4-4.9.4-1|166	
12mr|kdebase4-4.9.4-1|167	%package -n %{libkonq}
12mr|kdebase4-4.9.4-1|168	Summary:	KDE 4 core library
12mr|kdebase4-4.9.4-1|169	Group:		System/Libraries
12mr|kdebase4-4.9.4-1|170	
12mr|kdebase4-4.9.4-1|171	%description -n %{libkonq}
12mr|kdebase4-4.9.4-1|172	KDE 4 core library.
12mr|kdebase4-4.9.4-1|173	
12mr|kdebase4-4.9.4-1|174	%files -n %{libkonq}
12mr|kdebase4-4.9.4-1|175	%{_kde_libdir}/libkonq.so.%{konq_major}*
12mr|kdebase4-4.9.4-1|176	
12mr|kdebase4-4.9.4-1|177	#------------------------------------------------
12mr|kdebase4-4.9.4-1|178	
12mr|kdebase4-4.9.4-1|179	%define konqsidebarplugin_major 4
12mr|kdebase4-4.9.4-1|180	%define libkonqsidebarplugin %mklibname konqsidebarplugin %{konqsidebarplugin_major}
12mr|kdebase4-4.9.4-1|181	
12mr|kdebase4-4.9.4-1|182	%package -n %{libkonqsidebarplugin}
12mr|kdebase4-4.9.4-1|183	Summary:	KDE 4 core library
12mr|kdebase4-4.9.4-1|184	Group:		System/Libraries
12mr|kdebase4-4.9.4-1|185	
12mr|kdebase4-4.9.4-1|186	%description -n %{libkonqsidebarplugin}
12mr|kdebase4-4.9.4-1|187	KDE 4 core library.
12mr|kdebase4-4.9.4-1|188	
12mr|kdebase4-4.9.4-1|189	%files -n %{libkonqsidebarplugin}
12mr|kdebase4-4.9.4-1|190	%{_kde_libdir}/libkonqsidebarplugin.so.%{konqsidebarplugin_major}*
12mr|kdebase4-4.9.4-1|191	
12mr|kdebase4-4.9.4-1|192	#------------------------------------------------
12mr|kdebase4-4.9.4-1|193	
12mr|kdebase4-4.9.4-1|194	%define konquerorprivate_major 4
12mr|kdebase4-4.9.4-1|195	%define libkonquerorprivate %mklibname konquerorprivate %{konquerorprivate_major}
12mr|kdebase4-4.9.4-1|196	
12mr|kdebase4-4.9.4-1|197	%package -n %{libkonquerorprivate}
12mr|kdebase4-4.9.4-1|198	Summary:	KDE 4 core library
12mr|kdebase4-4.9.4-1|199	Group:		System/Libraries
12mr|kdebase4-4.9.4-1|200	
12mr|kdebase4-4.9.4-1|201	%description -n %{libkonquerorprivate}
12mr|kdebase4-4.9.4-1|202	KDE 4 core library.
12mr|kdebase4-4.9.4-1|203	
12mr|kdebase4-4.9.4-1|204	%files -n %{libkonquerorprivate}
12mr|kdebase4-4.9.4-1|205	%{_kde_libdir}/libkonquerorprivate.so.%{konquerorprivate_major}*
12mr|kdebase4-4.9.4-1|206	
12mr|kdebase4-4.9.4-1|207	#------------------------------------------------
12mr|kdebase4-4.9.4-1|208	
12mr|kdebase4-4.9.4-1|209	%define kbookmarkmodel_private_major 4
12mr|kdebase4-4.9.4-1|210	%define libkbookmarkmodel_private %mklibname kbookmarkmodel_private %{kbookmarkmodel_private_major}
12mr|kdebase4-4.9.4-1|211	
12mr|kdebase4-4.9.4-1|212	%package -n %{libkbookmarkmodel_private}
12mr|kdebase4-4.9.4-1|213	Summary:	KDE 4 core library
12mr|kdebase4-4.9.4-1|214	Group:		System/Libraries
12mr|kdebase4-4.9.4-1|215	
12mr|kdebase4-4.9.4-1|216	%description -n %{libkbookmarkmodel_private}
12mr|kdebase4-4.9.4-1|217	KDE 4 core library.
12mr|kdebase4-4.9.4-1|218	
12mr|kdebase4-4.9.4-1|219	%files -n %{libkbookmarkmodel_private}
12mr|kdebase4-4.9.4-1|220	%{_kde_libdir}/libkbookmarkmodel_private.so.%{kbookmarkmodel_private_major}*
12mr|kdebase4-4.9.4-1|221	
12mr|kdebase4-4.9.4-1|222	#------------------------------------------------
12mr|kdebase4-4.9.4-1|223	
12mr|kdebase4-4.9.4-1|224	%package -n konq-plugins
12mr|kdebase4-4.9.4-1|225	Summary:	Konqueror plugins
12mr|kdebase4-4.9.4-1|226	Group:		Graphical desktop/KDE
12mr|kdebase4-4.9.4-1|227	Requires:	konqueror
12mr|kdebase4-4.9.4-1|228	Conflicts:	dolphin < 1:4.7.0
12mr|kdebase4-4.9.4-1|229	
12mr|kdebase4-4.9.4-1|230	%description -n konq-plugins
12mr|kdebase4-4.9.4-1|231	This module contains plugins that interact with Konqueror.
12mr|kdebase4-4.9.4-1|232	
12mr|kdebase4-4.9.4-1|233	%files -n konq-plugins
12mr|kdebase4-4.9.4-1|234	%{_kde_bindir}/fsview
12mr|kdebase4-4.9.4-1|235	%{_kde_libdir}/kde4/adblock.so
12mr|kdebase4-4.9.4-1|236	%{_kde_libdir}/kde4/akregatorkonqfeedicon.so
12mr|kdebase4-4.9.4-1|237	%{_kde_libdir}/kde4/autorefresh.so
12mr|kdebase4-4.9.4-1|238	%{_kde_libdir}/kde4/babelfishplugin.so
12mr|kdebase4-4.9.4-1|239	%{_kde_libdir}/kde4/dirfilterplugin.so
12mr|kdebase4-4.9.4-1|240	%{_kde_libdir}/kde4/domtreeviewerplugin.so
12mr|kdebase4-4.9.4-1|241	%{_kde_libdir}/kde4/fsviewpart.so
12mr|kdebase4-4.9.4-1|242	%{_kde_libdir}/kde4/khtmlsettingsplugin.so
12mr|kdebase4-4.9.4-1|243	%{_kde_libdir}/kde4/kimgallery.so
12mr|kdebase4-4.9.4-1|244	%{_kde_libdir}/kde4/minitoolsplugin.so
12mr|kdebase4-4.9.4-1|245	%{_kde_libdir}/kde4/rellinksplugin.so
12mr|kdebase4-4.9.4-1|246	%{_kde_libdir}/kde4/searchbarplugin.so
12mr|kdebase4-4.9.4-1|247	%{_kde_libdir}/kde4/uachangerplugin.so
12mr|kdebase4-4.9.4-1|248	%{_kde_libdir}/kde4/validatorsplugin.so
12mr|kdebase4-4.9.4-1|249	%{_kde_libdir}/kde4/webarchiverplugin.so
12mr|kdebase4-4.9.4-1|250	%{_kde_libdir}/kde4/webarchivethumbnail.so
12mr|kdebase4-4.9.4-1|251	%{_kde_appsdir}/akregator/pics/feed.png
12mr|kdebase4-4.9.4-1|252	%{_kde_appsdir}/dolphinpart/kpartplugins/dirfilterplugin.desktop
12mr|kdebase4-4.9.4-1|253	%{_kde_appsdir}/dolphinpart/kpartplugins/dirfilterplugin.rc
12mr|kdebase4-4.9.4-1|254	%{_kde_appsdir}/dolphinpart/kpartplugins/kimgalleryplugin.desktop
12mr|kdebase4-4.9.4-1|255	%{_kde_appsdir}/dolphinpart/kpartplugins/kimgalleryplugin.rc
12mr|kdebase4-4.9.4-1|256	%{_kde_appsdir}/domtreeviewer/domtreeviewerui.rc
12mr|kdebase4-4.9.4-1|257	%{_kde_appsdir}/fsview/fsview_part.rc
12mr|kdebase4-4.9.4-1|258	%{_kde_appsdir}/khtml/kpartplugins/akregator_konqfeedicon.desktop
12mr|kdebase4-4.9.4-1|259	%{_kde_appsdir}/khtml/kpartplugins/akregator_konqfeedicon.rc
12mr|kdebase4-4.9.4-1|260	%{_kde_appsdir}/khtml/kpartplugins/autorefresh.desktop
12mr|kdebase4-4.9.4-1|261	%{_kde_appsdir}/khtml/kpartplugins/autorefresh.rc
12mr|kdebase4-4.9.4-1|262	%{_kde_appsdir}/khtml/kpartplugins/khtmlsettingsplugin.desktop
12mr|kdebase4-4.9.4-1|263	%{_kde_appsdir}/khtml/kpartplugins/khtmlsettingsplugin.rc
12mr|kdebase4-4.9.4-1|264	%{_kde_appsdir}/khtml/kpartplugins/minitoolsplugin.desktop
12mr|kdebase4-4.9.4-1|265	%{_kde_appsdir}/khtml/kpartplugins/minitoolsplugin.rc
12mr|kdebase4-4.9.4-1|266	%{_kde_appsdir}/khtml/kpartplugins/plugin_adblock.desktop
12mr|kdebase4-4.9.4-1|267	%{_kde_appsdir}/khtml/kpartplugins/plugin_adblock.rc
12mr|kdebase4-4.9.4-1|268	%{_kde_appsdir}/khtml/kpartplugins/plugin_babelfish.desktop
12mr|kdebase4-4.9.4-1|269	%{_kde_appsdir}/khtml/kpartplugins/plugin_babelfish.rc
12mr|kdebase4-4.9.4-1|270	%{_kde_appsdir}/khtml/kpartplugins/plugin_domtreeviewer.desktop
12mr|kdebase4-4.9.4-1|271	%{_kde_appsdir}/khtml/kpartplugins/plugin_domtreeviewer.rc
12mr|kdebase4-4.9.4-1|272	%{_kde_appsdir}/khtml/kpartplugins/plugin_rellinks.desktop
12mr|kdebase4-4.9.4-1|273	%{_kde_appsdir}/khtml/kpartplugins/plugin_rellinks.rc
12mr|kdebase4-4.9.4-1|274	%{_kde_appsdir}/khtml/kpartplugins/plugin_validators.desktop
12mr|kdebase4-4.9.4-1|275	%{_kde_appsdir}/khtml/kpartplugins/plugin_validators.rc
12mr|kdebase4-4.9.4-1|276	%{_kde_appsdir}/khtml/kpartplugins/plugin_webarchiver.desktop
12mr|kdebase4-4.9.4-1|277	%{_kde_appsdir}/khtml/kpartplugins/plugin_webarchiver.rc
12mr|kdebase4-4.9.4-1|278	%{_kde_appsdir}/khtml/kpartplugins/uachangerplugin.desktop
12mr|kdebase4-4.9.4-1|279	%{_kde_appsdir}/khtml/kpartplugins/uachangerplugin.rc
12mr|kdebase4-4.9.4-1|280	%{_kde_appsdir}/konqueror/icons/oxygen/*/actions/google.png
12mr|kdebase4-4.9.4-1|281	%{_kde_appsdir}/konqueror/icons/oxygen/scalable/actions/google.svgz
12mr|kdebase4-4.9.4-1|282	%{_kde_appsdir}/konqueror/kpartplugins/searchbar.desktop
12mr|kdebase4-4.9.4-1|283	%{_kde_appsdir}/konqueror/kpartplugins/searchbar.rc
12mr|kdebase4-4.9.4-1|284	%{_kde_appsdir}/konqueror/opensearch/google.xml
12mr|kdebase4-4.9.4-1|285	%{_kde_appsdir}/kwebkitpart/kpartplugins/akregator_konqfeedicon.desktop
12mr|kdebase4-4.9.4-1|286	%{_kde_appsdir}/kwebkitpart/kpartplugins/akregator_konqfeedicon.rc
12mr|kdebase4-4.9.4-1|287	%{_kde_appsdir}/kwebkitpart/kpartplugins/autorefresh.desktop
12mr|kdebase4-4.9.4-1|288	%{_kde_appsdir}/kwebkitpart/kpartplugins/autorefresh.rc
12mr|kdebase4-4.9.4-1|289	%{_kde_appsdir}/kwebkitpart/kpartplugins/plugin_babelfish.desktop
12mr|kdebase4-4.9.4-1|290	%{_kde_appsdir}/kwebkitpart/kpartplugins/plugin_babelfish.rc
12mr|kdebase4-4.9.4-1|291	%{_kde_appsdir}/kwebkitpart/kpartplugins/plugin_validators.desktop
12mr|kdebase4-4.9.4-1|292	%{_kde_appsdir}/kwebkitpart/kpartplugins/plugin_validators.rc
12mr|kdebase4-4.9.4-1|293	%{_kde_appsdir}/kwebkitpart/kpartplugins/uachangerplugin.desktop
12mr|kdebase4-4.9.4-1|294	%{_kde_appsdir}/kwebkitpart/kpartplugins/uachangerplugin.rc
12mr|kdebase4-4.9.4-1|295	%{_kde_appsdir}/kwebkitpart/kpartplugins/khtmlsettingsplugin.desktop
12mr|kdebase4-4.9.4-1|296	%{_kde_appsdir}/kwebkitpart/kpartplugins/khtmlsettingsplugin.rc
12mr|kdebase4-4.9.4-1|297	%{_kde_datadir}/config.kcfg/validators.kcfg
12mr|kdebase4-4.9.4-1|298	%{_kde_configdir}/translaterc
12mr|kdebase4-4.9.4-1|299	%{_kde_iconsdir}/hicolor/*/apps/fsview.png
12mr|kdebase4-4.9.4-1|300	%{_kde_iconsdir}/oxygen/*/actions/babelfish.png
12mr|kdebase4-4.9.4-1|301	%{_kde_iconsdir}/oxygen/*/actions/cssvalidator.png
12mr|kdebase4-4.9.4-1|302	%{_kde_iconsdir}/oxygen/*/actions/htmlvalidator.png
12mr|kdebase4-4.9.4-1|303	%{_kde_iconsdir}/oxygen/*/actions/imagegallery.png
12mr|kdebase4-4.9.4-1|304	%{_kde_iconsdir}/oxygen/*/actions/validators.png
12mr|kdebase4-4.9.4-1|305	%{_kde_iconsdir}/oxygen/*/actions/webarchiver.png
12mr|kdebase4-4.9.4-1|306	%{_kde_iconsdir}/oxygen/scalable/actions/htmlvalidator.svgz
12mr|kdebase4-4.9.4-1|307	%{_kde_iconsdir}/oxygen/scalable/actions/validators.svgz
12mr|kdebase4-4.9.4-1|308	%{_kde_services}/ServiceMenus/imageconverter.desktop
12mr|kdebase4-4.9.4-1|309	%{_kde_services}/fsview_part.desktop
12mr|kdebase4-4.9.4-1|310	%{_kde_services}/webarchivethumbnail.desktop
12mr|kdebase4-4.9.4-1|311	
12mr|kdebase4-4.9.4-1|312	#-----------------------------------------------------------------------------
12mr|kdebase4-4.9.4-1|313	
12mr|kdebase4-4.9.4-1|314	%package -n konqueror
12mr|kdebase4-4.9.4-1|315	Summary:	KDE file and web browser
12mr|kdebase4-4.9.4-1|316	Group:		Graphical desktop/KDE
12mr|kdebase4-4.9.4-1|317	Requires:	kdebase4-runtime
12mr|kdebase4-4.9.4-1|318	Requires:	dolphin
12mr|kdebase4-4.9.4-1|319	Suggests:	keditbookmarks
12mr|kdebase4-4.9.4-1|320	Suggests:	konq-plugins
12mr|kdebase4-4.9.4-1|321	Conflicts:	kdebase4-devel < 1:4.7.90-2
12mr|kdebase4-4.9.4-1|322	
12mr|kdebase4-4.9.4-1|323	%description -n konqueror
12mr|kdebase4-4.9.4-1|324	KDE file and web browser
12mr|kdebase4-4.9.4-1|325	
12mr|kdebase4-4.9.4-1|326	%files -n konqueror
12mr|kdebase4-4.9.4-1|327	%{_datadir}/dbus-1/interfaces/org.kde.FavIcon.xml
12mr|kdebase4-4.9.4-1|328	%{_datadir}/dbus-1/interfaces/org.kde.?onqueror.*.xml
12mr|kdebase4-4.9.4-1|329	%doc %{_kde_docdir}/HTML/en/konqueror/
12mr|kdebase4-4.9.4-1|330	%{_kde_bindir}/kfmclient
12mr|kdebase4-4.9.4-1|331	%{_kde_bindir}/konqueror
12mr|kdebase4-4.9.4-1|332	%{_kde_libdir}/kde4/kded_konqy_preloader.so
12mr|kdebase4-4.9.4-1|333	%{_kde_libdir}/kde4/kcm_kio.so
12mr|kdebase4-4.9.4-1|334	%{_kde_libdir}/kde4/kcm_konq.so
12mr|kdebase4-4.9.4-1|335	%{_kde_libdir}/kde4/kcm_konqhtml.so
12mr|kdebase4-4.9.4-1|336	%{_kde_libdir}/kde4/kcm_kurifilt.so
12mr|kdebase4-4.9.4-1|337	%{_kde_libdir}/kde4/kcm_performance.so
12mr|kdebase4-4.9.4-1|338	%{_kde_libdir}/kde4/konq_aboutpage.so
12mr|kdebase4-4.9.4-1|339	%{_kde_libdir}/kde4/konq_shellcmdplugin.so
12mr|kdebase4-4.9.4-1|340	%{_kde_libdir}/kde4/konq_sidebar.so
12mr|kdebase4-4.9.4-1|341	%{_kde_libdir}/kde4/konq_sidebartree_dirtree.so
12mr|kdebase4-4.9.4-1|342	%{_kde_libdir}/kde4/konqsidebar_tree.so
12mr|kdebase4-4.9.4-1|343	%{_kde_libdir}/kde4/konqsidebar_web.so
12mr|kdebase4-4.9.4-1|344	%{_kde_libdir}/kde4/khtmlkttsdplugin.so
12mr|kdebase4-4.9.4-1|345	%{_kde_libdir}/libkdeinit4_kfmclient.so
12mr|kdebase4-4.9.4-1|346	%{_kde_libdir}/libkdeinit4_konqueror.so
12mr|kdebase4-4.9.4-1|347	%{_kde_libdir}/kde4/kcm_history.so
12mr|kdebase4-4.9.4-1|348	%{_kde_libdir}/kde4/kded_favicons.so
12mr|kdebase4-4.9.4-1|349	%{_kde_libdir}/kde4/konq_sound.so
12mr|kdebase4-4.9.4-1|350	%{_kde_libdir}/kde4/konq_sidebartree_bookmarks.so
12mr|kdebase4-4.9.4-1|351	%{_kde_libdir}/kde4/konqsidebar_history.so
12mr|kdebase4-4.9.4-1|352	%{_kde_libdir}/kde4/konqsidebar_places.so
12mr|kdebase4-4.9.4-1|353	%{_kde_libdir}/kde4/libexec/kcmproxyhelper
12mr|kdebase4-4.9.4-1|354	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmproxy.conf
12mr|kdebase4-4.9.4-1|355	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.kcmproxy.policy
12mr|kdebase4-4.9.4-1|356	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmproxy.service
12mr|kdebase4-4.9.4-1|357	%{_kde_appsdir}/kcontrol/*
12mr|kdebase4-4.9.4-1|358	%{_kde_datadir}/config.kcfg/konqueror*
12mr|kdebase4-4.9.4-1|359	%{_kde_applicationsdir}/Home.desktop
12mr|kdebase4-4.9.4-1|360	%{_kde_applicationsdir}/kfmclient.desktop
12mr|kdebase4-4.9.4-1|361	%{_kde_applicationsdir}/kfmclient_dir.desktop
12mr|kdebase4-4.9.4-1|362	%{_kde_applicationsdir}/kfmclient_html.desktop
12mr|kdebase4-4.9.4-1|363	%{_kde_applicationsdir}/kfmclient_war.desktop
12mr|kdebase4-4.9.4-1|364	%{_kde_appsdir}/kcmcss/template.css
12mr|kdebase4-4.9.4-1|365	%{_kde_appsdir}/kconf_update/kfmclient_3_2.upd
12mr|kdebase4-4.9.4-1|366	%{_kde_appsdir}/kconf_update/kfmclient_3_2_update.sh
12mr|kdebase4-4.9.4-1|367	%{_kde_appsdir}/khtml/kpartplugins/khtmlkttsd.desktop
12mr|kdebase4-4.9.4-1|368	%{_kde_appsdir}/khtml/kpartplugins/khtmlkttsd.rc
12mr|kdebase4-4.9.4-1|369	%{_kde_appsdir}/dolphinpart/kpartplugins/kshellcmdplugin.desktop
12mr|kdebase4-4.9.4-1|370	%{_kde_appsdir}/dolphinpart/kpartplugins/kshellcmdplugin.rc
12mr|kdebase4-4.9.4-1|371	%{_kde_appsdir}/konqsidebartng
12mr|kdebase4-4.9.4-1|372	%{_kde_appsdir}/kbookmark/directory_bookmarkbar.desktop
12mr|kdebase4-4.9.4-1|373	%{_kde_appsdir}/kconf_update/favicons.upd
12mr|kdebase4-4.9.4-1|374	%{_kde_appsdir}/kconf_update/move_favicons.sh
12mr|kdebase4-4.9.4-1|375	%{_kde_appsdir}/kwebkitpart/kpartplugins/khtmlkttsd.desktop
12mr|kdebase4-4.9.4-1|376	%{_kde_appsdir}/kwebkitpart/kpartplugins/khtmlkttsd.rc
12mr|kdebase4-4.9.4-1|377	%{_kde_datadir}/autostart/konqy_preload.desktop
12mr|kdebase4-4.9.4-1|378	%{_kde_configdir}/konqsidebartngrc
12mr|kdebase4-4.9.4-1|379	%{_kde_services}/cache.desktop
12mr|kdebase4-4.9.4-1|380	%{_kde_services}/cookies.desktop
12mr|kdebase4-4.9.4-1|381	%{_kde_services}/ebrowsing.desktop
12mr|kdebase4-4.9.4-1|382	%{_kde_services}/filebehavior.desktop
12mr|kdebase4-4.9.4-1|383	%{_kde_services}/kcmkonqyperformance.desktop
12mr|kdebase4-4.9.4-1|384	%{_kde_services}/kcmperformance.desktop
12mr|kdebase4-4.9.4-1|385	%{_kde_services}/kded/konqy_preloader.desktop
12mr|kdebase4-4.9.4-1|386	%{_kde_services}/khtml_behavior.desktop
12mr|kdebase4-4.9.4-1|387	%{_kde_services}/khtml_filter.desktop
12mr|kdebase4-4.9.4-1|388	%{_kde_services}/khtml_general.desktop
12mr|kdebase4-4.9.4-1|389	%{_kde_services}/khtml_java_js.desktop
12mr|kdebase4-4.9.4-1|390	%{_kde_services}/konq_aboutpage.desktop
12mr|kdebase4-4.9.4-1|391	%{_kde_services}/konq_sidebartng.desktop
12mr|kdebase4-4.9.4-1|392	%{_kde_services}/konqueror.desktop
12mr|kdebase4-4.9.4-1|393	%{_kde_services}/netpref.desktop
12mr|kdebase4-4.9.4-1|394	%{_kde_services}/proxy.desktop
12mr|kdebase4-4.9.4-1|395	%{_kde_services}/smb.desktop
12mr|kdebase4-4.9.4-1|396	%{_kde_services}/useragent.desktop
12mr|kdebase4-4.9.4-1|397	%{_kde_services}/useragentstrings
12mr|kdebase4-4.9.4-1|398	%{_kde_services}/khtml_appearance.desktop
12mr|kdebase4-4.9.4-1|399	%{_kde_services}/kcmhistory.desktop
12mr|kdebase4-4.9.4-1|400	%{_kde_servicetypes}/konqaboutpage.desktop
12mr|kdebase4-4.9.4-1|401	%{_kde_servicetypes}/uasprovider.desktop
12mr|kdebase4-4.9.4-1|402	%{_kde_servicetypes}/konqdndpopupmenuplugin.desktop
12mr|kdebase4-4.9.4-1|403	%{_kde_appsdir}/konqueror/
12mr|kdebase4-4.9.4-1|404	%{_kde_iconsdir}/*/*/*/konqueror.*
12mr|kdebase4-4.9.4-1|405	%{_kde_services}/kded/favicons.desktop
12mr|kdebase4-4.9.4-1|406	%{_kde_servicetypes}/konqpopupmenuplugin.desktop
12mr|kdebase4-4.9.4-1|407	%exclude %{_kde_appsdir}/konqueror/icons/oxygen/*/actions/google.png
12mr|kdebase4-4.9.4-1|408	%exclude %{_kde_appsdir}/konqueror/icons/oxygen/scalable/actions/google.svgz
12mr|kdebase4-4.9.4-1|409	%exclude %{_kde_appsdir}/konqueror/kpartplugins/searchbar.desktop
12mr|kdebase4-4.9.4-1|410	%exclude %{_kde_appsdir}/konqueror/kpartplugins/searchbar.rc
12mr|kdebase4-4.9.4-1|411	%exclude %{_kde_appsdir}/konqueror/opensearch/google.xml
12mr|kdebase4-4.9.4-1|412	
12mr|kdebase4-4.9.4-1|413	#-----------------------------------------------------------------------------
12mr|kdebase4-4.9.4-1|414	
12mr|kdebase4-4.9.4-1|415	%package -n keditbookmarks
12mr|kdebase4-4.9.4-1|416	Summary:	Bookmark editor
12mr|kdebase4-4.9.4-1|417	Group:		Graphical desktop/KDE
12mr|kdebase4-4.9.4-1|418	Requires:	kdebase4-runtime
12mr|kdebase4-4.9.4-1|419	
12mr|kdebase4-4.9.4-1|420	%description -n keditbookmarks
12mr|kdebase4-4.9.4-1|421	Bookmark editor.
12mr|kdebase4-4.9.4-1|422	
12mr|kdebase4-4.9.4-1|423	%files -n keditbookmarks
12mr|kdebase4-4.9.4-1|424	%{_kde_bindir}/kbookmarkmerger
12mr|kdebase4-4.9.4-1|425	%{_kde_bindir}/keditbookmarks
12mr|kdebase4-4.9.4-1|426	%{_kde_libdir}/libkdeinit4_keditbookmarks.so
12mr|kdebase4-4.9.4-1|427	%{_kde_applicationsdir}/keditbookmarks.desktop
12mr|kdebase4-4.9.4-1|428	%{_kde_services}/bookmarks.desktop
12mr|kdebase4-4.9.4-1|429	%{_kde_appsdir}/keditbookmarks
12mr|kdebase4-4.9.4-1|430	%{_kde_datadir}/config.kcfg/keditbook*
12mr|kdebase4-4.9.4-1|431	%{_kde_mandir}/man1/kbookmarkmerger.1.*
12mr|kdebase4-4.9.4-1|432	
12mr|kdebase4-4.9.4-1|433	#-----------------------------------------------------------------------------
12mr|kdebase4-4.9.4-1|434	
12mr|kdebase4-4.9.4-1|435	%package -n kfind
12mr|kdebase4-4.9.4-1|436	Summary:	Application finder
12mr|kdebase4-4.9.4-1|437	Group:		Graphical desktop/KDE
12mr|kdebase4-4.9.4-1|438	Requires:	kdebase4-runtime
12mr|kdebase4-4.9.4-1|439	
12mr|kdebase4-4.9.4-1|440	%description -n kfind
12mr|kdebase4-4.9.4-1|441	Application finder
12mr|kdebase4-4.9.4-1|442	
12mr|kdebase4-4.9.4-1|443	%files -n kfind
12mr|kdebase4-4.9.4-1|444	%doc %{_kde_docdir}/HTML/en/kfind/
12mr|kdebase4-4.9.4-1|445	%{_kde_bindir}/kfind
12mr|kdebase4-4.9.4-1|446	%{_kde_applicationsdir}/kfind.desktop
12mr|kdebase4-4.9.4-1|447	%{_kde_iconsdir}/*/*/*/kfind.*
12mr|kdebase4-4.9.4-1|448	%{_kde_mandir}/man1/kfind.1.*
12mr|kdebase4-4.9.4-1|449	
12mr|kdebase4-4.9.4-1|450	#-----------------------------------------------------------------------------
12mr|kdebase4-4.9.4-1|451	
12mr|kdebase4-4.9.4-1|452	%package -n kdialog
12mr|kdebase4-4.9.4-1|453	Summary:	Dialog KDE base widgets
12mr|kdebase4-4.9.4-1|454	Group:		Graphical desktop/KDE
12mr|kdebase4-4.9.4-1|455	Requires:	kdebase4-runtime
12mr|kdebase4-4.9.4-1|456	Conflicts:	kdebase4-devel < 1:4.7.90-2
12mr|kdebase4-4.9.4-1|457	
12mr|kdebase4-4.9.4-1|458	%description -n kdialog
12mr|kdebase4-4.9.4-1|459	Dialog KDE base widgets
12mr|kdebase4-4.9.4-1|460	
12mr|kdebase4-4.9.4-1|461	%files -n kdialog
12mr|kdebase4-4.9.4-1|462	%{_datadir}/dbus-1/interfaces/org.kde.kdialog.ProgressDialog.xml
12mr|kdebase4-4.9.4-1|463	%{_kde_bindir}/kdialog
12mr|kdebase4-4.9.4-1|464	
12mr|kdebase4-4.9.4-1|465	#-----------------------------------------------------------------------------
12mr|kdebase4-4.9.4-1|466	
12mr|kdebase4-4.9.4-1|467	%package -n plasma-applet-folderview
12mr|kdebase4-4.9.4-1|468	Summary:	Display the content of folders (Desktop as default)
12mr|kdebase4-4.9.4-1|469	Group:		Graphical desktop/KDE
12mr|kdebase4-4.9.4-1|470	Requires:	kdebase4-workspace
12mr|kdebase4-4.9.4-1|471	Provides:	plasma-applet
12mr|kdebase4-4.9.4-1|472	
12mr|kdebase4-4.9.4-1|473	%description -n plasma-applet-folderview
12mr|kdebase4-4.9.4-1|474	Display the content of folders (Desktop as default)
12mr|kdebase4-4.9.4-1|475	
12mr|kdebase4-4.9.4-1|476	%files -n plasma-applet-folderview
12mr|kdebase4-4.9.4-1|477	%{_kde_libdir}/kde4/plasma_applet_folderview.so
12mr|kdebase4-4.9.4-1|478	%{_kde_services}/plasma-applet-folderview.desktop
12mr|kdebase4-4.9.4-1|479	
12mr|kdebase4-4.9.4-1|480	#-----------------------------------------------------------------------------
12mr|kdebase4-4.9.4-1|481	
12mr|kdebase4-4.9.4-1|482	%package devel
12mr|kdebase4-4.9.4-1|483	Summary:	Devel stuff for kdebase 4
12mr|kdebase4-4.9.4-1|484	Group:		Development/KDE and Qt
12mr|kdebase4-4.9.4-1|485	Requires:	kdelibs4-devel
12mr|kdebase4-4.9.4-1|486	Requires:	%{libdolphinprivate} = %{EVRD}
12mr|kdebase4-4.9.4-1|487	Requires:	%{libkonq} = %{EVRD}
12mr|kdebase4-4.9.4-1|488	Requires:	%{libkonqsidebarplugin} = %{EVRD}
12mr|kdebase4-4.9.4-1|489	Requires:	%{libkbookmarkmodel_private} = %{EVRD}
12mr|kdebase4-4.9.4-1|490	
12mr|kdebase4-4.9.4-1|491	%description devel
12mr|kdebase4-4.9.4-1|492	This package contains header files needed if you wish to build applications
12mr|kdebase4-4.9.4-1|493	based on kdebase.
12mr|kdebase4-4.9.4-1|494	
12mr|kdebase4-4.9.4-1|495	%files devel
12mr|kdebase4-4.9.4-1|496	%{_kde_libdir}/libdolphinprivate.so
12mr|kdebase4-4.9.4-1|497	%{_kde_libdir}/libkonq.so
12mr|kdebase4-4.9.4-1|498	%{_kde_libdir}/libkonqsidebarplugin.so
12mr|kdebase4-4.9.4-1|499	%{_kde_libdir}/libkbookmarkmodel_private.so
12mr|kdebase4-4.9.4-1|500	%{_kde_includedir}/*.h
12mr|kdebase4-4.9.4-1|501	
12mr|kdebase4-4.9.4-1|502	#-----------------------------------------------------------------------------
12mr|kdebase4-4.9.4-1|503	
12mr|kdebase4-4.9.4-1|504	%prep
12mr|kdebase4-4.9.4-1|505	%setup -q -n kde-baseapps-%{version}
12mr|kdebase4-4.9.4-1|506	
12mr|kdebase4-4.9.4-1|507	# Rediff
12mr|kdebase4-4.9.4-1|508	%patch1 -p0 -b .mdvicon
12mr|kdebase4-4.9.4-1|509	%patch2 -p1 -b .mdvface
12mr|kdebase4-4.9.4-1|510	%patch3 -p1 -b .fileplaces
12mr|kdebase4-4.9.4-1|511	%patch4 -p1 -b .konq-templates
12mr|kdebase4-4.9.4-1|512	%patch10 -p1
12mr|kdebase4-4.9.4-1|513	%patch12 -p1
12mr|kdebase4-4.9.4-1|514	%patch13 -p1
12mr|kdebase4-4.9.4-1|515	%patch101 -p1
12mr|kdebase4-4.9.4-1|516	#patch104 -p1
12mr|kdebase4-4.9.4-1|517	%patch105 -p1
12mr|kdebase4-4.9.4-1|518	%patch106 -p1
12mr|kdebase4-4.9.4-1|519	%patch107 -p1
12mr|kdebase4-4.9.4-1|520	
12mr|kdebase4-4.9.4-1|521	%build
12mr|kdebase4-4.9.4-1|522	%cmake_kde4
12mr|kdebase4-4.9.4-1|523	%make
12mr|kdebase4-4.9.4-1|524	
12mr|kdebase4-4.9.4-1|525	%install
12mr|kdebase4-4.9.4-1|526	%makeinstall_std -C build
12mr|kdebase4-4.9.4-1|527	
12mr|kdebase4-4.9.4-1|528	rm -f %{buildroot}%{_kde_datadir}/applications/kde4/konqbrowser.desktop
12mr|kdebase4-4.9.4-1|529	rm -f %{buildroot}%{_kde_datadir}/applications/kde4/konquerorsu.desktop
12mr|kdebase4-4.9.4-1|530	
12mr|kdebase4-4.9.4-1|531	%changelog
12mr|kdebase4-4.9.4-1|532	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|kdebase4-4.9.4-1|533	- New version 4.9.4
12mr|kdebase4-4.9.4-1|534	
12mr|kdebase4-4.9.4-1|535	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|kdebase4-4.9.4-1|536	- New version 4.9.3
12mr|kdebase4-4.9.4-1|537	
12mr|kdebase4-4.9.4-1|538	* Fri Nov 04 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 1:4.9.3-4
12mr|kdebase4-4.9.4-1|539	- New Klook patch
12mr|kdebase4-4.9.4-1|540	
12mr|kdebase4-4.9.4-1|541	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-3
12mr|kdebase4-4.9.4-1|542	- New version 4.9.2
12mr|kdebase4-4.9.4-1|543	- Add kdebase-4.8.3-konqueror-settings-kio-proxy patch and update files
12mr|kdebase4-4.9.4-1|544	- Add rpmlint filters
12mr|kdebase4-4.9.4-1|545	
12mr|kdebase4-4.9.4-1|546	* Fri Sep 28 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 1:4.9.1-2
12mr|kdebase4-4.9.4-1|547	- Adapted Klook patches to KDE 4.9
12mr|kdebase4-4.9.4-1|548	
12mr|kdebase4-4.9.4-1|549	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|kdebase4-4.9.4-1|550	- New version 4.9.1
12mr|kdebase4-4.9.4-1|551	
12mr|kdebase4-4.9.4-1|552	* Fri Aug 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|kdebase4-4.9.4-1|553	- New version 4.9.0
12mr|kdebase4-4.9.4-1|554	- Re-diff konq-templates-cleanup patch
12mr|kdebase4-4.9.4-1|555	
12mr|kdebase4-4.9.4-1|556	* Wed Jul 25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-3
12mr|kdebase4-4.9.4-1|557	- Add fileplaces patch to fix issue with missing custom translations in
12mr|kdebase4-4.9.4-1|558	Dolphin (Music, Pictures etc)
12mr|kdebase4-4.9.4-1|559	
12mr|kdebase4-4.9.4-1|560	* Tue Jul 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-2
12mr|kdebase4-4.9.4-1|561	- Re-diff and enable mdvuserface patch
12mr|kdebase4-4.9.4-1|562	
12mr|kdebase4-4.9.4-1|563	* Thu Jul 12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|kdebase4-4.9.4-1|564	- New version 4.8.97
12mr|kdebase4-4.9.4-1|565	- Drop no longer needed Conflicts and Obsoletes
12mr|kdebase4-4.9.4-1|566	- Improve KDE4 macros path usage is files
12mr|kdebase4-4.9.4-1|567	- Change kdebase-devel to kdebase4-devel in Conflicts
12mr|kdebase4-4.9.4-1|568	- Convert BuildRequires to pkgconfig style
12mr|kdebase4-4.9.4-1|569	
12mr|kdebase4-4.9.4-1|570	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|kdebase4-4.9.4-1|571	- Update to 4.8.95
12mr|kdebase4-4.9.4-1|572	
12mr|kdebase4-4.9.4-1|573	* Tue Jun 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.90-1
12mr|kdebase4-4.9.4-1|574	- Update to 4.8.90
12mr|kdebase4-4.9.4-1|575	- Many patches require re-diff, comment them out for now
12mr|kdebase4-4.9.4-1|576	
12mr|kdebase4-4.9.4-1|577	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.4-1
12mr|kdebase4-4.9.4-1|578	- update to 4.8.4
12mr|kdebase4-4.9.4-1|579	
12mr|kdebase4-4.9.4-1|580	* Thu Jun 1 2012 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1:4.8.3-4
12mr|kdebase4-4.9.4-1|581	- Patch to add Klook overlay icon for items in file views in Dolphin
12mr|kdebase4-4.9.4-1|582	
12mr|kdebase4-4.9.4-1|583	* Thu May 31 2012 Alexander Skakov <alexander.skakov@osinit.ru> 1:4.8.3-3
12mr|kdebase4-4.9.4-1|584	- Patch to immediately remove files from removable medias instead of using trash bin in dolphin
12mr|kdebase4-4.9.4-1|585	
12mr|kdebase4-4.9.4-1|586	* Fri May 18 2012 Alexander Skakov <alexander.skakov@osinit.ru> 1:4.8.3-2
12mr|kdebase4-4.9.4-1|587	- Fixed patch kdebase-4.8.2-konq-templates-cleanup.patch
12mr|kdebase4-4.9.4-1|588	
12mr|kdebase4-4.9.4-1|589	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.3-1
12mr|kdebase4-4.9.4-1|590	- update to 4.8.3
12mr|kdebase4-4.9.4-1|591	
12mr|kdebase4-4.9.4-1|592	* Fri Apr 27 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:4.8.2-11
12mr|kdebase4-4.9.4-1|593	- Fixed mandriva user face patch
12mr|kdebase4-4.9.4-1|594	
12mr|kdebase4-4.9.4-1|595	* Wed Apr 18 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.2-10
12mr|kdebase4-4.9.4-1|596	- bump release
12mr|kdebase4-4.9.4-1|597	
12mr|kdebase4-4.9.4-1|598	* Tue Apr 17 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.2-9
12mr|kdebase4-4.9.4-1|599	- drop konqueror desktop files
12mr|kdebase4-4.9.4-1|600	
12mr|kdebase4-4.9.4-1|601	* Sat Apr 14 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:4.8.2-8
12mr|kdebase4-4.9.4-1|602	- Fixed konq templates cleanup patch
12mr|kdebase4-4.9.4-1|603	
12mr|kdebase4-4.9.4-1|604	* Fri Apr 13 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:4.8.2-7
12mr|kdebase4-4.9.4-1|605	- Fixed dolphin Delete context menu item
12mr|kdebase4-4.9.4-1|606	
12mr|kdebase4-4.9.4-1|607	* Mon Apr 9 2012 Mikhail Kompaniets <mkompan@mezon.ru> 1:4.8.2-2
12mr|kdebase4-4.9.4-1|608	- localization patch for .desktop files
12mr|kdebase4-4.9.4-1|609	
12mr|kdebase4-4.9.4-1|610	* Sun Apr  6 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.2-1
12mr|kdebase4-4.9.4-1|611	- update to 4.8.2
12mr|kdebase4-4.9.4-1|612	
12mr|kdebase4-4.9.4-1|613	* Tue Apr 03 2012 Alexander Skakov <alexandr.skakov@osinit.ru> 1:4.8.1-10
12mr|kdebase4-4.9.4-1|614	- Added old patch to display "Create Symlink" item in dolphin context menu
12mr|kdebase4-4.9.4-1|615	
12mr|kdebase4-4.9.4-1|616	* Tue Apr 03 2012 Alexander Skakov <alexandr.skakov@osinit.ru> 1:4.8.1-9
12mr|kdebase4-4.9.4-1|617	- Added old patch to fix dolphin context menu
12mr|kdebase4-4.9.4-1|618	
12mr|kdebase4-4.9.4-1|619	* Thu Mar 29 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 1:4.8.1-7
12mr|kdebase4-4.9.4-1|620	- Replaced patch for kdepasswd
12mr|kdebase4-4.9.4-1|621	
12mr|kdebase4-4.9.4-1|622	* Wed Mar 28 2012 Alexander Skakov <alexandr.skakov@osinit.ru> 1:4.8.1-6
12mr|kdebase4-4.9.4-1|623	- Removed unnecessary menu items in "Create new" menu throughout KDE
12mr|kdebase4-4.9.4-1|624	
12mr|kdebase4-4.9.4-1|625	* Wed Mar 28 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 1:4.8.1-5
12mr|kdebase4-4.9.4-1|626	- Fix bug that cause control centre hanging when user tried to change name
12mr|kdebase4-4.9.4-1|627	
12mr|kdebase4-4.9.4-1|628	* Wed Mar 28 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.1-4
12mr|kdebase4-4.9.4-1|629	- enable icons preview
12mr|kdebase4-4.9.4-1|630	
12mr|kdebase4-4.9.4-1|631	* Mon Mar 26 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.1-3
12mr|kdebase4-4.9.4-1|632	- klook import
12mr|kdebase4-4.9.4-1|633	
12mr|kdebase4-4.9.4-1|634	* Fri Mar 16 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.1-2
12mr|kdebase4-4.9.4-1|635	- use internal dolphin
12mr|kdebase4-4.9.4-1|636	
12mr|kdebase4-4.9.4-1|637	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.1-1
12mr|kdebase4-4.9.4-1|638	- update to 4.8.1
12mr|kdebase4-4.9.4-1|639	- fix dolphin show delete
12mr|kdebase4-4.9.4-1|640	
12mr|kdebase4-4.9.4-1|641	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.8.0-1
12mr|kdebase4-4.9.4-1|642	+ Revision: 762415
12mr|kdebase4-4.9.4-1|643	- New upstream tarball
12mr|kdebase4-4.9.4-1|644	
12mr|kdebase4-4.9.4-1|645	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|kdebase4-4.9.4-1|646	+ Revision: 758116
12mr|kdebase4-4.9.4-1|647	- New upstream tarball
12mr|kdebase4-4.9.4-1|648	
12mr|kdebase4-4.9.4-1|649	* Tue Jan 03 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-1
12mr|kdebase4-4.9.4-1|650	+ Revision: 748790
12mr|kdebase4-4.9.4-1|651	- New version
12mr|kdebase4-4.9.4-1|652	
12mr|kdebase4-4.9.4-1|653	+ Zé <ze@mandriva.org>
12mr|kdebase4-4.9.4-1|654	- clean defattr
12mr|kdebase4-4.9.4-1|655	- dbus insterface .xml files are not development files
12mr|kdebase4-4.9.4-1|656	- tag doc files
12mr|kdebase4-4.9.4-1|657	
12mr|kdebase4-4.9.4-1|658	* Tue Dec 13 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.90-1
12mr|kdebase4-4.9.4-1|659	+ Revision: 740654
12mr|kdebase4-4.9.4-1|660	- Fix file list
12mr|kdebase4-4.9.4-1|661	- Try to fix buildrequire
12mr|kdebase4-4.9.4-1|662	- Add missing source
12mr|kdebase4-4.9.4-1|663	- New upstream tarball
12mr|kdebase4-4.9.4-1|664	
12mr|kdebase4-4.9.4-1|665	* Wed Nov 23 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.80-1
12mr|kdebase4-4.9.4-1|666	+ Revision: 732747
12mr|kdebase4-4.9.4-1|667	- New upstream tarball
12mr|kdebase4-4.9.4-1|668	
12mr|kdebase4-4.9.4-1|669	* Tue Oct 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1:4.7.41-5
12mr|kdebase4-4.9.4-1|670	+ Revision: 702915
12mr|kdebase4-4.9.4-1|671	- attempt to relink against libpng15.so.15
12mr|kdebase4-4.9.4-1|672	
12mr|kdebase4-4.9.4-1|673	* Fri Sep 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.41-4
12mr|kdebase4-4.9.4-1|674	+ Revision: 699091
12mr|kdebase4-4.9.4-1|675	- Fix file list
12mr|kdebase4-4.9.4-1|676	- Fix file list
12mr|kdebase4-4.9.4-1|677	- Fix file list
12mr|kdebase4-4.9.4-1|678	- Fix file list
12mr|kdebase4-4.9.4-1|679	- Remove konsole it is on it own package now
12mr|kdebase4-4.9.4-1|680	- Update to kde 4.7.41
12mr|kdebase4-4.9.4-1|681	
12mr|kdebase4-4.9.4-1|682	* Wed Jun 29 2011 Eugeni Dodonov <eugeni@mandriva.com> 1:4.6.4-4
12mr|kdebase4-4.9.4-1|683	+ Revision: 688289
12mr|kdebase4-4.9.4-1|684	- Proper buildrequires
12mr|kdebase4-4.9.4-1|685	
12mr|kdebase4-4.9.4-1|686	+ Alex Burmashev <burmashev@mandriva.org>
12mr|kdebase4-4.9.4-1|687	- one more spec change
12mr|kdebase4-4.9.4-1|688	- buildrequires fix
12mr|kdebase4-4.9.4-1|689	- buildrequires fix
12mr|kdebase4-4.9.4-1|690	- fixed requires for Sync
12mr|kdebase4-4.9.4-1|691	- spec fix
12mr|kdebase4-4.9.4-1|692	- added dolphin sync patch
12mr|kdebase4-4.9.4-1|693	
12mr|kdebase4-4.9.4-1|694	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-4.9.4-1|695	- Fix typo
12mr|kdebase4-4.9.4-1|696	- Fix typo
12mr|kdebase4-4.9.4-1|697	
12mr|kdebase4-4.9.4-1|698	* Mon Jun 27 2011 Alex Burmashev <burmashev@mandriva.org> 1:4.6.4-3
12mr|kdebase4-4.9.4-1|699	+ Revision: 687451
12mr|kdebase4-4.9.4-1|700	- small spec fix for patch13
12mr|kdebase4-4.9.4-1|701	- Changed dolphin preview option to true
12mr|kdebase4-4.9.4-1|702	
12mr|kdebase4-4.9.4-1|703	* Tue Jun 21 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.4-2
12mr|kdebase4-4.9.4-1|704	+ Revision: 686515
12mr|kdebase4-4.9.4-1|705	- Add new dolphin UI
12mr|kdebase4-4.9.4-1|706	
12mr|kdebase4-4.9.4-1|707	* Mon Jun 13 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.4-1
12mr|kdebase4-4.9.4-1|708	+ Revision: 684416
12mr|kdebase4-4.9.4-1|709	- New version 4.6.4
12mr|kdebase4-4.9.4-1|710	- Fix avatar size ( from eugeni)
12mr|kdebase4-4.9.4-1|711	
12mr|kdebase4-4.9.4-1|712	* Sat May 14 2011 Funda Wang <fwang@mandriva.org> 1:4.6.3-1
12mr|kdebase4-4.9.4-1|713	+ Revision: 674400
12mr|kdebase4-4.9.4-1|714	- new version 4.6.3
12mr|kdebase4-4.9.4-1|715	
12mr|kdebase4-4.9.4-1|716	* Tue Apr 26 2011 Alex Burmashev <burmashev@mandriva.org> 1:4.6.2-2
12mr|kdebase4-4.9.4-1|717	+ Revision: 659349
12mr|kdebase4-4.9.4-1|718	- dolphin ui change
12mr|kdebase4-4.9.4-1|719	
12mr|kdebase4-4.9.4-1|720	* Tue Apr 05 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.2-1
12mr|kdebase4-4.9.4-1|721	+ Revision: 650767
12mr|kdebase4-4.9.4-1|722	- Remove mkrel
12mr|kdebase4-4.9.4-1|723	- New version 4.6.2
12mr|kdebase4-4.9.4-1|724	
12mr|kdebase4-4.9.4-1|725	* Wed Mar 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.1-2
12mr|kdebase4-4.9.4-1|726	+ Revision: 643082
12mr|kdebase4-4.9.4-1|727	- Use new tarball
12mr|kdebase4-4.9.4-1|728	- Disable patch4
12mr|kdebase4-4.9.4-1|729	- Fix patches
12mr|kdebase4-4.9.4-1|730	- Use new tarball
12mr|kdebase4-4.9.4-1|731	- New version 4.6.1
12mr|kdebase4-4.9.4-1|732	
12mr|kdebase4-4.9.4-1|733	* Thu Feb 17 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.0-2
12mr|kdebase4-4.9.4-1|734	+ Revision: 638106
12mr|kdebase4-4.9.4-1|735	- Suggests konq-plugins
12mr|kdebase4-4.9.4-1|736	CCBUG: 62519
12mr|kdebase4-4.9.4-1|737	
12mr|kdebase4-4.9.4-1|738	* Mon Jan 31 2011 Funda Wang <fwang@mandriva.org> 1:4.6.0-1
12mr|kdebase4-4.9.4-1|739	+ Revision: 634351
12mr|kdebase4-4.9.4-1|740	- BR libxt
12mr|kdebase4-4.9.4-1|741	
12mr|kdebase4-4.9.4-1|742	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-4.9.4-1|743	- New version KDE 4.6 Final
12mr|kdebase4-4.9.4-1|744	
12mr|kdebase4-4.9.4-1|745	* Thu Jan 06 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.95-1mdv2011.0
12mr|kdebase4-4.9.4-1|746	+ Revision: 629133
12mr|kdebase4-4.9.4-1|747	- New version KDE 4.6 RC2
12mr|kdebase4-4.9.4-1|748	
12mr|kdebase4-4.9.4-1|749	* Thu Dec 23 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.90-1mdv2011.0
12mr|kdebase4-4.9.4-1|750	+ Revision: 624076
12mr|kdebase4-4.9.4-1|751	- New upstream tarball
12mr|kdebase4-4.9.4-1|752	
12mr|kdebase4-4.9.4-1|753	* Wed Dec 08 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.85-1mdv2011.0
12mr|kdebase4-4.9.4-1|754	+ Revision: 616358
12mr|kdebase4-4.9.4-1|755	- New upstream tarball
12mr|kdebase4-4.9.4-1|756	
12mr|kdebase4-4.9.4-1|757	* Fri Nov 26 2010 Funda Wang <fwang@mandriva.org> 1:4.5.80-1mdv2011.0
12mr|kdebase4-4.9.4-1|758	+ Revision: 601449
12mr|kdebase4-4.9.4-1|759	- new version 4.5.80 (aka 4.6 beta1)
12mr|kdebase4-4.9.4-1|760	
12mr|kdebase4-4.9.4-1|761	* Sat Nov 20 2010 Funda Wang <fwang@mandriva.org> 1:4.5.77-0.svn1198704.1mdv2011.0
12mr|kdebase4-4.9.4-1|762	+ Revision: 599109
12mr|kdebase4-4.9.4-1|763	- new version 4.5.77
12mr|kdebase4-4.9.4-1|764	
12mr|kdebase4-4.9.4-1|765	* Sat Nov 13 2010 Funda Wang <fwang@mandriva.org> 1:4.5.76-0.svn1196353.1mdv2011.0
12mr|kdebase4-4.9.4-1|766	+ Revision: 597050
12mr|kdebase4-4.9.4-1|767	- new snapshot 4.5.76
12mr|kdebase4-4.9.4-1|768	
12mr|kdebase4-4.9.4-1|769	* Thu Oct 28 2010 Funda Wang <fwang@mandriva.org> 1:4.5.74-0.svn1190490.1mdv2011.0
12mr|kdebase4-4.9.4-1|770	+ Revision: 589737
12mr|kdebase4-4.9.4-1|771	- new snapshot 4.5.74
12mr|kdebase4-4.9.4-1|772	
12mr|kdebase4-4.9.4-1|773	* Fri Oct 08 2010 Funda Wang <fwang@mandriva.org> 1:4.5.71-0.svn1183606.1mdv2011.0
12mr|kdebase4-4.9.4-1|774	+ Revision: 584108
12mr|kdebase4-4.9.4-1|775	- update file list
12mr|kdebase4-4.9.4-1|776	- New snapshot 4.5.71
12mr|kdebase4-4.9.4-1|777	- kdebase apps has nothing to do with workspace
12mr|kdebase4-4.9.4-1|778	
12mr|kdebase4-4.9.4-1|779	* Wed Sep 15 2010 Funda Wang <fwang@mandriva.org> 1:4.5.68-1mdv2011.0
12mr|kdebase4-4.9.4-1|780	+ Revision: 578401
12mr|kdebase4-4.9.4-1|781	- apply more patches
12mr|kdebase4-4.9.4-1|782	- patch9 does not apply any more
12mr|kdebase4-4.9.4-1|783	- empty trash patch merged upstream
12mr|kdebase4-4.9.4-1|784	- transbin configure menu merged upstream
12mr|kdebase4-4.9.4-1|785	- apply patches again
12mr|kdebase4-4.9.4-1|786	- apply mdvuserface patch
12mr|kdebase4-4.9.4-1|787	- use home-mdk icon from all themes
12mr|kdebase4-4.9.4-1|788	- there is no kappfinder and dolphin is using correct category now
12mr|kdebase4-4.9.4-1|789	- New snapshot 4.5.68
12mr|kdebase4-4.9.4-1|790	
12mr|kdebase4-4.9.4-1|791	* Tue Sep 07 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.67-1mdv2011.0
12mr|kdebase4-4.9.4-1|792	+ Revision: 576411
12mr|kdebase4-4.9.4-1|793	- Remove old conflicts
12mr|kdebase4-4.9.4-1|794	- New version 4.5.67
12mr|kdebase4-4.9.4-1|795	
12mr|kdebase4-4.9.4-1|796	* Tue Aug 31 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.65-2mdv2011.0
12mr|kdebase4-4.9.4-1|797	+ Revision: 574948
12mr|kdebase4-4.9.4-1|798	- Rebuild
12mr|kdebase4-4.9.4-1|799	- Update to kde 4.5.65
12mr|kdebase4-4.9.4-1|800	
12mr|kdebase4-4.9.4-1|801	* Fri Aug 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.0-1mdv2011.0
12mr|kdebase4-4.9.4-1|802	+ Revision: 566581
12mr|kdebase4-4.9.4-1|803	- New upstream tarball
12mr|kdebase4-4.9.4-1|804	- Update to version 4.5.0
12mr|kdebase4-4.9.4-1|805	
12mr|kdebase4-4.9.4-1|806	* Wed Jul 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.95-1mdv2011.0
12mr|kdebase4-4.9.4-1|807	+ Revision: 562629
12mr|kdebase4-4.9.4-1|808	- kde 4.4.95
12mr|kdebase4-4.9.4-1|809	
12mr|kdebase4-4.9.4-1|810	* Fri May 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-7mdv2010.1
12mr|kdebase4-4.9.4-1|811	+ Revision: 546486
12mr|kdebase4-4.9.4-1|812	- Requires kde-odf-thumbnail
12mr|kdebase4-4.9.4-1|813	CCBUG: 59429
12mr|kdebase4-4.9.4-1|814	
12mr|kdebase4-4.9.4-1|815	* Tue May 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-6mdv2010.1
12mr|kdebase4-4.9.4-1|816	+ Revision: 546024
12mr|kdebase4-4.9.4-1|817	- Fixed typo
12mr|kdebase4-4.9.4-1|818	- Fix dolphin annotation patch
12mr|kdebase4-4.9.4-1|819	
12mr|kdebase4-4.9.4-1|820	* Tue May 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-5mdv2010.1
12mr|kdebase4-4.9.4-1|821	+ Revision: 545910
12mr|kdebase4-4.9.4-1|822	- Fix dolphin annotation
12mr|kdebase4-4.9.4-1|823	
12mr|kdebase4-4.9.4-1|824	* Mon May 24 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-4mdv2010.1
12mr|kdebase4-4.9.4-1|825	+ Revision: 545821
12mr|kdebase4-4.9.4-1|826	- Add pcpa patch fixing konsole fonts ( P301 )
12mr|kdebase4-4.9.4-1|827	CCBUG: 57564
12mr|kdebase4-4.9.4-1|828	
12mr|kdebase4-4.9.4-1|829	* Thu May 13 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-3mdv2010.1
12mr|kdebase4-4.9.4-1|830	+ Revision: 544669
12mr|kdebase4-4.9.4-1|831	- Add ffmpegthumbs as suggests for dolphin
12mr|kdebase4-4.9.4-1|832	Change requires into suggests
12mr|kdebase4-4.9.4-1|833	
12mr|kdebase4-4.9.4-1|834	* Mon May 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-2mdv2010.1
12mr|kdebase4-4.9.4-1|835	+ Revision: 544366
12mr|kdebase4-4.9.4-1|836	- Add nepomuk-scribo as buildrequire
12mr|kdebase4-4.9.4-1|837	- Fix typo
12mr|kdebase4-4.9.4-1|838	- Sync patches with branch
12mr|kdebase4-4.9.4-1|839	- Add an nepomuk anotation in dolphin
12mr|kdebase4-4.9.4-1|840	
12mr|kdebase4-4.9.4-1|841	* Tue May 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-1mdv2010.1
12mr|kdebase4-4.9.4-1|842	+ Revision: 542140
12mr|kdebase4-4.9.4-1|843	- Update to version 4.4.3
12mr|kdebase4-4.9.4-1|844	
12mr|kdebase4-4.9.4-1|845	* Fri Apr 30 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.2-6mdv2010.1
12mr|kdebase4-4.9.4-1|846	+ Revision: 541380
12mr|kdebase4-4.9.4-1|847	- Move template files into the dolphin package
12mr|kdebase4-4.9.4-1|848	CCBUG: 58999
12mr|kdebase4-4.9.4-1|849	- Add a default shortcut for hidding the menubar
12mr|kdebase4-4.9.4-1|850	
12mr|kdebase4-4.9.4-1|851	* Thu Apr 15 2010 Funda Wang <fwang@mandriva.org> 1:4.4.2-4mdv2010.1
12mr|kdebase4-4.9.4-1|852	+ Revision: 534982
12mr|kdebase4-4.9.4-1|853	- rebuild
12mr|kdebase4-4.9.4-1|854	
12mr|kdebase4-4.9.4-1|855	* Thu Apr 01 2010 Rodrigo Gonçalves de Oliveira <rodrigo@mandriva.com> 1:4.4.2-2mdv2010.1
12mr|kdebase4-4.9.4-1|856	+ Revision: 530725
12mr|kdebase4-4.9.4-1|857	- Added patch that adds text eliding on first line of a dolphin icon
12mr|kdebase4-4.9.4-1|858	
12mr|kdebase4-4.9.4-1|859	* Tue Mar 30 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.2-1mdv2010.1
12mr|kdebase4-4.9.4-1|860	+ Revision: 529661
12mr|kdebase4-4.9.4-1|861	- Fix compilation, thanks to rodrigo
12mr|kdebase4-4.9.4-1|862	- Add a debug in konsole
12mr|kdebase4-4.9.4-1|863	- Update to version 4.4.2
12mr|kdebase4-4.9.4-1|864	
12mr|kdebase4-4.9.4-1|865	* Thu Mar 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.1-13mdv2010.1
12mr|kdebase4-4.9.4-1|866	+ Revision: 527507
12mr|kdebase4-4.9.4-1|867	- Handle the emptytrash case
12mr|kdebase4-4.9.4-1|868	
12mr|kdebase4-4.9.4-1|869	* Thu Mar 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.1-12mdv2010.1
12mr|kdebase4-4.9.4-1|870	+ Revision: 527398
12mr|kdebase4-4.9.4-1|871	- Add an option to allow to configure the trash bin
12mr|kdebase4-4.9.4-1|872	
12mr|kdebase4-4.9.4-1|873	* Sat Mar 20 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.1-11mdv2010.1
12mr|kdebase4-4.9.4-1|874	+ Revision: 525395
12mr|kdebase4-4.9.4-1|875	- Remove unwanted part of the patch
12mr|kdebase4-4.9.4-1|876	- New version of the kcm_accountmanager patch
12mr|kdebase4-4.9.4-1|877	
12mr|kdebase4-4.9.4-1|878	* Sat Mar 20 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.1-9mdv2010.1
12mr|kdebase4-4.9.4-1|879	+ Revision: 525385
12mr|kdebase4-4.9.4-1|880	- Fix a crash in kdepasswd where there is no plugged webcam
12mr|kdebase4-4.9.4-1|881	
12mr|kdebase4-4.9.4-1|882	* Tue Mar 16 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.1-8mdv2010.1
12mr|kdebase4-4.9.4-1|883	+ Revision: 522507
12mr|kdebase4-4.9.4-1|884	- Fix BuildRequires
12mr|kdebase4-4.9.4-1|885	- Use kcm-webcam in main kdepasswd
12mr|kdebase4-4.9.4-1|886	
12mr|kdebase4-4.9.4-1|887	* Wed Mar 03 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.1-6mdv2010.1
12mr|kdebase4-4.9.4-1|888	+ Revision: 513840
12mr|kdebase4-4.9.4-1|889	- Remove merged patch
12mr|kdebase4-4.9.4-1|890	- Update to version 4.4.1
12mr|kdebase4-4.9.4-1|891	
12mr|kdebase4-4.9.4-1|892	+ Rodrigo Gonçalves de Oliveira <rodrigo@mandriva.com>
12mr|kdebase4-4.9.4-1|893	- Changing patch for folderview (added an slider to change the icon frame width)
12mr|kdebase4-4.9.4-1|894	
12mr|kdebase4-4.9.4-1|895	* Thu Feb 25 2010 Rodrigo Gonçalves de Oliveira <rodrigo@mandriva.com> 1:4.4.0-5mdv2010.1
12mr|kdebase4-4.9.4-1|896	+ Revision: 511232
12mr|kdebase4-4.9.4-1|897	- Added patch that allow user to use a fadding effect on the icon label (folderview)
12mr|kdebase4-4.9.4-1|898	
12mr|kdebase4-4.9.4-1|899	* Wed Feb 17 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.0-4mdv2010.1
12mr|kdebase4-4.9.4-1|900	+ Revision: 507315
12mr|kdebase4-4.9.4-1|901	- Backport nepomuk fixes from branch
12mr|kdebase4-4.9.4-1|902	
12mr|kdebase4-4.9.4-1|903	* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.0-3mdv2010.1
12mr|kdebase4-4.9.4-1|904	+ Revision: 503459
12mr|kdebase4-4.9.4-1|905	- Fix file list
12mr|kdebase4-4.9.4-1|906	- Update to version 4.4.0
12mr|kdebase4-4.9.4-1|907	
12mr|kdebase4-4.9.4-1|908	* Sun Feb 07 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.98-2mdv2010.1
12mr|kdebase4-4.9.4-1|909	+ Revision: 501525
12mr|kdebase4-4.9.4-1|910	- Allow to execute script in dolphin
12mr|kdebase4-4.9.4-1|911	
12mr|kdebase4-4.9.4-1|912	* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.98-1mdv2010.1
12mr|kdebase4-4.9.4-1|913	+ Revision: 498940
12mr|kdebase4-4.9.4-1|914	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdebase4-4.9.4-1|915	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdebase4-4.9.4-1|916	
12mr|kdebase4-4.9.4-1|917	* Tue Jan 26 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.95-1mdv2010.1
12mr|kdebase4-4.9.4-1|918	+ Revision: 496511
12mr|kdebase4-4.9.4-1|919	- Fix file list
12mr|kdebase4-4.9.4-1|920	- Remove unused buildrequire
12mr|kdebase4-4.9.4-1|921	- Update to version 4.3.95 aka "kde 4.4 RC2"
12mr|kdebase4-4.9.4-1|922	- Update to version 4.3.95 aka "kde 4.4 RC2"
12mr|kdebase4-4.9.4-1|923	
12mr|kdebase4-4.9.4-1|924	* Sun Jan 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.90-1mdv2010.1
12mr|kdebase4-4.9.4-1|925	+ Revision: 488241
12mr|kdebase4-4.9.4-1|926	- Fix  file list
12mr|kdebase4-4.9.4-1|927	- Update to kde 4.4 rc1
12mr|kdebase4-4.9.4-1|928	
12mr|kdebase4-4.9.4-1|929	* Mon Dec 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.85-1mdv2010.1
12mr|kdebase4-4.9.4-1|930	+ Revision: 480695
12mr|kdebase4-4.9.4-1|931	- Update to kde 4.4 beta2
12mr|kdebase4-4.9.4-1|932	
12mr|kdebase4-4.9.4-1|933	* Fri Dec 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.80-1mdv2010.1
12mr|kdebase4-4.9.4-1|934	+ Revision: 473158
12mr|kdebase4-4.9.4-1|935	- Update to kde 4.4 Beta1
12mr|kdebase4-4.9.4-1|936	
12mr|kdebase4-4.9.4-1|937	* Sat Nov 28 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.77-1mdv2010.1
12mr|kdebase4-4.9.4-1|938	+ Revision: 470773
12mr|kdebase4-4.9.4-1|939	- add webkitkde-devel as buildrequire
12mr|kdebase4-4.9.4-1|940	- Update to kde 4.3.77
12mr|kdebase4-4.9.4-1|941	
12mr|kdebase4-4.9.4-1|942	* Mon Nov 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.75-1mdv2010.1
12mr|kdebase4-4.9.4-1|943	+ Revision: 466596
12mr|kdebase4-4.9.4-1|944	- Update to kde 4.3.75
12mr|kdebase4-4.9.4-1|945	Removed webkitkde Buildrequire until the rpm is fixed
12mr|kdebase4-4.9.4-1|946	Fix file list
12mr|kdebase4-4.9.4-1|947	
12mr|kdebase4-4.9.4-1|948	* Wed Nov 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.73-3mdv2010.1
12mr|kdebase4-4.9.4-1|949	+ Revision: 464591
12mr|kdebase4-4.9.4-1|950	- Rebuild
12mr|kdebase4-4.9.4-1|951	
12mr|kdebase4-4.9.4-1|952	* Sat Nov 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.73-2mdv2010.1
12mr|kdebase4-4.9.4-1|953	+ Revision: 462459
12mr|kdebase4-4.9.4-1|954	- Remove wrong Require
12mr|kdebase4-4.9.4-1|955	
12mr|kdebase4-4.9.4-1|956	* Sat Nov 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.73-1mdv2010.1
12mr|kdebase4-4.9.4-1|957	+ Revision: 462389
12mr|kdebase4-4.9.4-1|958	- Update to kde 4.3.73
12mr|kdebase4-4.9.4-1|959	
12mr|kdebase4-4.9.4-1|960	* Wed Oct 28 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.2-3mdv2010.0
12mr|kdebase4-4.9.4-1|961	+ Revision: 459627
12mr|kdebase4-4.9.4-1|962	- Fix password modification in kdepasswd ( BKO #212004)
12mr|kdebase4-4.9.4-1|963	
12mr|kdebase4-4.9.4-1|964	* Sun Oct 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.2-2mdv2010.0
12mr|kdebase4-4.9.4-1|965	+ Revision: 459204
12mr|kdebase4-4.9.4-1|966	- Add 2 patches fixing xdg-user issues
12mr|kdebase4-4.9.4-1|967	
12mr|kdebase4-4.9.4-1|968	* Tue Oct 06 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.2-1mdv2010.0
12mr|kdebase4-4.9.4-1|969	+ Revision: 454426
12mr|kdebase4-4.9.4-1|970	- New upstream release 4.3.2.
12mr|kdebase4-4.9.4-1|971	
12mr|kdebase4-4.9.4-1|972	* Thu Sep 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.1-4mdv2010.0
12mr|kdebase4-4.9.4-1|973	+ Revision: 444183
12mr|kdebase4-4.9.4-1|974	- Obsolete kde3 packages
12mr|kdebase4-4.9.4-1|975	
12mr|kdebase4-4.9.4-1|976	* Thu Sep 17 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.1-3mdv2010.0
12mr|kdebase4-4.9.4-1|977	+ Revision: 443987
12mr|kdebase4-4.9.4-1|978	- Rebuild against mistaken removal
12mr|kdebase4-4.9.4-1|979	
12mr|kdebase4-4.9.4-1|980	* Sat Sep 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.1-2mdv2010.0
12mr|kdebase4-4.9.4-1|981	+ Revision: 438578
12mr|kdebase4-4.9.4-1|982	- Obsolete kde3 packages
12mr|kdebase4-4.9.4-1|983	
12mr|kdebase4-4.9.4-1|984	* Tue Sep 01 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.1-1mdv2010.0
12mr|kdebase4-4.9.4-1|985	+ Revision: 423204
12mr|kdebase4-4.9.4-1|986	- New upstream release 4.3.1.
12mr|kdebase4-4.9.4-1|987	
12mr|kdebase4-4.9.4-1|988	* Tue Aug 04 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.0-1mdv2010.0
12mr|kdebase4-4.9.4-1|989	+ Revision: 409400
12mr|kdebase4-4.9.4-1|990	- New upstream release 4.3.0.
12mr|kdebase4-4.9.4-1|991	
12mr|kdebase4-4.9.4-1|992	* Wed Jul 22 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.98-1mdv2010.0
12mr|kdebase4-4.9.4-1|993	+ Revision: 398723
12mr|kdebase4-4.9.4-1|994	- Update to KDE 4.3 RC3
12mr|kdebase4-4.9.4-1|995	
12mr|kdebase4-4.9.4-1|996	* Sat Jul 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.96-1mdv2010.0
12mr|kdebase4-4.9.4-1|997	+ Revision: 394584
12mr|kdebase4-4.9.4-1|998	- Update to Rc2
12mr|kdebase4-4.9.4-1|999	
12mr|kdebase4-4.9.4-1|1000	* Sat Jun 27 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.95-3mdv2010.0
12mr|kdebase4-4.9.4-1|1001	+ Revision: 389816
12mr|kdebase4-4.9.4-1|1002	- Apply previous patch
12mr|kdebase4-4.9.4-1|1003	- Use mandriva icon for Home.desktop
12mr|kdebase4-4.9.4-1|1004	
12mr|kdebase4-4.9.4-1|1005	* Thu Jun 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.95-1mdv2010.0
12mr|kdebase4-4.9.4-1|1006	+ Revision: 389158
12mr|kdebase4-4.9.4-1|1007	- Update to kde 4.3Rc1
12mr|kdebase4-4.9.4-1|1008	
12mr|kdebase4-4.9.4-1|1009	* Thu Jun 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.90-1mdv2010.0
12mr|kdebase4-4.9.4-1|1010	+ Revision: 382682
12mr|kdebase4-4.9.4-1|1011	- Update to beta2
12mr|kdebase4-4.9.4-1|1012	
12mr|kdebase4-4.9.4-1|1013	* Fri May 29 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.88-3mdv2010.0
12mr|kdebase4-4.9.4-1|1014	+ Revision: 381065
12mr|kdebase4-4.9.4-1|1015	- Remove requires on konqueror in the dolphin package
12mr|kdebase4-4.9.4-1|1016	- Konqueror must requires dolphin, if not the file manager part does not work
12mr|kdebase4-4.9.4-1|1017	
12mr|kdebase4-4.9.4-1|1018	* Fri May 29 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.88-1mdv2010.0
12mr|kdebase4-4.9.4-1|1019	+ Revision: 380732
12mr|kdebase4-4.9.4-1|1020	- Update to kde 4.2.88
12mr|kdebase4-4.9.4-1|1021	
12mr|kdebase4-4.9.4-1|1022	* Fri May 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.87-1mdv2010.0
12mr|kdebase4-4.9.4-1|1023	+ Revision: 378779
12mr|kdebase4-4.9.4-1|1024	- Update to kde   4.2.87
12mr|kdebase4-4.9.4-1|1025	
12mr|kdebase4-4.9.4-1|1026	* Fri May 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.85-1mdv2010.0
12mr|kdebase4-4.9.4-1|1027	+ Revision: 373517
12mr|kdebase4-4.9.4-1|1028	- Update to kde 4.2.85
12mr|kdebase4-4.9.4-1|1029	
12mr|kdebase4-4.9.4-1|1030	* Mon May 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.71-0.svn961800.1mdv2010.0
12mr|kdebase4-4.9.4-1|1031	+ Revision: 371518
12mr|kdebase4-4.9.4-1|1032	- Update to kde 4.2.71
12mr|kdebase4-4.9.4-1|1033	
12mr|kdebase4-4.9.4-1|1034	* Thu Apr 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.70-0.svn954171.1mdv2010.0
12mr|kdebase4-4.9.4-1|1035	+ Revision: 369154
12mr|kdebase4-4.9.4-1|1036	- Update to kde 4.2.70
12mr|kdebase4-4.9.4-1|1037	Rediff patches
12mr|kdebase4-4.9.4-1|1038	Remove merged patches
12mr|kdebase4-4.9.4-1|1039	Fix File list
12mr|kdebase4-4.9.4-1|1040	
12mr|kdebase4-4.9.4-1|1041	* Fri Apr 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.2-7mdv2009.1
12mr|kdebase4-4.9.4-1|1042	+ Revision: 367879
12mr|kdebase4-4.9.4-1|1043	- Really apply patch110
12mr|kdebase4-4.9.4-1|1044	
12mr|kdebase4-4.9.4-1|1045	* Wed Apr 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.2-6mdv2009.1
12mr|kdebase4-4.9.4-1|1046	+ Revision: 367593
12mr|kdebase4-4.9.4-1|1047	- Fix panel size when hovering files
12mr|kdebase4-4.9.4-1|1048	
12mr|kdebase4-4.9.4-1|1049	* Fri Apr 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.2-5mdv2009.1
12mr|kdebase4-4.9.4-1|1050	+ Revision: 365928
12mr|kdebase4-4.9.4-1|1051	- Add some upstream patches from branch
12mr|kdebase4-4.9.4-1|1052	- Patch108: Show tab names containing '&' correctly in Konqueror. ( KDE bug #189281 )
12mr|kdebase4-4.9.4-1|1053	- Patch109: Adjust the first column width to the maximum needed   ( KDE bug #178794 )
12mr|kdebase4-4.9.4-1|1054	
12mr|kdebase4-4.9.4-1|1055	* Tue Apr 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.2-4mdv2009.1
12mr|kdebase4-4.9.4-1|1056	+ Revision: 364679
12mr|kdebase4-4.9.4-1|1057	- Add two patches from trunk
12mr|kdebase4-4.9.4-1|1058	- Fix shortcuts in folderview
12mr|kdebase4-4.9.4-1|1059	- Allow to add cashew actions in the folderview right click
12mr|kdebase4-4.9.4-1|1060	
12mr|kdebase4-4.9.4-1|1061	* Mon Apr 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.2-3mdv2009.1
12mr|kdebase4-4.9.4-1|1062	+ Revision: 364381
12mr|kdebase4-4.9.4-1|1063	- Add Upstream patches from the 4.2 branch
12mr|kdebase4-4.9.4-1|1064	- Patch107: Fixed regression introduced with KDE 4.2.0 that the column width setting was ignored.
12mr|kdebase4-4.9.4-1|1065	
12mr|kdebase4-4.9.4-1|1066	* Sun Apr 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.2-2mdv2009.1
12mr|kdebase4-4.9.4-1|1067	+ Revision: 364123
12mr|kdebase4-4.9.4-1|1068	- Add some upstream patches from branch
12mr|kdebase4-4.9.4-1|1069	- Patch100: Fix local service menus and built-in local services not being shown
12mr|kdebase4-4.9.4-1|1070	- Patch101: When looking for a frame by name, look first in the calling part
12mr|kdebase4-4.9.4-1|1071	- Patch102: Use a better way to ensure that the popup is closed when the user clicks outside of it.
12mr|kdebase4-4.9.4-1|1072	- Patch103: Fix openUrlRequest
12mr|kdebase4-4.9.4-1|1073	- Patch104: Fixes the problem that multiple tabs might get opened on middle clicking a folder in Columns View.
12mr|kdebase4-4.9.4-1|1074	- Patch105: Folderview: Fix a valgrind warning about an uninitialized variable.
12mr|kdebase4-4.9.4-1|1075	- Patch106: KFind: Now using "locate" returns results properly
12mr|kdebase4-4.9.4-1|1076	
12mr|kdebase4-4.9.4-1|1077	* Sun Mar 29 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.2-1mdv2009.1
12mr|kdebase4-4.9.4-1|1078	+ Revision: 362076
12mr|kdebase4-4.9.4-1|1079	- Update to kde 4.2.2
12mr|kdebase4-4.9.4-1|1080	Remove merged patches
12mr|kdebase4-4.9.4-1|1081	
12mr|kdebase4-4.9.4-1|1082	* Wed Mar 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.1-5mdv2009.1
12mr|kdebase4-4.9.4-1|1083	+ Revision: 357245
12mr|kdebase4-4.9.4-1|1084	- Obsoletes old kde3 konsole
12mr|kdebase4-4.9.4-1|1085	- Obsolete old kdebase-nsplugins
12mr|kdebase4-4.9.4-1|1086	
12mr|kdebase4-4.9.4-1|1087	* Wed Mar 04 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.1-3mdv2009.1
12mr|kdebase4-4.9.4-1|1088	+ Revision: 348467
12mr|kdebase4-4.9.4-1|1089	- Added konqueror conflicts for old kde4-nsplugins in 2009.0
12mr|kdebase4-4.9.4-1|1090	
12mr|kdebase4-4.9.4-1|1091	* Wed Mar 04 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.1-2mdv2009.1
12mr|kdebase4-4.9.4-1|1092	+ Revision: 348383
12mr|kdebase4-4.9.4-1|1093	- New "smart" detection code in konsole braking completly the selction behavior. Reverting to 4.2.0 process until upstream is notified
12mr|kdebase4-4.9.4-1|1094	
12mr|kdebase4-4.9.4-1|1095	* Sat Feb 28 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.1-1mdv2009.1
12mr|kdebase4-4.9.4-1|1096	+ Revision: 346118
12mr|kdebase4-4.9.4-1|1097	- KDE 4.2.1 try#1 upstream release
12mr|kdebase4-4.9.4-1|1098	
12mr|kdebase4-4.9.4-1|1099	* Wed Feb 25 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.0-9mdv2009.1
12mr|kdebase4-4.9.4-1|1100	+ Revision: 344931
12mr|kdebase4-4.9.4-1|1101	- Make Mandriva systemn settings user dialog compliant with faces dir used in our distro
12mr|kdebase4-4.9.4-1|1102	
12mr|kdebase4-4.9.4-1|1103	* Tue Feb 24 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.0-8mdv2009.1
12mr|kdebase4-4.9.4-1|1104	+ Revision: 344529
12mr|kdebase4-4.9.4-1|1105	- remove patch200
12mr|kdebase4-4.9.4-1|1106	
12mr|kdebase4-4.9.4-1|1107	* Sun Feb 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.0-7mdv2009.1
12mr|kdebase4-4.9.4-1|1108	+ Revision: 343999
12mr|kdebase4-4.9.4-1|1109	- Fix patch
12mr|kdebase4-4.9.4-1|1110	- [Trunk] Allow to move tabs
12mr|kdebase4-4.9.4-1|1111	- Revert the revert ( was not the origin of the issue)
12mr|kdebase4-4.9.4-1|1112	
12mr|kdebase4-4.9.4-1|1113	* Wed Feb 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.0-6mdv2009.1
12mr|kdebase4-4.9.4-1|1114	+ Revision: 342556
12mr|kdebase4-4.9.4-1|1115	- Revert upstream commit 903395 for tests purposes
12mr|kdebase4-4.9.4-1|1116	
12mr|kdebase4-4.9.4-1|1117	* Sun Feb 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.0-5mdv2009.1
12mr|kdebase4-4.9.4-1|1118	+ Revision: 340649
12mr|kdebase4-4.9.4-1|1119	- Remove SuperUser profile, asked by upstream
12mr|kdebase4-4.9.4-1|1120	
12mr|kdebase4-4.9.4-1|1121	* Sun Feb 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.0-4mdv2009.1
12mr|kdebase4-4.9.4-1|1122	+ Revision: 340607
12mr|kdebase4-4.9.4-1|1123	- Fix konsole with Vim
12mr|kdebase4-4.9.4-1|1124	- Add a SuperUser profiles ( proposed upstream)
12mr|kdebase4-4.9.4-1|1125	
12mr|kdebase4-4.9.4-1|1126	* Mon Feb 02 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.0-2mdv2009.1
12mr|kdebase4-4.9.4-1|1127	+ Revision: 336401
12mr|kdebase4-4.9.4-1|1128	- Enable testing to allow to copy/paste on folderview
12mr|kdebase4-4.9.4-1|1129	
12mr|kdebase4-4.9.4-1|1130	* Tue Jan 27 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.0-1mdv2009.1
12mr|kdebase4-4.9.4-1|1131	+ Revision: 334608
12mr|kdebase4-4.9.4-1|1132	- Bring back the webkit part
12mr|kdebase4-4.9.4-1|1133	- Update with official 4.2.0 upstream tarball
12mr|kdebase4-4.9.4-1|1134	
12mr|kdebase4-4.9.4-1|1135	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-4.9.4-1|1136	- Fix Requires (Bug  #47250)
12mr|kdebase4-4.9.4-1|1137	
12mr|kdebase4-4.9.4-1|1138	* Thu Jan 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.96-2mdv2009.1
12mr|kdebase4-4.9.4-1|1139	+ Revision: 329938
12mr|kdebase4-4.9.4-1|1140	- Rebuild
12mr|kdebase4-4.9.4-1|1141	
12mr|kdebase4-4.9.4-1|1142	* Thu Jan 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.96-1mdv2009.1
12mr|kdebase4-4.9.4-1|1143	+ Revision: 327284
12mr|kdebase4-4.9.4-1|1144	- Fix file list
12mr|kdebase4-4.9.4-1|1145	- Remove merged patches
12mr|kdebase4-4.9.4-1|1146	
12mr|kdebase4-4.9.4-1|1147	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-4.9.4-1|1148	- Update with Release Candidate 1 - 4.1.96
12mr|kdebase4-4.9.4-1|1149	
12mr|kdebase4-4.9.4-1|1150	* Mon Dec 29 2008 Funda Wang <fwang@mandriva.org> 1:4.1.85-3mdv2009.1
12mr|kdebase4-4.9.4-1|1151	+ Revision: 320842
12mr|kdebase4-4.9.4-1|1152	- rebuild for new raw1394
12mr|kdebase4-4.9.4-1|1153	
12mr|kdebase4-4.9.4-1|1154	* Wed Dec 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.85-2mdv2009.1
12mr|kdebase4-4.9.4-1|1155	+ Revision: 318325
12mr|kdebase4-4.9.4-1|1156	- fix write of mimeapps.list
12mr|kdebase4-4.9.4-1|1157	- Testing patch from dfaure when adding file association
12mr|kdebase4-4.9.4-1|1158	
12mr|kdebase4-4.9.4-1|1159	* Fri Dec 12 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.85-1mdv2009.1
12mr|kdebase4-4.9.4-1|1160	+ Revision: 313755
12mr|kdebase4-4.9.4-1|1161	- Fix File list
12mr|kdebase4-4.9.4-1|1162	
12mr|kdebase4-4.9.4-1|1163	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-4.9.4-1|1164	- Update with Beta 1 - 4.1.85
12mr|kdebase4-4.9.4-1|1165	
12mr|kdebase4-4.9.4-1|1166	* Thu Dec 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.82-1mdv2009.1
12mr|kdebase4-4.9.4-1|1167	+ Revision: 312977
12mr|kdebase4-4.9.4-1|1168	- Update to kde 4.1.82
12mr|kdebase4-4.9.4-1|1169	
12mr|kdebase4-4.9.4-1|1170	* Sun Nov 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.81-1mdv2009.1
12mr|kdebase4-4.9.4-1|1171	+ Revision: 308577
12mr|kdebase4-4.9.4-1|1172	- Update to kde 4.1.81
12mr|kdebase4-4.9.4-1|1173	- Fix folderview description and summary
12mr|kdebase4-4.9.4-1|1174	
12mr|kdebase4-4.9.4-1|1175	* Thu Nov 20 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.80-1mdv2009.1
12mr|kdebase4-4.9.4-1|1176	+ Revision: 304866
12mr|kdebase4-4.9.4-1|1177	- Fix BuildRequires ( because of KNewPasswordDialog::checkAndGetPassword )
12mr|kdebase4-4.9.4-1|1178	
12mr|kdebase4-4.9.4-1|1179	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-4.9.4-1|1180	- Update with Beta 1 - 4.1.80
12mr|kdebase4-4.9.4-1|1181	
12mr|kdebase4-4.9.4-1|1182	* Fri Nov 14 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.73-1mdv2009.1
12mr|kdebase4-4.9.4-1|1183	+ Revision: 303168
12mr|kdebase4-4.9.4-1|1184	- Fix install
12mr|kdebase4-4.9.4-1|1185	- Update to kde 4.1.73
12mr|kdebase4-4.9.4-1|1186	Fix file list
12mr|kdebase4-4.9.4-1|1187	Use %%makeinstall macros
12mr|kdebase4-4.9.4-1|1188	Remove the rm -fr on a non existant file
12mr|kdebase4-4.9.4-1|1189	
12mr|kdebase4-4.9.4-1|1190	* Fri Oct 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.71-1mdv2009.1
12mr|kdebase4-4.9.4-1|1191	+ Revision: 297014
12mr|kdebase4-4.9.4-1|1192	- Update to kde 4.1.71
12mr|kdebase4-4.9.4-1|1193	
12mr|kdebase4-4.9.4-1|1194	* Mon Oct 20 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.70-2mdv2009.1
12mr|kdebase4-4.9.4-1|1195	+ Revision: 295842
12mr|kdebase4-4.9.4-1|1196	- Update to kde 4.1.70
12mr|kdebase4-4.9.4-1|1197	
12mr|kdebase4-4.9.4-1|1198	* Sun Sep 28 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.2-4mdv2009.0
12mr|kdebase4-4.9.4-1|1199	+ Revision: 289072
12mr|kdebase4-4.9.4-1|1200	- fix parsing Konsole command in profiles ( from trunk )
12mr|kdebase4-4.9.4-1|1201	
12mr|kdebase4-4.9.4-1|1202	* Sat Sep 27 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.2-3mdv2009.0
12mr|kdebase4-4.9.4-1|1203	+ Revision: 288958
12mr|kdebase4-4.9.4-1|1204	- [BUGFIX] Allow to rename folder on the sidebar (Bug #43796)
12mr|kdebase4-4.9.4-1|1205	
12mr|kdebase4-4.9.4-1|1206	* Fri Sep 26 2008 Daniel Pestana de Gouveia <dpg@mandriva.com.br> 1:4.1.2-2mdv2009.0
12mr|kdebase4-4.9.4-1|1207	+ Revision: 288662
12mr|kdebase4-4.9.4-1|1208	- Fix drag-and-dropping files to the sidebar in Konqueror (#44095)
12mr|kdebase4-4.9.4-1|1209	
12mr|kdebase4-4.9.4-1|1210	* Fri Sep 26 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.2-1mdv2009.0
12mr|kdebase4-4.9.4-1|1211	+ Revision: 288331
12mr|kdebase4-4.9.4-1|1212	- KDE 4.1.2 arriving.
12mr|kdebase4-4.9.4-1|1213	
12mr|kdebase4-4.9.4-1|1214	* Thu Sep 18 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.1-5mdv2009.0
12mr|kdebase4-4.9.4-1|1215	+ Revision: 285652
12mr|kdebase4-4.9.4-1|1216	- Post 4.1.1 branch past - konqueror masking ssl connections in listbox
12mr|kdebase4-4.9.4-1|1217	
12mr|kdebase4-4.9.4-1|1218	* Wed Sep 17 2008 Michael Scherer <misc@mandriva.org> 1:4.1.1-4mdv2009.0
12mr|kdebase4-4.9.4-1|1219	+ Revision: 285421
12mr|kdebase4-4.9.4-1|1220	- enhance konsole, kappfinder and konqueror summary
12mr|kdebase4-4.9.4-1|1221	- automated end of line fix ( vim macro that remove whitespace at the end )
12mr|kdebase4-4.9.4-1|1222	- fix Summary of kwrite and dolphin, fix #42918 and #42919, dolphin desc take from the old contrib package
12mr|kdebase4-4.9.4-1|1223	
12mr|kdebase4-4.9.4-1|1224	* Fri Sep 12 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.1-3mdv2009.0
12mr|kdebase4-4.9.4-1|1225	+ Revision: 284172
12mr|kdebase4-4.9.4-1|1226	- kdecore already requests a phonon backend, so we should not requires here
12mr|kdebase4-4.9.4-1|1227	
12mr|kdebase4-4.9.4-1|1228	* Thu Sep 04 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.1-2mdv2009.0
12mr|kdebase4-4.9.4-1|1229	+ Revision: 280648
12mr|kdebase4-4.9.4-1|1230	- Convenience requires
12mr|kdebase4-4.9.4-1|1231	
12mr|kdebase4-4.9.4-1|1232	* Fri Aug 29 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.1-1mdv2009.0
12mr|kdebase4-4.9.4-1|1233	+ Revision: 277483
12mr|kdebase4-4.9.4-1|1234	- Upgrade to forthcoming 4.1.1 packages
12mr|kdebase4-4.9.4-1|1235	- Prepare for 4.1.1. Added requires for misc-misc improving konsole font
12mr|kdebase4-4.9.4-1|1236	
12mr|kdebase4-4.9.4-1|1237	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-4.9.4-1|1238	- Add kfind as require of dolphin
12mr|kdebase4-4.9.4-1|1239	
12mr|kdebase4-4.9.4-1|1240	* Sun Aug 17 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.0-4mdv2009.0
12mr|kdebase4-4.9.4-1|1241	+ Revision: 273110
12mr|kdebase4-4.9.4-1|1242	- Move kcm_filetypes in dolphin
12mr|kdebase4-4.9.4-1|1243	
12mr|kdebase4-4.9.4-1|1244	* Mon Aug 04 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.0-3mdv2009.0
12mr|kdebase4-4.9.4-1|1245	+ Revision: 263380
12mr|kdebase4-4.9.4-1|1246	- Update with current branch 4.1 patches
12mr|kdebase4-4.9.4-1|1247	- Update with current branch 4.1 patches
12mr|kdebase4-4.9.4-1|1248	
12mr|kdebase4-4.9.4-1|1249	* Mon Jul 28 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.0-2mdv2009.0
12mr|kdebase4-4.9.4-1|1250	+ Revision: 251559
12mr|kdebase4-4.9.4-1|1251	- We should not requires pieces of kdeplasma-addons
12mr|kdebase4-4.9.4-1|1252	
12mr|kdebase4-4.9.4-1|1253	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-4.9.4-1|1254	- Fix Requires
12mr|kdebase4-4.9.4-1|1255	
12mr|kdebase4-4.9.4-1|1256	* Fri Jul 25 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.0-1mdv2009.0
12mr|kdebase4-4.9.4-1|1257	+ Revision: 247543
12mr|kdebase4-4.9.4-1|1258	- Update with Release Candidate 1 - 4.1.0
12mr|kdebase4-4.9.4-1|1259	
12mr|kdebase4-4.9.4-1|1260	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-4.9.4-1|1261	- Add keditbookmarks as a suggest of Konqueror
12mr|kdebase4-4.9.4-1|1262	
12mr|kdebase4-4.9.4-1|1263	* Fri Jul 11 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.98-2mdv2009.0
12mr|kdebase4-4.9.4-1|1264	+ Revision: 233636
12mr|kdebase4-4.9.4-1|1265	- Update with Release Candidate 1 - 4.0.98
12mr|kdebase4-4.9.4-1|1266	
12mr|kdebase4-4.9.4-1|1267	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-4.9.4-1|1268	- Fix dolphin menu location
12mr|kdebase4-4.9.4-1|1269	
12mr|kdebase4-4.9.4-1|1270	* Mon Jul 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.85-1mdv2009.0
12mr|kdebase4-4.9.4-1|1271	+ Revision: 232351
12mr|kdebase4-4.9.4-1|1272	- Update to kde 4.0.85
12mr|kdebase4-4.9.4-1|1273	- Move dolphin on the office section (menu cleaning task)
12mr|kdebase4-4.9.4-1|1274	
12mr|kdebase4-4.9.4-1|1275	* Thu Jul 03 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.84-3mdv2009.0
12mr|kdebase4-4.9.4-1|1276	+ Revision: 231402
12mr|kdebase4-4.9.4-1|1277	- Add patch0 : Do not show kappfinder on tthe menu
12mr|kdebase4-4.9.4-1|1278	
12mr|kdebase4-4.9.4-1|1279	* Wed Jul 02 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.84-2mdv2009.0
12mr|kdebase4-4.9.4-1|1280	+ Revision: 230824
12mr|kdebase4-4.9.4-1|1281	- recompile against plasma applet changes
12mr|kdebase4-4.9.4-1|1282	
12mr|kdebase4-4.9.4-1|1283	* Fri Jun 27 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.84-1mdv2009.0
12mr|kdebase4-4.9.4-1|1284	+ Revision: 229402
12mr|kdebase4-4.9.4-1|1285	- Update with new snapshot tarballs 4.0.84
12mr|kdebase4-4.9.4-1|1286	
12mr|kdebase4-4.9.4-1|1287	+ Anssi Hannula <anssi@mandriva.org>
12mr|kdebase4-4.9.4-1|1288	- fix wrong major in libkonquerorprivate and libdolphinprivate
12mr|kdebase4-4.9.4-1|1289	- ensure major correctness in file lists
12mr|kdebase4-4.9.4-1|1290	- add another conflict for smooth upgrade
12mr|kdebase4-4.9.4-1|1291	
12mr|kdebase4-4.9.4-1|1292	* Thu Jun 19 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.83-5mdv2009.0
12mr|kdebase4-4.9.4-1|1293	+ Revision: 226121
12mr|kdebase4-4.9.4-1|1294	- Update with new snapshot tarballs 4.0.83
12mr|kdebase4-4.9.4-1|1295	- Fix packaging bug found by anssi on libkonq
12mr|kdebase4-4.9.4-1|1296	- Obsoletes 4.0.3 packages released before
12mr|kdebase4-4.9.4-1|1297	
12mr|kdebase4-4.9.4-1|1298	+ Anssi Hannula <anssi@mandriva.org>
12mr|kdebase4-4.9.4-1|1299	- add more conflicts for smooth upgrade
12mr|kdebase4-4.9.4-1|1300	
12mr|kdebase4-4.9.4-1|1301	* Thu Jun 12 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.82-3mdv2009.0
12mr|kdebase4-4.9.4-1|1302	+ Revision: 218616
12mr|kdebase4-4.9.4-1|1303	- Fixed name os applet to match other ones in kdeplasma
12mr|kdebase4-4.9.4-1|1304	
12mr|kdebase4-4.9.4-1|1305	* Thu Jun 12 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.82-2mdv2009.0
12mr|kdebase4-4.9.4-1|1306	+ Revision: 218587
12mr|kdebase4-4.9.4-1|1307	- Fix Requires on plasma-applets-folderview
12mr|kdebase4-4.9.4-1|1308	
12mr|kdebase4-4.9.4-1|1309	* Thu Jun 12 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.82-1mdv2009.0
12mr|kdebase4-4.9.4-1|1310	+ Revision: 218482
12mr|kdebase4-4.9.4-1|1311	- And now we reach a proper nomenclature for plasma items arriving
12mr|kdebase4-4.9.4-1|1312	- Update with new snapshot tarballs 4.0.82
12mr|kdebase4-4.9.4-1|1313	
12mr|kdebase4-4.9.4-1|1314	+ Pixel <pixel@mandriva.com>
12mr|kdebase4-4.9.4-1|1315	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|kdebase4-4.9.4-1|1316	
12mr|kdebase4-4.9.4-1|1317	* Tue Jun 03 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.81-2mdv2009.0
12mr|kdebase4-4.9.4-1|1318	+ Revision: 214855
12mr|kdebase4-4.9.4-1|1319	- Update with new snapshot tarballs 4.0.81
12mr|kdebase4-4.9.4-1|1320	
12mr|kdebase4-4.9.4-1|1321	* Fri May 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.81-1mdv2009.0
12mr|kdebase4-4.9.4-1|1322	+ Revision: 213313
12mr|kdebase4-4.9.4-1|1323	- New snapshot 4.0.81
12mr|kdebase4-4.9.4-1|1324	
12mr|kdebase4-4.9.4-1|1325	* Sat May 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.80-1mdv2009.0
12mr|kdebase4-4.9.4-1|1326	+ Revision: 210924
12mr|kdebase4-4.9.4-1|1327	- Own %%_kde_appsdir/plugin
12mr|kdebase4-4.9.4-1|1328	- Remove unneeded Buildrequires
12mr|kdebase4-4.9.4-1|1329	- Rebuild against new soprano
12mr|kdebase4-4.9.4-1|1330	
12mr|kdebase4-4.9.4-1|1331	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-4.9.4-1|1332	- New upstream kde4 4.1 beta1
12mr|kdebase4-4.9.4-1|1333	
12mr|kdebase4-4.9.4-1|1334	* Sat May 17 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.74-3mdv2009.0
12mr|kdebase4-4.9.4-1|1335	+ Revision: 208373
12mr|kdebase4-4.9.4-1|1336	- Rebuild because of BS failure
12mr|kdebase4-4.9.4-1|1337	- Versionate BuildRequires
12mr|kdebase4-4.9.4-1|1338	- Rebuild against new kdepimlibs4
12mr|kdebase4-4.9.4-1|1339	
12mr|kdebase4-4.9.4-1|1340	+ Funda Wang <fwang@mandriva.org>
12mr|kdebase4-4.9.4-1|1341	- New version 4.0.74
12mr|kdebase4-4.9.4-1|1342	
12mr|kdebase4-4.9.4-1|1343	* Wed May 14 2008 Anssi Hannula <anssi@mandriva.org> 1:4.0.73-4mdv2009.0
12mr|kdebase4-4.9.4-1|1344	+ Revision: 207347
12mr|kdebase4-4.9.4-1|1345	- add another conflict with old kde3 for smooth upgrade
12mr|kdebase4-4.9.4-1|1346	
12mr|kdebase4-4.9.4-1|1347	* Thu May 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.73-3mdv2009.0
12mr|kdebase4-4.9.4-1|1348	+ Revision: 204709
12mr|kdebase4-4.9.4-1|1349	- Update to kde 4.0.73
12mr|kdebase4-4.9.4-1|1350	
12mr|kdebase4-4.9.4-1|1351	* Wed May 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.72-3mdv2009.0
12mr|kdebase4-4.9.4-1|1352	+ Revision: 203292
12mr|kdebase4-4.9.4-1|1353	- Fix conflicts against old kde3
12mr|kdebase4-4.9.4-1|1354	
12mr|kdebase4-4.9.4-1|1355	* Tue May 06 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.72-2mdv2009.0
12mr|kdebase4-4.9.4-1|1356	+ Revision: 202261
12mr|kdebase4-4.9.4-1|1357	- No need conflicts with nsplugin from kdebase4 for now
12mr|kdebase4-4.9.4-1|1358	
12mr|kdebase4-4.9.4-1|1359	* Tue May 06 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.72-1mdv2009.0
12mr|kdebase4-4.9.4-1|1360	+ Revision: 202052
12mr|kdebase4-4.9.4-1|1361	- Fix BuildRequires
12mr|kdebase4-4.9.4-1|1362	- Update to kde 4.0.72
12mr|kdebase4-4.9.4-1|1363	- Fix file list
12mr|kdebase4-4.9.4-1|1364	- New snapshot 4.0.70
12mr|kdebase4-4.9.4-1|1365	- New snapshot 4.0.69
12mr|kdebase4-4.9.4-1|1366	
12mr|kdebase4-4.9.4-1|1367	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-4.9.4-1|1368	- New upstream kde4 4.1 alpha 1
12mr|kdebase4-4.9.4-1|1369	- Starting to push new infrastructure for devel KDE 4.1. KDE 4 will be on / now. KDE is dead. Long live KDE vi kdenetwork4/SPECS/kdenetwork4.spec ;-)
12mr|kdebase4-4.9.4-1|1370	
12mr|kdebase4-4.9.4-1|1371	* Fri Mar 28 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.3-1mdv2008.1
12mr|kdebase4-4.9.4-1|1372	+ Revision: 190991
12mr|kdebase4-4.9.4-1|1373	- Update for last stable release 4.0.3
12mr|kdebase4-4.9.4-1|1374	
12mr|kdebase4-4.9.4-1|1375	* Mon Mar 10 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.2-4mdv2008.1
12mr|kdebase4-4.9.4-1|1376	+ Revision: 183935
12mr|kdebase4-4.9.4-1|1377	- Backport 2 patches of kde 4.0.3
12mr|kdebase4-4.9.4-1|1378	* Fix size in dolphin
12mr|kdebase4-4.9.4-1|1379	* Fix crash in dolphin
12mr|kdebase4-4.9.4-1|1380	
12mr|kdebase4-4.9.4-1|1381	* Sat Mar 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.2-3mdv2008.1
12mr|kdebase4-4.9.4-1|1382	+ Revision: 182139
12mr|kdebase4-4.9.4-1|1383	- Rebuild against new qt4 changes
12mr|kdebase4-4.9.4-1|1384	
12mr|kdebase4-4.9.4-1|1385	* Sun Mar 02 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.2-2mdv2008.1
12mr|kdebase4-4.9.4-1|1386	+ Revision: 177691
12mr|kdebase4-4.9.4-1|1387	- Fix conflict with kde4-kinfocenter (part 2)
12mr|kdebase4-4.9.4-1|1388	
12mr|kdebase4-4.9.4-1|1389	* Sat Mar 01 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.2-1mdv2008.1
12mr|kdebase4-4.9.4-1|1390	+ Revision: 177439
12mr|kdebase4-4.9.4-1|1391	- New upstream bugfix release 4.0.2
12mr|kdebase4-4.9.4-1|1392	
12mr|kdebase4-4.9.4-1|1393	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-4.9.4-1|1394	- Add ifdef statement to allow backports again
12mr|kdebase4-4.9.4-1|1395	
12mr|kdebase4-4.9.4-1|1396	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdebase4-4.9.4-1|1397	- fix summary-not-capitalized
12mr|kdebase4-4.9.4-1|1398	- fix description-line-too-long
12mr|kdebase4-4.9.4-1|1399	
12mr|kdebase4-4.9.4-1|1400	* Sun Feb 10 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.1-1mdv2008.1
12mr|kdebase4-4.9.4-1|1401	+ Revision: 164770
12mr|kdebase4-4.9.4-1|1402	- Updating for stable KDE 4.0.1
12mr|kdebase4-4.9.4-1|1403	- No more branches. From now, we will be using the monthly official KDE tarballs, as discussed by Mandriva KDE Team
12mr|kdebase4-4.9.4-1|1404	
12mr|kdebase4-4.9.4-1|1405	* Sun Jan 27 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.0-1.765555.2mdv2008.1
12mr|kdebase4-4.9.4-1|1406	+ Revision: 158702
12mr|kdebase4-4.9.4-1|1407	- Rebuild because of missing signatures
12mr|kdebase4-4.9.4-1|1408	
12mr|kdebase4-4.9.4-1|1409	* Thu Jan 24 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.0-1.765555.1mdv2008.1
12mr|kdebase4-4.9.4-1|1410	+ Revision: 157668
12mr|kdebase4-4.9.4-1|1411	- Update for current 4.0 branch
12mr|kdebase4-4.9.4-1|1412	
12mr|kdebase4-4.9.4-1|1413	* Tue Jan 08 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.0-1mdv2008.1
12mr|kdebase4-4.9.4-1|1414	+ Revision: 146492
12mr|kdebase4-4.9.4-1|1415	- Updated to official 4.0.0
12mr|kdebase4-4.9.4-1|1416	- Added xine-devel >= 1.1.9 as build requires
12mr|kdebase4-4.9.4-1|1417	
12mr|kdebase4-4.9.4-1|1418	+ Olivier Blin <blino@mandriva.org>
12mr|kdebase4-4.9.4-1|1419	- restore BuildRoot
12mr|kdebase4-4.9.4-1|1420	
12mr|kdebase4-4.9.4-1|1421	* Mon Dec 24 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.97.1-2.752228.1mdv2008.1
12mr|kdebase4-4.9.4-1|1422	+ Revision: 137367
12mr|kdebase4-4.9.4-1|1423	- New snapshot
12mr|kdebase4-4.9.4-1|1424	- Clean %%doc
12mr|kdebase4-4.9.4-1|1425	
12mr|kdebase4-4.9.4-1|1426	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdebase4-4.9.4-1|1427	- kill re-definition of %%buildroot on Pixel's request
12mr|kdebase4-4.9.4-1|1428	
12mr|kdebase4-4.9.4-1|1429	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-4.9.4-1|1430	- Fixed wrong excludes
12mr|kdebase4-4.9.4-1|1431	
12mr|kdebase4-4.9.4-1|1432	* Thu Dec 13 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.97.1-2mdv2008.1
12mr|kdebase4-4.9.4-1|1433	+ Revision: 119572
12mr|kdebase4-4.9.4-1|1434	- Fix Kinfocenter file list
12mr|kdebase4-4.9.4-1|1435	
12mr|kdebase4-4.9.4-1|1436	* Mon Dec 10 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.97.1-1mdv2008.1
12mr|kdebase4-4.9.4-1|1437	+ Revision: 117068
12mr|kdebase4-4.9.4-1|1438	- New Snapshot
12mr|kdebase4-4.9.4-1|1439	Kinfocenter is now on kdebase4 instead of kdebase4-runtime
12mr|kdebase4-4.9.4-1|1440	
12mr|kdebase4-4.9.4-1|1441	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-4.9.4-1|1442	- Updating to official kdebase 3.97.0
12mr|kdebase4-4.9.4-1|1443	- kdebase 4 now contains only apps part from kde 4 kdebase. The other parts are in kdebase4 runtime and workspace
12mr|kdebase4-4.9.4-1|1444	
12mr|kdebase4-4.9.4-1|1445	* Thu Dec 06 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.97.0-0.745416.1mdv2008.1
12mr|kdebase4-4.9.4-1|1446	+ Revision: 115857
12mr|kdebase4-4.9.4-1|1447	- KDE 4 Rc 2
12mr|kdebase4-4.9.4-1|1448	
12mr|kdebase4-4.9.4-1|1449	* Sun Dec 02 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.743949.1mdv2008.1
12mr|kdebase4-4.9.4-1|1450	+ Revision: 114413
12mr|kdebase4-4.9.4-1|1451	- New Snapshot
12mr|kdebase4-4.9.4-1|1452	(Icons on the systray are now transparent )
12mr|kdebase4-4.9.4-1|1453	
12mr|kdebase4-4.9.4-1|1454	* Thu Nov 29 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.743105.1mdv2008.1
12mr|kdebase4-4.9.4-1|1455	+ Revision: 113985
12mr|kdebase4-4.9.4-1|1456	- New snapshot
12mr|kdebase4-4.9.4-1|1457	
12mr|kdebase4-4.9.4-1|1458	* Wed Nov 28 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.742711.1mdv2008.1
12mr|kdebase4-4.9.4-1|1459	+ Revision: 113761
12mr|kdebase4-4.9.4-1|1460	- New snapshot
12mr|kdebase4-4.9.4-1|1461	
12mr|kdebase4-4.9.4-1|1462	* Mon Nov 26 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.741587.1mdv2008.1
12mr|kdebase4-4.9.4-1|1463	+ Revision: 112014
12mr|kdebase4-4.9.4-1|1464	- New snapshot
12mr|kdebase4-4.9.4-1|1465	
12mr|kdebase4-4.9.4-1|1466	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdebase4-4.9.4-1|1467	- fix description
12mr|kdebase4-4.9.4-1|1468	
12mr|kdebase4-4.9.4-1|1469	* Thu Nov 22 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.740034.1mdv2008.1
12mr|kdebase4-4.9.4-1|1470	+ Revision: 111252
12mr|kdebase4-4.9.4-1|1471	- New snapshot
12mr|kdebase4-4.9.4-1|1472	Add libkonquerorprivate package
12mr|kdebase4-4.9.4-1|1473	
12mr|kdebase4-4.9.4-1|1474	* Fri Nov 16 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.0-0.737290.1mdv2008.1
12mr|kdebase4-4.9.4-1|1475	+ Revision: 109015
12mr|kdebase4-4.9.4-1|1476	- KDE 4 RC1
12mr|kdebase4-4.9.4-1|1477	
12mr|kdebase4-4.9.4-1|1478	* Sun Nov 11 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.95.2-0.734846.1mdv2008.1
12mr|kdebase4-4.9.4-1|1479	+ Revision: 107491
12mr|kdebase4-4.9.4-1|1480	- New snapshot ( say hello back to nepomuk )
12mr|kdebase4-4.9.4-1|1481	
12mr|kdebase4-4.9.4-1|1482	* Thu Nov 01 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.95.1-0.731791.1mdv2008.1
12mr|kdebase4-4.9.4-1|1483	+ Revision: 104759
12mr|kdebase4-4.9.4-1|1484	- New snapshot post Rc1
12mr|kdebase4-4.9.4-1|1485	
12mr|kdebase4-4.9.4-1|1486	* Tue Oct 30 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.1-0.730896.1mdv2008.1
12mr|kdebase4-4.9.4-1|1487	+ Revision: 103760
12mr|kdebase4-4.9.4-1|1488	- Fix File list
12mr|kdebase4-4.9.4-1|1489	- New snapshot
12mr|kdebase4-4.9.4-1|1490	
12mr|kdebase4-4.9.4-1|1491	* Thu Oct 25 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.1-0.729034.1mdv2008.1
12mr|kdebase4-4.9.4-1|1492	+ Revision: 102035
12mr|kdebase4-4.9.4-1|1493	- New snapshot
12mr|kdebase4-4.9.4-1|1494	
12mr|kdebase4-4.9.4-1|1495	* Wed Oct 24 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.1-0.728613.1mdv2008.1
12mr|kdebase4-4.9.4-1|1496	+ Revision: 101690
12mr|kdebase4-4.9.4-1|1497	- Try to completly fix conflicts
12mr|kdebase4-4.9.4-1|1498	- Fix File list
12mr|kdebase4-4.9.4-1|1499	- New snapshot
12mr|kdebase4-4.9.4-1|1500	- New svn snapshot
12mr|kdebase4-4.9.4-1|1501	- Fix conflicts
12mr|kdebase4-4.9.4-1|1502	- Fix conflicts
12mr|kdebase4-4.9.4-1|1503	- Fix file list
12mr|kdebase4-4.9.4-1|1504	- Remove icons as kicker is dead
12mr|kdebase4-4.9.4-1|1505	
12mr|kdebase4-4.9.4-1|1506	* Sun Oct 21 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.0-0.727635.1mdv2008.1
12mr|kdebase4-4.9.4-1|1507	+ Revision: 100859
12mr|kdebase4-4.9.4-1|1508	- New svn  snapshot
12mr|kdebase4-4.9.4-1|1509	
12mr|kdebase4-4.9.4-1|1510	* Thu Oct 18 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.0-0.726654.2mdv2008.1
12mr|kdebase4-4.9.4-1|1511	+ Revision: 100005
12mr|kdebase4-4.9.4-1|1512	- Fix File list
12mr|kdebase4-4.9.4-1|1513	
12mr|kdebase4-4.9.4-1|1514	* Thu Oct 18 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.0-0.726385.2mdv2008.1
12mr|kdebase4-4.9.4-1|1515	+ Revision: 99968
12mr|kdebase4-4.9.4-1|1516	+ rebuild (emptylog)
12mr|kdebase4-4.9.4-1|1517	
12mr|kdebase4-4.9.4-1|1518	* Thu Oct 18 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.0-0.726385.1mdv2008.1
12mr|kdebase4-4.9.4-1|1519	+ Revision: 99883
12mr|kdebase4-4.9.4-1|1520	- Kde 4 Beta 3
12mr|kdebase4-4.9.4-1|1521	
12mr|kdebase4-4.9.4-1|1522	* Wed Oct 17 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.93.0-0.726042.1mdv2008.1
12mr|kdebase4-4.9.4-1|1523	+ Revision: 99520
12mr|kdebase4-4.9.4-1|1524	- Fix File list
12mr|kdebase4-4.9.4-1|1525	- New svn snapshot
12mr|kdebase4-4.9.4-1|1526	
12mr|kdebase4-4.9.4-1|1527	* Thu Oct 04 2007 Tiago Salem <salem@mandriva.com.br> 1:3.93.0-0.714129.4mdv2008.0
12mr|kdebase4-4.9.4-1|1528	+ Revision: 95494
12mr|kdebase4-4.9.4-1|1529	- Removing kcalc.svgz to avoid kicker crashes
12mr|kdebase4-4.9.4-1|1530	- Bump release
12mr|kdebase4-4.9.4-1|1531	
12mr|kdebase4-4.9.4-1|1532	* Thu Sep 27 2007 Tiago Salem <salem@mandriva.com.br> 1:3.93.0-0.714129.3mdv2008.0
12mr|kdebase4-4.9.4-1|1533	+ Revision: 93395
12mr|kdebase4-4.9.4-1|1534	- Bumping release
12mr|kdebase4-4.9.4-1|1535	- Fixing kmenu icon file
12mr|kdebase4-4.9.4-1|1536	- Removing mdv2008.0 from Obsoletes tags.
12mr|kdebase4-4.9.4-1|1537	
12mr|kdebase4-4.9.4-1|1538	* Thu Sep 20 2007 Tiago Salem <salem@mandriva.com.br> 1:3.93.0-0.714129.2mdv2008.0
12mr|kdebase4-4.9.4-1|1539	+ Revision: 91247
12mr|kdebase4-4.9.4-1|1540	- Making Obsoletes tags versioned
12mr|kdebase4-4.9.4-1|1541	
12mr|kdebase4-4.9.4-1|1542	* Mon Sep 17 2007 Anssi Hannula <anssi@mandriva.org> 1:3.93.0-0.712549.2mdv2008.0
12mr|kdebase4-4.9.4-1|1543	+ Revision: 89315
12mr|kdebase4-4.9.4-1|1544	- obsolete libkdebase46-devel instead of libkdebase4-devel (fixes #31484)
12mr|kdebase4-4.9.4-1|1545	
12mr|kdebase4-4.9.4-1|1546	* Fri Sep 14 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.93.0-0.712549.1mdv2008.0
12mr|kdebase4-4.9.4-1|1547	+ Revision: 85759
12mr|kdebase4-4.9.4-1|1548	- Update with revision 712549
12mr|kdebase4-4.9.4-1|1549	- Invalid source
12mr|kdebase4-4.9.4-1|1550	- Update with revision 708844
12mr|kdebase4-4.9.4-1|1551	
12mr|kdebase4-4.9.4-1|1552	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-4.9.4-1|1553	- Add missing conflicts
12mr|kdebase4-4.9.4-1|1554	
12mr|kdebase4-4.9.4-1|1555	* Tue Sep 04 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.93.0-0.708282.1mdv2008.0
12mr|kdebase4-4.9.4-1|1556	+ Revision: 79237
12mr|kdebase4-4.9.4-1|1557	- Update with revision 708282
12mr|kdebase4-4.9.4-1|1558	- Update with revision 708142
12mr|kdebase4-4.9.4-1|1559	
12mr|kdebase4-4.9.4-1|1560	* Thu Aug 30 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.92.0-0.706306.1mdv2008.0
12mr|kdebase4-4.9.4-1|1561	+ Revision: 75070
12mr|kdebase4-4.9.4-1|1562	- Update with revision 706306
12mr|kdebase4-4.9.4-1|1563	
12mr|kdebase4-4.9.4-1|1564	* Tue Aug 28 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.92.0-0.705487.2mdv2008.0
12mr|kdebase4-4.9.4-1|1565	+ Revision: 72365
12mr|kdebase4-4.9.4-1|1566	- Update with revision 705487
12mr|kdebase4-4.9.4-1|1567	- Update with revision 704399
12mr|kdebase4-4.9.4-1|1568	- Update with revision 702959
12mr|kdebase4-4.9.4-1|1569	- Update to revision 700912
12mr|kdebase4-4.9.4-1|1570	
12mr|kdebase4-4.9.4-1|1571	* Thu Aug 02 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.92.0-0.695685.1mdv2008.0
12mr|kdebase4-4.9.4-1|1572	+ Revision: 58317
12mr|kdebase4-4.9.4-1|1573	- Update for revision 695685
12mr|kdebase4-4.9.4-1|1574	- Update for revision 695647
12mr|kdebase4-4.9.4-1|1575	
12mr|kdebase4-4.9.4-1|1576	* Fri Jul 27 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.92-0.693361.2mdv2008.0
12mr|kdebase4-4.9.4-1|1577	+ Revision: 56445
12mr|kdebase4-4.9.4-1|1578	- Update to revision 693361
12mr|kdebase4-4.9.4-1|1579	- Disable klipper start for a while
12mr|kdebase4-4.9.4-1|1580	- Using new simplified build
12mr|kdebase4-4.9.4-1|1581	- Update for revision 690341
12mr|kdebase4-4.9.4-1|1582	
12mr|kdebase4-4.9.4-1|1583	* Wed Jul 18 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.91-0.689200.2mdv2008.0
12mr|kdebase4-4.9.4-1|1584	+ Revision: 53295
12mr|kdebase4-4.9.4-1|1585	- Better add an svg image than a shell script...
12mr|kdebase4-4.9.4-1|1586	
12mr|kdebase4-4.9.4-1|1587	* Wed Jul 18 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.91-0.689200.1mdv2008.0
12mr|kdebase4-4.9.4-1|1588	+ Revision: 53162
12mr|kdebase4-4.9.4-1|1589	- Fix soname now in kdebase
12mr|kdebase4-4.9.4-1|1590	- Update with revision 689200
12mr|kdebase4-4.9.4-1|1591	- Fixed file list
12mr|kdebase4-4.9.4-1|1592	- Fix plasma wallpaper ( hope so )
12mr|kdebase4-4.9.4-1|1593	- Update to revision 688743
12mr|kdebase4-4.9.4-1|1594	
12mr|kdebase4-4.9.4-1|1595	* Mon Jul 16 2007 Olivier Blin <blino@mandriva.org> 1:3.91-0.686880.3mdv2008.0
12mr|kdebase4-4.9.4-1|1596	+ Revision: 52444
12mr|kdebase4-4.9.4-1|1597	- require xmessage in the workspace package, it is used in startkde
12mr|kdebase4-4.9.4-1|1598	
12mr|kdebase4-4.9.4-1|1599	* Sat Jul 14 2007 Olivier Blin <blino@mandriva.org> 1:3.91-0.686880.2mdv2008.0
12mr|kdebase4-4.9.4-1|1600	+ Revision: 51904
12mr|kdebase4-4.9.4-1|1601	- require xprop and xset in the workspace package, they are used in startkde
12mr|kdebase4-4.9.4-1|1602	
12mr|kdebase4-4.9.4-1|1603	* Thu Jul 12 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.91-0.686880.1mdv2008.0
12mr|kdebase4-4.9.4-1|1604	+ Revision: 51575
12mr|kdebase4-4.9.4-1|1605	- Fix Mandriva background wallpaper
12mr|kdebase4-4.9.4-1|1606	- Update for revision 686880
12mr|kdebase4-4.9.4-1|1607	
12mr|kdebase4-4.9.4-1|1608	* Wed Jul 11 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.91-0.686593.1mdv2008.0
12mr|kdebase4-4.9.4-1|1609	+ Revision: 51431
12mr|kdebase4-4.9.4-1|1610	- Update for match new kdelibs
12mr|kdebase4-4.9.4-1|1611	- Update with revision 683926
12mr|kdebase4-4.9.4-1|1612	
12mr|kdebase4-4.9.4-1|1613	* Wed Jul 04 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.91-0.682706.1mdv2008.0
12mr|kdebase4-4.9.4-1|1614	+ Revision: 47973
12mr|kdebase4-4.9.4-1|1615	- Fix Conflicts
12mr|kdebase4-4.9.4-1|1616	- New snapshot after monday BIC
12mr|kdebase4-4.9.4-1|1617	
12mr|kdebase4-4.9.4-1|1618	* Tue Jul 03 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.91-0.682449.1mdv2008.0
12mr|kdebase4-4.9.4-1|1619	+ Revision: 47387
12mr|kdebase4-4.9.4-1|1620	- Put them on the right place
12mr|kdebase4-4.9.4-1|1621	- New snapshot
12mr|kdebase4-4.9.4-1|1622	
12mr|kdebase4-4.9.4-1|1623	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-4.9.4-1|1624	- Fix file list
12mr|kdebase4-4.9.4-1|1625	- Update from svn pos 3.91
12mr|kdebase4-4.9.4-1|1626	- New svn snapshot with more dolphin fixes
12mr|kdebase4-4.9.4-1|1627	- Update from svn
12mr|kdebase4-4.9.4-1|1628	
12mr|kdebase4-4.9.4-1|1629	* Tue Jun 26 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.90.2-0.680516mdv2008.0
12mr|kdebase4-4.9.4-1|1630	+ Revision: 44518
12mr|kdebase4-4.9.4-1|1631	- Finally a working build of current svn. Kdesktop is about to die.
12mr|kdebase4-4.9.4-1|1632	- Revision 680516
12mr|kdebase4-4.9.4-1|1633	- Update for svn revision 678468
12mr|kdebase4-4.9.4-1|1634	
12mr|kdebase4-4.9.4-1|1635	* Tue Jun 19 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.90.2-0.677668mdv2008.0
12mr|kdebase4-4.9.4-1|1636	+ Revision: 41649
12mr|kdebase4-4.9.4-1|1637	- Added nepomuk start/stop scripts on env/shutdown. Is not perfect yet but will help Sebastian to
12mr|kdebase4-4.9.4-1|1638	demonstrate nepomuk on akademy
12mr|kdebase4-4.9.4-1|1639	- Updated to lates branch. Preview back to work
12mr|kdebase4-4.9.4-1|1640	
12mr|kdebase4-4.9.4-1|1641	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdebase4-4.9.4-1|1642	- fix group
12mr|kdebase4-4.9.4-1|1643	
12mr|kdebase4-4.9.4-1|1644	* Mon Jun 18 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.90.2-0.677187mdv2008.0
12mr|kdebase4-4.9.4-1|1645	+ Revision: 41115
12mr|kdebase4-4.9.4-1|1646	- Make dm session works. Previous startkde patch was broken
12mr|kdebase4-4.9.4-1|1647	- Remove dups in file list
12mr|kdebase4-4.9.4-1|1648	- Now we have some background :-)
12mr|kdebase4-4.9.4-1|1649	
12mr|kdebase4-4.9.4-1|1650	* Sun Jun 17 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.90.2-0.676742mdv2008.0
12mr|kdebase4-4.9.4-1|1651	+ Revision: 40552
12mr|kdebase4-4.9.4-1|1652	- Added startup by command line. Just need type kde4
12mr|kdebase4-4.9.4-1|1653	- Added env for running kde4 apps. Now just need type kde4env
12mr|kdebase4-4.9.4-1|1654	- Fixed dm entry
12mr|kdebase4-4.9.4-1|1655	- New svn update. Oxygen kwin avaiable
12mr|kdebase4-4.9.4-1|1656	
12mr|kdebase4-4.9.4-1|1657	* Sat Jun 16 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.90.2-0.676117mdv2008.0
12mr|kdebase4-4.9.4-1|1658	+ Revision: 40370
12mr|kdebase4-4.9.4-1|1659	- New revision from svn
12mr|kdebase4-4.9.4-1|1660	- New kdebase 4 package
12mr|kdebase4-4.9.4-1|1661	
12mr|kdebase4-4.9.4-1|1662	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-4.9.4-1|1663	- Fix File list
12mr|kdebase4-4.9.4-1|1664	- New svn snapshot
12mr|kdebase4-4.9.4-1|1665	
12mr|kdebase4-4.9.4-1|1666	* Wed May 09 2007 Laurent Montel <lmontel@mandriva.org> 1:3.90.1-0.20070502.1mdv2008.0
12mr|kdebase4-4.9.4-1|1667	+ Revision: 25645
12mr|kdebase4-4.9.4-1|1668	- Update release
12mr|kdebase4-4.9.4-1|1669	- new snapshot
12mr|kdebase4-4.9.4-1|1670	- It's possible to compile with enable final
12mr|kdebase4-4.9.4-1|1671	
12mr|kdebase4-4.9.4-1|1672	* Wed May 02 2007 Laurent Montel <lmontel@mandriva.org> 1:3.80.3-0.20070502.6mdv2008.0
12mr|kdebase4-4.9.4-1|1673	+ Revision: 20514
12mr|kdebase4-4.9.4-1|1674	- new snapshot
12mr|kdebase4-4.9.4-1|1675	- new snapshot
12mr|kdebase4-4.9.4-1|1676	
12mr|kdebase4-4.9.4-1|1677	
12mr|kdebase4-4.9.4-1|1678	* Sat Apr 07 2007 Laurent Montel <lmontel@mandriva.com> 3.80.3-0.20070406.6mdv2007.1
12mr|kdebase4-4.9.4-1|1679	+ Revision: 150902
12mr|kdebase4-4.9.4-1|1680	- new snapshot
12mr|kdebase4-4.9.4-1|1681	- Update
12mr|kdebase4-4.9.4-1|1682	- new snapshot
12mr|kdebase4-4.9.4-1|1683	- Add buildrequires
12mr|kdebase4-4.9.4-1|1684	Cleanup
12mr|kdebase4-4.9.4-1|1685	- new snapshot
12mr|kdebase4-4.9.4-1|1686	
12mr|kdebase4-4.9.4-1|1687	* Thu Mar 01 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.3-0.20070228.6mdv2007.1
12mr|kdebase4-4.9.4-1|1688	+ Revision: 130607
12mr|kdebase4-4.9.4-1|1689	- Kate is moved into kdesdk
12mr|kdebase4-4.9.4-1|1690	- Fix spec file
12mr|kdebase4-4.9.4-1|1691	- Fix
12mr|kdebase4-4.9.4-1|1692	- new snapshot
12mr|kdebase4-4.9.4-1|1693	- 3.80.3
12mr|kdebase4-4.9.4-1|1694	- fix spec file
12mr|kdebase4-4.9.4-1|1695	- Forgot to commit it previously
12mr|kdebase4-4.9.4-1|1696	- new snapshot
12mr|kdebase4-4.9.4-1|1697	- new snapshot
12mr|kdebase4-4.9.4-1|1698	- Fix spec file
12mr|kdebase4-4.9.4-1|1699	- Bye bye mandrake-mime
12mr|kdebase4-4.9.4-1|1700	- Not necessary for the moment
12mr|kdebase4-4.9.4-1|1701	- Fix error
12mr|kdebase4-4.9.4-1|1702	- new snapshot
12mr|kdebase4-4.9.4-1|1703	- Add missing sources
12mr|kdebase4-4.9.4-1|1704	- new snapshot
12mr|kdebase4-4.9.4-1|1705	- Port Mandriva splashscreen to kde4
12mr|kdebase4-4.9.4-1|1706	
12mr|kdebase4-4.9.4-1|1707	* Wed Jan 17 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070117.2mdv2007.1
12mr|kdebase4-4.9.4-1|1708	+ Revision: 109760
12mr|kdebase4-4.9.4-1|1709	- Update
12mr|kdebase4-4.9.4-1|1710	
12mr|kdebase4-4.9.4-1|1711	* Tue Jan 09 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070109.1mdv2007.1
12mr|kdebase4-4.9.4-1|1712	+ Revision: 106367
12mr|kdebase4-4.9.4-1|1713	- Update
12mr|kdebase4-4.9.4-1|1714	- Create session-plugins for allow to install kdm
12mr|kdebase4-4.9.4-1|1715	without kdebase
12mr|kdebase4-4.9.4-1|1716	- Clean up
12mr|kdebase4-4.9.4-1|1717	- Change name for session
12mr|kdebase4-4.9.4-1|1718	
12mr|kdebase4-4.9.4-1|1719	* Wed Jan 03 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070103.1mdv2007.1
12mr|kdebase4-4.9.4-1|1720	+ Revision: 103562
12mr|kdebase4-4.9.4-1|1721	- Fix spec file
12mr|kdebase4-4.9.4-1|1722	- Fix spec files
12mr|kdebase4-4.9.4-1|1723	- new update
12mr|kdebase4-4.9.4-1|1724	- Byebye menu
12mr|kdebase4-4.9.4-1|1725	
12mr|kdebase4-4.9.4-1|1726	* Fri Dec 29 2006 Laurent Montel <lmontel@mandriva.com> 1:3.80-8mdv2007.1
12mr|kdebase4-4.9.4-1|1727	+ Revision: 102493
12mr|kdebase4-4.9.4-1|1728	- Add buildrequires
12mr|kdebase4-4.9.4-1|1729	- fix conflict
12mr|kdebase4-4.9.4-1|1730	- Import kdebase4
12mr|kdebase4-4.9.4-1|1731	
12mr|kdebase4-4.9.4-1|1732	* Fri Dec 01 2006 Laurent Montel <lmontel@mandriva.com> 3.5.5-9mdv2007.0
12mr|kdebase4-4.9.4-1|1733	- First package
12mr|kdebase4-4.9.4-1|1734	

14513 12
12mr|kdebase4-runtime-4.9.4-1|1	Name:		kdebase4-runtime
12mr|kdebase4-runtime-4.9.4-1|2	Summary:	K Desktop Environment - Base Runtime
12mr|kdebase4-runtime-4.9.4-1|3	Version:	4.9.4
12mr|kdebase4-runtime-4.9.4-1|4	Release:	1
12mr|kdebase4-runtime-4.9.4-1|5	Epoch:		1
12mr|kdebase4-runtime-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kdebase4-runtime-4.9.4-1|7	License:	GPL
12mr|kdebase4-runtime-4.9.4-1|8	URL:		http://www.kde.org
12mr|kdebase4-runtime-4.9.4-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kde-runtime-%{version}.tar.xz
12mr|kdebase4-runtime-4.9.4-1|10	Source1:	kdebase4-runtime.rpmlintrc
12mr|kdebase4-runtime-4.9.4-1|11	Patch0:		kdebase-runtime-4.5.74-fix-htsearch-path.patch
12mr|kdebase4-runtime-4.9.4-1|12	Patch5:		kdebase-runtime-4.3.2-knotify-fix-cpu-charge.patch
12mr|kdebase4-runtime-4.9.4-1|13	Patch8:		kdebase-runtime-4.4.1-use-mdv-icon.patch
12mr|kdebase4-runtime-4.9.4-1|14	
12mr|kdebase4-runtime-4.9.4-1|15	#(nl) DO NOT REMOVE, NEEDED FOR MDV/ROSA DEFAULT DESKTOP
12mr|kdebase4-runtime-4.9.4-1|16	Patch9:		kdebase-runtime-4.6.4-do-not-show-homedesktop.patch
12mr|kdebase4-runtime-4.9.4-1|17	Patch10:	kdebase-runtime-4.6.4-do-not-copy-trash.patch
12mr|kdebase4-runtime-4.9.4-1|18	
12mr|kdebase4-runtime-4.9.4-1|19	Patch100:	kdebase-runtime-4.8.0-knetattachxdg.patch
12mr|kdebase4-runtime-4.9.4-1|20	Patch101:	kde-runtime-4.9.0-l10n-ru.patch
12mr|kdebase4-runtime-4.9.4-1|21	Patch102:	kde-runtime-4.8.2-save-i18n-settings.patch
12mr|kdebase4-runtime-4.9.4-1|22	Patch103:	kde-runtime-4.9.3-kcmlocale-fix-translations.patch
12mr|kdebase4-runtime-4.9.4-1|23	
12mr|kdebase4-runtime-4.9.4-1|24	BuildRequires:	kdelibs4-devel
12mr|kdebase4-runtime-4.9.4-1|25	BuildRequires:	kdepimlibs4-devel
12mr|kdebase4-runtime-4.9.4-1|26	BuildRequires:	nepomuk-core-devel
12mr|kdebase4-runtime-4.9.4-1|27	BuildRequires:	jpeg-devel
12mr|kdebase4-runtime-4.9.4-1|28	BuildRequires:	ssh-devel
12mr|kdebase4-runtime-4.9.4-1|29	BuildRequires:	automoc4
12mr|kdebase4-runtime-4.9.4-1|30	BuildRequires:	pkgconfig(alsa)
12mr|kdebase4-runtime-4.9.4-1|31	BuildRequires:	pkgconfig(exiv2)
12mr|kdebase4-runtime-4.9.4-1|32	BuildRequires:	pkgconfig(libattica)
12mr|kdebase4-runtime-4.9.4-1|33	BuildRequires:	pkgconfig(libcanberra)
12mr|kdebase4-runtime-4.9.4-1|34	BuildRequires:	pkgconfig(libkactivities)
12mr|kdebase4-runtime-4.9.4-1|35	BuildRequires:	pkgconfig(libpulse)
12mr|kdebase4-runtime-4.9.4-1|36	BuildRequires:	pkgconfig(libstreams)
12mr|kdebase4-runtime-4.9.4-1|37	BuildRequires:	pkgconfig(libxine)
12mr|kdebase4-runtime-4.9.4-1|38	BuildRequires:	pkgconfig(NetworkManager)
12mr|kdebase4-runtime-4.9.4-1|39	BuildRequires:	pkgconfig(OpenEXR)
12mr|kdebase4-runtime-4.9.4-1|40	BuildRequires:	pkgconfig(phonon)
12mr|kdebase4-runtime-4.9.4-1|41	BuildRequires:	pkgconfig(smbclient)
12mr|kdebase4-runtime-4.9.4-1|42	BuildRequires:	pkgconfig(soprano)
12mr|kdebase4-runtime-4.9.4-1|43	BuildRequires:	pkgconfig(xcursor)
12mr|kdebase4-runtime-4.9.4-1|44	
12mr|kdebase4-runtime-4.9.4-1|45	Requires:	kdelibs4-core
12mr|kdebase4-runtime-4.9.4-1|46	Requires:	oxygen-icon-theme
12mr|kdebase4-runtime-4.9.4-1|47	Requires:	libkactivities
12mr|kdebase4-runtime-4.9.4-1|48	Suggests:	kde4-l10n
12mr|kdebase4-runtime-4.9.4-1|49	Suggests:	hicolor-icon-theme
12mr|kdebase4-runtime-4.9.4-1|50	Suggests:	kde4-splash-mdv
12mr|kdebase4-runtime-4.9.4-1|51	Suggests:	htdig
12mr|kdebase4-runtime-4.9.4-1|52	Suggests:	kwallet-daemon
12mr|kdebase4-runtime-4.9.4-1|53	Suggests:	kdialog
12mr|kdebase4-runtime-4.9.4-1|54	Suggests:	gdb
12mr|kdebase4-runtime-4.9.4-1|55	Suggests:	cagibi
12mr|kdebase4-runtime-4.9.4-1|56	Requires:	soprano-plugin-redland
12mr|kdebase4-runtime-4.9.4-1|57	Requires:	polkit-kde-1
12mr|kdebase4-runtime-4.9.4-1|58	Conflicts:	kdebase4-workspace < 2:4.5.71
12mr|kdebase4-runtime-4.9.4-1|59	Conflicts:	nepomuk-scribo < 1:0.6.0-3
12mr|kdebase4-runtime-4.9.4-1|60	
12mr|kdebase4-runtime-4.9.4-1|61	%description
12mr|kdebase4-runtime-4.9.4-1|62	KDE 4 application runtime components.
12mr|kdebase4-runtime-4.9.4-1|63	
12mr|kdebase4-runtime-4.9.4-1|64	%files
12mr|kdebase4-runtime-4.9.4-1|65	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmremotewidgets.conf
12mr|kdebase4-runtime-4.9.4-1|66	%{_sysconfdir}/xdg/menus/kde-information.menu
12mr|kdebase4-runtime-4.9.4-1|67	%{_datadir}/dbus-1/interfaces/*.xml
12mr|kdebase4-runtime-4.9.4-1|68	%{_datadir}/dbus-1/*services/*.service
12mr|kdebase4-runtime-4.9.4-1|69	%{_datadir}/polkit-1/actions/*.policy
12mr|kdebase4-runtime-4.9.4-1|70	#
12mr|kdebase4-runtime-4.9.4-1|71	%{_kde_bindir}/kcmshell4
12mr|kdebase4-runtime-4.9.4-1|72	%{_kde_bindir}/kde-cp
12mr|kdebase4-runtime-4.9.4-1|73	%{_kde_bindir}/kde-mv
12mr|kdebase4-runtime-4.9.4-1|74	%{_kde_bindir}/kde-open
12mr|kdebase4-runtime-4.9.4-1|75	%{_kde_bindir}/kde4
12mr|kdebase4-runtime-4.9.4-1|76	%{_kde_bindir}/kde4-menu
12mr|kdebase4-runtime-4.9.4-1|77	%{_kde_bindir}/kdebugdialog
12mr|kdebase4-runtime-4.9.4-1|78	%{_kde_bindir}/kdesu
12mr|kdebase4-runtime-4.9.4-1|79	%{_kde_bindir}/keditfiletype
12mr|kdebase4-runtime-4.9.4-1|80	%{_kde_bindir}/kfile4
12mr|kdebase4-runtime-4.9.4-1|81	%{_kde_bindir}/kglobalaccel
12mr|kdebase4-runtime-4.9.4-1|82	%{_kde_bindir}/khelpcenter
12mr|kdebase4-runtime-4.9.4-1|83	%{_kde_bindir}/khotnewstuff-upload
12mr|kdebase4-runtime-4.9.4-1|84	%{_kde_bindir}/khotnewstuff4
12mr|kdebase4-runtime-4.9.4-1|85	%{_kde_bindir}/kiconfinder
12mr|kdebase4-runtime-4.9.4-1|86	%{_kde_bindir}/kioclient
12mr|kdebase4-runtime-4.9.4-1|87	%{_kde_bindir}/kmimetypefinder
12mr|kdebase4-runtime-4.9.4-1|88	%{_kde_bindir}/knotify4
12mr|kdebase4-runtime-4.9.4-1|89	%{_kde_bindir}/kquitapp
12mr|kdebase4-runtime-4.9.4-1|90	%{_kde_bindir}/kreadconfig
12mr|kdebase4-runtime-4.9.4-1|91	%{_kde_bindir}/kstart
12mr|kdebase4-runtime-4.9.4-1|92	%{_kde_bindir}/ksvgtopng
12mr|kdebase4-runtime-4.9.4-1|93	%{_kde_bindir}/ktraderclient
12mr|kdebase4-runtime-4.9.4-1|94	%{_kde_bindir}/ktrash
12mr|kdebase4-runtime-4.9.4-1|95	%{_kde_bindir}/kuiserver
12mr|kdebase4-runtime-4.9.4-1|96	%{_kde_bindir}/kwriteconfig
12mr|kdebase4-runtime-4.9.4-1|97	%{_kde_bindir}/nepomukcontroller
12mr|kdebase4-runtime-4.9.4-1|98	%{_kde_bindir}/plasmapkg
12mr|kdebase4-runtime-4.9.4-1|99	%{_kde_bindir}/plasma-remote-helper
12mr|kdebase4-runtime-4.9.4-1|100	%{_kde_bindir}/solid-hardware
12mr|kdebase4-runtime-4.9.4-1|101	%{_kde_autostart}/nepomukcontroller.desktop
12mr|kdebase4-runtime-4.9.4-1|102	%{_kde_libdir}/kconf_update_bin/phonon_devicepreference_update
12mr|kdebase4-runtime-4.9.4-1|103	%{_kde_libdir}/kconf_update_bin/phonon_deviceuids_update
12mr|kdebase4-runtime-4.9.4-1|104	%{_kde_libdir}/kde4/comicbookthumbnail.so
12mr|kdebase4-runtime-4.9.4-1|105	%{_kde_libdir}/kde4/cursorthumbnail.so
12mr|kdebase4-runtime-4.9.4-1|106	%{_kde_libdir}/kde4/djvuthumbnail.so
12mr|kdebase4-runtime-4.9.4-1|107	%{_kde_libdir}/kde4/exrthumbnail.so
12mr|kdebase4-runtime-4.9.4-1|108	%{_kde_libdir}/kde4/fixhosturifilter.so
12mr|kdebase4-runtime-4.9.4-1|109	%{_kde_libdir}/kde4/htmlthumbnail.so
12mr|kdebase4-runtime-4.9.4-1|110	%{_kde_libdir}/kde4/imagethumbnail.so
12mr|kdebase4-runtime-4.9.4-1|111	%{_kde_libdir}/kde4/jpegthumbnail.so
12mr|kdebase4-runtime-4.9.4-1|112	%{_kde_libdir}/kde4/kcm_attica.so
12mr|kdebase4-runtime-4.9.4-1|113	%{_kde_libdir}/kde4/kcm_cgi.so
12mr|kdebase4-runtime-4.9.4-1|114	%{_kde_libdir}/kde4/kcm_componentchooser.so
12mr|kdebase4-runtime-4.9.4-1|115	%{_kde_libdir}/kde4/kcm_device_automounter.so
12mr|kdebase4-runtime-4.9.4-1|116	%{_kde_libdir}/kde4/kcm_emoticons.so
12mr|kdebase4-runtime-4.9.4-1|117	%{_kde_libdir}/kde4/kcm_filetypes.so
12mr|kdebase4-runtime-4.9.4-1|118	%{_kde_libdir}/kde4/kcm_icons.so
12mr|kdebase4-runtime-4.9.4-1|119	%{_kde_libdir}/kde4/kcm_kded.so
12mr|kdebase4-runtime-4.9.4-1|120	%{_kde_libdir}/kde4/kcm_kdnssd.so
12mr|kdebase4-runtime-4.9.4-1|121	%{_kde_libdir}/kde4/kcm_knotify.so
12mr|kdebase4-runtime-4.9.4-1|122	%{_kde_libdir}/kde4/kcm_locale.so
12mr|kdebase4-runtime-4.9.4-1|123	%{_kde_libdir}/kde4/kcm_nepomuk.so
12mr|kdebase4-runtime-4.9.4-1|124	%{_kde_libdir}/kde4/kcm_phonon.so
12mr|kdebase4-runtime-4.9.4-1|125	%{_kde_libdir}/kde4/kcm_trash.so
12mr|kdebase4-runtime-4.9.4-1|126	%{_kde_libdir}/kde4/kcmspellchecking.so
12mr|kdebase4-runtime-4.9.4-1|127	%{_kde_libdir}/kde4/kded_desktopnotifier.so
12mr|kdebase4-runtime-4.9.4-1|128	%{_kde_libdir}/kde4/kded_device_automounter.so
12mr|kdebase4-runtime-4.9.4-1|129	%{_kde_libdir}/kde4/kded_kpasswdserver.so
12mr|kdebase4-runtime-4.9.4-1|130	%{_kde_libdir}/kde4/kded_ktimezoned.so
12mr|kdebase4-runtime-4.9.4-1|131	%{_kde_libdir}/kde4/kded_nepomuksearchmodule.so
12mr|kdebase4-runtime-4.9.4-1|132	%{_kde_libdir}/kde4/kded_networkstatus.so
12mr|kdebase4-runtime-4.9.4-1|133	%{_kde_libdir}/kde4/kded_networkwatcher.so
12mr|kdebase4-runtime-4.9.4-1|134	%{_kde_libdir}/kde4/kded_phononserver.so
12mr|kdebase4-runtime-4.9.4-1|135	%{_kde_libdir}/kde4/kded_recentdocumentsnotifier.so
12mr|kdebase4-runtime-4.9.4-1|136	%{_kde_libdir}/kde4/kded_remotedirnotify.so
12mr|kdebase4-runtime-4.9.4-1|137	%{_kde_libdir}/kde4/kded_solidautoeject.so
12mr|kdebase4-runtime-4.9.4-1|138	%{_kde_libdir}/kde4/kded_soliduiserver.so
12mr|kdebase4-runtime-4.9.4-1|139	%{_kde_libdir}/kde4/kio_about.so
12mr|kdebase4-runtime-4.9.4-1|140	%{_kde_libdir}/kde4/kio_applications.so
12mr|kdebase4-runtime-4.9.4-1|141	%{_kde_libdir}/kde4/kio_archive.so
12mr|kdebase4-runtime-4.9.4-1|142	%{_kde_libdir}/kde4/kio_bookmarks.so
12mr|kdebase4-runtime-4.9.4-1|143	%{_kde_libdir}/kde4/kio_cgi.so
12mr|kdebase4-runtime-4.9.4-1|144	%{_kde_libdir}/kde4/kio_desktop.so
12mr|kdebase4-runtime-4.9.4-1|145	%{_kde_libdir}/kde4/kio_filter.so
12mr|kdebase4-runtime-4.9.4-1|146	%{_kde_libdir}/kde4/kio_finger.so
12mr|kdebase4-runtime-4.9.4-1|147	%{_kde_libdir}/kde4/kio_fish.so
12mr|kdebase4-runtime-4.9.4-1|148	%{_kde_libdir}/kde4/kio_floppy.so
12mr|kdebase4-runtime-4.9.4-1|149	%{_kde_libdir}/kde4/kio_info.so
12mr|kdebase4-runtime-4.9.4-1|150	%{_kde_libdir}/kde4/kio_man.so
12mr|kdebase4-runtime-4.9.4-1|151	%{_kde_libdir}/kde4/kio_nepomuk.so
12mr|kdebase4-runtime-4.9.4-1|152	%{_kde_libdir}/kde4/kio_nepomuksearch.so
12mr|kdebase4-runtime-4.9.4-1|153	%{_kde_libdir}/kde4/kio_network.so
12mr|kdebase4-runtime-4.9.4-1|154	%{_kde_libdir}/kde4/kio_nfs.so
12mr|kdebase4-runtime-4.9.4-1|155	%{_kde_libdir}/kde4/kio_recentdocuments.so
12mr|kdebase4-runtime-4.9.4-1|156	%{_kde_libdir}/kde4/kio_remote.so
12mr|kdebase4-runtime-4.9.4-1|157	%{_kde_libdir}/kde4/kio_settings.so
12mr|kdebase4-runtime-4.9.4-1|158	%{_kde_libdir}/kde4/kio_sftp.so
12mr|kdebase4-runtime-4.9.4-1|159	%{_kde_libdir}/kde4/kio_thumbnail.so
12mr|kdebase4-runtime-4.9.4-1|160	%{_kde_libdir}/kde4/kio_timeline.so
12mr|kdebase4-runtime-4.9.4-1|161	%{_kde_libdir}/kde4/kio_trash.so
12mr|kdebase4-runtime-4.9.4-1|162	%{_kde_libdir}/kde4/kshorturifilter.so
12mr|kdebase4-runtime-4.9.4-1|163	%{_kde_libdir}/kde4/kuriikwsfilter.so
12mr|kdebase4-runtime-4.9.4-1|164	%{_kde_libdir}/kde4/kurisearchfilter.so
12mr|kdebase4-runtime-4.9.4-1|165	%{_kde_libdir}/kde4/libkmanpart.so
12mr|kdebase4-runtime-4.9.4-1|166	%{_kde_libdir}/kde4/librenaudioplugin.so
12mr|kdebase4-runtime-4.9.4-1|167	%{_kde_libdir}/kde4/librenimageplugin.so
12mr|kdebase4-runtime-4.9.4-1|168	%{_kde_libdir}/kde4/localdomainurifilter.so
12mr|kdebase4-runtime-4.9.4-1|169	%{_kde_libdir}/kde4/plasma-kpart.so
12mr|kdebase4-runtime-4.9.4-1|170	%{_kde_libdir}/kde4/plasma_appletscript_declarative.so
12mr|kdebase4-runtime-4.9.4-1|171	%{_kde_libdir}/kde4/plasma_appletscript_simple_javascript.so
12mr|kdebase4-runtime-4.9.4-1|172	%{_kde_libdir}/kde4/plasma_containment_newspaper.so
12mr|kdebase4-runtime-4.9.4-1|173	%{_kde_libdir}/kde4/plasma_dataenginescript_javascript.so
12mr|kdebase4-runtime-4.9.4-1|174	%{_kde_libdir}/kde4/plasma_packagestructure_javascriptaddon.so
12mr|kdebase4-runtime-4.9.4-1|175	%{_kde_libdir}/kde4/plasma_runnerscript_javascript.so
12mr|kdebase4-runtime-4.9.4-1|176	%{_kde_libdir}/kde4/svgthumbnail.so
12mr|kdebase4-runtime-4.9.4-1|177	%{_kde_libdir}/kde4/textthumbnail.so
12mr|kdebase4-runtime-4.9.4-1|178	%{_kde_libdir}/kde4/imports/org/kde/qtextracomponents/libqtextracomponentsplugin.so
12mr|kdebase4-runtime-4.9.4-1|179	%{_kde_libdir}/kde4/imports/org/kde/qtextracomponents/qmldir
12mr|kdebase4-runtime-4.9.4-1|180	%{_kde_libdir}/kde4/windowsexethumbnail.so
12mr|kdebase4-runtime-4.9.4-1|181	%{_kde_libdir}/kde4/windowsimagethumbnail.so
12mr|kdebase4-runtime-4.9.4-1|182	%{_kde_libdir}/kde4/imports/org/kde/plasma
12mr|kdebase4-runtime-4.9.4-1|183	%{_kde_libdir}/kde4/libexec
12mr|kdebase4-runtime-4.9.4-1|184	%{_kde_libdir}/kde4/plugins
12mr|kdebase4-runtime-4.9.4-1|185	%{_kde_libdir}/kde4/imports/org/kde/draganddrop/qmldir
12mr|kdebase4-runtime-4.9.4-1|186	%{_kde_libdir}/kde4/imports/org/kde/draganddrop/libdraganddropplugin.so
12mr|kdebase4-runtime-4.9.4-1|187	%{_kde_libdir}/kde4/imports/org/kde/runnermodel/qmldir
12mr|kdebase4-runtime-4.9.4-1|188	%{_kde_libdir}/kde4/imports/org/kde/runnermodel/librunnermodelplugin.so
12mr|kdebase4-runtime-4.9.4-1|189	%{_kde_libdir}/kde4/imports/org/kde/locale/qmldir
12mr|kdebase4-runtime-4.9.4-1|190	%{_kde_libdir}/kde4/imports/org/kde/locale/liblocalebindingsplugin.so
12mr|kdebase4-runtime-4.9.4-1|191	%{_kde_libdir}/kde4/platformimports
12mr|kdebase4-runtime-4.9.4-1|192	%{_kde_libdir}/kde4/kio_smb.so
12mr|kdebase4-runtime-4.9.4-1|193	%{_kde_libdir}/attica_kde.so
12mr|kdebase4-runtime-4.9.4-1|194	%{_kde_libdir}/libkdeinit4_kcmshell4.so
12mr|kdebase4-runtime-4.9.4-1|195	%{_kde_libdir}/libkdeinit4_kglobalaccel.so
12mr|kdebase4-runtime-4.9.4-1|196	%{_kde_libdir}/libkdeinit4_khelpcenter.so
12mr|kdebase4-runtime-4.9.4-1|197	%{_kde_libdir}/libkdeinit4_kuiserver.so
12mr|kdebase4-runtime-4.9.4-1|198	%{_kde_libdir}/libknotifyplugin.so
12mr|kdebase4-runtime-4.9.4-1|199	%{_kde_applicationsdir}/*.desktop
12mr|kdebase4-runtime-4.9.4-1|200	%{_kde_appsdir}/desktoptheme
12mr|kdebase4-runtime-4.9.4-1|201	%{_kde_appsdir}/drkonqi
12mr|kdebase4-runtime-4.9.4-1|202	%{_kde_appsdir}/hardwarenotifications
12mr|kdebase4-runtime-4.9.4-1|203	%{_kde_appsdir}/kcm_componentchooser
12mr|kdebase4-runtime-4.9.4-1|204	%{_kde_appsdir}/kcm_phonon
12mr|kdebase4-runtime-4.9.4-1|205	%{_kde_appsdir}/kcmlocale
12mr|kdebase4-runtime-4.9.4-1|206	%{_kde_appsdir}/kconf_update/*.upd
12mr|kdebase4-runtime-4.9.4-1|207	%{_kde_appsdir}/kde
12mr|kdebase4-runtime-4.9.4-1|208	%{_kde_appsdir}/kglobalaccel
12mr|kdebase4-runtime-4.9.4-1|209	%{_kde_appsdir}/khelpcenter
12mr|kdebase4-runtime-4.9.4-1|210	%{_kde_appsdir}/kio_bookmarks
12mr|kdebase4-runtime-4.9.4-1|211	%{_kde_appsdir}/kio_desktop
12mr|kdebase4-runtime-4.9.4-1|212	%{_kde_appsdir}/kio_docfilter
12mr|kdebase4-runtime-4.9.4-1|213	%{_kde_appsdir}/kio_finger
12mr|kdebase4-runtime-4.9.4-1|214	%{_kde_appsdir}/kio_info
12mr|kdebase4-runtime-4.9.4-1|215	%{_kde_appsdir}/konqsidebartng
12mr|kdebase4-runtime-4.9.4-1|216	%{_kde_appsdir}/ksmserver
12mr|kdebase4-runtime-4.9.4-1|217	%{_kde_appsdir}/libphonon
12mr|kdebase4-runtime-4.9.4-1|218	%{_kde_appsdir}/phonon
12mr|kdebase4-runtime-4.9.4-1|219	%{_kde_appsdir}/remoteview
12mr|kdebase4-runtime-4.9.4-1|220	%{_kde_appsdir}/konqueror/dirtree/remote/smb-network.desktop
12mr|kdebase4-runtime-4.9.4-1|221	%{_kde_datadir}/config.kcfg/*.kcfg
12mr|kdebase4-runtime-4.9.4-1|222	%{_kde_configdir}/*.knsrc
12mr|kdebase4-runtime-4.9.4-1|223	%{_kde_configdir}/kshorturifilterrc
12mr|kdebase4-runtime-4.9.4-1|224	%{_kde_datadir}/desktop-directories/*.directory
12mr|kdebase4-runtime-4.9.4-1|225	%{_kde_datadir}/emoticons/kde4
12mr|kdebase4-runtime-4.9.4-1|226	%{_kde_iconsdir}/default.kde4
12mr|kdebase4-runtime-4.9.4-1|227	%{_kde_iconsdir}/hicolor/*/apps/*
12mr|kdebase4-runtime-4.9.4-1|228	%{_kde_services}/*.protocol
12mr|kdebase4-runtime-4.9.4-1|229	%{_kde_services}/comicbookthumbnail.desktop
12mr|kdebase4-runtime-4.9.4-1|230	%{_kde_services}/componentchooser.desktop
12mr|kdebase4-runtime-4.9.4-1|231	%{_kde_services}/cursorthumbnail.desktop
12mr|kdebase4-runtime-4.9.4-1|232	%{_kde_services}/desktopthumbnail.desktop
12mr|kdebase4-runtime-4.9.4-1|233	%{_kde_services}/device_automounter_kcm.desktop
12mr|kdebase4-runtime-4.9.4-1|234	%{_kde_services}/directorythumbnail.desktop
12mr|kdebase4-runtime-4.9.4-1|235	%{_kde_services}/djvuthumbnail.desktop
12mr|kdebase4-runtime-4.9.4-1|236	%{_kde_services}/emoticons.desktop
12mr|kdebase4-runtime-4.9.4-1|237	%{_kde_services}/exrthumbnail.desktop
12mr|kdebase4-runtime-4.9.4-1|238	%{_kde_services}/filetypes.desktop
12mr|kdebase4-runtime-4.9.4-1|239	%{_kde_services}/fixhosturifilter.desktop
12mr|kdebase4-runtime-4.9.4-1|240	%{_kde_services}/htmlthumbnail.desktop
12mr|kdebase4-runtime-4.9.4-1|241	%{_kde_services}/icons.desktop
12mr|kdebase4-runtime-4.9.4-1|242	%{_kde_services}/imagethumbnail.desktop
12mr|kdebase4-runtime-4.9.4-1|243	%{_kde_services}/jpegthumbnail.desktop
12mr|kdebase4-runtime-4.9.4-1|244	%{_kde_services}/kcm_attica.desktop
12mr|kdebase4-runtime-4.9.4-1|245	%{_kde_services}/kcm_kdnssd.desktop
12mr|kdebase4-runtime-4.9.4-1|246	%{_kde_services}/kcm_nepomuk.desktop
12mr|kdebase4-runtime-4.9.4-1|247	%{_kde_services}/kcm_phonon.desktop
12mr|kdebase4-runtime-4.9.4-1|248	%{_kde_services}/kcmcgi.desktop
12mr|kdebase4-runtime-4.9.4-1|249	%{_kde_services}/kcmkded.desktop
12mr|kdebase4-runtime-4.9.4-1|250	%{_kde_services}/kcmnotify.desktop
12mr|kdebase4-runtime-4.9.4-1|251	%{_kde_services}/kcmtrash.desktop
12mr|kdebase4-runtime-4.9.4-1|252	%{_kde_services}/kglobalaccel.desktop
12mr|kdebase4-runtime-4.9.4-1|253	%{_kde_services}/khelpcenter.desktop
12mr|kdebase4-runtime-4.9.4-1|254	%{_kde_services}/kmanpart.desktop
12mr|kdebase4-runtime-4.9.4-1|255	%{_kde_services}/knotify4.desktop
12mr|kdebase4-runtime-4.9.4-1|256	%{_kde_services}/kshorturifilter.desktop
12mr|kdebase4-runtime-4.9.4-1|257	%{_kde_services}/kuiserver.desktop
12mr|kdebase4-runtime-4.9.4-1|258	%{_kde_services}/kuriikwsfilter.desktop
12mr|kdebase4-runtime-4.9.4-1|259	%{_kde_services}/kurisearchfilter.desktop
12mr|kdebase4-runtime-4.9.4-1|260	%{_kde_services}/language.desktop
12mr|kdebase4-runtime-4.9.4-1|261	%{_kde_services}/localdomainurifilter.desktop
12mr|kdebase4-runtime-4.9.4-1|262	%{_kde_services}/plasma-containment-newspaper.desktop
12mr|kdebase4-runtime-4.9.4-1|263	%{_kde_services}/plasma-kpart.desktop
12mr|kdebase4-runtime-4.9.4-1|264	%{_kde_services}/plasma-packagestructure-javascript-addon.desktop
12mr|kdebase4-runtime-4.9.4-1|265	%{_kde_services}/plasma-scriptengine-applet-declarative.desktop
12mr|kdebase4-runtime-4.9.4-1|266	%{_kde_services}/plasma-scriptengine-applet-simple-javascript.desktop
12mr|kdebase4-runtime-4.9.4-1|267	%{_kde_services}/plasma-scriptengine-dataengine-javascript.desktop
12mr|kdebase4-runtime-4.9.4-1|268	%{_kde_services}/plasma-scriptengine-runner-javascript.desktop
12mr|kdebase4-runtime-4.9.4-1|269	%{_kde_services}/renaudiodlg.desktop
12mr|kdebase4-runtime-4.9.4-1|270	%{_kde_services}/renimagedlg.desktop
12mr|kdebase4-runtime-4.9.4-1|271	%{_kde_services}/searchproviders
12mr|kdebase4-runtime-4.9.4-1|272	%{_kde_services}/spellchecking.desktop
12mr|kdebase4-runtime-4.9.4-1|273	%{_kde_services}/svgthumbnail.desktop
12mr|kdebase4-runtime-4.9.4-1|274	%{_kde_services}/textthumbnail.desktop
12mr|kdebase4-runtime-4.9.4-1|275	%{_kde_services}/windowsexethumbnail.desktop
12mr|kdebase4-runtime-4.9.4-1|276	%{_kde_services}/windowsimagethumbnail.desktop
12mr|kdebase4-runtime-4.9.4-1|277	%{_kde_services}/kded/*.desktop
12mr|kdebase4-runtime-4.9.4-1|278	%{_kde_servicetypes}/*.desktop
12mr|kdebase4-runtime-4.9.4-1|279	%{_kde_datadir}/locale/currency
12mr|kdebase4-runtime-4.9.4-1|280	%{_kde_datadir}/locale/l10n/*/*
12mr|kdebase4-runtime-4.9.4-1|281	%{_kde_datadir}/locale/l10n/*.desktop
12mr|kdebase4-runtime-4.9.4-1|282	%{_kde_mandir}/man?/*
12mr|kdebase4-runtime-4.9.4-1|283	%{_kde_datadir}/mime/packages/*.xml
12mr|kdebase4-runtime-4.9.4-1|284	%{_kde_datadir}/sounds/*
12mr|kdebase4-runtime-4.9.4-1|285	%doc %{_kde_docdir}/HTML/en/*
12mr|kdebase4-runtime-4.9.4-1|286	
12mr|kdebase4-runtime-4.9.4-1|287	#--------------------------------------------------------------
12mr|kdebase4-runtime-4.9.4-1|288	
12mr|kdebase4-runtime-4.9.4-1|289	%package -n phonon-xine-kcm
12mr|kdebase4-runtime-4.9.4-1|290	Summary:	Phonon Xine KCM
12mr|kdebase4-runtime-4.9.4-1|291	Group:		Development/KDE and Qt
12mr|kdebase4-runtime-4.9.4-1|292	
12mr|kdebase4-runtime-4.9.4-1|293	%description -n phonon-xine-kcm
12mr|kdebase4-runtime-4.9.4-1|294	This package provide the KCM for Phonon Xine.
12mr|kdebase4-runtime-4.9.4-1|295	
12mr|kdebase4-runtime-4.9.4-1|296	%files -n phonon-xine-kcm
12mr|kdebase4-runtime-4.9.4-1|297	%{_kde_libdir}/kde4/kcm_phononxine.so
12mr|kdebase4-runtime-4.9.4-1|298	%{_kde_datadir}/kde4/services/kcm_phononxine.desktop
12mr|kdebase4-runtime-4.9.4-1|299	
12mr|kdebase4-runtime-4.9.4-1|300	#--------------------------------------------------------------
12mr|kdebase4-runtime-4.9.4-1|301	
12mr|kdebase4-runtime-4.9.4-1|302	%package -n kwallet-daemon
12mr|kdebase4-runtime-4.9.4-1|303	Summary:	Kwallet daemon
12mr|kdebase4-runtime-4.9.4-1|304	Group:		Development/KDE and Qt
12mr|kdebase4-runtime-4.9.4-1|305	Conflicts:	%{name} < 1:4.5.71
12mr|kdebase4-runtime-4.9.4-1|306	
12mr|kdebase4-runtime-4.9.4-1|307	%description -n kwallet-daemon
12mr|kdebase4-runtime-4.9.4-1|308	Kwallet daemon.
12mr|kdebase4-runtime-4.9.4-1|309	
12mr|kdebase4-runtime-4.9.4-1|310	%files -n kwallet-daemon
12mr|kdebase4-runtime-4.9.4-1|311	%{_kde_bindir}/kwalletd
12mr|kdebase4-runtime-4.9.4-1|312	%{_kde_libdir}/libkdeinit4_kwalletd.so
12mr|kdebase4-runtime-4.9.4-1|313	%{_kde_appsdir}/kwalletd
12mr|kdebase4-runtime-4.9.4-1|314	%{_kde_services}/kwalletd.desktop
12mr|kdebase4-runtime-4.9.4-1|315	
12mr|kdebase4-runtime-4.9.4-1|316	#--------------------------------------------------------------
12mr|kdebase4-runtime-4.9.4-1|317	
12mr|kdebase4-runtime-4.9.4-1|318	%define kwalletbackend_major 4
12mr|kdebase4-runtime-4.9.4-1|319	%define libkwalletbackend %mklibname kwalletbackend %{kwalletbackend_major}
12mr|kdebase4-runtime-4.9.4-1|320	
12mr|kdebase4-runtime-4.9.4-1|321	%package -n %{libkwalletbackend}
12mr|kdebase4-runtime-4.9.4-1|322	Summary:	KDE 4 core library
12mr|kdebase4-runtime-4.9.4-1|323	Group:		System/Libraries
12mr|kdebase4-runtime-4.9.4-1|324	
12mr|kdebase4-runtime-4.9.4-1|325	%description -n %{libkwalletbackend}
12mr|kdebase4-runtime-4.9.4-1|326	KDE 4 core library.
12mr|kdebase4-runtime-4.9.4-1|327	
12mr|kdebase4-runtime-4.9.4-1|328	%files -n %{libkwalletbackend}
12mr|kdebase4-runtime-4.9.4-1|329	%{_kde_libdir}/libkwalletbackend.so.%{kwalletbackend_major}*
12mr|kdebase4-runtime-4.9.4-1|330	
12mr|kdebase4-runtime-4.9.4-1|331	#--------------------------------------------------------------
12mr|kdebase4-runtime-4.9.4-1|332	
12mr|kdebase4-runtime-4.9.4-1|333	%define molletnetwork_major 4
12mr|kdebase4-runtime-4.9.4-1|334	%define libmolletnetwork %mklibname molletnetwork %{molletnetwork_major}
12mr|kdebase4-runtime-4.9.4-1|335	
12mr|kdebase4-runtime-4.9.4-1|336	%package -n %{libmolletnetwork}
12mr|kdebase4-runtime-4.9.4-1|337	Summary:	KDE 4 core library
12mr|kdebase4-runtime-4.9.4-1|338	Group:		System/Libraries
12mr|kdebase4-runtime-4.9.4-1|339	
12mr|kdebase4-runtime-4.9.4-1|340	%description -n %{libmolletnetwork}
12mr|kdebase4-runtime-4.9.4-1|341	KDE 4 core library.
12mr|kdebase4-runtime-4.9.4-1|342	
12mr|kdebase4-runtime-4.9.4-1|343	%files -n %{libmolletnetwork}
12mr|kdebase4-runtime-4.9.4-1|344	%{_kde_libdir}/libmolletnetwork.so.%{molletnetwork_major}*
12mr|kdebase4-runtime-4.9.4-1|345	
12mr|kdebase4-runtime-4.9.4-1|346	#--------------------------------------------------------------
12mr|kdebase4-runtime-4.9.4-1|347	
12mr|kdebase4-runtime-4.9.4-1|348	%package devel
12mr|kdebase4-runtime-4.9.4-1|349	Group:		Development/KDE and Qt
12mr|kdebase4-runtime-4.9.4-1|350	Summary:	Header files and documentation for compiling KDE applications
12mr|kdebase4-runtime-4.9.4-1|351	Requires:	kdelibs4-devel
12mr|kdebase4-runtime-4.9.4-1|352	Requires:	%{name} = %{EVRD}
12mr|kdebase4-runtime-4.9.4-1|353	Requires:	%{libkwalletbackend} = %{EVRD}
12mr|kdebase4-runtime-4.9.4-1|354	Requires:	%{libmolletnetwork} = %{EVRD}
12mr|kdebase4-runtime-4.9.4-1|355	
12mr|kdebase4-runtime-4.9.4-1|356	%description devel
12mr|kdebase4-runtime-4.9.4-1|357	This package includes the header files you will need to compile applications
12mr|kdebase4-runtime-4.9.4-1|358	for KDE. Also included is the KDE API documentation in HTML format for easy
12mr|kdebase4-runtime-4.9.4-1|359	browsing.
12mr|kdebase4-runtime-4.9.4-1|360	
12mr|kdebase4-runtime-4.9.4-1|361	%files devel
12mr|kdebase4-runtime-4.9.4-1|362	%{_kde_includedir}/*.h
12mr|kdebase4-runtime-4.9.4-1|363	%{_kde_libdir}/libkwalletbackend.so
12mr|kdebase4-runtime-4.9.4-1|364	%{_kde_libdir}/libmolletnetwork.so
12mr|kdebase4-runtime-4.9.4-1|365	%{_kde_appsdir}/cmake/modules/*.cmake
12mr|kdebase4-runtime-4.9.4-1|366	
12mr|kdebase4-runtime-4.9.4-1|367	#-----------------------------------------------------------------------------
12mr|kdebase4-runtime-4.9.4-1|368	
12mr|kdebase4-runtime-4.9.4-1|369	%prep
12mr|kdebase4-runtime-4.9.4-1|370	%setup -q -n kde-runtime-%{version}
12mr|kdebase4-runtime-4.9.4-1|371	
12mr|kdebase4-runtime-4.9.4-1|372	%patch0 -p1 -b .htsearch
12mr|kdebase4-runtime-4.9.4-1|373	%patch5 -p1 -b .bug_49814
12mr|kdebase4-runtime-4.9.4-1|374	%patch8 -p0
12mr|kdebase4-runtime-4.9.4-1|375	%patch9 -p0
12mr|kdebase4-runtime-4.9.4-1|376	%patch10 -p1
12mr|kdebase4-runtime-4.9.4-1|377	%patch100 -p1
12mr|kdebase4-runtime-4.9.4-1|378	%patch101 -p1
12mr|kdebase4-runtime-4.9.4-1|379	%patch102 -p1
12mr|kdebase4-runtime-4.9.4-1|380	%patch103 -p1
12mr|kdebase4-runtime-4.9.4-1|381	
12mr|kdebase4-runtime-4.9.4-1|382	%build
12mr|kdebase4-runtime-4.9.4-1|383	%cmake_kde4
12mr|kdebase4-runtime-4.9.4-1|384	%make
12mr|kdebase4-runtime-4.9.4-1|385	
12mr|kdebase4-runtime-4.9.4-1|386	%install
12mr|kdebase4-runtime-4.9.4-1|387	%makeinstall_std -C build
12mr|kdebase4-runtime-4.9.4-1|388	
12mr|kdebase4-runtime-4.9.4-1|389	rm -f %{buildroot}%{_kde_iconsdir}/hicolor/index.theme
12mr|kdebase4-runtime-4.9.4-1|390	
12mr|kdebase4-runtime-4.9.4-1|391	mkdir -p %{buildroot}%{_kde_bindir}
12mr|kdebase4-runtime-4.9.4-1|392	ln -s %{_kde_libdir}/kde4/libexec/kdesu %{buildroot}%{_kde_bindir}/kdesu
12mr|kdebase4-runtime-4.9.4-1|393	
12mr|kdebase4-runtime-4.9.4-1|394	%changelog
12mr|kdebase4-runtime-4.9.4-1|395	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|kdebase4-runtime-4.9.4-1|396	- New version 4.9.4
12mr|kdebase4-runtime-4.9.4-1|397	
12mr|kdebase4-runtime-4.9.4-1|398	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|kdebase4-runtime-4.9.4-1|399	- New version 4.9.3
12mr|kdebase4-runtime-4.9.4-1|400	
12mr|kdebase4-runtime-4.9.4-1|401	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|kdebase4-runtime-4.9.4-1|402	- New version 4.9.2
12mr|kdebase4-runtime-4.9.4-1|403	
12mr|kdebase4-runtime-4.9.4-1|404	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|kdebase4-runtime-4.9.4-1|405	- New version 4.9.1
12mr|kdebase4-runtime-4.9.4-1|406	
12mr|kdebase4-runtime-4.9.4-1|407	* Sat Aug 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|kdebase4-runtime-4.9.4-1|408	- New version 4.9.0
12mr|kdebase4-runtime-4.9.4-1|409	- Re-diff l10n patch
12mr|kdebase4-runtime-4.9.4-1|410	- Add rpmlint filter file
12mr|kdebase4-runtime-4.9.4-1|411	
12mr|kdebase4-runtime-4.9.4-1|412	* Thu Jul 12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-2
12mr|kdebase4-runtime-4.9.4-1|413	- Update to 4.8.97
12mr|kdebase4-runtime-4.9.4-1|414	- Convert some BuildRequires to pkgconfig style
12mr|kdebase4-runtime-4.9.4-1|415	- Add pkgconfig(NetworkManager) to BuildRequires
12mr|kdebase4-runtime-4.9.4-1|416	- Use better kde path macros in files
12mr|kdebase4-runtime-4.9.4-1|417	
12mr|kdebase4-runtime-4.9.4-1|418	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|kdebase4-runtime-4.9.4-1|419	- Update to 4.8.95
12mr|kdebase4-runtime-4.9.4-1|420	- Update file list
12mr|kdebase4-runtime-4.9.4-1|421	
12mr|kdebase4-runtime-4.9.4-1|422	* Tue Jun 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.90-1
12mr|kdebase4-runtime-4.9.4-1|423	- Update to 4.8.90
12mr|kdebase4-runtime-4.9.4-1|424	- Add nepomuk-core-devel to BuildRequires
12mr|kdebase4-runtime-4.9.4-1|425	- Add pkgconfig(libkactivities) to BuildRequires
12mr|kdebase4-runtime-4.9.4-1|426	- Add kdepimlibs4-devel to BuildRequires
12mr|kdebase4-runtime-4.9.4-1|427	- Drop nepomuk-related stuff that was moved to nepomuk-core
12mr|kdebase4-runtime-4.9.4-1|428	
12mr|kdebase4-runtime-4.9.4-1|429	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.4-1
12mr|kdebase4-runtime-4.9.4-1|430	- update to 4.8.4
12mr|kdebase4-runtime-4.9.4-1|431	
12mr|kdebase4-runtime-4.9.4-1|432	* Thu May 17 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 1:4.8.3-2
12mr|kdebase4-runtime-4.9.4-1|433	- Kde language setting create ~/.i18n file to affect non kde application
12mr|kdebase4-runtime-4.9.4-1|434	
12mr|kdebase4-runtime-4.9.4-1|435	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.3-1
12mr|kdebase4-runtime-4.9.4-1|436	- update to 4.8.3
12mr|kdebase4-runtime-4.9.4-1|437	
12mr|kdebase4-runtime-4.9.4-1|438	* Thu Apr 19 2012 Mikhail Kompaniets <mkompan@mezon.ru> 1:4.8.2-3
12mr|kdebase4-runtime-4.9.4-1|439	- Russian localization for .desktop files
12mr|kdebase4-runtime-4.9.4-1|440	
12mr|kdebase4-runtime-4.9.4-1|441	* Mon Apr 09 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.2-2
12mr|kdebase4-runtime-4.9.4-1|442	- fix libnepomukdatamanagement (devel)
12mr|kdebase4-runtime-4.9.4-1|443	
12mr|kdebase4-runtime-4.9.4-1|444	* Mon Mar 12 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.2-1
12mr|kdebase4-runtime-4.9.4-1|445	- update to 4.8.2
12mr|kdebase4-runtime-4.9.4-1|446	
12mr|kdebase4-runtime-4.9.4-1|447	* Mon Mar 12 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.1-1
12mr|kdebase4-runtime-4.9.4-1|448	- update to 4.8.1
12mr|kdebase4-runtime-4.9.4-1|449	
12mr|kdebase4-runtime-4.9.4-1|450	* Tue Feb 14 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.8.0-2
12mr|kdebase4-runtime-4.9.4-1|451	+ Revision: 773947
12mr|kdebase4-runtime-4.9.4-1|452	- Rebuild against new attica rpm
12mr|kdebase4-runtime-4.9.4-1|453	
12mr|kdebase4-runtime-4.9.4-1|454	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.8.0-1
12mr|kdebase4-runtime-4.9.4-1|455	+ Revision: 762413
12mr|kdebase4-runtime-4.9.4-1|456	- New upstream tarball
12mr|kdebase4-runtime-4.9.4-1|457	
12mr|kdebase4-runtime-4.9.4-1|458	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|kdebase4-runtime-4.9.4-1|459	+ Revision: 758114
12mr|kdebase4-runtime-4.9.4-1|460	- New upstream tarball
12mr|kdebase4-runtime-4.9.4-1|461	
12mr|kdebase4-runtime-4.9.4-1|462	* Sun Jan 01 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-2
12mr|kdebase4-runtime-4.9.4-1|463	+ Revision: 748618
12mr|kdebase4-runtime-4.9.4-1|464	- New version
12mr|kdebase4-runtime-4.9.4-1|465	
12mr|kdebase4-runtime-4.9.4-1|466	* Thu Dec 29 2011 Zé <ze@mandriva.org> 1:4.7.90-2
12mr|kdebase4-runtime-4.9.4-1|467	+ Revision: 748206
12mr|kdebase4-runtime-4.9.4-1|468	- clean remaining defattr
12mr|kdebase4-runtime-4.9.4-1|469	- list dbus related files without a prefix since dbus only looks in /usr/share/dbus-1 (like is done in kdelibs,seams that was forgoten here)
12mr|kdebase4-runtime-4.9.4-1|470	- do the same for polkit related files
12mr|kdebase4-runtime-4.9.4-1|471	- seams dbus interface .xml files are not development files as discussed with main kde developers
12mr|kdebase4-runtime-4.9.4-1|472	- bump release to build against new attica
12mr|kdebase4-runtime-4.9.4-1|473	
12mr|kdebase4-runtime-4.9.4-1|474	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.90-1
12mr|kdebase4-runtime-4.9.4-1|475	+ Revision: 739331
12mr|kdebase4-runtime-4.9.4-1|476	- New upstream tarball
12mr|kdebase4-runtime-4.9.4-1|477	
12mr|kdebase4-runtime-4.9.4-1|478	* Mon Nov 21 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.80-1
12mr|kdebase4-runtime-4.9.4-1|479	+ Revision: 732252
12mr|kdebase4-runtime-4.9.4-1|480	- Remove Patch 1000: merged upstream
12mr|kdebase4-runtime-4.9.4-1|481	- New upstream tarball
12mr|kdebase4-runtime-4.9.4-1|482	
12mr|kdebase4-runtime-4.9.4-1|483	* Fri Nov 18 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.41-2
12mr|kdebase4-runtime-4.9.4-1|484	+ Revision: 731613
12mr|kdebase4-runtime-4.9.4-1|485	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|486	- Remove activitymanager from CMakeLists.txt
12mr|kdebase4-runtime-4.9.4-1|487	- Do not use bundled libkactivities
12mr|kdebase4-runtime-4.9.4-1|488	
12mr|kdebase4-runtime-4.9.4-1|489	* Fri Aug 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.41-1
12mr|kdebase4-runtime-4.9.4-1|490	+ Revision: 697176
12mr|kdebase4-runtime-4.9.4-1|491	- New version 4.7.41
12mr|kdebase4-runtime-4.9.4-1|492	
12mr|kdebase4-runtime-4.9.4-1|493	* Mon Aug 01 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.40-1
12mr|kdebase4-runtime-4.9.4-1|494	+ Revision: 692628
12mr|kdebase4-runtime-4.9.4-1|495	- New version 4.7.40
12mr|kdebase4-runtime-4.9.4-1|496	
12mr|kdebase4-runtime-4.9.4-1|497	* Fri Jul 08 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.90-1
12mr|kdebase4-runtime-4.9.4-1|498	+ Revision: 689324
12mr|kdebase4-runtime-4.9.4-1|499	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|500	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|501	- New version kde 4.7 rc1
12mr|kdebase4-runtime-4.9.4-1|502	
12mr|kdebase4-runtime-4.9.4-1|503	* Mon Jun 27 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.4-5
12mr|kdebase4-runtime-4.9.4-1|504	+ Revision: 687432
12mr|kdebase4-runtime-4.9.4-1|505	- Do not copy trash on the desktop by default
12mr|kdebase4-runtime-4.9.4-1|506	
12mr|kdebase4-runtime-4.9.4-1|507	* Tue Jun 21 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.4-4
12mr|kdebase4-runtime-4.9.4-1|508	+ Revision: 686471
12mr|kdebase4-runtime-4.9.4-1|509	- Fix P9
12mr|kdebase4-runtime-4.9.4-1|510	- Do not add the Home.desktop file on the desktop for new accounts
12mr|kdebase4-runtime-4.9.4-1|511	- add nepomukcontroller.desktop
12mr|kdebase4-runtime-4.9.4-1|512	- Autostart nepomukcontroller is nepomuk is enabled
12mr|kdebase4-runtime-4.9.4-1|513	
12mr|kdebase4-runtime-4.9.4-1|514	* Tue Jun 14 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.4-2
12mr|kdebase4-runtime-4.9.4-1|515	+ Revision: 685167
12mr|kdebase4-runtime-4.9.4-1|516	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|517	- Apply P200
12mr|kdebase4-runtime-4.9.4-1|518	- Fix patch list
12mr|kdebase4-runtime-4.9.4-1|519	- Update nepomuk patch
12mr|kdebase4-runtime-4.9.4-1|520	- New version 4.6.4
12mr|kdebase4-runtime-4.9.4-1|521	
12mr|kdebase4-runtime-4.9.4-1|522	* Tue Jun 07 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.3-2
12mr|kdebase4-runtime-4.9.4-1|523	+ Revision: 683021
12mr|kdebase4-runtime-4.9.4-1|524	- Add new nepomuk files
12mr|kdebase4-runtime-4.9.4-1|525	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|526	- Sync nepomuk with trunk
12mr|kdebase4-runtime-4.9.4-1|527	- remove buildroot
12mr|kdebase4-runtime-4.9.4-1|528	
12mr|kdebase4-runtime-4.9.4-1|529	* Sat May 14 2011 Funda Wang <fwang@mandriva.org> 1:4.6.3-1
12mr|kdebase4-runtime-4.9.4-1|530	+ Revision: 674398
12mr|kdebase4-runtime-4.9.4-1|531	- new version 4.6.3
12mr|kdebase4-runtime-4.9.4-1|532	
12mr|kdebase4-runtime-4.9.4-1|533	* Tue Apr 05 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.2-1
12mr|kdebase4-runtime-4.9.4-1|534	+ Revision: 650768
12mr|kdebase4-runtime-4.9.4-1|535	- Remove mkrel
12mr|kdebase4-runtime-4.9.4-1|536	- New version 4.6.2
12mr|kdebase4-runtime-4.9.4-1|537	
12mr|kdebase4-runtime-4.9.4-1|538	* Tue Mar 08 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.1-2
12mr|kdebase4-runtime-4.9.4-1|539	+ Revision: 642768
12mr|kdebase4-runtime-4.9.4-1|540	- Do not use %%mkrel anymore
12mr|kdebase4-runtime-4.9.4-1|541	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|542	- New version 4.6.1
12mr|kdebase4-runtime-4.9.4-1|543	
12mr|kdebase4-runtime-4.9.4-1|544	* Sat Jan 29 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.0-2
12mr|kdebase4-runtime-4.9.4-1|545	+ Revision: 633873
12mr|kdebase4-runtime-4.9.4-1|546	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|547	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|548	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|549	- Remove merged patch
12mr|kdebase4-runtime-4.9.4-1|550	- New version KDE 4.6 Final
12mr|kdebase4-runtime-4.9.4-1|551	
12mr|kdebase4-runtime-4.9.4-1|552	+ John Balcaen <mikala@mandriva.org>
12mr|kdebase4-runtime-4.9.4-1|553	- Add patch100 from upstream to fix kde #250977 (Fix crash when a NFS mount contains a .Trash-$UID subdir)
12mr|kdebase4-runtime-4.9.4-1|554	
12mr|kdebase4-runtime-4.9.4-1|555	* Thu Jan 06 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.95-1mdv2011.0
12mr|kdebase4-runtime-4.9.4-1|556	+ Revision: 629131
12mr|kdebase4-runtime-4.9.4-1|557	- New version KDE 4.6 RC2
12mr|kdebase4-runtime-4.9.4-1|558	
12mr|kdebase4-runtime-4.9.4-1|559	* Thu Dec 23 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.90-1mdv2011.0
12mr|kdebase4-runtime-4.9.4-1|560	+ Revision: 624074
12mr|kdebase4-runtime-4.9.4-1|561	- New upstream tarball
12mr|kdebase4-runtime-4.9.4-1|562	
12mr|kdebase4-runtime-4.9.4-1|563	* Thu Dec 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.85-1mdv2011.0
12mr|kdebase4-runtime-4.9.4-1|564	+ Revision: 617898
12mr|kdebase4-runtime-4.9.4-1|565	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|566	- New upstream tarball
12mr|kdebase4-runtime-4.9.4-1|567	
12mr|kdebase4-runtime-4.9.4-1|568	+ Funda Wang <fwang@mandriva.org>
12mr|kdebase4-runtime-4.9.4-1|569	- rebuild for new exiv2
12mr|kdebase4-runtime-4.9.4-1|570	
12mr|kdebase4-runtime-4.9.4-1|571	* Fri Nov 26 2010 Funda Wang <fwang@mandriva.org> 1:4.5.80-1mdv2011.0
12mr|kdebase4-runtime-4.9.4-1|572	+ Revision: 601488
12mr|kdebase4-runtime-4.9.4-1|573	- new verison 4.5.80 (aka 4.6 beta1)
12mr|kdebase4-runtime-4.9.4-1|574	- should be plain filename for icon
12mr|kdebase4-runtime-4.9.4-1|575	
12mr|kdebase4-runtime-4.9.4-1|576	* Sat Nov 20 2010 Funda Wang <fwang@mandriva.org> 1:4.5.77-0.svn1198704.1mdv2011.0
12mr|kdebase4-runtime-4.9.4-1|577	+ Revision: 599110
12mr|kdebase4-runtime-4.9.4-1|578	- new snapshot 4.5.77
12mr|kdebase4-runtime-4.9.4-1|579	
12mr|kdebase4-runtime-4.9.4-1|580	* Sat Nov 13 2010 Funda Wang <fwang@mandriva.org> 1:4.5.76-0.svn1196361.1mdv2011.0
12mr|kdebase4-runtime-4.9.4-1|581	+ Revision: 597067
12mr|kdebase4-runtime-4.9.4-1|582	- new snapshot 4.5.76
12mr|kdebase4-runtime-4.9.4-1|583	- rediff htsearch patch
12mr|kdebase4-runtime-4.9.4-1|584	- add symbolic link to kdesu (mdv#61592), like fedora, suse and pclinuxos
12mr|kdebase4-runtime-4.9.4-1|585	- chgrp is not supported when packaging
12mr|kdebase4-runtime-4.9.4-1|586	
12mr|kdebase4-runtime-4.9.4-1|587	* Thu Oct 28 2010 Funda Wang <fwang@mandriva.org> 1:4.5.74-0.svn1190490.1mdv2011.0
12mr|kdebase4-runtime-4.9.4-1|588	+ Revision: 589706
12mr|kdebase4-runtime-4.9.4-1|589	- update file list
12mr|kdebase4-runtime-4.9.4-1|590	- bump req
12mr|kdebase4-runtime-4.9.4-1|591	- New snapshot 4.5.74
12mr|kdebase4-runtime-4.9.4-1|592	
12mr|kdebase4-runtime-4.9.4-1|593	* Thu Oct 07 2010 Funda Wang <fwang@mandriva.org> 1:4.5.71-0.svn1183366.1mdv2011.0
12mr|kdebase4-runtime-4.9.4-1|594	+ Revision: 584032
12mr|kdebase4-runtime-4.9.4-1|595	- fix requires
12mr|kdebase4-runtime-4.9.4-1|596	- fix epoch
12mr|kdebase4-runtime-4.9.4-1|597	- New snapshot 4.5.71
12mr|kdebase4-runtime-4.9.4-1|598	- BR canberra for speaker setup
12mr|kdebase4-runtime-4.9.4-1|599	
12mr|kdebase4-runtime-4.9.4-1|600	* Tue Sep 14 2010 Funda Wang <fwang@mandriva.org> 1:4.5.68-1mdv2011.0
12mr|kdebase4-runtime-4.9.4-1|601	+ Revision: 578309
12mr|kdebase4-runtime-4.9.4-1|602	- update file list
12mr|kdebase4-runtime-4.9.4-1|603	- New snapshot 4.5.68
12mr|kdebase4-runtime-4.9.4-1|604	
12mr|kdebase4-runtime-4.9.4-1|605	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-runtime-4.9.4-1|606	- Remove old conflicts
12mr|kdebase4-runtime-4.9.4-1|607	
12mr|kdebase4-runtime-4.9.4-1|608	* Fri Sep 03 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.67-2mdv2011.0
12mr|kdebase4-runtime-4.9.4-1|609	+ Revision: 575579
12mr|kdebase4-runtime-4.9.4-1|610	- Rebuild
12mr|kdebase4-runtime-4.9.4-1|611	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|612	- New version 4.5.67
12mr|kdebase4-runtime-4.9.4-1|613	
12mr|kdebase4-runtime-4.9.4-1|614	* Tue Aug 31 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.65-4mdv2011.0
12mr|kdebase4-runtime-4.9.4-1|615	+ Revision: 574893
12mr|kdebase4-runtime-4.9.4-1|616	- Fix conflicts
12mr|kdebase4-runtime-4.9.4-1|617	CCBUG: 60862
12mr|kdebase4-runtime-4.9.4-1|618	
12mr|kdebase4-runtime-4.9.4-1|619	* Tue Aug 31 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.65-3mdv2011.0
12mr|kdebase4-runtime-4.9.4-1|620	+ Revision: 574721
12mr|kdebase4-runtime-4.9.4-1|621	- fix groups
12mr|kdebase4-runtime-4.9.4-1|622	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|623	- Update to version 4.5.65
12mr|kdebase4-runtime-4.9.4-1|624	
12mr|kdebase4-runtime-4.9.4-1|625	* Tue Aug 24 2010 Colin Guthrie <cguthrie@mandriva.org> 1:4.5.0-3mdv2011.0
12mr|kdebase4-runtime-4.9.4-1|626	+ Revision: 572591
12mr|kdebase4-runtime-4.9.4-1|627	- Remove previous patch that removed calls to snd_config_update_free_global(). Underlying issue fixed in libalsa2 now
12mr|kdebase4-runtime-4.9.4-1|628	
12mr|kdebase4-runtime-4.9.4-1|629	* Thu Aug 19 2010 Colin Guthrie <cguthrie@mandriva.org> 1:4.5.0-2mdv2011.0
12mr|kdebase4-runtime-4.9.4-1|630	+ Revision: 571299
12mr|kdebase4-runtime-4.9.4-1|631	- Rediff speaker-setup patch
12mr|kdebase4-runtime-4.9.4-1|632	- Apply patch that removes potentially evil calls to snd_config_update_free_global() in phonon bits
12mr|kdebase4-runtime-4.9.4-1|633	
12mr|kdebase4-runtime-4.9.4-1|634	* Fri Aug 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.0-1mdv2011.0
12mr|kdebase4-runtime-4.9.4-1|635	+ Revision: 566579
12mr|kdebase4-runtime-4.9.4-1|636	- New upstream tarball
12mr|kdebase4-runtime-4.9.4-1|637	- Update to version 4.5.0
12mr|kdebase4-runtime-4.9.4-1|638	
12mr|kdebase4-runtime-4.9.4-1|639	+ Funda Wang <fwang@mandriva.org>
12mr|kdebase4-runtime-4.9.4-1|640	- suggests cagibi for kio_network's UpnpNetworkBuilder
12mr|kdebase4-runtime-4.9.4-1|641	
12mr|kdebase4-runtime-4.9.4-1|642	* Wed Jul 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.95-1mdv2011.0
12mr|kdebase4-runtime-4.9.4-1|643	+ Revision: 562406
12mr|kdebase4-runtime-4.9.4-1|644	- kde 4.4.95
12mr|kdebase4-runtime-4.9.4-1|645	
12mr|kdebase4-runtime-4.9.4-1|646	* Tue Jul 27 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.92-1mdv2011.0
12mr|kdebase4-runtime-4.9.4-1|647	+ Revision: 561574
12mr|kdebase4-runtime-4.9.4-1|648	- Update to kde 4.5 Rc2
12mr|kdebase4-runtime-4.9.4-1|649	
12mr|kdebase4-runtime-4.9.4-1|650	+ Colin Guthrie <cguthrie@mandriva.org>
12mr|kdebase4-runtime-4.9.4-1|651	- Add the Speaker Setup GUI (PulseAudio)
12mr|kdebase4-runtime-4.9.4-1|652	
12mr|kdebase4-runtime-4.9.4-1|653	* Wed Jun 23 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-10mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|654	+ Revision: 548746
12mr|kdebase4-runtime-4.9.4-1|655	- Add nepomuk module on systemsettings
12mr|kdebase4-runtime-4.9.4-1|656	
12mr|kdebase4-runtime-4.9.4-1|657	* Sat Jun 19 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-9mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|658	+ Revision: 548339
12mr|kdebase4-runtime-4.9.4-1|659	- Update nepomuk patch
12mr|kdebase4-runtime-4.9.4-1|660	
12mr|kdebase4-runtime-4.9.4-1|661	* Wed May 26 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-8mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|662	+ Revision: 546296
12mr|kdebase4-runtime-4.9.4-1|663	- Fix crash at nepomuk start
12mr|kdebase4-runtime-4.9.4-1|664	CCBUG: 59287
12mr|kdebase4-runtime-4.9.4-1|665	
12mr|kdebase4-runtime-4.9.4-1|666	* Wed May 26 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-7mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|667	+ Revision: 546138
12mr|kdebase4-runtime-4.9.4-1|668	- Rebuild in release mode
12mr|kdebase4-runtime-4.9.4-1|669	
12mr|kdebase4-runtime-4.9.4-1|670	* Mon May 17 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-6mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|671	+ Revision: 544916
12mr|kdebase4-runtime-4.9.4-1|672	- Add branch patches:
12mr|kdebase4-runtime-4.9.4-1|673	- Fix next and previous page functions in khelpcenter ( P102 )
12mr|kdebase4-runtime-4.9.4-1|674	- Use the BrowserExtension to navigate between page ( P103 )
12mr|kdebase4-runtime-4.9.4-1|675	- Schedule TOC builds as part of a setOpen ( P104 )
12mr|kdebase4-runtime-4.9.4-1|676	- Use _helper.viewFocusBrush() in place of kcolorscheme(...) ( P105 )
12mr|kdebase4-runtime-4.9.4-1|677	- Added protection to disable animation when target is destroyed. ( P106 )
12mr|kdebase4-runtime-4.9.4-1|678	- Check QX11Info::depth() to decide whether alphachannel can be use to paint widgets ( Patch107 )
12mr|kdebase4-runtime-4.9.4-1|679	- do not draw menu frame+background for embedded menus ( P108 )
12mr|kdebase4-runtime-4.9.4-1|680	
12mr|kdebase4-runtime-4.9.4-1|681	* Fri May 14 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-5mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|682	+ Revision: 544792
12mr|kdebase4-runtime-4.9.4-1|683	- Add nepomuk module on systemsettings
12mr|kdebase4-runtime-4.9.4-1|684	
12mr|kdebase4-runtime-4.9.4-1|685	* Fri May 14 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-4mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|686	+ Revision: 544745
12mr|kdebase4-runtime-4.9.4-1|687	- Update nepomuk patch
12mr|kdebase4-runtime-4.9.4-1|688	
12mr|kdebase4-runtime-4.9.4-1|689	* Sun May 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-3mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|690	+ Revision: 544273
12mr|kdebase4-runtime-4.9.4-1|691	- Versionnate buildrequires
12mr|kdebase4-runtime-4.9.4-1|692	- Update nepomuk patch
12mr|kdebase4-runtime-4.9.4-1|693	- Update nepomuk part ( sync from trunk )
12mr|kdebase4-runtime-4.9.4-1|694	Move patch4 and patch 9
12mr|kdebase4-runtime-4.9.4-1|695	
12mr|kdebase4-runtime-4.9.4-1|696	* Thu May 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-2mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|697	+ Revision: 542801
12mr|kdebase4-runtime-4.9.4-1|698	- Rebuild because of missing src.rpm
12mr|kdebase4-runtime-4.9.4-1|699	- Update to version 4.4.3
12mr|kdebase4-runtime-4.9.4-1|700	
12mr|kdebase4-runtime-4.9.4-1|701	* Fri Apr 30 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.2-3mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|702	+ Revision: 541379
12mr|kdebase4-runtime-4.9.4-1|703	- Add back buildrequires removed by error in commit 530765
12mr|kdebase4-runtime-4.9.4-1|704	- Add kdelibs4-devel as buildrequires
12mr|kdebase4-runtime-4.9.4-1|705	- Fix patch101
12mr|kdebase4-runtime-4.9.4-1|706	- Fix encoding in k{read,write}conf
12mr|kdebase4-runtime-4.9.4-1|707	- Fix minimum version rhbz#582968
12mr|kdebase4-runtime-4.9.4-1|708	- Add patch to fix a crash in device automounter
12mr|kdebase4-runtime-4.9.4-1|709	
12mr|kdebase4-runtime-4.9.4-1|710	* Tue Mar 30 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.2-1mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|711	+ Revision: 530047
12mr|kdebase4-runtime-4.9.4-1|712	- Disable patch7
12mr|kdebase4-runtime-4.9.4-1|713	- Sync nepomuk with trunk
12mr|kdebase4-runtime-4.9.4-1|714	Remove merge patch
12mr|kdebase4-runtime-4.9.4-1|715	Remove old patches
12mr|kdebase4-runtime-4.9.4-1|716	- Update to version 4.4.2
12mr|kdebase4-runtime-4.9.4-1|717	- Change kde-l10n Requires into suggestscd
12mr|kdebase4-runtime-4.9.4-1|718	
12mr|kdebase4-runtime-4.9.4-1|719	* Wed Mar 17 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.1-3mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|720	+ Revision: 524455
12mr|kdebase4-runtime-4.9.4-1|721	- Use mdv icon for the Home folder
12mr|kdebase4-runtime-4.9.4-1|722	
12mr|kdebase4-runtime-4.9.4-1|723	* Fri Mar 12 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.1-2mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|724	+ Revision: 518416
12mr|kdebase4-runtime-4.9.4-1|725	- Fix inotify patch again
12mr|kdebase4-runtime-4.9.4-1|726	- Fix inofity patch
12mr|kdebase4-runtime-4.9.4-1|727	- Add branch patch fixing indexing
12mr|kdebase4-runtime-4.9.4-1|728	- Update inotify patch
12mr|kdebase4-runtime-4.9.4-1|729	Enable patch7
12mr|kdebase4-runtime-4.9.4-1|730	
12mr|kdebase4-runtime-4.9.4-1|731	* Thu Mar 11 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.1-1mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|732	+ Revision: 517925
12mr|kdebase4-runtime-4.9.4-1|733	- Remove merged patches
12mr|kdebase4-runtime-4.9.4-1|734	- Fix release
12mr|kdebase4-runtime-4.9.4-1|735	- Update to version 4.4.1
12mr|kdebase4-runtime-4.9.4-1|736	
12mr|kdebase4-runtime-4.9.4-1|737	* Thu Feb 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.0-8mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|738	+ Revision: 510925
12mr|kdebase4-runtime-4.9.4-1|739	- Create phonon-xine-kcm, this will allow to remove xine deps in main installs
12mr|kdebase4-runtime-4.9.4-1|740	
12mr|kdebase4-runtime-4.9.4-1|741	* Fri Feb 19 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.0-7mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|742	+ Revision: 508381
12mr|kdebase4-runtime-4.9.4-1|743	- Add branch patches fixing nepomuk
12mr|kdebase4-runtime-4.9.4-1|744	
12mr|kdebase4-runtime-4.9.4-1|745	* Wed Feb 17 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.0-6mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|746	+ Revision: 507314
12mr|kdebase4-runtime-4.9.4-1|747	- Backport nepomuk fixes from branch
12mr|kdebase4-runtime-4.9.4-1|748	
12mr|kdebase4-runtime-4.9.4-1|749	* Tue Feb 16 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.0-5mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|750	+ Revision: 506627
12mr|kdebase4-runtime-4.9.4-1|751	- Fix previous patch
12mr|kdebase4-runtime-4.9.4-1|752	- Update inotify patch
12mr|kdebase4-runtime-4.9.4-1|753	
12mr|kdebase4-runtime-4.9.4-1|754	* Mon Feb 15 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.0-4mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|755	+ Revision: 506220
12mr|kdebase4-runtime-4.9.4-1|756	- Add backported patch
12mr|kdebase4-runtime-4.9.4-1|757	
12mr|kdebase4-runtime-4.9.4-1|758	* Thu Feb 11 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.0-3mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|759	+ Revision: 504251
12mr|kdebase4-runtime-4.9.4-1|760	- Add nepomuk patch from strueg
12mr|kdebase4-runtime-4.9.4-1|761	- We need to require polkit-kde-1 because
12mr|kdebase4-runtime-4.9.4-1|762	of the use Auth backend, add this require fixes
12mr|kdebase4-runtime-4.9.4-1|763	the saving of hours on the clock kcm
12mr|kdebase4-runtime-4.9.4-1|764	
12mr|kdebase4-runtime-4.9.4-1|765	* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.0-2mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|766	+ Revision: 503190
12mr|kdebase4-runtime-4.9.4-1|767	- Remove merged patch
12mr|kdebase4-runtime-4.9.4-1|768	- Update to version 4.4.0
12mr|kdebase4-runtime-4.9.4-1|769	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|770	- Backport Coherence support from trunk
12mr|kdebase4-runtime-4.9.4-1|771	
12mr|kdebase4-runtime-4.9.4-1|772	* Tue Feb 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.98-2mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|773	+ Revision: 499740
12mr|kdebase4-runtime-4.9.4-1|774	- Disable kglobalaccel notification by default
12mr|kdebase4-runtime-4.9.4-1|775	
12mr|kdebase4-runtime-4.9.4-1|776	* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.98-1mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|777	+ Revision: 498953
12mr|kdebase4-runtime-4.9.4-1|778	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdebase4-runtime-4.9.4-1|779	- soprano redland is now a runtime dep
12mr|kdebase4-runtime-4.9.4-1|780	
12mr|kdebase4-runtime-4.9.4-1|781	* Mon Jan 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.95-1mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|782	+ Revision: 495939
12mr|kdebase4-runtime-4.9.4-1|783	- Removed unused buildrequire
12mr|kdebase4-runtime-4.9.4-1|784	- Update to kde 4.4 Rc2
12mr|kdebase4-runtime-4.9.4-1|785	
12mr|kdebase4-runtime-4.9.4-1|786	* Sun Jan 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1:4.3.90-2mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|787	+ Revision: 488771
12mr|kdebase4-runtime-4.9.4-1|788	- rebuilt against libjpeg v8
12mr|kdebase4-runtime-4.9.4-1|789	
12mr|kdebase4-runtime-4.9.4-1|790	* Sat Jan 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.90-1mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|791	+ Revision: 488181
12mr|kdebase4-runtime-4.9.4-1|792	- Update to 4.4 Rc1
12mr|kdebase4-runtime-4.9.4-1|793	
12mr|kdebase4-runtime-4.9.4-1|794	* Thu Dec 31 2009 Funda Wang <fwang@mandriva.org> 1:4.3.85-2mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|795	+ Revision: 484303
12mr|kdebase4-runtime-4.9.4-1|796	- rebuild for new exiv2
12mr|kdebase4-runtime-4.9.4-1|797	
12mr|kdebase4-runtime-4.9.4-1|798	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-runtime-4.9.4-1|799	- Remove X11-devel buildrequire
12mr|kdebase4-runtime-4.9.4-1|800	
12mr|kdebase4-runtime-4.9.4-1|801	* Mon Dec 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.85-1mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|802	+ Revision: 480620
12mr|kdebase4-runtime-4.9.4-1|803	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|804	- Update to kde 4.4 beta 2
12mr|kdebase4-runtime-4.9.4-1|805	Remove merged patches
12mr|kdebase4-runtime-4.9.4-1|806	
12mr|kdebase4-runtime-4.9.4-1|807	* Fri Dec 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.80-2mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|808	+ Revision: 473458
12mr|kdebase4-runtime-4.9.4-1|809	- Add nepomuk fixes from trunk
12mr|kdebase4-runtime-4.9.4-1|810	
12mr|kdebase4-runtime-4.9.4-1|811	* Thu Dec 03 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.80-1mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|812	+ Revision: 472965
12mr|kdebase4-runtime-4.9.4-1|813	- package all currency folder
12mr|kdebase4-runtime-4.9.4-1|814	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|815	- Add buildrequires
12mr|kdebase4-runtime-4.9.4-1|816	- Update to kde 4.4 Beta 1
12mr|kdebase4-runtime-4.9.4-1|817	Activate kio_sftp again with new libssh-devel
12mr|kdebase4-runtime-4.9.4-1|818	
12mr|kdebase4-runtime-4.9.4-1|819	* Tue Dec 01 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.77-2mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|820	+ Revision: 472223
12mr|kdebase4-runtime-4.9.4-1|821	- Add conflict to ease upgrade
12mr|kdebase4-runtime-4.9.4-1|822	
12mr|kdebase4-runtime-4.9.4-1|823	* Thu Nov 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.77-1mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|824	+ Revision: 470376
12mr|kdebase4-runtime-4.9.4-1|825	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|826	- Remove merged patch
12mr|kdebase4-runtime-4.9.4-1|827	- Update to kde 4.3.77
12mr|kdebase4-runtime-4.9.4-1|828	Add branch switch for beta and final releases
12mr|kdebase4-runtime-4.9.4-1|829	
12mr|kdebase4-runtime-4.9.4-1|830	* Sun Nov 22 2009 Colin Guthrie <cguthrie@mandriva.org> 1:4.3.75-2mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|831	+ Revision: 469039
12mr|kdebase4-runtime-4.9.4-1|832	- Update for slightly changed API in phonon trunk (PulseAudio related)
12mr|kdebase4-runtime-4.9.4-1|833	
12mr|kdebase4-runtime-4.9.4-1|834	* Mon Nov 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.75-1mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|835	+ Revision: 466559
12mr|kdebase4-runtime-4.9.4-1|836	- Update to kde 4.3.75
12mr|kdebase4-runtime-4.9.4-1|837	
12mr|kdebase4-runtime-4.9.4-1|838	* Thu Nov 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.73-5mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|839	+ Revision: 465292
12mr|kdebase4-runtime-4.9.4-1|840	- Fix Buildrequires: Really build sftp kioslave so we need ssh-devel
12mr|kdebase4-runtime-4.9.4-1|841	
12mr|kdebase4-runtime-4.9.4-1|842	* Wed Nov 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.73-4mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|843	+ Revision: 464594
12mr|kdebase4-runtime-4.9.4-1|844	- Rebuild against new qt
12mr|kdebase4-runtime-4.9.4-1|845	- Fix xine buildrequire
12mr|kdebase4-runtime-4.9.4-1|846	- Add buildrequire
12mr|kdebase4-runtime-4.9.4-1|847	
12mr|kdebase4-runtime-4.9.4-1|848	* Mon Nov 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.73-2mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|849	+ Revision: 463378
12mr|kdebase4-runtime-4.9.4-1|850	- Fix buildrequires to enable kio_sftp again
12mr|kdebase4-runtime-4.9.4-1|851	
12mr|kdebase4-runtime-4.9.4-1|852	* Fri Nov 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.73-1mdv2010.1
12mr|kdebase4-runtime-4.9.4-1|853	+ Revision: 461717
12mr|kdebase4-runtime-4.9.4-1|854	- Update to kde 4.3.73
12mr|kdebase4-runtime-4.9.4-1|855	Fix file list
12mr|kdebase4-runtime-4.9.4-1|856	Remove merged patches
12mr|kdebase4-runtime-4.9.4-1|857	Fix BuildRequires
12mr|kdebase4-runtime-4.9.4-1|858	
12mr|kdebase4-runtime-4.9.4-1|859	* Wed Oct 28 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.2-10mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|860	+ Revision: 459716
12mr|kdebase4-runtime-4.9.4-1|861	- Add patch to fix a security issue ( http://www.ocert.org/advisories/ocert-2009-015.html )
12mr|kdebase4-runtime-4.9.4-1|862	
12mr|kdebase4-runtime-4.9.4-1|863	* Mon Oct 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.2-9mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|864	+ Revision: 459340
12mr|kdebase4-runtime-4.9.4-1|865	- Fix nepomuk patches
12mr|kdebase4-runtime-4.9.4-1|866	
12mr|kdebase4-runtime-4.9.4-1|867	* Sat Oct 24 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.2-8mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|868	+ Revision: 459143
12mr|kdebase4-runtime-4.9.4-1|869	- Fixed mdv version
12mr|kdebase4-runtime-4.9.4-1|870	
12mr|kdebase4-runtime-4.9.4-1|871	* Wed Oct 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.2-7mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|872	+ Revision: 458646
12mr|kdebase4-runtime-4.9.4-1|873	- Add nepomuk patches  ( asked by S. lauriere )
12mr|kdebase4-runtime-4.9.4-1|874	
12mr|kdebase4-runtime-4.9.4-1|875	* Fri Oct 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.2-6mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|876	+ Revision: 457961
12mr|kdebase4-runtime-4.9.4-1|877	- backport a patch from trunk fixing kwallet default size
12mr|kdebase4-runtime-4.9.4-1|878	
12mr|kdebase4-runtime-4.9.4-1|879	* Thu Oct 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.2-5mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|880	+ Revision: 457484
12mr|kdebase4-runtime-4.9.4-1|881	- Apply patch5
12mr|kdebase4-runtime-4.9.4-1|882	- Fix CPU load ( Bug #49814)
12mr|kdebase4-runtime-4.9.4-1|883	
12mr|kdebase4-runtime-4.9.4-1|884	* Wed Oct 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.2-4mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|885	+ Revision: 455349
12mr|kdebase4-runtime-4.9.4-1|886	- [Backport]properly fail to initialize if the soprano model could not be created
12mr|kdebase4-runtime-4.9.4-1|887	
12mr|kdebase4-runtime-4.9.4-1|888	* Tue Oct 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.2-3mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|889	+ Revision: 455283
12mr|kdebase4-runtime-4.9.4-1|890	- Activate nepomuk patches
12mr|kdebase4-runtime-4.9.4-1|891	
12mr|kdebase4-runtime-4.9.4-1|892	* Tue Oct 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.2-2mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|893	+ Revision: 455270
12mr|kdebase4-runtime-4.9.4-1|894	- backport a fix in nepomuk kcm
12mr|kdebase4-runtime-4.9.4-1|895	
12mr|kdebase4-runtime-4.9.4-1|896	* Mon Oct 05 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.2-1mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|897	+ Revision: 454256
12mr|kdebase4-runtime-4.9.4-1|898	- New upstream release 4.3.2.
12mr|kdebase4-runtime-4.9.4-1|899	
12mr|kdebase4-runtime-4.9.4-1|900	* Fri Oct 02 2009 Colin Guthrie <cguthrie@mandriva.org> 1:4.3.1-15mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|901	+ Revision: 452494
12mr|kdebase4-runtime-4.9.4-1|902	- Update pulseaudio-related patches to be compatible with latest phonon (note: no specific pulseaudio support here - it's all handed off to the phonon backend)
12mr|kdebase4-runtime-4.9.4-1|903	
12mr|kdebase4-runtime-4.9.4-1|904	* Wed Sep 23 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.1-14mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|905	+ Revision: 448009
12mr|kdebase4-runtime-4.9.4-1|906	- Integrate smartfile from nepomuk
12mr|kdebase4-runtime-4.9.4-1|907	
12mr|kdebase4-runtime-4.9.4-1|908	+ Colin Guthrie <cguthrie@mandriva.org>
12mr|kdebase4-runtime-4.9.4-1|909	- Update pulseaudio patches to work more generically based on what the backend supports
12mr|kdebase4-runtime-4.9.4-1|910	
12mr|kdebase4-runtime-4.9.4-1|911	* Sun Sep 20 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.1-12mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|912	+ Revision: 444827
12mr|kdebase4-runtime-4.9.4-1|913	- Add missing epoch for krootwarning obsolete
12mr|kdebase4-runtime-4.9.4-1|914	
12mr|kdebase4-runtime-4.9.4-1|915	* Sun Sep 20 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.1-11mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|916	+ Revision: 444787
12mr|kdebase4-runtime-4.9.4-1|917	- Add forgoten Epoch for Krozat
12mr|kdebase4-runtime-4.9.4-1|918	
12mr|kdebase4-runtime-4.9.4-1|919	* Sat Sep 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.1-10mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|920	+ Revision: 444782
12mr|kdebase4-runtime-4.9.4-1|921	- Add missing epoch in obsoletes
12mr|kdebase4-runtime-4.9.4-1|922	
12mr|kdebase4-runtime-4.9.4-1|923	* Fri Sep 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.1-9mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|924	+ Revision: 444253
12mr|kdebase4-runtime-4.9.4-1|925	- Rebuild
12mr|kdebase4-runtime-4.9.4-1|926	- More obsoletes for kde3 upgrade
12mr|kdebase4-runtime-4.9.4-1|927	- Add obsolete for kde3 upgrade
12mr|kdebase4-runtime-4.9.4-1|928	
12mr|kdebase4-runtime-4.9.4-1|929	* Wed Sep 16 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.1-6mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|930	+ Revision: 443606
12mr|kdebase4-runtime-4.9.4-1|931	- Try number 2134^e545 of nepomuk integration
12mr|kdebase4-runtime-4.9.4-1|932	
12mr|kdebase4-runtime-4.9.4-1|933	* Tue Sep 15 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.1-5mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|934	+ Revision: 441654
12mr|kdebase4-runtime-4.9.4-1|935	- Fix cyclic build requires caused by bad nepomuk patch
12mr|kdebase4-runtime-4.9.4-1|936	- Added requested nepomuk patches by mandriva nepomuk kde team. Some of then forced to add patch fuzz.
12mr|kdebase4-runtime-4.9.4-1|937	
12mr|kdebase4-runtime-4.9.4-1|938	* Mon Sep 14 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.1-4mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|939	+ Revision: 439069
12mr|kdebase4-runtime-4.9.4-1|940	- Add back lost patch
12mr|kdebase4-runtime-4.9.4-1|941	
12mr|kdebase4-runtime-4.9.4-1|942	* Sun Sep 13 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.1-2mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|943	+ Revision: 438579
12mr|kdebase4-runtime-4.9.4-1|944	- Obsolete kde3 packages
12mr|kdebase4-runtime-4.9.4-1|945	
12mr|kdebase4-runtime-4.9.4-1|946	* Tue Sep 01 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.1-1mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|947	+ Revision: 423168
12mr|kdebase4-runtime-4.9.4-1|948	- New upstream release 4.3.1.
12mr|kdebase4-runtime-4.9.4-1|949	
12mr|kdebase4-runtime-4.9.4-1|950	* Tue Aug 18 2009 Funda Wang <fwang@mandriva.org> 1:4.3.0-4mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|951	+ Revision: 417522
12mr|kdebase4-runtime-4.9.4-1|952	- rebuild for new libjpeg v7
12mr|kdebase4-runtime-4.9.4-1|953	
12mr|kdebase4-runtime-4.9.4-1|954	* Tue Aug 04 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.0-3mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|955	+ Revision: 409036
12mr|kdebase4-runtime-4.9.4-1|956	- New upstream release 4.3.0.
12mr|kdebase4-runtime-4.9.4-1|957	
12mr|kdebase4-runtime-4.9.4-1|958	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-runtime-4.9.4-1|959	- Fix version
12mr|kdebase4-runtime-4.9.4-1|960	
12mr|kdebase4-runtime-4.9.4-1|961	* Wed Jul 22 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.98-1mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|962	+ Revision: 398679
12mr|kdebase4-runtime-4.9.4-1|963	- Update to KDE 4.3 RC3
12mr|kdebase4-runtime-4.9.4-1|964	
12mr|kdebase4-runtime-4.9.4-1|965	* Fri Jul 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.96-1mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|966	+ Revision: 394329
12mr|kdebase4-runtime-4.9.4-1|967	- Update to Rc2
12mr|kdebase4-runtime-4.9.4-1|968	
12mr|kdebase4-runtime-4.9.4-1|969	* Sat Jun 27 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.95-2mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|970	+ Revision: 390088
12mr|kdebase4-runtime-4.9.4-1|971	- Show knetattach only in KDE (Bug #49538)
12mr|kdebase4-runtime-4.9.4-1|972	
12mr|kdebase4-runtime-4.9.4-1|973	* Thu Jun 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.95-1mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|974	+ Revision: 389079
12mr|kdebase4-runtime-4.9.4-1|975	- Update to ke 4.3Rc1
12mr|kdebase4-runtime-4.9.4-1|976	
12mr|kdebase4-runtime-4.9.4-1|977	* Fri Jun 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.90-2mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|978	+ Revision: 382922
12mr|kdebase4-runtime-4.9.4-1|979	- Biump release
12mr|kdebase4-runtime-4.9.4-1|980	- Remove merged patches
12mr|kdebase4-runtime-4.9.4-1|981	- Update to beta2
12mr|kdebase4-runtime-4.9.4-1|982	- add Suggests for kdialog, kdeui uses it for editing
12mr|kdebase4-runtime-4.9.4-1|983	toolbars (bnc#490559)
12mr|kdebase4-runtime-4.9.4-1|984	
12mr|kdebase4-runtime-4.9.4-1|985	* Fri May 29 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.88-2mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|986	+ Revision: 380721
12mr|kdebase4-runtime-4.9.4-1|987	- Bump release
12mr|kdebase4-runtime-4.9.4-1|988	- Update to kde 4.2.88
12mr|kdebase4-runtime-4.9.4-1|989	
12mr|kdebase4-runtime-4.9.4-1|990	* Fri May 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.87-2mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|991	+ Revision: 378631
12mr|kdebase4-runtime-4.9.4-1|992	- Fix conflict against kdebase4-workspace
12mr|kdebase4-runtime-4.9.4-1|993	
12mr|kdebase4-runtime-4.9.4-1|994	* Fri May 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.87-1mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|995	+ Revision: 378572
12mr|kdebase4-runtime-4.9.4-1|996	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|997	- update to kde 4.2.87
12mr|kdebase4-runtime-4.9.4-1|998	
12mr|kdebase4-runtime-4.9.4-1|999	* Sun May 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.85-4mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|1000	+ Revision: 376582
12mr|kdebase4-runtime-4.9.4-1|1001	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|1002	- Fix versionnate conflicts
12mr|kdebase4-runtime-4.9.4-1|1003	- Fix conflicts with kdepim-akonadi
12mr|kdebase4-runtime-4.9.4-1|1004	
12mr|kdebase4-runtime-4.9.4-1|1005	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-runtime-4.9.4-1|1006	- Added back lzma/xz patch
12mr|kdebase4-runtime-4.9.4-1|1007	
12mr|kdebase4-runtime-4.9.4-1|1008	* Fri May 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.85-1mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|1009	+ Revision: 373477
12mr|kdebase4-runtime-4.9.4-1|1010	- Remove non existing BuildRequires
12mr|kdebase4-runtime-4.9.4-1|1011	- Fix Requires on next kdelibs4
12mr|kdebase4-runtime-4.9.4-1|1012	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|1013	- Add buildrequires
12mr|kdebase4-runtime-4.9.4-1|1014	- Update  to kde 4.2.85
12mr|kdebase4-runtime-4.9.4-1|1015	
12mr|kdebase4-runtime-4.9.4-1|1016	* Mon May 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.71-0.svn961800.1mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|1017	+ Revision: 371559
12mr|kdebase4-runtime-4.9.4-1|1018	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|1019	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|1020	- Update to kde 4.2.71
12mr|kdebase4-runtime-4.9.4-1|1021	
12mr|kdebase4-runtime-4.9.4-1|1022	* Thu Apr 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.70-0.svn954171.1mdv2010.0
12mr|kdebase4-runtime-4.9.4-1|1023	+ Revision: 369153
12mr|kdebase4-runtime-4.9.4-1|1024	- Update to kde 4.2.70
12mr|kdebase4-runtime-4.9.4-1|1025	Remove branch patches
12mr|kdebase4-runtime-4.9.4-1|1026	
12mr|kdebase4-runtime-4.9.4-1|1027	* Fri Apr 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.2-7mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1028	+ Revision: 365929
12mr|kdebase4-runtime-4.9.4-1|1029	- Add some upstream patches from branch
12mr|kdebase4-runtime-4.9.4-1|1030	Fixes a layouting issue ( KDE bug #178953)
12mr|kdebase4-runtime-4.9.4-1|1031	
12mr|kdebase4-runtime-4.9.4-1|1032	* Sun Apr 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.2-6mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1033	+ Revision: 364256
12mr|kdebase4-runtime-4.9.4-1|1034	- Add some upstream patches from branch
12mr|kdebase4-runtime-4.9.4-1|1035	- Patch101: start kttsd when necessary
12mr|kdebase4-runtime-4.9.4-1|1036	
12mr|kdebase4-runtime-4.9.4-1|1037	* Sun Apr 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.2-5mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1038	+ Revision: 364084
12mr|kdebase4-runtime-4.9.4-1|1039	- Add some upstream patches from branch
12mr|kdebase4-runtime-4.9.4-1|1040	- Patch100: extract .cc files, not .cpp from kioslave infos
12mr|kdebase4-runtime-4.9.4-1|1041	
12mr|kdebase4-runtime-4.9.4-1|1042	* Sun Mar 29 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.2-4mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1043	+ Revision: 362167
12mr|kdebase4-runtime-4.9.4-1|1044	- Restore icons from original package, since there's was unintentional split too soon
12mr|kdebase4-runtime-4.9.4-1|1045	
12mr|kdebase4-runtime-4.9.4-1|1046	* Fri Mar 27 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.2-1mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1047	+ Revision: 361619
12mr|kdebase4-runtime-4.9.4-1|1048	- Upgrade to KDE 4.2.2 try#1 packages.
12mr|kdebase4-runtime-4.9.4-1|1049	
12mr|kdebase4-runtime-4.9.4-1|1050	* Wed Mar 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.1-2mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1051	+ Revision: 353570
12mr|kdebase4-runtime-4.9.4-1|1052	- [Trunk] start nepomuk after plasma ( start faster )
12mr|kdebase4-runtime-4.9.4-1|1053	
12mr|kdebase4-runtime-4.9.4-1|1054	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|kdebase4-runtime-4.9.4-1|1055	- fix duplicate definition of xz protocol in lzma.protocol (VERIFYME?)
12mr|kdebase4-runtime-4.9.4-1|1056	- revert accidental removal of tar.bz2 from screateResourceUri in opranoindexwriter.cpp
12mr|kdebase4-runtime-4.9.4-1|1057	
12mr|kdebase4-runtime-4.9.4-1|1058	* Fri Feb 27 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.1-1mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1059	+ Revision: 345623
12mr|kdebase4-runtime-4.9.4-1|1060	- KDE 4.2.1 try#1 upstream release
12mr|kdebase4-runtime-4.9.4-1|1061	
12mr|kdebase4-runtime-4.9.4-1|1062	* Tue Feb 24 2009 Colin Guthrie <cguthrie@mandriva.org> 1:4.2.0-4mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1063	+ Revision: 344337
12mr|kdebase4-runtime-4.9.4-1|1064	- Update pulseaudio device hiding patch.
12mr|kdebase4-runtime-4.9.4-1|1065	
12mr|kdebase4-runtime-4.9.4-1|1066	* Tue Feb 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.0-3mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1067	+ Revision: 341374
12mr|kdebase4-runtime-4.9.4-1|1068	+ rebuild (emptylog)
12mr|kdebase4-runtime-4.9.4-1|1069	
12mr|kdebase4-runtime-4.9.4-1|1070	* Mon Feb 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.0-2mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1071	+ Revision: 340857
12mr|kdebase4-runtime-4.9.4-1|1072	- Rebuild against qt4.5
12mr|kdebase4-runtime-4.9.4-1|1073	
12mr|kdebase4-runtime-4.9.4-1|1074	* Tue Jan 27 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.0-1mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1075	+ Revision: 334190
12mr|kdebase4-runtime-4.9.4-1|1076	- Update with official 4.2.0 upstream tarball ( now with less verbosity i hope )
12mr|kdebase4-runtime-4.9.4-1|1077	- Update with ixed tarball from upstream
12mr|kdebase4-runtime-4.9.4-1|1078	
12mr|kdebase4-runtime-4.9.4-1|1079	* Sat Jan 10 2009 Anssi Hannula <anssi@mandriva.org> 1:4.1.96-4mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1080	+ Revision: 328111
12mr|kdebase4-runtime-4.9.4-1|1081	- fix versioned conflicts on kappfinder
12mr|kdebase4-runtime-4.9.4-1|1082	
12mr|kdebase4-runtime-4.9.4-1|1083	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-runtime-4.9.4-1|1084	- fix conflicts with kappfinder
12mr|kdebase4-runtime-4.9.4-1|1085	
12mr|kdebase4-runtime-4.9.4-1|1086	* Fri Jan 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.96-2mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1087	+ Revision: 327477
12mr|kdebase4-runtime-4.9.4-1|1088	- Fix Conflicts with kdebase4-runtime
12mr|kdebase4-runtime-4.9.4-1|1089	
12mr|kdebase4-runtime-4.9.4-1|1090	* Thu Jan 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.96-1mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1091	+ Revision: 327253
12mr|kdebase4-runtime-4.9.4-1|1092	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|1093	- Fix lzma patch
12mr|kdebase4-runtime-4.9.4-1|1094	
12mr|kdebase4-runtime-4.9.4-1|1095	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|kdebase4-runtime-4.9.4-1|1096	- update and fix lzma patch to work with new kde and also add support for new xz
12mr|kdebase4-runtime-4.9.4-1|1097	
12mr|kdebase4-runtime-4.9.4-1|1098	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-runtime-4.9.4-1|1099	- Update with Release Candidate 1 - 4.1.96
12mr|kdebase4-runtime-4.9.4-1|1100	
12mr|kdebase4-runtime-4.9.4-1|1101	* Mon Jan 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.85-5mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1102	+ Revision: 324947
12mr|kdebase4-runtime-4.9.4-1|1103	- Fix desktop kioslave translations again
12mr|kdebase4-runtime-4.9.4-1|1104	
12mr|kdebase4-runtime-4.9.4-1|1105	* Sun Jan 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.85-4mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1106	+ Revision: 324518
12mr|kdebase4-runtime-4.9.4-1|1107	- Rebuild because of missing source rpm
12mr|kdebase4-runtime-4.9.4-1|1108	- Fix translation of desktop files on the desktop:/ kioslave
12mr|kdebase4-runtime-4.9.4-1|1109	
12mr|kdebase4-runtime-4.9.4-1|1110	* Tue Dec 23 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.85-2mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1111	+ Revision: 317737
12mr|kdebase4-runtime-4.9.4-1|1112	- Rebuild in debug mode
12mr|kdebase4-runtime-4.9.4-1|1113	
12mr|kdebase4-runtime-4.9.4-1|1114	* Fri Dec 12 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.85-1mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1115	+ Revision: 313703
12mr|kdebase4-runtime-4.9.4-1|1116	- Update with Beta 1 - 4.1.85
12mr|kdebase4-runtime-4.9.4-1|1117	
12mr|kdebase4-runtime-4.9.4-1|1118	* Thu Dec 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.82-2mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1119	+ Revision: 312976
12mr|kdebase4-runtime-4.9.4-1|1120	- Rebuild package because the -1mdv2009.1 was to shy to come on the mirors
12mr|kdebase4-runtime-4.9.4-1|1121	- Update to kde 4.1.82
12mr|kdebase4-runtime-4.9.4-1|1122	
12mr|kdebase4-runtime-4.9.4-1|1123	* Sun Nov 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.81-1mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1124	+ Revision: 308454
12mr|kdebase4-runtime-4.9.4-1|1125	- Update to kde 4.1.81
12mr|kdebase4-runtime-4.9.4-1|1126	Fix BuildRequires
12mr|kdebase4-runtime-4.9.4-1|1127	Fix File list
12mr|kdebase4-runtime-4.9.4-1|1128	
12mr|kdebase4-runtime-4.9.4-1|1129	* Sun Nov 30 2008 Anssi Hannula <anssi@mandriva.org> 1:4.1.80-2mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1130	+ Revision: 308332
12mr|kdebase4-runtime-4.9.4-1|1131	- oxygen-icon-theme conflicts with old digikam for smooth upgrade
12mr|kdebase4-runtime-4.9.4-1|1132	
12mr|kdebase4-runtime-4.9.4-1|1133	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdebase4-runtime-4.9.4-1|1134	- Suggests gdb for drkonqi (#45272)
12mr|kdebase4-runtime-4.9.4-1|1135	
12mr|kdebase4-runtime-4.9.4-1|1136	* Wed Nov 19 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.80-1mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1137	+ Revision: 304542
12mr|kdebase4-runtime-4.9.4-1|1138	- Update with Beta 1 - 4.1.80
12mr|kdebase4-runtime-4.9.4-1|1139	
12mr|kdebase4-runtime-4.9.4-1|1140	* Thu Nov 13 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.73-1mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1141	+ Revision: 302768
12mr|kdebase4-runtime-4.9.4-1|1142	- Update to kde 4.1.73
12mr|kdebase4-runtime-4.9.4-1|1143	
12mr|kdebase4-runtime-4.9.4-1|1144	* Sun Nov 02 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.71-3mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1145	+ Revision: 299238
12mr|kdebase4-runtime-4.9.4-1|1146	- Fix Requires of devel package
12mr|kdebase4-runtime-4.9.4-1|1147	
12mr|kdebase4-runtime-4.9.4-1|1148	* Sun Nov 02 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.71-2mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1149	+ Revision: 299225
12mr|kdebase4-runtime-4.9.4-1|1150	- Fix Conflicts against nepomuk-kde
12mr|kdebase4-runtime-4.9.4-1|1151	
12mr|kdebase4-runtime-4.9.4-1|1152	* Fri Oct 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.71-1mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1153	+ Revision: 296895
12mr|kdebase4-runtime-4.9.4-1|1154	- New version 4.1.71
12mr|kdebase4-runtime-4.9.4-1|1155	
12mr|kdebase4-runtime-4.9.4-1|1156	* Wed Oct 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.70-3mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1157	+ Revision: 296583
12mr|kdebase4-runtime-4.9.4-1|1158	- Add requires on kwallet-daemon
12mr|kdebase4-runtime-4.9.4-1|1159	
12mr|kdebase4-runtime-4.9.4-1|1160	* Tue Oct 21 2008 Gustavo Pichorim Boiko <boiko@mandriva.com> 1:4.1.70-2mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1161	+ Revision: 296103
12mr|kdebase4-runtime-4.9.4-1|1162	- Add proper conflicts so that cooker upgrade is not broken
12mr|kdebase4-runtime-4.9.4-1|1163	
12mr|kdebase4-runtime-4.9.4-1|1164	* Mon Oct 20 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.70-1mdv2009.1
12mr|kdebase4-runtime-4.9.4-1|1165	+ Revision: 295749
12mr|kdebase4-runtime-4.9.4-1|1166	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|1167	- Fix Requires
12mr|kdebase4-runtime-4.9.4-1|1168	- Fix File list
12mr|kdebase4-runtime-4.9.4-1|1169	- Fix File list
12mr|kdebase4-runtime-4.9.4-1|1170	- Update to kde 4.1.70
12mr|kdebase4-runtime-4.9.4-1|1171	Remove Nepomuk patches
12mr|kdebase4-runtime-4.9.4-1|1172	Remove backported patches
12mr|kdebase4-runtime-4.9.4-1|1173	Remove patches that belong to phonon now
12mr|kdebase4-runtime-4.9.4-1|1174	Add patch to fix build
12mr|kdebase4-runtime-4.9.4-1|1175	
12mr|kdebase4-runtime-4.9.4-1|1176	* Tue Sep 30 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.2-3mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1177	+ Revision: 290126
12mr|kdebase4-runtime-4.9.4-1|1178	- Added splash requires in the proper package
12mr|kdebase4-runtime-4.9.4-1|1179	
12mr|kdebase4-runtime-4.9.4-1|1180	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-runtime-4.9.4-1|1181	- Fix htsearch path
12mr|kdebase4-runtime-4.9.4-1|1182	- Add htdig as Requires needed for khelpcenter
12mr|kdebase4-runtime-4.9.4-1|1183	
12mr|kdebase4-runtime-4.9.4-1|1184	* Thu Sep 25 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.2-1mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1185	+ Revision: 288215
12mr|kdebase4-runtime-4.9.4-1|1186	- KDE 4.1.2 arriving.
12mr|kdebase4-runtime-4.9.4-1|1187	
12mr|kdebase4-runtime-4.9.4-1|1188	* Sat Sep 20 2008 Colin Guthrie <cguthrie@mandriva.org> 1:4.1.1-5mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1189	+ Revision: 286056
12mr|kdebase4-runtime-4.9.4-1|1190	- Do not mark pulseaudio output as advanced
12mr|kdebase4-runtime-4.9.4-1|1191	- Require xine-pulse in the phonon-xine backend
12mr|kdebase4-runtime-4.9.4-1|1192	
12mr|kdebase4-runtime-4.9.4-1|1193	* Fri Sep 19 2008 Colin Guthrie <cguthrie@mandriva.org> 1:4.1.1-4mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1194	+ Revision: 285840
12mr|kdebase4-runtime-4.9.4-1|1195	- Update pulseaudio cosmetics patch to enumerate capture devices which are not (currently) handled in Phonon
12mr|kdebase4-runtime-4.9.4-1|1196	
12mr|kdebase4-runtime-4.9.4-1|1197	* Fri Sep 19 2008 Colin Guthrie <cguthrie@mandriva.org> 1:4.1.1-3mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1198	+ Revision: 285789
12mr|kdebase4-runtime-4.9.4-1|1199	- Add an experimental patch to ignore audio devices when pulseaudio is activated
12mr|kdebase4-runtime-4.9.4-1|1200	
12mr|kdebase4-runtime-4.9.4-1|1201	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-runtime-4.9.4-1|1202	- Remove wrong source
12mr|kdebase4-runtime-4.9.4-1|1203	
12mr|kdebase4-runtime-4.9.4-1|1204	* Mon Sep 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.1-2mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1205	+ Revision: 278339
12mr|kdebase4-runtime-4.9.4-1|1206	- Welcome back experimental Nepomuk
12mr|kdebase4-runtime-4.9.4-1|1207	
12mr|kdebase4-runtime-4.9.4-1|1208	* Fri Aug 29 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.1-1mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1209	+ Revision: 277148
12mr|kdebase4-runtime-4.9.4-1|1210	- Upgrade to forthcoming 4.1.1 packages
12mr|kdebase4-runtime-4.9.4-1|1211	
12mr|kdebase4-runtime-4.9.4-1|1212	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-runtime-4.9.4-1|1213	- [BUGFIX] Nepomukservices process makes my CPU reach 65%% (Bug #42474)
12mr|kdebase4-runtime-4.9.4-1|1214	
12mr|kdebase4-runtime-4.9.4-1|1215	* Sat Aug 23 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.0-8mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1216	+ Revision: 275327
12mr|kdebase4-runtime-4.9.4-1|1217	- Backport the complete nepomuk folder from trunk fixes crashes of nepomuk
12mr|kdebase4-runtime-4.9.4-1|1218	- [BUGFIX] Fix "kioclient does not return after execution of command." (Bug #43068)
12mr|kdebase4-runtime-4.9.4-1|1219	
12mr|kdebase4-runtime-4.9.4-1|1220	* Thu Aug 21 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.0-7mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1221	+ Revision: 274630
12mr|kdebase4-runtime-4.9.4-1|1222	- Add patch300 to fix icon on the network panel of Dolphin (reported and tested by Anne )
12mr|kdebase4-runtime-4.9.4-1|1223	
12mr|kdebase4-runtime-4.9.4-1|1224	* Wed Aug 13 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.0-6mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1225	+ Revision: 271349
12mr|kdebase4-runtime-4.9.4-1|1226	- Daily branch patch update
12mr|kdebase4-runtime-4.9.4-1|1227	
12mr|kdebase4-runtime-4.9.4-1|1228	* Tue Aug 05 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.0-5mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1229	+ Revision: 263911
12mr|kdebase4-runtime-4.9.4-1|1230	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|1231	- Activate Nepomuk backports from kde 4.2
12mr|kdebase4-runtime-4.9.4-1|1232	- more nepomuk backport patches
12mr|kdebase4-runtime-4.9.4-1|1233	- Start to backport nepomuk from trunk ( not activated for the moment)
12mr|kdebase4-runtime-4.9.4-1|1234	
12mr|kdebase4-runtime-4.9.4-1|1235	* Mon Aug 04 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.0-4mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1236	+ Revision: 263054
12mr|kdebase4-runtime-4.9.4-1|1237	- Update with current branch 4.1 patches
12mr|kdebase4-runtime-4.9.4-1|1238	- Update with current branch 4.1 patches
12mr|kdebase4-runtime-4.9.4-1|1239	
12mr|kdebase4-runtime-4.9.4-1|1240	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-runtime-4.9.4-1|1241	- Do not apply for the moment (need a little more work)
12mr|kdebase4-runtime-4.9.4-1|1242	- Add forgoten patch
12mr|kdebase4-runtime-4.9.4-1|1243	-Fix patch 102 ( still need to fix patch104 (not applied yet ))
12mr|kdebase4-runtime-4.9.4-1|1244	- Add versionnate against strigi
12mr|kdebase4-runtime-4.9.4-1|1245	- Add patches from trunk to optimise nepomuk
12mr|kdebase4-runtime-4.9.4-1|1246	- Add patches from trunk to optimise nepomuk
12mr|kdebase4-runtime-4.9.4-1|1247	
12mr|kdebase4-runtime-4.9.4-1|1248	* Wed Jul 30 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.0-3mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1249	+ Revision: 255170
12mr|kdebase4-runtime-4.9.4-1|1250	- kdebase4-runtime no more requires any phonon package, since is suppose to be required by kdecore now. phonon-xine have a new provides called phonon-backend providing 4.2.0 as their virtual version
12mr|kdebase4-runtime-4.9.4-1|1251	
12mr|kdebase4-runtime-4.9.4-1|1252	* Tue Jul 29 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.0-2mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1253	+ Revision: 253955
12mr|kdebase4-runtime-4.9.4-1|1254	- Start updates from post 4.1.0 branch on cooker only. All patches comes with full description inside.
12mr|kdebase4-runtime-4.9.4-1|1255	
12mr|kdebase4-runtime-4.9.4-1|1256	* Thu Jul 24 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.0-1mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1257	+ Revision: 246986
12mr|kdebase4-runtime-4.9.4-1|1258	- Update with Release Candidate 1 - 4.1.0
12mr|kdebase4-runtime-4.9.4-1|1259	
12mr|kdebase4-runtime-4.9.4-1|1260	* Thu Jul 24 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:4.0.98-2mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1261	+ Revision: 245135
12mr|kdebase4-runtime-4.9.4-1|1262	- fix docbook document
12mr|kdebase4-runtime-4.9.4-1|1263	- add missing docbook file to liblzma patch
12mr|kdebase4-runtime-4.9.4-1|1264	- bump release
12mr|kdebase4-runtime-4.9.4-1|1265	- add lzma support (P0)
12mr|kdebase4-runtime-4.9.4-1|1266	
12mr|kdebase4-runtime-4.9.4-1|1267	* Thu Jul 10 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.98-1mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1268	+ Revision: 233181
12mr|kdebase4-runtime-4.9.4-1|1269	- Update with Release Candidate 1 - 4.0.98
12mr|kdebase4-runtime-4.9.4-1|1270	
12mr|kdebase4-runtime-4.9.4-1|1271	* Sun Jul 06 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.85-1mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1272	+ Revision: 232308
12mr|kdebase4-runtime-4.9.4-1|1273	- Update to kde 4.0.85
12mr|kdebase4-runtime-4.9.4-1|1274	
12mr|kdebase4-runtime-4.9.4-1|1275	* Fri Jun 27 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.84-1mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1276	+ Revision: 229393
12mr|kdebase4-runtime-4.9.4-1|1277	- Update with new snapshot tarballs 4.0.84
12mr|kdebase4-runtime-4.9.4-1|1278	
12mr|kdebase4-runtime-4.9.4-1|1279	* Fri Jun 20 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.83-2mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1280	+ Revision: 227584
12mr|kdebase4-runtime-4.9.4-1|1281	- devel package was blocked due missing epoch
12mr|kdebase4-runtime-4.9.4-1|1282	
12mr|kdebase4-runtime-4.9.4-1|1283	* Fri Jun 20 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.83-1mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1284	+ Revision: 227523
12mr|kdebase4-runtime-4.9.4-1|1285	- Phonon devel is in their own package now
12mr|kdebase4-runtime-4.9.4-1|1286	- We can use since 4.0.81, so this avoids wait for bs everytime..
12mr|kdebase4-runtime-4.9.4-1|1287	- Update with new snapshot tarballs 4.0.83
12mr|kdebase4-runtime-4.9.4-1|1288	
12mr|kdebase4-runtime-4.9.4-1|1289	* Thu Jun 12 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.82-3mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1290	+ Revision: 218297
12mr|kdebase4-runtime-4.9.4-1|1291	- Update with new snapshot tarballs 4.0.82
12mr|kdebase4-runtime-4.9.4-1|1292	- Update with new snapshot tarballs 4.0.82
12mr|kdebase4-runtime-4.9.4-1|1293	
12mr|kdebase4-runtime-4.9.4-1|1294	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-runtime-4.9.4-1|1295	- Change summary
12mr|kdebase4-runtime-4.9.4-1|1296	
12mr|kdebase4-runtime-4.9.4-1|1297	+ Pixel <pixel@mandriva.com>
12mr|kdebase4-runtime-4.9.4-1|1298	- add rpm filetrigger running gtk-update-icon-cache when rpm install/remove oxygen icons
12mr|kdebase4-runtime-4.9.4-1|1299	
12mr|kdebase4-runtime-4.9.4-1|1300	+ Frederik Himpe <fhimpe@mandriva.org>
12mr|kdebase4-runtime-4.9.4-1|1301	- Add Requires xine-plugins on phonon-xine, otherwise phonon constantly
12mr|kdebase4-runtime-4.9.4-1|1302	crashes (Mandriva bug #41210)
12mr|kdebase4-runtime-4.9.4-1|1303	
12mr|kdebase4-runtime-4.9.4-1|1304	* Tue Jun 03 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.81-2mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1305	+ Revision: 214702
12mr|kdebase4-runtime-4.9.4-1|1306	- Update with new snapshot tarballs 4.0.81
12mr|kdebase4-runtime-4.9.4-1|1307	
12mr|kdebase4-runtime-4.9.4-1|1308	* Fri May 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.81-1mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1309	+ Revision: 213263
12mr|kdebase4-runtime-4.9.4-1|1310	- New snapshot kde 4.0.81
12mr|kdebase4-runtime-4.9.4-1|1311	
12mr|kdebase4-runtime-4.9.4-1|1312	* Sat May 24 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.80-1mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1313	+ Revision: 210775
12mr|kdebase4-runtime-4.9.4-1|1314	- New upstream kde4 4.1 beta1
12mr|kdebase4-runtime-4.9.4-1|1315	
12mr|kdebase4-runtime-4.9.4-1|1316	* Fri May 16 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.74-2mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1317	+ Revision: 208151
12mr|kdebase4-runtime-4.9.4-1|1318	- Versionnate BuildRequires
12mr|kdebase4-runtime-4.9.4-1|1319	- Rebuild against new kdepimlibs4
12mr|kdebase4-runtime-4.9.4-1|1320	
12mr|kdebase4-runtime-4.9.4-1|1321	* Fri May 16 2008 Funda Wang <fwang@mandriva.org> 1:4.0.74-1mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1322	+ Revision: 208040
12mr|kdebase4-runtime-4.9.4-1|1323	- New version 4.0.74
12mr|kdebase4-runtime-4.9.4-1|1324	
12mr|kdebase4-runtime-4.9.4-1|1325	* Tue May 13 2008 Anssi Hannula <anssi@mandriva.org> 1:4.0.73-3mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1326	+ Revision: 206729
12mr|kdebase4-runtime-4.9.4-1|1327	- drop bogus buildrequires on networkmanager-devel
12mr|kdebase4-runtime-4.9.4-1|1328	- add Conflicts for old KDE3 packages for smooth upgrade
12mr|kdebase4-runtime-4.9.4-1|1329	
12mr|kdebase4-runtime-4.9.4-1|1330	* Thu May 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.73-2mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1331	+ Revision: 204554
12mr|kdebase4-runtime-4.9.4-1|1332	- Update to kde 4.0.73
12mr|kdebase4-runtime-4.9.4-1|1333	
12mr|kdebase4-runtime-4.9.4-1|1334	* Thu May 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.72-2mdv2009.0
12mr|kdebase4-runtime-4.9.4-1|1335	+ Revision: 199902
12mr|kdebase4-runtime-4.9.4-1|1336	- Fix File list
12mr|kdebase4-runtime-4.9.4-1|1337	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|1338	- Update to kde 4.0.72
12mr|kdebase4-runtime-4.9.4-1|1339	- Fix File list
12mr|kdebase4-runtime-4.9.4-1|1340	- Fix file list
12mr|kdebase4-runtime-4.9.4-1|1341	- New week-end New snapshot 4.0.70
12mr|kdebase4-runtime-4.9.4-1|1342	- New snapshot 4.0.69
12mr|kdebase4-runtime-4.9.4-1|1343	
12mr|kdebase4-runtime-4.9.4-1|1344	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-runtime-4.9.4-1|1345	- New upstream kde4 4.1 alpha 1
12mr|kdebase4-runtime-4.9.4-1|1346	- Starting to push new infrastructure for devel KDE 4.1. KDE 4 will be on / now. KDE is dead. Long live KDE vi kdenetwork4/SPECS/kdenetwork4.spec ;-)
12mr|kdebase4-runtime-4.9.4-1|1347	
12mr|kdebase4-runtime-4.9.4-1|1348	* Fri Mar 28 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.3-1mdv2008.1
12mr|kdebase4-runtime-4.9.4-1|1349	+ Revision: 190971
12mr|kdebase4-runtime-4.9.4-1|1350	- Update for last stable release 4.0.3
12mr|kdebase4-runtime-4.9.4-1|1351	
12mr|kdebase4-runtime-4.9.4-1|1352	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-runtime-4.9.4-1|1353	- Requires the translation package by default now
12mr|kdebase4-runtime-4.9.4-1|1354	
12mr|kdebase4-runtime-4.9.4-1|1355	* Sat Mar 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.2-2mdv2008.1
12mr|kdebase4-runtime-4.9.4-1|1356	+ Revision: 182140
12mr|kdebase4-runtime-4.9.4-1|1357	- Rebuild against new qt4 changes
12mr|kdebase4-runtime-4.9.4-1|1358	
12mr|kdebase4-runtime-4.9.4-1|1359	* Sat Mar 01 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.2-1mdv2008.1
12mr|kdebase4-runtime-4.9.4-1|1360	+ Revision: 177359
12mr|kdebase4-runtime-4.9.4-1|1361	- New upstream bugfix release 4.0.2
12mr|kdebase4-runtime-4.9.4-1|1362	
12mr|kdebase4-runtime-4.9.4-1|1363	* Wed Feb 20 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.1-3mdv2008.1
12mr|kdebase4-runtime-4.9.4-1|1364	+ Revision: 173224
12mr|kdebase4-runtime-4.9.4-1|1365	- Update nepomuk with trunk modifications. Requested by nepomuk maintainer, Sebastian Trueg
12mr|kdebase4-runtime-4.9.4-1|1366	
12mr|kdebase4-runtime-4.9.4-1|1367	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-runtime-4.9.4-1|1368	- Add ifdef statement to allow backports again
12mr|kdebase4-runtime-4.9.4-1|1369	
12mr|kdebase4-runtime-4.9.4-1|1370	* Wed Feb 13 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.1-2mdv2008.1
12mr|kdebase4-runtime-4.9.4-1|1371	+ Revision: 167174
12mr|kdebase4-runtime-4.9.4-1|1372	- rebuild
12mr|kdebase4-runtime-4.9.4-1|1373	
12mr|kdebase4-runtime-4.9.4-1|1374	* Sun Feb 10 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.1-1mdv2008.1
12mr|kdebase4-runtime-4.9.4-1|1375	+ Revision: 164757
12mr|kdebase4-runtime-4.9.4-1|1376	- Updating for stable KDE 4.0.1
12mr|kdebase4-runtime-4.9.4-1|1377	- No more branches. From now, we will be using the monthly official KDE tarballs, as discussed by Mandriva KDE Team
12mr|kdebase4-runtime-4.9.4-1|1378	
12mr|kdebase4-runtime-4.9.4-1|1379	* Sun Jan 27 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.0-1.765565.2mdv2008.1
12mr|kdebase4-runtime-4.9.4-1|1380	+ Revision: 158544
12mr|kdebase4-runtime-4.9.4-1|1381	- Rebuild because of missing signature
12mr|kdebase4-runtime-4.9.4-1|1382	
12mr|kdebase4-runtime-4.9.4-1|1383	* Thu Jan 24 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.0-1.765565.1mdv2008.1
12mr|kdebase4-runtime-4.9.4-1|1384	+ Revision: 157493
12mr|kdebase4-runtime-4.9.4-1|1385	- Update to 4.0 branch
12mr|kdebase4-runtime-4.9.4-1|1386	- Included nepomuk trunk patch, as requested by Sebastian Trueg
12mr|kdebase4-runtime-4.9.4-1|1387	
12mr|kdebase4-runtime-4.9.4-1|1388	* Tue Jan 08 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.0-1mdv2008.1
12mr|kdebase4-runtime-4.9.4-1|1389	+ Revision: 146521
12mr|kdebase4-runtime-4.9.4-1|1390	- Update for final stable 4.0.0
12mr|kdebase4-runtime-4.9.4-1|1391	
12mr|kdebase4-runtime-4.9.4-1|1392	+ Olivier Blin <blino@mandriva.org>
12mr|kdebase4-runtime-4.9.4-1|1393	- restore BuildRoot
12mr|kdebase4-runtime-4.9.4-1|1394	
12mr|kdebase4-runtime-4.9.4-1|1395	* Mon Dec 24 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.97.1-1.752237.1mdv2008.1
12mr|kdebase4-runtime-4.9.4-1|1396	+ Revision: 137359
12mr|kdebase4-runtime-4.9.4-1|1397	- New snapshot
12mr|kdebase4-runtime-4.9.4-1|1398	
12mr|kdebase4-runtime-4.9.4-1|1399	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdebase4-runtime-4.9.4-1|1400	- kill re-definition of %%buildroot on Pixel's request
12mr|kdebase4-runtime-4.9.4-1|1401	
12mr|kdebase4-runtime-4.9.4-1|1402	* Mon Dec 10 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.97.1-1mdv2008.1
12mr|kdebase4-runtime-4.9.4-1|1403	+ Revision: 117062
12mr|kdebase4-runtime-4.9.4-1|1404	- New snapshot
12mr|kdebase4-runtime-4.9.4-1|1405	
12mr|kdebase4-runtime-4.9.4-1|1406	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-runtime-4.9.4-1|1407	- import kdebase4-runtime
12mr|kdebase4-runtime-4.9.4-1|1408	
12mr|kdebase4-runtime-4.9.4-1|1409	

14514 12
12mr|kdebase4-workspace-4.9.4-3|1	%define with_printer_applet 0
12mr|kdebase4-workspace-4.9.4-3|2	%{?_with_printer_applet: %{expand: %%global with_printer_applet 1}}
12mr|kdebase4-workspace-4.9.4-3|3	
12mr|kdebase4-workspace-4.9.4-3|4	%define with_networkmanager 1
12mr|kdebase4-workspace-4.9.4-3|5	%{?_with_networkmanager: %{expand: %%global with_networkmanager 1}}
12mr|kdebase4-workspace-4.9.4-3|6	
12mr|kdebase4-workspace-4.9.4-3|7	%define kdm_version 2.7
12mr|kdebase4-workspace-4.9.4-3|8	# Rosa's system tray (we use it instead of the default one)
12mr|kdebase4-workspace-4.9.4-3|9	%define tray_version 1.2
12mr|kdebase4-workspace-4.9.4-3|10	
12mr|kdebase4-workspace-4.9.4-3|11	Name:		kdebase4-workspace
12mr|kdebase4-workspace-4.9.4-3|12	Summary:	KDE 4 application workspace components
12mr|kdebase4-workspace-4.9.4-3|13	Version:	4.9.4
12mr|kdebase4-workspace-4.9.4-3|14	Release:	3
12mr|kdebase4-workspace-4.9.4-3|15	Epoch:		2
12mr|kdebase4-workspace-4.9.4-3|16	Group:		Graphical desktop/KDE
12mr|kdebase4-workspace-4.9.4-3|17	License:	GPL
12mr|kdebase4-workspace-4.9.4-3|18	URL:		http://www.kde.org
12mr|kdebase4-workspace-4.9.4-3|19	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kde-workspace-%{version}.tar.xz
12mr|kdebase4-workspace-4.9.4-3|20	Source1:	kde.pam
12mr|kdebase4-workspace-4.9.4-3|21	Source2:	kde-np.pam
12mr|kdebase4-workspace-4.9.4-3|22	Source3:	mandriva-startkde
12mr|kdebase4-workspace-4.9.4-3|23	Source4:	systemsettings.desktop
12mr|kdebase4-workspace-4.9.4-3|24	Source5:	krandrtray.desktop
12mr|kdebase4-workspace-4.9.4-3|25	Source6:	kdebase-workspace-kdm-%{kdm_version}.tar.bz2
12mr|kdebase4-workspace-4.9.4-3|26	Source7:	kdebase-workspace-plasma-applet-systemtray-%{tray_version}.tar.gz
12mr|kdebase4-workspace-4.9.4-3|27	Source10:	%{name}.rpmlintrc
12mr|kdebase4-workspace-4.9.4-3|28	Patch0:		kdebase-workspace-4.5.76-mdv-adopt-ldetect-path.patch
12mr|kdebase4-workspace-4.9.4-3|29	Patch2:		kdebase-workspace-4.9.3-menu-toptile.patch
12mr|kdebase4-workspace-4.9.4-3|30	# Add checkbox to enable/disable bytecode interpreter in KDE4 font anti-aliasing settings
12mr|kdebase4-workspace-4.9.4-3|31	Patch3:		kde-workspace-4.9.4-fontconfig.patch
12mr|kdebase4-workspace-4.9.4-3|32	Patch11:	kdebase-workspace-4.2.0-fix_gtkrc_iaora.patch
12mr|kdebase4-workspace-4.9.4-3|33	Patch13:	kdebase-workspace-4.8.95-startup-sound.patch
12mr|kdebase4-workspace-4.9.4-3|34	Patch19:	kdebase-workspace-4.2.1-use-mdvicon.patch
12mr|kdebase4-workspace-4.9.4-3|35	Patch26:	kdebase-workspace-4.4.0-simpleapplet-mandriva-defaults.patch
12mr|kdebase4-workspace-4.9.4-3|36	Patch100:	kdebase-workspace-4.8.1-hideklipper.patch
12mr|kdebase4-workspace-4.9.4-3|37	Patch101:	kdebase-workspace-4.8.97-klippermenu.patch
12mr|kdebase4-workspace-4.9.4-3|38	Patch103:	kdebase-workspace-4.8.2-hide-trash.patch
12mr|kdebase4-workspace-4.9.4-3|39	Patch104:	kdebase-workspace-4.7.3.fedora-kdm-plymouth.patch
12mr|kdebase4-workspace-4.9.4-3|40	Patch106:	kdebase-workspace-4.7.90-mdv-no-hal.patch
12mr|kdebase4-workspace-4.9.4-3|41	# Backports
12mr|kdebase4-workspace-4.9.4-3|42	# Trunk
12mr|kdebase4-workspace-4.9.4-3|43	# Testing
12mr|kdebase4-workspace-4.9.4-3|44	#From Fedora for systemd adopt
12mr|kdebase4-workspace-4.9.4-3|45	Patch501:	kde-workspace-4.8.0-systemd-shutdown.patch
12mr|kdebase4-workspace-4.9.4-3|46	
12mr|kdebase4-workspace-4.9.4-3|47	BuildRequires:	boost-devel
12mr|kdebase4-workspace-4.9.4-3|48	BuildRequires:	kdelibs4-devel
12mr|kdebase4-workspace-4.9.4-3|49	BuildRequires:	kdepimlibs4-devel
12mr|kdebase4-workspace-4.9.4-3|50	BuildRequires:	ieee1284-devel
12mr|kdebase4-workspace-4.9.4-3|51	BuildRequires:	libsasl-devel
12mr|kdebase4-workspace-4.9.4-3|52	BuildRequires:	lm_sensors-devel
12mr|kdebase4-workspace-4.9.4-3|53	BuildRequires:	openldap-devel
12mr|kdebase4-workspace-4.9.4-3|54	BuildRequires:	python-kde4-devel
12mr|kdebase4-workspace-4.9.4-3|55	BuildRequires:	automoc4
12mr|kdebase4-workspace-4.9.4-3|56	BuildRequires:	bdftopcf
12mr|kdebase4-workspace-4.9.4-3|57	BuildRequires:	imake
12mr|kdebase4-workspace-4.9.4-3|58	BuildRequires:	libxml2-utils
12mr|kdebase4-workspace-4.9.4-3|59	BuildRequires:	qt4-qtdbus
12mr|kdebase4-workspace-4.9.4-3|60	BuildRequires:	xrdb
12mr|kdebase4-workspace-4.9.4-3|61	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
12mr|kdebase4-workspace-4.9.4-3|62	BuildRequires:	pkgconfig(avahi-client)
12mr|kdebase4-workspace-4.9.4-3|63	BuildRequires:	pkgconfig(bluez)
12mr|kdebase4-workspace-4.9.4-3|64	#BuildRequires:	pkgconfig(ck-connector)
12mr|kdebase4-workspace-4.9.4-3|65	BuildRequires:	pkgconfig(egl)
12mr|kdebase4-workspace-4.9.4-3|66	BuildRequires:	pkgconfig(glesv2)
12mr|kdebase4-workspace-4.9.4-3|67	BuildRequires:	pkgconfig(libdmtx)
12mr|kdebase4-workspace-4.9.4-3|68	BuildRequires:	pkgconfig(libgpsd)
12mr|kdebase4-workspace-4.9.4-3|69	BuildRequires:	pkgconfig(libkactivities)
12mr|kdebase4-workspace-4.9.4-3|70	BuildRequires:	pkgconfig(libpci)
12mr|kdebase4-workspace-4.9.4-3|71	BuildRequires:	pkgconfig(libqalculate)
12mr|kdebase4-workspace-4.9.4-3|72	BuildRequires:	pkgconfig(libraw1394)
12mr|kdebase4-workspace-4.9.4-3|73	BuildRequires:	pkgconfig(libusb)
12mr|kdebase4-workspace-4.9.4-3|74	BuildRequires:	pkgconfig(libxklavier)
12mr|kdebase4-workspace-4.9.4-3|75	BuildRequires:	pkgconfig(lua)
12mr|kdebase4-workspace-4.9.4-3|76	%if %{with_networkmanager}
12mr|kdebase4-workspace-4.9.4-3|77	BuildRequires:	pkgconfig(NetworkManager)
12mr|kdebase4-workspace-4.9.4-3|78	%endif
12mr|kdebase4-workspace-4.9.4-3|79	BuildRequires:	pkgconfig(smbclient)
12mr|kdebase4-workspace-4.9.4-3|80	BuildRequires:	pkgconfig(qimageblitz)
12mr|kdebase4-workspace-4.9.4-3|81	BuildRequires:	pkgconfig(xcomposite)
12mr|kdebase4-workspace-4.9.4-3|82	BuildRequires:	pkgconfig(xcursor)
12mr|kdebase4-workspace-4.9.4-3|83	Requires:	qt4-qtdbus
12mr|kdebase4-workspace-4.9.4-3|84	Requires:	kdebase4-runtime
12mr|kdebase4-workspace-4.9.4-3|85	Requires:	strigi
12mr|kdebase4-workspace-4.9.4-3|86	Requires:	desktop-common-data
12mr|kdebase4-workspace-4.9.4-3|87	Requires:	xmessage
12mr|kdebase4-workspace-4.9.4-3|88	Requires:	xprop
12mr|kdebase4-workspace-4.9.4-3|89	Requires:	xset
12mr|kdebase4-workspace-4.9.4-3|90	Requires:	mandriva-kde-translation
12mr|kdebase4-workspace-4.9.4-3|91	Requires:	pm-utils
12mr|kdebase4-workspace-4.9.4-3|92	Requires:	xdg-utils
12mr|kdebase4-workspace-4.9.4-3|93	Requires:	rosapanel
12mr|kdebase4-workspace-4.9.4-3|94	Requires:	setxkbmap
12mr|kdebase4-workspace-4.9.4-3|95	Requires:	kde4-windeco-dekorator
12mr|kdebase4-workspace-4.9.4-3|96	Obsoletes:	kdebase4-workspace-googlegadgets < 2:4.9.1-2
12mr|kdebase4-workspace-4.9.4-3|97	Suggests:	networkmanager
12mr|kdebase4-workspace-4.9.4-3|98	Suggests:	plasma-applet-system-monitor-net
12mr|kdebase4-workspace-4.9.4-3|99	Suggests:	plasma-applet-system-monitor-hwinfo
12mr|kdebase4-workspace-4.9.4-3|100	Suggests:	plasma-applet-system-monitor-hdd
12mr|kdebase4-workspace-4.9.4-3|101	Suggests:	plasma-applet-system-monitor-cpu
12mr|kdebase4-workspace-4.9.4-3|102	Suggests:	plasma-applet-system-monitor-temperature
12mr|kdebase4-workspace-4.9.4-3|103	Suggests:	klipper
12mr|kdebase4-workspace-4.9.4-3|104	Suggests:	kickoff
12mr|kdebase4-workspace-4.9.4-3|105	
12mr|kdebase4-workspace-4.9.4-3|106	%description
12mr|kdebase4-workspace-4.9.4-3|107	This package contains the KDE 4 application workspace components.
12mr|kdebase4-workspace-4.9.4-3|108	
12mr|kdebase4-workspace-4.9.4-3|109	%post
12mr|kdebase4-workspace-4.9.4-3|110	%make_session
12mr|kdebase4-workspace-4.9.4-3|111	
12mr|kdebase4-workspace-4.9.4-3|112	%postun
12mr|kdebase4-workspace-4.9.4-3|113	%make_session
12mr|kdebase4-workspace-4.9.4-3|114	
12mr|kdebase4-workspace-4.9.4-3|115	%files
12mr|kdebase4-workspace-4.9.4-3|116	%{_sysconfdir}/X11/wmsession.d/*
12mr|kdebase4-workspace-4.9.4-3|117	%{_sysconfdir}/profile.d/70kde4.sh
12mr|kdebase4-workspace-4.9.4-3|118	%if %{with_printer_applet}
12mr|kdebase4-workspace-4.9.4-3|119	%{_kde_bindir}/printer-applet
12mr|kdebase4-workspace-4.9.4-3|120	%{_kde_appsdir}/printer-applet
12mr|kdebase4-workspace-4.9.4-3|121	%endif
12mr|kdebase4-workspace-4.9.4-3|122	%{_kde_sysconfdir}/dbus-1/system.d/org.kde.fontinst.conf
12mr|kdebase4-workspace-4.9.4-3|123	%{_kde_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmclock.conf
12mr|kdebase4-workspace-4.9.4-3|124	%{_kde_sysconfdir}/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf
12mr|kdebase4-workspace-4.9.4-3|125	%{_kde_sysconfdir}/ksysguarddrc
12mr|kdebase4-workspace-4.9.4-3|126	%{_kde_bindir}/kaccess
12mr|kdebase4-workspace-4.9.4-3|127	%{_kde_bindir}/kapplymousetheme
12mr|kdebase4-workspace-4.9.4-3|128	%{_kde_bindir}/kblankscrn.kss
12mr|kdebase4-workspace-4.9.4-3|129	%{_kde_bindir}/kcheckrunning
12mr|kdebase4-workspace-4.9.4-3|130	%{_kde_bindir}/kcminit
12mr|kdebase4-workspace-4.9.4-3|131	%{_kde_bindir}/kcminit_startup
12mr|kdebase4-workspace-4.9.4-3|132	%{_kde_bindir}/kdostartupconfig4
12mr|kdebase4-workspace-4.9.4-3|133	%{_kde_bindir}/kfontinst
12mr|kdebase4-workspace-4.9.4-3|134	%{_kde_bindir}/kfontview
12mr|kdebase4-workspace-4.9.4-3|135	%{_kde_bindir}/kmenuedit
12mr|kdebase4-workspace-4.9.4-3|136	%{_kde_bindir}/krandom.kss
12mr|kdebase4-workspace-4.9.4-3|137	%{_kde_bindir}/krandrstartup
12mr|kdebase4-workspace-4.9.4-3|138	%{_kde_bindir}/krandrtray
12mr|kdebase4-workspace-4.9.4-3|139	%{_kde_bindir}/krdb
12mr|kdebase4-workspace-4.9.4-3|140	%{_kde_bindir}/krunner
12mr|kdebase4-workspace-4.9.4-3|141	%{_kde_bindir}/ksmserver
12mr|kdebase4-workspace-4.9.4-3|142	%{_kde_bindir}/ksplashsimple
12mr|kdebase4-workspace-4.9.4-3|143	%{_kde_bindir}/ksplashx
12mr|kdebase4-workspace-4.9.4-3|144	%{_kde_bindir}/ksplashx_scale
12mr|kdebase4-workspace-4.9.4-3|145	%{_kde_bindir}/ksplashqml
12mr|kdebase4-workspace-4.9.4-3|146	%{_kde_bindir}/kstartupconfig4
12mr|kdebase4-workspace-4.9.4-3|147	%{_kde_bindir}/ksysguard
12mr|kdebase4-workspace-4.9.4-3|148	%{_kde_bindir}/ksysguardd
12mr|kdebase4-workspace-4.9.4-3|149	%{_kde_bindir}/ksystraycmd
12mr|kdebase4-workspace-4.9.4-3|150	%{_kde_bindir}/kwin*
12mr|kdebase4-workspace-4.9.4-3|151	%{_kde_bindir}/oxygen-demo
12mr|kdebase4-workspace-4.9.4-3|152	%{_kde_bindir}/oxygen-settings
12mr|kdebase4-workspace-4.9.4-3|153	%{_kde_bindir}/plasma-desktop
12mr|kdebase4-workspace-4.9.4-3|154	%{_kde_bindir}/plasma-netbook
12mr|kdebase4-workspace-4.9.4-3|155	%{_kde_bindir}/plasma-overlay
12mr|kdebase4-workspace-4.9.4-3|156	%{_kde_bindir}/plasma-windowed
12mr|kdebase4-workspace-4.9.4-3|157	%{_kde_bindir}/plasmaengineexplorer
12mr|kdebase4-workspace-4.9.4-3|158	%{_kde_bindir}/plasmawallpaperviewer
12mr|kdebase4-workspace-4.9.4-3|159	%{_kde_bindir}/plasmoidviewer
12mr|kdebase4-workspace-4.9.4-3|160	%{_kde_bindir}/solid-action-desktop-gen
12mr|kdebase4-workspace-4.9.4-3|161	%{_kde_bindir}/solid-network
12mr|kdebase4-workspace-4.9.4-3|162	%{_kde_bindir}/startkde
12mr|kdebase4-workspace-4.9.4-3|163	%{_kde_bindir}/oxygen-shadow-demo
12mr|kdebase4-workspace-4.9.4-3|164	%{_kde_bindir}/remote-widgets-browser
12mr|kdebase4-workspace-4.9.4-3|165	%{_kde_bindir}/systemsettings
12mr|kdebase4-workspace-4.9.4-3|166	%{_kde_libdir}/kconf_update_bin/*
12mr|kdebase4-workspace-4.9.4-3|167	%{_kde_libdir}/kde4/classic_mode.so
12mr|kdebase4-workspace-4.9.4-3|168	%{_kde_libdir}/kde4/fontthumbnail.so
12mr|kdebase4-workspace-4.9.4-3|169	%{_kde_libdir}/kde4/icon_mode.so
12mr|kdebase4-workspace-4.9.4-3|170	%{_kde_libdir}/kde4/ion_bbcukmet.so
12mr|kdebase4-workspace-4.9.4-3|171	%{_kde_libdir}/kde4/ion_envcan.so
12mr|kdebase4-workspace-4.9.4-3|172	%{_kde_libdir}/kde4/ion_noaa.so
12mr|kdebase4-workspace-4.9.4-3|173	%{_kde_libdir}/kde4/ion_wettercom.so
12mr|kdebase4-workspace-4.9.4-3|174	%{_kde_libdir}/kde4/kcm_access.so
12mr|kdebase4-workspace-4.9.4-3|175	%{_kde_libdir}/kde4/kcm_autostart.so
12mr|kdebase4-workspace-4.9.4-3|176	%{_kde_libdir}/kde4/kcm_bell.so
12mr|kdebase4-workspace-4.9.4-3|177	%{_kde_libdir}/kde4/kcm_clock.so
12mr|kdebase4-workspace-4.9.4-3|178	%{_kde_libdir}/kde4/kcm_colors.so
12mr|kdebase4-workspace-4.9.4-3|179	%{_kde_libdir}/kde4/kcm_cursortheme.so
12mr|kdebase4-workspace-4.9.4-3|180	%{_kde_libdir}/kde4/kcm_desktoppaths.so
12mr|kdebase4-workspace-4.9.4-3|181	%{_kde_libdir}/kde4/kcm_desktoptheme.so
12mr|kdebase4-workspace-4.9.4-3|182	%{_kde_libdir}/kde4/kcm_display.so
12mr|kdebase4-workspace-4.9.4-3|183	%{_kde_libdir}/kde4/kcm_fontinst.so
12mr|kdebase4-workspace-4.9.4-3|184	%{_kde_libdir}/kde4/kcm_fonts.so
12mr|kdebase4-workspace-4.9.4-3|185	%{_kde_libdir}/kde4/kcm_hotkeys.so
12mr|kdebase4-workspace-4.9.4-3|186	%{_kde_libdir}/kde4/kcm_input.so
12mr|kdebase4-workspace-4.9.4-3|187	%{_kde_libdir}/kde4/kcm_joystick.so
12mr|kdebase4-workspace-4.9.4-3|188	%{_kde_libdir}/kde4/kcm_keyboard.so
12mr|kdebase4-workspace-4.9.4-3|189	%{_kde_libdir}/kde4/kcm_keys.so
12mr|kdebase4-workspace-4.9.4-3|190	%{_kde_libdir}/kde4/kcm_krunner_kill.so
12mr|kdebase4-workspace-4.9.4-3|191	%{_kde_libdir}/kde4/kcm_ksplashthemes.so
12mr|kdebase4-workspace-4.9.4-3|192	%{_kde_libdir}/kde4/kcm_kwin4_effect_builtins.so
12mr|kdebase4-workspace-4.9.4-3|193	%{_kde_libdir}/kde4/kwin4_effect_gles_builtins.so
12mr|kdebase4-workspace-4.9.4-3|194	%{_kde_libdir}/kde4/kcm_kwincompositing.so
12mr|kdebase4-workspace-4.9.4-3|195	%{_kde_libdir}/kde4/kcm_kwindecoration.so
12mr|kdebase4-workspace-4.9.4-3|196	%{_kde_libdir}/kde4/kcm_kwindesktop.so
12mr|kdebase4-workspace-4.9.4-3|197	%{_kde_libdir}/kde4/kcm_kwinoptions.so
12mr|kdebase4-workspace-4.9.4-3|198	%{_kde_libdir}/kde4/kcm_kwinrules.so
12mr|kdebase4-workspace-4.9.4-3|199	%{_kde_libdir}/kde4/kcm_kwinscreenedges.so
12mr|kdebase4-workspace-4.9.4-3|200	%{_kde_libdir}/kde4/kcm_kwin_scripts.so
12mr|kdebase4-workspace-4.9.4-3|201	%{_kde_libdir}/kde4/kcm_kwintabbox.so
12mr|kdebase4-workspace-4.9.4-3|202	%{_kde_libdir}/kde4/kcm_launch.so
12mr|kdebase4-workspace-4.9.4-3|203	%{_kde_libdir}/kde4/kcm_randr.so
12mr|kdebase4-workspace-4.9.4-3|204	%{_kde_libdir}/kde4/kcm_screensaver.so
12mr|kdebase4-workspace-4.9.4-3|205	%{_kde_libdir}/kde4/kcm_smserver.so
12mr|kdebase4-workspace-4.9.4-3|206	%{_kde_libdir}/kde4/kcm_solid.so
12mr|kdebase4-workspace-4.9.4-3|207	%{_kde_libdir}/kde4/kcm_solid_actions.so
12mr|kdebase4-workspace-4.9.4-3|208	%{_kde_libdir}/kde4/kcm_standard_actions.so
12mr|kdebase4-workspace-4.9.4-3|209	%{_kde_libdir}/kde4/kcm_style.so
12mr|kdebase4-workspace-4.9.4-3|210	%{_kde_libdir}/kde4/kcm_workspaceoptions.so
12mr|kdebase4-workspace-4.9.4-3|211	%{_kde_libdir}/kde4/kded_freespacenotifier.so
12mr|kdebase4-workspace-4.9.4-3|212	%{_kde_libdir}/kde4/kded_kephal.so
12mr|kdebase4-workspace-4.9.4-3|213	%{_kde_libdir}/kde4/kded_keyboard.so
12mr|kdebase4-workspace-4.9.4-3|214	%{_kde_libdir}/kde4/kded_khotkeys.so
12mr|kdebase4-workspace-4.9.4-3|215	%{_kde_libdir}/kde4/kded_kwrited.so
12mr|kdebase4-workspace-4.9.4-3|216	%{_kde_libdir}/kde4/kded_randrmonitor.so
12mr|kdebase4-workspace-4.9.4-3|217	%{_kde_libdir}/kde4/kded_statusnotifierwatcher.so
12mr|kdebase4-workspace-4.9.4-3|218	%{_kde_libdir}/kde4/keyboard_layout_widget.so
12mr|kdebase4-workspace-4.9.4-3|219	%{_kde_libdir}/kde4/kfontviewpart.so
12mr|kdebase4-workspace-4.9.4-3|220	%{_kde_libdir}/kde4/kio_fonts.so
12mr|kdebase4-workspace-4.9.4-3|221	%{_kde_libdir}/kde4/krunner_bookmarksrunner.so
12mr|kdebase4-workspace-4.9.4-3|222	%{_kde_libdir}/kde4/krunner_calculatorrunner.so
12mr|kdebase4-workspace-4.9.4-3|223	%{_kde_libdir}/kde4/krunner_kill.so
12mr|kdebase4-workspace-4.9.4-3|224	%{_kde_libdir}/kde4/krunner_locations.so
12mr|kdebase4-workspace-4.9.4-3|225	%{_kde_libdir}/kde4/krunner_nepomuksearchrunner.so
12mr|kdebase4-workspace-4.9.4-3|226	%{_kde_libdir}/kde4/krunner_plasma-desktop.so
12mr|kdebase4-workspace-4.9.4-3|227	%{_kde_libdir}/kde4/krunner_recentdocuments.so
12mr|kdebase4-workspace-4.9.4-3|228	%{_kde_libdir}/kde4/krunner_services.so
12mr|kdebase4-workspace-4.9.4-3|229	%{_kde_libdir}/kde4/krunner_sessions.so
12mr|kdebase4-workspace-4.9.4-3|230	%{_kde_libdir}/kde4/krunner_shell.so
12mr|kdebase4-workspace-4.9.4-3|231	%{_kde_libdir}/kde4/krunner_solid.so
12mr|kdebase4-workspace-4.9.4-3|232	%{_kde_libdir}/kde4/krunner_webshortcuts.so
12mr|kdebase4-workspace-4.9.4-3|233	%{_kde_libdir}/kde4/krunner_windowedwidgets.so
12mr|kdebase4-workspace-4.9.4-3|234	%{_kde_libdir}/kde4/krunner_windows.so
12mr|kdebase4-workspace-4.9.4-3|235	%{_kde_libdir}/kde4/kstyle_oxygen_config.so
12mr|kdebase4-workspace-4.9.4-3|236	%{_kde_libdir}/kde4/kwin3_aurorae.so
12mr|kdebase4-workspace-4.9.4-3|237	%{_kde_libdir}/kde4/kwin3_b2.so
12mr|kdebase4-workspace-4.9.4-3|238	%{_kde_libdir}/kde4/kwin3_laptop.so
12mr|kdebase4-workspace-4.9.4-3|239	%{_kde_libdir}/kde4/kwin3_oxygen.so
12mr|kdebase4-workspace-4.9.4-3|240	%{_kde_libdir}/kde4/kwin3_plastik.so
12mr|kdebase4-workspace-4.9.4-3|241	%{_kde_libdir}/kde4/kwin4_effect_builtins.so
12mr|kdebase4-workspace-4.9.4-3|242	%{_kde_libdir}/kde4/kwin_b2_config.so
12mr|kdebase4-workspace-4.9.4-3|243	%{_kde_libdir}/kde4/kwin_oxygen_config.so
12mr|kdebase4-workspace-4.9.4-3|244	%{_kde_libdir}/kde4/kwin_plastik_config.so
12mr|kdebase4-workspace-4.9.4-3|245	%{_kde_libdir}/kde4/libexec/fontinst
12mr|kdebase4-workspace-4.9.4-3|246	%{_kde_libdir}/kde4/libexec/fontinst_helper
12mr|kdebase4-workspace-4.9.4-3|247	%{_kde_libdir}/kde4/libexec/fontinst_x11
12mr|kdebase4-workspace-4.9.4-3|248	%{_kde_libdir}/kde4/libexec/kscreenlocker
12mr|kdebase4-workspace-4.9.4-3|249	%{_kde_libdir}/kde4/libexec/ksysguardprocesslist_helper
12mr|kdebase4-workspace-4.9.4-3|250	%{_kde_libdir}/kde4/libexec/kwin_killer_helper
12mr|kdebase4-workspace-4.9.4-3|251	%{_kde_libdir}/kde4/libexec/kwin_opengl_test
12mr|kdebase4-workspace-4.9.4-3|252	%{_kde_libdir}/kde4/libexec/kwin_rules_dialog
12mr|kdebase4-workspace-4.9.4-3|253	%{_kde_libdir}/kde4/plasma-geolocation-gps.so
12mr|kdebase4-workspace-4.9.4-3|254	%{_kde_libdir}/kde4/plasma-geolocation-ip.so
12mr|kdebase4-workspace-4.9.4-3|255	%{_kde_libdir}/kde4/plasma_animator_default.so
12mr|kdebase4-workspace-4.9.4-3|256	%{_kde_libdir}/kde4/plasma_applet_activitybar.so
12mr|kdebase4-workspace-4.9.4-3|257	%{_kde_libdir}/kde4/plasma_applet_clock.so
12mr|kdebase4-workspace-4.9.4-3|258	%{_kde_libdir}/kde4/plasma_applet_currentappcontrol.so
12mr|kdebase4-workspace-4.9.4-3|259	%{_kde_libdir}/kde4/plasma_applet_dig_clock.so
12mr|kdebase4-workspace-4.9.4-3|260	%{_kde_libdir}/kde4/plasma_applet_icon.so
12mr|kdebase4-workspace-4.9.4-3|261	%{_kde_libdir}/kde4/plasma_applet_keyboard.so
12mr|kdebase4-workspace-4.9.4-3|262	%{_kde_libdir}/kde4/plasma_applet_notifications.so
12mr|kdebase4-workspace-4.9.4-3|263	%{_kde_libdir}/kde4/plasma_applet_pager.so
12mr|kdebase4-workspace-4.9.4-3|264	%{_kde_libdir}/kde4/plasma_applet_panelspacer_internal.so
12mr|kdebase4-workspace-4.9.4-3|265	%{_kde_libdir}/kde4/plasma_applet_searchbox.so
12mr|kdebase4-workspace-4.9.4-3|266	%{_kde_libdir}/kde4/plasma_applet_sm_hdd_activity.so
12mr|kdebase4-workspace-4.9.4-3|267	%{_kde_libdir}/kde4/plasma_applet_sm_ram.so
12mr|kdebase4-workspace-4.9.4-3|268	%{_kde_libdir}/kde4/plasma_applet_system-monitor.so
12mr|kdebase4-workspace-4.9.4-3|269	%{_kde_libdir}/kde4/plasma_applet_systemtray.so
12mr|kdebase4-workspace-4.9.4-3|270	%{_kde_libdir}/kde4/plasma_applet_tasks.so
12mr|kdebase4-workspace-4.9.4-3|271	%{_kde_libdir}/kde4/plasma_applet_trash.so
12mr|kdebase4-workspace-4.9.4-3|272	%{_kde_libdir}/kde4/plasma_applet_windowlist.so
12mr|kdebase4-workspace-4.9.4-3|273	%{_kde_libdir}/kde4/plasma_appletscriptengine_dashboard.so
12mr|kdebase4-workspace-4.9.4-3|274	%{_kde_libdir}/kde4/plasma_appletscriptengine_webapplet.so
12mr|kdebase4-workspace-4.9.4-3|275	%{_kde_libdir}/kde4/plasma_containment_desktop.so
12mr|kdebase4-workspace-4.9.4-3|276	%{_kde_libdir}/kde4/plasma_containment_netpanel.so
12mr|kdebase4-workspace-4.9.4-3|277	%{_kde_libdir}/kde4/plasma_containment_panel.so
12mr|kdebase4-workspace-4.9.4-3|278	%{_kde_libdir}/kde4/plasma_containment_sal.so
12mr|kdebase4-workspace-4.9.4-3|279	%{_kde_libdir}/kde4/plasma_containment_saverdesktop.so
12mr|kdebase4-workspace-4.9.4-3|280	%{_kde_libdir}/kde4/plasma_containmentactions_applauncher.so
12mr|kdebase4-workspace-4.9.4-3|281	%{_kde_libdir}/kde4/plasma_containmentactions_contextmenu.so
12mr|kdebase4-workspace-4.9.4-3|282	%{_kde_libdir}/kde4/plasma_containmentactions_minimalcontextmenu.so
12mr|kdebase4-workspace-4.9.4-3|283	%{_kde_libdir}/kde4/plasma_containmentactions_paste.so
12mr|kdebase4-workspace-4.9.4-3|284	%{_kde_libdir}/kde4/plasma_containmentactions_switchactivity.so
12mr|kdebase4-workspace-4.9.4-3|285	%{_kde_libdir}/kde4/plasma_containmentactions_switchdesktop.so
12mr|kdebase4-workspace-4.9.4-3|286	%{_kde_libdir}/kde4/plasma_containmentactions_switchwindow.so
12mr|kdebase4-workspace-4.9.4-3|287	%{_kde_libdir}/kde4/plasma_engine_activities.so
12mr|kdebase4-workspace-4.9.4-3|288	%{_kde_libdir}/kde4/plasma_engine_akonadi.so
12mr|kdebase4-workspace-4.9.4-3|289	%{_kde_libdir}/kde4/plasma_engine_applicationjobs.so
12mr|kdebase4-workspace-4.9.4-3|290	%{_kde_libdir}/kde4/plasma_engine_apps.so
12mr|kdebase4-workspace-4.9.4-3|291	%{_kde_libdir}/kde4/plasma_engine_calendar.so
12mr|kdebase4-workspace-4.9.4-3|292	%{_kde_libdir}/kde4/plasma_engine_devicenotifications.so
12mr|kdebase4-workspace-4.9.4-3|293	%{_kde_libdir}/kde4/plasma_engine_dict.so
12mr|kdebase4-workspace-4.9.4-3|294	%{_kde_libdir}/kde4/plasma_engine_executable.so
12mr|kdebase4-workspace-4.9.4-3|295	%{_kde_libdir}/kde4/plasma_engine_favicons.so
12mr|kdebase4-workspace-4.9.4-3|296	%{_kde_libdir}/kde4/plasma_engine_filebrowser.so
12mr|kdebase4-workspace-4.9.4-3|297	%{_kde_libdir}/kde4/plasma_engine_geolocation.so
12mr|kdebase4-workspace-4.9.4-3|298	%{_kde_libdir}/kde4/plasma_engine_hotplug.so
12mr|kdebase4-workspace-4.9.4-3|299	%{_kde_libdir}/kde4/plasma_engine_keystate.so
12mr|kdebase4-workspace-4.9.4-3|300	%{_kde_libdir}/kde4/plasma_engine_metadata.so
12mr|kdebase4-workspace-4.9.4-3|301	%{_kde_libdir}/kde4/plasma_engine_mouse.so
12mr|kdebase4-workspace-4.9.4-3|302	%{_kde_libdir}/kde4/plasma_engine_mpris2.so
12mr|kdebase4-workspace-4.9.4-3|303	%{_kde_libdir}/kde4/plasma_engine_network.so
12mr|kdebase4-workspace-4.9.4-3|304	%{_kde_libdir}/kde4/plasma_engine_notifications.so
12mr|kdebase4-workspace-4.9.4-3|305	%{_kde_libdir}/kde4/plasma_engine_nowplaying.so
12mr|kdebase4-workspace-4.9.4-3|306	%{_kde_libdir}/kde4/plasma_engine_places.so
12mr|kdebase4-workspace-4.9.4-3|307	%{_kde_libdir}/kde4/plasma_engine_powermanagement.so
12mr|kdebase4-workspace-4.9.4-3|308	%{_kde_libdir}/kde4/plasma_engine_rss.so
12mr|kdebase4-workspace-4.9.4-3|309	%{_kde_libdir}/kde4/plasma_engine_searchlaunch.so
12mr|kdebase4-workspace-4.9.4-3|310	%{_kde_libdir}/kde4/plasma_engine_share.so
12mr|kdebase4-workspace-4.9.4-3|311	%{_kde_libdir}/kde4/plasma_engine_soliddevice.so
12mr|kdebase4-workspace-4.9.4-3|312	%{_kde_libdir}/kde4/plasma_engine_statusnotifieritem.so
12mr|kdebase4-workspace-4.9.4-3|313	%{_kde_libdir}/kde4/plasma_engine_systemmonitor.so
12mr|kdebase4-workspace-4.9.4-3|314	%{_kde_libdir}/kde4/plasma_engine_tasks.so
12mr|kdebase4-workspace-4.9.4-3|315	%{_kde_libdir}/kde4/plasma_engine_time.so
12mr|kdebase4-workspace-4.9.4-3|316	%{_kde_libdir}/kde4/plasma_engine_weather.so
12mr|kdebase4-workspace-4.9.4-3|317	%{_kde_libdir}/kde4/plasma_packagestructure_dashboard.so
12mr|kdebase4-workspace-4.9.4-3|318	%{_kde_libdir}/kde4/plasma_packagestructure_share.so
12mr|kdebase4-workspace-4.9.4-3|319	%{_kde_libdir}/kde4/plasma_packagestructure_web.so
12mr|kdebase4-workspace-4.9.4-3|320	%{_kde_libdir}/kde4/plasma_toolbox_desktoptoolbox.so
12mr|kdebase4-workspace-4.9.4-3|321	%{_kde_libdir}/kde4/plasma_toolbox_nettoolbox.so
12mr|kdebase4-workspace-4.9.4-3|322	%{_kde_libdir}/kde4/plasma_toolbox_paneltoolbox.so
12mr|kdebase4-workspace-4.9.4-3|323	%{_kde_libdir}/kde4/plasma_wallpaper_color.so
12mr|kdebase4-workspace-4.9.4-3|324	%{_kde_libdir}/kde4/plasma_wallpaper_image.so
12mr|kdebase4-workspace-4.9.4-3|325	%{_kde_libdir}/kde4/plugins/gui_platform/libkde.so
12mr|kdebase4-workspace-4.9.4-3|326	%{_kde_libdir}/kde4/plugins/styles/oxygen.so
12mr|kdebase4-workspace-4.9.4-3|327	%{_kde_libdir}/kde4/solid_fakenet.so
12mr|kdebase4-workspace-4.9.4-3|328	%{_kde_libdir}/kde4/solid_modemmanager04.so
12mr|kdebase4-workspace-4.9.4-3|329	%{_kde_libdir}/kde4/solid_networkmanager*.so
12mr|kdebase4-workspace-4.9.4-3|330	%{_kde_libdir}/kde4/solid_wicd.so
12mr|kdebase4-workspace-4.9.4-3|331	%{_kde_libdir}/kde4/ion_debianweather.so
12mr|kdebase4-workspace-4.9.4-3|332	%{_kde_libdir}/kde4/krunner_activities.so
12mr|kdebase4-workspace-4.9.4-3|333	%{_kde_libdir}/libkdeinit4_*.so
12mr|kdebase4-workspace-4.9.4-3|334	%{_kde_libdir}/strigi/strigita_font.so
12mr|kdebase4-workspace-4.9.4-3|335	%{_kde_applicationsdir}/kfontview.desktop
12mr|kdebase4-workspace-4.9.4-3|336	%{_kde_applicationsdir}/kmenuedit.desktop
12mr|kdebase4-workspace-4.9.4-3|337	%{_kde_applicationsdir}/krandrtray.desktop
12mr|kdebase4-workspace-4.9.4-3|338	%{_kde_applicationsdir}/ksysguard.desktop
12mr|kdebase4-workspace-4.9.4-3|339	%{_kde_applicationsdir}/systemsettings.desktop
12mr|kdebase4-workspace-4.9.4-3|340	%{_kde_applicationsdir}/kdesystemsettings.desktop
12mr|kdebase4-workspace-4.9.4-3|341	%{_kde_appsdir}/color-schemes
12mr|kdebase4-workspace-4.9.4-3|342	%{_kde_appsdir}/desktoptheme
12mr|kdebase4-workspace-4.9.4-3|343	%{_kde_appsdir}/freespacenotifier
12mr|kdebase4-workspace-4.9.4-3|344	%{_kde_appsdir}/kaccess
12mr|kdebase4-workspace-4.9.4-3|345	%{_kde_appsdir}/katepart
12mr|kdebase4-workspace-4.9.4-3|346	%{_kde_appsdir}/kcminput
12mr|kdebase4-workspace-4.9.4-3|347	%{_kde_appsdir}/kcmkeys
12mr|kdebase4-workspace-4.9.4-3|348	%{_kde_appsdir}/kcmsolidactions
12mr|kdebase4-workspace-4.9.4-3|349	%{_kde_appsdir}/kconf_update/*
12mr|kdebase4-workspace-4.9.4-3|350	%{_kde_appsdir}/kcontrol
12mr|kdebase4-workspace-4.9.4-3|351	%{_kde_appsdir}/kdisplay
12mr|kdebase4-workspace-4.9.4-3|352	%{_kde_appsdir}/kfontinst
12mr|kdebase4-workspace-4.9.4-3|353	%{_kde_appsdir}/kfontview
12mr|kdebase4-workspace-4.9.4-3|354	%{_kde_appsdir}/khotkeys
12mr|kdebase4-workspace-4.9.4-3|355	%{_kde_appsdir}/kmenuedit
12mr|kdebase4-workspace-4.9.4-3|356	%{_kde_appsdir}/konqsidebartng/virtual_folders/services/fonts.desktop
12mr|kdebase4-workspace-4.9.4-3|357	%{_kde_appsdir}/kscreenlocker
12mr|kdebase4-workspace-4.9.4-3|358	%{_kde_appsdir}/ksmserver
12mr|kdebase4-workspace-4.9.4-3|359	%{_kde_appsdir}/ksplash
12mr|kdebase4-workspace-4.9.4-3|360	%{_kde_appsdir}/kstyle
12mr|kdebase4-workspace-4.9.4-3|361	%{_kde_appsdir}/ksysguard
12mr|kdebase4-workspace-4.9.4-3|362	%{_kde_appsdir}/kthememanager
12mr|kdebase4-workspace-4.9.4-3|363	%{_kde_appsdir}/kwin
12mr|kdebase4-workspace-4.9.4-3|364	%{_kde_appsdir}/kwrited
12mr|kdebase4-workspace-4.9.4-3|365	%{_kde_appsdir}/plasma
12mr|kdebase4-workspace-4.9.4-3|366	%{_kde_appsdir}/plasma-desktop
12mr|kdebase4-workspace-4.9.4-3|367	%{_kde_appsdir}/plasma-netbook
12mr|kdebase4-workspace-4.9.4-3|368	%{_kde_appsdir}/solid/*/*.desktop
12mr|kdebase4-workspace-4.9.4-3|369	%{_kde_appsdir}/solidfakenetbackend/fakenetworking.xml
12mr|kdebase4-workspace-4.9.4-3|370	%{_kde_appsdir}/systemsettings
12mr|kdebase4-workspace-4.9.4-3|371	%{_kde_appsdir}/kcmkeyboard
12mr|kdebase4-workspace-4.9.4-3|372	%{_kde_autostart}/*.desktop
12mr|kdebase4-workspace-4.9.4-3|373	%{_kde_datadir}/config.kcfg/*.kcfg
12mr|kdebase4-workspace-4.9.4-3|374	%{_kde_configdir}/xcursor.knsrc
12mr|kdebase4-workspace-4.9.4-3|375	%{_kde_configdir}/activities.knsrc
12mr|kdebase4-workspace-4.9.4-3|376	%{_kde_configdir}/aurorae.knsrc
12mr|kdebase4-workspace-4.9.4-3|377	%{_kde_configdir}/background.knsrc
12mr|kdebase4-workspace-4.9.4-3|378	%{_kde_configdir}/colorschemes.knsrc
12mr|kdebase4-workspace-4.9.4-3|379	%{_kde_configdir}/ksplash.knsrc
12mr|kdebase4-workspace-4.9.4-3|380	%{_kde_configdir}/ksysguard.knsrc
12mr|kdebase4-workspace-4.9.4-3|381	%{_kde_configdir}/kwinscripts.knsrc
12mr|kdebase4-workspace-4.9.4-3|382	%{_kde_configdir}/kwinswitcher.knsrc
12mr|kdebase4-workspace-4.9.4-3|383	%{_kde_configdir}/plasma-overlayrc
12mr|kdebase4-workspace-4.9.4-3|384	%{_kde_configdir}/plasma-themes.knsrc
12mr|kdebase4-workspace-4.9.4-3|385	%{_kde_configdir}/wallpaper.knsrc
12mr|kdebase4-workspace-4.9.4-3|386	%{_kde_configdir}/kfontinst.knsrc
12mr|kdebase4-workspace-4.9.4-3|387	%{_kde_datadir}/dbus-1/services/org.kde.fontinst.service
12mr|kdebase4-workspace-4.9.4-3|388	%{_kde_datadir}/dbus-1/services/org.kde.krunner.service
12mr|kdebase4-workspace-4.9.4-3|389	%{_kde_datadir}/dbus-1/system-services/org.kde.fontinst.service
12mr|kdebase4-workspace-4.9.4-3|390	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmclock.service
12mr|kdebase4-workspace-4.9.4-3|391	%{_kde_datadir}/dbus-1/system-services/org.kde.ksysguard.processlisthelper.service
12mr|kdebase4-workspace-4.9.4-3|392	%doc %{_kde_docdir}/HTML/en/kcontrol
12mr|kdebase4-workspace-4.9.4-3|393	%doc %{_kde_docdir}/HTML/en/kfontview
12mr|kdebase4-workspace-4.9.4-3|394	%doc %{_kde_docdir}/HTML/en/kmenuedit
12mr|kdebase4-workspace-4.9.4-3|395	%doc %{_kde_docdir}/HTML/en/ksysguard
12mr|kdebase4-workspace-4.9.4-3|396	%doc %{_kde_docdir}/HTML/en/plasma-desktop
12mr|kdebase4-workspace-4.9.4-3|397	%doc %{_kde_docdir}/HTML/en/systemsettings
12mr|kdebase4-workspace-4.9.4-3|398	%{_kde_iconsdir}/Oxygen_*
12mr|kdebase4-workspace-4.9.4-3|399	%{_kde_iconsdir}/*/*/*/*
12mr|kdebase4-workspace-4.9.4-3|400	%{_kde_services}/ScreenSavers/kblank.desktop
12mr|kdebase4-workspace-4.9.4-3|401	%{_kde_services}/ScreenSavers/krandom.desktop
12mr|kdebase4-workspace-4.9.4-3|402	%{_kde_services}/ServiceMenus/installfont.desktop
12mr|kdebase4-workspace-4.9.4-3|403	%{_kde_services}/autostart.desktop
12mr|kdebase4-workspace-4.9.4-3|404	%{_kde_services}/bell.desktop
12mr|kdebase4-workspace-4.9.4-3|405	%{_kde_services}/clock.desktop
12mr|kdebase4-workspace-4.9.4-3|406	%{_kde_services}/colors.desktop
12mr|kdebase4-workspace-4.9.4-3|407	%{_kde_services}/cursortheme.desktop
12mr|kdebase4-workspace-4.9.4-3|408	%{_kde_services}/desktop.desktop
12mr|kdebase4-workspace-4.9.4-3|409	%{_kde_services}/desktoppath.desktop
12mr|kdebase4-workspace-4.9.4-3|410	%{_kde_services}/desktoptheme.desktop
12mr|kdebase4-workspace-4.9.4-3|411	%{_kde_services}/deviceinfocategory.desktop
12mr|kdebase4-workspace-4.9.4-3|412	%{_kde_services}/display.desktop
12mr|kdebase4-workspace-4.9.4-3|413	%{_kde_services}/fontinst.desktop
12mr|kdebase4-workspace-4.9.4-3|414	%{_kde_services}/fonts.desktop
12mr|kdebase4-workspace-4.9.4-3|415	%{_kde_services}/fonts.protocol
12mr|kdebase4-workspace-4.9.4-3|416	%{_kde_services}/fontthumbnail.desktop
12mr|kdebase4-workspace-4.9.4-3|417	%{_kde_services}/graphicalinfocategory.desktop
12mr|kdebase4-workspace-4.9.4-3|418	%{_kde_services}/ion-bbcukmet.desktop
12mr|kdebase4-workspace-4.9.4-3|419	%{_kde_services}/ion-envcan.desktop
12mr|kdebase4-workspace-4.9.4-3|420	%{_kde_services}/ion-noaa.desktop
12mr|kdebase4-workspace-4.9.4-3|421	%{_kde_services}/ion-wettercom.desktop
12mr|kdebase4-workspace-4.9.4-3|422	%{_kde_services}/joystick.desktop
12mr|kdebase4-workspace-4.9.4-3|423	%{_kde_services}/kaccess.desktop
12mr|kdebase4-workspace-4.9.4-3|424	%{_kde_services}/kcm_keyboard.desktop
12mr|kdebase4-workspace-4.9.4-3|425	%{_kde_services}/kcm_solid.desktop
12mr|kdebase4-workspace-4.9.4-3|426	%{_kde_services}/kcmaccess.desktop
12mr|kdebase4-workspace-4.9.4-3|427	%{_kde_services}/kcmlaunch.desktop
12mr|kdebase4-workspace-4.9.4-3|428	%{_kde_services}/kcmsmserver.desktop
12mr|kdebase4-workspace-4.9.4-3|429	%{_kde_services}/kded/freespacenotifier.desktop
12mr|kdebase4-workspace-4.9.4-3|430	%{_kde_services}/kded/kephal.desktop
12mr|kdebase4-workspace-4.9.4-3|431	%{_kde_services}/kded/keyboard.desktop
12mr|kdebase4-workspace-4.9.4-3|432	%{_kde_services}/kded/khotkeys.desktop
12mr|kdebase4-workspace-4.9.4-3|433	%{_kde_services}/kded/kwrited.desktop
12mr|kdebase4-workspace-4.9.4-3|434	%{_kde_services}/kded/randrmonitor.desktop
12mr|kdebase4-workspace-4.9.4-3|435	%{_kde_services}/kded/statusnotifierwatcher.desktop
12mr|kdebase4-workspace-4.9.4-3|436	%{_kde_services}/keys.desktop
12mr|kdebase4-workspace-4.9.4-3|437	%{_kde_services}/kfontviewpart.desktop
12mr|kdebase4-workspace-4.9.4-3|438	%{_kde_services}/khotkeys.desktop
12mr|kdebase4-workspace-4.9.4-3|439	%{_kde_services}/ksplashthememgr.desktop
12mr|kdebase4-workspace-4.9.4-3|440	%{_kde_services}/kwin
12mr|kdebase4-workspace-4.9.4-3|441	%{_kde_services}/kwin-script-desktopchangeosd.desktop
12mr|kdebase4-workspace-4.9.4-3|442	%{_kde_services}/kwin-script-synchronizeskipswitcher.desktop
12mr|kdebase4-workspace-4.9.4-3|443	%{_kde_services}/kwin-script-videowall.desktop
12mr|kdebase4-workspace-4.9.4-3|444	%{_kde_services}/kwinactions.desktop
12mr|kdebase4-workspace-4.9.4-3|445	%{_kde_services}/kwinadvanced.desktop
12mr|kdebase4-workspace-4.9.4-3|446	%{_kde_services}/kwincompositing.desktop
12mr|kdebase4-workspace-4.9.4-3|447	%{_kde_services}/kwindecoration.desktop
12mr|kdebase4-workspace-4.9.4-3|448	%{_kde_services}/kwinfocus.desktop
12mr|kdebase4-workspace-4.9.4-3|449	%{_kde_services}/kwinmoving.desktop
12mr|kdebase4-workspace-4.9.4-3|450	%{_kde_services}/kwinoptions.desktop
12mr|kdebase4-workspace-4.9.4-3|451	%{_kde_services}/kwinrules.desktop
12mr|kdebase4-workspace-4.9.4-3|452	%{_kde_services}/kwinscreenedges.desktop
12mr|kdebase4-workspace-4.9.4-3|453	%{_kde_services}/kwinscripts.desktop
12mr|kdebase4-workspace-4.9.4-3|454	%{_kde_services}/kwintabbox.desktop
12mr|kdebase4-workspace-4.9.4-3|455	%{_kde_services}/lostfoundcategory.desktop
12mr|kdebase4-workspace-4.9.4-3|456	%{_kde_services}/mouse.desktop
12mr|kdebase4-workspace-4.9.4-3|457	%{_kde_services}/networkinfocategory.desktop
12mr|kdebase4-workspace-4.9.4-3|458	%{_kde_services}/plasma-animator-default.desktop
12mr|kdebase4-workspace-4.9.4-3|459	%{_kde_services}/plasma-applet-activitybar.desktop
12mr|kdebase4-workspace-4.9.4-3|460	%{_kde_services}/plasma-applet-analogclock.desktop
12mr|kdebase4-workspace-4.9.4-3|461	%{_kde_services}/plasma-applet-currentappcontrol.desktop
12mr|kdebase4-workspace-4.9.4-3|462	%{_kde_services}/plasma-applet-devicenotifier.desktop
12mr|kdebase4-workspace-4.9.4-3|463	%{_kde_services}/plasma-applet-digitalclock.desktop
12mr|kdebase4-workspace-4.9.4-3|464	%{_kde_services}/plasma-applet-icon.desktop
12mr|kdebase4-workspace-4.9.4-3|465	%{_kde_services}/plasma-applet-lockout.desktop
12mr|kdebase4-workspace-4.9.4-3|466	%{_kde_services}/plasma-applet-notifications.desktop
12mr|kdebase4-workspace-4.9.4-3|467	%{_kde_services}/plasma-applet-panelspacer-internal.desktop
12mr|kdebase4-workspace-4.9.4-3|468	%{_kde_services}/plasma-applet-searchbox.desktop
12mr|kdebase4-workspace-4.9.4-3|469	%{_kde_services}/plasma-applet-sm_hdd_activity.desktop
12mr|kdebase4-workspace-4.9.4-3|470	%{_kde_services}/plasma-applet-sm_ram.desktop
12mr|kdebase4-workspace-4.9.4-3|471	%{_kde_services}/plasma-applet-system-monitor.desktop
12mr|kdebase4-workspace-4.9.4-3|472	%{_kde_services}/plasma-applet-systemtray.desktop
12mr|kdebase4-workspace-4.9.4-3|473	%{_kde_services}/plasma-applet-trash.desktop
12mr|kdebase4-workspace-4.9.4-3|474	%{_kde_services}/plasma-applet-windowlist.desktop
12mr|kdebase4-workspace-4.9.4-3|475	%{_kde_services}/plasma-containment-desktop.desktop
12mr|kdebase4-workspace-4.9.4-3|476	%{_kde_services}/plasma-containment-desktopdashboard.desktop
12mr|kdebase4-workspace-4.9.4-3|477	%{_kde_services}/plasma-containment-netpanel.desktop
12mr|kdebase4-workspace-4.9.4-3|478	%{_kde_services}/plasma-containment-panel.desktop
12mr|kdebase4-workspace-4.9.4-3|479	%{_kde_services}/plasma-containment-sal.desktop
12mr|kdebase4-workspace-4.9.4-3|480	%{_kde_services}/plasma-containment-saverdesktop.desktop
12mr|kdebase4-workspace-4.9.4-3|481	%{_kde_services}/plasma-containmentactions-applauncher.desktop
12mr|kdebase4-workspace-4.9.4-3|482	%{_kde_services}/plasma-containmentactions-contextmenu.desktop
12mr|kdebase4-workspace-4.9.4-3|483	%{_kde_services}/plasma-containmentactions-minimalcontextmenu.desktop
12mr|kdebase4-workspace-4.9.4-3|484	%{_kde_services}/plasma-containmentactions-paste.desktop
12mr|kdebase4-workspace-4.9.4-3|485	%{_kde_services}/plasma-containmentactions-switchactivity.desktop
12mr|kdebase4-workspace-4.9.4-3|486	%{_kde_services}/plasma-containmentactions-switchdesktop.desktop
12mr|kdebase4-workspace-4.9.4-3|487	%{_kde_services}/plasma-containmentactions-switchwindow.desktop
12mr|kdebase4-workspace-4.9.4-3|488	%{_kde_services}/plasma-dataengine-applicationjobs.desktop
12mr|kdebase4-workspace-4.9.4-3|489	%{_kde_services}/plasma-dataengine-apps.desktop
12mr|kdebase4-workspace-4.9.4-3|490	%{_kde_services}/plasma-dataengine-calendar.desktop
12mr|kdebase4-workspace-4.9.4-3|491	%{_kde_services}/plasma-dataengine-devicenotifications.desktop
12mr|kdebase4-workspace-4.9.4-3|492	%{_kde_services}/plasma-dataengine-dict.desktop
12mr|kdebase4-workspace-4.9.4-3|493	%{_kde_services}/plasma-dataengine-executable.desktop
12mr|kdebase4-workspace-4.9.4-3|494	%{_kde_services}/plasma-dataengine-favicons.desktop
12mr|kdebase4-workspace-4.9.4-3|495	%{_kde_services}/plasma-dataengine-filebrowser.desktop
12mr|kdebase4-workspace-4.9.4-3|496	%{_kde_services}/plasma-dataengine-geolocation.desktop
12mr|kdebase4-workspace-4.9.4-3|497	%{_kde_services}/plasma-dataengine-hotplug.desktop
12mr|kdebase4-workspace-4.9.4-3|498	%{_kde_services}/plasma-dataengine-keystate.desktop
12mr|kdebase4-workspace-4.9.4-3|499	%{_kde_services}/plasma-dataengine-mouse.desktop
12mr|kdebase4-workspace-4.9.4-3|500	%{_kde_services}/plasma-dataengine-mpris2.desktop
12mr|kdebase4-workspace-4.9.4-3|501	%{_kde_services}/plasma-dataengine-network.desktop
12mr|kdebase4-workspace-4.9.4-3|502	%{_kde_services}/plasma-dataengine-notifications.desktop
12mr|kdebase4-workspace-4.9.4-3|503	%{_kde_services}/plasma-dataengine-nowplaying.desktop
12mr|kdebase4-workspace-4.9.4-3|504	%{_kde_services}/plasma-dataengine-places.desktop
12mr|kdebase4-workspace-4.9.4-3|505	%{_kde_services}/plasma-dataengine-powermanagement.desktop
12mr|kdebase4-workspace-4.9.4-3|506	%{_kde_services}/plasma-dataengine-rss.desktop
12mr|kdebase4-workspace-4.9.4-3|507	%{_kde_services}/plasma-dataengine-share-addon-imgur.desktop
12mr|kdebase4-workspace-4.9.4-3|508	%{_kde_services}/plasma-dataengine-share-addon-pastebincom.desktop
12mr|kdebase4-workspace-4.9.4-3|509	%{_kde_services}/plasma-dataengine-share-addon-pasteopensuseorg.desktop
12mr|kdebase4-workspace-4.9.4-3|510	%{_kde_services}/plasma-dataengine-share-addon-pasteubuntucom.desktop
12mr|kdebase4-workspace-4.9.4-3|511	%{_kde_services}/plasma-dataengine-share-addon-privatepastecom.desktop
12mr|kdebase4-workspace-4.9.4-3|512	%{_kde_services}/plasma-dataengine-share-addon-simplestimagehosting.desktop
12mr|kdebase4-workspace-4.9.4-3|513	%{_kde_services}/plasma-dataengine-share-addon-wklej.desktop
12mr|kdebase4-workspace-4.9.4-3|514	%{_kde_services}/plasma-dataengine-share-addon-wstaw.desktop
12mr|kdebase4-workspace-4.9.4-3|515	%{_kde_services}/plasma-dataengine-share.desktop
12mr|kdebase4-workspace-4.9.4-3|516	%{_kde_services}/plasma-dataengine-soliddevice.desktop
12mr|kdebase4-workspace-4.9.4-3|517	%{_kde_services}/plasma-dataengine-systemmonitor.desktop
12mr|kdebase4-workspace-4.9.4-3|518	%{_kde_services}/plasma-dataengine-tasks.desktop
12mr|kdebase4-workspace-4.9.4-3|519	%{_kde_services}/plasma-dataengine-time.desktop
12mr|kdebase4-workspace-4.9.4-3|520	%{_kde_services}/plasma-dataengine-weather.desktop
12mr|kdebase4-workspace-4.9.4-3|521	%{_kde_services}/plasma-engine-activities.desktop
12mr|kdebase4-workspace-4.9.4-3|522	%{_kde_services}/plasma-engine-akonadi.desktop
12mr|kdebase4-workspace-4.9.4-3|523	%{_kde_services}/plasma-engine-metadata.desktop
12mr|kdebase4-workspace-4.9.4-3|524	%{_kde_services}/plasma-engine-searchlaunch.desktop
12mr|kdebase4-workspace-4.9.4-3|525	%{_kde_services}/plasma-geolocation-gps.desktop
12mr|kdebase4-workspace-4.9.4-3|526	%{_kde_services}/plasma-geolocation-ip.desktop
12mr|kdebase4-workspace-4.9.4-3|527	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.defaultPanel.desktop
12mr|kdebase4-workspace-4.9.4-3|528	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.findWidgets.desktop
12mr|kdebase4-workspace-4.9.4-3|529	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.photoActivity.desktop
12mr|kdebase4-workspace-4.9.4-3|530	%{_kde_services}/plasma-layout-org.kde.plasma-netbook.defaultPage.desktop
12mr|kdebase4-workspace-4.9.4-3|531	%{_kde_services}/plasma-layout-org.kde.plasma-netbook.defaultPanel.desktop
12mr|kdebase4-workspace-4.9.4-3|532	%{_kde_services}/plasma-layout-org.kde.plasma-netbook.defaultSal.desktop
12mr|kdebase4-workspace-4.9.4-3|533	%{_kde_services}/plasma-packagestructure-dashboard.desktop
12mr|kdebase4-workspace-4.9.4-3|534	%{_kde_services}/plasma-packagestructure-share.desktop
12mr|kdebase4-workspace-4.9.4-3|535	%{_kde_services}/plasma-packagestructure-web.desktop
12mr|kdebase4-workspace-4.9.4-3|536	%{_kde_services}/plasma-pager-default.desktop
12mr|kdebase4-workspace-4.9.4-3|537	%{_kde_services}/plasma-runner-bookmarks.desktop
12mr|kdebase4-workspace-4.9.4-3|538	%{_kde_services}/plasma-runner-calculator.desktop
12mr|kdebase4-workspace-4.9.4-3|539	%{_kde_services}/plasma-runner-kill.desktop
12mr|kdebase4-workspace-4.9.4-3|540	%{_kde_services}/plasma-runner-kill_config.desktop
12mr|kdebase4-workspace-4.9.4-3|541	%{_kde_services}/plasma-runner-locations.desktop
12mr|kdebase4-workspace-4.9.4-3|542	%{_kde_services}/plasma-runner-nepomuksearch.desktop
12mr|kdebase4-workspace-4.9.4-3|543	%{_kde_services}/plasma-runner-plasma-desktop.desktop
12mr|kdebase4-workspace-4.9.4-3|544	%{_kde_services}/plasma-runner-services.desktop
12mr|kdebase4-workspace-4.9.4-3|545	%{_kde_services}/plasma-runner-sessions.desktop
12mr|kdebase4-workspace-4.9.4-3|546	%{_kde_services}/plasma-runner-shell.desktop
12mr|kdebase4-workspace-4.9.4-3|547	%{_kde_services}/plasma-runner-solid.desktop
12mr|kdebase4-workspace-4.9.4-3|548	%{_kde_services}/plasma-runner-webshortcuts.desktop
12mr|kdebase4-workspace-4.9.4-3|549	%{_kde_services}/plasma-runner-windowedwidgets.desktop
12mr|kdebase4-workspace-4.9.4-3|550	%{_kde_services}/plasma-runner-windows.desktop
12mr|kdebase4-workspace-4.9.4-3|551	%{_kde_services}/plasma-sal-bookmarks.desktop
12mr|kdebase4-workspace-4.9.4-3|552	%{_kde_services}/plasma-sal-contacts.desktop
12mr|kdebase4-workspace-4.9.4-3|553	%{_kde_services}/plasma-sal-development.desktop
12mr|kdebase4-workspace-4.9.4-3|554	%{_kde_services}/plasma-sal-education.desktop
12mr|kdebase4-workspace-4.9.4-3|555	%{_kde_services}/plasma-sal-games.desktop
12mr|kdebase4-workspace-4.9.4-3|556	%{_kde_services}/plasma-sal-graphics.desktop
12mr|kdebase4-workspace-4.9.4-3|557	%{_kde_services}/plasma-sal-internet.desktop
12mr|kdebase4-workspace-4.9.4-3|558	%{_kde_services}/plasma-sal-multimedia.desktop
12mr|kdebase4-workspace-4.9.4-3|559	%{_kde_services}/plasma-sal-office.desktop
12mr|kdebase4-workspace-4.9.4-3|560	%{_kde_services}/plasma-sal-system.desktop
12mr|kdebase4-workspace-4.9.4-3|561	%{_kde_services}/plasma-sal-utility.desktop
12mr|kdebase4-workspace-4.9.4-3|562	%{_kde_services}/plasma-scriptengine-applet-dashboard.desktop
12mr|kdebase4-workspace-4.9.4-3|563	%{_kde_services}/plasma-scriptengine-applet-web.desktop
12mr|kdebase4-workspace-4.9.4-3|564	%{_kde_services}/plasma-tasks-default.desktop
12mr|kdebase4-workspace-4.9.4-3|565	%{_kde_services}/plasma-toolbox-desktoptoolbox.desktop
12mr|kdebase4-workspace-4.9.4-3|566	%{_kde_services}/plasma-toolbox-nettoolbox.desktop
12mr|kdebase4-workspace-4.9.4-3|567	%{_kde_services}/plasma-toolbox-paneltoolbox.desktop
12mr|kdebase4-workspace-4.9.4-3|568	%{_kde_services}/plasma-wallpaper-color.desktop
12mr|kdebase4-workspace-4.9.4-3|569	%{_kde_services}/plasma-wallpaper-image.desktop
12mr|kdebase4-workspace-4.9.4-3|570	%{_kde_services}/plasma_applet_keyboard.desktop
12mr|kdebase4-workspace-4.9.4-3|571	%{_kde_services}/plasma_engine_statusnotifieritem.desktop
12mr|kdebase4-workspace-4.9.4-3|572	%{_kde_services}/ion-debianweather.desktop
12mr|kdebase4-workspace-4.9.4-3|573	%{_kde_services}/plasma-applet-org.kde.showActivityManager.desktop
12mr|kdebase4-workspace-4.9.4-3|574	%{_kde_services}/plasma-dataengine-share-addon-imgsusepasteorg.desktop
12mr|kdebase4-workspace-4.9.4-3|575	%{_kde_services}/plasma-dataengine-share-addon-kde.desktop
12mr|kdebase4-workspace-4.9.4-3|576	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.SaL.desktop
12mr|kdebase4-workspace-4.9.4-3|577	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.desktopIcons.desktop
12mr|kdebase4-workspace-4.9.4-3|578	%{_kde_services}/plasma-runner-activityrunner.desktop
12mr|kdebase4-workspace-4.9.4-3|579	%{_kde_services}/randr.desktop
12mr|kdebase4-workspace-4.9.4-3|580	%{_kde_services}/recentdocuments.desktop
12mr|kdebase4-workspace-4.9.4-3|581	%{_kde_services}/screensaver.desktop
12mr|kdebase4-workspace-4.9.4-3|582	%{_kde_services}/settings-accessibility.desktop
12mr|kdebase4-workspace-4.9.4-3|583	%{_kde_services}/settings-account-details.desktop
12mr|kdebase4-workspace-4.9.4-3|584	%{_kde_services}/settings-application-and-system-notifications.desktop
12mr|kdebase4-workspace-4.9.4-3|585	%{_kde_services}/settings-application-appearance-and-behavior.desktop
12mr|kdebase4-workspace-4.9.4-3|586	%{_kde_services}/settings-application-appearance.desktop
12mr|kdebase4-workspace-4.9.4-3|587	%{_kde_services}/settings-audio-and-video.desktop
12mr|kdebase4-workspace-4.9.4-3|588	%{_kde_services}/settings-bluetooth.desktop
12mr|kdebase4-workspace-4.9.4-3|589	%{_kde_services}/settings-classic-view.desktop
12mr|kdebase4-workspace-4.9.4-3|590	%{_kde_services}/settings-desktop-appearance.desktop
12mr|kdebase4-workspace-4.9.4-3|591	%{_kde_services}/settings-display.desktop
12mr|kdebase4-workspace-4.9.4-3|592	%{_kde_services}/settings-hardware.desktop
12mr|kdebase4-workspace-4.9.4-3|593	%{_kde_services}/settings-icon-view.desktop
12mr|kdebase4-workspace-4.9.4-3|594	%{_kde_services}/settings-input-devices.desktop
12mr|kdebase4-workspace-4.9.4-3|595	%{_kde_services}/settings-locale.desktop
12mr|kdebase4-workspace-4.9.4-3|596	%{_kde_services}/settings-lost-and-found.desktop
12mr|kdebase4-workspace-4.9.4-3|597	%{_kde_services}/settings-network-and-connectivity.desktop
12mr|kdebase4-workspace-4.9.4-3|598	%{_kde_services}/settings-network-settings.desktop
12mr|kdebase4-workspace-4.9.4-3|599	%{_kde_services}/settings-permissions.desktop
12mr|kdebase4-workspace-4.9.4-3|600	%{_kde_services}/settings-personal-information.desktop
12mr|kdebase4-workspace-4.9.4-3|601	%{_kde_services}/settings-power-management.desktop
12mr|kdebase4-workspace-4.9.4-3|602	%{_kde_services}/settings-removable-devices.desktop
12mr|kdebase4-workspace-4.9.4-3|603	%{_kde_services}/settings-sharing.desktop
12mr|kdebase4-workspace-4.9.4-3|604	%{_kde_services}/settings-shortcuts-and-gestures.desktop
12mr|kdebase4-workspace-4.9.4-3|605	%{_kde_services}/settings-startup-and-shutdown.desktop
12mr|kdebase4-workspace-4.9.4-3|606	%{_kde_services}/settings-system-administration.desktop
12mr|kdebase4-workspace-4.9.4-3|607	%{_kde_services}/settings-window-behaviour.desktop
12mr|kdebase4-workspace-4.9.4-3|608	%{_kde_services}/settings-workspace-appearance-and-behavior.desktop
12mr|kdebase4-workspace-4.9.4-3|609	%{_kde_services}/settings-workspace-behavior.desktop
12mr|kdebase4-workspace-4.9.4-3|610	%{_kde_services}/solid-actions.desktop
12mr|kdebase4-workspace-4.9.4-3|611	%{_kde_services}/solidbackends
12mr|kdebase4-workspace-4.9.4-3|612	%{_kde_services}/standard_actions.desktop
12mr|kdebase4-workspace-4.9.4-3|613	%{_kde_services}/style.desktop
12mr|kdebase4-workspace-4.9.4-3|614	%{_kde_services}/workspaceoptions.desktop
12mr|kdebase4-workspace-4.9.4-3|615	%{_kde_servicetypes}/*.desktop
12mr|kdebase4-workspace-4.9.4-3|616	%{_kde_mandir}/man1/*
12mr|kdebase4-workspace-4.9.4-3|617	%{_kde_datadir}/polkit-1/actions/org.kde.fontinst.policy
12mr|kdebase4-workspace-4.9.4-3|618	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.kcmclock.policy
12mr|kdebase4-workspace-4.9.4-3|619	%{_kde_datadir}/polkit-1/actions/org.kde.ksysguard.processlisthelper.policy
12mr|kdebase4-workspace-4.9.4-3|620	%{_kde_datadir}/sounds/pop.wav
12mr|kdebase4-workspace-4.9.4-3|621	%{_kde_datadir}/wallpapers/*
12mr|kdebase4-workspace-4.9.4-3|622	
12mr|kdebase4-workspace-4.9.4-3|623	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|624	
12mr|kdebase4-workspace-4.9.4-3|625	%package -n klipper
12mr|kdebase4-workspace-4.9.4-3|626	Summary:	Clipboard manager for KDE
12mr|kdebase4-workspace-4.9.4-3|627	Group:		Graphical desktop/KDE
12mr|kdebase4-workspace-4.9.4-3|628	Requires:	kdebase4-runtime
12mr|kdebase4-workspace-4.9.4-3|629	Conflicts:	%{name} < 2:4.7.97
12mr|kdebase4-workspace-4.9.4-3|630	
12mr|kdebase4-workspace-4.9.4-3|631	%description -n klipper
12mr|kdebase4-workspace-4.9.4-3|632	Klipper is a clipboard manager for the KDE interface.
12mr|kdebase4-workspace-4.9.4-3|633	It allows users of Unix-like operating systems running
12mr|kdebase4-workspace-4.9.4-3|634	the KDE desktop environment to access a history of X
12mr|kdebase4-workspace-4.9.4-3|635	Selections, any item of which can be reselected for pasting.
12mr|kdebase4-workspace-4.9.4-3|636	
12mr|kdebase4-workspace-4.9.4-3|637	%files -n klipper
12mr|kdebase4-workspace-4.9.4-3|638	%{_kde_bindir}/klipper
12mr|kdebase4-workspace-4.9.4-3|639	%{_kde_applicationsdir}/klipper.desktop
12mr|kdebase4-workspace-4.9.4-3|640	%doc %{_kde_docdir}/HTML/en/klipper
12mr|kdebase4-workspace-4.9.4-3|641	
12mr|kdebase4-workspace-4.9.4-3|642	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|643	
12mr|kdebase4-workspace-4.9.4-3|644	%package -n kickoff
12mr|kdebase4-workspace-4.9.4-3|645	Summary:	KDE application launcher
12mr|kdebase4-workspace-4.9.4-3|646	Group:		Graphical desktop/KDE
12mr|kdebase4-workspace-4.9.4-3|647	Requires:	kdebase4-runtime
12mr|kdebase4-workspace-4.9.4-3|648	Conflicts:	%{name} < 2:4.8.97-2
12mr|kdebase4-workspace-4.9.4-3|649	
12mr|kdebase4-workspace-4.9.4-3|650	%description -n kickoff
12mr|kdebase4-workspace-4.9.4-3|651	KickOff is the KDE application launcher, or "start menu".
12mr|kdebase4-workspace-4.9.4-3|652	
12mr|kdebase4-workspace-4.9.4-3|653	%files -n kickoff
12mr|kdebase4-workspace-4.9.4-3|654	%{_kde_libdir}/libkickoff.so
12mr|kdebase4-workspace-4.9.4-3|655	%{_kde_libdir}/kde4/plasma_applet_launcher.so
12mr|kdebase4-workspace-4.9.4-3|656	%{_kde_libdir}/kde4/plasma_applet_simplelauncher.so
12mr|kdebase4-workspace-4.9.4-3|657	%{_kde_services}/plasma-applet-launcher.desktop
12mr|kdebase4-workspace-4.9.4-3|658	%{_kde_services}/plasma-applet-simplelauncher.desktop
12mr|kdebase4-workspace-4.9.4-3|659	
12mr|kdebase4-workspace-4.9.4-3|660	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|661	
12mr|kdebase4-workspace-4.9.4-3|662	
12mr|kdebase4-workspace-4.9.4-3|663	%package -n plasma-scriptengine-ruby
12mr|kdebase4-workspace-4.9.4-3|664	Summary:	Support for ruby plasma applets
12mr|kdebase4-workspace-4.9.4-3|665	Group:		Graphical desktop/KDE
12mr|kdebase4-workspace-4.9.4-3|666	Requires:	kdebase4-runtime
12mr|kdebase4-workspace-4.9.4-3|667	Requires:	ruby-kde4
12mr|kdebase4-workspace-4.9.4-3|668	Conflicts:	%{name} < 2:4.5.80
12mr|kdebase4-workspace-4.9.4-3|669	
12mr|kdebase4-workspace-4.9.4-3|670	%description -n plasma-scriptengine-ruby
12mr|kdebase4-workspace-4.9.4-3|671	This package allow kde4 to use plasma applets written in ruby.
12mr|kdebase4-workspace-4.9.4-3|672	
12mr|kdebase4-workspace-4.9.4-3|673	%files -n plasma-scriptengine-ruby
12mr|kdebase4-workspace-4.9.4-3|674	%{_kde_appsdir}/plasma_scriptengine_ruby
12mr|kdebase4-workspace-4.9.4-3|675	%{_kde_services}/plasma-scriptengine-ruby-applet.desktop
12mr|kdebase4-workspace-4.9.4-3|676	%{_kde_services}/plasma-scriptengine-ruby-dataengine.desktop
12mr|kdebase4-workspace-4.9.4-3|677	
12mr|kdebase4-workspace-4.9.4-3|678	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|679	
12mr|kdebase4-workspace-4.9.4-3|680	%package -n plasma-scriptengine-python
12mr|kdebase4-workspace-4.9.4-3|681	Summary:	Support for ruby python applets
12mr|kdebase4-workspace-4.9.4-3|682	Group:		Graphical desktop/KDE
12mr|kdebase4-workspace-4.9.4-3|683	Requires:	kdebase4-runtime
12mr|kdebase4-workspace-4.9.4-3|684	Requires:	python-kde4
12mr|kdebase4-workspace-4.9.4-3|685	Conflicts:	%{name} < 2:4.5.80
12mr|kdebase4-workspace-4.9.4-3|686	
12mr|kdebase4-workspace-4.9.4-3|687	%description -n plasma-scriptengine-python
12mr|kdebase4-workspace-4.9.4-3|688	This package allow kde4 to use plasma applets written in python.
12mr|kdebase4-workspace-4.9.4-3|689	
12mr|kdebase4-workspace-4.9.4-3|690	%files -n plasma-scriptengine-python
12mr|kdebase4-workspace-4.9.4-3|691	%{py_platsitedir}/PyKDE4/*
12mr|kdebase4-workspace-4.9.4-3|692	%{_kde_appsdir}/plasma_scriptengine_python
12mr|kdebase4-workspace-4.9.4-3|693	%{_kde_services}/plasma-scriptengine-applet-python.desktop
12mr|kdebase4-workspace-4.9.4-3|694	%{_kde_services}/plasma-scriptengine-dataengine-python.desktop
12mr|kdebase4-workspace-4.9.4-3|695	%{_kde_services}/plasma-scriptengine-runner-python.desktop
12mr|kdebase4-workspace-4.9.4-3|696	%{_kde_services}/plasma-scriptengine-wallpaper-python.desktop
12mr|kdebase4-workspace-4.9.4-3|697	
12mr|kdebase4-workspace-4.9.4-3|698	#-------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|699	
12mr|kdebase4-workspace-4.9.4-3|700	%define libsolidcontrolifaces_major 4
12mr|kdebase4-workspace-4.9.4-3|701	%define libsolidcontrolifaces %mklibname solidcontrolifaces %{libsolidcontrolifaces_major}
12mr|kdebase4-workspace-4.9.4-3|702	
12mr|kdebase4-workspace-4.9.4-3|703	%package -n %{libsolidcontrolifaces}
12mr|kdebase4-workspace-4.9.4-3|704	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|705	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|706	
12mr|kdebase4-workspace-4.9.4-3|707	%description -n %{libsolidcontrolifaces}
12mr|kdebase4-workspace-4.9.4-3|708	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|709	
12mr|kdebase4-workspace-4.9.4-3|710	%files -n %{libsolidcontrolifaces}
12mr|kdebase4-workspace-4.9.4-3|711	%{_kde_libdir}/libsolidcontrolifaces.so.%{libsolidcontrolifaces_major}*
12mr|kdebase4-workspace-4.9.4-3|712	
12mr|kdebase4-workspace-4.9.4-3|713	#-------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|714	
12mr|kdebase4-workspace-4.9.4-3|715	%define liboxygenstyle_major 4
12mr|kdebase4-workspace-4.9.4-3|716	%define liboxygenstyle %mklibname oxygenstyle %{liboxygenstyle_major}
12mr|kdebase4-workspace-4.9.4-3|717	
12mr|kdebase4-workspace-4.9.4-3|718	%package -n %{liboxygenstyle}
12mr|kdebase4-workspace-4.9.4-3|719	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|720	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|721	
12mr|kdebase4-workspace-4.9.4-3|722	%description -n %{liboxygenstyle}
12mr|kdebase4-workspace-4.9.4-3|723	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|724	
12mr|kdebase4-workspace-4.9.4-3|725	%files -n %{liboxygenstyle}
12mr|kdebase4-workspace-4.9.4-3|726	%{_kde_libdir}/liboxygenstyle.so.%{liboxygenstyle_major}*
12mr|kdebase4-workspace-4.9.4-3|727	
12mr|kdebase4-workspace-4.9.4-3|728	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|729	
12mr|kdebase4-workspace-4.9.4-3|730	%define libsolidcontrol_major 4
12mr|kdebase4-workspace-4.9.4-3|731	%define libsolidcontrol %mklibname solidcontrol %{libsolidcontrol_major}
12mr|kdebase4-workspace-4.9.4-3|732	
12mr|kdebase4-workspace-4.9.4-3|733	%package -n %{libsolidcontrol}
12mr|kdebase4-workspace-4.9.4-3|734	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|735	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|736	
12mr|kdebase4-workspace-4.9.4-3|737	%description -n %{libsolidcontrol}
12mr|kdebase4-workspace-4.9.4-3|738	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|739	
12mr|kdebase4-workspace-4.9.4-3|740	%files -n %{libsolidcontrol}
12mr|kdebase4-workspace-4.9.4-3|741	%{_kde_libdir}/libsolidcontrol.so.%{libsolidcontrol_major}*
12mr|kdebase4-workspace-4.9.4-3|742	
12mr|kdebase4-workspace-4.9.4-3|743	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|744	
12mr|kdebase4-workspace-4.9.4-3|745	%define libweather_ion_major 6
12mr|kdebase4-workspace-4.9.4-3|746	%define libweather_ion %mklibname weather_ion %{libweather_ion_major}
12mr|kdebase4-workspace-4.9.4-3|747	
12mr|kdebase4-workspace-4.9.4-3|748	%package -n %{libweather_ion}
12mr|kdebase4-workspace-4.9.4-3|749	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|750	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|751	
12mr|kdebase4-workspace-4.9.4-3|752	%description -n %{libweather_ion}
12mr|kdebase4-workspace-4.9.4-3|753	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|754	
12mr|kdebase4-workspace-4.9.4-3|755	%files -n %{libweather_ion}
12mr|kdebase4-workspace-4.9.4-3|756	%{_kde_libdir}/libweather_ion.so.%{libweather_ion_major}*
12mr|kdebase4-workspace-4.9.4-3|757	
12mr|kdebase4-workspace-4.9.4-3|758	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|759	
12mr|kdebase4-workspace-4.9.4-3|760	%define libkdecorations_major 4
12mr|kdebase4-workspace-4.9.4-3|761	%define libkdecorations %mklibname kdecorations %{libkdecorations_major}
12mr|kdebase4-workspace-4.9.4-3|762	
12mr|kdebase4-workspace-4.9.4-3|763	%package -n %{libkdecorations}
12mr|kdebase4-workspace-4.9.4-3|764	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|765	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|766	
12mr|kdebase4-workspace-4.9.4-3|767	%description -n %{libkdecorations}
12mr|kdebase4-workspace-4.9.4-3|768	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|769	
12mr|kdebase4-workspace-4.9.4-3|770	%files -n %{libkdecorations}
12mr|kdebase4-workspace-4.9.4-3|771	%{_kde_libdir}/libkdecorations.so.%{libkdecorations_major}*
12mr|kdebase4-workspace-4.9.4-3|772	
12mr|kdebase4-workspace-4.9.4-3|773	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|774	
12mr|kdebase4-workspace-4.9.4-3|775	%define libkscreensaver_major 5
12mr|kdebase4-workspace-4.9.4-3|776	%define libkscreensaver %mklibname kscreensaver %{libkscreensaver_major}
12mr|kdebase4-workspace-4.9.4-3|777	
12mr|kdebase4-workspace-4.9.4-3|778	%package -n %{libkscreensaver}
12mr|kdebase4-workspace-4.9.4-3|779	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|780	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|781	
12mr|kdebase4-workspace-4.9.4-3|782	%description -n %{libkscreensaver}
12mr|kdebase4-workspace-4.9.4-3|783	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|784	
12mr|kdebase4-workspace-4.9.4-3|785	%files -n %{libkscreensaver}
12mr|kdebase4-workspace-4.9.4-3|786	%{_kde_libdir}/libkscreensaver.so.%{libkscreensaver_major}*
12mr|kdebase4-workspace-4.9.4-3|787	
12mr|kdebase4-workspace-4.9.4-3|788	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|789	
12mr|kdebase4-workspace-4.9.4-3|790	%define libksgrd_major 4
12mr|kdebase4-workspace-4.9.4-3|791	%define libksgrd %mklibname ksgrd %{libksgrd_major}
12mr|kdebase4-workspace-4.9.4-3|792	
12mr|kdebase4-workspace-4.9.4-3|793	%package -n %{libksgrd}
12mr|kdebase4-workspace-4.9.4-3|794	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|795	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|796	
12mr|kdebase4-workspace-4.9.4-3|797	%description -n %{libksgrd}
12mr|kdebase4-workspace-4.9.4-3|798	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|799	
12mr|kdebase4-workspace-4.9.4-3|800	%files -n %{libksgrd}
12mr|kdebase4-workspace-4.9.4-3|801	%{_kde_libdir}/libksgrd.so.%{libksgrd_major}*
12mr|kdebase4-workspace-4.9.4-3|802	
12mr|kdebase4-workspace-4.9.4-3|803	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|804	
12mr|kdebase4-workspace-4.9.4-3|805	%define libkwineffects_major 1
12mr|kdebase4-workspace-4.9.4-3|806	%define libkwineffects %mklibname kwineffects %{libkwineffects_major}
12mr|kdebase4-workspace-4.9.4-3|807	
12mr|kdebase4-workspace-4.9.4-3|808	%package -n %{libkwineffects}
12mr|kdebase4-workspace-4.9.4-3|809	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|810	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|811	
12mr|kdebase4-workspace-4.9.4-3|812	%description -n %{libkwineffects}
12mr|kdebase4-workspace-4.9.4-3|813	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|814	
12mr|kdebase4-workspace-4.9.4-3|815	%files -n %{libkwineffects}
12mr|kdebase4-workspace-4.9.4-3|816	%{_kde_libdir}/libkwineffects.so.%{libkwineffects_major}*
12mr|kdebase4-workspace-4.9.4-3|817	
12mr|kdebase4-workspace-4.9.4-3|818	#------------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|819	
12mr|kdebase4-workspace-4.9.4-3|820	%define libkwinglesutils_major 1
12mr|kdebase4-workspace-4.9.4-3|821	%define libkwinglesutils %mklibname kwinglesutils %{libkwinglesutils_major}
12mr|kdebase4-workspace-4.9.4-3|822	
12mr|kdebase4-workspace-4.9.4-3|823	%package -n %{libkwinglesutils}
12mr|kdebase4-workspace-4.9.4-3|824	Summary:	Gles2 runtime library for kwin
12mr|kdebase4-workspace-4.9.4-3|825	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|826	
12mr|kdebase4-workspace-4.9.4-3|827	%description -n %{libkwinglesutils}
12mr|kdebase4-workspace-4.9.4-3|828	Kwin GLES2 runtime library.
12mr|kdebase4-workspace-4.9.4-3|829	
12mr|kdebase4-workspace-4.9.4-3|830	%files -n %{libkwinglesutils}
12mr|kdebase4-workspace-4.9.4-3|831	%{_kde_libdir}/libkwinglesutils.so.%{libkwinglesutils_major}*
12mr|kdebase4-workspace-4.9.4-3|832	
12mr|kdebase4-workspace-4.9.4-3|833	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|834	
12mr|kdebase4-workspace-4.9.4-3|835	%define libkworkspace_major 4
12mr|kdebase4-workspace-4.9.4-3|836	%define libkworkspace %mklibname kworkspace %{libkworkspace_major}
12mr|kdebase4-workspace-4.9.4-3|837	
12mr|kdebase4-workspace-4.9.4-3|838	%package -n %{libkworkspace}
12mr|kdebase4-workspace-4.9.4-3|839	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|840	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|841	
12mr|kdebase4-workspace-4.9.4-3|842	%description -n %{libkworkspace}
12mr|kdebase4-workspace-4.9.4-3|843	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|844	
12mr|kdebase4-workspace-4.9.4-3|845	%files -n %{libkworkspace}
12mr|kdebase4-workspace-4.9.4-3|846	%{_kde_libdir}/libkworkspace.so.%{libkworkspace_major}*
12mr|kdebase4-workspace-4.9.4-3|847	
12mr|kdebase4-workspace-4.9.4-3|848	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|849	
12mr|kdebase4-workspace-4.9.4-3|850	%define libplasmaclock_major 4
12mr|kdebase4-workspace-4.9.4-3|851	%define libplasmaclock %mklibname plasmaclock %{libplasmaclock_major}
12mr|kdebase4-workspace-4.9.4-3|852	
12mr|kdebase4-workspace-4.9.4-3|853	%package -n %{libplasmaclock}
12mr|kdebase4-workspace-4.9.4-3|854	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|855	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|856	
12mr|kdebase4-workspace-4.9.4-3|857	%description -n %{libplasmaclock}
12mr|kdebase4-workspace-4.9.4-3|858	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|859	
12mr|kdebase4-workspace-4.9.4-3|860	%files -n %{libplasmaclock}
12mr|kdebase4-workspace-4.9.4-3|861	%{_kde_libdir}/libplasmaclock.so.%{libplasmaclock_major}*
12mr|kdebase4-workspace-4.9.4-3|862	
12mr|kdebase4-workspace-4.9.4-3|863	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|864	
12mr|kdebase4-workspace-4.9.4-3|865	%define libprocesscore_major 4
12mr|kdebase4-workspace-4.9.4-3|866	%define libprocesscore %mklibname processcore %{libprocesscore_major}
12mr|kdebase4-workspace-4.9.4-3|867	
12mr|kdebase4-workspace-4.9.4-3|868	%package -n %{libprocesscore}
12mr|kdebase4-workspace-4.9.4-3|869	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|870	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|871	
12mr|kdebase4-workspace-4.9.4-3|872	%description -n %{libprocesscore}
12mr|kdebase4-workspace-4.9.4-3|873	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|874	
12mr|kdebase4-workspace-4.9.4-3|875	%files -n %{libprocesscore}
12mr|kdebase4-workspace-4.9.4-3|876	%{_kde_libdir}/libprocesscore.so.%{libprocesscore_major}*
12mr|kdebase4-workspace-4.9.4-3|877	
12mr|kdebase4-workspace-4.9.4-3|878	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|879	
12mr|kdebase4-workspace-4.9.4-3|880	%define libprocessui_major 4
12mr|kdebase4-workspace-4.9.4-3|881	%define libprocessui %mklibname processui %{libprocessui_major}
12mr|kdebase4-workspace-4.9.4-3|882	
12mr|kdebase4-workspace-4.9.4-3|883	%package -n %{libprocessui}
12mr|kdebase4-workspace-4.9.4-3|884	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|885	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|886	
12mr|kdebase4-workspace-4.9.4-3|887	%description -n %{libprocessui}
12mr|kdebase4-workspace-4.9.4-3|888	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|889	
12mr|kdebase4-workspace-4.9.4-3|890	%files -n %{libprocessui}
12mr|kdebase4-workspace-4.9.4-3|891	%{_kde_libdir}/libprocessui.so.%{libprocessui_major}*
12mr|kdebase4-workspace-4.9.4-3|892	
12mr|kdebase4-workspace-4.9.4-3|893	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|894	
12mr|kdebase4-workspace-4.9.4-3|895	%define libkhotkeysprivate_major 4
12mr|kdebase4-workspace-4.9.4-3|896	%define libkhotkeysprivate %mklibname khotkeysprivate %{libkhotkeysprivate_major}
12mr|kdebase4-workspace-4.9.4-3|897	
12mr|kdebase4-workspace-4.9.4-3|898	%package -n %{libkhotkeysprivate}
12mr|kdebase4-workspace-4.9.4-3|899	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|900	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|901	
12mr|kdebase4-workspace-4.9.4-3|902	%description -n %{libkhotkeysprivate}
12mr|kdebase4-workspace-4.9.4-3|903	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|904	
12mr|kdebase4-workspace-4.9.4-3|905	%files -n %{libkhotkeysprivate}
12mr|kdebase4-workspace-4.9.4-3|906	%{_kde_libdir}/libkhotkeysprivate.so.%{libkhotkeysprivate_major}*
12mr|kdebase4-workspace-4.9.4-3|907	
12mr|kdebase4-workspace-4.9.4-3|908	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|909	
12mr|kdebase4-workspace-4.9.4-3|910	%define libkfontinst_major 4
12mr|kdebase4-workspace-4.9.4-3|911	%define libkfontinst %mklibname kfontinst %{libkfontinst_major}
12mr|kdebase4-workspace-4.9.4-3|912	
12mr|kdebase4-workspace-4.9.4-3|913	%package -n %{libkfontinst}
12mr|kdebase4-workspace-4.9.4-3|914	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|915	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|916	
12mr|kdebase4-workspace-4.9.4-3|917	%description -n %{libkfontinst}
12mr|kdebase4-workspace-4.9.4-3|918	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|919	
12mr|kdebase4-workspace-4.9.4-3|920	%files -n %{libkfontinst}
12mr|kdebase4-workspace-4.9.4-3|921	%{_kde_libdir}/libkfontinst.so.%{libkfontinst_major}*
12mr|kdebase4-workspace-4.9.4-3|922	
12mr|kdebase4-workspace-4.9.4-3|923	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|924	
12mr|kdebase4-workspace-4.9.4-3|925	%define libkfontinstui_major 4
12mr|kdebase4-workspace-4.9.4-3|926	%define libkfontinstui %mklibname kfontinstui %{libkfontinstui_major}
12mr|kdebase4-workspace-4.9.4-3|927	
12mr|kdebase4-workspace-4.9.4-3|928	%package -n %{libkfontinstui}
12mr|kdebase4-workspace-4.9.4-3|929	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|930	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|931	
12mr|kdebase4-workspace-4.9.4-3|932	%description -n %{libkfontinstui}
12mr|kdebase4-workspace-4.9.4-3|933	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|934	
12mr|kdebase4-workspace-4.9.4-3|935	%files -n %{libkfontinstui}
12mr|kdebase4-workspace-4.9.4-3|936	%{_kde_libdir}/libkfontinstui.so.%{libkfontinstui_major}*
12mr|kdebase4-workspace-4.9.4-3|937	
12mr|kdebase4-workspace-4.9.4-3|938	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|939	
12mr|kdebase4-workspace-4.9.4-3|940	%define libtaskmanager_major 4
12mr|kdebase4-workspace-4.9.4-3|941	%define libtaskmanager %mklibname taskmanager %{libtaskmanager_major}
12mr|kdebase4-workspace-4.9.4-3|942	
12mr|kdebase4-workspace-4.9.4-3|943	%package -n %{libtaskmanager}
12mr|kdebase4-workspace-4.9.4-3|944	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|945	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|946	
12mr|kdebase4-workspace-4.9.4-3|947	%description -n %{libtaskmanager}
12mr|kdebase4-workspace-4.9.4-3|948	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|949	
12mr|kdebase4-workspace-4.9.4-3|950	%files -n %{libtaskmanager}
12mr|kdebase4-workspace-4.9.4-3|951	%{_kde_libdir}/libtaskmanager.so.%{libtaskmanager_major}*
12mr|kdebase4-workspace-4.9.4-3|952	
12mr|kdebase4-workspace-4.9.4-3|953	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|954	
12mr|kdebase4-workspace-4.9.4-3|955	%define libkwinnvidiahack_major 4
12mr|kdebase4-workspace-4.9.4-3|956	%define libkwinnvidiahack %mklibname kwinnvidiahack %{libkwinnvidiahack_major}
12mr|kdebase4-workspace-4.9.4-3|957	
12mr|kdebase4-workspace-4.9.4-3|958	%package -n %{libkwinnvidiahack}
12mr|kdebase4-workspace-4.9.4-3|959	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|960	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|961	
12mr|kdebase4-workspace-4.9.4-3|962	%description -n %{libkwinnvidiahack}
12mr|kdebase4-workspace-4.9.4-3|963	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|964	
12mr|kdebase4-workspace-4.9.4-3|965	%files -n %{libkwinnvidiahack}
12mr|kdebase4-workspace-4.9.4-3|966	%{_kde_libdir}/libkwinnvidiahack.so.%{libkwinnvidiahack_major}*
12mr|kdebase4-workspace-4.9.4-3|967	
12mr|kdebase4-workspace-4.9.4-3|968	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|969	
12mr|kdebase4-workspace-4.9.4-3|970	%define liblsofui_major 4
12mr|kdebase4-workspace-4.9.4-3|971	%define liblsofui %mklibname lsofui %{liblsofui_major}
12mr|kdebase4-workspace-4.9.4-3|972	
12mr|kdebase4-workspace-4.9.4-3|973	%package -n %{liblsofui}
12mr|kdebase4-workspace-4.9.4-3|974	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|975	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|976	
12mr|kdebase4-workspace-4.9.4-3|977	%description -n %{liblsofui}
12mr|kdebase4-workspace-4.9.4-3|978	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|979	
12mr|kdebase4-workspace-4.9.4-3|980	%files -n %{liblsofui}
12mr|kdebase4-workspace-4.9.4-3|981	%{_kde_libdir}/liblsofui.so.%{liblsofui_major}*
12mr|kdebase4-workspace-4.9.4-3|982	
12mr|kdebase4-workspace-4.9.4-3|983	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|984	
12mr|kdebase4-workspace-4.9.4-3|985	%define libpowerdevilcore_major 0
12mr|kdebase4-workspace-4.9.4-3|986	%define libpowerdevilcore %mklibname powerdevilcore %{libpowerdevilcore_major}
12mr|kdebase4-workspace-4.9.4-3|987	
12mr|kdebase4-workspace-4.9.4-3|988	%package -n %{libpowerdevilcore}
12mr|kdebase4-workspace-4.9.4-3|989	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|990	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|991	
12mr|kdebase4-workspace-4.9.4-3|992	%description -n %{libpowerdevilcore}
12mr|kdebase4-workspace-4.9.4-3|993	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|994	
12mr|kdebase4-workspace-4.9.4-3|995	%files -n %{libpowerdevilcore}
12mr|kdebase4-workspace-4.9.4-3|996	%{_kde_libdir}/libpowerdevilcore.so.%{libpowerdevilcore_major}*
12mr|kdebase4-workspace-4.9.4-3|997	
12mr|kdebase4-workspace-4.9.4-3|998	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|999	
12mr|kdebase4-workspace-4.9.4-3|1000	%define libkephal_major 4
12mr|kdebase4-workspace-4.9.4-3|1001	%define libkephal %mklibname kephal %{libkephal_major}
12mr|kdebase4-workspace-4.9.4-3|1002	
12mr|kdebase4-workspace-4.9.4-3|1003	%package -n %{libkephal}
12mr|kdebase4-workspace-4.9.4-3|1004	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|1005	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|1006	
12mr|kdebase4-workspace-4.9.4-3|1007	%description -n %{libkephal}
12mr|kdebase4-workspace-4.9.4-3|1008	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|1009	
12mr|kdebase4-workspace-4.9.4-3|1010	%files -n %{libkephal}
12mr|kdebase4-workspace-4.9.4-3|1011	%{_kde_libdir}/libkephal.so.%{libkephal_major}*
12mr|kdebase4-workspace-4.9.4-3|1012	
12mr|kdebase4-workspace-4.9.4-3|1013	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1014	
12mr|kdebase4-workspace-4.9.4-3|1015	%define libksignalplotter_major 4
12mr|kdebase4-workspace-4.9.4-3|1016	%define libksignalplotter %mklibname ksignalplotter %{libksignalplotter_major}
12mr|kdebase4-workspace-4.9.4-3|1017	
12mr|kdebase4-workspace-4.9.4-3|1018	%package -n %{libksignalplotter}
12mr|kdebase4-workspace-4.9.4-3|1019	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|1020	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|1021	
12mr|kdebase4-workspace-4.9.4-3|1022	%description -n %{libksignalplotter}
12mr|kdebase4-workspace-4.9.4-3|1023	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|1024	
12mr|kdebase4-workspace-4.9.4-3|1025	%files -n %{libksignalplotter}
12mr|kdebase4-workspace-4.9.4-3|1026	%{_kde_libdir}/libksignalplotter.so.%{libksignalplotter_major}*
12mr|kdebase4-workspace-4.9.4-3|1027	
12mr|kdebase4-workspace-4.9.4-3|1028	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1029	
12mr|kdebase4-workspace-4.9.4-3|1030	%define libsystemsettingsview_major 2
12mr|kdebase4-workspace-4.9.4-3|1031	%define libsystemsettingsview %mklibname systemsettingsview %{libsystemsettingsview_major}
12mr|kdebase4-workspace-4.9.4-3|1032	
12mr|kdebase4-workspace-4.9.4-3|1033	%package -n %{libsystemsettingsview}
12mr|kdebase4-workspace-4.9.4-3|1034	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|1035	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|1036	
12mr|kdebase4-workspace-4.9.4-3|1037	%description -n %{libsystemsettingsview}
12mr|kdebase4-workspace-4.9.4-3|1038	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|1039	
12mr|kdebase4-workspace-4.9.4-3|1040	%files -n %{libsystemsettingsview}
12mr|kdebase4-workspace-4.9.4-3|1041	%{_kde_libdir}/libsystemsettingsview.so.%{libsystemsettingsview_major}*
12mr|kdebase4-workspace-4.9.4-3|1042	
12mr|kdebase4-workspace-4.9.4-3|1043	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1044	
12mr|kdebase4-workspace-4.9.4-3|1045	%define libplasma_geolocation_interface_major 4
12mr|kdebase4-workspace-4.9.4-3|1046	%define libplasma_geolocation_interface %mklibname plasma-geolocation-interface %{libplasma_geolocation_interface_major}
12mr|kdebase4-workspace-4.9.4-3|1047	
12mr|kdebase4-workspace-4.9.4-3|1048	%package -n %{libplasma_geolocation_interface}
12mr|kdebase4-workspace-4.9.4-3|1049	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|1050	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|1051	
12mr|kdebase4-workspace-4.9.4-3|1052	%description -n %{libplasma_geolocation_interface}
12mr|kdebase4-workspace-4.9.4-3|1053	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|1054	
12mr|kdebase4-workspace-4.9.4-3|1055	%files -n %{libplasma_geolocation_interface}
12mr|kdebase4-workspace-4.9.4-3|1056	%{_kde_libdir}/libplasma-geolocation-interface.so.%{libplasma_geolocation_interface_major}*
12mr|kdebase4-workspace-4.9.4-3|1057	
12mr|kdebase4-workspace-4.9.4-3|1058	#------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1059	
12mr|kdebase4-workspace-4.9.4-3|1060	%define libplasma_applet_system_monitor_major 4
12mr|kdebase4-workspace-4.9.4-3|1061	%define libplasma_applet_system_monitor %mklibname plasma_applet_system_monitor %{libplasma_applet_system_monitor_major}
12mr|kdebase4-workspace-4.9.4-3|1062	
12mr|kdebase4-workspace-4.9.4-3|1063	%package -n %{libplasma_applet_system_monitor}
12mr|kdebase4-workspace-4.9.4-3|1064	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|1065	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|1066	
12mr|kdebase4-workspace-4.9.4-3|1067	%description -n %{libplasma_applet_system_monitor}
12mr|kdebase4-workspace-4.9.4-3|1068	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|1069	
12mr|kdebase4-workspace-4.9.4-3|1070	%files -n %{libplasma_applet_system_monitor}
12mr|kdebase4-workspace-4.9.4-3|1071	%{_kde_libdir}/libplasma_applet-system-monitor.so.%{libplasma_applet_system_monitor_major}*
12mr|kdebase4-workspace-4.9.4-3|1072	
12mr|kdebase4-workspace-4.9.4-3|1073	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1074	
12mr|kdebase4-workspace-4.9.4-3|1075	%define libplasmagenericshell_major 4
12mr|kdebase4-workspace-4.9.4-3|1076	%define libplasmagenericshell %mklibname plasmagenericshell %{libplasmagenericshell_major}
12mr|kdebase4-workspace-4.9.4-3|1077	
12mr|kdebase4-workspace-4.9.4-3|1078	%package -n %{libplasmagenericshell}
12mr|kdebase4-workspace-4.9.4-3|1079	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|1080	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|1081	
12mr|kdebase4-workspace-4.9.4-3|1082	%description -n %{libplasmagenericshell}
12mr|kdebase4-workspace-4.9.4-3|1083	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|1084	
12mr|kdebase4-workspace-4.9.4-3|1085	%files -n %{libplasmagenericshell}
12mr|kdebase4-workspace-4.9.4-3|1086	%{_kde_libdir}/libplasmagenericshell.so.%{libplasmagenericshell_major}*
12mr|kdebase4-workspace-4.9.4-3|1087	
12mr|kdebase4-workspace-4.9.4-3|1088	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1089	
12mr|kdebase4-workspace-4.9.4-3|1090	%define libkwinglutils_major 1
12mr|kdebase4-workspace-4.9.4-3|1091	%define libkwinglutils %mklibname kwinglutils %{libkwinglutils_major}
12mr|kdebase4-workspace-4.9.4-3|1092	
12mr|kdebase4-workspace-4.9.4-3|1093	%package -n %{libkwinglutils}
12mr|kdebase4-workspace-4.9.4-3|1094	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|1095	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|1096	
12mr|kdebase4-workspace-4.9.4-3|1097	%description -n %{libkwinglutils}
12mr|kdebase4-workspace-4.9.4-3|1098	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|1099	
12mr|kdebase4-workspace-4.9.4-3|1100	%files -n %{libkwinglutils}
12mr|kdebase4-workspace-4.9.4-3|1101	%{_kde_libdir}/libkwinglutils.so.%{libkwinglutils_major}*
12mr|kdebase4-workspace-4.9.4-3|1102	
12mr|kdebase4-workspace-4.9.4-3|1103	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1104	
12mr|kdebase4-workspace-4.9.4-3|1105	%define liboxygenstyleconfig_major 4
12mr|kdebase4-workspace-4.9.4-3|1106	%define liboxygenstyleconfig %mklibname oxygenstyleconfig %{liboxygenstyleconfig_major}
12mr|kdebase4-workspace-4.9.4-3|1107	
12mr|kdebase4-workspace-4.9.4-3|1108	%package -n %{liboxygenstyleconfig}
12mr|kdebase4-workspace-4.9.4-3|1109	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|1110	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|1111	
12mr|kdebase4-workspace-4.9.4-3|1112	%description -n %{liboxygenstyleconfig}
12mr|kdebase4-workspace-4.9.4-3|1113	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|1114	
12mr|kdebase4-workspace-4.9.4-3|1115	%files -n %{liboxygenstyleconfig}
12mr|kdebase4-workspace-4.9.4-3|1116	%{_kde_libdir}/liboxygenstyleconfig.so.%{liboxygenstyleconfig_major}*
12mr|kdebase4-workspace-4.9.4-3|1117	
12mr|kdebase4-workspace-4.9.4-3|1118	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1119	
12mr|kdebase4-workspace-4.9.4-3|1120	%define powerdevilconfigcommonprivate_major 4
12mr|kdebase4-workspace-4.9.4-3|1121	%define libpowerdevilconfigcommonprivate %mklibname powerdevilconfigcommonprivate %{powerdevilconfigcommonprivate_major}
12mr|kdebase4-workspace-4.9.4-3|1122	
12mr|kdebase4-workspace-4.9.4-3|1123	%package -n %{libpowerdevilconfigcommonprivate}
12mr|kdebase4-workspace-4.9.4-3|1124	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|1125	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|1126	
12mr|kdebase4-workspace-4.9.4-3|1127	%description -n %{libpowerdevilconfigcommonprivate}
12mr|kdebase4-workspace-4.9.4-3|1128	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|1129	
12mr|kdebase4-workspace-4.9.4-3|1130	%files -n %{libpowerdevilconfigcommonprivate}
12mr|kdebase4-workspace-4.9.4-3|1131	%{_kde_libdir}/libpowerdevilconfigcommonprivate.so.%{powerdevilconfigcommonprivate_major}*
12mr|kdebase4-workspace-4.9.4-3|1132	
12mr|kdebase4-workspace-4.9.4-3|1133	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1134	
12mr|kdebase4-workspace-4.9.4-3|1135	%define libpowerdevilui_major 4
12mr|kdebase4-workspace-4.9.4-3|1136	%define libpowerdevilui %mklibname powerdevilui %{libpowerdevilui_major}
12mr|kdebase4-workspace-4.9.4-3|1137	
12mr|kdebase4-workspace-4.9.4-3|1138	%package -n %{libpowerdevilui}
12mr|kdebase4-workspace-4.9.4-3|1139	Summary:	KDE 4 core library
12mr|kdebase4-workspace-4.9.4-3|1140	Group:		System/Libraries
12mr|kdebase4-workspace-4.9.4-3|1141	
12mr|kdebase4-workspace-4.9.4-3|1142	%description -n %{libpowerdevilui}
12mr|kdebase4-workspace-4.9.4-3|1143	KDE 4 core library.
12mr|kdebase4-workspace-4.9.4-3|1144	
12mr|kdebase4-workspace-4.9.4-3|1145	%files -n %{libpowerdevilui}
12mr|kdebase4-workspace-4.9.4-3|1146	%{_kde_libdir}/libpowerdevilui.so.%{libpowerdevilui_major}*
12mr|kdebase4-workspace-4.9.4-3|1147	
12mr|kdebase4-workspace-4.9.4-3|1148	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1149	
12mr|kdebase4-workspace-4.9.4-3|1150	%package -n plasma-applet-calendar
12mr|kdebase4-workspace-4.9.4-3|1151	Summary:	Plasma applet calendar
12mr|kdebase4-workspace-4.9.4-3|1152	Group:		Graphical desktop/KDE
12mr|kdebase4-workspace-4.9.4-3|1153	Requires:	kdebase4-runtime
12mr|kdebase4-workspace-4.9.4-3|1154	Provides:	plasma-applet
12mr|kdebase4-workspace-4.9.4-3|1155	
12mr|kdebase4-workspace-4.9.4-3|1156	%description -n plasma-applet-calendar
12mr|kdebase4-workspace-4.9.4-3|1157	Plasma Calendar applet.
12mr|kdebase4-workspace-4.9.4-3|1158	
12mr|kdebase4-workspace-4.9.4-3|1159	%files -n plasma-applet-calendar
12mr|kdebase4-workspace-4.9.4-3|1160	%{_kde_libdir}/kde4/plasma_applet_calendar.so
12mr|kdebase4-workspace-4.9.4-3|1161	%{_kde_services}/plasma-applet-calendar.desktop
12mr|kdebase4-workspace-4.9.4-3|1162	
12mr|kdebase4-workspace-4.9.4-3|1163	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1164	
12mr|kdebase4-workspace-4.9.4-3|1165	%package -n plasma-krunner-powerdevil
12mr|kdebase4-workspace-4.9.4-3|1166	Summary:	KDE power management applet
12mr|kdebase4-workspace-4.9.4-3|1167	Group:		Graphical desktop/KDE
12mr|kdebase4-workspace-4.9.4-3|1168	Requires:	kdebase4-runtime
12mr|kdebase4-workspace-4.9.4-3|1169	Requires:	upower
12mr|kdebase4-workspace-4.9.4-3|1170	Provides:	plasma-krunner
12mr|kdebase4-workspace-4.9.4-3|1171	Provides:	powerdevil = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1172	
12mr|kdebase4-workspace-4.9.4-3|1173	%description -n plasma-krunner-powerdevil
12mr|kdebase4-workspace-4.9.4-3|1174	KDE power management applet
12mr|kdebase4-workspace-4.9.4-3|1175	
12mr|kdebase4-workspace-4.9.4-3|1176	%files -n plasma-krunner-powerdevil
12mr|kdebase4-workspace-4.9.4-3|1177	%{_kde_libdir}/kde4/kded_powerdevil.so
12mr|kdebase4-workspace-4.9.4-3|1178	%{_kde_libdir}/kde4/krunner_powerdevil.so
12mr|kdebase4-workspace-4.9.4-3|1179	%{_kde_libdir}/kde4/powerdevilbrightnesscontrolaction_config.so
12mr|kdebase4-workspace-4.9.4-3|1180	%{_kde_libdir}/kde4/powerdevildimdisplayaction_config.so
12mr|kdebase4-workspace-4.9.4-3|1181	%{_kde_libdir}/kde4/powerdevildpmsaction.so
12mr|kdebase4-workspace-4.9.4-3|1182	%{_kde_libdir}/kde4/powerdevildpmsaction_config.so
12mr|kdebase4-workspace-4.9.4-3|1183	%{_kde_libdir}/kde4/powerdevilrunscriptaction_config.so
12mr|kdebase4-workspace-4.9.4-3|1184	%{_kde_libdir}/kde4/powerdevilsuspendsessionaction_config.so
12mr|kdebase4-workspace-4.9.4-3|1185	%{_kde_libdir}/kde4/kcm_powerdevilglobalconfig.so
12mr|kdebase4-workspace-4.9.4-3|1186	%{_kde_libdir}/kde4/kcm_powerdevilprofilesconfig.so
12mr|kdebase4-workspace-4.9.4-3|1187	%{_kde_libdir}/kde4/kcm_powerdevilactivitiesconfig.so
12mr|kdebase4-workspace-4.9.4-3|1188	%{_kde_libdir}/kde4/powerdevilhandlebuttoneventsaction_config.so
12mr|kdebase4-workspace-4.9.4-3|1189	%{_kde_appsdir}/powerdevil
12mr|kdebase4-workspace-4.9.4-3|1190	%{_kde_services}/kded/powerdevil.desktop
12mr|kdebase4-workspace-4.9.4-3|1191	%{_kde_services}/powerdevilglobalconfig.desktop
12mr|kdebase4-workspace-4.9.4-3|1192	%{_kde_services}/powerdevilhandlebuttoneventsaction.desktop
12mr|kdebase4-workspace-4.9.4-3|1193	%{_kde_services}/powerdevilprofilesconfig.desktop
12mr|kdebase4-workspace-4.9.4-3|1194	%{_kde_services}/plasma-runner-powerdevil.desktop
12mr|kdebase4-workspace-4.9.4-3|1195	%{_kde_services}/powerdevilbrightnesscontrolaction.desktop
12mr|kdebase4-workspace-4.9.4-3|1196	%{_kde_services}/powerdevildimdisplayaction.desktop
12mr|kdebase4-workspace-4.9.4-3|1197	%{_kde_services}/powerdevildpmsaction.desktop
12mr|kdebase4-workspace-4.9.4-3|1198	%{_kde_services}/powerdevilrunscriptaction.desktop
12mr|kdebase4-workspace-4.9.4-3|1199	%{_kde_services}/powerdevilsuspendsessionaction.desktop
12mr|kdebase4-workspace-4.9.4-3|1200	%{_kde_services}/powerdevilactivitiesconfig.desktop
12mr|kdebase4-workspace-4.9.4-3|1201	
12mr|kdebase4-workspace-4.9.4-3|1202	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1203	
12mr|kdebase4-workspace-4.9.4-3|1204	%package -n plasma-runner-places
12mr|kdebase4-workspace-4.9.4-3|1205	Summary:	Plasma applet places
12mr|kdebase4-workspace-4.9.4-3|1206	Group:		Graphical desktop/KDE
12mr|kdebase4-workspace-4.9.4-3|1207	Requires:	kdebase4-workspace
12mr|kdebase4-workspace-4.9.4-3|1208	Provides:	plasma-runner
12mr|kdebase4-workspace-4.9.4-3|1209	
12mr|kdebase4-workspace-4.9.4-3|1210	%description -n plasma-runner-places
12mr|kdebase4-workspace-4.9.4-3|1211	Plasma runner places
12mr|kdebase4-workspace-4.9.4-3|1212	
12mr|kdebase4-workspace-4.9.4-3|1213	%files -n plasma-runner-places
12mr|kdebase4-workspace-4.9.4-3|1214	%{_kde_libdir}/kde4/krunner_placesrunner.so
12mr|kdebase4-workspace-4.9.4-3|1215	%{_kde_services}/plasma-runner-places.desktop
12mr|kdebase4-workspace-4.9.4-3|1216	
12mr|kdebase4-workspace-4.9.4-3|1217	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1218	
12mr|kdebase4-workspace-4.9.4-3|1219	%package -n plasma-applet-quicklaunch
12mr|kdebase4-workspace-4.9.4-3|1220	Summary:	Launch your favourite Applications
12mr|kdebase4-workspace-4.9.4-3|1221	Group:		Graphical desktop/KDE
12mr|kdebase4-workspace-4.9.4-3|1222	Requires:	kdebase4-workspace
12mr|kdebase4-workspace-4.9.4-3|1223	Provides:	plasma-applet
12mr|kdebase4-workspace-4.9.4-3|1224	Obsoletes:	plasma-applet-quicklauncher
12mr|kdebase4-workspace-4.9.4-3|1225	
12mr|kdebase4-workspace-4.9.4-3|1226	%description -n plasma-applet-quicklaunch
12mr|kdebase4-workspace-4.9.4-3|1227	Reimplements the quicklaunch applet present in kde3.5.
12mr|kdebase4-workspace-4.9.4-3|1228	
12mr|kdebase4-workspace-4.9.4-3|1229	Features:
12mr|kdebase4-workspace-4.9.4-3|1230	- Add icons by specify a .desktop file
12mr|kdebase4-workspace-4.9.4-3|1231	- Add icons by dragging .desktop files from other locations
12mr|kdebase4-workspace-4.9.4-3|1232	- Rearrange icons by dragging them in place
12mr|kdebase4-workspace-4.9.4-3|1233	- Configurable number of rows
12mr|kdebase4-workspace-4.9.4-3|1234	- Configurable number of visible icons.
12mr|kdebase4-workspace-4.9.4-3|1235	
12mr|kdebase4-workspace-4.9.4-3|1236	%files -n plasma-applet-quicklaunch
12mr|kdebase4-workspace-4.9.4-3|1237	%{_kde_libdir}/kde4/plasma_applet_quicklaunch.so
12mr|kdebase4-workspace-4.9.4-3|1238	%{_kde_services}/plasma-applet-quicklaunch.desktop
12mr|kdebase4-workspace-4.9.4-3|1239	
12mr|kdebase4-workspace-4.9.4-3|1240	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1241	
12mr|kdebase4-workspace-4.9.4-3|1242	%package -n plasma-applet-battery
12mr|kdebase4-workspace-4.9.4-3|1243	Summary:	Simple plasma battery applet
12mr|kdebase4-workspace-4.9.4-3|1244	Group:		Graphical desktop/KDE
12mr|kdebase4-workspace-4.9.4-3|1245	Requires:	kdebase4-runtime
12mr|kdebase4-workspace-4.9.4-3|1246	Requires:	plasma-krunner-powerdevil
12mr|kdebase4-workspace-4.9.4-3|1247	Provides:	plasma-applet
12mr|kdebase4-workspace-4.9.4-3|1248	
12mr|kdebase4-workspace-4.9.4-3|1249	%description -n plasma-applet-battery
12mr|kdebase4-workspace-4.9.4-3|1250	Simple plasma battery applet
12mr|kdebase4-workspace-4.9.4-3|1251	
12mr|kdebase4-workspace-4.9.4-3|1252	%files -n plasma-applet-battery
12mr|kdebase4-workspace-4.9.4-3|1253	%{_kde_datadir}/kde4/services/plasma-applet-batterymonitor.desktop
12mr|kdebase4-workspace-4.9.4-3|1254	
12mr|kdebase4-workspace-4.9.4-3|1255	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1256	
12mr|kdebase4-workspace-4.9.4-3|1257	%package -n plasma-applet-webbrowser
12mr|kdebase4-workspace-4.9.4-3|1258	Summary:	A simple webbrowser applet
12mr|kdebase4-workspace-4.9.4-3|1259	Group:		Graphical desktop/KDE
12mr|kdebase4-workspace-4.9.4-3|1260	Requires:	kdebase4-runtime
12mr|kdebase4-workspace-4.9.4-3|1261	Provides:	plasma-applet
12mr|kdebase4-workspace-4.9.4-3|1262	
12mr|kdebase4-workspace-4.9.4-3|1263	%description -n plasma-applet-webbrowser
12mr|kdebase4-workspace-4.9.4-3|1264	A simple webbrowser applet
12mr|kdebase4-workspace-4.9.4-3|1265	
12mr|kdebase4-workspace-4.9.4-3|1266	%files -n plasma-applet-webbrowser
12mr|kdebase4-workspace-4.9.4-3|1267	%{_kde_libdir}/kde4/plasma_applet_webbrowser.so
12mr|kdebase4-workspace-4.9.4-3|1268	%{_kde_services}/plasma-applet-webbrowser.desktop
12mr|kdebase4-workspace-4.9.4-3|1269	
12mr|kdebase4-workspace-4.9.4-3|1270	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1271	
12mr|kdebase4-workspace-4.9.4-3|1272	%package -n plasma-applet-system-monitor-temperature
12mr|kdebase4-workspace-4.9.4-3|1273	Summary:	A system temperature monitor
12mr|kdebase4-workspace-4.9.4-3|1274	Group:		Graphical desktop/KDE
12mr|kdebase4-workspace-4.9.4-3|1275	Requires:	kdebase4-runtime
12mr|kdebase4-workspace-4.9.4-3|1276	Requires:	hddtemp
12mr|kdebase4-workspace-4.9.4-3|1277	Requires:	lm_sensors
12mr|kdebase4-workspace-4.9.4-3|1278	Provides:	plasma-applet
12mr|kdebase4-workspace-4.9.4-3|1279	
12mr|kdebase4-workspace-4.9.4-3|1280	%description -n plasma-applet-system-monitor-temperature
12mr|kdebase4-workspace-4.9.4-3|1281	A system temperature monitor
12mr|kdebase4-workspace-4.9.4-3|1282	
12mr|kdebase4-workspace-4.9.4-3|1283	%files -n plasma-applet-system-monitor-temperature
12mr|kdebase4-workspace-4.9.4-3|1284	%{_kde_libdir}/kde4/plasma_applet_sm_temperature.so
12mr|kdebase4-workspace-4.9.4-3|1285	%{_kde_services}/plasma-applet-sm_temperature.desktop
12mr|kdebase4-workspace-4.9.4-3|1286	
12mr|kdebase4-workspace-4.9.4-3|1287	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1288	
12mr|kdebase4-workspace-4.9.4-3|1289	%package -n plasma-applet-system-monitor-net
12mr|kdebase4-workspace-4.9.4-3|1290	Summary:	A network usage monitor
12mr|kdebase4-workspace-4.9.4-3|1291	Group:		Graphical desktop/KDE
12mr|kdebase4-workspace-4.9.4-3|1292	Requires:	kdebase4-runtime
12mr|kdebase4-workspace-4.9.4-3|1293	Provides:	plasma-applet
12mr|kdebase4-workspace-4.9.4-3|1294	
12mr|kdebase4-workspace-4.9.4-3|1295	%description -n plasma-applet-system-monitor-net
12mr|kdebase4-workspace-4.9.4-3|1296	A network usage monitor
12mr|kdebase4-workspace-4.9.4-3|1297	
12mr|kdebase4-workspace-4.9.4-3|1298	%files -n plasma-applet-system-monitor-net
12mr|kdebase4-workspace-4.9.4-3|1299	%{_kde_libdir}/kde4/plasma_applet_sm_net.so
12mr|kdebase4-workspace-4.9.4-3|1300	%{_kde_services}/plasma-applet-sm_net.desktop
12mr|kdebase4-workspace-4.9.4-3|1301	
12mr|kdebase4-workspace-4.9.4-3|1302	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1303	
12mr|kdebase4-workspace-4.9.4-3|1304	%package -n plasma-applet-system-monitor-hwinfo
12mr|kdebase4-workspace-4.9.4-3|1305	Summary:	Plasma applet that Show hardware informations
12mr|kdebase4-workspace-4.9.4-3|1306	Group:		Graphical desktop/KDE
12mr|kdebase4-workspace-4.9.4-3|1307	Requires:	kdebase4-runtime
12mr|kdebase4-workspace-4.9.4-3|1308	Requires:	lm_sensors
12mr|kdebase4-workspace-4.9.4-3|1309	Provides:	plasma-applet
12mr|kdebase4-workspace-4.9.4-3|1310	
12mr|kdebase4-workspace-4.9.4-3|1311	%description -n plasma-applet-system-monitor-hwinfo
12mr|kdebase4-workspace-4.9.4-3|1312	Plasma applet that Show hardware informations
12mr|kdebase4-workspace-4.9.4-3|1313	
12mr|kdebase4-workspace-4.9.4-3|1314	%files -n plasma-applet-system-monitor-hwinfo
12mr|kdebase4-workspace-4.9.4-3|1315	%{_kde_libdir}/kde4/plasma_applet_sm_hwinfo.so
12mr|kdebase4-workspace-4.9.4-3|1316	%{_kde_services}/plasma-applet-sm_hwinfo.desktop
12mr|kdebase4-workspace-4.9.4-3|1317	
12mr|kdebase4-workspace-4.9.4-3|1318	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1319	
12mr|kdebase4-workspace-4.9.4-3|1320	%package -n plasma-applet-system-monitor-hdd
12mr|kdebase4-workspace-4.9.4-3|1321	Summary:	A hard disk usage monitor
12mr|kdebase4-workspace-4.9.4-3|1322	Group:		Graphical desktop/KDE
12mr|kdebase4-workspace-4.9.4-3|1323	Requires:	kdebase4-runtime
12mr|kdebase4-workspace-4.9.4-3|1324	Requires:	lm_sensors
12mr|kdebase4-workspace-4.9.4-3|1325	Provides:	plasma-applet
12mr|kdebase4-workspace-4.9.4-3|1326	
12mr|kdebase4-workspace-4.9.4-3|1327	%description -n plasma-applet-system-monitor-hdd
12mr|kdebase4-workspace-4.9.4-3|1328	A hard disk usage monitor
12mr|kdebase4-workspace-4.9.4-3|1329	
12mr|kdebase4-workspace-4.9.4-3|1330	%files -n plasma-applet-system-monitor-hdd
12mr|kdebase4-workspace-4.9.4-3|1331	%{_kde_libdir}/kde4/plasma_applet_sm_hdd.so
12mr|kdebase4-workspace-4.9.4-3|1332	%{_kde_datadir}/kde4/services/plasma-applet-sm_hdd.desktop
12mr|kdebase4-workspace-4.9.4-3|1333	
12mr|kdebase4-workspace-4.9.4-3|1334	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1335	
12mr|kdebase4-workspace-4.9.4-3|1336	%package -n plasma-applet-system-monitor-cpu
12mr|kdebase4-workspace-4.9.4-3|1337	Summary:	A CPU usage monitor
12mr|kdebase4-workspace-4.9.4-3|1338	Group:		Graphical desktop/KDE
12mr|kdebase4-workspace-4.9.4-3|1339	Requires:	kdebase4-runtime
12mr|kdebase4-workspace-4.9.4-3|1340	Requires:	lm_sensors
12mr|kdebase4-workspace-4.9.4-3|1341	Provides:	plasma-applet
12mr|kdebase4-workspace-4.9.4-3|1342	
12mr|kdebase4-workspace-4.9.4-3|1343	%description -n plasma-applet-system-monitor-cpu
12mr|kdebase4-workspace-4.9.4-3|1344	A CPU usage monitor
12mr|kdebase4-workspace-4.9.4-3|1345	
12mr|kdebase4-workspace-4.9.4-3|1346	%files -n plasma-applet-system-monitor-cpu
12mr|kdebase4-workspace-4.9.4-3|1347	%{_kde_libdir}/kde4/plasma_applet_sm_cpu.so
12mr|kdebase4-workspace-4.9.4-3|1348	%{_kde_services}/plasma-applet-sm_cpu.desktop
12mr|kdebase4-workspace-4.9.4-3|1349	
12mr|kdebase4-workspace-4.9.4-3|1350	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1351	
12mr|kdebase4-workspace-4.9.4-3|1352	%package -n kdm
12mr|kdebase4-workspace-4.9.4-3|1353	Summary:	KDE Desktop Login Manager
12mr|kdebase4-workspace-4.9.4-3|1354	Group:		Graphical desktop/KDE
12mr|kdebase4-workspace-4.9.4-3|1355	Requires:	kdebase4-runtime
12mr|kdebase4-workspace-4.9.4-3|1356	Requires:	kde4-config-file
12mr|kdebase4-workspace-4.9.4-3|1357	Provides:	dm
12mr|kdebase4-workspace-4.9.4-3|1358	Requires:	kdmfprintplugin
12mr|kdebase4-workspace-4.9.4-3|1359	
12mr|kdebase4-workspace-4.9.4-3|1360	%description -n kdm
12mr|kdebase4-workspace-4.9.4-3|1361	KDE Desktop Login Manager.
12mr|kdebase4-workspace-4.9.4-3|1362	
12mr|kdebase4-workspace-4.9.4-3|1363	%post -n kdm
12mr|kdebase4-workspace-4.9.4-3|1364	chksession -K
12mr|kdebase4-workspace-4.9.4-3|1365	
12mr|kdebase4-workspace-4.9.4-3|1366	%postun -n kdm
12mr|kdebase4-workspace-4.9.4-3|1367	chksession -K
12mr|kdebase4-workspace-4.9.4-3|1368	
12mr|kdebase4-workspace-4.9.4-3|1369	%files -n kdm
12mr|kdebase4-workspace-4.9.4-3|1370	%config(noreplace) %{_sysconfdir}/pam.d/kde
12mr|kdebase4-workspace-4.9.4-3|1371	%config(noreplace) %{_sysconfdir}/pam.d/kde-np
12mr|kdebase4-workspace-4.9.4-3|1372	%config(noreplace) %{_sysconfdir}/logrotate.d/kdm
12mr|kdebase4-workspace-4.9.4-3|1373	%{_kde_bindir}/kdm
12mr|kdebase4-workspace-4.9.4-3|1374	%{_kde_bindir}/kdmctl
12mr|kdebase4-workspace-4.9.4-3|1375	%{_kde_bindir}/genkdmconf
12mr|kdebase4-workspace-4.9.4-3|1376	%{_kde_libdir}/kde4/libexec/kcmdatetimehelper
12mr|kdebase4-workspace-4.9.4-3|1377	%{_kde_libdir}/kde4/libexec/kdm_config
12mr|kdebase4-workspace-4.9.4-3|1378	%{_kde_libdir}/kde4/libexec/kdm_greet
12mr|kdebase4-workspace-4.9.4-3|1379	%{_kde_libdir}/kde4/libexec/kfontprint
12mr|kdebase4-workspace-4.9.4-3|1380	%{_kde_libdir}/kde4/libexec/krootimage
12mr|kdebase4-workspace-4.9.4-3|1381	%attr(4755,root,root) %{_kde_libdir}/kde4/libexec/kcheckpass
12mr|kdebase4-workspace-4.9.4-3|1382	%{_kde_libdir}/kde4/kcm_kdm.so
12mr|kdebase4-workspace-4.9.4-3|1383	%{_kde_appsdir}/doc/kdm
12mr|kdebase4-workspace-4.9.4-3|1384	%dir %{_kde_appsdir}/kdm
12mr|kdebase4-workspace-4.9.4-3|1385	%{_kde_appsdir}/kdm/*
12mr|kdebase4-workspace-4.9.4-3|1386	%{_kde_datadir}/config/kdm.knsrc
12mr|kdebase4-workspace-4.9.4-3|1387	%{_kde_datadir}/config/kdm
12mr|kdebase4-workspace-4.9.4-3|1388	%{_kde_services}/kdm.desktop
12mr|kdebase4-workspace-4.9.4-3|1389	%{_kde_docdir}/*/*/kdm
12mr|kdebase4-workspace-4.9.4-3|1390	%{_kde_libdir}/kde4/kgreet_*
12mr|kdebase4-workspace-4.9.4-3|1391	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmkdm.conf
12mr|kdebase4-workspace-4.9.4-3|1392	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.kcmkdm.policy
12mr|kdebase4-workspace-4.9.4-3|1393	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmkdm.service
12mr|kdebase4-workspace-4.9.4-3|1394	%{_kde_libdir}/kde4/libexec/kcmkdmhelper
12mr|kdebase4-workspace-4.9.4-3|1395	%{_sysconfdir}/dbus-1/system.d/org.kde.powerdevil.backlighthelper.conf
12mr|kdebase4-workspace-4.9.4-3|1396	%{_kde_libdir}/kde4/libexec/backlighthelper
12mr|kdebase4-workspace-4.9.4-3|1397	%{_kde_datadir}/dbus-1/system-services/org.kde.powerdevil.backlighthelper.service
12mr|kdebase4-workspace-4.9.4-3|1398	%{_kde_datadir}/polkit-1/actions/org.kde.powerdevil.backlighthelper.policy
12mr|kdebase4-workspace-4.9.4-3|1399	%attr(0775,root,root) %dir %{_localstatedir}/spool/gdm
12mr|kdebase4-workspace-4.9.4-3|1400	%attr(0770, root, root) %dir %{_localstatedir}/lib/kdm
12mr|kdebase4-workspace-4.9.4-3|1401	
12mr|kdebase4-workspace-4.9.4-3|1402	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1403	
12mr|kdebase4-workspace-4.9.4-3|1404	%package -n kinfocenter
12mr|kdebase4-workspace-4.9.4-3|1405	Summary:	Kinfocenter
12mr|kdebase4-workspace-4.9.4-3|1406	Group:		Graphical desktop/KDE
12mr|kdebase4-workspace-4.9.4-3|1407	Requires:	kdebase4-runtime
12mr|kdebase4-workspace-4.9.4-3|1408	Provides:	kinfocenter4
12mr|kdebase4-workspace-4.9.4-3|1409	Requires:	ldetect-lst
12mr|kdebase4-workspace-4.9.4-3|1410	
12mr|kdebase4-workspace-4.9.4-3|1411	%description -n kinfocenter
12mr|kdebase4-workspace-4.9.4-3|1412	Kinfocenter is a utility in KDE that provides information
12mr|kdebase4-workspace-4.9.4-3|1413	about a computer system.
12mr|kdebase4-workspace-4.9.4-3|1414	
12mr|kdebase4-workspace-4.9.4-3|1415	%files -n kinfocenter
12mr|kdebase4-workspace-4.9.4-3|1416	%{_kde_bindir}/kinfocenter
12mr|kdebase4-workspace-4.9.4-3|1417	%dir %{_kde_appsdir}/kinfocenter
12mr|kdebase4-workspace-4.9.4-3|1418	%{_kde_appsdir}/kinfocenter/*
12mr|kdebase4-workspace-4.9.4-3|1419	%{_kde_appsdir}/kcmview1394
12mr|kdebase4-workspace-4.9.4-3|1420	%{_kde_libdir}/kde4/kcm_info.so
12mr|kdebase4-workspace-4.9.4-3|1421	%{_kde_libdir}/kde4/kcm_opengl.so
12mr|kdebase4-workspace-4.9.4-3|1422	%{_kde_libdir}/kde4/kcm_nic.so
12mr|kdebase4-workspace-4.9.4-3|1423	%{_kde_libdir}/kde4/kcm_usb.so
12mr|kdebase4-workspace-4.9.4-3|1424	%{_kde_libdir}/kde4/kcm_view1394.so
12mr|kdebase4-workspace-4.9.4-3|1425	%{_kde_libdir}/kde4/kcm_memory.so
12mr|kdebase4-workspace-4.9.4-3|1426	%{_kde_libdir}/kde4/kcm_pci.so
12mr|kdebase4-workspace-4.9.4-3|1427	%{_kde_libdir}/kde4/kcm_samba.so
12mr|kdebase4-workspace-4.9.4-3|1428	%{_kde_libdir}/kde4/kcm_infosummary.so
12mr|kdebase4-workspace-4.9.4-3|1429	%{_kde_libdir}/kde4/devinfo.so
12mr|kdebase4-workspace-4.9.4-3|1430	%{_kde_applicationsdir}/kinfocenter.desktop
12mr|kdebase4-workspace-4.9.4-3|1431	%{_kde_docdir}/*/*/kinfocenter
12mr|kdebase4-workspace-4.9.4-3|1432	%{_kde_services}/dma.desktop
12mr|kdebase4-workspace-4.9.4-3|1433	%{_kde_services}/interrupts.desktop
12mr|kdebase4-workspace-4.9.4-3|1434	%{_kde_services}/ioports.desktop
12mr|kdebase4-workspace-4.9.4-3|1435	%{_kde_services}/kcmusb.desktop
12mr|kdebase4-workspace-4.9.4-3|1436	%{_kde_services}/kcmview1394.desktop
12mr|kdebase4-workspace-4.9.4-3|1437	%{_kde_services}/nic.desktop
12mr|kdebase4-workspace-4.9.4-3|1438	%{_kde_services}/opengl.desktop
12mr|kdebase4-workspace-4.9.4-3|1439	%{_kde_services}/scsi.desktop
12mr|kdebase4-workspace-4.9.4-3|1440	%{_kde_services}/xserver.desktop
12mr|kdebase4-workspace-4.9.4-3|1441	%{_kde_services}/kcm_memory.desktop
12mr|kdebase4-workspace-4.9.4-3|1442	%{_kde_services}/kcm_pci.desktop
12mr|kdebase4-workspace-4.9.4-3|1443	%{_kde_services}/smbstatus.desktop
12mr|kdebase4-workspace-4.9.4-3|1444	%{_kde_services}/devinfo.desktop
12mr|kdebase4-workspace-4.9.4-3|1445	%{_kde_services}/kcm_infosummary.desktop
12mr|kdebase4-workspace-4.9.4-3|1446	
12mr|kdebase4-workspace-4.9.4-3|1447	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1448	
12mr|kdebase4-workspace-4.9.4-3|1449	%package devel
12mr|kdebase4-workspace-4.9.4-3|1450	Summary:	Devel stuff for kdebase 4
12mr|kdebase4-workspace-4.9.4-3|1451	Group:		Development/KDE and Qt
12mr|kdebase4-workspace-4.9.4-3|1452	Requires:	kde4-macros
12mr|kdebase4-workspace-4.9.4-3|1453	Requires:	kdelibs4-devel
12mr|kdebase4-workspace-4.9.4-3|1454	Requires:	%{libsolidcontrolifaces} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1455	Requires:	%{libsolidcontrol} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1456	Requires:	%{libkdecorations} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1457	Requires:	%{libkscreensaver} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1458	Requires:	%{libksgrd} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1459	Requires:	%{libkwineffects} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1460	Requires:	%{libkwinglesutils} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1461	Requires:	%{libkworkspace} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1462	Requires:	%{libplasmaclock} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1463	Requires:	%{libprocesscore} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1464	Requires:	%{libprocessui} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1465	Requires:	%{libtaskmanager} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1466	Requires:	%{liblsofui} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1467	Requires:	%{libkfontinstui} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1468	Requires:	%{libkfontinst} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1469	Requires:	%{libkhotkeysprivate} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1470	Requires:	%{libweather_ion} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1471	Requires:	%{libkephal} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1472	Requires:	%{libplasma_applet_system_monitor} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1473	Requires:	%{libplasma_geolocation_interface} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1474	Requires:	%{libplasmagenericshell} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1475	Requires:	%{libsystemsettingsview} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1476	Requires:	%{libksignalplotter} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1477	Requires:	%{libkwinglutils} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1478	Requires:	%{liboxygenstyleconfig} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1479	Requires:	%{liboxygenstyle} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1480	Requires:	%{libpowerdevilcore} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1481	Requires:	%{libpowerdevilconfigcommonprivate} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1482	Requires:	%{libpowerdevilui} = %{EVRD}
12mr|kdebase4-workspace-4.9.4-3|1483	
12mr|kdebase4-workspace-4.9.4-3|1484	%description devel
12mr|kdebase4-workspace-4.9.4-3|1485	This package contains header files needed if you wish to build applications
12mr|kdebase4-workspace-4.9.4-3|1486	based on kdebase.
12mr|kdebase4-workspace-4.9.4-3|1487	
12mr|kdebase4-workspace-4.9.4-3|1488	%files devel
12mr|kdebase4-workspace-4.9.4-3|1489	%{_kde_libdir}/libpowerdevilui.so
12mr|kdebase4-workspace-4.9.4-3|1490	%{_kde_libdir}/libkdecorations.so
12mr|kdebase4-workspace-4.9.4-3|1491	%{_kde_libdir}/libkfontinst.so
12mr|kdebase4-workspace-4.9.4-3|1492	%{_kde_libdir}/libkfontinstui.so
12mr|kdebase4-workspace-4.9.4-3|1493	%{_kde_libdir}/libkscreensaver.so
12mr|kdebase4-workspace-4.9.4-3|1494	%{_kde_libdir}/libksgrd.so
12mr|kdebase4-workspace-4.9.4-3|1495	%{_kde_libdir}/libkephal.so
12mr|kdebase4-workspace-4.9.4-3|1496	%{_kde_libdir}/libkwineffects.so
12mr|kdebase4-workspace-4.9.4-3|1497	%{_kde_libdir}/libkworkspace.so
12mr|kdebase4-workspace-4.9.4-3|1498	%{_kde_libdir}/libplasma_applet-system-monitor.so
12mr|kdebase4-workspace-4.9.4-3|1499	%{_kde_libdir}/libplasmaclock.so
12mr|kdebase4-workspace-4.9.4-3|1500	%{_kde_libdir}/libpowerdevilcore.so
12mr|kdebase4-workspace-4.9.4-3|1501	%{_kde_libdir}/libprocesscore.so
12mr|kdebase4-workspace-4.9.4-3|1502	%{_kde_libdir}/libprocessui.so
12mr|kdebase4-workspace-4.9.4-3|1503	%{_kde_libdir}/libsolidcontrol.so
12mr|kdebase4-workspace-4.9.4-3|1504	%{_kde_libdir}/libsolidcontrolifaces.so
12mr|kdebase4-workspace-4.9.4-3|1505	%{_kde_libdir}/libtaskmanager.so
12mr|kdebase4-workspace-4.9.4-3|1506	%{_kde_libdir}/libweather_ion.so
12mr|kdebase4-workspace-4.9.4-3|1507	%{_kde_libdir}/liblsofui.so
12mr|kdebase4-workspace-4.9.4-3|1508	%{_kde_libdir}/libplasma-geolocation-interface.so
12mr|kdebase4-workspace-4.9.4-3|1509	%{_kde_libdir}/libplasmagenericshell.so
12mr|kdebase4-workspace-4.9.4-3|1510	%{_kde_libdir}/libsystemsettingsview.so
12mr|kdebase4-workspace-4.9.4-3|1511	%{_kde_libdir}/libksignalplotter.so
12mr|kdebase4-workspace-4.9.4-3|1512	%{_kde_libdir}/libkwinglutils.so
12mr|kdebase4-workspace-4.9.4-3|1513	%{_kde_libdir}/libkwinglesutils.so
12mr|kdebase4-workspace-4.9.4-3|1514	%{_kde_libdir}/liboxygenstyleconfig.so
12mr|kdebase4-workspace-4.9.4-3|1515	%{_kde_libdir}/liboxygenstyle.so
12mr|kdebase4-workspace-4.9.4-3|1516	%{_kde_libdir}/libpowerdevilconfigcommonprivate.so
12mr|kdebase4-workspace-4.9.4-3|1517	%{_kde_includedir}/*
12mr|kdebase4-workspace-4.9.4-3|1518	%{_kde_libdir}/kde4/plugins/designer/*
12mr|kdebase4-workspace-4.9.4-3|1519	%{_kde_datadir}/apps/cmake/*/*
12mr|kdebase4-workspace-4.9.4-3|1520	%{_kde_datadir}/dbus-1/interfaces/*
12mr|kdebase4-workspace-4.9.4-3|1521	%{_kde_libdir}/cmake/KDE4Workspace
12mr|kdebase4-workspace-4.9.4-3|1522	
12mr|kdebase4-workspace-4.9.4-3|1523	#-----------------------------------------------------------------------------
12mr|kdebase4-workspace-4.9.4-3|1524	
12mr|kdebase4-workspace-4.9.4-3|1525	%prep
12mr|kdebase4-workspace-4.9.4-3|1526	%setup -q -n kde-workspace-%{version}
12mr|kdebase4-workspace-4.9.4-3|1527	%apply_patches
12mr|kdebase4-workspace-4.9.4-3|1528	
12mr|kdebase4-workspace-4.9.4-3|1529	rm -fr kdm/kfrontend libs/kdm
12mr|kdebase4-workspace-4.9.4-3|1530	
12mr|kdebase4-workspace-4.9.4-3|1531	tar xvf %{SOURCE6}
12mr|kdebase4-workspace-4.9.4-3|1532	
12mr|kdebase4-workspace-4.9.4-3|1533	%build
12mr|kdebase4-workspace-4.9.4-3|1534	%cmake_kde4 -DKDE4_XDMCP:BOOL=ON -DKWIN_BUILD_WITH_OPENGLES=ON
12mr|kdebase4-workspace-4.9.4-3|1535	%make
12mr|kdebase4-workspace-4.9.4-3|1536	
12mr|kdebase4-workspace-4.9.4-3|1537	%install
12mr|kdebase4-workspace-4.9.4-3|1538	%makeinstall_std -C build
12mr|kdebase4-workspace-4.9.4-3|1539	
12mr|kdebase4-workspace-4.9.4-3|1540	rm -fr %{buildroot}%{_kde_appsdir}/kdm/sessions
12mr|kdebase4-workspace-4.9.4-3|1541	rm -fr %{buildroot}%{_kde_configdir}/kdm/X*
12mr|kdebase4-workspace-4.9.4-3|1542	rm -fr %{buildroot}%{_kde_configdir}/kdm/backgroundrc
12mr|kdebase4-workspace-4.9.4-3|1543	rm -fr %{buildroot}%{_kde_configdir}/kdm/kdmrc
12mr|kdebase4-workspace-4.9.4-3|1544	
12mr|kdebase4-workspace-4.9.4-3|1545	install -d -m 0775 %{buildroot}/etc/X11/wmsession.d/
12mr|kdebase4-workspace-4.9.4-3|1546	cat << EOF > %{buildroot}/etc/X11/wmsession.d/01KDE
12mr|kdebase4-workspace-4.9.4-3|1547	NAME=KDE4
12mr|kdebase4-workspace-4.9.4-3|1548	ICON=kde-wmsession.xpm
12mr|kdebase4-workspace-4.9.4-3|1549	DESC=The K Desktop Environment
12mr|kdebase4-workspace-4.9.4-3|1550	EXEC=%{_kde_bindir}/startkde
12mr|kdebase4-workspace-4.9.4-3|1551	SCRIPT:
12mr|kdebase4-workspace-4.9.4-3|1552	exec %{_kde_bindir}/startkde
12mr|kdebase4-workspace-4.9.4-3|1553	EOF
12mr|kdebase4-workspace-4.9.4-3|1554	
12mr|kdebase4-workspace-4.9.4-3|1555	# Env entry for start kde4
12mr|kdebase4-workspace-4.9.4-3|1556	install -d -m 0755 %{buildroot}/etc/profile.d
12mr|kdebase4-workspace-4.9.4-3|1557	
12mr|kdebase4-workspace-4.9.4-3|1558	cat <<EOF > %{buildroot}/etc/profile.d/70kde4.sh
12mr|kdebase4-workspace-4.9.4-3|1559	#!/bin/bash
12mr|kdebase4-workspace-4.9.4-3|1560	
12mr|kdebase4-workspace-4.9.4-3|1561	function kde4 {
12mr|kdebase4-workspace-4.9.4-3|1562	xinit /etc/X11/Xsession KDE4
12mr|kdebase4-workspace-4.9.4-3|1563	}
12mr|kdebase4-workspace-4.9.4-3|1564	EOF
12mr|kdebase4-workspace-4.9.4-3|1565	
12mr|kdebase4-workspace-4.9.4-3|1566	# Install kde pam configuration file
12mr|kdebase4-workspace-4.9.4-3|1567	install -d -m 0755 %{buildroot}%{_sysconfdir}/pam.d/
12mr|kdebase4-workspace-4.9.4-3|1568	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/kde
12mr|kdebase4-workspace-4.9.4-3|1569	install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/kde-np
12mr|kdebase4-workspace-4.9.4-3|1570	
12mr|kdebase4-workspace-4.9.4-3|1571	# Mandriva startkde
12mr|kdebase4-workspace-4.9.4-3|1572	install -m 0755 %{SOURCE3} %{buildroot}%{_kde_bindir}/startkde
12mr|kdebase4-workspace-4.9.4-3|1573	
12mr|kdebase4-workspace-4.9.4-3|1574	#We need to expand libdir into startkde
12mr|kdebase4-workspace-4.9.4-3|1575	sed -e 's,LIBDIR,%{_libdir},g' -i %{buildroot}%{_kde_bindir}/startkde
12mr|kdebase4-workspace-4.9.4-3|1576	sed -e 's,KDE4_LIBEXEC_INSTALL_DIR,%{_libdir}/kde4/libexec,g' -i %{buildroot}%{_kde_bindir}/startkde
12mr|kdebase4-workspace-4.9.4-3|1577	
12mr|kdebase4-workspace-4.9.4-3|1578	# logrotate
12mr|kdebase4-workspace-4.9.4-3|1579	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12mr|kdebase4-workspace-4.9.4-3|1580	cat << EOF > %{buildroot}%{_sysconfdir}/logrotate.d/kdm
12mr|kdebase4-workspace-4.9.4-3|1581	/var/log/kdm.log {
12mr|kdebase4-workspace-4.9.4-3|1582	weekly
12mr|kdebase4-workspace-4.9.4-3|1583	notifempty
12mr|kdebase4-workspace-4.9.4-3|1584	missingok
12mr|kdebase4-workspace-4.9.4-3|1585	nocompress
12mr|kdebase4-workspace-4.9.4-3|1586	}
12mr|kdebase4-workspace-4.9.4-3|1587	EOF
12mr|kdebase4-workspace-4.9.4-3|1588	
12mr|kdebase4-workspace-4.9.4-3|1589	# We use our desktop files. Write over is a better decision than a patch that breaks most of the times
12mr|kdebase4-workspace-4.9.4-3|1590	cp -f %{SOURCE4} %{buildroot}%{_kde_applicationsdir}/
12mr|kdebase4-workspace-4.9.4-3|1591	
12mr|kdebase4-workspace-4.9.4-3|1592	# own as part of plymouth/kdm integration hacks (rhbz #551310)
12mr|kdebase4-workspace-4.9.4-3|1593	mkdir -p -m775 %{buildroot}%{_localstatedir}/spool/gdm
12mr|kdebase4-workspace-4.9.4-3|1594	mkdir -p -m770 %{buildroot}%{_localstatedir}/lib/kdm
12mr|kdebase4-workspace-4.9.4-3|1595	
12mr|kdebase4-workspace-4.9.4-3|1596	sed -i 's!preferences-other!preferences-app-run!g' \
12mr|kdebase4-workspace-4.9.4-3|1597	%{buildroot}%{_kde_services}/settings-startup-and-shutdown.desktop
12mr|kdebase4-workspace-4.9.4-3|1598	
12mr|kdebase4-workspace-4.9.4-3|1599	%check
12mr|kdebase4-workspace-4.9.4-3|1600	for f in %{buildroot}%{_kde_applicationsdir}/*.desktop ; do
12mr|kdebase4-workspace-4.9.4-3|1601	desktop-file-validate $f
12mr|kdebase4-workspace-4.9.4-3|1602	done
12mr|kdebase4-workspace-4.9.4-3|1603	
12mr|kdebase4-workspace-4.9.4-3|1604	%changelog
12mr|kdebase4-workspace-4.9.4-3|1605	* Tue Dec 11 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2:4.9.4-3
12mr|kdebase4-workspace-4.9.4-3|1606	- Fixed KDM password verifying states
12mr|kdebase4-workspace-4.9.4-3|1607	
12mr|kdebase4-workspace-4.9.4-3|1608	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|kdebase4-workspace-4.9.4-3|1609	- New version 4.9.4
12mr|kdebase4-workspace-4.9.4-3|1610	- Update fontconfig patch
12mr|kdebase4-workspace-4.9.4-3|1611	
12mr|kdebase4-workspace-4.9.4-3|1612	* Thu Nov 29 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2:4.9.3-7
12mr|kdebase4-workspace-4.9.4-3|1613	- Increased avatars size limits
12mr|kdebase4-workspace-4.9.4-3|1614	
12mr|kdebase4-workspace-4.9.4-3|1615	* Wed Nov 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-6
12mr|kdebase4-workspace-4.9.4-3|1616	- Add kde-workspace-4.9.3-fontconfig patch
12mr|kdebase4-workspace-4.9.4-3|1617	
12mr|kdebase4-workspace-4.9.4-3|1618	* Mon Nov 26 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2:4.9.3-4
12mr|kdebase4-workspace-4.9.4-3|1619	- Updated KDM to version 2.7
12mr|kdebase4-workspace-4.9.4-3|1620	
12mr|kdebase4-workspace-4.9.4-3|1621	* Fri Nov 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-3
12mr|kdebase4-workspace-4.9.4-3|1622	- Add kdebase-workspace-4.9.3-menu-toptile patch to enable kickoff menu top image
12mr|kdebase4-workspace-4.9.4-3|1623	
12mr|kdebase4-workspace-4.9.4-3|1624	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|kdebase4-workspace-4.9.4-3|1625	- New version 4.9.3
12mr|kdebase4-workspace-4.9.4-3|1626	
12mr|kdebase4-workspace-4.9.4-3|1627	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-4
12mr|kdebase4-workspace-4.9.4-3|1628	- New version 4.9.2
12mr|kdebase4-workspace-4.9.4-3|1629	- Add and use kdebase-workspace-4.9.0-fontconfigdir patch
12mr|kdebase4-workspace-4.9.4-3|1630	- Add rpmlint filters
12mr|kdebase4-workspace-4.9.4-3|1631	
12mr|kdebase4-workspace-4.9.4-3|1632	* Fri Sep 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-3
12mr|kdebase4-workspace-4.9.4-3|1633	- New Rosa's system tray version 1.1
12mr|kdebase4-workspace-4.9.4-3|1634	
12mr|kdebase4-workspace-4.9.4-3|1635	* Tue Sep 18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-2
12mr|kdebase4-workspace-4.9.4-3|1636	- Drop google gadgets support and subpackage (as it's obsolete)
12mr|kdebase4-workspace-4.9.4-3|1637	- Add pkgconfig(xcursor) to BuildRequires
12mr|kdebase4-workspace-4.9.4-3|1638	
12mr|kdebase4-workspace-4.9.4-3|1639	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|kdebase4-workspace-4.9.4-3|1640	- New version 4.9.1
12mr|kdebase4-workspace-4.9.4-3|1641	- Replace default system tray with Rosa's one
12mr|kdebase4-workspace-4.9.4-3|1642	- Disable l10n-ru patch as we want to push our translations to upstream anyway
12mr|kdebase4-workspace-4.9.4-3|1643	
12mr|kdebase4-workspace-4.9.4-3|1644	* Sat Aug 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|kdebase4-workspace-4.9.4-3|1645	- New version 4.9.0
12mr|kdebase4-workspace-4.9.4-3|1646	- Re-diff l10n-ru patch
12mr|kdebase4-workspace-4.9.4-3|1647	
12mr|kdebase4-workspace-4.9.4-3|1648	* Tue Jul 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-2
12mr|kdebase4-workspace-4.9.4-3|1649	- Move kickoff to separate package and suggest it
12mr|kdebase4-workspace-4.9.4-3|1650	
12mr|kdebase4-workspace-4.9.4-3|1651	* Thu Jul 12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|kdebase4-workspace-4.9.4-3|1652	- Update to 4.8.97
12mr|kdebase4-workspace-4.9.4-3|1653	- Add upower to plasma-krunner-powerdevil Requires
12mr|kdebase4-workspace-4.9.4-3|1654	- Convert BuildRequires to pkgconfig style
12mr|kdebase4-workspace-4.9.4-3|1655	- Make better usage for KDE path macros
12mr|kdebase4-workspace-4.9.4-3|1656	- Re-diff and enable startup-sound patch
12mr|kdebase4-workspace-4.9.4-3|1657	- Re-diff and enable klippermenu patch
12mr|kdebase4-workspace-4.9.4-3|1658	- Re-diff and enable l10n-ru patch
12mr|kdebase4-workspace-4.9.4-3|1659	
12mr|kdebase4-workspace-4.9.4-3|1660	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|kdebase4-workspace-4.9.4-3|1661	- Update to 4.8.95
12mr|kdebase4-workspace-4.9.4-3|1662	
12mr|kdebase4-workspace-4.9.4-3|1663	* Tue Jun 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.90-1
12mr|kdebase4-workspace-4.9.4-3|1664	- Update to 4.8.90
12mr|kdebase4-workspace-4.9.4-3|1665	- Disable some patches for now (re-diff is needed)
12mr|kdebase4-workspace-4.9.4-3|1666	- Update BuildRequires
12mr|kdebase4-workspace-4.9.4-3|1667	- Update file lists
12mr|kdebase4-workspace-4.9.4-3|1668	- Spec cleanup
12mr|kdebase4-workspace-4.9.4-3|1669	
12mr|kdebase4-workspace-4.9.4-3|1670	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.4-1
12mr|kdebase4-workspace-4.9.4-3|1671	- update to 4.8.4
12mr|kdebase4-workspace-4.9.4-3|1672	
12mr|kdebase4-workspace-4.9.4-3|1673	* Mon May 21 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.3-2
12mr|kdebase4-workspace-4.9.4-3|1674	- enable gles support
12mr|kdebase4-workspace-4.9.4-3|1675	
12mr|kdebase4-workspace-4.9.4-3|1676	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.3-1
12mr|kdebase4-workspace-4.9.4-3|1677	- update to 4.8.3
12mr|kdebase4-workspace-4.9.4-3|1678	
12mr|kdebase4-workspace-4.9.4-3|1679	* Tue Apr 24 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 4.8.2-4
12mr|kdebase4-workspace-4.9.4-3|1680	- Hid trash applet in the Add widgets dialog
12mr|kdebase4-workspace-4.9.4-3|1681	
12mr|kdebase4-workspace-4.9.4-3|1682	* Thu Apr 19 2012 Mikhail Kompaniets <mkompan@mezon.ru> 4.8.2-2
12mr|kdebase4-workspace-4.9.4-3|1683	- Russian localization for .desktop files
12mr|kdebase4-workspace-4.9.4-3|1684	
12mr|kdebase4-workspace-4.9.4-3|1685	* Mon Mar 26 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.1-3
12mr|kdebase4-workspace-4.9.4-3|1686	- update kde icons
12mr|kdebase4-workspace-4.9.4-3|1687	
12mr|kdebase4-workspace-4.9.4-3|1688	* Tue Mar 13 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.1-2
12mr|kdebase4-workspace-4.9.4-3|1689	- apply patches really
12mr|kdebase4-workspace-4.9.4-3|1690	
12mr|kdebase4-workspace-4.9.4-3|1691	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.1-1
12mr|kdebase4-workspace-4.9.4-3|1692	- update to 4.8.1
12mr|kdebase4-workspace-4.9.4-3|1693	
12mr|kdebase4-workspace-4.9.4-3|1694	* Tue Mar  6 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.0-2
12mr|kdebase4-workspace-4.9.4-3|1695	- another icon in settings-startup-and-shutdown.desktop
12mr|kdebase4-workspace-4.9.4-3|1696	
12mr|kdebase4-workspace-4.9.4-3|1697	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|kdebase4-workspace-4.9.4-3|1698	+ Revision: 762414
12mr|kdebase4-workspace-4.9.4-3|1699	- New upstream tarball
12mr|kdebase4-workspace-4.9.4-3|1700	
12mr|kdebase4-workspace-4.9.4-3|1701	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-2
12mr|kdebase4-workspace-4.9.4-3|1702	+ Revision: 758476
12mr|kdebase4-workspace-4.9.4-3|1703	- Split klipper in its own package
12mr|kdebase4-workspace-4.9.4-3|1704	
12mr|kdebase4-workspace-4.9.4-3|1705	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|kdebase4-workspace-4.9.4-3|1706	+ Revision: 758115
12mr|kdebase4-workspace-4.9.4-3|1707	- New upstream tarball
12mr|kdebase4-workspace-4.9.4-3|1708	
12mr|kdebase4-workspace-4.9.4-3|1709	* Mon Jan 02 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|kdebase4-workspace-4.9.4-3|1710	+ Revision: 748710
12mr|kdebase4-workspace-4.9.4-3|1711	- Fix KDM compil
12mr|kdebase4-workspace-4.9.4-3|1712	- Fix compil
12mr|kdebase4-workspace-4.9.4-3|1713	- Fix compil
12mr|kdebase4-workspace-4.9.4-3|1714	- Fix compil
12mr|kdebase4-workspace-4.9.4-3|1715	- New version
12mr|kdebase4-workspace-4.9.4-3|1716	- Sync kdm with changes of 2011
12mr|kdebase4-workspace-4.9.4-3|1717	- Do not versionnate kdm source
12mr|kdebase4-workspace-4.9.4-3|1718	
12mr|kdebase4-workspace-4.9.4-3|1719	* Sun Dec 11 2011 Matthew Dawkins <mattydaw@mandriva.org> 2:4.7.90-1
12mr|kdebase4-workspace-4.9.4-3|1720	+ Revision: 740183
12mr|kdebase4-workspace-4.9.4-3|1721	- p301 upstreamed
12mr|kdebase4-workspace-4.9.4-3|1722	- p300 applied upstream
12mr|kdebase4-workspace-4.9.4-3|1723	- fixed BR
12mr|kdebase4-workspace-4.9.4-3|1724	
12mr|kdebase4-workspace-4.9.4-3|1725	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|1726	- New upstream tarball
12mr|kdebase4-workspace-4.9.4-3|1727	
12mr|kdebase4-workspace-4.9.4-3|1728	+ Dmitry Mikhirev <dmikhirev@mandriva.org>
12mr|kdebase4-workspace-4.9.4-3|1729	- Merged upstream changes to startkde (fixes bug #64566)
12mr|kdebase4-workspace-4.9.4-3|1730	
12mr|kdebase4-workspace-4.9.4-3|1731	* Wed Nov 23 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-4
12mr|kdebase4-workspace-4.9.4-3|1732	+ Revision: 732720
12mr|kdebase4-workspace-4.9.4-3|1733	- Add Patch301 to create powerdevikui lib
12mr|kdebase4-workspace-4.9.4-3|1734	
12mr|kdebase4-workspace-4.9.4-3|1735	* Wed Nov 23 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-3
12mr|kdebase4-workspace-4.9.4-3|1736	+ Revision: 732698
12mr|kdebase4-workspace-4.9.4-3|1737	- Move files to devel
12mr|kdebase4-workspace-4.9.4-3|1738	- Use Real upstream commit for P300
12mr|kdebase4-workspace-4.9.4-3|1739	
12mr|kdebase4-workspace-4.9.4-3|1740	* Tue Nov 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-2
12mr|kdebase4-workspace-4.9.4-3|1741	+ Revision: 732309
12mr|kdebase4-workspace-4.9.4-3|1742	- Fix typo in file list
12mr|kdebase4-workspace-4.9.4-3|1743	- Do not install kcontrol test files BKO #287212 )
12mr|kdebase4-workspace-4.9.4-3|1744	- New upstream tarball
12mr|kdebase4-workspace-4.9.4-3|1745	
12mr|kdebase4-workspace-4.9.4-3|1746	* Sun Nov 13 2011 Oden Eriksson <oeriksson@mandriva.com> 2:4.7.41-2
12mr|kdebase4-workspace-4.9.4-3|1747	+ Revision: 730446
12mr|kdebase4-workspace-4.9.4-3|1748	- rebuild
12mr|kdebase4-workspace-4.9.4-3|1749	
12mr|kdebase4-workspace-4.9.4-3|1750	* Thu Sep 08 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|kdebase4-workspace-4.9.4-3|1751	+ Revision: 698988
12mr|kdebase4-workspace-4.9.4-3|1752	- Update Source6: Fix build
12mr|kdebase4-workspace-4.9.4-3|1753	- Enhance kdm tarball
12mr|kdebase4-workspace-4.9.4-3|1754	- New version 4.7.41
12mr|kdebase4-workspace-4.9.4-3|1755	Handle kdm as a separate source ( Source6 )
12mr|kdebase4-workspace-4.9.4-3|1756	
12mr|kdebase4-workspace-4.9.4-3|1757	* Mon Aug 01 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.40-3
12mr|kdebase4-workspace-4.9.4-3|1758	+ Revision: 692709
12mr|kdebase4-workspace-4.9.4-3|1759	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|1760	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|1761	- Fix requires in the devel package
12mr|kdebase4-workspace-4.9.4-3|1762	- New version 4.7.40
12mr|kdebase4-workspace-4.9.4-3|1763	
12mr|kdebase4-workspace-4.9.4-3|1764	* Sat Jul 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.90-1
12mr|kdebase4-workspace-4.9.4-3|1765	+ Revision: 689389
12mr|kdebase4-workspace-4.9.4-3|1766	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|1767	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|1768	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|1769	- New version 4.7 rc1
12mr|kdebase4-workspace-4.9.4-3|1770	
12mr|kdebase4-workspace-4.9.4-3|1771	* Mon Jun 27 2011 Ural Mullabaev <mur@mandriva.org> 2:4.6.4-3
12mr|kdebase4-workspace-4.9.4-3|1772	+ Revision: 687463
12mr|kdebase4-workspace-4.9.4-3|1773	- Fix kdm patch
12mr|kdebase4-workspace-4.9.4-3|1774	- Update kdm patch
12mr|kdebase4-workspace-4.9.4-3|1775	
12mr|kdebase4-workspace-4.9.4-3|1776	* Mon Jun 13 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.4-2
12mr|kdebase4-workspace-4.9.4-3|1777	+ Revision: 684415
12mr|kdebase4-workspace-4.9.4-3|1778	- New version 4.6.4
12mr|kdebase4-workspace-4.9.4-3|1779	
12mr|kdebase4-workspace-4.9.4-3|1780	* Thu May 26 2011 Ural Mullabaev <mur@mandriva.org> 2:4.6.3-2
12mr|kdebase4-workspace-4.9.4-3|1781	+ Revision: 679186
12mr|kdebase4-workspace-4.9.4-3|1782	- Update kdm patch
12mr|kdebase4-workspace-4.9.4-3|1783	
12mr|kdebase4-workspace-4.9.4-3|1784	* Sat May 14 2011 Funda Wang <fwang@mandriva.org> 2:4.6.3-1
12mr|kdebase4-workspace-4.9.4-3|1785	+ Revision: 674399
12mr|kdebase4-workspace-4.9.4-3|1786	- new version 4.6.3
12mr|kdebase4-workspace-4.9.4-3|1787	
12mr|kdebase4-workspace-4.9.4-3|1788	* Tue May 03 2011 Alex Burmashev <burmashev@mandriva.org> 2:4.6.2-3
12mr|kdebase4-workspace-4.9.4-3|1789	+ Revision: 664582
12mr|kdebase4-workspace-4.9.4-3|1790	- kdm theme updte
12mr|kdebase4-workspace-4.9.4-3|1791	- kdm theme updte
12mr|kdebase4-workspace-4.9.4-3|1792	
12mr|kdebase4-workspace-4.9.4-3|1793	* Thu Apr 14 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.2-2
12mr|kdebase4-workspace-4.9.4-3|1794	+ Revision: 653063
12mr|kdebase4-workspace-4.9.4-3|1795	- Fix requires
12mr|kdebase4-workspace-4.9.4-3|1796	
12mr|kdebase4-workspace-4.9.4-3|1797	* Tue Apr 05 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.2-1
12mr|kdebase4-workspace-4.9.4-3|1798	+ Revision: 650769
12mr|kdebase4-workspace-4.9.4-3|1799	- Remove mkrel
12mr|kdebase4-workspace-4.9.4-3|1800	- New version 4.6.2
12mr|kdebase4-workspace-4.9.4-3|1801	- Fix release
12mr|kdebase4-workspace-4.9.4-3|1802	Add rosapanel as a requires
12mr|kdebase4-workspace-4.9.4-3|1803	- Add kdm patch from ROSA
12mr|kdebase4-workspace-4.9.4-3|1804	
12mr|kdebase4-workspace-4.9.4-3|1805	* Thu Mar 10 2011 Funda Wang <fwang@mandriva.org> 2:4.6.1-6
12mr|kdebase4-workspace-4.9.4-3|1806	+ Revision: 643239
12mr|kdebase4-workspace-4.9.4-3|1807	- rebuild
12mr|kdebase4-workspace-4.9.4-3|1808	
12mr|kdebase4-workspace-4.9.4-3|1809	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|1810	- New version 4.6.1
12mr|kdebase4-workspace-4.9.4-3|1811	
12mr|kdebase4-workspace-4.9.4-3|1812	* Wed Jan 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.0-5
12mr|kdebase4-workspace-4.9.4-3|1813	+ Revision: 632975
12mr|kdebase4-workspace-4.9.4-3|1814	- New version KDE 4.6 Final
12mr|kdebase4-workspace-4.9.4-3|1815	
12mr|kdebase4-workspace-4.9.4-3|1816	* Fri Jan 07 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.95-5mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1817	+ Revision: 629559
12mr|kdebase4-workspace-4.9.4-3|1818	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|1819	- New version KDE 4.6 RC2
12mr|kdebase4-workspace-4.9.4-3|1820	
12mr|kdebase4-workspace-4.9.4-3|1821	* Wed Dec 29 2010 Funda Wang <fwang@mandriva.org> 2:4.5.90-5mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1822	+ Revision: 625791
12mr|kdebase4-workspace-4.9.4-3|1823	- br network manager
12mr|kdebase4-workspace-4.9.4-3|1824	
12mr|kdebase4-workspace-4.9.4-3|1825	* Thu Dec 23 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.90-4mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1826	+ Revision: 624193
12mr|kdebase4-workspace-4.9.4-3|1827	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|1828	- New upstream tarball
12mr|kdebase4-workspace-4.9.4-3|1829	
12mr|kdebase4-workspace-4.9.4-3|1830	* Sun Dec 19 2010 Funda Wang <fwang@mandriva.org> 2:4.5.85-4mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1831	+ Revision: 622906
12mr|kdebase4-workspace-4.9.4-3|1832	- powerdevilcore now versioned
12mr|kdebase4-workspace-4.9.4-3|1833	
12mr|kdebase4-workspace-4.9.4-3|1834	* Sun Dec 12 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.85-3mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1835	+ Revision: 620602
12mr|kdebase4-workspace-4.9.4-3|1836	- Rebuild because of missing rpms
12mr|kdebase4-workspace-4.9.4-3|1837	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|1838	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|1839	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|1840	- Do not reload kde4-migrate at each start
12mr|kdebase4-workspace-4.9.4-3|1841	CCBUG: 61898
12mr|kdebase4-workspace-4.9.4-3|1842	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|1843	- New upstream tarball
12mr|kdebase4-workspace-4.9.4-3|1844	
12mr|kdebase4-workspace-4.9.4-3|1845	* Fri Nov 26 2010 Funda Wang <fwang@mandriva.org> 2:4.5.80-1mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1846	+ Revision: 601487
12mr|kdebase4-workspace-4.9.4-3|1847	- update provides
12mr|kdebase4-workspace-4.9.4-3|1848	- hal support cannot be disabled
12mr|kdebase4-workspace-4.9.4-3|1849	- disable hal support
12mr|kdebase4-workspace-4.9.4-3|1850	- should be fixed in other ways
12mr|kdebase4-workspace-4.9.4-3|1851	- update description
12mr|kdebase4-workspace-4.9.4-3|1852	- New version 4.5.80 (aka 4.6 beta1)
12mr|kdebase4-workspace-4.9.4-3|1853	
12mr|kdebase4-workspace-4.9.4-3|1854	* Sat Nov 20 2010 Funda Wang <fwang@mandriva.org> 2:4.5.77-0.svn1198704.1mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1855	+ Revision: 599128
12mr|kdebase4-workspace-4.9.4-3|1856	- update file list
12mr|kdebase4-workspace-4.9.4-3|1857	- new snapshot 4.5.77
12mr|kdebase4-workspace-4.9.4-3|1858	- do not install usb.ids
12mr|kdebase4-workspace-4.9.4-3|1859	
12mr|kdebase4-workspace-4.9.4-3|1860	* Thu Nov 18 2010 Funda Wang <fwang@mandriva.org> 2:4.5.76-0.svn1198299.2mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1861	+ Revision: 598769
12mr|kdebase4-workspace-4.9.4-3|1862	- default to use usb.ids from ldetect-lst
12mr|kdebase4-workspace-4.9.4-3|1863	
12mr|kdebase4-workspace-4.9.4-3|1864	* Thu Nov 18 2010 Funda Wang <fwang@mandriva.org> 2:4.5.76-0.svn1198299.1mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1865	+ Revision: 598743
12mr|kdebase4-workspace-4.9.4-3|1866	- update file list
12mr|kdebase4-workspace-4.9.4-3|1867	- new snapshot
12mr|kdebase4-workspace-4.9.4-3|1868	- there is no plasma python desktop  now
12mr|kdebase4-workspace-4.9.4-3|1869	
12mr|kdebase4-workspace-4.9.4-3|1870	* Sun Oct 31 2010 John Balcaen <mikala@mandriva.org> 2:4.5.74-0.svn1190490.2mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1871	+ Revision: 590742
12mr|kdebase4-workspace-4.9.4-3|1872	- Drop BR for python-kde4 (which is a subpackage of kdebindings.)
12mr|kdebase4-workspace-4.9.4-3|1873	
12mr|kdebase4-workspace-4.9.4-3|1874	* Thu Oct 28 2010 Funda Wang <fwang@mandriva.org> 2:4.5.74-0.svn1190490.1mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1875	+ Revision: 589699
12mr|kdebase4-workspace-4.9.4-3|1876	- New snapshot (bybye polkit-kde)
12mr|kdebase4-workspace-4.9.4-3|1877	
12mr|kdebase4-workspace-4.9.4-3|1878	* Tue Oct 19 2010 Funda Wang <fwang@mandriva.org> 2:4.5.71-0.svn1187451.1mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1879	+ Revision: 586753
12mr|kdebase4-workspace-4.9.4-3|1880	- correct file list
12mr|kdebase4-workspace-4.9.4-3|1881	- new snapshot
12mr|kdebase4-workspace-4.9.4-3|1882	- drop merged patches
12mr|kdebase4-workspace-4.9.4-3|1883	
12mr|kdebase4-workspace-4.9.4-3|1884	* Thu Oct 14 2010 Funda Wang <fwang@mandriva.org> 2:4.5.71-0.svn1185867.1mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1885	+ Revision: 585625
12mr|kdebase4-workspace-4.9.4-3|1886	- fix build
12mr|kdebase4-workspace-4.9.4-3|1887	- update file list
12mr|kdebase4-workspace-4.9.4-3|1888	- new snapshot to fix various bugs
12mr|kdebase4-workspace-4.9.4-3|1889	
12mr|kdebase4-workspace-4.9.4-3|1890	* Sun Oct 10 2010 Funda Wang <fwang@mandriva.org> 2:4.5.71-0.svn1183367.3mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1891	+ Revision: 584593
12mr|kdebase4-workspace-4.9.4-3|1892	- add upstream rr1183891 to fix profile loading
12mr|kdebase4-workspace-4.9.4-3|1893	
12mr|kdebase4-workspace-4.9.4-3|1894	* Fri Oct 08 2010 Anssi Hannula <anssi@mandriva.org> 2:4.5.71-0.svn1183367.2mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1895	+ Revision: 584269
12mr|kdebase4-workspace-4.9.4-3|1896	- fix file conflict between kdebase4-workspace and kdm
12mr|kdebase4-workspace-4.9.4-3|1897	
12mr|kdebase4-workspace-4.9.4-3|1898	* Thu Oct 07 2010 Funda Wang <fwang@mandriva.org> 2:4.5.71-0.svn1183367.1mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1899	+ Revision: 584089
12mr|kdebase4-workspace-4.9.4-3|1900	- fix file list
12mr|kdebase4-workspace-4.9.4-3|1901	- update file list
12mr|kdebase4-workspace-4.9.4-3|1902	- new snapshot 4.5.71
12mr|kdebase4-workspace-4.9.4-3|1903	
12mr|kdebase4-workspace-4.9.4-3|1904	* Tue Sep 14 2010 Funda Wang <fwang@mandriva.org> 2:4.5.68-1mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1905	+ Revision: 578334
12mr|kdebase4-workspace-4.9.4-3|1906	- new snapshot 4.5.68
12mr|kdebase4-workspace-4.9.4-3|1907	- patch6 merged upstream (kde#153056)
12mr|kdebase4-workspace-4.9.4-3|1908	
12mr|kdebase4-workspace-4.9.4-3|1909	* Thu Sep 09 2010 Funda Wang <fwang@mandriva.org> 2:4.5.67-2mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1910	+ Revision: 576892
12mr|kdebase4-workspace-4.9.4-3|1911	- add missing requries on libpackage
12mr|kdebase4-workspace-4.9.4-3|1912	
12mr|kdebase4-workspace-4.9.4-3|1913	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|1914	- Remove old conflicts
12mr|kdebase4-workspace-4.9.4-3|1915	
12mr|kdebase4-workspace-4.9.4-3|1916	* Fri Sep 03 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.67-1mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1917	+ Revision: 575700
12mr|kdebase4-workspace-4.9.4-3|1918	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|1919	- Fix BuildRequires
12mr|kdebase4-workspace-4.9.4-3|1920	- New version 4.5.67
12mr|kdebase4-workspace-4.9.4-3|1921	- Fix groups
12mr|kdebase4-workspace-4.9.4-3|1922	- Enable dmtx functionnality in klipper
12mr|kdebase4-workspace-4.9.4-3|1923	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|1924	- Remove P20
12mr|kdebase4-workspace-4.9.4-3|1925	- New version 4.5.65
12mr|kdebase4-workspace-4.9.4-3|1926	
12mr|kdebase4-workspace-4.9.4-3|1927	* Wed Aug 18 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.0-3mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1928	+ Revision: 571140
12mr|kdebase4-workspace-4.9.4-3|1929	- Rediff and rename Patch0
12mr|kdebase4-workspace-4.9.4-3|1930	
12mr|kdebase4-workspace-4.9.4-3|1931	* Thu Aug 12 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.0-2mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1932	+ Revision: 569287
12mr|kdebase4-workspace-4.9.4-3|1933	- Disable MALLOC_CHECK
12mr|kdebase4-workspace-4.9.4-3|1934	CCBUG: 60614
12mr|kdebase4-workspace-4.9.4-3|1935	
12mr|kdebase4-workspace-4.9.4-3|1936	* Fri Aug 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.0-1mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1937	+ Revision: 566580
12mr|kdebase4-workspace-4.9.4-3|1938	- New upstream tarball
12mr|kdebase4-workspace-4.9.4-3|1939	- Update to version 4.5.0
12mr|kdebase4-workspace-4.9.4-3|1940	
12mr|kdebase4-workspace-4.9.4-3|1941	* Wed Jul 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.95-1mdv2011.0
12mr|kdebase4-workspace-4.9.4-3|1942	+ Revision: 562462
12mr|kdebase4-workspace-4.9.4-3|1943	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|1944	- KDE 4.5 RC3
12mr|kdebase4-workspace-4.9.4-3|1945	- Update to kde 4.5 RC2
12mr|kdebase4-workspace-4.9.4-3|1946	
12mr|kdebase4-workspace-4.9.4-3|1947	+ John Balcaen <mikala@mandriva.org>
12mr|kdebase4-workspace-4.9.4-3|1948	- Add 2  BuildRequires (qalculate-devel & pciutils-devel)
12mr|kdebase4-workspace-4.9.4-3|1949	
12mr|kdebase4-workspace-4.9.4-3|1950	* Wed Jun 16 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-20mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|1951	+ Revision: 548134
12mr|kdebase4-workspace-4.9.4-3|1952	- Update sendmail.desktop translations
12mr|kdebase4-workspace-4.9.4-3|1953	
12mr|kdebase4-workspace-4.9.4-3|1954	* Wed Jun 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-19mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|1955	+ Revision: 547322
12mr|kdebase4-workspace-4.9.4-3|1956	- Add branch patch fixing crash when moving widget from panel to desktop
12mr|kdebase4-workspace-4.9.4-3|1957	- Add branch patch fixing a crash when uninstalling/installing widgets (P117)
12mr|kdebase4-workspace-4.9.4-3|1958	
12mr|kdebase4-workspace-4.9.4-3|1959	* Fri Jun 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-17mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|1960	+ Revision: 547068
12mr|kdebase4-workspace-4.9.4-3|1961	- Fix Requires in cdialog
12mr|kdebase4-workspace-4.9.4-3|1962	
12mr|kdebase4-workspace-4.9.4-3|1963	* Thu Jun 03 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-16mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|1964	+ Revision: 547025
12mr|kdebase4-workspace-4.9.4-3|1965	- Add branch patch fixing kwin crash
12mr|kdebase4-workspace-4.9.4-3|1966	
12mr|kdebase4-workspace-4.9.4-3|1967	* Wed Jun 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-15mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|1968	+ Revision: 546958
12mr|kdebase4-workspace-4.9.4-3|1969	- Backport a branch patch fixing a plasma netbook crash
12mr|kdebase4-workspace-4.9.4-3|1970	- Add in mdv a branch patch for crash in plasma when moving widgets from panel to desktop
12mr|kdebase4-workspace-4.9.4-3|1971	CCBUG: 59576
12mr|kdebase4-workspace-4.9.4-3|1972	
12mr|kdebase4-workspace-4.9.4-3|1973	* Fri May 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-14mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|1974	+ Revision: 546516
12mr|kdebase4-workspace-4.9.4-3|1975	- call kde4-migrate if present
12mr|kdebase4-workspace-4.9.4-3|1976	- Do not migrate mails
12mr|kdebase4-workspace-4.9.4-3|1977	
12mr|kdebase4-workspace-4.9.4-3|1978	* Wed May 26 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-13mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|1979	+ Revision: 546140
12mr|kdebase4-workspace-4.9.4-3|1980	- Rebuild in release mode
12mr|kdebase4-workspace-4.9.4-3|1981	- Fix device notifier default size ( patch from upstream )
12mr|kdebase4-workspace-4.9.4-3|1982	
12mr|kdebase4-workspace-4.9.4-3|1983	* Fri May 21 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-11mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|1984	+ Revision: 545557
12mr|kdebase4-workspace-4.9.4-3|1985	- Fix to restart X
12mr|kdebase4-workspace-4.9.4-3|1986	
12mr|kdebase4-workspace-4.9.4-3|1987	* Thu May 20 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-10mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|1988	+ Revision: 545510
12mr|kdebase4-workspace-4.9.4-3|1989	- Simplify wrapper
12mr|kdebase4-workspace-4.9.4-3|1990	- Add a fix from rodrido
12mr|kdebase4-workspace-4.9.4-3|1991	- Make XKeepCrashing executable
12mr|kdebase4-workspace-4.9.4-3|1992	- Remove P312, would need more testing
12mr|kdebase4-workspace-4.9.4-3|1993	
12mr|kdebase4-workspace-4.9.4-3|1994	* Wed May 19 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-9mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|1995	+ Revision: 545295
12mr|kdebase4-workspace-4.9.4-3|1996	- We deactivate the plymouth integration patch for the moment ( CCBUG: 59334 )
12mr|kdebase4-workspace-4.9.4-3|1997	- Fix openvt call
12mr|kdebase4-workspace-4.9.4-3|1998	
12mr|kdebase4-workspace-4.9.4-3|1999	* Mon May 17 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-8mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2000	+ Revision: 544921
12mr|kdebase4-workspace-4.9.4-3|2001	- Add branch patches:
12mr|kdebase4-workspace-4.9.4-3|2002	- append additional x server args after the display name ( P109 )
12mr|kdebase4-workspace-4.9.4-3|2003	- Fix P109 ( P110 )
12mr|kdebase4-workspace-4.9.4-3|2004	- assure it was tokenized correctly ( P111 )
12mr|kdebase4-workspace-4.9.4-3|2005	- Fix crash when adding widgets on the panel ( P112 )
12mr|kdebase4-workspace-4.9.4-3|2006	- Check whether utmp USER_PROCESS entries are still valid  ( P113 )
12mr|kdebase4-workspace-4.9.4-3|2007	- Add more translations for sendmail.desktop
12mr|kdebase4-workspace-4.9.4-3|2008	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2009	- Only restart X if the user asked to
12mr|kdebase4-workspace-4.9.4-3|2010	- Use Wrapper to configure X Server
12mr|kdebase4-workspace-4.9.4-3|2011	- Create %%{_localstatedir}/lib/kdm
12mr|kdebase4-workspace-4.9.4-3|2012	
12mr|kdebase4-workspace-4.9.4-3|2013	* Fri May 14 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-6mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2014	+ Revision: 544791
12mr|kdebase4-workspace-4.9.4-3|2015	- Final patch for menu tooltips ( Rodrigo you are the best :) )
12mr|kdebase4-workspace-4.9.4-3|2016	- As we have tooltips, only show Name on the menu
12mr|kdebase4-workspace-4.9.4-3|2017	- Rediff/Enable back drakclock patch
12mr|kdebase4-workspace-4.9.4-3|2018	- Add tooltip support in the simpleapplet plasma menu (First version)
12mr|kdebase4-workspace-4.9.4-3|2019	
12mr|kdebase4-workspace-4.9.4-3|2020	* Sun May 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-4mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2021	+ Revision: 544116
12mr|kdebase4-workspace-4.9.4-3|2022	- Sync with branch
12mr|kdebase4-workspace-4.9.4-3|2023	
12mr|kdebase4-workspace-4.9.4-3|2024	* Fri May 07 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-3mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2025	+ Revision: 543097
12mr|kdebase4-workspace-4.9.4-3|2026	- Disable Konsole patch as stable release is near
12mr|kdebase4-workspace-4.9.4-3|2027	
12mr|kdebase4-workspace-4.9.4-3|2028	* Thu May 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-2mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2029	+ Revision: 542948
12mr|kdebase4-workspace-4.9.4-3|2030	- Fix XFdrake start
12mr|kdebase4-workspace-4.9.4-3|2031	
12mr|kdebase4-workspace-4.9.4-3|2032	* Wed May 05 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-1mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2033	+ Revision: 542506
12mr|kdebase4-workspace-4.9.4-3|2034	- Fix plymouth patch
12mr|kdebase4-workspace-4.9.4-3|2035	Add P100: Fix missing icon in plasma-netbook
12mr|kdebase4-workspace-4.9.4-3|2036	- Update plymouth patch
12mr|kdebase4-workspace-4.9.4-3|2037	Remove merged patches
12mr|kdebase4-workspace-4.9.4-3|2038	- Update to version 4.4.3
12mr|kdebase4-workspace-4.9.4-3|2039	
12mr|kdebase4-workspace-4.9.4-3|2040	* Mon May 03 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-7mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2041	+ Revision: 541711
12mr|kdebase4-workspace-4.9.4-3|2042	- Compile++
12mr|kdebase4-workspace-4.9.4-3|2043	- Bump release
12mr|kdebase4-workspace-4.9.4-3|2044	- Add other enhancement
12mr|kdebase4-workspace-4.9.4-3|2045	- Enhance kdm patch
12mr|kdebase4-workspace-4.9.4-3|2046	
12mr|kdebase4-workspace-4.9.4-3|2047	* Tue Apr 27 2010 Christophe Fergeau <cfergeau@mandriva.com> 2:4.4.2-6mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2048	+ Revision: 539580
12mr|kdebase4-workspace-4.9.4-3|2049	- rebuild so that shared libraries are properly stripped again
12mr|kdebase4-workspace-4.9.4-3|2050	
12mr|kdebase4-workspace-4.9.4-3|2051	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2052	- Improve lockout patch
12mr|kdebase4-workspace-4.9.4-3|2053	Add patch header
12mr|kdebase4-workspace-4.9.4-3|2054	
12mr|kdebase4-workspace-4.9.4-3|2055	* Sun Apr 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-5mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2056	+ Revision: 538570
12mr|kdebase4-workspace-4.9.4-3|2057	- make the debug output prettier
12mr|kdebase4-workspace-4.9.4-3|2058	
12mr|kdebase4-workspace-4.9.4-3|2059	* Thu Apr 15 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-4mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2060	+ Revision: 535094
12mr|kdebase4-workspace-4.9.4-3|2061	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2062	- Fix typo
12mr|kdebase4-workspace-4.9.4-3|2063	- Add a fedora patch about brightness keys
12mr|kdebase4-workspace-4.9.4-3|2064	backport a plasma netbook trunk fix
12mr|kdebase4-workspace-4.9.4-3|2065	- Start the systemsettings modules that requires Root with kdesu
12mr|kdebase4-workspace-4.9.4-3|2066	- Add patches to handle better suspend with powerdevil
12mr|kdebase4-workspace-4.9.4-3|2067	Add a Konsole shorcut in the right click from the desktop ( Fedora )
12mr|kdebase4-workspace-4.9.4-3|2068	- Add a check on desktop files
12mr|kdebase4-workspace-4.9.4-3|2069	- Own %%{_localstatedir}/spool/gdm  ( rhbz #551310 )
12mr|kdebase4-workspace-4.9.4-3|2070	- Try to start XFdrake when X does not start OK
12mr|kdebase4-workspace-4.9.4-3|2071	- Add french translation
12mr|kdebase4-workspace-4.9.4-3|2072	- Add a service file to allow the user to send files by mail
12mr|kdebase4-workspace-4.9.4-3|2073	- Add patch to handle transition between plymouth and kdm
12mr|kdebase4-workspace-4.9.4-3|2074	
12mr|kdebase4-workspace-4.9.4-3|2075	* Mon Apr 05 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-2.1mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2076	+ Revision: 531514
12mr|kdebase4-workspace-4.9.4-3|2077	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2078	- Fix trash applet confirmation window
12mr|kdebase4-workspace-4.9.4-3|2079	- Rename the freespace notifier
12mr|kdebase4-workspace-4.9.4-3|2080	- Remove merged patch
12mr|kdebase4-workspace-4.9.4-3|2081	
12mr|kdebase4-workspace-4.9.4-3|2082	* Wed Mar 31 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-1mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2083	+ Revision: 530103
12mr|kdebase4-workspace-4.9.4-3|2084	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2085	- Remove merged patches
12mr|kdebase4-workspace-4.9.4-3|2086	- Update to version 4.4.2
12mr|kdebase4-workspace-4.9.4-3|2087	- Fix conf file tagging
12mr|kdebase4-workspace-4.9.4-3|2088	
12mr|kdebase4-workspace-4.9.4-3|2089	* Thu Mar 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-3mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2090	+ Revision: 527353
12mr|kdebase4-workspace-4.9.4-3|2091	- Show battery percent left by default
12mr|kdebase4-workspace-4.9.4-3|2092	
12mr|kdebase4-workspace-4.9.4-3|2093	* Fri Mar 12 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-2mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2094	+ Revision: 518347
12mr|kdebase4-workspace-4.9.4-3|2095	- This patch reverts change in KDM that made it also grab the mouse, which
12mr|kdebase4-workspace-4.9.4-3|2096	prevents xvkbd from working on tablet PCs.
12mr|kdebase4-workspace-4.9.4-3|2097	
12mr|kdebase4-workspace-4.9.4-3|2098	* Thu Mar 11 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-1mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2099	+ Revision: 517979
12mr|kdebase4-workspace-4.9.4-3|2100	- Fix gpsd module build
12mr|kdebase4-workspace-4.9.4-3|2101	- Sync startkde with the startkde.cmake
12mr|kdebase4-workspace-4.9.4-3|2102	- Update startkde to 4.4.1
12mr|kdebase4-workspace-4.9.4-3|2103	- Do not silent startkde by default
12mr|kdebase4-workspace-4.9.4-3|2104	- Remove merged patches
12mr|kdebase4-workspace-4.9.4-3|2105	Rediff patches
12mr|kdebase4-workspace-4.9.4-3|2106	Add trunk patch to handle screensaver in dragonplayer better
12mr|kdebase4-workspace-4.9.4-3|2107	- Update to version 4.4.1
12mr|kdebase4-workspace-4.9.4-3|2108	
12mr|kdebase4-workspace-4.9.4-3|2109	* Mon Feb 22 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.0-6mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2110	+ Revision: 509623
12mr|kdebase4-workspace-4.9.4-3|2111	- Adapt to mandriva-kde4-config
12mr|kdebase4-workspace-4.9.4-3|2112	- Fix final layout for the menu, by using RecentlyUsed
12mr|kdebase4-workspace-4.9.4-3|2113	- Do not show recent documents this way
12mr|kdebase4-workspace-4.9.4-3|2114	
12mr|kdebase4-workspace-4.9.4-3|2115	* Thu Feb 18 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.0-3mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2116	+ Revision: 507725
12mr|kdebase4-workspace-4.9.4-3|2117	- Fix default aspect of mdv simpleapplet
12mr|kdebase4-workspace-4.9.4-3|2118	- Add security patch
12mr|kdebase4-workspace-4.9.4-3|2119	- Fix build for now
12mr|kdebase4-workspace-4.9.4-3|2120	- Fix build for now
12mr|kdebase4-workspace-4.9.4-3|2121	- Fix logout applet Bug #56389
12mr|kdebase4-workspace-4.9.4-3|2122	- Remove kdeglobals locale hack, need to find a proper solution
12mr|kdebase4-workspace-4.9.4-3|2123	- Fix defaults var from genkdmconf ( Bug #24510)
12mr|kdebase4-workspace-4.9.4-3|2124	
12mr|kdebase4-workspace-4.9.4-3|2125	* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.0-1mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2126	+ Revision: 502928
12mr|kdebase4-workspace-4.9.4-3|2127	- fix previous patch, i swear it applied before :)
12mr|kdebase4-workspace-4.9.4-3|2128	- Remove condition for mdv < 20081
12mr|kdebase4-workspace-4.9.4-3|2129	- Translate icons on the taskbar too
12mr|kdebase4-workspace-4.9.4-3|2130	- Fix version
12mr|kdebase4-workspace-4.9.4-3|2131	- Update to version 4.4.0
12mr|kdebase4-workspace-4.9.4-3|2132	- Fix conflicts
12mr|kdebase4-workspace-4.9.4-3|2133	
12mr|kdebase4-workspace-4.9.4-3|2134	* Sun Feb 07 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-10mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2135	+ Revision: 501531
12mr|kdebase4-workspace-4.9.4-3|2136	- Move google-gadget require in the right sub package
12mr|kdebase4-workspace-4.9.4-3|2137	- Fix file list removing the %%excludes
12mr|kdebase4-workspace-4.9.4-3|2138	- Suggests new googlegadgets package
12mr|kdebase4-workspace-4.9.4-3|2139	- Split googleadget in its own subpackage
12mr|kdebase4-workspace-4.9.4-3|2140	
12mr|kdebase4-workspace-4.9.4-3|2141	* Sat Feb 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-7mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2142	+ Revision: 501276
12mr|kdebase4-workspace-4.9.4-3|2143	- From opensuse, avoid to increase ~/.xsession-errors too much
12mr|kdebase4-workspace-4.9.4-3|2144	- Add opensuse patch about lowdisk notification
12mr|kdebase4-workspace-4.9.4-3|2145	
12mr|kdebase4-workspace-4.9.4-3|2146	* Fri Feb 05 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-6mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2147	+ Revision: 501130
12mr|kdebase4-workspace-4.9.4-3|2148	- Add patch 200: Revert commit 1030993, this add a change in grub that breaks reboot
12mr|kdebase4-workspace-4.9.4-3|2149	because we don't provide grub-set-default
12mr|kdebase4-workspace-4.9.4-3|2150	- Add back polit-qt-devel buildrequire
12mr|kdebase4-workspace-4.9.4-3|2151	- Build against the good polkit
12mr|kdebase4-workspace-4.9.4-3|2152	
12mr|kdebase4-workspace-4.9.4-3|2153	* Thu Feb 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-4mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2154	+ Revision: 500928
12mr|kdebase4-workspace-4.9.4-3|2155	- Bump release
12mr|kdebase4-workspace-4.9.4-3|2156	- Better fix for menu translation
12mr|kdebase4-workspace-4.9.4-3|2157	
12mr|kdebase4-workspace-4.9.4-3|2158	* Thu Feb 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-3mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2159	+ Revision: 500916
12mr|kdebase4-workspace-4.9.4-3|2160	- Fix menu translations
12mr|kdebase4-workspace-4.9.4-3|2161	
12mr|kdebase4-workspace-4.9.4-3|2162	* Wed Feb 03 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-2mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2163	+ Revision: 500269
12mr|kdebase4-workspace-4.9.4-3|2164	- Fix a crash in kwin
12mr|kdebase4-workspace-4.9.4-3|2165	- Do not hardcode mandriva theme, use plasmarc instead
12mr|kdebase4-workspace-4.9.4-3|2166	
12mr|kdebase4-workspace-4.9.4-3|2167	* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-1mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2168	+ Revision: 499281
12mr|kdebase4-workspace-4.9.4-3|2169	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2170	- Fix version
12mr|kdebase4-workspace-4.9.4-3|2171	- Use mandriva netbook theme
12mr|kdebase4-workspace-4.9.4-3|2172	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdebase4-workspace-4.9.4-3|2173	
12mr|kdebase4-workspace-4.9.4-3|2174	* Mon Jan 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.95-1mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2175	+ Revision: 496131
12mr|kdebase4-workspace-4.9.4-3|2176	- Update to kde 4.4 Rc2
12mr|kdebase4-workspace-4.9.4-3|2177	
12mr|kdebase4-workspace-4.9.4-3|2178	* Sat Jan 23 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.90-6mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2179	+ Revision: 495168
12mr|kdebase4-workspace-4.9.4-3|2180	- add configchanged icon method
12mr|kdebase4-workspace-4.9.4-3|2181	- add filexist method for scripting, will be needed   for the icons widgets
12mr|kdebase4-workspace-4.9.4-3|2182	- Do not apply patch24 yet, does not compile
12mr|kdebase4-workspace-4.9.4-3|2183	- Do not hardcode netbook to use SingleImage mode
12mr|kdebase4-workspace-4.9.4-3|2184	- mark pam files as config files
12mr|kdebase4-workspace-4.9.4-3|2185	
12mr|kdebase4-workspace-4.9.4-3|2186	* Mon Jan 11 2010 Götz Waschk <waschk@mandriva.org> 2:4.3.90-3mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2187	+ Revision: 489745
12mr|kdebase4-workspace-4.9.4-3|2188	- rebuild for new libxklavier
12mr|kdebase4-workspace-4.9.4-3|2189	
12mr|kdebase4-workspace-4.9.4-3|2190	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2191	- Fix typo
12mr|kdebase4-workspace-4.9.4-3|2192	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2193	- Fix typo in patch
12mr|kdebase4-workspace-4.9.4-3|2194	- Update to kde 4.4 Rc1
12mr|kdebase4-workspace-4.9.4-3|2195	Rediff patches
12mr|kdebase4-workspace-4.9.4-3|2196	
12mr|kdebase4-workspace-4.9.4-3|2197	* Tue Dec 29 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-2mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2198	+ Revision: 483202
12mr|kdebase4-workspace-4.9.4-3|2199	- Increase release
12mr|kdebase4-workspace-4.9.4-3|2200	- Add missing source
12mr|kdebase4-workspace-4.9.4-3|2201	- Handle fingerprints in kdm
12mr|kdebase4-workspace-4.9.4-3|2202	- Remove redundant buildrequires
12mr|kdebase4-workspace-4.9.4-3|2203	- Remove buildrequire in X11-devel
12mr|kdebase4-workspace-4.9.4-3|2204	
12mr|kdebase4-workspace-4.9.4-3|2205	* Mon Dec 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-1mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2206	+ Revision: 480819
12mr|kdebase4-workspace-4.9.4-3|2207	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2208	- Update to kde 4.4 BETA 2
12mr|kdebase4-workspace-4.9.4-3|2209	remove merged patches
12mr|kdebase4-workspace-4.9.4-3|2210	
12mr|kdebase4-workspace-4.9.4-3|2211	* Mon Dec 14 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.80-3mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2212	+ Revision: 478746
12mr|kdebase4-workspace-4.9.4-3|2213	- Fix typo in kdebase-workspace-t1062418-fix-plasma-netbook-start.patch
12mr|kdebase4-workspace-4.9.4-3|2214	- P200: Fix plasma netbook start
12mr|kdebase4-workspace-4.9.4-3|2215	
12mr|kdebase4-workspace-4.9.4-3|2216	* Thu Dec 03 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.80-2mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2217	+ Revision: 473118
12mr|kdebase4-workspace-4.9.4-3|2218	- Rebuild because the package is lost on the BS
12mr|kdebase4-workspace-4.9.4-3|2219	- Update to kde 4.4 Beta1
12mr|kdebase4-workspace-4.9.4-3|2220	Fix file list
12mr|kdebase4-workspace-4.9.4-3|2221	
12mr|kdebase4-workspace-4.9.4-3|2222	* Sun Nov 29 2009 Funda Wang <fwang@mandriva.org> 2:4.3.77-3mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2223	+ Revision: 471040
12mr|kdebase4-workspace-4.9.4-3|2224	- add missing requires
12mr|kdebase4-workspace-4.9.4-3|2225	
12mr|kdebase4-workspace-4.9.4-3|2226	* Sat Nov 28 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.77-2mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2227	+ Revision: 470728
12mr|kdebase4-workspace-4.9.4-3|2228	- Add conflicts to ease upgrade
12mr|kdebase4-workspace-4.9.4-3|2229	
12mr|kdebase4-workspace-4.9.4-3|2230	* Fri Nov 27 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.77-1mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2231	+ Revision: 470680
12mr|kdebase4-workspace-4.9.4-3|2232	- Remove merged patch
12mr|kdebase4-workspace-4.9.4-3|2233	- Update to kde 4.3.77
12mr|kdebase4-workspace-4.9.4-3|2234	
12mr|kdebase4-workspace-4.9.4-3|2235	* Fri Nov 20 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.75-4mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2236	+ Revision: 467611
12mr|kdebase4-workspace-4.9.4-3|2237	- Fix krunner freefloating feature
12mr|kdebase4-workspace-4.9.4-3|2238	
12mr|kdebase4-workspace-4.9.4-3|2239	* Wed Nov 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.75-3mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2240	+ Revision: 467323
12mr|kdebase4-workspace-4.9.4-3|2241	- Rebuild for missing package
12mr|kdebase4-workspace-4.9.4-3|2242	
12mr|kdebase4-workspace-4.9.4-3|2243	* Tue Nov 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.75-2mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2244	+ Revision: 466819
12mr|kdebase4-workspace-4.9.4-3|2245	- Fix conflicts
12mr|kdebase4-workspace-4.9.4-3|2246	
12mr|kdebase4-workspace-4.9.4-3|2247	* Mon Nov 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.75-1mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2248	+ Revision: 466580
12mr|kdebase4-workspace-4.9.4-3|2249	- Update to kde 4.3.75
12mr|kdebase4-workspace-4.9.4-3|2250	Add sub package :
12mr|kdebase4-workspace-4.9.4-3|2251	- libsystemsettingsview
12mr|kdebase4-workspace-4.9.4-3|2252	Remove sub packages :
12mr|kdebase4-workspace-4.9.4-3|2253	- libnepomukquery  ( moved in kdelibs4 )
12mr|kdebase4-workspace-4.9.4-3|2254	- libnepomukqueryclient
12mr|kdebase4-workspace-4.9.4-3|2255	- Obsoletes kde4-style-aurorae
12mr|kdebase4-workspace-4.9.4-3|2256	
12mr|kdebase4-workspace-4.9.4-3|2257	* Wed Nov 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-5mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2258	+ Revision: 464595
12mr|kdebase4-workspace-4.9.4-3|2259	- Rebuild against new qt
12mr|kdebase4-workspace-4.9.4-3|2260	
12mr|kdebase4-workspace-4.9.4-3|2261	* Mon Nov 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-4mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2262	+ Revision: 463535
12mr|kdebase4-workspace-4.9.4-3|2263	- Fix top tile patch and enable it again
12mr|kdebase4-workspace-4.9.4-3|2264	
12mr|kdebase4-workspace-4.9.4-3|2265	* Sun Nov 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-3mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2266	+ Revision: 463099
12mr|kdebase4-workspace-4.9.4-3|2267	- Disable custom patches for today
12mr|kdebase4-workspace-4.9.4-3|2268	
12mr|kdebase4-workspace-4.9.4-3|2269	* Sat Nov 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-2mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2270	+ Revision: 462140
12mr|kdebase4-workspace-4.9.4-3|2271	- Remove wrong requires
12mr|kdebase4-workspace-4.9.4-3|2272	
12mr|kdebase4-workspace-4.9.4-3|2273	* Sat Nov 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-1mdv2010.1
12mr|kdebase4-workspace-4.9.4-3|2274	+ Revision: 462129
12mr|kdebase4-workspace-4.9.4-3|2275	- Update to kde 4.3.73
12mr|kdebase4-workspace-4.9.4-3|2276	Rediff patches
12mr|kdebase4-workspace-4.9.4-3|2277	Remove merged patches
12mr|kdebase4-workspace-4.9.4-3|2278	Fix BuildRequires
12mr|kdebase4-workspace-4.9.4-3|2279	Fix file list
12mr|kdebase4-workspace-4.9.4-3|2280	- Now kde4-migrate can migrate folders
12mr|kdebase4-workspace-4.9.4-3|2281	
12mr|kdebase4-workspace-4.9.4-3|2282	* Tue Oct 27 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-10mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2283	+ Revision: 459452
12mr|kdebase4-workspace-4.9.4-3|2284	- Remove WIP stuffs
12mr|kdebase4-workspace-4.9.4-3|2285	- Backport fixes for panel from trunk to fix reverse plasmoids on panel
12mr|kdebase4-workspace-4.9.4-3|2286	
12mr|kdebase4-workspace-4.9.4-3|2287	* Mon Oct 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-9mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2288	+ Revision: 459362
12mr|kdebase4-workspace-4.9.4-3|2289	- Fix typo in kdebase-workspace-4.2.0-fix_gtkrc_iaora.patch
12mr|kdebase4-workspace-4.9.4-3|2290	
12mr|kdebase4-workspace-4.9.4-3|2291	* Sat Oct 24 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-8mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2292	+ Revision: 459185
12mr|kdebase4-workspace-4.9.4-3|2293	- Fix obsoletes
12mr|kdebase4-workspace-4.9.4-3|2294	- We are using kde 4.3.2?  so tell it
12mr|kdebase4-workspace-4.9.4-3|2295	- Add a migration tool
12mr|kdebase4-workspace-4.9.4-3|2296	- Fix typo
12mr|kdebase4-workspace-4.9.4-3|2297	- Allow to use right themes with ia ora-kde (patch from lmenut)(Bug #52740)
12mr|kdebase4-workspace-4.9.4-3|2298	- Fix krandr obsolete
12mr|kdebase4-workspace-4.9.4-3|2299	
12mr|kdebase4-workspace-4.9.4-3|2300	* Wed Oct 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-7mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2301	+ Revision: 458644
12mr|kdebase4-workspace-4.9.4-3|2302	- Fix Kmenu reboot icon
12mr|kdebase4-workspace-4.9.4-3|2303	
12mr|kdebase4-workspace-4.9.4-3|2304	* Mon Oct 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-6mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2305	+ Revision: 458321
12mr|kdebase4-workspace-4.9.4-3|2306	- Fix icons in KDM
12mr|kdebase4-workspace-4.9.4-3|2307	
12mr|kdebase4-workspace-4.9.4-3|2308	* Sun Oct 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-5mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2309	+ Revision: 458082
12mr|kdebase4-workspace-4.9.4-3|2310	- Obsolete solid-actions-kcm
12mr|kdebase4-workspace-4.9.4-3|2311	Add branched patch to fix double click on systemsettings
12mr|kdebase4-workspace-4.9.4-3|2312	
12mr|kdebase4-workspace-4.9.4-3|2313	* Thu Oct 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-4mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2314	+ Revision: 457553
12mr|kdebase4-workspace-4.9.4-3|2315	- Fix typo
12mr|kdebase4-workspace-4.9.4-3|2316	
12mr|kdebase4-workspace-4.9.4-3|2317	* Wed Oct 14 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-3mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2318	+ Revision: 457283
12mr|kdebase4-workspace-4.9.4-3|2319	- Sync with branch
12mr|kdebase4-workspace-4.9.4-3|2320	
12mr|kdebase4-workspace-4.9.4-3|2321	* Tue Oct 06 2009 Anne Nicolas <ennael@mandriva.org> 2:4.3.2-2mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2322	+ Revision: 454480
12mr|kdebase4-workspace-4.9.4-3|2323	- Add dm as a provide
12mr|kdebase4-workspace-4.9.4-3|2324	
12mr|kdebase4-workspace-4.9.4-3|2325	* Tue Oct 06 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.2-1mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2326	+ Revision: 454421
12mr|kdebase4-workspace-4.9.4-3|2327	- New upstream release 4.3.2.
12mr|kdebase4-workspace-4.9.4-3|2328	
12mr|kdebase4-workspace-4.9.4-3|2329	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2330	- Remove unneeded patch
12mr|kdebase4-workspace-4.9.4-3|2331	- backport patch23 from revision 421699
12mr|kdebase4-workspace-4.9.4-3|2332	add a comment for patch22
12mr|kdebase4-workspace-4.9.4-3|2333	
12mr|kdebase4-workspace-4.9.4-3|2334	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdebase4-workspace-4.9.4-3|2335	- source 1: use pam_namespace for xguest
12mr|kdebase4-workspace-4.9.4-3|2336	
12mr|kdebase4-workspace-4.9.4-3|2337	* Sat Sep 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.1-11mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2338	+ Revision: 449596
12mr|kdebase4-workspace-4.9.4-3|2339	- Add back menu translation patch
12mr|kdebase4-workspace-4.9.4-3|2340	
12mr|kdebase4-workspace-4.9.4-3|2341	* Thu Sep 24 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.1-10mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2342	+ Revision: 448115
12mr|kdebase4-workspace-4.9.4-3|2343	- Upstream patch to fix a plasma crash
12mr|kdebase4-workspace-4.9.4-3|2344	
12mr|kdebase4-workspace-4.9.4-3|2345	* Wed Sep 23 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.1-9mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2346	+ Revision: 447940
12mr|kdebase4-workspace-4.9.4-3|2347	- Requires a chksession that allow KDE4
12mr|kdebase4-workspace-4.9.4-3|2348	
12mr|kdebase4-workspace-4.9.4-3|2349	* Sat Sep 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.1-8mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2350	+ Revision: 444737
12mr|kdebase4-workspace-4.9.4-3|2351	- Fix typo
12mr|kdebase4-workspace-4.9.4-3|2352	
12mr|kdebase4-workspace-4.9.4-3|2353	* Sat Sep 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.1-7mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2354	+ Revision: 444636
12mr|kdebase4-workspace-4.9.4-3|2355	- Remove Language
12mr|kdebase4-workspace-4.9.4-3|2356	- Do not use this patch for the moment
12mr|kdebase4-workspace-4.9.4-3|2357	- Obsolete kde3 packages
12mr|kdebase4-workspace-4.9.4-3|2358	- Remove some unused patches
12mr|kdebase4-workspace-4.9.4-3|2359	- More fixes for the device notifier
12mr|kdebase4-workspace-4.9.4-3|2360	- Allow adding submenus of the application launcher to the panel
12mr|kdebase4-workspace-4.9.4-3|2361	- Obsolete kde3 packages
12mr|kdebase4-workspace-4.9.4-3|2362	
12mr|kdebase4-workspace-4.9.4-3|2363	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2364	- Added post logout patch through consolekit handling from Fedora.
12mr|kdebase4-workspace-4.9.4-3|2365	
12mr|kdebase4-workspace-4.9.4-3|2366	* Sat Sep 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.1-2mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2367	+ Revision: 438567
12mr|kdebase4-workspace-4.9.4-3|2368	- Remove subrel
12mr|kdebase4-workspace-4.9.4-3|2369	- Add patch header
12mr|kdebase4-workspace-4.9.4-3|2370	Fix  device notifier size ( from trunk )
12mr|kdebase4-workspace-4.9.4-3|2371	- backport patch from trunk
12mr|kdebase4-workspace-4.9.4-3|2372	
12mr|kdebase4-workspace-4.9.4-3|2373	* Tue Sep 01 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-1mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2374	+ Revision: 423193
12mr|kdebase4-workspace-4.9.4-3|2375	- New upstream release 4.3.1.
12mr|kdebase4-workspace-4.9.4-3|2376	
12mr|kdebase4-workspace-4.9.4-3|2377	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2378	- polish startkde
12mr|kdebase4-workspace-4.9.4-3|2379	
12mr|kdebase4-workspace-4.9.4-3|2380	* Thu Aug 13 2009 Emmanuel Andry <eandry@mandriva.org> 2:4.3.0-4mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2381	+ Revision: 416101
12mr|kdebase4-workspace-4.9.4-3|2382	- add P21 to apply new Air theme in kdm
12mr|kdebase4-workspace-4.9.4-3|2383	
12mr|kdebase4-workspace-4.9.4-3|2384	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2385	- Fix requires
12mr|kdebase4-workspace-4.9.4-3|2386	
12mr|kdebase4-workspace-4.9.4-3|2387	* Fri Aug 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.0-3mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2388	+ Revision: 411302
12mr|kdebase4-workspace-4.9.4-3|2389	- Fix BuildRequires
12mr|kdebase4-workspace-4.9.4-3|2390	- Workaround upstream bug to keep user settings between kde 4.2 and kde           4.3
12mr|kdebase4-workspace-4.9.4-3|2391	
12mr|kdebase4-workspace-4.9.4-3|2392	* Tue Aug 04 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.0-2mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2393	+ Revision: 409334
12mr|kdebase4-workspace-4.9.4-3|2394	- New upstream release 4.3.0.
12mr|kdebase4-workspace-4.9.4-3|2395	
12mr|kdebase4-workspace-4.9.4-3|2396	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2397	- Handle estonian
12mr|kdebase4-workspace-4.9.4-3|2398	
12mr|kdebase4-workspace-4.9.4-3|2399	* Thu Jul 23 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.98-1mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2400	+ Revision: 399095
12mr|kdebase4-workspace-4.9.4-3|2401	- Set language too
12mr|kdebase4-workspace-4.9.4-3|2402	- remove revert unneeded change on libxclavier patch
12mr|kdebase4-workspace-4.9.4-3|2403	- Versionnate libxklavier-devel buildrequire
12mr|kdebase4-workspace-4.9.4-3|2404	
12mr|kdebase4-workspace-4.9.4-3|2405	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2406	- Update to KDE 4.3 RC3
12mr|kdebase4-workspace-4.9.4-3|2407	
12mr|kdebase4-workspace-4.9.4-3|2408	* Sat Jul 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.96-1mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2409	+ Revision: 394338
12mr|kdebase4-workspace-4.9.4-3|2410	- Update to Rc2
12mr|kdebase4-workspace-4.9.4-3|2411	
12mr|kdebase4-workspace-4.9.4-3|2412	* Sat Jul 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-6mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2413	+ Revision: 392205
12mr|kdebase4-workspace-4.9.4-3|2414	- Fix patch0
12mr|kdebase4-workspace-4.9.4-3|2415	- Need to rediff patch0
12mr|kdebase4-workspace-4.9.4-3|2416	- Fix build with libXKlavier
12mr|kdebase4-workspace-4.9.4-3|2417	- Backport a taskmanager crash
12mr|kdebase4-workspace-4.9.4-3|2418	- Add back kdm patch
12mr|kdebase4-workspace-4.9.4-3|2419	
12mr|kdebase4-workspace-4.9.4-3|2420	* Fri Jun 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-2mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2421	+ Revision: 389495
12mr|kdebase4-workspace-4.9.4-3|2422	- Rebuild for missing packages
12mr|kdebase4-workspace-4.9.4-3|2423	
12mr|kdebase4-workspace-4.9.4-3|2424	* Thu Jun 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-1mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2425	+ Revision: 389150
12mr|kdebase4-workspace-4.9.4-3|2426	- Update to kde 4.3Rc1
12mr|kdebase4-workspace-4.9.4-3|2427	
12mr|kdebase4-workspace-4.9.4-3|2428	* Sat Jun 20 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.90-2mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2429	+ Revision: 387434
12mr|kdebase4-workspace-4.9.4-3|2430	- [Spec 4.3.4.1] Use Descriptions by default on menu
12mr|kdebase4-workspace-4.9.4-3|2431	
12mr|kdebase4-workspace-4.9.4-3|2432	* Thu Jun 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.90-1mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2433	+ Revision: 382681
12mr|kdebase4-workspace-4.9.4-3|2434	- Update to beta2
12mr|kdebase4-workspace-4.9.4-3|2435	
12mr|kdebase4-workspace-4.9.4-3|2436	* Fri May 29 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.88-1mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2437	+ Revision: 380731
12mr|kdebase4-workspace-4.9.4-3|2438	- Update to kde 4.2.88
12mr|kdebase4-workspace-4.9.4-3|2439	- Sync mandriva-startkde with upstream startkde
12mr|kdebase4-workspace-4.9.4-3|2440	
12mr|kdebase4-workspace-4.9.4-3|2441	* Sat May 23 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.87-2mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2442	+ Revision: 378982
12mr|kdebase4-workspace-4.9.4-3|2443	- Add libgpsd-devel as BuildRequires
12mr|kdebase4-workspace-4.9.4-3|2444	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2445	
12mr|kdebase4-workspace-4.9.4-3|2446	* Fri May 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.87-1mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2447	+ Revision: 378632
12mr|kdebase4-workspace-4.9.4-3|2448	- Update to kde   4.2.87
12mr|kdebase4-workspace-4.9.4-3|2449	
12mr|kdebase4-workspace-4.9.4-3|2450	* Sun May 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-4mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2451	+ Revision: 373981
12mr|kdebase4-workspace-4.9.4-3|2452	- Really make drakclock on clock applet usable
12mr|kdebase4-workspace-4.9.4-3|2453	
12mr|kdebase4-workspace-4.9.4-3|2454	* Sun May 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-3mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2455	+ Revision: 373918
12mr|kdebase4-workspace-4.9.4-3|2456	- Fix policykit-kde description
12mr|kdebase4-workspace-4.9.4-3|2457	- Fix clock patch
12mr|kdebase4-workspace-4.9.4-3|2458	Enable policy-kit support
12mr|kdebase4-workspace-4.9.4-3|2459	
12mr|kdebase4-workspace-4.9.4-3|2460	* Fri May 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-2mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2461	+ Revision: 373560
12mr|kdebase4-workspace-4.9.4-3|2462	- Rebuild because of missing packages
12mr|kdebase4-workspace-4.9.4-3|2463	- Fix drakclock patch
12mr|kdebase4-workspace-4.9.4-3|2464	- Update to kde 4.2.85
12mr|kdebase4-workspace-4.9.4-3|2465	- Rediff drakclock patch
12mr|kdebase4-workspace-4.9.4-3|2466	
12mr|kdebase4-workspace-4.9.4-3|2467	* Mon May 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.71-0.svn961800.1mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2468	+ Revision: 371846
12mr|kdebase4-workspace-4.9.4-3|2469	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2470	- Update to kde 4.2.71
12mr|kdebase4-workspace-4.9.4-3|2471	- Update to kde 4.2.71
12mr|kdebase4-workspace-4.9.4-3|2472	
12mr|kdebase4-workspace-4.9.4-3|2473	* Sat May 02 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.70-0.svn954171.2mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2474	+ Revision: 370400
12mr|kdebase4-workspace-4.9.4-3|2475	- Rebuild for missing package
12mr|kdebase4-workspace-4.9.4-3|2476	
12mr|kdebase4-workspace-4.9.4-3|2477	* Fri May 01 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.70-0.svn954171.1mdv2010.0
12mr|kdebase4-workspace-4.9.4-3|2478	+ Revision: 369937
12mr|kdebase4-workspace-4.9.4-3|2479	- More build fixes
12mr|kdebase4-workspace-4.9.4-3|2480	- Fix version in startkde
12mr|kdebase4-workspace-4.9.4-3|2481	Start to fix build
12mr|kdebase4-workspace-4.9.4-3|2482	- Remove more merged patches
12mr|kdebase4-workspace-4.9.4-3|2483	- Update to kde 4.2.70
12mr|kdebase4-workspace-4.9.4-3|2484	Remove branch patches
12mr|kdebase4-workspace-4.9.4-3|2485	Rediff patches
12mr|kdebase4-workspace-4.9.4-3|2486	Remove merged trunk patches
12mr|kdebase4-workspace-4.9.4-3|2487	Fix file list
12mr|kdebase4-workspace-4.9.4-3|2488	- Fix language selection at first kde start
12mr|kdebase4-workspace-4.9.4-3|2489	- Fix conflicts with Gnome keyboard.desktop
12mr|kdebase4-workspace-4.9.4-3|2490	
12mr|kdebase4-workspace-4.9.4-3|2491	* Wed Apr 15 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-18mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2492	+ Revision: 367584
12mr|kdebase4-workspace-4.9.4-3|2493	- Another kdebase4 fix for kde3 cohexistency
12mr|kdebase4-workspace-4.9.4-3|2494	
12mr|kdebase4-workspace-4.9.4-3|2495	* Tue Apr 14 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-17.1mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2496	+ Revision: 367238
12mr|kdebase4-workspace-4.9.4-3|2497	- Add back the good context, thanks to all the kde team :)
12mr|kdebase4-workspace-4.9.4-3|2498	
12mr|kdebase4-workspace-4.9.4-3|2499	* Fri Apr 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-16.1mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2500	+ Revision: 365927
12mr|kdebase4-workspace-4.9.4-3|2501	- Add some upstream patches from branch
12mr|kdebase4-workspace-4.9.4-3|2502	- Patch112: Fixing crash in case consolekit is there, but the session is not
12mr|kdebase4-workspace-4.9.4-3|2503	- Patch113: Fix Calendar taking 100%% CPU when resizing KDE bug #187699
12mr|kdebase4-workspace-4.9.4-3|2504	- Patch114: Fix build of Patch113
12mr|kdebase4-workspace-4.9.4-3|2505	
12mr|kdebase4-workspace-4.9.4-3|2506	* Fri Apr 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-15.1mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2507	+ Revision: 365561
12mr|kdebase4-workspace-4.9.4-3|2508	- Add branch patches to fix mem leaks
12mr|kdebase4-workspace-4.9.4-3|2509	- Add commit log for patch kdebase-workspace-backport-4.3.0-rev943558.patch
12mr|kdebase4-workspace-4.9.4-3|2510	
12mr|kdebase4-workspace-4.9.4-3|2511	* Wed Apr 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-14mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2512	+ Revision: 365241
12mr|kdebase4-workspace-4.9.4-3|2513	- Fix powerdevil on multi-user systems.
12mr|kdebase4-workspace-4.9.4-3|2514	
12mr|kdebase4-workspace-4.9.4-3|2515	* Mon Apr 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-12mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2516	+ Revision: 364299
12mr|kdebase4-workspace-4.9.4-3|2517	- Backport some patches from the 4.2 branch:
12mr|kdebase4-workspace-4.9.4-3|2518	- Patch107: avoid white flashes when approaching the glowbar
12mr|kdebase4-workspace-4.9.4-3|2519	- Add some upstream patches from branch
12mr|kdebase4-workspace-4.9.4-3|2520	- Patch 235: don't call init() on applets when moving them between containments
12mr|kdebase4-workspace-4.9.4-3|2521	
12mr|kdebase4-workspace-4.9.4-3|2522	* Sun Apr 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-10mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2523	+ Revision: 364107
12mr|kdebase4-workspace-4.9.4-3|2524	- Add upstream commit :
12mr|kdebase4-workspace-4.9.4-3|2525	- Patch106: MagicLamp requires OpenGL
12mr|kdebase4-workspace-4.9.4-3|2526	- Add some upstream patches from branch
12mr|kdebase4-workspace-4.9.4-3|2527	- Patch101: Fix screensaver size
12mr|kdebase4-workspace-4.9.4-3|2528	- Patch102: krunner: Reset the default palette for the combobox
12mr|kdebase4-workspace-4.9.4-3|2529	- Patch103: Use just kWarning() for X errors, so that users don't report various
12mr|kdebase4-workspace-4.9.4-3|2530	- Patch104: Fix Krunner search
12mr|kdebase4-workspace-4.9.4-3|2531	- Patch105: take care of whitespaces in history as well + fix m_queryRunning
12mr|kdebase4-workspace-4.9.4-3|2532	
12mr|kdebase4-workspace-4.9.4-3|2533	* Sun Apr 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-8mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2534	+ Revision: 364081
12mr|kdebase4-workspace-4.9.4-3|2535	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2536	- Disable krandrtray from autostarting for now (#49503)
12mr|kdebase4-workspace-4.9.4-3|2537	
12mr|kdebase4-workspace-4.9.4-3|2538	* Sat Apr 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-7mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2539	+ Revision: 364058
12mr|kdebase4-workspace-4.9.4-3|2540	- Update systemsetting desktop file
12mr|kdebase4-workspace-4.9.4-3|2541	
12mr|kdebase4-workspace-4.9.4-3|2542	* Sat Apr 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-6mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2543	+ Revision: 364028
12mr|kdebase4-workspace-4.9.4-3|2544	- Obsolete old kde3 kdm
12mr|kdebase4-workspace-4.9.4-3|2545	
12mr|kdebase4-workspace-4.9.4-3|2546	* Sat Apr 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-5mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2547	+ Revision: 363974
12mr|kdebase4-workspace-4.9.4-3|2548	- Add patch234, this patch add back the titles on the menu Recently Used Application , ...
12mr|kdebase4-workspace-4.9.4-3|2549	- Add menu titles by default
12mr|kdebase4-workspace-4.9.4-3|2550	
12mr|kdebase4-workspace-4.9.4-3|2551	* Fri Apr 03 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-4mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2552	+ Revision: 363811
12mr|kdebase4-workspace-4.9.4-3|2553	- Add back custom mandriva translations to kickoff model
12mr|kdebase4-workspace-4.9.4-3|2554	
12mr|kdebase4-workspace-4.9.4-3|2555	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2556	- Fix regression that prevented to open powerdevil configuration window
12mr|kdebase4-workspace-4.9.4-3|2557	- Add commit logs at the top of the kde svn patches
12mr|kdebase4-workspace-4.9.4-3|2558	
12mr|kdebase4-workspace-4.9.4-3|2559	* Fri Apr 03 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-2mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2560	+ Revision: 363637
12mr|kdebase4-workspace-4.9.4-3|2561	- Fix compilation for simpleapplet.cpp
12mr|kdebase4-workspace-4.9.4-3|2562	- Fix menu
12mr|kdebase4-workspace-4.9.4-3|2563	- Rediff and add support for complete right click on simple applet
12mr|kdebase4-workspace-4.9.4-3|2564	- Apply more patches
12mr|kdebase4-workspace-4.9.4-3|2565	- More rediff ( right click ( part 1/2))
12mr|kdebase4-workspace-4.9.4-3|2566	- Allow back separators on simple applet
12mr|kdebase4-workspace-4.9.4-3|2567	- Add back toptile image
12mr|kdebase4-workspace-4.9.4-3|2568	- Port one more patch
12mr|kdebase4-workspace-4.9.4-3|2569	- Start to add back simple applet from trunk as our bug is now fixed
12mr|kdebase4-workspace-4.9.4-3|2570	
12mr|kdebase4-workspace-4.9.4-3|2571	* Sun Mar 29 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-1mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2572	+ Revision: 362091
12mr|kdebase4-workspace-4.9.4-3|2573	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2574	- Rediff patches
12mr|kdebase4-workspace-4.9.4-3|2575	- Add back "Recently Used Applications" feature
12mr|kdebase4-workspace-4.9.4-3|2576	Separator and right click supports will come back later today
12mr|kdebase4-workspace-4.9.4-3|2577	
12mr|kdebase4-workspace-4.9.4-3|2578	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2579	- Update with kde 4.2.2 try#1 packages
12mr|kdebase4-workspace-4.9.4-3|2580	
12mr|kdebase4-workspace-4.9.4-3|2581	* Wed Mar 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-127mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2582	+ Revision: 360981
12mr|kdebase4-workspace-4.9.4-3|2583	- Rebuild for missing packages
12mr|kdebase4-workspace-4.9.4-3|2584	
12mr|kdebase4-workspace-4.9.4-3|2585	* Tue Mar 24 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-126mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2586	+ Revision: 360794
12mr|kdebase4-workspace-4.9.4-3|2587	- Try to use standard way for mdv default icon
12mr|kdebase4-workspace-4.9.4-3|2588	- Try to use default config for simpleapplet menu button too
12mr|kdebase4-workspace-4.9.4-3|2589	- Use mdv icon on kickoff by default too
12mr|kdebase4-workspace-4.9.4-3|2590	
12mr|kdebase4-workspace-4.9.4-3|2591	* Mon Mar 23 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-124mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2592	+ Revision: 360772
12mr|kdebase4-workspace-4.9.4-3|2593	- Fix patch306
12mr|kdebase4-workspace-4.9.4-3|2594	- Allow to customize kickoff menu icon
12mr|kdebase4-workspace-4.9.4-3|2595	
12mr|kdebase4-workspace-4.9.4-3|2596	* Mon Mar 23 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-123mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2597	+ Revision: 360735
12mr|kdebase4-workspace-4.9.4-3|2598	- Really apply right click patch
12mr|kdebase4-workspace-4.9.4-3|2599	- Apply back Patch19
12mr|kdebase4-workspace-4.9.4-3|2600	
12mr|kdebase4-workspace-4.9.4-3|2601	* Mon Mar 23 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-121mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2602	+ Revision: 360567
12mr|kdebase4-workspace-4.9.4-3|2603	- disable patch19 for the moment
12mr|kdebase4-workspace-4.9.4-3|2604	
12mr|kdebase4-workspace-4.9.4-3|2605	* Sun Mar 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-120mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2606	+ Revision: 360488
12mr|kdebase4-workspace-4.9.4-3|2607	- Bump release
12mr|kdebase4-workspace-4.9.4-3|2608	- Remove the wrong requires
12mr|kdebase4-workspace-4.9.4-3|2609	- Fix patch numbers
12mr|kdebase4-workspace-4.9.4-3|2610	- Use mdv icons on the plasmoidviewer
12mr|kdebase4-workspace-4.9.4-3|2611	- Fix right click implementation
12mr|kdebase4-workspace-4.9.4-3|2612	
12mr|kdebase4-workspace-4.9.4-3|2613	* Sun Mar 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-17mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2614	+ Revision: 360249
12mr|kdebase4-workspace-4.9.4-3|2615	- fix right click patch
12mr|kdebase4-workspace-4.9.4-3|2616	- Fix Requires on lm_sensor
12mr|kdebase4-workspace-4.9.4-3|2617	- Enable right click on the simple menu applet
12mr|kdebase4-workspace-4.9.4-3|2618	- On KDE4 we use krandrrc and not kcmrandrrc anymore
12mr|kdebase4-workspace-4.9.4-3|2619	
12mr|kdebase4-workspace-4.9.4-3|2620	* Wed Mar 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-16mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2621	+ Revision: 357526
12mr|kdebase4-workspace-4.9.4-3|2622	- Fix separator patch
12mr|kdebase4-workspace-4.9.4-3|2623	- [Trunk] Add support for separators
12mr|kdebase4-workspace-4.9.4-3|2624	
12mr|kdebase4-workspace-4.9.4-3|2625	* Wed Mar 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-15mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2626	+ Revision: 357246
12mr|kdebase4-workspace-4.9.4-3|2627	- Obsolete old kde3 packages to ease upgrade
12mr|kdebase4-workspace-4.9.4-3|2628	- Bump release
12mr|kdebase4-workspace-4.9.4-3|2629	
12mr|kdebase4-workspace-4.9.4-3|2630	* Wed Mar 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-13.96mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2631	+ Revision: 357023
12mr|kdebase4-workspace-4.9.4-3|2632	- Include missing headers
12mr|kdebase4-workspace-4.9.4-3|2633	- More obsoletes
12mr|kdebase4-workspace-4.9.4-3|2634	- Fix patch16
12mr|kdebase4-workspace-4.9.4-3|2635	- Autostart krandrtray
12mr|kdebase4-workspace-4.9.4-3|2636	- [BUGFIX] Fix Requires( Bug #48614)
12mr|kdebase4-workspace-4.9.4-3|2637	- Suggests plasma-monitor applets
12mr|kdebase4-workspace-4.9.4-3|2638	- Rediff and enable back mandriva_menu_toptile patch
12mr|kdebase4-workspace-4.9.4-3|2639	- Add an other backport patch
12mr|kdebase4-workspace-4.9.4-3|2640	Fix crash when moving simpleapplet out of the taskbar
12mr|kdebase4-workspace-4.9.4-3|2641	- More backports
12mr|kdebase4-workspace-4.9.4-3|2642	- Add missing pathes
12mr|kdebase4-workspace-4.9.4-3|2643	- Start to backport more trunk fixes for simple applet
12mr|kdebase4-workspace-4.9.4-3|2644	Disable patch16, it will be back when all patches from trunk will be backported
12mr|kdebase4-workspace-4.9.4-3|2645	
12mr|kdebase4-workspace-4.9.4-3|2646	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2647	- Remember the taskbar group settings for applications
12mr|kdebase4-workspace-4.9.4-3|2648	
12mr|kdebase4-workspace-4.9.4-3|2649	* Mon Mar 09 2009 Arthur Renato Mello <arthur@mandriva.com> 2:4.2.1-10mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2650	+ Revision: 353266
12mr|kdebase4-workspace-4.9.4-3|2651	- Use new Mandriva menu button
12mr|kdebase4-workspace-4.9.4-3|2652	
12mr|kdebase4-workspace-4.9.4-3|2653	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2654	- Add  pm-utils as Requires for solid-powermanagement
12mr|kdebase4-workspace-4.9.4-3|2655	
12mr|kdebase4-workspace-4.9.4-3|2656	* Wed Mar 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-8mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2657	+ Revision: 348663
12mr|kdebase4-workspace-4.9.4-3|2658	- [Branch] Allow plasmoids to be placed close to screen edges. (Bug #47508)
12mr|kdebase4-workspace-4.9.4-3|2659	
12mr|kdebase4-workspace-4.9.4-3|2660	* Wed Mar 04 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.1-7mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2661	+ Revision: 348462
12mr|kdebase4-workspace-4.9.4-3|2662	- Fix kdm userlist images
12mr|kdebase4-workspace-4.9.4-3|2663	- We don't need add gnome dependency now
12mr|kdebase4-workspace-4.9.4-3|2664	
12mr|kdebase4-workspace-4.9.4-3|2665	* Tue Mar 03 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-5mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2666	+ Revision: 347769
12mr|kdebase4-workspace-4.9.4-3|2667	- [Trunk] Add patch revision  934457 ( Fix crash at startup) ( Bug #48361)
12mr|kdebase4-workspace-4.9.4-3|2668	
12mr|kdebase4-workspace-4.9.4-3|2669	* Tue Mar 03 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.1-4mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2670	+ Revision: 347741
12mr|kdebase4-workspace-4.9.4-3|2671	- KDE 4.2.1 workspace try#2 upstream release
12mr|kdebase4-workspace-4.9.4-3|2672	
12mr|kdebase4-workspace-4.9.4-3|2673	* Tue Mar 03 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-3mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2674	+ Revision: 347623
12mr|kdebase4-workspace-4.9.4-3|2675	- Fix crash at kde startup
12mr|kdebase4-workspace-4.9.4-3|2676	
12mr|kdebase4-workspace-4.9.4-3|2677	* Mon Mar 02 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-2mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2678	+ Revision: 346984
12mr|kdebase4-workspace-4.9.4-3|2679	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2680	- fix build
12mr|kdebase4-workspace-4.9.4-3|2681	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2682	- Upload new and fixed menu ( recently Used application  is back )
12mr|kdebase4-workspace-4.9.4-3|2683	Please report me quickly any issues
12mr|kdebase4-workspace-4.9.4-3|2684	- Remove patch 224 ( Merged in branch revision 923295)
12mr|kdebase4-workspace-4.9.4-3|2685	- Fix patch 223
12mr|kdebase4-workspace-4.9.4-3|2686	- Remove patch 222 ( backported on branch)
12mr|kdebase4-workspace-4.9.4-3|2687	- Remove patch 221 ( backported on branch)
12mr|kdebase4-workspace-4.9.4-3|2688	- Remove patch 220 ( backported on branch)
12mr|kdebase4-workspace-4.9.4-3|2689	- Remove patches 215 -> 219 ( Merged Upstream)
12mr|kdebase4-workspace-4.9.4-3|2690	- Remove patch 214 (Merged upstream)
12mr|kdebase4-workspace-4.9.4-3|2691	- Apply patch 213
12mr|kdebase4-workspace-4.9.4-3|2692	- Apply patch 212
12mr|kdebase4-workspace-4.9.4-3|2693	- Apply patch211
12mr|kdebase4-workspace-4.9.4-3|2694	- Rediff patch 210
12mr|kdebase4-workspace-4.9.4-3|2695	- Rediff patch 208
12mr|kdebase4-workspace-4.9.4-3|2696	- Rediff patch 207
12mr|kdebase4-workspace-4.9.4-3|2697	- Remove patch 206 ( fixed in upstream commit 929311)
12mr|kdebase4-workspace-4.9.4-3|2698	- Apply patch 205
12mr|kdebase4-workspace-4.9.4-3|2699	- Rediff patch 204
12mr|kdebase4-workspace-4.9.4-3|2700	- Rediff patch203
12mr|kdebase4-workspace-4.9.4-3|2701	- Rediff patch 16
12mr|kdebase4-workspace-4.9.4-3|2702	- Rediff patch15
12mr|kdebase4-workspace-4.9.4-3|2703	- Add back all the patches removed with an Axe ( i will rediff them one by one)
12mr|kdebase4-workspace-4.9.4-3|2704	
12mr|kdebase4-workspace-4.9.4-3|2705	* Sat Feb 28 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.1-1mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2706	+ Revision: 346056
12mr|kdebase4-workspace-4.9.4-3|2707	- KDE 4.2.1 try#1 upstream release
12mr|kdebase4-workspace-4.9.4-3|2708	
12mr|kdebase4-workspace-4.9.4-3|2709	* Thu Feb 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-16mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2710	+ Revision: 345020
12mr|kdebase4-workspace-4.9.4-3|2711	- [Trunk] Fix crash of quicklaunch applet at start
12mr|kdebase4-workspace-4.9.4-3|2712	
12mr|kdebase4-workspace-4.9.4-3|2713	* Wed Feb 25 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.0-15mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2714	+ Revision: 344962
12mr|kdebase4-workspace-4.9.4-3|2715	- Add Mandriva faces dir to kdm
12mr|kdebase4-workspace-4.9.4-3|2716	
12mr|kdebase4-workspace-4.9.4-3|2717	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2718	- Fix broken patch
12mr|kdebase4-workspace-4.9.4-3|2719	- [Trunk] Add missing save session feature on simpleapplet menu
12mr|kdebase4-workspace-4.9.4-3|2720	- Patch from trunk: Order menu correctly
12mr|kdebase4-workspace-4.9.4-3|2721	
12mr|kdebase4-workspace-4.9.4-3|2722	* Sun Feb 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-12mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2723	+ Revision: 343812
12mr|kdebase4-workspace-4.9.4-3|2724	- It is time to add our own translations :)
12mr|kdebase4-workspace-4.9.4-3|2725	
12mr|kdebase4-workspace-4.9.4-3|2726	* Sat Feb 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-11mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2727	+ Revision: 343770
12mr|kdebase4-workspace-4.9.4-3|2728	- Add trunk patches to fix menus crashes
12mr|kdebase4-workspace-4.9.4-3|2729	
12mr|kdebase4-workspace-4.9.4-3|2730	* Fri Feb 20 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.0-10mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2731	+ Revision: 343393
12mr|kdebase4-workspace-4.9.4-3|2732	- We need configure clock...
12mr|kdebase4-workspace-4.9.4-3|2733	
12mr|kdebase4-workspace-4.9.4-3|2734	* Tue Feb 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-9mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2735	+ Revision: 341211
12mr|kdebase4-workspace-4.9.4-3|2736	- (kephal conf) Use a saner function
12mr|kdebase4-workspace-4.9.4-3|2737	- Backport a kdm fix from branch
12mr|kdebase4-workspace-4.9.4-3|2738	- Cleaner kephal patch
12mr|kdebase4-workspace-4.9.4-3|2739	
12mr|kdebase4-workspace-4.9.4-3|2740	* Sat Feb 14 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-7mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2741	+ Revision: 340198
12mr|kdebase4-workspace-4.9.4-3|2742	- Add some debug for the menu crash issue
12mr|kdebase4-workspace-4.9.4-3|2743	
12mr|kdebase4-workspace-4.9.4-3|2744	* Sat Feb 14 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-6mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2745	+ Revision: 340186
12mr|kdebase4-workspace-4.9.4-3|2746	- Cleaner Kephal patch
12mr|kdebase4-workspace-4.9.4-3|2747	- Backport patch from branch to fix some powerdevil issues ( QMO: 47784 / BKO: 178642)
12mr|kdebase4-workspace-4.9.4-3|2748	Add a draft patch to fix location of kephal config file ( a cleaner one will come just after its review )
12mr|kdebase4-workspace-4.9.4-3|2749	- Install ksysguarddrc
12mr|kdebase4-workspace-4.9.4-3|2750	
12mr|kdebase4-workspace-4.9.4-3|2751	* Tue Feb 03 2009 Gustavo Pichorim Boiko <boiko@mandriva.com> 2:4.2.0-5mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2752	+ Revision: 336999
12mr|kdebase4-workspace-4.9.4-3|2753	- Make sure gtk colors are not messed up by kde preferences when using Ia Ora
12mr|kdebase4-workspace-4.9.4-3|2754	(#47438)
12mr|kdebase4-workspace-4.9.4-3|2755	
12mr|kdebase4-workspace-4.9.4-3|2756	* Sun Feb 01 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-4mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2757	+ Revision: 336283
12mr|kdebase4-workspace-4.9.4-3|2758	- Add some branch patches for the menu
12mr|kdebase4-workspace-4.9.4-3|2759	Remove patch rev916145 made menu crashy
12mr|kdebase4-workspace-4.9.4-3|2760	
12mr|kdebase4-workspace-4.9.4-3|2761	* Sun Feb 01 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-3mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2762	+ Revision: 336244
12mr|kdebase4-workspace-4.9.4-3|2763	- Add branch patch to fix crash in the menu
12mr|kdebase4-workspace-4.9.4-3|2764	
12mr|kdebase4-workspace-4.9.4-3|2765	* Thu Jan 29 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-2mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2766	+ Revision: 335341
12mr|kdebase4-workspace-4.9.4-3|2767	- [BUGFIX] Fix  lock-logout applet size ( Bug #47390)
12mr|kdebase4-workspace-4.9.4-3|2768	
12mr|kdebase4-workspace-4.9.4-3|2769	* Tue Jan 27 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.0-1mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2770	+ Revision: 334616
12mr|kdebase4-workspace-4.9.4-3|2771	- Clean the < 20090 ifdefs
12mr|kdebase4-workspace-4.9.4-3|2772	- Added 4.2.0 upstream try#1 tarball
12mr|kdebase4-workspace-4.9.4-3|2773	- removed "always broken" system-settings.desktop patch in favor of using a single file
12mr|kdebase4-workspace-4.9.4-3|2774	- Removed already applied SOURCES/kdebase-workspace-backport-4.3.0-rev910752.patch
12mr|kdebase4-workspace-4.9.4-3|2775	
12mr|kdebase4-workspace-4.9.4-3|2776	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2777	- Add back kdebase-workspace-backport-4.3.0-rev910752.patch ( not completly merged )
12mr|kdebase4-workspace-4.9.4-3|2778	Rediff some patches
12mr|kdebase4-workspace-4.9.4-3|2779	
12mr|kdebase4-workspace-4.9.4-3|2780	* Sun Jan 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-14mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2781	+ Revision: 333357
12mr|kdebase4-workspace-4.9.4-3|2782	- Bump release
12mr|kdebase4-workspace-4.9.4-3|2783	- Backport revisions 914436, 914434 and 914433
12mr|kdebase4-workspace-4.9.4-3|2784	- Add a new section in the simple applet to browse easyli the SystemSetting
12mr|kdebase4-workspace-4.9.4-3|2785	- Fix export of libkickoff
12mr|kdebase4-workspace-4.9.4-3|2786	- Add patches fixing simplemenu applet
12mr|kdebase4-workspace-4.9.4-3|2787	- Fix crash in simpleapplet menu upstream revision 914866
12mr|kdebase4-workspace-4.9.4-3|2788	- Fix install of libkickoff ( usptream commit 914545 )
12mr|kdebase4-workspace-4.9.4-3|2789	
12mr|kdebase4-workspace-4.9.4-3|2790	* Mon Jan 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-13mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2791	+ Revision: 331233
12mr|kdebase4-workspace-4.9.4-3|2792	- Fix build
12mr|kdebase4-workspace-4.9.4-3|2793	- Revert commit 331106, the new upstream sentence is better so add it in our catalogs
12mr|kdebase4-workspace-4.9.4-3|2794	- Do not show the banner if there is no Recent apps to show
12mr|kdebase4-workspace-4.9.4-3|2795	- Use already translated words (should we had the kde one on our catalogs ?)
12mr|kdebase4-workspace-4.9.4-3|2796	
12mr|kdebase4-workspace-4.9.4-3|2797	* Mon Jan 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-12mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2798	+ Revision: 331065
12mr|kdebase4-workspace-4.9.4-3|2799	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2800	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2801	- Fix backport  911787
12mr|kdebase4-workspace-4.9.4-3|2802	- Add Upstream patches  to fix some RecentApps issues
12mr|kdebase4-workspace-4.9.4-3|2803	- Add patch header
12mr|kdebase4-workspace-4.9.4-3|2804	- Remove unused patches
12mr|kdebase4-workspace-4.9.4-3|2805	Backport menu patch from upstream ( BKO: 177678)
12mr|kdebase4-workspace-4.9.4-3|2806	Rediff mandriva patches ( menu button and toptile)
12mr|kdebase4-workspace-4.9.4-3|2807	
12mr|kdebase4-workspace-4.9.4-3|2808	* Sat Jan 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-9mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2809	+ Revision: 330479
12mr|kdebase4-workspace-4.9.4-3|2810	- Some more bluez fixes
12mr|kdebase4-workspace-4.9.4-3|2811	- More bluez backports
12mr|kdebase4-workspace-4.9.4-3|2812	
12mr|kdebase4-workspace-4.9.4-3|2813	* Thu Jan 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-8mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2814	+ Revision: 329967
12mr|kdebase4-workspace-4.9.4-3|2815	- Backport stuffs for bluez from trunk
12mr|kdebase4-workspace-4.9.4-3|2816	
12mr|kdebase4-workspace-4.9.4-3|2817	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2818	- Added switch to disable plasma plugins until the egg-chicken issue withj kdebindings are solved
12mr|kdebase4-workspace-4.9.4-3|2819	
12mr|kdebase4-workspace-4.9.4-3|2820	* Tue Jan 13 2009 Arthur Renato Mello <arthur@mandriva.com> 2:4.1.96-7mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2821	+ Revision: 329059
12mr|kdebase4-workspace-4.9.4-3|2822	- Add mandriva button to simple apllet menu
12mr|kdebase4-workspace-4.9.4-3|2823	- Add mandriva image at simple applet menu top
12mr|kdebase4-workspace-4.9.4-3|2824	- Add "run command" to simple applet menu
12mr|kdebase4-workspace-4.9.4-3|2825	- Add "recently used" sub menu to simple applet menu
12mr|kdebase4-workspace-4.9.4-3|2826	
12mr|kdebase4-workspace-4.9.4-3|2827	* Mon Jan 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-6mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2828	+ Revision: 328485
12mr|kdebase4-workspace-4.9.4-3|2829	- Rebuild because of broken BS
12mr|kdebase4-workspace-4.9.4-3|2830	
12mr|kdebase4-workspace-4.9.4-3|2831	* Sun Jan 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-5mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2832	+ Revision: 328439
12mr|kdebase4-workspace-4.9.4-3|2833	- Bump release
12mr|kdebase4-workspace-4.9.4-3|2834	- Really fix systemsettings patch
12mr|kdebase4-workspace-4.9.4-3|2835	- Add back the systemsetting menu change
12mr|kdebase4-workspace-4.9.4-3|2836	- Add Anssi patch for Freetype LCD filtering support
12mr|kdebase4-workspace-4.9.4-3|2837	
12mr|kdebase4-workspace-4.9.4-3|2838	* Sat Jan 10 2009 Anssi Hannula <anssi@mandriva.org> 2:4.1.96-4mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2839	+ Revision: 328112
12mr|kdebase4-workspace-4.9.4-3|2840	- fix kdebase4-workspace requiring devel packages
12mr|kdebase4-workspace-4.9.4-3|2841	
12mr|kdebase4-workspace-4.9.4-3|2842	* Sat Jan 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-3mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2843	+ Revision: 328086
12mr|kdebase4-workspace-4.9.4-3|2844	- Rebuild against new google-gadget
12mr|kdebase4-workspace-4.9.4-3|2845	
12mr|kdebase4-workspace-4.9.4-3|2846	* Fri Jan 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-2mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2847	+ Revision: 327296
12mr|kdebase4-workspace-4.9.4-3|2848	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2849	- Add one more google-gadgets requires
12mr|kdebase4-workspace-4.9.4-3|2850	- Fix Requires to not crash when installing a google-gadget (Bug #46590)
12mr|kdebase4-workspace-4.9.4-3|2851	- Remove the old xdg patch
12mr|kdebase4-workspace-4.9.4-3|2852	Add upstream xdg menu support
12mr|kdebase4-workspace-4.9.4-3|2853	
12mr|kdebase4-workspace-4.9.4-3|2854	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2855	- Update with Release Candidate 1 - 4.1.96
12mr|kdebase4-workspace-4.9.4-3|2856	
12mr|kdebase4-workspace-4.9.4-3|2857	* Sat Dec 27 2008 Funda Wang <fwang@mandriva.org> 2:4.1.85-5mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2858	+ Revision: 319688
12mr|kdebase4-workspace-4.9.4-3|2859	- rebuild for new python
12mr|kdebase4-workspace-4.9.4-3|2860	
12mr|kdebase4-workspace-4.9.4-3|2861	* Tue Dec 23 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-4mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2862	+ Revision: 317749
12mr|kdebase4-workspace-4.9.4-3|2863	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2864	- Rebuild in debug mode
12mr|kdebase4-workspace-4.9.4-3|2865	- Remove Patch5 uneeded now
12mr|kdebase4-workspace-4.9.4-3|2866	
12mr|kdebase4-workspace-4.9.4-3|2867	* Mon Dec 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-3mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2868	+ Revision: 317399
12mr|kdebase4-workspace-4.9.4-3|2869	- Use again mandriva name for SystemSettings
12mr|kdebase4-workspace-4.9.4-3|2870	- Do not apply patch5, we do not have mandriva applet for now
12mr|kdebase4-workspace-4.9.4-3|2871	
12mr|kdebase4-workspace-4.9.4-3|2872	* Sun Dec 21 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-2mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2873	+ Revision: 316952
12mr|kdebase4-workspace-4.9.4-3|2874	- Fix menu
12mr|kdebase4-workspace-4.9.4-3|2875	- Fix BuildRequires
12mr|kdebase4-workspace-4.9.4-3|2876	- Versionnate google-gadgets-devel BuildRequires
12mr|kdebase4-workspace-4.9.4-3|2877	
12mr|kdebase4-workspace-4.9.4-3|2878	* Sat Dec 13 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-1mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2879	+ Revision: 313856
12mr|kdebase4-workspace-4.9.4-3|2880	- Fix File list
12mr|kdebase4-workspace-4.9.4-3|2881	- Remove merged patch
12mr|kdebase4-workspace-4.9.4-3|2882	
12mr|kdebase4-workspace-4.9.4-3|2883	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2884	- Update with Beta 1 - 4.1.85
12mr|kdebase4-workspace-4.9.4-3|2885	
12mr|kdebase4-workspace-4.9.4-3|2886	* Thu Dec 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.82-1mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2887	+ Revision: 312897
12mr|kdebase4-workspace-4.9.4-3|2888	- Update to kde 4.1.82
12mr|kdebase4-workspace-4.9.4-3|2889	
12mr|kdebase4-workspace-4.9.4-3|2890	* Mon Dec 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.81-3mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2891	+ Revision: 311722
12mr|kdebase4-workspace-4.9.4-3|2892	- Add an upstream patch to fix the broken window effects
12mr|kdebase4-workspace-4.9.4-3|2893	
12mr|kdebase4-workspace-4.9.4-3|2894	* Sun Dec 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.81-2mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2895	+ Revision: 311679
12mr|kdebase4-workspace-4.9.4-3|2896	- Remove wrong patch
12mr|kdebase4-workspace-4.9.4-3|2897	- Disable translation patch for the moment
12mr|kdebase4-workspace-4.9.4-3|2898	
12mr|kdebase4-workspace-4.9.4-3|2899	* Sun Nov 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.81-1mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2900	+ Revision: 308584
12mr|kdebase4-workspace-4.9.4-3|2901	- Fix File list
12mr|kdebase4-workspace-4.9.4-3|2902	- Update to kde 4.1.81
12mr|kdebase4-workspace-4.9.4-3|2903	
12mr|kdebase4-workspace-4.9.4-3|2904	* Tue Nov 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-6mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2905	+ Revision: 306807
12mr|kdebase4-workspace-4.9.4-3|2906	- Split more packages:
12mr|kdebase4-workspace-4.9.4-3|2907	* plasma-applet-system-monitor-net
12mr|kdebase4-workspace-4.9.4-3|2908	* plasma-applet-system-monitor-hwinfo
12mr|kdebase4-workspace-4.9.4-3|2909	* plasma-applet-system-monitor-hdd
12mr|kdebase4-workspace-4.9.4-3|2910	* plasma-applet-system-monitor-cpu
12mr|kdebase4-workspace-4.9.4-3|2911	- Add conflicts to ease upgrade
12mr|kdebase4-workspace-4.9.4-3|2912	- Slip a little more plasma applets in its own package:
12mr|kdebase4-workspace-4.9.4-3|2913	- plasma-applet-sm_temperature
12mr|kdebase4-workspace-4.9.4-3|2914	- plasma-applet-webbrowser
12mr|kdebase4-workspace-4.9.4-3|2915	- Change quicklaunch summary
12mr|kdebase4-workspace-4.9.4-3|2916	- Make plasma-applet-quicklaunch obsoletes plasma-applet-quicklauncher
12mr|kdebase4-workspace-4.9.4-3|2917	
12mr|kdebase4-workspace-4.9.4-3|2918	* Tue Nov 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-5mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2919	+ Revision: 306489
12mr|kdebase4-workspace-4.9.4-3|2920	- Remove merged patch
12mr|kdebase4-workspace-4.9.4-3|2921	- Obsolete kde4powersave
12mr|kdebase4-workspace-4.9.4-3|2922	- Do not apply patch4 for the moment, still a WIP patch
12mr|kdebase4-workspace-4.9.4-3|2923	- Remove patch10  Merged upstream
12mr|kdebase4-workspace-4.9.4-3|2924	
12mr|kdebase4-workspace-4.9.4-3|2925	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2926	- Updated with fresh beta 1 official fixed tarball
12mr|kdebase4-workspace-4.9.4-3|2927	
12mr|kdebase4-workspace-4.9.4-3|2928	* Sat Nov 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-4mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2929	+ Revision: 305819
12mr|kdebase4-workspace-4.9.4-3|2930	- Add back webkitkde-devel as BuildRequire
12mr|kdebase4-workspace-4.9.4-3|2931	
12mr|kdebase4-workspace-4.9.4-3|2932	* Sat Nov 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-3mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2933	+ Revision: 305771
12mr|kdebase4-workspace-4.9.4-3|2934	- Add upstream patch to fix a know regression that break kwin
12mr|kdebase4-workspace-4.9.4-3|2935	- Move the battery applet in its own package
12mr|kdebase4-workspace-4.9.4-3|2936	- Fix Kephal libs
12mr|kdebase4-workspace-4.9.4-3|2937	- Remove webkikde-devel BR as it requires kdebase4-workspace-devel which can not be installed
12mr|kdebase4-workspace-4.9.4-3|2938	- Move libkephal out of the devel package
12mr|kdebase4-workspace-4.9.4-3|2939	
12mr|kdebase4-workspace-4.9.4-3|2940	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2941	- Wrong version requires
12mr|kdebase4-workspace-4.9.4-3|2942	
12mr|kdebase4-workspace-4.9.4-3|2943	* Thu Nov 20 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-1mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2944	+ Revision: 305330
12mr|kdebase4-workspace-4.9.4-3|2945	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2946	- Move plasma-applet-quicklaunch in its own package
12mr|kdebase4-workspace-4.9.4-3|2947	- Rediff the patches
12mr|kdebase4-workspace-4.9.4-3|2948	
12mr|kdebase4-workspace-4.9.4-3|2949	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|2950	- Update with Beta 1 - 4.1.80
12mr|kdebase4-workspace-4.9.4-3|2951	
12mr|kdebase4-workspace-4.9.4-3|2952	* Sat Nov 15 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.73-2mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2953	+ Revision: 303424
12mr|kdebase4-workspace-4.9.4-3|2954	- Fix FIle list
12mr|kdebase4-workspace-4.9.4-3|2955	- Add krunner places in its own package
12mr|kdebase4-workspace-4.9.4-3|2956	
12mr|kdebase4-workspace-4.9.4-3|2957	* Thu Nov 13 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.73-1mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2958	+ Revision: 302932
12mr|kdebase4-workspace-4.9.4-3|2959	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|2960	- Update to kde 4.1.73
12mr|kdebase4-workspace-4.9.4-3|2961	Rediff xdg patch
12mr|kdebase4-workspace-4.9.4-3|2962	Remove unneeded patches
12mr|kdebase4-workspace-4.9.4-3|2963	- Add a comment
12mr|kdebase4-workspace-4.9.4-3|2964	- Remove all powerdevil files from main package
12mr|kdebase4-workspace-4.9.4-3|2965	- Split powerdevil in its own package
12mr|kdebase4-workspace-4.9.4-3|2966	- move plasma-applet-calendar on its own package
12mr|kdebase4-workspace-4.9.4-3|2967	- Add back support for kde defaut menu ( now drakmenustyle can work with kde :) )
12mr|kdebase4-workspace-4.9.4-3|2968	
12mr|kdebase4-workspace-4.9.4-3|2969	+ Funda Wang <fwang@mandriva.org>
12mr|kdebase4-workspace-4.9.4-3|2970	- plasma-calender is moved into workspace main package
12mr|kdebase4-workspace-4.9.4-3|2971	
12mr|kdebase4-workspace-4.9.4-3|2972	* Tue Oct 28 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.71-5mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2973	+ Revision: 297805
12mr|kdebase4-workspace-4.9.4-3|2974	- First try for the plaindesktop
12mr|kdebase4-workspace-4.9.4-3|2975	- Add support for google gadgets
12mr|kdebase4-workspace-4.9.4-3|2976	
12mr|kdebase4-workspace-4.9.4-3|2977	* Sat Oct 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.71-3mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2978	+ Revision: 297149
12mr|kdebase4-workspace-4.9.4-3|2979	- Say hello back to policyKit support
12mr|kdebase4-workspace-4.9.4-3|2980	- Add conflicts
12mr|kdebase4-workspace-4.9.4-3|2981	
12mr|kdebase4-workspace-4.9.4-3|2982	* Fri Oct 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.71-2mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2983	+ Revision: 296999
12mr|kdebase4-workspace-4.9.4-3|2984	- Fix BuildRequires
12mr|kdebase4-workspace-4.9.4-3|2985	- Fix BuildRequires
12mr|kdebase4-workspace-4.9.4-3|2986	- Update to kde 4.1.71
12mr|kdebase4-workspace-4.9.4-3|2987	
12mr|kdebase4-workspace-4.9.4-3|2988	* Tue Oct 21 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.70-2mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2989	+ Revision: 296167
12mr|kdebase4-workspace-4.9.4-3|2990	- Fix Requires on libs for the devel package
12mr|kdebase4-workspace-4.9.4-3|2991	
12mr|kdebase4-workspace-4.9.4-3|2992	* Mon Oct 20 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.70-1mdv2009.1
12mr|kdebase4-workspace-4.9.4-3|2993	+ Revision: 295742
12mr|kdebase4-workspace-4.9.4-3|2994	- FIx file list
12mr|kdebase4-workspace-4.9.4-3|2995	- Fix BuildRequires
12mr|kdebase4-workspace-4.9.4-3|2996	- Fix headers
12mr|kdebase4-workspace-4.9.4-3|2997	- Restore old patch
12mr|kdebase4-workspace-4.9.4-3|2998	- Update to KDE 4.1.70
12mr|kdebase4-workspace-4.9.4-3|2999	add new libs : lsofui nepomukquery nepomukqueryclient
12mr|kdebase4-workspace-4.9.4-3|3000	Patch not yet applied ConsoleKit, Mandriva Menu
12mr|kdebase4-workspace-4.9.4-3|3001	Remove merged and backport patches
12mr|kdebase4-workspace-4.9.4-3|3002	Fix File List
12mr|kdebase4-workspace-4.9.4-3|3003	
12mr|kdebase4-workspace-4.9.4-3|3004	* Fri Oct 03 2008 Gustavo Pichorim Boiko <boiko@mandriva.com> 2:4.1.2-13mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3005	+ Revision: 291046
12mr|kdebase4-workspace-4.9.4-3|3006	- Fix the menu topbar for large menus (#44284)
12mr|kdebase4-workspace-4.9.4-3|3007	
12mr|kdebase4-workspace-4.9.4-3|3008	* Fri Oct 03 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.2-12mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3009	+ Revision: 290999
12mr|kdebase4-workspace-4.9.4-3|3010	- Try to use a elegant form to fix the sound startup
12mr|kdebase4-workspace-4.9.4-3|3011	- Fix wrong enconding in the menu - https://qa.mandriva.com/show_bug.cgi?id=44480
12mr|kdebase4-workspace-4.9.4-3|3012	
12mr|kdebase4-workspace-4.9.4-3|3013	* Thu Oct 02 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.2-11mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3014	+ Revision: 290899
12mr|kdebase4-workspace-4.9.4-3|3015	- Fix sizing of menu button. PlasmaSvg is returning a square sizing, not respect original button size.
12mr|kdebase4-workspace-4.9.4-3|3016	
12mr|kdebase4-workspace-4.9.4-3|3017	* Thu Oct 02 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.2-10mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3018	+ Revision: 290709
12mr|kdebase4-workspace-4.9.4-3|3019	- Removed double applet insertion.
12mr|kdebase4-workspace-4.9.4-3|3020	- Initial PLasma::Icon modification to fit Mandriva non standard layout buttons. Applet size itself need be better handled.
12mr|kdebase4-workspace-4.9.4-3|3021	- Fix double deletion in mandriva menu applet. For some reason this are affected only in x86_64 archs and indirectly was causing
12mr|kdebase4-workspace-4.9.4-3|3022	the crashes related to translation using Utf8. Now system can be used even in greek.
12mr|kdebase4-workspace-4.9.4-3|3023	
12mr|kdebase4-workspace-4.9.4-3|3024	+ Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|3025	- Do not write gtkrc files when using IaOra
12mr|kdebase4-workspace-4.9.4-3|3026	
12mr|kdebase4-workspace-4.9.4-3|3027	+ Tiago Salem <salem@mandriva.com.br>
12mr|kdebase4-workspace-4.9.4-3|3028	- fix wrong hal query about suspend method (#44315)
12mr|kdebase4-workspace-4.9.4-3|3029	
12mr|kdebase4-workspace-4.9.4-3|3030	* Tue Sep 30 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.2-9mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3031	+ Revision: 290197
12mr|kdebase4-workspace-4.9.4-3|3032	- For some reason, utf translated strings are crashing in x86_64 systems, and a conversion is needed before mennu model is presented in screen. This is a workaround and not the proper fix yet, since the real reason for null pointer was not found.
12mr|kdebase4-workspace-4.9.4-3|3033	
12mr|kdebase4-workspace-4.9.4-3|3034	* Tue Sep 30 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.2-8mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3035	+ Revision: 289943
12mr|kdebase4-workspace-4.9.4-3|3036	- Add translation for menu, as use sycoca instead of kservice
12mr|kdebase4-workspace-4.9.4-3|3037	
12mr|kdebase4-workspace-4.9.4-3|3038	* Mon Sep 29 2008 Gustavo Pichorim Boiko <boiko@mandriva.com> 2:4.1.2-6mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3039	+ Revision: 289896
12mr|kdebase4-workspace-4.9.4-3|3040	- Make the color configuration module notify all application rootwindows about the changes.
12mr|kdebase4-workspace-4.9.4-3|3041	This makes sure xsettings-kde will be able to apply the newly changed colors to gtk apps.
12mr|kdebase4-workspace-4.9.4-3|3042	
12mr|kdebase4-workspace-4.9.4-3|3043	+ Funda Wang <fwang@mandriva.org>
12mr|kdebase4-workspace-4.9.4-3|3044	- merge translation from kde3 branch
12mr|kdebase4-workspace-4.9.4-3|3045	
12mr|kdebase4-workspace-4.9.4-3|3046	* Sun Sep 28 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.2-5mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3047	+ Revision: 289078
12mr|kdebase4-workspace-4.9.4-3|3048	- Change systemsettings menu entry name
12mr|kdebase4-workspace-4.9.4-3|3049	- Fix version in startkde
12mr|kdebase4-workspace-4.9.4-3|3050	
12mr|kdebase4-workspace-4.9.4-3|3051	* Sat Sep 27 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.2-4mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3052	+ Revision: 288892
12mr|kdebase4-workspace-4.9.4-3|3053	- rotate kdm logfiles
12mr|kdebase4-workspace-4.9.4-3|3054	
12mr|kdebase4-workspace-4.9.4-3|3055	* Fri Sep 26 2008 Gustavo Pichorim Boiko <boiko@mandriva.com> 2:4.1.2-3mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3056	+ Revision: 288685
12mr|kdebase4-workspace-4.9.4-3|3057	- Save the name of the color schemes
12mr|kdebase4-workspace-4.9.4-3|3058	
12mr|kdebase4-workspace-4.9.4-3|3059	* Fri Sep 26 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.2-2mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3060	+ Revision: 288512
12mr|kdebase4-workspace-4.9.4-3|3061	- Allow systemsettings to show on the menu
12mr|kdebase4-workspace-4.9.4-3|3062	
12mr|kdebase4-workspace-4.9.4-3|3063	* Thu Sep 25 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.2-1mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3064	+ Revision: 288217
12mr|kdebase4-workspace-4.9.4-3|3065	- KDE 4.1.2 arriving.
12mr|kdebase4-workspace-4.9.4-3|3066	- Startkde now parses share/kde4/env
12mr|kdebase4-workspace-4.9.4-3|3067	
12mr|kdebase4-workspace-4.9.4-3|3068	* Tue Sep 23 2008 Arthur Renato Mello <arthur@mandriva.com> 2:4.1.1-14mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3069	+ Revision: 287238
12mr|kdebase4-workspace-4.9.4-3|3070	- Adding support to use kde4-splash-mdv on startkde script
12mr|kdebase4-workspace-4.9.4-3|3071	
12mr|kdebase4-workspace-4.9.4-3|3072	* Mon Sep 22 2008 Arthur Renato Mello <arthur@mandriva.com> 2:4.1.1-13mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3073	+ Revision: 287149
12mr|kdebase4-workspace-4.9.4-3|3074	- Add support for new KDE Splash on startkde script
12mr|kdebase4-workspace-4.9.4-3|3075	
12mr|kdebase4-workspace-4.9.4-3|3076	* Sat Sep 20 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.1-12mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3077	+ Revision: 286054
12mr|kdebase4-workspace-4.9.4-3|3078	- Reintroduce proper systray refactor code
12mr|kdebase4-workspace-4.9.4-3|3079	
12mr|kdebase4-workspace-4.9.4-3|3080	* Sat Sep 20 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.1-11mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3081	+ Revision: 286050
12mr|kdebase4-workspace-4.9.4-3|3082	- Systray not appears due new code and missing dataengine. Code reintroduced in patch.
12mr|kdebase4-workspace-4.9.4-3|3083	
12mr|kdebase4-workspace-4.9.4-3|3084	* Fri Sep 19 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.1-10mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3085	+ Revision: 286011
12mr|kdebase4-workspace-4.9.4-3|3086	- "Soon it will grow, start moving and talking, and then turn into a cat." Well, not anymore :-)
12mr|kdebase4-workspace-4.9.4-3|3087	(c) Spuk 2009
12mr|kdebase4-workspace-4.9.4-3|3088	
12mr|kdebase4-workspace-4.9.4-3|3089	* Fri Sep 19 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.1-9mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3090	+ Revision: 285975
12mr|kdebase4-workspace-4.9.4-3|3091	- Second fix for menu model issues
12mr|kdebase4-workspace-4.9.4-3|3092	
12mr|kdebase4-workspace-4.9.4-3|3093	* Fri Sep 19 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.1-8mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3094	+ Revision: 285940
12mr|kdebase4-workspace-4.9.4-3|3095	- Fix another invalid access that lead menu to crash
12mr|kdebase4-workspace-4.9.4-3|3096	
12mr|kdebase4-workspace-4.9.4-3|3097	* Thu Sep 18 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.1-7mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3098	+ Revision: 285680
12mr|kdebase4-workspace-4.9.4-3|3099	- Switch to mandriva menu instead of simpleapplet
12mr|kdebase4-workspace-4.9.4-3|3100	- post branch patch to size of lock applet
12mr|kdebase4-workspace-4.9.4-3|3101	
12mr|kdebase4-workspace-4.9.4-3|3102	* Wed Sep 17 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.1-6mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3103	+ Revision: 285538
12mr|kdebase4-workspace-4.9.4-3|3104	- revert changes of last startkde merge
12mr|kdebase4-workspace-4.9.4-3|3105	- Fix menu issue with empty recently used applications
12mr|kdebase4-workspace-4.9.4-3|3106	
12mr|kdebase4-workspace-4.9.4-3|3107	* Tue Sep 16 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.1-4mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3108	+ Revision: 285187
12mr|kdebase4-workspace-4.9.4-3|3109	- Removed invalid patch
12mr|kdebase4-workspace-4.9.4-3|3110	- Fix for startkde from upstream package
12mr|kdebase4-workspace-4.9.4-3|3111	- MOved wmsession to 01KDE, as requested by fcrozat
12mr|kdebase4-workspace-4.9.4-3|3112	
12mr|kdebase4-workspace-4.9.4-3|3113	* Thu Sep 04 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.1-3mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3114	+ Revision: 280690
12mr|kdebase4-workspace-4.9.4-3|3115	- Convenience requires
12mr|kdebase4-workspace-4.9.4-3|3116	
12mr|kdebase4-workspace-4.9.4-3|3117	* Mon Sep 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.1-2mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3118	+ Revision: 278187
12mr|kdebase4-workspace-4.9.4-3|3119	- Fix conflicts betwenn kdebase4-workspace && kdm
12mr|kdebase4-workspace-4.9.4-3|3120	
12mr|kdebase4-workspace-4.9.4-3|3121	* Sun Aug 31 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.1-1mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3122	+ Revision: 277818
12mr|kdebase4-workspace-4.9.4-3|3123	- Upgrade test for 4.1.1.
12mr|kdebase4-workspace-4.9.4-3|3124	
12mr|kdebase4-workspace-4.9.4-3|3125	* Tue Aug 26 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.0-20mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3126	+ Revision: 276397
12mr|kdebase4-workspace-4.9.4-3|3127	- Fix crash on invalid refcount at mandriva menu
12mr|kdebase4-workspace-4.9.4-3|3128	
12mr|kdebase4-workspace-4.9.4-3|3129	* Tue Aug 26 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.0-19mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3130	+ Revision: 276077
12mr|kdebase4-workspace-4.9.4-3|3131	- kdm face icons now accept png as default
12mr|kdebase4-workspace-4.9.4-3|3132	- Initial support for Mandriva menu. Issues in current plasma icon still  prevent proper menu icon
12mr|kdebase4-workspace-4.9.4-3|3133	
12mr|kdebase4-workspace-4.9.4-3|3134	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|3135	- exclude battery desktop file too
12mr|kdebase4-workspace-4.9.4-3|3136	
12mr|kdebase4-workspace-4.9.4-3|3137	* Sun Aug 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.0-17mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3138	+ Revision: 275424
12mr|kdebase4-workspace-4.9.4-3|3139	- backport tooltip support
12mr|kdebase4-workspace-4.9.4-3|3140	
12mr|kdebase4-workspace-4.9.4-3|3141	* Sat Aug 23 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.0-16mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3142	+ Revision: 275257
12mr|kdebase4-workspace-4.9.4-3|3143	- Turn off glib loop on kwin to reduce cpu consumption. experimental patch.
12mr|kdebase4-workspace-4.9.4-3|3144	
12mr|kdebase4-workspace-4.9.4-3|3145	* Sun Aug 17 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.0-15mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3146	+ Revision: 272991
12mr|kdebase4-workspace-4.9.4-3|3147	- Add patch to fix transparency issue
12mr|kdebase4-workspace-4.9.4-3|3148	
12mr|kdebase4-workspace-4.9.4-3|3149	* Wed Aug 13 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.0-14mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3150	+ Revision: 271415
12mr|kdebase4-workspace-4.9.4-3|3151	- Daily branch patch update
12mr|kdebase4-workspace-4.9.4-3|3152	
12mr|kdebase4-workspace-4.9.4-3|3153	* Thu Aug 07 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.0-13mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3154	+ Revision: 266744
12mr|kdebase4-workspace-4.9.4-3|3155	- Raise the release
12mr|kdebase4-workspace-4.9.4-3|3156	- Daily branches patch update
12mr|kdebase4-workspace-4.9.4-3|3157	- Added plasma notification applet as backport
12mr|kdebase4-workspace-4.9.4-3|3158	
12mr|kdebase4-workspace-4.9.4-3|3159	* Thu Aug 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.0-11mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3160	+ Revision: 265680
12mr|kdebase4-workspace-4.9.4-3|3161	- Update xdg support patch again
12mr|kdebase4-workspace-4.9.4-3|3162	- Move krunner_lock on the right package
12mr|kdebase4-workspace-4.9.4-3|3163	
12mr|kdebase4-workspace-4.9.4-3|3164	* Wed Aug 06 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.0-9mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3165	+ Revision: 264168
12mr|kdebase4-workspace-4.9.4-3|3166	- Second try for the xdg support on the menu
12mr|kdebase4-workspace-4.9.4-3|3167	
12mr|kdebase4-workspace-4.9.4-3|3168	* Tue Aug 05 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.0-8mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3169	+ Revision: 263968
12mr|kdebase4-workspace-4.9.4-3|3170	- Add fixes for simplemenu applet
12mr|kdebase4-workspace-4.9.4-3|3171	
12mr|kdebase4-workspace-4.9.4-3|3172	* Tue Aug 05 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.0-7mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3173	+ Revision: 263857
12mr|kdebase4-workspace-4.9.4-3|3174	- Daily branch patch updates
12mr|kdebase4-workspace-4.9.4-3|3175	- Disable plasma battery applet. We're providing kde4powersave and not intend to make our users confuse
12mr|kdebase4-workspace-4.9.4-3|3176	
12mr|kdebase4-workspace-4.9.4-3|3177	* Mon Aug 04 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.0-6mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3178	+ Revision: 263321
12mr|kdebase4-workspace-4.9.4-3|3179	- Say Hello to the Magic Lamp effect
12mr|kdebase4-workspace-4.9.4-3|3180	
12mr|kdebase4-workspace-4.9.4-3|3181	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|3182	- Fixed my patch mess related to branch. Now all patches are in proper order
12mr|kdebase4-workspace-4.9.4-3|3183	
12mr|kdebase4-workspace-4.9.4-3|3184	* Sun Aug 03 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.0-5mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3185	+ Revision: 262465
12mr|kdebase4-workspace-4.9.4-3|3186	- [BUGFIX] Update with branch patches that fix some menus issues (Bug #42308)
12mr|kdebase4-workspace-4.9.4-3|3187	
12mr|kdebase4-workspace-4.9.4-3|3188	* Fri Aug 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.0-4mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3189	+ Revision: 259220
12mr|kdebase4-workspace-4.9.4-3|3190	- Add patch 122 to fix crashes on classic menu applet
12mr|kdebase4-workspace-4.9.4-3|3191	
12mr|kdebase4-workspace-4.9.4-3|3192	* Wed Jul 30 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.0-3mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3193	+ Revision: 254154
12mr|kdebase4-workspace-4.9.4-3|3194	- Start updates from post 4.1.0 branch on cooker only. All patches comes with full description inside.
12mr|kdebase4-workspace-4.9.4-3|3195	
12mr|kdebase4-workspace-4.9.4-3|3196	* Mon Jul 28 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.0-2mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3197	+ Revision: 251566
12mr|kdebase4-workspace-4.9.4-3|3198	- Update with Release Candidate 1 - 4.1.0
12mr|kdebase4-workspace-4.9.4-3|3199	
12mr|kdebase4-workspace-4.9.4-3|3200	* Sat Jul 26 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.0-1mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3201	+ Revision: 250102
12mr|kdebase4-workspace-4.9.4-3|3202	- Update cube effect patch ( lot of bugfixes)
12mr|kdebase4-workspace-4.9.4-3|3203	
12mr|kdebase4-workspace-4.9.4-3|3204	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|3205	- Update with Release Candidate 1 - 4.1.0
12mr|kdebase4-workspace-4.9.4-3|3206	
12mr|kdebase4-workspace-4.9.4-3|3207	* Thu Jul 17 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.98-7mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3208	+ Revision: 237751
12mr|kdebase4-workspace-4.9.4-3|3209	- Update with current consolekit fedora patch as pointed by neoclust and discussed in the bko thread http://bugs.kde.org/show_bug.cgi?id=147790. All patches from Mandriva was integrated alreadyin this fedora patch and we're aiming for a common version
12mr|kdebase4-workspace-4.9.4-3|3210	
12mr|kdebase4-workspace-4.9.4-3|3211	* Mon Jul 14 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.98-6mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3212	+ Revision: 234698
12mr|kdebase4-workspace-4.9.4-3|3213	- rc1 tarball ws updated upstream to include systray fix
12mr|kdebase4-workspace-4.9.4-3|3214	
12mr|kdebase4-workspace-4.9.4-3|3215	* Sun Jul 13 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.98-5mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3216	+ Revision: 234388
12mr|kdebase4-workspace-4.9.4-3|3217	- Update cube effcts
12mr|kdebase4-workspace-4.9.4-3|3218	
12mr|kdebase4-workspace-4.9.4-3|3219	* Sun Jul 13 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.98-4mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3220	+ Revision: 234308
12mr|kdebase4-workspace-4.9.4-3|3221	- Update Cube effects (Now there is a cylinder effects too on it )
12mr|kdebase4-workspace-4.9.4-3|3222	
12mr|kdebase4-workspace-4.9.4-3|3223	* Fri Jul 11 2008 Olivier Blin <blino@mandriva.org> 2:4.0.98-3mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3224	+ Revision: 233829
12mr|kdebase4-workspace-4.9.4-3|3225	- rebuild since the BS ate the previous release
12mr|kdebase4-workspace-4.9.4-3|3226	- fix autologin for users having a password (by using pam_permit in kde-np pam config)
12mr|kdebase4-workspace-4.9.4-3|3227	- move kde pam files to kdm package (used by kdm only, and provided upstream in kdebase-workspace)
12mr|kdebase4-workspace-4.9.4-3|3228	
12mr|kdebase4-workspace-4.9.4-3|3229	* Thu Jul 10 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.98-1mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3230	+ Revision: 233204
12mr|kdebase4-workspace-4.9.4-3|3231	- Update with Release Candidate 1 - 4.0.98
12mr|kdebase4-workspace-4.9.4-3|3232	
12mr|kdebase4-workspace-4.9.4-3|3233	* Wed Jul 09 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.85-2mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3234	+ Revision: 233151
12mr|kdebase4-workspace-4.9.4-3|3235	- Fixed click x double click login issue on kdm list
12mr|kdebase4-workspace-4.9.4-3|3236	
12mr|kdebase4-workspace-4.9.4-3|3237	* Wed Jul 09 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.85-1mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3238	+ Revision: 233107
12mr|kdebase4-workspace-4.9.4-3|3239	- First attempt from upstream to fix nasty systray gtk bug. Related to bko https://bugs.kde.org/show_bug.cgi?id=164786
12mr|kdebase4-workspace-4.9.4-3|3240	
12mr|kdebase4-workspace-4.9.4-3|3241	* Mon Jul 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.85-1mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3242	+ Revision: 232325
12mr|kdebase4-workspace-4.9.4-3|3243	- Fix File list
12mr|kdebase4-workspace-4.9.4-3|3244	- Update to kde 4.0.85
12mr|kdebase4-workspace-4.9.4-3|3245	Remove patches 4,5,6 : Merged upstream
12mr|kdebase4-workspace-4.9.4-3|3246	
12mr|kdebase4-workspace-4.9.4-3|3247	* Sun Jul 06 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.84-9mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3248	+ Revision: 232275
12mr|kdebase4-workspace-4.9.4-3|3249	- Fix cube effect patch header
12mr|kdebase4-workspace-4.9.4-3|3250	- New snapshot of cube effect patch
12mr|kdebase4-workspace-4.9.4-3|3251	Close cube with release of right mouse button. (I do not understand why catching a double click event does not work...)
12mr|kdebase4-workspace-4.9.4-3|3252	FEATURE: 165855
12mr|kdebase4-workspace-4.9.4-3|3253	
12mr|kdebase4-workspace-4.9.4-3|3254	* Sat Jul 05 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.84-8mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3255	+ Revision: 232019
12mr|kdebase4-workspace-4.9.4-3|3256	- New snapshot of cube effect patch
12mr|kdebase4-workspace-4.9.4-3|3257	Now you can move the cube with the mouse
12mr|kdebase4-workspace-4.9.4-3|3258	
12mr|kdebase4-workspace-4.9.4-3|3259	* Wed Jul 02 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.84-7mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3260	+ Revision: 230802
12mr|kdebase4-workspace-4.9.4-3|3261	- Add patch6 that add missing bluetooth signals ( needed by next kbluetooth4 )
12mr|kdebase4-workspace-4.9.4-3|3262	
12mr|kdebase4-workspace-4.9.4-3|3263	* Wed Jul 02 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.84-6mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3264	+ Revision: 230633
12mr|kdebase4-workspace-4.9.4-3|3265	- Fix cub effect patch
12mr|kdebase4-workspace-4.9.4-3|3266	- Update Cube patch ( now there is a configuration window )
12mr|kdebase4-workspace-4.9.4-3|3267	
12mr|kdebase4-workspace-4.9.4-3|3268	* Tue Jul 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.84-5mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3269	+ Revision: 230436
12mr|kdebase4-workspace-4.9.4-3|3270	- New version of the systray fix patch
12mr|kdebase4-workspace-4.9.4-3|3271	
12mr|kdebase4-workspace-4.9.4-3|3272	* Sun Jun 29 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.84-4mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3273	+ Revision: 230023
12mr|kdebase4-workspace-4.9.4-3|3274	- Fix cube effect patch
12mr|kdebase4-workspace-4.9.4-3|3275	- Update cube effect patch
12mr|kdebase4-workspace-4.9.4-3|3276	
12mr|kdebase4-workspace-4.9.4-3|3277	* Sat Jun 28 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.84-3mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3278	+ Revision: 229808
12mr|kdebase4-workspace-4.9.4-3|3279	- Update Patch 2 : Cube Effet
12mr|kdebase4-workspace-4.9.4-3|3280	Disable patch 5 for now as it do not work for the moment
12mr|kdebase4-workspace-4.9.4-3|3281	
12mr|kdebase4-workspace-4.9.4-3|3282	* Sat Jun 28 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.84-2mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3283	+ Revision: 229638
12mr|kdebase4-workspace-4.9.4-3|3284	- Remove Patch3 : Merged upstream
12mr|kdebase4-workspace-4.9.4-3|3285	Add Experimental patch5, that try to fix the issue with net_applet not visible on the systray
12mr|kdebase4-workspace-4.9.4-3|3286	
12mr|kdebase4-workspace-4.9.4-3|3287	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|3288	- Update with new snapshot tarballs 4.0.84
12mr|kdebase4-workspace-4.9.4-3|3289	
12mr|kdebase4-workspace-4.9.4-3|3290	* Fri Jun 20 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.83-2mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3291	+ Revision: 227609
12mr|kdebase4-workspace-4.9.4-3|3292	- Strange that last package just missed one of the headers blocking plasmoids to be built
12mr|kdebase4-workspace-4.9.4-3|3293	
12mr|kdebase4-workspace-4.9.4-3|3294	* Fri Jun 20 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.83-1mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3295	+ Revision: 227487
12mr|kdebase4-workspace-4.9.4-3|3296	- Update with new snapshot tarballs 4.0.83
12mr|kdebase4-workspace-4.9.4-3|3297	
12mr|kdebase4-workspace-4.9.4-3|3298	* Wed Jun 18 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.82-5mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3299	+ Revision: 225366
12mr|kdebase4-workspace-4.9.4-3|3300	- Moved cube effect patch to top of patch list.
12mr|kdebase4-workspace-4.9.4-3|3301	- Removed all foreign patches that comes from a different codebase.
12mr|kdebase4-workspace-4.9.4-3|3302	Cleaning up help us to find issues as some reported in recent qa article by Frederik
12mr|kdebase4-workspace-4.9.4-3|3303	- mdv online desktop removed for now. Planning for a Mandriva Plasmoid in future to replace all this
12mr|kdebase4-workspace-4.9.4-3|3304	features
12mr|kdebase4-workspace-4.9.4-3|3305	
12mr|kdebase4-workspace-4.9.4-3|3306	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|3307	- Add patch11 that add support for cube on the window effects
12mr|kdebase4-workspace-4.9.4-3|3308	
12mr|kdebase4-workspace-4.9.4-3|3309	* Sat Jun 14 2008 Anssi Hannula <anssi@mandriva.org> 1:4.0.82-3mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3310	+ Revision: 219127
12mr|kdebase4-workspace-4.9.4-3|3311	- update versioned conflicts for old krandr
12mr|kdebase4-workspace-4.9.4-3|3312	- add conflicts to -devel with old kde3 devel packages
12mr|kdebase4-workspace-4.9.4-3|3313	- update versioned conflicts in -devel for moved dbus interface files
12mr|kdebase4-workspace-4.9.4-3|3314	
12mr|kdebase4-workspace-4.9.4-3|3315	* Thu Jun 12 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.82-2mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3316	+ Revision: 218298
12mr|kdebase4-workspace-4.9.4-3|3317	- Proper interface dir
12mr|kdebase4-workspace-4.9.4-3|3318	- Update with new snapshot tarballs 4.0.82
12mr|kdebase4-workspace-4.9.4-3|3319	- Update with new snapshot tarballs 4.0.82
12mr|kdebase4-workspace-4.9.4-3|3320	
12mr|kdebase4-workspace-4.9.4-3|3321	+ Pixel <pixel@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|3322	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|kdebase4-workspace-4.9.4-3|3323	
12mr|kdebase4-workspace-4.9.4-3|3324	* Tue Jun 03 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.81-3mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3325	+ Revision: 214835
12mr|kdebase4-workspace-4.9.4-3|3326	- Fixed consolekit patch
12mr|kdebase4-workspace-4.9.4-3|3327	- Update with new snapshot tarballs 4.0.81
12mr|kdebase4-workspace-4.9.4-3|3328	
12mr|kdebase4-workspace-4.9.4-3|3329	* Sun Jun 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.81-2mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3330	+ Revision: 214157
12mr|kdebase4-workspace-4.9.4-3|3331	- Fix menu-laucher patch
12mr|kdebase4-workspace-4.9.4-3|3332	- Use upstream commit 815052 to associate Alt+F1 by default with the menu
12mr|kdebase4-workspace-4.9.4-3|3333	
12mr|kdebase4-workspace-4.9.4-3|3334	* Fri May 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.81-1mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3335	+ Revision: 213282
12mr|kdebase4-workspace-4.9.4-3|3336	- New snapshot 4.0.81
12mr|kdebase4-workspace-4.9.4-3|3337	- New snapshot 4.0.81
12mr|kdebase4-workspace-4.9.4-3|3338	- Add drakconf with systemsettings on kickoff
12mr|kdebase4-workspace-4.9.4-3|3339	- Add patch6 to fix bnc #391765
12mr|kdebase4-workspace-4.9.4-3|3340	
12mr|kdebase4-workspace-4.9.4-3|3341	* Mon May 26 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.80-5mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3342	+ Revision: 211402
12mr|kdebase4-workspace-4.9.4-3|3343	- Unactivate patch 2 for the moment
12mr|kdebase4-workspace-4.9.4-3|3344	- Fix patch 5
12mr|kdebase4-workspace-4.9.4-3|3345	- Disable patch5 for the moment
12mr|kdebase4-workspace-4.9.4-3|3346	- Explicitly add major
12mr|kdebase4-workspace-4.9.4-3|3347	- Obsoletes libplasma1
12mr|kdebase4-workspace-4.9.4-3|3348	- Apply patch 5
12mr|kdebase4-workspace-4.9.4-3|3349	- Add some functionnalities :
12mr|kdebase4-workspace-4.9.4-3|3350	- List newly installed apps (upstream commit ) (revision 791871 )
12mr|kdebase4-workspace-4.9.4-3|3351	- Add the save session feature ( revision 808087 )
12mr|kdebase4-workspace-4.9.4-3|3352	- Copy suspend parts from ksmserver logout dialog (revision 811622 )
12mr|kdebase4-workspace-4.9.4-3|3353	- Make drop of local file to Plasma desktop copy to ~/Desktop ( revision 811590 )
12mr|kdebase4-workspace-4.9.4-3|3354	- Add global shortcut to open start menu ( revision 807732 )
12mr|kdebase4-workspace-4.9.4-3|3355	
12mr|kdebase4-workspace-4.9.4-3|3356	* Sat May 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.80-2mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3357	+ Revision: 210968
12mr|kdebase4-workspace-4.9.4-3|3358	- Fix File List
12mr|kdebase4-workspace-4.9.4-3|3359	- [BUGFIX] Make kcheckpass working by making it suid root (Bug #41023)
12mr|kdebase4-workspace-4.9.4-3|3360	
12mr|kdebase4-workspace-4.9.4-3|3361	* Sat May 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.80-1mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3362	+ Revision: 210923
12mr|kdebase4-workspace-4.9.4-3|3363	- Versionnate BR
12mr|kdebase4-workspace-4.9.4-3|3364	- Own %%_kde_appsdir/ksmserver
12mr|kdebase4-workspace-4.9.4-3|3365	- Own %%_kde_appsdir/systemsettings
12mr|kdebase4-workspace-4.9.4-3|3366	
12mr|kdebase4-workspace-4.9.4-3|3367	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|3368	- New upstream kde4 4.1 beta1
12mr|kdebase4-workspace-4.9.4-3|3369	
12mr|kdebase4-workspace-4.9.4-3|3370	* Sun May 18 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.74-4mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3371	+ Revision: 208820
12mr|kdebase4-workspace-4.9.4-3|3372	- Do not build networkmanager support for the moment
12mr|kdebase4-workspace-4.9.4-3|3373	
12mr|kdebase4-workspace-4.9.4-3|3374	* Sun May 18 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.74-3mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3375	+ Revision: 208687
12mr|kdebase4-workspace-4.9.4-3|3376	- Fix conflicts against systemsettings-kde3 (thanks to berthy)
12mr|kdebase4-workspace-4.9.4-3|3377	
12mr|kdebase4-workspace-4.9.4-3|3378	* Fri May 16 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.74-2mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3379	+ Revision: 208163
12mr|kdebase4-workspace-4.9.4-3|3380	- Versionnate BuildRequire
12mr|kdebase4-workspace-4.9.4-3|3381	- Rebuild against new kdepimlibs4
12mr|kdebase4-workspace-4.9.4-3|3382	
12mr|kdebase4-workspace-4.9.4-3|3383	* Fri May 16 2008 Funda Wang <fwang@mandriva.org> 1:4.0.74-1mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3384	+ Revision: 208065
12mr|kdebase4-workspace-4.9.4-3|3385	- New version 4.0.74
12mr|kdebase4-workspace-4.9.4-3|3386	
12mr|kdebase4-workspace-4.9.4-3|3387	* Tue May 13 2008 Anssi Hannula <anssi@mandriva.org> 1:4.0.73-2mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3388	+ Revision: 206680
12mr|kdebase4-workspace-4.9.4-3|3389	- add Conflicts for old KDE3 packages for smooth upgrade
12mr|kdebase4-workspace-4.9.4-3|3390	
12mr|kdebase4-workspace-4.9.4-3|3391	* Thu May 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.73-1mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3392	+ Revision: 204571
12mr|kdebase4-workspace-4.9.4-3|3393	- Update to kde 4.0.73
12mr|kdebase4-workspace-4.9.4-3|3394	
12mr|kdebase4-workspace-4.9.4-3|3395	* Wed May 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.72-4mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3396	+ Revision: 203396
12mr|kdebase4-workspace-4.9.4-3|3397	- Add back support for mandriva menus
12mr|kdebase4-workspace-4.9.4-3|3398	
12mr|kdebase4-workspace-4.9.4-3|3399	* Tue May 06 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.72-3mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3400	+ Revision: 202213
12mr|kdebase4-workspace-4.9.4-3|3401	- Now requires proper config files for kdm
12mr|kdebase4-workspace-4.9.4-3|3402	- Removed duplicated and invalid files
12mr|kdebase4-workspace-4.9.4-3|3403	- Fixed startkde with current upstream changes
12mr|kdebase4-workspace-4.9.4-3|3404	At this moment, kde 4.1 alpha can start to be used in cooker
12mr|kdebase4-workspace-4.9.4-3|3405	
12mr|kdebase4-workspace-4.9.4-3|3406	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|3407	- Fix BuildRequires ( thanks to helio )
12mr|kdebase4-workspace-4.9.4-3|3408	
12mr|kdebase4-workspace-4.9.4-3|3409	* Tue May 06 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.72-1mdv2009.0
12mr|kdebase4-workspace-4.9.4-3|3410	+ Revision: 201968
12mr|kdebase4-workspace-4.9.4-3|3411	- Fix file list (comment for the moment, will be fixed on the next rpm
12mr|kdebase4-workspace-4.9.4-3|3412	- Add buildrequire
12mr|kdebase4-workspace-4.9.4-3|3413	- Add some BuildRequires
12mr|kdebase4-workspace-4.9.4-3|3414	- Update to kde 4.0.72
12mr|kdebase4-workspace-4.9.4-3|3415	- Add upstream missing functions (setMaxSourceCount and maxSourceCount)
12mr|kdebase4-workspace-4.9.4-3|3416	- add printer-applet files
12mr|kdebase4-workspace-4.9.4-3|3417	- New snapshot 4.0.69
12mr|kdebase4-workspace-4.9.4-3|3418	- New Snapshot ( 4.0.69 )
12mr|kdebase4-workspace-4.9.4-3|3419	Reverted change from revision 192347 ( made  too much conflicts )
12mr|kdebase4-workspace-4.9.4-3|3420	Remove merged upstream patch ( Patch 100 )
12mr|kdebase4-workspace-4.9.4-3|3421	
12mr|kdebase4-workspace-4.9.4-3|3422	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|3423	- kdm earns their own name now, finally
12mr|kdebase4-workspace-4.9.4-3|3424	- New upstream kde4 4.1 alpha 1
12mr|kdebase4-workspace-4.9.4-3|3425	- Starting to push new infrastructure for devel KDE 4.1. KDE 4 will be on / now. KDE is dead. Long live KDE vi kdenetwork4/SPECS/kdenetwork4.spec ;-)
12mr|kdebase4-workspace-4.9.4-3|3426	
12mr|kdebase4-workspace-4.9.4-3|3427	* Sat Mar 29 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.3-1mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3428	+ Revision: 191121
12mr|kdebase4-workspace-4.9.4-3|3429	- Remvove debug
12mr|kdebase4-workspace-4.9.4-3|3430	- remove already included patches
12mr|kdebase4-workspace-4.9.4-3|3431	- Update for last stable release 4.0.3
12mr|kdebase4-workspace-4.9.4-3|3432	
12mr|kdebase4-workspace-4.9.4-3|3433	* Tue Mar 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.2-6mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3434	+ Revision: 186979
12mr|kdebase4-workspace-4.9.4-3|3435	- [FEATURE] Add mandriva tools at start on the systray (Bug #38761)
12mr|kdebase4-workspace-4.9.4-3|3436	
12mr|kdebase4-workspace-4.9.4-3|3437	* Mon Mar 10 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.2-5mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3438	+ Revision: 183929
12mr|kdebase4-workspace-4.9.4-3|3439	- [BUGFIX] Allow to double click on desktop icons (Bug #38597)
12mr|kdebase4-workspace-4.9.4-3|3440	- backport patch from 4.0.3 to fix changing wallpapers
12mr|kdebase4-workspace-4.9.4-3|3441	
12mr|kdebase4-workspace-4.9.4-3|3442	* Mon Mar 10 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.2-4mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3443	+ Revision: 183472
12mr|kdebase4-workspace-4.9.4-3|3444	- Fix install of startkde
12mr|kdebase4-workspace-4.9.4-3|3445	- Use external startkde  file
12mr|kdebase4-workspace-4.9.4-3|3446	Use mandriva menu layout (Bug # 38087)
12mr|kdebase4-workspace-4.9.4-3|3447	
12mr|kdebase4-workspace-4.9.4-3|3448	* Sat Mar 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.2-3mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3449	+ Revision: 182142
12mr|kdebase4-workspace-4.9.4-3|3450	- Rebuild against new qt4 changes
12mr|kdebase4-workspace-4.9.4-3|3451	
12mr|kdebase4-workspace-4.9.4-3|3452	* Sun Mar 02 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.2-2mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3453	+ Revision: 177701
12mr|kdebase4-workspace-4.9.4-3|3454	- Fix File list
12mr|kdebase4-workspace-4.9.4-3|3455	- Fix conflict with kde4-kinfocenter (part 1)
12mr|kdebase4-workspace-4.9.4-3|3456	- [BUGFIX] Do not crash when the wallpaper do not exist anymore (Bug #37992)
12mr|kdebase4-workspace-4.9.4-3|3457	- Add ifdef statement to allow backports again
12mr|kdebase4-workspace-4.9.4-3|3458	
12mr|kdebase4-workspace-4.9.4-3|3459	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|3460	- New upstream bugfix release 4.0.2
12mr|kdebase4-workspace-4.9.4-3|3461	
12mr|kdebase4-workspace-4.9.4-3|3462	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdebase4-workspace-4.9.4-3|3463	- fix no-buildroot-tag
12mr|kdebase4-workspace-4.9.4-3|3464	- fix description-line-too-long
12mr|kdebase4-workspace-4.9.4-3|3465	
12mr|kdebase4-workspace-4.9.4-3|3466	* Sun Feb 10 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.1-2mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3467	+ Revision: 164815
12mr|kdebase4-workspace-4.9.4-3|3468	- Updating for stable KDE 4.0.1
12mr|kdebase4-workspace-4.9.4-3|3469	- No more branches. From now, we will be using the monthly official KDE tarballs, as discussed by Mandriva KDE Team
12mr|kdebase4-workspace-4.9.4-3|3470	
12mr|kdebase4-workspace-4.9.4-3|3471	* Fri Jan 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.0-4.765577.2mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3472	+ Revision: 158079
12mr|kdebase4-workspace-4.9.4-3|3473	- Really remove plasma lib to devel package ( thanks thierry )
12mr|kdebase4-workspace-4.9.4-3|3474	
12mr|kdebase4-workspace-4.9.4-3|3475	* Thu Jan 24 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.0-4.765577.1mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3476	+ Revision: 157529
12mr|kdebase4-workspace-4.9.4-3|3477	- Update for current 4.0 branch
12mr|kdebase4-workspace-4.9.4-3|3478	
12mr|kdebase4-workspace-4.9.4-3|3479	* Wed Jan 23 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.0-4mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3480	+ Revision: 157230
12mr|kdebase4-workspace-4.9.4-3|3481	- Move devel files out of main package
12mr|kdebase4-workspace-4.9.4-3|3482	
12mr|kdebase4-workspace-4.9.4-3|3483	* Sun Jan 20 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.0-3mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3484	+ Revision: 155174
12mr|kdebase4-workspace-4.9.4-3|3485	- [FEATURE] Add systemtray patch to allow to have gtk apps on the systray
12mr|kdebase4-workspace-4.9.4-3|3486	- [FEATURE] Add ConsoleKit support to kdm (from fedora)
12mr|kdebase4-workspace-4.9.4-3|3487	
12mr|kdebase4-workspace-4.9.4-3|3488	* Sat Jan 19 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.0-2mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3489	+ Revision: 155016
12mr|kdebase4-workspace-4.9.4-3|3490	- Fix File list so no devel packages are needed anymore
12mr|kdebase4-workspace-4.9.4-3|3491	
12mr|kdebase4-workspace-4.9.4-3|3492	* Thu Jan 10 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.0-1mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3493	+ Revision: 147717
12mr|kdebase4-workspace-4.9.4-3|3494	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|3495	
12mr|kdebase4-workspace-4.9.4-3|3496	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|3497	- Update for final stable 4.0.0
12mr|kdebase4-workspace-4.9.4-3|3498	
12mr|kdebase4-workspace-4.9.4-3|3499	+ Olivier Blin <blino@mandriva.org>
12mr|kdebase4-workspace-4.9.4-3|3500	- restore BuildRoot
12mr|kdebase4-workspace-4.9.4-3|3501	
12mr|kdebase4-workspace-4.9.4-3|3502	* Mon Dec 24 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.97.1-1.752045.1mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3503	+ Revision: 137370
12mr|kdebase4-workspace-4.9.4-3|3504	- New snapshot
12mr|kdebase4-workspace-4.9.4-3|3505	libkwinnvidiahack is now on this package
12mr|kdebase4-workspace-4.9.4-3|3506	Kdm can be started now
12mr|kdebase4-workspace-4.9.4-3|3507	
12mr|kdebase4-workspace-4.9.4-3|3508	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdebase4-workspace-4.9.4-3|3509	- kill re-definition of %%buildroot on Pixel's request
12mr|kdebase4-workspace-4.9.4-3|3510	
12mr|kdebase4-workspace-4.9.4-3|3511	* Mon Dec 10 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.97.1-1mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3512	+ Revision: 117079
12mr|kdebase4-workspace-4.9.4-3|3513	- New snapshot
12mr|kdebase4-workspace-4.9.4-3|3514	Kfontinst, libkfontinst and libkfontinstui are now on workspace
12mr|kdebase4-workspace-4.9.4-3|3515	
12mr|kdebase4-workspace-4.9.4-3|3516	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|3517	- Updating to official 3.97.0
12mr|kdebase4-workspace-4.9.4-3|3518	
12mr|kdebase4-workspace-4.9.4-3|3519	* Sun Dec 02 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.743949.1mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3520	+ Revision: 114453
12mr|kdebase4-workspace-4.9.4-3|3521	- New snapshot
12mr|kdebase4-workspace-4.9.4-3|3522	
12mr|kdebase4-workspace-4.9.4-3|3523	* Fri Nov 30 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.743105.1mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3524	+ Revision: 114056
12mr|kdebase4-workspace-4.9.4-3|3525	- New snapshot
12mr|kdebase4-workspace-4.9.4-3|3526	
12mr|kdebase4-workspace-4.9.4-3|3527	* Wed Nov 28 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.742711.1mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3528	+ Revision: 113774
12mr|kdebase4-workspace-4.9.4-3|3529	- New snapshot
12mr|kdebase4-workspace-4.9.4-3|3530	
12mr|kdebase4-workspace-4.9.4-3|3531	* Mon Nov 26 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.741587.4mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3532	+ Revision: 112015
12mr|kdebase4-workspace-4.9.4-3|3533	- New snapshot
12mr|kdebase4-workspace-4.9.4-3|3534	
12mr|kdebase4-workspace-4.9.4-3|3535	* Sat Nov 24 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.740034.4mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3536	+ Revision: 111748
12mr|kdebase4-workspace-4.9.4-3|3537	- Make file list cleaner
12mr|kdebase4-workspace-4.9.4-3|3538	Add missing plasma file (libkdeinit_plasma.so)
12mr|kdebase4-workspace-4.9.4-3|3539	
12mr|kdebase4-workspace-4.9.4-3|3540	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdebase4-workspace-4.9.4-3|3541	- better description
12mr|kdebase4-workspace-4.9.4-3|3542	
12mr|kdebase4-workspace-4.9.4-3|3543	* Thu Nov 22 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.740034.3mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3544	+ Revision: 111352
12mr|kdebase4-workspace-4.9.4-3|3545	- Fix Obsoletes for libkickermain2
12mr|kdebase4-workspace-4.9.4-3|3546	
12mr|kdebase4-workspace-4.9.4-3|3547	* Thu Nov 22 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.740034.2mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3548	+ Revision: 111344
12mr|kdebase4-workspace-4.9.4-3|3549	- Fix Obsoletes for libtaskbar{4,5}
12mr|kdebase4-workspace-4.9.4-3|3550	
12mr|kdebase4-workspace-4.9.4-3|3551	* Thu Nov 22 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.740034.1mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3552	+ Revision: 111338
12mr|kdebase4-workspace-4.9.4-3|3553	- New snapshot
12mr|kdebase4-workspace-4.9.4-3|3554	
12mr|kdebase4-workspace-4.9.4-3|3555	* Fri Nov 16 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.0-0.737290.1mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3556	+ Revision: 109044
12mr|kdebase4-workspace-4.9.4-3|3557	- KDE 3.96.0
12mr|kdebase4-workspace-4.9.4-3|3558	
12mr|kdebase4-workspace-4.9.4-3|3559	* Sun Nov 11 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.95.2-0.734846.1mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3560	+ Revision: 107511
12mr|kdebase4-workspace-4.9.4-3|3561	- New snapshot ( say hello back to nepomuk )
12mr|kdebase4-workspace-4.9.4-3|3562	
12mr|kdebase4-workspace-4.9.4-3|3563	* Fri Nov 02 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.95.1-0.731791.1mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3564	+ Revision: 105284
12mr|kdebase4-workspace-4.9.4-3|3565	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|3566	- New snapshot post Rc1
12mr|kdebase4-workspace-4.9.4-3|3567	
12mr|kdebase4-workspace-4.9.4-3|3568	* Tue Oct 30 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.1-0.730896.1mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3569	+ Revision: 103768
12mr|kdebase4-workspace-4.9.4-3|3570	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|3571	- New snapshot
12mr|kdebase4-workspace-4.9.4-3|3572	
12mr|kdebase4-workspace-4.9.4-3|3573	* Thu Oct 25 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.1-0.729034.1mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3574	+ Revision: 102036
12mr|kdebase4-workspace-4.9.4-3|3575	- Fix File List
12mr|kdebase4-workspace-4.9.4-3|3576	- New snapshot
12mr|kdebase4-workspace-4.9.4-3|3577	
12mr|kdebase4-workspace-4.9.4-3|3578	* Wed Oct 24 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.1-0.728613.2mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3579	+ Revision: 101661
12mr|kdebase4-workspace-4.9.4-3|3580	- New snapshot
12mr|kdebase4-workspace-4.9.4-3|3581	- New svn snapshot
12mr|kdebase4-workspace-4.9.4-3|3582	Fix File list
12mr|kdebase4-workspace-4.9.4-3|3583	Fix confict against next kdeplayground4-plasma
12mr|kdebase4-workspace-4.9.4-3|3584	- Do not package nepomul stuffs, they belong to runtime
12mr|kdebase4-workspace-4.9.4-3|3585	
12mr|kdebase4-workspace-4.9.4-3|3586	* Sun Oct 21 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.0-0.727635.2mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3587	+ Revision: 100904
12mr|kdebase4-workspace-4.9.4-3|3588	- Clean file list
12mr|kdebase4-workspace-4.9.4-3|3589	
12mr|kdebase4-workspace-4.9.4-3|3590	* Thu Oct 18 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.0-0.726385.2mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3591	+ Revision: 100032
12mr|kdebase4-workspace-4.9.4-3|3592	- Add conflict as some plasma applets moved from playground to kdebase
12mr|kdebase4-workspace-4.9.4-3|3593	
12mr|kdebase4-workspace-4.9.4-3|3594	* Wed Oct 17 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.0-0.726385.1mdv2008.1
12mr|kdebase4-workspace-4.9.4-3|3595	+ Revision: 99742
12mr|kdebase4-workspace-4.9.4-3|3596	- Kde 4.0 Beta 3
12mr|kdebase4-workspace-4.9.4-3|3597	- New svn snapshot
12mr|kdebase4-workspace-4.9.4-3|3598	
12mr|kdebase4-workspace-4.9.4-3|3599	* Wed Oct 03 2007 Tiago Salem <salem@mandriva.com.br> 1:3.93.0-0.714129.4mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3600	+ Revision: 95202
12mr|kdebase4-workspace-4.9.4-3|3601	- Removing external reference to a png file in kde4-wallpaper-mandriva.svg
12mr|kdebase4-workspace-4.9.4-3|3602	- Bump release
12mr|kdebase4-workspace-4.9.4-3|3603	
12mr|kdebase4-workspace-4.9.4-3|3604	* Fri Sep 28 2007 Tiago Salem <salem@mandriva.com.br> 1:3.93.0-0.714129.3mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3605	+ Revision: 93600
12mr|kdebase4-workspace-4.9.4-3|3606	- Adding patch to disable plasma taskbar
12mr|kdebase4-workspace-4.9.4-3|3607	- Adding panel.desktop to autostart kicker
12mr|kdebase4-workspace-4.9.4-3|3608	- Adding k4 function to run kde4 apps (Ex: k4 konqueror)
12mr|kdebase4-workspace-4.9.4-3|3609	- Bumping release
12mr|kdebase4-workspace-4.9.4-3|3610	
12mr|kdebase4-workspace-4.9.4-3|3611	* Thu Sep 20 2007 Tiago Salem <salem@mandriva.com.br> 1:3.93.0-0.714129.2mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3612	+ Revision: 91567
12mr|kdebase4-workspace-4.9.4-3|3613	- Removing mdv2008.0 from Obsoletes tags.
12mr|kdebase4-workspace-4.9.4-3|3614	- Making Obsoletes tags versioned
12mr|kdebase4-workspace-4.9.4-3|3615	
12mr|kdebase4-workspace-4.9.4-3|3616	* Sat Sep 15 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.93.0-0.712616.2mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3617	+ Revision: 85841
12mr|kdebase4-workspace-4.9.4-3|3618	- Update with revision 712616
12mr|kdebase4-workspace-4.9.4-3|3619	
12mr|kdebase4-workspace-4.9.4-3|3620	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|3621	- [BUGFIX] Do not install Kde4 when this is not needed (Bug #31484)
12mr|kdebase4-workspace-4.9.4-3|3622	
12mr|kdebase4-workspace-4.9.4-3|3623	* Thu Sep 06 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.93.0-0.709129.1mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3624	+ Revision: 81147
12mr|kdebase4-workspace-4.9.4-3|3625	- Update with revision 709129
12mr|kdebase4-workspace-4.9.4-3|3626	- Update with revision 708704
12mr|kdebase4-workspace-4.9.4-3|3627	
12mr|kdebase4-workspace-4.9.4-3|3628	* Tue Sep 04 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.93.0-0.708282.1mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3629	+ Revision: 79446
12mr|kdebase4-workspace-4.9.4-3|3630	- New package
12mr|kdebase4-workspace-4.9.4-3|3631	
12mr|kdebase4-workspace-4.9.4-3|3632	* Thu Aug 30 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.92.0-0.706306.1mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3633	+ Revision: 75070
12mr|kdebase4-workspace-4.9.4-3|3634	- Update with revision 706306
12mr|kdebase4-workspace-4.9.4-3|3635	
12mr|kdebase4-workspace-4.9.4-3|3636	* Tue Aug 28 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.92.0-0.705487.2mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3637	+ Revision: 72365
12mr|kdebase4-workspace-4.9.4-3|3638	- Update with revision 705487
12mr|kdebase4-workspace-4.9.4-3|3639	- Update with revision 704399
12mr|kdebase4-workspace-4.9.4-3|3640	- Update with revision 702959
12mr|kdebase4-workspace-4.9.4-3|3641	- Update to revision 700912
12mr|kdebase4-workspace-4.9.4-3|3642	
12mr|kdebase4-workspace-4.9.4-3|3643	* Thu Aug 02 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.92.0-0.695685.1mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3644	+ Revision: 58317
12mr|kdebase4-workspace-4.9.4-3|3645	- Update for revision 695685
12mr|kdebase4-workspace-4.9.4-3|3646	- Update for revision 695647
12mr|kdebase4-workspace-4.9.4-3|3647	
12mr|kdebase4-workspace-4.9.4-3|3648	* Fri Jul 27 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.92-0.693361.2mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3649	+ Revision: 56445
12mr|kdebase4-workspace-4.9.4-3|3650	- Update to revision 693361
12mr|kdebase4-workspace-4.9.4-3|3651	- Disable klipper start for a while
12mr|kdebase4-workspace-4.9.4-3|3652	- Using new simplified build
12mr|kdebase4-workspace-4.9.4-3|3653	- Update for revision 690341
12mr|kdebase4-workspace-4.9.4-3|3654	
12mr|kdebase4-workspace-4.9.4-3|3655	* Wed Jul 18 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.91-0.689200.2mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3656	+ Revision: 53295
12mr|kdebase4-workspace-4.9.4-3|3657	- Better add an svg image than a shell script...
12mr|kdebase4-workspace-4.9.4-3|3658	
12mr|kdebase4-workspace-4.9.4-3|3659	* Wed Jul 18 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.91-0.689200.1mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3660	+ Revision: 53162
12mr|kdebase4-workspace-4.9.4-3|3661	- Fix soname now in kdebase
12mr|kdebase4-workspace-4.9.4-3|3662	- Update with revision 689200
12mr|kdebase4-workspace-4.9.4-3|3663	- Fixed file list
12mr|kdebase4-workspace-4.9.4-3|3664	- Fix plasma wallpaper ( hope so )
12mr|kdebase4-workspace-4.9.4-3|3665	- Update to revision 688743
12mr|kdebase4-workspace-4.9.4-3|3666	
12mr|kdebase4-workspace-4.9.4-3|3667	* Mon Jul 16 2007 Olivier Blin <blino@mandriva.org> 1:3.91-0.686880.3mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3668	+ Revision: 52444
12mr|kdebase4-workspace-4.9.4-3|3669	- require xmessage in the workspace package, it is used in startkde
12mr|kdebase4-workspace-4.9.4-3|3670	
12mr|kdebase4-workspace-4.9.4-3|3671	* Sat Jul 14 2007 Olivier Blin <blino@mandriva.org> 1:3.91-0.686880.2mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3672	+ Revision: 51904
12mr|kdebase4-workspace-4.9.4-3|3673	- require xprop and xset in the workspace package, they are used in startkde
12mr|kdebase4-workspace-4.9.4-3|3674	
12mr|kdebase4-workspace-4.9.4-3|3675	* Thu Jul 12 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.91-0.686880.1mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3676	+ Revision: 51575
12mr|kdebase4-workspace-4.9.4-3|3677	- Fix Mandriva background wallpaper
12mr|kdebase4-workspace-4.9.4-3|3678	- Update for revision 686880
12mr|kdebase4-workspace-4.9.4-3|3679	
12mr|kdebase4-workspace-4.9.4-3|3680	* Wed Jul 11 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.91-0.686593.1mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3681	+ Revision: 51431
12mr|kdebase4-workspace-4.9.4-3|3682	- Update for match new kdelibs
12mr|kdebase4-workspace-4.9.4-3|3683	- Update with revision 683926
12mr|kdebase4-workspace-4.9.4-3|3684	
12mr|kdebase4-workspace-4.9.4-3|3685	* Wed Jul 04 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.91-0.682706.1mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3686	+ Revision: 47973
12mr|kdebase4-workspace-4.9.4-3|3687	- Fix Conflicts
12mr|kdebase4-workspace-4.9.4-3|3688	- New snapshot after monday BIC
12mr|kdebase4-workspace-4.9.4-3|3689	
12mr|kdebase4-workspace-4.9.4-3|3690	* Tue Jul 03 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.91-0.682449.1mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3691	+ Revision: 47387
12mr|kdebase4-workspace-4.9.4-3|3692	- Put them on the right place
12mr|kdebase4-workspace-4.9.4-3|3693	- New snapshot
12mr|kdebase4-workspace-4.9.4-3|3694	
12mr|kdebase4-workspace-4.9.4-3|3695	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|3696	- Fix file list
12mr|kdebase4-workspace-4.9.4-3|3697	- Update from svn pos 3.91
12mr|kdebase4-workspace-4.9.4-3|3698	- New svn snapshot with more dolphin fixes
12mr|kdebase4-workspace-4.9.4-3|3699	- Update from svn
12mr|kdebase4-workspace-4.9.4-3|3700	
12mr|kdebase4-workspace-4.9.4-3|3701	* Tue Jun 26 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.90.2-0.680516mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3702	+ Revision: 44518
12mr|kdebase4-workspace-4.9.4-3|3703	- Finally a working build of current svn. Kdesktop is about to die.
12mr|kdebase4-workspace-4.9.4-3|3704	- Revision 680516
12mr|kdebase4-workspace-4.9.4-3|3705	- Update for svn revision 678468
12mr|kdebase4-workspace-4.9.4-3|3706	
12mr|kdebase4-workspace-4.9.4-3|3707	* Tue Jun 19 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.90.2-0.677668mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3708	+ Revision: 41649
12mr|kdebase4-workspace-4.9.4-3|3709	- Added nepomuk start/stop scripts on env/shutdown. Is not perfect yet but will help Sebastian to
12mr|kdebase4-workspace-4.9.4-3|3710	demonstrate nepomuk on akademy
12mr|kdebase4-workspace-4.9.4-3|3711	- Updated to lates branch. Preview back to work
12mr|kdebase4-workspace-4.9.4-3|3712	
12mr|kdebase4-workspace-4.9.4-3|3713	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdebase4-workspace-4.9.4-3|3714	- fix group
12mr|kdebase4-workspace-4.9.4-3|3715	
12mr|kdebase4-workspace-4.9.4-3|3716	* Mon Jun 18 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.90.2-0.677187mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3717	+ Revision: 41115
12mr|kdebase4-workspace-4.9.4-3|3718	- Make dm session works. Previous startkde patch was broken
12mr|kdebase4-workspace-4.9.4-3|3719	- Remove dups in file list
12mr|kdebase4-workspace-4.9.4-3|3720	- Now we have some background :-)
12mr|kdebase4-workspace-4.9.4-3|3721	
12mr|kdebase4-workspace-4.9.4-3|3722	* Sun Jun 17 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.90.2-0.676742mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3723	+ Revision: 40552
12mr|kdebase4-workspace-4.9.4-3|3724	- Added startup by command line. Just need type kde4
12mr|kdebase4-workspace-4.9.4-3|3725	- Added env for running kde4 apps. Now just need type kde4env
12mr|kdebase4-workspace-4.9.4-3|3726	- Fixed dm entry
12mr|kdebase4-workspace-4.9.4-3|3727	- New svn update. Oxygen kwin avaiable
12mr|kdebase4-workspace-4.9.4-3|3728	
12mr|kdebase4-workspace-4.9.4-3|3729	* Sat Jun 16 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.90.2-0.676117mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3730	+ Revision: 40370
12mr|kdebase4-workspace-4.9.4-3|3731	- New revision from svn
12mr|kdebase4-workspace-4.9.4-3|3732	- New kdebase 4 package
12mr|kdebase4-workspace-4.9.4-3|3733	
12mr|kdebase4-workspace-4.9.4-3|3734	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdebase4-workspace-4.9.4-3|3735	- Fix File list
12mr|kdebase4-workspace-4.9.4-3|3736	- New svn snapshot
12mr|kdebase4-workspace-4.9.4-3|3737	
12mr|kdebase4-workspace-4.9.4-3|3738	* Wed May 09 2007 Laurent Montel <lmontel@mandriva.org> 1:3.90.1-0.20070502.1mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3739	+ Revision: 25645
12mr|kdebase4-workspace-4.9.4-3|3740	- Update release
12mr|kdebase4-workspace-4.9.4-3|3741	- new snapshot
12mr|kdebase4-workspace-4.9.4-3|3742	- It's possible to compile with enable final
12mr|kdebase4-workspace-4.9.4-3|3743	
12mr|kdebase4-workspace-4.9.4-3|3744	* Wed May 02 2007 Laurent Montel <lmontel@mandriva.org> 1:3.80.3-0.20070502.6mdv2008.0
12mr|kdebase4-workspace-4.9.4-3|3745	+ Revision: 20514
12mr|kdebase4-workspace-4.9.4-3|3746	- new snapshot
12mr|kdebase4-workspace-4.9.4-3|3747	- new snapshot
12mr|kdebase4-workspace-4.9.4-3|3748	

14515 12
12mr|kde-base-artwork-4.9.4-1|1	Name:		kde-base-artwork
12mr|kde-base-artwork-4.9.4-1|2	Summary:	KDE 4 application workspace components
12mr|kde-base-artwork-4.9.4-1|3	Version:	4.9.4
12mr|kde-base-artwork-4.9.4-1|4	Release:	1
12mr|kde-base-artwork-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kde-base-artwork-4.9.4-1|6	License:	GPLv2
12mr|kde-base-artwork-4.9.4-1|7	URL:		http://www.kde.org
12mr|kde-base-artwork-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kde-base-artwork-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|kde-base-artwork-4.9.4-1|10	BuildArch:	noarch
12mr|kde-base-artwork-4.9.4-1|11	Conflicts:	kdebase4-workspace < 2:4.9.1
12mr|kde-base-artwork-4.9.4-1|12	
12mr|kde-base-artwork-4.9.4-1|13	%description
12mr|kde-base-artwork-4.9.4-1|14	This package provides the Air and Ariya Splash Screen.
12mr|kde-base-artwork-4.9.4-1|15	
12mr|kde-base-artwork-4.9.4-1|16	%files
12mr|kde-base-artwork-4.9.4-1|17	%doc COPYING
12mr|kde-base-artwork-4.9.4-1|18	%{_kde_appsdir}/ksplash/Themes/Air
12mr|kde-base-artwork-4.9.4-1|19	
12mr|kde-base-artwork-4.9.4-1|20	#-----------------------------------------------------------------------------
12mr|kde-base-artwork-4.9.4-1|21	
12mr|kde-base-artwork-4.9.4-1|22	%prep
12mr|kde-base-artwork-4.9.4-1|23	%setup -q
12mr|kde-base-artwork-4.9.4-1|24	
12mr|kde-base-artwork-4.9.4-1|25	%build
12mr|kde-base-artwork-4.9.4-1|26	%cmake_kde4
12mr|kde-base-artwork-4.9.4-1|27	%make
12mr|kde-base-artwork-4.9.4-1|28	
12mr|kde-base-artwork-4.9.4-1|29	%install
12mr|kde-base-artwork-4.9.4-1|30	%makeinstall_std -C build
12mr|kde-base-artwork-4.9.4-1|31	
12mr|kde-base-artwork-4.9.4-1|32	# Rename Default ksplashx folder to Air & edit the Theme.rc to match the folder name so we can have a description
12mr|kde-base-artwork-4.9.4-1|33	sed -i 's/KSplash\ Theme\:\ Default/KSplash\ Theme\:\ Air/' %{buildroot}%{_kde_appsdir}/ksplash/Themes/Default/Theme.rc
12mr|kde-base-artwork-4.9.4-1|34	sed -i 's/Default\ Splash\ Screen/Air\ and\ Ariya\ Splash\ Screen/' %{buildroot}%{_kde_appsdir}/ksplash/Themes/Default/Theme.rc
12mr|kde-base-artwork-4.9.4-1|35	mv %{buildroot}%{_kde_appsdir}/ksplash/Themes/Default/ %{buildroot}%{_kde_appsdir}/ksplash/Themes/Air
12mr|kde-base-artwork-4.9.4-1|36	
12mr|kde-base-artwork-4.9.4-1|37	%changelog
12mr|kde-base-artwork-4.9.4-1|38	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|kde-base-artwork-4.9.4-1|39	- New version 4.9.4
12mr|kde-base-artwork-4.9.4-1|40	- Use Mageia spec for initial import and clean it up a bit
12mr|kde-base-artwork-4.9.4-1|41	

14516 12
12mr|kdeedu4-4.8.4-1|1	
12mr|kdeedu4-4.8.4-1|2	Name:    kdeedu4
12mr|kdeedu4-4.8.4-1|3	Summary: Educational/Edutainment applications
12mr|kdeedu4-4.8.4-1|4	
12mr|kdeedu4-4.8.4-1|5	Version: 4.8.4
12mr|kdeedu4-4.8.4-1|6	Release: 1
12mr|kdeedu4-4.8.4-1|7	Group: KDE
12mr|kdeedu4-4.8.4-1|8	
12mr|kdeedu4-4.8.4-1|9	License: GPLv2
12mr|kdeedu4-4.8.4-1|10	URL:     http://www.kde.org/
12mr|kdeedu4-4.8.4-1|11	BuildArch: noarch
12mr|kdeedu4-4.8.4-1|12	
12mr|kdeedu4-4.8.4-1|13	Obsoletes: kdeedu4 < %{version}-%{release}
12mr|kdeedu4-4.8.4-1|14	Provides:  kdeedu4 = %{version}-%{release}
12mr|kdeedu4-4.8.4-1|15	
12mr|kdeedu4-4.8.4-1|16	Obsoletes: libkdeeduui4 < 4.7.0
12mr|kdeedu4-4.8.4-1|17	
12mr|kdeedu4-4.8.4-1|18	Requires: blinken >= %{version}
12mr|kdeedu4-4.8.4-1|19	Requires: kalzium >= %{version}
12mr|kdeedu4-4.8.4-1|20	Requires: kanagram >= %{version}
12mr|kdeedu4-4.8.4-1|21	Requires: kgeography >= %{version}
12mr|kdeedu4-4.8.4-1|22	Requires: khangman >= %{version}
12mr|kdeedu4-4.8.4-1|23	Requires: kiten >= %{version}
12mr|kdeedu4-4.8.4-1|24	Requires: klettres >= %{version}
12mr|kdeedu4-4.8.4-1|25	Requires: ktouch >= %{version}
12mr|kdeedu4-4.8.4-1|26	Requires: kturtle >= %{version}
12mr|kdeedu4-4.8.4-1|27	Requires: kwordquiz >= %{version}
12mr|kdeedu4-4.8.4-1|28	Requires: parley >= %{version}
12mr|kdeedu4-4.8.4-1|29	Requires: step >= %{version}
12mr|kdeedu4-4.8.4-1|30	
12mr|kdeedu4-4.8.4-1|31	%description
12mr|kdeedu4-4.8.4-1|32	%{name} metapackage, to ease migration to split applications
12mr|kdeedu4-4.8.4-1|33	
12mr|kdeedu4-4.8.4-1|34	%package devel
12mr|kdeedu4-4.8.4-1|35	Summary: Development files for %{name}
12mr|kdeedu4-4.8.4-1|36	Obsoletes: kdeedu4-devel < %{version}-%{release}
12mr|kdeedu4-4.8.4-1|37	Provides:  kdeedu4-devel = %{version}-%{release}
12mr|kdeedu4-4.8.4-1|38	Requires: cantor-devel
12mr|kdeedu4-4.8.4-1|39	Requires: kiten-devel
12mr|kdeedu4-4.8.4-1|40	Requires: libkdeedu-devel
12mr|kdeedu4-4.8.4-1|41	Requires: marble-devel
12mr|kdeedu4-4.8.4-1|42	Requires: rocs-devel
12mr|kdeedu4-4.8.4-1|43	%description devel
12mr|kdeedu4-4.8.4-1|44	%{name}-devel metapackage, to ease migration to split applications.
12mr|kdeedu4-4.8.4-1|45	
12mr|kdeedu4-4.8.4-1|46	%package math
12mr|kdeedu4-4.8.4-1|47	Summary: Math applications
12mr|kdeedu4-4.8.4-1|48	Obsoletes: kdeedu-math-libs < 4.7.0-10
12mr|kdeedu4-4.8.4-1|49	Provides: kdeedu4-math = %{version}-%{release}
12mr|kdeedu4-4.8.4-1|50	Requires: cantor >= %{version}
12mr|kdeedu4-4.8.4-1|51	Requires: kalgebra >= %{version}
12mr|kdeedu4-4.8.4-1|52	Requires: kbruch >= %{version}
12mr|kdeedu4-4.8.4-1|53	Requires: kig >= %{version}
12mr|kdeedu4-4.8.4-1|54	Requires: kmplot >= %{version}
12mr|kdeedu4-4.8.4-1|55	Requires: rocs >= %{version}
12mr|kdeedu4-4.8.4-1|56	%description math
12mr|kdeedu4-4.8.4-1|57	%{name}-math metapackage, to ease migration to split applications.
12mr|kdeedu4-4.8.4-1|58	
12mr|kdeedu4-4.8.4-1|59	
12mr|kdeedu4-4.8.4-1|60	%prep
12mr|kdeedu4-4.8.4-1|61	# blank
12mr|kdeedu4-4.8.4-1|62	
12mr|kdeedu4-4.8.4-1|63	%build
12mr|kdeedu4-4.8.4-1|64	# blank
12mr|kdeedu4-4.8.4-1|65	
12mr|kdeedu4-4.8.4-1|66	%install
12mr|kdeedu4-4.8.4-1|67	# blank
12mr|kdeedu4-4.8.4-1|68	
12mr|kdeedu4-4.8.4-1|69	
12mr|kdeedu4-4.8.4-1|70	%files
12mr|kdeedu4-4.8.4-1|71	# blank
12mr|kdeedu4-4.8.4-1|72	
12mr|kdeedu4-4.8.4-1|73	%files devel
12mr|kdeedu4-4.8.4-1|74	# blank
12mr|kdeedu4-4.8.4-1|75	
12mr|kdeedu4-4.8.4-1|76	%files math
12mr|kdeedu4-4.8.4-1|77	# blank
12mr|kdeedu4-4.8.4-1|78	
12mr|kdeedu4-4.8.4-1|79	
12mr|kdeedu4-4.8.4-1|80	
12mr|kdeedu4-4.8.4-1|81	%changelog
12mr|kdeedu4-4.8.4-1|82	

14517 12
12mr|kdegames4-4.9.4-2|1	# workaround bug in rpm unpackaged subdir check
12mr|kdegames4-4.9.4-2|2	%define _unpackaged_subdirs_terminate_build 0
12mr|kdegames4-4.9.4-2|3	
12mr|kdegames4-4.9.4-2|4	Name:		kdegames4
12mr|kdegames4-4.9.4-2|5	Summary:	KDE - Games
12mr|kdegames4-4.9.4-2|6	Version:	4.9.4
12mr|kdegames4-4.9.4-2|7	Release:	2
12mr|kdegames4-4.9.4-2|8	Epoch:		1
12mr|kdegames4-4.9.4-2|9	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|10	License:	GPL
12mr|kdegames4-4.9.4-2|11	URL:		http://games.kde.org/
12mr|kdegames4-4.9.4-2|12	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdegames-%{version}.tar.xz
12mr|kdegames4-4.9.4-2|13	Source1:	%{name}.rpmlintrc
12mr|kdegames4-4.9.4-2|14	BuildRequires:	kdelibs4-devel
12mr|kdegames4-4.9.4-2|15	BuildRequires:	libxml2-utils
12mr|kdegames4-4.9.4-2|16	BuildRequires:	python-qt4
12mr|kdegames4-4.9.4-2|17	BuildRequires:	python-kde4
12mr|kdegames4-4.9.4-2|18	BuildRequires:	python-twisted-core
12mr|kdegames4-4.9.4-2|19	BuildRequires:	pkgconfig(openal)
12mr|kdegames4-4.9.4-2|20	BuildRequires:	pkgconfig(qca2)
12mr|kdegames4-4.9.4-2|21	BuildRequires:	pkgconfig(sndfile)
12mr|kdegames4-4.9.4-2|22	BuildRequires:	pkgconfig(sqlite3)
12mr|kdegames4-4.9.4-2|23	Suggests:	katomic
12mr|kdegames4-4.9.4-2|24	Suggests:	kbattleship
12mr|kdegames4-4.9.4-2|25	Suggests:	kblackbox
12mr|kdegames4-4.9.4-2|26	Suggests:	kbounce
12mr|kdegames4-4.9.4-2|27	Suggests:	klines
12mr|kdegames4-4.9.4-2|28	Suggests:	kmahjongg
12mr|kdegames4-4.9.4-2|29	Suggests:	kmines
12mr|kdegames4-4.9.4-2|30	Suggests:	kolf
12mr|kdegames4-4.9.4-2|31	Suggests:	konquest
12mr|kdegames4-4.9.4-2|32	Suggests:	kpat
12mr|kdegames4-4.9.4-2|33	Suggests:	kreversi
12mr|kdegames4-4.9.4-2|34	Suggests:	klickety
12mr|kdegames4-4.9.4-2|35	Suggests:	kshisen
12mr|kdegames4-4.9.4-2|36	Suggests:	kspaceduel
12mr|kdegames4-4.9.4-2|37	Suggests:	ktuberling
12mr|kdegames4-4.9.4-2|38	Suggests:	kfourinline
12mr|kdegames4-4.9.4-2|39	Suggests:	lskat
12mr|kdegames4-4.9.4-2|40	Suggests:	ksudoku
12mr|kdegames4-4.9.4-2|41	Suggests:	kgoldrunner
12mr|kdegames4-4.9.4-2|42	Suggests:	ktuberling
12mr|kdegames4-4.9.4-2|43	Suggests:	kiriki
12mr|kdegames4-4.9.4-2|44	Suggests:	kjumpingcube
12mr|kdegames4-4.9.4-2|45	Suggests:	bovo
12mr|kdegames4-4.9.4-2|46	Suggests:	ksquares
12mr|kdegames4-4.9.4-2|47	Suggests:	knetwalk
12mr|kdegames4-4.9.4-2|48	Suggests:	kollision
12mr|kdegames4-4.9.4-2|49	Suggests:	kubrick
12mr|kdegames4-4.9.4-2|50	Suggests:	kdiamond
12mr|kdegames4-4.9.4-2|51	Suggests:	kblocks
12mr|kdegames4-4.9.4-2|52	Suggests:	ksirk
12mr|kdegames4-4.9.4-2|53	Suggests:	kbreakout
12mr|kdegames4-4.9.4-2|54	Suggests:	kapman
12mr|kdegames4-4.9.4-2|55	Suggests:	killbots
12mr|kdegames4-4.9.4-2|56	Suggests:	bomber
12mr|kdegames4-4.9.4-2|57	Suggests:	ktron
12mr|kdegames4-4.9.4-2|58	Suggests:	kdesnake
12mr|kdegames4-4.9.4-2|59	Suggests:	granatier
12mr|kdegames4-4.9.4-2|60	Suggests:	kigo
12mr|kdegames4-4.9.4-2|61	Suggests:	palapeli
12mr|kdegames4-4.9.4-2|62	
12mr|kdegames4-4.9.4-2|63	%description
12mr|kdegames4-4.9.4-2|64	Games for the K Desktop Environment.
12mr|kdegames4-4.9.4-2|65	This is a compilation of various games for KDE project
12mr|kdegames4-4.9.4-2|66	- katomic: build complex atoms with a minimal amount of moves
12mr|kdegames4-4.9.4-2|67	- kbattleship: battleship game with built-in game server
12mr|kdegames4-4.9.4-2|68	- kblackbox: find atoms in a grid by shooting electrons
12mr|kdegames4-4.9.4-2|69	- kbounce: claim areas and don't get disturbed
12mr|kdegames4-4.9.4-2|70	- klines: place 5 equal pieces together, but wait, there are 3 new ones
12mr|kdegames4-4.9.4-2|71	- mahjongg: a tile laying patience
12mr|kdegames4-4.9.4-2|72	- kmines: the classical mine sweeper
12mr|kdegames4-4.9.4-2|73	- kolf: a golf game
12mr|kdegames4-4.9.4-2|74	- konquest: conquer the planets of your enemy
12mr|kdegames4-4.9.4-2|75	- kpat: several patience card games
12mr|kdegames4-4.9.4-2|76	- kreversi: the old reversi board game, also known as othello
12mr|kdegames4-4.9.4-2|77	- kshisen: patience game where you take away all pieces
12mr|kdegames4-4.9.4-2|78	- kspaceduel: two player game with shooting spaceships flying around a sun
12mr|kdegames4-4.9.4-2|79	- ktuberling: kids game: make your own potato (NO french fries!)
12mr|kdegames4-4.9.4-2|80	- kfourinline: place 4 pieces in a row
12mr|kdegames4-4.9.4-2|81	- Lskat: lieutnant skat
12mr|kdegames4-4.9.4-2|82	- Ksudoku: Play, create and solve sudoku grids
12mr|kdegames4-4.9.4-2|83	- KGoldrunner: a game of action and puzzle solving.
12mr|kdegames4-4.9.4-2|84	- KTuberling: "potato editor" game
12mr|kdegames4-4.9.4-2|85	- Kiriki: Close of Yahtzee
12mr|kdegames4-4.9.4-2|86	- Kjumpingcube: a tactical game for number-crunchers
12mr|kdegames4-4.9.4-2|87	- Bovo: classic pen and paper game
12mr|kdegames4-4.9.4-2|88	- KSquares: an implementation of the popular paper based game squares
12mr|kdegames4-4.9.4-2|89	- Knetwalk: Turn the board pieces to get all computers connected
12mr|kdegames4-4.9.4-2|90	
12mr|kdegames4-4.9.4-2|91	%files
12mr|kdegames4-4.9.4-2|92	
12mr|kdegames4-4.9.4-2|93	
12mr|kdegames4-4.9.4-2|94	#--------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|95	
12mr|kdegames4-4.9.4-2|96	%package core
12mr|kdegames4-4.9.4-2|97	Summary:	Common files needed by Kdegames4 packages
12mr|kdegames4-4.9.4-2|98	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|99	Requires:	kdebase4-runtime
12mr|kdegames4-4.9.4-2|100	
12mr|kdegames4-4.9.4-2|101	%description core
12mr|kdegames4-4.9.4-2|102	Common files needed by Kdegames4 packages
12mr|kdegames4-4.9.4-2|103	
12mr|kdegames4-4.9.4-2|104	%files core
12mr|kdegames4-4.9.4-2|105	%{_kde_appsdir}/carddecks
12mr|kdegames4-4.9.4-2|106	%{_kde_configdir}/kcardtheme.knsrc
12mr|kdegames4-4.9.4-2|107	%{_kde_iconsdir}/oxygen/*/actions/lastmoves.*
12mr|kdegames4-4.9.4-2|108	%{_kde_iconsdir}/oxygen/*/actions/legalmoves.*
12mr|kdegames4-4.9.4-2|109	%{_kde_appsdir}/kconf_update/kgthemeprovider-migration.upd
12mr|kdegames4-4.9.4-2|110	
12mr|kdegames4-4.9.4-2|111	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|112	
12mr|kdegames4-4.9.4-2|113	%package -n kgoldrunner
12mr|kdegames4-4.9.4-2|114	Summary:	KGoldrunner, a game of action and puzzle solving
12mr|kdegames4-4.9.4-2|115	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|116	URL:		http://games.kde.org/game.php?game=kgoldrunner
12mr|kdegames4-4.9.4-2|117	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|118	
12mr|kdegames4-4.9.4-2|119	%description -n kgoldrunner
12mr|kdegames4-4.9.4-2|120	KGoldrunner, a game of action and puzzle solving.
12mr|kdegames4-4.9.4-2|121	Run through the maze, dodge your enemies, collect
12mr|kdegames4-4.9.4-2|122	all the gold and climb up to the next level.
12mr|kdegames4-4.9.4-2|123	
12mr|kdegames4-4.9.4-2|124	%files -n kgoldrunner
12mr|kdegames4-4.9.4-2|125	%{_kde_bindir}/kgoldrunner
12mr|kdegames4-4.9.4-2|126	%{_kde_applicationsdir}/KGoldrunner.desktop
12mr|kdegames4-4.9.4-2|127	%{_kde_configdir}/kgoldrunner.knsrc
12mr|kdegames4-4.9.4-2|128	%{_kde_appsdir}/kgoldrunner
12mr|kdegames4-4.9.4-2|129	%{_kde_docdir}/*/*/kgoldrunner
12mr|kdegames4-4.9.4-2|130	%{_kde_iconsdir}/hicolor/*/apps/kgoldrunner.png
12mr|kdegames4-4.9.4-2|131	
12mr|kdegames4-4.9.4-2|132	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|133	
12mr|kdegames4-4.9.4-2|134	%package -n kapman
12mr|kdegames4-4.9.4-2|135	Summary:	A Pac-Man clone
12mr|kdegames4-4.9.4-2|136	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|137	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|138	
12mr|kdegames4-4.9.4-2|139	%description -n kapman
12mr|kdegames4-4.9.4-2|140	Kapman is a Pac-Man clone.
12mr|kdegames4-4.9.4-2|141	
12mr|kdegames4-4.9.4-2|142	%files -n kapman
12mr|kdegames4-4.9.4-2|143	%{_kde_bindir}/kapman
12mr|kdegames4-4.9.4-2|144	%{_kde_applicationsdir}/kapman.desktop
12mr|kdegames4-4.9.4-2|145	%{_kde_appsdir}/kapman
12mr|kdegames4-4.9.4-2|146	%{_kde_docdir}/*/*/kapman
12mr|kdegames4-4.9.4-2|147	%{_kde_iconsdir}/hicolor/*/apps/kapman.*
12mr|kdegames4-4.9.4-2|148	%{_kde_datadir}/sounds/kapman
12mr|kdegames4-4.9.4-2|149	
12mr|kdegames4-4.9.4-2|150	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|151	
12mr|kdegames4-4.9.4-2|152	%package -n katomic
12mr|kdegames4-4.9.4-2|153	Summary:	Build complex atoms with a minimal amount of moves
12mr|kdegames4-4.9.4-2|154	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|155	URL:		http://games.kde.org/game.php?game=katomic
12mr|kdegames4-4.9.4-2|156	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|157	
12mr|kdegames4-4.9.4-2|158	%description -n katomic
12mr|kdegames4-4.9.4-2|159	katomic: build complex atoms with a minimal amount of moves
12mr|kdegames4-4.9.4-2|160	
12mr|kdegames4-4.9.4-2|161	%files -n katomic
12mr|kdegames4-4.9.4-2|162	%{_kde_bindir}/katomic
12mr|kdegames4-4.9.4-2|163	%{_kde_applicationsdir}/katomic.desktop
12mr|kdegames4-4.9.4-2|164	%{_kde_docdir}/*/*/katomic
12mr|kdegames4-4.9.4-2|165	%{_kde_iconsdir}/hicolor/*/apps/katomic.png
12mr|kdegames4-4.9.4-2|166	%{_kde_appsdir}/katomic
12mr|kdegames4-4.9.4-2|167	%{_kde_configdir}/katomic.knsrc
12mr|kdegames4-4.9.4-2|168	%{_kde_appsdir}/kconf_update/katomic-levelset-upd.pl
12mr|kdegames4-4.9.4-2|169	%{_kde_appsdir}/kconf_update/katomic-levelset.upd
12mr|kdegames4-4.9.4-2|170	
12mr|kdegames4-4.9.4-2|171	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|172	
12mr|kdegames4-4.9.4-2|173	%package -n kblackbox
12mr|kdegames4-4.9.4-2|174	Summary:	Find atoms in a grid by shooting electrons
12mr|kdegames4-4.9.4-2|175	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|176	URL:		http://games.kde.org/game.php?game=kblackbox
12mr|kdegames4-4.9.4-2|177	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|178	
12mr|kdegames4-4.9.4-2|179	%description -n kblackbox
12mr|kdegames4-4.9.4-2|180	kblackbox: find atoms in a grid by shooting electrons
12mr|kdegames4-4.9.4-2|181	
12mr|kdegames4-4.9.4-2|182	%files -n kblackbox
12mr|kdegames4-4.9.4-2|183	%{_kde_bindir}/kblackbox
12mr|kdegames4-4.9.4-2|184	%{_kde_applicationsdir}/kblackbox.desktop
12mr|kdegames4-4.9.4-2|185	%{_kde_appsdir}/kblackbox
12mr|kdegames4-4.9.4-2|186	%{_kde_docdir}/*/*/kblackbox
12mr|kdegames4-4.9.4-2|187	%{_kde_iconsdir}/hicolor/*/apps/kblackbox.png
12mr|kdegames4-4.9.4-2|188	
12mr|kdegames4-4.9.4-2|189	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|190	
12mr|kdegames4-4.9.4-2|191	%package -n ktuberling
12mr|kdegames4-4.9.4-2|192	Summary:	KTuberling: "potato editor" game
12mr|kdegames4-4.9.4-2|193	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|194	URL:		http://games.kde.org/game.php?game=ktuberling
12mr|kdegames4-4.9.4-2|195	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|196	
12mr|kdegames4-4.9.4-2|197	%description -n ktuberling
12mr|kdegames4-4.9.4-2|198	KTuberling is a "potato editor" game intended for small
12mr|kdegames4-4.9.4-2|199	children and adults who remain young at heart. The game
12mr|kdegames4-4.9.4-2|200	has no winner; the only purpose is to make the funniest
12mr|kdegames4-4.9.4-2|201	faces you can.
12mr|kdegames4-4.9.4-2|202	
12mr|kdegames4-4.9.4-2|203	%files -n ktuberling
12mr|kdegames4-4.9.4-2|204	%{_kde_bindir}/ktuberling
12mr|kdegames4-4.9.4-2|205	%{_kde_applicationsdir}/ktuberling.desktop
12mr|kdegames4-4.9.4-2|206	%{_kde_appsdir}/ktuberling
12mr|kdegames4-4.9.4-2|207	%{_kde_docdir}/*/*/ktuberling
12mr|kdegames4-4.9.4-2|208	%{_kde_iconsdir}/hicolor/*/apps/ktuberling.png
12mr|kdegames4-4.9.4-2|209	%{_kde_iconsdir}/hicolor/*/mimetypes/application-x-tuberling.png
12mr|kdegames4-4.9.4-2|210	
12mr|kdegames4-4.9.4-2|211	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|212	
12mr|kdegames4-4.9.4-2|213	%package -n kbounce
12mr|kdegames4-4.9.4-2|214	Summary:	Claim areas and don't get disturbed
12mr|kdegames4-4.9.4-2|215	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|216	URL:		http://games.kde.org/game.php?game=kbounce
12mr|kdegames4-4.9.4-2|217	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|218	
12mr|kdegames4-4.9.4-2|219	%description -n kbounce
12mr|kdegames4-4.9.4-2|220	kbounce: claim areas and don't get disturbed
12mr|kdegames4-4.9.4-2|221	
12mr|kdegames4-4.9.4-2|222	%files -n kbounce
12mr|kdegames4-4.9.4-2|223	%{_kde_bindir}/kbounce
12mr|kdegames4-4.9.4-2|224	%{_kde_applicationsdir}/kbounce.desktop
12mr|kdegames4-4.9.4-2|225	%{_kde_appsdir}/kbounce
12mr|kdegames4-4.9.4-2|226	%{_kde_iconsdir}/*/*/apps/kbounce*
12mr|kdegames4-4.9.4-2|227	%{_kde_docdir}/*/*/kbounce
12mr|kdegames4-4.9.4-2|228	
12mr|kdegames4-4.9.4-2|229	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|230	
12mr|kdegames4-4.9.4-2|231	%package -n killbots
12mr|kdegames4-4.9.4-2|232	Summary:	KDE port of the classic BSD console game robots
12mr|kdegames4-4.9.4-2|233	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|234	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|235	
12mr|kdegames4-4.9.4-2|236	%description -n killbots
12mr|kdegames4-4.9.4-2|237	Killbots is a KDE port of the classic BSD console game robots.
12mr|kdegames4-4.9.4-2|238	
12mr|kdegames4-4.9.4-2|239	%files -n killbots
12mr|kdegames4-4.9.4-2|240	%{_kde_bindir}/killbots
12mr|kdegames4-4.9.4-2|241	%{_kde_applicationsdir}/killbots.desktop
12mr|kdegames4-4.9.4-2|242	%{_kde_appsdir}/killbots
12mr|kdegames4-4.9.4-2|243	%{_kde_datadir}/config.kcfg/killbots.kcfg
12mr|kdegames4-4.9.4-2|244	%{_kde_docdir}/*/*/killbots
12mr|kdegames4-4.9.4-2|245	%{_kde_iconsdir}/hicolor/*/apps/killbots.*
12mr|kdegames4-4.9.4-2|246	
12mr|kdegames4-4.9.4-2|247	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|248	
12mr|kdegames4-4.9.4-2|249	%package -n kspaceduel
12mr|kdegames4-4.9.4-2|250	Summary:	Two player game with shooting spaceships flying around a sun
12mr|kdegames4-4.9.4-2|251	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|252	URL:		http://games.kde.org/game.php?game=kspaceduel
12mr|kdegames4-4.9.4-2|253	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|254	
12mr|kdegames4-4.9.4-2|255	%description -n kspaceduel
12mr|kdegames4-4.9.4-2|256	kspaceduel: two player game with shooting spaceships flying around a sun
12mr|kdegames4-4.9.4-2|257	
12mr|kdegames4-4.9.4-2|258	%files -n kspaceduel
12mr|kdegames4-4.9.4-2|259	%{_kde_bindir}/kspaceduel
12mr|kdegames4-4.9.4-2|260	%{_kde_applicationsdir}/kspaceduel.desktop
12mr|kdegames4-4.9.4-2|261	%{_kde_appsdir}/kspaceduel
12mr|kdegames4-4.9.4-2|262	%{_kde_docdir}/*/*/kspaceduel
12mr|kdegames4-4.9.4-2|263	%{_kde_iconsdir}/hicolor/*/apps/kspaceduel.png
12mr|kdegames4-4.9.4-2|264	%{_kde_datadir}/config.kcfg/kspaceduel.kcfg
12mr|kdegames4-4.9.4-2|265	
12mr|kdegames4-4.9.4-2|266	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|267	
12mr|kdegames4-4.9.4-2|268	%package -n kreversi
12mr|kdegames4-4.9.4-2|269	Summary:	Old reversi board game, also known as othello
12mr|kdegames4-4.9.4-2|270	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|271	URL:		http://games.kde.org/game.php?game=kreversi
12mr|kdegames4-4.9.4-2|272	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|273	
12mr|kdegames4-4.9.4-2|274	%description -n kreversi
12mr|kdegames4-4.9.4-2|275	kreversi: the old reversi board game, also known as othello
12mr|kdegames4-4.9.4-2|276	
12mr|kdegames4-4.9.4-2|277	%files -n kreversi
12mr|kdegames4-4.9.4-2|278	%{_kde_bindir}/kreversi
12mr|kdegames4-4.9.4-2|279	%{_kde_applicationsdir}/kreversi.desktop
12mr|kdegames4-4.9.4-2|280	%{_kde_appsdir}/kreversi
12mr|kdegames4-4.9.4-2|281	%{_kde_iconsdir}/hicolor/*/apps/kreversi.png
12mr|kdegames4-4.9.4-2|282	%{_kde_docdir}/*/*/kreversi
12mr|kdegames4-4.9.4-2|283	
12mr|kdegames4-4.9.4-2|284	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|285	
12mr|kdegames4-4.9.4-2|286	%package -n kolf
12mr|kdegames4-4.9.4-2|287	Summary:	A golf game
12mr|kdegames4-4.9.4-2|288	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|289	URL:		http://games.kde.org/game.php?game=kolf
12mr|kdegames4-4.9.4-2|290	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|291	
12mr|kdegames4-4.9.4-2|292	%description -n kolf
12mr|kdegames4-4.9.4-2|293	Kolf is a miniature golf game with 2d top-down view. Courses are dynamic,
12mr|kdegames4-4.9.4-2|294	and up to 10 people can play at once in competition. Kolf comes equipped
12mr|kdegames4-4.9.4-2|295	with a variety of playgrounds and tutorial courses.
12mr|kdegames4-4.9.4-2|296	
12mr|kdegames4-4.9.4-2|297	%files -n kolf
12mr|kdegames4-4.9.4-2|298	%{_kde_bindir}/kolf
12mr|kdegames4-4.9.4-2|299	%{_kde_applicationsdir}/kolf.desktop
12mr|kdegames4-4.9.4-2|300	%{_kde_appsdir}/kolf
12mr|kdegames4-4.9.4-2|301	%{_kde_docdir}/*/*/kolf
12mr|kdegames4-4.9.4-2|302	%{_kde_iconsdir}/hicolor/*/apps/kolf.png
12mr|kdegames4-4.9.4-2|303	
12mr|kdegames4-4.9.4-2|304	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|305	
12mr|kdegames4-4.9.4-2|306	%package -n konquest
12mr|kdegames4-4.9.4-2|307	Summary:	Conquer the planets of your enemy
12mr|kdegames4-4.9.4-2|308	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|309	URL:		http://games.kde.org/game.php?game=konquest
12mr|kdegames4-4.9.4-2|310	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|311	
12mr|kdegames4-4.9.4-2|312	%description -n konquest
12mr|kdegames4-4.9.4-2|313	konquest: conquer the planets of your enemy
12mr|kdegames4-4.9.4-2|314	
12mr|kdegames4-4.9.4-2|315	%files -n konquest
12mr|kdegames4-4.9.4-2|316	%{_kde_bindir}/konquest
12mr|kdegames4-4.9.4-2|317	%{_kde_applicationsdir}/konquest.desktop
12mr|kdegames4-4.9.4-2|318	%{_kde_appsdir}/konquest
12mr|kdegames4-4.9.4-2|319	%{_kde_docdir}/*/*/konquest
12mr|kdegames4-4.9.4-2|320	%{_kde_iconsdir}/hicolor/*/apps/konquest.png
12mr|kdegames4-4.9.4-2|321	
12mr|kdegames4-4.9.4-2|322	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|323	
12mr|kdegames4-4.9.4-2|324	%package -n klickety
12mr|kdegames4-4.9.4-2|325	Summary:	An adaptation of the Clickomania game
12mr|kdegames4-4.9.4-2|326	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|327	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|328	Provides:	ksame = %{EVRD}
12mr|kdegames4-4.9.4-2|329	Obsoletes:	ksame < 1:4.5.74
12mr|kdegames4-4.9.4-2|330	
12mr|kdegames4-4.9.4-2|331	%description -n klickety
12mr|kdegames4-4.9.4-2|332	Klickety is an adaptation of the Clickomania game.
12mr|kdegames4-4.9.4-2|333	The rules are similar to those of the Same game: your goal is to clear
12mr|kdegames4-4.9.4-2|334	the board by clicking on groups to destroy them.
12mr|kdegames4-4.9.4-2|335	
12mr|kdegames4-4.9.4-2|336	%files -n klickety
12mr|kdegames4-4.9.4-2|337	%{_kde_bindir}/klickety
12mr|kdegames4-4.9.4-2|338	%{_kde_applicationsdir}/klickety.desktop
12mr|kdegames4-4.9.4-2|339	%{_kde_applicationsdir}/ksame.desktop
12mr|kdegames4-4.9.4-2|340	%{_kde_appsdir}/klickety
12mr|kdegames4-4.9.4-2|341	%{_kde_appsdir}/kconf_update/klickety.upd
12mr|kdegames4-4.9.4-2|342	%{_kde_appsdir}/kconf_update/klickety-2.0-inherit-ksame-highscore.pl
12mr|kdegames4-4.9.4-2|343	%{_kde_docdir}/HTML/en/klickety
12mr|kdegames4-4.9.4-2|344	%{_kde_iconsdir}/*/*/apps/klickety.*
12mr|kdegames4-4.9.4-2|345	%{_kde_iconsdir}/*/*/apps/ksame.*
12mr|kdegames4-4.9.4-2|346	
12mr|kdegames4-4.9.4-2|347	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|348	
12mr|kdegames4-4.9.4-2|349	%package -n kmahjongglib
12mr|kdegames4-4.9.4-2|350	Summary:	Common files for kmahjongg
12mr|kdegames4-4.9.4-2|351	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|352	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|353	
12mr|kdegames4-4.9.4-2|354	%description -n kmahjongglib
12mr|kdegames4-4.9.4-2|355	Common files for kmahjongg.
12mr|kdegames4-4.9.4-2|356	
12mr|kdegames4-4.9.4-2|357	%files -n kmahjongglib
12mr|kdegames4-4.9.4-2|358	%{_kde_appsdir}/kmahjongglib
12mr|kdegames4-4.9.4-2|359	
12mr|kdegames4-4.9.4-2|360	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|361	
12mr|kdegames4-4.9.4-2|362	%package -n kmahjongg
12mr|kdegames4-4.9.4-2|363	Summary:	A tile laying patience
12mr|kdegames4-4.9.4-2|364	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|365	URL:		http://games.kde.org/game.php?game=kmahjongg
12mr|kdegames4-4.9.4-2|366	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|367	
12mr|kdegames4-4.9.4-2|368	%description -n kmahjongg
12mr|kdegames4-4.9.4-2|369	Kmahjongg: a tile laying patience
12mr|kdegames4-4.9.4-2|370	
12mr|kdegames4-4.9.4-2|371	%files -n kmahjongg
12mr|kdegames4-4.9.4-2|372	%{_kde_bindir}/kmahjongg
12mr|kdegames4-4.9.4-2|373	%{_kde_applicationsdir}/kmahjongg.desktop
12mr|kdegames4-4.9.4-2|374	%{_kde_appsdir}/kmahjongg
12mr|kdegames4-4.9.4-2|375	%{_kde_docdir}/*/*/kmahjongg
12mr|kdegames4-4.9.4-2|376	%{_kde_iconsdir}/hicolor/*/apps/kmahjongg.*
12mr|kdegames4-4.9.4-2|377	%{_kde_datadir}/config.kcfg/kmahjongg.kcfg
12mr|kdegames4-4.9.4-2|378	
12mr|kdegames4-4.9.4-2|379	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|380	
12mr|kdegames4-4.9.4-2|381	%package -n kbattleship
12mr|kdegames4-4.9.4-2|382	Summary:	Battleship game with built-in game server
12mr|kdegames4-4.9.4-2|383	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|384	URL:		http://games.kde.org/game.php?game=kbattleship
12mr|kdegames4-4.9.4-2|385	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|386	
12mr|kdegames4-4.9.4-2|387	%description -n kbattleship
12mr|kdegames4-4.9.4-2|388	kbattleship: battleship game with built-in game server
12mr|kdegames4-4.9.4-2|389	
12mr|kdegames4-4.9.4-2|390	%files -n kbattleship
12mr|kdegames4-4.9.4-2|391	%{_kde_bindir}/kbattleship
12mr|kdegames4-4.9.4-2|392	%{_kde_applicationsdir}/kbattleship.desktop
12mr|kdegames4-4.9.4-2|393	%{_kde_docdir}/*/*/kbattleship
12mr|kdegames4-4.9.4-2|394	%{_kde_iconsdir}/hicolor/*/apps/kbattleship.png
12mr|kdegames4-4.9.4-2|395	%{_kde_appsdir}/kbattleship
12mr|kdegames4-4.9.4-2|396	%{_kde_services}/kbattleship.protocol
12mr|kdegames4-4.9.4-2|397	
12mr|kdegames4-4.9.4-2|398	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|399	
12mr|kdegames4-4.9.4-2|400	%package -n kiriki
12mr|kdegames4-4.9.4-2|401	Summary:	Kiriki: Close of Yahtzee
12mr|kdegames4-4.9.4-2|402	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|403	URL:		http://games.kde.org/game.php?game=kiriki
12mr|kdegames4-4.9.4-2|404	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|405	
12mr|kdegames4-4.9.4-2|406	%description -n kiriki
12mr|kdegames4-4.9.4-2|407	Kiriki is a dice game, written for KDE 4.
12mr|kdegames4-4.9.4-2|408	It is a clone of Gnome Tali (gtali) that is a clone of Yahtzee!
12mr|kdegames4-4.9.4-2|409	
12mr|kdegames4-4.9.4-2|410	%files -n kiriki
12mr|kdegames4-4.9.4-2|411	%{_kde_bindir}/kiriki
12mr|kdegames4-4.9.4-2|412	%{_kde_applicationsdir}/kiriki.desktop
12mr|kdegames4-4.9.4-2|413	%{_kde_docdir}/*/*/kiriki
12mr|kdegames4-4.9.4-2|414	%{_kde_iconsdir}/hicolor/*/apps/kiriki.png
12mr|kdegames4-4.9.4-2|415	%{_kde_appsdir}/kiriki
12mr|kdegames4-4.9.4-2|416	
12mr|kdegames4-4.9.4-2|417	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|418	
12mr|kdegames4-4.9.4-2|419	%package -n ksudoku
12mr|kdegames4-4.9.4-2|420	Summary:	KSudoku - Play, create and solve sudoku grids
12mr|kdegames4-4.9.4-2|421	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|422	URL:		http://games.kde.org/game.php?game=ksudoku
12mr|kdegames4-4.9.4-2|423	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|424	
12mr|kdegames4-4.9.4-2|425	%description -n ksudoku
12mr|kdegames4-4.9.4-2|426	The word Sudoku means "single number in an alloted place" in Japanese. These
12mr|kdegames4-4.9.4-2|427	are the basic rules. Every sudoku Sudoku is a square of 81 cells divided into
12mr|kdegames4-4.9.4-2|428	9 columns and 9 rows and in 9 subsquares (3x3) of 9 cells each. Solving takes
12mr|kdegames4-4.9.4-2|429	usually from 10 to 30 minutes, depending on puzzle level, your skill and
12mr|kdegames4-4.9.4-2|430	experience.
12mr|kdegames4-4.9.4-2|431	
12mr|kdegames4-4.9.4-2|432	Some cells are filled with a number at the beginnning: the remaining are to
12mr|kdegames4-4.9.4-2|433	be filled by the player using numbers from 1 to 9, without repeating a number
12mr|kdegames4-4.9.4-2|434	twice on each column, row or subsuquare (each of them must contain only
12mr|kdegames4-4.9.4-2|435	one 1, one 2, one 3, and so on). The game requires logic and patience.
12mr|kdegames4-4.9.4-2|436	The numerals in Sudoku puzzles are used for convenience (for example in 16x16
12mr|kdegames4-4.9.4-2|437	board we use letters): arithmetic relationships between numbers are irrelevant.
12mr|kdegames4-4.9.4-2|438	
12mr|kdegames4-4.9.4-2|439	This program supports also 16x16 games with numbers from 1 to 16 and 256
12mr|kdegames4-4.9.4-2|440	cells with 16 cols, rows and subsquares! (if normal sudoku are not enough for
12mr|kdegames4-4.9.4-2|441	you).
12mr|kdegames4-4.9.4-2|442	
12mr|kdegames4-4.9.4-2|443	More information at http://en.wikipedia.org/wiki/Sudoku
12mr|kdegames4-4.9.4-2|444	
12mr|kdegames4-4.9.4-2|445	%files -n ksudoku
12mr|kdegames4-4.9.4-2|446	%{_kde_bindir}/ksudoku
12mr|kdegames4-4.9.4-2|447	%{_kde_applicationsdir}/ksudoku.desktop
12mr|kdegames4-4.9.4-2|448	%{_kde_appsdir}/ksudoku
12mr|kdegames4-4.9.4-2|449	%{_kde_configdir}/ksudokurc
12mr|kdegames4-4.9.4-2|450	%{_kde_iconsdir}/hicolor/*/apps/ksudoku.png
12mr|kdegames4-4.9.4-2|451	%{_kde_docdir}/*/*/ksudoku
12mr|kdegames4-4.9.4-2|452	
12mr|kdegames4-4.9.4-2|453	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|454	
12mr|kdegames4-4.9.4-2|455	%package -n bovo
12mr|kdegames4-4.9.4-2|456	Summary:	Bovo: classic pen and paper game
12mr|kdegames4-4.9.4-2|457	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|458	URL:		http://games.kde.org/game.php?game=bovo
12mr|kdegames4-4.9.4-2|459	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|460	
12mr|kdegames4-4.9.4-2|461	%description -n bovo
12mr|kdegames4-4.9.4-2|462	Bovo is a KDE 4 game, modeled upon a classic pen and paper game,
12mr|kdegames4-4.9.4-2|463	where you try to connect five in a row prior to your opponent.
12mr|kdegames4-4.9.4-2|464	
12mr|kdegames4-4.9.4-2|465	%files -n bovo
12mr|kdegames4-4.9.4-2|466	%{_kde_bindir}/bovo
12mr|kdegames4-4.9.4-2|467	%{_kde_applicationsdir}/bovo.desktop
12mr|kdegames4-4.9.4-2|468	%{_kde_appsdir}/bovo
12mr|kdegames4-4.9.4-2|469	%{_kde_docdir}/*/*/bovo
12mr|kdegames4-4.9.4-2|470	%{_kde_iconsdir}/hicolor/*/apps/bovo.*
12mr|kdegames4-4.9.4-2|471	
12mr|kdegames4-4.9.4-2|472	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|473	
12mr|kdegames4-4.9.4-2|474	%package -n kjumpingcube
12mr|kdegames4-4.9.4-2|475	Summary:	kjumpingcube: a tactical game for number-crunchers
12mr|kdegames4-4.9.4-2|476	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|477	URL:		http://games.kde.org/game.php?game=kjumpingcube
12mr|kdegames4-4.9.4-2|478	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|479	
12mr|kdegames4-4.9.4-2|480	%description -n kjumpingcube
12mr|kdegames4-4.9.4-2|481	KJumpingCube is a tactical one or two-player game. The playing field
12mr|kdegames4-4.9.4-2|482	consists of squares that contains points which can be increased. By
12mr|kdegames4-4.9.4-2|483	this you can gain more fields and finally win the board over.
12mr|kdegames4-4.9.4-2|484	
12mr|kdegames4-4.9.4-2|485	%files -n kjumpingcube
12mr|kdegames4-4.9.4-2|486	%{_kde_bindir}/kjumpingcube
12mr|kdegames4-4.9.4-2|487	%{_kde_applicationsdir}/kjumpingcube.desktop
12mr|kdegames4-4.9.4-2|488	%{_kde_appsdir}/kjumpingcube
12mr|kdegames4-4.9.4-2|489	%{_kde_datadir}/config.kcfg/kjumpingcube.kcfg
12mr|kdegames4-4.9.4-2|490	%{_kde_docdir}/*/*/kjumpingcube
12mr|kdegames4-4.9.4-2|491	%{_kde_iconsdir}/hicolor/*/apps/kjumpingcube.png
12mr|kdegames4-4.9.4-2|492	
12mr|kdegames4-4.9.4-2|493	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|494	
12mr|kdegames4-4.9.4-2|495	%package -n klines
12mr|kdegames4-4.9.4-2|496	Summary:	Place 5 equal pieces together, but wait, there are 3 new ones
12mr|kdegames4-4.9.4-2|497	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|498	URL:		http://games.kde.org/game.php?game=klines
12mr|kdegames4-4.9.4-2|499	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|500	
12mr|kdegames4-4.9.4-2|501	%description -n klines
12mr|kdegames4-4.9.4-2|502	klines: place 5 equal pieces together, but wait, there are 3 new ones
12mr|kdegames4-4.9.4-2|503	
12mr|kdegames4-4.9.4-2|504	%files -n klines
12mr|kdegames4-4.9.4-2|505	%{_kde_bindir}/klines
12mr|kdegames4-4.9.4-2|506	%{_kde_applicationsdir}/klines.desktop
12mr|kdegames4-4.9.4-2|507	%{_kde_appsdir}/klines
12mr|kdegames4-4.9.4-2|508	%{_kde_docdir}/*/*/klines
12mr|kdegames4-4.9.4-2|509	%{_kde_iconsdir}/hicolor/*/apps/klines.png
12mr|kdegames4-4.9.4-2|510	%{_kde_datadir}/config.kcfg/klines.kcfg
12mr|kdegames4-4.9.4-2|511	
12mr|kdegames4-4.9.4-2|512	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|513	
12mr|kdegames4-4.9.4-2|514	%package -n kmines
12mr|kdegames4-4.9.4-2|515	Summary:	The classical mine sweeper
12mr|kdegames4-4.9.4-2|516	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|517	URL:		http://games.kde.org/game.php?game=kmines
12mr|kdegames4-4.9.4-2|518	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|519	
12mr|kdegames4-4.9.4-2|520	%description -n kmines
12mr|kdegames4-4.9.4-2|521	kmines: the classical mine sweeper
12mr|kdegames4-4.9.4-2|522	
12mr|kdegames4-4.9.4-2|523	%files -n kmines
12mr|kdegames4-4.9.4-2|524	%{_kde_bindir}/kmines
12mr|kdegames4-4.9.4-2|525	%{_kde_applicationsdir}/kmines.desktop
12mr|kdegames4-4.9.4-2|526	%{_kde_appsdir}/kmines
12mr|kdegames4-4.9.4-2|527	%{_kde_configdir}/kmines.knsrc
12mr|kdegames4-4.9.4-2|528	%{_kde_docdir}/*/*/kmines
12mr|kdegames4-4.9.4-2|529	%{_kde_iconsdir}/hicolor/*/apps/kmines.png
12mr|kdegames4-4.9.4-2|530	
12mr|kdegames4-4.9.4-2|531	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|532	
12mr|kdegames4-4.9.4-2|533	%package -n knetwalk
12mr|kdegames4-4.9.4-2|534	Summary:	Turn the board pieces to get all computers connected
12mr|kdegames4-4.9.4-2|535	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|536	URL:		http://games.kde.org/game.php?game=knetwalk
12mr|kdegames4-4.9.4-2|537	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|538	
12mr|kdegames4-4.9.4-2|539	%description -n knetwalk
12mr|kdegames4-4.9.4-2|540	Turn the board pieces to get all computers connected.
12mr|kdegames4-4.9.4-2|541	
12mr|kdegames4-4.9.4-2|542	%files -n knetwalk
12mr|kdegames4-4.9.4-2|543	%{_kde_bindir}/knetwalk
12mr|kdegames4-4.9.4-2|544	%{_kde_applicationsdir}/knetwalk.desktop
12mr|kdegames4-4.9.4-2|545	%{_kde_appsdir}/knetwalk
12mr|kdegames4-4.9.4-2|546	%{_kde_docdir}/*/*/knetwalk
12mr|kdegames4-4.9.4-2|547	%{_kde_iconsdir}/hicolor/*/apps/knetwalk.*
12mr|kdegames4-4.9.4-2|548	
12mr|kdegames4-4.9.4-2|549	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|550	
12mr|kdegames4-4.9.4-2|551	%package -n kpat
12mr|kdegames4-4.9.4-2|552	Summary:	Several patience card games
12mr|kdegames4-4.9.4-2|553	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|554	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|555	Conflicts:	kdegames4-devel < 1:4.5.71-0.svn1184269.2
12mr|kdegames4-4.9.4-2|556	
12mr|kdegames4-4.9.4-2|557	%description -n kpat
12mr|kdegames4-4.9.4-2|558	kpat: several patience card games
12mr|kdegames4-4.9.4-2|559	
12mr|kdegames4-4.9.4-2|560	%files -n kpat
12mr|kdegames4-4.9.4-2|561	%{_kde_bindir}/kpat
12mr|kdegames4-4.9.4-2|562	%{_kde_libdir}/libkcardgame.so
12mr|kdegames4-4.9.4-2|563	%{_kde_applicationsdir}/kpat.desktop
12mr|kdegames4-4.9.4-2|564	%{_kde_appsdir}/kpat
12mr|kdegames4-4.9.4-2|565	%{_kde_datadir}/config.kcfg/kpat.kcfg
12mr|kdegames4-4.9.4-2|566	%{_kde_configdir}/kpat.knsrc
12mr|kdegames4-4.9.4-2|567	%{_kde_docdir}/*/*/kpat
12mr|kdegames4-4.9.4-2|568	%{_kde_iconsdir}/hicolor/*/apps/kpat.png
12mr|kdegames4-4.9.4-2|569	%{_datadir}/mime/packages/kpatience.xml
12mr|kdegames4-4.9.4-2|570	
12mr|kdegames4-4.9.4-2|571	#----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|572	
12mr|kdegames4-4.9.4-2|573	%package -n kajongg
12mr|kdegames4-4.9.4-2|574	Summary:	kajongg : Majongg game for KDE
12mr|kdegames4-4.9.4-2|575	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|576	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|577	Requires:	kmahjongglib
12mr|kdegames4-4.9.4-2|578	Requires:	python-kde4
12mr|kdegames4-4.9.4-2|579	Requires:	python-twisted-core
12mr|kdegames4-4.9.4-2|580	Requires:	qt4-database-plugin-sqlite
12mr|kdegames4-4.9.4-2|581	Requires:	vorbis-tools
12mr|kdegames4-4.9.4-2|582	
12mr|kdegames4-4.9.4-2|583	%description -n kajongg
12mr|kdegames4-4.9.4-2|584	kajongg : Majongg game for KDE
12mr|kdegames4-4.9.4-2|585	
12mr|kdegames4-4.9.4-2|586	%files -n kajongg
12mr|kdegames4-4.9.4-2|587	%{_kde_bindir}/kajongg
12mr|kdegames4-4.9.4-2|588	%{_kde_bindir}/kajonggserver
12mr|kdegames4-4.9.4-2|589	%{_kde_applicationsdir}/kajongg.desktop
12mr|kdegames4-4.9.4-2|590	%{_kde_appsdir}/kajongg
12mr|kdegames4-4.9.4-2|591	%{_kde_docdir}/HTML/en/kajongg
12mr|kdegames4-4.9.4-2|592	%{_kde_iconsdir}/hicolor/*/*/*kajongg*
12mr|kdegames4-4.9.4-2|593	
12mr|kdegames4-4.9.4-2|594	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|595	
12mr|kdegames4-4.9.4-2|596	%package -n kshisen
12mr|kdegames4-4.9.4-2|597	Summary:	Patience game where you take away all pieces
12mr|kdegames4-4.9.4-2|598	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|599	URL:		http://games.kde.org/game.php?game=kshisen
12mr|kdegames4-4.9.4-2|600	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|601	
12mr|kdegames4-4.9.4-2|602	%description -n kshisen
12mr|kdegames4-4.9.4-2|603	Kshisen: patience game where you take away all pieces
12mr|kdegames4-4.9.4-2|604	
12mr|kdegames4-4.9.4-2|605	%files -n kshisen
12mr|kdegames4-4.9.4-2|606	%{_kde_bindir}/kshisen
12mr|kdegames4-4.9.4-2|607	%{_kde_applicationsdir}/kshisen.desktop
12mr|kdegames4-4.9.4-2|608	%{_kde_appsdir}/kshisen
12mr|kdegames4-4.9.4-2|609	%{_kde_datadir}/sounds/kshisen
12mr|kdegames4-4.9.4-2|610	%{_kde_datadir}/config.kcfg/kshisen.kcfg
12mr|kdegames4-4.9.4-2|611	%{_kde_iconsdir}/hicolor/*/apps/kshisen*
12mr|kdegames4-4.9.4-2|612	%{_kde_docdir}/*/*/kshisen
12mr|kdegames4-4.9.4-2|613	
12mr|kdegames4-4.9.4-2|614	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|615	
12mr|kdegames4-4.9.4-2|616	%package -n ktron
12mr|kdegames4-4.9.4-2|617	Summary:	Simple Tron clone
12mr|kdegames4-4.9.4-2|618	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|619	URL:		http://games.kde.org/game.php?game=ktron
12mr|kdegames4-4.9.4-2|620	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|621	
12mr|kdegames4-4.9.4-2|622	%description -n ktron
12mr|kdegames4-4.9.4-2|623	Well known from the famous movie, KTron is a popular computer
12mr|kdegames4-4.9.4-2|624	game for two players. In a fast action sequence both players
12mr|kdegames4-4.9.4-2|625	have to move and avoid colliding with any walls, the opponent
12mr|kdegames4-4.9.4-2|626	as well as the own path. The player colliding first looses the
12mr|kdegames4-4.9.4-2|627	game.
12mr|kdegames4-4.9.4-2|628	
12mr|kdegames4-4.9.4-2|629	%files -n ktron
12mr|kdegames4-4.9.4-2|630	%{_kde_bindir}/ktron
12mr|kdegames4-4.9.4-2|631	%{_kde_applicationsdir}/ktron.desktop
12mr|kdegames4-4.9.4-2|632	%{_kde_appsdir}/ktron
12mr|kdegames4-4.9.4-2|633	%{_kde_datadir}/config.kcfg/ktron.kcfg
12mr|kdegames4-4.9.4-2|634	%{_kde_configdir}/ktron.knsrc
12mr|kdegames4-4.9.4-2|635	%{_kde_iconsdir}/hicolor/*/*/ktron.png
12mr|kdegames4-4.9.4-2|636	%{_kde_docdir}/HTML/en/ktron
12mr|kdegames4-4.9.4-2|637	
12mr|kdegames4-4.9.4-2|638	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|639	
12mr|kdegames4-4.9.4-2|640	%package -n kdesnake
12mr|kdegames4-4.9.4-2|641	Summary:	snake race played against the computer
12mr|kdegames4-4.9.4-2|642	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|643	URL:		http://games.kde.org/game.php?game=kdesnake
12mr|kdegames4-4.9.4-2|644	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|645	
12mr|kdegames4-4.9.4-2|646	%description -n kdesnake
12mr|kdegames4-4.9.4-2|647	KSnake Race is a fast action game where you steer a snake
12mr|kdegames4-4.9.4-2|648	which has to eat food. While eating the snake grows. But
12mr|kdegames4-4.9.4-2|649	once a player collides with the other snake or the wall
12mr|kdegames4-4.9.4-2|650	the game is lost. This becomes of course more and more
12mr|kdegames4-4.9.4-2|651	difficult the longer the snakes grow.
12mr|kdegames4-4.9.4-2|652	
12mr|kdegames4-4.9.4-2|653	%files -n kdesnake
12mr|kdegames4-4.9.4-2|654	%{_kde_bindir}/kdesnake
12mr|kdegames4-4.9.4-2|655	%{_kde_applicationsdir}/kdesnake.desktop
12mr|kdegames4-4.9.4-2|656	%{_kde_iconsdir}/hicolor/*/*/kdesnake.*
12mr|kdegames4-4.9.4-2|657	
12mr|kdegames4-4.9.4-2|658	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|659	
12mr|kdegames4-4.9.4-2|660	%package -n ksquares
12mr|kdegames4-4.9.4-2|661	Summary:	KSquares: an implementation of the popular paper based game squares
12mr|kdegames4-4.9.4-2|662	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|663	URL:		http://games.kde.org/game.php?game=ksquares
12mr|kdegames4-4.9.4-2|664	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|665	
12mr|kdegames4-4.9.4-2|666	%description -n ksquares
12mr|kdegames4-4.9.4-2|667	KSquares is an implementation of the popular paper based game squares.
12mr|kdegames4-4.9.4-2|668	You must draw lines to complete squares, the player with the most s
12mr|kdegames4-4.9.4-2|669	quares wins.
12mr|kdegames4-4.9.4-2|670	
12mr|kdegames4-4.9.4-2|671	%files -n ksquares
12mr|kdegames4-4.9.4-2|672	%{_kde_bindir}/ksquares
12mr|kdegames4-4.9.4-2|673	%{_kde_applicationsdir}/ksquares.desktop
12mr|kdegames4-4.9.4-2|674	%{_kde_appsdir}/ksquares
12mr|kdegames4-4.9.4-2|675	%{_kde_datadir}/config.kcfg/ksquares.kcfg
12mr|kdegames4-4.9.4-2|676	%{_kde_iconsdir}/hicolor/*/apps/ksquares.png
12mr|kdegames4-4.9.4-2|677	%{_kde_docdir}/*/*/ksquares
12mr|kdegames4-4.9.4-2|678	
12mr|kdegames4-4.9.4-2|679	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|680	
12mr|kdegames4-4.9.4-2|681	%package -n kfourinline
12mr|kdegames4-4.9.4-2|682	Summary:	Place 4 pieces in a row
12mr|kdegames4-4.9.4-2|683	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|684	URL:		http://games.kde.org/game.php?game=kfourinline
12mr|kdegames4-4.9.4-2|685	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|686	
12mr|kdegames4-4.9.4-2|687	%description -n kfourinline
12mr|kdegames4-4.9.4-2|688	kfourinline: place 4 pieces in a row
12mr|kdegames4-4.9.4-2|689	
12mr|kdegames4-4.9.4-2|690	%files -n kfourinline
12mr|kdegames4-4.9.4-2|691	%{_kde_bindir}/kfourinline
12mr|kdegames4-4.9.4-2|692	%{_kde_bindir}/kfourinlineproc
12mr|kdegames4-4.9.4-2|693	%{_kde_applicationsdir}/kfourinline.desktop
12mr|kdegames4-4.9.4-2|694	%{_kde_appsdir}/kfourinline
12mr|kdegames4-4.9.4-2|695	%{_kde_docdir}/*/*/kfourinline
12mr|kdegames4-4.9.4-2|696	%{_kde_iconsdir}/hicolor/*/apps/kfourinline.png
12mr|kdegames4-4.9.4-2|697	%{_kde_datadir}/config.kcfg/kwin4.kcfg
12mr|kdegames4-4.9.4-2|698	
12mr|kdegames4-4.9.4-2|699	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|700	
12mr|kdegames4-4.9.4-2|701	%package -n lskat
12mr|kdegames4-4.9.4-2|702	Summary:	Lieutnant skat
12mr|kdegames4-4.9.4-2|703	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|704	URL:		http://games.kde.org/game.php?game=lskat
12mr|kdegames4-4.9.4-2|705	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|706	
12mr|kdegames4-4.9.4-2|707	%description -n lskat
12mr|kdegames4-4.9.4-2|708	lskat: lieutnant skat
12mr|kdegames4-4.9.4-2|709	
12mr|kdegames4-4.9.4-2|710	%files -n lskat
12mr|kdegames4-4.9.4-2|711	%{_kde_bindir}/lskat
12mr|kdegames4-4.9.4-2|712	%{_kde_applicationsdir}/lskat.desktop
12mr|kdegames4-4.9.4-2|713	%{_kde_appsdir}/lskat
12mr|kdegames4-4.9.4-2|714	%{_kde_docdir}/*/*/lskat
12mr|kdegames4-4.9.4-2|715	%{_kde_iconsdir}/hicolor/*/apps/lskat.png
12mr|kdegames4-4.9.4-2|716	
12mr|kdegames4-4.9.4-2|717	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|718	
12mr|kdegames4-4.9.4-2|719	%package -n kdiamond
12mr|kdegames4-4.9.4-2|720	Summary:	Three-in-a-row game
12mr|kdegames4-4.9.4-2|721	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|722	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|723	
12mr|kdegames4-4.9.4-2|724	%description -n kdiamond
12mr|kdegames4-4.9.4-2|725	KDiamond is a three-in-a-row game (much like Bejeweled) for the KDE 4 desktop.
12mr|kdegames4-4.9.4-2|726	
12mr|kdegames4-4.9.4-2|727	%files -n kdiamond
12mr|kdegames4-4.9.4-2|728	%{_kde_bindir}/kdiamond
12mr|kdegames4-4.9.4-2|729	%{_kde_applicationsdir}/kdiamond.desktop
12mr|kdegames4-4.9.4-2|730	%{_kde_appsdir}/kdiamond
12mr|kdegames4-4.9.4-2|731	%{_kde_configdir}/kdiamond.knsrc
12mr|kdegames4-4.9.4-2|732	%{_kde_iconsdir}/*/*/*/kdiamond.*
12mr|kdegames4-4.9.4-2|733	%{_kde_docdir}/*/*/kdiamond
12mr|kdegames4-4.9.4-2|734	%{_kde_datadir}/sounds/KDiamond*
12mr|kdegames4-4.9.4-2|735	
12mr|kdegames4-4.9.4-2|736	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|737	
12mr|kdegames4-4.9.4-2|738	%package -n kollision
12mr|kdegames4-4.9.4-2|739	Summary:	A simple ball dodging game
12mr|kdegames4-4.9.4-2|740	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|741	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|742	
12mr|kdegames4-4.9.4-2|743	%description -n kollision
12mr|kdegames4-4.9.4-2|744	A simple ball dodging game
12mr|kdegames4-4.9.4-2|745	
12mr|kdegames4-4.9.4-2|746	%files -n kollision
12mr|kdegames4-4.9.4-2|747	%{_kde_bindir}/kollision
12mr|kdegames4-4.9.4-2|748	%{_kde_applicationsdir}/kollision.desktop
12mr|kdegames4-4.9.4-2|749	%{_kde_appsdir}/kollision
12mr|kdegames4-4.9.4-2|750	%{_kde_iconsdir}/*/*/apps/kollision.*
12mr|kdegames4-4.9.4-2|751	%{_kde_docdir}/*/*/kollision
12mr|kdegames4-4.9.4-2|752	
12mr|kdegames4-4.9.4-2|753	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|754	
12mr|kdegames4-4.9.4-2|755	%package -n kubrick
12mr|kdegames4-4.9.4-2|756	Summary:	Game based on Rubik's Cube
12mr|kdegames4-4.9.4-2|757	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|758	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|759	
12mr|kdegames4-4.9.4-2|760	%description -n kubrick
12mr|kdegames4-4.9.4-2|761	Kubrick, a game based on Rubik's Cube
12mr|kdegames4-4.9.4-2|762	
12mr|kdegames4-4.9.4-2|763	%files -n kubrick
12mr|kdegames4-4.9.4-2|764	%{_kde_bindir}/kubrick
12mr|kdegames4-4.9.4-2|765	%{_kde_applicationsdir}/kubrick.desktop
12mr|kdegames4-4.9.4-2|766	%{_kde_appsdir}/kubrick
12mr|kdegames4-4.9.4-2|767	%{_kde_docdir}/*/*/kubrick
12mr|kdegames4-4.9.4-2|768	%{_kde_iconsdir}/hicolor/*/apps/kubrick.png
12mr|kdegames4-4.9.4-2|769	
12mr|kdegames4-4.9.4-2|770	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|771	
12mr|kdegames4-4.9.4-2|772	%package -n kblocks
12mr|kdegames4-4.9.4-2|773	Summary:	Single player falling blocks puzzle game
12mr|kdegames4-4.9.4-2|774	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|775	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|776	
12mr|kdegames4-4.9.4-2|777	%description -n kblocks
12mr|kdegames4-4.9.4-2|778	Single player falling blocks puzzle game
12mr|kdegames4-4.9.4-2|779	
12mr|kdegames4-4.9.4-2|780	%files -n kblocks
12mr|kdegames4-4.9.4-2|781	%{_kde_bindir}/kblocks
12mr|kdegames4-4.9.4-2|782	%{_kde_applicationsdir}/kblocks.desktop
12mr|kdegames4-4.9.4-2|783	%{_kde_appsdir}/kblocks
12mr|kdegames4-4.9.4-2|784	%{_kde_datadir}/config.kcfg/kblocks.kcfg
12mr|kdegames4-4.9.4-2|785	%{_kde_configdir}/kblocks.knsrc
12mr|kdegames4-4.9.4-2|786	%{_kde_docdir}/HTML/en/kblocks
12mr|kdegames4-4.9.4-2|787	%{_kde_iconsdir}/hicolor/*/apps/kblocks.*
12mr|kdegames4-4.9.4-2|788	
12mr|kdegames4-4.9.4-2|789	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|790	
12mr|kdegames4-4.9.4-2|791	%package -n kbreakout
12mr|kdegames4-4.9.4-2|792	Summary:	kbreakout
12mr|kdegames4-4.9.4-2|793	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|794	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|795	
12mr|kdegames4-4.9.4-2|796	%description -n kbreakout
12mr|kdegames4-4.9.4-2|797	Single player falling blocks puzzle game
12mr|kdegames4-4.9.4-2|798	
12mr|kdegames4-4.9.4-2|799	%files -n kbreakout
12mr|kdegames4-4.9.4-2|800	%{_kde_bindir}/kbreakout
12mr|kdegames4-4.9.4-2|801	%{_kde_applicationsdir}/kbreakout.desktop
12mr|kdegames4-4.9.4-2|802	%{_kde_appsdir}/kbreakout
12mr|kdegames4-4.9.4-2|803	%{_kde_iconsdir}/hicolor/*/apps/kbreakout.png
12mr|kdegames4-4.9.4-2|804	%{_kde_docdir}/*/*/kbreakout
12mr|kdegames4-4.9.4-2|805	
12mr|kdegames4-4.9.4-2|806	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|807	
12mr|kdegames4-4.9.4-2|808	%package -n bomber
12mr|kdegames4-4.9.4-2|809	Summary:	Arcade bombing game
12mr|kdegames4-4.9.4-2|810	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|811	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|812	
12mr|kdegames4-4.9.4-2|813	%description -n bomber
12mr|kdegames4-4.9.4-2|814	Arcade bombing game
12mr|kdegames4-4.9.4-2|815	
12mr|kdegames4-4.9.4-2|816	%files -n bomber
12mr|kdegames4-4.9.4-2|817	%{_kde_bindir}/bomber
12mr|kdegames4-4.9.4-2|818	%{_kde_applicationsdir}/bomber.desktop
12mr|kdegames4-4.9.4-2|819	%{_kde_appsdir}/bomber
12mr|kdegames4-4.9.4-2|820	%{_kde_datadir}/config.kcfg/bomber.kcfg
12mr|kdegames4-4.9.4-2|821	%{_kde_docdir}/HTML/en/bomber
12mr|kdegames4-4.9.4-2|822	%{_kde_iconsdir}/hicolor/*/apps/bomber.*
12mr|kdegames4-4.9.4-2|823	
12mr|kdegames4-4.9.4-2|824	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|825	
12mr|kdegames4-4.9.4-2|826	%package -n ksirk
12mr|kdegames4-4.9.4-2|827	Summary:	Computerized version of a well known strategy board game
12mr|kdegames4-4.9.4-2|828	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|829	URL:		http://games.kde.org/game.php?game=ksirk
12mr|kdegames4-4.9.4-2|830	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|831	
12mr|kdegames4-4.9.4-2|832	%description -n ksirk
12mr|kdegames4-4.9.4-2|833	KsirK is a computerized version of a well known strategy board game.
12mr|kdegames4-4.9.4-2|834	KsirK is a multi-player network-playable game with an AI. The goal
12mr|kdegames4-4.9.4-2|835	of the game is simply to conquer the World... It is done by attacking
12mr|kdegames4-4.9.4-2|836	your neighbours with your armies.
12mr|kdegames4-4.9.4-2|837	
12mr|kdegames4-4.9.4-2|838	%files -n ksirk
12mr|kdegames4-4.9.4-2|839	%{_kde_bindir}/ksirk*
12mr|kdegames4-4.9.4-2|840	%{_kde_applicationsdir}/ksirk*.desktop
12mr|kdegames4-4.9.4-2|841	%{_kde_datadir}/config.kcfg/ksirk*settings.kcfg
12mr|kdegames4-4.9.4-2|842	%{_kde_configdir}/ksirk.knsrc
12mr|kdegames4-4.9.4-2|843	%{_kde_appsdir}/ksirk*
12mr|kdegames4-4.9.4-2|844	%{_kde_iconsdir}/*/*/apps/ksirk.png
12mr|kdegames4-4.9.4-2|845	%{_kde_docdir}/*/*/ksirk
12mr|kdegames4-4.9.4-2|846	%{_kde_docdir}/*/*/ksirkskineditor
12mr|kdegames4-4.9.4-2|847	
12mr|kdegames4-4.9.4-2|848	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|849	
12mr|kdegames4-4.9.4-2|850	%package -n granatier
12mr|kdegames4-4.9.4-2|851	Summary:	KDE Bomberman game
12mr|kdegames4-4.9.4-2|852	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|853	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|854	
12mr|kdegames4-4.9.4-2|855	%description -n granatier
12mr|kdegames4-4.9.4-2|856	KDE Bomberman game.
12mr|kdegames4-4.9.4-2|857	
12mr|kdegames4-4.9.4-2|858	%files -n granatier
12mr|kdegames4-4.9.4-2|859	%{_kde_bindir}/granatier
12mr|kdegames4-4.9.4-2|860	%{_kde_applicationsdir}/granatier.desktop
12mr|kdegames4-4.9.4-2|861	%{_kde_appsdir}/granatier
12mr|kdegames4-4.9.4-2|862	%{_kde_datadir}/config.kcfg/granatier.kcfg
12mr|kdegames4-4.9.4-2|863	%{_kde_docdir}/*/*/granatier
12mr|kdegames4-4.9.4-2|864	%{_kde_iconsdir}/*/*/apps/granatier.*
12mr|kdegames4-4.9.4-2|865	
12mr|kdegames4-4.9.4-2|866	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|867	
12mr|kdegames4-4.9.4-2|868	%package -n kigo
12mr|kdegames4-4.9.4-2|869	Summary:	Go board game for KDE
12mr|kdegames4-4.9.4-2|870	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|871	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|872	Requires:	gnugo
12mr|kdegames4-4.9.4-2|873	
12mr|kdegames4-4.9.4-2|874	%description -n kigo
12mr|kdegames4-4.9.4-2|875	Go board game for KDE.
12mr|kdegames4-4.9.4-2|876	
12mr|kdegames4-4.9.4-2|877	%files -n kigo
12mr|kdegames4-4.9.4-2|878	%{_kde_bindir}/kigo
12mr|kdegames4-4.9.4-2|879	%{_kde_applicationsdir}/kigo.desktop
12mr|kdegames4-4.9.4-2|880	%{_kde_appsdir}/kigo
12mr|kdegames4-4.9.4-2|881	%{_kde_datadir}/config.kcfg/kigo.kcfg
12mr|kdegames4-4.9.4-2|882	%{_kde_configdir}/kigo-games.knsrc
12mr|kdegames4-4.9.4-2|883	%{_kde_configdir}/kigo.knsrc
12mr|kdegames4-4.9.4-2|884	%{_kde_docdir}/HTML/en/kigo
12mr|kdegames4-4.9.4-2|885	%{_kde_iconsdir}/*/*/apps/kigo.png
12mr|kdegames4-4.9.4-2|886	
12mr|kdegames4-4.9.4-2|887	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|888	
12mr|kdegames4-4.9.4-2|889	%package -n palapeli
12mr|kdegames4-4.9.4-2|890	Summary:	Jigsaw puzzle game
12mr|kdegames4-4.9.4-2|891	Group:		Graphical desktop/KDE
12mr|kdegames4-4.9.4-2|892	Requires:	kdegames4-core
12mr|kdegames4-4.9.4-2|893	
12mr|kdegames4-4.9.4-2|894	%description -n palapeli
12mr|kdegames4-4.9.4-2|895	Palapeli is a jigsaw puzzle game. Unlike other games in that genre, you
12mr|kdegames4-4.9.4-2|896	are not limited to aligning pieces on imaginary grids. The pieces are
12mr|kdegames4-4.9.4-2|897	freely moveable. Also, Palapeli features real persistency, i.e. everything
12mr|kdegames4-4.9.4-2|898	you do is saved on your disk immediately.
12mr|kdegames4-4.9.4-2|899	
12mr|kdegames4-4.9.4-2|900	%files -n palapeli
12mr|kdegames4-4.9.4-2|901	%{_kde_bindir}/palapeli
12mr|kdegames4-4.9.4-2|902	%{_kde_libdir}/kde4/palapeli_jigsawslicer.so
12mr|kdegames4-4.9.4-2|903	%{_kde_libdir}/kde4/palapeli_rectslicer.so
12mr|kdegames4-4.9.4-2|904	%{_kde_libdir}/kde4/palathumbcreator.so
12mr|kdegames4-4.9.4-2|905	%{_kde_libdir}/kde4/palapeli_goldbergslicer.so
12mr|kdegames4-4.9.4-2|906	%{_kde_applicationsdir}/palapeli.desktop
12mr|kdegames4-4.9.4-2|907	%{_kde_appsdir}/palapeli
12mr|kdegames4-4.9.4-2|908	%{_kde_iconsdir}/hicolor/*/*/*palapeli*
12mr|kdegames4-4.9.4-2|909	%{_kde_services}/ServiceMenus/palapeli_servicemenu.desktop
12mr|kdegames4-4.9.4-2|910	%{_kde_services}/palapeli_goldbergslicer.desktop
12mr|kdegames4-4.9.4-2|911	%{_kde_services}/palapeli_jigsawslicer.desktop
12mr|kdegames4-4.9.4-2|912	%{_kde_services}/palapeli_rectslicer.desktop
12mr|kdegames4-4.9.4-2|913	%{_kde_services}/palathumbcreator.desktop
12mr|kdegames4-4.9.4-2|914	%{_kde_servicetypes}/libpala-slicerplugin.desktop
12mr|kdegames4-4.9.4-2|915	%{_kde_datadir}/mime/packages/palapeli-mimetypes.xml
12mr|kdegames4-4.9.4-2|916	%{_kde_configdir}/palapeli-collectionrc
12mr|kdegames4-4.9.4-2|917	%{_kde_docdir}/HTML/en/palapeli
12mr|kdegames4-4.9.4-2|918	
12mr|kdegames4-4.9.4-2|919	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|920	
12mr|kdegames4-4.9.4-2|921	%define kdegames_major 6
12mr|kdegames4-4.9.4-2|922	%define libkdegames %mklibname kdegames %{kdegames_major}
12mr|kdegames4-4.9.4-2|923	
12mr|kdegames4-4.9.4-2|924	%package -n %{libkdegames}
12mr|kdegames4-4.9.4-2|925	Summary:	KDE 4 library
12mr|kdegames4-4.9.4-2|926	Group:		System/Libraries
12mr|kdegames4-4.9.4-2|927	Obsoletes:	%{mklibname kdegames 4} < %{EVRD}
12mr|kdegames4-4.9.4-2|928	Obsoletes:	%{mklibname kdegames 5} < %{EVRD}
12mr|kdegames4-4.9.4-2|929	Obsoletes:	%{mklibname kggzgames 4} < %{EVRD}
12mr|kdegames4-4.9.4-2|930	Obsoletes:	%{mklibname kggzmod 4} < %{EVRD}
12mr|kdegames4-4.9.4-2|931	Obsoletes:	%{mklibname kggznet 4} < %{EVRD}
12mr|kdegames4-4.9.4-2|932	
12mr|kdegames4-4.9.4-2|933	%description -n %{libkdegames}
12mr|kdegames4-4.9.4-2|934	KDE 4 library.
12mr|kdegames4-4.9.4-2|935	
12mr|kdegames4-4.9.4-2|936	%files -n %{libkdegames}
12mr|kdegames4-4.9.4-2|937	%{_kde_libdir}/libkdegames.so.%{kdegames_major}*
12mr|kdegames4-4.9.4-2|938	
12mr|kdegames4-4.9.4-2|939	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|940	
12mr|kdegames4-4.9.4-2|941	%define kdegamesprivate_major 1
12mr|kdegames4-4.9.4-2|942	%define libkdegamesprivate %mklibname kdegamesprivate %{kdegamesprivate_major}
12mr|kdegames4-4.9.4-2|943	
12mr|kdegames4-4.9.4-2|944	%package -n %{libkdegamesprivate}
12mr|kdegames4-4.9.4-2|945	Summary:	KDE 4 library
12mr|kdegames4-4.9.4-2|946	Group:		System/Libraries
12mr|kdegames4-4.9.4-2|947	
12mr|kdegames4-4.9.4-2|948	%description -n %{libkdegamesprivate}
12mr|kdegames4-4.9.4-2|949	KDE 4 library.
12mr|kdegames4-4.9.4-2|950	
12mr|kdegames4-4.9.4-2|951	%files -n %{libkdegamesprivate}
12mr|kdegames4-4.9.4-2|952	%{_kde_libdir}/libkdegamesprivate.so.%{kdegamesprivate_major}*
12mr|kdegames4-4.9.4-2|953	
12mr|kdegames4-4.9.4-2|954	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|955	
12mr|kdegames4-4.9.4-2|956	%define kmahjongglib_major 4
12mr|kdegames4-4.9.4-2|957	%define libkmahjongglib %mklibname kmahjongglib %{kmahjongglib_major}
12mr|kdegames4-4.9.4-2|958	
12mr|kdegames4-4.9.4-2|959	%package -n %{libkmahjongglib}
12mr|kdegames4-4.9.4-2|960	Summary:	KDE 4 library
12mr|kdegames4-4.9.4-2|961	Group:		System/Libraries
12mr|kdegames4-4.9.4-2|962	Requires:	kmahjongglib = %{EVRD}
12mr|kdegames4-4.9.4-2|963	
12mr|kdegames4-4.9.4-2|964	%description -n %{libkmahjongglib}
12mr|kdegames4-4.9.4-2|965	KDE 4 library.
12mr|kdegames4-4.9.4-2|966	
12mr|kdegames4-4.9.4-2|967	%files -n %{libkmahjongglib}
12mr|kdegames4-4.9.4-2|968	%{_kde_libdir}/libkmahjongglib.so.%{kmahjongglib_major}*
12mr|kdegames4-4.9.4-2|969	
12mr|kdegames4-4.9.4-2|970	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|971	
12mr|kdegames4-4.9.4-2|972	%define kolfprivate_major 4
12mr|kdegames4-4.9.4-2|973	%define libkolfprivate %mklibname kolfprivate %{kolfprivate_major}
12mr|kdegames4-4.9.4-2|974	
12mr|kdegames4-4.9.4-2|975	%package -n %{libkolfprivate}
12mr|kdegames4-4.9.4-2|976	Summary:	KDE 4 library
12mr|kdegames4-4.9.4-2|977	Group:		System/Libraries
12mr|kdegames4-4.9.4-2|978	
12mr|kdegames4-4.9.4-2|979	%description -n %{libkolfprivate}
12mr|kdegames4-4.9.4-2|980	KDE 4 library.
12mr|kdegames4-4.9.4-2|981	
12mr|kdegames4-4.9.4-2|982	%files -n %{libkolfprivate}
12mr|kdegames4-4.9.4-2|983	%{_kde_libdir}/libkolfprivate.so.%{kolfprivate_major}*
12mr|kdegames4-4.9.4-2|984	
12mr|kdegames4-4.9.4-2|985	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|986	
12mr|kdegames4-4.9.4-2|987	%define iris_ksirk_major 2
12mr|kdegames4-4.9.4-2|988	%define libiris_ksirk %mklibname iris_ksirk %{iris_ksirk_major}
12mr|kdegames4-4.9.4-2|989	
12mr|kdegames4-4.9.4-2|990	%package -n %{libiris_ksirk}
12mr|kdegames4-4.9.4-2|991	Summary:	KDE 4 library
12mr|kdegames4-4.9.4-2|992	Group:		System/Libraries
12mr|kdegames4-4.9.4-2|993	
12mr|kdegames4-4.9.4-2|994	%description -n %{libiris_ksirk}
12mr|kdegames4-4.9.4-2|995	KDE 4 library.
12mr|kdegames4-4.9.4-2|996	
12mr|kdegames4-4.9.4-2|997	%files -n %{libiris_ksirk}
12mr|kdegames4-4.9.4-2|998	%{_kde_libdir}/libiris_ksirk.so.%{iris_ksirk_major}*
12mr|kdegames4-4.9.4-2|999	
12mr|kdegames4-4.9.4-2|1000	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|1001	
12mr|kdegames4-4.9.4-2|1002	%define pala_major 0
12mr|kdegames4-4.9.4-2|1003	%define libpala %mklibname pala %{pala_major}
12mr|kdegames4-4.9.4-2|1004	
12mr|kdegames4-4.9.4-2|1005	%package -n %{libpala}
12mr|kdegames4-4.9.4-2|1006	Summary:	KDE 4 library
12mr|kdegames4-4.9.4-2|1007	Group:		System/Libraries
12mr|kdegames4-4.9.4-2|1008	
12mr|kdegames4-4.9.4-2|1009	%description -n %{libpala}
12mr|kdegames4-4.9.4-2|1010	KDE 4 library.
12mr|kdegames4-4.9.4-2|1011	
12mr|kdegames4-4.9.4-2|1012	%files -n %{libpala}
12mr|kdegames4-4.9.4-2|1013	%{_kde_libdir}/libpala.so.%{pala_major}*
12mr|kdegames4-4.9.4-2|1014	
12mr|kdegames4-4.9.4-2|1015	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|1016	
12mr|kdegames4-4.9.4-2|1017	%package devel
12mr|kdegames4-4.9.4-2|1018	Summary:	Headers files for kdegames
12mr|kdegames4-4.9.4-2|1019	Group:		Development/KDE and Qt
12mr|kdegames4-4.9.4-2|1020	Requires:	kdelibs4-devel
12mr|kdegames4-4.9.4-2|1021	Requires:	%{libkdegames} = %{EVRD}
12mr|kdegames4-4.9.4-2|1022	Requires:	%{libkdegamesprivate} = %{EVRD}
12mr|kdegames4-4.9.4-2|1023	Requires:	%{libkmahjongglib} = %{EVRD}
12mr|kdegames4-4.9.4-2|1024	Requires:	%{libkolfprivate} = %{EVRD}
12mr|kdegames4-4.9.4-2|1025	Requires:	%{libiris_ksirk} = %{EVRD}
12mr|kdegames4-4.9.4-2|1026	Requires:	%{libpala} = %{EVRD}
12mr|kdegames4-4.9.4-2|1027	
12mr|kdegames4-4.9.4-2|1028	%description devel
12mr|kdegames4-4.9.4-2|1029	Headers files needed to build applications based on kdegames applications.
12mr|kdegames4-4.9.4-2|1030	
12mr|kdegames4-4.9.4-2|1031	%files devel
12mr|kdegames4-4.9.4-2|1032	%{_kde_libdir}/cmake/KDEGames
12mr|kdegames4-4.9.4-2|1033	%{_kde_libdir}/libpala/libpala-config.cmake
12mr|kdegames4-4.9.4-2|1034	%{_kde_libdir}/libpala/pala-targets*.cmake
12mr|kdegames4-4.9.4-2|1035	%{_kde_libdir}/libiris_ksirk.so
12mr|kdegames4-4.9.4-2|1036	%{_kde_libdir}/libkdegames.so
12mr|kdegames4-4.9.4-2|1037	%{_kde_libdir}/libkdegamesprivate.so
12mr|kdegames4-4.9.4-2|1038	%{_kde_libdir}/libkmahjongglib.so
12mr|kdegames4-4.9.4-2|1039	%{_kde_libdir}/libkolfprivate.so
12mr|kdegames4-4.9.4-2|1040	%{_kde_libdir}/libpala.so
12mr|kdegames4-4.9.4-2|1041	%{_kde_includedir}/*
12mr|kdegames4-4.9.4-2|1042	
12mr|kdegames4-4.9.4-2|1043	#-----------------------------------------------------------------------------
12mr|kdegames4-4.9.4-2|1044	
12mr|kdegames4-4.9.4-2|1045	%prep
12mr|kdegames4-4.9.4-2|1046	%setup -q -n kdegames-%{version}
12mr|kdegames4-4.9.4-2|1047	
12mr|kdegames4-4.9.4-2|1048	%build
12mr|kdegames4-4.9.4-2|1049	%cmake_kde4
12mr|kdegames4-4.9.4-2|1050	%make
12mr|kdegames4-4.9.4-2|1051	
12mr|kdegames4-4.9.4-2|1052	%install
12mr|kdegames4-4.9.4-2|1053	%makeinstall_std -C build
12mr|kdegames4-4.9.4-2|1054	
12mr|kdegames4-4.9.4-2|1055	%changelog
12mr|kdegames4-4.9.4-2|1056	* Wed Dec 12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-2
12mr|kdegames4-4.9.4-2|1057	- Add kmahjongglib and vorbis-tools to kajongg Requires
12mr|kdegames4-4.9.4-2|1058	
12mr|kdegames4-4.9.4-2|1059	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|kdegames4-4.9.4-2|1060	- New version 4.9.4
12mr|kdegames4-4.9.4-2|1061	
12mr|kdegames4-4.9.4-2|1062	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|kdegames4-4.9.4-2|1063	- New version 4.9.3
12mr|kdegames4-4.9.4-2|1064	
12mr|kdegames4-4.9.4-2|1065	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|kdegames4-4.9.4-2|1066	- New version 4.9.2
12mr|kdegames4-4.9.4-2|1067	- Build without l10n-ru patch for now
12mr|kdegames4-4.9.4-2|1068	
12mr|kdegames4-4.9.4-2|1069	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|kdegames4-4.9.4-2|1070	- New version 4.9.1
12mr|kdegames4-4.9.4-2|1071	
12mr|kdegames4-4.9.4-2|1072	* Mon Aug 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|kdegames4-4.9.4-2|1073	- New version 4.9.0
12mr|kdegames4-4.9.4-2|1074	- Update files
12mr|kdegames4-4.9.4-2|1075	
12mr|kdegames4-4.9.4-2|1076	* Mon Jul 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|kdegames4-4.9.4-2|1077	- New version 4.8.97
12mr|kdegames4-4.9.4-2|1078	- Make better usage of KDE4 path macros
12mr|kdegames4-4.9.4-2|1079	- Add control over library majors
12mr|kdegames4-4.9.4-2|1080	- Convert BuildRequires to pkgconfig style
12mr|kdegames4-4.9.4-2|1081	- Add pkgconfig(sndfile) to BuildRequires
12mr|kdegames4-4.9.4-2|1082	- Re-diff and enable l10n-ru patch
12mr|kdegames4-4.9.4-2|1083	
12mr|kdegames4-4.9.4-2|1084	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|kdegames4-4.9.4-2|1085	- Update to 4.8.95
12mr|kdegames4-4.9.4-2|1086	
12mr|kdegames4-4.9.4-2|1087	* Tue Jun 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.90-1
12mr|kdegames4-4.9.4-2|1088	- Update to 4.8.90
12mr|kdegames4-4.9.4-2|1089	- Drop no longer needed Conflicts and Obsoletes
12mr|kdegames4-4.9.4-2|1090	- Minor cleanups
12mr|kdegames4-4.9.4-2|1091	- Disable patch (needs re-diff)
12mr|kdegames4-4.9.4-2|1092	
12mr|kdegames4-4.9.4-2|1093	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.80-69.1mib2010.2
12mr|kdegames4-4.9.4-2|1094	- New version 4.8.80 (aka 4.9 beta1), we use it because many KDE4 4.8.x games
12mr|kdegames4-4.9.4-2|1095	don't work well with phonon-gstreamer 4.6
12mr|kdegames4-4.9.4-2|1096	- New libkdegames major (5->6)
12mr|kdegames4-4.9.4-2|1097	- Drop all ggz related stuff
12mr|kdegames4-4.9.4-2|1098	- Add libkdegamesprivate subpackage and library
12mr|kdegames4-4.9.4-2|1099	- MIB (Mandriva International Backports)
12mr|kdegames4-4.9.4-2|1100	
12mr|kdegames4-4.9.4-2|1101	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.3-69.1mib2010.2
12mr|kdegames4-4.9.4-2|1102	- New version 4.8.3
12mr|kdegames4-4.9.4-2|1103	- MIB (Mandriva International Backports)
12mr|kdegames4-4.9.4-2|1104	
12mr|kdegames4-4.9.4-2|1105	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.2-69.1mib2010.2
12mr|kdegames4-4.9.4-2|1106	- New version 4.8.2
12mr|kdegames4-4.9.4-2|1107	- MIB (Mandriva International Backports)
12mr|kdegames4-4.9.4-2|1108	
12mr|kdegames4-4.9.4-2|1109	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.1-69.1mib2010.2
12mr|kdegames4-4.9.4-2|1110	- New version 4.8.1
12mr|kdegames4-4.9.4-2|1111	- MIB (Mandriva International Backports)
12mr|kdegames4-4.9.4-2|1112	
12mr|kdegames4-4.9.4-2|1113	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.0-69.1mib2010.2
12mr|kdegames4-4.9.4-2|1114	+ Revision: 762514
12mr|kdegames4-4.9.4-2|1115	- Backport to 2010.2 for MIB users
12mr|kdegames4-4.9.4-2|1116	- MIB (Mandriva International Backports)
12mr|kdegames4-4.9.4-2|1117	
12mr|kdegames4-4.9.4-2|1118	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.8.0-1
12mr|kdegames4-4.9.4-2|1119	+ Revision: 762514
12mr|kdegames4-4.9.4-2|1120	- New upstream tarball
12mr|kdegames4-4.9.4-2|1121	
12mr|kdegames4-4.9.4-2|1122	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|kdegames4-4.9.4-2|1123	+ Revision: 758099
12mr|kdegames4-4.9.4-2|1124	- New upstream tarball
12mr|kdegames4-4.9.4-2|1125	
12mr|kdegames4-4.9.4-2|1126	* Tue Jan 03 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-1
12mr|kdegames4-4.9.4-2|1127	+ Revision: 750412
12mr|kdegames4-4.9.4-2|1128	- New version
12mr|kdegames4-4.9.4-2|1129	
12mr|kdegames4-4.9.4-2|1130	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.90-2
12mr|kdegames4-4.9.4-2|1131	+ Revision: 744329
12mr|kdegames4-4.9.4-2|1132	- Disable buggy rpm5 *feature*
12mr|kdegames4-4.9.4-2|1133	- Fix file list
12mr|kdegames4-4.9.4-2|1134	- Fix file list
12mr|kdegames4-4.9.4-2|1135	- Fix BR
12mr|kdegames4-4.9.4-2|1136	- New upstream tarball
12mr|kdegames4-4.9.4-2|1137	- New upstream tarball 4.7.80
12mr|kdegames4-4.9.4-2|1138	- New version 4.7.41
12mr|kdegames4-4.9.4-2|1139	- Remove branch switch
12mr|kdegames4-4.9.4-2|1140	
12mr|kdegames4-4.9.4-2|1141	* Mon Jun 13 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.4-1
12mr|kdegames4-4.9.4-2|1142	+ Revision: 684404
12mr|kdegames4-4.9.4-2|1143	- New version 4.6.4
12mr|kdegames4-4.9.4-2|1144	
12mr|kdegames4-4.9.4-2|1145	* Fri May 13 2011 Funda Wang <fwang@mandriva.org> 1:4.6.3-1
12mr|kdegames4-4.9.4-2|1146	+ Revision: 674022
12mr|kdegames4-4.9.4-2|1147	- new version 4.6.3
12mr|kdegames4-4.9.4-2|1148	
12mr|kdegames4-4.9.4-2|1149	* Tue Apr 05 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.2-1
12mr|kdegames4-4.9.4-2|1150	+ Revision: 650772
12mr|kdegames4-4.9.4-2|1151	- Remove mkrel
12mr|kdegames4-4.9.4-2|1152	- New version 4.6.2
12mr|kdegames4-4.9.4-2|1153	
12mr|kdegames4-4.9.4-2|1154	* Mon Feb 28 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.1-1
12mr|kdegames4-4.9.4-2|1155	+ Revision: 640726
12mr|kdegames4-4.9.4-2|1156	- New version 4.6.1
12mr|kdegames4-4.9.4-2|1157	
12mr|kdegames4-4.9.4-2|1158	* Wed Jan 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.0-1
12mr|kdegames4-4.9.4-2|1159	+ Revision: 632964
12mr|kdegames4-4.9.4-2|1160	- New version KDE 4.6 Final
12mr|kdegames4-4.9.4-2|1161	
12mr|kdegames4-4.9.4-2|1162	* Thu Jan 06 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.95-1mdv2011.0
12mr|kdegames4-4.9.4-2|1163	+ Revision: 629120
12mr|kdegames4-4.9.4-2|1164	- New version KDE 4.6 RC2
12mr|kdegames4-4.9.4-2|1165	
12mr|kdegames4-4.9.4-2|1166	* Thu Dec 23 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.90-1mdv2011.0
12mr|kdegames4-4.9.4-2|1167	+ Revision: 624062
12mr|kdegames4-4.9.4-2|1168	- New upstream tarball
12mr|kdegames4-4.9.4-2|1169	
12mr|kdegames4-4.9.4-2|1170	* Wed Dec 08 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.85-1mdv2011.0
12mr|kdegames4-4.9.4-2|1171	+ Revision: 616343
12mr|kdegames4-4.9.4-2|1172	- New upstream tarball
12mr|kdegames4-4.9.4-2|1173	
12mr|kdegames4-4.9.4-2|1174	* Sat Nov 27 2010 Funda Wang <fwang@mandriva.org> 1:4.5.80-1mdv2011.0
12mr|kdegames4-4.9.4-2|1175	+ Revision: 601635
12mr|kdegames4-4.9.4-2|1176	- new version 4.5.80 (aka 4.6 beta1)
12mr|kdegames4-4.9.4-2|1177	
12mr|kdegames4-4.9.4-2|1178	* Sat Nov 20 2010 Funda Wang <fwang@mandriva.org> 1:4.5.77-0.svn1198704.1mdv2011.0
12mr|kdegames4-4.9.4-2|1179	+ Revision: 599252
12mr|kdegames4-4.9.4-2|1180	- update file list
12mr|kdegames4-4.9.4-2|1181	- new snapshot 4.5.77
12mr|kdegames4-4.9.4-2|1182	
12mr|kdegames4-4.9.4-2|1183	* Tue Nov 02 2010 Funda Wang <fwang@mandriva.org> 1:4.5.74-0.svn1192115.1mdv2011.0
12mr|kdegames4-4.9.4-2|1184	+ Revision: 591858
12mr|kdegames4-4.9.4-2|1185	- add sqlite3 as BR for kajongg
12mr|kdegames4-4.9.4-2|1186	- more requires
12mr|kdegames4-4.9.4-2|1187	- add more requires
12mr|kdegames4-4.9.4-2|1188	- new snapshot 4.5.74
12mr|kdegames4-4.9.4-2|1189	
12mr|kdegames4-4.9.4-2|1190	* Mon Oct 18 2010 Funda Wang <fwang@mandriva.org> 1:4.5.71-0.svn1184269.3mdv2011.0
12mr|kdegames4-4.9.4-2|1191	+ Revision: 586556
12mr|kdegames4-4.9.4-2|1192	- the correct place for kcardgame is kpat sub package
12mr|kdegames4-4.9.4-2|1193	
12mr|kdegames4-4.9.4-2|1194	* Mon Oct 18 2010 Funda Wang <fwang@mandriva.org> 1:4.5.71-0.svn1184269.2mdv2011.0
12mr|kdegames4-4.9.4-2|1195	+ Revision: 586555
12mr|kdegames4-4.9.4-2|1196	- libkcardgame.so is not a devel file
12mr|kdegames4-4.9.4-2|1197	
12mr|kdegames4-4.9.4-2|1198	* Wed Oct 13 2010 Funda Wang <fwang@mandriva.org> 1:4.5.71-0.svn1184269.1mdv2011.0
12mr|kdegames4-4.9.4-2|1199	+ Revision: 585259
12mr|kdegames4-4.9.4-2|1200	- update file list
12mr|kdegames4-4.9.4-2|1201	- new snapshot
12mr|kdegames4-4.9.4-2|1202	
12mr|kdegames4-4.9.4-2|1203	* Thu Sep 16 2010 Funda Wang <fwang@mandriva.org> 1:4.5.68-1mdv2011.0
12mr|kdegames4-4.9.4-2|1204	+ Revision: 578800
12mr|kdegames4-4.9.4-2|1205	- new snapshot 4.5.68
12mr|kdegames4-4.9.4-2|1206	
12mr|kdegames4-4.9.4-2|1207	* Tue Sep 07 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.67-1mdv2011.0
12mr|kdegames4-4.9.4-2|1208	+ Revision: 576503
12mr|kdegames4-4.9.4-2|1209	- Fix file list
12mr|kdegames4-4.9.4-2|1210	- New version 4.5.67
12mr|kdegames4-4.9.4-2|1211	
12mr|kdegames4-4.9.4-2|1212	* Fri Aug 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.0-1mdv2011.0
12mr|kdegames4-4.9.4-2|1213	+ Revision: 566568
12mr|kdegames4-4.9.4-2|1214	- New upstream tarball
12mr|kdegames4-4.9.4-2|1215	- Update to version 4.5.0
12mr|kdegames4-4.9.4-2|1216	
12mr|kdegames4-4.9.4-2|1217	* Thu Jul 29 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.95-1mdv2011.0
12mr|kdegames4-4.9.4-2|1218	+ Revision: 562877
12mr|kdegames4-4.9.4-2|1219	- Fix file list
12mr|kdegames4-4.9.4-2|1220	- Add buildrequires
12mr|kdegames4-4.9.4-2|1221	- KDE 4.5 RC3
12mr|kdegames4-4.9.4-2|1222	
12mr|kdegames4-4.9.4-2|1223	* Thu Jul 15 2010 Anssi Hannula <anssi@mandriva.org> 1:4.4.3-3mdv2011.0
12mr|kdegames4-4.9.4-2|1224	+ Revision: 553774
12mr|kdegames4-4.9.4-2|1225	- fix conflicts in bovo package
12mr|kdegames4-4.9.4-2|1226	
12mr|kdegames4-4.9.4-2|1227	* Wed May 26 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-2mdv2010.1
12mr|kdegames4-4.9.4-2|1228	+ Revision: 546159
12mr|kdegames4-4.9.4-2|1229	- Rebuild in release mode
12mr|kdegames4-4.9.4-2|1230	
12mr|kdegames4-4.9.4-2|1231	* Tue May 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-1mdv2010.1
12mr|kdegames4-4.9.4-2|1232	+ Revision: 542101
12mr|kdegames4-4.9.4-2|1233	- Update to version 4.4.3
12mr|kdegames4-4.9.4-2|1234	- Fix devel package file list
12mr|kdegames4-4.9.4-2|1235	
12mr|kdegames4-4.9.4-2|1236	* Wed Mar 31 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.2-1mdv2010.1
12mr|kdegames4-4.9.4-2|1237	+ Revision: 530115
12mr|kdegames4-4.9.4-2|1238	- Fix file list
12mr|kdegames4-4.9.4-2|1239	- Update to version 4.4.2
12mr|kdegames4-4.9.4-2|1240	
12mr|kdegames4-4.9.4-2|1241	* Tue Mar 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.1-1mdv2010.1
12mr|kdegames4-4.9.4-2|1242	+ Revision: 513408
12mr|kdegames4-4.9.4-2|1243	- Update to version 4.4.1
12mr|kdegames4-4.9.4-2|1244	
12mr|kdegames4-4.9.4-2|1245	* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.0-1mdv2010.1
12mr|kdegames4-4.9.4-2|1246	+ Revision: 502610
12mr|kdegames4-4.9.4-2|1247	- Update to version 4.4.0
12mr|kdegames4-4.9.4-2|1248	
12mr|kdegames4-4.9.4-2|1249	* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.98-1mdv2010.1
12mr|kdegames4-4.9.4-2|1250	+ Revision: 498943
12mr|kdegames4-4.9.4-2|1251	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdegames4-4.9.4-2|1252	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdegames4-4.9.4-2|1253	
12mr|kdegames4-4.9.4-2|1254	* Mon Jan 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.95-1mdv2010.1
12mr|kdegames4-4.9.4-2|1255	+ Revision: 495992
12mr|kdegames4-4.9.4-2|1256	- Update to version 4.3.95 aka "kde 4.4 RC2"
12mr|kdegames4-4.9.4-2|1257	- Update to version 4.3.95 aka "kde 4.4 RC2"
12mr|kdegames4-4.9.4-2|1258	- Remove the cp trick as the icons belong to an other package
12mr|kdegames4-4.9.4-2|1259	- Add missing icons in hicolor
12mr|kdegames4-4.9.4-2|1260	
12mr|kdegames4-4.9.4-2|1261	* Sun Jan 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.90-1mdv2010.1
12mr|kdegames4-4.9.4-2|1262	+ Revision: 488618
12mr|kdegames4-4.9.4-2|1263	- Fix file list
12mr|kdegames4-4.9.4-2|1264	- Fix file list
12mr|kdegames4-4.9.4-2|1265	- Update to kde 4.4 rc1
12mr|kdegames4-4.9.4-2|1266	
12mr|kdegames4-4.9.4-2|1267	* Mon Dec 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.85-1mdv2010.1
12mr|kdegames4-4.9.4-2|1268	+ Revision: 480818
12mr|kdegames4-4.9.4-2|1269	- Fix file list
12mr|kdegames4-4.9.4-2|1270	- Update to kde 4.4 beta2
12mr|kdegames4-4.9.4-2|1271	Remove merged patches
12mr|kdegames4-4.9.4-2|1272	Remove old unneded Buildrequires
12mr|kdegames4-4.9.4-2|1273	- Add Gnugo as Requires for Kigo
12mr|kdegames4-4.9.4-2|1274	
12mr|kdegames4-4.9.4-2|1275	* Sat Dec 05 2009 Funda Wang <fwang@mandriva.org> 1:4.3.80-1mdv2010.1
12mr|kdegames4-4.9.4-2|1276	+ Revision: 473680
12mr|kdegames4-4.9.4-2|1277	- finally fix building
12mr|kdegames4-4.9.4-2|1278	- add palapeli
12mr|kdegames4-4.9.4-2|1279	- bump versioned requires
12mr|kdegames4-4.9.4-2|1280	
12mr|kdegames4-4.9.4-2|1281	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdegames4-4.9.4-2|1282	- Fix version in BuildRequires
12mr|kdegames4-4.9.4-2|1283	- Update to kde 4.4 beta1
12mr|kdegames4-4.9.4-2|1284	
12mr|kdegames4-4.9.4-2|1285	* Sat Nov 28 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.77-1mdv2010.1
12mr|kdegames4-4.9.4-2|1286	+ Revision: 470788
12mr|kdegames4-4.9.4-2|1287	- Add branch switch
12mr|kdegames4-4.9.4-2|1288	- Fix typo in suggests
12mr|kdegames4-4.9.4-2|1289	
12mr|kdegames4-4.9.4-2|1290	+ Funda Wang <fwang@mandriva.org>
12mr|kdegames4-4.9.4-2|1291	- New version 4.3.77
12mr|kdegames4-4.9.4-2|1292	
12mr|kdegames4-4.9.4-2|1293	* Fri Nov 20 2009 Funda Wang <fwang@mandriva.org> 1:4.3.75-1mdv2010.1
12mr|kdegames4-4.9.4-2|1294	+ Revision: 467591
12mr|kdegames4-4.9.4-2|1295	- New version 4.3.75
12mr|kdegames4-4.9.4-2|1296	
12mr|kdegames4-4.9.4-2|1297	* Wed Nov 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.73-2mdv2010.1
12mr|kdegames4-4.9.4-2|1298	+ Revision: 465070
12mr|kdegames4-4.9.4-2|1299	- Rebuild against new qt
12mr|kdegames4-4.9.4-2|1300	
12mr|kdegames4-4.9.4-2|1301	* Sun Nov 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.73-1mdv2010.1
12mr|kdegames4-4.9.4-2|1302	+ Revision: 463213
12mr|kdegames4-4.9.4-2|1303	- Update to kde 4.3.73
12mr|kdegames4-4.9.4-2|1304	
12mr|kdegames4-4.9.4-2|1305	* Tue Oct 06 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.2-1mdv2010.0
12mr|kdegames4-4.9.4-2|1306	+ Revision: 454660
12mr|kdegames4-4.9.4-2|1307	- New upstream release 4.3.2.
12mr|kdegames4-4.9.4-2|1308	
12mr|kdegames4-4.9.4-2|1309	* Mon Oct 05 2009 Funda Wang <fwang@mandriva.org> 1:4.3.1-4mdv2010.0
12mr|kdegames4-4.9.4-2|1310	+ Revision: 453846
12mr|kdegames4-4.9.4-2|1311	- BUMP rel
12mr|kdegames4-4.9.4-2|1312	- singled out kmahjongglib as required by all mahjongg-like games.
12mr|kdegames4-4.9.4-2|1313	
12mr|kdegames4-4.9.4-2|1314	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdegames4-4.9.4-2|1315	- Fix typo
12mr|kdegames4-4.9.4-2|1316	
12mr|kdegames4-4.9.4-2|1317	* Sun Sep 13 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.1-2mdv2010.0
12mr|kdegames4-4.9.4-2|1318	+ Revision: 438584
12mr|kdegames4-4.9.4-2|1319	- Obsolete kde3 packages
12mr|kdegames4-4.9.4-2|1320	
12mr|kdegames4-4.9.4-2|1321	* Tue Sep 01 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.1-1mdv2010.0
12mr|kdegames4-4.9.4-2|1322	+ Revision: 423217
12mr|kdegames4-4.9.4-2|1323	- New upstream release 4.3.1.
12mr|kdegames4-4.9.4-2|1324	
12mr|kdegames4-4.9.4-2|1325	* Fri Aug 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.0-2mdv2010.0
12mr|kdegames4-4.9.4-2|1326	+ Revision: 418983
12mr|kdegames4-4.9.4-2|1327	- Rebuild for missing package
12mr|kdegames4-4.9.4-2|1328	- Change requires into suggests
12mr|kdegames4-4.9.4-2|1329	Fix Ksirk summary
12mr|kdegames4-4.9.4-2|1330	
12mr|kdegames4-4.9.4-2|1331	* Tue Aug 04 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.0-1mdv2010.0
12mr|kdegames4-4.9.4-2|1332	+ Revision: 409416
12mr|kdegames4-4.9.4-2|1333	- New upstream release 4.3.0.
12mr|kdegames4-4.9.4-2|1334	- Update to KDE 4.3 RC3
12mr|kdegames4-4.9.4-2|1335	
12mr|kdegames4-4.9.4-2|1336	* Sat Jul 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.96-1mdv2010.0
12mr|kdegames4-4.9.4-2|1337	+ Revision: 394895
12mr|kdegames4-4.9.4-2|1338	- Update to Rc2
12mr|kdegames4-4.9.4-2|1339	
12mr|kdegames4-4.9.4-2|1340	* Sat Jun 27 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.95-2mdv2010.0
12mr|kdegames4-4.9.4-2|1341	+ Revision: 389795
12mr|kdegames4-4.9.4-2|1342	- Fix conflicts
12mr|kdegames4-4.9.4-2|1343	
12mr|kdegames4-4.9.4-2|1344	* Fri Jun 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.95-1mdv2010.0
12mr|kdegames4-4.9.4-2|1345	+ Revision: 389391
12mr|kdegames4-4.9.4-2|1346	- Update to kde 4.3Rc1
12mr|kdegames4-4.9.4-2|1347	
12mr|kdegames4-4.9.4-2|1348	* Thu Jun 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.90-1mdv2010.0
12mr|kdegames4-4.9.4-2|1349	+ Revision: 382854
12mr|kdegames4-4.9.4-2|1350	- Remove merged patches
12mr|kdegames4-4.9.4-2|1351	- Update to beta2
12mr|kdegames4-4.9.4-2|1352	
12mr|kdegames4-4.9.4-2|1353	* Fri May 29 2009 Funda Wang <fwang@mandriva.org> 1:4.2.88-1mdv2010.0
12mr|kdegames4-4.9.4-2|1354	+ Revision: 380796
12mr|kdegames4-4.9.4-2|1355	- fix file list
12mr|kdegames4-4.9.4-2|1356	- New version 4.2.88
12mr|kdegames4-4.9.4-2|1357	
12mr|kdegames4-4.9.4-2|1358	* Fri May 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.87-1mdv2010.0
12mr|kdegames4-4.9.4-2|1359	+ Revision: 378822
12mr|kdegames4-4.9.4-2|1360	- Update to kde   4.2.87
12mr|kdegames4-4.9.4-2|1361	
12mr|kdegames4-4.9.4-2|1362	* Sat May 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.85-1mdv2010.0
12mr|kdegames4-4.9.4-2|1363	+ Revision: 373564
12mr|kdegames4-4.9.4-2|1364	- Update to kde 4.2.85
12mr|kdegames4-4.9.4-2|1365	- Update to kde 4.2.85
12mr|kdegames4-4.9.4-2|1366	
12mr|kdegames4-4.9.4-2|1367	* Sun May 03 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.71-0.svn961800.1mdv2010.0
12mr|kdegames4-4.9.4-2|1368	+ Revision: 371234
12mr|kdegames4-4.9.4-2|1369	- Update to kde 4.2.71
12mr|kdegames4-4.9.4-2|1370	
12mr|kdegames4-4.9.4-2|1371	* Sat May 02 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.70-0.svn954171.1mdv2010.0
12mr|kdegames4-4.9.4-2|1372	+ Revision: 370697
12mr|kdegames4-4.9.4-2|1373	- Update to kde 4.2.70
12mr|kdegames4-4.9.4-2|1374	Add Ktron and Kdesnake
12mr|kdegames4-4.9.4-2|1375	Fix file list
12mr|kdegames4-4.9.4-2|1376	
12mr|kdegames4-4.9.4-2|1377	* Sun Apr 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.2-3mdv2009.1
12mr|kdegames4-4.9.4-2|1378	+ Revision: 364187
12mr|kdegames4-4.9.4-2|1379	- Add some upstream patches from branch
12mr|kdegames4-4.9.4-2|1380	- Patch100: Kubrik : missing opengl include
12mr|kdegames4-4.9.4-2|1381	- Remove Old tarball
12mr|kdegames4-4.9.4-2|1382	Fix crash in Ksirk at server connect (BKO: 187235 QMO: 49132)
12mr|kdegames4-4.9.4-2|1383	
12mr|kdegames4-4.9.4-2|1384	* Fri Mar 27 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.2-1mdv2009.1
12mr|kdegames4-4.9.4-2|1385	+ Revision: 361727
12mr|kdegames4-4.9.4-2|1386	- Update with 4.2.2 try#1 packages
12mr|kdegames4-4.9.4-2|1387	
12mr|kdegames4-4.9.4-2|1388	* Sat Feb 28 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.1-1mdv2009.1
12mr|kdegames4-4.9.4-2|1389	+ Revision: 346212
12mr|kdegames4-4.9.4-2|1390	- KDE 4.2.1 try#1 upstream release
12mr|kdegames4-4.9.4-2|1391	
12mr|kdegames4-4.9.4-2|1392	* Mon Feb 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.0-2mdv2009.1
12mr|kdegames4-4.9.4-2|1393	+ Revision: 340881
12mr|kdegames4-4.9.4-2|1394	- Rebuild against qt4.5
12mr|kdegames4-4.9.4-2|1395	- Fix bomber description
12mr|kdegames4-4.9.4-2|1396	
12mr|kdegames4-4.9.4-2|1397	* Wed Jan 28 2009 Funda Wang <fwang@mandriva.org> 1:4.2.0-1mdv2009.1
12mr|kdegames4-4.9.4-2|1398	+ Revision: 334820
12mr|kdegames4-4.9.4-2|1399	- New version 4.2.0
12mr|kdegames4-4.9.4-2|1400	
12mr|kdegames4-4.9.4-2|1401	* Fri Jan 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.96-1mdv2009.1
12mr|kdegames4-4.9.4-2|1402	+ Revision: 327304
12mr|kdegames4-4.9.4-2|1403	- Fix file list
12mr|kdegames4-4.9.4-2|1404	
12mr|kdegames4-4.9.4-2|1405	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdegames4-4.9.4-2|1406	- Update with Release Candidate 1 - 4.1.96
12mr|kdegames4-4.9.4-2|1407	
12mr|kdegames4-4.9.4-2|1408	* Sun Dec 14 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.85-1mdv2009.1
12mr|kdegames4-4.9.4-2|1409	+ Revision: 314060
12mr|kdegames4-4.9.4-2|1410	- New version KDE 4.2 Beta2
12mr|kdegames4-4.9.4-2|1411	
12mr|kdegames4-4.9.4-2|1412	* Thu Dec 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.82-1mdv2009.1
12mr|kdegames4-4.9.4-2|1413	+ Revision: 313374
12mr|kdegames4-4.9.4-2|1414	- Update to kde 4.1.82
12mr|kdegames4-4.9.4-2|1415	
12mr|kdegames4-4.9.4-2|1416	* Mon Dec 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.81-2mdv2009.1
12mr|kdegames4-4.9.4-2|1417	+ Revision: 308661
12mr|kdegames4-4.9.4-2|1418	- Rebuild
12mr|kdegames4-4.9.4-2|1419	
12mr|kdegames4-4.9.4-2|1420	* Sun Nov 30 2008 Funda Wang <fwang@mandriva.org> 1:4.1.81-1mdv2009.1
12mr|kdegames4-4.9.4-2|1421	+ Revision: 308426
12mr|kdegames4-4.9.4-2|1422	- New version 4.1.81
12mr|kdegames4-4.9.4-2|1423	- drop ksudoku build condition
12mr|kdegames4-4.9.4-2|1424	
12mr|kdegames4-4.9.4-2|1425	* Wed Nov 26 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.80-3mdv2009.1
12mr|kdegames4-4.9.4-2|1426	+ Revision: 306997
12mr|kdegames4-4.9.4-2|1427	- Versionnate Obsoletes
12mr|kdegames4-4.9.4-2|1428	
12mr|kdegames4-4.9.4-2|1429	* Tue Nov 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.80-2mdv2009.1
12mr|kdegames4-4.9.4-2|1430	+ Revision: 306582
12mr|kdegames4-4.9.4-2|1431	- some more obsoletes
12mr|kdegames4-4.9.4-2|1432	- Obsoletes kdegames
12mr|kdegames4-4.9.4-2|1433	
12mr|kdegames4-4.9.4-2|1434	+ Funda Wang <fwang@mandriva.org>
12mr|kdegames4-4.9.4-2|1435	- requires new game
12mr|kdegames4-4.9.4-2|1436	
12mr|kdegames4-4.9.4-2|1437	* Thu Nov 20 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.80-1mdv2009.1
12mr|kdegames4-4.9.4-2|1438	+ Revision: 304864
12mr|kdegames4-4.9.4-2|1439	- New subpackage Bomber
12mr|kdegames4-4.9.4-2|1440	
12mr|kdegames4-4.9.4-2|1441	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdegames4-4.9.4-2|1442	- Update with Beta 1 - 4.1.80
12mr|kdegames4-4.9.4-2|1443	
12mr|kdegames4-4.9.4-2|1444	* Mon Nov 17 2008 Funda Wang <fwang@mandriva.org> 1:4.1.73-2mdv2009.1
12mr|kdegames4-4.9.4-2|1445	+ Revision: 303889
12mr|kdegames4-4.9.4-2|1446	- add patch fixing ksudoku build
12mr|kdegames4-4.9.4-2|1447	
12mr|kdegames4-4.9.4-2|1448	* Sat Nov 15 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.73-1mdv2009.1
12mr|kdegames4-4.9.4-2|1449	+ Revision: 303397
12mr|kdegames4-4.9.4-2|1450	- Fix BuildRequires
12mr|kdegames4-4.9.4-2|1451	- Update to kde 4.1.73
12mr|kdegames4-4.9.4-2|1452	- Fix Requires on core package
12mr|kdegames4-4.9.4-2|1453	
12mr|kdegames4-4.9.4-2|1454	* Sun Oct 26 2008 Funda Wang <fwang@mandriva.org> 1:4.1.71-1mdv2009.1
12mr|kdegames4-4.9.4-2|1455	+ Revision: 297352
12mr|kdegames4-4.9.4-2|1456	- install kapman.desktop into correct dir
12mr|kdegames4-4.9.4-2|1457	- require two new games
12mr|kdegames4-4.9.4-2|1458	- update file list
12mr|kdegames4-4.9.4-2|1459	- New version 4.1.71
12mr|kdegames4-4.9.4-2|1460	
12mr|kdegames4-4.9.4-2|1461	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 1:4.1.2-3mdv2009.1
12mr|kdegames4-4.9.4-2|1462	+ Revision: 292759
12mr|kdegames4-4.9.4-2|1463	- move devel package section so that all the libs are declared
12mr|kdegames4-4.9.4-2|1464	- fix wrong .so suffix of libkdegames
12mr|kdegames4-4.9.4-2|1465	- devel package should requires libpackages
12mr|kdegames4-4.9.4-2|1466	
12mr|kdegames4-4.9.4-2|1467	* Thu Oct 02 2008 Frederic Crozat <fcrozat@mandriva.com> 1:4.1.2-2mdv2009.0
12mr|kdegames4-4.9.4-2|1468	+ Revision: 290841
12mr|kdegames4-4.9.4-2|1469	- Add conflicts to ease upgrade
12mr|kdegames4-4.9.4-2|1470	
12mr|kdegames4-4.9.4-2|1471	* Thu Sep 25 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.2-1mdv2009.0
12mr|kdegames4-4.9.4-2|1472	+ Revision: 288309
12mr|kdegames4-4.9.4-2|1473	- KDE 4.1.2 arriving.
12mr|kdegames4-4.9.4-2|1474	
12mr|kdegames4-4.9.4-2|1475	* Sun Aug 31 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.1-1mdv2009.0
12mr|kdegames4-4.9.4-2|1476	+ Revision: 277839
12mr|kdegames4-4.9.4-2|1477	- Upgrade to forthcoming 4.1.1 packages
12mr|kdegames4-4.9.4-2|1478	
12mr|kdegames4-4.9.4-2|1479	+ Funda Wang <fwang@mandriva.org>
12mr|kdegames4-4.9.4-2|1480	- update url
12mr|kdegames4-4.9.4-2|1481	
12mr|kdegames4-4.9.4-2|1482	* Fri Jul 25 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.0-1mdv2009.0
12mr|kdegames4-4.9.4-2|1483	+ Revision: 247585
12mr|kdegames4-4.9.4-2|1484	- Update with Release Candidate 1 - 4.1.0
12mr|kdegames4-4.9.4-2|1485	
12mr|kdegames4-4.9.4-2|1486	* Thu Jul 10 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.98-1mdv2009.0
12mr|kdegames4-4.9.4-2|1487	+ Revision: 233190
12mr|kdegames4-4.9.4-2|1488	- Update with Release Candidate 1 - 4.0.98
12mr|kdegames4-4.9.4-2|1489	
12mr|kdegames4-4.9.4-2|1490	* Mon Jul 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.85-1mdv2009.0
12mr|kdegames4-4.9.4-2|1491	+ Revision: 232461
12mr|kdegames4-4.9.4-2|1492	- New version kde 4.0.85
12mr|kdegames4-4.9.4-2|1493	
12mr|kdegames4-4.9.4-2|1494	* Sun Jun 29 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.84-2mdv2009.0
12mr|kdegames4-4.9.4-2|1495	+ Revision: 229949
12mr|kdegames4-4.9.4-2|1496	- Underlinnk patch was included upstream
12mr|kdegames4-4.9.4-2|1497	- Fix br
12mr|kdegames4-4.9.4-2|1498	- Update with new snapshot tarballs 4.0.84
12mr|kdegames4-4.9.4-2|1499	
12mr|kdegames4-4.9.4-2|1500	* Mon Jun 23 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.83-2mdv2009.0
12mr|kdegames4-4.9.4-2|1501	+ Revision: 228415
12mr|kdegames4-4.9.4-2|1502	- Enabled ggz back, wrongly removed based on bad freeciv packaging.
12mr|kdegames4-4.9.4-2|1503	- Commented ksudoku for now, since underlinking issue is happening upstream
12mr|kdegames4-4.9.4-2|1504	- Added reference for proper ggz packaging, should discuss later with mdv staff best method to package mosules stuff
12mr|kdegames4-4.9.4-2|1505	- Update with new snapshot tarballs 4.0.83
12mr|kdegames4-4.9.4-2|1506	- Update with new snapshot tarballs 4.0.82
12mr|kdegames4-4.9.4-2|1507	
12mr|kdegames4-4.9.4-2|1508	+ Pixel <pixel@mandriva.com>
12mr|kdegames4-4.9.4-2|1509	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|kdegames4-4.9.4-2|1510	
12mr|kdegames4-4.9.4-2|1511	* Tue Jun 03 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.81-1mdv2009.0
12mr|kdegames4-4.9.4-2|1512	+ Revision: 214719
12mr|kdegames4-4.9.4-2|1513	- Update with new snapshot tarballs 4.0.81
12mr|kdegames4-4.9.4-2|1514	
12mr|kdegames4-4.9.4-2|1515	* Sat May 24 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.80-1mdv2009.0
12mr|kdegames4-4.9.4-2|1516	+ Revision: 210783
12mr|kdegames4-4.9.4-2|1517	- New upstream kde4 4.1 beta1
12mr|kdegames4-4.9.4-2|1518	
12mr|kdegames4-4.9.4-2|1519	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdegames4-4.9.4-2|1520	- Own %%{_kde_appsdir}/kmahjongglib
12mr|kdegames4-4.9.4-2|1521	- Own better the folders
12mr|kdegames4-4.9.4-2|1522	
12mr|kdegames4-4.9.4-2|1523	* Mon May 19 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.74-4mdv2009.0
12mr|kdegames4-4.9.4-2|1524	+ Revision: 209203
12mr|kdegames4-4.9.4-2|1525	- Remove description about kbackgammon
12mr|kdegames4-4.9.4-2|1526	Obsolete old kde4-kbackgammon
12mr|kdegames4-4.9.4-2|1527	
12mr|kdegames4-4.9.4-2|1528	* Fri May 16 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.74-3mdv2009.0
12mr|kdegames4-4.9.4-2|1529	+ Revision: 208266
12mr|kdegames4-4.9.4-2|1530	- Rebuild against new kdebase4
12mr|kdegames4-4.9.4-2|1531	- Versionate BuildRequires
12mr|kdegames4-4.9.4-2|1532	
12mr|kdegames4-4.9.4-2|1533	* Fri May 16 2008 Funda Wang <fwang@mandriva.org> 1:4.0.74-2mdv2009.0
12mr|kdegames4-4.9.4-2|1534	+ Revision: 208038
12mr|kdegames4-4.9.4-2|1535	- New version 4.0.74
12mr|kdegames4-4.9.4-2|1536	
12mr|kdegames4-4.9.4-2|1537	* Fri May 09 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.73-2mdv2009.0
12mr|kdegames4-4.9.4-2|1538	+ Revision: 204789
12mr|kdegames4-4.9.4-2|1539	- Say hello to kbreakout and ksirk
12mr|kdegames4-4.9.4-2|1540	Remove ggz-lib buildrequires and add a comment about that
12mr|kdegames4-4.9.4-2|1541	
12mr|kdegames4-4.9.4-2|1542	* Wed May 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.72-2mdv2009.0
12mr|kdegames4-4.9.4-2|1543	+ Revision: 202770
12mr|kdegames4-4.9.4-2|1544	- Fix BuildRequires
12mr|kdegames4-4.9.4-2|1545	- Update to kde 4.0.72
12mr|kdegames4-4.9.4-2|1546	- Add new subpackage +> KBlocks
12mr|kdegames4-4.9.4-2|1547	Fix file list
12mr|kdegames4-4.9.4-2|1548	Fix provides ( copy / paste suxx )
12mr|kdegames4-4.9.4-2|1549	- Fix Requires
12mr|kdegames4-4.9.4-2|1550	- New sub packages kubrick kollision and kdiamond
12mr|kdegames4-4.9.4-2|1551	Fix File list
12mr|kdegames4-4.9.4-2|1552	- New snapshot 4.0.69
12mr|kdegames4-4.9.4-2|1553	
12mr|kdegames4-4.9.4-2|1554	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdegames4-4.9.4-2|1555	- New upstream kde4 4.1 alpha 1
12mr|kdegames4-4.9.4-2|1556	
12mr|kdegames4-4.9.4-2|1557	* Fri Mar 28 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.3-1mdv2008.1
12mr|kdegames4-4.9.4-2|1558	+ Revision: 191003
12mr|kdegames4-4.9.4-2|1559	- Update for last stable release 4.0.3
12mr|kdegames4-4.9.4-2|1560	
12mr|kdegames4-4.9.4-2|1561	* Sat Mar 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.2-2mdv2008.1
12mr|kdegames4-4.9.4-2|1562	+ Revision: 182263
12mr|kdegames4-4.9.4-2|1563	- Rebuild against new qt4 changes
12mr|kdegames4-4.9.4-2|1564	
12mr|kdegames4-4.9.4-2|1565	* Sat Mar 01 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.2-1mdv2008.1
12mr|kdegames4-4.9.4-2|1566	+ Revision: 177437
12mr|kdegames4-4.9.4-2|1567	- New upstream bugfix release 4.0.2
12mr|kdegames4-4.9.4-2|1568	
12mr|kdegames4-4.9.4-2|1569	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdegames4-4.9.4-2|1570	- fix spacing at top of description
12mr|kdegames4-4.9.4-2|1571	
12mr|kdegames4-4.9.4-2|1572	* Tue Feb 12 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.1-1mdv2008.1
12mr|kdegames4-4.9.4-2|1573	+ Revision: 165897
12mr|kdegames4-4.9.4-2|1574	- Update for 4.0.1
12mr|kdegames4-4.9.4-2|1575	
12mr|kdegames4-4.9.4-2|1576	* Wed Jan 09 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.0-1mdv2008.1
12mr|kdegames4-4.9.4-2|1577	+ Revision: 147335
12mr|kdegames4-4.9.4-2|1578	- Updated to latest 4.0.0 stable
12mr|kdegames4-4.9.4-2|1579	
12mr|kdegames4-4.9.4-2|1580	+ Olivier Blin <blino@mandriva.org>
12mr|kdegames4-4.9.4-2|1581	- restore BuildRoot
12mr|kdegames4-4.9.4-2|1582	
12mr|kdegames4-4.9.4-2|1583	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdegames4-4.9.4-2|1584	- New snapshot
12mr|kdegames4-4.9.4-2|1585	Kwin4 is now called Kfourinline
12mr|kdegames4-4.9.4-2|1586	
12mr|kdegames4-4.9.4-2|1587	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdegames4-4.9.4-2|1588	- kill re-definition of %%buildroot on Pixel's request
12mr|kdegames4-4.9.4-2|1589	
12mr|kdegames4-4.9.4-2|1590	* Tue Dec 11 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.97.1-0.746784.1mdv2008.1
12mr|kdegames4-4.9.4-2|1591	+ Revision: 117087
12mr|kdegames4-4.9.4-2|1592	- New snapshot
12mr|kdegames4-4.9.4-2|1593	Obsolete libkolflib on libkolfprivate packag
12mr|kdegames4-4.9.4-2|1594	
12mr|kdegames4-4.9.4-2|1595	* Fri Nov 30 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.742894.1mdv2008.1
12mr|kdegames4-4.9.4-2|1596	+ Revision: 114116
12mr|kdegames4-4.9.4-2|1597	- New snapshot
12mr|kdegames4-4.9.4-2|1598	
12mr|kdegames4-4.9.4-2|1599	* Fri Nov 23 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.740193.1mdv2008.1
12mr|kdegames4-4.9.4-2|1600	+ Revision: 111553
12mr|kdegames4-4.9.4-2|1601	- New snapshot
12mr|kdegames4-4.9.4-2|1602	Package kcfg files in there own  package ( Bug #35626)
12mr|kdegames4-4.9.4-2|1603	
12mr|kdegames4-4.9.4-2|1604	* Sat Nov 17 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.0-0.737137.1mdv2008.1
12mr|kdegames4-4.9.4-2|1605	+ Revision: 109648
12mr|kdegames4-4.9.4-2|1606	- KDE4 RC1
12mr|kdegames4-4.9.4-2|1607	
12mr|kdegames4-4.9.4-2|1608	* Sun Nov 11 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.95.2-0.734589.2mdv2008.1
12mr|kdegames4-4.9.4-2|1609	+ Revision: 107542
12mr|kdegames4-4.9.4-2|1610	- Fix Requires
12mr|kdegames4-4.9.4-2|1611	
12mr|kdegames4-4.9.4-2|1612	* Sun Nov 11 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.95.2-0.734589.1mdv2008.1
12mr|kdegames4-4.9.4-2|1613	+ Revision: 107536
12mr|kdegames4-4.9.4-2|1614	- New snapshot
12mr|kdegames4-4.9.4-2|1615	kbackgammon is not on the package anymore
12mr|kdegames4-4.9.4-2|1616	
12mr|kdegames4-4.9.4-2|1617	* Fri Nov 02 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.95.1-0.731582.1mdv2008.1
12mr|kdegames4-4.9.4-2|1618	+ Revision: 104988
12mr|kdegames4-4.9.4-2|1619	- New snapshot post Rc1
12mr|kdegames4-4.9.4-2|1620	
12mr|kdegames4-4.9.4-2|1621	* Tue Oct 30 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.1-0.730797.1mdv2008.1
12mr|kdegames4-4.9.4-2|1622	+ Revision: 103774
12mr|kdegames4-4.9.4-2|1623	- Fix File list
12mr|kdegames4-4.9.4-2|1624	- New snashot
12mr|kdegames4-4.9.4-2|1625	
12mr|kdegames4-4.9.4-2|1626	* Thu Oct 25 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.1-0.729193.1mdv2008.1
12mr|kdegames4-4.9.4-2|1627	+ Revision: 102157
12mr|kdegames4-4.9.4-2|1628	- New snapshot
12mr|kdegames4-4.9.4-2|1629	
12mr|kdegames4-4.9.4-2|1630	* Sat Oct 20 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.0-0.727095.1mdv2008.1
12mr|kdegames4-4.9.4-2|1631	+ Revision: 100515
12mr|kdegames4-4.9.4-2|1632	- Kde 4 Beta 3
12mr|kdegames4-4.9.4-2|1633	
12mr|kdegames4-4.9.4-2|1634	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdegames4-4.9.4-2|1635	- fix summary-ended-with-dot
12mr|kdegames4-4.9.4-2|1636	
12mr|kdegames4-4.9.4-2|1637	* Fri Sep 21 2007 Tiago Salem <salem@mandriva.com.br> 1:3.93.0-0.714146.1mdv2008.0
12mr|kdegames4-4.9.4-2|1638	+ Revision: 91944
12mr|kdegames4-4.9.4-2|1639	- Changing Obsoletes tags and updating tarball to a newer revision.
12mr|kdegames4-4.9.4-2|1640	
12mr|kdegames4-4.9.4-2|1641	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdegames4-4.9.4-2|1642	- Update with revision 711178
12mr|kdegames4-4.9.4-2|1643	
12mr|kdegames4-4.9.4-2|1644	* Tue Sep 04 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.93.0-0.707981.1mdv2008.0
12mr|kdegames4-4.9.4-2|1645	+ Revision: 79000
12mr|kdegames4-4.9.4-2|1646	- Update with revision 707981
12mr|kdegames4-4.9.4-2|1647	- Update with revision 706624
12mr|kdegames4-4.9.4-2|1648	
12mr|kdegames4-4.9.4-2|1649	* Thu Aug 30 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.92.0-0.706247.1mdv2008.0
12mr|kdegames4-4.9.4-2|1650	+ Revision: 75096
12mr|kdegames4-4.9.4-2|1651	- Update with revision 706247
12mr|kdegames4-4.9.4-2|1652	
12mr|kdegames4-4.9.4-2|1653	* Wed Aug 29 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.92.0-0.705994.1mdv2008.0
12mr|kdegames4-4.9.4-2|1654	+ Revision: 73335
12mr|kdegames4-4.9.4-2|1655	- Update with revision 705994
12mr|kdegames4-4.9.4-2|1656	
12mr|kdegames4-4.9.4-2|1657	* Mon Aug 06 2007 Helio Chissini de Castro <helio@mandriva.com> 1:3.92.0-0.696866.1mdv2008.0
12mr|kdegames4-4.9.4-2|1658	+ Revision: 59504
12mr|kdegames4-4.9.4-2|1659	- UPdate to revision 696866
12mr|kdegames4-4.9.4-2|1660	- Update to revision 693322
12mr|kdegames4-4.9.4-2|1661	
12mr|kdegames4-4.9.4-2|1662	* Wed Jul 04 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.91-0.682394.2mdv2008.0
12mr|kdegames4-4.9.4-2|1663	+ Revision: 48038
12mr|kdegames4-4.9.4-2|1664	- New snapshot post monday BIC
12mr|kdegames4-4.9.4-2|1665	- Fix main package and the -core one
12mr|kdegames4-4.9.4-2|1666	
12mr|kdegames4-4.9.4-2|1667	* Sat Jun 30 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.91-0.681524.1mdv2008.0
12mr|kdegames4-4.9.4-2|1668	+ Revision: 46068
12mr|kdegames4-4.9.4-2|1669	- Fix File list
12mr|kdegames4-4.9.4-2|1670	- Start to fix file list to satisfy new kde layout
12mr|kdegames4-4.9.4-2|1671	
12mr|kdegames4-4.9.4-2|1672	* Thu May 10 2007 Laurent Montel <lmontel@mandriva.org> 1:3.90.1-0.20070502.1mdv2008.0
12mr|kdegames4-4.9.4-2|1673	+ Revision: 25996
12mr|kdegames4-4.9.4-2|1674	- new snapshot
12mr|kdegames4-4.9.4-2|1675	
12mr|kdegames4-4.9.4-2|1676	* Fri May 04 2007 Laurent Montel <lmontel@mandriva.org> 1:3.80.3-0.20070502.3mdv2008.0
12mr|kdegames4-4.9.4-2|1677	+ Revision: 22301
12mr|kdegames4-4.9.4-2|1678	- new snapshot
12mr|kdegames4-4.9.4-2|1679	- new snapshot
12mr|kdegames4-4.9.4-2|1680	
12mr|kdegames4-4.9.4-2|1681	
12mr|kdegames4-4.9.4-2|1682	* Sun Mar 11 2007 Laurent Montel <lmontel@mandriva.com> 3.80.3-0.20070311.3mdv2007.1
12mr|kdegames4-4.9.4-2|1683	+ Revision: 141383
12mr|kdegames4-4.9.4-2|1684	- new snapshot
12mr|kdegames4-4.9.4-2|1685	- Fix spec file
12mr|kdegames4-4.9.4-2|1686	- new snapshot
12mr|kdegames4-4.9.4-2|1687	- new snapshot
12mr|kdegames4-4.9.4-2|1688	- 3.80.3
12mr|kdegames4-4.9.4-2|1689	- new snapshot
12mr|kdegames4-4.9.4-2|1690	
12mr|kdegames4-4.9.4-2|1691	* Tue Jan 23 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070123.2mdv2007.1
12mr|kdegames4-4.9.4-2|1692	+ Revision: 112289
12mr|kdegames4-4.9.4-2|1693	- new snapshot
12mr|kdegames4-4.9.4-2|1694	
12mr|kdegames4-4.9.4-2|1695	* Thu Jan 18 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070117.2mdv2007.1
12mr|kdegames4-4.9.4-2|1696	+ Revision: 110236
12mr|kdegames4-4.9.4-2|1697	- Update
12mr|kdegames4-4.9.4-2|1698	
12mr|kdegames4-4.9.4-2|1699	* Wed Jan 10 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070109.2mdv2007.1
12mr|kdegames4-4.9.4-2|1700	+ Revision: 107028
12mr|kdegames4-4.9.4-2|1701	- Increase version because bot rebuild is stupid
12mr|kdegames4-4.9.4-2|1702	- Update snapshot
12mr|kdegames4-4.9.4-2|1703	
12mr|kdegames4-4.9.4-2|1704	* Wed Jan 03 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070103.1mdv2007.1
12mr|kdegames4-4.9.4-2|1705	+ Revision: 103686
12mr|kdegames4-4.9.4-2|1706	- Fix spec file
12mr|kdegames4-4.9.4-2|1707	- Update
12mr|kdegames4-4.9.4-2|1708	- Byebye menu macro
12mr|kdegames4-4.9.4-2|1709	
12mr|kdegames4-4.9.4-2|1710	* Thu Dec 28 2006 Laurent Montel <lmontel@mandriva.com> 1:3.80-3mdv2007.1
12mr|kdegames4-4.9.4-2|1711	+ Revision: 102279
12mr|kdegames4-4.9.4-2|1712	- Import kdegames4
12mr|kdegames4-4.9.4-2|1713	
12mr|kdegames4-4.9.4-2|1714	* Fri Nov 03 2006 Laurent Montel <lmontel@mandriva.com> 3.5.5-3mdv2007.0
12mr|kdegames4-4.9.4-2|1715	- First package
12mr|kdegames4-4.9.4-2|1716	

14518 12
12mr|kdegraphics-mobipocket-4.8.1-1|1	Name:kdegraphics-mobipocket
12mr|kdegraphics-mobipocket-4.8.1-1|2	Summary: A collection of plugins to handle mobipocket files
12mr|kdegraphics-mobipocket-4.8.1-1|3	Version: 4.8.1
12mr|kdegraphics-mobipocket-4.8.1-1|4	Release: 1
12mr|kdegraphics-mobipocket-4.8.1-1|5	Epoch: 2
12mr|kdegraphics-mobipocket-4.8.1-1|6	Group: Graphical desktop/KDE
12mr|kdegraphics-mobipocket-4.8.1-1|7	License: GPLv2
12mr|kdegraphics-mobipocket-4.8.1-1|8	URL: http://www.kde.org
12mr|kdegraphics-mobipocket-4.8.1-1|9	Source: ftp://ftp.kde.org/pub/kde/stable/%version/src/%name-%version.tar.bz2
12mr|kdegraphics-mobipocket-4.8.1-1|10	BuildRequires: kdelibs4-devel >= 2:%{version}
12mr|kdegraphics-mobipocket-4.8.1-1|11	Conflicts: kdegraiphics4-core < 2:4.6.90
12mr|kdegraphics-mobipocket-4.8.1-1|12	Obsoletes: mobipocket
12mr|kdegraphics-mobipocket-4.8.1-1|13	
12mr|kdegraphics-mobipocket-4.8.1-1|14	%description
12mr|kdegraphics-mobipocket-4.8.1-1|15	A collection of plugins to handle mobipocket files.
12mr|kdegraphics-mobipocket-4.8.1-1|16	
12mr|kdegraphics-mobipocket-4.8.1-1|17	%files
12mr|kdegraphics-mobipocket-4.8.1-1|18	%_kde_libdir/kde4/*.so
12mr|kdegraphics-mobipocket-4.8.1-1|19	#%_datadir/applications/kde4/okularApplication_mobi.desktop
12mr|kdegraphics-mobipocket-4.8.1-1|20	%_kde_libdir/strigi/strigila_mobi.so
12mr|kdegraphics-mobipocket-4.8.1-1|21	%_kde_services/*.desktop
12mr|kdegraphics-mobipocket-4.8.1-1|22	
12mr|kdegraphics-mobipocket-4.8.1-1|23	#----------------------------------------------------------------------
12mr|kdegraphics-mobipocket-4.8.1-1|24	
12mr|kdegraphics-mobipocket-4.8.1-1|25	%prep
12mr|kdegraphics-mobipocket-4.8.1-1|26	%setup -q
12mr|kdegraphics-mobipocket-4.8.1-1|27	
12mr|kdegraphics-mobipocket-4.8.1-1|28	
12mr|kdegraphics-mobipocket-4.8.1-1|29	%build
12mr|kdegraphics-mobipocket-4.8.1-1|30	%cmake_kde4
12mr|kdegraphics-mobipocket-4.8.1-1|31	%make
12mr|kdegraphics-mobipocket-4.8.1-1|32	
12mr|kdegraphics-mobipocket-4.8.1-1|33	%install
12mr|kdegraphics-mobipocket-4.8.1-1|34	%makeinstall_std -C build
12mr|kdegraphics-mobipocket-4.8.1-1|35	
12mr|kdegraphics-mobipocket-4.8.1-1|36	
12mr|kdegraphics-mobipocket-4.8.1-1|37	
12mr|kdegraphics-mobipocket-4.8.1-1|38	
12mr|kdegraphics-mobipocket-4.8.1-1|39	%changelog
12mr|kdegraphics-mobipocket-4.8.1-1|40	

14519 12
12mr|kdegraphics-mobipocket-4.9.4-1|1	Name:		kdegraphics-mobipocket
12mr|kdegraphics-mobipocket-4.9.4-1|2	Summary:	A collection of plugins to handle mobipocket files
12mr|kdegraphics-mobipocket-4.9.4-1|3	Version:	4.9.4
12mr|kdegraphics-mobipocket-4.9.4-1|4	Release:	1
12mr|kdegraphics-mobipocket-4.9.4-1|5	Epoch:		2
12mr|kdegraphics-mobipocket-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kdegraphics-mobipocket-4.9.4-1|7	License:	GPLv2
12mr|kdegraphics-mobipocket-4.9.4-1|8	URL:		http://www.kde.org
12mr|kdegraphics-mobipocket-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kdegraphics-mobipocket-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|kdegraphics-mobipocket-4.9.4-1|11	BuildRequires:	okular-devel
12mr|kdegraphics-mobipocket-4.9.4-1|12	BuildRequires:	pkgconfig(libstreams)
12mr|kdegraphics-mobipocket-4.9.4-1|13	Conflicts:	kdegraiphics4-core < 2:4.6.90
12mr|kdegraphics-mobipocket-4.9.4-1|14	Obsoletes:	mobipocket < 2:4.8.0
12mr|kdegraphics-mobipocket-4.9.4-1|15	
12mr|kdegraphics-mobipocket-4.9.4-1|16	%description
12mr|kdegraphics-mobipocket-4.9.4-1|17	A collection of plugins to handle mobipocket files.
12mr|kdegraphics-mobipocket-4.9.4-1|18	
12mr|kdegraphics-mobipocket-4.9.4-1|19	%files
12mr|kdegraphics-mobipocket-4.9.4-1|20	%{_kde_libdir}/kde4/mobithumbnail.so
12mr|kdegraphics-mobipocket-4.9.4-1|21	%{_kde_libdir}/kde4/okularGenerator_mobi.so
12mr|kdegraphics-mobipocket-4.9.4-1|22	%{_kde_libdir}/strigi/strigila_mobi.so
12mr|kdegraphics-mobipocket-4.9.4-1|23	%{_kde_applicationsdir}/okularApplication_mobi.desktop
12mr|kdegraphics-mobipocket-4.9.4-1|24	%{_kde_services}/libokularGenerator_mobi.desktop
12mr|kdegraphics-mobipocket-4.9.4-1|25	%{_kde_services}/mobithumbnail.desktop
12mr|kdegraphics-mobipocket-4.9.4-1|26	%{_kde_services}/okularMobi.desktop
12mr|kdegraphics-mobipocket-4.9.4-1|27	
12mr|kdegraphics-mobipocket-4.9.4-1|28	#----------------------------------------------------------------------
12mr|kdegraphics-mobipocket-4.9.4-1|29	
12mr|kdegraphics-mobipocket-4.9.4-1|30	%prep
12mr|kdegraphics-mobipocket-4.9.4-1|31	%setup -q
12mr|kdegraphics-mobipocket-4.9.4-1|32	
12mr|kdegraphics-mobipocket-4.9.4-1|33	%build
12mr|kdegraphics-mobipocket-4.9.4-1|34	%cmake_kde4
12mr|kdegraphics-mobipocket-4.9.4-1|35	%make
12mr|kdegraphics-mobipocket-4.9.4-1|36	
12mr|kdegraphics-mobipocket-4.9.4-1|37	%install
12mr|kdegraphics-mobipocket-4.9.4-1|38	%makeinstall_std -C build
12mr|kdegraphics-mobipocket-4.9.4-1|39	
12mr|kdegraphics-mobipocket-4.9.4-1|40	%changelog
12mr|kdegraphics-mobipocket-4.9.4-1|41	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|kdegraphics-mobipocket-4.9.4-1|42	- New version 4.9.4
12mr|kdegraphics-mobipocket-4.9.4-1|43	
12mr|kdegraphics-mobipocket-4.9.4-1|44	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|kdegraphics-mobipocket-4.9.4-1|45	- New version 4.9.3
12mr|kdegraphics-mobipocket-4.9.4-1|46	
12mr|kdegraphics-mobipocket-4.9.4-1|47	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|kdegraphics-mobipocket-4.9.4-1|48	- New version 4.9.2
12mr|kdegraphics-mobipocket-4.9.4-1|49	
12mr|kdegraphics-mobipocket-4.9.4-1|50	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|kdegraphics-mobipocket-4.9.4-1|51	- New version 4.9.1
12mr|kdegraphics-mobipocket-4.9.4-1|52	
12mr|kdegraphics-mobipocket-4.9.4-1|53	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|kdegraphics-mobipocket-4.9.4-1|54	- New version 4.9.0
12mr|kdegraphics-mobipocket-4.9.4-1|55	
12mr|kdegraphics-mobipocket-4.9.4-1|56	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|kdegraphics-mobipocket-4.9.4-1|57	- New version 4.8.97
12mr|kdegraphics-mobipocket-4.9.4-1|58	
12mr|kdegraphics-mobipocket-4.9.4-1|59	* Wed Jul 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|kdegraphics-mobipocket-4.9.4-1|60	- New version 4.8.95
12mr|kdegraphics-mobipocket-4.9.4-1|61	- Update file list
12mr|kdegraphics-mobipocket-4.9.4-1|62	- Update BuildRequires
12mr|kdegraphics-mobipocket-4.9.4-1|63	
12mr|kdegraphics-mobipocket-4.9.4-1|64	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.4-1
12mr|kdegraphics-mobipocket-4.9.4-1|65	- update to 4.8.4
12mr|kdegraphics-mobipocket-4.9.4-1|66	
12mr|kdegraphics-mobipocket-4.9.4-1|67	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.3-1
12mr|kdegraphics-mobipocket-4.9.4-1|68	- update to 4.8.3
12mr|kdegraphics-mobipocket-4.9.4-1|69	
12mr|kdegraphics-mobipocket-4.9.4-1|70	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.2-1
12mr|kdegraphics-mobipocket-4.9.4-1|71	- update to 4.8.2
12mr|kdegraphics-mobipocket-4.9.4-1|72	
12mr|kdegraphics-mobipocket-4.9.4-1|73	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.1-1
12mr|kdegraphics-mobipocket-4.9.4-1|74	- update to 4.8.1
12mr|kdegraphics-mobipocket-4.9.4-1|75	
12mr|kdegraphics-mobipocket-4.9.4-1|76	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|kdegraphics-mobipocket-4.9.4-1|77	+ Revision: 758085
12mr|kdegraphics-mobipocket-4.9.4-1|78	- New upstream tarball
12mr|kdegraphics-mobipocket-4.9.4-1|79	
12mr|kdegraphics-mobipocket-4.9.4-1|80	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|kdegraphics-mobipocket-4.9.4-1|81	+ Revision: 744564
12mr|kdegraphics-mobipocket-4.9.4-1|82	- New upstream tarball
12mr|kdegraphics-mobipocket-4.9.4-1|83	
12mr|kdegraphics-mobipocket-4.9.4-1|84	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|kdegraphics-mobipocket-4.9.4-1|85	+ Revision: 739319
12mr|kdegraphics-mobipocket-4.9.4-1|86	- New upstream tarball $NEW_VERSION
12mr|kdegraphics-mobipocket-4.9.4-1|87	
12mr|kdegraphics-mobipocket-4.9.4-1|88	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|kdegraphics-mobipocket-4.9.4-1|89	+ Revision: 731853
12mr|kdegraphics-mobipocket-4.9.4-1|90	- New upstream tarball 4.7.80
12mr|kdegraphics-mobipocket-4.9.4-1|91	
12mr|kdegraphics-mobipocket-4.9.4-1|92	* Tue Oct 11 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|kdegraphics-mobipocket-4.9.4-1|93	+ Revision: 704200
12mr|kdegraphics-mobipocket-4.9.4-1|94	- Import package
12mr|kdegraphics-mobipocket-4.9.4-1|95	- Create current folder
12mr|kdegraphics-mobipocket-4.9.4-1|96	

14520 12
12mr|kdegraphics-strigi-analyzer-4.9.4-1|1	Name:		kdegraphics-strigi-analyzer
12mr|kdegraphics-strigi-analyzer-4.9.4-1|2	Summary:	Strigi plugins
12mr|kdegraphics-strigi-analyzer-4.9.4-1|3	Version:	4.9.4
12mr|kdegraphics-strigi-analyzer-4.9.4-1|4	Release:	1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|5	Epoch:		2
12mr|kdegraphics-strigi-analyzer-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kdegraphics-strigi-analyzer-4.9.4-1|7	License:	GPLv2 LGPLv2
12mr|kdegraphics-strigi-analyzer-4.9.4-1|8	URL:		http://www.kde.org
12mr|kdegraphics-strigi-analyzer-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kdegraphics-strigi-analyzer-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|kdegraphics-strigi-analyzer-4.9.4-1|11	BuildRequires:	tiff-devel
12mr|kdegraphics-strigi-analyzer-4.9.4-1|12	BuildRequires:	pkgconfig(libstreams)
12mr|kdegraphics-strigi-analyzer-4.9.4-1|13	Conflicts:	kdegraphics4-core < 2:4.6.90
12mr|kdegraphics-strigi-analyzer-4.9.4-1|14	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|15	%description
12mr|kdegraphics-strigi-analyzer-4.9.4-1|16	Strigi plugin for dvi & tiff.
12mr|kdegraphics-strigi-analyzer-4.9.4-1|17	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|18	%files
12mr|kdegraphics-strigi-analyzer-4.9.4-1|19	%doc COPYING COPYING.LIB
12mr|kdegraphics-strigi-analyzer-4.9.4-1|20	%{_kde_libdir}/strigi/strigiea_dvi.so
12mr|kdegraphics-strigi-analyzer-4.9.4-1|21	%{_kde_libdir}/strigi/strigiea_tiff.so
12mr|kdegraphics-strigi-analyzer-4.9.4-1|22	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|23	#----------------------------------------------------------------------
12mr|kdegraphics-strigi-analyzer-4.9.4-1|24	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|25	%prep
12mr|kdegraphics-strigi-analyzer-4.9.4-1|26	%setup -q
12mr|kdegraphics-strigi-analyzer-4.9.4-1|27	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|28	%build
12mr|kdegraphics-strigi-analyzer-4.9.4-1|29	%cmake_kde4
12mr|kdegraphics-strigi-analyzer-4.9.4-1|30	%make
12mr|kdegraphics-strigi-analyzer-4.9.4-1|31	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|32	%install
12mr|kdegraphics-strigi-analyzer-4.9.4-1|33	%makeinstall_std -C build
12mr|kdegraphics-strigi-analyzer-4.9.4-1|34	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|35	%changelog
12mr|kdegraphics-strigi-analyzer-4.9.4-1|36	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|37	- New version 4.9.4
12mr|kdegraphics-strigi-analyzer-4.9.4-1|38	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|39	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|40	- New version 4.9.3
12mr|kdegraphics-strigi-analyzer-4.9.4-1|41	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|42	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|43	- New version 4.9.2
12mr|kdegraphics-strigi-analyzer-4.9.4-1|44	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|45	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|46	- New version 4.9.1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|47	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|48	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|49	- New version 4.9.0
12mr|kdegraphics-strigi-analyzer-4.9.4-1|50	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|51	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|52	- New version 4.8.97
12mr|kdegraphics-strigi-analyzer-4.9.4-1|53	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|54	* Wed Jul 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|55	- New version 4.8.95
12mr|kdegraphics-strigi-analyzer-4.9.4-1|56	- Update BuildRequires
12mr|kdegraphics-strigi-analyzer-4.9.4-1|57	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|58	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.4-1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|59	- update to 4.8.4
12mr|kdegraphics-strigi-analyzer-4.9.4-1|60	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|61	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.3-1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|62	- update to 4.8.3
12mr|kdegraphics-strigi-analyzer-4.9.4-1|63	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|64	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.2-1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|65	- update to 4.8.2
12mr|kdegraphics-strigi-analyzer-4.9.4-1|66	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|67	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.1-1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|68	- update to 4.8.1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|69	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|70	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|71	+ Revision: 762457
12mr|kdegraphics-strigi-analyzer-4.9.4-1|72	- New upstream tarball
12mr|kdegraphics-strigi-analyzer-4.9.4-1|73	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|74	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|75	+ Revision: 758050
12mr|kdegraphics-strigi-analyzer-4.9.4-1|76	- New upstream tarball
12mr|kdegraphics-strigi-analyzer-4.9.4-1|77	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|78	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|79	+ Revision: 739360
12mr|kdegraphics-strigi-analyzer-4.9.4-1|80	- New upstream tarball
12mr|kdegraphics-strigi-analyzer-4.9.4-1|81	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|82	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|83	+ Revision: 731858
12mr|kdegraphics-strigi-analyzer-4.9.4-1|84	- New upstream tarball 4.7.80
12mr|kdegraphics-strigi-analyzer-4.9.4-1|85	
12mr|kdegraphics-strigi-analyzer-4.9.4-1|86	* Tue Oct 11 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|kdegraphics-strigi-analyzer-4.9.4-1|87	+ Revision: 704181
12mr|kdegraphics-strigi-analyzer-4.9.4-1|88	- Import package
12mr|kdegraphics-strigi-analyzer-4.9.4-1|89	- Create current folder
12mr|kdegraphics-strigi-analyzer-4.9.4-1|90	

14521 12
12mr|kdegraphics-thumbnailers-4.9.4-1|1	Name:		kdegraphics-thumbnailers
12mr|kdegraphics-thumbnailers-4.9.4-1|2	Summary:	Postscript, PDF, DVI and RAW ThumbCreator
12mr|kdegraphics-thumbnailers-4.9.4-1|3	Version:	4.9.4
12mr|kdegraphics-thumbnailers-4.9.4-1|4	Release:	1
12mr|kdegraphics-thumbnailers-4.9.4-1|5	Epoch:		2
12mr|kdegraphics-thumbnailers-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kdegraphics-thumbnailers-4.9.4-1|7	License:	GPLv2 LGPLv2
12mr|kdegraphics-thumbnailers-4.9.4-1|8	URL:		http://www.kde.org
12mr|kdegraphics-thumbnailers-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kdegraphics-thumbnailers-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|kdegraphics-thumbnailers-4.9.4-1|11	BuildRequires:	pkgconfig(libkdcraw) >= 0.2.0
12mr|kdegraphics-thumbnailers-4.9.4-1|12	BuildRequires:	pkgconfig(libkexiv2) >= 0.2.0
12mr|kdegraphics-thumbnailers-4.9.4-1|13	Conflicts:	kdegraphics4-common < 2:4.6.90
12mr|kdegraphics-thumbnailers-4.9.4-1|14	Conflicts:	kdegraphics4-core   < 2:4.6.90
12mr|kdegraphics-thumbnailers-4.9.4-1|15	
12mr|kdegraphics-thumbnailers-4.9.4-1|16	%description
12mr|kdegraphics-thumbnailers-4.9.4-1|17	PostScript, PDF, DVI and RAW files ThumbCreator.
12mr|kdegraphics-thumbnailers-4.9.4-1|18	
12mr|kdegraphics-thumbnailers-4.9.4-1|19	%files
12mr|kdegraphics-thumbnailers-4.9.4-1|20	%doc COPYING COPYING.LIB
12mr|kdegraphics-thumbnailers-4.9.4-1|21	%{_kde_libdir}/kde4/gsthumbnail.so
12mr|kdegraphics-thumbnailers-4.9.4-1|22	%{_kde_libdir}/kde4/rawthumbnail.so
12mr|kdegraphics-thumbnailers-4.9.4-1|23	%{_kde_services}/gsthumbnail.desktop
12mr|kdegraphics-thumbnailers-4.9.4-1|24	%{_kde_services}/rawthumbnail.desktop
12mr|kdegraphics-thumbnailers-4.9.4-1|25	
12mr|kdegraphics-thumbnailers-4.9.4-1|26	#----------------------------------------------------------------------
12mr|kdegraphics-thumbnailers-4.9.4-1|27	
12mr|kdegraphics-thumbnailers-4.9.4-1|28	%prep
12mr|kdegraphics-thumbnailers-4.9.4-1|29	%setup -q
12mr|kdegraphics-thumbnailers-4.9.4-1|30	
12mr|kdegraphics-thumbnailers-4.9.4-1|31	%build
12mr|kdegraphics-thumbnailers-4.9.4-1|32	%cmake_kde4
12mr|kdegraphics-thumbnailers-4.9.4-1|33	%make
12mr|kdegraphics-thumbnailers-4.9.4-1|34	
12mr|kdegraphics-thumbnailers-4.9.4-1|35	%install
12mr|kdegraphics-thumbnailers-4.9.4-1|36	%makeinstall_std -C build
12mr|kdegraphics-thumbnailers-4.9.4-1|37	
12mr|kdegraphics-thumbnailers-4.9.4-1|38	%changelog
12mr|kdegraphics-thumbnailers-4.9.4-1|39	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|kdegraphics-thumbnailers-4.9.4-1|40	- New version 4.9.4
12mr|kdegraphics-thumbnailers-4.9.4-1|41	
12mr|kdegraphics-thumbnailers-4.9.4-1|42	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|kdegraphics-thumbnailers-4.9.4-1|43	- New version 4.9.3
12mr|kdegraphics-thumbnailers-4.9.4-1|44	
12mr|kdegraphics-thumbnailers-4.9.4-1|45	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|kdegraphics-thumbnailers-4.9.4-1|46	- New version 4.9.2
12mr|kdegraphics-thumbnailers-4.9.4-1|47	
12mr|kdegraphics-thumbnailers-4.9.4-1|48	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|kdegraphics-thumbnailers-4.9.4-1|49	- New version 4.9.1
12mr|kdegraphics-thumbnailers-4.9.4-1|50	
12mr|kdegraphics-thumbnailers-4.9.4-1|51	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|kdegraphics-thumbnailers-4.9.4-1|52	- New version 4.9.0
12mr|kdegraphics-thumbnailers-4.9.4-1|53	
12mr|kdegraphics-thumbnailers-4.9.4-1|54	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|kdegraphics-thumbnailers-4.9.4-1|55	- New version 4.8.97
12mr|kdegraphics-thumbnailers-4.9.4-1|56	
12mr|kdegraphics-thumbnailers-4.9.4-1|57	* Thu Jul 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|kdegraphics-thumbnailers-4.9.4-1|58	- New version 4.8.95
12mr|kdegraphics-thumbnailers-4.9.4-1|59	- Add pkgconfig(libkdcraw) and pkgconfig(libkexiv2) to BuildRequires
12mr|kdegraphics-thumbnailers-4.9.4-1|60	- Update files, summary and description
12mr|kdegraphics-thumbnailers-4.9.4-1|61	
12mr|kdegraphics-thumbnailers-4.9.4-1|62	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.4-1
12mr|kdegraphics-thumbnailers-4.9.4-1|63	- update to 4.8.4
12mr|kdegraphics-thumbnailers-4.9.4-1|64	
12mr|kdegraphics-thumbnailers-4.9.4-1|65	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.3-1
12mr|kdegraphics-thumbnailers-4.9.4-1|66	- update to 4.8.3
12mr|kdegraphics-thumbnailers-4.9.4-1|67	
12mr|kdegraphics-thumbnailers-4.9.4-1|68	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.2-1
12mr|kdegraphics-thumbnailers-4.9.4-1|69	- update to 4.8.2
12mr|kdegraphics-thumbnailers-4.9.4-1|70	
12mr|kdegraphics-thumbnailers-4.9.4-1|71	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.1-1
12mr|kdegraphics-thumbnailers-4.9.4-1|72	- update to 4.8.1
12mr|kdegraphics-thumbnailers-4.9.4-1|73	
12mr|kdegraphics-thumbnailers-4.9.4-1|74	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|kdegraphics-thumbnailers-4.9.4-1|75	+ Revision: 762458
12mr|kdegraphics-thumbnailers-4.9.4-1|76	- New upstream tarball
12mr|kdegraphics-thumbnailers-4.9.4-1|77	
12mr|kdegraphics-thumbnailers-4.9.4-1|78	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|kdegraphics-thumbnailers-4.9.4-1|79	+ Revision: 758051
12mr|kdegraphics-thumbnailers-4.9.4-1|80	- New upstream tarball
12mr|kdegraphics-thumbnailers-4.9.4-1|81	
12mr|kdegraphics-thumbnailers-4.9.4-1|82	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|kdegraphics-thumbnailers-4.9.4-1|83	+ Revision: 744532
12mr|kdegraphics-thumbnailers-4.9.4-1|84	- New upstream tarball
12mr|kdegraphics-thumbnailers-4.9.4-1|85	
12mr|kdegraphics-thumbnailers-4.9.4-1|86	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|kdegraphics-thumbnailers-4.9.4-1|87	+ Revision: 739361
12mr|kdegraphics-thumbnailers-4.9.4-1|88	- New upstream tarball
12mr|kdegraphics-thumbnailers-4.9.4-1|89	
12mr|kdegraphics-thumbnailers-4.9.4-1|90	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|kdegraphics-thumbnailers-4.9.4-1|91	+ Revision: 731859
12mr|kdegraphics-thumbnailers-4.9.4-1|92	- New upstream tarball 4.7.80
12mr|kdegraphics-thumbnailers-4.9.4-1|93	
12mr|kdegraphics-thumbnailers-4.9.4-1|94	* Tue Oct 11 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|kdegraphics-thumbnailers-4.9.4-1|95	+ Revision: 704203
12mr|kdegraphics-thumbnailers-4.9.4-1|96	- Fix version
12mr|kdegraphics-thumbnailers-4.9.4-1|97	- Import package
12mr|kdegraphics-thumbnailers-4.9.4-1|98	- Create current folder
12mr|kdegraphics-thumbnailers-4.9.4-1|99	

14522 12
12mr|kde-gtk-config-2.1.1-1|1	Summary:	GTK2 and GTK3 configurator for KDE
12mr|kde-gtk-config-2.1.1-1|2	Name:		kde-gtk-config
12mr|kde-gtk-config-2.1.1-1|3	Version:	2.1.1
12mr|kde-gtk-config-2.1.1-1|4	Release:	1
12mr|kde-gtk-config-2.1.1-1|5	License:	GPLv3
12mr|kde-gtk-config-2.1.1-1|6	Group:		Graphical desktop/KDE
12mr|kde-gtk-config-2.1.1-1|7	Url:		https://projects.kde.org/projects/playground/base/kde-gtk-config
12mr|kde-gtk-config-2.1.1-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
12mr|kde-gtk-config-2.1.1-1|9	Patch1:		kde-gtk-config-2.1-gtkrc-2.0-kde-config-file.patch
12mr|kde-gtk-config-2.1.1-1|10	
12mr|kde-gtk-config-2.1.1-1|11	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|kde-gtk-config-2.1.1-1|12	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|kde-gtk-config-2.1.1-1|13	BuildRequires:	kdelibs4-devel
12mr|kde-gtk-config-2.1.1-1|14	
12mr|kde-gtk-config-2.1.1-1|15	%description
12mr|kde-gtk-config-2.1.1-1|16	Configuration dialog to adapt GTK applications appearance to your taste
12mr|kde-gtk-config-2.1.1-1|17	under KDE. Among its many features, it lets you:
12mr|kde-gtk-config-2.1.1-1|18	- Choose which theme is used for GTK2 and GTK3 applications.
12mr|kde-gtk-config-2.1.1-1|19	- Tweak some GTK applications behaviour.
12mr|kde-gtk-config-2.1.1-1|20	- Select what icon theme to use in GTK applications.
12mr|kde-gtk-config-2.1.1-1|21	- Select GTK applications default fonts.
12mr|kde-gtk-config-2.1.1-1|22	- Easily browse and install new GTK2 and GTK3 themes.
12mr|kde-gtk-config-2.1.1-1|23	
12mr|kde-gtk-config-2.1.1-1|24	%prep
12mr|kde-gtk-config-2.1.1-1|25	%setup -q
12mr|kde-gtk-config-2.1.1-1|26	%patch1 -p1
12mr|kde-gtk-config-2.1.1-1|27	
12mr|kde-gtk-config-2.1.1-1|28	%build
12mr|kde-gtk-config-2.1.1-1|29	%cmake_kde4
12mr|kde-gtk-config-2.1.1-1|30	%make
12mr|kde-gtk-config-2.1.1-1|31	
12mr|kde-gtk-config-2.1.1-1|32	%install
12mr|kde-gtk-config-2.1.1-1|33	%makeinstall_std -C build
12mr|kde-gtk-config-2.1.1-1|34	
12mr|kde-gtk-config-2.1.1-1|35	%find_lang %{name}
12mr|kde-gtk-config-2.1.1-1|36	
12mr|kde-gtk-config-2.1.1-1|37	%files -f %{name}.lang
12mr|kde-gtk-config-2.1.1-1|38	%doc README COPYING ChangeLog
12mr|kde-gtk-config-2.1.1-1|39	%{_kde_bindir}/gtk_preview
12mr|kde-gtk-config-2.1.1-1|40	%{_kde_bindir}/gtk3_preview
12mr|kde-gtk-config-2.1.1-1|41	%{_kde_bindir}/reload_gtk_apps
12mr|kde-gtk-config-2.1.1-1|42	%{_kde_libdir}/kde4/kcm_cgc.so
12mr|kde-gtk-config-2.1.1-1|43	%{_kde_appsdir}/kcm-gtk-module/preview.ui
12mr|kde-gtk-config-2.1.1-1|44	%{_kde_configdir}/cgcgtk3.knsrc
12mr|kde-gtk-config-2.1.1-1|45	%{_kde_configdir}/cgcicon.knsrc
12mr|kde-gtk-config-2.1.1-1|46	%{_kde_configdir}/cgctheme.knsrc
12mr|kde-gtk-config-2.1.1-1|47	%{_kde_iconsdir}/hicolor/48x48/apps/gtkconfig.png
12mr|kde-gtk-config-2.1.1-1|48	%{_kde_services}/kde-gtk-config.desktop
12mr|kde-gtk-config-2.1.1-1|49	

14523 12
12mr|kde-l10n-4.9.4-1|1	# Supported l10n language
12mr|kde-l10n-4.9.4-1|2	# to update this list (depending on which new localisations tarballs are available
12mr|kde-l10n-4.9.4-1|3	# from upstream), you can use:
12mr|kde-l10n-4.9.4-1|4	# $ ls SOURCES/kde-l10n*tar.bz2 | grep -v @valencia | awk -F- '{print $3}' | tr '\n' ' '
12mr|kde-l10n-4.9.4-1|5	#
12mr|kde-l10n-4.9.4-1|6	# Note: ca@valencia is treated differently because of the @ in the tarball name
12mr|kde-l10n-4.9.4-1|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 is it ja kk km ko lt lv nb nds nl nn pa pl pt pt_BR ro ru si sk sl sv th tr ug uk wa zh_CN zh_TW
12mr|kde-l10n-4.9.4-1|8	
12mr|kde-l10n-4.9.4-1|9	%define disabled_langs af az be bn_IN bo br csb cy eo fo fy hne kn ku gu hi id lo mai mi mk ml mt mr ne se oc sr ta tg ven vi xh
12mr|kde-l10n-4.9.4-1|10	
12mr|kde-l10n-4.9.4-1|11	%define build_ca_valencia 0
12mr|kde-l10n-4.9.4-1|12	
12mr|kde-l10n-4.9.4-1|13	#%{expand:%(for lang in %{disabled_langs}; do echo "%%{expand:%%define build_$lang 0"}; done)}
12mr|kde-l10n-4.9.4-1|14	#%{expand:%(for lang in %{langlist}; do echo "%%{expand:%%define build_$lang 1"}; done)}
12mr|kde-l10n-4.9.4-1|15	%{expand:%(for lang in %{disabled_langs}; do echo "%%{expand:%%define build_$lang 0}"; done)}
12mr|kde-l10n-4.9.4-1|16	%{expand:%(for lang in %{langlist}; do echo "%%{expand:%%define build_$lang 1}"; done)}
12mr|kde-l10n-4.9.4-1|17	
12mr|kde-l10n-4.9.4-1|18	Name:		kde-l10n
12mr|kde-l10n-4.9.4-1|19	Version:	4.9.4
12mr|kde-l10n-4.9.4-1|20	Release:	1
12mr|kde-l10n-4.9.4-1|21	Epoch:		3
12mr|kde-l10n-4.9.4-1|22	Url:		http://www.kde.org
12mr|kde-l10n-4.9.4-1|23	Summary:	Internationalization support for KDE
12mr|kde-l10n-4.9.4-1|24	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|25	License:	LGPLv2
12mr|kde-l10n-4.9.4-1|26	BuildArch:	noarch
12mr|kde-l10n-4.9.4-1|27	# l10n sources
12mr|kde-l10n-4.9.4-1|28	# list ca@valencia tarball separately due to the @ in the tarball name
12mr|kde-l10n-4.9.4-1|29	#Source1: kde-l10n-ca@valencia-%{version}.tar.bz2
12mr|kde-l10n-4.9.4-1|30	%{expand:%(\
12mr|kde-l10n-4.9.4-1|31	i=2; \
12mr|kde-l10n-4.9.4-1|32	for lang in %langlist; do\
12mr|kde-l10n-4.9.4-1|33	echo "%%{expand:Source$i: ftp://ftp.kde.org/pub/kde/stable/%%{version}/src/%%{name}/%%{name}-$lang-%%{version}.tar.xz}";\
12mr|kde-l10n-4.9.4-1|34	i=$[i+1];\
12mr|kde-l10n-4.9.4-1|35	done\
12mr|kde-l10n-4.9.4-1|36	)
12mr|kde-l10n-4.9.4-1|37	}
12mr|kde-l10n-4.9.4-1|38	Source100:	kde-l10n.rpmlintrc
12mr|kde-l10n-4.9.4-1|39	BuildRequires:	docbook-style-xsl
12mr|kde-l10n-4.9.4-1|40	BuildRequires:	docbook-dtd42-xml
12mr|kde-l10n-4.9.4-1|41	BuildRequires:	kdelibs4-devel >= %{version}
12mr|kde-l10n-4.9.4-1|42	
12mr|kde-l10n-4.9.4-1|43	%description
12mr|kde-l10n-4.9.4-1|44	Internationalization support for KDE.
12mr|kde-l10n-4.9.4-1|45	
12mr|kde-l10n-4.9.4-1|46	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|47	
12mr|kde-l10n-4.9.4-1|48	%package en_US
12mr|kde-l10n-4.9.4-1|49	Summary:	American English support for KDE
12mr|kde-l10n-4.9.4-1|50	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|51	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|52	Requires:	locales-en
12mr|kde-l10n-4.9.4-1|53	Provides:	%{name}-American = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|54	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|55	
12mr|kde-l10n-4.9.4-1|56	%description en_US
12mr|kde-l10n-4.9.4-1|57	%{summary}.
12mr|kde-l10n-4.9.4-1|58	
12mr|kde-l10n-4.9.4-1|59	This is an empty package, en_US support is already provided by kdelibs4.
12mr|kde-l10n-4.9.4-1|60	
12mr|kde-l10n-4.9.4-1|61	%files en_US
12mr|kde-l10n-4.9.4-1|62	
12mr|kde-l10n-4.9.4-1|63	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|64	
12mr|kde-l10n-4.9.4-1|65	%if %{build_af}
12mr|kde-l10n-4.9.4-1|66	%package af
12mr|kde-l10n-4.9.4-1|67	Summary:	Afrikaans language support for KDE
12mr|kde-l10n-4.9.4-1|68	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|69	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|70	Provides:	%{name}-Afrikaans = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|71	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|72	
12mr|kde-l10n-4.9.4-1|73	%description af
12mr|kde-l10n-4.9.4-1|74	This package provides Afrikaans translations for KDE.
12mr|kde-l10n-4.9.4-1|75	
12mr|kde-l10n-4.9.4-1|76	%files af
12mr|kde-l10n-4.9.4-1|77	%lang(af) %{_kde_datadir}/locale/af/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|78	%{_kde_datadir}/locale/af/entry.desktop
12mr|kde-l10n-4.9.4-1|79	%endif
12mr|kde-l10n-4.9.4-1|80	
12mr|kde-l10n-4.9.4-1|81	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|82	
12mr|kde-l10n-4.9.4-1|83	%if %{build_ar}
12mr|kde-l10n-4.9.4-1|84	%package ar
12mr|kde-l10n-4.9.4-1|85	Summary:	Arabic language support for KDE
12mr|kde-l10n-4.9.4-1|86	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|87	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|88	Requires:	locales-ar
12mr|kde-l10n-4.9.4-1|89	Provides:	%{name}-Arabic = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|90	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|91	
12mr|kde-l10n-4.9.4-1|92	%description ar
12mr|kde-l10n-4.9.4-1|93	This package provides Arabic translation for KDE.
12mr|kde-l10n-4.9.4-1|94	
12mr|kde-l10n-4.9.4-1|95	%files ar
12mr|kde-l10n-4.9.4-1|96	%lang(ar) %{_kde_datadir}/locale/ar/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|97	%{_kde_datadir}/locale/ar/entry.desktop
12mr|kde-l10n-4.9.4-1|98	%{_kde_datadir}/locale/ar/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|99	%{_kde_appsdir}/klettres/ar/
12mr|kde-l10n-4.9.4-1|100	%endif
12mr|kde-l10n-4.9.4-1|101	
12mr|kde-l10n-4.9.4-1|102	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|103	
12mr|kde-l10n-4.9.4-1|104	%if %{build_az}
12mr|kde-l10n-4.9.4-1|105	%package az
12mr|kde-l10n-4.9.4-1|106	Summary:	Azerbaijani language support for KDE
12mr|kde-l10n-4.9.4-1|107	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|108	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|109	Provides:	%{name}-Azerbaijani = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|110	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|111	
12mr|kde-l10n-4.9.4-1|112	%description az
12mr|kde-l10n-4.9.4-1|113	This package provides Azerbaijani translations for KDE.
12mr|kde-l10n-4.9.4-1|114	
12mr|kde-l10n-4.9.4-1|115	%files az
12mr|kde-l10n-4.9.4-1|116	%lang(az) %{_kde_datadir}/locale/az/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|117	%{_kde_datadir}/locale/az/entry.desktop
12mr|kde-l10n-4.9.4-1|118	%endif
12mr|kde-l10n-4.9.4-1|119	
12mr|kde-l10n-4.9.4-1|120	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|121	
12mr|kde-l10n-4.9.4-1|122	%if %{build_eu}
12mr|kde-l10n-4.9.4-1|123	%package eu
12mr|kde-l10n-4.9.4-1|124	Summary:	Basque language support for KDE
12mr|kde-l10n-4.9.4-1|125	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|126	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|127	Requires:	locales-eu
12mr|kde-l10n-4.9.4-1|128	Provides:	%{name}-Basque = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|129	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|130	
12mr|kde-l10n-4.9.4-1|131	%description eu
12mr|kde-l10n-4.9.4-1|132	This package provides Basque translations for KDE.
12mr|kde-l10n-4.9.4-1|133	
12mr|kde-l10n-4.9.4-1|134	
12mr|kde-l10n-4.9.4-1|135	%files eu
12mr|kde-l10n-4.9.4-1|136	%lang(eu) %{_kde_datadir}/locale/eu/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|137	%{_kde_datadir}/locale/eu/entry.desktop
12mr|kde-l10n-4.9.4-1|138	%{_kde_docdir}/HTML/eu/*
12mr|kde-l10n-4.9.4-1|139	%endif
12mr|kde-l10n-4.9.4-1|140	
12mr|kde-l10n-4.9.4-1|141	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|142	
12mr|kde-l10n-4.9.4-1|143	%if %{build_be}
12mr|kde-l10n-4.9.4-1|144	%package be
12mr|kde-l10n-4.9.4-1|145	Summary:	Belarusian language support for KDE
12mr|kde-l10n-4.9.4-1|146	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|147	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|148	Provides:	%{name}-Belarusian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|149	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|150	
12mr|kde-l10n-4.9.4-1|151	%description be
12mr|kde-l10n-4.9.4-1|152	%{summary}.
12mr|kde-l10n-4.9.4-1|153	
12mr|kde-l10n-4.9.4-1|154	%files be
12mr|kde-l10n-4.9.4-1|155	%lang(be) %{_kde_datadir}/locale/be/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|156	%{_kde_datadir}/locale/be/entry.desktop
12mr|kde-l10n-4.9.4-1|157	%endif
12mr|kde-l10n-4.9.4-1|158	
12mr|kde-l10n-4.9.4-1|159	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|160	
12mr|kde-l10n-4.9.4-1|161	%if %{build_bn_IN}
12mr|kde-l10n-4.9.4-1|162	%package bn_IN
12mr|kde-l10n-4.9.4-1|163	Summary:	Bengali India language support for KDE
12mr|kde-l10n-4.9.4-1|164	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|165	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|166	Requires:	locales-bn
12mr|kde-l10n-4.9.4-1|167	Provides:	%{name}-Bengali-India = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|168	Provides:	%{name}-Bengali = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|169	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|170	
12mr|kde-l10n-4.9.4-1|171	%description bn_IN
12mr|kde-l10n-4.9.4-1|172	%{summary}.
12mr|kde-l10n-4.9.4-1|173	
12mr|kde-l10n-4.9.4-1|174	%files bn_IN
12mr|kde-l10n-4.9.4-1|175	%lang(bn_IN) %{_kde_datadir}/locale/bn_IN/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|176	%{_kde_datadir}/locale/bn_IN/entry.desktop
12mr|kde-l10n-4.9.4-1|177	%endif
12mr|kde-l10n-4.9.4-1|178	
12mr|kde-l10n-4.9.4-1|179	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|180	
12mr|kde-l10n-4.9.4-1|181	%if %{build_bg}
12mr|kde-l10n-4.9.4-1|182	%package bg
12mr|kde-l10n-4.9.4-1|183	Summary:	Bulgarian language support for KDE
12mr|kde-l10n-4.9.4-1|184	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|185	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|186	Requires:	locales-bg
12mr|kde-l10n-4.9.4-1|187	Provides:	%{name}-Bulgarian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|188	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|189	%description bg
12mr|kde-l10n-4.9.4-1|190	%{summary}.
12mr|kde-l10n-4.9.4-1|191	
12mr|kde-l10n-4.9.4-1|192	%files bg
12mr|kde-l10n-4.9.4-1|193	%lang(bg) %{_kde_datadir}/locale/bg/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|194	%{_kde_datadir}/locale/bg/entry.desktop
12mr|kde-l10n-4.9.4-1|195	%{_kde_appsdir}/kvtml/bg/
12mr|kde-l10n-4.9.4-1|196	%endif
12mr|kde-l10n-4.9.4-1|197	
12mr|kde-l10n-4.9.4-1|198	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|199	
12mr|kde-l10n-4.9.4-1|200	%if %{build_bo}
12mr|kde-l10n-4.9.4-1|201	%package bo
12mr|kde-l10n-4.9.4-1|202	Summary:	Tibetan language support for KDE
12mr|kde-l10n-4.9.4-1|203	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|204	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|205	Provides:	%{name}-Tibetan = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|206	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|207	
12mr|kde-l10n-4.9.4-1|208	%description bo
12mr|kde-l10n-4.9.4-1|209	%{summary}.
12mr|kde-l10n-4.9.4-1|210	
12mr|kde-l10n-4.9.4-1|211	%files bo
12mr|kde-l10n-4.9.4-1|212	%lang(bo) %{_kde_datadir}/locale/bo/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|213	%{_kde_datadir}/locale/bo/entry.desktop
12mr|kde-l10n-4.9.4-1|214	%endif
12mr|kde-l10n-4.9.4-1|215	
12mr|kde-l10n-4.9.4-1|216	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|217	
12mr|kde-l10n-4.9.4-1|218	%if %{build_br}
12mr|kde-l10n-4.9.4-1|219	%package br
12mr|kde-l10n-4.9.4-1|220	Summary:	Breton language support for KDE
12mr|kde-l10n-4.9.4-1|221	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|222	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|223	Provides:	%{name}-Breton = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|224	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|225	
12mr|kde-l10n-4.9.4-1|226	%description br
12mr|kde-l10n-4.9.4-1|227	%{summary}.
12mr|kde-l10n-4.9.4-1|228	
12mr|kde-l10n-4.9.4-1|229	%files br
12mr|kde-l10n-4.9.4-1|230	%lang(br) %{_kde_datadir}/locale/br/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|231	%{_kde_datadir}/locale/br/entry.desktop
12mr|kde-l10n-4.9.4-1|232	%endif
12mr|kde-l10n-4.9.4-1|233	
12mr|kde-l10n-4.9.4-1|234	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|235	
12mr|kde-l10n-4.9.4-1|236	%if %{build_bs}
12mr|kde-l10n-4.9.4-1|237	%package bs
12mr|kde-l10n-4.9.4-1|238	Summary:	Bosnian language support for KDE
12mr|kde-l10n-4.9.4-1|239	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|240	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|241	Provides:	%{name}-Bosnian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|242	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|243	
12mr|kde-l10n-4.9.4-1|244	%description bs
12mr|kde-l10n-4.9.4-1|245	%{summary}.
12mr|kde-l10n-4.9.4-1|246	
12mr|kde-l10n-4.9.4-1|247	%files bs
12mr|kde-l10n-4.9.4-1|248	%lang(bs) %{_kde_datadir}/locale/bs/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|249	%{_kde_datadir}/locale/bs/entry.desktop
12mr|kde-l10n-4.9.4-1|250	%endif
12mr|kde-l10n-4.9.4-1|251	
12mr|kde-l10n-4.9.4-1|252	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|253	
12mr|kde-l10n-4.9.4-1|254	%if %{build_ca}
12mr|kde-l10n-4.9.4-1|255	%package ca
12mr|kde-l10n-4.9.4-1|256	Summary:	Catalan language support for KDE
12mr|kde-l10n-4.9.4-1|257	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|258	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|259	Requires:	locales-ca
12mr|kde-l10n-4.9.4-1|260	Provides:	%{name}-Catalan = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|261	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|262	
12mr|kde-l10n-4.9.4-1|263	%description ca
12mr|kde-l10n-4.9.4-1|264	%{summary}.
12mr|kde-l10n-4.9.4-1|265	
12mr|kde-l10n-4.9.4-1|266	%files ca
12mr|kde-l10n-4.9.4-1|267	%lang(ca) %{_kde_datadir}/locale/ca/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|268	%{_kde_datadir}/locale/ca/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|269	%{_kde_datadir}/locale/ca/entry.desktop
12mr|kde-l10n-4.9.4-1|270	%{_kde_appsdir}/khangman/ca.txt
12mr|kde-l10n-4.9.4-1|271	%{_kde_appsdir}/ktuberling/sounds/ca*
12mr|kde-l10n-4.9.4-1|272	%{_kde_appsdir}/kvtml/ca/
12mr|kde-l10n-4.9.4-1|273	%{_kde_docdir}/HTML/ca/*
12mr|kde-l10n-4.9.4-1|274	%{_kde_mandir}/ca/*/*
12mr|kde-l10n-4.9.4-1|275	%endif
12mr|kde-l10n-4.9.4-1|276	
12mr|kde-l10n-4.9.4-1|277	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|278	
12mr|kde-l10n-4.9.4-1|279	%if %{build_ca_valencia}
12mr|kde-l10n-4.9.4-1|280	%package ca-valencia
12mr|kde-l10n-4.9.4-1|281	Summary:	Catalan (Valencian) language support for KDE
12mr|kde-l10n-4.9.4-1|282	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|283	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|284	Provides:	%{name}-Catalan-Valencian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|285	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|286	
12mr|kde-l10n-4.9.4-1|287	%description ca-valencia
12mr|kde-l10n-4.9.4-1|288	%{summary}.
12mr|kde-l10n-4.9.4-1|289	
12mr|kde-l10n-4.9.4-1|290	%files ca-valencia
12mr|kde-l10n-4.9.4-1|291	%lang(ca-valencia) %{_kde_datadir}/locale/ca@valencia/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|292	%{_kde_datadir}/locale/ca@valencia/entry.desktop
12mr|kde-l10n-4.9.4-1|293	%endif
12mr|kde-l10n-4.9.4-1|294	
12mr|kde-l10n-4.9.4-1|295	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|296	
12mr|kde-l10n-4.9.4-1|297	%if %{build_cs}
12mr|kde-l10n-4.9.4-1|298	%package cs
12mr|kde-l10n-4.9.4-1|299	Summary:	Czech language support for KDE
12mr|kde-l10n-4.9.4-1|300	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|301	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|302	Requires:	locales-cs
12mr|kde-l10n-4.9.4-1|303	Provides:	%{name}-Czech = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|304	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|305	
12mr|kde-l10n-4.9.4-1|306	%description cs
12mr|kde-l10n-4.9.4-1|307	%{summary}.
12mr|kde-l10n-4.9.4-1|308	
12mr|kde-l10n-4.9.4-1|309	%files cs
12mr|kde-l10n-4.9.4-1|310	%lang(cs) %{_kde_datadir}/locale/cs/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|311	%{_kde_datadir}/locale/cs/entry.desktop
12mr|kde-l10n-4.9.4-1|312	%{_kde_appsdir}/khangman/cs.txt
12mr|kde-l10n-4.9.4-1|313	%{_kde_appsdir}/klettres/cs/
12mr|kde-l10n-4.9.4-1|314	%{_kde_appsdir}/kvtml/cs/
12mr|kde-l10n-4.9.4-1|315	%{_kde_docdir}/HTML/cs/*
12mr|kde-l10n-4.9.4-1|316	%endif
12mr|kde-l10n-4.9.4-1|317	
12mr|kde-l10n-4.9.4-1|318	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|319	
12mr|kde-l10n-4.9.4-1|320	%if %{build_csb}
12mr|kde-l10n-4.9.4-1|321	%package csb
12mr|kde-l10n-4.9.4-1|322	Summary:	Kashubian language support for KDE
12mr|kde-l10n-4.9.4-1|323	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|324	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|325	Requires:	locales-pl
12mr|kde-l10n-4.9.4-1|326	Provides:	%{name}-Kashubian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|327	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|328	
12mr|kde-l10n-4.9.4-1|329	%description csb
12mr|kde-l10n-4.9.4-1|330	%{summary}.
12mr|kde-l10n-4.9.4-1|331	
12mr|kde-l10n-4.9.4-1|332	%files csb
12mr|kde-l10n-4.9.4-1|333	%lang(csb) %{_kde_datadir}/locale/csb/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|334	%{_kde_datadir}/locale/csb/entry.desktop
12mr|kde-l10n-4.9.4-1|335	%endif
12mr|kde-l10n-4.9.4-1|336	
12mr|kde-l10n-4.9.4-1|337	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|338	
12mr|kde-l10n-4.9.4-1|339	%if %{build_cy}
12mr|kde-l10n-4.9.4-1|340	%package cy
12mr|kde-l10n-4.9.4-1|341	Summary:	Welsh language support for KDE
12mr|kde-l10n-4.9.4-1|342	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|343	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|344	Provides:	%{name}-Welsh = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|345	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|346	
12mr|kde-l10n-4.9.4-1|347	%description cy
12mr|kde-l10n-4.9.4-1|348	%{summary}.
12mr|kde-l10n-4.9.4-1|349	
12mr|kde-l10n-4.9.4-1|350	%files cy
12mr|kde-l10n-4.9.4-1|351	%lang(cy) %{_kde_datadir}/locale/cy/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|352	%{_kde_datadir}/locale/cy/entry.desktop
12mr|kde-l10n-4.9.4-1|353	%endif
12mr|kde-l10n-4.9.4-1|354	
12mr|kde-l10n-4.9.4-1|355	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|356	
12mr|kde-l10n-4.9.4-1|357	%if %{build_da}
12mr|kde-l10n-4.9.4-1|358	%package da
12mr|kde-l10n-4.9.4-1|359	Summary:	Danish language support for KDE
12mr|kde-l10n-4.9.4-1|360	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|361	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|362	Requires:	locales-da
12mr|kde-l10n-4.9.4-1|363	Provides:	%{name}-Danish = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|364	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|365	
12mr|kde-l10n-4.9.4-1|366	%description da
12mr|kde-l10n-4.9.4-1|367	%{summary}.
12mr|kde-l10n-4.9.4-1|368	
12mr|kde-l10n-4.9.4-1|369	%files da
12mr|kde-l10n-4.9.4-1|370	%lang(da) %{_kde_datadir}/locale/da/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|371	%{_kde_datadir}/locale/da/entry.desktop
12mr|kde-l10n-4.9.4-1|372	%{_kde_appsdir}/ktuberling/sounds/da*
12mr|kde-l10n-4.9.4-1|373	%{_kde_appsdir}/khangman/da.txt
12mr|kde-l10n-4.9.4-1|374	%{_kde_appsdir}/klettres/da/
12mr|kde-l10n-4.9.4-1|375	%{_kde_appsdir}/kvtml/da/
12mr|kde-l10n-4.9.4-1|376	%{_kde_docdir}/HTML/da/*
12mr|kde-l10n-4.9.4-1|377	%{_kde_mandir}/da/*/*
12mr|kde-l10n-4.9.4-1|378	%endif
12mr|kde-l10n-4.9.4-1|379	
12mr|kde-l10n-4.9.4-1|380	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|381	
12mr|kde-l10n-4.9.4-1|382	%if %{build_de}
12mr|kde-l10n-4.9.4-1|383	%package de
12mr|kde-l10n-4.9.4-1|384	Summary:	German language support for KDE
12mr|kde-l10n-4.9.4-1|385	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|386	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|387	Requires:	locales-de
12mr|kde-l10n-4.9.4-1|388	Provides:	%{name}-German = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|389	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|390	
12mr|kde-l10n-4.9.4-1|391	%description de
12mr|kde-l10n-4.9.4-1|392	%{summary}.
12mr|kde-l10n-4.9.4-1|393	
12mr|kde-l10n-4.9.4-1|394	%files de
12mr|kde-l10n-4.9.4-1|395	%lang(de) %{_kde_datadir}/locale/de/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|396	%{_kde_datadir}/locale/de/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|397	%{_kde_datadir}/locale/de/entry.desktop
12mr|kde-l10n-4.9.4-1|398	%{_kde_appsdir}/kajongg/voices/de/
12mr|kde-l10n-4.9.4-1|399	%{_kde_appsdir}/klettres/de/
12mr|kde-l10n-4.9.4-1|400	%{_kde_appsdir}/ktuberling/sounds/de*
12mr|kde-l10n-4.9.4-1|401	%{_kde_appsdir}/khangman/de.txt
12mr|kde-l10n-4.9.4-1|402	%{_kde_appsdir}/kvtml/de/
12mr|kde-l10n-4.9.4-1|403	%{_kde_appsdir}/step/objinfo/l10n/de/
12mr|kde-l10n-4.9.4-1|404	%{_kde_docdir}/HTML/de/*
12mr|kde-l10n-4.9.4-1|405	%{_kde_mandir}/de/*/*
12mr|kde-l10n-4.9.4-1|406	%endif
12mr|kde-l10n-4.9.4-1|407	
12mr|kde-l10n-4.9.4-1|408	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|409	
12mr|kde-l10n-4.9.4-1|410	%if %{build_el}
12mr|kde-l10n-4.9.4-1|411	%package el
12mr|kde-l10n-4.9.4-1|412	Summary:	Greek language support for KDE
12mr|kde-l10n-4.9.4-1|413	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|414	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|415	Requires:	locales-el
12mr|kde-l10n-4.9.4-1|416	Provides:	%{name}-Greek = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|417	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|418	
12mr|kde-l10n-4.9.4-1|419	%description el
12mr|kde-l10n-4.9.4-1|420	%{summary}.
12mr|kde-l10n-4.9.4-1|421	
12mr|kde-l10n-4.9.4-1|422	%files el
12mr|kde-l10n-4.9.4-1|423	%lang(el) %{_kde_datadir}/locale/el/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|424	%{_kde_datadir}/locale/el/entry.desktop
12mr|kde-l10n-4.9.4-1|425	%{_kde_appsdir}/kvtml/el
12mr|kde-l10n-4.9.4-1|426	%{_kde_appsdir}/ktuberling/sounds/el*
12mr|kde-l10n-4.9.4-1|427	%{_kde_docdir}/HTML/el/
12mr|kde-l10n-4.9.4-1|428	%{_kde_mandir}/el/*/*
12mr|kde-l10n-4.9.4-1|429	%endif
12mr|kde-l10n-4.9.4-1|430	
12mr|kde-l10n-4.9.4-1|431	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|432	
12mr|kde-l10n-4.9.4-1|433	%if %{build_gu}
12mr|kde-l10n-4.9.4-1|434	%package gu
12mr|kde-l10n-4.9.4-1|435	Summary:	Gujarati language support for KDE
12mr|kde-l10n-4.9.4-1|436	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|437	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|438	Requires:	locales-gu
12mr|kde-l10n-4.9.4-1|439	Provides:	%{name}-Gujarati = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|440	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|441	%description gu
12mr|kde-l10n-4.9.4-1|442	%{summary}.
12mr|kde-l10n-4.9.4-1|443	
12mr|kde-l10n-4.9.4-1|444	%files gu
12mr|kde-l10n-4.9.4-1|445	%lang(gu) %{_kde_datadir}/locale/gu/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|446	%{_kde_datadir}/locale/gu/entry.desktop
12mr|kde-l10n-4.9.4-1|447	%endif
12mr|kde-l10n-4.9.4-1|448	
12mr|kde-l10n-4.9.4-1|449	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|450	
12mr|kde-l10n-4.9.4-1|451	%if %{build_en_GB}
12mr|kde-l10n-4.9.4-1|452	%package en_GB
12mr|kde-l10n-4.9.4-1|453	Summary:	British English support for KDE
12mr|kde-l10n-4.9.4-1|454	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|455	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|456	Requires:	locales-en
12mr|kde-l10n-4.9.4-1|457	Provides:	%{name}-British = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|458	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|459	
12mr|kde-l10n-4.9.4-1|460	%description en_GB
12mr|kde-l10n-4.9.4-1|461	%{summary}.
12mr|kde-l10n-4.9.4-1|462	
12mr|kde-l10n-4.9.4-1|463	%files en_GB
12mr|kde-l10n-4.9.4-1|464	%lang(en_GB) %{_kde_datadir}/locale/en_GB/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|465	%{_kde_datadir}/locale/en_GB/entry.desktop
12mr|kde-l10n-4.9.4-1|466	%{_kde_appsdir}/klettres/en_GB/
12mr|kde-l10n-4.9.4-1|467	%{_kde_appsdir}/kvtml/en_GB/
12mr|kde-l10n-4.9.4-1|468	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.en_GB.xml
12mr|kde-l10n-4.9.4-1|469	%{_kde_appsdir}/kturtle/data/logokeywords.en_GB.xml
12mr|kde-l10n-4.9.4-1|470	%{_kde_appsdir}/kturtle/examples/en_GB/
12mr|kde-l10n-4.9.4-1|471	%{_kde_docdir}/HTML/en_GB/
12mr|kde-l10n-4.9.4-1|472	%endif
12mr|kde-l10n-4.9.4-1|473	
12mr|kde-l10n-4.9.4-1|474	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|475	
12mr|kde-l10n-4.9.4-1|476	%if %{build_eo}
12mr|kde-l10n-4.9.4-1|477	%package eo
12mr|kde-l10n-4.9.4-1|478	Summary:	Esperanto support for KDE
12mr|kde-l10n-4.9.4-1|479	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|480	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|481	Requires:	locales-eo
12mr|kde-l10n-4.9.4-1|482	Provides:	%{name}-Esperanto = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|483	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|484	
12mr|kde-l10n-4.9.4-1|485	%description eo
12mr|kde-l10n-4.9.4-1|486	%{summary}.
12mr|kde-l10n-4.9.4-1|487	
12mr|kde-l10n-4.9.4-1|488	%files eo
12mr|kde-l10n-4.9.4-1|489	%lang(eo) %{_kde_datadir}/locale/eo/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|490	%{_kde_datadir}/locale/eo/entry.desktop
12mr|kde-l10n-4.9.4-1|491	%{_kde_docdir}/HTML/eo/*
12mr|kde-l10n-4.9.4-1|492	%endif
12mr|kde-l10n-4.9.4-1|493	
12mr|kde-l10n-4.9.4-1|494	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|495	
12mr|kde-l10n-4.9.4-1|496	%if %{build_es}
12mr|kde-l10n-4.9.4-1|497	%package es
12mr|kde-l10n-4.9.4-1|498	Summary:	Spanish language support for KDE
12mr|kde-l10n-4.9.4-1|499	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|500	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|501	Requires:	locales-es
12mr|kde-l10n-4.9.4-1|502	Provides:	%{name}-Spanish = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|503	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|504	
12mr|kde-l10n-4.9.4-1|505	%description es
12mr|kde-l10n-4.9.4-1|506	%{summary}.
12mr|kde-l10n-4.9.4-1|507	
12mr|kde-l10n-4.9.4-1|508	%files es
12mr|kde-l10n-4.9.4-1|509	%lang(es) %{_kde_datadir}/locale/es/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|510	%{_kde_datadir}/locale/es/entry.desktop
12mr|kde-l10n-4.9.4-1|511	%{_kde_appsdir}/ktuberling/sounds/es*
12mr|kde-l10n-4.9.4-1|512	%{_kde_appsdir}/khangman/es.txt
12mr|kde-l10n-4.9.4-1|513	%{_kde_appsdir}/klettres/es/
12mr|kde-l10n-4.9.4-1|514	%{_kde_appsdir}/kvtml/es/
12mr|kde-l10n-4.9.4-1|515	%{_kde_docdir}/HTML/es/*
12mr|kde-l10n-4.9.4-1|516	%{_kde_mandir}/es/*/*
12mr|kde-l10n-4.9.4-1|517	%endif
12mr|kde-l10n-4.9.4-1|518	
12mr|kde-l10n-4.9.4-1|519	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|520	
12mr|kde-l10n-4.9.4-1|521	%if %{build_et}
12mr|kde-l10n-4.9.4-1|522	%package et
12mr|kde-l10n-4.9.4-1|523	Summary:	Estonian language support for KDE
12mr|kde-l10n-4.9.4-1|524	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|525	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|526	Requires:	locales-et
12mr|kde-l10n-4.9.4-1|527	Provides:	%{name}-Estonian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|528	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|529	
12mr|kde-l10n-4.9.4-1|530	%description et
12mr|kde-l10n-4.9.4-1|531	%{summary}.
12mr|kde-l10n-4.9.4-1|532	
12mr|kde-l10n-4.9.4-1|533	%files et
12mr|kde-l10n-4.9.4-1|534	%lang(et) %{_kde_datadir}/locale/et/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|535	%{_kde_datadir}/locale/et/entry.desktop
12mr|kde-l10n-4.9.4-1|536	%{_kde_appsdir}/khangman/et.txt
12mr|kde-l10n-4.9.4-1|537	%{_kde_appsdir}/kvtml/et/
12mr|kde-l10n-4.9.4-1|538	%{_kde_docdir}/HTML/et/*
12mr|kde-l10n-4.9.4-1|539	%{_kde_mandir}/et/*/*
12mr|kde-l10n-4.9.4-1|540	%endif
12mr|kde-l10n-4.9.4-1|541	
12mr|kde-l10n-4.9.4-1|542	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|543	
12mr|kde-l10n-4.9.4-1|544	%if %{build_fa}
12mr|kde-l10n-4.9.4-1|545	%package fa
12mr|kde-l10n-4.9.4-1|546	Summary:	Farsi language support for KDE
12mr|kde-l10n-4.9.4-1|547	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|548	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|549	Requires:	locales-fa
12mr|kde-l10n-4.9.4-1|550	Provides:	%{name}-Farsi = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|551	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|552	
12mr|kde-l10n-4.9.4-1|553	%description fa
12mr|kde-l10n-4.9.4-1|554	%{summary}.
12mr|kde-l10n-4.9.4-1|555	
12mr|kde-l10n-4.9.4-1|556	%files fa
12mr|kde-l10n-4.9.4-1|557	%lang(fa) %{_kde_datadir}/locale/fa/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|558	%{_kde_datadir}/locale/fa/entry.desktop
12mr|kde-l10n-4.9.4-1|559	%endif
12mr|kde-l10n-4.9.4-1|560	
12mr|kde-l10n-4.9.4-1|561	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|562	
12mr|kde-l10n-4.9.4-1|563	%if %{build_fi}
12mr|kde-l10n-4.9.4-1|564	%package fi
12mr|kde-l10n-4.9.4-1|565	Summary:	Finnish language support for KDE
12mr|kde-l10n-4.9.4-1|566	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|567	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|568	Requires:	locales-fi
12mr|kde-l10n-4.9.4-1|569	Provides:	%{name}-Finnish = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|570	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|571	
12mr|kde-l10n-4.9.4-1|572	%description fi
12mr|kde-l10n-4.9.4-1|573	%{summary}.
12mr|kde-l10n-4.9.4-1|574	
12mr|kde-l10n-4.9.4-1|575	%files fi
12mr|kde-l10n-4.9.4-1|576	%lang(fi) %{_kde_datadir}/locale/fi/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|577	%{_kde_datadir}/locale/fi/entry.desktop
12mr|kde-l10n-4.9.4-1|578	%{_kde_datadir}/locale/fi/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|579	%{_kde_appsdir}/khangman/fi.txt
12mr|kde-l10n-4.9.4-1|580	%{_kde_appsdir}/ktuberling/sounds/fi*
12mr|kde-l10n-4.9.4-1|581	%{_kde_appsdir}/kvtml/fi/
12mr|kde-l10n-4.9.4-1|582	%endif
12mr|kde-l10n-4.9.4-1|583	
12mr|kde-l10n-4.9.4-1|584	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|585	
12mr|kde-l10n-4.9.4-1|586	%if %{build_fo}
12mr|kde-l10n-4.9.4-1|587	%package fo
12mr|kde-l10n-4.9.4-1|588	Summary:	Faroese language support for KDE
12mr|kde-l10n-4.9.4-1|589	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|590	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|591	Provides:	%{name}-Faroese = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|592	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|593	
12mr|kde-l10n-4.9.4-1|594	%description fo
12mr|kde-l10n-4.9.4-1|595	%{summary}.
12mr|kde-l10n-4.9.4-1|596	
12mr|kde-l10n-4.9.4-1|597	%files fo
12mr|kde-l10n-4.9.4-1|598	%lang(fo) %{_kde_datadir}/locale/fo/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|599	%{_kde_datadir}/locale/fo/entry.desktop
12mr|kde-l10n-4.9.4-1|600	%endif
12mr|kde-l10n-4.9.4-1|601	
12mr|kde-l10n-4.9.4-1|602	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|603	
12mr|kde-l10n-4.9.4-1|604	%if %{build_fr}
12mr|kde-l10n-4.9.4-1|605	%package fr
12mr|kde-l10n-4.9.4-1|606	Summary:	French language support for KDE
12mr|kde-l10n-4.9.4-1|607	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|608	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|609	Requires:	locales-fr
12mr|kde-l10n-4.9.4-1|610	Provides:	%{name}-French = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|611	Conflicts:	nepomuk-scribo < 1:0.6.1-1
12mr|kde-l10n-4.9.4-1|612	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|613	
12mr|kde-l10n-4.9.4-1|614	%description fr
12mr|kde-l10n-4.9.4-1|615	%{summary}.
12mr|kde-l10n-4.9.4-1|616	
12mr|kde-l10n-4.9.4-1|617	%files fr
12mr|kde-l10n-4.9.4-1|618	%lang(fr) %{_kde_datadir}/locale/fr/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|619	%{_kde_datadir}/locale/fr/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|620	%{_kde_datadir}/locale/fr/entry.desktop
12mr|kde-l10n-4.9.4-1|621	%{_kde_appsdir}/ktuberling/sounds/fr*
12mr|kde-l10n-4.9.4-1|622	%{_kde_appsdir}/khangman/fr.txt
12mr|kde-l10n-4.9.4-1|623	%{_kde_appsdir}/kvtml/fr/
12mr|kde-l10n-4.9.4-1|624	%{_kde_docdir}/HTML/fr/*
12mr|kde-l10n-4.9.4-1|625	%{_kde_mandir}/fr/*/*
12mr|kde-l10n-4.9.4-1|626	%endif
12mr|kde-l10n-4.9.4-1|627	
12mr|kde-l10n-4.9.4-1|628	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|629	
12mr|kde-l10n-4.9.4-1|630	%if %{build_fy}
12mr|kde-l10n-4.9.4-1|631	%package fy
12mr|kde-l10n-4.9.4-1|632	Summary:	Frisian language support for KDE
12mr|kde-l10n-4.9.4-1|633	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|634	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|635	Requires:	locales-fy
12mr|kde-l10n-4.9.4-1|636	Provides:	%{name}-Frisian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|637	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|638	
12mr|kde-l10n-4.9.4-1|639	%description fy
12mr|kde-l10n-4.9.4-1|640	%{summary}.
12mr|kde-l10n-4.9.4-1|641	
12mr|kde-l10n-4.9.4-1|642	%files fy
12mr|kde-l10n-4.9.4-1|643	%lang(fy) %{_kde_datadir}/locale/fy/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|644	%{_kde_datadir}/locale/fy/entry.desktop
12mr|kde-l10n-4.9.4-1|645	%endif
12mr|kde-l10n-4.9.4-1|646	
12mr|kde-l10n-4.9.4-1|647	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|648	
12mr|kde-l10n-4.9.4-1|649	%if %{build_ga}
12mr|kde-l10n-4.9.4-1|650	%package ga
12mr|kde-l10n-4.9.4-1|651	Summary:	Irish language support for KDE
12mr|kde-l10n-4.9.4-1|652	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|653	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|654	Requires:	locales-ga
12mr|kde-l10n-4.9.4-1|655	Provides:	%{name}-Irish = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|656	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|657	
12mr|kde-l10n-4.9.4-1|658	%description ga
12mr|kde-l10n-4.9.4-1|659	%{summary}.
12mr|kde-l10n-4.9.4-1|660	
12mr|kde-l10n-4.9.4-1|661	%files ga
12mr|kde-l10n-4.9.4-1|662	%lang(ga) %{_kde_datadir}/locale/ga/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|663	%{_kde_datadir}/locale/ga/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|664	%{_kde_datadir}/locale/ga/entry.desktop
12mr|kde-l10n-4.9.4-1|665	%{_kde_appsdir}/khangman/ga.txt
12mr|kde-l10n-4.9.4-1|666	%{_kde_appsdir}/ktuberling/sounds/ga*
12mr|kde-l10n-4.9.4-1|667	%{_kde_appsdir}/kvtml/ga/
12mr|kde-l10n-4.9.4-1|668	%endif
12mr|kde-l10n-4.9.4-1|669	
12mr|kde-l10n-4.9.4-1|670	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|671	
12mr|kde-l10n-4.9.4-1|672	%if %{build_gl}
12mr|kde-l10n-4.9.4-1|673	%package gl
12mr|kde-l10n-4.9.4-1|674	Summary:	Galician language support for KDE
12mr|kde-l10n-4.9.4-1|675	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|676	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|677	Requires:	locales-gl
12mr|kde-l10n-4.9.4-1|678	Provides:	%{name}-Galician = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|679	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|680	
12mr|kde-l10n-4.9.4-1|681	%description gl
12mr|kde-l10n-4.9.4-1|682	%{summary}.
12mr|kde-l10n-4.9.4-1|683	
12mr|kde-l10n-4.9.4-1|684	%files gl
12mr|kde-l10n-4.9.4-1|685	%lang(gl) %{_kde_datadir}/locale/gl/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|686	%{_kde_datadir}/locale/gl/entry.desktop
12mr|kde-l10n-4.9.4-1|687	%{_kde_appsdir}/khangman/gl.txt
12mr|kde-l10n-4.9.4-1|688	%{_kde_appsdir}/kvtml/gl/
12mr|kde-l10n-4.9.4-1|689	%{_kde_appsdir}/ktuberling/sounds/gl.soundtheme
12mr|kde-l10n-4.9.4-1|690	%{_kde_appsdir}/ktuberling/sounds/gl/
12mr|kde-l10n-4.9.4-1|691	%{_kde_docdir}/HTML/gl/*
12mr|kde-l10n-4.9.4-1|692	%{_kde_mandir}/gl/*/*
12mr|kde-l10n-4.9.4-1|693	%endif
12mr|kde-l10n-4.9.4-1|694	
12mr|kde-l10n-4.9.4-1|695	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|696	
12mr|kde-l10n-4.9.4-1|697	%if %{build_he}
12mr|kde-l10n-4.9.4-1|698	%package he
12mr|kde-l10n-4.9.4-1|699	Summary:	Hebrew language support for KDE
12mr|kde-l10n-4.9.4-1|700	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|701	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|702	Requires:	locales-he
12mr|kde-l10n-4.9.4-1|703	Provides:	%{name}-Hebrew = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|704	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|705	
12mr|kde-l10n-4.9.4-1|706	%description he
12mr|kde-l10n-4.9.4-1|707	%{summary}.
12mr|kde-l10n-4.9.4-1|708	
12mr|kde-l10n-4.9.4-1|709	%files he
12mr|kde-l10n-4.9.4-1|710	%lang(he) %{_kde_datadir}/locale/he/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|711	%{_kde_datadir}/locale/he/entry.desktop
12mr|kde-l10n-4.9.4-1|712	%{_kde_appsdir}/klettres/he/
12mr|kde-l10n-4.9.4-1|713	%{_kde_docdir}/HTML/he/*
12mr|kde-l10n-4.9.4-1|714	%endif
12mr|kde-l10n-4.9.4-1|715	
12mr|kde-l10n-4.9.4-1|716	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|717	
12mr|kde-l10n-4.9.4-1|718	%if %{build_hi}
12mr|kde-l10n-4.9.4-1|719	%package hi
12mr|kde-l10n-4.9.4-1|720	Summary:	Hindi language support for KDE
12mr|kde-l10n-4.9.4-1|721	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|722	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|723	Requires:	locales-hi
12mr|kde-l10n-4.9.4-1|724	Provides:	%{name}-Hindi = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|725	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|726	
12mr|kde-l10n-4.9.4-1|727	%description hi
12mr|kde-l10n-4.9.4-1|728	%{summary}.
12mr|kde-l10n-4.9.4-1|729	
12mr|kde-l10n-4.9.4-1|730	%files hi
12mr|kde-l10n-4.9.4-1|731	%lang(hi) %{_kde_datadir}/locale/hi/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|732	%{_kde_datadir}/locale/hi/entry.desktop
12mr|kde-l10n-4.9.4-1|733	%endif
12mr|kde-l10n-4.9.4-1|734	
12mr|kde-l10n-4.9.4-1|735	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|736	
12mr|kde-l10n-4.9.4-1|737	%if %{build_hne}
12mr|kde-l10n-4.9.4-1|738	%package hne
12mr|kde-l10n-4.9.4-1|739	Summary:	Chhattisgarhi language support for KDE
12mr|kde-l10n-4.9.4-1|740	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|741	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|742	Requires:	locales-hne
12mr|kde-l10n-4.9.4-1|743	Provides:	%{name}-Chhattisgarhi = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|744	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|745	
12mr|kde-l10n-4.9.4-1|746	%description hne
12mr|kde-l10n-4.9.4-1|747	%{summary}.
12mr|kde-l10n-4.9.4-1|748	
12mr|kde-l10n-4.9.4-1|749	%files hne
12mr|kde-l10n-4.9.4-1|750	%lang(hne) %{_kde_datadir}/locale/hne/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|751	%{_kde_datadir}/locale/hne/entry.desktop
12mr|kde-l10n-4.9.4-1|752	%endif
12mr|kde-l10n-4.9.4-1|753	
12mr|kde-l10n-4.9.4-1|754	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|755	
12mr|kde-l10n-4.9.4-1|756	%if %{build_hr}
12mr|kde-l10n-4.9.4-1|757	%package hr
12mr|kde-l10n-4.9.4-1|758	Summary:	Croatian language support for KDE
12mr|kde-l10n-4.9.4-1|759	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|760	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|761	Requires:	locales-hr
12mr|kde-l10n-4.9.4-1|762	Provides:	%{name}-Croatian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|763	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|764	
12mr|kde-l10n-4.9.4-1|765	%description hr
12mr|kde-l10n-4.9.4-1|766	%{summary}.
12mr|kde-l10n-4.9.4-1|767	
12mr|kde-l10n-4.9.4-1|768	%files hr
12mr|kde-l10n-4.9.4-1|769	%lang(hr) %{_kde_datadir}/locale/hr/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|770	%{_kde_datadir}/locale/hr/entry.desktop
12mr|kde-l10n-4.9.4-1|771	%{_kde_datadir}/locale/hr/LC_SCRIPTS
12mr|kde-l10n-4.9.4-1|772	%endif
12mr|kde-l10n-4.9.4-1|773	
12mr|kde-l10n-4.9.4-1|774	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|775	
12mr|kde-l10n-4.9.4-1|776	%if %{build_hu}
12mr|kde-l10n-4.9.4-1|777	%package hu
12mr|kde-l10n-4.9.4-1|778	Summary:	Hungarian language support for KDE
12mr|kde-l10n-4.9.4-1|779	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|780	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|781	Requires:	locales-hu
12mr|kde-l10n-4.9.4-1|782	Provides:	%{name}-Hungarian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|783	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|784	
12mr|kde-l10n-4.9.4-1|785	%description hu
12mr|kde-l10n-4.9.4-1|786	%{summary}.
12mr|kde-l10n-4.9.4-1|787	
12mr|kde-l10n-4.9.4-1|788	%files hu
12mr|kde-l10n-4.9.4-1|789	%lang(hu) %{_kde_datadir}/locale/hu/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|790	%{_kde_datadir}/locale/hu/entry.desktop
12mr|kde-l10n-4.9.4-1|791	%{_kde_appsdir}/kanagram/hu.txt
12mr|kde-l10n-4.9.4-1|792	%{_kde_appsdir}/khangman/hu.txt
12mr|kde-l10n-4.9.4-1|793	%{_kde_appsdir}/kvtml/hu/
12mr|kde-l10n-4.9.4-1|794	%{_kde_appsdir}/klettres/hu/
12mr|kde-l10n-4.9.4-1|795	%{_kde_docdir}/HTML/hu/*
12mr|kde-l10n-4.9.4-1|796	%endif
12mr|kde-l10n-4.9.4-1|797	
12mr|kde-l10n-4.9.4-1|798	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|799	
12mr|kde-l10n-4.9.4-1|800	%if %{build_ia}
12mr|kde-l10n-4.9.4-1|801	%package ia
12mr|kde-l10n-4.9.4-1|802	Summary:	Interlingua language support for KDE
12mr|kde-l10n-4.9.4-1|803	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|804	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|805	Provides:	%{name}-Interlingua = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|806	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|807	
12mr|kde-l10n-4.9.4-1|808	%description ia
12mr|kde-l10n-4.9.4-1|809	%{summary}.
12mr|kde-l10n-4.9.4-1|810	
12mr|kde-l10n-4.9.4-1|811	%files ia
12mr|kde-l10n-4.9.4-1|812	%lang(ia) %{_kde_datadir}/locale/ia/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|813	%{_kde_datadir}/locale/ia/entry.desktop
12mr|kde-l10n-4.9.4-1|814	%endif
12mr|kde-l10n-4.9.4-1|815	
12mr|kde-l10n-4.9.4-1|816	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|817	
12mr|kde-l10n-4.9.4-1|818	%if %{build_id}
12mr|kde-l10n-4.9.4-1|819	%package id
12mr|kde-l10n-4.9.4-1|820	Summary:	Indonesian language support for KDE
12mr|kde-l10n-4.9.4-1|821	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|822	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|823	Requires:	locales-id
12mr|kde-l10n-4.9.4-1|824	Provides:	%{name}-Indonesian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|825	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|826	
12mr|kde-l10n-4.9.4-1|827	%description id
12mr|kde-l10n-4.9.4-1|828	%{summary}.
12mr|kde-l10n-4.9.4-1|829	
12mr|kde-l10n-4.9.4-1|830	%files id
12mr|kde-l10n-4.9.4-1|831	%lang(id) %{_kde_datadir}/locale/id/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|832	%{_kde_datadir}/locale/id/entry.desktop
12mr|kde-l10n-4.9.4-1|833	%endif
12mr|kde-l10n-4.9.4-1|834	
12mr|kde-l10n-4.9.4-1|835	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|836	
12mr|kde-l10n-4.9.4-1|837	%if %{build_is}
12mr|kde-l10n-4.9.4-1|838	%package is
12mr|kde-l10n-4.9.4-1|839	Summary:	Icelandic language support for KDE
12mr|kde-l10n-4.9.4-1|840	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|841	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|842	Requires:	locales-is
12mr|kde-l10n-4.9.4-1|843	Provides:	%{name}-Icelandic = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|844	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|845	
12mr|kde-l10n-4.9.4-1|846	%description is
12mr|kde-l10n-4.9.4-1|847	%{summary}.
12mr|kde-l10n-4.9.4-1|848	
12mr|kde-l10n-4.9.4-1|849	%files is
12mr|kde-l10n-4.9.4-1|850	%lang(is) %{_kde_datadir}/locale/is/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|851	%{_kde_datadir}/locale/is/entry.desktop
12mr|kde-l10n-4.9.4-1|852	%endif
12mr|kde-l10n-4.9.4-1|853	
12mr|kde-l10n-4.9.4-1|854	#----------------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|855	
12mr|kde-l10n-4.9.4-1|856	%if %{build_it}
12mr|kde-l10n-4.9.4-1|857	%package it
12mr|kde-l10n-4.9.4-1|858	Summary:	Italian language support for KDE
12mr|kde-l10n-4.9.4-1|859	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|860	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|861	Requires:	locales-it
12mr|kde-l10n-4.9.4-1|862	Provides:	%{name}-Italian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|863	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|864	
12mr|kde-l10n-4.9.4-1|865	%description it
12mr|kde-l10n-4.9.4-1|866	%{summary}.
12mr|kde-l10n-4.9.4-1|867	
12mr|kde-l10n-4.9.4-1|868	%files it
12mr|kde-l10n-4.9.4-1|869	%lang(it) %{_kde_datadir}/locale/it/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|870	%{_kde_datadir}/locale/it/entry.desktop
12mr|kde-l10n-4.9.4-1|871	%{_kde_appsdir}/ktuberling/sounds/it*
12mr|kde-l10n-4.9.4-1|872	%{_kde_appsdir}/klettres/it/
12mr|kde-l10n-4.9.4-1|873	%{_kde_appsdir}/kvtml/it/
12mr|kde-l10n-4.9.4-1|874	%{_kde_appsdir}/step/objinfo/l10n/it/
12mr|kde-l10n-4.9.4-1|875	%{_kde_docdir}/HTML/it/*
12mr|kde-l10n-4.9.4-1|876	%{_kde_mandir}/it/*/*
12mr|kde-l10n-4.9.4-1|877	%endif
12mr|kde-l10n-4.9.4-1|878	
12mr|kde-l10n-4.9.4-1|879	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|880	
12mr|kde-l10n-4.9.4-1|881	%if %{build_ja}
12mr|kde-l10n-4.9.4-1|882	%package ja
12mr|kde-l10n-4.9.4-1|883	Summary:	Japanese language support for KDE
12mr|kde-l10n-4.9.4-1|884	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|885	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|886	Requires:	locales-ja
12mr|kde-l10n-4.9.4-1|887	Provides:	%{name}-Japanese = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|888	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|889	
12mr|kde-l10n-4.9.4-1|890	%description ja
12mr|kde-l10n-4.9.4-1|891	%{summary}.
12mr|kde-l10n-4.9.4-1|892	
12mr|kde-l10n-4.9.4-1|893	%files ja
12mr|kde-l10n-4.9.4-1|894	%lang(ja) %{_kde_datadir}/locale/ja/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|895	%{_kde_datadir}/locale/ja/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|896	%{_kde_datadir}/locale/ja/entry.desktop
12mr|kde-l10n-4.9.4-1|897	%{_kde_docdir}/HTML/ja/*
12mr|kde-l10n-4.9.4-1|898	%endif
12mr|kde-l10n-4.9.4-1|899	
12mr|kde-l10n-4.9.4-1|900	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|901	
12mr|kde-l10n-4.9.4-1|902	%if %{build_kn}
12mr|kde-l10n-4.9.4-1|903	%package kn
12mr|kde-l10n-4.9.4-1|904	Summary:	Kannada language support for KDE
12mr|kde-l10n-4.9.4-1|905	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|906	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|907	Requires:	locales-kn
12mr|kde-l10n-4.9.4-1|908	Provides:	%{name}-Kannada = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|909	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|910	
12mr|kde-l10n-4.9.4-1|911	%description kn
12mr|kde-l10n-4.9.4-1|912	%{summary}.
12mr|kde-l10n-4.9.4-1|913	
12mr|kde-l10n-4.9.4-1|914	%files kn
12mr|kde-l10n-4.9.4-1|915	%lang(kn) %{_kde_datadir}/locale/kn/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|916	%{_kde_datadir}/locale/kn/entry.desktop
12mr|kde-l10n-4.9.4-1|917	%endif
12mr|kde-l10n-4.9.4-1|918	
12mr|kde-l10n-4.9.4-1|919	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|920	
12mr|kde-l10n-4.9.4-1|921	%if %{build_kk}
12mr|kde-l10n-4.9.4-1|922	%package kk
12mr|kde-l10n-4.9.4-1|923	Summary:	Kazakh language support for KDE
12mr|kde-l10n-4.9.4-1|924	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|925	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|926	Requires:	locales-kk
12mr|kde-l10n-4.9.4-1|927	Provides:	%{name}-Kazakh = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|928	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|929	
12mr|kde-l10n-4.9.4-1|930	%description kk
12mr|kde-l10n-4.9.4-1|931	%{summary}.
12mr|kde-l10n-4.9.4-1|932	
12mr|kde-l10n-4.9.4-1|933	%files kk
12mr|kde-l10n-4.9.4-1|934	%lang(kk) %{_kde_datadir}/locale/kk/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|935	%{_kde_datadir}/locale/kk/entry.desktop
12mr|kde-l10n-4.9.4-1|936	%endif
12mr|kde-l10n-4.9.4-1|937	
12mr|kde-l10n-4.9.4-1|938	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|939	
12mr|kde-l10n-4.9.4-1|940	%if %{build_km}
12mr|kde-l10n-4.9.4-1|941	%package km
12mr|kde-l10n-4.9.4-1|942	Summary:	Khmer language support for KDE
12mr|kde-l10n-4.9.4-1|943	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|944	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|945	Requires:	locales-km
12mr|kde-l10n-4.9.4-1|946	Provides:	%{name}-Khmer = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|947	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|948	
12mr|kde-l10n-4.9.4-1|949	%description km
12mr|kde-l10n-4.9.4-1|950	%{summary}.
12mr|kde-l10n-4.9.4-1|951	
12mr|kde-l10n-4.9.4-1|952	%files km
12mr|kde-l10n-4.9.4-1|953	%lang(km) %{_kde_datadir}/locale/km/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|954	%{_kde_datadir}/locale/km/entry.desktop
12mr|kde-l10n-4.9.4-1|955	%{_kde_datadir}/locale/km/flag.png
12mr|kde-l10n-4.9.4-1|956	%endif
12mr|kde-l10n-4.9.4-1|957	
12mr|kde-l10n-4.9.4-1|958	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|959	
12mr|kde-l10n-4.9.4-1|960	%if %{build_ko}
12mr|kde-l10n-4.9.4-1|961	%package ko
12mr|kde-l10n-4.9.4-1|962	Summary:	Korean language support for KDE
12mr|kde-l10n-4.9.4-1|963	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|964	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|965	Requires:	locales-ko
12mr|kde-l10n-4.9.4-1|966	Provides:	%{name}-Korean = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|967	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|968	
12mr|kde-l10n-4.9.4-1|969	%description ko
12mr|kde-l10n-4.9.4-1|970	%{summary}.
12mr|kde-l10n-4.9.4-1|971	
12mr|kde-l10n-4.9.4-1|972	%files ko
12mr|kde-l10n-4.9.4-1|973	%lang(ko) %{_kde_datadir}/locale/ko/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|974	%{_kde_datadir}/locale/ko/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|975	%{_kde_datadir}/locale/ko/entry.desktop
12mr|kde-l10n-4.9.4-1|976	%{_kde_docdir}/HTML/ko/*
12mr|kde-l10n-4.9.4-1|977	%endif
12mr|kde-l10n-4.9.4-1|978	
12mr|kde-l10n-4.9.4-1|979	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|980	
12mr|kde-l10n-4.9.4-1|981	%if %{build_ku}
12mr|kde-l10n-4.9.4-1|982	%package ku
12mr|kde-l10n-4.9.4-1|983	Summary:	Kurdish language support for KDE
12mr|kde-l10n-4.9.4-1|984	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|985	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|986	Requires:	locales-ku
12mr|kde-l10n-4.9.4-1|987	Provides:	%{name}-Kurdish = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|988	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|989	
12mr|kde-l10n-4.9.4-1|990	%description ku
12mr|kde-l10n-4.9.4-1|991	%{summary}.
12mr|kde-l10n-4.9.4-1|992	
12mr|kde-l10n-4.9.4-1|993	
12mr|kde-l10n-4.9.4-1|994	%files ku
12mr|kde-l10n-4.9.4-1|995	%lang(ku) %{_kde_datadir}/locale/ku/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|996	%{_kde_datadir}/locale/ku/entry.desktop
12mr|kde-l10n-4.9.4-1|997	%endif
12mr|kde-l10n-4.9.4-1|998	
12mr|kde-l10n-4.9.4-1|999	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1000	
12mr|kde-l10n-4.9.4-1|1001	%if %{build_lo}
12mr|kde-l10n-4.9.4-1|1002	%package lo
12mr|kde-l10n-4.9.4-1|1003	Summary:	Lao language support for KDE
12mr|kde-l10n-4.9.4-1|1004	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1005	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1006	Provides:	%{name}-Lao = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1007	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1008	
12mr|kde-l10n-4.9.4-1|1009	%description lo
12mr|kde-l10n-4.9.4-1|1010	%{summary}.
12mr|kde-l10n-4.9.4-1|1011	
12mr|kde-l10n-4.9.4-1|1012	%files lo
12mr|kde-l10n-4.9.4-1|1013	%lang(lo) %{_kde_datadir}/locale/lo/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1014	%{_kde_datadir}/locale/lo/entry.desktop
12mr|kde-l10n-4.9.4-1|1015	%endif
12mr|kde-l10n-4.9.4-1|1016	
12mr|kde-l10n-4.9.4-1|1017	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1018	
12mr|kde-l10n-4.9.4-1|1019	%if %{build_lt}
12mr|kde-l10n-4.9.4-1|1020	%package lt
12mr|kde-l10n-4.9.4-1|1021	Summary:	Lithuanian language support for KDE
12mr|kde-l10n-4.9.4-1|1022	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1023	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1024	Requires:	locales-lt
12mr|kde-l10n-4.9.4-1|1025	Provides:	%{name}-Lithuanian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1026	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1027	
12mr|kde-l10n-4.9.4-1|1028	%description lt
12mr|kde-l10n-4.9.4-1|1029	%{summary}.
12mr|kde-l10n-4.9.4-1|1030	
12mr|kde-l10n-4.9.4-1|1031	%files lt
12mr|kde-l10n-4.9.4-1|1032	%lang(lt) %{_kde_datadir}/locale/lt/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1033	%{_kde_datadir}/locale/lt/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|1034	%{_kde_datadir}/locale/lt/entry.desktop
12mr|kde-l10n-4.9.4-1|1035	%{_kde_appsdir}/ktuberling/sounds/lt/
12mr|kde-l10n-4.9.4-1|1036	%{_kde_appsdir}/ktuberling/sounds/lt.soundtheme
12mr|kde-l10n-4.9.4-1|1037	%{_kde_docdir}/HTML/lt/*
12mr|kde-l10n-4.9.4-1|1038	%{_kde_mandir}/lt/*/*
12mr|kde-l10n-4.9.4-1|1039	%endif
12mr|kde-l10n-4.9.4-1|1040	
12mr|kde-l10n-4.9.4-1|1041	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1042	
12mr|kde-l10n-4.9.4-1|1043	%if %{build_lv}
12mr|kde-l10n-4.9.4-1|1044	%package lv
12mr|kde-l10n-4.9.4-1|1045	Summary:	Latvian language support for KDE
12mr|kde-l10n-4.9.4-1|1046	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1047	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1048	Requires:	locales-lv
12mr|kde-l10n-4.9.4-1|1049	Provides:	%{name}-Latvian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1050	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1051	
12mr|kde-l10n-4.9.4-1|1052	%description lv
12mr|kde-l10n-4.9.4-1|1053	%{summary}.
12mr|kde-l10n-4.9.4-1|1054	
12mr|kde-l10n-4.9.4-1|1055	%files lv
12mr|kde-l10n-4.9.4-1|1056	%lang(lv) %{_kde_datadir}/locale/lv/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1057	%{_kde_datadir}/locale/lv/entry.desktop
12mr|kde-l10n-4.9.4-1|1058	%{_kde_datadir}/locale/lv/LC_SCRIPTS
12mr|kde-l10n-4.9.4-1|1059	%endif
12mr|kde-l10n-4.9.4-1|1060	
12mr|kde-l10n-4.9.4-1|1061	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1062	
12mr|kde-l10n-4.9.4-1|1063	%if %{build_nds}
12mr|kde-l10n-4.9.4-1|1064	%package nds
12mr|kde-l10n-4.9.4-1|1065	Summary:	Low Saxon language support for KDE
12mr|kde-l10n-4.9.4-1|1066	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1067	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1068	Requires:	locales-nds
12mr|kde-l10n-4.9.4-1|1069	Provides:	%{name}-LowSaxon = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1070	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1071	
12mr|kde-l10n-4.9.4-1|1072	%description nds
12mr|kde-l10n-4.9.4-1|1073	%{summary}.
12mr|kde-l10n-4.9.4-1|1074	
12mr|kde-l10n-4.9.4-1|1075	%files nds
12mr|kde-l10n-4.9.4-1|1076	%lang(nds) %{_kde_datadir}/locale/nds/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1077	%{_kde_datadir}/locale/nds/entry.desktop
12mr|kde-l10n-4.9.4-1|1078	%{_kde_appsdir}/klettres/nds/
12mr|kde-l10n-4.9.4-1|1079	%{_kde_appsdir}/khangman/nds.txt
12mr|kde-l10n-4.9.4-1|1080	%{_kde_appsdir}/kvtml/nds/
12mr|kde-l10n-4.9.4-1|1081	%{_kde_appsdir}/ktuberling/sounds/nds*
12mr|kde-l10n-4.9.4-1|1082	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.nds.xml
12mr|kde-l10n-4.9.4-1|1083	%{_kde_appsdir}/kturtle/examples/nds
12mr|kde-l10n-4.9.4-1|1084	%{_kde_docdir}/HTML/nds/*
12mr|kde-l10n-4.9.4-1|1085	%endif
12mr|kde-l10n-4.9.4-1|1086	
12mr|kde-l10n-4.9.4-1|1087	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1088	
12mr|kde-l10n-4.9.4-1|1089	%if %{build_mi}
12mr|kde-l10n-4.9.4-1|1090	%package mi
12mr|kde-l10n-4.9.4-1|1091	Summary:	Maori language support for KDE
12mr|kde-l10n-4.9.4-1|1092	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1093	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1094	Provides:	%{name}-Maori = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1095	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1096	
12mr|kde-l10n-4.9.4-1|1097	%description mi
12mr|kde-l10n-4.9.4-1|1098	%{summary}.
12mr|kde-l10n-4.9.4-1|1099	
12mr|kde-l10n-4.9.4-1|1100	%files mi
12mr|kde-l10n-4.9.4-1|1101	%lang(mi) %{_kde_datadir}/locale/mi/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1102	%{_kde_datadir}/locale/mi/entry.desktop
12mr|kde-l10n-4.9.4-1|1103	%endif
12mr|kde-l10n-4.9.4-1|1104	
12mr|kde-l10n-4.9.4-1|1105	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1106	
12mr|kde-l10n-4.9.4-1|1107	%if %{build_mk}
12mr|kde-l10n-4.9.4-1|1108	%package mk
12mr|kde-l10n-4.9.4-1|1109	Summary:	Macedonian language support for KDE
12mr|kde-l10n-4.9.4-1|1110	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1111	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1112	Requires:	locales-mk
12mr|kde-l10n-4.9.4-1|1113	Provides:	%{name}-Macedonian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1114	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1115	
12mr|kde-l10n-4.9.4-1|1116	%description mk
12mr|kde-l10n-4.9.4-1|1117	%{summary}.
12mr|kde-l10n-4.9.4-1|1118	
12mr|kde-l10n-4.9.4-1|1119	%files mk
12mr|kde-l10n-4.9.4-1|1120	%lang(mk) %{_kde_datadir}/locale/mk/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1121	%{_kde_datadir}/locale/mk/entry.desktop
12mr|kde-l10n-4.9.4-1|1122	%endif
12mr|kde-l10n-4.9.4-1|1123	
12mr|kde-l10n-4.9.4-1|1124	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1125	
12mr|kde-l10n-4.9.4-1|1126	%if %{build_mai}
12mr|kde-l10n-4.9.4-1|1127	%package mai
12mr|kde-l10n-4.9.4-1|1128	Summary:	Maithili language support for KDE
12mr|kde-l10n-4.9.4-1|1129	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1130	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1131	Requires:	locales-mai
12mr|kde-l10n-4.9.4-1|1132	Provides:	%{name}-Maithili = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1133	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1134	
12mr|kde-l10n-4.9.4-1|1135	%description mai
12mr|kde-l10n-4.9.4-1|1136	%{summary}.
12mr|kde-l10n-4.9.4-1|1137	
12mr|kde-l10n-4.9.4-1|1138	%files mai
12mr|kde-l10n-4.9.4-1|1139	%lang(mai) %{_kde_datadir}/locale/mai/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1140	%{_kde_datadir}/locale/mai/entry.desktop
12mr|kde-l10n-4.9.4-1|1141	%endif
12mr|kde-l10n-4.9.4-1|1142	
12mr|kde-l10n-4.9.4-1|1143	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1144	
12mr|kde-l10n-4.9.4-1|1145	%if %{build_ml}
12mr|kde-l10n-4.9.4-1|1146	%package ml
12mr|kde-l10n-4.9.4-1|1147	Summary:	Malayalam language support for KDE
12mr|kde-l10n-4.9.4-1|1148	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1149	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1150	Requires:	locales-ml
12mr|kde-l10n-4.9.4-1|1151	Provides:	%{name}-Malayalam = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1152	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1153	
12mr|kde-l10n-4.9.4-1|1154	%description ml
12mr|kde-l10n-4.9.4-1|1155	%{summary}.
12mr|kde-l10n-4.9.4-1|1156	
12mr|kde-l10n-4.9.4-1|1157	%files ml
12mr|kde-l10n-4.9.4-1|1158	%lang(ml) %{_kde_datadir}/locale/ml/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1159	%{_kde_datadir}/locale/ml/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|1160	%{_kde_datadir}/locale/ml/entry.desktop
12mr|kde-l10n-4.9.4-1|1161	%{_kde_appsdir}/klettres/ml/
12mr|kde-l10n-4.9.4-1|1162	%endif
12mr|kde-l10n-4.9.4-1|1163	
12mr|kde-l10n-4.9.4-1|1164	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1165	
12mr|kde-l10n-4.9.4-1|1166	%if %{build_mt}
12mr|kde-l10n-4.9.4-1|1167	%package mt
12mr|kde-l10n-4.9.4-1|1168	Summary:	Maltese language support for KDE
12mr|kde-l10n-4.9.4-1|1169	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1170	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1171	Provides:	%{name}-Maltese = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1172	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1173	
12mr|kde-l10n-4.9.4-1|1174	%description mt
12mr|kde-l10n-4.9.4-1|1175	%{summary}.
12mr|kde-l10n-4.9.4-1|1176	
12mr|kde-l10n-4.9.4-1|1177	%files mt
12mr|kde-l10n-4.9.4-1|1178	%lang(mt) %{_kde_datadir}/locale/mt/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1179	%{_kde_datadir}/locale/mt/entry.desktop
12mr|kde-l10n-4.9.4-1|1180	%endif
12mr|kde-l10n-4.9.4-1|1181	
12mr|kde-l10n-4.9.4-1|1182	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1183	
12mr|kde-l10n-4.9.4-1|1184	%if %{build_mr}
12mr|kde-l10n-4.9.4-1|1185	%package mr
12mr|kde-l10n-4.9.4-1|1186	Summary:	Marathi language support for KDE
12mr|kde-l10n-4.9.4-1|1187	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1188	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1189	Requires:	locales-ca
12mr|kde-l10n-4.9.4-1|1190	Provides:	%{name}-Marathi = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1191	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1192	
12mr|kde-l10n-4.9.4-1|1193	%description mr
12mr|kde-l10n-4.9.4-1|1194	%{summary}.
12mr|kde-l10n-4.9.4-1|1195	
12mr|kde-l10n-4.9.4-1|1196	%files mr
12mr|kde-l10n-4.9.4-1|1197	%lang(mr) %{_kde_datadir}/locale/mr/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1198	%{_kde_datadir}/locale/mr/entry.desktop
12mr|kde-l10n-4.9.4-1|1199	%endif
12mr|kde-l10n-4.9.4-1|1200	
12mr|kde-l10n-4.9.4-1|1201	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1202	
12mr|kde-l10n-4.9.4-1|1203	%if %{build_ne}
12mr|kde-l10n-4.9.4-1|1204	%package ne
12mr|kde-l10n-4.9.4-1|1205	Summary:	Nepali language support for KDE
12mr|kde-l10n-4.9.4-1|1206	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1207	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1208	Requires:	locales-ne
12mr|kde-l10n-4.9.4-1|1209	Provides:	%{name}-Nepali = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1210	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1211	
12mr|kde-l10n-4.9.4-1|1212	%description ne
12mr|kde-l10n-4.9.4-1|1213	%{summary}.
12mr|kde-l10n-4.9.4-1|1214	
12mr|kde-l10n-4.9.4-1|1215	%files ne
12mr|kde-l10n-4.9.4-1|1216	%lang(ne) %{_kde_datadir}/locale/ne/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1217	%{_kde_datadir}/locale/ne/entry.desktop
12mr|kde-l10n-4.9.4-1|1218	%endif
12mr|kde-l10n-4.9.4-1|1219	
12mr|kde-l10n-4.9.4-1|1220	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1221	
12mr|kde-l10n-4.9.4-1|1222	%if %{build_nl}
12mr|kde-l10n-4.9.4-1|1223	%package nl
12mr|kde-l10n-4.9.4-1|1224	Summary:	Dutch language support for KDE
12mr|kde-l10n-4.9.4-1|1225	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1226	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1227	Requires:	locales-nl
12mr|kde-l10n-4.9.4-1|1228	Provides:	%{name}-nl = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1229	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1230	
12mr|kde-l10n-4.9.4-1|1231	%description nl
12mr|kde-l10n-4.9.4-1|1232	%{summary}.
12mr|kde-l10n-4.9.4-1|1233	
12mr|kde-l10n-4.9.4-1|1234	%files nl
12mr|kde-l10n-4.9.4-1|1235	%lang(nl) %{_kde_datadir}/locale/nl/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1236	%{_kde_datadir}/locale/nl/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|1237	%{_kde_datadir}/locale/nl/entry.desktop
12mr|kde-l10n-4.9.4-1|1238	%{_kde_appsdir}/ktuberling/sounds/nl*
12mr|kde-l10n-4.9.4-1|1239	%{_kde_appsdir}/klettres/nl/
12mr|kde-l10n-4.9.4-1|1240	%{_kde_appsdir}/kvtml/nl/
12mr|kde-l10n-4.9.4-1|1241	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.nl.xml
12mr|kde-l10n-4.9.4-1|1242	%{_kde_appsdir}/kturtle/data/logokeywords.nl.xml
12mr|kde-l10n-4.9.4-1|1243	%{_kde_appsdir}/kturtle/examples/nl/*.logo
12mr|kde-l10n-4.9.4-1|1244	%{_kde_docdir}/HTML/nl/*
12mr|kde-l10n-4.9.4-1|1245	%{_kde_mandir}/nl/*/*
12mr|kde-l10n-4.9.4-1|1246	%endif
12mr|kde-l10n-4.9.4-1|1247	
12mr|kde-l10n-4.9.4-1|1248	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1249	
12mr|kde-l10n-4.9.4-1|1250	%if %{build_se}
12mr|kde-l10n-4.9.4-1|1251	%package se
12mr|kde-l10n-4.9.4-1|1252	Summary:	Northern Sami language support for KDE
12mr|kde-l10n-4.9.4-1|1253	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1254	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1255	Requires:	locales-se
12mr|kde-l10n-4.9.4-1|1256	Provides:	%{name}-NorthernSami = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1257	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1258	
12mr|kde-l10n-4.9.4-1|1259	%description se
12mr|kde-l10n-4.9.4-1|1260	%{summary}.
12mr|kde-l10n-4.9.4-1|1261	
12mr|kde-l10n-4.9.4-1|1262	%files se
12mr|kde-l10n-4.9.4-1|1263	%lang(se) %{_kde_datadir}/locale/se/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1264	%{_kde_datadir}/locale/se/entry.desktop
12mr|kde-l10n-4.9.4-1|1265	%endif
12mr|kde-l10n-4.9.4-1|1266	
12mr|kde-l10n-4.9.4-1|1267	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1268	
12mr|kde-l10n-4.9.4-1|1269	%if %{build_nb}
12mr|kde-l10n-4.9.4-1|1270	%package nb
12mr|kde-l10n-4.9.4-1|1271	Summary:	Norwegian (Bokmaal) language support for KDE
12mr|kde-l10n-4.9.4-1|1272	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1273	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1274	Requires:	locales-nb
12mr|kde-l10n-4.9.4-1|1275	Provides:	%{name}-Norwegian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1276	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1277	
12mr|kde-l10n-4.9.4-1|1278	%description nb
12mr|kde-l10n-4.9.4-1|1279	%{summary}.
12mr|kde-l10n-4.9.4-1|1280	
12mr|kde-l10n-4.9.4-1|1281	%files nb
12mr|kde-l10n-4.9.4-1|1282	%lang(nb) %{_kde_datadir}/locale/nb/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1283	%{_kde_datadir}/locale/nb/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|1284	%{_kde_datadir}/locale/nb/entry.desktop
12mr|kde-l10n-4.9.4-1|1285	%{_kde_appsdir}/khangman/nb.txt
12mr|kde-l10n-4.9.4-1|1286	%{_kde_appsdir}/kvtml/nb/
12mr|kde-l10n-4.9.4-1|1287	%{_kde_appsdir}/klettres/nb/
12mr|kde-l10n-4.9.4-1|1288	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.nb.xml
12mr|kde-l10n-4.9.4-1|1289	%{_kde_appsdir}/kturtle/data/logokeywords.nb.xml
12mr|kde-l10n-4.9.4-1|1290	%{_kde_appsdir}/kturtle/examples/nb/*.logo
12mr|kde-l10n-4.9.4-1|1291	%{_kde_docdir}/HTML/nb/*
12mr|kde-l10n-4.9.4-1|1292	%{_kde_mandir}/nb/*/*
12mr|kde-l10n-4.9.4-1|1293	%endif
12mr|kde-l10n-4.9.4-1|1294	
12mr|kde-l10n-4.9.4-1|1295	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1296	
12mr|kde-l10n-4.9.4-1|1297	%if %{build_nn}
12mr|kde-l10n-4.9.4-1|1298	%package nn
12mr|kde-l10n-4.9.4-1|1299	Summary:	Norwegian (Nynorsk) language support for KDE
12mr|kde-l10n-4.9.4-1|1300	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1301	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1302	Requires:	locales-nn
12mr|kde-l10n-4.9.4-1|1303	Provides:	%{name}-Norwegian-Nynorsk = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1304	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1305	
12mr|kde-l10n-4.9.4-1|1306	%description nn
12mr|kde-l10n-4.9.4-1|1307	%{summary}.
12mr|kde-l10n-4.9.4-1|1308	
12mr|kde-l10n-4.9.4-1|1309	%files nn
12mr|kde-l10n-4.9.4-1|1310	%lang(nn) %{_kde_datadir}/locale/nn/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1311	%{_kde_datadir}/locale/nn/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|1312	%{_kde_datadir}/locale/nn/entry.desktop
12mr|kde-l10n-4.9.4-1|1313	%{_kde_appsdir}/khangman/nn.txt
12mr|kde-l10n-4.9.4-1|1314	%{_kde_appsdir}/kvtml/nn/
12mr|kde-l10n-4.9.4-1|1315	%{_kde_docdir}/HTML/nn/*
12mr|kde-l10n-4.9.4-1|1316	%endif
12mr|kde-l10n-4.9.4-1|1317	
12mr|kde-l10n-4.9.4-1|1318	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1319	
12mr|kde-l10n-4.9.4-1|1320	%if %{build_oc}
12mr|kde-l10n-4.9.4-1|1321	%package oc
12mr|kde-l10n-4.9.4-1|1322	Summary:	Occitan language support for KDE
12mr|kde-l10n-4.9.4-1|1323	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1324	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1325	Provides:	%{name}-Occitan = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1326	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1327	
12mr|kde-l10n-4.9.4-1|1328	%description oc
12mr|kde-l10n-4.9.4-1|1329	%{summary}.
12mr|kde-l10n-4.9.4-1|1330	
12mr|kde-l10n-4.9.4-1|1331	%files oc
12mr|kde-l10n-4.9.4-1|1332	%lang(oc) %{_kde_datadir}/locale/oc/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1333	%{_kde_datadir}/locale/oc/entry.desktop
12mr|kde-l10n-4.9.4-1|1334	%endif
12mr|kde-l10n-4.9.4-1|1335	
12mr|kde-l10n-4.9.4-1|1336	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1337	
12mr|kde-l10n-4.9.4-1|1338	%if %{build_pl}
12mr|kde-l10n-4.9.4-1|1339	%package pl
12mr|kde-l10n-4.9.4-1|1340	Summary:	Polish language support for KDE
12mr|kde-l10n-4.9.4-1|1341	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1342	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1343	Requires:	locales-pl
12mr|kde-l10n-4.9.4-1|1344	Provides:	%{name}-Polish = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1345	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1346	
12mr|kde-l10n-4.9.4-1|1347	%description pl
12mr|kde-l10n-4.9.4-1|1348	%{summary}.
12mr|kde-l10n-4.9.4-1|1349	
12mr|kde-l10n-4.9.4-1|1350	%files pl
12mr|kde-l10n-4.9.4-1|1351	%lang(pl) %{_kde_datadir}/locale/pl/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1352	%{_kde_datadir}/locale/pl/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|1353	%{_kde_datadir}/locale/pl/entry.desktop
12mr|kde-l10n-4.9.4-1|1354	%{_kde_appsdir}/khangman/pl.txt
12mr|kde-l10n-4.9.4-1|1355	%{_kde_appsdir}/kvtml/pl/
12mr|kde-l10n-4.9.4-1|1356	%{_kde_docdir}/HTML/pl/*
12mr|kde-l10n-4.9.4-1|1357	%{_kde_mandir}/pl/*/*
12mr|kde-l10n-4.9.4-1|1358	%endif
12mr|kde-l10n-4.9.4-1|1359	
12mr|kde-l10n-4.9.4-1|1360	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1361	
12mr|kde-l10n-4.9.4-1|1362	%if %{build_pt}
12mr|kde-l10n-4.9.4-1|1363	%package pt
12mr|kde-l10n-4.9.4-1|1364	Summary:	Portuguese language support for KDE
12mr|kde-l10n-4.9.4-1|1365	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1366	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1367	Requires:	locales-pt
12mr|kde-l10n-4.9.4-1|1368	Provides:	%{name}-Portuguese = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1369	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1370	
12mr|kde-l10n-4.9.4-1|1371	%description pt
12mr|kde-l10n-4.9.4-1|1372	%{summary}.
12mr|kde-l10n-4.9.4-1|1373	
12mr|kde-l10n-4.9.4-1|1374	%files pt
12mr|kde-l10n-4.9.4-1|1375	%lang(pt) %{_kde_datadir}/locale/pt/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1376	%{_kde_datadir}/locale/pt/entry.desktop
12mr|kde-l10n-4.9.4-1|1377	%{_kde_appsdir}/khangman/pt.txt
12mr|kde-l10n-4.9.4-1|1378	%{_kde_appsdir}/ktuberling/sounds/pt*
12mr|kde-l10n-4.9.4-1|1379	%{_kde_appsdir}/kvtml/pt/
12mr|kde-l10n-4.9.4-1|1380	%{_kde_docdir}/HTML/pt/*
12mr|kde-l10n-4.9.4-1|1381	%{_kde_mandir}/pt/*/*
12mr|kde-l10n-4.9.4-1|1382	%endif
12mr|kde-l10n-4.9.4-1|1383	
12mr|kde-l10n-4.9.4-1|1384	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1385	
12mr|kde-l10n-4.9.4-1|1386	%if %{build_pa}
12mr|kde-l10n-4.9.4-1|1387	%package pa
12mr|kde-l10n-4.9.4-1|1388	Summary:	Punjabi language support for KDE
12mr|kde-l10n-4.9.4-1|1389	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1390	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1391	Requires:	locales-pa
12mr|kde-l10n-4.9.4-1|1392	Provides:	%{name}-Punjabi = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1393	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1394	
12mr|kde-l10n-4.9.4-1|1395	%description pa
12mr|kde-l10n-4.9.4-1|1396	%{summary}.
12mr|kde-l10n-4.9.4-1|1397	
12mr|kde-l10n-4.9.4-1|1398	%files pa
12mr|kde-l10n-4.9.4-1|1399	%lang(pa) %{_kde_datadir}/locale/pa/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1400	%{_kde_datadir}/locale/pa/entry.desktop
12mr|kde-l10n-4.9.4-1|1401	%{_kde_appsdir}/kvtml/pa
12mr|kde-l10n-4.9.4-1|1402	%endif
12mr|kde-l10n-4.9.4-1|1403	
12mr|kde-l10n-4.9.4-1|1404	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1405	
12mr|kde-l10n-4.9.4-1|1406	%if %{build_pt_BR}
12mr|kde-l10n-4.9.4-1|1407	%package pt_BR
12mr|kde-l10n-4.9.4-1|1408	Summary:	Brazil Portuguese language support for KDE
12mr|kde-l10n-4.9.4-1|1409	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1410	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1411	Requires:	locales-pt
12mr|kde-l10n-4.9.4-1|1412	Provides:	%{name}-Brazil = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1413	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1414	
12mr|kde-l10n-4.9.4-1|1415	%description pt_BR
12mr|kde-l10n-4.9.4-1|1416	%{summary}.
12mr|kde-l10n-4.9.4-1|1417	
12mr|kde-l10n-4.9.4-1|1418	%files pt_BR
12mr|kde-l10n-4.9.4-1|1419	%lang(pt_BR) %{_kde_datadir}/locale/pt_BR/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1420	%{_kde_datadir}/locale/pt_BR/entry.desktop
12mr|kde-l10n-4.9.4-1|1421	%{_kde_appsdir}/khangman/pt_BR.txt
12mr|kde-l10n-4.9.4-1|1422	%{_kde_appsdir}/klettres/pt_BR/*
12mr|kde-l10n-4.9.4-1|1423	%{_kde_appsdir}/kvtml/pt_BR/
12mr|kde-l10n-4.9.4-1|1424	%{_kde_docdir}/HTML/pt_BR/*
12mr|kde-l10n-4.9.4-1|1425	%{_kde_mandir}/pt_BR/*/*
12mr|kde-l10n-4.9.4-1|1426	%endif
12mr|kde-l10n-4.9.4-1|1427	
12mr|kde-l10n-4.9.4-1|1428	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1429	
12mr|kde-l10n-4.9.4-1|1430	%if %{build_ro}
12mr|kde-l10n-4.9.4-1|1431	%package ro
12mr|kde-l10n-4.9.4-1|1432	Summary:	Romanian language support for KDE
12mr|kde-l10n-4.9.4-1|1433	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1434	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1435	Requires:	locales-ro
12mr|kde-l10n-4.9.4-1|1436	Provides:	%{name}-Romanian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1437	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1438	
12mr|kde-l10n-4.9.4-1|1439	%description ro
12mr|kde-l10n-4.9.4-1|1440	%{summary}.
12mr|kde-l10n-4.9.4-1|1441	
12mr|kde-l10n-4.9.4-1|1442	%files ro
12mr|kde-l10n-4.9.4-1|1443	%lang(ro) %{_kde_datadir}/locale/ro/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1444	%{_kde_datadir}/locale/ro/entry.desktop
12mr|kde-l10n-4.9.4-1|1445	%{_kde_appsdir}/kvtml/ro/
12mr|kde-l10n-4.9.4-1|1446	%{_kde_appsdir}/ktuberling/sounds/ro*
12mr|kde-l10n-4.9.4-1|1447	%{_kde_docdir}/HTML/ro/*
12mr|kde-l10n-4.9.4-1|1448	%endif
12mr|kde-l10n-4.9.4-1|1449	
12mr|kde-l10n-4.9.4-1|1450	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1451	
12mr|kde-l10n-4.9.4-1|1452	%if %{build_ru}
12mr|kde-l10n-4.9.4-1|1453	%package ru
12mr|kde-l10n-4.9.4-1|1454	Summary:	Russian language support for KDE
12mr|kde-l10n-4.9.4-1|1455	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1456	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1457	Requires:	locales-ru
12mr|kde-l10n-4.9.4-1|1458	Provides:	%{name}-Russian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1459	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1460	
12mr|kde-l10n-4.9.4-1|1461	%description ru
12mr|kde-l10n-4.9.4-1|1462	%{summary}.
12mr|kde-l10n-4.9.4-1|1463	
12mr|kde-l10n-4.9.4-1|1464	%files ru
12mr|kde-l10n-4.9.4-1|1465	%lang(ru) %{_kde_datadir}/locale/ru/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1466	%{_kde_datadir}/locale/ru/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|1467	%{_kde_datadir}/locale/ru/entry.desktop
12mr|kde-l10n-4.9.4-1|1468	%{_kde_appsdir}/kvtml/ru/
12mr|kde-l10n-4.9.4-1|1469	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.ru.xml
12mr|kde-l10n-4.9.4-1|1470	%{_kde_appsdir}/klettres/ru
12mr|kde-l10n-4.9.4-1|1471	%{_kde_appsdir}/ktuberling/sounds/ru/
12mr|kde-l10n-4.9.4-1|1472	%{_kde_appsdir}/ktuberling/sounds/ru.soundtheme
12mr|kde-l10n-4.9.4-1|1473	%{_kde_docdir}/HTML/ru/*
12mr|kde-l10n-4.9.4-1|1474	%{_kde_mandir}/ru/*/*
12mr|kde-l10n-4.9.4-1|1475	%endif
12mr|kde-l10n-4.9.4-1|1476	
12mr|kde-l10n-4.9.4-1|1477	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1478	
12mr|kde-l10n-4.9.4-1|1479	%if %{build_si}
12mr|kde-l10n-4.9.4-1|1480	%package si
12mr|kde-l10n-4.9.4-1|1481	Summary:	Sinhala language support for KDE
12mr|kde-l10n-4.9.4-1|1482	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1483	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1484	Requires:	locales-si
12mr|kde-l10n-4.9.4-1|1485	Provides:	%{name}-Sinhala = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1486	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1487	
12mr|kde-l10n-4.9.4-1|1488	%description si
12mr|kde-l10n-4.9.4-1|1489	%{summary}.
12mr|kde-l10n-4.9.4-1|1490	
12mr|kde-l10n-4.9.4-1|1491	%files si
12mr|kde-l10n-4.9.4-1|1492	%lang(si) %{_kde_datadir}/locale/si/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1493	%{_kde_datadir}/locale/si/entry.desktop
12mr|kde-l10n-4.9.4-1|1494	%endif
12mr|kde-l10n-4.9.4-1|1495	
12mr|kde-l10n-4.9.4-1|1496	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1497	
12mr|kde-l10n-4.9.4-1|1498	%if %{build_sk}
12mr|kde-l10n-4.9.4-1|1499	%package sk
12mr|kde-l10n-4.9.4-1|1500	Summary:	Slovak language support for KDE
12mr|kde-l10n-4.9.4-1|1501	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1502	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1503	Requires:	locales-sk
12mr|kde-l10n-4.9.4-1|1504	Provides:	%{name}-Slovak = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1505	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1506	
12mr|kde-l10n-4.9.4-1|1507	%description sk
12mr|kde-l10n-4.9.4-1|1508	%{summary}.
12mr|kde-l10n-4.9.4-1|1509	
12mr|kde-l10n-4.9.4-1|1510	%files sk
12mr|kde-l10n-4.9.4-1|1511	%lang(sk) %{_kde_datadir}/locale/sk/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1512	%{_kde_datadir}/locale/sk/entry.desktop
12mr|kde-l10n-4.9.4-1|1513	%endif
12mr|kde-l10n-4.9.4-1|1514	
12mr|kde-l10n-4.9.4-1|1515	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1516	
12mr|kde-l10n-4.9.4-1|1517	%if %{build_sl}
12mr|kde-l10n-4.9.4-1|1518	%package sl
12mr|kde-l10n-4.9.4-1|1519	Summary:	Slovenian language support for KDE
12mr|kde-l10n-4.9.4-1|1520	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1521	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1522	Requires:	locales-sl
12mr|kde-l10n-4.9.4-1|1523	Provides:	%{name}-Slovenian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1524	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1525	
12mr|kde-l10n-4.9.4-1|1526	%description sl
12mr|kde-l10n-4.9.4-1|1527	%{summary}.
12mr|kde-l10n-4.9.4-1|1528	
12mr|kde-l10n-4.9.4-1|1529	%files sl
12mr|kde-l10n-4.9.4-1|1530	%lang(sl) %{_kde_datadir}/locale/sl/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1531	%{_kde_datadir}/locale/sl/entry.desktop
12mr|kde-l10n-4.9.4-1|1532	%{_kde_appsdir}/ktuberling/sounds/sl*
12mr|kde-l10n-4.9.4-1|1533	%{_kde_appsdir}/khangman/sl.txt
12mr|kde-l10n-4.9.4-1|1534	%{_kde_appsdir}/kvtml/sl/
12mr|kde-l10n-4.9.4-1|1535	%{_kde_docdir}/HTML/sl/*
12mr|kde-l10n-4.9.4-1|1536	%endif
12mr|kde-l10n-4.9.4-1|1537	
12mr|kde-l10n-4.9.4-1|1538	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1539	
12mr|kde-l10n-4.9.4-1|1540	%if %{build_sr}
12mr|kde-l10n-4.9.4-1|1541	%package sr
12mr|kde-l10n-4.9.4-1|1542	Summary:	Serbian language support for KDE
12mr|kde-l10n-4.9.4-1|1543	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1544	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1545	Requires:	locales-sr
12mr|kde-l10n-4.9.4-1|1546	Provides:	%{name}-Serbian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1547	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1548	
12mr|kde-l10n-4.9.4-1|1549	%description sr
12mr|kde-l10n-4.9.4-1|1550	%{summary}.
12mr|kde-l10n-4.9.4-1|1551	
12mr|kde-l10n-4.9.4-1|1552	%files sr
12mr|kde-l10n-4.9.4-1|1553	%lang(sr) %{_kde_datadir}/locale/sr/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1554	%{_kde_datadir}/locale/sr/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|1555	%{_kde_datadir}/locale/sr/entry.desktop
12mr|kde-l10n-4.9.4-1|1556	%{_kde_datadir}/locale/sr@latin/entry.desktop
12mr|kde-l10n-4.9.4-1|1557	%{_kde_datadir}/locale/sr@latin/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1558	%{_kde_datadir}/locale/sr@latin/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|1559	%{_kde_datadir}/locale/sr@ijekavian/LC_MESSAGES/
12mr|kde-l10n-4.9.4-1|1560	%{_kde_datadir}/locale/sr@ijekavian/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|1561	%{_kde_datadir}/locale/sr@ijekavian/entry.desktop
12mr|kde-l10n-4.9.4-1|1562	%{_kde_datadir}/locale/sr@ijekavianlatin/LC_MESSAGES/
12mr|kde-l10n-4.9.4-1|1563	%{_kde_datadir}/locale/sr@ijekavianlatin/LC_SCRIPTS
12mr|kde-l10n-4.9.4-1|1564	%{_kde_datadir}/locale/sr@ijekavianlatin/entry.desktop
12mr|kde-l10n-4.9.4-1|1565	%{_kde_appsdir}/ktuberling/sounds/sr*
12mr|kde-l10n-4.9.4-1|1566	%{_kde_iconsdir}/*/*/*/*/sr/
12mr|kde-l10n-4.9.4-1|1567	%{_kde_iconsdir}/*/*/*/*/sr@latin/
12mr|kde-l10n-4.9.4-1|1568	%{_kde_iconsdir}/*/*/*/*/sr@ijekavian/
12mr|kde-l10n-4.9.4-1|1569	%{_kde_iconsdir}/*/*/*/*/sr@ijekavianlatin/
12mr|kde-l10n-4.9.4-1|1570	%{_kde_appsdir}/desktoptheme/*/widgets/l10n/sr
12mr|kde-l10n-4.9.4-1|1571	%{_kde_appsdir}/desktoptheme/*/widgets/l10n/sr@latin
12mr|kde-l10n-4.9.4-1|1572	%{_kde_appsdir}/desktoptheme/*/widgets/l10n/sr@ijekavian
12mr|kde-l10n-4.9.4-1|1573	%{_kde_appsdir}/desktoptheme/*/widgets/l10n/sr@ijekavianlatin
12mr|kde-l10n-4.9.4-1|1574	%{_kde_appsdir}/desktoptheme/default/icons/l10n/sr*
12mr|kde-l10n-4.9.4-1|1575	%{_kde_appsdir}/khangman/sr@latin.txt
12mr|kde-l10n-4.9.4-1|1576	%{_kde_appsdir}/kvtml/sr*/
12mr|kde-l10n-4.9.4-1|1577	%{_kde_docdir}/HTML/sr/*
12mr|kde-l10n-4.9.4-1|1578	%{_kde_docdir}/HTML/sr@latin/*
12mr|kde-l10n-4.9.4-1|1579	%{_kde_mandir}/sr/*/*
12mr|kde-l10n-4.9.4-1|1580	%{_kde_mandir}/sr@latin/*/*
12mr|kde-l10n-4.9.4-1|1581	%endif
12mr|kde-l10n-4.9.4-1|1582	
12mr|kde-l10n-4.9.4-1|1583	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1584	
12mr|kde-l10n-4.9.4-1|1585	%if %{build_sv}
12mr|kde-l10n-4.9.4-1|1586	%package sv
12mr|kde-l10n-4.9.4-1|1587	Summary:	Swedish language support for KDE
12mr|kde-l10n-4.9.4-1|1588	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1589	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1590	Requires:	locales-sv
12mr|kde-l10n-4.9.4-1|1591	Provides:	%{name}-Swedish = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1592	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1593	
12mr|kde-l10n-4.9.4-1|1594	%description sv
12mr|kde-l10n-4.9.4-1|1595	%{summary}.
12mr|kde-l10n-4.9.4-1|1596	
12mr|kde-l10n-4.9.4-1|1597	%files sv
12mr|kde-l10n-4.9.4-1|1598	%lang(sv) %{_kde_datadir}/locale/sv/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1599	%{_kde_datadir}/locale/sv/entry.desktop
12mr|kde-l10n-4.9.4-1|1600	%{_kde_datadir}/locale/sv/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|1601	%{_kde_appsdir}/ktuberling/sounds/sv*
12mr|kde-l10n-4.9.4-1|1602	%{_kde_appsdir}/khangman/sv.txt
12mr|kde-l10n-4.9.4-1|1603	%{_kde_appsdir}/kvtml/sv/
12mr|kde-l10n-4.9.4-1|1604	%{_kde_docdir}/HTML/sv/*
12mr|kde-l10n-4.9.4-1|1605	%{_kde_mandir}/sv/*/*
12mr|kde-l10n-4.9.4-1|1606	%endif
12mr|kde-l10n-4.9.4-1|1607	
12mr|kde-l10n-4.9.4-1|1608	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1609	
12mr|kde-l10n-4.9.4-1|1610	%if %{build_ta}
12mr|kde-l10n-4.9.4-1|1611	%package ta
12mr|kde-l10n-4.9.4-1|1612	Summary:	Tamil language support for KDE
12mr|kde-l10n-4.9.4-1|1613	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1614	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1615	Requires:	locales-ta
12mr|kde-l10n-4.9.4-1|1616	Provides:	%{name}-Tamil = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1617	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1618	
12mr|kde-l10n-4.9.4-1|1619	%description ta
12mr|kde-l10n-4.9.4-1|1620	%{summary}.
12mr|kde-l10n-4.9.4-1|1621	
12mr|kde-l10n-4.9.4-1|1622	%files ta
12mr|kde-l10n-4.9.4-1|1623	%lang(ta) %{_kde_datadir}/locale/ta/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1624	%{_kde_datadir}/locale/ta/entry.desktop
12mr|kde-l10n-4.9.4-1|1625	%endif
12mr|kde-l10n-4.9.4-1|1626	
12mr|kde-l10n-4.9.4-1|1627	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1628	
12mr|kde-l10n-4.9.4-1|1629	%if %{build_tg}
12mr|kde-l10n-4.9.4-1|1630	%package tg
12mr|kde-l10n-4.9.4-1|1631	Summary:	Tajik language support for KDE
12mr|kde-l10n-4.9.4-1|1632	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1633	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1634	Requires:	locales-tg
12mr|kde-l10n-4.9.4-1|1635	Provides:	%{name}-Tajik = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1636	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1637	
12mr|kde-l10n-4.9.4-1|1638	%description tg
12mr|kde-l10n-4.9.4-1|1639	%{summary}.
12mr|kde-l10n-4.9.4-1|1640	
12mr|kde-l10n-4.9.4-1|1641	%files tg
12mr|kde-l10n-4.9.4-1|1642	%lang(tg) %{_kde_datadir}/locale/tg/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1643	%{_kde_datadir}/locale/tg/entry.desktop
12mr|kde-l10n-4.9.4-1|1644	%{_kde_appsdir}/kvtml/tg/
12mr|kde-l10n-4.9.4-1|1645	%{_kde_appsdir}/khangman/tg.txt
12mr|kde-l10n-4.9.4-1|1646	%endif
12mr|kde-l10n-4.9.4-1|1647	
12mr|kde-l10n-4.9.4-1|1648	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1649	
12mr|kde-l10n-4.9.4-1|1650	%if %{build_th}
12mr|kde-l10n-4.9.4-1|1651	%package th
12mr|kde-l10n-4.9.4-1|1652	Summary:	Thai language support for KDE
12mr|kde-l10n-4.9.4-1|1653	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1654	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1655	Requires:	locales-th
12mr|kde-l10n-4.9.4-1|1656	Provides:	%{name}-Thai = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1657	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1658	
12mr|kde-l10n-4.9.4-1|1659	%description th
12mr|kde-l10n-4.9.4-1|1660	%{summary}.
12mr|kde-l10n-4.9.4-1|1661	
12mr|kde-l10n-4.9.4-1|1662	%files th
12mr|kde-l10n-4.9.4-1|1663	%lang(th) %{_kde_datadir}/locale/th/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1664	%{_kde_datadir}/locale/th/charset
12mr|kde-l10n-4.9.4-1|1665	%{_kde_datadir}/locale/th/entry.desktop
12mr|kde-l10n-4.9.4-1|1666	%{_kde_datadir}/locale/th/flag.png
12mr|kde-l10n-4.9.4-1|1667	%endif
12mr|kde-l10n-4.9.4-1|1668	
12mr|kde-l10n-4.9.4-1|1669	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1670	
12mr|kde-l10n-4.9.4-1|1671	%if %{build_tr}
12mr|kde-l10n-4.9.4-1|1672	%package tr
12mr|kde-l10n-4.9.4-1|1673	Summary:	Turkish language support for KDE
12mr|kde-l10n-4.9.4-1|1674	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1675	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1676	Requires:	locales-tr
12mr|kde-l10n-4.9.4-1|1677	Provides:	%{name}-Turkish = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1678	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1679	
12mr|kde-l10n-4.9.4-1|1680	%description tr
12mr|kde-l10n-4.9.4-1|1681	%{summary}.
12mr|kde-l10n-4.9.4-1|1682	
12mr|kde-l10n-4.9.4-1|1683	%files tr
12mr|kde-l10n-4.9.4-1|1684	%lang(tr) %{_kde_datadir}/locale/tr/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1685	%{_kde_datadir}/locale/tr/entry.desktop
12mr|kde-l10n-4.9.4-1|1686	%{_kde_appsdir}/khangman/tr.txt
12mr|kde-l10n-4.9.4-1|1687	%{_kde_appsdir}/kvtml/tr/
12mr|kde-l10n-4.9.4-1|1688	%{_kde_docdir}/HTML/tr/*
12mr|kde-l10n-4.9.4-1|1689	%{_kde_mandir}/tr/*/*
12mr|kde-l10n-4.9.4-1|1690	%endif
12mr|kde-l10n-4.9.4-1|1691	
12mr|kde-l10n-4.9.4-1|1692	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1693	
12mr|kde-l10n-4.9.4-1|1694	%if %{build_uk}
12mr|kde-l10n-4.9.4-1|1695	%package uk
12mr|kde-l10n-4.9.4-1|1696	Summary:	Ukrainian language support for KDE
12mr|kde-l10n-4.9.4-1|1697	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1698	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1699	Requires:	locales-uk
12mr|kde-l10n-4.9.4-1|1700	Suggests:	%{name}-uk
12mr|kde-l10n-4.9.4-1|1701	Provides:	%{name}-Ukrainian = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1702	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1703	
12mr|kde-l10n-4.9.4-1|1704	%description uk
12mr|kde-l10n-4.9.4-1|1705	%{summary}.
12mr|kde-l10n-4.9.4-1|1706	
12mr|kde-l10n-4.9.4-1|1707	%files uk
12mr|kde-l10n-4.9.4-1|1708	%lang(uk) %{_kde_datadir}/locale/uk/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1709	%{_kde_datadir}/locale/uk/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|1710	%{_kde_datadir}/locale/uk/entry.desktop
12mr|kde-l10n-4.9.4-1|1711	%{_kde_appsdir}/ktuberling/sounds/uk*
12mr|kde-l10n-4.9.4-1|1712	%{_kde_appsdir}/step/objinfo/l10n/uk/
12mr|kde-l10n-4.9.4-1|1713	%{_kde_appsdir}/kvtml/uk/
12mr|kde-l10n-4.9.4-1|1714	%{_kde_appsdir}/klettres/uk/
12mr|kde-l10n-4.9.4-1|1715	%{_kde_docdir}/HTML/uk/*
12mr|kde-l10n-4.9.4-1|1716	%{_kde_mandir}/uk/*/*
12mr|kde-l10n-4.9.4-1|1717	%endif
12mr|kde-l10n-4.9.4-1|1718	
12mr|kde-l10n-4.9.4-1|1719	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1720	
12mr|kde-l10n-4.9.4-1|1721	%if %{build_ug}
12mr|kde-l10n-4.9.4-1|1722	%package ug
12mr|kde-l10n-4.9.4-1|1723	Summary:	Uyghur language support for KDE
12mr|kde-l10n-4.9.4-1|1724	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1725	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1726	Requires:	locales-ug
12mr|kde-l10n-4.9.4-1|1727	Provides:	%{name}-Uyghur = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1728	
12mr|kde-l10n-4.9.4-1|1729	%description ug
12mr|kde-l10n-4.9.4-1|1730	%{summary}.
12mr|kde-l10n-4.9.4-1|1731	
12mr|kde-l10n-4.9.4-1|1732	%files ug
12mr|kde-l10n-4.9.4-1|1733	%lang(ug) %{_kde_datadir}/locale/ug/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1734	%{_kde_datadir}/locale/ug/entry.desktop
12mr|kde-l10n-4.9.4-1|1735	%endif
12mr|kde-l10n-4.9.4-1|1736	
12mr|kde-l10n-4.9.4-1|1737	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1738	
12mr|kde-l10n-4.9.4-1|1739	%if %{build_ven}
12mr|kde-l10n-4.9.4-1|1740	%package ven
12mr|kde-l10n-4.9.4-1|1741	Summary:	Venda language support for KDE
12mr|kde-l10n-4.9.4-1|1742	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1743	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1744	Provides:	%{name}-Venda = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1745	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1746	
12mr|kde-l10n-4.9.4-1|1747	%description ven
12mr|kde-l10n-4.9.4-1|1748	%{summary}.
12mr|kde-l10n-4.9.4-1|1749	
12mr|kde-l10n-4.9.4-1|1750	%files ven
12mr|kde-l10n-4.9.4-1|1751	%lang(ven) %{_kde_datadir}/locale/ven/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1752	%{_kde_datadir}/locale/ven/entry.desktop
12mr|kde-l10n-4.9.4-1|1753	%endif
12mr|kde-l10n-4.9.4-1|1754	
12mr|kde-l10n-4.9.4-1|1755	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1756	
12mr|kde-l10n-4.9.4-1|1757	%if %{build_vi}
12mr|kde-l10n-4.9.4-1|1758	%package vi
12mr|kde-l10n-4.9.4-1|1759	Summary:	Vietnamese language support for KDE
12mr|kde-l10n-4.9.4-1|1760	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1761	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1762	Provides:	%{name}-Vietnamese = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1763	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1764	
12mr|kde-l10n-4.9.4-1|1765	%description vi
12mr|kde-l10n-4.9.4-1|1766	%{summary}.
12mr|kde-l10n-4.9.4-1|1767	
12mr|kde-l10n-4.9.4-1|1768	%files vi
12mr|kde-l10n-4.9.4-1|1769	%lang(vi) %{_kde_datadir}/locale/vi/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1770	%{_kde_datadir}/locale/vi/entry.desktop
12mr|kde-l10n-4.9.4-1|1771	%endif
12mr|kde-l10n-4.9.4-1|1772	
12mr|kde-l10n-4.9.4-1|1773	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1774	
12mr|kde-l10n-4.9.4-1|1775	%if %{build_wa}
12mr|kde-l10n-4.9.4-1|1776	%package wa
12mr|kde-l10n-4.9.4-1|1777	Summary:	Walloon language support for KDE
12mr|kde-l10n-4.9.4-1|1778	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1779	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1780	Requires:	locales-wa
12mr|kde-l10n-4.9.4-1|1781	Provides:	%{name}-Walloon = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1782	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1783	
12mr|kde-l10n-4.9.4-1|1784	%description wa
12mr|kde-l10n-4.9.4-1|1785	%{summary}.
12mr|kde-l10n-4.9.4-1|1786	
12mr|kde-l10n-4.9.4-1|1787	%files wa
12mr|kde-l10n-4.9.4-1|1788	%lang(wa) %{_kde_datadir}/locale/wa/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1789	%{_kde_datadir}/locale/wa/entry.desktop
12mr|kde-l10n-4.9.4-1|1790	%{_kde_appsdir}/ktuberling/sounds/wa*
12mr|kde-l10n-4.9.4-1|1791	%{_kde_docdir}/HTML/wa/*
12mr|kde-l10n-4.9.4-1|1792	%endif
12mr|kde-l10n-4.9.4-1|1793	
12mr|kde-l10n-4.9.4-1|1794	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1795	
12mr|kde-l10n-4.9.4-1|1796	%if %{build_xh}
12mr|kde-l10n-4.9.4-1|1797	%package xh
12mr|kde-l10n-4.9.4-1|1798	Summary:	Xhosa (a Bantu language) support for KDE
12mr|kde-l10n-4.9.4-1|1799	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1800	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1801	Provides:	%{name}-Xhosa = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1802	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1803	
12mr|kde-l10n-4.9.4-1|1804	%description xh
12mr|kde-l10n-4.9.4-1|1805	%{summary}.
12mr|kde-l10n-4.9.4-1|1806	
12mr|kde-l10n-4.9.4-1|1807	%files xh
12mr|kde-l10n-4.9.4-1|1808	%lang(xh) %{_kde_datadir}/locale/xh/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1809	%{_kde_datadir}/locale/xh/entry.desktop
12mr|kde-l10n-4.9.4-1|1810	%endif
12mr|kde-l10n-4.9.4-1|1811	
12mr|kde-l10n-4.9.4-1|1812	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1813	
12mr|kde-l10n-4.9.4-1|1814	%if %{build_zh_CN}
12mr|kde-l10n-4.9.4-1|1815	%package zh_CN
12mr|kde-l10n-4.9.4-1|1816	Summary:	Chinese (Simplified Chinese) language support for KDE
12mr|kde-l10n-4.9.4-1|1817	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1818	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1819	Requires:	locales-zh
12mr|kde-l10n-4.9.4-1|1820	Provides:	%{name}-Chinese = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1821	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1822	
12mr|kde-l10n-4.9.4-1|1823	%description zh_CN
12mr|kde-l10n-4.9.4-1|1824	%{summary}.
12mr|kde-l10n-4.9.4-1|1825	
12mr|kde-l10n-4.9.4-1|1826	%files zh_CN
12mr|kde-l10n-4.9.4-1|1827	%lang(zh_CN) %{_kde_datadir}/locale/zh_CN/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1828	%{_kde_datadir}/locale/zh_CN/LC_SCRIPTS/
12mr|kde-l10n-4.9.4-1|1829	%{_kde_datadir}/locale/zh_CN/charset
12mr|kde-l10n-4.9.4-1|1830	%{_kde_datadir}/locale/zh_CN/entry.desktop
12mr|kde-l10n-4.9.4-1|1831	%{_kde_datadir}/locale/zh_CN/flag.png
12mr|kde-l10n-4.9.4-1|1832	%{_kde_appsdir}/kvtml/zh_CN/
12mr|kde-l10n-4.9.4-1|1833	%{_kde_appsdir}/step/objinfo/l10n/zh_CN/
12mr|kde-l10n-4.9.4-1|1834	%{_kde_docdir}/HTML/zh_CN/*
12mr|kde-l10n-4.9.4-1|1835	%endif
12mr|kde-l10n-4.9.4-1|1836	
12mr|kde-l10n-4.9.4-1|1837	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1838	
12mr|kde-l10n-4.9.4-1|1839	%if %{build_zh_TW}
12mr|kde-l10n-4.9.4-1|1840	%package zh_TW
12mr|kde-l10n-4.9.4-1|1841	Summary:	Chinese (Traditional) language support for KDE
12mr|kde-l10n-4.9.4-1|1842	Group:		System/Internationalization
12mr|kde-l10n-4.9.4-1|1843	Provides:	%{name} = %{version}
12mr|kde-l10n-4.9.4-1|1844	Requires:	locales-zh
12mr|kde-l10n-4.9.4-1|1845	Provides:	%{name}-Chinese-Traditional = %{version}-%{release}
12mr|kde-l10n-4.9.4-1|1846	Conflicts:	konq-plugins < 1:4.6.1
12mr|kde-l10n-4.9.4-1|1847	
12mr|kde-l10n-4.9.4-1|1848	%description zh_TW
12mr|kde-l10n-4.9.4-1|1849	%{summary}.
12mr|kde-l10n-4.9.4-1|1850	
12mr|kde-l10n-4.9.4-1|1851	%files zh_TW
12mr|kde-l10n-4.9.4-1|1852	%lang(zh_TW) %{_kde_datadir}/locale/zh_TW/LC_MESSAGES/*
12mr|kde-l10n-4.9.4-1|1853	%{_kde_datadir}/locale/zh_TW/entry.desktop
12mr|kde-l10n-4.9.4-1|1854	%{_kde_docdir}/HTML/zh_TW/*
12mr|kde-l10n-4.9.4-1|1855	%endif
12mr|kde-l10n-4.9.4-1|1856	
12mr|kde-l10n-4.9.4-1|1857	#------------------------------------------------------------------------------
12mr|kde-l10n-4.9.4-1|1858	
12mr|kde-l10n-4.9.4-1|1859	%prep
12mr|kde-l10n-4.9.4-1|1860	%setup -T -q -n %{name}-%{version} -c
12mr|kde-l10n-4.9.4-1|1861	
12mr|kde-l10n-4.9.4-1|1862	for lang in %{langlist} ; do
12mr|kde-l10n-4.9.4-1|1863	echo $lang | grep -v '^#' && \
12mr|kde-l10n-4.9.4-1|1864	xz -dc %{_sourcedir}/%{name}-$lang-%{version}.tar.xz | tar -xf -
12mr|kde-l10n-4.9.4-1|1865	done
12mr|kde-l10n-4.9.4-1|1866	
12mr|kde-l10n-4.9.4-1|1867	%if %{build_ca_valencia}
12mr|kde-l10n-4.9.4-1|1868	tar -xf %{_sourcedir}/%{name}-ca@valencia-%{version}.tar.xz
12mr|kde-l10n-4.9.4-1|1869	%endif
12mr|kde-l10n-4.9.4-1|1870	
12mr|kde-l10n-4.9.4-1|1871	%build
12mr|kde-l10n-4.9.4-1|1872	for lang in %{langlist} ; do
12mr|kde-l10n-4.9.4-1|1873	pushd %{name}-$lang-%{version}
12mr|kde-l10n-4.9.4-1|1874	%cmake_kde4
12mr|kde-l10n-4.9.4-1|1875	%make
12mr|kde-l10n-4.9.4-1|1876	popd
12mr|kde-l10n-4.9.4-1|1877	done
12mr|kde-l10n-4.9.4-1|1878	
12mr|kde-l10n-4.9.4-1|1879	# build ca@valencia separately due to the @ in the tarball name
12mr|kde-l10n-4.9.4-1|1880	%if %{build_ca_valencia}
12mr|kde-l10n-4.9.4-1|1881	pushd %{name}-ca@valencia-%{version}
12mr|kde-l10n-4.9.4-1|1882	%cmake_kde4
12mr|kde-l10n-4.9.4-1|1883	%make
12mr|kde-l10n-4.9.4-1|1884	popd
12mr|kde-l10n-4.9.4-1|1885	%endif
12mr|kde-l10n-4.9.4-1|1886	
12mr|kde-l10n-4.9.4-1|1887	%install
12mr|kde-l10n-4.9.4-1|1888	for lang in %{langlist} ; do
12mr|kde-l10n-4.9.4-1|1889	pushd %{name}-$lang-%{version}
12mr|kde-l10n-4.9.4-1|1890	%makeinstall_std -C build
12mr|kde-l10n-4.9.4-1|1891	popd
12mr|kde-l10n-4.9.4-1|1892	done
12mr|kde-l10n-4.9.4-1|1893	
12mr|kde-l10n-4.9.4-1|1894	# install ca@valencia separately due to the @ in the tarball name
12mr|kde-l10n-4.9.4-1|1895	%if %{build_ca_valencia}
12mr|kde-l10n-4.9.4-1|1896	pushd %{name}-ca@valencia-%{version}
12mr|kde-l10n-4.9.4-1|1897	%makeinstall_std -C build
12mr|kde-l10n-4.9.4-1|1898	popd
12mr|kde-l10n-4.9.4-1|1899	%endif
12mr|kde-l10n-4.9.4-1|1900	
12mr|kde-l10n-4.9.4-1|1901	%changelog
12mr|kde-l10n-4.9.4-1|1902	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.4-1
12mr|kde-l10n-4.9.4-1|1903	- New version 4.9.4
12mr|kde-l10n-4.9.4-1|1904	
12mr|kde-l10n-4.9.4-1|1905	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.3-1
12mr|kde-l10n-4.9.4-1|1906	- New version 4.9.3
12mr|kde-l10n-4.9.4-1|1907	
12mr|kde-l10n-4.9.4-1|1908	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.2-1
12mr|kde-l10n-4.9.4-1|1909	- New version 4.9.2
12mr|kde-l10n-4.9.4-1|1910	- Update files for fr locale
12mr|kde-l10n-4.9.4-1|1911	
12mr|kde-l10n-4.9.4-1|1912	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.1-1
12mr|kde-l10n-4.9.4-1|1913	- New version 4.9.1
12mr|kde-l10n-4.9.4-1|1914	
12mr|kde-l10n-4.9.4-1|1915	* Mon Aug 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.0-1
12mr|kde-l10n-4.9.4-1|1916	- New version 4.9.0
12mr|kde-l10n-4.9.4-1|1917	
12mr|kde-l10n-4.9.4-1|1918	* Mon Jul 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.97-1
12mr|kde-l10n-4.9.4-1|1919	- New version 4.8.97
12mr|kde-l10n-4.9.4-1|1920	
12mr|kde-l10n-4.9.4-1|1921	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.95-1
12mr|kde-l10n-4.9.4-1|1922	- Update to 4.8.95
12mr|kde-l10n-4.9.4-1|1923	- Update file list
12mr|kde-l10n-4.9.4-1|1924	- Disable kde-l10n-ru-4.8.4-translations patch
12mr|kde-l10n-4.9.4-1|1925	
12mr|kde-l10n-4.9.4-1|1926	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 3:4.8.4-69.1mib2010.2
12mr|kde-l10n-4.9.4-1|1927	- New version 4.8.4
12mr|kde-l10n-4.9.4-1|1928	- Add kde-l10n-ru-4.8.4-translations patch from Rosa
12mr|kde-l10n-4.9.4-1|1929	- MIB (Mandriva International Backports)
12mr|kde-l10n-4.9.4-1|1930	
12mr|kde-l10n-4.9.4-1|1931	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 3:4.8.3-69.1mib2010.2
12mr|kde-l10n-4.9.4-1|1932	- New version 4.8.3
12mr|kde-l10n-4.9.4-1|1933	- MIB (Mandriva International Backports)
12mr|kde-l10n-4.9.4-1|1934	
12mr|kde-l10n-4.9.4-1|1935	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 3:4.8.2-69.1mib2010.2
12mr|kde-l10n-4.9.4-1|1936	- New version 4.8.2
12mr|kde-l10n-4.9.4-1|1937	- Enable pt_BR language
12mr|kde-l10n-4.9.4-1|1938	- MIB (Mandriva International Backports)
12mr|kde-l10n-4.9.4-1|1939	
12mr|kde-l10n-4.9.4-1|1940	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 3:4.8.1-69.1mib2010.2
12mr|kde-l10n-4.9.4-1|1941	- New version 4.8.1
12mr|kde-l10n-4.9.4-1|1942	- Enable he, id and ug languages again
12mr|kde-l10n-4.9.4-1|1943	- Update file lists for fr and pa packages
12mr|kde-l10n-4.9.4-1|1944	- MIB (Mandriva International Backports)
12mr|kde-l10n-4.9.4-1|1945	
12mr|kde-l10n-4.9.4-1|1946	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 3:4.8.0-69.1mib2010.2
12mr|kde-l10n-4.9.4-1|1947	+ Revision: 762070
12mr|kde-l10n-4.9.4-1|1948	- Backport to 2010.2 for MIB users
12mr|kde-l10n-4.9.4-1|1949	- Disable missing he, id, kn and ug languages
12mr|kde-l10n-4.9.4-1|1950	- MIB (Mandriva International Backports)
12mr|kde-l10n-4.9.4-1|1951	
12mr|kde-l10n-4.9.4-1|1952	* Wed Jan 18 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.7.97-1
12mr|kde-l10n-4.9.4-1|1953	+ Revision: 762070
12mr|kde-l10n-4.9.4-1|1954	- Enable fa and si
12mr|kde-l10n-4.9.4-1|1955	- Fix uk file list
12mr|kde-l10n-4.9.4-1|1956	- Enable pt
12mr|kde-l10n-4.9.4-1|1957	- Disable pt translation for now
12mr|kde-l10n-4.9.4-1|1958	- New version
12mr|kde-l10n-4.9.4-1|1959	- Add back epoch
12mr|kde-l10n-4.9.4-1|1960	- Remove Source1
12mr|kde-l10n-4.9.4-1|1961	- Disable build_ca_valencia
12mr|kde-l10n-4.9.4-1|1962	- Remove %%rename  as kde4-l10n is on not supported anymore distributions
12mr|kde-l10n-4.9.4-1|1963	- Remove comments
12mr|kde-l10n-4.9.4-1|1964	- Disable build_ca_valencia for now
12mr|kde-l10n-4.9.4-1|1965	- Update spec file ( sync with mageia)
12mr|kde-l10n-4.9.4-1|1966	- New sources
12mr|kde-l10n-4.9.4-1|1967	- New version 4.7.80
12mr|kde-l10n-4.9.4-1|1968	
12mr|kde-l10n-4.9.4-1|1969	+ Zé <ze@mandriva.org>
12mr|kde-l10n-4.9.4-1|1970	- add 4.7.1 sources
12mr|kde-l10n-4.9.4-1|1971	- drop old sources
12mr|kde-l10n-4.9.4-1|1972	- drop old sources
12mr|kde-l10n-4.9.4-1|1973	
12mr|kde-l10n-4.9.4-1|1974	+ vsinitsyn <vsinitsyn>
12mr|kde-l10n-4.9.4-1|1975	- Updated Russian translation for Dolphin, KSysGuard and Nepomuk (this time correct way)
12mr|kde-l10n-4.9.4-1|1976	- Revert commit 696126: Never modify tarball directly
12mr|kde-l10n-4.9.4-1|1977	- Updated Russian translation for Dolphin, KSysGuard and Nepomuk
12mr|kde-l10n-4.9.4-1|1978	
12mr|kde-l10n-4.9.4-1|1979	* Thu Jul 07 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 3:4.6.4-3
12mr|kde-l10n-4.9.4-1|1980	+ Revision: 689150
12mr|kde-l10n-4.9.4-1|1981	- fix upgrade from 2009.0 by provides/obsoleting kde4-l10n-foo
12mr|kde-l10n-4.9.4-1|1982	- use %%global, not %%define (which'll break) for loop in %%{expand:...}
12mr|kde-l10n-4.9.4-1|1983	
12mr|kde-l10n-4.9.4-1|1984	* Mon Jun 27 2011 Alex Burmashev <burmashev@mandriva.org> 3:4.6.4-2
12mr|kde-l10n-4.9.4-1|1985	+ Revision: 687462
12mr|kde-l10n-4.9.4-1|1986	- updated russian dolphin locale
12mr|kde-l10n-4.9.4-1|1987	
12mr|kde-l10n-4.9.4-1|1988	+ Funda Wang <fwang@mandriva.org>
12mr|kde-l10n-4.9.4-1|1989	- please remove duplicate translations with kdepim
12mr|kde-l10n-4.9.4-1|1990	
12mr|kde-l10n-4.9.4-1|1991	* Tue Jun 14 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.6.4-1
12mr|kde-l10n-4.9.4-1|1992	+ Revision: 685093
12mr|kde-l10n-4.9.4-1|1993	- import kde-l10n
12mr|kde-l10n-4.9.4-1|1994	

14524 12
12mr|kdelibs4-4.9.4-1|1	%define bootstrap 0
12mr|kdelibs4-4.9.4-1|2	%{?_branch: %{expand: %%global bootstrap 1}}
12mr|kdelibs4-4.9.4-1|3	
12mr|kdelibs4-4.9.4-1|4	%define compile_apidox 0
12mr|kdelibs4-4.9.4-1|5	%{?_with_apidox: %{expand: %%global compile_apidox 1}}
12mr|kdelibs4-4.9.4-1|6	
12mr|kdelibs4-4.9.4-1|7	%define with_drkonqi 0
12mr|kdelibs4-4.9.4-1|8	%{?_with_drkonqi: %{expand: %%global with_drkonqi 1}}
12mr|kdelibs4-4.9.4-1|9	
12mr|kdelibs4-4.9.4-1|10	%define epoch_kdelibs3 30000000
12mr|kdelibs4-4.9.4-1|11	
12mr|kdelibs4-4.9.4-1|12	%define udisk_backend 1
12mr|kdelibs4-4.9.4-1|13	
12mr|kdelibs4-4.9.4-1|14	# exclude libkactivities or not
12mr|kdelibs4-4.9.4-1|15	%define no_libkactivities 1
12mr|kdelibs4-4.9.4-1|16	
12mr|kdelibs4-4.9.4-1|17	%define build_nepomuk 1
12mr|kdelibs4-4.9.4-1|18	
12mr|kdelibs4-4.9.4-1|19	Name:		kdelibs4
12mr|kdelibs4-4.9.4-1|20	Summary:	K Desktop Environment - Libraries
12mr|kdelibs4-4.9.4-1|21	Version:	4.9.4
12mr|kdelibs4-4.9.4-1|22	Release:	1
12mr|kdelibs4-4.9.4-1|23	Epoch:		5
12mr|kdelibs4-4.9.4-1|24	Group:		Graphical desktop/KDE
12mr|kdelibs4-4.9.4-1|25	License:	ARTISTIC BSD GPL_V2 LGPL_V2 QPL_V1.0
12mr|kdelibs4-4.9.4-1|26	URL:		http://www.kde.org
12mr|kdelibs4-4.9.4-1|27	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdelibs-%{version}.tar.xz
12mr|kdelibs4-4.9.4-1|28	Source100:	%{name}.rpmlintrc
12mr|kdelibs4-4.9.4-1|29	Patch1:		kdelibs-4.1.85-add-kde-menu.patch
12mr|kdelibs4-4.9.4-1|30	Patch2:		kdelibs-4.5.80-usr-abrt-instead-of-drkonqi.patch
12mr|kdelibs4-4.9.4-1|31	Patch3:		kdelibs-4.7.1-fix-cmakelist-to-use-pthread.patch
12mr|kdelibs4-4.9.4-1|32	Patch100:	kdelibs-4.8.0-plasma.patch
12mr|kdelibs4-4.9.4-1|33	Patch200:	kdelibs-4.8.1-add-extra-catalogs.patch
12mr|kdelibs4-4.9.4-1|34	Patch203:	kdelibs-4.8.95-fileplaces.patch
12mr|kdelibs4-4.9.4-1|35	Patch204:	kdelibs-4.8.1-kfile-knewfilemenu-removed-LinkToDevice.patch
12mr|kdelibs4-4.9.4-1|36	Patch206:	kdelibs-4.8.3-kfile-klook.patch
12mr|kdelibs4-4.9.4-1|37	Patch207:	kdelibs4-4.9.3-iconwidget-revert-commit-c6160d14.patch
12mr|kdelibs4-4.9.4-1|38	Patch208:	kdelibs-4.9.3-kio-ftp.patch
12mr|kdelibs4-4.9.4-1|39	Patch209:	kdelibs-4.9.3-improve-mimetypedetectionforwebdav.patch
12mr|kdelibs4-4.9.4-1|40	BuildRequires:	kde4-macros >= 4.1.71
12mr|kdelibs4-4.9.4-1|41	BuildRequires:	pkgconfig(QtCore)
12mr|kdelibs4-4.9.4-1|42	BuildRequires:	pkgconfig(QtDBus)
12mr|kdelibs4-4.9.4-1|43	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
12mr|kdelibs4-4.9.4-1|44	BuildRequires:	pkgconfig(avahi-client)
12mr|kdelibs4-4.9.4-1|45	BuildRequires:	pkgconfig(enchant)
12mr|kdelibs4-4.9.4-1|46	BuildRequires:	libxslt-proc
12mr|kdelibs4-4.9.4-1|47	BuildRequires:	pkgconfig(libxslt)
12mr|kdelibs4-4.9.4-1|48	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.11
12mr|kdelibs4-4.9.4-1|49	BuildRequires:	pkgconfig(openssl)
12mr|kdelibs4-4.9.4-1|50	BuildRequires:	cups-devel >= 1.2
12mr|kdelibs4-4.9.4-1|51	BuildRequires:	pcre-devel
12mr|kdelibs4-4.9.4-1|52	BuildRequires:	pkgconfig(gamin)
12mr|kdelibs4-4.9.4-1|53	BuildRequires:	bzip2-devel
12mr|kdelibs4-4.9.4-1|54	BuildRequires:	pkgconfig(libart-2.0)
12mr|kdelibs4-4.9.4-1|55	BuildRequires:	libsasl-devel
12mr|kdelibs4-4.9.4-1|56	BuildRequires:	tiff-devel
12mr|kdelibs4-4.9.4-1|57	BuildRequires:	pkgconfig(vorbis)
12mr|kdelibs4-4.9.4-1|58	BuildRequires:	pam-devel
12mr|kdelibs4-4.9.4-1|59	BuildRequires:	pkgconfig(alsa)
12mr|kdelibs4-4.9.4-1|60	BuildRequires:	pkgconfig(mad)
12mr|kdelibs4-4.9.4-1|61	BuildRequires:	gdbm-devel
12mr|kdelibs4-4.9.4-1|62	BuildRequires:	pkgconfig(jasper)
12mr|kdelibs4-4.9.4-1|63	BuildRequires:	pkgconfig(OpenEXR)
12mr|kdelibs4-4.9.4-1|64	BuildRequires:	acl-devel
12mr|kdelibs4-4.9.4-1|65	BuildRequires:	krb5-devel
12mr|kdelibs4-4.9.4-1|66	BuildRequires:	ungif-devel
12mr|kdelibs4-4.9.4-1|67	BuildRequires:	pkgconfig(libstreams) >= 0.6.3
12mr|kdelibs4-4.9.4-1|68	BuildRequires:	shared-mime-info
12mr|kdelibs4-4.9.4-1|69	%if %{build_nepomuk}
12mr|kdelibs4-4.9.4-1|70	BuildRequires:	pkgconfig(soprano) > 2.7.57
12mr|kdelibs4-4.9.4-1|71	%else
12mr|kdelibs4-4.9.4-1|72	BuildConflicts:	pkgconfig(soprano)
12mr|kdelibs4-4.9.4-1|73	%endif
12mr|kdelibs4-4.9.4-1|74	BuildRequires:	automoc
12mr|kdelibs4-4.9.4-1|75	BuildRequires:	pkgconfig(phonon)
12mr|kdelibs4-4.9.4-1|76	BuildRequires:	pkgconfig(xpm)
12mr|kdelibs4-4.9.4-1|77	BuildRequires:	libxml2-utils
12mr|kdelibs4-4.9.4-1|78	BuildRequires:	pkgconfig(xft)
12mr|kdelibs4-4.9.4-1|79	BuildRequires:	pkgconfig(xi)
12mr|kdelibs4-4.9.4-1|80	BuildRequires:	pkgconfig(liblzma)
12mr|kdelibs4-4.9.4-1|81	BuildRequires:	libutempter-devel
12mr|kdelibs4-4.9.4-1|82	BuildRequires:	rootcerts
12mr|kdelibs4-4.9.4-1|83	BuildRequires:	flex
12mr|kdelibs4-4.9.4-1|84	BuildRequires:	bison
12mr|kdelibs4-4.9.4-1|85	BuildRequires:	pkgconfig(qca2)
12mr|kdelibs4-4.9.4-1|86	BuildRequires:	polkit-qt-1-devel >= 0.98.1
12mr|kdelibs4-4.9.4-1|87	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mr|kdelibs4-4.9.4-1|88	BuildRequires:	pkgconfig(libattica)
12mr|kdelibs4-4.9.4-1|89	BuildRequires:	pkgconfig(xscrnsaver)
12mr|kdelibs4-4.9.4-1|90	BuildRequires:	pkgconfig(dbusmenu-qt)
12mr|kdelibs4-4.9.4-1|91	BuildRequires:	docbook-dtd42-xml
12mr|kdelibs4-4.9.4-1|92	BuildRequires:	docbook-style-xsl
12mr|kdelibs4-4.9.4-1|93	BuildRequires:	aspell-devel
12mr|kdelibs4-4.9.4-1|94	BuildRequires:	hspell-devel
12mr|kdelibs4-4.9.4-1|95	BuildRequires:	grantlee-devel
12mr|kdelibs4-4.9.4-1|96	%if %{udisk_backend}
12mr|kdelibs4-4.9.4-1|97	BuildRequires:	pkgconfig(udev)
12mr|kdelibs4-4.9.4-1|98	%endif
12mr|kdelibs4-4.9.4-1|99	#Possible features to be added:
12mr|kdelibs4-4.9.4-1|100	#BuildRequires:	hupnp-devel
12mr|kdelibs4-4.9.4-1|101	
12mr|kdelibs4-4.9.4-1|102	%description
12mr|kdelibs4-4.9.4-1|103	Libraries for the K Desktop Environment.
12mr|kdelibs4-4.9.4-1|104	
12mr|kdelibs4-4.9.4-1|105	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|106	
12mr|kdelibs4-4.9.4-1|107	%define kde3support_major 4
12mr|kdelibs4-4.9.4-1|108	%define libkde3support %mklibname kde3support %{kde3support_major}
12mr|kdelibs4-4.9.4-1|109	
12mr|kdelibs4-4.9.4-1|110	%package -n %{libkde3support}
12mr|kdelibs4-4.9.4-1|111	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|112	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|113	Conflicts:	%{_lib}kdecore5 >= %{epoch_kdelibs3}:3.80.3
12mr|kdelibs4-4.9.4-1|114	Obsoletes:	%{_lib}kde3support5 < 3.93.0-0.714006.1
12mr|kdelibs4-4.9.4-1|115	
12mr|kdelibs4-4.9.4-1|116	%description -n %{libkde3support}
12mr|kdelibs4-4.9.4-1|117	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|118	
12mr|kdelibs4-4.9.4-1|119	%files -n %{libkde3support}
12mr|kdelibs4-4.9.4-1|120	%{_kde_libdir}/libkde3support.so.%{kde3support_major}*
12mr|kdelibs4-4.9.4-1|121	
12mr|kdelibs4-4.9.4-1|122	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|123	
12mr|kdelibs4-4.9.4-1|124	%define kdecore_major 5
12mr|kdelibs4-4.9.4-1|125	%define libkdecore %mklibname kdecore %kdecore_major
12mr|kdelibs4-4.9.4-1|126	
12mr|kdelibs4-4.9.4-1|127	%package -n %{libkdecore}
12mr|kdelibs4-4.9.4-1|128	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|129	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|130	Requires:	phonon-backend >= 4.2.0
12mr|kdelibs4-4.9.4-1|131	Requires:	kde4-config-file
12mr|kdelibs4-4.9.4-1|132	%if ! %{bootstrap}
12mr|kdelibs4-4.9.4-1|133	Suggests:	kde-l10n
12mr|kdelibs4-4.9.4-1|134	%endif
12mr|kdelibs4-4.9.4-1|135	Requires:	kdelibs4-core = %{EVRD}
12mr|kdelibs4-4.9.4-1|136	
12mr|kdelibs4-4.9.4-1|137	%description -n %{libkdecore}
12mr|kdelibs4-4.9.4-1|138	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|139	
12mr|kdelibs4-4.9.4-1|140	%files -n %{libkdecore}
12mr|kdelibs4-4.9.4-1|141	%{_kde_libdir}/libkdecore.so.%{kdecore_major}*
12mr|kdelibs4-4.9.4-1|142	
12mr|kdelibs4-4.9.4-1|143	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|144	
12mr|kdelibs4-4.9.4-1|145	%define kdefakes_major 5
12mr|kdelibs4-4.9.4-1|146	%define libkdefakes %mklibname kdefakes %{kdefakes_major}
12mr|kdelibs4-4.9.4-1|147	
12mr|kdelibs4-4.9.4-1|148	%package -n %{libkdefakes}
12mr|kdelibs4-4.9.4-1|149	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|150	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|151	
12mr|kdelibs4-4.9.4-1|152	%description -n %{libkdefakes}
12mr|kdelibs4-4.9.4-1|153	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|154	
12mr|kdelibs4-4.9.4-1|155	%files -n %{libkdefakes}
12mr|kdelibs4-4.9.4-1|156	%{_kde_libdir}/libkdefakes.so.%{kdefakes_major}*
12mr|kdelibs4-4.9.4-1|157	
12mr|kdelibs4-4.9.4-1|158	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|159	
12mr|kdelibs4-4.9.4-1|160	%define kdesu_major 5
12mr|kdelibs4-4.9.4-1|161	%define libkdesu %mklibname kdesu %{kdesu_major}
12mr|kdelibs4-4.9.4-1|162	
12mr|kdelibs4-4.9.4-1|163	%package -n %{libkdesu}
12mr|kdelibs4-4.9.4-1|164	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|165	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|166	
12mr|kdelibs4-4.9.4-1|167	%description -n %{libkdesu}
12mr|kdelibs4-4.9.4-1|168	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|169	
12mr|kdelibs4-4.9.4-1|170	%files -n %{libkdesu}
12mr|kdelibs4-4.9.4-1|171	%{_kde_libdir}/libkdesu.so.%{kdesu_major}*
12mr|kdelibs4-4.9.4-1|172	
12mr|kdelibs4-4.9.4-1|173	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|174	
12mr|kdelibs4-4.9.4-1|175	%define kdeui_major 5
12mr|kdelibs4-4.9.4-1|176	%define libkdeui %mklibname kdeui %{kdeui_major}
12mr|kdelibs4-4.9.4-1|177	
12mr|kdelibs4-4.9.4-1|178	%package -n %{libkdeui}
12mr|kdelibs4-4.9.4-1|179	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|180	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|181	Requires:	dbus-x11
12mr|kdelibs4-4.9.4-1|182	
12mr|kdelibs4-4.9.4-1|183	%description -n %{libkdeui}
12mr|kdelibs4-4.9.4-1|184	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|185	
12mr|kdelibs4-4.9.4-1|186	%files -n %{libkdeui}
12mr|kdelibs4-4.9.4-1|187	%{_kde_libdir}/libkdeui.so.%{kdeui_major}*
12mr|kdelibs4-4.9.4-1|188	
12mr|kdelibs4-4.9.4-1|189	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|190	
12mr|kdelibs4-4.9.4-1|191	%define kdnssd_major 4
12mr|kdelibs4-4.9.4-1|192	%define libkdnssd %mklibname kdnssd %{kdnssd_major}
12mr|kdelibs4-4.9.4-1|193	
12mr|kdelibs4-4.9.4-1|194	%package -n %{libkdnssd}
12mr|kdelibs4-4.9.4-1|195	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|196	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|197	
12mr|kdelibs4-4.9.4-1|198	%description -n %{libkdnssd}
12mr|kdelibs4-4.9.4-1|199	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|200	
12mr|kdelibs4-4.9.4-1|201	%files -n %{libkdnssd}
12mr|kdelibs4-4.9.4-1|202	%{_kde_libdir}/libkdnssd.so.%{kdnssd_major}*
12mr|kdelibs4-4.9.4-1|203	
12mr|kdelibs4-4.9.4-1|204	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|205	
12mr|kdelibs4-4.9.4-1|206	%define kfile_major 4
12mr|kdelibs4-4.9.4-1|207	%define libkfile %mklibname kfile %{kfile_major}
12mr|kdelibs4-4.9.4-1|208	
12mr|kdelibs4-4.9.4-1|209	%package -n %{libkfile}
12mr|kdelibs4-4.9.4-1|210	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|211	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|212	
12mr|kdelibs4-4.9.4-1|213	%description -n %{libkfile}
12mr|kdelibs4-4.9.4-1|214	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|215	
12mr|kdelibs4-4.9.4-1|216	%files -n %{libkfile}
12mr|kdelibs4-4.9.4-1|217	%{_kde_libdir}/libkfile.so.%{kfile_major}*
12mr|kdelibs4-4.9.4-1|218	
12mr|kdelibs4-4.9.4-1|219	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|220	
12mr|kdelibs4-4.9.4-1|221	%define khtml_major 5
12mr|kdelibs4-4.9.4-1|222	%define libkhtml %mklibname khtml %{khtml_major}
12mr|kdelibs4-4.9.4-1|223	
12mr|kdelibs4-4.9.4-1|224	%package -n %{libkhtml}
12mr|kdelibs4-4.9.4-1|225	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|226	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|227	
12mr|kdelibs4-4.9.4-1|228	%description -n %{libkhtml}
12mr|kdelibs4-4.9.4-1|229	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|230	
12mr|kdelibs4-4.9.4-1|231	%files -n %{libkhtml}
12mr|kdelibs4-4.9.4-1|232	%{_kde_libdir}/libkhtml.so.%{khtml_major}*
12mr|kdelibs4-4.9.4-1|233	
12mr|kdelibs4-4.9.4-1|234	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|235	
12mr|kdelibs4-4.9.4-1|236	%define kimproxy_major 4
12mr|kdelibs4-4.9.4-1|237	%define libkimproxy %mklibname kimproxy %{kimproxy_major}
12mr|kdelibs4-4.9.4-1|238	
12mr|kdelibs4-4.9.4-1|239	%package -n %{libkimproxy}
12mr|kdelibs4-4.9.4-1|240	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|241	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|242	
12mr|kdelibs4-4.9.4-1|243	%description -n %{libkimproxy}
12mr|kdelibs4-4.9.4-1|244	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|245	
12mr|kdelibs4-4.9.4-1|246	%files -n %{libkimproxy}
12mr|kdelibs4-4.9.4-1|247	%{_kde_libdir}/libkimproxy.so.%{kimproxy_major}*
12mr|kdelibs4-4.9.4-1|248	
12mr|kdelibs4-4.9.4-1|249	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|250	
12mr|kdelibs4-4.9.4-1|251	%define kio_major 5
12mr|kdelibs4-4.9.4-1|252	%define libkio %mklibname kio %{kio_major}
12mr|kdelibs4-4.9.4-1|253	
12mr|kdelibs4-4.9.4-1|254	%package -n %{libkio}
12mr|kdelibs4-4.9.4-1|255	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|256	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|257	
12mr|kdelibs4-4.9.4-1|258	%description -n %{libkio}
12mr|kdelibs4-4.9.4-1|259	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|260	
12mr|kdelibs4-4.9.4-1|261	%files -n %{libkio}
12mr|kdelibs4-4.9.4-1|262	%{_kde_libdir}/libkio.so.%{kio_major}*
12mr|kdelibs4-4.9.4-1|263	
12mr|kdelibs4-4.9.4-1|264	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|265	
12mr|kdelibs4-4.9.4-1|266	%define kjsembed_major 4
12mr|kdelibs4-4.9.4-1|267	%define libkjsembed %mklibname kjsembed %{kjsembed_major}
12mr|kdelibs4-4.9.4-1|268	
12mr|kdelibs4-4.9.4-1|269	%package -n %{libkjsembed}
12mr|kdelibs4-4.9.4-1|270	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|271	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|272	
12mr|kdelibs4-4.9.4-1|273	%description -n %{libkjsembed}
12mr|kdelibs4-4.9.4-1|274	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|275	
12mr|kdelibs4-4.9.4-1|276	%files -n %{libkjsembed}
12mr|kdelibs4-4.9.4-1|277	%{_kde_libdir}/libkjsembed.so.%{kjsembed_major}*
12mr|kdelibs4-4.9.4-1|278	
12mr|kdelibs4-4.9.4-1|279	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|280	
12mr|kdelibs4-4.9.4-1|281	%define kjs_major 4
12mr|kdelibs4-4.9.4-1|282	%define libkjs %mklibname kjs %{kjs_major}
12mr|kdelibs4-4.9.4-1|283	
12mr|kdelibs4-4.9.4-1|284	%package -n %{libkjs}
12mr|kdelibs4-4.9.4-1|285	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|286	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|287	
12mr|kdelibs4-4.9.4-1|288	%description -n %{libkjs}
12mr|kdelibs4-4.9.4-1|289	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|290	
12mr|kdelibs4-4.9.4-1|291	%files -n %{libkjs}
12mr|kdelibs4-4.9.4-1|292	%{_kde_libdir}/libkjs.so.%{kjs_major}*
12mr|kdelibs4-4.9.4-1|293	
12mr|kdelibs4-4.9.4-1|294	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|295	
12mr|kdelibs4-4.9.4-1|296	%define kmediaplayer_major 4
12mr|kdelibs4-4.9.4-1|297	%define libkmediaplayer %mklibname kmediaplayer %{kmediaplayer_major}
12mr|kdelibs4-4.9.4-1|298	
12mr|kdelibs4-4.9.4-1|299	%package -n %{libkmediaplayer}
12mr|kdelibs4-4.9.4-1|300	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|301	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|302	
12mr|kdelibs4-4.9.4-1|303	%description -n %{libkmediaplayer}
12mr|kdelibs4-4.9.4-1|304	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|305	
12mr|kdelibs4-4.9.4-1|306	%files -n %{libkmediaplayer}
12mr|kdelibs4-4.9.4-1|307	%{_kde_libdir}/libkmediaplayer.so.%{kmediaplayer_major}*
12mr|kdelibs4-4.9.4-1|308	
12mr|kdelibs4-4.9.4-1|309	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|310	
12mr|kdelibs4-4.9.4-1|311	%define knewstuff2_major 4
12mr|kdelibs4-4.9.4-1|312	%define libknewstuff2 %mklibname knewstuff2_ %{knewstuff2_major}
12mr|kdelibs4-4.9.4-1|313	
12mr|kdelibs4-4.9.4-1|314	%package -n %{libknewstuff2}
12mr|kdelibs4-4.9.4-1|315	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|316	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|317	
12mr|kdelibs4-4.9.4-1|318	%description -n %{libknewstuff2}
12mr|kdelibs4-4.9.4-1|319	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|320	
12mr|kdelibs4-4.9.4-1|321	%files -n %{libknewstuff2}
12mr|kdelibs4-4.9.4-1|322	%{_kde_libdir}/libknewstuff2.so.%{knewstuff2_major}*
12mr|kdelibs4-4.9.4-1|323	
12mr|kdelibs4-4.9.4-1|324	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|325	
12mr|kdelibs4-4.9.4-1|326	%define knotifyconfig_major 4
12mr|kdelibs4-4.9.4-1|327	%define libknotifyconfig %mklibname knotifyconfig %{knotifyconfig_major}
12mr|kdelibs4-4.9.4-1|328	
12mr|kdelibs4-4.9.4-1|329	%package -n %{libknotifyconfig}
12mr|kdelibs4-4.9.4-1|330	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|331	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|332	
12mr|kdelibs4-4.9.4-1|333	%description -n %{libknotifyconfig}
12mr|kdelibs4-4.9.4-1|334	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|335	
12mr|kdelibs4-4.9.4-1|336	%files -n %{libknotifyconfig}
12mr|kdelibs4-4.9.4-1|337	%{_kde_libdir}/libknotifyconfig.so.%{knotifyconfig_major}*
12mr|kdelibs4-4.9.4-1|338	
12mr|kdelibs4-4.9.4-1|339	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|340	
12mr|kdelibs4-4.9.4-1|341	%define kntlm_major 4
12mr|kdelibs4-4.9.4-1|342	%define libkntlm %mklibname kntlm %{kntlm_major}
12mr|kdelibs4-4.9.4-1|343	
12mr|kdelibs4-4.9.4-1|344	%package -n %{libkntlm}
12mr|kdelibs4-4.9.4-1|345	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|346	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|347	
12mr|kdelibs4-4.9.4-1|348	%description -n %{libkntlm}
12mr|kdelibs4-4.9.4-1|349	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|350	
12mr|kdelibs4-4.9.4-1|351	%files -n %{libkntlm}
12mr|kdelibs4-4.9.4-1|352	%{_kde_libdir}/libkntlm.so.%{kntlm_major}*
12mr|kdelibs4-4.9.4-1|353	
12mr|kdelibs4-4.9.4-1|354	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|355	
12mr|kdelibs4-4.9.4-1|356	%define kparts_major 4
12mr|kdelibs4-4.9.4-1|357	%define libkparts %mklibname kparts %{kparts_major}
12mr|kdelibs4-4.9.4-1|358	
12mr|kdelibs4-4.9.4-1|359	%package -n %{libkparts}
12mr|kdelibs4-4.9.4-1|360	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|361	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|362	
12mr|kdelibs4-4.9.4-1|363	%description -n %{libkparts}
12mr|kdelibs4-4.9.4-1|364	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|365	
12mr|kdelibs4-4.9.4-1|366	%files -n %{libkparts}
12mr|kdelibs4-4.9.4-1|367	%{_kde_libdir}/libkparts.so.%{kparts_major}*
12mr|kdelibs4-4.9.4-1|368	
12mr|kdelibs4-4.9.4-1|369	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|370	
12mr|kdelibs4-4.9.4-1|371	%define krosscore_major 4
12mr|kdelibs4-4.9.4-1|372	%define libkrosscore %mklibname krosscore %{krosscore_major}
12mr|kdelibs4-4.9.4-1|373	
12mr|kdelibs4-4.9.4-1|374	%package -n %{libkrosscore}
12mr|kdelibs4-4.9.4-1|375	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|376	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|377	
12mr|kdelibs4-4.9.4-1|378	%description -n %{libkrosscore}
12mr|kdelibs4-4.9.4-1|379	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|380	
12mr|kdelibs4-4.9.4-1|381	%files -n %{libkrosscore}
12mr|kdelibs4-4.9.4-1|382	%{_kde_libdir}/libkrosscore.so.%{krosscore_major}*
12mr|kdelibs4-4.9.4-1|383	
12mr|kdelibs4-4.9.4-1|384	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|385	
12mr|kdelibs4-4.9.4-1|386	%define krossui_major 4
12mr|kdelibs4-4.9.4-1|387	%define libkrossui %mklibname krossui %{krossui_major}
12mr|kdelibs4-4.9.4-1|388	
12mr|kdelibs4-4.9.4-1|389	%package -n %{libkrossui}
12mr|kdelibs4-4.9.4-1|390	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|391	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|392	
12mr|kdelibs4-4.9.4-1|393	%description -n %{libkrossui}
12mr|kdelibs4-4.9.4-1|394	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|395	
12mr|kdelibs4-4.9.4-1|396	%files -n %{libkrossui}
12mr|kdelibs4-4.9.4-1|397	%{_kde_libdir}/libkrossui.so.%{krossui_major}*
12mr|kdelibs4-4.9.4-1|398	
12mr|kdelibs4-4.9.4-1|399	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|400	
12mr|kdelibs4-4.9.4-1|401	%define ktexteditor_major 4
12mr|kdelibs4-4.9.4-1|402	%define libktexteditor %mklibname ktexteditor %{ktexteditor_major}
12mr|kdelibs4-4.9.4-1|403	
12mr|kdelibs4-4.9.4-1|404	%package -n %{libktexteditor}
12mr|kdelibs4-4.9.4-1|405	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|406	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|407	
12mr|kdelibs4-4.9.4-1|408	%description -n %{libktexteditor}
12mr|kdelibs4-4.9.4-1|409	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|410	
12mr|kdelibs4-4.9.4-1|411	%files -n %{libktexteditor}
12mr|kdelibs4-4.9.4-1|412	%{_kde_libdir}/libktexteditor.so.%{ktexteditor_major}*
12mr|kdelibs4-4.9.4-1|413	
12mr|kdelibs4-4.9.4-1|414	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|415	
12mr|kdelibs4-4.9.4-1|416	%define kunittest_major 4
12mr|kdelibs4-4.9.4-1|417	%define libkunittest %mklibname kunittest %{kunittest_major}
12mr|kdelibs4-4.9.4-1|418	
12mr|kdelibs4-4.9.4-1|419	%package -n %{libkunittest}
12mr|kdelibs4-4.9.4-1|420	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|421	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|422	
12mr|kdelibs4-4.9.4-1|423	%description -n %{libkunittest}
12mr|kdelibs4-4.9.4-1|424	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|425	
12mr|kdelibs4-4.9.4-1|426	%files -n %{libkunittest}
12mr|kdelibs4-4.9.4-1|427	%{_kde_libdir}/libkunittest.so.%{kunittest_major}*
12mr|kdelibs4-4.9.4-1|428	
12mr|kdelibs4-4.9.4-1|429	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|430	
12mr|kdelibs4-4.9.4-1|431	%define kutils_major 4
12mr|kdelibs4-4.9.4-1|432	%define libkutils %mklibname kutils %{kutils_major}
12mr|kdelibs4-4.9.4-1|433	
12mr|kdelibs4-4.9.4-1|434	%package -n %{libkutils}
12mr|kdelibs4-4.9.4-1|435	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|436	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|437	
12mr|kdelibs4-4.9.4-1|438	%description -n %{libkutils}
12mr|kdelibs4-4.9.4-1|439	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|440	
12mr|kdelibs4-4.9.4-1|441	%files -n %{libkutils}
12mr|kdelibs4-4.9.4-1|442	%{_kde_libdir}/libkutils.so.%{kutils_major}*
12mr|kdelibs4-4.9.4-1|443	
12mr|kdelibs4-4.9.4-1|444	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|445	
12mr|kdelibs4-4.9.4-1|446	%define solid_major 4
12mr|kdelibs4-4.9.4-1|447	%define libsolid %mklibname solid %{solid_major}
12mr|kdelibs4-4.9.4-1|448	
12mr|kdelibs4-4.9.4-1|449	%package -n %{libsolid}
12mr|kdelibs4-4.9.4-1|450	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|451	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|452	
12mr|kdelibs4-4.9.4-1|453	%description -n %{libsolid}
12mr|kdelibs4-4.9.4-1|454	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|455	
12mr|kdelibs4-4.9.4-1|456	%files -n %{libsolid}
12mr|kdelibs4-4.9.4-1|457	%{_kde_libdir}/libsolid.so.%{solid_major}*
12mr|kdelibs4-4.9.4-1|458	
12mr|kdelibs4-4.9.4-1|459	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|460	
12mr|kdelibs4-4.9.4-1|461	%define threadweaver_major 4
12mr|kdelibs4-4.9.4-1|462	%define libthreadweaver %mklibname threadweaver %{threadweaver_major}
12mr|kdelibs4-4.9.4-1|463	
12mr|kdelibs4-4.9.4-1|464	%package -n %{libthreadweaver}
12mr|kdelibs4-4.9.4-1|465	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|466	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|467	
12mr|kdelibs4-4.9.4-1|468	%description -n %{libthreadweaver}
12mr|kdelibs4-4.9.4-1|469	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|470	
12mr|kdelibs4-4.9.4-1|471	%files -n %{libthreadweaver}
12mr|kdelibs4-4.9.4-1|472	%{_kde_libdir}/libthreadweaver.so.%{threadweaver_major}*
12mr|kdelibs4-4.9.4-1|473	
12mr|kdelibs4-4.9.4-1|474	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|475	
12mr|kdelibs4-4.9.4-1|476	%define kpty_major 4
12mr|kdelibs4-4.9.4-1|477	%define libkpty %mklibname kpty %{kpty_major}
12mr|kdelibs4-4.9.4-1|478	
12mr|kdelibs4-4.9.4-1|479	%package -n %{libkpty}
12mr|kdelibs4-4.9.4-1|480	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|481	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|482	
12mr|kdelibs4-4.9.4-1|483	%description -n %{libkpty}
12mr|kdelibs4-4.9.4-1|484	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|485	
12mr|kdelibs4-4.9.4-1|486	%files -n %{libkpty}
12mr|kdelibs4-4.9.4-1|487	%{_kde_libdir}/libkpty.so.%{kpty_major}*
12mr|kdelibs4-4.9.4-1|488	
12mr|kdelibs4-4.9.4-1|489	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|490	
12mr|kdelibs4-4.9.4-1|491	%define kjsapi_major 4
12mr|kdelibs4-4.9.4-1|492	%define libkjsapi %mklibname kjsapi %{kjsapi_major}
12mr|kdelibs4-4.9.4-1|493	
12mr|kdelibs4-4.9.4-1|494	%package -n %{libkjsapi}
12mr|kdelibs4-4.9.4-1|495	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|496	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|497	
12mr|kdelibs4-4.9.4-1|498	%description -n %{libkjsapi}
12mr|kdelibs4-4.9.4-1|499	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|500	
12mr|kdelibs4-4.9.4-1|501	%files -n %{libkjsapi}
12mr|kdelibs4-4.9.4-1|502	%{_kde_libdir}/libkjsapi.so.%{kjsapi_major}*
12mr|kdelibs4-4.9.4-1|503	
12mr|kdelibs4-4.9.4-1|504	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|505	
12mr|kdelibs4-4.9.4-1|506	%define libplasma_major 3
12mr|kdelibs4-4.9.4-1|507	%define libplasma %mklibname plasma %{libplasma_major}
12mr|kdelibs4-4.9.4-1|508	
12mr|kdelibs4-4.9.4-1|509	%package -n %{libplasma}
12mr|kdelibs4-4.9.4-1|510	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|511	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|512	
12mr|kdelibs4-4.9.4-1|513	%description -n %{libplasma}
12mr|kdelibs4-4.9.4-1|514	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|515	
12mr|kdelibs4-4.9.4-1|516	%files -n %{libplasma}
12mr|kdelibs4-4.9.4-1|517	%{_kde_libdir}/libplasma.so.%{libplasma_major}*
12mr|kdelibs4-4.9.4-1|518	
12mr|kdelibs4-4.9.4-1|519	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|520	
12mr|kdelibs4-4.9.4-1|521	%define libkunitconversion_major 4
12mr|kdelibs4-4.9.4-1|522	%define libkunitconversion %mklibname kunitconversion %{libkunitconversion_major}
12mr|kdelibs4-4.9.4-1|523	
12mr|kdelibs4-4.9.4-1|524	%package -n %{libkunitconversion}
12mr|kdelibs4-4.9.4-1|525	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|526	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|527	
12mr|kdelibs4-4.9.4-1|528	%description -n %{libkunitconversion}
12mr|kdelibs4-4.9.4-1|529	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|530	
12mr|kdelibs4-4.9.4-1|531	%files -n %{libkunitconversion}
12mr|kdelibs4-4.9.4-1|532	%{_kde_libdir}/libkunitconversion.so.%{libkunitconversion_major}*
12mr|kdelibs4-4.9.4-1|533	
12mr|kdelibs4-4.9.4-1|534	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|535	
12mr|kdelibs4-4.9.4-1|536	%define libkdewebkit_major 5
12mr|kdelibs4-4.9.4-1|537	%define libkdewebkit %mklibname kdewebkit %{libkdewebkit_major}
12mr|kdelibs4-4.9.4-1|538	
12mr|kdelibs4-4.9.4-1|539	%package -n %{libkdewebkit}
12mr|kdelibs4-4.9.4-1|540	Summary:	KDE 4 library
12mr|kdelibs4-4.9.4-1|541	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|542	
12mr|kdelibs4-4.9.4-1|543	%description -n %{libkdewebkit}
12mr|kdelibs4-4.9.4-1|544	KDE 4 library.
12mr|kdelibs4-4.9.4-1|545	
12mr|kdelibs4-4.9.4-1|546	%files -n %{libkdewebkit}
12mr|kdelibs4-4.9.4-1|547	%{_kde_libdir}/libkdewebkit.so.%{libkdewebkit_major}*
12mr|kdelibs4-4.9.4-1|548	
12mr|kdelibs4-4.9.4-1|549	#----------------------------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|550	
12mr|kdelibs4-4.9.4-1|551	%define libknewstuff3_major 4
12mr|kdelibs4-4.9.4-1|552	%define libknewstuff3 %mklibname knewstuff3_ %{libknewstuff3_major}
12mr|kdelibs4-4.9.4-1|553	
12mr|kdelibs4-4.9.4-1|554	%package -n %{libknewstuff3}
12mr|kdelibs4-4.9.4-1|555	Summary:	KDE 4 library
12mr|kdelibs4-4.9.4-1|556	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|557	Obsoletes:	%{_lib}knewstuff34 < %{EVRD}
12mr|kdelibs4-4.9.4-1|558	
12mr|kdelibs4-4.9.4-1|559	%description -n %{libknewstuff3}
12mr|kdelibs4-4.9.4-1|560	KDE 4 library.
12mr|kdelibs4-4.9.4-1|561	
12mr|kdelibs4-4.9.4-1|562	%files -n %{libknewstuff3}
12mr|kdelibs4-4.9.4-1|563	%{_kde_libdir}/libknewstuff3.so.%{libknewstuff3_major}*
12mr|kdelibs4-4.9.4-1|564	
12mr|kdelibs4-4.9.4-1|565	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|566	
12mr|kdelibs4-4.9.4-1|567	%define libkcmutils_major 4
12mr|kdelibs4-4.9.4-1|568	%define libkcmutils %mklibname kcmutils %{libkcmutils_major}
12mr|kdelibs4-4.9.4-1|569	
12mr|kdelibs4-4.9.4-1|570	%package -n %{libkcmutils}
12mr|kdelibs4-4.9.4-1|571	Summary:	KDE 4 library
12mr|kdelibs4-4.9.4-1|572	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|573	
12mr|kdelibs4-4.9.4-1|574	%description -n %{libkcmutils}
12mr|kdelibs4-4.9.4-1|575	KDE 4 library.
12mr|kdelibs4-4.9.4-1|576	
12mr|kdelibs4-4.9.4-1|577	%files -n %{libkcmutils}
12mr|kdelibs4-4.9.4-1|578	%{_kde_libdir}/libkcmutils.so.%{libkcmutils_major}*
12mr|kdelibs4-4.9.4-1|579	
12mr|kdelibs4-4.9.4-1|580	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|581	
12mr|kdelibs4-4.9.4-1|582	%define libkprintutils_major 4
12mr|kdelibs4-4.9.4-1|583	%define libkprintutils %mklibname kprintutils %{libkprintutils_major}
12mr|kdelibs4-4.9.4-1|584	
12mr|kdelibs4-4.9.4-1|585	%package -n %{libkprintutils}
12mr|kdelibs4-4.9.4-1|586	Summary:	KDE 4 library
12mr|kdelibs4-4.9.4-1|587	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|588	
12mr|kdelibs4-4.9.4-1|589	%description -n %{libkprintutils}
12mr|kdelibs4-4.9.4-1|590	KDE 4 library.
12mr|kdelibs4-4.9.4-1|591	
12mr|kdelibs4-4.9.4-1|592	%files -n %{libkprintutils}
12mr|kdelibs4-4.9.4-1|593	%{_kde_libdir}/libkprintutils.so.%{libkprintutils_major}*
12mr|kdelibs4-4.9.4-1|594	
12mr|kdelibs4-4.9.4-1|595	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|596	
12mr|kdelibs4-4.9.4-1|597	%define libkidletime_major 4
12mr|kdelibs4-4.9.4-1|598	%define libkidletime %mklibname kidletime %{libkidletime_major}
12mr|kdelibs4-4.9.4-1|599	
12mr|kdelibs4-4.9.4-1|600	%package -n %{libkidletime}
12mr|kdelibs4-4.9.4-1|601	Summary:	KDE 4 library
12mr|kdelibs4-4.9.4-1|602	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|603	
12mr|kdelibs4-4.9.4-1|604	%description -n %{libkidletime}
12mr|kdelibs4-4.9.4-1|605	KDE 4 library.
12mr|kdelibs4-4.9.4-1|606	
12mr|kdelibs4-4.9.4-1|607	%files -n %{libkidletime}
12mr|kdelibs4-4.9.4-1|608	%{_kde_libdir}/libkidletime.so.%{libkidletime_major}*
12mr|kdelibs4-4.9.4-1|609	
12mr|kdelibs4-4.9.4-1|610	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|611	
12mr|kdelibs4-4.9.4-1|612	%define libkemoticons_major 4
12mr|kdelibs4-4.9.4-1|613	%define libkemoticons %mklibname kemoticons %{libkemoticons_major}
12mr|kdelibs4-4.9.4-1|614	
12mr|kdelibs4-4.9.4-1|615	%package -n %{libkemoticons}
12mr|kdelibs4-4.9.4-1|616	Summary:	KDE 4 library
12mr|kdelibs4-4.9.4-1|617	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|618	
12mr|kdelibs4-4.9.4-1|619	%description -n %{libkemoticons}
12mr|kdelibs4-4.9.4-1|620	KDE 4 library.
12mr|kdelibs4-4.9.4-1|621	
12mr|kdelibs4-4.9.4-1|622	%files -n %{libkemoticons}
12mr|kdelibs4-4.9.4-1|623	%{_kde_libdir}/libkemoticons.so.%{libkemoticons_major}*
12mr|kdelibs4-4.9.4-1|624	
12mr|kdelibs4-4.9.4-1|625	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|626	%if %{build_nepomuk}
12mr|kdelibs4-4.9.4-1|627	%define nepomuk_major 4
12mr|kdelibs4-4.9.4-1|628	%define libnepomuk %mklibname nepomuk %{nepomuk_major}
12mr|kdelibs4-4.9.4-1|629	
12mr|kdelibs4-4.9.4-1|630	%package -n %{libnepomuk}
12mr|kdelibs4-4.9.4-1|631	Summary:	KDE 4 core library
12mr|kdelibs4-4.9.4-1|632	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|633	
12mr|kdelibs4-4.9.4-1|634	%description -n %{libnepomuk}
12mr|kdelibs4-4.9.4-1|635	KDE 4 core library.
12mr|kdelibs4-4.9.4-1|636	
12mr|kdelibs4-4.9.4-1|637	%files -n %{libnepomuk}
12mr|kdelibs4-4.9.4-1|638	%{_kde_libdir}/libnepomuk.so.%{nepomuk_major}*
12mr|kdelibs4-4.9.4-1|639	%endif
12mr|kdelibs4-4.9.4-1|640	
12mr|kdelibs4-4.9.4-1|641	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|642	
12mr|kdelibs4-4.9.4-1|643	%if %{build_nepomuk}
12mr|kdelibs4-4.9.4-1|644	%define libnepomukquery_major 4
12mr|kdelibs4-4.9.4-1|645	%define libnepomukquery %mklibname nepomukquery %{libnepomukquery_major}
12mr|kdelibs4-4.9.4-1|646	
12mr|kdelibs4-4.9.4-1|647	%package -n %{libnepomukquery}
12mr|kdelibs4-4.9.4-1|648	Summary:	KDE 4 library
12mr|kdelibs4-4.9.4-1|649	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|650	
12mr|kdelibs4-4.9.4-1|651	%description -n %{libnepomukquery}
12mr|kdelibs4-4.9.4-1|652	KDE 4 library.
12mr|kdelibs4-4.9.4-1|653	
12mr|kdelibs4-4.9.4-1|654	%files -n %{libnepomukquery}
12mr|kdelibs4-4.9.4-1|655	%{_kde_libdir}/libnepomukquery.so.%{libnepomukquery_major}*
12mr|kdelibs4-4.9.4-1|656	%endif
12mr|kdelibs4-4.9.4-1|657	
12mr|kdelibs4-4.9.4-1|658	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|659	
12mr|kdelibs4-4.9.4-1|660	%if %{build_nepomuk}
12mr|kdelibs4-4.9.4-1|661	%define libnepomukutils_major 4
12mr|kdelibs4-4.9.4-1|662	%define libnepomukutils %mklibname nepomukutils %{libnepomukutils_major}
12mr|kdelibs4-4.9.4-1|663	
12mr|kdelibs4-4.9.4-1|664	%package -n %{libnepomukutils}
12mr|kdelibs4-4.9.4-1|665	Summary:	KDE 4 library
12mr|kdelibs4-4.9.4-1|666	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|667	
12mr|kdelibs4-4.9.4-1|668	%description -n %{libnepomukutils}
12mr|kdelibs4-4.9.4-1|669	KDE 4 library.
12mr|kdelibs4-4.9.4-1|670	
12mr|kdelibs4-4.9.4-1|671	%files -n %{libnepomukutils}
12mr|kdelibs4-4.9.4-1|672	%{_kde_libdir}/libnepomukutils.so.%{libnepomukutils_major}*
12mr|kdelibs4-4.9.4-1|673	%endif
12mr|kdelibs4-4.9.4-1|674	
12mr|kdelibs4-4.9.4-1|675	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|676	
12mr|kdelibs4-4.9.4-1|677	%if ! %{no_libkactivities}
12mr|kdelibs4-4.9.4-1|678	%define libkactivities_major 6
12mr|kdelibs4-4.9.4-1|679	%define libkactivities %mklibname kactivities %{libkactivities_major}
12mr|kdelibs4-4.9.4-1|680	
12mr|kdelibs4-4.9.4-1|681	%package -n %{libkactivities}
12mr|kdelibs4-4.9.4-1|682	Summary:	KDE 4 library
12mr|kdelibs4-4.9.4-1|683	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|684	
12mr|kdelibs4-4.9.4-1|685	%description -n %{libkactivities}
12mr|kdelibs4-4.9.4-1|686	KDE 4 library.
12mr|kdelibs4-4.9.4-1|687	
12mr|kdelibs4-4.9.4-1|688	%files -n %{libkactivities}
12mr|kdelibs4-4.9.4-1|689	%{_kde_libdir}/libkactivities.so.%{libkactivities_major}*
12mr|kdelibs4-4.9.4-1|690	%endif
12mr|kdelibs4-4.9.4-1|691	
12mr|kdelibs4-4.9.4-1|692	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|693	
12mr|kdelibs4-4.9.4-1|694	%define libkdeclarative_major 5
12mr|kdelibs4-4.9.4-1|695	%define libkdeclarative %mklibname kdeclarative %{libkdeclarative_major}
12mr|kdelibs4-4.9.4-1|696	
12mr|kdelibs4-4.9.4-1|697	%package -n %{libkdeclarative}
12mr|kdelibs4-4.9.4-1|698	Summary:	KDE 4 library
12mr|kdelibs4-4.9.4-1|699	Group:		System/Libraries
12mr|kdelibs4-4.9.4-1|700	
12mr|kdelibs4-4.9.4-1|701	%description -n %{libkdeclarative}
12mr|kdelibs4-4.9.4-1|702	KDE 4 library.
12mr|kdelibs4-4.9.4-1|703	
12mr|kdelibs4-4.9.4-1|704	%files -n %{libkdeclarative}
12mr|kdelibs4-4.9.4-1|705	%{_kde_libdir}/libkdeclarative.so.%{libkdeclarative_major}*
12mr|kdelibs4-4.9.4-1|706	
12mr|kdelibs4-4.9.4-1|707	#--------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|708	
12mr|kdelibs4-4.9.4-1|709	%package devel
12mr|kdelibs4-4.9.4-1|710	Group:		Development/KDE and Qt
12mr|kdelibs4-4.9.4-1|711	Summary:	Header files and documentation for compiling KDE applications
12mr|kdelibs4-4.9.4-1|712	Requires:	kde4-macros
12mr|kdelibs4-4.9.4-1|713	Requires:	automoc4
12mr|kdelibs4-4.9.4-1|714	Requires:	qt4-qtdbus
12mr|kdelibs4-4.9.4-1|715	Requires:	kdelibs4-core = %{EVRD}
12mr|kdelibs4-4.9.4-1|716	# add requires on libxml2-utils, as when building most kde applications,
12mr|kdelibs4-4.9.4-1|717	# it will call xmllint to validate the docbook files:
12mr|kdelibs4-4.9.4-1|718	Requires:	libxml2-utils
12mr|kdelibs4-4.9.4-1|719	Requires:	pkgconfig(avahi-compat-libdns_sd)
12mr|kdelibs4-4.9.4-1|720	Requires:	pkgconfig(avahi-client)
12mr|kdelibs4-4.9.4-1|721	Requires:	pkgconfig(enchant)
12mr|kdelibs4-4.9.4-1|722	Requires:	libxslt-proc
12mr|kdelibs4-4.9.4-1|723	Requires:	pkgconfig(libxslt)
12mr|kdelibs4-4.9.4-1|724	Requires:	pkgconfig(openssl)
12mr|kdelibs4-4.9.4-1|725	Requires:	cups-devel >= 1.2
12mr|kdelibs4-4.9.4-1|726	Requires:	pkgconfig(libart-2.0)
12mr|kdelibs4-4.9.4-1|727	Requires:	libsasl-devel
12mr|kdelibs4-4.9.4-1|728	Requires:	tiff-devel
12mr|kdelibs4-4.9.4-1|729	Requires:	pkgconfig(vorbis)
12mr|kdelibs4-4.9.4-1|730	Requires:	pam-devel
12mr|kdelibs4-4.9.4-1|731	Requires:	pkgconfig(alsa)
12mr|kdelibs4-4.9.4-1|732	Requires:	pkgconfig(mad)
12mr|kdelibs4-4.9.4-1|733	Requires:	gdbm-devel
12mr|kdelibs4-4.9.4-1|734	Requires:	pkgconfig(jasper)
12mr|kdelibs4-4.9.4-1|735	Requires:	pkgconfig(OpenEXR)
12mr|kdelibs4-4.9.4-1|736	Requires:	krb5-devel
12mr|kdelibs4-4.9.4-1|737	Requires:	ungif-devel
12mr|kdelibs4-4.9.4-1|738	Requires:	shared-mime-info
12mr|kdelibs4-4.9.4-1|739	Requires:	pkgconfig(xpm)
12mr|kdelibs4-4.9.4-1|740	Requires:	pkgconfig(xft)
12mr|kdelibs4-4.9.4-1|741	Requires:	pkgconfig(shared-desktop-ontologies)
12mr|kdelibs4-4.9.4-1|742	Requires:	%{libkcmutils} = %{EVRD}
12mr|kdelibs4-4.9.4-1|743	Requires:	%{libkde3support} = %{EVRD}
12mr|kdelibs4-4.9.4-1|744	Requires:	%{libkdecore} = %{EVRD}
12mr|kdelibs4-4.9.4-1|745	Requires:	%{libkdefakes} = %{EVRD}
12mr|kdelibs4-4.9.4-1|746	Requires:	%{libkdesu} = %{EVRD}
12mr|kdelibs4-4.9.4-1|747	Requires:	%{libkdeui} = %{EVRD}
12mr|kdelibs4-4.9.4-1|748	Requires:	%{libkdewebkit} = %{EVRD}
12mr|kdelibs4-4.9.4-1|749	Requires:	%{libkdnssd} = %{EVRD}
12mr|kdelibs4-4.9.4-1|750	Requires:	%{libkemoticons} = %{EVRD}
12mr|kdelibs4-4.9.4-1|751	Requires:	%{libkfile} = %{EVRD}
12mr|kdelibs4-4.9.4-1|752	Requires:	%{libkhtml} = %{EVRD}
12mr|kdelibs4-4.9.4-1|753	Requires:	%{libkidletime} = %{EVRD}
12mr|kdelibs4-4.9.4-1|754	Requires:	%{libkimproxy} = %{EVRD}
12mr|kdelibs4-4.9.4-1|755	Requires:	%{libkio} = %{EVRD}
12mr|kdelibs4-4.9.4-1|756	Requires:	%{libkjsapi} = %{EVRD}
12mr|kdelibs4-4.9.4-1|757	Requires:	%{libkjsembed} = %{EVRD}
12mr|kdelibs4-4.9.4-1|758	Requires:	%{libkjs} = %{EVRD}
12mr|kdelibs4-4.9.4-1|759	Requires:	%{libkmediaplayer} = %{EVRD}
12mr|kdelibs4-4.9.4-1|760	Requires:	%{libknewstuff2} = %{EVRD}
12mr|kdelibs4-4.9.4-1|761	Requires:	%{libknewstuff3} = %{EVRD}
12mr|kdelibs4-4.9.4-1|762	Requires:	%{libknotifyconfig} = %{EVRD}
12mr|kdelibs4-4.9.4-1|763	Requires:	%{libkntlm} = %{EVRD}
12mr|kdelibs4-4.9.4-1|764	Requires:	%{libkparts} = %{EVRD}
12mr|kdelibs4-4.9.4-1|765	Requires:	%{libkprintutils} = %{EVRD}
12mr|kdelibs4-4.9.4-1|766	Requires:	%{libkpty} = %{EVRD}
12mr|kdelibs4-4.9.4-1|767	Requires:	%{libkrosscore} = %{EVRD}
12mr|kdelibs4-4.9.4-1|768	Requires:	%{libkrossui} = %{EVRD}
12mr|kdelibs4-4.9.4-1|769	Requires:	%{libktexteditor} = %{EVRD}
12mr|kdelibs4-4.9.4-1|770	Requires:	%{libkunitconversion} = %{EVRD}
12mr|kdelibs4-4.9.4-1|771	Requires:	%{libkunittest} = %{EVRD}
12mr|kdelibs4-4.9.4-1|772	Requires:	%{libkutils} = %{EVRD}
12mr|kdelibs4-4.9.4-1|773	Requires:	%{libplasma} = %{EVRD}
12mr|kdelibs4-4.9.4-1|774	Requires:	%{libsolid} = %{EVRD}
12mr|kdelibs4-4.9.4-1|775	Requires:	%{libthreadweaver} = %{EVRD}
12mr|kdelibs4-4.9.4-1|776	%if ! %{no_libkactivities}
12mr|kdelibs4-4.9.4-1|777	Requires:	%{libkactivities} = %{EVRD}
12mr|kdelibs4-4.9.4-1|778	%endif
12mr|kdelibs4-4.9.4-1|779	Requires:	%{libkdeclarative} = %{EVRD}
12mr|kdelibs4-4.9.4-1|780	%if %{build_nepomuk}
12mr|kdelibs4-4.9.4-1|781	Requires:	%{libnepomuk} = %{EVRD}
12mr|kdelibs4-4.9.4-1|782	Requires:	%{libnepomukquery} = %{EVRD}
12mr|kdelibs4-4.9.4-1|783	Requires:	%{libnepomukutils} = %{EVRD}
12mr|kdelibs4-4.9.4-1|784	%endif
12mr|kdelibs4-4.9.4-1|785	Conflicts:	koffice-devel < 11:1.9.95.9-2mdv
12mr|kdelibs4-4.9.4-1|786	Conflicts:	webkitkde-devel < 0.0-0.1050148.3
12mr|kdelibs4-4.9.4-1|787	Conflicts:	kdeplatform4-devel < 4:0.9.97-3
12mr|kdelibs4-4.9.4-1|788	Conflicts:	%{name}-core < 5:4.7.80-4
12mr|kdelibs4-4.9.4-1|789	
12mr|kdelibs4-4.9.4-1|790	%description devel
12mr|kdelibs4-4.9.4-1|791	This package includes the header files you will need to compile applications
12mr|kdelibs4-4.9.4-1|792	for KDE. Also included is the KDE API documentation in HTML format for easy
12mr|kdelibs4-4.9.4-1|793	browsing.
12mr|kdelibs4-4.9.4-1|794	
12mr|kdelibs4-4.9.4-1|795	%files devel
12mr|kdelibs4-4.9.4-1|796	%{_datadir}/dbus-1/*/*
12mr|kdelibs4-4.9.4-1|797	%{_mandir}/man1/kdecmake.1*
12mr|kdelibs4-4.9.4-1|798	%{_kde_includedir}/*
12mr|kdelibs4-4.9.4-1|799	%{_kde_appsdir}/cmake/modules/*
12mr|kdelibs4-4.9.4-1|800	%{_kde_libdir}/libkdefakes.so
12mr|kdelibs4-4.9.4-1|801	%{_kde_libdir}/libkdesu.so
12mr|kdelibs4-4.9.4-1|802	%{_kde_libdir}/libkdnssd.so
12mr|kdelibs4-4.9.4-1|803	%{_kde_libdir}/libkhtml.so
12mr|kdelibs4-4.9.4-1|804	%{_kde_libdir}/libkimproxy.so
12mr|kdelibs4-4.9.4-1|805	%{_kde_libdir}/libkjs.so
12mr|kdelibs4-4.9.4-1|806	%{_kde_libdir}/libkjsembed.so
12mr|kdelibs4-4.9.4-1|807	%{_kde_libdir}/libkmediaplayer.so
12mr|kdelibs4-4.9.4-1|808	%{_kde_libdir}/libknewstuff2.so
12mr|kdelibs4-4.9.4-1|809	%{_kde_libdir}/libknotifyconfig.so
12mr|kdelibs4-4.9.4-1|810	%{_kde_libdir}/libkntlm.so
12mr|kdelibs4-4.9.4-1|811	%{_kde_libdir}/libkparts.so
12mr|kdelibs4-4.9.4-1|812	%{_kde_libdir}/libkrossui.so
12mr|kdelibs4-4.9.4-1|813	%{_kde_libdir}/libktexteditor.so
12mr|kdelibs4-4.9.4-1|814	%{_kde_libdir}/libkunittest.so
12mr|kdelibs4-4.9.4-1|815	%{_kde_libdir}/libkutils.so
12mr|kdelibs4-4.9.4-1|816	%{_kde_libdir}/libkde3support.so
12mr|kdelibs4-4.9.4-1|817	%{_kde_libdir}/libkpty.so
12mr|kdelibs4-4.9.4-1|818	%{_kde_libdir}/libkfile.so
12mr|kdelibs4-4.9.4-1|819	%{_kde_libdir}/libsolid.so
12mr|kdelibs4-4.9.4-1|820	%{_kde_libdir}/libkrosscore.so
12mr|kdelibs4-4.9.4-1|821	%{_kde_libdir}/libkdecore.so
12mr|kdelibs4-4.9.4-1|822	%{_kde_libdir}/libkdeui.so
12mr|kdelibs4-4.9.4-1|823	%{_kde_libdir}/libkio.so
12mr|kdelibs4-4.9.4-1|824	%{_kde_libdir}/libthreadweaver.so
12mr|kdelibs4-4.9.4-1|825	%{_kde_libdir}/libkjsapi.so
12mr|kdelibs4-4.9.4-1|826	%{_kde_libdir}/libplasma.so
12mr|kdelibs4-4.9.4-1|827	%{_kde_libdir}/libkunitconversion.so
12mr|kdelibs4-4.9.4-1|828	%{_kde_libdir}/libkdewebkit.so
12mr|kdelibs4-4.9.4-1|829	%{_kde_libdir}/libknewstuff3.so
12mr|kdelibs4-4.9.4-1|830	%{_kde_libdir}/libkprintutils.so
12mr|kdelibs4-4.9.4-1|831	%{_kde_libdir}/libkidletime.so
12mr|kdelibs4-4.9.4-1|832	%{_kde_libdir}/libkemoticons.so
12mr|kdelibs4-4.9.4-1|833	%{_kde_libdir}/libkcmutils.so
12mr|kdelibs4-4.9.4-1|834	%if ! %{no_libkactivities}
12mr|kdelibs4-4.9.4-1|835	%{_kde_libdir}/libkactivities.so
12mr|kdelibs4-4.9.4-1|836	%endif
12mr|kdelibs4-4.9.4-1|837	%if %{build_nepomuk}
12mr|kdelibs4-4.9.4-1|838	%{_kde_libdir}/libnepomuk.so
12mr|kdelibs4-4.9.4-1|839	%{_kde_libdir}/libnepomukquery.so
12mr|kdelibs4-4.9.4-1|840	%{_kde_libdir}/libnepomukutils.so
12mr|kdelibs4-4.9.4-1|841	%endif
12mr|kdelibs4-4.9.4-1|842	%{_kde_libdir}/libkdeclarative.so
12mr|kdelibs4-4.9.4-1|843	%{_kde_libdir}/kde4/plugins/designer
12mr|kdelibs4-4.9.4-1|844	%{_kde_bindir}/checkXML
12mr|kdelibs4-4.9.4-1|845	%{_kde_mandir}/man1/checkXML.1*
12mr|kdelibs4-4.9.4-1|846	%{_kde_mandir}/man1/makekdewidgets.1*
12mr|kdelibs4-4.9.4-1|847	%{_kde_mandir}/man1/kconfig_compiler.1*
12mr|kdelibs4-4.9.4-1|848	%{_kde_bindir}/kconfig_compiler
12mr|kdelibs4-4.9.4-1|849	%{_kde_bindir}/makekdewidgets
12mr|kdelibs4-4.9.4-1|850	%{_libdir}/cmake/KDeclarative/*.cmake
12mr|kdelibs4-4.9.4-1|851	
12mr|kdelibs4-4.9.4-1|852	#----------------------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|853	
12mr|kdelibs4-4.9.4-1|854	%package core
12mr|kdelibs4-4.9.4-1|855	Group:		Graphical desktop/KDE
12mr|kdelibs4-4.9.4-1|856	Summary:	KDE 4 system core files
12mr|kdelibs4-4.9.4-1|857	Suggests:	enchant-dictionary
12mr|kdelibs4-4.9.4-1|858	Suggests:	xdg-utils
12mr|kdelibs4-4.9.4-1|859	Requires:	shared-mime-info
12mr|kdelibs4-4.9.4-1|860	Requires:	docbook-dtd42-xml
12mr|kdelibs4-4.9.4-1|861	Requires:	docbook-style-xsl
12mr|kdelibs4-4.9.4-1|862	Requires:	rootcerts
12mr|kdelibs4-4.9.4-1|863	Requires:	shared-desktop-ontologies
12mr|kdelibs4-4.9.4-1|864	Conflicts:	kdebase4-runtime < 1:4.6.0
12mr|kdelibs4-4.9.4-1|865	Requires:	abrt
12mr|kdelibs4-4.9.4-1|866	
12mr|kdelibs4-4.9.4-1|867	%description core
12mr|kdelibs4-4.9.4-1|868	KDE 4 system core files.
12mr|kdelibs4-4.9.4-1|869	
12mr|kdelibs4-4.9.4-1|870	%files core
12mr|kdelibs4-4.9.4-1|871	%{_kde_bindir}/kbuildsycoca4
12mr|kdelibs4-4.9.4-1|872	%{_kde_bindir}/kcookiejar4
12mr|kdelibs4-4.9.4-1|873	%{_kde_bindir}/kde4-config
12mr|kdelibs4-4.9.4-1|874	%{_kde_bindir}/kded4
12mr|kdelibs4-4.9.4-1|875	%{_kde_bindir}/kdeinit4
12mr|kdelibs4-4.9.4-1|876	%{_kde_bindir}/kdeinit4_shutdown
12mr|kdelibs4-4.9.4-1|877	%{_kde_bindir}/kdeinit4_wrapper
12mr|kdelibs4-4.9.4-1|878	%{_kde_bindir}/kjs
12mr|kdelibs4-4.9.4-1|879	%{_kde_bindir}/kjscmd
12mr|kdelibs4-4.9.4-1|880	%{_kde_bindir}/kross
12mr|kdelibs4-4.9.4-1|881	%{_kde_bindir}/kshell4
12mr|kdelibs4-4.9.4-1|882	%{_kde_bindir}/kunittestmodrunner
12mr|kdelibs4-4.9.4-1|883	%{_kde_bindir}/kwrapper4
12mr|kdelibs4-4.9.4-1|884	%{_kde_bindir}/meinproc4
12mr|kdelibs4-4.9.4-1|885	%{_kde_bindir}/meinproc4_simple
12mr|kdelibs4-4.9.4-1|886	%{_kde_bindir}/preparetips
12mr|kdelibs4-4.9.4-1|887	%if %{build_nepomuk}
12mr|kdelibs4-4.9.4-1|888	%{_kde_bindir}/nepomuk-rcgen
12mr|kdelibs4-4.9.4-1|889	%{_kde_bindir}/kfilemetadatareader
12mr|kdelibs4-4.9.4-1|890	%endif
12mr|kdelibs4-4.9.4-1|891	%dir %{_kde_libdir}/kde4
12mr|kdelibs4-4.9.4-1|892	%{_kde_libdir}/kde4/*.so
12mr|kdelibs4-4.9.4-1|893	%dir %{_kde_libdir}/kde4/libexec
12mr|kdelibs4-4.9.4-1|894	%{_kde_libdir}/kde4/libexec/filesharelist
12mr|kdelibs4-4.9.4-1|895	%attr(4755,root,root) %{_kde_libdir}/kde4/libexec/fileshareset
12mr|kdelibs4-4.9.4-1|896	%{_kde_libdir}/kde4/libexec/kauth-policy-gen
12mr|kdelibs4-4.9.4-1|897	%{_kde_libdir}/kde4/libexec/kconf_update
12mr|kdelibs4-4.9.4-1|898	%{_kde_libdir}/kde4/libexec/kdesu_stub
12mr|kdelibs4-4.9.4-1|899	%{_kde_libdir}/kde4/libexec/kio_http_cache_cleaner
12mr|kdelibs4-4.9.4-1|900	%{_kde_libdir}/kde4/libexec/kioslave
12mr|kdelibs4-4.9.4-1|901	%{_kde_libdir}/kde4/libexec/klauncher
12mr|kdelibs4-4.9.4-1|902	%{_kde_libdir}/kde4/libexec/kmailservice
12mr|kdelibs4-4.9.4-1|903	%attr(4755,root,root) %{_kde_libdir}/kde4/libexec/kpac_dhcp_helper
12mr|kdelibs4-4.9.4-1|904	%{_kde_libdir}/kde4/libexec/ksendbugmail
12mr|kdelibs4-4.9.4-1|905	%{_kde_libdir}/kde4/libexec/ktelnetservice
12mr|kdelibs4-4.9.4-1|906	%{_kde_libdir}/kde4/libexec/lnusertemp
12mr|kdelibs4-4.9.4-1|907	%{_kde_libdir}/kde4/libexec/start_kdeinit
12mr|kdelibs4-4.9.4-1|908	%{_kde_libdir}/kde4/libexec/start_kdeinit_wrapper
12mr|kdelibs4-4.9.4-1|909	%dir %{_kde_libdir}/kde4/plugins
12mr|kdelibs4-4.9.4-1|910	%{_kde_libdir}/kde4/plugins/imageformats
12mr|kdelibs4-4.9.4-1|911	%{_kde_libdir}/kde4/plugins/kauth
12mr|kdelibs4-4.9.4-1|912	%{_kde_libdir}/kde4/plugins/script
12mr|kdelibs4-4.9.4-1|913	%{_kde_libdir}/libkdeinit4_*
12mr|kdelibs4-4.9.4-1|914	%{_kde_datadir}/config
12mr|kdelibs4-4.9.4-1|915	%{_kde_datadir}/mime/*
12mr|kdelibs4-4.9.4-1|916	%{_kde_datadir}/kde4
12mr|kdelibs4-4.9.4-1|917	%{_kde_applicationsdir}/kmailservice.desktop
12mr|kdelibs4-4.9.4-1|918	%{_kde_applicationsdir}/ktelnetservice.desktop
12mr|kdelibs4-4.9.4-1|919	%{_kde_appsdir}/proxyscout
12mr|kdelibs4-4.9.4-1|920	%{_kde_appsdir}/LICENSES
12mr|kdelibs4-4.9.4-1|921	%{_kde_appsdir}/kssl
12mr|kdelibs4-4.9.4-1|922	%{_kde_appsdir}/ksgmltools2
12mr|kdelibs4-4.9.4-1|923	%{_kde_appsdir}/knewstuff
12mr|kdelibs4-4.9.4-1|924	%{_kde_appsdir}/kjava
12mr|kdelibs4-4.9.4-1|925	%{_kde_appsdir}/khtml
12mr|kdelibs4-4.9.4-1|926	%{_kde_appsdir}/kdewidgets
12mr|kdelibs4-4.9.4-1|927	%{_kde_appsdir}/kdeui
12mr|kdelibs4-4.9.4-1|928	%{_kde_appsdir}/kconf_update
12mr|kdelibs4-4.9.4-1|929	%{_kde_appsdir}/kcm_componentchooser
12mr|kdelibs4-4.9.4-1|930	%{_kde_appsdir}/kcharselect
12mr|kdelibs4-4.9.4-1|931	%{_kde_docdir}/HTML/en/sonnet
12mr|kdelibs4-4.9.4-1|932	%{_kde_docdir}/HTML/en/common/*
12mr|kdelibs4-4.9.4-1|933	%{_kde_docdir}/HTML/en/kioslave/data
12mr|kdelibs4-4.9.4-1|934	%{_kde_docdir}/HTML/en/kioslave/file
12mr|kdelibs4-4.9.4-1|935	%{_kde_docdir}/HTML/en/kioslave/ftp
12mr|kdelibs4-4.9.4-1|936	%{_kde_docdir}/HTML/en/kioslave/help
12mr|kdelibs4-4.9.4-1|937	%{_kde_docdir}/HTML/en/kioslave/http
12mr|kdelibs4-4.9.4-1|938	%{_kde_docdir}/HTML/en/kioslave/mailto
12mr|kdelibs4-4.9.4-1|939	%{_kde_docdir}/HTML/en/kioslave/rlogin
12mr|kdelibs4-4.9.4-1|940	%{_kde_docdir}/HTML/en/kioslave/telnet
12mr|kdelibs4-4.9.4-1|941	%{_kde_docdir}/HTML/en/kioslave/webdav
12mr|kdelibs4-4.9.4-1|942	%{_kde_mandir}/man1/kde4-config.1*
12mr|kdelibs4-4.9.4-1|943	%{_kde_mandir}/man7/kdeoptions.7*
12mr|kdelibs4-4.9.4-1|944	%{_kde_mandir}/man7/qtoptions.7*
12mr|kdelibs4-4.9.4-1|945	%{_kde_mandir}/man8/kbuildsycoca4.8*
12mr|kdelibs4-4.9.4-1|946	%{_kde_mandir}/man8/kcookiejar4.8*
12mr|kdelibs4-4.9.4-1|947	%{_kde_mandir}/man8/kdeinit4.8*
12mr|kdelibs4-4.9.4-1|948	%{_kde_mandir}/man8/meinproc4.8*
12mr|kdelibs4-4.9.4-1|949	%{_kde_mandir}/man1/kjs.1.*
12mr|kdelibs4-4.9.4-1|950	%{_kde_mandir}/man1/kjscmd.1.*
12mr|kdelibs4-4.9.4-1|951	%{_kde_mandir}/man1/kross.1.*
12mr|kdelibs4-4.9.4-1|952	%{_kde_mandir}/man1/preparetips.1.*
12mr|kdelibs4-4.9.4-1|953	%{_kde_mandir}/man8/kded4.8.*
12mr|kdelibs4-4.9.4-1|954	%{_kde_iconsdir}/hicolor/*/actions/presence_away.png
12mr|kdelibs4-4.9.4-1|955	%{_kde_iconsdir}/hicolor/*/actions/presence_offline.png
12mr|kdelibs4-4.9.4-1|956	%{_kde_iconsdir}/hicolor/*/actions/presence_online.png
12mr|kdelibs4-4.9.4-1|957	%{_kde_iconsdir}/hicolor/*/actions/presence_unknown.png
12mr|kdelibs4-4.9.4-1|958	%{_kde_datadir}/locale/all_languages
12mr|kdelibs4-4.9.4-1|959	%{_sysconfdir}/dbus-1/system.d/org.kde.auth.conf
12mr|kdelibs4-4.9.4-1|960	%{_kde_sysconfdir}/xdg/kde4/menus/applications.menu
12mr|kdelibs4-4.9.4-1|961	%{_kde_appsdir}/kauth
12mr|kdelibs4-4.9.4-1|962	%{_kde_appsdir}/plasma
12mr|kdelibs4-4.9.4-1|963	%{_kde_datadir}/locale/en_US/entry.desktop
12mr|kdelibs4-4.9.4-1|964	
12mr|kdelibs4-4.9.4-1|965	#----------------------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|966	
12mr|kdelibs4-4.9.4-1|967	%if %{compile_apidox}
12mr|kdelibs4-4.9.4-1|968	%package apidoc
12mr|kdelibs4-4.9.4-1|969	Group:		Development/KDE and Qt
12mr|kdelibs4-4.9.4-1|970	Summary:	Development documentation for %{name}
12mr|kdelibs4-4.9.4-1|971	Requires:	qt4-doc
12mr|kdelibs4-4.9.4-1|972	
12mr|kdelibs4-4.9.4-1|973	%description apidoc
12mr|kdelibs4-4.9.4-1|974	This packages contains all development documentation for kdelibs
12mr|kdelibs4-4.9.4-1|975	
12mr|kdelibs4-4.9.4-1|976	%files apidoc
12mr|kdelibs4-4.9.4-1|977	%{_docdir}/kde4/api/*
12mr|kdelibs4-4.9.4-1|978	%endif
12mr|kdelibs4-4.9.4-1|979	
12mr|kdelibs4-4.9.4-1|980	#----------------------------------------------------------------------------------
12mr|kdelibs4-4.9.4-1|981	
12mr|kdelibs4-4.9.4-1|982	%prep
12mr|kdelibs4-4.9.4-1|983	%setup -q -n kdelibs-%{version}
12mr|kdelibs4-4.9.4-1|984	
12mr|kdelibs4-4.9.4-1|985	%patch1 -p0
12mr|kdelibs4-4.9.4-1|986	%if ! %{with_drkonqi}
12mr|kdelibs4-4.9.4-1|987	%patch2 -p0
12mr|kdelibs4-4.9.4-1|988	%endif
12mr|kdelibs4-4.9.4-1|989	%patch3 -p1
12mr|kdelibs4-4.9.4-1|990	%patch100 -p1
12mr|kdelibs4-4.9.4-1|991	%patch200 -p1
12mr|kdelibs4-4.9.4-1|992	%patch203 -p1
12mr|kdelibs4-4.9.4-1|993	%patch204 -p1
12mr|kdelibs4-4.9.4-1|994	%patch206 -p1
12mr|kdelibs4-4.9.4-1|995	%patch207 -p1
12mr|kdelibs4-4.9.4-1|996	%patch208 -p1
12mr|kdelibs4-4.9.4-1|997	%patch209 -p1
12mr|kdelibs4-4.9.4-1|998	
12mr|kdelibs4-4.9.4-1|999	%build
12mr|kdelibs4-4.9.4-1|1000	%cmake_kde4 %{?no_libkactivities:-DBUILD_libkactivities:BOOL=OFF}
12mr|kdelibs4-4.9.4-1|1001	
12mr|kdelibs4-4.9.4-1|1002	%if %{compile_apidox}
12mr|kdelibs4-4.9.4-1|1003	cd ..
12mr|kdelibs4-4.9.4-1|1004	doc/api/doxygen.sh --doxdatadir=${PWD}/doc/common .
12mr|kdelibs4-4.9.4-1|1005	%endif
12mr|kdelibs4-4.9.4-1|1006	
12mr|kdelibs4-4.9.4-1|1007	%install
12mr|kdelibs4-4.9.4-1|1008	%makeinstall_std -C build
12mr|kdelibs4-4.9.4-1|1009	
12mr|kdelibs4-4.9.4-1|1010	%if %{compile_apidox}
12mr|kdelibs4-4.9.4-1|1011	mkdir -p %{buildroot}%{_docdir}/kde4/api
12mr|kdelibs4-4.9.4-1|1012	cp -av kdelibs-%{version}-apidocs %{buildroot}%{_docdir}/kde4/api/kdelibs
12mr|kdelibs4-4.9.4-1|1013	%endif
12mr|kdelibs4-4.9.4-1|1014	
12mr|kdelibs4-4.9.4-1|1015	rm -fr %{buildroot}%{_kde_appsdir}/kssl/ca-bundle.crt
12mr|kdelibs4-4.9.4-1|1016	ln -snf %{_sysconfdir}/pki/tls/certs/ca-bundle.crt %{buildroot}%{_kde_appsdir}/kssl/ca-bundle.crt
12mr|kdelibs4-4.9.4-1|1017	
12mr|kdelibs4-4.9.4-1|1018	
12mr|kdelibs4-4.9.4-1|1019	%changelog
12mr|kdelibs4-4.9.4-1|1020	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.4-1
12mr|kdelibs4-4.9.4-1|1021	- New version 4.9.4
12mr|kdelibs4-4.9.4-1|1022	
12mr|kdelibs4-4.9.4-1|1023	* Thu Nov 29 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 5:4.9.3-2
12mr|kdelibs4-4.9.4-1|1024	- Added patch for webdav mimetypes detection
12mr|kdelibs4-4.9.4-1|1025	
12mr|kdelibs4-4.9.4-1|1026	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.3-1
12mr|kdelibs4-4.9.4-1|1027	- New version 4.9.3
12mr|kdelibs4-4.9.4-1|1028	
12mr|kdelibs4-4.9.4-1|1029	* Fri Nov 04 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 5:4.9.2-2
12mr|kdelibs4-4.9.4-1|1030	- Updated klook patch
12mr|kdelibs4-4.9.4-1|1031	
12mr|kdelibs4-4.9.4-1|1032	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.2-1
12mr|kdelibs4-4.9.4-1|1033	- New version 4.9.2
12mr|kdelibs4-4.9.4-1|1034	
12mr|kdelibs4-4.9.4-1|1035	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.1-2
12mr|kdelibs4-4.9.4-1|1036	- New version 4.9.1
12mr|kdelibs4-4.9.4-1|1037	- Add patch for items preview with klook in standard open/save dialog
12mr|kdelibs4-4.9.4-1|1038	
12mr|kdelibs4-4.9.4-1|1039	* Fri Aug 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.0-1
12mr|kdelibs4-4.9.4-1|1040	- New version 4.9.0
12mr|kdelibs4-4.9.4-1|1041	
12mr|kdelibs4-4.9.4-1|1042	* Thu Jul 12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.8.97-1
12mr|kdelibs4-4.9.4-1|1043	- New version 4.8.97
12mr|kdelibs4-4.9.4-1|1044	
12mr|kdelibs4-4.9.4-1|1045	* Mon Jul 09 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.8.95-4
12mr|kdelibs4-4.9.4-1|1046	- Update fileplaces patch (adds Documents to default bookmarks)
12mr|kdelibs4-4.9.4-1|1047	
12mr|kdelibs4-4.9.4-1|1048	* Sun Jul 08 2012 Bernhard Rosenkraenzer <bero@bero.eu> 5:4.8.95-3
12mr|kdelibs4-4.9.4-1|1049	+ Revision: 808509
12mr|kdelibs4-4.9.4-1|1050	- Rebuild for libudev.so.1
12mr|kdelibs4-4.9.4-1|1051	- Fix rpmlint problems
12mr|kdelibs4-4.9.4-1|1052	
12mr|kdelibs4-4.9.4-1|1053	* Mon Jul 02 2012 Andrey Bondrov <abondrov@mandriva.org> 5:4.8.95-2
12mr|kdelibs4-4.9.4-1|1054	+ Revision: 807874
12mr|kdelibs4-4.9.4-1|1055	- Rebuild for new attica
12mr|kdelibs4-4.9.4-1|1056	
12mr|kdelibs4-4.9.4-1|1057	* Sun Jul 01 2012 Andrey Bondrov <abondrov@mandriva.org> 5:4.8.95-1
12mr|kdelibs4-4.9.4-1|1058	+ Revision: 807688
12mr|kdelibs4-4.9.4-1|1059	- Adjust BuildRequires a bit
12mr|kdelibs4-4.9.4-1|1060	- Convert more stuff to pkgconfig style
12mr|kdelibs4-4.9.4-1|1061	- Convert BuildRequires to pkgconfig style again
12mr|kdelibs4-4.9.4-1|1062	- Update to 4.8.95, sync with Rosa
12mr|kdelibs4-4.9.4-1|1063	
12mr|kdelibs4-4.9.4-1|1064	* Fri Jun 08 2012 Crispin Boylan <crisb@mandriva.org> 5:4.8.4-1
12mr|kdelibs4-4.9.4-1|1065	+ Revision: 803578
12mr|kdelibs4-4.9.4-1|1066	- New release
12mr|kdelibs4-4.9.4-1|1067	
12mr|kdelibs4-4.9.4-1|1068	* Fri May 04 2012 Crispin Boylan <crisb@mandriva.org> 5:4.8.3-1
12mr|kdelibs4-4.9.4-1|1069	+ Revision: 795964
12mr|kdelibs4-4.9.4-1|1070	- New release
12mr|kdelibs4-4.9.4-1|1071	
12mr|kdelibs4-4.9.4-1|1072	* Wed Apr 18 2012 Crispin Boylan <crisb@mandriva.org> 5:4.8.2-1
12mr|kdelibs4-4.9.4-1|1073	+ Revision: 791676
12mr|kdelibs4-4.9.4-1|1074	- New release
12mr|kdelibs4-4.9.4-1|1075	
12mr|kdelibs4-4.9.4-1|1076	* Thu Mar 29 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 5:4.8.1-2
12mr|kdelibs4-4.9.4-1|1077	+ Revision: 788192
12mr|kdelibs4-4.9.4-1|1078	- rebuild with fixed dependency generator
12mr|kdelibs4-4.9.4-1|1079	
12mr|kdelibs4-4.9.4-1|1080	* Tue Mar 13 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:4.8.1-1
12mr|kdelibs4-4.9.4-1|1081	+ Revision: 784597
12mr|kdelibs4-4.9.4-1|1082	- Fix file list
12mr|kdelibs4-4.9.4-1|1083	- New upstream tarball
12mr|kdelibs4-4.9.4-1|1084	
12mr|kdelibs4-4.9.4-1|1085	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|kdelibs4-4.9.4-1|1086	- use pkgconfig() deps for buildrequires
12mr|kdelibs4-4.9.4-1|1087	
12mr|kdelibs4-4.9.4-1|1088	* Sun Feb 12 2012 Oden Eriksson <oeriksson@mandriva.com> 5:4.8.0-5
12mr|kdelibs4-4.9.4-1|1089	+ Revision: 773525
12mr|kdelibs4-4.9.4-1|1090	- rebuild
12mr|kdelibs4-4.9.4-1|1091	- rebuilt because of missing lib[64]kjsapi4
12mr|kdelibs4-4.9.4-1|1092	
12mr|kdelibs4-4.9.4-1|1093	* Wed Feb 08 2012 Matthew Dawkins <mattydaw@mandriva.org> 5:4.8.0-3
12mr|kdelibs4-4.9.4-1|1094	+ Revision: 772226
12mr|kdelibs4-4.9.4-1|1095	- added missing BR libxi-devel
12mr|kdelibs4-4.9.4-1|1096	
12mr|kdelibs4-4.9.4-1|1097	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|kdelibs4-4.9.4-1|1098	- rebuilt for new pcre
12mr|kdelibs4-4.9.4-1|1099	
12mr|kdelibs4-4.9.4-1|1100	* Sat Jan 28 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:4.8.0-2
12mr|kdelibs4-4.9.4-1|1101	+ Revision: 769544
12mr|kdelibs4-4.9.4-1|1102	- Add P100: Fix loading profiles
12mr|kdelibs4-4.9.4-1|1103	
12mr|kdelibs4-4.9.4-1|1104	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:4.8.0-1
12mr|kdelibs4-4.9.4-1|1105	+ Revision: 762515
12mr|kdelibs4-4.9.4-1|1106	- New upstream tarball
12mr|kdelibs4-4.9.4-1|1107	- Add Requires: dbus-x11 ( from mageia )
12mr|kdelibs4-4.9.4-1|1108	
12mr|kdelibs4-4.9.4-1|1109	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:4.7.97-1
12mr|kdelibs4-4.9.4-1|1110	+ Revision: 758100
12mr|kdelibs4-4.9.4-1|1111	- New upstream tarball
12mr|kdelibs4-4.9.4-1|1112	
12mr|kdelibs4-4.9.4-1|1113	* Sat Dec 31 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:4.7.95-1
12mr|kdelibs4-4.9.4-1|1114	+ Revision: 748541
12mr|kdelibs4-4.9.4-1|1115	- New version
12mr|kdelibs4-4.9.4-1|1116	
12mr|kdelibs4-4.9.4-1|1117	* Thu Dec 29 2011 Zé <ze@mandriva.org> 5:4.7.90-2
12mr|kdelibs4-4.9.4-1|1118	+ Revision: 748187
12mr|kdelibs4-4.9.4-1|1119	- rebuild against new attica
12mr|kdelibs4-4.9.4-1|1120	
12mr|kdelibs4-4.9.4-1|1121	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:4.7.90-1
12mr|kdelibs4-4.9.4-1|1122	+ Revision: 739370
12mr|kdelibs4-4.9.4-1|1123	- New upstream tarball
12mr|kdelibs4-4.9.4-1|1124	
12mr|kdelibs4-4.9.4-1|1125	+ Zé <ze@mandriva.org>
12mr|kdelibs4-4.9.4-1|1126	- fix path fir dbus files
12mr|kdelibs4-4.9.4-1|1127	- seams neoclust dont cares about fixing things, kde-l10n-en_US needs to be removed else is NOT possible to upgrade to kde from cooker
12mr|kdelibs4-4.9.4-1|1128	- clean requires that already exist by default in devel package
12mr|kdelibs4-4.9.4-1|1129	
12mr|kdelibs4-4.9.4-1|1130	* Fri Nov 25 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 5:4.7.80-6
12mr|kdelibs4-4.9.4-1|1131	+ Revision: 733369
12mr|kdelibs4-4.9.4-1|1132	- remove overlapping dependencies for -devel package triggering rpm bug
12mr|kdelibs4-4.9.4-1|1133	
12mr|kdelibs4-4.9.4-1|1134	* Fri Nov 25 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:4.7.80-5
12mr|kdelibs4-4.9.4-1|1135	+ Revision: 733316
12mr|kdelibs4-4.9.4-1|1136	- Fix requires in the devel package
12mr|kdelibs4-4.9.4-1|1137	
12mr|kdelibs4-4.9.4-1|1138	* Fri Nov 25 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:4.7.80-4
12mr|kdelibs4-4.9.4-1|1139	+ Revision: 733301
12mr|kdelibs4-4.9.4-1|1140	- Add back mattydaw buildrequire fix
12mr|kdelibs4-4.9.4-1|1141	- Enhance self requires
12mr|kdelibs4-4.9.4-1|1142	- Add grantlee-devel as buildrequires
12mr|kdelibs4-4.9.4-1|1143	Do not provide plasma-devel anymore
12mr|kdelibs4-4.9.4-1|1144	- Add SUID on kpac_dhcp_helper ( from fedora )
12mr|kdelibs4-4.9.4-1|1145	- Move makekdewidgets in devel ( from fedora )
12mr|kdelibs4-4.9.4-1|1146	- Revert previous commit ( some changes will be cherrypicked if useful)
12mr|kdelibs4-4.9.4-1|1147	- Fix icons listing  ( Patch from Mikala )
12mr|kdelibs4-4.9.4-1|1148	- Do not own icons dir
12mr|kdelibs4-4.9.4-1|1149	- Revert the 3 previous commits because they were wrong:
12mr|kdelibs4-4.9.4-1|1150	
12mr|kdelibs4-4.9.4-1|1151	+ Zé <ze@mandriva.org>
12mr|kdelibs4-4.9.4-1|1152	- once again you revert things that fix errors, mainproc its just needed to develop as discussed with major kde velopment person
12mr|kdelibs4-4.9.4-1|1153	- theres:
12mr|kdelibs4-4.9.4-1|1154	o %%{_kde_libdir}/kde4/plugins/script/libkrossqtsplugin.so.4
12mr|kdelibs4-4.9.4-1|1155	o %%{_kde_libdir}/kde4/plugins/script/libkrossqtsplugin.so.4.7.0
12mr|kdelibs4-4.9.4-1|1156	that arent devel files, and exist in core, thats why %%{_kde_libdir}/kde4/plugins/script/libkrossqtsplugin.so is moved to devel package being a devel file
12mr|kdelibs4-4.9.4-1|1157	- you should be consistent to what you say and use the same macros the files that exist in /etc
12mr|kdelibs4-4.9.4-1|1158	- the the file list was to fix the file listed twice since you had a simple * and in the next line you was listing again a file from the same path
12mr|kdelibs4-4.9.4-1|1159	- the file %%{_kde_libdir}/kde4/libexec/kauth-policy-gen needs to be setuid as indicated in kio/misc/kpac/README.wpad (this was also indicated in the spec.
12mr|kdelibs4-4.9.4-1|1160	- its neeed to have a conflict for kde-l10n-en_US, since kde-l10n-en_US < 2:4.6.4-1 isnt conflicting with the official one since their version is 4.6.4-2, therefore the existant conflict was useless and was preventing an upgrade.
12mr|kdelibs4-4.9.4-1|1161	- please try to not revert fixes that are fixing errors just because you dont like me and for the sake of kde
12mr|kdelibs4-4.9.4-1|1162	
12mr|kdelibs4-4.9.4-1|1163	* Fri Nov 25 2011 Matthew Dawkins <mattydaw@mandriva.org> 5:4.7.80-3
12mr|kdelibs4-4.9.4-1|1164	+ Revision: 733275
12mr|kdelibs4-4.9.4-1|1165	- fixed BR this time
12mr|kdelibs4-4.9.4-1|1166	- corrected BR name
12mr|kdelibs4-4.9.4-1|1167	
12mr|kdelibs4-4.9.4-1|1168	+ Zé <ze@mandriva.org>
12mr|kdelibs4-4.9.4-1|1169	- put back binaries that are only used for development into devel package:
12mr|kdelibs4-4.9.4-1|1170	o %%{_kde_bindir}/makekdewidgets
12mr|kdelibs4-4.9.4-1|1171	o %%{_kde_bindir}/meinproc4
12mr|kdelibs4-4.9.4-1|1172	o %%{_kde_bindir}/meinproc4_simple
12mr|kdelibs4-4.9.4-1|1173	and there manuals:
12mr|kdelibs4-4.9.4-1|1174	o %%{_kde_mandir}/man1/kdecmake.1*
12mr|kdelibs4-4.9.4-1|1175	o %%{_kde_mandir}/man1/makekdewidgets.1*
12mr|kdelibs4-4.9.4-1|1176	o %%{_kde_mandir}/man8/meinproc4.8*
12mr|kdelibs4-4.9.4-1|1177	- set suid kauth-policy-gen due to security issues
12mr|kdelibs4-4.9.4-1|1178	- conflict kde-l10n-en_US to allow upgrades (for example upgrading to cooker)
12mr|kdelibs4-4.9.4-1|1179	- fix file list to avoid files in severall packages (duplicates)
12mr|kdelibs4-4.9.4-1|1180	- move %%{_kde_libdir}/kde4/plugins/script/libkrossqtsplugin.so into devel package
12mr|kdelibs4-4.9.4-1|1181	- add back grantlee support for generating compilable code by the ModelEventLogger
12mr|kdelibs4-4.9.4-1|1182	- do not own directory /usr/share/icons
12mr|kdelibs4-4.9.4-1|1183	- fix an entry from %%_kde_sysconfdir to %%{_sysconfdir},but in fact we could even use the prefix in all entries if kde4-macros would be correctly done,and the files would continue being installed in /etc even if using the macro %%{_kde_sysconfdir}
12mr|kdelibs4-4.9.4-1|1184	- rename %%_docdir into %%{_kde_docdir} to avoid installing diferente kde versions documentation in the same directory, therefore causing conflicts
12mr|kdelibs4-4.9.4-1|1185	
12mr|kdelibs4-4.9.4-1|1186	* Tue Nov 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:4.7.80-2
12mr|kdelibs4-4.9.4-1|1187	+ Revision: 732447
12mr|kdelibs4-4.9.4-1|1188	- Try to workaround a nasty rpm5 bug by changing a space by a tab
12mr|kdelibs4-4.9.4-1|1189	in kdelibs4-devel Requires
12mr|kdelibs4-4.9.4-1|1190	
12mr|kdelibs4-4.9.4-1|1191	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:4.7.80-1
12mr|kdelibs4-4.9.4-1|1192	+ Revision: 731719
12mr|kdelibs4-4.9.4-1|1193	- New version 4.7.80
12mr|kdelibs4-4.9.4-1|1194	- Add back libkactivities-devel requires now it is fixed
12mr|kdelibs4-4.9.4-1|1195	
12mr|kdelibs4-4.9.4-1|1196	* Fri Nov 18 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:4.7.41-10
12mr|kdelibs4-4.9.4-1|1197	+ Revision: 731558
12mr|kdelibs4-4.9.4-1|1198	- Do not requires libkactivities-devel
12mr|kdelibs4-4.9.4-1|1199	
12mr|kdelibs4-4.9.4-1|1200	* Fri Nov 18 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:4.7.41-9
12mr|kdelibs4-4.9.4-1|1201	+ Revision: 731534
12mr|kdelibs4-4.9.4-1|1202	- Fix requires when building W/o bundled libkactivities
12mr|kdelibs4-4.9.4-1|1203	
12mr|kdelibs4-4.9.4-1|1204	* Fri Nov 18 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:4.7.41-8
12mr|kdelibs4-4.9.4-1|1205	+ Revision: 731516
12mr|kdelibs4-4.9.4-1|1206	- Fix file list when building w/o bundled libkactivities
12mr|kdelibs4-4.9.4-1|1207	- Do not build bundled libkactivities
12mr|kdelibs4-4.9.4-1|1208	
12mr|kdelibs4-4.9.4-1|1209	* Tue Nov 01 2011 Oden Eriksson <oeriksson@mandriva.com> 5:4.7.41-6
12mr|kdelibs4-4.9.4-1|1210	+ Revision: 709282
12mr|kdelibs4-4.9.4-1|1211	- sync with MDVSA-2011:162
12mr|kdelibs4-4.9.4-1|1212	
12mr|kdelibs4-4.9.4-1|1213	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdelibs4-4.9.4-1|1214	- Revert previous commits:
12mr|kdelibs4-4.9.4-1|1215	- Do not move files in devel packages w/o good reasons: .so files in kde in %%libdir/kde4/ are not devel files and this add no devel requires
12mr|kdelibs4-4.9.4-1|1216	- Do not use kde macros for files not owned by kde packages
12mr|kdelibs4-4.9.4-1|1217	- Do not move to many files in the devel package
12mr|kdelibs4-4.9.4-1|1218	- Revert because previous commit has not been reviewed by Mandriva kde team, this is a MUST HAVE
12mr|kdelibs4-4.9.4-1|1219	
12mr|kdelibs4-4.9.4-1|1220	+ Zé <ze@mandriva.org>
12mr|kdelibs4-4.9.4-1|1221	- use kde4 macros
12mr|kdelibs4-4.9.4-1|1222	- add conflict for kde-l10n-en_US to avoid break upgrade into version 4.7.41
12mr|kdelibs4-4.9.4-1|1223	- fix provides
12mr|kdelibs4-4.9.4-1|1224	- move strict development apps into devel package
12mr|kdelibs4-4.9.4-1|1225	- move devel file to correct package to avoid having kdelibs4-devel installed by default
12mr|kdelibs4-4.9.4-1|1226	- enable grantlee support needed by ProxyModel test suite
12mr|kdelibs4-4.9.4-1|1227	- add missing major4 variable
12mr|kdelibs4-4.9.4-1|1228	- > - add optional support for grantlee
12mr|kdelibs4-4.9.4-1|1229	> - mode strict devel apps into devel package
12mr|kdelibs4-4.9.4-1|1230	> - fix kde-l10n-en_US conflict
12mr|kdelibs4-4.9.4-1|1231	> - use kde macros
12mr|kdelibs4-4.9.4-1|1232	> - fix install section (clean buildroot before install)
12mr|kdelibs4-4.9.4-1|1233	> - arrange spec
12mr|kdelibs4-4.9.4-1|1234	- do not own icons directory
12mr|kdelibs4-4.9.4-1|1235	- move %%libdir/kde4/plugins/script/libkrossqtsplugin.so into devel package,this was causing th at devel package was being installed wrongly required
12mr|kdelibs4-4.9.4-1|1236	- change to conflict since obsolete will erase kde-l10n-EN_USfrom BS
12mr|kdelibs4-4.9.4-1|1237	
12mr|kdelibs4-4.9.4-1|1238	* Thu Sep 29 2011 Zé <ze@mandriva.org> 5:4.7.41-4
12mr|kdelibs4-4.9.4-1|1239	+ Revision: 701887
12mr|kdelibs4-4.9.4-1|1240	- we need to obsolete kde-l10n-en_US to avoid break upgrade into cooker
12mr|kdelibs4-4.9.4-1|1241	- add missing conflict for kde-l10n-en_US
12mr|kdelibs4-4.9.4-1|1242	
12mr|kdelibs4-4.9.4-1|1243	* Mon Sep 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:4.7.41-3
12mr|kdelibs4-4.9.4-1|1244	+ Revision: 700277
12mr|kdelibs4-4.9.4-1|1245	- Workaround libpng new API
12mr|kdelibs4-4.9.4-1|1246	- Fix kdelibs build
12mr|kdelibs4-4.9.4-1|1247	
12mr|kdelibs4-4.9.4-1|1248	* Mon Aug 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:4.7.41-1
12mr|kdelibs4-4.9.4-1|1249	+ Revision: 696064
12mr|kdelibs4-4.9.4-1|1250	- New version 4.7.41
12mr|kdelibs4-4.9.4-1|1251	
12mr|kdelibs4-4.9.4-1|1252	* Wed Jul 27 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:4.7.40-1
12mr|kdelibs4-4.9.4-1|1253	+ Revision: 691997
12mr|kdelibs4-4.9.4-1|1254	- Remove wrong requires
12mr|kdelibs4-4.9.4-1|1255	- Finally fix file list
12mr|kdelibs4-4.9.4-1|1256	- Fix file list
12mr|kdelibs4-4.9.4-1|1257	- Fix file list
12mr|kdelibs4-4.9.4-1|1258	- Fix file list
12mr|kdelibs4-4.9.4-1|1259	- Fix file list
12mr|kdelibs4-4.9.4-1|1260	- Fix file list
12mr|kdelibs4-4.9.4-1|1261	- Fix file list
12mr|kdelibs4-4.9.4-1|1262	- Add new libs packages
12mr|kdelibs4-4.9.4-1|1263	- Update to kde 4.7.40
12mr|kdelibs4-4.9.4-1|1264	Comment all file list to be able to see the whole list
12mr|kdelibs4-4.9.4-1|1265	
12mr|kdelibs4-4.9.4-1|1266	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|kdelibs4-4.9.4-1|1267	- make %%branch conditional inline in just one release tag definition to avoid
12mr|kdelibs4-4.9.4-1|1268	confusion about which to update
12mr|kdelibs4-4.9.4-1|1269	- fix file conflict during upgrade due to /usr/share/locale/en_US/entry.desktop
12mr|kdelibs4-4.9.4-1|1270	being moved to kdelibs4-core from kdebase4-runtime
12mr|kdelibs4-4.9.4-1|1271	- fix upgrade of %%{_lib}knewstuff34 to renamed %%{_lib}knewstuff3_4
12mr|kdelibs4-4.9.4-1|1272	
12mr|kdelibs4-4.9.4-1|1273	* Mon Jul 11 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.95-1
12mr|kdelibs4-4.9.4-1|1274	+ Revision: 689599
12mr|kdelibs4-4.9.4-1|1275	- New version 4.7 Rc2
12mr|kdelibs4-4.9.4-1|1276	
12mr|kdelibs4-4.9.4-1|1277	* Fri Jul 08 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.90-2
12mr|kdelibs4-4.9.4-1|1278	+ Revision: 689331
12mr|kdelibs4-4.9.4-1|1279	- Fix requires in the devel package
12mr|kdelibs4-4.9.4-1|1280	
12mr|kdelibs4-4.9.4-1|1281	* Fri Jul 08 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.90-1
12mr|kdelibs4-4.9.4-1|1282	+ Revision: 689295
12mr|kdelibs4-4.9.4-1|1283	- Fix file list
12mr|kdelibs4-4.9.4-1|1284	- Update to kde 4.7 rc1
12mr|kdelibs4-4.9.4-1|1285	
12mr|kdelibs4-4.9.4-1|1286	* Thu Jun 16 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.4-6
12mr|kdelibs4-4.9.4-1|1287	+ Revision: 685494
12mr|kdelibs4-4.9.4-1|1288	- Rebuild without bootstraping
12mr|kdelibs4-4.9.4-1|1289	
12mr|kdelibs4-4.9.4-1|1290	* Wed Jun 15 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.4-5
12mr|kdelibs4-4.9.4-1|1291	+ Revision: 685455
12mr|kdelibs4-4.9.4-1|1292	- Enable bootstrap
12mr|kdelibs4-4.9.4-1|1293	- Change kde-l10n as suggests the time it is in contrib
12mr|kdelibs4-4.9.4-1|1294	
12mr|kdelibs4-4.9.4-1|1295	* Wed Jun 15 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.4-4
12mr|kdelibs4-4.9.4-1|1296	+ Revision: 685222
12mr|kdelibs4-4.9.4-1|1297	- Remove kde-l10n-en_US package
12mr|kdelibs4-4.9.4-1|1298	Change kde4-l10n requires into kde-l10n
12mr|kdelibs4-4.9.4-1|1299	
12mr|kdelibs4-4.9.4-1|1300	* Tue Jun 14 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.4-3
12mr|kdelibs4-4.9.4-1|1301	+ Revision: 684994
12mr|kdelibs4-4.9.4-1|1302	- Fix patch name
12mr|kdelibs4-4.9.4-1|1303	- Update nepomuk patch
12mr|kdelibs4-4.9.4-1|1304	- New version 4.6.4
12mr|kdelibs4-4.9.4-1|1305	
12mr|kdelibs4-4.9.4-1|1306	* Mon Jun 06 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.3-3
12mr|kdelibs4-4.9.4-1|1307	+ Revision: 682950
12mr|kdelibs4-4.9.4-1|1308	- Add NetworkShare for solid from trunk
12mr|kdelibs4-4.9.4-1|1309	
12mr|kdelibs4-4.9.4-1|1310	* Mon Jun 06 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.3-2
12mr|kdelibs4-4.9.4-1|1311	+ Revision: 682893
12mr|kdelibs4-4.9.4-1|1312	- Sync nepomuk with trunk
12mr|kdelibs4-4.9.4-1|1313	- Remove old and unneeded obsoletes/conflicts
12mr|kdelibs4-4.9.4-1|1314	Adapt spec file for rpm5
12mr|kdelibs4-4.9.4-1|1315	
12mr|kdelibs4-4.9.4-1|1316	* Thu May 12 2011 Funda Wang <fwang@mandriva.org> 2:4.6.3-1
12mr|kdelibs4-4.9.4-1|1317	+ Revision: 673924
12mr|kdelibs4-4.9.4-1|1318	- New version 4.6.3
12mr|kdelibs4-4.9.4-1|1319	hunspell patch merged
12mr|kdelibs4-4.9.4-1|1320	
12mr|kdelibs4-4.9.4-1|1321	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 2:4.6.2-2
12mr|kdelibs4-4.9.4-1|1322	+ Revision: 655818
12mr|kdelibs4-4.9.4-1|1323	- add upstream patch to find hunspell 1.3
12mr|kdelibs4-4.9.4-1|1324	
12mr|kdelibs4-4.9.4-1|1325	* Wed Apr 06 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.2-1
12mr|kdelibs4-4.9.4-1|1326	+ Revision: 650960
12mr|kdelibs4-4.9.4-1|1327	- Remove merged patch
12mr|kdelibs4-4.9.4-1|1328	- Remove mkrel
12mr|kdelibs4-4.9.4-1|1329	- New version 4.6.2
12mr|kdelibs4-4.9.4-1|1330	
12mr|kdelibs4-4.9.4-1|1331	* Mon Mar 28 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.1-6
12mr|kdelibs4-4.9.4-1|1332	+ Revision: 648669
12mr|kdelibs4-4.9.4-1|1333	- Add P100 to fix CVE-2011-1168
12mr|kdelibs4-4.9.4-1|1334	
12mr|kdelibs4-4.9.4-1|1335	* Mon Mar 21 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.1-5
12mr|kdelibs4-4.9.4-1|1336	+ Revision: 647286
12mr|kdelibs4-4.9.4-1|1337	- Enable udisk backend
12mr|kdelibs4-4.9.4-1|1338	- Better fix for buildrequires
12mr|kdelibs4-4.9.4-1|1339	
12mr|kdelibs4-4.9.4-1|1340	* Mon Mar 21 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.1-4
12mr|kdelibs4-4.9.4-1|1341	+ Revision: 647284
12mr|kdelibs4-4.9.4-1|1342	- FIx builrequires
12mr|kdelibs4-4.9.4-1|1343	
12mr|kdelibs4-4.9.4-1|1344	* Tue Mar 08 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.1-3
12mr|kdelibs4-4.9.4-1|1345	+ Revision: 642841
12mr|kdelibs4-4.9.4-1|1346	- Add back patch use mdv translations in menu + dolphin
12mr|kdelibs4-4.9.4-1|1347	
12mr|kdelibs4-4.9.4-1|1348	* Mon Feb 28 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.1-2
12mr|kdelibs4-4.9.4-1|1349	+ Revision: 640728
12mr|kdelibs4-4.9.4-1|1350	- New version 4.6.1
12mr|kdelibs4-4.9.4-1|1351	
12mr|kdelibs4-4.9.4-1|1352	* Fri Feb 18 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.0-2
12mr|kdelibs4-4.9.4-1|1353	+ Revision: 638474
12mr|kdelibs4-4.9.4-1|1354	- Do not use ia ora anymore
12mr|kdelibs4-4.9.4-1|1355	
12mr|kdelibs4-4.9.4-1|1356	* Wed Jan 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.0-1
12mr|kdelibs4-4.9.4-1|1357	+ Revision: 632980
12mr|kdelibs4-4.9.4-1|1358	- Remove merged patch
12mr|kdelibs4-4.9.4-1|1359	- New version KDE 4.6 Final
12mr|kdelibs4-4.9.4-1|1360	
12mr|kdelibs4-4.9.4-1|1361	* Fri Jan 21 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.95-6
12mr|kdelibs4-4.9.4-1|1362	+ Revision: 632066
12mr|kdelibs4-4.9.4-1|1363	- Fix patch name
12mr|kdelibs4-4.9.4-1|1364	
12mr|kdelibs4-4.9.4-1|1365	+ John Balcaen <mikala@mandriva.org>
12mr|kdelibs4-4.9.4-1|1366	- Add patch100 from upstream to fix kde #251356 (fix a crash in solid udev backend)
12mr|kdelibs4-4.9.4-1|1367	
12mr|kdelibs4-4.9.4-1|1368	* Thu Jan 06 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.95-5mdv2011.0
12mr|kdelibs4-4.9.4-1|1369	+ Revision: 629122
12mr|kdelibs4-4.9.4-1|1370	- New version KDE 4.6 RC2
12mr|kdelibs4-4.9.4-1|1371	
12mr|kdelibs4-4.9.4-1|1372	* Thu Dec 23 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.90-5mdv2011.0
12mr|kdelibs4-4.9.4-1|1373	+ Revision: 624065
12mr|kdelibs4-4.9.4-1|1374	- New upstream tarball
12mr|kdelibs4-4.9.4-1|1375	
12mr|kdelibs4-4.9.4-1|1376	* Tue Dec 14 2010 Funda Wang <fwang@mandriva.org> 2:4.5.85-5mdv2011.0
12mr|kdelibs4-4.9.4-1|1377	+ Revision: 621657
12mr|kdelibs4-4.9.4-1|1378	- really rebuild for new polkit-qt
12mr|kdelibs4-4.9.4-1|1379	
12mr|kdelibs4-4.9.4-1|1380	* Fri Dec 10 2010 Funda Wang <fwang@mandriva.org> 2:4.5.85-4mdv2011.0
12mr|kdelibs4-4.9.4-1|1381	+ Revision: 620271
12mr|kdelibs4-4.9.4-1|1382	- rebuild for new polit-qt-1
12mr|kdelibs4-4.9.4-1|1383	
12mr|kdelibs4-4.9.4-1|1384	* Wed Dec 08 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.85-3mdv2011.0
12mr|kdelibs4-4.9.4-1|1385	+ Revision: 616345
12mr|kdelibs4-4.9.4-1|1386	- New upstream tarball
12mr|kdelibs4-4.9.4-1|1387	
12mr|kdelibs4-4.9.4-1|1388	* Wed Dec 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.80-3mdv2011.0
12mr|kdelibs4-4.9.4-1|1389	+ Revision: 604215
12mr|kdelibs4-4.9.4-1|1390	- Fix requires
12mr|kdelibs4-4.9.4-1|1391	
12mr|kdelibs4-4.9.4-1|1392	* Mon Nov 29 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.80-2mdv2011.0
12mr|kdelibs4-4.9.4-1|1393	+ Revision: 603087
12mr|kdelibs4-4.9.4-1|1394	- Use ABRT instead of DrKonqi
12mr|kdelibs4-4.9.4-1|1395	
12mr|kdelibs4-4.9.4-1|1396	* Fri Nov 26 2010 Funda Wang <fwang@mandriva.org> 2:4.5.80-1mdv2011.0
12mr|kdelibs4-4.9.4-1|1397	+ Revision: 601419
12mr|kdelibs4-4.9.4-1|1398	- new version 4.5.80 (aka 4.6 beta1)
12mr|kdelibs4-4.9.4-1|1399	
12mr|kdelibs4-4.9.4-1|1400	* Sat Nov 20 2010 Funda Wang <fwang@mandriva.org> 2:4.5.77-0.svn1198704.1mdv2011.0
12mr|kdelibs4-4.9.4-1|1401	+ Revision: 599088
12mr|kdelibs4-4.9.4-1|1402	- new snapshot 4.5.77
12mr|kdelibs4-4.9.4-1|1403	
12mr|kdelibs4-4.9.4-1|1404	* Thu Nov 18 2010 Funda Wang <fwang@mandriva.org> 2:4.5.76-0.svn1197335.3mdv2011.0
12mr|kdelibs4-4.9.4-1|1405	+ Revision: 598545
12mr|kdelibs4-4.9.4-1|1406	- requires docbook-style for transforming
12mr|kdelibs4-4.9.4-1|1407	
12mr|kdelibs4-4.9.4-1|1408	* Mon Nov 15 2010 Funda Wang <fwang@mandriva.org> 2:4.5.76-0.svn1197335.2mdv2011.0
12mr|kdelibs4-4.9.4-1|1409	+ Revision: 597694
12mr|kdelibs4-4.9.4-1|1410	- new snapshot
12mr|kdelibs4-4.9.4-1|1411	
12mr|kdelibs4-4.9.4-1|1412	* Sat Nov 13 2010 Funda Wang <fwang@mandriva.org> 2:4.5.76-0.svn1195844.2mdv2011.0
12mr|kdelibs4-4.9.4-1|1413	+ Revision: 597066
12mr|kdelibs4-4.9.4-1|1414	- add conflicts to ease upgrade
12mr|kdelibs4-4.9.4-1|1415	
12mr|kdelibs4-4.9.4-1|1416	* Fri Nov 12 2010 Funda Wang <fwang@mandriva.org> 2:4.5.76-0.svn1195844.1mdv2011.0
12mr|kdelibs4-4.9.4-1|1417	+ Revision: 596454
12mr|kdelibs4-4.9.4-1|1418	- split out en_US
12mr|kdelibs4-4.9.4-1|1419	- new snapshot 4.5.76
12mr|kdelibs4-4.9.4-1|1420	
12mr|kdelibs4-4.9.4-1|1421	* Thu Oct 28 2010 Funda Wang <fwang@mandriva.org> 2:4.5.74-0.svn1190490.1mdv2011.0
12mr|kdelibs4-4.9.4-1|1422	+ Revision: 589655
12mr|kdelibs4-4.9.4-1|1423	- upstream tarball
12mr|kdelibs4-4.9.4-1|1424	
12mr|kdelibs4-4.9.4-1|1425	* Wed Oct 27 2010 Funda Wang <fwang@mandriva.org> 2:4.5.73-0.svn1190377.1mdv2011.0
12mr|kdelibs4-4.9.4-1|1426	+ Revision: 589594
12mr|kdelibs4-4.9.4-1|1427	- New snapshot
12mr|kdelibs4-4.9.4-1|1428	- new snapshot to fix bug#61416
12mr|kdelibs4-4.9.4-1|1429	
12mr|kdelibs4-4.9.4-1|1430	* Thu Oct 07 2010 Funda Wang <fwang@mandriva.org> 2:4.5.71-0.svn1183355.1mdv2011.0
12mr|kdelibs4-4.9.4-1|1431	+ Revision: 583975
12mr|kdelibs4-4.9.4-1|1432	- update file list
12mr|kdelibs4-4.9.4-1|1433	- new snapshot 4.5.71
12mr|kdelibs4-4.9.4-1|1434	- modify libpackage name according to our lib policy
12mr|kdelibs4-4.9.4-1|1435	
12mr|kdelibs4-4.9.4-1|1436	* Tue Sep 14 2010 Funda Wang <fwang@mandriva.org> 2:4.5.68-1mdv2011.0
12mr|kdelibs4-4.9.4-1|1437	+ Revision: 578129
12mr|kdelibs4-4.9.4-1|1438	- clean extra spaces
12mr|kdelibs4-4.9.4-1|1439	- New snapshot 4.5.68
12mr|kdelibs4-4.9.4-1|1440	- Patch10 merged upstream
12mr|kdelibs4-4.9.4-1|1441	
12mr|kdelibs4-4.9.4-1|1442	* Thu Sep 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.67-2mdv2011.0
12mr|kdelibs4-4.9.4-1|1443	+ Revision: 575366
12mr|kdelibs4-4.9.4-1|1444	- Fix groups
12mr|kdelibs4-4.9.4-1|1445	- Fix file list
12mr|kdelibs4-4.9.4-1|1446	- Fix file list
12mr|kdelibs4-4.9.4-1|1447	- Fix groups
12mr|kdelibs4-4.9.4-1|1448	- New version 4.5.67
12mr|kdelibs4-4.9.4-1|1449	- Rebuild
12mr|kdelibs4-4.9.4-1|1450	
12mr|kdelibs4-4.9.4-1|1451	+ Funda Wang <fwang@mandriva.org>
12mr|kdelibs4-4.9.4-1|1452	- bump requires on soprano
12mr|kdelibs4-4.9.4-1|1453	
12mr|kdelibs4-4.9.4-1|1454	* Mon Aug 30 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.65-2mdv2011.0
12mr|kdelibs4-4.9.4-1|1455	+ Revision: 574551
12mr|kdelibs4-4.9.4-1|1456	- Rebuild
12mr|kdelibs4-4.9.4-1|1457	
12mr|kdelibs4-4.9.4-1|1458	* Mon Aug 30 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.65-1mdv2011.0
12mr|kdelibs4-4.9.4-1|1459	+ Revision: 574457
12mr|kdelibs4-4.9.4-1|1460	- Use kde snapshots
12mr|kdelibs4-4.9.4-1|1461	
12mr|kdelibs4-4.9.4-1|1462	* Wed Aug 18 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.0-4mdv2011.0
12mr|kdelibs4-4.9.4-1|1463	+ Revision: 571147
12mr|kdelibs4-4.9.4-1|1464	- Rediff default places patch
12mr|kdelibs4-4.9.4-1|1465	Merge timeline patch inside the default places one
12mr|kdelibs4-4.9.4-1|1466	
12mr|kdelibs4-4.9.4-1|1467	* Tue Aug 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.0-2mdv2011.0
12mr|kdelibs4-4.9.4-1|1468	+ Revision: 568346
12mr|kdelibs4-4.9.4-1|1469	- Fix build release
12mr|kdelibs4-4.9.4-1|1470	- New upstream tarball
12mr|kdelibs4-4.9.4-1|1471	
12mr|kdelibs4-4.9.4-1|1472	* Wed Aug 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.0-1mdv2011.0
12mr|kdelibs4-4.9.4-1|1473	+ Revision: 565757
12mr|kdelibs4-4.9.4-1|1474	- Update to version 4.5.0
12mr|kdelibs4-4.9.4-1|1475	
12mr|kdelibs4-4.9.4-1|1476	* Tue Jul 27 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.95-1mdv2011.0
12mr|kdelibs4-4.9.4-1|1477	+ Revision: 562080
12mr|kdelibs4-4.9.4-1|1478	- kde 4.4.95
12mr|kdelibs4-4.9.4-1|1479	
12mr|kdelibs4-4.9.4-1|1480	* Fri Jul 23 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.92-1mdv2011.0
12mr|kdelibs4-4.9.4-1|1481	+ Revision: 557154
12mr|kdelibs4-4.9.4-1|1482	- Remove old sources/patches
12mr|kdelibs4-4.9.4-1|1483	- Update to kde 4.5 RC 2
12mr|kdelibs4-4.9.4-1|1484	
12mr|kdelibs4-4.9.4-1|1485	* Wed Jun 23 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-16mdv2010.1
12mr|kdelibs4-4.9.4-1|1486	+ Revision: 548732
12mr|kdelibs4-4.9.4-1|1487	- Add missing header ( needed for nepomuk scribo)
12mr|kdelibs4-4.9.4-1|1488	
12mr|kdelibs4-4.9.4-1|1489	* Sat Jun 19 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-15mdv2010.1
12mr|kdelibs4-4.9.4-1|1490	+ Revision: 548335
12mr|kdelibs4-4.9.4-1|1491	- Add new UDS Entry, needed for runtime
12mr|kdelibs4-4.9.4-1|1492	
12mr|kdelibs4-4.9.4-1|1493	* Fri Jun 18 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-14mdv2010.1
12mr|kdelibs4-4.9.4-1|1494	+ Revision: 548296
12mr|kdelibs4-4.9.4-1|1495	- Fix file list
12mr|kdelibs4-4.9.4-1|1496	- Update nepomuk patch
12mr|kdelibs4-4.9.4-1|1497	
12mr|kdelibs4-4.9.4-1|1498	* Thu Jun 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-13mdv2010.1
12mr|kdelibs4-4.9.4-1|1499	+ Revision: 547857
12mr|kdelibs4-4.9.4-1|1500	- Fix size of pushbuttons in notifications
12mr|kdelibs4-4.9.4-1|1501	
12mr|kdelibs4-4.9.4-1|1502	* Wed Jun 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-12mdv2010.1
12mr|kdelibs4-4.9.4-1|1503	+ Revision: 546996
12mr|kdelibs4-4.9.4-1|1504	- Remove patch6, break command line encoding
12mr|kdelibs4-4.9.4-1|1505	
12mr|kdelibs4-4.9.4-1|1506	* Wed May 26 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-11mdv2010.1
12mr|kdelibs4-4.9.4-1|1507	+ Revision: 546314
12mr|kdelibs4-4.9.4-1|1508	- Fix Timeline translation
12mr|kdelibs4-4.9.4-1|1509	- Add 2 nepomuk patches from trunk fixing crashes
12mr|kdelibs4-4.9.4-1|1510	
12mr|kdelibs4-4.9.4-1|1511	* Mon May 24 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-9mdv2010.1
12mr|kdelibs4-4.9.4-1|1512	+ Revision: 545742
12mr|kdelibs4-4.9.4-1|1513	- Rebuild in release mode
12mr|kdelibs4-4.9.4-1|1514	
12mr|kdelibs4-4.9.4-1|1515	* Mon May 17 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-8mdv2010.1
12mr|kdelibs4-4.9.4-1|1516	+ Revision: 544912
12mr|kdelibs4-4.9.4-1|1517	- Add patches to sync with branch
12mr|kdelibs4-4.9.4-1|1518	
12mr|kdelibs4-4.9.4-1|1519	+ Ahmad Samir <ahmadsamir@mandriva.org>
12mr|kdelibs4-4.9.4-1|1520	- proof-read the About KDE -> Mandriva KDE text
12mr|kdelibs4-4.9.4-1|1521	
12mr|kdelibs4-4.9.4-1|1522	* Wed May 12 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-7mdv2010.1
12mr|kdelibs4-4.9.4-1|1523	+ Revision: 544573
12mr|kdelibs4-4.9.4-1|1524	- Fix FindFFmpeg.cmake, to be kdemultimedia friendly
12mr|kdelibs4-4.9.4-1|1525	
12mr|kdelibs4-4.9.4-1|1526	* Wed May 12 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-6mdv2010.1
12mr|kdelibs4-4.9.4-1|1527	+ Revision: 544547
12mr|kdelibs4-4.9.4-1|1528	- New version of FindFFmpeg.cmake needed for fmpegthumbnailer for video previews
12mr|kdelibs4-4.9.4-1|1529	- Update nepomuk patch
12mr|kdelibs4-4.9.4-1|1530	
12mr|kdelibs4-4.9.4-1|1531	* Sun May 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-5mdv2010.1
12mr|kdelibs4-4.9.4-1|1532	+ Revision: 544285
12mr|kdelibs4-4.9.4-1|1533	- Add Nepomuk/Query/OptionalTerm include ( needed for nepomuk-scribo )
12mr|kdelibs4-4.9.4-1|1534	
12mr|kdelibs4-4.9.4-1|1535	* Sun May 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-4mdv2010.1
12mr|kdelibs4-4.9.4-1|1536	+ Revision: 544220
12mr|kdelibs4-4.9.4-1|1537	- New version of the nepomuk patch
12mr|kdelibs4-4.9.4-1|1538	- Add branch patches:
12mr|kdelibs4-4.9.4-1|1539	- Allow empty passwords and logins on routers
12mr|kdelibs4-4.9.4-1|1540	- Add a new french translator
12mr|kdelibs4-4.9.4-1|1541	- Update nepomuk patch
12mr|kdelibs4-4.9.4-1|1542	- add patch
12mr|kdelibs4-4.9.4-1|1543	- Add branch patches (P100 -> 103 )
12mr|kdelibs4-4.9.4-1|1544	
12mr|kdelibs4-4.9.4-1|1545	* Tue May 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-1mdv2010.1
12mr|kdelibs4-4.9.4-1|1546	+ Revision: 542134
12mr|kdelibs4-4.9.4-1|1547	- Update to version 4.4.3
12mr|kdelibs4-4.9.4-1|1548	
12mr|kdelibs4-4.9.4-1|1549	* Tue May 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-5mdv2010.1
12mr|kdelibs4-4.9.4-1|1550	+ Revision: 542024
12mr|kdelibs4-4.9.4-1|1551	- Sync nepomuk with trunk
12mr|kdelibs4-4.9.4-1|1552	- Apply patch13 conditionnaly
12mr|kdelibs4-4.9.4-1|1553	- Add a patch ( not applied yet ) disactivating DrKonqi )
12mr|kdelibs4-4.9.4-1|1554	
12mr|kdelibs4-4.9.4-1|1555	* Thu Apr 15 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-4mdv2010.1
12mr|kdelibs4-4.9.4-1|1556	+ Revision: 535022
12mr|kdelibs4-4.9.4-1|1557	- Really remove solid patch for now
12mr|kdelibs4-4.9.4-1|1558	
12mr|kdelibs4-4.9.4-1|1559	* Tue Apr 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-3mdv2010.1
12mr|kdelibs4-4.9.4-1|1560	+ Revision: 532383
12mr|kdelibs4-4.9.4-1|1561	- Rebuild
12mr|kdelibs4-4.9.4-1|1562	
12mr|kdelibs4-4.9.4-1|1563	* Fri Apr 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-2mdv2010.1
12mr|kdelibs4-4.9.4-1|1564	+ Revision: 530785
12mr|kdelibs4-4.9.4-1|1565	- Add back nepomuk patch
12mr|kdelibs4-4.9.4-1|1566	
12mr|kdelibs4-4.9.4-1|1567	* Tue Mar 30 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-1mdv2010.1
12mr|kdelibs4-4.9.4-1|1568	+ Revision: 528932
12mr|kdelibs4-4.9.4-1|1569	- Fix trash patch ( add a new config key)
12mr|kdelibs4-4.9.4-1|1570	- Disable the solid backport for the moment
12mr|kdelibs4-4.9.4-1|1571	- Update to version 4.4.2
12mr|kdelibs4-4.9.4-1|1572	
12mr|kdelibs4-4.9.4-1|1573	* Sun Mar 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-5mdv2010.1
12mr|kdelibs4-4.9.4-1|1574	+ Revision: 528307
12mr|kdelibs4-4.9.4-1|1575	- Rebuild against new perl
12mr|kdelibs4-4.9.4-1|1576	
12mr|kdelibs4-4.9.4-1|1577	* Fri Mar 26 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-4mdv2010.1
12mr|kdelibs4-4.9.4-1|1578	+ Revision: 527687
12mr|kdelibs4-4.9.4-1|1579	- Update solid patch
12mr|kdelibs4-4.9.4-1|1580	
12mr|kdelibs4-4.9.4-1|1581	* Thu Mar 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-3mdv2010.1
12mr|kdelibs4-4.9.4-1|1582	+ Revision: 527506
12mr|kdelibs4-4.9.4-1|1583	- Add a confirmation window when empyting trash bin
12mr|kdelibs4-4.9.4-1|1584	
12mr|kdelibs4-4.9.4-1|1585	* Wed Mar 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-2mdv2010.1
12mr|kdelibs4-4.9.4-1|1586	+ Revision: 517448
12mr|kdelibs4-4.9.4-1|1587	- Rebuild because of lost package
12mr|kdelibs4-4.9.4-1|1588	
12mr|kdelibs4-4.9.4-1|1589	* Wed Mar 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-1mdv2010.1
12mr|kdelibs4-4.9.4-1|1590	+ Revision: 517370
12mr|kdelibs4-4.9.4-1|1591	- Sync solid with trunk that provide a kupnp backend.
12mr|kdelibs4-4.9.4-1|1592	- Remove patch4, this have been fixed upstream in commit 1094430
12mr|kdelibs4-4.9.4-1|1593	- Backport a trunk patch fixing kdialog buttons focus
12mr|kdelibs4-4.9.4-1|1594	- Remove merged patches
12mr|kdelibs4-4.9.4-1|1595	- Update to version 4.4.1
12mr|kdelibs4-4.9.4-1|1596	
12mr|kdelibs4-4.9.4-1|1597	+ Christophe Fergeau <cfergeau@mandriva.com>
12mr|kdelibs4-4.9.4-1|1598	- only build enchant spellchecker for more distro-wide consistency
12mr|kdelibs4-4.9.4-1|1599	
12mr|kdelibs4-4.9.4-1|1600	* Wed Feb 24 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.0-17mdv2010.1
12mr|kdelibs4-4.9.4-1|1601	+ Revision: 510670
12mr|kdelibs4-4.9.4-1|1602	- Add branch patch fixing nepomuk bug
12mr|kdelibs4-4.9.4-1|1603	- Add a branch patch fixing a crash
12mr|kdelibs4-4.9.4-1|1604	- Fix kdelibs-4.4.0-fix-detect-shared-folder.patch
12mr|kdelibs4-4.9.4-1|1605	- Properly detect shared folders
12mr|kdelibs4-4.9.4-1|1606	- Use Downloads instead of Download
12mr|kdelibs4-4.9.4-1|1607	
12mr|kdelibs4-4.9.4-1|1608	* Tue Feb 16 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.0-14mdv2010.1
12mr|kdelibs4-4.9.4-1|1609	+ Revision: 506561
12mr|kdelibs4-4.9.4-1|1610	- Backport commit 1090919 from branch
12mr|kdelibs4-4.9.4-1|1611	
12mr|kdelibs4-4.9.4-1|1612	* Mon Feb 15 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.0-13mdv2010.1
12mr|kdelibs4-4.9.4-1|1613	+ Revision: 506139
12mr|kdelibs4-4.9.4-1|1614	- Fix typo in videos default place
12mr|kdelibs4-4.9.4-1|1615	- Add some new default places ( Music, download, pictures, videos)
12mr|kdelibs4-4.9.4-1|1616	Rediff patch for default timeline place
12mr|kdelibs4-4.9.4-1|1617	Add comment about patch10
12mr|kdelibs4-4.9.4-1|1618	
12mr|kdelibs4-4.9.4-1|1619	* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.0-11mdv2010.1
12mr|kdelibs4-4.9.4-1|1620	+ Revision: 503108
12mr|kdelibs4-4.9.4-1|1621	- Use new upstream tarball
12mr|kdelibs4-4.9.4-1|1622	
12mr|kdelibs4-4.9.4-1|1623	* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.0-10mdv2010.1
12mr|kdelibs4-4.9.4-1|1624	+ Revision: 502612
12mr|kdelibs4-4.9.4-1|1625	- Update to version 4.4.0
12mr|kdelibs4-4.9.4-1|1626	
12mr|kdelibs4-4.9.4-1|1627	* Thu Feb 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-10mdv2010.1
12mr|kdelibs4-4.9.4-1|1628	+ Revision: 500744
12mr|kdelibs4-4.9.4-1|1629	- Disable patch10 for the moment
12mr|kdelibs4-4.9.4-1|1630	
12mr|kdelibs4-4.9.4-1|1631	* Wed Feb 03 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-9mdv2010.1
12mr|kdelibs4-4.9.4-1|1632	+ Revision: 500310
12mr|kdelibs4-4.9.4-1|1633	- Fix kdelibs-4.3.98-fix-supportedprotocols.patch
12mr|kdelibs4-4.9.4-1|1634	- forward port 2010 patch to handle zip:/ kioslave for non kde apps
12mr|kdelibs4-4.9.4-1|1635	
12mr|kdelibs4-4.9.4-1|1636	* Tue Feb 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-7mdv2010.1
12mr|kdelibs4-4.9.4-1|1637	+ Revision: 499816
12mr|kdelibs4-4.9.4-1|1638	- Do not hardcode default theme, use the one from aplasmarc instead
12mr|kdelibs4-4.9.4-1|1639	
12mr|kdelibs4-4.9.4-1|1640	* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-6mdv2010.1
12mr|kdelibs4-4.9.4-1|1641	+ Revision: 498987
12mr|kdelibs4-4.9.4-1|1642	- Fix file list to use polkit-1
12mr|kdelibs4-4.9.4-1|1643	- Fix file list
12mr|kdelibs4-4.9.4-1|1644	- Use PolkitQt-1 by default
12mr|kdelibs4-4.9.4-1|1645	
12mr|kdelibs4-4.9.4-1|1646	* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-5mdv2010.1
12mr|kdelibs4-4.9.4-1|1647	+ Revision: 498952
12mr|kdelibs4-4.9.4-1|1648	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdelibs4-4.9.4-1|1649	
12mr|kdelibs4-4.9.4-1|1650	* Sun Jan 31 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.95-5mdv2010.1
12mr|kdelibs4-4.9.4-1|1651	+ Revision: 498808
12mr|kdelibs4-4.9.4-1|1652	- Use mdv theme by default
12mr|kdelibs4-4.9.4-1|1653	
12mr|kdelibs4-4.9.4-1|1654	* Fri Jan 29 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.95-4mdv2010.1
12mr|kdelibs4-4.9.4-1|1655	+ Revision: 498054
12mr|kdelibs4-4.9.4-1|1656	- Apply P9
12mr|kdelibs4-4.9.4-1|1657	
12mr|kdelibs4-4.9.4-1|1658	* Fri Jan 29 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.95-3mdv2010.1
12mr|kdelibs4-4.9.4-1|1659	+ Revision: 498053
12mr|kdelibs4-4.9.4-1|1660	- Fix default wallpaper
12mr|kdelibs4-4.9.4-1|1661	
12mr|kdelibs4-4.9.4-1|1662	* Wed Jan 27 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.95-2mdv2010.1
12mr|kdelibs4-4.9.4-1|1663	+ Revision: 496963
12mr|kdelibs4-4.9.4-1|1664	- Do not build with enable final, BKO: 220403
12mr|kdelibs4-4.9.4-1|1665	
12mr|kdelibs4-4.9.4-1|1666	* Mon Jan 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.95-1mdv2010.1
12mr|kdelibs4-4.9.4-1|1667	+ Revision: 495628
12mr|kdelibs4-4.9.4-1|1668	- Use Polkit as backend for the moment
12mr|kdelibs4-4.9.4-1|1669	- Update to kde 4.4Rc2
12mr|kdelibs4-4.9.4-1|1670	- Enable polkit support
12mr|kdelibs4-4.9.4-1|1671	
12mr|kdelibs4-4.9.4-1|1672	* Fri Jan 22 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.90-4mdv2010.1
12mr|kdelibs4-4.9.4-1|1673	+ Revision: 494905
12mr|kdelibs4-4.9.4-1|1674	- Fix plasma to use the WallpaperMode defined in the desktoptheme
12mr|kdelibs4-4.9.4-1|1675	
12mr|kdelibs4-4.9.4-1|1676	* Sun Jan 17 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.90-3mdv2010.1
12mr|kdelibs4-4.9.4-1|1677	+ Revision: 492871
12mr|kdelibs4-4.9.4-1|1678	- Fix conflict with kdeplatform4-devel
12mr|kdelibs4-4.9.4-1|1679	
12mr|kdelibs4-4.9.4-1|1680	* Mon Jan 11 2010 Funda Wang <fwang@mandriva.org> 2:4.3.90-2mdv2010.1
12mr|kdelibs4-4.9.4-1|1681	+ Revision: 489620
12mr|kdelibs4-4.9.4-1|1682	- rebuild for new libjpeg v8
12mr|kdelibs4-4.9.4-1|1683	
12mr|kdelibs4-4.9.4-1|1684	* Fri Jan 08 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.90-1mdv2010.1
12mr|kdelibs4-4.9.4-1|1685	+ Revision: 487675
12mr|kdelibs4-4.9.4-1|1686	- Remove merged patch
12mr|kdelibs4-4.9.4-1|1687	- Update to 4.4 Rc1
12mr|kdelibs4-4.9.4-1|1688	- Remove those as they are already required by qt4-devel
12mr|kdelibs4-4.9.4-1|1689	
12mr|kdelibs4-4.9.4-1|1690	* Sat Dec 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-6mdv2010.1
12mr|kdelibs4-4.9.4-1|1691	+ Revision: 482501
12mr|kdelibs4-4.9.4-1|1692	- Add libxscrnsaver-devel as buildrequires
12mr|kdelibs4-4.9.4-1|1693	
12mr|kdelibs4-4.9.4-1|1694	* Sat Dec 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-5mdv2010.1
12mr|kdelibs4-4.9.4-1|1695	+ Revision: 482488
12mr|kdelibs4-4.9.4-1|1696	- Remove unneeded X11-Devel buildrequires
12mr|kdelibs4-4.9.4-1|1697	
12mr|kdelibs4-4.9.4-1|1698	* Sat Dec 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-4mdv2010.1
12mr|kdelibs4-4.9.4-1|1699	+ Revision: 482333
12mr|kdelibs4-4.9.4-1|1700	- Bump release
12mr|kdelibs4-4.9.4-1|1701	- Build with enable final
12mr|kdelibs4-4.9.4-1|1702	
12mr|kdelibs4-4.9.4-1|1703	* Wed Dec 23 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-3mdv2010.1
12mr|kdelibs4-4.9.4-1|1704	+ Revision: 481687
12mr|kdelibs4-4.9.4-1|1705	- Rebuild in debug mode
12mr|kdelibs4-4.9.4-1|1706	
12mr|kdelibs4-4.9.4-1|1707	* Tue Dec 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-2mdv2010.1
12mr|kdelibs4-4.9.4-1|1708	+ Revision: 481287
12mr|kdelibs4-4.9.4-1|1709	- use patch from strueg to active the timeline:/ protocol
12mr|kdelibs4-4.9.4-1|1710	
12mr|kdelibs4-4.9.4-1|1711	* Mon Dec 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-1mdv2010.1
12mr|kdelibs4-4.9.4-1|1712	+ Revision: 480514
12mr|kdelibs4-4.9.4-1|1713	- Update to kde 4.4 Beta2
12mr|kdelibs4-4.9.4-1|1714	- Obsolete lilypond-kde
12mr|kdelibs4-4.9.4-1|1715	
12mr|kdelibs4-4.9.4-1|1716	* Tue Dec 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.80-5mdv2010.1
12mr|kdelibs4-4.9.4-1|1717	+ Revision: 479029
12mr|kdelibs4-4.9.4-1|1718	- Requires shared-desktop-ontologies on kdelibs4-common
12mr|kdelibs4-4.9.4-1|1719	
12mr|kdelibs4-4.9.4-1|1720	* Fri Dec 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.80-4mdv2010.1
12mr|kdelibs4-4.9.4-1|1721	+ Revision: 473341
12mr|kdelibs4-4.9.4-1|1722	- Add shared-desktop-ontologies as requires on devel package
12mr|kdelibs4-4.9.4-1|1723	
12mr|kdelibs4-4.9.4-1|1724	* Fri Dec 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.80-3mdv2010.1
12mr|kdelibs4-4.9.4-1|1725	+ Revision: 473191
12mr|kdelibs4-4.9.4-1|1726	- Use updated tarballs for beta1
12mr|kdelibs4-4.9.4-1|1727	
12mr|kdelibs4-4.9.4-1|1728	* Thu Dec 03 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.80-2mdv2010.1
12mr|kdelibs4-4.9.4-1|1729	+ Revision: 472867
12mr|kdelibs4-4.9.4-1|1730	- Add attica-devel as BuildRequire
12mr|kdelibs4-4.9.4-1|1731	
12mr|kdelibs4-4.9.4-1|1732	* Thu Dec 03 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.80-1mdv2010.1
12mr|kdelibs4-4.9.4-1|1733	+ Revision: 472794
12mr|kdelibs4-4.9.4-1|1734	- Update to kde 4.4 Beta1
12mr|kdelibs4-4.9.4-1|1735	Remove merged patch
12mr|kdelibs4-4.9.4-1|1736	Rediff patches
12mr|kdelibs4-4.9.4-1|1737	
12mr|kdelibs4-4.9.4-1|1738	* Mon Nov 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.77-2mdv2010.1
12mr|kdelibs4-4.9.4-1|1739	+ Revision: 471753
12mr|kdelibs4-4.9.4-1|1740	- Fix crash in kbuildsycoca and add debugs to understand more why it crashed
12mr|kdelibs4-4.9.4-1|1741	
12mr|kdelibs4-4.9.4-1|1742	+ Funda Wang <fwang@mandriva.org>
12mr|kdelibs4-4.9.4-1|1743	- fix requires on qt4
12mr|kdelibs4-4.9.4-1|1744	
12mr|kdelibs4-4.9.4-1|1745	* Thu Nov 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.77-1mdv2010.1
12mr|kdelibs4-4.9.4-1|1746	+ Revision: 470360
12mr|kdelibs4-4.9.4-1|1747	- Add libknewstuff3 package
12mr|kdelibs4-4.9.4-1|1748	- Remove unused test patch
12mr|kdelibs4-4.9.4-1|1749	- Update to kde 4.3.77
12mr|kdelibs4-4.9.4-1|1750	- Use kde macro for the included files
12mr|kdelibs4-4.9.4-1|1751	- conflicts with old webkitkde package
12mr|kdelibs4-4.9.4-1|1752	
12mr|kdelibs4-4.9.4-1|1753	+ Funda Wang <fwang@mandriva.org>
12mr|kdelibs4-4.9.4-1|1754	- add conflicts on webkitkde
12mr|kdelibs4-4.9.4-1|1755	
12mr|kdelibs4-4.9.4-1|1756	* Mon Nov 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.75-3mdv2010.1
12mr|kdelibs4-4.9.4-1|1757	+ Revision: 466628
12mr|kdelibs4-4.9.4-1|1758	- Revert wrong commit
12mr|kdelibs4-4.9.4-1|1759	
12mr|kdelibs4-4.9.4-1|1760	+ Funda Wang <fwang@mandriva.org>
12mr|kdelibs4-4.9.4-1|1761	- obsoletes webkitkde also
12mr|kdelibs4-4.9.4-1|1762	- increase conflicts on kdebase-workspace
12mr|kdelibs4-4.9.4-1|1763	
12mr|kdelibs4-4.9.4-1|1764	* Mon Nov 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.75-1mdv2010.1
12mr|kdelibs4-4.9.4-1|1765	+ Revision: 466494
12mr|kdelibs4-4.9.4-1|1766	- Update to kde 4.3.75
12mr|kdelibs4-4.9.4-1|1767	Rediff patch 5
12mr|kdelibs4-4.9.4-1|1768	Remove patch 8: merged upstream
12mr|kdelibs4-4.9.4-1|1769	New packages:
12mr|kdelibs4-4.9.4-1|1770	- libkdewebkit
12mr|kdelibs4-4.9.4-1|1771	- libnepomukquery
12mr|kdelibs4-4.9.4-1|1772	
12mr|kdelibs4-4.9.4-1|1773	* Wed Nov 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-5mdv2010.1
12mr|kdelibs4-4.9.4-1|1774	+ Revision: 464717
12mr|kdelibs4-4.9.4-1|1775	- sorry, those debug things should not have been commited
12mr|kdelibs4-4.9.4-1|1776	- Rebuild against new qt
12mr|kdelibs4-4.9.4-1|1777	
12mr|kdelibs4-4.9.4-1|1778	* Sat Nov 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-3mdv2010.1
12mr|kdelibs4-4.9.4-1|1779	+ Revision: 462409
12mr|kdelibs4-4.9.4-1|1780	- Add kdelibs experimental back in kdelibs
12mr|kdelibs4-4.9.4-1|1781	
12mr|kdelibs4-4.9.4-1|1782	* Fri Nov 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-2mdv2010.1
12mr|kdelibs4-4.9.4-1|1783	+ Revision: 461243
12mr|kdelibs4-4.9.4-1|1784	- Obsolete kdelibs4-experimental-devel for now ( the one from trunk is empty for the moment )
12mr|kdelibs4-4.9.4-1|1785	
12mr|kdelibs4-4.9.4-1|1786	* Fri Nov 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-1mdv2010.1
12mr|kdelibs4-4.9.4-1|1787	+ Revision: 461099
12mr|kdelibs4-4.9.4-1|1788	- Fix buildrequires
12mr|kdelibs4-4.9.4-1|1789	- fix vars name
12mr|kdelibs4-4.9.4-1|1790	- Honor the Use of Hal-lock
12mr|kdelibs4-4.9.4-1|1791	- Fix Requires on qt4
12mr|kdelibs4-4.9.4-1|1792	- Update to kde 4.3.73
12mr|kdelibs4-4.9.4-1|1793	Remove merged patches
12mr|kdelibs4-4.9.4-1|1794	Fix File list
12mr|kdelibs4-4.9.4-1|1795	Rediff some patches
12mr|kdelibs4-4.9.4-1|1796	
12mr|kdelibs4-4.9.4-1|1797	* Wed Oct 28 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-11mdv2010.0
12mr|kdelibs4-4.9.4-1|1798	+ Revision: 459715
12mr|kdelibs4-4.9.4-1|1799	- Add patch 119 to fix a security issue ( http://www.ocert.org/advisories/ocert-2009-015.html )
12mr|kdelibs4-4.9.4-1|1800	- use a macro for kdelibs3 epoch
12mr|kdelibs4-4.9.4-1|1801	
12mr|kdelibs4-4.9.4-1|1802	* Thu Oct 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-9mdv2010.0
12mr|kdelibs4-4.9.4-1|1803	+ Revision: 458649
12mr|kdelibs4-4.9.4-1|1804	- Use rootcerts instead of kde bundled certs
12mr|kdelibs4-4.9.4-1|1805	
12mr|kdelibs4-4.9.4-1|1806	* Sun Oct 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-8mdv2010.0
12mr|kdelibs4-4.9.4-1|1807	+ Revision: 458085
12mr|kdelibs4-4.9.4-1|1808	- backport a nepomuk fix
12mr|kdelibs4-4.9.4-1|1809	- Add a suggests in xdg-utils, to allow to use kde4 apps outside of KDE
12mr|kdelibs4-4.9.4-1|1810	- Remove kdelibs-4.3.2-use-xdgopen-prefer-kfmclient.patch because this is useless as
12mr|kdelibs4-4.9.4-1|1811	this patch will call, under KDE, kfmclient or kde-open and as if we are not under KDE,
12mr|kdelibs4-4.9.4-1|1812	xdg-open will be called.
12mr|kdelibs4-4.9.4-1|1813	The real fix have been done in mandriva-kde4-config
12mr|kdelibs4-4.9.4-1|1814	
12mr|kdelibs4-4.9.4-1|1815	* Fri Oct 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-6mdv2010.0
12mr|kdelibs4-4.9.4-1|1816	+ Revision: 457962
12mr|kdelibs4-4.9.4-1|1817	- Fix login in anonymous ( patch from our great helio )
12mr|kdelibs4-4.9.4-1|1818	
12mr|kdelibs4-4.9.4-1|1819	* Thu Oct 15 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.2-5mdv2010.0
12mr|kdelibs4-4.9.4-1|1820	+ Revision: 457702
12mr|kdelibs4-4.9.4-1|1821	- Restore desktop translation patch to use local mdv translations
12mr|kdelibs4-4.9.4-1|1822	
12mr|kdelibs4-4.9.4-1|1823	* Wed Oct 14 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-4mdv2010.0
12mr|kdelibs4-4.9.4-1|1824	+ Revision: 457235
12mr|kdelibs4-4.9.4-1|1825	- Add wrongly removed patch
12mr|kdelibs4-4.9.4-1|1826	
12mr|kdelibs4-4.9.4-1|1827	* Wed Oct 14 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-3mdv2010.0
12mr|kdelibs4-4.9.4-1|1828	+ Revision: 457234
12mr|kdelibs4-4.9.4-1|1829	- Backport the add of the activate method
12mr|kdelibs4-4.9.4-1|1830	
12mr|kdelibs4-4.9.4-1|1831	+ Funda Wang <fwang@mandriva.org>
12mr|kdelibs4-4.9.4-1|1832	- prefer xdg-open over kfmclient even in KDE session
12mr|kdelibs4-4.9.4-1|1833	
12mr|kdelibs4-4.9.4-1|1834	* Wed Oct 07 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.2-2mdv2010.0
12mr|kdelibs4-4.9.4-1|1835	+ Revision: 455533
12mr|kdelibs4-4.9.4-1|1836	- Fix deadlock in a simultaneous usage of mutex bu klocale and klocalizedstring
12mr|kdelibs4-4.9.4-1|1837	
12mr|kdelibs4-4.9.4-1|1838	* Sun Oct 04 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.2-1mdv2010.0
12mr|kdelibs4-4.9.4-1|1839	+ Revision: 453712
12mr|kdelibs4-4.9.4-1|1840	- New upstream release 4.3.2.
12mr|kdelibs4-4.9.4-1|1841	
12mr|kdelibs4-4.9.4-1|1842	* Sun Sep 27 2009 Olivier Blin <blino@mandriva.org> 2:4.3.1-10mdv2010.0
12mr|kdelibs4-4.9.4-1|1843	+ Revision: 449821
12mr|kdelibs4-4.9.4-1|1844	- fix bootstrap definition
12mr|kdelibs4-4.9.4-1|1845	- add bootstrap flag (from Arnaud Patard)
12mr|kdelibs4-4.9.4-1|1846	
12mr|kdelibs4-4.9.4-1|1847	* Thu Sep 24 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-9mdv2010.0
12mr|kdelibs4-4.9.4-1|1848	+ Revision: 448335
12mr|kdelibs4-4.9.4-1|1849	- Update nepomuk filemodule patch
12mr|kdelibs4-4.9.4-1|1850	
12mr|kdelibs4-4.9.4-1|1851	* Wed Sep 23 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-8mdv2010.0
12mr|kdelibs4-4.9.4-1|1852	+ Revision: 447910
12mr|kdelibs4-4.9.4-1|1853	- Add nepomuk file dialog instance
12mr|kdelibs4-4.9.4-1|1854	
12mr|kdelibs4-4.9.4-1|1855	* Sat Sep 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.1-7mdv2010.0
12mr|kdelibs4-4.9.4-1|1856	+ Revision: 444736
12mr|kdelibs4-4.9.4-1|1857	- Fix typo
12mr|kdelibs4-4.9.4-1|1858	
12mr|kdelibs4-4.9.4-1|1859	* Sat Sep 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.1-6mdv2010.0
12mr|kdelibs4-4.9.4-1|1860	+ Revision: 444731
12mr|kdelibs4-4.9.4-1|1861	- Fix stupid typo
12mr|kdelibs4-4.9.4-1|1862	
12mr|kdelibs4-4.9.4-1|1863	* Fri Sep 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.1-5mdv2010.0
12mr|kdelibs4-4.9.4-1|1864	+ Revision: 444250
12mr|kdelibs4-4.9.4-1|1865	- Rebuild
12mr|kdelibs4-4.9.4-1|1866	- Obsolete kde3 packages
12mr|kdelibs4-4.9.4-1|1867	- Add obsolete for kde3 upgrade
12mr|kdelibs4-4.9.4-1|1868	
12mr|kdelibs4-4.9.4-1|1869	* Sun Sep 13 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.1-2mdv2010.0
12mr|kdelibs4-4.9.4-1|1870	+ Revision: 438589
12mr|kdelibs4-4.9.4-1|1871	- Bump for release
12mr|kdelibs4-4.9.4-1|1872	- Remove obsoletes on libs
12mr|kdelibs4-4.9.4-1|1873	- Obsolete kde3 packages
12mr|kdelibs4-4.9.4-1|1874	
12mr|kdelibs4-4.9.4-1|1875	* Tue Sep 01 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-1mdv2010.0
12mr|kdelibs4-4.9.4-1|1876	+ Revision: 423267
12mr|kdelibs4-4.9.4-1|1877	- Put the proper release number until someone decide rebuild package
12mr|kdelibs4-4.9.4-1|1878	
12mr|kdelibs4-4.9.4-1|1879	* Mon Aug 31 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-0.1mdv2010.0
12mr|kdelibs4-4.9.4-1|1880	+ Revision: 423094
12mr|kdelibs4-4.9.4-1|1881	- New upstream release 4.3.1.
12mr|kdelibs4-4.9.4-1|1882	
12mr|kdelibs4-4.9.4-1|1883	* Sun Aug 30 2009 Raphaël Gertz <rapsys@mandriva.org> 2:4.3.0-7mdv2010.0
12mr|kdelibs4-4.9.4-1|1884	+ Revision: 422557
12mr|kdelibs4-4.9.4-1|1885	- Rebuild for libtiff
12mr|kdelibs4-4.9.4-1|1886	
12mr|kdelibs4-4.9.4-1|1887	* Tue Aug 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.0-5mdv2010.0
12mr|kdelibs4-4.9.4-1|1888	+ Revision: 417528
12mr|kdelibs4-4.9.4-1|1889	- Rebuild
12mr|kdelibs4-4.9.4-1|1890	
12mr|kdelibs4-4.9.4-1|1891	* Sat Aug 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.0-4mdv2010.0
12mr|kdelibs4-4.9.4-1|1892	+ Revision: 416602
12mr|kdelibs4-4.9.4-1|1893	- Rebuild for new libjpeg
12mr|kdelibs4-4.9.4-1|1894	
12mr|kdelibs4-4.9.4-1|1895	* Wed Aug 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.0-3mdv2010.0
12mr|kdelibs4-4.9.4-1|1896	+ Revision: 415758
12mr|kdelibs4-4.9.4-1|1897	- Rebuild to fix some unknown symbols
12mr|kdelibs4-4.9.4-1|1898	
12mr|kdelibs4-4.9.4-1|1899	* Mon Aug 10 2009 Funda Wang <fwang@mandriva.org> 2:4.3.0-2mdv2010.0
12mr|kdelibs4-4.9.4-1|1900	+ Revision: 414181
12mr|kdelibs4-4.9.4-1|1901	- add qt4-qtdbus as BR
12mr|kdelibs4-4.9.4-1|1902	- There is so many applications requires qdbuscpp2xml binary
12mr|kdelibs4-4.9.4-1|1903	
12mr|kdelibs4-4.9.4-1|1904	* Mon Aug 03 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.0-1mdv2010.0
12mr|kdelibs4-4.9.4-1|1905	+ Revision: 408411
12mr|kdelibs4-4.9.4-1|1906	- New upstream release 4.3.0.
12mr|kdelibs4-4.9.4-1|1907	- Fix conflicts
12mr|kdelibs4-4.9.4-1|1908	
12mr|kdelibs4-4.9.4-1|1909	* Wed Jul 22 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.98-1mdv2010.0
12mr|kdelibs4-4.9.4-1|1910	+ Revision: 398576
12mr|kdelibs4-4.9.4-1|1911	- Update to KDE 4.3 RC3
12mr|kdelibs4-4.9.4-1|1912	- Breaking kdelibs to spit kdelibs-experimental, following upstream.
12mr|kdelibs4-4.9.4-1|1913	
12mr|kdelibs4-4.9.4-1|1914	* Fri Jul 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.96-1mdv2010.0
12mr|kdelibs4-4.9.4-1|1915	+ Revision: 394139
12mr|kdelibs4-4.9.4-1|1916	- Update to Rc2
12mr|kdelibs4-4.9.4-1|1917	
12mr|kdelibs4-4.9.4-1|1918	* Fri Jun 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-6mdv2010.0
12mr|kdelibs4-4.9.4-1|1919	+ Revision: 389533
12mr|kdelibs4-4.9.4-1|1920	- Fix file list
12mr|kdelibs4-4.9.4-1|1921	
12mr|kdelibs4-4.9.4-1|1922	* Fri Jun 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-5mdv2010.0
12mr|kdelibs4-4.9.4-1|1923	+ Revision: 389419
12mr|kdelibs4-4.9.4-1|1924	- Fix lib ( do not require devel)
12mr|kdelibs4-4.9.4-1|1925	
12mr|kdelibs4-4.9.4-1|1926	* Thu Jun 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-4mdv2010.0
12mr|kdelibs4-4.9.4-1|1927	+ Revision: 389078
12mr|kdelibs4-4.9.4-1|1928	- Bump release for missing libsolid4 package
12mr|kdelibs4-4.9.4-1|1929	
12mr|kdelibs4-4.9.4-1|1930	* Thu Jun 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-3mdv2010.0
12mr|kdelibs4-4.9.4-1|1931	+ Revision: 388908
12mr|kdelibs4-4.9.4-1|1932	- Fix file list
12mr|kdelibs4-4.9.4-1|1933	- Fix patch11
12mr|kdelibs4-4.9.4-1|1934	- Rediff patch11
12mr|kdelibs4-4.9.4-1|1935	- Update to 4.3 Rc1
12mr|kdelibs4-4.9.4-1|1936	
12mr|kdelibs4-4.9.4-1|1937	* Thu Jun 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.90-1mdv2010.0
12mr|kdelibs4-4.9.4-1|1938	+ Revision: 382592
12mr|kdelibs4-4.9.4-1|1939	- Update to beta2
12mr|kdelibs4-4.9.4-1|1940	
12mr|kdelibs4-4.9.4-1|1941	* Thu May 28 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.88-1mdv2010.0
12mr|kdelibs4-4.9.4-1|1942	+ Revision: 380598
12mr|kdelibs4-4.9.4-1|1943	- Remove merged patches
12mr|kdelibs4-4.9.4-1|1944	- Update to kde 4.2.88
12mr|kdelibs4-4.9.4-1|1945	- Use kde team policy naming for patch 101
12mr|kdelibs4-4.9.4-1|1946	
12mr|kdelibs4-4.9.4-1|1947	* Tue May 26 2009 Funda Wang <fwang@mandriva.org> 2:4.2.87-2mdv2010.0
12mr|kdelibs4-4.9.4-1|1948	+ Revision: 379785
12mr|kdelibs4-4.9.4-1|1949	- add upstream r969968 to fix FindLibKonq.cmake
12mr|kdelibs4-4.9.4-1|1950	
12mr|kdelibs4-4.9.4-1|1951	* Thu May 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.87-1mdv2010.0
12mr|kdelibs4-4.9.4-1|1952	+ Revision: 378184
12mr|kdelibs4-4.9.4-1|1953	- Remove unused patch
12mr|kdelibs4-4.9.4-1|1954	- Add kdelibs-experimental as tarball and not as a patch anymore
12mr|kdelibs4-4.9.4-1|1955	- FIx file list
12mr|kdelibs4-4.9.4-1|1956	- Add a switch to handle ftp snapshots
12mr|kdelibs4-4.9.4-1|1957	- Update to kde 4.2.87
12mr|kdelibs4-4.9.4-1|1958	
12mr|kdelibs4-4.9.4-1|1959	* Tue May 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-5mdv2010.0
12mr|kdelibs4-4.9.4-1|1960	+ Revision: 374864
12mr|kdelibs4-4.9.4-1|1961	- Add testing patch to mount crypto_LUKS devices
12mr|kdelibs4-4.9.4-1|1962	
12mr|kdelibs4-4.9.4-1|1963	* Sat May 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-4mdv2010.0
12mr|kdelibs4-4.9.4-1|1964	+ Revision: 373655
12mr|kdelibs4-4.9.4-1|1965	- move out libknotificationitem-1.so from the devel package
12mr|kdelibs4-4.9.4-1|1966	
12mr|kdelibs4-4.9.4-1|1967	* Fri May 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-3mdv2010.0
12mr|kdelibs4-4.9.4-1|1968	+ Revision: 373463
12mr|kdelibs4-4.9.4-1|1969	- Package kdelibs-experimental inside kdelibs4
12mr|kdelibs4-4.9.4-1|1970	
12mr|kdelibs4-4.9.4-1|1971	* Fri May 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-2mdv2010.0
12mr|kdelibs4-4.9.4-1|1972	+ Revision: 373438
12mr|kdelibs4-4.9.4-1|1973	- Increase release
12mr|kdelibs4-4.9.4-1|1974	- New tarball fixes kdegraphics4 build
12mr|kdelibs4-4.9.4-1|1975	
12mr|kdelibs4-4.9.4-1|1976	* Thu May 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-1mdv2010.0
12mr|kdelibs4-4.9.4-1|1977	+ Revision: 372991
12mr|kdelibs4-4.9.4-1|1978	- Remove merged patch
12mr|kdelibs4-4.9.4-1|1979	- Update to kde 4.2.85
12mr|kdelibs4-4.9.4-1|1980	
12mr|kdelibs4-4.9.4-1|1981	* Tue May 05 2009 Funda Wang <fwang@mandriva.org> 2:4.2.71-0.svn961800.2mdv2010.0
12mr|kdelibs4-4.9.4-1|1982	+ Revision: 372114
12mr|kdelibs4-4.9.4-1|1983	- fix xz (lzma) detection, from upstream rev981856
12mr|kdelibs4-4.9.4-1|1984	
12mr|kdelibs4-4.9.4-1|1985	* Sun May 03 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.71-0.svn961800.1mdv2010.0
12mr|kdelibs4-4.9.4-1|1986	+ Revision: 371492
12mr|kdelibs4-4.9.4-1|1987	- Fix file list
12mr|kdelibs4-4.9.4-1|1988	- Update to kde 4.2.71
12mr|kdelibs4-4.9.4-1|1989	
12mr|kdelibs4-4.9.4-1|1990	* Fri May 01 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.70-0.svn954171.2mdv2010.0
12mr|kdelibs4-4.9.4-1|1991	+ Revision: 369619
12mr|kdelibs4-4.9.4-1|1992	- Fix conflicts
12mr|kdelibs4-4.9.4-1|1993	
12mr|kdelibs4-4.9.4-1|1994	* Wed Apr 29 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.70-0.svn954171.1mdv2010.0
12mr|kdelibs4-4.9.4-1|1995	+ Revision: 369152
12mr|kdelibs4-4.9.4-1|1996	- Update to kde 4.2.70
12mr|kdelibs4-4.9.4-1|1997	Remove branch patches
12mr|kdelibs4-4.9.4-1|1998	Rediff patches
12mr|kdelibs4-4.9.4-1|1999	- Activate patch 210, allow to move folders in the trash
12mr|kdelibs4-4.9.4-1|2000	
12mr|kdelibs4-4.9.4-1|2001	* Thu Apr 23 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-26mdv2009.1
12mr|kdelibs4-4.9.4-1|2002	+ Revision: 368775
12mr|kdelibs4-4.9.4-1|2003	- Disable harmfull patches for now. Probable cause in https://qa.mandriva.com/show_bug.cgi?id=50204
12mr|kdelibs4-4.9.4-1|2004	
12mr|kdelibs4-4.9.4-1|2005	* Wed Apr 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-25mdv2009.1
12mr|kdelibs4-4.9.4-1|2006	+ Revision: 368614
12mr|kdelibs4-4.9.4-1|2007	- Allow to drag file on a filemanager  opened as root
12mr|kdelibs4-4.9.4-1|2008	- [Trunk] Allow to move folder on the trash
12mr|kdelibs4-4.9.4-1|2009	
12mr|kdelibs4-4.9.4-1|2010	* Mon Apr 20 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-23mdv2009.1
12mr|kdelibs4-4.9.4-1|2011	+ Revision: 368097
12mr|kdelibs4-4.9.4-1|2012	- Patch135: make kdeinit really not leak file descriptors to child processes
12mr|kdelibs4-4.9.4-1|2013	Patch136: fix and simplify the child struct disposal the previous patch exposed this problem ...
12mr|kdelibs4-4.9.4-1|2014	
12mr|kdelibs4-4.9.4-1|2015	* Sun Apr 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-22mdv2009.1
12mr|kdelibs4-4.9.4-1|2016	+ Revision: 368078
12mr|kdelibs4-4.9.4-1|2017	- Remove patch210 for now
12mr|kdelibs4-4.9.4-1|2018	
12mr|kdelibs4-4.9.4-1|2019	* Sun Apr 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-21mdv2009.1
12mr|kdelibs4-4.9.4-1|2020	+ Revision: 368013
12mr|kdelibs4-4.9.4-1|2021	- Add patch210 to fix leaks in kinit
12mr|kdelibs4-4.9.4-1|2022	
12mr|kdelibs4-4.9.4-1|2023	* Sat Apr 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-20mdv2009.1
12mr|kdelibs4-4.9.4-1|2024	+ Revision: 367985
12mr|kdelibs4-4.9.4-1|2025	- Fix crash in kdelibs with wrong javascripts
12mr|kdelibs4-4.9.4-1|2026	
12mr|kdelibs4-4.9.4-1|2027	* Thu Apr 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-19mdv2009.1
12mr|kdelibs4-4.9.4-1|2028	+ Revision: 367797
12mr|kdelibs4-4.9.4-1|2029	- Add libutempter-devel as BuildRequires
12mr|kdelibs4-4.9.4-1|2030	
12mr|kdelibs4-4.9.4-1|2031	* Sat Apr 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-18mdv2009.1
12mr|kdelibs4-4.9.4-1|2032	+ Revision: 366393
12mr|kdelibs4-4.9.4-1|2033	- Add patch133 from branch : Fix widget item delegates to respect the focused widget ( KDE bug #186142)
12mr|kdelibs4-4.9.4-1|2034	
12mr|kdelibs4-4.9.4-1|2035	* Fri Apr 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-17mdv2009.1
12mr|kdelibs4-4.9.4-1|2036	+ Revision: 365558
12mr|kdelibs4-4.9.4-1|2037	- Add 2 upstream patches to fix leak and coverity
12mr|kdelibs4-4.9.4-1|2038	
12mr|kdelibs4-4.9.4-1|2039	* Thu Apr 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-16mdv2009.1
12mr|kdelibs4-4.9.4-1|2040	+ Revision: 365460
12mr|kdelibs4-4.9.4-1|2041	- Add some upstream patches from branch
12mr|kdelibs4-4.9.4-1|2042	- Patch127: Fixes kickoff closing
12mr|kdelibs4-4.9.4-1|2043	- Patch128: Fixes infinite loop in bidiNext on some websites
12mr|kdelibs4-4.9.4-1|2044	- Patch129: Set continuation to 0 when we actually removed it BKO: 189121
12mr|kdelibs4-4.9.4-1|2045	- Patch130: Backport of revision 951352 from trunk (mostly sorting fixes)
12mr|kdelibs4-4.9.4-1|2046	
12mr|kdelibs4-4.9.4-1|2047	* Wed Apr 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-15mdv2009.1
12mr|kdelibs4-4.9.4-1|2048	+ Revision: 365245
12mr|kdelibs4-4.9.4-1|2049	- Add some upstream patches from branch
12mr|kdelibs4-4.9.4-1|2050	- Patch126: Fix the call to KJob::kill when the Cancel button is pressed
12mr|kdelibs4-4.9.4-1|2051	
12mr|kdelibs4-4.9.4-1|2052	* Wed Apr 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-14mdv2009.1
12mr|kdelibs4-4.9.4-1|2053	+ Revision: 365224
12mr|kdelibs4-4.9.4-1|2054	- Add some upstream patches from branch
12mr|kdelibs4-4.9.4-1|2055	- Patch124: Don't loop if we get no auth request (that we understand) together with a 401/407 status code.
12mr|kdelibs4-4.9.4-1|2056	- Patch125: Backport commit 950846 with apidox clarifications for result and finished.
12mr|kdelibs4-4.9.4-1|2057	- Add some upstream patches from branch
12mr|kdelibs4-4.9.4-1|2058	- Patch119: Add missing mapping for insert key
12mr|kdelibs4-4.9.4-1|2059	- Patch120: Fix two porting bugs
12mr|kdelibs4-4.9.4-1|2060	- Patch121: Fix updating of images from the airport-nuernberg webcam
12mr|kdelibs4-4.9.4-1|2061	- Patch122: Remove some unneded files
12mr|kdelibs4-4.9.4-1|2062	- Patch123: Fix Build with Qt4.4 again
12mr|kdelibs4-4.9.4-1|2063	
12mr|kdelibs4-4.9.4-1|2064	* Mon Apr 06 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-12mdv2009.1
12mr|kdelibs4-4.9.4-1|2065	+ Revision: 364431
12mr|kdelibs4-4.9.4-1|2066	- Add safe trunk backport bugfix patches
12mr|kdelibs4-4.9.4-1|2067	
12mr|kdelibs4-4.9.4-1|2068	* Mon Apr 06 2009 Gustavo Pichorim Boiko <boiko@mandriva.com> 2:4.2.2-10mdv2009.1
12mr|kdelibs4-4.9.4-1|2069	+ Revision: 364297
12mr|kdelibs4-4.9.4-1|2070	- Disable caching of kdeglobals paths. This was breaking the config reading
12mr|kdelibs4-4.9.4-1|2071	from kde profile dirs. (Patch from fedora kdelibs)
12mr|kdelibs4-4.9.4-1|2072	
12mr|kdelibs4-4.9.4-1|2073	* Sun Apr 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-9mdv2009.1
12mr|kdelibs4-4.9.4-1|2074	+ Revision: 364248
12mr|kdelibs4-4.9.4-1|2075	- Add upstream patch to fix hovering in folderview
12mr|kdelibs4-4.9.4-1|2076	
12mr|kdelibs4-4.9.4-1|2077	* Sun Apr 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-8mdv2009.1
12mr|kdelibs4-4.9.4-1|2078	+ Revision: 364240
12mr|kdelibs4-4.9.4-1|2079	- Add upstream patches from 4.2 branch
12mr|kdelibs4-4.9.4-1|2080	- Khtml fixes
12mr|kdelibs4-4.9.4-1|2081	- emoticones fixes
12mr|kdelibs4-4.9.4-1|2082	- Renumber patches
12mr|kdelibs4-4.9.4-1|2083	- Really remove kdelibs-4.2.1-iconwidget-keepproportion.patch
12mr|kdelibs4-4.9.4-1|2084	
12mr|kdelibs4-4.9.4-1|2085	* Sat Apr 04 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-7mdv2009.1
12mr|kdelibs4-4.9.4-1|2086	+ Revision: 364002
12mr|kdelibs4-4.9.4-1|2087	- Make applications built against qt 4.4 works in runtime against qt 4.5 no loosing internationalization properties
12mr|kdelibs4-4.9.4-1|2088	
12mr|kdelibs4-4.9.4-1|2089	* Fri Apr 03 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-6mdv2009.1
12mr|kdelibs4-4.9.4-1|2090	+ Revision: 363822
12mr|kdelibs4-4.9.4-1|2091	- Another upgrade issue for old distros
12mr|kdelibs4-4.9.4-1|2092	
12mr|kdelibs4-4.9.4-1|2093	* Thu Apr 02 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-5mdv2009.1
12mr|kdelibs4-4.9.4-1|2094	+ Revision: 363582
12mr|kdelibs4-4.9.4-1|2095	- Inverted test makes all distros below 2009.1 wrongly remove kdelibs-common
12mr|kdelibs4-4.9.4-1|2096	
12mr|kdelibs4-4.9.4-1|2097	* Tue Mar 31 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-4mdv2009.1
12mr|kdelibs4-4.9.4-1|2098	+ Revision: 363099
12mr|kdelibs4-4.9.4-1|2099	- Another lzma patch fix
12mr|kdelibs4-4.9.4-1|2100	- Update with Try#3 kdelibs package with recent KFilterDev fixes
12mr|kdelibs4-4.9.4-1|2101	
12mr|kdelibs4-4.9.4-1|2102	* Tue Mar 31 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-3mdv2009.1
12mr|kdelibs4-4.9.4-1|2103	+ Revision: 363018
12mr|kdelibs4-4.9.4-1|2104	- Small change to avoid headaches in upgrade
12mr|kdelibs4-4.9.4-1|2105	
12mr|kdelibs4-4.9.4-1|2106	* Tue Mar 31 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-2mdv2009.1
12mr|kdelibs4-4.9.4-1|2107	+ Revision: 362786
12mr|kdelibs4-4.9.4-1|2108	- Update with Try#2 tarball
12mr|kdelibs4-4.9.4-1|2109	
12mr|kdelibs4-4.9.4-1|2110	* Fri Mar 27 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-1mdv2009.1
12mr|kdelibs4-4.9.4-1|2111	+ Revision: 361594
12mr|kdelibs4-4.9.4-1|2112	- Upgrade to KDE 4.2.2 try#1 packages.
12mr|kdelibs4-4.9.4-1|2113	
12mr|kdelibs4-4.9.4-1|2114	* Wed Mar 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-15mdv2009.1
12mr|kdelibs4-4.9.4-1|2115	+ Revision: 361161
12mr|kdelibs4-4.9.4-1|2116	- Fix previous commit
12mr|kdelibs4-4.9.4-1|2117	- Try to fix Bug 49069
12mr|kdelibs4-4.9.4-1|2118	
12mr|kdelibs4-4.9.4-1|2119	* Tue Mar 17 2009 Arthur Renato Mello <arthur@mandriva.com> 2:4.2.1-13mdv2009.1
12mr|kdelibs4-4.9.4-1|2120	+ Revision: 356624
12mr|kdelibs4-4.9.4-1|2121	- Add patch for Plasma::Svg cache. This should fix the MDV menu button update after a svg change.
12mr|kdelibs4-4.9.4-1|2122	- Remove keepProportion patch since we do not use it on MDV button anymore.
12mr|kdelibs4-4.9.4-1|2123	
12mr|kdelibs4-4.9.4-1|2124	* Tue Mar 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-12mdv2009.1
12mr|kdelibs4-4.9.4-1|2125	+ Revision: 356611
12mr|kdelibs4-4.9.4-1|2126	- More obsoletes to ease upgrade
12mr|kdelibs4-4.9.4-1|2127	
12mr|kdelibs4-4.9.4-1|2128	* Mon Mar 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-11mdv2009.1
12mr|kdelibs4-4.9.4-1|2129	+ Revision: 355927
12mr|kdelibs4-4.9.4-1|2130	- Fix obsoletes in kdelibs-common
12mr|kdelibs4-4.9.4-1|2131	
12mr|kdelibs4-4.9.4-1|2132	* Sun Mar 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-10mdv2009.1
12mr|kdelibs4-4.9.4-1|2133	+ Revision: 355560
12mr|kdelibs4-4.9.4-1|2134	- [Branch] Fix encoding pb ( regression from upstream r931769)
12mr|kdelibs4-4.9.4-1|2135	- Fix text
12mr|kdelibs4-4.9.4-1|2136	- Fix spelling
12mr|kdelibs4-4.9.4-1|2137	
12mr|kdelibs4-4.9.4-1|2138	* Wed Mar 04 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.1-9mdv2009.1
12mr|kdelibs4-4.9.4-1|2139	+ Revision: 348293
12mr|kdelibs4-4.9.4-1|2140	- Backport utf8 dir work made upstream against qt 4.5 compilations
12mr|kdelibs4-4.9.4-1|2141	
12mr|kdelibs4-4.9.4-1|2142	* Tue Mar 03 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.1-7mdv2009.1
12mr|kdelibs4-4.9.4-1|2143	+ Revision: 347968
12mr|kdelibs4-4.9.4-1|2144	- Added some nice about
12mr|kdelibs4-4.9.4-1|2145	
12mr|kdelibs4-4.9.4-1|2146	* Tue Mar 03 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.1-6mdv2009.1
12mr|kdelibs4-4.9.4-1|2147	+ Revision: 347837
12mr|kdelibs4-4.9.4-1|2148	- Fix for bug https://qa.mandriva.com/show_bug.cgi?id=48348. Backport will be added in 4.2 branch too.
12mr|kdelibs4-4.9.4-1|2149	
12mr|kdelibs4-4.9.4-1|2150	* Mon Mar 02 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.1-5mdv2009.1
12mr|kdelibs4-4.9.4-1|2151	+ Revision: 347537
12mr|kdelibs4-4.9.4-1|2152	- Backporting upstream commit spotted by Thiago, about duplication of mimetypes.
12mr|kdelibs4-4.9.4-1|2153	This was the real cause of crashing on initial update, and Mandriva was suffering from
12mr|kdelibs4-4.9.4-1|2154	dynamic inroduced system mimetypes protocols. This commit prevents this situations.
12mr|kdelibs4-4.9.4-1|2155	
12mr|kdelibs4-4.9.4-1|2156	* Mon Mar 02 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-4mdv2009.1
12mr|kdelibs4-4.9.4-1|2157	+ Revision: 346863
12mr|kdelibs4-4.9.4-1|2158	- Use back keepproportion patch from 4.2.0
12mr|kdelibs4-4.9.4-1|2159	
12mr|kdelibs4-4.9.4-1|2160	* Sat Feb 28 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-3mdv2009.1
12mr|kdelibs4-4.9.4-1|2161	+ Revision: 346137
12mr|kdelibs4-4.9.4-1|2162	- Revert commit 921138, should workaround the crash
12mr|kdelibs4-4.9.4-1|2163	
12mr|kdelibs4-4.9.4-1|2164	* Fri Feb 27 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.1-2mdv2009.1
12mr|kdelibs4-4.9.4-1|2165	+ Revision: 345648
12mr|kdelibs4-4.9.4-1|2166	- Try#1 updated tarball
12mr|kdelibs4-4.9.4-1|2167	
12mr|kdelibs4-4.9.4-1|2168	* Fri Feb 27 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.1-1mdv2009.1
12mr|kdelibs4-4.9.4-1|2169	+ Revision: 345541
12mr|kdelibs4-4.9.4-1|2170	- KDE 4.2.1 try#1 upstream release
12mr|kdelibs4-4.9.4-1|2171	
12mr|kdelibs4-4.9.4-1|2172	* Wed Feb 25 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.0-15mdv2009.1
12mr|kdelibs4-4.9.4-1|2173	+ Revision: 344987
12mr|kdelibs4-4.9.4-1|2174	- Added knotify 4.2.1 backport patch to fix current qt 4.5 notofication issues
12mr|kdelibs4-4.9.4-1|2175	
12mr|kdelibs4-4.9.4-1|2176	* Tue Feb 24 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-14mdv2009.1
12mr|kdelibs4-4.9.4-1|2177	+ Revision: 344338
12mr|kdelibs4-4.9.4-1|2178	- Fix typo
12mr|kdelibs4-4.9.4-1|2179	- [branch] Removed applets do not reappear at kde start
12mr|kdelibs4-4.9.4-1|2180	- Remove patch108 for now, will be rediff later
12mr|kdelibs4-4.9.4-1|2181	- Fix patch level
12mr|kdelibs4-4.9.4-1|2182	- Fix write of plasma conf files
12mr|kdelibs4-4.9.4-1|2183	
12mr|kdelibs4-4.9.4-1|2184	* Tue Feb 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-12mdv2009.1
12mr|kdelibs4-4.9.4-1|2185	+ Revision: 341166
12mr|kdelibs4-4.9.4-1|2186	- Fix upstream bug176280 when resizing plasma bar
12mr|kdelibs4-4.9.4-1|2187	
12mr|kdelibs4-4.9.4-1|2188	* Mon Feb 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-11mdv2009.1
12mr|kdelibs4-4.9.4-1|2189	+ Revision: 340854
12mr|kdelibs4-4.9.4-1|2190	- Rebuild against qt4.5
12mr|kdelibs4-4.9.4-1|2191	
12mr|kdelibs4-4.9.4-1|2192	* Fri Feb 13 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-10mdv2009.1
12mr|kdelibs4-4.9.4-1|2193	+ Revision: 339966
12mr|kdelibs4-4.9.4-1|2194	- Fix patch 8
12mr|kdelibs4-4.9.4-1|2195	- Use patch from fedora to remove a workaround for a qt 4.4 bug
12mr|kdelibs4-4.9.4-1|2196	
12mr|kdelibs4-4.9.4-1|2197	+ Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|kdelibs4-4.9.4-1|2198	- Fix a crash in konqueror when opening big web pages (bug #47226)
12mr|kdelibs4-4.9.4-1|2199	Patch from Daniel Pestana de Gouveia.
12mr|kdelibs4-4.9.4-1|2200	
12mr|kdelibs4-4.9.4-1|2201	* Sat Jan 31 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-7mdv2009.1
12mr|kdelibs4-4.9.4-1|2202	+ Revision: 335749
12mr|kdelibs4-4.9.4-1|2203	- Add a  testing patch to fix khtml rendering of linuxtoday
12mr|kdelibs4-4.9.4-1|2204	
12mr|kdelibs4-4.9.4-1|2205	* Sat Jan 31 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-6mdv2009.1
12mr|kdelibs4-4.9.4-1|2206	+ Revision: 335748
12mr|kdelibs4-4.9.4-1|2207	- Add some fixes from branch
12mr|kdelibs4-4.9.4-1|2208	
12mr|kdelibs4-4.9.4-1|2209	* Fri Jan 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-5mdv2009.1
12mr|kdelibs4-4.9.4-1|2210	+ Revision: 335649
12mr|kdelibs4-4.9.4-1|2211	- Fix kded regression
12mr|kdelibs4-4.9.4-1|2212	
12mr|kdelibs4-4.9.4-1|2213	* Fri Jan 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-4mdv2009.1
12mr|kdelibs4-4.9.4-1|2214	+ Revision: 335405
12mr|kdelibs4-4.9.4-1|2215	- Revert upstream commit 914158 ( to try to fix kded issues )
12mr|kdelibs4-4.9.4-1|2216	
12mr|kdelibs4-4.9.4-1|2217	* Thu Jan 29 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.0-3mdv2009.1
12mr|kdelibs4-4.9.4-1|2218	+ Revision: 335309
12mr|kdelibs4-4.9.4-1|2219	- Update with current nepomuk trunk as requested by Nepomuk development team
12mr|kdelibs4-4.9.4-1|2220	
12mr|kdelibs4-4.9.4-1|2221	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|kdelibs4-4.9.4-1|2222	- if we're going to add a versioned build dependency on liblzma-devel, we might
12mr|kdelibs4-4.9.4-1|2223	as well add more proper version requirement..
12mr|kdelibs4-4.9.4-1|2224	
12mr|kdelibs4-4.9.4-1|2225	* Mon Jan 26 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.0-2mdv2009.1
12mr|kdelibs4-4.9.4-1|2226	+ Revision: 333866
12mr|kdelibs4-4.9.4-1|2227	- Update with 4.2.0 upstream final tarball
12mr|kdelibs4-4.9.4-1|2228	
12mr|kdelibs4-4.9.4-1|2229	* Mon Jan 26 2009 Arthur Renato Mello <arthur@mandriva.com> 2:4.2.0-1mdv2009.1
12mr|kdelibs4-4.9.4-1|2230	+ Revision: 333775
12mr|kdelibs4-4.9.4-1|2231	- Add support to keep proportion in plasma icons
12mr|kdelibs4-4.9.4-1|2232	- Backport patch rev915328. Fix size info for svg
12mr|kdelibs4-4.9.4-1|2233	
12mr|kdelibs4-4.9.4-1|2234	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdelibs4-4.9.4-1|2235	- Update cacert (Bug #47282)
12mr|kdelibs4-4.9.4-1|2236	
12mr|kdelibs4-4.9.4-1|2237	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdelibs4-4.9.4-1|2238	- Added first try 4.2.0 final tarball
12mr|kdelibs4-4.9.4-1|2239	
12mr|kdelibs4-4.9.4-1|2240	* Thu Jan 22 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.96-7mdv2009.1
12mr|kdelibs4-4.9.4-1|2241	+ Revision: 332507
12mr|kdelibs4-4.9.4-1|2242	- Added nepomuk backport, based on trunk, as requested for Nepomuk devels
12mr|kdelibs4-4.9.4-1|2243	- Cleanup spec for old distros
12mr|kdelibs4-4.9.4-1|2244	
12mr|kdelibs4-4.9.4-1|2245	* Fri Jan 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-5mdv2009.1
12mr|kdelibs4-4.9.4-1|2246	+ Revision: 330052
12mr|kdelibs4-4.9.4-1|2247	- Not needed anymore with latest cmake
12mr|kdelibs4-4.9.4-1|2248	
12mr|kdelibs4-4.9.4-1|2249	* Sun Jan 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-4mdv2009.1
12mr|kdelibs4-4.9.4-1|2250	+ Revision: 328423
12mr|kdelibs4-4.9.4-1|2251	- Fix a crash (appearing in KSMServer) which is partly a Qt bug and partly an odd SVG
12mr|kdelibs4-4.9.4-1|2252	
12mr|kdelibs4-4.9.4-1|2253	* Fri Jan 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-3mdv2009.1
12mr|kdelibs4-4.9.4-1|2254	+ Revision: 327460
12mr|kdelibs4-4.9.4-1|2255	- Fix kdebase4-workspace detection
12mr|kdelibs4-4.9.4-1|2256	
12mr|kdelibs4-4.9.4-1|2257	* Fri Jan 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-2mdv2009.1
12mr|kdelibs4-4.9.4-1|2258	+ Revision: 327325
12mr|kdelibs4-4.9.4-1|2259	- Fix kdepimlibs detection
12mr|kdelibs4-4.9.4-1|2260	
12mr|kdelibs4-4.9.4-1|2261	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|kdelibs4-4.9.4-1|2262	- update lzma filter patch with xz support, renaming it to kxzfilter..
12mr|kdelibs4-4.9.4-1|2263	
12mr|kdelibs4-4.9.4-1|2264	* Thu Jan 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-1mdv2009.1
12mr|kdelibs4-4.9.4-1|2265	+ Revision: 327199
12mr|kdelibs4-4.9.4-1|2266	- Definitivly fix file list
12mr|kdelibs4-4.9.4-1|2267	- Remove last bit of kformula
12mr|kdelibs4-4.9.4-1|2268	- Remove %%lib require in the devel package
12mr|kdelibs4-4.9.4-1|2269	- Fix filelist
12mr|kdelibs4-4.9.4-1|2270	- Remove merged patches
12mr|kdelibs4-4.9.4-1|2271	Rediff Patch5
12mr|kdelibs4-4.9.4-1|2272	
12mr|kdelibs4-4.9.4-1|2273	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdelibs4-4.9.4-1|2274	- Update with Release Candidate 1 - 4.1.96
12mr|kdelibs4-4.9.4-1|2275	
12mr|kdelibs4-4.9.4-1|2276	* Sun Jan 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-8mdv2009.1
12mr|kdelibs4-4.9.4-1|2277	+ Revision: 324904
12mr|kdelibs4-4.9.4-1|2278	- More filesharing fixes
12mr|kdelibs4-4.9.4-1|2279	- Add patch from BKO160221 to not crash when hal is OFF
12mr|kdelibs4-4.9.4-1|2280	
12mr|kdelibs4-4.9.4-1|2281	* Sun Jan 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-7mdv2009.1
12mr|kdelibs4-4.9.4-1|2282	+ Revision: 324718
12mr|kdelibs4-4.9.4-1|2283	- Hack to fix build
12mr|kdelibs4-4.9.4-1|2284	- fix debug
12mr|kdelibs4-4.9.4-1|2285	- More filesharing fixes
12mr|kdelibs4-4.9.4-1|2286	- Fix filesharing patch
12mr|kdelibs4-4.9.4-1|2287	- Allow to unshare a folder
12mr|kdelibs4-4.9.4-1|2288	
12mr|kdelibs4-4.9.4-1|2289	* Tue Dec 23 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-5mdv2009.1
12mr|kdelibs4-4.9.4-1|2290	+ Revision: 317771
12mr|kdelibs4-4.9.4-1|2291	- Allow to share files again
12mr|kdelibs4-4.9.4-1|2292	
12mr|kdelibs4-4.9.4-1|2293	* Mon Dec 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-4mdv2009.1
12mr|kdelibs4-4.9.4-1|2294	+ Revision: 317723
12mr|kdelibs4-4.9.4-1|2295	- Bump release
12mr|kdelibs4-4.9.4-1|2296	- Add patch to help upstream to debug some file association bugs
12mr|kdelibs4-4.9.4-1|2297	
12mr|kdelibs4-4.9.4-1|2298	* Tue Dec 16 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-3mdv2009.1
12mr|kdelibs4-4.9.4-1|2299	+ Revision: 314997
12mr|kdelibs4-4.9.4-1|2300	- New kdelibs tarball fixing translation build error ( like es )
12mr|kdelibs4-4.9.4-1|2301	
12mr|kdelibs4-4.9.4-1|2302	* Sun Dec 14 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-2mdv2009.1
12mr|kdelibs4-4.9.4-1|2303	+ Revision: 314074
12mr|kdelibs4-4.9.4-1|2304	- carefully save applets on creation, prevents losing new applets right after adding them
12mr|kdelibs4-4.9.4-1|2305	
12mr|kdelibs4-4.9.4-1|2306	* Fri Dec 12 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-1mdv2009.1
12mr|kdelibs4-4.9.4-1|2307	+ Revision: 313748
12mr|kdelibs4-4.9.4-1|2308	- Fix kde menu patch
12mr|kdelibs4-4.9.4-1|2309	
12mr|kdelibs4-4.9.4-1|2310	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdelibs4-4.9.4-1|2311	- Update with Beta 1 - 4.1.85
12mr|kdelibs4-4.9.4-1|2312	
12mr|kdelibs4-4.9.4-1|2313	* Wed Dec 10 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.82-1mdv2009.1
12mr|kdelibs4-4.9.4-1|2314	+ Revision: 312606
12mr|kdelibs4-4.9.4-1|2315	- Update to kde 4.1.82
12mr|kdelibs4-4.9.4-1|2316	
12mr|kdelibs4-4.9.4-1|2317	* Sun Nov 30 2008 Funda Wang <fwang@mandriva.org> 2:4.1.81-1mdv2009.1
12mr|kdelibs4-4.9.4-1|2318	+ Revision: 308361
12mr|kdelibs4-4.9.4-1|2319	- New version 4.1.81
12mr|kdelibs4-4.9.4-1|2320	- rediff iaora patch
12mr|kdelibs4-4.9.4-1|2321	- drop upstream patch
12mr|kdelibs4-4.9.4-1|2322	
12mr|kdelibs4-4.9.4-1|2323	* Tue Nov 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-10mdv2009.1
12mr|kdelibs4-4.9.4-1|2324	+ Revision: 306507
12mr|kdelibs4-4.9.4-1|2325	- Fix and Apply patch5
12mr|kdelibs4-4.9.4-1|2326	
12mr|kdelibs4-4.9.4-1|2327	* Tue Nov 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-9mdv2009.1
12mr|kdelibs4-4.9.4-1|2328	+ Revision: 306491
12mr|kdelibs4-4.9.4-1|2329	- Do not apply patch5, need more work
12mr|kdelibs4-4.9.4-1|2330	- Remove merged patches
12mr|kdelibs4-4.9.4-1|2331	Add patch103: initialize this value, that's why toolbox sometimes was going to left in an unpredictable way
12mr|kdelibs4-4.9.4-1|2332	- Add back menu-button-plasma-icon.patch
12mr|kdelibs4-4.9.4-1|2333	
12mr|kdelibs4-4.9.4-1|2334	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdelibs4-4.9.4-1|2335	- Updated with fresh beta 1 official fixed tarball
12mr|kdelibs4-4.9.4-1|2336	
12mr|kdelibs4-4.9.4-1|2337	+ Funda Wang <fwang@mandriva.org>
12mr|kdelibs4-4.9.4-1|2338	- bring back kde4-style-iaora requires
12mr|kdelibs4-4.9.4-1|2339	
12mr|kdelibs4-4.9.4-1|2340	* Sat Nov 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-7mdv2009.1
12mr|kdelibs4-4.9.4-1|2341	+ Revision: 305820
12mr|kdelibs4-4.9.4-1|2342	- backport patches from tags/4.1.80
12mr|kdelibs4-4.9.4-1|2343	
12mr|kdelibs4-4.9.4-1|2344	+ Funda Wang <fwang@mandriva.org>
12mr|kdelibs4-4.9.4-1|2345	- requires_exceptions is of no use here
12mr|kdelibs4-4.9.4-1|2346	
12mr|kdelibs4-4.9.4-1|2347	* Sat Nov 22 2008 Funda Wang <fwang@mandriva.org> 2:4.1.80-6mdv2009.1
12mr|kdelibs4-4.9.4-1|2348	+ Revision: 305696
12mr|kdelibs4-4.9.4-1|2349	- disable provides for devel(libkephal), as it is not the cause of selecting
12mr|kdelibs4-4.9.4-1|2350	kdebase4-workspace-devel
12mr|kdelibs4-4.9.4-1|2351	- disable requires on kde4-style-iaora, it is pulling libkdecoreations ->
12mr|kdelibs4-4.9.4-1|2352	libkephal. Need to re-add after fixing kdebase-workspace.
12mr|kdelibs4-4.9.4-1|2353	
12mr|kdelibs4-4.9.4-1|2354	* Sat Nov 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-5mdv2009.1
12mr|kdelibs4-4.9.4-1|2355	+ Revision: 305667
12mr|kdelibs4-4.9.4-1|2356	- Dirty hack to allow to install kdelibs4-devel
12mr|kdelibs4-4.9.4-1|2357	- Add libxml2-utils as BuildRequires
12mr|kdelibs4-4.9.4-1|2358	
12mr|kdelibs4-4.9.4-1|2359	* Sat Nov 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-4mdv2009.1
12mr|kdelibs4-4.9.4-1|2360	+ Revision: 305624
12mr|kdelibs4-4.9.4-1|2361	- Try to remove wrong require on kdelibs4
12mr|kdelibs4-4.9.4-1|2362	
12mr|kdelibs4-4.9.4-1|2363	* Fri Nov 21 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-3mdv2009.1
12mr|kdelibs4-4.9.4-1|2364	+ Revision: 305387
12mr|kdelibs4-4.9.4-1|2365	- Rebuild
12mr|kdelibs4-4.9.4-1|2366	
12mr|kdelibs4-4.9.4-1|2367	* Thu Nov 20 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-2mdv2009.1
12mr|kdelibs4-4.9.4-1|2368	+ Revision: 305337
12mr|kdelibs4-4.9.4-1|2369	- Add missing patch
12mr|kdelibs4-4.9.4-1|2370	- Do not use translation patch for the moment ( seems broken)
12mr|kdelibs4-4.9.4-1|2371	
12mr|kdelibs4-4.9.4-1|2372	* Wed Nov 19 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-1mdv2009.1
12mr|kdelibs4-4.9.4-1|2373	+ Revision: 304618
12mr|kdelibs4-4.9.4-1|2374	- Fix file list
12mr|kdelibs4-4.9.4-1|2375	
12mr|kdelibs4-4.9.4-1|2376	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdelibs4-4.9.4-1|2377	- Update with Beta 1 - 4.1.80
12mr|kdelibs4-4.9.4-1|2378	
12mr|kdelibs4-4.9.4-1|2379	* Thu Nov 13 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.73-9mdv2009.1
12mr|kdelibs4-4.9.4-1|2380	+ Revision: 302680
12mr|kdelibs4-4.9.4-1|2381	- Add conflicts because of plasma move
12mr|kdelibs4-4.9.4-1|2382	
12mr|kdelibs4-4.9.4-1|2383	* Thu Nov 13 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.73-8mdv2009.1
12mr|kdelibs4-4.9.4-1|2384	+ Revision: 302670
12mr|kdelibs4-4.9.4-1|2385	- Fix epoch in requires
12mr|kdelibs4-4.9.4-1|2386	Add back plasma-devel provides ( was in kdebase4-workspace before )
12mr|kdelibs4-4.9.4-1|2387	- Remove cmake buildrequires ( already required by kde4-macros)
12mr|kdelibs4-4.9.4-1|2388	Fix Versionnate on kde4-macros
12mr|kdelibs4-4.9.4-1|2389	
12mr|kdelibs4-4.9.4-1|2390	* Thu Nov 13 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.73-7mdv2009.1
12mr|kdelibs4-4.9.4-1|2391	+ Revision: 302630
12mr|kdelibs4-4.9.4-1|2392	- Fix Requires on %%libkdeui
12mr|kdelibs4-4.9.4-1|2393	- Add epoch because of plasma move
12mr|kdelibs4-4.9.4-1|2394	- Update to kde 4.1.73
12mr|kdelibs4-4.9.4-1|2395	Say hello to plasma in kdelibs
12mr|kdelibs4-4.9.4-1|2396	- Change libknewstuff2 name according to library policy
12mr|kdelibs4-4.9.4-1|2397	- Add back default kde menu ( step  1 )
12mr|kdelibs4-4.9.4-1|2398	- Fix conflict
12mr|kdelibs4-4.9.4-1|2399	- Fix File list
12mr|kdelibs4-4.9.4-1|2400	
12mr|kdelibs4-4.9.4-1|2401	* Fri Oct 24 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 4.1.71-3mdv2009.1
12mr|kdelibs4-4.9.4-1|2402	+ Revision: 296991
12mr|kdelibs4-4.9.4-1|2403	- regenerate lzma patch:
12mr|kdelibs4-4.9.4-1|2404	o fix build with kdelibs 4.1.71
12mr|kdelibs4-4.9.4-1|2405	o fix build with liblzma 4.999.6
12mr|kdelibs4-4.9.4-1|2406	o improve lzma cmake file
12mr|kdelibs4-4.9.4-1|2407	- fix man page suffix stuff in %%files
12mr|kdelibs4-4.9.4-1|2408	
12mr|kdelibs4-4.9.4-1|2409	* Fri Oct 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.71-2mdv2009.1
12mr|kdelibs4-4.9.4-1|2410	+ Revision: 296872
12mr|kdelibs4-4.9.4-1|2411	- Add conflicts
12mr|kdelibs4-4.9.4-1|2412	
12mr|kdelibs4-4.9.4-1|2413	* Thu Oct 23 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.71-1mdv2009.1
12mr|kdelibs4-4.9.4-1|2414	+ Revision: 296836
12mr|kdelibs4-4.9.4-1|2415	- New version 4.1.71
12mr|kdelibs4-4.9.4-1|2416	
12mr|kdelibs4-4.9.4-1|2417	* Wed Oct 22 2008 Gustavo Pichorim Boiko <boiko@mandriva.com> 4.1.70-2mdv2009.1
12mr|kdelibs4-4.9.4-1|2418	+ Revision: 296471
12mr|kdelibs4-4.9.4-1|2419	- Add some missing conflicts
12mr|kdelibs4-4.9.4-1|2420	
12mr|kdelibs4-4.9.4-1|2421	* Sun Oct 19 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.70-1mdv2009.1
12mr|kdelibs4-4.9.4-1|2422	+ Revision: 295416
12mr|kdelibs4-4.9.4-1|2423	- Add back wrongly removed file
12mr|kdelibs4-4.9.4-1|2424	- Update to kde 4.1.70
12mr|kdelibs4-4.9.4-1|2425	
12mr|kdelibs4-4.9.4-1|2426	* Thu Oct 02 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.2-5mdv2009.0
12mr|kdelibs4-4.9.4-1|2427	+ Revision: 290927
12mr|kdelibs4-4.9.4-1|2428	- Add upstream patch revision 867092 to fix dolphin crash when in zip files
12mr|kdelibs4-4.9.4-1|2429	
12mr|kdelibs4-4.9.4-1|2430	* Mon Sep 29 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.2-4mdv2009.0
12mr|kdelibs4-4.9.4-1|2431	+ Revision: 289899
12mr|kdelibs4-4.9.4-1|2432	- Fortify translation patch to avoid empty strings
12mr|kdelibs4-4.9.4-1|2433	
12mr|kdelibs4-4.9.4-1|2434	* Mon Sep 29 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.2-3mdv2009.0
12mr|kdelibs4-4.9.4-1|2435	+ Revision: 289776
12mr|kdelibs4-4.9.4-1|2436	- Add automatic translation for Name, GenericName and Description on desktop files
12mr|kdelibs4-4.9.4-1|2437	
12mr|kdelibs4-4.9.4-1|2438	* Mon Sep 29 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.2-2mdv2009.0
12mr|kdelibs4-4.9.4-1|2439	+ Revision: 289369
12mr|kdelibs4-4.9.4-1|2440	- Add menu catalogs
12mr|kdelibs4-4.9.4-1|2441	
12mr|kdelibs4-4.9.4-1|2442	* Thu Sep 25 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.2-1mdv2009.0
12mr|kdelibs4-4.9.4-1|2443	+ Revision: 288191
12mr|kdelibs4-4.9.4-1|2444	- KDE 4.1.2 arriving.
12mr|kdelibs4-4.9.4-1|2445	
12mr|kdelibs4-4.9.4-1|2446	* Thu Sep 18 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.1-9mdv2009.0
12mr|kdelibs4-4.9.4-1|2447	+ Revision: 285657
12mr|kdelibs4-4.9.4-1|2448	- khtml post branch patch
12mr|kdelibs4-4.9.4-1|2449	
12mr|kdelibs4-4.9.4-1|2450	* Tue Sep 16 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.1-8mdv2009.0
12mr|kdelibs4-4.9.4-1|2451	+ Revision: 285189
12mr|kdelibs4-4.9.4-1|2452	- file dialog fixes from post branch.
12mr|kdelibs4-4.9.4-1|2453	
12mr|kdelibs4-4.9.4-1|2454	* Mon Sep 15 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.1-7mdv2009.0
12mr|kdelibs4-4.9.4-1|2455	+ Revision: 285065
12mr|kdelibs4-4.9.4-1|2456	- khtml nvidia artifacts post branch fix.
12mr|kdelibs4-4.9.4-1|2457	
12mr|kdelibs4-4.9.4-1|2458	* Tue Sep 09 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.1-6mdv2009.0
12mr|kdelibs4-4.9.4-1|2459	+ Revision: 283261
12mr|kdelibs4-4.9.4-1|2460	- Fix for mimetype bug https://qa.mandriva.com/show_bug.cgi?id=43625 ( already upstream )
12mr|kdelibs4-4.9.4-1|2461	- Moved post 4.1.1 patches to over 100 numbering
12mr|kdelibs4-4.9.4-1|2462	- Renamed patch name to match other backports
12mr|kdelibs4-4.9.4-1|2463	
12mr|kdelibs4-4.9.4-1|2464	* Tue Sep 09 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.1-5mdv2009.0
12mr|kdelibs4-4.9.4-1|2465	+ Revision: 282853
12mr|kdelibs4-4.9.4-1|2466	- Use vfat with correct codepages
12mr|kdelibs4-4.9.4-1|2467	
12mr|kdelibs4-4.9.4-1|2468	* Thu Sep 04 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.1-4mdv2009.0
12mr|kdelibs4-4.9.4-1|2469	+ Revision: 280714
12mr|kdelibs4-4.9.4-1|2470	- Thanks to Mr. Ktuberling and bug https://qa.mandriva.com/show_bug.cgi?id=43502
12mr|kdelibs4-4.9.4-1|2471	
12mr|kdelibs4-4.9.4-1|2472	* Mon Sep 01 2008 Götz Waschk <waschk@mandriva.org> 4.1.1-3mdv2009.0
12mr|kdelibs4-4.9.4-1|2473	+ Revision: 278412
12mr|kdelibs4-4.9.4-1|2474	- rebuild for new libdvdread
12mr|kdelibs4-4.9.4-1|2475	
12mr|kdelibs4-4.9.4-1|2476	* Sat Aug 30 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.1-2mdv2009.0
12mr|kdelibs4-4.9.4-1|2477	+ Revision: 277606
12mr|kdelibs4-4.9.4-1|2478	- Update 4.1.1 tarballs. Reverted sonnet changes
12mr|kdelibs4-4.9.4-1|2479	
12mr|kdelibs4-4.9.4-1|2480	* Thu Aug 28 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.1-1mdv2009.0
12mr|kdelibs4-4.9.4-1|2481	+ Revision: 277049
12mr|kdelibs4-4.9.4-1|2482	- Upgrade to forthcoming 4.1.1 packages
12mr|kdelibs4-4.9.4-1|2483	
12mr|kdelibs4-4.9.4-1|2484	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdelibs4-4.9.4-1|2485	- Apply this patch after update to kde 4.1.1
12mr|kdelibs4-4.9.4-1|2486	- Fix source highlighting refresh problems (Bug #42721)
12mr|kdelibs4-4.9.4-1|2487	
12mr|kdelibs4-4.9.4-1|2488	* Tue Aug 19 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-15mdv2009.0
12mr|kdelibs4-4.9.4-1|2489	+ Revision: 274012
12mr|kdelibs4-4.9.4-1|2490	- Use iaora as default for now. Need be replaced with proper solution
12mr|kdelibs4-4.9.4-1|2491	
12mr|kdelibs4-4.9.4-1|2492	* Mon Aug 18 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-13mdv2009.0
12mr|kdelibs4-4.9.4-1|2493	+ Revision: 273390
12mr|kdelibs4-4.9.4-1|2494	- Daily branch patch updates
12mr|kdelibs4-4.9.4-1|2495	
12mr|kdelibs4-4.9.4-1|2496	* Sat Aug 16 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.0-12mdv2009.0
12mr|kdelibs4-4.9.4-1|2497	+ Revision: 272516
12mr|kdelibs4-4.9.4-1|2498	- Backport patch202 from trunk ( needed by nepomuk-kde)
12mr|kdelibs4-4.9.4-1|2499	
12mr|kdelibs4-4.9.4-1|2500	* Tue Aug 12 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-11mdv2009.0
12mr|kdelibs4-4.9.4-1|2501	+ Revision: 271130
12mr|kdelibs4-4.9.4-1|2502	- Daily branch patch update
12mr|kdelibs4-4.9.4-1|2503	
12mr|kdelibs4-4.9.4-1|2504	* Thu Aug 07 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-10mdv2009.0
12mr|kdelibs4-4.9.4-1|2505	+ Revision: 266729
12mr|kdelibs4-4.9.4-1|2506	- Update with latest backport from xdg-user-dirs now using qt standards
12mr|kdelibs4-4.9.4-1|2507	- Profile is only suitable for distro lower than 2009
12mr|kdelibs4-4.9.4-1|2508	
12mr|kdelibs4-4.9.4-1|2509	* Wed Aug 06 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-7mdv2009.0
12mr|kdelibs4-4.9.4-1|2510	+ Revision: 264346
12mr|kdelibs4-4.9.4-1|2511	- Daily branch patch updates
12mr|kdelibs4-4.9.4-1|2512	- Added backport of xdg user dirs patch
12mr|kdelibs4-4.9.4-1|2513	
12mr|kdelibs4-4.9.4-1|2514	* Mon Aug 04 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-6mdv2009.0
12mr|kdelibs4-4.9.4-1|2515	+ Revision: 263220
12mr|kdelibs4-4.9.4-1|2516	- More patch mess fixes
12mr|kdelibs4-4.9.4-1|2517	
12mr|kdelibs4-4.9.4-1|2518	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdelibs4-4.9.4-1|2519	- Use better naming for backport patches from trunk
12mr|kdelibs4-4.9.4-1|2520	
12mr|kdelibs4-4.9.4-1|2521	* Mon Aug 04 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.0-5mdv2009.0
12mr|kdelibs4-4.9.4-1|2522	+ Revision: 263014
12mr|kdelibs4-4.9.4-1|2523	- Add patch131 that add kdiskfreespaceinfo class needed for nepomuk backport
12mr|kdelibs4-4.9.4-1|2524	
12mr|kdelibs4-4.9.4-1|2525	* Mon Aug 04 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-4mdv2009.0
12mr|kdelibs4-4.9.4-1|2526	+ Revision: 262838
12mr|kdelibs4-4.9.4-1|2527	- Update with current branch 4.1 patches
12mr|kdelibs4-4.9.4-1|2528	
12mr|kdelibs4-4.9.4-1|2529	* Wed Jul 30 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-3mdv2009.0
12mr|kdelibs4-4.9.4-1|2530	+ Revision: 255166
12mr|kdelibs4-4.9.4-1|2531	- kdecore should requires phonon-backend >= 4.2
12mr|kdelibs4-4.9.4-1|2532	
12mr|kdelibs4-4.9.4-1|2533	* Tue Jul 29 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-2mdv2009.0
12mr|kdelibs4-4.9.4-1|2534	+ Revision: 253814
12mr|kdelibs4-4.9.4-1|2535	- Start updates from post 4.1.0 branch on cooker only. All patches comes with full description inside.
12mr|kdelibs4-4.9.4-1|2536	
12mr|kdelibs4-4.9.4-1|2537	* Thu Jul 24 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-1mdv2009.0
12mr|kdelibs4-4.9.4-1|2538	+ Revision: 247361
12mr|kdelibs4-4.9.4-1|2539	- Update with Release Candidate 1 - 4.1.0
12mr|kdelibs4-4.9.4-1|2540	
12mr|kdelibs4-4.9.4-1|2541	* Tue Jul 22 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 4.0.98-6mdv2009.0
12mr|kdelibs4-4.9.4-1|2542	+ Revision: 240867
12mr|kdelibs4-4.9.4-1|2543	- bump release
12mr|kdelibs4-4.9.4-1|2544	- add lzma filter (P3)
12mr|kdelibs4-4.9.4-1|2545	
12mr|kdelibs4-4.9.4-1|2546	* Tue Jul 15 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.98-5mdv2009.0
12mr|kdelibs4-4.9.4-1|2547	+ Revision: 236218
12mr|kdelibs4-4.9.4-1|2548	- Fix to boost detection
12mr|kdelibs4-4.9.4-1|2549	
12mr|kdelibs4-4.9.4-1|2550	* Tue Jul 15 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.98-4mdv2009.0
12mr|kdelibs4-4.9.4-1|2551	+ Revision: 236040
12mr|kdelibs4-4.9.4-1|2552	- Latest fix for translations
12mr|kdelibs4-4.9.4-1|2553	
12mr|kdelibs4-4.9.4-1|2554	* Mon Jul 14 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.98-3mdv2009.0
12mr|kdelibs4-4.9.4-1|2555	+ Revision: 234668
12mr|kdelibs4-4.9.4-1|2556	- rc1 upstream tarball updated with l10n latest hour fixes
12mr|kdelibs4-4.9.4-1|2557	
12mr|kdelibs4-4.9.4-1|2558	* Fri Jul 11 2008 Olivier Blin <blino@mandriva.org> 4.0.98-2mdv2009.0
12mr|kdelibs4-4.9.4-1|2559	+ Revision: 233707
12mr|kdelibs4-4.9.4-1|2560	- move kde pam files to kdm package (used by kdm only, and provided upstream in kdebase-workspace)
12mr|kdelibs4-4.9.4-1|2561	
12mr|kdelibs4-4.9.4-1|2562	* Thu Jul 10 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.98-1mdv2009.0
12mr|kdelibs4-4.9.4-1|2563	+ Revision: 233179
12mr|kdelibs4-4.9.4-1|2564	- Update with Release Candidate 1 - 4.0.98
12mr|kdelibs4-4.9.4-1|2565	
12mr|kdelibs4-4.9.4-1|2566	* Wed Jul 09 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.85-2mdv2009.0
12mr|kdelibs4-4.9.4-1|2567	+ Revision: 233030
12mr|kdelibs4-4.9.4-1|2568	- Added kde-np to allow autologin with clean password
12mr|kdelibs4-4.9.4-1|2569	
12mr|kdelibs4-4.9.4-1|2570	* Sun Jul 06 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.85-1mdv2009.0
12mr|kdelibs4-4.9.4-1|2571	+ Revision: 232302
12mr|kdelibs4-4.9.4-1|2572	- Update to kde 4.0.85
12mr|kdelibs4-4.9.4-1|2573	- Add extra dir on $PATH for mdv <= 200810
12mr|kdelibs4-4.9.4-1|2574	Add patch that add extra catalogs ( will be need for desktop file translations )
12mr|kdelibs4-4.9.4-1|2575	
12mr|kdelibs4-4.9.4-1|2576	* Fri Jun 27 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.84-1mdv2009.0
12mr|kdelibs4-4.9.4-1|2577	+ Revision: 229411
12mr|kdelibs4-4.9.4-1|2578	- Added kwallet daemon
12mr|kdelibs4-4.9.4-1|2579	- Update with new snapshot tarballs 4.0.84
12mr|kdelibs4-4.9.4-1|2580	
12mr|kdelibs4-4.9.4-1|2581	* Fri Jun 20 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.83-2mdv2009.0
12mr|kdelibs4-4.9.4-1|2582	+ Revision: 227358
12mr|kdelibs4-4.9.4-1|2583	- Add ld.so.conf for 2008.1
12mr|kdelibs4-4.9.4-1|2584	
12mr|kdelibs4-4.9.4-1|2585	* Thu Jun 19 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.83-1mdv2009.0
12mr|kdelibs4-4.9.4-1|2586	+ Revision: 226853
12mr|kdelibs4-4.9.4-1|2587	- Update with new snapshot tarballs 4.0.83
12mr|kdelibs4-4.9.4-1|2588	
12mr|kdelibs4-4.9.4-1|2589	+ Anssi Hannula <anssi@mandriva.org>
12mr|kdelibs4-4.9.4-1|2590	- add another conflict to ensure smooth upgrade
12mr|kdelibs4-4.9.4-1|2591	
12mr|kdelibs4-4.9.4-1|2592	* Thu Jun 12 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.82-5mdv2009.0
12mr|kdelibs4-4.9.4-1|2593	+ Revision: 218624
12mr|kdelibs4-4.9.4-1|2594	- Missing requires for lang and config files
12mr|kdelibs4-4.9.4-1|2595	
12mr|kdelibs4-4.9.4-1|2596	* Thu Jun 12 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.82-3mdv2009.0
12mr|kdelibs4-4.9.4-1|2597	+ Revision: 218533
12mr|kdelibs4-4.9.4-1|2598	- Let's specify all br as a requires for devel package, allow applications not miss new things like xpm and xft2 splitted
12mr|kdelibs4-4.9.4-1|2599	
12mr|kdelibs4-4.9.4-1|2600	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdelibs4-4.9.4-1|2601	- Fix typo
12mr|kdelibs4-4.9.4-1|2602	
12mr|kdelibs4-4.9.4-1|2603	* Wed Jun 11 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.82-1mdv2009.0
12mr|kdelibs4-4.9.4-1|2604	+ Revision: 217964
12mr|kdelibs4-4.9.4-1|2605	- Update with new snapshot tarballs 4.0.82
12mr|kdelibs4-4.9.4-1|2606	
12mr|kdelibs4-4.9.4-1|2607	+ Pixel <pixel@mandriva.com>
12mr|kdelibs4-4.9.4-1|2608	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|kdelibs4-4.9.4-1|2609	
12mr|kdelibs4-4.9.4-1|2610	* Tue Jun 03 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.81-5mdv2009.0
12mr|kdelibs4-4.9.4-1|2611	+ Revision: 214697
12mr|kdelibs4-4.9.4-1|2612	- Update with new snapshot tarballs 4.0.81
12mr|kdelibs4-4.9.4-1|2613	- Update with new snapshot tarballs %%{VERSION}
12mr|kdelibs4-4.9.4-1|2614	- Rebuild against new qca2
12mr|kdelibs4-4.9.4-1|2615	
12mr|kdelibs4-4.9.4-1|2616	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdelibs4-4.9.4-1|2617	- Remove unneeded obsoletes %%libkaudiodevicelist have not been removed but it just moved to kdebase4-runtime
12mr|kdelibs4-4.9.4-1|2618	- Add back removed obsoletes
12mr|kdelibs4-4.9.4-1|2619	
12mr|kdelibs4-4.9.4-1|2620	* Thu May 29 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.81-1mdv2009.0
12mr|kdelibs4-4.9.4-1|2621	+ Revision: 213170
12mr|kdelibs4-4.9.4-1|2622	- KDE 4.0.8
12mr|kdelibs4-4.9.4-1|2623	- Fix File list for new snapshot ( phonon is gone away on its own package )
12mr|kdelibs4-4.9.4-1|2624	
12mr|kdelibs4-4.9.4-1|2625	* Wed May 28 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.80-4mdv2009.0
12mr|kdelibs4-4.9.4-1|2626	+ Revision: 212825
12mr|kdelibs4-4.9.4-1|2627	- Recompile against changes on qt libraries placement
12mr|kdelibs4-4.9.4-1|2628	
12mr|kdelibs4-4.9.4-1|2629	* Mon May 26 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.80-3mdv2009.0
12mr|kdelibs4-4.9.4-1|2630	+ Revision: 211430
12mr|kdelibs4-4.9.4-1|2631	- We don't need this anymore. Having /usr/lib on ld is useless since is the system path.
12mr|kdelibs4-4.9.4-1|2632	
12mr|kdelibs4-4.9.4-1|2633	* Sun May 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.80-2mdv2009.0
12mr|kdelibs4-4.9.4-1|2634	+ Revision: 211067
12mr|kdelibs4-4.9.4-1|2635	- Fix Requires on devel package
12mr|kdelibs4-4.9.4-1|2636	- Add Automoc as Requires
12mr|kdelibs4-4.9.4-1|2637	
12mr|kdelibs4-4.9.4-1|2638	* Sat May 24 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.80-1mdv2009.0
12mr|kdelibs4-4.9.4-1|2639	+ Revision: 210806
12mr|kdelibs4-4.9.4-1|2640	- New upstream kde4 4.1 beta1
12mr|kdelibs4-4.9.4-1|2641	- New upstream kde4 4.1 beta1
12mr|kdelibs4-4.9.4-1|2642	
12mr|kdelibs4-4.9.4-1|2643	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdelibs4-4.9.4-1|2644	- More owned folders
12mr|kdelibs4-4.9.4-1|2645	- Own %%_kde_appsdir/knewstuff
12mr|kdelibs4-4.9.4-1|2646	- Own %%_kde_appsdir/ksgmltools2
12mr|kdelibs4-4.9.4-1|2647	- Own %%_kde_appsdir/kssl
12mr|kdelibs4-4.9.4-1|2648	- Own %%_kde_appsdir/ktexteditor_kdatatool %%_kde_appsdir/ktexteditor_insertfile and %%_kde_appsdir/ktexteditor_docwordcompletion
12mr|kdelibs4-4.9.4-1|2649	- Own %%_kde_appsdir/libphonon
12mr|kdelibs4-4.9.4-1|2650	- Own %%_kde_appsdir/LICENSES
12mr|kdelibs4-4.9.4-1|2651	- Own %%_kde_appsdir/nepomuk
12mr|kdelibs4-4.9.4-1|2652	- Own %%_kde_appsdir/phonon
12mr|kdelibs4-4.9.4-1|2653	- Own %%_kde_appsdir/proxyscout
12mr|kdelibs4-4.9.4-1|2654	- fix file list
12mr|kdelibs4-4.9.4-1|2655	- Fix 'folder ownage
12mr|kdelibs4-4.9.4-1|2656	- Fix obsoletes
12mr|kdelibs4-4.9.4-1|2657	
12mr|kdelibs4-4.9.4-1|2658	* Mon May 19 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.74-3mdv2009.0
12mr|kdelibs4-4.9.4-1|2659	+ Revision: 209211
12mr|kdelibs4-4.9.4-1|2660	- Add an obsolete for libnepomuk-middleware4
12mr|kdelibs4-4.9.4-1|2661	
12mr|kdelibs4-4.9.4-1|2662	* Fri May 16 2008 Funda Wang <fwang@mandriva.org> 4.0.74-2mdv2009.0
12mr|kdelibs4-4.9.4-1|2663	+ Revision: 208067
12mr|kdelibs4-4.9.4-1|2664	- Requires automoc (since most of kde4 packages BR automoc)
12mr|kdelibs4-4.9.4-1|2665	
12mr|kdelibs4-4.9.4-1|2666	* Fri May 16 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.74-1mdv2009.0
12mr|kdelibs4-4.9.4-1|2667	+ Revision: 208017
12mr|kdelibs4-4.9.4-1|2668	- Fix BuildRequires
12mr|kdelibs4-4.9.4-1|2669	- Update to kde 4.0.74
12mr|kdelibs4-4.9.4-1|2670	
12mr|kdelibs4-4.9.4-1|2671	* Tue May 13 2008 Anssi Hannula <anssi@mandriva.org> 4.0.73-4mdv2009.0
12mr|kdelibs4-4.9.4-1|2672	+ Revision: 206691
12mr|kdelibs4-4.9.4-1|2673	- Fix versioned conflicts on kjsembed
12mr|kdelibs4-4.9.4-1|2674	
12mr|kdelibs4-4.9.4-1|2675	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdelibs4-4.9.4-1|2676	- Fix conflicts
12mr|kdelibs4-4.9.4-1|2677	
12mr|kdelibs4-4.9.4-1|2678	* Sun May 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.73-3mdv2009.0
12mr|kdelibs4-4.9.4-1|2679	+ Revision: 205510
12mr|kdelibs4-4.9.4-1|2680	- Clean conflicts
12mr|kdelibs4-4.9.4-1|2681	
12mr|kdelibs4-4.9.4-1|2682	* Thu May 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.73-2mdv2009.0
12mr|kdelibs4-4.9.4-1|2683	+ Revision: 204027
12mr|kdelibs4-4.9.4-1|2684	- Rebuild because of bs failure
12mr|kdelibs4-4.9.4-1|2685	
12mr|kdelibs4-4.9.4-1|2686	* Wed May 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.73-1mdv2009.0
12mr|kdelibs4-4.9.4-1|2687	+ Revision: 203719
12mr|kdelibs4-4.9.4-1|2688	- a new week, a new snapshot => 4.0.73
12mr|kdelibs4-4.9.4-1|2689	
12mr|kdelibs4-4.9.4-1|2690	* Thu May 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.72-1mdv2009.0
12mr|kdelibs4-4.9.4-1|2691	+ Revision: 199779
12mr|kdelibs4-4.9.4-1|2692	- Update to kde 4.0.72
12mr|kdelibs4-4.9.4-1|2693	- Fix versionate BR
12mr|kdelibs4-4.9.4-1|2694	- New week-end New snapshot 4.0.70
12mr|kdelibs4-4.9.4-1|2695	- New snapshot 4.0.69
12mr|kdelibs4-4.9.4-1|2696	- New snapshot  4.0.68
12mr|kdelibs4-4.9.4-1|2697	- Fix File list
12mr|kdelibs4-4.9.4-1|2698	
12mr|kdelibs4-4.9.4-1|2699	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdelibs4-4.9.4-1|2700	- New upstream kde4 4.1 alpha 1
12mr|kdelibs4-4.9.4-1|2701	- applictions.menu comes from mandriva specified
12mr|kdelibs4-4.9.4-1|2702	- Starting to push new infrastructure for devel KDE 4.1. KDE 4 will be on / now. KDE is dead. Long live KDE vi kdenetwork4/SPECS/kdenetwork4.spec ;-)
12mr|kdelibs4-4.9.4-1|2703	
12mr|kdelibs4-4.9.4-1|2704	* Fri Mar 28 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.3-1mdv2008.1
12mr|kdelibs4-4.9.4-1|2705	+ Revision: 190965
12mr|kdelibs4-4.9.4-1|2706	- Update for last stable release 4.0.3
12mr|kdelibs4-4.9.4-1|2707	- Update for last stable release 4.0.3
12mr|kdelibs4-4.9.4-1|2708	
12mr|kdelibs4-4.9.4-1|2709	* Sun Mar 09 2008 Anssi Hannula <anssi@mandriva.org> 4.0.2-7mdv2008.1
12mr|kdelibs4-4.9.4-1|2710	+ Revision: 182728
12mr|kdelibs4-4.9.4-1|2711	- replace requires on aspell with suggests on enchant-dictionary as
12mr|kdelibs4-4.9.4-1|2712	kde4 uses libenchant that supports other backends as well
12mr|kdelibs4-4.9.4-1|2713	
12mr|kdelibs4-4.9.4-1|2714	* Sat Mar 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.2-6mdv2008.1
12mr|kdelibs4-4.9.4-1|2715	+ Revision: 182096
12mr|kdelibs4-4.9.4-1|2716	- Rebuild against new qt4 changes
12mr|kdelibs4-4.9.4-1|2717	
12mr|kdelibs4-4.9.4-1|2718	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdelibs4-4.9.4-1|2719	- New upstream bugfix release 4.0.2
12mr|kdelibs4-4.9.4-1|2720	
12mr|kdelibs4-4.9.4-1|2721	* Sat Mar 01 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.2-5mdv2008.1
12mr|kdelibs4-4.9.4-1|2722	+ Revision: 177247
12mr|kdelibs4-4.9.4-1|2723	- Update for upstream upcoming 4.0.2
12mr|kdelibs4-4.9.4-1|2724	
12mr|kdelibs4-4.9.4-1|2725	* Wed Feb 20 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.1-5mdv2008.1
12mr|kdelibs4-4.9.4-1|2726	+ Revision: 173196
12mr|kdelibs4-4.9.4-1|2727	- Update nepomuk with trunk modifications. Requested by nepomuk maintainer, Sebastian Trueg
12mr|kdelibs4-4.9.4-1|2728	
12mr|kdelibs4-4.9.4-1|2729	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdelibs4-4.9.4-1|2730	- Fix patch0 to use more .kde4
12mr|kdelibs4-4.9.4-1|2731	Add patch2 to see kde3 applications of the menu
12mr|kdelibs4-4.9.4-1|2732	
12mr|kdelibs4-4.9.4-1|2733	* Tue Feb 12 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.1-3mdv2008.1
12mr|kdelibs4-4.9.4-1|2734	+ Revision: 165671
12mr|kdelibs4-4.9.4-1|2735	- Rebuild
12mr|kdelibs4-4.9.4-1|2736	
12mr|kdelibs4-4.9.4-1|2737	* Fri Feb 08 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.1-2mdv2008.1
12mr|kdelibs4-4.9.4-1|2738	+ Revision: 164253
12mr|kdelibs4-4.9.4-1|2739	- Rebuild against stable cmake
12mr|kdelibs4-4.9.4-1|2740	
12mr|kdelibs4-4.9.4-1|2741	* Thu Feb 07 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.1-1mdv2008.1
12mr|kdelibs4-4.9.4-1|2742	+ Revision: 163746
12mr|kdelibs4-4.9.4-1|2743	- Default apidocs generation is off. Resulting package is too big and not often required except for developers. Final install can reach 605 mb.
12mr|kdelibs4-4.9.4-1|2744	- Updating for stable KDE 4.0.1
12mr|kdelibs4-4.9.4-1|2745	- No more branches. From now, we will be using the monthly official KDE tarballs, as discussed by Mandriva KDE team
12mr|kdelibs4-4.9.4-1|2746	
12mr|kdelibs4-4.9.4-1|2747	* Sun Jan 27 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.0-5.765596.2mdv2008.1
12mr|kdelibs4-4.9.4-1|2748	+ Revision: 158534
12mr|kdelibs4-4.9.4-1|2749	- Fix kde4env.sh and do not use it as source anymore ( because of wrong use of libs )
12mr|kdelibs4-4.9.4-1|2750	(Regression introduced on revision 93342)
12mr|kdelibs4-4.9.4-1|2751	- Add back kde4.conf in ld.conf
12mr|kdelibs4-4.9.4-1|2752	- Reordering file list
12mr|kdelibs4-4.9.4-1|2753	
12mr|kdelibs4-4.9.4-1|2754	* Thu Jan 24 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.0-5.765596.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2755	+ Revision: 157562
12mr|kdelibs4-4.9.4-1|2756	- Update for today branch adding nepomuk changes from trunk
12mr|kdelibs4-4.9.4-1|2757	
12mr|kdelibs4-4.9.4-1|2758	* Wed Jan 23 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.0-5.765238.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2759	+ Revision: 157184
12mr|kdelibs4-4.9.4-1|2760	- Update from branch 4.0.1
12mr|kdelibs4-4.9.4-1|2761	- Added nepomuk kdelibs patch ( generated from trunk ( provided by Sebastian Tr?\195?\188eg )
12mr|kdelibs4-4.9.4-1|2762	
12mr|kdelibs4-4.9.4-1|2763	* Tue Jan 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.0-5mdv2008.1
12mr|kdelibs4-4.9.4-1|2764	+ Revision: 156656
12mr|kdelibs4-4.9.4-1|2765	- Finally fix file list ( move back lib files in devel)
12mr|kdelibs4-4.9.4-1|2766	- Fix conflict
12mr|kdelibs4-4.9.4-1|2767	- Move files out of devel package
12mr|kdelibs4-4.9.4-1|2768	
12mr|kdelibs4-4.9.4-1|2769	* Sat Jan 19 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.0-4mdv2008.1
12mr|kdelibs4-4.9.4-1|2770	+ Revision: 155103
12mr|kdelibs4-4.9.4-1|2771	- Fix File list
12mr|kdelibs4-4.9.4-1|2772	Own some directories
12mr|kdelibs4-4.9.4-1|2773	
12mr|kdelibs4-4.9.4-1|2774	+ Anssi Hannula <anssi@mandriva.org>
12mr|kdelibs4-4.9.4-1|2775	- ensure major correctness
12mr|kdelibs4-4.9.4-1|2776	
12mr|kdelibs4-4.9.4-1|2777	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdelibs4-4.9.4-1|2778	- fix pam for kde4 apps ( sorry neoclust, need to do it faster ) :-)
12mr|kdelibs4-4.9.4-1|2779	
12mr|kdelibs4-4.9.4-1|2780	* Wed Jan 09 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.0-1mdv2008.1
12mr|kdelibs4-4.9.4-1|2781	+ Revision: 147401
12mr|kdelibs4-4.9.4-1|2782	- Fix release on stable
12mr|kdelibs4-4.9.4-1|2783	
12mr|kdelibs4-4.9.4-1|2784	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdelibs4-4.9.4-1|2785	- Update for official tarball
12mr|kdelibs4-4.9.4-1|2786	
12mr|kdelibs4-4.9.4-1|2787	+ Olivier Blin <blino@mandriva.org>
12mr|kdelibs4-4.9.4-1|2788	- restore BuildRoot
12mr|kdelibs4-4.9.4-1|2789	
12mr|kdelibs4-4.9.4-1|2790	* Sun Dec 23 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.97.1-0.751982.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2791	+ Revision: 137310
12mr|kdelibs4-4.9.4-1|2792	- new snapshot
12mr|kdelibs4-4.9.4-1|2793	
12mr|kdelibs4-4.9.4-1|2794	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdelibs4-4.9.4-1|2795	- kill re-definition of %%buildroot on Pixel's request
12mr|kdelibs4-4.9.4-1|2796	
12mr|kdelibs4-4.9.4-1|2797	* Mon Dec 10 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.97.1-0.746866.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2798	+ Revision: 117009
12mr|kdelibs4-4.9.4-1|2799	- New snapshot
12mr|kdelibs4-4.9.4-1|2800	Fix BuildRequires on soprano
12mr|kdelibs4-4.9.4-1|2801	
12mr|kdelibs4-4.9.4-1|2802	* Wed Dec 05 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.97.0-0.745252.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2803	+ Revision: 115784
12mr|kdelibs4-4.9.4-1|2804	- KDE4 Rc2
12mr|kdelibs4-4.9.4-1|2805	
12mr|kdelibs4-4.9.4-1|2806	* Thu Nov 29 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.96.1-0.742999.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2807	+ Revision: 113940
12mr|kdelibs4-4.9.4-1|2808	- New snapshot
12mr|kdelibs4-4.9.4-1|2809	
12mr|kdelibs4-4.9.4-1|2810	* Tue Nov 27 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.96.1-0.742334.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2811	+ Revision: 113531
12mr|kdelibs4-4.9.4-1|2812	- New snapshot
12mr|kdelibs4-4.9.4-1|2813	Remove Patch1 : Merged upstream
12mr|kdelibs4-4.9.4-1|2814	
12mr|kdelibs4-4.9.4-1|2815	* Tue Nov 27 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.96.1-0.741480.2mdv2008.1
12mr|kdelibs4-4.9.4-1|2816	+ Revision: 113478
12mr|kdelibs4-4.9.4-1|2817	- Add patch  1 to fix bug 35603 ( empy page when logging in bugzilla)
12mr|kdelibs4-4.9.4-1|2818	
12mr|kdelibs4-4.9.4-1|2819	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdelibs4-4.9.4-1|2820	- explain require on libxml2-utils
12mr|kdelibs4-4.9.4-1|2821	
12mr|kdelibs4-4.9.4-1|2822	* Sun Nov 25 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.96.1-0.741480.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2823	+ Revision: 111956
12mr|kdelibs4-4.9.4-1|2824	- New Snapshot
12mr|kdelibs4-4.9.4-1|2825	Add back ld.so.conf.d/kde4.conf
12mr|kdelibs4-4.9.4-1|2826	
12mr|kdelibs4-4.9.4-1|2827	+ Funda Wang <fwang@mandriva.org>
12mr|kdelibs4-4.9.4-1|2828	- add requires on libxml2-utils, as when building most kde applications,
12mr|kdelibs4-4.9.4-1|2829	it will call xmllint to validate the docbook files.
12mr|kdelibs4-4.9.4-1|2830	
12mr|kdelibs4-4.9.4-1|2831	* Thu Nov 22 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.96.1-0.739810.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2832	+ Revision: 111136
12mr|kdelibs4-4.9.4-1|2833	- New Snapshot
12mr|kdelibs4-4.9.4-1|2834	
12mr|kdelibs4-4.9.4-1|2835	* Thu Nov 15 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.96.0-0.737190.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2836	+ Revision: 108964
12mr|kdelibs4-4.9.4-1|2837	- Kde 4 RC1
12mr|kdelibs4-4.9.4-1|2838	
12mr|kdelibs4-4.9.4-1|2839	* Sat Nov 10 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.95.2-0.734845.2mdv2008.1
12mr|kdelibs4-4.9.4-1|2840	+ Revision: 107454
12mr|kdelibs4-4.9.4-1|2841	- Remove Requires(pre)
12mr|kdelibs4-4.9.4-1|2842	
12mr|kdelibs4-4.9.4-1|2843	* Sat Nov 10 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.95.2-0.734845.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2844	+ Revision: 107419
12mr|kdelibs4-4.9.4-1|2845	+ rebuild (emptylog)
12mr|kdelibs4-4.9.4-1|2846	
12mr|kdelibs4-4.9.4-1|2847	* Fri Nov 09 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.95.2-0.733956.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2848	+ Revision: 107256
12mr|kdelibs4-4.9.4-1|2849	- New snapshot ( say hello back to nepomuk )
12mr|kdelibs4-4.9.4-1|2850	
12mr|kdelibs4-4.9.4-1|2851	+ Funda Wang <fwang@mandriva.org>
12mr|kdelibs4-4.9.4-1|2852	- Revert changes as there are already commented out ld.so.conf.d lines
12mr|kdelibs4-4.9.4-1|2853	- add /opt/kde4/lib{,64} into ld.so.conf.d
12mr|kdelibs4-4.9.4-1|2854	
12mr|kdelibs4-4.9.4-1|2855	* Thu Nov 01 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.95.1-0.731775.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2856	+ Revision: 104752
12mr|kdelibs4-4.9.4-1|2857	- New snapshot post Rc1
12mr|kdelibs4-4.9.4-1|2858	
12mr|kdelibs4-4.9.4-1|2859	* Tue Oct 30 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.730890.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2860	+ Revision: 103685
12mr|kdelibs4-4.9.4-1|2861	- New snapshot
12mr|kdelibs4-4.9.4-1|2862	
12mr|kdelibs4-4.9.4-1|2863	* Wed Oct 24 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.728975.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2864	+ Revision: 101890
12mr|kdelibs4-4.9.4-1|2865	- New svn snapshot
12mr|kdelibs4-4.9.4-1|2866	
12mr|kdelibs4-4.9.4-1|2867	* Tue Oct 23 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.728415.2mdv2008.1
12mr|kdelibs4-4.9.4-1|2868	+ Revision: 101503
12mr|kdelibs4-4.9.4-1|2869	- Fix file list
12mr|kdelibs4-4.9.4-1|2870	- Fix file list ( Kdeprint is dead too )
12mr|kdelibs4-4.9.4-1|2871	- Snapshot post BIC
12mr|kdelibs4-4.9.4-1|2872	
12mr|kdelibs4-4.9.4-1|2873	* Tue Oct 23 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.728203.2mdv2008.1
12mr|kdelibs4-4.9.4-1|2874	+ Revision: 101369
12mr|kdelibs4-4.9.4-1|2875	- Upload because of missing package
12mr|kdelibs4-4.9.4-1|2876	
12mr|kdelibs4-4.9.4-1|2877	* Mon Oct 22 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.728203.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2878	+ Revision: 101289
12mr|kdelibs4-4.9.4-1|2879	- New snapshot after today BIC day ( and prepare for Kickoff )
12mr|kdelibs4-4.9.4-1|2880	
12mr|kdelibs4-4.9.4-1|2881	* Mon Oct 22 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.727920.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2882	+ Revision: 101067
12mr|kdelibs4-4.9.4-1|2883	- New svn snapshot
12mr|kdelibs4-4.9.4-1|2884	
12mr|kdelibs4-4.9.4-1|2885	* Sun Oct 21 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.727754.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2886	+ Revision: 101037
12mr|kdelibs4-4.9.4-1|2887	- Update svn tarball
12mr|kdelibs4-4.9.4-1|2888	
12mr|kdelibs4-4.9.4-1|2889	* Sun Oct 21 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.0-0.727618.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2890	+ Revision: 100825
12mr|kdelibs4-4.9.4-1|2891	- New svn snapshot
12mr|kdelibs4-4.9.4-1|2892	- Add requires for translations
12mr|kdelibs4-4.9.4-1|2893	
12mr|kdelibs4-4.9.4-1|2894	* Fri Oct 19 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.0-0.726236.2mdv2008.1
12mr|kdelibs4-4.9.4-1|2895	+ Revision: 100502
12mr|kdelibs4-4.9.4-1|2896	- Fix update
12mr|kdelibs4-4.9.4-1|2897	
12mr|kdelibs4-4.9.4-1|2898	* Wed Oct 17 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.0-0.726236.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2899	+ Revision: 99598
12mr|kdelibs4-4.9.4-1|2900	- New beta 3.94.0
12mr|kdelibs4-4.9.4-1|2901	
12mr|kdelibs4-4.9.4-1|2902	* Wed Oct 17 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.93.0-0.726000.1mdv2008.1
12mr|kdelibs4-4.9.4-1|2903	+ Revision: 99437
12mr|kdelibs4-4.9.4-1|2904	- New svn snapshot
12mr|kdelibs4-4.9.4-1|2905	- New svn snapshot
12mr|kdelibs4-4.9.4-1|2906	
12mr|kdelibs4-4.9.4-1|2907	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdelibs4-4.9.4-1|2908	- fix summary-ended-with-dot
12mr|kdelibs4-4.9.4-1|2909	
12mr|kdelibs4-4.9.4-1|2910	* Thu Sep 27 2007 Tiago Salem <salem@mandriva.com.br> 3.93.0-0.714006.2mdv2008.0
12mr|kdelibs4-4.9.4-1|2911	+ Revision: 93400
12mr|kdelibs4-4.9.4-1|2912	- Adding kde4env.sh file as Source1
12mr|kdelibs4-4.9.4-1|2913	- Bumping release and fixing mime directories
12mr|kdelibs4-4.9.4-1|2914	- Adding kde4env.sh as a SOURCE file.
12mr|kdelibs4-4.9.4-1|2915	- fixing XDG variables for kde4
12mr|kdelibs4-4.9.4-1|2916	- Removing mdv2008.0 from Obsoletes tags.
12mr|kdelibs4-4.9.4-1|2917	
12mr|kdelibs4-4.9.4-1|2918	* Wed Sep 19 2007 Tiago Salem <salem@mandriva.com.br> 3.93.0-0.714006.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2919	+ Revision: 91190
12mr|kdelibs4-4.9.4-1|2920	- Making Obsoletes tags versioned
12mr|kdelibs4-4.9.4-1|2921	
12mr|kdelibs4-4.9.4-1|2922	* Fri Sep 14 2007 Helio Chissini de Castro <helio@mandriva.com> 3.93.0-0.712507.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2923	+ Revision: 85720
12mr|kdelibs4-4.9.4-1|2924	- Update with revision 712507
12mr|kdelibs4-4.9.4-1|2925	- Wrong source
12mr|kdelibs4-4.9.4-1|2926	
12mr|kdelibs4-4.9.4-1|2927	* Wed Sep 12 2007 Helio Chissini de Castro <helio@mandriva.com> 3.93.0-0.711712.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2928	+ Revision: 84803
12mr|kdelibs4-4.9.4-1|2929	- Update with revision 711712
12mr|kdelibs4-4.9.4-1|2930	- Update with revision 711596
12mr|kdelibs4-4.9.4-1|2931	
12mr|kdelibs4-4.9.4-1|2932	* Wed Sep 05 2007 Helio Chissini de Castro <helio@mandriva.com> 3.93.0-0.708831.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2933	+ Revision: 80452
12mr|kdelibs4-4.9.4-1|2934	- Update with revision 708831
12mr|kdelibs4-4.9.4-1|2935	
12mr|kdelibs4-4.9.4-1|2936	* Wed Sep 05 2007 Helio Chissini de Castro <helio@mandriva.com> 3.93.0-0.708644.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2937	+ Revision: 80120
12mr|kdelibs4-4.9.4-1|2938	- Update with revision 708644
12mr|kdelibs4-4.9.4-1|2939	
12mr|kdelibs4-4.9.4-1|2940	* Tue Sep 04 2007 Helio Chissini de Castro <helio@mandriva.com> 3.93.0-0.708165.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2941	+ Revision: 78992
12mr|kdelibs4-4.9.4-1|2942	- Update with revision 708165
12mr|kdelibs4-4.9.4-1|2943	
12mr|kdelibs4-4.9.4-1|2944	* Sat Sep 01 2007 Helio Chissini de Castro <helio@mandriva.com> 3.93.0-0.707068.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2945	+ Revision: 77321
12mr|kdelibs4-4.9.4-1|2946	- Update with revision 707068
12mr|kdelibs4-4.9.4-1|2947	
12mr|kdelibs4-4.9.4-1|2948	* Thu Aug 30 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.706494.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2949	+ Revision: 75991
12mr|kdelibs4-4.9.4-1|2950	- Update with revision 706494
12mr|kdelibs4-4.9.4-1|2951	
12mr|kdelibs4-4.9.4-1|2952	* Wed Aug 29 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.706278.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2953	+ Revision: 75026
12mr|kdelibs4-4.9.4-1|2954	- Update with revision 706278
12mr|kdelibs4-4.9.4-1|2955	
12mr|kdelibs4-4.9.4-1|2956	* Wed Aug 29 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.705911.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2957	+ Revision: 73297
12mr|kdelibs4-4.9.4-1|2958	- Update with revision 705911
12mr|kdelibs4-4.9.4-1|2959	
12mr|kdelibs4-4.9.4-1|2960	* Tue Aug 28 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.705398.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2961	+ Revision: 72277
12mr|kdelibs4-4.9.4-1|2962	- Update with revision 705398
12mr|kdelibs4-4.9.4-1|2963	
12mr|kdelibs4-4.9.4-1|2964	* Mon Aug 27 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.705301.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2965	+ Revision: 72139
12mr|kdelibs4-4.9.4-1|2966	- Update with revision 705301
12mr|kdelibs4-4.9.4-1|2967	
12mr|kdelibs4-4.9.4-1|2968	* Sat Aug 25 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.704641.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2969	+ Revision: 71431
12mr|kdelibs4-4.9.4-1|2970	- Update with revision 704641
12mr|kdelibs4-4.9.4-1|2971	
12mr|kdelibs4-4.9.4-1|2972	* Fri Aug 24 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.704401.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2973	+ Revision: 71057
12mr|kdelibs4-4.9.4-1|2974	- Update with revision 704401
12mr|kdelibs4-4.9.4-1|2975	
12mr|kdelibs4-4.9.4-1|2976	* Tue Aug 21 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.702914.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2977	+ Revision: 68461
12mr|kdelibs4-4.9.4-1|2978	- Update with revision 702914
12mr|kdelibs4-4.9.4-1|2979	
12mr|kdelibs4-4.9.4-1|2980	* Thu Aug 16 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.700801.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2981	+ Revision: 64502
12mr|kdelibs4-4.9.4-1|2982	- Updated for revision 700801
12mr|kdelibs4-4.9.4-1|2983	
12mr|kdelibs4-4.9.4-1|2984	* Mon Aug 13 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.699624.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2985	+ Revision: 62812
12mr|kdelibs4-4.9.4-1|2986	- Update for revision 699624
12mr|kdelibs4-4.9.4-1|2987	- Oxygen theme moved for kdebase.
12mr|kdelibs4-4.9.4-1|2988	
12mr|kdelibs4-4.9.4-1|2989	* Wed Aug 08 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.698012.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2990	+ Revision: 60550
12mr|kdelibs4-4.9.4-1|2991	- Update for release 698012
12mr|kdelibs4-4.9.4-1|2992	
12mr|kdelibs4-4.9.4-1|2993	* Wed Aug 01 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.695277.1mdv2008.0
12mr|kdelibs4-4.9.4-1|2994	+ Revision: 57810
12mr|kdelibs4-4.9.4-1|2995	- Update to revision 695277
12mr|kdelibs4-4.9.4-1|2996	- Update for revision 694683
12mr|kdelibs4-4.9.4-1|2997	- Updated to revision 694510
12mr|kdelibs4-4.9.4-1|2998	
12mr|kdelibs4-4.9.4-1|2999	* Fri Jul 27 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92-0.693023.1mdv2008.0
12mr|kdelibs4-4.9.4-1|3000	+ Revision: 56201
12mr|kdelibs4-4.9.4-1|3001	- Update for revision 693023
12mr|kdelibs4-4.9.4-1|3002	
12mr|kdelibs4-4.9.4-1|3003	* Mon Jul 23 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.691408.1mdv2008.0
12mr|kdelibs4-4.9.4-1|3004	+ Revision: 54813
12mr|kdelibs4-4.9.4-1|3005	- Update from revision 691408
12mr|kdelibs4-4.9.4-1|3006	- Update to revision 690298
12mr|kdelibs4-4.9.4-1|3007	
12mr|kdelibs4-4.9.4-1|3008	* Tue Jul 17 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.688867.1mdv2008.0
12mr|kdelibs4-4.9.4-1|3009	+ Revision: 52862
12mr|kdelibs4-4.9.4-1|3010	- Fix soname for many libraries. Back to 4
12mr|kdelibs4-4.9.4-1|3011	- Fix soname for solid
12mr|kdelibs4-4.9.4-1|3012	
12mr|kdelibs4-4.9.4-1|3013	* Mon Jul 16 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.688734.1mdv2008.0
12mr|kdelibs4-4.9.4-1|3014	+ Revision: 52693
12mr|kdelibs4-4.9.4-1|3015	- Fix lnusertemp calls ( silly packager :-)
12mr|kdelibs4-4.9.4-1|3016	- Update to revision 688734
12mr|kdelibs4-4.9.4-1|3017	
12mr|kdelibs4-4.9.4-1|3018	* Thu Jul 12 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.687061.1mdv2008.0
12mr|kdelibs4-4.9.4-1|3019	+ Revision: 51683
12mr|kdelibs4-4.9.4-1|3020	- Update for revision 687061
12mr|kdelibs4-4.9.4-1|3021	- Make kde4env available for system
12mr|kdelibs4-4.9.4-1|3022	
12mr|kdelibs4-4.9.4-1|3023	* Wed Jul 11 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.686496.1mdv2008.0
12mr|kdelibs4-4.9.4-1|3024	+ Revision: 51377
12mr|kdelibs4-4.9.4-1|3025	- Removed duplicated sources
12mr|kdelibs4-4.9.4-1|3026	- Moved kde4env to kdelibs, and disabled ld.so.conf entry to avoid kde3 lib loading ( neoclust )
12mr|kdelibs4-4.9.4-1|3027	- Removed duplicate file list on designer plugins ( adamw )
12mr|kdelibs4-4.9.4-1|3028	- Updated for recent kdelibs revision
12mr|kdelibs4-4.9.4-1|3029	
12mr|kdelibs4-4.9.4-1|3030	* Wed Jul 11 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.91-0.686439.1mdv2008.0
12mr|kdelibs4-4.9.4-1|3031	+ Revision: 51237
12mr|kdelibs4-4.9.4-1|3032	-New svn snapshot
12mr|kdelibs4-4.9.4-1|3033	
12mr|kdelibs4-4.9.4-1|3034	* Mon Jul 09 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.91-0.685748.1mdv2008.0
12mr|kdelibs4-4.9.4-1|3035	+ Revision: 50714
12mr|kdelibs4-4.9.4-1|3036	- New svn snaphot
12mr|kdelibs4-4.9.4-1|3037	
12mr|kdelibs4-4.9.4-1|3038	* Thu Jul 05 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.683569.1mdv2008.0
12mr|kdelibs4-4.9.4-1|3039	+ Revision: 48550
12mr|kdelibs4-4.9.4-1|3040	- Update at revision 683569
12mr|kdelibs4-4.9.4-1|3041	
12mr|kdelibs4-4.9.4-1|3042	* Tue Jul 03 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.91-0.682628.1mdv2008.0
12mr|kdelibs4-4.9.4-1|3043	+ Revision: 47459
12mr|kdelibs4-4.9.4-1|3044	- New snaphot after BIC
12mr|kdelibs4-4.9.4-1|3045	
12mr|kdelibs4-4.9.4-1|3046	* Mon Jul 02 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.91-0.682420.1mdv2008.0
12mr|kdelibs4-4.9.4-1|3047	+ Revision: 47241
12mr|kdelibs4-4.9.4-1|3048	- New snapshot
12mr|kdelibs4-4.9.4-1|3049	Fix dbus path
12mr|kdelibs4-4.9.4-1|3050	
12mr|kdelibs4-4.9.4-1|3051	* Mon Jul 02 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.91-0.682345.1mdv2008.0
12mr|kdelibs4-4.9.4-1|3052	+ Revision: 47171
12mr|kdelibs4-4.9.4-1|3053	- New snapshot
12mr|kdelibs4-4.9.4-1|3054	
12mr|kdelibs4-4.9.4-1|3055	* Wed Jun 27 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.680966.1mdv2008.0
12mr|kdelibs4-4.9.4-1|3056	+ Revision: 45037
12mr|kdelibs4-4.9.4-1|3057	- And we're going to alpha2
12mr|kdelibs4-4.9.4-1|3058	
12mr|kdelibs4-4.9.4-1|3059	* Wed Jun 27 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.680680mdv2008.0
12mr|kdelibs4-4.9.4-1|3060	+ Revision: 44824
12mr|kdelibs4-4.9.4-1|3061	- Update from svn
12mr|kdelibs4-4.9.4-1|3062	
12mr|kdelibs4-4.9.4-1|3063	* Tue Jun 26 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.680441mdv2008.0
12mr|kdelibs4-4.9.4-1|3064	+ Revision: 44452
12mr|kdelibs4-4.9.4-1|3065	- Update for revision 680441. May conflicts with current kdebase4-devel package, but new upcoming version is arriving soon and we're still alpha..
12mr|kdelibs4-4.9.4-1|3066	
12mr|kdelibs4-4.9.4-1|3067	* Tue Jun 26 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.680284mdv2008.0
12mr|kdelibs4-4.9.4-1|3068	+ Revision: 44220
12mr|kdelibs4-4.9.4-1|3069	- Update for post BIC monday revision 680284
12mr|kdelibs4-4.9.4-1|3070	
12mr|kdelibs4-4.9.4-1|3071	* Mon Jun 25 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.679803mdv2008.0
12mr|kdelibs4-4.9.4-1|3072	+ Revision: 43987
12mr|kdelibs4-4.9.4-1|3073	- Updating for svn revision 679803
12mr|kdelibs4-4.9.4-1|3074	- Update from svn revision 679119
12mr|kdelibs4-4.9.4-1|3075	
12mr|kdelibs4-4.9.4-1|3076	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdelibs4-4.9.4-1|3077	- Remove duplicate file
12mr|kdelibs4-4.9.4-1|3078	- Really add kde4-config on the packages
12mr|kdelibs4-4.9.4-1|3079	
12mr|kdelibs4-4.9.4-1|3080	* Thu Jun 21 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.678253mdv2008.0
12mr|kdelibs4-4.9.4-1|3081	+ Revision: 41961
12mr|kdelibs4-4.9.4-1|3082	- Update for current svn
12mr|kdelibs4-4.9.4-1|3083	- Fix bug http://qa.mandriva.com/show_bug.cgi?id=31504
12mr|kdelibs4-4.9.4-1|3084	
12mr|kdelibs4-4.9.4-1|3085	* Tue Jun 19 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.677520mdv2008.0
12mr|kdelibs4-4.9.4-1|3086	+ Revision: 41464
12mr|kdelibs4-4.9.4-1|3087	- Another daily update. Now with automoc working.
12mr|kdelibs4-4.9.4-1|3088	
12mr|kdelibs4-4.9.4-1|3089	* Mon Jun 18 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.677229mdv2008.0
12mr|kdelibs4-4.9.4-1|3090	+ Revision: 41111
12mr|kdelibs4-4.9.4-1|3091	- Update with current svn. Removing duplicates on file list
12mr|kdelibs4-4.9.4-1|3092	
12mr|kdelibs4-4.9.4-1|3093	* Sun Jun 17 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.676703mdv2008.0
12mr|kdelibs4-4.9.4-1|3094	+ Revision: 40547
12mr|kdelibs4-4.9.4-1|3095	- Update for latest svn 676703.
12mr|kdelibs4-4.9.4-1|3096	- Oxygen set is available now
12mr|kdelibs4-4.9.4-1|3097	
12mr|kdelibs4-4.9.4-1|3098	* Sat Jun 16 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.676122mdv2008.0
12mr|kdelibs4-4.9.4-1|3099	+ Revision: 40326
12mr|kdelibs4-4.9.4-1|3100	- Bring icons back to root /opt/kde3
12mr|kdelibs4-4.9.4-1|3101	- Oxygen style added
12mr|kdelibs4-4.9.4-1|3102	
12mr|kdelibs4-4.9.4-1|3103	* Fri Jun 15 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.675929mdv2008.0
12mr|kdelibs4-4.9.4-1|3104	+ Revision: 40108
12mr|kdelibs4-4.9.4-1|3105	- Update for revision 675929
12mr|kdelibs4-4.9.4-1|3106	- Added hicolor and crystalsvg legacy icons under /opt/kde4/share/icons
12mr|kdelibs4-4.9.4-1|3107	
12mr|kdelibs4-4.9.4-1|3108	* Thu Jun 14 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.675664mdv2008.0
12mr|kdelibs4-4.9.4-1|3109	+ Revision: 39786
12mr|kdelibs4-4.9.4-1|3110	- Update for latest svn checkout. Nepomuk change library name
12mr|kdelibs4-4.9.4-1|3111	
12mr|kdelibs4-4.9.4-1|3112	* Sat Jun 09 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.673230mdv2008.0
12mr|kdelibs4-4.9.4-1|3113	+ Revision: 37717
12mr|kdelibs4-4.9.4-1|3114	- Updated for revision 673230
12mr|kdelibs4-4.9.4-1|3115	- Fixed devel file list
12mr|kdelibs4-4.9.4-1|3116	- Fixed requires for devel package
12mr|kdelibs4-4.9.4-1|3117	
12mr|kdelibs4-4.9.4-1|3118	* Fri Jun 08 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.672878mdv2008.0
12mr|kdelibs4-4.9.4-1|3119	+ Revision: 37503
12mr|kdelibs4-4.9.4-1|3120	- New kdelibs 4 package layout and everything.
12mr|kdelibs4-4.9.4-1|3121	- We're trying to get rid of ugly epoch
12mr|kdelibs4-4.9.4-1|3122	- Splitted libraries ( yes folks, put everything in one basket never is a good idea, got it ? )
12mr|kdelibs4-4.9.4-1|3123	- Requires new kde macros package, to make stupid easily build kde4 packages
12mr|kdelibs4-4.9.4-1|3124	- Updated for recent svn code ( as requested by Sebastian Trueg )
12mr|kdelibs4-4.9.4-1|3125	- Moved icons to oxygen-icon-theme in /usr/share/icons as standard
12mr|kdelibs4-4.9.4-1|3126	- Make kde4 homedir as .kde4 ( borrow opensuse minor patch )
12mr|kdelibs4-4.9.4-1|3127	- Removed all old patches that still are commented in spec just to make us confuse :-)
12mr|kdelibs4-4.9.4-1|3128	
12mr|kdelibs4-4.9.4-1|3129	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdelibs4-4.9.4-1|3130	- Fix File list
12mr|kdelibs4-4.9.4-1|3131	- New Svn Snapshot
12mr|kdelibs4-4.9.4-1|3132	
12mr|kdelibs4-4.9.4-1|3133	* Wed May 09 2007 Laurent Montel <lmontel@mandriva.org> 30000000:3.90.1-0.20070502.1mdv2008.0
12mr|kdelibs4-4.9.4-1|3134	+ Revision: 25429
12mr|kdelibs4-4.9.4-1|3135	- Fix release
12mr|kdelibs4-4.9.4-1|3136	- new snapshot
12mr|kdelibs4-4.9.4-1|3137	
12mr|kdelibs4-4.9.4-1|3138	* Wed May 02 2007 Laurent Montel <lmontel@mandriva.org> 30000000:3.80.3-0.20070502.6mdv2008.0
12mr|kdelibs4-4.9.4-1|3139	+ Revision: 20473
12mr|kdelibs4-4.9.4-1|3140	- Fix buildrequires
12mr|kdelibs4-4.9.4-1|3141	- new snapshot
12mr|kdelibs4-4.9.4-1|3142	- new snapshot
12mr|kdelibs4-4.9.4-1|3143	

14525 12
12mr|kdenetwork4-4.9.4-1|1	Name:		kdenetwork4
12mr|kdenetwork4-4.9.4-1|2	Version:	4.9.4
12mr|kdenetwork4-4.9.4-1|3	Release:	1
12mr|kdenetwork4-4.9.4-1|4	Epoch:		3
12mr|kdenetwork4-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kdenetwork4-4.9.4-1|6	Summary:	K Desktop Environment - Network Applications
12mr|kdenetwork4-4.9.4-1|7	License:	GPL
12mr|kdenetwork4-4.9.4-1|8	URL:		http://www.kde.org
12mr|kdenetwork4-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdenetwork-%{version}.tar.xz
12mr|kdenetwork4-4.9.4-1|10	Source1:	kdenetwork4.rpmlintrc
12mr|kdenetwork4-4.9.4-1|11	Patch0:		kdenetwork-4.8.1-krdcxdg.patch
12mr|kdenetwork4-4.9.4-1|12	Patch1:		kdenetwork-4.8.1-krfbxdg.patch
12mr|kdenetwork4-4.9.4-1|13	Patch2:		kdenetwork-4.8.95-zero-length-memset.patch
12mr|kdenetwork4-4.9.4-1|14	BuildRequires:	boost-devel
12mr|kdenetwork4-4.9.4-1|15	BuildRequires:	expat-devel
12mr|kdenetwork4-4.9.4-1|16	BuildRequires:	jpeg-devel
12mr|kdenetwork4-4.9.4-1|17	BuildRequires:	libktorrent-devel >= 1.1
12mr|kdenetwork4-4.9.4-1|18	BuildRequires:	libvncserver-devel >= 0.8.2-3
12mr|kdenetwork4-4.9.4-1|19	BuildRequires:	kdelibs4-devel
12mr|kdenetwork4-4.9.4-1|20	BuildRequires:	kdepimlibs4-devel
12mr|kdenetwork4-4.9.4-1|21	BuildRequires:	kdebase4-devel
12mr|kdenetwork4-4.9.4-1|22	BuildRequires:	kdebase4-workspace-devel
12mr|kdenetwork4-4.9.4-1|23	BuildRequires:	qt4-devel >= 4:4.8.0
12mr|kdenetwork4-4.9.4-1|24	BuildRequires:	pkgconfig(alsa)
12mr|kdenetwork4-4.9.4-1|25	BuildRequires:	pkgconfig(libgadu)
12mr|kdenetwork4-4.9.4-1|26	BuildRequires:	pkgconfig(libidn)
12mr|kdenetwork4-4.9.4-1|27	BuildRequires:	pkgconfig(libmsn)
12mr|kdenetwork4-4.9.4-1|28	BuildRequires:	pkgconfig(libotr)
12mr|kdenetwork4-4.9.4-1|29	BuildRequires:	pkgconfig(libstreams)
12mr|kdenetwork4-4.9.4-1|30	BuildRequires:	pkgconfig(libv4l2)
12mr|kdenetwork4-4.9.4-1|31	BuildRequires:	pkgconfig(libxml-2.0)
12mr|kdenetwork4-4.9.4-1|32	BuildRequires:	pkgconfig(libxslt)
12mr|kdenetwork4-4.9.4-1|33	BuildRequires:	pkgconfig(linphone)
12mr|kdenetwork4-4.9.4-1|34	BuildRequires:	pkgconfig(meanwhile)
12mr|kdenetwork4-4.9.4-1|35	BuildRequires:	pkgconfig(openssl)
12mr|kdenetwork4-4.9.4-1|36	BuildRequires:	pkgconfig(ortp)
12mr|kdenetwork4-4.9.4-1|37	BuildRequires:	pkgconfig(qca2)
12mr|kdenetwork4-4.9.4-1|38	BuildRequires:	pkgconfig(qimageblitz)
12mr|kdenetwork4-4.9.4-1|39	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mr|kdenetwork4-4.9.4-1|40	BuildRequires:	pkgconfig(soprano)
12mr|kdenetwork4-4.9.4-1|41	BuildRequires:	pkgconfig(speex)
12mr|kdenetwork4-4.9.4-1|42	BuildRequires:	pkgconfig(sqlite3)
12mr|kdenetwork4-4.9.4-1|43	BuildRequires:	pkgconfig(TelepathyQt4)
12mr|kdenetwork4-4.9.4-1|44	Suggests:	kdnssd
12mr|kdenetwork4-4.9.4-1|45	Suggests:	kget
12mr|kdenetwork4-4.9.4-1|46	Suggests:	kopete
12mr|kdenetwork4-4.9.4-1|47	Suggests:	kppp
12mr|kdenetwork4-4.9.4-1|48	Suggests:	krdc
12mr|kdenetwork4-4.9.4-1|49	Suggests:	krfb
12mr|kdenetwork4-4.9.4-1|50	Suggests:	kde4-filesharing
12mr|kdenetwork4-4.9.4-1|51	Obsoletes:	kdenetwork4-core < 3:4.5.72
12mr|kdenetwork4-4.9.4-1|52	
12mr|kdenetwork4-4.9.4-1|53	%description
12mr|kdenetwork4-4.9.4-1|54	Networking applications for the K Desktop Environment.
12mr|kdenetwork4-4.9.4-1|55	
12mr|kdenetwork4-4.9.4-1|56	- kdict: graphical client for the DICT protocol.
12mr|kdenetwork4-4.9.4-1|57	- kit: AOL instant messenger client, using the TOC protocol
12mr|kdenetwork4-4.9.4-1|58	- kpf: public fileserver applet
12mr|kdenetwork4-4.9.4-1|59	- krfb: Desktop Sharing server, allow others to access your desktop via VNC
12mr|kdenetwork4-4.9.4-1|60	- krdc: a client for Desktop Sharing and other VNC servers
12mr|kdenetwork4-4.9.4-1|61	
12mr|kdenetwork4-4.9.4-1|62	%files
12mr|kdenetwork4-4.9.4-1|63	%doc README
12mr|kdenetwork4-4.9.4-1|64	
12mr|kdenetwork4-4.9.4-1|65	#----------------------------------------------------------------------
12mr|kdenetwork4-4.9.4-1|66	
12mr|kdenetwork4-4.9.4-1|67	%package -n kde4-filesharing
12mr|kdenetwork4-4.9.4-1|68	Summary:	%{name} filesharing
12mr|kdenetwork4-4.9.4-1|69	Group:		Graphical desktop/KDE
12mr|kdenetwork4-4.9.4-1|70	Conflicts:	%{name}-core < 3:4.5.72
12mr|kdenetwork4-4.9.4-1|71	
12mr|kdenetwork4-4.9.4-1|72	%description -n kde4-filesharing
12mr|kdenetwork4-4.9.4-1|73	%{name} filesharing.
12mr|kdenetwork4-4.9.4-1|74	
12mr|kdenetwork4-4.9.4-1|75	%files -n kde4-filesharing
12mr|kdenetwork4-4.9.4-1|76	%{_kde_libdir}/kde4/sambausershareplugin.so
12mr|kdenetwork4-4.9.4-1|77	%{_kde_services}/sambausershareplugin.desktop
12mr|kdenetwork4-4.9.4-1|78	
12mr|kdenetwork4-4.9.4-1|79	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|80	
12mr|kdenetwork4-4.9.4-1|81	%package -n kdnssd
12mr|kdenetwork4-4.9.4-1|82	Summary:	%{name} kdnssd
12mr|kdenetwork4-4.9.4-1|83	Group:		Graphical desktop/KDE
12mr|kdenetwork4-4.9.4-1|84	Requires:	nss_mdns
12mr|kdenetwork4-4.9.4-1|85	Provides:	kde4-kdnssd = %{EVRD}
12mr|kdenetwork4-4.9.4-1|86	
12mr|kdenetwork4-4.9.4-1|87	%description -n kdnssd
12mr|kdenetwork4-4.9.4-1|88	%{name} kdnssd.
12mr|kdenetwork4-4.9.4-1|89	
12mr|kdenetwork4-4.9.4-1|90	%files -n kdnssd
12mr|kdenetwork4-4.9.4-1|91	%dir %{_kde_appsdir}/remoteview
12mr|kdenetwork4-4.9.4-1|92	%{_kde_appsdir}/remoteview/zeroconf.desktop
12mr|kdenetwork4-4.9.4-1|93	%{_kde_libdir}/kde4/kded_dnssdwatcher.so
12mr|kdenetwork4-4.9.4-1|94	%{_kde_libdir}/kde4/kio_zeroconf.so
12mr|kdenetwork4-4.9.4-1|95	%{_kde_services}/kded/dnssdwatcher.desktop
12mr|kdenetwork4-4.9.4-1|96	%{_kde_services}/zeroconf.protocol
12mr|kdenetwork4-4.9.4-1|97	
12mr|kdenetwork4-4.9.4-1|98	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|99	
12mr|kdenetwork4-4.9.4-1|100	%define libkgetcore %mklibname kgetcore 4
12mr|kdenetwork4-4.9.4-1|101	
12mr|kdenetwork4-4.9.4-1|102	%package -n %{libkgetcore}
12mr|kdenetwork4-4.9.4-1|103	Summary:	KDE 4 library
12mr|kdenetwork4-4.9.4-1|104	Group:		System/Libraries
12mr|kdenetwork4-4.9.4-1|105	
12mr|kdenetwork4-4.9.4-1|106	%description -n %{libkgetcore}
12mr|kdenetwork4-4.9.4-1|107	KDE 4 library
12mr|kdenetwork4-4.9.4-1|108	
12mr|kdenetwork4-4.9.4-1|109	%files -n %{libkgetcore}
12mr|kdenetwork4-4.9.4-1|110	%{_kde_libdir}/libkgetcore.so.*
12mr|kdenetwork4-4.9.4-1|111	
12mr|kdenetwork4-4.9.4-1|112	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|113	
12mr|kdenetwork4-4.9.4-1|114	%package -n kget
12mr|kdenetwork4-4.9.4-1|115	Summary:	%{name} kget
12mr|kdenetwork4-4.9.4-1|116	Group:		Graphical desktop/KDE
12mr|kdenetwork4-4.9.4-1|117	Conflicts:	%{name}-core < 3:4.5.72
12mr|kdenetwork4-4.9.4-1|118	Provides:	kde4-kget = %{EVRD}
12mr|kdenetwork4-4.9.4-1|119	
12mr|kdenetwork4-4.9.4-1|120	%description -n kget
12mr|kdenetwork4-4.9.4-1|121	An advanced download manager for KDE.
12mr|kdenetwork4-4.9.4-1|122	
12mr|kdenetwork4-4.9.4-1|123	%files -n kget
12mr|kdenetwork4-4.9.4-1|124	%{_kde_bindir}/kget
12mr|kdenetwork4-4.9.4-1|125	%{_kde_applicationsdir}/kget.desktop
12mr|kdenetwork4-4.9.4-1|126	%{_kde_appsdir}/kget
12mr|kdenetwork4-4.9.4-1|127	%{_kde_appsdir}/kconf_update/kget*
12mr|kdenetwork4-4.9.4-1|128	%{_kde_appsdir}/dolphinpart/kpartplugins/kget_plug_in.rc
12mr|kdenetwork4-4.9.4-1|129	%{_kde_appsdir}/dolphinpart/kpartplugins/kget_plug_in.desktop
12mr|kdenetwork4-4.9.4-1|130	%{_kde_appsdir}/khtml/kpartplugins/kget_plug_in.rc
12mr|kdenetwork4-4.9.4-1|131	%{_kde_appsdir}/khtml/kpartplugins/kget_plug_in.desktop
12mr|kdenetwork4-4.9.4-1|132	%{_kde_appsdir}/kwebkitpart/kpartplugins/kget_plug_in.desktop
12mr|kdenetwork4-4.9.4-1|133	%{_kde_appsdir}/kwebkitpart/kpartplugins/kget_plug_in.rc
12mr|kdenetwork4-4.9.4-1|134	%{_kde_services}/kget_*
12mr|kdenetwork4-4.9.4-1|135	%{_kde_services}/plasma-engine-kget.desktop
12mr|kdenetwork4-4.9.4-1|136	%{_kde_services}/kgetbarapplet-default.desktop
12mr|kdenetwork4-4.9.4-1|137	%{_kde_services}/kgetpiechartapplet-default.desktop
12mr|kdenetwork4-4.9.4-1|138	%{_kde_services}/plasma-runner-kget.desktop
12mr|kdenetwork4-4.9.4-1|139	%{_kde_services}/ServiceMenus/kget_download.desktop
12mr|kdenetwork4-4.9.4-1|140	%{_kde_servicetypes}/kget_*
12mr|kdenetwork4-4.9.4-1|141	%{_kde_libdir}/kde4/krunner_kget.so
12mr|kdenetwork4-4.9.4-1|142	%{_kde_libdir}/kde4/kget_*
12mr|kdenetwork4-4.9.4-1|143	%{_kde_libdir}/kde4/plasma_engine_kget.so
12mr|kdenetwork4-4.9.4-1|144	%{_kde_libdir}/kde4/kcm_kget_checksumsearchfactory.so
12mr|kdenetwork4-4.9.4-1|145	%{_kde_libdir}/kde4/kcm_kget_metalinkfactory.so
12mr|kdenetwork4-4.9.4-1|146	%{_kde_libdir}/kde4/kcm_kget_bittorrentfactory.so
12mr|kdenetwork4-4.9.4-1|147	%{_kde_libdir}/kde4/kcm_kget_mirrorsearchfactory.so
12mr|kdenetwork4-4.9.4-1|148	%{_kde_libdir}/kde4/kcm_kget_multisegkiofactory.so
12mr|kdenetwork4-4.9.4-1|149	%{_kde_libdir}/kde4/plasma_kget_barapplet.so
12mr|kdenetwork4-4.9.4-1|150	%{_kde_libdir}/kde4/plasma_kget_piechart.so
12mr|kdenetwork4-4.9.4-1|151	%{_kde_datadir}/config.kcfg/kget*
12mr|kdenetwork4-4.9.4-1|152	%{_kde_datadir}/dbus-1/services/org.kde.kget.service
12mr|kdenetwork4-4.9.4-1|153	%{_kde_iconsdir}/*/*/apps/kget.*
12mr|kdenetwork4-4.9.4-1|154	%{_kde_docdir}/HTML/*/kget
12mr|kdenetwork4-4.9.4-1|155	
12mr|kdenetwork4-4.9.4-1|156	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|157	
12mr|kdenetwork4-4.9.4-1|158	%package -n kopete
12mr|kdenetwork4-4.9.4-1|159	Summary:	%{name} kopete
12mr|kdenetwork4-4.9.4-1|160	Group:		Graphical desktop/KDE
12mr|kdenetwork4-4.9.4-1|161	Conflicts:	%{name}-core < 3:4.5.72
12mr|kdenetwork4-4.9.4-1|162	Requires:	akonadi
12mr|kdenetwork4-4.9.4-1|163	Requires:	qca2-plugin-openssl-%{_lib}
12mr|kdenetwork4-4.9.4-1|164	Requires:	kdepimlibs4-core
12mr|kdenetwork4-4.9.4-1|165	Requires:	jasper
12mr|kdenetwork4-4.9.4-1|166	Provides:	kde4-kopete = %{EVRD}
12mr|kdenetwork4-4.9.4-1|167	
12mr|kdenetwork4-4.9.4-1|168	%description -n kopete
12mr|kdenetwork4-4.9.4-1|169	Kopete is a flexible and extendable multiple protocol instant messaging
12mr|kdenetwork4-4.9.4-1|170	system designed as a plugin-based system.
12mr|kdenetwork4-4.9.4-1|171	
12mr|kdenetwork4-4.9.4-1|172	All protocols are plugins and allow modular installment, configuration,
12mr|kdenetwork4-4.9.4-1|173	and usage without the main application knowing anything about the plugin
12mr|kdenetwork4-4.9.4-1|174	being loaded.
12mr|kdenetwork4-4.9.4-1|175	
12mr|kdenetwork4-4.9.4-1|176	The goal of Kopete is to provide users with a standard and easy to use
12mr|kdenetwork4-4.9.4-1|177	interface between all of their instant messaging systems, but at the same
12mr|kdenetwork4-4.9.4-1|178	time also providing developers with the ease of writing plugins to support
12mr|kdenetwork4-4.9.4-1|179	a new protocol.
12mr|kdenetwork4-4.9.4-1|180	
12mr|kdenetwork4-4.9.4-1|181	The core Kopete development team provides a handful of plugins that most
12mr|kdenetwork4-4.9.4-1|182	users can use, in addition to templates for new developers to base a
12mr|kdenetwork4-4.9.4-1|183	plugin off of.
12mr|kdenetwork4-4.9.4-1|184	
12mr|kdenetwork4-4.9.4-1|185	%files -n kopete
12mr|kdenetwork4-4.9.4-1|186	%{_kde_bindir}/kopete
12mr|kdenetwork4-4.9.4-1|187	%{_kde_bindir}/kopete_latexconvert.sh
12mr|kdenetwork4-4.9.4-1|188	%{_kde_bindir}/winpopup-install
12mr|kdenetwork4-4.9.4-1|189	%{_kde_bindir}/winpopup-send
12mr|kdenetwork4-4.9.4-1|190	%{_kde_appsdir}/kopete
12mr|kdenetwork4-4.9.4-1|191	%{_kde_appsdir}/kopete_contactnotes
12mr|kdenetwork4-4.9.4-1|192	%{_kde_appsdir}/kopete_history
12mr|kdenetwork4-4.9.4-1|193	%{_kde_appsdir}/kopete_jabber
12mr|kdenetwork4-4.9.4-1|194	%{_kde_appsdir}/kopete_latex
12mr|kdenetwork4-4.9.4-1|195	%{_kde_appsdir}/kopete_wlm
12mr|kdenetwork4-4.9.4-1|196	%{_kde_appsdir}/kopete_privacy
12mr|kdenetwork4-4.9.4-1|197	%{_kde_appsdir}/kopete_statistics
12mr|kdenetwork4-4.9.4-1|198	%{_kde_appsdir}/kopete_translator
12mr|kdenetwork4-4.9.4-1|199	%{_kde_appsdir}/kopete_yahoo
12mr|kdenetwork4-4.9.4-1|200	%{_kde_appsdir}/kopete_groupwise
12mr|kdenetwork4-4.9.4-1|201	%{_kde_appsdir}/kopete_skype
12mr|kdenetwork4-4.9.4-1|202	%{_kde_appsdir}/kopeterichtexteditpart
12mr|kdenetwork4-4.9.4-1|203	%{_kde_appsdir}/kconf_update/kopete-*
12mr|kdenetwork4-4.9.4-1|204	%{_kde_libdir}/kde4/kcm_kopete_*
12mr|kdenetwork4-4.9.4-1|205	%{_kde_libdir}/kde4/kopete_*
12mr|kdenetwork4-4.9.4-1|206	%{_kde_libdir}/libqgroupwise.so
12mr|kdenetwork4-4.9.4-1|207	%{_kde_libdir}/kde4/libchattexteditpart.so
12mr|kdenetwork4-4.9.4-1|208	%{_kde_applicationsdir}/kopete.desktop
12mr|kdenetwork4-4.9.4-1|209	%{_kde_configdir}/kopeterc
12mr|kdenetwork4-4.9.4-1|210	%{_kde_datadir}/config.kcfg/historyconfig.kcfg
12mr|kdenetwork4-4.9.4-1|211	%{_kde_datadir}/config.kcfg/kopeteappearancesettings.kcfg
12mr|kdenetwork4-4.9.4-1|212	%{_kde_datadir}/config.kcfg/kopetebehaviorsettings.kcfg
12mr|kdenetwork4-4.9.4-1|213	%{_kde_datadir}/config.kcfg/latexconfig.kcfg
12mr|kdenetwork4-4.9.4-1|214	%{_kde_datadir}/config.kcfg/nowlisteningconfig.kcfg
12mr|kdenetwork4-4.9.4-1|215	%{_kde_datadir}/config.kcfg/webpresenceconfig.kcfg
12mr|kdenetwork4-4.9.4-1|216	%{_kde_datadir}/config.kcfg/translatorconfig.kcfg
12mr|kdenetwork4-4.9.4-1|217	%{_kde_services}/aim.protocol
12mr|kdenetwork4-4.9.4-1|218	%{_kde_services}/chatwindow.desktop
12mr|kdenetwork4-4.9.4-1|219	%{_kde_services}/emailwindow.desktop
12mr|kdenetwork4-4.9.4-1|220	%{_kde_services}/kconfiguredialog/kopete_*
12mr|kdenetwork4-4.9.4-1|221	%{_kde_services}/kopete_*
12mr|kdenetwork4-4.9.4-1|222	%{_kde_services}/xmpp.protocol
12mr|kdenetwork4-4.9.4-1|223	%{_kde_services}/callto.protocol
12mr|kdenetwork4-4.9.4-1|224	%{_kde_services}/skype.protocol
12mr|kdenetwork4-4.9.4-1|225	%{_kde_services}/tel.protocol
12mr|kdenetwork4-4.9.4-1|226	%{_kde_servicetypes}/kopete*
12mr|kdenetwork4-4.9.4-1|227	%{_kde_datadir}/sounds/Kopete_Event.ogg
12mr|kdenetwork4-4.9.4-1|228	%{_kde_datadir}/sounds/Kopete_Received.ogg
12mr|kdenetwork4-4.9.4-1|229	%{_kde_datadir}/sounds/Kopete_Sent.ogg
12mr|kdenetwork4-4.9.4-1|230	%{_kde_datadir}/sounds/Kopete_User_is_Online.ogg
12mr|kdenetwork4-4.9.4-1|231	%{_kde_datadir}/sounds/KDE-Im-Phone-Ring.wav
12mr|kdenetwork4-4.9.4-1|232	%{_kde_iconsdir}/*/*/actions/account_offline_overlay.*
12mr|kdenetwork4-4.9.4-1|233	%{_kde_iconsdir}/*/*/actions/contact_away_overlay.*
12mr|kdenetwork4-4.9.4-1|234	%{_kde_iconsdir}/*/*/actions/contact_busy_overlay.*
12mr|kdenetwork4-4.9.4-1|235	%{_kde_iconsdir}/*/*/actions/contact_food_overlay.*
12mr|kdenetwork4-4.9.4-1|236	%{_kde_iconsdir}/*/*/actions/contact_invisible_overlay.*
12mr|kdenetwork4-4.9.4-1|237	%{_kde_iconsdir}/*/*/actions/contact_phone_overlay.*
12mr|kdenetwork4-4.9.4-1|238	%{_kde_iconsdir}/*/*/actions/contact_xa_overlay.*
12mr|kdenetwork4-4.9.4-1|239	%{_kde_iconsdir}/*/*/actions/emoticon.*
12mr|kdenetwork4-4.9.4-1|240	%{_kde_iconsdir}/*/*/actions/im-status-message-edit.*
12mr|kdenetwork4-4.9.4-1|241	%{_kde_iconsdir}/*/*/actions/mail-encrypt.*
12mr|kdenetwork4-4.9.4-1|242	%{_kde_iconsdir}/*/*/actions/metacontact_unknown.*
12mr|kdenetwork4-4.9.4-1|243	%{_kde_iconsdir}/*/*/actions/newmessage.*
12mr|kdenetwork4-4.9.4-1|244	%{_kde_iconsdir}/*/*/actions/status_unknown_overlay.*
12mr|kdenetwork4-4.9.4-1|245	%{_kde_iconsdir}/*/*/actions/status_unknown.*
12mr|kdenetwork4-4.9.4-1|246	%{_kde_iconsdir}/*/*/actions/view-user-offline-kopete.*
12mr|kdenetwork4-4.9.4-1|247	%{_kde_iconsdir}/*/*/actions/voicecall.*
12mr|kdenetwork4-4.9.4-1|248	%{_kde_iconsdir}/*/*/actions/webcamreceive.*
12mr|kdenetwork4-4.9.4-1|249	%{_kde_iconsdir}/*/*/actions/webcamsend.*
12mr|kdenetwork4-4.9.4-1|250	%{_kde_iconsdir}/*/*/apps/kopete-offline.*
12mr|kdenetwork4-4.9.4-1|251	%{_kde_iconsdir}/*/*/apps/kopete.*
12mr|kdenetwork4-4.9.4-1|252	%{_kde_iconsdir}/*/*/status/object-locked-finished.*
12mr|kdenetwork4-4.9.4-1|253	%{_kde_iconsdir}/*/*/status/object-locked-unverified.*
12mr|kdenetwork4-4.9.4-1|254	%{_kde_iconsdir}/*/*/status/object-locked-verified.*
12mr|kdenetwork4-4.9.4-1|255	%{_kde_datadir}/config.kcfg/urlpicpreview.kcfg
12mr|kdenetwork4-4.9.4-1|256	%{_kde_docdir}/HTML/*/kopete
12mr|kdenetwork4-4.9.4-1|257	%{_kde_libdir}/mozilla/plugins/skypebuttons.so
12mr|kdenetwork4-4.9.4-1|258	%dir %{_kde_libdir}/kde4/plugins/accessible
12mr|kdenetwork4-4.9.4-1|259	%{_kde_libdir}/kde4/plugins/accessible/chatwindowaccessiblewidgetfactory.so
12mr|kdenetwork4-4.9.4-1|260	%exclude %{_kde_appsdir}/kopete_latex
12mr|kdenetwork4-4.9.4-1|261	%exclude %{_kde_libdir}/kde4/kcm_kopete_latex.*
12mr|kdenetwork4-4.9.4-1|262	%exclude %{_kde_libdir}/kde4/kopete_latex.*
12mr|kdenetwork4-4.9.4-1|263	%exclude %{_kde_datadir}/kde4/services/kopete_latex.desktop
12mr|kdenetwork4-4.9.4-1|264	%exclude %{_kde_datadir}/config.kcfg/latexconfig.kcfg
12mr|kdenetwork4-4.9.4-1|265	%exclude %{_kde_bindir}/kopete_latexconvert.sh
12mr|kdenetwork4-4.9.4-1|266	%exclude %{_kde_datadir}/kde4/services/kconfiguredialog/kopete_latex_config.desktop
12mr|kdenetwork4-4.9.4-1|267	%exclude %{_kde_appsdir}/kopete/icons/oxygen/32x32/apps/latex.png
12mr|kdenetwork4-4.9.4-1|268	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|269	
12mr|kdenetwork4-4.9.4-1|270	%package kopete-latex
12mr|kdenetwork4-4.9.4-1|271	Group:		Graphical desktop/KDE
12mr|kdenetwork4-4.9.4-1|272	Summary:	Kopete latex plugin for write andd read mesages in latex
12mr|kdenetwork4-4.9.4-1|273	Requires:	kopete
12mr|kdenetwork4-4.9.4-1|274	Requires:	imagemagick
12mr|kdenetwork4-4.9.4-1|275	
12mr|kdenetwork4-4.9.4-1|276	%description kopete-latex
12mr|kdenetwork4-4.9.4-1|277	Kopete latex plugin for write andd read mesages in latexinder
12mr|kdenetwork4-4.9.4-1|278	
12mr|kdenetwork4-4.9.4-1|279	%files kopete-latex
12mr|kdenetwork4-4.9.4-1|280	%{_kde_bindir}/kopete_latexconvert.sh
12mr|kdenetwork4-4.9.4-1|281	%{_kde_appsdir}/kopete_latex
12mr|kdenetwork4-4.9.4-1|282	%{_kde_appsdir}/kopete/icons/oxygen/32x32/apps/latex.png
12mr|kdenetwork4-4.9.4-1|283	%{_kde_libdir}/kde4/kcm_kopete_latex.*
12mr|kdenetwork4-4.9.4-1|284	%{_kde_libdir}/kde4/kopete_latex.*
12mr|kdenetwork4-4.9.4-1|285	%{_kde_datadir}/config.kcfg/latexconfig.kcfg
12mr|kdenetwork4-4.9.4-1|286	%{_kde_services}/kopete_latex.desktop
12mr|kdenetwork4-4.9.4-1|287	%{_kde_services}/kconfiguredialog/kopete_latex_config.desktop
12mr|kdenetwork4-4.9.4-1|288	
12mr|kdenetwork4-4.9.4-1|289	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|290	
12mr|kdenetwork4-4.9.4-1|291	%define libkopetecontactlist %mklibname kopetecontactlist 1
12mr|kdenetwork4-4.9.4-1|292	
12mr|kdenetwork4-4.9.4-1|293	%package -n %{libkopetecontactlist}
12mr|kdenetwork4-4.9.4-1|294	Summary:	KDE 4 library
12mr|kdenetwork4-4.9.4-1|295	Group:		System/Libraries
12mr|kdenetwork4-4.9.4-1|296	
12mr|kdenetwork4-4.9.4-1|297	%description -n %{libkopetecontactlist}
12mr|kdenetwork4-4.9.4-1|298	KDE 4 library
12mr|kdenetwork4-4.9.4-1|299	
12mr|kdenetwork4-4.9.4-1|300	%files -n %{libkopetecontactlist}
12mr|kdenetwork4-4.9.4-1|301	%{_kde_libdir}/libkopetecontactlist.so.*
12mr|kdenetwork4-4.9.4-1|302	
12mr|kdenetwork4-4.9.4-1|303	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|304	
12mr|kdenetwork4-4.9.4-1|305	%define libkyahoo %mklibname kyahoo 1
12mr|kdenetwork4-4.9.4-1|306	
12mr|kdenetwork4-4.9.4-1|307	%package -n %{libkyahoo}
12mr|kdenetwork4-4.9.4-1|308	Summary:	KDE 4 library
12mr|kdenetwork4-4.9.4-1|309	Group:		System/Libraries
12mr|kdenetwork4-4.9.4-1|310	
12mr|kdenetwork4-4.9.4-1|311	%description -n %{libkyahoo}
12mr|kdenetwork4-4.9.4-1|312	KDE 4 library
12mr|kdenetwork4-4.9.4-1|313	
12mr|kdenetwork4-4.9.4-1|314	%files -n %{libkyahoo}
12mr|kdenetwork4-4.9.4-1|315	%{_kde_libdir}/libkyahoo.so.*
12mr|kdenetwork4-4.9.4-1|316	
12mr|kdenetwork4-4.9.4-1|317	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|318	
12mr|kdenetwork4-4.9.4-1|319	%define libkopete_videodevice %mklibname kopete_videodevice 4
12mr|kdenetwork4-4.9.4-1|320	
12mr|kdenetwork4-4.9.4-1|321	%package -n %{libkopete_videodevice}
12mr|kdenetwork4-4.9.4-1|322	Summary:	KDE 4 library
12mr|kdenetwork4-4.9.4-1|323	Group:		System/Libraries
12mr|kdenetwork4-4.9.4-1|324	
12mr|kdenetwork4-4.9.4-1|325	%description -n %{libkopete_videodevice}
12mr|kdenetwork4-4.9.4-1|326	KDE 4 library
12mr|kdenetwork4-4.9.4-1|327	
12mr|kdenetwork4-4.9.4-1|328	%files -n %{libkopete_videodevice}
12mr|kdenetwork4-4.9.4-1|329	%{_kde_libdir}/libkopete_videodevice.so.*
12mr|kdenetwork4-4.9.4-1|330	
12mr|kdenetwork4-4.9.4-1|331	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|332	
12mr|kdenetwork4-4.9.4-1|333	%define libkopeteaddaccountwizard %mklibname kopeteaddaccountwizard 1
12mr|kdenetwork4-4.9.4-1|334	
12mr|kdenetwork4-4.9.4-1|335	%package -n %{libkopeteaddaccountwizard}
12mr|kdenetwork4-4.9.4-1|336	Summary:	KDE 4 library
12mr|kdenetwork4-4.9.4-1|337	Group:		System/Libraries
12mr|kdenetwork4-4.9.4-1|338	
12mr|kdenetwork4-4.9.4-1|339	%description -n %{libkopeteaddaccountwizard}
12mr|kdenetwork4-4.9.4-1|340	KDE 4 library
12mr|kdenetwork4-4.9.4-1|341	
12mr|kdenetwork4-4.9.4-1|342	%files -n %{libkopeteaddaccountwizard}
12mr|kdenetwork4-4.9.4-1|343	%{_kde_libdir}/libkopeteaddaccountwizard.so.*
12mr|kdenetwork4-4.9.4-1|344	
12mr|kdenetwork4-4.9.4-1|345	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|346	
12mr|kdenetwork4-4.9.4-1|347	%define libkopete %mklibname kopete 4
12mr|kdenetwork4-4.9.4-1|348	
12mr|kdenetwork4-4.9.4-1|349	%package -n %{libkopete}
12mr|kdenetwork4-4.9.4-1|350	Summary:	KDE 4 library
12mr|kdenetwork4-4.9.4-1|351	Group:		System/Libraries
12mr|kdenetwork4-4.9.4-1|352	
12mr|kdenetwork4-4.9.4-1|353	%description -n %{libkopete}
12mr|kdenetwork4-4.9.4-1|354	KDE 4 library
12mr|kdenetwork4-4.9.4-1|355	
12mr|kdenetwork4-4.9.4-1|356	%files -n %{libkopete}
12mr|kdenetwork4-4.9.4-1|357	%{_kde_libdir}/libkopete.so.*
12mr|kdenetwork4-4.9.4-1|358	%{_kde_datadir}/config.kcfg/kopetestatussettings.kcfg
12mr|kdenetwork4-4.9.4-1|359	
12mr|kdenetwork4-4.9.4-1|360	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|361	
12mr|kdenetwork4-4.9.4-1|362	%define libkopeteprivacy %mklibname kopeteprivacy 1
12mr|kdenetwork4-4.9.4-1|363	
12mr|kdenetwork4-4.9.4-1|364	%package -n %{libkopeteprivacy}
12mr|kdenetwork4-4.9.4-1|365	Summary:	KDE 4 library
12mr|kdenetwork4-4.9.4-1|366	Group:		System/Libraries
12mr|kdenetwork4-4.9.4-1|367	
12mr|kdenetwork4-4.9.4-1|368	%description -n %{libkopeteprivacy}
12mr|kdenetwork4-4.9.4-1|369	KDE 4 library
12mr|kdenetwork4-4.9.4-1|370	
12mr|kdenetwork4-4.9.4-1|371	%files -n %{libkopeteprivacy}
12mr|kdenetwork4-4.9.4-1|372	%{_kde_libdir}/libkopeteprivacy.so.*
12mr|kdenetwork4-4.9.4-1|373	
12mr|kdenetwork4-4.9.4-1|374	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|375	
12mr|kdenetwork4-4.9.4-1|376	%define libkopetechatwindow_shared %mklibname kopetechatwindow_shared 1
12mr|kdenetwork4-4.9.4-1|377	
12mr|kdenetwork4-4.9.4-1|378	%package -n %{libkopetechatwindow_shared}
12mr|kdenetwork4-4.9.4-1|379	Summary:	KDE 4 library
12mr|kdenetwork4-4.9.4-1|380	Group:		System/Libraries
12mr|kdenetwork4-4.9.4-1|381	
12mr|kdenetwork4-4.9.4-1|382	%description -n %{libkopetechatwindow_shared}
12mr|kdenetwork4-4.9.4-1|383	KDE 4 library
12mr|kdenetwork4-4.9.4-1|384	
12mr|kdenetwork4-4.9.4-1|385	%files -n %{libkopetechatwindow_shared}
12mr|kdenetwork4-4.9.4-1|386	%{_kde_libdir}/libkopetechatwindow_shared.so.*
12mr|kdenetwork4-4.9.4-1|387	
12mr|kdenetwork4-4.9.4-1|388	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|389	
12mr|kdenetwork4-4.9.4-1|390	%define libkrdccore %mklibname krdccore 1
12mr|kdenetwork4-4.9.4-1|391	
12mr|kdenetwork4-4.9.4-1|392	%package -n %{libkrdccore}
12mr|kdenetwork4-4.9.4-1|393	Summary:	KDE 4 library
12mr|kdenetwork4-4.9.4-1|394	Group:		System/Libraries
12mr|kdenetwork4-4.9.4-1|395	
12mr|kdenetwork4-4.9.4-1|396	%description -n %{libkrdccore}
12mr|kdenetwork4-4.9.4-1|397	KDE 4 library
12mr|kdenetwork4-4.9.4-1|398	
12mr|kdenetwork4-4.9.4-1|399	%files -n %{libkrdccore}
12mr|kdenetwork4-4.9.4-1|400	%{_kde_libdir}/libkrdccore.so.*
12mr|kdenetwork4-4.9.4-1|401	
12mr|kdenetwork4-4.9.4-1|402	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|403	
12mr|kdenetwork4-4.9.4-1|404	%define libkopete_otr_shared %mklibname kopete_otr_shared 1
12mr|kdenetwork4-4.9.4-1|405	
12mr|kdenetwork4-4.9.4-1|406	%package -n %{libkopete_otr_shared}
12mr|kdenetwork4-4.9.4-1|407	Summary:	KDE 4 library
12mr|kdenetwork4-4.9.4-1|408	Group:		System/Libraries
12mr|kdenetwork4-4.9.4-1|409	Conflicts:	kopete-otr < 0.8
12mr|kdenetwork4-4.9.4-1|410	
12mr|kdenetwork4-4.9.4-1|411	%description -n %{libkopete_otr_shared}
12mr|kdenetwork4-4.9.4-1|412	KDE 4 library
12mr|kdenetwork4-4.9.4-1|413	
12mr|kdenetwork4-4.9.4-1|414	%files -n %{libkopete_otr_shared}
12mr|kdenetwork4-4.9.4-1|415	%{_kde_libdir}/libkopete_otr_shared.so.*
12mr|kdenetwork4-4.9.4-1|416	%dir %{_kde_appsdir}/kopete_otr
12mr|kdenetwork4-4.9.4-1|417	%{_kde_appsdir}/kopete_otr/*
12mr|kdenetwork4-4.9.4-1|418	%{_kde_datadir}/config.kcfg/kopete_otr.kcfg
12mr|kdenetwork4-4.9.4-1|419	
12mr|kdenetwork4-4.9.4-1|420	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|421	
12mr|kdenetwork4-4.9.4-1|422	%define libkopetestatusmenu %mklibname kopetestatusmenu 1
12mr|kdenetwork4-4.9.4-1|423	
12mr|kdenetwork4-4.9.4-1|424	%package -n %{libkopetestatusmenu}
12mr|kdenetwork4-4.9.4-1|425	Summary:	KDE 4 library
12mr|kdenetwork4-4.9.4-1|426	Group:		System/Libraries
12mr|kdenetwork4-4.9.4-1|427	
12mr|kdenetwork4-4.9.4-1|428	%description -n %{libkopetestatusmenu}
12mr|kdenetwork4-4.9.4-1|429	KDE 4 library
12mr|kdenetwork4-4.9.4-1|430	
12mr|kdenetwork4-4.9.4-1|431	%files -n %{libkopetestatusmenu}
12mr|kdenetwork4-4.9.4-1|432	%{_kde_libdir}/libkopetestatusmenu.so.*
12mr|kdenetwork4-4.9.4-1|433	
12mr|kdenetwork4-4.9.4-1|434	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|435	
12mr|kdenetwork4-4.9.4-1|436	%define libkopete_oscar %mklibname kopete_oscar 4
12mr|kdenetwork4-4.9.4-1|437	
12mr|kdenetwork4-4.9.4-1|438	%package -n %{libkopete_oscar}
12mr|kdenetwork4-4.9.4-1|439	Summary:	KDE 4 library
12mr|kdenetwork4-4.9.4-1|440	Group:		System/Libraries
12mr|kdenetwork4-4.9.4-1|441	
12mr|kdenetwork4-4.9.4-1|442	%description -n %{libkopete_oscar}
12mr|kdenetwork4-4.9.4-1|443	KDE 4 library
12mr|kdenetwork4-4.9.4-1|444	
12mr|kdenetwork4-4.9.4-1|445	%files -n %{libkopete_oscar}
12mr|kdenetwork4-4.9.4-1|446	%{_kde_libdir}/libkopete_oscar.so.*
12mr|kdenetwork4-4.9.4-1|447	
12mr|kdenetwork4-4.9.4-1|448	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|449	
12mr|kdenetwork4-4.9.4-1|450	%define liboscar %mklibname oscar 1
12mr|kdenetwork4-4.9.4-1|451	
12mr|kdenetwork4-4.9.4-1|452	%package -n %{liboscar}
12mr|kdenetwork4-4.9.4-1|453	Summary:	KDE 4 library
12mr|kdenetwork4-4.9.4-1|454	Group:		System/Libraries
12mr|kdenetwork4-4.9.4-1|455	
12mr|kdenetwork4-4.9.4-1|456	%description -n %{liboscar}
12mr|kdenetwork4-4.9.4-1|457	KDE 4 library
12mr|kdenetwork4-4.9.4-1|458	
12mr|kdenetwork4-4.9.4-1|459	%files -n %{liboscar}
12mr|kdenetwork4-4.9.4-1|460	%{_kde_libdir}/liboscar.so.*
12mr|kdenetwork4-4.9.4-1|461	
12mr|kdenetwork4-4.9.4-1|462	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|463	
12mr|kdenetwork4-4.9.4-1|464	%define libkopeteidentity %mklibname kopeteidentity 1
12mr|kdenetwork4-4.9.4-1|465	
12mr|kdenetwork4-4.9.4-1|466	%package -n %{libkopeteidentity}
12mr|kdenetwork4-4.9.4-1|467	Summary:	KDE 4 library
12mr|kdenetwork4-4.9.4-1|468	Group:		System/Libraries
12mr|kdenetwork4-4.9.4-1|469	
12mr|kdenetwork4-4.9.4-1|470	%description -n %{libkopeteidentity}
12mr|kdenetwork4-4.9.4-1|471	KDE 4 library
12mr|kdenetwork4-4.9.4-1|472	
12mr|kdenetwork4-4.9.4-1|473	%files -n %{libkopeteidentity}
12mr|kdenetwork4-4.9.4-1|474	%{_kde_libdir}/libkopeteidentity.so.*
12mr|kdenetwork4-4.9.4-1|475	
12mr|kdenetwork4-4.9.4-1|476	
12mr|kdenetwork4-4.9.4-1|477	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|478	
12mr|kdenetwork4-4.9.4-1|479	%define libkrfbprivate %mklibname krfbprivate 4
12mr|kdenetwork4-4.9.4-1|480	
12mr|kdenetwork4-4.9.4-1|481	%package -n %{libkrfbprivate}
12mr|kdenetwork4-4.9.4-1|482	Summary:	KDE 4 library
12mr|kdenetwork4-4.9.4-1|483	Group:		System/Libraries
12mr|kdenetwork4-4.9.4-1|484	
12mr|kdenetwork4-4.9.4-1|485	%description -n %{libkrfbprivate}
12mr|kdenetwork4-4.9.4-1|486	KDE 4 library
12mr|kdenetwork4-4.9.4-1|487	
12mr|kdenetwork4-4.9.4-1|488	%files -n %{libkrfbprivate}
12mr|kdenetwork4-4.9.4-1|489	%{_kde_libdir}/libkrfbprivate.so.*
12mr|kdenetwork4-4.9.4-1|490	
12mr|kdenetwork4-4.9.4-1|491	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|492	
12mr|kdenetwork4-4.9.4-1|493	%package -n kppp
12mr|kdenetwork4-4.9.4-1|494	Summary:	%{name} kppp
12mr|kdenetwork4-4.9.4-1|495	Group:		Graphical desktop/KDE
12mr|kdenetwork4-4.9.4-1|496	Conflicts:	%{name}-core < 3:4.5.72
12mr|kdenetwork4-4.9.4-1|497	Requires:	ppp
12mr|kdenetwork4-4.9.4-1|498	Requires:	kppp-provider
12mr|kdenetwork4-4.9.4-1|499	Provides:	kde4-kppp = %{EVRD}
12mr|kdenetwork4-4.9.4-1|500	
12mr|kdenetwork4-4.9.4-1|501	%description -n kppp
12mr|kdenetwork4-4.9.4-1|502	%{name} kppp.
12mr|kdenetwork4-4.9.4-1|503	
12mr|kdenetwork4-4.9.4-1|504	%files -n kppp
12mr|kdenetwork4-4.9.4-1|505	%{_kde_appsdir}/kppp
12mr|kdenetwork4-4.9.4-1|506	%{_kde_bindir}/kppp
12mr|kdenetwork4-4.9.4-1|507	%{_kde_bindir}/kppplogview
12mr|kdenetwork4-4.9.4-1|508	%{_kde_applicationsdir}/Kppp.desktop
12mr|kdenetwork4-4.9.4-1|509	%{_kde_applicationsdir}/kppplogview.desktop
12mr|kdenetwork4-4.9.4-1|510	%{_kde_docdir}/HTML/*/kppp
12mr|kdenetwork4-4.9.4-1|511	%{_kde_iconsdir}/*/*/apps/kppp.*
12mr|kdenetwork4-4.9.4-1|512	%exclude %{_kde_appsdir}/kppp/Rules
12mr|kdenetwork4-4.9.4-1|513	%exclude %{_kde_appsdir}/kppp/Provider
12mr|kdenetwork4-4.9.4-1|514	
12mr|kdenetwork4-4.9.4-1|515	#-----------------------------------------------------------
12mr|kdenetwork4-4.9.4-1|516	
12mr|kdenetwork4-4.9.4-1|517	%package -n kppp-provider
12mr|kdenetwork4-4.9.4-1|518	Group:		Graphical desktop/KDE
12mr|kdenetwork4-4.9.4-1|519	Summary:	List of providers for pppd
12mr|kdenetwork4-4.9.4-1|520	
12mr|kdenetwork4-4.9.4-1|521	%description -n kppp-provider
12mr|kdenetwork4-4.9.4-1|522	List of providers for kppp
12mr|kdenetwork4-4.9.4-1|523	
12mr|kdenetwork4-4.9.4-1|524	%files -n kppp-provider
12mr|kdenetwork4-4.9.4-1|525	%{_kde_appsdir}/kppp/Rules
12mr|kdenetwork4-4.9.4-1|526	%{_kde_appsdir}/kppp/Provider
12mr|kdenetwork4-4.9.4-1|527	
12mr|kdenetwork4-4.9.4-1|528	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|529	
12mr|kdenetwork4-4.9.4-1|530	%package -n krdc
12mr|kdenetwork4-4.9.4-1|531	Summary:	%{name} krdc
12mr|kdenetwork4-4.9.4-1|532	Group:		Graphical desktop/KDE
12mr|kdenetwork4-4.9.4-1|533	Conflicts:	kde4-filesharing < 3:4.8.0
12mr|kdenetwork4-4.9.4-1|534	Provides:	kde4-krdc = %{EVRD}
12mr|kdenetwork4-4.9.4-1|535	
12mr|kdenetwork4-4.9.4-1|536	%description -n krdc
12mr|kdenetwork4-4.9.4-1|537	KDE Desktop Sharing allows you to invite somebody at a remote
12mr|kdenetwork4-4.9.4-1|538	location to watch and possibly control your desktop.
12mr|kdenetwork4-4.9.4-1|539	
12mr|kdenetwork4-4.9.4-1|540	%files -n krdc
12mr|kdenetwork4-4.9.4-1|541	%{_kde_bindir}/krdc
12mr|kdenetwork4-4.9.4-1|542	%{_kde_appsdir}/krdc
12mr|kdenetwork4-4.9.4-1|543	%{_kde_applicationsdir}/krdc.desktop
12mr|kdenetwork4-4.9.4-1|544	%{_kde_datadir}/config.kcfg/krdc.kcfg
12mr|kdenetwork4-4.9.4-1|545	%{_kde_libdir}/kde4/kcm_krdc_rdpplugin.so
12mr|kdenetwork4-4.9.4-1|546	%{_kde_libdir}/kde4/kcm_krdc_vncplugin.so
12mr|kdenetwork4-4.9.4-1|547	%{_kde_libdir}/kde4/krdc_rdpplugin.so
12mr|kdenetwork4-4.9.4-1|548	%{_kde_libdir}/kde4/krdc_testplugin.so
12mr|kdenetwork4-4.9.4-1|549	%{_kde_libdir}/kde4/krdc_vncplugin.so
12mr|kdenetwork4-4.9.4-1|550	%{_kde_services}/rdp.protocol
12mr|kdenetwork4-4.9.4-1|551	%{_kde_services}/vnc.protocol
12mr|kdenetwork4-4.9.4-1|552	%{_kde_services}/krdc_rdp.desktop
12mr|kdenetwork4-4.9.4-1|553	%{_kde_services}/krdc_rdp_config.desktop
12mr|kdenetwork4-4.9.4-1|554	%{_kde_services}/krdc_test.desktop
12mr|kdenetwork4-4.9.4-1|555	%{_kde_services}/krdc_vnc.desktop
12mr|kdenetwork4-4.9.4-1|556	%{_kde_services}/krdc_vnc_config.desktop
12mr|kdenetwork4-4.9.4-1|557	%{_kde_services}/ServiceMenus/smb2rdc.desktop
12mr|kdenetwork4-4.9.4-1|558	%{_kde_servicetypes}/krdc_plugin.desktop
12mr|kdenetwork4-4.9.4-1|559	%{_kde_docdir}/HTML/*/krdc
12mr|kdenetwork4-4.9.4-1|560	#### Telepathy-Qt4-based optional feature ####
12mr|kdenetwork4-4.9.4-1|561	%{_kde_bindir}/krdc_rfb_approver
12mr|kdenetwork4-4.9.4-1|562	%{_kde_appsdir}/krdc_rfb_approver
12mr|kdenetwork4-4.9.4-1|563	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.krdc_rfb*.service
12mr|kdenetwork4-4.9.4-1|564	%{_datadir}/telepathy/clients/krdc_rfb*.client
12mr|kdenetwork4-4.9.4-1|565	
12mr|kdenetwork4-4.9.4-1|566	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|567	
12mr|kdenetwork4-4.9.4-1|568	%package -n krfb
12mr|kdenetwork4-4.9.4-1|569	Summary:	%{name} krfb
12mr|kdenetwork4-4.9.4-1|570	Group:		Graphical desktop/KDE
12mr|kdenetwork4-4.9.4-1|571	Provides:	kde4-krfb = %{EVRD}
12mr|kdenetwork4-4.9.4-1|572	
12mr|kdenetwork4-4.9.4-1|573	%description -n krfb
12mr|kdenetwork4-4.9.4-1|574	KDE Desktop Sharing allows you to invite somebody at a remote
12mr|kdenetwork4-4.9.4-1|575	location to watch and possibly control your desktop.
12mr|kdenetwork4-4.9.4-1|576	
12mr|kdenetwork4-4.9.4-1|577	%files -n krfb
12mr|kdenetwork4-4.9.4-1|578	%{_kde_bindir}/krfb
12mr|kdenetwork4-4.9.4-1|579	%{_kde_appsdir}/krfb
12mr|kdenetwork4-4.9.4-1|580	%{_kde_applicationsdir}/krfb.desktop
12mr|kdenetwork4-4.9.4-1|581	%{_kde_libdir}/kde4/krfb_*.so
12mr|kdenetwork4-4.9.4-1|582	%{_kde_services}/krfb*.desktop
12mr|kdenetwork4-4.9.4-1|583	%{_kde_servicetypes}/krfb*.desktop
12mr|kdenetwork4-4.9.4-1|584	%{_kde_docdir}/HTML/*/krfb
12mr|kdenetwork4-4.9.4-1|585	#### Telepathy-Qt4-based optional feature ####
12mr|kdenetwork4-4.9.4-1|586	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.krfb_rfb*.service
12mr|kdenetwork4-4.9.4-1|587	%{_datadir}/telepathy/clients/krfb_rfb*.client
12mr|kdenetwork4-4.9.4-1|588	
12mr|kdenetwork4-4.9.4-1|589	
12mr|kdenetwork4-4.9.4-1|590	#---------------------------------------------
12mr|kdenetwork4-4.9.4-1|591	
12mr|kdenetwork4-4.9.4-1|592	%package devel
12mr|kdenetwork4-4.9.4-1|593	Summary:	Devel stuff for %{name}
12mr|kdenetwork4-4.9.4-1|594	Group:		Development/KDE and Qt
12mr|kdenetwork4-4.9.4-1|595	Requires:	kdelibs4-devel
12mr|kdenetwork4-4.9.4-1|596	Requires:	kdepimlibs4-devel
12mr|kdenetwork4-4.9.4-1|597	Requires:	%{libkgetcore} = %{EVRD}
12mr|kdenetwork4-4.9.4-1|598	Requires:	%{libkopetecontactlist} = %{EVRD}
12mr|kdenetwork4-4.9.4-1|599	Requires:	%{libkyahoo} = %{EVRD}
12mr|kdenetwork4-4.9.4-1|600	Requires:	%{libkopete_videodevice} = %{EVRD}
12mr|kdenetwork4-4.9.4-1|601	Requires:	%{libkopeteaddaccountwizard} = %{EVRD}
12mr|kdenetwork4-4.9.4-1|602	Requires:	%{libkopete} = %{EVRD}
12mr|kdenetwork4-4.9.4-1|603	Requires:	%{libkopeteprivacy} = %{EVRD}
12mr|kdenetwork4-4.9.4-1|604	Requires:	%{libkopetechatwindow_shared} = %{EVRD}
12mr|kdenetwork4-4.9.4-1|605	Requires:	%{libkrdccore} = %{EVRD}
12mr|kdenetwork4-4.9.4-1|606	Requires:	%{libkopete_oscar} = %{EVRD}
12mr|kdenetwork4-4.9.4-1|607	Requires:	%{liboscar} = %{EVRD}
12mr|kdenetwork4-4.9.4-1|608	Requires:	%{libkrfbprivate} = %{EVRD}
12mr|kdenetwork4-4.9.4-1|609	Requires:	%{libkopete_otr_shared} = %{EVRD}
12mr|kdenetwork4-4.9.4-1|610	Requires:	%{libkopeteidentity} = %{EVRD}
12mr|kdenetwork4-4.9.4-1|611	Requires:	%{libkopetestatusmenu} = %{EVRD}
12mr|kdenetwork4-4.9.4-1|612	
12mr|kdenetwork4-4.9.4-1|613	%description devel
12mr|kdenetwork4-4.9.4-1|614	This package contains header files needed if you wish to build applications
12mr|kdenetwork4-4.9.4-1|615	based on %{name}.
12mr|kdenetwork4-4.9.4-1|616	
12mr|kdenetwork4-4.9.4-1|617	%files devel
12mr|kdenetwork4-4.9.4-1|618	%{_kde_libdir}/*.so
12mr|kdenetwork4-4.9.4-1|619	%exclude %{_kde_libdir}/libqgroupwise.so
12mr|kdenetwork4-4.9.4-1|620	%{_kde_includedir}/*
12mr|kdenetwork4-4.9.4-1|621	%{_kde_datadir}/dbus-1/interfaces/*
12mr|kdenetwork4-4.9.4-1|622	
12mr|kdenetwork4-4.9.4-1|623	#-------------------------------------------
12mr|kdenetwork4-4.9.4-1|624	
12mr|kdenetwork4-4.9.4-1|625	%prep
12mr|kdenetwork4-4.9.4-1|626	%setup -q -n kdenetwork-%{version}
12mr|kdenetwork4-4.9.4-1|627	%patch0 -p1 -b .krdcxdg
12mr|kdenetwork4-4.9.4-1|628	%patch1 -p1 -b .krfbxdg
12mr|kdenetwork4-4.9.4-1|629	%patch2 -p1 -b .memset
12mr|kdenetwork4-4.9.4-1|630	
12mr|kdenetwork4-4.9.4-1|631	%build
12mr|kdenetwork4-4.9.4-1|632	%cmake_kde4 -DWITH_GOOGLETALK=OFF
12mr|kdenetwork4-4.9.4-1|633	%make
12mr|kdenetwork4-4.9.4-1|634	
12mr|kdenetwork4-4.9.4-1|635	%install
12mr|kdenetwork4-4.9.4-1|636	%makeinstall_std -C build
12mr|kdenetwork4-4.9.4-1|637	
12mr|kdenetwork4-4.9.4-1|638	%changelog
12mr|kdenetwork4-4.9.4-1|639	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.4-1
12mr|kdenetwork4-4.9.4-1|640	- New version 4.9.4
12mr|kdenetwork4-4.9.4-1|641	
12mr|kdenetwork4-4.9.4-1|642	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.3-1
12mr|kdenetwork4-4.9.4-1|643	- New version 4.9.3
12mr|kdenetwork4-4.9.4-1|644	
12mr|kdenetwork4-4.9.4-1|645	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.2-1
12mr|kdenetwork4-4.9.4-1|646	- New version 4.9.2
12mr|kdenetwork4-4.9.4-1|647	
12mr|kdenetwork4-4.9.4-1|648	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.1-1
12mr|kdenetwork4-4.9.4-1|649	- New version 4.9.1
12mr|kdenetwork4-4.9.4-1|650	
12mr|kdenetwork4-4.9.4-1|651	* Wed Aug 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.0-2
12mr|kdenetwork4-4.9.4-1|652	- New version 4.9.0
12mr|kdenetwork4-4.9.4-1|653	- Add rpmlintrc
12mr|kdenetwork4-4.9.4-1|654	
12mr|kdenetwork4-4.9.4-1|655	* Mon Jul 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.97-2
12mr|kdenetwork4-4.9.4-1|656	- Add pkgconfig(TelepathyQt4) to BuildRequires
12mr|kdenetwork4-4.9.4-1|657	- Update files
12mr|kdenetwork4-4.9.4-1|658	
12mr|kdenetwork4-4.9.4-1|659	* Mon Jul 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.97-1
12mr|kdenetwork4-4.9.4-1|660	- New version 4.8.97
12mr|kdenetwork4-4.9.4-1|661	- Convert BuildRequires to pkgconfig style
12mr|kdenetwork4-4.9.4-1|662	- Make better usage of KDE4 path macros
12mr|kdenetwork4-4.9.4-1|663	- Add patch2 to fix build
12mr|kdenetwork4-4.9.4-1|664	
12mr|kdenetwork4-4.9.4-1|665	* Sat Jun 30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.95-1
12mr|kdenetwork4-4.9.4-1|666	- New version 4.8.95
12mr|kdenetwork4-4.9.4-1|667	
12mr|kdenetwork4-4.9.4-1|668	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 3:4.8.4-69.1mib2010.2
12mr|kdenetwork4-4.9.4-1|669	- New version 4.8.4
12mr|kdenetwork4-4.9.4-1|670	- MIB (Mandriva International Backports)
12mr|kdenetwork4-4.9.4-1|671	
12mr|kdenetwork4-4.9.4-1|672	* Wed May 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 3:4.8.3-69.2mib2010.2
12mr|kdenetwork4-4.9.4-1|673	- Add kde4-filesharing < 3:4.8.0 to krdc package to solve update issues
12mr|kdenetwork4-4.9.4-1|674	- MIB (Mandriva International Backports)
12mr|kdenetwork4-4.9.4-1|675	
12mr|kdenetwork4-4.9.4-1|676	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 3:4.8.3-69.1mib2010.2
12mr|kdenetwork4-4.9.4-1|677	- New version 4.8.3
12mr|kdenetwork4-4.9.4-1|678	- MIB (Mandriva International Backports)
12mr|kdenetwork4-4.9.4-1|679	
12mr|kdenetwork4-4.9.4-1|680	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 3:4.8.2-69.1mib2010.2
12mr|kdenetwork4-4.9.4-1|681	- New version 4.8.2
12mr|kdenetwork4-4.9.4-1|682	- MIB (Mandriva International Backports)
12mr|kdenetwork4-4.9.4-1|683	
12mr|kdenetwork4-4.9.4-1|684	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 3:4.8.1-69.1mib2010.2
12mr|kdenetwork4-4.9.4-1|685	- New version 4.8.1
12mr|kdenetwork4-4.9.4-1|686	- MIB (Mandriva International Backports)
12mr|kdenetwork4-4.9.4-1|687	
12mr|kdenetwork4-4.9.4-1|688	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 3:4.8.0-69.1mib2010.2
12mr|kdenetwork4-4.9.4-1|689	+ Revision: 762517
12mr|kdenetwork4-4.9.4-1|690	- Backport to 2010.2 for MIB users
12mr|kdenetwork4-4.9.4-1|691	- Import some patches from 2011 branch (not ported to Cooker yet)
12mr|kdenetwork4-4.9.4-1|692	- MIB (Mandriva International Backports)
12mr|kdenetwork4-4.9.4-1|693	
12mr|kdenetwork4-4.9.4-1|694	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.8.0-1
12mr|kdenetwork4-4.9.4-1|695	+ Revision: 762517
12mr|kdenetwork4-4.9.4-1|696	- New upstream tarball
12mr|kdenetwork4-4.9.4-1|697	- New upstream tarball
12mr|kdenetwork4-4.9.4-1|698	
12mr|kdenetwork4-4.9.4-1|699	* Tue Jan 03 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.7.95-1
12mr|kdenetwork4-4.9.4-1|700	+ Revision: 748796
12mr|kdenetwork4-4.9.4-1|701	- New version
12mr|kdenetwork4-4.9.4-1|702	
12mr|kdenetwork4-4.9.4-1|703	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.7.90-1
12mr|kdenetwork4-4.9.4-1|704	+ Revision: 739372
12mr|kdenetwork4-4.9.4-1|705	- New upstream tarball
12mr|kdenetwork4-4.9.4-1|706	
12mr|kdenetwork4-4.9.4-1|707	* Mon Nov 28 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 3:4.7.80-1
12mr|kdenetwork4-4.9.4-1|708	+ Revision: 734582
12mr|kdenetwork4-4.9.4-1|709	- add a versioned buildrequires on qt4 to ensure we get the latest to build
12mr|kdenetwork4-4.9.4-1|710	- add new chatwindowaccessiblewidgetfactory.so plugin to kopete %%files
12mr|kdenetwork4-4.9.4-1|711	- add new files for kget
12mr|kdenetwork4-4.9.4-1|712	- drop kcm_kget_contentfetchfactory plugin, it's currently unmaintained & broken
12mr|kdenetwork4-4.9.4-1|713	
12mr|kdenetwork4-4.9.4-1|714	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdenetwork4-4.9.4-1|715	- New upstream tarball 4.7.80
12mr|kdenetwork4-4.9.4-1|716	
12mr|kdenetwork4-4.9.4-1|717	* Fri Sep 30 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.7.41-1
12mr|kdenetwork4-4.9.4-1|718	+ Revision: 702057
12mr|kdenetwork4-4.9.4-1|719	- Comment for now kde4-filesharing package
12mr|kdenetwork4-4.9.4-1|720	- Fix  %%setup
12mr|kdenetwork4-4.9.4-1|721	- New version / remove support of oldest mdv
12mr|kdenetwork4-4.9.4-1|722	
12mr|kdenetwork4-4.9.4-1|723	* Mon Jun 13 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.6.4-2
12mr|kdenetwork4-4.9.4-1|724	+ Revision: 684408
12mr|kdenetwork4-4.9.4-1|725	- New version 4.6.4
12mr|kdenetwork4-4.9.4-1|726	
12mr|kdenetwork4-4.9.4-1|727	* Fri May 20 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.6.3-2
12mr|kdenetwork4-4.9.4-1|728	+ Revision: 676293
12mr|kdenetwork4-4.9.4-1|729	- Requires kppp-provider ( #63336)
12mr|kdenetwork4-4.9.4-1|730	- Clean spec file
12mr|kdenetwork4-4.9.4-1|731	
12mr|kdenetwork4-4.9.4-1|732	* Fri May 13 2011 Funda Wang <fwang@mandriva.org> 3:4.6.3-1
12mr|kdenetwork4-4.9.4-1|733	+ Revision: 674034
12mr|kdenetwork4-4.9.4-1|734	- New version 4.6.3
12mr|kdenetwork4-4.9.4-1|735	
12mr|kdenetwork4-4.9.4-1|736	* Mon May 02 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.6.2-2
12mr|kdenetwork4-4.9.4-1|737	+ Revision: 662291
12mr|kdenetwork4-4.9.4-1|738	- Fix file list
12mr|kdenetwork4-4.9.4-1|739	- For now i comment the build of google talk, a better fix i in preparation.
12mr|kdenetwork4-4.9.4-1|740	- Remove patch0
12mr|kdenetwork4-4.9.4-1|741	- Remove mkrel
12mr|kdenetwork4-4.9.4-1|742	- New version 4.6.2
12mr|kdenetwork4-4.9.4-1|743	
12mr|kdenetwork4-4.9.4-1|744	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|kdenetwork4-4.9.4-1|745	- sync with MDVSA-2011:081
12mr|kdenetwork4-4.9.4-1|746	
12mr|kdenetwork4-4.9.4-1|747	+ Funda Wang <fwang@mandriva.org>
12mr|kdenetwork4-4.9.4-1|748	- disable v4l1 feature
12mr|kdenetwork4-4.9.4-1|749	
12mr|kdenetwork4-4.9.4-1|750	* Mon Feb 28 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.6.1-2
12mr|kdenetwork4-4.9.4-1|751	+ Revision: 640730
12mr|kdenetwork4-4.9.4-1|752	- New version 4.6.1
12mr|kdenetwork4-4.9.4-1|753	
12mr|kdenetwork4-4.9.4-1|754	* Sun Feb 06 2011 Funda Wang <fwang@mandriva.org> 3:4.6.0-2
12mr|kdenetwork4-4.9.4-1|755	+ Revision: 636496
12mr|kdenetwork4-4.9.4-1|756	- BR libktorrent for torrent plugin
12mr|kdenetwork4-4.9.4-1|757	
12mr|kdenetwork4-4.9.4-1|758	* Wed Jan 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.6.0-1
12mr|kdenetwork4-4.9.4-1|759	+ Revision: 632968
12mr|kdenetwork4-4.9.4-1|760	- New version KDE 4.6 Final
12mr|kdenetwork4-4.9.4-1|761	
12mr|kdenetwork4-4.9.4-1|762	* Thu Jan 06 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.5.95-1mdv2011.0
12mr|kdenetwork4-4.9.4-1|763	+ Revision: 629124
12mr|kdenetwork4-4.9.4-1|764	- New version KDE 4.6 RC2
12mr|kdenetwork4-4.9.4-1|765	
12mr|kdenetwork4-4.9.4-1|766	* Fri Dec 24 2010 Funda Wang <fwang@mandriva.org> 3:4.5.90-1mdv2011.0
12mr|kdenetwork4-4.9.4-1|767	+ Revision: 624556
12mr|kdenetwork4-4.9.4-1|768	- update file list
12mr|kdenetwork4-4.9.4-1|769	
12mr|kdenetwork4-4.9.4-1|770	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdenetwork4-4.9.4-1|771	- Remove patch101: Merged upstream
12mr|kdenetwork4-4.9.4-1|772	- New upstream tarball
12mr|kdenetwork4-4.9.4-1|773	
12mr|kdenetwork4-4.9.4-1|774	* Thu Dec 16 2010 Funda Wang <fwang@mandriva.org> 3:4.5.85-1mdv2011.0
12mr|kdenetwork4-4.9.4-1|775	+ Revision: 622331
12mr|kdenetwork4-4.9.4-1|776	- add upstream patch to detect vnc correctly
12mr|kdenetwork4-4.9.4-1|777	
12mr|kdenetwork4-4.9.4-1|778	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdenetwork4-4.9.4-1|779	- Remove patch0
12mr|kdenetwork4-4.9.4-1|780	- New upstream tarball
12mr|kdenetwork4-4.9.4-1|781	
12mr|kdenetwork4-4.9.4-1|782	* Sat Nov 27 2010 Funda Wang <fwang@mandriva.org> 3:4.5.80-1mdv2011.0
12mr|kdenetwork4-4.9.4-1|783	+ Revision: 601664
12mr|kdenetwork4-4.9.4-1|784	- new version 4.5.80 (aka 4.6 beta1)
12mr|kdenetwork4-4.9.4-1|785	
12mr|kdenetwork4-4.9.4-1|786	* Sat Nov 20 2010 Funda Wang <fwang@mandriva.org> 3:4.5.77-0.svn1198704.1mdv2011.0
12mr|kdenetwork4-4.9.4-1|787	+ Revision: 599248
12mr|kdenetwork4-4.9.4-1|788	- update file list
12mr|kdenetwork4-4.9.4-1|789	- tubes support disabled by upstream
12mr|kdenetwork4-4.9.4-1|790	- fix str fmt
12mr|kdenetwork4-4.9.4-1|791	- new version 4.5.77
12mr|kdenetwork4-4.9.4-1|792	
12mr|kdenetwork4-4.9.4-1|793	* Sun Oct 31 2010 Funda Wang <fwang@mandriva.org> 3:4.5.74-0.svn1190490.1mdv2011.0
12mr|kdenetwork4-4.9.4-1|794	+ Revision: 591139
12mr|kdenetwork4-4.9.4-1|795	- new snapshot
12mr|kdenetwork4-4.9.4-1|796	- obsoletes core
12mr|kdenetwork4-4.9.4-1|797	- split core into sub packages
12mr|kdenetwork4-4.9.4-1|798	
12mr|kdenetwork4-4.9.4-1|799	* Sun Oct 17 2010 Funda Wang <fwang@mandriva.org> 3:4.5.71-0.svn1185840.1mdv2011.0
12mr|kdenetwork4-4.9.4-1|800	+ Revision: 586253
12mr|kdenetwork4-4.9.4-1|801	- new snapshot
12mr|kdenetwork4-4.9.4-1|802	- update group
12mr|kdenetwork4-4.9.4-1|803	
12mr|kdenetwork4-4.9.4-1|804	* Thu Sep 16 2010 Funda Wang <fwang@mandriva.org> 3:4.5.68-1mdv2011.0
12mr|kdenetwork4-4.9.4-1|805	+ Revision: 578996
12mr|kdenetwork4-4.9.4-1|806	- New snapshot 4.5.68
12mr|kdenetwork4-4.9.4-1|807	- simplify BRs
12mr|kdenetwork4-4.9.4-1|808	
12mr|kdenetwork4-4.9.4-1|809	* Tue Sep 07 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.5.67-1mdv2011.0
12mr|kdenetwork4-4.9.4-1|810	+ Revision: 576502
12mr|kdenetwork4-4.9.4-1|811	- Fix file list
12mr|kdenetwork4-4.9.4-1|812	- New version 4.5.67
12mr|kdenetwork4-4.9.4-1|813	
12mr|kdenetwork4-4.9.4-1|814	* Fri Aug 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.5.0-1mdv2011.0
12mr|kdenetwork4-4.9.4-1|815	+ Revision: 566572
12mr|kdenetwork4-4.9.4-1|816	- New upstream tarball
12mr|kdenetwork4-4.9.4-1|817	- Update to version 4.5.0
12mr|kdenetwork4-4.9.4-1|818	
12mr|kdenetwork4-4.9.4-1|819	* Wed Jul 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.4.95-1mdv2011.0
12mr|kdenetwork4-4.9.4-1|820	+ Revision: 562867
12mr|kdenetwork4-4.9.4-1|821	- KDE 4.5 RC3
12mr|kdenetwork4-4.9.4-1|822	
12mr|kdenetwork4-4.9.4-1|823	* Fri May 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.4.3-6mdv2010.1
12mr|kdenetwork4-4.9.4-1|824	+ Revision: 546482
12mr|kdenetwork4-4.9.4-1|825	- Do not remove krfb from menus
12mr|kdenetwork4-4.9.4-1|826	CCBUG: 47260
12mr|kdenetwork4-4.9.4-1|827	- Rebuild in release mode
12mr|kdenetwork4-4.9.4-1|828	
12mr|kdenetwork4-4.9.4-1|829	* Tue May 18 2010 Oden Eriksson <oeriksson@mandriva.com> 3:4.4.3-4mdv2010.1
12mr|kdenetwork4-4.9.4-1|830	+ Revision: 545176
12mr|kdenetwork4-4.9.4-1|831	- P5: security fix for CVE-2010-1000,1511
12mr|kdenetwork4-4.9.4-1|832	
12mr|kdenetwork4-4.9.4-1|833	* Sat May 08 2010 Funda Wang <fwang@mandriva.org> 3:4.4.3-3mdv2010.1
12mr|kdenetwork4-4.9.4-1|834	+ Revision: 543556
12mr|kdenetwork4-4.9.4-1|835	- add missing requires on actural lib file
12mr|kdenetwork4-4.9.4-1|836	
12mr|kdenetwork4-4.9.4-1|837	* Tue May 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.4.3-2mdv2010.1
12mr|kdenetwork4-4.9.4-1|838	+ Revision: 542105
12mr|kdenetwork4-4.9.4-1|839	- Update to version 4.4.3
12mr|kdenetwork4-4.9.4-1|840	
12mr|kdenetwork4-4.9.4-1|841	* Wed Apr 07 2010 Ahmad Samir <ahmadsamir@mandriva.org> 3:4.4.2-2mdv2010.1
12mr|kdenetwork4-4.9.4-1|842	+ Revision: 532458
12mr|kdenetwork4-4.9.4-1|843	- add patch to fix fix libjingle build with openssl
12mr|kdenetwork4-4.9.4-1|844	
12mr|kdenetwork4-4.9.4-1|845	+ Funda Wang <fwang@mandriva.org>
12mr|kdenetwork4-4.9.4-1|846	- rebuild for new openssl
12mr|kdenetwork4-4.9.4-1|847	
12mr|kdenetwork4-4.9.4-1|848	* Wed Mar 31 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.4.2-1mdv2010.1
12mr|kdenetwork4-4.9.4-1|849	+ Revision: 530110
12mr|kdenetwork4-4.9.4-1|850	- Fix buildRequires
12mr|kdenetwork4-4.9.4-1|851	- Update to version 4.4.2
12mr|kdenetwork4-4.9.4-1|852	
12mr|kdenetwork4-4.9.4-1|853	* Mon Mar 08 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.4.1-1mdv2010.1
12mr|kdenetwork4-4.9.4-1|854	+ Revision: 515731
12mr|kdenetwork4-4.9.4-1|855	- Fix release
12mr|kdenetwork4-4.9.4-1|856	- Update to version 4.4.1
12mr|kdenetwork4-4.9.4-1|857	
12mr|kdenetwork4-4.9.4-1|858	* Fri Feb 26 2010 Oden Eriksson <oeriksson@mandriva.com> 3:4.4.0-3mdv2010.1
12mr|kdenetwork4-4.9.4-1|859	+ Revision: 511584
12mr|kdenetwork4-4.9.4-1|860	- rebuilt against openssl-0.9.8m
12mr|kdenetwork4-4.9.4-1|861	
12mr|kdenetwork4-4.9.4-1|862	* Fri Feb 12 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.4.0-2mdv2010.1
12mr|kdenetwork4-4.9.4-1|863	+ Revision: 504766
12mr|kdenetwork4-4.9.4-1|864	- add kget back on the menu
12mr|kdenetwork4-4.9.4-1|865	
12mr|kdenetwork4-4.9.4-1|866	+ Funda Wang <fwang@mandriva.org>
12mr|kdenetwork4-4.9.4-1|867	- rebuild for new libmsn
12mr|kdenetwork4-4.9.4-1|868	
12mr|kdenetwork4-4.9.4-1|869	* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.4.0-1mdv2010.1
12mr|kdenetwork4-4.9.4-1|870	+ Revision: 503461
12mr|kdenetwork4-4.9.4-1|871	- Fix file list
12mr|kdenetwork4-4.9.4-1|872	- Update to version 4.4.0
12mr|kdenetwork4-4.9.4-1|873	
12mr|kdenetwork4-4.9.4-1|874	* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.3.98-1mdv2010.1
12mr|kdenetwork4-4.9.4-1|875	+ Revision: 499232
12mr|kdenetwork4-4.9.4-1|876	- remove merged patches
12mr|kdenetwork4-4.9.4-1|877	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdenetwork4-4.9.4-1|878	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdenetwork4-4.9.4-1|879	
12mr|kdenetwork4-4.9.4-1|880	* Tue Jan 26 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.3.95-1mdv2010.1
12mr|kdenetwork4-4.9.4-1|881	+ Revision: 496514
12mr|kdenetwork4-4.9.4-1|882	- Fix file list
12mr|kdenetwork4-4.9.4-1|883	- Add patches to build against new kdewebkit
12mr|kdenetwork4-4.9.4-1|884	- Fix previous commit
12mr|kdenetwork4-4.9.4-1|885	- Update to version 4.3.95 aka "kde 4.4 RC2"
12mr|kdenetwork4-4.9.4-1|886	- Update to version 4.3.95 aka "kde 4.4 RC2"
12mr|kdenetwork4-4.9.4-1|887	- Add back menu customization patch
12mr|kdenetwork4-4.9.4-1|888	- Do not build the sms protocole
12mr|kdenetwork4-4.9.4-1|889	- Remove the cp trick as the icons belong to an other package
12mr|kdenetwork4-4.9.4-1|890	- Copy icons after make install step
12mr|kdenetwork4-4.9.4-1|891	- Fix cp macro
12mr|kdenetwork4-4.9.4-1|892	- Remove unused line from previous commit
12mr|kdenetwork4-4.9.4-1|893	- Add missing icons in hicolor
12mr|kdenetwork4-4.9.4-1|894	
12mr|kdenetwork4-4.9.4-1|895	* Sun Jan 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.3.90-1mdv2010.1
12mr|kdenetwork4-4.9.4-1|896	+ Revision: 488617
12mr|kdenetwork4-4.9.4-1|897	- Fix file list
12mr|kdenetwork4-4.9.4-1|898	- Fix file list
12mr|kdenetwork4-4.9.4-1|899	- Update to kde 4.4 rc1
12mr|kdenetwork4-4.9.4-1|900	- Update agaisnt new libmsn
12mr|kdenetwork4-4.9.4-1|901	
12mr|kdenetwork4-4.9.4-1|902	* Mon Dec 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.3.85-1mdv2010.1
12mr|kdenetwork4-4.9.4-1|903	+ Revision: 480753
12mr|kdenetwork4-4.9.4-1|904	- Update to kde 4.4 beta2
12mr|kdenetwork4-4.9.4-1|905	
12mr|kdenetwork4-4.9.4-1|906	* Sun Dec 13 2009 Funda Wang <fwang@mandriva.org> 3:4.3.80-2mdv2010.1
12mr|kdenetwork4-4.9.4-1|907	+ Revision: 478053
12mr|kdenetwork4-4.9.4-1|908	- fix devel package requires
12mr|kdenetwork4-4.9.4-1|909	
12mr|kdenetwork4-4.9.4-1|910	* Sat Dec 05 2009 Funda Wang <fwang@mandriva.org> 3:4.3.80-1mdv2010.1
12mr|kdenetwork4-4.9.4-1|911	+ Revision: 473705
12mr|kdenetwork4-4.9.4-1|912	- enable webkitkde
12mr|kdenetwork4-4.9.4-1|913	
12mr|kdenetwork4-4.9.4-1|914	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdenetwork4-4.9.4-1|915	- Fix file list
12mr|kdenetwork4-4.9.4-1|916	Fix requires on the devel package
12mr|kdenetwork4-4.9.4-1|917	- Update to KDE 4.4 Beta1
12mr|kdenetwork4-4.9.4-1|918	- Update to kde 4.3.77
12mr|kdenetwork4-4.9.4-1|919	
12mr|kdenetwork4-4.9.4-1|920	* Mon Nov 23 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.3.75-1mdv2010.1
12mr|kdenetwork4-4.9.4-1|921	+ Revision: 469270
12mr|kdenetwork4-4.9.4-1|922	- properly install mozilla extension
12mr|kdenetwork4-4.9.4-1|923	- Do not build the mozilla plugin for the moment
12mr|kdenetwork4-4.9.4-1|924	- Update to kde 4.3.75
12mr|kdenetwork4-4.9.4-1|925	- Rebuild against new qt
12mr|kdenetwork4-4.9.4-1|926	- Update to kde 4.3.73
12mr|kdenetwork4-4.9.4-1|927	
12mr|kdenetwork4-4.9.4-1|928	* Tue Oct 06 2009 Helio Chissini de Castro <helio@mandriva.com> 3:4.3.2-1mdv2010.0
12mr|kdenetwork4-4.9.4-1|929	+ Revision: 454428
12mr|kdenetwork4-4.9.4-1|930	- New upstream release 4.3.2.
12mr|kdenetwork4-4.9.4-1|931	
12mr|kdenetwork4-4.9.4-1|932	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdenetwork4-4.9.4-1|933	- Requires nss_mdns in kdnssd (BUG: 54161)
12mr|kdenetwork4-4.9.4-1|934	- Do not obsolete libs
12mr|kdenetwork4-4.9.4-1|935	
12mr|kdenetwork4-4.9.4-1|936	* Thu Sep 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.3.1-3mdv2010.0
12mr|kdenetwork4-4.9.4-1|937	+ Revision: 444199
12mr|kdenetwork4-4.9.4-1|938	- Add obsolete for kde3 upgrade
12mr|kdenetwork4-4.9.4-1|939	
12mr|kdenetwork4-4.9.4-1|940	+ Arthur Renato Mello <arthur@mandriva.com>
12mr|kdenetwork4-4.9.4-1|941	- Let Kppp wizard uses default password if it is provided by Provider file
12mr|kdenetwork4-4.9.4-1|942	
12mr|kdenetwork4-4.9.4-1|943	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdenetwork4-4.9.4-1|944	- New upstream release 4.3.1.
12mr|kdenetwork4-4.9.4-1|945	
12mr|kdenetwork4-4.9.4-1|946	* Tue Aug 04 2009 Helio Chissini de Castro <helio@mandriva.com> 3:4.3.0-1mdv2010.0
12mr|kdenetwork4-4.9.4-1|947	+ Revision: 409403
12mr|kdenetwork4-4.9.4-1|948	- New upstream release 4.3.0.
12mr|kdenetwork4-4.9.4-1|949	
12mr|kdenetwork4-4.9.4-1|950	* Thu Jul 23 2009 Helio Chissini de Castro <helio@mandriva.com> 3:4.2.98-1mdv2010.0
12mr|kdenetwork4-4.9.4-1|951	+ Revision: 398746
12mr|kdenetwork4-4.9.4-1|952	- Update to KDE 4.3 RC3
12mr|kdenetwork4-4.9.4-1|953	
12mr|kdenetwork4-4.9.4-1|954	* Sun Jul 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.2.96-1mdv2010.0
12mr|kdenetwork4-4.9.4-1|955	+ Revision: 394958
12mr|kdenetwork4-4.9.4-1|956	- Update to Rc2
12mr|kdenetwork4-4.9.4-1|957	
12mr|kdenetwork4-4.9.4-1|958	* Thu Jun 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.2.95-1mdv2010.0
12mr|kdenetwork4-4.9.4-1|959	+ Revision: 389271
12mr|kdenetwork4-4.9.4-1|960	- Update to kde 4.3Rc1
12mr|kdenetwork4-4.9.4-1|961	
12mr|kdenetwork4-4.9.4-1|962	* Fri Jun 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.2.90-1mdv2010.0
12mr|kdenetwork4-4.9.4-1|963	+ Revision: 382946
12mr|kdenetwork4-4.9.4-1|964	- Update to beta2
12mr|kdenetwork4-4.9.4-1|965	
12mr|kdenetwork4-4.9.4-1|966	* Fri May 29 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.2.88-1mdv2010.0
12mr|kdenetwork4-4.9.4-1|967	+ Revision: 380896
12mr|kdenetwork4-4.9.4-1|968	- Update to kde 4.2.88
12mr|kdenetwork4-4.9.4-1|969	Remove merged patches
12mr|kdenetwork4-4.9.4-1|970	
12mr|kdenetwork4-4.9.4-1|971	* Sat May 23 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.2.87-1mdv2010.0
12mr|kdenetwork4-4.9.4-1|972	+ Revision: 379026
12mr|kdenetwork4-4.9.4-1|973	- Update to kde 4.2.87
12mr|kdenetwork4-4.9.4-1|974	
12mr|kdenetwork4-4.9.4-1|975	* Sat May 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.2.85-1mdv2010.0
12mr|kdenetwork4-4.9.4-1|976	+ Revision: 373656
12mr|kdenetwork4-4.9.4-1|977	- Fix file list
12mr|kdenetwork4-4.9.4-1|978	- Fix file list
12mr|kdenetwork4-4.9.4-1|979	- Update to kde 4.2.85
12mr|kdenetwork4-4.9.4-1|980	- Update to kde 4.2.71
12mr|kdenetwork4-4.9.4-1|981	
12mr|kdenetwork4-4.9.4-1|982	+ Funda Wang <fwang@mandriva.org>
12mr|kdenetwork4-4.9.4-1|983	- gadu is still needed
12mr|kdenetwork4-4.9.4-1|984	
12mr|kdenetwork4-4.9.4-1|985	* Sat May 02 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.2.70-0.svn954171.1mdv2010.0
12mr|kdenetwork4-4.9.4-1|986	+ Revision: 370803
12mr|kdenetwork4-4.9.4-1|987	- Update to kde 4.2.70
12mr|kdenetwork4-4.9.4-1|988	
12mr|kdenetwork4-4.9.4-1|989	* Tue Apr 07 2009 Gustavo Pichorim Boiko <boiko@mandriva.com> 3:4.2.2-5mdv2009.1
12mr|kdenetwork4-4.9.4-1|990	+ Revision: 365007
12mr|kdenetwork4-4.9.4-1|991	- Make the search bar appear in a new line
12mr|kdenetwork4-4.9.4-1|992	
12mr|kdenetwork4-4.9.4-1|993	* Mon Apr 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.2.2-4mdv2009.1
12mr|kdenetwork4-4.9.4-1|994	+ Revision: 364561
12mr|kdenetwork4-4.9.4-1|995	- Add some upstream patches from branch
12mr|kdenetwork4-4.9.4-1|996	- Patch105: Automatically show the notification messages (green flags)  so people do not miss it.
12mr|kdenetwork4-4.9.4-1|997	- Add some upstream patches from branch
12mr|kdenetwork4-4.9.4-1|998	- Patch101: Kopete: Fix icon on Pipes plugin
12mr|kdenetwork4-4.9.4-1|999	- Patch102: Fix crash in kcm_sambaconf
12mr|kdenetwork4-4.9.4-1|1000	- Patch103: Remove the telepathy protocol
12mr|kdenetwork4-4.9.4-1|1001	- Patch104: Fix setting v4l2 controls with minimum values other than 0
12mr|kdenetwork4-4.9.4-1|1002	Remove old source tarball
12mr|kdenetwork4-4.9.4-1|1003	Remove unapplied patch
12mr|kdenetwork4-4.9.4-1|1004	- [Branch] Fix crash when samba use unknown options by kde
12mr|kdenetwork4-4.9.4-1|1005	- Remove dupplicate obsoletes
12mr|kdenetwork4-4.9.4-1|1006	
12mr|kdenetwork4-4.9.4-1|1007	* Fri Mar 27 2009 Helio Chissini de Castro <helio@mandriva.com> 3:4.2.2-1mdv2009.1
12mr|kdenetwork4-4.9.4-1|1008	+ Revision: 361719
12mr|kdenetwork4-4.9.4-1|1009	- Update with 4.2.2 try#1 packages
12mr|kdenetwork4-4.9.4-1|1010	
12mr|kdenetwork4-4.9.4-1|1011	* Sat Feb 28 2009 Helio Chissini de Castro <helio@mandriva.com> 3:4.2.1-1mdv2009.1
12mr|kdenetwork4-4.9.4-1|1012	+ Revision: 346117
12mr|kdenetwork4-4.9.4-1|1013	- KDE 4.2.1 try#1 upstream release
12mr|kdenetwork4-4.9.4-1|1014	
12mr|kdenetwork4-4.9.4-1|1015	* Wed Feb 25 2009 Helio Chissini de Castro <helio@mandriva.com> 3:4.2.0-3mdv2009.1
12mr|kdenetwork4-4.9.4-1|1016	+ Revision: 344978
12mr|kdenetwork4-4.9.4-1|1017	- Add real requires. Suggests and lacking on proper entries in akonadi break standalone kopete install
12mr|kdenetwork4-4.9.4-1|1018	
12mr|kdenetwork4-4.9.4-1|1019	* Mon Feb 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.2.0-2mdv2009.1
12mr|kdenetwork4-4.9.4-1|1020	+ Revision: 340885
12mr|kdenetwork4-4.9.4-1|1021	- Rebuild against qt4.5
12mr|kdenetwork4-4.9.4-1|1022	
12mr|kdenetwork4-4.9.4-1|1023	* Tue Jan 27 2009 Helio Chissini de Castro <helio@mandriva.com> 3:4.2.0-1mdv2009.1
12mr|kdenetwork4-4.9.4-1|1024	+ Revision: 334603
12mr|kdenetwork4-4.9.4-1|1025	- Bring back the webkit part
12mr|kdenetwork4-4.9.4-1|1026	- Update with official 4.2.0 upstream tarball
12mr|kdenetwork4-4.9.4-1|1027	
12mr|kdenetwork4-4.9.4-1|1028	* Sun Jan 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.96-2mdv2009.1
12mr|kdenetwork4-4.9.4-1|1029	+ Revision: 328359
12mr|kdenetwork4-4.9.4-1|1030	- Remove the irc plugin that was activated for testing purposes
12mr|kdenetwork4-4.9.4-1|1031	
12mr|kdenetwork4-4.9.4-1|1032	* Fri Jan 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.96-1mdv2009.1
12mr|kdenetwork4-4.9.4-1|1033	+ Revision: 327436
12mr|kdenetwork4-4.9.4-1|1034	- Fix File list
12mr|kdenetwork4-4.9.4-1|1035	- Remove merged patches
12mr|kdenetwork4-4.9.4-1|1036	
12mr|kdenetwork4-4.9.4-1|1037	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdenetwork4-4.9.4-1|1038	- Update with Release Candidate 1 - 4.1.96
12mr|kdenetwork4-4.9.4-1|1039	
12mr|kdenetwork4-4.9.4-1|1040	* Tue Dec 23 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.85-2mdv2009.1
12mr|kdenetwork4-4.9.4-1|1041	+ Revision: 318033
12mr|kdenetwork4-4.9.4-1|1042	- Fix patch200
12mr|kdenetwork4-4.9.4-1|1043	- Fix crash in jabber at logout
12mr|kdenetwork4-4.9.4-1|1044	
12mr|kdenetwork4-4.9.4-1|1045	* Sun Dec 14 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.85-1mdv2009.1
12mr|kdenetwork4-4.9.4-1|1046	+ Revision: 314075
12mr|kdenetwork4-4.9.4-1|1047	- revert parts of commit 893898 to fix build
12mr|kdenetwork4-4.9.4-1|1048	
12mr|kdenetwork4-4.9.4-1|1049	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdenetwork4-4.9.4-1|1050	- Update with Beta 1 - 4.1.85
12mr|kdenetwork4-4.9.4-1|1051	
12mr|kdenetwork4-4.9.4-1|1052	* Thu Dec 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.82-2mdv2009.1
12mr|kdenetwork4-4.9.4-1|1053	+ Revision: 313429
12mr|kdenetwork4-4.9.4-1|1054	- Add forgotten patch
12mr|kdenetwork4-4.9.4-1|1055	- Update to kde 4.1.82
12mr|kdenetwork4-4.9.4-1|1056	
12mr|kdenetwork4-4.9.4-1|1057	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|kdenetwork4-4.9.4-1|1058	- lowercase ImageMagick
12mr|kdenetwork4-4.9.4-1|1059	
12mr|kdenetwork4-4.9.4-1|1060	* Mon Dec 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.81-1mdv2009.1
12mr|kdenetwork4-4.9.4-1|1061	+ Revision: 308707
12mr|kdenetwork4-4.9.4-1|1062	- Update to kde 4.1.81
12mr|kdenetwork4-4.9.4-1|1063	
12mr|kdenetwork4-4.9.4-1|1064	* Wed Nov 26 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.80-4mdv2009.1
12mr|kdenetwork4-4.9.4-1|1065	+ Revision: 306847
12mr|kdenetwork4-4.9.4-1|1066	- Versionnate Obsoletes
12mr|kdenetwork4-4.9.4-1|1067	Clean spec file ( order obsoletes, provides, conflicts, ...)
12mr|kdenetwork4-4.9.4-1|1068	
12mr|kdenetwork4-4.9.4-1|1069	* Mon Nov 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.80-3mdv2009.1
12mr|kdenetwork4-4.9.4-1|1070	+ Revision: 306471
12mr|kdenetwork4-4.9.4-1|1071	- Fix file list
12mr|kdenetwork4-4.9.4-1|1072	- Remove wrong obsoletes
12mr|kdenetwork4-4.9.4-1|1073	- Some more obsoletes
12mr|kdenetwork4-4.9.4-1|1074	- first step to the removal of old kde3 kdenetwork
12mr|kdenetwork4-4.9.4-1|1075	Obsoletes the begining of the kdenetwork3 apps
12mr|kdenetwork4-4.9.4-1|1076	Step2 come later this day so please do not touch this for the moment
12mr|kdenetwork4-4.9.4-1|1077	( help will be appreciated after ;) )
12mr|kdenetwork4-4.9.4-1|1078	
12mr|kdenetwork4-4.9.4-1|1079	* Sun Nov 23 2008 Funda Wang <fwang@mandriva.org> 3:4.1.80-2mdv2009.1
12mr|kdenetwork4-4.9.4-1|1080	+ Revision: 305966
12mr|kdenetwork4-4.9.4-1|1081	- rebuild
12mr|kdenetwork4-4.9.4-1|1082	- build meanwhile protocol
12mr|kdenetwork4-4.9.4-1|1083	- revert last commitment (kget interact with workspace)
12mr|kdenetwork4-4.9.4-1|1084	- kdenetwork only uses plasma
12mr|kdenetwork4-4.9.4-1|1085	
12mr|kdenetwork4-4.9.4-1|1086	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdenetwork4-4.9.4-1|1087	- Fix irc protocol activation
12mr|kdenetwork4-4.9.4-1|1088	- Remove merged patches
12mr|kdenetwork4-4.9.4-1|1089	
12mr|kdenetwork4-4.9.4-1|1090	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdenetwork4-4.9.4-1|1091	- Update with Beta 1 - 4.1.80
12mr|kdenetwork4-4.9.4-1|1092	
12mr|kdenetwork4-4.9.4-1|1093	* Mon Nov 17 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.73-2mdv2009.1
12mr|kdenetwork4-4.9.4-1|1094	+ Revision: 303855
12mr|kdenetwork4-4.9.4-1|1095	- Add Windows Live Messenger protocol instead of the Old MSN protocol
12mr|kdenetwork4-4.9.4-1|1096	
12mr|kdenetwork4-4.9.4-1|1097	* Fri Nov 14 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.73-1mdv2009.1
12mr|kdenetwork4-4.9.4-1|1098	+ Revision: 302948
12mr|kdenetwork4-4.9.4-1|1099	- Update to kde 4.1.73
12mr|kdenetwork4-4.9.4-1|1100	Fix Link in libiris
12mr|kdenetwork4-4.9.4-1|1101	Remove unneeded patches
12mr|kdenetwork4-4.9.4-1|1102	- Show Kppp on Menu
12mr|kdenetwork4-4.9.4-1|1103	
12mr|kdenetwork4-4.9.4-1|1104	* Sun Nov 02 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.71-9mdv2009.1
12mr|kdenetwork4-4.9.4-1|1105	+ Revision: 299227
12mr|kdenetwork4-4.9.4-1|1106	- Make use if cm variable
12mr|kdenetwork4-4.9.4-1|1107	
12mr|kdenetwork4-4.9.4-1|1108	* Sun Nov 02 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.71-8mdv2009.1
12mr|kdenetwork4-4.9.4-1|1109	+ Revision: 299192
12mr|kdenetwork4-4.9.4-1|1110	- Bump release
12mr|kdenetwork4-4.9.4-1|1111	- Enable back QQ protocol ( it is cooker :) )
12mr|kdenetwork4-4.9.4-1|1112	
12mr|kdenetwork4-4.9.4-1|1113	* Sat Nov 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.71-7mdv2009.1
12mr|kdenetwork4-4.9.4-1|1114	+ Revision: 299183
12mr|kdenetwork4-4.9.4-1|1115	- account->protocol()->capabilitiesManager() check is really needed => adding it back
12mr|kdenetwork4-4.9.4-1|1116	
12mr|kdenetwork4-4.9.4-1|1117	* Sat Nov 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.71-6mdv2009.1
12mr|kdenetwork4-4.9.4-1|1118	+ Revision: 299176
12mr|kdenetwork4-4.9.4-1|1119	- Comment BuildRequire
12mr|kdenetwork4-4.9.4-1|1120	- Fix patch, no need to check account->protocol()->capabilitiesManager()
12mr|kdenetwork4-4.9.4-1|1121	- Fix a crash in kopete when adding a jabber account
12mr|kdenetwork4-4.9.4-1|1122	- Remove SOURCES/kdenetwork-4.1.71-add-wlm-skype-support.patch patch from svn
12mr|kdenetwork4-4.9.4-1|1123	- Install header needed by WLM protocol (standalone)
12mr|kdenetwork4-4.9.4-1|1124	- Fix patch number
12mr|kdenetwork4-4.9.4-1|1125	- Remove WLM patch from playground(salem)  *sick*
12mr|kdenetwork4-4.9.4-1|1126	
12mr|kdenetwork4-4.9.4-1|1127	* Wed Oct 29 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.71-3mdv2009.1
12mr|kdenetwork4-4.9.4-1|1128	+ Revision: 298575
12mr|kdenetwork4-4.9.4-1|1129	- Activate irc to make berthy happy :)
12mr|kdenetwork4-4.9.4-1|1130	Prepare to add the Windows Live Messenger and Skype plugins ( will be on on the next commit)
12mr|kdenetwork4-4.9.4-1|1131	
12mr|kdenetwork4-4.9.4-1|1132	* Sat Oct 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.71-2mdv2009.1
12mr|kdenetwork4-4.9.4-1|1133	+ Revision: 297065
12mr|kdenetwork4-4.9.4-1|1134	- Versionnate ortp BuildRequire ( that add jingle support in jabber )
12mr|kdenetwork4-4.9.4-1|1135	
12mr|kdenetwork4-4.9.4-1|1136	* Sat Oct 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.71-1mdv2009.1
12mr|kdenetwork4-4.9.4-1|1137	+ Revision: 297030
12mr|kdenetwork4-4.9.4-1|1138	- New version 4.1.71
12mr|kdenetwork4-4.9.4-1|1139	- kdenetwork4 is a metapackage so change Requires into Suggests
12mr|kdenetwork4-4.9.4-1|1140	knewsticker is not anymore so remove it completly
12mr|kdenetwork4-4.9.4-1|1141	
12mr|kdenetwork4-4.9.4-1|1142	* Tue Oct 21 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.70-1mdv2009.1
12mr|kdenetwork4-4.9.4-1|1143	+ Revision: 295872
12mr|kdenetwork4-4.9.4-1|1144	- Update to kde 4.1.70
12mr|kdenetwork4-4.9.4-1|1145	
12mr|kdenetwork4-4.9.4-1|1146	* Thu Oct 02 2008 Frederic Crozat <fcrozat@mandriva.com> 3:4.1.2-2mdv2009.0
12mr|kdenetwork4-4.9.4-1|1147	+ Revision: 290848
12mr|kdenetwork4-4.9.4-1|1148	- Add conflicts to ease upgrade from Mdv 2008.1
12mr|kdenetwork4-4.9.4-1|1149	
12mr|kdenetwork4-4.9.4-1|1150	* Thu Sep 25 2008 Helio Chissini de Castro <helio@mandriva.com> 3:4.1.2-1mdv2009.0
12mr|kdenetwork4-4.9.4-1|1151	+ Revision: 288231
12mr|kdenetwork4-4.9.4-1|1152	- KDE 4.1.2 arriving.
12mr|kdenetwork4-4.9.4-1|1153	
12mr|kdenetwork4-4.9.4-1|1154	* Thu Sep 04 2008 Helio Chissini de Castro <helio@mandriva.com> 3:4.1.1-3mdv2009.0
12mr|kdenetwork4-4.9.4-1|1155	+ Revision: 280883
12mr|kdenetwork4-4.9.4-1|1156	- At first sight backporting kopete looks like a goos idea, but current issue, like protocol modifications and a lack of upstrema support due invalid backtraces show that we should stay with current 4.1.1 official version, even with some features missing. Going to safe net.
12mr|kdenetwork4-4.9.4-1|1157	
12mr|kdenetwork4-4.9.4-1|1158	* Wed Sep 03 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.1.1-2mdv2009.0
12mr|kdenetwork4-4.9.4-1|1159	+ Revision: 279944
12mr|kdenetwork4-4.9.4-1|1160	- Use Kopete from trunk
12mr|kdenetwork4-4.9.4-1|1161	
12mr|kdenetwork4-4.9.4-1|1162	* Sun Aug 31 2008 Helio Chissini de Castro <helio@mandriva.com> 3:4.1.1-1mdv2009.0
12mr|kdenetwork4-4.9.4-1|1163	+ Revision: 277823
12mr|kdenetwork4-4.9.4-1|1164	- Upgrade to forthcoming 4.1.1 packages
12mr|kdenetwork4-4.9.4-1|1165	
12mr|kdenetwork4-4.9.4-1|1166	+ Funda Wang <fwang@mandriva.org>
12mr|kdenetwork4-4.9.4-1|1167	- do not build qq protocal, for it is not working now.
12mr|kdenetwork4-4.9.4-1|1168	- requires ppp
12mr|kdenetwork4-4.9.4-1|1169	
12mr|kdenetwork4-4.9.4-1|1170	* Mon Aug 04 2008 Helio Chissini de Castro <helio@mandriva.com> 3:4.1.0-4mdv2009.0
12mr|kdenetwork4-4.9.4-1|1171	+ Revision: 263302
12mr|kdenetwork4-4.9.4-1|1172	- Update with current branch 4.1 patches
12mr|kdenetwork4-4.9.4-1|1173	
12mr|kdenetwork4-4.9.4-1|1174	* Thu Jul 31 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 3:4.1.0-3mdv2009.0
12mr|kdenetwork4-4.9.4-1|1175	+ Revision: 258581
12mr|kdenetwork4-4.9.4-1|1176	- Added kdenetwork-4.0.85-kopete.patch from libv4l.
12mr|kdenetwork4-4.9.4-1|1177	
12mr|kdenetwork4-4.9.4-1|1178	* Mon Jul 28 2008 Helio Chissini de Castro <helio@mandriva.com> 3:4.1.0-2mdv2009.0
12mr|kdenetwork4-4.9.4-1|1179	+ Revision: 251666
12mr|kdenetwork4-4.9.4-1|1180	- Update with Release Candidate 1 - 4.1.0
12mr|kdenetwork4-4.9.4-1|1181	- Update with Release Candidate 1 - 4.1.0
12mr|kdenetwork4-4.9.4-1|1182	
12mr|kdenetwork4-4.9.4-1|1183	* Mon Jul 21 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.0.98-2mdv2009.0
12mr|kdenetwork4-4.9.4-1|1184	+ Revision: 239568
12mr|kdenetwork4-4.9.4-1|1185	- Add patch1 that Find media players that were started after the plugin was created
12mr|kdenetwork4-4.9.4-1|1186	
12mr|kdenetwork4-4.9.4-1|1187	* Thu Jul 10 2008 Helio Chissini de Castro <helio@mandriva.com> 3:4.0.98-1mdv2009.0
12mr|kdenetwork4-4.9.4-1|1188	+ Revision: 233186
12mr|kdenetwork4-4.9.4-1|1189	- Update with Release Candidate 1 - 4.0.98
12mr|kdenetwork4-4.9.4-1|1190	
12mr|kdenetwork4-4.9.4-1|1191	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdenetwork4-4.9.4-1|1192	- Fix Kppp menu entry ( KDE menu cleaning task)
12mr|kdenetwork4-4.9.4-1|1193	
12mr|kdenetwork4-4.9.4-1|1194	* Mon Jul 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.0.85-1mdv2009.0
12mr|kdenetwork4-4.9.4-1|1195	+ Revision: 232465
12mr|kdenetwork4-4.9.4-1|1196	- New version kde 4.0.85
12mr|kdenetwork4-4.9.4-1|1197	
12mr|kdenetwork4-4.9.4-1|1198	* Tue Jul 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.0.84-2mdv2009.0
12mr|kdenetwork4-4.9.4-1|1199	+ Revision: 230422
12mr|kdenetwork4-4.9.4-1|1200	- Add patch0 to fix menu entries of Kppp krfb and kget
12mr|kdenetwork4-4.9.4-1|1201	
12mr|kdenetwork4-4.9.4-1|1202	* Fri Jun 27 2008 Helio Chissini de Castro <helio@mandriva.com> 3:4.0.84-1mdv2009.0
12mr|kdenetwork4-4.9.4-1|1203	+ Revision: 229412
12mr|kdenetwork4-4.9.4-1|1204	- Update with new snapshot tarballs 4.0.84
12mr|kdenetwork4-4.9.4-1|1205	- Remove patch since is already included in upcoming 4.0.84
12mr|kdenetwork4-4.9.4-1|1206	
12mr|kdenetwork4-4.9.4-1|1207	* Thu Jun 26 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.0.83-4mdv2009.0
12mr|kdenetwork4-4.9.4-1|1208	+ Revision: 229363
12mr|kdenetwork4-4.9.4-1|1209	- Add patch1: Do not call postNewEvent if events are not to be appended.
12mr|kdenetwork4-4.9.4-1|1210	
12mr|kdenetwork4-4.9.4-1|1211	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdenetwork4-4.9.4-1|1212	- Wrong conflicts for 2008.1 and lower
12mr|kdenetwork4-4.9.4-1|1213	
12mr|kdenetwork4-4.9.4-1|1214	* Tue Jun 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.0.83-2mdv2009.0
12mr|kdenetwork4-4.9.4-1|1215	+ Revision: 228657
12mr|kdenetwork4-4.9.4-1|1216	- Add epoch in conflicts
12mr|kdenetwork4-4.9.4-1|1217	- Add kppp-provider package
12mr|kdenetwork4-4.9.4-1|1218	
12mr|kdenetwork4-4.9.4-1|1219	* Thu Jun 19 2008 Helio Chissini de Castro <helio@mandriva.com> 3:4.0.83-1mdv2009.0
12mr|kdenetwork4-4.9.4-1|1220	+ Revision: 226125
12mr|kdenetwork4-4.9.4-1|1221	- Update with new snapshot tarballs 4.0.83
12mr|kdenetwork4-4.9.4-1|1222	
12mr|kdenetwork4-4.9.4-1|1223	* Wed Jun 11 2008 Helio Chissini de Castro <helio@mandriva.com> 3:4.0.82-1mdv2009.0
12mr|kdenetwork4-4.9.4-1|1224	+ Revision: 218028
12mr|kdenetwork4-4.9.4-1|1225	- Update with new snapshot tarballs 4.0.82
12mr|kdenetwork4-4.9.4-1|1226	
12mr|kdenetwork4-4.9.4-1|1227	+ Pixel <pixel@mandriva.com>
12mr|kdenetwork4-4.9.4-1|1228	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|kdenetwork4-4.9.4-1|1229	
12mr|kdenetwork4-4.9.4-1|1230	+ Funda Wang <fwang@mandriva.org>
12mr|kdenetwork4-4.9.4-1|1231	- conflicts with kopete-otr
12mr|kdenetwork4-4.9.4-1|1232	
12mr|kdenetwork4-4.9.4-1|1233	* Tue Jun 03 2008 Helio Chissini de Castro <helio@mandriva.com> 3:4.0.81-1mdv2009.0
12mr|kdenetwork4-4.9.4-1|1234	+ Revision: 214716
12mr|kdenetwork4-4.9.4-1|1235	- Update with new snapshot tarballs 4.0.81
12mr|kdenetwork4-4.9.4-1|1236	
12mr|kdenetwork4-4.9.4-1|1237	* Sat May 24 2008 Helio Chissini de Castro <helio@mandriva.com> 3:4.0.80-1mdv2009.0
12mr|kdenetwork4-4.9.4-1|1238	+ Revision: 210786
12mr|kdenetwork4-4.9.4-1|1239	- New upstream kde4 4.1 beta1
12mr|kdenetwork4-4.9.4-1|1240	
12mr|kdenetwork4-4.9.4-1|1241	* Mon May 19 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.0.74-2mdv2009.0
12mr|kdenetwork4-4.9.4-1|1242	+ Revision: 209218
12mr|kdenetwork4-4.9.4-1|1243	- Fix descriptions of subpackages
12mr|kdenetwork4-4.9.4-1|1244	
12mr|kdenetwork4-4.9.4-1|1245	* Fri May 16 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.0.74-1mdv2009.0
12mr|kdenetwork4-4.9.4-1|1246	+ Revision: 208236
12mr|kdenetwork4-4.9.4-1|1247	- Versionnate BuildRequires
12mr|kdenetwork4-4.9.4-1|1248	
12mr|kdenetwork4-4.9.4-1|1249	+ Funda Wang <fwang@mandriva.org>
12mr|kdenetwork4-4.9.4-1|1250	- New version 4.0.74
12mr|kdenetwork4-4.9.4-1|1251	
12mr|kdenetwork4-4.9.4-1|1252	* Wed May 14 2008 Anssi Hannula <anssi@mandriva.org> 3:4.0.73-2mdv2009.0
12mr|kdenetwork4-4.9.4-1|1253	+ Revision: 207177
12mr|kdenetwork4-4.9.4-1|1254	- Add old kde3 conflicts for smooth upgrade
12mr|kdenetwork4-4.9.4-1|1255	
12mr|kdenetwork4-4.9.4-1|1256	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdenetwork4-4.9.4-1|1257	- Fix typo on file list
12mr|kdenetwork4-4.9.4-1|1258	- Fix File list
12mr|kdenetwork4-4.9.4-1|1259	- Update to kde 4.0.73
12mr|kdenetwork4-4.9.4-1|1260	
12mr|kdenetwork4-4.9.4-1|1261	* Wed May 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.0.72-2mdv2009.0
12mr|kdenetwork4-4.9.4-1|1262	+ Revision: 202607
12mr|kdenetwork4-4.9.4-1|1263	- Fix BuildRequire
12mr|kdenetwork4-4.9.4-1|1264	- Remove patch0 (unneeded )
12mr|kdenetwork4-4.9.4-1|1265	- Update to kde 4.0.72
12mr|kdenetwork4-4.9.4-1|1266	- Add webkitkde as buildrequire
12mr|kdenetwork4-4.9.4-1|1267	Fix file list
12mr|kdenetwork4-4.9.4-1|1268	- Fix file list
12mr|kdenetwork4-4.9.4-1|1269	- New snapshot 4.0.70
12mr|kdenetwork4-4.9.4-1|1270	- New snapshot 4.0.69
12mr|kdenetwork4-4.9.4-1|1271	
12mr|kdenetwork4-4.9.4-1|1272	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdenetwork4-4.9.4-1|1273	- New upstream kde4 4.1 alpha 1
12mr|kdenetwork4-4.9.4-1|1274	- Starting to push new infrastructure for devel KDE 4.1. KDE 4 will be on / now. KDE is dead. Long live KDE vi kdenetwork4/SPECS/kdenetwork4.spec ;-)
12mr|kdenetwork4-4.9.4-1|1275	
12mr|kdenetwork4-4.9.4-1|1276	* Wed Apr 02 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.0.3-2mdv2008.1
12mr|kdenetwork4-4.9.4-1|1277	+ Revision: 191545
12mr|kdenetwork4-4.9.4-1|1278	- Add upstream patch to fix a segfault in kopete
12mr|kdenetwork4-4.9.4-1|1279	
12mr|kdenetwork4-4.9.4-1|1280	* Fri Mar 28 2008 Helio Chissini de Castro <helio@mandriva.com> 3:4.0.3-1mdv2008.1
12mr|kdenetwork4-4.9.4-1|1281	+ Revision: 190990
12mr|kdenetwork4-4.9.4-1|1282	- Update for last stable release 4.0.3
12mr|kdenetwork4-4.9.4-1|1283	
12mr|kdenetwork4-4.9.4-1|1284	* Sat Mar 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.0.2-2mdv2008.1
12mr|kdenetwork4-4.9.4-1|1285	+ Revision: 182253
12mr|kdenetwork4-4.9.4-1|1286	- Rebuild against new qt4 changes
12mr|kdenetwork4-4.9.4-1|1287	
12mr|kdenetwork4-4.9.4-1|1288	* Sat Mar 01 2008 Helio Chissini de Castro <helio@mandriva.com> 3:4.0.2-1mdv2008.1
12mr|kdenetwork4-4.9.4-1|1289	+ Revision: 177443
12mr|kdenetwork4-4.9.4-1|1290	- New upstream bugfix release 4.0.2
12mr|kdenetwork4-4.9.4-1|1291	
12mr|kdenetwork4-4.9.4-1|1292	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdenetwork4-4.9.4-1|1293	- fix no-buildroot-tag
12mr|kdenetwork4-4.9.4-1|1294	- fix description-line-too-long
12mr|kdenetwork4-4.9.4-1|1295	
12mr|kdenetwork4-4.9.4-1|1296	* Sun Feb 10 2008 Helio Chissini de Castro <helio@mandriva.com> 3:4.0.1-1mdv2008.1
12mr|kdenetwork4-4.9.4-1|1297	+ Revision: 164806
12mr|kdenetwork4-4.9.4-1|1298	- Updating for stable KDE 4.0.1
12mr|kdenetwork4-4.9.4-1|1299	- No more branches. From now, we will be using the monthly official KDE tarballs, as discussed by Mandriva KDE Team
12mr|kdenetwork4-4.9.4-1|1300	
12mr|kdenetwork4-4.9.4-1|1301	* Tue Jan 08 2008 Helio Chissini de Castro <helio@mandriva.com> 3:4.0.0-1mdv2008.1
12mr|kdenetwork4-4.9.4-1|1302	+ Revision: 146897
12mr|kdenetwork4-4.9.4-1|1303	- Update for final stable 4.0.0
12mr|kdenetwork4-4.9.4-1|1304	
12mr|kdenetwork4-4.9.4-1|1305	+ Olivier Blin <blino@mandriva.org>
12mr|kdenetwork4-4.9.4-1|1306	- restore BuildRoot
12mr|kdenetwork4-4.9.4-1|1307	
12mr|kdenetwork4-4.9.4-1|1308	* Mon Dec 24 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:3.97.1-0.752200.1mdv2008.1
12mr|kdenetwork4-4.9.4-1|1309	+ Revision: 137400
12mr|kdenetwork4-4.9.4-1|1310	- New snapshot
12mr|kdenetwork4-4.9.4-1|1311	
12mr|kdenetwork4-4.9.4-1|1312	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdenetwork4-4.9.4-1|1313	- kill re-definition of %%buildroot on Pixel's request
12mr|kdenetwork4-4.9.4-1|1314	
12mr|kdenetwork4-4.9.4-1|1315	* Mon Dec 10 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:3.97.1-0.746684.2mdv2008.1
12mr|kdenetwork4-4.9.4-1|1316	+ Revision: 117080
12mr|kdenetwork4-4.9.4-1|1317	- New snapshot
12mr|kdenetwork4-4.9.4-1|1318	
12mr|kdenetwork4-4.9.4-1|1319	* Fri Nov 30 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:3.96.1-0.743004.2mdv2008.1
12mr|kdenetwork4-4.9.4-1|1320	+ Revision: 114093
12mr|kdenetwork4-4.9.4-1|1321	- New snapshot
12mr|kdenetwork4-4.9.4-1|1322	
12mr|kdenetwork4-4.9.4-1|1323	* Sun Nov 25 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:3.96.1-0.740247.2mdv2008.1
12mr|kdenetwork4-4.9.4-1|1324	+ Revision: 111926
12mr|kdenetwork4-4.9.4-1|1325	- Obsoletes libkdenetwork42
12mr|kdenetwork4-4.9.4-1|1326	
12mr|kdenetwork4-4.9.4-1|1327	* Fri Nov 23 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:3.96.1-0.740247.1mdv2008.1
12mr|kdenetwork4-4.9.4-1|1328	+ Revision: 111504
12mr|kdenetwork4-4.9.4-1|1329	- New Snapshot
12mr|kdenetwork4-4.9.4-1|1330	Move libqgroupwise.so from devel package to kopete one (Bug #35740)
12mr|kdenetwork4-4.9.4-1|1331	- Add Obsoletes for libkdenetwork42-kget libkopete5 and libkopete_msn_shared5 (Bug #35188)
12mr|kdenetwork4-4.9.4-1|1332	
12mr|kdenetwork4-4.9.4-1|1333	* Sat Nov 17 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:3.96.0-0.737162.1mdv2008.1
12mr|kdenetwork4-4.9.4-1|1334	+ Revision: 109176
12mr|kdenetwork4-4.9.4-1|1335	- KDE4 Rc1
12mr|kdenetwork4-4.9.4-1|1336	libpapillon_kopete have been removed
12mr|kdenetwork4-4.9.4-1|1337	
12mr|kdenetwork4-4.9.4-1|1338	* Sun Nov 11 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:3.95.2-0.734821.1mdv2008.1
12mr|kdenetwork4-4.9.4-1|1339	+ Revision: 107583
12mr|kdenetwork4-4.9.4-1|1340	- New snapshot
12mr|kdenetwork4-4.9.4-1|1341	
12mr|kdenetwork4-4.9.4-1|1342	* Fri Nov 02 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:3.95.1-0.732092.1mdv2008.1
12mr|kdenetwork4-4.9.4-1|1343	+ Revision: 105411
12mr|kdenetwork4-4.9.4-1|1344	- New Snapshot
12mr|kdenetwork4-4.9.4-1|1345	- Fix file list
12mr|kdenetwork4-4.9.4-1|1346	- New snapshot post Rc1
12mr|kdenetwork4-4.9.4-1|1347	- Fix file list
12mr|kdenetwork4-4.9.4-1|1348	- add back missing patch
12mr|kdenetwork4-4.9.4-1|1349	- New snashot
12mr|kdenetwork4-4.9.4-1|1350	- Activate Kopete again
12mr|kdenetwork4-4.9.4-1|1351	
12mr|kdenetwork4-4.9.4-1|1352	+ Funda Wang <fwang@mandriva.org>
12mr|kdenetwork4-4.9.4-1|1353	- should be sqlite3 instead of sqlite2
12mr|kdenetwork4-4.9.4-1|1354	
12mr|kdenetwork4-4.9.4-1|1355	* Thu Oct 25 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:3.94.1-0.729249.2mdv2008.1
12mr|kdenetwork4-4.9.4-1|1356	+ Revision: 102140
12mr|kdenetwork4-4.9.4-1|1357	- Add conflict to ease upgrade
12mr|kdenetwork4-4.9.4-1|1358	
12mr|kdenetwork4-4.9.4-1|1359	* Thu Oct 25 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:3.94.1-0.729249.1mdv2008.1
12mr|kdenetwork4-4.9.4-1|1360	+ Revision: 102071
12mr|kdenetwork4-4.9.4-1|1361	- New snapshot
12mr|kdenetwork4-4.9.4-1|1362	
12mr|kdenetwork4-4.9.4-1|1363	* Wed Oct 24 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:3.94.1-0.728807.1mdv2008.1
12mr|kdenetwork4-4.9.4-1|1364	+ Revision: 101874
12mr|kdenetwork4-4.9.4-1|1365	- Add BuildRequire
12mr|kdenetwork4-4.9.4-1|1366	- Fix file list
12mr|kdenetwork4-4.9.4-1|1367	- Fix patch fo the build without kopete
12mr|kdenetwork4-4.9.4-1|1368	- New svn snapshot
12mr|kdenetwork4-4.9.4-1|1369	- Fix file list ( remove duplicate files)
12mr|kdenetwork4-4.9.4-1|1370	
12mr|kdenetwork4-4.9.4-1|1371	* Fri Oct 19 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:3.94.0-0.726703.1mdv2008.1
12mr|kdenetwork4-4.9.4-1|1372	+ Revision: 100228
12mr|kdenetwork4-4.9.4-1|1373	- Fix Buildrequires
12mr|kdenetwork4-4.9.4-1|1374	- Fix BuildRequires
12mr|kdenetwork4-4.9.4-1|1375	- Kde 4 beta3
12mr|kdenetwork4-4.9.4-1|1376	Fix file list
12mr|kdenetwork4-4.9.4-1|1377	
12mr|kdenetwork4-4.9.4-1|1378	* Fri Sep 21 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 3:3.93.0-0.714148.1mdv2008.0
12mr|kdenetwork4-4.9.4-1|1379	+ Revision: 91909
12mr|kdenetwork4-4.9.4-1|1380	- update svn snapshot
12mr|kdenetwork4-4.9.4-1|1381	- make all obsoletes tags versioned
12mr|kdenetwork4-4.9.4-1|1382	- bump epoch to fix revision number
12mr|kdenetwork4-4.9.4-1|1383	
12mr|kdenetwork4-4.9.4-1|1384	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdenetwork4-4.9.4-1|1385	- Update with revision 713092
12mr|kdenetwork4-4.9.4-1|1386	
12mr|kdenetwork4-4.9.4-1|1387	* Thu Sep 13 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:3.93.0-2mdv2008.0
12mr|kdenetwork4-4.9.4-1|1388	+ Revision: 85042
12mr|kdenetwork4-4.9.4-1|1389	- Fix build when we do not package kopete
12mr|kdenetwork4-4.9.4-1|1390	- New svn snapshot of beta3
12mr|kdenetwork4-4.9.4-1|1391	- Add Decibel as buildrequires for kopete
12mr|kdenetwork4-4.9.4-1|1392	
12mr|kdenetwork4-4.9.4-1|1393	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdenetwork4-4.9.4-1|1394	- Update to revision 695413
12mr|kdenetwork4-4.9.4-1|1395	- Updated to revision 694391
12mr|kdenetwork4-4.9.4-1|1396	- Cleanup whole specfile.
12mr|kdenetwork4-4.9.4-1|1397	- Put back providers inside kppp package ( never understood why are separated )
12mr|kdenetwork4-4.9.4-1|1398	- Killed independent devel packages, one devel package to rule then all
12mr|kdenetwork4-4.9.4-1|1399	- Reenabled qca2
12mr|kdenetwork4-4.9.4-1|1400	- Update to revision 689748
12mr|kdenetwork4-4.9.4-1|1401	
12mr|kdenetwork4-4.9.4-1|1402	* Wed Jul 04 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:3.91-0.683133.1mdv2008.0
12mr|kdenetwork4-4.9.4-1|1403	+ Revision: 48119
12mr|kdenetwork4-4.9.4-1|1404	- New snapshot
12mr|kdenetwork4-4.9.4-1|1405	
12mr|kdenetwork4-4.9.4-1|1406	* Sun Jul 01 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:3.91-0.680437.1mdv2008.0
12mr|kdenetwork4-4.9.4-1|1407	+ Revision: 46800
12mr|kdenetwork4-4.9.4-1|1408	- Fix File List
12mr|kdenetwork4-4.9.4-1|1409	- start to port spec file to the new kde layout
12mr|kdenetwork4-4.9.4-1|1410	
12mr|kdenetwork4-4.9.4-1|1411	* Thu May 10 2007 Laurent Montel <lmontel@mandriva.org> 2:3.90.1-0.20070502.1mdv2008.0
12mr|kdenetwork4-4.9.4-1|1412	+ Revision: 25913
12mr|kdenetwork4-4.9.4-1|1413	- new snapshot
12mr|kdenetwork4-4.9.4-1|1414	
12mr|kdenetwork4-4.9.4-1|1415	* Thu May 03 2007 Laurent Montel <lmontel@mandriva.org> 2:3.80.3-0.20070502.3mdv2008.0
12mr|kdenetwork4-4.9.4-1|1416	+ Revision: 21556
12mr|kdenetwork4-4.9.4-1|1417	- new snapshot
12mr|kdenetwork4-4.9.4-1|1418	- Necessary to use good version (header pb with c++)
12mr|kdenetwork4-4.9.4-1|1419	- Fix buildrequires
12mr|kdenetwork4-4.9.4-1|1420	- new snapshot
12mr|kdenetwork4-4.9.4-1|1421	
12mr|kdenetwork4-4.9.4-1|1422	
12mr|kdenetwork4-4.9.4-1|1423	* Sun Mar 11 2007 Laurent Montel <lmontel@mandriva.com> 3.80.3-0.20070311.3mdv2007.1
12mr|kdenetwork4-4.9.4-1|1424	+ Revision: 141316
12mr|kdenetwork4-4.9.4-1|1425	- new snapshot
12mr|kdenetwork4-4.9.4-1|1426	- new snapshot
12mr|kdenetwork4-4.9.4-1|1427	- Fix spec file
12mr|kdenetwork4-4.9.4-1|1428	- Resumit it
12mr|kdenetwork4-4.9.4-1|1429	- new snapshot
12mr|kdenetwork4-4.9.4-1|1430	- 3.80.3
12mr|kdenetwork4-4.9.4-1|1431	- Fix spec file
12mr|kdenetwork4-4.9.4-1|1432	- new snapshot
12mr|kdenetwork4-4.9.4-1|1433	- Fix spec files
12mr|kdenetwork4-4.9.4-1|1434	- new snapshot
12mr|kdenetwork4-4.9.4-1|1435	- new snapshot
12mr|kdenetwork4-4.9.4-1|1436	- update
12mr|kdenetwork4-4.9.4-1|1437	- Fix group
12mr|kdenetwork4-4.9.4-1|1438	- Rename to lisa4
12mr|kdenetwork4-4.9.4-1|1439	
12mr|kdenetwork4-4.9.4-1|1440	* Tue Jan 09 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070109.1mdv2007.1
12mr|kdenetwork4-4.9.4-1|1441	+ Revision: 106464
12mr|kdenetwork4-4.9.4-1|1442	- Update
12mr|kdenetwork4-4.9.4-1|1443	- Clean up
12mr|kdenetwork4-4.9.4-1|1444	- Import kdenetwork4
12mr|kdenetwork4-4.9.4-1|1445	
12mr|kdenetwork4-4.9.4-1|1446	* Mon Nov 06 2006 Laurent Montel <lmontel@mandriva.com> 3.5.5-6mdv2007.0
12mr|kdenetwork4-4.9.4-1|1447	- First package
12mr|kdenetwork4-4.9.4-1|1448	

14526 12
12mr|kdenlive-0.9.2-2|1	Name: 		kdenlive
12mr|kdenlive-0.9.2-2|2	Version: 	0.9.2
12mr|kdenlive-0.9.2-2|3	Release: 	2
12mr|kdenlive-0.9.2-2|4	License: 	GPLv2+
12mr|kdenlive-0.9.2-2|5	Summary: 	A non-linear video editing application for KDE
12mr|kdenlive-0.9.2-2|6	Group:		Graphical desktop/KDE
12mr|kdenlive-0.9.2-2|7	URL:		http://www.kdenlive.org/
12mr|kdenlive-0.9.2-2|8	Source0: 	http://download.kde.org/stable/kdenlive/%{version}/src/kdenlive-%{version}.tar.bz2
12mr|kdenlive-0.9.2-2|9	BuildRequires:	kdelibs4-devel
12mr|kdenlive-0.9.2-2|10	BuildRequires:	qjson-devel
12mr|kdenlive-0.9.2-2|11	BuildRequires:	qimageblitz-devel
12mr|kdenlive-0.9.2-2|12	BuildRequires:	mlt-devel >= 0.8.0
12mr|kdenlive-0.9.2-2|13	Requires:	mlt >= 0.8.0
12mr|kdenlive-0.9.2-2|14	Requires:	ffmpeg
12mr|kdenlive-0.9.2-2|15	Requires:	dvgrab
12mr|kdenlive-0.9.2-2|16	Suggests:	swh-plugins
12mr|kdenlive-0.9.2-2|17	Suggests:	recordmydesktop
12mr|kdenlive-0.9.2-2|18	Suggests:	cdrkit-genisoimage
12mr|kdenlive-0.9.2-2|19	Suggests:	dvdauthor
12mr|kdenlive-0.9.2-2|20	Suggests:	oxygen-icon-theme
12mr|kdenlive-0.9.2-2|21	Suggests:	frei0r
12mr|kdenlive-0.9.2-2|22	
12mr|kdenlive-0.9.2-2|23	%description
12mr|kdenlive-0.9.2-2|24	Kdenlive is a non-linear video editor for KDE. It relies on a separate
12mr|kdenlive-0.9.2-2|25	renderer, piave, to handle it's rendering. Kdenlive supports multitrack
12mr|kdenlive-0.9.2-2|26	editing.
12mr|kdenlive-0.9.2-2|27	
12mr|kdenlive-0.9.2-2|28	%files -f %{name}.lang
12mr|kdenlive-0.9.2-2|29	%{_kde_bindir}/*
12mr|kdenlive-0.9.2-2|30	%{_kde_libdir}/kde4/*.so
12mr|kdenlive-0.9.2-2|31	%{_kde_datadir}/apps/%{name}
12mr|kdenlive-0.9.2-2|32	%{_kde_services}/*.desktop
12mr|kdenlive-0.9.2-2|33	%{_kde_datadir}/config.kcfg/*
12mr|kdenlive-0.9.2-2|34	%{_kde_datadir}/applications/kde4/%{name}.desktop
12mr|kdenlive-0.9.2-2|35	%{_kde_iconsdir}/*/*/*/*
12mr|kdenlive-0.9.2-2|36	%{_kde_datadir}/mime/packages/*.xml
12mr|kdenlive-0.9.2-2|37	%{_kde_configdir}/*
12mr|kdenlive-0.9.2-2|38	%{_mandir}/man1/*
12mr|kdenlive-0.9.2-2|39	
12mr|kdenlive-0.9.2-2|40	#--------------------------------------------------------------------
12mr|kdenlive-0.9.2-2|41	
12mr|kdenlive-0.9.2-2|42	%prep
12mr|kdenlive-0.9.2-2|43	%setup -q
12mr|kdenlive-0.9.2-2|44	
12mr|kdenlive-0.9.2-2|45	%build
12mr|kdenlive-0.9.2-2|46	%cmake_kde4
12mr|kdenlive-0.9.2-2|47	%make
12mr|kdenlive-0.9.2-2|48	
12mr|kdenlive-0.9.2-2|49	%install
12mr|kdenlive-0.9.2-2|50	%makeinstall_std -C build
12mr|kdenlive-0.9.2-2|51	
12mr|kdenlive-0.9.2-2|52	%__rm -f %{buildroot}%{_datadir}/menu/kdenlive
12mr|kdenlive-0.9.2-2|53	%__rm -f %{buildroot}%{_datadir}/pixmaps/kdenlive.xpm
12mr|kdenlive-0.9.2-2|54	
12mr|kdenlive-0.9.2-2|55	%find_lang %{name} --with-html
12mr|kdenlive-0.9.2-2|56	
12mr|kdenlive-0.9.2-2|57	
12mr|kdenlive-0.9.2-2|58	%changelog
12mr|kdenlive-0.9.2-2|59	

14527 12
12mr|kdepim4-4.9.4-1|1	# workaround bug in rpm unpackaged subdir check
12mr|kdepim4-4.9.4-1|2	%define _unpackaged_subdirs_terminate_build 0
12mr|kdepim4-4.9.4-1|3	
12mr|kdepim4-4.9.4-1|4	Name:		kdepim4
12mr|kdepim4-4.9.4-1|5	Summary:	An application suite to manage personal information
12mr|kdepim4-4.9.4-1|6	Version:	4.9.4
12mr|kdepim4-4.9.4-1|7	Release:	1
12mr|kdepim4-4.9.4-1|8	Epoch:		3
12mr|kdepim4-4.9.4-1|9	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|10	License:	GPL
12mr|kdepim4-4.9.4-1|11	URL:		http://community.kde.org/KDE_PIM
12mr|kdepim4-4.9.4-1|12	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdepim-%{version}.tar.xz
12mr|kdepim4-4.9.4-1|13	BuildRequires:	boost-devel
12mr|kdepim4-4.9.4-1|14	BuildRequires:	gpgme-devel
12mr|kdepim4-4.9.4-1|15	BuildRequires:	grantlee-devel
12mr|kdepim4-4.9.4-1|16	BuildRequires:	kdelibs4-devel
12mr|kdepim4-4.9.4-1|17	BuildRequires:	kdepimlibs4-devel
12mr|kdepim4-4.9.4-1|18	BuildRequires:	kdepim4-runtime-devel
12mr|kdepim4-4.9.4-1|19	BuildRequires:	libassuan-devel
12mr|kdepim4-4.9.4-1|20	BuildRequires:	xsltproc
12mr|kdepim4-4.9.4-1|21	BuildRequires:	zlib-devel
12mr|kdepim4-4.9.4-1|22	BuildRequires:	pkgconfig(akonadi)
12mr|kdepim4-4.9.4-1|23	BuildRequires:	pkgconfig(libstreams)
12mr|kdepim4-4.9.4-1|24	BuildRequires:	pkgconfig(x11)
12mr|kdepim4-4.9.4-1|25	BuildRequires:	pkgconfig(xscrnsaver)
12mr|kdepim4-4.9.4-1|26	Suggests:	akonadi-common
12mr|kdepim4-4.9.4-1|27	Suggests:	kleopatra
12mr|kdepim4-4.9.4-1|28	Suggests:	akregator
12mr|kdepim4-4.9.4-1|29	Suggests:	knode
12mr|kdepim4-4.9.4-1|30	Suggests:	kaddressbook
12mr|kdepim4-4.9.4-1|31	Suggests:	kalarm
12mr|kdepim4-4.9.4-1|32	Suggests:	ktimetracker
12mr|kdepim4-4.9.4-1|33	Suggests:	kmail
12mr|kdepim4-4.9.4-1|34	Suggests:	kmailcvt
12mr|kdepim4-4.9.4-1|35	Suggests:	knotes
12mr|kdepim4-4.9.4-1|36	Suggests:	kontact
12mr|kdepim4-4.9.4-1|37	Suggests:	korganizer
12mr|kdepim4-4.9.4-1|38	Suggests:	ksendemail
12mr|kdepim4-4.9.4-1|39	Suggests:	kjots
12mr|kdepim4-4.9.4-1|40	
12mr|kdepim4-4.9.4-1|41	%description
12mr|kdepim4-4.9.4-1|42	Information Management applications for the K Desktop Environment.
12mr|kdepim4-4.9.4-1|43	- kaddressbook: The KDE addressbook application.
12mr|kdepim4-4.9.4-1|44	- korganizer: a calendar-of-events and todo-list manager
12mr|kdepim4-4.9.4-1|45	- kalarm: gui for setting up personal alarm/reminder messages
12mr|kdepim4-4.9.4-1|46	- kalarmd: personal alarm/reminder messages daemon, shared by korganizer
12mr|kdepim4-4.9.4-1|47	and kalarm.
12mr|kdepim4-4.9.4-1|48	- kaplan: A shell for the PIM apps, still experimental.
12mr|kdepim4-4.9.4-1|49	- ktimetracker: Time tracker.
12mr|kdepim4-4.9.4-1|50	- kfile-plugins: vCard KFIleItem plugin.
12mr|kdepim4-4.9.4-1|51	- knotes: yellow notes application
12mr|kdepim4-4.9.4-1|52	- konsolecalendar: Command line tool for accessing calendar files.
12mr|kdepim4-4.9.4-1|53	- kmail: universal mail client
12mr|kdepim4-4.9.4-1|54	- kmailcvt: converst addressbooks to kmail format
12mr|kdepim4-4.9.4-1|55	
12mr|kdepim4-4.9.4-1|56	%files
12mr|kdepim4-4.9.4-1|57	
12mr|kdepim4-4.9.4-1|58	#----------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|59	
12mr|kdepim4-4.9.4-1|60	%package core
12mr|kdepim4-4.9.4-1|61	Summary:	Core files for kdepim
12mr|kdepim4-4.9.4-1|62	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|63	Requires:	kdelibs4-core
12mr|kdepim4-4.9.4-1|64	Requires:	kdebase4-runtime
12mr|kdepim4-4.9.4-1|65	Requires:	akonadi-kde >= 3:%{version}
12mr|kdepim4-4.9.4-1|66	Conflicts:	kde-l10n-ar < 4.6.3-2
12mr|kdepim4-4.9.4-1|67	Conflicts:	kde-l10n-bg < 4.6.3-2
12mr|kdepim4-4.9.4-1|68	Conflicts:	kde-l10n-bn_IN < 4.3.98-4
12mr|kdepim4-4.9.4-1|69	Conflicts:	kde-l10n-ca < 4.6.3-2
12mr|kdepim4-4.9.4-1|70	Conflicts:	kde-l10n-cs < 4.6.3-2
12mr|kdepim4-4.9.4-1|71	Conflicts:	kde-l10n-csb < 4.4.95-7
12mr|kdepim4-4.9.4-1|72	Conflicts:	kde-l10n-da < 4.6.3-2
12mr|kdepim4-4.9.4-1|73	Conflicts:	kde-l10n-de < 4.6.3-2
12mr|kdepim4-4.9.4-1|74	Conflicts:	kde-l10n-el < 4.6.3-2
12mr|kdepim4-4.9.4-1|75	Conflicts:	kde-l10n-en_GB < 4.6.3-2
12mr|kdepim4-4.9.4-1|76	Conflicts:	kde-l10n-eo < 4.5.95-6
12mr|kdepim4-4.9.4-1|77	Conflicts:	kde-l10n-es < 4.6.3-2
12mr|kdepim4-4.9.4-1|78	Conflicts:	kde-l10n-et < 4.6.3-2
12mr|kdepim4-4.9.4-1|79	Conflicts:	kde-l10n-eu < 4.6.3-2
12mr|kdepim4-4.9.4-1|80	Conflicts:	kde-l10n-fa < 4.2.96-5
12mr|kdepim4-4.9.4-1|81	Conflicts:	kde-l10n-fi < 4.6.3-2
12mr|kdepim4-4.9.4-1|82	Conflicts:	kde-l10n-fr < 4.6.3-2
12mr|kdepim4-4.9.4-1|83	Conflicts:	kde-l10n-fy < 4.5.95-6
12mr|kdepim4-4.9.4-1|84	Conflicts:	kde-l10n-ga < 4.6.3-2
12mr|kdepim4-4.9.4-1|85	Conflicts:	kde-l10n-gl < 4.6.3-2
12mr|kdepim4-4.9.4-1|86	Conflicts:	kde-l10n-gu < 4.6.3-2
12mr|kdepim4-4.9.4-1|87	Conflicts:	kde-l10n-he < 4.6.3-2
12mr|kdepim4-4.9.4-1|88	Conflicts:	kde-l10n-hi < 4.6.3-2
12mr|kdepim4-4.9.4-1|89	Conflicts:	kde-l10n-hne < 4.3.98-4
12mr|kdepim4-4.9.4-1|90	Conflicts:	kde-l10n-hr < 4.6.3-2
12mr|kdepim4-4.9.4-1|91	Conflicts:	kde-l10n-hu < 4.6.3-2
12mr|kdepim4-4.9.4-1|92	Conflicts:	kde-l10n-id < 4.6.3-2
12mr|kdepim4-4.9.4-1|93	Conflicts:	kde-l10n-is < 4.6.3-2
12mr|kdepim4-4.9.4-1|94	Conflicts:	kde-l10n-it < 4.6.3-2
12mr|kdepim4-4.9.4-1|95	Conflicts:	kde-l10n-ja < 4.6.3-2
12mr|kdepim4-4.9.4-1|96	Conflicts:	kde-l10n-kk < 4.6.3-2
12mr|kdepim4-4.9.4-1|97	Conflicts:	kde-l10n-km < 4.6.3-2
12mr|kdepim4-4.9.4-1|98	Conflicts:	kde-l10n-kn < 4.6.3-2
12mr|kdepim4-4.9.4-1|99	Conflicts:	kde-l10n-ko < 4.6.3-2
12mr|kdepim4-4.9.4-1|100	Conflicts:	kde-l10n-ku < 4.3.2-4
12mr|kdepim4-4.9.4-1|101	Conflicts:	kde-l10n-lt < 4.6.3-2
12mr|kdepim4-4.9.4-1|102	Conflicts:	kde-l10n-lv < 4.6.3-2
12mr|kdepim4-4.9.4-1|103	Conflicts:	kde-l10n-mai < 4.6.3-2
12mr|kdepim4-4.9.4-1|104	Conflicts:	kde-l10n-mk < 4.4.95-7
12mr|kdepim4-4.9.4-1|105	Conflicts:	kde-l10n-ml < 4.5.95-6
12mr|kdepim4-4.9.4-1|106	Conflicts:	kde-l10n-mr < 4.3.98-4
12mr|kdepim4-4.9.4-1|107	Conflicts:	kde-l10n-nb < 4.6.3-2
12mr|kdepim4-4.9.4-1|108	Conflicts:	kde-l10n-nds < 4.6.3-2
12mr|kdepim4-4.9.4-1|109	Conflicts:	kde-l10n-ne < 4.2.96-5
12mr|kdepim4-4.9.4-1|110	Conflicts:	kde-l10n-nl < 4.6.3-2
12mr|kdepim4-4.9.4-1|111	Conflicts:	kde-l10n-nn < 4.6.3-2
12mr|kdepim4-4.9.4-1|112	Conflicts:	kde-l10n-pa < 4.6.3-2
12mr|kdepim4-4.9.4-1|113	Conflicts:	kde-l10n-pl < 4.6.3-2
12mr|kdepim4-4.9.4-1|114	Conflicts:	kde-l10n-pt < 4.6.3-2
12mr|kdepim4-4.9.4-1|115	Conflicts:	kde-l10n-pt_BR < 4.6.3-2
12mr|kdepim4-4.9.4-1|116	Conflicts:	kde-l10n-ro < 4.6.3-2
12mr|kdepim4-4.9.4-1|117	Conflicts:	kde-l10n-ru < 4.6.3-4
12mr|kdepim4-4.9.4-1|118	Conflicts:	kde-l10n-se < 4.2.96-6
12mr|kdepim4-4.9.4-1|119	Conflicts:	kde-l10n-si < 4.4.95-7
12mr|kdepim4-4.9.4-1|120	Conflicts:	kde-l10n-sk < 4.6.3-2
12mr|kdepim4-4.9.4-1|121	Conflicts:	kde-l10n-sl < 4.6.3-2
12mr|kdepim4-4.9.4-1|122	Conflicts:	kde-l10n-sr < 4.6.3-2
12mr|kdepim4-4.9.4-1|123	Conflicts:	kde-l10n-sv < 4.6.3-2
12mr|kdepim4-4.9.4-1|124	Conflicts:	kde-l10n-ta < 4.2.96-5
12mr|kdepim4-4.9.4-1|125	Conflicts:	kde-l10n-tg < 4.4.95-7
12mr|kdepim4-4.9.4-1|126	Conflicts:	kde-l10n-th < 4.6.3-2
12mr|kdepim4-4.9.4-1|127	Conflicts:	kde-l10n-tr < 4.6.3-2
12mr|kdepim4-4.9.4-1|128	Conflicts:	kde-l10n-uk < 4.6.3-2
12mr|kdepim4-4.9.4-1|129	Conflicts:	kde-l10n-wa < 4.6.3-2
12mr|kdepim4-4.9.4-1|130	Conflicts:	kde-l10n-zh_CN < 4.6.3-2
12mr|kdepim4-4.9.4-1|131	Conflicts:	kde-l10n-zh_TW < 4.6.3-2
12mr|kdepim4-4.9.4-1|132	
12mr|kdepim4-4.9.4-1|133	%description core
12mr|kdepim4-4.9.4-1|134	Core files from kdepim.
12mr|kdepim4-4.9.4-1|135	
12mr|kdepim4-4.9.4-1|136	%files core -f %{name}.lang
12mr|kdepim4-4.9.4-1|137	%exclude %{_kde_docdir}/HTML/en/*
12mr|kdepim4-4.9.4-1|138	%{_kde_libdir}/strigi/*
12mr|kdepim4-4.9.4-1|139	%dir %{_kde_services}/kontact
12mr|kdepim4-4.9.4-1|140	%{_kde_iconsdir}/oxygen/*/mimetypes/x-mail-distribution-list.*
12mr|kdepim4-4.9.4-1|141	
12mr|kdepim4-4.9.4-1|142	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|143	
12mr|kdepim4-4.9.4-1|144	%define kaddressbookprivate_major 4
12mr|kdepim4-4.9.4-1|145	%define libkaddressbookprivate %mklibname kaddressbookprivate %{kaddressbookprivate_major}
12mr|kdepim4-4.9.4-1|146	
12mr|kdepim4-4.9.4-1|147	%package -n %{libkaddressbookprivate}
12mr|kdepim4-4.9.4-1|148	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|149	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|150	
12mr|kdepim4-4.9.4-1|151	%description -n %{libkaddressbookprivate}
12mr|kdepim4-4.9.4-1|152	KDE 4 library.
12mr|kdepim4-4.9.4-1|153	
12mr|kdepim4-4.9.4-1|154	%files -n %{libkaddressbookprivate}
12mr|kdepim4-4.9.4-1|155	%{_kde_libdir}/libkaddressbookprivate.so.%{kaddressbookprivate_major}*
12mr|kdepim4-4.9.4-1|156	
12mr|kdepim4-4.9.4-1|157	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|158	
12mr|kdepim4-4.9.4-1|159	%define kontactprivate_major 4
12mr|kdepim4-4.9.4-1|160	%define libkontactprivate %mklibname kontactprivate %{kontactprivate_major}
12mr|kdepim4-4.9.4-1|161	
12mr|kdepim4-4.9.4-1|162	%package -n %{libkontactprivate}
12mr|kdepim4-4.9.4-1|163	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|164	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|165	
12mr|kdepim4-4.9.4-1|166	%description -n %{libkontactprivate}
12mr|kdepim4-4.9.4-1|167	KDE 4 library.
12mr|kdepim4-4.9.4-1|168	
12mr|kdepim4-4.9.4-1|169	%files -n %{libkontactprivate}
12mr|kdepim4-4.9.4-1|170	%{_kde_libdir}/libkontactprivate.so.%{kontactprivate_major}*
12mr|kdepim4-4.9.4-1|171	
12mr|kdepim4-4.9.4-1|172	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|173	
12mr|kdepim4-4.9.4-1|174	%define korganizer_core_major 4
12mr|kdepim4-4.9.4-1|175	%define libkorganizer_core %mklibname korganizer_core %{korganizer_core_major}
12mr|kdepim4-4.9.4-1|176	
12mr|kdepim4-4.9.4-1|177	%package -n %{libkorganizer_core}
12mr|kdepim4-4.9.4-1|178	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|179	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|180	
12mr|kdepim4-4.9.4-1|181	%description -n %{libkorganizer_core}
12mr|kdepim4-4.9.4-1|182	KDE 4 library.
12mr|kdepim4-4.9.4-1|183	
12mr|kdepim4-4.9.4-1|184	%files -n %{libkorganizer_core}
12mr|kdepim4-4.9.4-1|185	%{_kde_libdir}/libkorganizer_core.so.%{korganizer_core_major}*
12mr|kdepim4-4.9.4-1|186	
12mr|kdepim4-4.9.4-1|187	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|188	
12mr|kdepim4-4.9.4-1|189	%define libkdepim %mklibname kdepim 4
12mr|kdepim4-4.9.4-1|190	
12mr|kdepim4-4.9.4-1|191	%package -n %{libkdepim}
12mr|kdepim4-4.9.4-1|192	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|193	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|194	
12mr|kdepim4-4.9.4-1|195	%description -n %{libkdepim}
12mr|kdepim4-4.9.4-1|196	KDE 4 library.
12mr|kdepim4-4.9.4-1|197	
12mr|kdepim4-4.9.4-1|198	%files -n %{libkdepim}
12mr|kdepim4-4.9.4-1|199	%{_kde_libdir}/libkdepim.so.*
12mr|kdepim4-4.9.4-1|200	%{_kde_appsdir}/kdepimwidgets
12mr|kdepim4-4.9.4-1|201	%{_kde_libdir}/kde4/plugins/designer/kdepimwidgets.so
12mr|kdepim4-4.9.4-1|202	
12mr|kdepim4-4.9.4-1|203	#---------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|204	
12mr|kdepim4-4.9.4-1|205	%package -n kincidenceeditor
12mr|kdepim4-4.9.4-1|206	Summary:	kincidenceeditor
12mr|kdepim4-4.9.4-1|207	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|208	Obsoletes:	keventeditor < 2:4.5.68
12mr|kdepim4-4.9.4-1|209	
12mr|kdepim4-4.9.4-1|210	%description -n kincidenceeditor
12mr|kdepim4-4.9.4-1|211	New incidince editors
12mr|kdepim4-4.9.4-1|212	
12mr|kdepim4-4.9.4-1|213	%files -n kincidenceeditor
12mr|kdepim4-4.9.4-1|214	%{_kde_bindir}/kincidenceeditor
12mr|kdepim4-4.9.4-1|215	
12mr|kdepim4-4.9.4-1|216	#----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|217	
12mr|kdepim4-4.9.4-1|218	%define libincidenceeditorsngmobile_major 4
12mr|kdepim4-4.9.4-1|219	%define libincidenceeditorsngmobile %mklibname incidenceeditorssngmobile %{libincidenceeditorsngmobile_major}
12mr|kdepim4-4.9.4-1|220	
12mr|kdepim4-4.9.4-1|221	%package -n %{libincidenceeditorsngmobile}
12mr|kdepim4-4.9.4-1|222	Summary:	KDEPIM Mobile Library
12mr|kdepim4-4.9.4-1|223	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|224	
12mr|kdepim4-4.9.4-1|225	%description -n %{libincidenceeditorsngmobile}
12mr|kdepim4-4.9.4-1|226	KDE PIM Mobile library.
12mr|kdepim4-4.9.4-1|227	
12mr|kdepim4-4.9.4-1|228	%files -n %{libincidenceeditorsngmobile}
12mr|kdepim4-4.9.4-1|229	%{_kde_libdir}/libincidenceeditorsngmobile.so.%{libincidenceeditorsngmobile_major}*
12mr|kdepim4-4.9.4-1|230	
12mr|kdepim4-4.9.4-1|231	
12mr|kdepim4-4.9.4-1|232	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|233	
12mr|kdepim4-4.9.4-1|234	%define kpgp_major 4
12mr|kdepim4-4.9.4-1|235	%define libkpgp %mklibname kpgp %{kpgp_major}
12mr|kdepim4-4.9.4-1|236	
12mr|kdepim4-4.9.4-1|237	%package -n %{libkpgp}
12mr|kdepim4-4.9.4-1|238	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|239	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|240	
12mr|kdepim4-4.9.4-1|241	%description -n %{libkpgp}
12mr|kdepim4-4.9.4-1|242	KDE 4 library.
12mr|kdepim4-4.9.4-1|243	
12mr|kdepim4-4.9.4-1|244	%files -n %{libkpgp}
12mr|kdepim4-4.9.4-1|245	%{_kde_libdir}/libkpgp.so.%{kpgp_major}*
12mr|kdepim4-4.9.4-1|246	#TODO: move away from here
12mr|kdepim4-4.9.4-1|247	%{_kde_appsdir}/kconf_update/kpgp-3.1-upgrade-address-data.pl
12mr|kdepim4-4.9.4-1|248	%{_kde_appsdir}/kconf_update/kpgp.upd
12mr|kdepim4-4.9.4-1|249	
12mr|kdepim4-4.9.4-1|250	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|251	
12mr|kdepim4-4.9.4-1|252	%define kmanagesieve_major 4
12mr|kdepim4-4.9.4-1|253	%define libkmanagesieve %mklibname kmanagesieve %{kmanagesieve_major}
12mr|kdepim4-4.9.4-1|254	
12mr|kdepim4-4.9.4-1|255	%package -n %{libkmanagesieve}
12mr|kdepim4-4.9.4-1|256	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|257	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|258	
12mr|kdepim4-4.9.4-1|259	%description -n %{libkmanagesieve}
12mr|kdepim4-4.9.4-1|260	KDE 4 library.
12mr|kdepim4-4.9.4-1|261	
12mr|kdepim4-4.9.4-1|262	%files -n %{libkmanagesieve}
12mr|kdepim4-4.9.4-1|263	%{_kde_libdir}/libkmanagesieve.so.%{kmanagesieve_major}*
12mr|kdepim4-4.9.4-1|264	
12mr|kdepim4-4.9.4-1|265	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|266	
12mr|kdepim4-4.9.4-1|267	%define ksieveui_major 4
12mr|kdepim4-4.9.4-1|268	%define libksieveui %mklibname ksieveui %{ksieveui_major}
12mr|kdepim4-4.9.4-1|269	
12mr|kdepim4-4.9.4-1|270	%package -n %{libksieveui}
12mr|kdepim4-4.9.4-1|271	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|272	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|273	
12mr|kdepim4-4.9.4-1|274	%description -n %{libksieveui}
12mr|kdepim4-4.9.4-1|275	KDE 4 library.
12mr|kdepim4-4.9.4-1|276	
12mr|kdepim4-4.9.4-1|277	%files -n %{libksieveui}
12mr|kdepim4-4.9.4-1|278	%{_kde_libdir}/libksieveui.so.%{ksieveui_major}*
12mr|kdepim4-4.9.4-1|279	
12mr|kdepim4-4.9.4-1|280	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|281	
12mr|kdepim4-4.9.4-1|282	%package -n kleopatra
12mr|kdepim4-4.9.4-1|283	Summary:	KDE Certificate Manager
12mr|kdepim4-4.9.4-1|284	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|285	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|286	Provides:	kde4-kleopatra = %{EVRD}
12mr|kdepim4-4.9.4-1|287	Conflicts:	%{name}-core < 2:4.5.77
12mr|kdepim4-4.9.4-1|288	
12mr|kdepim4-4.9.4-1|289	%description -n kleopatra
12mr|kdepim4-4.9.4-1|290	KDE Certificate Manager
12mr|kdepim4-4.9.4-1|291	
12mr|kdepim4-4.9.4-1|292	%files -n kleopatra
12mr|kdepim4-4.9.4-1|293	%doc %{_kde_docdir}/HTML/en/kleopatra
12mr|kdepim4-4.9.4-1|294	%doc %{_kde_docdir}/HTML/en/kwatchgnupg
12mr|kdepim4-4.9.4-1|295	%{_kde_bindir}/kleopatra
12mr|kdepim4-4.9.4-1|296	%{_kde_bindir}/kgpgconf
12mr|kdepim4-4.9.4-1|297	%{_kde_bindir}/kwatchgnupg
12mr|kdepim4-4.9.4-1|298	%{_kde_applicationsdir}/kleopatra.desktop
12mr|kdepim4-4.9.4-1|299	%{_kde_applicationsdir}/kleopatra_import.desktop
12mr|kdepim4-4.9.4-1|300	%{_kde_configdir}/libkleopatrarc
12mr|kdepim4-4.9.4-1|301	%{_kde_appsdir}/kleopatra
12mr|kdepim4-4.9.4-1|302	%{_kde_appsdir}/libkleopatra
12mr|kdepim4-4.9.4-1|303	%{_kde_appsdir}/kwatchgnupg
12mr|kdepim4-4.9.4-1|304	%{_kde_iconsdir}/*/*/apps/kleopatra.*
12mr|kdepim4-4.9.4-1|305	%{_kde_services}/kleopatra_*
12mr|kdepim4-4.9.4-1|306	%{_kde_libdir}/kde4/kcm_kleopatra.so
12mr|kdepim4-4.9.4-1|307	
12mr|kdepim4-4.9.4-1|308	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|309	
12mr|kdepim4-4.9.4-1|310	%define ksieve_major 4
12mr|kdepim4-4.9.4-1|311	%define libksieve %mklibname ksieve %{ksieve_major}
12mr|kdepim4-4.9.4-1|312	
12mr|kdepim4-4.9.4-1|313	%package -n %{libksieve}
12mr|kdepim4-4.9.4-1|314	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|315	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|316	
12mr|kdepim4-4.9.4-1|317	%description -n %{libksieve}
12mr|kdepim4-4.9.4-1|318	KDE 4 library.
12mr|kdepim4-4.9.4-1|319	
12mr|kdepim4-4.9.4-1|320	%files -n %{libksieve}
12mr|kdepim4-4.9.4-1|321	%{_kde_libdir}/libksieve.so.%{ksieve_major}*
12mr|kdepim4-4.9.4-1|322	
12mr|kdepim4-4.9.4-1|323	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|324	
12mr|kdepim4-4.9.4-1|325	%define akregatorinterfaces_major 4
12mr|kdepim4-4.9.4-1|326	%define libakregatorinterfaces %mklibname akregatorinterfaces %{akregatorinterfaces_major}
12mr|kdepim4-4.9.4-1|327	
12mr|kdepim4-4.9.4-1|328	%package -n %{libakregatorinterfaces}
12mr|kdepim4-4.9.4-1|329	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|330	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|331	
12mr|kdepim4-4.9.4-1|332	%description -n %{libakregatorinterfaces}
12mr|kdepim4-4.9.4-1|333	KDE 4 library.
12mr|kdepim4-4.9.4-1|334	
12mr|kdepim4-4.9.4-1|335	%files -n %{libakregatorinterfaces}
12mr|kdepim4-4.9.4-1|336	%{_kde_libdir}/libakregatorinterfaces.so.%{akregatorinterfaces_major}*
12mr|kdepim4-4.9.4-1|337	
12mr|kdepim4-4.9.4-1|338	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|339	
12mr|kdepim4-4.9.4-1|340	%define akregatorprivate_major 4
12mr|kdepim4-4.9.4-1|341	%define libakregatorprivate %mklibname akregatorprivate %{akregatorprivate_major}
12mr|kdepim4-4.9.4-1|342	
12mr|kdepim4-4.9.4-1|343	%package -n %{libakregatorprivate}
12mr|kdepim4-4.9.4-1|344	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|345	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|346	
12mr|kdepim4-4.9.4-1|347	%description -n %{libakregatorprivate}
12mr|kdepim4-4.9.4-1|348	KDE 4 library.
12mr|kdepim4-4.9.4-1|349	
12mr|kdepim4-4.9.4-1|350	%files -n %{libakregatorprivate}
12mr|kdepim4-4.9.4-1|351	%{_kde_libdir}/libakregatorprivate.so.*
12mr|kdepim4-4.9.4-1|352	
12mr|kdepim4-4.9.4-1|353	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|354	
12mr|kdepim4-4.9.4-1|355	%package -n akregator
12mr|kdepim4-4.9.4-1|356	Summary:	A Feed Reader for KDE
12mr|kdepim4-4.9.4-1|357	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|358	URL:		http://userbase.kde.org/Akregator
12mr|kdepim4-4.9.4-1|359	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|360	Provides:	kde4-akregator = %{EVRD}
12mr|kdepim4-4.9.4-1|361	Conflicts:	%{name}-core < 2:4.5.77
12mr|kdepim4-4.9.4-1|362	
12mr|kdepim4-4.9.4-1|363	%description -n akregator
12mr|kdepim4-4.9.4-1|364	Akregator is a news feed reader for the KDE desktop. It enables you to
12mr|kdepim4-4.9.4-1|365	follow news sites, blogs and other RSS/Atom-enabled websites without
12mr|kdepim4-4.9.4-1|366	the need to manually check for updates using a web browser. Akregator
12mr|kdepim4-4.9.4-1|367	is designed to be both easy to use and to be powerful enough to read
12mr|kdepim4-4.9.4-1|368	hundreds of news sources conveniently. It comes with Konqueror
12mr|kdepim4-4.9.4-1|369	integration for adding news feeds and with an internal browser for
12mr|kdepim4-4.9.4-1|370	easy news reading.
12mr|kdepim4-4.9.4-1|371	
12mr|kdepim4-4.9.4-1|372	%files -n akregator
12mr|kdepim4-4.9.4-1|373	%doc %{_kde_docdir}/HTML/en/akregator
12mr|kdepim4-4.9.4-1|374	%{_kde_bindir}/akregator
12mr|kdepim4-4.9.4-1|375	%{_kde_bindir}/akregatorstorageexporter
12mr|kdepim4-4.9.4-1|376	%{_kde_applicationsdir}/akregator.desktop
12mr|kdepim4-4.9.4-1|377	%{_kde_appsdir}/akregator
12mr|kdepim4-4.9.4-1|378	%{_kde_appsdir}/akregator_sharemicroblog_plugin
12mr|kdepim4-4.9.4-1|379	%{_kde_datadir}/config.kcfg/akregator.kcfg
12mr|kdepim4-4.9.4-1|380	%{_kde_iconsdir}/*/*/apps/akregator.*
12mr|kdepim4-4.9.4-1|381	%{_kde_iconsdir}/*/*/apps/akregator_empty.*
12mr|kdepim4-4.9.4-1|382	%{_kde_services}/kontact/akregatorplugin.desktop
12mr|kdepim4-4.9.4-1|383	%{_kde_services}/akregator_*
12mr|kdepim4-4.9.4-1|384	%{_kde_services}/feed.protocol
12mr|kdepim4-4.9.4-1|385	%{_kde_servicetypes}/akregator_plugin.desktop
12mr|kdepim4-4.9.4-1|386	%{_kde_libdir}/kde4/akregator*
12mr|kdepim4-4.9.4-1|387	%{_kde_libdir}/kde4/kontact_akregatorplugin.so
12mr|kdepim4-4.9.4-1|388	
12mr|kdepim4-4.9.4-1|389	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|390	
12mr|kdepim4-4.9.4-1|391	%define knodecommon_major 4
12mr|kdepim4-4.9.4-1|392	%define libknodecommon %mklibname knodecommon %{knodecommon_major}
12mr|kdepim4-4.9.4-1|393	
12mr|kdepim4-4.9.4-1|394	%package -n %{libknodecommon}
12mr|kdepim4-4.9.4-1|395	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|396	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|397	
12mr|kdepim4-4.9.4-1|398	%description -n %{libknodecommon}
12mr|kdepim4-4.9.4-1|399	KDE 4 library.
12mr|kdepim4-4.9.4-1|400	
12mr|kdepim4-4.9.4-1|401	%files -n %{libknodecommon}
12mr|kdepim4-4.9.4-1|402	%{_kde_libdir}/libknodecommon.so.%{knodecommon_major}*
12mr|kdepim4-4.9.4-1|403	
12mr|kdepim4-4.9.4-1|404	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|405	
12mr|kdepim4-4.9.4-1|406	%package -n knode
12mr|kdepim4-4.9.4-1|407	Summary:	A newsreader for the K Desktop Environment
12mr|kdepim4-4.9.4-1|408	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|409	URL:		http://userbase.kde.org/KNode
12mr|kdepim4-4.9.4-1|410	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|411	Requires:	kdepimlibs4-core
12mr|kdepim4-4.9.4-1|412	Requires:	kio4-nntp
12mr|kdepim4-4.9.4-1|413	Provides:	kde4-knode = %{EVRD}
12mr|kdepim4-4.9.4-1|414	Conflicts:	%{name}-core < 2:4.5.77
12mr|kdepim4-4.9.4-1|415	
12mr|kdepim4-4.9.4-1|416	%description -n knode
12mr|kdepim4-4.9.4-1|417	KNode is a newsreader for the K Desktop Environment.
12mr|kdepim4-4.9.4-1|418	
12mr|kdepim4-4.9.4-1|419	It is GNKSA compliant (unfortunally a review is still pending), and has
12mr|kdepim4-4.9.4-1|420	support for MIME and multiple servers.
12mr|kdepim4-4.9.4-1|421	
12mr|kdepim4-4.9.4-1|422	It is a online-reader, but in combination with a local newsserver like
12mr|kdepim4-4.9.4-1|423	leafnode also usable with dial-up connections.
12mr|kdepim4-4.9.4-1|424	
12mr|kdepim4-4.9.4-1|425	%files -n knode
12mr|kdepim4-4.9.4-1|426	%doc %{_kde_docdir}/HTML/en/knode
12mr|kdepim4-4.9.4-1|427	%doc %{_kde_docdir}/HTML/en/kioslave/news
12mr|kdepim4-4.9.4-1|428	%{_kde_bindir}/knode
12mr|kdepim4-4.9.4-1|429	%{_kde_applicationsdir}/KNode.desktop
12mr|kdepim4-4.9.4-1|430	%{_kde_appsdir}/knode
12mr|kdepim4-4.9.4-1|431	%{_kde_appsdir}/kconf_update/knode.upd
12mr|kdepim4-4.9.4-1|432	%{_kde_iconsdir}/*/*/apps/knode.*
12mr|kdepim4-4.9.4-1|433	%{_kde_services}/kontact/knodeplugin.desktop
12mr|kdepim4-4.9.4-1|434	%{_kde_services}/knode_config_accounts.desktop
12mr|kdepim4-4.9.4-1|435	%{_kde_services}/knode_config_appearance.desktop
12mr|kdepim4-4.9.4-1|436	%{_kde_services}/knode_config_cleanup.desktop
12mr|kdepim4-4.9.4-1|437	%{_kde_services}/knode_config_identity.desktop
12mr|kdepim4-4.9.4-1|438	%{_kde_services}/knode_config_post_news.desktop
12mr|kdepim4-4.9.4-1|439	%{_kde_services}/knode_config_privacy.desktop
12mr|kdepim4-4.9.4-1|440	%{_kde_services}/knode_config_read_news.desktop
12mr|kdepim4-4.9.4-1|441	%{_kde_libdir}/kde4/kcm_knode.so
12mr|kdepim4-4.9.4-1|442	%{_kde_libdir}/kde4/knodepart.so
12mr|kdepim4-4.9.4-1|443	%{_kde_libdir}/kde4/kontact_knodeplugin.so
12mr|kdepim4-4.9.4-1|444	
12mr|kdepim4-4.9.4-1|445	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|446	
12mr|kdepim4-4.9.4-1|447	%package -n kaddressbook
12mr|kdepim4-4.9.4-1|448	Summary:	The KDE addressbook application
12mr|kdepim4-4.9.4-1|449	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|450	URL:		http://userbase.kde.org/KAddressBook
12mr|kdepim4-4.9.4-1|451	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|452	# Grantlee is needed for the simple view in kaddressbook
12mr|kdepim4-4.9.4-1|453	Requires:	grantlee
12mr|kdepim4-4.9.4-1|454	Requires:	akonadi-common
12mr|kdepim4-4.9.4-1|455	Provides:	kde4-kaddressbook = %{EVRD}
12mr|kdepim4-4.9.4-1|456	Conflicts:	kdepim4-core < 2:4.5.77
12mr|kdepim4-4.9.4-1|457	
12mr|kdepim4-4.9.4-1|458	%description -n kaddressbook
12mr|kdepim4-4.9.4-1|459	The KDE addressbook application.
12mr|kdepim4-4.9.4-1|460	
12mr|kdepim4-4.9.4-1|461	%files -n kaddressbook
12mr|kdepim4-4.9.4-1|462	%doc %{_kde_docdir}/HTML/en/kabcclient
12mr|kdepim4-4.9.4-1|463	%{_kde_bindir}/kaddressbook
12mr|kdepim4-4.9.4-1|464	%{_kde_bindir}/kabc2mutt
12mr|kdepim4-4.9.4-1|465	%{_kde_bindir}/kabcclient
12mr|kdepim4-4.9.4-1|466	%{_kde_applicationsdir}/kaddressbook.desktop
12mr|kdepim4-4.9.4-1|467	%{_kde_appsdir}/kaddressbook
12mr|kdepim4-4.9.4-1|468	%{_kde_libdir}/kde4/kcm_ldap.so
12mr|kdepim4-4.9.4-1|469	%{_kde_libdir}/akonadi/contact/editorpageplugins/cryptopageplugin.so
12mr|kdepim4-4.9.4-1|470	%{_kde_libdir}/kde4/kaddressbookpart.so
12mr|kdepim4-4.9.4-1|471	%{_kde_libdir}/kde4/kontact_kaddressbookplugin.so
12mr|kdepim4-4.9.4-1|472	%{_kde_iconsdir}/*/*/apps/kaddressbook.*
12mr|kdepim4-4.9.4-1|473	%{_kde_services}/kaddressbookpart.desktop
12mr|kdepim4-4.9.4-1|474	%{_kde_services}/kontact/kaddressbookplugin.desktop
12mr|kdepim4-4.9.4-1|475	%{_kde_services}/kcmldap.desktop
12mr|kdepim4-4.9.4-1|476	%{_kde_mandir}/man1/kabcclient.1.*
12mr|kdepim4-4.9.4-1|477	
12mr|kdepim4-4.9.4-1|478	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|479	
12mr|kdepim4-4.9.4-1|480	%package -n blogilo
12mr|kdepim4-4.9.4-1|481	Summary:	Blogging client for kde
12mr|kdepim4-4.9.4-1|482	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|483	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|484	Conflicts:	%{name}-core < 2:4.5.77
12mr|kdepim4-4.9.4-1|485	
12mr|kdepim4-4.9.4-1|486	%description -n blogilo
12mr|kdepim4-4.9.4-1|487	Blogilo is a blogging client for KDE, which supports famous blogging
12mr|kdepim4-4.9.4-1|488	APIs.
12mr|kdepim4-4.9.4-1|489	
12mr|kdepim4-4.9.4-1|490	It was known as Bilbo blogger before, But because of a trademark
12mr|kdepim4-4.9.4-1|491	issue, We (Blogilo developers) decided to choose a new name for it.
12mr|kdepim4-4.9.4-1|492	More information about the decision can be found at
12mr|kdepim4-4.9.4-1|493	http://blogilo.gnufolks.org/news/.
12mr|kdepim4-4.9.4-1|494	
12mr|kdepim4-4.9.4-1|495	Its current features:
12mr|kdepim4-4.9.4-1|496	
12mr|kdepim4-4.9.4-1|497	* A full featured WYSIWYG editor.
12mr|kdepim4-4.9.4-1|498	* An HTML editor with syntax highlighting.
12mr|kdepim4-4.9.4-1|499	* Previewing your post with your blog style! like when you are
12mr|kdepim4-4.9.4-1|500	visiting it at your blog.
12mr|kdepim4-4.9.4-1|501	* Support for Blogger1.0, MetaWeblog, MovableType (Wordpress supports
12mr|kdepim4-4.9.4-1|502	All of these!) and Google GData (used on Blogspot.com blogs) APIs!
12mr|kdepim4-4.9.4-1|503	* Support for Creating/Modifying/Deleting posts.
12mr|kdepim4-4.9.4-1|504	* Support for creating drafts and scheduled posts!
12mr|kdepim4-4.9.4-1|505	* Support for uploading media files to your blog (Just on supported
12mr|kdepim4-4.9.4-1|506	APIs e.g. MetaWeblog and MovableType)
12mr|kdepim4-4.9.4-1|507	* Support for uploading to FTP server.
12mr|kdepim4-4.9.4-1|508	* Support for Fetching your recent blog entries.
12mr|kdepim4-4.9.4-1|509	* Support for adding Images to post from your system. It will upload
12mr|kdepim4-4.9.4-1|510	them on Submitting post to blog (Just on supported APIs e.g.
12mr|kdepim4-4.9.4-1|511	MetaWeblog and MovableType)
12mr|kdepim4-4.9.4-1|512	* Support for saving local entries before publishing.
12mr|kdepim4-4.9.4-1|513	* Saving your writing copy to prevent data loss, at configurable
12mr|kdepim4-4.9.4-1|514	intervals.
12mr|kdepim4-4.9.4-1|515	* and ...
12mr|kdepim4-4.9.4-1|516	
12mr|kdepim4-4.9.4-1|517	%files -n blogilo
12mr|kdepim4-4.9.4-1|518	%doc %{_kde_docdir}/HTML/en/blogilo
12mr|kdepim4-4.9.4-1|519	%{_kde_bindir}/blogilo
12mr|kdepim4-4.9.4-1|520	%{_kde_appsdir}/blogilo
12mr|kdepim4-4.9.4-1|521	%{_kde_applicationsdir}/blogilo.desktop
12mr|kdepim4-4.9.4-1|522	%{_kde_datadir}/config.kcfg/blogilo.kcfg
12mr|kdepim4-4.9.4-1|523	%{_kde_iconsdir}/*/*/apps/blogilo.*
12mr|kdepim4-4.9.4-1|524	%{_kde_iconsdir}/*/*/actions/format-text-blockquote.*
12mr|kdepim4-4.9.4-1|525	%{_kde_iconsdir}/*/*/actions/format-text-code.*
12mr|kdepim4-4.9.4-1|526	%{_kde_iconsdir}/*/*/actions/insert-more-mark.*
12mr|kdepim4-4.9.4-1|527	%{_kde_iconsdir}/*/*/actions/remove-link.*
12mr|kdepim4-4.9.4-1|528	%{_kde_iconsdir}/*/*/actions/upload-media.*
12mr|kdepim4-4.9.4-1|529	
12mr|kdepim4-4.9.4-1|530	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|531	
12mr|kdepim4-4.9.4-1|532	%define messagecore_major 4
12mr|kdepim4-4.9.4-1|533	%define libmessagecore %mklibname messagecore %{messagecore_major}
12mr|kdepim4-4.9.4-1|534	
12mr|kdepim4-4.9.4-1|535	%package -n %{libmessagecore}
12mr|kdepim4-4.9.4-1|536	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|537	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|538	
12mr|kdepim4-4.9.4-1|539	%description -n %{libmessagecore}
12mr|kdepim4-4.9.4-1|540	KDE 4 library.
12mr|kdepim4-4.9.4-1|541	
12mr|kdepim4-4.9.4-1|542	%files -n %{libmessagecore}
12mr|kdepim4-4.9.4-1|543	%{_kde_libdir}/libmessagecore.so.%{messagecore_major}*
12mr|kdepim4-4.9.4-1|544	
12mr|kdepim4-4.9.4-1|545	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|546	
12mr|kdepim4-4.9.4-1|547	%package -n kalarm
12mr|kdepim4-4.9.4-1|548	Summary:	A personal alarm message, command and email scheduler
12mr|kdepim4-4.9.4-1|549	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|550	URL:		http://userbase.kde.org/KAlarm
12mr|kdepim4-4.9.4-1|551	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|552	Provides:	kde4-kalarm = %{EVRD}
12mr|kdepim4-4.9.4-1|553	Conflicts:	%{name}-core < 2:4.5.77
12mr|kdepim4-4.9.4-1|554	
12mr|kdepim4-4.9.4-1|555	%description -n kalarm
12mr|kdepim4-4.9.4-1|556	KAlarm is a personal alarm message, command and email scheduler. It lets you
12mr|kdepim4-4.9.4-1|557	set up personal alarm messages which pop up on the screen at the chosen time,
12mr|kdepim4-4.9.4-1|558	or you can schedule commands to be executed or emails to be sent.
12mr|kdepim4-4.9.4-1|559	
12mr|kdepim4-4.9.4-1|560	%files -n kalarm
12mr|kdepim4-4.9.4-1|561	%doc %{_kde_docdir}/HTML/en/kalarm
12mr|kdepim4-4.9.4-1|562	%{_kde_bindir}/kalarm
12mr|kdepim4-4.9.4-1|563	%{_kde_bindir}/kalarmautostart
12mr|kdepim4-4.9.4-1|564	%{_kde_libdir}/kde4/libexec/kalarm_helper
12mr|kdepim4-4.9.4-1|565	%{_kde_applicationsdir}/kalarm.desktop
12mr|kdepim4-4.9.4-1|566	%{_kde_appsdir}/kalarm
12mr|kdepim4-4.9.4-1|567	%{_kde_appsdir}/kconf_update/kalarm-1.2.1-general.pl
12mr|kdepim4-4.9.4-1|568	%{_kde_appsdir}/kconf_update/kalarm-1.9.5-defaults.pl
12mr|kdepim4-4.9.4-1|569	%{_kde_appsdir}/kconf_update/kalarm-2.0.2-general.pl
12mr|kdepim4-4.9.4-1|570	%{_kde_appsdir}/kconf_update/kalarm-2.1.5-general.pl
12mr|kdepim4-4.9.4-1|571	%{_kde_appsdir}/kconf_update/kalarm-version.pl
12mr|kdepim4-4.9.4-1|572	%{_kde_appsdir}/kconf_update/kalarm.upd
12mr|kdepim4-4.9.4-1|573	%{_kde_autostart}/kalarm.autostart.desktop
12mr|kdepim4-4.9.4-1|574	%{_kde_datadir}/config.kcfg/kalarmconfig.kcfg
12mr|kdepim4-4.9.4-1|575	%{_kde_datadir}/polkit-1/actions/org.kde.kalarmrtcwake.policy
12mr|kdepim4-4.9.4-1|576	%{_kde_iconsdir}/*/*/apps/kalarm.*
12mr|kdepim4-4.9.4-1|577	%{_sysconfdir}/dbus-1/system.d/org.kde.kalarmrtcwake.conf
12mr|kdepim4-4.9.4-1|578	%{_datadir}/dbus-1/system-services/org.kde.kalarmrtcwake.service
12mr|kdepim4-4.9.4-1|579	
12mr|kdepim4-4.9.4-1|580	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|581	
12mr|kdepim4-4.9.4-1|582	%package -n ktimetracker
12mr|kdepim4-4.9.4-1|583	Summary:	Tracks time spent on various tasks
12mr|kdepim4-4.9.4-1|584	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|585	URL:		http://community.kde.org/Ktimetracker
12mr|kdepim4-4.9.4-1|586	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|587	Provides:	kde4-ktimetracker = %{EVRD}
12mr|kdepim4-4.9.4-1|588	Conflicts:	%{name}-core < 2:4.5.77
12mr|kdepim4-4.9.4-1|589	
12mr|kdepim4-4.9.4-1|590	%description -n ktimetracker
12mr|kdepim4-4.9.4-1|591	KTimeTracker tracks time spent on various tasks. It is useful for tracking
12mr|kdepim4-4.9.4-1|592	hours to be billed to different clients or just to find out what percentage
12mr|kdepim4-4.9.4-1|593	of your day is spent playing Doom or reading Slashdot.
12mr|kdepim4-4.9.4-1|594	
12mr|kdepim4-4.9.4-1|595	%files -n ktimetracker
12mr|kdepim4-4.9.4-1|596	%doc %{_kde_docdir}/HTML/en/ktimetracker
12mr|kdepim4-4.9.4-1|597	%{_kde_bindir}/karm
12mr|kdepim4-4.9.4-1|598	%{_kde_bindir}/ktimetracker
12mr|kdepim4-4.9.4-1|599	%{_kde_appsdir}/ktimetracker
12mr|kdepim4-4.9.4-1|600	%{_kde_applicationsdir}/ktimetracker.desktop
12mr|kdepim4-4.9.4-1|601	%{_kde_iconsdir}/*/*/apps/ktimetracker.*
12mr|kdepim4-4.9.4-1|602	%{_kde_services}/ktimetrackerpart.desktop
12mr|kdepim4-4.9.4-1|603	%{_kde_services}/ktimetracker_config_behavior.desktop
12mr|kdepim4-4.9.4-1|604	%{_kde_services}/ktimetracker_config_display.desktop
12mr|kdepim4-4.9.4-1|605	%{_kde_services}/ktimetracker_config_storage.desktop
12mr|kdepim4-4.9.4-1|606	%{_kde_services}/kontact/ktimetracker_plugin.desktop
12mr|kdepim4-4.9.4-1|607	%{_kde_libdir}/kde4/ktimetrackerpart.so
12mr|kdepim4-4.9.4-1|608	%{_kde_libdir}/kde4/kcm_ktimetracker.so
12mr|kdepim4-4.9.4-1|609	%{_kde_libdir}/kde4/kontact_ktimetrackerplugin.so
12mr|kdepim4-4.9.4-1|610	
12mr|kdepim4-4.9.4-1|611	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|612	
12mr|kdepim4-4.9.4-1|613	%define kmailprivate_major 4
12mr|kdepim4-4.9.4-1|614	%define libkmailprivate %mklibname kmailprivate %{kmailprivate_major}
12mr|kdepim4-4.9.4-1|615	
12mr|kdepim4-4.9.4-1|616	%package -n %{libkmailprivate}
12mr|kdepim4-4.9.4-1|617	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|618	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|619	
12mr|kdepim4-4.9.4-1|620	%description -n %{libkmailprivate}
12mr|kdepim4-4.9.4-1|621	KDE 4 library.
12mr|kdepim4-4.9.4-1|622	
12mr|kdepim4-4.9.4-1|623	%files -n %{libkmailprivate}
12mr|kdepim4-4.9.4-1|624	%{_kde_libdir}/libkmailprivate.so.%{kmailprivate_major}*
12mr|kdepim4-4.9.4-1|625	
12mr|kdepim4-4.9.4-1|626	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|627	
12mr|kdepim4-4.9.4-1|628	%define mailcommon_major 4
12mr|kdepim4-4.9.4-1|629	%define libmailcommon %mklibname mailcommon %{mailcommon_major}
12mr|kdepim4-4.9.4-1|630	
12mr|kdepim4-4.9.4-1|631	%package -n %{libmailcommon}
12mr|kdepim4-4.9.4-1|632	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|633	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|634	
12mr|kdepim4-4.9.4-1|635	%description -n %{libmailcommon}
12mr|kdepim4-4.9.4-1|636	KDE 4 library.
12mr|kdepim4-4.9.4-1|637	
12mr|kdepim4-4.9.4-1|638	%files -n %{libmailcommon}
12mr|kdepim4-4.9.4-1|639	%{_kde_libdir}/libmailcommon.so.%{mailcommon_major}*
12mr|kdepim4-4.9.4-1|640	
12mr|kdepim4-4.9.4-1|641	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|642	
12mr|kdepim4-4.9.4-1|643	%package -n kmail
12mr|kdepim4-4.9.4-1|644	Summary:	KDE Email Client
12mr|kdepim4-4.9.4-1|645	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|646	URL:		http://userbase.kde.org/KMail
12mr|kdepim4-4.9.4-1|647	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|648	Requires:	kdepimlibs4-core
12mr|kdepim4-4.9.4-1|649	Requires:	sasl-plug-plain
12mr|kdepim4-4.9.4-1|650	Requires:	sasl-plug-ntlm
12mr|kdepim4-4.9.4-1|651	Requires:	sasl-plug-login
12mr|kdepim4-4.9.4-1|652	Requires:	sasl-plug-digestmd5
12mr|kdepim4-4.9.4-1|653	Requires:	kio4-pop3
12mr|kdepim4-4.9.4-1|654	Requires:	kio4-smtp
12mr|kdepim4-4.9.4-1|655	Requires:	kio4-mbox
12mr|kdepim4-4.9.4-1|656	Requires:	kio4-imap
12mr|kdepim4-4.9.4-1|657	Requires:	kio4-sieve
12mr|kdepim4-4.9.4-1|658	Requires:	kmail-common
12mr|kdepim4-4.9.4-1|659	Requires:	akonadi-archivemail-agent = %{EVRD}
12mr|kdepim4-4.9.4-1|660	Requires:	akonadi-mailfilter-agent = %{EVRD}
12mr|kdepim4-4.9.4-1|661	Suggests:	kmailcvt
12mr|kdepim4-4.9.4-1|662	Suggests:	pinentry-qt4
12mr|kdepim4-4.9.4-1|663	Suggests:	openssh-askpass-qt4
12mr|kdepim4-4.9.4-1|664	Suggests:	backupmail
12mr|kdepim4-4.9.4-1|665	Suggests:	importwizard
12mr|kdepim4-4.9.4-1|666	Provides:	kde4-kmail = %{EVRD}
12mr|kdepim4-4.9.4-1|667	Provides:	kmail2 = %{EVRD}
12mr|kdepim4-4.9.4-1|668	Conflicts:	%{name}-core < 2:4.5.77
12mr|kdepim4-4.9.4-1|669	
12mr|kdepim4-4.9.4-1|670	%description -n kmail
12mr|kdepim4-4.9.4-1|671	KMail is the email component of Kontact, the integrated personal
12mr|kdepim4-4.9.4-1|672	information manager of KDE.
12mr|kdepim4-4.9.4-1|673	
12mr|kdepim4-4.9.4-1|674	%files -n kmail
12mr|kdepim4-4.9.4-1|675	%doc %{_kde_docdir}/HTML/en/kmail
12mr|kdepim4-4.9.4-1|676	%{_kde_bindir}/kmail
12mr|kdepim4-4.9.4-1|677	%{_kde_bindir}/kmail_antivir.sh
12mr|kdepim4-4.9.4-1|678	%{_kde_bindir}/kmail_clamav.sh
12mr|kdepim4-4.9.4-1|679	%{_kde_bindir}/kmail_fprot.sh
12mr|kdepim4-4.9.4-1|680	%{_kde_bindir}/kmail_sav.sh
12mr|kdepim4-4.9.4-1|681	%{_kde_appsdir}/kmail
12mr|kdepim4-4.9.4-1|682	%{_kde_appsdir}/kmail2
12mr|kdepim4-4.9.4-1|683	%{_kde_applicationsdir}/KMail2.desktop
12mr|kdepim4-4.9.4-1|684	%{_kde_applicationsdir}/kmail_view.desktop
12mr|kdepim4-4.9.4-1|685	%{_kde_appsdir}/kconf_update/kmail*
12mr|kdepim4-4.9.4-1|686	%{_kde_appsdir}/kconf_update/upgrade-signature.pl
12mr|kdepim4-4.9.4-1|687	%{_kde_appsdir}/kconf_update/upgrade-transport.pl
12mr|kdepim4-4.9.4-1|688	%{_kde_datadir}/config.kcfg/customtemplates_kfg.kcfg
12mr|kdepim4-4.9.4-1|689	%{_kde_datadir}/config.kcfg/kmail.kcfg
12mr|kdepim4-4.9.4-1|690	%{_kde_datadir}/config.kcfg/templatesconfiguration_kfg.kcfg
12mr|kdepim4-4.9.4-1|691	%{_kde_configdir}/kmail.antispamrc
12mr|kdepim4-4.9.4-1|692	%{_kde_configdir}/kmail.antivirusrc
12mr|kdepim4-4.9.4-1|693	%{_kde_datadir}/ontology/kde/messagetag.ontology
12mr|kdepim4-4.9.4-1|694	%{_kde_datadir}/ontology/kde/messagetag.trig
12mr|kdepim4-4.9.4-1|695	%{_kde_iconsdir}/*/*/apps/kmail.*
12mr|kdepim4-4.9.4-1|696	%{_kde_services}/kontact/kmailplugin.desktop
12mr|kdepim4-4.9.4-1|697	%{_kde_services}/kmail_config_accounts.desktop
12mr|kdepim4-4.9.4-1|698	%{_kde_services}/kmail_config_appearance.desktop
12mr|kdepim4-4.9.4-1|699	%{_kde_services}/kmail_config_composer.desktop
12mr|kdepim4-4.9.4-1|700	%{_kde_services}/kmail_config_identity.desktop
12mr|kdepim4-4.9.4-1|701	%{_kde_services}/kmail_config_misc.desktop
12mr|kdepim4-4.9.4-1|702	%{_kde_services}/kmail_config_security.desktop
12mr|kdepim4-4.9.4-1|703	%{_kde_services}/kcmkmailsummary.desktop
12mr|kdepim4-4.9.4-1|704	%{_kde_services}/ServiceMenus/kmail_addattachmentservicemenu.desktop
12mr|kdepim4-4.9.4-1|705	%{_kde_servicetypes}/dbusmail.desktop
12mr|kdepim4-4.9.4-1|706	%{_kde_libdir}/kde4/kcm_kmail.so
12mr|kdepim4-4.9.4-1|707	%{_kde_libdir}/kde4/kmailpart.so
12mr|kdepim4-4.9.4-1|708	%{_kde_libdir}/kde4/kcm_kmailsummary.so
12mr|kdepim4-4.9.4-1|709	%{_kde_libdir}/kde4/kontact_kmailplugin.so
12mr|kdepim4-4.9.4-1|710	%{_kde_libdir}/kde4/ktexteditorkabcbridge.so
12mr|kdepim4-4.9.4-1|711	
12mr|kdepim4-4.9.4-1|712	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|713	
12mr|kdepim4-4.9.4-1|714	%package -n kmail-common
12mr|kdepim4-4.9.4-1|715	Summary:	KDE Email Client
12mr|kdepim4-4.9.4-1|716	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|717	URL:		http://userbase.kde.org/KMail
12mr|kdepim4-4.9.4-1|718	Provides:	kmail2-common = %{EVRD}
12mr|kdepim4-4.9.4-1|719	
12mr|kdepim4-4.9.4-1|720	%description -n kmail-common
12mr|kdepim4-4.9.4-1|721	Common files needed by kmail and kmail-mobile used to view messages.
12mr|kdepim4-4.9.4-1|722	
12mr|kdepim4-4.9.4-1|723	%files -n kmail-common
12mr|kdepim4-4.9.4-1|724	%{_kde_libdir}/kde4/messageviewer_bodypartformatter_application_mstnef.so
12mr|kdepim4-4.9.4-1|725	%{_kde_libdir}/kde4/messageviewer_bodypartformatter_text_calendar.so
12mr|kdepim4-4.9.4-1|726	%{_kde_libdir}/kde4/messageviewer_bodypartformatter_text_vcard.so
12mr|kdepim4-4.9.4-1|727	%{_kde_libdir}/kde4/messageviewer_bodypartformatter_text_xdiff.so
12mr|kdepim4-4.9.4-1|728	%{_kde_services}/kcm_kpimidentities.desktop
12mr|kdepim4-4.9.4-1|729	%{_kde_libdir}/kde4/kcm_kpimidentities.so
12mr|kdepim4-4.9.4-1|730	%{_kde_appsdir}/libmessageviewer
12mr|kdepim4-4.9.4-1|731	%{_kde_appsdir}/messageviewer
12mr|kdepim4-4.9.4-1|732	%{_kde_appsdir}/messagelist
12mr|kdepim4-4.9.4-1|733	
12mr|kdepim4-4.9.4-1|734	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|735	
12mr|kdepim4-4.9.4-1|736	%package -n kmailcvt
12mr|kdepim4-4.9.4-1|737	Summary:	KDE Mail Import tool
12mr|kdepim4-4.9.4-1|738	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|739	URL:		http://userbase.kde.org/KMail
12mr|kdepim4-4.9.4-1|740	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|741	Provides:	kde4-kmailcvt = %{EVRD}
12mr|kdepim4-4.9.4-1|742	Conflicts:	%{name}-core < 2:4.5.77
12mr|kdepim4-4.9.4-1|743	
12mr|kdepim4-4.9.4-1|744	%description -n kmailcvt
12mr|kdepim4-4.9.4-1|745	KDE Mail Import tool
12mr|kdepim4-4.9.4-1|746	
12mr|kdepim4-4.9.4-1|747	%files -n kmailcvt
12mr|kdepim4-4.9.4-1|748	%{_kde_bindir}/kmailcvt
12mr|kdepim4-4.9.4-1|749	%{_kde_appsdir}/kmailcvt/pics/step1.png
12mr|kdepim4-4.9.4-1|750	%{_kde_iconsdir}/*/*/apps/kmailcvt.*
12mr|kdepim4-4.9.4-1|751	
12mr|kdepim4-4.9.4-1|752	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|753	
12mr|kdepim4-4.9.4-1|754	%package -n backupmail
12mr|kdepim4-4.9.4-1|755	Summary:	Backup Mail allows to save all data from kmail and restore them in other system
12mr|kdepim4-4.9.4-1|756	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|757	Requires:	kmail
12mr|kdepim4-4.9.4-1|758	
12mr|kdepim4-4.9.4-1|759	%description -n backupmail
12mr|kdepim4-4.9.4-1|760	Backup Mail allows to save all data from kmail and restore them in
12mr|kdepim4-4.9.4-1|761	other system.
12mr|kdepim4-4.9.4-1|762	
12mr|kdepim4-4.9.4-1|763	%files -n backupmail
12mr|kdepim4-4.9.4-1|764	%{_kde_bindir}/backupmail
12mr|kdepim4-4.9.4-1|765	%{_kde_appsdir}/backupmail
12mr|kdepim4-4.9.4-1|766	
12mr|kdepim4-4.9.4-1|767	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|768	
12mr|kdepim4-4.9.4-1|769	%package -n importwizard
12mr|kdepim4-4.9.4-1|770	Summary:	Import Wizard allows to migrate data from mailer as thunderbird/evolution etc
12mr|kdepim4-4.9.4-1|771	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|772	Requires:	kmail
12mr|kdepim4-4.9.4-1|773	
12mr|kdepim4-4.9.4-1|774	%description -n importwizard
12mr|kdepim4-4.9.4-1|775	Import Wizard allows to migrate data from mailer as thunderbird/evolution etc.
12mr|kdepim4-4.9.4-1|776	
12mr|kdepim4-4.9.4-1|777	%files -n importwizard
12mr|kdepim4-4.9.4-1|778	%{_kde_bindir}/importwizard
12mr|kdepim4-4.9.4-1|779	%{_kde_applicationsdir}/importwizard.desktop
12mr|kdepim4-4.9.4-1|780	
12mr|kdepim4-4.9.4-1|781	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|782	
12mr|kdepim4-4.9.4-1|783	%package -n knotes
12mr|kdepim4-4.9.4-1|784	Summary:	Notes for the K Desktop Environment
12mr|kdepim4-4.9.4-1|785	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|786	URL:		http://userbase.kde.org/KNotes
12mr|kdepim4-4.9.4-1|787	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|788	Requires:	%{name}-kresources
12mr|kdepim4-4.9.4-1|789	Requires:	kio4-nntp
12mr|kdepim4-4.9.4-1|790	Provides:	kde4-knotes = %{EVRD}
12mr|kdepim4-4.9.4-1|791	Conflicts:	%{name}-core < 2:4.5.77
12mr|kdepim4-4.9.4-1|792	
12mr|kdepim4-4.9.4-1|793	%description -n knotes
12mr|kdepim4-4.9.4-1|794	KNotes aims to be a useful and full featured notes application for
12mr|kdepim4-4.9.4-1|795	the KDE project. It tries to be as fast and lightweight as possible
12mr|kdepim4-4.9.4-1|796	although including some advanced features.
12mr|kdepim4-4.9.4-1|797	
12mr|kdepim4-4.9.4-1|798	%files -n knotes
12mr|kdepim4-4.9.4-1|799	%doc %{_kde_docdir}/HTML/en/knotes
12mr|kdepim4-4.9.4-1|800	%{_kde_bindir}/knotes
12mr|kdepim4-4.9.4-1|801	%{_kde_applicationsdir}/knotes.desktop
12mr|kdepim4-4.9.4-1|802	%{_kde_datadir}/config.kcfg/knoteconfig.kcfg
12mr|kdepim4-4.9.4-1|803	%{_kde_datadir}/config.kcfg/knotesglobalconfig.kcfg
12mr|kdepim4-4.9.4-1|804	%{_kde_appsdir}/knotes
12mr|kdepim4-4.9.4-1|805	%{_kde_iconsdir}/*/*/apps/knotes.*
12mr|kdepim4-4.9.4-1|806	%{_kde_iconsdir}/*/*/actions/knotes_*
12mr|kdepim4-4.9.4-1|807	%{_kde_services}/kontact/knotesplugin.desktop
12mr|kdepim4-4.9.4-1|808	%{_kde_services}/kresources/knotes/local.desktop
12mr|kdepim4-4.9.4-1|809	%{_kde_services}/kresources/knotes_manager.desktop
12mr|kdepim4-4.9.4-1|810	%{_kde_services}/knote_config_action.desktop
12mr|kdepim4-4.9.4-1|811	%{_kde_services}/knote_config_display.desktop
12mr|kdepim4-4.9.4-1|812	%{_kde_services}/knote_config_editor.desktop
12mr|kdepim4-4.9.4-1|813	%{_kde_services}/knote_config_network.desktop
12mr|kdepim4-4.9.4-1|814	%{_kde_services}/knote_config_style.desktop
12mr|kdepim4-4.9.4-1|815	%{_kde_libdir}/kde4/knotes_local.so
12mr|kdepim4-4.9.4-1|816	%{_kde_libdir}/kde4/kcm_knote.so
12mr|kdepim4-4.9.4-1|817	%{_kde_libdir}/kde4/kontact_knotesplugin.so
12mr|kdepim4-4.9.4-1|818	
12mr|kdepim4-4.9.4-1|819	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|820	
12mr|kdepim4-4.9.4-1|821	%package -n kontact
12mr|kdepim4-4.9.4-1|822	Summary:	Kontact Container
12mr|kdepim4-4.9.4-1|823	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|824	URL:		http://userbase.kde.org/Kontact
12mr|kdepim4-4.9.4-1|825	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|826	Conflicts:	%{name}-core < 2:4.5.77
12mr|kdepim4-4.9.4-1|827	Requires:	kio4-ldap
12mr|kdepim4-4.9.4-1|828	Provides:	kde4-kontact = %{EVRD}
12mr|kdepim4-4.9.4-1|829	Suggests:	akregator
12mr|kdepim4-4.9.4-1|830	Suggests:	kmail
12mr|kdepim4-4.9.4-1|831	Suggests:	knotes
12mr|kdepim4-4.9.4-1|832	Suggests:	ktimetracker
12mr|kdepim4-4.9.4-1|833	Suggests:	knode
12mr|kdepim4-4.9.4-1|834	Suggests:	kalarm
12mr|kdepim4-4.9.4-1|835	Suggests:	kaddressbook
12mr|kdepim4-4.9.4-1|836	Suggests:	korganizer
12mr|kdepim4-4.9.4-1|837	
12mr|kdepim4-4.9.4-1|838	%description -n kontact
12mr|kdepim4-4.9.4-1|839	The KDE Kontact Personal Information Management suite unites mature and
12mr|kdepim4-4.9.4-1|840	proven KDE applications under one roof. Thanks to the powerful KParts
12mr|kdepim4-4.9.4-1|841	technology, existing applications are seamlessly integrated into one.
12mr|kdepim4-4.9.4-1|842	
12mr|kdepim4-4.9.4-1|843	%files -n kontact
12mr|kdepim4-4.9.4-1|844	%doc %{_kde_docdir}/HTML/en/kontact
12mr|kdepim4-4.9.4-1|845	%doc %{_kde_docdir}/HTML/en/kontact-admin
12mr|kdepim4-4.9.4-1|846	%{_kde_bindir}/kontact
12mr|kdepim4-4.9.4-1|847	%{_kde_appsdir}/kontact
12mr|kdepim4-4.9.4-1|848	%{_kde_appsdir}/kontactsummary
12mr|kdepim4-4.9.4-1|849	%{_kde_applicationsdir}/Kontact.desktop
12mr|kdepim4-4.9.4-1|850	%{_kde_applicationsdir}/kontact-admin.desktop
12mr|kdepim4-4.9.4-1|851	%{_kde_datadir}/config.kcfg/kontact.kcfg
12mr|kdepim4-4.9.4-1|852	%{_kde_iconsdir}/*/*/apps/kontact.*
12mr|kdepim4-4.9.4-1|853	%{_kde_services}/kontactconfig.desktop
12mr|kdepim4-4.9.4-1|854	%{_kde_services}/kcmapptsummary.desktop
12mr|kdepim4-4.9.4-1|855	%{_kde_services}/kcmkontactsummary.desktop
12mr|kdepim4-4.9.4-1|856	%{_kde_services}/kcmsdsummary.desktop
12mr|kdepim4-4.9.4-1|857	%{_kde_services}/kontact/summaryplugin.desktop
12mr|kdepim4-4.9.4-1|858	%{_kde_services}/kontact/specialdatesplugin.desktop
12mr|kdepim4-4.9.4-1|859	%{_kde_libdir}/kde4/kcm_apptsummary.so
12mr|kdepim4-4.9.4-1|860	%{_kde_libdir}/kde4/kcm_kontact.so
12mr|kdepim4-4.9.4-1|861	%{_kde_libdir}/kde4/kcm_kontactsummary.so
12mr|kdepim4-4.9.4-1|862	%{_kde_libdir}/kde4/kontact_journalplugin.so
12mr|kdepim4-4.9.4-1|863	%{_kde_libdir}/kde4/kcm_sdsummary.so
12mr|kdepim4-4.9.4-1|864	%{_kde_libdir}/kde4/kontact_specialdatesplugin.so
12mr|kdepim4-4.9.4-1|865	%{_kde_libdir}/kde4/kontact_summaryplugin.so
12mr|kdepim4-4.9.4-1|866	
12mr|kdepim4-4.9.4-1|867	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|868	
12mr|kdepim4-4.9.4-1|869	%define korganizer_interfaces_major 4
12mr|kdepim4-4.9.4-1|870	%define libkorganizer_interfaces %mklibname korganizer_interfaces %{korganizer_interfaces_major}
12mr|kdepim4-4.9.4-1|871	
12mr|kdepim4-4.9.4-1|872	%package -n %{libkorganizer_interfaces}
12mr|kdepim4-4.9.4-1|873	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|874	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|875	
12mr|kdepim4-4.9.4-1|876	%description -n %{libkorganizer_interfaces}
12mr|kdepim4-4.9.4-1|877	KDE 4 library.
12mr|kdepim4-4.9.4-1|878	
12mr|kdepim4-4.9.4-1|879	%files -n %{libkorganizer_interfaces}
12mr|kdepim4-4.9.4-1|880	%{_kde_libdir}/libkorganizer_interfaces.so.%{korganizer_interfaces_major}*
12mr|kdepim4-4.9.4-1|881	
12mr|kdepim4-4.9.4-1|882	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|883	
12mr|kdepim4-4.9.4-1|884	%package -n korganizer
12mr|kdepim4-4.9.4-1|885	Summary:	Calendar and scheduling component
12mr|kdepim4-4.9.4-1|886	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|887	URL:		http://userbase.kde.org/KOrganizer
12mr|kdepim4-4.9.4-1|888	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|889	Requires:	%{name}-kresources
12mr|kdepim4-4.9.4-1|890	Requires:	kio4-ldap
12mr|kdepim4-4.9.4-1|891	Suggests:	kincidenceeditor
12mr|kdepim4-4.9.4-1|892	Provides:	kde4-korganizer = %{EVRD}
12mr|kdepim4-4.9.4-1|893	Conflicts:	kdepim4-core < 2:4.5.77
12mr|kdepim4-4.9.4-1|894	
12mr|kdepim4-4.9.4-1|895	%description -n korganizer
12mr|kdepim4-4.9.4-1|896	KOrganizer provides management of events and tasks, alarm notification,
12mr|kdepim4-4.9.4-1|897	web export, network transparent handling of data, group scheduling,
12mr|kdepim4-4.9.4-1|898	import and export of calendar files and more. It is able to work together
12mr|kdepim4-4.9.4-1|899	with a wide variety of groupware servers, for example Kolab, Open-Xchange,
12mr|kdepim4-4.9.4-1|900	Citadel or OpenGroupware.org.
12mr|kdepim4-4.9.4-1|901	
12mr|kdepim4-4.9.4-1|902	%files -n korganizer
12mr|kdepim4-4.9.4-1|903	%doc %{_kde_docdir}/HTML/en/korganizer
12mr|kdepim4-4.9.4-1|904	%doc %{_kde_docdir}/HTML/en/konsolekalendar
12mr|kdepim4-4.9.4-1|905	%{_kde_bindir}/ical2vcal
12mr|kdepim4-4.9.4-1|906	%{_kde_bindir}/konsolekalendar
12mr|kdepim4-4.9.4-1|907	%{_kde_bindir}/korgac
12mr|kdepim4-4.9.4-1|908	%{_kde_bindir}/korganizer
12mr|kdepim4-4.9.4-1|909	%{_kde_applicationsdir}/konsolekalendar.desktop
12mr|kdepim4-4.9.4-1|910	%{_kde_applicationsdir}/korganizer-import.desktop
12mr|kdepim4-4.9.4-1|911	%{_kde_applicationsdir}/korganizer.desktop
12mr|kdepim4-4.9.4-1|912	%{_kde_appsdir}/kconf_update/korganizer.upd
12mr|kdepim4-4.9.4-1|913	%{_kde_appsdir}/korgac
12mr|kdepim4-4.9.4-1|914	%{_kde_appsdir}/korganizer
12mr|kdepim4-4.9.4-1|915	%{_kde_iconsdir}/*/*/apps/konsolekalendar.*
12mr|kdepim4-4.9.4-1|916	%{_kde_iconsdir}/*/*/apps/korganizer.*
12mr|kdepim4-4.9.4-1|917	%{_kde_iconsdir}/*/*/actions/checkmark.*
12mr|kdepim4-4.9.4-1|918	%{_kde_iconsdir}/*/*/actions/smallclock.*
12mr|kdepim4-4.9.4-1|919	%{_kde_iconsdir}/*/*/actions/upindicator.*
12mr|kdepim4-4.9.4-1|920	%{_kde_iconsdir}/*/*/apps/korg-journal.*
12mr|kdepim4-4.9.4-1|921	%{_kde_iconsdir}/*/*/apps/korg-todo.*
12mr|kdepim4-4.9.4-1|922	%{_kde_autostart}/korgac.desktop
12mr|kdepim4-4.9.4-1|923	%{_kde_datadir}/config.kcfg/korganizer.kcfg
12mr|kdepim4-4.9.4-1|924	%{_kde_configdir}/korganizer.knsrc
12mr|kdepim4-4.9.4-1|925	%{_kde_services}/kontact/korganizerplugin.desktop
12mr|kdepim4-4.9.4-1|926	%{_kde_services}/kontact/todoplugin.desktop
12mr|kdepim4-4.9.4-1|927	%{_kde_services}/kcmtodosummary.desktop
12mr|kdepim4-4.9.4-1|928	%{_kde_services}/kontact/journalplugin.desktop
12mr|kdepim4-4.9.4-1|929	%{_kde_services}/korganizer*
12mr|kdepim4-4.9.4-1|930	%{_kde_services}/webcal.protocol
12mr|kdepim4-4.9.4-1|931	%{_kde_servicetypes}/calendardecoration.desktop
12mr|kdepim4-4.9.4-1|932	%{_kde_servicetypes}/calendarplugin.desktop
12mr|kdepim4-4.9.4-1|933	%{_kde_servicetypes}/dbuscalendar.desktop
12mr|kdepim4-4.9.4-1|934	%{_kde_servicetypes}/korganizerpart.desktop
12mr|kdepim4-4.9.4-1|935	%{_kde_servicetypes}/korgprintplugin.desktop
12mr|kdepim4-4.9.4-1|936	%{_kde_libdir}/kde4/kcm_todosummary.so
12mr|kdepim4-4.9.4-1|937	%{_kde_libdir}/kde4/kontact_todoplugin.so
12mr|kdepim4-4.9.4-1|938	%{_kde_libdir}/kde4/kcm_korganizer.so
12mr|kdepim4-4.9.4-1|939	%{_kde_libdir}/kde4/korg_*
12mr|kdepim4-4.9.4-1|940	%{_kde_libdir}/kde4/korganizerpart.so
12mr|kdepim4-4.9.4-1|941	%{_kde_libdir}/kde4/kontact_korganizerplugin.so
12mr|kdepim4-4.9.4-1|942	
12mr|kdepim4-4.9.4-1|943	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|944	
12mr|kdepim4-4.9.4-1|945	%define korganizerprivate_major 4
12mr|kdepim4-4.9.4-1|946	%define libkorganizerprivate %mklibname korganizerprivate %{korganizerprivate_major}
12mr|kdepim4-4.9.4-1|947	
12mr|kdepim4-4.9.4-1|948	%package -n %{libkorganizerprivate}
12mr|kdepim4-4.9.4-1|949	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|950	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|951	
12mr|kdepim4-4.9.4-1|952	%description -n %{libkorganizerprivate}
12mr|kdepim4-4.9.4-1|953	KDE 4 library.
12mr|kdepim4-4.9.4-1|954	
12mr|kdepim4-4.9.4-1|955	%files -n %{libkorganizerprivate}
12mr|kdepim4-4.9.4-1|956	%{_kde_libdir}/libkorganizerprivate.so.%{korganizerprivate_major}*
12mr|kdepim4-4.9.4-1|957	
12mr|kdepim4-4.9.4-1|958	#------------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|959	
12mr|kdepim4-4.9.4-1|960	%define libcalendarsupport_major 4
12mr|kdepim4-4.9.4-1|961	%define libcalendarsupport %mklibname calendarsupport %{libcalendarsupport_major}
12mr|kdepim4-4.9.4-1|962	
12mr|kdepim4-4.9.4-1|963	%package -n %{libcalendarsupport}
12mr|kdepim4-4.9.4-1|964	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|965	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|966	
12mr|kdepim4-4.9.4-1|967	%description -n %{libcalendarsupport}
12mr|kdepim4-4.9.4-1|968	KDE 4 library for korganizer-Mobile.
12mr|kdepim4-4.9.4-1|969	
12mr|kdepim4-4.9.4-1|970	%files -n %{libcalendarsupport}
12mr|kdepim4-4.9.4-1|971	%{_kde_libdir}/libcalendarsupport.so.%{libcalendarsupport_major}*
12mr|kdepim4-4.9.4-1|972	
12mr|kdepim4-4.9.4-1|973	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|974	
12mr|kdepim4-4.9.4-1|975	%define messagelist_major 4
12mr|kdepim4-4.9.4-1|976	%define libmessagelist %mklibname messagelist %{messagelist_major}
12mr|kdepim4-4.9.4-1|977	
12mr|kdepim4-4.9.4-1|978	%package -n %{libmessagelist}
12mr|kdepim4-4.9.4-1|979	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|980	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|981	
12mr|kdepim4-4.9.4-1|982	%description -n %{libmessagelist}
12mr|kdepim4-4.9.4-1|983	KDE 4 library.
12mr|kdepim4-4.9.4-1|984	
12mr|kdepim4-4.9.4-1|985	%files -n %{libmessagelist}
12mr|kdepim4-4.9.4-1|986	%{_kde_libdir}/libmessagelist.so.%{messagelist_major}*
12mr|kdepim4-4.9.4-1|987	
12mr|kdepim4-4.9.4-1|988	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|989	
12mr|kdepim4-4.9.4-1|990	%define kcal_resourceblog 4
12mr|kdepim4-4.9.4-1|991	%define libkcal_resourceblog %mklibname kcal_resourceblog %{kcal_resourceblog}
12mr|kdepim4-4.9.4-1|992	
12mr|kdepim4-4.9.4-1|993	%package -n %{libkcal_resourceblog}
12mr|kdepim4-4.9.4-1|994	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|995	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|996	
12mr|kdepim4-4.9.4-1|997	%description -n %{libkcal_resourceblog}
12mr|kdepim4-4.9.4-1|998	KDE 4 library.
12mr|kdepim4-4.9.4-1|999	
12mr|kdepim4-4.9.4-1|1000	%files -n %{libkcal_resourceblog}
12mr|kdepim4-4.9.4-1|1001	%{_kde_libdir}/libkcal_resourceblog.so.%{kcal_resourceblog}*
12mr|kdepim4-4.9.4-1|1002	
12mr|kdepim4-4.9.4-1|1003	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1004	
12mr|kdepim4-4.9.4-1|1005	%define kcal_resourceremote_major 4
12mr|kdepim4-4.9.4-1|1006	%define libkcal_resourceremote %mklibname kcal_resourceremote %{kcal_resourceremote_major}
12mr|kdepim4-4.9.4-1|1007	
12mr|kdepim4-4.9.4-1|1008	%package -n %{libkcal_resourceremote}
12mr|kdepim4-4.9.4-1|1009	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|1010	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|1011	
12mr|kdepim4-4.9.4-1|1012	%description -n %{libkcal_resourceremote}
12mr|kdepim4-4.9.4-1|1013	KDE 4 library.
12mr|kdepim4-4.9.4-1|1014	
12mr|kdepim4-4.9.4-1|1015	%files -n %{libkcal_resourceremote}
12mr|kdepim4-4.9.4-1|1016	%{_kde_libdir}/libkcal_resourceremote.so.%{kcal_resourceremote_major}*
12mr|kdepim4-4.9.4-1|1017	
12mr|kdepim4-4.9.4-1|1018	#-----------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1019	
12mr|kdepim4-4.9.4-1|1020	
12mr|kdepim4-4.9.4-1|1021	%define libkdgantt2_major 0
12mr|kdepim4-4.9.4-1|1022	%define libkdgantt2 %mklibname kdgantt2 %{libkdgantt2_major}
12mr|kdepim4-4.9.4-1|1023	
12mr|kdepim4-4.9.4-1|1024	%package -n %{libkdgantt2}
12mr|kdepim4-4.9.4-1|1025	Summary:	KDE4 library
12mr|kdepim4-4.9.4-1|1026	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|1027	
12mr|kdepim4-4.9.4-1|1028	%description -n %{libkdgantt2}
12mr|kdepim4-4.9.4-1|1029	KDE 4 library.
12mr|kdepim4-4.9.4-1|1030	
12mr|kdepim4-4.9.4-1|1031	%files -n %{libkdgantt2}
12mr|kdepim4-4.9.4-1|1032	%{_kde_libdir}/libkdgantt2.so.%{libkdgantt2_major}*
12mr|kdepim4-4.9.4-1|1033	
12mr|kdepim4-4.9.4-1|1034	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1035	
12mr|kdepim4-4.9.4-1|1036	%define kleo_major 4
12mr|kdepim4-4.9.4-1|1037	%define libkleo %mklibname kleo %{kleo_major}
12mr|kdepim4-4.9.4-1|1038	
12mr|kdepim4-4.9.4-1|1039	%package -n %{libkleo}
12mr|kdepim4-4.9.4-1|1040	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|1041	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|1042	
12mr|kdepim4-4.9.4-1|1043	%description -n %{libkleo}
12mr|kdepim4-4.9.4-1|1044	KDE 4 library.
12mr|kdepim4-4.9.4-1|1045	
12mr|kdepim4-4.9.4-1|1046	%files -n %{libkleo}
12mr|kdepim4-4.9.4-1|1047	%{_kde_libdir}/libkleo.so.%{kleo_major}*
12mr|kdepim4-4.9.4-1|1048	
12mr|kdepim4-4.9.4-1|1049	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1050	
12mr|kdepim4-4.9.4-1|1051	%package kresources
12mr|kdepim4-4.9.4-1|1052	Summary:	KDE pim resource plugins
12mr|kdepim4-4.9.4-1|1053	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|1054	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|1055	
12mr|kdepim4-4.9.4-1|1056	%description kresources
12mr|kdepim4-4.9.4-1|1057	This package includes several plugins needed to interface with groupware
12mr|kdepim4-4.9.4-1|1058	servers. It also includes plugins for features such as blogging and
12mr|kdepim4-4.9.4-1|1059	tracking feature plans.
12mr|kdepim4-4.9.4-1|1060	
12mr|kdepim4-4.9.4-1|1061	%files kresources
12mr|kdepim4-4.9.4-1|1062	%{_kde_libdir}/kde4/kcal_blog.so
12mr|kdepim4-4.9.4-1|1063	%{_kde_libdir}/kde4/kcal_remote.so
12mr|kdepim4-4.9.4-1|1064	%{_kde_services}/kresources/kcal/blog.desktop
12mr|kdepim4-4.9.4-1|1065	%{_kde_services}/kresources/kcal/remote.desktop
12mr|kdepim4-4.9.4-1|1066	
12mr|kdepim4-4.9.4-1|1067	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1068	
12mr|kdepim4-4.9.4-1|1069	%package -n ksendemail
12mr|kdepim4-4.9.4-1|1070	Summary:	%{name} ksendemail
12mr|kdepim4-4.9.4-1|1071	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|1072	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|1073	
12mr|kdepim4-4.9.4-1|1074	%description -n ksendemail
12mr|kdepim4-4.9.4-1|1075	%{name} ksendemail.
12mr|kdepim4-4.9.4-1|1076	
12mr|kdepim4-4.9.4-1|1077	%files -n ksendemail
12mr|kdepim4-4.9.4-1|1078	%{_kde_bindir}/ksendemail
12mr|kdepim4-4.9.4-1|1079	
12mr|kdepim4-4.9.4-1|1080	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1081	
12mr|kdepim4-4.9.4-1|1082	%package -n akonadiconsole
12mr|kdepim4-4.9.4-1|1083	Summary:	Console that help to debug akonadi
12mr|kdepim4-4.9.4-1|1084	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|1085	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|1086	Conflicts:	kdepim4-core < 2:4.4.2-5
12mr|kdepim4-4.9.4-1|1087	
12mr|kdepim4-4.9.4-1|1088	%description -n akonadiconsole
12mr|kdepim4-4.9.4-1|1089	Console that help to debug akonadi
12mr|kdepim4-4.9.4-1|1090	
12mr|kdepim4-4.9.4-1|1091	%files -n akonadiconsole
12mr|kdepim4-4.9.4-1|1092	%{_kde_bindir}/akonadiconsole
12mr|kdepim4-4.9.4-1|1093	%{_kde_applicationsdir}/akonadiconsole.desktop
12mr|kdepim4-4.9.4-1|1094	%{_kde_appsdir}/akonadiconsole/akonadiconsoleui.rc
12mr|kdepim4-4.9.4-1|1095	%{_kde_iconsdir}/hicolor/*/apps/akonadiconsole.png
12mr|kdepim4-4.9.4-1|1096	
12mr|kdepim4-4.9.4-1|1097	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1098	
12mr|kdepim4-4.9.4-1|1099	%package -n akonadi-archivemail-agent
12mr|kdepim4-4.9.4-1|1100	Summary:	Akonadi archivemail agent
12mr|kdepim4-4.9.4-1|1101	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|1102	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|1103	
12mr|kdepim4-4.9.4-1|1104	%description -n akonadi-archivemail-agent
12mr|kdepim4-4.9.4-1|1105	Akonadi archivemail agent.
12mr|kdepim4-4.9.4-1|1106	
12mr|kdepim4-4.9.4-1|1107	%files -n akonadi-archivemail-agent
12mr|kdepim4-4.9.4-1|1108	%{_kde_bindir}/akonadi_archivemail_agent
12mr|kdepim4-4.9.4-1|1109	%{_kde_datadir}/akonadi/agents/archivemailagent.desktop
12mr|kdepim4-4.9.4-1|1110	%{_kde_appsdir}/akonadi_archivemail_agent
12mr|kdepim4-4.9.4-1|1111	
12mr|kdepim4-4.9.4-1|1112	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1113	
12mr|kdepim4-4.9.4-1|1114	%package -n akonadi-mailfilter-agent
12mr|kdepim4-4.9.4-1|1115	Summary:	Akonadi mailfilter agent
12mr|kdepim4-4.9.4-1|1116	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|1117	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|1118	
12mr|kdepim4-4.9.4-1|1119	%description -n akonadi-mailfilter-agent
12mr|kdepim4-4.9.4-1|1120	Akonadi mailfilter agent.
12mr|kdepim4-4.9.4-1|1121	
12mr|kdepim4-4.9.4-1|1122	%files -n akonadi-mailfilter-agent
12mr|kdepim4-4.9.4-1|1123	%{_kde_bindir}/akonadi_mailfilter_agent
12mr|kdepim4-4.9.4-1|1124	%{_kde_plugindir}/accessible/messagevieweraccessiblewidgetfactory.so
12mr|kdepim4-4.9.4-1|1125	%{_kde_datadir}/akonadi/agents/mailfilteragent.desktop
12mr|kdepim4-4.9.4-1|1126	%{_kde_appsdir}/akonadi_mailfilter_agent
12mr|kdepim4-4.9.4-1|1127	%{_kde_appsdir}/kconf_update/mailfilteragent.upd
12mr|kdepim4-4.9.4-1|1128	%{_kde_appsdir}/kconf_update/migrate-kmail-filters.pl
12mr|kdepim4-4.9.4-1|1129	
12mr|kdepim4-4.9.4-1|1130	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1131	
12mr|kdepim4-4.9.4-1|1132	%define messageviewer_major 4
12mr|kdepim4-4.9.4-1|1133	%define libmessageviewer %mklibname messageviewer %{messageviewer_major}
12mr|kdepim4-4.9.4-1|1134	
12mr|kdepim4-4.9.4-1|1135	%package -n %{libmessageviewer}
12mr|kdepim4-4.9.4-1|1136	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|1137	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|1138	
12mr|kdepim4-4.9.4-1|1139	%description -n %{libmessageviewer}
12mr|kdepim4-4.9.4-1|1140	KDE 4 library.
12mr|kdepim4-4.9.4-1|1141	
12mr|kdepim4-4.9.4-1|1142	%files -n %{libmessageviewer}
12mr|kdepim4-4.9.4-1|1143	%{_kde_libdir}/libmessageviewer.so.%{messageviewer_major}*
12mr|kdepim4-4.9.4-1|1144	
12mr|kdepim4-4.9.4-1|1145	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1146	
12mr|kdepim4-4.9.4-1|1147	%define akonadi_next_major 4
12mr|kdepim4-4.9.4-1|1148	%define libakonadi_next %mklibname akonadi-next %{akonadi_next_major}
12mr|kdepim4-4.9.4-1|1149	
12mr|kdepim4-4.9.4-1|1150	%package -n %{libakonadi_next}
12mr|kdepim4-4.9.4-1|1151	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|1152	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|1153	
12mr|kdepim4-4.9.4-1|1154	%description -n %{libakonadi_next}
12mr|kdepim4-4.9.4-1|1155	KDE 4 library.
12mr|kdepim4-4.9.4-1|1156	
12mr|kdepim4-4.9.4-1|1157	%files -n %{libakonadi_next}
12mr|kdepim4-4.9.4-1|1158	%{_kde_libdir}/libakonadi_next.so.%{akonadi_next_major}*
12mr|kdepim4-4.9.4-1|1159	
12mr|kdepim4-4.9.4-1|1160	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1161	
12mr|kdepim4-4.9.4-1|1162	%define eventviews_major 4
12mr|kdepim4-4.9.4-1|1163	%define libeventviews %mklibname eventviews %{eventviews_major}
12mr|kdepim4-4.9.4-1|1164	
12mr|kdepim4-4.9.4-1|1165	%package -n %{libeventviews}
12mr|kdepim4-4.9.4-1|1166	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|1167	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|1168	
12mr|kdepim4-4.9.4-1|1169	%description -n %{libeventviews}
12mr|kdepim4-4.9.4-1|1170	KDE 4 library.
12mr|kdepim4-4.9.4-1|1171	
12mr|kdepim4-4.9.4-1|1172	%files -n %{libeventviews}
12mr|kdepim4-4.9.4-1|1173	%{_kde_libdir}/libeventviews.so.%{eventviews_major}*
12mr|kdepim4-4.9.4-1|1174	
12mr|kdepim4-4.9.4-1|1175	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1176	
12mr|kdepim4-4.9.4-1|1177	%define libincidenceeditorsng_major 4
12mr|kdepim4-4.9.4-1|1178	%define libincidenceeditorsng %mklibname incidenceeditorsng %{libincidenceeditorsng_major}
12mr|kdepim4-4.9.4-1|1179	
12mr|kdepim4-4.9.4-1|1180	%package -n %{libincidenceeditorsng}
12mr|kdepim4-4.9.4-1|1181	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|1182	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|1183	Obsoletes:	%{_lib}incidenceeditors4 < 2:4.5.68
12mr|kdepim4-4.9.4-1|1184	
12mr|kdepim4-4.9.4-1|1185	%description -n %{libincidenceeditorsng}
12mr|kdepim4-4.9.4-1|1186	KDE 4 library.
12mr|kdepim4-4.9.4-1|1187	
12mr|kdepim4-4.9.4-1|1188	%files -n %{libincidenceeditorsng}
12mr|kdepim4-4.9.4-1|1189	%{_kde_libdir}/libincidenceeditorsng.so.%{libincidenceeditorsng_major}*
12mr|kdepim4-4.9.4-1|1190	
12mr|kdepim4-4.9.4-1|1191	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1192	
12mr|kdepim4-4.9.4-1|1193	%define kdepimdbusinterfaces_major 4
12mr|kdepim4-4.9.4-1|1194	%define libkdepimdbusinterfaces %mklibname kdepimdbusinterfaces %{kdepimdbusinterfaces_major}
12mr|kdepim4-4.9.4-1|1195	
12mr|kdepim4-4.9.4-1|1196	%package -n %{libkdepimdbusinterfaces}
12mr|kdepim4-4.9.4-1|1197	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|1198	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|1199	
12mr|kdepim4-4.9.4-1|1200	%description -n %{libkdepimdbusinterfaces}
12mr|kdepim4-4.9.4-1|1201	KDE 4 library.
12mr|kdepim4-4.9.4-1|1202	
12mr|kdepim4-4.9.4-1|1203	%files -n %{libkdepimdbusinterfaces}
12mr|kdepim4-4.9.4-1|1204	%{_kde_libdir}/libkdepimdbusinterfaces.so.%{kdepimdbusinterfaces_major}*
12mr|kdepim4-4.9.4-1|1205	
12mr|kdepim4-4.9.4-1|1206	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1207	
12mr|kdepim4-4.9.4-1|1208	%define kleopatraclientcore_major 0
12mr|kdepim4-4.9.4-1|1209	%define libkleopatraclientcore %mklibname kleopatraclientcore %{kleopatraclientcore_major}
12mr|kdepim4-4.9.4-1|1210	
12mr|kdepim4-4.9.4-1|1211	%package -n %{libkleopatraclientcore}
12mr|kdepim4-4.9.4-1|1212	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|1213	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|1214	Obsoletes:	%{_lib}kleopatraclientcore4 <= 2:4.5
12mr|kdepim4-4.9.4-1|1215	
12mr|kdepim4-4.9.4-1|1216	%description -n %{libkleopatraclientcore}
12mr|kdepim4-4.9.4-1|1217	KDE 4 library.
12mr|kdepim4-4.9.4-1|1218	
12mr|kdepim4-4.9.4-1|1219	%files -n %{libkleopatraclientcore}
12mr|kdepim4-4.9.4-1|1220	%{_kde_libdir}/libkleopatraclientcore.so.%{kleopatraclientcore_major}*
12mr|kdepim4-4.9.4-1|1221	
12mr|kdepim4-4.9.4-1|1222	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1223	
12mr|kdepim4-4.9.4-1|1224	%define kleopatraclientgui_major 0
12mr|kdepim4-4.9.4-1|1225	%define libkleopatraclientgui %mklibname kleopatraclientgui %{kleopatraclientgui_major}
12mr|kdepim4-4.9.4-1|1226	
12mr|kdepim4-4.9.4-1|1227	%package -n %{libkleopatraclientgui}
12mr|kdepim4-4.9.4-1|1228	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|1229	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|1230	Obsoletes:	%{_lib}kleopatraclientgui4 <= 2:4.5
12mr|kdepim4-4.9.4-1|1231	
12mr|kdepim4-4.9.4-1|1232	%description -n %{libkleopatraclientgui}
12mr|kdepim4-4.9.4-1|1233	KDE 4 library.
12mr|kdepim4-4.9.4-1|1234	
12mr|kdepim4-4.9.4-1|1235	%files -n %{libkleopatraclientgui}
12mr|kdepim4-4.9.4-1|1236	%{_kde_libdir}/libkleopatraclientgui.so.%{kleopatraclientgui_major}*
12mr|kdepim4-4.9.4-1|1237	
12mr|kdepim4-4.9.4-1|1238	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1239	
12mr|kdepim4-4.9.4-1|1240	%define messagecomposer_major 4
12mr|kdepim4-4.9.4-1|1241	%define libmessagecomposer %mklibname messagecomposer %{messagecomposer_major}
12mr|kdepim4-4.9.4-1|1242	
12mr|kdepim4-4.9.4-1|1243	%package -n %{libmessagecomposer}
12mr|kdepim4-4.9.4-1|1244	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|1245	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|1246	
12mr|kdepim4-4.9.4-1|1247	%description -n %{libmessagecomposer}
12mr|kdepim4-4.9.4-1|1248	KDE 4 library.
12mr|kdepim4-4.9.4-1|1249	
12mr|kdepim4-4.9.4-1|1250	%files -n %{libmessagecomposer}
12mr|kdepim4-4.9.4-1|1251	%{_kde_libdir}/libmessagecomposer.so.%{messagecomposer_major}*
12mr|kdepim4-4.9.4-1|1252	
12mr|kdepim4-4.9.4-1|1253	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1254	
12mr|kdepim4-4.9.4-1|1255	%define templateparser_major 4
12mr|kdepim4-4.9.4-1|1256	%define libtemplateparser %mklibname templateparser %{templateparser_major}
12mr|kdepim4-4.9.4-1|1257	
12mr|kdepim4-4.9.4-1|1258	%package -n %{libtemplateparser}
12mr|kdepim4-4.9.4-1|1259	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|1260	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|1261	
12mr|kdepim4-4.9.4-1|1262	%description -n %{libtemplateparser}
12mr|kdepim4-4.9.4-1|1263	KDE 4 library.
12mr|kdepim4-4.9.4-1|1264	
12mr|kdepim4-4.9.4-1|1265	%files -n %{libtemplateparser}
12mr|kdepim4-4.9.4-1|1266	%{_kde_libdir}/libtemplateparser.so.%{templateparser_major}*
12mr|kdepim4-4.9.4-1|1267	
12mr|kdepim4-4.9.4-1|1268	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1269	
12mr|kdepim4-4.9.4-1|1270	%define mailimporter_major 4
12mr|kdepim4-4.9.4-1|1271	%define libmailimporter %mklibname mailimporter %{mailimporter_major}
12mr|kdepim4-4.9.4-1|1272	
12mr|kdepim4-4.9.4-1|1273	%package -n %{libmailimporter}
12mr|kdepim4-4.9.4-1|1274	Summary:	KDE 4 library
12mr|kdepim4-4.9.4-1|1275	Group:		System/Libraries
12mr|kdepim4-4.9.4-1|1276	
12mr|kdepim4-4.9.4-1|1277	%description -n %{libmailimporter}
12mr|kdepim4-4.9.4-1|1278	KDE 4 library.
12mr|kdepim4-4.9.4-1|1279	
12mr|kdepim4-4.9.4-1|1280	%files -n %{libmailimporter}
12mr|kdepim4-4.9.4-1|1281	%{_kde_libdir}/libmailimporter.so.%{mailimporter_major}*
12mr|kdepim4-4.9.4-1|1282	
12mr|kdepim4-4.9.4-1|1283	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1284	
12mr|kdepim4-4.9.4-1|1285	%package -n kjots
12mr|kdepim4-4.9.4-1|1286	Summary:	KDE note taking utility
12mr|kdepim4-4.9.4-1|1287	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|1288	URL:		http://userbase.kde.org/KJots
12mr|kdepim4-4.9.4-1|1289	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|1290	Provides:	kde4-kjots = %{EVRD}
12mr|kdepim4-4.9.4-1|1291	Conflicts:	%{name}-core < 2:4.5.77
12mr|kdepim4-4.9.4-1|1292	
12mr|kdepim4-4.9.4-1|1293	%description -n kjots
12mr|kdepim4-4.9.4-1|1294	A small program which is handy for keeping and organizing miscellaneous
12mr|kdepim4-4.9.4-1|1295	notes.
12mr|kdepim4-4.9.4-1|1296	
12mr|kdepim4-4.9.4-1|1297	%files -n kjots
12mr|kdepim4-4.9.4-1|1298	%doc %{_kde_docdir}/HTML/en/kjots
12mr|kdepim4-4.9.4-1|1299	%{_kde_bindir}/kjots
12mr|kdepim4-4.9.4-1|1300	%{_kde_appsdir}/desktoptheme/default/widgets/stickynote.svgz
12mr|kdepim4-4.9.4-1|1301	%{_kde_appsdir}/kjots
12mr|kdepim4-4.9.4-1|1302	%{_kde_applicationsdir}/Kjots.desktop
12mr|kdepim4-4.9.4-1|1303	%{_kde_libdir}/kde4/kcm_kjots.so
12mr|kdepim4-4.9.4-1|1304	%{_kde_libdir}/kde4/kjotspart.so
12mr|kdepim4-4.9.4-1|1305	%{_kde_libdir}/kde4/kontact_kjotsplugin.so
12mr|kdepim4-4.9.4-1|1306	%{_kde_libdir}/kde4/plasma_applet_akonotes_list.so
12mr|kdepim4-4.9.4-1|1307	%{_kde_libdir}/kde4/plasma_applet_akonotes_note.so
12mr|kdepim4-4.9.4-1|1308	%{_kde_datadir}/config.kcfg/kjots.kcfg
12mr|kdepim4-4.9.4-1|1309	%{_kde_iconsdir}/*/*/apps/kjots.*
12mr|kdepim4-4.9.4-1|1310	%{_kde_iconsdir}/*/*/actions/edit-delete-page.*
12mr|kdepim4-4.9.4-1|1311	%{_kde_services}/akonotes_list.desktop
12mr|kdepim4-4.9.4-1|1312	%{_kde_services}/akonotes_note.desktop
12mr|kdepim4-4.9.4-1|1313	%{_kde_services}/kjots_config_misc.desktop
12mr|kdepim4-4.9.4-1|1314	%{_kde_services}/kjotspart.desktop
12mr|kdepim4-4.9.4-1|1315	%{_kde_services}/kontact/kjots_plugin.desktop
12mr|kdepim4-4.9.4-1|1316	
12mr|kdepim4-4.9.4-1|1317	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1318	
12mr|kdepim4-4.9.4-1|1319	%package -n ktnef
12mr|kdepim4-4.9.4-1|1320	Summary:	KDE TNEF File Viewer
12mr|kdepim4-4.9.4-1|1321	Group:		Graphical desktop/KDE
12mr|kdepim4-4.9.4-1|1322	Requires:	%{name}-core = %{EVRD}
12mr|kdepim4-4.9.4-1|1323	
12mr|kdepim4-4.9.4-1|1324	%description -n ktnef
12mr|kdepim4-4.9.4-1|1325	The TNEF File Viewer allows you to handle mail attachments using the TNEF
12mr|kdepim4-4.9.4-1|1326	format. These attachments are usually found in mails coming from Microsoft
12mr|kdepim4-4.9.4-1|1327	mail servers and embed the mail properties as well as the actual attachments.
12mr|kdepim4-4.9.4-1|1328	
12mr|kdepim4-4.9.4-1|1329	%files -n ktnef
12mr|kdepim4-4.9.4-1|1330	%doc %{_kde_docdir}/HTML/en/ktnef
12mr|kdepim4-4.9.4-1|1331	%{_kde_bindir}/ktnef
12mr|kdepim4-4.9.4-1|1332	%{_kde_applicationsdir}/ktnef.desktop
12mr|kdepim4-4.9.4-1|1333	%{_kde_appsdir}/ktnef
12mr|kdepim4-4.9.4-1|1334	%{_kde_iconsdir}/*/*/apps/ktnef*.*
12mr|kdepim4-4.9.4-1|1335	%{_kde_iconsdir}/*/*/actions/ktnef*.*
12mr|kdepim4-4.9.4-1|1336	
12mr|kdepim4-4.9.4-1|1337	#-----------------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1338	
12mr|kdepim4-4.9.4-1|1339	%package devel
12mr|kdepim4-4.9.4-1|1340	Summary:	Devel stuff for %{name}
12mr|kdepim4-4.9.4-1|1341	Group:		Development/KDE and Qt
12mr|kdepim4-4.9.4-1|1342	Requires:	kdelibs4-devel
12mr|kdepim4-4.9.4-1|1343	Requires:	kdepimlibs4-devel
12mr|kdepim4-4.9.4-1|1344	Requires:	kdepim4-runtime-devel
12mr|kdepim4-4.9.4-1|1345	Requires:	%{libkdepim} = %{EVRD}
12mr|kdepim4-4.9.4-1|1346	Requires:	%{libeventviews} = %{EVRD}
12mr|kdepim4-4.9.4-1|1347	Requires:	%{libkleopatraclientcore} = %{EVRD}
12mr|kdepim4-4.9.4-1|1348	Requires:	%{libincidenceeditorsng} = %{EVRD}
12mr|kdepim4-4.9.4-1|1349	Requires:	%{libtemplateparser} = %{EVRD}
12mr|kdepim4-4.9.4-1|1350	Requires:	%{libmessagecomposer} = %{EVRD}
12mr|kdepim4-4.9.4-1|1351	Requires:	%{libkleopatraclientgui} = %{EVRD}
12mr|kdepim4-4.9.4-1|1352	Requires:	%{libkdepimdbusinterfaces} = %{EVRD}
12mr|kdepim4-4.9.4-1|1353	Requires:	%{libkpgp} = %{EVRD}
12mr|kdepim4-4.9.4-1|1354	Requires:	%{libksieve} = %{EVRD}
12mr|kdepim4-4.9.4-1|1355	Requires:	%{libakregatorinterfaces} = %{EVRD}
12mr|kdepim4-4.9.4-1|1356	Requires:	%{libakregatorprivate} = %{EVRD}
12mr|kdepim4-4.9.4-1|1357	Requires:	%{libknodecommon} = %{EVRD}
12mr|kdepim4-4.9.4-1|1358	Requires:	%{libkmailprivate} = %{EVRD}
12mr|kdepim4-4.9.4-1|1359	Requires:	%{libmailcommon} = %{EVRD}
12mr|kdepim4-4.9.4-1|1360	Requires:	%{libkorganizerprivate} = %{EVRD}
12mr|kdepim4-4.9.4-1|1361	Requires:	%{libkorganizer_interfaces} = %{EVRD}
12mr|kdepim4-4.9.4-1|1362	Requires:	%{libkcal_resourceremote} = %{EVRD}
12mr|kdepim4-4.9.4-1|1363	Requires:	%{libkcal_resourceblog} = %{EVRD}
12mr|kdepim4-4.9.4-1|1364	Requires:	%{libkleo} = %{EVRD}
12mr|kdepim4-4.9.4-1|1365	Requires:	%{libmessagelist} = %{EVRD}
12mr|kdepim4-4.9.4-1|1366	Requires:	%{libmessagecore} = %{EVRD}
12mr|kdepim4-4.9.4-1|1367	Requires:	%{libmessageviewer} = %{EVRD}
12mr|kdepim4-4.9.4-1|1368	Requires:	%{libakonadi_next} = %{EVRD}
12mr|kdepim4-4.9.4-1|1369	Requires:	%{libkdgantt2} = %{EVRD}
12mr|kdepim4-4.9.4-1|1370	Requires:	%{libincidenceeditorsngmobile} = %{EVRD}
12mr|kdepim4-4.9.4-1|1371	Requires:	%{libcalendarsupport} = %{EVRD}
12mr|kdepim4-4.9.4-1|1372	Requires:	%{libkmanagesieve} = %{EVRD}
12mr|kdepim4-4.9.4-1|1373	Requires:	%{libksieveui} = %{EVRD}
12mr|kdepim4-4.9.4-1|1374	Requires:	%{libmailimporter} = %{EVRD}
12mr|kdepim4-4.9.4-1|1375	
12mr|kdepim4-4.9.4-1|1376	%description devel
12mr|kdepim4-4.9.4-1|1377	This package contains header files needed if you wish to build applications
12mr|kdepim4-4.9.4-1|1378	based on kdepim.
12mr|kdepim4-4.9.4-1|1379	
12mr|kdepim4-4.9.4-1|1380	%files devel
12mr|kdepim4-4.9.4-1|1381	%{_kde_libdir}/*.so
12mr|kdepim4-4.9.4-1|1382	%{_kde_datadir}/dbus-1/interfaces/*
12mr|kdepim4-4.9.4-1|1383	
12mr|kdepim4-4.9.4-1|1384	#----------------------------------------------------------------------
12mr|kdepim4-4.9.4-1|1385	
12mr|kdepim4-4.9.4-1|1386	%prep
12mr|kdepim4-4.9.4-1|1387	%setup -q -n kdepim-%{version}
12mr|kdepim4-4.9.4-1|1388	
12mr|kdepim4-4.9.4-1|1389	%build
12mr|kdepim4-4.9.4-1|1390	%cmake_kde4 -DKDEPIM_BUILD_MOBILE=false
12mr|kdepim4-4.9.4-1|1391	%make
12mr|kdepim4-4.9.4-1|1392	
12mr|kdepim4-4.9.4-1|1393	%install
12mr|kdepim4-4.9.4-1|1394	%makeinstall_std -C build
12mr|kdepim4-4.9.4-1|1395	
12mr|kdepim4-4.9.4-1|1396	%find_lang %{name} --all-name --with-html
12mr|kdepim4-4.9.4-1|1397	
12mr|kdepim4-4.9.4-1|1398	%changelog
12mr|kdepim4-4.9.4-1|1399	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.4-1
12mr|kdepim4-4.9.4-1|1400	- New version 4.9.4
12mr|kdepim4-4.9.4-1|1401	
12mr|kdepim4-4.9.4-1|1402	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.3-1
12mr|kdepim4-4.9.4-1|1403	- New version 4.9.3
12mr|kdepim4-4.9.4-1|1404	
12mr|kdepim4-4.9.4-1|1405	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.2-1
12mr|kdepim4-4.9.4-1|1406	- New version 4.9.2
12mr|kdepim4-4.9.4-1|1407	
12mr|kdepim4-4.9.4-1|1408	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.1-1
12mr|kdepim4-4.9.4-1|1409	- New version 4.9.1
12mr|kdepim4-4.9.4-1|1410	
12mr|kdepim4-4.9.4-1|1411	* Tue Aug 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.0-1
12mr|kdepim4-4.9.4-1|1412	- New version 4.9.0
12mr|kdepim4-4.9.4-1|1413	
12mr|kdepim4-4.9.4-1|1414	* Mon Jul 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.97-1
12mr|kdepim4-4.9.4-1|1415	- New version 4.8.97
12mr|kdepim4-4.9.4-1|1416	- Convert BuildRequires to pkgconfig style
12mr|kdepim4-4.9.4-1|1417	- Make better usage of KDE4 path macros
12mr|kdepim4-4.9.4-1|1418	- Re-diff and enable l10n-ru patch
12mr|kdepim4-4.9.4-1|1419	
12mr|kdepim4-4.9.4-1|1420	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.95-1
12mr|kdepim4-4.9.4-1|1421	- Update to 4.8.95
12mr|kdepim4-4.9.4-1|1422	- Re-diff l10n patch
12mr|kdepim4-4.9.4-1|1423	
12mr|kdepim4-4.9.4-1|1424	* Wed Jun 27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.90-1
12mr|kdepim4-4.9.4-1|1425	- Update to 4.8.90
12mr|kdepim4-4.9.4-1|1426	- New subpackage akonadi-archivemail-agent
12mr|kdepim4-4.9.4-1|1427	- New subpackage backupmail
12mr|kdepim4-4.9.4-1|1428	- New subpackage importwizard
12mr|kdepim4-4.9.4-1|1429	- Update file lists
12mr|kdepim4-4.9.4-1|1430	- Major spec cleanup
12mr|kdepim4-4.9.4-1|1431	
12mr|kdepim4-4.9.4-1|1432	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 3:4.8.4-1
12mr|kdepim4-4.9.4-1|1433	- update to 4.8.4
12mr|kdepim4-4.9.4-1|1434	
12mr|kdepim4-4.9.4-1|1435	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 3:4.8.3-1
12mr|kdepim4-4.9.4-1|1436	- update to 4.8.3
12mr|kdepim4-4.9.4-1|1437	
12mr|kdepim4-4.9.4-1|1438	* Mon Apr 16 2012 Mikhail Kompaniets <mkompan@mezon.ru> 3:4.8.2-2
12mr|kdepim4-4.9.4-1|1439	- Russian localization for .desktop files
12mr|kdepim4-4.9.4-1|1440	
12mr|kdepim4-4.9.4-1|1441	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 3:4.8.2-1
12mr|kdepim4-4.9.4-1|1442	- update to 4.8.2
12mr|kdepim4-4.9.4-1|1443	
12mr|kdepim4-4.9.4-1|1444	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 3:4.8.1-1
12mr|kdepim4-4.9.4-1|1445	- update to 4.8.1
12mr|kdepim4-4.9.4-1|1446	
12mr|kdepim4-4.9.4-1|1447	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.8.0-1
12mr|kdepim4-4.9.4-1|1448	+ Revision: 762518
12mr|kdepim4-4.9.4-1|1449	- New upstream tarball
12mr|kdepim4-4.9.4-1|1450	
12mr|kdepim4-4.9.4-1|1451	* Sat Jan 07 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.7.97-1
12mr|kdepim4-4.9.4-1|1452	+ Revision: 758477
12mr|kdepim4-4.9.4-1|1453	- Fix file list
12mr|kdepim4-4.9.4-1|1454	- Fix file list
12mr|kdepim4-4.9.4-1|1455	- Fix file list
12mr|kdepim4-4.9.4-1|1456	- New upstream tarball
12mr|kdepim4-4.9.4-1|1457	
12mr|kdepim4-4.9.4-1|1458	* Tue Jan 03 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.7.95-1
12mr|kdepim4-4.9.4-1|1459	+ Revision: 748919
12mr|kdepim4-4.9.4-1|1460	- New version
12mr|kdepim4-4.9.4-1|1461	
12mr|kdepim4-4.9.4-1|1462	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.7.90-1
12mr|kdepim4-4.9.4-1|1463	+ Revision: 739335
12mr|kdepim4-4.9.4-1|1464	- New upstream tarball
12mr|kdepim4-4.9.4-1|1465	
12mr|kdepim4-4.9.4-1|1466	* Thu Dec 08 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 3:4.7.80-1
12mr|kdepim4-4.9.4-1|1467	+ Revision: 739025
12mr|kdepim4-4.9.4-1|1468	- tiny fix of description length and formatting
12mr|kdepim4-4.9.4-1|1469	- remove nepomuk-email-feeder
12mr|kdepim4-4.9.4-1|1470	- add akonadi-mailfilter-agent
12mr|kdepim4-4.9.4-1|1471	- update files for kalarm
12mr|kdepim4-4.9.4-1|1472	
12mr|kdepim4-4.9.4-1|1473	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdepim4-4.9.4-1|1474	- New upstream tarball
12mr|kdepim4-4.9.4-1|1475	
12mr|kdepim4-4.9.4-1|1476	* Mon Oct 10 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.7.41-1
12mr|kdepim4-4.9.4-1|1477	+ Revision: 703980
12mr|kdepim4-4.9.4-1|1478	- Fix Kalarm File list
12mr|kdepim4-4.9.4-1|1479	- Fix Kmail file list
12mr|kdepim4-4.9.4-1|1480	- New version 4.7.41
12mr|kdepim4-4.9.4-1|1481	
12mr|kdepim4-4.9.4-1|1482	* Sat Jun 11 2011 Funda Wang <fwang@mandriva.org> 3:4.6.0-2
12mr|kdepim4-4.9.4-1|1483	+ Revision: 684205
12mr|kdepim4-4.9.4-1|1484	- correct conflicts
12mr|kdepim4-4.9.4-1|1485	
12mr|kdepim4-4.9.4-1|1486	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdepim4-4.9.4-1|1487	- Add icons in file list
12mr|kdepim4-4.9.4-1|1488	- Fix file list
12mr|kdepim4-4.9.4-1|1489	- Update to version 4.6.0
12mr|kdepim4-4.9.4-1|1490	
12mr|kdepim4-4.9.4-1|1491	* Sat May 14 2011 Funda Wang <fwang@mandriva.org> 3:4.4.11.1-2
12mr|kdepim4-4.9.4-1|1492	+ Revision: 674405
12mr|kdepim4-4.9.4-1|1493	- clean up br
12mr|kdepim4-4.9.4-1|1494	
12mr|kdepim4-4.9.4-1|1495	* Fri Apr 29 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.4.11.1-1
12mr|kdepim4-4.9.4-1|1496	+ Revision: 660536
12mr|kdepim4-4.9.4-1|1497	- Fix file list
12mr|kdepim4-4.9.4-1|1498	- Fix file list
12mr|kdepim4-4.9.4-1|1499	- Do not build nepomuk support for now
12mr|kdepim4-4.9.4-1|1500	- Add missing patch
12mr|kdepim4-4.9.4-1|1501	- Revert to version 4.4.11.1
12mr|kdepim4-4.9.4-1|1502	Remove merged patches
12mr|kdepim4-4.9.4-1|1503	- Remove mkrel
12mr|kdepim4-4.9.4-1|1504	
12mr|kdepim4-4.9.4-1|1505	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12mr|kdepim4-4.9.4-1|1506	- Update to beta5 (from neoclust | 2011-04-12 14:39:41 +0200)
12mr|kdepim4-4.9.4-1|1507	
12mr|kdepim4-4.9.4-1|1508	* Fri Jan 14 2011 Funda Wang <fwang@mandriva.org> 2:4.5.94.1-1
12mr|kdepim4-4.9.4-1|1509	+ Revision: 631030
12mr|kdepim4-4.9.4-1|1510	- drop merged patch
12mr|kdepim4-4.9.4-1|1511	- new version 4.5.94.1
12mr|kdepim4-4.9.4-1|1512	- update URL
12mr|kdepim4-4.9.4-1|1513	
12mr|kdepim4-4.9.4-1|1514	* Sat Jan 08 2011 Funda Wang <fwang@mandriva.org> 2:4.5.94-1mdv2011.0
12mr|kdepim4-4.9.4-1|1515	+ Revision: 630554
12mr|kdepim4-4.9.4-1|1516	- add upstream patch to build with kde 4.6
12mr|kdepim4-4.9.4-1|1517	- disable doc for now, it throws out a lot of errors
12mr|kdepim4-4.9.4-1|1518	- new version 4.5.94
12mr|kdepim4-4.9.4-1|1519	
12mr|kdepim4-4.9.4-1|1520	* Fri Dec 24 2010 Funda Wang <fwang@mandriva.org> 2:4.5.93-1mdv2011.0
12mr|kdepim4-4.9.4-1|1521	+ Revision: 624458
12mr|kdepim4-4.9.4-1|1522	- 4.6 beta3
12mr|kdepim4-4.9.4-1|1523	- update description
12mr|kdepim4-4.9.4-1|1524	
12mr|kdepim4-4.9.4-1|1525	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdepim4-4.9.4-1|1526	- New upstream tarball
12mr|kdepim4-4.9.4-1|1527	
12mr|kdepim4-4.9.4-1|1528	* Sun Dec 12 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.85-1mdv2011.0
12mr|kdepim4-4.9.4-1|1529	+ Revision: 620591
12mr|kdepim4-4.9.4-1|1530	- Remove all the mobile sub packages
12mr|kdepim4-4.9.4-1|1531	- Do not build kontact mobile
12mr|kdepim4-4.9.4-1|1532	- New upstream tarball
12mr|kdepim4-4.9.4-1|1533	
12mr|kdepim4-4.9.4-1|1534	* Fri Nov 26 2010 Funda Wang <fwang@mandriva.org> 2:4.5.80-1mdv2011.0
12mr|kdepim4-4.9.4-1|1535	+ Revision: 601539
12mr|kdepim4-4.9.4-1|1536	- new version 4.5.80 (aka 4.6 beta1)
12mr|kdepim4-4.9.4-1|1537	- bump requires on runtime
12mr|kdepim4-4.9.4-1|1538	- thre is no kitchensync now
12mr|kdepim4-4.9.4-1|1539	
12mr|kdepim4-4.9.4-1|1540	* Sat Nov 20 2010 Funda Wang <fwang@mandriva.org> 2:4.5.77-0.svn1198704.1mdv2011.0
12mr|kdepim4-4.9.4-1|1541	+ Revision: 599147
12mr|kdepim4-4.9.4-1|1542	- update file list
12mr|kdepim4-4.9.4-1|1543	- new snapshot 4.5.77
12mr|kdepim4-4.9.4-1|1544	
12mr|kdepim4-4.9.4-1|1545	* Sun Nov 14 2010 Funda Wang <fwang@mandriva.org> 2:4.5.76-0.svn1196728.1mdv2011.0
12mr|kdepim4-4.9.4-1|1546	+ Revision: 597502
12mr|kdepim4-4.9.4-1|1547	- update file list
12mr|kdepim4-4.9.4-1|1548	- refresh tarball
12mr|kdepim4-4.9.4-1|1549	- update file list
12mr|kdepim4-4.9.4-1|1550	- update file list
12mr|kdepim4-4.9.4-1|1551	- new snapshot 4.5.76
12mr|kdepim4-4.9.4-1|1552	
12mr|kdepim4-4.9.4-1|1553	* Thu Oct 28 2010 Funda Wang <fwang@mandriva.org> 2:4.5.74-0.svn1190490.1mdv2011.0
12mr|kdepim4-4.9.4-1|1554	+ Revision: 589831
12mr|kdepim4-4.9.4-1|1555	- fix file ext
12mr|kdepim4-4.9.4-1|1556	- New snapshot 4.5.74
12mr|kdepim4-4.9.4-1|1557	
12mr|kdepim4-4.9.4-1|1558	* Fri Oct 08 2010 John Balcaen <mikala@mandriva.org> 2:4.5.71-0.svn1183615.2mdv2011.0
12mr|kdepim4-4.9.4-1|1559	+ Revision: 584210
12mr|kdepim4-4.9.4-1|1560	- Add patch0 from upstream to fix headers
12mr|kdepim4-4.9.4-1|1561	
12mr|kdepim4-4.9.4-1|1562	+ Funda Wang <fwang@mandriva.org>
12mr|kdepim4-4.9.4-1|1563	- update summary
12mr|kdepim4-4.9.4-1|1564	
12mr|kdepim4-4.9.4-1|1565	* Fri Oct 08 2010 Funda Wang <fwang@mandriva.org> 2:4.5.71-0.svn1183615.1mdv2011.0
12mr|kdepim4-4.9.4-1|1566	+ Revision: 584162
12mr|kdepim4-4.9.4-1|1567	- New snapshot 4.5.71
12mr|kdepim4-4.9.4-1|1568	
12mr|kdepim4-4.9.4-1|1569	* Mon Sep 20 2010 Funda Wang <fwang@mandriva.org> 2:4.5.68-2mdv2011.0
12mr|kdepim4-4.9.4-1|1570	+ Revision: 579909
12mr|kdepim4-4.9.4-1|1571	- fix obsoletes
12mr|kdepim4-4.9.4-1|1572	
12mr|kdepim4-4.9.4-1|1573	* Fri Sep 17 2010 Funda Wang <fwang@mandriva.org> 2:4.5.68-1mdv2011.0
12mr|kdepim4-4.9.4-1|1574	+ Revision: 579169
12mr|kdepim4-4.9.4-1|1575	- fix pkg name
12mr|kdepim4-4.9.4-1|1576	- New snapshot 4.5.68
12mr|kdepim4-4.9.4-1|1577	
12mr|kdepim4-4.9.4-1|1578	* Thu Sep 09 2010 John Balcaen <mikala@mandriva.org> 2:4.5.67-1mdv2011.0
12mr|kdepim4-4.9.4-1|1579	+ Revision: 576891
12mr|kdepim4-4.9.4-1|1580	- Fix Group for kdepim4-mobile
12mr|kdepim4-4.9.4-1|1581	- Add a suggest for keventeditor in korganizer
12mr|kdepim4-4.9.4-1|1582	- Add patch1 to fix messagelist install path
12mr|kdepim4-4.9.4-1|1583	- Add several packages for kdepim-mobile
12mr|kdepim4-4.9.4-1|1584	- Use more kde macros
12mr|kdepim4-4.9.4-1|1585	- Add grantee as a require on kadressbook (needed for the sample view)
12mr|kdepim4-4.9.4-1|1586	- Clean BR
12mr|kdepim4-4.9.4-1|1587	
12mr|kdepim4-4.9.4-1|1588	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdepim4-4.9.4-1|1589	- Add grantlee-devel as Buildrequires
12mr|kdepim4-4.9.4-1|1590	- Fix file list
12mr|kdepim4-4.9.4-1|1591	- More include fixes
12mr|kdepim4-4.9.4-1|1592	- Fix build
12mr|kdepim4-4.9.4-1|1593	- New version 4.5.67
12mr|kdepim4-4.9.4-1|1594	
12mr|kdepim4-4.9.4-1|1595	* Wed Aug 11 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.5-1mdv2011.0
12mr|kdepim4-4.9.4-1|1596	+ Revision: 569028
12mr|kdepim4-4.9.4-1|1597	- Update  to kdepim 4.4.5
12mr|kdepim4-4.9.4-1|1598	Remove merged patches
12mr|kdepim4-4.9.4-1|1599	
12mr|kdepim4-4.9.4-1|1600	* Mon Jun 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-12mdv2010.1
12mr|kdepim4-4.9.4-1|1601	+ Revision: 549436
12mr|kdepim4-4.9.4-1|1602	- Add one more icon
12mr|kdepim4-4.9.4-1|1603	- Fix new icons install
12mr|kdepim4-4.9.4-1|1604	- Fix kleopatra icon under gnome
12mr|kdepim4-4.9.4-1|1605	
12mr|kdepim4-4.9.4-1|1606	* Mon May 31 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-11mdv2010.1
12mr|kdepim4-4.9.4-1|1607	+ Revision: 546716
12mr|kdepim4-4.9.4-1|1608	- Add branches patches fixing crashes
12mr|kdepim4-4.9.4-1|1609	- Add branches patches fixing crashes
12mr|kdepim4-4.9.4-1|1610	
12mr|kdepim4-4.9.4-1|1611	* Wed May 26 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-10mdv2010.1
12mr|kdepim4-4.9.4-1|1612	+ Revision: 546145
12mr|kdepim4-4.9.4-1|1613	- Rebuild in release mode
12mr|kdepim4-4.9.4-1|1614	
12mr|kdepim4-4.9.4-1|1615	* Tue May 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-9mdv2010.1
12mr|kdepim4-4.9.4-1|1616	+ Revision: 545886
12mr|kdepim4-4.9.4-1|1617	- Fix file list
12mr|kdepim4-4.9.4-1|1618	- Update nepomuk patch
12mr|kdepim4-4.9.4-1|1619	
12mr|kdepim4-4.9.4-1|1620	* Sat May 08 2010 Funda Wang <fwang@mandriva.org> 2:4.4.3-8mdv2010.1
12mr|kdepim4-4.9.4-1|1621	+ Revision: 543557
12mr|kdepim4-4.9.4-1|1622	- add missing requires on actural libfile
12mr|kdepim4-4.9.4-1|1623	
12mr|kdepim4-4.9.4-1|1624	* Thu May 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-7mdv2010.1
12mr|kdepim4-4.9.4-1|1625	+ Revision: 542789
12mr|kdepim4-4.9.4-1|1626	- Remove P301 : Merged upstream
12mr|kdepim4-4.9.4-1|1627	- Update to version 4.4.3
12mr|kdepim4-4.9.4-1|1628	
12mr|kdepim4-4.9.4-1|1629	* Wed Apr 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-7mdv2010.1
12mr|kdepim4-4.9.4-1|1630	+ Revision: 540313
12mr|kdepim4-4.9.4-1|1631	- Add a patch fixing disribution list
12mr|kdepim4-4.9.4-1|1632	
12mr|kdepim4-4.9.4-1|1633	* Tue Apr 27 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-6mdv2010.1
12mr|kdepim4-4.9.4-1|1634	+ Revision: 539828
12mr|kdepim4-4.9.4-1|1635	- Split akonadiconsole in its own rpm
12mr|kdepim4-4.9.4-1|1636	
12mr|kdepim4-4.9.4-1|1637	+ Christophe Fergeau <cfergeau@mandriva.com>
12mr|kdepim4-4.9.4-1|1638	- rebuild so that shared libraries are properly stripped again
12mr|kdepim4-4.9.4-1|1639	
12mr|kdepim4-4.9.4-1|1640	* Wed Apr 21 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-4mdv2010.1
12mr|kdepim4-4.9.4-1|1641	+ Revision: 537751
12mr|kdepim4-4.9.4-1|1642	- Remove kmail ksni patch
12mr|kdepim4-4.9.4-1|1643	
12mr|kdepim4-4.9.4-1|1644	* Tue Apr 20 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-3mdv2010.1
12mr|kdepim4-4.9.4-1|1645	+ Revision: 537268
12mr|kdepim4-4.9.4-1|1646	- Update kmail patch
12mr|kdepim4-4.9.4-1|1647	
12mr|kdepim4-4.9.4-1|1648	* Fri Apr 16 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-2mdv2010.1
12mr|kdepim4-4.9.4-1|1649	+ Revision: 535465
12mr|kdepim4-4.9.4-1|1650	- Add kmail KStatusNotifierItem patch
12mr|kdepim4-4.9.4-1|1651	
12mr|kdepim4-4.9.4-1|1652	* Wed Mar 31 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-1mdv2010.1
12mr|kdepim4-4.9.4-1|1653	+ Revision: 530104
12mr|kdepim4-4.9.4-1|1654	- akonadi_nepomuk_email_feeder is disabled for the moment
12mr|kdepim4-4.9.4-1|1655	- Fix patch apply
12mr|kdepim4-4.9.4-1|1656	- Update to version 4.4.2
12mr|kdepim4-4.9.4-1|1657	- Kadressbook does not need to have akonadi started anymore
12mr|kdepim4-4.9.4-1|1658	
12mr|kdepim4-4.9.4-1|1659	* Wed Mar 24 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-4mdv2010.1
12mr|kdepim4-4.9.4-1|1660	+ Revision: 527274
12mr|kdepim4-4.9.4-1|1661	- Fix typo   tks Anssi
12mr|kdepim4-4.9.4-1|1662	
12mr|kdepim4-4.9.4-1|1663	* Wed Mar 24 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-3mdv2010.1
12mr|kdepim4-4.9.4-1|1664	+ Revision: 527219
12mr|kdepim4-4.9.4-1|1665	- Add scribo-devel as buildrequire
12mr|kdepim4-4.9.4-1|1666	- Reapply nepomuk patch
12mr|kdepim4-4.9.4-1|1667	- Fix typo
12mr|kdepim4-4.9.4-1|1668	- Fix file list
12mr|kdepim4-4.9.4-1|1669	- Add patches about akonadi start
12mr|kdepim4-4.9.4-1|1670	- Bump release
12mr|kdepim4-4.9.4-1|1671	- Fix file list
12mr|kdepim4-4.9.4-1|1672	- Fix and apply nepomuk patch
12mr|kdepim4-4.9.4-1|1673	- Add akonadi-kde as Requires on the main package
12mr|kdepim4-4.9.4-1|1674	Start to add kmail-nepomuk ( not applied yet )
12mr|kdepim4-4.9.4-1|1675	
12mr|kdepim4-4.9.4-1|1676	* Fri Mar 12 2010 Funda Wang <fwang@mandriva.org> 2:4.4.1-1mdv2010.1
12mr|kdepim4-4.9.4-1|1677	+ Revision: 518430
12mr|kdepim4-4.9.4-1|1678	- update file list
12mr|kdepim4-4.9.4-1|1679	
12mr|kdepim4-4.9.4-1|1680	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdepim4-4.9.4-1|1681	- Fix file list
12mr|kdepim4-4.9.4-1|1682	- Update to version 4.4.1
12mr|kdepim4-4.9.4-1|1683	- Kaddressbook requires akonadi
12mr|kdepim4-4.9.4-1|1684	
12mr|kdepim4-4.9.4-1|1685	* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.0-1mdv2010.1
12mr|kdepim4-4.9.4-1|1686	+ Revision: 502615
12mr|kdepim4-4.9.4-1|1687	- Update to version 4.4.0
12mr|kdepim4-4.9.4-1|1688	
12mr|kdepim4-4.9.4-1|1689	* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-1mdv2010.1
12mr|kdepim4-4.9.4-1|1690	+ Revision: 499230
12mr|kdepim4-4.9.4-1|1691	- Fix file list
12mr|kdepim4-4.9.4-1|1692	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdepim4-4.9.4-1|1693	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdepim4-4.9.4-1|1694	
12mr|kdepim4-4.9.4-1|1695	* Tue Jan 26 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.95-1mdv2010.1
12mr|kdepim4-4.9.4-1|1696	+ Revision: 496510
12mr|kdepim4-4.9.4-1|1697	- Fix file list
12mr|kdepim4-4.9.4-1|1698	- Fix previous commit
12mr|kdepim4-4.9.4-1|1699	- Update to version 4.3.95 aka "kde 4.4 RC2"
12mr|kdepim4-4.9.4-1|1700	- Remove the file copy as the culprit files are not on this package
12mr|kdepim4-4.9.4-1|1701	- Fix menu files
12mr|kdepim4-4.9.4-1|1702	- Fix cp macro
12mr|kdepim4-4.9.4-1|1703	- Add missing icons in hicolor
12mr|kdepim4-4.9.4-1|1704	
12mr|kdepim4-4.9.4-1|1705	* Sun Jan 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.90-1mdv2010.1
12mr|kdepim4-4.9.4-1|1706	+ Revision: 488615
12mr|kdepim4-4.9.4-1|1707	- Fix typo
12mr|kdepim4-4.9.4-1|1708	- Fix file list
12mr|kdepim4-4.9.4-1|1709	- Remove patch2
12mr|kdepim4-4.9.4-1|1710	- Update to kde 4.4 rc1
12mr|kdepim4-4.9.4-1|1711	
12mr|kdepim4-4.9.4-1|1712	* Wed Dec 23 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-2mdv2010.1
12mr|kdepim4-4.9.4-1|1713	+ Revision: 481699
12mr|kdepim4-4.9.4-1|1714	- Add back Suggests: nepomuk-email-feeder when it will be built again
12mr|kdepim4-4.9.4-1|1715	
12mr|kdepim4-4.9.4-1|1716	* Tue Dec 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-1mdv2010.1
12mr|kdepim4-4.9.4-1|1717	+ Revision: 481251
12mr|kdepim4-4.9.4-1|1718	- Update to kde 4.4 beta2
12mr|kdepim4-4.9.4-1|1719	Disable nepomuk_feeder for now
12mr|kdepim4-4.9.4-1|1720	Fix major in packages
12mr|kdepim4-4.9.4-1|1721	Fix file list
12mr|kdepim4-4.9.4-1|1722	- Fix comment
12mr|kdepim4-4.9.4-1|1723	
12mr|kdepim4-4.9.4-1|1724	* Mon Dec 14 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.80-3mdv2010.1
12mr|kdepim4-4.9.4-1|1725	+ Revision: 478464
12mr|kdepim4-4.9.4-1|1726	- disable libindicate support ( asked by thiago)
12mr|kdepim4-4.9.4-1|1727	
12mr|kdepim4-4.9.4-1|1728	* Fri Dec 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.80-2mdv2010.1
12mr|kdepim4-4.9.4-1|1729	+ Revision: 476467
12mr|kdepim4-4.9.4-1|1730	- Remove last kpilot switch
12mr|kdepim4-4.9.4-1|1731	- Remove kpilot occurence in %%description
12mr|kdepim4-4.9.4-1|1732	- Say goodbye to Kpilot
12mr|kdepim4-4.9.4-1|1733	- Add libindicate-qt-devel as Buildrequires
12mr|kdepim4-4.9.4-1|1734	
12mr|kdepim4-4.9.4-1|1735	* Fri Dec 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.80-1mdv2010.1
12mr|kdepim4-4.9.4-1|1736	+ Revision: 473316
12mr|kdepim4-4.9.4-1|1737	- Fix File list
12mr|kdepim4-4.9.4-1|1738	KPilot isn't provided for kde 4.4
12mr|kdepim4-4.9.4-1|1739	- KDE 4.4 beta1
12mr|kdepim4-4.9.4-1|1740	
12mr|kdepim4-4.9.4-1|1741	* Sat Nov 28 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.77-1mdv2010.1
12mr|kdepim4-4.9.4-1|1742	+ Revision: 470979
12mr|kdepim4-4.9.4-1|1743	- Fix file lists
12mr|kdepim4-4.9.4-1|1744	- Fix file list in Kalarm who is back
12mr|kdepim4-4.9.4-1|1745	2 now packages:
12mr|kdepim4-4.9.4-1|1746	- libkalarm_calendar
12mr|kdepim4-4.9.4-1|1747	- libkalarm_resources
12mr|kdepim4-4.9.4-1|1748	- Update to kde 4.3.77
12mr|kdepim4-4.9.4-1|1749	
12mr|kdepim4-4.9.4-1|1750	* Fri Nov 20 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.75-2mdv2010.1
12mr|kdepim4-4.9.4-1|1751	+ Revision: 467622
12mr|kdepim4-4.9.4-1|1752	- Fix libmessageviewer libs
12mr|kdepim4-4.9.4-1|1753	
12mr|kdepim4-4.9.4-1|1754	* Tue Nov 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.75-1mdv2010.1
12mr|kdepim4-4.9.4-1|1755	+ Revision: 467049
12mr|kdepim4-4.9.4-1|1756	- Update to kde 4.3.75
12mr|kdepim4-4.9.4-1|1757	New package:
12mr|kdepim4-4.9.4-1|1758	- nepomuk-email-feeder
12mr|kdepim4-4.9.4-1|1759	
12mr|kdepim4-4.9.4-1|1760	* Wed Nov 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-2mdv2010.1
12mr|kdepim4-4.9.4-1|1761	+ Revision: 464928
12mr|kdepim4-4.9.4-1|1762	- Remove patch2
12mr|kdepim4-4.9.4-1|1763	- Rebuild against new qt
12mr|kdepim4-4.9.4-1|1764	
12mr|kdepim4-4.9.4-1|1765	* Sun Nov 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-1mdv2010.1
12mr|kdepim4-4.9.4-1|1766	+ Revision: 462812
12mr|kdepim4-4.9.4-1|1767	- Update to kde 4.3.73
12mr|kdepim4-4.9.4-1|1768	Remove merged patches
12mr|kdepim4-4.9.4-1|1769	Fix file list
12mr|kdepim4-4.9.4-1|1770	
12mr|kdepim4-4.9.4-1|1771	* Mon Oct 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-2mdv2010.0
12mr|kdepim4-4.9.4-1|1772	+ Revision: 456701
12mr|kdepim4-4.9.4-1|1773	- add patches from branch ( bugfixes, crash fixes, ...)
12mr|kdepim4-4.9.4-1|1774	
12mr|kdepim4-4.9.4-1|1775	* Tue Oct 06 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.2-1mdv2010.0
12mr|kdepim4-4.9.4-1|1776	+ Revision: 454427
12mr|kdepim4-4.9.4-1|1777	- New upstream release 4.3.2.
12mr|kdepim4-4.9.4-1|1778	
12mr|kdepim4-4.9.4-1|1779	* Fri Sep 25 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-10mdv2010.0
12mr|kdepim4-4.9.4-1|1780	+ Revision: 448941
12mr|kdepim4-4.9.4-1|1781	- Replace suggests as requires for ldap, imap and sieve
12mr|kdepim4-4.9.4-1|1782	
12mr|kdepim4-4.9.4-1|1783	* Fri Sep 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.1-9mdv2010.0
12mr|kdepim4-4.9.4-1|1784	+ Revision: 448597
12mr|kdepim4-4.9.4-1|1785	- Add back desktop file patch
12mr|kdepim4-4.9.4-1|1786	
12mr|kdepim4-4.9.4-1|1787	* Thu Sep 24 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-8mdv2010.0
12mr|kdepim4-4.9.4-1|1788	+ Revision: 448456
12mr|kdepim4-4.9.4-1|1789	- Make kmail, knode and kontact make use of proper kioslaves
12mr|kdepim4-4.9.4-1|1790	
12mr|kdepim4-4.9.4-1|1791	* Wed Sep 23 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-6mdv2010.0
12mr|kdepim4-4.9.4-1|1792	+ Revision: 447852
12mr|kdepim4-4.9.4-1|1793	- Update imap crash patch with single one
12mr|kdepim4-4.9.4-1|1794	
12mr|kdepim4-4.9.4-1|1795	* Tue Sep 15 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-5mdv2010.0
12mr|kdepim4-4.9.4-1|1796	+ Revision: 443110
12mr|kdepim4-4.9.4-1|1797	- pinentry-qt4 and openssh-askpass-qt4 as suggests ( because what is a few kilobytes ) :-)
12mr|kdepim4-4.9.4-1|1798	- kmailcvt as suggests too for kmail
12mr|kdepim4-4.9.4-1|1799	
12mr|kdepim4-4.9.4-1|1800	* Mon Sep 14 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-3mdv2010.0
12mr|kdepim4-4.9.4-1|1801	+ Revision: 440676
12mr|kdepim4-4.9.4-1|1802	- Fix major disconnected imap issue in kmail. Renaming folders in disconnectec imap can ocasionally delete mails in main imap server
12mr|kdepim4-4.9.4-1|1803	
12mr|kdepim4-4.9.4-1|1804	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdepim4-4.9.4-1|1805	- Add pinentry-qt4 as Requires to allow users to sign mails
12mr|kdepim4-4.9.4-1|1806	
12mr|kdepim4-4.9.4-1|1807	* Tue Sep 01 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-1mdv2010.0
12mr|kdepim4-4.9.4-1|1808	+ Revision: 423205
12mr|kdepim4-4.9.4-1|1809	- New upstream release 4.3.1.
12mr|kdepim4-4.9.4-1|1810	
12mr|kdepim4-4.9.4-1|1811	* Tue Aug 04 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.0-1mdv2010.0
12mr|kdepim4-4.9.4-1|1812	+ Revision: 409401
12mr|kdepim4-4.9.4-1|1813	- New upstream release 4.3.0.
12mr|kdepim4-4.9.4-1|1814	
12mr|kdepim4-4.9.4-1|1815	* Wed Jul 22 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.98-1mdv2010.0
12mr|kdepim4-4.9.4-1|1816	+ Revision: 398737
12mr|kdepim4-4.9.4-1|1817	- Update to KDE 4.3 RC3
12mr|kdepim4-4.9.4-1|1818	
12mr|kdepim4-4.9.4-1|1819	* Sat Jul 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.96-1mdv2010.0
12mr|kdepim4-4.9.4-1|1820	+ Revision: 394872
12mr|kdepim4-4.9.4-1|1821	- Update to Rc2
12mr|kdepim4-4.9.4-1|1822	- Fix requires in kmail
12mr|kdepim4-4.9.4-1|1823	
12mr|kdepim4-4.9.4-1|1824	* Wed Jul 01 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.95-3mdv2010.0
12mr|kdepim4-4.9.4-1|1825	+ Revision: 391248
12mr|kdepim4-4.9.4-1|1826	- Obsoletes kode which is no longer available
12mr|kdepim4-4.9.4-1|1827	
12mr|kdepim4-4.9.4-1|1828	* Tue Jun 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-2mdv2010.0
12mr|kdepim4-4.9.4-1|1829	+ Revision: 390790
12mr|kdepim4-4.9.4-1|1830	- Versionnate buildrequires
12mr|kdepim4-4.9.4-1|1831	- New tarball for Rc1
12mr|kdepim4-4.9.4-1|1832	- Add korganizer a suggests in kontact
12mr|kdepim4-4.9.4-1|1833	- Add back kmail first message ( rediffed because of the lose of qt3support)
12mr|kdepim4-4.9.4-1|1834	
12mr|kdepim4-4.9.4-1|1835	* Fri Jun 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-1mdv2010.0
12mr|kdepim4-4.9.4-1|1836	+ Revision: 389421
12mr|kdepim4-4.9.4-1|1837	- Update to kde 4.3Rc1
12mr|kdepim4-4.9.4-1|1838	
12mr|kdepim4-4.9.4-1|1839	* Mon Jun 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.90-1mdv2010.0
12mr|kdepim4-4.9.4-1|1840	+ Revision: 383846
12mr|kdepim4-4.9.4-1|1841	- Fix file list
12mr|kdepim4-4.9.4-1|1842	- Fix file list
12mr|kdepim4-4.9.4-1|1843	- Update to beta2
12mr|kdepim4-4.9.4-1|1844	
12mr|kdepim4-4.9.4-1|1845	* Sat May 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.88-1mdv2010.0
12mr|kdepim4-4.9.4-1|1846	+ Revision: 381526
12mr|kdepim4-4.9.4-1|1847	- Fix file list
12mr|kdepim4-4.9.4-1|1848	- Remove  merged patch
12mr|kdepim4-4.9.4-1|1849	- Update to kde 4.2.88
12mr|kdepim4-4.9.4-1|1850	
12mr|kdepim4-4.9.4-1|1851	* Sun May 24 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.87-1mdv2010.0
12mr|kdepim4-4.9.4-1|1852	+ Revision: 379316
12mr|kdepim4-4.9.4-1|1853	- Fix file list
12mr|kdepim4-4.9.4-1|1854	- Fix build
12mr|kdepim4-4.9.4-1|1855	- Update to kde 4.2.87
12mr|kdepim4-4.9.4-1|1856	
12mr|kdepim4-4.9.4-1|1857	* Mon May 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-7mdv2010.0
12mr|kdepim4-4.9.4-1|1858	+ Revision: 376800
12mr|kdepim4-4.9.4-1|1859	- Fix Requires
12mr|kdepim4-4.9.4-1|1860	
12mr|kdepim4-4.9.4-1|1861	* Sun May 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-6mdv2010.0
12mr|kdepim4-4.9.4-1|1862	+ Revision: 376678
12mr|kdepim4-4.9.4-1|1863	- [Bugfix]Add some Requires (Bug #50943)
12mr|kdepim4-4.9.4-1|1864	
12mr|kdepim4-4.9.4-1|1865	* Sun May 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-5mdv2010.0
12mr|kdepim4-4.9.4-1|1866	+ Revision: 376605
12mr|kdepim4-4.9.4-1|1867	- Fix excluded files
12mr|kdepim4-4.9.4-1|1868	- [Bugfix]Fix Requires for akonadi package ( But #50950)
12mr|kdepim4-4.9.4-1|1869	- Do not package nco.trig and .desktop files, they are on kdebase4-runtime
12mr|kdepim4-4.9.4-1|1870	
12mr|kdepim4-4.9.4-1|1871	* Sun May 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-3mdv2010.0
12mr|kdepim4-4.9.4-1|1872	+ Revision: 374048
12mr|kdepim4-4.9.4-1|1873	- Fix file list
12mr|kdepim4-4.9.4-1|1874	- Change Requires on devel package
12mr|kdepim4-4.9.4-1|1875	
12mr|kdepim4-4.9.4-1|1876	* Sun May 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-2mdv2010.0
12mr|kdepim4-4.9.4-1|1877	+ Revision: 373914
12mr|kdepim4-4.9.4-1|1878	- Remove dupplicate file with oxygen theme
12mr|kdepim4-4.9.4-1|1879	
12mr|kdepim4-4.9.4-1|1880	* Sat May 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-1mdv2010.0
12mr|kdepim4-4.9.4-1|1881	+ Revision: 373654
12mr|kdepim4-4.9.4-1|1882	- Update to kde 4.2.85
12mr|kdepim4-4.9.4-1|1883	- Add some suggests for default kontact
12mr|kdepim4-4.9.4-1|1884	- Remove old macros ( step 2 )
12mr|kdepim4-4.9.4-1|1885	- Remove old macros
12mr|kdepim4-4.9.4-1|1886	- Update to kde 4.2.71
12mr|kdepim4-4.9.4-1|1887	
12mr|kdepim4-4.9.4-1|1888	* Sat May 02 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.70-0.svn954171.1mdv2010.0
12mr|kdepim4-4.9.4-1|1889	+ Revision: 370594
12mr|kdepim4-4.9.4-1|1890	- Update to kde 4.2.70
12mr|kdepim4-4.9.4-1|1891	Remove merged patches
12mr|kdepim4-4.9.4-1|1892	
12mr|kdepim4-4.9.4-1|1893	* Sat Apr 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-13mdv2009.1
12mr|kdepim4-4.9.4-1|1894	+ Revision: 367954
12mr|kdepim4-4.9.4-1|1895	- Add patches from 4.2 branch :
12mr|kdepim4-4.9.4-1|1896	- Patch 141: Re-enable notifications
12mr|kdepim4-4.9.4-1|1897	- Patch 142: Fix Restore size
12mr|kdepim4-4.9.4-1|1898	- Do not package kmobiletool
12mr|kdepim4-4.9.4-1|1899	
12mr|kdepim4-4.9.4-1|1900	* Fri Apr 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-12mdv2009.1
12mr|kdepim4-4.9.4-1|1901	+ Revision: 365926
12mr|kdepim4-4.9.4-1|1902	- Add some upstream patches from branch
12mr|kdepim4-4.9.4-1|1903	- Patch139: Fix crash ( kolab issue 2979 )
12mr|kdepim4-4.9.4-1|1904	- Patch140: Knotes: Fix KDE bug 189050
12mr|kdepim4-4.9.4-1|1905	
12mr|kdepim4-4.9.4-1|1906	* Thu Apr 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-11mdv2009.1
12mr|kdepim4-4.9.4-1|1907	+ Revision: 365487
12mr|kdepim4-4.9.4-1|1908	- Disable patch102: seems to slow down searches a lot
12mr|kdepim4-4.9.4-1|1909	- Add some upstream patches from branch
12mr|kdepim4-4.9.4-1|1910	- Patch137: Do not search on ldap when we disable completion
12mr|kdepim4-4.9.4-1|1911	- Patch138: Fix minor leak (it cleans when we close composer)
12mr|kdepim4-4.9.4-1|1912	- Add some upstream patches from branch
12mr|kdepim4-4.9.4-1|1913	- Patch133: KAlarm: Use more suitable email icon
12mr|kdepim4-4.9.4-1|1914	- Patch134: KNode: Backport of r945792 to the 4.2 branch
12mr|kdepim4-4.9.4-1|1915	- Patch135: KNode: Fix the "cut" action in KNode's composer.
12mr|kdepim4-4.9.4-1|1916	- Patch136: KNode: Don't let KIO handle authentication for us, nullify the uiDelegate.
12mr|kdepim4-4.9.4-1|1917	
12mr|kdepim4-4.9.4-1|1918	* Wed Apr 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-8mdv2009.1
12mr|kdepim4-4.9.4-1|1919	+ Revision: 365221
12mr|kdepim4-4.9.4-1|1920	- Add some upstream patches from branch
12mr|kdepim4-4.9.4-1|1921	- Patch132: defined smtp as default transport, otherwise we don't see a default smtp
12mr|kdepim4-4.9.4-1|1922	
12mr|kdepim4-4.9.4-1|1923	* Wed Apr 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-7mdv2009.1
12mr|kdepim4-4.9.4-1|1924	+ Revision: 365114
12mr|kdepim4-4.9.4-1|1925	- Add patches fro 4.2 branch
12mr|kdepim4-4.9.4-1|1926	
12mr|kdepim4-4.9.4-1|1927	* Mon Apr 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-6mdv2009.1
12mr|kdepim4-4.9.4-1|1928	+ Revision: 364557
12mr|kdepim4-4.9.4-1|1929	- Add some upstream patches from branch
12mr|kdepim4-4.9.4-1|1930	- Patch126: Little fix on kmail destructor ( cosmetic )
12mr|kdepim4-4.9.4-1|1931	
12mr|kdepim4-4.9.4-1|1932	* Mon Apr 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-5mdv2009.1
12mr|kdepim4-4.9.4-1|1933	+ Revision: 364474
12mr|kdepim4-4.9.4-1|1934	- Add some upstream patches from branch
12mr|kdepim4-4.9.4-1|1935	- Patch125: Wizards: don't save passwd in Folder-*
12mr|kdepim4-4.9.4-1|1936	
12mr|kdepim4-4.9.4-1|1937	* Mon Apr 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-4mdv2009.1
12mr|kdepim4-4.9.4-1|1938	+ Revision: 364388
12mr|kdepim4-4.9.4-1|1939	- Add some upstream patches from branch
12mr|kdepim4-4.9.4-1|1940	- Patch119: KAdressBook: Add autofillbackground
12mr|kdepim4-4.9.4-1|1941	- Patch120: KAdressBook: don't exec proc if we canceled it
12mr|kdepim4-4.9.4-1|1942	- Patch121: KOrganizer:  Fix potential crash
12mr|kdepim4-4.9.4-1|1943	- Patch122: KNode: Don't crash on closing an article widget opened by clicking a reference while the article isn't fully loaded yet
12mr|kdepim4-4.9.4-1|1944	- Patch123: KMail: fix enable/disable actions
12mr|kdepim4-4.9.4-1|1945	- Patch124: KMail->filters : We must accept html it's html
12mr|kdepim4-4.9.4-1|1946	
12mr|kdepim4-4.9.4-1|1947	* Sun Apr 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-3mdv2009.1
12mr|kdepim4-4.9.4-1|1948	+ Revision: 364124
12mr|kdepim4-4.9.4-1|1949	- There are circumstances under which QtConcurrent::run() may use the calling thread to execute the job, which is unfortunate
12mr|kdepim4-4.9.4-1|1950	
12mr|kdepim4-4.9.4-1|1951	* Sun Apr 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-2mdv2009.1
12mr|kdepim4-4.9.4-1|1952	+ Revision: 364104
12mr|kdepim4-4.9.4-1|1953	- Add some upstream patches from branch
12mr|kdepim4-4.9.4-1|1954	- Patch100: Code refactoring
12mr|kdepim4-4.9.4-1|1955	- Patch101: Refresh when we cancel create new script.
12mr|kdepim4-4.9.4-1|1956	- Patch102: Fix search in Kadressbook when some fields occurs more than once
12mr|kdepim4-4.9.4-1|1957	- Patch103: Fix kolab issue 2150
12mr|kdepim4-4.9.4-1|1958	- Patch104: Fix issue kolab 2846
12mr|kdepim4-4.9.4-1|1959	- Patch105: Automatically remove empty lines in the recipients-editor
12mr|kdepim4-4.9.4-1|1960	- Patch106: Show the size on the server for IMAP messages
12mr|kdepim4-4.9.4-1|1961	- Patch107: Put the brightness factor in a constant, and increase the contrast slightly
12mr|kdepim4-4.9.4-1|1962	- Patch108: Fix crash kolab issue 3312
12mr|kdepim4-4.9.4-1|1963	- Patch109: Fix plugin loading and/or unloading segfault
12mr|kdepim4-4.9.4-1|1964	- Patch110: Fix kolab issue 3480
12mr|kdepim4-4.9.4-1|1965	- Patch111: Sieve doesn't accept empty script
12mr|kdepim4-4.9.4-1|1966	- Patch112: KOrganizer: don't add empty string
12mr|kdepim4-4.9.4-1|1967	- Patch113: Let me jump to readonly folders too
12mr|kdepim4-4.9.4-1|1968	- Patch114: Calculate and show the correct folder size of IMAP folders
12mr|kdepim4-4.9.4-1|1969	- Patch115: Add focus
12mr|kdepim4-4.9.4-1|1970	- Patch116: Fix minor mem leak
12mr|kdepim4-4.9.4-1|1971	- Patch117: Don't try to show a menu when there is not entry
12mr|kdepim4-4.9.4-1|1972	- Remove old tarball
12mr|kdepim4-4.9.4-1|1973	
12mr|kdepim4-4.9.4-1|1974	* Sat Mar 28 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-1mdv2009.1
12mr|kdepim4-4.9.4-1|1975	+ Revision: 361810
12mr|kdepim4-4.9.4-1|1976	- Update with 4.2.2 try#1 packages
12mr|kdepim4-4.9.4-1|1977	- Korganizer view fix from branches.
12mr|kdepim4-4.9.4-1|1978	- KDE 4.2.1 try#1 upstream release
12mr|kdepim4-4.9.4-1|1979	- KDE 4.2.1 try#1 upstream release
12mr|kdepim4-4.9.4-1|1980	
12mr|kdepim4-4.9.4-1|1981	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdepim4-4.9.4-1|1982	- [trunk] Fix column size saving (Bug #48513)
12mr|kdepim4-4.9.4-1|1983	- Add a Welcome message at first start of KMail
12mr|kdepim4-4.9.4-1|1984	- Fix Requires
12mr|kdepim4-4.9.4-1|1985	
12mr|kdepim4-4.9.4-1|1986	* Mon Feb 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-2mdv2009.1
12mr|kdepim4-4.9.4-1|1987	+ Revision: 340888
12mr|kdepim4-4.9.4-1|1988	- Rebuild against qt4.5
12mr|kdepim4-4.9.4-1|1989	
12mr|kdepim4-4.9.4-1|1990	* Tue Jan 27 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.0-1mdv2009.1
12mr|kdepim4-4.9.4-1|1991	+ Revision: 334694
12mr|kdepim4-4.9.4-1|1992	- Update with official 4.2.0 upstream tarball
12mr|kdepim4-4.9.4-1|1993	
12mr|kdepim4-4.9.4-1|1994	* Fri Jan 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-1mdv2009.1
12mr|kdepim4-4.9.4-1|1995	+ Revision: 327481
12mr|kdepim4-4.9.4-1|1996	- Package doc
12mr|kdepim4-4.9.4-1|1997	
12mr|kdepim4-4.9.4-1|1998	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdepim4-4.9.4-1|1999	- Update with Release Candidate 1 - 4.1.96
12mr|kdepim4-4.9.4-1|2000	
12mr|kdepim4-4.9.4-1|2001	* Mon Dec 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-2mdv2009.1
12mr|kdepim4-4.9.4-1|2002	+ Revision: 317397
12mr|kdepim4-4.9.4-1|2003	- Fix back menu desktop entries
12mr|kdepim4-4.9.4-1|2004	
12mr|kdepim4-4.9.4-1|2005	* Fri Dec 12 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.85-1mdv2009.1
12mr|kdepim4-4.9.4-1|2006	+ Revision: 313713
12mr|kdepim4-4.9.4-1|2007	- Update with Beta 1 - 4.1.85
12mr|kdepim4-4.9.4-1|2008	
12mr|kdepim4-4.9.4-1|2009	* Thu Dec 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.82-1mdv2009.1
12mr|kdepim4-4.9.4-1|2010	+ Revision: 313410
12mr|kdepim4-4.9.4-1|2011	- Remove unneeded patch
12mr|kdepim4-4.9.4-1|2012	- Update to kde 4.1.82
12mr|kdepim4-4.9.4-1|2013	- Update to kde 4.1.82
12mr|kdepim4-4.9.4-1|2014	
12mr|kdepim4-4.9.4-1|2015	* Sun Nov 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.81-1mdv2009.1
12mr|kdepim4-4.9.4-1|2016	+ Revision: 308634
12mr|kdepim4-4.9.4-1|2017	- versionnate buildrequires
12mr|kdepim4-4.9.4-1|2018	- Update to kde 4.1.81
12mr|kdepim4-4.9.4-1|2019	- Fix File List
12mr|kdepim4-4.9.4-1|2020	
12mr|kdepim4-4.9.4-1|2021	+ Anssi Hannula <anssi@mandriva.org>
12mr|kdepim4-4.9.4-1|2022	- kaddressbook obsoletes kdeaddons-kaddressbook-plugins
12mr|kdepim4-4.9.4-1|2023	
12mr|kdepim4-4.9.4-1|2024	* Wed Nov 26 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-2mdv2009.1
12mr|kdepim4-4.9.4-1|2025	+ Revision: 307155
12mr|kdepim4-4.9.4-1|2026	- Fix obsoletes
12mr|kdepim4-4.9.4-1|2027	- Obsoletes old kde3 packages
12mr|kdepim4-4.9.4-1|2028	
12mr|kdepim4-4.9.4-1|2029	+ Funda Wang <fwang@mandriva.org>
12mr|kdepim4-4.9.4-1|2030	- update url
12mr|kdepim4-4.9.4-1|2031	
12mr|kdepim4-4.9.4-1|2032	* Sat Nov 22 2008 Funda Wang <fwang@mandriva.org> 2:4.1.80-1mdv2009.1
12mr|kdepim4-4.9.4-1|2033	+ Revision: 305868
12mr|kdepim4-4.9.4-1|2034	- add kio_news doc
12mr|kdepim4-4.9.4-1|2035	- try parallel build
12mr|kdepim4-4.9.4-1|2036	- kdepim has nothing to do with workspace now
12mr|kdepim4-4.9.4-1|2037	
12mr|kdepim4-4.9.4-1|2038	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdepim4-4.9.4-1|2039	- Update with Beta 1 - 4.1.80
12mr|kdepim4-4.9.4-1|2040	
12mr|kdepim4-4.9.4-1|2041	* Fri Nov 14 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.73-1mdv2009.1
12mr|kdepim4-4.9.4-1|2042	+ Revision: 303167
12mr|kdepim4-4.9.4-1|2043	- Update to kde 4.1.73
12mr|kdepim4-4.9.4-1|2044	
12mr|kdepim4-4.9.4-1|2045	* Sun Oct 26 2008 Funda Wang <fwang@mandriva.org> 2:4.1.71-3mdv2009.1
12mr|kdepim4-4.9.4-1|2046	+ Revision: 297405
12mr|kdepim4-4.9.4-1|2047	- rebuild for new gnokii
12mr|kdepim4-4.9.4-1|2048	
12mr|kdepim4-4.9.4-1|2049	* Sat Oct 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.71-2mdv2009.1
12mr|kdepim4-4.9.4-1|2050	+ Revision: 297136
12mr|kdepim4-4.9.4-1|2051	- Fix File List (Bug #45299)
12mr|kdepim4-4.9.4-1|2052	
12mr|kdepim4-4.9.4-1|2053	* Sat Oct 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.71-1mdv2009.1
12mr|kdepim4-4.9.4-1|2054	+ Revision: 297094
12mr|kdepim4-4.9.4-1|2055	- New version 4.1.71
12mr|kdepim4-4.9.4-1|2056	- kdepim4 is a metapackage so change Requires into Suggests
12mr|kdepim4-4.9.4-1|2057	- Remove Requires for kdepim4-core in kdepim4 main package
12mr|kdepim4-4.9.4-1|2058	
12mr|kdepim4-4.9.4-1|2059	* Mon Oct 20 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.70-1mdv2009.1
12mr|kdepim4-4.9.4-1|2060	+ Revision: 295837
12mr|kdepim4-4.9.4-1|2061	- Update to kde 4.1.70
12mr|kdepim4-4.9.4-1|2062	- Update to kde 4.1.70
12mr|kdepim4-4.9.4-1|2063	
12mr|kdepim4-4.9.4-1|2064	* Thu Oct 02 2008 Frederic Crozat <fcrozat@mandriva.com> 2:4.1.2-2mdv2009.0
12mr|kdepim4-4.9.4-1|2065	+ Revision: 290838
12mr|kdepim4-4.9.4-1|2066	- Add conflicts to ease upgrade from Mdv 2008.1
12mr|kdepim4-4.9.4-1|2067	
12mr|kdepim4-4.9.4-1|2068	* Fri Sep 26 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.2-1mdv2009.0
12mr|kdepim4-4.9.4-1|2069	+ Revision: 288503
12mr|kdepim4-4.9.4-1|2070	- KDE 4.1.2 arriving.
12mr|kdepim4-4.9.4-1|2071	
12mr|kdepim4-4.9.4-1|2072	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdepim4-4.9.4-1|2073	- [BUGFIX] Fix Requires for Knode (Bug #41138)
12mr|kdepim4-4.9.4-1|2074	
12mr|kdepim4-4.9.4-1|2075	* Tue Sep 02 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.1-1mdv2009.0
12mr|kdepim4-4.9.4-1|2076	+ Revision: 279058
12mr|kdepim4-4.9.4-1|2077	- Disable nie akonadi nepomuk compilation
12mr|kdepim4-4.9.4-1|2078	- Fix file list
12mr|kdepim4-4.9.4-1|2079	- Upgrade to forthcoming 4.1.1 packages
12mr|kdepim4-4.9.4-1|2080	
12mr|kdepim4-4.9.4-1|2081	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdepim4-4.9.4-1|2082	- ByeBye Ktnef
12mr|kdepim4-4.9.4-1|2083	- [BUGFIX] Add sasl-plug-plain as Requires of KMail (Bug #42301)
12mr|kdepim4-4.9.4-1|2084	- Disable build of ktnef
12mr|kdepim4-4.9.4-1|2085	- Use <= on the versionnate
12mr|kdepim4-4.9.4-1|2086	- Obsolete Korn as it do not exist anymore on the package
12mr|kdepim4-4.9.4-1|2087	
12mr|kdepim4-4.9.4-1|2088	* Mon Aug 04 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.0-3mdv2009.0
12mr|kdepim4-4.9.4-1|2089	+ Revision: 263403
12mr|kdepim4-4.9.4-1|2090	- Added missing files
12mr|kdepim4-4.9.4-1|2091	- Update with current branch 4.1 patches
12mr|kdepim4-4.9.4-1|2092	
12mr|kdepim4-4.9.4-1|2093	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdepim4-4.9.4-1|2094	- Rebuild because of B/S Failure
12mr|kdepim4-4.9.4-1|2095	
12mr|kdepim4-4.9.4-1|2096	* Sun Jul 27 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.0-1mdv2009.0
12mr|kdepim4-4.9.4-1|2097	+ Revision: 250697
12mr|kdepim4-4.9.4-1|2098	- Fix file list ( Byebye Korn)
12mr|kdepim4-4.9.4-1|2099	- Remove merged patch
12mr|kdepim4-4.9.4-1|2100	
12mr|kdepim4-4.9.4-1|2101	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdepim4-4.9.4-1|2102	- Update with Release Candidate 1 - 4.1.0
12mr|kdepim4-4.9.4-1|2103	
12mr|kdepim4-4.9.4-1|2104	* Sun Jul 20 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.98-5mdv2009.0
12mr|kdepim4-4.9.4-1|2105	+ Revision: 239001
12mr|kdepim4-4.9.4-1|2106	- This patch should not have been commited
12mr|kdepim4-4.9.4-1|2107	- [BUGFIX] Fix crash in Akregator when adding a RSS feed (Bug #42111)
12mr|kdepim4-4.9.4-1|2108	- Better packaging pratice use exclude instead of rm -fr (tks helio)
12mr|kdepim4-4.9.4-1|2109	
12mr|kdepim4-4.9.4-1|2110	* Sun Jul 13 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.98-3mdv2009.0
12mr|kdepim4-4.9.4-1|2111	+ Revision: 234389
12mr|kdepim4-4.9.4-1|2112	- Fix conflicts with oxygen pacakge
12mr|kdepim4-4.9.4-1|2113	
12mr|kdepim4-4.9.4-1|2114	* Sun Jul 13 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.98-2mdv2009.0
12mr|kdepim4-4.9.4-1|2115	+ Revision: 234387
12mr|kdepim4-4.9.4-1|2116	- Fix file list
12mr|kdepim4-4.9.4-1|2117	- [BUGFIX] Autostart Kalarm only on KDE (Bug #41884)
12mr|kdepim4-4.9.4-1|2118	
12mr|kdepim4-4.9.4-1|2119	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdepim4-4.9.4-1|2120	- Update with Release Candidate 1 - 4.0.98
12mr|kdepim4-4.9.4-1|2121	
12mr|kdepim4-4.9.4-1|2122	* Mon Jul 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.85-2mdv2009.0
12mr|kdepim4-4.9.4-1|2123	+ Revision: 232626
12mr|kdepim4-4.9.4-1|2124	- Fix KOrn menu entry (KDE menu cleaning task )
12mr|kdepim4-4.9.4-1|2125	
12mr|kdepim4-4.9.4-1|2126	* Mon Jul 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.85-1mdv2009.0
12mr|kdepim4-4.9.4-1|2127	+ Revision: 232535
12mr|kdepim4-4.9.4-1|2128	- New version kde 4.0.85
12mr|kdepim4-4.9.4-1|2129	- Do not show Kalarm on the menu (menu cleaning task)
12mr|kdepim4-4.9.4-1|2130	
12mr|kdepim4-4.9.4-1|2131	+ Funda Wang <fwang@mandriva.org>
12mr|kdepim4-4.9.4-1|2132	- add missing epoch when obsoleting
12mr|kdepim4-4.9.4-1|2133	
12mr|kdepim4-4.9.4-1|2134	* Mon Jun 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.84-2mdv2009.0
12mr|kdepim4-4.9.4-1|2135	+ Revision: 230416
12mr|kdepim4-4.9.4-1|2136	- Move kaddressbook and korganizer in internet menu
12mr|kdepim4-4.9.4-1|2137	- [BUGFIX] Remove ktnef from menus (Bug #41765)
12mr|kdepim4-4.9.4-1|2138	
12mr|kdepim4-4.9.4-1|2139	* Sat Jun 28 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.84-1mdv2009.0
12mr|kdepim4-4.9.4-1|2140	+ Revision: 229606
12mr|kdepim4-4.9.4-1|2141	- Update with new snapshot tarballs 4.0.84
12mr|kdepim4-4.9.4-1|2142	
12mr|kdepim4-4.9.4-1|2143	* Tue Jun 24 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.83-5mdv2009.0
12mr|kdepim4-4.9.4-1|2144	+ Revision: 228530
12mr|kdepim4-4.9.4-1|2145	- Updated from recent upstream tarball ( imap code changes )
12mr|kdepim4-4.9.4-1|2146	
12mr|kdepim4-4.9.4-1|2147	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdepim4-4.9.4-1|2148	- Start to fix menu entries
12mr|kdepim4-4.9.4-1|2149	- Rebuild against fixed rpm
12mr|kdepim4-4.9.4-1|2150	
12mr|kdepim4-4.9.4-1|2151	* Sun Jun 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.83-2mdv2009.0
12mr|kdepim4-4.9.4-1|2152	+ Revision: 227843
12mr|kdepim4-4.9.4-1|2153	- [BUGFIX] Fix File list (Bug #41455)
12mr|kdepim4-4.9.4-1|2154	
12mr|kdepim4-4.9.4-1|2155	* Fri Jun 20 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.83-1mdv2009.0
12mr|kdepim4-4.9.4-1|2156	+ Revision: 227578
12mr|kdepim4-4.9.4-1|2157	- Fixed kontact plugins placement.
12mr|kdepim4-4.9.4-1|2158	- Removed useless package kdepim4-plugins and moved it back to kmail
12mr|kdepim4-4.9.4-1|2159	- Fixed file list
12mr|kdepim4-4.9.4-1|2160	- Update with new snapshot tarballs 4.0.83
12mr|kdepim4-4.9.4-1|2161	
12mr|kdepim4-4.9.4-1|2162	+ Funda Wang <fwang@mandriva.org>
12mr|kdepim4-4.9.4-1|2163	- improve summary and descriptions
12mr|kdepim4-4.9.4-1|2164	
12mr|kdepim4-4.9.4-1|2165	* Wed Jun 11 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.82-1mdv2009.0
12mr|kdepim4-4.9.4-1|2166	+ Revision: 218219
12mr|kdepim4-4.9.4-1|2167	- Update with new snapshot tarballs 4.0.82
12mr|kdepim4-4.9.4-1|2168	
12mr|kdepim4-4.9.4-1|2169	* Mon Jun 09 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.81-3mdv2009.0
12mr|kdepim4-4.9.4-1|2170	+ Revision: 217276
12mr|kdepim4-4.9.4-1|2171	- Fix Obsoletes when packages are not built
12mr|kdepim4-4.9.4-1|2172	
12mr|kdepim4-4.9.4-1|2173	+ Pixel <pixel@mandriva.com>
12mr|kdepim4-4.9.4-1|2174	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|kdepim4-4.9.4-1|2175	
12mr|kdepim4-4.9.4-1|2176	* Wed Jun 04 2008 Helio Chissini de Castro <helio@mandriva.com> 2:4.0.81-2mdv2009.0
12mr|kdepim4-4.9.4-1|2177	+ Revision: 215030
12mr|kdepim4-4.9.4-1|2178	- Filex file list
12mr|kdepim4-4.9.4-1|2179	- Added switch for kmobiletools and kpilot, not enabled in this release
12mr|kdepim4-4.9.4-1|2180	- Update with new snapshot tarballs 4.0.81
12mr|kdepim4-4.9.4-1|2181	
12mr|kdepim4-4.9.4-1|2182	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdepim4-4.9.4-1|2183	- Fix file list
12mr|kdepim4-4.9.4-1|2184	- Fix Requires ( reported on cooker ML )
12mr|kdepim4-4.9.4-1|2185	
12mr|kdepim4-4.9.4-1|2186	* Sun May 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.80-1mdv2009.0
12mr|kdepim4-4.9.4-1|2187	+ Revision: 211151
12mr|kdepim4-4.9.4-1|2188	- Fix File list
12mr|kdepim4-4.9.4-1|2189	- Add new package Kjots ( was on kdeutils4 before )
12mr|kdepim4-4.9.4-1|2190	Add 3 new library packages ( %%libkontactinterfaces %%libkcal_groupwise %%libgwsoap and %%libkabc_groupwise
12mr|kdepim4-4.9.4-1|2191	Remove %%libkpinterfaces library package
12mr|kdepim4-4.9.4-1|2192	- Own %%{_kde_appsdir}/kontactsummary and %%{_kde_appsdir}/kontact
12mr|kdepim4-4.9.4-1|2193	- Own %%{_kde_appsdir}/kpilot
12mr|kdepim4-4.9.4-1|2194	- Own %%{_kde_appsdir}/ktimetracker
12mr|kdepim4-4.9.4-1|2195	- Own %%{_kde_appsdir}/kxforms
12mr|kdepim4-4.9.4-1|2196	- Own %%{_kde_appsdir}/libkleopatra
12mr|kdepim4-4.9.4-1|2197	- Own %%{_kde_appsdir}/akonadi and %%{_kde_appsdir}/akonadiconsole
12mr|kdepim4-4.9.4-1|2198	- own %%{_kde_appsdir}/kcontactmanager
12mr|kdepim4-4.9.4-1|2199	
12mr|kdepim4-4.9.4-1|2200	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdepim4-4.9.4-1|2201	- New upstream kde4 4.1 beta1
12mr|kdepim4-4.9.4-1|2202	
12mr|kdepim4-4.9.4-1|2203	* Fri May 16 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.74-1mdv2009.0
12mr|kdepim4-4.9.4-1|2204	+ Revision: 208263
12mr|kdepim4-4.9.4-1|2205	- Update to kde 4.0.74
12mr|kdepim4-4.9.4-1|2206	Remove libkfeed ( will be on its own package)
12mr|kdepim4-4.9.4-1|2207	Fix File list
12mr|kdepim4-4.9.4-1|2208	- Fix Requires
12mr|kdepim4-4.9.4-1|2209	
12mr|kdepim4-4.9.4-1|2210	* Fri May 09 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.73-2mdv2009.0
12mr|kdepim4-4.9.4-1|2211	+ Revision: 204790
12mr|kdepim4-4.9.4-1|2212	- Update to kde 4.0.73
12mr|kdepim4-4.9.4-1|2213	- Fix conflicts
12mr|kdepim4-4.9.4-1|2214	
12mr|kdepim4-4.9.4-1|2215	* Wed May 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.0.72-2mdv2009.0
12mr|kdepim4-4.9.4-1|2216	+ Revision: 202741
12mr|kdepim4-4.9.4-1|2217	- Fix BuildRequires
12mr|kdepim4-4.9.4-1|2218	- Fix BuildRequires
12mr|kdepim4-4.9.4-1|2219	- Fix File list
12mr|kdepim4-4.9.4-1|2220	- Update to kde 4.0.72
12mr|kdepim4-4.9.4-1|2221	- Add Buildrequire
12mr|kdepim4-4.9.4-1|2222	- Add forgotten build patch
12mr|kdepim4-4.9.4-1|2223	- Fix file list
12mr|kdepim4-4.9.4-1|2224	Remove libakonadiprivate ( now on its own source package ( akonadi )
12mr|kdepim4-4.9.4-1|2225	- Update to kde4 4.0.70
12mr|kdepim4-4.9.4-1|2226	- New snapshot
12mr|kdepim4-4.9.4-1|2227	
12mr|kdepim4-4.9.4-1|2228	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdepim4-4.9.4-1|2229	- New upstream kde4 4.1 alpha 1
12mr|kdepim4-4.9.4-1|2230	- Starting to push new infrastructure for devel KDE 4.1. KDE 4 will be on / now. KDE is dead. Long live KDE.
12mr|kdepim4-4.9.4-1|2231	
12mr|kdepim4-4.9.4-1|2232	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdepim4-4.9.4-1|2233	- fix description-line-too-long
12mr|kdepim4-4.9.4-1|2234	
12mr|kdepim4-4.9.4-1|2235	+ Olivier Blin <blino@mandriva.org>
12mr|kdepim4-4.9.4-1|2236	- restore BuildRoot
12mr|kdepim4-4.9.4-1|2237	
12mr|kdepim4-4.9.4-1|2238	* Wed Dec 26 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:3.97.1-0.752060.2mdv2008.1
12mr|kdepim4-4.9.4-1|2239	+ Revision: 137824
12mr|kdepim4-4.9.4-1|2240	+ rebuild (emptylog)
12mr|kdepim4-4.9.4-1|2241	
12mr|kdepim4-4.9.4-1|2242	* Mon Dec 24 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:3.97.1-0.752060.1mdv2008.1
12mr|kdepim4-4.9.4-1|2243	+ Revision: 137422
12mr|kdepim4-4.9.4-1|2244	- New snapshot
12mr|kdepim4-4.9.4-1|2245	
12mr|kdepim4-4.9.4-1|2246	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdepim4-4.9.4-1|2247	- kill re-definition of %%buildroot on Pixel's request
12mr|kdepim4-4.9.4-1|2248	
12mr|kdepim4-4.9.4-1|2249	* Mon Dec 10 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:3.97.1-0.747029.1mdv2008.1
12mr|kdepim4-4.9.4-1|2250	+ Revision: 117085
12mr|kdepim4-4.9.4-1|2251	- New snapshot
12mr|kdepim4-4.9.4-1|2252	
12mr|kdepim4-4.9.4-1|2253	* Fri Nov 30 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:3.96.1-0.742825.1mdv2008.1
12mr|kdepim4-4.9.4-1|2254	+ Revision: 114097
12mr|kdepim4-4.9.4-1|2255	- New snapshot
12mr|kdepim4-4.9.4-1|2256	
12mr|kdepim4-4.9.4-1|2257	* Fri Nov 23 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:3.96.1-0.740266.1mdv2008.1
12mr|kdepim4-4.9.4-1|2258	+ Revision: 111412
12mr|kdepim4-4.9.4-1|2259	- New snapshot
12mr|kdepim4-4.9.4-1|2260	
12mr|kdepim4-4.9.4-1|2261	* Sat Nov 17 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:3.96.0-0.737116.1mdv2008.1
12mr|kdepim4-4.9.4-1|2262	+ Revision: 109546
12mr|kdepim4-4.9.4-1|2263	- KDE4 Rc1
12mr|kdepim4-4.9.4-1|2264	Fix file list
12mr|kdepim4-4.9.4-1|2265	
12mr|kdepim4-4.9.4-1|2266	* Sun Nov 11 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:3.95.2-0.734816.1mdv2008.1
12mr|kdepim4-4.9.4-1|2267	+ Revision: 107526
12mr|kdepim4-4.9.4-1|2268	- New snapshot
12mr|kdepim4-4.9.4-1|2269	
12mr|kdepim4-4.9.4-1|2270	* Sun Nov 04 2007 Funda Wang <fwang@mandriva.org> 2:3.95.1-0.731772.2mdv2008.1
12mr|kdepim4-4.9.4-1|2271	+ Revision: 105844
12mr|kdepim4-4.9.4-1|2272	- Rebuild against new libopensync
12mr|kdepim4-4.9.4-1|2273	
12mr|kdepim4-4.9.4-1|2274	* Fri Nov 02 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:3.95.1-0.731772.1mdv2008.1
12mr|kdepim4-4.9.4-1|2275	+ Revision: 105417
12mr|kdepim4-4.9.4-1|2276	- Fix file list
12mr|kdepim4-4.9.4-1|2277	- Fix file list
12mr|kdepim4-4.9.4-1|2278	- New snapshot post Rc1
12mr|kdepim4-4.9.4-1|2279	
12mr|kdepim4-4.9.4-1|2280	* Tue Oct 30 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:3.94.1-0.730680.1mdv2008.1
12mr|kdepim4-4.9.4-1|2281	+ Revision: 103977
12mr|kdepim4-4.9.4-1|2282	- Fix File list
12mr|kdepim4-4.9.4-1|2283	
12mr|kdepim4-4.9.4-1|2284	* Thu Oct 25 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:3.94.1-0.729215.1mdv2008.1
12mr|kdepim4-4.9.4-1|2285	+ Revision: 102198
12mr|kdepim4-4.9.4-1|2286	- Fix File list
12mr|kdepim4-4.9.4-1|2287	- Add back boost-devel
12mr|kdepim4-4.9.4-1|2288	- New snapshot
12mr|kdepim4-4.9.4-1|2289	- Fix conflict
12mr|kdepim4-4.9.4-1|2290	
12mr|kdepim4-4.9.4-1|2291	* Sun Oct 21 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:3.94.0-0.726734.2mdv2008.1
12mr|kdepim4-4.9.4-1|2292	+ Revision: 100758
12mr|kdepim4-4.9.4-1|2293	- Fix upgrade
12mr|kdepim4-4.9.4-1|2294	
12mr|kdepim4-4.9.4-1|2295	* Fri Oct 19 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:3.94.0-0.726734.1mdv2008.1
12mr|kdepim4-4.9.4-1|2296	+ Revision: 100209
12mr|kdepim4-4.9.4-1|2297	- Fix Buildrequire
12mr|kdepim4-4.9.4-1|2298	- Fix Buildrequires
12mr|kdepim4-4.9.4-1|2299	- Kde 4 Beta3
12mr|kdepim4-4.9.4-1|2300	
12mr|kdepim4-4.9.4-1|2301	+ Funda Wang <fwang@mandriva.org>
12mr|kdepim4-4.9.4-1|2302	- build agsint opensync 0.33
12mr|kdepim4-4.9.4-1|2303	
12mr|kdepim4-4.9.4-1|2304	* Tue Sep 25 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 2:3.93.0-0.714150.1mdv2008.0
12mr|kdepim4-4.9.4-1|2305	+ Revision: 92916
12mr|kdepim4-4.9.4-1|2306	+ rebuild (emptylog)
12mr|kdepim4-4.9.4-1|2307	
12mr|kdepim4-4.9.4-1|2308	* Fri Sep 21 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1:3.93.0-1mdv2008.0
12mr|kdepim4-4.9.4-1|2309	+ Revision: 91864
12mr|kdepim4-4.9.4-1|2310	- Update snapshot
12mr|kdepim4-4.9.4-1|2311	- Make obsoletes tags versioned
12mr|kdepim4-4.9.4-1|2312	- Add a patch fixing kpilot installation
12mr|kdepim4-4.9.4-1|2313	
12mr|kdepim4-4.9.4-1|2314	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdepim4-4.9.4-1|2315	- Update with revision 708397
12mr|kdepim4-4.9.4-1|2316	- Update to revision 698242
12mr|kdepim4-4.9.4-1|2317	- First working kdepim4 package
12mr|kdepim4-4.9.4-1|2318	- Update to revision 694342
12mr|kdepim4-4.9.4-1|2319	
12mr|kdepim4-4.9.4-1|2320	+ Adam Williamson <awilliamson@mandriva.org>
12mr|kdepim4-4.9.4-1|2321	- disable libmal buildrequires (mal conduit is disabled upstream)
12mr|kdepim4-4.9.4-1|2322	
12mr|kdepim4-4.9.4-1|2323	* Thu May 03 2007 Laurent Montel <lmontel@mandriva.org> 1:3.80.3-0.20070502.5mdv2008.0
12mr|kdepim4-4.9.4-1|2324	+ Revision: 21328
12mr|kdepim4-4.9.4-1|2325	- Fix BR
12mr|kdepim4-4.9.4-1|2326	- New version
12mr|kdepim4-4.9.4-1|2327	- 3.80.3
12mr|kdepim4-4.9.4-1|2328	
12mr|kdepim4-4.9.4-1|2329	
12mr|kdepim4-4.9.4-1|2330	* Sun Mar 11 2007 Laurent Montel <lmontel@mandriva.com> 3.80.3-0.20070311.5mdv2007.1
12mr|kdepim4-4.9.4-1|2331	+ Revision: 141267
12mr|kdepim4-4.9.4-1|2332	- new snapshot
12mr|kdepim4-4.9.4-1|2333	- Fix spec file
12mr|kdepim4-4.9.4-1|2334	- new snapshot
12mr|kdepim4-4.9.4-1|2335	
12mr|kdepim4-4.9.4-1|2336	* Wed Feb 28 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.3-0.20070228.4mdv2007.1
12mr|kdepim4-4.9.4-1|2337	+ Revision: 126885
12mr|kdepim4-4.9.4-1|2338	- new snapshot
12mr|kdepim4-4.9.4-1|2339	- 3.80.3
12mr|kdepim4-4.9.4-1|2340	
12mr|kdepim4-4.9.4-1|2341	* Fri Feb 16 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070215.3mdv2007.1
12mr|kdepim4-4.9.4-1|2342	+ Revision: 121632
12mr|kdepim4-4.9.4-1|2343	- new snapshot
12mr|kdepim4-4.9.4-1|2344	- new snapshot
12mr|kdepim4-4.9.4-1|2345	- Fix spec file
12mr|kdepim4-4.9.4-1|2346	- new snapshot
12mr|kdepim4-4.9.4-1|2347	
12mr|kdepim4-4.9.4-1|2348	* Sun Jan 14 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070117.1mdv2007.1
12mr|kdepim4-4.9.4-1|2349	+ Revision: 108638
12mr|kdepim4-4.9.4-1|2350	- Fix group
12mr|kdepim4-4.9.4-1|2351	- Fix bug #28093
12mr|kdepim4-4.9.4-1|2352	
12mr|kdepim4-4.9.4-1|2353	* Wed Jan 10 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070109.1mdv2007.1
12mr|kdepim4-4.9.4-1|2354	+ Revision: 106935
12mr|kdepim4-4.9.4-1|2355	- Update snapshot
12mr|kdepim4-4.9.4-1|2356	
12mr|kdepim4-4.9.4-1|2357	* Fri Jan 05 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070103.6mdv2007.1
12mr|kdepim4-4.9.4-1|2358	+ Revision: 104387
12mr|kdepim4-4.9.4-1|2359	- Fix lib
12mr|kdepim4-4.9.4-1|2360	
12mr|kdepim4-4.9.4-1|2361	* Fri Jan 05 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070103.5mdv2007.1
12mr|kdepim4-4.9.4-1|2362	+ Revision: 104327
12mr|kdepim4-4.9.4-1|2363	- Fix file list (based on patch from neoclust)
12mr|kdepim4-4.9.4-1|2364	Remove some post and postun empty
12mr|kdepim4-4.9.4-1|2365	
12mr|kdepim4-4.9.4-1|2366	* Thu Jan 04 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070103.4mdv2007.1
12mr|kdepim4-4.9.4-1|2367	+ Revision: 104150
12mr|kdepim4-4.9.4-1|2368	- Fix provides (patch from neoclust)
12mr|kdepim4-4.9.4-1|2369	Remove old obsolete
12mr|kdepim4-4.9.4-1|2370	
12mr|kdepim4-4.9.4-1|2371	* Wed Jan 03 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070103.3mdv2007.1
12mr|kdepim4-4.9.4-1|2372	+ Revision: 103910
12mr|kdepim4-4.9.4-1|2373	- Fix buildrequires
12mr|kdepim4-4.9.4-1|2374	- Fix buildrequires
12mr|kdepim4-4.9.4-1|2375	- Fix spec files
12mr|kdepim4-4.9.4-1|2376	- Import kdepim4
12mr|kdepim4-4.9.4-1|2377	
12mr|kdepim4-4.9.4-1|2378	* Wed Jan 03 2007 Laurent Montel <lmontel@mandriva.com> 3.5.5-4mdv2007.0
12mr|kdepim4-4.9.4-1|2379	- kde4

14528 12
12mr|kdepim4-runtime-4.9.4-1|1	%define _disable_ld_no_undefined 1
12mr|kdepim4-runtime-4.9.4-1|2	
12mr|kdepim4-runtime-4.9.4-1|3	Name:		kdepim4-runtime
12mr|kdepim4-runtime-4.9.4-1|4	Summary:	K Desktop Environment
12mr|kdepim4-runtime-4.9.4-1|5	Version:	4.9.4
12mr|kdepim4-runtime-4.9.4-1|6	Release:	1
12mr|kdepim4-runtime-4.9.4-1|7	Group:		Graphical desktop/KDE
12mr|kdepim4-runtime-4.9.4-1|8	License:	GPL
12mr|kdepim4-runtime-4.9.4-1|9	Epoch:		3
12mr|kdepim4-runtime-4.9.4-1|10	URL:		http://community.kde.org/KDE_PIM
12mr|kdepim4-runtime-4.9.4-1|11	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdepim-runtime-%{version}.tar.xz
12mr|kdepim4-runtime-4.9.4-1|12	Source1:	%{name}.rpmlintrc
12mr|kdepim4-runtime-4.9.4-1|13	Patch10:	kdepim-runtime-4.8.1-noakonaditray.patch
12mr|kdepim4-runtime-4.9.4-1|14	BuildRequires:	boost-devel
12mr|kdepim4-runtime-4.9.4-1|15	BuildRequires:	kdelibs4-devel
12mr|kdepim4-runtime-4.9.4-1|16	BuildRequires:	kdepimlibs4-devel
12mr|kdepim4-runtime-4.9.4-1|17	BuildRequires:	qt4-qtdbus
12mr|kdepim4-runtime-4.9.4-1|18	BuildRequires:	akonadi
12mr|kdepim4-runtime-4.9.4-1|19	BuildRequires:	pkgconfig(akonadi)
12mr|kdepim4-runtime-4.9.4-1|20	BuildRequires:	pkgconfig(libkgapi)
12mr|kdepim4-runtime-4.9.4-1|21	BuildRequires:	pkgconfig(libstreams)
12mr|kdepim4-runtime-4.9.4-1|22	BuildRequires:	pkgconfig(libxml-2.0)
12mr|kdepim4-runtime-4.9.4-1|23	BuildRequires:	pkgconfig(libxslt)
12mr|kdepim4-runtime-4.9.4-1|24	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mr|kdepim4-runtime-4.9.4-1|25	
12mr|kdepim4-runtime-4.9.4-1|26	%description
12mr|kdepim4-runtime-4.9.4-1|27	Information Management applications for the K Desktop Environment runtime libs.
12mr|kdepim4-runtime-4.9.4-1|28	
12mr|kdepim4-runtime-4.9.4-1|29	#-----------------------------------------------------------------------------
12mr|kdepim4-runtime-4.9.4-1|30	
12mr|kdepim4-runtime-4.9.4-1|31	%package -n akonadi-kde
12mr|kdepim4-runtime-4.9.4-1|32	Group:		Graphical desktop/KDE
12mr|kdepim4-runtime-4.9.4-1|33	Summary:	Akonadi control center for KDE
12mr|kdepim4-runtime-4.9.4-1|34	Provides:	kdepim4-runtime = %{EVRD}
12mr|kdepim4-runtime-4.9.4-1|35	Conflicts:	kdepim4-runtime-devel < 2:4.7.97
12mr|kdepim4-runtime-4.9.4-1|36	Conflicts:	kdepim4-core < 2:4.5.94
12mr|kdepim4-runtime-4.9.4-1|37	Conflicts:	%{_lib}kdepim-copy4 < 3:4.9.0
12mr|kdepim4-runtime-4.9.4-1|38	Conflicts:	kde-l10n-ar < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|39	Conflicts:	kde-l10n-bg < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|40	Conflicts:	kde-l10n-bn_IN < 4.3.98-4
12mr|kdepim4-runtime-4.9.4-1|41	Conflicts:	kde-l10n-ca < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|42	Conflicts:	kde-l10n-cs < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|43	Conflicts:	kde-l10n-csb < 4.4.95-7
12mr|kdepim4-runtime-4.9.4-1|44	Conflicts:	kde-l10n-da < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|45	Conflicts:	kde-l10n-de < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|46	Conflicts:	kde-l10n-el < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|47	Conflicts:	kde-l10n-en_GB < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|48	Conflicts:	kde-l10n-eo < 4.5.95-6
12mr|kdepim4-runtime-4.9.4-1|49	Conflicts:	kde-l10n-es < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|50	Conflicts:	kde-l10n-et < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|51	Conflicts:	kde-l10n-eu < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|52	Conflicts:	kde-l10n-fa < 4.2.96-5
12mr|kdepim4-runtime-4.9.4-1|53	Conflicts:	kde-l10n-fi < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|54	Conflicts:	kde-l10n-fr < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|55	Conflicts:	kde-l10n-fy < 4.5.95-6
12mr|kdepim4-runtime-4.9.4-1|56	Conflicts:	kde-l10n-ga < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|57	Conflicts:	kde-l10n-gl < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|58	Conflicts:	kde-l10n-gu < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|59	Conflicts:	kde-l10n-he < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|60	Conflicts:	kde-l10n-hi < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|61	Conflicts:	kde-l10n-hne < 4.3.98-4
12mr|kdepim4-runtime-4.9.4-1|62	Conflicts:	kde-l10n-hr < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|63	Conflicts:	kde-l10n-hu < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|64	Conflicts:	kde-l10n-id < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|65	Conflicts:	kde-l10n-is < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|66	Conflicts:	kde-l10n-it < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|67	Conflicts:	kde-l10n-ja < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|68	Conflicts:	kde-l10n-kk < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|69	Conflicts:	kde-l10n-km < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|70	Conflicts:	kde-l10n-kn < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|71	Conflicts:	kde-l10n-ko < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|72	Conflicts:	kde-l10n-ku < 4.3.2-4
12mr|kdepim4-runtime-4.9.4-1|73	Conflicts:	kde-l10n-lt < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|74	Conflicts:	kde-l10n-lv < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|75	Conflicts:	kde-l10n-mai < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|76	Conflicts:	kde-l10n-mk < 4.4.95-7
12mr|kdepim4-runtime-4.9.4-1|77	Conflicts:	kde-l10n-ml < 4.5.95-6
12mr|kdepim4-runtime-4.9.4-1|78	Conflicts:	kde-l10n-mr < 4.3.98-4
12mr|kdepim4-runtime-4.9.4-1|79	Conflicts:	kde-l10n-nb < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|80	Conflicts:	kde-l10n-nds < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|81	Conflicts:	kde-l10n-ne < 4.2.96-5
12mr|kdepim4-runtime-4.9.4-1|82	Conflicts:	kde-l10n-nl < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|83	Conflicts:	kde-l10n-nn < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|84	Conflicts:	kde-l10n-pa < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|85	Conflicts:	kde-l10n-pl < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|86	Conflicts:	kde-l10n-pt < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|87	Conflicts:	kde-l10n-pt_BR < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|88	Conflicts:	kde-l10n-ro < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|89	Conflicts:	kde-l10n-ru < 4.6.3-4
12mr|kdepim4-runtime-4.9.4-1|90	Conflicts:	kde-l10n-se < 4.2.96-6
12mr|kdepim4-runtime-4.9.4-1|91	Conflicts:	kde-l10n-si < 4.4.95-7
12mr|kdepim4-runtime-4.9.4-1|92	Conflicts:	kde-l10n-sk < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|93	Conflicts:	kde-l10n-sl < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|94	Conflicts:	kde-l10n-sr < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|95	Conflicts:	kde-l10n-sv < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|96	Conflicts:	kde-l10n-ta < 4.2.96-5
12mr|kdepim4-runtime-4.9.4-1|97	Conflicts:	kde-l10n-tg < 4.4.95-7
12mr|kdepim4-runtime-4.9.4-1|98	Conflicts:	kde-l10n-th < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|99	Conflicts:	kde-l10n-tr < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|100	Conflicts:	kde-l10n-uk < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|101	Conflicts:	kde-l10n-wa < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|102	Conflicts:	kde-l10n-zh_CN < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|103	Conflicts:	kde-l10n-zh_TW < 4.6.3-2
12mr|kdepim4-runtime-4.9.4-1|104	Requires:	akonadi
12mr|kdepim4-runtime-4.9.4-1|105	Requires:	mysql-client
12mr|kdepim4-runtime-4.9.4-1|106	
12mr|kdepim4-runtime-4.9.4-1|107	%description -n akonadi-kde
12mr|kdepim4-runtime-4.9.4-1|108	Akonadi control center for KDE.
12mr|kdepim4-runtime-4.9.4-1|109	
12mr|kdepim4-runtime-4.9.4-1|110	%files -n akonadi-kde
12mr|kdepim4-runtime-4.9.4-1|111	%{_kde_bindir}/*
12mr|kdepim4-runtime-4.9.4-1|112	%{_kde_appsdir}/akonadi
12mr|kdepim4-runtime-4.9.4-1|113	%{_kde_appsdir}/akonadi_knut_resource
12mr|kdepim4-runtime-4.9.4-1|114	%{_kde_appsdir}/akonadi_maildispatcher_agent
12mr|kdepim4-runtime-4.9.4-1|115	%{_kde_applicationsdir}/*
12mr|kdepim4-runtime-4.9.4-1|116	%{_kde_datadir}/akonadi
12mr|kdepim4-runtime-4.9.4-1|117	%{_kde_services}/*
12mr|kdepim4-runtime-4.9.4-1|118	%{_kde_datadir}/mime/packages/*
12mr|kdepim4-runtime-4.9.4-1|119	%{_kde_libdir}/kde4/*
12mr|kdepim4-runtime-4.9.4-1|120	%{_kde_libdir}/libkdepim-runtime-dms-copy.so
12mr|kdepim4-runtime-4.9.4-1|121	%{_kde_iconsdir}/*/*/*/*
12mr|kdepim4-runtime-4.9.4-1|122	%{_kde_configdir}/*
12mr|kdepim4-runtime-4.9.4-1|123	%{_kde_autostart}/kaddressbookmigrator.desktop
12mr|kdepim4-runtime-4.9.4-1|124	%{_kde_servicetypes}/*.desktop
12mr|kdepim4-runtime-4.9.4-1|125	%{_kde_datadir}/ontology/kde/aneo.*
12mr|kdepim4-runtime-4.9.4-1|126	%{_kde_datadir}/dbus-1/interfaces/*
12mr|kdepim4-runtime-4.9.4-1|127	
12mr|kdepim4-runtime-4.9.4-1|128	#-----------------------------------------------------------------------------
12mr|kdepim4-runtime-4.9.4-1|129	
12mr|kdepim4-runtime-4.9.4-1|130	%define akonadi_xml_major 4
12mr|kdepim4-runtime-4.9.4-1|131	%define libakonadi_xml %mklibname akonadi-xml %{akonadi_xml_major}
12mr|kdepim4-runtime-4.9.4-1|132	
12mr|kdepim4-runtime-4.9.4-1|133	%package -n %{libakonadi_xml}
12mr|kdepim4-runtime-4.9.4-1|134	Summary:	KDE 4 library
12mr|kdepim4-runtime-4.9.4-1|135	Group:		System/Libraries
12mr|kdepim4-runtime-4.9.4-1|136	
12mr|kdepim4-runtime-4.9.4-1|137	%description -n %{libakonadi_xml}
12mr|kdepim4-runtime-4.9.4-1|138	KDE 4 library.
12mr|kdepim4-runtime-4.9.4-1|139	
12mr|kdepim4-runtime-4.9.4-1|140	%files -n %{libakonadi_xml}
12mr|kdepim4-runtime-4.9.4-1|141	%{_kde_libdir}/libakonadi-xml.so.%{akonadi_xml_major}*
12mr|kdepim4-runtime-4.9.4-1|142	
12mr|kdepim4-runtime-4.9.4-1|143	#-----------------------------------------------------------------------------
12mr|kdepim4-runtime-4.9.4-1|144	
12mr|kdepim4-runtime-4.9.4-1|145	%define kdepim_copy_major 4
12mr|kdepim4-runtime-4.9.4-1|146	%define libkdepim_copy %mklibname kdepim-copy %{kdepim_copy_major}
12mr|kdepim4-runtime-4.9.4-1|147	
12mr|kdepim4-runtime-4.9.4-1|148	%package -n %{libkdepim_copy}
12mr|kdepim4-runtime-4.9.4-1|149	Summary:	KDE 4 library
12mr|kdepim4-runtime-4.9.4-1|150	Group:		System/Libraries
12mr|kdepim4-runtime-4.9.4-1|151	
12mr|kdepim4-runtime-4.9.4-1|152	%description -n %{libkdepim_copy}
12mr|kdepim4-runtime-4.9.4-1|153	KDE 4 library.
12mr|kdepim4-runtime-4.9.4-1|154	
12mr|kdepim4-runtime-4.9.4-1|155	%files -n %{libkdepim_copy}
12mr|kdepim4-runtime-4.9.4-1|156	%{_kde_libdir}/libkdepim-copy.so.%{kdepim_copy_major}*
12mr|kdepim4-runtime-4.9.4-1|157	
12mr|kdepim4-runtime-4.9.4-1|158	#-----------------------------------------------------------------------------
12mr|kdepim4-runtime-4.9.4-1|159	
12mr|kdepim4-runtime-4.9.4-1|160	%define maildir_major 4
12mr|kdepim4-runtime-4.9.4-1|161	%define libmaildir %mklibname maildir %{maildir_major}
12mr|kdepim4-runtime-4.9.4-1|162	
12mr|kdepim4-runtime-4.9.4-1|163	%package -n %{libmaildir}
12mr|kdepim4-runtime-4.9.4-1|164	Summary:	KDE 4 library
12mr|kdepim4-runtime-4.9.4-1|165	Group:		System/Libraries
12mr|kdepim4-runtime-4.9.4-1|166	
12mr|kdepim4-runtime-4.9.4-1|167	%description -n %{libmaildir}
12mr|kdepim4-runtime-4.9.4-1|168	KDE 4 library.
12mr|kdepim4-runtime-4.9.4-1|169	
12mr|kdepim4-runtime-4.9.4-1|170	%files -n %{libmaildir}
12mr|kdepim4-runtime-4.9.4-1|171	%{_kde_libdir}/libmaildir.so.%{maildir_major}*
12mr|kdepim4-runtime-4.9.4-1|172	
12mr|kdepim4-runtime-4.9.4-1|173	#-----------------------------------------------------------------------------
12mr|kdepim4-runtime-4.9.4-1|174	
12mr|kdepim4-runtime-4.9.4-1|175	%define akonadi_filestore_major 4
12mr|kdepim4-runtime-4.9.4-1|176	%define libakonadi_filestore %mklibname akonadi_filestore %{akonadi_filestore_major}
12mr|kdepim4-runtime-4.9.4-1|177	
12mr|kdepim4-runtime-4.9.4-1|178	%package -n %{libakonadi_filestore}
12mr|kdepim4-runtime-4.9.4-1|179	Summary:	KDE 4 library
12mr|kdepim4-runtime-4.9.4-1|180	Group:		System/Libraries
12mr|kdepim4-runtime-4.9.4-1|181	
12mr|kdepim4-runtime-4.9.4-1|182	%description -n %{libakonadi_filestore}
12mr|kdepim4-runtime-4.9.4-1|183	KDE 4 library.
12mr|kdepim4-runtime-4.9.4-1|184	
12mr|kdepim4-runtime-4.9.4-1|185	%files -n %{libakonadi_filestore}
12mr|kdepim4-runtime-4.9.4-1|186	%{_kde_libdir}/libakonadi-filestore.so.%{akonadi_filestore_major}*
12mr|kdepim4-runtime-4.9.4-1|187	
12mr|kdepim4-runtime-4.9.4-1|188	#-----------------------------------------------------------------------------
12mr|kdepim4-runtime-4.9.4-1|189	
12mr|kdepim4-runtime-4.9.4-1|190	%define kmindexreader_major 4
12mr|kdepim4-runtime-4.9.4-1|191	%define libkmindexreader %mklibname kmindexreader %{kmindexreader_major}
12mr|kdepim4-runtime-4.9.4-1|192	
12mr|kdepim4-runtime-4.9.4-1|193	%package -n %{libkmindexreader}
12mr|kdepim4-runtime-4.9.4-1|194	Summary:	KDE 4 library
12mr|kdepim4-runtime-4.9.4-1|195	Group:		System/Libraries
12mr|kdepim4-runtime-4.9.4-1|196	
12mr|kdepim4-runtime-4.9.4-1|197	%description -n %{libkmindexreader}
12mr|kdepim4-runtime-4.9.4-1|198	KDE 4 library.
12mr|kdepim4-runtime-4.9.4-1|199	
12mr|kdepim4-runtime-4.9.4-1|200	%files -n %{libkmindexreader}
12mr|kdepim4-runtime-4.9.4-1|201	%{_kde_libdir}/libkmindexreader.so.%{kmindexreader_major}*
12mr|kdepim4-runtime-4.9.4-1|202	
12mr|kdepim4-runtime-4.9.4-1|203	#----------------------------------------------------------------------
12mr|kdepim4-runtime-4.9.4-1|204	
12mr|kdepim4-runtime-4.9.4-1|205	%package devel
12mr|kdepim4-runtime-4.9.4-1|206	Summary:	Devel stuff for %{name}
12mr|kdepim4-runtime-4.9.4-1|207	Group:		Development/KDE and Qt
12mr|kdepim4-runtime-4.9.4-1|208	Requires:	kdepimlibs4-devel >= 4.5.71
12mr|kdepim4-runtime-4.9.4-1|209	Requires:	%{libakonadi_xml} = %{EVRD}
12mr|kdepim4-runtime-4.9.4-1|210	Requires:	%{libkdepim_copy} = %{EVRD}
12mr|kdepim4-runtime-4.9.4-1|211	Requires:	%{libmaildir} = %{EVRD}
12mr|kdepim4-runtime-4.9.4-1|212	Requires:	%{libakonadi_filestore} = %{EVRD}
12mr|kdepim4-runtime-4.9.4-1|213	Requires:	%{libkmindexreader} = %{EVRD}
12mr|kdepim4-runtime-4.9.4-1|214	
12mr|kdepim4-runtime-4.9.4-1|215	%description devel
12mr|kdepim4-runtime-4.9.4-1|216	This package contains header files needed if you wish to build applications
12mr|kdepim4-runtime-4.9.4-1|217	based on kdepim-runtime.
12mr|kdepim4-runtime-4.9.4-1|218	
12mr|kdepim4-runtime-4.9.4-1|219	%files devel
12mr|kdepim4-runtime-4.9.4-1|220	%{_kde_libdir}/libakonadi-filestore.so
12mr|kdepim4-runtime-4.9.4-1|221	%{_kde_libdir}/libakonadi-xml.so
12mr|kdepim4-runtime-4.9.4-1|222	%{_kde_libdir}/libkdepim-copy.so
12mr|kdepim4-runtime-4.9.4-1|223	%{_kde_libdir}/libkmindexreader.so
12mr|kdepim4-runtime-4.9.4-1|224	%{_kde_libdir}/libmaildir.so
12mr|kdepim4-runtime-4.9.4-1|225	
12mr|kdepim4-runtime-4.9.4-1|226	#----------------------------------------------------------------------
12mr|kdepim4-runtime-4.9.4-1|227	
12mr|kdepim4-runtime-4.9.4-1|228	%prep
12mr|kdepim4-runtime-4.9.4-1|229	%setup -q -n kdepim-runtime-%{version}
12mr|kdepim4-runtime-4.9.4-1|230	%patch10 -p1
12mr|kdepim4-runtime-4.9.4-1|231	
12mr|kdepim4-runtime-4.9.4-1|232	%build
12mr|kdepim4-runtime-4.9.4-1|233	rm -fr po
12mr|kdepim4-runtime-4.9.4-1|234	
12mr|kdepim4-runtime-4.9.4-1|235	%cmake_kde4
12mr|kdepim4-runtime-4.9.4-1|236	%make
12mr|kdepim4-runtime-4.9.4-1|237	
12mr|kdepim4-runtime-4.9.4-1|238	%install
12mr|kdepim4-runtime-4.9.4-1|239	%makeinstall_std -C build
12mr|kdepim4-runtime-4.9.4-1|240	
12mr|kdepim4-runtime-4.9.4-1|241	# Remove non packaged files
12mr|kdepim4-runtime-4.9.4-1|242	rm -rf %{buildroot}%{_kde_libdir}/libnepomukfeederpluginlib.a
12mr|kdepim4-runtime-4.9.4-1|243	
12mr|kdepim4-runtime-4.9.4-1|244	%changelog
12mr|kdepim4-runtime-4.9.4-1|245	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.4-1
12mr|kdepim4-runtime-4.9.4-1|246	- New version 4.9.4
12mr|kdepim4-runtime-4.9.4-1|247	
12mr|kdepim4-runtime-4.9.4-1|248	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.3-1
12mr|kdepim4-runtime-4.9.4-1|249	- New version 4.9.3
12mr|kdepim4-runtime-4.9.4-1|250	
12mr|kdepim4-runtime-4.9.4-1|251	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.2-2
12mr|kdepim4-runtime-4.9.4-1|252	- New version 4.9.2
12mr|kdepim4-runtime-4.9.4-1|253	- Add rpmlint filters
12mr|kdepim4-runtime-4.9.4-1|254	
12mr|kdepim4-runtime-4.9.4-1|255	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.1-1
12mr|kdepim4-runtime-4.9.4-1|256	- New version 4.9.1
12mr|kdepim4-runtime-4.9.4-1|257	
12mr|kdepim4-runtime-4.9.4-1|258	- Add Conflicts on older libkdepim-copy4 for akonadi-kde package
12mr|kdepim4-runtime-4.9.4-1|259	
12mr|kdepim4-runtime-4.9.4-1|260	* Tue Aug 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.0-1
12mr|kdepim4-runtime-4.9.4-1|261	- New version 4.9.0
12mr|kdepim4-runtime-4.9.4-1|262	- Re-diff l10n patch
12mr|kdepim4-runtime-4.9.4-1|263	
12mr|kdepim4-runtime-4.9.4-1|264	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.97-2
12mr|kdepim4-runtime-4.9.4-1|265	- Add pkgconfig(libkgapi) to BuildRequires
12mr|kdepim4-runtime-4.9.4-1|266	
12mr|kdepim4-runtime-4.9.4-1|267	* Mon Jul 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.97-1
12mr|kdepim4-runtime-4.9.4-1|268	- New version 4.8.97
12mr|kdepim4-runtime-4.9.4-1|269	- Convert BuildRequires to pkgconfig style
12mr|kdepim4-runtime-4.9.4-1|270	- Re-diff and enable l10n-ru patch
12mr|kdepim4-runtime-4.9.4-1|271	
12mr|kdepim4-runtime-4.9.4-1|272	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.95-1
12mr|kdepim4-runtime-4.9.4-1|273	- Update to 4.8.95
12mr|kdepim4-runtime-4.9.4-1|274	
12mr|kdepim4-runtime-4.9.4-1|275	* Wed Jun 27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.90-1
12mr|kdepim4-runtime-4.9.4-1|276	- Update to 4.8.90
12mr|kdepim4-runtime-4.9.4-1|277	
12mr|kdepim4-runtime-4.9.4-1|278	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 3:4.8.4-1
12mr|kdepim4-runtime-4.9.4-1|279	- update to 4.8.4
12mr|kdepim4-runtime-4.9.4-1|280	
12mr|kdepim4-runtime-4.9.4-1|281	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 3:4.8.3-1
12mr|kdepim4-runtime-4.9.4-1|282	- update to 4.8.3
12mr|kdepim4-runtime-4.9.4-1|283	
12mr|kdepim4-runtime-4.9.4-1|284	* Mon Apr 16 2012 Mikhail Kompaniets <mkompan@mezon.ru> 5:4.8.2-2
12mr|kdepim4-runtime-4.9.4-1|285	- Russian localization for .desktop files
12mr|kdepim4-runtime-4.9.4-1|286	
12mr|kdepim4-runtime-4.9.4-1|287	* Thu Apr  5 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 5:4.8.2-1
12mr|kdepim4-runtime-4.9.4-1|288	- update to 4.8.2
12mr|kdepim4-runtime-4.9.4-1|289	
12mr|kdepim4-runtime-4.9.4-1|290	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 5:4.8.1-1
12mr|kdepim4-runtime-4.9.4-1|291	- update to 4.8.1
12mr|kdepim4-runtime-4.9.4-1|292	
12mr|kdepim4-runtime-4.9.4-1|293	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.8.0-1
12mr|kdepim4-runtime-4.9.4-1|294	+ Revision: 762412
12mr|kdepim4-runtime-4.9.4-1|295	- New upstream tarball
12mr|kdepim4-runtime-4.9.4-1|296	
12mr|kdepim4-runtime-4.9.4-1|297	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.7.97-1
12mr|kdepim4-runtime-4.9.4-1|298	+ Revision: 758112
12mr|kdepim4-runtime-4.9.4-1|299	- New upstream tarball
12mr|kdepim4-runtime-4.9.4-1|300	- Move .so + dbus files file in the akonadi subpackage
12mr|kdepim4-runtime-4.9.4-1|301	
12mr|kdepim4-runtime-4.9.4-1|302	* Tue Jan 03 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.7.95-1
12mr|kdepim4-runtime-4.9.4-1|303	+ Revision: 748912
12mr|kdepim4-runtime-4.9.4-1|304	- Fix file list
12mr|kdepim4-runtime-4.9.4-1|305	- Fix file list
12mr|kdepim4-runtime-4.9.4-1|306	- Remove useless %%find_lang
12mr|kdepim4-runtime-4.9.4-1|307	- New version
12mr|kdepim4-runtime-4.9.4-1|308	- Try to fix build ( step 1)
12mr|kdepim4-runtime-4.9.4-1|309	- New upstream tarball
12mr|kdepim4-runtime-4.9.4-1|310	- New upstream tarball
12mr|kdepim4-runtime-4.9.4-1|311	
12mr|kdepim4-runtime-4.9.4-1|312	* Fri Sep 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.7.41-1
12mr|kdepim4-runtime-4.9.4-1|313	+ Revision: 699154
12mr|kdepim4-runtime-4.9.4-1|314	- Fix file list
12mr|kdepim4-runtime-4.9.4-1|315	- New version 4.7.41
12mr|kdepim4-runtime-4.9.4-1|316	
12mr|kdepim4-runtime-4.9.4-1|317	* Tue Jun 28 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.6.0-5
12mr|kdepim4-runtime-4.9.4-1|318	+ Revision: 687627
12mr|kdepim4-runtime-4.9.4-1|319	- Remove all translations
12mr|kdepim4-runtime-4.9.4-1|320	
12mr|kdepim4-runtime-4.9.4-1|321	* Fri Jun 17 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.6.0-4
12mr|kdepim4-runtime-4.9.4-1|322	+ Revision: 685738
12mr|kdepim4-runtime-4.9.4-1|323	- Remove duplicate files
12mr|kdepim4-runtime-4.9.4-1|324	
12mr|kdepim4-runtime-4.9.4-1|325	* Fri Jun 10 2011 Funda Wang <fwang@mandriva.org> 3:4.6.0-3
12mr|kdepim4-runtime-4.9.4-1|326	+ Revision: 684135
12mr|kdepim4-runtime-4.9.4-1|327	- final conflicts correction
12mr|kdepim4-runtime-4.9.4-1|328	
12mr|kdepim4-runtime-4.9.4-1|329	* Fri Jun 10 2011 Funda Wang <fwang@mandriva.org> 3:4.6.0-2
12mr|kdepim4-runtime-4.9.4-1|330	+ Revision: 684103
12mr|kdepim4-runtime-4.9.4-1|331	- add more conflicts
12mr|kdepim4-runtime-4.9.4-1|332	- use actural package conflicts
12mr|kdepim4-runtime-4.9.4-1|333	- now ships included translations
12mr|kdepim4-runtime-4.9.4-1|334	
12mr|kdepim4-runtime-4.9.4-1|335	* Thu Jun 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.6.0-1
12mr|kdepim4-runtime-4.9.4-1|336	+ Revision: 683342
12mr|kdepim4-runtime-4.9.4-1|337	- Fix epoch
12mr|kdepim4-runtime-4.9.4-1|338	- Say hello to brand new kdepim 4.6
12mr|kdepim4-runtime-4.9.4-1|339	
12mr|kdepim4-runtime-4.9.4-1|340	* Tue Apr 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 3:4.4.11.1-0.1
12mr|kdepim4-runtime-4.9.4-1|341	+ Revision: 659243
12mr|kdepim4-runtime-4.9.4-1|342	- Revert kdepim to 4.4 branch
12mr|kdepim4-runtime-4.9.4-1|343	
12mr|kdepim4-runtime-4.9.4-1|344	* Tue Apr 12 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.95-1
12mr|kdepim4-runtime-4.9.4-1|345	+ Revision: 652802
12mr|kdepim4-runtime-4.9.4-1|346	- Update to beta5
12mr|kdepim4-runtime-4.9.4-1|347	- Remove mkrel
12mr|kdepim4-runtime-4.9.4-1|348	
12mr|kdepim4-runtime-4.9.4-1|349	* Fri Jan 14 2011 Funda Wang <fwang@mandriva.org> 2:4.5.94.1-1
12mr|kdepim4-runtime-4.9.4-1|350	+ Revision: 631027
12mr|kdepim4-runtime-4.9.4-1|351	- New version 4.5.94.1
12mr|kdepim4-runtime-4.9.4-1|352	- update URL
12mr|kdepim4-runtime-4.9.4-1|353	
12mr|kdepim4-runtime-4.9.4-1|354	* Sat Jan 08 2011 Funda Wang <fwang@mandriva.org> 2:4.5.94-1mdv2011.0
12mr|kdepim4-runtime-4.9.4-1|355	+ Revision: 630347
12mr|kdepim4-runtime-4.9.4-1|356	- new version 4.5.94
12mr|kdepim4-runtime-4.9.4-1|357	
12mr|kdepim4-runtime-4.9.4-1|358	* Fri Dec 24 2010 Funda Wang <fwang@mandriva.org> 2:4.5.93-1mdv2011.0
12mr|kdepim4-runtime-4.9.4-1|359	+ Revision: 624415
12mr|kdepim4-runtime-4.9.4-1|360	- 4.6 beta3
12mr|kdepim4-runtime-4.9.4-1|361	
12mr|kdepim4-runtime-4.9.4-1|362	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdepim4-runtime-4.9.4-1|363	- New upstream tarball
12mr|kdepim4-runtime-4.9.4-1|364	
12mr|kdepim4-runtime-4.9.4-1|365	* Wed Dec 08 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.85-1mdv2011.0
12mr|kdepim4-runtime-4.9.4-1|366	+ Revision: 616359
12mr|kdepim4-runtime-4.9.4-1|367	- New upstream tarball
12mr|kdepim4-runtime-4.9.4-1|368	
12mr|kdepim4-runtime-4.9.4-1|369	* Fri Nov 26 2010 Funda Wang <fwang@mandriva.org> 2:4.5.80-1mdv2011.0
12mr|kdepim4-runtime-4.9.4-1|370	+ Revision: 601497
12mr|kdepim4-runtime-4.9.4-1|371	- new version 4.5.80 (aka 4.6 beta1)
12mr|kdepim4-runtime-4.9.4-1|372	
12mr|kdepim4-runtime-4.9.4-1|373	* Sun Nov 21 2010 Funda Wang <fwang@mandriva.org> 2:4.5.77-0.svn1198704.2mdv2011.0
12mr|kdepim4-runtime-4.9.4-1|374	+ Revision: 599460
12mr|kdepim4-runtime-4.9.4-1|375	- bump req
12mr|kdepim4-runtime-4.9.4-1|376	
12mr|kdepim4-runtime-4.9.4-1|377	* Sat Nov 20 2010 Funda Wang <fwang@mandriva.org> 2:4.5.77-0.svn1198704.1mdv2011.0
12mr|kdepim4-runtime-4.9.4-1|378	+ Revision: 599112
12mr|kdepim4-runtime-4.9.4-1|379	- new snapshot 4.5.77
12mr|kdepim4-runtime-4.9.4-1|380	
12mr|kdepim4-runtime-4.9.4-1|381	* Sat Nov 13 2010 Funda Wang <fwang@mandriva.org> 2:4.5.76-0.svn1196608.1mdv2011.0
12mr|kdepim4-runtime-4.9.4-1|382	+ Revision: 597186
12mr|kdepim4-runtime-4.9.4-1|383	- new snapshot 4.5.76
12mr|kdepim4-runtime-4.9.4-1|384	
12mr|kdepim4-runtime-4.9.4-1|385	* Thu Oct 28 2010 Funda Wang <fwang@mandriva.org> 2:4.5.74-0.svn1190490.1mdv2011.0
12mr|kdepim4-runtime-4.9.4-1|386	+ Revision: 589701
12mr|kdepim4-runtime-4.9.4-1|387	- new snapshot 4.5.74
12mr|kdepim4-runtime-4.9.4-1|388	
12mr|kdepim4-runtime-4.9.4-1|389	* Fri Oct 08 2010 Funda Wang <fwang@mandriva.org> 2:4.5.71-0.svn1183613.1mdv2011.0
12mr|kdepim4-runtime-4.9.4-1|390	+ Revision: 584129
12mr|kdepim4-runtime-4.9.4-1|391	- New snapshot 4.5.71
12mr|kdepim4-runtime-4.9.4-1|392	
12mr|kdepim4-runtime-4.9.4-1|393	* Wed Sep 15 2010 Funda Wang <fwang@mandriva.org> 2:4.5.68-1mdv2011.0
12mr|kdepim4-runtime-4.9.4-1|394	+ Revision: 578668
12mr|kdepim4-runtime-4.9.4-1|395	- new snapshot 4.5.68
12mr|kdepim4-runtime-4.9.4-1|396	
12mr|kdepim4-runtime-4.9.4-1|397	* Tue Sep 07 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.67-1mdv2011.0
12mr|kdepim4-runtime-4.9.4-1|398	+ Revision: 576471
12mr|kdepim4-runtime-4.9.4-1|399	- Fix file list
12mr|kdepim4-runtime-4.9.4-1|400	- New version 4.5.67
12mr|kdepim4-runtime-4.9.4-1|401	
12mr|kdepim4-runtime-4.9.4-1|402	* Sat Jul 31 2010 Funda Wang <fwang@mandriva.org> 2:4.4.5-1mdv2011.0
12mr|kdepim4-runtime-4.9.4-1|403	+ Revision: 563986
12mr|kdepim4-runtime-4.9.4-1|404	- New version 4.4.5
12mr|kdepim4-runtime-4.9.4-1|405	- sync with branch latest code
12mr|kdepim4-runtime-4.9.4-1|406	
12mr|kdepim4-runtime-4.9.4-1|407	* Wed Jun 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-3mdv2010.1
12mr|kdepim4-runtime-4.9.4-1|408	+ Revision: 546960
12mr|kdepim4-runtime-4.9.4-1|409	- Add missing patch
12mr|kdepim4-runtime-4.9.4-1|410	- Akonaditray requires mysqldump
12mr|kdepim4-runtime-4.9.4-1|411	CCBUG: 59570
12mr|kdepim4-runtime-4.9.4-1|412	- Rebuild in release mode
12mr|kdepim4-runtime-4.9.4-1|413	
12mr|kdepim4-runtime-4.9.4-1|414	* Thu May 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-1mdv2010.1
12mr|kdepim4-runtime-4.9.4-1|415	+ Revision: 542790
12mr|kdepim4-runtime-4.9.4-1|416	- Remove P301 : Merged upstream
12mr|kdepim4-runtime-4.9.4-1|417	- Update to version 4.4.3
12mr|kdepim4-runtime-4.9.4-1|418	
12mr|kdepim4-runtime-4.9.4-1|419	* Wed Apr 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-3mdv2010.1
12mr|kdepim4-runtime-4.9.4-1|420	+ Revision: 540303
12mr|kdepim4-runtime-4.9.4-1|421	- Add a patch fixing disribution list
12mr|kdepim4-runtime-4.9.4-1|422	
12mr|kdepim4-runtime-4.9.4-1|423	* Fri Apr 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-2mdv2010.1
12mr|kdepim4-runtime-4.9.4-1|424	+ Revision: 530762
12mr|kdepim4-runtime-4.9.4-1|425	- Enable back those patches
12mr|kdepim4-runtime-4.9.4-1|426	
12mr|kdepim4-runtime-4.9.4-1|427	* Tue Mar 30 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-1mdv2010.1
12mr|kdepim4-runtime-4.9.4-1|428	+ Revision: 530076
12mr|kdepim4-runtime-4.9.4-1|429	- Disabled akonadi patches, will be fixed after beta1
12mr|kdepim4-runtime-4.9.4-1|430	- Silent akonadi start ( P200 P201 )
12mr|kdepim4-runtime-4.9.4-1|431	- Update to version 4.4.2
12mr|kdepim4-runtime-4.9.4-1|432	
12mr|kdepim4-runtime-4.9.4-1|433	* Tue Mar 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-1mdv2010.1
12mr|kdepim4-runtime-4.9.4-1|434	+ Revision: 513423
12mr|kdepim4-runtime-4.9.4-1|435	- Update to version 4.4.1
12mr|kdepim4-runtime-4.9.4-1|436	
12mr|kdepim4-runtime-4.9.4-1|437	* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.0-1mdv2010.1
12mr|kdepim4-runtime-4.9.4-1|438	+ Revision: 502633
12mr|kdepim4-runtime-4.9.4-1|439	- Update to version 4.4.0
12mr|kdepim4-runtime-4.9.4-1|440	
12mr|kdepim4-runtime-4.9.4-1|441	* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-1mdv2010.1
12mr|kdepim4-runtime-4.9.4-1|442	+ Revision: 498959
12mr|kdepim4-runtime-4.9.4-1|443	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdepim4-runtime-4.9.4-1|444	
12mr|kdepim4-runtime-4.9.4-1|445	* Mon Jan 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.95-1mdv2010.1
12mr|kdepim4-runtime-4.9.4-1|446	+ Revision: 496119
12mr|kdepim4-runtime-4.9.4-1|447	- Update to kde 4.4 Rc2
12mr|kdepim4-runtime-4.9.4-1|448	
12mr|kdepim4-runtime-4.9.4-1|449	* Mon Jan 11 2010 Funda Wang <fwang@mandriva.org> 2:4.3.90-2mdv2010.1
12mr|kdepim4-runtime-4.9.4-1|450	+ Revision: 489627
12mr|kdepim4-runtime-4.9.4-1|451	- rebuild for missing packages
12mr|kdepim4-runtime-4.9.4-1|452	
12mr|kdepim4-runtime-4.9.4-1|453	* Sun Jan 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.90-1mdv2010.1
12mr|kdepim4-runtime-4.9.4-1|454	+ Revision: 488234
12mr|kdepim4-runtime-4.9.4-1|455	- Update to kde 4.4 rc1
12mr|kdepim4-runtime-4.9.4-1|456	- Fix use of majors
12mr|kdepim4-runtime-4.9.4-1|457	
12mr|kdepim4-runtime-4.9.4-1|458	* Mon Dec 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-2mdv2010.1
12mr|kdepim4-runtime-4.9.4-1|459	+ Revision: 480965
12mr|kdepim4-runtime-4.9.4-1|460	- Add patch to fix build
12mr|kdepim4-runtime-4.9.4-1|461	Fix file list
12mr|kdepim4-runtime-4.9.4-1|462	- Update release because new bs failure
12mr|kdepim4-runtime-4.9.4-1|463	- Update to kde 4.4 beta2
12mr|kdepim4-runtime-4.9.4-1|464	
12mr|kdepim4-runtime-4.9.4-1|465	* Fri Dec 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.80-1mdv2010.1
12mr|kdepim4-runtime-4.9.4-1|466	+ Revision: 473251
12mr|kdepim4-runtime-4.9.4-1|467	- Add shared-desktop-ontologies-devel as BuildRequire
12mr|kdepim4-runtime-4.9.4-1|468	- Update to kde 4.4 Beta1
12mr|kdepim4-runtime-4.9.4-1|469	
12mr|kdepim4-runtime-4.9.4-1|470	* Sat Nov 28 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.77-1mdv2010.1
12mr|kdepim4-runtime-4.9.4-1|471	+ Revision: 470730
12mr|kdepim4-runtime-4.9.4-1|472	- Update to kde 4.3.77
12mr|kdepim4-runtime-4.9.4-1|473	
12mr|kdepim4-runtime-4.9.4-1|474	* Tue Nov 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.75-1mdv2010.1
12mr|kdepim4-runtime-4.9.4-1|475	+ Revision: 466835
12mr|kdepim4-runtime-4.9.4-1|476	- Update to kde 4.3.75
12mr|kdepim4-runtime-4.9.4-1|477	
12mr|kdepim4-runtime-4.9.4-1|478	* Thu Nov 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-2mdv2010.1
12mr|kdepim4-runtime-4.9.4-1|479	+ Revision: 465102
12mr|kdepim4-runtime-4.9.4-1|480	- Rebuild against new qt
12mr|kdepim4-runtime-4.9.4-1|481	
12mr|kdepim4-runtime-4.9.4-1|482	* Sun Nov 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-1mdv2010.1
12mr|kdepim4-runtime-4.9.4-1|483	+ Revision: 462756
12mr|kdepim4-runtime-4.9.4-1|484	- Update to kde 4.3.73
12mr|kdepim4-runtime-4.9.4-1|485	
12mr|kdepim4-runtime-4.9.4-1|486	* Tue Oct 06 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.2-1mdv2010.0
12mr|kdepim4-runtime-4.9.4-1|487	+ Revision: 454404
12mr|kdepim4-runtime-4.9.4-1|488	- New upstream release 4.3.2.
12mr|kdepim4-runtime-4.9.4-1|489	
12mr|kdepim4-runtime-4.9.4-1|490	* Thu Sep 03 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-2mdv2010.0
12mr|kdepim4-runtime-4.9.4-1|491	+ Revision: 428850
12mr|kdepim4-runtime-4.9.4-1|492	- Move kdepim4-runtime naming to a proper akonadi-kde name
12mr|kdepim4-runtime-4.9.4-1|493	- Fix KDE bug 205742 ( Fail to read spaces in filename of addressbooks ) Thanks to mikala
12mr|kdepim4-runtime-4.9.4-1|494	
12mr|kdepim4-runtime-4.9.4-1|495	* Tue Sep 01 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-1mdv2010.0
12mr|kdepim4-runtime-4.9.4-1|496	+ Revision: 423183
12mr|kdepim4-runtime-4.9.4-1|497	- New upstream release 4.3.1.
12mr|kdepim4-runtime-4.9.4-1|498	
12mr|kdepim4-runtime-4.9.4-1|499	* Mon Aug 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.0-4mdv2010.0
12mr|kdepim4-runtime-4.9.4-1|500	+ Revision: 414271
12mr|kdepim4-runtime-4.9.4-1|501	- Fix BuildRequires
12mr|kdepim4-runtime-4.9.4-1|502	- Fix BuildRequires
12mr|kdepim4-runtime-4.9.4-1|503	- Add conflicts
12mr|kdepim4-runtime-4.9.4-1|504	
12mr|kdepim4-runtime-4.9.4-1|505	* Tue Aug 04 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.0-3mdv2010.0
12mr|kdepim4-runtime-4.9.4-1|506	+ Revision: 409306
12mr|kdepim4-runtime-4.9.4-1|507	- New upstream release 4.3.0.
12mr|kdepim4-runtime-4.9.4-1|508	
12mr|kdepim4-runtime-4.9.4-1|509	* Tue Jul 28 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.98-2mdv2010.0
12mr|kdepim4-runtime-4.9.4-1|510	+ Revision: 402519
12mr|kdepim4-runtime-4.9.4-1|511	- Add obsoletes to old library
12mr|kdepim4-runtime-4.9.4-1|512	
12mr|kdepim4-runtime-4.9.4-1|513	* Fri Jul 24 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.98-1mdv2010.0
12mr|kdepim4-runtime-4.9.4-1|514	+ Revision: 399491
12mr|kdepim4-runtime-4.9.4-1|515	- Update for KDE 4.3 RC3
12mr|kdepim4-runtime-4.9.4-1|516	- imported package kdepim4-runtime
12mr|kdepim4-runtime-4.9.4-1|517	
12mr|kdepim4-runtime-4.9.4-1|518	* Sat Jul 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.96-1mdv2010.0
12mr|kdepim4-runtime-4.9.4-1|519	+ Revision: 394819
12mr|kdepim4-runtime-4.9.4-1|520	- Fix file list
12mr|kdepim4-runtime-4.9.4-1|521	- Update to Rc2
12mr|kdepim4-runtime-4.9.4-1|522	
12mr|kdepim4-runtime-4.9.4-1|523	* Sat Jun 27 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-3mdv2010.0
12mr|kdepim4-runtime-4.9.4-1|524	+ Revision: 389597
12mr|kdepim4-runtime-4.9.4-1|525	- Fix Requires
12mr|kdepim4-runtime-4.9.4-1|526	
12mr|kdepim4-runtime-4.9.4-1|527	* Fri Jun 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-2mdv2010.0
12mr|kdepim4-runtime-4.9.4-1|528	+ Revision: 389418
12mr|kdepim4-runtime-4.9.4-1|529	- Add conflict
12mr|kdepim4-runtime-4.9.4-1|530	
12mr|kdepim4-runtime-4.9.4-1|531	* Fri Jun 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-1mdv2010.0
12mr|kdepim4-runtime-4.9.4-1|532	+ Revision: 389367
12mr|kdepim4-runtime-4.9.4-1|533	- import kdepim4-runtime
12mr|kdepim4-runtime-4.9.4-1|534	
12mr|kdepim4-runtime-4.9.4-1|535	

14529 12
12mr|kdepimlibs4-4.9.4-1|1	Name:		kdepimlibs4
12mr|kdepimlibs4-4.9.4-1|2	Summary:	Libraries of the KDE-PIM project
12mr|kdepimlibs4-4.9.4-1|3	Version:	4.9.4
12mr|kdepimlibs4-4.9.4-1|4	Release:	1
12mr|kdepimlibs4-4.9.4-1|5	Epoch:		2
12mr|kdepimlibs4-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kdepimlibs4-4.9.4-1|7	License:	ARTISTIC BSD GPL_V2 LGPL_V2 QPL_V1.0
12mr|kdepimlibs4-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdepimlibs-%{version}.tar.xz
12mr|kdepimlibs4-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|kdepimlibs4-4.9.4-1|10	BuildRequires:	boost-devel
12mr|kdepimlibs4-4.9.4-1|11	BuildRequires:	gpgme-devel
12mr|kdepimlibs4-4.9.4-1|12	BuildRequires:	openldap-devel
12mr|kdepimlibs4-4.9.4-1|13	BuildRequires:	pkgconfig(akonadi)
12mr|kdepimlibs4-4.9.4-1|14	BuildRequires:	pkgconfig(libical)
12mr|kdepimlibs4-4.9.4-1|15	BuildRequires:	pkgconfig(xft)
12mr|kdepimlibs4-4.9.4-1|16	BuildRequires:	pkgconfig(xpm)
12mr|kdepimlibs4-4.9.4-1|17	BuildRequires:	automoc4
12mr|kdepimlibs4-4.9.4-1|18	
12mr|kdepimlibs4-4.9.4-1|19	%description
12mr|kdepimlibs4-4.9.4-1|20	This module includes libraries that are central to the development and
12mr|kdepimlibs4-4.9.4-1|21	execution of a KDE-PIM application.
12mr|kdepimlibs4-4.9.4-1|22	
12mr|kdepimlibs4-4.9.4-1|23	The KDE-PIM project aims to bring together those who wish to help design,
12mr|kdepimlibs4-4.9.4-1|24	implement, test, etc. anything that's to do with personal information
12mr|kdepimlibs4-4.9.4-1|25	management.
12mr|kdepimlibs4-4.9.4-1|26	
12mr|kdepimlibs4-4.9.4-1|27	This rather broad scope encompasses mail clients, addressbooks, usenet news,
12mr|kdepimlibs4-4.9.4-1|28	scheduling and even sticky notes.
12mr|kdepimlibs4-4.9.4-1|29	
12mr|kdepimlibs4-4.9.4-1|30	#--------------------------------------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|31	
12mr|kdepimlibs4-4.9.4-1|32	%package core
12mr|kdepimlibs4-4.9.4-1|33	Group:		Development/KDE and Qt
12mr|kdepimlibs4-4.9.4-1|34	Summary:	Config file and icons file for %{name}
12mr|kdepimlibs4-4.9.4-1|35	Obsoletes:	kdepimlibs4-common < %{EVRD}
12mr|kdepimlibs4-4.9.4-1|36	Obsoletes:	kdepim4-ioslaves < %{EVRD}
12mr|kdepimlibs4-4.9.4-1|37	Conflicts:	%{name}-devel < 2.4.5.71
12mr|kdepimlibs4-4.9.4-1|38	
12mr|kdepimlibs4-4.9.4-1|39	%description core
12mr|kdepimlibs4-4.9.4-1|40	This packages contains all icons, config file etc... of kdepimlibs4.
12mr|kdepimlibs4-4.9.4-1|41	
12mr|kdepimlibs4-4.9.4-1|42	%files core
12mr|kdepimlibs4-4.9.4-1|43	%{_kde_libdir}/kde4/kabc_directory.so
12mr|kdepimlibs4-4.9.4-1|44	%{_kde_libdir}/kde4/kabc_file.so
12mr|kdepimlibs4-4.9.4-1|45	%{_kde_libdir}/kde4/kabc_net.so
12mr|kdepimlibs4-4.9.4-1|46	%{_kde_libdir}/kde4/kabcformat_binary.so
12mr|kdepimlibs4-4.9.4-1|47	%{_kde_libdir}/kde4/kcal_local.so
12mr|kdepimlibs4-4.9.4-1|48	%{_kde_libdir}/kde4/kcal_localdir.so
12mr|kdepimlibs4-4.9.4-1|49	%{_kde_libdir}/kde4/kcm_akonadicontact_actions.so
12mr|kdepimlibs4-4.9.4-1|50	%{_kde_libdir}/kde4/kcm_kresources.so
12mr|kdepimlibs4-4.9.4-1|51	%{_kde_libdir}/kde4/kcm_mailtransport.so
12mr|kdepimlibs4-4.9.4-1|52	%{_kde_datadir}/config.kcfg/*
12mr|kdepimlibs4-4.9.4-1|53	%{_kde_appsdir}/akonadi
12mr|kdepimlibs4-4.9.4-1|54	%{_kde_appsdir}/akonadi-kde
12mr|kdepimlibs4-4.9.4-1|55	%{_kde_appsdir}/kabc
12mr|kdepimlibs4-4.9.4-1|56	%{_kde_appsdir}/kconf_update/mailtransports.upd
12mr|kdepimlibs4-4.9.4-1|57	%{_kde_appsdir}/kconf_update/migrate-transports.pl
12mr|kdepimlibs4-4.9.4-1|58	%{_kde_appsdir}/libkholidays
12mr|kdepimlibs4-4.9.4-1|59	%{_kde_services}/akonadi/contact
12mr|kdepimlibs4-4.9.4-1|60	%{_kde_services}/akonadicontact_actions.desktop
12mr|kdepimlibs4-4.9.4-1|61	%{_kde_services}/kcm_mailtransport.desktop
12mr|kdepimlibs4-4.9.4-1|62	%dir %{_kde_services}/kresources
12mr|kdepimlibs4-4.9.4-1|63	%{_kde_services}/kresources.desktop
12mr|kdepimlibs4-4.9.4-1|64	%dir %{_kde_services}/kresources/kabc
12mr|kdepimlibs4-4.9.4-1|65	%{_kde_services}/kresources/kabc/dir.desktop
12mr|kdepimlibs4-4.9.4-1|66	%{_kde_services}/kresources/kabc/file.desktop
12mr|kdepimlibs4-4.9.4-1|67	%{_kde_services}/kresources/kabc/net.desktop
12mr|kdepimlibs4-4.9.4-1|68	%{_kde_services}/kresources/kabc_manager.desktop
12mr|kdepimlibs4-4.9.4-1|69	%{_kde_services}/kresources/kcal
12mr|kdepimlibs4-4.9.4-1|70	%{_kde_services}/kresources/kcal_manager.desktop
12mr|kdepimlibs4-4.9.4-1|71	%{_kde_servicetypes}/*.desktop
12mr|kdepimlibs4-4.9.4-1|72	%{_datadir}/dbus-1/interfaces/*
12mr|kdepimlibs4-4.9.4-1|73	%{_kde_datadir}/mime/packages/kdepimlibs-mime.xml
12mr|kdepimlibs4-4.9.4-1|74	%{_kde_docdir}/HTML/en/kcontrol/kresources
12mr|kdepimlibs4-4.9.4-1|75	%dir %{_kde_docdir}/HTML/en/kioslave
12mr|kdepimlibs4-4.9.4-1|76	
12mr|kdepimlibs4-4.9.4-1|77	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|78	
12mr|kdepimlibs4-4.9.4-1|79	%package -n kio4-imap
12mr|kdepimlibs4-4.9.4-1|80	Summary:	KDE 4 imap module
12mr|kdepimlibs4-4.9.4-1|81	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|82	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|83	
12mr|kdepimlibs4-4.9.4-1|84	%description -n kio4-imap
12mr|kdepimlibs4-4.9.4-1|85	KDE 4 imap module.
12mr|kdepimlibs4-4.9.4-1|86	
12mr|kdepimlibs4-4.9.4-1|87	%files -n kio4-imap
12mr|kdepimlibs4-4.9.4-1|88	%{_kde_docdir}/HTML/en/kioslave/imap
12mr|kdepimlibs4-4.9.4-1|89	%{_kde_libdir}/kde4/kio_imap4.so
12mr|kdepimlibs4-4.9.4-1|90	%{_kde_datadir}/kde4/services/imap*
12mr|kdepimlibs4-4.9.4-1|91	
12mr|kdepimlibs4-4.9.4-1|92	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|93	
12mr|kdepimlibs4-4.9.4-1|94	%package -n kio4-pop3
12mr|kdepimlibs4-4.9.4-1|95	Summary:	KDE 4 pop3 module
12mr|kdepimlibs4-4.9.4-1|96	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|97	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|98	
12mr|kdepimlibs4-4.9.4-1|99	%description -n kio4-pop3
12mr|kdepimlibs4-4.9.4-1|100	KDE 4 pop3 module.
12mr|kdepimlibs4-4.9.4-1|101	
12mr|kdepimlibs4-4.9.4-1|102	%files -n kio4-pop3
12mr|kdepimlibs4-4.9.4-1|103	%{_kde_docdir}/HTML/en/kioslave/pop3
12mr|kdepimlibs4-4.9.4-1|104	%{_kde_libdir}/kde4/kio_pop3.so
12mr|kdepimlibs4-4.9.4-1|105	%{_kde_datadir}/kde4/services/pop*
12mr|kdepimlibs4-4.9.4-1|106	
12mr|kdepimlibs4-4.9.4-1|107	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|108	
12mr|kdepimlibs4-4.9.4-1|109	%package -n kio4-ldap
12mr|kdepimlibs4-4.9.4-1|110	Summary:	KDE 4 ldap module
12mr|kdepimlibs4-4.9.4-1|111	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|112	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|113	
12mr|kdepimlibs4-4.9.4-1|114	%description -n kio4-ldap
12mr|kdepimlibs4-4.9.4-1|115	KDE 4 ldap module.
12mr|kdepimlibs4-4.9.4-1|116	
12mr|kdepimlibs4-4.9.4-1|117	%files -n kio4-ldap
12mr|kdepimlibs4-4.9.4-1|118	%{_kde_docdir}/HTML/en/kioslave/ldap
12mr|kdepimlibs4-4.9.4-1|119	%{_kde_libdir}/kde4/kio_ldap.so
12mr|kdepimlibs4-4.9.4-1|120	%{_kde_datadir}/kde4/services/ldap*
12mr|kdepimlibs4-4.9.4-1|121	%{_kde_libdir}/kde4/kabc_ldapkio.so
12mr|kdepimlibs4-4.9.4-1|122	%{_kde_datadir}/kde4/services/kresources/kabc/ldapkio.desktop
12mr|kdepimlibs4-4.9.4-1|123	
12mr|kdepimlibs4-4.9.4-1|124	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|125	
12mr|kdepimlibs4-4.9.4-1|126	%package -n kio4-sieve
12mr|kdepimlibs4-4.9.4-1|127	Summary:	KDE 4 sieve module
12mr|kdepimlibs4-4.9.4-1|128	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|129	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|130	
12mr|kdepimlibs4-4.9.4-1|131	%description -n kio4-sieve
12mr|kdepimlibs4-4.9.4-1|132	KDE 4 sieve module.
12mr|kdepimlibs4-4.9.4-1|133	
12mr|kdepimlibs4-4.9.4-1|134	%files -n kio4-sieve
12mr|kdepimlibs4-4.9.4-1|135	%{_kde_libdir}/kde4/kio_sieve.so
12mr|kdepimlibs4-4.9.4-1|136	%{_kde_datadir}/kde4/services/sieve*
12mr|kdepimlibs4-4.9.4-1|137	%doc %{_kde_docdir}/HTML/en/kioslave/sieve
12mr|kdepimlibs4-4.9.4-1|138	
12mr|kdepimlibs4-4.9.4-1|139	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|140	
12mr|kdepimlibs4-4.9.4-1|141	%package -n kio4-mbox
12mr|kdepimlibs4-4.9.4-1|142	Summary:	KDE 4 mbox module
12mr|kdepimlibs4-4.9.4-1|143	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|144	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|145	
12mr|kdepimlibs4-4.9.4-1|146	%description -n kio4-mbox
12mr|kdepimlibs4-4.9.4-1|147	KDE 4 mbox module.
12mr|kdepimlibs4-4.9.4-1|148	
12mr|kdepimlibs4-4.9.4-1|149	%files -n kio4-mbox
12mr|kdepimlibs4-4.9.4-1|150	%{_kde_libdir}/kde4/kio_mbox.so
12mr|kdepimlibs4-4.9.4-1|151	%{_kde_datadir}/kde4/services/mbox*
12mr|kdepimlibs4-4.9.4-1|152	%doc %{_kde_docdir}/HTML/en/kioslave/mbox
12mr|kdepimlibs4-4.9.4-1|153	
12mr|kdepimlibs4-4.9.4-1|154	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|155	
12mr|kdepimlibs4-4.9.4-1|156	%package -n kio4-smtp
12mr|kdepimlibs4-4.9.4-1|157	Summary:	KDE 4 smtp module
12mr|kdepimlibs4-4.9.4-1|158	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|159	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|160	
12mr|kdepimlibs4-4.9.4-1|161	%description -n kio4-smtp
12mr|kdepimlibs4-4.9.4-1|162	KDE 4 smtp module.
12mr|kdepimlibs4-4.9.4-1|163	
12mr|kdepimlibs4-4.9.4-1|164	%files -n kio4-smtp
12mr|kdepimlibs4-4.9.4-1|165	%{_kde_docdir}/HTML/en/kioslave/smtp
12mr|kdepimlibs4-4.9.4-1|166	%{_kde_libdir}/kde4/kio_smtp.so
12mr|kdepimlibs4-4.9.4-1|167	%{_kde_datadir}/kde4/services/smtp*
12mr|kdepimlibs4-4.9.4-1|168	
12mr|kdepimlibs4-4.9.4-1|169	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|170	
12mr|kdepimlibs4-4.9.4-1|171	%package -n kio4-nntp
12mr|kdepimlibs4-4.9.4-1|172	Summary:	KDE 4 nntp module
12mr|kdepimlibs4-4.9.4-1|173	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|174	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|175	
12mr|kdepimlibs4-4.9.4-1|176	%description -n kio4-nntp
12mr|kdepimlibs4-4.9.4-1|177	KDE 4 nntp module.
12mr|kdepimlibs4-4.9.4-1|178	
12mr|kdepimlibs4-4.9.4-1|179	%files -n kio4-nntp
12mr|kdepimlibs4-4.9.4-1|180	%{_kde_docdir}/HTML/en/kioslave/nntp
12mr|kdepimlibs4-4.9.4-1|181	%{_kde_libdir}/kde4/kio_nntp.so
12mr|kdepimlibs4-4.9.4-1|182	%{_kde_datadir}/kde4/services/nntp*
12mr|kdepimlibs4-4.9.4-1|183	
12mr|kdepimlibs4-4.9.4-1|184	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|185	
12mr|kdepimlibs4-4.9.4-1|186	%define kabc_major 4
12mr|kdepimlibs4-4.9.4-1|187	%define libkabc %mklibname kabc %{kabc_major}
12mr|kdepimlibs4-4.9.4-1|188	
12mr|kdepimlibs4-4.9.4-1|189	%package -n %{libkabc}
12mr|kdepimlibs4-4.9.4-1|190	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|191	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|192	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|193	
12mr|kdepimlibs4-4.9.4-1|194	%description -n %{libkabc}
12mr|kdepimlibs4-4.9.4-1|195	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|196	
12mr|kdepimlibs4-4.9.4-1|197	%files -n %{libkabc}
12mr|kdepimlibs4-4.9.4-1|198	%{_kde_libdir}/libkabc.so.%{kabc_major}*
12mr|kdepimlibs4-4.9.4-1|199	
12mr|kdepimlibs4-4.9.4-1|200	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|201	
12mr|kdepimlibs4-4.9.4-1|202	%define kblog_major 4
12mr|kdepimlibs4-4.9.4-1|203	%define libkblog %mklibname kblog %{kblog_major}
12mr|kdepimlibs4-4.9.4-1|204	
12mr|kdepimlibs4-4.9.4-1|205	%package -n %{libkblog}
12mr|kdepimlibs4-4.9.4-1|206	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|207	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|208	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|209	
12mr|kdepimlibs4-4.9.4-1|210	%description -n %{libkblog}
12mr|kdepimlibs4-4.9.4-1|211	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|212	
12mr|kdepimlibs4-4.9.4-1|213	%files -n %{libkblog}
12mr|kdepimlibs4-4.9.4-1|214	%{_kde_libdir}/libkblog.so.%{kblog_major}*
12mr|kdepimlibs4-4.9.4-1|215	
12mr|kdepimlibs4-4.9.4-1|216	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|217	
12mr|kdepimlibs4-4.9.4-1|218	%define kabc_file_core_major 4
12mr|kdepimlibs4-4.9.4-1|219	%define libkabc_file_core %mklibname kabc_file_core %{kabc_file_core_major}
12mr|kdepimlibs4-4.9.4-1|220	
12mr|kdepimlibs4-4.9.4-1|221	%package -n %{libkabc_file_core}
12mr|kdepimlibs4-4.9.4-1|222	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|223	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|224	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|225	
12mr|kdepimlibs4-4.9.4-1|226	%description -n %{libkabc_file_core}
12mr|kdepimlibs4-4.9.4-1|227	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|228	
12mr|kdepimlibs4-4.9.4-1|229	%files -n %{libkabc_file_core}
12mr|kdepimlibs4-4.9.4-1|230	%{_kde_libdir}/libkabc_file_core.so.%{kabc_file_core_major}*
12mr|kdepimlibs4-4.9.4-1|231	
12mr|kdepimlibs4-4.9.4-1|232	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|233	
12mr|kdepimlibs4-4.9.4-1|234	%define kcal_major 4
12mr|kdepimlibs4-4.9.4-1|235	%define libkcal %mklibname kcal %{kcal_major}
12mr|kdepimlibs4-4.9.4-1|236	
12mr|kdepimlibs4-4.9.4-1|237	%package -n %{libkcal}
12mr|kdepimlibs4-4.9.4-1|238	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|239	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|240	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|241	
12mr|kdepimlibs4-4.9.4-1|242	%description -n %{libkcal}
12mr|kdepimlibs4-4.9.4-1|243	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|244	
12mr|kdepimlibs4-4.9.4-1|245	%files -n %{libkcal}
12mr|kdepimlibs4-4.9.4-1|246	%{_kde_libdir}/libkcal.so.%{kcal_major}*
12mr|kdepimlibs4-4.9.4-1|247	
12mr|kdepimlibs4-4.9.4-1|248	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|249	
12mr|kdepimlibs4-4.9.4-1|250	%define kimap_major 4
12mr|kdepimlibs4-4.9.4-1|251	%define libkimap %mklibname kimap %{kimap_major}
12mr|kdepimlibs4-4.9.4-1|252	
12mr|kdepimlibs4-4.9.4-1|253	%package -n %{libkimap}
12mr|kdepimlibs4-4.9.4-1|254	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|255	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|256	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|257	
12mr|kdepimlibs4-4.9.4-1|258	%description -n %{libkimap}
12mr|kdepimlibs4-4.9.4-1|259	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|260	
12mr|kdepimlibs4-4.9.4-1|261	%files -n %{libkimap}
12mr|kdepimlibs4-4.9.4-1|262	%{_kde_libdir}/libkimap.so.%{kimap_major}*
12mr|kdepimlibs4-4.9.4-1|263	
12mr|kdepimlibs4-4.9.4-1|264	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|265	
12mr|kdepimlibs4-4.9.4-1|266	%define kldap_major 4
12mr|kdepimlibs4-4.9.4-1|267	%define libkldap %mklibname kldap %{kldap_major}
12mr|kdepimlibs4-4.9.4-1|268	
12mr|kdepimlibs4-4.9.4-1|269	%package -n %{libkldap}
12mr|kdepimlibs4-4.9.4-1|270	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|271	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|272	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|273	
12mr|kdepimlibs4-4.9.4-1|274	%description -n %{libkldap}
12mr|kdepimlibs4-4.9.4-1|275	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|276	
12mr|kdepimlibs4-4.9.4-1|277	%files -n %{libkldap}
12mr|kdepimlibs4-4.9.4-1|278	%{_kde_libdir}/libkldap.so.%{kldap_major}*
12mr|kdepimlibs4-4.9.4-1|279	
12mr|kdepimlibs4-4.9.4-1|280	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|281	
12mr|kdepimlibs4-4.9.4-1|282	%define kmbox_major 4
12mr|kdepimlibs4-4.9.4-1|283	%define libkmbox %mklibname kmbox %{kmbox_major}
12mr|kdepimlibs4-4.9.4-1|284	
12mr|kdepimlibs4-4.9.4-1|285	%package -n %{libkmbox}
12mr|kdepimlibs4-4.9.4-1|286	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|287	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|288	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|289	Obsoletes:	%{_lib}mbox4 < 2:4.5.71
12mr|kdepimlibs4-4.9.4-1|290	
12mr|kdepimlibs4-4.9.4-1|291	%description -n %{libkmbox}
12mr|kdepimlibs4-4.9.4-1|292	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|293	
12mr|kdepimlibs4-4.9.4-1|294	%files -n %{libkmbox}
12mr|kdepimlibs4-4.9.4-1|295	%{_kde_libdir}/libkmbox.so.%{kmbox_major}*
12mr|kdepimlibs4-4.9.4-1|296	
12mr|kdepimlibs4-4.9.4-1|297	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|298	
12mr|kdepimlibs4-4.9.4-1|299	%define kmime_major 4
12mr|kdepimlibs4-4.9.4-1|300	%define libkmime %mklibname kmime %{kmime_major}
12mr|kdepimlibs4-4.9.4-1|301	
12mr|kdepimlibs4-4.9.4-1|302	%package -n %{libkmime}
12mr|kdepimlibs4-4.9.4-1|303	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|304	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|305	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|306	
12mr|kdepimlibs4-4.9.4-1|307	%description -n %{libkmime}
12mr|kdepimlibs4-4.9.4-1|308	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|309	
12mr|kdepimlibs4-4.9.4-1|310	%files -n %{libkmime}
12mr|kdepimlibs4-4.9.4-1|311	%{_kde_libdir}/libkmime.so.%{kmime_major}*
12mr|kdepimlibs4-4.9.4-1|312	
12mr|kdepimlibs4-4.9.4-1|313	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|314	
12mr|kdepimlibs4-4.9.4-1|315	%define kpimutils_major 4
12mr|kdepimlibs4-4.9.4-1|316	%define libkpimutils %mklibname kpimutils %{kpimutils_major}
12mr|kdepimlibs4-4.9.4-1|317	
12mr|kdepimlibs4-4.9.4-1|318	%package -n %{libkpimutils}
12mr|kdepimlibs4-4.9.4-1|319	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|320	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|321	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|322	
12mr|kdepimlibs4-4.9.4-1|323	%description -n %{libkpimutils}
12mr|kdepimlibs4-4.9.4-1|324	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|325	
12mr|kdepimlibs4-4.9.4-1|326	%files -n %{libkpimutils}
12mr|kdepimlibs4-4.9.4-1|327	%{_kde_libdir}/libkpimutils.so.%{kpimutils_major}*
12mr|kdepimlibs4-4.9.4-1|328	
12mr|kdepimlibs4-4.9.4-1|329	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|330	
12mr|kdepimlibs4-4.9.4-1|331	%define kresources_major 4
12mr|kdepimlibs4-4.9.4-1|332	%define libkresources %mklibname kresources %{kresources_major}
12mr|kdepimlibs4-4.9.4-1|333	
12mr|kdepimlibs4-4.9.4-1|334	%package -n %{libkresources}
12mr|kdepimlibs4-4.9.4-1|335	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|336	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|337	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|338	
12mr|kdepimlibs4-4.9.4-1|339	%description -n %{libkresources}
12mr|kdepimlibs4-4.9.4-1|340	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|341	
12mr|kdepimlibs4-4.9.4-1|342	%files -n %{libkresources}
12mr|kdepimlibs4-4.9.4-1|343	%{_kde_libdir}/libkresources.so.%{kresources_major}*
12mr|kdepimlibs4-4.9.4-1|344	
12mr|kdepimlibs4-4.9.4-1|345	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|346	
12mr|kdepimlibs4-4.9.4-1|347	%define ktnef_major 4
12mr|kdepimlibs4-4.9.4-1|348	%define libktnef %mklibname ktnef %{ktnef_major}
12mr|kdepimlibs4-4.9.4-1|349	
12mr|kdepimlibs4-4.9.4-1|350	%package -n %{libktnef}
12mr|kdepimlibs4-4.9.4-1|351	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|352	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|353	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|354	
12mr|kdepimlibs4-4.9.4-1|355	%description -n %{libktnef}
12mr|kdepimlibs4-4.9.4-1|356	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|357	
12mr|kdepimlibs4-4.9.4-1|358	%files -n %{libktnef}
12mr|kdepimlibs4-4.9.4-1|359	%{_kde_libdir}/libktnef.so.%{ktnef_major}*
12mr|kdepimlibs4-4.9.4-1|360	
12mr|kdepimlibs4-4.9.4-1|361	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|362	
12mr|kdepimlibs4-4.9.4-1|363	%define kxmlrpcclient_major 4
12mr|kdepimlibs4-4.9.4-1|364	%define libkxmlrpcclient %mklibname kxmlrpcclient %{kxmlrpcclient_major}
12mr|kdepimlibs4-4.9.4-1|365	
12mr|kdepimlibs4-4.9.4-1|366	%package -n %{libkxmlrpcclient}
12mr|kdepimlibs4-4.9.4-1|367	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|368	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|369	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|370	
12mr|kdepimlibs4-4.9.4-1|371	%description -n %{libkxmlrpcclient}
12mr|kdepimlibs4-4.9.4-1|372	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|373	
12mr|kdepimlibs4-4.9.4-1|374	%files -n %{libkxmlrpcclient}
12mr|kdepimlibs4-4.9.4-1|375	%{_kde_libdir}/libkxmlrpcclient.so.%{kxmlrpcclient_major}*
12mr|kdepimlibs4-4.9.4-1|376	
12mr|kdepimlibs4-4.9.4-1|377	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|378	
12mr|kdepimlibs4-4.9.4-1|379	%define mailtransport_major 4
12mr|kdepimlibs4-4.9.4-1|380	%define libmailtransport %mklibname mailtransport %{mailtransport_major}
12mr|kdepimlibs4-4.9.4-1|381	
12mr|kdepimlibs4-4.9.4-1|382	%package -n %{libmailtransport}
12mr|kdepimlibs4-4.9.4-1|383	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|384	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|385	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|386	
12mr|kdepimlibs4-4.9.4-1|387	%description -n %{libmailtransport}
12mr|kdepimlibs4-4.9.4-1|388	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|389	
12mr|kdepimlibs4-4.9.4-1|390	%files -n %{libmailtransport}
12mr|kdepimlibs4-4.9.4-1|391	%{_kde_libdir}/libmailtransport.so.%{mailtransport_major}*
12mr|kdepimlibs4-4.9.4-1|392	
12mr|kdepimlibs4-4.9.4-1|393	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|394	
12mr|kdepimlibs4-4.9.4-1|395	%define syndication_major 4
12mr|kdepimlibs4-4.9.4-1|396	%define libsyndication %mklibname syndication %{syndication_major}
12mr|kdepimlibs4-4.9.4-1|397	
12mr|kdepimlibs4-4.9.4-1|398	%package -n %{libsyndication}
12mr|kdepimlibs4-4.9.4-1|399	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|400	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|401	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|402	
12mr|kdepimlibs4-4.9.4-1|403	%description -n %{libsyndication}
12mr|kdepimlibs4-4.9.4-1|404	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|405	
12mr|kdepimlibs4-4.9.4-1|406	%files -n %{libsyndication}
12mr|kdepimlibs4-4.9.4-1|407	%{_kde_libdir}/libsyndication.so.%{syndication_major}*
12mr|kdepimlibs4-4.9.4-1|408	
12mr|kdepimlibs4-4.9.4-1|409	#--------------------------------------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|410	
12mr|kdepimlibs4-4.9.4-1|411	%define qgpgme_major 1
12mr|kdepimlibs4-4.9.4-1|412	%define libqgpgme %mklibname qgpgme %{qgpgme_major}
12mr|kdepimlibs4-4.9.4-1|413	
12mr|kdepimlibs4-4.9.4-1|414	%package -n %{libqgpgme}
12mr|kdepimlibs4-4.9.4-1|415	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|416	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|417	
12mr|kdepimlibs4-4.9.4-1|418	%description -n %{libqgpgme}
12mr|kdepimlibs4-4.9.4-1|419	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|420	
12mr|kdepimlibs4-4.9.4-1|421	%files -n %{libqgpgme}
12mr|kdepimlibs4-4.9.4-1|422	%{_kde_libdir}/libqgpgme.so.%{qgpgme_major}*
12mr|kdepimlibs4-4.9.4-1|423	
12mr|kdepimlibs4-4.9.4-1|424	#--------------------------------------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|425	
12mr|kdepimlibs4-4.9.4-1|426	%define gpgmepp_major 2
12mr|kdepimlibs4-4.9.4-1|427	%define libgpgmepp %mklibname gpgme++ %{gpgmepp_major}
12mr|kdepimlibs4-4.9.4-1|428	
12mr|kdepimlibs4-4.9.4-1|429	%package -n %{libgpgmepp}
12mr|kdepimlibs4-4.9.4-1|430	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|431	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|432	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|433	
12mr|kdepimlibs4-4.9.4-1|434	%description -n %{libgpgmepp}
12mr|kdepimlibs4-4.9.4-1|435	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|436	
12mr|kdepimlibs4-4.9.4-1|437	%files -n %{libgpgmepp}
12mr|kdepimlibs4-4.9.4-1|438	%{_kde_libdir}/libgpgme+*.so.%{gpgmepp_major}*
12mr|kdepimlibs4-4.9.4-1|439	
12mr|kdepimlibs4-4.9.4-1|440	#--------------------------------------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|441	
12mr|kdepimlibs4-4.9.4-1|442	%define kpimidentities_major 4
12mr|kdepimlibs4-4.9.4-1|443	%define libkpimidentities %mklibname kpimidentities %{kpimidentities_major}
12mr|kdepimlibs4-4.9.4-1|444	
12mr|kdepimlibs4-4.9.4-1|445	%package -n %{libkpimidentities}
12mr|kdepimlibs4-4.9.4-1|446	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|447	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|448	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|449	
12mr|kdepimlibs4-4.9.4-1|450	%description -n %{libkpimidentities}
12mr|kdepimlibs4-4.9.4-1|451	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|452	
12mr|kdepimlibs4-4.9.4-1|453	%files -n %{libkpimidentities}
12mr|kdepimlibs4-4.9.4-1|454	%{_kde_libdir}/libkpimidentities.so.%{kpimidentities_major}*
12mr|kdepimlibs4-4.9.4-1|455	
12mr|kdepimlibs4-4.9.4-1|456	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|457	
12mr|kdepimlibs4-4.9.4-1|458	%define akonadi_kde_major 4
12mr|kdepimlibs4-4.9.4-1|459	%define libakonadi_kde %mklibname akonadi-kde %{akonadi_kde_major}
12mr|kdepimlibs4-4.9.4-1|460	
12mr|kdepimlibs4-4.9.4-1|461	%package -n %{libakonadi_kde}
12mr|kdepimlibs4-4.9.4-1|462	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|463	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|464	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|465	
12mr|kdepimlibs4-4.9.4-1|466	%description -n %{libakonadi_kde}
12mr|kdepimlibs4-4.9.4-1|467	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|468	
12mr|kdepimlibs4-4.9.4-1|469	%files -n %{libakonadi_kde}
12mr|kdepimlibs4-4.9.4-1|470	%{_kde_libdir}/libakonadi-kde.so.%{akonadi_kde_major}*
12mr|kdepimlibs4-4.9.4-1|471	
12mr|kdepimlibs4-4.9.4-1|472	
12mr|kdepimlibs4-4.9.4-1|473	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|474	
12mr|kdepimlibs4-4.9.4-1|475	%define akonadi_kabc_major 4
12mr|kdepimlibs4-4.9.4-1|476	%define libakonadi_kabc %mklibname akonadi-kabc %{akonadi_kabc_major}
12mr|kdepimlibs4-4.9.4-1|477	
12mr|kdepimlibs4-4.9.4-1|478	%package -n %{libakonadi_kabc}
12mr|kdepimlibs4-4.9.4-1|479	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|480	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|481	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|482	
12mr|kdepimlibs4-4.9.4-1|483	%description -n %{libakonadi_kabc}
12mr|kdepimlibs4-4.9.4-1|484	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|485	
12mr|kdepimlibs4-4.9.4-1|486	%files -n %{libakonadi_kabc}
12mr|kdepimlibs4-4.9.4-1|487	%{_kde_libdir}/libakonadi-kabc.so.%{akonadi_kabc_major}*
12mr|kdepimlibs4-4.9.4-1|488	
12mr|kdepimlibs4-4.9.4-1|489	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|490	
12mr|kdepimlibs4-4.9.4-1|491	%define akonadi_kmime_major 4
12mr|kdepimlibs4-4.9.4-1|492	%define libakonadi_kmime %mklibname akonadi-kmime %{akonadi_kmime_major}
12mr|kdepimlibs4-4.9.4-1|493	
12mr|kdepimlibs4-4.9.4-1|494	%package -n %{libakonadi_kmime}
12mr|kdepimlibs4-4.9.4-1|495	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|496	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|497	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|498	
12mr|kdepimlibs4-4.9.4-1|499	%description -n %{libakonadi_kmime}
12mr|kdepimlibs4-4.9.4-1|500	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|501	
12mr|kdepimlibs4-4.9.4-1|502	%files -n %{libakonadi_kmime}
12mr|kdepimlibs4-4.9.4-1|503	%{_kde_libdir}/libakonadi-kmime.so.%{akonadi_kmime_major}*
12mr|kdepimlibs4-4.9.4-1|504	
12mr|kdepimlibs4-4.9.4-1|505	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|506	
12mr|kdepimlibs4-4.9.4-1|507	%define kholidays_major 4
12mr|kdepimlibs4-4.9.4-1|508	%define libkholidays %mklibname kholidays %{kholidays_major}
12mr|kdepimlibs4-4.9.4-1|509	
12mr|kdepimlibs4-4.9.4-1|510	%package -n %{libkholidays}
12mr|kdepimlibs4-4.9.4-1|511	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|512	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|513	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|514	
12mr|kdepimlibs4-4.9.4-1|515	%description -n %{libkholidays}
12mr|kdepimlibs4-4.9.4-1|516	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|517	
12mr|kdepimlibs4-4.9.4-1|518	%files -n %{libkholidays}
12mr|kdepimlibs4-4.9.4-1|519	%{_kde_libdir}/libkholidays.so.%{kholidays_major}*
12mr|kdepimlibs4-4.9.4-1|520	
12mr|kdepimlibs4-4.9.4-1|521	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|522	
12mr|kdepimlibs4-4.9.4-1|523	%define kpimtextedit_major 4
12mr|kdepimlibs4-4.9.4-1|524	%define libkpimtextedit %mklibname kpimtextedit %{kpimtextedit_major}
12mr|kdepimlibs4-4.9.4-1|525	
12mr|kdepimlibs4-4.9.4-1|526	%package -n %{libkpimtextedit}
12mr|kdepimlibs4-4.9.4-1|527	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|528	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|529	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|530	
12mr|kdepimlibs4-4.9.4-1|531	%description -n %{libkpimtextedit}
12mr|kdepimlibs4-4.9.4-1|532	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|533	
12mr|kdepimlibs4-4.9.4-1|534	%files -n %{libkpimtextedit}
12mr|kdepimlibs4-4.9.4-1|535	%{_kde_libdir}/libkpimtextedit.so.%{kpimtextedit_major}*
12mr|kdepimlibs4-4.9.4-1|536	
12mr|kdepimlibs4-4.9.4-1|537	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|538	
12mr|kdepimlibs4-4.9.4-1|539	%define microblog_major 4
12mr|kdepimlibs4-4.9.4-1|540	%define libmicroblog %mklibname microblog %{microblog_major}
12mr|kdepimlibs4-4.9.4-1|541	
12mr|kdepimlibs4-4.9.4-1|542	%package -n %{libmicroblog}
12mr|kdepimlibs4-4.9.4-1|543	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|544	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|545	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|546	
12mr|kdepimlibs4-4.9.4-1|547	%description -n %{libmicroblog}
12mr|kdepimlibs4-4.9.4-1|548	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|549	
12mr|kdepimlibs4-4.9.4-1|550	%files -n %{libmicroblog}
12mr|kdepimlibs4-4.9.4-1|551	%{_kde_libdir}/libmicroblog.so.%{microblog_major}*
12mr|kdepimlibs4-4.9.4-1|552	
12mr|kdepimlibs4-4.9.4-1|553	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|554	
12mr|kdepimlibs4-4.9.4-1|555	%define akonadi_contact_major 4
12mr|kdepimlibs4-4.9.4-1|556	%define libakonadi_contact %mklibname akonadi-contact %{akonadi_contact_major}
12mr|kdepimlibs4-4.9.4-1|557	
12mr|kdepimlibs4-4.9.4-1|558	%package -n %{libakonadi_contact}
12mr|kdepimlibs4-4.9.4-1|559	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|560	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|561	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|562	
12mr|kdepimlibs4-4.9.4-1|563	%description -n %{libakonadi_contact}
12mr|kdepimlibs4-4.9.4-1|564	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|565	
12mr|kdepimlibs4-4.9.4-1|566	%files -n %{libakonadi_contact}
12mr|kdepimlibs4-4.9.4-1|567	%{_kde_libdir}/libakonadi-contact.so.%{akonadi_contact_major}*
12mr|kdepimlibs4-4.9.4-1|568	
12mr|kdepimlibs4-4.9.4-1|569	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|570	
12mr|kdepimlibs4-4.9.4-1|571	%define akonadi_kcal_major 4
12mr|kdepimlibs4-4.9.4-1|572	%define libakonadi_kcal %mklibname akonadi-kcal %{akonadi_kcal_major}
12mr|kdepimlibs4-4.9.4-1|573	
12mr|kdepimlibs4-4.9.4-1|574	%package -n %{libakonadi_kcal}
12mr|kdepimlibs4-4.9.4-1|575	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|576	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|577	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|578	
12mr|kdepimlibs4-4.9.4-1|579	%description -n %{libakonadi_kcal}
12mr|kdepimlibs4-4.9.4-1|580	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|581	
12mr|kdepimlibs4-4.9.4-1|582	%files -n %{libakonadi_kcal}
12mr|kdepimlibs4-4.9.4-1|583	%{_kde_libdir}/libakonadi-kcal.so.%{akonadi_kcal_major}*
12mr|kdepimlibs4-4.9.4-1|584	
12mr|kdepimlibs4-4.9.4-1|585	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|586	
12mr|kdepimlibs4-4.9.4-1|587	%define kontactinterface_major 4
12mr|kdepimlibs4-4.9.4-1|588	%define libkontactinterface %mklibname kontactinterface %{kontactinterface_major}
12mr|kdepimlibs4-4.9.4-1|589	
12mr|kdepimlibs4-4.9.4-1|590	%package -n %{libkontactinterface}
12mr|kdepimlibs4-4.9.4-1|591	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|592	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|593	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|594	
12mr|kdepimlibs4-4.9.4-1|595	%description -n %{libkontactinterface}
12mr|kdepimlibs4-4.9.4-1|596	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|597	
12mr|kdepimlibs4-4.9.4-1|598	%files -n %{libkontactinterface}
12mr|kdepimlibs4-4.9.4-1|599	%{_kde_libdir}/libkontactinterface.so.%{kontactinterface_major}*
12mr|kdepimlibs4-4.9.4-1|600	
12mr|kdepimlibs4-4.9.4-1|601	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|602	
12mr|kdepimlibs4-4.9.4-1|603	%define akonadi_calendar_major 4
12mr|kdepimlibs4-4.9.4-1|604	%define libakonadi_calendar %mklibname akonadi-calendar %{akonadi_calendar_major}
12mr|kdepimlibs4-4.9.4-1|605	
12mr|kdepimlibs4-4.9.4-1|606	%package -n %{libakonadi_calendar}
12mr|kdepimlibs4-4.9.4-1|607	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|608	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|609	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|610	
12mr|kdepimlibs4-4.9.4-1|611	%description -n %{libakonadi_calendar}
12mr|kdepimlibs4-4.9.4-1|612	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|613	
12mr|kdepimlibs4-4.9.4-1|614	%files -n %{libakonadi_calendar}
12mr|kdepimlibs4-4.9.4-1|615	%{_kde_libdir}/libakonadi-calendar.so.%{akonadi_calendar_major}*
12mr|kdepimlibs4-4.9.4-1|616	
12mr|kdepimlibs4-4.9.4-1|617	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|618	
12mr|kdepimlibs4-4.9.4-1|619	%define kcalcore_major 4
12mr|kdepimlibs4-4.9.4-1|620	%define libkcalcore %mklibname kcalcore %{kcalcore_major}
12mr|kdepimlibs4-4.9.4-1|621	
12mr|kdepimlibs4-4.9.4-1|622	%package -n %{libkcalcore}
12mr|kdepimlibs4-4.9.4-1|623	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|624	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|625	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|626	
12mr|kdepimlibs4-4.9.4-1|627	%description -n %{libkcalcore}
12mr|kdepimlibs4-4.9.4-1|628	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|629	
12mr|kdepimlibs4-4.9.4-1|630	%files -n %{libkcalcore}
12mr|kdepimlibs4-4.9.4-1|631	%{_kde_libdir}/libkcalcore.so.%{kcalcore_major}*
12mr|kdepimlibs4-4.9.4-1|632	
12mr|kdepimlibs4-4.9.4-1|633	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|634	
12mr|kdepimlibs4-4.9.4-1|635	%define kcalutils_major 4
12mr|kdepimlibs4-4.9.4-1|636	%define libkcalutils %mklibname kcalutils %{kcalutils_major}
12mr|kdepimlibs4-4.9.4-1|637	
12mr|kdepimlibs4-4.9.4-1|638	%package -n %{libkcalutils}
12mr|kdepimlibs4-4.9.4-1|639	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|640	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|641	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|642	
12mr|kdepimlibs4-4.9.4-1|643	%description -n %{libkcalutils}
12mr|kdepimlibs4-4.9.4-1|644	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|645	
12mr|kdepimlibs4-4.9.4-1|646	%files -n %{libkcalutils}
12mr|kdepimlibs4-4.9.4-1|647	%{_kde_libdir}/libkcalutils.so.%{kcalutils_major}*
12mr|kdepimlibs4-4.9.4-1|648	
12mr|kdepimlibs4-4.9.4-1|649	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|650	
12mr|kdepimlibs4-4.9.4-1|651	%define akonadi_notes_major 4
12mr|kdepimlibs4-4.9.4-1|652	%define libakonadi_notes %mklibname akonadi-notes %{akonadi_notes_major}
12mr|kdepimlibs4-4.9.4-1|653	
12mr|kdepimlibs4-4.9.4-1|654	%package -n %{libakonadi_notes}
12mr|kdepimlibs4-4.9.4-1|655	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|656	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|657	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|658	
12mr|kdepimlibs4-4.9.4-1|659	%description -n %{libakonadi_notes}
12mr|kdepimlibs4-4.9.4-1|660	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|661	
12mr|kdepimlibs4-4.9.4-1|662	%files -n %{libakonadi_notes}
12mr|kdepimlibs4-4.9.4-1|663	%{_kde_libdir}/libakonadi-notes.so.%{akonadi_notes_major}*
12mr|kdepimlibs4-4.9.4-1|664	
12mr|kdepimlibs4-4.9.4-1|665	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|666	
12mr|kdepimlibs4-4.9.4-1|667	%define kalarmcal_major 2
12mr|kdepimlibs4-4.9.4-1|668	%define libkalarmcal %mklibname kalarmcal %{kalarmcal_major}
12mr|kdepimlibs4-4.9.4-1|669	
12mr|kdepimlibs4-4.9.4-1|670	%package -n %{libkalarmcal}
12mr|kdepimlibs4-4.9.4-1|671	Summary:	KDE 4 core library
12mr|kdepimlibs4-4.9.4-1|672	Group:		System/Libraries
12mr|kdepimlibs4-4.9.4-1|673	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|674	
12mr|kdepimlibs4-4.9.4-1|675	%description -n %{libkalarmcal}
12mr|kdepimlibs4-4.9.4-1|676	KDE 4 core library.
12mr|kdepimlibs4-4.9.4-1|677	
12mr|kdepimlibs4-4.9.4-1|678	%files -n %{libkalarmcal}
12mr|kdepimlibs4-4.9.4-1|679	%{_kde_libdir}/libkalarmcal.so.%{kalarmcal_major}*
12mr|kdepimlibs4-4.9.4-1|680	
12mr|kdepimlibs4-4.9.4-1|681	#------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|682	
12mr|kdepimlibs4-4.9.4-1|683	%package devel
12mr|kdepimlibs4-4.9.4-1|684	Group:		Development/KDE and Qt
12mr|kdepimlibs4-4.9.4-1|685	Summary:	Header files and documentation for compiling KDE applications
12mr|kdepimlibs4-4.9.4-1|686	Requires:	%{name}-core = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|687	Requires:	%{libakonadi_calendar} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|688	Requires:	%{libakonadi_contact} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|689	Requires:	%{libakonadi_kabc} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|690	Requires:	%{libakonadi_kcal} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|691	Requires:	%{libakonadi_kde} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|692	Requires:	%{libakonadi_kmime} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|693	Requires:	%{libgpgmepp} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|694	Requires:	%{libkabc} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|695	Requires:	%{libkabc_file_core} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|696	Requires:	%{libkblog} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|697	Requires:	%{libkcal} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|698	Requires:	%{libkcalcore} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|699	Requires:	%{libkcalutils} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|700	Requires:	%{libkholidays} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|701	Requires:	%{libkimap} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|702	Requires:	%{libkldap} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|703	Requires:	%{libkmbox} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|704	Requires:	%{libkmime} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|705	Requires:	%{libkontactinterface} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|706	Requires:	%{libkpimidentities} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|707	Requires:	%{libkpimtextedit} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|708	Requires:	%{libkpimutils} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|709	Requires:	%{libkresources} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|710	Requires:	%{libktnef} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|711	Requires:	%{libkxmlrpcclient} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|712	Requires:	%{libmailtransport} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|713	Requires:	%{libmicroblog} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|714	Requires:	%{libqgpgme} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|715	Requires:	%{libsyndication} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|716	Requires:	%{libakonadi_notes} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|717	Requires:	%{libkalarmcal} = %{EVRD}
12mr|kdepimlibs4-4.9.4-1|718	Requires:	kdelibs4-devel
12mr|kdepimlibs4-4.9.4-1|719	Requires:	boost-devel
12mr|kdepimlibs4-4.9.4-1|720	
12mr|kdepimlibs4-4.9.4-1|721	%description devel
12mr|kdepimlibs4-4.9.4-1|722	This package includes the header files you will need to compile applications
12mr|kdepimlibs4-4.9.4-1|723	for KDE. Also included is the KDE API documentation in HTML format for easy
12mr|kdepimlibs4-4.9.4-1|724	browsing.
12mr|kdepimlibs4-4.9.4-1|725	
12mr|kdepimlibs4-4.9.4-1|726	%files devel
12mr|kdepimlibs4-4.9.4-1|727	%{_kde_includedir}/*
12mr|kdepimlibs4-4.9.4-1|728	%{_kde_libdir}/*.so
12mr|kdepimlibs4-4.9.4-1|729	%{_kde_datadir}/apps/cmake/*/*
12mr|kdepimlibs4-4.9.4-1|730	%{_kde_libdir}/gpgmepp/*.cmake
12mr|kdepimlibs4-4.9.4-1|731	%{_kde_libdir}/kde4/plugins/designer/*.so
12mr|kdepimlibs4-4.9.4-1|732	%{_kde_libdir}/cmake/KdepimLibs
12mr|kdepimlibs4-4.9.4-1|733	
12mr|kdepimlibs4-4.9.4-1|734	#--------------------------------------------------------------------------------
12mr|kdepimlibs4-4.9.4-1|735	
12mr|kdepimlibs4-4.9.4-1|736	%prep
12mr|kdepimlibs4-4.9.4-1|737	%setup -q -n kdepimlibs-%{version}
12mr|kdepimlibs4-4.9.4-1|738	
12mr|kdepimlibs4-4.9.4-1|739	%build
12mr|kdepimlibs4-4.9.4-1|740	%cmake_kde4
12mr|kdepimlibs4-4.9.4-1|741	%make
12mr|kdepimlibs4-4.9.4-1|742	
12mr|kdepimlibs4-4.9.4-1|743	%install
12mr|kdepimlibs4-4.9.4-1|744	%makeinstall_std -C build
12mr|kdepimlibs4-4.9.4-1|745	
12mr|kdepimlibs4-4.9.4-1|746	%changelog
12mr|kdepimlibs4-4.9.4-1|747	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|kdepimlibs4-4.9.4-1|748	- New version 4.9.4
12mr|kdepimlibs4-4.9.4-1|749	
12mr|kdepimlibs4-4.9.4-1|750	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|kdepimlibs4-4.9.4-1|751	- New version 4.9.3
12mr|kdepimlibs4-4.9.4-1|752	
12mr|kdepimlibs4-4.9.4-1|753	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|kdepimlibs4-4.9.4-1|754	- New version 4.9.2
12mr|kdepimlibs4-4.9.4-1|755	
12mr|kdepimlibs4-4.9.4-1|756	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|kdepimlibs4-4.9.4-1|757	- New version 4.9.1
12mr|kdepimlibs4-4.9.4-1|758	
12mr|kdepimlibs4-4.9.4-1|759	* Sat Aug 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-2
12mr|kdepimlibs4-4.9.4-1|760	- New version 4.9.0
12mr|kdepimlibs4-4.9.4-1|761	- Re-diff l10n patch
12mr|kdepimlibs4-4.9.4-1|762	
12mr|kdepimlibs4-4.9.4-1|763	* Thu Jul 12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|kdepimlibs4-4.9.4-1|764	- New version 4.8.97
12mr|kdepimlibs4-4.9.4-1|765	- Convert some BR to pkgconfig style
12mr|kdepimlibs4-4.9.4-1|766	
12mr|kdepimlibs4-4.9.4-1|767	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|kdepimlibs4-4.9.4-1|768	- Update to 4.8.95
12mr|kdepimlibs4-4.9.4-1|769	
12mr|kdepimlibs4-4.9.4-1|770	* Tue Jun 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.90-1
12mr|kdepimlibs4-4.9.4-1|771	- Update to 4.8.90
12mr|kdepimlibs4-4.9.4-1|772	
12mr|kdepimlibs4-4.9.4-1|773	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.4-1
12mr|kdepimlibs4-4.9.4-1|774	- update to 4.8.4
12mr|kdepimlibs4-4.9.4-1|775	
12mr|kdepimlibs4-4.9.4-1|776	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.3-1
12mr|kdepimlibs4-4.9.4-1|777	- update to 4.8.3
12mr|kdepimlibs4-4.9.4-1|778	
12mr|kdepimlibs4-4.9.4-1|779	* Mon Apr 16 2012 Mikhail Kompaniets <mkompan@mezon.ru> 2:4.8.2-2
12mr|kdepimlibs4-4.9.4-1|780	- Russian localization for .desktop files
12mr|kdepimlibs4-4.9.4-1|781	
12mr|kdepimlibs4-4.9.4-1|782	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.2-1
12mr|kdepimlibs4-4.9.4-1|783	- update to 4.8.2
12mr|kdepimlibs4-4.9.4-1|784	
12mr|kdepimlibs4-4.9.4-1|785	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.1-1
12mr|kdepimlibs4-4.9.4-1|786	- update to 4.8.1
12mr|kdepimlibs4-4.9.4-1|787	
12mr|kdepimlibs4-4.9.4-1|788	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|kdepimlibs4-4.9.4-1|789	+ Revision: 762519
12mr|kdepimlibs4-4.9.4-1|790	- New upstream tarball
12mr|kdepimlibs4-4.9.4-1|791	
12mr|kdepimlibs4-4.9.4-1|792	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|kdepimlibs4-4.9.4-1|793	+ Revision: 758108
12mr|kdepimlibs4-4.9.4-1|794	- New upstream tarball
12mr|kdepimlibs4-4.9.4-1|795	
12mr|kdepimlibs4-4.9.4-1|796	* Sun Jan 01 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|kdepimlibs4-4.9.4-1|797	+ Revision: 748556
12mr|kdepimlibs4-4.9.4-1|798	- New version
12mr|kdepimlibs4-4.9.4-1|799	
12mr|kdepimlibs4-4.9.4-1|800	* Fri Dec 09 2011 Matthew Dawkins <mattydaw@mandriva.org> 2:4.7.90-1
12mr|kdepimlibs4-4.9.4-1|801	+ Revision: 739525
12mr|kdepimlibs4-4.9.4-1|802	- fixed BR for libxft-devel
12mr|kdepimlibs4-4.9.4-1|803	
12mr|kdepimlibs4-4.9.4-1|804	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdepimlibs4-4.9.4-1|805	- New upstream tarball
12mr|kdepimlibs4-4.9.4-1|806	
12mr|kdepimlibs4-4.9.4-1|807	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|kdepimlibs4-4.9.4-1|808	+ Revision: 731811
12mr|kdepimlibs4-4.9.4-1|809	- New version 4.7.80
12mr|kdepimlibs4-4.9.4-1|810	
12mr|kdepimlibs4-4.9.4-1|811	* Mon Aug 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|kdepimlibs4-4.9.4-1|812	+ Revision: 696071
12mr|kdepimlibs4-4.9.4-1|813	- New version 4.7.41
12mr|kdepimlibs4-4.9.4-1|814	
12mr|kdepimlibs4-4.9.4-1|815	* Thu Jul 28 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.40-1
12mr|kdepimlibs4-4.9.4-1|816	+ Revision: 692008
12mr|kdepimlibs4-4.9.4-1|817	- Fix file list
12mr|kdepimlibs4-4.9.4-1|818	- New version 4.7.40
12mr|kdepimlibs4-4.9.4-1|819	
12mr|kdepimlibs4-4.9.4-1|820	* Tue Jul 12 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.95-1
12mr|kdepimlibs4-4.9.4-1|821	+ Revision: 689632
12mr|kdepimlibs4-4.9.4-1|822	- New version 4.7Rc2
12mr|kdepimlibs4-4.9.4-1|823	
12mr|kdepimlibs4-4.9.4-1|824	* Fri Jul 08 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.90-1
12mr|kdepimlibs4-4.9.4-1|825	+ Revision: 689305
12mr|kdepimlibs4-4.9.4-1|826	- New version kde 4.7rc1
12mr|kdepimlibs4-4.9.4-1|827	
12mr|kdepimlibs4-4.9.4-1|828	* Mon Jun 13 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.4-1
12mr|kdepimlibs4-4.9.4-1|829	+ Revision: 684409
12mr|kdepimlibs4-4.9.4-1|830	- New version 4.6.4
12mr|kdepimlibs4-4.9.4-1|831	
12mr|kdepimlibs4-4.9.4-1|832	* Fri May 13 2011 Funda Wang <fwang@mandriva.org> 2:4.6.3-1
12mr|kdepimlibs4-4.9.4-1|833	+ Revision: 674013
12mr|kdepimlibs4-4.9.4-1|834	- new version 4.6.3
12mr|kdepimlibs4-4.9.4-1|835	
12mr|kdepimlibs4-4.9.4-1|836	* Tue Apr 05 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.2-1
12mr|kdepimlibs4-4.9.4-1|837	+ Revision: 650779
12mr|kdepimlibs4-4.9.4-1|838	- Remove mkrel
12mr|kdepimlibs4-4.9.4-1|839	- New version 4.6.2
12mr|kdepimlibs4-4.9.4-1|840	
12mr|kdepimlibs4-4.9.4-1|841	* Mon Feb 28 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.1-1
12mr|kdepimlibs4-4.9.4-1|842	+ Revision: 640731
12mr|kdepimlibs4-4.9.4-1|843	- New version 4.6.1
12mr|kdepimlibs4-4.9.4-1|844	- Add boost-devel as require of the devel package
12mr|kdepimlibs4-4.9.4-1|845	CCBUG: 62338
12mr|kdepimlibs4-4.9.4-1|846	
12mr|kdepimlibs4-4.9.4-1|847	* Wed Jan 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.0-1
12mr|kdepimlibs4-4.9.4-1|848	+ Revision: 632969
12mr|kdepimlibs4-4.9.4-1|849	- New version KDE 4.6 Final
12mr|kdepimlibs4-4.9.4-1|850	
12mr|kdepimlibs4-4.9.4-1|851	* Thu Jan 06 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.95-1mdv2011.0
12mr|kdepimlibs4-4.9.4-1|852	+ Revision: 629125
12mr|kdepimlibs4-4.9.4-1|853	- New version KDE 4.6 RC2
12mr|kdepimlibs4-4.9.4-1|854	
12mr|kdepimlibs4-4.9.4-1|855	* Thu Dec 23 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.90-1mdv2011.0
12mr|kdepimlibs4-4.9.4-1|856	+ Revision: 624068
12mr|kdepimlibs4-4.9.4-1|857	- New upstream tarball
12mr|kdepimlibs4-4.9.4-1|858	
12mr|kdepimlibs4-4.9.4-1|859	* Wed Dec 08 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.85-1mdv2011.0
12mr|kdepimlibs4-4.9.4-1|860	+ Revision: 616349
12mr|kdepimlibs4-4.9.4-1|861	- New upstream tarball
12mr|kdepimlibs4-4.9.4-1|862	
12mr|kdepimlibs4-4.9.4-1|863	* Fri Nov 26 2010 Funda Wang <fwang@mandriva.org> 2:4.5.80-1mdv2011.0
12mr|kdepimlibs4-4.9.4-1|864	+ Revision: 601420
12mr|kdepimlibs4-4.9.4-1|865	- new version 4.5.80
12mr|kdepimlibs4-4.9.4-1|866	- bump BR
12mr|kdepimlibs4-4.9.4-1|867	
12mr|kdepimlibs4-4.9.4-1|868	* Sat Nov 20 2010 Funda Wang <fwang@mandriva.org> 2:4.5.77-0.svn1198704.1mdv2011.0
12mr|kdepimlibs4-4.9.4-1|869	+ Revision: 599098
12mr|kdepimlibs4-4.9.4-1|870	- new snapshot 4.5.77
12mr|kdepimlibs4-4.9.4-1|871	
12mr|kdepimlibs4-4.9.4-1|872	* Sun Nov 14 2010 Funda Wang <fwang@mandriva.org> 2:4.5.76-0.svn1196755.1mdv2011.0
12mr|kdepimlibs4-4.9.4-1|873	+ Revision: 597441
12mr|kdepimlibs4-4.9.4-1|874	- new snapshot
12mr|kdepimlibs4-4.9.4-1|875	
12mr|kdepimlibs4-4.9.4-1|876	* Sat Nov 13 2010 Funda Wang <fwang@mandriva.org> 2:4.5.76-0.svn1196498.1mdv2011.0
12mr|kdepimlibs4-4.9.4-1|877	+ Revision: 597207
12mr|kdepimlibs4-4.9.4-1|878	- update snapshot to satisfy kdepim
12mr|kdepimlibs4-4.9.4-1|879	
12mr|kdepimlibs4-4.9.4-1|880	* Sat Nov 13 2010 Funda Wang <fwang@mandriva.org> 2:4.5.76-0.svn1196349.1mdv2011.0
12mr|kdepimlibs4-4.9.4-1|881	+ Revision: 597032
12mr|kdepimlibs4-4.9.4-1|882	- new snapshot 4.5.76
12mr|kdepimlibs4-4.9.4-1|883	
12mr|kdepimlibs4-4.9.4-1|884	* Thu Oct 28 2010 Funda Wang <fwang@mandriva.org> 2:4.5.74-0.svn1190490.1mdv2011.0
12mr|kdepimlibs4-4.9.4-1|885	+ Revision: 589659
12mr|kdepimlibs4-4.9.4-1|886	- new snapshot 4.5.74
12mr|kdepimlibs4-4.9.4-1|887	
12mr|kdepimlibs4-4.9.4-1|888	* Fri Oct 08 2010 Funda Wang <fwang@mandriva.org> 2:4.5.71-0.svn1183358.2mdv2011.0
12mr|kdepimlibs4-4.9.4-1|889	+ Revision: 584289
12mr|kdepimlibs4-4.9.4-1|890	- add includes to satisfy kdebindings
12mr|kdepimlibs4-4.9.4-1|891	- obsoletes old mbox lib
12mr|kdepimlibs4-4.9.4-1|892	
12mr|kdepimlibs4-4.9.4-1|893	* Thu Oct 07 2010 Funda Wang <fwang@mandriva.org> 2:4.5.71-0.svn1183358.1mdv2011.0
12mr|kdepimlibs4-4.9.4-1|894	+ Revision: 583974
12mr|kdepimlibs4-4.9.4-1|895	- update file list
12mr|kdepimlibs4-4.9.4-1|896	- New snapshot 4.5.71
12mr|kdepimlibs4-4.9.4-1|897	
12mr|kdepimlibs4-4.9.4-1|898	* Tue Sep 14 2010 Funda Wang <fwang@mandriva.org> 2:4.5.68-1mdv2011.0
12mr|kdepimlibs4-4.9.4-1|899	+ Revision: 578189
12mr|kdepimlibs4-4.9.4-1|900	- New snapshot 4.5.68
12mr|kdepimlibs4-4.9.4-1|901	
12mr|kdepimlibs4-4.9.4-1|902	* Thu Sep 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.67-1mdv2011.0
12mr|kdepimlibs4-4.9.4-1|903	+ Revision: 575204
12mr|kdepimlibs4-4.9.4-1|904	- New version 4.5.67
12mr|kdepimlibs4-4.9.4-1|905	
12mr|kdepimlibs4-4.9.4-1|906	* Mon Aug 30 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.65-1mdv2011.0
12mr|kdepimlibs4-4.9.4-1|907	+ Revision: 574550
12mr|kdepimlibs4-4.9.4-1|908	- Fix file list
12mr|kdepimlibs4-4.9.4-1|909	- New version kde 4.5.65
12mr|kdepimlibs4-4.9.4-1|910	
12mr|kdepimlibs4-4.9.4-1|911	* Fri Aug 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.0-1mdv2011.0
12mr|kdepimlibs4-4.9.4-1|912	+ Revision: 566573
12mr|kdepimlibs4-4.9.4-1|913	- New upstream tarball
12mr|kdepimlibs4-4.9.4-1|914	- Update to version 4.5.0
12mr|kdepimlibs4-4.9.4-1|915	
12mr|kdepimlibs4-4.9.4-1|916	* Tue Jul 27 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.95-1mdv2011.0
12mr|kdepimlibs4-4.9.4-1|917	+ Revision: 562111
12mr|kdepimlibs4-4.9.4-1|918	- kde 4.4.95
12mr|kdepimlibs4-4.9.4-1|919	
12mr|kdepimlibs4-4.9.4-1|920	* Tue Jul 27 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.92-1mdv2011.0
12mr|kdepimlibs4-4.9.4-1|921	+ Revision: 561153
12mr|kdepimlibs4-4.9.4-1|922	- Update to kde 4.5rc2
12mr|kdepimlibs4-4.9.4-1|923	
12mr|kdepimlibs4-4.9.4-1|924	* Tue May 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-3mdv2010.1
12mr|kdepimlibs4-4.9.4-1|925	+ Revision: 545887
12mr|kdepimlibs4-4.9.4-1|926	- Rebuild in release mode
12mr|kdepimlibs4-4.9.4-1|927	
12mr|kdepimlibs4-4.9.4-1|928	* Mon May 17 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-2mdv2010.1
12mr|kdepimlibs4-4.9.4-1|929	+ Revision: 544913
12mr|kdepimlibs4-4.9.4-1|930	- Add branch patch:
12mr|kdepimlibs4-4.9.4-1|931	- Don't include dots at the end of URLs in the URL highlighting.
12mr|kdepimlibs4-4.9.4-1|932	
12mr|kdepimlibs4-4.9.4-1|933	* Wed May 05 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-1mdv2010.1
12mr|kdepimlibs4-4.9.4-1|934	+ Revision: 542380
12mr|kdepimlibs4-4.9.4-1|935	- Add branch patches
12mr|kdepimlibs4-4.9.4-1|936	Remove P301: Merged upstream
12mr|kdepimlibs4-4.9.4-1|937	- Update to version 4.4.3
12mr|kdepimlibs4-4.9.4-1|938	
12mr|kdepimlibs4-4.9.4-1|939	* Wed Apr 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-9mdv2010.1
12mr|kdepimlibs4-4.9.4-1|940	+ Revision: 540291
12mr|kdepimlibs4-4.9.4-1|941	- Add a patch fixing disribution list
12mr|kdepimlibs4-4.9.4-1|942	
12mr|kdepimlibs4-4.9.4-1|943	* Wed Apr 28 2010 Christophe Fergeau <cfergeau@mandriva.com> 2:4.4.2-8mdv2010.1
12mr|kdepimlibs4-4.9.4-1|944	+ Revision: 540238
12mr|kdepimlibs4-4.9.4-1|945	- rebuild so that shared libraries are properly stripped again
12mr|kdepimlibs4-4.9.4-1|946	- rebuild so that shared libraries are properly stripped again
12mr|kdepimlibs4-4.9.4-1|947	
12mr|kdepimlibs4-4.9.4-1|948	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdepimlibs4-4.9.4-1|949	- Fix patch header
12mr|kdepimlibs4-4.9.4-1|950	
12mr|kdepimlibs4-4.9.4-1|951	* Sat Apr 17 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-6mdv2010.1
12mr|kdepimlibs4-4.9.4-1|952	+ Revision: 536060
12mr|kdepimlibs4-4.9.4-1|953	- Fix akonadi crash (BUG: 58812)
12mr|kdepimlibs4-4.9.4-1|954	
12mr|kdepimlibs4-4.9.4-1|955	* Sat Apr 03 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-5mdv2010.1
12mr|kdepimlibs4-4.9.4-1|956	+ Revision: 530883
12mr|kdepimlibs4-4.9.4-1|957	- Add akonadi backport from trunk ( BKO: 222678 )
12mr|kdepimlibs4-4.9.4-1|958	
12mr|kdepimlibs4-4.9.4-1|959	* Fri Apr 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-4mdv2010.1
12mr|kdepimlibs4-4.9.4-1|960	+ Revision: 530760
12mr|kdepimlibs4-4.9.4-1|961	- Add more akonadi trunk patches
12mr|kdepimlibs4-4.9.4-1|962	
12mr|kdepimlibs4-4.9.4-1|963	* Sun Mar 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-3mdv2010.1
12mr|kdepimlibs4-4.9.4-1|964	+ Revision: 528319
12mr|kdepimlibs4-4.9.4-1|965	- Update to version 4.4.2
12mr|kdepimlibs4-4.9.4-1|966	
12mr|kdepimlibs4-4.9.4-1|967	* Wed Mar 24 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-3mdv2010.1
12mr|kdepimlibs4-4.9.4-1|968	+ Revision: 527113
12mr|kdepimlibs4-4.9.4-1|969	- Fix version, remove subrel
12mr|kdepimlibs4-4.9.4-1|970	
12mr|kdepimlibs4-4.9.4-1|971	* Wed Mar 24 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-2.1mdv2010.1
12mr|kdepimlibs4-4.9.4-1|972	+ Revision: 527108
12mr|kdepimlibs4-4.9.4-1|973	- Backport trunk patch for akonadi startup
12mr|kdepimlibs4-4.9.4-1|974	
12mr|kdepimlibs4-4.9.4-1|975	* Tue Mar 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-1mdv2010.1
12mr|kdepimlibs4-4.9.4-1|976	+ Revision: 513415
12mr|kdepimlibs4-4.9.4-1|977	- Update to version 4.4.1
12mr|kdepimlibs4-4.9.4-1|978	
12mr|kdepimlibs4-4.9.4-1|979	* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.0-1mdv2010.1
12mr|kdepimlibs4-4.9.4-1|980	+ Revision: 502616
12mr|kdepimlibs4-4.9.4-1|981	- Update to version 4.4.0
12mr|kdepimlibs4-4.9.4-1|982	
12mr|kdepimlibs4-4.9.4-1|983	* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-1mdv2010.1
12mr|kdepimlibs4-4.9.4-1|984	+ Revision: 498955
12mr|kdepimlibs4-4.9.4-1|985	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdepimlibs4-4.9.4-1|986	
12mr|kdepimlibs4-4.9.4-1|987	* Mon Jan 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.95-1mdv2010.1
12mr|kdepimlibs4-4.9.4-1|988	+ Revision: 495699
12mr|kdepimlibs4-4.9.4-1|989	- Update to kde 4.4 Rc2
12mr|kdepimlibs4-4.9.4-1|990	
12mr|kdepimlibs4-4.9.4-1|991	* Sat Jan 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.90-1mdv2010.1
12mr|kdepimlibs4-4.9.4-1|992	+ Revision: 488128
12mr|kdepimlibs4-4.9.4-1|993	- fix conflicts because of libakonadi-kcal
12mr|kdepimlibs4-4.9.4-1|994	- fix file list
12mr|kdepimlibs4-4.9.4-1|995	- Update to 4.4 Rc1
12mr|kdepimlibs4-4.9.4-1|996	
12mr|kdepimlibs4-4.9.4-1|997	* Mon Dec 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-1mdv2010.1
12mr|kdepimlibs4-4.9.4-1|998	+ Revision: 480577
12mr|kdepimlibs4-4.9.4-1|999	- Update to kde 4.4 beta 2
12mr|kdepimlibs4-4.9.4-1|1000	
12mr|kdepimlibs4-4.9.4-1|1001	* Thu Dec 03 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.80-1mdv2010.1
12mr|kdepimlibs4-4.9.4-1|1002	+ Revision: 472835
12mr|kdepimlibs4-4.9.4-1|1003	- Update to kde 4.4Beta1
12mr|kdepimlibs4-4.9.4-1|1004	
12mr|kdepimlibs4-4.9.4-1|1005	* Thu Nov 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.77-1mdv2010.1
12mr|kdepimlibs4-4.9.4-1|1006	+ Revision: 470363
12mr|kdepimlibs4-4.9.4-1|1007	- Fix kdelibs4-devel require versionnate
12mr|kdepimlibs4-4.9.4-1|1008	- Update to kde 4.3.77
12mr|kdepimlibs4-4.9.4-1|1009	Add branch switch for beta and final releases
12mr|kdepimlibs4-4.9.4-1|1010	
12mr|kdepimlibs4-4.9.4-1|1011	* Mon Nov 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.75-1mdv2010.1
12mr|kdepimlibs4-4.9.4-1|1012	+ Revision: 466505
12mr|kdepimlibs4-4.9.4-1|1013	- Update to KDE 4.3.75
12mr|kdepimlibs4-4.9.4-1|1014	Fix File list
12mr|kdepimlibs4-4.9.4-1|1015	
12mr|kdepimlibs4-4.9.4-1|1016	* Wed Nov 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-4mdv2010.1
12mr|kdepimlibs4-4.9.4-1|1017	+ Revision: 465072
12mr|kdepimlibs4-4.9.4-1|1018	- Rebuild against new qt
12mr|kdepimlibs4-4.9.4-1|1019	
12mr|kdepimlibs4-4.9.4-1|1020	* Sun Nov 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-3mdv2010.1
12mr|kdepimlibs4-4.9.4-1|1021	+ Revision: 462996
12mr|kdepimlibs4-4.9.4-1|1022	- Fix upgrade
12mr|kdepimlibs4-4.9.4-1|1023	
12mr|kdepimlibs4-4.9.4-1|1024	* Fri Nov 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-2mdv2010.1
12mr|kdepimlibs4-4.9.4-1|1025	+ Revision: 461327
12mr|kdepimlibs4-4.9.4-1|1026	- Remove the requires for kdelibs4-experimental-devel
12mr|kdepimlibs4-4.9.4-1|1027	- Fix file list
12mr|kdepimlibs4-4.9.4-1|1028	- Update to kde 4.3.73
12mr|kdepimlibs4-4.9.4-1|1029	
12mr|kdepimlibs4-4.9.4-1|1030	* Mon Oct 05 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.2-1mdv2010.0
12mr|kdepimlibs4-4.9.4-1|1031	+ Revision: 454025
12mr|kdepimlibs4-4.9.4-1|1032	- New upstream release 4.3.2.
12mr|kdepimlibs4-4.9.4-1|1033	
12mr|kdepimlibs4-4.9.4-1|1034	* Thu Sep 24 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-2mdv2010.0
12mr|kdepimlibs4-4.9.4-1|1035	+ Revision: 448404
12mr|kdepimlibs4-4.9.4-1|1036	- Split all kioslaves cleaning out core package
12mr|kdepimlibs4-4.9.4-1|1037	- Remove wrong obsoletes in libraries
12mr|kdepimlibs4-4.9.4-1|1038	- Added conflicts to solve upgrade from 2009.1
12mr|kdepimlibs4-4.9.4-1|1039	
12mr|kdepimlibs4-4.9.4-1|1040	* Tue Sep 01 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-1mdv2010.0
12mr|kdepimlibs4-4.9.4-1|1041	+ Revision: 423127
12mr|kdepimlibs4-4.9.4-1|1042	- New upstream release 4.3.1.
12mr|kdepimlibs4-4.9.4-1|1043	
12mr|kdepimlibs4-4.9.4-1|1044	* Mon Aug 03 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.0-1mdv2010.0
12mr|kdepimlibs4-4.9.4-1|1045	+ Revision: 408607
12mr|kdepimlibs4-4.9.4-1|1046	- New upstream release 4.3.0.
12mr|kdepimlibs4-4.9.4-1|1047	
12mr|kdepimlibs4-4.9.4-1|1048	* Thu Jul 23 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.98-1mdv2010.0
12mr|kdepimlibs4-4.9.4-1|1049	+ Revision: 398839
12mr|kdepimlibs4-4.9.4-1|1050	- Update to KDE 4.3 RC3
12mr|kdepimlibs4-4.9.4-1|1051	
12mr|kdepimlibs4-4.9.4-1|1052	* Fri Jul 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.96-1mdv2010.0
12mr|kdepimlibs4-4.9.4-1|1053	+ Revision: 394236
12mr|kdepimlibs4-4.9.4-1|1054	- Update to Rc2
12mr|kdepimlibs4-4.9.4-1|1055	
12mr|kdepimlibs4-4.9.4-1|1056	* Tue Jun 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-2mdv2010.0
12mr|kdepimlibs4-4.9.4-1|1057	+ Revision: 390780
12mr|kdepimlibs4-4.9.4-1|1058	- New tarball for Rc1
12mr|kdepimlibs4-4.9.4-1|1059	
12mr|kdepimlibs4-4.9.4-1|1060	* Thu Jun 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-1mdv2010.0
12mr|kdepimlibs4-4.9.4-1|1061	+ Revision: 389069
12mr|kdepimlibs4-4.9.4-1|1062	- Fix file list
12mr|kdepimlibs4-4.9.4-1|1063	- Update to kde 4.3Rc1
12mr|kdepimlibs4-4.9.4-1|1064	
12mr|kdepimlibs4-4.9.4-1|1065	* Thu Jun 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.90-1mdv2010.0
12mr|kdepimlibs4-4.9.4-1|1066	+ Revision: 382629
12mr|kdepimlibs4-4.9.4-1|1067	- Update to beta2
12mr|kdepimlibs4-4.9.4-1|1068	
12mr|kdepimlibs4-4.9.4-1|1069	* Thu May 28 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.88-1mdv2010.0
12mr|kdepimlibs4-4.9.4-1|1070	+ Revision: 380641
12mr|kdepimlibs4-4.9.4-1|1071	- Update to kde 4.2.88
12mr|kdepimlibs4-4.9.4-1|1072	
12mr|kdepimlibs4-4.9.4-1|1073	* Thu May 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.87-1mdv2010.0
12mr|kdepimlibs4-4.9.4-1|1074	+ Revision: 378301
12mr|kdepimlibs4-4.9.4-1|1075	- update to kde 4.2.87
12mr|kdepimlibs4-4.9.4-1|1076	- Add a switch to handle ftp snapshots
12mr|kdepimlibs4-4.9.4-1|1077	
12mr|kdepimlibs4-4.9.4-1|1078	* Thu May 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-1mdv2010.0
12mr|kdepimlibs4-4.9.4-1|1079	+ Revision: 372994
12mr|kdepimlibs4-4.9.4-1|1080	- Fix Requires in kdelibs4
12mr|kdepimlibs4-4.9.4-1|1081	- Update to kde 4.2.85
12mr|kdepimlibs4-4.9.4-1|1082	
12mr|kdepimlibs4-4.9.4-1|1083	* Mon May 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.71-0.svn961800.1mdv2010.0
12mr|kdepimlibs4-4.9.4-1|1084	+ Revision: 371493
12mr|kdepimlibs4-4.9.4-1|1085	- Update to kde 4.2.71
12mr|kdepimlibs4-4.9.4-1|1086	
12mr|kdepimlibs4-4.9.4-1|1087	* Wed Apr 29 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.70-0.svn954171.1mdv2010.0
12mr|kdepimlibs4-4.9.4-1|1088	+ Revision: 369151
12mr|kdepimlibs4-4.9.4-1|1089	- Update to kde 4.2.70
12mr|kdepimlibs4-4.9.4-1|1090	
12mr|kdepimlibs4-4.9.4-1|1091	* Wed Apr 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-3mdv2009.1
12mr|kdepimlibs4-4.9.4-1|1092	+ Revision: 365229
12mr|kdepimlibs4-4.9.4-1|1093	- Add some upstream patches from branch
12mr|kdepimlibs4-4.9.4-1|1094	- Patch101: Don't add [accept] etc when it's not an incidence as a freebusy mail
12mr|kdepimlibs4-4.9.4-1|1095	
12mr|kdepimlibs4-4.9.4-1|1096	* Sun Apr 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-2mdv2009.1
12mr|kdepimlibs4-4.9.4-1|1097	+ Revision: 364173
12mr|kdepimlibs4-4.9.4-1|1098	- Remove old macros
12mr|kdepimlibs4-4.9.4-1|1099	Add some upstream patches from branch
12mr|kdepimlibs4-4.9.4-1|1100	- Patch100: Fix remove selected address
12mr|kdepimlibs4-4.9.4-1|1101	
12mr|kdepimlibs4-4.9.4-1|1102	* Fri Mar 27 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-1mdv2009.1
12mr|kdepimlibs4-4.9.4-1|1103	+ Revision: 361618
12mr|kdepimlibs4-4.9.4-1|1104	- Upgrade to KDE 4.2.2 try#1 packages.
12mr|kdepimlibs4-4.9.4-1|1105	
12mr|kdepimlibs4-4.9.4-1|1106	* Fri Feb 27 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.1-1mdv2009.1
12mr|kdepimlibs4-4.9.4-1|1107	+ Revision: 345562
12mr|kdepimlibs4-4.9.4-1|1108	- KDE 4.2.1 try#1 upstream release
12mr|kdepimlibs4-4.9.4-1|1109	
12mr|kdepimlibs4-4.9.4-1|1110	* Mon Feb 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-2mdv2009.1
12mr|kdepimlibs4-4.9.4-1|1111	+ Revision: 340855
12mr|kdepimlibs4-4.9.4-1|1112	- Rebuild against qt4.5
12mr|kdepimlibs4-4.9.4-1|1113	
12mr|kdepimlibs4-4.9.4-1|1114	* Mon Jan 26 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.0-1mdv2009.1
12mr|kdepimlibs4-4.9.4-1|1115	+ Revision: 333865
12mr|kdepimlibs4-4.9.4-1|1116	- Update with 4.2.0 upstream try#1 tarball
12mr|kdepimlibs4-4.9.4-1|1117	- Update with 4.2.0 upstream try#1 tarball
12mr|kdepimlibs4-4.9.4-1|1118	
12mr|kdepimlibs4-4.9.4-1|1119	* Thu Jan 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-1mdv2009.1
12mr|kdepimlibs4-4.9.4-1|1120	+ Revision: 327252
12mr|kdepimlibs4-4.9.4-1|1121	- Fix file list
12mr|kdepimlibs4-4.9.4-1|1122	
12mr|kdepimlibs4-4.9.4-1|1123	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdepimlibs4-4.9.4-1|1124	- Update with Release Candidate 1 - 4.1.96
12mr|kdepimlibs4-4.9.4-1|1125	
12mr|kdepimlibs4-4.9.4-1|1126	* Tue Dec 23 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-2mdv2009.1
12mr|kdepimlibs4-4.9.4-1|1127	+ Revision: 317732
12mr|kdepimlibs4-4.9.4-1|1128	- Rebuild in debug mode
12mr|kdepimlibs4-4.9.4-1|1129	
12mr|kdepimlibs4-4.9.4-1|1130	* Fri Dec 12 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-1mdv2009.1
12mr|kdepimlibs4-4.9.4-1|1131	+ Revision: 313753
12mr|kdepimlibs4-4.9.4-1|1132	- Fix File list
12mr|kdepimlibs4-4.9.4-1|1133	
12mr|kdepimlibs4-4.9.4-1|1134	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdepimlibs4-4.9.4-1|1135	- Update with Beta 1 - 4.1.85
12mr|kdepimlibs4-4.9.4-1|1136	
12mr|kdepimlibs4-4.9.4-1|1137	* Wed Dec 10 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.82-1mdv2009.1
12mr|kdepimlibs4-4.9.4-1|1138	+ Revision: 312609
12mr|kdepimlibs4-4.9.4-1|1139	- Update to kde 4.1.82
12mr|kdepimlibs4-4.9.4-1|1140	
12mr|kdepimlibs4-4.9.4-1|1141	* Sun Nov 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.81-1mdv2009.1
12mr|kdepimlibs4-4.9.4-1|1142	+ Revision: 308447
12mr|kdepimlibs4-4.9.4-1|1143	- Update to kde 4.1.81
12mr|kdepimlibs4-4.9.4-1|1144	
12mr|kdepimlibs4-4.9.4-1|1145	* Wed Nov 19 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-1mdv2009.1
12mr|kdepimlibs4-4.9.4-1|1146	+ Revision: 304674
12mr|kdepimlibs4-4.9.4-1|1147	- Fix file list
12mr|kdepimlibs4-4.9.4-1|1148	
12mr|kdepimlibs4-4.9.4-1|1149	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdepimlibs4-4.9.4-1|1150	- Update with Beta 1 - 4.1.80
12mr|kdepimlibs4-4.9.4-1|1151	
12mr|kdepimlibs4-4.9.4-1|1152	* Fri Nov 14 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.73-2mdv2009.1
12mr|kdepimlibs4-4.9.4-1|1153	+ Revision: 302946
12mr|kdepimlibs4-4.9.4-1|1154	- Add a missing require on a lib
12mr|kdepimlibs4-4.9.4-1|1155	
12mr|kdepimlibs4-4.9.4-1|1156	* Thu Nov 13 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.73-1mdv2009.1
12mr|kdepimlibs4-4.9.4-1|1157	+ Revision: 302733
12mr|kdepimlibs4-4.9.4-1|1158	- Update to kde 4.1.73
12mr|kdepimlibs4-4.9.4-1|1159	- Add  buildrequires on libical ( will be a _must have_ for next kde snapshot)
12mr|kdepimlibs4-4.9.4-1|1160	
12mr|kdepimlibs4-4.9.4-1|1161	* Thu Oct 23 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.71-1mdv2009.1
12mr|kdepimlibs4-4.9.4-1|1162	+ Revision: 296842
12mr|kdepimlibs4-4.9.4-1|1163	- New version 4.1.71
12mr|kdepimlibs4-4.9.4-1|1164	
12mr|kdepimlibs4-4.9.4-1|1165	* Mon Oct 20 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.70-2mdv2009.1
12mr|kdepimlibs4-4.9.4-1|1166	+ Revision: 295844
12mr|kdepimlibs4-4.9.4-1|1167	- Fix Requires on libs
12mr|kdepimlibs4-4.9.4-1|1168	
12mr|kdepimlibs4-4.9.4-1|1169	* Mon Oct 20 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.70-1mdv2009.1
12mr|kdepimlibs4-4.9.4-1|1170	+ Revision: 295460
12mr|kdepimlibs4-4.9.4-1|1171	- Add epoch because of new lib package which come from kdepim4
12mr|kdepimlibs4-4.9.4-1|1172	- Fix kdelibs4 required version
12mr|kdepimlibs4-4.9.4-1|1173	- Update to KDE 4.1.70
12mr|kdepimlibs4-4.9.4-1|1174	libakonadi-kabc belong to this package now
12mr|kdepimlibs4-4.9.4-1|1175	remove merged patches
12mr|kdepimlibs4-4.9.4-1|1176	
12mr|kdepimlibs4-4.9.4-1|1177	* Tue Sep 30 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.2-3mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1178	+ Revision: 289929
12mr|kdepimlibs4-4.9.4-1|1179	- Rebuild against new kde4-macros
12mr|kdepimlibs4-4.9.4-1|1180	
12mr|kdepimlibs4-4.9.4-1|1181	* Sun Sep 28 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.2-2mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1182	+ Revision: 289030
12mr|kdepimlibs4-4.9.4-1|1183	- [BUGFIX] fixes a very high CPU usage by KAlarm when there are alarms with sub-repetitions or deferrals with periods greater than 1 week. (Bug #44344)
12mr|kdepimlibs4-4.9.4-1|1184	
12mr|kdepimlibs4-4.9.4-1|1185	* Thu Sep 25 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.2-1mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1186	+ Revision: 288192
12mr|kdepimlibs4-4.9.4-1|1187	- KDE 4.1.2 arriving.
12mr|kdepimlibs4-4.9.4-1|1188	
12mr|kdepimlibs4-4.9.4-1|1189	* Fri Sep 05 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.1-2mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1190	+ Revision: 281247
12mr|kdepimlibs4-4.9.4-1|1191	- Regression fix for invitation mails
12mr|kdepimlibs4-4.9.4-1|1192	
12mr|kdepimlibs4-4.9.4-1|1193	* Thu Aug 28 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.1-1mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1194	+ Revision: 277080
12mr|kdepimlibs4-4.9.4-1|1195	- Upgrade to forthcoming 4.1.1 packages
12mr|kdepimlibs4-4.9.4-1|1196	- Daily branch update patches
12mr|kdepimlibs4-4.9.4-1|1197	
12mr|kdepimlibs4-4.9.4-1|1198	* Tue Aug 12 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-4mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1199	+ Revision: 271155
12mr|kdepimlibs4-4.9.4-1|1200	- Daily branch patch update
12mr|kdepimlibs4-4.9.4-1|1201	
12mr|kdepimlibs4-4.9.4-1|1202	* Mon Aug 04 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-3mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1203	+ Revision: 262896
12mr|kdepimlibs4-4.9.4-1|1204	- Update with current branch 4.1 patches
12mr|kdepimlibs4-4.9.4-1|1205	
12mr|kdepimlibs4-4.9.4-1|1206	* Thu Jul 24 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-2mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1207	+ Revision: 246266
12mr|kdepimlibs4-4.9.4-1|1208	- Update with Release Candidate 1 - 4.1.0
12mr|kdepimlibs4-4.9.4-1|1209	- Update with Release Candidate 1 - 4.1.0
12mr|kdepimlibs4-4.9.4-1|1210	
12mr|kdepimlibs4-4.9.4-1|1211	* Thu Jul 10 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.98-1mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1212	+ Revision: 233180
12mr|kdepimlibs4-4.9.4-1|1213	- Update with Release Candidate 1 - 4.0.98
12mr|kdepimlibs4-4.9.4-1|1214	
12mr|kdepimlibs4-4.9.4-1|1215	* Sun Jul 06 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.85-1mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1216	+ Revision: 232307
12mr|kdepimlibs4-4.9.4-1|1217	- Update to kde 4.0.85
12mr|kdepimlibs4-4.9.4-1|1218	Remove patch0 : Merged upstream
12mr|kdepimlibs4-4.9.4-1|1219	
12mr|kdepimlibs4-4.9.4-1|1220	* Fri Jun 27 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.84-2mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1221	+ Revision: 229579
12mr|kdepimlibs4-4.9.4-1|1222	- Soname fix for gpgme libs
12mr|kdepimlibs4-4.9.4-1|1223	
12mr|kdepimlibs4-4.9.4-1|1224	* Fri Jun 27 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.84-1mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1225	+ Revision: 229433
12mr|kdepimlibs4-4.9.4-1|1226	- gpgme have new major
12mr|kdepimlibs4-4.9.4-1|1227	- Fix br
12mr|kdepimlibs4-4.9.4-1|1228	- Update with new snapshot tarballs 4.0.84
12mr|kdepimlibs4-4.9.4-1|1229	
12mr|kdepimlibs4-4.9.4-1|1230	* Mon Jun 23 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.83-2mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1231	+ Revision: 228469
12mr|kdepimlibs4-4.9.4-1|1232	- Latest hour package update with imap fixes
12mr|kdepimlibs4-4.9.4-1|1233	
12mr|kdepimlibs4-4.9.4-1|1234	* Thu Jun 19 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.83-1mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1235	+ Revision: 226081
12mr|kdepimlibs4-4.9.4-1|1236	- Update with new snapshot tarballs 4.0.83
12mr|kdepimlibs4-4.9.4-1|1237	- Update with new snapshot tarballs 4.0.82
12mr|kdepimlibs4-4.9.4-1|1238	
12mr|kdepimlibs4-4.9.4-1|1239	* Thu Jun 12 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.82-2mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1240	+ Revision: 218308
12mr|kdepimlibs4-4.9.4-1|1241	- Update with new snapshot tarballs 4.0.82
12mr|kdepimlibs4-4.9.4-1|1242	- Update with new snapshot tarballs 4.0.82
12mr|kdepimlibs4-4.9.4-1|1243	
12mr|kdepimlibs4-4.9.4-1|1244	+ Pixel <pixel@mandriva.com>
12mr|kdepimlibs4-4.9.4-1|1245	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|kdepimlibs4-4.9.4-1|1246	
12mr|kdepimlibs4-4.9.4-1|1247	* Tue Jun 03 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.81-3mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1248	+ Revision: 214701
12mr|kdepimlibs4-4.9.4-1|1249	- Update with new snapshot tarballs 4.0.81
12mr|kdepimlibs4-4.9.4-1|1250	- Update with new snapshot tarballs 4.0.81
12mr|kdepimlibs4-4.9.4-1|1251	- Update with new snapshot tarballs %%{VERSION}
12mr|kdepimlibs4-4.9.4-1|1252	
12mr|kdepimlibs4-4.9.4-1|1253	* Thu May 29 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.81-1mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1254	+ Revision: 213192
12mr|kdepimlibs4-4.9.4-1|1255	- New snapshot kde 4.0.81
12mr|kdepimlibs4-4.9.4-1|1256	
12mr|kdepimlibs4-4.9.4-1|1257	* Sat May 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.80-1mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1258	+ Revision: 210847
12mr|kdepimlibs4-4.9.4-1|1259	- Versionnate BuildRequires
12mr|kdepimlibs4-4.9.4-1|1260	
12mr|kdepimlibs4-4.9.4-1|1261	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdepimlibs4-4.9.4-1|1262	- New upstream kde4 4.1 beta1
12mr|kdepimlibs4-4.9.4-1|1263	- New upstream kde4 4.1 beta1
12mr|kdepimlibs4-4.9.4-1|1264	
12mr|kdepimlibs4-4.9.4-1|1265	* Fri May 16 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.74-2mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1266	+ Revision: 208120
12mr|kdepimlibs4-4.9.4-1|1267	- Rebuild because of BS failure
12mr|kdepimlibs4-4.9.4-1|1268	- Fix Requires
12mr|kdepimlibs4-4.9.4-1|1269	- Versionate buildRequires for akonadi
12mr|kdepimlibs4-4.9.4-1|1270	
12mr|kdepimlibs4-4.9.4-1|1271	+ Funda Wang <fwang@mandriva.org>
12mr|kdepimlibs4-4.9.4-1|1272	- BR automoc
12mr|kdepimlibs4-4.9.4-1|1273	- New version 4.0.74
12mr|kdepimlibs4-4.9.4-1|1274	
12mr|kdepimlibs4-4.9.4-1|1275	* Thu May 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.73-1mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1276	+ Revision: 204495
12mr|kdepimlibs4-4.9.4-1|1277	- Remove unneeded Buildrequire
12mr|kdepimlibs4-4.9.4-1|1278	- Fix BuildRequires
12mr|kdepimlibs4-4.9.4-1|1279	- a new week, a new snapshot => 4.0.73
12mr|kdepimlibs4-4.9.4-1|1280	
12mr|kdepimlibs4-4.9.4-1|1281	* Tue May 06 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.72-2mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1282	+ Revision: 202257
12mr|kdepimlibs4-4.9.4-1|1283	- Fix Requires of kdepimlibs4-devel
12mr|kdepimlibs4-4.9.4-1|1284	
12mr|kdepimlibs4-4.9.4-1|1285	* Thu May 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.72-1mdv2009.0
12mr|kdepimlibs4-4.9.4-1|1286	+ Revision: 199780
12mr|kdepimlibs4-4.9.4-1|1287	- Update to kde 4.0.72
12mr|kdepimlibs4-4.9.4-1|1288	- add akonadi-devel as BuildRequire
12mr|kdepimlibs4-4.9.4-1|1289	- bye bye libakonadi_protocolinternals
12mr|kdepimlibs4-4.9.4-1|1290	- New week-end New snapshot 4.0.70
12mr|kdepimlibs4-4.9.4-1|1291	- New snapshot 4.0.69
12mr|kdepimlibs4-4.9.4-1|1292	- New snapshot  4.0.68
12mr|kdepimlibs4-4.9.4-1|1293	
12mr|kdepimlibs4-4.9.4-1|1294	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdepimlibs4-4.9.4-1|1295	- New upstream kde4 4.1 alpha 1
12mr|kdepimlibs4-4.9.4-1|1296	- Starting to push new infrastructure for devel KDE 4.1. KDE 4 will be on / now. KDE is dead. Long live KDE vi kdenetwork4/SPECS/kdenetwork4.spec ;-)
12mr|kdepimlibs4-4.9.4-1|1297	
12mr|kdepimlibs4-4.9.4-1|1298	* Fri Mar 28 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.3-1mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1299	+ Revision: 190969
12mr|kdepimlibs4-4.9.4-1|1300	- Update for last stable release 4.0.3
12mr|kdepimlibs4-4.9.4-1|1301	- Update for last stable release 4.0.3
12mr|kdepimlibs4-4.9.4-1|1302	- Update for last stable release 4.0.3
12mr|kdepimlibs4-4.9.4-1|1303	
12mr|kdepimlibs4-4.9.4-1|1304	* Sat Mar 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.2-4mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1305	+ Revision: 182124
12mr|kdepimlibs4-4.9.4-1|1306	- Rebuild against new qt4 changes
12mr|kdepimlibs4-4.9.4-1|1307	- Rebuild against new qt4 changes
12mr|kdepimlibs4-4.9.4-1|1308	
12mr|kdepimlibs4-4.9.4-1|1309	* Sat Mar 01 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.2-3mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1310	+ Revision: 177368
12mr|kdepimlibs4-4.9.4-1|1311	- New upstream bugfix release 4.0.2
12mr|kdepimlibs4-4.9.4-1|1312	- Update for upstream upcoming 4.0.2
12mr|kdepimlibs4-4.9.4-1|1313	
12mr|kdepimlibs4-4.9.4-1|1314	* Tue Feb 12 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.1-3mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1315	+ Revision: 166355
12mr|kdepimlibs4-4.9.4-1|1316	- Rebuild
12mr|kdepimlibs4-4.9.4-1|1317	
12mr|kdepimlibs4-4.9.4-1|1318	* Sun Feb 10 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.1-2mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1319	+ Revision: 164754
12mr|kdepimlibs4-4.9.4-1|1320	- If you will change the sonames, remember the obsoletes
12mr|kdepimlibs4-4.9.4-1|1321	
12mr|kdepimlibs4-4.9.4-1|1322	* Fri Feb 08 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.1-1mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1323	+ Revision: 164269
12mr|kdepimlibs4-4.9.4-1|1324	- Fixed soname list
12mr|kdepimlibs4-4.9.4-1|1325	- Updating for stable KDE 4.0.1
12mr|kdepimlibs4-4.9.4-1|1326	- No more branches. From now, we will be using the monthly official KDE tarballs, as discussed by Mandriva KDE Team
12mr|kdepimlibs4-4.9.4-1|1327	
12mr|kdepimlibs4-4.9.4-1|1328	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdepimlibs4-4.9.4-1|1329	- ensure major correctness
12mr|kdepimlibs4-4.9.4-1|1330	
12mr|kdepimlibs4-4.9.4-1|1331	* Thu Jan 10 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.0-1mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1332	+ Revision: 147453
12mr|kdepimlibs4-4.9.4-1|1333	- remove a condition ( regroup )
12mr|kdepimlibs4-4.9.4-1|1334	Enhance kdepimlibs4-core description
12mr|kdepimlibs4-4.9.4-1|1335	
12mr|kdepimlibs4-4.9.4-1|1336	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdepimlibs4-4.9.4-1|1337	- Update for final stable 4.0.0
12mr|kdepimlibs4-4.9.4-1|1338	
12mr|kdepimlibs4-4.9.4-1|1339	+ Olivier Blin <blino@mandriva.org>
12mr|kdepimlibs4-4.9.4-1|1340	- restore BuildRoot
12mr|kdepimlibs4-4.9.4-1|1341	
12mr|kdepimlibs4-4.9.4-1|1342	* Sun Dec 23 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.97.1-0.751976.1mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1343	+ Revision: 137315
12mr|kdepimlibs4-4.9.4-1|1344	- new snapshot
12mr|kdepimlibs4-4.9.4-1|1345	
12mr|kdepimlibs4-4.9.4-1|1346	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdepimlibs4-4.9.4-1|1347	- kill re-definition of %%buildroot on Pixel's request
12mr|kdepimlibs4-4.9.4-1|1348	
12mr|kdepimlibs4-4.9.4-1|1349	* Mon Dec 10 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.97.1-0.746706.1mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1350	+ Revision: 117051
12mr|kdepimlibs4-4.9.4-1|1351	- New snapshot
12mr|kdepimlibs4-4.9.4-1|1352	
12mr|kdepimlibs4-4.9.4-1|1353	* Thu Dec 06 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.97.0-0.745183.1mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1354	+ Revision: 115805
12mr|kdepimlibs4-4.9.4-1|1355	- Kde4 Rc2
12mr|kdepimlibs4-4.9.4-1|1356	
12mr|kdepimlibs4-4.9.4-1|1357	* Thu Nov 29 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.96.1-0.742565.1mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1358	+ Revision: 113975
12mr|kdepimlibs4-4.9.4-1|1359	- New snapshot
12mr|kdepimlibs4-4.9.4-1|1360	
12mr|kdepimlibs4-4.9.4-1|1361	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdepimlibs4-4.9.4-1|1362	- fix summary
12mr|kdepimlibs4-4.9.4-1|1363	
12mr|kdepimlibs4-4.9.4-1|1364	* Thu Nov 22 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.96.1-0.739809.1mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1365	+ Revision: 111135
12mr|kdepimlibs4-4.9.4-1|1366	- New Snapshot
12mr|kdepimlibs4-4.9.4-1|1367	
12mr|kdepimlibs4-4.9.4-1|1368	* Thu Nov 15 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.96.0-0.737106.1mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1369	+ Revision: 108994
12mr|kdepimlibs4-4.9.4-1|1370	- Kde 4 RC1
12mr|kdepimlibs4-4.9.4-1|1371	
12mr|kdepimlibs4-4.9.4-1|1372	* Sat Nov 10 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.95.2-0.734801.1mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1373	+ Revision: 107435
12mr|kdepimlibs4-4.9.4-1|1374	+ rebuild (emptylog)
12mr|kdepimlibs4-4.9.4-1|1375	
12mr|kdepimlibs4-4.9.4-1|1376	* Thu Nov 01 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.95.1-0.731416.1mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1377	+ Revision: 104753
12mr|kdepimlibs4-4.9.4-1|1378	- New snapshot post Rc1
12mr|kdepimlibs4-4.9.4-1|1379	
12mr|kdepimlibs4-4.9.4-1|1380	* Tue Oct 30 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.730641.2mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1381	+ Revision: 103686
12mr|kdepimlibs4-4.9.4-1|1382	- New snapshot
12mr|kdepimlibs4-4.9.4-1|1383	
12mr|kdepimlibs4-4.9.4-1|1384	* Thu Oct 25 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.728852.2mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1385	+ Revision: 101927
12mr|kdepimlibs4-4.9.4-1|1386	- New snapshot
12mr|kdepimlibs4-4.9.4-1|1387	
12mr|kdepimlibs4-4.9.4-1|1388	* Wed Oct 24 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.728683.2mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1389	+ Revision: 101683
12mr|kdepimlibs4-4.9.4-1|1390	- New snapshot ( to allow to build kdebase )
12mr|kdepimlibs4-4.9.4-1|1391	
12mr|kdepimlibs4-4.9.4-1|1392	* Tue Oct 23 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.728203.2mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1393	+ Revision: 101481
12mr|kdepimlibs4-4.9.4-1|1394	- Rebuild against new kdelibs
12mr|kdepimlibs4-4.9.4-1|1395	
12mr|kdepimlibs4-4.9.4-1|1396	* Mon Oct 22 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.728203.1mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1397	+ Revision: 101309
12mr|kdepimlibs4-4.9.4-1|1398	- New svn snapshot
12mr|kdepimlibs4-4.9.4-1|1399	
12mr|kdepimlibs4-4.9.4-1|1400	* Sun Oct 21 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.727394.1mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1401	+ Revision: 101042
12mr|kdepimlibs4-4.9.4-1|1402	- New svn tarball
12mr|kdepimlibs4-4.9.4-1|1403	
12mr|kdepimlibs4-4.9.4-1|1404	* Sun Oct 21 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.0-0.727394.1mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1405	+ Revision: 100830
12mr|kdepimlibs4-4.9.4-1|1406	- New svn snapshot
12mr|kdepimlibs4-4.9.4-1|1407	
12mr|kdepimlibs4-4.9.4-1|1408	* Wed Oct 17 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.0-0.726360.1mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1409	+ Revision: 99734
12mr|kdepimlibs4-4.9.4-1|1410	- Use new snapshot tarball
12mr|kdepimlibs4-4.9.4-1|1411	- Kde 4 Beta 3
12mr|kdepimlibs4-4.9.4-1|1412	
12mr|kdepimlibs4-4.9.4-1|1413	* Wed Oct 17 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.93.0-0.725942.1mdv2008.1
12mr|kdepimlibs4-4.9.4-1|1414	+ Revision: 99446
12mr|kdepimlibs4-4.9.4-1|1415	- New svn snapshot
12mr|kdepimlibs4-4.9.4-1|1416	
12mr|kdepimlibs4-4.9.4-1|1417	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdepimlibs4-4.9.4-1|1418	- fix summary-ended-with-dot
12mr|kdepimlibs4-4.9.4-1|1419	
12mr|kdepimlibs4-4.9.4-1|1420	* Fri Sep 28 2007 Tiago Salem <salem@mandriva.com.br> 3.93.0-0.714098.2mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1421	+ Revision: 93624
12mr|kdepimlibs4-4.9.4-1|1422	- Removing mdv2008.0 from Obsoletes tags.
12mr|kdepimlibs4-4.9.4-1|1423	
12mr|kdepimlibs4-4.9.4-1|1424	* Thu Sep 20 2007 Tiago Salem <salem@mandriva.com.br> 3.93.0-0.714098.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1425	+ Revision: 91237
12mr|kdepimlibs4-4.9.4-1|1426	- Making Obsoletes tags versioned
12mr|kdepimlibs4-4.9.4-1|1427	
12mr|kdepimlibs4-4.9.4-1|1428	* Fri Sep 14 2007 Helio Chissini de Castro <helio@mandriva.com> 3.93.0-0.712527.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1429	+ Revision: 85735
12mr|kdepimlibs4-4.9.4-1|1430	- Update with revision 712527
12mr|kdepimlibs4-4.9.4-1|1431	- Proper file list
12mr|kdepimlibs4-4.9.4-1|1432	- Update with revision 711801
12mr|kdepimlibs4-4.9.4-1|1433	- kdepim4 moved ioslaves
12mr|kdepimlibs4-4.9.4-1|1434	- Update with revision 711783
12mr|kdepimlibs4-4.9.4-1|1435	
12mr|kdepimlibs4-4.9.4-1|1436	* Wed Sep 05 2007 Helio Chissini de Castro <helio@mandriva.com> 3.93.0-0.708685.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1437	+ Revision: 80477
12mr|kdepimlibs4-4.9.4-1|1438	- Update with revision 708685
12mr|kdepimlibs4-4.9.4-1|1439	- Update with revision 708685
12mr|kdepimlibs4-4.9.4-1|1440	
12mr|kdepimlibs4-4.9.4-1|1441	* Tue Sep 04 2007 Helio Chissini de Castro <helio@mandriva.com> 3.93.0-0.708160.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1442	+ Revision: 78993
12mr|kdepimlibs4-4.9.4-1|1443	- Update with revision 708160
12mr|kdepimlibs4-4.9.4-1|1444	
12mr|kdepimlibs4-4.9.4-1|1445	* Thu Aug 30 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.706508.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1446	+ Revision: 76085
12mr|kdepimlibs4-4.9.4-1|1447	- Update with revision 706508
12mr|kdepimlibs4-4.9.4-1|1448	- Update with revision 706508
12mr|kdepimlibs4-4.9.4-1|1449	
12mr|kdepimlibs4-4.9.4-1|1450	* Thu Aug 30 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.706253.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1451	+ Revision: 75033
12mr|kdepimlibs4-4.9.4-1|1452	- Update with revision 706253
12mr|kdepimlibs4-4.9.4-1|1453	
12mr|kdepimlibs4-4.9.4-1|1454	* Wed Aug 29 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.705856.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1455	+ Revision: 73299
12mr|kdepimlibs4-4.9.4-1|1456	- Update with revision 705856
12mr|kdepimlibs4-4.9.4-1|1457	
12mr|kdepimlibs4-4.9.4-1|1458	* Tue Aug 28 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.705376.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1459	+ Revision: 72359
12mr|kdepimlibs4-4.9.4-1|1460	- Update with revision 705376
12mr|kdepimlibs4-4.9.4-1|1461	- Update with revision 705376
12mr|kdepimlibs4-4.9.4-1|1462	- Update with revision 705307
12mr|kdepimlibs4-4.9.4-1|1463	
12mr|kdepimlibs4-4.9.4-1|1464	* Fri Aug 24 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.704181.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1465	+ Revision: 71059
12mr|kdepimlibs4-4.9.4-1|1466	- Update with revision 704181
12mr|kdepimlibs4-4.9.4-1|1467	
12mr|kdepimlibs4-4.9.4-1|1468	* Tue Aug 21 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.702661.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1469	+ Revision: 68483
12mr|kdepimlibs4-4.9.4-1|1470	- Update with revision 702661
12mr|kdepimlibs4-4.9.4-1|1471	- Update for revision 700869
12mr|kdepimlibs4-4.9.4-1|1472	
12mr|kdepimlibs4-4.9.4-1|1473	* Tue Aug 14 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.699635.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1474	+ Revision: 62941
12mr|kdepimlibs4-4.9.4-1|1475	- New upstream version 699635
12mr|kdepimlibs4-4.9.4-1|1476	
12mr|kdepimlibs4-4.9.4-1|1477	* Thu Aug 09 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.698140.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1478	+ Revision: 60926
12mr|kdepimlibs4-4.9.4-1|1479	- Update to revision 698140
12mr|kdepimlibs4-4.9.4-1|1480	
12mr|kdepimlibs4-4.9.4-1|1481	* Thu Aug 02 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.695653.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1482	+ Revision: 58267
12mr|kdepimlibs4-4.9.4-1|1483	- Update for revision 695653
12mr|kdepimlibs4-4.9.4-1|1484	
12mr|kdepimlibs4-4.9.4-1|1485	* Fri Jul 27 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92-0.693061.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1486	+ Revision: 56203
12mr|kdepimlibs4-4.9.4-1|1487	- Update for revision 693061
12mr|kdepimlibs4-4.9.4-1|1488	
12mr|kdepimlibs4-4.9.4-1|1489	* Mon Jul 23 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.691459.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1490	+ Revision: 54816
12mr|kdepimlibs4-4.9.4-1|1491	- Removed kleo library ( upstream )
12mr|kdepimlibs4-4.9.4-1|1492	- Renamed gpgmepp for gpgme++ ( upstream )
12mr|kdepimlibs4-4.9.4-1|1493	- Updated for revision 691459
12mr|kdepimlibs4-4.9.4-1|1494	
12mr|kdepimlibs4-4.9.4-1|1495	* Fri Jul 20 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.690318.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1496	+ Revision: 53994
12mr|kdepimlibs4-4.9.4-1|1497	- Update to revision 690318
12mr|kdepimlibs4-4.9.4-1|1498	
12mr|kdepimlibs4-4.9.4-1|1499	* Wed Jul 18 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.689172.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1500	+ Revision: 53138
12mr|kdepimlibs4-4.9.4-1|1501	- Fixed sonames again
12mr|kdepimlibs4-4.9.4-1|1502	- Update to revision 688639
12mr|kdepimlibs4-4.9.4-1|1503	
12mr|kdepimlibs4-4.9.4-1|1504	* Wed Jul 11 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.686622.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1505	+ Revision: 51413
12mr|kdepimlibs4-4.9.4-1|1506	- Update to revision 686622
12mr|kdepimlibs4-4.9.4-1|1507	
12mr|kdepimlibs4-4.9.4-1|1508	* Wed Jul 11 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.91-0.686078.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1509	+ Revision: 51213
12mr|kdepimlibs4-4.9.4-1|1510	- Fix File list
12mr|kdepimlibs4-4.9.4-1|1511	- New svn snapshot
12mr|kdepimlibs4-4.9.4-1|1512	
12mr|kdepimlibs4-4.9.4-1|1513	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdepimlibs4-4.9.4-1|1514	- Update revision 683847
12mr|kdepimlibs4-4.9.4-1|1515	
12mr|kdepimlibs4-4.9.4-1|1516	* Tue Jul 03 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.91-0.682461.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1517	+ Revision: 47497
12mr|kdepimlibs4-4.9.4-1|1518	- New snapshot
12mr|kdepimlibs4-4.9.4-1|1519	- New snaphot after BIC
12mr|kdepimlibs4-4.9.4-1|1520	
12mr|kdepimlibs4-4.9.4-1|1521	* Thu Jun 28 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.681120.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1522	+ Revision: 45392
12mr|kdepimlibs4-4.9.4-1|1523	- Update from svn for post 3.91
12mr|kdepimlibs4-4.9.4-1|1524	
12mr|kdepimlibs4-4.9.4-1|1525	* Tue Jun 26 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.680386mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1526	+ Revision: 44450
12mr|kdepimlibs4-4.9.4-1|1527	- Update for revision 680386
12mr|kdepimlibs4-4.9.4-1|1528	
12mr|kdepimlibs4-4.9.4-1|1529	* Sat Jun 16 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.675772mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1530	+ Revision: 40310
12mr|kdepimlibs4-4.9.4-1|1531	- Update for recent svn revision - 675772
12mr|kdepimlibs4-4.9.4-1|1532	- Update for recent svn revision
12mr|kdepimlibs4-4.9.4-1|1533	
12mr|kdepimlibs4-4.9.4-1|1534	* Fri Jun 08 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.672993mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1535	+ Revision: 37577
12mr|kdepimlibs4-4.9.4-1|1536	- New kdepimlibs4 package layout. follow new kdelibs.
12mr|kdepimlibs4-4.9.4-1|1537	
12mr|kdepimlibs4-4.9.4-1|1538	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdepimlibs4-4.9.4-1|1539	- Fix File list
12mr|kdepimlibs4-4.9.4-1|1540	- New svn snapshot
12mr|kdepimlibs4-4.9.4-1|1541	
12mr|kdepimlibs4-4.9.4-1|1542	* Wed May 09 2007 Laurent Montel <lmontel@mandriva.org> 3.90.1-0.20070502.1mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1543	+ Revision: 25459
12mr|kdepimlibs4-4.9.4-1|1544	- Increase release
12mr|kdepimlibs4-4.9.4-1|1545	- new snapshot
12mr|kdepimlibs4-4.9.4-1|1546	
12mr|kdepimlibs4-4.9.4-1|1547	* Wed May 02 2007 Laurent Montel <lmontel@mandriva.org> 3.80.3-0.20070502.3mdv2008.0
12mr|kdepimlibs4-4.9.4-1|1548	+ Revision: 20483
12mr|kdepimlibs4-4.9.4-1|1549	- new snapshot
12mr|kdepimlibs4-4.9.4-1|1550	- new snapshot
12mr|kdepimlibs4-4.9.4-1|1551	
12mr|kdepimlibs4-4.9.4-1|1552	
12mr|kdepimlibs4-4.9.4-1|1553	* Sat Apr 07 2007 Laurent Montel <lmontel@mandriva.com> 3.80.3-0.20070406.3mdv2007.1
12mr|kdepimlibs4-4.9.4-1|1554	+ Revision: 150897
12mr|kdepimlibs4-4.9.4-1|1555	- new snapshot
12mr|kdepimlibs4-4.9.4-1|1556	- Update
12mr|kdepimlibs4-4.9.4-1|1557	- new snapshot
12mr|kdepimlibs4-4.9.4-1|1558	- new snapshot
12mr|kdepimlibs4-4.9.4-1|1559	- new snapshot
12mr|kdepimlibs4-4.9.4-1|1560	- 3.80.3
12mr|kdepimlibs4-4.9.4-1|1561	- new snapshot
12mr|kdepimlibs4-4.9.4-1|1562	- new snapshot
12mr|kdepimlibs4-4.9.4-1|1563	- new snapshot
12mr|kdepimlibs4-4.9.4-1|1564	
12mr|kdepimlibs4-4.9.4-1|1565	* Tue Jan 23 2007 Laurent Montel <lmontel@mandriva.com> 3.80.2-0.20070123.3mdv2007.1
12mr|kdepimlibs4-4.9.4-1|1566	+ Revision: 112262
12mr|kdepimlibs4-4.9.4-1|1567	- new snapshot
12mr|kdepimlibs4-4.9.4-1|1568	
12mr|kdepimlibs4-4.9.4-1|1569	* Wed Jan 17 2007 Laurent Montel <lmontel@mandriva.com> 3.80.2-0.20070117.3mdv2007.1
12mr|kdepimlibs4-4.9.4-1|1570	+ Revision: 109747
12mr|kdepimlibs4-4.9.4-1|1571	- Update
12mr|kdepimlibs4-4.9.4-1|1572	
12mr|kdepimlibs4-4.9.4-1|1573	* Tue Jan 09 2007 Laurent Montel <lmontel@mandriva.com> 3.80.2-0.20070109.3mdv2007.1
12mr|kdepimlibs4-4.9.4-1|1574	+ Revision: 106350
12mr|kdepimlibs4-4.9.4-1|1575	- Update snasphot
12mr|kdepimlibs4-4.9.4-1|1576	
12mr|kdepimlibs4-4.9.4-1|1577	* Wed Jan 03 2007 Laurent Montel <lmontel@mandriva.com> 3.80.2-0.20070103.1mdv2007.1
12mr|kdepimlibs4-4.9.4-1|1578	+ Revision: 103521
12mr|kdepimlibs4-4.9.4-1|1579	- Minor fix
12mr|kdepimlibs4-4.9.4-1|1580	- Update from kde4 branch
12mr|kdepimlibs4-4.9.4-1|1581	Fix spec files
12mr|kdepimlibs4-4.9.4-1|1582	- Use real release name
12mr|kdepimlibs4-4.9.4-1|1583	
12mr|kdepimlibs4-4.9.4-1|1584	* Fri Dec 29 2006 Laurent Montel <lmontel@mandriva.com> 3.80-8mdv2007.1
12mr|kdepimlibs4-4.9.4-1|1585	+ Revision: 102473
12mr|kdepimlibs4-4.9.4-1|1586	- Add provides
12mr|kdepimlibs4-4.9.4-1|1587	
12mr|kdepimlibs4-4.9.4-1|1588	* Thu Dec 28 2006 Laurent Montel <lmontel@mandriva.com> 3.80-7mdv2007.1
12mr|kdepimlibs4-4.9.4-1|1589	+ Revision: 102285
12mr|kdepimlibs4-4.9.4-1|1590	- Import kdepimlibs4
12mr|kdepimlibs4-4.9.4-1|1591	
12mr|kdepimlibs4-4.9.4-1|1592	* Wed Dec 27 2006 Laurent Montel <lmontel@mandriva.com> 3.80-4mdv
12mr|kdepimlibs4-4.9.4-1|1593	- Update branch
12mr|kdepimlibs4-4.9.4-1|1594	
12mr|kdepimlibs4-4.9.4-1|1595	* Tue Dec 19 2006 Laurent Montel <lmontel@mandriva.com> 3.80-1mdv
12mr|kdepimlibs4-4.9.4-1|1596	- First package
12mr|kdepimlibs4-4.9.4-1|1597	

14530 12
12mr|kdeplasma-addons-4.9.4-1|1	# workaround bug in rpm unpackaged subdir check
12mr|kdeplasma-addons-4.9.4-1|2	%define _unpackaged_subdirs_terminate_build 0
12mr|kdeplasma-addons-4.9.4-1|3	
12mr|kdeplasma-addons-4.9.4-1|4	Name:		kdeplasma-addons
12mr|kdeplasma-addons-4.9.4-1|5	Version:	4.9.4
12mr|kdeplasma-addons-4.9.4-1|6	Release:	1
12mr|kdeplasma-addons-4.9.4-1|7	Summary:	A compilation of plasma items (runners, applets, plasmoids) for KDE4
12mr|kdeplasma-addons-4.9.4-1|8	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|9	License:	GPL
12mr|kdeplasma-addons-4.9.4-1|10	URL:		http://www.kde.org
12mr|kdeplasma-addons-4.9.4-1|11	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdeplasma-addons-%{version}.tar.xz
12mr|kdeplasma-addons-4.9.4-1|12	BuildRequires:	kdebase4-devel
12mr|kdeplasma-addons-4.9.4-1|13	BuildRequires:	kdepimlibs4-devel
12mr|kdeplasma-addons-4.9.4-1|14	BuildRequires:	kdebase4-workspace-devel
12mr|kdeplasma-addons-4.9.4-1|15	BuildRequires:	boost-devel
12mr|kdeplasma-addons-4.9.4-1|16	BuildRequires:	lm_sensors-devel
12mr|kdeplasma-addons-4.9.4-1|17	BuildRequires:	marble-devel
12mr|kdeplasma-addons-4.9.4-1|18	BuildRequires:	python-devel
12mr|kdeplasma-addons-4.9.4-1|19	BuildRequires:	qt4-qtdbus
12mr|kdeplasma-addons-4.9.4-1|20	BuildRequires:	pkgconfig(eigen2)
12mr|kdeplasma-addons-4.9.4-1|21	BuildRequires:	pkgconfig(libkexiv2)
12mr|kdeplasma-addons-4.9.4-1|22	BuildRequires:	pkgconfig(libqalculate)
12mr|kdeplasma-addons-4.9.4-1|23	BuildRequires:	pkgconfig(qimageblitz)
12mr|kdeplasma-addons-4.9.4-1|24	BuildRequires:	pkgconfig(QJson)
12mr|kdeplasma-addons-4.9.4-1|25	BuildRequires:	pkgconfig(qoauth)
12mr|kdeplasma-addons-4.9.4-1|26	BuildRequires:	pkgconfig(xi)
12mr|kdeplasma-addons-4.9.4-1|27	
12mr|kdeplasma-addons-4.9.4-1|28	Provides:	kdeplasma
12mr|kdeplasma-addons-4.9.4-1|29	Provides:	kdeplasma4 = %{version}
12mr|kdeplasma-addons-4.9.4-1|30	
12mr|kdeplasma-addons-4.9.4-1|31	Suggests:	plasma-desktoptheme-default
12mr|kdeplasma-addons-4.9.4-1|32	
12mr|kdeplasma-addons-4.9.4-1|33	Suggests:	plasma-applet-filewatcher
12mr|kdeplasma-addons-4.9.4-1|34	Suggests:	plasma-applet-notes
12mr|kdeplasma-addons-4.9.4-1|35	Suggests:	plasma-applet-showdesktop
12mr|kdeplasma-addons-4.9.4-1|36	Suggests:	plasma-applet-comic
12mr|kdeplasma-addons-4.9.4-1|37	Suggests:	plasma-applet-konqprofiles
12mr|kdeplasma-addons-4.9.4-1|38	Suggests:	plasma-applet-rssnow
12mr|kdeplasma-addons-4.9.4-1|39	Suggests:	plasma-applet-previewer
12mr|kdeplasma-addons-4.9.4-1|40	Suggests:	plasma-applet-bball
12mr|kdeplasma-addons-4.9.4-1|41	Suggests:	plasma-applet-incomingmsg
12mr|kdeplasma-addons-4.9.4-1|42	Suggests:	plasma-applet-leavenote
12mr|kdeplasma-addons-4.9.4-1|43	Suggests:	plasma-applet-life
12mr|kdeplasma-addons-4.9.4-1|44	Suggests:	plasma-applet-konsoleprofiles
12mr|kdeplasma-addons-4.9.4-1|45	Suggests:	plasma-applet-luna
12mr|kdeplasma-addons-4.9.4-1|46	Suggests:	plasma-applet-lancelot
12mr|kdeplasma-addons-4.9.4-1|47	Suggests:	plasma-applet-microblog
12mr|kdeplasma-addons-4.9.4-1|48	Suggests:	plasma-applet-nowplaying
12mr|kdeplasma-addons-4.9.4-1|49	Suggests:	plasma-applet-binaryclock
12mr|kdeplasma-addons-4.9.4-1|50	Suggests:	plasma-applet-dict
12mr|kdeplasma-addons-4.9.4-1|51	Suggests:	plasma-applet-fuzzy-clock
12mr|kdeplasma-addons-4.9.4-1|52	Suggests:	plasma-applet-frame
12mr|kdeplasma-addons-4.9.4-1|53	Suggests:	plasma-applet-showdashboard
12mr|kdeplasma-addons-4.9.4-1|54	Suggests:	plasma-applet-calculator
12mr|kdeplasma-addons-4.9.4-1|55	Suggests:	plasma-applet-fifteenpuzzle
12mr|kdeplasma-addons-4.9.4-1|56	Suggests:	plasma-applet-kolourpicker
12mr|kdeplasma-addons-4.9.4-1|57	Suggests:	plasma-applet-unitconverter
12mr|kdeplasma-addons-4.9.4-1|58	Suggests:	plasma-applet-systemloadviewer
12mr|kdeplasma-addons-4.9.4-1|59	Suggests:	plasma-applet-weather
12mr|kdeplasma-addons-4.9.4-1|60	Suggests:	plasma-applet-bubblemon
12mr|kdeplasma-addons-4.9.4-1|61	Suggests:	plasma-applet-weatherstation
12mr|kdeplasma-addons-4.9.4-1|62	Suggests:	plasma-applet-news
12mr|kdeplasma-addons-4.9.4-1|63	Suggests:	plasma-applet-charselect
12mr|kdeplasma-addons-4.9.4-1|64	Suggests:	plasma-applet-eyes
12mr|kdeplasma-addons-4.9.4-1|65	Suggests:	plasma-applet-paste
12mr|kdeplasma-addons-4.9.4-1|66	Suggests:	plasma-applet-timer
12mr|kdeplasma-addons-4.9.4-1|67	Suggests:	plasma-applet-opendesktop
12mr|kdeplasma-addons-4.9.4-1|68	Suggests:	plasma-applet-magnifique
12mr|kdeplasma-addons-4.9.4-1|69	Suggests:	plasma-applet-mediaplayer
12mr|kdeplasma-addons-4.9.4-1|70	Suggests:	plasma-applet-rtm
12mr|kdeplasma-addons-4.9.4-1|71	Suggests:	plasma-applet-knowledgebase
12mr|kdeplasma-addons-4.9.4-1|72	Suggests:	plasma-applet-blackboard
12mr|kdeplasma-addons-4.9.4-1|73	Suggests:	plasma-applet-plasmaboard
12mr|kdeplasma-addons-4.9.4-1|74	Suggests:	plasma-applet-qalculate
12mr|kdeplasma-addons-4.9.4-1|75	Suggests:	plasma-applet-webslice
12mr|kdeplasma-addons-4.9.4-1|76	Suggests:	plasma-applet-spellcheck
12mr|kdeplasma-addons-4.9.4-1|77	Suggests:	plasma-applet-bookmarks
12mr|kdeplasma-addons-4.9.4-1|78	Suggests:	plasma-applet-kimpanel
12mr|kdeplasma-addons-4.9.4-1|79	Suggests:	plasma-applet-icontasks
12mr|kdeplasma-addons-4.9.4-1|80	
12mr|kdeplasma-addons-4.9.4-1|81	Suggests:	plasma-runner-converter
12mr|kdeplasma-addons-4.9.4-1|82	Suggests:	plasma-runner-contacts
12mr|kdeplasma-addons-4.9.4-1|83	Suggests:	plasma-runner-konquerorsessions
12mr|kdeplasma-addons-4.9.4-1|84	Suggests:	plasma-runner-katesessions
12mr|kdeplasma-addons-4.9.4-1|85	Suggests:	plasma-runner-konsolesessions
12mr|kdeplasma-addons-4.9.4-1|86	Suggests:	plasma-runner-browserhistory
12mr|kdeplasma-addons-4.9.4-1|87	Suggests:	plasma-runner-spellchecker
12mr|kdeplasma-addons-4.9.4-1|88	Suggests:	plasma-runner-audioplayercontrol
12mr|kdeplasma-addons-4.9.4-1|89	Suggests:	plasma-runner-mediawiki
12mr|kdeplasma-addons-4.9.4-1|90	Suggests:	plasma-runner-kopete
12mr|kdeplasma-addons-4.9.4-1|91	Suggests:	plasma-runner-charrunner
12mr|kdeplasma-addons-4.9.4-1|92	Suggests:	plasma-runner-datetime
12mr|kdeplasma-addons-4.9.4-1|93	Suggests:	plasma-runner-events
12mr|kdeplasma-addons-4.9.4-1|94	Suggests:	plasma-runner-youtube
12mr|kdeplasma-addons-4.9.4-1|95	
12mr|kdeplasma-addons-4.9.4-1|96	Suggests:	plasma-wallpaper-pattern
12mr|kdeplasma-addons-4.9.4-1|97	Suggests:	plasma-wallpaper-weather
12mr|kdeplasma-addons-4.9.4-1|98	Suggests:	plasma-wallpaper-virus
12mr|kdeplasma-addons-4.9.4-1|99	Suggests:	plasma-wallpaper-mandelbrot
12mr|kdeplasma-addons-4.9.4-1|100	Suggests:	plasma-wallpaper-marble
12mr|kdeplasma-addons-4.9.4-1|101	Suggests:	plasma-wallpaper-potd
12mr|kdeplasma-addons-4.9.4-1|102	
12mr|kdeplasma-addons-4.9.4-1|103	%description
12mr|kdeplasma-addons-4.9.4-1|104	A compilation of plasma items (runners, applets, plasmoids) for KDE4.
12mr|kdeplasma-addons-4.9.4-1|105	
12mr|kdeplasma-addons-4.9.4-1|106	%files
12mr|kdeplasma-addons-4.9.4-1|107	%doc COPYING
12mr|kdeplasma-addons-4.9.4-1|108	
12mr|kdeplasma-addons-4.9.4-1|109	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|110	
12mr|kdeplasma-addons-4.9.4-1|111	%package -n plasma-applet-icontasks
12mr|kdeplasma-addons-4.9.4-1|112	Summary:	Plasma icontasks applet
12mr|kdeplasma-addons-4.9.4-1|113	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|114	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|115	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|116	
12mr|kdeplasma-addons-4.9.4-1|117	%description -n plasma-applet-icontasks
12mr|kdeplasma-addons-4.9.4-1|118	Plasma icontasks applet.
12mr|kdeplasma-addons-4.9.4-1|119	
12mr|kdeplasma-addons-4.9.4-1|120	%files -n plasma-applet-icontasks
12mr|kdeplasma-addons-4.9.4-1|121	%{_kde_libdir}/kde4/plasma_applet_icontasks.so
12mr|kdeplasma-addons-4.9.4-1|122	%{_kde_services}/plasma-applet-icontasks.desktop
12mr|kdeplasma-addons-4.9.4-1|123	%{_kde_appsdir}/kdeplasma-addons/mediabuttonsrc
12mr|kdeplasma-addons-4.9.4-1|124	%{_kde_appsdir}/desktoptheme/default/icontasks
12mr|kdeplasma-addons-4.9.4-1|125	
12mr|kdeplasma-addons-4.9.4-1|126	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|127	
12mr|kdeplasma-addons-4.9.4-1|128	%package -n plasma-applet-filewatcher
12mr|kdeplasma-addons-4.9.4-1|129	Summary:	Monitor applet for files
12mr|kdeplasma-addons-4.9.4-1|130	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|131	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|132	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|133	
12mr|kdeplasma-addons-4.9.4-1|134	%description -n plasma-applet-filewatcher
12mr|kdeplasma-addons-4.9.4-1|135	Monitor applet for files.
12mr|kdeplasma-addons-4.9.4-1|136	
12mr|kdeplasma-addons-4.9.4-1|137	%files -n plasma-applet-filewatcher
12mr|kdeplasma-addons-4.9.4-1|138	%{_kde_libdir}/kde4/plasma_applet_fileWatcher.so
12mr|kdeplasma-addons-4.9.4-1|139	%{_kde_services}/plasma-fileWatcher-default.desktop
12mr|kdeplasma-addons-4.9.4-1|140	
12mr|kdeplasma-addons-4.9.4-1|141	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|142	
12mr|kdeplasma-addons-4.9.4-1|143	%package -n plasma-applet-bookmarks
12mr|kdeplasma-addons-4.9.4-1|144	Summary:	Bookmark applet for KDE
12mr|kdeplasma-addons-4.9.4-1|145	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|146	Requires:	kdebase4-runtime
12mr|kdeplasma-addons-4.9.4-1|147	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|148	
12mr|kdeplasma-addons-4.9.4-1|149	%description -n plasma-applet-bookmarks
12mr|kdeplasma-addons-4.9.4-1|150	This applet provides access to KDE's bookmark
12mr|kdeplasma-addons-4.9.4-1|151	
12mr|kdeplasma-addons-4.9.4-1|152	%files -n plasma-applet-bookmarks
12mr|kdeplasma-addons-4.9.4-1|153	%{_kde_services}/plasma-applet-bookmarks.desktop
12mr|kdeplasma-addons-4.9.4-1|154	%{_kde_libdir}/kde4/plasma_applet_bookmarks.so
12mr|kdeplasma-addons-4.9.4-1|155	
12mr|kdeplasma-addons-4.9.4-1|156	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|157	
12mr|kdeplasma-addons-4.9.4-1|158	%package -n plasma-applet-notes
12mr|kdeplasma-addons-4.9.4-1|159	Summary:	Plasma notes applets
12mr|kdeplasma-addons-4.9.4-1|160	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|161	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|162	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|163	
12mr|kdeplasma-addons-4.9.4-1|164	%description -n plasma-applet-notes
12mr|kdeplasma-addons-4.9.4-1|165	Plasma notes applets.
12mr|kdeplasma-addons-4.9.4-1|166	
12mr|kdeplasma-addons-4.9.4-1|167	%files -n plasma-applet-notes
12mr|kdeplasma-addons-4.9.4-1|168	%{_kde_libdir}/kde4/plasma_applet_notes.so
12mr|kdeplasma-addons-4.9.4-1|169	%{_kde_services}/plasma-notes-default.desktop
12mr|kdeplasma-addons-4.9.4-1|170	
12mr|kdeplasma-addons-4.9.4-1|171	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|172	
12mr|kdeplasma-addons-4.9.4-1|173	%package -n plasma-applet-showdesktop
12mr|kdeplasma-addons-4.9.4-1|174	Summary:	Show desktop contents
12mr|kdeplasma-addons-4.9.4-1|175	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|176	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|177	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|178	
12mr|kdeplasma-addons-4.9.4-1|179	%description -n plasma-applet-showdesktop
12mr|kdeplasma-addons-4.9.4-1|180	Show desktop contents.
12mr|kdeplasma-addons-4.9.4-1|181	
12mr|kdeplasma-addons-4.9.4-1|182	%files -n plasma-applet-showdesktop
12mr|kdeplasma-addons-4.9.4-1|183	%{_kde_libdir}/kde4/plasma_applet_showdesktop.so
12mr|kdeplasma-addons-4.9.4-1|184	%{_kde_services}/plasma-applet-showdesktop.desktop
12mr|kdeplasma-addons-4.9.4-1|185	
12mr|kdeplasma-addons-4.9.4-1|186	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|187	
12mr|kdeplasma-addons-4.9.4-1|188	%package -n plasma-applet-comic
12mr|kdeplasma-addons-4.9.4-1|189	Summary:	Make your day happy with daily desktop comics applet
12mr|kdeplasma-addons-4.9.4-1|190	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|191	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|192	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|193	Requires:	plasma-dataengine-comic = %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|194	
12mr|kdeplasma-addons-4.9.4-1|195	%description -n plasma-applet-comic
12mr|kdeplasma-addons-4.9.4-1|196	Make your day happy with daily desktop comics applet
12mr|kdeplasma-addons-4.9.4-1|197	
12mr|kdeplasma-addons-4.9.4-1|198	%files -n plasma-applet-comic
12mr|kdeplasma-addons-4.9.4-1|199	%{_kde_libdir}/kde4/plasma_applet_comic.so
12mr|kdeplasma-addons-4.9.4-1|200	%{_kde_services}/plasma-dataengine-comic.desktop
12mr|kdeplasma-addons-4.9.4-1|201	%{_kde_configdir}/comic.knsrc
12mr|kdeplasma-addons-4.9.4-1|202	%{_kde_services}/plasma-packagestructure-comic.desktop
12mr|kdeplasma-addons-4.9.4-1|203	%{_kde_libdir}/kde4/plasma_packagestructure_comic.so
12mr|kdeplasma-addons-4.9.4-1|204	%{_kde_servicetypes}/plasma_comicprovider.desktop
12mr|kdeplasma-addons-4.9.4-1|205	
12mr|kdeplasma-addons-4.9.4-1|206	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|207	
12mr|kdeplasma-addons-4.9.4-1|208	%package -n plasma-applet-konqprofiles
12mr|kdeplasma-addons-4.9.4-1|209	Summary:	Live konqueror profile viewer
12mr|kdeplasma-addons-4.9.4-1|210	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|211	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|212	Requires:	plasma-dataengine-konqprofiles = %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|213	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|214	
12mr|kdeplasma-addons-4.9.4-1|215	%description -n plasma-applet-konqprofiles
12mr|kdeplasma-addons-4.9.4-1|216	Live konqueror profile viewer.
12mr|kdeplasma-addons-4.9.4-1|217	
12mr|kdeplasma-addons-4.9.4-1|218	%files -n plasma-applet-konqprofiles
12mr|kdeplasma-addons-4.9.4-1|219	%{_kde_appsdir}/plasma/plasmoids/konqprofiles
12mr|kdeplasma-addons-4.9.4-1|220	%{_kde_services}/plasma-applet-konqprofiles.desktop
12mr|kdeplasma-addons-4.9.4-1|221	
12mr|kdeplasma-addons-4.9.4-1|222	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|223	
12mr|kdeplasma-addons-4.9.4-1|224	%package -n plasma-applet-rssnow
12mr|kdeplasma-addons-4.9.4-1|225	Summary:	Plasma RSS Applet
12mr|kdeplasma-addons-4.9.4-1|226	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|227	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|228	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|229	
12mr|kdeplasma-addons-4.9.4-1|230	%description -n plasma-applet-rssnow
12mr|kdeplasma-addons-4.9.4-1|231	Plasma RSS Applet
12mr|kdeplasma-addons-4.9.4-1|232	
12mr|kdeplasma-addons-4.9.4-1|233	%files -n plasma-applet-rssnow
12mr|kdeplasma-addons-4.9.4-1|234	%{_kde_libdir}/kde4/plasma_applet_rssnow.so
12mr|kdeplasma-addons-4.9.4-1|235	%{_kde_appsdir}/desktoptheme/default/rssnow
12mr|kdeplasma-addons-4.9.4-1|236	%{_kde_services}/plasma-applet-rssnow.desktop
12mr|kdeplasma-addons-4.9.4-1|237	%{_kde_appsdir}/rssnow
12mr|kdeplasma-addons-4.9.4-1|238	
12mr|kdeplasma-addons-4.9.4-1|239	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|240	
12mr|kdeplasma-addons-4.9.4-1|241	%package -n plasma-applet-previewer
12mr|kdeplasma-addons-4.9.4-1|242	Summary:	Previewer Plasma Applet
12mr|kdeplasma-addons-4.9.4-1|243	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|244	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|245	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|246	
12mr|kdeplasma-addons-4.9.4-1|247	%description -n plasma-applet-previewer
12mr|kdeplasma-addons-4.9.4-1|248	Previewer Plasma Applet
12mr|kdeplasma-addons-4.9.4-1|249	
12mr|kdeplasma-addons-4.9.4-1|250	%files -n plasma-applet-previewer
12mr|kdeplasma-addons-4.9.4-1|251	%{_kde_libdir}/kde4/plasma_applet_previewer.so
12mr|kdeplasma-addons-4.9.4-1|252	%{_kde_iconsdir}/hicolor/*/apps/previewer.png
12mr|kdeplasma-addons-4.9.4-1|253	%{_kde_services}/ServiceMenus/preview.desktop
12mr|kdeplasma-addons-4.9.4-1|254	%{_kde_services}/plasma-applet-previewer.desktop
12mr|kdeplasma-addons-4.9.4-1|255	
12mr|kdeplasma-addons-4.9.4-1|256	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|257	
12mr|kdeplasma-addons-4.9.4-1|258	%package -n plasma-applet-bball
12mr|kdeplasma-addons-4.9.4-1|259	Summary:	bball Plasma Applet
12mr|kdeplasma-addons-4.9.4-1|260	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|261	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|262	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|263	
12mr|kdeplasma-addons-4.9.4-1|264	%description -n plasma-applet-bball
12mr|kdeplasma-addons-4.9.4-1|265	bball Plasma Applet
12mr|kdeplasma-addons-4.9.4-1|266	
12mr|kdeplasma-addons-4.9.4-1|267	%files -n plasma-applet-bball
12mr|kdeplasma-addons-4.9.4-1|268	%{_kde_iconsdir}/*/*/*/bball*
12mr|kdeplasma-addons-4.9.4-1|269	%{_kde_services}/plasma-applet-bball.desktop
12mr|kdeplasma-addons-4.9.4-1|270	%{_kde_appsdir}/bball
12mr|kdeplasma-addons-4.9.4-1|271	%{_kde_libdir}/kde4/plasma_applet_bball.so
12mr|kdeplasma-addons-4.9.4-1|272	
12mr|kdeplasma-addons-4.9.4-1|273	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|274	
12mr|kdeplasma-addons-4.9.4-1|275	%package -n plasma-applet-incomingmsg
12mr|kdeplasma-addons-4.9.4-1|276	Summary:	incomingmsg Plasma Applet
12mr|kdeplasma-addons-4.9.4-1|277	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|278	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|279	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|280	
12mr|kdeplasma-addons-4.9.4-1|281	%description -n plasma-applet-incomingmsg
12mr|kdeplasma-addons-4.9.4-1|282	incomingmsg Plasma Applet
12mr|kdeplasma-addons-4.9.4-1|283	
12mr|kdeplasma-addons-4.9.4-1|284	%files -n plasma-applet-incomingmsg
12mr|kdeplasma-addons-4.9.4-1|285	%{_kde_services}/plasma-applet-incomingmsg.desktop
12mr|kdeplasma-addons-4.9.4-1|286	%{_kde_libdir}/kde4/plasma_applet_incomingmsg.so
12mr|kdeplasma-addons-4.9.4-1|287	
12mr|kdeplasma-addons-4.9.4-1|288	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|289	
12mr|kdeplasma-addons-4.9.4-1|290	%package -n plasma-applet-leavenote
12mr|kdeplasma-addons-4.9.4-1|291	Summary:	Leave A Note
12mr|kdeplasma-addons-4.9.4-1|292	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|293	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|294	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|295	
12mr|kdeplasma-addons-4.9.4-1|296	%description -n plasma-applet-leavenote
12mr|kdeplasma-addons-4.9.4-1|297	Leave notes for users while they are away
12mr|kdeplasma-addons-4.9.4-1|298	
12mr|kdeplasma-addons-4.9.4-1|299	%files -n plasma-applet-leavenote
12mr|kdeplasma-addons-4.9.4-1|300	%{_kde_libdir}/kde4/plasma_applet_leavenote.so
12mr|kdeplasma-addons-4.9.4-1|301	%{_kde_services}/plasma-applet-leavenote.desktop
12mr|kdeplasma-addons-4.9.4-1|302	
12mr|kdeplasma-addons-4.9.4-1|303	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|304	
12mr|kdeplasma-addons-4.9.4-1|305	%package -n plasma-applet-life
12mr|kdeplasma-addons-4.9.4-1|306	Summary:	life Plasma Applet
12mr|kdeplasma-addons-4.9.4-1|307	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|308	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|309	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|310	
12mr|kdeplasma-addons-4.9.4-1|311	%description -n plasma-applet-life
12mr|kdeplasma-addons-4.9.4-1|312	life Plasma Applet
12mr|kdeplasma-addons-4.9.4-1|313	
12mr|kdeplasma-addons-4.9.4-1|314	%files -n plasma-applet-life
12mr|kdeplasma-addons-4.9.4-1|315	%{_kde_libdir}/kde4/plasma_applet_life.so
12mr|kdeplasma-addons-4.9.4-1|316	%{_kde_services}/plasma-applet-life.desktop
12mr|kdeplasma-addons-4.9.4-1|317	%{_kde_iconsdir}/hicolor/*/apps/lifegame.*
12mr|kdeplasma-addons-4.9.4-1|318	
12mr|kdeplasma-addons-4.9.4-1|319	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|320	
12mr|kdeplasma-addons-4.9.4-1|321	%package -n plasma-dataengine-kdeobservatory
12mr|kdeplasma-addons-4.9.4-1|322	Summary:	Engine of the kdeobservatory plasma applet
12mr|kdeplasma-addons-4.9.4-1|323	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|324	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|325	Provides:	plasma-dataengine
12mr|kdeplasma-addons-4.9.4-1|326	
12mr|kdeplasma-addons-4.9.4-1|327	%description -n plasma-dataengine-kdeobservatory
12mr|kdeplasma-addons-4.9.4-1|328	Engine of the kdeobservatory plasma applet
12mr|kdeplasma-addons-4.9.4-1|329	
12mr|kdeplasma-addons-4.9.4-1|330	%files -n plasma-dataengine-kdeobservatory
12mr|kdeplasma-addons-4.9.4-1|331	%{_kde_libdir}/kde4/plasma_engine_kdeobservatory.so
12mr|kdeplasma-addons-4.9.4-1|332	%{_kde_appsdir}/plasma/services/kdeobservatory.operations
12mr|kdeplasma-addons-4.9.4-1|333	%{_kde_services}/plasma-engine-kdeobservatory.desktop
12mr|kdeplasma-addons-4.9.4-1|334	
12mr|kdeplasma-addons-4.9.4-1|335	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|336	
12mr|kdeplasma-addons-4.9.4-1|337	%package -n plasma-applet-pastebin
12mr|kdeplasma-addons-4.9.4-1|338	Summary:	Pastebin plasma Applet
12mr|kdeplasma-addons-4.9.4-1|339	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|340	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|341	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|342	
12mr|kdeplasma-addons-4.9.4-1|343	%description -n plasma-applet-pastebin
12mr|kdeplasma-addons-4.9.4-1|344	Paste text/images to a remote server
12mr|kdeplasma-addons-4.9.4-1|345	
12mr|kdeplasma-addons-4.9.4-1|346	%files -n plasma-applet-pastebin
12mr|kdeplasma-addons-4.9.4-1|347	%{_kde_services}/plasma-applet-pastebin.desktop
12mr|kdeplasma-addons-4.9.4-1|348	%{_kde_libdir}/kde4/plasma_applet_pastebin.so
12mr|kdeplasma-addons-4.9.4-1|349	%{_kde_appsdir}/plasma_pastebin
12mr|kdeplasma-addons-4.9.4-1|350	%{_kde_configdir}/pastebin.knsrc
12mr|kdeplasma-addons-4.9.4-1|351	
12mr|kdeplasma-addons-4.9.4-1|352	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|353	
12mr|kdeplasma-addons-4.9.4-1|354	%package -n plasma-applet-knowledgebase
12mr|kdeplasma-addons-4.9.4-1|355	Summary:	Widget that can query the knowledgebase of opendesktop.org
12mr|kdeplasma-addons-4.9.4-1|356	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|357	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|358	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|359	Requires:	plasma-dataengine-ocs
12mr|kdeplasma-addons-4.9.4-1|360	
12mr|kdeplasma-addons-4.9.4-1|361	%description -n plasma-applet-knowledgebase
12mr|kdeplasma-addons-4.9.4-1|362	Widget that can query the knowledgebase of opendesktop.org
12mr|kdeplasma-addons-4.9.4-1|363	
12mr|kdeplasma-addons-4.9.4-1|364	%files -n plasma-applet-knowledgebase
12mr|kdeplasma-addons-4.9.4-1|365	%{_kde_libdir}/kde4/plasma_applet_knowledgebase.so
12mr|kdeplasma-addons-4.9.4-1|366	%{_kde_services}/plasma-applet-knowledgebase.desktop
12mr|kdeplasma-addons-4.9.4-1|367	
12mr|kdeplasma-addons-4.9.4-1|368	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|369	
12mr|kdeplasma-addons-4.9.4-1|370	%package -n plasma-applet-blackboard
12mr|kdeplasma-addons-4.9.4-1|371	Summary:	A blackboard plasma applet
12mr|kdeplasma-addons-4.9.4-1|372	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|373	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|374	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|375	
12mr|kdeplasma-addons-4.9.4-1|376	%description -n plasma-applet-blackboard
12mr|kdeplasma-addons-4.9.4-1|377	A blackboard plasma applet
12mr|kdeplasma-addons-4.9.4-1|378	
12mr|kdeplasma-addons-4.9.4-1|379	%files -n plasma-applet-blackboard
12mr|kdeplasma-addons-4.9.4-1|380	%{_kde_libdir}/kde4/plasma_applet_blackboard.so
12mr|kdeplasma-addons-4.9.4-1|381	%{_kde_services}/plasma-applet-blackboard.desktop
12mr|kdeplasma-addons-4.9.4-1|382	
12mr|kdeplasma-addons-4.9.4-1|383	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|384	
12mr|kdeplasma-addons-4.9.4-1|385	%package -n plasma-applet-plasmaboard
12mr|kdeplasma-addons-4.9.4-1|386	Summary:	A plasmaboard plasma applet
12mr|kdeplasma-addons-4.9.4-1|387	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|388	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|389	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|390	
12mr|kdeplasma-addons-4.9.4-1|391	%description -n plasma-applet-plasmaboard
12mr|kdeplasma-addons-4.9.4-1|392	A virtual, on-screen keyboard
12mr|kdeplasma-addons-4.9.4-1|393	
12mr|kdeplasma-addons-4.9.4-1|394	%files -n plasma-applet-plasmaboard
12mr|kdeplasma-addons-4.9.4-1|395	%{_kde_libdir}/kde4/plasma_applet_plasmaboard.so
12mr|kdeplasma-addons-4.9.4-1|396	%{_kde_services}/plasma_applet_plasmaboard.desktop
12mr|kdeplasma-addons-4.9.4-1|397	%{_kde_appsdir}/plasmaboard
12mr|kdeplasma-addons-4.9.4-1|398	
12mr|kdeplasma-addons-4.9.4-1|399	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|400	
12mr|kdeplasma-addons-4.9.4-1|401	%package -n plasma-applet-konsoleprofiles
12mr|kdeplasma-addons-4.9.4-1|402	Summary:	Live konsole profile viewer
12mr|kdeplasma-addons-4.9.4-1|403	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|404	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|405	Requires:	plasma-dataengine-konsoleprofiles = %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|406	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|407	
12mr|kdeplasma-addons-4.9.4-1|408	%description -n plasma-applet-konsoleprofiles
12mr|kdeplasma-addons-4.9.4-1|409	Live konsole profile viewer.
12mr|kdeplasma-addons-4.9.4-1|410	
12mr|kdeplasma-addons-4.9.4-1|411	%files -n plasma-applet-konsoleprofiles
12mr|kdeplasma-addons-4.9.4-1|412	%{_kde_appsdir}/plasma/plasmoids/konsoleprofiles
12mr|kdeplasma-addons-4.9.4-1|413	%{_kde_services}/plasma-applet-konsoleprofiles.desktop
12mr|kdeplasma-addons-4.9.4-1|414	
12mr|kdeplasma-addons-4.9.4-1|415	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|416	
12mr|kdeplasma-addons-4.9.4-1|417	%package -n plasma-applet-luna
12mr|kdeplasma-addons-4.9.4-1|418	Summary:	Lunar calendar
12mr|kdeplasma-addons-4.9.4-1|419	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|420	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|421	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|422	
12mr|kdeplasma-addons-4.9.4-1|423	%description -n plasma-applet-luna
12mr|kdeplasma-addons-4.9.4-1|424	Lunar calendar applet.
12mr|kdeplasma-addons-4.9.4-1|425	
12mr|kdeplasma-addons-4.9.4-1|426	%files -n plasma-applet-luna
12mr|kdeplasma-addons-4.9.4-1|427	%{_kde_libdir}/kde4/plasma_applet_luna.so
12mr|kdeplasma-addons-4.9.4-1|428	%{_kde_services}/plasma-applet-luna.desktop
12mr|kdeplasma-addons-4.9.4-1|429	%{_kde_iconsdir}/hicolor/*/apps/luna.png
12mr|kdeplasma-addons-4.9.4-1|430	
12mr|kdeplasma-addons-4.9.4-1|431	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|432	
12mr|kdeplasma-addons-4.9.4-1|433	%package -n plasma-applet-lancelot
12mr|kdeplasma-addons-4.9.4-1|434	Summary:	Plasma lancelot applets
12mr|kdeplasma-addons-4.9.4-1|435	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|436	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|437	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|438	
12mr|kdeplasma-addons-4.9.4-1|439	%description -n plasma-applet-lancelot
12mr|kdeplasma-addons-4.9.4-1|440	Plasma lancelot applets.
12mr|kdeplasma-addons-4.9.4-1|441	
12mr|kdeplasma-addons-4.9.4-1|442	%files -n plasma-applet-lancelot
12mr|kdeplasma-addons-4.9.4-1|443	%{_kde_bindir}/lancelot
12mr|kdeplasma-addons-4.9.4-1|444	%{_kde_libdir}/kde4/plasma_applet_lancelot_part.so
12mr|kdeplasma-addons-4.9.4-1|445	%{_kde_libdir}/kde4/plasma_applet_lancelot_launcher.so
12mr|kdeplasma-addons-4.9.4-1|446	%{_kde_services}/plasma-applet-lancelot-launcher.desktop
12mr|kdeplasma-addons-4.9.4-1|447	%{_kde_iconsdir}/hicolor/*/apps/lancelot*.png
12mr|kdeplasma-addons-4.9.4-1|448	%{_kde_iconsdir}/hicolor/*/apps/plasmaapplet-shelf.png
12mr|kdeplasma-addons-4.9.4-1|449	%{_kde_services}/plasma-applet-lancelot-part.desktop
12mr|kdeplasma-addons-4.9.4-1|450	%{_kde_services}/lancelot.desktop
12mr|kdeplasma-addons-4.9.4-1|451	%{_kde_datadir}/mime/packages/lancelotpart-mime.xml
12mr|kdeplasma-addons-4.9.4-1|452	%{_kde_appsdir}/desktoptheme/*/lancelot
12mr|kdeplasma-addons-4.9.4-1|453	%{_kde_appsdir}/lancelot
12mr|kdeplasma-addons-4.9.4-1|454	
12mr|kdeplasma-addons-4.9.4-1|455	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|456	
12mr|kdeplasma-addons-4.9.4-1|457	%define lancelot_major 2
12mr|kdeplasma-addons-4.9.4-1|458	%define liblancelot %mklibname lancelot %{lancelot_major}
12mr|kdeplasma-addons-4.9.4-1|459	
12mr|kdeplasma-addons-4.9.4-1|460	%package -n %{liblancelot}
12mr|kdeplasma-addons-4.9.4-1|461	Summary:	%{name} library
12mr|kdeplasma-addons-4.9.4-1|462	Group:		System/Libraries
12mr|kdeplasma-addons-4.9.4-1|463	Obsoletes:	%{_lib}lancelot1 < %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|464	
12mr|kdeplasma-addons-4.9.4-1|465	%description -n %{liblancelot}
12mr|kdeplasma-addons-4.9.4-1|466	%{name} library.
12mr|kdeplasma-addons-4.9.4-1|467	
12mr|kdeplasma-addons-4.9.4-1|468	%files -n %{liblancelot}
12mr|kdeplasma-addons-4.9.4-1|469	%{_kde_libdir}/liblancelot.so.*
12mr|kdeplasma-addons-4.9.4-1|470	
12mr|kdeplasma-addons-4.9.4-1|471	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|472	
12mr|kdeplasma-addons-4.9.4-1|473	%package -n plasma-desktoptheme-default
12mr|kdeplasma-addons-4.9.4-1|474	Summary:	Plasma default desktopthemes
12mr|kdeplasma-addons-4.9.4-1|475	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|476	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|477	
12mr|kdeplasma-addons-4.9.4-1|478	%description -n plasma-desktoptheme-default
12mr|kdeplasma-addons-4.9.4-1|479	Plasma default desktopthemes.
12mr|kdeplasma-addons-4.9.4-1|480	
12mr|kdeplasma-addons-4.9.4-1|481	%files -n plasma-desktoptheme-default
12mr|kdeplasma-addons-4.9.4-1|482	%{_kde_appsdir}/desktoptheme/default/widgets
12mr|kdeplasma-addons-4.9.4-1|483	
12mr|kdeplasma-addons-4.9.4-1|484	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|485	
12mr|kdeplasma-addons-4.9.4-1|486	%package -n plasma-applet-microblog
12mr|kdeplasma-addons-4.9.4-1|487	Summary:	Microblog applet
12mr|kdeplasma-addons-4.9.4-1|488	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|489	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|490	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|491	Requires:	plasma-dataengine-microblog = %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|492	Provides:	plasma-applet-twitter = %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|493	
12mr|kdeplasma-addons-4.9.4-1|494	%description -n plasma-applet-microblog
12mr|kdeplasma-addons-4.9.4-1|495	Update and view your microblog status
12mr|kdeplasma-addons-4.9.4-1|496	
12mr|kdeplasma-addons-4.9.4-1|497	%files -n plasma-applet-microblog
12mr|kdeplasma-addons-4.9.4-1|498	%{_kde_libdir}/kde4/plasma_applet_microblog.so
12mr|kdeplasma-addons-4.9.4-1|499	%{_kde_services}/plasma-applet-microblog.desktop
12mr|kdeplasma-addons-4.9.4-1|500	%{_kde_appsdir}/plasma/services/tweet.operations
12mr|kdeplasma-addons-4.9.4-1|501	
12mr|kdeplasma-addons-4.9.4-1|502	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|503	
12mr|kdeplasma-addons-4.9.4-1|504	%package -n plasma-applet-nowplaying
12mr|kdeplasma-addons-4.9.4-1|505	Summary:	SWoong notifier applet
12mr|kdeplasma-addons-4.9.4-1|506	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|507	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|508	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|509	
12mr|kdeplasma-addons-4.9.4-1|510	%description -n plasma-applet-nowplaying
12mr|kdeplasma-addons-4.9.4-1|511	Song notifier applet
12mr|kdeplasma-addons-4.9.4-1|512	
12mr|kdeplasma-addons-4.9.4-1|513	%files -n plasma-applet-nowplaying
12mr|kdeplasma-addons-4.9.4-1|514	%{_kde_appsdir}/plasma/plasmoids/nowplaying
12mr|kdeplasma-addons-4.9.4-1|515	%{_kde_services}/plasma-applet-nowplaying.desktop
12mr|kdeplasma-addons-4.9.4-1|516	
12mr|kdeplasma-addons-4.9.4-1|517	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|518	
12mr|kdeplasma-addons-4.9.4-1|519	%package -n plasma-applet-binaryclock
12mr|kdeplasma-addons-4.9.4-1|520	Summary:	Simplified way to see the hours
12mr|kdeplasma-addons-4.9.4-1|521	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|522	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|523	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|524	
12mr|kdeplasma-addons-4.9.4-1|525	%description -n plasma-applet-binaryclock
12mr|kdeplasma-addons-4.9.4-1|526	Simplified way to see the hours.
12mr|kdeplasma-addons-4.9.4-1|527	
12mr|kdeplasma-addons-4.9.4-1|528	%files -n plasma-applet-binaryclock
12mr|kdeplasma-addons-4.9.4-1|529	%{_kde_libdir}/kde4/plasma_applet_binaryclock.so
12mr|kdeplasma-addons-4.9.4-1|530	%{_kde_services}/plasma-applet-binaryclock.desktop
12mr|kdeplasma-addons-4.9.4-1|531	
12mr|kdeplasma-addons-4.9.4-1|532	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|533	
12mr|kdeplasma-addons-4.9.4-1|534	%package -n plasma-applet-dict
12mr|kdeplasma-addons-4.9.4-1|535	Summary:	Dict applet
12mr|kdeplasma-addons-4.9.4-1|536	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|537	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|538	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|539	
12mr|kdeplasma-addons-4.9.4-1|540	%description -n plasma-applet-dict
12mr|kdeplasma-addons-4.9.4-1|541	A dict applets.
12mr|kdeplasma-addons-4.9.4-1|542	
12mr|kdeplasma-addons-4.9.4-1|543	%files -n plasma-applet-dict
12mr|kdeplasma-addons-4.9.4-1|544	%{_kde_libdir}/kde4/plasma_applet_dict.so
12mr|kdeplasma-addons-4.9.4-1|545	%{_kde_services}/plasma-dict-default.desktop
12mr|kdeplasma-addons-4.9.4-1|546	%{_kde_iconsdir}/hicolor/scalable/apps/accessories-dict*
12mr|kdeplasma-addons-4.9.4-1|547	
12mr|kdeplasma-addons-4.9.4-1|548	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|549	
12mr|kdeplasma-addons-4.9.4-1|550	%package -n plasma-applet-fuzzy-clock
12mr|kdeplasma-addons-4.9.4-1|551	Summary:	A lazy way to see the hours
12mr|kdeplasma-addons-4.9.4-1|552	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|553	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|554	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|555	
12mr|kdeplasma-addons-4.9.4-1|556	%description -n plasma-applet-fuzzy-clock
12mr|kdeplasma-addons-4.9.4-1|557	A lazy way to see the hours.
12mr|kdeplasma-addons-4.9.4-1|558	
12mr|kdeplasma-addons-4.9.4-1|559	%files -n plasma-applet-fuzzy-clock
12mr|kdeplasma-addons-4.9.4-1|560	%{_kde_libdir}/kde4/plasma_applet_fuzzy_clock.so
12mr|kdeplasma-addons-4.9.4-1|561	%{_kde_services}/plasma-clock-fuzzy.desktop
12mr|kdeplasma-addons-4.9.4-1|562	
12mr|kdeplasma-addons-4.9.4-1|563	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|564	
12mr|kdeplasma-addons-4.9.4-1|565	%package -n plasma-applet-frame
12mr|kdeplasma-addons-4.9.4-1|566	Summary:	A basic pictures frame to desktop
12mr|kdeplasma-addons-4.9.4-1|567	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|568	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|569	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|570	
12mr|kdeplasma-addons-4.9.4-1|571	%description -n plasma-applet-frame
12mr|kdeplasma-addons-4.9.4-1|572	A basic pictures frame to desktop.
12mr|kdeplasma-addons-4.9.4-1|573	
12mr|kdeplasma-addons-4.9.4-1|574	%files -n plasma-applet-frame
12mr|kdeplasma-addons-4.9.4-1|575	%{_kde_libdir}/kde4/plasma_applet_frame.so
12mr|kdeplasma-addons-4.9.4-1|576	%{_kde_services}/plasma-frame-default.desktop
12mr|kdeplasma-addons-4.9.4-1|577	%{_kde_appsdir}/plasma-applet-frame
12mr|kdeplasma-addons-4.9.4-1|578	
12mr|kdeplasma-addons-4.9.4-1|579	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|580	
12mr|kdeplasma-addons-4.9.4-1|581	%package -n plasma-applet-showdashboard
12mr|kdeplasma-addons-4.9.4-1|582	Summary:	Plasma showdashboard applets
12mr|kdeplasma-addons-4.9.4-1|583	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|584	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|585	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|586	
12mr|kdeplasma-addons-4.9.4-1|587	%description -n plasma-applet-showdashboard
12mr|kdeplasma-addons-4.9.4-1|588	Plasma showdashboard applets.
12mr|kdeplasma-addons-4.9.4-1|589	
12mr|kdeplasma-addons-4.9.4-1|590	%files -n plasma-applet-showdashboard
12mr|kdeplasma-addons-4.9.4-1|591	%{_kde_libdir}/kde4/plasma_applet_showdashboard.so
12mr|kdeplasma-addons-4.9.4-1|592	%{_kde_services}/plasma-applet-showdashboard.desktop
12mr|kdeplasma-addons-4.9.4-1|593	
12mr|kdeplasma-addons-4.9.4-1|594	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|595	
12mr|kdeplasma-addons-4.9.4-1|596	%package -n plasma-applet-calculator
12mr|kdeplasma-addons-4.9.4-1|597	Summary:	Plasma calculator applets
12mr|kdeplasma-addons-4.9.4-1|598	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|599	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|600	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|601	
12mr|kdeplasma-addons-4.9.4-1|602	%description -n plasma-applet-calculator
12mr|kdeplasma-addons-4.9.4-1|603	Plasma calculator applets.
12mr|kdeplasma-addons-4.9.4-1|604	
12mr|kdeplasma-addons-4.9.4-1|605	%files -n plasma-applet-calculator
12mr|kdeplasma-addons-4.9.4-1|606	%{_kde_libdir}/kde4/plasma_applet_calculator.so
12mr|kdeplasma-addons-4.9.4-1|607	%{_kde_services}/plasma-applet-calculator.desktop
12mr|kdeplasma-addons-4.9.4-1|608	
12mr|kdeplasma-addons-4.9.4-1|609	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|610	
12mr|kdeplasma-addons-4.9.4-1|611	%package -n plasma-applet-fifteenpuzzle
12mr|kdeplasma-addons-4.9.4-1|612	Summary:	Plasma fifteenpuzzle applets
12mr|kdeplasma-addons-4.9.4-1|613	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|614	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|615	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|616	
12mr|kdeplasma-addons-4.9.4-1|617	%description -n plasma-applet-fifteenpuzzle
12mr|kdeplasma-addons-4.9.4-1|618	Plasma fifteenpuzzle applets.
12mr|kdeplasma-addons-4.9.4-1|619	
12mr|kdeplasma-addons-4.9.4-1|620	%files -n plasma-applet-fifteenpuzzle
12mr|kdeplasma-addons-4.9.4-1|621	%{_kde_libdir}/kde4/plasma_applet_fifteenPuzzle.so
12mr|kdeplasma-addons-4.9.4-1|622	%{_kde_services}/plasma-applet-fifteenPuzzle.desktop
12mr|kdeplasma-addons-4.9.4-1|623	%{_kde_appsdir}/desktoptheme/default/fifteenPuzzle
12mr|kdeplasma-addons-4.9.4-1|624	%{_kde_iconsdir}/*/*/*/fifteenpuzzle.*
12mr|kdeplasma-addons-4.9.4-1|625	
12mr|kdeplasma-addons-4.9.4-1|626	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|627	
12mr|kdeplasma-addons-4.9.4-1|628	%package -n plasma-applet-kolourpicker
12mr|kdeplasma-addons-4.9.4-1|629	Summary:	Basic color picker
12mr|kdeplasma-addons-4.9.4-1|630	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|631	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|632	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|633	
12mr|kdeplasma-addons-4.9.4-1|634	%description -n plasma-applet-kolourpicker
12mr|kdeplasma-addons-4.9.4-1|635	Basic color picker.
12mr|kdeplasma-addons-4.9.4-1|636	
12mr|kdeplasma-addons-4.9.4-1|637	%files -n plasma-applet-kolourpicker
12mr|kdeplasma-addons-4.9.4-1|638	%{_kde_libdir}/kde4/plasma_applet_kolourpicker.so
12mr|kdeplasma-addons-4.9.4-1|639	%{_kde_services}/plasma-kolourpicker-default.desktop
12mr|kdeplasma-addons-4.9.4-1|640	
12mr|kdeplasma-addons-4.9.4-1|641	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|642	
12mr|kdeplasma-addons-4.9.4-1|643	%package -n plasma-applet-unitconverter
12mr|kdeplasma-addons-4.9.4-1|644	Summary:	Unit Converter
12mr|kdeplasma-addons-4.9.4-1|645	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|646	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|647	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|648	
12mr|kdeplasma-addons-4.9.4-1|649	%description -n plasma-applet-unitconverter
12mr|kdeplasma-addons-4.9.4-1|650	Unit Converter.
12mr|kdeplasma-addons-4.9.4-1|651	
12mr|kdeplasma-addons-4.9.4-1|652	%files -n plasma-applet-unitconverter
12mr|kdeplasma-addons-4.9.4-1|653	%{_kde_libdir}/kde4/plasma_applet_unitconverter.so
12mr|kdeplasma-addons-4.9.4-1|654	%{_kde_services}/plasma-applet-unitconverter.desktop
12mr|kdeplasma-addons-4.9.4-1|655	
12mr|kdeplasma-addons-4.9.4-1|656	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|657	
12mr|kdeplasma-addons-4.9.4-1|658	%package -n plasma-applet-systemloadviewer
12mr|kdeplasma-addons-4.9.4-1|659	Summary:	System Load Viewer
12mr|kdeplasma-addons-4.9.4-1|660	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|661	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|662	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|663	
12mr|kdeplasma-addons-4.9.4-1|664	%description -n plasma-applet-systemloadviewer
12mr|kdeplasma-addons-4.9.4-1|665	System Load Viewer.
12mr|kdeplasma-addons-4.9.4-1|666	
12mr|kdeplasma-addons-4.9.4-1|667	%files -n plasma-applet-systemloadviewer
12mr|kdeplasma-addons-4.9.4-1|668	%{_kde_libdir}/kde4/plasma-applet_systemloadviewer.so
12mr|kdeplasma-addons-4.9.4-1|669	%{_kde_services}/plasma-applet-systemloadviewer.desktop
12mr|kdeplasma-addons-4.9.4-1|670	
12mr|kdeplasma-addons-4.9.4-1|671	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|672	
12mr|kdeplasma-addons-4.9.4-1|673	%package -n plasma-applet-weather
12mr|kdeplasma-addons-4.9.4-1|674	Summary:	Weather Forecast
12mr|kdeplasma-addons-4.9.4-1|675	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|676	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|677	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|678	
12mr|kdeplasma-addons-4.9.4-1|679	%description -n plasma-applet-weather
12mr|kdeplasma-addons-4.9.4-1|680	Weather Forecast.
12mr|kdeplasma-addons-4.9.4-1|681	
12mr|kdeplasma-addons-4.9.4-1|682	%files -n plasma-applet-weather
12mr|kdeplasma-addons-4.9.4-1|683	%{_kde_libdir}/kde4/plasma_applet_weather.so
12mr|kdeplasma-addons-4.9.4-1|684	%{_kde_services}/plasma-applet-weather.desktop
12mr|kdeplasma-addons-4.9.4-1|685	%{_kde_appsdir}/desktoptheme/default/weather/wind-arrows.svgz
12mr|kdeplasma-addons-4.9.4-1|686	
12mr|kdeplasma-addons-4.9.4-1|687	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|688	
12mr|kdeplasma-addons-4.9.4-1|689	%package -n plasma-applet-bubblemon
12mr|kdeplasma-addons-4.9.4-1|690	Summary:	Monitor your system
12mr|kdeplasma-addons-4.9.4-1|691	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|692	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|693	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|694	
12mr|kdeplasma-addons-4.9.4-1|695	%description -n plasma-applet-bubblemon
12mr|kdeplasma-addons-4.9.4-1|696	A pretty bubble that monitors your system.
12mr|kdeplasma-addons-4.9.4-1|697	
12mr|kdeplasma-addons-4.9.4-1|698	%files -n plasma-applet-bubblemon
12mr|kdeplasma-addons-4.9.4-1|699	%{_kde_libdir}/kde4/plasma_applet_bubblemon.so
12mr|kdeplasma-addons-4.9.4-1|700	%{_kde_services}/plasma-applet-bubblemon.desktop
12mr|kdeplasma-addons-4.9.4-1|701	%{_kde_appsdir}/desktoptheme/default/bubblemon/bubble.svg
12mr|kdeplasma-addons-4.9.4-1|702	
12mr|kdeplasma-addons-4.9.4-1|703	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|704	
12mr|kdeplasma-addons-4.9.4-1|705	%package -n plasma-dataengine-comic
12mr|kdeplasma-addons-4.9.4-1|706	Summary:	Plasma comic dataengines
12mr|kdeplasma-addons-4.9.4-1|707	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|708	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|709	Provides:	plasma-dataengine
12mr|kdeplasma-addons-4.9.4-1|710	
12mr|kdeplasma-addons-4.9.4-1|711	%description -n plasma-dataengine-comic
12mr|kdeplasma-addons-4.9.4-1|712	Plasma comic dataengines.
12mr|kdeplasma-addons-4.9.4-1|713	
12mr|kdeplasma-addons-4.9.4-1|714	%files -n plasma-dataengine-comic
12mr|kdeplasma-addons-4.9.4-1|715	%{_kde_libdir}/kde4/plasma_comic*
12mr|kdeplasma-addons-4.9.4-1|716	%{_kde_libdir}/kde4/plasma_engine_comic.*
12mr|kdeplasma-addons-4.9.4-1|717	%{_kde_services}/plasma-comic-default.desktop
12mr|kdeplasma-addons-4.9.4-1|718	
12mr|kdeplasma-addons-4.9.4-1|719	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|720	
12mr|kdeplasma-addons-4.9.4-1|721	%package -n plasma-dataengine-microblog
12mr|kdeplasma-addons-4.9.4-1|722	Summary:	Plasma micrbolog dataengines
12mr|kdeplasma-addons-4.9.4-1|723	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|724	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|725	Provides:	plasma-dataengine
12mr|kdeplasma-addons-4.9.4-1|726	Provides:	plasma-dataengine-twitter = %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|727	
12mr|kdeplasma-addons-4.9.4-1|728	%description -n plasma-dataengine-microblog
12mr|kdeplasma-addons-4.9.4-1|729	Plasma microblog dataengines.
12mr|kdeplasma-addons-4.9.4-1|730	
12mr|kdeplasma-addons-4.9.4-1|731	%files -n plasma-dataengine-microblog
12mr|kdeplasma-addons-4.9.4-1|732	%{_kde_libdir}/kde4/plasma_engine_microblog.so
12mr|kdeplasma-addons-4.9.4-1|733	%{_kde_services}/plasma-dataengine-microblog.desktop
12mr|kdeplasma-addons-4.9.4-1|734	
12mr|kdeplasma-addons-4.9.4-1|735	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|736	
12mr|kdeplasma-addons-4.9.4-1|737	%package -n plasma-dataengine-rtm
12mr|kdeplasma-addons-4.9.4-1|738	Summary:	An engine to work with Remember the Milk
12mr|kdeplasma-addons-4.9.4-1|739	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|740	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|741	Provides:	plasma-dataengine
12mr|kdeplasma-addons-4.9.4-1|742	Provides:	plasma-dataengine-rememberthemilk = %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|743	Provides:	plasma-dataengine-rtm = %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|744	
12mr|kdeplasma-addons-4.9.4-1|745	%description -n plasma-dataengine-rtm
12mr|kdeplasma-addons-4.9.4-1|746	An engine to work with Remember the Milk.
12mr|kdeplasma-addons-4.9.4-1|747	
12mr|kdeplasma-addons-4.9.4-1|748	%files -n plasma-dataengine-rtm
12mr|kdeplasma-addons-4.9.4-1|749	%{_kde_libdir}/kde4/plasma_engine_rtm.so
12mr|kdeplasma-addons-4.9.4-1|750	%{_kde_services}/plasma-engine-rtm.desktop
12mr|kdeplasma-addons-4.9.4-1|751	%{_kde_appsdir}/plasma/services/rtmauth.operations
12mr|kdeplasma-addons-4.9.4-1|752	%{_kde_appsdir}/plasma/services/rtmtask.operations
12mr|kdeplasma-addons-4.9.4-1|753	%{_kde_appsdir}/plasma/services/rtmtasks.operations
12mr|kdeplasma-addons-4.9.4-1|754	
12mr|kdeplasma-addons-4.9.4-1|755	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|756	
12mr|kdeplasma-addons-4.9.4-1|757	%package -n plasma-dataengine-ocs
12mr|kdeplasma-addons-4.9.4-1|758	Summary:	Open Collaboration Services
12mr|kdeplasma-addons-4.9.4-1|759	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|760	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|761	Provides:	plasma-dataengine
12mr|kdeplasma-addons-4.9.4-1|762	Provides:	plasma-dataengine-ocs = %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|763	
12mr|kdeplasma-addons-4.9.4-1|764	%description -n plasma-dataengine-ocs
12mr|kdeplasma-addons-4.9.4-1|765	Open Collaboration Services.
12mr|kdeplasma-addons-4.9.4-1|766	
12mr|kdeplasma-addons-4.9.4-1|767	%files -n plasma-dataengine-ocs
12mr|kdeplasma-addons-4.9.4-1|768	%{_kde_libdir}/kde4/plasma_engine_ocs.so
12mr|kdeplasma-addons-4.9.4-1|769	%{_kde_services}/plasma-dataengine-ocs.desktop
12mr|kdeplasma-addons-4.9.4-1|770	
12mr|kdeplasma-addons-4.9.4-1|771	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|772	
12mr|kdeplasma-addons-4.9.4-1|773	%package -n plasma-dataengine-potd
12mr|kdeplasma-addons-4.9.4-1|774	Summary:	Picture of the Day
12mr|kdeplasma-addons-4.9.4-1|775	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|776	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|777	Provides:	plasma-dataengine
12mr|kdeplasma-addons-4.9.4-1|778	Provides:	plasma-dataengine-potd = %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|779	
12mr|kdeplasma-addons-4.9.4-1|780	%description -n plasma-dataengine-potd
12mr|kdeplasma-addons-4.9.4-1|781	Data Engine for getting various online Pictures of The Day.
12mr|kdeplasma-addons-4.9.4-1|782	
12mr|kdeplasma-addons-4.9.4-1|783	%files -n plasma-dataengine-potd
12mr|kdeplasma-addons-4.9.4-1|784	%{_kde_libdir}/kde4/plasma_potd_apodprovider.so
12mr|kdeplasma-addons-4.9.4-1|785	%{_kde_libdir}/kde4/plasma_potd_epodprovider.so
12mr|kdeplasma-addons-4.9.4-1|786	%{_kde_libdir}/kde4/plasma_potd_flickrprovider.so
12mr|kdeplasma-addons-4.9.4-1|787	%{_kde_libdir}/kde4/plasma_potd_oseiprovider.so
12mr|kdeplasma-addons-4.9.4-1|788	%{_kde_libdir}/kde4/plasma_potd_wcpotdprovider.so
12mr|kdeplasma-addons-4.9.4-1|789	%{_kde_libdir}/kde4/plasma_engine_potd.so
12mr|kdeplasma-addons-4.9.4-1|790	%{_kde_services}/plasma-dataengine-potd.desktop
12mr|kdeplasma-addons-4.9.4-1|791	%{_kde_services}/apodprovider.desktop
12mr|kdeplasma-addons-4.9.4-1|792	%{_kde_services}/epodprovider.desktop
12mr|kdeplasma-addons-4.9.4-1|793	%{_kde_services}/flickrprovider.desktop
12mr|kdeplasma-addons-4.9.4-1|794	%{_kde_services}/oseiprovider.desktop
12mr|kdeplasma-addons-4.9.4-1|795	%{_kde_services}/wcpotdprovider.desktop
12mr|kdeplasma-addons-4.9.4-1|796	%{_kde_servicetypes}/plasma_potdprovider.desktop
12mr|kdeplasma-addons-4.9.4-1|797	
12mr|kdeplasma-addons-4.9.4-1|798	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|799	
12mr|kdeplasma-addons-4.9.4-1|800	%package -n plasma-dataengine-konqprofiles
12mr|kdeplasma-addons-4.9.4-1|801	Summary:	List and launch Konqueror profiles
12mr|kdeplasma-addons-4.9.4-1|802	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|803	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|804	Provides:	plasma-dataengine
12mr|kdeplasma-addons-4.9.4-1|805	
12mr|kdeplasma-addons-4.9.4-1|806	%description -n plasma-dataengine-konqprofiles
12mr|kdeplasma-addons-4.9.4-1|807	Data Engine to list and launch Konqueror profiles.
12mr|kdeplasma-addons-4.9.4-1|808	
12mr|kdeplasma-addons-4.9.4-1|809	%files -n plasma-dataengine-konqprofiles
12mr|kdeplasma-addons-4.9.4-1|810	%{_kde_libdir}/kde4/plasma_engine_konqprofiles.so
12mr|kdeplasma-addons-4.9.4-1|811	%{_kde_services}/plasma-dataengine-konqprofiles.desktop
12mr|kdeplasma-addons-4.9.4-1|812	%{_kde_appsdir}/plasma/services/org.kde.plasma.dataengine.konqprofiles.operations
12mr|kdeplasma-addons-4.9.4-1|813	
12mr|kdeplasma-addons-4.9.4-1|814	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|815	
12mr|kdeplasma-addons-4.9.4-1|816	%package -n plasma-dataengine-konsoleprofiles
12mr|kdeplasma-addons-4.9.4-1|817	Summary:	List and launch Konsole profiles
12mr|kdeplasma-addons-4.9.4-1|818	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|819	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|820	Provides:	plasma-dataengine
12mr|kdeplasma-addons-4.9.4-1|821	
12mr|kdeplasma-addons-4.9.4-1|822	%description -n plasma-dataengine-konsoleprofiles
12mr|kdeplasma-addons-4.9.4-1|823	Data Engine to list and launch Konsole profiles.
12mr|kdeplasma-addons-4.9.4-1|824	
12mr|kdeplasma-addons-4.9.4-1|825	%files -n plasma-dataengine-konsoleprofiles
12mr|kdeplasma-addons-4.9.4-1|826	%{_kde_libdir}/kde4/plasma_engine_konsoleprofiles.so
12mr|kdeplasma-addons-4.9.4-1|827	%{_kde_services}/plasma-dataengine-konsoleprofiles.desktop
12mr|kdeplasma-addons-4.9.4-1|828	%{_kde_appsdir}/plasma/services/org.kde.plasma.dataengine.konsoleprofiles.operations
12mr|kdeplasma-addons-4.9.4-1|829	
12mr|kdeplasma-addons-4.9.4-1|830	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|831	
12mr|kdeplasma-addons-4.9.4-1|832	%package -n plasma-runner-converter
12mr|kdeplasma-addons-4.9.4-1|833	Summary:	Plasma converter runners
12mr|kdeplasma-addons-4.9.4-1|834	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|835	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|836	Provides:	plasma-runner
12mr|kdeplasma-addons-4.9.4-1|837	
12mr|kdeplasma-addons-4.9.4-1|838	%description -n plasma-runner-converter
12mr|kdeplasma-addons-4.9.4-1|839	Plasma converter runners.
12mr|kdeplasma-addons-4.9.4-1|840	
12mr|kdeplasma-addons-4.9.4-1|841	%files -n plasma-runner-converter
12mr|kdeplasma-addons-4.9.4-1|842	%{_kde_services}/plasma-runner-converter.desktop
12mr|kdeplasma-addons-4.9.4-1|843	%{_kde_libdir}/kde4/krunner_converter.so
12mr|kdeplasma-addons-4.9.4-1|844	
12mr|kdeplasma-addons-4.9.4-1|845	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|846	
12mr|kdeplasma-addons-4.9.4-1|847	%package -n plasma-runner-charrunner
12mr|kdeplasma-addons-4.9.4-1|848	Summary:	Plasma charrunner runners
12mr|kdeplasma-addons-4.9.4-1|849	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|850	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|851	Provides:	plasma-runner
12mr|kdeplasma-addons-4.9.4-1|852	
12mr|kdeplasma-addons-4.9.4-1|853	%description -n plasma-runner-charrunner
12mr|kdeplasma-addons-4.9.4-1|854	Plasma charrunner runners.
12mr|kdeplasma-addons-4.9.4-1|855	
12mr|kdeplasma-addons-4.9.4-1|856	%files -n plasma-runner-charrunner
12mr|kdeplasma-addons-4.9.4-1|857	%{_kde_libdir}/kde4/kcm_krunner_charrunner.so
12mr|kdeplasma-addons-4.9.4-1|858	%{_kde_libdir}/kde4/krunner_charrunner.so
12mr|kdeplasma-addons-4.9.4-1|859	%{_kde_services}/CharRunner_config.desktop
12mr|kdeplasma-addons-4.9.4-1|860	%{_kde_services}/CharacterRunner.desktop
12mr|kdeplasma-addons-4.9.4-1|861	
12mr|kdeplasma-addons-4.9.4-1|862	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|863	
12mr|kdeplasma-addons-4.9.4-1|864	%package -n plasma-runner-datetime
12mr|kdeplasma-addons-4.9.4-1|865	Summary:	Plasma charrunner runners
12mr|kdeplasma-addons-4.9.4-1|866	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|867	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|868	Provides:	plasma-runner
12mr|kdeplasma-addons-4.9.4-1|869	
12mr|kdeplasma-addons-4.9.4-1|870	%description -n plasma-runner-datetime
12mr|kdeplasma-addons-4.9.4-1|871	Plasma datetime runners.
12mr|kdeplasma-addons-4.9.4-1|872	
12mr|kdeplasma-addons-4.9.4-1|873	%files -n plasma-runner-datetime
12mr|kdeplasma-addons-4.9.4-1|874	%{_kde_libdir}/kde4/plasma_runner_datetime.so
12mr|kdeplasma-addons-4.9.4-1|875	%{_kde_services}/plasma-runner-datetime.desktop
12mr|kdeplasma-addons-4.9.4-1|876	
12mr|kdeplasma-addons-4.9.4-1|877	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|878	
12mr|kdeplasma-addons-4.9.4-1|879	%package -n plasma-runner-contacts
12mr|kdeplasma-addons-4.9.4-1|880	Summary:	Plasma contacts runners
12mr|kdeplasma-addons-4.9.4-1|881	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|882	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|883	Provides:	plasma-runner
12mr|kdeplasma-addons-4.9.4-1|884	
12mr|kdeplasma-addons-4.9.4-1|885	%description -n plasma-runner-contacts
12mr|kdeplasma-addons-4.9.4-1|886	Plasma contacts runners.
12mr|kdeplasma-addons-4.9.4-1|887	
12mr|kdeplasma-addons-4.9.4-1|888	%files -n plasma-runner-contacts
12mr|kdeplasma-addons-4.9.4-1|889	%{_kde_libdir}/kde4/krunner_contacts.so
12mr|kdeplasma-addons-4.9.4-1|890	%{_kde_services}/plasma-runner-contacts.desktop
12mr|kdeplasma-addons-4.9.4-1|891	
12mr|kdeplasma-addons-4.9.4-1|892	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|893	
12mr|kdeplasma-addons-4.9.4-1|894	%package -n plasma-runner-events
12mr|kdeplasma-addons-4.9.4-1|895	Summary:	Plasma events runners
12mr|kdeplasma-addons-4.9.4-1|896	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|897	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|898	Provides:	plasma-runner
12mr|kdeplasma-addons-4.9.4-1|899	
12mr|kdeplasma-addons-4.9.4-1|900	%description -n plasma-runner-events
12mr|kdeplasma-addons-4.9.4-1|901	Plasma events runners.
12mr|kdeplasma-addons-4.9.4-1|902	
12mr|kdeplasma-addons-4.9.4-1|903	%files -n plasma-runner-events
12mr|kdeplasma-addons-4.9.4-1|904	%{_kde_libdir}/kde4/plasma_runner_events.so
12mr|kdeplasma-addons-4.9.4-1|905	%{_kde_libdir}/kde4/kcm_plasma_runner_events.so
12mr|kdeplasma-addons-4.9.4-1|906	%{_kde_services}/plasma-runner-events_config.desktop
12mr|kdeplasma-addons-4.9.4-1|907	%{_kde_services}/plasma-runner-events.desktop
12mr|kdeplasma-addons-4.9.4-1|908	
12mr|kdeplasma-addons-4.9.4-1|909	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|910	
12mr|kdeplasma-addons-4.9.4-1|911	%package -n plasma-applet-weatherstation
12mr|kdeplasma-addons-4.9.4-1|912	Summary:	Plasma applet weatherstation
12mr|kdeplasma-addons-4.9.4-1|913	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|914	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|915	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|916	
12mr|kdeplasma-addons-4.9.4-1|917	%description -n plasma-applet-weatherstation
12mr|kdeplasma-addons-4.9.4-1|918	Plasma applet weatherstation
12mr|kdeplasma-addons-4.9.4-1|919	
12mr|kdeplasma-addons-4.9.4-1|920	%files -n plasma-applet-weatherstation
12mr|kdeplasma-addons-4.9.4-1|921	%{_kde_libdir}/kde4/plasma_applet_weatherstation.so
12mr|kdeplasma-addons-4.9.4-1|922	%{_kde_appsdir}/desktoptheme/default/weatherstation
12mr|kdeplasma-addons-4.9.4-1|923	%{_kde_services}/plasma-applet-weatherstation.desktop
12mr|kdeplasma-addons-4.9.4-1|924	
12mr|kdeplasma-addons-4.9.4-1|925	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|926	
12mr|kdeplasma-addons-4.9.4-1|927	%package -n plasma-applet-news
12mr|kdeplasma-addons-4.9.4-1|928	Summary:	Plasma applet news
12mr|kdeplasma-addons-4.9.4-1|929	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|930	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|931	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|932	
12mr|kdeplasma-addons-4.9.4-1|933	%description -n plasma-applet-news
12mr|kdeplasma-addons-4.9.4-1|934	Plasma applet news
12mr|kdeplasma-addons-4.9.4-1|935	
12mr|kdeplasma-addons-4.9.4-1|936	%files -n plasma-applet-news
12mr|kdeplasma-addons-4.9.4-1|937	%{_kde_services}/plasma-applet-news.desktop
12mr|kdeplasma-addons-4.9.4-1|938	%{_kde_libdir}/kde4/plasma_applet_news.so
12mr|kdeplasma-addons-4.9.4-1|939	%{_kde_appsdir}/desktoptheme/default/stylesheets/news.css
12mr|kdeplasma-addons-4.9.4-1|940	
12mr|kdeplasma-addons-4.9.4-1|941	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|942	
12mr|kdeplasma-addons-4.9.4-1|943	%package -n plasma-applet-charselect
12mr|kdeplasma-addons-4.9.4-1|944	Summary:	Plasma applet charselect
12mr|kdeplasma-addons-4.9.4-1|945	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|946	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|947	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|948	
12mr|kdeplasma-addons-4.9.4-1|949	%description -n plasma-applet-charselect
12mr|kdeplasma-addons-4.9.4-1|950	Plasma applet charselect
12mr|kdeplasma-addons-4.9.4-1|951	
12mr|kdeplasma-addons-4.9.4-1|952	%files -n plasma-applet-charselect
12mr|kdeplasma-addons-4.9.4-1|953	%{_kde_services}/plasma-applet-charselect.desktop
12mr|kdeplasma-addons-4.9.4-1|954	%{_kde_libdir}/kde4/plasma_applet_charselect.so
12mr|kdeplasma-addons-4.9.4-1|955	
12mr|kdeplasma-addons-4.9.4-1|956	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|957	
12mr|kdeplasma-addons-4.9.4-1|958	%package -n plasma-applet-eyes
12mr|kdeplasma-addons-4.9.4-1|959	Summary:	Plasma applet paste
12mr|kdeplasma-addons-4.9.4-1|960	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|961	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|962	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|963	
12mr|kdeplasma-addons-4.9.4-1|964	%description -n plasma-applet-eyes
12mr|kdeplasma-addons-4.9.4-1|965	Plasma applet eyes
12mr|kdeplasma-addons-4.9.4-1|966	
12mr|kdeplasma-addons-4.9.4-1|967	%files -n plasma-applet-eyes
12mr|kdeplasma-addons-4.9.4-1|968	%{_kde_libdir}/kde4/plasma_applet_eyes.so
12mr|kdeplasma-addons-4.9.4-1|969	%{_kde_services}/plasma-applet-eyes.desktop
12mr|kdeplasma-addons-4.9.4-1|970	%{_kde_iconsdir}/hicolor/*/apps/eyes.*
12mr|kdeplasma-addons-4.9.4-1|971	
12mr|kdeplasma-addons-4.9.4-1|972	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|973	
12mr|kdeplasma-addons-4.9.4-1|974	%package -n plasma-applet-paste
12mr|kdeplasma-addons-4.9.4-1|975	Summary:	Plasma applet paste
12mr|kdeplasma-addons-4.9.4-1|976	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|977	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|978	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|979	
12mr|kdeplasma-addons-4.9.4-1|980	%description -n plasma-applet-paste
12mr|kdeplasma-addons-4.9.4-1|981	Plasma applet paste
12mr|kdeplasma-addons-4.9.4-1|982	
12mr|kdeplasma-addons-4.9.4-1|983	%files -n plasma-applet-paste
12mr|kdeplasma-addons-4.9.4-1|984	%{_kde_libdir}/kde4/plasma_applet_paste.so
12mr|kdeplasma-addons-4.9.4-1|985	%{_kde_services}/plasma-applet-paste.desktop
12mr|kdeplasma-addons-4.9.4-1|986	
12mr|kdeplasma-addons-4.9.4-1|987	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|988	
12mr|kdeplasma-addons-4.9.4-1|989	%package -n plasma-applet-timer
12mr|kdeplasma-addons-4.9.4-1|990	Summary:	Plasma applet timer
12mr|kdeplasma-addons-4.9.4-1|991	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|992	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|993	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|994	
12mr|kdeplasma-addons-4.9.4-1|995	%description -n plasma-applet-timer
12mr|kdeplasma-addons-4.9.4-1|996	Plasma applet timer
12mr|kdeplasma-addons-4.9.4-1|997	
12mr|kdeplasma-addons-4.9.4-1|998	%files -n plasma-applet-timer
12mr|kdeplasma-addons-4.9.4-1|999	%{_kde_libdir}/kde4/plasma_applet_timer.so
12mr|kdeplasma-addons-4.9.4-1|1000	%{_kde_services}/plasma-applet-timer.desktop
12mr|kdeplasma-addons-4.9.4-1|1001	
12mr|kdeplasma-addons-4.9.4-1|1002	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1003	
12mr|kdeplasma-addons-4.9.4-1|1004	%package -n plasma-applet-opendesktop
12mr|kdeplasma-addons-4.9.4-1|1005	Summary:	Communicate using the Social Desktop
12mr|kdeplasma-addons-4.9.4-1|1006	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1007	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1008	Requires:	plasma-dataengine-ocs
12mr|kdeplasma-addons-4.9.4-1|1009	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|1010	
12mr|kdeplasma-addons-4.9.4-1|1011	%description -n plasma-applet-opendesktop
12mr|kdeplasma-addons-4.9.4-1|1012	Communicate using the Social Desktop.
12mr|kdeplasma-addons-4.9.4-1|1013	
12mr|kdeplasma-addons-4.9.4-1|1014	%files -n plasma-applet-opendesktop
12mr|kdeplasma-addons-4.9.4-1|1015	%{_kde_libdir}/kde4/plasma_applet_opendesktop.so
12mr|kdeplasma-addons-4.9.4-1|1016	%{_kde_services}/plasma-applet-opendesktop.desktop
12mr|kdeplasma-addons-4.9.4-1|1017	%{_kde_services}/plasma-applet-opendesktop-activities.desktop
12mr|kdeplasma-addons-4.9.4-1|1018	%{_kde_libdir}/kde4/plasma_applet_opendesktop_activities.so
12mr|kdeplasma-addons-4.9.4-1|1019	%{_kde_appsdir}/plasma-applet-opendesktop-activities/plasma-applet-opendesktop-activities.notifyrc
12mr|kdeplasma-addons-4.9.4-1|1020	%{_kde_appsdir}/plasma/services/ocsPerson.operations
12mr|kdeplasma-addons-4.9.4-1|1021	%{_kde_appsdir}/plasma-applet-opendesktop
12mr|kdeplasma-addons-4.9.4-1|1022	
12mr|kdeplasma-addons-4.9.4-1|1023	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1024	
12mr|kdeplasma-addons-4.9.4-1|1025	%package -n plasma-applet-magnifique
12mr|kdeplasma-addons-4.9.4-1|1026	Summary:	A magnification glass for Plasma canvas
12mr|kdeplasma-addons-4.9.4-1|1027	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1028	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1029	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|1030	
12mr|kdeplasma-addons-4.9.4-1|1031	%description -n plasma-applet-magnifique
12mr|kdeplasma-addons-4.9.4-1|1032	A magnification glass for Plasma canvas.
12mr|kdeplasma-addons-4.9.4-1|1033	
12mr|kdeplasma-addons-4.9.4-1|1034	%files -n plasma-applet-magnifique
12mr|kdeplasma-addons-4.9.4-1|1035	%{_kde_libdir}/kde4/plasma_applet_magnifique.so
12mr|kdeplasma-addons-4.9.4-1|1036	%{_kde_services}/plasma-applet-magnifique.desktop
12mr|kdeplasma-addons-4.9.4-1|1037	
12mr|kdeplasma-addons-4.9.4-1|1038	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1039	
12mr|kdeplasma-addons-4.9.4-1|1040	%package -n plasma-applet-qalculate
12mr|kdeplasma-addons-4.9.4-1|1041	Summary:	A Qalculate plasma applet
12mr|kdeplasma-addons-4.9.4-1|1042	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1043	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1044	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|1045	
12mr|kdeplasma-addons-4.9.4-1|1046	%description -n plasma-applet-qalculate
12mr|kdeplasma-addons-4.9.4-1|1047	A Qalculate plasma applet
12mr|kdeplasma-addons-4.9.4-1|1048	
12mr|kdeplasma-addons-4.9.4-1|1049	%files -n plasma-applet-qalculate
12mr|kdeplasma-addons-4.9.4-1|1050	%{_kde_libdir}/kde4/plasma_applet_qalculate.so
12mr|kdeplasma-addons-4.9.4-1|1051	%{_kde_services}/plasma-applet-qalculate.desktop
12mr|kdeplasma-addons-4.9.4-1|1052	%{_kde_iconsdir}/hicolor/*/apps/qalculate-applet.png
12mr|kdeplasma-addons-4.9.4-1|1053	
12mr|kdeplasma-addons-4.9.4-1|1054	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1055	
12mr|kdeplasma-addons-4.9.4-1|1056	%package -n plasma-applet-mediaplayer
12mr|kdeplasma-addons-4.9.4-1|1057	Summary:	Widget that can play video and sound
12mr|kdeplasma-addons-4.9.4-1|1058	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1059	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1060	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|1061	
12mr|kdeplasma-addons-4.9.4-1|1062	%description -n plasma-applet-mediaplayer
12mr|kdeplasma-addons-4.9.4-1|1063	Widget that can play video and sound.
12mr|kdeplasma-addons-4.9.4-1|1064	
12mr|kdeplasma-addons-4.9.4-1|1065	%files -n plasma-applet-mediaplayer
12mr|kdeplasma-addons-4.9.4-1|1066	%{_kde_libdir}/kde4/plasma_applet_mediaplayer.so
12mr|kdeplasma-addons-4.9.4-1|1067	%{_kde_services}/plasma-applet-mediaplayer.desktop
12mr|kdeplasma-addons-4.9.4-1|1068	
12mr|kdeplasma-addons-4.9.4-1|1069	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1070	
12mr|kdeplasma-addons-4.9.4-1|1071	%package -n plasma-applet-spellcheck
12mr|kdeplasma-addons-4.9.4-1|1072	Summary:	Fast spell checking applet
12mr|kdeplasma-addons-4.9.4-1|1073	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1074	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1075	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|1076	
12mr|kdeplasma-addons-4.9.4-1|1077	%description -n plasma-applet-spellcheck
12mr|kdeplasma-addons-4.9.4-1|1078	Fast spell checking applet
12mr|kdeplasma-addons-4.9.4-1|1079	
12mr|kdeplasma-addons-4.9.4-1|1080	%files -n plasma-applet-spellcheck
12mr|kdeplasma-addons-4.9.4-1|1081	%{_kde_libdir}/kde4/plasma_applet_spellcheck.so
12mr|kdeplasma-addons-4.9.4-1|1082	%{_kde_services}/plasma-applet-spellcheck.desktop
12mr|kdeplasma-addons-4.9.4-1|1083	
12mr|kdeplasma-addons-4.9.4-1|1084	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1085	
12mr|kdeplasma-addons-4.9.4-1|1086	%package -n plasma-applet-webslice
12mr|kdeplasma-addons-4.9.4-1|1087	Summary:	Applet that show a part of a webpage
12mr|kdeplasma-addons-4.9.4-1|1088	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1089	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1090	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|1091	
12mr|kdeplasma-addons-4.9.4-1|1092	%description -n plasma-applet-webslice
12mr|kdeplasma-addons-4.9.4-1|1093	Applet that show a part of a webpage
12mr|kdeplasma-addons-4.9.4-1|1094	
12mr|kdeplasma-addons-4.9.4-1|1095	%files -n plasma-applet-webslice
12mr|kdeplasma-addons-4.9.4-1|1096	%{_kde_services}/plasma-applet-webslice.desktop
12mr|kdeplasma-addons-4.9.4-1|1097	%{_kde_libdir}/kde4/plasma_applet_webslice.so
12mr|kdeplasma-addons-4.9.4-1|1098	
12mr|kdeplasma-addons-4.9.4-1|1099	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1100	
12mr|kdeplasma-addons-4.9.4-1|1101	%package -n plasma-applet-rtm
12mr|kdeplasma-addons-4.9.4-1|1102	Summary:	Remember The Milk Todo list applet
12mr|kdeplasma-addons-4.9.4-1|1103	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1104	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1105	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|1106	Provides:	plasma-applet-rememberthemilk = %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|1107	Requires:	plasma-dataengine-rtm = %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|1108	
12mr|kdeplasma-addons-4.9.4-1|1109	%description -n plasma-applet-rtm
12mr|kdeplasma-addons-4.9.4-1|1110	Remember The Milk Todo list applet.
12mr|kdeplasma-addons-4.9.4-1|1111	
12mr|kdeplasma-addons-4.9.4-1|1112	%files -n plasma-applet-rtm
12mr|kdeplasma-addons-4.9.4-1|1113	%{_kde_libdir}/kde4/plasma_applet_rtm.so
12mr|kdeplasma-addons-4.9.4-1|1114	%{_kde_services}/plasma-applet-rememberthemilk.desktop
12mr|kdeplasma-addons-4.9.4-1|1115	
12mr|kdeplasma-addons-4.9.4-1|1116	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1117	
12mr|kdeplasma-addons-4.9.4-1|1118	%package -n plasma-runner-konquerorsessions
12mr|kdeplasma-addons-4.9.4-1|1119	Summary:	Plasma runner places
12mr|kdeplasma-addons-4.9.4-1|1120	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1121	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1122	Provides:	plasma-runner
12mr|kdeplasma-addons-4.9.4-1|1123	
12mr|kdeplasma-addons-4.9.4-1|1124	%description -n plasma-runner-konquerorsessions
12mr|kdeplasma-addons-4.9.4-1|1125	Plasma runner konquerorsessions.
12mr|kdeplasma-addons-4.9.4-1|1126	
12mr|kdeplasma-addons-4.9.4-1|1127	%files -n plasma-runner-konquerorsessions
12mr|kdeplasma-addons-4.9.4-1|1128	%{_kde_services}/konquerorsessions.desktop
12mr|kdeplasma-addons-4.9.4-1|1129	%{_kde_libdir}/kde4/krunner_konquerorsessions.so
12mr|kdeplasma-addons-4.9.4-1|1130	
12mr|kdeplasma-addons-4.9.4-1|1131	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1132	
12mr|kdeplasma-addons-4.9.4-1|1133	%package -n plasma-runner-katesessions
12mr|kdeplasma-addons-4.9.4-1|1134	Summary:	Plasma runner katesessions
12mr|kdeplasma-addons-4.9.4-1|1135	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1136	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1137	Provides:	plasma-runner
12mr|kdeplasma-addons-4.9.4-1|1138	
12mr|kdeplasma-addons-4.9.4-1|1139	%description -n plasma-runner-katesessions
12mr|kdeplasma-addons-4.9.4-1|1140	Plasma runner katesessions.
12mr|kdeplasma-addons-4.9.4-1|1141	
12mr|kdeplasma-addons-4.9.4-1|1142	%files -n plasma-runner-katesessions
12mr|kdeplasma-addons-4.9.4-1|1143	%{_kde_services}/katesessions.desktop
12mr|kdeplasma-addons-4.9.4-1|1144	%{_kde_libdir}/kde4/krunner_katesessions.so
12mr|kdeplasma-addons-4.9.4-1|1145	
12mr|kdeplasma-addons-4.9.4-1|1146	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1147	
12mr|kdeplasma-addons-4.9.4-1|1148	%package -n plasma-runner-konsolesessions
12mr|kdeplasma-addons-4.9.4-1|1149	Summary:	Plasma runner konsolesessions
12mr|kdeplasma-addons-4.9.4-1|1150	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1151	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1152	Provides:	plasma-runner
12mr|kdeplasma-addons-4.9.4-1|1153	
12mr|kdeplasma-addons-4.9.4-1|1154	%description -n plasma-runner-konsolesessions
12mr|kdeplasma-addons-4.9.4-1|1155	Plasma runner konsolesessions.
12mr|kdeplasma-addons-4.9.4-1|1156	
12mr|kdeplasma-addons-4.9.4-1|1157	%files -n plasma-runner-konsolesessions
12mr|kdeplasma-addons-4.9.4-1|1158	%{_kde_services}/konsolesessions.desktop
12mr|kdeplasma-addons-4.9.4-1|1159	%{_kde_libdir}/kde4/krunner_konsolesessions.so
12mr|kdeplasma-addons-4.9.4-1|1160	
12mr|kdeplasma-addons-4.9.4-1|1161	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1162	
12mr|kdeplasma-addons-4.9.4-1|1163	%package -n plasma-runner-browserhistory
12mr|kdeplasma-addons-4.9.4-1|1164	Summary:	Plasma runner browserhistory
12mr|kdeplasma-addons-4.9.4-1|1165	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1166	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1167	Provides:	plasma-runner
12mr|kdeplasma-addons-4.9.4-1|1168	
12mr|kdeplasma-addons-4.9.4-1|1169	%description -n plasma-runner-browserhistory
12mr|kdeplasma-addons-4.9.4-1|1170	Plasma runner browserhistory.
12mr|kdeplasma-addons-4.9.4-1|1171	
12mr|kdeplasma-addons-4.9.4-1|1172	%files -n plasma-runner-browserhistory
12mr|kdeplasma-addons-4.9.4-1|1173	%{_kde_libdir}/kde4/krunner_browserhistory.so
12mr|kdeplasma-addons-4.9.4-1|1174	%{_kde_services}/browserhistory.desktop
12mr|kdeplasma-addons-4.9.4-1|1175	
12mr|kdeplasma-addons-4.9.4-1|1176	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1177	
12mr|kdeplasma-addons-4.9.4-1|1178	%package -n plasma-runner-spellchecker
12mr|kdeplasma-addons-4.9.4-1|1179	Summary:	Plasma runner spellchecker
12mr|kdeplasma-addons-4.9.4-1|1180	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1181	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1182	Provides:	plasma-runner
12mr|kdeplasma-addons-4.9.4-1|1183	
12mr|kdeplasma-addons-4.9.4-1|1184	%description -n plasma-runner-spellchecker
12mr|kdeplasma-addons-4.9.4-1|1185	Plasma runner spellchecker.
12mr|kdeplasma-addons-4.9.4-1|1186	
12mr|kdeplasma-addons-4.9.4-1|1187	%files -n plasma-runner-spellchecker
12mr|kdeplasma-addons-4.9.4-1|1188	%{_kde_services}/plasma-runner-spellchecker.desktop
12mr|kdeplasma-addons-4.9.4-1|1189	%{_kde_services}/plasma-runner-spellchecker_config.desktop
12mr|kdeplasma-addons-4.9.4-1|1190	%{_kde_libdir}/kde4/krunner_spellcheckrunner.so
12mr|kdeplasma-addons-4.9.4-1|1191	%{_kde_libdir}/kde4/kcm_krunner_spellcheck.so
12mr|kdeplasma-addons-4.9.4-1|1192	
12mr|kdeplasma-addons-4.9.4-1|1193	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1194	
12mr|kdeplasma-addons-4.9.4-1|1195	%package -n plasma-runner-audioplayercontrol
12mr|kdeplasma-addons-4.9.4-1|1196	Summary:	Plasma runner audioplayercontrol
12mr|kdeplasma-addons-4.9.4-1|1197	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1198	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1199	Provides:	plasma-runner
12mr|kdeplasma-addons-4.9.4-1|1200	
12mr|kdeplasma-addons-4.9.4-1|1201	%description -n plasma-runner-audioplayercontrol
12mr|kdeplasma-addons-4.9.4-1|1202	Plasma runner audioplayercontrol.
12mr|kdeplasma-addons-4.9.4-1|1203	
12mr|kdeplasma-addons-4.9.4-1|1204	%files -n plasma-runner-audioplayercontrol
12mr|kdeplasma-addons-4.9.4-1|1205	%{_kde_libdir}/kde4/kcm_krunner_audioplayercontrol.so
12mr|kdeplasma-addons-4.9.4-1|1206	%{_kde_libdir}/kde4/krunner_audioplayercontrol.so
12mr|kdeplasma-addons-4.9.4-1|1207	%{_kde_services}/plasma-runner-audioplayercontrol.desktop
12mr|kdeplasma-addons-4.9.4-1|1208	%{_kde_services}/plasma-runner-audioplayercontrol_config.desktop
12mr|kdeplasma-addons-4.9.4-1|1209	
12mr|kdeplasma-addons-4.9.4-1|1210	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1211	
12mr|kdeplasma-addons-4.9.4-1|1212	%package -n plasma-runner-kopete
12mr|kdeplasma-addons-4.9.4-1|1213	Summary:	Plasma runner kopete
12mr|kdeplasma-addons-4.9.4-1|1214	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1215	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1216	Provides:	plasma-runner
12mr|kdeplasma-addons-4.9.4-1|1217	
12mr|kdeplasma-addons-4.9.4-1|1218	%description -n plasma-runner-kopete
12mr|kdeplasma-addons-4.9.4-1|1219	Plasma runner kopete.
12mr|kdeplasma-addons-4.9.4-1|1220	
12mr|kdeplasma-addons-4.9.4-1|1221	%files -n plasma-runner-kopete
12mr|kdeplasma-addons-4.9.4-1|1222	%{_kde_libdir}/kde4/krunner_kopete.so
12mr|kdeplasma-addons-4.9.4-1|1223	%{_kde_services}/plasma-runner-kopete.desktop
12mr|kdeplasma-addons-4.9.4-1|1224	
12mr|kdeplasma-addons-4.9.4-1|1225	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1226	
12mr|kdeplasma-addons-4.9.4-1|1227	%package -n plasma-runner-mediawiki
12mr|kdeplasma-addons-4.9.4-1|1228	Summary:	Plasma runner mediawiki (matches MediaWiki queries)
12mr|kdeplasma-addons-4.9.4-1|1229	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1230	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1231	Provides:	plasma-runner
12mr|kdeplasma-addons-4.9.4-1|1232	
12mr|kdeplasma-addons-4.9.4-1|1233	%description -n plasma-runner-mediawiki
12mr|kdeplasma-addons-4.9.4-1|1234	Plasma runner mediawiki (matches MediaWiki queries).
12mr|kdeplasma-addons-4.9.4-1|1235	
12mr|kdeplasma-addons-4.9.4-1|1236	%files -n plasma-runner-mediawiki
12mr|kdeplasma-addons-4.9.4-1|1237	%{_kde_libdir}/kde4/krunner_mediawiki.so
12mr|kdeplasma-addons-4.9.4-1|1238	%{_kde_services}/plasma-runner-techbase.desktop
12mr|kdeplasma-addons-4.9.4-1|1239	%{_kde_services}/plasma-runner-wikipedia.desktop
12mr|kdeplasma-addons-4.9.4-1|1240	%{_kde_services}/plasma-runner-wikitravel.desktop
12mr|kdeplasma-addons-4.9.4-1|1241	
12mr|kdeplasma-addons-4.9.4-1|1242	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1243	
12mr|kdeplasma-addons-4.9.4-1|1244	%package -n plasma-runner-youtube
12mr|kdeplasma-addons-4.9.4-1|1245	Summary:	Plasma runner youtube (matches YouTube queries)
12mr|kdeplasma-addons-4.9.4-1|1246	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1247	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1248	Provides:	plasma-runner
12mr|kdeplasma-addons-4.9.4-1|1249	Conflicts:	kipi-plugins-youtube < 2.0.2-2
12mr|kdeplasma-addons-4.9.4-1|1250	
12mr|kdeplasma-addons-4.9.4-1|1251	%description -n plasma-runner-youtube
12mr|kdeplasma-addons-4.9.4-1|1252	Plasma runner youtube (matches YouTube queries).
12mr|kdeplasma-addons-4.9.4-1|1253	
12mr|kdeplasma-addons-4.9.4-1|1254	%files -n plasma-runner-youtube
12mr|kdeplasma-addons-4.9.4-1|1255	%{_kde_libdir}/kde4/krunner_youtube.so
12mr|kdeplasma-addons-4.9.4-1|1256	%{_kde_services}/plasma-runner-youtube.desktop
12mr|kdeplasma-addons-4.9.4-1|1257	%{_kde_iconsdir}/hicolor/*/actions/youtube.*
12mr|kdeplasma-addons-4.9.4-1|1258	
12mr|kdeplasma-addons-4.9.4-1|1259	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1260	
12mr|kdeplasma-addons-4.9.4-1|1261	%package -n plasma-wallpaper-pattern
12mr|kdeplasma-addons-4.9.4-1|1262	Summary:	Pattern wallpaper
12mr|kdeplasma-addons-4.9.4-1|1263	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1264	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1265	Provides:	plasma-wallpaper
12mr|kdeplasma-addons-4.9.4-1|1266	
12mr|kdeplasma-addons-4.9.4-1|1267	%description -n plasma-wallpaper-pattern
12mr|kdeplasma-addons-4.9.4-1|1268	Pattern wallpaper.
12mr|kdeplasma-addons-4.9.4-1|1269	
12mr|kdeplasma-addons-4.9.4-1|1270	%files -n plasma-wallpaper-pattern
12mr|kdeplasma-addons-4.9.4-1|1271	%{_kde_libdir}/kde4/plasma_wallpaper_pattern.so
12mr|kdeplasma-addons-4.9.4-1|1272	%{_kde_services}/plasma-wallpaper-pattern.desktop
12mr|kdeplasma-addons-4.9.4-1|1273	%{_kde_appsdir}/plasma_wallpaper_pattern
12mr|kdeplasma-addons-4.9.4-1|1274	
12mr|kdeplasma-addons-4.9.4-1|1275	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1276	
12mr|kdeplasma-addons-4.9.4-1|1277	%package -n plasma-wallpaper-weather
12mr|kdeplasma-addons-4.9.4-1|1278	Summary:	Weather wallpaper
12mr|kdeplasma-addons-4.9.4-1|1279	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1280	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1281	Provides:	plasma-wallpaper
12mr|kdeplasma-addons-4.9.4-1|1282	
12mr|kdeplasma-addons-4.9.4-1|1283	%description -n plasma-wallpaper-weather
12mr|kdeplasma-addons-4.9.4-1|1284	Weather wallpaper.
12mr|kdeplasma-addons-4.9.4-1|1285	
12mr|kdeplasma-addons-4.9.4-1|1286	%files -n plasma-wallpaper-weather
12mr|kdeplasma-addons-4.9.4-1|1287	%{_kde_libdir}/kde4/plasma_wallpaper_weather.so
12mr|kdeplasma-addons-4.9.4-1|1288	%{_kde_services}/plasma-wallpaper-weather.desktop
12mr|kdeplasma-addons-4.9.4-1|1289	%{_kde_configdir}/plasmaweather.knsrc
12mr|kdeplasma-addons-4.9.4-1|1290	
12mr|kdeplasma-addons-4.9.4-1|1291	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1292	
12mr|kdeplasma-addons-4.9.4-1|1293	%package -n plasma-wallpaper-virus
12mr|kdeplasma-addons-4.9.4-1|1294	Summary:	Virus wallpaper
12mr|kdeplasma-addons-4.9.4-1|1295	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1296	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1297	Provides:	plasma-wallpaper
12mr|kdeplasma-addons-4.9.4-1|1298	
12mr|kdeplasma-addons-4.9.4-1|1299	%description -n plasma-wallpaper-virus
12mr|kdeplasma-addons-4.9.4-1|1300	Virus wallpaper.
12mr|kdeplasma-addons-4.9.4-1|1301	
12mr|kdeplasma-addons-4.9.4-1|1302	%files -n plasma-wallpaper-virus
12mr|kdeplasma-addons-4.9.4-1|1303	%{_kde_libdir}/kde4/plasma_wallpaper_virus.so
12mr|kdeplasma-addons-4.9.4-1|1304	%{_kde_services}/plasma-wallpaper-virus.desktop
12mr|kdeplasma-addons-4.9.4-1|1305	%{_kde_configdir}/virus_wallpaper.knsrc
12mr|kdeplasma-addons-4.9.4-1|1306	
12mr|kdeplasma-addons-4.9.4-1|1307	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1308	
12mr|kdeplasma-addons-4.9.4-1|1309	%package -n plasma-wallpaper-marble
12mr|kdeplasma-addons-4.9.4-1|1310	Summary:	Marble wallpaper
12mr|kdeplasma-addons-4.9.4-1|1311	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1312	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1313	Requires:	marble-common
12mr|kdeplasma-addons-4.9.4-1|1314	Provides:	plasma-wallpaper
12mr|kdeplasma-addons-4.9.4-1|1315	
12mr|kdeplasma-addons-4.9.4-1|1316	%description -n plasma-wallpaper-marble
12mr|kdeplasma-addons-4.9.4-1|1317	Marble wallpaper.
12mr|kdeplasma-addons-4.9.4-1|1318	
12mr|kdeplasma-addons-4.9.4-1|1319	%files -n plasma-wallpaper-marble
12mr|kdeplasma-addons-4.9.4-1|1320	%{_kde_libdir}/kde4/plasma_wallpaper_marble.so
12mr|kdeplasma-addons-4.9.4-1|1321	%{_kde_services}/plasma-wallpaper-marble.desktop
12mr|kdeplasma-addons-4.9.4-1|1322	
12mr|kdeplasma-addons-4.9.4-1|1323	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1324	
12mr|kdeplasma-addons-4.9.4-1|1325	%package -n plasma-wallpaper-mandelbrot
12mr|kdeplasma-addons-4.9.4-1|1326	Summary:	Mandelbrot wallpaper
12mr|kdeplasma-addons-4.9.4-1|1327	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1328	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1329	Provides:	plasma-wallpaper
12mr|kdeplasma-addons-4.9.4-1|1330	
12mr|kdeplasma-addons-4.9.4-1|1331	%description -n plasma-wallpaper-mandelbrot
12mr|kdeplasma-addons-4.9.4-1|1332	Mandelbrot wallpaper.
12mr|kdeplasma-addons-4.9.4-1|1333	
12mr|kdeplasma-addons-4.9.4-1|1334	%files -n plasma-wallpaper-mandelbrot
12mr|kdeplasma-addons-4.9.4-1|1335	%{_kde_libdir}/kde4/plasma_wallpaper_mandelbrot.so
12mr|kdeplasma-addons-4.9.4-1|1336	%{_kde_services}/plasma-wallpaper-mandelbrot.desktop
12mr|kdeplasma-addons-4.9.4-1|1337	
12mr|kdeplasma-addons-4.9.4-1|1338	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1339	
12mr|kdeplasma-addons-4.9.4-1|1340	%define plasmacomicprovidercore_major 1
12mr|kdeplasma-addons-4.9.4-1|1341	%define libplasmacomicprovidercore %mklibname plasmacomicprovidercore %{plasmacomicprovidercore_major}
12mr|kdeplasma-addons-4.9.4-1|1342	
12mr|kdeplasma-addons-4.9.4-1|1343	%package -n %{libplasmacomicprovidercore}
12mr|kdeplasma-addons-4.9.4-1|1344	Summary:	%{name} library
12mr|kdeplasma-addons-4.9.4-1|1345	Group:		System/Libraries
12mr|kdeplasma-addons-4.9.4-1|1346	
12mr|kdeplasma-addons-4.9.4-1|1347	%description -n %{libplasmacomicprovidercore}
12mr|kdeplasma-addons-4.9.4-1|1348	%{name} library.
12mr|kdeplasma-addons-4.9.4-1|1349	
12mr|kdeplasma-addons-4.9.4-1|1350	%files -n %{libplasmacomicprovidercore}
12mr|kdeplasma-addons-4.9.4-1|1351	%{_kde_libdir}/libplasmacomicprovidercore.so.%{plasmacomicprovidercore_major}*
12mr|kdeplasma-addons-4.9.4-1|1352	
12mr|kdeplasma-addons-4.9.4-1|1353	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1354	
12mr|kdeplasma-addons-4.9.4-1|1355	%define plasmaweather_major 4
12mr|kdeplasma-addons-4.9.4-1|1356	%define libplasmaweather %mklibname plasmaweather %{plasmaweather_major}
12mr|kdeplasma-addons-4.9.4-1|1357	
12mr|kdeplasma-addons-4.9.4-1|1358	%package -n %{libplasmaweather}
12mr|kdeplasma-addons-4.9.4-1|1359	Summary:	%{name} library
12mr|kdeplasma-addons-4.9.4-1|1360	Group:		System/Libraries
12mr|kdeplasma-addons-4.9.4-1|1361	
12mr|kdeplasma-addons-4.9.4-1|1362	%description -n %{libplasmaweather}
12mr|kdeplasma-addons-4.9.4-1|1363	%{name} library.
12mr|kdeplasma-addons-4.9.4-1|1364	
12mr|kdeplasma-addons-4.9.4-1|1365	%files -n %{libplasmaweather}
12mr|kdeplasma-addons-4.9.4-1|1366	%{_kde_libdir}/libplasmaweather.so.%{plasmaweather_major}*
12mr|kdeplasma-addons-4.9.4-1|1367	
12mr|kdeplasma-addons-4.9.4-1|1368	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1369	
12mr|kdeplasma-addons-4.9.4-1|1370	%define rtm_major 4
12mr|kdeplasma-addons-4.9.4-1|1371	%define librtm %mklibname rtm %{rtm_major}
12mr|kdeplasma-addons-4.9.4-1|1372	
12mr|kdeplasma-addons-4.9.4-1|1373	%package -n %{librtm}
12mr|kdeplasma-addons-4.9.4-1|1374	Summary:	%{name} library
12mr|kdeplasma-addons-4.9.4-1|1375	Group:		System/Libraries
12mr|kdeplasma-addons-4.9.4-1|1376	
12mr|kdeplasma-addons-4.9.4-1|1377	%description -n %{librtm}
12mr|kdeplasma-addons-4.9.4-1|1378	%{name} library.
12mr|kdeplasma-addons-4.9.4-1|1379	
12mr|kdeplasma-addons-4.9.4-1|1380	%files -n %{librtm}
12mr|kdeplasma-addons-4.9.4-1|1381	%{_kde_libdir}/librtm.so.%{rtm_major}*
12mr|kdeplasma-addons-4.9.4-1|1382	
12mr|kdeplasma-addons-4.9.4-1|1383	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1384	
12mr|kdeplasma-addons-4.9.4-1|1385	%define plasmapotdprovidercore_major 1
12mr|kdeplasma-addons-4.9.4-1|1386	%define libplasmapotdprovidercore %mklibname plasmapotdprovidercore %{plasmapotdprovidercore_major}
12mr|kdeplasma-addons-4.9.4-1|1387	
12mr|kdeplasma-addons-4.9.4-1|1388	%package -n %{libplasmapotdprovidercore}
12mr|kdeplasma-addons-4.9.4-1|1389	Summary:	%{name} library
12mr|kdeplasma-addons-4.9.4-1|1390	Group:		System/Libraries
12mr|kdeplasma-addons-4.9.4-1|1391	
12mr|kdeplasma-addons-4.9.4-1|1392	%description -n %{libplasmapotdprovidercore}
12mr|kdeplasma-addons-4.9.4-1|1393	%{name} library.
12mr|kdeplasma-addons-4.9.4-1|1394	
12mr|kdeplasma-addons-4.9.4-1|1395	%files -n %{libplasmapotdprovidercore}
12mr|kdeplasma-addons-4.9.4-1|1396	%{_kde_libdir}/libplasmapotdprovidercore.so.%{plasmapotdprovidercore_major}*
12mr|kdeplasma-addons-4.9.4-1|1397	
12mr|kdeplasma-addons-4.9.4-1|1398	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1399	
12mr|kdeplasma-addons-4.9.4-1|1400	%define lancelot_datamodels_major 1
12mr|kdeplasma-addons-4.9.4-1|1401	%define liblancelot_datamodels %mklibname lancelot-datamodels %{lancelot_datamodels_major}
12mr|kdeplasma-addons-4.9.4-1|1402	
12mr|kdeplasma-addons-4.9.4-1|1403	%package -n %{liblancelot_datamodels}
12mr|kdeplasma-addons-4.9.4-1|1404	Summary:	%{name} library
12mr|kdeplasma-addons-4.9.4-1|1405	Group:		System/Libraries
12mr|kdeplasma-addons-4.9.4-1|1406	Obsoletes:	%{_lib}lancelot-datamodels0 < %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|1407	
12mr|kdeplasma-addons-4.9.4-1|1408	%description -n %{liblancelot_datamodels}
12mr|kdeplasma-addons-4.9.4-1|1409	%{name} library.
12mr|kdeplasma-addons-4.9.4-1|1410	
12mr|kdeplasma-addons-4.9.4-1|1411	%files -n %{liblancelot_datamodels}
12mr|kdeplasma-addons-4.9.4-1|1412	%{_kde_libdir}/liblancelot-datamodels.so.%{lancelot_datamodels_major}*
12mr|kdeplasma-addons-4.9.4-1|1413	
12mr|kdeplasma-addons-4.9.4-1|1414	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1415	
12mr|kdeplasma-addons-4.9.4-1|1416	%define plasma_containments_grouping_major 4
12mr|kdeplasma-addons-4.9.4-1|1417	%define libplasma_containments_grouping %mklibname plasmacontainmentsgrouping %{plasma_containments_grouping_major}
12mr|kdeplasma-addons-4.9.4-1|1418	
12mr|kdeplasma-addons-4.9.4-1|1419	%package -n %{libplasma_containments_grouping}
12mr|kdeplasma-addons-4.9.4-1|1420	Summary:	%{name} library
12mr|kdeplasma-addons-4.9.4-1|1421	Group:		System/Libraries
12mr|kdeplasma-addons-4.9.4-1|1422	
12mr|kdeplasma-addons-4.9.4-1|1423	%description -n %{libplasma_containments_grouping}
12mr|kdeplasma-addons-4.9.4-1|1424	%{name} library.
12mr|kdeplasma-addons-4.9.4-1|1425	
12mr|kdeplasma-addons-4.9.4-1|1426	%files -n %{libplasma_containments_grouping}
12mr|kdeplasma-addons-4.9.4-1|1427	%{_kde_libdir}/libplasma_groupingcontainment.so.%{plasma_containments_grouping_major}*
12mr|kdeplasma-addons-4.9.4-1|1428	
12mr|kdeplasma-addons-4.9.4-1|1429	#------------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1430	
12mr|kdeplasma-addons-4.9.4-1|1431	%package -n plasma-applet-kimpanel
12mr|kdeplasma-addons-4.9.4-1|1432	Summary:	KDE Input method panel (applet)
12mr|kdeplasma-addons-4.9.4-1|1433	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1434	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1435	Provides:	plasma-applet
12mr|kdeplasma-addons-4.9.4-1|1436	Requires:	plasma-dataengine-kimpanel
12mr|kdeplasma-addons-4.9.4-1|1437	
12mr|kdeplasma-addons-4.9.4-1|1438	%description -n plasma-applet-kimpanel
12mr|kdeplasma-addons-4.9.4-1|1439	KDE Input method panel (applet)
12mr|kdeplasma-addons-4.9.4-1|1440	
12mr|kdeplasma-addons-4.9.4-1|1441	%files -n plasma-applet-kimpanel
12mr|kdeplasma-addons-4.9.4-1|1442	%{_kde_libdir}/kde4/plasma_applet_kimpanel.so
12mr|kdeplasma-addons-4.9.4-1|1443	%{_kde_datadir}/config.kcfg/kimpanelconfig.kcfg
12mr|kdeplasma-addons-4.9.4-1|1444	%{_kde_services}/plasma-applet-kimpanel.desktop
12mr|kdeplasma-addons-4.9.4-1|1445	
12mr|kdeplasma-addons-4.9.4-1|1446	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1447	
12mr|kdeplasma-addons-4.9.4-1|1448	%package -n plasma-dataengine-kimpanel
12mr|kdeplasma-addons-4.9.4-1|1449	Summary:	Engine of the kimpanel plasma applet
12mr|kdeplasma-addons-4.9.4-1|1450	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1451	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1452	Provides:	plasma-dataengine
12mr|kdeplasma-addons-4.9.4-1|1453	
12mr|kdeplasma-addons-4.9.4-1|1454	%description -n plasma-dataengine-kimpanel
12mr|kdeplasma-addons-4.9.4-1|1455	Engine of the kimpanel plasma applet.
12mr|kdeplasma-addons-4.9.4-1|1456	
12mr|kdeplasma-addons-4.9.4-1|1457	%files -n plasma-dataengine-kimpanel
12mr|kdeplasma-addons-4.9.4-1|1458	%{_kde_libdir}/kde4/plasma_engine_kimpanel.so
12mr|kdeplasma-addons-4.9.4-1|1459	%{_kde_appsdir}/plasma/services/kimpanel.operations
12mr|kdeplasma-addons-4.9.4-1|1460	%{_kde_services}/plasma-dataengine-kimpanel.desktop
12mr|kdeplasma-addons-4.9.4-1|1461	
12mr|kdeplasma-addons-4.9.4-1|1462	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1463	
12mr|kdeplasma-addons-4.9.4-1|1464	%package -n plasma-wallpaper-potd
12mr|kdeplasma-addons-4.9.4-1|1465	Summary:	Potd wallpaper
12mr|kdeplasma-addons-4.9.4-1|1466	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1467	Requires:	kdebase4-workspace
12mr|kdeplasma-addons-4.9.4-1|1468	Provides:	plasma-wallpaper
12mr|kdeplasma-addons-4.9.4-1|1469	
12mr|kdeplasma-addons-4.9.4-1|1470	%description -n plasma-wallpaper-potd
12mr|kdeplasma-addons-4.9.4-1|1471	Potd wallpaper.
12mr|kdeplasma-addons-4.9.4-1|1472	
12mr|kdeplasma-addons-4.9.4-1|1473	%files -n plasma-wallpaper-potd
12mr|kdeplasma-addons-4.9.4-1|1474	%{_kde_libdir}/kde4/plasma_wallpaper_potd.so
12mr|kdeplasma-addons-4.9.4-1|1475	%{_kde_services}/plasma-wallpaper-potd.desktop
12mr|kdeplasma-addons-4.9.4-1|1476	
12mr|kdeplasma-addons-4.9.4-1|1477	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1478	
12mr|kdeplasma-addons-4.9.4-1|1479	%package -n plasma-containments-grouping
12mr|kdeplasma-addons-4.9.4-1|1480	Summary:	Containments that do widget grouping and gridding
12mr|kdeplasma-addons-4.9.4-1|1481	Group:		Graphical desktop/KDE
12mr|kdeplasma-addons-4.9.4-1|1482	
12mr|kdeplasma-addons-4.9.4-1|1483	%description -n plasma-containments-grouping
12mr|kdeplasma-addons-4.9.4-1|1484	This little project will provide the user the ability to layout his
12mr|kdeplasma-addons-4.9.4-1|1485	applets in a more advanced way: He will be able to group them inside
12mr|kdeplasma-addons-4.9.4-1|1486	special QGraphicsWidgets called Groups, in a way that depends on the
12mr|kdeplasma-addons-4.9.4-1|1487	specific group.
12mr|kdeplasma-addons-4.9.4-1|1488	
12mr|kdeplasma-addons-4.9.4-1|1489	%files -n plasma-containments-grouping
12mr|kdeplasma-addons-4.9.4-1|1490	%{_kde_libdir}/kde4/plasma_containment_groupingdesktop.so
12mr|kdeplasma-addons-4.9.4-1|1491	%{_kde_libdir}/kde4/plasma_containment_groupingpanel.so
12mr|kdeplasma-addons-4.9.4-1|1492	%{_kde_libdir}/kde4/plasma_containment_griddesktop.so
12mr|kdeplasma-addons-4.9.4-1|1493	%{_kde_services}/plasma-containment-griddesktop.desktop
12mr|kdeplasma-addons-4.9.4-1|1494	%{_kde_services}/plasma-containment-groupingdesktop.desktop
12mr|kdeplasma-addons-4.9.4-1|1495	%{_kde_services}/plasma-containment-groupingpanel.desktop
12mr|kdeplasma-addons-4.9.4-1|1496	
12mr|kdeplasma-addons-4.9.4-1|1497	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1498	
12mr|kdeplasma-addons-4.9.4-1|1499	%package devel
12mr|kdeplasma-addons-4.9.4-1|1500	Summary:	Devel stuff for %{name}
12mr|kdeplasma-addons-4.9.4-1|1501	Group:		Development/KDE and Qt
12mr|kdeplasma-addons-4.9.4-1|1502	Requires:	%{libplasmacomicprovidercore} = %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|1503	Requires:	%{libplasmaweather} = %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|1504	Requires:	%{librtm} = %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|1505	Requires:	%{libplasmapotdprovidercore} = %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|1506	Requires:	%{liblancelot} = %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|1507	Requires:	plasma-applet-kimpanel = %{EVRD}
12mr|kdeplasma-addons-4.9.4-1|1508	Requires:	kdelibs4-devel
12mr|kdeplasma-addons-4.9.4-1|1509	
12mr|kdeplasma-addons-4.9.4-1|1510	%description devel
12mr|kdeplasma-addons-4.9.4-1|1511	This package contains header files needed if you wish to build applications
12mr|kdeplasma-addons-4.9.4-1|1512	based on %{name}
12mr|kdeplasma-addons-4.9.4-1|1513	
12mr|kdeplasma-addons-4.9.4-1|1514	%files devel
12mr|kdeplasma-addons-4.9.4-1|1515	%{_kde_libdir}/*.so
12mr|kdeplasma-addons-4.9.4-1|1516	%{_kde_includedir}/lancelot
12mr|kdeplasma-addons-4.9.4-1|1517	%{_kde_includedir}/KDE/Lancelot
12mr|kdeplasma-addons-4.9.4-1|1518	%{_kde_includedir}/lancelot-datamodels
12mr|kdeplasma-addons-4.9.4-1|1519	%{_kde_appsdir}/cmake/modules/FindLancelot-Datamodels.cmake
12mr|kdeplasma-addons-4.9.4-1|1520	%{_kde_appsdir}/cmake/modules/FindLancelot.cmake
12mr|kdeplasma-addons-4.9.4-1|1521	
12mr|kdeplasma-addons-4.9.4-1|1522	#-----------------------------------------------------------------------------
12mr|kdeplasma-addons-4.9.4-1|1523	
12mr|kdeplasma-addons-4.9.4-1|1524	%prep
12mr|kdeplasma-addons-4.9.4-1|1525	%setup -q
12mr|kdeplasma-addons-4.9.4-1|1526	
12mr|kdeplasma-addons-4.9.4-1|1527	%build
12mr|kdeplasma-addons-4.9.4-1|1528	%cmake_kde4
12mr|kdeplasma-addons-4.9.4-1|1529	%make
12mr|kdeplasma-addons-4.9.4-1|1530	
12mr|kdeplasma-addons-4.9.4-1|1531	%install
12mr|kdeplasma-addons-4.9.4-1|1532	%makeinstall_std -C build
12mr|kdeplasma-addons-4.9.4-1|1533	
12mr|kdeplasma-addons-4.9.4-1|1534	%changelog
12mr|kdeplasma-addons-4.9.4-1|1535	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kdeplasma-addons-4.9.4-1|1536	- New version 4.9.4
12mr|kdeplasma-addons-4.9.4-1|1537	
12mr|kdeplasma-addons-4.9.4-1|1538	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kdeplasma-addons-4.9.4-1|1539	- New version 4.9.3
12mr|kdeplasma-addons-4.9.4-1|1540	
12mr|kdeplasma-addons-4.9.4-1|1541	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kdeplasma-addons-4.9.4-1|1542	- New version 4.9.2
12mr|kdeplasma-addons-4.9.4-1|1543	
12mr|kdeplasma-addons-4.9.4-1|1544	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kdeplasma-addons-4.9.4-1|1545	- New version 4.9.1
12mr|kdeplasma-addons-4.9.4-1|1546	- Disable l10n-ru patch
12mr|kdeplasma-addons-4.9.4-1|1547	
12mr|kdeplasma-addons-4.9.4-1|1548	* Mon Aug 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kdeplasma-addons-4.9.4-1|1549	- New version 4.9.0
12mr|kdeplasma-addons-4.9.4-1|1550	- plasma-runner-duckduckgo and plasma-runner-bing are removed in upstream 4.9
12mr|kdeplasma-addons-4.9.4-1|1551	
12mr|kdeplasma-addons-4.9.4-1|1552	* Wed Jul 18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|kdeplasma-addons-4.9.4-1|1553	- New version 4.8.97
12mr|kdeplasma-addons-4.9.4-1|1554	- Make better usage of KDE4 path macros
12mr|kdeplasma-addons-4.9.4-1|1555	- Update some summaries and descriptions
12mr|kdeplasma-addons-4.9.4-1|1556	
12mr|kdeplasma-addons-4.9.4-1|1557	* Sat Jun 30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|kdeplasma-addons-4.9.4-1|1558	- Update to 4.8.95
12mr|kdeplasma-addons-4.9.4-1|1559	- Adjust Requires, Conflicts, Obsoletes, BuildRequires
12mr|kdeplasma-addons-4.9.4-1|1560	- Update l10n patch
12mr|kdeplasma-addons-4.9.4-1|1561	- Add pkgconfig(qoauth) and pkgconfig(QJson) to BuildRequires
12mr|kdeplasma-addons-4.9.4-1|1562	- Update file lists as now some plasmoids are QML stuff
12mr|kdeplasma-addons-4.9.4-1|1563	- New subpackages:
12mr|kdeplasma-addons-4.9.4-1|1564	- plasma-runner-duckduckgo
12mr|kdeplasma-addons-4.9.4-1|1565	- plasma-runner-youtube
12mr|kdeplasma-addons-4.9.4-1|1566	- plasma-runner-bing
12mr|kdeplasma-addons-4.9.4-1|1567	- plasma-dataengine-konsoleprofiles
12mr|kdeplasma-addons-4.9.4-1|1568	- plasma-dataengine-konqprofiles
12mr|kdeplasma-addons-4.9.4-1|1569	
12mr|kdeplasma-addons-4.9.4-1|1570	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mr|kdeplasma-addons-4.9.4-1|1571	- update to 4.8.4
12mr|kdeplasma-addons-4.9.4-1|1572	
12mr|kdeplasma-addons-4.9.4-1|1573	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mr|kdeplasma-addons-4.9.4-1|1574	- update to 4.8.3
12mr|kdeplasma-addons-4.9.4-1|1575	
12mr|kdeplasma-addons-4.9.4-1|1576	* Mon Apr 16 2012 Mikhail Kompaniets <mkompan@mezon.ru> 4.8.2-2
12mr|kdeplasma-addons-4.9.4-1|1577	- Russian localization for .desktop files
12mr|kdeplasma-addons-4.9.4-1|1578	
12mr|kdeplasma-addons-4.9.4-1|1579	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mr|kdeplasma-addons-4.9.4-1|1580	- update to 4.8.2
12mr|kdeplasma-addons-4.9.4-1|1581	
12mr|kdeplasma-addons-4.9.4-1|1582	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mr|kdeplasma-addons-4.9.4-1|1583	- update to 4.8.1
12mr|kdeplasma-addons-4.9.4-1|1584	
12mr|kdeplasma-addons-4.9.4-1|1585	* Sun Feb 26 2012 Andrey Bondrov <abondrov@mandriva.org> 4.8.0-2
12mr|kdeplasma-addons-4.9.4-1|1586	+ Revision: 780809
12mr|kdeplasma-addons-4.9.4-1|1587	- Add pkgconfig(xi) to BuildRequires
12mr|kdeplasma-addons-4.9.4-1|1588	- Add libkexiv2-devel to BR, fix some descriptions, update spec aesthetics
12mr|kdeplasma-addons-4.9.4-1|1589	
12mr|kdeplasma-addons-4.9.4-1|1590	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdeplasma-addons-4.9.4-1|1591	- New upstream tarball
12mr|kdeplasma-addons-4.9.4-1|1592	
12mr|kdeplasma-addons-4.9.4-1|1593	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kdeplasma-addons-4.9.4-1|1594	+ Revision: 758052
12mr|kdeplasma-addons-4.9.4-1|1595	- New upstream tarball
12mr|kdeplasma-addons-4.9.4-1|1596	
12mr|kdeplasma-addons-4.9.4-1|1597	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kdeplasma-addons-4.9.4-1|1598	+ Revision: 744533
12mr|kdeplasma-addons-4.9.4-1|1599	- New upstream tarball
12mr|kdeplasma-addons-4.9.4-1|1600	
12mr|kdeplasma-addons-4.9.4-1|1601	* Fri Dec 16 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-2
12mr|kdeplasma-addons-4.9.4-1|1602	+ Revision: 743072
12mr|kdeplasma-addons-4.9.4-1|1603	- Rebuild because of BS failure
12mr|kdeplasma-addons-4.9.4-1|1604	- Workaround a rpm5 bug
12mr|kdeplasma-addons-4.9.4-1|1605	- New version
12mr|kdeplasma-addons-4.9.4-1|1606	
12mr|kdeplasma-addons-4.9.4-1|1607	* Tue Dec 06 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|kdeplasma-addons-4.9.4-1|1608	+ Revision: 738182
12mr|kdeplasma-addons-4.9.4-1|1609	- Fix file list
12mr|kdeplasma-addons-4.9.4-1|1610	- Fix file lists ( patch from olivier lahaye )
12mr|kdeplasma-addons-4.9.4-1|1611	- New upstream tarball 4.7.80
12mr|kdeplasma-addons-4.9.4-1|1612	
12mr|kdeplasma-addons-4.9.4-1|1613	* Thu Nov 17 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|kdeplasma-addons-4.9.4-1|1614	+ Revision: 731365
12mr|kdeplasma-addons-4.9.4-1|1615	- New version 4.7.41
12mr|kdeplasma-addons-4.9.4-1|1616	- Remove branch switch
12mr|kdeplasma-addons-4.9.4-1|1617	
12mr|kdeplasma-addons-4.9.4-1|1618	* Mon Jun 13 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.6.4-1
12mr|kdeplasma-addons-4.9.4-1|1619	+ Revision: 684417
12mr|kdeplasma-addons-4.9.4-1|1620	- New version 4.6.4
12mr|kdeplasma-addons-4.9.4-1|1621	
12mr|kdeplasma-addons-4.9.4-1|1622	* Fri May 13 2011 Funda Wang <fwang@mandriva.org> 4.6.3-1
12mr|kdeplasma-addons-4.9.4-1|1623	+ Revision: 674039
12mr|kdeplasma-addons-4.9.4-1|1624	- new version 4.6.3
12mr|kdeplasma-addons-4.9.4-1|1625	
12mr|kdeplasma-addons-4.9.4-1|1626	* Tue Apr 05 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.6.2-1
12mr|kdeplasma-addons-4.9.4-1|1627	+ Revision: 650780
12mr|kdeplasma-addons-4.9.4-1|1628	- Remove mkrel
12mr|kdeplasma-addons-4.9.4-1|1629	- New version 4.6.2
12mr|kdeplasma-addons-4.9.4-1|1630	
12mr|kdeplasma-addons-4.9.4-1|1631	* Sat Mar 12 2011 Funda Wang <fwang@mandriva.org> 4.6.1-1
12mr|kdeplasma-addons-4.9.4-1|1632	+ Revision: 643922
12mr|kdeplasma-addons-4.9.4-1|1633	- move scim detection into backend subdir, as kimpanel itself has nothing
12mr|kdeplasma-addons-4.9.4-1|1634	todo with scim, only scim backend need to be enabled or disabled.
12mr|kdeplasma-addons-4.9.4-1|1635	- scim is in contrib now, so disabling scim backend
12mr|kdeplasma-addons-4.9.4-1|1636	
12mr|kdeplasma-addons-4.9.4-1|1637	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdeplasma-addons-4.9.4-1|1638	- New version 4.6.1
12mr|kdeplasma-addons-4.9.4-1|1639	
12mr|kdeplasma-addons-4.9.4-1|1640	* Mon Feb 07 2011 John Balcaen <mikala@mandriva.org> 4.6.0-2
12mr|kdeplasma-addons-4.9.4-1|1641	+ Revision: 636674
12mr|kdeplasma-addons-4.9.4-1|1642	- Drop Requires for plasma-dataengine-pastebin for plasma-applet-pastebin package
12mr|kdeplasma-addons-4.9.4-1|1643	- Update some descriptions/summary
12mr|kdeplasma-addons-4.9.4-1|1644	
12mr|kdeplasma-addons-4.9.4-1|1645	* Mon Jan 31 2011 Funda Wang <fwang@mandriva.org> 4.6.0-1
12mr|kdeplasma-addons-4.9.4-1|1646	+ Revision: 634511
12mr|kdeplasma-addons-4.9.4-1|1647	- update provides
12mr|kdeplasma-addons-4.9.4-1|1648	
12mr|kdeplasma-addons-4.9.4-1|1649	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdeplasma-addons-4.9.4-1|1650	- New version KDE 4.6 Final
12mr|kdeplasma-addons-4.9.4-1|1651	
12mr|kdeplasma-addons-4.9.4-1|1652	* Sun Jan 09 2011 Funda Wang <fwang@mandriva.org> 4.5.95-1mdv2011.0
12mr|kdeplasma-addons-4.9.4-1|1653	+ Revision: 630687
12mr|kdeplasma-addons-4.9.4-1|1654	- drop kdeobservatory, it needs qwt
12mr|kdeplasma-addons-4.9.4-1|1655	- update file list
12mr|kdeplasma-addons-4.9.4-1|1656	
12mr|kdeplasma-addons-4.9.4-1|1657	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdeplasma-addons-4.9.4-1|1658	- New version KDE 4.6 RC2
12mr|kdeplasma-addons-4.9.4-1|1659	
12mr|kdeplasma-addons-4.9.4-1|1660	* Thu Dec 23 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.5.90-1mdv2011.0
12mr|kdeplasma-addons-4.9.4-1|1661	+ Revision: 624109
12mr|kdeplasma-addons-4.9.4-1|1662	- New upstream tarball
12mr|kdeplasma-addons-4.9.4-1|1663	
12mr|kdeplasma-addons-4.9.4-1|1664	* Sun Dec 12 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.5.85-1mdv2011.0
12mr|kdeplasma-addons-4.9.4-1|1665	+ Revision: 620593
12mr|kdeplasma-addons-4.9.4-1|1666	- Fix file list
12mr|kdeplasma-addons-4.9.4-1|1667	- New upstream tarball
12mr|kdeplasma-addons-4.9.4-1|1668	
12mr|kdeplasma-addons-4.9.4-1|1669	* Sat Nov 27 2010 Funda Wang <fwang@mandriva.org> 4.5.80-1mdv2011.0
12mr|kdeplasma-addons-4.9.4-1|1670	+ Revision: 601666
12mr|kdeplasma-addons-4.9.4-1|1671	- new version 4.5.80 (aka 4.6 beta1)
12mr|kdeplasma-addons-4.9.4-1|1672	
12mr|kdeplasma-addons-4.9.4-1|1673	* Sat Nov 20 2010 Funda Wang <fwang@mandriva.org> 4.5.77-0.svn1198704.1mdv2011.0
12mr|kdeplasma-addons-4.9.4-1|1674	+ Revision: 599288
12mr|kdeplasma-addons-4.9.4-1|1675	- update file list
12mr|kdeplasma-addons-4.9.4-1|1676	- new snapshot 4.5.77
12mr|kdeplasma-addons-4.9.4-1|1677	
12mr|kdeplasma-addons-4.9.4-1|1678	* Thu Nov 04 2010 Funda Wang <fwang@mandriva.org> 4.5.74-1mdv2011.0
12mr|kdeplasma-addons-4.9.4-1|1679	+ Revision: 593217
12mr|kdeplasma-addons-4.9.4-1|1680	- fix file list
12mr|kdeplasma-addons-4.9.4-1|1681	- new snapshot 4.5.74
12mr|kdeplasma-addons-4.9.4-1|1682	
12mr|kdeplasma-addons-4.9.4-1|1683	* Mon Oct 11 2010 Funda Wang <fwang@mandriva.org> 4.5.71-1mdv2011.0
12mr|kdeplasma-addons-4.9.4-1|1684	+ Revision: 584909
12mr|kdeplasma-addons-4.9.4-1|1685	- new snapshot
12mr|kdeplasma-addons-4.9.4-1|1686	
12mr|kdeplasma-addons-4.9.4-1|1687	* Thu Sep 16 2010 Funda Wang <fwang@mandriva.org> 4.5.68-1mdv2011.0
12mr|kdeplasma-addons-4.9.4-1|1688	+ Revision: 579002
12mr|kdeplasma-addons-4.9.4-1|1689	- update file list
12mr|kdeplasma-addons-4.9.4-1|1690	- new snapshot 4.5.68
12mr|kdeplasma-addons-4.9.4-1|1691	
12mr|kdeplasma-addons-4.9.4-1|1692	* Tue Sep 07 2010 John Balcaen <mikala@mandriva.org> 4.5.67-1mdv2011.0
12mr|kdeplasma-addons-4.9.4-1|1693	+ Revision: 576633
12mr|kdeplasma-addons-4.9.4-1|1694	- Add plasma-containments-grouping & his library
12mr|kdeplasma-addons-4.9.4-1|1695	
12mr|kdeplasma-addons-4.9.4-1|1696	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdeplasma-addons-4.9.4-1|1697	- LOL
12mr|kdeplasma-addons-4.9.4-1|1698	- Fix file list
12mr|kdeplasma-addons-4.9.4-1|1699	- New version 4.5.67
12mr|kdeplasma-addons-4.9.4-1|1700	
12mr|kdeplasma-addons-4.9.4-1|1701	* Fri Aug 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.5.0-1mdv2011.0
12mr|kdeplasma-addons-4.9.4-1|1702	+ Revision: 566583
12mr|kdeplasma-addons-4.9.4-1|1703	- New upstream tarball
12mr|kdeplasma-addons-4.9.4-1|1704	- Update to version 4.5.0
12mr|kdeplasma-addons-4.9.4-1|1705	
12mr|kdeplasma-addons-4.9.4-1|1706	* Thu Jul 29 2010 Funda Wang <fwang@mandriva.org> 4.4.95-1mdv2011.0
12mr|kdeplasma-addons-4.9.4-1|1707	+ Revision: 562958
12mr|kdeplasma-addons-4.9.4-1|1708	- new version 4.4.95
12mr|kdeplasma-addons-4.9.4-1|1709	
12mr|kdeplasma-addons-4.9.4-1|1710	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdeplasma-addons-4.9.4-1|1711	- KDE 4.5 RC3
12mr|kdeplasma-addons-4.9.4-1|1712	
12mr|kdeplasma-addons-4.9.4-1|1713	* Wed Jun 16 2010 Ahmad Samir <ahmadsamir@mandriva.org> 4.4.3-4mdv2010.1
12mr|kdeplasma-addons-4.9.4-1|1714	+ Revision: 548181
12mr|kdeplasma-addons-4.9.4-1|1715	- add patch to fix audioplayercontrol icon fixes (mdv #59762)
12mr|kdeplasma-addons-4.9.4-1|1716	
12mr|kdeplasma-addons-4.9.4-1|1717	* Sun May 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.4.3-3mdv2010.1
12mr|kdeplasma-addons-4.9.4-1|1718	+ Revision: 544118
12mr|kdeplasma-addons-4.9.4-1|1719	- Fix Requires
12mr|kdeplasma-addons-4.9.4-1|1720	
12mr|kdeplasma-addons-4.9.4-1|1721	* Thu May 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.4.3-2mdv2010.1
12mr|kdeplasma-addons-4.9.4-1|1722	+ Revision: 542880
12mr|kdeplasma-addons-4.9.4-1|1723	- Bump release to psuh funda changes
12mr|kdeplasma-addons-4.9.4-1|1724	
12mr|kdeplasma-addons-4.9.4-1|1725	+ Funda Wang <fwang@mandriva.org>
12mr|kdeplasma-addons-4.9.4-1|1726	- add back kdebase4-workspace requirement
12mr|kdeplasma-addons-4.9.4-1|1727	- suggests backend for kimpanel
12mr|kdeplasma-addons-4.9.4-1|1728	- split out impanel's scim backend for future addition of ibus and fcitx backend
12mr|kdeplasma-addons-4.9.4-1|1729	- drop kdebase-workspace requirement of kimpanel, it is not required in fact
12mr|kdeplasma-addons-4.9.4-1|1730	
12mr|kdeplasma-addons-4.9.4-1|1731	* Tue May 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.4.3-1mdv2010.1
12mr|kdeplasma-addons-4.9.4-1|1732	+ Revision: 542131
12mr|kdeplasma-addons-4.9.4-1|1733	- Update to version 4.4.3
12mr|kdeplasma-addons-4.9.4-1|1734	
12mr|kdeplasma-addons-4.9.4-1|1735	+ Funda Wang <fwang@mandriva.org>
12mr|kdeplasma-addons-4.9.4-1|1736	- add missing requries for actural lib files
12mr|kdeplasma-addons-4.9.4-1|1737	
12mr|kdeplasma-addons-4.9.4-1|1738	* Sun Apr 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.4.2-2mdv2010.1
12mr|kdeplasma-addons-4.9.4-1|1739	+ Revision: 531018
12mr|kdeplasma-addons-4.9.4-1|1740	- New subpackage plasma-applet-kimpanel
12mr|kdeplasma-addons-4.9.4-1|1741	
12mr|kdeplasma-addons-4.9.4-1|1742	* Sun Mar 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.4.2-1mdv2010.1
12mr|kdeplasma-addons-4.9.4-1|1743	+ Revision: 528337
12mr|kdeplasma-addons-4.9.4-1|1744	- Update to version 4.4.2
12mr|kdeplasma-addons-4.9.4-1|1745	
12mr|kdeplasma-addons-4.9.4-1|1746	* Tue Mar 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.4.1-2mdv2010.1
12mr|kdeplasma-addons-4.9.4-1|1747	+ Revision: 513424
12mr|kdeplasma-addons-4.9.4-1|1748	- Update to version 4.4.1
12mr|kdeplasma-addons-4.9.4-1|1749	
12mr|kdeplasma-addons-4.9.4-1|1750	* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.4.0-2mdv2010.1
12mr|kdeplasma-addons-4.9.4-1|1751	+ Revision: 502637
12mr|kdeplasma-addons-4.9.4-1|1752	- Update to version 4.4.0
12mr|kdeplasma-addons-4.9.4-1|1753	
12mr|kdeplasma-addons-4.9.4-1|1754	* Mon Feb 08 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.3.98-2mdv2010.1
12mr|kdeplasma-addons-4.9.4-1|1755	+ Revision: 502211
12mr|kdeplasma-addons-4.9.4-1|1756	- Fix requires on subpackages
12mr|kdeplasma-addons-4.9.4-1|1757	
12mr|kdeplasma-addons-4.9.4-1|1758	* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.3.98-1mdv2010.1
12mr|kdeplasma-addons-4.9.4-1|1759	+ Revision: 498957
12mr|kdeplasma-addons-4.9.4-1|1760	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdeplasma-addons-4.9.4-1|1761	- Fix Requires (Bug #57274)
12mr|kdeplasma-addons-4.9.4-1|1762	
12mr|kdeplasma-addons-4.9.4-1|1763	* Mon Jan 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.3.95-1mdv2010.1
12mr|kdeplasma-addons-4.9.4-1|1764	+ Revision: 496132
12mr|kdeplasma-addons-4.9.4-1|1765	- Update to kde 4.4 Rc2
12mr|kdeplasma-addons-4.9.4-1|1766	
12mr|kdeplasma-addons-4.9.4-1|1767	* Sun Jan 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.3.90-1mdv2010.1
12mr|kdeplasma-addons-4.9.4-1|1768	+ Revision: 488571
12mr|kdeplasma-addons-4.9.4-1|1769	- Update to kde 4.4 rc1
12mr|kdeplasma-addons-4.9.4-1|1770	
12mr|kdeplasma-addons-4.9.4-1|1771	* Mon Dec 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.3.85-1mdv2010.1
12mr|kdeplasma-addons-4.9.4-1|1772	+ Revision: 480777
12mr|kdeplasma-addons-4.9.4-1|1773	- Update to kde 4.4 beta2
12mr|kdeplasma-addons-4.9.4-1|1774	- Update to kde 4.4 beta2
12mr|kdeplasma-addons-4.9.4-1|1775	
12mr|kdeplasma-addons-4.9.4-1|1776	+ John Balcaen <mikala@mandriva.org>
12mr|kdeplasma-addons-4.9.4-1|1777	- Remove a Requires for plasma-applet-qalculate
12mr|kdeplasma-addons-4.9.4-1|1778	
12mr|kdeplasma-addons-4.9.4-1|1779	* Fri Dec 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.3.80-2mdv2010.1
12mr|kdeplasma-addons-4.9.4-1|1780	+ Revision: 473435
12mr|kdeplasma-addons-4.9.4-1|1781	- Fix file list
12mr|kdeplasma-addons-4.9.4-1|1782	- Update to kde 4.4 Beta 1
12mr|kdeplasma-addons-4.9.4-1|1783	New packages:
12mr|kdeplasma-addons-4.9.4-1|1784	- plasma-applet-webslice
12mr|kdeplasma-addons-4.9.4-1|1785	- plasma-applet-spellcheck
12mr|kdeplasma-addons-4.9.4-1|1786	- plasma-runner-audioplayercontrol
12mr|kdeplasma-addons-4.9.4-1|1787	- plasma-runner-mediawiki
12mr|kdeplasma-addons-4.9.4-1|1788	- plasma-runner-kopete
12mr|kdeplasma-addons-4.9.4-1|1789	
12mr|kdeplasma-addons-4.9.4-1|1790	* Sat Nov 28 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.3.77-1mdv2010.1
12mr|kdeplasma-addons-4.9.4-1|1791	+ Revision: 470836
12mr|kdeplasma-addons-4.9.4-1|1792	- Remove merged patch
12mr|kdeplasma-addons-4.9.4-1|1793	- Update to kde 4.3.77
12mr|kdeplasma-addons-4.9.4-1|1794	
12mr|kdeplasma-addons-4.9.4-1|1795	* Fri Nov 20 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.3.75-1mdv2010.1
12mr|kdeplasma-addons-4.9.4-1|1796	+ Revision: 467598
12mr|kdeplasma-addons-4.9.4-1|1797	- Update to kde 4.3.75
12mr|kdeplasma-addons-4.9.4-1|1798	Remove merged patch
12mr|kdeplasma-addons-4.9.4-1|1799	
12mr|kdeplasma-addons-4.9.4-1|1800	* Fri Nov 13 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.3.73-1mdv2010.1
12mr|kdeplasma-addons-4.9.4-1|1801	+ Revision: 465803
12mr|kdeplasma-addons-4.9.4-1|1802	- Add qalculate-devel as buildrequires for the qalculate applet
12mr|kdeplasma-addons-4.9.4-1|1803	- Update to 4.3.73
12mr|kdeplasma-addons-4.9.4-1|1804	Some news packages :
12mr|kdeplasma-addons-4.9.4-1|1805	- plasma-applet-knowledgebase
12mr|kdeplasma-addons-4.9.4-1|1806	- plasma-applet-blackboard
12mr|kdeplasma-addons-4.9.4-1|1807	- plasma-applet-plasmaboard
12mr|kdeplasma-addons-4.9.4-1|1808	- plasma-applet-qalculate
12mr|kdeplasma-addons-4.9.4-1|1809	- plasma-dataengine-pastebin
12mr|kdeplasma-addons-4.9.4-1|1810	- Add patch to fix the build of contact-runner
12mr|kdeplasma-addons-4.9.4-1|1811	- Add patch to fix the build of plasma-weather
12mr|kdeplasma-addons-4.9.4-1|1812	- Fix major of liblancelot
12mr|kdeplasma-addons-4.9.4-1|1813	
12mr|kdeplasma-addons-4.9.4-1|1814	* Thu Oct 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.3.2-3mdv2010.0
12mr|kdeplasma-addons-4.9.4-1|1815	+ Revision: 457502
12mr|kdeplasma-addons-4.9.4-1|1816	- Add fixes for RTM
12mr|kdeplasma-addons-4.9.4-1|1817	- Fix conflicts
12mr|kdeplasma-addons-4.9.4-1|1818	
12mr|kdeplasma-addons-4.9.4-1|1819	* Sat Oct 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.3.2-2mdv2010.0
12mr|kdeplasma-addons-4.9.4-1|1820	+ Revision: 456516
12mr|kdeplasma-addons-4.9.4-1|1821	- Add marble-common as requires
12mr|kdeplasma-addons-4.9.4-1|1822	
12mr|kdeplasma-addons-4.9.4-1|1823	* Tue Oct 06 2009 Helio Chissini de Castro <helio@mandriva.com> 4.3.2-1mdv2010.0
12mr|kdeplasma-addons-4.9.4-1|1824	+ Revision: 454830
12mr|kdeplasma-addons-4.9.4-1|1825	- New upstream release 4.3.2.
12mr|kdeplasma-addons-4.9.4-1|1826	
12mr|kdeplasma-addons-4.9.4-1|1827	* Tue Sep 01 2009 Helio Chissini de Castro <helio@mandriva.com> 4.3.1-2mdv2010.0
12mr|kdeplasma-addons-4.9.4-1|1828	+ Revision: 423223
12mr|kdeplasma-addons-4.9.4-1|1829	- New upstream release 4.3.1.
12mr|kdeplasma-addons-4.9.4-1|1830	
12mr|kdeplasma-addons-4.9.4-1|1831	* Tue Aug 04 2009 Helio Chissini de Castro <helio@mandriva.com> 4.3.0-2mdv2010.0
12mr|kdeplasma-addons-4.9.4-1|1832	+ Revision: 409540
12mr|kdeplasma-addons-4.9.4-1|1833	- New upstream release 4.3.0.
12mr|kdeplasma-addons-4.9.4-1|1834	- Update to KDE 4.3 RC3
12mr|kdeplasma-addons-4.9.4-1|1835	
12mr|kdeplasma-addons-4.9.4-1|1836	* Sun Jul 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.2.96-1mdv2010.0
12mr|kdeplasma-addons-4.9.4-1|1837	+ Revision: 394959
12mr|kdeplasma-addons-4.9.4-1|1838	- Update to Rc2
12mr|kdeplasma-addons-4.9.4-1|1839	
12mr|kdeplasma-addons-4.9.4-1|1840	* Sat Jun 27 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.2.95-1mdv2010.0
12mr|kdeplasma-addons-4.9.4-1|1841	+ Revision: 389596
12mr|kdeplasma-addons-4.9.4-1|1842	- Update to kde 4.3 Rc1
12mr|kdeplasma-addons-4.9.4-1|1843	Remove plasma-applet-bluemarble
12mr|kdeplasma-addons-4.9.4-1|1844	
12mr|kdeplasma-addons-4.9.4-1|1845	* Fri Jun 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.2.90-1mdv2010.0
12mr|kdeplasma-addons-4.9.4-1|1846	+ Revision: 382948
12mr|kdeplasma-addons-4.9.4-1|1847	- Update to beta2
12mr|kdeplasma-addons-4.9.4-1|1848	
12mr|kdeplasma-addons-4.9.4-1|1849	* Fri May 29 2009 Funda Wang <fwang@mandriva.org> 4.2.88-2mdv2010.0
12mr|kdeplasma-addons-4.9.4-1|1850	+ Revision: 381039
12mr|kdeplasma-addons-4.9.4-1|1851	- correct file list for previewer
12mr|kdeplasma-addons-4.9.4-1|1852	
12mr|kdeplasma-addons-4.9.4-1|1853	* Fri May 29 2009 Funda Wang <fwang@mandriva.org> 4.2.88-1mdv2010.0
12mr|kdeplasma-addons-4.9.4-1|1854	+ Revision: 380825
12mr|kdeplasma-addons-4.9.4-1|1855	- fix file list
12mr|kdeplasma-addons-4.9.4-1|1856	- New version 4.2.88
12mr|kdeplasma-addons-4.9.4-1|1857	
12mr|kdeplasma-addons-4.9.4-1|1858	* Tue May 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.2.87-4mdv2010.0
12mr|kdeplasma-addons-4.9.4-1|1859	+ Revision: 379780
12mr|kdeplasma-addons-4.9.4-1|1860	- Enable marble wallpaper
12mr|kdeplasma-addons-4.9.4-1|1861	Clean specfile
12mr|kdeplasma-addons-4.9.4-1|1862	
12mr|kdeplasma-addons-4.9.4-1|1863	+ Funda Wang <fwang@mandriva.org>
12mr|kdeplasma-addons-4.9.4-1|1864	- fix summary and requires
12mr|kdeplasma-addons-4.9.4-1|1865	
12mr|kdeplasma-addons-4.9.4-1|1866	* Mon May 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.2.87-3mdv2010.0
12mr|kdeplasma-addons-4.9.4-1|1867	+ Revision: 379518
12mr|kdeplasma-addons-4.9.4-1|1868	- Add eigen2 as Buildrequires
12mr|kdeplasma-addons-4.9.4-1|1869	- Adapt kdesdk to new layout
12mr|kdeplasma-addons-4.9.4-1|1870	
12mr|kdeplasma-addons-4.9.4-1|1871	* Sat May 23 2009 Funda Wang <fwang@mandriva.org> 4.2.87-1mdv2010.0
12mr|kdeplasma-addons-4.9.4-1|1872	+ Revision: 378897
12mr|kdeplasma-addons-4.9.4-1|1873	- New version 4.2.87
12mr|kdeplasma-addons-4.9.4-1|1874	
12mr|kdeplasma-addons-4.9.4-1|1875	* Mon May 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.2.85-2mdv2010.0
12mr|kdeplasma-addons-4.9.4-1|1876	+ Revision: 374803
12mr|kdeplasma-addons-4.9.4-1|1877	- New upstream tarball for beta1
12mr|kdeplasma-addons-4.9.4-1|1878	
12mr|kdeplasma-addons-4.9.4-1|1879	* Sat May 09 2009 Funda Wang <fwang@mandriva.org> 4.2.85-1mdv2010.0
12mr|kdeplasma-addons-4.9.4-1|1880	+ Revision: 373689
12mr|kdeplasma-addons-4.9.4-1|1881	- fix ocs soversion
12mr|kdeplasma-addons-4.9.4-1|1882	- add more plasmoids
12mr|kdeplasma-addons-4.9.4-1|1883	
12mr|kdeplasma-addons-4.9.4-1|1884	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdeplasma-addons-4.9.4-1|1885	- Update to kde 4.2.85
12mr|kdeplasma-addons-4.9.4-1|1886	
12mr|kdeplasma-addons-4.9.4-1|1887	* Tue May 05 2009 Funda Wang <fwang@mandriva.org> 4.2.71-0.svn961800.1mdv2010.0
12mr|kdeplasma-addons-4.9.4-1|1888	+ Revision: 372079
12mr|kdeplasma-addons-4.9.4-1|1889	- drop patch from trunk
12mr|kdeplasma-addons-4.9.4-1|1890	- correct requires
12mr|kdeplasma-addons-4.9.4-1|1891	- New version 4.2.71
12mr|kdeplasma-addons-4.9.4-1|1892	- qt.patch, lancelot-cpuUsage.patch, lancelot-sortbyname.patch merged upstream
12mr|kdeplasma-addons-4.9.4-1|1893	- rediff lancelot-fix-NewDocument.patch, lancelot-fix-computertab.patch
12mr|kdeplasma-addons-4.9.4-1|1894	- twitter applet has been renamed to microblog
12mr|kdeplasma-addons-4.9.4-1|1895	
12mr|kdeplasma-addons-4.9.4-1|1896	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdeplasma-addons-4.9.4-1|1897	- Raise release to rebuild
12mr|kdeplasma-addons-4.9.4-1|1898	
12mr|kdeplasma-addons-4.9.4-1|1899	* Fri Mar 27 2009 Helio Chissini de Castro <helio@mandriva.com> 4.2.2-1mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1900	+ Revision: 361716
12mr|kdeplasma-addons-4.9.4-1|1901	- Update with 4.2.2 try#1 packages
12mr|kdeplasma-addons-4.9.4-1|1902	
12mr|kdeplasma-addons-4.9.4-1|1903	* Sat Mar 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.2.1-3mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1904	+ Revision: 360080
12mr|kdeplasma-addons-4.9.4-1|1905	- Fix Bbal applet
12mr|kdeplasma-addons-4.9.4-1|1906	
12mr|kdeplasma-addons-4.9.4-1|1907	* Wed Mar 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.2.1-2mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1908	+ Revision: 348180
12mr|kdeplasma-addons-4.9.4-1|1909	- Add back patches lost on kde 4.2.1 migration
12mr|kdeplasma-addons-4.9.4-1|1910	
12mr|kdeplasma-addons-4.9.4-1|1911	* Sat Feb 28 2009 Helio Chissini de Castro <helio@mandriva.com> 4.2.1-1mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1912	+ Revision: 346138
12mr|kdeplasma-addons-4.9.4-1|1913	- KDE 4.2.1 try#1 upstream release
12mr|kdeplasma-addons-4.9.4-1|1914	
12mr|kdeplasma-addons-4.9.4-1|1915	* Wed Feb 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.2.0-6mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1916	+ Revision: 342421
12mr|kdeplasma-addons-4.9.4-1|1917	- Fix CPU Usage for lancelot
12mr|kdeplasma-addons-4.9.4-1|1918	
12mr|kdeplasma-addons-4.9.4-1|1919	* Tue Feb 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.2.0-5mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1920	+ Revision: 341503
12mr|kdeplasma-addons-4.9.4-1|1921	- Fix lancelot with qt45
12mr|kdeplasma-addons-4.9.4-1|1922	
12mr|kdeplasma-addons-4.9.4-1|1923	* Mon Feb 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.2.0-4mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1924	+ Revision: 340890
12mr|kdeplasma-addons-4.9.4-1|1925	- Rebuild against qt4.5
12mr|kdeplasma-addons-4.9.4-1|1926	
12mr|kdeplasma-addons-4.9.4-1|1927	* Mon Feb 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.2.0-3mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1928	+ Revision: 338633
12mr|kdeplasma-addons-4.9.4-1|1929	- Update list of Suggests
12mr|kdeplasma-addons-4.9.4-1|1930	
12mr|kdeplasma-addons-4.9.4-1|1931	* Sun Feb 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.2.0-2mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1932	+ Revision: 338532
12mr|kdeplasma-addons-4.9.4-1|1933	- Convert Requires into suggests
12mr|kdeplasma-addons-4.9.4-1|1934	
12mr|kdeplasma-addons-4.9.4-1|1935	* Wed Jan 28 2009 Helio Chissini de Castro <helio@mandriva.com> 4.2.0-1mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1936	+ Revision: 334706
12mr|kdeplasma-addons-4.9.4-1|1937	- Update with official 4.2.0 upstream tarball
12mr|kdeplasma-addons-4.9.4-1|1938	
12mr|kdeplasma-addons-4.9.4-1|1939	* Thu Jan 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.96-3mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1940	+ Revision: 330047
12mr|kdeplasma-addons-4.9.4-1|1941	- Fix more conflicts on lancelot
12mr|kdeplasma-addons-4.9.4-1|1942	- Fix conflicts
12mr|kdeplasma-addons-4.9.4-1|1943	
12mr|kdeplasma-addons-4.9.4-1|1944	* Fri Jan 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.96-1mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1945	+ Revision: 327598
12mr|kdeplasma-addons-4.9.4-1|1946	- Remove old requires
12mr|kdeplasma-addons-4.9.4-1|1947	- Remove desktopthemes, they are in kdeartwork now
12mr|kdeplasma-addons-4.9.4-1|1948	
12mr|kdeplasma-addons-4.9.4-1|1949	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdeplasma-addons-4.9.4-1|1950	- Update with Release Candidate 1 - 4.1.96
12mr|kdeplasma-addons-4.9.4-1|1951	
12mr|kdeplasma-addons-4.9.4-1|1952	* Fri Dec 12 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.85-1mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1953	+ Revision: 313712
12mr|kdeplasma-addons-4.9.4-1|1954	- Update with Beta 1 - 4.1.85
12mr|kdeplasma-addons-4.9.4-1|1955	
12mr|kdeplasma-addons-4.9.4-1|1956	* Thu Dec 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.82-1mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1957	+ Revision: 313430
12mr|kdeplasma-addons-4.9.4-1|1958	- Update to kde 4.1.82
12mr|kdeplasma-addons-4.9.4-1|1959	
12mr|kdeplasma-addons-4.9.4-1|1960	* Mon Dec 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.81-1mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1961	+ Revision: 308705
12mr|kdeplasma-addons-4.9.4-1|1962	- Update to kde 4.1.81
12mr|kdeplasma-addons-4.9.4-1|1963	
12mr|kdeplasma-addons-4.9.4-1|1964	* Sun Nov 23 2008 Funda Wang <fwang@mandriva.org> 4.1.80-1mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1965	+ Revision: 305977
12mr|kdeplasma-addons-4.9.4-1|1966	- kdenetwork and kdepim is not needed
12mr|kdeplasma-addons-4.9.4-1|1967	- add kdegraphcis for kexiv
12mr|kdeplasma-addons-4.9.4-1|1968	
12mr|kdeplasma-addons-4.9.4-1|1969	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdeplasma-addons-4.9.4-1|1970	- Remove merged patch
12mr|kdeplasma-addons-4.9.4-1|1971	
12mr|kdeplasma-addons-4.9.4-1|1972	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdeplasma-addons-4.9.4-1|1973	- Update with Beta 1 - 4.1.80
12mr|kdeplasma-addons-4.9.4-1|1974	
12mr|kdeplasma-addons-4.9.4-1|1975	* Sat Nov 15 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.73-1mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1976	+ Revision: 303410
12mr|kdeplasma-addons-4.9.4-1|1977	- Update to kde 4.1.73
12mr|kdeplasma-addons-4.9.4-1|1978	- Sort entries by name in lancelot (Bug #45537)
12mr|kdeplasma-addons-4.9.4-1|1979	Add drakconf and rpmdrake in Computer tab in Lancelot (Bug #45538)
12mr|kdeplasma-addons-4.9.4-1|1980	Fix use of OO.o desktop files on non 32bit arch (Bug #45539)
12mr|kdeplasma-addons-4.9.4-1|1981	
12mr|kdeplasma-addons-4.9.4-1|1982	* Sat Oct 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.71-1mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1983	+ Revision: 297067
12mr|kdeplasma-addons-4.9.4-1|1984	- New version 4.1.71 ( several  new applets packages)
12mr|kdeplasma-addons-4.9.4-1|1985	
12mr|kdeplasma-addons-4.9.4-1|1986	* Wed Oct 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.70-1mdv2009.1
12mr|kdeplasma-addons-4.9.4-1|1987	+ Revision: 296339
12mr|kdeplasma-addons-4.9.4-1|1988	- Update to kde 4.1.70
12mr|kdeplasma-addons-4.9.4-1|1989	Fix File List
12mr|kdeplasma-addons-4.9.4-1|1990	
12mr|kdeplasma-addons-4.9.4-1|1991	* Thu Sep 25 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.2-1mdv2009.0
12mr|kdeplasma-addons-4.9.4-1|1992	+ Revision: 288280
12mr|kdeplasma-addons-4.9.4-1|1993	- KDE 4.1.2 arriving.
12mr|kdeplasma-addons-4.9.4-1|1994	
12mr|kdeplasma-addons-4.9.4-1|1995	* Wed Sep 10 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.1-5mdv2009.0
12mr|kdeplasma-addons-4.9.4-1|1996	+ Revision: 283626
12mr|kdeplasma-addons-4.9.4-1|1997	- Fix lancelot patch with upstream commit 859364
12mr|kdeplasma-addons-4.9.4-1|1998	- Fix patch headers
12mr|kdeplasma-addons-4.9.4-1|1999	
12mr|kdeplasma-addons-4.9.4-1|2000	* Fri Sep 05 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.1-3mdv2009.0
12mr|kdeplasma-addons-4.9.4-1|2001	+ Revision: 281714
12mr|kdeplasma-addons-4.9.4-1|2002	- Sync with plasma branch
12mr|kdeplasma-addons-4.9.4-1|2003	
12mr|kdeplasma-addons-4.9.4-1|2004	* Tue Sep 02 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.1-2mdv2009.0
12mr|kdeplasma-addons-4.9.4-1|2005	+ Revision: 278764
12mr|kdeplasma-addons-4.9.4-1|2006	- Update with latest lancelot from branch
12mr|kdeplasma-addons-4.9.4-1|2007	
12mr|kdeplasma-addons-4.9.4-1|2008	* Sun Aug 31 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.1-1mdv2009.0
12mr|kdeplasma-addons-4.9.4-1|2009	+ Revision: 277843
12mr|kdeplasma-addons-4.9.4-1|2010	- Disable lancelot util maintainer fix new filelist
12mr|kdeplasma-addons-4.9.4-1|2011	- Upgrade to forthcoming 4.1.1 packages
12mr|kdeplasma-addons-4.9.4-1|2012	
12mr|kdeplasma-addons-4.9.4-1|2013	* Mon Aug 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.0-4mdv2009.0
12mr|kdeplasma-addons-4.9.4-1|2014	+ Revision: 276015
12mr|kdeplasma-addons-4.9.4-1|2015	- Add python-devel as BuildRequire
12mr|kdeplasma-addons-4.9.4-1|2016	- Bump release
12mr|kdeplasma-addons-4.9.4-1|2017	- Use lancelot from branch
12mr|kdeplasma-addons-4.9.4-1|2018	- Fix Requires of lancelot ( to enable only for 2009.1 )
12mr|kdeplasma-addons-4.9.4-1|2019	
12mr|kdeplasma-addons-4.9.4-1|2020	* Mon Aug 04 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-2mdv2009.0
12mr|kdeplasma-addons-4.9.4-1|2021	+ Revision: 263228
12mr|kdeplasma-addons-4.9.4-1|2022	- Update with current branch 4.1 patches
12mr|kdeplasma-addons-4.9.4-1|2023	
12mr|kdeplasma-addons-4.9.4-1|2024	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdeplasma-addons-4.9.4-1|2025	- Add kdepim4-devel as BR for lancelot
12mr|kdeplasma-addons-4.9.4-1|2026	- Removed merged part of the patch
12mr|kdeplasma-addons-4.9.4-1|2027	
12mr|kdeplasma-addons-4.9.4-1|2028	* Sun Jul 27 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.0-1mdv2009.0
12mr|kdeplasma-addons-4.9.4-1|2029	+ Revision: 250454
12mr|kdeplasma-addons-4.9.4-1|2030	- Bluemarble plasmoid have been disabled on upstream commit 834159
12mr|kdeplasma-addons-4.9.4-1|2031	- Fix Lib SOVERSION  ( need review before upstream commit )
12mr|kdeplasma-addons-4.9.4-1|2032	- Add patch0 to enable lancelot ( not activated by default )
12mr|kdeplasma-addons-4.9.4-1|2033	
12mr|kdeplasma-addons-4.9.4-1|2034	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdeplasma-addons-4.9.4-1|2035	- Update with Release Candidate 1 - 4.1.0
12mr|kdeplasma-addons-4.9.4-1|2036	
12mr|kdeplasma-addons-4.9.4-1|2037	* Thu Jul 10 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.98-2mdv2009.0
12mr|kdeplasma-addons-4.9.4-1|2038	+ Revision: 233198
12mr|kdeplasma-addons-4.9.4-1|2039	- Update with Release Candidate 1 - 4.0.98
12mr|kdeplasma-addons-4.9.4-1|2040	- Update for rc since we're already changed the package naming
12mr|kdeplasma-addons-4.9.4-1|2041	- And we rename package again !!
12mr|kdeplasma-addons-4.9.4-1|2042	
12mr|kdeplasma-addons-4.9.4-1|2043	* Mon Jul 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.85-1mdv2009.0
12mr|kdeplasma-addons-4.9.4-1|2044	+ Revision: 232546
12mr|kdeplasma-addons-4.9.4-1|2045	- New version kde 4.0.85
12mr|kdeplasma-addons-4.9.4-1|2046	
12mr|kdeplasma-addons-4.9.4-1|2047	* Wed Jul 02 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.84-2mdv2009.0
12mr|kdeplasma-addons-4.9.4-1|2048	+ Revision: 230800
12mr|kdeplasma-addons-4.9.4-1|2049	- Update with current svn to fix some applets causing random kconfig crashes. The crash ususlly happens on the applet registration on plasma startup, leading to wrong assumption to where is crashing. .85 rc1 will be arrives on next week, so we're avoid put svn numbering on tarball
12mr|kdeplasma-addons-4.9.4-1|2050	
12mr|kdeplasma-addons-4.9.4-1|2051	* Fri Jun 27 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.84-1mdv2009.0
12mr|kdeplasma-addons-4.9.4-1|2052	+ Revision: 229419
12mr|kdeplasma-addons-4.9.4-1|2053	- Update with new snapshot tarballs 4.0.84
12mr|kdeplasma-addons-4.9.4-1|2054	
12mr|kdeplasma-addons-4.9.4-1|2055	+ Anssi Hannula <anssi@mandriva.org>
12mr|kdeplasma-addons-4.9.4-1|2056	- ensure major correctness
12mr|kdeplasma-addons-4.9.4-1|2057	
12mr|kdeplasma-addons-4.9.4-1|2058	* Tue Jun 24 2008 Anssi Hannula <anssi@mandriva.org> 4.0.83-2mdv2009.0
12mr|kdeplasma-addons-4.9.4-1|2059	+ Revision: 228616
12mr|kdeplasma-addons-4.9.4-1|2060	- drop duplicate buildrequires
12mr|kdeplasma-addons-4.9.4-1|2061	
12mr|kdeplasma-addons-4.9.4-1|2062	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdeplasma-addons-4.9.4-1|2063	- Fix conflicts for a better upgrade ( patch from colin )
12mr|kdeplasma-addons-4.9.4-1|2064	
12mr|kdeplasma-addons-4.9.4-1|2065	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdeplasma-addons-4.9.4-1|2066	- kdeplasmoids back with provides to kdeplasma4 and updated for 4.0.83 release
12mr|kdeplasma-addons-4.9.4-1|2067	- Not until 4.2, i'm a little bit forwad :-(
12mr|kdeplasma-addons-4.9.4-1|2068	
12mr|kdeplasma-addons-4.9.4-1|2069	* Wed Jun 18 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.82-3mdv2009.0
12mr|kdeplasma-addons-4.9.4-1|2070	+ Revision: 225412
12mr|kdeplasma-addons-4.9.4-1|2071	- Rebuild to fix task-kde4 issue
12mr|kdeplasma-addons-4.9.4-1|2072	
12mr|kdeplasma-addons-4.9.4-1|2073	* Mon Jun 16 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.82-2mdv2009.0
12mr|kdeplasma-addons-4.9.4-1|2074	+ Revision: 220466
12mr|kdeplasma-addons-4.9.4-1|2075	- Enabled kdeplasma metapackage
12mr|kdeplasma-addons-4.9.4-1|2076	- Added proper obsoletes
12mr|kdeplasma-addons-4.9.4-1|2077	
12mr|kdeplasma-addons-4.9.4-1|2078	* Thu Jun 12 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.82-1mdv2009.0
12mr|kdeplasma-addons-4.9.4-1|2079	+ Revision: 218615
12mr|kdeplasma-addons-4.9.4-1|2080	- Fixed buildrequires and obsoletes
12mr|kdeplasma-addons-4.9.4-1|2081	- Fullfill some descriptions
12mr|kdeplasma-addons-4.9.4-1|2082	- import kdeplasma4
12mr|kdeplasma-addons-4.9.4-1|2083	

14531 12
12mr|kde-print-manager-0.2.0-1|1	Summary:	Printer management for KDE
12mr|kde-print-manager-0.2.0-1|2	Name:		kde-print-manager
12mr|kde-print-manager-0.2.0-1|3	Version:	0.2.0
12mr|kde-print-manager-0.2.0-1|4	Release:	1
12mr|kde-print-manager-0.2.0-1|5	Group:		Graphical desktop/KDE
12mr|kde-print-manager-0.2.0-1|6	License:	GPLv2+
12mr|kde-print-manager-0.2.0-1|7	URL:		https://projects.kde.org/projects/playground/base/print-manager
12mr|kde-print-manager-0.2.0-1|8	Source0:	http://download.kde.org/stable/print-manager/%{version}/src/print-manager-%{version}.tar.bz2
12mr|kde-print-manager-0.2.0-1|9	Source1:	kde-print-manager.rpmlintrc
12mr|kde-print-manager-0.2.0-1|10	BuildRequires:	gettext
12mr|kde-print-manager-0.2.0-1|11	BuildRequires:	kdelibs4-devel
12mr|kde-print-manager-0.2.0-1|12	BuildRequires:	cups-devel
12mr|kde-print-manager-0.2.0-1|13	Requires:	kdebase4-runtime
12mr|kde-print-manager-0.2.0-1|14	
12mr|kde-print-manager-0.2.0-1|15	%description
12mr|kde-print-manager-0.2.0-1|16	Printer management for KDE.
12mr|kde-print-manager-0.2.0-1|17	
12mr|kde-print-manager-0.2.0-1|18	%prep
12mr|kde-print-manager-0.2.0-1|19	%setup -q -n print-manager-%{version}
12mr|kde-print-manager-0.2.0-1|20	
12mr|kde-print-manager-0.2.0-1|21	%build
12mr|kde-print-manager-0.2.0-1|22	%cmake_kde4 -DLIBEXEC_INSTALL_DIR:PATH=%{_kde_libdir}/kde4/libexec
12mr|kde-print-manager-0.2.0-1|23	%make
12mr|kde-print-manager-0.2.0-1|24	
12mr|kde-print-manager-0.2.0-1|25	%install
12mr|kde-print-manager-0.2.0-1|26	%makeinstall_std -C build
12mr|kde-print-manager-0.2.0-1|27	
12mr|kde-print-manager-0.2.0-1|28	%find_lang %{name} --all-name
12mr|kde-print-manager-0.2.0-1|29	
12mr|kde-print-manager-0.2.0-1|30	%files -f %{name}.lang
12mr|kde-print-manager-0.2.0-1|31	%{_kde_libdir}/kde4/kcm_printer_manager.so
12mr|kde-print-manager-0.2.0-1|32	%{_kde_libdir}/kde4/kded_printmanager.so
12mr|kde-print-manager-0.2.0-1|33	%{_kde_libdir}/kde4/libexec/add-printer
12mr|kde-print-manager-0.2.0-1|34	%{_kde_libdir}/kde4/libexec/configure-printer
12mr|kde-print-manager-0.2.0-1|35	%{_kde_libdir}/kde4/libexec/print-queue
12mr|kde-print-manager-0.2.0-1|36	%{_kde_libdir}/kde4/plasma_engine_printers.so
12mr|kde-print-manager-0.2.0-1|37	%{_kde_libdir}/kde4/plasma_engine_printjobs.so
12mr|kde-print-manager-0.2.0-1|38	%{_kde_libdir}/libkcupslib.so
12mr|kde-print-manager-0.2.0-1|39	%{_kde_appsdir}/plasma/plasmoids/printmanager
12mr|kde-print-manager-0.2.0-1|40	%{_kde_appsdir}/plasma/services/org.kde.printers.operations
12mr|kde-print-manager-0.2.0-1|41	%{_kde_appsdir}/plasma/services/org.kde.printjobs.operations
12mr|kde-print-manager-0.2.0-1|42	%{_kde_appsdir}/printmanager
12mr|kde-print-manager-0.2.0-1|43	%{_kde_services}/kcm_printer_manager.desktop
12mr|kde-print-manager-0.2.0-1|44	%{_kde_services}/kded/printmanager.desktop
12mr|kde-print-manager-0.2.0-1|45	%{_kde_services}/plasma-applet-printmanager.desktop
12mr|kde-print-manager-0.2.0-1|46	%{_kde_services}/plasma-engine-printers.desktop
12mr|kde-print-manager-0.2.0-1|47	%{_kde_services}/plasma-engine-printjobs.desktop
12mr|kde-print-manager-0.2.0-1|48	%{_datadir}/dbus-1/services/org.kde.AddPrinter.service
12mr|kde-print-manager-0.2.0-1|49	%{_datadir}/dbus-1/services/org.kde.ConfigurePrinter.service
12mr|kde-print-manager-0.2.0-1|50	%{_datadir}/dbus-1/services/org.kde.PrintQueue.service
12mr|kde-print-manager-0.2.0-1|51	
12mr|kde-print-manager-0.2.0-1|52	
12mr|kde-print-manager-0.2.0-1|53	
12mr|kde-print-manager-0.2.0-1|54	
12mr|kde-print-manager-0.2.0-1|55	%changelog
12mr|kde-print-manager-0.2.0-1|56	

14532 12
12mr|kdesdk4-4.9.4-1|1	Name:		kdesdk4
12mr|kdesdk4-4.9.4-1|2	Summary:	K Desktop Environment - Software Development Kit
12mr|kdesdk4-4.9.4-1|3	Version:	4.9.4
12mr|kdesdk4-4.9.4-1|4	Release:	1
12mr|kdesdk4-4.9.4-1|5	Epoch:		1
12mr|kdesdk4-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kdesdk4-4.9.4-1|7	License:	GPL
12mr|kdesdk4-4.9.4-1|8	URL:		http://www.kde.org
12mr|kdesdk4-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdesdk-%{version}.tar.xz
12mr|kdesdk4-4.9.4-1|10	Source1:	kdesdk4.rpmlintrc
12mr|kdesdk4-4.9.4-1|11	BuildRequires:	kdebase4-devel
12mr|kdesdk4-4.9.4-1|12	BuildRequires:	kdelibs4-devel
12mr|kdesdk4-4.9.4-1|13	BuildRequires:	kdepimlibs4-devel
12mr|kdesdk4-4.9.4-1|14	BuildRequires:	antlr
12mr|kdesdk4-4.9.4-1|15	BuildRequires:	antlr-native
12mr|kdesdk4-4.9.4-1|16	BuildRequires:	binutils-devel
12mr|kdesdk4-4.9.4-1|17	BuildRequires:	boost-devel
12mr|kdesdk4-4.9.4-1|18	BuildRequires:	gettext-devel
12mr|kdesdk4-4.9.4-1|19	BuildRequires:	libtool-devel
12mr|kdesdk4-4.9.4-1|20	BuildRequires:	subversion-devel
12mr|kdesdk4-4.9.4-1|21	BuildRequires:	pkgconfig(hunspell)
12mr|kdesdk4-4.9.4-1|22	BuildRequires:	pkgconfig(libxslt)
12mr|kdesdk4-4.9.4-1|23	Suggests:	cervisia
12mr|kdesdk4-4.9.4-1|24	Suggests:	kapptemplate
12mr|kdesdk4-4.9.4-1|25	Suggests:	kcachegrind
12mr|kdesdk4-4.9.4-1|26	Suggests:	kde-thumbnailer-po
12mr|kdesdk4-4.9.4-1|27	Suggests:	kdesdk4-scripts
12mr|kdesdk4-4.9.4-1|28	Suggests:	kdesdk4-strigi-analyzer
12mr|kdesdk4-4.9.4-1|29	Suggests:	kdesdk4-po2xml
12mr|kdesdk4-4.9.4-1|30	Suggests:	kmtrace
12mr|kdesdk4-4.9.4-1|31	Suggests:	kompare
12mr|kdesdk4-4.9.4-1|32	Suggests:	kuiviewer
12mr|kdesdk4-4.9.4-1|33	Suggests:	lokalize
12mr|kdesdk4-4.9.4-1|34	Suggests:	okteta
12mr|kdesdk4-4.9.4-1|35	Suggests:	umbrello
12mr|kdesdk4-4.9.4-1|36	
12mr|kdesdk4-4.9.4-1|37	%description
12mr|kdesdk4-4.9.4-1|38	Software Development Kit for the K Desktop Environment.
12mr|kdesdk4-4.9.4-1|39	
12mr|kdesdk4-4.9.4-1|40	%files
12mr|kdesdk4-4.9.4-1|41	
12mr|kdesdk4-4.9.4-1|42	#--------------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|43	
12mr|kdesdk4-4.9.4-1|44	%package core
12mr|kdesdk4-4.9.4-1|45	Summary:	Common files needed for kdesdk
12mr|kdesdk4-4.9.4-1|46	Group:		Graphical desktop/KDE
12mr|kdesdk4-4.9.4-1|47	Requires:	kdebase4-runtime
12mr|kdesdk4-4.9.4-1|48	
12mr|kdesdk4-4.9.4-1|49	%description core
12mr|kdesdk4-4.9.4-1|50	Common files needed for kdesdk
12mr|kdesdk4-4.9.4-1|51	
12mr|kdesdk4-4.9.4-1|52	%files core
12mr|kdesdk4-4.9.4-1|53	%{_kde_bindir}/krazy-licensecheck
12mr|kdesdk4-4.9.4-1|54	%{_kde_bindir}/cvsaskpass
12mr|kdesdk4-4.9.4-1|55	%{_kde_bindir}/cvsservice
12mr|kdesdk4-4.9.4-1|56	%{_kde_bindir}/kio_svn_helper
12mr|kdesdk4-4.9.4-1|57	%{_kde_bindir}/kstartperf
12mr|kdesdk4-4.9.4-1|58	%{_kde_bindir}/kpartloader
12mr|kdesdk4-4.9.4-1|59	%{_kde_libdir}/libkdeinit4_cvsaskpass.so
12mr|kdesdk4-4.9.4-1|60	%{_kde_libdir}/libkdeinit4_cvsservice.so
12mr|kdesdk4-4.9.4-1|61	%{_kde_libdir}/kde4/fileviewgitplugin.so
12mr|kdesdk4-4.9.4-1|62	%{_kde_libdir}/kde4/fileviewsvnplugin.so
12mr|kdesdk4-4.9.4-1|63	%{_kde_libdir}/kde4/fileviewbazaarplugin.so
12mr|kdesdk4-4.9.4-1|64	%{_kde_libdir}/kde4/fileviewhgplugin.so
12mr|kdesdk4-4.9.4-1|65	%{_kde_libdir}/kde4/kio_perldoc.so
12mr|kdesdk4-4.9.4-1|66	%{_kde_appsdir}/kio_perldoc
12mr|kdesdk4-4.9.4-1|67	%{_kde_appsdir}/kpartloader
12mr|kdesdk4-4.9.4-1|68	%{_kde_datadir}/config.kcfg/fileviewsvnpluginsettings.kcfg
12mr|kdesdk4-4.9.4-1|69	%{_kde_datadir}/config.kcfg/fileviewgitpluginsettings.kcfg
12mr|kdesdk4-4.9.4-1|70	%{_kde_datadir}/config.kcfg/fileviewhgpluginsettings.kcfg
12mr|kdesdk4-4.9.4-1|71	%{_kde_services}/perldoc.protocol
12mr|kdesdk4-4.9.4-1|72	%{_kde_services}/fileviewgitplugin.desktop
12mr|kdesdk4-4.9.4-1|73	%{_kde_services}/fileviewsvnplugin.desktop
12mr|kdesdk4-4.9.4-1|74	%{_kde_services}/fileviewbazaarplugin.desktop
12mr|kdesdk4-4.9.4-1|75	%{_kde_services}/fileviewhgplugin.desktop
12mr|kdesdk4-4.9.4-1|76	
12mr|kdesdk4-4.9.4-1|77	#---------------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|78	
12mr|kdesdk4-4.9.4-1|79	%package -n kapptemplate
12mr|kdesdk4-4.9.4-1|80	Summary:	Template for KDE Application Development
12mr|kdesdk4-4.9.4-1|81	Group:		Graphical desktop/KDE
12mr|kdesdk4-4.9.4-1|82	Provides:	kapptemplate4
12mr|kdesdk4-4.9.4-1|83	Requires:	%{name}-core = %{epoch}:%{version}-%{release}
12mr|kdesdk4-4.9.4-1|84	Requires:	kdelibs4-devel
12mr|kdesdk4-4.9.4-1|85	
12mr|kdesdk4-4.9.4-1|86	%description -n kapptemplate
12mr|kdesdk4-4.9.4-1|87	KAppTemplate is a set of modular shell scripts that will create a
12mr|kdesdk4-4.9.4-1|88	framework for any number of KDE application types. At it's base
12mr|kdesdk4-4.9.4-1|89	level, it handles creation of things like the automake/autoconf
12mr|kdesdk4-4.9.4-1|90	framework, lsm files, RPM spec files, and po files. Then, there
12mr|kdesdk4-4.9.4-1|91	are individual modules that allow you to create a skeleton KDE
12mr|kdesdk4-4.9.4-1|92	application, a KPart application, a KPart plugin, or even convert
12mr|kdesdk4-4.9.4-1|93	existing source code to the KDE framework.
12mr|kdesdk4-4.9.4-1|94	
12mr|kdesdk4-4.9.4-1|95	%files -n kapptemplate
12mr|kdesdk4-4.9.4-1|96	%{_kde_bindir}/kapptemplate
12mr|kdesdk4-4.9.4-1|97	%{_kde_applicationsdir}/kapptemplate.desktop
12mr|kdesdk4-4.9.4-1|98	%{_kde_datadir}/config.kcfg/kapptemplate.kcfg
12mr|kdesdk4-4.9.4-1|99	%{_kde_appsdir}/kdevappwizard
12mr|kdesdk4-4.9.4-1|100	%{_kde_docdir}/*/*/kapptemplate
12mr|kdesdk4-4.9.4-1|101	%{_kde_iconsdir}/hicolor/*/apps/kapptemplate.png
12mr|kdesdk4-4.9.4-1|102	%{_kde_appsdir}/kdesdk/scripts
12mr|kdesdk4-4.9.4-1|103	
12mr|kdesdk4-4.9.4-1|104	#---------------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|105	
12mr|kdesdk4-4.9.4-1|106	%package -n kuiviewer
12mr|kdesdk4-4.9.4-1|107	Summary:	UI Files Viewer
12mr|kdesdk4-4.9.4-1|108	Group:		Graphical desktop/KDE
12mr|kdesdk4-4.9.4-1|109	Provides:	kuiviewer4
12mr|kdesdk4-4.9.4-1|110	Requires:	%{name}-core = %{EVRD}
12mr|kdesdk4-4.9.4-1|111	Provides:	kde4-kuiviewer = %{EVRD}
12mr|kdesdk4-4.9.4-1|112	
12mr|kdesdk4-4.9.4-1|113	%description -n kuiviewer
12mr|kdesdk4-4.9.4-1|114	Displays Qt Designer UI files
12mr|kdesdk4-4.9.4-1|115	
12mr|kdesdk4-4.9.4-1|116	%files -n kuiviewer
12mr|kdesdk4-4.9.4-1|117	%{_kde_bindir}/kuiviewer
12mr|kdesdk4-4.9.4-1|118	%{_kde_libdir}/kde4/quithumbnail.so
12mr|kdesdk4-4.9.4-1|119	%{_kde_libdir}/kde4/kuiviewerpart.so
12mr|kdesdk4-4.9.4-1|120	%{_kde_applicationsdir}/kuiviewer.desktop
12mr|kdesdk4-4.9.4-1|121	%{_kde_appsdir}/kuiviewer
12mr|kdesdk4-4.9.4-1|122	%{_kde_appsdir}/kuiviewerpart
12mr|kdesdk4-4.9.4-1|123	%{_kde_iconsdir}/hicolor/*/apps/kuiviewer.png
12mr|kdesdk4-4.9.4-1|124	%{_kde_services}/kuiviewer_part.desktop
12mr|kdesdk4-4.9.4-1|125	%{_kde_services}/designerthumbnail.desktop
12mr|kdesdk4-4.9.4-1|126	
12mr|kdesdk4-4.9.4-1|127	#---------------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|128	
12mr|kdesdk4-4.9.4-1|129	%package -n kdesdk4-scripts
12mr|kdesdk4-4.9.4-1|130	Summary:	Script From kdesdk
12mr|kdesdk4-4.9.4-1|131	Group:		Graphical desktop/KDE
12mr|kdesdk4-4.9.4-1|132	Requires:	%{name}-core = %{EVRD}
12mr|kdesdk4-4.9.4-1|133	Requires:	colorsvn
12mr|kdesdk4-4.9.4-1|134	
12mr|kdesdk4-4.9.4-1|135	%description -n kdesdk4-scripts
12mr|kdesdk4-4.9.4-1|136	This package contains the scripts for KDE development which are
12mr|kdesdk4-4.9.4-1|137	contained in the kdesdk module.
12mr|kdesdk4-4.9.4-1|138	
12mr|kdesdk4-4.9.4-1|139	%files -n kdesdk4-scripts
12mr|kdesdk4-4.9.4-1|140	%{_kde_bindir}/adddebug
12mr|kdesdk4-4.9.4-1|141	%{_kde_bindir}/build-progress.sh
12mr|kdesdk4-4.9.4-1|142	%{_kde_bindir}/cheatmake
12mr|kdesdk4-4.9.4-1|143	%{_kde_bindir}/create_cvsignore
12mr|kdesdk4-4.9.4-1|144	%{_kde_bindir}/create_makefile
12mr|kdesdk4-4.9.4-1|145	%{_kde_bindir}/create_makefiles
12mr|kdesdk4-4.9.4-1|146	%{_kde_bindir}/create_svnignore
12mr|kdesdk4-4.9.4-1|147	%{_kde_bindir}/cvs-clean
12mr|kdesdk4-4.9.4-1|148	%{_kde_bindir}/cvsaddcurrentdir
12mr|kdesdk4-4.9.4-1|149	%{_kde_bindir}/cvsbackport
12mr|kdesdk4-4.9.4-1|150	%{_kde_bindir}/cvsblame
12mr|kdesdk4-4.9.4-1|151	%{_kde_bindir}/cvscheck
12mr|kdesdk4-4.9.4-1|152	%{_kde_bindir}/cvsforwardport
12mr|kdesdk4-4.9.4-1|153	%{_kde_bindir}/cvslastchange
12mr|kdesdk4-4.9.4-1|154	%{_kde_bindir}/cvslastlog
12mr|kdesdk4-4.9.4-1|155	%{_kde_bindir}/cvsrevertlast
12mr|kdesdk4-4.9.4-1|156	%{_kde_bindir}/cvsversion
12mr|kdesdk4-4.9.4-1|157	%{_kde_bindir}/cxxmetric
12mr|kdesdk4-4.9.4-1|158	%{_kde_bindir}/extend_dmalloc
12mr|kdesdk4-4.9.4-1|159	%{_kde_bindir}/extractattr
12mr|kdesdk4-4.9.4-1|160	%{_kde_bindir}/extractrc
12mr|kdesdk4-4.9.4-1|161	%{_kde_bindir}/findmissingcrystal
12mr|kdesdk4-4.9.4-1|162	%{_kde_bindir}/fix-include.sh
12mr|kdesdk4-4.9.4-1|163	%{_kde_bindir}/fixkdeincludes
12mr|kdesdk4-4.9.4-1|164	%{_kde_bindir}/fixuifiles
12mr|kdesdk4-4.9.4-1|165	%{_kde_bindir}/includemocs
12mr|kdesdk4-4.9.4-1|166	%{_kde_bindir}/kde_generate_export_header
12mr|kdesdk4-4.9.4-1|167	%{_kde_bindir}/kdedoc
12mr|kdesdk4-4.9.4-1|168	%{_kde_bindir}/kdekillall
12mr|kdesdk4-4.9.4-1|169	%{_kde_bindir}/kdelnk2desktop.py
12mr|kdesdk4-4.9.4-1|170	%{_kde_bindir}/kdemangen.pl
12mr|kdesdk4-4.9.4-1|171	%{_kde_bindir}/makeobj
12mr|kdesdk4-4.9.4-1|172	%{_kde_bindir}/noncvslist
12mr|kdesdk4-4.9.4-1|173	%{_kde_bindir}/nonsvnlist
12mr|kdesdk4-4.9.4-1|174	%{_kde_bindir}/package_crystalsvg
12mr|kdesdk4-4.9.4-1|175	%{_kde_bindir}/png2mng.pl
12mr|kdesdk4-4.9.4-1|176	%{_kde_bindir}/pruneemptydirs
12mr|kdesdk4-4.9.4-1|177	%{_kde_bindir}/qtdoc
12mr|kdesdk4-4.9.4-1|178	%{_kde_bindir}/svn-clean
12mr|kdesdk4-4.9.4-1|179	%{_kde_bindir}/svnbackport
12mr|kdesdk4-4.9.4-1|180	%{_kde_bindir}/svnchangesince
12mr|kdesdk4-4.9.4-1|181	%{_kde_bindir}/svngettags
12mr|kdesdk4-4.9.4-1|182	%{_kde_bindir}/svnintegrate
12mr|kdesdk4-4.9.4-1|183	%{_kde_bindir}/svnforwardport
12mr|kdesdk4-4.9.4-1|184	%{_kde_bindir}/svnlastchange
12mr|kdesdk4-4.9.4-1|185	%{_kde_bindir}/svnlastlog
12mr|kdesdk4-4.9.4-1|186	%{_kde_bindir}/svnrevertlast
12mr|kdesdk4-4.9.4-1|187	%{_kde_bindir}/svnversions
12mr|kdesdk4-4.9.4-1|188	%{_kde_bindir}/zonetab2pot.py
12mr|kdesdk4-4.9.4-1|189	%{_kde_bindir}/optimizegraphics
12mr|kdesdk4-4.9.4-1|190	%{_kde_bindir}/wcgrep
12mr|kdesdk4-4.9.4-1|191	%{_kde_bindir}/kde-systemsettings-tree.py
12mr|kdesdk4-4.9.4-1|192	%{_kde_libdir}/kde4/kstartperf.so
12mr|kdesdk4-4.9.4-1|193	%{_kde_mandir}/man1/adddebug.1.*
12mr|kdesdk4-4.9.4-1|194	%{_kde_mandir}/man1/cheatmake.1.*
12mr|kdesdk4-4.9.4-1|195	%{_kde_mandir}/man1/create_cvsignore.1.*
12mr|kdesdk4-4.9.4-1|196	%{_kde_mandir}/man1/create_makefile.1.*
12mr|kdesdk4-4.9.4-1|197	%{_kde_mandir}/man1/create_makefiles.1.*
12mr|kdesdk4-4.9.4-1|198	%{_kde_mandir}/man1/cvscheck.1.*
12mr|kdesdk4-4.9.4-1|199	%{_kde_mandir}/man1/cvslastchange.1.*
12mr|kdesdk4-4.9.4-1|200	%{_kde_mandir}/man1/cvslastlog.1.*
12mr|kdesdk4-4.9.4-1|201	%{_kde_mandir}/man1/cvsrevertlast.1.*
12mr|kdesdk4-4.9.4-1|202	%{_kde_mandir}/man1/cxxmetric.1.*
12mr|kdesdk4-4.9.4-1|203	%{_kde_mandir}/man1/demangle.1.*
12mr|kdesdk4-4.9.4-1|204	%{_kde_mandir}/man1/extend_dmalloc.1.*
12mr|kdesdk4-4.9.4-1|205	%{_kde_mandir}/man1/extractrc.1.*
12mr|kdesdk4-4.9.4-1|206	%{_kde_mandir}/man1/fixincludes.1.*
12mr|kdesdk4-4.9.4-1|207	%{_kde_mandir}/man1/pruneemptydirs.1.*
12mr|kdesdk4-4.9.4-1|208	%{_kde_mandir}/man1/qtdoc.1.*
12mr|kdesdk4-4.9.4-1|209	%{_kde_mandir}/man1/reportview.1.*
12mr|kdesdk4-4.9.4-1|210	%{_kde_mandir}/man1/transxx.1.*
12mr|kdesdk4-4.9.4-1|211	%{_kde_mandir}/man1/zonetab2pot.py.1.*
12mr|kdesdk4-4.9.4-1|212	
12mr|kdesdk4-4.9.4-1|213	#---------------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|214	
12mr|kdesdk4-4.9.4-1|215	%package strigi-analyzer
12mr|kdesdk4-4.9.4-1|216	Summary:	Strigi Analyzer
12mr|kdesdk4-4.9.4-1|217	Group:		Graphical desktop/KDE
12mr|kdesdk4-4.9.4-1|218	Requires:	%{name}-core = %{EVRD}
12mr|kdesdk4-4.9.4-1|219	
12mr|kdesdk4-4.9.4-1|220	%description strigi-analyzer
12mr|kdesdk4-4.9.4-1|221	Strigi analyzer
12mr|kdesdk4-4.9.4-1|222	
12mr|kdesdk4-4.9.4-1|223	%files strigi-analyzer
12mr|kdesdk4-4.9.4-1|224	%{_kde_libdir}/strigi/strigi*
12mr|kdesdk4-4.9.4-1|225	
12mr|kdesdk4-4.9.4-1|226	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|227	
12mr|kdesdk4-4.9.4-1|228	%package po2xml
12mr|kdesdk4-4.9.4-1|229	Summary:	Xml2po and vice versa converters
12mr|kdesdk4-4.9.4-1|230	Group:		Graphical desktop/KDE
12mr|kdesdk4-4.9.4-1|231	Suggests:	md5deep
12mr|kdesdk4-4.9.4-1|232	
12mr|kdesdk4-4.9.4-1|233	%description po2xml
12mr|kdesdk4-4.9.4-1|234	An xml2po and vice versa converters.
12mr|kdesdk4-4.9.4-1|235	
12mr|kdesdk4-4.9.4-1|236	%files po2xml
12mr|kdesdk4-4.9.4-1|237	%{_kde_bindir}/split2po
12mr|kdesdk4-4.9.4-1|238	%{_kde_bindir}/xml2pot
12mr|kdesdk4-4.9.4-1|239	%{_kde_bindir}/po2xml
12mr|kdesdk4-4.9.4-1|240	%{_kde_bindir}/swappo
12mr|kdesdk4-4.9.4-1|241	%{_kde_mandir}/man1/po2xml.1.*
12mr|kdesdk4-4.9.4-1|242	%{_kde_mandir}/man1/split2po.1.*
12mr|kdesdk4-4.9.4-1|243	%{_kde_mandir}/man1/swappo.1.*
12mr|kdesdk4-4.9.4-1|244	%{_kde_mandir}/man1/xml2pot.1.*
12mr|kdesdk4-4.9.4-1|245	
12mr|kdesdk4-4.9.4-1|246	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|247	
12mr|kdesdk4-4.9.4-1|248	%package -n umbrello
12mr|kdesdk4-4.9.4-1|249	Summary:	UML Modeller
12mr|kdesdk4-4.9.4-1|250	Group:		Graphical desktop/KDE
12mr|kdesdk4-4.9.4-1|251	Provides:	umbrello4
12mr|kdesdk4-4.9.4-1|252	Requires:	%{name}-core = %{EVRD}
12mr|kdesdk4-4.9.4-1|253	
12mr|kdesdk4-4.9.4-1|254	%description -n umbrello
12mr|kdesdk4-4.9.4-1|255	Umbrello UML Modeller is a UML diagramming tool for KDE.
12mr|kdesdk4-4.9.4-1|256	
12mr|kdesdk4-4.9.4-1|257	%files -n umbrello
12mr|kdesdk4-4.9.4-1|258	%{_kde_bindir}/umbrello
12mr|kdesdk4-4.9.4-1|259	%{_kde_applicationsdir}/umbrello.desktop
12mr|kdesdk4-4.9.4-1|260	%{_kde_appsdir}/umbrello
12mr|kdesdk4-4.9.4-1|261	%{_kde_iconsdir}/*/*/*/umbrello*
12mr|kdesdk4-4.9.4-1|262	%{_kde_iconsdir}/*/*/mimetypes/application-x-uml.png
12mr|kdesdk4-4.9.4-1|263	%{_kde_docdir}/*/*/umbrello
12mr|kdesdk4-4.9.4-1|264	
12mr|kdesdk4-4.9.4-1|265	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|266	
12mr|kdesdk4-4.9.4-1|267	%package -n lokalize
12mr|kdesdk4-4.9.4-1|268	Summary:	Computer-Aided Translation Tool
12mr|kdesdk4-4.9.4-1|269	Group:		Graphical desktop/KDE
12mr|kdesdk4-4.9.4-1|270	Provides:	lokalize4
12mr|kdesdk4-4.9.4-1|271	Requires:	%{name}-core = %{EVRD}
12mr|kdesdk4-4.9.4-1|272	Requires:	kdesdk4-strigi-analyzer
12mr|kdesdk4-4.9.4-1|273	Requires:	qt4-database-plugin-sqlite
12mr|kdesdk4-4.9.4-1|274	Suggests:	python-translate
12mr|kdesdk4-4.9.4-1|275	
12mr|kdesdk4-4.9.4-1|276	%description -n lokalize
12mr|kdesdk4-4.9.4-1|277	Lokalize is a computer-aided translation system that focuses on
12mr|kdesdk4-4.9.4-1|278	productivity and performance. Translator does only creative work
12mr|kdesdk4-4.9.4-1|279	(of delivering message in his/her mother language in laconic and
12mr|kdesdk4-4.9.4-1|280	easy to understand form). Lokalize implies paragraph-by-paragraph
12mr|kdesdk4-4.9.4-1|281	translation approach (when translating documentation) and
12mr|kdesdk4-4.9.4-1|282	message-by-message approach (when translating GUI).
12mr|kdesdk4-4.9.4-1|283	
12mr|kdesdk4-4.9.4-1|284	%files -n lokalize
12mr|kdesdk4-4.9.4-1|285	%{_kde_bindir}/lokalize
12mr|kdesdk4-4.9.4-1|286	%{_kde_applicationsdir}/lokalize.desktop
12mr|kdesdk4-4.9.4-1|287	%{_kde_appsdir}/lokalize
12mr|kdesdk4-4.9.4-1|288	%{_kde_datadir}/config.kcfg/lokalize.kcfg
12mr|kdesdk4-4.9.4-1|289	%{_kde_datadir}/strigi/fieldproperties/strigi_translation.fieldproperties
12mr|kdesdk4-4.9.4-1|290	%{_kde_iconsdir}/*/*/actions/approved.*
12mr|kdesdk4-4.9.4-1|291	%{_kde_iconsdir}/*/*/actions/insert_arg.png
12mr|kdesdk4-4.9.4-1|292	%{_kde_iconsdir}/*/*/actions/insert_tag.png
12mr|kdesdk4-4.9.4-1|293	%{_kde_iconsdir}/*/*/actions/msgid2msgstr.png
12mr|kdesdk4-4.9.4-1|294	%{_kde_iconsdir}/*/*/actions/nexterror.png
12mr|kdesdk4-4.9.4-1|295	%{_kde_iconsdir}/*/*/actions/nextfuzzy.png
12mr|kdesdk4-4.9.4-1|296	%{_kde_iconsdir}/*/*/actions/nextfuzzyuntrans.png
12mr|kdesdk4-4.9.4-1|297	%{_kde_iconsdir}/*/*/actions/nextuntranslated.png
12mr|kdesdk4-4.9.4-1|298	%{_kde_iconsdir}/*/*/actions/preverror.png
12mr|kdesdk4-4.9.4-1|299	%{_kde_iconsdir}/*/*/actions/prevfuzzy.png
12mr|kdesdk4-4.9.4-1|300	%{_kde_iconsdir}/*/*/actions/prevfuzzyuntrans.png
12mr|kdesdk4-4.9.4-1|301	%{_kde_iconsdir}/*/*/actions/prevuntranslated.png
12mr|kdesdk4-4.9.4-1|302	%{_kde_iconsdir}/*/*/actions/search2msgstr.png
12mr|kdesdk4-4.9.4-1|303	%{_kde_iconsdir}/*/*/actions/transsearch.png
12mr|kdesdk4-4.9.4-1|304	%{_kde_iconsdir}/*/*/actions/catalogmanager.png
12mr|kdesdk4-4.9.4-1|305	%{_kde_iconsdir}/*/*/actions/diff.png
12mr|kdesdk4-4.9.4-1|306	%{_kde_iconsdir}/*/*/actions/nextpo.png
12mr|kdesdk4-4.9.4-1|307	%{_kde_iconsdir}/*/*/actions/nexttemplate.png
12mr|kdesdk4-4.9.4-1|308	%{_kde_iconsdir}/*/*/actions/prevpo.png
12mr|kdesdk4-4.9.4-1|309	%{_kde_iconsdir}/*/*/actions/prevtemplate.png
12mr|kdesdk4-4.9.4-1|310	%{_kde_iconsdir}/*/*/apps/lokalize.*
12mr|kdesdk4-4.9.4-1|311	%{_kde_docdir}/*/*/lokalize
12mr|kdesdk4-4.9.4-1|312	
12mr|kdesdk4-4.9.4-1|313	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|314	
12mr|kdesdk4-4.9.4-1|315	%package -n cervisia
12mr|kdesdk4-4.9.4-1|316	Summary:	CVS client part
12mr|kdesdk4-4.9.4-1|317	Group:		Graphical desktop/KDE
12mr|kdesdk4-4.9.4-1|318	Requires:	cvs
12mr|kdesdk4-4.9.4-1|319	Requires:	%{name}-core = %{EVRD}
12mr|kdesdk4-4.9.4-1|320	
12mr|kdesdk4-4.9.4-1|321	%description -n cervisia
12mr|kdesdk4-4.9.4-1|322	CVS client part.
12mr|kdesdk4-4.9.4-1|323	
12mr|kdesdk4-4.9.4-1|324	%files -n cervisia
12mr|kdesdk4-4.9.4-1|325	%{_kde_bindir}/cervisia
12mr|kdesdk4-4.9.4-1|326	%{_kde_applicationsdir}/cervisia.desktop
12mr|kdesdk4-4.9.4-1|327	%{_kde_appsdir}/cervisia/cervisia.notifyrc
12mr|kdesdk4-4.9.4-1|328	%{_kde_appsdir}/cervisia/cervisiashellui.rc
12mr|kdesdk4-4.9.4-1|329	%{_kde_appsdir}/cervisiapart/cervisiaui.rc
12mr|kdesdk4-4.9.4-1|330	%{_kde_appsdir}/kconf_update/cervisia-change_repos_list.pl
12mr|kdesdk4-4.9.4-1|331	%{_kde_appsdir}/kconf_update/cervisia-normalize_cvsroot.pl
12mr|kdesdk4-4.9.4-1|332	%{_kde_appsdir}/kconf_update/cervisia.upd
12mr|kdesdk4-4.9.4-1|333	%{_kde_appsdir}/kconf_update/change_colors.pl
12mr|kdesdk4-4.9.4-1|334	%{_kde_datadir}/config.kcfg/cervisiapart.kcfg
12mr|kdesdk4-4.9.4-1|335	%{_kde_iconsdir}/*/*/*/*cervisia*
12mr|kdesdk4-4.9.4-1|336	%{_kde_iconsdir}/*/*/*/*kiosvn*
12mr|kdesdk4-4.9.4-1|337	%{_kde_libdir}/libkdeinit4_cervisia.so
12mr|kdesdk4-4.9.4-1|338	%{_kde_libdir}/kde4/kded_ksvnd.so
12mr|kdesdk4-4.9.4-1|339	%{_kde_libdir}/kde4/kio_svn.so
12mr|kdesdk4-4.9.4-1|340	%{_kde_libdir}/kde4/cervisiapart.so
12mr|kdesdk4-4.9.4-1|341	%{_kde_services}/ServiceMenus/subversion.desktop
12mr|kdesdk4-4.9.4-1|342	%{_kde_services}/ServiceMenus/subversion_toplevel.desktop
12mr|kdesdk4-4.9.4-1|343	%{_kde_services}/cervisiapart.desktop
12mr|kdesdk4-4.9.4-1|344	%{_kde_services}/cvsservice.desktop
12mr|kdesdk4-4.9.4-1|345	%{_kde_services}/kded/ksvnd.desktop
12mr|kdesdk4-4.9.4-1|346	%{_kde_services}/svn+file.protocol
12mr|kdesdk4-4.9.4-1|347	%{_kde_services}/svn+http.protocol
12mr|kdesdk4-4.9.4-1|348	%{_kde_services}/svn+https.protocol
12mr|kdesdk4-4.9.4-1|349	%{_kde_services}/svn+ssh.protocol
12mr|kdesdk4-4.9.4-1|350	%{_kde_services}/svn.protocol
12mr|kdesdk4-4.9.4-1|351	%{_kde_docdir}/*/*/cervisia
12mr|kdesdk4-4.9.4-1|352	%{_kde_mandir}/man1/cervisia.1.*
12mr|kdesdk4-4.9.4-1|353	
12mr|kdesdk4-4.9.4-1|354	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|355	
12mr|kdesdk4-4.9.4-1|356	%package -n okteta
12mr|kdesdk4-4.9.4-1|357	Summary:	Edit raw file data as Hex values
12mr|kdesdk4-4.9.4-1|358	Group:		Graphical desktop/KDE
12mr|kdesdk4-4.9.4-1|359	
12mr|kdesdk4-4.9.4-1|360	%description -n okteta
12mr|kdesdk4-4.9.4-1|361	Okteta is a simple editor for the raw data of files. This type of
12mr|kdesdk4-4.9.4-1|362	program is also called hex editor or binary editor.
12mr|kdesdk4-4.9.4-1|363	
12mr|kdesdk4-4.9.4-1|364	%files -n okteta
12mr|kdesdk4-4.9.4-1|365	%{_kde_bindir}/okteta
12mr|kdesdk4-4.9.4-1|366	%{_kde_libdir}/kde4/libkbytearrayedit.so
12mr|kdesdk4-4.9.4-1|367	%{_kde_libdir}/kde4/oktetapart.so
12mr|kdesdk4-4.9.4-1|368	%{_kde_applicationsdir}/okteta.desktop
12mr|kdesdk4-4.9.4-1|369	%{_kde_appsdir}/okteta
12mr|kdesdk4-4.9.4-1|370	%{_kde_appsdir}/oktetapart
12mr|kdesdk4-4.9.4-1|371	%{_kde_datadir}/config.kcfg/structviewpreferences.kcfg
12mr|kdesdk4-4.9.4-1|372	%{_kde_configdir}/okteta-structures.knsrc
12mr|kdesdk4-4.9.4-1|373	%{_kde_iconsdir}/*/*/apps/okteta.png
12mr|kdesdk4-4.9.4-1|374	%{_kde_services}/kbytearrayedit.desktop
12mr|kdesdk4-4.9.4-1|375	%{_kde_services}/oktetapart.desktop
12mr|kdesdk4-4.9.4-1|376	%{_kde_datadir}/mime/packages/okteta.xml
12mr|kdesdk4-4.9.4-1|377	%doc %{_kde_docdir}/HTML/en/okteta
12mr|kdesdk4-4.9.4-1|378	
12mr|kdesdk4-4.9.4-1|379	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|380	
12mr|kdesdk4-4.9.4-1|381	%package -n kompare
12mr|kdesdk4-4.9.4-1|382	Summary:	KDE diff graphic tool
12mr|kdesdk4-4.9.4-1|383	Group:		Graphical desktop/KDE
12mr|kdesdk4-4.9.4-1|384	Requires:	%{name}-core = %{EVRD}
12mr|kdesdk4-4.9.4-1|385	
12mr|kdesdk4-4.9.4-1|386	%description -n kompare
12mr|kdesdk4-4.9.4-1|387	kompare is a KDE diff graphic tool
12mr|kdesdk4-4.9.4-1|388	
12mr|kdesdk4-4.9.4-1|389	%files -n kompare
12mr|kdesdk4-4.9.4-1|390	%{_kde_bindir}/kompare
12mr|kdesdk4-4.9.4-1|391	%{_kde_libdir}/kde4/komparenavtreepart.so
12mr|kdesdk4-4.9.4-1|392	%{_kde_libdir}/kde4/komparepart.so
12mr|kdesdk4-4.9.4-1|393	%{_kde_applicationsdir}/kompare.desktop
12mr|kdesdk4-4.9.4-1|394	%{_kde_appsdir}/kompare
12mr|kdesdk4-4.9.4-1|395	%{_kde_iconsdir}/hicolor/128x128/apps/kompare.png
12mr|kdesdk4-4.9.4-1|396	%{_kde_iconsdir}/hicolor/16x16/apps/kompare.png
12mr|kdesdk4-4.9.4-1|397	%{_kde_iconsdir}/hicolor/22x22/apps/kompare.png
12mr|kdesdk4-4.9.4-1|398	%{_kde_iconsdir}/hicolor/32x32/apps/kompare.png
12mr|kdesdk4-4.9.4-1|399	%{_kde_iconsdir}/hicolor/48x48/apps/kompare.png
12mr|kdesdk4-4.9.4-1|400	%{_kde_iconsdir}/hicolor/scalable/apps/kompare.svgz
12mr|kdesdk4-4.9.4-1|401	%{_kde_services}/komparenavtreepart.desktop
12mr|kdesdk4-4.9.4-1|402	%{_kde_services}/komparepart.desktop
12mr|kdesdk4-4.9.4-1|403	%{_kde_servicetypes}/kompareviewpart.desktop
12mr|kdesdk4-4.9.4-1|404	%{_kde_servicetypes}/komparenavigationpart.desktop
12mr|kdesdk4-4.9.4-1|405	%{_kde_docdir}/*/*/kompare
12mr|kdesdk4-4.9.4-1|406	
12mr|kdesdk4-4.9.4-1|407	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|408	
12mr|kdesdk4-4.9.4-1|409	%define  komparediff2_major 4
12mr|kdesdk4-4.9.4-1|410	%define  libkomparediff2 %mklibname komparediff2_ %{komparediff2_major}
12mr|kdesdk4-4.9.4-1|411	
12mr|kdesdk4-4.9.4-1|412	%package -n %{libkomparediff2}
12mr|kdesdk4-4.9.4-1|413	Summary:	KDE 4 core library
12mr|kdesdk4-4.9.4-1|414	Group:		System/Libraries
12mr|kdesdk4-4.9.4-1|415	
12mr|kdesdk4-4.9.4-1|416	%description -n %{libkomparediff2}
12mr|kdesdk4-4.9.4-1|417	KDE 4 core library.
12mr|kdesdk4-4.9.4-1|418	
12mr|kdesdk4-4.9.4-1|419	%files -n %{libkomparediff2}
12mr|kdesdk4-4.9.4-1|420	%{_kde_libdir}/libkomparediff2.so.%{komparediff2_major}*
12mr|kdesdk4-4.9.4-1|421	
12mr|kdesdk4-4.9.4-1|422	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|423	
12mr|kdesdk4-4.9.4-1|424	%define  komparedialogpages_major 4
12mr|kdesdk4-4.9.4-1|425	%define  libkomparedialogpages %mklibname komparedialogpages %{komparedialogpages_major}
12mr|kdesdk4-4.9.4-1|426	
12mr|kdesdk4-4.9.4-1|427	%package -n %{libkomparedialogpages}
12mr|kdesdk4-4.9.4-1|428	Summary:	KDE 4 core library
12mr|kdesdk4-4.9.4-1|429	Group:		System/Libraries
12mr|kdesdk4-4.9.4-1|430	
12mr|kdesdk4-4.9.4-1|431	%description -n %{libkomparedialogpages}
12mr|kdesdk4-4.9.4-1|432	KDE 4 core library.
12mr|kdesdk4-4.9.4-1|433	
12mr|kdesdk4-4.9.4-1|434	%files -n %{libkomparedialogpages}
12mr|kdesdk4-4.9.4-1|435	%{_kde_libdir}/libkomparedialogpages.so.%{komparedialogpages_major}*
12mr|kdesdk4-4.9.4-1|436	
12mr|kdesdk4-4.9.4-1|437	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|438	
12mr|kdesdk4-4.9.4-1|439	%define kompareinterface_major 4
12mr|kdesdk4-4.9.4-1|440	%define libkompareinterface %mklibname kompareinterface %{kompareinterface_major}
12mr|kdesdk4-4.9.4-1|441	
12mr|kdesdk4-4.9.4-1|442	%package -n %{libkompareinterface}
12mr|kdesdk4-4.9.4-1|443	Summary:	KDE 4 core library
12mr|kdesdk4-4.9.4-1|444	Group:		System/Libraries
12mr|kdesdk4-4.9.4-1|445	
12mr|kdesdk4-4.9.4-1|446	%description -n %{libkompareinterface}
12mr|kdesdk4-4.9.4-1|447	KDE 4 core library.
12mr|kdesdk4-4.9.4-1|448	
12mr|kdesdk4-4.9.4-1|449	%files -n %{libkompareinterface}
12mr|kdesdk4-4.9.4-1|450	%{_kde_libdir}/libkompareinterface.so.%{kompareinterface_major}*
12mr|kdesdk4-4.9.4-1|451	
12mr|kdesdk4-4.9.4-1|452	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|453	
12mr|kdesdk4-4.9.4-1|454	%package -n kmtrace
12mr|kdesdk4-4.9.4-1|455	Summary:	Memory Allocation Debugging Tool
12mr|kdesdk4-4.9.4-1|456	Group:		Graphical desktop/KDE
12mr|kdesdk4-4.9.4-1|457	Requires:	%{name}-core = %{EVRD}
12mr|kdesdk4-4.9.4-1|458	
12mr|kdesdk4-4.9.4-1|459	%description -n kmtrace
12mr|kdesdk4-4.9.4-1|460	Memory Allocation Debugging Tool
12mr|kdesdk4-4.9.4-1|461	
12mr|kdesdk4-4.9.4-1|462	%files -n kmtrace
12mr|kdesdk4-4.9.4-1|463	%{_kde_bindir}/kmtrace
12mr|kdesdk4-4.9.4-1|464	%{_kde_bindir}/demangle
12mr|kdesdk4-4.9.4-1|465	%{_kde_bindir}/kminspector
12mr|kdesdk4-4.9.4-1|466	%{_kde_bindir}/kmmatch
12mr|kdesdk4-4.9.4-1|467	%{_kde_appsdir}/kmtrace
12mr|kdesdk4-4.9.4-1|468	
12mr|kdesdk4-4.9.4-1|469	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|470	
12mr|kdesdk4-4.9.4-1|471	%package -n kcachegrind
12mr|kdesdk4-4.9.4-1|472	Summary:	KCachegrind
12mr|kdesdk4-4.9.4-1|473	Group:		Graphical desktop/KDE
12mr|kdesdk4-4.9.4-1|474	Requires:	%{name}-core = %{EVRD}
12mr|kdesdk4-4.9.4-1|475	Requires:	valgrind
12mr|kdesdk4-4.9.4-1|476	
12mr|kdesdk4-4.9.4-1|477	%description -n kcachegrind
12mr|kdesdk4-4.9.4-1|478	KCachegrind is a visualisation tool for the profiling data generated by
12mr|kdesdk4-4.9.4-1|479	Cachegrind and Calltree (they profile data file format is upwards compatible).
12mr|kdesdk4-4.9.4-1|480	Calltree extends Cachegrind, which is part of Valgrind.
12mr|kdesdk4-4.9.4-1|481	
12mr|kdesdk4-4.9.4-1|482	%files -n kcachegrind
12mr|kdesdk4-4.9.4-1|483	%{_kde_bindir}/kcachegrind
12mr|kdesdk4-4.9.4-1|484	%{_kde_bindir}/dprof2calltree
12mr|kdesdk4-4.9.4-1|485	%{_kde_bindir}/hotshot2calltree
12mr|kdesdk4-4.9.4-1|486	%{_kde_bindir}/memprof2calltree
12mr|kdesdk4-4.9.4-1|487	%{_kde_bindir}/op2calltree
12mr|kdesdk4-4.9.4-1|488	%{_kde_bindir}/pprof2calltree
12mr|kdesdk4-4.9.4-1|489	%{_kde_iconsdir}/*/*/*/kcachegrind*
12mr|kdesdk4-4.9.4-1|490	%{_kde_appsdir}/kcachegrind
12mr|kdesdk4-4.9.4-1|491	%{_kde_datadir}/applications/kde4/kcachegrind.desktop
12mr|kdesdk4-4.9.4-1|492	%{_kde_docdir}/*/*/kcachegrind
12mr|kdesdk4-4.9.4-1|493	
12mr|kdesdk4-4.9.4-1|494	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|495	
12mr|kdesdk4-4.9.4-1|496	%package -n kde-thumbnailer-po
12mr|kdesdk4-4.9.4-1|497	Summary:	KDE4 preview image generator plugin for gettext translations and templates
12mr|kdesdk4-4.9.4-1|498	Group:		Graphical desktop/KDE
12mr|kdesdk4-4.9.4-1|499	Requires:	%{name}-core = %{EVRD}
12mr|kdesdk4-4.9.4-1|500	Requires:	gettext
12mr|kdesdk4-4.9.4-1|501	
12mr|kdesdk4-4.9.4-1|502	%description -n kde-thumbnailer-po
12mr|kdesdk4-4.9.4-1|503	KDE-thumbnailer-po is a preview image generator plugin for gettext
12mr|kdesdk4-4.9.4-1|504	translations and templates.
12mr|kdesdk4-4.9.4-1|505	
12mr|kdesdk4-4.9.4-1|506	%files -n kde-thumbnailer-po
12mr|kdesdk4-4.9.4-1|507	%{_kde_libdir}/kde4/pothumbnail.so
12mr|kdesdk4-4.9.4-1|508	%{_kde_datadir}/config.kcfg/pocreatorsettings.kcfg
12mr|kdesdk4-4.9.4-1|509	%{_kde_services}/pothumbnail.desktop
12mr|kdesdk4-4.9.4-1|510	
12mr|kdesdk4-4.9.4-1|511	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|512	
12mr|kdesdk4-4.9.4-1|513	%define ktrace_major 4
12mr|kdesdk4-4.9.4-1|514	%define libktrace %mklibname ktrace %{ktrace_major}
12mr|kdesdk4-4.9.4-1|515	
12mr|kdesdk4-4.9.4-1|516	%package -n %{libktrace}
12mr|kdesdk4-4.9.4-1|517	Summary:	KDE 4 core library
12mr|kdesdk4-4.9.4-1|518	Group:		System/Libraries
12mr|kdesdk4-4.9.4-1|519	
12mr|kdesdk4-4.9.4-1|520	%description -n %{libktrace}
12mr|kdesdk4-4.9.4-1|521	KDE 4 core library.
12mr|kdesdk4-4.9.4-1|522	
12mr|kdesdk4-4.9.4-1|523	%files -n %{libktrace}
12mr|kdesdk4-4.9.4-1|524	%{_kde_libdir}/libktrace.so.%{ktrace_major}*
12mr|kdesdk4-4.9.4-1|525	
12mr|kdesdk4-4.9.4-1|526	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|527	
12mr|kdesdk4-4.9.4-1|528	%define kasten2controllers_major 2
12mr|kdesdk4-4.9.4-1|529	%define libkasten2controllers %mklibname kasten2controllers %{kasten2controllers_major}
12mr|kdesdk4-4.9.4-1|530	
12mr|kdesdk4-4.9.4-1|531	%package -n %{libkasten2controllers}
12mr|kdesdk4-4.9.4-1|532	Summary:	KDE 4 core library
12mr|kdesdk4-4.9.4-1|533	Group:		System/Libraries
12mr|kdesdk4-4.9.4-1|534	Obsoletes:	%{mklibname kasten1controllers 0} < %{EVRD}
12mr|kdesdk4-4.9.4-1|535	
12mr|kdesdk4-4.9.4-1|536	%description -n %{libkasten2controllers}
12mr|kdesdk4-4.9.4-1|537	KDE 4 core library.
12mr|kdesdk4-4.9.4-1|538	
12mr|kdesdk4-4.9.4-1|539	%files -n %{libkasten2controllers}
12mr|kdesdk4-4.9.4-1|540	%{_kde_libdir}/libkasten2controllers.so.%{kasten2controllers_major}
12mr|kdesdk4-4.9.4-1|541	%{_kde_libdir}/libkasten2controllers.so.0.*
12mr|kdesdk4-4.9.4-1|542	
12mr|kdesdk4-4.9.4-1|543	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|544	
12mr|kdesdk4-4.9.4-1|545	%define kasten2core_major 2
12mr|kdesdk4-4.9.4-1|546	%define libkasten2core %mklibname kasten2core %{kasten2core_major}
12mr|kdesdk4-4.9.4-1|547	
12mr|kdesdk4-4.9.4-1|548	%package -n %{libkasten2core}
12mr|kdesdk4-4.9.4-1|549	Summary:	KDE 4 core library
12mr|kdesdk4-4.9.4-1|550	Group:		System/Libraries
12mr|kdesdk4-4.9.4-1|551	Obsoletes:	%{mklibname kasten1core 0} < %{EVRD}
12mr|kdesdk4-4.9.4-1|552	
12mr|kdesdk4-4.9.4-1|553	%description -n %{libkasten2core}
12mr|kdesdk4-4.9.4-1|554	KDE 4 core library.
12mr|kdesdk4-4.9.4-1|555	
12mr|kdesdk4-4.9.4-1|556	%files -n %{libkasten2core}
12mr|kdesdk4-4.9.4-1|557	%{_kde_libdir}/libkasten2core.so.%{kasten2core_major}
12mr|kdesdk4-4.9.4-1|558	%{_kde_libdir}/libkasten2core.so.0.*
12mr|kdesdk4-4.9.4-1|559	
12mr|kdesdk4-4.9.4-1|560	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|561	
12mr|kdesdk4-4.9.4-1|562	%define kasten2gui_major 2
12mr|kdesdk4-4.9.4-1|563	%define libkasten2gui %mklibname kasten2gui %{kasten2gui_major}
12mr|kdesdk4-4.9.4-1|564	
12mr|kdesdk4-4.9.4-1|565	%package -n %{libkasten2gui}
12mr|kdesdk4-4.9.4-1|566	Summary:	KDE 4 core library
12mr|kdesdk4-4.9.4-1|567	Group:		System/Libraries
12mr|kdesdk4-4.9.4-1|568	Obsoletes:	%{mklibname kasten1gui 0} < %{EVRD}
12mr|kdesdk4-4.9.4-1|569	
12mr|kdesdk4-4.9.4-1|570	%description -n %{libkasten2gui}
12mr|kdesdk4-4.9.4-1|571	KDE 4 core library.
12mr|kdesdk4-4.9.4-1|572	
12mr|kdesdk4-4.9.4-1|573	%files -n %{libkasten2gui}
12mr|kdesdk4-4.9.4-1|574	%{_kde_libdir}/libkasten2gui.so.%{kasten2gui_major}
12mr|kdesdk4-4.9.4-1|575	%{_kde_libdir}/libkasten2gui.so.0.*
12mr|kdesdk4-4.9.4-1|576	
12mr|kdesdk4-4.9.4-1|577	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|578	
12mr|kdesdk4-4.9.4-1|579	%define kasten2okteta1controllers_major 1
12mr|kdesdk4-4.9.4-1|580	%define libkasten2okteta1controllers %mklibname kasten2okteta1controllers %{kasten2okteta1controllers_major}
12mr|kdesdk4-4.9.4-1|581	
12mr|kdesdk4-4.9.4-1|582	%package -n %{libkasten2okteta1controllers}
12mr|kdesdk4-4.9.4-1|583	Summary:	KDE 4 core library
12mr|kdesdk4-4.9.4-1|584	Group:		System/Libraries
12mr|kdesdk4-4.9.4-1|585	Obsoletes:	%{mklibname kasten1okteta1controllers 0} < %{EVRD}
12mr|kdesdk4-4.9.4-1|586	
12mr|kdesdk4-4.9.4-1|587	%description -n %{libkasten2okteta1controllers}
12mr|kdesdk4-4.9.4-1|588	KDE 4 core library.
12mr|kdesdk4-4.9.4-1|589	
12mr|kdesdk4-4.9.4-1|590	%files -n %{libkasten2okteta1controllers}
12mr|kdesdk4-4.9.4-1|591	%{_kde_libdir}/libkasten2okteta1controllers.so.%{kasten2okteta1controllers_major}
12mr|kdesdk4-4.9.4-1|592	%{_kde_libdir}/libkasten2okteta1controllers.so.0.*
12mr|kdesdk4-4.9.4-1|593	
12mr|kdesdk4-4.9.4-1|594	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|595	
12mr|kdesdk4-4.9.4-1|596	%define kasten2okteta1core_major 1
12mr|kdesdk4-4.9.4-1|597	%define libkasten2okteta1core %mklibname kasten2okteta1core %{kasten2okteta1core_major}
12mr|kdesdk4-4.9.4-1|598	
12mr|kdesdk4-4.9.4-1|599	%package -n %{libkasten2okteta1core}
12mr|kdesdk4-4.9.4-1|600	Summary:	KDE 4 core library
12mr|kdesdk4-4.9.4-1|601	Group:		System/Libraries
12mr|kdesdk4-4.9.4-1|602	Obsoletes:	%{mklibname kasten1okteta1core 0} < %{EVRD}
12mr|kdesdk4-4.9.4-1|603	
12mr|kdesdk4-4.9.4-1|604	%description -n %{libkasten2okteta1core}
12mr|kdesdk4-4.9.4-1|605	KDE 4 core library.
12mr|kdesdk4-4.9.4-1|606	
12mr|kdesdk4-4.9.4-1|607	%files -n %{libkasten2okteta1core}
12mr|kdesdk4-4.9.4-1|608	%{_kde_libdir}/libkasten2okteta1core.so.%{kasten2okteta1core_major}
12mr|kdesdk4-4.9.4-1|609	%{_kde_libdir}/libkasten2okteta1core.so.0.*
12mr|kdesdk4-4.9.4-1|610	
12mr|kdesdk4-4.9.4-1|611	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|612	
12mr|kdesdk4-4.9.4-1|613	%define kasten2okteta1gui_major 1
12mr|kdesdk4-4.9.4-1|614	%define libkasten2okteta1gui %mklibname kasten2okteta1gui %{kasten2okteta1gui_major}
12mr|kdesdk4-4.9.4-1|615	
12mr|kdesdk4-4.9.4-1|616	%package -n %{libkasten2okteta1gui}
12mr|kdesdk4-4.9.4-1|617	Summary:	KDE 4 core library
12mr|kdesdk4-4.9.4-1|618	Group:		System/Libraries
12mr|kdesdk4-4.9.4-1|619	Obsoletes:	%{mklibname kasten1okteta1gui 0} < %{EVRD}
12mr|kdesdk4-4.9.4-1|620	
12mr|kdesdk4-4.9.4-1|621	%description -n %{libkasten2okteta1gui}
12mr|kdesdk4-4.9.4-1|622	KDE 4 core library.
12mr|kdesdk4-4.9.4-1|623	
12mr|kdesdk4-4.9.4-1|624	%files -n %{libkasten2okteta1gui}
12mr|kdesdk4-4.9.4-1|625	%{_kde_libdir}/libkasten2okteta1gui.so.%{kasten2okteta1gui_major}
12mr|kdesdk4-4.9.4-1|626	%{_kde_libdir}/libkasten2okteta1gui.so.0.*
12mr|kdesdk4-4.9.4-1|627	
12mr|kdesdk4-4.9.4-1|628	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|629	
12mr|kdesdk4-4.9.4-1|630	%define okteta1core_major 1
12mr|kdesdk4-4.9.4-1|631	%define libokteta1core %mklibname okteta1core %{okteta1core_major}
12mr|kdesdk4-4.9.4-1|632	
12mr|kdesdk4-4.9.4-1|633	%package -n %{libokteta1core}
12mr|kdesdk4-4.9.4-1|634	Summary:	KDE 4 core library
12mr|kdesdk4-4.9.4-1|635	Group:		System/Libraries
12mr|kdesdk4-4.9.4-1|636	Obsoletes:	%{mklibname okteta1core 0} < %{EVRD}
12mr|kdesdk4-4.9.4-1|637	
12mr|kdesdk4-4.9.4-1|638	%description -n %{libokteta1core}
12mr|kdesdk4-4.9.4-1|639	KDE 4 core library.
12mr|kdesdk4-4.9.4-1|640	
12mr|kdesdk4-4.9.4-1|641	%files -n %{libokteta1core}
12mr|kdesdk4-4.9.4-1|642	%{_kde_libdir}/libokteta1core.so.%{okteta1core_major}
12mr|kdesdk4-4.9.4-1|643	%{_kde_libdir}/libokteta1core.so.0.*
12mr|kdesdk4-4.9.4-1|644	
12mr|kdesdk4-4.9.4-1|645	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|646	
12mr|kdesdk4-4.9.4-1|647	%define okteta1gui_major 1
12mr|kdesdk4-4.9.4-1|648	%define libokteta1gui %mklibname okteta1gui %{okteta1gui_major}
12mr|kdesdk4-4.9.4-1|649	
12mr|kdesdk4-4.9.4-1|650	%package -n %{libokteta1gui}
12mr|kdesdk4-4.9.4-1|651	Summary:	KDE 4 core library
12mr|kdesdk4-4.9.4-1|652	Group:		System/Libraries
12mr|kdesdk4-4.9.4-1|653	Obsoletes:	%{mklibname okteta1gui 0} < %{EVRD}
12mr|kdesdk4-4.9.4-1|654	
12mr|kdesdk4-4.9.4-1|655	%description -n %{libokteta1gui}
12mr|kdesdk4-4.9.4-1|656	KDE 4 core library.
12mr|kdesdk4-4.9.4-1|657	
12mr|kdesdk4-4.9.4-1|658	%files -n %{libokteta1gui}
12mr|kdesdk4-4.9.4-1|659	%{_kde_libdir}/libokteta1gui.so.%{okteta1gui_major}
12mr|kdesdk4-4.9.4-1|660	%{_kde_libdir}/libokteta1gui.so.0.*
12mr|kdesdk4-4.9.4-1|661	
12mr|kdesdk4-4.9.4-1|662	#-----------------------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|663	
12mr|kdesdk4-4.9.4-1|664	%package devel
12mr|kdesdk4-4.9.4-1|665	Summary:	Header files for kdesdk
12mr|kdesdk4-4.9.4-1|666	Group:		Development/KDE and Qt
12mr|kdesdk4-4.9.4-1|667	Requires:	%{libkomparediff2} = %{EVRD}
12mr|kdesdk4-4.9.4-1|668	Requires:	%{libkomparedialogpages} = %{EVRD}
12mr|kdesdk4-4.9.4-1|669	Requires:	%{libkompareinterface} = %{EVRD}
12mr|kdesdk4-4.9.4-1|670	Requires:	%{libktrace} = %{EVRD}
12mr|kdesdk4-4.9.4-1|671	Requires:	%{libkasten2controllers} = %{EVRD}
12mr|kdesdk4-4.9.4-1|672	Requires:	%{libkasten2core} = %{EVRD}
12mr|kdesdk4-4.9.4-1|673	Requires:	%{libkasten2gui} = %{EVRD}
12mr|kdesdk4-4.9.4-1|674	Requires:	%{libkasten2okteta1controllers} = %{EVRD}
12mr|kdesdk4-4.9.4-1|675	Requires:	%{libkasten2okteta1core} = %{EVRD}
12mr|kdesdk4-4.9.4-1|676	Requires:	%{libkasten2okteta1gui} = %{EVRD}
12mr|kdesdk4-4.9.4-1|677	Requires:	%{libokteta1core} = %{EVRD}
12mr|kdesdk4-4.9.4-1|678	Requires:	%{libokteta1gui} = %{EVRD}
12mr|kdesdk4-4.9.4-1|679	
12mr|kdesdk4-4.9.4-1|680	%description devel
12mr|kdesdk4-4.9.4-1|681	This package includes the header files you will need to compile
12mr|kdesdk4-4.9.4-1|682	applications for kdesdk.
12mr|kdesdk4-4.9.4-1|683	
12mr|kdesdk4-4.9.4-1|684	%files devel
12mr|kdesdk4-4.9.4-1|685	%{_kde_includedir}/*
12mr|kdesdk4-4.9.4-1|686	%{_kde_libdir}/libktrace.so
12mr|kdesdk4-4.9.4-1|687	%{_kde_libdir}/libkompareinterface.so
12mr|kdesdk4-4.9.4-1|688	%{_kde_libdir}/libkomparediff2.so
12mr|kdesdk4-4.9.4-1|689	%{_kde_libdir}/libkomparedialogpages.so
12mr|kdesdk4-4.9.4-1|690	%{_kde_libdir}/libkasten2controllers.so
12mr|kdesdk4-4.9.4-1|691	%{_kde_libdir}/libkasten2core.so
12mr|kdesdk4-4.9.4-1|692	%{_kde_libdir}/libkasten2gui.so
12mr|kdesdk4-4.9.4-1|693	%{_kde_libdir}/libkasten2okteta1controllers.so
12mr|kdesdk4-4.9.4-1|694	%{_kde_libdir}/libkasten2okteta1core.so
12mr|kdesdk4-4.9.4-1|695	%{_kde_libdir}/libkasten2okteta1gui.so
12mr|kdesdk4-4.9.4-1|696	%{_kde_libdir}/libokteta1core.so
12mr|kdesdk4-4.9.4-1|697	%{_kde_libdir}/libokteta1gui.so
12mr|kdesdk4-4.9.4-1|698	%{_kde_libdir}/kde4/plugins/designer/oktetadesignerplugin.so
12mr|kdesdk4-4.9.4-1|699	%{_datadir}/dbus-1/interfaces/*
12mr|kdesdk4-4.9.4-1|700	
12mr|kdesdk4-4.9.4-1|701	#---------------------------------------------------------------
12mr|kdesdk4-4.9.4-1|702	
12mr|kdesdk4-4.9.4-1|703	%prep
12mr|kdesdk4-4.9.4-1|704	%setup -q -n kdesdk-%{version}
12mr|kdesdk4-4.9.4-1|705	
12mr|kdesdk4-4.9.4-1|706	%build
12mr|kdesdk4-4.9.4-1|707	%cmake_kde4
12mr|kdesdk4-4.9.4-1|708	%make
12mr|kdesdk4-4.9.4-1|709	
12mr|kdesdk4-4.9.4-1|710	%install
12mr|kdesdk4-4.9.4-1|711	%makeinstall_std -C build
12mr|kdesdk4-4.9.4-1|712	
12mr|kdesdk4-4.9.4-1|713	# Copy all scripts
12mr|kdesdk4-4.9.4-1|714	mkdir -p %{buildroot}%{_kde_appsdir}/kdesdk/
12mr|kdesdk4-4.9.4-1|715	cp -a scripts %{buildroot}%{_kde_appsdir}/kdesdk/
12mr|kdesdk4-4.9.4-1|716	rm -f %{buildroot}%{_kde_appsdir}/kdesdk/CMake*
12mr|kdesdk4-4.9.4-1|717	
12mr|kdesdk4-4.9.4-1|718	# (nl) Prefer the file from colorsvn as it is more up to date
12mr|kdesdk4-4.9.4-1|719	# and this fix a conflict between kdesdk4-scripts and colorsvn
12mr|kdesdk4-4.9.4-1|720	rm -f %{buildroot}%{_kde_bindir}/colorsvn
12mr|kdesdk4-4.9.4-1|721	
12mr|kdesdk4-4.9.4-1|722	%changelog
12mr|kdesdk4-4.9.4-1|723	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|kdesdk4-4.9.4-1|724	- New version 4.9.4
12mr|kdesdk4-4.9.4-1|725	
12mr|kdesdk4-4.9.4-1|726	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|kdesdk4-4.9.4-1|727	- New version 4.9.3
12mr|kdesdk4-4.9.4-1|728	
12mr|kdesdk4-4.9.4-1|729	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|kdesdk4-4.9.4-1|730	- New version 4.9.2
12mr|kdesdk4-4.9.4-1|731	
12mr|kdesdk4-4.9.4-1|732	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|kdesdk4-4.9.4-1|733	- New version 4.9.1
12mr|kdesdk4-4.9.4-1|734	
12mr|kdesdk4-4.9.4-1|735	* Wed Aug 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|kdesdk4-4.9.4-1|736	- New version 4.9.0
12mr|kdesdk4-4.9.4-1|737	- Add rpmlintrc file
12mr|kdesdk4-4.9.4-1|738	
12mr|kdesdk4-4.9.4-1|739	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|kdesdk4-4.9.4-1|740	- New version 4.8.97
12mr|kdesdk4-4.9.4-1|741	- Make better usage of KDE path macros
12mr|kdesdk4-4.9.4-1|742	
12mr|kdesdk4-4.9.4-1|743	* Fri Jun 29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|kdesdk4-4.9.4-1|744	- New version 4.8.95
12mr|kdesdk4-4.9.4-1|745	- Add gettext-devel to BuildRequires
12mr|kdesdk4-4.9.4-1|746	- New subpackage kde-thumbnailer-po
12mr|kdesdk4-4.9.4-1|747	- Update file list
12mr|kdesdk4-4.9.4-1|748	- Fix library majors
12mr|kdesdk4-4.9.4-1|749	
12mr|kdesdk4-4.9.4-1|750	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.4-69.1mib2010.2
12mr|kdesdk4-4.9.4-1|751	- New version 4.8.4
12mr|kdesdk4-4.9.4-1|752	- MIB (Mandriva International Backports)
12mr|kdesdk4-4.9.4-1|753	
12mr|kdesdk4-4.9.4-1|754	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.3-69.1mib2010.2
12mr|kdesdk4-4.9.4-1|755	- New version 4.8.3
12mr|kdesdk4-4.9.4-1|756	- MIB (Mandriva International Backports)
12mr|kdesdk4-4.9.4-1|757	
12mr|kdesdk4-4.9.4-1|758	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.2-69.1mib2010.2
12mr|kdesdk4-4.9.4-1|759	- New version 4.8.2
12mr|kdesdk4-4.9.4-1|760	- MIB (Mandriva International Backports)
12mr|kdesdk4-4.9.4-1|761	
12mr|kdesdk4-4.9.4-1|762	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.1-69.1mib2010.2
12mr|kdesdk4-4.9.4-1|763	- New version 4.8.1
12mr|kdesdk4-4.9.4-1|764	- extractqml is no longer packaged, remove it from the file list
12mr|kdesdk4-4.9.4-1|765	- MIB (Mandriva International Backports)
12mr|kdesdk4-4.9.4-1|766	
12mr|kdesdk4-4.9.4-1|767	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.0-69.1mib2010.2
12mr|kdesdk4-4.9.4-1|768	+ Revision: 762520
12mr|kdesdk4-4.9.4-1|769	- Backport to 2010.2 for MIB users
12mr|kdesdk4-4.9.4-1|770	- MIB (Mandriva International Backports)
12mr|kdesdk4-4.9.4-1|771	
12mr|kdesdk4-4.9.4-1|772	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.8.0-1
12mr|kdesdk4-4.9.4-1|773	+ Revision: 762520
12mr|kdesdk4-4.9.4-1|774	- New upstream tarball
12mr|kdesdk4-4.9.4-1|775	
12mr|kdesdk4-4.9.4-1|776	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|kdesdk4-4.9.4-1|777	+ Revision: 758109
12mr|kdesdk4-4.9.4-1|778	- New upstream tarball
12mr|kdesdk4-4.9.4-1|779	
12mr|kdesdk4-4.9.4-1|780	* Tue Jan 03 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-1
12mr|kdesdk4-4.9.4-1|781	+ Revision: 750418
12mr|kdesdk4-4.9.4-1|782	- New version
12mr|kdesdk4-4.9.4-1|783	
12mr|kdesdk4-4.9.4-1|784	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.90-1
12mr|kdesdk4-4.9.4-1|785	+ Revision: 744310
12mr|kdesdk4-4.9.4-1|786	- Fix file list
12mr|kdesdk4-4.9.4-1|787	- New upstream tarball
12mr|kdesdk4-4.9.4-1|788	- Remove dupplicate file
12mr|kdesdk4-4.9.4-1|789	- New version 4.7.80
12mr|kdesdk4-4.9.4-1|790	- Remove kate
12mr|kdesdk4-4.9.4-1|791	- Remove old rpm stuffs
12mr|kdesdk4-4.9.4-1|792	- New version 4.7.41
12mr|kdesdk4-4.9.4-1|793	- Remove branch switch
12mr|kdesdk4-4.9.4-1|794	
12mr|kdesdk4-4.9.4-1|795	* Mon Jun 13 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.4-2
12mr|kdesdk4-4.9.4-1|796	+ Revision: 684410
12mr|kdesdk4-4.9.4-1|797	- New version 4.6.4
12mr|kdesdk4-4.9.4-1|798	
12mr|kdesdk4-4.9.4-1|799	* Fri May 13 2011 Funda Wang <fwang@mandriva.org> 1:4.6.3-2
12mr|kdesdk4-4.9.4-1|800	+ Revision: 674035
12mr|kdesdk4-4.9.4-1|801	- new version 4.6.3
12mr|kdesdk4-4.9.4-1|802	
12mr|kdesdk4-4.9.4-1|803	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1:4.6.2-2
12mr|kdesdk4-4.9.4-1|804	+ Revision: 655776
12mr|kdesdk4-4.9.4-1|805	- add upstream patch to detect hunspell 1.3
12mr|kdesdk4-4.9.4-1|806	- rebuild for new hunspell
12mr|kdesdk4-4.9.4-1|807	
12mr|kdesdk4-4.9.4-1|808	* Tue Apr 05 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.2-1
12mr|kdesdk4-4.9.4-1|809	+ Revision: 650781
12mr|kdesdk4-4.9.4-1|810	- Remove mkrel
12mr|kdesdk4-4.9.4-1|811	- New version 4.6.2
12mr|kdesdk4-4.9.4-1|812	
12mr|kdesdk4-4.9.4-1|813	* Mon Feb 28 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.1-1
12mr|kdesdk4-4.9.4-1|814	+ Revision: 640733
12mr|kdesdk4-4.9.4-1|815	- New version 4.6.1
12mr|kdesdk4-4.9.4-1|816	
12mr|kdesdk4-4.9.4-1|817	* Wed Jan 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.0-1
12mr|kdesdk4-4.9.4-1|818	+ Revision: 632970
12mr|kdesdk4-4.9.4-1|819	- New version KDE 4.6 Final
12mr|kdesdk4-4.9.4-1|820	
12mr|kdesdk4-4.9.4-1|821	* Thu Jan 06 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.95-1mdv2011.0
12mr|kdesdk4-4.9.4-1|822	+ Revision: 629126
12mr|kdesdk4-4.9.4-1|823	- New version KDE 4.6 RC2
12mr|kdesdk4-4.9.4-1|824	
12mr|kdesdk4-4.9.4-1|825	* Sat Dec 25 2010 Funda Wang <fwang@mandriva.org> 1:4.5.90-1mdv2011.0
12mr|kdesdk4-4.9.4-1|826	+ Revision: 624709
12mr|kdesdk4-4.9.4-1|827	- update file list
12mr|kdesdk4-4.9.4-1|828	- md5deep is not that requires (there is no runtime hard dependency in source)
12mr|kdesdk4-4.9.4-1|829	- move man pages into correct sub package
12mr|kdesdk4-4.9.4-1|830	
12mr|kdesdk4-4.9.4-1|831	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdesdk4-4.9.4-1|832	- New upstream tarball
12mr|kdesdk4-4.9.4-1|833	- Add a require for md5deep
12mr|kdesdk4-4.9.4-1|834	CCBUG: 61903
12mr|kdesdk4-4.9.4-1|835	
12mr|kdesdk4-4.9.4-1|836	* Sun Dec 12 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.85-2mdv2011.0
12mr|kdesdk4-4.9.4-1|837	+ Revision: 620603
12mr|kdesdk4-4.9.4-1|838	- Fix file list
12mr|kdesdk4-4.9.4-1|839	- Fix file list
12mr|kdesdk4-4.9.4-1|840	- New upstream tarball
12mr|kdesdk4-4.9.4-1|841	
12mr|kdesdk4-4.9.4-1|842	* Thu Dec 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 1:4.5.80-2mdv2011.0
12mr|kdesdk4-4.9.4-1|843	+ Revision: 604633
12mr|kdesdk4-4.9.4-1|844	- Rebuild with apr with workaround to gcc strict aliasing issue
12mr|kdesdk4-4.9.4-1|845	
12mr|kdesdk4-4.9.4-1|846	* Fri Nov 26 2010 Funda Wang <fwang@mandriva.org> 1:4.5.80-1mdv2011.0
12mr|kdesdk4-4.9.4-1|847	+ Revision: 601485
12mr|kdesdk4-4.9.4-1|848	- new version 4.5.80 (aka 4.6 beta1)
12mr|kdesdk4-4.9.4-1|849	- modify libname according to our libname policy
12mr|kdesdk4-4.9.4-1|850	
12mr|kdesdk4-4.9.4-1|851	* Sat Nov 20 2010 Funda Wang <fwang@mandriva.org> 1:4.5.77-0.svn1198704.1mdv2011.0
12mr|kdesdk4-4.9.4-1|852	+ Revision: 599133
12mr|kdesdk4-4.9.4-1|853	- new snapshot 4.5.77
12mr|kdesdk4-4.9.4-1|854	
12mr|kdesdk4-4.9.4-1|855	* Sun Nov 14 2010 Funda Wang <fwang@mandriva.org> 1:4.5.76-0.svn1196628.1mdv2011.0
12mr|kdesdk4-4.9.4-1|856	+ Revision: 597479
12mr|kdesdk4-4.9.4-1|857	- BR binutils
12mr|kdesdk4-4.9.4-1|858	- new snapshot 4.5.76
12mr|kdesdk4-4.9.4-1|859	- byebye kbugbuster
12mr|kdesdk4-4.9.4-1|860	
12mr|kdesdk4-4.9.4-1|861	* Sun Oct 31 2010 Funda Wang <fwang@mandriva.org> 1:4.5.74-0.svn1190490.1mdv2011.0
12mr|kdesdk4-4.9.4-1|862	+ Revision: 591269
12mr|kdesdk4-4.9.4-1|863	- update file list
12mr|kdesdk4-4.9.4-1|864	- update file list
12mr|kdesdk4-4.9.4-1|865	- new snapshot 4.5.74
12mr|kdesdk4-4.9.4-1|866	
12mr|kdesdk4-4.9.4-1|867	* Sun Oct 17 2010 Funda Wang <fwang@mandriva.org> 1:4.5.71-0.svn1183784.2mdv2011.0
12mr|kdesdk4-4.9.4-1|868	+ Revision: 586233
12mr|kdesdk4-4.9.4-1|869	- add antlr as BR
12mr|kdesdk4-4.9.4-1|870	
12mr|kdesdk4-4.9.4-1|871	* Fri Oct 08 2010 Funda Wang <fwang@mandriva.org> 1:4.5.71-0.svn1183784.1mdv2011.0
12mr|kdesdk4-4.9.4-1|872	+ Revision: 584250
12mr|kdesdk4-4.9.4-1|873	- kdeworkspace and kdepim have nothing to do with kdesdk
12mr|kdesdk4-4.9.4-1|874	- new snapshot 4.5.71
12mr|kdesdk4-4.9.4-1|875	
12mr|kdesdk4-4.9.4-1|876	* Fri Sep 17 2010 Funda Wang <fwang@mandriva.org> 1:4.5.68-1mdv2011.0
12mr|kdesdk4-4.9.4-1|877	+ Revision: 579174
12mr|kdesdk4-4.9.4-1|878	- new snapshot 4.5.68
12mr|kdesdk4-4.9.4-1|879	
12mr|kdesdk4-4.9.4-1|880	* Wed Sep 08 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:4.5.67-2mdv2011.0
12mr|kdesdk4-4.9.4-1|881	+ Revision: 576825
12mr|kdesdk4-4.9.4-1|882	- rebuild with latest hunspell to fix a buffer overflow
12mr|kdesdk4-4.9.4-1|883	
12mr|kdesdk4-4.9.4-1|884	* Tue Sep 07 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.67-1mdv2011.0
12mr|kdesdk4-4.9.4-1|885	+ Revision: 576693
12mr|kdesdk4-4.9.4-1|886	- LOL
12mr|kdesdk4-4.9.4-1|887	- Fix file list
12mr|kdesdk4-4.9.4-1|888	- New version 4.5.67
12mr|kdesdk4-4.9.4-1|889	
12mr|kdesdk4-4.9.4-1|890	* Fri Aug 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.0-1mdv2011.0
12mr|kdesdk4-4.9.4-1|891	+ Revision: 566574
12mr|kdesdk4-4.9.4-1|892	- New upstream tarball
12mr|kdesdk4-4.9.4-1|893	- Update to version 4.5.0
12mr|kdesdk4-4.9.4-1|894	
12mr|kdesdk4-4.9.4-1|895	* Thu Jul 29 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.95-1mdv2011.0
12mr|kdesdk4-4.9.4-1|896	+ Revision: 562943
12mr|kdesdk4-4.9.4-1|897	- Add BR
12mr|kdesdk4-4.9.4-1|898	- kde 4.4.95
12mr|kdesdk4-4.9.4-1|899	
12mr|kdesdk4-4.9.4-1|900	* Thu May 27 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-5mdv2010.1
12mr|kdesdk4-4.9.4-1|901	+ Revision: 546332
12mr|kdesdk4-4.9.4-1|902	- Add branch patch to fix kate crash
12mr|kdesdk4-4.9.4-1|903	
12mr|kdesdk4-4.9.4-1|904	* Sat May 08 2010 Colin Guthrie <cguthrie@mandriva.org> 1:4.4.3-4mdv2010.1
12mr|kdesdk4-4.9.4-1|905	+ Revision: 543582
12mr|kdesdk4-4.9.4-1|906	- Fix kate crash when closing files
12mr|kdesdk4-4.9.4-1|907	
12mr|kdesdk4-4.9.4-1|908	* Sat May 08 2010 Funda Wang <fwang@mandriva.org> 1:4.4.3-3mdv2010.1
12mr|kdesdk4-4.9.4-1|909	+ Revision: 543561
12mr|kdesdk4-4.9.4-1|910	- add missing requires on libfile
12mr|kdesdk4-4.9.4-1|911	
12mr|kdesdk4-4.9.4-1|912	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdesdk4-4.9.4-1|913	- Fix Requires
12mr|kdesdk4-4.9.4-1|914	CCBUG: 59007
12mr|kdesdk4-4.9.4-1|915	
12mr|kdesdk4-4.9.4-1|916	* Tue May 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-1mdv2010.1
12mr|kdesdk4-4.9.4-1|917	+ Revision: 542108
12mr|kdesdk4-4.9.4-1|918	- Update to version 4.4.3
12mr|kdesdk4-4.9.4-1|919	
12mr|kdesdk4-4.9.4-1|920	* Fri Apr 02 2010 Funda Wang <fwang@mandriva.org> 1:4.4.2-1mdv2010.1
12mr|kdesdk4-4.9.4-1|921	+ Revision: 530758
12mr|kdesdk4-4.9.4-1|922	- update filelist
12mr|kdesdk4-4.9.4-1|923	
12mr|kdesdk4-4.9.4-1|924	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdesdk4-4.9.4-1|925	- Update to version 4.4.2
12mr|kdesdk4-4.9.4-1|926	- Convert Requires into suggests on the metapackage
12mr|kdesdk4-4.9.4-1|927	
12mr|kdesdk4-4.9.4-1|928	* Thu Mar 18 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.1-2mdv2010.1
12mr|kdesdk4-4.9.4-1|929	+ Revision: 524906
12mr|kdesdk4-4.9.4-1|930	- Install konsole when using kate for the konsole part
12mr|kdesdk4-4.9.4-1|931	
12mr|kdesdk4-4.9.4-1|932	* Thu Mar 11 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.1-1mdv2010.1
12mr|kdesdk4-4.9.4-1|933	+ Revision: 517963
12mr|kdesdk4-4.9.4-1|934	- Really fix file list
12mr|kdesdk4-4.9.4-1|935	- Fix file list
12mr|kdesdk4-4.9.4-1|936	- Fix release
12mr|kdesdk4-4.9.4-1|937	- Update to version 4.4.1
12mr|kdesdk4-4.9.4-1|938	
12mr|kdesdk4-4.9.4-1|939	* Thu Feb 11 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.0-3mdv2010.1
12mr|kdesdk4-4.9.4-1|940	+ Revision: 504315
12mr|kdesdk4-4.9.4-1|941	- Fix crash in lokalize with wrong files (Bug #57582)
12mr|kdesdk4-4.9.4-1|942	
12mr|kdesdk4-4.9.4-1|943	* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.0-1mdv2010.1
12mr|kdesdk4-4.9.4-1|944	+ Revision: 502617
12mr|kdesdk4-4.9.4-1|945	- Update to version 4.4.0
12mr|kdesdk4-4.9.4-1|946	
12mr|kdesdk4-4.9.4-1|947	* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.98-1mdv2010.1
12mr|kdesdk4-4.9.4-1|948	+ Revision: 498948
12mr|kdesdk4-4.9.4-1|949	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdesdk4-4.9.4-1|950	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdesdk4-4.9.4-1|951	
12mr|kdesdk4-4.9.4-1|952	* Mon Jan 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.95-1mdv2010.1
12mr|kdesdk4-4.9.4-1|953	+ Revision: 496466
12mr|kdesdk4-4.9.4-1|954	- Fix version
12mr|kdesdk4-4.9.4-1|955	- Update to version 4.3.95 aka "kde 4.4 RC2"
12mr|kdesdk4-4.9.4-1|956	
12mr|kdesdk4-4.9.4-1|957	* Sun Jan 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.90-1mdv2010.1
12mr|kdesdk4-4.9.4-1|958	+ Revision: 488565
12mr|kdesdk4-4.9.4-1|959	- Update to kde 4.4 rc1
12mr|kdesdk4-4.9.4-1|960	
12mr|kdesdk4-4.9.4-1|961	* Mon Dec 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.85-1mdv2010.1
12mr|kdesdk4-4.9.4-1|962	+ Revision: 480755
12mr|kdesdk4-4.9.4-1|963	- Update to kde 4.4 beta2
12mr|kdesdk4-4.9.4-1|964	
12mr|kdesdk4-4.9.4-1|965	* Fri Dec 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.80-1mdv2010.1
12mr|kdesdk4-4.9.4-1|966	+ Revision: 473349
12mr|kdesdk4-4.9.4-1|967	- Update to KDE 4.4 Beta1
12mr|kdesdk4-4.9.4-1|968	
12mr|kdesdk4-4.9.4-1|969	* Sat Nov 28 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.77-1mdv2010.1
12mr|kdesdk4-4.9.4-1|970	+ Revision: 470799
12mr|kdesdk4-4.9.4-1|971	- Update to kde 4.3.77
12mr|kdesdk4-4.9.4-1|972	
12mr|kdesdk4-4.9.4-1|973	* Thu Nov 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.75-1mdv2010.1
12mr|kdesdk4-4.9.4-1|974	+ Revision: 467385
12mr|kdesdk4-4.9.4-1|975	- Remove typo
12mr|kdesdk4-4.9.4-1|976	- Fix %%libktexteditor_codesnippets_core major
12mr|kdesdk4-4.9.4-1|977	- Fix file list
12mr|kdesdk4-4.9.4-1|978	- Update to kde 4.3.75
12mr|kdesdk4-4.9.4-1|979	
12mr|kdesdk4-4.9.4-1|980	* Thu Nov 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.73-2mdv2010.1
12mr|kdesdk4-4.9.4-1|981	+ Revision: 465255
12mr|kdesdk4-4.9.4-1|982	- Rebuild against new Qt
12mr|kdesdk4-4.9.4-1|983	
12mr|kdesdk4-4.9.4-1|984	* Mon Nov 09 2009 Funda Wang <fwang@mandriva.org> 1:4.3.73-1mdv2010.1
12mr|kdesdk4-4.9.4-1|985	+ Revision: 463283
12mr|kdesdk4-4.9.4-1|986	- add BR
12mr|kdesdk4-4.9.4-1|987	
12mr|kdesdk4-4.9.4-1|988	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdesdk4-4.9.4-1|989	- Update to kde 4.3.73
12mr|kdesdk4-4.9.4-1|990	Fix file list
12mr|kdesdk4-4.9.4-1|991	- Suggests python-translate
12mr|kdesdk4-4.9.4-1|992	
12mr|kdesdk4-4.9.4-1|993	* Tue Oct 06 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.2-1mdv2010.0
12mr|kdesdk4-4.9.4-1|994	+ Revision: 454664
12mr|kdesdk4-4.9.4-1|995	- New upstream release 4.3.2.
12mr|kdesdk4-4.9.4-1|996	
12mr|kdesdk4-4.9.4-1|997	* Sun Sep 13 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.1-2mdv2010.0
12mr|kdesdk4-4.9.4-1|998	+ Revision: 438580
12mr|kdesdk4-4.9.4-1|999	- Obsolete kde3 packages
12mr|kdesdk4-4.9.4-1|1000	
12mr|kdesdk4-4.9.4-1|1001	* Tue Sep 01 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.1-1mdv2010.0
12mr|kdesdk4-4.9.4-1|1002	+ Revision: 423219
12mr|kdesdk4-4.9.4-1|1003	- New upstream release 4.3.1.
12mr|kdesdk4-4.9.4-1|1004	
12mr|kdesdk4-4.9.4-1|1005	* Tue Aug 04 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.0-1mdv2010.0
12mr|kdesdk4-4.9.4-1|1006	+ Revision: 409513
12mr|kdesdk4-4.9.4-1|1007	- New upstream release 4.3.0.
12mr|kdesdk4-4.9.4-1|1008	- Update to KDE 4.3 RC3
12mr|kdesdk4-4.9.4-1|1009	
12mr|kdesdk4-4.9.4-1|1010	* Sun Jul 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.96-1mdv2010.0
12mr|kdesdk4-4.9.4-1|1011	+ Revision: 394960
12mr|kdesdk4-4.9.4-1|1012	- Update to Rc2
12mr|kdesdk4-4.9.4-1|1013	
12mr|kdesdk4-4.9.4-1|1014	* Fri Jun 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.95-1mdv2010.0
12mr|kdesdk4-4.9.4-1|1015	+ Revision: 389560
12mr|kdesdk4-4.9.4-1|1016	- Update to KDE 4.3 Rc1
12mr|kdesdk4-4.9.4-1|1017	
12mr|kdesdk4-4.9.4-1|1018	* Fri Jun 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.90-1mdv2010.0
12mr|kdesdk4-4.9.4-1|1019	+ Revision: 382950
12mr|kdesdk4-4.9.4-1|1020	- Update to beta2
12mr|kdesdk4-4.9.4-1|1021	
12mr|kdesdk4-4.9.4-1|1022	* Sat May 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.88-1mdv2010.0
12mr|kdesdk4-4.9.4-1|1023	+ Revision: 381535
12mr|kdesdk4-4.9.4-1|1024	- Update to kde 4.2.88
12mr|kdesdk4-4.9.4-1|1025	- Adapt kdesdk to new layout
12mr|kdesdk4-4.9.4-1|1026	
12mr|kdesdk4-4.9.4-1|1027	* Sat May 23 2009 Funda Wang <fwang@mandriva.org> 1:4.2.87-1mdv2010.0
12mr|kdesdk4-4.9.4-1|1028	+ Revision: 378892
12mr|kdesdk4-4.9.4-1|1029	- New version 4.2.87
12mr|kdesdk4-4.9.4-1|1030	
12mr|kdesdk4-4.9.4-1|1031	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdesdk4-4.9.4-1|1032	- Fix Requires on the lokalize package
12mr|kdesdk4-4.9.4-1|1033	
12mr|kdesdk4-4.9.4-1|1034	* Sat May 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.85-2mdv2010.0
12mr|kdesdk4-4.9.4-1|1035	+ Revision: 373894
12mr|kdesdk4-4.9.4-1|1036	- Move some cervisia files into the core package to avoid some automatic deps
12mr|kdesdk4-4.9.4-1|1037	
12mr|kdesdk4-4.9.4-1|1038	* Sat May 09 2009 Funda Wang <fwang@mandriva.org> 1:4.2.85-1mdv2010.0
12mr|kdesdk4-4.9.4-1|1039	+ Revision: 373680
12mr|kdesdk4-4.9.4-1|1040	- New version 4.2.85
12mr|kdesdk4-4.9.4-1|1041	
12mr|kdesdk4-4.9.4-1|1042	* Wed May 06 2009 Funda Wang <fwang@mandriva.org> 1:4.2.71-0.svn961800.1mdv2010.0
12mr|kdesdk4-4.9.4-1|1043	+ Revision: 372605
12mr|kdesdk4-4.9.4-1|1044	- New versino 4.2.71
12mr|kdesdk4-4.9.4-1|1045	- use kde macros
12mr|kdesdk4-4.9.4-1|1046	
12mr|kdesdk4-4.9.4-1|1047	* Fri Apr 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.2-4mdv2009.1
12mr|kdesdk4-4.9.4-1|1048	+ Revision: 365553
12mr|kdesdk4-4.9.4-1|1049	- Fix requires on kdesdk4-strigi-analyzer
12mr|kdesdk4-4.9.4-1|1050	
12mr|kdesdk4-4.9.4-1|1051	* Thu Apr 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.2-3mdv2009.1
12mr|kdesdk4-4.9.4-1|1052	+ Revision: 365474
12mr|kdesdk4-4.9.4-1|1053	- Fix Requires (Bug #49582)
12mr|kdesdk4-4.9.4-1|1054	
12mr|kdesdk4-4.9.4-1|1055	* Fri Mar 27 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.2-2mdv2009.1
12mr|kdesdk4-4.9.4-1|1056	+ Revision: 361757
12mr|kdesdk4-4.9.4-1|1057	- Fix file list
12mr|kdesdk4-4.9.4-1|1058	
12mr|kdesdk4-4.9.4-1|1059	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdesdk4-4.9.4-1|1060	- Update with 4.2.2 try#1 packages
12mr|kdesdk4-4.9.4-1|1061	
12mr|kdesdk4-4.9.4-1|1062	* Sat Feb 28 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.1-1mdv2009.1
12mr|kdesdk4-4.9.4-1|1063	+ Revision: 346213
12mr|kdesdk4-4.9.4-1|1064	- KDE 4.2.1 try#1 upstream release
12mr|kdesdk4-4.9.4-1|1065	
12mr|kdesdk4-4.9.4-1|1066	* Wed Feb 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.0-3mdv2009.1
12mr|kdesdk4-4.9.4-1|1067	+ Revision: 342615
12mr|kdesdk4-4.9.4-1|1068	- Fix file list
12mr|kdesdk4-4.9.4-1|1069	
12mr|kdesdk4-4.9.4-1|1070	* Mon Feb 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.0-2mdv2009.1
12mr|kdesdk4-4.9.4-1|1071	+ Revision: 340891
12mr|kdesdk4-4.9.4-1|1072	- Rebuild against qt4.5
12mr|kdesdk4-4.9.4-1|1073	
12mr|kdesdk4-4.9.4-1|1074	* Wed Jan 28 2009 Funda Wang <fwang@mandriva.org> 1:4.2.0-1mdv2009.1
12mr|kdesdk4-4.9.4-1|1075	+ Revision: 334913
12mr|kdesdk4-4.9.4-1|1076	- fix file list
12mr|kdesdk4-4.9.4-1|1077	- New version 4.2.0
12mr|kdesdk4-4.9.4-1|1078	
12mr|kdesdk4-4.9.4-1|1079	* Wed Jan 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.96-2mdv2009.1
12mr|kdesdk4-4.9.4-1|1080	+ Revision: 332331
12mr|kdesdk4-4.9.4-1|1081	- Fix file list
12mr|kdesdk4-4.9.4-1|1082	- Add an upstream patch to fix the build against the new boost
12mr|kdesdk4-4.9.4-1|1083	
12mr|kdesdk4-4.9.4-1|1084	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdesdk4-4.9.4-1|1085	- Update with Release Candidate 1 - 4.1.96
12mr|kdesdk4-4.9.4-1|1086	
12mr|kdesdk4-4.9.4-1|1087	* Sun Dec 14 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.85-1mdv2009.1
12mr|kdesdk4-4.9.4-1|1088	+ Revision: 314062
12mr|kdesdk4-4.9.4-1|1089	- Fix File list
12mr|kdesdk4-4.9.4-1|1090	- New version KDE 4.2 Beta2
12mr|kdesdk4-4.9.4-1|1091	
12mr|kdesdk4-4.9.4-1|1092	* Thu Dec 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.82-1mdv2009.1
12mr|kdesdk4-4.9.4-1|1093	+ Revision: 313487
12mr|kdesdk4-4.9.4-1|1094	- Update to kde 4.1.82
12mr|kdesdk4-4.9.4-1|1095	
12mr|kdesdk4-4.9.4-1|1096	* Mon Dec 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.81-1mdv2009.1
12mr|kdesdk4-4.9.4-1|1097	+ Revision: 308866
12mr|kdesdk4-4.9.4-1|1098	- Update to kde 4.1.81
12mr|kdesdk4-4.9.4-1|1099	
12mr|kdesdk4-4.9.4-1|1100	* Wed Nov 19 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.80-1mdv2009.1
12mr|kdesdk4-4.9.4-1|1101	+ Revision: 304563
12mr|kdesdk4-4.9.4-1|1102	- Update with Beta 1 - 4.1.80
12mr|kdesdk4-4.9.4-1|1103	
12mr|kdesdk4-4.9.4-1|1104	* Sat Nov 15 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.73-1mdv2009.1
12mr|kdesdk4-4.9.4-1|1105	+ Revision: 303436
12mr|kdesdk4-4.9.4-1|1106	- Update to kde 4.1.73
12mr|kdesdk4-4.9.4-1|1107	
12mr|kdesdk4-4.9.4-1|1108	* Sat Oct 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.71-1mdv2009.1
12mr|kdesdk4-4.9.4-1|1109	+ Revision: 297138
12mr|kdesdk4-4.9.4-1|1110	- Fix file list
12mr|kdesdk4-4.9.4-1|1111	- Fix file list
12mr|kdesdk4-4.9.4-1|1112	- New version 4.1.71
12mr|kdesdk4-4.9.4-1|1113	- Fix Requires
12mr|kdesdk4-4.9.4-1|1114	
12mr|kdesdk4-4.9.4-1|1115	+ Funda Wang <fwang@mandriva.org>
12mr|kdesdk4-4.9.4-1|1116	- update file list
12mr|kdesdk4-4.9.4-1|1117	- New version 4.1.70
12mr|kdesdk4-4.9.4-1|1118	
12mr|kdesdk4-4.9.4-1|1119	* Sat Sep 27 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.2-1mdv2009.0
12mr|kdesdk4-4.9.4-1|1120	+ Revision: 288846
12mr|kdesdk4-4.9.4-1|1121	- KDE 4.1.2 arriving.
12mr|kdesdk4-4.9.4-1|1122	
12mr|kdesdk4-4.9.4-1|1123	* Sun Aug 31 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.1-1mdv2009.0
12mr|kdesdk4-4.9.4-1|1124	+ Revision: 277828
12mr|kdesdk4-4.9.4-1|1125	- Upgrade to forthcoming 4.1.1 packages
12mr|kdesdk4-4.9.4-1|1126	
12mr|kdesdk4-4.9.4-1|1127	* Tue Jul 29 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.0-1mdv2009.0
12mr|kdesdk4-4.9.4-1|1128	+ Revision: 252439
12mr|kdesdk4-4.9.4-1|1129	- Update with Release Candidate 1 - 4.1.0
12mr|kdesdk4-4.9.4-1|1130	- Update with Release Candidate 1 - 4.0.98
12mr|kdesdk4-4.9.4-1|1131	
12mr|kdesdk4-4.9.4-1|1132	* Mon Jul 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.85-1mdv2009.0
12mr|kdesdk4-4.9.4-1|1133	+ Revision: 232548
12mr|kdesdk4-4.9.4-1|1134	- New version kde 4.0.85
12mr|kdesdk4-4.9.4-1|1135	- Use default kate behaviour
12mr|kdesdk4-4.9.4-1|1136	
12mr|kdesdk4-4.9.4-1|1137	* Fri Jun 27 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.84-1mdv2009.0
12mr|kdesdk4-4.9.4-1|1138	+ Revision: 229406
12mr|kdesdk4-4.9.4-1|1139	- Update with new snapshot tarballs 4.0.84
12mr|kdesdk4-4.9.4-1|1140	
12mr|kdesdk4-4.9.4-1|1141	* Tue Jun 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.83-4mdv2009.0
12mr|kdesdk4-4.9.4-1|1142	+ Revision: 228498
12mr|kdesdk4-4.9.4-1|1143	- [BUGFIX] Fix name of lokalize package ( it was wrongly called localize ) (Bug #41637) ( thanks to JLP )
12mr|kdesdk4-4.9.4-1|1144	Fix Description and summary too ( thanks to JLP )
12mr|kdesdk4-4.9.4-1|1145	- Rebuild against fixed rpm
12mr|kdesdk4-4.9.4-1|1146	
12mr|kdesdk4-4.9.4-1|1147	* Sun Jun 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.83-2mdv2009.0
12mr|kdesdk4-4.9.4-1|1148	+ Revision: 227845
12mr|kdesdk4-4.9.4-1|1149	- [BUGFIX] Fix use of multiple instances in kate (Bug #41365)
12mr|kdesdk4-4.9.4-1|1150	
12mr|kdesdk4-4.9.4-1|1151	* Thu Jun 19 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.83-1mdv2009.0
12mr|kdesdk4-4.9.4-1|1152	+ Revision: 226103
12mr|kdesdk4-4.9.4-1|1153	- Update with new snapshot tarballs 4.0.83
12mr|kdesdk4-4.9.4-1|1154	
12mr|kdesdk4-4.9.4-1|1155	* Thu Jun 12 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.82-2mdv2009.0
12mr|kdesdk4-4.9.4-1|1156	+ Revision: 218302
12mr|kdesdk4-4.9.4-1|1157	- Update with new snapshot tarballs 4.0.82
12mr|kdesdk4-4.9.4-1|1158	- Update with new snapshot tarballs 4.0.81
12mr|kdesdk4-4.9.4-1|1159	
12mr|kdesdk4-4.9.4-1|1160	+ Pixel <pixel@mandriva.com>
12mr|kdesdk4-4.9.4-1|1161	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|kdesdk4-4.9.4-1|1162	
12mr|kdesdk4-4.9.4-1|1163	* Tue May 27 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.80-2mdv2009.0
12mr|kdesdk4-4.9.4-1|1164	+ Revision: 211536
12mr|kdesdk4-4.9.4-1|1165	- Conflicts against old kdevelop4
12mr|kdesdk4-4.9.4-1|1166	
12mr|kdesdk4-4.9.4-1|1167	* Mon May 26 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.80-1mdv2009.0
12mr|kdesdk4-4.9.4-1|1168	+ Revision: 211453
12mr|kdesdk4-4.9.4-1|1169	- Fix file list
12mr|kdesdk4-4.9.4-1|1170	- Own %%{_kde_appsdir}/kmtrace
12mr|kdesdk4-4.9.4-1|1171	- Own %%{_kde_appsdir}/kompare
12mr|kdesdk4-4.9.4-1|1172	- Own %%{_kde_appsdir}/kuiviewer
12mr|kdesdk4-4.9.4-1|1173	- Own %%{_kde_appsdir}/lokalize
12mr|kdesdk4-4.9.4-1|1174	
12mr|kdesdk4-4.9.4-1|1175	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdesdk4-4.9.4-1|1176	- New upstream kde4 4.1 beta1
12mr|kdesdk4-4.9.4-1|1177	
12mr|kdesdk4-4.9.4-1|1178	* Sun May 18 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.74-2mdv2009.0
12mr|kdesdk4-4.9.4-1|1179	+ Revision: 208768
12mr|kdesdk4-4.9.4-1|1180	- [BUGFIX] Fix conflicts with colorsvn (Bug #40909)
12mr|kdesdk4-4.9.4-1|1181	
12mr|kdesdk4-4.9.4-1|1182	* Fri May 16 2008 Funda Wang <fwang@mandriva.org> 1:4.0.74-1mdv2009.0
12mr|kdesdk4-4.9.4-1|1183	+ Revision: 208076
12mr|kdesdk4-4.9.4-1|1184	- New version 4.0.74
12mr|kdesdk4-4.9.4-1|1185	
12mr|kdesdk4-4.9.4-1|1186	* Sun May 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.73-5mdv2009.0
12mr|kdesdk4-4.9.4-1|1187	+ Revision: 205937
12mr|kdesdk4-4.9.4-1|1188	- Bump release
12mr|kdesdk4-4.9.4-1|1189	- Fix more conflicts
12mr|kdesdk4-4.9.4-1|1190	- Fix conflicts
12mr|kdesdk4-4.9.4-1|1191	- Rebuild because of BS failure
12mr|kdesdk4-4.9.4-1|1192	- Update to kde 4.0.73
12mr|kdesdk4-4.9.4-1|1193	
12mr|kdesdk4-4.9.4-1|1194	* Wed May 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.72-1mdv2009.0
12mr|kdesdk4-4.9.4-1|1195	+ Revision: 202804
12mr|kdesdk4-4.9.4-1|1196	- Add boost-devel as BuildRequires
12mr|kdesdk4-4.9.4-1|1197	- Remove patch not needed
12mr|kdesdk4-4.9.4-1|1198	- Update to kde 4.0.72
12mr|kdesdk4-4.9.4-1|1199	- Fix Requires
12mr|kdesdk4-4.9.4-1|1200	- Fix Require and lib name
12mr|kdesdk4-4.9.4-1|1201	- Add new package Localize , libkomparediff2 and libkomparedialogpages
12mr|kdesdk4-4.9.4-1|1202	- New snapshot 4.0.70
12mr|kdesdk4-4.9.4-1|1203	
12mr|kdesdk4-4.9.4-1|1204	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdesdk4-4.9.4-1|1205	- New upstream kde4 4.1 alpha 1
12mr|kdesdk4-4.9.4-1|1206	
12mr|kdesdk4-4.9.4-1|1207	* Sun Mar 30 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.3-1mdv2008.1
12mr|kdesdk4-4.9.4-1|1208	+ Revision: 191157
12mr|kdesdk4-4.9.4-1|1209	- Fix release
12mr|kdesdk4-4.9.4-1|1210	
12mr|kdesdk4-4.9.4-1|1211	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdesdk4-4.9.4-1|1212	- Update for last stable release 4.0.3
12mr|kdesdk4-4.9.4-1|1213	
12mr|kdesdk4-4.9.4-1|1214	* Tue Mar 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.2-3mdv2008.1
12mr|kdesdk4-4.9.4-1|1215	+ Revision: 190096
12mr|kdesdk4-4.9.4-1|1216	- Fix obsoletes
12mr|kdesdk4-4.9.4-1|1217	
12mr|kdesdk4-4.9.4-1|1218	* Sat Mar 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.2-2mdv2008.1
12mr|kdesdk4-4.9.4-1|1219	+ Revision: 182265
12mr|kdesdk4-4.9.4-1|1220	- Rebuild against new qt4 changes
12mr|kdesdk4-4.9.4-1|1221	
12mr|kdesdk4-4.9.4-1|1222	* Sat Mar 01 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.2-1mdv2008.1
12mr|kdesdk4-4.9.4-1|1223	+ Revision: 177448
12mr|kdesdk4-4.9.4-1|1224	- New upstream bugfix release 4.0.2
12mr|kdesdk4-4.9.4-1|1225	
12mr|kdesdk4-4.9.4-1|1226	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:4.0.1-2mdv2008.1
12mr|kdesdk4-4.9.4-1|1227	+ Revision: 170921
12mr|kdesdk4-4.9.4-1|1228	- rebuild
12mr|kdesdk4-4.9.4-1|1229	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12mr|kdesdk4-4.9.4-1|1230	
12mr|kdesdk4-4.9.4-1|1231	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdesdk4-4.9.4-1|1232	- Fix BuildRequires
12mr|kdesdk4-4.9.4-1|1233	
12mr|kdesdk4-4.9.4-1|1234	* Tue Feb 12 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.1-1mdv2008.1
12mr|kdesdk4-4.9.4-1|1235	+ Revision: 166287
12mr|kdesdk4-4.9.4-1|1236	- Updating for stable KDE 4.0.1
12mr|kdesdk4-4.9.4-1|1237	- No more branches. From now, we will be using the monthly official KDE tarballs, as discussed by Mandriva KDE team
12mr|kdesdk4-4.9.4-1|1238	
12mr|kdesdk4-4.9.4-1|1239	* Sun Feb 03 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.0-3mdv2008.1
12mr|kdesdk4-4.9.4-1|1240	+ Revision: 161802
12mr|kdesdk4-4.9.4-1|1241	- Fix name of the kdesdk4-scripts package
12mr|kdesdk4-4.9.4-1|1242	
12mr|kdesdk4-4.9.4-1|1243	* Sat Jan 12 2008 Anssi Hannula <anssi@mandriva.org> 1:4.0.0-2mdv2008.1
12mr|kdesdk4-4.9.4-1|1244	+ Revision: 149660
12mr|kdesdk4-4.9.4-1|1245	- fix versioning of obsoletes
12mr|kdesdk4-4.9.4-1|1246	- ensure major correctness
12mr|kdesdk4-4.9.4-1|1247	
12mr|kdesdk4-4.9.4-1|1248	* Wed Jan 09 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.0-1mdv2008.1
12mr|kdesdk4-4.9.4-1|1249	+ Revision: 147321
12mr|kdesdk4-4.9.4-1|1250	- Update for final stable 4.0.0
12mr|kdesdk4-4.9.4-1|1251	
12mr|kdesdk4-4.9.4-1|1252	+ Funda Wang <fwang@mandriva.org>
12mr|kdesdk4-4.9.4-1|1253	- single out po2xml and related progs
12mr|kdesdk4-4.9.4-1|1254	
12mr|kdesdk4-4.9.4-1|1255	+ Olivier Blin <blino@mandriva.org>
12mr|kdesdk4-4.9.4-1|1256	- restore BuildRoot
12mr|kdesdk4-4.9.4-1|1257	
12mr|kdesdk4-4.9.4-1|1258	* Mon Dec 24 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.97.1-0.752225.1mdv2008.1
12mr|kdesdk4-4.9.4-1|1259	+ Revision: 137578
12mr|kdesdk4-4.9.4-1|1260	- New snapshot
12mr|kdesdk4-4.9.4-1|1261	Kompare is back for christmas
12mr|kdesdk4-4.9.4-1|1262	libkompareinterface is now on the package too
12mr|kdesdk4-4.9.4-1|1263	
12mr|kdesdk4-4.9.4-1|1264	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdesdk4-4.9.4-1|1265	- kill re-definition of %%buildroot on Pixel's request
12mr|kdesdk4-4.9.4-1|1266	
12mr|kdesdk4-4.9.4-1|1267	* Wed Dec 12 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.97.1-0.746591.1mdv2008.1
12mr|kdesdk4-4.9.4-1|1268	+ Revision: 117709
12mr|kdesdk4-4.9.4-1|1269	- New snapshot
12mr|kdesdk4-4.9.4-1|1270	Big clean up
12mr|kdesdk4-4.9.4-1|1271	- Creation of core package
12mr|kdesdk4-4.9.4-1|1272	- Creation of Kbugbuster package
12mr|kdesdk4-4.9.4-1|1273	- Creation of scripts package
12mr|kdesdk4-4.9.4-1|1274	- Creation of kuiviewer package
12mr|kdesdk4-4.9.4-1|1275	- Creation of kmtrace package
12mr|kdesdk4-4.9.4-1|1276	- Creation of kcachegrind package
12mr|kdesdk4-4.9.4-1|1277	- Creation of libantlr libkateinterfaces  libkstartperf and libktrace4
12mr|kdesdk4-4.9.4-1|1278	- Removal of libkdesdk41-kate and libkdesdk41-cervisia
12mr|kdesdk4-4.9.4-1|1279	- All Devel files have been merged in kdesdk4-devel
12mr|kdesdk4-4.9.4-1|1280	
12mr|kdesdk4-4.9.4-1|1281	* Fri Nov 23 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.740308.1mdv2008.1
12mr|kdesdk4-4.9.4-1|1282	+ Revision: 111565
12mr|kdesdk4-4.9.4-1|1283	- New snapshot
12mr|kdesdk4-4.9.4-1|1284	
12mr|kdesdk4-4.9.4-1|1285	* Sat Nov 17 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.0-0.737044.1mdv2008.1
12mr|kdesdk4-4.9.4-1|1286	+ Revision: 109672
12mr|kdesdk4-4.9.4-1|1287	- KDE4 RC1
12mr|kdesdk4-4.9.4-1|1288	- New snapshot post Rc1
12mr|kdesdk4-4.9.4-1|1289	
12mr|kdesdk4-4.9.4-1|1290	* Tue Oct 30 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.1-0.730863.1mdv2008.1
12mr|kdesdk4-4.9.4-1|1291	+ Revision: 103698
12mr|kdesdk4-4.9.4-1|1292	- New snashot
12mr|kdesdk4-4.9.4-1|1293	
12mr|kdesdk4-4.9.4-1|1294	* Thu Oct 25 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.1-0.729243.1mdv2008.1
12mr|kdesdk4-4.9.4-1|1295	+ Revision: 102093
12mr|kdesdk4-4.9.4-1|1296	- New snapshot
12mr|kdesdk4-4.9.4-1|1297	- New snapshot
12mr|kdesdk4-4.9.4-1|1298	
12mr|kdesdk4-4.9.4-1|1299	* Sat Oct 20 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.0-0.727179.1mdv2008.1
12mr|kdesdk4-4.9.4-1|1300	+ Revision: 100590
12mr|kdesdk4-4.9.4-1|1301	- Kde 4 Beta 3
12mr|kdesdk4-4.9.4-1|1302	
12mr|kdesdk4-4.9.4-1|1303	* Wed Sep 26 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1:3.93.0-0.714320.1mdv2008.0
12mr|kdesdk4-4.9.4-1|1304	+ Revision: 93009
12mr|kdesdk4-4.9.4-1|1305	- new snapshot from KDE svn
12mr|kdesdk4-4.9.4-1|1306	- spec cleanup
12mr|kdesdk4-4.9.4-1|1307	
12mr|kdesdk4-4.9.4-1|1308	+ Laurent Montel <lmontel@mandriva.org>
12mr|kdesdk4-4.9.4-1|1309	- it compiles with enable final
12mr|kdesdk4-4.9.4-1|1310	- new snapshot
12mr|kdesdk4-4.9.4-1|1311	- new snapshot
12mr|kdesdk4-4.9.4-1|1312	
12mr|kdesdk4-4.9.4-1|1313	
12mr|kdesdk4-4.9.4-1|1314	* Fri Mar 02 2007 Laurent Montel <lmontel@mandriva.com> 3.80.3-0.20070228.6mdv2007.0
12mr|kdesdk4-4.9.4-1|1315	+ Revision: 130938
12mr|kdesdk4-4.9.4-1|1316	- s/kdebase/kdebase4
12mr|kdesdk4-4.9.4-1|1317	
12mr|kdesdk4-4.9.4-1|1318	* Thu Mar 01 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.3-0.20070228.5mdv2007.1
12mr|kdesdk4-4.9.4-1|1319	+ Revision: 130474
12mr|kdesdk4-4.9.4-1|1320	- Fix obsolete provides
12mr|kdesdk4-4.9.4-1|1321	- new snapshot
12mr|kdesdk4-4.9.4-1|1322	- 3.80.3
12mr|kdesdk4-4.9.4-1|1323	- new snapshot
12mr|kdesdk4-4.9.4-1|1324	- Fix spec file
12mr|kdesdk4-4.9.4-1|1325	- new snapshot
12mr|kdesdk4-4.9.4-1|1326	- new snapshot
12mr|kdesdk4-4.9.4-1|1327	
12mr|kdesdk4-4.9.4-1|1328	* Thu Jan 18 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070117.4mdv2007.1
12mr|kdesdk4-4.9.4-1|1329	+ Revision: 110423
12mr|kdesdk4-4.9.4-1|1330	- updtae
12mr|kdesdk4-4.9.4-1|1331	
12mr|kdesdk4-4.9.4-1|1332	* Sat Jan 13 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070109.4mdv2007.1
12mr|kdesdk4-4.9.4-1|1333	+ Revision: 108183
12mr|kdesdk4-4.9.4-1|1334	- Fix buildrequires (need to compile kcal plugins)
12mr|kdesdk4-4.9.4-1|1335	
12mr|kdesdk4-4.9.4-1|1336	* Wed Jan 10 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070109.3mdv2007.1
12mr|kdesdk4-4.9.4-1|1337	+ Revision: 107029
12mr|kdesdk4-4.9.4-1|1338	- a
12mr|kdesdk4-4.9.4-1|1339	- Update
12mr|kdesdk4-4.9.4-1|1340	
12mr|kdesdk4-4.9.4-1|1341	* Thu Jan 04 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070103.2mdv2007.1
12mr|kdesdk4-4.9.4-1|1342	+ Revision: 104043
12mr|kdesdk4-4.9.4-1|1343	- Update
12mr|kdesdk4-4.9.4-1|1344	
12mr|kdesdk4-4.9.4-1|1345	* Fri Dec 29 2006 Laurent Montel <lmontel@mandriva.com> 1:3.80-2mdv2007.1
12mr|kdesdk4-4.9.4-1|1346	+ Revision: 102535
12mr|kdesdk4-4.9.4-1|1347	- Fix buildrequires
12mr|kdesdk4-4.9.4-1|1348	- Import kdesdk4
12mr|kdesdk4-4.9.4-1|1349	
12mr|kdesdk4-4.9.4-1|1350	* Wed Dec 27 2006 Laurent Montel <lmontel@mandriva.com> 3.5.5-5mdv2007.0
12mr|kdesdk4-4.9.4-1|1351	- kde 4.0
12mr|kdesdk4-4.9.4-1|1352	

14533 12
12mr|kdesvn-1.6.0-1|1	Summary:	KDE client for subversion
12mr|kdesvn-1.6.0-1|2	Name:		kdesvn
12mr|kdesvn-1.6.0-1|3	Version:	1.6.0
12mr|kdesvn-1.6.0-1|4	Release:	1
12mr|kdesvn-1.6.0-1|5	License:	GPLv2+
12mr|kdesvn-1.6.0-1|6	Group:		Graphical desktop/KDE
12mr|kdesvn-1.6.0-1|7	Url:		http://kdesvn.alwins-world.de/
12mr|kdesvn-1.6.0-1|8	Source:		http://kdesvn.alwins-world.de/downloads/%{name}-%{version}.tar.bz2
12mr|kdesvn-1.6.0-1|9	Requires:	graphviz
12mr|kdesvn-1.6.0-1|10	BuildRequires:	kdelibs4-devel
12mr|kdesvn-1.6.0-1|11	BuildRequires:	subversion-devel
12mr|kdesvn-1.6.0-1|12	Requires:	cervisia
12mr|kdesvn-1.6.0-1|13	
12mr|kdesvn-1.6.0-1|14	%description
12mr|kdesvn-1.6.0-1|15	kdesvn is yet another client for subversion. But it uses native
12mr|kdesvn-1.6.0-1|16	KDE API instead of a extra lib like GAMBAS and it is using the
12mr|kdesvn-1.6.0-1|17	native subversion delevelopment API instead of just parsing the
12mr|kdesvn-1.6.0-1|18	output of the commandline tool like most other clients do. It tries
12mr|kdesvn-1.6.0-1|19	to setup a look and feel like the standard filemanager of KDE and is
12mr|kdesvn-1.6.0-1|20	integrated into it via KPart.
12mr|kdesvn-1.6.0-1|21	The base C++ interface to subversion I took from the (real great) tool
12mr|kdesvn-1.6.0-1|22	Rapidsvn (see http://rapidsvn.tigris.org/) with some modifcations and fixes.
12mr|kdesvn-1.6.0-1|23	
12mr|kdesvn-1.6.0-1|24	%files -f %{name}.lang
12mr|kdesvn-1.6.0-1|25	%doc AUTHORS COPYING ChangeLog
12mr|kdesvn-1.6.0-1|26	%{_kde_bindir}/*
12mr|kdesvn-1.6.0-1|27	%{_kde_libdir}/kde4/*
12mr|kdesvn-1.6.0-1|28	%{_kde_datadir}/svnqt
12mr|kdesvn-1.6.0-1|29	%{_kde_appsdir}/kdesvn
12mr|kdesvn-1.6.0-1|30	%{_kde_appsdir}/kdesvnpart
12mr|kdesvn-1.6.0-1|31	%{_kde_appsdir}/kconf_update/*
12mr|kdesvn-1.6.0-1|32	%{_kde_iconsdir}/hicolor/*/*/*
12mr|kdesvn-1.6.0-1|33	%{_kde_applicationsdir}/kdesvn.desktop
12mr|kdesvn-1.6.0-1|34	%{_kde_datadir}/config.kcfg/*
12mr|kdesvn-1.6.0-1|35	%{_kde_services}/ServiceMenus/kdesvn_subversion.desktop
12mr|kdesvn-1.6.0-1|36	%{_kde_services}/ServiceMenus/kdesvn_subversion_toplevel.desktop
12mr|kdesvn-1.6.0-1|37	%{_kde_services}/kded/kdesvnd.desktop
12mr|kdesvn-1.6.0-1|38	%{_kde_services}/kdesvnpart.desktop
12mr|kdesvn-1.6.0-1|39	%{_kde_services}/ksvn*.protocol
12mr|kdesvn-1.6.0-1|40	%{_mandir}/man1/*
12mr|kdesvn-1.6.0-1|41	
12mr|kdesvn-1.6.0-1|42	#-----------------------------------------------------------------
12mr|kdesvn-1.6.0-1|43	
12mr|kdesvn-1.6.0-1|44	%define lib_svn_qt_major 7
12mr|kdesvn-1.6.0-1|45	%define lib_svn_qt %mklibname svnqt4_ %{lib_svn_qt_major}
12mr|kdesvn-1.6.0-1|46	
12mr|kdesvn-1.6.0-1|47	%package -n %{lib_svn_qt}
12mr|kdesvn-1.6.0-1|48	Summary:	KDE Svn core library
12mr|kdesvn-1.6.0-1|49	Group:		System/Libraries
12mr|kdesvn-1.6.0-1|50	
12mr|kdesvn-1.6.0-1|51	%description -n %{lib_svn_qt}
12mr|kdesvn-1.6.0-1|52	KDE Svn core library
12mr|kdesvn-1.6.0-1|53	
12mr|kdesvn-1.6.0-1|54	%files -n %{lib_svn_qt}
12mr|kdesvn-1.6.0-1|55	%{_kde_libdir}/*.so.%{lib_svn_qt_major}*
12mr|kdesvn-1.6.0-1|56	
12mr|kdesvn-1.6.0-1|57	#-----------------------------------------------------------------
12mr|kdesvn-1.6.0-1|58	
12mr|kdesvn-1.6.0-1|59	%package devel
12mr|kdesvn-1.6.0-1|60	Summary:	Kdesvn devel package
12mr|kdesvn-1.6.0-1|61	Group:		Development/KDE and Qt
12mr|kdesvn-1.6.0-1|62	Requires:	%{lib_svn_qt} = %{version}-%{release}
12mr|kdesvn-1.6.0-1|63	
12mr|kdesvn-1.6.0-1|64	%description devel
12mr|kdesvn-1.6.0-1|65	kdesvn devel package
12mr|kdesvn-1.6.0-1|66	
12mr|kdesvn-1.6.0-1|67	%files devel
12mr|kdesvn-1.6.0-1|68	%{_kde_includedir}/*
12mr|kdesvn-1.6.0-1|69	%{_kde_libdir}/*.so
12mr|kdesvn-1.6.0-1|70	%{_datadir}/dbus-1/interfaces/org.kde.kdesvnd.xml
12mr|kdesvn-1.6.0-1|71	
12mr|kdesvn-1.6.0-1|72	#-----------------------------------------------------------------
12mr|kdesvn-1.6.0-1|73	
12mr|kdesvn-1.6.0-1|74	%prep
12mr|kdesvn-1.6.0-1|75	%setup -q
12mr|kdesvn-1.6.0-1|76	
12mr|kdesvn-1.6.0-1|77	%build
12mr|kdesvn-1.6.0-1|78	%cmake_kde4
12mr|kdesvn-1.6.0-1|79	%make
12mr|kdesvn-1.6.0-1|80	
12mr|kdesvn-1.6.0-1|81	%install
12mr|kdesvn-1.6.0-1|82	%makeinstall_std -C build
12mr|kdesvn-1.6.0-1|83	
12mr|kdesvn-1.6.0-1|84	%find_lang %{name} --with-html
12mr|kdesvn-1.6.0-1|85	
12mr|kdesvn-1.6.0-1|86	# fwang: conflicts with cervisia
12mr|kdesvn-1.6.0-1|87	rm -f %{buildroot}%{_kde_services}/svn*.protocol
12mr|kdesvn-1.6.0-1|88	
12mr|kdesvn-1.6.0-1|89	
12mr|kdesvn-1.6.0-1|90	%changelog
12mr|kdesvn-1.6.0-1|91	

14534 12
12mr|kdetoys4-4.9.4-1|1	Name:		kdetoys4
12mr|kdetoys4-4.9.4-1|2	Version:	4.9.4
12mr|kdetoys4-4.9.4-1|3	Release:	1
12mr|kdetoys4-4.9.4-1|4	Epoch:		1
12mr|kdetoys4-4.9.4-1|5	Summary:	K Desktop Environment - Toys and Amusements
12mr|kdetoys4-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kdetoys4-4.9.4-1|7	License:	GPL
12mr|kdetoys4-4.9.4-1|8	URL:		http://www.kde.org
12mr|kdetoys4-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdetoys-%{version}.tar.xz
12mr|kdetoys4-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|kdetoys4-4.9.4-1|11	BuildRequires:	kdebase4-workspace-devel
12mr|kdetoys4-4.9.4-1|12	BuildRequires:	pkgconfig(qimageblitz)
12mr|kdetoys4-4.9.4-1|13	
12mr|kdetoys4-4.9.4-1|14	%description
12mr|kdetoys4-4.9.4-1|15	Toys for the K Desktop Environment.
12mr|kdetoys4-4.9.4-1|16	
12mr|kdetoys4-4.9.4-1|17	Software included in this package are:
12mr|kdetoys4-4.9.4-1|18	- amor: Amusing Misuse Of Resources put's comic figures above your windows
12mr|kdetoys4-4.9.4-1|19	- kteatime: system tray applet that makes sure your tea doesn't get too strong
12mr|kdetoys4-4.9.4-1|20	- kweather: plasma applet that will display the current weather outside
12mr|kdetoys4-4.9.4-1|21	- ktux: Tux-in-a-Spaceship screen saver
12mr|kdetoys4-4.9.4-1|22	
12mr|kdetoys4-4.9.4-1|23	#-------------------------------------------------------------------
12mr|kdetoys4-4.9.4-1|24	
12mr|kdetoys4-4.9.4-1|25	%package -n ktux
12mr|kdetoys4-4.9.4-1|26	Group:		Graphical desktop/KDE
12mr|kdetoys4-4.9.4-1|27	Summary:	Tux-in-a-Spaceship screen saver
12mr|kdetoys4-4.9.4-1|28	Provides:	ktux4
12mr|kdetoys4-4.9.4-1|29	Provides:	kde4-ktux = %{EVRD}
12mr|kdetoys4-4.9.4-1|30	
12mr|kdetoys4-4.9.4-1|31	%description -n ktux
12mr|kdetoys4-4.9.4-1|32	Tux-in-a-Spaceship screen saver
12mr|kdetoys4-4.9.4-1|33	
12mr|kdetoys4-4.9.4-1|34	%files -n ktux
12mr|kdetoys4-4.9.4-1|35	%{_kde_bindir}/ktux
12mr|kdetoys4-4.9.4-1|36	%{_kde_appsdir}/ktux
12mr|kdetoys4-4.9.4-1|37	%{_kde_iconsdir}/hicolor/*/apps/ktux.png
12mr|kdetoys4-4.9.4-1|38	%{_kde_services}/ScreenSavers/ktux.desktop
12mr|kdetoys4-4.9.4-1|39	
12mr|kdetoys4-4.9.4-1|40	#-------------------------------------------------------------------
12mr|kdetoys4-4.9.4-1|41	
12mr|kdetoys4-4.9.4-1|42	%package -n amor
12mr|kdetoys4-4.9.4-1|43	Group:		Graphical desktop/KDE
12mr|kdetoys4-4.9.4-1|44	Summary:	Amusing Misuse Of Resources put's comic figures above your windows
12mr|kdetoys4-4.9.4-1|45	Provides:	amor4
12mr|kdetoys4-4.9.4-1|46	Provides:	kde4-amor = %{EVRD}
12mr|kdetoys4-4.9.4-1|47	
12mr|kdetoys4-4.9.4-1|48	%description -n amor
12mr|kdetoys4-4.9.4-1|49	Amusing Misuse Of Resources put's comic figures above your windows
12mr|kdetoys4-4.9.4-1|50	
12mr|kdetoys4-4.9.4-1|51	%files -n amor
12mr|kdetoys4-4.9.4-1|52	%{_kde_bindir}/amor
12mr|kdetoys4-4.9.4-1|53	%{_kde_applicationsdir}/amor.desktop
12mr|kdetoys4-4.9.4-1|54	%{_kde_appsdir}/amor
12mr|kdetoys4-4.9.4-1|55	%{_kde_iconsdir}/hicolor/*/apps/amor.png
12mr|kdetoys4-4.9.4-1|56	%{_kde_docdir}/*/*/amor
12mr|kdetoys4-4.9.4-1|57	%{_kde_mandir}/man6/amor.6.*
12mr|kdetoys4-4.9.4-1|58	
12mr|kdetoys4-4.9.4-1|59	#-------------------------------------------------------------------
12mr|kdetoys4-4.9.4-1|60	
12mr|kdetoys4-4.9.4-1|61	%package -n kteatime
12mr|kdetoys4-4.9.4-1|62	Group:		Graphical desktop/KDE
12mr|kdetoys4-4.9.4-1|63	Summary:	System tray applet that makes sure your tea doesn't get too strong
12mr|kdetoys4-4.9.4-1|64	Provides:	kteatime4
12mr|kdetoys4-4.9.4-1|65	Provides:	kde4-kteatime = %{EVRD}
12mr|kdetoys4-4.9.4-1|66	
12mr|kdetoys4-4.9.4-1|67	
12mr|kdetoys4-4.9.4-1|68	%description -n kteatime
12mr|kdetoys4-4.9.4-1|69	System tray applet that makes sure your tea doesn't get too strong
12mr|kdetoys4-4.9.4-1|70	
12mr|kdetoys4-4.9.4-1|71	%files -n kteatime
12mr|kdetoys4-4.9.4-1|72	%{_kde_bindir}/kteatime
12mr|kdetoys4-4.9.4-1|73	%{_kde_appsdir}/kteatime
12mr|kdetoys4-4.9.4-1|74	%{_kde_applicationsdir}/kteatime.desktop
12mr|kdetoys4-4.9.4-1|75	%{_kde_iconsdir}/hicolor/*/apps/kteatime.*
12mr|kdetoys4-4.9.4-1|76	%{_kde_docdir}/*/*/kteatime
12mr|kdetoys4-4.9.4-1|77	
12mr|kdetoys4-4.9.4-1|78	#-------------------------------------------------------------------
12mr|kdetoys4-4.9.4-1|79	
12mr|kdetoys4-4.9.4-1|80	%package devel
12mr|kdetoys4-4.9.4-1|81	Summary:	Header files for %{name}
12mr|kdetoys4-4.9.4-1|82	Group:		Development/KDE and Qt
12mr|kdetoys4-4.9.4-1|83	Provides:	%{name}-devel = %{EVRD}
12mr|kdetoys4-4.9.4-1|84	
12mr|kdetoys4-4.9.4-1|85	%description devel
12mr|kdetoys4-4.9.4-1|86	This package includes the header files you will need to compile
12mr|kdetoys4-4.9.4-1|87	applications for %{name}
12mr|kdetoys4-4.9.4-1|88	
12mr|kdetoys4-4.9.4-1|89	%files devel
12mr|kdetoys4-4.9.4-1|90	%{_kde_datadir}/dbus-1/interfaces/*
12mr|kdetoys4-4.9.4-1|91	
12mr|kdetoys4-4.9.4-1|92	#-------------------------------------------------------------------
12mr|kdetoys4-4.9.4-1|93	
12mr|kdetoys4-4.9.4-1|94	%prep
12mr|kdetoys4-4.9.4-1|95	%setup -q -n kdetoys-%{version}
12mr|kdetoys4-4.9.4-1|96	
12mr|kdetoys4-4.9.4-1|97	%build
12mr|kdetoys4-4.9.4-1|98	%cmake_kde4
12mr|kdetoys4-4.9.4-1|99	%make
12mr|kdetoys4-4.9.4-1|100	
12mr|kdetoys4-4.9.4-1|101	%install
12mr|kdetoys4-4.9.4-1|102	%makeinstall_std -C build
12mr|kdetoys4-4.9.4-1|103	
12mr|kdetoys4-4.9.4-1|104	%changelog
12mr|kdetoys4-4.9.4-1|105	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|kdetoys4-4.9.4-1|106	- New version 4.9.4
12mr|kdetoys4-4.9.4-1|107	
12mr|kdetoys4-4.9.4-1|108	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|kdetoys4-4.9.4-1|109	- New version 4.9.3
12mr|kdetoys4-4.9.4-1|110	
12mr|kdetoys4-4.9.4-1|111	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|kdetoys4-4.9.4-1|112	- New version 4.9.2
12mr|kdetoys4-4.9.4-1|113	
12mr|kdetoys4-4.9.4-1|114	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|kdetoys4-4.9.4-1|115	- New version 4.9.1
12mr|kdetoys4-4.9.4-1|116	
12mr|kdetoys4-4.9.4-1|117	* Wed Aug 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|kdetoys4-4.9.4-1|118	- New version 4.9.0
12mr|kdetoys4-4.9.4-1|119	
12mr|kdetoys4-4.9.4-1|120	* Mon Jul 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|kdetoys4-4.9.4-1|121	- New version 4.8.97
12mr|kdetoys4-4.9.4-1|122	- Convert BuildRequires to pkgconfig style
12mr|kdetoys4-4.9.4-1|123	- Make better usage of KDE4 path macros
12mr|kdetoys4-4.9.4-1|124	
12mr|kdetoys4-4.9.4-1|125	* Fri Jun 29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|kdetoys4-4.9.4-1|126	- Update to 4.8.95
12mr|kdetoys4-4.9.4-1|127	
12mr|kdetoys4-4.9.4-1|128	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.4-1
12mr|kdetoys4-4.9.4-1|129	- update to 4.8.4
12mr|kdetoys4-4.9.4-1|130	
12mr|kdetoys4-4.9.4-1|131	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.3-1
12mr|kdetoys4-4.9.4-1|132	- update to 4.8.3
12mr|kdetoys4-4.9.4-1|133	
12mr|kdetoys4-4.9.4-1|134	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.2-1
12mr|kdetoys4-4.9.4-1|135	- update to 4.8.2
12mr|kdetoys4-4.9.4-1|136	
12mr|kdetoys4-4.9.4-1|137	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.1-1
12mr|kdetoys4-4.9.4-1|138	- update to 4.8.1
12mr|kdetoys4-4.9.4-1|139	
12mr|kdetoys4-4.9.4-1|140	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.8.0-1
12mr|kdetoys4-4.9.4-1|141	+ Revision: 762521
12mr|kdetoys4-4.9.4-1|142	- New upstream tarball
12mr|kdetoys4-4.9.4-1|143	
12mr|kdetoys4-4.9.4-1|144	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|kdetoys4-4.9.4-1|145	+ Revision: 758110
12mr|kdetoys4-4.9.4-1|146	- New upstream tarball
12mr|kdetoys4-4.9.4-1|147	
12mr|kdetoys4-4.9.4-1|148	* Tue Jan 03 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-1
12mr|kdetoys4-4.9.4-1|149	+ Revision: 748795
12mr|kdetoys4-4.9.4-1|150	- New version
12mr|kdetoys4-4.9.4-1|151	
12mr|kdetoys4-4.9.4-1|152	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.90-1
12mr|kdetoys4-4.9.4-1|153	+ Revision: 739375
12mr|kdetoys4-4.9.4-1|154	- New upstream tarball
12mr|kdetoys4-4.9.4-1|155	
12mr|kdetoys4-4.9.4-1|156	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.80-1
12mr|kdetoys4-4.9.4-1|157	+ Revision: 731898
12mr|kdetoys4-4.9.4-1|158	- New upstream tarball 4.7.80
12mr|kdetoys4-4.9.4-1|159	
12mr|kdetoys4-4.9.4-1|160	* Fri Sep 30 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.41-1
12mr|kdetoys4-4.9.4-1|161	+ Revision: 702071
12mr|kdetoys4-4.9.4-1|162	- New version 4.7.41
12mr|kdetoys4-4.9.4-1|163	
12mr|kdetoys4-4.9.4-1|164	* Mon Jun 13 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.4-1
12mr|kdetoys4-4.9.4-1|165	+ Revision: 684411
12mr|kdetoys4-4.9.4-1|166	- New version 4.6.4
12mr|kdetoys4-4.9.4-1|167	
12mr|kdetoys4-4.9.4-1|168	* Fri May 13 2011 Funda Wang <fwang@mandriva.org> 1:4.6.3-1
12mr|kdetoys4-4.9.4-1|169	+ Revision: 674036
12mr|kdetoys4-4.9.4-1|170	- new version 4.6.3
12mr|kdetoys4-4.9.4-1|171	
12mr|kdetoys4-4.9.4-1|172	* Tue Apr 05 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.2-1
12mr|kdetoys4-4.9.4-1|173	+ Revision: 650782
12mr|kdetoys4-4.9.4-1|174	- Remove mkrel
12mr|kdetoys4-4.9.4-1|175	- New version 4.6.2
12mr|kdetoys4-4.9.4-1|176	
12mr|kdetoys4-4.9.4-1|177	* Mon Feb 28 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.1-1
12mr|kdetoys4-4.9.4-1|178	+ Revision: 640734
12mr|kdetoys4-4.9.4-1|179	- New version 4.6.1
12mr|kdetoys4-4.9.4-1|180	
12mr|kdetoys4-4.9.4-1|181	* Wed Jan 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.0-1
12mr|kdetoys4-4.9.4-1|182	+ Revision: 632971
12mr|kdetoys4-4.9.4-1|183	- New version KDE 4.6 Final
12mr|kdetoys4-4.9.4-1|184	
12mr|kdetoys4-4.9.4-1|185	* Thu Jan 06 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.95-1mdv2011.0
12mr|kdetoys4-4.9.4-1|186	+ Revision: 629127
12mr|kdetoys4-4.9.4-1|187	- New version KDE 4.6 RC2
12mr|kdetoys4-4.9.4-1|188	
12mr|kdetoys4-4.9.4-1|189	* Thu Dec 23 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.90-1mdv2011.0
12mr|kdetoys4-4.9.4-1|190	+ Revision: 624071
12mr|kdetoys4-4.9.4-1|191	- New upstream tarball
12mr|kdetoys4-4.9.4-1|192	
12mr|kdetoys4-4.9.4-1|193	* Wed Dec 08 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.85-1mdv2011.0
12mr|kdetoys4-4.9.4-1|194	+ Revision: 616351
12mr|kdetoys4-4.9.4-1|195	- New upstream tarball
12mr|kdetoys4-4.9.4-1|196	
12mr|kdetoys4-4.9.4-1|197	* Sat Nov 27 2010 Funda Wang <fwang@mandriva.org> 1:4.5.80-1mdv2011.0
12mr|kdetoys4-4.9.4-1|198	+ Revision: 601667
12mr|kdetoys4-4.9.4-1|199	- new version 4.5.80 (aka 4.6 beta1)
12mr|kdetoys4-4.9.4-1|200	
12mr|kdetoys4-4.9.4-1|201	* Sat Nov 20 2010 Funda Wang <fwang@mandriva.org> 1:4.5.77-0.svn1198704.1mdv2011.0
12mr|kdetoys4-4.9.4-1|202	+ Revision: 599200
12mr|kdetoys4-4.9.4-1|203	- new snapshot 4.5.77
12mr|kdetoys4-4.9.4-1|204	
12mr|kdetoys4-4.9.4-1|205	* Thu Oct 28 2010 Funda Wang <fwang@mandriva.org> 1:4.5.74-0.svn1190490.1mdv2011.0
12mr|kdetoys4-4.9.4-1|206	+ Revision: 589664
12mr|kdetoys4-4.9.4-1|207	- new snapshot 4.5.74
12mr|kdetoys4-4.9.4-1|208	
12mr|kdetoys4-4.9.4-1|209	* Fri Sep 17 2010 Funda Wang <fwang@mandriva.org> 1:4.5.68-1mdv2011.0
12mr|kdetoys4-4.9.4-1|210	+ Revision: 579189
12mr|kdetoys4-4.9.4-1|211	- new version 4.5.68
12mr|kdetoys4-4.9.4-1|212	
12mr|kdetoys4-4.9.4-1|213	* Tue Sep 07 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.67-1mdv2011.0
12mr|kdetoys4-4.9.4-1|214	+ Revision: 576543
12mr|kdetoys4-4.9.4-1|215	- New version 4.5.67
12mr|kdetoys4-4.9.4-1|216	
12mr|kdetoys4-4.9.4-1|217	* Fri Aug 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.0-1mdv2011.0
12mr|kdetoys4-4.9.4-1|218	+ Revision: 566575
12mr|kdetoys4-4.9.4-1|219	- New upstream tarball
12mr|kdetoys4-4.9.4-1|220	- Update to version 4.5.0
12mr|kdetoys4-4.9.4-1|221	
12mr|kdetoys4-4.9.4-1|222	* Thu Jul 29 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.95-1mdv2011.0
12mr|kdetoys4-4.9.4-1|223	+ Revision: 562941
12mr|kdetoys4-4.9.4-1|224	- kde 4.4.95
12mr|kdetoys4-4.9.4-1|225	
12mr|kdetoys4-4.9.4-1|226	* Tue May 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-1mdv2010.1
12mr|kdetoys4-4.9.4-1|227	+ Revision: 542109
12mr|kdetoys4-4.9.4-1|228	- Update to version 4.4.3
12mr|kdetoys4-4.9.4-1|229	
12mr|kdetoys4-4.9.4-1|230	* Sun Mar 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.2-1mdv2010.1
12mr|kdetoys4-4.9.4-1|231	+ Revision: 528323
12mr|kdetoys4-4.9.4-1|232	- Update to version 4.4.2
12mr|kdetoys4-4.9.4-1|233	
12mr|kdetoys4-4.9.4-1|234	* Tue Mar 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.1-1mdv2010.1
12mr|kdetoys4-4.9.4-1|235	+ Revision: 513417
12mr|kdetoys4-4.9.4-1|236	- Update to version 4.4.1
12mr|kdetoys4-4.9.4-1|237	
12mr|kdetoys4-4.9.4-1|238	* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.0-1mdv2010.1
12mr|kdetoys4-4.9.4-1|239	+ Revision: 502618
12mr|kdetoys4-4.9.4-1|240	- Update to version 4.4.0
12mr|kdetoys4-4.9.4-1|241	
12mr|kdetoys4-4.9.4-1|242	* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.98-1mdv2010.1
12mr|kdetoys4-4.9.4-1|243	+ Revision: 498949
12mr|kdetoys4-4.9.4-1|244	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdetoys4-4.9.4-1|245	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdetoys4-4.9.4-1|246	
12mr|kdetoys4-4.9.4-1|247	* Mon Jan 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.95-1mdv2010.1
12mr|kdetoys4-4.9.4-1|248	+ Revision: 495987
12mr|kdetoys4-4.9.4-1|249	- Update to version 4.3.95 aka "kde 4.4 RC2"
12mr|kdetoys4-4.9.4-1|250	
12mr|kdetoys4-4.9.4-1|251	* Sun Jan 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.90-1mdv2010.1
12mr|kdetoys4-4.9.4-1|252	+ Revision: 488238
12mr|kdetoys4-4.9.4-1|253	- Update to kde 4.4 rc1
12mr|kdetoys4-4.9.4-1|254	- kpackage is not anymore
12mr|kdetoys4-4.9.4-1|255	
12mr|kdetoys4-4.9.4-1|256	* Mon Dec 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.85-1mdv2010.1
12mr|kdetoys4-4.9.4-1|257	+ Revision: 480754
12mr|kdetoys4-4.9.4-1|258	- Update to kde 4.4 beta2
12mr|kdetoys4-4.9.4-1|259	
12mr|kdetoys4-4.9.4-1|260	* Fri Dec 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.80-1mdv2010.1
12mr|kdetoys4-4.9.4-1|261	+ Revision: 473346
12mr|kdetoys4-4.9.4-1|262	- Update to KDE 4.4 Beta1
12mr|kdetoys4-4.9.4-1|263	- Add branch switch
12mr|kdetoys4-4.9.4-1|264	
12mr|kdetoys4-4.9.4-1|265	* Mon Nov 30 2009 Funda Wang <fwang@mandriva.org> 1:4.3.77-1mdv2010.1
12mr|kdetoys4-4.9.4-1|266	+ Revision: 471754
12mr|kdetoys4-4.9.4-1|267	- new version 4.3.77
12mr|kdetoys4-4.9.4-1|268	
12mr|kdetoys4-4.9.4-1|269	* Tue Nov 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.75-1mdv2010.1
12mr|kdetoys4-4.9.4-1|270	+ Revision: 466842
12mr|kdetoys4-4.9.4-1|271	- Update to kde 4.3.75
12mr|kdetoys4-4.9.4-1|272	
12mr|kdetoys4-4.9.4-1|273	* Thu Nov 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.73-2mdv2010.1
12mr|kdetoys4-4.9.4-1|274	+ Revision: 465253
12mr|kdetoys4-4.9.4-1|275	- Rebuild against new Qt
12mr|kdetoys4-4.9.4-1|276	
12mr|kdetoys4-4.9.4-1|277	* Sun Nov 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.73-1mdv2010.1
12mr|kdetoys4-4.9.4-1|278	+ Revision: 463255
12mr|kdetoys4-4.9.4-1|279	- Update to kde 4.3.73
12mr|kdetoys4-4.9.4-1|280	
12mr|kdetoys4-4.9.4-1|281	* Sat Oct 24 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.2-3mdv2010.0
12mr|kdetoys4-4.9.4-1|282	+ Revision: 459136
12mr|kdetoys4-4.9.4-1|283	- Add a provides for kdetoys
12mr|kdetoys4-4.9.4-1|284	
12mr|kdetoys4-4.9.4-1|285	* Thu Oct 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.2-2mdv2010.0
12mr|kdetoys4-4.9.4-1|286	+ Revision: 458984
12mr|kdetoys4-4.9.4-1|287	- Add obsolete for 2009.0 -> 2010.0 upgrade
12mr|kdetoys4-4.9.4-1|288	
12mr|kdetoys4-4.9.4-1|289	* Tue Oct 06 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.2-1mdv2010.0
12mr|kdetoys4-4.9.4-1|290	+ Revision: 454662
12mr|kdetoys4-4.9.4-1|291	- New upstream release 4.3.2.
12mr|kdetoys4-4.9.4-1|292	
12mr|kdetoys4-4.9.4-1|293	* Sat Sep 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.1-4mdv2010.0
12mr|kdetoys4-4.9.4-1|294	+ Revision: 444734
12mr|kdetoys4-4.9.4-1|295	- Fix typo
12mr|kdetoys4-4.9.4-1|296	- Fix stupid typo
12mr|kdetoys4-4.9.4-1|297	
12mr|kdetoys4-4.9.4-1|298	* Fri Sep 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.1-2mdv2010.0
12mr|kdetoys4-4.9.4-1|299	+ Revision: 444216
12mr|kdetoys4-4.9.4-1|300	- Add obsolete for kde3 upgrade
12mr|kdetoys4-4.9.4-1|301	
12mr|kdetoys4-4.9.4-1|302	* Tue Sep 01 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.1-1mdv2010.0
12mr|kdetoys4-4.9.4-1|303	+ Revision: 423218
12mr|kdetoys4-4.9.4-1|304	- New upstream release 4.3.1.
12mr|kdetoys4-4.9.4-1|305	
12mr|kdetoys4-4.9.4-1|306	* Tue Aug 04 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.0-1mdv2010.0
12mr|kdetoys4-4.9.4-1|307	+ Revision: 409418
12mr|kdetoys4-4.9.4-1|308	- New upstream release 4.3.0.
12mr|kdetoys4-4.9.4-1|309	- Update to KDE 4.3 RC3
12mr|kdetoys4-4.9.4-1|310	
12mr|kdetoys4-4.9.4-1|311	* Sun Jul 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.96-1mdv2010.0
12mr|kdetoys4-4.9.4-1|312	+ Revision: 394962
12mr|kdetoys4-4.9.4-1|313	- Update to Rc2
12mr|kdetoys4-4.9.4-1|314	
12mr|kdetoys4-4.9.4-1|315	* Fri Jun 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.95-1mdv2010.0
12mr|kdetoys4-4.9.4-1|316	+ Revision: 389372
12mr|kdetoys4-4.9.4-1|317	- Update to kde 4.3Rc1
12mr|kdetoys4-4.9.4-1|318	
12mr|kdetoys4-4.9.4-1|319	* Fri Jun 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.90-1mdv2010.0
12mr|kdetoys4-4.9.4-1|320	+ Revision: 383152
12mr|kdetoys4-4.9.4-1|321	- Update to beta2
12mr|kdetoys4-4.9.4-1|322	
12mr|kdetoys4-4.9.4-1|323	* Fri May 29 2009 Funda Wang <fwang@mandriva.org> 1:4.2.88-1mdv2010.0
12mr|kdetoys4-4.9.4-1|324	+ Revision: 380760
12mr|kdetoys4-4.9.4-1|325	- New version 4.2.88
12mr|kdetoys4-4.9.4-1|326	
12mr|kdetoys4-4.9.4-1|327	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdetoys4-4.9.4-1|328	- Adapt kdesdk to new layout
12mr|kdetoys4-4.9.4-1|329	
12mr|kdetoys4-4.9.4-1|330	* Sat May 23 2009 Funda Wang <fwang@mandriva.org> 1:4.2.87-1mdv2010.0
12mr|kdetoys4-4.9.4-1|331	+ Revision: 378876
12mr|kdetoys4-4.9.4-1|332	- New version 4.2.87
12mr|kdetoys4-4.9.4-1|333	
12mr|kdetoys4-4.9.4-1|334	* Fri May 08 2009 Funda Wang <fwang@mandriva.org> 1:4.2.85-1mdv2010.0
12mr|kdetoys4-4.9.4-1|335	+ Revision: 373449
12mr|kdetoys4-4.9.4-1|336	- New version 4.2.85
12mr|kdetoys4-4.9.4-1|337	
12mr|kdetoys4-4.9.4-1|338	* Mon May 04 2009 Funda Wang <fwang@mandriva.org> 1:4.2.71-0.svn961800.1mdv2010.0
12mr|kdetoys4-4.9.4-1|339	+ Revision: 371530
12mr|kdetoys4-4.9.4-1|340	- New version 4.2.71
12mr|kdetoys4-4.9.4-1|341	
12mr|kdetoys4-4.9.4-1|342	* Sun May 03 2009 Funda Wang <fwang@mandriva.org> 1:4.2.70-0.svn954171.1mdv2010.0
12mr|kdetoys4-4.9.4-1|343	+ Revision: 370948
12mr|kdetoys4-4.9.4-1|344	- 4.2.70
12mr|kdetoys4-4.9.4-1|345	
12mr|kdetoys4-4.9.4-1|346	* Fri Mar 27 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.2-1mdv2009.1
12mr|kdetoys4-4.9.4-1|347	+ Revision: 361733
12mr|kdetoys4-4.9.4-1|348	- Update with 4.2.2 try#1 packages
12mr|kdetoys4-4.9.4-1|349	
12mr|kdetoys4-4.9.4-1|350	* Mon Mar 02 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.1-1mdv2009.1
12mr|kdetoys4-4.9.4-1|351	+ Revision: 347010
12mr|kdetoys4-4.9.4-1|352	- KDE 4.2.1 try#1 upstream release
12mr|kdetoys4-4.9.4-1|353	
12mr|kdetoys4-4.9.4-1|354	* Mon Feb 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.0-2mdv2009.1
12mr|kdetoys4-4.9.4-1|355	+ Revision: 340892
12mr|kdetoys4-4.9.4-1|356	- Rebuild against qt4.5
12mr|kdetoys4-4.9.4-1|357	
12mr|kdetoys4-4.9.4-1|358	* Tue Jan 27 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.0-1mdv2009.1
12mr|kdetoys4-4.9.4-1|359	+ Revision: 334589
12mr|kdetoys4-4.9.4-1|360	- Update with official 4.2.0 upstream tarball
12mr|kdetoys4-4.9.4-1|361	
12mr|kdetoys4-4.9.4-1|362	* Sun Jan 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.96-2mdv2009.1
12mr|kdetoys4-4.9.4-1|363	+ Revision: 328196
12mr|kdetoys4-4.9.4-1|364	- Revive KTux
12mr|kdetoys4-4.9.4-1|365	
12mr|kdetoys4-4.9.4-1|366	* Fri Jan 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.96-1mdv2009.1
12mr|kdetoys4-4.9.4-1|367	+ Revision: 327440
12mr|kdetoys4-4.9.4-1|368	- Package man pages
12mr|kdetoys4-4.9.4-1|369	- Remove KTux
12mr|kdetoys4-4.9.4-1|370	
12mr|kdetoys4-4.9.4-1|371	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdetoys4-4.9.4-1|372	- Update with Release Candidate 1 - 4.1.96
12mr|kdetoys4-4.9.4-1|373	
12mr|kdetoys4-4.9.4-1|374	* Sun Dec 14 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.85-1mdv2009.1
12mr|kdetoys4-4.9.4-1|375	+ Revision: 314031
12mr|kdetoys4-4.9.4-1|376	- New version KDE 4.2 Beta2
12mr|kdetoys4-4.9.4-1|377	
12mr|kdetoys4-4.9.4-1|378	* Thu Dec 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.82-1mdv2009.1
12mr|kdetoys4-4.9.4-1|379	+ Revision: 313431
12mr|kdetoys4-4.9.4-1|380	- Update to kde 4.1.82
12mr|kdetoys4-4.9.4-1|381	
12mr|kdetoys4-4.9.4-1|382	* Sun Nov 30 2008 Funda Wang <fwang@mandriva.org> 1:4.1.81-1mdv2009.1
12mr|kdetoys4-4.9.4-1|383	+ Revision: 308435
12mr|kdetoys4-4.9.4-1|384	- new version 4.1.81
12mr|kdetoys4-4.9.4-1|385	
12mr|kdetoys4-4.9.4-1|386	* Thu Nov 20 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.80-1mdv2009.1
12mr|kdetoys4-4.9.4-1|387	+ Revision: 304862
12mr|kdetoys4-4.9.4-1|388	- Remove upstream merged patch
12mr|kdetoys4-4.9.4-1|389	
12mr|kdetoys4-4.9.4-1|390	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdetoys4-4.9.4-1|391	- Update with Beta 1 - 4.1.80
12mr|kdetoys4-4.9.4-1|392	
12mr|kdetoys4-4.9.4-1|393	* Sat Nov 15 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.73-1mdv2009.1
12mr|kdetoys4-4.9.4-1|394	+ Revision: 303425
12mr|kdetoys4-4.9.4-1|395	- use -b option in %%patch
12mr|kdetoys4-4.9.4-1|396	
12mr|kdetoys4-4.9.4-1|397	+ Funda Wang <fwang@mandriva.org>
12mr|kdetoys4-4.9.4-1|398	- New version 4.1.73
12mr|kdetoys4-4.9.4-1|399	- install kweather doc also
12mr|kdetoys4-4.9.4-1|400	
12mr|kdetoys4-4.9.4-1|401	* Sat Oct 25 2008 Funda Wang <fwang@mandriva.org> 1:4.1.71-1mdv2009.1
12mr|kdetoys4-4.9.4-1|402	+ Revision: 297032
12mr|kdetoys4-4.9.4-1|403	- New version 4.1.71
12mr|kdetoys4-4.9.4-1|404	
12mr|kdetoys4-4.9.4-1|405	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdetoys4-4.9.4-1|406	- Update to kde 4.1.70
12mr|kdetoys4-4.9.4-1|407	
12mr|kdetoys4-4.9.4-1|408	* Sat Sep 27 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.2-1mdv2009.0
12mr|kdetoys4-4.9.4-1|409	+ Revision: 288847
12mr|kdetoys4-4.9.4-1|410	- KDE 4.1.2 arriving.
12mr|kdetoys4-4.9.4-1|411	
12mr|kdetoys4-4.9.4-1|412	* Sun Sep 07 2008 Funda Wang <fwang@mandriva.org> 1:4.1.1-1mdv2009.0
12mr|kdetoys4-4.9.4-1|413	+ Revision: 282151
12mr|kdetoys4-4.9.4-1|414	- New version 4.1.1
12mr|kdetoys4-4.9.4-1|415	
12mr|kdetoys4-4.9.4-1|416	* Fri Jul 25 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.0-1mdv2009.0
12mr|kdetoys4-4.9.4-1|417	+ Revision: 247627
12mr|kdetoys4-4.9.4-1|418	- Update with Release Candidate 1 - 4.1.0
12mr|kdetoys4-4.9.4-1|419	
12mr|kdetoys4-4.9.4-1|420	* Thu Jul 10 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.98-1mdv2009.0
12mr|kdetoys4-4.9.4-1|421	+ Revision: 233196
12mr|kdetoys4-4.9.4-1|422	- Update with Release Candidate 1 - 4.0.98
12mr|kdetoys4-4.9.4-1|423	
12mr|kdetoys4-4.9.4-1|424	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdetoys4-4.9.4-1|425	- New version kde 4.0.85
12mr|kdetoys4-4.9.4-1|426	
12mr|kdetoys4-4.9.4-1|427	* Sun Jun 29 2008 Funda Wang <fwang@mandriva.org> 1:4.0.84-1mdv2009.0
12mr|kdetoys4-4.9.4-1|428	+ Revision: 229950
12mr|kdetoys4-4.9.4-1|429	- New version 4.0.84
12mr|kdetoys4-4.9.4-1|430	
12mr|kdetoys4-4.9.4-1|431	* Thu Jun 19 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.83-1mdv2009.0
12mr|kdetoys4-4.9.4-1|432	+ Revision: 226104
12mr|kdetoys4-4.9.4-1|433	- Update with new snapshot tarballs 4.0.83
12mr|kdetoys4-4.9.4-1|434	
12mr|kdetoys4-4.9.4-1|435	* Thu Jun 12 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.82-1mdv2009.0
12mr|kdetoys4-4.9.4-1|436	+ Revision: 218303
12mr|kdetoys4-4.9.4-1|437	- Update with new snapshot tarballs 4.0.82
12mr|kdetoys4-4.9.4-1|438	
12mr|kdetoys4-4.9.4-1|439	* Tue Jun 03 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.81-1mdv2009.0
12mr|kdetoys4-4.9.4-1|440	+ Revision: 214725
12mr|kdetoys4-4.9.4-1|441	- Update with new snapshot tarballs 4.0.81
12mr|kdetoys4-4.9.4-1|442	
12mr|kdetoys4-4.9.4-1|443	* Sun May 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.80-1mdv2009.0
12mr|kdetoys4-4.9.4-1|444	+ Revision: 211068
12mr|kdetoys4-4.9.4-1|445	- Remove patch0 (not needed anymore)
12mr|kdetoys4-4.9.4-1|446	- Own %%_kde_appsdir/kteatime %%_kde_appsdir/ktux %%_kde_appsdir/amor %%_kde_appsdir/kweather and %%_kde_appsdir/kweather
12mr|kdetoys4-4.9.4-1|447	- Do not package kworldclock doc (Patch0)
12mr|kdetoys4-4.9.4-1|448	- Fix macros
12mr|kdetoys4-4.9.4-1|449	- Fix File list
12mr|kdetoys4-4.9.4-1|450	- Bye Bye kworldclock ( moved upstream to  unmaintained/4/
12mr|kdetoys4-4.9.4-1|451	
12mr|kdetoys4-4.9.4-1|452	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdetoys4-4.9.4-1|453	- New upstream kde4 4.1 beta1
12mr|kdetoys4-4.9.4-1|454	
12mr|kdetoys4-4.9.4-1|455	+ Funda Wang <fwang@mandriva.org>
12mr|kdetoys4-4.9.4-1|456	- BR automoc
12mr|kdetoys4-4.9.4-1|457	- New version 4.0.74
12mr|kdetoys4-4.9.4-1|458	
12mr|kdetoys4-4.9.4-1|459	* Thu May 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.73-1mdv2009.0
12mr|kdetoys4-4.9.4-1|460	+ Revision: 204748
12mr|kdetoys4-4.9.4-1|461	- Update to kde 4.0.73
12mr|kdetoys4-4.9.4-1|462	
12mr|kdetoys4-4.9.4-1|463	* Tue May 06 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.72-1mdv2009.0
12mr|kdetoys4-4.9.4-1|464	+ Revision: 202550
12mr|kdetoys4-4.9.4-1|465	- Fix BuildRequires
12mr|kdetoys4-4.9.4-1|466	- Update to kde 4.0.72
12mr|kdetoys4-4.9.4-1|467	- New snapshot 4.0.70
12mr|kdetoys4-4.9.4-1|468	
12mr|kdetoys4-4.9.4-1|469	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdetoys4-4.9.4-1|470	- New upstream kde4 4.1 alpha 1
12mr|kdetoys4-4.9.4-1|471	
12mr|kdetoys4-4.9.4-1|472	* Fri Mar 28 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.3-1mdv2008.1
12mr|kdetoys4-4.9.4-1|473	+ Revision: 191017
12mr|kdetoys4-4.9.4-1|474	- Update for last stable release 4.0.3
12mr|kdetoys4-4.9.4-1|475	
12mr|kdetoys4-4.9.4-1|476	* Sat Mar 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.2-2mdv2008.1
12mr|kdetoys4-4.9.4-1|477	+ Revision: 182266
12mr|kdetoys4-4.9.4-1|478	- Rebuild against new qt4 changes
12mr|kdetoys4-4.9.4-1|479	
12mr|kdetoys4-4.9.4-1|480	* Sat Mar 01 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.2-1mdv2008.1
12mr|kdetoys4-4.9.4-1|481	+ Revision: 177464
12mr|kdetoys4-4.9.4-1|482	- New upstream bugfix release 4.0.2
12mr|kdetoys4-4.9.4-1|483	
12mr|kdetoys4-4.9.4-1|484	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdetoys4-4.9.4-1|485	- fix no-buildroot-tag
12mr|kdetoys4-4.9.4-1|486	- fix description-line-too-long
12mr|kdetoys4-4.9.4-1|487	
12mr|kdetoys4-4.9.4-1|488	* Mon Feb 11 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.1-1mdv2008.1
12mr|kdetoys4-4.9.4-1|489	+ Revision: 165282
12mr|kdetoys4-4.9.4-1|490	- Update to 4.0.1
12mr|kdetoys4-4.9.4-1|491	
12mr|kdetoys4-4.9.4-1|492	* Wed Jan 09 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.0-1mdv2008.1
12mr|kdetoys4-4.9.4-1|493	+ Revision: 147361
12mr|kdetoys4-4.9.4-1|494	- Update for final stable 4.0.0
12mr|kdetoys4-4.9.4-1|495	
12mr|kdetoys4-4.9.4-1|496	+ Olivier Blin <blino@mandriva.org>
12mr|kdetoys4-4.9.4-1|497	- restore BuildRoot
12mr|kdetoys4-4.9.4-1|498	
12mr|kdetoys4-4.9.4-1|499	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdetoys4-4.9.4-1|500	- Fix File list
12mr|kdetoys4-4.9.4-1|501	- New snapshot
12mr|kdetoys4-4.9.4-1|502	
12mr|kdetoys4-4.9.4-1|503	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdetoys4-4.9.4-1|504	- kill re-definition of %%buildroot on Pixel's request
12mr|kdetoys4-4.9.4-1|505	
12mr|kdetoys4-4.9.4-1|506	* Thu Dec 13 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.97.1-0.745233.1mdv2008.1
12mr|kdetoys4-4.9.4-1|507	+ Revision: 119556
12mr|kdetoys4-4.9.4-1|508	- Fix BuildRequires
12mr|kdetoys4-4.9.4-1|509	- New snapshot
12mr|kdetoys4-4.9.4-1|510	Big Cleanup to follow kde4 policies
12mr|kdetoys4-4.9.4-1|511	* Now we have new packages:
12mr|kdetoys4-4.9.4-1|512	- kde4-kweather
12mr|kdetoys4-4.9.4-1|513	- kde4-amor
12mr|kdetoys4-4.9.4-1|514	- kde4-ktux
12mr|kdetoys4-4.9.4-1|515	- kde4-kmoon
12mr|kdetoys4-4.9.4-1|516	- kde4-kteatime
12mr|kdetoys4-4.9.4-1|517	- kde4-kworldclock
12mr|kdetoys4-4.9.4-1|518	- kde4-eyesapplet
12mr|kdetoys4-4.9.4-1|519	* libkweather have been removed
12mr|kdetoys4-4.9.4-1|520	
12mr|kdetoys4-4.9.4-1|521	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdetoys4-4.9.4-1|522	- buildrequires X11-devel instead of XFree86-devel
12mr|kdetoys4-4.9.4-1|523	
12mr|kdetoys4-4.9.4-1|524	* Wed May 09 2007 Laurent Montel <lmontel@mandriva.org> 1:3.90.1-0.20070502.1mdv2008.0
12mr|kdetoys4-4.9.4-1|525	+ Revision: 25717
12mr|kdetoys4-4.9.4-1|526	- new snapshot
12mr|kdetoys4-4.9.4-1|527	- It compiles with enable final
12mr|kdetoys4-4.9.4-1|528	
12mr|kdetoys4-4.9.4-1|529	* Thu May 03 2007 Laurent Montel <lmontel@mandriva.org> 1:3.80.3-0.20070502.1mdv2008.0
12mr|kdetoys4-4.9.4-1|530	+ Revision: 21362
12mr|kdetoys4-4.9.4-1|531	- SILEN
12mr|kdetoys4-4.9.4-1|532	- new snapshot
12mr|kdetoys4-4.9.4-1|533	- new snapshot
12mr|kdetoys4-4.9.4-1|534	
12mr|kdetoys4-4.9.4-1|535	
12mr|kdetoys4-4.9.4-1|536	* Sun Mar 11 2007 Laurent Montel <lmontel@mandriva.com> 3.80.3-0.20070311.1mdv2007.1
12mr|kdetoys4-4.9.4-1|537	+ Revision: 141309
12mr|kdetoys4-4.9.4-1|538	- new snapshot
12mr|kdetoys4-4.9.4-1|539	- Fix spec file
12mr|kdetoys4-4.9.4-1|540	- new snapshot
12mr|kdetoys4-4.9.4-1|541	- 3.80.3
12mr|kdetoys4-4.9.4-1|542	
12mr|kdetoys4-4.9.4-1|543	* Fri Feb 16 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070215.1mdv2007.1
12mr|kdetoys4-4.9.4-1|544	+ Revision: 121629
12mr|kdetoys4-4.9.4-1|545	- new snapshot
12mr|kdetoys4-4.9.4-1|546	- Fix spec file
12mr|kdetoys4-4.9.4-1|547	- new snapshot
12mr|kdetoys4-4.9.4-1|548	- new snapshot
12mr|kdetoys4-4.9.4-1|549	
12mr|kdetoys4-4.9.4-1|550	* Wed Jan 17 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070117.1mdv2007.1
12mr|kdetoys4-4.9.4-1|551	+ Revision: 109804
12mr|kdetoys4-4.9.4-1|552	- Update
12mr|kdetoys4-4.9.4-1|553	
12mr|kdetoys4-4.9.4-1|554	* Wed Jan 10 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070109.1mdv2007.1
12mr|kdetoys4-4.9.4-1|555	+ Revision: 107038
12mr|kdetoys4-4.9.4-1|556	- update
12mr|kdetoys4-4.9.4-1|557	
12mr|kdetoys4-4.9.4-1|558	* Wed Jan 03 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070103.1mdv2007.1
12mr|kdetoys4-4.9.4-1|559	+ Revision: 103663
12mr|kdetoys4-4.9.4-1|560	- Fix file list
12mr|kdetoys4-4.9.4-1|561	- Update
12mr|kdetoys4-4.9.4-1|562	- (empty)
12mr|kdetoys4-4.9.4-1|563	- new update
12mr|kdetoys4-4.9.4-1|564	- Byebye menu macro
12mr|kdetoys4-4.9.4-1|565	
12mr|kdetoys4-4.9.4-1|566	* Thu Dec 28 2006 Laurent Montel <lmontel@mandriva.com> 1:3.80-2mdv2007.1
12mr|kdetoys4-4.9.4-1|567	+ Revision: 102289
12mr|kdetoys4-4.9.4-1|568	- Import kdetoys4
12mr|kdetoys4-4.9.4-1|569	
12mr|kdetoys4-4.9.4-1|570	* Wed Oct 18 2006 Laurent Montel <lmontel@mandriva.com> 3.5.5-1mdv2007.0
12mr|kdetoys4-4.9.4-1|571	- First package
12mr|kdetoys4-4.9.4-1|572	

14535 12
12mr|kdeutils4-printer-applet-4.9.4-1|1	%define oname printer-applet
12mr|kdeutils4-printer-applet-4.9.4-1|2	
12mr|kdeutils4-printer-applet-4.9.4-1|3	Name:		kdeutils4-printer-applet
12mr|kdeutils4-printer-applet-4.9.4-1|4	Summary:	View current print jobs and configure new printers
12mr|kdeutils4-printer-applet-4.9.4-1|5	Version:	4.9.4
12mr|kdeutils4-printer-applet-4.9.4-1|6	Release:	1
12mr|kdeutils4-printer-applet-4.9.4-1|7	Group:		Graphical desktop/KDE
12mr|kdeutils4-printer-applet-4.9.4-1|8	License:	LGPLv2
12mr|kdeutils4-printer-applet-4.9.4-1|9	URL:		http://utils.kde.org/projects/%{oname}
12mr|kdeutils4-printer-applet-4.9.4-1|10	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{oname}-%{version}.tar.xz
12mr|kdeutils4-printer-applet-4.9.4-1|11	BuildRequires:	kdelibs4-devel
12mr|kdeutils4-printer-applet-4.9.4-1|12	BuildRequires:	python-kde4
12mr|kdeutils4-printer-applet-4.9.4-1|13	BuildRequires:	system-config-printer
12mr|kdeutils4-printer-applet-4.9.4-1|14	BuildRequires:	python-cups
12mr|kdeutils4-printer-applet-4.9.4-1|15	BuildRequires:	python-devel
12mr|kdeutils4-printer-applet-4.9.4-1|16	Requires:	python-kde4
12mr|kdeutils4-printer-applet-4.9.4-1|17	Requires:	python-cups
12mr|kdeutils4-printer-applet-4.9.4-1|18	Requires:	python-qt4
12mr|kdeutils4-printer-applet-4.9.4-1|19	Requires:	python-dbus
12mr|kdeutils4-printer-applet-4.9.4-1|20	Requires:	system-config-printer
12mr|kdeutils4-printer-applet-4.9.4-1|21	Provides:	printer-applet
12mr|kdeutils4-printer-applet-4.9.4-1|22	BuildArch:	noarch
12mr|kdeutils4-printer-applet-4.9.4-1|23	
12mr|kdeutils4-printer-applet-4.9.4-1|24	%description
12mr|kdeutils4-printer-applet-4.9.4-1|25	Printer Applet is a system tray utility that shows current print jobs,
12mr|kdeutils4-printer-applet-4.9.4-1|26	shows printer warnings and errors and shows when printers that have
12mr|kdeutils4-printer-applet-4.9.4-1|27	been plugged in for the first time are being auto-configured by
12mr|kdeutils4-printer-applet-4.9.4-1|28	hal-cups-utils.
12mr|kdeutils4-printer-applet-4.9.4-1|29	
12mr|kdeutils4-printer-applet-4.9.4-1|30	%files
12mr|kdeutils4-printer-applet-4.9.4-1|31	%doc %{_kde_docdir}/HTML/en/printer-applet
12mr|kdeutils4-printer-applet-4.9.4-1|32	%{_kde_bindir}/printer-applet
12mr|kdeutils4-printer-applet-4.9.4-1|33	%{_kde_appsdir}/printer-applet
12mr|kdeutils4-printer-applet-4.9.4-1|34	%{_kde_autostart}/printer-applet.desktop
12mr|kdeutils4-printer-applet-4.9.4-1|35	
12mr|kdeutils4-printer-applet-4.9.4-1|36	#----------------------------------------------------------------------
12mr|kdeutils4-printer-applet-4.9.4-1|37	
12mr|kdeutils4-printer-applet-4.9.4-1|38	%prep
12mr|kdeutils4-printer-applet-4.9.4-1|39	%setup -q -n %{oname}-%{version}
12mr|kdeutils4-printer-applet-4.9.4-1|40	
12mr|kdeutils4-printer-applet-4.9.4-1|41	%build
12mr|kdeutils4-printer-applet-4.9.4-1|42	%cmake_kde4
12mr|kdeutils4-printer-applet-4.9.4-1|43	%make
12mr|kdeutils4-printer-applet-4.9.4-1|44	
12mr|kdeutils4-printer-applet-4.9.4-1|45	%install
12mr|kdeutils4-printer-applet-4.9.4-1|46	%makeinstall_std -C build
12mr|kdeutils4-printer-applet-4.9.4-1|47	
12mr|kdeutils4-printer-applet-4.9.4-1|48	%changelog
12mr|kdeutils4-printer-applet-4.9.4-1|49	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kdeutils4-printer-applet-4.9.4-1|50	- New version 4.9.4
12mr|kdeutils4-printer-applet-4.9.4-1|51	
12mr|kdeutils4-printer-applet-4.9.4-1|52	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kdeutils4-printer-applet-4.9.4-1|53	- New version 4.9.3
12mr|kdeutils4-printer-applet-4.9.4-1|54	
12mr|kdeutils4-printer-applet-4.9.4-1|55	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-2
12mr|kdeutils4-printer-applet-4.9.4-1|56	- New version 4.9.2
12mr|kdeutils4-printer-applet-4.9.4-1|57	- Should be noarch package
12mr|kdeutils4-printer-applet-4.9.4-1|58	
12mr|kdeutils4-printer-applet-4.9.4-1|59	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kdeutils4-printer-applet-4.9.4-1|60	- New version 4.9.1
12mr|kdeutils4-printer-applet-4.9.4-1|61	
12mr|kdeutils4-printer-applet-4.9.4-1|62	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kdeutils4-printer-applet-4.9.4-1|63	- New version 4.9.0
12mr|kdeutils4-printer-applet-4.9.4-1|64	
12mr|kdeutils4-printer-applet-4.9.4-1|65	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|kdeutils4-printer-applet-4.9.4-1|66	- New version 4.8.97
12mr|kdeutils4-printer-applet-4.9.4-1|67	
12mr|kdeutils4-printer-applet-4.9.4-1|68	* Sun Jul 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|kdeutils4-printer-applet-4.9.4-1|69	- New version 4.8.95
12mr|kdeutils4-printer-applet-4.9.4-1|70	
12mr|kdeutils4-printer-applet-4.9.4-1|71	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mr|kdeutils4-printer-applet-4.9.4-1|72	- update to 4.8.4
12mr|kdeutils4-printer-applet-4.9.4-1|73	
12mr|kdeutils4-printer-applet-4.9.4-1|74	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mr|kdeutils4-printer-applet-4.9.4-1|75	- update to 4.8.3
12mr|kdeutils4-printer-applet-4.9.4-1|76	
12mr|kdeutils4-printer-applet-4.9.4-1|77	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mr|kdeutils4-printer-applet-4.9.4-1|78	- update to 4.8.2
12mr|kdeutils4-printer-applet-4.9.4-1|79	
12mr|kdeutils4-printer-applet-4.9.4-1|80	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mr|kdeutils4-printer-applet-4.9.4-1|81	- update to 4.8.1
12mr|kdeutils4-printer-applet-4.9.4-1|82	
12mr|kdeutils4-printer-applet-4.9.4-1|83	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|kdeutils4-printer-applet-4.9.4-1|84	+ Revision: 762419
12mr|kdeutils4-printer-applet-4.9.4-1|85	- New upstream tarball
12mr|kdeutils4-printer-applet-4.9.4-1|86	
12mr|kdeutils4-printer-applet-4.9.4-1|87	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kdeutils4-printer-applet-4.9.4-1|88	+ Revision: 758120
12mr|kdeutils4-printer-applet-4.9.4-1|89	- New upstream tarball
12mr|kdeutils4-printer-applet-4.9.4-1|90	
12mr|kdeutils4-printer-applet-4.9.4-1|91	* Thu Nov 24 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|kdeutils4-printer-applet-4.9.4-1|92	+ Revision: 733049
12mr|kdeutils4-printer-applet-4.9.4-1|93	- Import printer-applet
12mr|kdeutils4-printer-applet-4.9.4-1|94	- Create folder
12mr|kdeutils4-printer-applet-4.9.4-1|95	

14536 12
12mr|kdevelop4-4.4.1-1|1	%define compile_apidox 0
12mr|kdevelop4-4.4.1-1|2	%{?_no_apidox: %{expand: %%global compile_apidox 0}}
12mr|kdevelop4-4.4.1-1|3	
12mr|kdevelop4-4.4.1-1|4	%define unstable 1
12mr|kdevelop4-4.4.1-1|5	%{?_unstable: %{expand: %%global unstable 1}}
12mr|kdevelop4-4.4.1-1|6	
12mr|kdevelop4-4.4.1-1|7	# We cannot do it when debug is set to nil like in 2012.1
12mr|kdevelop4-4.4.1-1|8	%if %unstable
12mr|kdevelop4-4.4.1-1|9	#define dont_strip 1
12mr|kdevelop4-4.4.1-1|10	%endif
12mr|kdevelop4-4.4.1-1|11	
12mr|kdevelop4-4.4.1-1|12	%define kdevplatform_version 4:1.%(echo %{version} | cut -d. -f2,3)
12mr|kdevelop4-4.4.1-1|13	
12mr|kdevelop4-4.4.1-1|14	Name:		kdevelop4
12mr|kdevelop4-4.4.1-1|15	Summary:	Integrated Development Environment for C++/C
12mr|kdevelop4-4.4.1-1|16	Version:	4.4.1
12mr|kdevelop4-4.4.1-1|17	Release:	1
12mr|kdevelop4-4.4.1-1|18	Epoch:		4
12mr|kdevelop4-4.4.1-1|19	Group: 		Development/C++
12mr|kdevelop4-4.4.1-1|20	License:	GPL
12mr|kdevelop4-4.4.1-1|21	URL:		http://www.kdevelop.org/
12mr|kdevelop4-4.4.1-1|22	Source0:	http://fr2.rpmfind.net/linux/KDE/unstable/kdevelop/%{version}/src/kdevelop-%{version}.tar.bz2
12mr|kdevelop4-4.4.1-1|23	Source1:	%{name}.rpmlintrc
12mr|kdevelop4-4.4.1-1|24	
12mr|kdevelop4-4.4.1-1|25	BuildRequires:	kdelibs4-devel
12mr|kdevelop4-4.4.1-1|26	BuildRequires:	kdevplatform4-devel >= %{kdevplatform_version}
12mr|kdevelop4-4.4.1-1|27	BuildRequires:	kdebase4-workspace-devel
12mr|kdevelop4-4.4.1-1|28	BuildRequires:	kdesdk4-devel
12mr|kdevelop4-4.4.1-1|29	
12mr|kdevelop4-4.4.1-1|30	%if %{compile_apidox}
12mr|kdevelop4-4.4.1-1|31	BuildRequires:	doxygen
12mr|kdevelop4-4.4.1-1|32	%endif
12mr|kdevelop4-4.4.1-1|33	Requires:	cmake
12mr|kdevelop4-4.4.1-1|34	Requires:	git
12mr|kdevelop4-4.4.1-1|35	Requires:	gdb
12mr|kdevelop4-4.4.1-1|36	Requires:	kdevplatform4 >= %{kdevplatform_version}
12mr|kdevelop4-4.4.1-1|37	Suggests:	plasma-applet-kdevelopsessions
12mr|kdevelop4-4.4.1-1|38	
12mr|kdevelop4-4.4.1-1|39	%description
12mr|kdevelop4-4.4.1-1|40	The KDevelop Integrated Development Environment provides many features that
12mr|kdevelop4-4.4.1-1|41	developers need as well as providing a unified interface to programs like gdb,
12mr|kdevelop4-4.4.1-1|42	the C/C++ compiler, and make.
12mr|kdevelop4-4.4.1-1|43	
12mr|kdevelop4-4.4.1-1|44	KDevelop manages or provides:
12mr|kdevelop4-4.4.1-1|45	* All development tools needed for C++ programming like Compiler, Linker,
12mr|kdevelop4-4.4.1-1|46	automake and autoconf
12mr|kdevelop4-4.4.1-1|47	* KAppWizard, which generates complete, ready-to-go sample applications
12mr|kdevelop4-4.4.1-1|48	* Classgenerator, for creating new classes and integrating them into the
12mr|kdevelop4-4.4.1-1|49	current project
12mr|kdevelop4-4.4.1-1|50	* File management for sources, headers, documentation etc. to be included in
12mr|kdevelop4-4.4.1-1|51	the project
12mr|kdevelop4-4.4.1-1|52	* The creation of User-Handbooks written with SGML and the automatic
12mr|kdevelop4-4.4.1-1|53	generation of HTML-output with the KDE look and feel
12mr|kdevelop4-4.4.1-1|54	* Automatic HTML-based API-documentation for your project's classes with
12mr|kdevelop4-4.4.1-1|55	cross-references to the used libraries; Internationalization support for
12mr|kdevelop4-4.4.1-1|56	your application, allowing translators to easily add their target language
12mr|kdevelop4-4.4.1-1|57	to a project
12mr|kdevelop4-4.4.1-1|58	* WYSIWYG (What you see is what you get) creation of user interfaces with a
12mr|kdevelop4-4.4.1-1|59	built-in dialog editor
12mr|kdevelop4-4.4.1-1|60	* Debugging your application by integrating KDbg
12mr|kdevelop4-4.4.1-1|61	* Editing of project-specific pixmaps with KIconEdit
12mr|kdevelop4-4.4.1-1|62	* The inclusion of any other program you need for development by adding it
12mr|kdevelop4-4.4.1-1|63	to the "Tools" menu according to your individual needs.
12mr|kdevelop4-4.4.1-1|64	
12mr|kdevelop4-4.4.1-1|65	%files -f %{name}.lang
12mr|kdevelop4-4.4.1-1|66	%{_kde_bindir}/*
12mr|kdevelop4-4.4.1-1|67	%{_kde_services}/kcm_kdev*.desktop
12mr|kdevelop4-4.4.1-1|68	%{_kde_services}/kdev*.desktop
12mr|kdevelop4-4.4.1-1|69	%{_kde_appsdir}/kdevcmakebuilder
12mr|kdevelop4-4.4.1-1|70	%{_kde_appsdir}/kdevgdb
12mr|kdevelop4-4.4.1-1|71	%{_kde_appsdir}/kdevcmakemanager
12mr|kdevelop4-4.4.1-1|72	%{_kde_appsdir}/kdevappwizard
12mr|kdevelop4-4.4.1-1|73	%{_kde_appsdir}/kdevcustommakemanager
12mr|kdevelop4-4.4.1-1|74	%{_kde_appsdir}/kdevcppsupport
12mr|kdevelop4-4.4.1-1|75	%{_kde_appsdir}/kdevelop
12mr|kdevelop4-4.4.1-1|76	%{_kde_appsdir}/kdevokteta
12mr|kdevelop4-4.4.1-1|77	%{_kde_applicationsdir}/*.desktop
12mr|kdevelop4-4.4.1-1|78	%{_kde_iconsdir}/*/*/*/*
12mr|kdevelop4-4.4.1-1|79	%{_kde_datadir}/config/kdeveloprc
12mr|kdevelop4-4.4.1-1|80	%{_kde_datadir}/config/kdevelop-qthelp.knsrc
12mr|kdevelop4-4.4.1-1|81	%{_kde_datadir}/mime/packages/kdevelop.xml
12mr|kdevelop4-4.4.1-1|82	%{_kde_libdir}/kde4/kcm_kdev_makebuilder.so
12mr|kdevelop4-4.4.1-1|83	%{_kde_libdir}/kde4/kcm_kdevcmake_settings.so
12mr|kdevelop4-4.4.1-1|84	%{_kde_libdir}/kde4/kdevastyle.so
12mr|kdevelop4-4.4.1-1|85	%{_kde_libdir}/kde4/kdevcmakebuilder.so
12mr|kdevelop4-4.4.1-1|86	%{_kde_libdir}/kde4/kdevcmakedocumentation.so
12mr|kdevelop4-4.4.1-1|87	%{_kde_libdir}/kde4/kdevcmakemanager.so
12mr|kdevelop4-4.4.1-1|88	%{_kde_libdir}/kde4/kdevcpplanguagesupport.so
12mr|kdevelop4-4.4.1-1|89	%{_kde_libdir}/kde4/kdevcustommakemanager.so
12mr|kdevelop4-4.4.1-1|90	%{_kde_libdir}/kde4/kdevgdb.so
12mr|kdevelop4-4.4.1-1|91	%{_kde_libdir}/kde4/kdevkdeprovider.so
12mr|kdevelop4-4.4.1-1|92	%{_kde_libdir}/kde4/kdevmakebuilder.so
12mr|kdevelop4-4.4.1-1|93	%{_kde_libdir}/kde4/kdevmanpage.so
12mr|kdevelop4-4.4.1-1|94	%{_kde_libdir}/kde4/kdevokteta.so
12mr|kdevelop4-4.4.1-1|95	%{_kde_libdir}/kde4/kdevqthelp.so
12mr|kdevelop4-4.4.1-1|96	%{_kde_libdir}/kde4/kdevqthelp_config.so
12mr|kdevelop4-4.4.1-1|97	%{_kde_libdir}/kde4/kdevcustomscript.so
12mr|kdevelop4-4.4.1-1|98	%{_kde_libdir}/kde4/krunner_kdevelopsessions.so
12mr|kdevelop4-4.4.1-1|99	%{_kde_libdir}/libkdev4cmakecommon.so
12mr|kdevelop4-4.4.1-1|100	%{_kde_libdir}/libkdev4cpprpp.so
12mr|kdevelop4-4.4.1-1|101	%{_kde_libdir}/libkdev4cppduchain.so
12mr|kdevelop4-4.4.1-1|102	%{_kde_libdir}/libkdev4cppparser.so
12mr|kdevelop4-4.4.1-1|103	
12mr|kdevelop4-4.4.1-1|104	#------------------------------------------------
12mr|kdevelop4-4.4.1-1|105	%package -n plasma-dataengine-kdevelopsessions
12mr|kdevelop4-4.4.1-1|106	Summary:	Show KDevelop sessions
12mr|kdevelop4-4.4.1-1|107	Group:		Graphical desktop/KDE
12mr|kdevelop4-4.4.1-1|108	Requires:	kdebase4-workspace
12mr|kdevelop4-4.4.1-1|109	Requires:	%{name} >= %{EVRD}
12mr|kdevelop4-4.4.1-1|110	
12mr|kdevelop4-4.4.1-1|111	%description -n plasma-dataengine-kdevelopsessions
12mr|kdevelop4-4.4.1-1|112	Show KDevelop sessions.
12mr|kdevelop4-4.4.1-1|113	
12mr|kdevelop4-4.4.1-1|114	%files -n plasma-dataengine-kdevelopsessions
12mr|kdevelop4-4.4.1-1|115	%{_kde_libdir}/kde4/plasma_engine_kdevelopsessions.so
12mr|kdevelop4-4.4.1-1|116	%{_kde_services}/plasma-dataengine-kdevelopsessions.desktop
12mr|kdevelop4-4.4.1-1|117	%{_kde_appsdir}/plasma/services/org.kde.plasma.dataengine.kdevelopsessions.operations
12mr|kdevelop4-4.4.1-1|118	
12mr|kdevelop4-4.4.1-1|119	#------------------------------------------------
12mr|kdevelop4-4.4.1-1|120	%package -n plasma-applet-kdevelopsessions
12mr|kdevelop4-4.4.1-1|121	Summary:	Show KDevelop sessions
12mr|kdevelop4-4.4.1-1|122	Group:		Graphical desktop/KDE
12mr|kdevelop4-4.4.1-1|123	Requires:	kdebase4-workspace
12mr|kdevelop4-4.4.1-1|124	Requires:	plasma-dataengine-kdevelopsessions >= %{EVRD}
12mr|kdevelop4-4.4.1-1|125	BuildArch:	noarch
12mr|kdevelop4-4.4.1-1|126	
12mr|kdevelop4-4.4.1-1|127	%description -n plasma-applet-kdevelopsessions
12mr|kdevelop4-4.4.1-1|128	Show KDevelop sessions.
12mr|kdevelop4-4.4.1-1|129	
12mr|kdevelop4-4.4.1-1|130	%files -n plasma-applet-kdevelopsessions
12mr|kdevelop4-4.4.1-1|131	%{_kde_services}/plasma-applet-kdevelopsessions.desktop
12mr|kdevelop4-4.4.1-1|132	%{_kde_appsdir}/plasma/plasmoids/kdevelopsessions
12mr|kdevelop4-4.4.1-1|133	
12mr|kdevelop4-4.4.1-1|134	#------------------------------------------------
12mr|kdevelop4-4.4.1-1|135	%package devel
12mr|kdevelop4-4.4.1-1|136	Summary:	Development files for kdevelop
12mr|kdevelop4-4.4.1-1|137	Group:		Development/KDE and Qt
12mr|kdevelop4-4.4.1-1|138	
12mr|kdevelop4-4.4.1-1|139	%description devel
12mr|kdevelop4-4.4.1-1|140	Development files for kdevelop.
12mr|kdevelop4-4.4.1-1|141	
12mr|kdevelop4-4.4.1-1|142	%files devel
12mr|kdevelop4-4.4.1-1|143	%{_kde_appsdir}/cmake/modules/FindKDevelop.cmake
12mr|kdevelop4-4.4.1-1|144	%{_kde_includedir}/kdevelop
12mr|kdevelop4-4.4.1-1|145	
12mr|kdevelop4-4.4.1-1|146	#------------------------------------------------
12mr|kdevelop4-4.4.1-1|147	
12mr|kdevelop4-4.4.1-1|148	%prep
12mr|kdevelop4-4.4.1-1|149	%setup -q -n kdevelop-%{version}
12mr|kdevelop4-4.4.1-1|150	
12mr|kdevelop4-4.4.1-1|151	%build
12mr|kdevelop4-4.4.1-1|152	%cmake_kde4
12mr|kdevelop4-4.4.1-1|153	%make
12mr|kdevelop4-4.4.1-1|154	
12mr|kdevelop4-4.4.1-1|155	%if %{compile_apidox}
12mr|kdevelop4-4.4.1-1|156	make apidox
12mr|kdevelop4-4.4.1-1|157	%endif
12mr|kdevelop4-4.4.1-1|158	
12mr|kdevelop4-4.4.1-1|159	%install
12mr|kdevelop4-4.4.1-1|160	%makeinstall_std -C build
12mr|kdevelop4-4.4.1-1|161	
12mr|kdevelop4-4.4.1-1|162	%find_lang %{name} --all-name --with-html
12mr|kdevelop4-4.4.1-1|163	

14537 12
12mr|kdevelop4-php-1.4.1-1|1	%define kdevelop_ver 4.%(echo %{version} | cut -d. -f2,3)
12mr|kdevelop4-php-1.4.1-1|2	
12mr|kdevelop4-php-1.4.1-1|3	Summary:	PHP plugin for kdevelop
12mr|kdevelop4-php-1.4.1-1|4	Name:		kdevelop4-php
12mr|kdevelop4-php-1.4.1-1|5	Version:	1.4.1
12mr|kdevelop4-php-1.4.1-1|6	Release:	1
12mr|kdevelop4-php-1.4.1-1|7	Source0:	http://fr2.rpmfind.net/linux/KDE/unstable/kdevelop/%{kdevelop_ver}/src/kdevelop-php-%{version}.tar.bz2
12mr|kdevelop4-php-1.4.1-1|8	License:	GPLv2+
12mr|kdevelop4-php-1.4.1-1|9	Group:		Development/Other
12mr|kdevelop4-php-1.4.1-1|10	Url:		http://www.kdevelop.org
12mr|kdevelop4-php-1.4.1-1|11	BuildRequires:	kdelibs4-devel
12mr|kdevelop4-php-1.4.1-1|12	BuildRequires:	kdevplatform4-devel >= 4:%{version}
12mr|kdevelop4-php-1.4.1-1|13	BuildRequires:	kdevelop-pg-qt-devel >= 0.9.82
12mr|kdevelop4-php-1.4.1-1|14	Requires:	kdevelop4 >= 4:%{kdevelop_ver}
12mr|kdevelop4-php-1.4.1-1|15	
12mr|kdevelop4-php-1.4.1-1|16	%description
12mr|kdevelop4-php-1.4.1-1|17	This plugin adds PHP language support (including classview and code-completion)
12mr|kdevelop4-php-1.4.1-1|18	to KDevelop.
12mr|kdevelop4-php-1.4.1-1|19	
12mr|kdevelop4-php-1.4.1-1|20	%files -f kdevphp.lang
12mr|kdevelop4-php-1.4.1-1|21	%{_kde_libdir}/kde4/kdevphplanguagesupport.so
12mr|kdevelop4-php-1.4.1-1|22	%{_kde_libdir}/libkdev4phpcompletion.so
12mr|kdevelop4-php-1.4.1-1|23	%{_kde_libdir}/libkdev4phpduchain.so
12mr|kdevelop4-php-1.4.1-1|24	%{_kde_libdir}/libkdev4phpparser.so
12mr|kdevelop4-php-1.4.1-1|25	%{_kde_appsdir}/kdevappwizard/templates/simple_phpapp.tar.bz2
12mr|kdevelop4-php-1.4.1-1|26	%{_kde_appsdir}/kdevphpsupport/phpfunctions.php
12mr|kdevelop4-php-1.4.1-1|27	%{_kde_services}/kdevphpsupport.desktop
12mr|kdevelop4-php-1.4.1-1|28	
12mr|kdevelop4-php-1.4.1-1|29	#--------------------------------------------------------------------
12mr|kdevelop4-php-1.4.1-1|30	
12mr|kdevelop4-php-1.4.1-1|31	%prep
12mr|kdevelop4-php-1.4.1-1|32	%setup -qn kdevelop-php-%{version}
12mr|kdevelop4-php-1.4.1-1|33	
12mr|kdevelop4-php-1.4.1-1|34	%build
12mr|kdevelop4-php-1.4.1-1|35	%cmake_kde4
12mr|kdevelop4-php-1.4.1-1|36	%make
12mr|kdevelop4-php-1.4.1-1|37	
12mr|kdevelop4-php-1.4.1-1|38	%install
12mr|kdevelop4-php-1.4.1-1|39	%makeinstall_std -C build
12mr|kdevelop4-php-1.4.1-1|40	
12mr|kdevelop4-php-1.4.1-1|41	%find_lang kdevphp
12mr|kdevelop4-php-1.4.1-1|42	

14538 12
12mr|kdevelop4-php-docs-1.4.1-1|1	%define kdevelop_ver 4.%(echo %{version} | cut -d. -f2,3)
12mr|kdevelop4-php-docs-1.4.1-1|2	
12mr|kdevelop4-php-docs-1.4.1-1|3	Summary:	PHP documentation plugin for kdevelop
12mr|kdevelop4-php-docs-1.4.1-1|4	Name:		kdevelop4-php-docs
12mr|kdevelop4-php-docs-1.4.1-1|5	Version:	1.4.1
12mr|kdevelop4-php-docs-1.4.1-1|6	Release:	1
12mr|kdevelop4-php-docs-1.4.1-1|7	License:	GPLv2+
12mr|kdevelop4-php-docs-1.4.1-1|8	Group:		Development/Other
12mr|kdevelop4-php-docs-1.4.1-1|9	Url:		http://www.kdevelop.org
12mr|kdevelop4-php-docs-1.4.1-1|10	Source0:	http://fr2.rpmfind.net/linux/KDE/unstable/kdevelop/%{kdevelop_ver}/src/kdevelop-php-docs-%{version}.tar.bz2
12mr|kdevelop4-php-docs-1.4.1-1|11	BuildRequires:	kdelibs4-devel
12mr|kdevelop4-php-docs-1.4.1-1|12	BuildRequires:	kdevplatform4-devel >= 4:%{version}
12mr|kdevelop4-php-docs-1.4.1-1|13	Requires:	kdevelop4-php >= %{version}
12mr|kdevelop4-php-docs-1.4.1-1|14	
12mr|kdevelop4-php-docs-1.4.1-1|15	%description
12mr|kdevelop4-php-docs-1.4.1-1|16	This plugin adds PHP documentation-view to KDevelop.
12mr|kdevelop4-php-docs-1.4.1-1|17	
12mr|kdevelop4-php-docs-1.4.1-1|18	%files -f kdevphpdocs.lang
12mr|kdevelop4-php-docs-1.4.1-1|19	%{_kde_libdir}/kde4/kdevphpdocs.so
12mr|kdevelop4-php-docs-1.4.1-1|20	%{_kde_libdir}/kde4/kdevphpdocs_config.so
12mr|kdevelop4-php-docs-1.4.1-1|21	%{_kde_datadir}/config.kcfg/phpdocssettings.kcfg
12mr|kdevelop4-php-docs-1.4.1-1|22	%{_kde_services}/kdevphpdocs.desktop
12mr|kdevelop4-php-docs-1.4.1-1|23	%{_kde_services}/kdevphpdocs_config.desktop
12mr|kdevelop4-php-docs-1.4.1-1|24	
12mr|kdevelop4-php-docs-1.4.1-1|25	#--------------------------------------------------------------------
12mr|kdevelop4-php-docs-1.4.1-1|26	
12mr|kdevelop4-php-docs-1.4.1-1|27	%prep
12mr|kdevelop4-php-docs-1.4.1-1|28	%setup -qn kdevelop-php-docs-%{version}
12mr|kdevelop4-php-docs-1.4.1-1|29	
12mr|kdevelop4-php-docs-1.4.1-1|30	%build
12mr|kdevelop4-php-docs-1.4.1-1|31	%cmake_kde4
12mr|kdevelop4-php-docs-1.4.1-1|32	%make
12mr|kdevelop4-php-docs-1.4.1-1|33	
12mr|kdevelop4-php-docs-1.4.1-1|34	%install
12mr|kdevelop4-php-docs-1.4.1-1|35	%makeinstall_std -C build
12mr|kdevelop4-php-docs-1.4.1-1|36	
12mr|kdevelop4-php-docs-1.4.1-1|37	%find_lang kdevphpdocs
12mr|kdevelop4-php-docs-1.4.1-1|38	
12mr|kdevelop4-php-docs-1.4.1-1|39	

14539 12
12mr|kdevelop4-python-1.4.1-1|1	%define kdevelop_ver 4.%(echo %{version} | cut -d. -f2,3)
12mr|kdevelop4-python-1.4.1-1|2	
12mr|kdevelop4-python-1.4.1-1|3	%define oname kdev-python
12mr|kdevelop4-python-1.4.1-1|4	
12mr|kdevelop4-python-1.4.1-1|5	Summary:	Python plugin for kdevelop
12mr|kdevelop4-python-1.4.1-1|6	Name:		kdevelop4-python
12mr|kdevelop4-python-1.4.1-1|7	Version:	1.4.1
12mr|kdevelop4-python-1.4.1-1|8	Release:	1
12mr|kdevelop4-python-1.4.1-1|9	License:	GPLv2+
12mr|kdevelop4-python-1.4.1-1|10	Group:		Development/Python
12mr|kdevelop4-python-1.4.1-1|11	Url:		http://www.kdevelop.org
12mr|kdevelop4-python-1.4.1-1|12	Source0:	http://download.kde.org/stable/kdevelop/%{oname}/%{version}/src/%{oname}-v%{version}.tar.bz2
12mr|kdevelop4-python-1.4.1-1|13	BuildRequires:	kdelibs4-devel
12mr|kdevelop4-python-1.4.1-1|14	BuildRequires:	kdevplatform4-devel >= 4:%{version}
12mr|kdevelop4-python-1.4.1-1|15	BuildRequires:	kdevelop-pg-qt-devel
12mr|kdevelop4-python-1.4.1-1|16	Requires:	kdevelop4 >= 4:%{kdevelop_ver}
12mr|kdevelop4-python-1.4.1-1|17	
12mr|kdevelop4-python-1.4.1-1|18	%description
12mr|kdevelop4-python-1.4.1-1|19	This plugin adds Python language support (including classview and
12mr|kdevelop4-python-1.4.1-1|20	code-completion) to KDevelop.
12mr|kdevelop4-python-1.4.1-1|21	
12mr|kdevelop4-python-1.4.1-1|22	%files
12mr|kdevelop4-python-1.4.1-1|23	%{_kde_libdir}/kde4/kdevpdb.so
12mr|kdevelop4-python-1.4.1-1|24	%{_kde_libdir}/kde4/kdevpythonlanguagesupport.so
12mr|kdevelop4-python-1.4.1-1|25	%{_kde_libdir}/libkdev4pythoncompletion.so
12mr|kdevelop4-python-1.4.1-1|26	%{_kde_libdir}/libkdev4pythonduchain.so
12mr|kdevelop4-python-1.4.1-1|27	%{_kde_libdir}/libkdev4pythonparser.so
12mr|kdevelop4-python-1.4.1-1|28	%{_kde_appsdir}/kdevappwizard/templates/*
12mr|kdevelop4-python-1.4.1-1|29	%{_kde_appsdir}/kdevpythonsupport
12mr|kdevelop4-python-1.4.1-1|30	%{_kde_services}/kdevpdb.desktop
12mr|kdevelop4-python-1.4.1-1|31	%{_kde_services}/kdevpythonsupport.desktop
12mr|kdevelop4-python-1.4.1-1|32	
12mr|kdevelop4-python-1.4.1-1|33	#--------------------------------------------------------------------
12mr|kdevelop4-python-1.4.1-1|34	
12mr|kdevelop4-python-1.4.1-1|35	%define python_kdevelop_major 1.0
12mr|kdevelop4-python-1.4.1-1|36	%define libpython%{py_ver}-kdevelop %mklibname python%{py_ver}-kdevelop %{python_kdevelop_major}
12mr|kdevelop4-python-1.4.1-1|37	
12mr|kdevelop4-python-1.4.1-1|38	%package -n libpython%{py_ver}-kdevelop
12mr|kdevelop4-python-1.4.1-1|39	Summary:	Shared library for %{name}
12mr|kdevelop4-python-1.4.1-1|40	Group:		Development/Python
12mr|kdevelop4-python-1.4.1-1|41	
12mr|kdevelop4-python-1.4.1-1|42	%description -n libpython%{py_ver}-kdevelop
12mr|kdevelop4-python-1.4.1-1|43	Shared library for %{name}.
12mr|kdevelop4-python-1.4.1-1|44	
12mr|kdevelop4-python-1.4.1-1|45	%files -n libpython%{py_ver}-kdevelop
12mr|kdevelop4-python-1.4.1-1|46	%{_kde_libdir}/libpython%{py_ver}-kdevelop.so.%{python_kdevelop_major}*
12mr|kdevelop4-python-1.4.1-1|47	
12mr|kdevelop4-python-1.4.1-1|48	#--------------------------------------------------------------------
12mr|kdevelop4-python-1.4.1-1|49	
12mr|kdevelop4-python-1.4.1-1|50	%prep
12mr|kdevelop4-python-1.4.1-1|51	%setup -qn %{oname}-v%{version}
12mr|kdevelop4-python-1.4.1-1|52	
12mr|kdevelop4-python-1.4.1-1|53	%build
12mr|kdevelop4-python-1.4.1-1|54	%cmake_kde4
12mr|kdevelop4-python-1.4.1-1|55	%make
12mr|kdevelop4-python-1.4.1-1|56	
12mr|kdevelop4-python-1.4.1-1|57	%install
12mr|kdevelop4-python-1.4.1-1|58	%makeinstall_std -C build
12mr|kdevelop4-python-1.4.1-1|59	
12mr|kdevelop4-python-1.4.1-1|60	rm -f %{buildroot}%{_kde_libdir}/libpython%{py_ver}-kdevelop.so
12mr|kdevelop4-python-1.4.1-1|61	
12mr|kdevelop4-python-1.4.1-1|62	chmod 0755 %{buildroot}%{_kde_libdir}/libpython%{py_ver}-kdevelop.so.%{python_kdevelop_major}*

14540 12
12mr|kdevelop-pg-qt-1.0.0-1|1	Summary:	KDevelop-PG-Qt is a parser generator
12mr|kdevelop-pg-qt-1.0.0-1|2	Name:		kdevelop-pg-qt
12mr|kdevelop-pg-qt-1.0.0-1|3	Version:	1.0.0
12mr|kdevelop-pg-qt-1.0.0-1|4	Release:	1
12mr|kdevelop-pg-qt-1.0.0-1|5	License:	GPLv2+
12mr|kdevelop-pg-qt-1.0.0-1|6	Group:		Development/Other
12mr|kdevelop-pg-qt-1.0.0-1|7	Url:		http://techbase.kde.org/Development/KDevelop-PG-Qt_Introduction
12mr|kdevelop-pg-qt-1.0.0-1|8	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
12mr|kdevelop-pg-qt-1.0.0-1|9	BuildRequires:	kdelibs4-devel
12mr|kdevelop-pg-qt-1.0.0-1|10	BuildRequires:	bison
12mr|kdevelop-pg-qt-1.0.0-1|11	BuildRequires:	flex
12mr|kdevelop-pg-qt-1.0.0-1|12	
12mr|kdevelop-pg-qt-1.0.0-1|13	%description
12mr|kdevelop-pg-qt-1.0.0-1|14	KDevelop-PG-Qt is a parser generator written in readable source-code and
12mr|kdevelop-pg-qt-1.0.0-1|15	generating readable source-code. Its syntax was inspirated by AntLR. It
12mr|kdevelop-pg-qt-1.0.0-1|16	implements the visitor-pattern and uses the Qt library. That is why it
12mr|kdevelop-pg-qt-1.0.0-1|17	is ideal to be used in Qt-/KDE-based applications like KDevelop.
12mr|kdevelop-pg-qt-1.0.0-1|18	
12mr|kdevelop-pg-qt-1.0.0-1|19	%files
12mr|kdevelop-pg-qt-1.0.0-1|20	%{_kde_bindir}/kdev-pg-qt
12mr|kdevelop-pg-qt-1.0.0-1|21	
12mr|kdevelop-pg-qt-1.0.0-1|22	#--------------------------------------------------------------------
12mr|kdevelop-pg-qt-1.0.0-1|23	%package devel
12mr|kdevelop-pg-qt-1.0.0-1|24	Summary:	KDevelop-PG-Qt development files
12mr|kdevelop-pg-qt-1.0.0-1|25	Group:		Development/Other
12mr|kdevelop-pg-qt-1.0.0-1|26	Requires:	%{name} = %{version}-%{release}
12mr|kdevelop-pg-qt-1.0.0-1|27	
12mr|kdevelop-pg-qt-1.0.0-1|28	%description devel
12mr|kdevelop-pg-qt-1.0.0-1|29	This package contains development files of %{name}.
12mr|kdevelop-pg-qt-1.0.0-1|30	
12mr|kdevelop-pg-qt-1.0.0-1|31	%files devel
12mr|kdevelop-pg-qt-1.0.0-1|32	%{_kde_includedir}/%{name}
12mr|kdevelop-pg-qt-1.0.0-1|33	%{_kde_libdir}/cmake/KDevelop-PG-Qt/KDevelop-PG-QtConfig.cmake
12mr|kdevelop-pg-qt-1.0.0-1|34	%{_kde_libdir}/cmake/KDevelop-PG-Qt/KDevelop-PG-QtConfigVersion.cmake
12mr|kdevelop-pg-qt-1.0.0-1|35	#--------------------------------------------------------------------
12mr|kdevelop-pg-qt-1.0.0-1|36	
12mr|kdevelop-pg-qt-1.0.0-1|37	%prep
12mr|kdevelop-pg-qt-1.0.0-1|38	%setup -q
12mr|kdevelop-pg-qt-1.0.0-1|39	
12mr|kdevelop-pg-qt-1.0.0-1|40	%build
12mr|kdevelop-pg-qt-1.0.0-1|41	%cmake_kde4
12mr|kdevelop-pg-qt-1.0.0-1|42	%make
12mr|kdevelop-pg-qt-1.0.0-1|43	
12mr|kdevelop-pg-qt-1.0.0-1|44	%install
12mr|kdevelop-pg-qt-1.0.0-1|45	%makeinstall_std -C build
12mr|kdevelop-pg-qt-1.0.0-1|46	
12mr|kdevelop-pg-qt-1.0.0-1|47	
12mr|kdevelop-pg-qt-1.0.0-1|48	%changelog
12mr|kdevelop-pg-qt-1.0.0-1|49	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|kdevelop-pg-qt-1.0.0-1|50	+ Commit: e902138
12mr|kdevelop-pg-qt-1.0.0-1|51	- New version 1.0.0 (sync with Cooker), spec cleanup
12mr|kdevelop-pg-qt-1.0.0-1|52	
12mr|kdevelop-pg-qt-1.0.0-1|53	

14541 12
12mr|kdevplatform4-1.4.1-1|1	%define compile_apidox 0
12mr|kdevplatform4-1.4.1-1|2	%{?_no_apidox: %{expand: %%global compile_apidox 0}}
12mr|kdevplatform4-1.4.1-1|3	
12mr|kdevplatform4-1.4.1-1|4	%define unstable 1
12mr|kdevplatform4-1.4.1-1|5	%{?_unstable: %{expand: %%global unstable 1}}
12mr|kdevplatform4-1.4.1-1|6	
12mr|kdevplatform4-1.4.1-1|7	# Don't do it when debug is set to nil (like in 2012.1)
12mr|kdevplatform4-1.4.1-1|8	%if %{unstable}
12mr|kdevplatform4-1.4.1-1|9	#define dont_strip 1
12mr|kdevplatform4-1.4.1-1|10	%endif
12mr|kdevplatform4-1.4.1-1|11	
12mr|kdevplatform4-1.4.1-1|12	%define lib_name_orig libkdevplatform4
12mr|kdevplatform4-1.4.1-1|13	%define lib_major 4
12mr|kdevplatform4-1.4.1-1|14	%define lib_name %mklibname kdevplatform %{lib_major}
12mr|kdevplatform4-1.4.1-1|15	%define old_lib_major 2
12mr|kdevplatform4-1.4.1-1|16	%define old_lib_name %mklibname kdevplatform4 %{old_lib_major}
12mr|kdevplatform4-1.4.1-1|17	
12mr|kdevplatform4-1.4.1-1|18	%define kdevelop_ver 4.%(echo %{version} | cut -d. -f2,3)
12mr|kdevplatform4-1.4.1-1|19	
12mr|kdevplatform4-1.4.1-1|20	Name:		kdevplatform4
12mr|kdevplatform4-1.4.1-1|21	Summary:	Integrated Development Environment for C++/C
12mr|kdevplatform4-1.4.1-1|22	Version:	1.4.1
12mr|kdevplatform4-1.4.1-1|23	Release:	1
12mr|kdevplatform4-1.4.1-1|24	Epoch:		4
12mr|kdevplatform4-1.4.1-1|25	Group:		Development/C++
12mr|kdevplatform4-1.4.1-1|26	License:	GPL
12mr|kdevplatform4-1.4.1-1|27	URL:		http://www.kde.org
12mr|kdevplatform4-1.4.1-1|28	Source0:	http://fr2.rpmfind.net/linux/KDE/unstable/kdevelop/%{kdevelop_ver}/src/kdevplatform-%{version}.tar.bz2
12mr|kdevplatform4-1.4.1-1|29	BuildRequires:	kdelibs4-devel
12mr|kdevplatform4-1.4.1-1|30	BuildRequires:	flex
12mr|kdevplatform4-1.4.1-1|31	BuildRequires:	graphviz
12mr|kdevplatform4-1.4.1-1|32	BuildRequires:	db-devel
12mr|kdevplatform4-1.4.1-1|33	BuildRequires:	subversion-devel
12mr|kdevplatform4-1.4.1-1|34	BuildRequires:	pkgconfig(apr-1)
12mr|kdevplatform4-1.4.1-1|35	BuildRequires:	pkgconfig(apr-util-1)
12mr|kdevplatform4-1.4.1-1|36	%if %{compile_apidox}
12mr|kdevplatform4-1.4.1-1|37	BuildRequires:	doxygen
12mr|kdevplatform4-1.4.1-1|38	%endif
12mr|kdevplatform4-1.4.1-1|39	BuildRequires:	libcommoncpp-devel
12mr|kdevplatform4-1.4.1-1|40	BuildRequires:	rapidsvn
12mr|kdevplatform4-1.4.1-1|41	BuildRequires:	boost-devel
12mr|kdevplatform4-1.4.1-1|42	BuildRequires:	qjson-devel >= 0.7.0
12mr|kdevplatform4-1.4.1-1|43	
12mr|kdevplatform4-1.4.1-1|44	%description
12mr|kdevplatform4-1.4.1-1|45	%{name} module needed by Kdevelop or Quanta
12mr|kdevplatform4-1.4.1-1|46	
12mr|kdevplatform4-1.4.1-1|47	%files -f %{name}.lang
12mr|kdevplatform4-1.4.1-1|48	%{_kde_bindir}/kdev_dbus_socket_transformer
12mr|kdevplatform4-1.4.1-1|49	%{_kde_bindir}/kdev_format_source.sh
12mr|kdevplatform4-1.4.1-1|50	%{_kde_bindir}/kdevplatform_shell_environment.sh
12mr|kdevplatform4-1.4.1-1|51	%{_kde_appsdir}/kdevprojectmanagerview
12mr|kdevplatform4-1.4.1-1|52	%{_kde_appsdir}/kdevstandardoutputview
12mr|kdevplatform4-1.4.1-1|53	%{_kde_appsdir}/kdevfilemanager
12mr|kdevplatform4-1.4.1-1|54	%{_kde_appsdir}/kdevcvs
12mr|kdevplatform4-1.4.1-1|55	%{_kde_appsdir}/kdevquickopen
12mr|kdevplatform4-1.4.1-1|56	%{_kde_appsdir}/kdevproblemreporter
12mr|kdevplatform4-1.4.1-1|57	%{_kde_appsdir}/kdevcontextbrowser
12mr|kdevplatform4-1.4.1-1|58	%{_kde_appsdir}/kdevsourceformatter
12mr|kdevplatform4-1.4.1-1|59	%{_kde_appsdir}/kdevappwizard
12mr|kdevplatform4-1.4.1-1|60	%{_kde_appsdir}/kdevclassbrowser
12mr|kdevplatform4-1.4.1-1|61	%{_kde_appsdir}/kdevdebugger
12mr|kdevplatform4-1.4.1-1|62	%{_kde_appsdir}/kdevdocumentswitcher
12mr|kdevplatform4-1.4.1-1|63	%{_kde_appsdir}/kdevcodegen
12mr|kdevplatform4-1.4.1-1|64	%{_kde_appsdir}/kdevpatchreview
12mr|kdevplatform4-1.4.1-1|65	%{_kde_appsdir}/kdevdocumentview
12mr|kdevplatform4-1.4.1-1|66	%{_kde_appsdir}/kdevgrepview
12mr|kdevplatform4-1.4.1-1|67	%{_kde_appsdir}/kdevsession
12mr|kdevplatform4-1.4.1-1|68	%{_kde_appsdir}/kdevsnippet
12mr|kdevplatform4-1.4.1-1|69	%{_kde_appsdir}/kdevcodeutils
12mr|kdevplatform4-1.4.1-1|70	%{_kde_appsdir}/kdevexternalscript
12mr|kdevplatform4-1.4.1-1|71	%{_kde_servicetypes}/kdevelopplugin.desktop
12mr|kdevplatform4-1.4.1-1|72	%{_kde_services}/kdevquickopen.desktop
12mr|kdevplatform4-1.4.1-1|73	%{_kde_services}/kcm_kdev_uisettings.desktop
12mr|kdevplatform4-1.4.1-1|74	%{_kde_services}/kdevfilemanager.desktop
12mr|kdevplatform4-1.4.1-1|75	%{_kde_services}/kdevgenericmanager.desktop
12mr|kdevplatform4-1.4.1-1|76	%{_kde_services}/kdevkonsoleview.desktop
12mr|kdevplatform4-1.4.1-1|77	%{_kde_services}/kdevprojectmanagerview.desktop
12mr|kdevplatform4-1.4.1-1|78	%{_kde_services}/kdevsnippet.desktop
12mr|kdevplatform4-1.4.1-1|79	%{_kde_services}/kdevstandardoutputview.desktop
12mr|kdevplatform4-1.4.1-1|80	%{_kde_services}/kcm_kdev_envsettings.desktop
12mr|kdevplatform4-1.4.1-1|81	%{_kde_services}/kcm_kdev_bgsettings.desktop
12mr|kdevplatform4-1.4.1-1|82	%{_kde_services}/kcm_kdev_ccsettings.desktop
12mr|kdevplatform4-1.4.1-1|83	%{_kde_services}/kcm_kdev_projectsettings.desktop
12mr|kdevplatform4-1.4.1-1|84	%{_kde_services}/kdevsubversion.desktop
12mr|kdevplatform4-1.4.1-1|85	%{_kde_services}/kdevproblemreporter.desktop
12mr|kdevplatform4-1.4.1-1|86	%{_kde_services}/kdevcvs.desktop
12mr|kdevplatform4-1.4.1-1|87	%{_kde_services}/kdevexecute.desktop
12mr|kdevplatform4-1.4.1-1|88	%{_kde_services}/kcm_kdev_genericprojectmanagersettings.desktop
12mr|kdevplatform4-1.4.1-1|89	%{_kde_services}/kcm_kdevsourceformattersettings.desktop
12mr|kdevplatform4-1.4.1-1|90	%{_kde_services}/kdevcontextbrowser.desktop
12mr|kdevplatform4-1.4.1-1|91	%{_kde_services}/kcm_kdev_pluginsettings.desktop
12mr|kdevplatform4-1.4.1-1|92	%{_kde_services}/kdevappwizard.desktop
12mr|kdevplatform4-1.4.1-1|93	%{_kde_services}/kdevclassbrowser.desktop
12mr|kdevplatform4-1.4.1-1|94	%{_kde_services}/kdevdocumentswitcher.desktop
12mr|kdevplatform4-1.4.1-1|95	%{_kde_services}/kdevopenwith.desktop
12mr|kdevplatform4-1.4.1-1|96	%{_kde_services}/kdevpatchreview.desktop
12mr|kdevplatform4-1.4.1-1|97	%{_kde_services}/kdevdocumentview.desktop
12mr|kdevplatform4-1.4.1-1|98	%{_kde_services}/kdevgrepview.desktop
12mr|kdevplatform4-1.4.1-1|99	%{_kde_services}/kdevcodeutils.desktop
12mr|kdevplatform4-1.4.1-1|100	%{_kde_services}/kdevexternalscript.desktop
12mr|kdevplatform4-1.4.1-1|101	%{_kde_services}/kdevgit.desktop
12mr|kdevplatform4-1.4.1-1|102	%{_kde_services}/kdevpastebin.desktop
12mr|kdevplatform4-1.4.1-1|103	%{_kde_services}/kdevreviewboard.desktop
12mr|kdevplatform4-1.4.1-1|104	%{_kde_services}/kdev-dash-projectfileelement.desktop
12mr|kdevplatform4-1.4.1-1|105	%{_kde_services}/kdevexecutescript.desktop
12mr|kdevplatform4-1.4.1-1|106	%{_kde_services}/kdevprojectdashboard.desktop
12mr|kdevplatform4-1.4.1-1|107	%{_kde_services}/kdevvcschangesview.desktop
12mr|kdevplatform4-1.4.1-1|108	%{_kde_libdir}/kde4/kdevexecute.so
12mr|kdevplatform4-1.4.1-1|109	%{_kde_libdir}/kde4/kcm_kdev_uisettings.so
12mr|kdevplatform4-1.4.1-1|110	%{_kde_libdir}/kde4/kdevfilemanager.so
12mr|kdevplatform4-1.4.1-1|111	%{_kde_libdir}/kde4/kdevgenericmanager.so
12mr|kdevplatform4-1.4.1-1|112	%{_kde_libdir}/kde4/kdevkonsoleview.so
12mr|kdevplatform4-1.4.1-1|113	%{_kde_libdir}/kde4/kdevprojectmanagerview.so
12mr|kdevplatform4-1.4.1-1|114	%{_kde_libdir}/kde4/kdevsnippet.so
12mr|kdevplatform4-1.4.1-1|115	%{_kde_libdir}/kde4/kdevstandardoutputview.so
12mr|kdevplatform4-1.4.1-1|116	%{_kde_libdir}/kde4/kcm_kdev_envsettings.so
12mr|kdevplatform4-1.4.1-1|117	%{_kde_libdir}/kde4/kdevcvs.so
12mr|kdevplatform4-1.4.1-1|118	%{_kde_libdir}/kde4/kdevquickopen.so
12mr|kdevplatform4-1.4.1-1|119	%{_kde_libdir}/kde4/kcm_kdev_bgsettings.so
12mr|kdevplatform4-1.4.1-1|120	%{_kde_libdir}/kde4/kcm_kdev_ccsettings.so
12mr|kdevplatform4-1.4.1-1|121	%{_kde_libdir}/kde4/kcm_kdev_projectsettings.so
12mr|kdevplatform4-1.4.1-1|122	%{_kde_libdir}/kde4/kdevproblemreporter.so
12mr|kdevplatform4-1.4.1-1|123	%{_kde_libdir}/kde4/kdevsubversion.so
12mr|kdevplatform4-1.4.1-1|124	%{_kde_libdir}/kde4/kdevcontextbrowser.so
12mr|kdevplatform4-1.4.1-1|125	%{_kde_libdir}/kde4/kcm_kdevsourceformattersettings.so
12mr|kdevplatform4-1.4.1-1|126	%{_kde_libdir}/kde4/kcm_kdev_genericprojectmanagersettings.so
12mr|kdevplatform4-1.4.1-1|127	%{_kde_libdir}/kde4/kcm_kdev_pluginsettings.so
12mr|kdevplatform4-1.4.1-1|128	%{_kde_libdir}/kde4/kdevappwizard.so
12mr|kdevplatform4-1.4.1-1|129	%{_kde_libdir}/kde4/kdevclassbrowser.so
12mr|kdevplatform4-1.4.1-1|130	%{_kde_libdir}/kde4/kdevdocumentswitcher.so
12mr|kdevplatform4-1.4.1-1|131	%{_kde_libdir}/kde4/kdevopenwith.so
12mr|kdevplatform4-1.4.1-1|132	%{_kde_libdir}/kde4/kdevpatchreview.so
12mr|kdevplatform4-1.4.1-1|133	%{_kde_libdir}/kde4/kdevdocumentview.so
12mr|kdevplatform4-1.4.1-1|134	%{_kde_libdir}/kde4/kdevgrepview.so
12mr|kdevplatform4-1.4.1-1|135	%{_kde_libdir}/kde4/kdevcodeutils.so
12mr|kdevplatform4-1.4.1-1|136	%{_kde_libdir}/kde4/kdevexternalscript.so
12mr|kdevplatform4-1.4.1-1|137	%{_kde_libdir}/kde4/kdevgit.so
12mr|kdevplatform4-1.4.1-1|138	%{_kde_libdir}/kde4/kdevpastebin.so
12mr|kdevplatform4-1.4.1-1|139	%{_kde_libdir}/kde4/kdevreviewboard.so
12mr|kdevplatform4-1.4.1-1|140	%{_kde_libdir}/kde4/kdevexecutescript.so
12mr|kdevplatform4-1.4.1-1|141	%{_kde_libdir}/kde4/kdevprojectdashboard.so
12mr|kdevplatform4-1.4.1-1|142	%{_kde_libdir}/kde4/kdevvcschangesviewplugin.so
12mr|kdevplatform4-1.4.1-1|143	%{_kde_libdir}/kde4/plasma_kdev_projectfileelement.so
12mr|kdevplatform4-1.4.1-1|144	%{_kde_iconsdir}/hicolor/*/apps/reviewboard.png
12mr|kdevplatform4-1.4.1-1|145	%{_kde_iconsdir}/hicolor/22x22/actions/run-clean.png
12mr|kdevplatform4-1.4.1-1|146	%{_kde_iconsdir}/hicolor/22x22/actions/run-install.png
12mr|kdevplatform4-1.4.1-1|147	%{_kde_iconsdir}/hicolor/*/apps/git.png
12mr|kdevplatform4-1.4.1-1|148	%{_kde_iconsdir}/hicolor/*/apps/subversion.png
12mr|kdevplatform4-1.4.1-1|149	
12mr|kdevplatform4-1.4.1-1|150	#-----------------------------------------------------------------------------
12mr|kdevplatform4-1.4.1-1|151	
12mr|kdevplatform4-1.4.1-1|152	%define kdevplatformtests_major 6
12mr|kdevplatform4-1.4.1-1|153	%define libkdevplatformtests %mklibname kdevplatformtests %{kdevplatformtests_major}
12mr|kdevplatform4-1.4.1-1|154	
12mr|kdevplatform4-1.4.1-1|155	%package -n %{libkdevplatformtests}
12mr|kdevplatform4-1.4.1-1|156	Summary:	KDE 4 library
12mr|kdevplatform4-1.4.1-1|157	Group:		System/Libraries
12mr|kdevplatform4-1.4.1-1|158	
12mr|kdevplatform4-1.4.1-1|159	%description -n %{libkdevplatformtests}
12mr|kdevplatform4-1.4.1-1|160	KDE 4 library.
12mr|kdevplatform4-1.4.1-1|161	
12mr|kdevplatform4-1.4.1-1|162	%files -n %{libkdevplatformtests}
12mr|kdevplatform4-1.4.1-1|163	%{_kde_libdir}/libkdevplatformtests.so.%{kdevplatformtests_major}*
12mr|kdevplatform4-1.4.1-1|164	
12mr|kdevplatform4-1.4.1-1|165	#-----------------------------------------------------------------------------
12mr|kdevplatform4-1.4.1-1|166	
12mr|kdevplatform4-1.4.1-1|167	%define kdevplatforminterfaces_major 6
12mr|kdevplatform4-1.4.1-1|168	%define libkdevplatforminterfaces %mklibname kdevplatforminterfaces %{kdevplatforminterfaces_major}
12mr|kdevplatform4-1.4.1-1|169	
12mr|kdevplatform4-1.4.1-1|170	%package -n %{libkdevplatforminterfaces}
12mr|kdevplatform4-1.4.1-1|171	Summary:	KDE 4 library
12mr|kdevplatform4-1.4.1-1|172	Group:		System/Libraries
12mr|kdevplatform4-1.4.1-1|173	
12mr|kdevplatform4-1.4.1-1|174	%description -n %{libkdevplatforminterfaces}
12mr|kdevplatform4-1.4.1-1|175	KDE 4 library.
12mr|kdevplatform4-1.4.1-1|176	
12mr|kdevplatform4-1.4.1-1|177	%files -n %{libkdevplatforminterfaces}
12mr|kdevplatform4-1.4.1-1|178	%{_kde_libdir}/libkdevplatforminterfaces.so.%{kdevplatforminterfaces_major}*
12mr|kdevplatform4-1.4.1-1|179	
12mr|kdevplatform4-1.4.1-1|180	#-----------------------------------------------------------------------------
12mr|kdevplatform4-1.4.1-1|181	
12mr|kdevplatform4-1.4.1-1|182	%define kdevplatformlanguage_major 6
12mr|kdevplatform4-1.4.1-1|183	%define libkdevplatformlanguage %mklibname kdevplatformlanguage %{kdevplatformlanguage_major}
12mr|kdevplatform4-1.4.1-1|184	
12mr|kdevplatform4-1.4.1-1|185	%package -n %{libkdevplatformlanguage}
12mr|kdevplatform4-1.4.1-1|186	Summary:	KDE 4 library
12mr|kdevplatform4-1.4.1-1|187	Group:		System/Libraries
12mr|kdevplatform4-1.4.1-1|188	
12mr|kdevplatform4-1.4.1-1|189	%description -n %{libkdevplatformlanguage}
12mr|kdevplatform4-1.4.1-1|190	KDE 4 library.
12mr|kdevplatform4-1.4.1-1|191	
12mr|kdevplatform4-1.4.1-1|192	%files -n %{libkdevplatformlanguage}
12mr|kdevplatform4-1.4.1-1|193	%{_kde_libdir}/libkdevplatformlanguage.so.%{kdevplatformlanguage_major}*
12mr|kdevplatform4-1.4.1-1|194	
12mr|kdevplatform4-1.4.1-1|195	#-----------------------------------------------------------------------------
12mr|kdevplatform4-1.4.1-1|196	
12mr|kdevplatform4-1.4.1-1|197	%define kdevplatformoutputview_major 6
12mr|kdevplatform4-1.4.1-1|198	%define libkdevplatformoutputview %mklibname kdevplatformoutputview %{kdevplatformoutputview_major}
12mr|kdevplatform4-1.4.1-1|199	
12mr|kdevplatform4-1.4.1-1|200	%package -n %{libkdevplatformoutputview}
12mr|kdevplatform4-1.4.1-1|201	Summary:	KDE 4 library
12mr|kdevplatform4-1.4.1-1|202	Group:		System/Libraries
12mr|kdevplatform4-1.4.1-1|203	
12mr|kdevplatform4-1.4.1-1|204	%description -n %{libkdevplatformoutputview}
12mr|kdevplatform4-1.4.1-1|205	KDE 4 library.
12mr|kdevplatform4-1.4.1-1|206	
12mr|kdevplatform4-1.4.1-1|207	%files -n %{libkdevplatformoutputview}
12mr|kdevplatform4-1.4.1-1|208	%{_kde_libdir}/libkdevplatformoutputview.so.%{kdevplatformoutputview_major}*
12mr|kdevplatform4-1.4.1-1|209	
12mr|kdevplatform4-1.4.1-1|210	#-----------------------------------------------------------------------------
12mr|kdevplatform4-1.4.1-1|211	
12mr|kdevplatform4-1.4.1-1|212	%define kdevplatformproject_major 6
12mr|kdevplatform4-1.4.1-1|213	%define libkdevplatformproject %mklibname kdevplatformproject %{kdevplatformproject_major}
12mr|kdevplatform4-1.4.1-1|214	
12mr|kdevplatform4-1.4.1-1|215	%package -n %{libkdevplatformproject}
12mr|kdevplatform4-1.4.1-1|216	Summary:	KDE 4 library
12mr|kdevplatform4-1.4.1-1|217	Group:		System/Libraries
12mr|kdevplatform4-1.4.1-1|218	
12mr|kdevplatform4-1.4.1-1|219	%description -n %{libkdevplatformproject}
12mr|kdevplatform4-1.4.1-1|220	KDE 4 library.
12mr|kdevplatform4-1.4.1-1|221	
12mr|kdevplatform4-1.4.1-1|222	%files -n %{libkdevplatformproject}
12mr|kdevplatform4-1.4.1-1|223	%{_kde_libdir}/libkdevplatformproject.so.%{kdevplatformproject_major}*
12mr|kdevplatform4-1.4.1-1|224	
12mr|kdevplatform4-1.4.1-1|225	#-----------------------------------------------------------------------------
12mr|kdevplatform4-1.4.1-1|226	
12mr|kdevplatform4-1.4.1-1|227	%define kdevplatformshell_major 6
12mr|kdevplatform4-1.4.1-1|228	%define libkdevplatformshell %mklibname kdevplatformshell %{kdevplatformshell_major}
12mr|kdevplatform4-1.4.1-1|229	
12mr|kdevplatform4-1.4.1-1|230	%package -n %{libkdevplatformshell}
12mr|kdevplatform4-1.4.1-1|231	Summary:	KDE 4 library
12mr|kdevplatform4-1.4.1-1|232	Group:		System/Libraries
12mr|kdevplatform4-1.4.1-1|233	
12mr|kdevplatform4-1.4.1-1|234	%description -n %{libkdevplatformshell}
12mr|kdevplatform4-1.4.1-1|235	KDE 4 library.
12mr|kdevplatform4-1.4.1-1|236	
12mr|kdevplatform4-1.4.1-1|237	%files -n %{libkdevplatformshell}
12mr|kdevplatform4-1.4.1-1|238	%{_kde_libdir}/libkdevplatformshell.so.%{kdevplatformshell_major}*
12mr|kdevplatform4-1.4.1-1|239	
12mr|kdevplatform4-1.4.1-1|240	#-----------------------------------------------------------------------------
12mr|kdevplatform4-1.4.1-1|241	
12mr|kdevplatform4-1.4.1-1|242	%define kdevplatformutil_major 6
12mr|kdevplatform4-1.4.1-1|243	%define libkdevplatformutil %mklibname kdevplatformutil %{kdevplatformutil_major}
12mr|kdevplatform4-1.4.1-1|244	
12mr|kdevplatform4-1.4.1-1|245	%package -n %{libkdevplatformutil}
12mr|kdevplatform4-1.4.1-1|246	Summary:	KDE 4 library
12mr|kdevplatform4-1.4.1-1|247	Group:		System/Libraries
12mr|kdevplatform4-1.4.1-1|248	
12mr|kdevplatform4-1.4.1-1|249	%description -n %{libkdevplatformutil}
12mr|kdevplatform4-1.4.1-1|250	KDE 4 library.
12mr|kdevplatform4-1.4.1-1|251	
12mr|kdevplatform4-1.4.1-1|252	%files -n %{libkdevplatformutil}
12mr|kdevplatform4-1.4.1-1|253	%{_kde_libdir}/libkdevplatformutil.so.%{kdevplatformutil_major}*
12mr|kdevplatform4-1.4.1-1|254	
12mr|kdevplatform4-1.4.1-1|255	#-----------------------------------------------------------------------------
12mr|kdevplatform4-1.4.1-1|256	
12mr|kdevplatform4-1.4.1-1|257	%define kdevplatformvcs_major 6
12mr|kdevplatform4-1.4.1-1|258	%define libkdevplatformvcs %mklibname kdevplatformvcs %{kdevplatformvcs_major}
12mr|kdevplatform4-1.4.1-1|259	
12mr|kdevplatform4-1.4.1-1|260	%package -n %{libkdevplatformvcs}
12mr|kdevplatform4-1.4.1-1|261	Summary:	KDE 4 library
12mr|kdevplatform4-1.4.1-1|262	Group:		System/Libraries
12mr|kdevplatform4-1.4.1-1|263	
12mr|kdevplatform4-1.4.1-1|264	%description -n %{libkdevplatformvcs}
12mr|kdevplatform4-1.4.1-1|265	KDE 4 library.
12mr|kdevplatform4-1.4.1-1|266	
12mr|kdevplatform4-1.4.1-1|267	%files -n %{libkdevplatformvcs}
12mr|kdevplatform4-1.4.1-1|268	%{_kde_libdir}/libkdevplatformvcs.so.%{kdevplatformvcs_major}*
12mr|kdevplatform4-1.4.1-1|269	
12mr|kdevplatform4-1.4.1-1|270	#-----------------------------------------------------------------------------
12mr|kdevplatform4-1.4.1-1|271	
12mr|kdevplatform4-1.4.1-1|272	%define sublime_major 6
12mr|kdevplatform4-1.4.1-1|273	%define libsublime %mklibname sublime %{sublime_major}
12mr|kdevplatform4-1.4.1-1|274	
12mr|kdevplatform4-1.4.1-1|275	%package -n %{libsublime}
12mr|kdevplatform4-1.4.1-1|276	Summary:	KDE 4 library
12mr|kdevplatform4-1.4.1-1|277	Group: System/Libraries
12mr|kdevplatform4-1.4.1-1|278	
12mr|kdevplatform4-1.4.1-1|279	%description -n %{libsublime}
12mr|kdevplatform4-1.4.1-1|280	KDE 4 library.
12mr|kdevplatform4-1.4.1-1|281	
12mr|kdevplatform4-1.4.1-1|282	%files -n %{libsublime}
12mr|kdevplatform4-1.4.1-1|283	%{_kde_libdir}/libsublime.so.%{sublime_major}*
12mr|kdevplatform4-1.4.1-1|284	
12mr|kdevplatform4-1.4.1-1|285	#-----------------------------------------------------------------------------
12mr|kdevplatform4-1.4.1-1|286	
12mr|kdevplatform4-1.4.1-1|287	%define kdevplatformdebugger_major 6
12mr|kdevplatform4-1.4.1-1|288	%define libkdevplatformdebugger %mklibname kdevplatformdebugger %{kdevplatformdebugger_major}
12mr|kdevplatform4-1.4.1-1|289	
12mr|kdevplatform4-1.4.1-1|290	%package -n %{libkdevplatformdebugger}
12mr|kdevplatform4-1.4.1-1|291	Summary:	KDE 4 library
12mr|kdevplatform4-1.4.1-1|292	Group:		System/Libraries
12mr|kdevplatform4-1.4.1-1|293	
12mr|kdevplatform4-1.4.1-1|294	%description -n %{libkdevplatformdebugger}
12mr|kdevplatform4-1.4.1-1|295	KDE 4 library.
12mr|kdevplatform4-1.4.1-1|296	
12mr|kdevplatform4-1.4.1-1|297	%files -n %{libkdevplatformdebugger}
12mr|kdevplatform4-1.4.1-1|298	%{_kde_libdir}/libkdevplatformdebugger.so.%{kdevplatformdebugger_major}*
12mr|kdevplatform4-1.4.1-1|299	
12mr|kdevplatform4-1.4.1-1|300	#-----------------------------------------------------------------------------
12mr|kdevplatform4-1.4.1-1|301	
12mr|kdevplatform4-1.4.1-1|302	%define kdevplatformdocumentation_major 6
12mr|kdevplatform4-1.4.1-1|303	%define libkdevplatformdocumentation %mklibname kdevplatformdocumentation %{kdevplatformdocumentation_major}
12mr|kdevplatform4-1.4.1-1|304	
12mr|kdevplatform4-1.4.1-1|305	%package -n %{libkdevplatformdocumentation}
12mr|kdevplatform4-1.4.1-1|306	Summary:	KDE 4 library
12mr|kdevplatform4-1.4.1-1|307	Group:		System/Libraries
12mr|kdevplatform4-1.4.1-1|308	
12mr|kdevplatform4-1.4.1-1|309	%description -n %{libkdevplatformdocumentation}
12mr|kdevplatform4-1.4.1-1|310	KDE 4 library.
12mr|kdevplatform4-1.4.1-1|311	
12mr|kdevplatform4-1.4.1-1|312	%files -n %{libkdevplatformdocumentation}
12mr|kdevplatform4-1.4.1-1|313	%{_kde_libdir}/libkdevplatformdocumentation.so.%{kdevplatformdocumentation_major}*
12mr|kdevplatform4-1.4.1-1|314	
12mr|kdevplatform4-1.4.1-1|315	#-----------------------------------------------------------------------------
12mr|kdevplatform4-1.4.1-1|316	
12mr|kdevplatform4-1.4.1-1|317	%package -n %{lib_name}-devel
12mr|kdevplatform4-1.4.1-1|318	Summary:	Development files for kdevplatform
12mr|kdevplatform4-1.4.1-1|319	Group:		Development/KDE and Qt
12mr|kdevplatform4-1.4.1-1|320	
12mr|kdevplatform4-1.4.1-1|321	Provides:	kdevplatform4-devel = %{EVRD}
12mr|kdevplatform4-1.4.1-1|322	
12mr|kdevplatform4-1.4.1-1|323	Requires:	%{libkdevplatformtests} = %{EVRD}
12mr|kdevplatform4-1.4.1-1|324	Requires:	%{libkdevplatforminterfaces} = %{EVRD}
12mr|kdevplatform4-1.4.1-1|325	Requires:	%{libkdevplatformlanguage} = %{EVRD}
12mr|kdevplatform4-1.4.1-1|326	Requires:	%{libkdevplatformoutputview} = %{EVRD}
12mr|kdevplatform4-1.4.1-1|327	Requires:	%{libkdevplatformproject} = %{EVRD}
12mr|kdevplatform4-1.4.1-1|328	Requires:	%{libkdevplatformshell} = %{EVRD}
12mr|kdevplatform4-1.4.1-1|329	Requires:	%{libkdevplatformutil} = %{EVRD}
12mr|kdevplatform4-1.4.1-1|330	Requires:	%{libkdevplatformvcs} = %{EVRD}
12mr|kdevplatform4-1.4.1-1|331	Requires:	%{libsublime} = %{EVRD}
12mr|kdevplatform4-1.4.1-1|332	Requires:	%{libkdevplatformdebugger} = %{EVRD}
12mr|kdevplatform4-1.4.1-1|333	Requires:	%{libkdevplatformdocumentation} = %{EVRD}
12mr|kdevplatform4-1.4.1-1|334	
12mr|kdevplatform4-1.4.1-1|335	%description -n %{lib_name}-devel
12mr|kdevplatform4-1.4.1-1|336	Development files for kdevplatform.
12mr|kdevplatform4-1.4.1-1|337	
12mr|kdevplatform4-1.4.1-1|338	%files -n %{lib_name}-devel
12mr|kdevplatform4-1.4.1-1|339	%{_kde_libdir}/cmake/kdevplatform/*.cmake
12mr|kdevplatform4-1.4.1-1|340	%{_kde_includedir}/kdevplatform
12mr|kdevplatform4-1.4.1-1|341	%{_kde_libdir}/libkdevplatformtests.so
12mr|kdevplatform4-1.4.1-1|342	%{_kde_libdir}/libkdevplatforminterfaces.so
12mr|kdevplatform4-1.4.1-1|343	%{_kde_libdir}/libkdevplatformlanguage.so
12mr|kdevplatform4-1.4.1-1|344	%{_kde_libdir}/libkdevplatformoutputview.so
12mr|kdevplatform4-1.4.1-1|345	%{_kde_libdir}/libkdevplatformproject.so
12mr|kdevplatform4-1.4.1-1|346	%{_kde_libdir}/libkdevplatformshell.so
12mr|kdevplatform4-1.4.1-1|347	%{_kde_libdir}/libkdevplatformutil.so
12mr|kdevplatform4-1.4.1-1|348	%{_kde_libdir}/libkdevplatformvcs.so
12mr|kdevplatform4-1.4.1-1|349	%{_kde_libdir}/libsublime.so
12mr|kdevplatform4-1.4.1-1|350	%{_kde_libdir}/libkdevplatformdebugger.so
12mr|kdevplatform4-1.4.1-1|351	%{_kde_libdir}/libkdevplatformdocumentation.so
12mr|kdevplatform4-1.4.1-1|352	
12mr|kdevplatform4-1.4.1-1|353	#-----------------------------------------------------------------------------
12mr|kdevplatform4-1.4.1-1|354	
12mr|kdevplatform4-1.4.1-1|355	%prep
12mr|kdevplatform4-1.4.1-1|356	%setup -qn kdevplatform-%{version}
12mr|kdevplatform4-1.4.1-1|357	
12mr|kdevplatform4-1.4.1-1|358	%build
12mr|kdevplatform4-1.4.1-1|359	%cmake_kde4
12mr|kdevplatform4-1.4.1-1|360	%make
12mr|kdevplatform4-1.4.1-1|361	
12mr|kdevplatform4-1.4.1-1|362	%if %{compile_apidox}
12mr|kdevplatform4-1.4.1-1|363	make apidox
12mr|kdevplatform4-1.4.1-1|364	%endif
12mr|kdevplatform4-1.4.1-1|365	
12mr|kdevplatform4-1.4.1-1|366	%install
12mr|kdevplatform4-1.4.1-1|367	%makeinstall_std -C build
12mr|kdevplatform4-1.4.1-1|368	
12mr|kdevplatform4-1.4.1-1|369	%find_lang %{name} --all-name --with-kde
12mr|kdevplatform4-1.4.1-1|370	

14542 12
12mr|kde-wallpapers-4.9.4-1|1	Name:		kde-wallpapers
12mr|kde-wallpapers-4.9.4-1|2	Summary:	Additional official wallpapers for KDE 4
12mr|kde-wallpapers-4.9.4-1|3	Version:	4.9.4
12mr|kde-wallpapers-4.9.4-1|4	Release:	1
12mr|kde-wallpapers-4.9.4-1|5	Epoch:		2
12mr|kde-wallpapers-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kde-wallpapers-4.9.4-1|7	License:	LGPLv3
12mr|kde-wallpapers-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kde-wallpapers-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|kde-wallpapers-4.9.4-1|10	BuildRequires:	automoc4
12mr|kde-wallpapers-4.9.4-1|11	Conflicts:	kdebase4-workspace < 2:4.6.90
12mr|kde-wallpapers-4.9.4-1|12	BuildArch:	noarch
12mr|kde-wallpapers-4.9.4-1|13	
12mr|kde-wallpapers-4.9.4-1|14	%description
12mr|kde-wallpapers-4.9.4-1|15	This package contains additional official wallpapers for KDE 4.
12mr|kde-wallpapers-4.9.4-1|16	
12mr|kde-wallpapers-4.9.4-1|17	%files
12mr|kde-wallpapers-4.9.4-1|18	%doc LICENSE
12mr|kde-wallpapers-4.9.4-1|19	%{_kde_datadir}/wallpapers/*
12mr|kde-wallpapers-4.9.4-1|20	
12mr|kde-wallpapers-4.9.4-1|21	#-----------------------------------------------------------------------------
12mr|kde-wallpapers-4.9.4-1|22	
12mr|kde-wallpapers-4.9.4-1|23	%prep
12mr|kde-wallpapers-4.9.4-1|24	%setup -q
12mr|kde-wallpapers-4.9.4-1|25	
12mr|kde-wallpapers-4.9.4-1|26	%build
12mr|kde-wallpapers-4.9.4-1|27	%cmake_kde4
12mr|kde-wallpapers-4.9.4-1|28	%make
12mr|kde-wallpapers-4.9.4-1|29	
12mr|kde-wallpapers-4.9.4-1|30	%install
12mr|kde-wallpapers-4.9.4-1|31	%makeinstall_std -C build
12mr|kde-wallpapers-4.9.4-1|32	
12mr|kde-wallpapers-4.9.4-1|33	%changelog
12mr|kde-wallpapers-4.9.4-1|34	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|kde-wallpapers-4.9.4-1|35	- New version 4.9.4
12mr|kde-wallpapers-4.9.4-1|36	
12mr|kde-wallpapers-4.9.4-1|37	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|kde-wallpapers-4.9.4-1|38	- New version 4.9.3
12mr|kde-wallpapers-4.9.4-1|39	
12mr|kde-wallpapers-4.9.4-1|40	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-2
12mr|kde-wallpapers-4.9.4-1|41	- New version 4.9.2
12mr|kde-wallpapers-4.9.4-1|42	- Make it noarch package
12mr|kde-wallpapers-4.9.4-1|43	
12mr|kde-wallpapers-4.9.4-1|44	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|kde-wallpapers-4.9.4-1|45	- New version 4.9.1
12mr|kde-wallpapers-4.9.4-1|46	
12mr|kde-wallpapers-4.9.4-1|47	* Mon Aug 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|kde-wallpapers-4.9.4-1|48	- New version 4.9.0
12mr|kde-wallpapers-4.9.4-1|49	
12mr|kde-wallpapers-4.9.4-1|50	* Wed Jul 18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|kde-wallpapers-4.9.4-1|51	- New version 4.8.97
12mr|kde-wallpapers-4.9.4-1|52	- Change summary and description
12mr|kde-wallpapers-4.9.4-1|53	
12mr|kde-wallpapers-4.9.4-1|54	* Sat Jun 30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|kde-wallpapers-4.9.4-1|55	- New version 4.8.95
12mr|kde-wallpapers-4.9.4-1|56	
12mr|kde-wallpapers-4.9.4-1|57	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|kde-wallpapers-4.9.4-1|58	+ Revision: 762456
12mr|kde-wallpapers-4.9.4-1|59	- New upstream tarball
12mr|kde-wallpapers-4.9.4-1|60	
12mr|kde-wallpapers-4.9.4-1|61	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|kde-wallpapers-4.9.4-1|62	+ Revision: 758049
12mr|kde-wallpapers-4.9.4-1|63	- New upstream tarball
12mr|kde-wallpapers-4.9.4-1|64	
12mr|kde-wallpapers-4.9.4-1|65	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|kde-wallpapers-4.9.4-1|66	+ Revision: 744531
12mr|kde-wallpapers-4.9.4-1|67	- New upstream tarball
12mr|kde-wallpapers-4.9.4-1|68	
12mr|kde-wallpapers-4.9.4-1|69	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|kde-wallpapers-4.9.4-1|70	+ Revision: 739359
12mr|kde-wallpapers-4.9.4-1|71	- New upstream tarball
12mr|kde-wallpapers-4.9.4-1|72	
12mr|kde-wallpapers-4.9.4-1|73	* Tue Nov 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|kde-wallpapers-4.9.4-1|74	+ Revision: 732345
12mr|kde-wallpapers-4.9.4-1|75	- Add Automoc4 as buildrequires ( to workaround a rpm5/iurt bug)
12mr|kde-wallpapers-4.9.4-1|76	- New upstream tarball 4.7.80
12mr|kde-wallpapers-4.9.4-1|77	
12mr|kde-wallpapers-4.9.4-1|78	* Fri Aug 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|kde-wallpapers-4.9.4-1|79	+ Revision: 697221
12mr|kde-wallpapers-4.9.4-1|80	- New version 4.7.41
12mr|kde-wallpapers-4.9.4-1|81	
12mr|kde-wallpapers-4.9.4-1|82	* Mon Jul 11 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.90-1
12mr|kde-wallpapers-4.9.4-1|83	+ Revision: 689476
12mr|kde-wallpapers-4.9.4-1|84	- import kde-wallpapers
12mr|kde-wallpapers-4.9.4-1|85	

14543 12
12mr|kdewebdev4-4.9.4-1|1	Name:		kdewebdev4
12mr|kdewebdev4-4.9.4-1|2	Version:	4.9.4
12mr|kdewebdev4-4.9.4-1|3	Release:	1
12mr|kdewebdev4-4.9.4-1|4	Epoch:		1
12mr|kdewebdev4-4.9.4-1|5	Summary:	A web editor for the KDE Desktop Environment
12mr|kdewebdev4-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kdewebdev4-4.9.4-1|7	License:	GPLv2+
12mr|kdewebdev4-4.9.4-1|8	URL:		http://kdewebdev.org/
12mr|kdewebdev4-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdewebdev-%{version}.tar.xz
12mr|kdewebdev4-4.9.4-1|10	BuildRequires:	pkgconfig(libxml-2.0)
12mr|kdewebdev4-4.9.4-1|11	BuildRequires:	pkgconfig(libxslt)
12mr|kdewebdev4-4.9.4-1|12	BuildRequires:	kdelibs4-devel
12mr|kdewebdev4-4.9.4-1|13	BuildRequires:	kdepimlibs4-devel
12mr|kdewebdev4-4.9.4-1|14	BuildRequires:	boost-devel
12mr|kdewebdev4-4.9.4-1|15	BuildRequires:	ruby-devel
12mr|kdewebdev4-4.9.4-1|16	BuildRequires:	tidy-devel
12mr|kdewebdev4-4.9.4-1|17	BuildRequires:	automoc4
12mr|kdewebdev4-4.9.4-1|18	Requires:	kimagemapeditor
12mr|kdewebdev4-4.9.4-1|19	Requires:	klinkstatus
12mr|kdewebdev4-4.9.4-1|20	Requires:	kfilereplace
12mr|kdewebdev4-4.9.4-1|21	Requires:	kommander
12mr|kdewebdev4-4.9.4-1|22	
12mr|kdewebdev4-4.9.4-1|23	%description
12mr|kdewebdev4-4.9.4-1|24	A web editor for the KDE Desktop Environment
12mr|kdewebdev4-4.9.4-1|25	
12mr|kdewebdev4-4.9.4-1|26	%files
12mr|kdewebdev4-4.9.4-1|27	%doc README
12mr|kdewebdev4-4.9.4-1|28	
12mr|kdewebdev4-4.9.4-1|29	#--------------------------------------------------------------------
12mr|kdewebdev4-4.9.4-1|30	
12mr|kdewebdev4-4.9.4-1|31	%package -n klinkstatus
12mr|kdewebdev4-4.9.4-1|32	Summary:	klinkstatus
12mr|kdewebdev4-4.9.4-1|33	Group:		Graphical desktop/KDE
12mr|kdewebdev4-4.9.4-1|34	Requires:	tidy
12mr|kdewebdev4-4.9.4-1|35	
12mr|kdewebdev4-4.9.4-1|36	%description -n klinkstatus
12mr|kdewebdev4-4.9.4-1|37	* Support several protocols (allowing fast checking of
12mr|kdewebdev4-4.9.4-1|38	local documents): http, ftp, ssh (fish or sftp) and file.
12mr|kdewebdev4-4.9.4-1|39	* Proxy support
12mr|kdewebdev4-4.9.4-1|40	* Allows authentication when checking restricted documents
12mr|kdewebdev4-4.9.4-1|41	* Supports the latest Web standards-- HTML 4.0, HTTP 1.1
12mr|kdewebdev4-4.9.4-1|42	* Server-Side Includes (SSI, aka SHTML) are supported and checked
12mr|kdewebdev4-4.9.4-1|43	* Regular expressions to restrict which URLs are searched
12mr|kdewebdev4-4.9.4-1|44	* Show link results as they are checked
12mr|kdewebdev4-4.9.4-1|45	* Tree like view (that reflects the file structure of the documents) or
12mr|kdewebdev4-4.9.4-1|46	flat view
12mr|kdewebdev4-4.9.4-1|47	* Limit the search depth
12mr|kdewebdev4-4.9.4-1|48	* Fragment identifiers ("#" anchor links that point to a specific
12mr|kdewebdev4-4.9.4-1|49	section in a document) are supported and checked
12mr|kdewebdev4-4.9.4-1|50	* Pause/Resume of checking session
12mr|kdewebdev4-4.9.4-1|51	* History of checked URLs
12mr|kdewebdev4-4.9.4-1|52	* Tabbed checking (allow multiple sessions at the same time)
12mr|kdewebdev4-4.9.4-1|53	* Filter checked links (good, broken, malformed and undetermined)
12mr|kdewebdev4-4.9.4-1|54	* Configurable number of simultaneous connections (performance tunning)
12mr|kdewebdev4-4.9.4-1|55	* Other configurable options like "check external links",
12mr|kdewebdev4-4.9.4-1|56	"check parent folders", "timeout"
12mr|kdewebdev4-4.9.4-1|57	* Good integration with Quanta+
12mr|kdewebdev4-4.9.4-1|58	
12mr|kdewebdev4-4.9.4-1|59	%files -n klinkstatus
12mr|kdewebdev4-4.9.4-1|60	%{_kde_bindir}/klinkstatus
12mr|kdewebdev4-4.9.4-1|61	%{_kde_libdir}/kde4/klinkstatuspart.so
12mr|kdewebdev4-4.9.4-1|62	%{_kde_libdir}/kde4/automationklinkstatus.so
12mr|kdewebdev4-4.9.4-1|63	%{_kde_libdir}/kde4/krossmoduleklinkstatus.so
12mr|kdewebdev4-4.9.4-1|64	%{_kde_applicationsdir}/klinkstatus.desktop
12mr|kdewebdev4-4.9.4-1|65	%{_kde_appsdir}/klinkstatus
12mr|kdewebdev4-4.9.4-1|66	%{_kde_appsdir}/klinkstatuspart
12mr|kdewebdev4-4.9.4-1|67	%{_kde_iconsdir}/*/*/apps/klinkstatus.png
12mr|kdewebdev4-4.9.4-1|68	%{_kde_services}/klinkstatus_part.desktop
12mr|kdewebdev4-4.9.4-1|69	%{_kde_services}/klinkstatus_automation.desktop
12mr|kdewebdev4-4.9.4-1|70	%{_kde_services}/krossmoduleklinkstatus.desktop
12mr|kdewebdev4-4.9.4-1|71	%{_kde_configdir}/klinkstatus.knsrc
12mr|kdewebdev4-4.9.4-1|72	%{_kde_docdir}/HTML/en/klinkstatus
12mr|kdewebdev4-4.9.4-1|73	
12mr|kdewebdev4-4.9.4-1|74	#--------------------------------------------------------------------------
12mr|kdewebdev4-4.9.4-1|75	
12mr|kdewebdev4-4.9.4-1|76	%define klinkstatuscommon_major 4
12mr|kdewebdev4-4.9.4-1|77	%define libklinkstatuscommon %mklibname klinkstatuscommon %{klinkstatuscommon_major}
12mr|kdewebdev4-4.9.4-1|78	
12mr|kdewebdev4-4.9.4-1|79	%package -n %{libklinkstatuscommon}
12mr|kdewebdev4-4.9.4-1|80	Summary:	KDE 4 core library
12mr|kdewebdev4-4.9.4-1|81	Group:		System/Libraries
12mr|kdewebdev4-4.9.4-1|82	
12mr|kdewebdev4-4.9.4-1|83	%description -n %{libklinkstatuscommon}
12mr|kdewebdev4-4.9.4-1|84	KDE 4 core library.
12mr|kdewebdev4-4.9.4-1|85	
12mr|kdewebdev4-4.9.4-1|86	%files -n %{libklinkstatuscommon}
12mr|kdewebdev4-4.9.4-1|87	%{_kde_libdir}/libklinkstatuscommon.so.%{klinkstatuscommon_major}*
12mr|kdewebdev4-4.9.4-1|88	
12mr|kdewebdev4-4.9.4-1|89	
12mr|kdewebdev4-4.9.4-1|90	#--------------------------------------------------------------------------
12mr|kdewebdev4-4.9.4-1|91	
12mr|kdewebdev4-4.9.4-1|92	%package -n kfilereplace
12mr|kdewebdev4-4.9.4-1|93	Summary:	kfilereplace
12mr|kdewebdev4-4.9.4-1|94	Group:		Graphical desktop/KDE
12mr|kdewebdev4-4.9.4-1|95	
12mr|kdewebdev4-4.9.4-1|96	%description -n kfilereplace
12mr|kdewebdev4-4.9.4-1|97	Kfilereplace program
12mr|kdewebdev4-4.9.4-1|98	
12mr|kdewebdev4-4.9.4-1|99	%files -n kfilereplace
12mr|kdewebdev4-4.9.4-1|100	%{_kde_bindir}/kfilereplace
12mr|kdewebdev4-4.9.4-1|101	%{_kde_applicationsdir}/kfilereplace.desktop
12mr|kdewebdev4-4.9.4-1|102	%{_kde_appsdir}/kfilereplace
12mr|kdewebdev4-4.9.4-1|103	%{_kde_appsdir}/kfilereplacepart
12mr|kdewebdev4-4.9.4-1|104	%{_kde_iconsdir}/*/*/apps/kfilereplace.png
12mr|kdewebdev4-4.9.4-1|105	%{_kde_iconsdir}/*/*/actions/*
12mr|kdewebdev4-4.9.4-1|106	%{_kde_services}/kfilereplacepart.desktop
12mr|kdewebdev4-4.9.4-1|107	%{_kde_libdir}/kde4/libkfilereplacepart.so
12mr|kdewebdev4-4.9.4-1|108	%{_kde_docdir}/HTML/en/kfilereplace
12mr|kdewebdev4-4.9.4-1|109	
12mr|kdewebdev4-4.9.4-1|110	#--------------------------------------------------------------------------
12mr|kdewebdev4-4.9.4-1|111	
12mr|kdewebdev4-4.9.4-1|112	%define kommanderwidgets_major 4
12mr|kdewebdev4-4.9.4-1|113	%define libkommanderwidgets %mklibname kommanderwidgets %{kommanderwidgets_major}
12mr|kdewebdev4-4.9.4-1|114	
12mr|kdewebdev4-4.9.4-1|115	%package -n %{libkommanderwidgets}
12mr|kdewebdev4-4.9.4-1|116	Summary:	KDE 4 core library
12mr|kdewebdev4-4.9.4-1|117	Group:		System/Libraries
12mr|kdewebdev4-4.9.4-1|118	
12mr|kdewebdev4-4.9.4-1|119	%description -n %{libkommanderwidgets}
12mr|kdewebdev4-4.9.4-1|120	KDE 4 core library.
12mr|kdewebdev4-4.9.4-1|121	
12mr|kdewebdev4-4.9.4-1|122	%files -n %{libkommanderwidgets}
12mr|kdewebdev4-4.9.4-1|123	%{_kde_libdir}/libkommanderwidgets.so.%{kommanderwidgets_major}*
12mr|kdewebdev4-4.9.4-1|124	
12mr|kdewebdev4-4.9.4-1|125	#--------------------------------------------------------------------------
12mr|kdewebdev4-4.9.4-1|126	
12mr|kdewebdev4-4.9.4-1|127	%define kommandercore_major 4
12mr|kdewebdev4-4.9.4-1|128	%define libkommandercore %mklibname kommandercore %{kommandercore_major}
12mr|kdewebdev4-4.9.4-1|129	
12mr|kdewebdev4-4.9.4-1|130	%package -n %{libkommandercore}
12mr|kdewebdev4-4.9.4-1|131	Summary:	KDE 4 core library
12mr|kdewebdev4-4.9.4-1|132	Group:		System/Libraries
12mr|kdewebdev4-4.9.4-1|133	
12mr|kdewebdev4-4.9.4-1|134	%description -n %{libkommandercore}
12mr|kdewebdev4-4.9.4-1|135	KDE 4 core library.
12mr|kdewebdev4-4.9.4-1|136	
12mr|kdewebdev4-4.9.4-1|137	%files -n %{libkommandercore}
12mr|kdewebdev4-4.9.4-1|138	%{_kde_libdir}/libkommandercore.so.%{kommandercore_major}*
12mr|kdewebdev4-4.9.4-1|139	
12mr|kdewebdev4-4.9.4-1|140	#--------------------------------------------------------------------------
12mr|kdewebdev4-4.9.4-1|141	
12mr|kdewebdev4-4.9.4-1|142	%package -n kommander
12mr|kdewebdev4-4.9.4-1|143	Summary:	Kommander
12mr|kdewebdev4-4.9.4-1|144	Group:		Graphical desktop/KDE
12mr|kdewebdev4-4.9.4-1|145	
12mr|kdewebdev4-4.9.4-1|146	%description -n kommander
12mr|kdewebdev4-4.9.4-1|147	Kommander program
12mr|kdewebdev4-4.9.4-1|148	
12mr|kdewebdev4-4.9.4-1|149	%files -n kommander
12mr|kdewebdev4-4.9.4-1|150	%{_kde_bindir}/kommander
12mr|kdewebdev4-4.9.4-1|151	%{_kde_datadir}/applnk/.hidden/kommander.desktop
12mr|kdewebdev4-4.9.4-1|152	
12mr|kdewebdev4-4.9.4-1|153	#--------------------------------------------------------------------------
12mr|kdewebdev4-4.9.4-1|154	
12mr|kdewebdev4-4.9.4-1|155	%package -n kimagemapeditor
12mr|kdewebdev4-4.9.4-1|156	Summary:	Kimagemapeditor
12mr|kdewebdev4-4.9.4-1|157	Group:		Graphical desktop/KDE
12mr|kdewebdev4-4.9.4-1|158	
12mr|kdewebdev4-4.9.4-1|159	%description -n kimagemapeditor
12mr|kdewebdev4-4.9.4-1|160	kimagemapeditor program
12mr|kdewebdev4-4.9.4-1|161	
12mr|kdewebdev4-4.9.4-1|162	%files -n kimagemapeditor
12mr|kdewebdev4-4.9.4-1|163	%{_kde_bindir}/kimagemapeditor
12mr|kdewebdev4-4.9.4-1|164	%{_kde_applicationsdir}/kimagemapeditor.desktop
12mr|kdewebdev4-4.9.4-1|165	%{_kde_appsdir}/kimagemapeditor
12mr|kdewebdev4-4.9.4-1|166	%{_kde_iconsdir}/hicolor/*/apps/kimagemapeditor.png
12mr|kdewebdev4-4.9.4-1|167	%{_kde_services}/kimagemapeditorpart.desktop
12mr|kdewebdev4-4.9.4-1|168	%{_kde_libdir}/kde4/libkimagemapeditor.so
12mr|kdewebdev4-4.9.4-1|169	%{_kde_docdir}/*/*/kimagemapeditor
12mr|kdewebdev4-4.9.4-1|170	
12mr|kdewebdev4-4.9.4-1|171	#--------------------------------------------------------------------------
12mr|kdewebdev4-4.9.4-1|172	
12mr|kdewebdev4-4.9.4-1|173	%if 0
12mr|kdewebdev4-4.9.4-1|174	%package -n kxsldbg
12mr|kdewebdev4-4.9.4-1|175	Summary:	Kxsldbg
12mr|kdewebdev4-4.9.4-1|176	Group:		Graphical desktop/KDE
12mr|kdewebdev4-4.9.4-1|177	
12mr|kdewebdev4-4.9.4-1|178	%description -n kxsldbg
12mr|kdewebdev4-4.9.4-1|179	kxsldbg program
12mr|kdewebdev4-4.9.4-1|180	
12mr|kdewebdev4-4.9.4-1|181	%files -n kxsldbg
12mr|kdewebdev4-4.9.4-1|182	%{_kde_bindir}/kxsldbg
12mr|kdewebdev4-4.9.4-1|183	%{_kde_bindir}/xsldbg
12mr|kdewebdev4-4.9.4-1|184	%{_kde_applicationsdir}/kxsldbg.desktop
12mr|kdewebdev4-4.9.4-1|185	%{_kde_applicationsdir}/xsldbg.desktop
12mr|kdewebdev4-4.9.4-1|186	%{_kde_appsdir}/kxsldbg
12mr|kdewebdev4-4.9.4-1|187	%{_kde_appsdir}/xsldbg
12mr|kdewebdev4-4.9.4-1|188	%{_kde_appsdir}/kxsldbgpart
12mr|kdewebdev4-4.9.4-1|189	%{_kde_iconsdir}/hicolor/*/apps/kxsldbg.*
12mr|kdewebdev4-4.9.4-1|190	%{_kde_iconsdir}/hicolor/*/actions/xsldbg*
12mr|kdewebdev4-4.9.4-1|191	%{_kde_services}/kxsldbg_part.desktop
12mr|kdewebdev4-4.9.4-1|192	%{_kde_libdir}/kde4/libkxsldbgpart.so
12mr|kdewebdev4-4.9.4-1|193	%{_kde_docdir}/HTML/en/kxsldbg
12mr|kdewebdev4-4.9.4-1|194	%{_kde_docdir}/HTML/en/xsldbg
12mr|kdewebdev4-4.9.4-1|195	%{_kde_mandir}/man1/xsldbg.1*
12mr|kdewebdev4-4.9.4-1|196	%endif
12mr|kdewebdev4-4.9.4-1|197	
12mr|kdewebdev4-4.9.4-1|198	#--------------------------------------------------------------------------
12mr|kdewebdev4-4.9.4-1|199	
12mr|kdewebdev4-4.9.4-1|200	%package devel
12mr|kdewebdev4-4.9.4-1|201	Summary:	Devel stuff for %{name}
12mr|kdewebdev4-4.9.4-1|202	Group:		Development/KDE and Qt
12mr|kdewebdev4-4.9.4-1|203	Requires:	kde4-macros
12mr|kdewebdev4-4.9.4-1|204	Requires:	kdelibs4-devel
12mr|kdewebdev4-4.9.4-1|205	Requires:	%{libkommandercore} = %{EVRD}
12mr|kdewebdev4-4.9.4-1|206	Requires:	%{libkommanderwidgets} = %{EVRD}
12mr|kdewebdev4-4.9.4-1|207	Requires:	%{libklinkstatuscommon} = %{EVRD}
12mr|kdewebdev4-4.9.4-1|208	
12mr|kdewebdev4-4.9.4-1|209	%description devel
12mr|kdewebdev4-4.9.4-1|210	This package contains header files needed if you wish to build applications
12mr|kdewebdev4-4.9.4-1|211	based on %{name}.
12mr|kdewebdev4-4.9.4-1|212	
12mr|kdewebdev4-4.9.4-1|213	%files devel
12mr|kdewebdev4-4.9.4-1|214	%{_kde_datadir}/dbus-1/interfaces/*
12mr|kdewebdev4-4.9.4-1|215	%{_kde_includedir}/*
12mr|kdewebdev4-4.9.4-1|216	%{_kde_libdir}/*.so
12mr|kdewebdev4-4.9.4-1|217	
12mr|kdewebdev4-4.9.4-1|218	#--------------------------------------------------------------------------
12mr|kdewebdev4-4.9.4-1|219	
12mr|kdewebdev4-4.9.4-1|220	%prep
12mr|kdewebdev4-4.9.4-1|221	%setup -q -n kdewebdev-%{version}
12mr|kdewebdev4-4.9.4-1|222	
12mr|kdewebdev4-4.9.4-1|223	%build
12mr|kdewebdev4-4.9.4-1|224	%cmake_kde4
12mr|kdewebdev4-4.9.4-1|225	%make
12mr|kdewebdev4-4.9.4-1|226	
12mr|kdewebdev4-4.9.4-1|227	%install
12mr|kdewebdev4-4.9.4-1|228	%makeinstall_std -C build
12mr|kdewebdev4-4.9.4-1|229	
12mr|kdewebdev4-4.9.4-1|230	%changelog
12mr|kdewebdev4-4.9.4-1|231	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|kdewebdev4-4.9.4-1|232	- New version 4.9.4
12mr|kdewebdev4-4.9.4-1|233	
12mr|kdewebdev4-4.9.4-1|234	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|kdewebdev4-4.9.4-1|235	- New version 4.9.3
12mr|kdewebdev4-4.9.4-1|236	
12mr|kdewebdev4-4.9.4-1|237	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|kdewebdev4-4.9.4-1|238	- New version 4.9.2
12mr|kdewebdev4-4.9.4-1|239	
12mr|kdewebdev4-4.9.4-1|240	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|kdewebdev4-4.9.4-1|241	- New version 4.9.1
12mr|kdewebdev4-4.9.4-1|242	
12mr|kdewebdev4-4.9.4-1|243	* Mon Aug 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|kdewebdev4-4.9.4-1|244	- New version 4.9.0
12mr|kdewebdev4-4.9.4-1|245	
12mr|kdewebdev4-4.9.4-1|246	* Tue Jul 17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|kdewebdev4-4.9.4-1|247	- New version 4.8.97
12mr|kdewebdev4-4.9.4-1|248	
12mr|kdewebdev4-4.9.4-1|249	* Sat Jun 30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|kdewebdev4-4.9.4-1|250	- New version 4.8.95
12mr|kdewebdev4-4.9.4-1|251	
12mr|kdewebdev4-4.9.4-1|252	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.4-69.1mib2010.2
12mr|kdewebdev4-4.9.4-1|253	- New version 4.8.4
12mr|kdewebdev4-4.9.4-1|254	- MIB (Mandriva International Backports)
12mr|kdewebdev4-4.9.4-1|255	
12mr|kdewebdev4-4.9.4-1|256	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.3-69.1mib2010.2
12mr|kdewebdev4-4.9.4-1|257	- New version 4.8.3
12mr|kdewebdev4-4.9.4-1|258	- MIB (Mandriva International Backports)
12mr|kdewebdev4-4.9.4-1|259	
12mr|kdewebdev4-4.9.4-1|260	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.2-69.1mib2010.2
12mr|kdewebdev4-4.9.4-1|261	- New version 4.8.2
12mr|kdewebdev4-4.9.4-1|262	- MIB (Mandriva International Backports)
12mr|kdewebdev4-4.9.4-1|263	
12mr|kdewebdev4-4.9.4-1|264	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.1-69.1mib2010.2
12mr|kdewebdev4-4.9.4-1|265	- New version 4.8.1
12mr|kdewebdev4-4.9.4-1|266	- MIB (Mandriva International Backports)
12mr|kdewebdev4-4.9.4-1|267	
12mr|kdewebdev4-4.9.4-1|268	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.0-69.1mib2010.2
12mr|kdewebdev4-4.9.4-1|269	+ Revision: 762522
12mr|kdewebdev4-4.9.4-1|270	- Backport to 2010.2 for MIB users
12mr|kdewebdev4-4.9.4-1|271	- MIB (Mandriva International Backports)
12mr|kdewebdev4-4.9.4-1|272	
12mr|kdewebdev4-4.9.4-1|273	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.8.0-1
12mr|kdewebdev4-4.9.4-1|274	+ Revision: 762522
12mr|kdewebdev4-4.9.4-1|275	- New upstream tarball
12mr|kdewebdev4-4.9.4-1|276	
12mr|kdewebdev4-4.9.4-1|277	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|kdewebdev4-4.9.4-1|278	+ Revision: 758111
12mr|kdewebdev4-4.9.4-1|279	- New upstream tarball
12mr|kdewebdev4-4.9.4-1|280	
12mr|kdewebdev4-4.9.4-1|281	* Sun Jan 01 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-1
12mr|kdewebdev4-4.9.4-1|282	+ Revision: 748619
12mr|kdewebdev4-4.9.4-1|283	- New version
12mr|kdewebdev4-4.9.4-1|284	
12mr|kdewebdev4-4.9.4-1|285	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.90-1
12mr|kdewebdev4-4.9.4-1|286	+ Revision: 739376
12mr|kdewebdev4-4.9.4-1|287	- New upstream tarball
12mr|kdewebdev4-4.9.4-1|288	
12mr|kdewebdev4-4.9.4-1|289	* Tue Nov 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.80-1
12mr|kdewebdev4-4.9.4-1|290	+ Revision: 732346
12mr|kdewebdev4-4.9.4-1|291	- Add Automoc4 as buildrequires ( to workaround a rpm5/iurt bug)
12mr|kdewebdev4-4.9.4-1|292	- New upstream tarball 4.7.80
12mr|kdewebdev4-4.9.4-1|293	
12mr|kdewebdev4-4.9.4-1|294	* Fri Aug 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.41-1
12mr|kdewebdev4-4.9.4-1|295	+ Revision: 697178
12mr|kdewebdev4-4.9.4-1|296	- New version 4.7.41
12mr|kdewebdev4-4.9.4-1|297	
12mr|kdewebdev4-4.9.4-1|298	* Mon Aug 01 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.40-1
12mr|kdewebdev4-4.9.4-1|299	+ Revision: 692647
12mr|kdewebdev4-4.9.4-1|300	- New release 4.7.40
12mr|kdewebdev4-4.9.4-1|301	
12mr|kdewebdev4-4.9.4-1|302	* Mon Jun 13 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.4-1
12mr|kdewebdev4-4.9.4-1|303	+ Revision: 684413
12mr|kdewebdev4-4.9.4-1|304	- New version 4.6.4
12mr|kdewebdev4-4.9.4-1|305	
12mr|kdewebdev4-4.9.4-1|306	* Fri May 13 2011 Funda Wang <fwang@mandriva.org> 1:4.6.3-1
12mr|kdewebdev4-4.9.4-1|307	+ Revision: 674038
12mr|kdewebdev4-4.9.4-1|308	- new version 4.6.3
12mr|kdewebdev4-4.9.4-1|309	
12mr|kdewebdev4-4.9.4-1|310	* Tue Apr 05 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.2-1
12mr|kdewebdev4-4.9.4-1|311	+ Revision: 650784
12mr|kdewebdev4-4.9.4-1|312	- Remove mkrel
12mr|kdewebdev4-4.9.4-1|313	- New version 4.6.2
12mr|kdewebdev4-4.9.4-1|314	
12mr|kdewebdev4-4.9.4-1|315	* Mon Feb 28 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.1-1
12mr|kdewebdev4-4.9.4-1|316	+ Revision: 640736
12mr|kdewebdev4-4.9.4-1|317	- New version 4.6.1
12mr|kdewebdev4-4.9.4-1|318	
12mr|kdewebdev4-4.9.4-1|319	* Wed Jan 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.0-1
12mr|kdewebdev4-4.9.4-1|320	+ Revision: 632973
12mr|kdewebdev4-4.9.4-1|321	- New version KDE 4.6 Final
12mr|kdewebdev4-4.9.4-1|322	
12mr|kdewebdev4-4.9.4-1|323	* Thu Jan 06 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.95-1mdv2011.0
12mr|kdewebdev4-4.9.4-1|324	+ Revision: 629129
12mr|kdewebdev4-4.9.4-1|325	- New version KDE 4.6 RC2
12mr|kdewebdev4-4.9.4-1|326	
12mr|kdewebdev4-4.9.4-1|327	* Thu Dec 23 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.90-1mdv2011.0
12mr|kdewebdev4-4.9.4-1|328	+ Revision: 624073
12mr|kdewebdev4-4.9.4-1|329	- New upstream tarball
12mr|kdewebdev4-4.9.4-1|330	
12mr|kdewebdev4-4.9.4-1|331	* Wed Dec 08 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.85-1mdv2011.0
12mr|kdewebdev4-4.9.4-1|332	+ Revision: 616354
12mr|kdewebdev4-4.9.4-1|333	- New upstream tarball
12mr|kdewebdev4-4.9.4-1|334	
12mr|kdewebdev4-4.9.4-1|335	* Fri Nov 26 2010 Funda Wang <fwang@mandriva.org> 1:4.5.80-1mdv2011.0
12mr|kdewebdev4-4.9.4-1|336	+ Revision: 601498
12mr|kdewebdev4-4.9.4-1|337	- new version 4.5.80 (aka 4.6 beta1)
12mr|kdewebdev4-4.9.4-1|338	
12mr|kdewebdev4-4.9.4-1|339	* Sat Nov 20 2010 Funda Wang <fwang@mandriva.org> 1:4.5.77-0.svn1198704.1mdv2011.0
12mr|kdewebdev4-4.9.4-1|340	+ Revision: 599145
12mr|kdewebdev4-4.9.4-1|341	- new snapshot 4.5.77
12mr|kdewebdev4-4.9.4-1|342	
12mr|kdewebdev4-4.9.4-1|343	* Sun Oct 31 2010 Funda Wang <fwang@mandriva.org> 1:4.5.74-1mdv2011.0
12mr|kdewebdev4-4.9.4-1|344	+ Revision: 591175
12mr|kdewebdev4-4.9.4-1|345	- new snapshot 4.5.74
12mr|kdewebdev4-4.9.4-1|346	
12mr|kdewebdev4-4.9.4-1|347	* Fri Sep 17 2010 Funda Wang <fwang@mandriva.org> 1:4.5.68-1mdv2011.0
12mr|kdewebdev4-4.9.4-1|348	+ Revision: 579201
12mr|kdewebdev4-4.9.4-1|349	- new snapshot 4.5.68
12mr|kdewebdev4-4.9.4-1|350	
12mr|kdewebdev4-4.9.4-1|351	* Sat Sep 11 2010 Funda Wang <fwang@mandriva.org> 1:4.5.67-1mdv2011.0
12mr|kdewebdev4-4.9.4-1|352	+ Revision: 577148
12mr|kdewebdev4-4.9.4-1|353	- new version 4.5.67
12mr|kdewebdev4-4.9.4-1|354	
12mr|kdewebdev4-4.9.4-1|355	* Fri Aug 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.0-1mdv2011.0
12mr|kdewebdev4-4.9.4-1|356	+ Revision: 566578
12mr|kdewebdev4-4.9.4-1|357	- New upstream tarball
12mr|kdewebdev4-4.9.4-1|358	- Update to version 4.5.0
12mr|kdewebdev4-4.9.4-1|359	
12mr|kdewebdev4-4.9.4-1|360	* Thu Jul 29 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.95-1mdv2011.0
12mr|kdewebdev4-4.9.4-1|361	+ Revision: 562878
12mr|kdewebdev4-4.9.4-1|362	- KDE 4.5 RC3
12mr|kdewebdev4-4.9.4-1|363	
12mr|kdewebdev4-4.9.4-1|364	* Sat May 08 2010 Funda Wang <fwang@mandriva.org> 1:4.4.3-2mdv2010.1
12mr|kdewebdev4-4.9.4-1|365	+ Revision: 543555
12mr|kdewebdev4-4.9.4-1|366	- add missing requires on actural libfile
12mr|kdewebdev4-4.9.4-1|367	
12mr|kdewebdev4-4.9.4-1|368	* Tue May 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-1mdv2010.1
12mr|kdewebdev4-4.9.4-1|369	+ Revision: 542111
12mr|kdewebdev4-4.9.4-1|370	- Update to version 4.4.3
12mr|kdewebdev4-4.9.4-1|371	
12mr|kdewebdev4-4.9.4-1|372	* Sun Mar 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.2-1mdv2010.1
12mr|kdewebdev4-4.9.4-1|373	+ Revision: 528326
12mr|kdewebdev4-4.9.4-1|374	- Update to version 4.4.2
12mr|kdewebdev4-4.9.4-1|375	
12mr|kdewebdev4-4.9.4-1|376	* Tue Mar 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.1-1mdv2010.1
12mr|kdewebdev4-4.9.4-1|377	+ Revision: 513419
12mr|kdewebdev4-4.9.4-1|378	- Update to version 4.4.1
12mr|kdewebdev4-4.9.4-1|379	
12mr|kdewebdev4-4.9.4-1|380	* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.0-1mdv2010.1
12mr|kdewebdev4-4.9.4-1|381	+ Revision: 502620
12mr|kdewebdev4-4.9.4-1|382	- Update to version 4.4.0
12mr|kdewebdev4-4.9.4-1|383	
12mr|kdewebdev4-4.9.4-1|384	* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.98-1mdv2010.1
12mr|kdewebdev4-4.9.4-1|385	+ Revision: 498951
12mr|kdewebdev4-4.9.4-1|386	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdewebdev4-4.9.4-1|387	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|kdewebdev4-4.9.4-1|388	
12mr|kdewebdev4-4.9.4-1|389	* Mon Jan 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.95-1mdv2010.1
12mr|kdewebdev4-4.9.4-1|390	+ Revision: 495989
12mr|kdewebdev4-4.9.4-1|391	- Update to version 4.3.95 aka "kde 4.4 RC2"
12mr|kdewebdev4-4.9.4-1|392	
12mr|kdewebdev4-4.9.4-1|393	* Mon Jan 11 2010 Funda Wang <fwang@mandriva.org> 1:4.3.90-1mdv2010.1
12mr|kdewebdev4-4.9.4-1|394	+ Revision: 489628
12mr|kdewebdev4-4.9.4-1|395	- New version 4.3.90
12mr|kdewebdev4-4.9.4-1|396	
12mr|kdewebdev4-4.9.4-1|397	* Mon Dec 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.85-1mdv2010.1
12mr|kdewebdev4-4.9.4-1|398	+ Revision: 480709
12mr|kdewebdev4-4.9.4-1|399	- Update to kde 4.4 beta2
12mr|kdewebdev4-4.9.4-1|400	
12mr|kdewebdev4-4.9.4-1|401	* Sat Dec 05 2009 Funda Wang <fwang@mandriva.org> 1:4.3.80-1mdv2010.1
12mr|kdewebdev4-4.9.4-1|402	+ Revision: 473697
12mr|kdewebdev4-4.9.4-1|403	- kxsldbg has been moved into extragear
12mr|kdewebdev4-4.9.4-1|404	
12mr|kdewebdev4-4.9.4-1|405	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdewebdev4-4.9.4-1|406	- Update to kde 4.4 Beta1
12mr|kdewebdev4-4.9.4-1|407	Add branch switch
12mr|kdewebdev4-4.9.4-1|408	
12mr|kdewebdev4-4.9.4-1|409	* Sun Nov 29 2009 Funda Wang <fwang@mandriva.org> 1:4.3.77-1mdv2010.1
12mr|kdewebdev4-4.9.4-1|410	+ Revision: 471356
12mr|kdewebdev4-4.9.4-1|411	- new version 4.3.77
12mr|kdewebdev4-4.9.4-1|412	
12mr|kdewebdev4-4.9.4-1|413	* Thu Nov 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.75-1mdv2010.1
12mr|kdewebdev4-4.9.4-1|414	+ Revision: 467355
12mr|kdewebdev4-4.9.4-1|415	- Update to kde 4.3.75
12mr|kdewebdev4-4.9.4-1|416	
12mr|kdewebdev4-4.9.4-1|417	* Fri Nov 13 2009 Funda Wang <fwang@mandriva.org> 1:4.3.73-1mdv2010.1
12mr|kdewebdev4-4.9.4-1|418	+ Revision: 465798
12mr|kdewebdev4-4.9.4-1|419	- New version 4.3.73
12mr|kdewebdev4-4.9.4-1|420	
12mr|kdewebdev4-4.9.4-1|421	* Tue Oct 06 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.2-1mdv2010.0
12mr|kdewebdev4-4.9.4-1|422	+ Revision: 454673
12mr|kdewebdev4-4.9.4-1|423	- New upstream release 4.3.2.
12mr|kdewebdev4-4.9.4-1|424	
12mr|kdewebdev4-4.9.4-1|425	* Sat Sep 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.1-2mdv2010.0
12mr|kdewebdev4-4.9.4-1|426	+ Revision: 444680
12mr|kdewebdev4-4.9.4-1|427	- Add ruby-devel as BuildRequires ( tks MIB )
12mr|kdewebdev4-4.9.4-1|428	
12mr|kdewebdev4-4.9.4-1|429	* Tue Sep 01 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.1-1mdv2010.0
12mr|kdewebdev4-4.9.4-1|430	+ Revision: 423224
12mr|kdewebdev4-4.9.4-1|431	- New upstream release 4.3.1.
12mr|kdewebdev4-4.9.4-1|432	
12mr|kdewebdev4-4.9.4-1|433	* Tue Aug 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.0-2mdv2010.0
12mr|kdewebdev4-4.9.4-1|434	+ Revision: 415217
12mr|kdewebdev4-4.9.4-1|435	- Add obsoletes to help to remove kde3
12mr|kdewebdev4-4.9.4-1|436	
12mr|kdewebdev4-4.9.4-1|437	+ Funda Wang <fwang@mandriva.org>
12mr|kdewebdev4-4.9.4-1|438	- add qt4-qtdbus BR as it requires xml2cpp binary
12mr|kdewebdev4-4.9.4-1|439	
12mr|kdewebdev4-4.9.4-1|440	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdewebdev4-4.9.4-1|441	- New upstream release 4.3.0.
12mr|kdewebdev4-4.9.4-1|442	- Update to KDE 4.3 RC3
12mr|kdewebdev4-4.9.4-1|443	
12mr|kdewebdev4-4.9.4-1|444	* Tue Jul 14 2009 Funda Wang <fwang@mandriva.org> 1:4.2.96-1mdv2010.0
12mr|kdewebdev4-4.9.4-1|445	+ Revision: 395747
12mr|kdewebdev4-4.9.4-1|446	- new version 4.2.96
12mr|kdewebdev4-4.9.4-1|447	
12mr|kdewebdev4-4.9.4-1|448	* Fri Jun 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.95-1mdv2010.0
12mr|kdewebdev4-4.9.4-1|449	+ Revision: 389494
12mr|kdewebdev4-4.9.4-1|450	- Update to kde 4.3Rc1
12mr|kdewebdev4-4.9.4-1|451	
12mr|kdewebdev4-4.9.4-1|452	* Fri Jun 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.90-1mdv2010.0
12mr|kdewebdev4-4.9.4-1|453	+ Revision: 383154
12mr|kdewebdev4-4.9.4-1|454	- Update to beta2
12mr|kdewebdev4-4.9.4-1|455	
12mr|kdewebdev4-4.9.4-1|456	* Fri May 29 2009 Funda Wang <fwang@mandriva.org> 1:4.2.88-1mdv2010.0
12mr|kdewebdev4-4.9.4-1|457	+ Revision: 380823
12mr|kdewebdev4-4.9.4-1|458	- New version 4.2.88
12mr|kdewebdev4-4.9.4-1|459	
12mr|kdewebdev4-4.9.4-1|460	* Mon May 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.87-2mdv2010.0
12mr|kdewebdev4-4.9.4-1|461	+ Revision: 379540
12mr|kdewebdev4-4.9.4-1|462	- Disable quanta doc as there is not quanta binary for the moment
12mr|kdewebdev4-4.9.4-1|463	- handle branches
12mr|kdewebdev4-4.9.4-1|464	
12mr|kdewebdev4-4.9.4-1|465	* Sun May 24 2009 Funda Wang <fwang@mandriva.org> 1:4.2.87-1mdv2010.0
12mr|kdewebdev4-4.9.4-1|466	+ Revision: 379130
12mr|kdewebdev4-4.9.4-1|467	- New version 4.2.87
12mr|kdewebdev4-4.9.4-1|468	
12mr|kdewebdev4-4.9.4-1|469	* Sat May 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.85-1mdv2010.0
12mr|kdewebdev4-4.9.4-1|470	+ Revision: 373657
12mr|kdewebdev4-4.9.4-1|471	- Update to kde 4.2.85
12mr|kdewebdev4-4.9.4-1|472	
12mr|kdewebdev4-4.9.4-1|473	* Sun May 03 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.71-0.svn961800.1mdv2010.0
12mr|kdewebdev4-4.9.4-1|474	+ Revision: 371265
12mr|kdewebdev4-4.9.4-1|475	- Update to kde 4.2.71
12mr|kdewebdev4-4.9.4-1|476	- Update to kde 4.2.70
12mr|kdewebdev4-4.9.4-1|477	
12mr|kdewebdev4-4.9.4-1|478	* Fri Mar 27 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.2-1mdv2009.1
12mr|kdewebdev4-4.9.4-1|479	+ Revision: 361734
12mr|kdewebdev4-4.9.4-1|480	- Update with 4.2.2 try#1 packages
12mr|kdewebdev4-4.9.4-1|481	
12mr|kdewebdev4-4.9.4-1|482	* Tue Mar 03 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.1-1mdv2009.1
12mr|kdewebdev4-4.9.4-1|483	+ Revision: 347743
12mr|kdewebdev4-4.9.4-1|484	- KDE 4.2.1 try#1 upstream release
12mr|kdewebdev4-4.9.4-1|485	
12mr|kdewebdev4-4.9.4-1|486	* Wed Jan 28 2009 Funda Wang <fwang@mandriva.org> 1:4.2.0-1mdv2009.1
12mr|kdewebdev4-4.9.4-1|487	+ Revision: 334821
12mr|kdewebdev4-4.9.4-1|488	- New version 4.2.0
12mr|kdewebdev4-4.9.4-1|489	
12mr|kdewebdev4-4.9.4-1|490	* Wed Jan 07 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.96-1mdv2009.1
12mr|kdewebdev4-4.9.4-1|491	+ Revision: 326838
12mr|kdewebdev4-4.9.4-1|492	- Update with Release Candidate 1 - 4.1.96
12mr|kdewebdev4-4.9.4-1|493	
12mr|kdewebdev4-4.9.4-1|494	* Tue Dec 16 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.85-1mdv2009.1
12mr|kdewebdev4-4.9.4-1|495	+ Revision: 314911
12mr|kdewebdev4-4.9.4-1|496	- Update to kde 4.1.85
12mr|kdewebdev4-4.9.4-1|497	
12mr|kdewebdev4-4.9.4-1|498	* Thu Dec 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.82-2mdv2009.1
12mr|kdewebdev4-4.9.4-1|499	+ Revision: 313489
12mr|kdewebdev4-4.9.4-1|500	- Update to kde 4.1.82
12mr|kdewebdev4-4.9.4-1|501	
12mr|kdewebdev4-4.9.4-1|502	* Sun Nov 30 2008 Funda Wang <fwang@mandriva.org> 1:4.1.81-2mdv2009.1
12mr|kdewebdev4-4.9.4-1|503	+ Revision: 308434
12mr|kdewebdev4-4.9.4-1|504	- fix file list
12mr|kdewebdev4-4.9.4-1|505	- add main meta pacakge to ease installing all the subpackages
12mr|kdewebdev4-4.9.4-1|506	- fix conflicts with kfilereplace and kxsldbg
12mr|kdewebdev4-4.9.4-1|507	
12mr|kdewebdev4-4.9.4-1|508	* Sun Nov 30 2008 Funda Wang <fwang@mandriva.org> 1:4.1.81-1mdv2009.1
12mr|kdewebdev4-4.9.4-1|509	+ Revision: 308362
12mr|kdewebdev4-4.9.4-1|510	- New version 4.1.81
12mr|kdewebdev4-4.9.4-1|511	
12mr|kdewebdev4-4.9.4-1|512	* Wed Nov 19 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.80-1mdv2009.1
12mr|kdewebdev4-4.9.4-1|513	+ Revision: 304573
12mr|kdewebdev4-4.9.4-1|514	- Update with Beta 1 - 4.1.80
12mr|kdewebdev4-4.9.4-1|515	
12mr|kdewebdev4-4.9.4-1|516	* Fri Nov 14 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.73-1mdv2009.1
12mr|kdewebdev4-4.9.4-1|517	+ Revision: 303198
12mr|kdewebdev4-4.9.4-1|518	- Update to jde 4.1.73
12mr|kdewebdev4-4.9.4-1|519	
12mr|kdewebdev4-4.9.4-1|520	* Sun Nov 09 2008 Funda Wang <fwang@mandriva.org> 1:4.1.72-1mdv2009.1
12mr|kdewebdev4-4.9.4-1|521	+ Revision: 301275
12mr|kdewebdev4-4.9.4-1|522	- New version 4.1.72
12mr|kdewebdev4-4.9.4-1|523	
12mr|kdewebdev4-4.9.4-1|524	* Sat Oct 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.71-1mdv2009.1
12mr|kdewebdev4-4.9.4-1|525	+ Revision: 297100
12mr|kdewebdev4-4.9.4-1|526	- New version 4.1.71
12mr|kdewebdev4-4.9.4-1|527	
12mr|kdewebdev4-4.9.4-1|528	* Tue Oct 21 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.1.70-1mdv2009.1
12mr|kdewebdev4-4.9.4-1|529	+ Revision: 296169
12mr|kdewebdev4-4.9.4-1|530	- Update to kde 4.1.70
12mr|kdewebdev4-4.9.4-1|531	- Do not package quanta, still empty, will be enable back later
12mr|kdewebdev4-4.9.4-1|532	
12mr|kdewebdev4-4.9.4-1|533	* Sat Sep 27 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.2-1mdv2009.0
12mr|kdewebdev4-4.9.4-1|534	+ Revision: 288848
12mr|kdewebdev4-4.9.4-1|535	- KDE 4.1.2 arriving.
12mr|kdewebdev4-4.9.4-1|536	
12mr|kdewebdev4-4.9.4-1|537	* Fri Sep 05 2008 Funda Wang <fwang@mandriva.org> 1:4.1.1-1mdv2009.0
12mr|kdewebdev4-4.9.4-1|538	+ Revision: 280989
12mr|kdewebdev4-4.9.4-1|539	- New version 4.1.1
12mr|kdewebdev4-4.9.4-1|540	- patch0 merged upstream
12mr|kdewebdev4-4.9.4-1|541	
12mr|kdewebdev4-4.9.4-1|542	* Mon Jul 28 2008 Funda Wang <fwang@mandriva.org> 1:4.1.0-2mdv2009.0
12mr|kdewebdev4-4.9.4-1|543	+ Revision: 251469
12mr|kdewebdev4-4.9.4-1|544	- Patch0 updated with svn r838725 and svn r838730
12mr|kdewebdev4-4.9.4-1|545	- re-enalbe tidy build
12mr|kdewebdev4-4.9.4-1|546	- clearify the license
12mr|kdewebdev4-4.9.4-1|547	- rediff tidy detection patch, but disable tidy, because it fails to build
12mr|kdewebdev4-4.9.4-1|548	
12mr|kdewebdev4-4.9.4-1|549	* Fri Jul 25 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.1.0-1mdv2009.0
12mr|kdewebdev4-4.9.4-1|550	+ Revision: 247630
12mr|kdewebdev4-4.9.4-1|551	- Update with Release Candidate 1 - 4.1.0
12mr|kdewebdev4-4.9.4-1|552	
12mr|kdewebdev4-4.9.4-1|553	* Tue Jul 15 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.98-1mdv2009.0
12mr|kdewebdev4-4.9.4-1|554	+ Revision: 236105
12mr|kdewebdev4-4.9.4-1|555	- Update with Release Candidate 1 - 4.0.98
12mr|kdewebdev4-4.9.4-1|556	
12mr|kdewebdev4-4.9.4-1|557	* Mon Jul 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.85-1mdv2009.0
12mr|kdewebdev4-4.9.4-1|558	+ Revision: 232551
12mr|kdewebdev4-4.9.4-1|559	- New version kde 4.0.85
12mr|kdewebdev4-4.9.4-1|560	
12mr|kdewebdev4-4.9.4-1|561	* Fri Jun 27 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.84-1mdv2009.0
12mr|kdewebdev4-4.9.4-1|562	+ Revision: 229409
12mr|kdewebdev4-4.9.4-1|563	- Update with new snapshot tarballs 4.0.84
12mr|kdewebdev4-4.9.4-1|564	
12mr|kdewebdev4-4.9.4-1|565	* Fri Jun 20 2008 Pixel <pixel@mandriva.com> 1:4.0.83-2mdv2009.0
12mr|kdewebdev4-4.9.4-1|566	+ Revision: 227426
12mr|kdewebdev4-4.9.4-1|567	- rebuild for fixed %%update_icon_cache/%%clean_icon_cache/%%post_install_gconf_schemas
12mr|kdewebdev4-4.9.4-1|568	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|kdewebdev4-4.9.4-1|569	
12mr|kdewebdev4-4.9.4-1|570	* Thu Jun 19 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.83-1mdv2009.0
12mr|kdewebdev4-4.9.4-1|571	+ Revision: 226106
12mr|kdewebdev4-4.9.4-1|572	- Update with new snapshot tarballs 4.0.83
12mr|kdewebdev4-4.9.4-1|573	
12mr|kdewebdev4-4.9.4-1|574	* Thu Jun 12 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.82-1mdv2009.0
12mr|kdewebdev4-4.9.4-1|575	+ Revision: 218530
12mr|kdewebdev4-4.9.4-1|576	- Kommander is back, ksxldbg as well
12mr|kdewebdev4-4.9.4-1|577	- Update with new snapshot tarballs 4.0.82
12mr|kdewebdev4-4.9.4-1|578	- Update with new snapshot tarballs 4.0.81
12mr|kdewebdev4-4.9.4-1|579	- New upstream kde4 4.1 beta1
12mr|kdewebdev4-4.9.4-1|580	
12mr|kdewebdev4-4.9.4-1|581	+ Pixel <pixel@mandriva.com>
12mr|kdewebdev4-4.9.4-1|582	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|kdewebdev4-4.9.4-1|583	
12mr|kdewebdev4-4.9.4-1|584	* Fri May 16 2008 Funda Wang <fwang@mandriva.org> 1:4.0.74-1mdv2009.0
12mr|kdewebdev4-4.9.4-1|585	+ Revision: 208050
12mr|kdewebdev4-4.9.4-1|586	- find our own tidy lib
12mr|kdewebdev4-4.9.4-1|587	- New version 4.0.74
12mr|kdewebdev4-4.9.4-1|588	
12mr|kdewebdev4-4.9.4-1|589	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdewebdev4-4.9.4-1|590	- Update to kde 4.0.73
12mr|kdewebdev4-4.9.4-1|591	- Update to 4.0.70
12mr|kdewebdev4-4.9.4-1|592	Comment some files ( will be added soon when ported )
12mr|kdewebdev4-4.9.4-1|593	
12mr|kdewebdev4-4.9.4-1|594	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|kdewebdev4-4.9.4-1|595	- New upstream kde4 4.1 alpha 1
12mr|kdewebdev4-4.9.4-1|596	- Update for last stable release 4.0.3
12mr|kdewebdev4-4.9.4-1|597	
12mr|kdewebdev4-4.9.4-1|598	* Tue Mar 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.2-5mdv2008.1
12mr|kdewebdev4-4.9.4-1|599	+ Revision: 190113
12mr|kdewebdev4-4.9.4-1|600	- Fix Requires
12mr|kdewebdev4-4.9.4-1|601	
12mr|kdewebdev4-4.9.4-1|602	* Sat Mar 15 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.2-4mdv2008.1
12mr|kdewebdev4-4.9.4-1|603	+ Revision: 188106
12mr|kdewebdev4-4.9.4-1|604	- Remove kde4-quanta
12mr|kdewebdev4-4.9.4-1|605	
12mr|kdewebdev4-4.9.4-1|606	* Sat Mar 15 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.2-3mdv2008.1
12mr|kdewebdev4-4.9.4-1|607	+ Revision: 188026
12mr|kdewebdev4-4.9.4-1|608	- Fix File list
12mr|kdewebdev4-4.9.4-1|609	- remove kde4-kxsldbg instead of shipping and empty one (it will come back for kde 4.1)
12mr|kdewebdev4-4.9.4-1|610	
12mr|kdewebdev4-4.9.4-1|611	* Sat Mar 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.2-2mdv2008.1
12mr|kdewebdev4-4.9.4-1|612	+ Revision: 182308
12mr|kdewebdev4-4.9.4-1|613	- Rebuild against new qt4 changes
12mr|kdewebdev4-4.9.4-1|614	
12mr|kdewebdev4-4.9.4-1|615	* Sat Mar 01 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.2-1mdv2008.1
12mr|kdewebdev4-4.9.4-1|616	+ Revision: 177467
12mr|kdewebdev4-4.9.4-1|617	- New upstream bugfix release 4.0.2
12mr|kdewebdev4-4.9.4-1|618	
12mr|kdewebdev4-4.9.4-1|619	* Tue Feb 12 2008 Helio Chissini de Castro <helio@mandriva.com> 1:4.0.1-1mdv2008.1
12mr|kdewebdev4-4.9.4-1|620	+ Revision: 166330
12mr|kdewebdev4-4.9.4-1|621	- Updating for stable KDE 4.0.1
12mr|kdewebdev4-4.9.4-1|622	- No more branches. From now, we will be using the monthly official KDE tarballs, as discussed by Mandriva KDE team
12mr|kdewebdev4-4.9.4-1|623	- Removed old documentation from package
12mr|kdewebdev4-4.9.4-1|624	- Obsoleted core package, as not needed anymore
12mr|kdewebdev4-4.9.4-1|625	- excluded invaliud documentation installed ( xsldbg )
12mr|kdewebdev4-4.9.4-1|626	
12mr|kdewebdev4-4.9.4-1|627	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdewebdev4-4.9.4-1|628	- fix case in kde4-quanta's description
12mr|kdewebdev4-4.9.4-1|629	- fix description-line-too-long
12mr|kdewebdev4-4.9.4-1|630	- fix spacing at top of description
12mr|kdewebdev4-4.9.4-1|631	
12mr|kdewebdev4-4.9.4-1|632	* Wed Jan 23 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.0.0-1mdv2008.1
12mr|kdewebdev4-4.9.4-1|633	+ Revision: 157074
12mr|kdewebdev4-4.9.4-1|634	- Update to kde 4.0.0
12mr|kdewebdev4-4.9.4-1|635	
12mr|kdewebdev4-4.9.4-1|636	+ Olivier Blin <blino@mandriva.org>
12mr|kdewebdev4-4.9.4-1|637	- restore BuildRoot
12mr|kdewebdev4-4.9.4-1|638	
12mr|kdewebdev4-4.9.4-1|639	* Mon Dec 24 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.97.1-0.751978.1mdv2008.1
12mr|kdewebdev4-4.9.4-1|640	+ Revision: 137596
12mr|kdewebdev4-4.9.4-1|641	- New snapshot
12mr|kdewebdev4-4.9.4-1|642	
12mr|kdewebdev4-4.9.4-1|643	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdewebdev4-4.9.4-1|644	- kill re-definition of %%buildroot on Pixel's request
12mr|kdewebdev4-4.9.4-1|645	
12mr|kdewebdev4-4.9.4-1|646	* Wed Dec 12 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.97.1-0.746427.1mdv2008.1
12mr|kdewebdev4-4.9.4-1|647	+ Revision: 117790
12mr|kdewebdev4-4.9.4-1|648	- New snapshot
12mr|kdewebdev4-4.9.4-1|649	Add patch0 to fix build
12mr|kdewebdev4-4.9.4-1|650	- New snapshot
12mr|kdewebdev4-4.9.4-1|651	
12mr|kdewebdev4-4.9.4-1|652	+ Thierry Vignaud <tv@mandriva.org>
12mr|kdewebdev4-4.9.4-1|653	- fix description
12mr|kdewebdev4-4.9.4-1|654	
12mr|kdewebdev4-4.9.4-1|655	* Sun Nov 25 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.1-0.739968.1mdv2008.1
12mr|kdewebdev4-4.9.4-1|656	+ Revision: 111820
12mr|kdewebdev4-4.9.4-1|657	- New snapshot
12mr|kdewebdev4-4.9.4-1|658	
12mr|kdewebdev4-4.9.4-1|659	* Sun Nov 18 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.96.0-0.736231.1mdv2008.1
12mr|kdewebdev4-4.9.4-1|660	+ Revision: 109740
12mr|kdewebdev4-4.9.4-1|661	- KDE4 RC1
12mr|kdewebdev4-4.9.4-1|662	klinkstatus is back
12mr|kdewebdev4-4.9.4-1|663	- New snapshot post Rc1
12mr|kdewebdev4-4.9.4-1|664	
12mr|kdewebdev4-4.9.4-1|665	* Wed Oct 31 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.1-0.730716.3mdv2008.1
12mr|kdewebdev4-4.9.4-1|666	+ Revision: 104116
12mr|kdewebdev4-4.9.4-1|667	- New snapshot
12mr|kdewebdev4-4.9.4-1|668	
12mr|kdewebdev4-4.9.4-1|669	* Sun Oct 21 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.94.0-0.727328.3mdv2008.1
12mr|kdewebdev4-4.9.4-1|670	+ Revision: 100753
12mr|kdewebdev4-4.9.4-1|671	- Kde 4 Beta 3
12mr|kdewebdev4-4.9.4-1|672	- [BUGFIX] Fix Requires (Bug #31916)
12mr|kdewebdev4-4.9.4-1|673	
12mr|kdewebdev4-4.9.4-1|674	* Wed Sep 26 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1:3.93.0-0.711694.2mdv2008.0
12mr|kdewebdev4-4.9.4-1|675	+ Revision: 93127
12mr|kdewebdev4-4.9.4-1|676	- Disable klinkstatus
12mr|kdewebdev4-4.9.4-1|677	- New snapshot from KDE svn
12mr|kdewebdev4-4.9.4-1|678	- Spec cleanup
12mr|kdewebdev4-4.9.4-1|679	
12mr|kdewebdev4-4.9.4-1|680	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kdewebdev4-4.9.4-1|681	- Remove patch0: not needed anymore
12mr|kdewebdev4-4.9.4-1|682	- Add BuildRequires ( kdevplatform4-devel)
12mr|kdewebdev4-4.9.4-1|683	
12mr|kdewebdev4-4.9.4-1|684	* Sun Jul 01 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:3.91-0.682032.1mdv2008.0
12mr|kdewebdev4-4.9.4-1|685	+ Revision: 46406
12mr|kdewebdev4-4.9.4-1|686	- Fix File list
12mr|kdewebdev4-4.9.4-1|687	- New version 3.91
12mr|kdewebdev4-4.9.4-1|688	
12mr|kdewebdev4-4.9.4-1|689	+ Laurent Montel <lmontel@mandriva.org>
12mr|kdewebdev4-4.9.4-1|690	- Fix release version
12mr|kdewebdev4-4.9.4-1|691	- new snapshot
12mr|kdewebdev4-4.9.4-1|692	
12mr|kdewebdev4-4.9.4-1|693	
12mr|kdewebdev4-4.9.4-1|694	* Thu Jan 18 2007 Laurent Montel <lmontel@mandriva.com> 3.80.2-0.20070117.2mdv2007.0
12mr|kdewebdev4-4.9.4-1|695	+ Revision: 110505
12mr|kdewebdev4-4.9.4-1|696	- Remove buildrequires
12mr|kdewebdev4-4.9.4-1|697	- Update
12mr|kdewebdev4-4.9.4-1|698	
12mr|kdewebdev4-4.9.4-1|699	* Thu Jan 11 2007 Laurent Montel <lmontel@mandriva.com> 1:3.80.2-0.20070109.2mdv2007.1
12mr|kdewebdev4-4.9.4-1|700	+ Revision: 107441
12mr|kdewebdev4-4.9.4-1|701	- Import kdewebdev4
12mr|kdewebdev4-4.9.4-1|702	

14544 12
12mr|kdf-4.9.4-1|1	Name:		kdf
12mr|kdf-4.9.4-1|2	Summary:	View free disk space
12mr|kdf-4.9.4-1|3	Version:	4.9.4
12mr|kdf-4.9.4-1|4	Release:	1
12mr|kdf-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kdf-4.9.4-1|6	License:	LGPLv2
12mr|kdf-4.9.4-1|7	URL:		http://utils.kde.org/projects/kdf
12mr|kdf-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kdf-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|kdf-4.9.4-1|10	
12mr|kdf-4.9.4-1|11	%description
12mr|kdf-4.9.4-1|12	KDiskFree displays the available file devices (hard drive partitions,
12mr|kdf-4.9.4-1|13	floppy and CD/DVD drives, etc.) along with information on their capacity,
12mr|kdf-4.9.4-1|14	free space, type and mount point. It also allows you to mount and unmount
12mr|kdf-4.9.4-1|15	drives and view them in a file manager.
12mr|kdf-4.9.4-1|16	
12mr|kdf-4.9.4-1|17	%files
12mr|kdf-4.9.4-1|18	%{_kde_appsdir}/kdf
12mr|kdf-4.9.4-1|19	%{_kde_bindir}/kdf
12mr|kdf-4.9.4-1|20	%{_kde_bindir}/kwikdisk
12mr|kdf-4.9.4-1|21	%{_kde_libdir}/kde4/kcm_kdf.so
12mr|kdf-4.9.4-1|22	%{_kde_iconsdir}/*/*/apps/kcmdf.*
12mr|kdf-4.9.4-1|23	%{_kde_iconsdir}/*/*/apps/kdf.*
12mr|kdf-4.9.4-1|24	%{_kde_iconsdir}/*/*/apps/kwikdisk.*
12mr|kdf-4.9.4-1|25	%{_kde_applicationsdir}/kdf.desktop
12mr|kdf-4.9.4-1|26	%{_kde_applicationsdir}/kwikdisk.desktop
12mr|kdf-4.9.4-1|27	%{_kde_services}/kcmdf.desktop
12mr|kdf-4.9.4-1|28	%{_kde_docdir}/HTML/*/kdf
12mr|kdf-4.9.4-1|29	%{_kde_docdir}/HTML/*/kcontrol/blockdevices
12mr|kdf-4.9.4-1|30	
12mr|kdf-4.9.4-1|31	#----------------------------------------------------------------------
12mr|kdf-4.9.4-1|32	
12mr|kdf-4.9.4-1|33	%prep
12mr|kdf-4.9.4-1|34	%setup -q
12mr|kdf-4.9.4-1|35	
12mr|kdf-4.9.4-1|36	%build
12mr|kdf-4.9.4-1|37	%cmake_kde4
12mr|kdf-4.9.4-1|38	%make
12mr|kdf-4.9.4-1|39	
12mr|kdf-4.9.4-1|40	%install
12mr|kdf-4.9.4-1|41	%makeinstall_std -C build
12mr|kdf-4.9.4-1|42	
12mr|kdf-4.9.4-1|43	%changelog
12mr|kdf-4.9.4-1|44	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kdf-4.9.4-1|45	- New version 4.9.4
12mr|kdf-4.9.4-1|46	
12mr|kdf-4.9.4-1|47	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kdf-4.9.4-1|48	- New version 4.9.3
12mr|kdf-4.9.4-1|49	
12mr|kdf-4.9.4-1|50	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kdf-4.9.4-1|51	- New version 4.9.2
12mr|kdf-4.9.4-1|52	
12mr|kdf-4.9.4-1|53	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kdf-4.9.4-1|54	- New version 4.9.1
12mr|kdf-4.9.4-1|55	
12mr|kdf-4.9.4-1|56	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kdf-4.9.4-1|57	- New version 4.9.0
12mr|kdf-4.9.4-1|58	
12mr|kdf-4.9.4-1|59	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|kdf-4.9.4-1|60	- New version 4.8.97
12mr|kdf-4.9.4-1|61	
12mr|kdf-4.9.4-1|62	* Thu Jul 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|kdf-4.9.4-1|63	- New version 4.8.95
12mr|kdf-4.9.4-1|64	
12mr|kdf-4.9.4-1|65	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.4-69.1mib2010.2
12mr|kdf-4.9.4-1|66	- New version 4.8.4
12mr|kdf-4.9.4-1|67	- MIB (Mandriva International Backports)
12mr|kdf-4.9.4-1|68	
12mr|kdf-4.9.4-1|69	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.3-69.1mib2010.2
12mr|kdf-4.9.4-1|70	- New version 4.8.3
12mr|kdf-4.9.4-1|71	- MIB (Mandriva International Backports)
12mr|kdf-4.9.4-1|72	
12mr|kdf-4.9.4-1|73	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.2-69.1mib2010.2
12mr|kdf-4.9.4-1|74	- New version 4.8.2
12mr|kdf-4.9.4-1|75	- MIB (Mandriva International Backports)
12mr|kdf-4.9.4-1|76	
12mr|kdf-4.9.4-1|77	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.1-69.1mib2010.2
12mr|kdf-4.9.4-1|78	- New version 4.8.1
12mr|kdf-4.9.4-1|79	- MIB (Mandriva International Backports)
12mr|kdf-4.9.4-1|80	
12mr|kdf-4.9.4-1|81	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.0-69.1mib2010.2
12mr|kdf-4.9.4-1|82	+ Revision: 762460
12mr|kdf-4.9.4-1|83	- Backport to 2010.2 for MIB users
12mr|kdf-4.9.4-1|84	- MIB (Mandriva International Backports)
12mr|kdf-4.9.4-1|85	
12mr|kdf-4.9.4-1|86	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|kdf-4.9.4-1|87	+ Revision: 762460
12mr|kdf-4.9.4-1|88	- New upstream tarball
12mr|kdf-4.9.4-1|89	
12mr|kdf-4.9.4-1|90	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kdf-4.9.4-1|91	+ Revision: 758053
12mr|kdf-4.9.4-1|92	- New upstream tarball
12mr|kdf-4.9.4-1|93	
12mr|kdf-4.9.4-1|94	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kdf-4.9.4-1|95	+ Revision: 744534
12mr|kdf-4.9.4-1|96	- New upstream tarball
12mr|kdf-4.9.4-1|97	
12mr|kdf-4.9.4-1|98	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|kdf-4.9.4-1|99	+ Revision: 739362
12mr|kdf-4.9.4-1|100	- New upstream tarball
12mr|kdf-4.9.4-1|101	- Import kdf
12mr|kdf-4.9.4-1|102	- Create folder
12mr|kdf-4.9.4-1|103	

14545 12
12mr|kdmfprintplugin-0.0-0.1050414.6|1	%define     oname KDMFprintPlugin
12mr|kdmfprintplugin-0.0-0.1050414.6|2	%define     svn_snapshot 1050414
12mr|kdmfprintplugin-0.0-0.1050414.6|3	
12mr|kdmfprintplugin-0.0-0.1050414.6|4	Summary:	Fingerprint support for KDM
12mr|kdmfprintplugin-0.0-0.1050414.6|5	Name:		kdmfprintplugin
12mr|kdmfprintplugin-0.0-0.1050414.6|6	Version:	0.0
12mr|kdmfprintplugin-0.0-0.1050414.6|7	Release:	0.%{svn_snapshot}.6
12mr|kdmfprintplugin-0.0-0.1050414.6|8	License:	GPLv2+
12mr|kdmfprintplugin-0.0-0.1050414.6|9	Group:		System/Configuration/Packaging
12mr|kdmfprintplugin-0.0-0.1050414.6|10	URL:		http://websvn.kde.org/trunk/playground/base/kfingerprint/KDMFprintPlugin/
12mr|kdmfprintplugin-0.0-0.1050414.6|11	Source0:	%{oname}-%{version}.%{svn_snapshot}.tar.bz2
12mr|kdmfprintplugin-0.0-0.1050414.6|12	BuildRequires:	kdelibs4-devel
12mr|kdmfprintplugin-0.0-0.1050414.6|13	BuildRequires:	kdebase4-workspace-devel
12mr|kdmfprintplugin-0.0-0.1050414.6|14	Requires:	kfingermanager
12mr|kdmfprintplugin-0.0-0.1050414.6|15	Requires:	pam_fprint
12mr|kdmfprintplugin-0.0-0.1050414.6|16	Requires:	libfprint
12mr|kdmfprintplugin-0.0-0.1050414.6|17	
12mr|kdmfprintplugin-0.0-0.1050414.6|18	%description
12mr|kdmfprintplugin-0.0-0.1050414.6|19	Fingerprint support for KDM.
12mr|kdmfprintplugin-0.0-0.1050414.6|20	
12mr|kdmfprintplugin-0.0-0.1050414.6|21	%files
12mr|kdmfprintplugin-0.0-0.1050414.6|22	%{_sysconfdir}/pam.d/kdm-fprintd
12mr|kdmfprintplugin-0.0-0.1050414.6|23	%{_sysconfdir}/pam.d/kscreensaver-fprintd
12mr|kdmfprintplugin-0.0-0.1050414.6|24	%{_sysconfdir}/pam.d/system-auth-fprintd
12mr|kdmfprintplugin-0.0-0.1050414.6|25	%{_kde_libdir}/kde4/kgreet_fprintd.so
12mr|kdmfprintplugin-0.0-0.1050414.6|26	%{_kde_appsdir}/kgreet_fprintd/pics/swipe.gif
12mr|kdmfprintplugin-0.0-0.1050414.6|27	
12mr|kdmfprintplugin-0.0-0.1050414.6|28	#--------------------------------------------------------------------
12mr|kdmfprintplugin-0.0-0.1050414.6|29	
12mr|kdmfprintplugin-0.0-0.1050414.6|30	%prep
12mr|kdmfprintplugin-0.0-0.1050414.6|31	%setup -q -n %{oname}
12mr|kdmfprintplugin-0.0-0.1050414.6|32	
12mr|kdmfprintplugin-0.0-0.1050414.6|33	%build
12mr|kdmfprintplugin-0.0-0.1050414.6|34	%cmake_kde4
12mr|kdmfprintplugin-0.0-0.1050414.6|35	%make
12mr|kdmfprintplugin-0.0-0.1050414.6|36	
12mr|kdmfprintplugin-0.0-0.1050414.6|37	%install
12mr|kdmfprintplugin-0.0-0.1050414.6|38	%makeinstall_std -C build
12mr|kdmfprintplugin-0.0-0.1050414.6|39	
12mr|kdmfprintplugin-0.0-0.1050414.6|40	
12mr|kdmfprintplugin-0.0-0.1050414.6|41	%changelog
12mr|kdmfprintplugin-0.0-0.1050414.6|42	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|kdmfprintplugin-0.0-0.1050414.6|43	+ Commit: 738f6aa
12mr|kdmfprintplugin-0.0-0.1050414.6|44	- Fix URL
12mr|kdmfprintplugin-0.0-0.1050414.6|45	
12mr|kdmfprintplugin-0.0-0.1050414.6|46	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|kdmfprintplugin-0.0-0.1050414.6|47	+ Commit: 298975a
12mr|kdmfprintplugin-0.0-0.1050414.6|48	- Drop find_lang as it finds nothing, fix URL, spec cleanup
12mr|kdmfprintplugin-0.0-0.1050414.6|49	
12mr|kdmfprintplugin-0.0-0.1050414.6|50	

14546 12
12mr|kernel-3.5.1-1|1	# -*- Mode: rpm-spec -*-
12mr|kernel-3.5.1-1|2	#
12mr|kernel-3.5.1-1|3	# This Specfile is based on kernel-tmb spec done by
12mr|kernel-3.5.1-1|4	# Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.5.1-1|5	#
12mr|kernel-3.5.1-1|6	# The mkflavour() macroization done by Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.5.1-1|7	#
12mr|kernel-3.5.1-1|8	# Mageia, Mandriva, MIB and ROSA kernels use kernel.org versioning
12mr|kernel-3.5.1-1|9	#
12mr|kernel-3.5.1-1|10	# MIB header
12mr|kernel-3.5.1-1|11	# %if %mdvver <= 201100
12mr|kernel-3.5.1-1|12	%define distsuffix rosa
12mr|kernel-3.5.1-1|13	# Vendor: MIB - Mandriva International Backports
12mr|kernel-3.5.1-1|14	# Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.5.1-1|15	# %endif
12mr|kernel-3.5.1-1|16	# end MIB header
12mr|kernel-3.5.1-1|17	#
12mr|kernel-3.5.1-1|18	%define kernelversion	3
12mr|kernel-3.5.1-1|19	%define patchlevel	5
12mr|kernel-3.5.1-1|20	# sublevel is now used for -stable patches
12mr|kernel-3.5.1-1|21	%define sublevel	1
12mr|kernel-3.5.1-1|22	
12mr|kernel-3.5.1-1|23	# Package release
12mr|kernel-3.5.1-1|24	%define mibrel		1
12mr|kernel-3.5.1-1|25	
12mr|kernel-3.5.1-1|26	# kernel Makefile extraversion is substituted by
12mr|kernel-3.5.1-1|27	# kpatch wich are either 0 (empty), rc (kpatch)
12mr|kernel-3.5.1-1|28	%define kpatch		0
12mr|kernel-3.5.1-1|29	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.5.1-1|30	%define kgit		0
12mr|kernel-3.5.1-1|31	
12mr|kernel-3.5.1-1|32	# kernel base name (also name of srpm)
12mr|kernel-3.5.1-1|33	%define kname 		kernel
12mr|kernel-3.5.1-1|34	
12mr|kernel-3.5.1-1|35	# Patch tarball tag
12mr|kernel-3.5.1-1|36	%define ktag		rosa
12mr|kernel-3.5.1-1|37	
12mr|kernel-3.5.1-1|38	# define rpmtag		%{distsuffix}
12mr|kernel-3.5.1-1|39	%define rpmtag		%{distsuffix}
12mr|kernel-3.5.1-1|40	%if %kpatch
12mr|kernel-3.5.1-1|41	%if %kgit
12mr|kernel-3.5.1-1|42	%define rpmrel		%mkrel 0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.5.1-1|43	%else
12mr|kernel-3.5.1-1|44	%define rpmrel		%mkrel 0.%{kpatch}.%{mibrel}
12mr|kernel-3.5.1-1|45	%endif
12mr|kernel-3.5.1-1|46	%else
12mr|kernel-3.5.1-1|47	%define rpmrel		%{mibrel}
12mr|kernel-3.5.1-1|48	%endif
12mr|kernel-3.5.1-1|49	
12mr|kernel-3.5.1-1|50	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.5.1-1|51	# rpm/urpmi/smart
12mr|kernel-3.5.1-1|52	%define fakever		1
12mr|kernel-3.5.1-1|53	%define fakerel 	3
12mr|kernel-3.5.1-1|54	
12mr|kernel-3.5.1-1|55	# version defines
12mr|kernel-3.5.1-1|56	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.5.1-1|57	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.5.1-1|58	
12mr|kernel-3.5.1-1|59	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.5.1-1|60	%if %kpatch
12mr|kernel-3.5.1-1|61	%if %sublevel
12mr|kernel-3.5.1-1|62	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.5.1-1|63	%else
12mr|kernel-3.5.1-1|64	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.5.1-1|65	%endif
12mr|kernel-3.5.1-1|66	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.5.1-1|67	%else
12mr|kernel-3.5.1-1|68	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.5.1-1|69	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.5.1-1|70	%endif
12mr|kernel-3.5.1-1|71	
12mr|kernel-3.5.1-1|72	# Used for not making too long names for rpms or search paths
12mr|kernel-3.5.1-1|73	%if %kpatch
12mr|kernel-3.5.1-1|74	%if %kgit
12mr|kernel-3.5.1-1|75	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.5.1-1|76	%else
12mr|kernel-3.5.1-1|77	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.5.1-1|78	%endif
12mr|kernel-3.5.1-1|79	%else
12mr|kernel-3.5.1-1|80	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.5.1-1|81	%endif
12mr|kernel-3.5.1-1|82	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.5.1-1|83	
12mr|kernel-3.5.1-1|84	# Having different top level names for packges means that you have to remove
12mr|kernel-3.5.1-1|85	# them by hard :(
12mr|kernel-3.5.1-1|86	%define top_dir_name 	%{kname}-%{_arch}
12mr|kernel-3.5.1-1|87	
12mr|kernel-3.5.1-1|88	%define build_dir 	${RPM_BUILD_DIR}/%{top_dir_name}
12mr|kernel-3.5.1-1|89	%define src_dir 	%{build_dir}/linux-%{tar_ver}
12mr|kernel-3.5.1-1|90	
12mr|kernel-3.5.1-1|91	# Disable useless debug rpms...
12mr|kernel-3.5.1-1|92	%define _enable_debug_packages 	%{nil}
12mr|kernel-3.5.1-1|93	%define debug_package 		%{nil}
12mr|kernel-3.5.1-1|94	
12mr|kernel-3.5.1-1|95	# Build defines
12mr|kernel-3.5.1-1|96	%define build_doc 		1
12mr|kernel-3.5.1-1|97	%define build_source 		1
12mr|kernel-3.5.1-1|98	%define build_devel 		1
12mr|kernel-3.5.1-1|99	
12mr|kernel-3.5.1-1|100	%define build_debug 		0
12mr|kernel-3.5.1-1|101	
12mr|kernel-3.5.1-1|102	#
12mr|kernel-3.5.1-1|103	# Old Mandriva kernel flavours plus new two PAE flavours
12mr|kernel-3.5.1-1|104	#
12mr|kernel-3.5.1-1|105	
12mr|kernel-3.5.1-1|106	# Build desktop i586 / 4GB
12mr|kernel-3.5.1-1|107	%ifarch %{ix86}
12mr|kernel-3.5.1-1|108	%define build_desktop586		0
12mr|kernel-3.5.1-1|109	%endif
12mr|kernel-3.5.1-1|110	
12mr|kernel-3.5.1-1|111	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.5.1-1|112	%define build_desktop			1
12mr|kernel-3.5.1-1|113	
12mr|kernel-3.5.1-1|114	# Build netbook (i686 / 4GB) / x86_64
12mr|kernel-3.5.1-1|115	%define build_netbook			0
12mr|kernel-3.5.1-1|116	
12mr|kernel-3.5.1-1|117	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mr|kernel-3.5.1-1|118	%define build_server			0
12mr|kernel-3.5.1-1|119	
12mr|kernel-3.5.1-1|120	# Build xen-pvops (i686 / 64GB)/x86_64
12mr|kernel-3.5.1-1|121	%define build_xen_pvops                 1
12mr|kernel-3.5.1-1|122	
12mr|kernel-3.5.1-1|123	# Build desktop686 pae (i686 / 64GB)
12mr|kernel-3.5.1-1|124	%ifarch %{ix86}
12mr|kernel-3.5.1-1|125	%define build_desktop_pae		0
12mr|kernel-3.5.1-1|126	%endif
12mr|kernel-3.5.1-1|127	
12mr|kernel-3.5.1-1|128	# Build netbook686 pae (i686 / 64GB)
12mr|kernel-3.5.1-1|129	%ifarch %{ix86}
12mr|kernel-3.5.1-1|130	%define build_netbook_pae		0
12mr|kernel-3.5.1-1|131	%endif
12mr|kernel-3.5.1-1|132	
12mr|kernel-3.5.1-1|133	#
12mr|kernel-3.5.1-1|134	# MIB low latency optimized flavours called "nrj"
12mr|kernel-3.5.1-1|135	#
12mr|kernel-3.5.1-1|136	
12mr|kernel-3.5.1-1|137	# Build nrj desktop586 (i586 / 4GB)
12mr|kernel-3.5.1-1|138	%ifarch %{ix86}
12mr|kernel-3.5.1-1|139	%define build_nrj_desktop586		0
12mr|kernel-3.5.1-1|140	%endif
12mr|kernel-3.5.1-1|141	
12mr|kernel-3.5.1-1|142	# Build nrj desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.5.1-1|143	%define build_nrj_desktop		0
12mr|kernel-3.5.1-1|144	
12mr|kernel-3.5.1-1|145	# Build nrj netbook (i686 / 4GB) / x86_64
12mr|kernel-3.5.1-1|146	%define build_nrj_netbook		0
12mr|kernel-3.5.1-1|147	
12mr|kernel-3.5.1-1|148	# Build nrj desktop686 pae (i686 / 64GB)
12mr|kernel-3.5.1-1|149	%ifarch %{ix86}
12mr|kernel-3.5.1-1|150	%define build_nrj_desktop_pae	0
12mr|kernel-3.5.1-1|151	%endif
12mr|kernel-3.5.1-1|152	
12mr|kernel-3.5.1-1|153	# Build nrj netbook686 pae (i686 / 64GB)
12mr|kernel-3.5.1-1|154	%ifarch %{ix86}
12mr|kernel-3.5.1-1|155	%define build_nrj_netbook_pae	0
12mr|kernel-3.5.1-1|156	%endif
12mr|kernel-3.5.1-1|157	
12mr|kernel-3.5.1-1|158	#
12mr|kernel-3.5.1-1|159	# experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.5.1-1|160	#
12mr|kernel-3.5.1-1|161	
12mr|kernel-3.5.1-1|162	# Build nrj netbook Intel Atom (matom / 4GB)
12mr|kernel-3.5.1-1|163	%ifarch %{ix86}
12mr|kernel-3.5.1-1|164	%define build_nrj_netbook_atom		0
12mr|kernel-3.5.1-1|165	%endif
12mr|kernel-3.5.1-1|166	
12mr|kernel-3.5.1-1|167	# Build nrj netbook Intel Atom pae (matom / 64GB)
12mr|kernel-3.5.1-1|168	%ifarch %{ix86}
12mr|kernel-3.5.1-1|169	%define build_nrj_netbook_atom_pae	0
12mr|kernel-3.5.1-1|170	%endif
12mr|kernel-3.5.1-1|171	
12mr|kernel-3.5.1-1|172	# Build nrj desktop Intel Core2 (mcore2 / 4GB)
12mr|kernel-3.5.1-1|173	%ifarch %{ix86}
12mr|kernel-3.5.1-1|174	%define build_nrj_desktop_core2   	0
12mr|kernel-3.5.1-1|175	%endif
12mr|kernel-3.5.1-1|176	
12mr|kernel-3.5.1-1|177	# Build nrj desktop Intel Core2 pae (mcore2 / 64GB)
12mr|kernel-3.5.1-1|178	%ifarch %{ix86}
12mr|kernel-3.5.1-1|179	%define build_nrj_desktop_core2_pae   	0
12mr|kernel-3.5.1-1|180	%endif
12mr|kernel-3.5.1-1|181	
12mr|kernel-3.5.1-1|182	#
12mr|kernel-3.5.1-1|183	# end of experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.5.1-1|184	#
12mr|kernel-3.5.1-1|185	
12mr|kernel-3.5.1-1|186	# build perf and cpupower tools
12mr|kernel-3.5.1-1|187	%if %mdvver == 201201
12mr|kernel-3.5.1-1|188	%define build_perf		1
12mr|kernel-3.5.1-1|189	%define build_cpupower		1
12mr|kernel-3.5.1-1|190	%else
12mr|kernel-3.5.1-1|191	%define build_perf		0
12mr|kernel-3.5.1-1|192	%define build_cpupower		0
12mr|kernel-3.5.1-1|193	%endif
12mr|kernel-3.5.1-1|194	
12mr|kernel-3.5.1-1|195	# compress modules with xz
12mr|kernel-3.5.1-1|196	%if %mdvver == 201201
12mr|kernel-3.5.1-1|197	%define build_modxz		0
12mr|kernel-3.5.1-1|198	%else
12mr|kernel-3.5.1-1|199	%define build_modxz		0
12mr|kernel-3.5.1-1|200	%endif
12mr|kernel-3.5.1-1|201	
12mr|kernel-3.5.1-1|202	# ARM builds
12mr|kernel-3.5.1-1|203	%ifarch %{arm}
12mr|kernel-3.5.1-1|204	%define build_desktop		0
12mr|kernel-3.5.1-1|205	%define build_netbook		0
12mr|kernel-3.5.1-1|206	%define build_server		0
12mr|kernel-3.5.1-1|207	%define build_iop32x		0
12mr|kernel-3.5.1-1|208	%define build_kirkwood		1
12mr|kernel-3.5.1-1|209	%define build_versatile		1
12mr|kernel-3.5.1-1|210	# no cpupower tools on arm yet
12mr|kernel-3.5.1-1|211	%define build_cpupower		0
12mr|kernel-3.5.1-1|212	# arm is currently not using xz
12mr|kernel-3.5.1-1|213	%define build_modxz		0
12mr|kernel-3.5.1-1|214	%endif
12mr|kernel-3.5.1-1|215	# End of user definitions
12mr|kernel-3.5.1-1|216	
12mr|kernel-3.5.1-1|217	# buildtime flags
12mr|kernel-3.5.1-1|218	%{?_without_desktop586: %global build_desktop586 0}
12mr|kernel-3.5.1-1|219	%{?_without_desktop: %global build_desktop 0}
12mr|kernel-3.5.1-1|220	%{?_without_netbook: %global build_netbook 0}
12mr|kernel-3.5.1-1|221	%{?_without_server: %global build_server 0}
12mr|kernel-3.5.1-1|222	%{?_without_xen_pvops: %global build_xen_pvops 0}
12mr|kernel-3.5.1-1|223	%{?_without_desktop_pae: %global build_desktop_pae 0}
12mr|kernel-3.5.1-1|224	%{?_without_netbook_pae: %global build_netbook_pae 0}
12mr|kernel-3.5.1-1|225	%{?_without_nrj_desktop586: %global build_nrj_desktop586 0}
12mr|kernel-3.5.1-1|226	%{?_without_nrj_desktop: %global build_nrj_desktop 0}
12mr|kernel-3.5.1-1|227	%{?_without_nrj_netbook: %global build_nrj_netbook 0}
12mr|kernel-3.5.1-1|228	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 0}
12mr|kernel-3.5.1-1|229	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 0}
12mr|kernel-3.5.1-1|230	%{?_without_nrj_netbook_atom: %global build_nrj_netbook_atom 0}
12mr|kernel-3.5.1-1|231	%{?_without_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 0}
12mr|kernel-3.5.1-1|232	%{?_without_nrj_desktop_core2: %global build_nrj_desktop_core2 0}
12mr|kernel-3.5.1-1|233	%{?_without_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 0}
12mr|kernel-3.5.1-1|234	
12mr|kernel-3.5.1-1|235	%{?_without_doc: %global build_doc 0}
12mr|kernel-3.5.1-1|236	%{?_without_source: %global build_source 0}
12mr|kernel-3.5.1-1|237	%{?_without_devel: %global build_devel 0}
12mr|kernel-3.5.1-1|238	%{?_without_debug: %global build_debug 0}
12mr|kernel-3.5.1-1|239	%{?_without_perf: %global build_perf 0}
12mr|kernel-3.5.1-1|240	%{?_without_cpupower: %global build_cpupower 0}
12mr|kernel-3.5.1-1|241	%{?_without_modxz: %global build_modxz 0}
12mr|kernel-3.5.1-1|242	
12mr|kernel-3.5.1-1|243	%{?_with_desktop586: %global build_desktop586 1}
12mr|kernel-3.5.1-1|244	%{?_with_desktop: %global build_desktop 1}
12mr|kernel-3.5.1-1|245	%{?_with_netbook: %global build_netbook 1}
12mr|kernel-3.5.1-1|246	%{?_with_server: %global build_server 1}
12mr|kernel-3.5.1-1|247	%{?_with_xen_pvops: %global build_xen_pvops 1}
12mr|kernel-3.5.1-1|248	%{?_without_desktop_pae: %global build_desktop_pae 1}
12mr|kernel-3.5.1-1|249	%{?_without_netbook_pae: %global build_netbook_pae 1}
12mr|kernel-3.5.1-1|250	%{?_without_nrj_desktop586: %global build_nrj_desktop586 1}
12mr|kernel-3.5.1-1|251	%{?_without_nrj_desktop: %global build_nrj_desktop 1}
12mr|kernel-3.5.1-1|252	%{?_without_nrj_netbook: %global build_nrj_netbook 1}
12mr|kernel-3.5.1-1|253	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 1}
12mr|kernel-3.5.1-1|254	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 1}
12mr|kernel-3.5.1-1|255	%{?_with_nrj_netbook_atom: %global build_nrj_netbook_atom 1}
12mr|kernel-3.5.1-1|256	%{?_with_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 1}
12mr|kernel-3.5.1-1|257	%{?_with_nrj_desktop_core2: %global build_nrj_desktop_core2 1}
12mr|kernel-3.5.1-1|258	%{?_with_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 1}
12mr|kernel-3.5.1-1|259	
12mr|kernel-3.5.1-1|260	%{?_with_doc: %global build_doc 1}
12mr|kernel-3.5.1-1|261	%{?_with_source: %global build_source 1}
12mr|kernel-3.5.1-1|262	%{?_with_devel: %global build_devel 1}
12mr|kernel-3.5.1-1|263	%{?_with_debug: %global build_debug 1}
12mr|kernel-3.5.1-1|264	%{?_with_perf: %global build_perf 1}
12mr|kernel-3.5.1-1|265	%{?_with_cpupower: %global build_cpupower 1}
12mr|kernel-3.5.1-1|266	%{?_with_modxz: %global build_modxz 1}
12mr|kernel-3.5.1-1|267	
12mr|kernel-3.5.1-1|268	# ARM builds
12mr|kernel-3.5.1-1|269	%{?_with_iop32x: %global build_iop32x 1}
12mr|kernel-3.5.1-1|270	%{?_with_kirkwood: %global build_kirkwood 1}
12mr|kernel-3.5.1-1|271	%{?_with_versatile: %global build_versatile 1}
12mr|kernel-3.5.1-1|272	%{?_without_iop32x: %global build_iop32x 0}
12mr|kernel-3.5.1-1|273	%{?_without_kirkwood: %global build_kirkwood 0}
12mr|kernel-3.5.1-1|274	%{?_without_versatile: %global build_versatile 0}
12mr|kernel-3.5.1-1|275	
12mr|kernel-3.5.1-1|276	# For the .nosrc.rpm
12mr|kernel-3.5.1-1|277	%define build_nosrc 	0
12mr|kernel-3.5.1-1|278	%{?_with_nosrc: %global build_nosrc 1}
12mr|kernel-3.5.1-1|279	
12mr|kernel-3.5.1-1|280	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mr|kernel-3.5.1-1|281	%define kmake %make CC="$CC"
12mr|kernel-3.5.1-1|282	%else
12mr|kernel-3.5.1-1|283	%define kmake %make
12mr|kernel-3.5.1-1|284	%endif
12mr|kernel-3.5.1-1|285	# there are places where parallel make don't work
12mr|kernel-3.5.1-1|286	%define smake make
12mr|kernel-3.5.1-1|287	
12mr|kernel-3.5.1-1|288	# Parallelize xargs invocations on smp machines
12mr|kernel-3.5.1-1|289	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
12mr|kernel-3.5.1-1|290	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
12mr|kernel-3.5.1-1|291	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
12mr|kernel-3.5.1-1|292	
12mr|kernel-3.5.1-1|293	# Sparc arch wants sparc64 kernels
12mr|kernel-3.5.1-1|294	%define target_arch    %(echo %{_arch} | sed -e 's/mips.*/mips/' -e 's/arm.*/arm/')
12mr|kernel-3.5.1-1|295	
12mr|kernel-3.5.1-1|296	
12mr|kernel-3.5.1-1|297	#
12mr|kernel-3.5.1-1|298	# SRC RPM description
12mr|kernel-3.5.1-1|299	#
12mr|kernel-3.5.1-1|300	Summary: 	Linux kernel built for Mandriva
12mr|kernel-3.5.1-1|301	Name:		%{kname}
12mr|kernel-3.5.1-1|302	Version: 	%{kversion}
12mr|kernel-3.5.1-1|303	Release: 	%{rpmrel}
12mr|kernel-3.5.1-1|304	License: 	GPLv2
12mr|kernel-3.5.1-1|305	Group: 	 	System/Kernel and hardware
12mr|kernel-3.5.1-1|306	ExclusiveArch: %{ix86} x86_64 %{arm}
12mr|kernel-3.5.1-1|307	ExclusiveOS: 	Linux
12mr|kernel-3.5.1-1|308	URL:            http://www.kernel.org
12mr|kernel-3.5.1-1|309	
12mr|kernel-3.5.1-1|310	####################################################################
12mr|kernel-3.5.1-1|311	#
12mr|kernel-3.5.1-1|312	# Sources
12mr|kernel-3.5.1-1|313	#
12mr|kernel-3.5.1-1|314	### This is for full SRC RPM
12mr|kernel-3.5.1-1|315	Source0: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.xz
12mr|kernel-3.5.1-1|316	Source1: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.sign
12mr|kernel-3.5.1-1|317	### This is for stripped SRC RPM
12mr|kernel-3.5.1-1|318	%if %build_nosrc
12mr|kernel-3.5.1-1|319	NoSource: 0
12mr|kernel-3.5.1-1|320	%endif
12mr|kernel-3.5.1-1|321	# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
12mr|kernel-3.5.1-1|322	Source2: 	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
12mr|kernel-3.5.1-1|323	
12mr|kernel-3.5.1-1|324	Source4: 	README.kernel-sources
12mr|kernel-3.5.1-1|325	
12mr|kernel-3.5.1-1|326	# config and systemd service file from fedora
12mr|kernel-3.5.1-1|327	Source50:	cpupower.service
12mr|kernel-3.5.1-1|328	Source51:	cpupower.config
12mr|kernel-3.5.1-1|329	
12mr|kernel-3.5.1-1|330	# our patch tarball
12mr|kernel-3.5.1-1|331	Source100: 	linux-%{patch_ver}.tar.xz
12mr|kernel-3.5.1-1|332	
12mr|kernel-3.5.1-1|333	####################################################################
12mr|kernel-3.5.1-1|334	#
12mr|kernel-3.5.1-1|335	# Patches
12mr|kernel-3.5.1-1|336	
12mr|kernel-3.5.1-1|337	#
12mr|kernel-3.5.1-1|338	# Patch0 to Patch100 are for core kernel upgrades.
12mr|kernel-3.5.1-1|339	#
12mr|kernel-3.5.1-1|340	
12mr|kernel-3.5.1-1|341	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/testing
12mr|kernel-3.5.1-1|342	
12mr|kernel-3.5.1-1|343	%if %kpatch
12mr|kernel-3.5.1-1|344	%if %sublevel
12mr|kernel-3.5.1-1|345	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.bz2
12mr|kernel-3.5.1-1|346	Source11:	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.sign
12mr|kernel-3.5.1-1|347	%else
12mr|kernel-3.5.1-1|348	Patch1:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.bz2
12mr|kernel-3.5.1-1|349	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.sign
12mr|kernel-3.5.1-1|350	%endif
12mr|kernel-3.5.1-1|351	%endif
12mr|kernel-3.5.1-1|352	%if %kgit
12mr|kernel-3.5.1-1|353	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.bz2
12mr|kernel-3.5.1-1|354	Source11: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.sign
12mr|kernel-3.5.1-1|355	%endif
12mr|kernel-3.5.1-1|356	%if %sublevel
12mr|kernel-3.5.1-1|357	%if %kpatch
12mr|kernel-3.5.1-1|358	%define prev_sublevel %(expr %{sublevel} - 1)
12mr|kernel-3.5.1-1|359	%if %prev_sublevel
12mr|kernel-3.5.1-1|360	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.bz2
12mr|kernel-3.5.1-1|361	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.sign
12mr|kernel-3.5.1-1|362	%endif
12mr|kernel-3.5.1-1|363	%else
12mr|kernel-3.5.1-1|364	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.bz2
12mr|kernel-3.5.1-1|365	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.sign
12mr|kernel-3.5.1-1|366	%endif
12mr|kernel-3.5.1-1|367	%endif
12mr|kernel-3.5.1-1|368	
12mr|kernel-3.5.1-1|369	#END
12mr|kernel-3.5.1-1|370	####################################################################
12mr|kernel-3.5.1-1|371	
12mr|kernel-3.5.1-1|372	# Defines for the things that are needed for all the kernels
12mr|kernel-3.5.1-1|373	#
12mr|kernel-3.5.1-1|374	%define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \
12mr|kernel-3.5.1-1|375	Mandriva operating system. The kernel handles the basic functions \
12mr|kernel-3.5.1-1|376	of the operating system: memory allocation, process allocation, device \
12mr|kernel-3.5.1-1|377	input and output, etc.
12mr|kernel-3.5.1-1|378	
12mr|kernel-3.5.1-1|379	%define common_desc_kernel_smp This kernel relies on in-kernel smp alternatives to switch between up & smp \
12mr|kernel-3.5.1-1|380	mode depending on detected hardware. To force the kernel to boot in single \
12mr|kernel-3.5.1-1|381	processor mode, use the "nosmp" boot parameter.
12mr|kernel-3.5.1-1|382	
12mr|kernel-3.5.1-1|383	
12mr|kernel-3.5.1-1|384	### Global Requires/Provides
12mr|kernel-3.5.1-1|385	
12mr|kernel-3.5.1-1|386	# %if %{mdkversion} >= 201200
12mr|kernel-3.5.1-1|387	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.5.1-1|388	%define requires2	dracut >= 017-16
12mr|kernel-3.5.1-1|389	%define requires3	kmod >= 7-6
12mr|kernel-3.5.1-1|390	# %define requires3	module-init-tools >= 3.16-5
12mr|kernel-3.5.1-1|391	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.5.1-1|392	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.5.1-1|393	# define requires6	carl9170-firmware >= 1.9.4-1
12mr|kernel-3.5.1-1|394	# %endif
12mr|kernel-3.5.1-1|395	
12mr|kernel-3.5.1-1|396	# %if %{mdkversion} < 201200
12mr|kernel-3.5.1-1|397	# %define requires1	bootloader-utils >= 1.13-1
12mr|kernel-3.5.1-1|398	# %define requires2	mkinitrd >= 4.2.17-31
12mr|kernel-3.5.1-1|399	# %define requires3	module-init-tools >= 3.0-7
12mr|kernel-3.5.1-1|400	# %define requires4	sysfsutils >= 1.3.0-1
12mr|kernel-3.5.1-1|401	# %define requires5	kernel-firmware >= 20101024-2
12mr|kernel-3.5.1-1|402	# %endif
12mr|kernel-3.5.1-1|403	
12mr|kernel-3.5.1-1|404	%define kprovides 	%{kname} = %{kverrel}, kernel = %{tar_ver}, alsa = 1.0.25
12mr|kernel-3.5.1-1|405	%define kprovides_server drbd-api = 88
12mr|kernel-3.5.1-1|406	
12mr|kernel-3.5.1-1|407	%define	kobsoletes	dkms-r8192se <= 0019.1207.2010-2, dkms-lzma <= 4.43-32, dkms-psb <= 4.41.1-7
12mr|kernel-3.5.1-1|408	
12mr|kernel-3.5.1-1|409	Autoreqprov: 		no
12mr|kernel-3.5.1-1|410	
12mr|kernel-3.5.1-1|411	BuildRequires: 	gcc kmod-devel
12mr|kernel-3.5.1-1|412	# BuildRequires:		gcc module-init-tools >= 3.0-7
12mr|kernel-3.5.1-1|413	# for perf, cpufreq and other tools
12mr|kernel-3.5.1-1|414	BuildRequires:		elfutils-devel
12mr|kernel-3.5.1-1|415	BuildRequires:		zlib-devel
12mr|kernel-3.5.1-1|416	BuildRequires:		binutils-devel
12mr|kernel-3.5.1-1|417	BuildRequires:		newt-devel
12mr|kernel-3.5.1-1|418	BuildRequires:		python-devel
12mr|kernel-3.5.1-1|419	BuildRequires:		perl(ExtUtils::Embed)
12mr|kernel-3.5.1-1|420	BuildRequires:		pciutils-devel
12mr|kernel-3.5.1-1|421	BuildRequires:		asciidoc
12mr|kernel-3.5.1-1|422	BuildRequires:		xmlto
12mr|kernel-3.5.1-1|423	BuildRequires:		gettext
12mr|kernel-3.5.1-1|424	BuildRequires:		docbook-style-xsl
12mr|kernel-3.5.1-1|425	BuildRequires:		pkgconfig(gtk+-2.0)
12mr|kernel-3.5.1-1|426	BuildRequires:		flex
12mr|kernel-3.5.1-1|427	BuildRequires:		bison
12mr|kernel-3.5.1-1|428	
12mr|kernel-3.5.1-1|429	%ifarch %{arm}
12mr|kernel-3.5.1-1|430	BuildRequires:		uboot-mkimage
12mr|kernel-3.5.1-1|431	%endif
12mr|kernel-3.5.1-1|432	
12mr|kernel-3.5.1-1|433	
12mr|kernel-3.5.1-1|434	%description
12mr|kernel-3.5.1-1|435	%common_desc_kernel
12mr|kernel-3.5.1-1|436	%ifnarch %{arm}
12mr|kernel-3.5.1-1|437	%common_desc_kernel_smp
12mr|kernel-3.5.1-1|438	%endif
12mr|kernel-3.5.1-1|439	
12mr|kernel-3.5.1-1|440	# Define obsolete/provides to help automatic upgrades of old kernel-xen-pvops
12mr|kernel-3.5.1-1|441	%define latest_obsoletes_server kernel-xen-pvops-latest < 3.2.1-1
12mr|kernel-3.5.1-1|442	%define latest_provides_server kernel-xen-pvops-latest = %{kverrel}
12mr|kernel-3.5.1-1|443	%define latest_obsoletes_devel_server kernel-xen-pvops-devel-latest < 3.2.1-1
12mr|kernel-3.5.1-1|444	%define latest_provides_devel_server kernel-xen-pvops-devel-latest = %{kverrel}
12mr|kernel-3.5.1-1|445	
12mr|kernel-3.5.1-1|446	# mkflavour() name flavour processor
12mr|kernel-3.5.1-1|447	# name: the flavour name in the package name
12mr|kernel-3.5.1-1|448	# flavour: first parameter of CreateKernel()
12mr|kernel-3.5.1-1|449	%define mkflavour()					\
12mr|kernel-3.5.1-1|450	%package -n %{kname}-%{1}-%{buildrel}			\
12mr|kernel-3.5.1-1|451	Version:	%{fakever}				\
12mr|kernel-3.5.1-1|452	Release:	%{fakerel}				\
12mr|kernel-3.5.1-1|453	Provides:	%kprovides				\
12mr|kernel-3.5.1-1|454	%{expand:%%{?kprovides_%{1}:Provides: %{kprovides_%{1}}}} \
12mr|kernel-3.5.1-1|455	Provides:	%{kname}-%{1}				\
12mr|kernel-3.5.1-1|456	Requires(pre):	%requires1 %requires2 %requires3 %requires4 \
12mr|kernel-3.5.1-1|457	#Requires:	%requires2 %requires5 %requires6	\
12mr|kernel-3.5.1-1|458	Requires:	%requires2 %requires5			\
12mr|kernel-3.5.1-1|459	Obsoletes:	%kobsoletes				\
12mr|kernel-3.5.1-1|460	Provides:	should-restart = system			\
12mr|kernel-3.5.1-1|461	Suggests:	crda					\
12mr|kernel-3.5.1-1|462	%ifarch %{ix86}						\
12mr|kernel-3.5.1-1|463	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.1-1|464	%endif							\
12mr|kernel-3.5.1-1|465	Summary:	%{expand:%{summary_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.5.1-1|466	Group:		System/Kernel and hardware		\
12mr|kernel-3.5.1-1|467	%description -n %{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.5.1-1|468	%common_desc_kernel %{expand:%{info_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.5.1-1|469	%ifnarch %{arm}						\
12mr|kernel-3.5.1-1|470	%common_desc_kernel_smp					\
12mr|kernel-3.5.1-1|471	%endif							\
12mr|kernel-3.5.1-1|472	\
12mr|kernel-3.5.1-1|473	%if %build_devel					\
12mr|kernel-3.5.1-1|474	%package -n	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.5.1-1|475	Version:	%{fakever}				\
12mr|kernel-3.5.1-1|476	Release:	%{fakerel}				\
12mr|kernel-3.5.1-1|477	Requires:	glibc-devel ncurses-devel make gcc perl	\
12mr|kernel-3.5.1-1|478	Summary:	The kernel-devel files for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.5.1-1|479	Group:		Development/Kernel			\
12mr|kernel-3.5.1-1|480	Provides:	%{kname}-devel = %{kverrel} 		\
12mr|kernel-3.5.1-1|481	Provides:	%{kname}-%{1}-devel			\
12mr|kernel-3.5.1-1|482	%ifarch %{ix86}						\
12mr|kernel-3.5.1-1|483	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.1-1|484	%endif							\
12mr|kernel-3.5.1-1|485	%description -n %{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.5.1-1|486	This package contains the kernel files (headers and build tools) \
12mr|kernel-3.5.1-1|487	that should be enough to build additional drivers for   \
12mr|kernel-3.5.1-1|488	use with %{kname}-%{1}-%{buildrel}.                     \
12mr|kernel-3.5.1-1|489	\
12mr|kernel-3.5.1-1|490	If you want to build your own kernel, you need to install the full \
12mr|kernel-3.5.1-1|491	%{kname}-source-%{buildrel} rpm.			\
12mr|kernel-3.5.1-1|492	\
12mr|kernel-3.5.1-1|493	%endif							\
12mr|kernel-3.5.1-1|494	\
12mr|kernel-3.5.1-1|495	%if %build_debug					\
12mr|kernel-3.5.1-1|496	%package -n	%{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.5.1-1|497	Version:	%{fakever}				\
12mr|kernel-3.5.1-1|498	Release:	%{fakerel}				\
12mr|kernel-3.5.1-1|499	Summary:	Files with debug info for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.5.1-1|500	Group:		Development/Debug			\
12mr|kernel-3.5.1-1|501	Provides:	kernel-debug = %{kverrel} 		\
12mr|kernel-3.5.1-1|502	%ifarch %{ix86}						\
12mr|kernel-3.5.1-1|503	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.1-1|504	%endif							\
12mr|kernel-3.5.1-1|505	%description -n %{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.5.1-1|506	This package contains the files with debug info to aid in debug tasks \
12mr|kernel-3.5.1-1|507	when using %{kname}-%{1}-%{buildrel}.			\
12mr|kernel-3.5.1-1|508	\
12mr|kernel-3.5.1-1|509	If you need to look at debug information or use some application that \
12mr|kernel-3.5.1-1|510	needs debugging info from the kernel, this package may help. \
12mr|kernel-3.5.1-1|511	\
12mr|kernel-3.5.1-1|512	%endif							\
12mr|kernel-3.5.1-1|513	\
12mr|kernel-3.5.1-1|514	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.5.1-1|515	Version:	%{kversion}				\
12mr|kernel-3.5.1-1|516	Release:	%{rpmrel}				\
12mr|kernel-3.5.1-1|517	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.5.1-1|518	Group:		System/Kernel and hardware		\
12mr|kernel-3.5.1-1|519	Requires:	%{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.5.1-1|520	%ifarch %{ix86}						\
12mr|kernel-3.5.1-1|521	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.1-1|522	%endif							\
12mr|kernel-3.5.1-1|523	%{expand:%%{?latest_obsoletes_%{1}:Obsoletes: %{latest_obsoletes_%{1}}}} \
12mr|kernel-3.5.1-1|524	%{expand:%%{?latest_provides_%{1}:Provides: %{latest_provides_%{1}}}} \
12mr|kernel-3.5.1-1|525	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.5.1-1|526	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.1-1|527	latest %{kname}-%{1} installed...			\
12mr|kernel-3.5.1-1|528	\
12mr|kernel-3.5.1-1|529	%if %build_devel					\
12mr|kernel-3.5.1-1|530	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.5.1-1|531	Version:	%{kversion}				\
12mr|kernel-3.5.1-1|532	Release:	%{rpmrel}				\
12mr|kernel-3.5.1-1|533	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.5.1-1|534	Group:		Development/Kernel			\
12mr|kernel-3.5.1-1|535	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.5.1-1|536	%ifarch %{ix86}						\
12mr|kernel-3.5.1-1|537	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.1-1|538	%endif							\
12mr|kernel-3.5.1-1|539	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.5.1-1|540	%{expand:%%{?latest_obsoletes_devel_%{1}:Obsoletes: %{latest_obsoletes_devel_%{1}}}} \
12mr|kernel-3.5.1-1|541	%{expand:%%{?latest_provides_devel_%{1}:Provides: %{latest_provides_devel_%{1}}}} \
12mr|kernel-3.5.1-1|542	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.5.1-1|543	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.1-1|544	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.5.1-1|545	\
12mr|kernel-3.5.1-1|546	%endif							\
12mr|kernel-3.5.1-1|547	\
12mr|kernel-3.5.1-1|548	%post -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-post \
12mr|kernel-3.5.1-1|549	%posttrans -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-posttrans \
12mr|kernel-3.5.1-1|550	%preun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-preun \
12mr|kernel-3.5.1-1|551	%postun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-postun \
12mr|kernel-3.5.1-1|552	\
12mr|kernel-3.5.1-1|553	%if %build_devel					\
12mr|kernel-3.5.1-1|554	%post -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-post \
12mr|kernel-3.5.1-1|555	%preun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-preun \
12mr|kernel-3.5.1-1|556	%postun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-postun \
12mr|kernel-3.5.1-1|557	%endif							\
12mr|kernel-3.5.1-1|558	\
12mr|kernel-3.5.1-1|559	%files -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1} \
12mr|kernel-3.5.1-1|560	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.5.1-1|561	\
12mr|kernel-3.5.1-1|562	%if %build_devel					\
12mr|kernel-3.5.1-1|563	%files -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1} \
12mr|kernel-3.5.1-1|564	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.5.1-1|565	%endif							\
12mr|kernel-3.5.1-1|566	\
12mr|kernel-3.5.1-1|567	%if %build_debug					\
12mr|kernel-3.5.1-1|568	%files -n %{kname}-%{1}-%{buildrel}-debug -f kernel_debug_files.%{1} \
12mr|kernel-3.5.1-1|569	%endif
12mr|kernel-3.5.1-1|570	
12mr|kernel-3.5.1-1|571	%ifarch %{ix86}
12mr|kernel-3.5.1-1|572	#
12mr|kernel-3.5.1-1|573	# kernel-desktop586: i586, smp-alternatives, 4GB
12mr|kernel-3.5.1-1|574	#
12mr|kernel-3.5.1-1|575	%if %build_desktop586
12mr|kernel-3.5.1-1|576	%define summary_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.5.1-1|577	%define info_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.1-1|578	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.1-1|579	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|580	%mkflavour desktop586
12mr|kernel-3.5.1-1|581	%endif
12mr|kernel-3.5.1-1|582	%endif
12mr|kernel-3.5.1-1|583	
12mr|kernel-3.5.1-1|584	#
12mr|kernel-3.5.1-1|585	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.1-1|586	#
12mr|kernel-3.5.1-1|587	%if %build_desktop
12mr|kernel-3.5.1-1|588	%ifarch %{ix86}
12mr|kernel-3.5.1-1|589	%define summary_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.5.1-1|590	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.1-1|591	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.1-1|592	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|593	%else
12mr|kernel-3.5.1-1|594	%define summary_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.5.1-1|595	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.1-1|596	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.5.1-1|597	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|598	%endif
12mr|kernel-3.5.1-1|599	%mkflavour desktop
12mr|kernel-3.5.1-1|600	%endif
12mr|kernel-3.5.1-1|601	
12mr|kernel-3.5.1-1|602	#
12mr|kernel-3.5.1-1|603	# kernel-netbook: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.1-1|604	#
12mr|kernel-3.5.1-1|605	%if %build_netbook
12mr|kernel-3.5.1-1|606	%ifarch %{ix86}
12mr|kernel-3.5.1-1|607	%define summary_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.5.1-1|608	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.1-1|609	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.1-1|610	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|611	%else
12mr|kernel-3.5.1-1|612	%define summary_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.5.1-1|613	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.1-1|614	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.5.1-1|615	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|616	%endif
12mr|kernel-3.5.1-1|617	%mkflavour netbook
12mr|kernel-3.5.1-1|618	%endif
12mr|kernel-3.5.1-1|619	
12mr|kernel-3.5.1-1|620	#
12mr|kernel-3.5.1-1|621	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mr|kernel-3.5.1-1|622	#
12mr|kernel-3.5.1-1|623	%if %build_server
12mr|kernel-3.5.1-1|624	%ifarch %{ix86}
12mr|kernel-3.5.1-1|625	%define summary_server Linux Kernel for server use with i686 & 64GB RAM
12mr|kernel-3.5.1-1|626	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.5.1-1|627	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using \
12mr|kernel-3.5.1-1|628	no preempt, HZ_100, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|629	%else
12mr|kernel-3.5.1-1|630	%define summary_server Linux Kernel for server use with %{_arch}
12mr|kernel-3.5.1-1|631	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.5.1-1|632	multiple %{_arch} processor(s)/core(s), using no preempt, HZ_100, \
12mr|kernel-3.5.1-1|633	CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|634	%endif
12mr|kernel-3.5.1-1|635	%mkflavour server
12mr|kernel-3.5.1-1|636	%endif
12mr|kernel-3.5.1-1|637	
12mr|kernel-3.5.1-1|638	%ifarch %{ix86}
12mr|kernel-3.5.1-1|639	#
12mr|kernel-3.5.1-1|640	# kernel-desktop-pae: i686, smp-alternatives, 64GB
12mr|kernel-3.5.1-1|641	#
12mr|kernel-3.5.1-1|642	%if %build_desktop_pae
12mr|kernel-3.5.1-1|643	%define summary_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.5.1-1|644	%define info_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.1-1|645	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.1-1|646	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|647	%mkflavour desktop-pae
12mr|kernel-3.5.1-1|648	%endif
12mr|kernel-3.5.1-1|649	%endif
12mr|kernel-3.5.1-1|650	
12mr|kernel-3.5.1-1|651	%ifarch %{ix86}
12mr|kernel-3.5.1-1|652	#
12mr|kernel-3.5.1-1|653	# kernel-netbook-pae: i686, smp-alternatives, 64 GB
12mr|kernel-3.5.1-1|654	#
12mr|kernel-3.5.1-1|655	%if %build_netbook_pae
12mr|kernel-3.5.1-1|656	%define summary_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.5.1-1|657	%define info_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.1-1|658	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.1-1|659	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|660	%mkflavour netbook-pae
12mr|kernel-3.5.1-1|661	%endif
12mr|kernel-3.5.1-1|662	%endif
12mr|kernel-3.5.1-1|663	
12mr|kernel-3.5.1-1|664	%ifarch %{ix86}
12mr|kernel-3.5.1-1|665	#
12mr|kernel-3.5.1-1|666	# kernel-nrj-desktop586: nrj, i586, smp-alternatives, 4GB
12mr|kernel-3.5.1-1|667	#
12mr|kernel-3.5.1-1|668	%if %build_nrj_desktop586
12mr|kernel-3.5.1-1|669	%define summary_nrj_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.5.1-1|670	%define info_nrj_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.1-1|671	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.1-1|672	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|673	%mkflavour nrj-desktop586
12mr|kernel-3.5.1-1|674	%endif
12mr|kernel-3.5.1-1|675	%endif
12mr|kernel-3.5.1-1|676	
12mr|kernel-3.5.1-1|677	#
12mr|kernel-3.5.1-1|678	# kernel-nrj-desktop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.1-1|679	#
12mr|kernel-3.5.1-1|680	%if %build_nrj_desktop
12mr|kernel-3.5.1-1|681	%ifarch %{ix86}
12mr|kernel-3.5.1-1|682	%define summary_nrj_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.5.1-1|683	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.1-1|684	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.1-1|685	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|686	%else
12mr|kernel-3.5.1-1|687	%define summary_nrj_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.5.1-1|688	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.1-1|689	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.5.1-1|690	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|691	%endif
12mr|kernel-3.5.1-1|692	%mkflavour nrj-desktop
12mr|kernel-3.5.1-1|693	%endif
12mr|kernel-3.5.1-1|694	
12mr|kernel-3.5.1-1|695	#
12mr|kernel-3.5.1-1|696	# kernel-nrj-netbook: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.1-1|697	#
12mr|kernel-3.5.1-1|698	%if %build_nrj_netbook
12mr|kernel-3.5.1-1|699	%ifarch %{ix86}
12mr|kernel-3.5.1-1|700	%define summary_nrj_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.5.1-1|701	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.1-1|702	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.1-1|703	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|704	%else
12mr|kernel-3.5.1-1|705	%define summary_nrj_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.5.1-1|706	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.1-1|707	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.5.1-1|708	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|709	%endif
12mr|kernel-3.5.1-1|710	%mkflavour nrj-netbook
12mr|kernel-3.5.1-1|711	%endif
12mr|kernel-3.5.1-1|712	
12mr|kernel-3.5.1-1|713	%ifarch %{ix86}
12mr|kernel-3.5.1-1|714	#
12mr|kernel-3.5.1-1|715	# kernel-nrj-desktop-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.5.1-1|716	#
12mr|kernel-3.5.1-1|717	%if %build_nrj_desktop_pae
12mr|kernel-3.5.1-1|718	%define summary_nrj_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.5.1-1|719	%define info_nrj_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.1-1|720	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.1-1|721	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|722	%mkflavour nrj-desktop-pae
12mr|kernel-3.5.1-1|723	%endif
12mr|kernel-3.5.1-1|724	%endif
12mr|kernel-3.5.1-1|725	
12mr|kernel-3.5.1-1|726	%ifarch %{ix86}
12mr|kernel-3.5.1-1|727	#
12mr|kernel-3.5.1-1|728	# kernel-nrj-netbook-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.5.1-1|729	#
12mr|kernel-3.5.1-1|730	%if %build_nrj_netbook_pae
12mr|kernel-3.5.1-1|731	%define summary_nrj_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.5.1-1|732	%define info_nrj_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.1-1|733	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.1-1|734	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|735	%mkflavour nrj-netbook-pae
12mr|kernel-3.5.1-1|736	%endif
12mr|kernel-3.5.1-1|737	%endif
12mr|kernel-3.5.1-1|738	
12mr|kernel-3.5.1-1|739	%ifarch %{ix86}
12mr|kernel-3.5.1-1|740	#
12mr|kernel-3.5.1-1|741	# kernel-nrj-netbook-atom: nrj, for Intel Atom cpu, smp-alternatives, 4 GB
12mr|kernel-3.5.1-1|742	#
12mr|kernel-3.5.1-1|743	%if %build_nrj_netbook_atom
12mr|kernel-3.5.1-1|744	%define summary_nrj_netbook_atom Linux Kernel for netbook use with Intel Atom cpu, less than 4GB RAM
12mr|kernel-3.5.1-1|745	%define info_nrj_netbook_atom This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.1-1|746	multiple Intel Atom cpu processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.1-1|747	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|748	%mkflavour nrj-netbook-atom
12mr|kernel-3.5.1-1|749	%endif
12mr|kernel-3.5.1-1|750	%endif
12mr|kernel-3.5.1-1|751	
12mr|kernel-3.5.1-1|752	%ifarch %{ix86}
12mr|kernel-3.5.1-1|753	#
12mr|kernel-3.5.1-1|754	# kernel-nrj-netbook-atom-pae: nrj, for Intel Atom cpu, smp-alternatives, 64 GB
12mr|kernel-3.5.1-1|755	#
12mr|kernel-3.5.1-1|756	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.5.1-1|757	%define summary_nrj_netbook_atom_pae Linux Kernel for netbook use with Intel Atom cpu & upto 64GB RAM
12mr|kernel-3.5.1-1|758	%define info_nrj_netbook_atom_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.1-1|759	multiple Intel Atom cpu processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.1-1|760	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|761	%mkflavour nrj-netbook-atom-pae
12mr|kernel-3.5.1-1|762	%endif
12mr|kernel-3.5.1-1|763	%endif
12mr|kernel-3.5.1-1|764	
12mr|kernel-3.5.1-1|765	%ifarch %{ix86}
12mr|kernel-3.5.1-1|766	#
12mr|kernel-3.5.1-1|767	# kernel-nrj-desktop-core2: nrj, Intel Core 2 and newer, smp-alternatives, 4 GB
12mr|kernel-3.5.1-1|768	#
12mr|kernel-3.5.1-1|769	%if %build_nrj_desktop_core2
12mr|kernel-3.5.1-1|770	%define summary_nrj_desktop_core2 Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.5.1-1|771	%define info_nrj_desktop_core2 This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.1-1|772	multiple Intel Core 2 and newer processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.1-1|773	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|774	%mkflavour nrj-desktop-core2
12mr|kernel-3.5.1-1|775	%endif
12mr|kernel-3.5.1-1|776	%endif
12mr|kernel-3.5.1-1|777	
12mr|kernel-3.5.1-1|778	%ifarch %{ix86}
12mr|kernel-3.5.1-1|779	#
12mr|kernel-3.5.1-1|780	# kernel-nrj-desktop-core2-pae: nrj, Intel Core 2 and newer, smp-alternatives, 64 GB
12mr|kernel-3.5.1-1|781	#
12mr|kernel-3.5.1-1|782	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.5.1-1|783	%define summary_nrj_desktop_core2_pae Linux Kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.5.1-1|784	%define info_nrj_desktop_core2_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.1-1|785	multiple Intel Core 2 and newer processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.1-1|786	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.1-1|787	%mkflavour nrj-desktop-core2-pae
12mr|kernel-3.5.1-1|788	%endif
12mr|kernel-3.5.1-1|789	%endif
12mr|kernel-3.5.1-1|790	
12mr|kernel-3.5.1-1|791	#
12mr|kernel-3.5.1-1|792	# ARM kernels
12mr|kernel-3.5.1-1|793	#
12mr|kernel-3.5.1-1|794	%ifarch %{arm}
12mr|kernel-3.5.1-1|795	%if %build_iop32x
12mr|kernel-3.5.1-1|796	%define summary_iop32x Linux Kernel for Arm machines based on Xscale IOP32X
12mr|kernel-3.5.1-1|797	%define info_iop32x This kernel is compiled for iop32x boxes. It will run on n2100 \
12mr|kernel-3.5.1-1|798	or ss4000e or sanmina boards.
12mr|kernel-3.5.1-1|799	%mkflavour iop32x
12mr|kernel-3.5.1-1|800	%endif
12mr|kernel-3.5.1-1|801	%if %build_kirkwood
12mr|kernel-3.5.1-1|802	%define summary_kirkwood Linux Kernel for Arm machines based on Kirkwood
12mr|kernel-3.5.1-1|803	%define info_kirkwood This kernel is compiled for kirkwood boxes. It will run on openrd boards.
12mr|kernel-3.5.1-1|804	%mkflavour kirkwood
12mr|kernel-3.5.1-1|805	%endif
12mr|kernel-3.5.1-1|806	%if %build_versatile
12mr|kernel-3.5.1-1|807	%define summary_versatile Linux Kernel for Versatile arm machines
12mr|kernel-3.5.1-1|808	%define info_versatile This kernel is compiled for Versatile boxes. It will run on Qemu for instance.
12mr|kernel-3.5.1-1|809	%mkflavour versatile
12mr|kernel-3.5.1-1|810	%endif
12mr|kernel-3.5.1-1|811	%endif
12mr|kernel-3.5.1-1|812	
12mr|kernel-3.5.1-1|813	#
12mr|kernel-3.5.1-1|814	# kernel-source
12mr|kernel-3.5.1-1|815	#
12mr|kernel-3.5.1-1|816	%if %build_source
12mr|kernel-3.5.1-1|817	%package -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.1-1|818	Version: 	%{fakever}
12mr|kernel-3.5.1-1|819	Release: 	%{fakerel}
12mr|kernel-3.5.1-1|820	Requires: 	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
12mr|kernel-3.5.1-1|821	Summary: 	The Linux source code for %{kname}-%{buildrel}
12mr|kernel-3.5.1-1|822	Group: 		Development/Kernel
12mr|kernel-3.5.1-1|823	Autoreqprov: 	no
12mr|kernel-3.5.1-1|824	Provides: 	kernel-source = %{kverrel}
12mr|kernel-3.5.1-1|825	Buildarch:	noarch
12mr|kernel-3.5.1-1|826	
12mr|kernel-3.5.1-1|827	%description -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.1-1|828	The %{kname}-source package contains the source code files for the Mandriva
12mr|kernel-3.5.1-1|829	kernel. Theese source files are only needed if you want to build your
12mr|kernel-3.5.1-1|830	own custom kernel that is better tuned to your particular hardware.
12mr|kernel-3.5.1-1|831	
12mr|kernel-3.5.1-1|832	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12mr|kernel-3.5.1-1|833	drivers against, install the *-devel-* rpm that is matching your kernel.
12mr|kernel-3.5.1-1|834	
12mr|kernel-3.5.1-1|835	%post -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.1-1|836	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,desktop-pae,netbook-pae,server,nrj-desktop586,nrj-desktop,nrj-netbook,nrj-desktop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}; do
12mr|kernel-3.5.1-1|837	if [ -d $i ]; then
12mr|kernel-3.5.1-1|838	if [ ! -L $i/build -a ! -L $i/source ]; then
12mr|kernel-3.5.1-1|839	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/build
12mr|kernel-3.5.1-1|840	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/source
12mr|kernel-3.5.1-1|841	fi
12mr|kernel-3.5.1-1|842	fi
12mr|kernel-3.5.1-1|843	done
12mr|kernel-3.5.1-1|844	cd /usr/src
12mr|kernel-3.5.1-1|845	rm -f linux
12mr|kernel-3.5.1-1|846	ln -snf linux-%{kversion}-%{buildrpmrel} linux
12mr|kernel-3.5.1-1|847	
12mr|kernel-3.5.1-1|848	%preun -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.1-1|849	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,desktop-pae,netbook-pae,server,nrj-desktop586,nrj-desktop,nrj-netbook,nrj-desktop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}/{build,source}; do
12mr|kernel-3.5.1-1|850	if [ -L $i ]; then
12mr|kernel-3.5.1-1|851	if [ "$(readlink $i)" = "/usr/src/linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.5.1-1|852	rm -f $i
12mr|kernel-3.5.1-1|853	fi
12mr|kernel-3.5.1-1|854	fi
12mr|kernel-3.5.1-1|855	done
12mr|kernel-3.5.1-1|856	if [ -L /usr/src/linux ]; then
12mr|kernel-3.5.1-1|857	if [ "$(readlink /usr/src/linux)" = "linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.5.1-1|858	rm -f /usr/src/linux
12mr|kernel-3.5.1-1|859	fi
12mr|kernel-3.5.1-1|860	fi
12mr|kernel-3.5.1-1|861	exit 0
12mr|kernel-3.5.1-1|862	
12mr|kernel-3.5.1-1|863	#
12mr|kernel-3.5.1-1|864	# kernel-source-latest: virtual rpm
12mr|kernel-3.5.1-1|865	#
12mr|kernel-3.5.1-1|866	%package -n %{kname}-source-latest
12mr|kernel-3.5.1-1|867	Version: 	%{kversion}
12mr|kernel-3.5.1-1|868	Release: 	%{rpmrel}
12mr|kernel-3.5.1-1|869	Summary: 	Virtual rpm for latest %{kname}-source
12mr|kernel-3.5.1-1|870	Group:   	Development/Kernel
12mr|kernel-3.5.1-1|871	Requires: 	%{kname}-source-%{buildrel}
12mr|kernel-3.5.1-1|872	Buildarch:	noarch
12mr|kernel-3.5.1-1|873	
12mr|kernel-3.5.1-1|874	%description -n %{kname}-source-latest
12mr|kernel-3.5.1-1|875	This package is a virtual rpm that aims to make sure you always have the
12mr|kernel-3.5.1-1|876	latest %{kname}-source installed...
12mr|kernel-3.5.1-1|877	%endif
12mr|kernel-3.5.1-1|878	
12mr|kernel-3.5.1-1|879	#
12mr|kernel-3.5.1-1|880	# kernel-doc: documentation for the Linux kernel
12mr|kernel-3.5.1-1|881	#
12mr|kernel-3.5.1-1|882	%if %build_doc
12mr|kernel-3.5.1-1|883	%package -n %{kname}-doc
12mr|kernel-3.5.1-1|884	Version: 	%{kversion}
12mr|kernel-3.5.1-1|885	Release: 	%{rpmrel}
12mr|kernel-3.5.1-1|886	Summary: 	Various documentation bits found in the %{kname} source
12mr|kernel-3.5.1-1|887	Group: 		Books/Computer books
12mr|kernel-3.5.1-1|888	Buildarch:	noarch
12mr|kernel-3.5.1-1|889	
12mr|kernel-3.5.1-1|890	%description -n %{kname}-doc
12mr|kernel-3.5.1-1|891	This package contains documentation files from the %{kname} source.
12mr|kernel-3.5.1-1|892	Various bits of information about the Linux kernel and the device drivers
12mr|kernel-3.5.1-1|893	shipped with it are documented in these files. You also might want install
12mr|kernel-3.5.1-1|894	this package if you need a reference to the options that can be passed to
12mr|kernel-3.5.1-1|895	Linux kernel modules at load time.
12mr|kernel-3.5.1-1|896	%endif
12mr|kernel-3.5.1-1|897	
12mr|kernel-3.5.1-1|898	#
12mr|kernel-3.5.1-1|899	# kernel/tools
12mr|kernel-3.5.1-1|900	#
12mr|kernel-3.5.1-1|901	%if %{build_perf}
12mr|kernel-3.5.1-1|902	%package -n perf
12mr|kernel-3.5.1-1|903	Version:	%{kversion}
12mr|kernel-3.5.1-1|904	Release:	%{rpmrel}
12mr|kernel-3.5.1-1|905	Summary:	perf tool and the supporting documentation
12mr|kernel-3.5.1-1|906	Group:		System/Kernel and hardware
12mr|kernel-3.5.1-1|907	
12mr|kernel-3.5.1-1|908	%description -n perf
12mr|kernel-3.5.1-1|909	the perf tool and the supporting documentation.
12mr|kernel-3.5.1-1|910	%endif
12mr|kernel-3.5.1-1|911	
12mr|kernel-3.5.1-1|912	%if %{build_cpupower}
12mr|kernel-3.5.1-1|913	%package -n cpupower
12mr|kernel-3.5.1-1|914	Version:	%{kversion}
12mr|kernel-3.5.1-1|915	Release:	%{rpmrel}
12mr|kernel-3.5.1-1|916	Summary:	the cpupower tools
12mr|kernel-3.5.1-1|917	Group:		System/Kernel and hardware
12mr|kernel-3.5.1-1|918	Requires(post):  rpm-helper >= 0.24.8-1
12mr|kernel-3.5.1-1|919	Requires(preun): rpm-helper >= 0.24.8-1
12mr|kernel-3.5.1-1|920	
12mr|kernel-3.5.1-1|921	%description -n cpupower
12mr|kernel-3.5.1-1|922	the cpupower tools.
12mr|kernel-3.5.1-1|923	
12mr|kernel-3.5.1-1|924	%post -n cpupower
12mr|kernel-3.5.1-1|925	%_post_service cpupower
12mr|kernel-3.5.1-1|926	
12mr|kernel-3.5.1-1|927	%preun -n cpupower
12mr|kernel-3.5.1-1|928	%_preun_service cpupower
12mr|kernel-3.5.1-1|929	
12mr|kernel-3.5.1-1|930	%package -n cpupower-devel
12mr|kernel-3.5.1-1|931	Version:	%{kversion}
12mr|kernel-3.5.1-1|932	Release:	%{rpmrel}
12mr|kernel-3.5.1-1|933	Summary:	devel files for cpupower
12mr|kernel-3.5.1-1|934	Group:		Development/Kernel
12mr|kernel-3.5.1-1|935	Requires:	cpupower = %{kversion}-%{rpmrel}
12mr|kernel-3.5.1-1|936	Conflicts:	%{_lib}cpufreq-devel
12mr|kernel-3.5.1-1|937	
12mr|kernel-3.5.1-1|938	%description -n cpupower-devel
12mr|kernel-3.5.1-1|939	This package contains the development files for cpupower.
12mr|kernel-3.5.1-1|940	%endif
12mr|kernel-3.5.1-1|941	
12mr|kernel-3.5.1-1|942	
12mr|kernel-3.5.1-1|943	#
12mr|kernel-3.5.1-1|944	# End packages - here begins build stage
12mr|kernel-3.5.1-1|945	#
12mr|kernel-3.5.1-1|946	%prep
12mr|kernel-3.5.1-1|947	%setup -q -n %top_dir_name -c
12mr|kernel-3.5.1-1|948	%setup -q -n %top_dir_name -D -T -a100
12mr|kernel-3.5.1-1|949	
12mr|kernel-3.5.1-1|950	%define patches_dir ../%{patch_ver}/
12mr|kernel-3.5.1-1|951	
12mr|kernel-3.5.1-1|952	cd %src_dir
12mr|kernel-3.5.1-1|953	
12mr|kernel-3.5.1-1|954	%if %sublevel
12mr|kernel-3.5.1-1|955	%if %kpatch
12mr|kernel-3.5.1-1|956	%if %prev_sublevel
12mr|kernel-3.5.1-1|957	%patch1 -p1
12mr|kernel-3.5.1-1|958	%endif
12mr|kernel-3.5.1-1|959	%patch2 -p1
12mr|kernel-3.5.1-1|960	%else
12mr|kernel-3.5.1-1|961	%patch1 -p1
12mr|kernel-3.5.1-1|962	%endif
12mr|kernel-3.5.1-1|963	%else
12mr|kernel-3.5.1-1|964	%if %kpatch
12mr|kernel-3.5.1-1|965	%patch1 -p1
12mr|kernel-3.5.1-1|966	%endif
12mr|kernel-3.5.1-1|967	%endif
12mr|kernel-3.5.1-1|968	%if %kgit
12mr|kernel-3.5.1-1|969	%patch2 -p1
12mr|kernel-3.5.1-1|970	%endif
12mr|kernel-3.5.1-1|971	
12mr|kernel-3.5.1-1|972	%{patches_dir}/scripts/apply_patches
12mr|kernel-3.5.1-1|973	
12mr|kernel-3.5.1-1|974	# PATCH END
12mr|kernel-3.5.1-1|975	
12mr|kernel-3.5.1-1|976	
12mr|kernel-3.5.1-1|977	#
12mr|kernel-3.5.1-1|978	# Setup Begin
12mr|kernel-3.5.1-1|979	#
12mr|kernel-3.5.1-1|980	
12mr|kernel-3.5.1-1|981	# Prepare all the variables for calling create_configs
12mr|kernel-3.5.1-1|982	
12mr|kernel-3.5.1-1|983	%if %build_debug
12mr|kernel-3.5.1-1|984	%define debug --debug
12mr|kernel-3.5.1-1|985	%else
12mr|kernel-3.5.1-1|986	%define debug --no-debug
12mr|kernel-3.5.1-1|987	%endif
12mr|kernel-3.5.1-1|988	
12mr|kernel-3.5.1-1|989	
12mr|kernel-3.5.1-1|990	%{patches_dir}/scripts/create_configs %debug --user_cpu="%{target_arch}"
12mr|kernel-3.5.1-1|991	
12mr|kernel-3.5.1-1|992	# make sure the kernel has the sublevel we know it has...
12mr|kernel-3.5.1-1|993	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" Makefile
12mr|kernel-3.5.1-1|994	
12mr|kernel-3.5.1-1|995	# get rid of unwanted files
12mr|kernel-3.5.1-1|996	find . -name '*~' -o -name '*.orig' -o -name '*.append' | %kxargs rm -f
12mr|kernel-3.5.1-1|997	
12mr|kernel-3.5.1-1|998	#<akdengi> use ld.bfd instead default, like Gold
12mr|kernel-3.5.1-1|999	# sed -i '/^LD/s/ld$/ld.bfd/' %{build_dir}/linux-%{tar_ver}/Makefile
12mr|kernel-3.5.1-1|1000	# %define ldflags %{ldflags} -fuse-ld=bfd
12mr|kernel-3.5.1-1|1001	
12mr|kernel-3.5.1-1|1002	%build
12mr|kernel-3.5.1-1|1003	# Common target directories
12mr|kernel-3.5.1-1|1004	%define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel}
12mr|kernel-3.5.1-1|1005	%define _bootdir /boot
12mr|kernel-3.5.1-1|1006	%define _modulesdir /lib/modules
12mr|kernel-3.5.1-1|1007	%define _efidir %{_bootdir}/efi/mandriva
12mr|kernel-3.5.1-1|1008	
12mr|kernel-3.5.1-1|1009	# Directories definition needed for building
12mr|kernel-3.5.1-1|1010	%define temp_root %{build_dir}/temp-root
12mr|kernel-3.5.1-1|1011	%define temp_source %{temp_root}%{_kerneldir}
12mr|kernel-3.5.1-1|1012	%define temp_boot %{temp_root}%{_bootdir}
12mr|kernel-3.5.1-1|1013	%define temp_modules %{temp_root}%{_modulesdir}
12mr|kernel-3.5.1-1|1014	
12mr|kernel-3.5.1-1|1015	PrepareKernel() {
12mr|kernel-3.5.1-1|1016	name=$1
12mr|kernel-3.5.1-1|1017	extension=$2
12mr|kernel-3.5.1-1|1018	x86_dir=arch/x86/configs
12mr|kernel-3.5.1-1|1019	
12mr|kernel-3.5.1-1|1020	echo "Make config for kernel $extension"
12mr|kernel-3.5.1-1|1021	
12mr|kernel-3.5.1-1|1022	%smake -s mrproper
12mr|kernel-3.5.1-1|1023	
12mr|kernel-3.5.1-1|1024	if [ "%{target_arch}" == "i386" -o "%{target_arch}" == "x86_64" ]; then
12mr|kernel-3.5.1-1|1025	if [ -z "$name" ]; then
12mr|kernel-3.5.1-1|1026	cp ${x86_dir}/%{target_arch}_defconfig-desktop .config
12mr|kernel-3.5.1-1|1027	else
12mr|kernel-3.5.1-1|1028	cp ${x86_dir}/%{target_arch}_defconfig-$name .config
12mr|kernel-3.5.1-1|1029	fi
12mr|kernel-3.5.1-1|1030	else
12mr|kernel-3.5.1-1|1031	if [ -z "$name" ]; then
12mr|kernel-3.5.1-1|1032	cp arch/%{target_arch}/defconfig-desktop .config
12mr|kernel-3.5.1-1|1033	else
12mr|kernel-3.5.1-1|1034	cp arch/%{target_arch}/defconfig-$name .config
12mr|kernel-3.5.1-1|1035	fi
12mr|kernel-3.5.1-1|1036	fi
12mr|kernel-3.5.1-1|1037	
12mr|kernel-3.5.1-1|1038	# make sure EXTRAVERSION says what we want it to say
12mr|kernel-3.5.1-1|1039	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
12mr|kernel-3.5.1-1|1040	
12mr|kernel-3.5.1-1|1041	%smake oldconfig
12mr|kernel-3.5.1-1|1042	}
12mr|kernel-3.5.1-1|1043	
12mr|kernel-3.5.1-1|1044	BuildKernel() {
12mr|kernel-3.5.1-1|1045	KernelVer=$1
12mr|kernel-3.5.1-1|1046	
12mr|kernel-3.5.1-1|1047	echo "Building kernel $KernelVer"
12mr|kernel-3.5.1-1|1048	
12mr|kernel-3.5.1-1|1049	%kmake -s all
12mr|kernel-3.5.1-1|1050	
12mr|kernel-3.5.1-1|1051	# kirkwood boxes have u-boot
12mr|kernel-3.5.1-1|1052	if [ "$KernelVer" = "%{kversion}-kirkwood-%{buildrpmrel}" ]; then
12mr|kernel-3.5.1-1|1053	%kmake uImage
12mr|kernel-3.5.1-1|1054	fi
12mr|kernel-3.5.1-1|1055	
12mr|kernel-3.5.1-1|1056	# Start installing stuff
12mr|kernel-3.5.1-1|1057	install -d %{temp_boot}
12mr|kernel-3.5.1-1|1058	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
12mr|kernel-3.5.1-1|1059	install -m 644 .config %{temp_boot}/config-$KernelVer
12mr|kernel-3.5.1-1|1060	xz -c Module.symvers > %{temp_boot}/symvers-$KernelVer.xz
12mr|kernel-3.5.1-1|1061	
12mr|kernel-3.5.1-1|1062	%ifarch %{arm}
12mr|kernel-3.5.1-1|1063	if [ -f arch/arm/boot/uImage ]; then
12mr|kernel-3.5.1-1|1064	cp -f arch/arm/boot/uImage %{temp_boot}/uImage-$KernelVer
12mr|kernel-3.5.1-1|1065	else
12mr|kernel-3.5.1-1|1066	cp -f arch/arm/boot/zImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.5.1-1|1067	fi
12mr|kernel-3.5.1-1|1068	%else
12mr|kernel-3.5.1-1|1069	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.5.1-1|1070	%endif
12mr|kernel-3.5.1-1|1071	
12mr|kernel-3.5.1-1|1072	# modules
12mr|kernel-3.5.1-1|1073	install -d %{temp_modules}/$KernelVer
12mr|kernel-3.5.1-1|1074	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
12mr|kernel-3.5.1-1|1075	
12mr|kernel-3.5.1-1|1076	# remove /lib/firmware, we use a separate kernel-firmware
12mr|kernel-3.5.1-1|1077	rm -rf %{temp_root}/lib/firmware
12mr|kernel-3.5.1-1|1078	}
12mr|kernel-3.5.1-1|1079	
12mr|kernel-3.5.1-1|1080	SaveDevel() {
12mr|kernel-3.5.1-1|1081	devel_flavour=$1
12mr|kernel-3.5.1-1|1082	
12mr|kernel-3.5.1-1|1083	DevelRoot=/usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel}
12mr|kernel-3.5.1-1|1084	TempDevelRoot=%{temp_root}$DevelRoot
12mr|kernel-3.5.1-1|1085	
12mr|kernel-3.5.1-1|1086	mkdir -p $TempDevelRoot
12mr|kernel-3.5.1-1|1087	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.5.1-1|1088	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.5.1-1|1089	cp -fR include $TempDevelRoot
12mr|kernel-3.5.1-1|1090	cp -fR scripts $TempDevelRoot
12mr|kernel-3.5.1-1|1091	cp -fR kernel/bounds.c $TempDevelRoot/kernel
12mr|kernel-3.5.1-1|1092	cp -fR tools/include $TempDevelRoot/tools/
12mr|kernel-3.5.1-1|1093	%ifarch %{arm}
12mr|kernel-3.5.1-1|1094	cp -fR arch/%{target_arch}/tools $TempDevelRoot/arch/%{target_arch}/
12mr|kernel-3.5.1-1|1095	%endif
12mr|kernel-3.5.1-1|1096	%ifarch %{ix86} x86_64
12mr|kernel-3.5.1-1|1097	cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.5.1-1|1098	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.5.1-1|1099	cp -fR arch/x86/syscalls/syscall* $TempDevelRoot/arch/x86/syscalls/
12mr|kernel-3.5.1-1|1100	cp -fR arch/x86/include $TempDevelRoot/arch/x86/
12mr|kernel-3.5.1-1|1101	cp -fR arch/x86/tools/relocs.c $TempDevelRoot/arch/x86/tools/
12mr|kernel-3.5.1-1|1102	%else
12mr|kernel-3.5.1-1|1103	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/%{target_arch}/kernel/
12mr|kernel-3.5.1-1|1104	for f in $(find arch/%{target_arch} -name include); do cp -fR --parents $f $TempDevelRoot; done
12mr|kernel-3.5.1-1|1105	%endif
12mr|kernel-3.5.1-1|1106	cp -fR .config Module.symvers $TempDevelRoot
12mr|kernel-3.5.1-1|1107	cp -fR 3rdparty/mkbuild.pl $TempDevelRoot/3rdparty
12mr|kernel-3.5.1-1|1108	
12mr|kernel-3.5.1-1|1109	# Needed for truecrypt build (Danny)
12mr|kernel-3.5.1-1|1110	cp -fR drivers/md/dm.h $TempDevelRoot/drivers/md/
12mr|kernel-3.5.1-1|1111	
12mr|kernel-3.5.1-1|1112	# Needed for lguest
12mr|kernel-3.5.1-1|1113	cp -fR drivers/lguest/lg.h $TempDevelRoot/drivers/lguest/
12mr|kernel-3.5.1-1|1114	
12mr|kernel-3.5.1-1|1115	# Needed for lirc_gpio (#39004)
12mr|kernel-3.5.1-1|1116	cp -fR drivers/media/video/bt8xx/bttv{,p}.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.5.1-1|1117	cp -fR drivers/media/video/bt8xx/bt848.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.5.1-1|1118	cp -fR drivers/media/video/btcx-risc.h $TempDevelRoot/drivers/media/video/
12mr|kernel-3.5.1-1|1119	
12mr|kernel-3.5.1-1|1120	# Needed for external dvb tree (#41418)
12mr|kernel-3.5.1-1|1121	cp -fR drivers/media/dvb/dvb-core/*.h $TempDevelRoot/drivers/media/dvb/dvb-core/
12mr|kernel-3.5.1-1|1122	cp -fR drivers/media/dvb/frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb/frontends/
12mr|kernel-3.5.1-1|1123	
12mr|kernel-3.5.1-1|1124	# add acpica header files, needed for fglrx build
12mr|kernel-3.5.1-1|1125	cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
12mr|kernel-3.5.1-1|1126	
12mr|kernel-3.5.1-1|1127	# aufs2 has a special file needed
12mr|kernel-3.5.1-1|1128	#cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
12mr|kernel-3.5.1-1|1129	
12mr|kernel-3.5.1-1|1130	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.5.1-1|1131	mips mn10300 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
12mr|kernel-3.5.1-1|1132	rm -rf $TempDevelRoot/arch/$i
12mr|kernel-3.5.1-1|1133	done
12mr|kernel-3.5.1-1|1134	
12mr|kernel-3.5.1-1|1135	%ifnarch %{arm}
12mr|kernel-3.5.1-1|1136	rm -rf $TempDevelRoot/arch/arm
12mr|kernel-3.5.1-1|1137	%endif
12mr|kernel-3.5.1-1|1138	%ifnarch %{ix86} x86_64
12mr|kernel-3.5.1-1|1139	rm -rf $TempDevelRoot/arch/x86
12mr|kernel-3.5.1-1|1140	%endif
12mr|kernel-3.5.1-1|1141	
12mr|kernel-3.5.1-1|1142	# Clean the scripts tree, and make sure everything is ok (sanity check)
12mr|kernel-3.5.1-1|1143	# running prepare+scripts (tree was already "prepared" in build)
12mr|kernel-3.5.1-1|1144	pushd $TempDevelRoot >/dev/null
12mr|kernel-3.5.1-1|1145	%smake -s prepare scripts
12mr|kernel-3.5.1-1|1146	%smake -s clean
12mr|kernel-3.5.1-1|1147	popd >/dev/null
12mr|kernel-3.5.1-1|1148	rm -f $TempDevelRoot/.config.old
12mr|kernel-3.5.1-1|1149	
12mr|kernel-3.5.1-1|1150	# fix permissions
12mr|kernel-3.5.1-1|1151	chmod -R a+rX $TempDevelRoot
12mr|kernel-3.5.1-1|1152	
12mr|kernel-3.5.1-1|1153	# disable mrproper in -devel rpms
12mr|kernel-3.5.1-1|1154	patch -p1 --fuzz=0 -d $TempDevelRoot -i %{SOURCE2}
12mr|kernel-3.5.1-1|1155	
12mr|kernel-3.5.1-1|1156	kernel_devel_files=../kernel_devel_files.$devel_flavour
12mr|kernel-3.5.1-1|1157	
12mr|kernel-3.5.1-1|1158	
12mr|kernel-3.5.1-1|1159	### Create the kernel_devel_files.*
12mr|kernel-3.5.1-1|1160	cat > $kernel_devel_files <<EOF
12mr|kernel-3.5.1-1|1161	%dir $DevelRoot
12mr|kernel-3.5.1-1|1162	%dir $DevelRoot/arch
12mr|kernel-3.5.1-1|1163	%dir $DevelRoot/include
12mr|kernel-3.5.1-1|1164	$DevelRoot/3rdparty
12mr|kernel-3.5.1-1|1165	$DevelRoot/Documentation
12mr|kernel-3.5.1-1|1166	%ifarch %{arm}
12mr|kernel-3.5.1-1|1167	$DevelRoot/arch/arm
12mr|kernel-3.5.1-1|1168	%endif
12mr|kernel-3.5.1-1|1169	$DevelRoot/arch/um
12mr|kernel-3.5.1-1|1170	%ifarch %{ix86} x86_64
12mr|kernel-3.5.1-1|1171	$DevelRoot/arch/x86
12mr|kernel-3.5.1-1|1172	%endif
12mr|kernel-3.5.1-1|1173	$DevelRoot/block
12mr|kernel-3.5.1-1|1174	$DevelRoot/crypto
12mr|kernel-3.5.1-1|1175	$DevelRoot/drivers
12mr|kernel-3.5.1-1|1176	$DevelRoot/firmware
12mr|kernel-3.5.1-1|1177	$DevelRoot/fs
12mr|kernel-3.5.1-1|1178	$DevelRoot/include/Kbuild
12mr|kernel-3.5.1-1|1179	$DevelRoot/include/acpi
12mr|kernel-3.5.1-1|1180	$DevelRoot/include/asm-generic
12mr|kernel-3.5.1-1|1181	$DevelRoot/include/config
12mr|kernel-3.5.1-1|1182	$DevelRoot/include/crypto
12mr|kernel-3.5.1-1|1183	$DevelRoot/include/drm
12mr|kernel-3.5.1-1|1184	$DevelRoot/include/generated
12mr|kernel-3.5.1-1|1185	$DevelRoot/include/keys
12mr|kernel-3.5.1-1|1186	$DevelRoot/include/linux
12mr|kernel-3.5.1-1|1187	$DevelRoot/include/math-emu
12mr|kernel-3.5.1-1|1188	$DevelRoot/include/media
12mr|kernel-3.5.1-1|1189	$DevelRoot/include/memory
12mr|kernel-3.5.1-1|1190	$DevelRoot/include/misc
12mr|kernel-3.5.1-1|1191	$DevelRoot/include/mtd
12mr|kernel-3.5.1-1|1192	$DevelRoot/include/net
12mr|kernel-3.5.1-1|1193	$DevelRoot/include/pcmcia
12mr|kernel-3.5.1-1|1194	$DevelRoot/include/rdma
12mr|kernel-3.5.1-1|1195	$DevelRoot/include/rxrpc
12mr|kernel-3.5.1-1|1196	$DevelRoot/include/scsi
12mr|kernel-3.5.1-1|1197	$DevelRoot/include/sound
12mr|kernel-3.5.1-1|1198	$DevelRoot/include/target
12mr|kernel-3.5.1-1|1199	$DevelRoot/include/trace
12mr|kernel-3.5.1-1|1200	$DevelRoot/include/video
12mr|kernel-3.5.1-1|1201	$DevelRoot/include/xen
12mr|kernel-3.5.1-1|1202	$DevelRoot/init
12mr|kernel-3.5.1-1|1203	$DevelRoot/ipc
12mr|kernel-3.5.1-1|1204	$DevelRoot/kernel
12mr|kernel-3.5.1-1|1205	$DevelRoot/lib
12mr|kernel-3.5.1-1|1206	$DevelRoot/mm
12mr|kernel-3.5.1-1|1207	$DevelRoot/net
12mr|kernel-3.5.1-1|1208	$DevelRoot/samples
12mr|kernel-3.5.1-1|1209	$DevelRoot/scripts
12mr|kernel-3.5.1-1|1210	$DevelRoot/security
12mr|kernel-3.5.1-1|1211	$DevelRoot/sound
12mr|kernel-3.5.1-1|1212	$DevelRoot/tools
12mr|kernel-3.5.1-1|1213	$DevelRoot/usr
12mr|kernel-3.5.1-1|1214	$DevelRoot/virt
12mr|kernel-3.5.1-1|1215	$DevelRoot/.config
12mr|kernel-3.5.1-1|1216	$DevelRoot/Kbuild
12mr|kernel-3.5.1-1|1217	$DevelRoot/Kconfig
12mr|kernel-3.5.1-1|1218	$DevelRoot/Makefile
12mr|kernel-3.5.1-1|1219	$DevelRoot/Module.symvers
12mr|kernel-3.5.1-1|1220	$DevelRoot/arch/Kconfig
12mr|kernel-3.5.1-1|1221	%doc README.kernel-sources
12mr|kernel-3.5.1-1|1222	EOF
12mr|kernel-3.5.1-1|1223	
12mr|kernel-3.5.1-1|1224	
12mr|kernel-3.5.1-1|1225	### Create -devel Post script on the fly
12mr|kernel-3.5.1-1|1226	cat > $kernel_devel_files-post <<EOF
12mr|kernel-3.5.1-1|1227	if [ -d /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.1-1|1228	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.5.1-1|1229	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.1-1|1230	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.1-1|1231	fi
12mr|kernel-3.5.1-1|1232	EOF
12mr|kernel-3.5.1-1|1233	
12mr|kernel-3.5.1-1|1234	
12mr|kernel-3.5.1-1|1235	### Create -devel Preun script on the fly
12mr|kernel-3.5.1-1|1236	cat > $kernel_devel_files-preun <<EOF
12mr|kernel-3.5.1-1|1237	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.5.1-1|1238	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.1-1|1239	fi
12mr|kernel-3.5.1-1|1240	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.5.1-1|1241	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.1-1|1242	fi
12mr|kernel-3.5.1-1|1243	exit 0
12mr|kernel-3.5.1-1|1244	EOF
12mr|kernel-3.5.1-1|1245	
12mr|kernel-3.5.1-1|1246	### Create -devel Postun script on the fly
12mr|kernel-3.5.1-1|1247	cat > $kernel_devel_files-postun <<EOF
12mr|kernel-3.5.1-1|1248	rm -rf /usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.1-1|1249	EOF
12mr|kernel-3.5.1-1|1250	}
12mr|kernel-3.5.1-1|1251	
12mr|kernel-3.5.1-1|1252	SaveDebug() {
12mr|kernel-3.5.1-1|1253	debug_flavour=$1
12mr|kernel-3.5.1-1|1254	
12mr|kernel-3.5.1-1|1255	install -m 644 vmlinux \
12mr|kernel-3.5.1-1|1256	%{temp_boot}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}
12mr|kernel-3.5.1-1|1257	kernel_debug_files=../kernel_debug_files.$debug_flavour
12mr|kernel-3.5.1-1|1258	echo "%{_bootdir}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}" \
12mr|kernel-3.5.1-1|1259	>> $kernel_debug_files
12mr|kernel-3.5.1-1|1260	
12mr|kernel-3.5.1-1|1261	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.5.1-1|1262	-name "*.ko" | \
12mr|kernel-3.5.1-1|1263	%kxargs -I '{}' objcopy --only-keep-debug '{}' '{}'.debug
12mr|kernel-3.5.1-1|1264	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.5.1-1|1265	-name "*.ko" | %kxargs -I '{}' \
12mr|kernel-3.5.1-1|1266	sh -c 'cd `dirname {}`; \
12mr|kernel-3.5.1-1|1267	objcopy --add-gnu-debuglink=`basename {}`.debug \
12mr|kernel-3.5.1-1|1268	--strip-debug `basename {}`'
12mr|kernel-3.5.1-1|1269	
12mr|kernel-3.5.1-1|1270	pushd %{temp_modules}
12mr|kernel-3.5.1-1|1271	find %{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.5.1-1|1272	-name "*.ko.debug" > debug_module_list
12mr|kernel-3.5.1-1|1273	popd
12mr|kernel-3.5.1-1|1274	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.5.1-1|1275	sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
12mr|kernel-3.5.1-1|1276	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.5.1-1|1277	sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' \
12mr|kernel-3.5.1-1|1278	>> ../kernel_exclude_debug_files.$debug_flavour
12mr|kernel-3.5.1-1|1279	rm -f %{temp_modules}/debug_module_list
12mr|kernel-3.5.1-1|1280	}
12mr|kernel-3.5.1-1|1281	
12mr|kernel-3.5.1-1|1282	CreateFiles() {
12mr|kernel-3.5.1-1|1283	kernel_flavour=$1
12mr|kernel-3.5.1-1|1284	
12mr|kernel-3.5.1-1|1285	kernel_files=../kernel_files.$kernel_flavour
12mr|kernel-3.5.1-1|1286	
12mr|kernel-3.5.1-1|1287	ker="vmlinuz"
12mr|kernel-3.5.1-1|1288	if [ "$kernel_flavour" = "kirkwood" ]; then
12mr|kernel-3.5.1-1|1289	ker="uImage"
12mr|kernel-3.5.1-1|1290	fi
12mr|kernel-3.5.1-1|1291	### Create the kernel_files.*
12mr|kernel-3.5.1-1|1292	cat > $kernel_files <<EOF
12mr|kernel-3.5.1-1|1293	%{_bootdir}/System.map-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.1-1|1294	%{_bootdir}/symvers-%{kversion}-$kernel_flavour-%{buildrpmrel}.xz
12mr|kernel-3.5.1-1|1295	%{_bootdir}/config-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.1-1|1296	%{_bootdir}/$ker-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.1-1|1297	%dir %{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/
12mr|kernel-3.5.1-1|1298	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/kernel
12mr|kernel-3.5.1-1|1299	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/modules.*
12mr|kernel-3.5.1-1|1300	%doc README.kernel-sources
12mr|kernel-3.5.1-1|1301	EOF
12mr|kernel-3.5.1-1|1302	
12mr|kernel-3.5.1-1|1303	%if %build_debug
12mr|kernel-3.5.1-1|1304	cat ../kernel_exclude_debug_files.$kernel_flavour >> $kernel_files
12mr|kernel-3.5.1-1|1305	%endif
12mr|kernel-3.5.1-1|1306	
12mr|kernel-3.5.1-1|1307	### Create kernel Post script
12mr|kernel-3.5.1-1|1308	cat > $kernel_files-post <<EOF
12mr|kernel-3.5.1-1|1309	%ifarch %{arm}
12mr|kernel-3.5.1-1|1310	/sbin/installkernel -i -N %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.1-1|1311	%else
12mr|kernel-3.5.1-1|1312	/sbin/installkernel %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.1-1|1313	pushd /boot > /dev/null
12mr|kernel-3.5.1-1|1314	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.5.1-1|1315	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.5.1-1|1316	fi
12mr|kernel-3.5.1-1|1317	ln -sf vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel} vmlinuz-$kernel_flavour
12mr|kernel-3.5.1-1|1318	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.5.1-1|1319	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.5.1-1|1320	fi
12mr|kernel-3.5.1-1|1321	ln -sf initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img initrd-$kernel_flavour.img
12mr|kernel-3.5.1-1|1322	popd > /dev/null
12mr|kernel-3.5.1-1|1323	%endif
12mr|kernel-3.5.1-1|1324	%if %build_devel
12mr|kernel-3.5.1-1|1325	# create kernel-devel symlinks if matching -devel- rpm is installed
12mr|kernel-3.5.1-1|1326	if [ -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.1-1|1327	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.5.1-1|1328	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.1-1|1329	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.1-1|1330	fi
12mr|kernel-3.5.1-1|1331	%endif
12mr|kernel-3.5.1-1|1332	%if %build_source
12mr|kernel-3.5.1-1|1333	# create kernel-source symlinks only if matching -devel- rpm is not installed
12mr|kernel-3.5.1-1|1334	if [ -d /usr/src/linux-%{kversion}-%{buildrpmrel} -a ! -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.1-1|1335	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.5.1-1|1336	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.1-1|1337	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.1-1|1338	fi
12mr|kernel-3.5.1-1|1339	%endif
12mr|kernel-3.5.1-1|1340	EOF
12mr|kernel-3.5.1-1|1341	
12mr|kernel-3.5.1-1|1342	### Create kernel Posttrans script
12mr|kernel-3.5.1-1|1343	cat > $kernel_files-posttrans <<EOF
12mr|kernel-3.5.1-1|1344	if [ -x /usr/sbin/dkms_autoinstaller -a -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.1-1|1345	/usr/sbin/dkms_autoinstaller start %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.1-1|1346	fi
12mr|kernel-3.5.1-1|1347	EOF
12mr|kernel-3.5.1-1|1348	
12mr|kernel-3.5.1-1|1349	### Create kernel Preun script on the fly
12mr|kernel-3.5.1-1|1350	cat > $kernel_files-preun <<EOF
12mr|kernel-3.5.1-1|1351	/sbin/installkernel -R %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.1-1|1352	pushd /boot > /dev/null
12mr|kernel-3.5.1-1|1353	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.5.1-1|1354	if [ "$(readlink vmlinuz-$kernel_flavour)" = "vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel}" ]; then
12mr|kernel-3.5.1-1|1355	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.5.1-1|1356	fi
12mr|kernel-3.5.1-1|1357	fi
12mr|kernel-3.5.1-1|1358	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.5.1-1|1359	if [ "$(readlink initrd-$kernel_flavour.img)" = "initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img" ]; then
12mr|kernel-3.5.1-1|1360	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.5.1-1|1361	fi
12mr|kernel-3.5.1-1|1362	fi
12mr|kernel-3.5.1-1|1363	popd > /dev/null
12mr|kernel-3.5.1-1|1364	%if %build_devel
12mr|kernel-3.5.1-1|1365	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.5.1-1|1366	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.1-1|1367	fi
12mr|kernel-3.5.1-1|1368	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.5.1-1|1369	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.1-1|1370	fi
12mr|kernel-3.5.1-1|1371	%endif
12mr|kernel-3.5.1-1|1372	exit 0
12mr|kernel-3.5.1-1|1373	EOF
12mr|kernel-3.5.1-1|1374	
12mr|kernel-3.5.1-1|1375	
12mr|kernel-3.5.1-1|1376	### Create kernel Postun script on the fly
12mr|kernel-3.5.1-1|1377	cat > $kernel_files-postun <<EOF
12mr|kernel-3.5.1-1|1378	/sbin/kernel_remove_initrd %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.1-1|1379	rm -rf /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.1-1|1380	if [ -d /var/lib/dkms ]; then
12mr|kernel-3.5.1-1|1381	rm -f /var/lib/dkms/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.5.1-1|1382	rm -rf /var/lib/dkms/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.1-1|1383	rm -f /var/lib/dkms-binary/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.5.1-1|1384	rm -rf /var/lib/dkms-binary/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.1-1|1385	fi
12mr|kernel-3.5.1-1|1386	EOF
12mr|kernel-3.5.1-1|1387	}
12mr|kernel-3.5.1-1|1388	
12mr|kernel-3.5.1-1|1389	
12mr|kernel-3.5.1-1|1390	CreateKernel() {
12mr|kernel-3.5.1-1|1391	flavour=$1
12mr|kernel-3.5.1-1|1392	
12mr|kernel-3.5.1-1|1393	PrepareKernel $flavour $flavour-%{buildrpmrel}
12mr|kernel-3.5.1-1|1394	
12mr|kernel-3.5.1-1|1395	BuildKernel %{kversion}-$flavour-%{buildrpmrel}
12mr|kernel-3.5.1-1|1396	%if %build_devel
12mr|kernel-3.5.1-1|1397	SaveDevel $flavour
12mr|kernel-3.5.1-1|1398	%endif
12mr|kernel-3.5.1-1|1399	%if %build_debug
12mr|kernel-3.5.1-1|1400	SaveDebug $flavour
12mr|kernel-3.5.1-1|1401	%endif
12mr|kernel-3.5.1-1|1402	CreateFiles $flavour
12mr|kernel-3.5.1-1|1403	}
12mr|kernel-3.5.1-1|1404	
12mr|kernel-3.5.1-1|1405	
12mr|kernel-3.5.1-1|1406	###
12mr|kernel-3.5.1-1|1407	# DO it...
12mr|kernel-3.5.1-1|1408	###
12mr|kernel-3.5.1-1|1409	
12mr|kernel-3.5.1-1|1410	
12mr|kernel-3.5.1-1|1411	# Create a simulacro of buildroot
12mr|kernel-3.5.1-1|1412	rm -rf %{temp_root}
12mr|kernel-3.5.1-1|1413	install -d %{temp_root}
12mr|kernel-3.5.1-1|1414	
12mr|kernel-3.5.1-1|1415	
12mr|kernel-3.5.1-1|1416	# make sure we are in the directory
12mr|kernel-3.5.1-1|1417	cd %src_dir
12mr|kernel-3.5.1-1|1418	
12mr|kernel-3.5.1-1|1419	%ifarch %{ix86}
12mr|kernel-3.5.1-1|1420	%if %build_desktop586
12mr|kernel-3.5.1-1|1421	CreateKernel desktop586
12mr|kernel-3.5.1-1|1422	%endif
12mr|kernel-3.5.1-1|1423	%endif
12mr|kernel-3.5.1-1|1424	
12mr|kernel-3.5.1-1|1425	%if %build_desktop
12mr|kernel-3.5.1-1|1426	CreateKernel desktop
12mr|kernel-3.5.1-1|1427	%endif
12mr|kernel-3.5.1-1|1428	
12mr|kernel-3.5.1-1|1429	%if %build_netbook
12mr|kernel-3.5.1-1|1430	CreateKernel netbook
12mr|kernel-3.5.1-1|1431	%endif
12mr|kernel-3.5.1-1|1432	
12mr|kernel-3.5.1-1|1433	%if %build_server
12mr|kernel-3.5.1-1|1434	CreateKernel server
12mr|kernel-3.5.1-1|1435	%endif
12mr|kernel-3.5.1-1|1436	
12mr|kernel-3.5.1-1|1437	%ifarch %{ix86}
12mr|kernel-3.5.1-1|1438	%if %build_desktop_pae
12mr|kernel-3.5.1-1|1439	CreateKernel desktop-pae
12mr|kernel-3.5.1-1|1440	%endif
12mr|kernel-3.5.1-1|1441	%endif
12mr|kernel-3.5.1-1|1442	
12mr|kernel-3.5.1-1|1443	%ifarch %{ix86}
12mr|kernel-3.5.1-1|1444	%if %build_netbook_pae
12mr|kernel-3.5.1-1|1445	CreateKernel netbook-pae
12mr|kernel-3.5.1-1|1446	%endif
12mr|kernel-3.5.1-1|1447	%endif
12mr|kernel-3.5.1-1|1448	
12mr|kernel-3.5.1-1|1449	%ifarch %{ix86}
12mr|kernel-3.5.1-1|1450	%if %build_nrj_desktop586
12mr|kernel-3.5.1-1|1451	CreateKernel nrj-desktop586
12mr|kernel-3.5.1-1|1452	%endif
12mr|kernel-3.5.1-1|1453	%endif
12mr|kernel-3.5.1-1|1454	
12mr|kernel-3.5.1-1|1455	%if %build_nrj_desktop
12mr|kernel-3.5.1-1|1456	CreateKernel nrj-desktop
12mr|kernel-3.5.1-1|1457	%endif
12mr|kernel-3.5.1-1|1458	
12mr|kernel-3.5.1-1|1459	%if %build_nrj_netbook
12mr|kernel-3.5.1-1|1460	CreateKernel nrj-netbook
12mr|kernel-3.5.1-1|1461	%endif
12mr|kernel-3.5.1-1|1462	
12mr|kernel-3.5.1-1|1463	%ifarch %{ix86}
12mr|kernel-3.5.1-1|1464	%if %build_nrj_desktop_pae
12mr|kernel-3.5.1-1|1465	CreateKernel nrj-desktop-pae
12mr|kernel-3.5.1-1|1466	%endif
12mr|kernel-3.5.1-1|1467	%endif
12mr|kernel-3.5.1-1|1468	
12mr|kernel-3.5.1-1|1469	%ifarch %{ix86}
12mr|kernel-3.5.1-1|1470	%if %build_nrj_netbook_pae
12mr|kernel-3.5.1-1|1471	CreateKernel nrj-netbook-pae
12mr|kernel-3.5.1-1|1472	%endif
12mr|kernel-3.5.1-1|1473	%endif
12mr|kernel-3.5.1-1|1474	
12mr|kernel-3.5.1-1|1475	%ifarch %{ix86}
12mr|kernel-3.5.1-1|1476	%if %build_nrj_netbook_atom
12mr|kernel-3.5.1-1|1477	CreateKernel nrj-netbook-atom
12mr|kernel-3.5.1-1|1478	%endif
12mr|kernel-3.5.1-1|1479	%endif
12mr|kernel-3.5.1-1|1480	
12mr|kernel-3.5.1-1|1481	%ifarch %{ix86}
12mr|kernel-3.5.1-1|1482	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.5.1-1|1483	CreateKernel nrj-netbook-atom-pae
12mr|kernel-3.5.1-1|1484	%endif
12mr|kernel-3.5.1-1|1485	%endif
12mr|kernel-3.5.1-1|1486	
12mr|kernel-3.5.1-1|1487	%ifarch %{ix86}
12mr|kernel-3.5.1-1|1488	%if %build_nrj_desktop_core2
12mr|kernel-3.5.1-1|1489	CreateKernel nrj-desktop-core2
12mr|kernel-3.5.1-1|1490	%endif
12mr|kernel-3.5.1-1|1491	%endif
12mr|kernel-3.5.1-1|1492	
12mr|kernel-3.5.1-1|1493	%ifarch %{ix86}
12mr|kernel-3.5.1-1|1494	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.5.1-1|1495	CreateKernel nrj-desktop-core2-pae
12mr|kernel-3.5.1-1|1496	%endif
12mr|kernel-3.5.1-1|1497	%endif
12mr|kernel-3.5.1-1|1498	
12mr|kernel-3.5.1-1|1499	%ifarch %{arm}
12mr|kernel-3.5.1-1|1500	%if %build_iop32x
12mr|kernel-3.5.1-1|1501	CreateKernel iop32x
12mr|kernel-3.5.1-1|1502	%endif
12mr|kernel-3.5.1-1|1503	%if %build_kirkwood
12mr|kernel-3.5.1-1|1504	CreateKernel kirkwood
12mr|kernel-3.5.1-1|1505	%endif
12mr|kernel-3.5.1-1|1506	%if %build_versatile
12mr|kernel-3.5.1-1|1507	CreateKernel versatile
12mr|kernel-3.5.1-1|1508	%endif
12mr|kernel-3.5.1-1|1509	%endif
12mr|kernel-3.5.1-1|1510	
12mr|kernel-3.5.1-1|1511	# set extraversion to match srpm to get nice version reported by the tools
12mr|kernel-3.5.1-1|1512	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.5.1-1|1513	# build perf
12mr|kernel-3.5.1-1|1514	%if %{build_perf}
12mr|kernel-3.5.1-1|1515	# perf
12mr|kernel-3.5.1-1|1516	%make -C tools/perf -s V=1 HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all
12mr|kernel-3.5.1-1|1517	%make -C tools/perf -s V=1 prefix=%{_prefix} man
12mr|kernel-3.5.1-1|1518	%endif
12mr|kernel-3.5.1-1|1519	
12mr|kernel-3.5.1-1|1520	%if %{build_cpupower}
12mr|kernel-3.5.1-1|1521	# cpupower
12mr|kernel-3.5.1-1|1522	# make sure version-gen.sh is executable.
12mr|kernel-3.5.1-1|1523	chmod +x tools/power/cpupower/utils/version-gen.sh
12mr|kernel-3.5.1-1|1524	%make -C tools/power/cpupower CPUFREQ_BENCH=false
12mr|kernel-3.5.1-1|1525	%endif
12mr|kernel-3.5.1-1|1526	
12mr|kernel-3.5.1-1|1527	# We don't make to repeat the depend code at the install phase
12mr|kernel-3.5.1-1|1528	%if %build_source
12mr|kernel-3.5.1-1|1529	%ifarch %{arm}
12mr|kernel-3.5.1-1|1530	PrepareKernel "kirkwood" %{buildrpmrel}custom
12mr|kernel-3.5.1-1|1531	%else
12mr|kernel-3.5.1-1|1532	PrepareKernel "" %{buildrpmrel}custom
12mr|kernel-3.5.1-1|1533	%endif
12mr|kernel-3.5.1-1|1534	%smake -s mrproper
12mr|kernel-3.5.1-1|1535	%endif
12mr|kernel-3.5.1-1|1536	
12mr|kernel-3.5.1-1|1537	
12mr|kernel-3.5.1-1|1538	###
12mr|kernel-3.5.1-1|1539	### install
12mr|kernel-3.5.1-1|1540	###
12mr|kernel-3.5.1-1|1541	%install
12mr|kernel-3.5.1-1|1542	install -m 644 %{SOURCE4}  .
12mr|kernel-3.5.1-1|1543	
12mr|kernel-3.5.1-1|1544	cd %src_dir
12mr|kernel-3.5.1-1|1545	
12mr|kernel-3.5.1-1|1546	# Directories definition needed for installing
12mr|kernel-3.5.1-1|1547	%define target_source %{buildroot}%{_kerneldir}
12mr|kernel-3.5.1-1|1548	%define target_boot %{buildroot}%{_bootdir}
12mr|kernel-3.5.1-1|1549	%define target_modules %{buildroot}%{_modulesdir}
12mr|kernel-3.5.1-1|1550	
12mr|kernel-3.5.1-1|1551	# We want to be able to test several times the install part
12mr|kernel-3.5.1-1|1552	rm -rf %{buildroot}
12mr|kernel-3.5.1-1|1553	cp -a %{temp_root} %{buildroot}
12mr|kernel-3.5.1-1|1554	
12mr|kernel-3.5.1-1|1555	# Create directories infastructure
12mr|kernel-3.5.1-1|1556	%if %build_source
12mr|kernel-3.5.1-1|1557	install -d %{target_source}
12mr|kernel-3.5.1-1|1558	
12mr|kernel-3.5.1-1|1559	tar cf - . | tar xf - -C %{target_source}
12mr|kernel-3.5.1-1|1560	chmod -R a+rX %{target_source}
12mr|kernel-3.5.1-1|1561	
12mr|kernel-3.5.1-1|1562	# we remove all the source files that we don't ship
12mr|kernel-3.5.1-1|1563	# first architecture files
12mr|kernel-3.5.1-1|1564	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.5.1-1|1565	mips openrisc parisc powerpc s390 score sh sh64 sparc tile unicore32 v850 xtensa mn10300; do
12mr|kernel-3.5.1-1|1566	rm -rf %{target_source}/arch/$i
12mr|kernel-3.5.1-1|1567	done
12mr|kernel-3.5.1-1|1568	
12mr|kernel-3.5.1-1|1569	# other misc files
12mr|kernel-3.5.1-1|1570	rm -f %{target_source}/{.config.old,.config.cmd,.gitignore,.lst,.mailmap}
12mr|kernel-3.5.1-1|1571	rm -f %{target_source}/{.missing-syscalls.d,arch/.gitignore,firmware/.gitignore}
12mr|kernel-3.5.1-1|1572	rm -rf %{target_source}/.tmp_depmod/
12mr|kernel-3.5.1-1|1573	
12mr|kernel-3.5.1-1|1574	#endif %build_source
12mr|kernel-3.5.1-1|1575	%endif
12mr|kernel-3.5.1-1|1576	
12mr|kernel-3.5.1-1|1577	# compressing modules
12mr|kernel-3.5.1-1|1578	%if %{build_modxz}
12mr|kernel-3.5.1-1|1579	find %{target_modules} -name "*.ko" | %kxargs xz -6e
12mr|kernel-3.5.1-1|1580	%else
12mr|kernel-3.5.1-1|1581	find %{target_modules} -name "*.ko" | %kxargs gzip -9
12mr|kernel-3.5.1-1|1582	%endif
12mr|kernel-3.5.1-1|1583	
12mr|kernel-3.5.1-1|1584	# We used to have a copy of PrepareKernel here
12mr|kernel-3.5.1-1|1585	# Now, we make sure that the thing in the linux dir is what we want it to be
12mr|kernel-3.5.1-1|1586	for i in %{target_modules}/*; do
12mr|kernel-3.5.1-1|1587	rm -f $i/build $i/source
12mr|kernel-3.5.1-1|1588	done
12mr|kernel-3.5.1-1|1589	
12mr|kernel-3.5.1-1|1590	# sniff, if we compressed all the modules, we change the stamp :(
12mr|kernel-3.5.1-1|1591	# we really need the depmod -ae here
12mr|kernel-3.5.1-1|1592	pushd %{target_modules}
12mr|kernel-3.5.1-1|1593	for i in *; do
12mr|kernel-3.5.1-1|1594	/sbin/depmod -ae -b %{buildroot} -F %{target_boot}/System.map-$i $i
12mr|kernel-3.5.1-1|1595	echo $?
12mr|kernel-3.5.1-1|1596	done
12mr|kernel-3.5.1-1|1597	
12mr|kernel-3.5.1-1|1598	for i in *; do
12mr|kernel-3.5.1-1|1599	pushd $i
12mr|kernel-3.5.1-1|1600	echo "Creating modules.description for $i"
12mr|kernel-3.5.1-1|1601	modules=`find . -name "*.ko.[g,x]z"`
12mr|kernel-3.5.1-1|1602	echo $modules | %kxargs /sbin/modinfo \
12mr|kernel-3.5.1-1|1603	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12mr|kernel-3.5.1-1|1604	popd
12mr|kernel-3.5.1-1|1605	done
12mr|kernel-3.5.1-1|1606	popd
12mr|kernel-3.5.1-1|1607	
12mr|kernel-3.5.1-1|1608	# need to set extraversion to match srpm again to avoid rebuild
12mr|kernel-3.5.1-1|1609	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.5.1-1|1610	%if %{build_perf}
12mr|kernel-3.5.1-1|1611	# perf tool binary and supporting scripts/binaries
12mr|kernel-3.5.1-1|1612	make -C tools/perf -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install
12mr|kernel-3.5.1-1|1613	
12mr|kernel-3.5.1-1|1614	# perf man pages (note: implicit rpm magic compresses them later)
12mr|kernel-3.5.1-1|1615	make -C tools/perf  -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install-man
12mr|kernel-3.5.1-1|1616	%endif
12mr|kernel-3.5.1-1|1617	
12mr|kernel-3.5.1-1|1618	%if %{build_cpupower}
12mr|kernel-3.5.1-1|1619	make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false install
12mr|kernel-3.5.1-1|1620	rm -f %{buildroot}%{_libdir}/*.{a,la}
12mr|kernel-3.5.1-1|1621	%find_lang cpupower
12mr|kernel-3.5.1-1|1622	mv cpupower.lang ../
12mr|kernel-3.5.1-1|1623	chmod 0755 %{buildroot}%{_libdir}/libcpupower.so*
12mr|kernel-3.5.1-1|1624	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
12mr|kernel-3.5.1-1|1625	install -m644 %{SOURCE50} %{buildroot}%{_unitdir}/cpupower.service
12mr|kernel-3.5.1-1|1626	install -m644 %{SOURCE51} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.5.1-1|1627	%endif
12mr|kernel-3.5.1-1|1628	
12mr|kernel-3.5.1-1|1629	###
12mr|kernel-3.5.1-1|1630	### clean
12mr|kernel-3.5.1-1|1631	###
12mr|kernel-3.5.1-1|1632	%clean
12mr|kernel-3.5.1-1|1633	rm -rf %{buildroot}
12mr|kernel-3.5.1-1|1634	
12mr|kernel-3.5.1-1|1635	
12mr|kernel-3.5.1-1|1636	# We don't want to remove this, the whole reason of its existence is to be
12mr|kernel-3.5.1-1|1637	# able to do several rpm --short-circuit -bi for testing install
12mr|kernel-3.5.1-1|1638	# phase without repeating compilation phase
12mr|kernel-3.5.1-1|1639	#rm -rf %{temp_root}
12mr|kernel-3.5.1-1|1640	
12mr|kernel-3.5.1-1|1641	###
12mr|kernel-3.5.1-1|1642	### source and doc file lists
12mr|kernel-3.5.1-1|1643	###
12mr|kernel-3.5.1-1|1644	
12mr|kernel-3.5.1-1|1645	%if %build_source
12mr|kernel-3.5.1-1|1646	%files -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.1-1|1647	%dir %{_kerneldir}
12mr|kernel-3.5.1-1|1648	%dir %{_kerneldir}/arch
12mr|kernel-3.5.1-1|1649	%dir %{_kerneldir}/include
12mr|kernel-3.5.1-1|1650	%{_kerneldir}/3rdparty
12mr|kernel-3.5.1-1|1651	%{_kerneldir}/Documentation
12mr|kernel-3.5.1-1|1652	%{_kerneldir}/arch/Kconfig
12mr|kernel-3.5.1-1|1653	%{_kerneldir}/arch/arm
12mr|kernel-3.5.1-1|1654	%{_kerneldir}/arch/um
12mr|kernel-3.5.1-1|1655	%{_kerneldir}/arch/x86
12mr|kernel-3.5.1-1|1656	%{_kerneldir}/block
12mr|kernel-3.5.1-1|1657	%{_kerneldir}/crypto
12mr|kernel-3.5.1-1|1658	%{_kerneldir}/drivers
12mr|kernel-3.5.1-1|1659	%{_kerneldir}/firmware
12mr|kernel-3.5.1-1|1660	%{_kerneldir}/fs
12mr|kernel-3.5.1-1|1661	%{_kerneldir}/include/Kbuild
12mr|kernel-3.5.1-1|1662	%{_kerneldir}/include/acpi
12mr|kernel-3.5.1-1|1663	%{_kerneldir}/include/asm-generic
12mr|kernel-3.5.1-1|1664	%{_kerneldir}/include/crypto
12mr|kernel-3.5.1-1|1665	%{_kerneldir}/include/drm
12mr|kernel-3.5.1-1|1666	%{_kerneldir}/include/keys
12mr|kernel-3.5.1-1|1667	%{_kerneldir}/include/linux
12mr|kernel-3.5.1-1|1668	%{_kerneldir}/include/math-emu
12mr|kernel-3.5.1-1|1669	%{_kerneldir}/include/media
12mr|kernel-3.5.1-1|1670	%{_kerneldir}/include/memory
12mr|kernel-3.5.1-1|1671	%{_kerneldir}/include/misc
12mr|kernel-3.5.1-1|1672	%{_kerneldir}/include/mtd
12mr|kernel-3.5.1-1|1673	%{_kerneldir}/include/net
12mr|kernel-3.5.1-1|1674	%{_kerneldir}/include/pcmcia
12mr|kernel-3.5.1-1|1675	%{_kerneldir}/include/rdma
12mr|kernel-3.5.1-1|1676	%{_kerneldir}/include/rxrpc
12mr|kernel-3.5.1-1|1677	%{_kerneldir}/include/scsi
12mr|kernel-3.5.1-1|1678	%{_kerneldir}/include/sound
12mr|kernel-3.5.1-1|1679	%{_kerneldir}/include/target
12mr|kernel-3.5.1-1|1680	%{_kerneldir}/include/trace
12mr|kernel-3.5.1-1|1681	%{_kerneldir}/include/video
12mr|kernel-3.5.1-1|1682	%{_kerneldir}/include/xen
12mr|kernel-3.5.1-1|1683	%{_kerneldir}/init
12mr|kernel-3.5.1-1|1684	%{_kerneldir}/ipc
12mr|kernel-3.5.1-1|1685	%{_kerneldir}/kernel
12mr|kernel-3.5.1-1|1686	%{_kerneldir}/lib
12mr|kernel-3.5.1-1|1687	%{_kerneldir}/mm
12mr|kernel-3.5.1-1|1688	%{_kerneldir}/net
12mr|kernel-3.5.1-1|1689	%{_kerneldir}/virt
12mr|kernel-3.5.1-1|1690	%{_kerneldir}/samples
12mr|kernel-3.5.1-1|1691	%{_kerneldir}/scripts
12mr|kernel-3.5.1-1|1692	%{_kerneldir}/security
12mr|kernel-3.5.1-1|1693	%{_kerneldir}/sound
12mr|kernel-3.5.1-1|1694	%{_kerneldir}/tools
12mr|kernel-3.5.1-1|1695	%{_kerneldir}/usr
12mr|kernel-3.5.1-1|1696	%{_kerneldir}/COPYING
12mr|kernel-3.5.1-1|1697	%{_kerneldir}/CREDITS
12mr|kernel-3.5.1-1|1698	%{_kerneldir}/Kbuild
12mr|kernel-3.5.1-1|1699	%{_kerneldir}/Kconfig
12mr|kernel-3.5.1-1|1700	%{_kerneldir}/MAINTAINERS
12mr|kernel-3.5.1-1|1701	%{_kerneldir}/Makefile
12mr|kernel-3.5.1-1|1702	%{_kerneldir}/README
12mr|kernel-3.5.1-1|1703	%{_kerneldir}/REPORTING-BUGS
12mr|kernel-3.5.1-1|1704	%doc README.kernel-sources
12mr|kernel-3.5.1-1|1705	
12mr|kernel-3.5.1-1|1706	%files -n %{kname}-source-latest
12mr|kernel-3.5.1-1|1707	%endif
12mr|kernel-3.5.1-1|1708	
12mr|kernel-3.5.1-1|1709	%if %build_doc
12mr|kernel-3.5.1-1|1710	%files -n %{kname}-doc
12mr|kernel-3.5.1-1|1711	%doc linux-%{tar_ver}/Documentation/*
12mr|kernel-3.5.1-1|1712	%endif
12mr|kernel-3.5.1-1|1713	
12mr|kernel-3.5.1-1|1714	%if %{build_perf}
12mr|kernel-3.5.1-1|1715	%files -n perf
12mr|kernel-3.5.1-1|1716	%{_bindir}/perf
12mr|kernel-3.5.1-1|1717	%dir %{_prefix}/libexec/perf-core
12mr|kernel-3.5.1-1|1718	%{_prefix}/libexec/perf-core/*
12mr|kernel-3.5.1-1|1719	%{_mandir}/man[1-8]/perf*
12mr|kernel-3.5.1-1|1720	%endif
12mr|kernel-3.5.1-1|1721	
12mr|kernel-3.5.1-1|1722	%if %{build_cpupower}
12mr|kernel-3.5.1-1|1723	%files -n cpupower -f cpupower.lang
12mr|kernel-3.5.1-1|1724	%{_bindir}/cpupower
12mr|kernel-3.5.1-1|1725	%{_libdir}/libcpupower.so.0
12mr|kernel-3.5.1-1|1726	%{_libdir}/libcpupower.so.0.0.0
12mr|kernel-3.5.1-1|1727	%{_unitdir}/cpupower.service
12mr|kernel-3.5.1-1|1728	%{_mandir}/man[1-8]/cpupower*
12mr|kernel-3.5.1-1|1729	%config(noreplace) %{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.5.1-1|1730	
12mr|kernel-3.5.1-1|1731	%files -n cpupower-devel
12mr|kernel-3.5.1-1|1732	%{_libdir}/libcpupower.so
12mr|kernel-3.5.1-1|1733	%{_includedir}/cpufreq.h
12mr|kernel-3.5.1-1|1734	%endif
12mr|kernel-3.5.1-1|1735	
12mr|kernel-3.5.1-1|1736	
12mr|kernel-3.5.1-1|1737	
12mr|kernel-3.5.1-1|1738	%changelog
12mr|kernel-3.5.1-1|1739	

14547 12
12mr|kernel-3.5.1-2|1	# -*- Mode: rpm-spec -*-
12mr|kernel-3.5.1-2|2	#
12mr|kernel-3.5.1-2|3	# This Specfile is based on kernel-tmb spec done by
12mr|kernel-3.5.1-2|4	# Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.5.1-2|5	#
12mr|kernel-3.5.1-2|6	# The mkflavour() macroization done by Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.5.1-2|7	#
12mr|kernel-3.5.1-2|8	# Manbo kernels now use kernel.org versioning
12mr|kernel-3.5.1-2|9	#
12mr|kernel-3.5.1-2|10	# MIB header
12mr|kernel-3.5.1-2|11	%if %mdvver <= 201100
12mr|kernel-3.5.1-2|12	%define distsuffix mib
12mr|kernel-3.5.1-2|13	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.5.1-2|14	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.5.1-2|15	%endif
12mr|kernel-3.5.1-2|16	# end MIB header
12mr|kernel-3.5.1-2|17	#
12mr|kernel-3.5.1-2|18	%define kernelversion	3
12mr|kernel-3.5.1-2|19	%define patchlevel	5
12mr|kernel-3.5.1-2|20	%define sublevel	1
12mr|kernel-3.5.1-2|21	
12mr|kernel-3.5.1-2|22	# Package release
12mr|kernel-3.5.1-2|23	%define mibrel		2
12mr|kernel-3.5.1-2|24	
12mr|kernel-3.5.1-2|25	# kernel Makefile extraversion is substituted by
12mr|kernel-3.5.1-2|26	# kpatch/kgit/kstable wich are either 0 (empty), rc (kpatch), git (kgit)
12mr|kernel-3.5.1-2|27	# or stable release (kstable)
12mr|kernel-3.5.1-2|28	%define kpatch		0
12mr|kernel-3.5.1-2|29	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.5.1-2|30	%define kgit		0
12mr|kernel-3.5.1-2|31	
12mr|kernel-3.5.1-2|32	# kernel base name (also name of srpm)
12mr|kernel-3.5.1-2|33	%define kname 		kernel
12mr|kernel-3.5.1-2|34	
12mr|kernel-3.5.1-2|35	# Patch tarball tag
12mr|kernel-3.5.1-2|36	%define ktag		rosa
12mr|kernel-3.5.1-2|37	
12mr|kernel-3.5.1-2|38	%define rpmtag		%{distsuffix}
12mr|kernel-3.5.1-2|39	%if %kpatch
12mr|kernel-3.5.1-2|40	%if %kgit
12mr|kernel-3.5.1-2|41	%define rpmrel		0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.5.1-2|42	%else
12mr|kernel-3.5.1-2|43	%define rpmrel		0.%{kpatch}.%{mibrel}
12mr|kernel-3.5.1-2|44	%endif
12mr|kernel-3.5.1-2|45	%else
12mr|kernel-3.5.1-2|46	%define rpmrel		%{mibrel}
12mr|kernel-3.5.1-2|47	%endif
12mr|kernel-3.5.1-2|48	
12mr|kernel-3.5.1-2|49	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.5.1-2|50	# rpm/urpmi/smart
12mr|kernel-3.5.1-2|51	%define fakever		1
12mr|kernel-3.5.1-2|52	%define fakerel 	1
12mr|kernel-3.5.1-2|53	
12mr|kernel-3.5.1-2|54	# version defines
12mr|kernel-3.5.1-2|55	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.5.1-2|56	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.5.1-2|57	
12mr|kernel-3.5.1-2|58	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.5.1-2|59	%if %kpatch
12mr|kernel-3.5.1-2|60	%if %sublevel
12mr|kernel-3.5.1-2|61	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.5.1-2|62	%else
12mr|kernel-3.5.1-2|63	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.5.1-2|64	%endif
12mr|kernel-3.5.1-2|65	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.5.1-2|66	%else
12mr|kernel-3.5.1-2|67	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.5.1-2|68	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.5.1-2|69	%endif
12mr|kernel-3.5.1-2|70	
12mr|kernel-3.5.1-2|71	# Used for not making too long names for rpms or search paths
12mr|kernel-3.5.1-2|72	%if %kpatch
12mr|kernel-3.5.1-2|73	%if %kgit
12mr|kernel-3.5.1-2|74	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.5.1-2|75	%else
12mr|kernel-3.5.1-2|76	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.5.1-2|77	%endif
12mr|kernel-3.5.1-2|78	%else
12mr|kernel-3.5.1-2|79	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.5.1-2|80	%endif
12mr|kernel-3.5.1-2|81	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.5.1-2|82	
12mr|kernel-3.5.1-2|83	# Having different top level names for packges means that you have to remove
12mr|kernel-3.5.1-2|84	# them by hard :(
12mr|kernel-3.5.1-2|85	%define top_dir_name 	%{kname}-%{_arch}
12mr|kernel-3.5.1-2|86	
12mr|kernel-3.5.1-2|87	# Build defines
12mr|kernel-3.5.1-2|88	%define build_doc 		0
12mr|kernel-3.5.1-2|89	%define build_source 		0
12mr|kernel-3.5.1-2|90	%define build_devel 		1
12mr|kernel-3.5.1-2|91	
12mr|kernel-3.5.1-2|92	%define build_debug 		0
12mr|kernel-3.5.1-2|93	
12mr|kernel-3.5.1-2|94	# Build desktop i586 / 4GB
12mr|kernel-3.5.1-2|95	%ifarch %{ix86}
12mr|kernel-3.5.1-2|96	%define build_desktop586	1
12mr|kernel-3.5.1-2|97	%endif
12mr|kernel-3.5.1-2|98	
12mr|kernel-3.5.1-2|99	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.5.1-2|100	%define build_desktop		1
12mr|kernel-3.5.1-2|101	
12mr|kernel-3.5.1-2|102	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mr|kernel-3.5.1-2|103	%define build_server		0
12mr|kernel-3.5.1-2|104	
12mr|kernel-3.5.1-2|105	# End of user definitions
12mr|kernel-3.5.1-2|106	%{?_without_desktop586: %global build_desktop586 0}
12mr|kernel-3.5.1-2|107	%{?_without_desktop: %global build_desktop 0}
12mr|kernel-3.5.1-2|108	%{?_without_server: %global build_server 0}
12mr|kernel-3.5.1-2|109	%{?_without_doc: %global build_doc 0}
12mr|kernel-3.5.1-2|110	%{?_without_source: %global build_source 0}
12mr|kernel-3.5.1-2|111	%{?_without_devel: %global build_devel 0}
12mr|kernel-3.5.1-2|112	%{?_without_debug: %global build_debug 0}
12mr|kernel-3.5.1-2|113	
12mr|kernel-3.5.1-2|114	%{?_with_desktop586: %global build_desktop586 1}
12mr|kernel-3.5.1-2|115	%{?_with_desktop: %global build_desktop 1}
12mr|kernel-3.5.1-2|116	%{?_with_server: %global build_server 1}
12mr|kernel-3.5.1-2|117	%{?_with_doc: %global build_doc 1}
12mr|kernel-3.5.1-2|118	%{?_with_source: %global build_source 1}
12mr|kernel-3.5.1-2|119	%{?_with_devel: %global build_devel 1}
12mr|kernel-3.5.1-2|120	%{?_with_debug: %global build_debug 1}
12mr|kernel-3.5.1-2|121	
12mr|kernel-3.5.1-2|122	# For the .nosrc.rpm
12mr|kernel-3.5.1-2|123	%define build_nosrc 	1
12mr|kernel-3.5.1-2|124	%{?_with_nosrc: %global build_nosrc 1}
12mr|kernel-3.5.1-2|125	
12mr|kernel-3.5.1-2|126	#
12mr|kernel-3.5.1-2|127	# SRC RPM description
12mr|kernel-3.5.1-2|128	#
12mr|kernel-3.5.1-2|129	Summary: 	Linux kernel built for ROSA
12mr|kernel-3.5.1-2|130	Name:		%{kname}
12mr|kernel-3.5.1-2|131	Version: 	%{kversion}
12mr|kernel-3.5.1-2|132	Release: 	%{rpmrel}
12mr|kernel-3.5.1-2|133	License: 	GPLv2
12mr|kernel-3.5.1-2|134	Group: 	 	System/Kernel and hardware
12mr|kernel-3.5.1-2|135	ExclusiveArch: %{ix86} ppc powerpc x86_64 amd64 sparc sparc64
12mr|kernel-3.5.1-2|136	ExclusiveOS: 	Linux
12mr|kernel-3.5.1-2|137	URL:            http://wiki.mandriva.com/en/Manbo_Core2_kernel
12mr|kernel-3.5.1-2|138	BuildRoot: 	%{_tmppath}/%{kname}-%{kversion}-%{_arch}-build
12mr|kernel-3.5.1-2|139	Autoreqprov: 	no
12mr|kernel-3.5.1-2|140	BuildRequires: 	gcc module-init-tools
12mr|kernel-3.5.1-2|141	
12mr|kernel-3.5.1-2|142	%description
12mr|kernel-3.5.1-2|143	The kernel package contains the Linux kernel (vmlinuz), the core of
12mr|kernel-3.5.1-2|144	your Manbo Linux operating system. The kernel handles the basic
12mr|kernel-3.5.1-2|145	functions of the operating system: memory allocation, process
12mr|kernel-3.5.1-2|146	allocation, device input and output, etc.
12mr|kernel-3.5.1-2|147	
12mr|kernel-3.5.1-2|148	# mkflavour() name flavour processor
12mr|kernel-3.5.1-2|149	# name: the flavour name in the package name
12mr|kernel-3.5.1-2|150	# flavour: first parameter of CreateKernel()
12mr|kernel-3.5.1-2|151	%define mkflavour(R:)					\
12mr|kernel-3.5.1-2|152	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.5.1-2|153	Version:	%{kversion}				\
12mr|kernel-3.5.1-2|154	Release:	%{rpmrel}				\
12mr|kernel-3.5.1-2|155	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.5.1-2|156	Group:		System/Kernel and hardware		\
12mr|kernel-3.5.1-2|157	Requires:	kernel-nrj-%{2}%{-R:-%{-R*}}		\
12mr|kernel-3.5.1-2|158	Provides:	%{kname}-latest			\
12mr|kernel-3.5.1-2|159	%ifarch %{ix86}						\
12mr|kernel-3.5.1-2|160	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.1-2|161	%endif							\
12mr|kernel-3.5.1-2|162	\
12mr|kernel-3.5.1-2|163	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.5.1-2|164	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.1-2|165	latest %{kname}-%{1} installed...			\
12mr|kernel-3.5.1-2|166	\
12mr|kernel-3.5.1-2|167	%common_description_info				\
12mr|kernel-3.5.1-2|168	\
12mr|kernel-3.5.1-2|169	%if %build_devel					\
12mr|kernel-3.5.1-2|170	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.5.1-2|171	Version:	%{kversion}				\
12mr|kernel-3.5.1-2|172	Release:	%{rpmrel}				\
12mr|kernel-3.5.1-2|173	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.5.1-2|174	Group:		Development/Kernel			\
12mr|kernel-3.5.1-2|175	Requires:	%{kname}-nrj-%{2}-devel%{-R:-%{-R*}}	\
12mr|kernel-3.5.1-2|176	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.5.1-2|177	%ifarch %{ix86}						\
12mr|kernel-3.5.1-2|178	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.1-2|179	%endif							\
12mr|kernel-3.5.1-2|180	\
12mr|kernel-3.5.1-2|181	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.5.1-2|182	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.1-2|183	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.5.1-2|184	\
12mr|kernel-3.5.1-2|185	%common_description_info				\
12mr|kernel-3.5.1-2|186	%endif							\
12mr|kernel-3.5.1-2|187	\
12mr|kernel-3.5.1-2|188	%if %build_debug					\
12mr|kernel-3.5.1-2|189	%package -n %{kname}-%{1}-debug-latest			\
12mr|kernel-3.5.1-2|190	Version:	%{kversion}				\
12mr|kernel-3.5.1-2|191	Release:	%{rpmrel}				\
12mr|kernel-3.5.1-2|192	Summary:	Virtual rpm for latest %{kname}-%{1}-debug \
12mr|kernel-3.5.1-2|193	Group:		Development/Debug			\
12mr|kernel-3.5.1-2|194	Requires:	%{kname}-%{2}-%{-R:debug-%{-R*}}%{!-R:debuginfo}	\
12mr|kernel-3.5.1-2|195	%ifarch %{ix86}						\
12mr|kernel-3.5.1-2|196	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.1-2|197	%endif							\
12mr|kernel-3.5.1-2|198	Provides:	%{kname}-debug-latest			\
12mr|kernel-3.5.1-2|199	\
12mr|kernel-3.5.1-2|200	%description -n %{kname}-%{1}-debug-latest		\
12mr|kernel-3.5.1-2|201	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.1-2|202	latest %{kname}-%{1}-debug installed...			\
12mr|kernel-3.5.1-2|203	\
12mr|kernel-3.5.1-2|204	%common_description_info				\
12mr|kernel-3.5.1-2|205	%endif							\
12mr|kernel-3.5.1-2|206	\
12mr|kernel-3.5.1-2|207	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.5.1-2|208	%defattr(-,root,root)					\
12mr|kernel-3.5.1-2|209	\
12mr|kernel-3.5.1-2|210	%if %build_devel					\
12mr|kernel-3.5.1-2|211	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.5.1-2|212	%defattr(-,root,root)					\
12mr|kernel-3.5.1-2|213	%endif							\
12mr|kernel-3.5.1-2|214	\
12mr|kernel-3.5.1-2|215	%if %build_debug					\
12mr|kernel-3.5.1-2|216	%files -n %{kname}-%{1}-debug-latest			\
12mr|kernel-3.5.1-2|217	%defattr(-,root,root)					\
12mr|kernel-3.5.1-2|218	%endif
12mr|kernel-3.5.1-2|219	
12mr|kernel-3.5.1-2|220	#
12mr|kernel-3.5.1-2|221	# kernel-desktop586: i586, smp-alternatives, 4GB
12mr|kernel-3.5.1-2|222	#
12mr|kernel-3.5.1-2|223	%ifarch %{ix86}
12mr|kernel-3.5.1-2|224	%if %build_desktop586
12mr|kernel-3.5.1-2|225	%mkflavour desktop586 desktop586
12mr|kernel-3.5.1-2|226	%endif
12mr|kernel-3.5.1-2|227	%endif
12mr|kernel-3.5.1-2|228	
12mr|kernel-3.5.1-2|229	#
12mr|kernel-3.5.1-2|230	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.1-2|231	#
12mr|kernel-3.5.1-2|232	
12mr|kernel-3.5.1-2|233	%if %build_desktop
12mr|kernel-3.5.1-2|234	%mkflavour desktop desktop
12mr|kernel-3.5.1-2|235	%endif
12mr|kernel-3.5.1-2|236	
12mr|kernel-3.5.1-2|237	#
12mr|kernel-3.5.1-2|238	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mr|kernel-3.5.1-2|239	#
12mr|kernel-3.5.1-2|240	
12mr|kernel-3.5.1-2|241	%if %build_server
12mr|kernel-3.5.1-2|242	%ifarch %{ix86}
12mr|kernel-3.5.1-2|243	%mkflavour -R 2.6.38.7-1mnb2 server server
12mr|kernel-3.5.1-2|244	%else
12mr|kernel-3.5.1-2|245	%mkflavour server server
12mr|kernel-3.5.1-2|246	%endif
12mr|kernel-3.5.1-2|247	%endif
12mr|kernel-3.5.1-2|248	
12mr|kernel-3.5.1-2|249	#
12mr|kernel-3.5.1-2|250	# kernel-source-latest: virtual rpm
12mr|kernel-3.5.1-2|251	#
12mr|kernel-3.5.1-2|252	%if %build_source
12mr|kernel-3.5.1-2|253	
12mr|kernel-3.5.1-2|254	%package -n %{kname}-source-latest
12mr|kernel-3.5.1-2|255	Version: 	%{kversion}
12mr|kernel-3.5.1-2|256	Release: 	%{rpmrel}
12mr|kernel-3.5.1-2|257	Summary: 	Virtual rpm for latest %{kname}-source
12mr|kernel-3.5.1-2|258	Group:   	Development/Kernel
12mr|kernel-3.5.1-2|259	Requires: 	%{kname}-source >= %{kversion}
12mr|kernel-3.5.1-2|260	%ifarch %{ix86}
12mr|kernel-3.5.1-2|261	Conflicts:	arch(x86_64)
12mr|kernel-3.5.1-2|262	%endif
12mr|kernel-3.5.1-2|263	
12mr|kernel-3.5.1-2|264	%description -n %{kname}-source-latest
12mr|kernel-3.5.1-2|265	This package is a virtual rpm that aims to make sure you always have the
12mr|kernel-3.5.1-2|266	latest %{kname}-source installed...
12mr|kernel-3.5.1-2|267	
12mr|kernel-3.5.1-2|268	%common_description_info
12mr|kernel-3.5.1-2|269	
12mr|kernel-3.5.1-2|270	%files -n %{kname}-source-latest
12mr|kernel-3.5.1-2|271	%defattr(-,root,root)
12mr|kernel-3.5.1-2|272	
12mr|kernel-3.5.1-2|273	%endif
12mr|kernel-3.5.1-2|274	
12mr|kernel-3.5.1-2|275	
12mr|kernel-3.5.1-2|276	
12mr|kernel-3.5.1-2|277	%changelog
12mr|kernel-3.5.1-2|278	

14548 12
12mr|kernel-3.5.4-1.1|1	# -*- Mode: rpm-spec -*-
12mr|kernel-3.5.4-1.1|2	#
12mr|kernel-3.5.4-1.1|3	# This Specfile is based on kernel-tmb spec done by
12mr|kernel-3.5.4-1.1|4	# Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.5.4-1.1|5	#
12mr|kernel-3.5.4-1.1|6	# The mkflavour() macroization done by Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.5.4-1.1|7	#
12mr|kernel-3.5.4-1.1|8	# Manbo kernels now use kernel.org versioning
12mr|kernel-3.5.4-1.1|9	#
12mr|kernel-3.5.4-1.1|10	# MIB header
12mr|kernel-3.5.4-1.1|11	%if %{mdvver} <= 201100
12mr|kernel-3.5.4-1.1|12	%define distsuffix mib
12mr|kernel-3.5.4-1.1|13	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.5.4-1.1|14	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.5.4-1.1|15	%endif
12mr|kernel-3.5.4-1.1|16	# end MIB header
12mr|kernel-3.5.4-1.1|17	#
12mr|kernel-3.5.4-1.1|18	%define kernelversion	3
12mr|kernel-3.5.4-1.1|19	%define patchlevel	5
12mr|kernel-3.5.4-1.1|20	%define sublevel	4
12mr|kernel-3.5.4-1.1|21	
12mr|kernel-3.5.4-1.1|22	# Package release
12mr|kernel-3.5.4-1.1|23	%define mibrel		1.1
12mr|kernel-3.5.4-1.1|24	
12mr|kernel-3.5.4-1.1|25	# kernel Makefile extraversion is substituted by
12mr|kernel-3.5.4-1.1|26	# kpatch/kgit/kstable wich are either 0 (empty), rc (kpatch), git (kgit)
12mr|kernel-3.5.4-1.1|27	# or stable release (kstable)
12mr|kernel-3.5.4-1.1|28	%define kpatch		0
12mr|kernel-3.5.4-1.1|29	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.5.4-1.1|30	%define kgit		0
12mr|kernel-3.5.4-1.1|31	
12mr|kernel-3.5.4-1.1|32	# kernel base name (also name of srpm)
12mr|kernel-3.5.4-1.1|33	%define kname 		kernel
12mr|kernel-3.5.4-1.1|34	
12mr|kernel-3.5.4-1.1|35	# Patch tarball tag
12mr|kernel-3.5.4-1.1|36	%define ktag		rosa
12mr|kernel-3.5.4-1.1|37	
12mr|kernel-3.5.4-1.1|38	%define rpmtag		%{distsuffix}
12mr|kernel-3.5.4-1.1|39	%if %kpatch
12mr|kernel-3.5.4-1.1|40	%if %kgit
12mr|kernel-3.5.4-1.1|41	%define rpmrel		0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.5.4-1.1|42	%else
12mr|kernel-3.5.4-1.1|43	%define rpmrel		0.%{kpatch}.%{mibrel}
12mr|kernel-3.5.4-1.1|44	%endif
12mr|kernel-3.5.4-1.1|45	%else
12mr|kernel-3.5.4-1.1|46	%define rpmrel		%{mibrel}
12mr|kernel-3.5.4-1.1|47	%endif
12mr|kernel-3.5.4-1.1|48	
12mr|kernel-3.5.4-1.1|49	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.5.4-1.1|50	# rpm/urpmi/smart
12mr|kernel-3.5.4-1.1|51	%define fakever		1
12mr|kernel-3.5.4-1.1|52	%define fakerel 	1
12mr|kernel-3.5.4-1.1|53	
12mr|kernel-3.5.4-1.1|54	# version defines
12mr|kernel-3.5.4-1.1|55	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.5.4-1.1|56	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.5.4-1.1|57	
12mr|kernel-3.5.4-1.1|58	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.5.4-1.1|59	%if %kpatch
12mr|kernel-3.5.4-1.1|60	%if %sublevel
12mr|kernel-3.5.4-1.1|61	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.5.4-1.1|62	%else
12mr|kernel-3.5.4-1.1|63	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.5.4-1.1|64	%endif
12mr|kernel-3.5.4-1.1|65	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.5.4-1.1|66	%else
12mr|kernel-3.5.4-1.1|67	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.5.4-1.1|68	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.5.4-1.1|69	%endif
12mr|kernel-3.5.4-1.1|70	
12mr|kernel-3.5.4-1.1|71	# Used for not making too long names for rpms or search paths
12mr|kernel-3.5.4-1.1|72	%if %kpatch
12mr|kernel-3.5.4-1.1|73	%if %kgit
12mr|kernel-3.5.4-1.1|74	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.5.4-1.1|75	%else
12mr|kernel-3.5.4-1.1|76	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.5.4-1.1|77	%endif
12mr|kernel-3.5.4-1.1|78	%else
12mr|kernel-3.5.4-1.1|79	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.5.4-1.1|80	%endif
12mr|kernel-3.5.4-1.1|81	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.5.4-1.1|82	
12mr|kernel-3.5.4-1.1|83	# Having different top level names for packges means that you have to remove
12mr|kernel-3.5.4-1.1|84	# them by hard :(
12mr|kernel-3.5.4-1.1|85	%define top_dir_name 	%{kname}-%{_arch}
12mr|kernel-3.5.4-1.1|86	
12mr|kernel-3.5.4-1.1|87	# Build defines
12mr|kernel-3.5.4-1.1|88	%define build_doc 		0
12mr|kernel-3.5.4-1.1|89	%define build_source 		0
12mr|kernel-3.5.4-1.1|90	%define build_devel 		1
12mr|kernel-3.5.4-1.1|91	
12mr|kernel-3.5.4-1.1|92	%define build_debug 		0
12mr|kernel-3.5.4-1.1|93	
12mr|kernel-3.5.4-1.1|94	# Build desktop i586 / 4GB
12mr|kernel-3.5.4-1.1|95	%ifarch %{ix86}
12mr|kernel-3.5.4-1.1|96	%define build_desktop586	1
12mr|kernel-3.5.4-1.1|97	%endif
12mr|kernel-3.5.4-1.1|98	
12mr|kernel-3.5.4-1.1|99	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.5.4-1.1|100	%define build_desktop		1
12mr|kernel-3.5.4-1.1|101	
12mr|kernel-3.5.4-1.1|102	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mr|kernel-3.5.4-1.1|103	%define build_server		0
12mr|kernel-3.5.4-1.1|104	
12mr|kernel-3.5.4-1.1|105	# End of user definitions
12mr|kernel-3.5.4-1.1|106	%{?_without_desktop586: %global build_desktop586 0}
12mr|kernel-3.5.4-1.1|107	%{?_without_desktop: %global build_desktop 0}
12mr|kernel-3.5.4-1.1|108	%{?_without_server: %global build_server 0}
12mr|kernel-3.5.4-1.1|109	%{?_without_doc: %global build_doc 0}
12mr|kernel-3.5.4-1.1|110	%{?_without_source: %global build_source 0}
12mr|kernel-3.5.4-1.1|111	%{?_without_devel: %global build_devel 0}
12mr|kernel-3.5.4-1.1|112	%{?_without_debug: %global build_debug 0}
12mr|kernel-3.5.4-1.1|113	
12mr|kernel-3.5.4-1.1|114	%{?_with_desktop586: %global build_desktop586 1}
12mr|kernel-3.5.4-1.1|115	%{?_with_desktop: %global build_desktop 1}
12mr|kernel-3.5.4-1.1|116	%{?_with_server: %global build_server 1}
12mr|kernel-3.5.4-1.1|117	%{?_with_doc: %global build_doc 1}
12mr|kernel-3.5.4-1.1|118	%{?_with_source: %global build_source 1}
12mr|kernel-3.5.4-1.1|119	%{?_with_devel: %global build_devel 1}
12mr|kernel-3.5.4-1.1|120	%{?_with_debug: %global build_debug 1}
12mr|kernel-3.5.4-1.1|121	
12mr|kernel-3.5.4-1.1|122	# For the .nosrc.rpm
12mr|kernel-3.5.4-1.1|123	%define build_nosrc 	1
12mr|kernel-3.5.4-1.1|124	%{?_with_nosrc: %global build_nosrc 1}
12mr|kernel-3.5.4-1.1|125	
12mr|kernel-3.5.4-1.1|126	#
12mr|kernel-3.5.4-1.1|127	# SRC RPM description
12mr|kernel-3.5.4-1.1|128	#
12mr|kernel-3.5.4-1.1|129	Summary: 	Linux kernel built for ROSA
12mr|kernel-3.5.4-1.1|130	Name:		%{kname}
12mr|kernel-3.5.4-1.1|131	Version: 	%{kversion}
12mr|kernel-3.5.4-1.1|132	Release: 	%{rpmrel}
12mr|kernel-3.5.4-1.1|133	License: 	GPLv2
12mr|kernel-3.5.4-1.1|134	Group: 	 	System/Kernel and hardware
12mr|kernel-3.5.4-1.1|135	ExclusiveArch: %{ix86} ppc powerpc x86_64 amd64 sparc sparc64
12mr|kernel-3.5.4-1.1|136	ExclusiveOS: 	Linux
12mr|kernel-3.5.4-1.1|137	URL:            http://wiki.mandriva.com/en/Manbo_Core2_kernel
12mr|kernel-3.5.4-1.1|138	BuildRoot: 	%{_tmppath}/%{kname}-%{kversion}-%{_arch}-build
12mr|kernel-3.5.4-1.1|139	Autoreqprov: 	no
12mr|kernel-3.5.4-1.1|140	BuildRequires: 	gcc module-init-tools
12mr|kernel-3.5.4-1.1|141	
12mr|kernel-3.5.4-1.1|142	%description
12mr|kernel-3.5.4-1.1|143	The kernel package contains the Linux kernel (vmlinuz), the core of
12mr|kernel-3.5.4-1.1|144	your Manbo Linux operating system. The kernel handles the basic
12mr|kernel-3.5.4-1.1|145	functions of the operating system: memory allocation, process
12mr|kernel-3.5.4-1.1|146	allocation, device input and output, etc.
12mr|kernel-3.5.4-1.1|147	
12mr|kernel-3.5.4-1.1|148	# mkflavour() name flavour processor
12mr|kernel-3.5.4-1.1|149	# name: the flavour name in the package name
12mr|kernel-3.5.4-1.1|150	# flavour: first parameter of CreateKernel()
12mr|kernel-3.5.4-1.1|151	%define mkflavour(R:)					\
12mr|kernel-3.5.4-1.1|152	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.5.4-1.1|153	Version:	%{kversion}				\
12mr|kernel-3.5.4-1.1|154	Release:	%{rpmrel}				\
12mr|kernel-3.5.4-1.1|155	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.5.4-1.1|156	Group:		System/Kernel and hardware		\
12mr|kernel-3.5.4-1.1|157	Requires:	kernel-nrj-%{2}%{-R:-%{-R*}}		\
12mr|kernel-3.5.4-1.1|158	Provides:	%{kname}-latest			\
12mr|kernel-3.5.4-1.1|159	%ifarch %{ix86}						\
12mr|kernel-3.5.4-1.1|160	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.4-1.1|161	%endif							\
12mr|kernel-3.5.4-1.1|162	\
12mr|kernel-3.5.4-1.1|163	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.5.4-1.1|164	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.4-1.1|165	latest %{kname}-%{1} installed...			\
12mr|kernel-3.5.4-1.1|166	\
12mr|kernel-3.5.4-1.1|167	%common_description_info				\
12mr|kernel-3.5.4-1.1|168	\
12mr|kernel-3.5.4-1.1|169	%if %build_devel					\
12mr|kernel-3.5.4-1.1|170	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.5.4-1.1|171	Version:	%{kversion}				\
12mr|kernel-3.5.4-1.1|172	Release:	%{rpmrel}				\
12mr|kernel-3.5.4-1.1|173	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.5.4-1.1|174	Group:		Development/Kernel			\
12mr|kernel-3.5.4-1.1|175	Requires:	%{kname}-nrj-%{2}-devel%{-R:-%{-R*}}	\
12mr|kernel-3.5.4-1.1|176	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.5.4-1.1|177	%ifarch %{ix86}						\
12mr|kernel-3.5.4-1.1|178	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.4-1.1|179	%endif							\
12mr|kernel-3.5.4-1.1|180	\
12mr|kernel-3.5.4-1.1|181	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.5.4-1.1|182	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.4-1.1|183	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.5.4-1.1|184	\
12mr|kernel-3.5.4-1.1|185	%common_description_info				\
12mr|kernel-3.5.4-1.1|186	%endif							\
12mr|kernel-3.5.4-1.1|187	\
12mr|kernel-3.5.4-1.1|188	%if %build_debug					\
12mr|kernel-3.5.4-1.1|189	%package -n %{kname}-%{1}-debug-latest			\
12mr|kernel-3.5.4-1.1|190	Version:	%{kversion}				\
12mr|kernel-3.5.4-1.1|191	Release:	%{rpmrel}				\
12mr|kernel-3.5.4-1.1|192	Summary:	Virtual rpm for latest %{kname}-%{1}-debug \
12mr|kernel-3.5.4-1.1|193	Group:		Development/Debug			\
12mr|kernel-3.5.4-1.1|194	Requires:	%{kname}-%{2}-%{-R:debug-%{-R*}}%{!-R:debuginfo}	\
12mr|kernel-3.5.4-1.1|195	%ifarch %{ix86}						\
12mr|kernel-3.5.4-1.1|196	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.4-1.1|197	%endif							\
12mr|kernel-3.5.4-1.1|198	Provides:	%{kname}-debug-latest			\
12mr|kernel-3.5.4-1.1|199	\
12mr|kernel-3.5.4-1.1|200	%description -n %{kname}-%{1}-debug-latest		\
12mr|kernel-3.5.4-1.1|201	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.4-1.1|202	latest %{kname}-%{1}-debug installed...			\
12mr|kernel-3.5.4-1.1|203	\
12mr|kernel-3.5.4-1.1|204	%common_description_info				\
12mr|kernel-3.5.4-1.1|205	%endif							\
12mr|kernel-3.5.4-1.1|206	\
12mr|kernel-3.5.4-1.1|207	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.5.4-1.1|208	%defattr(-,root,root)					\
12mr|kernel-3.5.4-1.1|209	\
12mr|kernel-3.5.4-1.1|210	%if %build_devel					\
12mr|kernel-3.5.4-1.1|211	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.5.4-1.1|212	%defattr(-,root,root)					\
12mr|kernel-3.5.4-1.1|213	%endif							\
12mr|kernel-3.5.4-1.1|214	\
12mr|kernel-3.5.4-1.1|215	%if %build_debug					\
12mr|kernel-3.5.4-1.1|216	%files -n %{kname}-%{1}-debug-latest			\
12mr|kernel-3.5.4-1.1|217	%defattr(-,root,root)					\
12mr|kernel-3.5.4-1.1|218	%endif
12mr|kernel-3.5.4-1.1|219	
12mr|kernel-3.5.4-1.1|220	#
12mr|kernel-3.5.4-1.1|221	# kernel-desktop586: i586, smp-alternatives, 4GB
12mr|kernel-3.5.4-1.1|222	#
12mr|kernel-3.5.4-1.1|223	%ifarch %{ix86}
12mr|kernel-3.5.4-1.1|224	%if %build_desktop586
12mr|kernel-3.5.4-1.1|225	%mkflavour desktop586 desktop586
12mr|kernel-3.5.4-1.1|226	%endif
12mr|kernel-3.5.4-1.1|227	%endif
12mr|kernel-3.5.4-1.1|228	
12mr|kernel-3.5.4-1.1|229	#
12mr|kernel-3.5.4-1.1|230	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.4-1.1|231	#
12mr|kernel-3.5.4-1.1|232	
12mr|kernel-3.5.4-1.1|233	%if %build_desktop
12mr|kernel-3.5.4-1.1|234	%mkflavour desktop desktop
12mr|kernel-3.5.4-1.1|235	%endif
12mr|kernel-3.5.4-1.1|236	
12mr|kernel-3.5.4-1.1|237	#
12mr|kernel-3.5.4-1.1|238	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mr|kernel-3.5.4-1.1|239	#
12mr|kernel-3.5.4-1.1|240	
12mr|kernel-3.5.4-1.1|241	%if %build_server
12mr|kernel-3.5.4-1.1|242	%ifarch %{ix86}
12mr|kernel-3.5.4-1.1|243	%mkflavour -R 2.6.38.7-1mnb2 server server
12mr|kernel-3.5.4-1.1|244	%else
12mr|kernel-3.5.4-1.1|245	%mkflavour server server
12mr|kernel-3.5.4-1.1|246	%endif
12mr|kernel-3.5.4-1.1|247	%endif
12mr|kernel-3.5.4-1.1|248	
12mr|kernel-3.5.4-1.1|249	#
12mr|kernel-3.5.4-1.1|250	# kernel-source-latest: virtual rpm
12mr|kernel-3.5.4-1.1|251	#
12mr|kernel-3.5.4-1.1|252	%if %build_source
12mr|kernel-3.5.4-1.1|253	
12mr|kernel-3.5.4-1.1|254	%package -n %{kname}-source-latest
12mr|kernel-3.5.4-1.1|255	Version: 	%{kversion}
12mr|kernel-3.5.4-1.1|256	Release: 	%{rpmrel}
12mr|kernel-3.5.4-1.1|257	Summary: 	Virtual rpm for latest %{kname}-source
12mr|kernel-3.5.4-1.1|258	Group:   	Development/Kernel
12mr|kernel-3.5.4-1.1|259	Requires: 	%{kname}-source >= %{kversion}
12mr|kernel-3.5.4-1.1|260	%ifarch %{ix86}
12mr|kernel-3.5.4-1.1|261	Conflicts:	arch(x86_64)
12mr|kernel-3.5.4-1.1|262	%endif
12mr|kernel-3.5.4-1.1|263	
12mr|kernel-3.5.4-1.1|264	%description -n %{kname}-source-latest
12mr|kernel-3.5.4-1.1|265	This package is a virtual rpm that aims to make sure you always have the
12mr|kernel-3.5.4-1.1|266	latest %{kname}-source installed...
12mr|kernel-3.5.4-1.1|267	
12mr|kernel-3.5.4-1.1|268	%common_description_info
12mr|kernel-3.5.4-1.1|269	
12mr|kernel-3.5.4-1.1|270	%files -n %{kname}-source-latest
12mr|kernel-3.5.4-1.1|271	%defattr(-,root,root)
12mr|kernel-3.5.4-1.1|272	
12mr|kernel-3.5.4-1.1|273	%endif
12mr|kernel-3.5.4-1.1|274	
12mr|kernel-3.5.4-1.1|275	
12mr|kernel-3.5.4-1.1|276	
12mr|kernel-3.5.4-1.1|277	%changelog
12mr|kernel-3.5.4-1.1|278	

14549 12
12mr|kernel-3.5.4-1|1	# -*- Mode: rpm-spec -*-
12mr|kernel-3.5.4-1|2	#
12mr|kernel-3.5.4-1|3	# This Specfile is based on kernel-tmb spec done by
12mr|kernel-3.5.4-1|4	# Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.5.4-1|5	#
12mr|kernel-3.5.4-1|6	# The mkflavour() macroization done by Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.5.4-1|7	#
12mr|kernel-3.5.4-1|8	# Mageia, Mandriva, MIB and ROSA kernels use kernel.org versioning
12mr|kernel-3.5.4-1|9	#
12mr|kernel-3.5.4-1|10	# MIB header
12mr|kernel-3.5.4-1|11	%if %{mdvver} <= 201100
12mr|kernel-3.5.4-1|12	%define distsuffix mib
12mr|kernel-3.5.4-1|13	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.5.4-1|14	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.5.4-1|15	%endif
12mr|kernel-3.5.4-1|16	# end MIB header
12mr|kernel-3.5.4-1|17	#
12mr|kernel-3.5.4-1|18	%define kernelversion	3
12mr|kernel-3.5.4-1|19	%define patchlevel	5
12mr|kernel-3.5.4-1|20	# sublevel is now used for -stable patches
12mr|kernel-3.5.4-1|21	%define sublevel	4
12mr|kernel-3.5.4-1|22	
12mr|kernel-3.5.4-1|23	# Package release
12mr|kernel-3.5.4-1|24	%define mibrel		1
12mr|kernel-3.5.4-1|25	
12mr|kernel-3.5.4-1|26	# kernel Makefile extraversion is substituted by
12mr|kernel-3.5.4-1|27	# kpatch wich are either 0 (empty), rc (kpatch)
12mr|kernel-3.5.4-1|28	%define kpatch		0
12mr|kernel-3.5.4-1|29	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.5.4-1|30	%define kgit		0
12mr|kernel-3.5.4-1|31	
12mr|kernel-3.5.4-1|32	# kernel base name (also name of srpm)
12mr|kernel-3.5.4-1|33	%define kname 		kernel
12mr|kernel-3.5.4-1|34	
12mr|kernel-3.5.4-1|35	# Patch tarball tag
12mr|kernel-3.5.4-1|36	%define ktag		rosa
12mr|kernel-3.5.4-1|37	
12mr|kernel-3.5.4-1|38	# define rpmtag		%{distsuffix}
12mr|kernel-3.5.4-1|39	%define rpmtag		%{distsuffix}
12mr|kernel-3.5.4-1|40	%if %kpatch
12mr|kernel-3.5.4-1|41	%if %kgit
12mr|kernel-3.5.4-1|42	%define rpmrel		%mkrel 0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.5.4-1|43	%else
12mr|kernel-3.5.4-1|44	%define rpmrel		%mkrel 0.%{kpatch}.%{mibrel}
12mr|kernel-3.5.4-1|45	%endif
12mr|kernel-3.5.4-1|46	%else
12mr|kernel-3.5.4-1|47	%define rpmrel		%{mibrel}
12mr|kernel-3.5.4-1|48	%endif
12mr|kernel-3.5.4-1|49	
12mr|kernel-3.5.4-1|50	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.5.4-1|51	# rpm/urpmi/smart
12mr|kernel-3.5.4-1|52	%define fakever		1
12mr|kernel-3.5.4-1|53	%define fakerel 	%mkrel 1
12mr|kernel-3.5.4-1|54	
12mr|kernel-3.5.4-1|55	# version defines
12mr|kernel-3.5.4-1|56	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.5.4-1|57	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.5.4-1|58	
12mr|kernel-3.5.4-1|59	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.5.4-1|60	%if %kpatch
12mr|kernel-3.5.4-1|61	%if %sublevel
12mr|kernel-3.5.4-1|62	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.5.4-1|63	%else
12mr|kernel-3.5.4-1|64	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.5.4-1|65	%endif
12mr|kernel-3.5.4-1|66	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.5.4-1|67	%else
12mr|kernel-3.5.4-1|68	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.5.4-1|69	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.5.4-1|70	%endif
12mr|kernel-3.5.4-1|71	
12mr|kernel-3.5.4-1|72	# Used for not making too long names for rpms or search paths
12mr|kernel-3.5.4-1|73	%if %kpatch
12mr|kernel-3.5.4-1|74	%if %kgit
12mr|kernel-3.5.4-1|75	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.5.4-1|76	%else
12mr|kernel-3.5.4-1|77	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.5.4-1|78	%endif
12mr|kernel-3.5.4-1|79	%else
12mr|kernel-3.5.4-1|80	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.5.4-1|81	%endif
12mr|kernel-3.5.4-1|82	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.5.4-1|83	
12mr|kernel-3.5.4-1|84	# Having different top level names for packges means that you have to remove
12mr|kernel-3.5.4-1|85	# them by hard :(
12mr|kernel-3.5.4-1|86	%define top_dir_name 	%{kname}-%{_arch}
12mr|kernel-3.5.4-1|87	
12mr|kernel-3.5.4-1|88	%define build_dir 	${RPM_BUILD_DIR}/%{top_dir_name}
12mr|kernel-3.5.4-1|89	%define src_dir 	%{build_dir}/linux-%{tar_ver}
12mr|kernel-3.5.4-1|90	
12mr|kernel-3.5.4-1|91	# Disable useless debug rpms...
12mr|kernel-3.5.4-1|92	%define _enable_debug_packages 	%{nil}
12mr|kernel-3.5.4-1|93	%define debug_package 		%{nil}
12mr|kernel-3.5.4-1|94	
12mr|kernel-3.5.4-1|95	# Build defines
12mr|kernel-3.5.4-1|96	%define build_doc 		1
12mr|kernel-3.5.4-1|97	%define build_source 		1
12mr|kernel-3.5.4-1|98	%define build_devel 		1
12mr|kernel-3.5.4-1|99	
12mr|kernel-3.5.4-1|100	%define build_debug 		0
12mr|kernel-3.5.4-1|101	
12mr|kernel-3.5.4-1|102	#
12mr|kernel-3.5.4-1|103	# Old Mandriva kernel flavours plus new two PAE flavours
12mr|kernel-3.5.4-1|104	#
12mr|kernel-3.5.4-1|105	
12mr|kernel-3.5.4-1|106	# Build desktop i586 / 4GB
12mr|kernel-3.5.4-1|107	%ifarch %{ix86}
12mr|kernel-3.5.4-1|108	%define build_desktop586		1
12mr|kernel-3.5.4-1|109	%endif
12mr|kernel-3.5.4-1|110	
12mr|kernel-3.5.4-1|111	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.5.4-1|112	%define build_desktop			1
12mr|kernel-3.5.4-1|113	
12mr|kernel-3.5.4-1|114	# Build netbook (i686 / 4GB) / x86_64
12mr|kernel-3.5.4-1|115	%define build_netbook			1
12mr|kernel-3.5.4-1|116	
12mr|kernel-3.5.4-1|117	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mr|kernel-3.5.4-1|118	%define build_server			1
12mr|kernel-3.5.4-1|119	
12mr|kernel-3.5.4-1|120	# Build desktop686 pae (i686 / 64GB)
12mr|kernel-3.5.4-1|121	%ifarch %{ix86}
12mr|kernel-3.5.4-1|122	%define build_desktop_pae		1
12mr|kernel-3.5.4-1|123	%endif
12mr|kernel-3.5.4-1|124	
12mr|kernel-3.5.4-1|125	# Build netbook686 pae (i686 / 64GB)
12mr|kernel-3.5.4-1|126	%ifarch %{ix86}
12mr|kernel-3.5.4-1|127	%define build_netbook_pae		1
12mr|kernel-3.5.4-1|128	%endif
12mr|kernel-3.5.4-1|129	
12mr|kernel-3.5.4-1|130	#
12mr|kernel-3.5.4-1|131	# MIB low latency optimized flavours called "nrj"
12mr|kernel-3.5.4-1|132	#
12mr|kernel-3.5.4-1|133	
12mr|kernel-3.5.4-1|134	# Build nrj desktop586 (i586 / 4GB)
12mr|kernel-3.5.4-1|135	%ifarch %{ix86}
12mr|kernel-3.5.4-1|136	%define build_nrj_desktop586		1
12mr|kernel-3.5.4-1|137	%endif
12mr|kernel-3.5.4-1|138	
12mr|kernel-3.5.4-1|139	# Build nrj desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.5.4-1|140	%define build_nrj_desktop		1
12mr|kernel-3.5.4-1|141	
12mr|kernel-3.5.4-1|142	# Build nrj netbook (i686 / 4GB) / x86_64
12mr|kernel-3.5.4-1|143	%define build_nrj_netbook		1
12mr|kernel-3.5.4-1|144	
12mr|kernel-3.5.4-1|145	# Build nrj desktop686 pae (i686 / 64GB)
12mr|kernel-3.5.4-1|146	%ifarch %{ix86}
12mr|kernel-3.5.4-1|147	%define build_nrj_desktop_pae		1
12mr|kernel-3.5.4-1|148	%endif
12mr|kernel-3.5.4-1|149	
12mr|kernel-3.5.4-1|150	# Build nrj netbook686 pae (i686 / 64GB)
12mr|kernel-3.5.4-1|151	%ifarch %{ix86}
12mr|kernel-3.5.4-1|152	%define build_nrj_netbook_pae		1
12mr|kernel-3.5.4-1|153	%endif
12mr|kernel-3.5.4-1|154	
12mr|kernel-3.5.4-1|155	#
12mr|kernel-3.5.4-1|156	# experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.5.4-1|157	#
12mr|kernel-3.5.4-1|158	
12mr|kernel-3.5.4-1|159	# Build nrj netbook Intel Atom (matom / 4GB)
12mr|kernel-3.5.4-1|160	%ifarch %{ix86}
12mr|kernel-3.5.4-1|161	%define build_nrj_netbook_atom		1
12mr|kernel-3.5.4-1|162	%endif
12mr|kernel-3.5.4-1|163	
12mr|kernel-3.5.4-1|164	# Build nrj netbook Intel Atom pae (matom / 64GB)
12mr|kernel-3.5.4-1|165	%ifarch %{ix86}
12mr|kernel-3.5.4-1|166	%define build_nrj_netbook_atom_pae	1
12mr|kernel-3.5.4-1|167	%endif
12mr|kernel-3.5.4-1|168	
12mr|kernel-3.5.4-1|169	# Build nrj desktop Intel Core2 (mcore2 / 4GB)
12mr|kernel-3.5.4-1|170	%ifarch %{ix86}
12mr|kernel-3.5.4-1|171	%define build_nrj_desktop_core2   	1
12mr|kernel-3.5.4-1|172	%endif
12mr|kernel-3.5.4-1|173	
12mr|kernel-3.5.4-1|174	# Build nrj desktop Intel Core2 pae (mcore2 / 64GB)
12mr|kernel-3.5.4-1|175	%ifarch %{ix86}
12mr|kernel-3.5.4-1|176	%define build_nrj_desktop_core2_pae   	1
12mr|kernel-3.5.4-1|177	%endif
12mr|kernel-3.5.4-1|178	
12mr|kernel-3.5.4-1|179	#
12mr|kernel-3.5.4-1|180	# end of experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.5.4-1|181	#
12mr|kernel-3.5.4-1|182	
12mr|kernel-3.5.4-1|183	# build perf and cpupower tools
12mr|kernel-3.5.4-1|184	%if %{mdvver} >= 201100
12mr|kernel-3.5.4-1|185	%define build_perf		1
12mr|kernel-3.5.4-1|186	%define build_cpupower		1
12mr|kernel-3.5.4-1|187	%else
12mr|kernel-3.5.4-1|188	%define build_perf		0
12mr|kernel-3.5.4-1|189	%define build_cpupower		0
12mr|kernel-3.5.4-1|190	%endif
12mr|kernel-3.5.4-1|191	
12mr|kernel-3.5.4-1|192	# compress modules with xz
12mr|kernel-3.5.4-1|193	%if %{mdvver} == 201210
12mr|kernel-3.5.4-1|194	%define build_modxz		0
12mr|kernel-3.5.4-1|195	%else
12mr|kernel-3.5.4-1|196	%define build_modxz		0
12mr|kernel-3.5.4-1|197	%endif
12mr|kernel-3.5.4-1|198	
12mr|kernel-3.5.4-1|199	# ARM builds
12mr|kernel-3.5.4-1|200	%ifarch %{arm}
12mr|kernel-3.5.4-1|201	%define build_desktop		0
12mr|kernel-3.5.4-1|202	%define build_netbook		0
12mr|kernel-3.5.4-1|203	%define build_server		0
12mr|kernel-3.5.4-1|204	%define build_iop32x		0
12mr|kernel-3.5.4-1|205	%define build_kirkwood		1
12mr|kernel-3.5.4-1|206	%define build_versatile		1
12mr|kernel-3.5.4-1|207	# no cpupower tools on arm yet
12mr|kernel-3.5.4-1|208	%define build_cpupower		0
12mr|kernel-3.5.4-1|209	# arm is currently not using xz
12mr|kernel-3.5.4-1|210	%define build_modxz		0
12mr|kernel-3.5.4-1|211	%endif
12mr|kernel-3.5.4-1|212	# End of user definitions
12mr|kernel-3.5.4-1|213	
12mr|kernel-3.5.4-1|214	# buildtime flags
12mr|kernel-3.5.4-1|215	%{?_without_desktop586: %global build_desktop586 0}
12mr|kernel-3.5.4-1|216	%{?_without_desktop: %global build_desktop 0}
12mr|kernel-3.5.4-1|217	%{?_without_netbook: %global build_netbook 0}
12mr|kernel-3.5.4-1|218	%{?_without_server: %global build_server 0}
12mr|kernel-3.5.4-1|219	%{?_without_xen_pvops: %global build_xen_pvops 0}
12mr|kernel-3.5.4-1|220	%{?_without_desktop_pae: %global build_desktop_pae 0}
12mr|kernel-3.5.4-1|221	%{?_without_netbook_pae: %global build_netbook_pae 0}
12mr|kernel-3.5.4-1|222	%{?_without_nrj_desktop586: %global build_nrj_desktop586 0}
12mr|kernel-3.5.4-1|223	%{?_without_nrj_desktop: %global build_nrj_desktop 0}
12mr|kernel-3.5.4-1|224	%{?_without_nrj_netbook: %global build_nrj_netbook 0}
12mr|kernel-3.5.4-1|225	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 0}
12mr|kernel-3.5.4-1|226	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 0}
12mr|kernel-3.5.4-1|227	%{?_without_nrj_netbook_atom: %global build_nrj_netbook_atom 0}
12mr|kernel-3.5.4-1|228	%{?_without_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 0}
12mr|kernel-3.5.4-1|229	%{?_without_nrj_desktop_core2: %global build_nrj_desktop_core2 0}
12mr|kernel-3.5.4-1|230	%{?_without_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 0}
12mr|kernel-3.5.4-1|231	
12mr|kernel-3.5.4-1|232	%{?_without_doc: %global build_doc 0}
12mr|kernel-3.5.4-1|233	%{?_without_source: %global build_source 0}
12mr|kernel-3.5.4-1|234	%{?_without_devel: %global build_devel 0}
12mr|kernel-3.5.4-1|235	%{?_without_debug: %global build_debug 0}
12mr|kernel-3.5.4-1|236	%{?_without_perf: %global build_perf 0}
12mr|kernel-3.5.4-1|237	%{?_without_cpupower: %global build_cpupower 0}
12mr|kernel-3.5.4-1|238	%{?_without_modxz: %global build_modxz 0}
12mr|kernel-3.5.4-1|239	
12mr|kernel-3.5.4-1|240	%{?_with_desktop586: %global build_desktop586 1}
12mr|kernel-3.5.4-1|241	%{?_with_desktop: %global build_desktop 1}
12mr|kernel-3.5.4-1|242	%{?_with_netbook: %global build_netbook 1}
12mr|kernel-3.5.4-1|243	%{?_with_server: %global build_server 1}
12mr|kernel-3.5.4-1|244	%{?_with_xen_pvops: %global build_xen_pvops 1}
12mr|kernel-3.5.4-1|245	%{?_without_desktop_pae: %global build_desktop_pae 1}
12mr|kernel-3.5.4-1|246	%{?_without_netbook_pae: %global build_netbook_pae 1}
12mr|kernel-3.5.4-1|247	%{?_without_nrj_desktop586: %global build_nrj_desktop586 1}
12mr|kernel-3.5.4-1|248	%{?_without_nrj_desktop: %global build_nrj_desktop 1}
12mr|kernel-3.5.4-1|249	%{?_without_nrj_netbook: %global build_nrj_netbook 1}
12mr|kernel-3.5.4-1|250	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 1}
12mr|kernel-3.5.4-1|251	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 1}
12mr|kernel-3.5.4-1|252	%{?_with_nrj_netbook_atom: %global build_nrj_netbook_atom 1}
12mr|kernel-3.5.4-1|253	%{?_with_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 1}
12mr|kernel-3.5.4-1|254	%{?_with_nrj_desktop_core2: %global build_nrj_desktop_core2 1}
12mr|kernel-3.5.4-1|255	%{?_with_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 1}
12mr|kernel-3.5.4-1|256	
12mr|kernel-3.5.4-1|257	%{?_with_doc: %global build_doc 1}
12mr|kernel-3.5.4-1|258	%{?_with_source: %global build_source 1}
12mr|kernel-3.5.4-1|259	%{?_with_devel: %global build_devel 1}
12mr|kernel-3.5.4-1|260	%{?_with_debug: %global build_debug 1}
12mr|kernel-3.5.4-1|261	%{?_with_perf: %global build_perf 1}
12mr|kernel-3.5.4-1|262	%{?_with_cpupower: %global build_cpupower 1}
12mr|kernel-3.5.4-1|263	%{?_with_modxz: %global build_modxz 1}
12mr|kernel-3.5.4-1|264	
12mr|kernel-3.5.4-1|265	# ARM builds
12mr|kernel-3.5.4-1|266	%{?_with_iop32x: %global build_iop32x 1}
12mr|kernel-3.5.4-1|267	%{?_with_kirkwood: %global build_kirkwood 1}
12mr|kernel-3.5.4-1|268	%{?_with_versatile: %global build_versatile 1}
12mr|kernel-3.5.4-1|269	%{?_without_iop32x: %global build_iop32x 0}
12mr|kernel-3.5.4-1|270	%{?_without_kirkwood: %global build_kirkwood 0}
12mr|kernel-3.5.4-1|271	%{?_without_versatile: %global build_versatile 0}
12mr|kernel-3.5.4-1|272	
12mr|kernel-3.5.4-1|273	# For the .nosrc.rpm
12mr|kernel-3.5.4-1|274	%define build_nosrc 	0
12mr|kernel-3.5.4-1|275	%{?_with_nosrc: %global build_nosrc 1}
12mr|kernel-3.5.4-1|276	
12mr|kernel-3.5.4-1|277	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mr|kernel-3.5.4-1|278	%define kmake %make CC="$CC"
12mr|kernel-3.5.4-1|279	%else
12mr|kernel-3.5.4-1|280	%define kmake %make
12mr|kernel-3.5.4-1|281	%endif
12mr|kernel-3.5.4-1|282	# there are places where parallel make don't work
12mr|kernel-3.5.4-1|283	%define smake make
12mr|kernel-3.5.4-1|284	
12mr|kernel-3.5.4-1|285	# Parallelize xargs invocations on smp machines
12mr|kernel-3.5.4-1|286	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
12mr|kernel-3.5.4-1|287	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
12mr|kernel-3.5.4-1|288	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
12mr|kernel-3.5.4-1|289	
12mr|kernel-3.5.4-1|290	# Sparc arch wants sparc64 kernels
12mr|kernel-3.5.4-1|291	%define target_arch    %(echo %{_arch} | sed -e 's/mips.*/mips/' -e 's/arm.*/arm/')
12mr|kernel-3.5.4-1|292	
12mr|kernel-3.5.4-1|293	
12mr|kernel-3.5.4-1|294	#
12mr|kernel-3.5.4-1|295	# SRC RPM description
12mr|kernel-3.5.4-1|296	#
12mr|kernel-3.5.4-1|297	Summary: 	Linux kernel built for Mandriva
12mr|kernel-3.5.4-1|298	Name:		%{kname}
12mr|kernel-3.5.4-1|299	Version: 	%{kversion}
12mr|kernel-3.5.4-1|300	Release: 	%{rpmrel}
12mr|kernel-3.5.4-1|301	License: 	GPLv2
12mr|kernel-3.5.4-1|302	Group: 	 	System/Kernel and hardware
12mr|kernel-3.5.4-1|303	ExclusiveArch: %{ix86} x86_64 %{arm}
12mr|kernel-3.5.4-1|304	ExclusiveOS: 	Linux
12mr|kernel-3.5.4-1|305	URL:            http://www.kernel.org
12mr|kernel-3.5.4-1|306	
12mr|kernel-3.5.4-1|307	####################################################################
12mr|kernel-3.5.4-1|308	#
12mr|kernel-3.5.4-1|309	# Sources
12mr|kernel-3.5.4-1|310	#
12mr|kernel-3.5.4-1|311	### This is for full SRC RPM
12mr|kernel-3.5.4-1|312	Source0: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.xz
12mr|kernel-3.5.4-1|313	Source1: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.sign
12mr|kernel-3.5.4-1|314	### This is for stripped SRC RPM
12mr|kernel-3.5.4-1|315	%if %build_nosrc
12mr|kernel-3.5.4-1|316	NoSource: 0
12mr|kernel-3.5.4-1|317	%endif
12mr|kernel-3.5.4-1|318	# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
12mr|kernel-3.5.4-1|319	Source2: 	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
12mr|kernel-3.5.4-1|320	
12mr|kernel-3.5.4-1|321	Source4: 	README.kernel-sources
12mr|kernel-3.5.4-1|322	
12mr|kernel-3.5.4-1|323	# config and systemd service file from fedora
12mr|kernel-3.5.4-1|324	Source50:	cpupower.service
12mr|kernel-3.5.4-1|325	Source51:	cpupower.config
12mr|kernel-3.5.4-1|326	
12mr|kernel-3.5.4-1|327	# our patch tarball
12mr|kernel-3.5.4-1|328	Source100: 	linux-%{patch_ver}.tar.xz
12mr|kernel-3.5.4-1|329	
12mr|kernel-3.5.4-1|330	####################################################################
12mr|kernel-3.5.4-1|331	#
12mr|kernel-3.5.4-1|332	# Patches
12mr|kernel-3.5.4-1|333	
12mr|kernel-3.5.4-1|334	#
12mr|kernel-3.5.4-1|335	# Patch0 to Patch100 are for core kernel upgrades.
12mr|kernel-3.5.4-1|336	#
12mr|kernel-3.5.4-1|337	
12mr|kernel-3.5.4-1|338	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/testing
12mr|kernel-3.5.4-1|339	
12mr|kernel-3.5.4-1|340	%if %kpatch
12mr|kernel-3.5.4-1|341	%if %sublevel
12mr|kernel-3.5.4-1|342	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.bz2
12mr|kernel-3.5.4-1|343	Source11:	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.sign
12mr|kernel-3.5.4-1|344	%else
12mr|kernel-3.5.4-1|345	Patch1:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.bz2
12mr|kernel-3.5.4-1|346	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.sign
12mr|kernel-3.5.4-1|347	%endif
12mr|kernel-3.5.4-1|348	%endif
12mr|kernel-3.5.4-1|349	%if %kgit
12mr|kernel-3.5.4-1|350	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.bz2
12mr|kernel-3.5.4-1|351	Source11: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.sign
12mr|kernel-3.5.4-1|352	%endif
12mr|kernel-3.5.4-1|353	%if %sublevel
12mr|kernel-3.5.4-1|354	%if %kpatch
12mr|kernel-3.5.4-1|355	%define prev_sublevel %(expr %{sublevel} - 1)
12mr|kernel-3.5.4-1|356	%if %prev_sublevel
12mr|kernel-3.5.4-1|357	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.bz2
12mr|kernel-3.5.4-1|358	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.sign
12mr|kernel-3.5.4-1|359	%endif
12mr|kernel-3.5.4-1|360	%else
12mr|kernel-3.5.4-1|361	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.bz2
12mr|kernel-3.5.4-1|362	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.sign
12mr|kernel-3.5.4-1|363	%endif
12mr|kernel-3.5.4-1|364	%endif
12mr|kernel-3.5.4-1|365	
12mr|kernel-3.5.4-1|366	#END
12mr|kernel-3.5.4-1|367	####################################################################
12mr|kernel-3.5.4-1|368	
12mr|kernel-3.5.4-1|369	# Defines for the things that are needed for all the kernels
12mr|kernel-3.5.4-1|370	#
12mr|kernel-3.5.4-1|371	%define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \
12mr|kernel-3.5.4-1|372	Mandriva operating system. The kernel handles the basic functions \
12mr|kernel-3.5.4-1|373	of the operating system: memory allocation, process allocation, device \
12mr|kernel-3.5.4-1|374	input and output, etc.
12mr|kernel-3.5.4-1|375	
12mr|kernel-3.5.4-1|376	%define common_desc_kernel_smp This kernel relies on in-kernel smp alternatives to switch between up & smp \
12mr|kernel-3.5.4-1|377	mode depending on detected hardware. To force the kernel to boot in single \
12mr|kernel-3.5.4-1|378	processor mode, use the "nosmp" boot parameter.
12mr|kernel-3.5.4-1|379	
12mr|kernel-3.5.4-1|380	
12mr|kernel-3.5.4-1|381	### Global Requires/Provides
12mr|kernel-3.5.4-1|382	
12mr|kernel-3.5.4-1|383	%if %{mdvver} == 201210
12mr|kernel-3.5.4-1|384	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.5.4-1|385	%define requires2	dracut >= 017-16
12mr|kernel-3.5.4-1|386	%define requires3	kmod >= 7-6
12mr|kernel-3.5.4-1|387	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.5.4-1|388	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.5.4-1|389	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.5.4-1|390	%endif
12mr|kernel-3.5.4-1|391	
12mr|kernel-3.5.4-1|392	%if %{mdvver} == 201200
12mr|kernel-3.5.4-1|393	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.5.4-1|394	%define requires2	dracut >= 017-16
12mr|kernel-3.5.4-1|395	%define requires3	module-init-tools >= 3.16-5
12mr|kernel-3.5.4-1|396	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.5.4-1|397	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.5.4-1|398	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.5.4-1|399	%endif
12mr|kernel-3.5.4-1|400	
12mr|kernel-3.5.4-1|401	%if %{mdvver} < 201200
12mr|kernel-3.5.4-1|402	%define requires1	bootloader-utils >= 1.13-1
12mr|kernel-3.5.4-1|403	%define requires2	mkinitrd >= 4.2.17-31
12mr|kernel-3.5.4-1|404	%define requires3	module-init-tools >= 3.0-7
12mr|kernel-3.5.4-1|405	%define requires4	sysfsutils >= 1.3.0-1
12mr|kernel-3.5.4-1|406	%define requires5	kernel-firmware >= 20101024-2
12mr|kernel-3.5.4-1|407	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.5.4-1|408	%endif
12mr|kernel-3.5.4-1|409	
12mr|kernel-3.5.4-1|410	%define kprovides 	%{kname} = %{kverrel}, kernel = %{tar_ver}, alsa = 1.0.25
12mr|kernel-3.5.4-1|411	%define kprovides_server drbd-api = 88
12mr|kernel-3.5.4-1|412	
12mr|kernel-3.5.4-1|413	%define	kobsoletes	dkms-r8192se <= 0019.1207.2010-2, dkms-lzma <= 4.43-32, dkms-psb <= 4.41.1-7
12mr|kernel-3.5.4-1|414	
12mr|kernel-3.5.4-1|415	Autoreqprov: 		no
12mr|kernel-3.5.4-1|416	
12mr|kernel-3.5.4-1|417	# might be useful too:
12mr|kernel-3.5.4-1|418	# Suggests:	microcode
12mr|kernel-3.5.4-1|419	
12mr|kernel-3.5.4-1|420	%if %{mdvver} == 201210
12mr|kernel-3.5.4-1|421	BuildRequires:	kmod-devel >= 7-6
12mr|kernel-3.5.4-1|422	%else
12mr|kernel-3.5.4-1|423	BuildRequires:	module-init-tools
12mr|kernel-3.5.4-1|424	%endif
12mr|kernel-3.5.4-1|425	
12mr|kernel-3.5.4-1|426	BuildRequires: 	gcc
12mr|kernel-3.5.4-1|427	
12mr|kernel-3.5.4-1|428	# for perf, cpufreq and other tools
12mr|kernel-3.5.4-1|429	BuildRequires:		elfutils-devel
12mr|kernel-3.5.4-1|430	BuildRequires:		zlib-devel
12mr|kernel-3.5.4-1|431	BuildRequires:		binutils-devel
12mr|kernel-3.5.4-1|432	BuildRequires:		newt-devel
12mr|kernel-3.5.4-1|433	BuildRequires:		python-devel
12mr|kernel-3.5.4-1|434	BuildRequires:		perl(ExtUtils::Embed)
12mr|kernel-3.5.4-1|435	BuildRequires:		pciutils-devel
12mr|kernel-3.5.4-1|436	BuildRequires:		asciidoc
12mr|kernel-3.5.4-1|437	BuildRequires:		xmlto
12mr|kernel-3.5.4-1|438	BuildRequires:		gettext
12mr|kernel-3.5.4-1|439	BuildRequires:		docbook-style-xsl
12mr|kernel-3.5.4-1|440	BuildRequires:		pkgconfig(gtk+-2.0)
12mr|kernel-3.5.4-1|441	BuildRequires:		flex
12mr|kernel-3.5.4-1|442	BuildRequires:		bison
12mr|kernel-3.5.4-1|443	
12mr|kernel-3.5.4-1|444	%ifarch %{arm}
12mr|kernel-3.5.4-1|445	BuildRequires:		uboot-mkimage
12mr|kernel-3.5.4-1|446	%endif
12mr|kernel-3.5.4-1|447	
12mr|kernel-3.5.4-1|448	
12mr|kernel-3.5.4-1|449	%description
12mr|kernel-3.5.4-1|450	%common_desc_kernel
12mr|kernel-3.5.4-1|451	%ifnarch %{arm}
12mr|kernel-3.5.4-1|452	%common_desc_kernel_smp
12mr|kernel-3.5.4-1|453	%endif
12mr|kernel-3.5.4-1|454	
12mr|kernel-3.5.4-1|455	# Define obsolete/provides to help automatic upgrades of old kernel-xen-pvops
12mr|kernel-3.5.4-1|456	%define latest_obsoletes_server kernel-xen-pvops-latest < 3.2.1-1
12mr|kernel-3.5.4-1|457	%define latest_provides_server kernel-xen-pvops-latest = %{kverrel}
12mr|kernel-3.5.4-1|458	%define latest_obsoletes_devel_server kernel-xen-pvops-devel-latest < 3.2.1-1
12mr|kernel-3.5.4-1|459	%define latest_provides_devel_server kernel-xen-pvops-devel-latest = %{kverrel}
12mr|kernel-3.5.4-1|460	
12mr|kernel-3.5.4-1|461	# mkflavour() name flavour processor
12mr|kernel-3.5.4-1|462	# name: the flavour name in the package name
12mr|kernel-3.5.4-1|463	# flavour: first parameter of CreateKernel()
12mr|kernel-3.5.4-1|464	%define mkflavour()					\
12mr|kernel-3.5.4-1|465	%package -n %{kname}-%{1}-%{buildrel}			\
12mr|kernel-3.5.4-1|466	Version:	%{fakever}				\
12mr|kernel-3.5.4-1|467	Release:	%{fakerel}				\
12mr|kernel-3.5.4-1|468	Provides:	%kprovides				\
12mr|kernel-3.5.4-1|469	%{expand:%%{?kprovides_%{1}:Provides: %{kprovides_%{1}}}} \
12mr|kernel-3.5.4-1|470	Provides:	%{kname}-%{1}				\
12mr|kernel-3.5.4-1|471	Requires(pre):	%requires1 %requires2 %requires3 %requires4 \
12mr|kernel-3.5.4-1|472	Requires:	%requires2 %requires5 %requires6	\
12mr|kernel-3.5.4-1|473	Obsoletes:	%kobsoletes				\
12mr|kernel-3.5.4-1|474	Provides:	should-restart = system			\
12mr|kernel-3.5.4-1|475	Suggests:	crda					\
12mr|kernel-3.5.4-1|476	%ifarch %{ix86}						\
12mr|kernel-3.5.4-1|477	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.4-1|478	%endif							\
12mr|kernel-3.5.4-1|479	Summary:	%{expand:%{summary_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.5.4-1|480	Group:		System/Kernel and hardware		\
12mr|kernel-3.5.4-1|481	%description -n %{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.5.4-1|482	%common_desc_kernel %{expand:%{info_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.5.4-1|483	%ifnarch %{arm}						\
12mr|kernel-3.5.4-1|484	%common_desc_kernel_smp					\
12mr|kernel-3.5.4-1|485	%endif							\
12mr|kernel-3.5.4-1|486	\
12mr|kernel-3.5.4-1|487	%if %build_devel					\
12mr|kernel-3.5.4-1|488	%package -n	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.5.4-1|489	Version:	%{fakever}				\
12mr|kernel-3.5.4-1|490	Release:	%{fakerel}				\
12mr|kernel-3.5.4-1|491	Requires:	glibc-devel ncurses-devel make gcc perl	\
12mr|kernel-3.5.4-1|492	Summary:	The kernel-devel files for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.5.4-1|493	Group:		Development/Kernel			\
12mr|kernel-3.5.4-1|494	Provides:	%{kname}-devel = %{kverrel} 		\
12mr|kernel-3.5.4-1|495	Provides:	%{kname}-%{1}-devel			\
12mr|kernel-3.5.4-1|496	%ifarch %{ix86}						\
12mr|kernel-3.5.4-1|497	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.4-1|498	%endif							\
12mr|kernel-3.5.4-1|499	%description -n %{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.5.4-1|500	This package contains the kernel files (headers and build tools) \
12mr|kernel-3.5.4-1|501	that should be enough to build additional drivers for   \
12mr|kernel-3.5.4-1|502	use with %{kname}-%{1}-%{buildrel}.                     \
12mr|kernel-3.5.4-1|503	\
12mr|kernel-3.5.4-1|504	If you want to build your own kernel, you need to install the full \
12mr|kernel-3.5.4-1|505	%{kname}-source-%{buildrel} rpm.			\
12mr|kernel-3.5.4-1|506	\
12mr|kernel-3.5.4-1|507	%endif							\
12mr|kernel-3.5.4-1|508	\
12mr|kernel-3.5.4-1|509	%if %build_debug					\
12mr|kernel-3.5.4-1|510	%package -n	%{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.5.4-1|511	Version:	%{fakever}				\
12mr|kernel-3.5.4-1|512	Release:	%{fakerel}				\
12mr|kernel-3.5.4-1|513	Summary:	Files with debug info for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.5.4-1|514	Group:		Development/Debug			\
12mr|kernel-3.5.4-1|515	Provides:	kernel-debug = %{kverrel} 		\
12mr|kernel-3.5.4-1|516	%ifarch %{ix86}						\
12mr|kernel-3.5.4-1|517	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.4-1|518	%endif							\
12mr|kernel-3.5.4-1|519	%description -n %{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.5.4-1|520	This package contains the files with debug info to aid in debug tasks \
12mr|kernel-3.5.4-1|521	when using %{kname}-%{1}-%{buildrel}.			\
12mr|kernel-3.5.4-1|522	\
12mr|kernel-3.5.4-1|523	If you need to look at debug information or use some application that \
12mr|kernel-3.5.4-1|524	needs debugging info from the kernel, this package may help. \
12mr|kernel-3.5.4-1|525	\
12mr|kernel-3.5.4-1|526	%endif							\
12mr|kernel-3.5.4-1|527	\
12mr|kernel-3.5.4-1|528	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.5.4-1|529	Version:	%{kversion}				\
12mr|kernel-3.5.4-1|530	Release:	%{rpmrel}				\
12mr|kernel-3.5.4-1|531	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.5.4-1|532	Group:		System/Kernel and hardware		\
12mr|kernel-3.5.4-1|533	Requires:	%{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.5.4-1|534	%ifarch %{ix86}						\
12mr|kernel-3.5.4-1|535	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.4-1|536	%endif							\
12mr|kernel-3.5.4-1|537	%{expand:%%{?latest_obsoletes_%{1}:Obsoletes: %{latest_obsoletes_%{1}}}} \
12mr|kernel-3.5.4-1|538	%{expand:%%{?latest_provides_%{1}:Provides: %{latest_provides_%{1}}}} \
12mr|kernel-3.5.4-1|539	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.5.4-1|540	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.4-1|541	latest %{kname}-%{1} installed...			\
12mr|kernel-3.5.4-1|542	\
12mr|kernel-3.5.4-1|543	%if %build_devel					\
12mr|kernel-3.5.4-1|544	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.5.4-1|545	Version:	%{kversion}				\
12mr|kernel-3.5.4-1|546	Release:	%{rpmrel}				\
12mr|kernel-3.5.4-1|547	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.5.4-1|548	Group:		Development/Kernel			\
12mr|kernel-3.5.4-1|549	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.5.4-1|550	%ifarch %{ix86}						\
12mr|kernel-3.5.4-1|551	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.4-1|552	%endif							\
12mr|kernel-3.5.4-1|553	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.5.4-1|554	%{expand:%%{?latest_obsoletes_devel_%{1}:Obsoletes: %{latest_obsoletes_devel_%{1}}}} \
12mr|kernel-3.5.4-1|555	%{expand:%%{?latest_provides_devel_%{1}:Provides: %{latest_provides_devel_%{1}}}} \
12mr|kernel-3.5.4-1|556	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.5.4-1|557	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.4-1|558	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.5.4-1|559	\
12mr|kernel-3.5.4-1|560	%endif							\
12mr|kernel-3.5.4-1|561	\
12mr|kernel-3.5.4-1|562	%post -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-post \
12mr|kernel-3.5.4-1|563	%posttrans -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-posttrans \
12mr|kernel-3.5.4-1|564	%preun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-preun \
12mr|kernel-3.5.4-1|565	%postun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-postun \
12mr|kernel-3.5.4-1|566	\
12mr|kernel-3.5.4-1|567	%if %build_devel					\
12mr|kernel-3.5.4-1|568	%post -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-post \
12mr|kernel-3.5.4-1|569	%preun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-preun \
12mr|kernel-3.5.4-1|570	%postun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-postun \
12mr|kernel-3.5.4-1|571	%endif							\
12mr|kernel-3.5.4-1|572	\
12mr|kernel-3.5.4-1|573	%files -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1} \
12mr|kernel-3.5.4-1|574	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.5.4-1|575	\
12mr|kernel-3.5.4-1|576	%if %build_devel					\
12mr|kernel-3.5.4-1|577	%files -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1} \
12mr|kernel-3.5.4-1|578	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.5.4-1|579	%endif							\
12mr|kernel-3.5.4-1|580	\
12mr|kernel-3.5.4-1|581	%if %build_debug					\
12mr|kernel-3.5.4-1|582	%files -n %{kname}-%{1}-%{buildrel}-debug -f kernel_debug_files.%{1} \
12mr|kernel-3.5.4-1|583	%endif
12mr|kernel-3.5.4-1|584	
12mr|kernel-3.5.4-1|585	%ifarch %{ix86}
12mr|kernel-3.5.4-1|586	#
12mr|kernel-3.5.4-1|587	# kernel-desktop586: i586, smp-alternatives, 4GB
12mr|kernel-3.5.4-1|588	#
12mr|kernel-3.5.4-1|589	%if %build_desktop586
12mr|kernel-3.5.4-1|590	%define summary_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.5.4-1|591	%define info_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.4-1|592	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.4-1|593	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|594	%mkflavour desktop586
12mr|kernel-3.5.4-1|595	%endif
12mr|kernel-3.5.4-1|596	%endif
12mr|kernel-3.5.4-1|597	
12mr|kernel-3.5.4-1|598	#
12mr|kernel-3.5.4-1|599	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.4-1|600	#
12mr|kernel-3.5.4-1|601	%if %build_desktop
12mr|kernel-3.5.4-1|602	%ifarch %{ix86}
12mr|kernel-3.5.4-1|603	%define summary_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.5.4-1|604	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.4-1|605	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.4-1|606	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|607	%else
12mr|kernel-3.5.4-1|608	%define summary_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.5.4-1|609	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.4-1|610	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.5.4-1|611	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|612	%endif
12mr|kernel-3.5.4-1|613	%mkflavour desktop
12mr|kernel-3.5.4-1|614	%endif
12mr|kernel-3.5.4-1|615	
12mr|kernel-3.5.4-1|616	#
12mr|kernel-3.5.4-1|617	# kernel-netbook: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.4-1|618	#
12mr|kernel-3.5.4-1|619	%if %build_netbook
12mr|kernel-3.5.4-1|620	%ifarch %{ix86}
12mr|kernel-3.5.4-1|621	%define summary_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.5.4-1|622	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.4-1|623	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.4-1|624	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|625	%else
12mr|kernel-3.5.4-1|626	%define summary_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.5.4-1|627	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.4-1|628	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.5.4-1|629	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|630	%endif
12mr|kernel-3.5.4-1|631	%mkflavour netbook
12mr|kernel-3.5.4-1|632	%endif
12mr|kernel-3.5.4-1|633	
12mr|kernel-3.5.4-1|634	#
12mr|kernel-3.5.4-1|635	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mr|kernel-3.5.4-1|636	#
12mr|kernel-3.5.4-1|637	%if %build_server
12mr|kernel-3.5.4-1|638	%ifarch %{ix86}
12mr|kernel-3.5.4-1|639	%define summary_server Linux Kernel for server use with i686 & 64GB RAM
12mr|kernel-3.5.4-1|640	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.5.4-1|641	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using \
12mr|kernel-3.5.4-1|642	no preempt, HZ_100, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|643	%else
12mr|kernel-3.5.4-1|644	%define summary_server Linux Kernel for server use with %{_arch}
12mr|kernel-3.5.4-1|645	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.5.4-1|646	multiple %{_arch} processor(s)/core(s), using no preempt, HZ_100, \
12mr|kernel-3.5.4-1|647	CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|648	%endif
12mr|kernel-3.5.4-1|649	%mkflavour server
12mr|kernel-3.5.4-1|650	%endif
12mr|kernel-3.5.4-1|651	
12mr|kernel-3.5.4-1|652	%ifarch %{ix86}
12mr|kernel-3.5.4-1|653	#
12mr|kernel-3.5.4-1|654	# kernel-desktop-pae: i686, smp-alternatives, 64GB
12mr|kernel-3.5.4-1|655	#
12mr|kernel-3.5.4-1|656	%if %build_desktop_pae
12mr|kernel-3.5.4-1|657	%define summary_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.5.4-1|658	%define info_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.4-1|659	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.4-1|660	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|661	%mkflavour desktop-pae
12mr|kernel-3.5.4-1|662	%endif
12mr|kernel-3.5.4-1|663	%endif
12mr|kernel-3.5.4-1|664	
12mr|kernel-3.5.4-1|665	%ifarch %{ix86}
12mr|kernel-3.5.4-1|666	#
12mr|kernel-3.5.4-1|667	# kernel-netbook-pae: i686, smp-alternatives, 64 GB
12mr|kernel-3.5.4-1|668	#
12mr|kernel-3.5.4-1|669	%if %build_netbook_pae
12mr|kernel-3.5.4-1|670	%define summary_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.5.4-1|671	%define info_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.4-1|672	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.4-1|673	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|674	%mkflavour netbook-pae
12mr|kernel-3.5.4-1|675	%endif
12mr|kernel-3.5.4-1|676	%endif
12mr|kernel-3.5.4-1|677	
12mr|kernel-3.5.4-1|678	%ifarch %{ix86}
12mr|kernel-3.5.4-1|679	#
12mr|kernel-3.5.4-1|680	# kernel-nrj-desktop586: nrj, i586, smp-alternatives, 4GB
12mr|kernel-3.5.4-1|681	#
12mr|kernel-3.5.4-1|682	%if %build_nrj_desktop586
12mr|kernel-3.5.4-1|683	%define summary_nrj_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.5.4-1|684	%define info_nrj_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.4-1|685	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.4-1|686	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|687	%mkflavour nrj-desktop586
12mr|kernel-3.5.4-1|688	%endif
12mr|kernel-3.5.4-1|689	%endif
12mr|kernel-3.5.4-1|690	
12mr|kernel-3.5.4-1|691	#
12mr|kernel-3.5.4-1|692	# kernel-nrj-desktop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.4-1|693	#
12mr|kernel-3.5.4-1|694	%if %build_nrj_desktop
12mr|kernel-3.5.4-1|695	%ifarch %{ix86}
12mr|kernel-3.5.4-1|696	%define summary_nrj_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.5.4-1|697	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.4-1|698	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.4-1|699	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|700	%else
12mr|kernel-3.5.4-1|701	%define summary_nrj_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.5.4-1|702	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.4-1|703	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.5.4-1|704	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|705	%endif
12mr|kernel-3.5.4-1|706	%mkflavour nrj-desktop
12mr|kernel-3.5.4-1|707	%endif
12mr|kernel-3.5.4-1|708	
12mr|kernel-3.5.4-1|709	#
12mr|kernel-3.5.4-1|710	# kernel-nrj-netbook: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.4-1|711	#
12mr|kernel-3.5.4-1|712	%if %build_nrj_netbook
12mr|kernel-3.5.4-1|713	%ifarch %{ix86}
12mr|kernel-3.5.4-1|714	%define summary_nrj_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.5.4-1|715	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.4-1|716	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.4-1|717	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|718	%else
12mr|kernel-3.5.4-1|719	%define summary_nrj_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.5.4-1|720	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.4-1|721	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.5.4-1|722	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|723	%endif
12mr|kernel-3.5.4-1|724	%mkflavour nrj-netbook
12mr|kernel-3.5.4-1|725	%endif
12mr|kernel-3.5.4-1|726	
12mr|kernel-3.5.4-1|727	%ifarch %{ix86}
12mr|kernel-3.5.4-1|728	#
12mr|kernel-3.5.4-1|729	# kernel-nrj-desktop-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.5.4-1|730	#
12mr|kernel-3.5.4-1|731	%if %build_nrj_desktop_pae
12mr|kernel-3.5.4-1|732	%define summary_nrj_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.5.4-1|733	%define info_nrj_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.4-1|734	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.4-1|735	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|736	%mkflavour nrj-desktop-pae
12mr|kernel-3.5.4-1|737	%endif
12mr|kernel-3.5.4-1|738	%endif
12mr|kernel-3.5.4-1|739	
12mr|kernel-3.5.4-1|740	%ifarch %{ix86}
12mr|kernel-3.5.4-1|741	#
12mr|kernel-3.5.4-1|742	# kernel-nrj-netbook-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.5.4-1|743	#
12mr|kernel-3.5.4-1|744	%if %build_nrj_netbook_pae
12mr|kernel-3.5.4-1|745	%define summary_nrj_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.5.4-1|746	%define info_nrj_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.4-1|747	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.4-1|748	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|749	%mkflavour nrj-netbook-pae
12mr|kernel-3.5.4-1|750	%endif
12mr|kernel-3.5.4-1|751	%endif
12mr|kernel-3.5.4-1|752	
12mr|kernel-3.5.4-1|753	%ifarch %{ix86}
12mr|kernel-3.5.4-1|754	#
12mr|kernel-3.5.4-1|755	# kernel-nrj-netbook-atom: nrj, for Intel Atom cpu, smp-alternatives, 4 GB
12mr|kernel-3.5.4-1|756	#
12mr|kernel-3.5.4-1|757	%if %build_nrj_netbook_atom
12mr|kernel-3.5.4-1|758	%define summary_nrj_netbook_atom Linux Kernel for netbook use with Intel Atom cpu, less than 4GB RAM
12mr|kernel-3.5.4-1|759	%define info_nrj_netbook_atom This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.4-1|760	multiple Intel Atom cpu processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.4-1|761	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|762	%mkflavour nrj-netbook-atom
12mr|kernel-3.5.4-1|763	%endif
12mr|kernel-3.5.4-1|764	%endif
12mr|kernel-3.5.4-1|765	
12mr|kernel-3.5.4-1|766	%ifarch %{ix86}
12mr|kernel-3.5.4-1|767	#
12mr|kernel-3.5.4-1|768	# kernel-nrj-netbook-atom-pae: nrj, for Intel Atom cpu, smp-alternatives, 64 GB
12mr|kernel-3.5.4-1|769	#
12mr|kernel-3.5.4-1|770	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.5.4-1|771	%define summary_nrj_netbook_atom_pae Linux Kernel for netbook use with Intel Atom cpu & upto 64GB RAM
12mr|kernel-3.5.4-1|772	%define info_nrj_netbook_atom_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.4-1|773	multiple Intel Atom cpu processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.4-1|774	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|775	%mkflavour nrj-netbook-atom-pae
12mr|kernel-3.5.4-1|776	%endif
12mr|kernel-3.5.4-1|777	%endif
12mr|kernel-3.5.4-1|778	
12mr|kernel-3.5.4-1|779	%ifarch %{ix86}
12mr|kernel-3.5.4-1|780	#
12mr|kernel-3.5.4-1|781	# kernel-nrj-desktop-core2: nrj, Intel Core 2 and newer, smp-alternatives, 4 GB
12mr|kernel-3.5.4-1|782	#
12mr|kernel-3.5.4-1|783	%if %build_nrj_desktop_core2
12mr|kernel-3.5.4-1|784	%define summary_nrj_desktop_core2 Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.5.4-1|785	%define info_nrj_desktop_core2 This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.4-1|786	multiple Intel Core 2 and newer processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.4-1|787	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|788	%mkflavour nrj-desktop-core2
12mr|kernel-3.5.4-1|789	%endif
12mr|kernel-3.5.4-1|790	%endif
12mr|kernel-3.5.4-1|791	
12mr|kernel-3.5.4-1|792	%ifarch %{ix86}
12mr|kernel-3.5.4-1|793	#
12mr|kernel-3.5.4-1|794	# kernel-nrj-desktop-core2-pae: nrj, Intel Core 2 and newer, smp-alternatives, 64 GB
12mr|kernel-3.5.4-1|795	#
12mr|kernel-3.5.4-1|796	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.5.4-1|797	%define summary_nrj_desktop_core2_pae Linux Kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.5.4-1|798	%define info_nrj_desktop_core2_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.4-1|799	multiple Intel Core 2 and newer processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.4-1|800	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.4-1|801	%mkflavour nrj-desktop-core2-pae
12mr|kernel-3.5.4-1|802	%endif
12mr|kernel-3.5.4-1|803	%endif
12mr|kernel-3.5.4-1|804	
12mr|kernel-3.5.4-1|805	#
12mr|kernel-3.5.4-1|806	# ARM kernels
12mr|kernel-3.5.4-1|807	#
12mr|kernel-3.5.4-1|808	%ifarch %{arm}
12mr|kernel-3.5.4-1|809	%if %build_iop32x
12mr|kernel-3.5.4-1|810	%define summary_iop32x Linux Kernel for Arm machines based on Xscale IOP32X
12mr|kernel-3.5.4-1|811	%define info_iop32x This kernel is compiled for iop32x boxes. It will run on n2100 \
12mr|kernel-3.5.4-1|812	or ss4000e or sanmina boards.
12mr|kernel-3.5.4-1|813	%mkflavour iop32x
12mr|kernel-3.5.4-1|814	%endif
12mr|kernel-3.5.4-1|815	%if %build_kirkwood
12mr|kernel-3.5.4-1|816	%define summary_kirkwood Linux Kernel for Arm machines based on Kirkwood
12mr|kernel-3.5.4-1|817	%define info_kirkwood This kernel is compiled for kirkwood boxes. It will run on openrd boards.
12mr|kernel-3.5.4-1|818	%mkflavour kirkwood
12mr|kernel-3.5.4-1|819	%endif
12mr|kernel-3.5.4-1|820	%if %build_versatile
12mr|kernel-3.5.4-1|821	%define summary_versatile Linux Kernel for Versatile arm machines
12mr|kernel-3.5.4-1|822	%define info_versatile This kernel is compiled for Versatile boxes. It will run on Qemu for instance.
12mr|kernel-3.5.4-1|823	%mkflavour versatile
12mr|kernel-3.5.4-1|824	%endif
12mr|kernel-3.5.4-1|825	%endif
12mr|kernel-3.5.4-1|826	
12mr|kernel-3.5.4-1|827	#
12mr|kernel-3.5.4-1|828	# kernel-source
12mr|kernel-3.5.4-1|829	#
12mr|kernel-3.5.4-1|830	%if %build_source
12mr|kernel-3.5.4-1|831	%package -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.4-1|832	Version: 	%{fakever}
12mr|kernel-3.5.4-1|833	Release: 	%{fakerel}
12mr|kernel-3.5.4-1|834	Requires: 	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
12mr|kernel-3.5.4-1|835	Summary: 	The Linux source code for %{kname}-%{buildrel}
12mr|kernel-3.5.4-1|836	Group: 		Development/Kernel
12mr|kernel-3.5.4-1|837	Autoreqprov: 	no
12mr|kernel-3.5.4-1|838	Provides: 	kernel-source = %{kverrel}
12mr|kernel-3.5.4-1|839	Buildarch:	noarch
12mr|kernel-3.5.4-1|840	
12mr|kernel-3.5.4-1|841	%description -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.4-1|842	The %{kname}-source package contains the source code files for the Mandriva
12mr|kernel-3.5.4-1|843	kernel. Theese source files are only needed if you want to build your
12mr|kernel-3.5.4-1|844	own custom kernel that is better tuned to your particular hardware.
12mr|kernel-3.5.4-1|845	
12mr|kernel-3.5.4-1|846	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12mr|kernel-3.5.4-1|847	drivers against, install the *-devel-* rpm that is matching your kernel.
12mr|kernel-3.5.4-1|848	
12mr|kernel-3.5.4-1|849	%post -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.4-1|850	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,desktop-pae,netbook-pae,server,nrj-desktop586,nrj-desktop,nrj-netbook,nrj-desktop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}; do
12mr|kernel-3.5.4-1|851	if [ -d $i ]; then
12mr|kernel-3.5.4-1|852	if [ ! -L $i/build -a ! -L $i/source ]; then
12mr|kernel-3.5.4-1|853	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/build
12mr|kernel-3.5.4-1|854	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/source
12mr|kernel-3.5.4-1|855	fi
12mr|kernel-3.5.4-1|856	fi
12mr|kernel-3.5.4-1|857	done
12mr|kernel-3.5.4-1|858	cd /usr/src
12mr|kernel-3.5.4-1|859	rm -f linux
12mr|kernel-3.5.4-1|860	ln -snf linux-%{kversion}-%{buildrpmrel} linux
12mr|kernel-3.5.4-1|861	
12mr|kernel-3.5.4-1|862	%preun -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.4-1|863	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,desktop-pae,netbook-pae,server,nrj-desktop586,nrj-desktop,nrj-netbook,nrj-desktop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}/{build,source}; do
12mr|kernel-3.5.4-1|864	if [ -L $i ]; then
12mr|kernel-3.5.4-1|865	if [ "$(readlink $i)" = "/usr/src/linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.5.4-1|866	rm -f $i
12mr|kernel-3.5.4-1|867	fi
12mr|kernel-3.5.4-1|868	fi
12mr|kernel-3.5.4-1|869	done
12mr|kernel-3.5.4-1|870	if [ -L /usr/src/linux ]; then
12mr|kernel-3.5.4-1|871	if [ "$(readlink /usr/src/linux)" = "linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.5.4-1|872	rm -f /usr/src/linux
12mr|kernel-3.5.4-1|873	fi
12mr|kernel-3.5.4-1|874	fi
12mr|kernel-3.5.4-1|875	exit 0
12mr|kernel-3.5.4-1|876	
12mr|kernel-3.5.4-1|877	#
12mr|kernel-3.5.4-1|878	# kernel-source-latest: virtual rpm
12mr|kernel-3.5.4-1|879	#
12mr|kernel-3.5.4-1|880	%package -n %{kname}-source-latest
12mr|kernel-3.5.4-1|881	Version: 	%{kversion}
12mr|kernel-3.5.4-1|882	Release: 	%{rpmrel}
12mr|kernel-3.5.4-1|883	Summary: 	Virtual rpm for latest %{kname}-source
12mr|kernel-3.5.4-1|884	Group:   	Development/Kernel
12mr|kernel-3.5.4-1|885	Requires: 	%{kname}-source-%{buildrel}
12mr|kernel-3.5.4-1|886	Buildarch:	noarch
12mr|kernel-3.5.4-1|887	
12mr|kernel-3.5.4-1|888	%description -n %{kname}-source-latest
12mr|kernel-3.5.4-1|889	This package is a virtual rpm that aims to make sure you always have the
12mr|kernel-3.5.4-1|890	latest %{kname}-source installed...
12mr|kernel-3.5.4-1|891	%endif
12mr|kernel-3.5.4-1|892	
12mr|kernel-3.5.4-1|893	#
12mr|kernel-3.5.4-1|894	# kernel-doc: documentation for the Linux kernel
12mr|kernel-3.5.4-1|895	#
12mr|kernel-3.5.4-1|896	%if %build_doc
12mr|kernel-3.5.4-1|897	%package -n %{kname}-doc
12mr|kernel-3.5.4-1|898	Version: 	%{kversion}
12mr|kernel-3.5.4-1|899	Release: 	%{rpmrel}
12mr|kernel-3.5.4-1|900	Summary: 	Various documentation bits found in the %{kname} source
12mr|kernel-3.5.4-1|901	Group: 		Books/Computer books
12mr|kernel-3.5.4-1|902	Buildarch:	noarch
12mr|kernel-3.5.4-1|903	
12mr|kernel-3.5.4-1|904	%description -n %{kname}-doc
12mr|kernel-3.5.4-1|905	This package contains documentation files from the %{kname} source.
12mr|kernel-3.5.4-1|906	Various bits of information about the Linux kernel and the device drivers
12mr|kernel-3.5.4-1|907	shipped with it are documented in these files. You also might want install
12mr|kernel-3.5.4-1|908	this package if you need a reference to the options that can be passed to
12mr|kernel-3.5.4-1|909	Linux kernel modules at load time.
12mr|kernel-3.5.4-1|910	%endif
12mr|kernel-3.5.4-1|911	
12mr|kernel-3.5.4-1|912	#
12mr|kernel-3.5.4-1|913	# kernel/tools
12mr|kernel-3.5.4-1|914	#
12mr|kernel-3.5.4-1|915	%if %{build_perf}
12mr|kernel-3.5.4-1|916	%package -n perf
12mr|kernel-3.5.4-1|917	Version:	%{kversion}
12mr|kernel-3.5.4-1|918	Release:	%{rpmrel}
12mr|kernel-3.5.4-1|919	Summary:	perf tool and the supporting documentation
12mr|kernel-3.5.4-1|920	Group:		System/Kernel and hardware
12mr|kernel-3.5.4-1|921	
12mr|kernel-3.5.4-1|922	%description -n perf
12mr|kernel-3.5.4-1|923	the perf tool and the supporting documentation.
12mr|kernel-3.5.4-1|924	%endif
12mr|kernel-3.5.4-1|925	
12mr|kernel-3.5.4-1|926	%if %{build_cpupower}
12mr|kernel-3.5.4-1|927	%package -n cpupower
12mr|kernel-3.5.4-1|928	Version:	%{kversion}
12mr|kernel-3.5.4-1|929	Release:	%{rpmrel}
12mr|kernel-3.5.4-1|930	Summary:	the cpupower tools
12mr|kernel-3.5.4-1|931	Group:		System/Kernel and hardware
12mr|kernel-3.5.4-1|932	Requires(post):  rpm-helper >= 0.24.8-1
12mr|kernel-3.5.4-1|933	Requires(preun): rpm-helper >= 0.24.8-1
12mr|kernel-3.5.4-1|934	Obsoletes:	cpufreq cpufrequtils
12mr|kernel-3.5.4-1|935	
12mr|kernel-3.5.4-1|936	%description -n cpupower
12mr|kernel-3.5.4-1|937	the cpupower tools.
12mr|kernel-3.5.4-1|938	
12mr|kernel-3.5.4-1|939	%post -n cpupower
12mr|kernel-3.5.4-1|940	%_post_service cpupower
12mr|kernel-3.5.4-1|941	
12mr|kernel-3.5.4-1|942	%preun -n cpupower
12mr|kernel-3.5.4-1|943	%_preun_service cpupower
12mr|kernel-3.5.4-1|944	
12mr|kernel-3.5.4-1|945	%package -n cpupower-devel
12mr|kernel-3.5.4-1|946	Version:	%{kversion}
12mr|kernel-3.5.4-1|947	Release:	%{rpmrel}
12mr|kernel-3.5.4-1|948	Summary:	devel files for cpupower
12mr|kernel-3.5.4-1|949	Group:		Development/Kernel
12mr|kernel-3.5.4-1|950	Requires:	cpupower = %{kversion}-%{rpmrel}
12mr|kernel-3.5.4-1|951	Conflicts:	%{_lib}cpufreq-devel
12mr|kernel-3.5.4-1|952	
12mr|kernel-3.5.4-1|953	%description -n cpupower-devel
12mr|kernel-3.5.4-1|954	This package contains the development files for cpupower.
12mr|kernel-3.5.4-1|955	%endif
12mr|kernel-3.5.4-1|956	
12mr|kernel-3.5.4-1|957	
12mr|kernel-3.5.4-1|958	#
12mr|kernel-3.5.4-1|959	# End packages - here begins build stage
12mr|kernel-3.5.4-1|960	#
12mr|kernel-3.5.4-1|961	%prep
12mr|kernel-3.5.4-1|962	%setup -q -n %top_dir_name -c
12mr|kernel-3.5.4-1|963	%setup -q -n %top_dir_name -D -T -a100
12mr|kernel-3.5.4-1|964	
12mr|kernel-3.5.4-1|965	%define patches_dir ../%{patch_ver}/
12mr|kernel-3.5.4-1|966	
12mr|kernel-3.5.4-1|967	cd %src_dir
12mr|kernel-3.5.4-1|968	
12mr|kernel-3.5.4-1|969	%if %sublevel
12mr|kernel-3.5.4-1|970	%if %kpatch
12mr|kernel-3.5.4-1|971	%if %prev_sublevel
12mr|kernel-3.5.4-1|972	%patch1 -p1
12mr|kernel-3.5.4-1|973	%endif
12mr|kernel-3.5.4-1|974	%patch2 -p1
12mr|kernel-3.5.4-1|975	%else
12mr|kernel-3.5.4-1|976	%patch1 -p1
12mr|kernel-3.5.4-1|977	%endif
12mr|kernel-3.5.4-1|978	%else
12mr|kernel-3.5.4-1|979	%if %kpatch
12mr|kernel-3.5.4-1|980	%patch1 -p1
12mr|kernel-3.5.4-1|981	%endif
12mr|kernel-3.5.4-1|982	%endif
12mr|kernel-3.5.4-1|983	%if %kgit
12mr|kernel-3.5.4-1|984	%patch2 -p1
12mr|kernel-3.5.4-1|985	%endif
12mr|kernel-3.5.4-1|986	
12mr|kernel-3.5.4-1|987	%{patches_dir}/scripts/apply_patches
12mr|kernel-3.5.4-1|988	
12mr|kernel-3.5.4-1|989	# PATCH END
12mr|kernel-3.5.4-1|990	
12mr|kernel-3.5.4-1|991	
12mr|kernel-3.5.4-1|992	#
12mr|kernel-3.5.4-1|993	# Setup Begin
12mr|kernel-3.5.4-1|994	#
12mr|kernel-3.5.4-1|995	
12mr|kernel-3.5.4-1|996	# Prepare all the variables for calling create_configs
12mr|kernel-3.5.4-1|997	
12mr|kernel-3.5.4-1|998	%if %build_debug
12mr|kernel-3.5.4-1|999	%define debug --debug
12mr|kernel-3.5.4-1|1000	%else
12mr|kernel-3.5.4-1|1001	%define debug --no-debug
12mr|kernel-3.5.4-1|1002	%endif
12mr|kernel-3.5.4-1|1003	
12mr|kernel-3.5.4-1|1004	
12mr|kernel-3.5.4-1|1005	%{patches_dir}/scripts/create_configs %debug --user_cpu="%{target_arch}"
12mr|kernel-3.5.4-1|1006	
12mr|kernel-3.5.4-1|1007	# make sure the kernel has the sublevel we know it has...
12mr|kernel-3.5.4-1|1008	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" Makefile
12mr|kernel-3.5.4-1|1009	
12mr|kernel-3.5.4-1|1010	# get rid of unwanted files
12mr|kernel-3.5.4-1|1011	find . -name '*~' -o -name '*.orig' -o -name '*.append' | %kxargs rm -f
12mr|kernel-3.5.4-1|1012	
12mr|kernel-3.5.4-1|1013	#<akdengi> use ld.bfd instead default, like Gold
12mr|kernel-3.5.4-1|1014	%if %{mdvver} == 201210
12mr|kernel-3.5.4-1|1015	sed -i '/^LD/s/ld$/ld.bfd/' %{build_dir}/linux-%{tar_ver}/Makefile
12mr|kernel-3.5.4-1|1016	%endif
12mr|kernel-3.5.4-1|1017	
12mr|kernel-3.5.4-1|1018	%build
12mr|kernel-3.5.4-1|1019	# Common target directories
12mr|kernel-3.5.4-1|1020	%define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel}
12mr|kernel-3.5.4-1|1021	%define _bootdir /boot
12mr|kernel-3.5.4-1|1022	%define _modulesdir /lib/modules
12mr|kernel-3.5.4-1|1023	%define _efidir %{_bootdir}/efi/mandriva
12mr|kernel-3.5.4-1|1024	
12mr|kernel-3.5.4-1|1025	# Directories definition needed for building
12mr|kernel-3.5.4-1|1026	%define temp_root %{build_dir}/temp-root
12mr|kernel-3.5.4-1|1027	%define temp_source %{temp_root}%{_kerneldir}
12mr|kernel-3.5.4-1|1028	%define temp_boot %{temp_root}%{_bootdir}
12mr|kernel-3.5.4-1|1029	%define temp_modules %{temp_root}%{_modulesdir}
12mr|kernel-3.5.4-1|1030	
12mr|kernel-3.5.4-1|1031	PrepareKernel() {
12mr|kernel-3.5.4-1|1032	name=$1
12mr|kernel-3.5.4-1|1033	extension=$2
12mr|kernel-3.5.4-1|1034	x86_dir=arch/x86/configs
12mr|kernel-3.5.4-1|1035	
12mr|kernel-3.5.4-1|1036	echo "Make config for kernel $extension"
12mr|kernel-3.5.4-1|1037	
12mr|kernel-3.5.4-1|1038	%smake -s mrproper
12mr|kernel-3.5.4-1|1039	
12mr|kernel-3.5.4-1|1040	if [ "%{target_arch}" == "i386" -o "%{target_arch}" == "x86_64" ]; then
12mr|kernel-3.5.4-1|1041	if [ -z "$name" ]; then
12mr|kernel-3.5.4-1|1042	cp ${x86_dir}/%{target_arch}_defconfig-desktop .config
12mr|kernel-3.5.4-1|1043	else
12mr|kernel-3.5.4-1|1044	cp ${x86_dir}/%{target_arch}_defconfig-$name .config
12mr|kernel-3.5.4-1|1045	fi
12mr|kernel-3.5.4-1|1046	else
12mr|kernel-3.5.4-1|1047	if [ -z "$name" ]; then
12mr|kernel-3.5.4-1|1048	cp arch/%{target_arch}/defconfig-desktop .config
12mr|kernel-3.5.4-1|1049	else
12mr|kernel-3.5.4-1|1050	cp arch/%{target_arch}/defconfig-$name .config
12mr|kernel-3.5.4-1|1051	fi
12mr|kernel-3.5.4-1|1052	fi
12mr|kernel-3.5.4-1|1053	
12mr|kernel-3.5.4-1|1054	# make sure EXTRAVERSION says what we want it to say
12mr|kernel-3.5.4-1|1055	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
12mr|kernel-3.5.4-1|1056	
12mr|kernel-3.5.4-1|1057	%smake oldconfig
12mr|kernel-3.5.4-1|1058	}
12mr|kernel-3.5.4-1|1059	
12mr|kernel-3.5.4-1|1060	BuildKernel() {
12mr|kernel-3.5.4-1|1061	KernelVer=$1
12mr|kernel-3.5.4-1|1062	
12mr|kernel-3.5.4-1|1063	echo "Building kernel $KernelVer"
12mr|kernel-3.5.4-1|1064	
12mr|kernel-3.5.4-1|1065	%kmake -s all
12mr|kernel-3.5.4-1|1066	
12mr|kernel-3.5.4-1|1067	# kirkwood boxes have u-boot
12mr|kernel-3.5.4-1|1068	if [ "$KernelVer" = "%{kversion}-kirkwood-%{buildrpmrel}" ]; then
12mr|kernel-3.5.4-1|1069	%kmake uImage
12mr|kernel-3.5.4-1|1070	fi
12mr|kernel-3.5.4-1|1071	
12mr|kernel-3.5.4-1|1072	# Start installing stuff
12mr|kernel-3.5.4-1|1073	install -d %{temp_boot}
12mr|kernel-3.5.4-1|1074	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
12mr|kernel-3.5.4-1|1075	install -m 644 .config %{temp_boot}/config-$KernelVer
12mr|kernel-3.5.4-1|1076	xz -c Module.symvers > %{temp_boot}/symvers-$KernelVer.xz
12mr|kernel-3.5.4-1|1077	
12mr|kernel-3.5.4-1|1078	%ifarch %{arm}
12mr|kernel-3.5.4-1|1079	if [ -f arch/arm/boot/uImage ]; then
12mr|kernel-3.5.4-1|1080	cp -f arch/arm/boot/uImage %{temp_boot}/uImage-$KernelVer
12mr|kernel-3.5.4-1|1081	else
12mr|kernel-3.5.4-1|1082	cp -f arch/arm/boot/zImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.5.4-1|1083	fi
12mr|kernel-3.5.4-1|1084	%else
12mr|kernel-3.5.4-1|1085	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.5.4-1|1086	%endif
12mr|kernel-3.5.4-1|1087	
12mr|kernel-3.5.4-1|1088	# modules
12mr|kernel-3.5.4-1|1089	install -d %{temp_modules}/$KernelVer
12mr|kernel-3.5.4-1|1090	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
12mr|kernel-3.5.4-1|1091	
12mr|kernel-3.5.4-1|1092	# remove /lib/firmware, we use a separate kernel-firmware
12mr|kernel-3.5.4-1|1093	rm -rf %{temp_root}/lib/firmware
12mr|kernel-3.5.4-1|1094	}
12mr|kernel-3.5.4-1|1095	
12mr|kernel-3.5.4-1|1096	SaveDevel() {
12mr|kernel-3.5.4-1|1097	devel_flavour=$1
12mr|kernel-3.5.4-1|1098	
12mr|kernel-3.5.4-1|1099	DevelRoot=/usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel}
12mr|kernel-3.5.4-1|1100	TempDevelRoot=%{temp_root}$DevelRoot
12mr|kernel-3.5.4-1|1101	
12mr|kernel-3.5.4-1|1102	mkdir -p $TempDevelRoot
12mr|kernel-3.5.4-1|1103	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.5.4-1|1104	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.5.4-1|1105	cp -fR include $TempDevelRoot
12mr|kernel-3.5.4-1|1106	cp -fR scripts $TempDevelRoot
12mr|kernel-3.5.4-1|1107	cp -fR kernel/bounds.c $TempDevelRoot/kernel
12mr|kernel-3.5.4-1|1108	cp -fR tools/include $TempDevelRoot/tools/
12mr|kernel-3.5.4-1|1109	%ifarch %{arm}
12mr|kernel-3.5.4-1|1110	cp -fR arch/%{target_arch}/tools $TempDevelRoot/arch/%{target_arch}/
12mr|kernel-3.5.4-1|1111	%endif
12mr|kernel-3.5.4-1|1112	%ifarch %{ix86} x86_64
12mr|kernel-3.5.4-1|1113	cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.5.4-1|1114	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.5.4-1|1115	cp -fR arch/x86/syscalls/syscall* $TempDevelRoot/arch/x86/syscalls/
12mr|kernel-3.5.4-1|1116	cp -fR arch/x86/include $TempDevelRoot/arch/x86/
12mr|kernel-3.5.4-1|1117	cp -fR arch/x86/tools/relocs.c $TempDevelRoot/arch/x86/tools/
12mr|kernel-3.5.4-1|1118	%else
12mr|kernel-3.5.4-1|1119	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/%{target_arch}/kernel/
12mr|kernel-3.5.4-1|1120	for f in $(find arch/%{target_arch} -name include); do cp -fR --parents $f $TempDevelRoot; done
12mr|kernel-3.5.4-1|1121	%endif
12mr|kernel-3.5.4-1|1122	cp -fR .config Module.symvers $TempDevelRoot
12mr|kernel-3.5.4-1|1123	cp -fR 3rdparty/mkbuild.pl $TempDevelRoot/3rdparty
12mr|kernel-3.5.4-1|1124	
12mr|kernel-3.5.4-1|1125	# Needed for truecrypt build (Danny)
12mr|kernel-3.5.4-1|1126	cp -fR drivers/md/dm.h $TempDevelRoot/drivers/md/
12mr|kernel-3.5.4-1|1127	
12mr|kernel-3.5.4-1|1128	# Needed for lguest
12mr|kernel-3.5.4-1|1129	cp -fR drivers/lguest/lg.h $TempDevelRoot/drivers/lguest/
12mr|kernel-3.5.4-1|1130	
12mr|kernel-3.5.4-1|1131	# Needed for lirc_gpio (#39004)
12mr|kernel-3.5.4-1|1132	cp -fR drivers/media/video/bt8xx/bttv{,p}.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.5.4-1|1133	cp -fR drivers/media/video/bt8xx/bt848.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.5.4-1|1134	cp -fR drivers/media/video/btcx-risc.h $TempDevelRoot/drivers/media/video/
12mr|kernel-3.5.4-1|1135	
12mr|kernel-3.5.4-1|1136	# Needed for external dvb tree (#41418)
12mr|kernel-3.5.4-1|1137	cp -fR drivers/media/dvb/dvb-core/*.h $TempDevelRoot/drivers/media/dvb/dvb-core/
12mr|kernel-3.5.4-1|1138	cp -fR drivers/media/dvb/frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb/frontends/
12mr|kernel-3.5.4-1|1139	
12mr|kernel-3.5.4-1|1140	# add acpica header files, needed for fglrx build
12mr|kernel-3.5.4-1|1141	cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
12mr|kernel-3.5.4-1|1142	
12mr|kernel-3.5.4-1|1143	# aufs2 has a special file needed
12mr|kernel-3.5.4-1|1144	#cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
12mr|kernel-3.5.4-1|1145	
12mr|kernel-3.5.4-1|1146	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.5.4-1|1147	mips mn10300 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
12mr|kernel-3.5.4-1|1148	rm -rf $TempDevelRoot/arch/$i
12mr|kernel-3.5.4-1|1149	done
12mr|kernel-3.5.4-1|1150	
12mr|kernel-3.5.4-1|1151	%ifnarch %{arm}
12mr|kernel-3.5.4-1|1152	rm -rf $TempDevelRoot/arch/arm
12mr|kernel-3.5.4-1|1153	%endif
12mr|kernel-3.5.4-1|1154	%ifnarch %{ix86} x86_64
12mr|kernel-3.5.4-1|1155	rm -rf $TempDevelRoot/arch/x86
12mr|kernel-3.5.4-1|1156	%endif
12mr|kernel-3.5.4-1|1157	
12mr|kernel-3.5.4-1|1158	# Clean the scripts tree, and make sure everything is ok (sanity check)
12mr|kernel-3.5.4-1|1159	# running prepare+scripts (tree was already "prepared" in build)
12mr|kernel-3.5.4-1|1160	pushd $TempDevelRoot >/dev/null
12mr|kernel-3.5.4-1|1161	%smake -s prepare scripts
12mr|kernel-3.5.4-1|1162	%smake -s clean
12mr|kernel-3.5.4-1|1163	popd >/dev/null
12mr|kernel-3.5.4-1|1164	rm -f $TempDevelRoot/.config.old
12mr|kernel-3.5.4-1|1165	
12mr|kernel-3.5.4-1|1166	# fix permissions
12mr|kernel-3.5.4-1|1167	chmod -R a+rX $TempDevelRoot
12mr|kernel-3.5.4-1|1168	
12mr|kernel-3.5.4-1|1169	# disable mrproper in -devel rpms
12mr|kernel-3.5.4-1|1170	patch -p1 --fuzz=0 -d $TempDevelRoot -i %{SOURCE2}
12mr|kernel-3.5.4-1|1171	
12mr|kernel-3.5.4-1|1172	kernel_devel_files=../kernel_devel_files.$devel_flavour
12mr|kernel-3.5.4-1|1173	
12mr|kernel-3.5.4-1|1174	
12mr|kernel-3.5.4-1|1175	### Create the kernel_devel_files.*
12mr|kernel-3.5.4-1|1176	cat > $kernel_devel_files <<EOF
12mr|kernel-3.5.4-1|1177	%dir $DevelRoot
12mr|kernel-3.5.4-1|1178	%dir $DevelRoot/arch
12mr|kernel-3.5.4-1|1179	%dir $DevelRoot/include
12mr|kernel-3.5.4-1|1180	$DevelRoot/3rdparty
12mr|kernel-3.5.4-1|1181	$DevelRoot/Documentation
12mr|kernel-3.5.4-1|1182	%ifarch %{arm}
12mr|kernel-3.5.4-1|1183	$DevelRoot/arch/arm
12mr|kernel-3.5.4-1|1184	%endif
12mr|kernel-3.5.4-1|1185	$DevelRoot/arch/um
12mr|kernel-3.5.4-1|1186	%ifarch %{ix86} x86_64
12mr|kernel-3.5.4-1|1187	$DevelRoot/arch/x86
12mr|kernel-3.5.4-1|1188	%endif
12mr|kernel-3.5.4-1|1189	$DevelRoot/block
12mr|kernel-3.5.4-1|1190	$DevelRoot/crypto
12mr|kernel-3.5.4-1|1191	$DevelRoot/drivers
12mr|kernel-3.5.4-1|1192	$DevelRoot/firmware
12mr|kernel-3.5.4-1|1193	$DevelRoot/fs
12mr|kernel-3.5.4-1|1194	$DevelRoot/include/Kbuild
12mr|kernel-3.5.4-1|1195	$DevelRoot/include/acpi
12mr|kernel-3.5.4-1|1196	$DevelRoot/include/asm-generic
12mr|kernel-3.5.4-1|1197	$DevelRoot/include/config
12mr|kernel-3.5.4-1|1198	$DevelRoot/include/crypto
12mr|kernel-3.5.4-1|1199	$DevelRoot/include/drm
12mr|kernel-3.5.4-1|1200	$DevelRoot/include/generated
12mr|kernel-3.5.4-1|1201	$DevelRoot/include/keys
12mr|kernel-3.5.4-1|1202	$DevelRoot/include/linux
12mr|kernel-3.5.4-1|1203	$DevelRoot/include/math-emu
12mr|kernel-3.5.4-1|1204	$DevelRoot/include/media
12mr|kernel-3.5.4-1|1205	$DevelRoot/include/memory
12mr|kernel-3.5.4-1|1206	$DevelRoot/include/misc
12mr|kernel-3.5.4-1|1207	$DevelRoot/include/mtd
12mr|kernel-3.5.4-1|1208	$DevelRoot/include/net
12mr|kernel-3.5.4-1|1209	$DevelRoot/include/pcmcia
12mr|kernel-3.5.4-1|1210	$DevelRoot/include/rdma
12mr|kernel-3.5.4-1|1211	$DevelRoot/include/rxrpc
12mr|kernel-3.5.4-1|1212	$DevelRoot/include/scsi
12mr|kernel-3.5.4-1|1213	$DevelRoot/include/sound
12mr|kernel-3.5.4-1|1214	$DevelRoot/include/target
12mr|kernel-3.5.4-1|1215	$DevelRoot/include/trace
12mr|kernel-3.5.4-1|1216	$DevelRoot/include/video
12mr|kernel-3.5.4-1|1217	$DevelRoot/include/xen
12mr|kernel-3.5.4-1|1218	$DevelRoot/init
12mr|kernel-3.5.4-1|1219	$DevelRoot/ipc
12mr|kernel-3.5.4-1|1220	$DevelRoot/kernel
12mr|kernel-3.5.4-1|1221	$DevelRoot/lib
12mr|kernel-3.5.4-1|1222	$DevelRoot/mm
12mr|kernel-3.5.4-1|1223	$DevelRoot/net
12mr|kernel-3.5.4-1|1224	$DevelRoot/samples
12mr|kernel-3.5.4-1|1225	$DevelRoot/scripts
12mr|kernel-3.5.4-1|1226	$DevelRoot/security
12mr|kernel-3.5.4-1|1227	$DevelRoot/sound
12mr|kernel-3.5.4-1|1228	$DevelRoot/tools
12mr|kernel-3.5.4-1|1229	$DevelRoot/usr
12mr|kernel-3.5.4-1|1230	$DevelRoot/virt
12mr|kernel-3.5.4-1|1231	$DevelRoot/.config
12mr|kernel-3.5.4-1|1232	$DevelRoot/Kbuild
12mr|kernel-3.5.4-1|1233	$DevelRoot/Kconfig
12mr|kernel-3.5.4-1|1234	$DevelRoot/Makefile
12mr|kernel-3.5.4-1|1235	$DevelRoot/Module.symvers
12mr|kernel-3.5.4-1|1236	$DevelRoot/arch/Kconfig
12mr|kernel-3.5.4-1|1237	%doc README.kernel-sources
12mr|kernel-3.5.4-1|1238	EOF
12mr|kernel-3.5.4-1|1239	
12mr|kernel-3.5.4-1|1240	
12mr|kernel-3.5.4-1|1241	### Create -devel Post script on the fly
12mr|kernel-3.5.4-1|1242	cat > $kernel_devel_files-post <<EOF
12mr|kernel-3.5.4-1|1243	if [ -d /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.4-1|1244	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.5.4-1|1245	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.4-1|1246	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.4-1|1247	fi
12mr|kernel-3.5.4-1|1248	EOF
12mr|kernel-3.5.4-1|1249	
12mr|kernel-3.5.4-1|1250	
12mr|kernel-3.5.4-1|1251	### Create -devel Preun script on the fly
12mr|kernel-3.5.4-1|1252	cat > $kernel_devel_files-preun <<EOF
12mr|kernel-3.5.4-1|1253	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.5.4-1|1254	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.4-1|1255	fi
12mr|kernel-3.5.4-1|1256	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.5.4-1|1257	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.4-1|1258	fi
12mr|kernel-3.5.4-1|1259	exit 0
12mr|kernel-3.5.4-1|1260	EOF
12mr|kernel-3.5.4-1|1261	
12mr|kernel-3.5.4-1|1262	### Create -devel Postun script on the fly
12mr|kernel-3.5.4-1|1263	cat > $kernel_devel_files-postun <<EOF
12mr|kernel-3.5.4-1|1264	rm -rf /usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.4-1|1265	EOF
12mr|kernel-3.5.4-1|1266	}
12mr|kernel-3.5.4-1|1267	
12mr|kernel-3.5.4-1|1268	SaveDebug() {
12mr|kernel-3.5.4-1|1269	debug_flavour=$1
12mr|kernel-3.5.4-1|1270	
12mr|kernel-3.5.4-1|1271	install -m 644 vmlinux \
12mr|kernel-3.5.4-1|1272	%{temp_boot}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}
12mr|kernel-3.5.4-1|1273	kernel_debug_files=../kernel_debug_files.$debug_flavour
12mr|kernel-3.5.4-1|1274	echo "%{_bootdir}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}" \
12mr|kernel-3.5.4-1|1275	>> $kernel_debug_files
12mr|kernel-3.5.4-1|1276	
12mr|kernel-3.5.4-1|1277	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.5.4-1|1278	-name "*.ko" | \
12mr|kernel-3.5.4-1|1279	%kxargs -I '{}' objcopy --only-keep-debug '{}' '{}'.debug
12mr|kernel-3.5.4-1|1280	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.5.4-1|1281	-name "*.ko" | %kxargs -I '{}' \
12mr|kernel-3.5.4-1|1282	sh -c 'cd `dirname {}`; \
12mr|kernel-3.5.4-1|1283	objcopy --add-gnu-debuglink=`basename {}`.debug \
12mr|kernel-3.5.4-1|1284	--strip-debug `basename {}`'
12mr|kernel-3.5.4-1|1285	
12mr|kernel-3.5.4-1|1286	pushd %{temp_modules}
12mr|kernel-3.5.4-1|1287	find %{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.5.4-1|1288	-name "*.ko.debug" > debug_module_list
12mr|kernel-3.5.4-1|1289	popd
12mr|kernel-3.5.4-1|1290	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.5.4-1|1291	sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
12mr|kernel-3.5.4-1|1292	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.5.4-1|1293	sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' \
12mr|kernel-3.5.4-1|1294	>> ../kernel_exclude_debug_files.$debug_flavour
12mr|kernel-3.5.4-1|1295	rm -f %{temp_modules}/debug_module_list
12mr|kernel-3.5.4-1|1296	}
12mr|kernel-3.5.4-1|1297	
12mr|kernel-3.5.4-1|1298	CreateFiles() {
12mr|kernel-3.5.4-1|1299	kernel_flavour=$1
12mr|kernel-3.5.4-1|1300	
12mr|kernel-3.5.4-1|1301	kernel_files=../kernel_files.$kernel_flavour
12mr|kernel-3.5.4-1|1302	
12mr|kernel-3.5.4-1|1303	ker="vmlinuz"
12mr|kernel-3.5.4-1|1304	if [ "$kernel_flavour" = "kirkwood" ]; then
12mr|kernel-3.5.4-1|1305	ker="uImage"
12mr|kernel-3.5.4-1|1306	fi
12mr|kernel-3.5.4-1|1307	### Create the kernel_files.*
12mr|kernel-3.5.4-1|1308	cat > $kernel_files <<EOF
12mr|kernel-3.5.4-1|1309	%{_bootdir}/System.map-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.4-1|1310	%{_bootdir}/symvers-%{kversion}-$kernel_flavour-%{buildrpmrel}.xz
12mr|kernel-3.5.4-1|1311	%{_bootdir}/config-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.4-1|1312	%{_bootdir}/$ker-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.4-1|1313	%dir %{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/
12mr|kernel-3.5.4-1|1314	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/kernel
12mr|kernel-3.5.4-1|1315	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/modules.*
12mr|kernel-3.5.4-1|1316	%doc README.kernel-sources
12mr|kernel-3.5.4-1|1317	EOF
12mr|kernel-3.5.4-1|1318	
12mr|kernel-3.5.4-1|1319	%if %build_debug
12mr|kernel-3.5.4-1|1320	cat ../kernel_exclude_debug_files.$kernel_flavour >> $kernel_files
12mr|kernel-3.5.4-1|1321	%endif
12mr|kernel-3.5.4-1|1322	
12mr|kernel-3.5.4-1|1323	### Create kernel Post script
12mr|kernel-3.5.4-1|1324	cat > $kernel_files-post <<EOF
12mr|kernel-3.5.4-1|1325	%ifarch %{arm}
12mr|kernel-3.5.4-1|1326	/sbin/installkernel -i -N %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.4-1|1327	%else
12mr|kernel-3.5.4-1|1328	/sbin/installkernel %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.4-1|1329	pushd /boot > /dev/null
12mr|kernel-3.5.4-1|1330	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.5.4-1|1331	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.5.4-1|1332	fi
12mr|kernel-3.5.4-1|1333	ln -sf vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel} vmlinuz-$kernel_flavour
12mr|kernel-3.5.4-1|1334	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.5.4-1|1335	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.5.4-1|1336	fi
12mr|kernel-3.5.4-1|1337	ln -sf initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img initrd-$kernel_flavour.img
12mr|kernel-3.5.4-1|1338	popd > /dev/null
12mr|kernel-3.5.4-1|1339	%endif
12mr|kernel-3.5.4-1|1340	%if %build_devel
12mr|kernel-3.5.4-1|1341	# create kernel-devel symlinks if matching -devel- rpm is installed
12mr|kernel-3.5.4-1|1342	if [ -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.4-1|1343	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.5.4-1|1344	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.4-1|1345	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.4-1|1346	fi
12mr|kernel-3.5.4-1|1347	%endif
12mr|kernel-3.5.4-1|1348	%if %build_source
12mr|kernel-3.5.4-1|1349	# create kernel-source symlinks only if matching -devel- rpm is not installed
12mr|kernel-3.5.4-1|1350	if [ -d /usr/src/linux-%{kversion}-%{buildrpmrel} -a ! -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.4-1|1351	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.5.4-1|1352	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.4-1|1353	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.4-1|1354	fi
12mr|kernel-3.5.4-1|1355	%endif
12mr|kernel-3.5.4-1|1356	EOF
12mr|kernel-3.5.4-1|1357	
12mr|kernel-3.5.4-1|1358	### Create kernel Posttrans script
12mr|kernel-3.5.4-1|1359	cat > $kernel_files-posttrans <<EOF
12mr|kernel-3.5.4-1|1360	if [ -x /usr/sbin/dkms_autoinstaller -a -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.4-1|1361	/usr/sbin/dkms_autoinstaller start %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.4-1|1362	fi
12mr|kernel-3.5.4-1|1363	EOF
12mr|kernel-3.5.4-1|1364	
12mr|kernel-3.5.4-1|1365	### Create kernel Preun script on the fly
12mr|kernel-3.5.4-1|1366	cat > $kernel_files-preun <<EOF
12mr|kernel-3.5.4-1|1367	/sbin/installkernel -R %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.4-1|1368	pushd /boot > /dev/null
12mr|kernel-3.5.4-1|1369	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.5.4-1|1370	if [ "$(readlink vmlinuz-$kernel_flavour)" = "vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel}" ]; then
12mr|kernel-3.5.4-1|1371	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.5.4-1|1372	fi
12mr|kernel-3.5.4-1|1373	fi
12mr|kernel-3.5.4-1|1374	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.5.4-1|1375	if [ "$(readlink initrd-$kernel_flavour.img)" = "initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img" ]; then
12mr|kernel-3.5.4-1|1376	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.5.4-1|1377	fi
12mr|kernel-3.5.4-1|1378	fi
12mr|kernel-3.5.4-1|1379	popd > /dev/null
12mr|kernel-3.5.4-1|1380	%if %build_devel
12mr|kernel-3.5.4-1|1381	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.5.4-1|1382	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.4-1|1383	fi
12mr|kernel-3.5.4-1|1384	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.5.4-1|1385	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.4-1|1386	fi
12mr|kernel-3.5.4-1|1387	%endif
12mr|kernel-3.5.4-1|1388	exit 0
12mr|kernel-3.5.4-1|1389	EOF
12mr|kernel-3.5.4-1|1390	
12mr|kernel-3.5.4-1|1391	
12mr|kernel-3.5.4-1|1392	### Create kernel Postun script on the fly
12mr|kernel-3.5.4-1|1393	cat > $kernel_files-postun <<EOF
12mr|kernel-3.5.4-1|1394	/sbin/kernel_remove_initrd %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.4-1|1395	rm -rf /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.4-1|1396	if [ -d /var/lib/dkms ]; then
12mr|kernel-3.5.4-1|1397	rm -f /var/lib/dkms/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.5.4-1|1398	rm -rf /var/lib/dkms/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.4-1|1399	rm -f /var/lib/dkms-binary/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.5.4-1|1400	rm -rf /var/lib/dkms-binary/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.4-1|1401	fi
12mr|kernel-3.5.4-1|1402	EOF
12mr|kernel-3.5.4-1|1403	}
12mr|kernel-3.5.4-1|1404	
12mr|kernel-3.5.4-1|1405	
12mr|kernel-3.5.4-1|1406	CreateKernel() {
12mr|kernel-3.5.4-1|1407	flavour=$1
12mr|kernel-3.5.4-1|1408	
12mr|kernel-3.5.4-1|1409	PrepareKernel $flavour $flavour-%{buildrpmrel}
12mr|kernel-3.5.4-1|1410	
12mr|kernel-3.5.4-1|1411	BuildKernel %{kversion}-$flavour-%{buildrpmrel}
12mr|kernel-3.5.4-1|1412	%if %build_devel
12mr|kernel-3.5.4-1|1413	SaveDevel $flavour
12mr|kernel-3.5.4-1|1414	%endif
12mr|kernel-3.5.4-1|1415	%if %build_debug
12mr|kernel-3.5.4-1|1416	SaveDebug $flavour
12mr|kernel-3.5.4-1|1417	%endif
12mr|kernel-3.5.4-1|1418	CreateFiles $flavour
12mr|kernel-3.5.4-1|1419	}
12mr|kernel-3.5.4-1|1420	
12mr|kernel-3.5.4-1|1421	
12mr|kernel-3.5.4-1|1422	###
12mr|kernel-3.5.4-1|1423	# DO it...
12mr|kernel-3.5.4-1|1424	###
12mr|kernel-3.5.4-1|1425	
12mr|kernel-3.5.4-1|1426	
12mr|kernel-3.5.4-1|1427	# Create a simulacro of buildroot
12mr|kernel-3.5.4-1|1428	rm -rf %{temp_root}
12mr|kernel-3.5.4-1|1429	install -d %{temp_root}
12mr|kernel-3.5.4-1|1430	
12mr|kernel-3.5.4-1|1431	
12mr|kernel-3.5.4-1|1432	# make sure we are in the directory
12mr|kernel-3.5.4-1|1433	cd %src_dir
12mr|kernel-3.5.4-1|1434	
12mr|kernel-3.5.4-1|1435	%ifarch %{ix86}
12mr|kernel-3.5.4-1|1436	%if %build_desktop586
12mr|kernel-3.5.4-1|1437	CreateKernel desktop586
12mr|kernel-3.5.4-1|1438	%endif
12mr|kernel-3.5.4-1|1439	%endif
12mr|kernel-3.5.4-1|1440	
12mr|kernel-3.5.4-1|1441	%if %build_desktop
12mr|kernel-3.5.4-1|1442	CreateKernel desktop
12mr|kernel-3.5.4-1|1443	%endif
12mr|kernel-3.5.4-1|1444	
12mr|kernel-3.5.4-1|1445	%if %build_netbook
12mr|kernel-3.5.4-1|1446	CreateKernel netbook
12mr|kernel-3.5.4-1|1447	%endif
12mr|kernel-3.5.4-1|1448	
12mr|kernel-3.5.4-1|1449	%if %build_server
12mr|kernel-3.5.4-1|1450	CreateKernel server
12mr|kernel-3.5.4-1|1451	%endif
12mr|kernel-3.5.4-1|1452	
12mr|kernel-3.5.4-1|1453	%ifarch %{ix86}
12mr|kernel-3.5.4-1|1454	%if %build_desktop_pae
12mr|kernel-3.5.4-1|1455	CreateKernel desktop-pae
12mr|kernel-3.5.4-1|1456	%endif
12mr|kernel-3.5.4-1|1457	%endif
12mr|kernel-3.5.4-1|1458	
12mr|kernel-3.5.4-1|1459	%ifarch %{ix86}
12mr|kernel-3.5.4-1|1460	%if %build_netbook_pae
12mr|kernel-3.5.4-1|1461	CreateKernel netbook-pae
12mr|kernel-3.5.4-1|1462	%endif
12mr|kernel-3.5.4-1|1463	%endif
12mr|kernel-3.5.4-1|1464	
12mr|kernel-3.5.4-1|1465	%ifarch %{ix86}
12mr|kernel-3.5.4-1|1466	%if %build_nrj_desktop586
12mr|kernel-3.5.4-1|1467	CreateKernel nrj-desktop586
12mr|kernel-3.5.4-1|1468	%endif
12mr|kernel-3.5.4-1|1469	%endif
12mr|kernel-3.5.4-1|1470	
12mr|kernel-3.5.4-1|1471	%if %build_nrj_desktop
12mr|kernel-3.5.4-1|1472	CreateKernel nrj-desktop
12mr|kernel-3.5.4-1|1473	%endif
12mr|kernel-3.5.4-1|1474	
12mr|kernel-3.5.4-1|1475	%if %build_nrj_netbook
12mr|kernel-3.5.4-1|1476	CreateKernel nrj-netbook
12mr|kernel-3.5.4-1|1477	%endif
12mr|kernel-3.5.4-1|1478	
12mr|kernel-3.5.4-1|1479	%ifarch %{ix86}
12mr|kernel-3.5.4-1|1480	%if %build_nrj_desktop_pae
12mr|kernel-3.5.4-1|1481	CreateKernel nrj-desktop-pae
12mr|kernel-3.5.4-1|1482	%endif
12mr|kernel-3.5.4-1|1483	%endif
12mr|kernel-3.5.4-1|1484	
12mr|kernel-3.5.4-1|1485	%ifarch %{ix86}
12mr|kernel-3.5.4-1|1486	%if %build_nrj_netbook_pae
12mr|kernel-3.5.4-1|1487	CreateKernel nrj-netbook-pae
12mr|kernel-3.5.4-1|1488	%endif
12mr|kernel-3.5.4-1|1489	%endif
12mr|kernel-3.5.4-1|1490	
12mr|kernel-3.5.4-1|1491	%ifarch %{ix86}
12mr|kernel-3.5.4-1|1492	%if %build_nrj_netbook_atom
12mr|kernel-3.5.4-1|1493	CreateKernel nrj-netbook-atom
12mr|kernel-3.5.4-1|1494	%endif
12mr|kernel-3.5.4-1|1495	%endif
12mr|kernel-3.5.4-1|1496	
12mr|kernel-3.5.4-1|1497	%ifarch %{ix86}
12mr|kernel-3.5.4-1|1498	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.5.4-1|1499	CreateKernel nrj-netbook-atom-pae
12mr|kernel-3.5.4-1|1500	%endif
12mr|kernel-3.5.4-1|1501	%endif
12mr|kernel-3.5.4-1|1502	
12mr|kernel-3.5.4-1|1503	%ifarch %{ix86}
12mr|kernel-3.5.4-1|1504	%if %build_nrj_desktop_core2
12mr|kernel-3.5.4-1|1505	CreateKernel nrj-desktop-core2
12mr|kernel-3.5.4-1|1506	%endif
12mr|kernel-3.5.4-1|1507	%endif
12mr|kernel-3.5.4-1|1508	
12mr|kernel-3.5.4-1|1509	%ifarch %{ix86}
12mr|kernel-3.5.4-1|1510	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.5.4-1|1511	CreateKernel nrj-desktop-core2-pae
12mr|kernel-3.5.4-1|1512	%endif
12mr|kernel-3.5.4-1|1513	%endif
12mr|kernel-3.5.4-1|1514	
12mr|kernel-3.5.4-1|1515	%ifarch %{arm}
12mr|kernel-3.5.4-1|1516	%if %build_iop32x
12mr|kernel-3.5.4-1|1517	CreateKernel iop32x
12mr|kernel-3.5.4-1|1518	%endif
12mr|kernel-3.5.4-1|1519	%if %build_kirkwood
12mr|kernel-3.5.4-1|1520	CreateKernel kirkwood
12mr|kernel-3.5.4-1|1521	%endif
12mr|kernel-3.5.4-1|1522	%if %build_versatile
12mr|kernel-3.5.4-1|1523	CreateKernel versatile
12mr|kernel-3.5.4-1|1524	%endif
12mr|kernel-3.5.4-1|1525	%endif
12mr|kernel-3.5.4-1|1526	
12mr|kernel-3.5.4-1|1527	# set extraversion to match srpm to get nice version reported by the tools
12mr|kernel-3.5.4-1|1528	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.5.4-1|1529	# build perf
12mr|kernel-3.5.4-1|1530	%if %{build_perf}
12mr|kernel-3.5.4-1|1531	# perf
12mr|kernel-3.5.4-1|1532	%make -C tools/perf -s V=1 HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all
12mr|kernel-3.5.4-1|1533	%make -C tools/perf -s V=1 prefix=%{_prefix} man
12mr|kernel-3.5.4-1|1534	%endif
12mr|kernel-3.5.4-1|1535	
12mr|kernel-3.5.4-1|1536	%if %{build_cpupower}
12mr|kernel-3.5.4-1|1537	# cpupower
12mr|kernel-3.5.4-1|1538	# make sure version-gen.sh is executable.
12mr|kernel-3.5.4-1|1539	chmod +x tools/power/cpupower/utils/version-gen.sh
12mr|kernel-3.5.4-1|1540	%make -C tools/power/cpupower CPUFREQ_BENCH=false
12mr|kernel-3.5.4-1|1541	%endif
12mr|kernel-3.5.4-1|1542	
12mr|kernel-3.5.4-1|1543	# We don't make to repeat the depend code at the install phase
12mr|kernel-3.5.4-1|1544	%if %build_source
12mr|kernel-3.5.4-1|1545	%ifarch %{arm}
12mr|kernel-3.5.4-1|1546	PrepareKernel "kirkwood" %{buildrpmrel}custom
12mr|kernel-3.5.4-1|1547	%else
12mr|kernel-3.5.4-1|1548	PrepareKernel "" %{buildrpmrel}custom
12mr|kernel-3.5.4-1|1549	%endif
12mr|kernel-3.5.4-1|1550	%smake -s mrproper
12mr|kernel-3.5.4-1|1551	%endif
12mr|kernel-3.5.4-1|1552	
12mr|kernel-3.5.4-1|1553	
12mr|kernel-3.5.4-1|1554	###
12mr|kernel-3.5.4-1|1555	### install
12mr|kernel-3.5.4-1|1556	###
12mr|kernel-3.5.4-1|1557	%install
12mr|kernel-3.5.4-1|1558	install -m 644 %{SOURCE4}  .
12mr|kernel-3.5.4-1|1559	
12mr|kernel-3.5.4-1|1560	cd %src_dir
12mr|kernel-3.5.4-1|1561	
12mr|kernel-3.5.4-1|1562	# Directories definition needed for installing
12mr|kernel-3.5.4-1|1563	%define target_source %{buildroot}%{_kerneldir}
12mr|kernel-3.5.4-1|1564	%define target_boot %{buildroot}%{_bootdir}
12mr|kernel-3.5.4-1|1565	%define target_modules %{buildroot}%{_modulesdir}
12mr|kernel-3.5.4-1|1566	
12mr|kernel-3.5.4-1|1567	# We want to be able to test several times the install part
12mr|kernel-3.5.4-1|1568	rm -rf %{buildroot}
12mr|kernel-3.5.4-1|1569	cp -a %{temp_root} %{buildroot}
12mr|kernel-3.5.4-1|1570	
12mr|kernel-3.5.4-1|1571	# Create directories infastructure
12mr|kernel-3.5.4-1|1572	%if %build_source
12mr|kernel-3.5.4-1|1573	install -d %{target_source}
12mr|kernel-3.5.4-1|1574	
12mr|kernel-3.5.4-1|1575	tar cf - . | tar xf - -C %{target_source}
12mr|kernel-3.5.4-1|1576	chmod -R a+rX %{target_source}
12mr|kernel-3.5.4-1|1577	
12mr|kernel-3.5.4-1|1578	# we remove all the source files that we don't ship
12mr|kernel-3.5.4-1|1579	# first architecture files
12mr|kernel-3.5.4-1|1580	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.5.4-1|1581	mips openrisc parisc powerpc s390 score sh sh64 sparc tile unicore32 v850 xtensa mn10300; do
12mr|kernel-3.5.4-1|1582	rm -rf %{target_source}/arch/$i
12mr|kernel-3.5.4-1|1583	done
12mr|kernel-3.5.4-1|1584	
12mr|kernel-3.5.4-1|1585	# other misc files
12mr|kernel-3.5.4-1|1586	rm -f %{target_source}/{.config.old,.config.cmd,.gitignore,.lst,.mailmap}
12mr|kernel-3.5.4-1|1587	rm -f %{target_source}/{.missing-syscalls.d,arch/.gitignore,firmware/.gitignore}
12mr|kernel-3.5.4-1|1588	rm -rf %{target_source}/.tmp_depmod/
12mr|kernel-3.5.4-1|1589	
12mr|kernel-3.5.4-1|1590	#endif %build_source
12mr|kernel-3.5.4-1|1591	%endif
12mr|kernel-3.5.4-1|1592	
12mr|kernel-3.5.4-1|1593	# compressing modules
12mr|kernel-3.5.4-1|1594	%if %{build_modxz}
12mr|kernel-3.5.4-1|1595	find %{target_modules} -name "*.ko" | %kxargs xz -6e
12mr|kernel-3.5.4-1|1596	%else
12mr|kernel-3.5.4-1|1597	find %{target_modules} -name "*.ko" | %kxargs gzip -9
12mr|kernel-3.5.4-1|1598	%endif
12mr|kernel-3.5.4-1|1599	
12mr|kernel-3.5.4-1|1600	# We used to have a copy of PrepareKernel here
12mr|kernel-3.5.4-1|1601	# Now, we make sure that the thing in the linux dir is what we want it to be
12mr|kernel-3.5.4-1|1602	for i in %{target_modules}/*; do
12mr|kernel-3.5.4-1|1603	rm -f $i/build $i/source
12mr|kernel-3.5.4-1|1604	done
12mr|kernel-3.5.4-1|1605	
12mr|kernel-3.5.4-1|1606	# sniff, if we compressed all the modules, we change the stamp :(
12mr|kernel-3.5.4-1|1607	# we really need the depmod -ae here
12mr|kernel-3.5.4-1|1608	pushd %{target_modules}
12mr|kernel-3.5.4-1|1609	for i in *; do
12mr|kernel-3.5.4-1|1610	/sbin/depmod -ae -b %{buildroot} -F %{target_boot}/System.map-$i $i
12mr|kernel-3.5.4-1|1611	echo $?
12mr|kernel-3.5.4-1|1612	done
12mr|kernel-3.5.4-1|1613	
12mr|kernel-3.5.4-1|1614	for i in *; do
12mr|kernel-3.5.4-1|1615	pushd $i
12mr|kernel-3.5.4-1|1616	echo "Creating modules.description for $i"
12mr|kernel-3.5.4-1|1617	modules=`find . -name "*.ko.[g,x]z"`
12mr|kernel-3.5.4-1|1618	echo $modules | %kxargs /sbin/modinfo \
12mr|kernel-3.5.4-1|1619	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12mr|kernel-3.5.4-1|1620	popd
12mr|kernel-3.5.4-1|1621	done
12mr|kernel-3.5.4-1|1622	popd
12mr|kernel-3.5.4-1|1623	
12mr|kernel-3.5.4-1|1624	# need to set extraversion to match srpm again to avoid rebuild
12mr|kernel-3.5.4-1|1625	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.5.4-1|1626	%if %{build_perf}
12mr|kernel-3.5.4-1|1627	# perf tool binary and supporting scripts/binaries
12mr|kernel-3.5.4-1|1628	make -C tools/perf -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install
12mr|kernel-3.5.4-1|1629	
12mr|kernel-3.5.4-1|1630	# perf man pages (note: implicit rpm magic compresses them later)
12mr|kernel-3.5.4-1|1631	make -C tools/perf  -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install-man
12mr|kernel-3.5.4-1|1632	%endif
12mr|kernel-3.5.4-1|1633	
12mr|kernel-3.5.4-1|1634	%if %{build_cpupower}
12mr|kernel-3.5.4-1|1635	make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false install
12mr|kernel-3.5.4-1|1636	rm -f %{buildroot}%{_libdir}/*.{a,la}
12mr|kernel-3.5.4-1|1637	%find_lang cpupower
12mr|kernel-3.5.4-1|1638	mv cpupower.lang ../
12mr|kernel-3.5.4-1|1639	chmod 0755 %{buildroot}%{_libdir}/libcpupower.so*
12mr|kernel-3.5.4-1|1640	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
12mr|kernel-3.5.4-1|1641	install -m644 %{SOURCE50} %{buildroot}%{_unitdir}/cpupower.service
12mr|kernel-3.5.4-1|1642	install -m644 %{SOURCE51} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.5.4-1|1643	%endif
12mr|kernel-3.5.4-1|1644	
12mr|kernel-3.5.4-1|1645	###
12mr|kernel-3.5.4-1|1646	### clean
12mr|kernel-3.5.4-1|1647	###
12mr|kernel-3.5.4-1|1648	%clean
12mr|kernel-3.5.4-1|1649	rm -rf %{buildroot}
12mr|kernel-3.5.4-1|1650	
12mr|kernel-3.5.4-1|1651	
12mr|kernel-3.5.4-1|1652	# We don't want to remove this, the whole reason of its existence is to be
12mr|kernel-3.5.4-1|1653	# able to do several rpm --short-circuit -bi for testing install
12mr|kernel-3.5.4-1|1654	# phase without repeating compilation phase
12mr|kernel-3.5.4-1|1655	#rm -rf %{temp_root}
12mr|kernel-3.5.4-1|1656	
12mr|kernel-3.5.4-1|1657	###
12mr|kernel-3.5.4-1|1658	### source and doc file lists
12mr|kernel-3.5.4-1|1659	###
12mr|kernel-3.5.4-1|1660	
12mr|kernel-3.5.4-1|1661	%if %build_source
12mr|kernel-3.5.4-1|1662	%files -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.4-1|1663	%dir %{_kerneldir}
12mr|kernel-3.5.4-1|1664	%dir %{_kerneldir}/arch
12mr|kernel-3.5.4-1|1665	%dir %{_kerneldir}/include
12mr|kernel-3.5.4-1|1666	%{_kerneldir}/3rdparty
12mr|kernel-3.5.4-1|1667	%{_kerneldir}/Documentation
12mr|kernel-3.5.4-1|1668	%{_kerneldir}/arch/Kconfig
12mr|kernel-3.5.4-1|1669	%{_kerneldir}/arch/arm
12mr|kernel-3.5.4-1|1670	%{_kerneldir}/arch/um
12mr|kernel-3.5.4-1|1671	%{_kerneldir}/arch/x86
12mr|kernel-3.5.4-1|1672	%{_kerneldir}/block
12mr|kernel-3.5.4-1|1673	%{_kerneldir}/crypto
12mr|kernel-3.5.4-1|1674	%{_kerneldir}/drivers
12mr|kernel-3.5.4-1|1675	%{_kerneldir}/firmware
12mr|kernel-3.5.4-1|1676	%{_kerneldir}/fs
12mr|kernel-3.5.4-1|1677	%{_kerneldir}/include/Kbuild
12mr|kernel-3.5.4-1|1678	%{_kerneldir}/include/acpi
12mr|kernel-3.5.4-1|1679	%{_kerneldir}/include/asm-generic
12mr|kernel-3.5.4-1|1680	%{_kerneldir}/include/crypto
12mr|kernel-3.5.4-1|1681	%{_kerneldir}/include/drm
12mr|kernel-3.5.4-1|1682	%{_kerneldir}/include/keys
12mr|kernel-3.5.4-1|1683	%{_kerneldir}/include/linux
12mr|kernel-3.5.4-1|1684	%{_kerneldir}/include/math-emu
12mr|kernel-3.5.4-1|1685	%{_kerneldir}/include/media
12mr|kernel-3.5.4-1|1686	%{_kerneldir}/include/memory
12mr|kernel-3.5.4-1|1687	%{_kerneldir}/include/misc
12mr|kernel-3.5.4-1|1688	%{_kerneldir}/include/mtd
12mr|kernel-3.5.4-1|1689	%{_kerneldir}/include/net
12mr|kernel-3.5.4-1|1690	%{_kerneldir}/include/pcmcia
12mr|kernel-3.5.4-1|1691	%{_kerneldir}/include/rdma
12mr|kernel-3.5.4-1|1692	%{_kerneldir}/include/rxrpc
12mr|kernel-3.5.4-1|1693	%{_kerneldir}/include/scsi
12mr|kernel-3.5.4-1|1694	%{_kerneldir}/include/sound
12mr|kernel-3.5.4-1|1695	%{_kerneldir}/include/target
12mr|kernel-3.5.4-1|1696	%{_kerneldir}/include/trace
12mr|kernel-3.5.4-1|1697	%{_kerneldir}/include/video
12mr|kernel-3.5.4-1|1698	%{_kerneldir}/include/xen
12mr|kernel-3.5.4-1|1699	%{_kerneldir}/init
12mr|kernel-3.5.4-1|1700	%{_kerneldir}/ipc
12mr|kernel-3.5.4-1|1701	%{_kerneldir}/kernel
12mr|kernel-3.5.4-1|1702	%{_kerneldir}/lib
12mr|kernel-3.5.4-1|1703	%{_kerneldir}/mm
12mr|kernel-3.5.4-1|1704	%{_kerneldir}/net
12mr|kernel-3.5.4-1|1705	%{_kerneldir}/virt
12mr|kernel-3.5.4-1|1706	%{_kerneldir}/samples
12mr|kernel-3.5.4-1|1707	%{_kerneldir}/scripts
12mr|kernel-3.5.4-1|1708	%{_kerneldir}/security
12mr|kernel-3.5.4-1|1709	%{_kerneldir}/sound
12mr|kernel-3.5.4-1|1710	%{_kerneldir}/tools
12mr|kernel-3.5.4-1|1711	%{_kerneldir}/usr
12mr|kernel-3.5.4-1|1712	%{_kerneldir}/COPYING
12mr|kernel-3.5.4-1|1713	%{_kerneldir}/CREDITS
12mr|kernel-3.5.4-1|1714	%{_kerneldir}/Kbuild
12mr|kernel-3.5.4-1|1715	%{_kerneldir}/Kconfig
12mr|kernel-3.5.4-1|1716	%{_kerneldir}/MAINTAINERS
12mr|kernel-3.5.4-1|1717	%{_kerneldir}/Makefile
12mr|kernel-3.5.4-1|1718	%{_kerneldir}/README
12mr|kernel-3.5.4-1|1719	%{_kerneldir}/REPORTING-BUGS
12mr|kernel-3.5.4-1|1720	%doc README.kernel-sources
12mr|kernel-3.5.4-1|1721	
12mr|kernel-3.5.4-1|1722	%files -n %{kname}-source-latest
12mr|kernel-3.5.4-1|1723	%endif
12mr|kernel-3.5.4-1|1724	
12mr|kernel-3.5.4-1|1725	%if %build_doc
12mr|kernel-3.5.4-1|1726	%files -n %{kname}-doc
12mr|kernel-3.5.4-1|1727	%doc linux-%{tar_ver}/Documentation/*
12mr|kernel-3.5.4-1|1728	%endif
12mr|kernel-3.5.4-1|1729	
12mr|kernel-3.5.4-1|1730	%if %{build_perf}
12mr|kernel-3.5.4-1|1731	%files -n perf
12mr|kernel-3.5.4-1|1732	%{_bindir}/perf
12mr|kernel-3.5.4-1|1733	%dir %{_prefix}/libexec/perf-core
12mr|kernel-3.5.4-1|1734	%{_prefix}/libexec/perf-core/*
12mr|kernel-3.5.4-1|1735	%{_mandir}/man[1-8]/perf*
12mr|kernel-3.5.4-1|1736	%endif
12mr|kernel-3.5.4-1|1737	
12mr|kernel-3.5.4-1|1738	%if %{build_cpupower}
12mr|kernel-3.5.4-1|1739	%files -n cpupower -f cpupower.lang
12mr|kernel-3.5.4-1|1740	%{_bindir}/cpupower
12mr|kernel-3.5.4-1|1741	%{_libdir}/libcpupower.so.0
12mr|kernel-3.5.4-1|1742	%{_libdir}/libcpupower.so.0.0.0
12mr|kernel-3.5.4-1|1743	%{_unitdir}/cpupower.service
12mr|kernel-3.5.4-1|1744	%{_mandir}/man[1-8]/cpupower*
12mr|kernel-3.5.4-1|1745	%config(noreplace) %{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.5.4-1|1746	
12mr|kernel-3.5.4-1|1747	%files -n cpupower-devel
12mr|kernel-3.5.4-1|1748	%{_libdir}/libcpupower.so
12mr|kernel-3.5.4-1|1749	%{_includedir}/cpufreq.h
12mr|kernel-3.5.4-1|1750	%endif
12mr|kernel-3.5.4-1|1751	
12mr|kernel-3.5.4-1|1752	
12mr|kernel-3.5.4-1|1753	
12mr|kernel-3.5.4-1|1754	%changelog
12mr|kernel-3.5.4-1|1755	

14550 12
12mr|kernel-3.5.5-1.1|1	# -*- Mode: rpm-spec -*-
12mr|kernel-3.5.5-1.1|2	#
12mr|kernel-3.5.5-1.1|3	# This Specfile is based on kernel-tmb spec done by
12mr|kernel-3.5.5-1.1|4	# Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.5.5-1.1|5	#
12mr|kernel-3.5.5-1.1|6	# The mkflavour() macroization done by Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.5.5-1.1|7	#
12mr|kernel-3.5.5-1.1|8	# Manbo kernels now use kernel.org versioning
12mr|kernel-3.5.5-1.1|9	#
12mr|kernel-3.5.5-1.1|10	# MIB header
12mr|kernel-3.5.5-1.1|11	%if %{mdvver} <= 201100
12mr|kernel-3.5.5-1.1|12	%define distsuffix mib
12mr|kernel-3.5.5-1.1|13	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.5.5-1.1|14	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.5.5-1.1|15	%endif
12mr|kernel-3.5.5-1.1|16	# end MIB header
12mr|kernel-3.5.5-1.1|17	#
12mr|kernel-3.5.5-1.1|18	%define kernelversion	3
12mr|kernel-3.5.5-1.1|19	%define patchlevel	5
12mr|kernel-3.5.5-1.1|20	%define sublevel	5
12mr|kernel-3.5.5-1.1|21	
12mr|kernel-3.5.5-1.1|22	# Package release
12mr|kernel-3.5.5-1.1|23	%define mibrel		1.1
12mr|kernel-3.5.5-1.1|24	
12mr|kernel-3.5.5-1.1|25	# kernel Makefile extraversion is substituted by
12mr|kernel-3.5.5-1.1|26	# kpatch/kgit/kstable wich are either 0 (empty), rc (kpatch), git (kgit)
12mr|kernel-3.5.5-1.1|27	# or stable release (kstable)
12mr|kernel-3.5.5-1.1|28	%define kpatch		0
12mr|kernel-3.5.5-1.1|29	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.5.5-1.1|30	%define kgit		0
12mr|kernel-3.5.5-1.1|31	
12mr|kernel-3.5.5-1.1|32	# kernel base name (also name of srpm)
12mr|kernel-3.5.5-1.1|33	%define kname 		kernel
12mr|kernel-3.5.5-1.1|34	
12mr|kernel-3.5.5-1.1|35	# Patch tarball tag
12mr|kernel-3.5.5-1.1|36	%define ktag		rosa
12mr|kernel-3.5.5-1.1|37	
12mr|kernel-3.5.5-1.1|38	%define rpmtag		%{distsuffix}
12mr|kernel-3.5.5-1.1|39	%if %kpatch
12mr|kernel-3.5.5-1.1|40	%if %kgit
12mr|kernel-3.5.5-1.1|41	%define rpmrel		0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.5.5-1.1|42	%else
12mr|kernel-3.5.5-1.1|43	%define rpmrel		0.%{kpatch}.%{mibrel}
12mr|kernel-3.5.5-1.1|44	%endif
12mr|kernel-3.5.5-1.1|45	%else
12mr|kernel-3.5.5-1.1|46	%define rpmrel		%{mibrel}
12mr|kernel-3.5.5-1.1|47	%endif
12mr|kernel-3.5.5-1.1|48	
12mr|kernel-3.5.5-1.1|49	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.5.5-1.1|50	# rpm/urpmi/smart
12mr|kernel-3.5.5-1.1|51	%define fakever		1
12mr|kernel-3.5.5-1.1|52	%define fakerel 	1
12mr|kernel-3.5.5-1.1|53	
12mr|kernel-3.5.5-1.1|54	# version defines
12mr|kernel-3.5.5-1.1|55	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.5.5-1.1|56	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.5.5-1.1|57	
12mr|kernel-3.5.5-1.1|58	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.5.5-1.1|59	%if %kpatch
12mr|kernel-3.5.5-1.1|60	%if %sublevel
12mr|kernel-3.5.5-1.1|61	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.5.5-1.1|62	%else
12mr|kernel-3.5.5-1.1|63	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.5.5-1.1|64	%endif
12mr|kernel-3.5.5-1.1|65	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.5.5-1.1|66	%else
12mr|kernel-3.5.5-1.1|67	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.5.5-1.1|68	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.5.5-1.1|69	%endif
12mr|kernel-3.5.5-1.1|70	
12mr|kernel-3.5.5-1.1|71	# Used for not making too long names for rpms or search paths
12mr|kernel-3.5.5-1.1|72	%if %kpatch
12mr|kernel-3.5.5-1.1|73	%if %kgit
12mr|kernel-3.5.5-1.1|74	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.5.5-1.1|75	%else
12mr|kernel-3.5.5-1.1|76	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.5.5-1.1|77	%endif
12mr|kernel-3.5.5-1.1|78	%else
12mr|kernel-3.5.5-1.1|79	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.5.5-1.1|80	%endif
12mr|kernel-3.5.5-1.1|81	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.5.5-1.1|82	
12mr|kernel-3.5.5-1.1|83	# Having different top level names for packges means that you have to remove
12mr|kernel-3.5.5-1.1|84	# them by hard :(
12mr|kernel-3.5.5-1.1|85	%define top_dir_name 	%{kname}-%{_arch}
12mr|kernel-3.5.5-1.1|86	
12mr|kernel-3.5.5-1.1|87	# Build defines
12mr|kernel-3.5.5-1.1|88	%define build_doc 		0
12mr|kernel-3.5.5-1.1|89	%define build_source 		0
12mr|kernel-3.5.5-1.1|90	%define build_devel 		1
12mr|kernel-3.5.5-1.1|91	
12mr|kernel-3.5.5-1.1|92	%define build_debug 		0
12mr|kernel-3.5.5-1.1|93	
12mr|kernel-3.5.5-1.1|94	# Build desktop i586 / 4GB
12mr|kernel-3.5.5-1.1|95	%ifarch %{ix86}
12mr|kernel-3.5.5-1.1|96	%define build_desktop586	1
12mr|kernel-3.5.5-1.1|97	%endif
12mr|kernel-3.5.5-1.1|98	
12mr|kernel-3.5.5-1.1|99	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.5.5-1.1|100	%define build_desktop		1
12mr|kernel-3.5.5-1.1|101	
12mr|kernel-3.5.5-1.1|102	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mr|kernel-3.5.5-1.1|103	%define build_server		0
12mr|kernel-3.5.5-1.1|104	
12mr|kernel-3.5.5-1.1|105	# End of user definitions
12mr|kernel-3.5.5-1.1|106	%{?_without_desktop586: %global build_desktop586 0}
12mr|kernel-3.5.5-1.1|107	%{?_without_desktop: %global build_desktop 0}
12mr|kernel-3.5.5-1.1|108	%{?_without_server: %global build_server 0}
12mr|kernel-3.5.5-1.1|109	%{?_without_doc: %global build_doc 0}
12mr|kernel-3.5.5-1.1|110	%{?_without_source: %global build_source 0}
12mr|kernel-3.5.5-1.1|111	%{?_without_devel: %global build_devel 0}
12mr|kernel-3.5.5-1.1|112	%{?_without_debug: %global build_debug 0}
12mr|kernel-3.5.5-1.1|113	
12mr|kernel-3.5.5-1.1|114	%{?_with_desktop586: %global build_desktop586 1}
12mr|kernel-3.5.5-1.1|115	%{?_with_desktop: %global build_desktop 1}
12mr|kernel-3.5.5-1.1|116	%{?_with_server: %global build_server 1}
12mr|kernel-3.5.5-1.1|117	%{?_with_doc: %global build_doc 1}
12mr|kernel-3.5.5-1.1|118	%{?_with_source: %global build_source 1}
12mr|kernel-3.5.5-1.1|119	%{?_with_devel: %global build_devel 1}
12mr|kernel-3.5.5-1.1|120	%{?_with_debug: %global build_debug 1}
12mr|kernel-3.5.5-1.1|121	
12mr|kernel-3.5.5-1.1|122	# For the .nosrc.rpm
12mr|kernel-3.5.5-1.1|123	%define build_nosrc 	1
12mr|kernel-3.5.5-1.1|124	%{?_with_nosrc: %global build_nosrc 1}
12mr|kernel-3.5.5-1.1|125	
12mr|kernel-3.5.5-1.1|126	#
12mr|kernel-3.5.5-1.1|127	# SRC RPM description
12mr|kernel-3.5.5-1.1|128	#
12mr|kernel-3.5.5-1.1|129	Summary: 	Linux kernel built for ROSA
12mr|kernel-3.5.5-1.1|130	Name:		%{kname}
12mr|kernel-3.5.5-1.1|131	Version: 	%{kversion}
12mr|kernel-3.5.5-1.1|132	Release: 	%{rpmrel}
12mr|kernel-3.5.5-1.1|133	License: 	GPLv2
12mr|kernel-3.5.5-1.1|134	Group: 	 	System/Kernel and hardware
12mr|kernel-3.5.5-1.1|135	ExclusiveArch: %{ix86} ppc powerpc x86_64 amd64 sparc sparc64
12mr|kernel-3.5.5-1.1|136	ExclusiveOS: 	Linux
12mr|kernel-3.5.5-1.1|137	URL:            http://wiki.mandriva.com/en/Manbo_Core2_kernel
12mr|kernel-3.5.5-1.1|138	BuildRoot: 	%{_tmppath}/%{kname}-%{kversion}-%{_arch}-build
12mr|kernel-3.5.5-1.1|139	Autoreqprov: 	no
12mr|kernel-3.5.5-1.1|140	BuildRequires: 	gcc module-init-tools
12mr|kernel-3.5.5-1.1|141	
12mr|kernel-3.5.5-1.1|142	%description
12mr|kernel-3.5.5-1.1|143	The kernel package contains the Linux kernel (vmlinuz), the core of
12mr|kernel-3.5.5-1.1|144	your Manbo Linux operating system. The kernel handles the basic
12mr|kernel-3.5.5-1.1|145	functions of the operating system: memory allocation, process
12mr|kernel-3.5.5-1.1|146	allocation, device input and output, etc.
12mr|kernel-3.5.5-1.1|147	
12mr|kernel-3.5.5-1.1|148	# mkflavour() name flavour processor
12mr|kernel-3.5.5-1.1|149	# name: the flavour name in the package name
12mr|kernel-3.5.5-1.1|150	# flavour: first parameter of CreateKernel()
12mr|kernel-3.5.5-1.1|151	%define mkflavour(R:)					\
12mr|kernel-3.5.5-1.1|152	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.5.5-1.1|153	Version:	%{kversion}				\
12mr|kernel-3.5.5-1.1|154	Release:	%{rpmrel}				\
12mr|kernel-3.5.5-1.1|155	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.5.5-1.1|156	Group:		System/Kernel and hardware		\
12mr|kernel-3.5.5-1.1|157	Requires:	kernel-nrj-%{2}%{-R:-%{-R*}}		\
12mr|kernel-3.5.5-1.1|158	Provides:	%{kname}-latest			\
12mr|kernel-3.5.5-1.1|159	%ifarch %{ix86}						\
12mr|kernel-3.5.5-1.1|160	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.5-1.1|161	%endif							\
12mr|kernel-3.5.5-1.1|162	\
12mr|kernel-3.5.5-1.1|163	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.5.5-1.1|164	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.5-1.1|165	latest %{kname}-%{1} installed...			\
12mr|kernel-3.5.5-1.1|166	\
12mr|kernel-3.5.5-1.1|167	%common_description_info				\
12mr|kernel-3.5.5-1.1|168	\
12mr|kernel-3.5.5-1.1|169	%if %build_devel					\
12mr|kernel-3.5.5-1.1|170	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.5.5-1.1|171	Version:	%{kversion}				\
12mr|kernel-3.5.5-1.1|172	Release:	%{rpmrel}				\
12mr|kernel-3.5.5-1.1|173	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.5.5-1.1|174	Group:		Development/Kernel			\
12mr|kernel-3.5.5-1.1|175	Requires:	%{kname}-nrj-%{2}-devel%{-R:-%{-R*}}	\
12mr|kernel-3.5.5-1.1|176	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.5.5-1.1|177	%ifarch %{ix86}						\
12mr|kernel-3.5.5-1.1|178	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.5-1.1|179	%endif							\
12mr|kernel-3.5.5-1.1|180	\
12mr|kernel-3.5.5-1.1|181	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.5.5-1.1|182	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.5-1.1|183	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.5.5-1.1|184	\
12mr|kernel-3.5.5-1.1|185	%common_description_info				\
12mr|kernel-3.5.5-1.1|186	%endif							\
12mr|kernel-3.5.5-1.1|187	\
12mr|kernel-3.5.5-1.1|188	%if %build_debug					\
12mr|kernel-3.5.5-1.1|189	%package -n %{kname}-%{1}-debug-latest			\
12mr|kernel-3.5.5-1.1|190	Version:	%{kversion}				\
12mr|kernel-3.5.5-1.1|191	Release:	%{rpmrel}				\
12mr|kernel-3.5.5-1.1|192	Summary:	Virtual rpm for latest %{kname}-%{1}-debug \
12mr|kernel-3.5.5-1.1|193	Group:		Development/Debug			\
12mr|kernel-3.5.5-1.1|194	Requires:	%{kname}-%{2}-%{-R:debug-%{-R*}}%{!-R:debuginfo}	\
12mr|kernel-3.5.5-1.1|195	%ifarch %{ix86}						\
12mr|kernel-3.5.5-1.1|196	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.5-1.1|197	%endif							\
12mr|kernel-3.5.5-1.1|198	Provides:	%{kname}-debug-latest			\
12mr|kernel-3.5.5-1.1|199	\
12mr|kernel-3.5.5-1.1|200	%description -n %{kname}-%{1}-debug-latest		\
12mr|kernel-3.5.5-1.1|201	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.5-1.1|202	latest %{kname}-%{1}-debug installed...			\
12mr|kernel-3.5.5-1.1|203	\
12mr|kernel-3.5.5-1.1|204	%common_description_info				\
12mr|kernel-3.5.5-1.1|205	%endif							\
12mr|kernel-3.5.5-1.1|206	\
12mr|kernel-3.5.5-1.1|207	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.5.5-1.1|208	%defattr(-,root,root)					\
12mr|kernel-3.5.5-1.1|209	\
12mr|kernel-3.5.5-1.1|210	%if %build_devel					\
12mr|kernel-3.5.5-1.1|211	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.5.5-1.1|212	%defattr(-,root,root)					\
12mr|kernel-3.5.5-1.1|213	%endif							\
12mr|kernel-3.5.5-1.1|214	\
12mr|kernel-3.5.5-1.1|215	%if %build_debug					\
12mr|kernel-3.5.5-1.1|216	%files -n %{kname}-%{1}-debug-latest			\
12mr|kernel-3.5.5-1.1|217	%defattr(-,root,root)					\
12mr|kernel-3.5.5-1.1|218	%endif
12mr|kernel-3.5.5-1.1|219	
12mr|kernel-3.5.5-1.1|220	#
12mr|kernel-3.5.5-1.1|221	# kernel-desktop586: i586, smp-alternatives, 4GB
12mr|kernel-3.5.5-1.1|222	#
12mr|kernel-3.5.5-1.1|223	%ifarch %{ix86}
12mr|kernel-3.5.5-1.1|224	%if %build_desktop586
12mr|kernel-3.5.5-1.1|225	%mkflavour desktop586 desktop586
12mr|kernel-3.5.5-1.1|226	%endif
12mr|kernel-3.5.5-1.1|227	%endif
12mr|kernel-3.5.5-1.1|228	
12mr|kernel-3.5.5-1.1|229	#
12mr|kernel-3.5.5-1.1|230	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.5-1.1|231	#
12mr|kernel-3.5.5-1.1|232	
12mr|kernel-3.5.5-1.1|233	%if %build_desktop
12mr|kernel-3.5.5-1.1|234	%mkflavour desktop desktop
12mr|kernel-3.5.5-1.1|235	%endif
12mr|kernel-3.5.5-1.1|236	
12mr|kernel-3.5.5-1.1|237	#
12mr|kernel-3.5.5-1.1|238	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mr|kernel-3.5.5-1.1|239	#
12mr|kernel-3.5.5-1.1|240	
12mr|kernel-3.5.5-1.1|241	%if %build_server
12mr|kernel-3.5.5-1.1|242	%ifarch %{ix86}
12mr|kernel-3.5.5-1.1|243	%mkflavour -R 2.6.38.7-1mnb2 server server
12mr|kernel-3.5.5-1.1|244	%else
12mr|kernel-3.5.5-1.1|245	%mkflavour server server
12mr|kernel-3.5.5-1.1|246	%endif
12mr|kernel-3.5.5-1.1|247	%endif
12mr|kernel-3.5.5-1.1|248	
12mr|kernel-3.5.5-1.1|249	#
12mr|kernel-3.5.5-1.1|250	# kernel-source-latest: virtual rpm
12mr|kernel-3.5.5-1.1|251	#
12mr|kernel-3.5.5-1.1|252	%if %build_source
12mr|kernel-3.5.5-1.1|253	
12mr|kernel-3.5.5-1.1|254	%package -n %{kname}-source-latest
12mr|kernel-3.5.5-1.1|255	Version: 	%{kversion}
12mr|kernel-3.5.5-1.1|256	Release: 	%{rpmrel}
12mr|kernel-3.5.5-1.1|257	Summary: 	Virtual rpm for latest %{kname}-source
12mr|kernel-3.5.5-1.1|258	Group:   	Development/Kernel
12mr|kernel-3.5.5-1.1|259	Requires: 	%{kname}-source >= %{kversion}
12mr|kernel-3.5.5-1.1|260	%ifarch %{ix86}
12mr|kernel-3.5.5-1.1|261	Conflicts:	arch(x86_64)
12mr|kernel-3.5.5-1.1|262	%endif
12mr|kernel-3.5.5-1.1|263	
12mr|kernel-3.5.5-1.1|264	%description -n %{kname}-source-latest
12mr|kernel-3.5.5-1.1|265	This package is a virtual rpm that aims to make sure you always have the
12mr|kernel-3.5.5-1.1|266	latest %{kname}-source installed...
12mr|kernel-3.5.5-1.1|267	
12mr|kernel-3.5.5-1.1|268	%common_description_info
12mr|kernel-3.5.5-1.1|269	
12mr|kernel-3.5.5-1.1|270	%files -n %{kname}-source-latest
12mr|kernel-3.5.5-1.1|271	%defattr(-,root,root)
12mr|kernel-3.5.5-1.1|272	
12mr|kernel-3.5.5-1.1|273	%endif
12mr|kernel-3.5.5-1.1|274	
12mr|kernel-3.5.5-1.1|275	
12mr|kernel-3.5.5-1.1|276	
12mr|kernel-3.5.5-1.1|277	%changelog
12mr|kernel-3.5.5-1.1|278	

14551 12
12mr|kernel-3.5.5-1|1	# -*- Mode: rpm-spec -*-
12mr|kernel-3.5.5-1|2	#
12mr|kernel-3.5.5-1|3	# This Specfile is based on kernel-tmb spec done by
12mr|kernel-3.5.5-1|4	# Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.5.5-1|5	#
12mr|kernel-3.5.5-1|6	# The mkflavour() macroization done by Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.5.5-1|7	#
12mr|kernel-3.5.5-1|8	# Mageia, Mandriva, MIB and ROSA kernels use kernel.org versioning
12mr|kernel-3.5.5-1|9	#
12mr|kernel-3.5.5-1|10	# MIB header
12mr|kernel-3.5.5-1|11	%if %{mdvver} <= 201100
12mr|kernel-3.5.5-1|12	%define distsuffix mib
12mr|kernel-3.5.5-1|13	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.5.5-1|14	%endif
12mr|kernel-3.5.5-1|15	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.5.5-1|16	# end MIB header
12mr|kernel-3.5.5-1|17	#
12mr|kernel-3.5.5-1|18	%define kernelversion	3
12mr|kernel-3.5.5-1|19	%define patchlevel	5
12mr|kernel-3.5.5-1|20	# sublevel is now used for -stable patches
12mr|kernel-3.5.5-1|21	%define sublevel	5
12mr|kernel-3.5.5-1|22	
12mr|kernel-3.5.5-1|23	# Package release
12mr|kernel-3.5.5-1|24	%define mibrel		1
12mr|kernel-3.5.5-1|25	
12mr|kernel-3.5.5-1|26	# kernel Makefile extraversion is substituted by
12mr|kernel-3.5.5-1|27	# kpatch wich are either 0 (empty), rc (kpatch)
12mr|kernel-3.5.5-1|28	%define kpatch		0
12mr|kernel-3.5.5-1|29	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.5.5-1|30	%define kgit		0
12mr|kernel-3.5.5-1|31	
12mr|kernel-3.5.5-1|32	# kernel base name (also name of srpm)
12mr|kernel-3.5.5-1|33	%define kname 		kernel
12mr|kernel-3.5.5-1|34	
12mr|kernel-3.5.5-1|35	# Patch tarball tag
12mr|kernel-3.5.5-1|36	%define ktag		rosa
12mr|kernel-3.5.5-1|37	
12mr|kernel-3.5.5-1|38	# define rpmtag		%{distsuffix}
12mr|kernel-3.5.5-1|39	%define rpmtag		%{distsuffix}
12mr|kernel-3.5.5-1|40	%if %kpatch
12mr|kernel-3.5.5-1|41	%if %kgit
12mr|kernel-3.5.5-1|42	%define rpmrel		%mkrel 0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.5.5-1|43	%else
12mr|kernel-3.5.5-1|44	%define rpmrel		%mkrel 0.%{kpatch}.%{mibrel}
12mr|kernel-3.5.5-1|45	%endif
12mr|kernel-3.5.5-1|46	%else
12mr|kernel-3.5.5-1|47	%define rpmrel		%{mibrel}
12mr|kernel-3.5.5-1|48	%endif
12mr|kernel-3.5.5-1|49	
12mr|kernel-3.5.5-1|50	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.5.5-1|51	# rpm/urpmi/smart
12mr|kernel-3.5.5-1|52	%define fakever		1
12mr|kernel-3.5.5-1|53	%define fakerel 	%mkrel 1
12mr|kernel-3.5.5-1|54	
12mr|kernel-3.5.5-1|55	# version defines
12mr|kernel-3.5.5-1|56	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.5.5-1|57	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.5.5-1|58	
12mr|kernel-3.5.5-1|59	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.5.5-1|60	%if %kpatch
12mr|kernel-3.5.5-1|61	%if %sublevel
12mr|kernel-3.5.5-1|62	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.5.5-1|63	%else
12mr|kernel-3.5.5-1|64	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.5.5-1|65	%endif
12mr|kernel-3.5.5-1|66	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.5.5-1|67	%else
12mr|kernel-3.5.5-1|68	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.5.5-1|69	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.5.5-1|70	%endif
12mr|kernel-3.5.5-1|71	
12mr|kernel-3.5.5-1|72	# Used for not making too long names for rpms or search paths
12mr|kernel-3.5.5-1|73	%if %kpatch
12mr|kernel-3.5.5-1|74	%if %kgit
12mr|kernel-3.5.5-1|75	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.5.5-1|76	%else
12mr|kernel-3.5.5-1|77	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.5.5-1|78	%endif
12mr|kernel-3.5.5-1|79	%else
12mr|kernel-3.5.5-1|80	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.5.5-1|81	%endif
12mr|kernel-3.5.5-1|82	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.5.5-1|83	
12mr|kernel-3.5.5-1|84	# Having different top level names for packges means that you have to remove
12mr|kernel-3.5.5-1|85	# them by hard :(
12mr|kernel-3.5.5-1|86	%define top_dir_name 	%{kname}-%{_arch}
12mr|kernel-3.5.5-1|87	
12mr|kernel-3.5.5-1|88	%define build_dir 	${RPM_BUILD_DIR}/%{top_dir_name}
12mr|kernel-3.5.5-1|89	%define src_dir 	%{build_dir}/linux-%{tar_ver}
12mr|kernel-3.5.5-1|90	
12mr|kernel-3.5.5-1|91	# Disable useless debug rpms...
12mr|kernel-3.5.5-1|92	%define _enable_debug_packages 	%{nil}
12mr|kernel-3.5.5-1|93	%define debug_package 		%{nil}
12mr|kernel-3.5.5-1|94	
12mr|kernel-3.5.5-1|95	# Build defines
12mr|kernel-3.5.5-1|96	%define build_doc 		1
12mr|kernel-3.5.5-1|97	%define build_source 		1
12mr|kernel-3.5.5-1|98	%define build_devel 		1
12mr|kernel-3.5.5-1|99	
12mr|kernel-3.5.5-1|100	%define build_debug 		0
12mr|kernel-3.5.5-1|101	
12mr|kernel-3.5.5-1|102	#
12mr|kernel-3.5.5-1|103	# Old Mandriva kernel flavours plus new two PAE flavours
12mr|kernel-3.5.5-1|104	#
12mr|kernel-3.5.5-1|105	
12mr|kernel-3.5.5-1|106	# Build desktop i586 / 4GB
12mr|kernel-3.5.5-1|107	%ifarch %{ix86}
12mr|kernel-3.5.5-1|108	%define build_desktop586		1
12mr|kernel-3.5.5-1|109	%endif
12mr|kernel-3.5.5-1|110	
12mr|kernel-3.5.5-1|111	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.5.5-1|112	%define build_desktop			1
12mr|kernel-3.5.5-1|113	
12mr|kernel-3.5.5-1|114	# Build netbook (i686 / 4GB) / x86_64
12mr|kernel-3.5.5-1|115	%define build_netbook			1
12mr|kernel-3.5.5-1|116	
12mr|kernel-3.5.5-1|117	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mr|kernel-3.5.5-1|118	%define build_server			1
12mr|kernel-3.5.5-1|119	
12mr|kernel-3.5.5-1|120	# Build desktop686 pae (i686 / 64GB)
12mr|kernel-3.5.5-1|121	%ifarch %{ix86}
12mr|kernel-3.5.5-1|122	%define build_desktop_pae		1
12mr|kernel-3.5.5-1|123	%endif
12mr|kernel-3.5.5-1|124	
12mr|kernel-3.5.5-1|125	# Build netbook686 pae (i686 / 64GB)
12mr|kernel-3.5.5-1|126	%ifarch %{ix86}
12mr|kernel-3.5.5-1|127	%define build_netbook_pae		1
12mr|kernel-3.5.5-1|128	%endif
12mr|kernel-3.5.5-1|129	
12mr|kernel-3.5.5-1|130	#
12mr|kernel-3.5.5-1|131	# MIB low latency optimized flavours called "nrj"
12mr|kernel-3.5.5-1|132	#
12mr|kernel-3.5.5-1|133	
12mr|kernel-3.5.5-1|134	# Build nrj desktop586 (i586 / 4GB)
12mr|kernel-3.5.5-1|135	%ifarch %{ix86}
12mr|kernel-3.5.5-1|136	%define build_nrj_desktop586		1
12mr|kernel-3.5.5-1|137	%endif
12mr|kernel-3.5.5-1|138	
12mr|kernel-3.5.5-1|139	# Build nrj desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.5.5-1|140	%define build_nrj_desktop		1
12mr|kernel-3.5.5-1|141	
12mr|kernel-3.5.5-1|142	# Build nrj netbook (i686 / 4GB) / x86_64
12mr|kernel-3.5.5-1|143	%define build_nrj_netbook		1
12mr|kernel-3.5.5-1|144	
12mr|kernel-3.5.5-1|145	# Build nrj desktop686 pae (i686 / 64GB)
12mr|kernel-3.5.5-1|146	%ifarch %{ix86}
12mr|kernel-3.5.5-1|147	%define build_nrj_desktop_pae		1
12mr|kernel-3.5.5-1|148	%endif
12mr|kernel-3.5.5-1|149	
12mr|kernel-3.5.5-1|150	# Build nrj netbook686 pae (i686 / 64GB)
12mr|kernel-3.5.5-1|151	%ifarch %{ix86}
12mr|kernel-3.5.5-1|152	%define build_nrj_netbook_pae		1
12mr|kernel-3.5.5-1|153	%endif
12mr|kernel-3.5.5-1|154	
12mr|kernel-3.5.5-1|155	#
12mr|kernel-3.5.5-1|156	# experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.5.5-1|157	#
12mr|kernel-3.5.5-1|158	
12mr|kernel-3.5.5-1|159	# Build nrj netbook Intel Atom (matom / 4GB)
12mr|kernel-3.5.5-1|160	%ifarch %{ix86}
12mr|kernel-3.5.5-1|161	%define build_nrj_netbook_atom		1
12mr|kernel-3.5.5-1|162	%endif
12mr|kernel-3.5.5-1|163	
12mr|kernel-3.5.5-1|164	# Build nrj netbook Intel Atom pae (matom / 64GB)
12mr|kernel-3.5.5-1|165	%ifarch %{ix86}
12mr|kernel-3.5.5-1|166	%define build_nrj_netbook_atom_pae	1
12mr|kernel-3.5.5-1|167	%endif
12mr|kernel-3.5.5-1|168	
12mr|kernel-3.5.5-1|169	# Build nrj desktop Intel Core2 (mcore2 / 4GB)
12mr|kernel-3.5.5-1|170	%ifarch %{ix86}
12mr|kernel-3.5.5-1|171	%define build_nrj_desktop_core2   	1
12mr|kernel-3.5.5-1|172	%endif
12mr|kernel-3.5.5-1|173	
12mr|kernel-3.5.5-1|174	# Build nrj desktop Intel Core2 pae (mcore2 / 64GB)
12mr|kernel-3.5.5-1|175	%ifarch %{ix86}
12mr|kernel-3.5.5-1|176	%define build_nrj_desktop_core2_pae   	1
12mr|kernel-3.5.5-1|177	%endif
12mr|kernel-3.5.5-1|178	
12mr|kernel-3.5.5-1|179	#
12mr|kernel-3.5.5-1|180	# end of experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.5.5-1|181	#
12mr|kernel-3.5.5-1|182	
12mr|kernel-3.5.5-1|183	# build perf and cpupower tools
12mr|kernel-3.5.5-1|184	%if %{mdvver} >= 201200
12mr|kernel-3.5.5-1|185	%define build_perf		1
12mr|kernel-3.5.5-1|186	%define build_cpupower		1
12mr|kernel-3.5.5-1|187	%else
12mr|kernel-3.5.5-1|188	%define build_perf		0
12mr|kernel-3.5.5-1|189	%define build_cpupower		0
12mr|kernel-3.5.5-1|190	%endif
12mr|kernel-3.5.5-1|191	
12mr|kernel-3.5.5-1|192	# compress modules with xz
12mr|kernel-3.5.5-1|193	%if %{mdvver} >= 201200
12mr|kernel-3.5.5-1|194	%define build_modxz		0
12mr|kernel-3.5.5-1|195	%else
12mr|kernel-3.5.5-1|196	%define build_modxz		0
12mr|kernel-3.5.5-1|197	%endif
12mr|kernel-3.5.5-1|198	
12mr|kernel-3.5.5-1|199	# ARM builds
12mr|kernel-3.5.5-1|200	%ifarch %{arm}
12mr|kernel-3.5.5-1|201	%define build_desktop		0
12mr|kernel-3.5.5-1|202	%define build_netbook		0
12mr|kernel-3.5.5-1|203	%define build_server		0
12mr|kernel-3.5.5-1|204	%define build_iop32x		0
12mr|kernel-3.5.5-1|205	%define build_kirkwood		1
12mr|kernel-3.5.5-1|206	%define build_versatile		1
12mr|kernel-3.5.5-1|207	# no cpupower tools on arm yet
12mr|kernel-3.5.5-1|208	%define build_cpupower		0
12mr|kernel-3.5.5-1|209	# arm is currently not using xz
12mr|kernel-3.5.5-1|210	%define build_modxz		0
12mr|kernel-3.5.5-1|211	%endif
12mr|kernel-3.5.5-1|212	# End of user definitions
12mr|kernel-3.5.5-1|213	
12mr|kernel-3.5.5-1|214	# buildtime flags
12mr|kernel-3.5.5-1|215	%{?_without_desktop586: %global build_desktop586 0}
12mr|kernel-3.5.5-1|216	%{?_without_desktop: %global build_desktop 0}
12mr|kernel-3.5.5-1|217	%{?_without_netbook: %global build_netbook 0}
12mr|kernel-3.5.5-1|218	%{?_without_server: %global build_server 0}
12mr|kernel-3.5.5-1|219	%{?_without_xen_pvops: %global build_xen_pvops 0}
12mr|kernel-3.5.5-1|220	%{?_without_desktop_pae: %global build_desktop_pae 0}
12mr|kernel-3.5.5-1|221	%{?_without_netbook_pae: %global build_netbook_pae 0}
12mr|kernel-3.5.5-1|222	%{?_without_nrj_desktop586: %global build_nrj_desktop586 0}
12mr|kernel-3.5.5-1|223	%{?_without_nrj_desktop: %global build_nrj_desktop 0}
12mr|kernel-3.5.5-1|224	%{?_without_nrj_netbook: %global build_nrj_netbook 0}
12mr|kernel-3.5.5-1|225	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 0}
12mr|kernel-3.5.5-1|226	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 0}
12mr|kernel-3.5.5-1|227	%{?_without_nrj_netbook_atom: %global build_nrj_netbook_atom 0}
12mr|kernel-3.5.5-1|228	%{?_without_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 0}
12mr|kernel-3.5.5-1|229	%{?_without_nrj_desktop_core2: %global build_nrj_desktop_core2 0}
12mr|kernel-3.5.5-1|230	%{?_without_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 0}
12mr|kernel-3.5.5-1|231	
12mr|kernel-3.5.5-1|232	%{?_without_doc: %global build_doc 0}
12mr|kernel-3.5.5-1|233	%{?_without_source: %global build_source 0}
12mr|kernel-3.5.5-1|234	%{?_without_devel: %global build_devel 0}
12mr|kernel-3.5.5-1|235	%{?_without_debug: %global build_debug 0}
12mr|kernel-3.5.5-1|236	%{?_without_perf: %global build_perf 0}
12mr|kernel-3.5.5-1|237	%{?_without_cpupower: %global build_cpupower 0}
12mr|kernel-3.5.5-1|238	%{?_without_modxz: %global build_modxz 0}
12mr|kernel-3.5.5-1|239	
12mr|kernel-3.5.5-1|240	%{?_with_desktop586: %global build_desktop586 1}
12mr|kernel-3.5.5-1|241	%{?_with_desktop: %global build_desktop 1}
12mr|kernel-3.5.5-1|242	%{?_with_netbook: %global build_netbook 1}
12mr|kernel-3.5.5-1|243	%{?_with_server: %global build_server 1}
12mr|kernel-3.5.5-1|244	%{?_with_xen_pvops: %global build_xen_pvops 1}
12mr|kernel-3.5.5-1|245	%{?_without_desktop_pae: %global build_desktop_pae 1}
12mr|kernel-3.5.5-1|246	%{?_without_netbook_pae: %global build_netbook_pae 1}
12mr|kernel-3.5.5-1|247	%{?_without_nrj_desktop586: %global build_nrj_desktop586 1}
12mr|kernel-3.5.5-1|248	%{?_without_nrj_desktop: %global build_nrj_desktop 1}
12mr|kernel-3.5.5-1|249	%{?_without_nrj_netbook: %global build_nrj_netbook 1}
12mr|kernel-3.5.5-1|250	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 1}
12mr|kernel-3.5.5-1|251	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 1}
12mr|kernel-3.5.5-1|252	%{?_with_nrj_netbook_atom: %global build_nrj_netbook_atom 1}
12mr|kernel-3.5.5-1|253	%{?_with_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 1}
12mr|kernel-3.5.5-1|254	%{?_with_nrj_desktop_core2: %global build_nrj_desktop_core2 1}
12mr|kernel-3.5.5-1|255	%{?_with_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 1}
12mr|kernel-3.5.5-1|256	
12mr|kernel-3.5.5-1|257	%{?_with_doc: %global build_doc 1}
12mr|kernel-3.5.5-1|258	%{?_with_source: %global build_source 1}
12mr|kernel-3.5.5-1|259	%{?_with_devel: %global build_devel 1}
12mr|kernel-3.5.5-1|260	%{?_with_debug: %global build_debug 1}
12mr|kernel-3.5.5-1|261	%{?_with_perf: %global build_perf 1}
12mr|kernel-3.5.5-1|262	%{?_with_cpupower: %global build_cpupower 1}
12mr|kernel-3.5.5-1|263	%{?_with_modxz: %global build_modxz 1}
12mr|kernel-3.5.5-1|264	
12mr|kernel-3.5.5-1|265	# ARM builds
12mr|kernel-3.5.5-1|266	%{?_with_iop32x: %global build_iop32x 1}
12mr|kernel-3.5.5-1|267	%{?_with_kirkwood: %global build_kirkwood 1}
12mr|kernel-3.5.5-1|268	%{?_with_versatile: %global build_versatile 1}
12mr|kernel-3.5.5-1|269	%{?_without_iop32x: %global build_iop32x 0}
12mr|kernel-3.5.5-1|270	%{?_without_kirkwood: %global build_kirkwood 0}
12mr|kernel-3.5.5-1|271	%{?_without_versatile: %global build_versatile 0}
12mr|kernel-3.5.5-1|272	
12mr|kernel-3.5.5-1|273	# For the .nosrc.rpm
12mr|kernel-3.5.5-1|274	%define build_nosrc 	0
12mr|kernel-3.5.5-1|275	%{?_with_nosrc: %global build_nosrc 1}
12mr|kernel-3.5.5-1|276	
12mr|kernel-3.5.5-1|277	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mr|kernel-3.5.5-1|278	%define kmake %make CC="$CC"
12mr|kernel-3.5.5-1|279	%else
12mr|kernel-3.5.5-1|280	%define kmake %make
12mr|kernel-3.5.5-1|281	%endif
12mr|kernel-3.5.5-1|282	# there are places where parallel make don't work
12mr|kernel-3.5.5-1|283	%define smake make
12mr|kernel-3.5.5-1|284	
12mr|kernel-3.5.5-1|285	# Parallelize xargs invocations on smp machines
12mr|kernel-3.5.5-1|286	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
12mr|kernel-3.5.5-1|287	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
12mr|kernel-3.5.5-1|288	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
12mr|kernel-3.5.5-1|289	
12mr|kernel-3.5.5-1|290	# Sparc arch wants sparc64 kernels
12mr|kernel-3.5.5-1|291	%define target_arch    %(echo %{_arch} | sed -e 's/mips.*/mips/' -e 's/arm.*/arm/')
12mr|kernel-3.5.5-1|292	
12mr|kernel-3.5.5-1|293	
12mr|kernel-3.5.5-1|294	#
12mr|kernel-3.5.5-1|295	# SRC RPM description
12mr|kernel-3.5.5-1|296	#
12mr|kernel-3.5.5-1|297	Summary: 	Linux kernel built for Mandriva
12mr|kernel-3.5.5-1|298	Name:		%{kname}
12mr|kernel-3.5.5-1|299	Version: 	%{kversion}
12mr|kernel-3.5.5-1|300	Release: 	%{rpmrel}
12mr|kernel-3.5.5-1|301	License: 	GPLv2
12mr|kernel-3.5.5-1|302	Group: 	 	System/Kernel and hardware
12mr|kernel-3.5.5-1|303	ExclusiveArch: %{ix86} x86_64 %{arm}
12mr|kernel-3.5.5-1|304	ExclusiveOS: 	Linux
12mr|kernel-3.5.5-1|305	URL:            http://www.kernel.org
12mr|kernel-3.5.5-1|306	
12mr|kernel-3.5.5-1|307	####################################################################
12mr|kernel-3.5.5-1|308	#
12mr|kernel-3.5.5-1|309	# Sources
12mr|kernel-3.5.5-1|310	#
12mr|kernel-3.5.5-1|311	### This is for full SRC RPM
12mr|kernel-3.5.5-1|312	Source0: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.xz
12mr|kernel-3.5.5-1|313	Source1: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.sign
12mr|kernel-3.5.5-1|314	### This is for stripped SRC RPM
12mr|kernel-3.5.5-1|315	%if %build_nosrc
12mr|kernel-3.5.5-1|316	NoSource: 0
12mr|kernel-3.5.5-1|317	%endif
12mr|kernel-3.5.5-1|318	# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
12mr|kernel-3.5.5-1|319	Source2: 	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
12mr|kernel-3.5.5-1|320	
12mr|kernel-3.5.5-1|321	Source4: 	README.kernel-sources
12mr|kernel-3.5.5-1|322	
12mr|kernel-3.5.5-1|323	# config and systemd service file from fedora
12mr|kernel-3.5.5-1|324	Source50:	cpupower.service
12mr|kernel-3.5.5-1|325	Source51:	cpupower.config
12mr|kernel-3.5.5-1|326	
12mr|kernel-3.5.5-1|327	# our patch tarball
12mr|kernel-3.5.5-1|328	Source100: 	linux-%{patch_ver}.tar.xz
12mr|kernel-3.5.5-1|329	
12mr|kernel-3.5.5-1|330	####################################################################
12mr|kernel-3.5.5-1|331	#
12mr|kernel-3.5.5-1|332	# Patches
12mr|kernel-3.5.5-1|333	
12mr|kernel-3.5.5-1|334	#
12mr|kernel-3.5.5-1|335	# Patch0 to Patch100 are for core kernel upgrades.
12mr|kernel-3.5.5-1|336	#
12mr|kernel-3.5.5-1|337	
12mr|kernel-3.5.5-1|338	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/testing
12mr|kernel-3.5.5-1|339	
12mr|kernel-3.5.5-1|340	%if %kpatch
12mr|kernel-3.5.5-1|341	%if %sublevel
12mr|kernel-3.5.5-1|342	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.bz2
12mr|kernel-3.5.5-1|343	Source11:	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.sign
12mr|kernel-3.5.5-1|344	%else
12mr|kernel-3.5.5-1|345	Patch1:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.bz2
12mr|kernel-3.5.5-1|346	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.sign
12mr|kernel-3.5.5-1|347	%endif
12mr|kernel-3.5.5-1|348	%endif
12mr|kernel-3.5.5-1|349	%if %kgit
12mr|kernel-3.5.5-1|350	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.bz2
12mr|kernel-3.5.5-1|351	Source11: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.sign
12mr|kernel-3.5.5-1|352	%endif
12mr|kernel-3.5.5-1|353	%if %sublevel
12mr|kernel-3.5.5-1|354	%if %kpatch
12mr|kernel-3.5.5-1|355	%define prev_sublevel %(expr %{sublevel} - 1)
12mr|kernel-3.5.5-1|356	%if %prev_sublevel
12mr|kernel-3.5.5-1|357	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.bz2
12mr|kernel-3.5.5-1|358	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.sign
12mr|kernel-3.5.5-1|359	%endif
12mr|kernel-3.5.5-1|360	%else
12mr|kernel-3.5.5-1|361	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.bz2
12mr|kernel-3.5.5-1|362	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.sign
12mr|kernel-3.5.5-1|363	%endif
12mr|kernel-3.5.5-1|364	%endif
12mr|kernel-3.5.5-1|365	
12mr|kernel-3.5.5-1|366	#END
12mr|kernel-3.5.5-1|367	####################################################################
12mr|kernel-3.5.5-1|368	
12mr|kernel-3.5.5-1|369	# Defines for the things that are needed for all the kernels
12mr|kernel-3.5.5-1|370	#
12mr|kernel-3.5.5-1|371	%define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \
12mr|kernel-3.5.5-1|372	Mandriva operating system. The kernel handles the basic functions \
12mr|kernel-3.5.5-1|373	of the operating system: memory allocation, process allocation, device \
12mr|kernel-3.5.5-1|374	input and output, etc.
12mr|kernel-3.5.5-1|375	
12mr|kernel-3.5.5-1|376	%define common_desc_kernel_smp This kernel relies on in-kernel smp alternatives to switch between up & smp \
12mr|kernel-3.5.5-1|377	mode depending on detected hardware. To force the kernel to boot in single \
12mr|kernel-3.5.5-1|378	processor mode, use the "nosmp" boot parameter.
12mr|kernel-3.5.5-1|379	
12mr|kernel-3.5.5-1|380	
12mr|kernel-3.5.5-1|381	### Global Requires/Provides
12mr|kernel-3.5.5-1|382	
12mr|kernel-3.5.5-1|383	%if %{mdvver} == 201210
12mr|kernel-3.5.5-1|384	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.5.5-1|385	%define requires2	dracut >= 017-16
12mr|kernel-3.5.5-1|386	%define requires3	kmod >= 7-6
12mr|kernel-3.5.5-1|387	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.5.5-1|388	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.5.5-1|389	#%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.5.5-1|390	%endif
12mr|kernel-3.5.5-1|391	
12mr|kernel-3.5.5-1|392	%if %{mdvver} == 201200
12mr|kernel-3.5.5-1|393	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.5.5-1|394	%define requires2	dracut >= 017-16
12mr|kernel-3.5.5-1|395	%define requires3	module-init-tools >= 3.16-5
12mr|kernel-3.5.5-1|396	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.5.5-1|397	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.5.5-1|398	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.5.5-1|399	%endif
12mr|kernel-3.5.5-1|400	
12mr|kernel-3.5.5-1|401	%if %{mdvver} < 201200
12mr|kernel-3.5.5-1|402	%define requires1	bootloader-utils >= 1.13-1
12mr|kernel-3.5.5-1|403	%define requires2	mkinitrd >= 4.2.17-31
12mr|kernel-3.5.5-1|404	%define requires3	module-init-tools >= 3.0-7
12mr|kernel-3.5.5-1|405	%define requires4	sysfsutils >= 1.3.0-1
12mr|kernel-3.5.5-1|406	%define requires5	kernel-firmware >= 20101024-2
12mr|kernel-3.5.5-1|407	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.5.5-1|408	%endif
12mr|kernel-3.5.5-1|409	
12mr|kernel-3.5.5-1|410	%define kprovides 	%{kname} = %{kverrel}, kernel = %{tar_ver}, alsa = 1.0.25
12mr|kernel-3.5.5-1|411	%define kprovides_server drbd-api = 88
12mr|kernel-3.5.5-1|412	
12mr|kernel-3.5.5-1|413	%define	kobsoletes	dkms-r8192se <= 0019.1207.2010-2, dkms-lzma <= 4.43-32, dkms-psb <= 4.41.1-7
12mr|kernel-3.5.5-1|414	
12mr|kernel-3.5.5-1|415	Autoreqprov: 		no
12mr|kernel-3.5.5-1|416	
12mr|kernel-3.5.5-1|417	# might be useful too:
12mr|kernel-3.5.5-1|418	# Suggests:	microcode
12mr|kernel-3.5.5-1|419	
12mr|kernel-3.5.5-1|420	%if %{mdvver} == 201210
12mr|kernel-3.5.5-1|421	BuildRequires:	kmod-devel >= 7-6
12mr|kernel-3.5.5-1|422	%else
12mr|kernel-3.5.5-1|423	BuildRequires:	module-init-tools
12mr|kernel-3.5.5-1|424	%endif
12mr|kernel-3.5.5-1|425	
12mr|kernel-3.5.5-1|426	BuildRequires: 	gcc
12mr|kernel-3.5.5-1|427	
12mr|kernel-3.5.5-1|428	# for perf, cpufreq and other tools
12mr|kernel-3.5.5-1|429	BuildRequires:		elfutils-devel
12mr|kernel-3.5.5-1|430	BuildRequires:		zlib-devel
12mr|kernel-3.5.5-1|431	BuildRequires:		binutils-devel
12mr|kernel-3.5.5-1|432	BuildRequires:		newt-devel
12mr|kernel-3.5.5-1|433	BuildRequires:		python-devel
12mr|kernel-3.5.5-1|434	BuildRequires:		perl(ExtUtils::Embed)
12mr|kernel-3.5.5-1|435	BuildRequires:		pciutils-devel
12mr|kernel-3.5.5-1|436	BuildRequires:		asciidoc
12mr|kernel-3.5.5-1|437	BuildRequires:		xmlto
12mr|kernel-3.5.5-1|438	BuildRequires:		gettext
12mr|kernel-3.5.5-1|439	BuildRequires:		docbook-style-xsl
12mr|kernel-3.5.5-1|440	BuildRequires:		pkgconfig(gtk+-2.0)
12mr|kernel-3.5.5-1|441	BuildRequires:		flex
12mr|kernel-3.5.5-1|442	BuildRequires:		bison
12mr|kernel-3.5.5-1|443	
12mr|kernel-3.5.5-1|444	%ifarch %{arm}
12mr|kernel-3.5.5-1|445	BuildRequires:		uboot-mkimage
12mr|kernel-3.5.5-1|446	%endif
12mr|kernel-3.5.5-1|447	
12mr|kernel-3.5.5-1|448	
12mr|kernel-3.5.5-1|449	%description
12mr|kernel-3.5.5-1|450	%common_desc_kernel
12mr|kernel-3.5.5-1|451	%ifnarch %{arm}
12mr|kernel-3.5.5-1|452	%common_desc_kernel_smp
12mr|kernel-3.5.5-1|453	%endif
12mr|kernel-3.5.5-1|454	
12mr|kernel-3.5.5-1|455	# Define obsolete/provides to help automatic upgrades of old kernel-xen-pvops
12mr|kernel-3.5.5-1|456	%define latest_obsoletes_server kernel-xen-pvops-latest < 3.2.1-1
12mr|kernel-3.5.5-1|457	%define latest_provides_server kernel-xen-pvops-latest = %{kverrel}
12mr|kernel-3.5.5-1|458	%define latest_obsoletes_devel_server kernel-xen-pvops-devel-latest < 3.2.1-1
12mr|kernel-3.5.5-1|459	%define latest_provides_devel_server kernel-xen-pvops-devel-latest = %{kverrel}
12mr|kernel-3.5.5-1|460	
12mr|kernel-3.5.5-1|461	# mkflavour() name flavour processor
12mr|kernel-3.5.5-1|462	# name: the flavour name in the package name
12mr|kernel-3.5.5-1|463	# flavour: first parameter of CreateKernel()
12mr|kernel-3.5.5-1|464	%define mkflavour()					\
12mr|kernel-3.5.5-1|465	%package -n %{kname}-%{1}-%{buildrel}			\
12mr|kernel-3.5.5-1|466	Version:	%{fakever}				\
12mr|kernel-3.5.5-1|467	Release:	%{fakerel}				\
12mr|kernel-3.5.5-1|468	Provides:	%kprovides				\
12mr|kernel-3.5.5-1|469	%{expand:%%{?kprovides_%{1}:Provides: %{kprovides_%{1}}}} \
12mr|kernel-3.5.5-1|470	Provides:	%{kname}-%{1}				\
12mr|kernel-3.5.5-1|471	Requires(pre):	%requires1 %requires2 %requires3 %requires4 \
12mr|kernel-3.5.5-1|472	Requires:	%requires2 %requires5 %requires6	\
12mr|kernel-3.5.5-1|473	Obsoletes:	%kobsoletes				\
12mr|kernel-3.5.5-1|474	Provides:	should-restart = system			\
12mr|kernel-3.5.5-1|475	Suggests:	crda					\
12mr|kernel-3.5.5-1|476	%ifarch %{ix86}						\
12mr|kernel-3.5.5-1|477	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.5-1|478	%endif							\
12mr|kernel-3.5.5-1|479	Summary:	%{expand:%{summary_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.5.5-1|480	Group:		System/Kernel and hardware		\
12mr|kernel-3.5.5-1|481	%description -n %{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.5.5-1|482	%common_desc_kernel %{expand:%{info_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.5.5-1|483	%ifnarch %{arm}						\
12mr|kernel-3.5.5-1|484	%common_desc_kernel_smp					\
12mr|kernel-3.5.5-1|485	%endif							\
12mr|kernel-3.5.5-1|486	\
12mr|kernel-3.5.5-1|487	%if %build_devel					\
12mr|kernel-3.5.5-1|488	%package -n	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.5.5-1|489	Version:	%{fakever}				\
12mr|kernel-3.5.5-1|490	Release:	%{fakerel}				\
12mr|kernel-3.5.5-1|491	Requires:	glibc-devel ncurses-devel make gcc perl	\
12mr|kernel-3.5.5-1|492	Summary:	The kernel-devel files for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.5.5-1|493	Group:		Development/Kernel			\
12mr|kernel-3.5.5-1|494	Provides:	%{kname}-devel = %{kverrel} 		\
12mr|kernel-3.5.5-1|495	Provides:	%{kname}-%{1}-devel			\
12mr|kernel-3.5.5-1|496	%ifarch %{ix86}						\
12mr|kernel-3.5.5-1|497	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.5-1|498	%endif							\
12mr|kernel-3.5.5-1|499	%description -n %{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.5.5-1|500	This package contains the kernel files (headers and build tools) \
12mr|kernel-3.5.5-1|501	that should be enough to build additional drivers for   \
12mr|kernel-3.5.5-1|502	use with %{kname}-%{1}-%{buildrel}.                     \
12mr|kernel-3.5.5-1|503	\
12mr|kernel-3.5.5-1|504	If you want to build your own kernel, you need to install the full \
12mr|kernel-3.5.5-1|505	%{kname}-source-%{buildrel} rpm.			\
12mr|kernel-3.5.5-1|506	\
12mr|kernel-3.5.5-1|507	%endif							\
12mr|kernel-3.5.5-1|508	\
12mr|kernel-3.5.5-1|509	%if %build_debug					\
12mr|kernel-3.5.5-1|510	%package -n	%{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.5.5-1|511	Version:	%{fakever}				\
12mr|kernel-3.5.5-1|512	Release:	%{fakerel}				\
12mr|kernel-3.5.5-1|513	Summary:	Files with debug info for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.5.5-1|514	Group:		Development/Debug			\
12mr|kernel-3.5.5-1|515	Provides:	kernel-debug = %{kverrel} 		\
12mr|kernel-3.5.5-1|516	%ifarch %{ix86}						\
12mr|kernel-3.5.5-1|517	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.5-1|518	%endif							\
12mr|kernel-3.5.5-1|519	%description -n %{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.5.5-1|520	This package contains the files with debug info to aid in debug tasks \
12mr|kernel-3.5.5-1|521	when using %{kname}-%{1}-%{buildrel}.			\
12mr|kernel-3.5.5-1|522	\
12mr|kernel-3.5.5-1|523	If you need to look at debug information or use some application that \
12mr|kernel-3.5.5-1|524	needs debugging info from the kernel, this package may help. \
12mr|kernel-3.5.5-1|525	\
12mr|kernel-3.5.5-1|526	%endif							\
12mr|kernel-3.5.5-1|527	\
12mr|kernel-3.5.5-1|528	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.5.5-1|529	Version:	%{kversion}				\
12mr|kernel-3.5.5-1|530	Release:	%{rpmrel}				\
12mr|kernel-3.5.5-1|531	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.5.5-1|532	Group:		System/Kernel and hardware		\
12mr|kernel-3.5.5-1|533	Requires:	%{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.5.5-1|534	%ifarch %{ix86}						\
12mr|kernel-3.5.5-1|535	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.5-1|536	%endif							\
12mr|kernel-3.5.5-1|537	%{expand:%%{?latest_obsoletes_%{1}:Obsoletes: %{latest_obsoletes_%{1}}}} \
12mr|kernel-3.5.5-1|538	%{expand:%%{?latest_provides_%{1}:Provides: %{latest_provides_%{1}}}} \
12mr|kernel-3.5.5-1|539	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.5.5-1|540	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.5-1|541	latest %{kname}-%{1} installed...			\
12mr|kernel-3.5.5-1|542	\
12mr|kernel-3.5.5-1|543	%if %build_devel					\
12mr|kernel-3.5.5-1|544	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.5.5-1|545	Version:	%{kversion}				\
12mr|kernel-3.5.5-1|546	Release:	%{rpmrel}				\
12mr|kernel-3.5.5-1|547	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.5.5-1|548	Group:		Development/Kernel			\
12mr|kernel-3.5.5-1|549	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.5.5-1|550	%ifarch %{ix86}						\
12mr|kernel-3.5.5-1|551	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.5-1|552	%endif							\
12mr|kernel-3.5.5-1|553	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.5.5-1|554	%{expand:%%{?latest_obsoletes_devel_%{1}:Obsoletes: %{latest_obsoletes_devel_%{1}}}} \
12mr|kernel-3.5.5-1|555	%{expand:%%{?latest_provides_devel_%{1}:Provides: %{latest_provides_devel_%{1}}}} \
12mr|kernel-3.5.5-1|556	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.5.5-1|557	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.5-1|558	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.5.5-1|559	\
12mr|kernel-3.5.5-1|560	%endif							\
12mr|kernel-3.5.5-1|561	\
12mr|kernel-3.5.5-1|562	%post -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-post \
12mr|kernel-3.5.5-1|563	%posttrans -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-posttrans \
12mr|kernel-3.5.5-1|564	%preun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-preun \
12mr|kernel-3.5.5-1|565	%postun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-postun \
12mr|kernel-3.5.5-1|566	\
12mr|kernel-3.5.5-1|567	%if %build_devel					\
12mr|kernel-3.5.5-1|568	%post -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-post \
12mr|kernel-3.5.5-1|569	%preun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-preun \
12mr|kernel-3.5.5-1|570	%postun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-postun \
12mr|kernel-3.5.5-1|571	%endif							\
12mr|kernel-3.5.5-1|572	\
12mr|kernel-3.5.5-1|573	%files -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1} \
12mr|kernel-3.5.5-1|574	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.5.5-1|575	\
12mr|kernel-3.5.5-1|576	%if %build_devel					\
12mr|kernel-3.5.5-1|577	%files -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1} \
12mr|kernel-3.5.5-1|578	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.5.5-1|579	%endif							\
12mr|kernel-3.5.5-1|580	\
12mr|kernel-3.5.5-1|581	%if %build_debug					\
12mr|kernel-3.5.5-1|582	%files -n %{kname}-%{1}-%{buildrel}-debug -f kernel_debug_files.%{1} \
12mr|kernel-3.5.5-1|583	%endif
12mr|kernel-3.5.5-1|584	
12mr|kernel-3.5.5-1|585	%ifarch %{ix86}
12mr|kernel-3.5.5-1|586	#
12mr|kernel-3.5.5-1|587	# kernel-desktop586: i586, smp-alternatives, 4GB
12mr|kernel-3.5.5-1|588	#
12mr|kernel-3.5.5-1|589	%if %build_desktop586
12mr|kernel-3.5.5-1|590	%define summary_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.5.5-1|591	%define info_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.5-1|592	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.5-1|593	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|594	%mkflavour desktop586
12mr|kernel-3.5.5-1|595	%endif
12mr|kernel-3.5.5-1|596	%endif
12mr|kernel-3.5.5-1|597	
12mr|kernel-3.5.5-1|598	#
12mr|kernel-3.5.5-1|599	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.5-1|600	#
12mr|kernel-3.5.5-1|601	%if %build_desktop
12mr|kernel-3.5.5-1|602	%ifarch %{ix86}
12mr|kernel-3.5.5-1|603	%define summary_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.5.5-1|604	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.5-1|605	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.5-1|606	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|607	%else
12mr|kernel-3.5.5-1|608	%define summary_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.5.5-1|609	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.5-1|610	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.5.5-1|611	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|612	%endif
12mr|kernel-3.5.5-1|613	%mkflavour desktop
12mr|kernel-3.5.5-1|614	%endif
12mr|kernel-3.5.5-1|615	
12mr|kernel-3.5.5-1|616	#
12mr|kernel-3.5.5-1|617	# kernel-netbook: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.5-1|618	#
12mr|kernel-3.5.5-1|619	%if %build_netbook
12mr|kernel-3.5.5-1|620	%ifarch %{ix86}
12mr|kernel-3.5.5-1|621	%define summary_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.5.5-1|622	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.5-1|623	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.5-1|624	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|625	%else
12mr|kernel-3.5.5-1|626	%define summary_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.5.5-1|627	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.5-1|628	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.5.5-1|629	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|630	%endif
12mr|kernel-3.5.5-1|631	%mkflavour netbook
12mr|kernel-3.5.5-1|632	%endif
12mr|kernel-3.5.5-1|633	
12mr|kernel-3.5.5-1|634	#
12mr|kernel-3.5.5-1|635	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mr|kernel-3.5.5-1|636	#
12mr|kernel-3.5.5-1|637	%if %build_server
12mr|kernel-3.5.5-1|638	%ifarch %{ix86}
12mr|kernel-3.5.5-1|639	%define summary_server Linux Kernel for server use with i686 & 64GB RAM
12mr|kernel-3.5.5-1|640	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.5.5-1|641	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using \
12mr|kernel-3.5.5-1|642	no preempt, HZ_100, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|643	%else
12mr|kernel-3.5.5-1|644	%define summary_server Linux Kernel for server use with %{_arch}
12mr|kernel-3.5.5-1|645	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.5.5-1|646	multiple %{_arch} processor(s)/core(s), using no preempt, HZ_100, \
12mr|kernel-3.5.5-1|647	CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|648	%endif
12mr|kernel-3.5.5-1|649	%mkflavour server
12mr|kernel-3.5.5-1|650	%endif
12mr|kernel-3.5.5-1|651	
12mr|kernel-3.5.5-1|652	%ifarch %{ix86}
12mr|kernel-3.5.5-1|653	#
12mr|kernel-3.5.5-1|654	# kernel-desktop-pae: i686, smp-alternatives, 64GB
12mr|kernel-3.5.5-1|655	#
12mr|kernel-3.5.5-1|656	%if %build_desktop_pae
12mr|kernel-3.5.5-1|657	%define summary_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.5.5-1|658	%define info_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.5-1|659	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.5-1|660	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|661	%mkflavour desktop-pae
12mr|kernel-3.5.5-1|662	%endif
12mr|kernel-3.5.5-1|663	%endif
12mr|kernel-3.5.5-1|664	
12mr|kernel-3.5.5-1|665	%ifarch %{ix86}
12mr|kernel-3.5.5-1|666	#
12mr|kernel-3.5.5-1|667	# kernel-netbook-pae: i686, smp-alternatives, 64 GB
12mr|kernel-3.5.5-1|668	#
12mr|kernel-3.5.5-1|669	%if %build_netbook_pae
12mr|kernel-3.5.5-1|670	%define summary_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.5.5-1|671	%define info_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.5-1|672	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.5-1|673	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|674	%mkflavour netbook-pae
12mr|kernel-3.5.5-1|675	%endif
12mr|kernel-3.5.5-1|676	%endif
12mr|kernel-3.5.5-1|677	
12mr|kernel-3.5.5-1|678	%ifarch %{ix86}
12mr|kernel-3.5.5-1|679	#
12mr|kernel-3.5.5-1|680	# kernel-nrj-desktop586: nrj, i586, smp-alternatives, 4GB
12mr|kernel-3.5.5-1|681	#
12mr|kernel-3.5.5-1|682	%if %build_nrj_desktop586
12mr|kernel-3.5.5-1|683	%define summary_nrj_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.5.5-1|684	%define info_nrj_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.5-1|685	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.5-1|686	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|687	%mkflavour nrj-desktop586
12mr|kernel-3.5.5-1|688	%endif
12mr|kernel-3.5.5-1|689	%endif
12mr|kernel-3.5.5-1|690	
12mr|kernel-3.5.5-1|691	#
12mr|kernel-3.5.5-1|692	# kernel-nrj-desktop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.5-1|693	#
12mr|kernel-3.5.5-1|694	%if %build_nrj_desktop
12mr|kernel-3.5.5-1|695	%ifarch %{ix86}
12mr|kernel-3.5.5-1|696	%define summary_nrj_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.5.5-1|697	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.5-1|698	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.5-1|699	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|700	%else
12mr|kernel-3.5.5-1|701	%define summary_nrj_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.5.5-1|702	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.5-1|703	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.5.5-1|704	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|705	%endif
12mr|kernel-3.5.5-1|706	%mkflavour nrj-desktop
12mr|kernel-3.5.5-1|707	%endif
12mr|kernel-3.5.5-1|708	
12mr|kernel-3.5.5-1|709	#
12mr|kernel-3.5.5-1|710	# kernel-nrj-netbook: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.5-1|711	#
12mr|kernel-3.5.5-1|712	%if %build_nrj_netbook
12mr|kernel-3.5.5-1|713	%ifarch %{ix86}
12mr|kernel-3.5.5-1|714	%define summary_nrj_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.5.5-1|715	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.5-1|716	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.5-1|717	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|718	%else
12mr|kernel-3.5.5-1|719	%define summary_nrj_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.5.5-1|720	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.5-1|721	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.5.5-1|722	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|723	%endif
12mr|kernel-3.5.5-1|724	%mkflavour nrj-netbook
12mr|kernel-3.5.5-1|725	%endif
12mr|kernel-3.5.5-1|726	
12mr|kernel-3.5.5-1|727	%ifarch %{ix86}
12mr|kernel-3.5.5-1|728	#
12mr|kernel-3.5.5-1|729	# kernel-nrj-desktop-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.5.5-1|730	#
12mr|kernel-3.5.5-1|731	%if %build_nrj_desktop_pae
12mr|kernel-3.5.5-1|732	%define summary_nrj_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.5.5-1|733	%define info_nrj_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.5-1|734	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.5-1|735	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|736	%mkflavour nrj-desktop-pae
12mr|kernel-3.5.5-1|737	%endif
12mr|kernel-3.5.5-1|738	%endif
12mr|kernel-3.5.5-1|739	
12mr|kernel-3.5.5-1|740	%ifarch %{ix86}
12mr|kernel-3.5.5-1|741	#
12mr|kernel-3.5.5-1|742	# kernel-nrj-netbook-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.5.5-1|743	#
12mr|kernel-3.5.5-1|744	%if %build_nrj_netbook_pae
12mr|kernel-3.5.5-1|745	%define summary_nrj_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.5.5-1|746	%define info_nrj_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.5-1|747	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.5-1|748	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|749	%mkflavour nrj-netbook-pae
12mr|kernel-3.5.5-1|750	%endif
12mr|kernel-3.5.5-1|751	%endif
12mr|kernel-3.5.5-1|752	
12mr|kernel-3.5.5-1|753	%ifarch %{ix86}
12mr|kernel-3.5.5-1|754	#
12mr|kernel-3.5.5-1|755	# kernel-nrj-netbook-atom: nrj, for Intel Atom cpu, smp-alternatives, 4 GB
12mr|kernel-3.5.5-1|756	#
12mr|kernel-3.5.5-1|757	%if %build_nrj_netbook_atom
12mr|kernel-3.5.5-1|758	%define summary_nrj_netbook_atom Linux Kernel for netbook use with Intel Atom cpu, less than 4GB RAM
12mr|kernel-3.5.5-1|759	%define info_nrj_netbook_atom This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.5-1|760	multiple Intel Atom cpu processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.5-1|761	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|762	%mkflavour nrj-netbook-atom
12mr|kernel-3.5.5-1|763	%endif
12mr|kernel-3.5.5-1|764	%endif
12mr|kernel-3.5.5-1|765	
12mr|kernel-3.5.5-1|766	%ifarch %{ix86}
12mr|kernel-3.5.5-1|767	#
12mr|kernel-3.5.5-1|768	# kernel-nrj-netbook-atom-pae: nrj, for Intel Atom cpu, smp-alternatives, 64 GB
12mr|kernel-3.5.5-1|769	#
12mr|kernel-3.5.5-1|770	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.5.5-1|771	%define summary_nrj_netbook_atom_pae Linux Kernel for netbook use with Intel Atom cpu & upto 64GB RAM
12mr|kernel-3.5.5-1|772	%define info_nrj_netbook_atom_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.5-1|773	multiple Intel Atom cpu processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.5-1|774	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|775	%mkflavour nrj-netbook-atom-pae
12mr|kernel-3.5.5-1|776	%endif
12mr|kernel-3.5.5-1|777	%endif
12mr|kernel-3.5.5-1|778	
12mr|kernel-3.5.5-1|779	%ifarch %{ix86}
12mr|kernel-3.5.5-1|780	#
12mr|kernel-3.5.5-1|781	# kernel-nrj-desktop-core2: nrj, Intel Core 2 and newer, smp-alternatives, 4 GB
12mr|kernel-3.5.5-1|782	#
12mr|kernel-3.5.5-1|783	%if %build_nrj_desktop_core2
12mr|kernel-3.5.5-1|784	%define summary_nrj_desktop_core2 Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.5.5-1|785	%define info_nrj_desktop_core2 This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.5-1|786	multiple Intel Core 2 and newer processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.5-1|787	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|788	%mkflavour nrj-desktop-core2
12mr|kernel-3.5.5-1|789	%endif
12mr|kernel-3.5.5-1|790	%endif
12mr|kernel-3.5.5-1|791	
12mr|kernel-3.5.5-1|792	%ifarch %{ix86}
12mr|kernel-3.5.5-1|793	#
12mr|kernel-3.5.5-1|794	# kernel-nrj-desktop-core2-pae: nrj, Intel Core 2 and newer, smp-alternatives, 64 GB
12mr|kernel-3.5.5-1|795	#
12mr|kernel-3.5.5-1|796	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.5.5-1|797	%define summary_nrj_desktop_core2_pae Linux Kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.5.5-1|798	%define info_nrj_desktop_core2_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.5-1|799	multiple Intel Core 2 and newer processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.5-1|800	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.5-1|801	%mkflavour nrj-desktop-core2-pae
12mr|kernel-3.5.5-1|802	%endif
12mr|kernel-3.5.5-1|803	%endif
12mr|kernel-3.5.5-1|804	
12mr|kernel-3.5.5-1|805	#
12mr|kernel-3.5.5-1|806	# ARM kernels
12mr|kernel-3.5.5-1|807	#
12mr|kernel-3.5.5-1|808	%ifarch %{arm}
12mr|kernel-3.5.5-1|809	%if %build_iop32x
12mr|kernel-3.5.5-1|810	%define summary_iop32x Linux Kernel for Arm machines based on Xscale IOP32X
12mr|kernel-3.5.5-1|811	%define info_iop32x This kernel is compiled for iop32x boxes. It will run on n2100 \
12mr|kernel-3.5.5-1|812	or ss4000e or sanmina boards.
12mr|kernel-3.5.5-1|813	%mkflavour iop32x
12mr|kernel-3.5.5-1|814	%endif
12mr|kernel-3.5.5-1|815	%if %build_kirkwood
12mr|kernel-3.5.5-1|816	%define summary_kirkwood Linux Kernel for Arm machines based on Kirkwood
12mr|kernel-3.5.5-1|817	%define info_kirkwood This kernel is compiled for kirkwood boxes. It will run on openrd boards.
12mr|kernel-3.5.5-1|818	%mkflavour kirkwood
12mr|kernel-3.5.5-1|819	%endif
12mr|kernel-3.5.5-1|820	%if %build_versatile
12mr|kernel-3.5.5-1|821	%define summary_versatile Linux Kernel for Versatile arm machines
12mr|kernel-3.5.5-1|822	%define info_versatile This kernel is compiled for Versatile boxes. It will run on Qemu for instance.
12mr|kernel-3.5.5-1|823	%mkflavour versatile
12mr|kernel-3.5.5-1|824	%endif
12mr|kernel-3.5.5-1|825	%endif
12mr|kernel-3.5.5-1|826	
12mr|kernel-3.5.5-1|827	#
12mr|kernel-3.5.5-1|828	# kernel-source
12mr|kernel-3.5.5-1|829	#
12mr|kernel-3.5.5-1|830	%if %build_source
12mr|kernel-3.5.5-1|831	%package -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.5-1|832	Version: 	%{fakever}
12mr|kernel-3.5.5-1|833	Release: 	%{fakerel}
12mr|kernel-3.5.5-1|834	Requires: 	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
12mr|kernel-3.5.5-1|835	Summary: 	The Linux source code for %{kname}-%{buildrel}
12mr|kernel-3.5.5-1|836	Group: 		Development/Kernel
12mr|kernel-3.5.5-1|837	Autoreqprov: 	no
12mr|kernel-3.5.5-1|838	Provides: 	kernel-source = %{kverrel}
12mr|kernel-3.5.5-1|839	Buildarch:	noarch
12mr|kernel-3.5.5-1|840	
12mr|kernel-3.5.5-1|841	%description -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.5-1|842	The %{kname}-source package contains the source code files for the Mandriva
12mr|kernel-3.5.5-1|843	kernel. Theese source files are only needed if you want to build your
12mr|kernel-3.5.5-1|844	own custom kernel that is better tuned to your particular hardware.
12mr|kernel-3.5.5-1|845	
12mr|kernel-3.5.5-1|846	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12mr|kernel-3.5.5-1|847	drivers against, install the *-devel-* rpm that is matching your kernel.
12mr|kernel-3.5.5-1|848	
12mr|kernel-3.5.5-1|849	%post -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.5-1|850	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,desktop-pae,netbook-pae,server,nrj-desktop586,nrj-desktop,nrj-netbook,nrj-desktop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}; do
12mr|kernel-3.5.5-1|851	if [ -d $i ]; then
12mr|kernel-3.5.5-1|852	if [ ! -L $i/build -a ! -L $i/source ]; then
12mr|kernel-3.5.5-1|853	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/build
12mr|kernel-3.5.5-1|854	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/source
12mr|kernel-3.5.5-1|855	fi
12mr|kernel-3.5.5-1|856	fi
12mr|kernel-3.5.5-1|857	done
12mr|kernel-3.5.5-1|858	cd /usr/src
12mr|kernel-3.5.5-1|859	rm -f linux
12mr|kernel-3.5.5-1|860	ln -snf linux-%{kversion}-%{buildrpmrel} linux
12mr|kernel-3.5.5-1|861	
12mr|kernel-3.5.5-1|862	%preun -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.5-1|863	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,desktop-pae,netbook-pae,server,nrj-desktop586,nrj-desktop,nrj-netbook,nrj-desktop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}/{build,source}; do
12mr|kernel-3.5.5-1|864	if [ -L $i ]; then
12mr|kernel-3.5.5-1|865	if [ "$(readlink $i)" = "/usr/src/linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.5.5-1|866	rm -f $i
12mr|kernel-3.5.5-1|867	fi
12mr|kernel-3.5.5-1|868	fi
12mr|kernel-3.5.5-1|869	done
12mr|kernel-3.5.5-1|870	if [ -L /usr/src/linux ]; then
12mr|kernel-3.5.5-1|871	if [ "$(readlink /usr/src/linux)" = "linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.5.5-1|872	rm -f /usr/src/linux
12mr|kernel-3.5.5-1|873	fi
12mr|kernel-3.5.5-1|874	fi
12mr|kernel-3.5.5-1|875	exit 0
12mr|kernel-3.5.5-1|876	
12mr|kernel-3.5.5-1|877	#
12mr|kernel-3.5.5-1|878	# kernel-source-latest: virtual rpm
12mr|kernel-3.5.5-1|879	#
12mr|kernel-3.5.5-1|880	%package -n %{kname}-source-latest
12mr|kernel-3.5.5-1|881	Version: 	%{kversion}
12mr|kernel-3.5.5-1|882	Release: 	%{rpmrel}
12mr|kernel-3.5.5-1|883	Summary: 	Virtual rpm for latest %{kname}-source
12mr|kernel-3.5.5-1|884	Group:   	Development/Kernel
12mr|kernel-3.5.5-1|885	Requires: 	%{kname}-source-%{buildrel}
12mr|kernel-3.5.5-1|886	Buildarch:	noarch
12mr|kernel-3.5.5-1|887	
12mr|kernel-3.5.5-1|888	%description -n %{kname}-source-latest
12mr|kernel-3.5.5-1|889	This package is a virtual rpm that aims to make sure you always have the
12mr|kernel-3.5.5-1|890	latest %{kname}-source installed...
12mr|kernel-3.5.5-1|891	%endif
12mr|kernel-3.5.5-1|892	
12mr|kernel-3.5.5-1|893	#
12mr|kernel-3.5.5-1|894	# kernel-doc: documentation for the Linux kernel
12mr|kernel-3.5.5-1|895	#
12mr|kernel-3.5.5-1|896	%if %build_doc
12mr|kernel-3.5.5-1|897	%package -n %{kname}-doc
12mr|kernel-3.5.5-1|898	Version: 	%{kversion}
12mr|kernel-3.5.5-1|899	Release: 	%{rpmrel}
12mr|kernel-3.5.5-1|900	Summary: 	Various documentation bits found in the %{kname} source
12mr|kernel-3.5.5-1|901	Group: 		Books/Computer books
12mr|kernel-3.5.5-1|902	Buildarch:	noarch
12mr|kernel-3.5.5-1|903	
12mr|kernel-3.5.5-1|904	%description -n %{kname}-doc
12mr|kernel-3.5.5-1|905	This package contains documentation files from the %{kname} source.
12mr|kernel-3.5.5-1|906	Various bits of information about the Linux kernel and the device drivers
12mr|kernel-3.5.5-1|907	shipped with it are documented in these files. You also might want install
12mr|kernel-3.5.5-1|908	this package if you need a reference to the options that can be passed to
12mr|kernel-3.5.5-1|909	Linux kernel modules at load time.
12mr|kernel-3.5.5-1|910	%endif
12mr|kernel-3.5.5-1|911	
12mr|kernel-3.5.5-1|912	#
12mr|kernel-3.5.5-1|913	# kernel/tools
12mr|kernel-3.5.5-1|914	#
12mr|kernel-3.5.5-1|915	%if %{build_perf}
12mr|kernel-3.5.5-1|916	%package -n perf
12mr|kernel-3.5.5-1|917	Version:	%{kversion}
12mr|kernel-3.5.5-1|918	Release:	%{rpmrel}
12mr|kernel-3.5.5-1|919	Summary:	perf tool and the supporting documentation
12mr|kernel-3.5.5-1|920	Group:		System/Kernel and hardware
12mr|kernel-3.5.5-1|921	
12mr|kernel-3.5.5-1|922	%description -n perf
12mr|kernel-3.5.5-1|923	the perf tool and the supporting documentation.
12mr|kernel-3.5.5-1|924	%endif
12mr|kernel-3.5.5-1|925	
12mr|kernel-3.5.5-1|926	%if %{build_cpupower}
12mr|kernel-3.5.5-1|927	%package -n cpupower
12mr|kernel-3.5.5-1|928	Version:	%{kversion}
12mr|kernel-3.5.5-1|929	Release:	%{rpmrel}
12mr|kernel-3.5.5-1|930	Summary:	the cpupower tools
12mr|kernel-3.5.5-1|931	Group:		System/Kernel and hardware
12mr|kernel-3.5.5-1|932	Requires(post):  rpm-helper >= 0.24.1-2
12mr|kernel-3.5.5-1|933	Requires(preun): rpm-helper >= 0.24.1-2
12mr|kernel-3.5.5-1|934	%if %{mdvver} >= 201200
12mr|kernel-3.5.5-1|935	Obsoletes:	cpufreq cpufrequtils
12mr|kernel-3.5.5-1|936	%endif
12mr|kernel-3.5.5-1|937	
12mr|kernel-3.5.5-1|938	%description -n cpupower
12mr|kernel-3.5.5-1|939	the cpupower tools.
12mr|kernel-3.5.5-1|940	
12mr|kernel-3.5.5-1|941	%post -n cpupower
12mr|kernel-3.5.5-1|942	%_post_service cpupower
12mr|kernel-3.5.5-1|943	
12mr|kernel-3.5.5-1|944	%preun -n cpupower
12mr|kernel-3.5.5-1|945	%_preun_service cpupower
12mr|kernel-3.5.5-1|946	
12mr|kernel-3.5.5-1|947	%package -n cpupower-devel
12mr|kernel-3.5.5-1|948	Version:	%{kversion}
12mr|kernel-3.5.5-1|949	Release:	%{rpmrel}
12mr|kernel-3.5.5-1|950	Summary:	devel files for cpupower
12mr|kernel-3.5.5-1|951	Group:		Development/Kernel
12mr|kernel-3.5.5-1|952	Requires:	cpupower = %{kversion}-%{rpmrel}
12mr|kernel-3.5.5-1|953	Conflicts:	%{_lib}cpufreq-devel
12mr|kernel-3.5.5-1|954	
12mr|kernel-3.5.5-1|955	%description -n cpupower-devel
12mr|kernel-3.5.5-1|956	This package contains the development files for cpupower.
12mr|kernel-3.5.5-1|957	%endif
12mr|kernel-3.5.5-1|958	
12mr|kernel-3.5.5-1|959	
12mr|kernel-3.5.5-1|960	#
12mr|kernel-3.5.5-1|961	# End packages - here begins build stage
12mr|kernel-3.5.5-1|962	#
12mr|kernel-3.5.5-1|963	%prep
12mr|kernel-3.5.5-1|964	%setup -q -n %top_dir_name -c
12mr|kernel-3.5.5-1|965	%setup -q -n %top_dir_name -D -T -a100
12mr|kernel-3.5.5-1|966	
12mr|kernel-3.5.5-1|967	%define patches_dir ../%{patch_ver}/
12mr|kernel-3.5.5-1|968	
12mr|kernel-3.5.5-1|969	cd %src_dir
12mr|kernel-3.5.5-1|970	
12mr|kernel-3.5.5-1|971	%if %sublevel
12mr|kernel-3.5.5-1|972	%if %kpatch
12mr|kernel-3.5.5-1|973	%if %prev_sublevel
12mr|kernel-3.5.5-1|974	%patch1 -p1
12mr|kernel-3.5.5-1|975	%endif
12mr|kernel-3.5.5-1|976	%patch2 -p1
12mr|kernel-3.5.5-1|977	%else
12mr|kernel-3.5.5-1|978	%patch1 -p1
12mr|kernel-3.5.5-1|979	%endif
12mr|kernel-3.5.5-1|980	%else
12mr|kernel-3.5.5-1|981	%if %kpatch
12mr|kernel-3.5.5-1|982	%patch1 -p1
12mr|kernel-3.5.5-1|983	%endif
12mr|kernel-3.5.5-1|984	%endif
12mr|kernel-3.5.5-1|985	%if %kgit
12mr|kernel-3.5.5-1|986	%patch2 -p1
12mr|kernel-3.5.5-1|987	%endif
12mr|kernel-3.5.5-1|988	
12mr|kernel-3.5.5-1|989	%{patches_dir}/scripts/apply_patches
12mr|kernel-3.5.5-1|990	
12mr|kernel-3.5.5-1|991	# PATCH END
12mr|kernel-3.5.5-1|992	
12mr|kernel-3.5.5-1|993	
12mr|kernel-3.5.5-1|994	#
12mr|kernel-3.5.5-1|995	# Setup Begin
12mr|kernel-3.5.5-1|996	#
12mr|kernel-3.5.5-1|997	
12mr|kernel-3.5.5-1|998	# Prepare all the variables for calling create_configs
12mr|kernel-3.5.5-1|999	
12mr|kernel-3.5.5-1|1000	%if %build_debug
12mr|kernel-3.5.5-1|1001	%define debug --debug
12mr|kernel-3.5.5-1|1002	%else
12mr|kernel-3.5.5-1|1003	%define debug --no-debug
12mr|kernel-3.5.5-1|1004	%endif
12mr|kernel-3.5.5-1|1005	
12mr|kernel-3.5.5-1|1006	
12mr|kernel-3.5.5-1|1007	%{patches_dir}/scripts/create_configs %debug --user_cpu="%{target_arch}"
12mr|kernel-3.5.5-1|1008	
12mr|kernel-3.5.5-1|1009	# make sure the kernel has the sublevel we know it has...
12mr|kernel-3.5.5-1|1010	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" Makefile
12mr|kernel-3.5.5-1|1011	
12mr|kernel-3.5.5-1|1012	# get rid of unwanted files
12mr|kernel-3.5.5-1|1013	find . -name '*~' -o -name '*.orig' -o -name '*.append' | %kxargs rm -f
12mr|kernel-3.5.5-1|1014	
12mr|kernel-3.5.5-1|1015	
12mr|kernel-3.5.5-1|1016	%build
12mr|kernel-3.5.5-1|1017	# Common target directories
12mr|kernel-3.5.5-1|1018	%define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel}
12mr|kernel-3.5.5-1|1019	%define _bootdir /boot
12mr|kernel-3.5.5-1|1020	%define _modulesdir /lib/modules
12mr|kernel-3.5.5-1|1021	%define _efidir %{_bootdir}/efi/mandriva
12mr|kernel-3.5.5-1|1022	
12mr|kernel-3.5.5-1|1023	# Directories definition needed for building
12mr|kernel-3.5.5-1|1024	%define temp_root %{build_dir}/temp-root
12mr|kernel-3.5.5-1|1025	%define temp_source %{temp_root}%{_kerneldir}
12mr|kernel-3.5.5-1|1026	%define temp_boot %{temp_root}%{_bootdir}
12mr|kernel-3.5.5-1|1027	%define temp_modules %{temp_root}%{_modulesdir}
12mr|kernel-3.5.5-1|1028	
12mr|kernel-3.5.5-1|1029	PrepareKernel() {
12mr|kernel-3.5.5-1|1030	name=$1
12mr|kernel-3.5.5-1|1031	extension=$2
12mr|kernel-3.5.5-1|1032	x86_dir=arch/x86/configs
12mr|kernel-3.5.5-1|1033	
12mr|kernel-3.5.5-1|1034	echo "Make config for kernel $extension"
12mr|kernel-3.5.5-1|1035	
12mr|kernel-3.5.5-1|1036	%smake -s mrproper
12mr|kernel-3.5.5-1|1037	
12mr|kernel-3.5.5-1|1038	if [ "%{target_arch}" == "i386" -o "%{target_arch}" == "x86_64" ]; then
12mr|kernel-3.5.5-1|1039	if [ -z "$name" ]; then
12mr|kernel-3.5.5-1|1040	cp ${x86_dir}/%{target_arch}_defconfig-desktop .config
12mr|kernel-3.5.5-1|1041	else
12mr|kernel-3.5.5-1|1042	cp ${x86_dir}/%{target_arch}_defconfig-$name .config
12mr|kernel-3.5.5-1|1043	fi
12mr|kernel-3.5.5-1|1044	else
12mr|kernel-3.5.5-1|1045	if [ -z "$name" ]; then
12mr|kernel-3.5.5-1|1046	cp arch/%{target_arch}/defconfig-desktop .config
12mr|kernel-3.5.5-1|1047	else
12mr|kernel-3.5.5-1|1048	cp arch/%{target_arch}/defconfig-$name .config
12mr|kernel-3.5.5-1|1049	fi
12mr|kernel-3.5.5-1|1050	fi
12mr|kernel-3.5.5-1|1051	
12mr|kernel-3.5.5-1|1052	# make sure EXTRAVERSION says what we want it to say
12mr|kernel-3.5.5-1|1053	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
12mr|kernel-3.5.5-1|1054	
12mr|kernel-3.5.5-1|1055	%smake oldconfig
12mr|kernel-3.5.5-1|1056	}
12mr|kernel-3.5.5-1|1057	
12mr|kernel-3.5.5-1|1058	BuildKernel() {
12mr|kernel-3.5.5-1|1059	KernelVer=$1
12mr|kernel-3.5.5-1|1060	
12mr|kernel-3.5.5-1|1061	echo "Building kernel $KernelVer"
12mr|kernel-3.5.5-1|1062	
12mr|kernel-3.5.5-1|1063	%kmake -s all
12mr|kernel-3.5.5-1|1064	
12mr|kernel-3.5.5-1|1065	# kirkwood boxes have u-boot
12mr|kernel-3.5.5-1|1066	if [ "$KernelVer" = "%{kversion}-kirkwood-%{buildrpmrel}" ]; then
12mr|kernel-3.5.5-1|1067	%kmake uImage
12mr|kernel-3.5.5-1|1068	fi
12mr|kernel-3.5.5-1|1069	
12mr|kernel-3.5.5-1|1070	# Start installing stuff
12mr|kernel-3.5.5-1|1071	install -d %{temp_boot}
12mr|kernel-3.5.5-1|1072	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
12mr|kernel-3.5.5-1|1073	install -m 644 .config %{temp_boot}/config-$KernelVer
12mr|kernel-3.5.5-1|1074	xz -c Module.symvers > %{temp_boot}/symvers-$KernelVer.xz
12mr|kernel-3.5.5-1|1075	
12mr|kernel-3.5.5-1|1076	%ifarch %{arm}
12mr|kernel-3.5.5-1|1077	if [ -f arch/arm/boot/uImage ]; then
12mr|kernel-3.5.5-1|1078	cp -f arch/arm/boot/uImage %{temp_boot}/uImage-$KernelVer
12mr|kernel-3.5.5-1|1079	else
12mr|kernel-3.5.5-1|1080	cp -f arch/arm/boot/zImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.5.5-1|1081	fi
12mr|kernel-3.5.5-1|1082	%else
12mr|kernel-3.5.5-1|1083	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.5.5-1|1084	%endif
12mr|kernel-3.5.5-1|1085	
12mr|kernel-3.5.5-1|1086	# modules
12mr|kernel-3.5.5-1|1087	install -d %{temp_modules}/$KernelVer
12mr|kernel-3.5.5-1|1088	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
12mr|kernel-3.5.5-1|1089	
12mr|kernel-3.5.5-1|1090	# remove /lib/firmware, we use a separate kernel-firmware
12mr|kernel-3.5.5-1|1091	rm -rf %{temp_root}/lib/firmware
12mr|kernel-3.5.5-1|1092	}
12mr|kernel-3.5.5-1|1093	
12mr|kernel-3.5.5-1|1094	SaveDevel() {
12mr|kernel-3.5.5-1|1095	devel_flavour=$1
12mr|kernel-3.5.5-1|1096	
12mr|kernel-3.5.5-1|1097	DevelRoot=/usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel}
12mr|kernel-3.5.5-1|1098	TempDevelRoot=%{temp_root}$DevelRoot
12mr|kernel-3.5.5-1|1099	
12mr|kernel-3.5.5-1|1100	mkdir -p $TempDevelRoot
12mr|kernel-3.5.5-1|1101	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.5.5-1|1102	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.5.5-1|1103	cp -fR include $TempDevelRoot
12mr|kernel-3.5.5-1|1104	cp -fR scripts $TempDevelRoot
12mr|kernel-3.5.5-1|1105	cp -fR kernel/bounds.c $TempDevelRoot/kernel
12mr|kernel-3.5.5-1|1106	cp -fR tools/include $TempDevelRoot/tools/
12mr|kernel-3.5.5-1|1107	%ifarch %{arm}
12mr|kernel-3.5.5-1|1108	cp -fR arch/%{target_arch}/tools $TempDevelRoot/arch/%{target_arch}/
12mr|kernel-3.5.5-1|1109	%endif
12mr|kernel-3.5.5-1|1110	%ifarch %{ix86} x86_64
12mr|kernel-3.5.5-1|1111	cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.5.5-1|1112	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.5.5-1|1113	cp -fR arch/x86/syscalls/syscall* $TempDevelRoot/arch/x86/syscalls/
12mr|kernel-3.5.5-1|1114	cp -fR arch/x86/include $TempDevelRoot/arch/x86/
12mr|kernel-3.5.5-1|1115	cp -fR arch/x86/tools/relocs.c $TempDevelRoot/arch/x86/tools/
12mr|kernel-3.5.5-1|1116	%else
12mr|kernel-3.5.5-1|1117	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/%{target_arch}/kernel/
12mr|kernel-3.5.5-1|1118	for f in $(find arch/%{target_arch} -name include); do cp -fR --parents $f $TempDevelRoot; done
12mr|kernel-3.5.5-1|1119	%endif
12mr|kernel-3.5.5-1|1120	cp -fR .config Module.symvers $TempDevelRoot
12mr|kernel-3.5.5-1|1121	cp -fR 3rdparty/mkbuild.pl $TempDevelRoot/3rdparty
12mr|kernel-3.5.5-1|1122	
12mr|kernel-3.5.5-1|1123	# Needed for truecrypt build (Danny)
12mr|kernel-3.5.5-1|1124	cp -fR drivers/md/dm.h $TempDevelRoot/drivers/md/
12mr|kernel-3.5.5-1|1125	
12mr|kernel-3.5.5-1|1126	# Needed for lguest
12mr|kernel-3.5.5-1|1127	cp -fR drivers/lguest/lg.h $TempDevelRoot/drivers/lguest/
12mr|kernel-3.5.5-1|1128	
12mr|kernel-3.5.5-1|1129	# Needed for lirc_gpio (#39004)
12mr|kernel-3.5.5-1|1130	cp -fR drivers/media/video/bt8xx/bttv{,p}.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.5.5-1|1131	cp -fR drivers/media/video/bt8xx/bt848.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.5.5-1|1132	cp -fR drivers/media/video/btcx-risc.h $TempDevelRoot/drivers/media/video/
12mr|kernel-3.5.5-1|1133	
12mr|kernel-3.5.5-1|1134	# Needed for external dvb tree (#41418)
12mr|kernel-3.5.5-1|1135	cp -fR drivers/media/dvb/dvb-core/*.h $TempDevelRoot/drivers/media/dvb/dvb-core/
12mr|kernel-3.5.5-1|1136	cp -fR drivers/media/dvb/frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb/frontends/
12mr|kernel-3.5.5-1|1137	
12mr|kernel-3.5.5-1|1138	# add acpica header files, needed for fglrx build
12mr|kernel-3.5.5-1|1139	cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
12mr|kernel-3.5.5-1|1140	
12mr|kernel-3.5.5-1|1141	# aufs2 has a special file needed
12mr|kernel-3.5.5-1|1142	#cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
12mr|kernel-3.5.5-1|1143	
12mr|kernel-3.5.5-1|1144	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.5.5-1|1145	mips mn10300 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
12mr|kernel-3.5.5-1|1146	rm -rf $TempDevelRoot/arch/$i
12mr|kernel-3.5.5-1|1147	done
12mr|kernel-3.5.5-1|1148	
12mr|kernel-3.5.5-1|1149	%ifnarch %{arm}
12mr|kernel-3.5.5-1|1150	rm -rf $TempDevelRoot/arch/arm
12mr|kernel-3.5.5-1|1151	%endif
12mr|kernel-3.5.5-1|1152	%ifnarch %{ix86} x86_64
12mr|kernel-3.5.5-1|1153	rm -rf $TempDevelRoot/arch/x86
12mr|kernel-3.5.5-1|1154	%endif
12mr|kernel-3.5.5-1|1155	
12mr|kernel-3.5.5-1|1156	# Clean the scripts tree, and make sure everything is ok (sanity check)
12mr|kernel-3.5.5-1|1157	# running prepare+scripts (tree was already "prepared" in build)
12mr|kernel-3.5.5-1|1158	pushd $TempDevelRoot >/dev/null
12mr|kernel-3.5.5-1|1159	%smake -s prepare scripts
12mr|kernel-3.5.5-1|1160	%smake -s clean
12mr|kernel-3.5.5-1|1161	popd >/dev/null
12mr|kernel-3.5.5-1|1162	rm -f $TempDevelRoot/.config.old
12mr|kernel-3.5.5-1|1163	
12mr|kernel-3.5.5-1|1164	# fix permissions
12mr|kernel-3.5.5-1|1165	chmod -R a+rX $TempDevelRoot
12mr|kernel-3.5.5-1|1166	
12mr|kernel-3.5.5-1|1167	# disable mrproper in -devel rpms
12mr|kernel-3.5.5-1|1168	patch -p1 --fuzz=0 -d $TempDevelRoot -i %{SOURCE2}
12mr|kernel-3.5.5-1|1169	
12mr|kernel-3.5.5-1|1170	kernel_devel_files=../kernel_devel_files.$devel_flavour
12mr|kernel-3.5.5-1|1171	
12mr|kernel-3.5.5-1|1172	
12mr|kernel-3.5.5-1|1173	### Create the kernel_devel_files.*
12mr|kernel-3.5.5-1|1174	cat > $kernel_devel_files <<EOF
12mr|kernel-3.5.5-1|1175	%dir $DevelRoot
12mr|kernel-3.5.5-1|1176	%dir $DevelRoot/arch
12mr|kernel-3.5.5-1|1177	%dir $DevelRoot/include
12mr|kernel-3.5.5-1|1178	$DevelRoot/3rdparty
12mr|kernel-3.5.5-1|1179	$DevelRoot/Documentation
12mr|kernel-3.5.5-1|1180	%ifarch %{arm}
12mr|kernel-3.5.5-1|1181	$DevelRoot/arch/arm
12mr|kernel-3.5.5-1|1182	%endif
12mr|kernel-3.5.5-1|1183	$DevelRoot/arch/um
12mr|kernel-3.5.5-1|1184	%ifarch %{ix86} x86_64
12mr|kernel-3.5.5-1|1185	$DevelRoot/arch/x86
12mr|kernel-3.5.5-1|1186	%endif
12mr|kernel-3.5.5-1|1187	$DevelRoot/block
12mr|kernel-3.5.5-1|1188	$DevelRoot/crypto
12mr|kernel-3.5.5-1|1189	$DevelRoot/drivers
12mr|kernel-3.5.5-1|1190	$DevelRoot/firmware
12mr|kernel-3.5.5-1|1191	$DevelRoot/fs
12mr|kernel-3.5.5-1|1192	$DevelRoot/include/Kbuild
12mr|kernel-3.5.5-1|1193	$DevelRoot/include/acpi
12mr|kernel-3.5.5-1|1194	$DevelRoot/include/asm-generic
12mr|kernel-3.5.5-1|1195	$DevelRoot/include/config
12mr|kernel-3.5.5-1|1196	$DevelRoot/include/crypto
12mr|kernel-3.5.5-1|1197	$DevelRoot/include/drm
12mr|kernel-3.5.5-1|1198	$DevelRoot/include/generated
12mr|kernel-3.5.5-1|1199	$DevelRoot/include/keys
12mr|kernel-3.5.5-1|1200	$DevelRoot/include/linux
12mr|kernel-3.5.5-1|1201	$DevelRoot/include/math-emu
12mr|kernel-3.5.5-1|1202	$DevelRoot/include/media
12mr|kernel-3.5.5-1|1203	$DevelRoot/include/memory
12mr|kernel-3.5.5-1|1204	$DevelRoot/include/misc
12mr|kernel-3.5.5-1|1205	$DevelRoot/include/mtd
12mr|kernel-3.5.5-1|1206	$DevelRoot/include/net
12mr|kernel-3.5.5-1|1207	$DevelRoot/include/pcmcia
12mr|kernel-3.5.5-1|1208	$DevelRoot/include/rdma
12mr|kernel-3.5.5-1|1209	$DevelRoot/include/rxrpc
12mr|kernel-3.5.5-1|1210	$DevelRoot/include/scsi
12mr|kernel-3.5.5-1|1211	$DevelRoot/include/sound
12mr|kernel-3.5.5-1|1212	$DevelRoot/include/target
12mr|kernel-3.5.5-1|1213	$DevelRoot/include/trace
12mr|kernel-3.5.5-1|1214	$DevelRoot/include/video
12mr|kernel-3.5.5-1|1215	$DevelRoot/include/xen
12mr|kernel-3.5.5-1|1216	$DevelRoot/init
12mr|kernel-3.5.5-1|1217	$DevelRoot/ipc
12mr|kernel-3.5.5-1|1218	$DevelRoot/kernel
12mr|kernel-3.5.5-1|1219	$DevelRoot/lib
12mr|kernel-3.5.5-1|1220	$DevelRoot/mm
12mr|kernel-3.5.5-1|1221	$DevelRoot/net
12mr|kernel-3.5.5-1|1222	$DevelRoot/samples
12mr|kernel-3.5.5-1|1223	$DevelRoot/scripts
12mr|kernel-3.5.5-1|1224	$DevelRoot/security
12mr|kernel-3.5.5-1|1225	$DevelRoot/sound
12mr|kernel-3.5.5-1|1226	$DevelRoot/tools
12mr|kernel-3.5.5-1|1227	$DevelRoot/usr
12mr|kernel-3.5.5-1|1228	$DevelRoot/virt
12mr|kernel-3.5.5-1|1229	$DevelRoot/.config
12mr|kernel-3.5.5-1|1230	$DevelRoot/Kbuild
12mr|kernel-3.5.5-1|1231	$DevelRoot/Kconfig
12mr|kernel-3.5.5-1|1232	$DevelRoot/Makefile
12mr|kernel-3.5.5-1|1233	$DevelRoot/Module.symvers
12mr|kernel-3.5.5-1|1234	$DevelRoot/arch/Kconfig
12mr|kernel-3.5.5-1|1235	%doc README.kernel-sources
12mr|kernel-3.5.5-1|1236	EOF
12mr|kernel-3.5.5-1|1237	
12mr|kernel-3.5.5-1|1238	
12mr|kernel-3.5.5-1|1239	### Create -devel Post script on the fly
12mr|kernel-3.5.5-1|1240	cat > $kernel_devel_files-post <<EOF
12mr|kernel-3.5.5-1|1241	if [ -d /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.5-1|1242	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.5.5-1|1243	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.5-1|1244	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.5-1|1245	fi
12mr|kernel-3.5.5-1|1246	EOF
12mr|kernel-3.5.5-1|1247	
12mr|kernel-3.5.5-1|1248	
12mr|kernel-3.5.5-1|1249	### Create -devel Preun script on the fly
12mr|kernel-3.5.5-1|1250	cat > $kernel_devel_files-preun <<EOF
12mr|kernel-3.5.5-1|1251	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.5.5-1|1252	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.5-1|1253	fi
12mr|kernel-3.5.5-1|1254	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.5.5-1|1255	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.5-1|1256	fi
12mr|kernel-3.5.5-1|1257	exit 0
12mr|kernel-3.5.5-1|1258	EOF
12mr|kernel-3.5.5-1|1259	
12mr|kernel-3.5.5-1|1260	### Create -devel Postun script on the fly
12mr|kernel-3.5.5-1|1261	cat > $kernel_devel_files-postun <<EOF
12mr|kernel-3.5.5-1|1262	rm -rf /usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.5-1|1263	EOF
12mr|kernel-3.5.5-1|1264	}
12mr|kernel-3.5.5-1|1265	
12mr|kernel-3.5.5-1|1266	SaveDebug() {
12mr|kernel-3.5.5-1|1267	debug_flavour=$1
12mr|kernel-3.5.5-1|1268	
12mr|kernel-3.5.5-1|1269	install -m 644 vmlinux \
12mr|kernel-3.5.5-1|1270	%{temp_boot}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}
12mr|kernel-3.5.5-1|1271	kernel_debug_files=../kernel_debug_files.$debug_flavour
12mr|kernel-3.5.5-1|1272	echo "%{_bootdir}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}" \
12mr|kernel-3.5.5-1|1273	>> $kernel_debug_files
12mr|kernel-3.5.5-1|1274	
12mr|kernel-3.5.5-1|1275	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.5.5-1|1276	-name "*.ko" | \
12mr|kernel-3.5.5-1|1277	%kxargs -I '{}' objcopy --only-keep-debug '{}' '{}'.debug
12mr|kernel-3.5.5-1|1278	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.5.5-1|1279	-name "*.ko" | %kxargs -I '{}' \
12mr|kernel-3.5.5-1|1280	sh -c 'cd `dirname {}`; \
12mr|kernel-3.5.5-1|1281	objcopy --add-gnu-debuglink=`basename {}`.debug \
12mr|kernel-3.5.5-1|1282	--strip-debug `basename {}`'
12mr|kernel-3.5.5-1|1283	
12mr|kernel-3.5.5-1|1284	pushd %{temp_modules}
12mr|kernel-3.5.5-1|1285	find %{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.5.5-1|1286	-name "*.ko.debug" > debug_module_list
12mr|kernel-3.5.5-1|1287	popd
12mr|kernel-3.5.5-1|1288	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.5.5-1|1289	sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
12mr|kernel-3.5.5-1|1290	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.5.5-1|1291	sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' \
12mr|kernel-3.5.5-1|1292	>> ../kernel_exclude_debug_files.$debug_flavour
12mr|kernel-3.5.5-1|1293	rm -f %{temp_modules}/debug_module_list
12mr|kernel-3.5.5-1|1294	}
12mr|kernel-3.5.5-1|1295	
12mr|kernel-3.5.5-1|1296	CreateFiles() {
12mr|kernel-3.5.5-1|1297	kernel_flavour=$1
12mr|kernel-3.5.5-1|1298	
12mr|kernel-3.5.5-1|1299	kernel_files=../kernel_files.$kernel_flavour
12mr|kernel-3.5.5-1|1300	
12mr|kernel-3.5.5-1|1301	ker="vmlinuz"
12mr|kernel-3.5.5-1|1302	if [ "$kernel_flavour" = "kirkwood" ]; then
12mr|kernel-3.5.5-1|1303	ker="uImage"
12mr|kernel-3.5.5-1|1304	fi
12mr|kernel-3.5.5-1|1305	### Create the kernel_files.*
12mr|kernel-3.5.5-1|1306	cat > $kernel_files <<EOF
12mr|kernel-3.5.5-1|1307	%{_bootdir}/System.map-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.5-1|1308	%{_bootdir}/symvers-%{kversion}-$kernel_flavour-%{buildrpmrel}.xz
12mr|kernel-3.5.5-1|1309	%{_bootdir}/config-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.5-1|1310	%{_bootdir}/$ker-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.5-1|1311	%dir %{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/
12mr|kernel-3.5.5-1|1312	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/kernel
12mr|kernel-3.5.5-1|1313	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/modules.*
12mr|kernel-3.5.5-1|1314	%doc README.kernel-sources
12mr|kernel-3.5.5-1|1315	EOF
12mr|kernel-3.5.5-1|1316	
12mr|kernel-3.5.5-1|1317	%if %build_debug
12mr|kernel-3.5.5-1|1318	cat ../kernel_exclude_debug_files.$kernel_flavour >> $kernel_files
12mr|kernel-3.5.5-1|1319	%endif
12mr|kernel-3.5.5-1|1320	
12mr|kernel-3.5.5-1|1321	### Create kernel Post script
12mr|kernel-3.5.5-1|1322	cat > $kernel_files-post <<EOF
12mr|kernel-3.5.5-1|1323	%ifarch %{arm}
12mr|kernel-3.5.5-1|1324	/sbin/installkernel -i -N %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.5-1|1325	%else
12mr|kernel-3.5.5-1|1326	/sbin/installkernel %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.5-1|1327	pushd /boot > /dev/null
12mr|kernel-3.5.5-1|1328	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.5.5-1|1329	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.5.5-1|1330	fi
12mr|kernel-3.5.5-1|1331	ln -sf vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel} vmlinuz-$kernel_flavour
12mr|kernel-3.5.5-1|1332	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.5.5-1|1333	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.5.5-1|1334	fi
12mr|kernel-3.5.5-1|1335	ln -sf initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img initrd-$kernel_flavour.img
12mr|kernel-3.5.5-1|1336	popd > /dev/null
12mr|kernel-3.5.5-1|1337	%endif
12mr|kernel-3.5.5-1|1338	%if %build_devel
12mr|kernel-3.5.5-1|1339	# create kernel-devel symlinks if matching -devel- rpm is installed
12mr|kernel-3.5.5-1|1340	if [ -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.5-1|1341	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.5.5-1|1342	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.5-1|1343	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.5-1|1344	fi
12mr|kernel-3.5.5-1|1345	%endif
12mr|kernel-3.5.5-1|1346	%if %build_source
12mr|kernel-3.5.5-1|1347	# create kernel-source symlinks only if matching -devel- rpm is not installed
12mr|kernel-3.5.5-1|1348	if [ -d /usr/src/linux-%{kversion}-%{buildrpmrel} -a ! -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.5-1|1349	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.5.5-1|1350	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.5-1|1351	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.5-1|1352	fi
12mr|kernel-3.5.5-1|1353	%endif
12mr|kernel-3.5.5-1|1354	EOF
12mr|kernel-3.5.5-1|1355	
12mr|kernel-3.5.5-1|1356	### Create kernel Posttrans script
12mr|kernel-3.5.5-1|1357	cat > $kernel_files-posttrans <<EOF
12mr|kernel-3.5.5-1|1358	if [ -x /usr/sbin/dkms_autoinstaller -a -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.5-1|1359	/usr/sbin/dkms_autoinstaller start %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.5-1|1360	fi
12mr|kernel-3.5.5-1|1361	EOF
12mr|kernel-3.5.5-1|1362	
12mr|kernel-3.5.5-1|1363	### Create kernel Preun script on the fly
12mr|kernel-3.5.5-1|1364	cat > $kernel_files-preun <<EOF
12mr|kernel-3.5.5-1|1365	/sbin/installkernel -R %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.5-1|1366	pushd /boot > /dev/null
12mr|kernel-3.5.5-1|1367	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.5.5-1|1368	if [ "$(readlink vmlinuz-$kernel_flavour)" = "vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel}" ]; then
12mr|kernel-3.5.5-1|1369	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.5.5-1|1370	fi
12mr|kernel-3.5.5-1|1371	fi
12mr|kernel-3.5.5-1|1372	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.5.5-1|1373	if [ "$(readlink initrd-$kernel_flavour.img)" = "initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img" ]; then
12mr|kernel-3.5.5-1|1374	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.5.5-1|1375	fi
12mr|kernel-3.5.5-1|1376	fi
12mr|kernel-3.5.5-1|1377	popd > /dev/null
12mr|kernel-3.5.5-1|1378	%if %build_devel
12mr|kernel-3.5.5-1|1379	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.5.5-1|1380	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.5-1|1381	fi
12mr|kernel-3.5.5-1|1382	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.5.5-1|1383	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.5-1|1384	fi
12mr|kernel-3.5.5-1|1385	%endif
12mr|kernel-3.5.5-1|1386	exit 0
12mr|kernel-3.5.5-1|1387	EOF
12mr|kernel-3.5.5-1|1388	
12mr|kernel-3.5.5-1|1389	
12mr|kernel-3.5.5-1|1390	### Create kernel Postun script on the fly
12mr|kernel-3.5.5-1|1391	cat > $kernel_files-postun <<EOF
12mr|kernel-3.5.5-1|1392	/sbin/kernel_remove_initrd %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.5-1|1393	rm -rf /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.5-1|1394	if [ -d /var/lib/dkms ]; then
12mr|kernel-3.5.5-1|1395	rm -f /var/lib/dkms/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.5.5-1|1396	rm -rf /var/lib/dkms/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.5-1|1397	rm -f /var/lib/dkms-binary/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.5.5-1|1398	rm -rf /var/lib/dkms-binary/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.5-1|1399	fi
12mr|kernel-3.5.5-1|1400	EOF
12mr|kernel-3.5.5-1|1401	}
12mr|kernel-3.5.5-1|1402	
12mr|kernel-3.5.5-1|1403	
12mr|kernel-3.5.5-1|1404	CreateKernel() {
12mr|kernel-3.5.5-1|1405	flavour=$1
12mr|kernel-3.5.5-1|1406	
12mr|kernel-3.5.5-1|1407	PrepareKernel $flavour $flavour-%{buildrpmrel}
12mr|kernel-3.5.5-1|1408	
12mr|kernel-3.5.5-1|1409	BuildKernel %{kversion}-$flavour-%{buildrpmrel}
12mr|kernel-3.5.5-1|1410	%if %build_devel
12mr|kernel-3.5.5-1|1411	SaveDevel $flavour
12mr|kernel-3.5.5-1|1412	%endif
12mr|kernel-3.5.5-1|1413	%if %build_debug
12mr|kernel-3.5.5-1|1414	SaveDebug $flavour
12mr|kernel-3.5.5-1|1415	%endif
12mr|kernel-3.5.5-1|1416	CreateFiles $flavour
12mr|kernel-3.5.5-1|1417	}
12mr|kernel-3.5.5-1|1418	
12mr|kernel-3.5.5-1|1419	
12mr|kernel-3.5.5-1|1420	###
12mr|kernel-3.5.5-1|1421	# DO it...
12mr|kernel-3.5.5-1|1422	###
12mr|kernel-3.5.5-1|1423	
12mr|kernel-3.5.5-1|1424	
12mr|kernel-3.5.5-1|1425	# Create a simulacro of buildroot
12mr|kernel-3.5.5-1|1426	rm -rf %{temp_root}
12mr|kernel-3.5.5-1|1427	install -d %{temp_root}
12mr|kernel-3.5.5-1|1428	
12mr|kernel-3.5.5-1|1429	
12mr|kernel-3.5.5-1|1430	# make sure we are in the directory
12mr|kernel-3.5.5-1|1431	cd %src_dir
12mr|kernel-3.5.5-1|1432	
12mr|kernel-3.5.5-1|1433	%ifarch %{ix86}
12mr|kernel-3.5.5-1|1434	%if %build_desktop586
12mr|kernel-3.5.5-1|1435	CreateKernel desktop586
12mr|kernel-3.5.5-1|1436	%endif
12mr|kernel-3.5.5-1|1437	%endif
12mr|kernel-3.5.5-1|1438	
12mr|kernel-3.5.5-1|1439	%if %build_desktop
12mr|kernel-3.5.5-1|1440	CreateKernel desktop
12mr|kernel-3.5.5-1|1441	%endif
12mr|kernel-3.5.5-1|1442	
12mr|kernel-3.5.5-1|1443	%if %build_netbook
12mr|kernel-3.5.5-1|1444	CreateKernel netbook
12mr|kernel-3.5.5-1|1445	%endif
12mr|kernel-3.5.5-1|1446	
12mr|kernel-3.5.5-1|1447	%if %build_server
12mr|kernel-3.5.5-1|1448	CreateKernel server
12mr|kernel-3.5.5-1|1449	%endif
12mr|kernel-3.5.5-1|1450	
12mr|kernel-3.5.5-1|1451	%ifarch %{ix86}
12mr|kernel-3.5.5-1|1452	%if %build_desktop_pae
12mr|kernel-3.5.5-1|1453	CreateKernel desktop-pae
12mr|kernel-3.5.5-1|1454	%endif
12mr|kernel-3.5.5-1|1455	%endif
12mr|kernel-3.5.5-1|1456	
12mr|kernel-3.5.5-1|1457	%ifarch %{ix86}
12mr|kernel-3.5.5-1|1458	%if %build_netbook_pae
12mr|kernel-3.5.5-1|1459	CreateKernel netbook-pae
12mr|kernel-3.5.5-1|1460	%endif
12mr|kernel-3.5.5-1|1461	%endif
12mr|kernel-3.5.5-1|1462	
12mr|kernel-3.5.5-1|1463	%ifarch %{ix86}
12mr|kernel-3.5.5-1|1464	%if %build_nrj_desktop586
12mr|kernel-3.5.5-1|1465	CreateKernel nrj-desktop586
12mr|kernel-3.5.5-1|1466	%endif
12mr|kernel-3.5.5-1|1467	%endif
12mr|kernel-3.5.5-1|1468	
12mr|kernel-3.5.5-1|1469	%if %build_nrj_desktop
12mr|kernel-3.5.5-1|1470	CreateKernel nrj-desktop
12mr|kernel-3.5.5-1|1471	%endif
12mr|kernel-3.5.5-1|1472	
12mr|kernel-3.5.5-1|1473	%if %build_nrj_netbook
12mr|kernel-3.5.5-1|1474	CreateKernel nrj-netbook
12mr|kernel-3.5.5-1|1475	%endif
12mr|kernel-3.5.5-1|1476	
12mr|kernel-3.5.5-1|1477	%ifarch %{ix86}
12mr|kernel-3.5.5-1|1478	%if %build_nrj_desktop_pae
12mr|kernel-3.5.5-1|1479	CreateKernel nrj-desktop-pae
12mr|kernel-3.5.5-1|1480	%endif
12mr|kernel-3.5.5-1|1481	%endif
12mr|kernel-3.5.5-1|1482	
12mr|kernel-3.5.5-1|1483	%ifarch %{ix86}
12mr|kernel-3.5.5-1|1484	%if %build_nrj_netbook_pae
12mr|kernel-3.5.5-1|1485	CreateKernel nrj-netbook-pae
12mr|kernel-3.5.5-1|1486	%endif
12mr|kernel-3.5.5-1|1487	%endif
12mr|kernel-3.5.5-1|1488	
12mr|kernel-3.5.5-1|1489	%ifarch %{ix86}
12mr|kernel-3.5.5-1|1490	%if %build_nrj_netbook_atom
12mr|kernel-3.5.5-1|1491	CreateKernel nrj-netbook-atom
12mr|kernel-3.5.5-1|1492	%endif
12mr|kernel-3.5.5-1|1493	%endif
12mr|kernel-3.5.5-1|1494	
12mr|kernel-3.5.5-1|1495	%ifarch %{ix86}
12mr|kernel-3.5.5-1|1496	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.5.5-1|1497	CreateKernel nrj-netbook-atom-pae
12mr|kernel-3.5.5-1|1498	%endif
12mr|kernel-3.5.5-1|1499	%endif
12mr|kernel-3.5.5-1|1500	
12mr|kernel-3.5.5-1|1501	%ifarch %{ix86}
12mr|kernel-3.5.5-1|1502	%if %build_nrj_desktop_core2
12mr|kernel-3.5.5-1|1503	CreateKernel nrj-desktop-core2
12mr|kernel-3.5.5-1|1504	%endif
12mr|kernel-3.5.5-1|1505	%endif
12mr|kernel-3.5.5-1|1506	
12mr|kernel-3.5.5-1|1507	%ifarch %{ix86}
12mr|kernel-3.5.5-1|1508	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.5.5-1|1509	CreateKernel nrj-desktop-core2-pae
12mr|kernel-3.5.5-1|1510	%endif
12mr|kernel-3.5.5-1|1511	%endif
12mr|kernel-3.5.5-1|1512	
12mr|kernel-3.5.5-1|1513	%ifarch %{arm}
12mr|kernel-3.5.5-1|1514	%if %build_iop32x
12mr|kernel-3.5.5-1|1515	CreateKernel iop32x
12mr|kernel-3.5.5-1|1516	%endif
12mr|kernel-3.5.5-1|1517	%if %build_kirkwood
12mr|kernel-3.5.5-1|1518	CreateKernel kirkwood
12mr|kernel-3.5.5-1|1519	%endif
12mr|kernel-3.5.5-1|1520	%if %build_versatile
12mr|kernel-3.5.5-1|1521	CreateKernel versatile
12mr|kernel-3.5.5-1|1522	%endif
12mr|kernel-3.5.5-1|1523	%endif
12mr|kernel-3.5.5-1|1524	
12mr|kernel-3.5.5-1|1525	# set extraversion to match srpm to get nice version reported by the tools
12mr|kernel-3.5.5-1|1526	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.5.5-1|1527	# build perf
12mr|kernel-3.5.5-1|1528	%if %{build_perf}
12mr|kernel-3.5.5-1|1529	# perf
12mr|kernel-3.5.5-1|1530	%make -C tools/perf -s V=1 HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all
12mr|kernel-3.5.5-1|1531	%make -C tools/perf -s V=1 prefix=%{_prefix} man
12mr|kernel-3.5.5-1|1532	%endif
12mr|kernel-3.5.5-1|1533	
12mr|kernel-3.5.5-1|1534	%if %{build_cpupower}
12mr|kernel-3.5.5-1|1535	# cpupower
12mr|kernel-3.5.5-1|1536	# make sure version-gen.sh is executable.
12mr|kernel-3.5.5-1|1537	chmod +x tools/power/cpupower/utils/version-gen.sh
12mr|kernel-3.5.5-1|1538	%make -C tools/power/cpupower CPUFREQ_BENCH=false
12mr|kernel-3.5.5-1|1539	%endif
12mr|kernel-3.5.5-1|1540	
12mr|kernel-3.5.5-1|1541	# We don't make to repeat the depend code at the install phase
12mr|kernel-3.5.5-1|1542	%if %build_source
12mr|kernel-3.5.5-1|1543	%ifarch %{arm}
12mr|kernel-3.5.5-1|1544	PrepareKernel "kirkwood" %{buildrpmrel}custom
12mr|kernel-3.5.5-1|1545	%else
12mr|kernel-3.5.5-1|1546	PrepareKernel "" %{buildrpmrel}custom
12mr|kernel-3.5.5-1|1547	%endif
12mr|kernel-3.5.5-1|1548	%smake -s mrproper
12mr|kernel-3.5.5-1|1549	%endif
12mr|kernel-3.5.5-1|1550	
12mr|kernel-3.5.5-1|1551	
12mr|kernel-3.5.5-1|1552	###
12mr|kernel-3.5.5-1|1553	### install
12mr|kernel-3.5.5-1|1554	###
12mr|kernel-3.5.5-1|1555	%install
12mr|kernel-3.5.5-1|1556	install -m 644 %{SOURCE4}  .
12mr|kernel-3.5.5-1|1557	
12mr|kernel-3.5.5-1|1558	cd %src_dir
12mr|kernel-3.5.5-1|1559	
12mr|kernel-3.5.5-1|1560	# Directories definition needed for installing
12mr|kernel-3.5.5-1|1561	%define target_source %{buildroot}%{_kerneldir}
12mr|kernel-3.5.5-1|1562	%define target_boot %{buildroot}%{_bootdir}
12mr|kernel-3.5.5-1|1563	%define target_modules %{buildroot}%{_modulesdir}
12mr|kernel-3.5.5-1|1564	
12mr|kernel-3.5.5-1|1565	# We want to be able to test several times the install part
12mr|kernel-3.5.5-1|1566	rm -rf %{buildroot}
12mr|kernel-3.5.5-1|1567	cp -a %{temp_root} %{buildroot}
12mr|kernel-3.5.5-1|1568	
12mr|kernel-3.5.5-1|1569	# Create directories infastructure
12mr|kernel-3.5.5-1|1570	%if %build_source
12mr|kernel-3.5.5-1|1571	install -d %{target_source}
12mr|kernel-3.5.5-1|1572	
12mr|kernel-3.5.5-1|1573	tar cf - . | tar xf - -C %{target_source}
12mr|kernel-3.5.5-1|1574	chmod -R a+rX %{target_source}
12mr|kernel-3.5.5-1|1575	
12mr|kernel-3.5.5-1|1576	# we remove all the source files that we don't ship
12mr|kernel-3.5.5-1|1577	# first architecture files
12mr|kernel-3.5.5-1|1578	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.5.5-1|1579	mips openrisc parisc powerpc s390 score sh sh64 sparc tile unicore32 v850 xtensa mn10300; do
12mr|kernel-3.5.5-1|1580	rm -rf %{target_source}/arch/$i
12mr|kernel-3.5.5-1|1581	done
12mr|kernel-3.5.5-1|1582	
12mr|kernel-3.5.5-1|1583	# other misc files
12mr|kernel-3.5.5-1|1584	rm -f %{target_source}/{.config.old,.config.cmd,.gitignore,.lst,.mailmap}
12mr|kernel-3.5.5-1|1585	rm -f %{target_source}/{.missing-syscalls.d,arch/.gitignore,firmware/.gitignore}
12mr|kernel-3.5.5-1|1586	rm -rf %{target_source}/.tmp_depmod/
12mr|kernel-3.5.5-1|1587	
12mr|kernel-3.5.5-1|1588	#endif %build_source
12mr|kernel-3.5.5-1|1589	%endif
12mr|kernel-3.5.5-1|1590	
12mr|kernel-3.5.5-1|1591	# compressing modules
12mr|kernel-3.5.5-1|1592	%if %{build_modxz}
12mr|kernel-3.5.5-1|1593	find %{target_modules} -name "*.ko" | %kxargs xz -6e
12mr|kernel-3.5.5-1|1594	%else
12mr|kernel-3.5.5-1|1595	find %{target_modules} -name "*.ko" | %kxargs gzip -9
12mr|kernel-3.5.5-1|1596	%endif
12mr|kernel-3.5.5-1|1597	
12mr|kernel-3.5.5-1|1598	# We used to have a copy of PrepareKernel here
12mr|kernel-3.5.5-1|1599	# Now, we make sure that the thing in the linux dir is what we want it to be
12mr|kernel-3.5.5-1|1600	for i in %{target_modules}/*; do
12mr|kernel-3.5.5-1|1601	rm -f $i/build $i/source
12mr|kernel-3.5.5-1|1602	done
12mr|kernel-3.5.5-1|1603	
12mr|kernel-3.5.5-1|1604	# sniff, if we compressed all the modules, we change the stamp :(
12mr|kernel-3.5.5-1|1605	# we really need the depmod -ae here
12mr|kernel-3.5.5-1|1606	pushd %{target_modules}
12mr|kernel-3.5.5-1|1607	for i in *; do
12mr|kernel-3.5.5-1|1608	/sbin/depmod -ae -b %{buildroot} -F %{target_boot}/System.map-$i $i
12mr|kernel-3.5.5-1|1609	echo $?
12mr|kernel-3.5.5-1|1610	done
12mr|kernel-3.5.5-1|1611	
12mr|kernel-3.5.5-1|1612	for i in *; do
12mr|kernel-3.5.5-1|1613	pushd $i
12mr|kernel-3.5.5-1|1614	echo "Creating modules.description for $i"
12mr|kernel-3.5.5-1|1615	modules=`find . -name "*.ko.[g,x]z"`
12mr|kernel-3.5.5-1|1616	echo $modules | %kxargs /sbin/modinfo \
12mr|kernel-3.5.5-1|1617	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12mr|kernel-3.5.5-1|1618	popd
12mr|kernel-3.5.5-1|1619	done
12mr|kernel-3.5.5-1|1620	popd
12mr|kernel-3.5.5-1|1621	
12mr|kernel-3.5.5-1|1622	# need to set extraversion to match srpm again to avoid rebuild
12mr|kernel-3.5.5-1|1623	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.5.5-1|1624	%if %{build_perf}
12mr|kernel-3.5.5-1|1625	# perf tool binary and supporting scripts/binaries
12mr|kernel-3.5.5-1|1626	make -C tools/perf -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install
12mr|kernel-3.5.5-1|1627	
12mr|kernel-3.5.5-1|1628	# perf man pages (note: implicit rpm magic compresses them later)
12mr|kernel-3.5.5-1|1629	make -C tools/perf  -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install-man
12mr|kernel-3.5.5-1|1630	%endif
12mr|kernel-3.5.5-1|1631	
12mr|kernel-3.5.5-1|1632	%if %{build_cpupower}
12mr|kernel-3.5.5-1|1633	make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false install
12mr|kernel-3.5.5-1|1634	rm -f %{buildroot}%{_libdir}/*.{a,la}
12mr|kernel-3.5.5-1|1635	%find_lang cpupower
12mr|kernel-3.5.5-1|1636	mv cpupower.lang ../
12mr|kernel-3.5.5-1|1637	chmod 0755 %{buildroot}%{_libdir}/libcpupower.so*
12mr|kernel-3.5.5-1|1638	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
12mr|kernel-3.5.5-1|1639	install -m644 %{SOURCE50} %{buildroot}%{_unitdir}/cpupower.service
12mr|kernel-3.5.5-1|1640	install -m644 %{SOURCE51} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.5.5-1|1641	%endif
12mr|kernel-3.5.5-1|1642	
12mr|kernel-3.5.5-1|1643	###
12mr|kernel-3.5.5-1|1644	### clean
12mr|kernel-3.5.5-1|1645	###
12mr|kernel-3.5.5-1|1646	%clean
12mr|kernel-3.5.5-1|1647	rm -rf %{buildroot}
12mr|kernel-3.5.5-1|1648	
12mr|kernel-3.5.5-1|1649	
12mr|kernel-3.5.5-1|1650	# We don't want to remove this, the whole reason of its existence is to be
12mr|kernel-3.5.5-1|1651	# able to do several rpm --short-circuit -bi for testing install
12mr|kernel-3.5.5-1|1652	# phase without repeating compilation phase
12mr|kernel-3.5.5-1|1653	#rm -rf %{temp_root}
12mr|kernel-3.5.5-1|1654	
12mr|kernel-3.5.5-1|1655	###
12mr|kernel-3.5.5-1|1656	### source and doc file lists
12mr|kernel-3.5.5-1|1657	###
12mr|kernel-3.5.5-1|1658	
12mr|kernel-3.5.5-1|1659	%if %build_source
12mr|kernel-3.5.5-1|1660	%files -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.5-1|1661	%dir %{_kerneldir}
12mr|kernel-3.5.5-1|1662	%dir %{_kerneldir}/arch
12mr|kernel-3.5.5-1|1663	%dir %{_kerneldir}/include
12mr|kernel-3.5.5-1|1664	%{_kerneldir}/3rdparty
12mr|kernel-3.5.5-1|1665	%{_kerneldir}/Documentation
12mr|kernel-3.5.5-1|1666	%{_kerneldir}/arch/Kconfig
12mr|kernel-3.5.5-1|1667	%{_kerneldir}/arch/arm
12mr|kernel-3.5.5-1|1668	%{_kerneldir}/arch/um
12mr|kernel-3.5.5-1|1669	%{_kerneldir}/arch/x86
12mr|kernel-3.5.5-1|1670	%{_kerneldir}/block
12mr|kernel-3.5.5-1|1671	%{_kerneldir}/crypto
12mr|kernel-3.5.5-1|1672	%{_kerneldir}/drivers
12mr|kernel-3.5.5-1|1673	%{_kerneldir}/firmware
12mr|kernel-3.5.5-1|1674	%{_kerneldir}/fs
12mr|kernel-3.5.5-1|1675	%{_kerneldir}/include/Kbuild
12mr|kernel-3.5.5-1|1676	%{_kerneldir}/include/acpi
12mr|kernel-3.5.5-1|1677	%{_kerneldir}/include/asm-generic
12mr|kernel-3.5.5-1|1678	%{_kerneldir}/include/crypto
12mr|kernel-3.5.5-1|1679	%{_kerneldir}/include/drm
12mr|kernel-3.5.5-1|1680	%{_kerneldir}/include/keys
12mr|kernel-3.5.5-1|1681	%{_kerneldir}/include/linux
12mr|kernel-3.5.5-1|1682	%{_kerneldir}/include/math-emu
12mr|kernel-3.5.5-1|1683	%{_kerneldir}/include/media
12mr|kernel-3.5.5-1|1684	%{_kerneldir}/include/memory
12mr|kernel-3.5.5-1|1685	%{_kerneldir}/include/misc
12mr|kernel-3.5.5-1|1686	%{_kerneldir}/include/mtd
12mr|kernel-3.5.5-1|1687	%{_kerneldir}/include/net
12mr|kernel-3.5.5-1|1688	%{_kerneldir}/include/pcmcia
12mr|kernel-3.5.5-1|1689	%{_kerneldir}/include/rdma
12mr|kernel-3.5.5-1|1690	%{_kerneldir}/include/rxrpc
12mr|kernel-3.5.5-1|1691	%{_kerneldir}/include/scsi
12mr|kernel-3.5.5-1|1692	%{_kerneldir}/include/sound
12mr|kernel-3.5.5-1|1693	%{_kerneldir}/include/target
12mr|kernel-3.5.5-1|1694	%{_kerneldir}/include/trace
12mr|kernel-3.5.5-1|1695	%{_kerneldir}/include/video
12mr|kernel-3.5.5-1|1696	%{_kerneldir}/include/xen
12mr|kernel-3.5.5-1|1697	%{_kerneldir}/init
12mr|kernel-3.5.5-1|1698	%{_kerneldir}/ipc
12mr|kernel-3.5.5-1|1699	%{_kerneldir}/kernel
12mr|kernel-3.5.5-1|1700	%{_kerneldir}/lib
12mr|kernel-3.5.5-1|1701	%{_kerneldir}/mm
12mr|kernel-3.5.5-1|1702	%{_kerneldir}/net
12mr|kernel-3.5.5-1|1703	%{_kerneldir}/virt
12mr|kernel-3.5.5-1|1704	%{_kerneldir}/samples
12mr|kernel-3.5.5-1|1705	%{_kerneldir}/scripts
12mr|kernel-3.5.5-1|1706	%{_kerneldir}/security
12mr|kernel-3.5.5-1|1707	%{_kerneldir}/sound
12mr|kernel-3.5.5-1|1708	%{_kerneldir}/tools
12mr|kernel-3.5.5-1|1709	%{_kerneldir}/usr
12mr|kernel-3.5.5-1|1710	%{_kerneldir}/COPYING
12mr|kernel-3.5.5-1|1711	%{_kerneldir}/CREDITS
12mr|kernel-3.5.5-1|1712	%{_kerneldir}/Kbuild
12mr|kernel-3.5.5-1|1713	%{_kerneldir}/Kconfig
12mr|kernel-3.5.5-1|1714	%{_kerneldir}/MAINTAINERS
12mr|kernel-3.5.5-1|1715	%{_kerneldir}/Makefile
12mr|kernel-3.5.5-1|1716	%{_kerneldir}/README
12mr|kernel-3.5.5-1|1717	%{_kerneldir}/REPORTING-BUGS
12mr|kernel-3.5.5-1|1718	%doc README.kernel-sources
12mr|kernel-3.5.5-1|1719	
12mr|kernel-3.5.5-1|1720	%files -n %{kname}-source-latest
12mr|kernel-3.5.5-1|1721	%endif
12mr|kernel-3.5.5-1|1722	
12mr|kernel-3.5.5-1|1723	%if %build_doc
12mr|kernel-3.5.5-1|1724	%files -n %{kname}-doc
12mr|kernel-3.5.5-1|1725	%doc linux-%{tar_ver}/Documentation/*
12mr|kernel-3.5.5-1|1726	%endif
12mr|kernel-3.5.5-1|1727	
12mr|kernel-3.5.5-1|1728	%if %{build_perf}
12mr|kernel-3.5.5-1|1729	%files -n perf
12mr|kernel-3.5.5-1|1730	%{_bindir}/perf
12mr|kernel-3.5.5-1|1731	%dir %{_prefix}/libexec/perf-core
12mr|kernel-3.5.5-1|1732	%{_prefix}/libexec/perf-core/*
12mr|kernel-3.5.5-1|1733	%{_mandir}/man[1-8]/perf*
12mr|kernel-3.5.5-1|1734	%endif
12mr|kernel-3.5.5-1|1735	
12mr|kernel-3.5.5-1|1736	%if %{build_cpupower}
12mr|kernel-3.5.5-1|1737	%files -n cpupower -f cpupower.lang
12mr|kernel-3.5.5-1|1738	%{_bindir}/cpupower
12mr|kernel-3.5.5-1|1739	%{_libdir}/libcpupower.so.0
12mr|kernel-3.5.5-1|1740	%{_libdir}/libcpupower.so.0.0.0
12mr|kernel-3.5.5-1|1741	%{_unitdir}/cpupower.service
12mr|kernel-3.5.5-1|1742	%{_mandir}/man[1-8]/cpupower*
12mr|kernel-3.5.5-1|1743	%config(noreplace) %{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.5.5-1|1744	
12mr|kernel-3.5.5-1|1745	%files -n cpupower-devel
12mr|kernel-3.5.5-1|1746	%{_libdir}/libcpupower.so
12mr|kernel-3.5.5-1|1747	%{_includedir}/cpufreq.h
12mr|kernel-3.5.5-1|1748	%endif
12mr|kernel-3.5.5-1|1749	
12mr|kernel-3.5.5-1|1750	
12mr|kernel-3.5.5-1|1751	
12mr|kernel-3.5.5-1|1752	%changelog
12mr|kernel-3.5.5-1|1753	

14552 12
12mr|kernel-3.5.6-1.1|1	# -*- Mode: rpm-spec -*-
12mr|kernel-3.5.6-1.1|2	#
12mr|kernel-3.5.6-1.1|3	# This Specfile is based on kernel-tmb spec done by
12mr|kernel-3.5.6-1.1|4	# Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.5.6-1.1|5	#
12mr|kernel-3.5.6-1.1|6	# The mkflavour() macroization done by Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.5.6-1.1|7	#
12mr|kernel-3.5.6-1.1|8	# Manbo kernels now use kernel.org versioning
12mr|kernel-3.5.6-1.1|9	#
12mr|kernel-3.5.6-1.1|10	# MIB header
12mr|kernel-3.5.6-1.1|11	%if %{mdvver} <= 201100
12mr|kernel-3.5.6-1.1|12	%define distsuffix mib
12mr|kernel-3.5.6-1.1|13	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.5.6-1.1|14	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.5.6-1.1|15	%endif
12mr|kernel-3.5.6-1.1|16	# end MIB header
12mr|kernel-3.5.6-1.1|17	#
12mr|kernel-3.5.6-1.1|18	%define kernelversion	3
12mr|kernel-3.5.6-1.1|19	%define patchlevel	5
12mr|kernel-3.5.6-1.1|20	%define sublevel	6
12mr|kernel-3.5.6-1.1|21	
12mr|kernel-3.5.6-1.1|22	# Package release
12mr|kernel-3.5.6-1.1|23	%define mibrel		1.1
12mr|kernel-3.5.6-1.1|24	
12mr|kernel-3.5.6-1.1|25	# kernel Makefile extraversion is substituted by
12mr|kernel-3.5.6-1.1|26	# kpatch/kgit/kstable wich are either 0 (empty), rc (kpatch), git (kgit)
12mr|kernel-3.5.6-1.1|27	# or stable release (kstable)
12mr|kernel-3.5.6-1.1|28	%define kpatch		0
12mr|kernel-3.5.6-1.1|29	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.5.6-1.1|30	%define kgit		0
12mr|kernel-3.5.6-1.1|31	
12mr|kernel-3.5.6-1.1|32	# kernel base name (also name of srpm)
12mr|kernel-3.5.6-1.1|33	%define kname 		kernel
12mr|kernel-3.5.6-1.1|34	
12mr|kernel-3.5.6-1.1|35	# Patch tarball tag
12mr|kernel-3.5.6-1.1|36	%define ktag		rosa
12mr|kernel-3.5.6-1.1|37	
12mr|kernel-3.5.6-1.1|38	%define rpmtag		%{distsuffix}
12mr|kernel-3.5.6-1.1|39	%if %kpatch
12mr|kernel-3.5.6-1.1|40	%if %kgit
12mr|kernel-3.5.6-1.1|41	%define rpmrel		0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.5.6-1.1|42	%else
12mr|kernel-3.5.6-1.1|43	%define rpmrel		0.%{kpatch}.%{mibrel}
12mr|kernel-3.5.6-1.1|44	%endif
12mr|kernel-3.5.6-1.1|45	%else
12mr|kernel-3.5.6-1.1|46	%define rpmrel		%{mibrel}
12mr|kernel-3.5.6-1.1|47	%endif
12mr|kernel-3.5.6-1.1|48	
12mr|kernel-3.5.6-1.1|49	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.5.6-1.1|50	# rpm/urpmi/smart
12mr|kernel-3.5.6-1.1|51	%define fakever		1
12mr|kernel-3.5.6-1.1|52	%define fakerel 	1
12mr|kernel-3.5.6-1.1|53	
12mr|kernel-3.5.6-1.1|54	# version defines
12mr|kernel-3.5.6-1.1|55	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.5.6-1.1|56	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.5.6-1.1|57	
12mr|kernel-3.5.6-1.1|58	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.5.6-1.1|59	%if %kpatch
12mr|kernel-3.5.6-1.1|60	%if %sublevel
12mr|kernel-3.5.6-1.1|61	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.5.6-1.1|62	%else
12mr|kernel-3.5.6-1.1|63	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.5.6-1.1|64	%endif
12mr|kernel-3.5.6-1.1|65	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.5.6-1.1|66	%else
12mr|kernel-3.5.6-1.1|67	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.5.6-1.1|68	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.5.6-1.1|69	%endif
12mr|kernel-3.5.6-1.1|70	
12mr|kernel-3.5.6-1.1|71	# Used for not making too long names for rpms or search paths
12mr|kernel-3.5.6-1.1|72	%if %kpatch
12mr|kernel-3.5.6-1.1|73	%if %kgit
12mr|kernel-3.5.6-1.1|74	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.5.6-1.1|75	%else
12mr|kernel-3.5.6-1.1|76	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.5.6-1.1|77	%endif
12mr|kernel-3.5.6-1.1|78	%else
12mr|kernel-3.5.6-1.1|79	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.5.6-1.1|80	%endif
12mr|kernel-3.5.6-1.1|81	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.5.6-1.1|82	
12mr|kernel-3.5.6-1.1|83	# Having different top level names for packges means that you have to remove
12mr|kernel-3.5.6-1.1|84	# them by hard :(
12mr|kernel-3.5.6-1.1|85	%define top_dir_name 	%{kname}-%{_arch}
12mr|kernel-3.5.6-1.1|86	
12mr|kernel-3.5.6-1.1|87	# Build defines
12mr|kernel-3.5.6-1.1|88	%define build_doc 		0
12mr|kernel-3.5.6-1.1|89	%define build_source 		0
12mr|kernel-3.5.6-1.1|90	%define build_devel 		1
12mr|kernel-3.5.6-1.1|91	
12mr|kernel-3.5.6-1.1|92	%define build_debug 		0
12mr|kernel-3.5.6-1.1|93	
12mr|kernel-3.5.6-1.1|94	# Build desktop i586 / 4GB
12mr|kernel-3.5.6-1.1|95	%ifarch %{ix86}
12mr|kernel-3.5.6-1.1|96	%define build_desktop586	1
12mr|kernel-3.5.6-1.1|97	%endif
12mr|kernel-3.5.6-1.1|98	
12mr|kernel-3.5.6-1.1|99	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.5.6-1.1|100	%define build_desktop		1
12mr|kernel-3.5.6-1.1|101	
12mr|kernel-3.5.6-1.1|102	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mr|kernel-3.5.6-1.1|103	%define build_server		0
12mr|kernel-3.5.6-1.1|104	
12mr|kernel-3.5.6-1.1|105	# End of user definitions
12mr|kernel-3.5.6-1.1|106	%{?_without_desktop586: %global build_desktop586 0}
12mr|kernel-3.5.6-1.1|107	%{?_without_desktop: %global build_desktop 0}
12mr|kernel-3.5.6-1.1|108	%{?_without_server: %global build_server 0}
12mr|kernel-3.5.6-1.1|109	%{?_without_doc: %global build_doc 0}
12mr|kernel-3.5.6-1.1|110	%{?_without_source: %global build_source 0}
12mr|kernel-3.5.6-1.1|111	%{?_without_devel: %global build_devel 0}
12mr|kernel-3.5.6-1.1|112	%{?_without_debug: %global build_debug 0}
12mr|kernel-3.5.6-1.1|113	
12mr|kernel-3.5.6-1.1|114	%{?_with_desktop586: %global build_desktop586 1}
12mr|kernel-3.5.6-1.1|115	%{?_with_desktop: %global build_desktop 1}
12mr|kernel-3.5.6-1.1|116	%{?_with_server: %global build_server 1}
12mr|kernel-3.5.6-1.1|117	%{?_with_doc: %global build_doc 1}
12mr|kernel-3.5.6-1.1|118	%{?_with_source: %global build_source 1}
12mr|kernel-3.5.6-1.1|119	%{?_with_devel: %global build_devel 1}
12mr|kernel-3.5.6-1.1|120	%{?_with_debug: %global build_debug 1}
12mr|kernel-3.5.6-1.1|121	
12mr|kernel-3.5.6-1.1|122	# For the .nosrc.rpm
12mr|kernel-3.5.6-1.1|123	%define build_nosrc 	1
12mr|kernel-3.5.6-1.1|124	%{?_with_nosrc: %global build_nosrc 1}
12mr|kernel-3.5.6-1.1|125	
12mr|kernel-3.5.6-1.1|126	#
12mr|kernel-3.5.6-1.1|127	# SRC RPM description
12mr|kernel-3.5.6-1.1|128	#
12mr|kernel-3.5.6-1.1|129	Summary: 	Linux kernel built for ROSA
12mr|kernel-3.5.6-1.1|130	Name:		%{kname}
12mr|kernel-3.5.6-1.1|131	Version: 	%{kversion}
12mr|kernel-3.5.6-1.1|132	Release: 	%{rpmrel}
12mr|kernel-3.5.6-1.1|133	License: 	GPLv2
12mr|kernel-3.5.6-1.1|134	Group: 	 	System/Kernel and hardware
12mr|kernel-3.5.6-1.1|135	ExclusiveArch: %{ix86} ppc powerpc x86_64 amd64 sparc sparc64
12mr|kernel-3.5.6-1.1|136	ExclusiveOS: 	Linux
12mr|kernel-3.5.6-1.1|137	URL:            http://wiki.mandriva.com/en/Manbo_Core2_kernel
12mr|kernel-3.5.6-1.1|138	BuildRoot: 	%{_tmppath}/%{kname}-%{kversion}-%{_arch}-build
12mr|kernel-3.5.6-1.1|139	Autoreqprov: 	no
12mr|kernel-3.5.6-1.1|140	BuildRequires: 	gcc module-init-tools
12mr|kernel-3.5.6-1.1|141	
12mr|kernel-3.5.6-1.1|142	%description
12mr|kernel-3.5.6-1.1|143	The kernel package contains the Linux kernel (vmlinuz), the core of
12mr|kernel-3.5.6-1.1|144	your Manbo Linux operating system. The kernel handles the basic
12mr|kernel-3.5.6-1.1|145	functions of the operating system: memory allocation, process
12mr|kernel-3.5.6-1.1|146	allocation, device input and output, etc.
12mr|kernel-3.5.6-1.1|147	
12mr|kernel-3.5.6-1.1|148	# mkflavour() name flavour processor
12mr|kernel-3.5.6-1.1|149	# name: the flavour name in the package name
12mr|kernel-3.5.6-1.1|150	# flavour: first parameter of CreateKernel()
12mr|kernel-3.5.6-1.1|151	%define mkflavour(R:)					\
12mr|kernel-3.5.6-1.1|152	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.5.6-1.1|153	Version:	%{kversion}				\
12mr|kernel-3.5.6-1.1|154	Release:	%{rpmrel}				\
12mr|kernel-3.5.6-1.1|155	Summary:	Virtual rpm for latest %{kname}-%{1}-%{kversion}-%{rpmrel}			\
12mr|kernel-3.5.6-1.1|156	Group:		System/Kernel and hardware		\
12mr|kernel-3.5.6-1.1|157	Requires:	kernel-nrj-%{2}%{-R:-%{-R*}} >= %{kversion}		\
12mr|kernel-3.5.6-1.1|158	Provides:	%{kname}-latest			\
12mr|kernel-3.5.6-1.1|159	%ifarch %{ix86}						\
12mr|kernel-3.5.6-1.1|160	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.6-1.1|161	%endif							\
12mr|kernel-3.5.6-1.1|162	\
12mr|kernel-3.5.6-1.1|163	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.5.6-1.1|164	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.6-1.1|165	latest %{kname}-%{1} installed...			\
12mr|kernel-3.5.6-1.1|166	\
12mr|kernel-3.5.6-1.1|167	%common_description_info				\
12mr|kernel-3.5.6-1.1|168	\
12mr|kernel-3.5.6-1.1|169	%if %build_devel					\
12mr|kernel-3.5.6-1.1|170	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.5.6-1.1|171	Version:	%{kversion}				\
12mr|kernel-3.5.6-1.1|172	Release:	%{rpmrel}				\
12mr|kernel-3.5.6-1.1|173	Summary:	Virtual rpm for latest %{kname}-%{1}-devel-%{kversion}-%{rpmrel} \
12mr|kernel-3.5.6-1.1|174	Group:		Development/Kernel			\
12mr|kernel-3.5.6-1.1|175	Requires:	%{kname}-nrj-%{2}-devel%{-R:-%{-R*}} >= %{kversion}	\
12mr|kernel-3.5.6-1.1|176	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.5.6-1.1|177	%ifarch %{ix86}						\
12mr|kernel-3.5.6-1.1|178	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.6-1.1|179	%endif							\
12mr|kernel-3.5.6-1.1|180	\
12mr|kernel-3.5.6-1.1|181	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.5.6-1.1|182	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.6-1.1|183	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.5.6-1.1|184	\
12mr|kernel-3.5.6-1.1|185	%common_description_info				\
12mr|kernel-3.5.6-1.1|186	%endif							\
12mr|kernel-3.5.6-1.1|187	\
12mr|kernel-3.5.6-1.1|188	%if %build_debug					\
12mr|kernel-3.5.6-1.1|189	%package -n %{kname}-%{1}-debug-latest			\
12mr|kernel-3.5.6-1.1|190	Version:	%{kversion}				\
12mr|kernel-3.5.6-1.1|191	Release:	%{rpmrel}				\
12mr|kernel-3.5.6-1.1|192	Summary:	Virtual rpm for latest %{kname}-%{1}-debug \
12mr|kernel-3.5.6-1.1|193	Group:		Development/Debug			\
12mr|kernel-3.5.6-1.1|194	Requires:	%{kname}-%{2}-%{-R:debug-%{-R*}}%{!-R:debuginfo} >= %{kversion}	\
12mr|kernel-3.5.6-1.1|195	%ifarch %{ix86}						\
12mr|kernel-3.5.6-1.1|196	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.6-1.1|197	%endif							\
12mr|kernel-3.5.6-1.1|198	Provides:	%{kname}-debug-latest			\
12mr|kernel-3.5.6-1.1|199	\
12mr|kernel-3.5.6-1.1|200	%description -n %{kname}-%{1}-debug-latest		\
12mr|kernel-3.5.6-1.1|201	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.6-1.1|202	latest %{kname}-%{1}-debug installed...			\
12mr|kernel-3.5.6-1.1|203	\
12mr|kernel-3.5.6-1.1|204	%common_description_info				\
12mr|kernel-3.5.6-1.1|205	%endif							\
12mr|kernel-3.5.6-1.1|206	\
12mr|kernel-3.5.6-1.1|207	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.5.6-1.1|208	%defattr(-,root,root)					\
12mr|kernel-3.5.6-1.1|209	\
12mr|kernel-3.5.6-1.1|210	%if %build_devel					\
12mr|kernel-3.5.6-1.1|211	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.5.6-1.1|212	%defattr(-,root,root)					\
12mr|kernel-3.5.6-1.1|213	%endif							\
12mr|kernel-3.5.6-1.1|214	\
12mr|kernel-3.5.6-1.1|215	%if %build_debug					\
12mr|kernel-3.5.6-1.1|216	%files -n %{kname}-%{1}-debug-latest			\
12mr|kernel-3.5.6-1.1|217	%defattr(-,root,root)					\
12mr|kernel-3.5.6-1.1|218	%endif
12mr|kernel-3.5.6-1.1|219	
12mr|kernel-3.5.6-1.1|220	#
12mr|kernel-3.5.6-1.1|221	# kernel-desktop586: i586, smp-alternatives, 4GB
12mr|kernel-3.5.6-1.1|222	#
12mr|kernel-3.5.6-1.1|223	%ifarch %{ix86}
12mr|kernel-3.5.6-1.1|224	%if %build_desktop586
12mr|kernel-3.5.6-1.1|225	%mkflavour desktop586 desktop586
12mr|kernel-3.5.6-1.1|226	%endif
12mr|kernel-3.5.6-1.1|227	%endif
12mr|kernel-3.5.6-1.1|228	
12mr|kernel-3.5.6-1.1|229	#
12mr|kernel-3.5.6-1.1|230	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.6-1.1|231	#
12mr|kernel-3.5.6-1.1|232	
12mr|kernel-3.5.6-1.1|233	%if %build_desktop
12mr|kernel-3.5.6-1.1|234	%mkflavour desktop desktop
12mr|kernel-3.5.6-1.1|235	%endif
12mr|kernel-3.5.6-1.1|236	
12mr|kernel-3.5.6-1.1|237	#
12mr|kernel-3.5.6-1.1|238	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mr|kernel-3.5.6-1.1|239	#
12mr|kernel-3.5.6-1.1|240	
12mr|kernel-3.5.6-1.1|241	%if %build_server
12mr|kernel-3.5.6-1.1|242	%ifarch %{ix86}
12mr|kernel-3.5.6-1.1|243	%mkflavour -R 2.6.38.7-1mnb2 server server
12mr|kernel-3.5.6-1.1|244	%else
12mr|kernel-3.5.6-1.1|245	%mkflavour server server
12mr|kernel-3.5.6-1.1|246	%endif
12mr|kernel-3.5.6-1.1|247	%endif
12mr|kernel-3.5.6-1.1|248	
12mr|kernel-3.5.6-1.1|249	#
12mr|kernel-3.5.6-1.1|250	# kernel-source-latest: virtual rpm
12mr|kernel-3.5.6-1.1|251	#
12mr|kernel-3.5.6-1.1|252	%if %build_source
12mr|kernel-3.5.6-1.1|253	
12mr|kernel-3.5.6-1.1|254	%package -n %{kname}-source-latest
12mr|kernel-3.5.6-1.1|255	Version: 	%{kversion}
12mr|kernel-3.5.6-1.1|256	Release: 	%{rpmrel}
12mr|kernel-3.5.6-1.1|257	Summary: 	Virtual rpm for latest %{kname}-source
12mr|kernel-3.5.6-1.1|258	Group:   	Development/Kernel
12mr|kernel-3.5.6-1.1|259	Requires: 	%{kname}-source >= %{kversion}
12mr|kernel-3.5.6-1.1|260	%ifarch %{ix86}
12mr|kernel-3.5.6-1.1|261	Conflicts:	arch(x86_64)
12mr|kernel-3.5.6-1.1|262	%endif
12mr|kernel-3.5.6-1.1|263	
12mr|kernel-3.5.6-1.1|264	%description -n %{kname}-source-latest
12mr|kernel-3.5.6-1.1|265	This package is a virtual rpm that aims to make sure you always have the
12mr|kernel-3.5.6-1.1|266	latest %{kname}-source installed...
12mr|kernel-3.5.6-1.1|267	
12mr|kernel-3.5.6-1.1|268	%common_description_info
12mr|kernel-3.5.6-1.1|269	
12mr|kernel-3.5.6-1.1|270	%files -n %{kname}-source-latest
12mr|kernel-3.5.6-1.1|271	%defattr(-,root,root)
12mr|kernel-3.5.6-1.1|272	
12mr|kernel-3.5.6-1.1|273	%endif
12mr|kernel-3.5.6-1.1|274	
12mr|kernel-3.5.6-1.1|275	
12mr|kernel-3.5.6-1.1|276	
12mr|kernel-3.5.6-1.1|277	%changelog
12mr|kernel-3.5.6-1.1|278	

14553 12
12mr|kernel-3.5.6-1|1	# -*- Mode: rpm-spec -*-
12mr|kernel-3.5.6-1|2	#
12mr|kernel-3.5.6-1|3	# This Specfile is based on kernel-tmb spec done by
12mr|kernel-3.5.6-1|4	# Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.5.6-1|5	#
12mr|kernel-3.5.6-1|6	# The mkflavour() macroization done by Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.5.6-1|7	#
12mr|kernel-3.5.6-1|8	# Mageia, Mandriva, MIB and ROSA kernels use kernel.org versioning
12mr|kernel-3.5.6-1|9	#
12mr|kernel-3.5.6-1|10	# MIB header
12mr|kernel-3.5.6-1|11	%if %{mdvver} <= 201100
12mr|kernel-3.5.6-1|12	%define distsuffix mib
12mr|kernel-3.5.6-1|13	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.5.6-1|14	%endif
12mr|kernel-3.5.6-1|15	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.5.6-1|16	# end MIB header
12mr|kernel-3.5.6-1|17	#
12mr|kernel-3.5.6-1|18	%define kernelversion	3
12mr|kernel-3.5.6-1|19	%define patchlevel	5
12mr|kernel-3.5.6-1|20	# sublevel is now used for -stable patches
12mr|kernel-3.5.6-1|21	%define sublevel	6
12mr|kernel-3.5.6-1|22	
12mr|kernel-3.5.6-1|23	# Package release
12mr|kernel-3.5.6-1|24	%define mibrel		1
12mr|kernel-3.5.6-1|25	
12mr|kernel-3.5.6-1|26	# kernel Makefile extraversion is substituted by
12mr|kernel-3.5.6-1|27	# kpatch wich are either 0 (empty), rc (kpatch)
12mr|kernel-3.5.6-1|28	%define kpatch		0
12mr|kernel-3.5.6-1|29	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.5.6-1|30	%define kgit		0
12mr|kernel-3.5.6-1|31	
12mr|kernel-3.5.6-1|32	# kernel base name (also name of srpm)
12mr|kernel-3.5.6-1|33	%define kname 		kernel
12mr|kernel-3.5.6-1|34	
12mr|kernel-3.5.6-1|35	# Patch tarball tag
12mr|kernel-3.5.6-1|36	%define ktag		rosa
12mr|kernel-3.5.6-1|37	
12mr|kernel-3.5.6-1|38	# define rpmtag		%{distsuffix}
12mr|kernel-3.5.6-1|39	%define rpmtag		%{distsuffix}
12mr|kernel-3.5.6-1|40	%if %kpatch
12mr|kernel-3.5.6-1|41	%if %kgit
12mr|kernel-3.5.6-1|42	%define rpmrel		%mkrel 0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.5.6-1|43	%else
12mr|kernel-3.5.6-1|44	%define rpmrel		%mkrel 0.%{kpatch}.%{mibrel}
12mr|kernel-3.5.6-1|45	%endif
12mr|kernel-3.5.6-1|46	%else
12mr|kernel-3.5.6-1|47	%define rpmrel		%{mibrel}
12mr|kernel-3.5.6-1|48	%endif
12mr|kernel-3.5.6-1|49	
12mr|kernel-3.5.6-1|50	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.5.6-1|51	# rpm/urpmi/smart
12mr|kernel-3.5.6-1|52	%define fakever		1
12mr|kernel-3.5.6-1|53	%define fakerel 	%mkrel 1
12mr|kernel-3.5.6-1|54	
12mr|kernel-3.5.6-1|55	# version defines
12mr|kernel-3.5.6-1|56	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.5.6-1|57	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.5.6-1|58	
12mr|kernel-3.5.6-1|59	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.5.6-1|60	%if %kpatch
12mr|kernel-3.5.6-1|61	%if %sublevel
12mr|kernel-3.5.6-1|62	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.5.6-1|63	%else
12mr|kernel-3.5.6-1|64	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.5.6-1|65	%endif
12mr|kernel-3.5.6-1|66	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.5.6-1|67	%else
12mr|kernel-3.5.6-1|68	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.5.6-1|69	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.5.6-1|70	%endif
12mr|kernel-3.5.6-1|71	
12mr|kernel-3.5.6-1|72	# Used for not making too long names for rpms or search paths
12mr|kernel-3.5.6-1|73	%if %kpatch
12mr|kernel-3.5.6-1|74	%if %kgit
12mr|kernel-3.5.6-1|75	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.5.6-1|76	%else
12mr|kernel-3.5.6-1|77	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.5.6-1|78	%endif
12mr|kernel-3.5.6-1|79	%else
12mr|kernel-3.5.6-1|80	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.5.6-1|81	%endif
12mr|kernel-3.5.6-1|82	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.5.6-1|83	
12mr|kernel-3.5.6-1|84	# Having different top level names for packges means that you have to remove
12mr|kernel-3.5.6-1|85	# them by hard :(
12mr|kernel-3.5.6-1|86	%define top_dir_name 	%{kname}-%{_arch}
12mr|kernel-3.5.6-1|87	
12mr|kernel-3.5.6-1|88	%define build_dir 	${RPM_BUILD_DIR}/%{top_dir_name}
12mr|kernel-3.5.6-1|89	%define src_dir 	%{build_dir}/linux-%{tar_ver}
12mr|kernel-3.5.6-1|90	
12mr|kernel-3.5.6-1|91	# Disable useless debug rpms...
12mr|kernel-3.5.6-1|92	%define _enable_debug_packages 	%{nil}
12mr|kernel-3.5.6-1|93	%define debug_package 		%{nil}
12mr|kernel-3.5.6-1|94	
12mr|kernel-3.5.6-1|95	# Build defines
12mr|kernel-3.5.6-1|96	%define build_doc 		1
12mr|kernel-3.5.6-1|97	%define build_source 		1
12mr|kernel-3.5.6-1|98	%define build_devel 		1
12mr|kernel-3.5.6-1|99	
12mr|kernel-3.5.6-1|100	%define build_debug 		0
12mr|kernel-3.5.6-1|101	
12mr|kernel-3.5.6-1|102	#
12mr|kernel-3.5.6-1|103	# Old Mandriva kernel flavours plus new two PAE flavours
12mr|kernel-3.5.6-1|104	#
12mr|kernel-3.5.6-1|105	
12mr|kernel-3.5.6-1|106	# Build desktop i586 / 4GB
12mr|kernel-3.5.6-1|107	%ifarch %{ix86}
12mr|kernel-3.5.6-1|108	%define build_desktop586		1
12mr|kernel-3.5.6-1|109	%endif
12mr|kernel-3.5.6-1|110	
12mr|kernel-3.5.6-1|111	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.5.6-1|112	%define build_desktop			0
12mr|kernel-3.5.6-1|113	
12mr|kernel-3.5.6-1|114	# Build netbook (i686 / 4GB) / x86_64
12mr|kernel-3.5.6-1|115	%define build_netbook			0
12mr|kernel-3.5.6-1|116	
12mr|kernel-3.5.6-1|117	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mr|kernel-3.5.6-1|118	%define build_server			0
12mr|kernel-3.5.6-1|119	
12mr|kernel-3.5.6-1|120	# Build desktop686 pae (i686 / 64GB)
12mr|kernel-3.5.6-1|121	%ifarch %{ix86}
12mr|kernel-3.5.6-1|122	%define build_desktop_pae		1
12mr|kernel-3.5.6-1|123	%endif
12mr|kernel-3.5.6-1|124	
12mr|kernel-3.5.6-1|125	# Build netbook686 pae (i686 / 64GB)
12mr|kernel-3.5.6-1|126	%ifarch %{ix86}
12mr|kernel-3.5.6-1|127	%define build_netbook_pae		1
12mr|kernel-3.5.6-1|128	%endif
12mr|kernel-3.5.6-1|129	
12mr|kernel-3.5.6-1|130	#
12mr|kernel-3.5.6-1|131	# MIB low latency optimized flavours called "nrj"
12mr|kernel-3.5.6-1|132	#
12mr|kernel-3.5.6-1|133	
12mr|kernel-3.5.6-1|134	# Build nrj desktop586 (i586 / 4GB)
12mr|kernel-3.5.6-1|135	%ifarch %{ix86}
12mr|kernel-3.5.6-1|136	%define build_nrj_desktop586		1
12mr|kernel-3.5.6-1|137	%endif
12mr|kernel-3.5.6-1|138	
12mr|kernel-3.5.6-1|139	# Build nrj desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.5.6-1|140	%define build_nrj_desktop		1
12mr|kernel-3.5.6-1|141	
12mr|kernel-3.5.6-1|142	# Build nrj realtime (i686 / 4GB) / x86_64
12mr|kernel-3.5.6-1|143	%define build_nrj_realtime		0
12mr|kernel-3.5.6-1|144	
12mr|kernel-3.5.6-1|145	# Build nrj laptop (i686 / 4GB) / x86_64
12mr|kernel-3.5.6-1|146	%define build_nrj_laptop		0
12mr|kernel-3.5.6-1|147	
12mr|kernel-3.5.6-1|148	# Build nrj netbook (i686 / 4GB) / x86_64
12mr|kernel-3.5.6-1|149	%define build_nrj_netbook		0
12mr|kernel-3.5.6-1|150	
12mr|kernel-3.5.6-1|151	# Build nrj desktop pae (i686 / 64GB)
12mr|kernel-3.5.6-1|152	%ifarch %{ix86}
12mr|kernel-3.5.6-1|153	%define build_nrj_desktop_pae		1
12mr|kernel-3.5.6-1|154	%endif
12mr|kernel-3.5.6-1|155	
12mr|kernel-3.5.6-1|156	# Build nrj realtime pae (i686 / 64GB)
12mr|kernel-3.5.6-1|157	%ifarch %{ix86}
12mr|kernel-3.5.6-1|158	%define build_nrj_realtime_pae		1
12mr|kernel-3.5.6-1|159	%endif
12mr|kernel-3.5.6-1|160	
12mr|kernel-3.5.6-1|161	# Build nrj laptop pae (i686 / 64GB)
12mr|kernel-3.5.6-1|162	%ifarch %{ix86}
12mr|kernel-3.5.6-1|163	%define build_nrj_laptop_pae		1
12mr|kernel-3.5.6-1|164	%endif
12mr|kernel-3.5.6-1|165	
12mr|kernel-3.5.6-1|166	# Build nrj netbook686 pae (i686 / 64GB)
12mr|kernel-3.5.6-1|167	%ifarch %{ix86}
12mr|kernel-3.5.6-1|168	%define build_nrj_netbook_pae		1
12mr|kernel-3.5.6-1|169	%endif
12mr|kernel-3.5.6-1|170	
12mr|kernel-3.5.6-1|171	#
12mr|kernel-3.5.6-1|172	# experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.5.6-1|173	#
12mr|kernel-3.5.6-1|174	
12mr|kernel-3.5.6-1|175	# Build nrj netbook Intel Atom (matom / 4GB)
12mr|kernel-3.5.6-1|176	%ifarch %{ix86}
12mr|kernel-3.5.6-1|177	%define build_nrj_netbook_atom		1
12mr|kernel-3.5.6-1|178	%endif
12mr|kernel-3.5.6-1|179	
12mr|kernel-3.5.6-1|180	# Build nrj netbook Intel Atom pae (matom / 64GB)
12mr|kernel-3.5.6-1|181	%ifarch %{ix86}
12mr|kernel-3.5.6-1|182	%define build_nrj_netbook_atom_pae	1
12mr|kernel-3.5.6-1|183	%endif
12mr|kernel-3.5.6-1|184	
12mr|kernel-3.5.6-1|185	# Build nrj desktop Intel Core2 (mcore2 / 4GB)
12mr|kernel-3.5.6-1|186	%ifarch %{ix86}
12mr|kernel-3.5.6-1|187	%define build_nrj_desktop_core2   	1
12mr|kernel-3.5.6-1|188	%endif
12mr|kernel-3.5.6-1|189	
12mr|kernel-3.5.6-1|190	# Build nrj desktop Intel Core2 pae (mcore2 / 64GB)
12mr|kernel-3.5.6-1|191	%ifarch %{ix86}
12mr|kernel-3.5.6-1|192	%define build_nrj_desktop_core2_pae   	1
12mr|kernel-3.5.6-1|193	%endif
12mr|kernel-3.5.6-1|194	
12mr|kernel-3.5.6-1|195	#
12mr|kernel-3.5.6-1|196	# end of experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.5.6-1|197	#
12mr|kernel-3.5.6-1|198	
12mr|kernel-3.5.6-1|199	# build perf and cpupower tools
12mr|kernel-3.5.6-1|200	%if %{mdvver} >= 201200
12mr|kernel-3.5.6-1|201	%define build_perf		1
12mr|kernel-3.5.6-1|202	%define build_cpupower		1
12mr|kernel-3.5.6-1|203	%else
12mr|kernel-3.5.6-1|204	%define build_perf		0
12mr|kernel-3.5.6-1|205	%define build_cpupower		0
12mr|kernel-3.5.6-1|206	%endif
12mr|kernel-3.5.6-1|207	
12mr|kernel-3.5.6-1|208	# compress modules with xz
12mr|kernel-3.5.6-1|209	%if %{mdvver} >= 201200
12mr|kernel-3.5.6-1|210	%define build_modxz		0
12mr|kernel-3.5.6-1|211	%else
12mr|kernel-3.5.6-1|212	%define build_modxz		0
12mr|kernel-3.5.6-1|213	%endif
12mr|kernel-3.5.6-1|214	
12mr|kernel-3.5.6-1|215	# ARM builds
12mr|kernel-3.5.6-1|216	%ifarch %{arm}
12mr|kernel-3.5.6-1|217	%define build_desktop		0
12mr|kernel-3.5.6-1|218	%define build_netbook		0
12mr|kernel-3.5.6-1|219	%define build_server		0
12mr|kernel-3.5.6-1|220	%define build_iop32x		0
12mr|kernel-3.5.6-1|221	%define build_kirkwood		1
12mr|kernel-3.5.6-1|222	%define build_versatile		1
12mr|kernel-3.5.6-1|223	# no cpupower tools on arm yet
12mr|kernel-3.5.6-1|224	%define build_cpupower		0
12mr|kernel-3.5.6-1|225	# arm is currently not using xz
12mr|kernel-3.5.6-1|226	%define build_modxz		0
12mr|kernel-3.5.6-1|227	%endif
12mr|kernel-3.5.6-1|228	# End of user definitions
12mr|kernel-3.5.6-1|229	
12mr|kernel-3.5.6-1|230	# buildtime flags
12mr|kernel-3.5.6-1|231	%{?_without_desktop586: %global build_desktop586 0}
12mr|kernel-3.5.6-1|232	%{?_without_desktop: %global build_desktop 0}
12mr|kernel-3.5.6-1|233	%{?_without_netbook: %global build_netbook 0}
12mr|kernel-3.5.6-1|234	%{?_without_server: %global build_server 0}
12mr|kernel-3.5.6-1|235	
12mr|kernel-3.5.6-1|236	%{?_without_desktop_pae: %global build_desktop_pae 0}
12mr|kernel-3.5.6-1|237	%{?_without_netbook_pae: %global build_netbook_pae 0}
12mr|kernel-3.5.6-1|238	
12mr|kernel-3.5.6-1|239	%{?_without_nrj_desktop586: %global build_nrj_desktop586 0}
12mr|kernel-3.5.6-1|240	%{?_without_nrj_desktop: %global build_nrj_desktop 0}
12mr|kernel-3.5.6-1|241	%{?_without_nrj_realtime: %global build_nrj_realtime 0}
12mr|kernel-3.5.6-1|242	%{?_without_nrj_laptop: %global build_nrj_laptop 0}
12mr|kernel-3.5.6-1|243	%{?_without_nrj_netbook: %global build_nrj_netbook 0}
12mr|kernel-3.5.6-1|244	
12mr|kernel-3.5.6-1|245	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 0}
12mr|kernel-3.5.6-1|246	%{?_without_nrj_realtime_pae: %global build_nrj_realtime_pae 0}
12mr|kernel-3.5.6-1|247	%{?_without_nrj_laptop_pae: %global build_nrj_laptop_pae 0}
12mr|kernel-3.5.6-1|248	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 0}
12mr|kernel-3.5.6-1|249	
12mr|kernel-3.5.6-1|250	%{?_without_nrj_netbook_atom: %global build_nrj_netbook_atom 0}
12mr|kernel-3.5.6-1|251	%{?_without_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 0}
12mr|kernel-3.5.6-1|252	%{?_without_nrj_desktop_core2: %global build_nrj_desktop_core2 0}
12mr|kernel-3.5.6-1|253	%{?_without_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 0}
12mr|kernel-3.5.6-1|254	
12mr|kernel-3.5.6-1|255	%{?_without_doc: %global build_doc 0}
12mr|kernel-3.5.6-1|256	%{?_without_source: %global build_source 0}
12mr|kernel-3.5.6-1|257	%{?_without_devel: %global build_devel 0}
12mr|kernel-3.5.6-1|258	%{?_without_debug: %global build_debug 0}
12mr|kernel-3.5.6-1|259	%{?_without_perf: %global build_perf 0}
12mr|kernel-3.5.6-1|260	%{?_without_cpupower: %global build_cpupower 0}
12mr|kernel-3.5.6-1|261	%{?_without_modxz: %global build_modxz 0}
12mr|kernel-3.5.6-1|262	
12mr|kernel-3.5.6-1|263	
12mr|kernel-3.5.6-1|264	%{?_with_desktop586: %global build_desktop586 1}
12mr|kernel-3.5.6-1|265	%{?_with_desktop: %global build_desktop 1}
12mr|kernel-3.5.6-1|266	%{?_with_netbook: %global build_netbook 1}
12mr|kernel-3.5.6-1|267	%{?_with_server: %global build_server 1}
12mr|kernel-3.5.6-1|268	
12mr|kernel-3.5.6-1|269	%{?_with_desktop_pae: %global build_desktop_pae 1}
12mr|kernel-3.5.6-1|270	%{?_with_netbook_pae: %global build_netbook_pae 1}
12mr|kernel-3.5.6-1|271	
12mr|kernel-3.5.6-1|272	%{?_with_nrj_desktop586: %global build_nrj_desktop586 1}
12mr|kernel-3.5.6-1|273	%{?_with_nrj_desktop: %global build_nrj_desktop 1}
12mr|kernel-3.5.6-1|274	%{?_with_nrj_realtime: %global build_nrj_realtime 1}
12mr|kernel-3.5.6-1|275	%{?_with_nrj_laptop: %global build_nrj_laptop 1}
12mr|kernel-3.5.6-1|276	%{?_with_nrj_netbook: %global build_nrj_netbook 1}
12mr|kernel-3.5.6-1|277	
12mr|kernel-3.5.6-1|278	%{?_with_nrj_desktop_pae: %global build_nrj_desktop_pae 1}
12mr|kernel-3.5.6-1|279	%{?_with_nrj_realtime_pae: %global build_nrj_realtime_pae 1}
12mr|kernel-3.5.6-1|280	%{?_with_nrj_laptop_pae: %global build_nrj_laptop_pae 1}
12mr|kernel-3.5.6-1|281	%{?_with_nrj_netbook_pae: %global build_nrj_netbook_pae 1}
12mr|kernel-3.5.6-1|282	
12mr|kernel-3.5.6-1|283	%{?_with_nrj_netbook_atom: %global build_nrj_netbook_atom 1}
12mr|kernel-3.5.6-1|284	%{?_with_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 1}
12mr|kernel-3.5.6-1|285	%{?_with_nrj_desktop_core2: %global build_nrj_desktop_core2 1}
12mr|kernel-3.5.6-1|286	%{?_with_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 1}
12mr|kernel-3.5.6-1|287	
12mr|kernel-3.5.6-1|288	%{?_with_doc: %global build_doc 1}
12mr|kernel-3.5.6-1|289	%{?_with_source: %global build_source 1}
12mr|kernel-3.5.6-1|290	%{?_with_devel: %global build_devel 1}
12mr|kernel-3.5.6-1|291	%{?_with_debug: %global build_debug 1}
12mr|kernel-3.5.6-1|292	%{?_with_perf: %global build_perf 1}
12mr|kernel-3.5.6-1|293	%{?_with_cpupower: %global build_cpupower 1}
12mr|kernel-3.5.6-1|294	%{?_with_modxz: %global build_modxz 1}
12mr|kernel-3.5.6-1|295	
12mr|kernel-3.5.6-1|296	# ARM builds
12mr|kernel-3.5.6-1|297	%{?_with_iop32x: %global build_iop32x 1}
12mr|kernel-3.5.6-1|298	%{?_with_kirkwood: %global build_kirkwood 1}
12mr|kernel-3.5.6-1|299	%{?_with_versatile: %global build_versatile 1}
12mr|kernel-3.5.6-1|300	%{?_without_iop32x: %global build_iop32x 0}
12mr|kernel-3.5.6-1|301	%{?_without_kirkwood: %global build_kirkwood 0}
12mr|kernel-3.5.6-1|302	%{?_without_versatile: %global build_versatile 0}
12mr|kernel-3.5.6-1|303	
12mr|kernel-3.5.6-1|304	# For the .nosrc.rpm
12mr|kernel-3.5.6-1|305	%define build_nosrc 	0
12mr|kernel-3.5.6-1|306	%{?_with_nosrc: %global build_nosrc 1}
12mr|kernel-3.5.6-1|307	
12mr|kernel-3.5.6-1|308	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mr|kernel-3.5.6-1|309	%define kmake %make CC="$CC"
12mr|kernel-3.5.6-1|310	%else
12mr|kernel-3.5.6-1|311	%define kmake %make
12mr|kernel-3.5.6-1|312	%endif
12mr|kernel-3.5.6-1|313	# there are places where parallel make don't work
12mr|kernel-3.5.6-1|314	%define smake make
12mr|kernel-3.5.6-1|315	
12mr|kernel-3.5.6-1|316	# Parallelize xargs invocations on smp machines
12mr|kernel-3.5.6-1|317	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
12mr|kernel-3.5.6-1|318	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
12mr|kernel-3.5.6-1|319	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
12mr|kernel-3.5.6-1|320	
12mr|kernel-3.5.6-1|321	# Sparc arch wants sparc64 kernels
12mr|kernel-3.5.6-1|322	%define target_arch    %(echo %{_arch} | sed -e 's/mips.*/mips/' -e 's/arm.*/arm/')
12mr|kernel-3.5.6-1|323	
12mr|kernel-3.5.6-1|324	
12mr|kernel-3.5.6-1|325	#
12mr|kernel-3.5.6-1|326	# SRC RPM description
12mr|kernel-3.5.6-1|327	#
12mr|kernel-3.5.6-1|328	Summary: 	Linux kernel built for Mandriva
12mr|kernel-3.5.6-1|329	Name:		%{kname}
12mr|kernel-3.5.6-1|330	Version: 	%{kversion}
12mr|kernel-3.5.6-1|331	Release: 	%{rpmrel}
12mr|kernel-3.5.6-1|332	License: 	GPLv2
12mr|kernel-3.5.6-1|333	Group: 	 	System/Kernel and hardware
12mr|kernel-3.5.6-1|334	ExclusiveArch: %{ix86} x86_64 %{arm}
12mr|kernel-3.5.6-1|335	ExclusiveOS: 	Linux
12mr|kernel-3.5.6-1|336	URL:            http://www.kernel.org
12mr|kernel-3.5.6-1|337	
12mr|kernel-3.5.6-1|338	####################################################################
12mr|kernel-3.5.6-1|339	#
12mr|kernel-3.5.6-1|340	# Sources
12mr|kernel-3.5.6-1|341	#
12mr|kernel-3.5.6-1|342	### This is for full SRC RPM
12mr|kernel-3.5.6-1|343	Source0: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.xz
12mr|kernel-3.5.6-1|344	Source1: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.sign
12mr|kernel-3.5.6-1|345	### This is for stripped SRC RPM
12mr|kernel-3.5.6-1|346	%if %build_nosrc
12mr|kernel-3.5.6-1|347	NoSource: 0
12mr|kernel-3.5.6-1|348	%endif
12mr|kernel-3.5.6-1|349	# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
12mr|kernel-3.5.6-1|350	Source2: 	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
12mr|kernel-3.5.6-1|351	
12mr|kernel-3.5.6-1|352	Source4: 	README.kernel-sources
12mr|kernel-3.5.6-1|353	
12mr|kernel-3.5.6-1|354	# config and systemd service file from fedora
12mr|kernel-3.5.6-1|355	Source50:	cpupower.service
12mr|kernel-3.5.6-1|356	Source51:	cpupower.config
12mr|kernel-3.5.6-1|357	
12mr|kernel-3.5.6-1|358	# our patch tarball
12mr|kernel-3.5.6-1|359	Source100: 	linux-%{patch_ver}.tar.xz
12mr|kernel-3.5.6-1|360	
12mr|kernel-3.5.6-1|361	####################################################################
12mr|kernel-3.5.6-1|362	#
12mr|kernel-3.5.6-1|363	# Patches
12mr|kernel-3.5.6-1|364	
12mr|kernel-3.5.6-1|365	#
12mr|kernel-3.5.6-1|366	# Patch0 to Patch100 are for core kernel upgrades.
12mr|kernel-3.5.6-1|367	#
12mr|kernel-3.5.6-1|368	
12mr|kernel-3.5.6-1|369	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/testing
12mr|kernel-3.5.6-1|370	
12mr|kernel-3.5.6-1|371	%if %kpatch
12mr|kernel-3.5.6-1|372	%if %sublevel
12mr|kernel-3.5.6-1|373	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.bz2
12mr|kernel-3.5.6-1|374	Source11:	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.sign
12mr|kernel-3.5.6-1|375	%else
12mr|kernel-3.5.6-1|376	Patch1:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.bz2
12mr|kernel-3.5.6-1|377	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.sign
12mr|kernel-3.5.6-1|378	%endif
12mr|kernel-3.5.6-1|379	%endif
12mr|kernel-3.5.6-1|380	%if %kgit
12mr|kernel-3.5.6-1|381	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.bz2
12mr|kernel-3.5.6-1|382	Source11: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.sign
12mr|kernel-3.5.6-1|383	%endif
12mr|kernel-3.5.6-1|384	%if %sublevel
12mr|kernel-3.5.6-1|385	%if %kpatch
12mr|kernel-3.5.6-1|386	%define prev_sublevel %(expr %{sublevel} - 1)
12mr|kernel-3.5.6-1|387	%if %prev_sublevel
12mr|kernel-3.5.6-1|388	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.bz2
12mr|kernel-3.5.6-1|389	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.sign
12mr|kernel-3.5.6-1|390	%endif
12mr|kernel-3.5.6-1|391	%else
12mr|kernel-3.5.6-1|392	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.bz2
12mr|kernel-3.5.6-1|393	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.sign
12mr|kernel-3.5.6-1|394	%endif
12mr|kernel-3.5.6-1|395	%endif
12mr|kernel-3.5.6-1|396	
12mr|kernel-3.5.6-1|397	#END
12mr|kernel-3.5.6-1|398	####################################################################
12mr|kernel-3.5.6-1|399	
12mr|kernel-3.5.6-1|400	# Defines for the things that are needed for all the kernels
12mr|kernel-3.5.6-1|401	#
12mr|kernel-3.5.6-1|402	%define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \
12mr|kernel-3.5.6-1|403	Mandriva operating system. The kernel handles the basic functions \
12mr|kernel-3.5.6-1|404	of the operating system: memory allocation, process allocation, device \
12mr|kernel-3.5.6-1|405	input and output, etc.
12mr|kernel-3.5.6-1|406	
12mr|kernel-3.5.6-1|407	%define common_desc_kernel_smp This kernel relies on in-kernel smp alternatives to switch between up & smp \
12mr|kernel-3.5.6-1|408	mode depending on detected hardware. To force the kernel to boot in single \
12mr|kernel-3.5.6-1|409	processor mode, use the "nosmp" boot parameter.
12mr|kernel-3.5.6-1|410	
12mr|kernel-3.5.6-1|411	
12mr|kernel-3.5.6-1|412	### Global Requires/Provides
12mr|kernel-3.5.6-1|413	
12mr|kernel-3.5.6-1|414	%if %{mdvver} == 201210
12mr|kernel-3.5.6-1|415	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.5.6-1|416	%define requires2	dracut >= 017-16
12mr|kernel-3.5.6-1|417	%define requires3	kmod >= 7-6
12mr|kernel-3.5.6-1|418	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.5.6-1|419	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.5.6-1|420	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.5.6-1|421	%endif
12mr|kernel-3.5.6-1|422	
12mr|kernel-3.5.6-1|423	%if %{mdvver} == 201200
12mr|kernel-3.5.6-1|424	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.5.6-1|425	%define requires2	dracut >= 017-16
12mr|kernel-3.5.6-1|426	%define requires3	module-init-tools >= 3.16-5
12mr|kernel-3.5.6-1|427	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.5.6-1|428	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.5.6-1|429	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.5.6-1|430	%endif
12mr|kernel-3.5.6-1|431	
12mr|kernel-3.5.6-1|432	%if %{mdvver} < 201200
12mr|kernel-3.5.6-1|433	%define requires1	bootloader-utils >= 1.13-1
12mr|kernel-3.5.6-1|434	%define requires2	mkinitrd >= 4.2.17-31
12mr|kernel-3.5.6-1|435	%define requires3	module-init-tools >= 3.0-7
12mr|kernel-3.5.6-1|436	%define requires4	sysfsutils >= 1.3.0-1
12mr|kernel-3.5.6-1|437	%define requires5	kernel-firmware >= 20101024-2
12mr|kernel-3.5.6-1|438	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.5.6-1|439	%endif
12mr|kernel-3.5.6-1|440	
12mr|kernel-3.5.6-1|441	%define kprovides 	%{kname} = %{kverrel}, kernel = %{tar_ver}, alsa = 1.0.25
12mr|kernel-3.5.6-1|442	%define kprovides_server drbd-api = 88
12mr|kernel-3.5.6-1|443	
12mr|kernel-3.5.6-1|444	%define	kobsoletes	dkms-r8192se <= 0019.1207.2010-2, dkms-lzma <= 4.43-32, dkms-psb <= 4.41.1-7
12mr|kernel-3.5.6-1|445	
12mr|kernel-3.5.6-1|446	Autoreqprov: 		no
12mr|kernel-3.5.6-1|447	
12mr|kernel-3.5.6-1|448	# might be useful too:
12mr|kernel-3.5.6-1|449	# Suggests:	microcode
12mr|kernel-3.5.6-1|450	
12mr|kernel-3.5.6-1|451	%if %{mdvver} == 201210
12mr|kernel-3.5.6-1|452	BuildRequires:	kmod-devel
12mr|kernel-3.5.6-1|453	%else
12mr|kernel-3.5.6-1|454	BuildRequires:	module-init-tools
12mr|kernel-3.5.6-1|455	%endif
12mr|kernel-3.5.6-1|456	
12mr|kernel-3.5.6-1|457	BuildRequires: 	gcc
12mr|kernel-3.5.6-1|458	
12mr|kernel-3.5.6-1|459	# for perf, cpufreq and other tools
12mr|kernel-3.5.6-1|460	BuildRequires:		elfutils-devel
12mr|kernel-3.5.6-1|461	BuildRequires:		zlib-devel
12mr|kernel-3.5.6-1|462	BuildRequires:		binutils-devel
12mr|kernel-3.5.6-1|463	BuildRequires:		newt-devel
12mr|kernel-3.5.6-1|464	BuildRequires:		python-devel
12mr|kernel-3.5.6-1|465	BuildRequires:		perl(ExtUtils::Embed)
12mr|kernel-3.5.6-1|466	BuildRequires:		pciutils-devel
12mr|kernel-3.5.6-1|467	BuildRequires:		asciidoc
12mr|kernel-3.5.6-1|468	BuildRequires:		xmlto
12mr|kernel-3.5.6-1|469	BuildRequires:		gettext
12mr|kernel-3.5.6-1|470	BuildRequires:		docbook-style-xsl
12mr|kernel-3.5.6-1|471	BuildRequires:		pkgconfig(gtk+-2.0)
12mr|kernel-3.5.6-1|472	BuildRequires:		flex
12mr|kernel-3.5.6-1|473	BuildRequires:		bison
12mr|kernel-3.5.6-1|474	
12mr|kernel-3.5.6-1|475	%ifarch %{arm}
12mr|kernel-3.5.6-1|476	BuildRequires:		uboot-mkimage
12mr|kernel-3.5.6-1|477	%endif
12mr|kernel-3.5.6-1|478	
12mr|kernel-3.5.6-1|479	
12mr|kernel-3.5.6-1|480	%description
12mr|kernel-3.5.6-1|481	%common_desc_kernel
12mr|kernel-3.5.6-1|482	%ifnarch %{arm}
12mr|kernel-3.5.6-1|483	%common_desc_kernel_smp
12mr|kernel-3.5.6-1|484	%endif
12mr|kernel-3.5.6-1|485	
12mr|kernel-3.5.6-1|486	# Define obsolete/provides to help automatic upgrades of old kernel-xen-pvops
12mr|kernel-3.5.6-1|487	%define latest_obsoletes_server kernel-xen-pvops-latest < 3.2.1-1
12mr|kernel-3.5.6-1|488	%define latest_provides_server kernel-xen-pvops-latest = %{kverrel}
12mr|kernel-3.5.6-1|489	%define latest_obsoletes_devel_server kernel-xen-pvops-devel-latest < 3.2.1-1
12mr|kernel-3.5.6-1|490	%define latest_provides_devel_server kernel-xen-pvops-devel-latest = %{kverrel}
12mr|kernel-3.5.6-1|491	
12mr|kernel-3.5.6-1|492	# mkflavour() name flavour processor
12mr|kernel-3.5.6-1|493	# name: the flavour name in the package name
12mr|kernel-3.5.6-1|494	# flavour: first parameter of CreateKernel()
12mr|kernel-3.5.6-1|495	%define mkflavour()					\
12mr|kernel-3.5.6-1|496	%package -n %{kname}-%{1}-%{buildrel}			\
12mr|kernel-3.5.6-1|497	Version:	%{fakever}				\
12mr|kernel-3.5.6-1|498	Release:	%{fakerel}				\
12mr|kernel-3.5.6-1|499	Provides:	%kprovides				\
12mr|kernel-3.5.6-1|500	%{expand:%%{?kprovides_%{1}:Provides: %{kprovides_%{1}}}} \
12mr|kernel-3.5.6-1|501	Provides:	%{kname}-%{1}				\
12mr|kernel-3.5.6-1|502	Requires(pre):	%requires1 %requires2 %requires3 %requires4 \
12mr|kernel-3.5.6-1|503	Requires:	%requires2 %requires5 %requires6	\
12mr|kernel-3.5.6-1|504	Obsoletes:	%kobsoletes				\
12mr|kernel-3.5.6-1|505	Provides:	should-restart = system			\
12mr|kernel-3.5.6-1|506	Suggests:	crda					\
12mr|kernel-3.5.6-1|507	%ifarch %{ix86}						\
12mr|kernel-3.5.6-1|508	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.6-1|509	%endif							\
12mr|kernel-3.5.6-1|510	Summary:	%{expand:%{summary_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.5.6-1|511	Group:		System/Kernel and hardware		\
12mr|kernel-3.5.6-1|512	%description -n %{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.5.6-1|513	%common_desc_kernel %{expand:%{info_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.5.6-1|514	%ifnarch %{arm}						\
12mr|kernel-3.5.6-1|515	%common_desc_kernel_smp					\
12mr|kernel-3.5.6-1|516	%endif							\
12mr|kernel-3.5.6-1|517	\
12mr|kernel-3.5.6-1|518	%if %build_devel					\
12mr|kernel-3.5.6-1|519	%package -n	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.5.6-1|520	Version:	%{fakever}				\
12mr|kernel-3.5.6-1|521	Release:	%{fakerel}				\
12mr|kernel-3.5.6-1|522	Requires:	glibc-devel ncurses-devel make gcc perl	\
12mr|kernel-3.5.6-1|523	Summary:	The kernel-devel files for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.5.6-1|524	Group:		Development/Kernel			\
12mr|kernel-3.5.6-1|525	Provides:	%{kname}-devel = %{kverrel} 		\
12mr|kernel-3.5.6-1|526	Provides:	%{kname}-%{1}-devel			\
12mr|kernel-3.5.6-1|527	%ifarch %{ix86}						\
12mr|kernel-3.5.6-1|528	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.6-1|529	%endif							\
12mr|kernel-3.5.6-1|530	%description -n %{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.5.6-1|531	This package contains the kernel files (headers and build tools) \
12mr|kernel-3.5.6-1|532	that should be enough to build additional drivers for   \
12mr|kernel-3.5.6-1|533	use with %{kname}-%{1}-%{buildrel}.                     \
12mr|kernel-3.5.6-1|534	\
12mr|kernel-3.5.6-1|535	If you want to build your own kernel, you need to install the full \
12mr|kernel-3.5.6-1|536	%{kname}-source-%{buildrel} rpm.			\
12mr|kernel-3.5.6-1|537	\
12mr|kernel-3.5.6-1|538	%endif							\
12mr|kernel-3.5.6-1|539	\
12mr|kernel-3.5.6-1|540	%if %build_debug					\
12mr|kernel-3.5.6-1|541	%package -n	%{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.5.6-1|542	Version:	%{fakever}				\
12mr|kernel-3.5.6-1|543	Release:	%{fakerel}				\
12mr|kernel-3.5.6-1|544	Summary:	Files with debug info for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.5.6-1|545	Group:		Development/Debug			\
12mr|kernel-3.5.6-1|546	Provides:	kernel-debug = %{kverrel} 		\
12mr|kernel-3.5.6-1|547	%ifarch %{ix86}						\
12mr|kernel-3.5.6-1|548	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.6-1|549	%endif							\
12mr|kernel-3.5.6-1|550	%description -n %{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.5.6-1|551	This package contains the files with debug info to aid in debug tasks \
12mr|kernel-3.5.6-1|552	when using %{kname}-%{1}-%{buildrel}.			\
12mr|kernel-3.5.6-1|553	\
12mr|kernel-3.5.6-1|554	If you need to look at debug information or use some application that \
12mr|kernel-3.5.6-1|555	needs debugging info from the kernel, this package may help. \
12mr|kernel-3.5.6-1|556	\
12mr|kernel-3.5.6-1|557	%endif							\
12mr|kernel-3.5.6-1|558	\
12mr|kernel-3.5.6-1|559	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.5.6-1|560	Version:	%{kversion}				\
12mr|kernel-3.5.6-1|561	Release:	%{rpmrel}				\
12mr|kernel-3.5.6-1|562	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.5.6-1|563	Group:		System/Kernel and hardware		\
12mr|kernel-3.5.6-1|564	Requires:	%{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.5.6-1|565	%ifarch %{ix86}						\
12mr|kernel-3.5.6-1|566	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.6-1|567	%endif							\
12mr|kernel-3.5.6-1|568	%{expand:%%{?latest_obsoletes_%{1}:Obsoletes: %{latest_obsoletes_%{1}}}} \
12mr|kernel-3.5.6-1|569	%{expand:%%{?latest_provides_%{1}:Provides: %{latest_provides_%{1}}}} \
12mr|kernel-3.5.6-1|570	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.5.6-1|571	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.6-1|572	latest %{kname}-%{1} installed...			\
12mr|kernel-3.5.6-1|573	\
12mr|kernel-3.5.6-1|574	%if %build_devel					\
12mr|kernel-3.5.6-1|575	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.5.6-1|576	Version:	%{kversion}				\
12mr|kernel-3.5.6-1|577	Release:	%{rpmrel}				\
12mr|kernel-3.5.6-1|578	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.5.6-1|579	Group:		Development/Kernel			\
12mr|kernel-3.5.6-1|580	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.5.6-1|581	%ifarch %{ix86}						\
12mr|kernel-3.5.6-1|582	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.6-1|583	%endif							\
12mr|kernel-3.5.6-1|584	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.5.6-1|585	%{expand:%%{?latest_obsoletes_devel_%{1}:Obsoletes: %{latest_obsoletes_devel_%{1}}}} \
12mr|kernel-3.5.6-1|586	%{expand:%%{?latest_provides_devel_%{1}:Provides: %{latest_provides_devel_%{1}}}} \
12mr|kernel-3.5.6-1|587	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.5.6-1|588	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.6-1|589	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.5.6-1|590	\
12mr|kernel-3.5.6-1|591	%endif							\
12mr|kernel-3.5.6-1|592	\
12mr|kernel-3.5.6-1|593	%post -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-post \
12mr|kernel-3.5.6-1|594	%posttrans -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-posttrans \
12mr|kernel-3.5.6-1|595	%preun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-preun \
12mr|kernel-3.5.6-1|596	%postun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-postun \
12mr|kernel-3.5.6-1|597	\
12mr|kernel-3.5.6-1|598	%if %build_devel					\
12mr|kernel-3.5.6-1|599	%post -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-post \
12mr|kernel-3.5.6-1|600	%preun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-preun \
12mr|kernel-3.5.6-1|601	%postun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-postun \
12mr|kernel-3.5.6-1|602	%endif							\
12mr|kernel-3.5.6-1|603	\
12mr|kernel-3.5.6-1|604	%files -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1} \
12mr|kernel-3.5.6-1|605	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.5.6-1|606	\
12mr|kernel-3.5.6-1|607	%if %build_devel					\
12mr|kernel-3.5.6-1|608	%files -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1} \
12mr|kernel-3.5.6-1|609	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.5.6-1|610	%endif							\
12mr|kernel-3.5.6-1|611	\
12mr|kernel-3.5.6-1|612	%if %build_debug					\
12mr|kernel-3.5.6-1|613	%files -n %{kname}-%{1}-%{buildrel}-debug -f kernel_debug_files.%{1} \
12mr|kernel-3.5.6-1|614	%endif
12mr|kernel-3.5.6-1|615	
12mr|kernel-3.5.6-1|616	%ifarch %{ix86}
12mr|kernel-3.5.6-1|617	#
12mr|kernel-3.5.6-1|618	# kernel-desktop586: i586, smp-alternatives, 4GB
12mr|kernel-3.5.6-1|619	#
12mr|kernel-3.5.6-1|620	%if %build_desktop586
12mr|kernel-3.5.6-1|621	%define summary_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.5.6-1|622	%define info_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.6-1|623	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.6-1|624	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|625	%mkflavour desktop586
12mr|kernel-3.5.6-1|626	%endif
12mr|kernel-3.5.6-1|627	%endif
12mr|kernel-3.5.6-1|628	
12mr|kernel-3.5.6-1|629	#
12mr|kernel-3.5.6-1|630	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.6-1|631	#
12mr|kernel-3.5.6-1|632	%if %build_desktop
12mr|kernel-3.5.6-1|633	%ifarch %{ix86}
12mr|kernel-3.5.6-1|634	%define summary_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.5.6-1|635	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.6-1|636	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.6-1|637	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|638	%else
12mr|kernel-3.5.6-1|639	%define summary_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.5.6-1|640	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.6-1|641	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.5.6-1|642	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|643	%endif
12mr|kernel-3.5.6-1|644	%mkflavour desktop
12mr|kernel-3.5.6-1|645	%endif
12mr|kernel-3.5.6-1|646	
12mr|kernel-3.5.6-1|647	#
12mr|kernel-3.5.6-1|648	# kernel-netbook: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.6-1|649	#
12mr|kernel-3.5.6-1|650	%if %build_netbook
12mr|kernel-3.5.6-1|651	%ifarch %{ix86}
12mr|kernel-3.5.6-1|652	%define summary_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.5.6-1|653	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.6-1|654	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.5.6-1|655	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|656	%else
12mr|kernel-3.5.6-1|657	%define summary_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.5.6-1|658	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.6-1|659	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mr|kernel-3.5.6-1|660	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|661	%endif
12mr|kernel-3.5.6-1|662	%mkflavour netbook
12mr|kernel-3.5.6-1|663	%endif
12mr|kernel-3.5.6-1|664	
12mr|kernel-3.5.6-1|665	#
12mr|kernel-3.5.6-1|666	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mr|kernel-3.5.6-1|667	#
12mr|kernel-3.5.6-1|668	%if %build_server
12mr|kernel-3.5.6-1|669	%ifarch %{ix86}
12mr|kernel-3.5.6-1|670	%define summary_server Linux Kernel for server use with i686 & 64GB RAM
12mr|kernel-3.5.6-1|671	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.5.6-1|672	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using \
12mr|kernel-3.5.6-1|673	no preempt, HZ_100, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|674	%else
12mr|kernel-3.5.6-1|675	%define summary_server Linux Kernel for server use with %{_arch}
12mr|kernel-3.5.6-1|676	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.5.6-1|677	multiple %{_arch} processor(s)/core(s), using no preempt, HZ_100, \
12mr|kernel-3.5.6-1|678	CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|679	%endif
12mr|kernel-3.5.6-1|680	%mkflavour server
12mr|kernel-3.5.6-1|681	%endif
12mr|kernel-3.5.6-1|682	
12mr|kernel-3.5.6-1|683	%ifarch %{ix86}
12mr|kernel-3.5.6-1|684	#
12mr|kernel-3.5.6-1|685	# kernel-desktop-pae: i686, smp-alternatives, 64GB
12mr|kernel-3.5.6-1|686	#
12mr|kernel-3.5.6-1|687	%if %build_desktop_pae
12mr|kernel-3.5.6-1|688	%define summary_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.5.6-1|689	%define info_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.6-1|690	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.6-1|691	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|692	%mkflavour desktop-pae
12mr|kernel-3.5.6-1|693	%endif
12mr|kernel-3.5.6-1|694	%endif
12mr|kernel-3.5.6-1|695	
12mr|kernel-3.5.6-1|696	%ifarch %{ix86}
12mr|kernel-3.5.6-1|697	#
12mr|kernel-3.5.6-1|698	# kernel-netbook-pae: i686, smp-alternatives, 64 GB
12mr|kernel-3.5.6-1|699	#
12mr|kernel-3.5.6-1|700	%if %build_netbook_pae
12mr|kernel-3.5.6-1|701	%define summary_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.5.6-1|702	%define info_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.6-1|703	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.5.6-1|704	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|705	%mkflavour netbook-pae
12mr|kernel-3.5.6-1|706	%endif
12mr|kernel-3.5.6-1|707	%endif
12mr|kernel-3.5.6-1|708	
12mr|kernel-3.5.6-1|709	%ifarch %{ix86}
12mr|kernel-3.5.6-1|710	#
12mr|kernel-3.5.6-1|711	# kernel-nrj-desktop586: nrj, i586, smp-alternatives, 4GB
12mr|kernel-3.5.6-1|712	#
12mr|kernel-3.5.6-1|713	%if %build_nrj_desktop586
12mr|kernel-3.5.6-1|714	%define summary_nrj_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.5.6-1|715	%define info_nrj_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.6-1|716	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.6-1|717	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|718	%mkflavour nrj-desktop586
12mr|kernel-3.5.6-1|719	%endif
12mr|kernel-3.5.6-1|720	%endif
12mr|kernel-3.5.6-1|721	
12mr|kernel-3.5.6-1|722	#
12mr|kernel-3.5.6-1|723	# kernel-nrj-desktop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.6-1|724	#
12mr|kernel-3.5.6-1|725	%if %build_nrj_desktop
12mr|kernel-3.5.6-1|726	%ifarch %{ix86}
12mr|kernel-3.5.6-1|727	%define summary_nrj_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.5.6-1|728	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.6-1|729	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.6-1|730	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|731	%else
12mr|kernel-3.5.6-1|732	%define summary_nrj_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.5.6-1|733	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.6-1|734	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.5.6-1|735	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|736	%endif
12mr|kernel-3.5.6-1|737	%mkflavour nrj-desktop
12mr|kernel-3.5.6-1|738	%endif
12mr|kernel-3.5.6-1|739	
12mr|kernel-3.5.6-1|740	#
12mr|kernel-3.5.6-1|741	# kernel-nrj-realtime: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.6-1|742	#
12mr|kernel-3.5.6-1|743	%if %build_nrj_realtime
12mr|kernel-3.5.6-1|744	%ifarch %{ix86}
12mr|kernel-3.5.6-1|745	%define summary_nrj_realtime Linux Kernel for low latency use with i686 & 4GB RAM
12mr|kernel-3.5.6-1|746	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mr|kernel-3.5.6-1|747	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.6-1|748	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler.
12mr|kernel-3.5.6-1|749	%else
12mr|kernel-3.5.6-1|750	%define summary_nrj_realtime Linux Kernel for low latency use with %{_arch}
12mr|kernel-3.5.6-1|751	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mr|kernel-3.5.6-1|752	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.5.6-1|753	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler.
12mr|kernel-3.5.6-1|754	%endif
12mr|kernel-3.5.6-1|755	%mkflavour nrj-realtime
12mr|kernel-3.5.6-1|756	%endif
12mr|kernel-3.5.6-1|757	
12mr|kernel-3.5.6-1|758	#
12mr|kernel-3.5.6-1|759	# kernel-nrj-laptop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.6-1|760	#
12mr|kernel-3.5.6-1|761	%if %build_nrj_laptop
12mr|kernel-3.5.6-1|762	%ifarch %{ix86}
12mr|kernel-3.5.6-1|763	%define summary_nrj_laptop Linux Kernel for laptop use with i686 & 4GB RAM
12mr|kernel-3.5.6-1|764	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mr|kernel-3.5.6-1|765	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_300, \
12mr|kernel-3.5.6-1|766	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|767	%else
12mr|kernel-3.5.6-1|768	%define summary_nrj_laptop Linux Kernel for laptop use with %{_arch}
12mr|kernel-3.5.6-1|769	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mr|kernel-3.5.6-1|770	multiple %{_arch} processor(s)/core(s), using HZ_300, \
12mr|kernel-3.5.6-1|771	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|772	%endif
12mr|kernel-3.5.6-1|773	%mkflavour nrj-laptop
12mr|kernel-3.5.6-1|774	%endif
12mr|kernel-3.5.6-1|775	
12mr|kernel-3.5.6-1|776	#
12mr|kernel-3.5.6-1|777	# kernel-nrj-netbook: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.6-1|778	#
12mr|kernel-3.5.6-1|779	%if %build_nrj_netbook
12mr|kernel-3.5.6-1|780	%ifarch %{ix86}
12mr|kernel-3.5.6-1|781	%define summary_nrj_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.5.6-1|782	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.6-1|783	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.5.6-1|784	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|785	%else
12mr|kernel-3.5.6-1|786	%define summary_nrj_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.5.6-1|787	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.6-1|788	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mr|kernel-3.5.6-1|789	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|790	%endif
12mr|kernel-3.5.6-1|791	%mkflavour nrj-netbook
12mr|kernel-3.5.6-1|792	%endif
12mr|kernel-3.5.6-1|793	
12mr|kernel-3.5.6-1|794	%ifarch %{ix86}
12mr|kernel-3.5.6-1|795	#
12mr|kernel-3.5.6-1|796	# kernel-nrj-desktop-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.5.6-1|797	#
12mr|kernel-3.5.6-1|798	%if %build_nrj_desktop_pae
12mr|kernel-3.5.6-1|799	%define summary_nrj_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.5.6-1|800	%define info_nrj_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.6-1|801	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.6-1|802	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|803	%mkflavour nrj-desktop-pae
12mr|kernel-3.5.6-1|804	%endif
12mr|kernel-3.5.6-1|805	%endif
12mr|kernel-3.5.6-1|806	
12mr|kernel-3.5.6-1|807	%ifarch %{ix86}
12mr|kernel-3.5.6-1|808	#
12mr|kernel-3.5.6-1|809	# kernel-nrj-realtime-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.5.6-1|810	#
12mr|kernel-3.5.6-1|811	%if %build_nrj_realtime_pae
12mr|kernel-3.5.6-1|812	%define summary_nrj_realtime_pae Linux kernel for low latency use with i686 & upto 64GB RAM
12mr|kernel-3.5.6-1|813	%define info_nrj_realtime_pae This kernel is compiled for low latency use, single or \
12mr|kernel-3.5.6-1|814	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.6-1|815	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler.
12mr|kernel-3.5.6-1|816	%mkflavour nrj-realtime-pae
12mr|kernel-3.5.6-1|817	%endif
12mr|kernel-3.5.6-1|818	%endif
12mr|kernel-3.5.6-1|819	
12mr|kernel-3.5.6-1|820	%ifarch %{ix86}
12mr|kernel-3.5.6-1|821	#
12mr|kernel-3.5.6-1|822	# kernel-nrj-laptop-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.5.6-1|823	#
12mr|kernel-3.5.6-1|824	%if %build_nrj_laptop_pae
12mr|kernel-3.5.6-1|825	%define summary_nrj_laptop_pae Linux Kernel for for laptop use with i686 & upto 64GB RAM
12mr|kernel-3.5.6-1|826	%define info_nrj_laptop_pae This kernel is compiled for laptop use, single or \
12mr|kernel-3.5.6-1|827	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_300, \
12mr|kernel-3.5.6-1|828	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|829	%mkflavour nrj-laptop-pae
12mr|kernel-3.5.6-1|830	%endif
12mr|kernel-3.5.6-1|831	%endif
12mr|kernel-3.5.6-1|832	
12mr|kernel-3.5.6-1|833	%ifarch %{ix86}
12mr|kernel-3.5.6-1|834	#
12mr|kernel-3.5.6-1|835	# kernel-nrj-netbook-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.5.6-1|836	#
12mr|kernel-3.5.6-1|837	%if %build_nrj_netbook_pae
12mr|kernel-3.5.6-1|838	%define summary_nrj_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.5.6-1|839	%define info_nrj_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.6-1|840	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.5.6-1|841	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|842	%mkflavour nrj-netbook-pae
12mr|kernel-3.5.6-1|843	%endif
12mr|kernel-3.5.6-1|844	%endif
12mr|kernel-3.5.6-1|845	
12mr|kernel-3.5.6-1|846	%ifarch %{ix86}
12mr|kernel-3.5.6-1|847	#
12mr|kernel-3.5.6-1|848	# kernel-nrj-netbook-atom: nrj, for Intel Atom cpu, smp-alternatives, 4 GB
12mr|kernel-3.5.6-1|849	#
12mr|kernel-3.5.6-1|850	%if %build_nrj_netbook_atom
12mr|kernel-3.5.6-1|851	%define summary_nrj_netbook_atom Linux Kernel for netbook use with Intel Atom cpu, less than 4GB RAM
12mr|kernel-3.5.6-1|852	%define info_nrj_netbook_atom This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.6-1|853	multiple Intel Atom cpu processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.5.6-1|854	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|855	%mkflavour nrj-netbook-atom
12mr|kernel-3.5.6-1|856	%endif
12mr|kernel-3.5.6-1|857	%endif
12mr|kernel-3.5.6-1|858	
12mr|kernel-3.5.6-1|859	%ifarch %{ix86}
12mr|kernel-3.5.6-1|860	#
12mr|kernel-3.5.6-1|861	# kernel-nrj-netbook-atom-pae: nrj, for Intel Atom cpu, smp-alternatives, 64 GB
12mr|kernel-3.5.6-1|862	#
12mr|kernel-3.5.6-1|863	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.5.6-1|864	%define summary_nrj_netbook_atom_pae Linux Kernel for netbook use with Intel Atom cpu & upto 64GB RAM
12mr|kernel-3.5.6-1|865	%define info_nrj_netbook_atom_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.6-1|866	multiple Intel Atom cpu processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.5.6-1|867	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|868	%mkflavour nrj-netbook-atom-pae
12mr|kernel-3.5.6-1|869	%endif
12mr|kernel-3.5.6-1|870	%endif
12mr|kernel-3.5.6-1|871	
12mr|kernel-3.5.6-1|872	%ifarch %{ix86}
12mr|kernel-3.5.6-1|873	#
12mr|kernel-3.5.6-1|874	# kernel-nrj-desktop-core2: nrj, Intel Core 2 and newer, smp-alternatives, 4 GB
12mr|kernel-3.5.6-1|875	#
12mr|kernel-3.5.6-1|876	%if %build_nrj_desktop_core2
12mr|kernel-3.5.6-1|877	%define summary_nrj_desktop_core2 Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.5.6-1|878	%define info_nrj_desktop_core2 This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.6-1|879	multiple Intel Core 2 and newer processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.6-1|880	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|881	%mkflavour nrj-desktop-core2
12mr|kernel-3.5.6-1|882	%endif
12mr|kernel-3.5.6-1|883	%endif
12mr|kernel-3.5.6-1|884	
12mr|kernel-3.5.6-1|885	%ifarch %{ix86}
12mr|kernel-3.5.6-1|886	#
12mr|kernel-3.5.6-1|887	# kernel-nrj-desktop-core2-pae: nrj, Intel Core 2 and newer, smp-alternatives, 64 GB
12mr|kernel-3.5.6-1|888	#
12mr|kernel-3.5.6-1|889	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.5.6-1|890	%define summary_nrj_desktop_core2_pae Linux Kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.5.6-1|891	%define info_nrj_desktop_core2_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.6-1|892	multiple Intel Core 2 and newer processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.6-1|893	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.6-1|894	%mkflavour nrj-desktop-core2-pae
12mr|kernel-3.5.6-1|895	%endif
12mr|kernel-3.5.6-1|896	%endif
12mr|kernel-3.5.6-1|897	
12mr|kernel-3.5.6-1|898	#
12mr|kernel-3.5.6-1|899	# ARM kernels
12mr|kernel-3.5.6-1|900	#
12mr|kernel-3.5.6-1|901	%ifarch %{arm}
12mr|kernel-3.5.6-1|902	%if %build_iop32x
12mr|kernel-3.5.6-1|903	%define summary_iop32x Linux Kernel for Arm machines based on Xscale IOP32X
12mr|kernel-3.5.6-1|904	%define info_iop32x This kernel is compiled for iop32x boxes. It will run on n2100 \
12mr|kernel-3.5.6-1|905	or ss4000e or sanmina boards.
12mr|kernel-3.5.6-1|906	%mkflavour iop32x
12mr|kernel-3.5.6-1|907	%endif
12mr|kernel-3.5.6-1|908	%if %build_kirkwood
12mr|kernel-3.5.6-1|909	%define summary_kirkwood Linux Kernel for Arm machines based on Kirkwood
12mr|kernel-3.5.6-1|910	%define info_kirkwood This kernel is compiled for kirkwood boxes. It will run on openrd boards.
12mr|kernel-3.5.6-1|911	%mkflavour kirkwood
12mr|kernel-3.5.6-1|912	%endif
12mr|kernel-3.5.6-1|913	%if %build_versatile
12mr|kernel-3.5.6-1|914	%define summary_versatile Linux Kernel for Versatile arm machines
12mr|kernel-3.5.6-1|915	%define info_versatile This kernel is compiled for Versatile boxes. It will run on Qemu for instance.
12mr|kernel-3.5.6-1|916	%mkflavour versatile
12mr|kernel-3.5.6-1|917	%endif
12mr|kernel-3.5.6-1|918	%endif
12mr|kernel-3.5.6-1|919	
12mr|kernel-3.5.6-1|920	#
12mr|kernel-3.5.6-1|921	# kernel-source
12mr|kernel-3.5.6-1|922	#
12mr|kernel-3.5.6-1|923	%if %build_source
12mr|kernel-3.5.6-1|924	%package -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.6-1|925	Version: 	%{fakever}
12mr|kernel-3.5.6-1|926	Release: 	%{fakerel}
12mr|kernel-3.5.6-1|927	Requires: 	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
12mr|kernel-3.5.6-1|928	Summary: 	The Linux source code for %{kname}-%{buildrel}
12mr|kernel-3.5.6-1|929	Group: 		Development/Kernel
12mr|kernel-3.5.6-1|930	Autoreqprov: 	no
12mr|kernel-3.5.6-1|931	Provides: 	kernel-source = %{kverrel}
12mr|kernel-3.5.6-1|932	Buildarch:	noarch
12mr|kernel-3.5.6-1|933	
12mr|kernel-3.5.6-1|934	%description -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.6-1|935	The %{kname}-source package contains the source code files for the Mandriva
12mr|kernel-3.5.6-1|936	kernel. Theese source files are only needed if you want to build your
12mr|kernel-3.5.6-1|937	own custom kernel that is better tuned to your particular hardware.
12mr|kernel-3.5.6-1|938	
12mr|kernel-3.5.6-1|939	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12mr|kernel-3.5.6-1|940	drivers against, install the *-devel-* rpm that is matching your kernel.
12mr|kernel-3.5.6-1|941	
12mr|kernel-3.5.6-1|942	%post -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.6-1|943	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,server,desktop-pae,netbook-pae,nrj-desktop586,nrj-desktop,nrj-realtime,nrj-laptop,nrj-netbook,nrj-desktop-pae,nrj-realtime-pae,nrj-laptop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}; do
12mr|kernel-3.5.6-1|944	if [ -d $i ]; then
12mr|kernel-3.5.6-1|945	if [ ! -L $i/build -a ! -L $i/source ]; then
12mr|kernel-3.5.6-1|946	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/build
12mr|kernel-3.5.6-1|947	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/source
12mr|kernel-3.5.6-1|948	fi
12mr|kernel-3.5.6-1|949	fi
12mr|kernel-3.5.6-1|950	done
12mr|kernel-3.5.6-1|951	cd /usr/src
12mr|kernel-3.5.6-1|952	rm -f linux
12mr|kernel-3.5.6-1|953	ln -snf linux-%{kversion}-%{buildrpmrel} linux
12mr|kernel-3.5.6-1|954	
12mr|kernel-3.5.6-1|955	%preun -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.6-1|956	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,server,desktop-pae,netbook-pae,nrj-desktop586,nrj-desktop,nrj-realtime,nrj-laptop,nrj-netbook,nrj-desktop-pae,nrj-realtime-pae,nrj-laptop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}/{build,source}; do
12mr|kernel-3.5.6-1|957	if [ -L $i ]; then
12mr|kernel-3.5.6-1|958	if [ "$(readlink $i)" = "/usr/src/linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.5.6-1|959	rm -f $i
12mr|kernel-3.5.6-1|960	fi
12mr|kernel-3.5.6-1|961	fi
12mr|kernel-3.5.6-1|962	done
12mr|kernel-3.5.6-1|963	if [ -L /usr/src/linux ]; then
12mr|kernel-3.5.6-1|964	if [ "$(readlink /usr/src/linux)" = "linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.5.6-1|965	rm -f /usr/src/linux
12mr|kernel-3.5.6-1|966	fi
12mr|kernel-3.5.6-1|967	fi
12mr|kernel-3.5.6-1|968	exit 0
12mr|kernel-3.5.6-1|969	
12mr|kernel-3.5.6-1|970	#
12mr|kernel-3.5.6-1|971	# kernel-source-latest: virtual rpm
12mr|kernel-3.5.6-1|972	#
12mr|kernel-3.5.6-1|973	%package -n %{kname}-source-latest
12mr|kernel-3.5.6-1|974	Version: 	%{kversion}
12mr|kernel-3.5.6-1|975	Release: 	%{rpmrel}
12mr|kernel-3.5.6-1|976	Summary: 	Virtual rpm for latest %{kname}-source
12mr|kernel-3.5.6-1|977	Group:   	Development/Kernel
12mr|kernel-3.5.6-1|978	Requires: 	%{kname}-source-%{buildrel}
12mr|kernel-3.5.6-1|979	Buildarch:	noarch
12mr|kernel-3.5.6-1|980	
12mr|kernel-3.5.6-1|981	%description -n %{kname}-source-latest
12mr|kernel-3.5.6-1|982	This package is a virtual rpm that aims to make sure you always have the
12mr|kernel-3.5.6-1|983	latest %{kname}-source installed...
12mr|kernel-3.5.6-1|984	%endif
12mr|kernel-3.5.6-1|985	
12mr|kernel-3.5.6-1|986	#
12mr|kernel-3.5.6-1|987	# kernel-doc: documentation for the Linux kernel
12mr|kernel-3.5.6-1|988	#
12mr|kernel-3.5.6-1|989	%if %build_doc
12mr|kernel-3.5.6-1|990	%package -n %{kname}-doc
12mr|kernel-3.5.6-1|991	Version: 	%{kversion}
12mr|kernel-3.5.6-1|992	Release: 	%{rpmrel}
12mr|kernel-3.5.6-1|993	Summary: 	Various documentation bits found in the %{kname} source
12mr|kernel-3.5.6-1|994	Group: 		Books/Computer books
12mr|kernel-3.5.6-1|995	Buildarch:	noarch
12mr|kernel-3.5.6-1|996	
12mr|kernel-3.5.6-1|997	%description -n %{kname}-doc
12mr|kernel-3.5.6-1|998	This package contains documentation files from the %{kname} source.
12mr|kernel-3.5.6-1|999	Various bits of information about the Linux kernel and the device drivers
12mr|kernel-3.5.6-1|1000	shipped with it are documented in these files. You also might want install
12mr|kernel-3.5.6-1|1001	this package if you need a reference to the options that can be passed to
12mr|kernel-3.5.6-1|1002	Linux kernel modules at load time.
12mr|kernel-3.5.6-1|1003	%endif
12mr|kernel-3.5.6-1|1004	
12mr|kernel-3.5.6-1|1005	#
12mr|kernel-3.5.6-1|1006	# kernel/tools
12mr|kernel-3.5.6-1|1007	#
12mr|kernel-3.5.6-1|1008	%if %{build_perf}
12mr|kernel-3.5.6-1|1009	%package -n perf
12mr|kernel-3.5.6-1|1010	Version:	%{kversion}
12mr|kernel-3.5.6-1|1011	Release:	%{rpmrel}
12mr|kernel-3.5.6-1|1012	Summary:	perf tool and the supporting documentation
12mr|kernel-3.5.6-1|1013	Group:		System/Kernel and hardware
12mr|kernel-3.5.6-1|1014	
12mr|kernel-3.5.6-1|1015	%description -n perf
12mr|kernel-3.5.6-1|1016	the perf tool and the supporting documentation.
12mr|kernel-3.5.6-1|1017	%endif
12mr|kernel-3.5.6-1|1018	
12mr|kernel-3.5.6-1|1019	%if %{build_cpupower}
12mr|kernel-3.5.6-1|1020	%package -n cpupower
12mr|kernel-3.5.6-1|1021	Version:	%{kversion}
12mr|kernel-3.5.6-1|1022	Release:	%{rpmrel}
12mr|kernel-3.5.6-1|1023	Summary:	the cpupower tools
12mr|kernel-3.5.6-1|1024	Group:		System/Kernel and hardware
12mr|kernel-3.5.6-1|1025	Requires(post):  rpm-helper >= 0.24.0-3
12mr|kernel-3.5.6-1|1026	Requires(preun): rpm-helper >= 0.24.0-3
12mr|kernel-3.5.6-1|1027	%if %{mdvver} >= 201200
12mr|kernel-3.5.6-1|1028	Obsoletes:	cpufreq cpufrequtils
12mr|kernel-3.5.6-1|1029	%endif
12mr|kernel-3.5.6-1|1030	
12mr|kernel-3.5.6-1|1031	%description -n cpupower
12mr|kernel-3.5.6-1|1032	the cpupower tools.
12mr|kernel-3.5.6-1|1033	
12mr|kernel-3.5.6-1|1034	%post -n cpupower
12mr|kernel-3.5.6-1|1035	%_post_service cpupower
12mr|kernel-3.5.6-1|1036	
12mr|kernel-3.5.6-1|1037	%preun -n cpupower
12mr|kernel-3.5.6-1|1038	%_preun_service cpupower
12mr|kernel-3.5.6-1|1039	
12mr|kernel-3.5.6-1|1040	%package -n cpupower-devel
12mr|kernel-3.5.6-1|1041	Version:	%{kversion}
12mr|kernel-3.5.6-1|1042	Release:	%{rpmrel}
12mr|kernel-3.5.6-1|1043	Summary:	devel files for cpupower
12mr|kernel-3.5.6-1|1044	Group:		Development/Kernel
12mr|kernel-3.5.6-1|1045	Requires:	cpupower = %{kversion}-%{rpmrel}
12mr|kernel-3.5.6-1|1046	Conflicts:	%{_lib}cpufreq-devel
12mr|kernel-3.5.6-1|1047	
12mr|kernel-3.5.6-1|1048	%description -n cpupower-devel
12mr|kernel-3.5.6-1|1049	This package contains the development files for cpupower.
12mr|kernel-3.5.6-1|1050	%endif
12mr|kernel-3.5.6-1|1051	
12mr|kernel-3.5.6-1|1052	
12mr|kernel-3.5.6-1|1053	#
12mr|kernel-3.5.6-1|1054	# End packages - here begins build stage
12mr|kernel-3.5.6-1|1055	#
12mr|kernel-3.5.6-1|1056	%prep
12mr|kernel-3.5.6-1|1057	%setup -q -n %top_dir_name -c
12mr|kernel-3.5.6-1|1058	%setup -q -n %top_dir_name -D -T -a100
12mr|kernel-3.5.6-1|1059	
12mr|kernel-3.5.6-1|1060	%define patches_dir ../%{patch_ver}/
12mr|kernel-3.5.6-1|1061	
12mr|kernel-3.5.6-1|1062	cd %src_dir
12mr|kernel-3.5.6-1|1063	
12mr|kernel-3.5.6-1|1064	%if %sublevel
12mr|kernel-3.5.6-1|1065	%if %kpatch
12mr|kernel-3.5.6-1|1066	%if %prev_sublevel
12mr|kernel-3.5.6-1|1067	%patch1 -p1
12mr|kernel-3.5.6-1|1068	%endif
12mr|kernel-3.5.6-1|1069	%patch2 -p1
12mr|kernel-3.5.6-1|1070	%else
12mr|kernel-3.5.6-1|1071	%patch1 -p1
12mr|kernel-3.5.6-1|1072	%endif
12mr|kernel-3.5.6-1|1073	%else
12mr|kernel-3.5.6-1|1074	%if %kpatch
12mr|kernel-3.5.6-1|1075	%patch1 -p1
12mr|kernel-3.5.6-1|1076	%endif
12mr|kernel-3.5.6-1|1077	%endif
12mr|kernel-3.5.6-1|1078	%if %kgit
12mr|kernel-3.5.6-1|1079	%patch2 -p1
12mr|kernel-3.5.6-1|1080	%endif
12mr|kernel-3.5.6-1|1081	
12mr|kernel-3.5.6-1|1082	%{patches_dir}/scripts/apply_patches
12mr|kernel-3.5.6-1|1083	
12mr|kernel-3.5.6-1|1084	# PATCH END
12mr|kernel-3.5.6-1|1085	
12mr|kernel-3.5.6-1|1086	
12mr|kernel-3.5.6-1|1087	#
12mr|kernel-3.5.6-1|1088	# Setup Begin
12mr|kernel-3.5.6-1|1089	#
12mr|kernel-3.5.6-1|1090	
12mr|kernel-3.5.6-1|1091	# Prepare all the variables for calling create_configs
12mr|kernel-3.5.6-1|1092	
12mr|kernel-3.5.6-1|1093	%if %build_debug
12mr|kernel-3.5.6-1|1094	%define debug --debug
12mr|kernel-3.5.6-1|1095	%else
12mr|kernel-3.5.6-1|1096	%define debug --no-debug
12mr|kernel-3.5.6-1|1097	%endif
12mr|kernel-3.5.6-1|1098	
12mr|kernel-3.5.6-1|1099	
12mr|kernel-3.5.6-1|1100	%{patches_dir}/scripts/create_configs %debug --user_cpu="%{target_arch}"
12mr|kernel-3.5.6-1|1101	
12mr|kernel-3.5.6-1|1102	# make sure the kernel has the sublevel we know it has...
12mr|kernel-3.5.6-1|1103	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" Makefile
12mr|kernel-3.5.6-1|1104	
12mr|kernel-3.5.6-1|1105	# get rid of unwanted files
12mr|kernel-3.5.6-1|1106	find . -name '*~' -o -name '*.orig' -o -name '*.append' | %kxargs rm -f
12mr|kernel-3.5.6-1|1107	
12mr|kernel-3.5.6-1|1108	
12mr|kernel-3.5.6-1|1109	%build
12mr|kernel-3.5.6-1|1110	# Common target directories
12mr|kernel-3.5.6-1|1111	%define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel}
12mr|kernel-3.5.6-1|1112	%define _bootdir /boot
12mr|kernel-3.5.6-1|1113	%define _modulesdir /lib/modules
12mr|kernel-3.5.6-1|1114	%define _efidir %{_bootdir}/efi/mandriva
12mr|kernel-3.5.6-1|1115	
12mr|kernel-3.5.6-1|1116	# Directories definition needed for building
12mr|kernel-3.5.6-1|1117	%define temp_root %{build_dir}/temp-root
12mr|kernel-3.5.6-1|1118	%define temp_source %{temp_root}%{_kerneldir}
12mr|kernel-3.5.6-1|1119	%define temp_boot %{temp_root}%{_bootdir}
12mr|kernel-3.5.6-1|1120	%define temp_modules %{temp_root}%{_modulesdir}
12mr|kernel-3.5.6-1|1121	
12mr|kernel-3.5.6-1|1122	PrepareKernel() {
12mr|kernel-3.5.6-1|1123	name=$1
12mr|kernel-3.5.6-1|1124	extension=$2
12mr|kernel-3.5.6-1|1125	x86_dir=arch/x86/configs
12mr|kernel-3.5.6-1|1126	
12mr|kernel-3.5.6-1|1127	echo "Make config for kernel $extension"
12mr|kernel-3.5.6-1|1128	
12mr|kernel-3.5.6-1|1129	%smake -s mrproper
12mr|kernel-3.5.6-1|1130	
12mr|kernel-3.5.6-1|1131	if [ "%{target_arch}" == "i386" -o "%{target_arch}" == "x86_64" ]; then
12mr|kernel-3.5.6-1|1132	if [ -z "$name" ]; then
12mr|kernel-3.5.6-1|1133	cp ${x86_dir}/%{target_arch}_defconfig-desktop .config
12mr|kernel-3.5.6-1|1134	else
12mr|kernel-3.5.6-1|1135	cp ${x86_dir}/%{target_arch}_defconfig-$name .config
12mr|kernel-3.5.6-1|1136	fi
12mr|kernel-3.5.6-1|1137	else
12mr|kernel-3.5.6-1|1138	if [ -z "$name" ]; then
12mr|kernel-3.5.6-1|1139	cp arch/%{target_arch}/defconfig-desktop .config
12mr|kernel-3.5.6-1|1140	else
12mr|kernel-3.5.6-1|1141	cp arch/%{target_arch}/defconfig-$name .config
12mr|kernel-3.5.6-1|1142	fi
12mr|kernel-3.5.6-1|1143	fi
12mr|kernel-3.5.6-1|1144	
12mr|kernel-3.5.6-1|1145	# make sure EXTRAVERSION says what we want it to say
12mr|kernel-3.5.6-1|1146	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
12mr|kernel-3.5.6-1|1147	
12mr|kernel-3.5.6-1|1148	%smake oldconfig
12mr|kernel-3.5.6-1|1149	}
12mr|kernel-3.5.6-1|1150	
12mr|kernel-3.5.6-1|1151	BuildKernel() {
12mr|kernel-3.5.6-1|1152	KernelVer=$1
12mr|kernel-3.5.6-1|1153	
12mr|kernel-3.5.6-1|1154	echo "Building kernel $KernelVer"
12mr|kernel-3.5.6-1|1155	
12mr|kernel-3.5.6-1|1156	%kmake -s all
12mr|kernel-3.5.6-1|1157	
12mr|kernel-3.5.6-1|1158	# kirkwood boxes have u-boot
12mr|kernel-3.5.6-1|1159	if [ "$KernelVer" = "%{kversion}-kirkwood-%{buildrpmrel}" ]; then
12mr|kernel-3.5.6-1|1160	%kmake uImage
12mr|kernel-3.5.6-1|1161	fi
12mr|kernel-3.5.6-1|1162	
12mr|kernel-3.5.6-1|1163	# Start installing stuff
12mr|kernel-3.5.6-1|1164	install -d %{temp_boot}
12mr|kernel-3.5.6-1|1165	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
12mr|kernel-3.5.6-1|1166	install -m 644 .config %{temp_boot}/config-$KernelVer
12mr|kernel-3.5.6-1|1167	xz -c Module.symvers > %{temp_boot}/symvers-$KernelVer.xz
12mr|kernel-3.5.6-1|1168	
12mr|kernel-3.5.6-1|1169	%ifarch %{arm}
12mr|kernel-3.5.6-1|1170	if [ -f arch/arm/boot/uImage ]; then
12mr|kernel-3.5.6-1|1171	cp -f arch/arm/boot/uImage %{temp_boot}/uImage-$KernelVer
12mr|kernel-3.5.6-1|1172	else
12mr|kernel-3.5.6-1|1173	cp -f arch/arm/boot/zImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.5.6-1|1174	fi
12mr|kernel-3.5.6-1|1175	%else
12mr|kernel-3.5.6-1|1176	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.5.6-1|1177	%endif
12mr|kernel-3.5.6-1|1178	
12mr|kernel-3.5.6-1|1179	# modules
12mr|kernel-3.5.6-1|1180	install -d %{temp_modules}/$KernelVer
12mr|kernel-3.5.6-1|1181	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
12mr|kernel-3.5.6-1|1182	
12mr|kernel-3.5.6-1|1183	# remove /lib/firmware, we use a separate kernel-firmware
12mr|kernel-3.5.6-1|1184	rm -rf %{temp_root}/lib/firmware
12mr|kernel-3.5.6-1|1185	}
12mr|kernel-3.5.6-1|1186	
12mr|kernel-3.5.6-1|1187	SaveDevel() {
12mr|kernel-3.5.6-1|1188	devel_flavour=$1
12mr|kernel-3.5.6-1|1189	
12mr|kernel-3.5.6-1|1190	DevelRoot=/usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel}
12mr|kernel-3.5.6-1|1191	TempDevelRoot=%{temp_root}$DevelRoot
12mr|kernel-3.5.6-1|1192	
12mr|kernel-3.5.6-1|1193	mkdir -p $TempDevelRoot
12mr|kernel-3.5.6-1|1194	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.5.6-1|1195	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.5.6-1|1196	cp -fR include $TempDevelRoot
12mr|kernel-3.5.6-1|1197	cp -fR scripts $TempDevelRoot
12mr|kernel-3.5.6-1|1198	cp -fR kernel/bounds.c $TempDevelRoot/kernel
12mr|kernel-3.5.6-1|1199	cp -fR tools/include $TempDevelRoot/tools/
12mr|kernel-3.5.6-1|1200	%ifarch %{arm}
12mr|kernel-3.5.6-1|1201	cp -fR arch/%{target_arch}/tools $TempDevelRoot/arch/%{target_arch}/
12mr|kernel-3.5.6-1|1202	%endif
12mr|kernel-3.5.6-1|1203	%ifarch %{ix86} x86_64
12mr|kernel-3.5.6-1|1204	cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.5.6-1|1205	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.5.6-1|1206	cp -fR arch/x86/syscalls/syscall* $TempDevelRoot/arch/x86/syscalls/
12mr|kernel-3.5.6-1|1207	cp -fR arch/x86/include $TempDevelRoot/arch/x86/
12mr|kernel-3.5.6-1|1208	cp -fR arch/x86/tools/relocs.c $TempDevelRoot/arch/x86/tools/
12mr|kernel-3.5.6-1|1209	%else
12mr|kernel-3.5.6-1|1210	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/%{target_arch}/kernel/
12mr|kernel-3.5.6-1|1211	for f in $(find arch/%{target_arch} -name include); do cp -fR --parents $f $TempDevelRoot; done
12mr|kernel-3.5.6-1|1212	%endif
12mr|kernel-3.5.6-1|1213	cp -fR .config Module.symvers $TempDevelRoot
12mr|kernel-3.5.6-1|1214	cp -fR 3rdparty/mkbuild.pl $TempDevelRoot/3rdparty
12mr|kernel-3.5.6-1|1215	
12mr|kernel-3.5.6-1|1216	# Needed for truecrypt build (Danny)
12mr|kernel-3.5.6-1|1217	cp -fR drivers/md/dm.h $TempDevelRoot/drivers/md/
12mr|kernel-3.5.6-1|1218	
12mr|kernel-3.5.6-1|1219	# Needed for lguest
12mr|kernel-3.5.6-1|1220	cp -fR drivers/lguest/lg.h $TempDevelRoot/drivers/lguest/
12mr|kernel-3.5.6-1|1221	
12mr|kernel-3.5.6-1|1222	# Needed for lirc_gpio (#39004)
12mr|kernel-3.5.6-1|1223	cp -fR drivers/media/video/bt8xx/bttv{,p}.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.5.6-1|1224	cp -fR drivers/media/video/bt8xx/bt848.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.5.6-1|1225	cp -fR drivers/media/video/btcx-risc.h $TempDevelRoot/drivers/media/video/
12mr|kernel-3.5.6-1|1226	
12mr|kernel-3.5.6-1|1227	# Needed for external dvb tree (#41418)
12mr|kernel-3.5.6-1|1228	cp -fR drivers/media/dvb/dvb-core/*.h $TempDevelRoot/drivers/media/dvb/dvb-core/
12mr|kernel-3.5.6-1|1229	cp -fR drivers/media/dvb/frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb/frontends/
12mr|kernel-3.5.6-1|1230	
12mr|kernel-3.5.6-1|1231	# add acpica header files, needed for fglrx build
12mr|kernel-3.5.6-1|1232	cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
12mr|kernel-3.5.6-1|1233	
12mr|kernel-3.5.6-1|1234	# aufs2 has a special file needed
12mr|kernel-3.5.6-1|1235	#cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
12mr|kernel-3.5.6-1|1236	
12mr|kernel-3.5.6-1|1237	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.5.6-1|1238	mips mn10300 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
12mr|kernel-3.5.6-1|1239	rm -rf $TempDevelRoot/arch/$i
12mr|kernel-3.5.6-1|1240	done
12mr|kernel-3.5.6-1|1241	
12mr|kernel-3.5.6-1|1242	%ifnarch %{arm}
12mr|kernel-3.5.6-1|1243	rm -rf $TempDevelRoot/arch/arm
12mr|kernel-3.5.6-1|1244	%endif
12mr|kernel-3.5.6-1|1245	%ifnarch %{ix86} x86_64
12mr|kernel-3.5.6-1|1246	rm -rf $TempDevelRoot/arch/x86
12mr|kernel-3.5.6-1|1247	%endif
12mr|kernel-3.5.6-1|1248	
12mr|kernel-3.5.6-1|1249	# Clean the scripts tree, and make sure everything is ok (sanity check)
12mr|kernel-3.5.6-1|1250	# running prepare+scripts (tree was already "prepared" in build)
12mr|kernel-3.5.6-1|1251	pushd $TempDevelRoot >/dev/null
12mr|kernel-3.5.6-1|1252	%smake -s prepare scripts
12mr|kernel-3.5.6-1|1253	%smake -s clean
12mr|kernel-3.5.6-1|1254	popd >/dev/null
12mr|kernel-3.5.6-1|1255	rm -f $TempDevelRoot/.config.old
12mr|kernel-3.5.6-1|1256	
12mr|kernel-3.5.6-1|1257	# fix permissions
12mr|kernel-3.5.6-1|1258	chmod -R a+rX $TempDevelRoot
12mr|kernel-3.5.6-1|1259	
12mr|kernel-3.5.6-1|1260	# disable mrproper in -devel rpms
12mr|kernel-3.5.6-1|1261	patch -p1 --fuzz=0 -d $TempDevelRoot -i %{SOURCE2}
12mr|kernel-3.5.6-1|1262	
12mr|kernel-3.5.6-1|1263	kernel_devel_files=../kernel_devel_files.$devel_flavour
12mr|kernel-3.5.6-1|1264	
12mr|kernel-3.5.6-1|1265	
12mr|kernel-3.5.6-1|1266	### Create the kernel_devel_files.*
12mr|kernel-3.5.6-1|1267	cat > $kernel_devel_files <<EOF
12mr|kernel-3.5.6-1|1268	%dir $DevelRoot
12mr|kernel-3.5.6-1|1269	%dir $DevelRoot/arch
12mr|kernel-3.5.6-1|1270	%dir $DevelRoot/include
12mr|kernel-3.5.6-1|1271	$DevelRoot/3rdparty
12mr|kernel-3.5.6-1|1272	$DevelRoot/Documentation
12mr|kernel-3.5.6-1|1273	%ifarch %{arm}
12mr|kernel-3.5.6-1|1274	$DevelRoot/arch/arm
12mr|kernel-3.5.6-1|1275	%endif
12mr|kernel-3.5.6-1|1276	$DevelRoot/arch/um
12mr|kernel-3.5.6-1|1277	%ifarch %{ix86} x86_64
12mr|kernel-3.5.6-1|1278	$DevelRoot/arch/x86
12mr|kernel-3.5.6-1|1279	%endif
12mr|kernel-3.5.6-1|1280	$DevelRoot/block
12mr|kernel-3.5.6-1|1281	$DevelRoot/crypto
12mr|kernel-3.5.6-1|1282	$DevelRoot/drivers
12mr|kernel-3.5.6-1|1283	$DevelRoot/firmware
12mr|kernel-3.5.6-1|1284	$DevelRoot/fs
12mr|kernel-3.5.6-1|1285	$DevelRoot/include/Kbuild
12mr|kernel-3.5.6-1|1286	$DevelRoot/include/acpi
12mr|kernel-3.5.6-1|1287	$DevelRoot/include/asm-generic
12mr|kernel-3.5.6-1|1288	$DevelRoot/include/config
12mr|kernel-3.5.6-1|1289	$DevelRoot/include/crypto
12mr|kernel-3.5.6-1|1290	$DevelRoot/include/drm
12mr|kernel-3.5.6-1|1291	$DevelRoot/include/generated
12mr|kernel-3.5.6-1|1292	$DevelRoot/include/keys
12mr|kernel-3.5.6-1|1293	$DevelRoot/include/linux
12mr|kernel-3.5.6-1|1294	$DevelRoot/include/math-emu
12mr|kernel-3.5.6-1|1295	$DevelRoot/include/media
12mr|kernel-3.5.6-1|1296	$DevelRoot/include/memory
12mr|kernel-3.5.6-1|1297	$DevelRoot/include/misc
12mr|kernel-3.5.6-1|1298	$DevelRoot/include/mtd
12mr|kernel-3.5.6-1|1299	$DevelRoot/include/net
12mr|kernel-3.5.6-1|1300	$DevelRoot/include/pcmcia
12mr|kernel-3.5.6-1|1301	$DevelRoot/include/rdma
12mr|kernel-3.5.6-1|1302	$DevelRoot/include/rxrpc
12mr|kernel-3.5.6-1|1303	$DevelRoot/include/scsi
12mr|kernel-3.5.6-1|1304	$DevelRoot/include/sound
12mr|kernel-3.5.6-1|1305	$DevelRoot/include/target
12mr|kernel-3.5.6-1|1306	$DevelRoot/include/trace
12mr|kernel-3.5.6-1|1307	$DevelRoot/include/video
12mr|kernel-3.5.6-1|1308	$DevelRoot/include/xen
12mr|kernel-3.5.6-1|1309	$DevelRoot/init
12mr|kernel-3.5.6-1|1310	$DevelRoot/ipc
12mr|kernel-3.5.6-1|1311	$DevelRoot/kernel
12mr|kernel-3.5.6-1|1312	$DevelRoot/lib
12mr|kernel-3.5.6-1|1313	$DevelRoot/mm
12mr|kernel-3.5.6-1|1314	$DevelRoot/net
12mr|kernel-3.5.6-1|1315	$DevelRoot/samples
12mr|kernel-3.5.6-1|1316	$DevelRoot/scripts
12mr|kernel-3.5.6-1|1317	$DevelRoot/security
12mr|kernel-3.5.6-1|1318	$DevelRoot/sound
12mr|kernel-3.5.6-1|1319	$DevelRoot/tools
12mr|kernel-3.5.6-1|1320	$DevelRoot/usr
12mr|kernel-3.5.6-1|1321	$DevelRoot/virt
12mr|kernel-3.5.6-1|1322	$DevelRoot/.config
12mr|kernel-3.5.6-1|1323	$DevelRoot/Kbuild
12mr|kernel-3.5.6-1|1324	$DevelRoot/Kconfig
12mr|kernel-3.5.6-1|1325	$DevelRoot/Makefile
12mr|kernel-3.5.6-1|1326	$DevelRoot/Module.symvers
12mr|kernel-3.5.6-1|1327	$DevelRoot/arch/Kconfig
12mr|kernel-3.5.6-1|1328	%doc README.kernel-sources
12mr|kernel-3.5.6-1|1329	EOF
12mr|kernel-3.5.6-1|1330	
12mr|kernel-3.5.6-1|1331	
12mr|kernel-3.5.6-1|1332	### Create -devel Post script on the fly
12mr|kernel-3.5.6-1|1333	cat > $kernel_devel_files-post <<EOF
12mr|kernel-3.5.6-1|1334	if [ -d /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.6-1|1335	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.5.6-1|1336	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.6-1|1337	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.6-1|1338	fi
12mr|kernel-3.5.6-1|1339	EOF
12mr|kernel-3.5.6-1|1340	
12mr|kernel-3.5.6-1|1341	
12mr|kernel-3.5.6-1|1342	### Create -devel Preun script on the fly
12mr|kernel-3.5.6-1|1343	cat > $kernel_devel_files-preun <<EOF
12mr|kernel-3.5.6-1|1344	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.5.6-1|1345	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.6-1|1346	fi
12mr|kernel-3.5.6-1|1347	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.5.6-1|1348	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.6-1|1349	fi
12mr|kernel-3.5.6-1|1350	exit 0
12mr|kernel-3.5.6-1|1351	EOF
12mr|kernel-3.5.6-1|1352	
12mr|kernel-3.5.6-1|1353	### Create -devel Postun script on the fly
12mr|kernel-3.5.6-1|1354	cat > $kernel_devel_files-postun <<EOF
12mr|kernel-3.5.6-1|1355	rm -rf /usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.6-1|1356	EOF
12mr|kernel-3.5.6-1|1357	}
12mr|kernel-3.5.6-1|1358	
12mr|kernel-3.5.6-1|1359	SaveDebug() {
12mr|kernel-3.5.6-1|1360	debug_flavour=$1
12mr|kernel-3.5.6-1|1361	
12mr|kernel-3.5.6-1|1362	install -m 644 vmlinux \
12mr|kernel-3.5.6-1|1363	%{temp_boot}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}
12mr|kernel-3.5.6-1|1364	kernel_debug_files=../kernel_debug_files.$debug_flavour
12mr|kernel-3.5.6-1|1365	echo "%{_bootdir}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}" \
12mr|kernel-3.5.6-1|1366	>> $kernel_debug_files
12mr|kernel-3.5.6-1|1367	
12mr|kernel-3.5.6-1|1368	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.5.6-1|1369	-name "*.ko" | \
12mr|kernel-3.5.6-1|1370	%kxargs -I '{}' objcopy --only-keep-debug '{}' '{}'.debug
12mr|kernel-3.5.6-1|1371	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.5.6-1|1372	-name "*.ko" | %kxargs -I '{}' \
12mr|kernel-3.5.6-1|1373	sh -c 'cd `dirname {}`; \
12mr|kernel-3.5.6-1|1374	objcopy --add-gnu-debuglink=`basename {}`.debug \
12mr|kernel-3.5.6-1|1375	--strip-debug `basename {}`'
12mr|kernel-3.5.6-1|1376	
12mr|kernel-3.5.6-1|1377	pushd %{temp_modules}
12mr|kernel-3.5.6-1|1378	find %{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.5.6-1|1379	-name "*.ko.debug" > debug_module_list
12mr|kernel-3.5.6-1|1380	popd
12mr|kernel-3.5.6-1|1381	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.5.6-1|1382	sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
12mr|kernel-3.5.6-1|1383	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.5.6-1|1384	sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' \
12mr|kernel-3.5.6-1|1385	>> ../kernel_exclude_debug_files.$debug_flavour
12mr|kernel-3.5.6-1|1386	rm -f %{temp_modules}/debug_module_list
12mr|kernel-3.5.6-1|1387	}
12mr|kernel-3.5.6-1|1388	
12mr|kernel-3.5.6-1|1389	CreateFiles() {
12mr|kernel-3.5.6-1|1390	kernel_flavour=$1
12mr|kernel-3.5.6-1|1391	
12mr|kernel-3.5.6-1|1392	kernel_files=../kernel_files.$kernel_flavour
12mr|kernel-3.5.6-1|1393	
12mr|kernel-3.5.6-1|1394	ker="vmlinuz"
12mr|kernel-3.5.6-1|1395	if [ "$kernel_flavour" = "kirkwood" ]; then
12mr|kernel-3.5.6-1|1396	ker="uImage"
12mr|kernel-3.5.6-1|1397	fi
12mr|kernel-3.5.6-1|1398	### Create the kernel_files.*
12mr|kernel-3.5.6-1|1399	cat > $kernel_files <<EOF
12mr|kernel-3.5.6-1|1400	%{_bootdir}/System.map-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.6-1|1401	%{_bootdir}/symvers-%{kversion}-$kernel_flavour-%{buildrpmrel}.xz
12mr|kernel-3.5.6-1|1402	%{_bootdir}/config-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.6-1|1403	%{_bootdir}/$ker-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.6-1|1404	%dir %{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/
12mr|kernel-3.5.6-1|1405	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/kernel
12mr|kernel-3.5.6-1|1406	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/modules.*
12mr|kernel-3.5.6-1|1407	%doc README.kernel-sources
12mr|kernel-3.5.6-1|1408	EOF
12mr|kernel-3.5.6-1|1409	
12mr|kernel-3.5.6-1|1410	%if %build_debug
12mr|kernel-3.5.6-1|1411	cat ../kernel_exclude_debug_files.$kernel_flavour >> $kernel_files
12mr|kernel-3.5.6-1|1412	%endif
12mr|kernel-3.5.6-1|1413	
12mr|kernel-3.5.6-1|1414	### Create kernel Post script
12mr|kernel-3.5.6-1|1415	cat > $kernel_files-post <<EOF
12mr|kernel-3.5.6-1|1416	%ifarch %{arm}
12mr|kernel-3.5.6-1|1417	/sbin/installkernel -i -N %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.6-1|1418	%else
12mr|kernel-3.5.6-1|1419	/sbin/installkernel %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.6-1|1420	pushd /boot > /dev/null
12mr|kernel-3.5.6-1|1421	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.5.6-1|1422	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.5.6-1|1423	fi
12mr|kernel-3.5.6-1|1424	ln -sf vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel} vmlinuz-$kernel_flavour
12mr|kernel-3.5.6-1|1425	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.5.6-1|1426	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.5.6-1|1427	fi
12mr|kernel-3.5.6-1|1428	ln -sf initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img initrd-$kernel_flavour.img
12mr|kernel-3.5.6-1|1429	popd > /dev/null
12mr|kernel-3.5.6-1|1430	%endif
12mr|kernel-3.5.6-1|1431	%if %build_devel
12mr|kernel-3.5.6-1|1432	# create kernel-devel symlinks if matching -devel- rpm is installed
12mr|kernel-3.5.6-1|1433	if [ -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.6-1|1434	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.5.6-1|1435	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.6-1|1436	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.6-1|1437	fi
12mr|kernel-3.5.6-1|1438	%endif
12mr|kernel-3.5.6-1|1439	%if %build_source
12mr|kernel-3.5.6-1|1440	# create kernel-source symlinks only if matching -devel- rpm is not installed
12mr|kernel-3.5.6-1|1441	if [ -d /usr/src/linux-%{kversion}-%{buildrpmrel} -a ! -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.6-1|1442	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.5.6-1|1443	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.6-1|1444	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.6-1|1445	fi
12mr|kernel-3.5.6-1|1446	%endif
12mr|kernel-3.5.6-1|1447	EOF
12mr|kernel-3.5.6-1|1448	
12mr|kernel-3.5.6-1|1449	### Create kernel Posttrans script
12mr|kernel-3.5.6-1|1450	cat > $kernel_files-posttrans <<EOF
12mr|kernel-3.5.6-1|1451	if [ -x /usr/sbin/dkms_autoinstaller -a -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.6-1|1452	/usr/sbin/dkms_autoinstaller start %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.6-1|1453	fi
12mr|kernel-3.5.6-1|1454	EOF
12mr|kernel-3.5.6-1|1455	
12mr|kernel-3.5.6-1|1456	### Create kernel Preun script on the fly
12mr|kernel-3.5.6-1|1457	cat > $kernel_files-preun <<EOF
12mr|kernel-3.5.6-1|1458	/sbin/installkernel -R %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.6-1|1459	pushd /boot > /dev/null
12mr|kernel-3.5.6-1|1460	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.5.6-1|1461	if [ "$(readlink vmlinuz-$kernel_flavour)" = "vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel}" ]; then
12mr|kernel-3.5.6-1|1462	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.5.6-1|1463	fi
12mr|kernel-3.5.6-1|1464	fi
12mr|kernel-3.5.6-1|1465	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.5.6-1|1466	if [ "$(readlink initrd-$kernel_flavour.img)" = "initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img" ]; then
12mr|kernel-3.5.6-1|1467	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.5.6-1|1468	fi
12mr|kernel-3.5.6-1|1469	fi
12mr|kernel-3.5.6-1|1470	popd > /dev/null
12mr|kernel-3.5.6-1|1471	%if %build_devel
12mr|kernel-3.5.6-1|1472	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.5.6-1|1473	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.6-1|1474	fi
12mr|kernel-3.5.6-1|1475	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.5.6-1|1476	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.6-1|1477	fi
12mr|kernel-3.5.6-1|1478	%endif
12mr|kernel-3.5.6-1|1479	exit 0
12mr|kernel-3.5.6-1|1480	EOF
12mr|kernel-3.5.6-1|1481	
12mr|kernel-3.5.6-1|1482	
12mr|kernel-3.5.6-1|1483	### Create kernel Postun script on the fly
12mr|kernel-3.5.6-1|1484	cat > $kernel_files-postun <<EOF
12mr|kernel-3.5.6-1|1485	/sbin/kernel_remove_initrd %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.6-1|1486	rm -rf /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.6-1|1487	if [ -d /var/lib/dkms ]; then
12mr|kernel-3.5.6-1|1488	rm -f /var/lib/dkms/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.5.6-1|1489	rm -rf /var/lib/dkms/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.6-1|1490	rm -f /var/lib/dkms-binary/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.5.6-1|1491	rm -rf /var/lib/dkms-binary/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.6-1|1492	fi
12mr|kernel-3.5.6-1|1493	EOF
12mr|kernel-3.5.6-1|1494	}
12mr|kernel-3.5.6-1|1495	
12mr|kernel-3.5.6-1|1496	
12mr|kernel-3.5.6-1|1497	CreateKernel() {
12mr|kernel-3.5.6-1|1498	flavour=$1
12mr|kernel-3.5.6-1|1499	
12mr|kernel-3.5.6-1|1500	PrepareKernel $flavour $flavour-%{buildrpmrel}
12mr|kernel-3.5.6-1|1501	
12mr|kernel-3.5.6-1|1502	BuildKernel %{kversion}-$flavour-%{buildrpmrel}
12mr|kernel-3.5.6-1|1503	%if %build_devel
12mr|kernel-3.5.6-1|1504	SaveDevel $flavour
12mr|kernel-3.5.6-1|1505	%endif
12mr|kernel-3.5.6-1|1506	%if %build_debug
12mr|kernel-3.5.6-1|1507	SaveDebug $flavour
12mr|kernel-3.5.6-1|1508	%endif
12mr|kernel-3.5.6-1|1509	CreateFiles $flavour
12mr|kernel-3.5.6-1|1510	}
12mr|kernel-3.5.6-1|1511	
12mr|kernel-3.5.6-1|1512	
12mr|kernel-3.5.6-1|1513	###
12mr|kernel-3.5.6-1|1514	# DO it...
12mr|kernel-3.5.6-1|1515	###
12mr|kernel-3.5.6-1|1516	
12mr|kernel-3.5.6-1|1517	
12mr|kernel-3.5.6-1|1518	# Create a simulacro of buildroot
12mr|kernel-3.5.6-1|1519	rm -rf %{temp_root}
12mr|kernel-3.5.6-1|1520	install -d %{temp_root}
12mr|kernel-3.5.6-1|1521	
12mr|kernel-3.5.6-1|1522	
12mr|kernel-3.5.6-1|1523	# make sure we are in the directory
12mr|kernel-3.5.6-1|1524	cd %src_dir
12mr|kernel-3.5.6-1|1525	
12mr|kernel-3.5.6-1|1526	%ifarch %{ix86}
12mr|kernel-3.5.6-1|1527	%if %build_desktop586
12mr|kernel-3.5.6-1|1528	CreateKernel desktop586
12mr|kernel-3.5.6-1|1529	%endif
12mr|kernel-3.5.6-1|1530	%endif
12mr|kernel-3.5.6-1|1531	
12mr|kernel-3.5.6-1|1532	%if %build_desktop
12mr|kernel-3.5.6-1|1533	CreateKernel desktop
12mr|kernel-3.5.6-1|1534	%endif
12mr|kernel-3.5.6-1|1535	
12mr|kernel-3.5.6-1|1536	%if %build_netbook
12mr|kernel-3.5.6-1|1537	CreateKernel netbook
12mr|kernel-3.5.6-1|1538	%endif
12mr|kernel-3.5.6-1|1539	
12mr|kernel-3.5.6-1|1540	%if %build_server
12mr|kernel-3.5.6-1|1541	CreateKernel server
12mr|kernel-3.5.6-1|1542	%endif
12mr|kernel-3.5.6-1|1543	
12mr|kernel-3.5.6-1|1544	%ifarch %{ix86}
12mr|kernel-3.5.6-1|1545	%if %build_desktop_pae
12mr|kernel-3.5.6-1|1546	CreateKernel desktop-pae
12mr|kernel-3.5.6-1|1547	%endif
12mr|kernel-3.5.6-1|1548	%endif
12mr|kernel-3.5.6-1|1549	
12mr|kernel-3.5.6-1|1550	%ifarch %{ix86}
12mr|kernel-3.5.6-1|1551	%if %build_netbook_pae
12mr|kernel-3.5.6-1|1552	CreateKernel netbook-pae
12mr|kernel-3.5.6-1|1553	%endif
12mr|kernel-3.5.6-1|1554	%endif
12mr|kernel-3.5.6-1|1555	
12mr|kernel-3.5.6-1|1556	%ifarch %{ix86}
12mr|kernel-3.5.6-1|1557	%if %build_nrj_desktop586
12mr|kernel-3.5.6-1|1558	CreateKernel nrj-desktop586
12mr|kernel-3.5.6-1|1559	%endif
12mr|kernel-3.5.6-1|1560	%endif
12mr|kernel-3.5.6-1|1561	
12mr|kernel-3.5.6-1|1562	%if %build_nrj_desktop
12mr|kernel-3.5.6-1|1563	CreateKernel nrj-desktop
12mr|kernel-3.5.6-1|1564	%endif
12mr|kernel-3.5.6-1|1565	
12mr|kernel-3.5.6-1|1566	%if %build_nrj_realtime
12mr|kernel-3.5.6-1|1567	CreateKernel nrj-realtime
12mr|kernel-3.5.6-1|1568	%endif
12mr|kernel-3.5.6-1|1569	
12mr|kernel-3.5.6-1|1570	%if %build_nrj_laptop
12mr|kernel-3.5.6-1|1571	CreateKernel nrj-laptop
12mr|kernel-3.5.6-1|1572	%endif
12mr|kernel-3.5.6-1|1573	
12mr|kernel-3.5.6-1|1574	%if %build_nrj_netbook
12mr|kernel-3.5.6-1|1575	CreateKernel nrj-netbook
12mr|kernel-3.5.6-1|1576	%endif
12mr|kernel-3.5.6-1|1577	
12mr|kernel-3.5.6-1|1578	%ifarch %{ix86}
12mr|kernel-3.5.6-1|1579	%if %build_nrj_desktop_pae
12mr|kernel-3.5.6-1|1580	CreateKernel nrj-desktop-pae
12mr|kernel-3.5.6-1|1581	%endif
12mr|kernel-3.5.6-1|1582	%endif
12mr|kernel-3.5.6-1|1583	
12mr|kernel-3.5.6-1|1584	%ifarch %{ix86}
12mr|kernel-3.5.6-1|1585	%if %build_nrj_realtime_pae
12mr|kernel-3.5.6-1|1586	CreateKernel nrj-realtime-pae
12mr|kernel-3.5.6-1|1587	%endif
12mr|kernel-3.5.6-1|1588	%endif
12mr|kernel-3.5.6-1|1589	
12mr|kernel-3.5.6-1|1590	%ifarch %{ix86}
12mr|kernel-3.5.6-1|1591	%if %build_nrj_laptop_pae
12mr|kernel-3.5.6-1|1592	CreateKernel nrj-laptop-pae
12mr|kernel-3.5.6-1|1593	%endif
12mr|kernel-3.5.6-1|1594	%endif
12mr|kernel-3.5.6-1|1595	
12mr|kernel-3.5.6-1|1596	%ifarch %{ix86}
12mr|kernel-3.5.6-1|1597	%if %build_nrj_netbook_pae
12mr|kernel-3.5.6-1|1598	CreateKernel nrj-netbook-pae
12mr|kernel-3.5.6-1|1599	%endif
12mr|kernel-3.5.6-1|1600	%endif
12mr|kernel-3.5.6-1|1601	
12mr|kernel-3.5.6-1|1602	%ifarch %{ix86}
12mr|kernel-3.5.6-1|1603	%if %build_nrj_netbook_atom
12mr|kernel-3.5.6-1|1604	CreateKernel nrj-netbook-atom
12mr|kernel-3.5.6-1|1605	%endif
12mr|kernel-3.5.6-1|1606	%endif
12mr|kernel-3.5.6-1|1607	
12mr|kernel-3.5.6-1|1608	%ifarch %{ix86}
12mr|kernel-3.5.6-1|1609	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.5.6-1|1610	CreateKernel nrj-netbook-atom-pae
12mr|kernel-3.5.6-1|1611	%endif
12mr|kernel-3.5.6-1|1612	%endif
12mr|kernel-3.5.6-1|1613	
12mr|kernel-3.5.6-1|1614	%ifarch %{ix86}
12mr|kernel-3.5.6-1|1615	%if %build_nrj_desktop_core2
12mr|kernel-3.5.6-1|1616	CreateKernel nrj-desktop-core2
12mr|kernel-3.5.6-1|1617	%endif
12mr|kernel-3.5.6-1|1618	%endif
12mr|kernel-3.5.6-1|1619	
12mr|kernel-3.5.6-1|1620	%ifarch %{ix86}
12mr|kernel-3.5.6-1|1621	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.5.6-1|1622	CreateKernel nrj-desktop-core2-pae
12mr|kernel-3.5.6-1|1623	%endif
12mr|kernel-3.5.6-1|1624	%endif
12mr|kernel-3.5.6-1|1625	
12mr|kernel-3.5.6-1|1626	%ifarch %{arm}
12mr|kernel-3.5.6-1|1627	%if %build_iop32x
12mr|kernel-3.5.6-1|1628	CreateKernel iop32x
12mr|kernel-3.5.6-1|1629	%endif
12mr|kernel-3.5.6-1|1630	%if %build_kirkwood
12mr|kernel-3.5.6-1|1631	CreateKernel kirkwood
12mr|kernel-3.5.6-1|1632	%endif
12mr|kernel-3.5.6-1|1633	%if %build_versatile
12mr|kernel-3.5.6-1|1634	CreateKernel versatile
12mr|kernel-3.5.6-1|1635	%endif
12mr|kernel-3.5.6-1|1636	%endif
12mr|kernel-3.5.6-1|1637	
12mr|kernel-3.5.6-1|1638	# set extraversion to match srpm to get nice version reported by the tools
12mr|kernel-3.5.6-1|1639	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.5.6-1|1640	# build perf
12mr|kernel-3.5.6-1|1641	%if %{build_perf}
12mr|kernel-3.5.6-1|1642	# perf
12mr|kernel-3.5.6-1|1643	%make -C tools/perf -s V=1 HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all
12mr|kernel-3.5.6-1|1644	%make -C tools/perf -s V=1 prefix=%{_prefix} man
12mr|kernel-3.5.6-1|1645	%endif
12mr|kernel-3.5.6-1|1646	
12mr|kernel-3.5.6-1|1647	%if %{build_cpupower}
12mr|kernel-3.5.6-1|1648	# cpupower
12mr|kernel-3.5.6-1|1649	# make sure version-gen.sh is executable.
12mr|kernel-3.5.6-1|1650	chmod +x tools/power/cpupower/utils/version-gen.sh
12mr|kernel-3.5.6-1|1651	%make -C tools/power/cpupower CPUFREQ_BENCH=false
12mr|kernel-3.5.6-1|1652	%endif
12mr|kernel-3.5.6-1|1653	
12mr|kernel-3.5.6-1|1654	# We don't make to repeat the depend code at the install phase
12mr|kernel-3.5.6-1|1655	%if %build_source
12mr|kernel-3.5.6-1|1656	%ifarch %{arm}
12mr|kernel-3.5.6-1|1657	PrepareKernel "kirkwood" %{buildrpmrel}custom
12mr|kernel-3.5.6-1|1658	%else
12mr|kernel-3.5.6-1|1659	PrepareKernel "" %{buildrpmrel}custom
12mr|kernel-3.5.6-1|1660	%endif
12mr|kernel-3.5.6-1|1661	%smake -s mrproper
12mr|kernel-3.5.6-1|1662	%endif
12mr|kernel-3.5.6-1|1663	
12mr|kernel-3.5.6-1|1664	
12mr|kernel-3.5.6-1|1665	###
12mr|kernel-3.5.6-1|1666	### install
12mr|kernel-3.5.6-1|1667	###
12mr|kernel-3.5.6-1|1668	%install
12mr|kernel-3.5.6-1|1669	install -m 644 %{SOURCE4}  .
12mr|kernel-3.5.6-1|1670	
12mr|kernel-3.5.6-1|1671	cd %src_dir
12mr|kernel-3.5.6-1|1672	
12mr|kernel-3.5.6-1|1673	# Directories definition needed for installing
12mr|kernel-3.5.6-1|1674	%define target_source %{buildroot}%{_kerneldir}
12mr|kernel-3.5.6-1|1675	%define target_boot %{buildroot}%{_bootdir}
12mr|kernel-3.5.6-1|1676	%define target_modules %{buildroot}%{_modulesdir}
12mr|kernel-3.5.6-1|1677	
12mr|kernel-3.5.6-1|1678	# We want to be able to test several times the install part
12mr|kernel-3.5.6-1|1679	rm -rf %{buildroot}
12mr|kernel-3.5.6-1|1680	cp -a %{temp_root} %{buildroot}
12mr|kernel-3.5.6-1|1681	
12mr|kernel-3.5.6-1|1682	# Create directories infastructure
12mr|kernel-3.5.6-1|1683	%if %build_source
12mr|kernel-3.5.6-1|1684	install -d %{target_source}
12mr|kernel-3.5.6-1|1685	
12mr|kernel-3.5.6-1|1686	tar cf - . | tar xf - -C %{target_source}
12mr|kernel-3.5.6-1|1687	chmod -R a+rX %{target_source}
12mr|kernel-3.5.6-1|1688	
12mr|kernel-3.5.6-1|1689	# we remove all the source files that we don't ship
12mr|kernel-3.5.6-1|1690	# first architecture files
12mr|kernel-3.5.6-1|1691	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.5.6-1|1692	mips openrisc parisc powerpc s390 score sh sh64 sparc tile unicore32 v850 xtensa mn10300; do
12mr|kernel-3.5.6-1|1693	rm -rf %{target_source}/arch/$i
12mr|kernel-3.5.6-1|1694	done
12mr|kernel-3.5.6-1|1695	
12mr|kernel-3.5.6-1|1696	# other misc files
12mr|kernel-3.5.6-1|1697	rm -f %{target_source}/{.config.old,.config.cmd,.gitignore,.lst,.mailmap}
12mr|kernel-3.5.6-1|1698	rm -f %{target_source}/{.missing-syscalls.d,arch/.gitignore,firmware/.gitignore}
12mr|kernel-3.5.6-1|1699	rm -rf %{target_source}/.tmp_depmod/
12mr|kernel-3.5.6-1|1700	
12mr|kernel-3.5.6-1|1701	#endif %build_source
12mr|kernel-3.5.6-1|1702	%endif
12mr|kernel-3.5.6-1|1703	
12mr|kernel-3.5.6-1|1704	# compressing modules
12mr|kernel-3.5.6-1|1705	%if %{build_modxz}
12mr|kernel-3.5.6-1|1706	find %{target_modules} -name "*.ko" | %kxargs xz -6e
12mr|kernel-3.5.6-1|1707	%else
12mr|kernel-3.5.6-1|1708	find %{target_modules} -name "*.ko" | %kxargs gzip -9
12mr|kernel-3.5.6-1|1709	%endif
12mr|kernel-3.5.6-1|1710	
12mr|kernel-3.5.6-1|1711	# We used to have a copy of PrepareKernel here
12mr|kernel-3.5.6-1|1712	# Now, we make sure that the thing in the linux dir is what we want it to be
12mr|kernel-3.5.6-1|1713	for i in %{target_modules}/*; do
12mr|kernel-3.5.6-1|1714	rm -f $i/build $i/source
12mr|kernel-3.5.6-1|1715	done
12mr|kernel-3.5.6-1|1716	
12mr|kernel-3.5.6-1|1717	# sniff, if we compressed all the modules, we change the stamp :(
12mr|kernel-3.5.6-1|1718	# we really need the depmod -ae here
12mr|kernel-3.5.6-1|1719	pushd %{target_modules}
12mr|kernel-3.5.6-1|1720	for i in *; do
12mr|kernel-3.5.6-1|1721	/sbin/depmod -ae -b %{buildroot} -F %{target_boot}/System.map-$i $i
12mr|kernel-3.5.6-1|1722	echo $?
12mr|kernel-3.5.6-1|1723	done
12mr|kernel-3.5.6-1|1724	
12mr|kernel-3.5.6-1|1725	for i in *; do
12mr|kernel-3.5.6-1|1726	pushd $i
12mr|kernel-3.5.6-1|1727	echo "Creating modules.description for $i"
12mr|kernel-3.5.6-1|1728	modules=`find . -name "*.ko.[g,x]z"`
12mr|kernel-3.5.6-1|1729	echo $modules | %kxargs /sbin/modinfo \
12mr|kernel-3.5.6-1|1730	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12mr|kernel-3.5.6-1|1731	popd
12mr|kernel-3.5.6-1|1732	done
12mr|kernel-3.5.6-1|1733	popd
12mr|kernel-3.5.6-1|1734	
12mr|kernel-3.5.6-1|1735	# need to set extraversion to match srpm again to avoid rebuild
12mr|kernel-3.5.6-1|1736	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.5.6-1|1737	%if %{build_perf}
12mr|kernel-3.5.6-1|1738	# perf tool binary and supporting scripts/binaries
12mr|kernel-3.5.6-1|1739	make -C tools/perf -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install
12mr|kernel-3.5.6-1|1740	
12mr|kernel-3.5.6-1|1741	# perf man pages (note: implicit rpm magic compresses them later)
12mr|kernel-3.5.6-1|1742	make -C tools/perf  -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install-man
12mr|kernel-3.5.6-1|1743	%endif
12mr|kernel-3.5.6-1|1744	
12mr|kernel-3.5.6-1|1745	%if %{build_cpupower}
12mr|kernel-3.5.6-1|1746	make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false install
12mr|kernel-3.5.6-1|1747	rm -f %{buildroot}%{_libdir}/*.{a,la}
12mr|kernel-3.5.6-1|1748	%find_lang cpupower
12mr|kernel-3.5.6-1|1749	mv cpupower.lang ../
12mr|kernel-3.5.6-1|1750	chmod 0755 %{buildroot}%{_libdir}/libcpupower.so*
12mr|kernel-3.5.6-1|1751	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
12mr|kernel-3.5.6-1|1752	install -m644 %{SOURCE50} %{buildroot}%{_unitdir}/cpupower.service
12mr|kernel-3.5.6-1|1753	install -m644 %{SOURCE51} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.5.6-1|1754	%endif
12mr|kernel-3.5.6-1|1755	
12mr|kernel-3.5.6-1|1756	###
12mr|kernel-3.5.6-1|1757	### clean
12mr|kernel-3.5.6-1|1758	###
12mr|kernel-3.5.6-1|1759	%clean
12mr|kernel-3.5.6-1|1760	rm -rf %{buildroot}
12mr|kernel-3.5.6-1|1761	
12mr|kernel-3.5.6-1|1762	
12mr|kernel-3.5.6-1|1763	# We don't want to remove this, the whole reason of its existence is to be
12mr|kernel-3.5.6-1|1764	# able to do several rpm --short-circuit -bi for testing install
12mr|kernel-3.5.6-1|1765	# phase without repeating compilation phase
12mr|kernel-3.5.6-1|1766	#rm -rf %{temp_root}
12mr|kernel-3.5.6-1|1767	
12mr|kernel-3.5.6-1|1768	###
12mr|kernel-3.5.6-1|1769	### source and doc file lists
12mr|kernel-3.5.6-1|1770	###
12mr|kernel-3.5.6-1|1771	
12mr|kernel-3.5.6-1|1772	%if %build_source
12mr|kernel-3.5.6-1|1773	%files -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.6-1|1774	%dir %{_kerneldir}
12mr|kernel-3.5.6-1|1775	%dir %{_kerneldir}/arch
12mr|kernel-3.5.6-1|1776	%dir %{_kerneldir}/include
12mr|kernel-3.5.6-1|1777	%{_kerneldir}/3rdparty
12mr|kernel-3.5.6-1|1778	%{_kerneldir}/Documentation
12mr|kernel-3.5.6-1|1779	%{_kerneldir}/arch/Kconfig
12mr|kernel-3.5.6-1|1780	%{_kerneldir}/arch/arm
12mr|kernel-3.5.6-1|1781	%{_kerneldir}/arch/um
12mr|kernel-3.5.6-1|1782	%{_kerneldir}/arch/x86
12mr|kernel-3.5.6-1|1783	%{_kerneldir}/block
12mr|kernel-3.5.6-1|1784	%{_kerneldir}/crypto
12mr|kernel-3.5.6-1|1785	%{_kerneldir}/drivers
12mr|kernel-3.5.6-1|1786	%{_kerneldir}/firmware
12mr|kernel-3.5.6-1|1787	%{_kerneldir}/fs
12mr|kernel-3.5.6-1|1788	%{_kerneldir}/include/Kbuild
12mr|kernel-3.5.6-1|1789	%{_kerneldir}/include/acpi
12mr|kernel-3.5.6-1|1790	%{_kerneldir}/include/asm-generic
12mr|kernel-3.5.6-1|1791	%{_kerneldir}/include/crypto
12mr|kernel-3.5.6-1|1792	%{_kerneldir}/include/drm
12mr|kernel-3.5.6-1|1793	%{_kerneldir}/include/keys
12mr|kernel-3.5.6-1|1794	%{_kerneldir}/include/linux
12mr|kernel-3.5.6-1|1795	%{_kerneldir}/include/math-emu
12mr|kernel-3.5.6-1|1796	%{_kerneldir}/include/media
12mr|kernel-3.5.6-1|1797	%{_kerneldir}/include/memory
12mr|kernel-3.5.6-1|1798	%{_kerneldir}/include/misc
12mr|kernel-3.5.6-1|1799	%{_kerneldir}/include/mtd
12mr|kernel-3.5.6-1|1800	%{_kerneldir}/include/net
12mr|kernel-3.5.6-1|1801	%{_kerneldir}/include/pcmcia
12mr|kernel-3.5.6-1|1802	%{_kerneldir}/include/rdma
12mr|kernel-3.5.6-1|1803	%{_kerneldir}/include/rxrpc
12mr|kernel-3.5.6-1|1804	%{_kerneldir}/include/scsi
12mr|kernel-3.5.6-1|1805	%{_kerneldir}/include/sound
12mr|kernel-3.5.6-1|1806	%{_kerneldir}/include/target
12mr|kernel-3.5.6-1|1807	%{_kerneldir}/include/trace
12mr|kernel-3.5.6-1|1808	%{_kerneldir}/include/video
12mr|kernel-3.5.6-1|1809	%{_kerneldir}/include/xen
12mr|kernel-3.5.6-1|1810	%{_kerneldir}/init
12mr|kernel-3.5.6-1|1811	%{_kerneldir}/ipc
12mr|kernel-3.5.6-1|1812	%{_kerneldir}/kernel
12mr|kernel-3.5.6-1|1813	%{_kerneldir}/lib
12mr|kernel-3.5.6-1|1814	%{_kerneldir}/mm
12mr|kernel-3.5.6-1|1815	%{_kerneldir}/net
12mr|kernel-3.5.6-1|1816	%{_kerneldir}/virt
12mr|kernel-3.5.6-1|1817	%{_kerneldir}/samples
12mr|kernel-3.5.6-1|1818	%{_kerneldir}/scripts
12mr|kernel-3.5.6-1|1819	%{_kerneldir}/security
12mr|kernel-3.5.6-1|1820	%{_kerneldir}/sound
12mr|kernel-3.5.6-1|1821	%{_kerneldir}/tools
12mr|kernel-3.5.6-1|1822	%{_kerneldir}/usr
12mr|kernel-3.5.6-1|1823	%{_kerneldir}/COPYING
12mr|kernel-3.5.6-1|1824	%{_kerneldir}/CREDITS
12mr|kernel-3.5.6-1|1825	%{_kerneldir}/Kbuild
12mr|kernel-3.5.6-1|1826	%{_kerneldir}/Kconfig
12mr|kernel-3.5.6-1|1827	%{_kerneldir}/MAINTAINERS
12mr|kernel-3.5.6-1|1828	%{_kerneldir}/Makefile
12mr|kernel-3.5.6-1|1829	%{_kerneldir}/README
12mr|kernel-3.5.6-1|1830	%{_kerneldir}/REPORTING-BUGS
12mr|kernel-3.5.6-1|1831	%doc README.kernel-sources
12mr|kernel-3.5.6-1|1832	
12mr|kernel-3.5.6-1|1833	%files -n %{kname}-source-latest
12mr|kernel-3.5.6-1|1834	%endif
12mr|kernel-3.5.6-1|1835	
12mr|kernel-3.5.6-1|1836	%if %build_doc
12mr|kernel-3.5.6-1|1837	%files -n %{kname}-doc
12mr|kernel-3.5.6-1|1838	%doc linux-%{tar_ver}/Documentation/*
12mr|kernel-3.5.6-1|1839	%endif
12mr|kernel-3.5.6-1|1840	
12mr|kernel-3.5.6-1|1841	%if %{build_perf}
12mr|kernel-3.5.6-1|1842	%files -n perf
12mr|kernel-3.5.6-1|1843	%{_bindir}/perf
12mr|kernel-3.5.6-1|1844	%dir %{_prefix}/libexec/perf-core
12mr|kernel-3.5.6-1|1845	%{_prefix}/libexec/perf-core/*
12mr|kernel-3.5.6-1|1846	%{_mandir}/man[1-8]/perf*
12mr|kernel-3.5.6-1|1847	%endif
12mr|kernel-3.5.6-1|1848	
12mr|kernel-3.5.6-1|1849	%if %{build_cpupower}
12mr|kernel-3.5.6-1|1850	%files -n cpupower -f cpupower.lang
12mr|kernel-3.5.6-1|1851	%{_bindir}/cpupower
12mr|kernel-3.5.6-1|1852	%{_libdir}/libcpupower.so.0
12mr|kernel-3.5.6-1|1853	%{_libdir}/libcpupower.so.0.0.0
12mr|kernel-3.5.6-1|1854	%{_unitdir}/cpupower.service
12mr|kernel-3.5.6-1|1855	%{_mandir}/man[1-8]/cpupower*
12mr|kernel-3.5.6-1|1856	%config(noreplace) %{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.5.6-1|1857	
12mr|kernel-3.5.6-1|1858	%files -n cpupower-devel
12mr|kernel-3.5.6-1|1859	%{_libdir}/libcpupower.so
12mr|kernel-3.5.6-1|1860	%{_includedir}/cpufreq.h
12mr|kernel-3.5.6-1|1861	%endif
12mr|kernel-3.5.6-1|1862	
12mr|kernel-3.5.6-1|1863	
12mr|kernel-3.5.6-1|1864	
12mr|kernel-3.5.6-1|1865	%changelog
12mr|kernel-3.5.6-1|1866	

14554 12
12mr|kernel-3.5.7-2|1	# -*- Mode: rpm-spec -*-
12mr|kernel-3.5.7-2|2	#
12mr|kernel-3.5.7-2|3	# This Specfile is based on kernel-tmb spec done by
12mr|kernel-3.5.7-2|4	# Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.5.7-2|5	#
12mr|kernel-3.5.7-2|6	# The mkflavour() macroization done by Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.5.7-2|7	#
12mr|kernel-3.5.7-2|8	# Mandriva, MIB and ROSA kernels use kernel.org versioning
12mr|kernel-3.5.7-2|9	#
12mr|kernel-3.5.7-2|10	# MIB header
12mr|kernel-3.5.7-2|11	%if %{mdvver} <= 201100
12mr|kernel-3.5.7-2|12	%define distsuffix mib
12mr|kernel-3.5.7-2|13	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.5.7-2|14	%endif
12mr|kernel-3.5.7-2|15	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.5.7-2|16	# end MIB header
12mr|kernel-3.5.7-2|17	#
12mr|kernel-3.5.7-2|18	%define kernelversion	3
12mr|kernel-3.5.7-2|19	%define patchlevel	5
12mr|kernel-3.5.7-2|20	# sublevel is now used for -stable patches
12mr|kernel-3.5.7-2|21	%define sublevel	7
12mr|kernel-3.5.7-2|22	
12mr|kernel-3.5.7-2|23	# Package release
12mr|kernel-3.5.7-2|24	%define mibrel		2
12mr|kernel-3.5.7-2|25	
12mr|kernel-3.5.7-2|26	# kernel Makefile extraversion is substituted by
12mr|kernel-3.5.7-2|27	# kpatch wich are either 0 (empty), rc (kpatch)
12mr|kernel-3.5.7-2|28	%define kpatch		0
12mr|kernel-3.5.7-2|29	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.5.7-2|30	%define kgit		0
12mr|kernel-3.5.7-2|31	
12mr|kernel-3.5.7-2|32	# kernel base name (also name of srpm)
12mr|kernel-3.5.7-2|33	%define kname 		kernel
12mr|kernel-3.5.7-2|34	
12mr|kernel-3.5.7-2|35	# Patch tarball tag
12mr|kernel-3.5.7-2|36	%define ktag		rosa
12mr|kernel-3.5.7-2|37	
12mr|kernel-3.5.7-2|38	# define rpmtag		%{distsuffix}
12mr|kernel-3.5.7-2|39	%define rpmtag		%{distsuffix}
12mr|kernel-3.5.7-2|40	%if %kpatch
12mr|kernel-3.5.7-2|41	%if %kgit
12mr|kernel-3.5.7-2|42	%define rpmrel		%mkrel 0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.5.7-2|43	%else
12mr|kernel-3.5.7-2|44	%define rpmrel		%mkrel 0.%{kpatch}.%{mibrel}
12mr|kernel-3.5.7-2|45	%endif
12mr|kernel-3.5.7-2|46	%else
12mr|kernel-3.5.7-2|47	%define rpmrel		%{mibrel}
12mr|kernel-3.5.7-2|48	%endif
12mr|kernel-3.5.7-2|49	
12mr|kernel-3.5.7-2|50	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.5.7-2|51	# rpm/urpmi/smart
12mr|kernel-3.5.7-2|52	%define fakever		1
12mr|kernel-3.5.7-2|53	%define fakerel 	%mkrel 1
12mr|kernel-3.5.7-2|54	
12mr|kernel-3.5.7-2|55	# version defines
12mr|kernel-3.5.7-2|56	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.5.7-2|57	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.5.7-2|58	
12mr|kernel-3.5.7-2|59	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.5.7-2|60	%if %kpatch
12mr|kernel-3.5.7-2|61	%if %sublevel
12mr|kernel-3.5.7-2|62	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.5.7-2|63	%else
12mr|kernel-3.5.7-2|64	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.5.7-2|65	%endif
12mr|kernel-3.5.7-2|66	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.5.7-2|67	%else
12mr|kernel-3.5.7-2|68	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.5.7-2|69	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.5.7-2|70	%endif
12mr|kernel-3.5.7-2|71	
12mr|kernel-3.5.7-2|72	# Used for not making too long names for rpms or search paths
12mr|kernel-3.5.7-2|73	%if %kpatch
12mr|kernel-3.5.7-2|74	%if %kgit
12mr|kernel-3.5.7-2|75	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.5.7-2|76	%else
12mr|kernel-3.5.7-2|77	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.5.7-2|78	%endif
12mr|kernel-3.5.7-2|79	%else
12mr|kernel-3.5.7-2|80	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.5.7-2|81	%endif
12mr|kernel-3.5.7-2|82	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.5.7-2|83	
12mr|kernel-3.5.7-2|84	# Having different top level names for packges means that you have to remove
12mr|kernel-3.5.7-2|85	# them by hard :(
12mr|kernel-3.5.7-2|86	%define top_dir_name 	%{kname}-%{_arch}
12mr|kernel-3.5.7-2|87	
12mr|kernel-3.5.7-2|88	%define build_dir 	${RPM_BUILD_DIR}/%{top_dir_name}
12mr|kernel-3.5.7-2|89	%define src_dir 	%{build_dir}/linux-%{tar_ver}
12mr|kernel-3.5.7-2|90	
12mr|kernel-3.5.7-2|91	# Disable useless debug rpms...
12mr|kernel-3.5.7-2|92	%define _enable_debug_packages 	%{nil}
12mr|kernel-3.5.7-2|93	%define debug_package 		%{nil}
12mr|kernel-3.5.7-2|94	
12mr|kernel-3.5.7-2|95	# Build defines
12mr|kernel-3.5.7-2|96	%define build_doc 			1
12mr|kernel-3.5.7-2|97	%define build_source 		1
12mr|kernel-3.5.7-2|98	%define build_devel 		1
12mr|kernel-3.5.7-2|99	
12mr|kernel-3.5.7-2|100	%define build_debug 		0
12mr|kernel-3.5.7-2|101	
12mr|kernel-3.5.7-2|102	#
12mr|kernel-3.5.7-2|103	# Old Mandriva kernel flavours plus new two PAE flavours
12mr|kernel-3.5.7-2|104	#
12mr|kernel-3.5.7-2|105	
12mr|kernel-3.5.7-2|106	# Build desktop i586 / 4GB
12mr|kernel-3.5.7-2|107	%ifarch %{ix86}
12mr|kernel-3.5.7-2|108	%define build_desktop586		0
12mr|kernel-3.5.7-2|109	%endif
12mr|kernel-3.5.7-2|110	
12mr|kernel-3.5.7-2|111	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.5.7-2|112	%define build_desktop			1
12mr|kernel-3.5.7-2|113	
12mr|kernel-3.5.7-2|114	# Build netbook (i686 / 4GB) / x86_64
12mr|kernel-3.5.7-2|115	%define build_netbook			0
12mr|kernel-3.5.7-2|116	
12mr|kernel-3.5.7-2|117	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mr|kernel-3.5.7-2|118	%define build_server			0
12mr|kernel-3.5.7-2|119	
12mr|kernel-3.5.7-2|120	# Build desktop686 pae (i686 / 64GB)
12mr|kernel-3.5.7-2|121	%ifarch %{ix86}
12mr|kernel-3.5.7-2|122	%define build_desktop_pae		1
12mr|kernel-3.5.7-2|123	%endif
12mr|kernel-3.5.7-2|124	
12mr|kernel-3.5.7-2|125	# Build netbook686 pae (i686 / 64GB)
12mr|kernel-3.5.7-2|126	%ifarch %{ix86}
12mr|kernel-3.5.7-2|127	%define build_netbook_pae		0
12mr|kernel-3.5.7-2|128	%endif
12mr|kernel-3.5.7-2|129	
12mr|kernel-3.5.7-2|130	#
12mr|kernel-3.5.7-2|131	# MIB low latency optimized flavours called "nrj"
12mr|kernel-3.5.7-2|132	#
12mr|kernel-3.5.7-2|133	
12mr|kernel-3.5.7-2|134	# Build nrj desktop586 (i586 / 4GB)
12mr|kernel-3.5.7-2|135	%ifarch %{ix86}
12mr|kernel-3.5.7-2|136	%define build_nrj_desktop586	0
12mr|kernel-3.5.7-2|137	%endif
12mr|kernel-3.5.7-2|138	
12mr|kernel-3.5.7-2|139	# Build nrj desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.5.7-2|140	%define build_nrj_desktop		1
12mr|kernel-3.5.7-2|141	
12mr|kernel-3.5.7-2|142	# Build nrj realtime (i686 / 4GB) / x86_64
12mr|kernel-3.5.7-2|143	%define build_nrj_realtime		1
12mr|kernel-3.5.7-2|144	
12mr|kernel-3.5.7-2|145	# Build nrj laptop (i686 / 4GB) / x86_64
12mr|kernel-3.5.7-2|146	%define build_nrj_laptop		0
12mr|kernel-3.5.7-2|147	
12mr|kernel-3.5.7-2|148	# Build nrj netbook (i686 / 4GB) / x86_64
12mr|kernel-3.5.7-2|149	%define build_nrj_netbook		0
12mr|kernel-3.5.7-2|150	
12mr|kernel-3.5.7-2|151	# Build nrj desktop pae (i686 / 64GB)
12mr|kernel-3.5.7-2|152	%ifarch %{ix86}
12mr|kernel-3.5.7-2|153	%define build_nrj_desktop_pae		0
12mr|kernel-3.5.7-2|154	%endif
12mr|kernel-3.5.7-2|155	
12mr|kernel-3.5.7-2|156	# Build nrj realtime pae (i686 / 64GB)
12mr|kernel-3.5.7-2|157	%ifarch %{ix86}
12mr|kernel-3.5.7-2|158	%define build_nrj_realtime_pae		0
12mr|kernel-3.5.7-2|159	%endif
12mr|kernel-3.5.7-2|160	
12mr|kernel-3.5.7-2|161	# Build nrj laptop pae (i686 / 64GB)
12mr|kernel-3.5.7-2|162	%ifarch %{ix86}
12mr|kernel-3.5.7-2|163	%define build_nrj_laptop_pae		0
12mr|kernel-3.5.7-2|164	%endif
12mr|kernel-3.5.7-2|165	
12mr|kernel-3.5.7-2|166	# Build nrj netbook686 pae (i686 / 64GB)
12mr|kernel-3.5.7-2|167	%ifarch %{ix86}
12mr|kernel-3.5.7-2|168	%define build_nrj_netbook_pae		0
12mr|kernel-3.5.7-2|169	%endif
12mr|kernel-3.5.7-2|170	
12mr|kernel-3.5.7-2|171	#
12mr|kernel-3.5.7-2|172	# experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.5.7-2|173	#
12mr|kernel-3.5.7-2|174	
12mr|kernel-3.5.7-2|175	# Build nrj netbook Intel Atom (matom / 4GB)
12mr|kernel-3.5.7-2|176	%ifarch %{ix86}
12mr|kernel-3.5.7-2|177	%define build_nrj_netbook_atom		0
12mr|kernel-3.5.7-2|178	%endif
12mr|kernel-3.5.7-2|179	
12mr|kernel-3.5.7-2|180	# Build nrj netbook Intel Atom pae (matom / 64GB)
12mr|kernel-3.5.7-2|181	%ifarch %{ix86}
12mr|kernel-3.5.7-2|182	%define build_nrj_netbook_atom_pae	0
12mr|kernel-3.5.7-2|183	%endif
12mr|kernel-3.5.7-2|184	
12mr|kernel-3.5.7-2|185	# Build nrj desktop Intel Core2 (mcore2 / 4GB)
12mr|kernel-3.5.7-2|186	%ifarch %{ix86}
12mr|kernel-3.5.7-2|187	%define build_nrj_desktop_core2   	0
12mr|kernel-3.5.7-2|188	%endif
12mr|kernel-3.5.7-2|189	
12mr|kernel-3.5.7-2|190	# Build nrj desktop Intel Core2 pae (mcore2 / 64GB)
12mr|kernel-3.5.7-2|191	%ifarch %{ix86}
12mr|kernel-3.5.7-2|192	%define build_nrj_desktop_core2_pae	0
12mr|kernel-3.5.7-2|193	%endif
12mr|kernel-3.5.7-2|194	
12mr|kernel-3.5.7-2|195	#
12mr|kernel-3.5.7-2|196	# end of experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.5.7-2|197	#
12mr|kernel-3.5.7-2|198	
12mr|kernel-3.5.7-2|199	# build perf and cpupower tools
12mr|kernel-3.5.7-2|200	%if %{mdvver} >= 201200
12mr|kernel-3.5.7-2|201	%define build_perf			1
12mr|kernel-3.5.7-2|202	%define build_cpupower		1
12mr|kernel-3.5.7-2|203	%else
12mr|kernel-3.5.7-2|204	%define build_perf			0
12mr|kernel-3.5.7-2|205	%define build_cpupower		0
12mr|kernel-3.5.7-2|206	%endif
12mr|kernel-3.5.7-2|207	
12mr|kernel-3.5.7-2|208	# compress modules with xz
12mr|kernel-3.5.7-2|209	%if %{mdvver} >= 201200
12mr|kernel-3.5.7-2|210	%define build_modxz		0
12mr|kernel-3.5.7-2|211	%else
12mr|kernel-3.5.7-2|212	%define build_modxz		0
12mr|kernel-3.5.7-2|213	%endif
12mr|kernel-3.5.7-2|214	
12mr|kernel-3.5.7-2|215	# ARM builds
12mr|kernel-3.5.7-2|216	%ifarch %{arm}
12mr|kernel-3.5.7-2|217	%define build_desktop		0
12mr|kernel-3.5.7-2|218	%define build_netbook		0
12mr|kernel-3.5.7-2|219	%define build_server		0
12mr|kernel-3.5.7-2|220	%define build_iop32x		0
12mr|kernel-3.5.7-2|221	%define build_kirkwood		1
12mr|kernel-3.5.7-2|222	%define build_versatile		1
12mr|kernel-3.5.7-2|223	# no cpupower tools on arm yet
12mr|kernel-3.5.7-2|224	%define build_cpupower		0
12mr|kernel-3.5.7-2|225	# arm is currently not using xz
12mr|kernel-3.5.7-2|226	%define build_modxz		0
12mr|kernel-3.5.7-2|227	%endif
12mr|kernel-3.5.7-2|228	# End of user definitions
12mr|kernel-3.5.7-2|229	
12mr|kernel-3.5.7-2|230	# buildtime flags
12mr|kernel-3.5.7-2|231	%{?_without_desktop586: %global build_desktop586 0}
12mr|kernel-3.5.7-2|232	%{?_without_desktop: %global build_desktop 0}
12mr|kernel-3.5.7-2|233	%{?_without_netbook: %global build_netbook 0}
12mr|kernel-3.5.7-2|234	%{?_without_server: %global build_server 0}
12mr|kernel-3.5.7-2|235	
12mr|kernel-3.5.7-2|236	%{?_without_desktop_pae: %global build_desktop_pae 0}
12mr|kernel-3.5.7-2|237	%{?_without_netbook_pae: %global build_netbook_pae 0}
12mr|kernel-3.5.7-2|238	
12mr|kernel-3.5.7-2|239	%{?_without_nrj_desktop586: %global build_nrj_desktop586 0}
12mr|kernel-3.5.7-2|240	%{?_without_nrj_desktop: %global build_nrj_desktop 0}
12mr|kernel-3.5.7-2|241	%{?_without_nrj_realtime: %global build_nrj_realtime 0}
12mr|kernel-3.5.7-2|242	%{?_without_nrj_laptop: %global build_nrj_laptop 0}
12mr|kernel-3.5.7-2|243	%{?_without_nrj_netbook: %global build_nrj_netbook 0}
12mr|kernel-3.5.7-2|244	
12mr|kernel-3.5.7-2|245	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 0}
12mr|kernel-3.5.7-2|246	%{?_without_nrj_realtime_pae: %global build_nrj_realtime_pae 0}
12mr|kernel-3.5.7-2|247	%{?_without_nrj_laptop_pae: %global build_nrj_laptop_pae 0}
12mr|kernel-3.5.7-2|248	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 0}
12mr|kernel-3.5.7-2|249	
12mr|kernel-3.5.7-2|250	%{?_without_nrj_netbook_atom: %global build_nrj_netbook_atom 0}
12mr|kernel-3.5.7-2|251	%{?_without_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 0}
12mr|kernel-3.5.7-2|252	%{?_without_nrj_desktop_core2: %global build_nrj_desktop_core2 0}
12mr|kernel-3.5.7-2|253	%{?_without_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 0}
12mr|kernel-3.5.7-2|254	
12mr|kernel-3.5.7-2|255	%{?_without_doc: %global build_doc 0}
12mr|kernel-3.5.7-2|256	%{?_without_source: %global build_source 0}
12mr|kernel-3.5.7-2|257	%{?_without_devel: %global build_devel 0}
12mr|kernel-3.5.7-2|258	%{?_without_debug: %global build_debug 0}
12mr|kernel-3.5.7-2|259	%{?_without_perf: %global build_perf 0}
12mr|kernel-3.5.7-2|260	%{?_without_cpupower: %global build_cpupower 0}
12mr|kernel-3.5.7-2|261	%{?_without_modxz: %global build_modxz 0}
12mr|kernel-3.5.7-2|262	
12mr|kernel-3.5.7-2|263	
12mr|kernel-3.5.7-2|264	%{?_with_desktop586: %global build_desktop586 1}
12mr|kernel-3.5.7-2|265	%{?_with_desktop: %global build_desktop 1}
12mr|kernel-3.5.7-2|266	%{?_with_netbook: %global build_netbook 1}
12mr|kernel-3.5.7-2|267	%{?_with_server: %global build_server 1}
12mr|kernel-3.5.7-2|268	
12mr|kernel-3.5.7-2|269	%{?_with_desktop_pae: %global build_desktop_pae 1}
12mr|kernel-3.5.7-2|270	%{?_with_netbook_pae: %global build_netbook_pae 1}
12mr|kernel-3.5.7-2|271	
12mr|kernel-3.5.7-2|272	%{?_with_nrj_desktop586: %global build_nrj_desktop586 1}
12mr|kernel-3.5.7-2|273	%{?_with_nrj_desktop: %global build_nrj_desktop 1}
12mr|kernel-3.5.7-2|274	%{?_with_nrj_realtime: %global build_nrj_realtime 1}
12mr|kernel-3.5.7-2|275	%{?_with_nrj_laptop: %global build_nrj_laptop 1}
12mr|kernel-3.5.7-2|276	%{?_with_nrj_netbook: %global build_nrj_netbook 1}
12mr|kernel-3.5.7-2|277	
12mr|kernel-3.5.7-2|278	%{?_with_nrj_desktop_pae: %global build_nrj_desktop_pae 1}
12mr|kernel-3.5.7-2|279	%{?_with_nrj_realtime_pae: %global build_nrj_realtime_pae 1}
12mr|kernel-3.5.7-2|280	%{?_with_nrj_laptop_pae: %global build_nrj_laptop_pae 1}
12mr|kernel-3.5.7-2|281	%{?_with_nrj_netbook_pae: %global build_nrj_netbook_pae 1}
12mr|kernel-3.5.7-2|282	
12mr|kernel-3.5.7-2|283	%{?_with_nrj_netbook_atom: %global build_nrj_netbook_atom 1}
12mr|kernel-3.5.7-2|284	%{?_with_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 1}
12mr|kernel-3.5.7-2|285	%{?_with_nrj_desktop_core2: %global build_nrj_desktop_core2 1}
12mr|kernel-3.5.7-2|286	%{?_with_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 1}
12mr|kernel-3.5.7-2|287	
12mr|kernel-3.5.7-2|288	%{?_with_doc: %global build_doc 1}
12mr|kernel-3.5.7-2|289	%{?_with_source: %global build_source 1}
12mr|kernel-3.5.7-2|290	%{?_with_devel: %global build_devel 1}
12mr|kernel-3.5.7-2|291	%{?_with_debug: %global build_debug 1}
12mr|kernel-3.5.7-2|292	%{?_with_perf: %global build_perf 1}
12mr|kernel-3.5.7-2|293	%{?_with_cpupower: %global build_cpupower 1}
12mr|kernel-3.5.7-2|294	%{?_with_modxz: %global build_modxz 1}
12mr|kernel-3.5.7-2|295	
12mr|kernel-3.5.7-2|296	# ARM builds
12mr|kernel-3.5.7-2|297	%{?_with_iop32x: %global build_iop32x 1}
12mr|kernel-3.5.7-2|298	%{?_with_kirkwood: %global build_kirkwood 1}
12mr|kernel-3.5.7-2|299	%{?_with_versatile: %global build_versatile 1}
12mr|kernel-3.5.7-2|300	%{?_without_iop32x: %global build_iop32x 0}
12mr|kernel-3.5.7-2|301	%{?_without_kirkwood: %global build_kirkwood 0}
12mr|kernel-3.5.7-2|302	%{?_without_versatile: %global build_versatile 0}
12mr|kernel-3.5.7-2|303	
12mr|kernel-3.5.7-2|304	# For the .nosrc.rpm
12mr|kernel-3.5.7-2|305	%define build_nosrc 	0
12mr|kernel-3.5.7-2|306	%{?_with_nosrc: %global build_nosrc 1}
12mr|kernel-3.5.7-2|307	
12mr|kernel-3.5.7-2|308	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mr|kernel-3.5.7-2|309	%define kmake %make CC="$CC"
12mr|kernel-3.5.7-2|310	%else
12mr|kernel-3.5.7-2|311	%define kmake %make
12mr|kernel-3.5.7-2|312	%endif
12mr|kernel-3.5.7-2|313	# there are places where parallel make don't work
12mr|kernel-3.5.7-2|314	%define smake make
12mr|kernel-3.5.7-2|315	
12mr|kernel-3.5.7-2|316	# Parallelize xargs invocations on smp machines
12mr|kernel-3.5.7-2|317	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
12mr|kernel-3.5.7-2|318	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
12mr|kernel-3.5.7-2|319	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
12mr|kernel-3.5.7-2|320	
12mr|kernel-3.5.7-2|321	# Sparc arch wants sparc64 kernels
12mr|kernel-3.5.7-2|322	%define target_arch    %(echo %{_arch} | sed -e 's/mips.*/mips/' -e 's/arm.*/arm/')
12mr|kernel-3.5.7-2|323	
12mr|kernel-3.5.7-2|324	
12mr|kernel-3.5.7-2|325	#
12mr|kernel-3.5.7-2|326	# SRC RPM description
12mr|kernel-3.5.7-2|327	#
12mr|kernel-3.5.7-2|328	Summary: 	Linux kernel built for Mandriva
12mr|kernel-3.5.7-2|329	Name:		%{kname}
12mr|kernel-3.5.7-2|330	Version: 	%{kversion}
12mr|kernel-3.5.7-2|331	Release: 	%{rpmrel}
12mr|kernel-3.5.7-2|332	License: 	GPLv2
12mr|kernel-3.5.7-2|333	Group: 	 	System/Kernel and hardware
12mr|kernel-3.5.7-2|334	ExclusiveArch: %{ix86} x86_64 %{arm}
12mr|kernel-3.5.7-2|335	ExclusiveOS: 	Linux
12mr|kernel-3.5.7-2|336	URL:            http://www.kernel.org
12mr|kernel-3.5.7-2|337	
12mr|kernel-3.5.7-2|338	####################################################################
12mr|kernel-3.5.7-2|339	#
12mr|kernel-3.5.7-2|340	# Sources
12mr|kernel-3.5.7-2|341	#
12mr|kernel-3.5.7-2|342	### This is for full SRC RPM
12mr|kernel-3.5.7-2|343	Source0: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.xz
12mr|kernel-3.5.7-2|344	Source1: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.sign
12mr|kernel-3.5.7-2|345	### This is for stripped SRC RPM
12mr|kernel-3.5.7-2|346	%if %build_nosrc
12mr|kernel-3.5.7-2|347	NoSource: 0
12mr|kernel-3.5.7-2|348	%endif
12mr|kernel-3.5.7-2|349	# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
12mr|kernel-3.5.7-2|350	Source2: 	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
12mr|kernel-3.5.7-2|351	
12mr|kernel-3.5.7-2|352	Source4: 	README.kernel-sources
12mr|kernel-3.5.7-2|353	Source5:	kernel.rpmlintrc
12mr|kernel-3.5.7-2|354	
12mr|kernel-3.5.7-2|355	# config and systemd service file from fedora
12mr|kernel-3.5.7-2|356	Source50:	cpupower.service
12mr|kernel-3.5.7-2|357	Source51:	cpupower.config
12mr|kernel-3.5.7-2|358	
12mr|kernel-3.5.7-2|359	# our patch tarball
12mr|kernel-3.5.7-2|360	Source100: 	linux-%{patch_ver}.tar.xz
12mr|kernel-3.5.7-2|361	
12mr|kernel-3.5.7-2|362	####################################################################
12mr|kernel-3.5.7-2|363	#
12mr|kernel-3.5.7-2|364	# Patches
12mr|kernel-3.5.7-2|365	
12mr|kernel-3.5.7-2|366	#
12mr|kernel-3.5.7-2|367	# Patch0 to Patch100 are for core kernel upgrades.
12mr|kernel-3.5.7-2|368	#
12mr|kernel-3.5.7-2|369	
12mr|kernel-3.5.7-2|370	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/testing
12mr|kernel-3.5.7-2|371	
12mr|kernel-3.5.7-2|372	%if %kpatch
12mr|kernel-3.5.7-2|373	%if %sublevel
12mr|kernel-3.5.7-2|374	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.bz2
12mr|kernel-3.5.7-2|375	Source11:	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.sign
12mr|kernel-3.5.7-2|376	%else
12mr|kernel-3.5.7-2|377	Patch1:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.bz2
12mr|kernel-3.5.7-2|378	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.sign
12mr|kernel-3.5.7-2|379	%endif
12mr|kernel-3.5.7-2|380	%endif
12mr|kernel-3.5.7-2|381	%if %kgit
12mr|kernel-3.5.7-2|382	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.bz2
12mr|kernel-3.5.7-2|383	Source11: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.sign
12mr|kernel-3.5.7-2|384	%endif
12mr|kernel-3.5.7-2|385	%if %sublevel
12mr|kernel-3.5.7-2|386	%if %kpatch
12mr|kernel-3.5.7-2|387	%define prev_sublevel %(expr %{sublevel} - 1)
12mr|kernel-3.5.7-2|388	%if %prev_sublevel
12mr|kernel-3.5.7-2|389	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.bz2
12mr|kernel-3.5.7-2|390	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.sign
12mr|kernel-3.5.7-2|391	%endif
12mr|kernel-3.5.7-2|392	%else
12mr|kernel-3.5.7-2|393	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.bz2
12mr|kernel-3.5.7-2|394	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.sign
12mr|kernel-3.5.7-2|395	%endif
12mr|kernel-3.5.7-2|396	%endif
12mr|kernel-3.5.7-2|397	
12mr|kernel-3.5.7-2|398	#END
12mr|kernel-3.5.7-2|399	####################################################################
12mr|kernel-3.5.7-2|400	
12mr|kernel-3.5.7-2|401	# Defines for the things that are needed for all the kernels
12mr|kernel-3.5.7-2|402	#
12mr|kernel-3.5.7-2|403	%define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \
12mr|kernel-3.5.7-2|404	Mandriva operating system. The kernel handles the basic functions \
12mr|kernel-3.5.7-2|405	of the operating system: memory allocation, process allocation, device \
12mr|kernel-3.5.7-2|406	input and output, etc.
12mr|kernel-3.5.7-2|407	
12mr|kernel-3.5.7-2|408	%define common_desc_kernel_smp This kernel relies on in-kernel smp alternatives to switch between up & smp \
12mr|kernel-3.5.7-2|409	mode depending on detected hardware. To force the kernel to boot in single \
12mr|kernel-3.5.7-2|410	processor mode, use the "nosmp" boot parameter.
12mr|kernel-3.5.7-2|411	
12mr|kernel-3.5.7-2|412	
12mr|kernel-3.5.7-2|413	### Global Requires/Provides
12mr|kernel-3.5.7-2|414	
12mr|kernel-3.5.7-2|415	%if %{mdvver} == 201210
12mr|kernel-3.5.7-2|416	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.5.7-2|417	%define requires2	dracut >= 017-16
12mr|kernel-3.5.7-2|418	%define requires3	kmod >= 7-6
12mr|kernel-3.5.7-2|419	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.5.7-2|420	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.5.7-2|421	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.5.7-2|422	%endif
12mr|kernel-3.5.7-2|423	
12mr|kernel-3.5.7-2|424	%if %{mdvver} == 201200
12mr|kernel-3.5.7-2|425	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.5.7-2|426	%define requires2	dracut >= 017-16
12mr|kernel-3.5.7-2|427	%define requires3	module-init-tools >= 3.16-5
12mr|kernel-3.5.7-2|428	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.5.7-2|429	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.5.7-2|430	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.5.7-2|431	%endif
12mr|kernel-3.5.7-2|432	
12mr|kernel-3.5.7-2|433	%if %{mdvver} < 201200
12mr|kernel-3.5.7-2|434	%define requires1	bootloader-utils >= 1.13-1
12mr|kernel-3.5.7-2|435	%define requires2	mkinitrd >= 4.2.17-31
12mr|kernel-3.5.7-2|436	%define requires3	module-init-tools >= 3.0-7
12mr|kernel-3.5.7-2|437	%define requires4	sysfsutils >= 1.3.0-1
12mr|kernel-3.5.7-2|438	%define requires5	kernel-firmware >= 20101024-2
12mr|kernel-3.5.7-2|439	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.5.7-2|440	%endif
12mr|kernel-3.5.7-2|441	
12mr|kernel-3.5.7-2|442	%define kprovides 	%{kname} = %{kverrel}, kernel = %{tar_ver}, alsa = 1.0.25
12mr|kernel-3.5.7-2|443	%define kprovides_server drbd-api = 88
12mr|kernel-3.5.7-2|444	
12mr|kernel-3.5.7-2|445	%define	kobsoletes	dkms-r8192se <= 0019.1207.2010-2, dkms-lzma <= 4.43-32, dkms-psb <= 4.41.1-7
12mr|kernel-3.5.7-2|446	
12mr|kernel-3.5.7-2|447	Autoreqprov: 		no
12mr|kernel-3.5.7-2|448	
12mr|kernel-3.5.7-2|449	# might be useful too:
12mr|kernel-3.5.7-2|450	# Suggests:	microcode
12mr|kernel-3.5.7-2|451	
12mr|kernel-3.5.7-2|452	%if %{mdvver} == 201210
12mr|kernel-3.5.7-2|453	BuildRequires:	kmod-devel
12mr|kernel-3.5.7-2|454	%else
12mr|kernel-3.5.7-2|455	BuildRequires:	module-init-tools
12mr|kernel-3.5.7-2|456	%endif
12mr|kernel-3.5.7-2|457	
12mr|kernel-3.5.7-2|458	BuildRequires: 	gcc
12mr|kernel-3.5.7-2|459	
12mr|kernel-3.5.7-2|460	# for perf, cpufreq and other tools
12mr|kernel-3.5.7-2|461	BuildRequires:		elfutils-devel
12mr|kernel-3.5.7-2|462	BuildRequires:		zlib-devel
12mr|kernel-3.5.7-2|463	BuildRequires:		binutils-devel
12mr|kernel-3.5.7-2|464	BuildRequires:		newt-devel
12mr|kernel-3.5.7-2|465	BuildRequires:		python-devel
12mr|kernel-3.5.7-2|466	BuildRequires:		perl(ExtUtils::Embed)
12mr|kernel-3.5.7-2|467	BuildRequires:		pciutils-devel
12mr|kernel-3.5.7-2|468	BuildRequires:		asciidoc
12mr|kernel-3.5.7-2|469	BuildRequires:		xmlto
12mr|kernel-3.5.7-2|470	BuildRequires:		gettext
12mr|kernel-3.5.7-2|471	BuildRequires:		docbook-style-xsl
12mr|kernel-3.5.7-2|472	BuildRequires:		pkgconfig(gtk+-2.0)
12mr|kernel-3.5.7-2|473	BuildRequires:		flex
12mr|kernel-3.5.7-2|474	BuildRequires:		bison
12mr|kernel-3.5.7-2|475	
12mr|kernel-3.5.7-2|476	%ifarch %{arm}
12mr|kernel-3.5.7-2|477	BuildRequires:		uboot-mkimage
12mr|kernel-3.5.7-2|478	%endif
12mr|kernel-3.5.7-2|479	
12mr|kernel-3.5.7-2|480	
12mr|kernel-3.5.7-2|481	%description
12mr|kernel-3.5.7-2|482	%common_desc_kernel
12mr|kernel-3.5.7-2|483	%ifnarch %{arm}
12mr|kernel-3.5.7-2|484	%common_desc_kernel_smp
12mr|kernel-3.5.7-2|485	%endif
12mr|kernel-3.5.7-2|486	
12mr|kernel-3.5.7-2|487	# Define obsolete/provides to help automatic upgrades of old kernel-xen-pvops
12mr|kernel-3.5.7-2|488	%define latest_obsoletes_server kernel-xen-pvops-latest < 3.2.1-1
12mr|kernel-3.5.7-2|489	%define latest_provides_server kernel-xen-pvops-latest = %{kverrel}
12mr|kernel-3.5.7-2|490	%define latest_obsoletes_devel_server kernel-xen-pvops-devel-latest < 3.2.1-1
12mr|kernel-3.5.7-2|491	%define latest_provides_devel_server kernel-xen-pvops-devel-latest = %{kverrel}
12mr|kernel-3.5.7-2|492	
12mr|kernel-3.5.7-2|493	# mkflavour() name flavour processor
12mr|kernel-3.5.7-2|494	# name: the flavour name in the package name
12mr|kernel-3.5.7-2|495	# flavour: first parameter of CreateKernel()
12mr|kernel-3.5.7-2|496	%define mkflavour()					\
12mr|kernel-3.5.7-2|497	%package -n %{kname}-%{1}-%{buildrel}			\
12mr|kernel-3.5.7-2|498	Version:	%{fakever}				\
12mr|kernel-3.5.7-2|499	Release:	%{fakerel}				\
12mr|kernel-3.5.7-2|500	Provides:	%kprovides				\
12mr|kernel-3.5.7-2|501	%{expand:%%{?kprovides_%{1}:Provides: %{kprovides_%{1}}}} \
12mr|kernel-3.5.7-2|502	Provides:	%{kname}-%{1}				\
12mr|kernel-3.5.7-2|503	Requires(pre):	%requires1 %requires2 %requires3 %requires4 \
12mr|kernel-3.5.7-2|504	Requires:	%requires2 %requires5 %requires6	\
12mr|kernel-3.5.7-2|505	Obsoletes:	%kobsoletes				\
12mr|kernel-3.5.7-2|506	Provides:	should-restart = system			\
12mr|kernel-3.5.7-2|507	Suggests:	crda					\
12mr|kernel-3.5.7-2|508	%ifarch %{ix86}						\
12mr|kernel-3.5.7-2|509	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.7-2|510	%endif							\
12mr|kernel-3.5.7-2|511	Summary:	%{expand:%{summary_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.5.7-2|512	Group:		System/Kernel and hardware		\
12mr|kernel-3.5.7-2|513	%description -n %{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.5.7-2|514	%common_desc_kernel %{expand:%{info_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.5.7-2|515	%ifnarch %{arm}						\
12mr|kernel-3.5.7-2|516	%common_desc_kernel_smp					\
12mr|kernel-3.5.7-2|517	%endif							\
12mr|kernel-3.5.7-2|518	\
12mr|kernel-3.5.7-2|519	%if %build_devel					\
12mr|kernel-3.5.7-2|520	%package -n	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.5.7-2|521	Version:	%{fakever}				\
12mr|kernel-3.5.7-2|522	Release:	%{fakerel}				\
12mr|kernel-3.5.7-2|523	Requires:	glibc-devel ncurses-devel make gcc perl	\
12mr|kernel-3.5.7-2|524	Summary:	The kernel-devel files for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.5.7-2|525	Group:		Development/Kernel			\
12mr|kernel-3.5.7-2|526	Provides:	%{kname}-devel = %{kverrel} 		\
12mr|kernel-3.5.7-2|527	Provides:	%{kname}-%{1}-devel			\
12mr|kernel-3.5.7-2|528	%ifarch %{ix86}						\
12mr|kernel-3.5.7-2|529	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.7-2|530	%endif							\
12mr|kernel-3.5.7-2|531	%description -n %{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.5.7-2|532	This package contains the kernel files (headers and build tools) \
12mr|kernel-3.5.7-2|533	that should be enough to build additional drivers for   \
12mr|kernel-3.5.7-2|534	use with %{kname}-%{1}-%{buildrel}.                     \
12mr|kernel-3.5.7-2|535	\
12mr|kernel-3.5.7-2|536	If you want to build your own kernel, you need to install the full \
12mr|kernel-3.5.7-2|537	%{kname}-source-%{buildrel} rpm.			\
12mr|kernel-3.5.7-2|538	\
12mr|kernel-3.5.7-2|539	%endif							\
12mr|kernel-3.5.7-2|540	\
12mr|kernel-3.5.7-2|541	%if %build_debug					\
12mr|kernel-3.5.7-2|542	%package -n	%{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.5.7-2|543	Version:	%{fakever}				\
12mr|kernel-3.5.7-2|544	Release:	%{fakerel}				\
12mr|kernel-3.5.7-2|545	Summary:	Files with debug info for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.5.7-2|546	Group:		Development/Debug			\
12mr|kernel-3.5.7-2|547	Provides:	kernel-debug = %{kverrel} 		\
12mr|kernel-3.5.7-2|548	%ifarch %{ix86}						\
12mr|kernel-3.5.7-2|549	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.7-2|550	%endif							\
12mr|kernel-3.5.7-2|551	%description -n %{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.5.7-2|552	This package contains the files with debug info to aid in debug tasks \
12mr|kernel-3.5.7-2|553	when using %{kname}-%{1}-%{buildrel}.			\
12mr|kernel-3.5.7-2|554	\
12mr|kernel-3.5.7-2|555	If you need to look at debug information or use some application that \
12mr|kernel-3.5.7-2|556	needs debugging info from the kernel, this package may help. \
12mr|kernel-3.5.7-2|557	\
12mr|kernel-3.5.7-2|558	%endif							\
12mr|kernel-3.5.7-2|559	\
12mr|kernel-3.5.7-2|560	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.5.7-2|561	Version:	%{kversion}				\
12mr|kernel-3.5.7-2|562	Release:	%{rpmrel}				\
12mr|kernel-3.5.7-2|563	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.5.7-2|564	Group:		System/Kernel and hardware		\
12mr|kernel-3.5.7-2|565	Requires:	%{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.5.7-2|566	%ifarch %{ix86}						\
12mr|kernel-3.5.7-2|567	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.7-2|568	%endif							\
12mr|kernel-3.5.7-2|569	%{expand:%%{?latest_obsoletes_%{1}:Obsoletes: %{latest_obsoletes_%{1}}}} \
12mr|kernel-3.5.7-2|570	%{expand:%%{?latest_provides_%{1}:Provides: %{latest_provides_%{1}}}} \
12mr|kernel-3.5.7-2|571	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.5.7-2|572	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.7-2|573	latest %{kname}-%{1} installed...			\
12mr|kernel-3.5.7-2|574	\
12mr|kernel-3.5.7-2|575	%if %build_devel					\
12mr|kernel-3.5.7-2|576	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.5.7-2|577	Version:	%{kversion}				\
12mr|kernel-3.5.7-2|578	Release:	%{rpmrel}				\
12mr|kernel-3.5.7-2|579	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.5.7-2|580	Group:		Development/Kernel			\
12mr|kernel-3.5.7-2|581	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.5.7-2|582	%ifarch %{ix86}						\
12mr|kernel-3.5.7-2|583	Conflicts:	arch(x86_64)				\
12mr|kernel-3.5.7-2|584	%endif							\
12mr|kernel-3.5.7-2|585	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.5.7-2|586	%{expand:%%{?latest_obsoletes_devel_%{1}:Obsoletes: %{latest_obsoletes_devel_%{1}}}} \
12mr|kernel-3.5.7-2|587	%{expand:%%{?latest_provides_devel_%{1}:Provides: %{latest_provides_devel_%{1}}}} \
12mr|kernel-3.5.7-2|588	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.5.7-2|589	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.5.7-2|590	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.5.7-2|591	\
12mr|kernel-3.5.7-2|592	%endif							\
12mr|kernel-3.5.7-2|593	\
12mr|kernel-3.5.7-2|594	%post -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-post \
12mr|kernel-3.5.7-2|595	%posttrans -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-posttrans \
12mr|kernel-3.5.7-2|596	%preun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-preun \
12mr|kernel-3.5.7-2|597	%postun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-postun \
12mr|kernel-3.5.7-2|598	\
12mr|kernel-3.5.7-2|599	%if %build_devel					\
12mr|kernel-3.5.7-2|600	%post -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-post \
12mr|kernel-3.5.7-2|601	%preun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-preun \
12mr|kernel-3.5.7-2|602	%postun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-postun \
12mr|kernel-3.5.7-2|603	%endif							\
12mr|kernel-3.5.7-2|604	\
12mr|kernel-3.5.7-2|605	%files -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1} \
12mr|kernel-3.5.7-2|606	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.5.7-2|607	\
12mr|kernel-3.5.7-2|608	%if %build_devel					\
12mr|kernel-3.5.7-2|609	%files -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1} \
12mr|kernel-3.5.7-2|610	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.5.7-2|611	%endif							\
12mr|kernel-3.5.7-2|612	\
12mr|kernel-3.5.7-2|613	%if %build_debug					\
12mr|kernel-3.5.7-2|614	%files -n %{kname}-%{1}-%{buildrel}-debug -f kernel_debug_files.%{1} \
12mr|kernel-3.5.7-2|615	%endif
12mr|kernel-3.5.7-2|616	
12mr|kernel-3.5.7-2|617	%ifarch %{ix86}
12mr|kernel-3.5.7-2|618	#
12mr|kernel-3.5.7-2|619	# kernel-desktop586: i586, smp-alternatives, 4GB
12mr|kernel-3.5.7-2|620	#
12mr|kernel-3.5.7-2|621	%if %build_desktop586
12mr|kernel-3.5.7-2|622	%define summary_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.5.7-2|623	%define info_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.7-2|624	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.7-2|625	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|626	%mkflavour desktop586
12mr|kernel-3.5.7-2|627	%endif
12mr|kernel-3.5.7-2|628	%endif
12mr|kernel-3.5.7-2|629	
12mr|kernel-3.5.7-2|630	#
12mr|kernel-3.5.7-2|631	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.7-2|632	#
12mr|kernel-3.5.7-2|633	%if %build_desktop
12mr|kernel-3.5.7-2|634	%ifarch %{ix86}
12mr|kernel-3.5.7-2|635	%define summary_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.5.7-2|636	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.7-2|637	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.7-2|638	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|639	%else
12mr|kernel-3.5.7-2|640	%define summary_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.5.7-2|641	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.7-2|642	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.5.7-2|643	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|644	%endif
12mr|kernel-3.5.7-2|645	%mkflavour desktop
12mr|kernel-3.5.7-2|646	%endif
12mr|kernel-3.5.7-2|647	
12mr|kernel-3.5.7-2|648	#
12mr|kernel-3.5.7-2|649	# kernel-netbook: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.7-2|650	#
12mr|kernel-3.5.7-2|651	%if %build_netbook
12mr|kernel-3.5.7-2|652	%ifarch %{ix86}
12mr|kernel-3.5.7-2|653	%define summary_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.5.7-2|654	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.7-2|655	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.5.7-2|656	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|657	%else
12mr|kernel-3.5.7-2|658	%define summary_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.5.7-2|659	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.7-2|660	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mr|kernel-3.5.7-2|661	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|662	%endif
12mr|kernel-3.5.7-2|663	%mkflavour netbook
12mr|kernel-3.5.7-2|664	%endif
12mr|kernel-3.5.7-2|665	
12mr|kernel-3.5.7-2|666	#
12mr|kernel-3.5.7-2|667	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mr|kernel-3.5.7-2|668	#
12mr|kernel-3.5.7-2|669	%if %build_server
12mr|kernel-3.5.7-2|670	%ifarch %{ix86}
12mr|kernel-3.5.7-2|671	%define summary_server Linux Kernel for server use with i686 & 64GB RAM
12mr|kernel-3.5.7-2|672	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.5.7-2|673	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using \
12mr|kernel-3.5.7-2|674	no preempt, HZ_100, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|675	%else
12mr|kernel-3.5.7-2|676	%define summary_server Linux Kernel for server use with %{_arch}
12mr|kernel-3.5.7-2|677	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.5.7-2|678	multiple %{_arch} processor(s)/core(s), using no preempt, HZ_100, \
12mr|kernel-3.5.7-2|679	CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|680	%endif
12mr|kernel-3.5.7-2|681	%mkflavour server
12mr|kernel-3.5.7-2|682	%endif
12mr|kernel-3.5.7-2|683	
12mr|kernel-3.5.7-2|684	%ifarch %{ix86}
12mr|kernel-3.5.7-2|685	#
12mr|kernel-3.5.7-2|686	# kernel-desktop-pae: i686, smp-alternatives, 64GB
12mr|kernel-3.5.7-2|687	#
12mr|kernel-3.5.7-2|688	%if %build_desktop_pae
12mr|kernel-3.5.7-2|689	%define summary_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.5.7-2|690	%define info_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.7-2|691	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.7-2|692	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|693	%mkflavour desktop-pae
12mr|kernel-3.5.7-2|694	%endif
12mr|kernel-3.5.7-2|695	%endif
12mr|kernel-3.5.7-2|696	
12mr|kernel-3.5.7-2|697	%ifarch %{ix86}
12mr|kernel-3.5.7-2|698	#
12mr|kernel-3.5.7-2|699	# kernel-netbook-pae: i686, smp-alternatives, 64 GB
12mr|kernel-3.5.7-2|700	#
12mr|kernel-3.5.7-2|701	%if %build_netbook_pae
12mr|kernel-3.5.7-2|702	%define summary_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.5.7-2|703	%define info_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.7-2|704	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.5.7-2|705	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|706	%mkflavour netbook-pae
12mr|kernel-3.5.7-2|707	%endif
12mr|kernel-3.5.7-2|708	%endif
12mr|kernel-3.5.7-2|709	
12mr|kernel-3.5.7-2|710	%ifarch %{ix86}
12mr|kernel-3.5.7-2|711	#
12mr|kernel-3.5.7-2|712	# kernel-nrj-desktop586: nrj, i586, smp-alternatives, 4GB
12mr|kernel-3.5.7-2|713	#
12mr|kernel-3.5.7-2|714	%if %build_nrj_desktop586
12mr|kernel-3.5.7-2|715	%define summary_nrj_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.5.7-2|716	%define info_nrj_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.7-2|717	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.7-2|718	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|719	%mkflavour nrj-desktop586
12mr|kernel-3.5.7-2|720	%endif
12mr|kernel-3.5.7-2|721	%endif
12mr|kernel-3.5.7-2|722	
12mr|kernel-3.5.7-2|723	#
12mr|kernel-3.5.7-2|724	# kernel-nrj-desktop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.7-2|725	#
12mr|kernel-3.5.7-2|726	%if %build_nrj_desktop
12mr|kernel-3.5.7-2|727	%ifarch %{ix86}
12mr|kernel-3.5.7-2|728	%define summary_nrj_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.5.7-2|729	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.7-2|730	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.7-2|731	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|732	%else
12mr|kernel-3.5.7-2|733	%define summary_nrj_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.5.7-2|734	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.7-2|735	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.5.7-2|736	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|737	%endif
12mr|kernel-3.5.7-2|738	%mkflavour nrj-desktop
12mr|kernel-3.5.7-2|739	%endif
12mr|kernel-3.5.7-2|740	
12mr|kernel-3.5.7-2|741	#
12mr|kernel-3.5.7-2|742	# kernel-nrj-realtime: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.7-2|743	#
12mr|kernel-3.5.7-2|744	%if %build_nrj_realtime
12mr|kernel-3.5.7-2|745	%ifarch %{ix86}
12mr|kernel-3.5.7-2|746	%define summary_nrj_realtime Linux Kernel for low latency use with i686 & 4GB RAM
12mr|kernel-3.5.7-2|747	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mr|kernel-3.5.7-2|748	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.7-2|749	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler.
12mr|kernel-3.5.7-2|750	%else
12mr|kernel-3.5.7-2|751	%define summary_nrj_realtime Linux Kernel for low latency use with %{_arch}
12mr|kernel-3.5.7-2|752	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mr|kernel-3.5.7-2|753	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.5.7-2|754	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler.
12mr|kernel-3.5.7-2|755	%endif
12mr|kernel-3.5.7-2|756	%mkflavour nrj-realtime
12mr|kernel-3.5.7-2|757	%endif
12mr|kernel-3.5.7-2|758	
12mr|kernel-3.5.7-2|759	#
12mr|kernel-3.5.7-2|760	# kernel-nrj-laptop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.7-2|761	#
12mr|kernel-3.5.7-2|762	%if %build_nrj_laptop
12mr|kernel-3.5.7-2|763	%ifarch %{ix86}
12mr|kernel-3.5.7-2|764	%define summary_nrj_laptop Linux Kernel for laptop use with i686 & 4GB RAM
12mr|kernel-3.5.7-2|765	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mr|kernel-3.5.7-2|766	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_300, \
12mr|kernel-3.5.7-2|767	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|768	%else
12mr|kernel-3.5.7-2|769	%define summary_nrj_laptop Linux Kernel for laptop use with %{_arch}
12mr|kernel-3.5.7-2|770	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mr|kernel-3.5.7-2|771	multiple %{_arch} processor(s)/core(s), using HZ_300, \
12mr|kernel-3.5.7-2|772	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|773	%endif
12mr|kernel-3.5.7-2|774	%mkflavour nrj-laptop
12mr|kernel-3.5.7-2|775	%endif
12mr|kernel-3.5.7-2|776	
12mr|kernel-3.5.7-2|777	#
12mr|kernel-3.5.7-2|778	# kernel-nrj-netbook: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.5.7-2|779	#
12mr|kernel-3.5.7-2|780	%if %build_nrj_netbook
12mr|kernel-3.5.7-2|781	%ifarch %{ix86}
12mr|kernel-3.5.7-2|782	%define summary_nrj_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.5.7-2|783	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.7-2|784	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.5.7-2|785	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|786	%else
12mr|kernel-3.5.7-2|787	%define summary_nrj_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.5.7-2|788	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.7-2|789	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mr|kernel-3.5.7-2|790	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|791	%endif
12mr|kernel-3.5.7-2|792	%mkflavour nrj-netbook
12mr|kernel-3.5.7-2|793	%endif
12mr|kernel-3.5.7-2|794	
12mr|kernel-3.5.7-2|795	%ifarch %{ix86}
12mr|kernel-3.5.7-2|796	#
12mr|kernel-3.5.7-2|797	# kernel-nrj-desktop-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.5.7-2|798	#
12mr|kernel-3.5.7-2|799	%if %build_nrj_desktop_pae
12mr|kernel-3.5.7-2|800	%define summary_nrj_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.5.7-2|801	%define info_nrj_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.7-2|802	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.7-2|803	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|804	%mkflavour nrj-desktop-pae
12mr|kernel-3.5.7-2|805	%endif
12mr|kernel-3.5.7-2|806	%endif
12mr|kernel-3.5.7-2|807	
12mr|kernel-3.5.7-2|808	%ifarch %{ix86}
12mr|kernel-3.5.7-2|809	#
12mr|kernel-3.5.7-2|810	# kernel-nrj-realtime-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.5.7-2|811	#
12mr|kernel-3.5.7-2|812	%if %build_nrj_realtime_pae
12mr|kernel-3.5.7-2|813	%define summary_nrj_realtime_pae Linux kernel for low latency use with i686 & upto 64GB RAM
12mr|kernel-3.5.7-2|814	%define info_nrj_realtime_pae This kernel is compiled for low latency use, single or \
12mr|kernel-3.5.7-2|815	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.7-2|816	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler.
12mr|kernel-3.5.7-2|817	%mkflavour nrj-realtime-pae
12mr|kernel-3.5.7-2|818	%endif
12mr|kernel-3.5.7-2|819	%endif
12mr|kernel-3.5.7-2|820	
12mr|kernel-3.5.7-2|821	%ifarch %{ix86}
12mr|kernel-3.5.7-2|822	#
12mr|kernel-3.5.7-2|823	# kernel-nrj-laptop-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.5.7-2|824	#
12mr|kernel-3.5.7-2|825	%if %build_nrj_laptop_pae
12mr|kernel-3.5.7-2|826	%define summary_nrj_laptop_pae Linux Kernel for for laptop use with i686 & upto 64GB RAM
12mr|kernel-3.5.7-2|827	%define info_nrj_laptop_pae This kernel is compiled for laptop use, single or \
12mr|kernel-3.5.7-2|828	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_300, \
12mr|kernel-3.5.7-2|829	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|830	%mkflavour nrj-laptop-pae
12mr|kernel-3.5.7-2|831	%endif
12mr|kernel-3.5.7-2|832	%endif
12mr|kernel-3.5.7-2|833	
12mr|kernel-3.5.7-2|834	%ifarch %{ix86}
12mr|kernel-3.5.7-2|835	#
12mr|kernel-3.5.7-2|836	# kernel-nrj-netbook-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.5.7-2|837	#
12mr|kernel-3.5.7-2|838	%if %build_nrj_netbook_pae
12mr|kernel-3.5.7-2|839	%define summary_nrj_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.5.7-2|840	%define info_nrj_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.7-2|841	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.5.7-2|842	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|843	%mkflavour nrj-netbook-pae
12mr|kernel-3.5.7-2|844	%endif
12mr|kernel-3.5.7-2|845	%endif
12mr|kernel-3.5.7-2|846	
12mr|kernel-3.5.7-2|847	%ifarch %{ix86}
12mr|kernel-3.5.7-2|848	#
12mr|kernel-3.5.7-2|849	# kernel-nrj-netbook-atom: nrj, for Intel Atom cpu, smp-alternatives, 4 GB
12mr|kernel-3.5.7-2|850	#
12mr|kernel-3.5.7-2|851	%if %build_nrj_netbook_atom
12mr|kernel-3.5.7-2|852	%define summary_nrj_netbook_atom Linux Kernel for netbook use with Intel Atom cpu, less than 4GB RAM
12mr|kernel-3.5.7-2|853	%define info_nrj_netbook_atom This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.7-2|854	multiple Intel Atom cpu processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.5.7-2|855	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|856	%mkflavour nrj-netbook-atom
12mr|kernel-3.5.7-2|857	%endif
12mr|kernel-3.5.7-2|858	%endif
12mr|kernel-3.5.7-2|859	
12mr|kernel-3.5.7-2|860	%ifarch %{ix86}
12mr|kernel-3.5.7-2|861	#
12mr|kernel-3.5.7-2|862	# kernel-nrj-netbook-atom-pae: nrj, for Intel Atom cpu, smp-alternatives, 64 GB
12mr|kernel-3.5.7-2|863	#
12mr|kernel-3.5.7-2|864	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.5.7-2|865	%define summary_nrj_netbook_atom_pae Linux Kernel for netbook use with Intel Atom cpu & upto 64GB RAM
12mr|kernel-3.5.7-2|866	%define info_nrj_netbook_atom_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.5.7-2|867	multiple Intel Atom cpu processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.5.7-2|868	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|869	%mkflavour nrj-netbook-atom-pae
12mr|kernel-3.5.7-2|870	%endif
12mr|kernel-3.5.7-2|871	%endif
12mr|kernel-3.5.7-2|872	
12mr|kernel-3.5.7-2|873	%ifarch %{ix86}
12mr|kernel-3.5.7-2|874	#
12mr|kernel-3.5.7-2|875	# kernel-nrj-desktop-core2: nrj, Intel Core 2 and newer, smp-alternatives, 4 GB
12mr|kernel-3.5.7-2|876	#
12mr|kernel-3.5.7-2|877	%if %build_nrj_desktop_core2
12mr|kernel-3.5.7-2|878	%define summary_nrj_desktop_core2 Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.5.7-2|879	%define info_nrj_desktop_core2 This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.7-2|880	multiple Intel Core 2 and newer processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.5.7-2|881	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|882	%mkflavour nrj-desktop-core2
12mr|kernel-3.5.7-2|883	%endif
12mr|kernel-3.5.7-2|884	%endif
12mr|kernel-3.5.7-2|885	
12mr|kernel-3.5.7-2|886	%ifarch %{ix86}
12mr|kernel-3.5.7-2|887	#
12mr|kernel-3.5.7-2|888	# kernel-nrj-desktop-core2-pae: nrj, Intel Core 2 and newer, smp-alternatives, 64 GB
12mr|kernel-3.5.7-2|889	#
12mr|kernel-3.5.7-2|890	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.5.7-2|891	%define summary_nrj_desktop_core2_pae Linux Kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.5.7-2|892	%define info_nrj_desktop_core2_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.5.7-2|893	multiple Intel Core 2 and newer processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.5.7-2|894	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.5.7-2|895	%mkflavour nrj-desktop-core2-pae
12mr|kernel-3.5.7-2|896	%endif
12mr|kernel-3.5.7-2|897	%endif
12mr|kernel-3.5.7-2|898	
12mr|kernel-3.5.7-2|899	#
12mr|kernel-3.5.7-2|900	# ARM kernels
12mr|kernel-3.5.7-2|901	#
12mr|kernel-3.5.7-2|902	%ifarch %{arm}
12mr|kernel-3.5.7-2|903	%if %build_iop32x
12mr|kernel-3.5.7-2|904	%define summary_iop32x Linux Kernel for Arm machines based on Xscale IOP32X
12mr|kernel-3.5.7-2|905	%define info_iop32x This kernel is compiled for iop32x boxes. It will run on n2100 \
12mr|kernel-3.5.7-2|906	or ss4000e or sanmina boards.
12mr|kernel-3.5.7-2|907	%mkflavour iop32x
12mr|kernel-3.5.7-2|908	%endif
12mr|kernel-3.5.7-2|909	%if %build_kirkwood
12mr|kernel-3.5.7-2|910	%define summary_kirkwood Linux Kernel for Arm machines based on Kirkwood
12mr|kernel-3.5.7-2|911	%define info_kirkwood This kernel is compiled for kirkwood boxes. It will run on openrd boards.
12mr|kernel-3.5.7-2|912	%mkflavour kirkwood
12mr|kernel-3.5.7-2|913	%endif
12mr|kernel-3.5.7-2|914	%if %build_versatile
12mr|kernel-3.5.7-2|915	%define summary_versatile Linux Kernel for Versatile arm machines
12mr|kernel-3.5.7-2|916	%define info_versatile This kernel is compiled for Versatile boxes. It will run on Qemu for instance.
12mr|kernel-3.5.7-2|917	%mkflavour versatile
12mr|kernel-3.5.7-2|918	%endif
12mr|kernel-3.5.7-2|919	%endif
12mr|kernel-3.5.7-2|920	
12mr|kernel-3.5.7-2|921	#
12mr|kernel-3.5.7-2|922	# kernel-source
12mr|kernel-3.5.7-2|923	#
12mr|kernel-3.5.7-2|924	%if %build_source
12mr|kernel-3.5.7-2|925	%package -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.7-2|926	Version: 	%{fakever}
12mr|kernel-3.5.7-2|927	Release: 	%{fakerel}
12mr|kernel-3.5.7-2|928	Requires: 	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
12mr|kernel-3.5.7-2|929	Summary: 	The Linux source code for %{kname}-%{buildrel}
12mr|kernel-3.5.7-2|930	Group: 		Development/Kernel
12mr|kernel-3.5.7-2|931	Autoreqprov: 	no
12mr|kernel-3.5.7-2|932	Provides: 	kernel-source = %{kverrel}
12mr|kernel-3.5.7-2|933	Buildarch:	noarch
12mr|kernel-3.5.7-2|934	
12mr|kernel-3.5.7-2|935	%description -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.7-2|936	The %{kname}-source package contains the source code files for the Mandriva
12mr|kernel-3.5.7-2|937	kernel. Theese source files are only needed if you want to build your
12mr|kernel-3.5.7-2|938	own custom kernel that is better tuned to your particular hardware.
12mr|kernel-3.5.7-2|939	
12mr|kernel-3.5.7-2|940	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12mr|kernel-3.5.7-2|941	drivers against, install the *-devel-* rpm that is matching your kernel.
12mr|kernel-3.5.7-2|942	
12mr|kernel-3.5.7-2|943	%post -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.7-2|944	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,server,desktop-pae,netbook-pae,nrj-desktop586,nrj-desktop,nrj-realtime,nrj-laptop,nrj-netbook,nrj-desktop-pae,nrj-realtime-pae,nrj-laptop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}; do
12mr|kernel-3.5.7-2|945	if [ -d $i ]; then
12mr|kernel-3.5.7-2|946	if [ ! -L $i/build -a ! -L $i/source ]; then
12mr|kernel-3.5.7-2|947	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/build
12mr|kernel-3.5.7-2|948	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/source
12mr|kernel-3.5.7-2|949	fi
12mr|kernel-3.5.7-2|950	fi
12mr|kernel-3.5.7-2|951	done
12mr|kernel-3.5.7-2|952	cd /usr/src
12mr|kernel-3.5.7-2|953	rm -f linux
12mr|kernel-3.5.7-2|954	ln -snf linux-%{kversion}-%{buildrpmrel} linux
12mr|kernel-3.5.7-2|955	
12mr|kernel-3.5.7-2|956	%preun -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.7-2|957	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,server,desktop-pae,netbook-pae,nrj-desktop586,nrj-desktop,nrj-realtime,nrj-laptop,nrj-netbook,nrj-desktop-pae,nrj-realtime-pae,nrj-laptop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}/{build,source}; do
12mr|kernel-3.5.7-2|958	if [ -L $i ]; then
12mr|kernel-3.5.7-2|959	if [ "$(readlink $i)" = "/usr/src/linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.5.7-2|960	rm -f $i
12mr|kernel-3.5.7-2|961	fi
12mr|kernel-3.5.7-2|962	fi
12mr|kernel-3.5.7-2|963	done
12mr|kernel-3.5.7-2|964	if [ -L /usr/src/linux ]; then
12mr|kernel-3.5.7-2|965	if [ "$(readlink /usr/src/linux)" = "linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.5.7-2|966	rm -f /usr/src/linux
12mr|kernel-3.5.7-2|967	fi
12mr|kernel-3.5.7-2|968	fi
12mr|kernel-3.5.7-2|969	exit 0
12mr|kernel-3.5.7-2|970	
12mr|kernel-3.5.7-2|971	#
12mr|kernel-3.5.7-2|972	# kernel-source-latest: virtual rpm
12mr|kernel-3.5.7-2|973	#
12mr|kernel-3.5.7-2|974	%package -n %{kname}-source-latest
12mr|kernel-3.5.7-2|975	Version: 	%{kversion}
12mr|kernel-3.5.7-2|976	Release: 	%{rpmrel}
12mr|kernel-3.5.7-2|977	Summary: 	Virtual rpm for latest %{kname}-source
12mr|kernel-3.5.7-2|978	Group:   	Development/Kernel
12mr|kernel-3.5.7-2|979	Requires: 	%{kname}-source-%{buildrel}
12mr|kernel-3.5.7-2|980	Buildarch:	noarch
12mr|kernel-3.5.7-2|981	
12mr|kernel-3.5.7-2|982	%description -n %{kname}-source-latest
12mr|kernel-3.5.7-2|983	This package is a virtual rpm that aims to make sure you always have the
12mr|kernel-3.5.7-2|984	latest %{kname}-source installed...
12mr|kernel-3.5.7-2|985	%endif
12mr|kernel-3.5.7-2|986	
12mr|kernel-3.5.7-2|987	#
12mr|kernel-3.5.7-2|988	# kernel-doc: documentation for the Linux kernel
12mr|kernel-3.5.7-2|989	#
12mr|kernel-3.5.7-2|990	%if %build_doc
12mr|kernel-3.5.7-2|991	%package -n %{kname}-doc
12mr|kernel-3.5.7-2|992	Version: 	%{kversion}
12mr|kernel-3.5.7-2|993	Release: 	%{rpmrel}
12mr|kernel-3.5.7-2|994	Summary: 	Various documentation bits found in the %{kname} source
12mr|kernel-3.5.7-2|995	Group: 		Books/Computer books
12mr|kernel-3.5.7-2|996	Buildarch:	noarch
12mr|kernel-3.5.7-2|997	
12mr|kernel-3.5.7-2|998	%description -n %{kname}-doc
12mr|kernel-3.5.7-2|999	This package contains documentation files from the %{kname} source.
12mr|kernel-3.5.7-2|1000	Various bits of information about the Linux kernel and the device drivers
12mr|kernel-3.5.7-2|1001	shipped with it are documented in these files. You also might want install
12mr|kernel-3.5.7-2|1002	this package if you need a reference to the options that can be passed to
12mr|kernel-3.5.7-2|1003	Linux kernel modules at load time.
12mr|kernel-3.5.7-2|1004	%endif
12mr|kernel-3.5.7-2|1005	
12mr|kernel-3.5.7-2|1006	#
12mr|kernel-3.5.7-2|1007	# kernel/tools
12mr|kernel-3.5.7-2|1008	#
12mr|kernel-3.5.7-2|1009	%if %{build_perf}
12mr|kernel-3.5.7-2|1010	%package -n perf
12mr|kernel-3.5.7-2|1011	Version:	%{kversion}
12mr|kernel-3.5.7-2|1012	Release:	%{rpmrel}
12mr|kernel-3.5.7-2|1013	Summary:	perf tool and the supporting documentation
12mr|kernel-3.5.7-2|1014	Group:		System/Kernel and hardware
12mr|kernel-3.5.7-2|1015	
12mr|kernel-3.5.7-2|1016	%description -n perf
12mr|kernel-3.5.7-2|1017	the perf tool and the supporting documentation.
12mr|kernel-3.5.7-2|1018	%endif
12mr|kernel-3.5.7-2|1019	
12mr|kernel-3.5.7-2|1020	%if %{build_cpupower}
12mr|kernel-3.5.7-2|1021	%package -n cpupower
12mr|kernel-3.5.7-2|1022	Version:	%{kversion}
12mr|kernel-3.5.7-2|1023	Release:	%{rpmrel}
12mr|kernel-3.5.7-2|1024	Summary:	the cpupower tools
12mr|kernel-3.5.7-2|1025	Group:		System/Kernel and hardware
12mr|kernel-3.5.7-2|1026	Requires(post):  rpm-helper >= 0.24.0-3
12mr|kernel-3.5.7-2|1027	Requires(preun): rpm-helper >= 0.24.0-3
12mr|kernel-3.5.7-2|1028	%if %{mdvver} >= 201200
12mr|kernel-3.5.7-2|1029	Obsoletes:	cpufreq cpufrequtils
12mr|kernel-3.5.7-2|1030	%endif
12mr|kernel-3.5.7-2|1031	
12mr|kernel-3.5.7-2|1032	%description -n cpupower
12mr|kernel-3.5.7-2|1033	the cpupower tools.
12mr|kernel-3.5.7-2|1034	
12mr|kernel-3.5.7-2|1035	%post -n cpupower
12mr|kernel-3.5.7-2|1036	%_post_service cpupower
12mr|kernel-3.5.7-2|1037	
12mr|kernel-3.5.7-2|1038	%preun -n cpupower
12mr|kernel-3.5.7-2|1039	%_preun_service cpupower
12mr|kernel-3.5.7-2|1040	
12mr|kernel-3.5.7-2|1041	%package -n cpupower-devel
12mr|kernel-3.5.7-2|1042	Version:	%{kversion}
12mr|kernel-3.5.7-2|1043	Release:	%{rpmrel}
12mr|kernel-3.5.7-2|1044	Summary:	devel files for cpupower
12mr|kernel-3.5.7-2|1045	Group:		Development/Kernel
12mr|kernel-3.5.7-2|1046	Requires:	cpupower = %{kversion}-%{rpmrel}
12mr|kernel-3.5.7-2|1047	Conflicts:	%{_lib}cpufreq-devel
12mr|kernel-3.5.7-2|1048	
12mr|kernel-3.5.7-2|1049	%description -n cpupower-devel
12mr|kernel-3.5.7-2|1050	This package contains the development files for cpupower.
12mr|kernel-3.5.7-2|1051	%endif
12mr|kernel-3.5.7-2|1052	
12mr|kernel-3.5.7-2|1053	
12mr|kernel-3.5.7-2|1054	#
12mr|kernel-3.5.7-2|1055	# End packages - here begins build stage
12mr|kernel-3.5.7-2|1056	#
12mr|kernel-3.5.7-2|1057	%prep
12mr|kernel-3.5.7-2|1058	%setup -q -n %top_dir_name -c
12mr|kernel-3.5.7-2|1059	%setup -q -n %top_dir_name -D -T -a100
12mr|kernel-3.5.7-2|1060	
12mr|kernel-3.5.7-2|1061	%define patches_dir ../%{patch_ver}/
12mr|kernel-3.5.7-2|1062	
12mr|kernel-3.5.7-2|1063	cd %src_dir
12mr|kernel-3.5.7-2|1064	
12mr|kernel-3.5.7-2|1065	%if %sublevel
12mr|kernel-3.5.7-2|1066	%if %kpatch
12mr|kernel-3.5.7-2|1067	%if %prev_sublevel
12mr|kernel-3.5.7-2|1068	%patch1 -p1
12mr|kernel-3.5.7-2|1069	%endif
12mr|kernel-3.5.7-2|1070	%patch2 -p1
12mr|kernel-3.5.7-2|1071	%else
12mr|kernel-3.5.7-2|1072	%patch1 -p1
12mr|kernel-3.5.7-2|1073	%endif
12mr|kernel-3.5.7-2|1074	%else
12mr|kernel-3.5.7-2|1075	%if %kpatch
12mr|kernel-3.5.7-2|1076	%patch1 -p1
12mr|kernel-3.5.7-2|1077	%endif
12mr|kernel-3.5.7-2|1078	%endif
12mr|kernel-3.5.7-2|1079	%if %kgit
12mr|kernel-3.5.7-2|1080	%patch2 -p1
12mr|kernel-3.5.7-2|1081	%endif
12mr|kernel-3.5.7-2|1082	
12mr|kernel-3.5.7-2|1083	%{patches_dir}/scripts/apply_patchesQL
12mr|kernel-3.5.7-2|1084	%{patches_dir}/scripts/apply_patches
12mr|kernel-3.5.7-2|1085	
12mr|kernel-3.5.7-2|1086	# PATCH END
12mr|kernel-3.5.7-2|1087	
12mr|kernel-3.5.7-2|1088	
12mr|kernel-3.5.7-2|1089	#
12mr|kernel-3.5.7-2|1090	# Setup Begin
12mr|kernel-3.5.7-2|1091	#
12mr|kernel-3.5.7-2|1092	
12mr|kernel-3.5.7-2|1093	# Prepare all the variables for calling create_configs
12mr|kernel-3.5.7-2|1094	
12mr|kernel-3.5.7-2|1095	%if %build_debug
12mr|kernel-3.5.7-2|1096	%define debug --debug
12mr|kernel-3.5.7-2|1097	%else
12mr|kernel-3.5.7-2|1098	%define debug --no-debug
12mr|kernel-3.5.7-2|1099	%endif
12mr|kernel-3.5.7-2|1100	
12mr|kernel-3.5.7-2|1101	
12mr|kernel-3.5.7-2|1102	%{patches_dir}/scripts/create_configs %debug --user_cpu="%{target_arch}"
12mr|kernel-3.5.7-2|1103	
12mr|kernel-3.5.7-2|1104	# make sure the kernel has the sublevel we know it has...
12mr|kernel-3.5.7-2|1105	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" Makefile
12mr|kernel-3.5.7-2|1106	
12mr|kernel-3.5.7-2|1107	# get rid of unwanted files
12mr|kernel-3.5.7-2|1108	find . -name '*~' -o -name '*.orig' -o -name '*.append' | %kxargs rm -f
12mr|kernel-3.5.7-2|1109	
12mr|kernel-3.5.7-2|1110	
12mr|kernel-3.5.7-2|1111	%build
12mr|kernel-3.5.7-2|1112	# Common target directories
12mr|kernel-3.5.7-2|1113	%define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel}
12mr|kernel-3.5.7-2|1114	%define _bootdir /boot
12mr|kernel-3.5.7-2|1115	%define _modulesdir /lib/modules
12mr|kernel-3.5.7-2|1116	%define _efidir %{_bootdir}/efi/mandriva
12mr|kernel-3.5.7-2|1117	
12mr|kernel-3.5.7-2|1118	# Directories definition needed for building
12mr|kernel-3.5.7-2|1119	%define temp_root %{build_dir}/temp-root
12mr|kernel-3.5.7-2|1120	%define temp_source %{temp_root}%{_kerneldir}
12mr|kernel-3.5.7-2|1121	%define temp_boot %{temp_root}%{_bootdir}
12mr|kernel-3.5.7-2|1122	%define temp_modules %{temp_root}%{_modulesdir}
12mr|kernel-3.5.7-2|1123	
12mr|kernel-3.5.7-2|1124	PrepareKernel() {
12mr|kernel-3.5.7-2|1125	name=$1
12mr|kernel-3.5.7-2|1126	extension=$2
12mr|kernel-3.5.7-2|1127	x86_dir=arch/x86/configs
12mr|kernel-3.5.7-2|1128	
12mr|kernel-3.5.7-2|1129	echo "Make config for kernel $extension"
12mr|kernel-3.5.7-2|1130	
12mr|kernel-3.5.7-2|1131	%smake -s mrproper
12mr|kernel-3.5.7-2|1132	
12mr|kernel-3.5.7-2|1133	if [ "%{target_arch}" == "i386" -o "%{target_arch}" == "x86_64" ]; then
12mr|kernel-3.5.7-2|1134	if [ -z "$name" ]; then
12mr|kernel-3.5.7-2|1135	cp ${x86_dir}/%{target_arch}_defconfig-desktop .config
12mr|kernel-3.5.7-2|1136	else
12mr|kernel-3.5.7-2|1137	cp ${x86_dir}/%{target_arch}_defconfig-$name .config
12mr|kernel-3.5.7-2|1138	fi
12mr|kernel-3.5.7-2|1139	else
12mr|kernel-3.5.7-2|1140	if [ -z "$name" ]; then
12mr|kernel-3.5.7-2|1141	cp arch/%{target_arch}/defconfig-desktop .config
12mr|kernel-3.5.7-2|1142	else
12mr|kernel-3.5.7-2|1143	cp arch/%{target_arch}/defconfig-$name .config
12mr|kernel-3.5.7-2|1144	fi
12mr|kernel-3.5.7-2|1145	fi
12mr|kernel-3.5.7-2|1146	
12mr|kernel-3.5.7-2|1147	# make sure EXTRAVERSION says what we want it to say
12mr|kernel-3.5.7-2|1148	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
12mr|kernel-3.5.7-2|1149	
12mr|kernel-3.5.7-2|1150	%smake oldconfig
12mr|kernel-3.5.7-2|1151	}
12mr|kernel-3.5.7-2|1152	
12mr|kernel-3.5.7-2|1153	BuildKernel() {
12mr|kernel-3.5.7-2|1154	KernelVer=$1
12mr|kernel-3.5.7-2|1155	
12mr|kernel-3.5.7-2|1156	echo "Building kernel $KernelVer"
12mr|kernel-3.5.7-2|1157	
12mr|kernel-3.5.7-2|1158	%kmake -s all
12mr|kernel-3.5.7-2|1159	
12mr|kernel-3.5.7-2|1160	# kirkwood boxes have u-boot
12mr|kernel-3.5.7-2|1161	if [ "$KernelVer" = "%{kversion}-kirkwood-%{buildrpmrel}" ]; then
12mr|kernel-3.5.7-2|1162	%kmake uImage
12mr|kernel-3.5.7-2|1163	fi
12mr|kernel-3.5.7-2|1164	
12mr|kernel-3.5.7-2|1165	# Start installing stuff
12mr|kernel-3.5.7-2|1166	install -d %{temp_boot}
12mr|kernel-3.5.7-2|1167	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
12mr|kernel-3.5.7-2|1168	install -m 644 .config %{temp_boot}/config-$KernelVer
12mr|kernel-3.5.7-2|1169	xz -c Module.symvers > %{temp_boot}/symvers-$KernelVer.xz
12mr|kernel-3.5.7-2|1170	
12mr|kernel-3.5.7-2|1171	%ifarch %{arm}
12mr|kernel-3.5.7-2|1172	if [ -f arch/arm/boot/uImage ]; then
12mr|kernel-3.5.7-2|1173	cp -f arch/arm/boot/uImage %{temp_boot}/uImage-$KernelVer
12mr|kernel-3.5.7-2|1174	else
12mr|kernel-3.5.7-2|1175	cp -f arch/arm/boot/zImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.5.7-2|1176	fi
12mr|kernel-3.5.7-2|1177	%else
12mr|kernel-3.5.7-2|1178	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.5.7-2|1179	%endif
12mr|kernel-3.5.7-2|1180	
12mr|kernel-3.5.7-2|1181	# modules
12mr|kernel-3.5.7-2|1182	install -d %{temp_modules}/$KernelVer
12mr|kernel-3.5.7-2|1183	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
12mr|kernel-3.5.7-2|1184	
12mr|kernel-3.5.7-2|1185	# remove /lib/firmware, we use a separate kernel-firmware
12mr|kernel-3.5.7-2|1186	rm -rf %{temp_root}/lib/firmware
12mr|kernel-3.5.7-2|1187	}
12mr|kernel-3.5.7-2|1188	
12mr|kernel-3.5.7-2|1189	SaveDevel() {
12mr|kernel-3.5.7-2|1190	devel_flavour=$1
12mr|kernel-3.5.7-2|1191	
12mr|kernel-3.5.7-2|1192	DevelRoot=/usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel}
12mr|kernel-3.5.7-2|1193	TempDevelRoot=%{temp_root}$DevelRoot
12mr|kernel-3.5.7-2|1194	
12mr|kernel-3.5.7-2|1195	mkdir -p $TempDevelRoot
12mr|kernel-3.5.7-2|1196	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.5.7-2|1197	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.5.7-2|1198	cp -fR include $TempDevelRoot
12mr|kernel-3.5.7-2|1199	cp -fR scripts $TempDevelRoot
12mr|kernel-3.5.7-2|1200	cp -fR kernel/bounds.c $TempDevelRoot/kernel
12mr|kernel-3.5.7-2|1201	cp -fR tools/include $TempDevelRoot/tools/
12mr|kernel-3.5.7-2|1202	%ifarch %{arm}
12mr|kernel-3.5.7-2|1203	cp -fR arch/%{target_arch}/tools $TempDevelRoot/arch/%{target_arch}/
12mr|kernel-3.5.7-2|1204	%endif
12mr|kernel-3.5.7-2|1205	%ifarch %{ix86} x86_64
12mr|kernel-3.5.7-2|1206	cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.5.7-2|1207	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.5.7-2|1208	cp -fR arch/x86/syscalls/syscall* $TempDevelRoot/arch/x86/syscalls/
12mr|kernel-3.5.7-2|1209	cp -fR arch/x86/include $TempDevelRoot/arch/x86/
12mr|kernel-3.5.7-2|1210	cp -fR arch/x86/tools/relocs.c $TempDevelRoot/arch/x86/tools/
12mr|kernel-3.5.7-2|1211	%else
12mr|kernel-3.5.7-2|1212	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/%{target_arch}/kernel/
12mr|kernel-3.5.7-2|1213	for f in $(find arch/%{target_arch} -name include); do cp -fR --parents $f $TempDevelRoot; done
12mr|kernel-3.5.7-2|1214	%endif
12mr|kernel-3.5.7-2|1215	cp -fR .config Module.symvers $TempDevelRoot
12mr|kernel-3.5.7-2|1216	cp -fR 3rdparty/mkbuild.pl $TempDevelRoot/3rdparty
12mr|kernel-3.5.7-2|1217	
12mr|kernel-3.5.7-2|1218	# Needed for truecrypt build (Danny)
12mr|kernel-3.5.7-2|1219	cp -fR drivers/md/dm.h $TempDevelRoot/drivers/md/
12mr|kernel-3.5.7-2|1220	
12mr|kernel-3.5.7-2|1221	# Needed for lguest
12mr|kernel-3.5.7-2|1222	cp -fR drivers/lguest/lg.h $TempDevelRoot/drivers/lguest/
12mr|kernel-3.5.7-2|1223	
12mr|kernel-3.5.7-2|1224	# Needed for lirc_gpio (#39004)
12mr|kernel-3.5.7-2|1225	cp -fR drivers/media/video/bt8xx/bttv{,p}.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.5.7-2|1226	cp -fR drivers/media/video/bt8xx/bt848.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.5.7-2|1227	cp -fR drivers/media/video/btcx-risc.h $TempDevelRoot/drivers/media/video/
12mr|kernel-3.5.7-2|1228	
12mr|kernel-3.5.7-2|1229	# Needed for external dvb tree (#41418)
12mr|kernel-3.5.7-2|1230	cp -fR drivers/media/dvb/dvb-core/*.h $TempDevelRoot/drivers/media/dvb/dvb-core/
12mr|kernel-3.5.7-2|1231	cp -fR drivers/media/dvb/frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb/frontends/
12mr|kernel-3.5.7-2|1232	
12mr|kernel-3.5.7-2|1233	# add acpica header files, needed for fglrx build
12mr|kernel-3.5.7-2|1234	cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
12mr|kernel-3.5.7-2|1235	
12mr|kernel-3.5.7-2|1236	# aufs2 has a special file needed
12mr|kernel-3.5.7-2|1237	#cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
12mr|kernel-3.5.7-2|1238	
12mr|kernel-3.5.7-2|1239	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.5.7-2|1240	mips mn10300 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
12mr|kernel-3.5.7-2|1241	rm -rf $TempDevelRoot/arch/$i
12mr|kernel-3.5.7-2|1242	done
12mr|kernel-3.5.7-2|1243	
12mr|kernel-3.5.7-2|1244	%ifnarch %{arm}
12mr|kernel-3.5.7-2|1245	rm -rf $TempDevelRoot/arch/arm
12mr|kernel-3.5.7-2|1246	%endif
12mr|kernel-3.5.7-2|1247	%ifnarch %{ix86} x86_64
12mr|kernel-3.5.7-2|1248	rm -rf $TempDevelRoot/arch/x86
12mr|kernel-3.5.7-2|1249	%endif
12mr|kernel-3.5.7-2|1250	
12mr|kernel-3.5.7-2|1251	# Clean the scripts tree, and make sure everything is ok (sanity check)
12mr|kernel-3.5.7-2|1252	# running prepare+scripts (tree was already "prepared" in build)
12mr|kernel-3.5.7-2|1253	pushd $TempDevelRoot >/dev/null
12mr|kernel-3.5.7-2|1254	%smake -s prepare scripts
12mr|kernel-3.5.7-2|1255	%smake -s clean
12mr|kernel-3.5.7-2|1256	popd >/dev/null
12mr|kernel-3.5.7-2|1257	rm -f $TempDevelRoot/.config.old
12mr|kernel-3.5.7-2|1258	
12mr|kernel-3.5.7-2|1259	# fix permissions
12mr|kernel-3.5.7-2|1260	chmod -R a+rX $TempDevelRoot
12mr|kernel-3.5.7-2|1261	
12mr|kernel-3.5.7-2|1262	# disable mrproper in -devel rpms
12mr|kernel-3.5.7-2|1263	patch -p1 --fuzz=0 -d $TempDevelRoot -i %{SOURCE2}
12mr|kernel-3.5.7-2|1264	
12mr|kernel-3.5.7-2|1265	kernel_devel_files=../kernel_devel_files.$devel_flavour
12mr|kernel-3.5.7-2|1266	
12mr|kernel-3.5.7-2|1267	
12mr|kernel-3.5.7-2|1268	### Create the kernel_devel_files.*
12mr|kernel-3.5.7-2|1269	cat > $kernel_devel_files <<EOF
12mr|kernel-3.5.7-2|1270	%dir $DevelRoot
12mr|kernel-3.5.7-2|1271	%dir $DevelRoot/arch
12mr|kernel-3.5.7-2|1272	%dir $DevelRoot/include
12mr|kernel-3.5.7-2|1273	$DevelRoot/3rdparty
12mr|kernel-3.5.7-2|1274	$DevelRoot/Documentation
12mr|kernel-3.5.7-2|1275	%ifarch %{arm}
12mr|kernel-3.5.7-2|1276	$DevelRoot/arch/arm
12mr|kernel-3.5.7-2|1277	%endif
12mr|kernel-3.5.7-2|1278	$DevelRoot/arch/um
12mr|kernel-3.5.7-2|1279	%ifarch %{ix86} x86_64
12mr|kernel-3.5.7-2|1280	$DevelRoot/arch/x86
12mr|kernel-3.5.7-2|1281	%endif
12mr|kernel-3.5.7-2|1282	$DevelRoot/block
12mr|kernel-3.5.7-2|1283	$DevelRoot/crypto
12mr|kernel-3.5.7-2|1284	$DevelRoot/drivers
12mr|kernel-3.5.7-2|1285	$DevelRoot/firmware
12mr|kernel-3.5.7-2|1286	$DevelRoot/fs
12mr|kernel-3.5.7-2|1287	$DevelRoot/include/Kbuild
12mr|kernel-3.5.7-2|1288	$DevelRoot/include/acpi
12mr|kernel-3.5.7-2|1289	$DevelRoot/include/asm-generic
12mr|kernel-3.5.7-2|1290	$DevelRoot/include/config
12mr|kernel-3.5.7-2|1291	$DevelRoot/include/crypto
12mr|kernel-3.5.7-2|1292	$DevelRoot/include/drm
12mr|kernel-3.5.7-2|1293	$DevelRoot/include/generated
12mr|kernel-3.5.7-2|1294	$DevelRoot/include/keys
12mr|kernel-3.5.7-2|1295	$DevelRoot/include/linux
12mr|kernel-3.5.7-2|1296	$DevelRoot/include/math-emu
12mr|kernel-3.5.7-2|1297	$DevelRoot/include/media
12mr|kernel-3.5.7-2|1298	$DevelRoot/include/memory
12mr|kernel-3.5.7-2|1299	$DevelRoot/include/misc
12mr|kernel-3.5.7-2|1300	$DevelRoot/include/mtd
12mr|kernel-3.5.7-2|1301	$DevelRoot/include/net
12mr|kernel-3.5.7-2|1302	$DevelRoot/include/pcmcia
12mr|kernel-3.5.7-2|1303	$DevelRoot/include/rdma
12mr|kernel-3.5.7-2|1304	$DevelRoot/include/rxrpc
12mr|kernel-3.5.7-2|1305	$DevelRoot/include/scsi
12mr|kernel-3.5.7-2|1306	$DevelRoot/include/sound
12mr|kernel-3.5.7-2|1307	$DevelRoot/include/target
12mr|kernel-3.5.7-2|1308	$DevelRoot/include/trace
12mr|kernel-3.5.7-2|1309	$DevelRoot/include/video
12mr|kernel-3.5.7-2|1310	$DevelRoot/include/xen
12mr|kernel-3.5.7-2|1311	$DevelRoot/init
12mr|kernel-3.5.7-2|1312	$DevelRoot/ipc
12mr|kernel-3.5.7-2|1313	$DevelRoot/kernel
12mr|kernel-3.5.7-2|1314	$DevelRoot/lib
12mr|kernel-3.5.7-2|1315	$DevelRoot/mm
12mr|kernel-3.5.7-2|1316	$DevelRoot/net
12mr|kernel-3.5.7-2|1317	$DevelRoot/samples
12mr|kernel-3.5.7-2|1318	$DevelRoot/scripts
12mr|kernel-3.5.7-2|1319	$DevelRoot/security
12mr|kernel-3.5.7-2|1320	$DevelRoot/sound
12mr|kernel-3.5.7-2|1321	$DevelRoot/tools
12mr|kernel-3.5.7-2|1322	$DevelRoot/usr
12mr|kernel-3.5.7-2|1323	$DevelRoot/virt
12mr|kernel-3.5.7-2|1324	$DevelRoot/.config
12mr|kernel-3.5.7-2|1325	$DevelRoot/Kbuild
12mr|kernel-3.5.7-2|1326	$DevelRoot/Kconfig
12mr|kernel-3.5.7-2|1327	$DevelRoot/Makefile
12mr|kernel-3.5.7-2|1328	$DevelRoot/Module.symvers
12mr|kernel-3.5.7-2|1329	$DevelRoot/arch/Kconfig
12mr|kernel-3.5.7-2|1330	%doc README.kernel-sources
12mr|kernel-3.5.7-2|1331	EOF
12mr|kernel-3.5.7-2|1332	
12mr|kernel-3.5.7-2|1333	
12mr|kernel-3.5.7-2|1334	### Create -devel Post script on the fly
12mr|kernel-3.5.7-2|1335	cat > $kernel_devel_files-post <<EOF
12mr|kernel-3.5.7-2|1336	if [ -d /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.7-2|1337	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.5.7-2|1338	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.7-2|1339	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.7-2|1340	fi
12mr|kernel-3.5.7-2|1341	EOF
12mr|kernel-3.5.7-2|1342	
12mr|kernel-3.5.7-2|1343	
12mr|kernel-3.5.7-2|1344	### Create -devel Preun script on the fly
12mr|kernel-3.5.7-2|1345	cat > $kernel_devel_files-preun <<EOF
12mr|kernel-3.5.7-2|1346	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.5.7-2|1347	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.7-2|1348	fi
12mr|kernel-3.5.7-2|1349	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.5.7-2|1350	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.7-2|1351	fi
12mr|kernel-3.5.7-2|1352	exit 0
12mr|kernel-3.5.7-2|1353	EOF
12mr|kernel-3.5.7-2|1354	
12mr|kernel-3.5.7-2|1355	### Create -devel Postun script on the fly
12mr|kernel-3.5.7-2|1356	cat > $kernel_devel_files-postun <<EOF
12mr|kernel-3.5.7-2|1357	rm -rf /usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.7-2|1358	EOF
12mr|kernel-3.5.7-2|1359	}
12mr|kernel-3.5.7-2|1360	
12mr|kernel-3.5.7-2|1361	SaveDebug() {
12mr|kernel-3.5.7-2|1362	debug_flavour=$1
12mr|kernel-3.5.7-2|1363	
12mr|kernel-3.5.7-2|1364	install -m 644 vmlinux \
12mr|kernel-3.5.7-2|1365	%{temp_boot}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}
12mr|kernel-3.5.7-2|1366	kernel_debug_files=../kernel_debug_files.$debug_flavour
12mr|kernel-3.5.7-2|1367	echo "%{_bootdir}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}" \
12mr|kernel-3.5.7-2|1368	>> $kernel_debug_files
12mr|kernel-3.5.7-2|1369	
12mr|kernel-3.5.7-2|1370	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.5.7-2|1371	-name "*.ko" | \
12mr|kernel-3.5.7-2|1372	%kxargs -I '{}' objcopy --only-keep-debug '{}' '{}'.debug
12mr|kernel-3.5.7-2|1373	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.5.7-2|1374	-name "*.ko" | %kxargs -I '{}' \
12mr|kernel-3.5.7-2|1375	sh -c 'cd `dirname {}`; \
12mr|kernel-3.5.7-2|1376	objcopy --add-gnu-debuglink=`basename {}`.debug \
12mr|kernel-3.5.7-2|1377	--strip-debug `basename {}`'
12mr|kernel-3.5.7-2|1378	
12mr|kernel-3.5.7-2|1379	pushd %{temp_modules}
12mr|kernel-3.5.7-2|1380	find %{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.5.7-2|1381	-name "*.ko.debug" > debug_module_list
12mr|kernel-3.5.7-2|1382	popd
12mr|kernel-3.5.7-2|1383	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.5.7-2|1384	sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
12mr|kernel-3.5.7-2|1385	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.5.7-2|1386	sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' \
12mr|kernel-3.5.7-2|1387	>> ../kernel_exclude_debug_files.$debug_flavour
12mr|kernel-3.5.7-2|1388	rm -f %{temp_modules}/debug_module_list
12mr|kernel-3.5.7-2|1389	}
12mr|kernel-3.5.7-2|1390	
12mr|kernel-3.5.7-2|1391	CreateFiles() {
12mr|kernel-3.5.7-2|1392	kernel_flavour=$1
12mr|kernel-3.5.7-2|1393	
12mr|kernel-3.5.7-2|1394	kernel_files=../kernel_files.$kernel_flavour
12mr|kernel-3.5.7-2|1395	
12mr|kernel-3.5.7-2|1396	ker="vmlinuz"
12mr|kernel-3.5.7-2|1397	if [ "$kernel_flavour" = "kirkwood" ]; then
12mr|kernel-3.5.7-2|1398	ker="uImage"
12mr|kernel-3.5.7-2|1399	fi
12mr|kernel-3.5.7-2|1400	### Create the kernel_files.*
12mr|kernel-3.5.7-2|1401	cat > $kernel_files <<EOF
12mr|kernel-3.5.7-2|1402	%{_bootdir}/System.map-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.7-2|1403	%{_bootdir}/symvers-%{kversion}-$kernel_flavour-%{buildrpmrel}.xz
12mr|kernel-3.5.7-2|1404	%{_bootdir}/config-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.7-2|1405	%{_bootdir}/$ker-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.7-2|1406	%dir %{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/
12mr|kernel-3.5.7-2|1407	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/kernel
12mr|kernel-3.5.7-2|1408	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/modules.*
12mr|kernel-3.5.7-2|1409	%doc README.kernel-sources
12mr|kernel-3.5.7-2|1410	EOF
12mr|kernel-3.5.7-2|1411	
12mr|kernel-3.5.7-2|1412	%if %build_debug
12mr|kernel-3.5.7-2|1413	cat ../kernel_exclude_debug_files.$kernel_flavour >> $kernel_files
12mr|kernel-3.5.7-2|1414	%endif
12mr|kernel-3.5.7-2|1415	
12mr|kernel-3.5.7-2|1416	### Create kernel Post script
12mr|kernel-3.5.7-2|1417	cat > $kernel_files-post <<EOF
12mr|kernel-3.5.7-2|1418	%ifarch %{arm}
12mr|kernel-3.5.7-2|1419	/sbin/installkernel -i -N %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.7-2|1420	%else
12mr|kernel-3.5.7-2|1421	/sbin/installkernel %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.7-2|1422	pushd /boot > /dev/null
12mr|kernel-3.5.7-2|1423	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.5.7-2|1424	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.5.7-2|1425	fi
12mr|kernel-3.5.7-2|1426	ln -sf vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel} vmlinuz-$kernel_flavour
12mr|kernel-3.5.7-2|1427	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.5.7-2|1428	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.5.7-2|1429	fi
12mr|kernel-3.5.7-2|1430	ln -sf initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img initrd-$kernel_flavour.img
12mr|kernel-3.5.7-2|1431	popd > /dev/null
12mr|kernel-3.5.7-2|1432	%endif
12mr|kernel-3.5.7-2|1433	%if %build_devel
12mr|kernel-3.5.7-2|1434	# create kernel-devel symlinks if matching -devel- rpm is installed
12mr|kernel-3.5.7-2|1435	if [ -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.7-2|1436	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.5.7-2|1437	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.7-2|1438	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.7-2|1439	fi
12mr|kernel-3.5.7-2|1440	%endif
12mr|kernel-3.5.7-2|1441	%if %build_source
12mr|kernel-3.5.7-2|1442	# create kernel-source symlinks only if matching -devel- rpm is not installed
12mr|kernel-3.5.7-2|1443	if [ -d /usr/src/linux-%{kversion}-%{buildrpmrel} -a ! -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.7-2|1444	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.5.7-2|1445	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.7-2|1446	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.7-2|1447	fi
12mr|kernel-3.5.7-2|1448	%endif
12mr|kernel-3.5.7-2|1449	EOF
12mr|kernel-3.5.7-2|1450	
12mr|kernel-3.5.7-2|1451	### Create kernel Posttrans script
12mr|kernel-3.5.7-2|1452	cat > $kernel_files-posttrans <<EOF
12mr|kernel-3.5.7-2|1453	if [ -x /usr/sbin/dkms_autoinstaller -a -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.5.7-2|1454	/usr/sbin/dkms_autoinstaller start %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.7-2|1455	fi
12mr|kernel-3.5.7-2|1456	EOF
12mr|kernel-3.5.7-2|1457	
12mr|kernel-3.5.7-2|1458	### Create kernel Preun script on the fly
12mr|kernel-3.5.7-2|1459	cat > $kernel_files-preun <<EOF
12mr|kernel-3.5.7-2|1460	/sbin/installkernel -R %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.7-2|1461	pushd /boot > /dev/null
12mr|kernel-3.5.7-2|1462	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.5.7-2|1463	if [ "$(readlink vmlinuz-$kernel_flavour)" = "vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel}" ]; then
12mr|kernel-3.5.7-2|1464	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.5.7-2|1465	fi
12mr|kernel-3.5.7-2|1466	fi
12mr|kernel-3.5.7-2|1467	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.5.7-2|1468	if [ "$(readlink initrd-$kernel_flavour.img)" = "initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img" ]; then
12mr|kernel-3.5.7-2|1469	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.5.7-2|1470	fi
12mr|kernel-3.5.7-2|1471	fi
12mr|kernel-3.5.7-2|1472	popd > /dev/null
12mr|kernel-3.5.7-2|1473	%if %build_devel
12mr|kernel-3.5.7-2|1474	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.5.7-2|1475	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.5.7-2|1476	fi
12mr|kernel-3.5.7-2|1477	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.5.7-2|1478	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.5.7-2|1479	fi
12mr|kernel-3.5.7-2|1480	%endif
12mr|kernel-3.5.7-2|1481	exit 0
12mr|kernel-3.5.7-2|1482	EOF
12mr|kernel-3.5.7-2|1483	
12mr|kernel-3.5.7-2|1484	
12mr|kernel-3.5.7-2|1485	### Create kernel Postun script on the fly
12mr|kernel-3.5.7-2|1486	cat > $kernel_files-postun <<EOF
12mr|kernel-3.5.7-2|1487	/sbin/kernel_remove_initrd %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.5.7-2|1488	rm -rf /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.7-2|1489	if [ -d /var/lib/dkms ]; then
12mr|kernel-3.5.7-2|1490	rm -f /var/lib/dkms/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.5.7-2|1491	rm -rf /var/lib/dkms/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.7-2|1492	rm -f /var/lib/dkms-binary/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.5.7-2|1493	rm -rf /var/lib/dkms-binary/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.5.7-2|1494	fi
12mr|kernel-3.5.7-2|1495	EOF
12mr|kernel-3.5.7-2|1496	}
12mr|kernel-3.5.7-2|1497	
12mr|kernel-3.5.7-2|1498	
12mr|kernel-3.5.7-2|1499	CreateKernel() {
12mr|kernel-3.5.7-2|1500	flavour=$1
12mr|kernel-3.5.7-2|1501	
12mr|kernel-3.5.7-2|1502	PrepareKernel $flavour $flavour-%{buildrpmrel}
12mr|kernel-3.5.7-2|1503	
12mr|kernel-3.5.7-2|1504	BuildKernel %{kversion}-$flavour-%{buildrpmrel}
12mr|kernel-3.5.7-2|1505	%if %build_devel
12mr|kernel-3.5.7-2|1506	SaveDevel $flavour
12mr|kernel-3.5.7-2|1507	%endif
12mr|kernel-3.5.7-2|1508	%if %build_debug
12mr|kernel-3.5.7-2|1509	SaveDebug $flavour
12mr|kernel-3.5.7-2|1510	%endif
12mr|kernel-3.5.7-2|1511	CreateFiles $flavour
12mr|kernel-3.5.7-2|1512	}
12mr|kernel-3.5.7-2|1513	
12mr|kernel-3.5.7-2|1514	
12mr|kernel-3.5.7-2|1515	###
12mr|kernel-3.5.7-2|1516	# DO it...
12mr|kernel-3.5.7-2|1517	###
12mr|kernel-3.5.7-2|1518	
12mr|kernel-3.5.7-2|1519	
12mr|kernel-3.5.7-2|1520	# Create a simulacro of buildroot
12mr|kernel-3.5.7-2|1521	rm -rf %{temp_root}
12mr|kernel-3.5.7-2|1522	install -d %{temp_root}
12mr|kernel-3.5.7-2|1523	
12mr|kernel-3.5.7-2|1524	
12mr|kernel-3.5.7-2|1525	# make sure we are in the directory
12mr|kernel-3.5.7-2|1526	cd %src_dir
12mr|kernel-3.5.7-2|1527	
12mr|kernel-3.5.7-2|1528	%ifarch %{ix86}
12mr|kernel-3.5.7-2|1529	%if %build_desktop586
12mr|kernel-3.5.7-2|1530	CreateKernel desktop586
12mr|kernel-3.5.7-2|1531	%endif
12mr|kernel-3.5.7-2|1532	%endif
12mr|kernel-3.5.7-2|1533	
12mr|kernel-3.5.7-2|1534	%if %build_desktop
12mr|kernel-3.5.7-2|1535	CreateKernel desktop
12mr|kernel-3.5.7-2|1536	%endif
12mr|kernel-3.5.7-2|1537	
12mr|kernel-3.5.7-2|1538	%if %build_netbook
12mr|kernel-3.5.7-2|1539	CreateKernel netbook
12mr|kernel-3.5.7-2|1540	%endif
12mr|kernel-3.5.7-2|1541	
12mr|kernel-3.5.7-2|1542	%if %build_server
12mr|kernel-3.5.7-2|1543	CreateKernel server
12mr|kernel-3.5.7-2|1544	%endif
12mr|kernel-3.5.7-2|1545	
12mr|kernel-3.5.7-2|1546	%ifarch %{ix86}
12mr|kernel-3.5.7-2|1547	%if %build_desktop_pae
12mr|kernel-3.5.7-2|1548	CreateKernel desktop-pae
12mr|kernel-3.5.7-2|1549	%endif
12mr|kernel-3.5.7-2|1550	%endif
12mr|kernel-3.5.7-2|1551	
12mr|kernel-3.5.7-2|1552	%ifarch %{ix86}
12mr|kernel-3.5.7-2|1553	%if %build_netbook_pae
12mr|kernel-3.5.7-2|1554	CreateKernel netbook-pae
12mr|kernel-3.5.7-2|1555	%endif
12mr|kernel-3.5.7-2|1556	%endif
12mr|kernel-3.5.7-2|1557	
12mr|kernel-3.5.7-2|1558	%ifarch %{ix86}
12mr|kernel-3.5.7-2|1559	%if %build_nrj_desktop586
12mr|kernel-3.5.7-2|1560	CreateKernel nrj-desktop586
12mr|kernel-3.5.7-2|1561	%endif
12mr|kernel-3.5.7-2|1562	%endif
12mr|kernel-3.5.7-2|1563	
12mr|kernel-3.5.7-2|1564	%if %build_nrj_desktop
12mr|kernel-3.5.7-2|1565	CreateKernel nrj-desktop
12mr|kernel-3.5.7-2|1566	%endif
12mr|kernel-3.5.7-2|1567	
12mr|kernel-3.5.7-2|1568	%if %build_nrj_realtime
12mr|kernel-3.5.7-2|1569	CreateKernel nrj-realtime
12mr|kernel-3.5.7-2|1570	%endif
12mr|kernel-3.5.7-2|1571	
12mr|kernel-3.5.7-2|1572	%if %build_nrj_laptop
12mr|kernel-3.5.7-2|1573	CreateKernel nrj-laptop
12mr|kernel-3.5.7-2|1574	%endif
12mr|kernel-3.5.7-2|1575	
12mr|kernel-3.5.7-2|1576	%if %build_nrj_netbook
12mr|kernel-3.5.7-2|1577	CreateKernel nrj-netbook
12mr|kernel-3.5.7-2|1578	%endif
12mr|kernel-3.5.7-2|1579	
12mr|kernel-3.5.7-2|1580	%ifarch %{ix86}
12mr|kernel-3.5.7-2|1581	%if %build_nrj_desktop_pae
12mr|kernel-3.5.7-2|1582	CreateKernel nrj-desktop-pae
12mr|kernel-3.5.7-2|1583	%endif
12mr|kernel-3.5.7-2|1584	%endif
12mr|kernel-3.5.7-2|1585	
12mr|kernel-3.5.7-2|1586	%ifarch %{ix86}
12mr|kernel-3.5.7-2|1587	%if %build_nrj_realtime_pae
12mr|kernel-3.5.7-2|1588	CreateKernel nrj-realtime-pae
12mr|kernel-3.5.7-2|1589	%endif
12mr|kernel-3.5.7-2|1590	%endif
12mr|kernel-3.5.7-2|1591	
12mr|kernel-3.5.7-2|1592	%ifarch %{ix86}
12mr|kernel-3.5.7-2|1593	%if %build_nrj_laptop_pae
12mr|kernel-3.5.7-2|1594	CreateKernel nrj-laptop-pae
12mr|kernel-3.5.7-2|1595	%endif
12mr|kernel-3.5.7-2|1596	%endif
12mr|kernel-3.5.7-2|1597	
12mr|kernel-3.5.7-2|1598	%ifarch %{ix86}
12mr|kernel-3.5.7-2|1599	%if %build_nrj_netbook_pae
12mr|kernel-3.5.7-2|1600	CreateKernel nrj-netbook-pae
12mr|kernel-3.5.7-2|1601	%endif
12mr|kernel-3.5.7-2|1602	%endif
12mr|kernel-3.5.7-2|1603	
12mr|kernel-3.5.7-2|1604	%ifarch %{ix86}
12mr|kernel-3.5.7-2|1605	%if %build_nrj_netbook_atom
12mr|kernel-3.5.7-2|1606	CreateKernel nrj-netbook-atom
12mr|kernel-3.5.7-2|1607	%endif
12mr|kernel-3.5.7-2|1608	%endif
12mr|kernel-3.5.7-2|1609	
12mr|kernel-3.5.7-2|1610	%ifarch %{ix86}
12mr|kernel-3.5.7-2|1611	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.5.7-2|1612	CreateKernel nrj-netbook-atom-pae
12mr|kernel-3.5.7-2|1613	%endif
12mr|kernel-3.5.7-2|1614	%endif
12mr|kernel-3.5.7-2|1615	
12mr|kernel-3.5.7-2|1616	%ifarch %{ix86}
12mr|kernel-3.5.7-2|1617	%if %build_nrj_desktop_core2
12mr|kernel-3.5.7-2|1618	CreateKernel nrj-desktop-core2
12mr|kernel-3.5.7-2|1619	%endif
12mr|kernel-3.5.7-2|1620	%endif
12mr|kernel-3.5.7-2|1621	
12mr|kernel-3.5.7-2|1622	%ifarch %{ix86}
12mr|kernel-3.5.7-2|1623	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.5.7-2|1624	CreateKernel nrj-desktop-core2-pae
12mr|kernel-3.5.7-2|1625	%endif
12mr|kernel-3.5.7-2|1626	%endif
12mr|kernel-3.5.7-2|1627	
12mr|kernel-3.5.7-2|1628	%ifarch %{arm}
12mr|kernel-3.5.7-2|1629	%if %build_iop32x
12mr|kernel-3.5.7-2|1630	CreateKernel iop32x
12mr|kernel-3.5.7-2|1631	%endif
12mr|kernel-3.5.7-2|1632	%if %build_kirkwood
12mr|kernel-3.5.7-2|1633	CreateKernel kirkwood
12mr|kernel-3.5.7-2|1634	%endif
12mr|kernel-3.5.7-2|1635	%if %build_versatile
12mr|kernel-3.5.7-2|1636	CreateKernel versatile
12mr|kernel-3.5.7-2|1637	%endif
12mr|kernel-3.5.7-2|1638	%endif
12mr|kernel-3.5.7-2|1639	
12mr|kernel-3.5.7-2|1640	# set extraversion to match srpm to get nice version reported by the tools
12mr|kernel-3.5.7-2|1641	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.5.7-2|1642	# build perf
12mr|kernel-3.5.7-2|1643	%if %{build_perf}
12mr|kernel-3.5.7-2|1644	# perf
12mr|kernel-3.5.7-2|1645	%make -C tools/perf -s V=1 HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all
12mr|kernel-3.5.7-2|1646	%make -C tools/perf -s V=1 prefix=%{_prefix} man
12mr|kernel-3.5.7-2|1647	%endif
12mr|kernel-3.5.7-2|1648	
12mr|kernel-3.5.7-2|1649	%if %{build_cpupower}
12mr|kernel-3.5.7-2|1650	# cpupower
12mr|kernel-3.5.7-2|1651	# make sure version-gen.sh is executable.
12mr|kernel-3.5.7-2|1652	chmod +x tools/power/cpupower/utils/version-gen.sh
12mr|kernel-3.5.7-2|1653	%make -C tools/power/cpupower CPUFREQ_BENCH=false
12mr|kernel-3.5.7-2|1654	%endif
12mr|kernel-3.5.7-2|1655	
12mr|kernel-3.5.7-2|1656	# We don't make to repeat the depend code at the install phase
12mr|kernel-3.5.7-2|1657	%if %build_source
12mr|kernel-3.5.7-2|1658	%ifarch %{arm}
12mr|kernel-3.5.7-2|1659	PrepareKernel "kirkwood" %{buildrpmrel}custom
12mr|kernel-3.5.7-2|1660	%else
12mr|kernel-3.5.7-2|1661	PrepareKernel "" %{buildrpmrel}custom
12mr|kernel-3.5.7-2|1662	%endif
12mr|kernel-3.5.7-2|1663	%smake -s mrproper
12mr|kernel-3.5.7-2|1664	%endif
12mr|kernel-3.5.7-2|1665	
12mr|kernel-3.5.7-2|1666	
12mr|kernel-3.5.7-2|1667	###
12mr|kernel-3.5.7-2|1668	### install
12mr|kernel-3.5.7-2|1669	###
12mr|kernel-3.5.7-2|1670	%install
12mr|kernel-3.5.7-2|1671	install -m 644 %{SOURCE4}  .
12mr|kernel-3.5.7-2|1672	
12mr|kernel-3.5.7-2|1673	cd %src_dir
12mr|kernel-3.5.7-2|1674	
12mr|kernel-3.5.7-2|1675	# Directories definition needed for installing
12mr|kernel-3.5.7-2|1676	%define target_source %{buildroot}%{_kerneldir}
12mr|kernel-3.5.7-2|1677	%define target_boot %{buildroot}%{_bootdir}
12mr|kernel-3.5.7-2|1678	%define target_modules %{buildroot}%{_modulesdir}
12mr|kernel-3.5.7-2|1679	
12mr|kernel-3.5.7-2|1680	# We want to be able to test several times the install part
12mr|kernel-3.5.7-2|1681	rm -rf %{buildroot}
12mr|kernel-3.5.7-2|1682	cp -a %{temp_root} %{buildroot}
12mr|kernel-3.5.7-2|1683	
12mr|kernel-3.5.7-2|1684	# Create directories infastructure
12mr|kernel-3.5.7-2|1685	%if %build_source
12mr|kernel-3.5.7-2|1686	install -d %{target_source}
12mr|kernel-3.5.7-2|1687	
12mr|kernel-3.5.7-2|1688	tar cf - . | tar xf - -C %{target_source}
12mr|kernel-3.5.7-2|1689	chmod -R a+rX %{target_source}
12mr|kernel-3.5.7-2|1690	
12mr|kernel-3.5.7-2|1691	# we remove all the source files that we don't ship
12mr|kernel-3.5.7-2|1692	# first architecture files
12mr|kernel-3.5.7-2|1693	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.5.7-2|1694	mips openrisc parisc powerpc s390 score sh sh64 sparc tile unicore32 v850 xtensa mn10300; do
12mr|kernel-3.5.7-2|1695	rm -rf %{target_source}/arch/$i
12mr|kernel-3.5.7-2|1696	done
12mr|kernel-3.5.7-2|1697	
12mr|kernel-3.5.7-2|1698	# other misc files
12mr|kernel-3.5.7-2|1699	rm -f %{target_source}/{.config.old,.config.cmd,.gitignore,.lst,.mailmap}
12mr|kernel-3.5.7-2|1700	rm -f %{target_source}/{.missing-syscalls.d,arch/.gitignore,firmware/.gitignore}
12mr|kernel-3.5.7-2|1701	rm -rf %{target_source}/.tmp_depmod/
12mr|kernel-3.5.7-2|1702	
12mr|kernel-3.5.7-2|1703	#endif %build_source
12mr|kernel-3.5.7-2|1704	%endif
12mr|kernel-3.5.7-2|1705	
12mr|kernel-3.5.7-2|1706	# compressing modules
12mr|kernel-3.5.7-2|1707	%if %{build_modxz}
12mr|kernel-3.5.7-2|1708	find %{target_modules} -name "*.ko" | %kxargs xz -6e
12mr|kernel-3.5.7-2|1709	%else
12mr|kernel-3.5.7-2|1710	find %{target_modules} -name "*.ko" | %kxargs gzip -9
12mr|kernel-3.5.7-2|1711	%endif
12mr|kernel-3.5.7-2|1712	
12mr|kernel-3.5.7-2|1713	# We used to have a copy of PrepareKernel here
12mr|kernel-3.5.7-2|1714	# Now, we make sure that the thing in the linux dir is what we want it to be
12mr|kernel-3.5.7-2|1715	for i in %{target_modules}/*; do
12mr|kernel-3.5.7-2|1716	rm -f $i/build $i/source
12mr|kernel-3.5.7-2|1717	done
12mr|kernel-3.5.7-2|1718	
12mr|kernel-3.5.7-2|1719	# sniff, if we compressed all the modules, we change the stamp :(
12mr|kernel-3.5.7-2|1720	# we really need the depmod -ae here
12mr|kernel-3.5.7-2|1721	pushd %{target_modules}
12mr|kernel-3.5.7-2|1722	for i in *; do
12mr|kernel-3.5.7-2|1723	/sbin/depmod -ae -b %{buildroot} -F %{target_boot}/System.map-$i $i
12mr|kernel-3.5.7-2|1724	echo $?
12mr|kernel-3.5.7-2|1725	done
12mr|kernel-3.5.7-2|1726	
12mr|kernel-3.5.7-2|1727	for i in *; do
12mr|kernel-3.5.7-2|1728	pushd $i
12mr|kernel-3.5.7-2|1729	echo "Creating modules.description for $i"
12mr|kernel-3.5.7-2|1730	modules=`find . -name "*.ko.[g,x]z"`
12mr|kernel-3.5.7-2|1731	echo $modules | %kxargs /sbin/modinfo \
12mr|kernel-3.5.7-2|1732	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12mr|kernel-3.5.7-2|1733	popd
12mr|kernel-3.5.7-2|1734	done
12mr|kernel-3.5.7-2|1735	popd
12mr|kernel-3.5.7-2|1736	
12mr|kernel-3.5.7-2|1737	# need to set extraversion to match srpm again to avoid rebuild
12mr|kernel-3.5.7-2|1738	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.5.7-2|1739	%if %{build_perf}
12mr|kernel-3.5.7-2|1740	# perf tool binary and supporting scripts/binaries
12mr|kernel-3.5.7-2|1741	make -C tools/perf -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install
12mr|kernel-3.5.7-2|1742	
12mr|kernel-3.5.7-2|1743	# perf man pages (note: implicit rpm magic compresses them later)
12mr|kernel-3.5.7-2|1744	make -C tools/perf  -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install-man
12mr|kernel-3.5.7-2|1745	%endif
12mr|kernel-3.5.7-2|1746	
12mr|kernel-3.5.7-2|1747	%if %{build_cpupower}
12mr|kernel-3.5.7-2|1748	make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false install
12mr|kernel-3.5.7-2|1749	rm -f %{buildroot}%{_libdir}/*.{a,la}
12mr|kernel-3.5.7-2|1750	%find_lang cpupower
12mr|kernel-3.5.7-2|1751	mv cpupower.lang ../
12mr|kernel-3.5.7-2|1752	chmod 0755 %{buildroot}%{_libdir}/libcpupower.so*
12mr|kernel-3.5.7-2|1753	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
12mr|kernel-3.5.7-2|1754	install -m644 %{SOURCE50} %{buildroot}%{_unitdir}/cpupower.service
12mr|kernel-3.5.7-2|1755	install -m644 %{SOURCE51} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.5.7-2|1756	%endif
12mr|kernel-3.5.7-2|1757	
12mr|kernel-3.5.7-2|1758	###
12mr|kernel-3.5.7-2|1759	### clean
12mr|kernel-3.5.7-2|1760	###
12mr|kernel-3.5.7-2|1761	%clean
12mr|kernel-3.5.7-2|1762	rm -rf %{buildroot}
12mr|kernel-3.5.7-2|1763	
12mr|kernel-3.5.7-2|1764	
12mr|kernel-3.5.7-2|1765	# We don't want to remove this, the whole reason of its existence is to be
12mr|kernel-3.5.7-2|1766	# able to do several rpm --short-circuit -bi for testing install
12mr|kernel-3.5.7-2|1767	# phase without repeating compilation phase
12mr|kernel-3.5.7-2|1768	#rm -rf %{temp_root}
12mr|kernel-3.5.7-2|1769	
12mr|kernel-3.5.7-2|1770	###
12mr|kernel-3.5.7-2|1771	### source and doc file lists
12mr|kernel-3.5.7-2|1772	###
12mr|kernel-3.5.7-2|1773	
12mr|kernel-3.5.7-2|1774	%if %build_source
12mr|kernel-3.5.7-2|1775	%files -n %{kname}-source-%{buildrel}
12mr|kernel-3.5.7-2|1776	%dir %{_kerneldir}
12mr|kernel-3.5.7-2|1777	%dir %{_kerneldir}/arch
12mr|kernel-3.5.7-2|1778	%dir %{_kerneldir}/include
12mr|kernel-3.5.7-2|1779	%{_kerneldir}/3rdparty
12mr|kernel-3.5.7-2|1780	%{_kerneldir}/Documentation
12mr|kernel-3.5.7-2|1781	%{_kerneldir}/arch/Kconfig
12mr|kernel-3.5.7-2|1782	%{_kerneldir}/arch/arm
12mr|kernel-3.5.7-2|1783	%{_kerneldir}/arch/um
12mr|kernel-3.5.7-2|1784	%{_kerneldir}/arch/x86
12mr|kernel-3.5.7-2|1785	%{_kerneldir}/block
12mr|kernel-3.5.7-2|1786	%{_kerneldir}/crypto
12mr|kernel-3.5.7-2|1787	%{_kerneldir}/drivers
12mr|kernel-3.5.7-2|1788	%{_kerneldir}/firmware
12mr|kernel-3.5.7-2|1789	%{_kerneldir}/fs
12mr|kernel-3.5.7-2|1790	%{_kerneldir}/include/Kbuild
12mr|kernel-3.5.7-2|1791	%{_kerneldir}/include/acpi
12mr|kernel-3.5.7-2|1792	%{_kerneldir}/include/asm-generic
12mr|kernel-3.5.7-2|1793	%{_kerneldir}/include/crypto
12mr|kernel-3.5.7-2|1794	%{_kerneldir}/include/drm
12mr|kernel-3.5.7-2|1795	%{_kerneldir}/include/keys
12mr|kernel-3.5.7-2|1796	%{_kerneldir}/include/linux
12mr|kernel-3.5.7-2|1797	%{_kerneldir}/include/math-emu
12mr|kernel-3.5.7-2|1798	%{_kerneldir}/include/media
12mr|kernel-3.5.7-2|1799	%{_kerneldir}/include/memory
12mr|kernel-3.5.7-2|1800	%{_kerneldir}/include/misc
12mr|kernel-3.5.7-2|1801	%{_kerneldir}/include/mtd
12mr|kernel-3.5.7-2|1802	%{_kerneldir}/include/net
12mr|kernel-3.5.7-2|1803	%{_kerneldir}/include/pcmcia
12mr|kernel-3.5.7-2|1804	%{_kerneldir}/include/rdma
12mr|kernel-3.5.7-2|1805	%{_kerneldir}/include/rxrpc
12mr|kernel-3.5.7-2|1806	%{_kerneldir}/include/scsi
12mr|kernel-3.5.7-2|1807	%{_kerneldir}/include/sound
12mr|kernel-3.5.7-2|1808	%{_kerneldir}/include/target
12mr|kernel-3.5.7-2|1809	%{_kerneldir}/include/trace
12mr|kernel-3.5.7-2|1810	%{_kerneldir}/include/video
12mr|kernel-3.5.7-2|1811	%{_kerneldir}/include/xen
12mr|kernel-3.5.7-2|1812	%{_kerneldir}/init
12mr|kernel-3.5.7-2|1813	%{_kerneldir}/ipc
12mr|kernel-3.5.7-2|1814	%{_kerneldir}/kernel
12mr|kernel-3.5.7-2|1815	%{_kerneldir}/lib
12mr|kernel-3.5.7-2|1816	%{_kerneldir}/mm
12mr|kernel-3.5.7-2|1817	%{_kerneldir}/net
12mr|kernel-3.5.7-2|1818	%{_kerneldir}/virt
12mr|kernel-3.5.7-2|1819	%{_kerneldir}/samples
12mr|kernel-3.5.7-2|1820	%{_kerneldir}/scripts
12mr|kernel-3.5.7-2|1821	%{_kerneldir}/security
12mr|kernel-3.5.7-2|1822	%{_kerneldir}/sound
12mr|kernel-3.5.7-2|1823	%{_kerneldir}/tools
12mr|kernel-3.5.7-2|1824	%{_kerneldir}/usr
12mr|kernel-3.5.7-2|1825	%{_kerneldir}/COPYING
12mr|kernel-3.5.7-2|1826	%{_kerneldir}/CREDITS
12mr|kernel-3.5.7-2|1827	%{_kerneldir}/Kbuild
12mr|kernel-3.5.7-2|1828	%{_kerneldir}/Kconfig
12mr|kernel-3.5.7-2|1829	%{_kerneldir}/MAINTAINERS
12mr|kernel-3.5.7-2|1830	%{_kerneldir}/Makefile
12mr|kernel-3.5.7-2|1831	%{_kerneldir}/README
12mr|kernel-3.5.7-2|1832	%{_kerneldir}/REPORTING-BUGS
12mr|kernel-3.5.7-2|1833	%doc README.kernel-sources
12mr|kernel-3.5.7-2|1834	
12mr|kernel-3.5.7-2|1835	%files -n %{kname}-source-latest
12mr|kernel-3.5.7-2|1836	%endif
12mr|kernel-3.5.7-2|1837	
12mr|kernel-3.5.7-2|1838	%if %build_doc
12mr|kernel-3.5.7-2|1839	%files -n %{kname}-doc
12mr|kernel-3.5.7-2|1840	%doc linux-%{tar_ver}/Documentation/*
12mr|kernel-3.5.7-2|1841	%endif
12mr|kernel-3.5.7-2|1842	
12mr|kernel-3.5.7-2|1843	%if %{build_perf}
12mr|kernel-3.5.7-2|1844	%files -n perf
12mr|kernel-3.5.7-2|1845	%{_bindir}/perf
12mr|kernel-3.5.7-2|1846	%dir %{_prefix}/libexec/perf-core
12mr|kernel-3.5.7-2|1847	%{_prefix}/libexec/perf-core/*
12mr|kernel-3.5.7-2|1848	%{_mandir}/man[1-8]/perf*
12mr|kernel-3.5.7-2|1849	%endif
12mr|kernel-3.5.7-2|1850	
12mr|kernel-3.5.7-2|1851	%if %{build_cpupower}
12mr|kernel-3.5.7-2|1852	%files -n cpupower -f cpupower.lang
12mr|kernel-3.5.7-2|1853	%{_bindir}/cpupower
12mr|kernel-3.5.7-2|1854	%{_libdir}/libcpupower.so.0
12mr|kernel-3.5.7-2|1855	%{_libdir}/libcpupower.so.0.0.0
12mr|kernel-3.5.7-2|1856	%{_unitdir}/cpupower.service
12mr|kernel-3.5.7-2|1857	%{_mandir}/man[1-8]/cpupower*
12mr|kernel-3.5.7-2|1858	%config(noreplace) %{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.5.7-2|1859	
12mr|kernel-3.5.7-2|1860	%files -n cpupower-devel
12mr|kernel-3.5.7-2|1861	%{_libdir}/libcpupower.so
12mr|kernel-3.5.7-2|1862	%{_includedir}/cpufreq.h
12mr|kernel-3.5.7-2|1863	%endif
12mr|kernel-3.5.7-2|1864	
12mr|kernel-3.5.7-2|1865	
12mr|kernel-3.5.7-2|1866	%changelog
12mr|kernel-3.5.7-2|1867	* Fri Oct 25 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.5.7-2
12mr|kernel-3.5.7-2|1868	+ a new rel that should fix this > https://lwn.net/Articles/521022/
12mr|kernel-3.5.7-2|1869	- added FX01-fix-serious-progressive-ext4-data-corruption-bug.patch
12mr|kernel-3.5.7-2|1870	- ---------------------------------------------------------------------
12mr|kernel-3.5.7-2|1871	- Kernel 3.5 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.5.7-2|1872	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.5.7-2|1873	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.5.7-2|1874	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.5.7-2|1875	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.5.7-2|1876	- ---------------------------------------------------------------------
12mr|kernel-3.5.7-2|1877	
12mr|kernel-3.5.7-2|1878	* Sat Oct 13 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.5.7-1
12mr|kernel-3.5.7-2|1879	+ update to 3.5.7 (136 fixes all over, this is the EOL version!)
12mr|kernel-3.5.7-2|1880	- "Note, this is the LAST 3.5.y kernel release, it is now end-of-life.
12mr|kernel-3.5.7-2|1881	- Please move to the 3.6 kernel branch at this time."
12mr|kernel-3.5.7-2|1882	- now CPU_FREQ_GOV_ONDEMAND is the predefined for -laptop and -netbook
12mr|kernel-3.5.7-2|1883	- ---------------------------------------------------------------------
12mr|kernel-3.5.7-2|1884	- Kernel 3.5 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.5.7-2|1885	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.5.7-2|1886	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.5.7-2|1887	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.5.7-2|1888	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.5.7-2|1889	- ---------------------------------------------------------------------
12mr|kernel-3.5.7-2|1890	
12mr|kernel-3.5.7-2|1891	* Sun Oct 07 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.5.6-1
12mr|kernel-3.5.7-2|1892	+ update to 3.5.6 (57 fixes all over)
12mr|kernel-3.5.7-2|1893	-fixed a version require problem with cpupower install
12mr|kernel-3.5.7-2|1894	- ---------------------------------------------------------------------
12mr|kernel-3.5.7-2|1895	- Kernel 3.5 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.5.7-2|1896	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.5.7-2|1897	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.5.7-2|1898	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.5.7-2|1899	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.5.7-2|1900	- ---------------------------------------------------------------------
12mr|kernel-3.5.7-2|1901	
12mr|kernel-3.5.7-2|1902	* Fri Oct 05 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.5.5-1
12mr|kernel-3.5.7-2|1903	+ update to 3.5.5 (283 fixes all over)
12mr|kernel-3.5.7-2|1904	- Improved the "nrj" mode and fixed all remaining script build warnings
12mr|kernel-3.5.7-2|1905	- Changed CONFIG_NLS_CODEPAGE_437=m to y, enabling UEFI boot for 2012.1
12mr|kernel-3.5.7-2|1906	- Starting only from RM 2012 and greater:
12mr|kernel-3.5.7-2|1907	- it's enabled the build of "cpupower" config and systemd service files
12mr|kernel-3.5.7-2|1908	- it's enabled the build of perf tools and the supporting documentation
12mr|kernel-3.5.7-2|1909	* userspace utilities are designed to assist with CPU frequency scaling
12mr|kernel-3.5.7-2|1910	* Some info:
12mr|kernel-3.5.7-2|1911	* http://lwn.net/Articles/433002/
12mr|kernel-3.5.7-2|1912	* https://wiki.archlinux.org/index.php/CPU_Frequency_Scaling
12mr|kernel-3.5.7-2|1913	- Obsoled cpufreq / cpufrequtils when cpupower / perf tools replace them
12mr|kernel-3.5.7-2|1914	- Added new kernel flavours, taken from development evolution:
12mr|kernel-3.5.7-2|1915	- kernel-nrj-laptop, kernel-nrj-realtime and their pae versions
12mr|kernel-3.5.7-2|1916	- ---------------------------------------------------------------------
12mr|kernel-3.5.7-2|1917	- Kernel 3.5 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.5.7-2|1918	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.5.7-2|1919	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.5.7-2|1920	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.5.7-2|1921	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.5.7-2|1922	- ---------------------------------------------------------------------
12mr|kernel-3.5.7-2|1923	
12mr|kernel-3.5.7-2|1924	* Mon Sep 17 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.5.4-1
12mr|kernel-3.5.7-2|1925	+ update to 3.5.4
12mr|kernel-3.5.7-2|1926	- fixed a key value for nrj, to avoid a build warning
12mr|kernel-3.5.7-2|1927	- added some patches for
12mr|kernel-3.5.7-2|1928	* overlayfs support (from ubuntu)
12mr|kernel-3.5.7-2|1929	- updated defconfigs for overlayfs
12mr|kernel-3.5.7-2|1930	- dropped broken unionfs patches
12mr|kernel-3.5.7-2|1931	- disabled broken unionfs from defconfigs
12mr|kernel-3.5.7-2|1932	- ---------------------------------------------------------------------
12mr|kernel-3.5.7-2|1933	- Kernel 3.5 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.5.7-2|1934	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.5.7-2|1935	- ---------------------------------------------------------------------
12mr|kernel-3.5.7-2|1936	
12mr|kernel-3.5.7-2|1937	* Mon Aug 27 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.5.3-1mib
12mr|kernel-3.5.7-2|1938	- update to 3.5.3
12mr|kernel-3.5.7-2|1939	- ---------------------------------------------------------------------
12mr|kernel-3.5.7-2|1940	- Kernel 3.5 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.5.7-2|1941	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.5.7-2|1942	- ---------------------------------------------------------------------
12mr|kernel-3.5.7-2|1943	
12mr|kernel-3.5.7-2|1944	* Sat Aug 11 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.5.1-1mib
12mr|kernel-3.5.7-2|1945	- First version of kernel 3.5 adapted by MIB for Mandriva & ROSA linux
12mr|kernel-3.5.7-2|1946	- update to 3.5.1
12mr|kernel-3.5.7-2|1947	
12mr|kernel-3.5.7-2|1948	* Sat Aug 11 2012 tmb <tmb> 3.5.1-1.mga3
12mr|kernel-3.5.7-2|1949	+ Revision: 280494
12mr|kernel-3.5.7-2|1950	- adapt unionfs for FD and BITS changes in 3.5.1
12mr|kernel-3.5.7-2|1951	- enable CLEANCACHE, FRONTSWAP and ZCACHE (mga #6946)
12mr|kernel-3.5.7-2|1952	- update to 3.5.1
12mr|kernel-3.5.7-2|1953	
12mr|kernel-3.5.7-2|1954	* Sat Jul 28 2012 tmb <tmb> 3.5.0-1.mga3
12mr|kernel-3.5.7-2|1955	+ Revision: 275103
12mr|kernel-3.5.7-2|1956	- fix perf build with glibc-2.16
12mr|kernel-3.5.7-2|1957	- fix unionfs build with 3.5 series kernels
12mr|kernel-3.5.7-2|1958	- rediff mrproper patch
12mr|kernel-3.5.7-2|1959	- update defconfigs
12mr|kernel-3.5.7-2|1960	- drop merged patches
12mr|kernel-3.5.7-2|1961	- rediff unionfs patch
12mr|kernel-3.5.7-2|1962	- add include/memory/ to -devel and -source filelists
12mr|kernel-3.5.7-2|1963	- update to 3.5

14555 12
12mr|kernel-3.6.10-0.1|1	# MIB header
12mr|kernel-3.6.10-0.1|2	%if %{mdvver} <= 201100
12mr|kernel-3.6.10-0.1|3	%define distsuffix mib
12mr|kernel-3.6.10-0.1|4	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.6.10-0.1|5	%endif
12mr|kernel-3.6.10-0.1|6	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.6.10-0.1|7	# end MIB header
12mr|kernel-3.6.10-0.1|8	
12mr|kernel-3.6.10-0.1|9	%define kernelversion	3
12mr|kernel-3.6.10-0.1|10	%define patchlevel	6
12mr|kernel-3.6.10-0.1|11	%define sublevel	10
12mr|kernel-3.6.10-0.1|12	
12mr|kernel-3.6.10-0.1|13	# Package release
12mr|kernel-3.6.10-0.1|14	%define mibrel		0.1
12mr|kernel-3.6.10-0.1|15	%define mibase		1%{distsuffix}
12mr|kernel-3.6.10-0.1|16	
12mr|kernel-3.6.10-0.1|17	# kernel Makefile extraversion is substituted by
12mr|kernel-3.6.10-0.1|18	# kpatch/kgit/kstable wich are either 0 (empty), rc (kpatch), git (kgit)
12mr|kernel-3.6.10-0.1|19	# or stable release (kstable)
12mr|kernel-3.6.10-0.1|20	%define kpatch		0
12mr|kernel-3.6.10-0.1|21	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.6.10-0.1|22	%define kgit		0
12mr|kernel-3.6.10-0.1|23	
12mr|kernel-3.6.10-0.1|24	# kernel base name (also name of srpm)
12mr|kernel-3.6.10-0.1|25	%define kname 		kernel
12mr|kernel-3.6.10-0.1|26	
12mr|kernel-3.6.10-0.1|27	# Patch tarball tag
12mr|kernel-3.6.10-0.1|28	%define ktag		rosa
12mr|kernel-3.6.10-0.1|29	
12mr|kernel-3.6.10-0.1|30	%define rpmtag		%{distsuffix}
12mr|kernel-3.6.10-0.1|31	%if %kpatch
12mr|kernel-3.6.10-0.1|32	%if %kgit
12mr|kernel-3.6.10-0.1|33	%define rpmrel		0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.6.10-0.1|34	%else
12mr|kernel-3.6.10-0.1|35	%define rpmrel		0.%{kpatch}.%{mibrel}
12mr|kernel-3.6.10-0.1|36	%endif
12mr|kernel-3.6.10-0.1|37	%else
12mr|kernel-3.6.10-0.1|38	%define rpmrel		%{mibrel}
12mr|kernel-3.6.10-0.1|39	%endif
12mr|kernel-3.6.10-0.1|40	
12mr|kernel-3.6.10-0.1|41	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.6.10-0.1|42	# rpm/urpmi/smart
12mr|kernel-3.6.10-0.1|43	%define fakever		1
12mr|kernel-3.6.10-0.1|44	%define fakerel 	1
12mr|kernel-3.6.10-0.1|45	
12mr|kernel-3.6.10-0.1|46	# version defines
12mr|kernel-3.6.10-0.1|47	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.6.10-0.1|48	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.6.10-0.1|49	%define mibfull   	%{kversion}-%{mibase}
12mr|kernel-3.6.10-0.1|50	
12mr|kernel-3.6.10-0.1|51	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.6.10-0.1|52	%if %kpatch
12mr|kernel-3.6.10-0.1|53	%if %sublevel
12mr|kernel-3.6.10-0.1|54	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.10-0.1|55	%else
12mr|kernel-3.6.10-0.1|56	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.6.10-0.1|57	%endif
12mr|kernel-3.6.10-0.1|58	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.6.10-0.1|59	%else
12mr|kernel-3.6.10-0.1|60	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.10-0.1|61	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.6.10-0.1|62	%endif
12mr|kernel-3.6.10-0.1|63	
12mr|kernel-3.6.10-0.1|64	# Used for not making too long names for rpms or search paths
12mr|kernel-3.6.10-0.1|65	%if %kpatch
12mr|kernel-3.6.10-0.1|66	%if %kgit
12mr|kernel-3.6.10-0.1|67	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.10-0.1|68	%else
12mr|kernel-3.6.10-0.1|69	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.10-0.1|70	%endif
12mr|kernel-3.6.10-0.1|71	%else
12mr|kernel-3.6.10-0.1|72	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.6.10-0.1|73	%endif
12mr|kernel-3.6.10-0.1|74	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.6.10-0.1|75	
12mr|kernel-3.6.10-0.1|76	Source5:	kernel.rpmlintrc
12mr|kernel-3.6.10-0.1|77	
12mr|kernel-3.6.10-0.1|78	# Build defines
12mr|kernel-3.6.10-0.1|79	%define build_devel 		1
12mr|kernel-3.6.10-0.1|80	%define build_desktop		1
12mr|kernel-3.6.10-0.1|81	
12mr|kernel-3.6.10-0.1|82	#
12mr|kernel-3.6.10-0.1|83	# SRC RPM description
12mr|kernel-3.6.10-0.1|84	#
12mr|kernel-3.6.10-0.1|85	Summary: 	Linux kernel built for Mandriva and ROSA
12mr|kernel-3.6.10-0.1|86	Name:		%{kname}
12mr|kernel-3.6.10-0.1|87	Version: 	%{kversion}
12mr|kernel-3.6.10-0.1|88	Release: 	%{rpmrel}
12mr|kernel-3.6.10-0.1|89	License: 	GPLv2
12mr|kernel-3.6.10-0.1|90	Group: 	 	System/Kernel and hardware
12mr|kernel-3.6.10-0.1|91	ExclusiveArch: %{ix86} ppc powerpc x86_64 amd64 sparc sparc64
12mr|kernel-3.6.10-0.1|92	ExclusiveOS: 	Linux
12mr|kernel-3.6.10-0.1|93	URL:            http://wiki.mandriva.com/en/Manbo_Core2_kernel
12mr|kernel-3.6.10-0.1|94	BuildRoot: 	%{_tmppath}/%{kname}-%{kversion}-%{_arch}-build
12mr|kernel-3.6.10-0.1|95	Autoreqprov: 	no
12mr|kernel-3.6.10-0.1|96	
12mr|kernel-3.6.10-0.1|97	BuildRequires: 	gcc
12mr|kernel-3.6.10-0.1|98	
12mr|kernel-3.6.10-0.1|99	%if %{mdvver} == 201210
12mr|kernel-3.6.10-0.1|100	BuildRequires:	kmod-devel
12mr|kernel-3.6.10-0.1|101	%else
12mr|kernel-3.6.10-0.1|102	BuildRequires:	module-init-tools
12mr|kernel-3.6.10-0.1|103	%endif
12mr|kernel-3.6.10-0.1|104	
12mr|kernel-3.6.10-0.1|105	%description
12mr|kernel-3.6.10-0.1|106	The kernel package contains the Linux kernel (vmlinuz), the core of your
12mr|kernel-3.6.10-0.1|107	Mandriva and ROSA Linux operating systems. The kernel handles the basic
12mr|kernel-3.6.10-0.1|108	functions of the operating system: memory allocation, process allocation,
12mr|kernel-3.6.10-0.1|109	device input and output, etc.
12mr|kernel-3.6.10-0.1|110	
12mr|kernel-3.6.10-0.1|111	# mkflavour() name flavour processor
12mr|kernel-3.6.10-0.1|112	# name: the flavour name in the package name
12mr|kernel-3.6.10-0.1|113	# flavour: first parameter of CreateKernel()
12mr|kernel-3.6.10-0.1|114	%define mkflavour(R:)					\
12mr|kernel-3.6.10-0.1|115	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.10-0.1|116	Version:	%{kversion}				\
12mr|kernel-3.6.10-0.1|117	Release:	%{rpmrel}				\
12mr|kernel-3.6.10-0.1|118	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.6.10-0.1|119	Group:		System/Kernel and hardware		\
12mr|kernel-3.6.10-0.1|120	Requires:	kernel-nrj-desktop-%{mibfull}		\
12mr|kernel-3.6.10-0.1|121	Provides:	%{kname}-latest				\
12mr|kernel-3.6.10-0.1|122	%ifarch %{ix86}						\
12mr|kernel-3.6.10-0.1|123	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.10-0.1|124	%endif							\
12mr|kernel-3.6.10-0.1|125	\
12mr|kernel-3.6.10-0.1|126	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.10-0.1|127	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.10-0.1|128	latest %{kname}-%{1} installed...			\
12mr|kernel-3.6.10-0.1|129	\
12mr|kernel-3.6.10-0.1|130	%common_description_info				\
12mr|kernel-3.6.10-0.1|131	\
12mr|kernel-3.6.10-0.1|132	%if %build_devel					\
12mr|kernel-3.6.10-0.1|133	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.10-0.1|134	Version:	%{kversion}				\
12mr|kernel-3.6.10-0.1|135	Release:	%{rpmrel}				\
12mr|kernel-3.6.10-0.1|136	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.6.10-0.1|137	Group:		Development/Kernel			\
12mr|kernel-3.6.10-0.1|138	Requires:	%{kname}-nrj-desktop-devel-%{mibfull}	\
12mr|kernel-3.6.10-0.1|139	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.6.10-0.1|140	%ifarch %{ix86}						\
12mr|kernel-3.6.10-0.1|141	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.10-0.1|142	%endif							\
12mr|kernel-3.6.10-0.1|143	\
12mr|kernel-3.6.10-0.1|144	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.6.10-0.1|145	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.10-0.1|146	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.6.10-0.1|147	\
12mr|kernel-3.6.10-0.1|148	%common_description_info				\
12mr|kernel-3.6.10-0.1|149	%endif							\
12mr|kernel-3.6.10-0.1|150	\
12mr|kernel-3.6.10-0.1|151	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.6.10-0.1|152	%defattr(-,root,root)					\
12mr|kernel-3.6.10-0.1|153	\
12mr|kernel-3.6.10-0.1|154	%if %build_devel					\
12mr|kernel-3.6.10-0.1|155	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.10-0.1|156	%defattr(-,root,root)					\
12mr|kernel-3.6.10-0.1|157	%endif
12mr|kernel-3.6.10-0.1|158	
12mr|kernel-3.6.10-0.1|159	%if %build_desktop
12mr|kernel-3.6.10-0.1|160	%mkflavour desktop desktop
12mr|kernel-3.6.10-0.1|161	%endif
12mr|kernel-3.6.10-0.1|162	
12mr|kernel-3.6.10-0.1|163	
12mr|kernel-3.6.10-0.1|164	%changelog
12mr|kernel-3.6.10-0.1|165	
12mr|kernel-3.6.10-0.1|166	* Tue Dec 11 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.10-0.1
12mr|kernel-3.6.10-0.1|167	- Virtual package for new nrj kernel for properly install and updates.
12mr|kernel-3.6.10-0.1|168	+ update to 3.6.10 stable (29 fixes all over)
12mr|kernel-3.6.10-0.1|169	- update AUFS3 version to git 20121207
12mr|kernel-3.6.10-0.1|170	- update T.O.I version to gif 20121207
12mr|kernel-3.6.10-0.1|171	- add speakup-lower-default-software-speech-rate.patch
12mr|kernel-3.6.10-0.1|172	- This is a testing version with nrj-desktop BFQ enabled!
12mr|kernel-3.6.10-0.1|173	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-0.1|174	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-0.1|175	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-0.1|176	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-0.1|177	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-0.1|178	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-0.1|179	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-0.1|180	
12mr|kernel-3.6.10-0.1|181	* Fri Nov 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.8-1.1
12mr|kernel-3.6.10-0.1|182	- Virtual package for new nrj kernel for properly install and updates.
12mr|kernel-3.6.10-0.1|183	+ update to 3.6.8-1 (96 fixes all over)
12mr|kernel-3.6.10-0.1|184	- add 4200_fbcondecor-0.9.6.patch
12mr|kernel-3.6.10-0.1|185	- add config key CONFIG_FB_CON_DECOR=y, changed FB_TILEBLITTING=n
12mr|kernel-3.6.10-0.1|186	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-0.1|187	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-0.1|188	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-0.1|189	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-0.1|190	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-0.1|191	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-0.1|192	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-0.1|193	
12mr|kernel-3.6.10-0.1|194	* Tue Nov 20 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.7-1.1
12mr|kernel-3.6.10-0.1|195	- Virtual package for new nrj kernel for properly install and updates.
12mr|kernel-3.6.10-0.1|196	+ update to 3.6.7-1.1 (89 fixes all over)
12mr|kernel-3.6.10-0.1|197	- updated all patches for kernel 3.6.7: AUFS3, OverlayFS, TOI
12mr|kernel-3.6.10-0.1|198	- re-add cpufreq_ondemand_performance_optimise_default_settings.patch
12mr|kernel-3.6.10-0.1|199	- small modifies and fixes to "create_configs" and "kernel.spec" files
12mr|kernel-3.6.10-0.1|200	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-0.1|201	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-0.1|202	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-0.1|203	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-0.1|204	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-0.1|205	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-0.1|206	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-0.1|207	
12mr|kernel-3.6.10-0.1|208	* Wed Nov 07 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.6-2.2
12mr|kernel-3.6.10-0.1|209	+ update to 3.6.6-2.2
12mr|kernel-3.6.10-0.1|210	- Virtual package for new nrj kernel for properly install and updates.
12mr|kernel-3.6.10-0.1|211	- drop cpufreq_ondemand_performance_optimise_default_settings.patch
12mr|kernel-3.6.10-0.1|212	- to test if removing this patch the p4-clockmod can works again...
12mr|kernel-3.6.10-0.1|213	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-0.1|214	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-0.1|215	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-0.1|216	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-0.1|217	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-0.1|218	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-0.1|219	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-0.1|220	
12mr|kernel-3.6.10-0.1|221	* Mon Nov 05 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.6-1.1
12mr|kernel-3.6.10-0.1|222	+ update to 3.6.6-1.1
12mr|kernel-3.6.10-0.1|223	- Virtual package for new nrj kernel for properly install and updates.
12mr|kernel-3.6.10-0.1|224	- drop FX01_fs-ext4-fix-unjournaled-inode-bitmap-modification.patch,
12mr|kernel-3.6.10-0.1|225	- because that's already inside patch-3.6.6.bz2
12mr|kernel-3.6.10-0.1|226	- modify configuration for server flavour to DEFAULT_GOV_ONDEMAND=y
12mr|kernel-3.6.10-0.1|227	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-0.1|228	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-0.1|229	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-0.1|230	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-0.1|231	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-0.1|232	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-0.1|233	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-0.1|234	
12mr|kernel-3.6.10-0.1|235	* Fri Nov 02 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-2.2
12mr|kernel-3.6.10-0.1|236	+ update to 3.6.5-2.2
12mr|kernel-3.6.10-0.1|237	- Virtual package for new nrj kernel for properly install and updates.
12mr|kernel-3.6.10-0.1|238	- drop FX01_fix-serious-progressive-ext4-data-corruption-bug.patch
12mr|kernel-3.6.10-0.1|239	- add FX01_fs-ext4-fix-unjournaled-inode-bitmap-modification.patch
12mr|kernel-3.6.10-0.1|240	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-0.1|241	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-0.1|242	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-0.1|243	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-0.1|244	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-0.1|245	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-0.1|246	- ---------------------------------------------------------------------

14556 12
12mr|kernel-3.6.10-1|1	# -*- Mode: rpm-spec -*-
12mr|kernel-3.6.10-1|2	#
12mr|kernel-3.6.10-1|3	# This Specfile is based on kernel-tmb spec done by
12mr|kernel-3.6.10-1|4	# Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.10-1|5	#
12mr|kernel-3.6.10-1|6	# The mkflavour() macroization done by Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.6.10-1|7	#
12mr|kernel-3.6.10-1|8	# Mageia, Mandriva, MIB and ROSA kernels use kernel.org versioning
12mr|kernel-3.6.10-1|9	#
12mr|kernel-3.6.10-1|10	# MIB header
12mr|kernel-3.6.10-1|11	%if %{mdvver} <= 201100
12mr|kernel-3.6.10-1|12	%define distsuffix mib
12mr|kernel-3.6.10-1|13	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.6.10-1|14	%endif
12mr|kernel-3.6.10-1|15	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.6.10-1|16	# end MIB header
12mr|kernel-3.6.10-1|17	#
12mr|kernel-3.6.10-1|18	%define kernelversion	3
12mr|kernel-3.6.10-1|19	%define patchlevel	6
12mr|kernel-3.6.10-1|20	# sublevel is now used for -stable patches
12mr|kernel-3.6.10-1|21	%define sublevel	10
12mr|kernel-3.6.10-1|22	
12mr|kernel-3.6.10-1|23	# Package release
12mr|kernel-3.6.10-1|24	%define mibrel		1
12mr|kernel-3.6.10-1|25	
12mr|kernel-3.6.10-1|26	# kernel Makefile extraversion is substituted by
12mr|kernel-3.6.10-1|27	# kpatch wich are either 0 (empty), rc (kpatch)
12mr|kernel-3.6.10-1|28	%define kpatch		0
12mr|kernel-3.6.10-1|29	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.6.10-1|30	%define kgit		0
12mr|kernel-3.6.10-1|31	
12mr|kernel-3.6.10-1|32	# kernel base name (also name of srpm)
12mr|kernel-3.6.10-1|33	%define kname 		kernel
12mr|kernel-3.6.10-1|34	
12mr|kernel-3.6.10-1|35	# Patch tarball tag
12mr|kernel-3.6.10-1|36	%define ktag		rosa
12mr|kernel-3.6.10-1|37	
12mr|kernel-3.6.10-1|38	# define rpmtag		%{distsuffix}
12mr|kernel-3.6.10-1|39	%define rpmtag		%{distsuffix}
12mr|kernel-3.6.10-1|40	%if %kpatch
12mr|kernel-3.6.10-1|41	%if %kgit
12mr|kernel-3.6.10-1|42	%define rpmrel		%mkrel 0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.6.10-1|43	%else
12mr|kernel-3.6.10-1|44	%define rpmrel		%mkrel 0.%{kpatch}.%{mibrel}
12mr|kernel-3.6.10-1|45	%endif
12mr|kernel-3.6.10-1|46	%else
12mr|kernel-3.6.10-1|47	%define rpmrel		%{mibrel}
12mr|kernel-3.6.10-1|48	%endif
12mr|kernel-3.6.10-1|49	
12mr|kernel-3.6.10-1|50	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.6.10-1|51	# rpm/urpmi/smart
12mr|kernel-3.6.10-1|52	%define fakever		1
12mr|kernel-3.6.10-1|53	%define fakerel 	%mkrel 1
12mr|kernel-3.6.10-1|54	
12mr|kernel-3.6.10-1|55	# version defines
12mr|kernel-3.6.10-1|56	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.6.10-1|57	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.6.10-1|58	
12mr|kernel-3.6.10-1|59	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.6.10-1|60	%if %kpatch
12mr|kernel-3.6.10-1|61	%if %sublevel
12mr|kernel-3.6.10-1|62	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.10-1|63	%else
12mr|kernel-3.6.10-1|64	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.6.10-1|65	%endif
12mr|kernel-3.6.10-1|66	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.6.10-1|67	%else
12mr|kernel-3.6.10-1|68	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.10-1|69	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.6.10-1|70	%endif
12mr|kernel-3.6.10-1|71	
12mr|kernel-3.6.10-1|72	# Used for not making too long names for rpms or search paths
12mr|kernel-3.6.10-1|73	%if %kpatch
12mr|kernel-3.6.10-1|74	%if %kgit
12mr|kernel-3.6.10-1|75	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.10-1|76	%else
12mr|kernel-3.6.10-1|77	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.10-1|78	%endif
12mr|kernel-3.6.10-1|79	%else
12mr|kernel-3.6.10-1|80	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.6.10-1|81	%endif
12mr|kernel-3.6.10-1|82	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.6.10-1|83	
12mr|kernel-3.6.10-1|84	# Having different top level names for packges means that you have to remove
12mr|kernel-3.6.10-1|85	# them by hard :(
12mr|kernel-3.6.10-1|86	%define top_dir_name 	%{kname}-%{_arch}
12mr|kernel-3.6.10-1|87	
12mr|kernel-3.6.10-1|88	%define build_dir 	${RPM_BUILD_DIR}/%{top_dir_name}
12mr|kernel-3.6.10-1|89	%define src_dir 	%{build_dir}/linux-%{tar_ver}
12mr|kernel-3.6.10-1|90	
12mr|kernel-3.6.10-1|91	# Disable useless debug rpms...
12mr|kernel-3.6.10-1|92	%define _enable_debug_packages 	%{nil}
12mr|kernel-3.6.10-1|93	%define debug_package 		%{nil}
12mr|kernel-3.6.10-1|94	
12mr|kernel-3.6.10-1|95	# Build defines
12mr|kernel-3.6.10-1|96	%define build_doc 		1
12mr|kernel-3.6.10-1|97	%define build_source 		1
12mr|kernel-3.6.10-1|98	%define build_devel 		1
12mr|kernel-3.6.10-1|99	
12mr|kernel-3.6.10-1|100	%define build_debug 		0
12mr|kernel-3.6.10-1|101	
12mr|kernel-3.6.10-1|102	#
12mr|kernel-3.6.10-1|103	# Old Mandriva kernel flavours plus new two PAE flavours
12mr|kernel-3.6.10-1|104	#
12mr|kernel-3.6.10-1|105	
12mr|kernel-3.6.10-1|106	# Build desktop i586 / 4GB
12mr|kernel-3.6.10-1|107	%ifarch %{ix86}
12mr|kernel-3.6.10-1|108	%define build_desktop586		0
12mr|kernel-3.6.10-1|109	%endif
12mr|kernel-3.6.10-1|110	
12mr|kernel-3.6.10-1|111	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.6.10-1|112	%define build_desktop			0
12mr|kernel-3.6.10-1|113	
12mr|kernel-3.6.10-1|114	# Build netbook (i686 / 4GB) / x86_64
12mr|kernel-3.6.10-1|115	%define build_netbook			0
12mr|kernel-3.6.10-1|116	
12mr|kernel-3.6.10-1|117	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mr|kernel-3.6.10-1|118	%define build_server			0
12mr|kernel-3.6.10-1|119	
12mr|kernel-3.6.10-1|120	# Build desktop686 pae (i686 / 64GB)
12mr|kernel-3.6.10-1|121	%ifarch %{ix86}
12mr|kernel-3.6.10-1|122	%define build_desktop_pae		0
12mr|kernel-3.6.10-1|123	%endif
12mr|kernel-3.6.10-1|124	
12mr|kernel-3.6.10-1|125	# Build netbook686 pae (i686 / 64GB)
12mr|kernel-3.6.10-1|126	%ifarch %{ix86}
12mr|kernel-3.6.10-1|127	%define build_netbook_pae		0
12mr|kernel-3.6.10-1|128	%endif
12mr|kernel-3.6.10-1|129	
12mr|kernel-3.6.10-1|130	#
12mr|kernel-3.6.10-1|131	# MIB low latency optimized flavours called "nrj"
12mr|kernel-3.6.10-1|132	#
12mr|kernel-3.6.10-1|133	
12mr|kernel-3.6.10-1|134	# Build nrj desktop586 (i586 / 4GB)
12mr|kernel-3.6.10-1|135	%ifarch %{ix86}
12mr|kernel-3.6.10-1|136	%define build_nrj_desktop586		0
12mr|kernel-3.6.10-1|137	%endif
12mr|kernel-3.6.10-1|138	
12mr|kernel-3.6.10-1|139	# Build nrj desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.6.10-1|140	%define build_nrj_desktop		1
12mr|kernel-3.6.10-1|141	
12mr|kernel-3.6.10-1|142	# Build nrj realtime (i686 / 4GB) / x86_64
12mr|kernel-3.6.10-1|143	%define build_nrj_realtime		0
12mr|kernel-3.6.10-1|144	
12mr|kernel-3.6.10-1|145	# Build nrj laptop (i686 / 4GB) / x86_64
12mr|kernel-3.6.10-1|146	%define build_nrj_laptop		0
12mr|kernel-3.6.10-1|147	
12mr|kernel-3.6.10-1|148	# Build nrj netbook (i686 / 4GB) / x86_64
12mr|kernel-3.6.10-1|149	%define build_nrj_netbook		0
12mr|kernel-3.6.10-1|150	
12mr|kernel-3.6.10-1|151	# Build nrj desktop pae (i686 / 64GB)
12mr|kernel-3.6.10-1|152	%ifarch %{ix86}
12mr|kernel-3.6.10-1|153	%define build_nrj_desktop_pae		0
12mr|kernel-3.6.10-1|154	%endif
12mr|kernel-3.6.10-1|155	
12mr|kernel-3.6.10-1|156	# Build nrj realtime pae (i686 / 64GB)
12mr|kernel-3.6.10-1|157	%ifarch %{ix86}
12mr|kernel-3.6.10-1|158	%define build_nrj_realtime_pae		0
12mr|kernel-3.6.10-1|159	%endif
12mr|kernel-3.6.10-1|160	
12mr|kernel-3.6.10-1|161	# Build nrj laptop pae (i686 / 64GB)
12mr|kernel-3.6.10-1|162	%ifarch %{ix86}
12mr|kernel-3.6.10-1|163	%define build_nrj_laptop_pae		0
12mr|kernel-3.6.10-1|164	%endif
12mr|kernel-3.6.10-1|165	
12mr|kernel-3.6.10-1|166	# Build nrj netbook686 pae (i686 / 64GB)
12mr|kernel-3.6.10-1|167	%ifarch %{ix86}
12mr|kernel-3.6.10-1|168	%define build_nrj_netbook_pae		0
12mr|kernel-3.6.10-1|169	%endif
12mr|kernel-3.6.10-1|170	
12mr|kernel-3.6.10-1|171	#
12mr|kernel-3.6.10-1|172	# experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.6.10-1|173	#
12mr|kernel-3.6.10-1|174	
12mr|kernel-3.6.10-1|175	# Build nrj netbook Intel Atom (matom / 4GB)
12mr|kernel-3.6.10-1|176	%ifarch %{ix86}
12mr|kernel-3.6.10-1|177	%define build_nrj_netbook_atom		0
12mr|kernel-3.6.10-1|178	%endif
12mr|kernel-3.6.10-1|179	
12mr|kernel-3.6.10-1|180	# Build nrj netbook Intel Atom pae (matom / 64GB)
12mr|kernel-3.6.10-1|181	%ifarch %{ix86}
12mr|kernel-3.6.10-1|182	%define build_nrj_netbook_atom_pae	0
12mr|kernel-3.6.10-1|183	%endif
12mr|kernel-3.6.10-1|184	
12mr|kernel-3.6.10-1|185	# Build nrj desktop Intel Core2 (mcore2 / 4GB)
12mr|kernel-3.6.10-1|186	%ifarch %{ix86}
12mr|kernel-3.6.10-1|187	%define build_nrj_desktop_core2   	0
12mr|kernel-3.6.10-1|188	%endif
12mr|kernel-3.6.10-1|189	
12mr|kernel-3.6.10-1|190	# Build nrj desktop Intel Core2 pae (mcore2 / 64GB)
12mr|kernel-3.6.10-1|191	%ifarch %{ix86}
12mr|kernel-3.6.10-1|192	%define build_nrj_desktop_core2_pae   	0
12mr|kernel-3.6.10-1|193	%endif
12mr|kernel-3.6.10-1|194	
12mr|kernel-3.6.10-1|195	#
12mr|kernel-3.6.10-1|196	# end of experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.6.10-1|197	#
12mr|kernel-3.6.10-1|198	
12mr|kernel-3.6.10-1|199	# build perf and cpupower tools
12mr|kernel-3.6.10-1|200	%if %{mdvver} >= 201200
12mr|kernel-3.6.10-1|201	%define build_perf		1
12mr|kernel-3.6.10-1|202	%define build_cpupower		1
12mr|kernel-3.6.10-1|203	%else
12mr|kernel-3.6.10-1|204	%define build_perf		0
12mr|kernel-3.6.10-1|205	%define build_cpupower		0
12mr|kernel-3.6.10-1|206	%endif
12mr|kernel-3.6.10-1|207	
12mr|kernel-3.6.10-1|208	# compress modules with xz
12mr|kernel-3.6.10-1|209	%if %{mdvver} >= 201200
12mr|kernel-3.6.10-1|210	%define build_modxz		1
12mr|kernel-3.6.10-1|211	%else
12mr|kernel-3.6.10-1|212	%define build_modxz		0
12mr|kernel-3.6.10-1|213	%endif
12mr|kernel-3.6.10-1|214	
12mr|kernel-3.6.10-1|215	# ARM builds
12mr|kernel-3.6.10-1|216	%ifarch %{arm}
12mr|kernel-3.6.10-1|217	%define build_desktop		0
12mr|kernel-3.6.10-1|218	%define build_netbook		0
12mr|kernel-3.6.10-1|219	%define build_server		0
12mr|kernel-3.6.10-1|220	%define build_iop32x		0
12mr|kernel-3.6.10-1|221	%define build_kirkwood		1
12mr|kernel-3.6.10-1|222	%define build_versatile		1
12mr|kernel-3.6.10-1|223	# no cpupower tools on arm yet
12mr|kernel-3.6.10-1|224	%define build_cpupower		0
12mr|kernel-3.6.10-1|225	# arm is currently not using xz
12mr|kernel-3.6.10-1|226	%define build_modxz		0
12mr|kernel-3.6.10-1|227	%endif
12mr|kernel-3.6.10-1|228	# End of user definitions
12mr|kernel-3.6.10-1|229	
12mr|kernel-3.6.10-1|230	# buildtime flags
12mr|kernel-3.6.10-1|231	%{?_without_desktop586: %global build_desktop586 0}
12mr|kernel-3.6.10-1|232	%{?_without_desktop: %global build_desktop 0}
12mr|kernel-3.6.10-1|233	%{?_without_netbook: %global build_netbook 0}
12mr|kernel-3.6.10-1|234	%{?_without_server: %global build_server 0}
12mr|kernel-3.6.10-1|235	
12mr|kernel-3.6.10-1|236	%{?_without_desktop_pae: %global build_desktop_pae 0}
12mr|kernel-3.6.10-1|237	%{?_without_netbook_pae: %global build_netbook_pae 0}
12mr|kernel-3.6.10-1|238	
12mr|kernel-3.6.10-1|239	%{?_without_nrj_desktop586: %global build_nrj_desktop586 0}
12mr|kernel-3.6.10-1|240	%{?_without_nrj_desktop: %global build_nrj_desktop 0}
12mr|kernel-3.6.10-1|241	%{?_without_nrj_realtime: %global build_nrj_realtime 0}
12mr|kernel-3.6.10-1|242	%{?_without_nrj_laptop: %global build_nrj_laptop 0}
12mr|kernel-3.6.10-1|243	%{?_without_nrj_netbook: %global build_nrj_netbook 0}
12mr|kernel-3.6.10-1|244	
12mr|kernel-3.6.10-1|245	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 0}
12mr|kernel-3.6.10-1|246	%{?_without_nrj_realtime_pae: %global build_nrj_realtime_pae 0}
12mr|kernel-3.6.10-1|247	%{?_without_nrj_laptop_pae: %global build_nrj_laptop_pae 0}
12mr|kernel-3.6.10-1|248	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 0}
12mr|kernel-3.6.10-1|249	
12mr|kernel-3.6.10-1|250	%{?_without_nrj_netbook_atom: %global build_nrj_netbook_atom 0}
12mr|kernel-3.6.10-1|251	%{?_without_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 0}
12mr|kernel-3.6.10-1|252	%{?_without_nrj_desktop_core2: %global build_nrj_desktop_core2 0}
12mr|kernel-3.6.10-1|253	%{?_without_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 0}
12mr|kernel-3.6.10-1|254	
12mr|kernel-3.6.10-1|255	%{?_without_doc: %global build_doc 0}
12mr|kernel-3.6.10-1|256	%{?_without_source: %global build_source 0}
12mr|kernel-3.6.10-1|257	%{?_without_devel: %global build_devel 0}
12mr|kernel-3.6.10-1|258	%{?_without_debug: %global build_debug 0}
12mr|kernel-3.6.10-1|259	%{?_without_perf: %global build_perf 0}
12mr|kernel-3.6.10-1|260	%{?_without_cpupower: %global build_cpupower 0}
12mr|kernel-3.6.10-1|261	%{?_without_modxz: %global build_modxz 0}
12mr|kernel-3.6.10-1|262	
12mr|kernel-3.6.10-1|263	
12mr|kernel-3.6.10-1|264	%{?_with_desktop586: %global build_desktop586 1}
12mr|kernel-3.6.10-1|265	%{?_with_desktop: %global build_desktop 1}
12mr|kernel-3.6.10-1|266	%{?_with_netbook: %global build_netbook 1}
12mr|kernel-3.6.10-1|267	%{?_with_server: %global build_server 1}
12mr|kernel-3.6.10-1|268	
12mr|kernel-3.6.10-1|269	%{?_with_desktop_pae: %global build_desktop_pae 1}
12mr|kernel-3.6.10-1|270	%{?_with_netbook_pae: %global build_netbook_pae 1}
12mr|kernel-3.6.10-1|271	
12mr|kernel-3.6.10-1|272	%{?_with_nrj_desktop586: %global build_nrj_desktop586 1}
12mr|kernel-3.6.10-1|273	%{?_with_nrj_desktop: %global build_nrj_desktop 1}
12mr|kernel-3.6.10-1|274	%{?_with_nrj_realtime: %global build_nrj_realtime 1}
12mr|kernel-3.6.10-1|275	%{?_with_nrj_laptop: %global build_nrj_laptop 1}
12mr|kernel-3.6.10-1|276	%{?_with_nrj_netbook: %global build_nrj_netbook 1}
12mr|kernel-3.6.10-1|277	
12mr|kernel-3.6.10-1|278	%{?_with_nrj_desktop_pae: %global build_nrj_desktop_pae 1}
12mr|kernel-3.6.10-1|279	%{?_with_nrj_realtime_pae: %global build_nrj_realtime_pae 1}
12mr|kernel-3.6.10-1|280	%{?_with_nrj_laptop_pae: %global build_nrj_laptop_pae 1}
12mr|kernel-3.6.10-1|281	%{?_with_nrj_netbook_pae: %global build_nrj_netbook_pae 1}
12mr|kernel-3.6.10-1|282	
12mr|kernel-3.6.10-1|283	%{?_with_nrj_netbook_atom: %global build_nrj_netbook_atom 1}
12mr|kernel-3.6.10-1|284	%{?_with_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 1}
12mr|kernel-3.6.10-1|285	%{?_with_nrj_desktop_core2: %global build_nrj_desktop_core2 1}
12mr|kernel-3.6.10-1|286	%{?_with_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 1}
12mr|kernel-3.6.10-1|287	
12mr|kernel-3.6.10-1|288	%{?_with_doc: %global build_doc 1}
12mr|kernel-3.6.10-1|289	%{?_with_source: %global build_source 1}
12mr|kernel-3.6.10-1|290	%{?_with_devel: %global build_devel 1}
12mr|kernel-3.6.10-1|291	%{?_with_debug: %global build_debug 1}
12mr|kernel-3.6.10-1|292	%{?_with_perf: %global build_perf 1}
12mr|kernel-3.6.10-1|293	%{?_with_cpupower: %global build_cpupower 1}
12mr|kernel-3.6.10-1|294	%{?_with_modxz: %global build_modxz 1}
12mr|kernel-3.6.10-1|295	
12mr|kernel-3.6.10-1|296	# ARM builds
12mr|kernel-3.6.10-1|297	%{?_with_iop32x: %global build_iop32x 1}
12mr|kernel-3.6.10-1|298	%{?_with_kirkwood: %global build_kirkwood 1}
12mr|kernel-3.6.10-1|299	%{?_with_versatile: %global build_versatile 1}
12mr|kernel-3.6.10-1|300	%{?_without_iop32x: %global build_iop32x 0}
12mr|kernel-3.6.10-1|301	%{?_without_kirkwood: %global build_kirkwood 0}
12mr|kernel-3.6.10-1|302	%{?_without_versatile: %global build_versatile 0}
12mr|kernel-3.6.10-1|303	
12mr|kernel-3.6.10-1|304	# For the .nosrc.rpm
12mr|kernel-3.6.10-1|305	%define build_nosrc 	0
12mr|kernel-3.6.10-1|306	%{?_with_nosrc: %global build_nosrc 1}
12mr|kernel-3.6.10-1|307	
12mr|kernel-3.6.10-1|308	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mr|kernel-3.6.10-1|309	%define kmake %make CC="$CC"
12mr|kernel-3.6.10-1|310	%else
12mr|kernel-3.6.10-1|311	%define kmake %make
12mr|kernel-3.6.10-1|312	%endif
12mr|kernel-3.6.10-1|313	# there are places where parallel make don't work
12mr|kernel-3.6.10-1|314	%define smake make
12mr|kernel-3.6.10-1|315	
12mr|kernel-3.6.10-1|316	# Parallelize xargs invocations on smp machines
12mr|kernel-3.6.10-1|317	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
12mr|kernel-3.6.10-1|318	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
12mr|kernel-3.6.10-1|319	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
12mr|kernel-3.6.10-1|320	
12mr|kernel-3.6.10-1|321	# Sparc arch wants sparc64 kernels
12mr|kernel-3.6.10-1|322	%define target_arch    %(echo %{_arch} | sed -e 's/mips.*/mips/' -e 's/arm.*/arm/')
12mr|kernel-3.6.10-1|323	
12mr|kernel-3.6.10-1|324	
12mr|kernel-3.6.10-1|325	#
12mr|kernel-3.6.10-1|326	# SRC RPM description
12mr|kernel-3.6.10-1|327	#
12mr|kernel-3.6.10-1|328	Summary: 	Linux kernel built for Mandriva and ROSA
12mr|kernel-3.6.10-1|329	Name:		%{kname}
12mr|kernel-3.6.10-1|330	Version: 	%{kversion}
12mr|kernel-3.6.10-1|331	Release: 	%{rpmrel}
12mr|kernel-3.6.10-1|332	License: 	GPLv2
12mr|kernel-3.6.10-1|333	Group: 	 	System/Kernel and hardware
12mr|kernel-3.6.10-1|334	ExclusiveArch: %{ix86} x86_64 %{arm}
12mr|kernel-3.6.10-1|335	ExclusiveOS: 	Linux
12mr|kernel-3.6.10-1|336	URL:            http://www.kernel.org
12mr|kernel-3.6.10-1|337	
12mr|kernel-3.6.10-1|338	####################################################################
12mr|kernel-3.6.10-1|339	#
12mr|kernel-3.6.10-1|340	# Sources
12mr|kernel-3.6.10-1|341	#
12mr|kernel-3.6.10-1|342	### This is for full SRC RPM
12mr|kernel-3.6.10-1|343	Source0: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.xz
12mr|kernel-3.6.10-1|344	Source1: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.sign
12mr|kernel-3.6.10-1|345	### This is for stripped SRC RPM
12mr|kernel-3.6.10-1|346	%if %build_nosrc
12mr|kernel-3.6.10-1|347	NoSource: 0
12mr|kernel-3.6.10-1|348	%endif
12mr|kernel-3.6.10-1|349	# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
12mr|kernel-3.6.10-1|350	Source2: 	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
12mr|kernel-3.6.10-1|351	
12mr|kernel-3.6.10-1|352	Source4: 	README.kernel-sources
12mr|kernel-3.6.10-1|353	Source5:	kernel.rpmlintrc
12mr|kernel-3.6.10-1|354	
12mr|kernel-3.6.10-1|355	# config and systemd service file from fedora
12mr|kernel-3.6.10-1|356	Source50:	cpupower.service
12mr|kernel-3.6.10-1|357	Source51:	cpupower.config
12mr|kernel-3.6.10-1|358	
12mr|kernel-3.6.10-1|359	# our patch tarball
12mr|kernel-3.6.10-1|360	Source100: 	linux-%{patch_ver}.tar.xz
12mr|kernel-3.6.10-1|361	
12mr|kernel-3.6.10-1|362	####################################################################
12mr|kernel-3.6.10-1|363	#
12mr|kernel-3.6.10-1|364	# Patches
12mr|kernel-3.6.10-1|365	
12mr|kernel-3.6.10-1|366	#
12mr|kernel-3.6.10-1|367	# Patch0 to Patch100 are for core kernel upgrades.
12mr|kernel-3.6.10-1|368	#
12mr|kernel-3.6.10-1|369	
12mr|kernel-3.6.10-1|370	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/testing
12mr|kernel-3.6.10-1|371	
12mr|kernel-3.6.10-1|372	%if %kpatch
12mr|kernel-3.6.10-1|373	%if %sublevel
12mr|kernel-3.6.10-1|374	Patch2:	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.bz2
12mr|kernel-3.6.10-1|375	Source11:	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.sign
12mr|kernel-3.6.10-1|376	%else
12mr|kernel-3.6.10-1|377	Patch1:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.bz2
12mr|kernel-3.6.10-1|378	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.sign
12mr|kernel-3.6.10-1|379	%endif
12mr|kernel-3.6.10-1|380	%endif
12mr|kernel-3.6.10-1|381	%if %kgit
12mr|kernel-3.6.10-1|382	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.bz2
12mr|kernel-3.6.10-1|383	Source11: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.sign
12mr|kernel-3.6.10-1|384	%endif
12mr|kernel-3.6.10-1|385	%if %sublevel
12mr|kernel-3.6.10-1|386	%if %kpatch
12mr|kernel-3.6.10-1|387	%define prev_sublevel %(expr %{sublevel} - 1)
12mr|kernel-3.6.10-1|388	%if %prev_sublevel
12mr|kernel-3.6.10-1|389	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.bz2
12mr|kernel-3.6.10-1|390	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.sign
12mr|kernel-3.6.10-1|391	%endif
12mr|kernel-3.6.10-1|392	%else
12mr|kernel-3.6.10-1|393	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.bz2
12mr|kernel-3.6.10-1|394	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.sign
12mr|kernel-3.6.10-1|395	%endif
12mr|kernel-3.6.10-1|396	%endif
12mr|kernel-3.6.10-1|397	
12mr|kernel-3.6.10-1|398	#END
12mr|kernel-3.6.10-1|399	####################################################################
12mr|kernel-3.6.10-1|400	
12mr|kernel-3.6.10-1|401	# Defines for the things that are needed for all the kernels
12mr|kernel-3.6.10-1|402	#
12mr|kernel-3.6.10-1|403	%define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \
12mr|kernel-3.6.10-1|404	Mandriva and ROSA operating system. The kernel handles the basic functions \
12mr|kernel-3.6.10-1|405	of the operating system: memory allocation, process allocation, device \
12mr|kernel-3.6.10-1|406	input and output, etc.
12mr|kernel-3.6.10-1|407	
12mr|kernel-3.6.10-1|408	%define common_desc_kernel_smp This kernel relies on in-kernel smp alternatives to switch between up & smp \
12mr|kernel-3.6.10-1|409	mode depending on detected hardware. To force the kernel to boot in single \
12mr|kernel-3.6.10-1|410	processor mode, use the "nosmp" boot parameter.
12mr|kernel-3.6.10-1|411	
12mr|kernel-3.6.10-1|412	
12mr|kernel-3.6.10-1|413	### Global Requires/Provides
12mr|kernel-3.6.10-1|414	
12mr|kernel-3.6.10-1|415	%if %{mdvver} == 201210
12mr|kernel-3.6.10-1|416	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.6.10-1|417	%define requires2	dracut >= 017-16
12mr|kernel-3.6.10-1|418	%define requires3	kmod >= 7-6
12mr|kernel-3.6.10-1|419	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.6.10-1|420	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.6.10-1|421	%define requires6	microcode
12mr|kernel-3.6.10-1|422	%endif
12mr|kernel-3.6.10-1|423	
12mr|kernel-3.6.10-1|424	%if %{mdvver} == 201200
12mr|kernel-3.6.10-1|425	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.6.10-1|426	%define requires2	dracut >= 017-16
12mr|kernel-3.6.10-1|427	%define requires3	module-init-tools >= 3.16-5
12mr|kernel-3.6.10-1|428	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.6.10-1|429	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.6.10-1|430	%define requires6	microcode
12mr|kernel-3.6.10-1|431	%endif
12mr|kernel-3.6.10-1|432	
12mr|kernel-3.6.10-1|433	%if %{mdvver} < 201200
12mr|kernel-3.6.10-1|434	%define requires1	bootloader-utils >= 1.13-1
12mr|kernel-3.6.10-1|435	%define requires2	mkinitrd >= 4.2.17-31
12mr|kernel-3.6.10-1|436	%define requires3	module-init-tools >= 3.0-7
12mr|kernel-3.6.10-1|437	%define requires4	sysfsutils >= 1.3.0-1
12mr|kernel-3.6.10-1|438	%define requires5	kernel-firmware >= 20101024-2
12mr|kernel-3.6.10-1|439	%define requires6	microcode
12mr|kernel-3.6.10-1|440	%endif
12mr|kernel-3.6.10-1|441	
12mr|kernel-3.6.10-1|442	%define kprovides 	%{kname} = %{kverrel}, kernel = %{tar_ver}, alsa = 1.0.25
12mr|kernel-3.6.10-1|443	%define kprovides_server drbd-api = 88
12mr|kernel-3.6.10-1|444	
12mr|kernel-3.6.10-1|445	%define	kobsoletes	dkms-r8192se <= 0019.1207.2010-2, dkms-lzma <= 4.43-32, dkms-psb <= 4.41.1-7
12mr|kernel-3.6.10-1|446	
12mr|kernel-3.6.10-1|447	Autoreqprov: 		no
12mr|kernel-3.6.10-1|448	
12mr|kernel-3.6.10-1|449	# might be useful too:
12mr|kernel-3.6.10-1|450	# Suggests:	microcode
12mr|kernel-3.6.10-1|451	
12mr|kernel-3.6.10-1|452	%if %{mdvver} == 201210
12mr|kernel-3.6.10-1|453	BuildRequires:	kmod-devel
12mr|kernel-3.6.10-1|454	%else
12mr|kernel-3.6.10-1|455	BuildRequires:	module-init-tools
12mr|kernel-3.6.10-1|456	%endif
12mr|kernel-3.6.10-1|457	
12mr|kernel-3.6.10-1|458	BuildRequires: 	gcc
12mr|kernel-3.6.10-1|459	
12mr|kernel-3.6.10-1|460	# for perf, cpufreq and other tools
12mr|kernel-3.6.10-1|461	BuildRequires:		elfutils-devel
12mr|kernel-3.6.10-1|462	BuildRequires:		zlib-devel
12mr|kernel-3.6.10-1|463	BuildRequires:		binutils-devel
12mr|kernel-3.6.10-1|464	BuildRequires:		newt-devel
12mr|kernel-3.6.10-1|465	BuildRequires:		python-devel
12mr|kernel-3.6.10-1|466	BuildRequires:		perl(ExtUtils::Embed)
12mr|kernel-3.6.10-1|467	BuildRequires:		pciutils-devel
12mr|kernel-3.6.10-1|468	BuildRequires:		asciidoc
12mr|kernel-3.6.10-1|469	BuildRequires:		xmlto
12mr|kernel-3.6.10-1|470	BuildRequires:		gettext
12mr|kernel-3.6.10-1|471	BuildRequires:		docbook-style-xsl
12mr|kernel-3.6.10-1|472	BuildRequires:		pkgconfig(gtk+-2.0)
12mr|kernel-3.6.10-1|473	BuildRequires:		flex
12mr|kernel-3.6.10-1|474	BuildRequires:		bison
12mr|kernel-3.6.10-1|475	
12mr|kernel-3.6.10-1|476	%ifarch %{arm}
12mr|kernel-3.6.10-1|477	BuildRequires:		uboot-mkimage
12mr|kernel-3.6.10-1|478	%endif
12mr|kernel-3.6.10-1|479	
12mr|kernel-3.6.10-1|480	
12mr|kernel-3.6.10-1|481	%description
12mr|kernel-3.6.10-1|482	%common_desc_kernel
12mr|kernel-3.6.10-1|483	%ifnarch %{arm}
12mr|kernel-3.6.10-1|484	%common_desc_kernel_smp
12mr|kernel-3.6.10-1|485	%endif
12mr|kernel-3.6.10-1|486	
12mr|kernel-3.6.10-1|487	# Define obsolete/provides to help automatic upgrades of old kernel-xen-pvops
12mr|kernel-3.6.10-1|488	%define latest_obsoletes_server kernel-xen-pvops-latest < 3.2.1-1
12mr|kernel-3.6.10-1|489	%define latest_provides_server kernel-xen-pvops-latest = %{kverrel}
12mr|kernel-3.6.10-1|490	%define latest_obsoletes_devel_server kernel-xen-pvops-devel-latest < 3.2.1-1
12mr|kernel-3.6.10-1|491	%define latest_provides_devel_server kernel-xen-pvops-devel-latest = %{kverrel}
12mr|kernel-3.6.10-1|492	
12mr|kernel-3.6.10-1|493	# mkflavour() name flavour processor
12mr|kernel-3.6.10-1|494	# name: the flavour name in the package name
12mr|kernel-3.6.10-1|495	# flavour: first parameter of CreateKernel()
12mr|kernel-3.6.10-1|496	%define mkflavour()					\
12mr|kernel-3.6.10-1|497	%package -n %{kname}-%{1}-%{buildrel}			\
12mr|kernel-3.6.10-1|498	Version:	%{fakever}				\
12mr|kernel-3.6.10-1|499	Release:	%{fakerel}				\
12mr|kernel-3.6.10-1|500	Provides:	%kprovides				\
12mr|kernel-3.6.10-1|501	%{expand:%%{?kprovides_%{1}:Provides: %{kprovides_%{1}}}} \
12mr|kernel-3.6.10-1|502	Provides:	%{kname}-%{1}				\
12mr|kernel-3.6.10-1|503	Requires(pre):	%requires1 %requires2 %requires3 %requires4 \
12mr|kernel-3.6.10-1|504	Requires:	%requires2 %requires5 %requires6	\
12mr|kernel-3.6.10-1|505	Obsoletes:	%kobsoletes				\
12mr|kernel-3.6.10-1|506	Provides:	should-restart = system			\
12mr|kernel-3.6.10-1|507	Suggests:	crda					\
12mr|kernel-3.6.10-1|508	%ifarch %{ix86}						\
12mr|kernel-3.6.10-1|509	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.10-1|510	%endif							\
12mr|kernel-3.6.10-1|511	Summary:	%{expand:%{summary_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.6.10-1|512	Group:		System/Kernel and hardware		\
12mr|kernel-3.6.10-1|513	%description -n %{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.6.10-1|514	%common_desc_kernel %{expand:%{info_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.6.10-1|515	%ifnarch %{arm}						\
12mr|kernel-3.6.10-1|516	%common_desc_kernel_smp					\
12mr|kernel-3.6.10-1|517	%endif							\
12mr|kernel-3.6.10-1|518	\
12mr|kernel-3.6.10-1|519	%if %build_devel					\
12mr|kernel-3.6.10-1|520	%package -n	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.6.10-1|521	Version:	%{fakever}				\
12mr|kernel-3.6.10-1|522	Release:	%{fakerel}				\
12mr|kernel-3.6.10-1|523	Requires:	glibc-devel ncurses-devel make gcc perl	\
12mr|kernel-3.6.10-1|524	Summary:	The kernel-devel files for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.6.10-1|525	Group:		Development/Kernel			\
12mr|kernel-3.6.10-1|526	Provides:	%{kname}-devel = %{kverrel} 		\
12mr|kernel-3.6.10-1|527	Provides:	%{kname}-%{1}-devel			\
12mr|kernel-3.6.10-1|528	%ifarch %{ix86}						\
12mr|kernel-3.6.10-1|529	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.10-1|530	%endif							\
12mr|kernel-3.6.10-1|531	%description -n %{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.6.10-1|532	This package contains the kernel files (headers and build tools) \
12mr|kernel-3.6.10-1|533	that should be enough to build additional drivers for   \
12mr|kernel-3.6.10-1|534	use with %{kname}-%{1}-%{buildrel}.                     \
12mr|kernel-3.6.10-1|535	\
12mr|kernel-3.6.10-1|536	If you want to build your own kernel, you need to install the full \
12mr|kernel-3.6.10-1|537	%{kname}-source-%{buildrel} rpm.			\
12mr|kernel-3.6.10-1|538	\
12mr|kernel-3.6.10-1|539	%endif							\
12mr|kernel-3.6.10-1|540	\
12mr|kernel-3.6.10-1|541	%if %build_debug					\
12mr|kernel-3.6.10-1|542	%package -n	%{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.6.10-1|543	Version:	%{fakever}				\
12mr|kernel-3.6.10-1|544	Release:	%{fakerel}				\
12mr|kernel-3.6.10-1|545	Summary:	Files with debug info for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.6.10-1|546	Group:		Development/Debug			\
12mr|kernel-3.6.10-1|547	Provides:	kernel-debug = %{kverrel} 		\
12mr|kernel-3.6.10-1|548	%ifarch %{ix86}						\
12mr|kernel-3.6.10-1|549	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.10-1|550	%endif							\
12mr|kernel-3.6.10-1|551	%description -n %{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.6.10-1|552	This package contains the files with debug info to aid in debug tasks \
12mr|kernel-3.6.10-1|553	when using %{kname}-%{1}-%{buildrel}.			\
12mr|kernel-3.6.10-1|554	\
12mr|kernel-3.6.10-1|555	If you need to look at debug information or use some application that \
12mr|kernel-3.6.10-1|556	needs debugging info from the kernel, this package may help. \
12mr|kernel-3.6.10-1|557	\
12mr|kernel-3.6.10-1|558	%endif							\
12mr|kernel-3.6.10-1|559	\
12mr|kernel-3.6.10-1|560	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.10-1|561	Version:	%{kversion}				\
12mr|kernel-3.6.10-1|562	Release:	%{rpmrel}				\
12mr|kernel-3.6.10-1|563	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.6.10-1|564	Group:		System/Kernel and hardware		\
12mr|kernel-3.6.10-1|565	Requires:	%{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.6.10-1|566	%ifarch %{ix86}						\
12mr|kernel-3.6.10-1|567	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.10-1|568	%endif							\
12mr|kernel-3.6.10-1|569	%{expand:%%{?latest_obsoletes_%{1}:Obsoletes: %{latest_obsoletes_%{1}}}} \
12mr|kernel-3.6.10-1|570	%{expand:%%{?latest_provides_%{1}:Provides: %{latest_provides_%{1}}}} \
12mr|kernel-3.6.10-1|571	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.10-1|572	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.10-1|573	latest %{kname}-%{1} installed...			\
12mr|kernel-3.6.10-1|574	\
12mr|kernel-3.6.10-1|575	%if %build_devel					\
12mr|kernel-3.6.10-1|576	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.10-1|577	Version:	%{kversion}				\
12mr|kernel-3.6.10-1|578	Release:	%{rpmrel}				\
12mr|kernel-3.6.10-1|579	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.6.10-1|580	Group:		Development/Kernel			\
12mr|kernel-3.6.10-1|581	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.6.10-1|582	%ifarch %{ix86}						\
12mr|kernel-3.6.10-1|583	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.10-1|584	%endif							\
12mr|kernel-3.6.10-1|585	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.6.10-1|586	%{expand:%%{?latest_obsoletes_devel_%{1}:Obsoletes: %{latest_obsoletes_devel_%{1}}}} \
12mr|kernel-3.6.10-1|587	%{expand:%%{?latest_provides_devel_%{1}:Provides: %{latest_provides_devel_%{1}}}} \
12mr|kernel-3.6.10-1|588	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.6.10-1|589	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.10-1|590	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.6.10-1|591	\
12mr|kernel-3.6.10-1|592	%endif							\
12mr|kernel-3.6.10-1|593	\
12mr|kernel-3.6.10-1|594	%post -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-post \
12mr|kernel-3.6.10-1|595	%posttrans -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-posttrans \
12mr|kernel-3.6.10-1|596	%preun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-preun \
12mr|kernel-3.6.10-1|597	%postun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-postun \
12mr|kernel-3.6.10-1|598	\
12mr|kernel-3.6.10-1|599	%if %build_devel					\
12mr|kernel-3.6.10-1|600	%post -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-post \
12mr|kernel-3.6.10-1|601	%preun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-preun \
12mr|kernel-3.6.10-1|602	%postun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-postun \
12mr|kernel-3.6.10-1|603	%endif							\
12mr|kernel-3.6.10-1|604	\
12mr|kernel-3.6.10-1|605	%files -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1} \
12mr|kernel-3.6.10-1|606	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.6.10-1|607	\
12mr|kernel-3.6.10-1|608	%if %build_devel					\
12mr|kernel-3.6.10-1|609	%files -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1} \
12mr|kernel-3.6.10-1|610	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.10-1|611	%endif							\
12mr|kernel-3.6.10-1|612	\
12mr|kernel-3.6.10-1|613	%if %build_debug					\
12mr|kernel-3.6.10-1|614	%files -n %{kname}-%{1}-%{buildrel}-debug -f kernel_debug_files.%{1} \
12mr|kernel-3.6.10-1|615	%endif
12mr|kernel-3.6.10-1|616	
12mr|kernel-3.6.10-1|617	%ifarch %{ix86}
12mr|kernel-3.6.10-1|618	#
12mr|kernel-3.6.10-1|619	# kernel-desktop586: i586, smp-alternatives, 4GB
12mr|kernel-3.6.10-1|620	#
12mr|kernel-3.6.10-1|621	%if %build_desktop586
12mr|kernel-3.6.10-1|622	%define summary_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.6.10-1|623	%define info_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.10-1|624	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.10-1|625	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|626	%mkflavour desktop586
12mr|kernel-3.6.10-1|627	%endif
12mr|kernel-3.6.10-1|628	%endif
12mr|kernel-3.6.10-1|629	
12mr|kernel-3.6.10-1|630	#
12mr|kernel-3.6.10-1|631	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.10-1|632	#
12mr|kernel-3.6.10-1|633	%if %build_desktop
12mr|kernel-3.6.10-1|634	%ifarch %{ix86}
12mr|kernel-3.6.10-1|635	%define summary_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.6.10-1|636	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.10-1|637	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.10-1|638	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.10-1|639	%else
12mr|kernel-3.6.10-1|640	%define summary_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.6.10-1|641	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.10-1|642	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.6.10-1|643	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|644	%endif
12mr|kernel-3.6.10-1|645	%mkflavour desktop
12mr|kernel-3.6.10-1|646	%endif
12mr|kernel-3.6.10-1|647	
12mr|kernel-3.6.10-1|648	#
12mr|kernel-3.6.10-1|649	# kernel-netbook: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.10-1|650	#
12mr|kernel-3.6.10-1|651	%if %build_netbook
12mr|kernel-3.6.10-1|652	%ifarch %{ix86}
12mr|kernel-3.6.10-1|653	%define summary_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.6.10-1|654	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.10-1|655	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.6.10-1|656	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.10-1|657	%else
12mr|kernel-3.6.10-1|658	%define summary_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.6.10-1|659	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.10-1|660	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mr|kernel-3.6.10-1|661	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|662	%endif
12mr|kernel-3.6.10-1|663	%mkflavour netbook
12mr|kernel-3.6.10-1|664	%endif
12mr|kernel-3.6.10-1|665	
12mr|kernel-3.6.10-1|666	#
12mr|kernel-3.6.10-1|667	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mr|kernel-3.6.10-1|668	#
12mr|kernel-3.6.10-1|669	%if %build_server
12mr|kernel-3.6.10-1|670	%ifarch %{ix86}
12mr|kernel-3.6.10-1|671	%define summary_server Linux Kernel for server use with i686 & 64GB RAM
12mr|kernel-3.6.10-1|672	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.6.10-1|673	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using \
12mr|kernel-3.6.10-1|674	no preempt, HZ_100, CFS cpu scheduler and cfq i/o scheduler, PERFORMANCE governor.
12mr|kernel-3.6.10-1|675	%else
12mr|kernel-3.6.10-1|676	%define summary_server Linux Kernel for server use with %{_arch}
12mr|kernel-3.6.10-1|677	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.6.10-1|678	multiple %{_arch} processor(s)/core(s), using no preempt, HZ_100, \
12mr|kernel-3.6.10-1|679	CFS cpu scheduler and cfq i/o scheduler, PERFORMANCE governor.
12mr|kernel-3.6.10-1|680	%endif
12mr|kernel-3.6.10-1|681	%mkflavour server
12mr|kernel-3.6.10-1|682	%endif
12mr|kernel-3.6.10-1|683	
12mr|kernel-3.6.10-1|684	%ifarch %{ix86}
12mr|kernel-3.6.10-1|685	#
12mr|kernel-3.6.10-1|686	# kernel-desktop-pae: i686, smp-alternatives, 64GB
12mr|kernel-3.6.10-1|687	#
12mr|kernel-3.6.10-1|688	%if %build_desktop_pae
12mr|kernel-3.6.10-1|689	%define summary_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.6.10-1|690	%define info_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.10-1|691	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.10-1|692	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|693	%mkflavour desktop-pae
12mr|kernel-3.6.10-1|694	%endif
12mr|kernel-3.6.10-1|695	%endif
12mr|kernel-3.6.10-1|696	
12mr|kernel-3.6.10-1|697	%ifarch %{ix86}
12mr|kernel-3.6.10-1|698	#
12mr|kernel-3.6.10-1|699	# kernel-netbook-pae: i686, smp-alternatives, 64 GB
12mr|kernel-3.6.10-1|700	#
12mr|kernel-3.6.10-1|701	%if %build_netbook_pae
12mr|kernel-3.6.10-1|702	%define summary_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.6.10-1|703	%define info_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.10-1|704	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.6.10-1|705	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|706	%mkflavour netbook-pae
12mr|kernel-3.6.10-1|707	%endif
12mr|kernel-3.6.10-1|708	%endif
12mr|kernel-3.6.10-1|709	
12mr|kernel-3.6.10-1|710	%ifarch %{ix86}
12mr|kernel-3.6.10-1|711	#
12mr|kernel-3.6.10-1|712	# kernel-nrj-desktop586: nrj, i586, smp-alternatives, 4GB
12mr|kernel-3.6.10-1|713	#
12mr|kernel-3.6.10-1|714	%if %build_nrj_desktop586
12mr|kernel-3.6.10-1|715	%define summary_nrj_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.6.10-1|716	%define info_nrj_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.10-1|717	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.10-1|718	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|719	%mkflavour nrj-desktop586
12mr|kernel-3.6.10-1|720	%endif
12mr|kernel-3.6.10-1|721	%endif
12mr|kernel-3.6.10-1|722	
12mr|kernel-3.6.10-1|723	#
12mr|kernel-3.6.10-1|724	# kernel-nrj-desktop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.10-1|725	#
12mr|kernel-3.6.10-1|726	%if %build_nrj_desktop
12mr|kernel-3.6.10-1|727	%ifarch %{ix86}
12mr|kernel-3.6.10-1|728	%define summary_nrj_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.6.10-1|729	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.10-1|730	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.10-1|731	full preempt, rcu boost, RIFS cpu scheduler and BFQ I/O scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|732	%else
12mr|kernel-3.6.10-1|733	%define summary_nrj_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.6.10-1|734	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.10-1|735	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.6.10-1|736	full preempt, rcu boost, RIFS cpu scheduler and BFQ I/O scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|737	%endif
12mr|kernel-3.6.10-1|738	%mkflavour nrj-desktop
12mr|kernel-3.6.10-1|739	%endif
12mr|kernel-3.6.10-1|740	
12mr|kernel-3.6.10-1|741	#
12mr|kernel-3.6.10-1|742	# kernel-nrj-realtime: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.10-1|743	#
12mr|kernel-3.6.10-1|744	%if %build_nrj_realtime
12mr|kernel-3.6.10-1|745	%ifarch %{ix86}
12mr|kernel-3.6.10-1|746	%define summary_nrj_realtime Linux Kernel for low latency use with i686 & 4GB RAM
12mr|kernel-3.6.10-1|747	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mr|kernel-3.6.10-1|748	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.10-1|749	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mr|kernel-3.6.10-1|750	%else
12mr|kernel-3.6.10-1|751	%define summary_nrj_realtime Linux Kernel for low latency use with %{_arch}
12mr|kernel-3.6.10-1|752	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mr|kernel-3.6.10-1|753	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.6.10-1|754	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mr|kernel-3.6.10-1|755	%endif
12mr|kernel-3.6.10-1|756	%mkflavour nrj-realtime
12mr|kernel-3.6.10-1|757	%endif
12mr|kernel-3.6.10-1|758	
12mr|kernel-3.6.10-1|759	#
12mr|kernel-3.6.10-1|760	# kernel-nrj-laptop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.10-1|761	#
12mr|kernel-3.6.10-1|762	%if %build_nrj_laptop
12mr|kernel-3.6.10-1|763	%ifarch %{ix86}
12mr|kernel-3.6.10-1|764	%define summary_nrj_laptop Linux Kernel for laptop use with i686 & 4GB RAM
12mr|kernel-3.6.10-1|765	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mr|kernel-3.6.10-1|766	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_300, \
12mr|kernel-3.6.10-1|767	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|768	%else
12mr|kernel-3.6.10-1|769	%define summary_nrj_laptop Linux Kernel for laptop use with %{_arch}
12mr|kernel-3.6.10-1|770	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mr|kernel-3.6.10-1|771	multiple %{_arch} processor(s)/core(s), using HZ_300, \
12mr|kernel-3.6.10-1|772	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|773	%endif
12mr|kernel-3.6.10-1|774	%mkflavour nrj-laptop
12mr|kernel-3.6.10-1|775	%endif
12mr|kernel-3.6.10-1|776	
12mr|kernel-3.6.10-1|777	#
12mr|kernel-3.6.10-1|778	# kernel-nrj-netbook: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.10-1|779	#
12mr|kernel-3.6.10-1|780	%if %build_nrj_netbook
12mr|kernel-3.6.10-1|781	%ifarch %{ix86}
12mr|kernel-3.6.10-1|782	%define summary_nrj_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.6.10-1|783	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.10-1|784	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.6.10-1|785	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|786	%else
12mr|kernel-3.6.10-1|787	%define summary_nrj_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.6.10-1|788	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.10-1|789	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mr|kernel-3.6.10-1|790	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|791	%endif
12mr|kernel-3.6.10-1|792	%mkflavour nrj-netbook
12mr|kernel-3.6.10-1|793	%endif
12mr|kernel-3.6.10-1|794	
12mr|kernel-3.6.10-1|795	%ifarch %{ix86}
12mr|kernel-3.6.10-1|796	#
12mr|kernel-3.6.10-1|797	# kernel-nrj-desktop-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.6.10-1|798	#
12mr|kernel-3.6.10-1|799	%if %build_nrj_desktop_pae
12mr|kernel-3.6.10-1|800	%define summary_nrj_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.6.10-1|801	%define info_nrj_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.10-1|802	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.10-1|803	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|804	%mkflavour nrj-desktop-pae
12mr|kernel-3.6.10-1|805	%endif
12mr|kernel-3.6.10-1|806	%endif
12mr|kernel-3.6.10-1|807	
12mr|kernel-3.6.10-1|808	%ifarch %{ix86}
12mr|kernel-3.6.10-1|809	#
12mr|kernel-3.6.10-1|810	# kernel-nrj-realtime-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.6.10-1|811	#
12mr|kernel-3.6.10-1|812	%if %build_nrj_realtime_pae
12mr|kernel-3.6.10-1|813	%define summary_nrj_realtime_pae Linux kernel for low latency use with i686 & upto 64GB RAM
12mr|kernel-3.6.10-1|814	%define info_nrj_realtime_pae This kernel is compiled for low latency use, single or \
12mr|kernel-3.6.10-1|815	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.10-1|816	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mr|kernel-3.6.10-1|817	%mkflavour nrj-realtime-pae
12mr|kernel-3.6.10-1|818	%endif
12mr|kernel-3.6.10-1|819	%endif
12mr|kernel-3.6.10-1|820	
12mr|kernel-3.6.10-1|821	%ifarch %{ix86}
12mr|kernel-3.6.10-1|822	#
12mr|kernel-3.6.10-1|823	# kernel-nrj-laptop-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.6.10-1|824	#
12mr|kernel-3.6.10-1|825	%if %build_nrj_laptop_pae
12mr|kernel-3.6.10-1|826	%define summary_nrj_laptop_pae Linux Kernel for for laptop use with i686 & upto 64GB RAM
12mr|kernel-3.6.10-1|827	%define info_nrj_laptop_pae This kernel is compiled for laptop use, single or \
12mr|kernel-3.6.10-1|828	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_300, \
12mr|kernel-3.6.10-1|829	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|830	%mkflavour nrj-laptop-pae
12mr|kernel-3.6.10-1|831	%endif
12mr|kernel-3.6.10-1|832	%endif
12mr|kernel-3.6.10-1|833	
12mr|kernel-3.6.10-1|834	%ifarch %{ix86}
12mr|kernel-3.6.10-1|835	#
12mr|kernel-3.6.10-1|836	# kernel-nrj-netbook-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.6.10-1|837	#
12mr|kernel-3.6.10-1|838	%if %build_nrj_netbook_pae
12mr|kernel-3.6.10-1|839	%define summary_nrj_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.6.10-1|840	%define info_nrj_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.10-1|841	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.6.10-1|842	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|843	%mkflavour nrj-netbook-pae
12mr|kernel-3.6.10-1|844	%endif
12mr|kernel-3.6.10-1|845	%endif
12mr|kernel-3.6.10-1|846	
12mr|kernel-3.6.10-1|847	%ifarch %{ix86}
12mr|kernel-3.6.10-1|848	#
12mr|kernel-3.6.10-1|849	# kernel-nrj-netbook-atom: nrj, for Intel Atom cpu, smp-alternatives, 4 GB
12mr|kernel-3.6.10-1|850	#
12mr|kernel-3.6.10-1|851	%if %build_nrj_netbook_atom
12mr|kernel-3.6.10-1|852	%define summary_nrj_netbook_atom Linux Kernel for netbook use with Intel Atom cpu, less than 4GB RAM
12mr|kernel-3.6.10-1|853	%define info_nrj_netbook_atom This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.10-1|854	multiple Intel Atom cpu processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.6.10-1|855	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|856	%mkflavour nrj-netbook-atom
12mr|kernel-3.6.10-1|857	%endif
12mr|kernel-3.6.10-1|858	%endif
12mr|kernel-3.6.10-1|859	
12mr|kernel-3.6.10-1|860	%ifarch %{ix86}
12mr|kernel-3.6.10-1|861	#
12mr|kernel-3.6.10-1|862	# kernel-nrj-netbook-atom-pae: nrj, for Intel Atom cpu, smp-alternatives, 64 GB
12mr|kernel-3.6.10-1|863	#
12mr|kernel-3.6.10-1|864	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.6.10-1|865	%define summary_nrj_netbook_atom_pae Linux Kernel for netbook use with Intel Atom cpu & upto 64GB RAM
12mr|kernel-3.6.10-1|866	%define info_nrj_netbook_atom_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.10-1|867	multiple Intel Atom cpu processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.6.10-1|868	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|869	%mkflavour nrj-netbook-atom-pae
12mr|kernel-3.6.10-1|870	%endif
12mr|kernel-3.6.10-1|871	%endif
12mr|kernel-3.6.10-1|872	
12mr|kernel-3.6.10-1|873	%ifarch %{ix86}
12mr|kernel-3.6.10-1|874	#
12mr|kernel-3.6.10-1|875	# kernel-nrj-desktop-core2: nrj, Intel Core 2 and newer, smp-alternatives, 4 GB
12mr|kernel-3.6.10-1|876	#
12mr|kernel-3.6.10-1|877	%if %build_nrj_desktop_core2
12mr|kernel-3.6.10-1|878	%define summary_nrj_desktop_core2 Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.6.10-1|879	%define info_nrj_desktop_core2 This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.10-1|880	multiple Intel Core 2 and newer processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.10-1|881	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|882	%mkflavour nrj-desktop-core2
12mr|kernel-3.6.10-1|883	%endif
12mr|kernel-3.6.10-1|884	%endif
12mr|kernel-3.6.10-1|885	
12mr|kernel-3.6.10-1|886	%ifarch %{ix86}
12mr|kernel-3.6.10-1|887	#
12mr|kernel-3.6.10-1|888	# kernel-nrj-desktop-core2-pae: nrj, Intel Core 2 and newer, smp-alternatives, 64 GB
12mr|kernel-3.6.10-1|889	#
12mr|kernel-3.6.10-1|890	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.6.10-1|891	%define summary_nrj_desktop_core2_pae Linux Kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.6.10-1|892	%define info_nrj_desktop_core2_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.10-1|893	multiple Intel Core 2 and newer processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.10-1|894	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.10-1|895	%mkflavour nrj-desktop-core2-pae
12mr|kernel-3.6.10-1|896	%endif
12mr|kernel-3.6.10-1|897	%endif
12mr|kernel-3.6.10-1|898	
12mr|kernel-3.6.10-1|899	#
12mr|kernel-3.6.10-1|900	# ARM kernels
12mr|kernel-3.6.10-1|901	#
12mr|kernel-3.6.10-1|902	%ifarch %{arm}
12mr|kernel-3.6.10-1|903	%if %build_iop32x
12mr|kernel-3.6.10-1|904	%define summary_iop32x Linux Kernel for Arm machines based on Xscale IOP32X
12mr|kernel-3.6.10-1|905	%define info_iop32x This kernel is compiled for iop32x boxes. It will run on n2100 \
12mr|kernel-3.6.10-1|906	or ss4000e or sanmina boards.
12mr|kernel-3.6.10-1|907	%mkflavour iop32x
12mr|kernel-3.6.10-1|908	%endif
12mr|kernel-3.6.10-1|909	%if %build_kirkwood
12mr|kernel-3.6.10-1|910	%define summary_kirkwood Linux Kernel for Arm machines based on Kirkwood
12mr|kernel-3.6.10-1|911	%define info_kirkwood This kernel is compiled for kirkwood boxes. It will run on openrd boards.
12mr|kernel-3.6.10-1|912	%mkflavour kirkwood
12mr|kernel-3.6.10-1|913	%endif
12mr|kernel-3.6.10-1|914	%if %build_versatile
12mr|kernel-3.6.10-1|915	%define summary_versatile Linux Kernel for Versatile arm machines
12mr|kernel-3.6.10-1|916	%define info_versatile This kernel is compiled for Versatile boxes. It will run on Qemu for instance.
12mr|kernel-3.6.10-1|917	%mkflavour versatile
12mr|kernel-3.6.10-1|918	%endif
12mr|kernel-3.6.10-1|919	%endif
12mr|kernel-3.6.10-1|920	
12mr|kernel-3.6.10-1|921	#
12mr|kernel-3.6.10-1|922	# kernel-source
12mr|kernel-3.6.10-1|923	#
12mr|kernel-3.6.10-1|924	%if %build_source
12mr|kernel-3.6.10-1|925	%package -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.10-1|926	Version: 	%{fakever}
12mr|kernel-3.6.10-1|927	Release: 	%{fakerel}
12mr|kernel-3.6.10-1|928	Requires: 	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
12mr|kernel-3.6.10-1|929	Summary: 	The Linux source code for %{kname}-%{buildrel}
12mr|kernel-3.6.10-1|930	Group: 		Development/Kernel
12mr|kernel-3.6.10-1|931	Autoreqprov: 	no
12mr|kernel-3.6.10-1|932	Provides: 	kernel-source = %{kverrel}
12mr|kernel-3.6.10-1|933	Buildarch:	noarch
12mr|kernel-3.6.10-1|934	
12mr|kernel-3.6.10-1|935	%description -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.10-1|936	The %{kname}-source package contains the source code files for the Mandriva and
12mr|kernel-3.6.10-1|937	ROSA kernel. Theese source files are only needed if you want to build your
12mr|kernel-3.6.10-1|938	own custom kernel that is better tuned to your particular hardware.
12mr|kernel-3.6.10-1|939	
12mr|kernel-3.6.10-1|940	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12mr|kernel-3.6.10-1|941	drivers against, install the *-devel-* rpm that is matching your kernel.
12mr|kernel-3.6.10-1|942	
12mr|kernel-3.6.10-1|943	%post -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.10-1|944	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,server,desktop-pae,netbook-pae,nrj-desktop586,nrj-desktop,nrj-realtime,nrj-laptop,nrj-netbook,nrj-desktop-pae,nrj-realtime-pae,nrj-laptop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}; do
12mr|kernel-3.6.10-1|945	if [ -d $i ]; then
12mr|kernel-3.6.10-1|946	if [ ! -L $i/build -a ! -L $i/source ]; then
12mr|kernel-3.6.10-1|947	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/build
12mr|kernel-3.6.10-1|948	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/source
12mr|kernel-3.6.10-1|949	fi
12mr|kernel-3.6.10-1|950	fi
12mr|kernel-3.6.10-1|951	done
12mr|kernel-3.6.10-1|952	cd /usr/src
12mr|kernel-3.6.10-1|953	rm -f linux
12mr|kernel-3.6.10-1|954	ln -snf linux-%{kversion}-%{buildrpmrel} linux
12mr|kernel-3.6.10-1|955	
12mr|kernel-3.6.10-1|956	%preun -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.10-1|957	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,server,desktop-pae,netbook-pae,nrj-desktop586,nrj-desktop,nrj-realtime,nrj-laptop,nrj-netbook,nrj-desktop-pae,nrj-realtime-pae,nrj-laptop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}/{build,source}; do
12mr|kernel-3.6.10-1|958	if [ -L $i ]; then
12mr|kernel-3.6.10-1|959	if [ "$(readlink $i)" = "/usr/src/linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.6.10-1|960	rm -f $i
12mr|kernel-3.6.10-1|961	fi
12mr|kernel-3.6.10-1|962	fi
12mr|kernel-3.6.10-1|963	done
12mr|kernel-3.6.10-1|964	if [ -L /usr/src/linux ]; then
12mr|kernel-3.6.10-1|965	if [ "$(readlink /usr/src/linux)" = "linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.6.10-1|966	rm -f /usr/src/linux
12mr|kernel-3.6.10-1|967	fi
12mr|kernel-3.6.10-1|968	fi
12mr|kernel-3.6.10-1|969	exit 0
12mr|kernel-3.6.10-1|970	
12mr|kernel-3.6.10-1|971	#
12mr|kernel-3.6.10-1|972	# kernel-source-latest: virtual rpm
12mr|kernel-3.6.10-1|973	#
12mr|kernel-3.6.10-1|974	%package -n %{kname}-source-latest
12mr|kernel-3.6.10-1|975	Version: 	%{kversion}
12mr|kernel-3.6.10-1|976	Release: 	%{rpmrel}
12mr|kernel-3.6.10-1|977	Summary: 	Virtual rpm for latest %{kname}-source
12mr|kernel-3.6.10-1|978	Group:   	Development/Kernel
12mr|kernel-3.6.10-1|979	Requires: 	%{kname}-source-%{buildrel}
12mr|kernel-3.6.10-1|980	Buildarch:	noarch
12mr|kernel-3.6.10-1|981	
12mr|kernel-3.6.10-1|982	%description -n %{kname}-source-latest
12mr|kernel-3.6.10-1|983	This package is a virtual rpm that aims to make sure you always have the
12mr|kernel-3.6.10-1|984	latest %{kname}-source installed...
12mr|kernel-3.6.10-1|985	%endif
12mr|kernel-3.6.10-1|986	
12mr|kernel-3.6.10-1|987	#
12mr|kernel-3.6.10-1|988	# kernel-doc: documentation for the Linux kernel
12mr|kernel-3.6.10-1|989	#
12mr|kernel-3.6.10-1|990	%if %build_doc
12mr|kernel-3.6.10-1|991	%package -n %{kname}-doc
12mr|kernel-3.6.10-1|992	Version: 	%{kversion}
12mr|kernel-3.6.10-1|993	Release: 	%{rpmrel}
12mr|kernel-3.6.10-1|994	Summary: 	Various documentation bits found in the %{kname} source
12mr|kernel-3.6.10-1|995	Group: 		Documentation
12mr|kernel-3.6.10-1|996	Buildarch:	noarch
12mr|kernel-3.6.10-1|997	
12mr|kernel-3.6.10-1|998	%description -n %{kname}-doc
12mr|kernel-3.6.10-1|999	This package contains documentation files from the %{kname} source.
12mr|kernel-3.6.10-1|1000	Various bits of information about the Linux kernel and the device drivers
12mr|kernel-3.6.10-1|1001	shipped with it are documented in these files. You also might want install
12mr|kernel-3.6.10-1|1002	this package if you need a reference to the options that can be passed to
12mr|kernel-3.6.10-1|1003	Linux kernel modules at load time.
12mr|kernel-3.6.10-1|1004	%endif
12mr|kernel-3.6.10-1|1005	
12mr|kernel-3.6.10-1|1006	#
12mr|kernel-3.6.10-1|1007	# kernel/tools
12mr|kernel-3.6.10-1|1008	#
12mr|kernel-3.6.10-1|1009	%if %{build_perf}
12mr|kernel-3.6.10-1|1010	%package -n perf
12mr|kernel-3.6.10-1|1011	Version:	%{kversion}
12mr|kernel-3.6.10-1|1012	Release:	%{rpmrel}
12mr|kernel-3.6.10-1|1013	Summary:	perf tool and the supporting documentation
12mr|kernel-3.6.10-1|1014	Group:		System/Kernel and hardware
12mr|kernel-3.6.10-1|1015	
12mr|kernel-3.6.10-1|1016	%description -n perf
12mr|kernel-3.6.10-1|1017	the perf tool and the supporting documentation.
12mr|kernel-3.6.10-1|1018	%endif
12mr|kernel-3.6.10-1|1019	
12mr|kernel-3.6.10-1|1020	%if %{build_cpupower}
12mr|kernel-3.6.10-1|1021	%package -n cpupower
12mr|kernel-3.6.10-1|1022	Version:	%{kversion}
12mr|kernel-3.6.10-1|1023	Release:	%{rpmrel}
12mr|kernel-3.6.10-1|1024	Summary:	the cpupower tools
12mr|kernel-3.6.10-1|1025	Group:		System/Kernel and hardware
12mr|kernel-3.6.10-1|1026	Requires(post):  rpm-helper >= 0.24.0-3
12mr|kernel-3.6.10-1|1027	Requires(preun): rpm-helper >= 0.24.0-3
12mr|kernel-3.6.10-1|1028	%if %{mdvver} >= 201200
12mr|kernel-3.6.10-1|1029	Obsoletes:	cpufreq cpufrequtils
12mr|kernel-3.6.10-1|1030	%endif
12mr|kernel-3.6.10-1|1031	
12mr|kernel-3.6.10-1|1032	%description -n cpupower
12mr|kernel-3.6.10-1|1033	the cpupower tools.
12mr|kernel-3.6.10-1|1034	
12mr|kernel-3.6.10-1|1035	%post -n cpupower
12mr|kernel-3.6.10-1|1036	%_post_service cpupower
12mr|kernel-3.6.10-1|1037	
12mr|kernel-3.6.10-1|1038	%preun -n cpupower
12mr|kernel-3.6.10-1|1039	%_preun_service cpupower
12mr|kernel-3.6.10-1|1040	
12mr|kernel-3.6.10-1|1041	%package -n cpupower-devel
12mr|kernel-3.6.10-1|1042	Version:	%{kversion}
12mr|kernel-3.6.10-1|1043	Release:	%{rpmrel}
12mr|kernel-3.6.10-1|1044	Summary:	devel files for cpupower
12mr|kernel-3.6.10-1|1045	Group:		Development/Kernel
12mr|kernel-3.6.10-1|1046	Requires:	cpupower = %{kversion}-%{rpmrel}
12mr|kernel-3.6.10-1|1047	Conflicts:	%{_lib}cpufreq-devel
12mr|kernel-3.6.10-1|1048	
12mr|kernel-3.6.10-1|1049	%description -n cpupower-devel
12mr|kernel-3.6.10-1|1050	This package contains the development files for cpupower.
12mr|kernel-3.6.10-1|1051	%endif
12mr|kernel-3.6.10-1|1052	
12mr|kernel-3.6.10-1|1053	
12mr|kernel-3.6.10-1|1054	#
12mr|kernel-3.6.10-1|1055	# End packages - here begins build stage
12mr|kernel-3.6.10-1|1056	#
12mr|kernel-3.6.10-1|1057	%prep
12mr|kernel-3.6.10-1|1058	%setup -q -n %top_dir_name -c
12mr|kernel-3.6.10-1|1059	%setup -q -n %top_dir_name -D -T -a100
12mr|kernel-3.6.10-1|1060	
12mr|kernel-3.6.10-1|1061	%define patches_dir ../%{patch_ver}/
12mr|kernel-3.6.10-1|1062	
12mr|kernel-3.6.10-1|1063	cd %src_dir
12mr|kernel-3.6.10-1|1064	
12mr|kernel-3.6.10-1|1065	%if %sublevel
12mr|kernel-3.6.10-1|1066	%if %kpatch
12mr|kernel-3.6.10-1|1067	%if %prev_sublevel
12mr|kernel-3.6.10-1|1068	%patch1 -p1
12mr|kernel-3.6.10-1|1069	%endif
12mr|kernel-3.6.10-1|1070	%patch2 -p1
12mr|kernel-3.6.10-1|1071	%else
12mr|kernel-3.6.10-1|1072	%patch1 -p1
12mr|kernel-3.6.10-1|1073	%endif
12mr|kernel-3.6.10-1|1074	%else
12mr|kernel-3.6.10-1|1075	%if %kpatch
12mr|kernel-3.6.10-1|1076	%patch1 -p1
12mr|kernel-3.6.10-1|1077	%endif
12mr|kernel-3.6.10-1|1078	%endif
12mr|kernel-3.6.10-1|1079	%if %kgit
12mr|kernel-3.6.10-1|1080	%patch2 -p1
12mr|kernel-3.6.10-1|1081	%endif
12mr|kernel-3.6.10-1|1082	
12mr|kernel-3.6.10-1|1083	%{patches_dir}/scripts/apply_patches
12mr|kernel-3.6.10-1|1084	%{patches_dir}/scripts/apply_patches-others
12mr|kernel-3.6.10-1|1085	%{patches_dir}/scripts/apply_patchesQL
12mr|kernel-3.6.10-1|1086	# PATCH END
12mr|kernel-3.6.10-1|1087	
12mr|kernel-3.6.10-1|1088	
12mr|kernel-3.6.10-1|1089	#
12mr|kernel-3.6.10-1|1090	# Setup Begin
12mr|kernel-3.6.10-1|1091	#
12mr|kernel-3.6.10-1|1092	
12mr|kernel-3.6.10-1|1093	# Prepare all the variables for calling create_configs
12mr|kernel-3.6.10-1|1094	
12mr|kernel-3.6.10-1|1095	%if %build_debug
12mr|kernel-3.6.10-1|1096	%define debug --debug
12mr|kernel-3.6.10-1|1097	%else
12mr|kernel-3.6.10-1|1098	%define debug --no-debug
12mr|kernel-3.6.10-1|1099	%endif
12mr|kernel-3.6.10-1|1100	
12mr|kernel-3.6.10-1|1101	
12mr|kernel-3.6.10-1|1102	%{patches_dir}/scripts/create_configs %debug --user_cpu="%{target_arch}"
12mr|kernel-3.6.10-1|1103	
12mr|kernel-3.6.10-1|1104	# make sure the kernel has the sublevel we know it has...
12mr|kernel-3.6.10-1|1105	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" Makefile
12mr|kernel-3.6.10-1|1106	
12mr|kernel-3.6.10-1|1107	# get rid of unwanted files
12mr|kernel-3.6.10-1|1108	find . -name '*~' -o -name '*.orig' -o -name '*.append' | %kxargs rm -f
12mr|kernel-3.6.10-1|1109	
12mr|kernel-3.6.10-1|1110	
12mr|kernel-3.6.10-1|1111	%build
12mr|kernel-3.6.10-1|1112	# Common target directories
12mr|kernel-3.6.10-1|1113	%define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel}
12mr|kernel-3.6.10-1|1114	%define _bootdir /boot
12mr|kernel-3.6.10-1|1115	%define _modulesdir /lib/modules
12mr|kernel-3.6.10-1|1116	%define _efidir %{_bootdir}/efi/mandriva
12mr|kernel-3.6.10-1|1117	
12mr|kernel-3.6.10-1|1118	# Directories definition needed for building
12mr|kernel-3.6.10-1|1119	%define temp_root %{build_dir}/temp-root
12mr|kernel-3.6.10-1|1120	%define temp_source %{temp_root}%{_kerneldir}
12mr|kernel-3.6.10-1|1121	%define temp_boot %{temp_root}%{_bootdir}
12mr|kernel-3.6.10-1|1122	%define temp_modules %{temp_root}%{_modulesdir}
12mr|kernel-3.6.10-1|1123	
12mr|kernel-3.6.10-1|1124	PrepareKernel() {
12mr|kernel-3.6.10-1|1125	name=$1
12mr|kernel-3.6.10-1|1126	extension=$2
12mr|kernel-3.6.10-1|1127	x86_dir=arch/x86/configs
12mr|kernel-3.6.10-1|1128	
12mr|kernel-3.6.10-1|1129	echo "Make config for kernel $extension"
12mr|kernel-3.6.10-1|1130	
12mr|kernel-3.6.10-1|1131	%smake -s mrproper
12mr|kernel-3.6.10-1|1132	
12mr|kernel-3.6.10-1|1133	if [ "%{target_arch}" == "i386" -o "%{target_arch}" == "x86_64" ]; then
12mr|kernel-3.6.10-1|1134	if [ -z "$name" ]; then
12mr|kernel-3.6.10-1|1135	cp ${x86_dir}/%{target_arch}_defconfig-desktop .config
12mr|kernel-3.6.10-1|1136	else
12mr|kernel-3.6.10-1|1137	cp ${x86_dir}/%{target_arch}_defconfig-$name .config
12mr|kernel-3.6.10-1|1138	fi
12mr|kernel-3.6.10-1|1139	else
12mr|kernel-3.6.10-1|1140	if [ -z "$name" ]; then
12mr|kernel-3.6.10-1|1141	cp arch/%{target_arch}/defconfig-desktop .config
12mr|kernel-3.6.10-1|1142	else
12mr|kernel-3.6.10-1|1143	cp arch/%{target_arch}/defconfig-$name .config
12mr|kernel-3.6.10-1|1144	fi
12mr|kernel-3.6.10-1|1145	fi
12mr|kernel-3.6.10-1|1146	
12mr|kernel-3.6.10-1|1147	# make sure EXTRAVERSION says what we want it to say
12mr|kernel-3.6.10-1|1148	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
12mr|kernel-3.6.10-1|1149	
12mr|kernel-3.6.10-1|1150	%smake oldconfig
12mr|kernel-3.6.10-1|1151	}
12mr|kernel-3.6.10-1|1152	
12mr|kernel-3.6.10-1|1153	BuildKernel() {
12mr|kernel-3.6.10-1|1154	KernelVer=$1
12mr|kernel-3.6.10-1|1155	
12mr|kernel-3.6.10-1|1156	echo "Building kernel $KernelVer"
12mr|kernel-3.6.10-1|1157	
12mr|kernel-3.6.10-1|1158	%kmake -s all
12mr|kernel-3.6.10-1|1159	
12mr|kernel-3.6.10-1|1160	# kirkwood boxes have u-boot
12mr|kernel-3.6.10-1|1161	if [ "$KernelVer" = "%{kversion}-kirkwood-%{buildrpmrel}" ]; then
12mr|kernel-3.6.10-1|1162	%kmake uImage
12mr|kernel-3.6.10-1|1163	fi
12mr|kernel-3.6.10-1|1164	
12mr|kernel-3.6.10-1|1165	# Start installing stuff
12mr|kernel-3.6.10-1|1166	install -d %{temp_boot}
12mr|kernel-3.6.10-1|1167	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
12mr|kernel-3.6.10-1|1168	install -m 644 .config %{temp_boot}/config-$KernelVer
12mr|kernel-3.6.10-1|1169	xz -c Module.symvers > %{temp_boot}/symvers-$KernelVer.xz
12mr|kernel-3.6.10-1|1170	
12mr|kernel-3.6.10-1|1171	%ifarch %{arm}
12mr|kernel-3.6.10-1|1172	if [ -f arch/arm/boot/uImage ]; then
12mr|kernel-3.6.10-1|1173	cp -f arch/arm/boot/uImage %{temp_boot}/uImage-$KernelVer
12mr|kernel-3.6.10-1|1174	else
12mr|kernel-3.6.10-1|1175	cp -f arch/arm/boot/zImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.6.10-1|1176	fi
12mr|kernel-3.6.10-1|1177	%else
12mr|kernel-3.6.10-1|1178	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.6.10-1|1179	%endif
12mr|kernel-3.6.10-1|1180	
12mr|kernel-3.6.10-1|1181	# modules
12mr|kernel-3.6.10-1|1182	install -d %{temp_modules}/$KernelVer
12mr|kernel-3.6.10-1|1183	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
12mr|kernel-3.6.10-1|1184	
12mr|kernel-3.6.10-1|1185	# remove /lib/firmware, we use a separate kernel-firmware
12mr|kernel-3.6.10-1|1186	rm -rf %{temp_root}/lib/firmware
12mr|kernel-3.6.10-1|1187	}
12mr|kernel-3.6.10-1|1188	
12mr|kernel-3.6.10-1|1189	SaveDevel() {
12mr|kernel-3.6.10-1|1190	devel_flavour=$1
12mr|kernel-3.6.10-1|1191	
12mr|kernel-3.6.10-1|1192	DevelRoot=/usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel}
12mr|kernel-3.6.10-1|1193	TempDevelRoot=%{temp_root}$DevelRoot
12mr|kernel-3.6.10-1|1194	
12mr|kernel-3.6.10-1|1195	mkdir -p $TempDevelRoot
12mr|kernel-3.6.10-1|1196	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.6.10-1|1197	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.6.10-1|1198	cp -fR include $TempDevelRoot
12mr|kernel-3.6.10-1|1199	cp -fR scripts $TempDevelRoot
12mr|kernel-3.6.10-1|1200	cp -fR kernel/bounds.c $TempDevelRoot/kernel
12mr|kernel-3.6.10-1|1201	cp -fR tools/include $TempDevelRoot/tools/
12mr|kernel-3.6.10-1|1202	%ifarch %{arm}
12mr|kernel-3.6.10-1|1203	cp -fR arch/%{target_arch}/tools $TempDevelRoot/arch/%{target_arch}/
12mr|kernel-3.6.10-1|1204	%endif
12mr|kernel-3.6.10-1|1205	%ifarch %{ix86} x86_64
12mr|kernel-3.6.10-1|1206	cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.6.10-1|1207	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.6.10-1|1208	cp -fR arch/x86/syscalls/syscall* $TempDevelRoot/arch/x86/syscalls/
12mr|kernel-3.6.10-1|1209	cp -fR arch/x86/include $TempDevelRoot/arch/x86/
12mr|kernel-3.6.10-1|1210	cp -fR arch/x86/tools/relocs.c $TempDevelRoot/arch/x86/tools/
12mr|kernel-3.6.10-1|1211	%else
12mr|kernel-3.6.10-1|1212	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/%{target_arch}/kernel/
12mr|kernel-3.6.10-1|1213	for f in $(find arch/%{target_arch} -name include); do cp -fR --parents $f $TempDevelRoot; done
12mr|kernel-3.6.10-1|1214	%endif
12mr|kernel-3.6.10-1|1215	cp -fR .config Module.symvers $TempDevelRoot
12mr|kernel-3.6.10-1|1216	cp -fR 3rdparty/mkbuild.pl $TempDevelRoot/3rdparty
12mr|kernel-3.6.10-1|1217	
12mr|kernel-3.6.10-1|1218	# Needed for truecrypt build (Danny)
12mr|kernel-3.6.10-1|1219	cp -fR drivers/md/dm.h $TempDevelRoot/drivers/md/
12mr|kernel-3.6.10-1|1220	
12mr|kernel-3.6.10-1|1221	# Needed for lguest
12mr|kernel-3.6.10-1|1222	cp -fR drivers/lguest/lg.h $TempDevelRoot/drivers/lguest/
12mr|kernel-3.6.10-1|1223	
12mr|kernel-3.6.10-1|1224	# Needed for lirc_gpio (#39004)
12mr|kernel-3.6.10-1|1225	cp -fR drivers/media/video/bt8xx/bttv{,p}.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.6.10-1|1226	cp -fR drivers/media/video/bt8xx/bt848.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.6.10-1|1227	cp -fR drivers/media/video/btcx-risc.h $TempDevelRoot/drivers/media/video/
12mr|kernel-3.6.10-1|1228	
12mr|kernel-3.6.10-1|1229	# Needed for external dvb tree (#41418)
12mr|kernel-3.6.10-1|1230	cp -fR drivers/media/dvb/dvb-core/*.h $TempDevelRoot/drivers/media/dvb/dvb-core/
12mr|kernel-3.6.10-1|1231	cp -fR drivers/media/dvb/frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb/frontends/
12mr|kernel-3.6.10-1|1232	
12mr|kernel-3.6.10-1|1233	# add acpica header files, needed for fglrx build
12mr|kernel-3.6.10-1|1234	cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
12mr|kernel-3.6.10-1|1235	
12mr|kernel-3.6.10-1|1236	# aufs2 has a special file needed
12mr|kernel-3.6.10-1|1237	#cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
12mr|kernel-3.6.10-1|1238	
12mr|kernel-3.6.10-1|1239	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.6.10-1|1240	mips mn10300 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
12mr|kernel-3.6.10-1|1241	rm -rf $TempDevelRoot/arch/$i
12mr|kernel-3.6.10-1|1242	done
12mr|kernel-3.6.10-1|1243	
12mr|kernel-3.6.10-1|1244	%ifnarch %{arm}
12mr|kernel-3.6.10-1|1245	rm -rf $TempDevelRoot/arch/arm
12mr|kernel-3.6.10-1|1246	%endif
12mr|kernel-3.6.10-1|1247	%ifnarch %{ix86} x86_64
12mr|kernel-3.6.10-1|1248	rm -rf $TempDevelRoot/arch/x86
12mr|kernel-3.6.10-1|1249	%endif
12mr|kernel-3.6.10-1|1250	
12mr|kernel-3.6.10-1|1251	# Clean the scripts tree, and make sure everything is ok (sanity check)
12mr|kernel-3.6.10-1|1252	# running prepare+scripts (tree was already "prepared" in build)
12mr|kernel-3.6.10-1|1253	pushd $TempDevelRoot >/dev/null
12mr|kernel-3.6.10-1|1254	# %smake -s prepare scripts
12mr|kernel-3.6.10-1|1255	# %smake -s clean
12mr|kernel-3.6.10-1|1256	popd >/dev/null
12mr|kernel-3.6.10-1|1257	rm -f $TempDevelRoot/.config.old
12mr|kernel-3.6.10-1|1258	
12mr|kernel-3.6.10-1|1259	# fix permissions
12mr|kernel-3.6.10-1|1260	chmod -R a+rX $TempDevelRoot
12mr|kernel-3.6.10-1|1261	
12mr|kernel-3.6.10-1|1262	# disable mrproper in -devel rpms
12mr|kernel-3.6.10-1|1263	patch -p1 --fuzz=0 -d $TempDevelRoot -i %{SOURCE2}
12mr|kernel-3.6.10-1|1264	
12mr|kernel-3.6.10-1|1265	kernel_devel_files=../kernel_devel_files.$devel_flavour
12mr|kernel-3.6.10-1|1266	
12mr|kernel-3.6.10-1|1267	
12mr|kernel-3.6.10-1|1268	### Create the kernel_devel_files.*
12mr|kernel-3.6.10-1|1269	cat > $kernel_devel_files <<EOF
12mr|kernel-3.6.10-1|1270	%dir $DevelRoot
12mr|kernel-3.6.10-1|1271	%dir $DevelRoot/arch
12mr|kernel-3.6.10-1|1272	%dir $DevelRoot/include
12mr|kernel-3.6.10-1|1273	$DevelRoot/3rdparty
12mr|kernel-3.6.10-1|1274	$DevelRoot/Documentation
12mr|kernel-3.6.10-1|1275	%ifarch %{arm}
12mr|kernel-3.6.10-1|1276	$DevelRoot/arch/arm
12mr|kernel-3.6.10-1|1277	%endif
12mr|kernel-3.6.10-1|1278	$DevelRoot/arch/um
12mr|kernel-3.6.10-1|1279	%ifarch %{ix86} x86_64
12mr|kernel-3.6.10-1|1280	$DevelRoot/arch/x86
12mr|kernel-3.6.10-1|1281	%endif
12mr|kernel-3.6.10-1|1282	$DevelRoot/block
12mr|kernel-3.6.10-1|1283	$DevelRoot/crypto
12mr|kernel-3.6.10-1|1284	$DevelRoot/drivers
12mr|kernel-3.6.10-1|1285	$DevelRoot/firmware
12mr|kernel-3.6.10-1|1286	$DevelRoot/fs
12mr|kernel-3.6.10-1|1287	$DevelRoot/include/Kbuild
12mr|kernel-3.6.10-1|1288	$DevelRoot/include/acpi
12mr|kernel-3.6.10-1|1289	$DevelRoot/include/asm-generic
12mr|kernel-3.6.10-1|1290	$DevelRoot/include/config
12mr|kernel-3.6.10-1|1291	$DevelRoot/include/crypto
12mr|kernel-3.6.10-1|1292	$DevelRoot/include/drm
12mr|kernel-3.6.10-1|1293	$DevelRoot/include/generated
12mr|kernel-3.6.10-1|1294	$DevelRoot/include/keys
12mr|kernel-3.6.10-1|1295	$DevelRoot/include/linux
12mr|kernel-3.6.10-1|1296	$DevelRoot/include/math-emu
12mr|kernel-3.6.10-1|1297	$DevelRoot/include/media
12mr|kernel-3.6.10-1|1298	$DevelRoot/include/memory
12mr|kernel-3.6.10-1|1299	$DevelRoot/include/misc
12mr|kernel-3.6.10-1|1300	$DevelRoot/include/mtd
12mr|kernel-3.6.10-1|1301	$DevelRoot/include/net
12mr|kernel-3.6.10-1|1302	$DevelRoot/include/pcmcia
12mr|kernel-3.6.10-1|1303	$DevelRoot/include/ras
12mr|kernel-3.6.10-1|1304	$DevelRoot/include/rdma
12mr|kernel-3.6.10-1|1305	$DevelRoot/include/rxrpc
12mr|kernel-3.6.10-1|1306	$DevelRoot/include/scsi
12mr|kernel-3.6.10-1|1307	$DevelRoot/include/sound
12mr|kernel-3.6.10-1|1308	$DevelRoot/include/target
12mr|kernel-3.6.10-1|1309	$DevelRoot/include/trace
12mr|kernel-3.6.10-1|1310	$DevelRoot/include/video
12mr|kernel-3.6.10-1|1311	$DevelRoot/include/xen
12mr|kernel-3.6.10-1|1312	$DevelRoot/init
12mr|kernel-3.6.10-1|1313	$DevelRoot/ipc
12mr|kernel-3.6.10-1|1314	$DevelRoot/kernel
12mr|kernel-3.6.10-1|1315	$DevelRoot/lib
12mr|kernel-3.6.10-1|1316	$DevelRoot/mm
12mr|kernel-3.6.10-1|1317	$DevelRoot/net
12mr|kernel-3.6.10-1|1318	$DevelRoot/samples
12mr|kernel-3.6.10-1|1319	$DevelRoot/scripts
12mr|kernel-3.6.10-1|1320	$DevelRoot/security
12mr|kernel-3.6.10-1|1321	$DevelRoot/sound
12mr|kernel-3.6.10-1|1322	$DevelRoot/tools
12mr|kernel-3.6.10-1|1323	$DevelRoot/usr
12mr|kernel-3.6.10-1|1324	$DevelRoot/virt
12mr|kernel-3.6.10-1|1325	$DevelRoot/.config
12mr|kernel-3.6.10-1|1326	$DevelRoot/Kbuild
12mr|kernel-3.6.10-1|1327	$DevelRoot/Kconfig
12mr|kernel-3.6.10-1|1328	$DevelRoot/Makefile
12mr|kernel-3.6.10-1|1329	$DevelRoot/Module.symvers
12mr|kernel-3.6.10-1|1330	$DevelRoot/arch/Kconfig
12mr|kernel-3.6.10-1|1331	%doc README.kernel-sources
12mr|kernel-3.6.10-1|1332	EOF
12mr|kernel-3.6.10-1|1333	
12mr|kernel-3.6.10-1|1334	
12mr|kernel-3.6.10-1|1335	### Create -devel Post script on the fly
12mr|kernel-3.6.10-1|1336	cat > $kernel_devel_files-post <<EOF
12mr|kernel-3.6.10-1|1337	if [ -d /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.10-1|1338	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.6.10-1|1339	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.10-1|1340	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.10-1|1341	fi
12mr|kernel-3.6.10-1|1342	EOF
12mr|kernel-3.6.10-1|1343	
12mr|kernel-3.6.10-1|1344	
12mr|kernel-3.6.10-1|1345	### Create -devel Preun script on the fly
12mr|kernel-3.6.10-1|1346	cat > $kernel_devel_files-preun <<EOF
12mr|kernel-3.6.10-1|1347	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.6.10-1|1348	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.10-1|1349	fi
12mr|kernel-3.6.10-1|1350	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.6.10-1|1351	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.10-1|1352	fi
12mr|kernel-3.6.10-1|1353	exit 0
12mr|kernel-3.6.10-1|1354	EOF
12mr|kernel-3.6.10-1|1355	
12mr|kernel-3.6.10-1|1356	### Create -devel Postun script on the fly
12mr|kernel-3.6.10-1|1357	cat > $kernel_devel_files-postun <<EOF
12mr|kernel-3.6.10-1|1358	rm -rf /usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.10-1|1359	EOF
12mr|kernel-3.6.10-1|1360	}
12mr|kernel-3.6.10-1|1361	
12mr|kernel-3.6.10-1|1362	SaveDebug() {
12mr|kernel-3.6.10-1|1363	debug_flavour=$1
12mr|kernel-3.6.10-1|1364	
12mr|kernel-3.6.10-1|1365	install -m 644 vmlinux \
12mr|kernel-3.6.10-1|1366	%{temp_boot}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}
12mr|kernel-3.6.10-1|1367	kernel_debug_files=../kernel_debug_files.$debug_flavour
12mr|kernel-3.6.10-1|1368	echo "%{_bootdir}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}" \
12mr|kernel-3.6.10-1|1369	>> $kernel_debug_files
12mr|kernel-3.6.10-1|1370	
12mr|kernel-3.6.10-1|1371	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.6.10-1|1372	-name "*.ko" | \
12mr|kernel-3.6.10-1|1373	%kxargs -I '{}' objcopy --only-keep-debug '{}' '{}'.debug
12mr|kernel-3.6.10-1|1374	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.6.10-1|1375	-name "*.ko" | %kxargs -I '{}' \
12mr|kernel-3.6.10-1|1376	sh -c 'cd `dirname {}`; \
12mr|kernel-3.6.10-1|1377	objcopy --add-gnu-debuglink=`basename {}`.debug \
12mr|kernel-3.6.10-1|1378	--strip-debug `basename {}`'
12mr|kernel-3.6.10-1|1379	
12mr|kernel-3.6.10-1|1380	pushd %{temp_modules}
12mr|kernel-3.6.10-1|1381	find %{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.6.10-1|1382	-name "*.ko.debug" > debug_module_list
12mr|kernel-3.6.10-1|1383	popd
12mr|kernel-3.6.10-1|1384	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.6.10-1|1385	sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
12mr|kernel-3.6.10-1|1386	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.6.10-1|1387	sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' \
12mr|kernel-3.6.10-1|1388	>> ../kernel_exclude_debug_files.$debug_flavour
12mr|kernel-3.6.10-1|1389	rm -f %{temp_modules}/debug_module_list
12mr|kernel-3.6.10-1|1390	}
12mr|kernel-3.6.10-1|1391	
12mr|kernel-3.6.10-1|1392	CreateFiles() {
12mr|kernel-3.6.10-1|1393	kernel_flavour=$1
12mr|kernel-3.6.10-1|1394	
12mr|kernel-3.6.10-1|1395	kernel_files=../kernel_files.$kernel_flavour
12mr|kernel-3.6.10-1|1396	
12mr|kernel-3.6.10-1|1397	ker="vmlinuz"
12mr|kernel-3.6.10-1|1398	if [ "$kernel_flavour" = "kirkwood" ]; then
12mr|kernel-3.6.10-1|1399	ker="uImage"
12mr|kernel-3.6.10-1|1400	fi
12mr|kernel-3.6.10-1|1401	### Create the kernel_files.*
12mr|kernel-3.6.10-1|1402	cat > $kernel_files <<EOF
12mr|kernel-3.6.10-1|1403	%{_bootdir}/System.map-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.10-1|1404	%{_bootdir}/symvers-%{kversion}-$kernel_flavour-%{buildrpmrel}.xz
12mr|kernel-3.6.10-1|1405	%{_bootdir}/config-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.10-1|1406	%{_bootdir}/$ker-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.10-1|1407	%dir %{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/
12mr|kernel-3.6.10-1|1408	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/kernel
12mr|kernel-3.6.10-1|1409	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/modules.*
12mr|kernel-3.6.10-1|1410	%doc README.kernel-sources
12mr|kernel-3.6.10-1|1411	EOF
12mr|kernel-3.6.10-1|1412	
12mr|kernel-3.6.10-1|1413	%if %build_debug
12mr|kernel-3.6.10-1|1414	cat ../kernel_exclude_debug_files.$kernel_flavour >> $kernel_files
12mr|kernel-3.6.10-1|1415	%endif
12mr|kernel-3.6.10-1|1416	
12mr|kernel-3.6.10-1|1417	### Create kernel Post script
12mr|kernel-3.6.10-1|1418	cat > $kernel_files-post <<EOF
12mr|kernel-3.6.10-1|1419	%ifarch %{arm}
12mr|kernel-3.6.10-1|1420	/sbin/installkernel -i -N %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.10-1|1421	%else
12mr|kernel-3.6.10-1|1422	/sbin/installkernel %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.10-1|1423	pushd /boot > /dev/null
12mr|kernel-3.6.10-1|1424	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.6.10-1|1425	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.6.10-1|1426	fi
12mr|kernel-3.6.10-1|1427	ln -sf vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel} vmlinuz-$kernel_flavour
12mr|kernel-3.6.10-1|1428	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.6.10-1|1429	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.6.10-1|1430	fi
12mr|kernel-3.6.10-1|1431	ln -sf initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img initrd-$kernel_flavour.img
12mr|kernel-3.6.10-1|1432	popd > /dev/null
12mr|kernel-3.6.10-1|1433	%endif
12mr|kernel-3.6.10-1|1434	%if %build_devel
12mr|kernel-3.6.10-1|1435	# create kernel-devel symlinks if matching -devel- rpm is installed
12mr|kernel-3.6.10-1|1436	if [ -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.10-1|1437	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.6.10-1|1438	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.10-1|1439	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.10-1|1440	fi
12mr|kernel-3.6.10-1|1441	%endif
12mr|kernel-3.6.10-1|1442	%if %build_source
12mr|kernel-3.6.10-1|1443	# create kernel-source symlinks only if matching -devel- rpm is not installed
12mr|kernel-3.6.10-1|1444	if [ -d /usr/src/linux-%{kversion}-%{buildrpmrel} -a ! -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.10-1|1445	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.6.10-1|1446	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.10-1|1447	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.10-1|1448	fi
12mr|kernel-3.6.10-1|1449	%endif
12mr|kernel-3.6.10-1|1450	EOF
12mr|kernel-3.6.10-1|1451	
12mr|kernel-3.6.10-1|1452	### Create kernel Posttrans script
12mr|kernel-3.6.10-1|1453	cat > $kernel_files-posttrans <<EOF
12mr|kernel-3.6.10-1|1454	if [ -x /usr/sbin/dkms_autoinstaller -a -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.10-1|1455	/usr/sbin/dkms_autoinstaller start %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.10-1|1456	fi
12mr|kernel-3.6.10-1|1457	EOF
12mr|kernel-3.6.10-1|1458	
12mr|kernel-3.6.10-1|1459	### Create kernel Preun script on the fly
12mr|kernel-3.6.10-1|1460	cat > $kernel_files-preun <<EOF
12mr|kernel-3.6.10-1|1461	/sbin/installkernel -R %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.10-1|1462	pushd /boot > /dev/null
12mr|kernel-3.6.10-1|1463	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.6.10-1|1464	if [ "$(readlink vmlinuz-$kernel_flavour)" = "vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel}" ]; then
12mr|kernel-3.6.10-1|1465	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.6.10-1|1466	fi
12mr|kernel-3.6.10-1|1467	fi
12mr|kernel-3.6.10-1|1468	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.6.10-1|1469	if [ "$(readlink initrd-$kernel_flavour.img)" = "initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img" ]; then
12mr|kernel-3.6.10-1|1470	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.6.10-1|1471	fi
12mr|kernel-3.6.10-1|1472	fi
12mr|kernel-3.6.10-1|1473	popd > /dev/null
12mr|kernel-3.6.10-1|1474	%if %build_devel
12mr|kernel-3.6.10-1|1475	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.6.10-1|1476	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.10-1|1477	fi
12mr|kernel-3.6.10-1|1478	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.6.10-1|1479	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.10-1|1480	fi
12mr|kernel-3.6.10-1|1481	%endif
12mr|kernel-3.6.10-1|1482	exit 0
12mr|kernel-3.6.10-1|1483	EOF
12mr|kernel-3.6.10-1|1484	
12mr|kernel-3.6.10-1|1485	
12mr|kernel-3.6.10-1|1486	### Create kernel Postun script on the fly
12mr|kernel-3.6.10-1|1487	cat > $kernel_files-postun <<EOF
12mr|kernel-3.6.10-1|1488	/sbin/kernel_remove_initrd %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.10-1|1489	rm -rf /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.10-1|1490	if [ -d /var/lib/dkms ]; then
12mr|kernel-3.6.10-1|1491	rm -f /var/lib/dkms/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.6.10-1|1492	rm -rf /var/lib/dkms/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.10-1|1493	rm -f /var/lib/dkms-binary/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.6.10-1|1494	rm -rf /var/lib/dkms-binary/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.10-1|1495	fi
12mr|kernel-3.6.10-1|1496	EOF
12mr|kernel-3.6.10-1|1497	}
12mr|kernel-3.6.10-1|1498	
12mr|kernel-3.6.10-1|1499	
12mr|kernel-3.6.10-1|1500	CreateKernel() {
12mr|kernel-3.6.10-1|1501	flavour=$1
12mr|kernel-3.6.10-1|1502	
12mr|kernel-3.6.10-1|1503	PrepareKernel $flavour $flavour-%{buildrpmrel}
12mr|kernel-3.6.10-1|1504	
12mr|kernel-3.6.10-1|1505	BuildKernel %{kversion}-$flavour-%{buildrpmrel}
12mr|kernel-3.6.10-1|1506	%if %build_devel
12mr|kernel-3.6.10-1|1507	SaveDevel $flavour
12mr|kernel-3.6.10-1|1508	%endif
12mr|kernel-3.6.10-1|1509	%if %build_debug
12mr|kernel-3.6.10-1|1510	SaveDebug $flavour
12mr|kernel-3.6.10-1|1511	%endif
12mr|kernel-3.6.10-1|1512	CreateFiles $flavour
12mr|kernel-3.6.10-1|1513	}
12mr|kernel-3.6.10-1|1514	
12mr|kernel-3.6.10-1|1515	
12mr|kernel-3.6.10-1|1516	###
12mr|kernel-3.6.10-1|1517	# DO it...
12mr|kernel-3.6.10-1|1518	###
12mr|kernel-3.6.10-1|1519	
12mr|kernel-3.6.10-1|1520	
12mr|kernel-3.6.10-1|1521	# Create a simulacro of buildroot
12mr|kernel-3.6.10-1|1522	rm -rf %{temp_root}
12mr|kernel-3.6.10-1|1523	install -d %{temp_root}
12mr|kernel-3.6.10-1|1524	
12mr|kernel-3.6.10-1|1525	
12mr|kernel-3.6.10-1|1526	# make sure we are in the directory
12mr|kernel-3.6.10-1|1527	cd %src_dir
12mr|kernel-3.6.10-1|1528	
12mr|kernel-3.6.10-1|1529	%ifarch %{ix86}
12mr|kernel-3.6.10-1|1530	%if %build_desktop586
12mr|kernel-3.6.10-1|1531	CreateKernel desktop586
12mr|kernel-3.6.10-1|1532	%endif
12mr|kernel-3.6.10-1|1533	%endif
12mr|kernel-3.6.10-1|1534	
12mr|kernel-3.6.10-1|1535	%if %build_desktop
12mr|kernel-3.6.10-1|1536	CreateKernel desktop
12mr|kernel-3.6.10-1|1537	%endif
12mr|kernel-3.6.10-1|1538	
12mr|kernel-3.6.10-1|1539	%if %build_netbook
12mr|kernel-3.6.10-1|1540	CreateKernel netbook
12mr|kernel-3.6.10-1|1541	%endif
12mr|kernel-3.6.10-1|1542	
12mr|kernel-3.6.10-1|1543	%if %build_server
12mr|kernel-3.6.10-1|1544	CreateKernel server
12mr|kernel-3.6.10-1|1545	%endif
12mr|kernel-3.6.10-1|1546	
12mr|kernel-3.6.10-1|1547	%ifarch %{ix86}
12mr|kernel-3.6.10-1|1548	%if %build_desktop_pae
12mr|kernel-3.6.10-1|1549	CreateKernel desktop-pae
12mr|kernel-3.6.10-1|1550	%endif
12mr|kernel-3.6.10-1|1551	%endif
12mr|kernel-3.6.10-1|1552	
12mr|kernel-3.6.10-1|1553	%ifarch %{ix86}
12mr|kernel-3.6.10-1|1554	%if %build_netbook_pae
12mr|kernel-3.6.10-1|1555	CreateKernel netbook-pae
12mr|kernel-3.6.10-1|1556	%endif
12mr|kernel-3.6.10-1|1557	%endif
12mr|kernel-3.6.10-1|1558	
12mr|kernel-3.6.10-1|1559	%ifarch %{ix86}
12mr|kernel-3.6.10-1|1560	%if %build_nrj_desktop586
12mr|kernel-3.6.10-1|1561	CreateKernel nrj-desktop586
12mr|kernel-3.6.10-1|1562	%endif
12mr|kernel-3.6.10-1|1563	%endif
12mr|kernel-3.6.10-1|1564	
12mr|kernel-3.6.10-1|1565	%if %build_nrj_desktop
12mr|kernel-3.6.10-1|1566	CreateKernel nrj-desktop
12mr|kernel-3.6.10-1|1567	%endif
12mr|kernel-3.6.10-1|1568	
12mr|kernel-3.6.10-1|1569	%if %build_nrj_realtime
12mr|kernel-3.6.10-1|1570	CreateKernel nrj-realtime
12mr|kernel-3.6.10-1|1571	%endif
12mr|kernel-3.6.10-1|1572	
12mr|kernel-3.6.10-1|1573	%if %build_nrj_laptop
12mr|kernel-3.6.10-1|1574	CreateKernel nrj-laptop
12mr|kernel-3.6.10-1|1575	%endif
12mr|kernel-3.6.10-1|1576	
12mr|kernel-3.6.10-1|1577	%if %build_nrj_netbook
12mr|kernel-3.6.10-1|1578	CreateKernel nrj-netbook
12mr|kernel-3.6.10-1|1579	%endif
12mr|kernel-3.6.10-1|1580	
12mr|kernel-3.6.10-1|1581	%ifarch %{ix86}
12mr|kernel-3.6.10-1|1582	%if %build_nrj_desktop_pae
12mr|kernel-3.6.10-1|1583	CreateKernel nrj-desktop-pae
12mr|kernel-3.6.10-1|1584	%endif
12mr|kernel-3.6.10-1|1585	%endif
12mr|kernel-3.6.10-1|1586	
12mr|kernel-3.6.10-1|1587	%ifarch %{ix86}
12mr|kernel-3.6.10-1|1588	%if %build_nrj_realtime_pae
12mr|kernel-3.6.10-1|1589	CreateKernel nrj-realtime-pae
12mr|kernel-3.6.10-1|1590	%endif
12mr|kernel-3.6.10-1|1591	%endif
12mr|kernel-3.6.10-1|1592	
12mr|kernel-3.6.10-1|1593	%ifarch %{ix86}
12mr|kernel-3.6.10-1|1594	%if %build_nrj_laptop_pae
12mr|kernel-3.6.10-1|1595	CreateKernel nrj-laptop-pae
12mr|kernel-3.6.10-1|1596	%endif
12mr|kernel-3.6.10-1|1597	%endif
12mr|kernel-3.6.10-1|1598	
12mr|kernel-3.6.10-1|1599	%ifarch %{ix86}
12mr|kernel-3.6.10-1|1600	%if %build_nrj_netbook_pae
12mr|kernel-3.6.10-1|1601	CreateKernel nrj-netbook-pae
12mr|kernel-3.6.10-1|1602	%endif
12mr|kernel-3.6.10-1|1603	%endif
12mr|kernel-3.6.10-1|1604	
12mr|kernel-3.6.10-1|1605	%ifarch %{ix86}
12mr|kernel-3.6.10-1|1606	%if %build_nrj_netbook_atom
12mr|kernel-3.6.10-1|1607	CreateKernel nrj-netbook-atom
12mr|kernel-3.6.10-1|1608	%endif
12mr|kernel-3.6.10-1|1609	%endif
12mr|kernel-3.6.10-1|1610	
12mr|kernel-3.6.10-1|1611	%ifarch %{ix86}
12mr|kernel-3.6.10-1|1612	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.6.10-1|1613	CreateKernel nrj-netbook-atom-pae
12mr|kernel-3.6.10-1|1614	%endif
12mr|kernel-3.6.10-1|1615	%endif
12mr|kernel-3.6.10-1|1616	
12mr|kernel-3.6.10-1|1617	%ifarch %{ix86}
12mr|kernel-3.6.10-1|1618	%if %build_nrj_desktop_core2
12mr|kernel-3.6.10-1|1619	CreateKernel nrj-desktop-core2
12mr|kernel-3.6.10-1|1620	%endif
12mr|kernel-3.6.10-1|1621	%endif
12mr|kernel-3.6.10-1|1622	
12mr|kernel-3.6.10-1|1623	%ifarch %{ix86}
12mr|kernel-3.6.10-1|1624	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.6.10-1|1625	CreateKernel nrj-desktop-core2-pae
12mr|kernel-3.6.10-1|1626	%endif
12mr|kernel-3.6.10-1|1627	%endif
12mr|kernel-3.6.10-1|1628	
12mr|kernel-3.6.10-1|1629	%ifarch %{arm}
12mr|kernel-3.6.10-1|1630	%if %build_iop32x
12mr|kernel-3.6.10-1|1631	CreateKernel iop32x
12mr|kernel-3.6.10-1|1632	%endif
12mr|kernel-3.6.10-1|1633	%if %build_kirkwood
12mr|kernel-3.6.10-1|1634	CreateKernel kirkwood
12mr|kernel-3.6.10-1|1635	%endif
12mr|kernel-3.6.10-1|1636	%if %build_versatile
12mr|kernel-3.6.10-1|1637	CreateKernel versatile
12mr|kernel-3.6.10-1|1638	%endif
12mr|kernel-3.6.10-1|1639	%endif
12mr|kernel-3.6.10-1|1640	
12mr|kernel-3.6.10-1|1641	# set extraversion to match srpm to get nice version reported by the tools
12mr|kernel-3.6.10-1|1642	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.6.10-1|1643	# build perf
12mr|kernel-3.6.10-1|1644	%if %{build_perf}
12mr|kernel-3.6.10-1|1645	# perf
12mr|kernel-3.6.10-1|1646	%make -C tools/perf -s V=1 HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all
12mr|kernel-3.6.10-1|1647	%make -C tools/perf -s V=1 prefix=%{_prefix} man
12mr|kernel-3.6.10-1|1648	%endif
12mr|kernel-3.6.10-1|1649	
12mr|kernel-3.6.10-1|1650	%if %{build_cpupower}
12mr|kernel-3.6.10-1|1651	# cpupower
12mr|kernel-3.6.10-1|1652	# make sure version-gen.sh is executable.
12mr|kernel-3.6.10-1|1653	chmod +x tools/power/cpupower/utils/version-gen.sh
12mr|kernel-3.6.10-1|1654	%make -C tools/power/cpupower CPUFREQ_BENCH=false
12mr|kernel-3.6.10-1|1655	%endif
12mr|kernel-3.6.10-1|1656	
12mr|kernel-3.6.10-1|1657	# We don't make to repeat the depend code at the install phase
12mr|kernel-3.6.10-1|1658	%if %build_source
12mr|kernel-3.6.10-1|1659	%ifarch %{arm}
12mr|kernel-3.6.10-1|1660	PrepareKernel "kirkwood" %{buildrpmrel}custom
12mr|kernel-3.6.10-1|1661	%else
12mr|kernel-3.6.10-1|1662	PrepareKernel "" %{buildrpmrel}custom
12mr|kernel-3.6.10-1|1663	%endif
12mr|kernel-3.6.10-1|1664	%smake -s mrproper
12mr|kernel-3.6.10-1|1665	%endif
12mr|kernel-3.6.10-1|1666	
12mr|kernel-3.6.10-1|1667	
12mr|kernel-3.6.10-1|1668	###
12mr|kernel-3.6.10-1|1669	### install
12mr|kernel-3.6.10-1|1670	###
12mr|kernel-3.6.10-1|1671	%install
12mr|kernel-3.6.10-1|1672	install -m 644 %{SOURCE4}  .
12mr|kernel-3.6.10-1|1673	
12mr|kernel-3.6.10-1|1674	cd %src_dir
12mr|kernel-3.6.10-1|1675	
12mr|kernel-3.6.10-1|1676	# Directories definition needed for installing
12mr|kernel-3.6.10-1|1677	%define target_source %{buildroot}%{_kerneldir}
12mr|kernel-3.6.10-1|1678	%define target_boot %{buildroot}%{_bootdir}
12mr|kernel-3.6.10-1|1679	%define target_modules %{buildroot}%{_modulesdir}
12mr|kernel-3.6.10-1|1680	
12mr|kernel-3.6.10-1|1681	# We want to be able to test several times the install part
12mr|kernel-3.6.10-1|1682	rm -rf %{buildroot}
12mr|kernel-3.6.10-1|1683	cp -a %{temp_root} %{buildroot}
12mr|kernel-3.6.10-1|1684	
12mr|kernel-3.6.10-1|1685	# Create directories infastructure
12mr|kernel-3.6.10-1|1686	%if %build_source
12mr|kernel-3.6.10-1|1687	install -d %{target_source}
12mr|kernel-3.6.10-1|1688	
12mr|kernel-3.6.10-1|1689	tar cf - . | tar xf - -C %{target_source}
12mr|kernel-3.6.10-1|1690	chmod -R a+rX %{target_source}
12mr|kernel-3.6.10-1|1691	
12mr|kernel-3.6.10-1|1692	# we remove all the source files that we don't ship
12mr|kernel-3.6.10-1|1693	# first architecture files
12mr|kernel-3.6.10-1|1694	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.6.10-1|1695	mips openrisc parisc powerpc s390 score sh sh64 sparc tile unicore32 v850 xtensa mn10300; do
12mr|kernel-3.6.10-1|1696	rm -rf %{target_source}/arch/$i
12mr|kernel-3.6.10-1|1697	done
12mr|kernel-3.6.10-1|1698	
12mr|kernel-3.6.10-1|1699	# other misc files
12mr|kernel-3.6.10-1|1700	rm -f %{target_source}/{.config.old,.config.cmd,.gitignore,.lst,.mailmap}
12mr|kernel-3.6.10-1|1701	rm -f %{target_source}/{.missing-syscalls.d,arch/.gitignore,firmware/.gitignore}
12mr|kernel-3.6.10-1|1702	rm -rf %{target_source}/.tmp_depmod/
12mr|kernel-3.6.10-1|1703	
12mr|kernel-3.6.10-1|1704	#endif %build_source
12mr|kernel-3.6.10-1|1705	%endif
12mr|kernel-3.6.10-1|1706	
12mr|kernel-3.6.10-1|1707	# compressing modules
12mr|kernel-3.6.10-1|1708	%if %{build_modxz}
12mr|kernel-3.6.10-1|1709	find %{target_modules} -name "*.ko" | %kxargs xz -6e
12mr|kernel-3.6.10-1|1710	%else
12mr|kernel-3.6.10-1|1711	find %{target_modules} -name "*.ko" | %kxargs gzip -9
12mr|kernel-3.6.10-1|1712	%endif
12mr|kernel-3.6.10-1|1713	
12mr|kernel-3.6.10-1|1714	# We used to have a copy of PrepareKernel here
12mr|kernel-3.6.10-1|1715	# Now, we make sure that the thing in the linux dir is what we want it to be
12mr|kernel-3.6.10-1|1716	for i in %{target_modules}/*; do
12mr|kernel-3.6.10-1|1717	rm -f $i/build $i/source
12mr|kernel-3.6.10-1|1718	done
12mr|kernel-3.6.10-1|1719	
12mr|kernel-3.6.10-1|1720	# sniff, if we compressed all the modules, we change the stamp :(
12mr|kernel-3.6.10-1|1721	# we really need the depmod -ae here
12mr|kernel-3.6.10-1|1722	pushd %{target_modules}
12mr|kernel-3.6.10-1|1723	for i in *; do
12mr|kernel-3.6.10-1|1724	/sbin/depmod -ae -b %{buildroot} -F %{target_boot}/System.map-$i $i
12mr|kernel-3.6.10-1|1725	echo $?
12mr|kernel-3.6.10-1|1726	done
12mr|kernel-3.6.10-1|1727	
12mr|kernel-3.6.10-1|1728	for i in *; do
12mr|kernel-3.6.10-1|1729	pushd $i
12mr|kernel-3.6.10-1|1730	echo "Creating modules.description for $i"
12mr|kernel-3.6.10-1|1731	modules=`find . -name "*.ko.[g,x]z"`
12mr|kernel-3.6.10-1|1732	echo $modules | %kxargs /sbin/modinfo \
12mr|kernel-3.6.10-1|1733	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12mr|kernel-3.6.10-1|1734	popd
12mr|kernel-3.6.10-1|1735	done
12mr|kernel-3.6.10-1|1736	popd
12mr|kernel-3.6.10-1|1737	
12mr|kernel-3.6.10-1|1738	# need to set extraversion to match srpm again to avoid rebuild
12mr|kernel-3.6.10-1|1739	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.6.10-1|1740	%if %{build_perf}
12mr|kernel-3.6.10-1|1741	# perf tool binary and supporting scripts/binaries
12mr|kernel-3.6.10-1|1742	make -C tools/perf -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install
12mr|kernel-3.6.10-1|1743	
12mr|kernel-3.6.10-1|1744	# perf man pages (note: implicit rpm magic compresses them later)
12mr|kernel-3.6.10-1|1745	make -C tools/perf  -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install-man
12mr|kernel-3.6.10-1|1746	%endif
12mr|kernel-3.6.10-1|1747	
12mr|kernel-3.6.10-1|1748	%if %{build_cpupower}
12mr|kernel-3.6.10-1|1749	make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false install
12mr|kernel-3.6.10-1|1750	rm -f %{buildroot}%{_libdir}/*.{a,la}
12mr|kernel-3.6.10-1|1751	%find_lang cpupower
12mr|kernel-3.6.10-1|1752	mv cpupower.lang ../
12mr|kernel-3.6.10-1|1753	chmod 0755 %{buildroot}%{_libdir}/libcpupower.so*
12mr|kernel-3.6.10-1|1754	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
12mr|kernel-3.6.10-1|1755	install -m644 %{SOURCE50} %{buildroot}%{_unitdir}/cpupower.service
12mr|kernel-3.6.10-1|1756	install -m644 %{SOURCE51} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.6.10-1|1757	%endif
12mr|kernel-3.6.10-1|1758	
12mr|kernel-3.6.10-1|1759	###
12mr|kernel-3.6.10-1|1760	### clean
12mr|kernel-3.6.10-1|1761	###
12mr|kernel-3.6.10-1|1762	%clean
12mr|kernel-3.6.10-1|1763	rm -rf %{buildroot}
12mr|kernel-3.6.10-1|1764	
12mr|kernel-3.6.10-1|1765	
12mr|kernel-3.6.10-1|1766	# We don't want to remove this, the whole reason of its existence is to be
12mr|kernel-3.6.10-1|1767	# able to do several rpm --short-circuit -bi for testing install
12mr|kernel-3.6.10-1|1768	# phase without repeating compilation phase
12mr|kernel-3.6.10-1|1769	#rm -rf %{temp_root}
12mr|kernel-3.6.10-1|1770	
12mr|kernel-3.6.10-1|1771	###
12mr|kernel-3.6.10-1|1772	### source and doc file lists
12mr|kernel-3.6.10-1|1773	###
12mr|kernel-3.6.10-1|1774	
12mr|kernel-3.6.10-1|1775	%if %build_source
12mr|kernel-3.6.10-1|1776	%files -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.10-1|1777	%dir %{_kerneldir}
12mr|kernel-3.6.10-1|1778	%dir %{_kerneldir}/arch
12mr|kernel-3.6.10-1|1779	%dir %{_kerneldir}/include
12mr|kernel-3.6.10-1|1780	%{_kerneldir}/3rdparty
12mr|kernel-3.6.10-1|1781	%{_kerneldir}/Documentation
12mr|kernel-3.6.10-1|1782	%{_kerneldir}/arch/Kconfig
12mr|kernel-3.6.10-1|1783	%{_kerneldir}/arch/arm
12mr|kernel-3.6.10-1|1784	%{_kerneldir}/arch/um
12mr|kernel-3.6.10-1|1785	%{_kerneldir}/arch/x86
12mr|kernel-3.6.10-1|1786	%{_kerneldir}/block
12mr|kernel-3.6.10-1|1787	%{_kerneldir}/crypto
12mr|kernel-3.6.10-1|1788	%{_kerneldir}/drivers
12mr|kernel-3.6.10-1|1789	%{_kerneldir}/firmware
12mr|kernel-3.6.10-1|1790	%{_kerneldir}/fs
12mr|kernel-3.6.10-1|1791	%{_kerneldir}/include/Kbuild
12mr|kernel-3.6.10-1|1792	%{_kerneldir}/include/acpi
12mr|kernel-3.6.10-1|1793	%{_kerneldir}/include/asm-generic
12mr|kernel-3.6.10-1|1794	%{_kerneldir}/include/crypto
12mr|kernel-3.6.10-1|1795	%{_kerneldir}/include/drm
12mr|kernel-3.6.10-1|1796	%{_kerneldir}/include/keys
12mr|kernel-3.6.10-1|1797	%{_kerneldir}/include/linux
12mr|kernel-3.6.10-1|1798	%{_kerneldir}/include/math-emu
12mr|kernel-3.6.10-1|1799	%{_kerneldir}/include/media
12mr|kernel-3.6.10-1|1800	%{_kerneldir}/include/memory
12mr|kernel-3.6.10-1|1801	%{_kerneldir}/include/misc
12mr|kernel-3.6.10-1|1802	%{_kerneldir}/include/mtd
12mr|kernel-3.6.10-1|1803	%{_kerneldir}/include/net
12mr|kernel-3.6.10-1|1804	%{_kerneldir}/include/pcmcia
12mr|kernel-3.6.10-1|1805	%{_kerneldir}/include/ras
12mr|kernel-3.6.10-1|1806	%{_kerneldir}/include/rdma
12mr|kernel-3.6.10-1|1807	%{_kerneldir}/include/rxrpc
12mr|kernel-3.6.10-1|1808	%{_kerneldir}/include/scsi
12mr|kernel-3.6.10-1|1809	%{_kerneldir}/include/sound
12mr|kernel-3.6.10-1|1810	%{_kerneldir}/include/target
12mr|kernel-3.6.10-1|1811	%{_kerneldir}/include/trace
12mr|kernel-3.6.10-1|1812	%{_kerneldir}/include/video
12mr|kernel-3.6.10-1|1813	%{_kerneldir}/include/xen
12mr|kernel-3.6.10-1|1814	%{_kerneldir}/init
12mr|kernel-3.6.10-1|1815	%{_kerneldir}/ipc
12mr|kernel-3.6.10-1|1816	%{_kerneldir}/kernel
12mr|kernel-3.6.10-1|1817	%{_kerneldir}/lib
12mr|kernel-3.6.10-1|1818	%{_kerneldir}/mm
12mr|kernel-3.6.10-1|1819	%{_kerneldir}/net
12mr|kernel-3.6.10-1|1820	%{_kerneldir}/virt
12mr|kernel-3.6.10-1|1821	%{_kerneldir}/samples
12mr|kernel-3.6.10-1|1822	%{_kerneldir}/scripts
12mr|kernel-3.6.10-1|1823	%{_kerneldir}/security
12mr|kernel-3.6.10-1|1824	%{_kerneldir}/sound
12mr|kernel-3.6.10-1|1825	%{_kerneldir}/tools
12mr|kernel-3.6.10-1|1826	%{_kerneldir}/usr
12mr|kernel-3.6.10-1|1827	%{_kerneldir}/COPYING
12mr|kernel-3.6.10-1|1828	%{_kerneldir}/CREDITS
12mr|kernel-3.6.10-1|1829	%{_kerneldir}/Kbuild
12mr|kernel-3.6.10-1|1830	%{_kerneldir}/Kconfig
12mr|kernel-3.6.10-1|1831	%{_kerneldir}/MAINTAINERS
12mr|kernel-3.6.10-1|1832	%{_kerneldir}/Makefile
12mr|kernel-3.6.10-1|1833	%{_kerneldir}/README
12mr|kernel-3.6.10-1|1834	%{_kerneldir}/REPORTING-BUGS
12mr|kernel-3.6.10-1|1835	%doc README.kernel-sources
12mr|kernel-3.6.10-1|1836	
12mr|kernel-3.6.10-1|1837	%files -n %{kname}-source-latest
12mr|kernel-3.6.10-1|1838	%endif
12mr|kernel-3.6.10-1|1839	
12mr|kernel-3.6.10-1|1840	%if %build_doc
12mr|kernel-3.6.10-1|1841	%files -n %{kname}-doc
12mr|kernel-3.6.10-1|1842	%doc linux-%{tar_ver}/Documentation/*
12mr|kernel-3.6.10-1|1843	%endif
12mr|kernel-3.6.10-1|1844	
12mr|kernel-3.6.10-1|1845	%if %{build_perf}
12mr|kernel-3.6.10-1|1846	%files -n perf
12mr|kernel-3.6.10-1|1847	%{_bindir}/perf
12mr|kernel-3.6.10-1|1848	%dir %{_prefix}/libexec/perf-core
12mr|kernel-3.6.10-1|1849	%{_prefix}/libexec/perf-core/*
12mr|kernel-3.6.10-1|1850	%{_mandir}/man[1-8]/perf*
12mr|kernel-3.6.10-1|1851	%endif
12mr|kernel-3.6.10-1|1852	
12mr|kernel-3.6.10-1|1853	%if %{build_cpupower}
12mr|kernel-3.6.10-1|1854	%files -n cpupower -f cpupower.lang
12mr|kernel-3.6.10-1|1855	%{_bindir}/cpupower
12mr|kernel-3.6.10-1|1856	%{_libdir}/libcpupower.so.0
12mr|kernel-3.6.10-1|1857	%{_libdir}/libcpupower.so.0.0.0
12mr|kernel-3.6.10-1|1858	%{_unitdir}/cpupower.service
12mr|kernel-3.6.10-1|1859	%{_mandir}/man[1-8]/cpupower*
12mr|kernel-3.6.10-1|1860	%config(noreplace) %{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.6.10-1|1861	
12mr|kernel-3.6.10-1|1862	%files -n cpupower-devel
12mr|kernel-3.6.10-1|1863	%{_libdir}/libcpupower.so
12mr|kernel-3.6.10-1|1864	%{_includedir}/cpufreq.h
12mr|kernel-3.6.10-1|1865	%endif
12mr|kernel-3.6.10-1|1866	
12mr|kernel-3.6.10-1|1867	
12mr|kernel-3.6.10-1|1868	%changelog
12mr|kernel-3.6.10-1|1869	
12mr|kernel-3.6.10-1|1870	* Wed Dec 12 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.10-1
12mr|kernel-3.6.10-1|1871	+ update to 3.6.10 stable (29 fixes all over)
12mr|kernel-3.6.10-1|1872	- update AUFS3 version to git 20121207
12mr|kernel-3.6.10-1|1873	- update T.O.I version to gif 20121207
12mr|kernel-3.6.10-1|1874	- add speakup-lower-default-software-speech-rate.patch
12mr|kernel-3.6.10-1|1875	- ROSA 2012.1 release version with nrj-desktop CFQ revert
12mr|kernel-3.6.10-1|1876	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1877	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|1878	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|1879	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|1880	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|1881	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|1882	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1883	
12mr|kernel-3.6.10-1|1884	* Tue Dec 11 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.10-0
12mr|kernel-3.6.10-1|1885	+ update to 3.6.10 stable (29 fixes all over)
12mr|kernel-3.6.10-1|1886	- update AUFS3 version to git 20121207
12mr|kernel-3.6.10-1|1887	- update T.O.I version to gif 20121207
12mr|kernel-3.6.10-1|1888	- add speakup-lower-default-software-speech-rate.patch
12mr|kernel-3.6.10-1|1889	- This is a testing version with nrj-desktop BFQ enabled!
12mr|kernel-3.6.10-1|1890	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1891	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|1892	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|1893	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|1894	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|1895	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|1896	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1897	
12mr|kernel-3.6.10-1|1898	* Sun Dec 09 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.10-0-rc1-2
12mr|kernel-3.6.10-1|1899	+ update to 3.6.10 rc1 (27 fixes all over)
12mr|kernel-3.6.10-1|1900	- update AUFS3 version to git 20121207
12mr|kernel-3.6.10-1|1901	- update T.O.I version to gif 20121207
12mr|kernel-3.6.10-1|1902	- add ZFS filesystem driver
12mr|kernel-3.6.10-1|1903	- add Solaris Porting Layer and ZFS filesystem support mod
12mr|kernel-3.6.10-1|1904	- add speakup-lower-default-software-speech-rate.patch
12mr|kernel-3.6.10-1|1905	- This is a testing version with nrj-desktop BFQ enabled!
12mr|kernel-3.6.10-1|1906	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1907	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|1908	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|1909	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|1910	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|1911	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|1912	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1913	
12mr|kernel-3.6.10-1|1914	* Fri Dec 07 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.10-0-rc1.1
12mr|kernel-3.6.10-1|1915	+ update to 3.6.10 rc1 (27 fixes all over)
12mr|kernel-3.6.10-1|1916	- update AUFS3 version to git 20121204
12mr|kernel-3.6.10-1|1917	- update T.O.I version to gif 20121203
12mr|kernel-3.6.10-1|1918	- This is a testing version with nrj-desktop BFQ enabled!
12mr|kernel-3.6.10-1|1919	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1920	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|1921	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|1922	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|1923	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|1924	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|1925	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1926	
12mr|kernel-3.6.10-1|1927	* Wed Dec 05 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.9-0
12mr|kernel-3.6.10-1|1928	+ update to 3.6.9 stable (56 fixes all over)
12mr|kernel-3.6.10-1|1929	- This is a testing version with nrj-desktop BFQ enabled!
12mr|kernel-3.6.10-1|1930	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1931	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|1932	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|1933	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|1934	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|1935	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|1936	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1937	
12mr|kernel-3.6.10-1|1938	* Fri Nov 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.9-rc1-1
12mr|kernel-3.6.10-1|1939	+ update to 3.6.8-rc1-1 (56 fixes all over)
12mr|kernel-3.6.10-1|1940	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1941	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|1942	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|1943	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|1944	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|1945	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|1946	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1947	
12mr|kernel-3.6.10-1|1948	* Fri Nov 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.8-1
12mr|kernel-3.6.10-1|1949	+ update to 3.6.8-1 (96 fixes all over)
12mr|kernel-3.6.10-1|1950	- update AUFS3 to 20121127 git version
12mr|kernel-3.6.10-1|1951	- add 4200_fbcondecor-0.9.6.patch
12mr|kernel-3.6.10-1|1952	- add config key CONFIG_FB_CON_DECOR=y, changed FB_TILEBLITTING=n
12mr|kernel-3.6.10-1|1953	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1954	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|1955	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|1956	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|1957	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|1958	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|1959	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1960	
12mr|kernel-3.6.10-1|1961	* Tue Nov 27 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.8-0
12mr|kernel-3.6.10-1|1962	+ update to 3.6.8-0 (96 fixes all over)
12mr|kernel-3.6.10-1|1963	- add AUFS3 with the MagOS config keys
12mr|kernel-3.6.10-1|1964	- add 12 patches to ext4 from Fedora 3.6
12mr|kernel-3.6.10-1|1965	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1966	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|1967	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|1968	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|1969	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|1970	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|1971	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1972	
12mr|kernel-3.6.10-1|1973	* Sat Nov 24 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.8-rc1-1
12mr|kernel-3.6.10-1|1974	+ update to 3.6.8-rc1 (89 fixes all over)
12mr|kernel-3.6.10-1|1975	+ modify: now modules are compressed with xz for ROSA 2012.1,
12mr|kernel-3.6.10-1|1976	- thus recovering more than 7 Mb from any kernel flavour rpm
12mr|kernel-3.6.10-1|1977	+ added two patches to fix gspca problems with some webcams:
12mr|kernel-3.6.10-1|1978	- GS01_gspca-ov534_fix_the_light_frequency_filter.patch
12mr|kernel-3.6.10-1|1979	- GS02_gspca-stv06xx_fix_a_regression_with_the_bridge-sensor_vv6410.patch
12mr|kernel-3.6.10-1|1980	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1981	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|1982	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|1983	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|1984	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|1985	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|1986	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1987	
12mr|kernel-3.6.10-1|1988	* Tue Nov 20 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.7-1
12mr|kernel-3.6.10-1|1989	+ update to 3.6.7-1 (89 fixes all over)
12mr|kernel-3.6.10-1|1990	- updated all patches for kernel 3.6.7: AUFS3, OverlayFS, TOI
12mr|kernel-3.6.10-1|1991	- re-add cpufreq_ondemand_performance_optimise_default_settings.patch
12mr|kernel-3.6.10-1|1992	- small modifies and fixes to "create_configs" and "kernel.spec" files
12mr|kernel-3.6.10-1|1993	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|1994	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|1995	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|1996	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|1997	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|1998	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|1999	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2000	
12mr|kernel-3.6.10-1|2001	* Mon Nov 05 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.6-1
12mr|kernel-3.6.10-1|2002	+ update to 3.6.6-1
12mr|kernel-3.6.10-1|2003	- drop FX01_fs-ext4-fix-unjournaled-inode-bitmap-modification.patch,
12mr|kernel-3.6.10-1|2004	- because that's already inside patch-3.6.6.bz2
12mr|kernel-3.6.10-1|2005	- modify configuration for server flavour to DEFAULT_GOV_ONDEMAND=y
12mr|kernel-3.6.10-1|2006	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2007	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|2008	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|2009	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|2010	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|2011	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|2012	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2013	
12mr|kernel-3.6.10-1|2014	* Fri Nov 02 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-2
12mr|kernel-3.6.10-1|2015	+ update to 3.6.5-2
12mr|kernel-3.6.10-1|2016	- drop FX01_fix-serious-progressive-ext4-data-corruption-bug.patch
12mr|kernel-3.6.10-1|2017	- add FX01_fs-ext4-fix-unjournaled-inode-bitmap-modification.patch
12mr|kernel-3.6.10-1|2018	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2019	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|2020	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|2021	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|2022	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|2023	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|2024	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2025	
12mr|kernel-3.6.10-1|2026	* Wed Oct 31 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-1
12mr|kernel-3.6.10-1|2027	+ update to 3.6.5-1 (98 fixes all over)
12mr|kernel-3.6.10-1|2028	- some fixes to the description text on all kernel flavours and source
12mr|kernel-3.6.10-1|2029	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2030	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|2031	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|2032	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|2033	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|2034	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|2035	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2036	
12mr|kernel-3.6.10-1|2037	* Tue Oct 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-1-0-rc1
12mr|kernel-3.6.10-1|2038	+ update to 3.6.5-0-rc1
12mr|kernel-3.6.10-1|2039	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2040	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|2041	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|2042	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|2043	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|2044	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|2045	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2046	
12mr|kernel-3.6.10-1|2047	* Tue Oct 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-2
12mr|kernel-3.6.10-1|2048	+ update to 3.6.4-2
12mr|kernel-3.6.10-1|2049	- modify default .configs to CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
12mr|kernel-3.6.10-1|2050	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2051	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|2052	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|2053	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|2054	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|2055	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|2056	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2057	
12mr|kernel-3.6.10-1|2058	* Sun Oct 28 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-1
12mr|kernel-3.6.10-1|2059	+ update to 3.6.4-1
12mr|kernel-3.6.10-1|2060	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2061	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|2062	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|2063	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|2064	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|2065	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|2066	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2067	
12mr|kernel-3.6.10-1|2068	* Fri Oct 26 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-rc1
12mr|kernel-3.6.10-1|2069	+ update to 3.6.4-rc1
12mr|kernel-3.6.10-1|2070	+ rc release that should fix this > https://lwn.net/Articles/521022/
12mr|kernel-3.6.10-1|2071	- added FX01-fix-serious-progressive-ext4-data-corruption-bug.patch
12mr|kernel-3.6.10-1|2072	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2073	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|2074	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|2075	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|2076	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|2077	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|2078	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2079	
12mr|kernel-3.6.10-1|2080	* Mon Oct 22 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.3-1
12mr|kernel-3.6.10-1|2081	+ update to 3.6.3 (85 fixes all over)
12mr|kernel-3.6.10-1|2082	- add OverlayFS
12mr|kernel-3.6.10-1|2083	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2084	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|2085	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|2086	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|2087	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|2088	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|2089	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2090	
12mr|kernel-3.6.10-1|2091	* Sat Oct 13 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.2-1
12mr|kernel-3.6.10-1|2092	+ update to 3.6.2 (135 fixes all over)
12mr|kernel-3.6.10-1|2093	- now CPU_FREQ_GOV_ONDEMAND is the predefined for -laptop and -netbook
12mr|kernel-3.6.10-1|2094	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2095	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|2096	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|2097	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|2098	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|2099	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|2100	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2101	
12mr|kernel-3.6.10-1|2102	* Fri Oct 12 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.1-1
12mr|kernel-3.6.10-1|2103	+ update to 3.6.1
12mr|kernel-3.6.10-1|2104	- first public attempt with new kernel 3.6 serie
12mr|kernel-3.6.10-1|2105	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2106	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|2107	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|2108	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|2109	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|2110	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|2111	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2112	
12mr|kernel-3.6.10-1|2113	* Fri Oct 2 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.0-1
12mr|kernel-3.6.10-1|2114	+ new kernel 3.6.0
12mr|kernel-3.6.10-1|2115	- first private attempt with new kernel 3.6 serie
12mr|kernel-3.6.10-1|2116	- ---------------------------------------------------------------------
12mr|kernel-3.6.10-1|2117	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.10-1|2118	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.10-1|2119	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.10-1|2120	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.10-1|2121	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.10-1|2122	- ---------------------------------------------------------------------

14557 12
12mr|kernel-3.6.4-1.1|1	# -*- Mode: rpm-spec -*-
12mr|kernel-3.6.4-1.1|2	#
12mr|kernel-3.6.4-1.1|3	# This Specfile is based on kernel-tmb spec done by
12mr|kernel-3.6.4-1.1|4	# Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.4-1.1|5	#
12mr|kernel-3.6.4-1.1|6	# The mkflavour() macroization done by Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.6.4-1.1|7	#
12mr|kernel-3.6.4-1.1|8	# Manbo kernels now use kernel.org versioning
12mr|kernel-3.6.4-1.1|9	#
12mr|kernel-3.6.4-1.1|10	# MIB header
12mr|kernel-3.6.4-1.1|11	%if %{mdvver} <= 201100
12mr|kernel-3.6.4-1.1|12	%define distsuffix mib
12mr|kernel-3.6.4-1.1|13	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.6.4-1.1|14	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.6.4-1.1|15	%endif
12mr|kernel-3.6.4-1.1|16	# end MIB header
12mr|kernel-3.6.4-1.1|17	#
12mr|kernel-3.6.4-1.1|18	%define kernelversion	3
12mr|kernel-3.6.4-1.1|19	%define patchlevel	6
12mr|kernel-3.6.4-1.1|20	%define sublevel	4
12mr|kernel-3.6.4-1.1|21	
12mr|kernel-3.6.4-1.1|22	# Package release
12mr|kernel-3.6.4-1.1|23	%define mibrel		1.1
12mr|kernel-3.6.4-1.1|24	
12mr|kernel-3.6.4-1.1|25	# kernel Makefile extraversion is substituted by
12mr|kernel-3.6.4-1.1|26	# kpatch/kgit/kstable wich are either 0 (empty), rc (kpatch), git (kgit)
12mr|kernel-3.6.4-1.1|27	# or stable release (kstable)
12mr|kernel-3.6.4-1.1|28	%define kpatch		0
12mr|kernel-3.6.4-1.1|29	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.6.4-1.1|30	%define kgit		0
12mr|kernel-3.6.4-1.1|31	
12mr|kernel-3.6.4-1.1|32	# kernel base name (also name of srpm)
12mr|kernel-3.6.4-1.1|33	%define kname 		kernel
12mr|kernel-3.6.4-1.1|34	
12mr|kernel-3.6.4-1.1|35	Source5:	kernel.rpmlintrc
12mr|kernel-3.6.4-1.1|36	
12mr|kernel-3.6.4-1.1|37	# Patch tarball tag
12mr|kernel-3.6.4-1.1|38	%define ktag		rosa
12mr|kernel-3.6.4-1.1|39	
12mr|kernel-3.6.4-1.1|40	%define rpmtag		%{distsuffix}
12mr|kernel-3.6.4-1.1|41	%if %kpatch
12mr|kernel-3.6.4-1.1|42	%if %kgit
12mr|kernel-3.6.4-1.1|43	%define rpmrel		0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.6.4-1.1|44	%else
12mr|kernel-3.6.4-1.1|45	%define rpmrel		0.%{kpatch}.%{mibrel}
12mr|kernel-3.6.4-1.1|46	%endif
12mr|kernel-3.6.4-1.1|47	%else
12mr|kernel-3.6.4-1.1|48	%define rpmrel		%{mibrel}
12mr|kernel-3.6.4-1.1|49	%endif
12mr|kernel-3.6.4-1.1|50	
12mr|kernel-3.6.4-1.1|51	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.6.4-1.1|52	# rpm/urpmi/smart
12mr|kernel-3.6.4-1.1|53	%define fakever		1
12mr|kernel-3.6.4-1.1|54	%define fakerel 	1
12mr|kernel-3.6.4-1.1|55	
12mr|kernel-3.6.4-1.1|56	# version defines
12mr|kernel-3.6.4-1.1|57	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.6.4-1.1|58	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.6.4-1.1|59	
12mr|kernel-3.6.4-1.1|60	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.6.4-1.1|61	%if %kpatch
12mr|kernel-3.6.4-1.1|62	%if %sublevel
12mr|kernel-3.6.4-1.1|63	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.4-1.1|64	%else
12mr|kernel-3.6.4-1.1|65	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.6.4-1.1|66	%endif
12mr|kernel-3.6.4-1.1|67	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.6.4-1.1|68	%else
12mr|kernel-3.6.4-1.1|69	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.4-1.1|70	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.6.4-1.1|71	%endif
12mr|kernel-3.6.4-1.1|72	
12mr|kernel-3.6.4-1.1|73	# Used for not making too long names for rpms or search paths
12mr|kernel-3.6.4-1.1|74	%if %kpatch
12mr|kernel-3.6.4-1.1|75	%if %kgit
12mr|kernel-3.6.4-1.1|76	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.4-1.1|77	%else
12mr|kernel-3.6.4-1.1|78	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.4-1.1|79	%endif
12mr|kernel-3.6.4-1.1|80	%else
12mr|kernel-3.6.4-1.1|81	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.6.4-1.1|82	%endif
12mr|kernel-3.6.4-1.1|83	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.6.4-1.1|84	
12mr|kernel-3.6.4-1.1|85	# Having different top level names for packges means that you have to remove
12mr|kernel-3.6.4-1.1|86	# them by hard :(
12mr|kernel-3.6.4-1.1|87	%define top_dir_name 	%{kname}-%{_arch}
12mr|kernel-3.6.4-1.1|88	
12mr|kernel-3.6.4-1.1|89	# Build defines
12mr|kernel-3.6.4-1.1|90	%define build_doc 		0
12mr|kernel-3.6.4-1.1|91	%define build_source 		0
12mr|kernel-3.6.4-1.1|92	%define build_devel 		1
12mr|kernel-3.6.4-1.1|93	
12mr|kernel-3.6.4-1.1|94	%define build_debug 		0
12mr|kernel-3.6.4-1.1|95	
12mr|kernel-3.6.4-1.1|96	# Build desktop i586 / 4GB
12mr|kernel-3.6.4-1.1|97	%ifarch %{ix86}
12mr|kernel-3.6.4-1.1|98	%define build_desktop586	0
12mr|kernel-3.6.4-1.1|99	%endif
12mr|kernel-3.6.4-1.1|100	
12mr|kernel-3.6.4-1.1|101	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.6.4-1.1|102	%define build_desktop		1
12mr|kernel-3.6.4-1.1|103	
12mr|kernel-3.6.4-1.1|104	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mr|kernel-3.6.4-1.1|105	%define build_server		0
12mr|kernel-3.6.4-1.1|106	
12mr|kernel-3.6.4-1.1|107	# End of user definitions
12mr|kernel-3.6.4-1.1|108	%{?_without_desktop586: %global build_desktop586 0}
12mr|kernel-3.6.4-1.1|109	%{?_without_desktop: %global build_desktop 0}
12mr|kernel-3.6.4-1.1|110	%{?_without_server: %global build_server 0}
12mr|kernel-3.6.4-1.1|111	%{?_without_doc: %global build_doc 0}
12mr|kernel-3.6.4-1.1|112	%{?_without_source: %global build_source 0}
12mr|kernel-3.6.4-1.1|113	%{?_without_devel: %global build_devel 0}
12mr|kernel-3.6.4-1.1|114	%{?_without_debug: %global build_debug 0}
12mr|kernel-3.6.4-1.1|115	
12mr|kernel-3.6.4-1.1|116	%{?_with_desktop586: %global build_desktop586 1}
12mr|kernel-3.6.4-1.1|117	%{?_with_desktop: %global build_desktop 1}
12mr|kernel-3.6.4-1.1|118	%{?_with_server: %global build_server 1}
12mr|kernel-3.6.4-1.1|119	%{?_with_doc: %global build_doc 1}
12mr|kernel-3.6.4-1.1|120	%{?_with_source: %global build_source 1}
12mr|kernel-3.6.4-1.1|121	%{?_with_devel: %global build_devel 1}
12mr|kernel-3.6.4-1.1|122	%{?_with_debug: %global build_debug 1}
12mr|kernel-3.6.4-1.1|123	
12mr|kernel-3.6.4-1.1|124	# For the .nosrc.rpm
12mr|kernel-3.6.4-1.1|125	%define build_nosrc 	1
12mr|kernel-3.6.4-1.1|126	%{?_with_nosrc: %global build_nosrc 1}
12mr|kernel-3.6.4-1.1|127	
12mr|kernel-3.6.4-1.1|128	#
12mr|kernel-3.6.4-1.1|129	# SRC RPM description
12mr|kernel-3.6.4-1.1|130	#
12mr|kernel-3.6.4-1.1|131	Summary: 	Linux kernel built for ROSA
12mr|kernel-3.6.4-1.1|132	Name:		%{kname}
12mr|kernel-3.6.4-1.1|133	Version: 	%{kversion}
12mr|kernel-3.6.4-1.1|134	Release: 	%{rpmrel}
12mr|kernel-3.6.4-1.1|135	License: 	GPLv2
12mr|kernel-3.6.4-1.1|136	Group: 	 	System/Kernel and hardware
12mr|kernel-3.6.4-1.1|137	ExclusiveArch: %{ix86} ppc powerpc x86_64 amd64 sparc sparc64
12mr|kernel-3.6.4-1.1|138	ExclusiveOS: 	Linux
12mr|kernel-3.6.4-1.1|139	URL:            http://wiki.mandriva.com/en/Manbo_Core2_kernel
12mr|kernel-3.6.4-1.1|140	BuildRoot: 	%{_tmppath}/%{kname}-%{kversion}-%{_arch}-build
12mr|kernel-3.6.4-1.1|141	Autoreqprov: 	no
12mr|kernel-3.6.4-1.1|142	BuildRequires: 	gcc module-init-tools
12mr|kernel-3.6.4-1.1|143	
12mr|kernel-3.6.4-1.1|144	%description
12mr|kernel-3.6.4-1.1|145	The kernel package contains the Linux kernel (vmlinuz), the core of
12mr|kernel-3.6.4-1.1|146	your Manbo Linux operating system. The kernel handles the basic
12mr|kernel-3.6.4-1.1|147	functions of the operating system: memory allocation, process
12mr|kernel-3.6.4-1.1|148	allocation, device input and output, etc.
12mr|kernel-3.6.4-1.1|149	
12mr|kernel-3.6.4-1.1|150	# mkflavour() name flavour processor
12mr|kernel-3.6.4-1.1|151	# name: the flavour name in the package name
12mr|kernel-3.6.4-1.1|152	# flavour: first parameter of CreateKernel()
12mr|kernel-3.6.4-1.1|153	%define mkflavour(R:)					\
12mr|kernel-3.6.4-1.1|154	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.4-1.1|155	Version:	%{kversion}				\
12mr|kernel-3.6.4-1.1|156	Release:	%{rpmrel}				\
12mr|kernel-3.6.4-1.1|157	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.6.4-1.1|158	Group:		System/Kernel and hardware		\
12mr|kernel-3.6.4-1.1|159	Requires:	kernel-nrj-%{2}%{-R:-%{-R*}}		\
12mr|kernel-3.6.4-1.1|160	Provides:	%{kname}-latest			\
12mr|kernel-3.6.4-1.1|161	%ifarch %{ix86}						\
12mr|kernel-3.6.4-1.1|162	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.4-1.1|163	%endif							\
12mr|kernel-3.6.4-1.1|164	\
12mr|kernel-3.6.4-1.1|165	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.4-1.1|166	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.4-1.1|167	latest %{kname}-%{1} installed...			\
12mr|kernel-3.6.4-1.1|168	\
12mr|kernel-3.6.4-1.1|169	%common_description_info				\
12mr|kernel-3.6.4-1.1|170	\
12mr|kernel-3.6.4-1.1|171	%if %build_devel					\
12mr|kernel-3.6.4-1.1|172	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.4-1.1|173	Version:	%{kversion}				\
12mr|kernel-3.6.4-1.1|174	Release:	%{rpmrel}				\
12mr|kernel-3.6.4-1.1|175	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.6.4-1.1|176	Group:		Development/Kernel			\
12mr|kernel-3.6.4-1.1|177	Requires:	%{kname}-nrj-%{2}-devel%{-R:-%{-R*}}	\
12mr|kernel-3.6.4-1.1|178	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.6.4-1.1|179	%ifarch %{ix86}						\
12mr|kernel-3.6.4-1.1|180	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.4-1.1|181	%endif							\
12mr|kernel-3.6.4-1.1|182	\
12mr|kernel-3.6.4-1.1|183	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.6.4-1.1|184	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.4-1.1|185	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.6.4-1.1|186	\
12mr|kernel-3.6.4-1.1|187	%common_description_info				\
12mr|kernel-3.6.4-1.1|188	%endif							\
12mr|kernel-3.6.4-1.1|189	\
12mr|kernel-3.6.4-1.1|190	%if %build_debug					\
12mr|kernel-3.6.4-1.1|191	%package -n %{kname}-%{1}-debug-latest			\
12mr|kernel-3.6.4-1.1|192	Version:	%{kversion}				\
12mr|kernel-3.6.4-1.1|193	Release:	%{rpmrel}				\
12mr|kernel-3.6.4-1.1|194	Summary:	Virtual rpm for latest %{kname}-%{1}-debug \
12mr|kernel-3.6.4-1.1|195	Group:		Development/Debug			\
12mr|kernel-3.6.4-1.1|196	Requires:	%{kname}-%{2}-%{-R:debug-%{-R*}}%{!-R:debuginfo}	\
12mr|kernel-3.6.4-1.1|197	%ifarch %{ix86}						\
12mr|kernel-3.6.4-1.1|198	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.4-1.1|199	%endif							\
12mr|kernel-3.6.4-1.1|200	Provides:	%{kname}-debug-latest			\
12mr|kernel-3.6.4-1.1|201	\
12mr|kernel-3.6.4-1.1|202	%description -n %{kname}-%{1}-debug-latest		\
12mr|kernel-3.6.4-1.1|203	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.4-1.1|204	latest %{kname}-%{1}-debug installed...			\
12mr|kernel-3.6.4-1.1|205	\
12mr|kernel-3.6.4-1.1|206	%common_description_info				\
12mr|kernel-3.6.4-1.1|207	%endif							\
12mr|kernel-3.6.4-1.1|208	\
12mr|kernel-3.6.4-1.1|209	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.6.4-1.1|210	%defattr(-,root,root)					\
12mr|kernel-3.6.4-1.1|211	\
12mr|kernel-3.6.4-1.1|212	%if %build_devel					\
12mr|kernel-3.6.4-1.1|213	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.4-1.1|214	%defattr(-,root,root)					\
12mr|kernel-3.6.4-1.1|215	%endif							\
12mr|kernel-3.6.4-1.1|216	\
12mr|kernel-3.6.4-1.1|217	%if %build_debug					\
12mr|kernel-3.6.4-1.1|218	%files -n %{kname}-%{1}-debug-latest			\
12mr|kernel-3.6.4-1.1|219	%defattr(-,root,root)					\
12mr|kernel-3.6.4-1.1|220	%endif
12mr|kernel-3.6.4-1.1|221	
12mr|kernel-3.6.4-1.1|222	#
12mr|kernel-3.6.4-1.1|223	# kernel-desktop586: i586, smp-alternatives, 4GB
12mr|kernel-3.6.4-1.1|224	#
12mr|kernel-3.6.4-1.1|225	%ifarch %{ix86}
12mr|kernel-3.6.4-1.1|226	%if %build_desktop586
12mr|kernel-3.6.4-1.1|227	%mkflavour desktop586 desktop586
12mr|kernel-3.6.4-1.1|228	%endif
12mr|kernel-3.6.4-1.1|229	%endif
12mr|kernel-3.6.4-1.1|230	
12mr|kernel-3.6.4-1.1|231	#
12mr|kernel-3.6.4-1.1|232	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.4-1.1|233	#
12mr|kernel-3.6.4-1.1|234	
12mr|kernel-3.6.4-1.1|235	%if %build_desktop
12mr|kernel-3.6.4-1.1|236	%mkflavour desktop desktop
12mr|kernel-3.6.4-1.1|237	%endif
12mr|kernel-3.6.4-1.1|238	
12mr|kernel-3.6.4-1.1|239	#
12mr|kernel-3.6.4-1.1|240	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mr|kernel-3.6.4-1.1|241	#
12mr|kernel-3.6.4-1.1|242	
12mr|kernel-3.6.4-1.1|243	%if %build_server
12mr|kernel-3.6.4-1.1|244	%ifarch %{ix86}
12mr|kernel-3.6.4-1.1|245	%mkflavour -R 2.6.38.7-1mnb2 server server
12mr|kernel-3.6.4-1.1|246	%else
12mr|kernel-3.6.4-1.1|247	%mkflavour server server
12mr|kernel-3.6.4-1.1|248	%endif
12mr|kernel-3.6.4-1.1|249	%endif
12mr|kernel-3.6.4-1.1|250	
12mr|kernel-3.6.4-1.1|251	#
12mr|kernel-3.6.4-1.1|252	# kernel-source-latest: virtual rpm
12mr|kernel-3.6.4-1.1|253	#
12mr|kernel-3.6.4-1.1|254	%if %build_source
12mr|kernel-3.6.4-1.1|255	
12mr|kernel-3.6.4-1.1|256	%package -n %{kname}-source-latest
12mr|kernel-3.6.4-1.1|257	Version: 	%{kversion}
12mr|kernel-3.6.4-1.1|258	Release: 	%{rpmrel}
12mr|kernel-3.6.4-1.1|259	Summary: 	Virtual rpm for latest %{kname}-source
12mr|kernel-3.6.4-1.1|260	Group:   	Development/Kernel
12mr|kernel-3.6.4-1.1|261	Requires: 	%{kname}-source >= %{kversion}
12mr|kernel-3.6.4-1.1|262	%ifarch %{ix86}
12mr|kernel-3.6.4-1.1|263	Conflicts:	arch(x86_64)
12mr|kernel-3.6.4-1.1|264	%endif
12mr|kernel-3.6.4-1.1|265	
12mr|kernel-3.6.4-1.1|266	%description -n %{kname}-source-latest
12mr|kernel-3.6.4-1.1|267	This package is a virtual rpm that aims to make sure you always have the
12mr|kernel-3.6.4-1.1|268	latest %{kname}-source installed...
12mr|kernel-3.6.4-1.1|269	
12mr|kernel-3.6.4-1.1|270	%common_description_info
12mr|kernel-3.6.4-1.1|271	
12mr|kernel-3.6.4-1.1|272	%files -n %{kname}-source-latest
12mr|kernel-3.6.4-1.1|273	%defattr(-,root,root)
12mr|kernel-3.6.4-1.1|274	
12mr|kernel-3.6.4-1.1|275	%endif
12mr|kernel-3.6.4-1.1|276	
12mr|kernel-3.6.4-1.1|277	
12mr|kernel-3.6.4-1.1|278	
12mr|kernel-3.6.4-1.1|279	%changelog
12mr|kernel-3.6.4-1.1|280	

14558 12
12mr|kernel-3.6.4-1|1	# -*- Mode: rpm-spec -*-
12mr|kernel-3.6.4-1|2	#
12mr|kernel-3.6.4-1|3	# This Specfile is based on kernel-tmb spec done by
12mr|kernel-3.6.4-1|4	# Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.4-1|5	#
12mr|kernel-3.6.4-1|6	# The mkflavour() macroization done by Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.6.4-1|7	#
12mr|kernel-3.6.4-1|8	# Mageia, Mandriva, MIB and ROSA kernels use kernel.org versioning
12mr|kernel-3.6.4-1|9	#
12mr|kernel-3.6.4-1|10	# MIB header
12mr|kernel-3.6.4-1|11	%if %{mdvver} <= 201100
12mr|kernel-3.6.4-1|12	%define distsuffix mib
12mr|kernel-3.6.4-1|13	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.6.4-1|14	%endif
12mr|kernel-3.6.4-1|15	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.6.4-1|16	# end MIB header
12mr|kernel-3.6.4-1|17	#
12mr|kernel-3.6.4-1|18	%define kernelversion	3
12mr|kernel-3.6.4-1|19	%define patchlevel	6
12mr|kernel-3.6.4-1|20	# sublevel is now used for -stable patches
12mr|kernel-3.6.4-1|21	%define sublevel	4
12mr|kernel-3.6.4-1|22	
12mr|kernel-3.6.4-1|23	# Package release
12mr|kernel-3.6.4-1|24	%define mibrel		1
12mr|kernel-3.6.4-1|25	
12mr|kernel-3.6.4-1|26	# kernel Makefile extraversion is substituted by
12mr|kernel-3.6.4-1|27	# kpatch wich are either 0 (empty), rc (kpatch)
12mr|kernel-3.6.4-1|28	%define kpatch		0
12mr|kernel-3.6.4-1|29	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.6.4-1|30	%define kgit		0
12mr|kernel-3.6.4-1|31	
12mr|kernel-3.6.4-1|32	# kernel base name (also name of srpm)
12mr|kernel-3.6.4-1|33	%define kname 		kernel
12mr|kernel-3.6.4-1|34	
12mr|kernel-3.6.4-1|35	# Patch tarball tag
12mr|kernel-3.6.4-1|36	%define ktag		rosa
12mr|kernel-3.6.4-1|37	
12mr|kernel-3.6.4-1|38	# define rpmtag		%{distsuffix}
12mr|kernel-3.6.4-1|39	%define rpmtag		%{distsuffix}
12mr|kernel-3.6.4-1|40	%if %kpatch
12mr|kernel-3.6.4-1|41	%if %kgit
12mr|kernel-3.6.4-1|42	%define rpmrel		%mkrel 0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.6.4-1|43	%else
12mr|kernel-3.6.4-1|44	%define rpmrel		%mkrel 0.%{kpatch}.%{mibrel}
12mr|kernel-3.6.4-1|45	%endif
12mr|kernel-3.6.4-1|46	%else
12mr|kernel-3.6.4-1|47	%define rpmrel		%{mibrel}
12mr|kernel-3.6.4-1|48	%endif
12mr|kernel-3.6.4-1|49	
12mr|kernel-3.6.4-1|50	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.6.4-1|51	# rpm/urpmi/smart
12mr|kernel-3.6.4-1|52	%define fakever		1
12mr|kernel-3.6.4-1|53	%define fakerel 	%mkrel 1
12mr|kernel-3.6.4-1|54	
12mr|kernel-3.6.4-1|55	# version defines
12mr|kernel-3.6.4-1|56	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.6.4-1|57	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.6.4-1|58	
12mr|kernel-3.6.4-1|59	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.6.4-1|60	%if %kpatch
12mr|kernel-3.6.4-1|61	%if %sublevel
12mr|kernel-3.6.4-1|62	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.4-1|63	%else
12mr|kernel-3.6.4-1|64	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.6.4-1|65	%endif
12mr|kernel-3.6.4-1|66	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.6.4-1|67	%else
12mr|kernel-3.6.4-1|68	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.4-1|69	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.6.4-1|70	%endif
12mr|kernel-3.6.4-1|71	
12mr|kernel-3.6.4-1|72	# Used for not making too long names for rpms or search paths
12mr|kernel-3.6.4-1|73	%if %kpatch
12mr|kernel-3.6.4-1|74	%if %kgit
12mr|kernel-3.6.4-1|75	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.4-1|76	%else
12mr|kernel-3.6.4-1|77	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.4-1|78	%endif
12mr|kernel-3.6.4-1|79	%else
12mr|kernel-3.6.4-1|80	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.6.4-1|81	%endif
12mr|kernel-3.6.4-1|82	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.6.4-1|83	
12mr|kernel-3.6.4-1|84	# Having different top level names for packges means that you have to remove
12mr|kernel-3.6.4-1|85	# them by hard :(
12mr|kernel-3.6.4-1|86	%define top_dir_name 	%{kname}-%{_arch}
12mr|kernel-3.6.4-1|87	
12mr|kernel-3.6.4-1|88	%define build_dir 	${RPM_BUILD_DIR}/%{top_dir_name}
12mr|kernel-3.6.4-1|89	%define src_dir 	%{build_dir}/linux-%{tar_ver}
12mr|kernel-3.6.4-1|90	
12mr|kernel-3.6.4-1|91	# Disable useless debug rpms...
12mr|kernel-3.6.4-1|92	%define _enable_debug_packages 	%{nil}
12mr|kernel-3.6.4-1|93	%define debug_package 		%{nil}
12mr|kernel-3.6.4-1|94	
12mr|kernel-3.6.4-1|95	# Build defines
12mr|kernel-3.6.4-1|96	%define build_doc 		1
12mr|kernel-3.6.4-1|97	%define build_source 		1
12mr|kernel-3.6.4-1|98	%define build_devel 		1
12mr|kernel-3.6.4-1|99	
12mr|kernel-3.6.4-1|100	%define build_debug 		0
12mr|kernel-3.6.4-1|101	
12mr|kernel-3.6.4-1|102	#
12mr|kernel-3.6.4-1|103	# Old Mandriva kernel flavours plus new two PAE flavours
12mr|kernel-3.6.4-1|104	#
12mr|kernel-3.6.4-1|105	
12mr|kernel-3.6.4-1|106	# Build desktop i586 / 4GB
12mr|kernel-3.6.4-1|107	%ifarch %{ix86}
12mr|kernel-3.6.4-1|108	%define build_desktop586		0
12mr|kernel-3.6.4-1|109	%endif
12mr|kernel-3.6.4-1|110	
12mr|kernel-3.6.4-1|111	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.6.4-1|112	%define build_desktop			0
12mr|kernel-3.6.4-1|113	
12mr|kernel-3.6.4-1|114	# Build netbook (i686 / 4GB) / x86_64
12mr|kernel-3.6.4-1|115	%define build_netbook			0
12mr|kernel-3.6.4-1|116	
12mr|kernel-3.6.4-1|117	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mr|kernel-3.6.4-1|118	%define build_server			0
12mr|kernel-3.6.4-1|119	
12mr|kernel-3.6.4-1|120	# Build desktop686 pae (i686 / 64GB)
12mr|kernel-3.6.4-1|121	%ifarch %{ix86}
12mr|kernel-3.6.4-1|122	%define build_desktop_pae		0
12mr|kernel-3.6.4-1|123	%endif
12mr|kernel-3.6.4-1|124	
12mr|kernel-3.6.4-1|125	# Build netbook686 pae (i686 / 64GB)
12mr|kernel-3.6.4-1|126	%ifarch %{ix86}
12mr|kernel-3.6.4-1|127	%define build_netbook_pae		0
12mr|kernel-3.6.4-1|128	%endif
12mr|kernel-3.6.4-1|129	
12mr|kernel-3.6.4-1|130	#
12mr|kernel-3.6.4-1|131	# MIB low latency optimized flavours called "nrj"
12mr|kernel-3.6.4-1|132	#
12mr|kernel-3.6.4-1|133	
12mr|kernel-3.6.4-1|134	# Build nrj desktop586 (i586 / 4GB)
12mr|kernel-3.6.4-1|135	%ifarch %{ix86}
12mr|kernel-3.6.4-1|136	%define build_nrj_desktop586		0
12mr|kernel-3.6.4-1|137	%endif
12mr|kernel-3.6.4-1|138	
12mr|kernel-3.6.4-1|139	# Build nrj desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.6.4-1|140	%define build_nrj_desktop		1
12mr|kernel-3.6.4-1|141	
12mr|kernel-3.6.4-1|142	# Build nrj realtime (i686 / 4GB) / x86_64
12mr|kernel-3.6.4-1|143	%define build_nrj_realtime		1
12mr|kernel-3.6.4-1|144	
12mr|kernel-3.6.4-1|145	# Build nrj laptop (i686 / 4GB) / x86_64
12mr|kernel-3.6.4-1|146	%define build_nrj_laptop		0
12mr|kernel-3.6.4-1|147	
12mr|kernel-3.6.4-1|148	# Build nrj netbook (i686 / 4GB) / x86_64
12mr|kernel-3.6.4-1|149	%define build_nrj_netbook		0
12mr|kernel-3.6.4-1|150	
12mr|kernel-3.6.4-1|151	# Build nrj desktop pae (i686 / 64GB)
12mr|kernel-3.6.4-1|152	%ifarch %{ix86}
12mr|kernel-3.6.4-1|153	%define build_nrj_desktop_pae		1
12mr|kernel-3.6.4-1|154	%endif
12mr|kernel-3.6.4-1|155	
12mr|kernel-3.6.4-1|156	# Build nrj realtime pae (i686 / 64GB)
12mr|kernel-3.6.4-1|157	%ifarch %{ix86}
12mr|kernel-3.6.4-1|158	%define build_nrj_realtime_pae		0
12mr|kernel-3.6.4-1|159	%endif
12mr|kernel-3.6.4-1|160	
12mr|kernel-3.6.4-1|161	# Build nrj laptop pae (i686 / 64GB)
12mr|kernel-3.6.4-1|162	%ifarch %{ix86}
12mr|kernel-3.6.4-1|163	%define build_nrj_laptop_pae		0
12mr|kernel-3.6.4-1|164	%endif
12mr|kernel-3.6.4-1|165	
12mr|kernel-3.6.4-1|166	# Build nrj netbook686 pae (i686 / 64GB)
12mr|kernel-3.6.4-1|167	%ifarch %{ix86}
12mr|kernel-3.6.4-1|168	%define build_nrj_netbook_pae		0
12mr|kernel-3.6.4-1|169	%endif
12mr|kernel-3.6.4-1|170	
12mr|kernel-3.6.4-1|171	#
12mr|kernel-3.6.4-1|172	# experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.6.4-1|173	#
12mr|kernel-3.6.4-1|174	
12mr|kernel-3.6.4-1|175	# Build nrj netbook Intel Atom (matom / 4GB)
12mr|kernel-3.6.4-1|176	%ifarch %{ix86}
12mr|kernel-3.6.4-1|177	%define build_nrj_netbook_atom		0
12mr|kernel-3.6.4-1|178	%endif
12mr|kernel-3.6.4-1|179	
12mr|kernel-3.6.4-1|180	# Build nrj netbook Intel Atom pae (matom / 64GB)
12mr|kernel-3.6.4-1|181	%ifarch %{ix86}
12mr|kernel-3.6.4-1|182	%define build_nrj_netbook_atom_pae	0
12mr|kernel-3.6.4-1|183	%endif
12mr|kernel-3.6.4-1|184	
12mr|kernel-3.6.4-1|185	# Build nrj desktop Intel Core2 (mcore2 / 4GB)
12mr|kernel-3.6.4-1|186	%ifarch %{ix86}
12mr|kernel-3.6.4-1|187	%define build_nrj_desktop_core2   	0
12mr|kernel-3.6.4-1|188	%endif
12mr|kernel-3.6.4-1|189	
12mr|kernel-3.6.4-1|190	# Build nrj desktop Intel Core2 pae (mcore2 / 64GB)
12mr|kernel-3.6.4-1|191	%ifarch %{ix86}
12mr|kernel-3.6.4-1|192	%define build_nrj_desktop_core2_pae   	0
12mr|kernel-3.6.4-1|193	%endif
12mr|kernel-3.6.4-1|194	
12mr|kernel-3.6.4-1|195	#
12mr|kernel-3.6.4-1|196	# end of experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.6.4-1|197	#
12mr|kernel-3.6.4-1|198	
12mr|kernel-3.6.4-1|199	# build perf and cpupower tools
12mr|kernel-3.6.4-1|200	%if %{mdvver} >= 201200
12mr|kernel-3.6.4-1|201	%define build_perf		1
12mr|kernel-3.6.4-1|202	%define build_cpupower		1
12mr|kernel-3.6.4-1|203	%else
12mr|kernel-3.6.4-1|204	%define build_perf		0
12mr|kernel-3.6.4-1|205	%define build_cpupower		0
12mr|kernel-3.6.4-1|206	%endif
12mr|kernel-3.6.4-1|207	
12mr|kernel-3.6.4-1|208	# compress modules with xz
12mr|kernel-3.6.4-1|209	%if %{mdvver} >= 201200
12mr|kernel-3.6.4-1|210	%define build_modxz		0
12mr|kernel-3.6.4-1|211	%else
12mr|kernel-3.6.4-1|212	%define build_modxz		0
12mr|kernel-3.6.4-1|213	%endif
12mr|kernel-3.6.4-1|214	
12mr|kernel-3.6.4-1|215	# ARM builds
12mr|kernel-3.6.4-1|216	%ifarch %{arm}
12mr|kernel-3.6.4-1|217	%define build_desktop		0
12mr|kernel-3.6.4-1|218	%define build_netbook		0
12mr|kernel-3.6.4-1|219	%define build_server		0
12mr|kernel-3.6.4-1|220	%define build_iop32x		0
12mr|kernel-3.6.4-1|221	%define build_kirkwood		1
12mr|kernel-3.6.4-1|222	%define build_versatile		1
12mr|kernel-3.6.4-1|223	# no cpupower tools on arm yet
12mr|kernel-3.6.4-1|224	%define build_cpupower		0
12mr|kernel-3.6.4-1|225	# arm is currently not using xz
12mr|kernel-3.6.4-1|226	%define build_modxz		0
12mr|kernel-3.6.4-1|227	%endif
12mr|kernel-3.6.4-1|228	# End of user definitions
12mr|kernel-3.6.4-1|229	
12mr|kernel-3.6.4-1|230	# buildtime flags
12mr|kernel-3.6.4-1|231	%{?_without_desktop586: %global build_desktop586 0}
12mr|kernel-3.6.4-1|232	%{?_without_desktop: %global build_desktop 0}
12mr|kernel-3.6.4-1|233	%{?_without_netbook: %global build_netbook 0}
12mr|kernel-3.6.4-1|234	%{?_without_server: %global build_server 0}
12mr|kernel-3.6.4-1|235	
12mr|kernel-3.6.4-1|236	%{?_without_desktop_pae: %global build_desktop_pae 0}
12mr|kernel-3.6.4-1|237	%{?_without_netbook_pae: %global build_netbook_pae 0}
12mr|kernel-3.6.4-1|238	
12mr|kernel-3.6.4-1|239	%{?_without_nrj_desktop586: %global build_nrj_desktop586 0}
12mr|kernel-3.6.4-1|240	%{?_without_nrj_desktop: %global build_nrj_desktop 0}
12mr|kernel-3.6.4-1|241	%{?_without_nrj_realtime: %global build_nrj_realtime 0}
12mr|kernel-3.6.4-1|242	%{?_without_nrj_laptop: %global build_nrj_laptop 0}
12mr|kernel-3.6.4-1|243	%{?_without_nrj_netbook: %global build_nrj_netbook 0}
12mr|kernel-3.6.4-1|244	
12mr|kernel-3.6.4-1|245	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 0}
12mr|kernel-3.6.4-1|246	%{?_without_nrj_realtime_pae: %global build_nrj_realtime_pae 0}
12mr|kernel-3.6.4-1|247	%{?_without_nrj_laptop_pae: %global build_nrj_laptop_pae 0}
12mr|kernel-3.6.4-1|248	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 0}
12mr|kernel-3.6.4-1|249	
12mr|kernel-3.6.4-1|250	%{?_without_nrj_netbook_atom: %global build_nrj_netbook_atom 0}
12mr|kernel-3.6.4-1|251	%{?_without_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 0}
12mr|kernel-3.6.4-1|252	%{?_without_nrj_desktop_core2: %global build_nrj_desktop_core2 0}
12mr|kernel-3.6.4-1|253	%{?_without_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 0}
12mr|kernel-3.6.4-1|254	
12mr|kernel-3.6.4-1|255	%{?_without_doc: %global build_doc 0}
12mr|kernel-3.6.4-1|256	%{?_without_source: %global build_source 0}
12mr|kernel-3.6.4-1|257	%{?_without_devel: %global build_devel 0}
12mr|kernel-3.6.4-1|258	%{?_without_debug: %global build_debug 0}
12mr|kernel-3.6.4-1|259	%{?_without_perf: %global build_perf 0}
12mr|kernel-3.6.4-1|260	%{?_without_cpupower: %global build_cpupower 0}
12mr|kernel-3.6.4-1|261	%{?_without_modxz: %global build_modxz 0}
12mr|kernel-3.6.4-1|262	
12mr|kernel-3.6.4-1|263	
12mr|kernel-3.6.4-1|264	%{?_with_desktop586: %global build_desktop586 1}
12mr|kernel-3.6.4-1|265	%{?_with_desktop: %global build_desktop 1}
12mr|kernel-3.6.4-1|266	%{?_with_netbook: %global build_netbook 1}
12mr|kernel-3.6.4-1|267	%{?_with_server: %global build_server 1}
12mr|kernel-3.6.4-1|268	
12mr|kernel-3.6.4-1|269	%{?_with_desktop_pae: %global build_desktop_pae 1}
12mr|kernel-3.6.4-1|270	%{?_with_netbook_pae: %global build_netbook_pae 1}
12mr|kernel-3.6.4-1|271	
12mr|kernel-3.6.4-1|272	%{?_with_nrj_desktop586: %global build_nrj_desktop586 1}
12mr|kernel-3.6.4-1|273	%{?_with_nrj_desktop: %global build_nrj_desktop 1}
12mr|kernel-3.6.4-1|274	%{?_with_nrj_realtime: %global build_nrj_realtime 1}
12mr|kernel-3.6.4-1|275	%{?_with_nrj_laptop: %global build_nrj_laptop 1}
12mr|kernel-3.6.4-1|276	%{?_with_nrj_netbook: %global build_nrj_netbook 1}
12mr|kernel-3.6.4-1|277	
12mr|kernel-3.6.4-1|278	%{?_with_nrj_desktop_pae: %global build_nrj_desktop_pae 1}
12mr|kernel-3.6.4-1|279	%{?_with_nrj_realtime_pae: %global build_nrj_realtime_pae 1}
12mr|kernel-3.6.4-1|280	%{?_with_nrj_laptop_pae: %global build_nrj_laptop_pae 1}
12mr|kernel-3.6.4-1|281	%{?_with_nrj_netbook_pae: %global build_nrj_netbook_pae 1}
12mr|kernel-3.6.4-1|282	
12mr|kernel-3.6.4-1|283	%{?_with_nrj_netbook_atom: %global build_nrj_netbook_atom 1}
12mr|kernel-3.6.4-1|284	%{?_with_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 1}
12mr|kernel-3.6.4-1|285	%{?_with_nrj_desktop_core2: %global build_nrj_desktop_core2 1}
12mr|kernel-3.6.4-1|286	%{?_with_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 1}
12mr|kernel-3.6.4-1|287	
12mr|kernel-3.6.4-1|288	%{?_with_doc: %global build_doc 1}
12mr|kernel-3.6.4-1|289	%{?_with_source: %global build_source 1}
12mr|kernel-3.6.4-1|290	%{?_with_devel: %global build_devel 1}
12mr|kernel-3.6.4-1|291	%{?_with_debug: %global build_debug 1}
12mr|kernel-3.6.4-1|292	%{?_with_perf: %global build_perf 1}
12mr|kernel-3.6.4-1|293	%{?_with_cpupower: %global build_cpupower 1}
12mr|kernel-3.6.4-1|294	%{?_with_modxz: %global build_modxz 1}
12mr|kernel-3.6.4-1|295	
12mr|kernel-3.6.4-1|296	# ARM builds
12mr|kernel-3.6.4-1|297	%{?_with_iop32x: %global build_iop32x 1}
12mr|kernel-3.6.4-1|298	%{?_with_kirkwood: %global build_kirkwood 1}
12mr|kernel-3.6.4-1|299	%{?_with_versatile: %global build_versatile 1}
12mr|kernel-3.6.4-1|300	%{?_without_iop32x: %global build_iop32x 0}
12mr|kernel-3.6.4-1|301	%{?_without_kirkwood: %global build_kirkwood 0}
12mr|kernel-3.6.4-1|302	%{?_without_versatile: %global build_versatile 0}
12mr|kernel-3.6.4-1|303	
12mr|kernel-3.6.4-1|304	# For the .nosrc.rpm
12mr|kernel-3.6.4-1|305	%define build_nosrc 	0
12mr|kernel-3.6.4-1|306	%{?_with_nosrc: %global build_nosrc 1}
12mr|kernel-3.6.4-1|307	
12mr|kernel-3.6.4-1|308	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mr|kernel-3.6.4-1|309	%define kmake %make CC="$CC"
12mr|kernel-3.6.4-1|310	%else
12mr|kernel-3.6.4-1|311	%define kmake %make
12mr|kernel-3.6.4-1|312	%endif
12mr|kernel-3.6.4-1|313	# there are places where parallel make don't work
12mr|kernel-3.6.4-1|314	%define smake make
12mr|kernel-3.6.4-1|315	
12mr|kernel-3.6.4-1|316	# Parallelize xargs invocations on smp machines
12mr|kernel-3.6.4-1|317	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
12mr|kernel-3.6.4-1|318	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
12mr|kernel-3.6.4-1|319	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
12mr|kernel-3.6.4-1|320	
12mr|kernel-3.6.4-1|321	# Sparc arch wants sparc64 kernels
12mr|kernel-3.6.4-1|322	%define target_arch    %(echo %{_arch} | sed -e 's/mips.*/mips/' -e 's/arm.*/arm/')
12mr|kernel-3.6.4-1|323	
12mr|kernel-3.6.4-1|324	
12mr|kernel-3.6.4-1|325	#
12mr|kernel-3.6.4-1|326	# SRC RPM description
12mr|kernel-3.6.4-1|327	#
12mr|kernel-3.6.4-1|328	Summary: 	Linux kernel built for Mandriva
12mr|kernel-3.6.4-1|329	Name:		%{kname}
12mr|kernel-3.6.4-1|330	Version: 	%{kversion}
12mr|kernel-3.6.4-1|331	Release: 	%{rpmrel}
12mr|kernel-3.6.4-1|332	License: 	GPLv2
12mr|kernel-3.6.4-1|333	Group: 	 	System/Kernel and hardware
12mr|kernel-3.6.4-1|334	ExclusiveArch: %{ix86} x86_64 %{arm}
12mr|kernel-3.6.4-1|335	ExclusiveOS: 	Linux
12mr|kernel-3.6.4-1|336	URL:            http://www.kernel.org
12mr|kernel-3.6.4-1|337	
12mr|kernel-3.6.4-1|338	####################################################################
12mr|kernel-3.6.4-1|339	#
12mr|kernel-3.6.4-1|340	# Sources
12mr|kernel-3.6.4-1|341	#
12mr|kernel-3.6.4-1|342	### This is for full SRC RPM
12mr|kernel-3.6.4-1|343	Source0: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.xz
12mr|kernel-3.6.4-1|344	Source1: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.sign
12mr|kernel-3.6.4-1|345	### This is for stripped SRC RPM
12mr|kernel-3.6.4-1|346	%if %build_nosrc
12mr|kernel-3.6.4-1|347	NoSource: 0
12mr|kernel-3.6.4-1|348	%endif
12mr|kernel-3.6.4-1|349	# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
12mr|kernel-3.6.4-1|350	Source2: 	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
12mr|kernel-3.6.4-1|351	
12mr|kernel-3.6.4-1|352	Source4: 	README.kernel-sources
12mr|kernel-3.6.4-1|353	Source5:	kernel.rpmlintrc
12mr|kernel-3.6.4-1|354	
12mr|kernel-3.6.4-1|355	# config and systemd service file from fedora
12mr|kernel-3.6.4-1|356	Source50:	cpupower.service
12mr|kernel-3.6.4-1|357	Source51:	cpupower.config
12mr|kernel-3.6.4-1|358	
12mr|kernel-3.6.4-1|359	# our patch tarball
12mr|kernel-3.6.4-1|360	Source100: 	linux-%{patch_ver}.tar.xz
12mr|kernel-3.6.4-1|361	
12mr|kernel-3.6.4-1|362	####################################################################
12mr|kernel-3.6.4-1|363	#
12mr|kernel-3.6.4-1|364	# Patches
12mr|kernel-3.6.4-1|365	
12mr|kernel-3.6.4-1|366	#
12mr|kernel-3.6.4-1|367	# Patch0 to Patch100 are for core kernel upgrades.
12mr|kernel-3.6.4-1|368	#
12mr|kernel-3.6.4-1|369	
12mr|kernel-3.6.4-1|370	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/testing
12mr|kernel-3.6.4-1|371	
12mr|kernel-3.6.4-1|372	%if %kpatch
12mr|kernel-3.6.4-1|373	%if %sublevel
12mr|kernel-3.6.4-1|374	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.bz2
12mr|kernel-3.6.4-1|375	Source11:	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.sign
12mr|kernel-3.6.4-1|376	%else
12mr|kernel-3.6.4-1|377	Patch1:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.bz2
12mr|kernel-3.6.4-1|378	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.sign
12mr|kernel-3.6.4-1|379	%endif
12mr|kernel-3.6.4-1|380	%endif
12mr|kernel-3.6.4-1|381	%if %kgit
12mr|kernel-3.6.4-1|382	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.bz2
12mr|kernel-3.6.4-1|383	Source11: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.sign
12mr|kernel-3.6.4-1|384	%endif
12mr|kernel-3.6.4-1|385	%if %sublevel
12mr|kernel-3.6.4-1|386	%if %kpatch
12mr|kernel-3.6.4-1|387	%define prev_sublevel %(expr %{sublevel} - 1)
12mr|kernel-3.6.4-1|388	%if %prev_sublevel
12mr|kernel-3.6.4-1|389	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.bz2
12mr|kernel-3.6.4-1|390	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.sign
12mr|kernel-3.6.4-1|391	%endif
12mr|kernel-3.6.4-1|392	%else
12mr|kernel-3.6.4-1|393	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.bz2
12mr|kernel-3.6.4-1|394	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.sign
12mr|kernel-3.6.4-1|395	%endif
12mr|kernel-3.6.4-1|396	%endif
12mr|kernel-3.6.4-1|397	
12mr|kernel-3.6.4-1|398	#END
12mr|kernel-3.6.4-1|399	####################################################################
12mr|kernel-3.6.4-1|400	
12mr|kernel-3.6.4-1|401	# Defines for the things that are needed for all the kernels
12mr|kernel-3.6.4-1|402	#
12mr|kernel-3.6.4-1|403	%define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \
12mr|kernel-3.6.4-1|404	Mandriva operating system. The kernel handles the basic functions \
12mr|kernel-3.6.4-1|405	of the operating system: memory allocation, process allocation, device \
12mr|kernel-3.6.4-1|406	input and output, etc.
12mr|kernel-3.6.4-1|407	
12mr|kernel-3.6.4-1|408	%define common_desc_kernel_smp This kernel relies on in-kernel smp alternatives to switch between up & smp \
12mr|kernel-3.6.4-1|409	mode depending on detected hardware. To force the kernel to boot in single \
12mr|kernel-3.6.4-1|410	processor mode, use the "nosmp" boot parameter.
12mr|kernel-3.6.4-1|411	
12mr|kernel-3.6.4-1|412	
12mr|kernel-3.6.4-1|413	### Global Requires/Provides
12mr|kernel-3.6.4-1|414	
12mr|kernel-3.6.4-1|415	%if %{mdvver} == 201210
12mr|kernel-3.6.4-1|416	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.6.4-1|417	%define requires2	dracut >= 017-16
12mr|kernel-3.6.4-1|418	%define requires3	kmod >= 7-6
12mr|kernel-3.6.4-1|419	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.6.4-1|420	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.6.4-1|421	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.6.4-1|422	%endif
12mr|kernel-3.6.4-1|423	
12mr|kernel-3.6.4-1|424	%if %{mdvver} == 201200
12mr|kernel-3.6.4-1|425	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.6.4-1|426	%define requires2	dracut >= 017-16
12mr|kernel-3.6.4-1|427	%define requires3	module-init-tools >= 3.16-5
12mr|kernel-3.6.4-1|428	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.6.4-1|429	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.6.4-1|430	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.6.4-1|431	%endif
12mr|kernel-3.6.4-1|432	
12mr|kernel-3.6.4-1|433	%if %{mdvver} < 201200
12mr|kernel-3.6.4-1|434	%define requires1	bootloader-utils >= 1.13-1
12mr|kernel-3.6.4-1|435	%define requires2	mkinitrd >= 4.2.17-31
12mr|kernel-3.6.4-1|436	%define requires3	module-init-tools >= 3.0-7
12mr|kernel-3.6.4-1|437	%define requires4	sysfsutils >= 1.3.0-1
12mr|kernel-3.6.4-1|438	%define requires5	kernel-firmware >= 20101024-2
12mr|kernel-3.6.4-1|439	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.6.4-1|440	%endif
12mr|kernel-3.6.4-1|441	
12mr|kernel-3.6.4-1|442	%define kprovides 	%{kname} = %{kverrel}, kernel = %{tar_ver}, alsa = 1.0.25
12mr|kernel-3.6.4-1|443	%define kprovides_server drbd-api = 88
12mr|kernel-3.6.4-1|444	
12mr|kernel-3.6.4-1|445	%define	kobsoletes	dkms-r8192se <= 0019.1207.2010-2, dkms-lzma <= 4.43-32, dkms-psb <= 4.41.1-7
12mr|kernel-3.6.4-1|446	
12mr|kernel-3.6.4-1|447	Autoreqprov: 		no
12mr|kernel-3.6.4-1|448	
12mr|kernel-3.6.4-1|449	# might be useful too:
12mr|kernel-3.6.4-1|450	# Suggests:	microcode
12mr|kernel-3.6.4-1|451	
12mr|kernel-3.6.4-1|452	%if %{mdvver} == 201210
12mr|kernel-3.6.4-1|453	BuildRequires:	kmod-devel
12mr|kernel-3.6.4-1|454	%else
12mr|kernel-3.6.4-1|455	BuildRequires:	module-init-tools
12mr|kernel-3.6.4-1|456	%endif
12mr|kernel-3.6.4-1|457	
12mr|kernel-3.6.4-1|458	BuildRequires: 	gcc
12mr|kernel-3.6.4-1|459	
12mr|kernel-3.6.4-1|460	# for perf, cpufreq and other tools
12mr|kernel-3.6.4-1|461	BuildRequires:		elfutils-devel
12mr|kernel-3.6.4-1|462	BuildRequires:		zlib-devel
12mr|kernel-3.6.4-1|463	BuildRequires:		binutils-devel
12mr|kernel-3.6.4-1|464	BuildRequires:		newt-devel
12mr|kernel-3.6.4-1|465	BuildRequires:		python-devel
12mr|kernel-3.6.4-1|466	BuildRequires:		perl(ExtUtils::Embed)
12mr|kernel-3.6.4-1|467	BuildRequires:		pciutils-devel
12mr|kernel-3.6.4-1|468	BuildRequires:		asciidoc
12mr|kernel-3.6.4-1|469	BuildRequires:		xmlto
12mr|kernel-3.6.4-1|470	BuildRequires:		gettext
12mr|kernel-3.6.4-1|471	BuildRequires:		docbook-style-xsl
12mr|kernel-3.6.4-1|472	BuildRequires:		pkgconfig(gtk+-2.0)
12mr|kernel-3.6.4-1|473	BuildRequires:		flex
12mr|kernel-3.6.4-1|474	BuildRequires:		bison
12mr|kernel-3.6.4-1|475	
12mr|kernel-3.6.4-1|476	%ifarch %{arm}
12mr|kernel-3.6.4-1|477	BuildRequires:		uboot-mkimage
12mr|kernel-3.6.4-1|478	%endif
12mr|kernel-3.6.4-1|479	
12mr|kernel-3.6.4-1|480	
12mr|kernel-3.6.4-1|481	%description
12mr|kernel-3.6.4-1|482	%common_desc_kernel
12mr|kernel-3.6.4-1|483	%ifnarch %{arm}
12mr|kernel-3.6.4-1|484	%common_desc_kernel_smp
12mr|kernel-3.6.4-1|485	%endif
12mr|kernel-3.6.4-1|486	
12mr|kernel-3.6.4-1|487	# Define obsolete/provides to help automatic upgrades of old kernel-xen-pvops
12mr|kernel-3.6.4-1|488	%define latest_obsoletes_server kernel-xen-pvops-latest < 3.2.1-1
12mr|kernel-3.6.4-1|489	%define latest_provides_server kernel-xen-pvops-latest = %{kverrel}
12mr|kernel-3.6.4-1|490	%define latest_obsoletes_devel_server kernel-xen-pvops-devel-latest < 3.2.1-1
12mr|kernel-3.6.4-1|491	%define latest_provides_devel_server kernel-xen-pvops-devel-latest = %{kverrel}
12mr|kernel-3.6.4-1|492	
12mr|kernel-3.6.4-1|493	# mkflavour() name flavour processor
12mr|kernel-3.6.4-1|494	# name: the flavour name in the package name
12mr|kernel-3.6.4-1|495	# flavour: first parameter of CreateKernel()
12mr|kernel-3.6.4-1|496	%define mkflavour()					\
12mr|kernel-3.6.4-1|497	%package -n %{kname}-%{1}-%{buildrel}			\
12mr|kernel-3.6.4-1|498	Version:	%{fakever}				\
12mr|kernel-3.6.4-1|499	Release:	%{fakerel}				\
12mr|kernel-3.6.4-1|500	Provides:	%kprovides				\
12mr|kernel-3.6.4-1|501	%{expand:%%{?kprovides_%{1}:Provides: %{kprovides_%{1}}}} \
12mr|kernel-3.6.4-1|502	Provides:	%{kname}-%{1}				\
12mr|kernel-3.6.4-1|503	Requires(pre):	%requires1 %requires2 %requires3 %requires4 \
12mr|kernel-3.6.4-1|504	Requires:	%requires2 %requires5 %requires6	\
12mr|kernel-3.6.4-1|505	Obsoletes:	%kobsoletes				\
12mr|kernel-3.6.4-1|506	Provides:	should-restart = system			\
12mr|kernel-3.6.4-1|507	Suggests:	crda					\
12mr|kernel-3.6.4-1|508	%ifarch %{ix86}						\
12mr|kernel-3.6.4-1|509	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.4-1|510	%endif							\
12mr|kernel-3.6.4-1|511	Summary:	%{expand:%{summary_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.6.4-1|512	Group:		System/Kernel and hardware		\
12mr|kernel-3.6.4-1|513	%description -n %{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.6.4-1|514	%common_desc_kernel %{expand:%{info_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.6.4-1|515	%ifnarch %{arm}						\
12mr|kernel-3.6.4-1|516	%common_desc_kernel_smp					\
12mr|kernel-3.6.4-1|517	%endif							\
12mr|kernel-3.6.4-1|518	\
12mr|kernel-3.6.4-1|519	%if %build_devel					\
12mr|kernel-3.6.4-1|520	%package -n	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.6.4-1|521	Version:	%{fakever}				\
12mr|kernel-3.6.4-1|522	Release:	%{fakerel}				\
12mr|kernel-3.6.4-1|523	Requires:	glibc-devel ncurses-devel make gcc perl	\
12mr|kernel-3.6.4-1|524	Summary:	The kernel-devel files for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.6.4-1|525	Group:		Development/Kernel			\
12mr|kernel-3.6.4-1|526	Provides:	%{kname}-devel = %{kverrel} 		\
12mr|kernel-3.6.4-1|527	Provides:	%{kname}-%{1}-devel			\
12mr|kernel-3.6.4-1|528	%ifarch %{ix86}						\
12mr|kernel-3.6.4-1|529	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.4-1|530	%endif							\
12mr|kernel-3.6.4-1|531	%description -n %{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.6.4-1|532	This package contains the kernel files (headers and build tools) \
12mr|kernel-3.6.4-1|533	that should be enough to build additional drivers for   \
12mr|kernel-3.6.4-1|534	use with %{kname}-%{1}-%{buildrel}.                     \
12mr|kernel-3.6.4-1|535	\
12mr|kernel-3.6.4-1|536	If you want to build your own kernel, you need to install the full \
12mr|kernel-3.6.4-1|537	%{kname}-source-%{buildrel} rpm.			\
12mr|kernel-3.6.4-1|538	\
12mr|kernel-3.6.4-1|539	%endif							\
12mr|kernel-3.6.4-1|540	\
12mr|kernel-3.6.4-1|541	%if %build_debug					\
12mr|kernel-3.6.4-1|542	%package -n	%{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.6.4-1|543	Version:	%{fakever}				\
12mr|kernel-3.6.4-1|544	Release:	%{fakerel}				\
12mr|kernel-3.6.4-1|545	Summary:	Files with debug info for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.6.4-1|546	Group:		Development/Debug			\
12mr|kernel-3.6.4-1|547	Provides:	kernel-debug = %{kverrel} 		\
12mr|kernel-3.6.4-1|548	%ifarch %{ix86}						\
12mr|kernel-3.6.4-1|549	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.4-1|550	%endif							\
12mr|kernel-3.6.4-1|551	%description -n %{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.6.4-1|552	This package contains the files with debug info to aid in debug tasks \
12mr|kernel-3.6.4-1|553	when using %{kname}-%{1}-%{buildrel}.			\
12mr|kernel-3.6.4-1|554	\
12mr|kernel-3.6.4-1|555	If you need to look at debug information or use some application that \
12mr|kernel-3.6.4-1|556	needs debugging info from the kernel, this package may help. \
12mr|kernel-3.6.4-1|557	\
12mr|kernel-3.6.4-1|558	%endif							\
12mr|kernel-3.6.4-1|559	\
12mr|kernel-3.6.4-1|560	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.4-1|561	Version:	%{kversion}				\
12mr|kernel-3.6.4-1|562	Release:	%{rpmrel}				\
12mr|kernel-3.6.4-1|563	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.6.4-1|564	Group:		System/Kernel and hardware		\
12mr|kernel-3.6.4-1|565	Requires:	%{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.6.4-1|566	%ifarch %{ix86}						\
12mr|kernel-3.6.4-1|567	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.4-1|568	%endif							\
12mr|kernel-3.6.4-1|569	%{expand:%%{?latest_obsoletes_%{1}:Obsoletes: %{latest_obsoletes_%{1}}}} \
12mr|kernel-3.6.4-1|570	%{expand:%%{?latest_provides_%{1}:Provides: %{latest_provides_%{1}}}} \
12mr|kernel-3.6.4-1|571	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.4-1|572	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.4-1|573	latest %{kname}-%{1} installed...			\
12mr|kernel-3.6.4-1|574	\
12mr|kernel-3.6.4-1|575	%if %build_devel					\
12mr|kernel-3.6.4-1|576	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.4-1|577	Version:	%{kversion}				\
12mr|kernel-3.6.4-1|578	Release:	%{rpmrel}				\
12mr|kernel-3.6.4-1|579	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.6.4-1|580	Group:		Development/Kernel			\
12mr|kernel-3.6.4-1|581	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.6.4-1|582	%ifarch %{ix86}						\
12mr|kernel-3.6.4-1|583	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.4-1|584	%endif							\
12mr|kernel-3.6.4-1|585	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.6.4-1|586	%{expand:%%{?latest_obsoletes_devel_%{1}:Obsoletes: %{latest_obsoletes_devel_%{1}}}} \
12mr|kernel-3.6.4-1|587	%{expand:%%{?latest_provides_devel_%{1}:Provides: %{latest_provides_devel_%{1}}}} \
12mr|kernel-3.6.4-1|588	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.6.4-1|589	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.4-1|590	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.6.4-1|591	\
12mr|kernel-3.6.4-1|592	%endif							\
12mr|kernel-3.6.4-1|593	\
12mr|kernel-3.6.4-1|594	%post -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-post \
12mr|kernel-3.6.4-1|595	%posttrans -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-posttrans \
12mr|kernel-3.6.4-1|596	%preun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-preun \
12mr|kernel-3.6.4-1|597	%postun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-postun \
12mr|kernel-3.6.4-1|598	\
12mr|kernel-3.6.4-1|599	%if %build_devel					\
12mr|kernel-3.6.4-1|600	%post -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-post \
12mr|kernel-3.6.4-1|601	%preun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-preun \
12mr|kernel-3.6.4-1|602	%postun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-postun \
12mr|kernel-3.6.4-1|603	%endif							\
12mr|kernel-3.6.4-1|604	\
12mr|kernel-3.6.4-1|605	%files -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1} \
12mr|kernel-3.6.4-1|606	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.6.4-1|607	\
12mr|kernel-3.6.4-1|608	%if %build_devel					\
12mr|kernel-3.6.4-1|609	%files -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1} \
12mr|kernel-3.6.4-1|610	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.4-1|611	%endif							\
12mr|kernel-3.6.4-1|612	\
12mr|kernel-3.6.4-1|613	%if %build_debug					\
12mr|kernel-3.6.4-1|614	%files -n %{kname}-%{1}-%{buildrel}-debug -f kernel_debug_files.%{1} \
12mr|kernel-3.6.4-1|615	%endif
12mr|kernel-3.6.4-1|616	
12mr|kernel-3.6.4-1|617	%ifarch %{ix86}
12mr|kernel-3.6.4-1|618	#
12mr|kernel-3.6.4-1|619	# kernel-desktop586: i586, smp-alternatives, 4GB
12mr|kernel-3.6.4-1|620	#
12mr|kernel-3.6.4-1|621	%if %build_desktop586
12mr|kernel-3.6.4-1|622	%define summary_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.6.4-1|623	%define info_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-1|624	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.4-1|625	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|626	%mkflavour desktop586
12mr|kernel-3.6.4-1|627	%endif
12mr|kernel-3.6.4-1|628	%endif
12mr|kernel-3.6.4-1|629	
12mr|kernel-3.6.4-1|630	#
12mr|kernel-3.6.4-1|631	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.4-1|632	#
12mr|kernel-3.6.4-1|633	%if %build_desktop
12mr|kernel-3.6.4-1|634	%ifarch %{ix86}
12mr|kernel-3.6.4-1|635	%define summary_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.6.4-1|636	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-1|637	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.4-1|638	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|639	%else
12mr|kernel-3.6.4-1|640	%define summary_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.6.4-1|641	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-1|642	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.6.4-1|643	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|644	%endif
12mr|kernel-3.6.4-1|645	%mkflavour desktop
12mr|kernel-3.6.4-1|646	%endif
12mr|kernel-3.6.4-1|647	
12mr|kernel-3.6.4-1|648	#
12mr|kernel-3.6.4-1|649	# kernel-netbook: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.4-1|650	#
12mr|kernel-3.6.4-1|651	%if %build_netbook
12mr|kernel-3.6.4-1|652	%ifarch %{ix86}
12mr|kernel-3.6.4-1|653	%define summary_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.6.4-1|654	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.4-1|655	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.6.4-1|656	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|657	%else
12mr|kernel-3.6.4-1|658	%define summary_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.6.4-1|659	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.4-1|660	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mr|kernel-3.6.4-1|661	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|662	%endif
12mr|kernel-3.6.4-1|663	%mkflavour netbook
12mr|kernel-3.6.4-1|664	%endif
12mr|kernel-3.6.4-1|665	
12mr|kernel-3.6.4-1|666	#
12mr|kernel-3.6.4-1|667	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mr|kernel-3.6.4-1|668	#
12mr|kernel-3.6.4-1|669	%if %build_server
12mr|kernel-3.6.4-1|670	%ifarch %{ix86}
12mr|kernel-3.6.4-1|671	%define summary_server Linux Kernel for server use with i686 & 64GB RAM
12mr|kernel-3.6.4-1|672	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.6.4-1|673	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using \
12mr|kernel-3.6.4-1|674	no preempt, HZ_100, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|675	%else
12mr|kernel-3.6.4-1|676	%define summary_server Linux Kernel for server use with %{_arch}
12mr|kernel-3.6.4-1|677	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.6.4-1|678	multiple %{_arch} processor(s)/core(s), using no preempt, HZ_100, \
12mr|kernel-3.6.4-1|679	CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|680	%endif
12mr|kernel-3.6.4-1|681	%mkflavour server
12mr|kernel-3.6.4-1|682	%endif
12mr|kernel-3.6.4-1|683	
12mr|kernel-3.6.4-1|684	%ifarch %{ix86}
12mr|kernel-3.6.4-1|685	#
12mr|kernel-3.6.4-1|686	# kernel-desktop-pae: i686, smp-alternatives, 64GB
12mr|kernel-3.6.4-1|687	#
12mr|kernel-3.6.4-1|688	%if %build_desktop_pae
12mr|kernel-3.6.4-1|689	%define summary_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.6.4-1|690	%define info_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-1|691	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.4-1|692	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|693	%mkflavour desktop-pae
12mr|kernel-3.6.4-1|694	%endif
12mr|kernel-3.6.4-1|695	%endif
12mr|kernel-3.6.4-1|696	
12mr|kernel-3.6.4-1|697	%ifarch %{ix86}
12mr|kernel-3.6.4-1|698	#
12mr|kernel-3.6.4-1|699	# kernel-netbook-pae: i686, smp-alternatives, 64 GB
12mr|kernel-3.6.4-1|700	#
12mr|kernel-3.6.4-1|701	%if %build_netbook_pae
12mr|kernel-3.6.4-1|702	%define summary_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.6.4-1|703	%define info_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.4-1|704	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.6.4-1|705	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|706	%mkflavour netbook-pae
12mr|kernel-3.6.4-1|707	%endif
12mr|kernel-3.6.4-1|708	%endif
12mr|kernel-3.6.4-1|709	
12mr|kernel-3.6.4-1|710	%ifarch %{ix86}
12mr|kernel-3.6.4-1|711	#
12mr|kernel-3.6.4-1|712	# kernel-nrj-desktop586: nrj, i586, smp-alternatives, 4GB
12mr|kernel-3.6.4-1|713	#
12mr|kernel-3.6.4-1|714	%if %build_nrj_desktop586
12mr|kernel-3.6.4-1|715	%define summary_nrj_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.6.4-1|716	%define info_nrj_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-1|717	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.4-1|718	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|719	%mkflavour nrj-desktop586
12mr|kernel-3.6.4-1|720	%endif
12mr|kernel-3.6.4-1|721	%endif
12mr|kernel-3.6.4-1|722	
12mr|kernel-3.6.4-1|723	#
12mr|kernel-3.6.4-1|724	# kernel-nrj-desktop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.4-1|725	#
12mr|kernel-3.6.4-1|726	%if %build_nrj_desktop
12mr|kernel-3.6.4-1|727	%ifarch %{ix86}
12mr|kernel-3.6.4-1|728	%define summary_nrj_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.6.4-1|729	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-1|730	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.4-1|731	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|732	%else
12mr|kernel-3.6.4-1|733	%define summary_nrj_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.6.4-1|734	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-1|735	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.6.4-1|736	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|737	%endif
12mr|kernel-3.6.4-1|738	%mkflavour nrj-desktop
12mr|kernel-3.6.4-1|739	%endif
12mr|kernel-3.6.4-1|740	
12mr|kernel-3.6.4-1|741	#
12mr|kernel-3.6.4-1|742	# kernel-nrj-realtime: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.4-1|743	#
12mr|kernel-3.6.4-1|744	%if %build_nrj_realtime
12mr|kernel-3.6.4-1|745	%ifarch %{ix86}
12mr|kernel-3.6.4-1|746	%define summary_nrj_realtime Linux Kernel for low latency use with i686 & 4GB RAM
12mr|kernel-3.6.4-1|747	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mr|kernel-3.6.4-1|748	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.4-1|749	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler.
12mr|kernel-3.6.4-1|750	%else
12mr|kernel-3.6.4-1|751	%define summary_nrj_realtime Linux Kernel for low latency use with %{_arch}
12mr|kernel-3.6.4-1|752	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mr|kernel-3.6.4-1|753	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.6.4-1|754	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler.
12mr|kernel-3.6.4-1|755	%endif
12mr|kernel-3.6.4-1|756	%mkflavour nrj-realtime
12mr|kernel-3.6.4-1|757	%endif
12mr|kernel-3.6.4-1|758	
12mr|kernel-3.6.4-1|759	#
12mr|kernel-3.6.4-1|760	# kernel-nrj-laptop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.4-1|761	#
12mr|kernel-3.6.4-1|762	%if %build_nrj_laptop
12mr|kernel-3.6.4-1|763	%ifarch %{ix86}
12mr|kernel-3.6.4-1|764	%define summary_nrj_laptop Linux Kernel for laptop use with i686 & 4GB RAM
12mr|kernel-3.6.4-1|765	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mr|kernel-3.6.4-1|766	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_300, \
12mr|kernel-3.6.4-1|767	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|768	%else
12mr|kernel-3.6.4-1|769	%define summary_nrj_laptop Linux Kernel for laptop use with %{_arch}
12mr|kernel-3.6.4-1|770	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mr|kernel-3.6.4-1|771	multiple %{_arch} processor(s)/core(s), using HZ_300, \
12mr|kernel-3.6.4-1|772	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|773	%endif
12mr|kernel-3.6.4-1|774	%mkflavour nrj-laptop
12mr|kernel-3.6.4-1|775	%endif
12mr|kernel-3.6.4-1|776	
12mr|kernel-3.6.4-1|777	#
12mr|kernel-3.6.4-1|778	# kernel-nrj-netbook: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.4-1|779	#
12mr|kernel-3.6.4-1|780	%if %build_nrj_netbook
12mr|kernel-3.6.4-1|781	%ifarch %{ix86}
12mr|kernel-3.6.4-1|782	%define summary_nrj_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.6.4-1|783	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.4-1|784	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.6.4-1|785	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|786	%else
12mr|kernel-3.6.4-1|787	%define summary_nrj_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.6.4-1|788	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.4-1|789	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mr|kernel-3.6.4-1|790	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|791	%endif
12mr|kernel-3.6.4-1|792	%mkflavour nrj-netbook
12mr|kernel-3.6.4-1|793	%endif
12mr|kernel-3.6.4-1|794	
12mr|kernel-3.6.4-1|795	%ifarch %{ix86}
12mr|kernel-3.6.4-1|796	#
12mr|kernel-3.6.4-1|797	# kernel-nrj-desktop-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.6.4-1|798	#
12mr|kernel-3.6.4-1|799	%if %build_nrj_desktop_pae
12mr|kernel-3.6.4-1|800	%define summary_nrj_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.6.4-1|801	%define info_nrj_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-1|802	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.4-1|803	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|804	%mkflavour nrj-desktop-pae
12mr|kernel-3.6.4-1|805	%endif
12mr|kernel-3.6.4-1|806	%endif
12mr|kernel-3.6.4-1|807	
12mr|kernel-3.6.4-1|808	%ifarch %{ix86}
12mr|kernel-3.6.4-1|809	#
12mr|kernel-3.6.4-1|810	# kernel-nrj-realtime-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.6.4-1|811	#
12mr|kernel-3.6.4-1|812	%if %build_nrj_realtime_pae
12mr|kernel-3.6.4-1|813	%define summary_nrj_realtime_pae Linux kernel for low latency use with i686 & upto 64GB RAM
12mr|kernel-3.6.4-1|814	%define info_nrj_realtime_pae This kernel is compiled for low latency use, single or \
12mr|kernel-3.6.4-1|815	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.4-1|816	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler.
12mr|kernel-3.6.4-1|817	%mkflavour nrj-realtime-pae
12mr|kernel-3.6.4-1|818	%endif
12mr|kernel-3.6.4-1|819	%endif
12mr|kernel-3.6.4-1|820	
12mr|kernel-3.6.4-1|821	%ifarch %{ix86}
12mr|kernel-3.6.4-1|822	#
12mr|kernel-3.6.4-1|823	# kernel-nrj-laptop-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.6.4-1|824	#
12mr|kernel-3.6.4-1|825	%if %build_nrj_laptop_pae
12mr|kernel-3.6.4-1|826	%define summary_nrj_laptop_pae Linux Kernel for for laptop use with i686 & upto 64GB RAM
12mr|kernel-3.6.4-1|827	%define info_nrj_laptop_pae This kernel is compiled for laptop use, single or \
12mr|kernel-3.6.4-1|828	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_300, \
12mr|kernel-3.6.4-1|829	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|830	%mkflavour nrj-laptop-pae
12mr|kernel-3.6.4-1|831	%endif
12mr|kernel-3.6.4-1|832	%endif
12mr|kernel-3.6.4-1|833	
12mr|kernel-3.6.4-1|834	%ifarch %{ix86}
12mr|kernel-3.6.4-1|835	#
12mr|kernel-3.6.4-1|836	# kernel-nrj-netbook-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.6.4-1|837	#
12mr|kernel-3.6.4-1|838	%if %build_nrj_netbook_pae
12mr|kernel-3.6.4-1|839	%define summary_nrj_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.6.4-1|840	%define info_nrj_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.4-1|841	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.6.4-1|842	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|843	%mkflavour nrj-netbook-pae
12mr|kernel-3.6.4-1|844	%endif
12mr|kernel-3.6.4-1|845	%endif
12mr|kernel-3.6.4-1|846	
12mr|kernel-3.6.4-1|847	%ifarch %{ix86}
12mr|kernel-3.6.4-1|848	#
12mr|kernel-3.6.4-1|849	# kernel-nrj-netbook-atom: nrj, for Intel Atom cpu, smp-alternatives, 4 GB
12mr|kernel-3.6.4-1|850	#
12mr|kernel-3.6.4-1|851	%if %build_nrj_netbook_atom
12mr|kernel-3.6.4-1|852	%define summary_nrj_netbook_atom Linux Kernel for netbook use with Intel Atom cpu, less than 4GB RAM
12mr|kernel-3.6.4-1|853	%define info_nrj_netbook_atom This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.4-1|854	multiple Intel Atom cpu processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.6.4-1|855	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|856	%mkflavour nrj-netbook-atom
12mr|kernel-3.6.4-1|857	%endif
12mr|kernel-3.6.4-1|858	%endif
12mr|kernel-3.6.4-1|859	
12mr|kernel-3.6.4-1|860	%ifarch %{ix86}
12mr|kernel-3.6.4-1|861	#
12mr|kernel-3.6.4-1|862	# kernel-nrj-netbook-atom-pae: nrj, for Intel Atom cpu, smp-alternatives, 64 GB
12mr|kernel-3.6.4-1|863	#
12mr|kernel-3.6.4-1|864	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.6.4-1|865	%define summary_nrj_netbook_atom_pae Linux Kernel for netbook use with Intel Atom cpu & upto 64GB RAM
12mr|kernel-3.6.4-1|866	%define info_nrj_netbook_atom_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.4-1|867	multiple Intel Atom cpu processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.6.4-1|868	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|869	%mkflavour nrj-netbook-atom-pae
12mr|kernel-3.6.4-1|870	%endif
12mr|kernel-3.6.4-1|871	%endif
12mr|kernel-3.6.4-1|872	
12mr|kernel-3.6.4-1|873	%ifarch %{ix86}
12mr|kernel-3.6.4-1|874	#
12mr|kernel-3.6.4-1|875	# kernel-nrj-desktop-core2: nrj, Intel Core 2 and newer, smp-alternatives, 4 GB
12mr|kernel-3.6.4-1|876	#
12mr|kernel-3.6.4-1|877	%if %build_nrj_desktop_core2
12mr|kernel-3.6.4-1|878	%define summary_nrj_desktop_core2 Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.6.4-1|879	%define info_nrj_desktop_core2 This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-1|880	multiple Intel Core 2 and newer processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.4-1|881	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|882	%mkflavour nrj-desktop-core2
12mr|kernel-3.6.4-1|883	%endif
12mr|kernel-3.6.4-1|884	%endif
12mr|kernel-3.6.4-1|885	
12mr|kernel-3.6.4-1|886	%ifarch %{ix86}
12mr|kernel-3.6.4-1|887	#
12mr|kernel-3.6.4-1|888	# kernel-nrj-desktop-core2-pae: nrj, Intel Core 2 and newer, smp-alternatives, 64 GB
12mr|kernel-3.6.4-1|889	#
12mr|kernel-3.6.4-1|890	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.6.4-1|891	%define summary_nrj_desktop_core2_pae Linux Kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.6.4-1|892	%define info_nrj_desktop_core2_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-1|893	multiple Intel Core 2 and newer processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.4-1|894	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-1|895	%mkflavour nrj-desktop-core2-pae
12mr|kernel-3.6.4-1|896	%endif
12mr|kernel-3.6.4-1|897	%endif
12mr|kernel-3.6.4-1|898	
12mr|kernel-3.6.4-1|899	#
12mr|kernel-3.6.4-1|900	# ARM kernels
12mr|kernel-3.6.4-1|901	#
12mr|kernel-3.6.4-1|902	%ifarch %{arm}
12mr|kernel-3.6.4-1|903	%if %build_iop32x
12mr|kernel-3.6.4-1|904	%define summary_iop32x Linux Kernel for Arm machines based on Xscale IOP32X
12mr|kernel-3.6.4-1|905	%define info_iop32x This kernel is compiled for iop32x boxes. It will run on n2100 \
12mr|kernel-3.6.4-1|906	or ss4000e or sanmina boards.
12mr|kernel-3.6.4-1|907	%mkflavour iop32x
12mr|kernel-3.6.4-1|908	%endif
12mr|kernel-3.6.4-1|909	%if %build_kirkwood
12mr|kernel-3.6.4-1|910	%define summary_kirkwood Linux Kernel for Arm machines based on Kirkwood
12mr|kernel-3.6.4-1|911	%define info_kirkwood This kernel is compiled for kirkwood boxes. It will run on openrd boards.
12mr|kernel-3.6.4-1|912	%mkflavour kirkwood
12mr|kernel-3.6.4-1|913	%endif
12mr|kernel-3.6.4-1|914	%if %build_versatile
12mr|kernel-3.6.4-1|915	%define summary_versatile Linux Kernel for Versatile arm machines
12mr|kernel-3.6.4-1|916	%define info_versatile This kernel is compiled for Versatile boxes. It will run on Qemu for instance.
12mr|kernel-3.6.4-1|917	%mkflavour versatile
12mr|kernel-3.6.4-1|918	%endif
12mr|kernel-3.6.4-1|919	%endif
12mr|kernel-3.6.4-1|920	
12mr|kernel-3.6.4-1|921	#
12mr|kernel-3.6.4-1|922	# kernel-source
12mr|kernel-3.6.4-1|923	#
12mr|kernel-3.6.4-1|924	%if %build_source
12mr|kernel-3.6.4-1|925	%package -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.4-1|926	Version: 	%{fakever}
12mr|kernel-3.6.4-1|927	Release: 	%{fakerel}
12mr|kernel-3.6.4-1|928	Requires: 	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
12mr|kernel-3.6.4-1|929	Summary: 	The Linux source code for %{kname}-%{buildrel}
12mr|kernel-3.6.4-1|930	Group: 		Development/Kernel
12mr|kernel-3.6.4-1|931	Autoreqprov: 	no
12mr|kernel-3.6.4-1|932	Provides: 	kernel-source = %{kverrel}
12mr|kernel-3.6.4-1|933	Buildarch:	noarch
12mr|kernel-3.6.4-1|934	
12mr|kernel-3.6.4-1|935	%description -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.4-1|936	The %{kname}-source package contains the source code files for the Mandriva
12mr|kernel-3.6.4-1|937	kernel. Theese source files are only needed if you want to build your
12mr|kernel-3.6.4-1|938	own custom kernel that is better tuned to your particular hardware.
12mr|kernel-3.6.4-1|939	
12mr|kernel-3.6.4-1|940	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12mr|kernel-3.6.4-1|941	drivers against, install the *-devel-* rpm that is matching your kernel.
12mr|kernel-3.6.4-1|942	
12mr|kernel-3.6.4-1|943	%post -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.4-1|944	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,server,desktop-pae,netbook-pae,nrj-desktop586,nrj-desktop,nrj-realtime,nrj-laptop,nrj-netbook,nrj-desktop-pae,nrj-realtime-pae,nrj-laptop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}; do
12mr|kernel-3.6.4-1|945	if [ -d $i ]; then
12mr|kernel-3.6.4-1|946	if [ ! -L $i/build -a ! -L $i/source ]; then
12mr|kernel-3.6.4-1|947	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/build
12mr|kernel-3.6.4-1|948	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/source
12mr|kernel-3.6.4-1|949	fi
12mr|kernel-3.6.4-1|950	fi
12mr|kernel-3.6.4-1|951	done
12mr|kernel-3.6.4-1|952	cd /usr/src
12mr|kernel-3.6.4-1|953	rm -f linux
12mr|kernel-3.6.4-1|954	ln -snf linux-%{kversion}-%{buildrpmrel} linux
12mr|kernel-3.6.4-1|955	
12mr|kernel-3.6.4-1|956	%preun -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.4-1|957	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,server,desktop-pae,netbook-pae,nrj-desktop586,nrj-desktop,nrj-realtime,nrj-laptop,nrj-netbook,nrj-desktop-pae,nrj-realtime-pae,nrj-laptop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}/{build,source}; do
12mr|kernel-3.6.4-1|958	if [ -L $i ]; then
12mr|kernel-3.6.4-1|959	if [ "$(readlink $i)" = "/usr/src/linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.6.4-1|960	rm -f $i
12mr|kernel-3.6.4-1|961	fi
12mr|kernel-3.6.4-1|962	fi
12mr|kernel-3.6.4-1|963	done
12mr|kernel-3.6.4-1|964	if [ -L /usr/src/linux ]; then
12mr|kernel-3.6.4-1|965	if [ "$(readlink /usr/src/linux)" = "linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.6.4-1|966	rm -f /usr/src/linux
12mr|kernel-3.6.4-1|967	fi
12mr|kernel-3.6.4-1|968	fi
12mr|kernel-3.6.4-1|969	exit 0
12mr|kernel-3.6.4-1|970	
12mr|kernel-3.6.4-1|971	#
12mr|kernel-3.6.4-1|972	# kernel-source-latest: virtual rpm
12mr|kernel-3.6.4-1|973	#
12mr|kernel-3.6.4-1|974	%package -n %{kname}-source-latest
12mr|kernel-3.6.4-1|975	Version: 	%{kversion}
12mr|kernel-3.6.4-1|976	Release: 	%{rpmrel}
12mr|kernel-3.6.4-1|977	Summary: 	Virtual rpm for latest %{kname}-source
12mr|kernel-3.6.4-1|978	Group:   	Development/Kernel
12mr|kernel-3.6.4-1|979	Requires: 	%{kname}-source-%{buildrel}
12mr|kernel-3.6.4-1|980	Buildarch:	noarch
12mr|kernel-3.6.4-1|981	
12mr|kernel-3.6.4-1|982	%description -n %{kname}-source-latest
12mr|kernel-3.6.4-1|983	This package is a virtual rpm that aims to make sure you always have the
12mr|kernel-3.6.4-1|984	latest %{kname}-source installed...
12mr|kernel-3.6.4-1|985	%endif
12mr|kernel-3.6.4-1|986	
12mr|kernel-3.6.4-1|987	#
12mr|kernel-3.6.4-1|988	# kernel-doc: documentation for the Linux kernel
12mr|kernel-3.6.4-1|989	#
12mr|kernel-3.6.4-1|990	%if %build_doc
12mr|kernel-3.6.4-1|991	%package -n %{kname}-doc
12mr|kernel-3.6.4-1|992	Version: 	%{kversion}
12mr|kernel-3.6.4-1|993	Release: 	%{rpmrel}
12mr|kernel-3.6.4-1|994	Summary: 	Various documentation bits found in the %{kname} source
12mr|kernel-3.6.4-1|995	Group: 		Documentation
12mr|kernel-3.6.4-1|996	Buildarch:	noarch
12mr|kernel-3.6.4-1|997	
12mr|kernel-3.6.4-1|998	%description -n %{kname}-doc
12mr|kernel-3.6.4-1|999	This package contains documentation files from the %{kname} source.
12mr|kernel-3.6.4-1|1000	Various bits of information about the Linux kernel and the device drivers
12mr|kernel-3.6.4-1|1001	shipped with it are documented in these files. You also might want install
12mr|kernel-3.6.4-1|1002	this package if you need a reference to the options that can be passed to
12mr|kernel-3.6.4-1|1003	Linux kernel modules at load time.
12mr|kernel-3.6.4-1|1004	%endif
12mr|kernel-3.6.4-1|1005	
12mr|kernel-3.6.4-1|1006	#
12mr|kernel-3.6.4-1|1007	# kernel/tools
12mr|kernel-3.6.4-1|1008	#
12mr|kernel-3.6.4-1|1009	%if %{build_perf}
12mr|kernel-3.6.4-1|1010	%package -n perf
12mr|kernel-3.6.4-1|1011	Version:	%{kversion}
12mr|kernel-3.6.4-1|1012	Release:	%{rpmrel}
12mr|kernel-3.6.4-1|1013	Summary:	perf tool and the supporting documentation
12mr|kernel-3.6.4-1|1014	Group:		System/Kernel and hardware
12mr|kernel-3.6.4-1|1015	
12mr|kernel-3.6.4-1|1016	%description -n perf
12mr|kernel-3.6.4-1|1017	the perf tool and the supporting documentation.
12mr|kernel-3.6.4-1|1018	%endif
12mr|kernel-3.6.4-1|1019	
12mr|kernel-3.6.4-1|1020	%if %{build_cpupower}
12mr|kernel-3.6.4-1|1021	%package -n cpupower
12mr|kernel-3.6.4-1|1022	Version:	%{kversion}
12mr|kernel-3.6.4-1|1023	Release:	%{rpmrel}
12mr|kernel-3.6.4-1|1024	Summary:	the cpupower tools
12mr|kernel-3.6.4-1|1025	Group:		System/Kernel and hardware
12mr|kernel-3.6.4-1|1026	Requires(post):  rpm-helper >= 0.24.0-3
12mr|kernel-3.6.4-1|1027	Requires(preun): rpm-helper >= 0.24.0-3
12mr|kernel-3.6.4-1|1028	%if %{mdvver} >= 201200
12mr|kernel-3.6.4-1|1029	Obsoletes:	cpufreq cpufrequtils
12mr|kernel-3.6.4-1|1030	%endif
12mr|kernel-3.6.4-1|1031	
12mr|kernel-3.6.4-1|1032	%description -n cpupower
12mr|kernel-3.6.4-1|1033	the cpupower tools.
12mr|kernel-3.6.4-1|1034	
12mr|kernel-3.6.4-1|1035	%post -n cpupower
12mr|kernel-3.6.4-1|1036	%_post_service cpupower
12mr|kernel-3.6.4-1|1037	
12mr|kernel-3.6.4-1|1038	%preun -n cpupower
12mr|kernel-3.6.4-1|1039	%_preun_service cpupower
12mr|kernel-3.6.4-1|1040	
12mr|kernel-3.6.4-1|1041	%package -n cpupower-devel
12mr|kernel-3.6.4-1|1042	Version:	%{kversion}
12mr|kernel-3.6.4-1|1043	Release:	%{rpmrel}
12mr|kernel-3.6.4-1|1044	Summary:	devel files for cpupower
12mr|kernel-3.6.4-1|1045	Group:		Development/Kernel
12mr|kernel-3.6.4-1|1046	Requires:	cpupower = %{kversion}-%{rpmrel}
12mr|kernel-3.6.4-1|1047	Conflicts:	%{_lib}cpufreq-devel
12mr|kernel-3.6.4-1|1048	
12mr|kernel-3.6.4-1|1049	%description -n cpupower-devel
12mr|kernel-3.6.4-1|1050	This package contains the development files for cpupower.
12mr|kernel-3.6.4-1|1051	%endif
12mr|kernel-3.6.4-1|1052	
12mr|kernel-3.6.4-1|1053	
12mr|kernel-3.6.4-1|1054	#
12mr|kernel-3.6.4-1|1055	# End packages - here begins build stage
12mr|kernel-3.6.4-1|1056	#
12mr|kernel-3.6.4-1|1057	%prep
12mr|kernel-3.6.4-1|1058	%setup -q -n %top_dir_name -c
12mr|kernel-3.6.4-1|1059	%setup -q -n %top_dir_name -D -T -a100
12mr|kernel-3.6.4-1|1060	
12mr|kernel-3.6.4-1|1061	%define patches_dir ../%{patch_ver}/
12mr|kernel-3.6.4-1|1062	
12mr|kernel-3.6.4-1|1063	cd %src_dir
12mr|kernel-3.6.4-1|1064	
12mr|kernel-3.6.4-1|1065	%if %sublevel
12mr|kernel-3.6.4-1|1066	%if %kpatch
12mr|kernel-3.6.4-1|1067	%if %prev_sublevel
12mr|kernel-3.6.4-1|1068	%patch1 -p1
12mr|kernel-3.6.4-1|1069	%endif
12mr|kernel-3.6.4-1|1070	%patch2 -p1
12mr|kernel-3.6.4-1|1071	%else
12mr|kernel-3.6.4-1|1072	%patch1 -p1
12mr|kernel-3.6.4-1|1073	%endif
12mr|kernel-3.6.4-1|1074	%else
12mr|kernel-3.6.4-1|1075	%if %kpatch
12mr|kernel-3.6.4-1|1076	%patch1 -p1
12mr|kernel-3.6.4-1|1077	%endif
12mr|kernel-3.6.4-1|1078	%endif
12mr|kernel-3.6.4-1|1079	%if %kgit
12mr|kernel-3.6.4-1|1080	%patch2 -p1
12mr|kernel-3.6.4-1|1081	%endif
12mr|kernel-3.6.4-1|1082	
12mr|kernel-3.6.4-1|1083	%{patches_dir}/scripts/apply_patchesQL
12mr|kernel-3.6.4-1|1084	%{patches_dir}/scripts/apply_patches
12mr|kernel-3.6.4-1|1085	
12mr|kernel-3.6.4-1|1086	# PATCH END
12mr|kernel-3.6.4-1|1087	
12mr|kernel-3.6.4-1|1088	
12mr|kernel-3.6.4-1|1089	#
12mr|kernel-3.6.4-1|1090	# Setup Begin
12mr|kernel-3.6.4-1|1091	#
12mr|kernel-3.6.4-1|1092	
12mr|kernel-3.6.4-1|1093	# Prepare all the variables for calling create_configs
12mr|kernel-3.6.4-1|1094	
12mr|kernel-3.6.4-1|1095	%if %build_debug
12mr|kernel-3.6.4-1|1096	%define debug --debug
12mr|kernel-3.6.4-1|1097	%else
12mr|kernel-3.6.4-1|1098	%define debug --no-debug
12mr|kernel-3.6.4-1|1099	%endif
12mr|kernel-3.6.4-1|1100	
12mr|kernel-3.6.4-1|1101	
12mr|kernel-3.6.4-1|1102	%{patches_dir}/scripts/create_configs %debug --user_cpu="%{target_arch}"
12mr|kernel-3.6.4-1|1103	
12mr|kernel-3.6.4-1|1104	# make sure the kernel has the sublevel we know it has...
12mr|kernel-3.6.4-1|1105	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" Makefile
12mr|kernel-3.6.4-1|1106	
12mr|kernel-3.6.4-1|1107	# get rid of unwanted files
12mr|kernel-3.6.4-1|1108	find . -name '*~' -o -name '*.orig' -o -name '*.append' | %kxargs rm -f
12mr|kernel-3.6.4-1|1109	
12mr|kernel-3.6.4-1|1110	
12mr|kernel-3.6.4-1|1111	%build
12mr|kernel-3.6.4-1|1112	# Common target directories
12mr|kernel-3.6.4-1|1113	%define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel}
12mr|kernel-3.6.4-1|1114	%define _bootdir /boot
12mr|kernel-3.6.4-1|1115	%define _modulesdir /lib/modules
12mr|kernel-3.6.4-1|1116	%define _efidir %{_bootdir}/efi/mandriva
12mr|kernel-3.6.4-1|1117	
12mr|kernel-3.6.4-1|1118	# Directories definition needed for building
12mr|kernel-3.6.4-1|1119	%define temp_root %{build_dir}/temp-root
12mr|kernel-3.6.4-1|1120	%define temp_source %{temp_root}%{_kerneldir}
12mr|kernel-3.6.4-1|1121	%define temp_boot %{temp_root}%{_bootdir}
12mr|kernel-3.6.4-1|1122	%define temp_modules %{temp_root}%{_modulesdir}
12mr|kernel-3.6.4-1|1123	
12mr|kernel-3.6.4-1|1124	PrepareKernel() {
12mr|kernel-3.6.4-1|1125	name=$1
12mr|kernel-3.6.4-1|1126	extension=$2
12mr|kernel-3.6.4-1|1127	x86_dir=arch/x86/configs
12mr|kernel-3.6.4-1|1128	
12mr|kernel-3.6.4-1|1129	echo "Make config for kernel $extension"
12mr|kernel-3.6.4-1|1130	
12mr|kernel-3.6.4-1|1131	%smake -s mrproper
12mr|kernel-3.6.4-1|1132	
12mr|kernel-3.6.4-1|1133	if [ "%{target_arch}" == "i386" -o "%{target_arch}" == "x86_64" ]; then
12mr|kernel-3.6.4-1|1134	if [ -z "$name" ]; then
12mr|kernel-3.6.4-1|1135	cp ${x86_dir}/%{target_arch}_defconfig-desktop .config
12mr|kernel-3.6.4-1|1136	else
12mr|kernel-3.6.4-1|1137	cp ${x86_dir}/%{target_arch}_defconfig-$name .config
12mr|kernel-3.6.4-1|1138	fi
12mr|kernel-3.6.4-1|1139	else
12mr|kernel-3.6.4-1|1140	if [ -z "$name" ]; then
12mr|kernel-3.6.4-1|1141	cp arch/%{target_arch}/defconfig-desktop .config
12mr|kernel-3.6.4-1|1142	else
12mr|kernel-3.6.4-1|1143	cp arch/%{target_arch}/defconfig-$name .config
12mr|kernel-3.6.4-1|1144	fi
12mr|kernel-3.6.4-1|1145	fi
12mr|kernel-3.6.4-1|1146	
12mr|kernel-3.6.4-1|1147	# make sure EXTRAVERSION says what we want it to say
12mr|kernel-3.6.4-1|1148	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
12mr|kernel-3.6.4-1|1149	
12mr|kernel-3.6.4-1|1150	%smake oldconfig
12mr|kernel-3.6.4-1|1151	}
12mr|kernel-3.6.4-1|1152	
12mr|kernel-3.6.4-1|1153	BuildKernel() {
12mr|kernel-3.6.4-1|1154	KernelVer=$1
12mr|kernel-3.6.4-1|1155	
12mr|kernel-3.6.4-1|1156	echo "Building kernel $KernelVer"
12mr|kernel-3.6.4-1|1157	
12mr|kernel-3.6.4-1|1158	%kmake -s all
12mr|kernel-3.6.4-1|1159	
12mr|kernel-3.6.4-1|1160	# kirkwood boxes have u-boot
12mr|kernel-3.6.4-1|1161	if [ "$KernelVer" = "%{kversion}-kirkwood-%{buildrpmrel}" ]; then
12mr|kernel-3.6.4-1|1162	%kmake uImage
12mr|kernel-3.6.4-1|1163	fi
12mr|kernel-3.6.4-1|1164	
12mr|kernel-3.6.4-1|1165	# Start installing stuff
12mr|kernel-3.6.4-1|1166	install -d %{temp_boot}
12mr|kernel-3.6.4-1|1167	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
12mr|kernel-3.6.4-1|1168	install -m 644 .config %{temp_boot}/config-$KernelVer
12mr|kernel-3.6.4-1|1169	xz -c Module.symvers > %{temp_boot}/symvers-$KernelVer.xz
12mr|kernel-3.6.4-1|1170	
12mr|kernel-3.6.4-1|1171	%ifarch %{arm}
12mr|kernel-3.6.4-1|1172	if [ -f arch/arm/boot/uImage ]; then
12mr|kernel-3.6.4-1|1173	cp -f arch/arm/boot/uImage %{temp_boot}/uImage-$KernelVer
12mr|kernel-3.6.4-1|1174	else
12mr|kernel-3.6.4-1|1175	cp -f arch/arm/boot/zImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.6.4-1|1176	fi
12mr|kernel-3.6.4-1|1177	%else
12mr|kernel-3.6.4-1|1178	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.6.4-1|1179	%endif
12mr|kernel-3.6.4-1|1180	
12mr|kernel-3.6.4-1|1181	# modules
12mr|kernel-3.6.4-1|1182	install -d %{temp_modules}/$KernelVer
12mr|kernel-3.6.4-1|1183	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
12mr|kernel-3.6.4-1|1184	
12mr|kernel-3.6.4-1|1185	# remove /lib/firmware, we use a separate kernel-firmware
12mr|kernel-3.6.4-1|1186	rm -rf %{temp_root}/lib/firmware
12mr|kernel-3.6.4-1|1187	}
12mr|kernel-3.6.4-1|1188	
12mr|kernel-3.6.4-1|1189	SaveDevel() {
12mr|kernel-3.6.4-1|1190	devel_flavour=$1
12mr|kernel-3.6.4-1|1191	
12mr|kernel-3.6.4-1|1192	DevelRoot=/usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-1|1193	TempDevelRoot=%{temp_root}$DevelRoot
12mr|kernel-3.6.4-1|1194	
12mr|kernel-3.6.4-1|1195	mkdir -p $TempDevelRoot
12mr|kernel-3.6.4-1|1196	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.6.4-1|1197	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.6.4-1|1198	cp -fR include $TempDevelRoot
12mr|kernel-3.6.4-1|1199	cp -fR scripts $TempDevelRoot
12mr|kernel-3.6.4-1|1200	cp -fR kernel/bounds.c $TempDevelRoot/kernel
12mr|kernel-3.6.4-1|1201	cp -fR tools/include $TempDevelRoot/tools/
12mr|kernel-3.6.4-1|1202	%ifarch %{arm}
12mr|kernel-3.6.4-1|1203	cp -fR arch/%{target_arch}/tools $TempDevelRoot/arch/%{target_arch}/
12mr|kernel-3.6.4-1|1204	%endif
12mr|kernel-3.6.4-1|1205	%ifarch %{ix86} x86_64
12mr|kernel-3.6.4-1|1206	cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.6.4-1|1207	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.6.4-1|1208	cp -fR arch/x86/syscalls/syscall* $TempDevelRoot/arch/x86/syscalls/
12mr|kernel-3.6.4-1|1209	cp -fR arch/x86/include $TempDevelRoot/arch/x86/
12mr|kernel-3.6.4-1|1210	cp -fR arch/x86/tools/relocs.c $TempDevelRoot/arch/x86/tools/
12mr|kernel-3.6.4-1|1211	%else
12mr|kernel-3.6.4-1|1212	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/%{target_arch}/kernel/
12mr|kernel-3.6.4-1|1213	for f in $(find arch/%{target_arch} -name include); do cp -fR --parents $f $TempDevelRoot; done
12mr|kernel-3.6.4-1|1214	%endif
12mr|kernel-3.6.4-1|1215	cp -fR .config Module.symvers $TempDevelRoot
12mr|kernel-3.6.4-1|1216	cp -fR 3rdparty/mkbuild.pl $TempDevelRoot/3rdparty
12mr|kernel-3.6.4-1|1217	
12mr|kernel-3.6.4-1|1218	# Needed for truecrypt build (Danny)
12mr|kernel-3.6.4-1|1219	cp -fR drivers/md/dm.h $TempDevelRoot/drivers/md/
12mr|kernel-3.6.4-1|1220	
12mr|kernel-3.6.4-1|1221	# Needed for lguest
12mr|kernel-3.6.4-1|1222	cp -fR drivers/lguest/lg.h $TempDevelRoot/drivers/lguest/
12mr|kernel-3.6.4-1|1223	
12mr|kernel-3.6.4-1|1224	# Needed for lirc_gpio (#39004)
12mr|kernel-3.6.4-1|1225	cp -fR drivers/media/video/bt8xx/bttv{,p}.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.6.4-1|1226	cp -fR drivers/media/video/bt8xx/bt848.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.6.4-1|1227	cp -fR drivers/media/video/btcx-risc.h $TempDevelRoot/drivers/media/video/
12mr|kernel-3.6.4-1|1228	
12mr|kernel-3.6.4-1|1229	# Needed for external dvb tree (#41418)
12mr|kernel-3.6.4-1|1230	cp -fR drivers/media/dvb/dvb-core/*.h $TempDevelRoot/drivers/media/dvb/dvb-core/
12mr|kernel-3.6.4-1|1231	cp -fR drivers/media/dvb/frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb/frontends/
12mr|kernel-3.6.4-1|1232	
12mr|kernel-3.6.4-1|1233	# add acpica header files, needed for fglrx build
12mr|kernel-3.6.4-1|1234	cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
12mr|kernel-3.6.4-1|1235	
12mr|kernel-3.6.4-1|1236	# aufs2 has a special file needed
12mr|kernel-3.6.4-1|1237	#cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
12mr|kernel-3.6.4-1|1238	
12mr|kernel-3.6.4-1|1239	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.6.4-1|1240	mips mn10300 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
12mr|kernel-3.6.4-1|1241	rm -rf $TempDevelRoot/arch/$i
12mr|kernel-3.6.4-1|1242	done
12mr|kernel-3.6.4-1|1243	
12mr|kernel-3.6.4-1|1244	%ifnarch %{arm}
12mr|kernel-3.6.4-1|1245	rm -rf $TempDevelRoot/arch/arm
12mr|kernel-3.6.4-1|1246	%endif
12mr|kernel-3.6.4-1|1247	%ifnarch %{ix86} x86_64
12mr|kernel-3.6.4-1|1248	rm -rf $TempDevelRoot/arch/x86
12mr|kernel-3.6.4-1|1249	%endif
12mr|kernel-3.6.4-1|1250	
12mr|kernel-3.6.4-1|1251	# Clean the scripts tree, and make sure everything is ok (sanity check)
12mr|kernel-3.6.4-1|1252	# running prepare+scripts (tree was already "prepared" in build)
12mr|kernel-3.6.4-1|1253	pushd $TempDevelRoot >/dev/null
12mr|kernel-3.6.4-1|1254	%smake -s prepare scripts
12mr|kernel-3.6.4-1|1255	%smake -s clean
12mr|kernel-3.6.4-1|1256	popd >/dev/null
12mr|kernel-3.6.4-1|1257	rm -f $TempDevelRoot/.config.old
12mr|kernel-3.6.4-1|1258	
12mr|kernel-3.6.4-1|1259	# fix permissions
12mr|kernel-3.6.4-1|1260	chmod -R a+rX $TempDevelRoot
12mr|kernel-3.6.4-1|1261	
12mr|kernel-3.6.4-1|1262	# disable mrproper in -devel rpms
12mr|kernel-3.6.4-1|1263	patch -p1 --fuzz=0 -d $TempDevelRoot -i %{SOURCE2}
12mr|kernel-3.6.4-1|1264	
12mr|kernel-3.6.4-1|1265	kernel_devel_files=../kernel_devel_files.$devel_flavour
12mr|kernel-3.6.4-1|1266	
12mr|kernel-3.6.4-1|1267	
12mr|kernel-3.6.4-1|1268	### Create the kernel_devel_files.*
12mr|kernel-3.6.4-1|1269	cat > $kernel_devel_files <<EOF
12mr|kernel-3.6.4-1|1270	%dir $DevelRoot
12mr|kernel-3.6.4-1|1271	%dir $DevelRoot/arch
12mr|kernel-3.6.4-1|1272	%dir $DevelRoot/include
12mr|kernel-3.6.4-1|1273	$DevelRoot/3rdparty
12mr|kernel-3.6.4-1|1274	$DevelRoot/Documentation
12mr|kernel-3.6.4-1|1275	%ifarch %{arm}
12mr|kernel-3.6.4-1|1276	$DevelRoot/arch/arm
12mr|kernel-3.6.4-1|1277	%endif
12mr|kernel-3.6.4-1|1278	$DevelRoot/arch/um
12mr|kernel-3.6.4-1|1279	%ifarch %{ix86} x86_64
12mr|kernel-3.6.4-1|1280	$DevelRoot/arch/x86
12mr|kernel-3.6.4-1|1281	%endif
12mr|kernel-3.6.4-1|1282	$DevelRoot/block
12mr|kernel-3.6.4-1|1283	$DevelRoot/crypto
12mr|kernel-3.6.4-1|1284	$DevelRoot/drivers
12mr|kernel-3.6.4-1|1285	$DevelRoot/firmware
12mr|kernel-3.6.4-1|1286	$DevelRoot/fs
12mr|kernel-3.6.4-1|1287	$DevelRoot/include/Kbuild
12mr|kernel-3.6.4-1|1288	$DevelRoot/include/acpi
12mr|kernel-3.6.4-1|1289	$DevelRoot/include/asm-generic
12mr|kernel-3.6.4-1|1290	$DevelRoot/include/config
12mr|kernel-3.6.4-1|1291	$DevelRoot/include/crypto
12mr|kernel-3.6.4-1|1292	$DevelRoot/include/drm
12mr|kernel-3.6.4-1|1293	$DevelRoot/include/generated
12mr|kernel-3.6.4-1|1294	$DevelRoot/include/keys
12mr|kernel-3.6.4-1|1295	$DevelRoot/include/linux
12mr|kernel-3.6.4-1|1296	$DevelRoot/include/math-emu
12mr|kernel-3.6.4-1|1297	$DevelRoot/include/media
12mr|kernel-3.6.4-1|1298	$DevelRoot/include/memory
12mr|kernel-3.6.4-1|1299	$DevelRoot/include/misc
12mr|kernel-3.6.4-1|1300	$DevelRoot/include/mtd
12mr|kernel-3.6.4-1|1301	$DevelRoot/include/net
12mr|kernel-3.6.4-1|1302	$DevelRoot/include/pcmcia
12mr|kernel-3.6.4-1|1303	$DevelRoot/include/ras
12mr|kernel-3.6.4-1|1304	$DevelRoot/include/rdma
12mr|kernel-3.6.4-1|1305	$DevelRoot/include/rxrpc
12mr|kernel-3.6.4-1|1306	$DevelRoot/include/scsi
12mr|kernel-3.6.4-1|1307	$DevelRoot/include/sound
12mr|kernel-3.6.4-1|1308	$DevelRoot/include/target
12mr|kernel-3.6.4-1|1309	$DevelRoot/include/trace
12mr|kernel-3.6.4-1|1310	$DevelRoot/include/video
12mr|kernel-3.6.4-1|1311	$DevelRoot/include/xen
12mr|kernel-3.6.4-1|1312	$DevelRoot/init
12mr|kernel-3.6.4-1|1313	$DevelRoot/ipc
12mr|kernel-3.6.4-1|1314	$DevelRoot/kernel
12mr|kernel-3.6.4-1|1315	$DevelRoot/lib
12mr|kernel-3.6.4-1|1316	$DevelRoot/mm
12mr|kernel-3.6.4-1|1317	$DevelRoot/net
12mr|kernel-3.6.4-1|1318	$DevelRoot/samples
12mr|kernel-3.6.4-1|1319	$DevelRoot/scripts
12mr|kernel-3.6.4-1|1320	$DevelRoot/security
12mr|kernel-3.6.4-1|1321	$DevelRoot/sound
12mr|kernel-3.6.4-1|1322	$DevelRoot/tools
12mr|kernel-3.6.4-1|1323	$DevelRoot/usr
12mr|kernel-3.6.4-1|1324	$DevelRoot/virt
12mr|kernel-3.6.4-1|1325	$DevelRoot/.config
12mr|kernel-3.6.4-1|1326	$DevelRoot/Kbuild
12mr|kernel-3.6.4-1|1327	$DevelRoot/Kconfig
12mr|kernel-3.6.4-1|1328	$DevelRoot/Makefile
12mr|kernel-3.6.4-1|1329	$DevelRoot/Module.symvers
12mr|kernel-3.6.4-1|1330	$DevelRoot/arch/Kconfig
12mr|kernel-3.6.4-1|1331	%doc README.kernel-sources
12mr|kernel-3.6.4-1|1332	EOF
12mr|kernel-3.6.4-1|1333	
12mr|kernel-3.6.4-1|1334	
12mr|kernel-3.6.4-1|1335	### Create -devel Post script on the fly
12mr|kernel-3.6.4-1|1336	cat > $kernel_devel_files-post <<EOF
12mr|kernel-3.6.4-1|1337	if [ -d /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.4-1|1338	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.6.4-1|1339	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.4-1|1340	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.4-1|1341	fi
12mr|kernel-3.6.4-1|1342	EOF
12mr|kernel-3.6.4-1|1343	
12mr|kernel-3.6.4-1|1344	
12mr|kernel-3.6.4-1|1345	### Create -devel Preun script on the fly
12mr|kernel-3.6.4-1|1346	cat > $kernel_devel_files-preun <<EOF
12mr|kernel-3.6.4-1|1347	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.6.4-1|1348	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.4-1|1349	fi
12mr|kernel-3.6.4-1|1350	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.6.4-1|1351	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.4-1|1352	fi
12mr|kernel-3.6.4-1|1353	exit 0
12mr|kernel-3.6.4-1|1354	EOF
12mr|kernel-3.6.4-1|1355	
12mr|kernel-3.6.4-1|1356	### Create -devel Postun script on the fly
12mr|kernel-3.6.4-1|1357	cat > $kernel_devel_files-postun <<EOF
12mr|kernel-3.6.4-1|1358	rm -rf /usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.4-1|1359	EOF
12mr|kernel-3.6.4-1|1360	}
12mr|kernel-3.6.4-1|1361	
12mr|kernel-3.6.4-1|1362	SaveDebug() {
12mr|kernel-3.6.4-1|1363	debug_flavour=$1
12mr|kernel-3.6.4-1|1364	
12mr|kernel-3.6.4-1|1365	install -m 644 vmlinux \
12mr|kernel-3.6.4-1|1366	%{temp_boot}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-1|1367	kernel_debug_files=../kernel_debug_files.$debug_flavour
12mr|kernel-3.6.4-1|1368	echo "%{_bootdir}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}" \
12mr|kernel-3.6.4-1|1369	>> $kernel_debug_files
12mr|kernel-3.6.4-1|1370	
12mr|kernel-3.6.4-1|1371	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.6.4-1|1372	-name "*.ko" | \
12mr|kernel-3.6.4-1|1373	%kxargs -I '{}' objcopy --only-keep-debug '{}' '{}'.debug
12mr|kernel-3.6.4-1|1374	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.6.4-1|1375	-name "*.ko" | %kxargs -I '{}' \
12mr|kernel-3.6.4-1|1376	sh -c 'cd `dirname {}`; \
12mr|kernel-3.6.4-1|1377	objcopy --add-gnu-debuglink=`basename {}`.debug \
12mr|kernel-3.6.4-1|1378	--strip-debug `basename {}`'
12mr|kernel-3.6.4-1|1379	
12mr|kernel-3.6.4-1|1380	pushd %{temp_modules}
12mr|kernel-3.6.4-1|1381	find %{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.6.4-1|1382	-name "*.ko.debug" > debug_module_list
12mr|kernel-3.6.4-1|1383	popd
12mr|kernel-3.6.4-1|1384	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.6.4-1|1385	sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
12mr|kernel-3.6.4-1|1386	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.6.4-1|1387	sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' \
12mr|kernel-3.6.4-1|1388	>> ../kernel_exclude_debug_files.$debug_flavour
12mr|kernel-3.6.4-1|1389	rm -f %{temp_modules}/debug_module_list
12mr|kernel-3.6.4-1|1390	}
12mr|kernel-3.6.4-1|1391	
12mr|kernel-3.6.4-1|1392	CreateFiles() {
12mr|kernel-3.6.4-1|1393	kernel_flavour=$1
12mr|kernel-3.6.4-1|1394	
12mr|kernel-3.6.4-1|1395	kernel_files=../kernel_files.$kernel_flavour
12mr|kernel-3.6.4-1|1396	
12mr|kernel-3.6.4-1|1397	ker="vmlinuz"
12mr|kernel-3.6.4-1|1398	if [ "$kernel_flavour" = "kirkwood" ]; then
12mr|kernel-3.6.4-1|1399	ker="uImage"
12mr|kernel-3.6.4-1|1400	fi
12mr|kernel-3.6.4-1|1401	### Create the kernel_files.*
12mr|kernel-3.6.4-1|1402	cat > $kernel_files <<EOF
12mr|kernel-3.6.4-1|1403	%{_bootdir}/System.map-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-1|1404	%{_bootdir}/symvers-%{kversion}-$kernel_flavour-%{buildrpmrel}.xz
12mr|kernel-3.6.4-1|1405	%{_bootdir}/config-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-1|1406	%{_bootdir}/$ker-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-1|1407	%dir %{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/
12mr|kernel-3.6.4-1|1408	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/kernel
12mr|kernel-3.6.4-1|1409	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/modules.*
12mr|kernel-3.6.4-1|1410	%doc README.kernel-sources
12mr|kernel-3.6.4-1|1411	EOF
12mr|kernel-3.6.4-1|1412	
12mr|kernel-3.6.4-1|1413	%if %build_debug
12mr|kernel-3.6.4-1|1414	cat ../kernel_exclude_debug_files.$kernel_flavour >> $kernel_files
12mr|kernel-3.6.4-1|1415	%endif
12mr|kernel-3.6.4-1|1416	
12mr|kernel-3.6.4-1|1417	### Create kernel Post script
12mr|kernel-3.6.4-1|1418	cat > $kernel_files-post <<EOF
12mr|kernel-3.6.4-1|1419	%ifarch %{arm}
12mr|kernel-3.6.4-1|1420	/sbin/installkernel -i -N %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-1|1421	%else
12mr|kernel-3.6.4-1|1422	/sbin/installkernel %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-1|1423	pushd /boot > /dev/null
12mr|kernel-3.6.4-1|1424	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.6.4-1|1425	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.6.4-1|1426	fi
12mr|kernel-3.6.4-1|1427	ln -sf vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel} vmlinuz-$kernel_flavour
12mr|kernel-3.6.4-1|1428	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.6.4-1|1429	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.6.4-1|1430	fi
12mr|kernel-3.6.4-1|1431	ln -sf initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img initrd-$kernel_flavour.img
12mr|kernel-3.6.4-1|1432	popd > /dev/null
12mr|kernel-3.6.4-1|1433	%endif
12mr|kernel-3.6.4-1|1434	%if %build_devel
12mr|kernel-3.6.4-1|1435	# create kernel-devel symlinks if matching -devel- rpm is installed
12mr|kernel-3.6.4-1|1436	if [ -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.4-1|1437	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.6.4-1|1438	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.4-1|1439	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.4-1|1440	fi
12mr|kernel-3.6.4-1|1441	%endif
12mr|kernel-3.6.4-1|1442	%if %build_source
12mr|kernel-3.6.4-1|1443	# create kernel-source symlinks only if matching -devel- rpm is not installed
12mr|kernel-3.6.4-1|1444	if [ -d /usr/src/linux-%{kversion}-%{buildrpmrel} -a ! -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.4-1|1445	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.6.4-1|1446	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.4-1|1447	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.4-1|1448	fi
12mr|kernel-3.6.4-1|1449	%endif
12mr|kernel-3.6.4-1|1450	EOF
12mr|kernel-3.6.4-1|1451	
12mr|kernel-3.6.4-1|1452	### Create kernel Posttrans script
12mr|kernel-3.6.4-1|1453	cat > $kernel_files-posttrans <<EOF
12mr|kernel-3.6.4-1|1454	if [ -x /usr/sbin/dkms_autoinstaller -a -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.4-1|1455	/usr/sbin/dkms_autoinstaller start %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-1|1456	fi
12mr|kernel-3.6.4-1|1457	EOF
12mr|kernel-3.6.4-1|1458	
12mr|kernel-3.6.4-1|1459	### Create kernel Preun script on the fly
12mr|kernel-3.6.4-1|1460	cat > $kernel_files-preun <<EOF
12mr|kernel-3.6.4-1|1461	/sbin/installkernel -R %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-1|1462	pushd /boot > /dev/null
12mr|kernel-3.6.4-1|1463	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.6.4-1|1464	if [ "$(readlink vmlinuz-$kernel_flavour)" = "vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel}" ]; then
12mr|kernel-3.6.4-1|1465	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.6.4-1|1466	fi
12mr|kernel-3.6.4-1|1467	fi
12mr|kernel-3.6.4-1|1468	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.6.4-1|1469	if [ "$(readlink initrd-$kernel_flavour.img)" = "initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img" ]; then
12mr|kernel-3.6.4-1|1470	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.6.4-1|1471	fi
12mr|kernel-3.6.4-1|1472	fi
12mr|kernel-3.6.4-1|1473	popd > /dev/null
12mr|kernel-3.6.4-1|1474	%if %build_devel
12mr|kernel-3.6.4-1|1475	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.6.4-1|1476	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.4-1|1477	fi
12mr|kernel-3.6.4-1|1478	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.6.4-1|1479	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.4-1|1480	fi
12mr|kernel-3.6.4-1|1481	%endif
12mr|kernel-3.6.4-1|1482	exit 0
12mr|kernel-3.6.4-1|1483	EOF
12mr|kernel-3.6.4-1|1484	
12mr|kernel-3.6.4-1|1485	
12mr|kernel-3.6.4-1|1486	### Create kernel Postun script on the fly
12mr|kernel-3.6.4-1|1487	cat > $kernel_files-postun <<EOF
12mr|kernel-3.6.4-1|1488	/sbin/kernel_remove_initrd %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-1|1489	rm -rf /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.4-1|1490	if [ -d /var/lib/dkms ]; then
12mr|kernel-3.6.4-1|1491	rm -f /var/lib/dkms/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.6.4-1|1492	rm -rf /var/lib/dkms/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.4-1|1493	rm -f /var/lib/dkms-binary/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.6.4-1|1494	rm -rf /var/lib/dkms-binary/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.4-1|1495	fi
12mr|kernel-3.6.4-1|1496	EOF
12mr|kernel-3.6.4-1|1497	}
12mr|kernel-3.6.4-1|1498	
12mr|kernel-3.6.4-1|1499	
12mr|kernel-3.6.4-1|1500	CreateKernel() {
12mr|kernel-3.6.4-1|1501	flavour=$1
12mr|kernel-3.6.4-1|1502	
12mr|kernel-3.6.4-1|1503	PrepareKernel $flavour $flavour-%{buildrpmrel}
12mr|kernel-3.6.4-1|1504	
12mr|kernel-3.6.4-1|1505	BuildKernel %{kversion}-$flavour-%{buildrpmrel}
12mr|kernel-3.6.4-1|1506	%if %build_devel
12mr|kernel-3.6.4-1|1507	SaveDevel $flavour
12mr|kernel-3.6.4-1|1508	%endif
12mr|kernel-3.6.4-1|1509	%if %build_debug
12mr|kernel-3.6.4-1|1510	SaveDebug $flavour
12mr|kernel-3.6.4-1|1511	%endif
12mr|kernel-3.6.4-1|1512	CreateFiles $flavour
12mr|kernel-3.6.4-1|1513	}
12mr|kernel-3.6.4-1|1514	
12mr|kernel-3.6.4-1|1515	
12mr|kernel-3.6.4-1|1516	###
12mr|kernel-3.6.4-1|1517	# DO it...
12mr|kernel-3.6.4-1|1518	###
12mr|kernel-3.6.4-1|1519	
12mr|kernel-3.6.4-1|1520	
12mr|kernel-3.6.4-1|1521	# Create a simulacro of buildroot
12mr|kernel-3.6.4-1|1522	rm -rf %{temp_root}
12mr|kernel-3.6.4-1|1523	install -d %{temp_root}
12mr|kernel-3.6.4-1|1524	
12mr|kernel-3.6.4-1|1525	
12mr|kernel-3.6.4-1|1526	# make sure we are in the directory
12mr|kernel-3.6.4-1|1527	cd %src_dir
12mr|kernel-3.6.4-1|1528	
12mr|kernel-3.6.4-1|1529	%ifarch %{ix86}
12mr|kernel-3.6.4-1|1530	%if %build_desktop586
12mr|kernel-3.6.4-1|1531	CreateKernel desktop586
12mr|kernel-3.6.4-1|1532	%endif
12mr|kernel-3.6.4-1|1533	%endif
12mr|kernel-3.6.4-1|1534	
12mr|kernel-3.6.4-1|1535	%if %build_desktop
12mr|kernel-3.6.4-1|1536	CreateKernel desktop
12mr|kernel-3.6.4-1|1537	%endif
12mr|kernel-3.6.4-1|1538	
12mr|kernel-3.6.4-1|1539	%if %build_netbook
12mr|kernel-3.6.4-1|1540	CreateKernel netbook
12mr|kernel-3.6.4-1|1541	%endif
12mr|kernel-3.6.4-1|1542	
12mr|kernel-3.6.4-1|1543	%if %build_server
12mr|kernel-3.6.4-1|1544	CreateKernel server
12mr|kernel-3.6.4-1|1545	%endif
12mr|kernel-3.6.4-1|1546	
12mr|kernel-3.6.4-1|1547	%ifarch %{ix86}
12mr|kernel-3.6.4-1|1548	%if %build_desktop_pae
12mr|kernel-3.6.4-1|1549	CreateKernel desktop-pae
12mr|kernel-3.6.4-1|1550	%endif
12mr|kernel-3.6.4-1|1551	%endif
12mr|kernel-3.6.4-1|1552	
12mr|kernel-3.6.4-1|1553	%ifarch %{ix86}
12mr|kernel-3.6.4-1|1554	%if %build_netbook_pae
12mr|kernel-3.6.4-1|1555	CreateKernel netbook-pae
12mr|kernel-3.6.4-1|1556	%endif
12mr|kernel-3.6.4-1|1557	%endif
12mr|kernel-3.6.4-1|1558	
12mr|kernel-3.6.4-1|1559	%ifarch %{ix86}
12mr|kernel-3.6.4-1|1560	%if %build_nrj_desktop586
12mr|kernel-3.6.4-1|1561	CreateKernel nrj-desktop586
12mr|kernel-3.6.4-1|1562	%endif
12mr|kernel-3.6.4-1|1563	%endif
12mr|kernel-3.6.4-1|1564	
12mr|kernel-3.6.4-1|1565	%if %build_nrj_desktop
12mr|kernel-3.6.4-1|1566	CreateKernel nrj-desktop
12mr|kernel-3.6.4-1|1567	%endif
12mr|kernel-3.6.4-1|1568	
12mr|kernel-3.6.4-1|1569	%if %build_nrj_realtime
12mr|kernel-3.6.4-1|1570	CreateKernel nrj-realtime
12mr|kernel-3.6.4-1|1571	%endif
12mr|kernel-3.6.4-1|1572	
12mr|kernel-3.6.4-1|1573	%if %build_nrj_laptop
12mr|kernel-3.6.4-1|1574	CreateKernel nrj-laptop
12mr|kernel-3.6.4-1|1575	%endif
12mr|kernel-3.6.4-1|1576	
12mr|kernel-3.6.4-1|1577	%if %build_nrj_netbook
12mr|kernel-3.6.4-1|1578	CreateKernel nrj-netbook
12mr|kernel-3.6.4-1|1579	%endif
12mr|kernel-3.6.4-1|1580	
12mr|kernel-3.6.4-1|1581	%ifarch %{ix86}
12mr|kernel-3.6.4-1|1582	%if %build_nrj_desktop_pae
12mr|kernel-3.6.4-1|1583	CreateKernel nrj-desktop-pae
12mr|kernel-3.6.4-1|1584	%endif
12mr|kernel-3.6.4-1|1585	%endif
12mr|kernel-3.6.4-1|1586	
12mr|kernel-3.6.4-1|1587	%ifarch %{ix86}
12mr|kernel-3.6.4-1|1588	%if %build_nrj_realtime_pae
12mr|kernel-3.6.4-1|1589	CreateKernel nrj-realtime-pae
12mr|kernel-3.6.4-1|1590	%endif
12mr|kernel-3.6.4-1|1591	%endif
12mr|kernel-3.6.4-1|1592	
12mr|kernel-3.6.4-1|1593	%ifarch %{ix86}
12mr|kernel-3.6.4-1|1594	%if %build_nrj_laptop_pae
12mr|kernel-3.6.4-1|1595	CreateKernel nrj-laptop-pae
12mr|kernel-3.6.4-1|1596	%endif
12mr|kernel-3.6.4-1|1597	%endif
12mr|kernel-3.6.4-1|1598	
12mr|kernel-3.6.4-1|1599	%ifarch %{ix86}
12mr|kernel-3.6.4-1|1600	%if %build_nrj_netbook_pae
12mr|kernel-3.6.4-1|1601	CreateKernel nrj-netbook-pae
12mr|kernel-3.6.4-1|1602	%endif
12mr|kernel-3.6.4-1|1603	%endif
12mr|kernel-3.6.4-1|1604	
12mr|kernel-3.6.4-1|1605	%ifarch %{ix86}
12mr|kernel-3.6.4-1|1606	%if %build_nrj_netbook_atom
12mr|kernel-3.6.4-1|1607	CreateKernel nrj-netbook-atom
12mr|kernel-3.6.4-1|1608	%endif
12mr|kernel-3.6.4-1|1609	%endif
12mr|kernel-3.6.4-1|1610	
12mr|kernel-3.6.4-1|1611	%ifarch %{ix86}
12mr|kernel-3.6.4-1|1612	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.6.4-1|1613	CreateKernel nrj-netbook-atom-pae
12mr|kernel-3.6.4-1|1614	%endif
12mr|kernel-3.6.4-1|1615	%endif
12mr|kernel-3.6.4-1|1616	
12mr|kernel-3.6.4-1|1617	%ifarch %{ix86}
12mr|kernel-3.6.4-1|1618	%if %build_nrj_desktop_core2
12mr|kernel-3.6.4-1|1619	CreateKernel nrj-desktop-core2
12mr|kernel-3.6.4-1|1620	%endif
12mr|kernel-3.6.4-1|1621	%endif
12mr|kernel-3.6.4-1|1622	
12mr|kernel-3.6.4-1|1623	%ifarch %{ix86}
12mr|kernel-3.6.4-1|1624	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.6.4-1|1625	CreateKernel nrj-desktop-core2-pae
12mr|kernel-3.6.4-1|1626	%endif
12mr|kernel-3.6.4-1|1627	%endif
12mr|kernel-3.6.4-1|1628	
12mr|kernel-3.6.4-1|1629	%ifarch %{arm}
12mr|kernel-3.6.4-1|1630	%if %build_iop32x
12mr|kernel-3.6.4-1|1631	CreateKernel iop32x
12mr|kernel-3.6.4-1|1632	%endif
12mr|kernel-3.6.4-1|1633	%if %build_kirkwood
12mr|kernel-3.6.4-1|1634	CreateKernel kirkwood
12mr|kernel-3.6.4-1|1635	%endif
12mr|kernel-3.6.4-1|1636	%if %build_versatile
12mr|kernel-3.6.4-1|1637	CreateKernel versatile
12mr|kernel-3.6.4-1|1638	%endif
12mr|kernel-3.6.4-1|1639	%endif
12mr|kernel-3.6.4-1|1640	
12mr|kernel-3.6.4-1|1641	# set extraversion to match srpm to get nice version reported by the tools
12mr|kernel-3.6.4-1|1642	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.6.4-1|1643	# build perf
12mr|kernel-3.6.4-1|1644	%if %{build_perf}
12mr|kernel-3.6.4-1|1645	# perf
12mr|kernel-3.6.4-1|1646	%make -C tools/perf -s V=1 HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all
12mr|kernel-3.6.4-1|1647	%make -C tools/perf -s V=1 prefix=%{_prefix} man
12mr|kernel-3.6.4-1|1648	%endif
12mr|kernel-3.6.4-1|1649	
12mr|kernel-3.6.4-1|1650	%if %{build_cpupower}
12mr|kernel-3.6.4-1|1651	# cpupower
12mr|kernel-3.6.4-1|1652	# make sure version-gen.sh is executable.
12mr|kernel-3.6.4-1|1653	chmod +x tools/power/cpupower/utils/version-gen.sh
12mr|kernel-3.6.4-1|1654	%make -C tools/power/cpupower CPUFREQ_BENCH=false
12mr|kernel-3.6.4-1|1655	%endif
12mr|kernel-3.6.4-1|1656	
12mr|kernel-3.6.4-1|1657	# We don't make to repeat the depend code at the install phase
12mr|kernel-3.6.4-1|1658	%if %build_source
12mr|kernel-3.6.4-1|1659	%ifarch %{arm}
12mr|kernel-3.6.4-1|1660	PrepareKernel "kirkwood" %{buildrpmrel}custom
12mr|kernel-3.6.4-1|1661	%else
12mr|kernel-3.6.4-1|1662	PrepareKernel "" %{buildrpmrel}custom
12mr|kernel-3.6.4-1|1663	%endif
12mr|kernel-3.6.4-1|1664	%smake -s mrproper
12mr|kernel-3.6.4-1|1665	%endif
12mr|kernel-3.6.4-1|1666	
12mr|kernel-3.6.4-1|1667	
12mr|kernel-3.6.4-1|1668	###
12mr|kernel-3.6.4-1|1669	### install
12mr|kernel-3.6.4-1|1670	###
12mr|kernel-3.6.4-1|1671	%install
12mr|kernel-3.6.4-1|1672	install -m 644 %{SOURCE4}  .
12mr|kernel-3.6.4-1|1673	
12mr|kernel-3.6.4-1|1674	cd %src_dir
12mr|kernel-3.6.4-1|1675	
12mr|kernel-3.6.4-1|1676	# Directories definition needed for installing
12mr|kernel-3.6.4-1|1677	%define target_source %{buildroot}%{_kerneldir}
12mr|kernel-3.6.4-1|1678	%define target_boot %{buildroot}%{_bootdir}
12mr|kernel-3.6.4-1|1679	%define target_modules %{buildroot}%{_modulesdir}
12mr|kernel-3.6.4-1|1680	
12mr|kernel-3.6.4-1|1681	# We want to be able to test several times the install part
12mr|kernel-3.6.4-1|1682	rm -rf %{buildroot}
12mr|kernel-3.6.4-1|1683	cp -a %{temp_root} %{buildroot}
12mr|kernel-3.6.4-1|1684	
12mr|kernel-3.6.4-1|1685	# Create directories infastructure
12mr|kernel-3.6.4-1|1686	%if %build_source
12mr|kernel-3.6.4-1|1687	install -d %{target_source}
12mr|kernel-3.6.4-1|1688	
12mr|kernel-3.6.4-1|1689	tar cf - . | tar xf - -C %{target_source}
12mr|kernel-3.6.4-1|1690	chmod -R a+rX %{target_source}
12mr|kernel-3.6.4-1|1691	
12mr|kernel-3.6.4-1|1692	# we remove all the source files that we don't ship
12mr|kernel-3.6.4-1|1693	# first architecture files
12mr|kernel-3.6.4-1|1694	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.6.4-1|1695	mips openrisc parisc powerpc s390 score sh sh64 sparc tile unicore32 v850 xtensa mn10300; do
12mr|kernel-3.6.4-1|1696	rm -rf %{target_source}/arch/$i
12mr|kernel-3.6.4-1|1697	done
12mr|kernel-3.6.4-1|1698	
12mr|kernel-3.6.4-1|1699	# other misc files
12mr|kernel-3.6.4-1|1700	rm -f %{target_source}/{.config.old,.config.cmd,.gitignore,.lst,.mailmap}
12mr|kernel-3.6.4-1|1701	rm -f %{target_source}/{.missing-syscalls.d,arch/.gitignore,firmware/.gitignore}
12mr|kernel-3.6.4-1|1702	rm -rf %{target_source}/.tmp_depmod/
12mr|kernel-3.6.4-1|1703	
12mr|kernel-3.6.4-1|1704	#endif %build_source
12mr|kernel-3.6.4-1|1705	%endif
12mr|kernel-3.6.4-1|1706	
12mr|kernel-3.6.4-1|1707	# compressing modules
12mr|kernel-3.6.4-1|1708	%if %{build_modxz}
12mr|kernel-3.6.4-1|1709	find %{target_modules} -name "*.ko" | %kxargs xz -6e
12mr|kernel-3.6.4-1|1710	%else
12mr|kernel-3.6.4-1|1711	find %{target_modules} -name "*.ko" | %kxargs gzip -9
12mr|kernel-3.6.4-1|1712	%endif
12mr|kernel-3.6.4-1|1713	
12mr|kernel-3.6.4-1|1714	# We used to have a copy of PrepareKernel here
12mr|kernel-3.6.4-1|1715	# Now, we make sure that the thing in the linux dir is what we want it to be
12mr|kernel-3.6.4-1|1716	for i in %{target_modules}/*; do
12mr|kernel-3.6.4-1|1717	rm -f $i/build $i/source
12mr|kernel-3.6.4-1|1718	done
12mr|kernel-3.6.4-1|1719	
12mr|kernel-3.6.4-1|1720	# sniff, if we compressed all the modules, we change the stamp :(
12mr|kernel-3.6.4-1|1721	# we really need the depmod -ae here
12mr|kernel-3.6.4-1|1722	pushd %{target_modules}
12mr|kernel-3.6.4-1|1723	for i in *; do
12mr|kernel-3.6.4-1|1724	/sbin/depmod -ae -b %{buildroot} -F %{target_boot}/System.map-$i $i
12mr|kernel-3.6.4-1|1725	echo $?
12mr|kernel-3.6.4-1|1726	done
12mr|kernel-3.6.4-1|1727	
12mr|kernel-3.6.4-1|1728	for i in *; do
12mr|kernel-3.6.4-1|1729	pushd $i
12mr|kernel-3.6.4-1|1730	echo "Creating modules.description for $i"
12mr|kernel-3.6.4-1|1731	modules=`find . -name "*.ko.[g,x]z"`
12mr|kernel-3.6.4-1|1732	echo $modules | %kxargs /sbin/modinfo \
12mr|kernel-3.6.4-1|1733	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12mr|kernel-3.6.4-1|1734	popd
12mr|kernel-3.6.4-1|1735	done
12mr|kernel-3.6.4-1|1736	popd
12mr|kernel-3.6.4-1|1737	
12mr|kernel-3.6.4-1|1738	# need to set extraversion to match srpm again to avoid rebuild
12mr|kernel-3.6.4-1|1739	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.6.4-1|1740	%if %{build_perf}
12mr|kernel-3.6.4-1|1741	# perf tool binary and supporting scripts/binaries
12mr|kernel-3.6.4-1|1742	make -C tools/perf -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install
12mr|kernel-3.6.4-1|1743	
12mr|kernel-3.6.4-1|1744	# perf man pages (note: implicit rpm magic compresses them later)
12mr|kernel-3.6.4-1|1745	make -C tools/perf  -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install-man
12mr|kernel-3.6.4-1|1746	%endif
12mr|kernel-3.6.4-1|1747	
12mr|kernel-3.6.4-1|1748	%if %{build_cpupower}
12mr|kernel-3.6.4-1|1749	make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false install
12mr|kernel-3.6.4-1|1750	rm -f %{buildroot}%{_libdir}/*.{a,la}
12mr|kernel-3.6.4-1|1751	%find_lang cpupower
12mr|kernel-3.6.4-1|1752	mv cpupower.lang ../
12mr|kernel-3.6.4-1|1753	chmod 0755 %{buildroot}%{_libdir}/libcpupower.so*
12mr|kernel-3.6.4-1|1754	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
12mr|kernel-3.6.4-1|1755	install -m644 %{SOURCE50} %{buildroot}%{_unitdir}/cpupower.service
12mr|kernel-3.6.4-1|1756	install -m644 %{SOURCE51} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.6.4-1|1757	%endif
12mr|kernel-3.6.4-1|1758	
12mr|kernel-3.6.4-1|1759	###
12mr|kernel-3.6.4-1|1760	### clean
12mr|kernel-3.6.4-1|1761	###
12mr|kernel-3.6.4-1|1762	%clean
12mr|kernel-3.6.4-1|1763	rm -rf %{buildroot}
12mr|kernel-3.6.4-1|1764	
12mr|kernel-3.6.4-1|1765	
12mr|kernel-3.6.4-1|1766	# We don't want to remove this, the whole reason of its existence is to be
12mr|kernel-3.6.4-1|1767	# able to do several rpm --short-circuit -bi for testing install
12mr|kernel-3.6.4-1|1768	# phase without repeating compilation phase
12mr|kernel-3.6.4-1|1769	#rm -rf %{temp_root}
12mr|kernel-3.6.4-1|1770	
12mr|kernel-3.6.4-1|1771	###
12mr|kernel-3.6.4-1|1772	### source and doc file lists
12mr|kernel-3.6.4-1|1773	###
12mr|kernel-3.6.4-1|1774	
12mr|kernel-3.6.4-1|1775	%if %build_source
12mr|kernel-3.6.4-1|1776	%files -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.4-1|1777	%dir %{_kerneldir}
12mr|kernel-3.6.4-1|1778	%dir %{_kerneldir}/arch
12mr|kernel-3.6.4-1|1779	%dir %{_kerneldir}/include
12mr|kernel-3.6.4-1|1780	%{_kerneldir}/3rdparty
12mr|kernel-3.6.4-1|1781	%{_kerneldir}/Documentation
12mr|kernel-3.6.4-1|1782	%{_kerneldir}/arch/Kconfig
12mr|kernel-3.6.4-1|1783	%{_kerneldir}/arch/arm
12mr|kernel-3.6.4-1|1784	%{_kerneldir}/arch/um
12mr|kernel-3.6.4-1|1785	%{_kerneldir}/arch/x86
12mr|kernel-3.6.4-1|1786	%{_kerneldir}/block
12mr|kernel-3.6.4-1|1787	%{_kerneldir}/crypto
12mr|kernel-3.6.4-1|1788	%{_kerneldir}/drivers
12mr|kernel-3.6.4-1|1789	%{_kerneldir}/firmware
12mr|kernel-3.6.4-1|1790	%{_kerneldir}/fs
12mr|kernel-3.6.4-1|1791	%{_kerneldir}/include/Kbuild
12mr|kernel-3.6.4-1|1792	%{_kerneldir}/include/acpi
12mr|kernel-3.6.4-1|1793	%{_kerneldir}/include/asm-generic
12mr|kernel-3.6.4-1|1794	%{_kerneldir}/include/crypto
12mr|kernel-3.6.4-1|1795	%{_kerneldir}/include/drm
12mr|kernel-3.6.4-1|1796	%{_kerneldir}/include/keys
12mr|kernel-3.6.4-1|1797	%{_kerneldir}/include/linux
12mr|kernel-3.6.4-1|1798	%{_kerneldir}/include/math-emu
12mr|kernel-3.6.4-1|1799	%{_kerneldir}/include/media
12mr|kernel-3.6.4-1|1800	%{_kerneldir}/include/memory
12mr|kernel-3.6.4-1|1801	%{_kerneldir}/include/misc
12mr|kernel-3.6.4-1|1802	%{_kerneldir}/include/mtd
12mr|kernel-3.6.4-1|1803	%{_kerneldir}/include/net
12mr|kernel-3.6.4-1|1804	%{_kerneldir}/include/pcmcia
12mr|kernel-3.6.4-1|1805	%{_kerneldir}/include/ras
12mr|kernel-3.6.4-1|1806	%{_kerneldir}/include/rdma
12mr|kernel-3.6.4-1|1807	%{_kerneldir}/include/rxrpc
12mr|kernel-3.6.4-1|1808	%{_kerneldir}/include/scsi
12mr|kernel-3.6.4-1|1809	%{_kerneldir}/include/sound
12mr|kernel-3.6.4-1|1810	%{_kerneldir}/include/target
12mr|kernel-3.6.4-1|1811	%{_kerneldir}/include/trace
12mr|kernel-3.6.4-1|1812	%{_kerneldir}/include/video
12mr|kernel-3.6.4-1|1813	%{_kerneldir}/include/xen
12mr|kernel-3.6.4-1|1814	%{_kerneldir}/init
12mr|kernel-3.6.4-1|1815	%{_kerneldir}/ipc
12mr|kernel-3.6.4-1|1816	%{_kerneldir}/kernel
12mr|kernel-3.6.4-1|1817	%{_kerneldir}/lib
12mr|kernel-3.6.4-1|1818	%{_kerneldir}/mm
12mr|kernel-3.6.4-1|1819	%{_kerneldir}/net
12mr|kernel-3.6.4-1|1820	%{_kerneldir}/virt
12mr|kernel-3.6.4-1|1821	%{_kerneldir}/samples
12mr|kernel-3.6.4-1|1822	%{_kerneldir}/scripts
12mr|kernel-3.6.4-1|1823	%{_kerneldir}/security
12mr|kernel-3.6.4-1|1824	%{_kerneldir}/sound
12mr|kernel-3.6.4-1|1825	%{_kerneldir}/tools
12mr|kernel-3.6.4-1|1826	%{_kerneldir}/usr
12mr|kernel-3.6.4-1|1827	%{_kerneldir}/COPYING
12mr|kernel-3.6.4-1|1828	%{_kerneldir}/CREDITS
12mr|kernel-3.6.4-1|1829	%{_kerneldir}/Kbuild
12mr|kernel-3.6.4-1|1830	%{_kerneldir}/Kconfig
12mr|kernel-3.6.4-1|1831	%{_kerneldir}/MAINTAINERS
12mr|kernel-3.6.4-1|1832	%{_kerneldir}/Makefile
12mr|kernel-3.6.4-1|1833	%{_kerneldir}/README
12mr|kernel-3.6.4-1|1834	%{_kerneldir}/REPORTING-BUGS
12mr|kernel-3.6.4-1|1835	%doc README.kernel-sources
12mr|kernel-3.6.4-1|1836	
12mr|kernel-3.6.4-1|1837	%files -n %{kname}-source-latest
12mr|kernel-3.6.4-1|1838	%endif
12mr|kernel-3.6.4-1|1839	
12mr|kernel-3.6.4-1|1840	%if %build_doc
12mr|kernel-3.6.4-1|1841	%files -n %{kname}-doc
12mr|kernel-3.6.4-1|1842	%doc linux-%{tar_ver}/Documentation/*
12mr|kernel-3.6.4-1|1843	%endif
12mr|kernel-3.6.4-1|1844	
12mr|kernel-3.6.4-1|1845	%if %{build_perf}
12mr|kernel-3.6.4-1|1846	%files -n perf
12mr|kernel-3.6.4-1|1847	%{_bindir}/perf
12mr|kernel-3.6.4-1|1848	%dir %{_prefix}/libexec/perf-core
12mr|kernel-3.6.4-1|1849	%{_prefix}/libexec/perf-core/*
12mr|kernel-3.6.4-1|1850	%{_mandir}/man[1-8]/perf*
12mr|kernel-3.6.4-1|1851	%endif
12mr|kernel-3.6.4-1|1852	
12mr|kernel-3.6.4-1|1853	%if %{build_cpupower}
12mr|kernel-3.6.4-1|1854	%files -n cpupower -f cpupower.lang
12mr|kernel-3.6.4-1|1855	%{_bindir}/cpupower
12mr|kernel-3.6.4-1|1856	%{_libdir}/libcpupower.so.0
12mr|kernel-3.6.4-1|1857	%{_libdir}/libcpupower.so.0.0.0
12mr|kernel-3.6.4-1|1858	%{_unitdir}/cpupower.service
12mr|kernel-3.6.4-1|1859	%{_mandir}/man[1-8]/cpupower*
12mr|kernel-3.6.4-1|1860	%config(noreplace) %{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.6.4-1|1861	
12mr|kernel-3.6.4-1|1862	%files -n cpupower-devel
12mr|kernel-3.6.4-1|1863	%{_libdir}/libcpupower.so
12mr|kernel-3.6.4-1|1864	%{_includedir}/cpufreq.h
12mr|kernel-3.6.4-1|1865	%endif
12mr|kernel-3.6.4-1|1866	
12mr|kernel-3.6.4-1|1867	
12mr|kernel-3.6.4-1|1868	%changelog
12mr|kernel-3.6.4-1|1869	
12mr|kernel-3.6.4-1|1870	* Sun Oct 28 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-1
12mr|kernel-3.6.4-1|1871	+ update to 3.6.4-1
12mr|kernel-3.6.4-1|1872	- ---------------------------------------------------------------------
12mr|kernel-3.6.4-1|1873	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.4-1|1874	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.4-1|1875	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.4-1|1876	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.4-1|1877	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.4-1|1878	- ---------------------------------------------------------------------
12mr|kernel-3.6.4-1|1879	
12mr|kernel-3.6.4-1|1880	* Fri Oct 26 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-rc1
12mr|kernel-3.6.4-1|1881	+ update to 3.6.4-rc1
12mr|kernel-3.6.4-1|1882	+ rc release that should fix this > https://lwn.net/Articles/521022/
12mr|kernel-3.6.4-1|1883	- added FX01-fix-serious-progressive-ext4-data-corruption-bug.patch
12mr|kernel-3.6.4-1|1884	- ---------------------------------------------------------------------
12mr|kernel-3.6.4-1|1885	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.4-1|1886	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.4-1|1887	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.4-1|1888	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.4-1|1889	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.4-1|1890	- ---------------------------------------------------------------------
12mr|kernel-3.6.4-1|1891	
12mr|kernel-3.6.4-1|1892	* Mon Oct 22 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.3-1
12mr|kernel-3.6.4-1|1893	+ update to 3.6.3 (85 fixes all over)
12mr|kernel-3.6.4-1|1894	- add OverlayFS
12mr|kernel-3.6.4-1|1895	- ---------------------------------------------------------------------
12mr|kernel-3.6.4-1|1896	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.4-1|1897	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.4-1|1898	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.4-1|1899	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.4-1|1900	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.4-1|1901	- ---------------------------------------------------------------------
12mr|kernel-3.6.4-1|1902	
12mr|kernel-3.6.4-1|1903	* Sat Oct 13 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.2-1
12mr|kernel-3.6.4-1|1904	+ update to 3.6.2 (135 fixes all over)
12mr|kernel-3.6.4-1|1905	- now CPU_FREQ_GOV_ONDEMAND is the predefined for -laptop and -netbook
12mr|kernel-3.6.4-1|1906	- ---------------------------------------------------------------------
12mr|kernel-3.6.4-1|1907	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.4-1|1908	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.4-1|1909	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.4-1|1910	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.4-1|1911	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.4-1|1912	- ---------------------------------------------------------------------
12mr|kernel-3.6.4-1|1913	
12mr|kernel-3.6.4-1|1914	* Fri Oct 12 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.1-1
12mr|kernel-3.6.4-1|1915	+ update to 3.6.1
12mr|kernel-3.6.4-1|1916	- first public attempt with new kernel 3.6 serie
12mr|kernel-3.6.4-1|1917	- ---------------------------------------------------------------------
12mr|kernel-3.6.4-1|1918	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.4-1|1919	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.4-1|1920	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.4-1|1921	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.4-1|1922	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.4-1|1923	- ---------------------------------------------------------------------
12mr|kernel-3.6.4-1|1924	
12mr|kernel-3.6.4-1|1925	* Fri Oct 2 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.0-1
12mr|kernel-3.6.4-1|1926	+ new kernel 3.6.0
12mr|kernel-3.6.4-1|1927	- first private attempt with new kernel 3.6 serie
12mr|kernel-3.6.4-1|1928	- ---------------------------------------------------------------------
12mr|kernel-3.6.4-1|1929	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.4-1|1930	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.4-1|1931	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.4-1|1932	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.4-1|1933	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.4-1|1934	- ---------------------------------------------------------------------

14559 12
12mr|kernel-3.6.4-2.1|1	# -*- Mode: rpm-spec -*-
12mr|kernel-3.6.4-2.1|2	#
12mr|kernel-3.6.4-2.1|3	# This Specfile is based on kernel-tmb spec done by
12mr|kernel-3.6.4-2.1|4	# Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.4-2.1|5	#
12mr|kernel-3.6.4-2.1|6	# The mkflavour() macroization done by Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.6.4-2.1|7	#
12mr|kernel-3.6.4-2.1|8	# Manbo kernels now use kernel.org versioning
12mr|kernel-3.6.4-2.1|9	#
12mr|kernel-3.6.4-2.1|10	# MIB header
12mr|kernel-3.6.4-2.1|11	%if %{mdvver} <= 201100
12mr|kernel-3.6.4-2.1|12	%define distsuffix mib
12mr|kernel-3.6.4-2.1|13	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.6.4-2.1|14	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.6.4-2.1|15	%endif
12mr|kernel-3.6.4-2.1|16	# end MIB header
12mr|kernel-3.6.4-2.1|17	#
12mr|kernel-3.6.4-2.1|18	%define kernelversion	3
12mr|kernel-3.6.4-2.1|19	%define patchlevel	6
12mr|kernel-3.6.4-2.1|20	%define sublevel	4
12mr|kernel-3.6.4-2.1|21	
12mr|kernel-3.6.4-2.1|22	# Package release
12mr|kernel-3.6.4-2.1|23	%define mibrel		2.1
12mr|kernel-3.6.4-2.1|24	
12mr|kernel-3.6.4-2.1|25	# kernel Makefile extraversion is substituted by
12mr|kernel-3.6.4-2.1|26	# kpatch/kgit/kstable wich are either 0 (empty), rc (kpatch), git (kgit)
12mr|kernel-3.6.4-2.1|27	# or stable release (kstable)
12mr|kernel-3.6.4-2.1|28	%define kpatch		0
12mr|kernel-3.6.4-2.1|29	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.6.4-2.1|30	%define kgit		0
12mr|kernel-3.6.4-2.1|31	
12mr|kernel-3.6.4-2.1|32	# kernel base name (also name of srpm)
12mr|kernel-3.6.4-2.1|33	%define kname 		kernel
12mr|kernel-3.6.4-2.1|34	
12mr|kernel-3.6.4-2.1|35	Source5:	kernel.rpmlintrc
12mr|kernel-3.6.4-2.1|36	
12mr|kernel-3.6.4-2.1|37	# Patch tarball tag
12mr|kernel-3.6.4-2.1|38	%define ktag		rosa
12mr|kernel-3.6.4-2.1|39	
12mr|kernel-3.6.4-2.1|40	%define rpmtag		%{distsuffix}
12mr|kernel-3.6.4-2.1|41	%if %kpatch
12mr|kernel-3.6.4-2.1|42	%if %kgit
12mr|kernel-3.6.4-2.1|43	%define rpmrel		0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.6.4-2.1|44	%else
12mr|kernel-3.6.4-2.1|45	%define rpmrel		0.%{kpatch}.%{mibrel}
12mr|kernel-3.6.4-2.1|46	%endif
12mr|kernel-3.6.4-2.1|47	%else
12mr|kernel-3.6.4-2.1|48	%define rpmrel		%{mibrel}
12mr|kernel-3.6.4-2.1|49	%endif
12mr|kernel-3.6.4-2.1|50	
12mr|kernel-3.6.4-2.1|51	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.6.4-2.1|52	# rpm/urpmi/smart
12mr|kernel-3.6.4-2.1|53	%define fakever		1
12mr|kernel-3.6.4-2.1|54	%define fakerel 	1
12mr|kernel-3.6.4-2.1|55	
12mr|kernel-3.6.4-2.1|56	# version defines
12mr|kernel-3.6.4-2.1|57	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.6.4-2.1|58	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.6.4-2.1|59	
12mr|kernel-3.6.4-2.1|60	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.6.4-2.1|61	%if %kpatch
12mr|kernel-3.6.4-2.1|62	%if %sublevel
12mr|kernel-3.6.4-2.1|63	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.4-2.1|64	%else
12mr|kernel-3.6.4-2.1|65	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.6.4-2.1|66	%endif
12mr|kernel-3.6.4-2.1|67	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.6.4-2.1|68	%else
12mr|kernel-3.6.4-2.1|69	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.4-2.1|70	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.6.4-2.1|71	%endif
12mr|kernel-3.6.4-2.1|72	
12mr|kernel-3.6.4-2.1|73	# Used for not making too long names for rpms or search paths
12mr|kernel-3.6.4-2.1|74	%if %kpatch
12mr|kernel-3.6.4-2.1|75	%if %kgit
12mr|kernel-3.6.4-2.1|76	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.4-2.1|77	%else
12mr|kernel-3.6.4-2.1|78	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.4-2.1|79	%endif
12mr|kernel-3.6.4-2.1|80	%else
12mr|kernel-3.6.4-2.1|81	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.6.4-2.1|82	%endif
12mr|kernel-3.6.4-2.1|83	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.6.4-2.1|84	
12mr|kernel-3.6.4-2.1|85	# Having different top level names for packges means that you have to remove
12mr|kernel-3.6.4-2.1|86	# them by hard :(
12mr|kernel-3.6.4-2.1|87	%define top_dir_name 	%{kname}-%{_arch}
12mr|kernel-3.6.4-2.1|88	
12mr|kernel-3.6.4-2.1|89	# Build defines
12mr|kernel-3.6.4-2.1|90	%define build_doc 		0
12mr|kernel-3.6.4-2.1|91	%define build_source 		0
12mr|kernel-3.6.4-2.1|92	%define build_devel 		1
12mr|kernel-3.6.4-2.1|93	
12mr|kernel-3.6.4-2.1|94	%define build_debug 		0
12mr|kernel-3.6.4-2.1|95	
12mr|kernel-3.6.4-2.1|96	# Build desktop i586 / 4GB
12mr|kernel-3.6.4-2.1|97	%ifarch %{ix86}
12mr|kernel-3.6.4-2.1|98	%define build_desktop586	0
12mr|kernel-3.6.4-2.1|99	%endif
12mr|kernel-3.6.4-2.1|100	
12mr|kernel-3.6.4-2.1|101	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.6.4-2.1|102	%define build_desktop		1
12mr|kernel-3.6.4-2.1|103	
12mr|kernel-3.6.4-2.1|104	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mr|kernel-3.6.4-2.1|105	%define build_server		0
12mr|kernel-3.6.4-2.1|106	
12mr|kernel-3.6.4-2.1|107	# End of user definitions
12mr|kernel-3.6.4-2.1|108	%{?_without_desktop586: %global build_desktop586 0}
12mr|kernel-3.6.4-2.1|109	%{?_without_desktop: %global build_desktop 0}
12mr|kernel-3.6.4-2.1|110	%{?_without_server: %global build_server 0}
12mr|kernel-3.6.4-2.1|111	%{?_without_doc: %global build_doc 0}
12mr|kernel-3.6.4-2.1|112	%{?_without_source: %global build_source 0}
12mr|kernel-3.6.4-2.1|113	%{?_without_devel: %global build_devel 0}
12mr|kernel-3.6.4-2.1|114	%{?_without_debug: %global build_debug 0}
12mr|kernel-3.6.4-2.1|115	
12mr|kernel-3.6.4-2.1|116	%{?_with_desktop586: %global build_desktop586 1}
12mr|kernel-3.6.4-2.1|117	%{?_with_desktop: %global build_desktop 1}
12mr|kernel-3.6.4-2.1|118	%{?_with_server: %global build_server 1}
12mr|kernel-3.6.4-2.1|119	%{?_with_doc: %global build_doc 1}
12mr|kernel-3.6.4-2.1|120	%{?_with_source: %global build_source 1}
12mr|kernel-3.6.4-2.1|121	%{?_with_devel: %global build_devel 1}
12mr|kernel-3.6.4-2.1|122	%{?_with_debug: %global build_debug 1}
12mr|kernel-3.6.4-2.1|123	
12mr|kernel-3.6.4-2.1|124	# For the .nosrc.rpm
12mr|kernel-3.6.4-2.1|125	%define build_nosrc 	1
12mr|kernel-3.6.4-2.1|126	%{?_with_nosrc: %global build_nosrc 1}
12mr|kernel-3.6.4-2.1|127	
12mr|kernel-3.6.4-2.1|128	#
12mr|kernel-3.6.4-2.1|129	# SRC RPM description
12mr|kernel-3.6.4-2.1|130	#
12mr|kernel-3.6.4-2.1|131	Summary: 	Linux kernel built for ROSA
12mr|kernel-3.6.4-2.1|132	Name:		%{kname}
12mr|kernel-3.6.4-2.1|133	Version: 	%{kversion}
12mr|kernel-3.6.4-2.1|134	Release: 	%{rpmrel}
12mr|kernel-3.6.4-2.1|135	License: 	GPLv2
12mr|kernel-3.6.4-2.1|136	Group: 	 	System/Kernel and hardware
12mr|kernel-3.6.4-2.1|137	ExclusiveArch: %{ix86} ppc powerpc x86_64 amd64 sparc sparc64
12mr|kernel-3.6.4-2.1|138	ExclusiveOS: 	Linux
12mr|kernel-3.6.4-2.1|139	URL:            http://wiki.mandriva.com/en/Manbo_Core2_kernel
12mr|kernel-3.6.4-2.1|140	BuildRoot: 	%{_tmppath}/%{kname}-%{kversion}-%{_arch}-build
12mr|kernel-3.6.4-2.1|141	Autoreqprov: 	no
12mr|kernel-3.6.4-2.1|142	BuildRequires: 	gcc module-init-tools
12mr|kernel-3.6.4-2.1|143	
12mr|kernel-3.6.4-2.1|144	%description
12mr|kernel-3.6.4-2.1|145	The kernel package contains the Linux kernel (vmlinuz), the core of
12mr|kernel-3.6.4-2.1|146	your Manbo Linux operating system. The kernel handles the basic
12mr|kernel-3.6.4-2.1|147	functions of the operating system: memory allocation, process
12mr|kernel-3.6.4-2.1|148	allocation, device input and output, etc.
12mr|kernel-3.6.4-2.1|149	
12mr|kernel-3.6.4-2.1|150	# mkflavour() name flavour processor
12mr|kernel-3.6.4-2.1|151	# name: the flavour name in the package name
12mr|kernel-3.6.4-2.1|152	# flavour: first parameter of CreateKernel()
12mr|kernel-3.6.4-2.1|153	%define mkflavour(R:)					\
12mr|kernel-3.6.4-2.1|154	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.4-2.1|155	Version:	%{kversion}				\
12mr|kernel-3.6.4-2.1|156	Release:	%{rpmrel}				\
12mr|kernel-3.6.4-2.1|157	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.6.4-2.1|158	Group:		System/Kernel and hardware		\
12mr|kernel-3.6.4-2.1|159	Requires:	kernel-nrj-%{2}%{-R:-%{-R*}}		\
12mr|kernel-3.6.4-2.1|160	Provides:	%{kname}-latest			\
12mr|kernel-3.6.4-2.1|161	%ifarch %{ix86}						\
12mr|kernel-3.6.4-2.1|162	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.4-2.1|163	%endif							\
12mr|kernel-3.6.4-2.1|164	\
12mr|kernel-3.6.4-2.1|165	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.4-2.1|166	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.4-2.1|167	latest %{kname}-%{1} installed...			\
12mr|kernel-3.6.4-2.1|168	\
12mr|kernel-3.6.4-2.1|169	%common_description_info				\
12mr|kernel-3.6.4-2.1|170	\
12mr|kernel-3.6.4-2.1|171	%if %build_devel					\
12mr|kernel-3.6.4-2.1|172	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.4-2.1|173	Version:	%{kversion}				\
12mr|kernel-3.6.4-2.1|174	Release:	%{rpmrel}				\
12mr|kernel-3.6.4-2.1|175	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.6.4-2.1|176	Group:		Development/Kernel			\
12mr|kernel-3.6.4-2.1|177	Requires:	%{kname}-nrj-%{2}-devel%{-R:-%{-R*}}	\
12mr|kernel-3.6.4-2.1|178	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.6.4-2.1|179	%ifarch %{ix86}						\
12mr|kernel-3.6.4-2.1|180	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.4-2.1|181	%endif							\
12mr|kernel-3.6.4-2.1|182	\
12mr|kernel-3.6.4-2.1|183	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.6.4-2.1|184	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.4-2.1|185	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.6.4-2.1|186	\
12mr|kernel-3.6.4-2.1|187	%common_description_info				\
12mr|kernel-3.6.4-2.1|188	%endif							\
12mr|kernel-3.6.4-2.1|189	\
12mr|kernel-3.6.4-2.1|190	%if %build_debug					\
12mr|kernel-3.6.4-2.1|191	%package -n %{kname}-%{1}-debug-latest			\
12mr|kernel-3.6.4-2.1|192	Version:	%{kversion}				\
12mr|kernel-3.6.4-2.1|193	Release:	%{rpmrel}				\
12mr|kernel-3.6.4-2.1|194	Summary:	Virtual rpm for latest %{kname}-%{1}-debug \
12mr|kernel-3.6.4-2.1|195	Group:		Development/Debug			\
12mr|kernel-3.6.4-2.1|196	Requires:	%{kname}-%{2}-%{-R:debug-%{-R*}}%{!-R:debuginfo}	\
12mr|kernel-3.6.4-2.1|197	%ifarch %{ix86}						\
12mr|kernel-3.6.4-2.1|198	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.4-2.1|199	%endif							\
12mr|kernel-3.6.4-2.1|200	Provides:	%{kname}-debug-latest			\
12mr|kernel-3.6.4-2.1|201	\
12mr|kernel-3.6.4-2.1|202	%description -n %{kname}-%{1}-debug-latest		\
12mr|kernel-3.6.4-2.1|203	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.4-2.1|204	latest %{kname}-%{1}-debug installed...			\
12mr|kernel-3.6.4-2.1|205	\
12mr|kernel-3.6.4-2.1|206	%common_description_info				\
12mr|kernel-3.6.4-2.1|207	%endif							\
12mr|kernel-3.6.4-2.1|208	\
12mr|kernel-3.6.4-2.1|209	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.6.4-2.1|210	%defattr(-,root,root)					\
12mr|kernel-3.6.4-2.1|211	\
12mr|kernel-3.6.4-2.1|212	%if %build_devel					\
12mr|kernel-3.6.4-2.1|213	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.4-2.1|214	%defattr(-,root,root)					\
12mr|kernel-3.6.4-2.1|215	%endif							\
12mr|kernel-3.6.4-2.1|216	\
12mr|kernel-3.6.4-2.1|217	%if %build_debug					\
12mr|kernel-3.6.4-2.1|218	%files -n %{kname}-%{1}-debug-latest			\
12mr|kernel-3.6.4-2.1|219	%defattr(-,root,root)					\
12mr|kernel-3.6.4-2.1|220	%endif
12mr|kernel-3.6.4-2.1|221	
12mr|kernel-3.6.4-2.1|222	#
12mr|kernel-3.6.4-2.1|223	# kernel-desktop586: i586, smp-alternatives, 4GB
12mr|kernel-3.6.4-2.1|224	#
12mr|kernel-3.6.4-2.1|225	%ifarch %{ix86}
12mr|kernel-3.6.4-2.1|226	%if %build_desktop586
12mr|kernel-3.6.4-2.1|227	%mkflavour desktop586 desktop586
12mr|kernel-3.6.4-2.1|228	%endif
12mr|kernel-3.6.4-2.1|229	%endif
12mr|kernel-3.6.4-2.1|230	
12mr|kernel-3.6.4-2.1|231	#
12mr|kernel-3.6.4-2.1|232	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.4-2.1|233	#
12mr|kernel-3.6.4-2.1|234	
12mr|kernel-3.6.4-2.1|235	%if %build_desktop
12mr|kernel-3.6.4-2.1|236	%mkflavour desktop desktop
12mr|kernel-3.6.4-2.1|237	%endif
12mr|kernel-3.6.4-2.1|238	
12mr|kernel-3.6.4-2.1|239	#
12mr|kernel-3.6.4-2.1|240	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mr|kernel-3.6.4-2.1|241	#
12mr|kernel-3.6.4-2.1|242	
12mr|kernel-3.6.4-2.1|243	%if %build_server
12mr|kernel-3.6.4-2.1|244	%ifarch %{ix86}
12mr|kernel-3.6.4-2.1|245	%mkflavour -R 2.6.38.7-1mnb2 server server
12mr|kernel-3.6.4-2.1|246	%else
12mr|kernel-3.6.4-2.1|247	%mkflavour server server
12mr|kernel-3.6.4-2.1|248	%endif
12mr|kernel-3.6.4-2.1|249	%endif
12mr|kernel-3.6.4-2.1|250	
12mr|kernel-3.6.4-2.1|251	#
12mr|kernel-3.6.4-2.1|252	# kernel-source-latest: virtual rpm
12mr|kernel-3.6.4-2.1|253	#
12mr|kernel-3.6.4-2.1|254	%if %build_source
12mr|kernel-3.6.4-2.1|255	
12mr|kernel-3.6.4-2.1|256	%package -n %{kname}-source-latest
12mr|kernel-3.6.4-2.1|257	Version: 	%{kversion}
12mr|kernel-3.6.4-2.1|258	Release: 	%{rpmrel}
12mr|kernel-3.6.4-2.1|259	Summary: 	Virtual rpm for latest %{kname}-source
12mr|kernel-3.6.4-2.1|260	Group:   	Development/Kernel
12mr|kernel-3.6.4-2.1|261	Requires: 	%{kname}-source >= %{kversion}
12mr|kernel-3.6.4-2.1|262	%ifarch %{ix86}
12mr|kernel-3.6.4-2.1|263	Conflicts:	arch(x86_64)
12mr|kernel-3.6.4-2.1|264	%endif
12mr|kernel-3.6.4-2.1|265	
12mr|kernel-3.6.4-2.1|266	%description -n %{kname}-source-latest
12mr|kernel-3.6.4-2.1|267	This package is a virtual rpm that aims to make sure you always have the
12mr|kernel-3.6.4-2.1|268	latest %{kname}-source installed...
12mr|kernel-3.6.4-2.1|269	
12mr|kernel-3.6.4-2.1|270	%common_description_info
12mr|kernel-3.6.4-2.1|271	
12mr|kernel-3.6.4-2.1|272	%files -n %{kname}-source-latest
12mr|kernel-3.6.4-2.1|273	%defattr(-,root,root)
12mr|kernel-3.6.4-2.1|274	
12mr|kernel-3.6.4-2.1|275	%endif
12mr|kernel-3.6.4-2.1|276	
12mr|kernel-3.6.4-2.1|277	
12mr|kernel-3.6.4-2.1|278	
12mr|kernel-3.6.4-2.1|279	%changelog
12mr|kernel-3.6.4-2.1|280	

14560 12
12mr|kernel-3.6.4-2|1	# -*- Mode: rpm-spec -*-
12mr|kernel-3.6.4-2|2	#
12mr|kernel-3.6.4-2|3	# This Specfile is based on kernel-tmb spec done by
12mr|kernel-3.6.4-2|4	# Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.4-2|5	#
12mr|kernel-3.6.4-2|6	# The mkflavour() macroization done by Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.6.4-2|7	#
12mr|kernel-3.6.4-2|8	# Mageia, Mandriva, MIB and ROSA kernels use kernel.org versioning
12mr|kernel-3.6.4-2|9	#
12mr|kernel-3.6.4-2|10	# MIB header
12mr|kernel-3.6.4-2|11	%if %{mdvver} <= 201100
12mr|kernel-3.6.4-2|12	%define distsuffix mib
12mr|kernel-3.6.4-2|13	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.6.4-2|14	%endif
12mr|kernel-3.6.4-2|15	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.6.4-2|16	# end MIB header
12mr|kernel-3.6.4-2|17	#
12mr|kernel-3.6.4-2|18	%define kernelversion	3
12mr|kernel-3.6.4-2|19	%define patchlevel	6
12mr|kernel-3.6.4-2|20	# sublevel is now used for -stable patches
12mr|kernel-3.6.4-2|21	%define sublevel	4
12mr|kernel-3.6.4-2|22	
12mr|kernel-3.6.4-2|23	# Package release
12mr|kernel-3.6.4-2|24	%define mibrel		2
12mr|kernel-3.6.4-2|25	
12mr|kernel-3.6.4-2|26	# kernel Makefile extraversion is substituted by
12mr|kernel-3.6.4-2|27	# kpatch wich are either 0 (empty), rc (kpatch)
12mr|kernel-3.6.4-2|28	%define kpatch		0
12mr|kernel-3.6.4-2|29	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.6.4-2|30	%define kgit		0
12mr|kernel-3.6.4-2|31	
12mr|kernel-3.6.4-2|32	# kernel base name (also name of srpm)
12mr|kernel-3.6.4-2|33	%define kname 		kernel
12mr|kernel-3.6.4-2|34	
12mr|kernel-3.6.4-2|35	# Patch tarball tag
12mr|kernel-3.6.4-2|36	%define ktag		rosa
12mr|kernel-3.6.4-2|37	
12mr|kernel-3.6.4-2|38	# define rpmtag		%{distsuffix}
12mr|kernel-3.6.4-2|39	%define rpmtag		%{distsuffix}
12mr|kernel-3.6.4-2|40	%if %kpatch
12mr|kernel-3.6.4-2|41	%if %kgit
12mr|kernel-3.6.4-2|42	%define rpmrel		%mkrel 0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.6.4-2|43	%else
12mr|kernel-3.6.4-2|44	%define rpmrel		%mkrel 0.%{kpatch}.%{mibrel}
12mr|kernel-3.6.4-2|45	%endif
12mr|kernel-3.6.4-2|46	%else
12mr|kernel-3.6.4-2|47	%define rpmrel		%{mibrel}
12mr|kernel-3.6.4-2|48	%endif
12mr|kernel-3.6.4-2|49	
12mr|kernel-3.6.4-2|50	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.6.4-2|51	# rpm/urpmi/smart
12mr|kernel-3.6.4-2|52	%define fakever		1
12mr|kernel-3.6.4-2|53	%define fakerel 	%mkrel 1
12mr|kernel-3.6.4-2|54	
12mr|kernel-3.6.4-2|55	# version defines
12mr|kernel-3.6.4-2|56	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.6.4-2|57	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.6.4-2|58	
12mr|kernel-3.6.4-2|59	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.6.4-2|60	%if %kpatch
12mr|kernel-3.6.4-2|61	%if %sublevel
12mr|kernel-3.6.4-2|62	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.4-2|63	%else
12mr|kernel-3.6.4-2|64	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.6.4-2|65	%endif
12mr|kernel-3.6.4-2|66	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.6.4-2|67	%else
12mr|kernel-3.6.4-2|68	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.4-2|69	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.6.4-2|70	%endif
12mr|kernel-3.6.4-2|71	
12mr|kernel-3.6.4-2|72	# Used for not making too long names for rpms or search paths
12mr|kernel-3.6.4-2|73	%if %kpatch
12mr|kernel-3.6.4-2|74	%if %kgit
12mr|kernel-3.6.4-2|75	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.4-2|76	%else
12mr|kernel-3.6.4-2|77	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.4-2|78	%endif
12mr|kernel-3.6.4-2|79	%else
12mr|kernel-3.6.4-2|80	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.6.4-2|81	%endif
12mr|kernel-3.6.4-2|82	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.6.4-2|83	
12mr|kernel-3.6.4-2|84	# Having different top level names for packges means that you have to remove
12mr|kernel-3.6.4-2|85	# them by hard :(
12mr|kernel-3.6.4-2|86	%define top_dir_name 	%{kname}-%{_arch}
12mr|kernel-3.6.4-2|87	
12mr|kernel-3.6.4-2|88	%define build_dir 	${RPM_BUILD_DIR}/%{top_dir_name}
12mr|kernel-3.6.4-2|89	%define src_dir 	%{build_dir}/linux-%{tar_ver}
12mr|kernel-3.6.4-2|90	
12mr|kernel-3.6.4-2|91	# Disable useless debug rpms...
12mr|kernel-3.6.4-2|92	%define _enable_debug_packages 	%{nil}
12mr|kernel-3.6.4-2|93	%define debug_package 		%{nil}
12mr|kernel-3.6.4-2|94	
12mr|kernel-3.6.4-2|95	# Build defines
12mr|kernel-3.6.4-2|96	%define build_doc 		1
12mr|kernel-3.6.4-2|97	%define build_source 		1
12mr|kernel-3.6.4-2|98	%define build_devel 		1
12mr|kernel-3.6.4-2|99	
12mr|kernel-3.6.4-2|100	%define build_debug 		0
12mr|kernel-3.6.4-2|101	
12mr|kernel-3.6.4-2|102	#
12mr|kernel-3.6.4-2|103	# Old Mandriva kernel flavours plus new two PAE flavours
12mr|kernel-3.6.4-2|104	#
12mr|kernel-3.6.4-2|105	
12mr|kernel-3.6.4-2|106	# Build desktop i586 / 4GB
12mr|kernel-3.6.4-2|107	%ifarch %{ix86}
12mr|kernel-3.6.4-2|108	%define build_desktop586		0
12mr|kernel-3.6.4-2|109	%endif
12mr|kernel-3.6.4-2|110	
12mr|kernel-3.6.4-2|111	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.6.4-2|112	%define build_desktop			1
12mr|kernel-3.6.4-2|113	
12mr|kernel-3.6.4-2|114	# Build netbook (i686 / 4GB) / x86_64
12mr|kernel-3.6.4-2|115	%define build_netbook			0
12mr|kernel-3.6.4-2|116	
12mr|kernel-3.6.4-2|117	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mr|kernel-3.6.4-2|118	%define build_server			0
12mr|kernel-3.6.4-2|119	
12mr|kernel-3.6.4-2|120	# Build desktop686 pae (i686 / 64GB)
12mr|kernel-3.6.4-2|121	%ifarch %{ix86}
12mr|kernel-3.6.4-2|122	%define build_desktop_pae		0
12mr|kernel-3.6.4-2|123	%endif
12mr|kernel-3.6.4-2|124	
12mr|kernel-3.6.4-2|125	# Build netbook686 pae (i686 / 64GB)
12mr|kernel-3.6.4-2|126	%ifarch %{ix86}
12mr|kernel-3.6.4-2|127	%define build_netbook_pae		0
12mr|kernel-3.6.4-2|128	%endif
12mr|kernel-3.6.4-2|129	
12mr|kernel-3.6.4-2|130	#
12mr|kernel-3.6.4-2|131	# MIB low latency optimized flavours called "nrj"
12mr|kernel-3.6.4-2|132	#
12mr|kernel-3.6.4-2|133	
12mr|kernel-3.6.4-2|134	# Build nrj desktop586 (i586 / 4GB)
12mr|kernel-3.6.4-2|135	%ifarch %{ix86}
12mr|kernel-3.6.4-2|136	%define build_nrj_desktop586		0
12mr|kernel-3.6.4-2|137	%endif
12mr|kernel-3.6.4-2|138	
12mr|kernel-3.6.4-2|139	# Build nrj desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.6.4-2|140	%define build_nrj_desktop		1
12mr|kernel-3.6.4-2|141	
12mr|kernel-3.6.4-2|142	# Build nrj realtime (i686 / 4GB) / x86_64
12mr|kernel-3.6.4-2|143	%define build_nrj_realtime		1
12mr|kernel-3.6.4-2|144	
12mr|kernel-3.6.4-2|145	# Build nrj laptop (i686 / 4GB) / x86_64
12mr|kernel-3.6.4-2|146	%define build_nrj_laptop		0
12mr|kernel-3.6.4-2|147	
12mr|kernel-3.6.4-2|148	# Build nrj netbook (i686 / 4GB) / x86_64
12mr|kernel-3.6.4-2|149	%define build_nrj_netbook		0
12mr|kernel-3.6.4-2|150	
12mr|kernel-3.6.4-2|151	# Build nrj desktop pae (i686 / 64GB)
12mr|kernel-3.6.4-2|152	%ifarch %{ix86}
12mr|kernel-3.6.4-2|153	%define build_nrj_desktop_pae		1
12mr|kernel-3.6.4-2|154	%endif
12mr|kernel-3.6.4-2|155	
12mr|kernel-3.6.4-2|156	# Build nrj realtime pae (i686 / 64GB)
12mr|kernel-3.6.4-2|157	%ifarch %{ix86}
12mr|kernel-3.6.4-2|158	%define build_nrj_realtime_pae		0
12mr|kernel-3.6.4-2|159	%endif
12mr|kernel-3.6.4-2|160	
12mr|kernel-3.6.4-2|161	# Build nrj laptop pae (i686 / 64GB)
12mr|kernel-3.6.4-2|162	%ifarch %{ix86}
12mr|kernel-3.6.4-2|163	%define build_nrj_laptop_pae		0
12mr|kernel-3.6.4-2|164	%endif
12mr|kernel-3.6.4-2|165	
12mr|kernel-3.6.4-2|166	# Build nrj netbook686 pae (i686 / 64GB)
12mr|kernel-3.6.4-2|167	%ifarch %{ix86}
12mr|kernel-3.6.4-2|168	%define build_nrj_netbook_pae		0
12mr|kernel-3.6.4-2|169	%endif
12mr|kernel-3.6.4-2|170	
12mr|kernel-3.6.4-2|171	#
12mr|kernel-3.6.4-2|172	# experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.6.4-2|173	#
12mr|kernel-3.6.4-2|174	
12mr|kernel-3.6.4-2|175	# Build nrj netbook Intel Atom (matom / 4GB)
12mr|kernel-3.6.4-2|176	%ifarch %{ix86}
12mr|kernel-3.6.4-2|177	%define build_nrj_netbook_atom		0
12mr|kernel-3.6.4-2|178	%endif
12mr|kernel-3.6.4-2|179	
12mr|kernel-3.6.4-2|180	# Build nrj netbook Intel Atom pae (matom / 64GB)
12mr|kernel-3.6.4-2|181	%ifarch %{ix86}
12mr|kernel-3.6.4-2|182	%define build_nrj_netbook_atom_pae	0
12mr|kernel-3.6.4-2|183	%endif
12mr|kernel-3.6.4-2|184	
12mr|kernel-3.6.4-2|185	# Build nrj desktop Intel Core2 (mcore2 / 4GB)
12mr|kernel-3.6.4-2|186	%ifarch %{ix86}
12mr|kernel-3.6.4-2|187	%define build_nrj_desktop_core2   	0
12mr|kernel-3.6.4-2|188	%endif
12mr|kernel-3.6.4-2|189	
12mr|kernel-3.6.4-2|190	# Build nrj desktop Intel Core2 pae (mcore2 / 64GB)
12mr|kernel-3.6.4-2|191	%ifarch %{ix86}
12mr|kernel-3.6.4-2|192	%define build_nrj_desktop_core2_pae   	0
12mr|kernel-3.6.4-2|193	%endif
12mr|kernel-3.6.4-2|194	
12mr|kernel-3.6.4-2|195	#
12mr|kernel-3.6.4-2|196	# end of experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.6.4-2|197	#
12mr|kernel-3.6.4-2|198	
12mr|kernel-3.6.4-2|199	# build perf and cpupower tools
12mr|kernel-3.6.4-2|200	%if %{mdvver} >= 201200
12mr|kernel-3.6.4-2|201	%define build_perf		1
12mr|kernel-3.6.4-2|202	%define build_cpupower		1
12mr|kernel-3.6.4-2|203	%else
12mr|kernel-3.6.4-2|204	%define build_perf		0
12mr|kernel-3.6.4-2|205	%define build_cpupower		0
12mr|kernel-3.6.4-2|206	%endif
12mr|kernel-3.6.4-2|207	
12mr|kernel-3.6.4-2|208	# compress modules with xz
12mr|kernel-3.6.4-2|209	%if %{mdvver} >= 201200
12mr|kernel-3.6.4-2|210	%define build_modxz		0
12mr|kernel-3.6.4-2|211	%else
12mr|kernel-3.6.4-2|212	%define build_modxz		0
12mr|kernel-3.6.4-2|213	%endif
12mr|kernel-3.6.4-2|214	
12mr|kernel-3.6.4-2|215	# ARM builds
12mr|kernel-3.6.4-2|216	%ifarch %{arm}
12mr|kernel-3.6.4-2|217	%define build_desktop		0
12mr|kernel-3.6.4-2|218	%define build_netbook		0
12mr|kernel-3.6.4-2|219	%define build_server		0
12mr|kernel-3.6.4-2|220	%define build_iop32x		0
12mr|kernel-3.6.4-2|221	%define build_kirkwood		1
12mr|kernel-3.6.4-2|222	%define build_versatile		1
12mr|kernel-3.6.4-2|223	# no cpupower tools on arm yet
12mr|kernel-3.6.4-2|224	%define build_cpupower		0
12mr|kernel-3.6.4-2|225	# arm is currently not using xz
12mr|kernel-3.6.4-2|226	%define build_modxz		0
12mr|kernel-3.6.4-2|227	%endif
12mr|kernel-3.6.4-2|228	# End of user definitions
12mr|kernel-3.6.4-2|229	
12mr|kernel-3.6.4-2|230	# buildtime flags
12mr|kernel-3.6.4-2|231	%{?_without_desktop586: %global build_desktop586 0}
12mr|kernel-3.6.4-2|232	%{?_without_desktop: %global build_desktop 0}
12mr|kernel-3.6.4-2|233	%{?_without_netbook: %global build_netbook 0}
12mr|kernel-3.6.4-2|234	%{?_without_server: %global build_server 0}
12mr|kernel-3.6.4-2|235	
12mr|kernel-3.6.4-2|236	%{?_without_desktop_pae: %global build_desktop_pae 0}
12mr|kernel-3.6.4-2|237	%{?_without_netbook_pae: %global build_netbook_pae 0}
12mr|kernel-3.6.4-2|238	
12mr|kernel-3.6.4-2|239	%{?_without_nrj_desktop586: %global build_nrj_desktop586 0}
12mr|kernel-3.6.4-2|240	%{?_without_nrj_desktop: %global build_nrj_desktop 0}
12mr|kernel-3.6.4-2|241	%{?_without_nrj_realtime: %global build_nrj_realtime 0}
12mr|kernel-3.6.4-2|242	%{?_without_nrj_laptop: %global build_nrj_laptop 0}
12mr|kernel-3.6.4-2|243	%{?_without_nrj_netbook: %global build_nrj_netbook 0}
12mr|kernel-3.6.4-2|244	
12mr|kernel-3.6.4-2|245	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 0}
12mr|kernel-3.6.4-2|246	%{?_without_nrj_realtime_pae: %global build_nrj_realtime_pae 0}
12mr|kernel-3.6.4-2|247	%{?_without_nrj_laptop_pae: %global build_nrj_laptop_pae 0}
12mr|kernel-3.6.4-2|248	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 0}
12mr|kernel-3.6.4-2|249	
12mr|kernel-3.6.4-2|250	%{?_without_nrj_netbook_atom: %global build_nrj_netbook_atom 0}
12mr|kernel-3.6.4-2|251	%{?_without_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 0}
12mr|kernel-3.6.4-2|252	%{?_without_nrj_desktop_core2: %global build_nrj_desktop_core2 0}
12mr|kernel-3.6.4-2|253	%{?_without_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 0}
12mr|kernel-3.6.4-2|254	
12mr|kernel-3.6.4-2|255	%{?_without_doc: %global build_doc 0}
12mr|kernel-3.6.4-2|256	%{?_without_source: %global build_source 0}
12mr|kernel-3.6.4-2|257	%{?_without_devel: %global build_devel 0}
12mr|kernel-3.6.4-2|258	%{?_without_debug: %global build_debug 0}
12mr|kernel-3.6.4-2|259	%{?_without_perf: %global build_perf 0}
12mr|kernel-3.6.4-2|260	%{?_without_cpupower: %global build_cpupower 0}
12mr|kernel-3.6.4-2|261	%{?_without_modxz: %global build_modxz 0}
12mr|kernel-3.6.4-2|262	
12mr|kernel-3.6.4-2|263	
12mr|kernel-3.6.4-2|264	%{?_with_desktop586: %global build_desktop586 1}
12mr|kernel-3.6.4-2|265	%{?_with_desktop: %global build_desktop 1}
12mr|kernel-3.6.4-2|266	%{?_with_netbook: %global build_netbook 1}
12mr|kernel-3.6.4-2|267	%{?_with_server: %global build_server 1}
12mr|kernel-3.6.4-2|268	
12mr|kernel-3.6.4-2|269	%{?_with_desktop_pae: %global build_desktop_pae 1}
12mr|kernel-3.6.4-2|270	%{?_with_netbook_pae: %global build_netbook_pae 1}
12mr|kernel-3.6.4-2|271	
12mr|kernel-3.6.4-2|272	%{?_with_nrj_desktop586: %global build_nrj_desktop586 1}
12mr|kernel-3.6.4-2|273	%{?_with_nrj_desktop: %global build_nrj_desktop 1}
12mr|kernel-3.6.4-2|274	%{?_with_nrj_realtime: %global build_nrj_realtime 1}
12mr|kernel-3.6.4-2|275	%{?_with_nrj_laptop: %global build_nrj_laptop 1}
12mr|kernel-3.6.4-2|276	%{?_with_nrj_netbook: %global build_nrj_netbook 1}
12mr|kernel-3.6.4-2|277	
12mr|kernel-3.6.4-2|278	%{?_with_nrj_desktop_pae: %global build_nrj_desktop_pae 1}
12mr|kernel-3.6.4-2|279	%{?_with_nrj_realtime_pae: %global build_nrj_realtime_pae 1}
12mr|kernel-3.6.4-2|280	%{?_with_nrj_laptop_pae: %global build_nrj_laptop_pae 1}
12mr|kernel-3.6.4-2|281	%{?_with_nrj_netbook_pae: %global build_nrj_netbook_pae 1}
12mr|kernel-3.6.4-2|282	
12mr|kernel-3.6.4-2|283	%{?_with_nrj_netbook_atom: %global build_nrj_netbook_atom 1}
12mr|kernel-3.6.4-2|284	%{?_with_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 1}
12mr|kernel-3.6.4-2|285	%{?_with_nrj_desktop_core2: %global build_nrj_desktop_core2 1}
12mr|kernel-3.6.4-2|286	%{?_with_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 1}
12mr|kernel-3.6.4-2|287	
12mr|kernel-3.6.4-2|288	%{?_with_doc: %global build_doc 1}
12mr|kernel-3.6.4-2|289	%{?_with_source: %global build_source 1}
12mr|kernel-3.6.4-2|290	%{?_with_devel: %global build_devel 1}
12mr|kernel-3.6.4-2|291	%{?_with_debug: %global build_debug 1}
12mr|kernel-3.6.4-2|292	%{?_with_perf: %global build_perf 1}
12mr|kernel-3.6.4-2|293	%{?_with_cpupower: %global build_cpupower 1}
12mr|kernel-3.6.4-2|294	%{?_with_modxz: %global build_modxz 1}
12mr|kernel-3.6.4-2|295	
12mr|kernel-3.6.4-2|296	# ARM builds
12mr|kernel-3.6.4-2|297	%{?_with_iop32x: %global build_iop32x 1}
12mr|kernel-3.6.4-2|298	%{?_with_kirkwood: %global build_kirkwood 1}
12mr|kernel-3.6.4-2|299	%{?_with_versatile: %global build_versatile 1}
12mr|kernel-3.6.4-2|300	%{?_without_iop32x: %global build_iop32x 0}
12mr|kernel-3.6.4-2|301	%{?_without_kirkwood: %global build_kirkwood 0}
12mr|kernel-3.6.4-2|302	%{?_without_versatile: %global build_versatile 0}
12mr|kernel-3.6.4-2|303	
12mr|kernel-3.6.4-2|304	# For the .nosrc.rpm
12mr|kernel-3.6.4-2|305	%define build_nosrc 	0
12mr|kernel-3.6.4-2|306	%{?_with_nosrc: %global build_nosrc 1}
12mr|kernel-3.6.4-2|307	
12mr|kernel-3.6.4-2|308	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mr|kernel-3.6.4-2|309	%define kmake %make CC="$CC"
12mr|kernel-3.6.4-2|310	%else
12mr|kernel-3.6.4-2|311	%define kmake %make
12mr|kernel-3.6.4-2|312	%endif
12mr|kernel-3.6.4-2|313	# there are places where parallel make don't work
12mr|kernel-3.6.4-2|314	%define smake make
12mr|kernel-3.6.4-2|315	
12mr|kernel-3.6.4-2|316	# Parallelize xargs invocations on smp machines
12mr|kernel-3.6.4-2|317	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
12mr|kernel-3.6.4-2|318	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
12mr|kernel-3.6.4-2|319	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
12mr|kernel-3.6.4-2|320	
12mr|kernel-3.6.4-2|321	# Sparc arch wants sparc64 kernels
12mr|kernel-3.6.4-2|322	%define target_arch    %(echo %{_arch} | sed -e 's/mips.*/mips/' -e 's/arm.*/arm/')
12mr|kernel-3.6.4-2|323	
12mr|kernel-3.6.4-2|324	
12mr|kernel-3.6.4-2|325	#
12mr|kernel-3.6.4-2|326	# SRC RPM description
12mr|kernel-3.6.4-2|327	#
12mr|kernel-3.6.4-2|328	Summary: 	Linux kernel built for Mandriva
12mr|kernel-3.6.4-2|329	Name:		%{kname}
12mr|kernel-3.6.4-2|330	Version: 	%{kversion}
12mr|kernel-3.6.4-2|331	Release: 	%{rpmrel}
12mr|kernel-3.6.4-2|332	License: 	GPLv2
12mr|kernel-3.6.4-2|333	Group: 	 	System/Kernel and hardware
12mr|kernel-3.6.4-2|334	ExclusiveArch: %{ix86} x86_64 %{arm}
12mr|kernel-3.6.4-2|335	ExclusiveOS: 	Linux
12mr|kernel-3.6.4-2|336	URL:            http://www.kernel.org
12mr|kernel-3.6.4-2|337	
12mr|kernel-3.6.4-2|338	####################################################################
12mr|kernel-3.6.4-2|339	#
12mr|kernel-3.6.4-2|340	# Sources
12mr|kernel-3.6.4-2|341	#
12mr|kernel-3.6.4-2|342	### This is for full SRC RPM
12mr|kernel-3.6.4-2|343	Source0: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.xz
12mr|kernel-3.6.4-2|344	Source1: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.sign
12mr|kernel-3.6.4-2|345	### This is for stripped SRC RPM
12mr|kernel-3.6.4-2|346	%if %build_nosrc
12mr|kernel-3.6.4-2|347	NoSource: 0
12mr|kernel-3.6.4-2|348	%endif
12mr|kernel-3.6.4-2|349	# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
12mr|kernel-3.6.4-2|350	Source2: 	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
12mr|kernel-3.6.4-2|351	
12mr|kernel-3.6.4-2|352	Source4: 	README.kernel-sources
12mr|kernel-3.6.4-2|353	Source5:	kernel.rpmlintrc
12mr|kernel-3.6.4-2|354	
12mr|kernel-3.6.4-2|355	# config and systemd service file from fedora
12mr|kernel-3.6.4-2|356	Source50:	cpupower.service
12mr|kernel-3.6.4-2|357	Source51:	cpupower.config
12mr|kernel-3.6.4-2|358	
12mr|kernel-3.6.4-2|359	# our patch tarball
12mr|kernel-3.6.4-2|360	Source100: 	linux-%{patch_ver}.tar.xz
12mr|kernel-3.6.4-2|361	
12mr|kernel-3.6.4-2|362	####################################################################
12mr|kernel-3.6.4-2|363	#
12mr|kernel-3.6.4-2|364	# Patches
12mr|kernel-3.6.4-2|365	
12mr|kernel-3.6.4-2|366	#
12mr|kernel-3.6.4-2|367	# Patch0 to Patch100 are for core kernel upgrades.
12mr|kernel-3.6.4-2|368	#
12mr|kernel-3.6.4-2|369	
12mr|kernel-3.6.4-2|370	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/testing
12mr|kernel-3.6.4-2|371	
12mr|kernel-3.6.4-2|372	%if %kpatch
12mr|kernel-3.6.4-2|373	%if %sublevel
12mr|kernel-3.6.4-2|374	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.bz2
12mr|kernel-3.6.4-2|375	Source11:	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.sign
12mr|kernel-3.6.4-2|376	%else
12mr|kernel-3.6.4-2|377	Patch1:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.bz2
12mr|kernel-3.6.4-2|378	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.sign
12mr|kernel-3.6.4-2|379	%endif
12mr|kernel-3.6.4-2|380	%endif
12mr|kernel-3.6.4-2|381	%if %kgit
12mr|kernel-3.6.4-2|382	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.bz2
12mr|kernel-3.6.4-2|383	Source11: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.sign
12mr|kernel-3.6.4-2|384	%endif
12mr|kernel-3.6.4-2|385	%if %sublevel
12mr|kernel-3.6.4-2|386	%if %kpatch
12mr|kernel-3.6.4-2|387	%define prev_sublevel %(expr %{sublevel} - 1)
12mr|kernel-3.6.4-2|388	%if %prev_sublevel
12mr|kernel-3.6.4-2|389	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.bz2
12mr|kernel-3.6.4-2|390	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.sign
12mr|kernel-3.6.4-2|391	%endif
12mr|kernel-3.6.4-2|392	%else
12mr|kernel-3.6.4-2|393	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.bz2
12mr|kernel-3.6.4-2|394	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.sign
12mr|kernel-3.6.4-2|395	%endif
12mr|kernel-3.6.4-2|396	%endif
12mr|kernel-3.6.4-2|397	
12mr|kernel-3.6.4-2|398	#END
12mr|kernel-3.6.4-2|399	####################################################################
12mr|kernel-3.6.4-2|400	
12mr|kernel-3.6.4-2|401	# Defines for the things that are needed for all the kernels
12mr|kernel-3.6.4-2|402	#
12mr|kernel-3.6.4-2|403	%define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \
12mr|kernel-3.6.4-2|404	Mandriva operating system. The kernel handles the basic functions \
12mr|kernel-3.6.4-2|405	of the operating system: memory allocation, process allocation, device \
12mr|kernel-3.6.4-2|406	input and output, etc.
12mr|kernel-3.6.4-2|407	
12mr|kernel-3.6.4-2|408	%define common_desc_kernel_smp This kernel relies on in-kernel smp alternatives to switch between up & smp \
12mr|kernel-3.6.4-2|409	mode depending on detected hardware. To force the kernel to boot in single \
12mr|kernel-3.6.4-2|410	processor mode, use the "nosmp" boot parameter.
12mr|kernel-3.6.4-2|411	
12mr|kernel-3.6.4-2|412	
12mr|kernel-3.6.4-2|413	### Global Requires/Provides
12mr|kernel-3.6.4-2|414	
12mr|kernel-3.6.4-2|415	%if %{mdvver} == 201210
12mr|kernel-3.6.4-2|416	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.6.4-2|417	%define requires2	dracut >= 017-16
12mr|kernel-3.6.4-2|418	%define requires3	kmod >= 7-6
12mr|kernel-3.6.4-2|419	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.6.4-2|420	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.6.4-2|421	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.6.4-2|422	%endif
12mr|kernel-3.6.4-2|423	
12mr|kernel-3.6.4-2|424	%if %{mdvver} == 201200
12mr|kernel-3.6.4-2|425	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.6.4-2|426	%define requires2	dracut >= 017-16
12mr|kernel-3.6.4-2|427	%define requires3	module-init-tools >= 3.16-5
12mr|kernel-3.6.4-2|428	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.6.4-2|429	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.6.4-2|430	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.6.4-2|431	%endif
12mr|kernel-3.6.4-2|432	
12mr|kernel-3.6.4-2|433	%if %{mdvver} < 201200
12mr|kernel-3.6.4-2|434	%define requires1	bootloader-utils >= 1.13-1
12mr|kernel-3.6.4-2|435	%define requires2	mkinitrd >= 4.2.17-31
12mr|kernel-3.6.4-2|436	%define requires3	module-init-tools >= 3.0-7
12mr|kernel-3.6.4-2|437	%define requires4	sysfsutils >= 1.3.0-1
12mr|kernel-3.6.4-2|438	%define requires5	kernel-firmware >= 20101024-2
12mr|kernel-3.6.4-2|439	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.6.4-2|440	%endif
12mr|kernel-3.6.4-2|441	
12mr|kernel-3.6.4-2|442	%define kprovides 	%{kname} = %{kverrel}, kernel = %{tar_ver}, alsa = 1.0.25
12mr|kernel-3.6.4-2|443	%define kprovides_server drbd-api = 88
12mr|kernel-3.6.4-2|444	
12mr|kernel-3.6.4-2|445	%define	kobsoletes	dkms-r8192se <= 0019.1207.2010-2, dkms-lzma <= 4.43-32, dkms-psb <= 4.41.1-7
12mr|kernel-3.6.4-2|446	
12mr|kernel-3.6.4-2|447	Autoreqprov: 		no
12mr|kernel-3.6.4-2|448	
12mr|kernel-3.6.4-2|449	# might be useful too:
12mr|kernel-3.6.4-2|450	# Suggests:	microcode
12mr|kernel-3.6.4-2|451	
12mr|kernel-3.6.4-2|452	%if %{mdvver} == 201210
12mr|kernel-3.6.4-2|453	BuildRequires:	kmod-devel
12mr|kernel-3.6.4-2|454	%else
12mr|kernel-3.6.4-2|455	BuildRequires:	module-init-tools
12mr|kernel-3.6.4-2|456	%endif
12mr|kernel-3.6.4-2|457	
12mr|kernel-3.6.4-2|458	BuildRequires: 	gcc
12mr|kernel-3.6.4-2|459	
12mr|kernel-3.6.4-2|460	# for perf, cpufreq and other tools
12mr|kernel-3.6.4-2|461	BuildRequires:		elfutils-devel
12mr|kernel-3.6.4-2|462	BuildRequires:		zlib-devel
12mr|kernel-3.6.4-2|463	BuildRequires:		binutils-devel
12mr|kernel-3.6.4-2|464	BuildRequires:		newt-devel
12mr|kernel-3.6.4-2|465	BuildRequires:		python-devel
12mr|kernel-3.6.4-2|466	BuildRequires:		perl(ExtUtils::Embed)
12mr|kernel-3.6.4-2|467	BuildRequires:		pciutils-devel
12mr|kernel-3.6.4-2|468	BuildRequires:		asciidoc
12mr|kernel-3.6.4-2|469	BuildRequires:		xmlto
12mr|kernel-3.6.4-2|470	BuildRequires:		gettext
12mr|kernel-3.6.4-2|471	BuildRequires:		docbook-style-xsl
12mr|kernel-3.6.4-2|472	BuildRequires:		pkgconfig(gtk+-2.0)
12mr|kernel-3.6.4-2|473	BuildRequires:		flex
12mr|kernel-3.6.4-2|474	BuildRequires:		bison
12mr|kernel-3.6.4-2|475	
12mr|kernel-3.6.4-2|476	%ifarch %{arm}
12mr|kernel-3.6.4-2|477	BuildRequires:		uboot-mkimage
12mr|kernel-3.6.4-2|478	%endif
12mr|kernel-3.6.4-2|479	
12mr|kernel-3.6.4-2|480	
12mr|kernel-3.6.4-2|481	%description
12mr|kernel-3.6.4-2|482	%common_desc_kernel
12mr|kernel-3.6.4-2|483	%ifnarch %{arm}
12mr|kernel-3.6.4-2|484	%common_desc_kernel_smp
12mr|kernel-3.6.4-2|485	%endif
12mr|kernel-3.6.4-2|486	
12mr|kernel-3.6.4-2|487	# Define obsolete/provides to help automatic upgrades of old kernel-xen-pvops
12mr|kernel-3.6.4-2|488	%define latest_obsoletes_server kernel-xen-pvops-latest < 3.2.1-1
12mr|kernel-3.6.4-2|489	%define latest_provides_server kernel-xen-pvops-latest = %{kverrel}
12mr|kernel-3.6.4-2|490	%define latest_obsoletes_devel_server kernel-xen-pvops-devel-latest < 3.2.1-1
12mr|kernel-3.6.4-2|491	%define latest_provides_devel_server kernel-xen-pvops-devel-latest = %{kverrel}
12mr|kernel-3.6.4-2|492	
12mr|kernel-3.6.4-2|493	# mkflavour() name flavour processor
12mr|kernel-3.6.4-2|494	# name: the flavour name in the package name
12mr|kernel-3.6.4-2|495	# flavour: first parameter of CreateKernel()
12mr|kernel-3.6.4-2|496	%define mkflavour()					\
12mr|kernel-3.6.4-2|497	%package -n %{kname}-%{1}-%{buildrel}			\
12mr|kernel-3.6.4-2|498	Version:	%{fakever}				\
12mr|kernel-3.6.4-2|499	Release:	%{fakerel}				\
12mr|kernel-3.6.4-2|500	Provides:	%kprovides				\
12mr|kernel-3.6.4-2|501	%{expand:%%{?kprovides_%{1}:Provides: %{kprovides_%{1}}}} \
12mr|kernel-3.6.4-2|502	Provides:	%{kname}-%{1}				\
12mr|kernel-3.6.4-2|503	Requires(pre):	%requires1 %requires2 %requires3 %requires4 \
12mr|kernel-3.6.4-2|504	Requires:	%requires2 %requires5 %requires6	\
12mr|kernel-3.6.4-2|505	Obsoletes:	%kobsoletes				\
12mr|kernel-3.6.4-2|506	Provides:	should-restart = system			\
12mr|kernel-3.6.4-2|507	Suggests:	crda					\
12mr|kernel-3.6.4-2|508	%ifarch %{ix86}						\
12mr|kernel-3.6.4-2|509	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.4-2|510	%endif							\
12mr|kernel-3.6.4-2|511	Summary:	%{expand:%{summary_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.6.4-2|512	Group:		System/Kernel and hardware		\
12mr|kernel-3.6.4-2|513	%description -n %{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.6.4-2|514	%common_desc_kernel %{expand:%{info_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.6.4-2|515	%ifnarch %{arm}						\
12mr|kernel-3.6.4-2|516	%common_desc_kernel_smp					\
12mr|kernel-3.6.4-2|517	%endif							\
12mr|kernel-3.6.4-2|518	\
12mr|kernel-3.6.4-2|519	%if %build_devel					\
12mr|kernel-3.6.4-2|520	%package -n	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.6.4-2|521	Version:	%{fakever}				\
12mr|kernel-3.6.4-2|522	Release:	%{fakerel}				\
12mr|kernel-3.6.4-2|523	Requires:	glibc-devel ncurses-devel make gcc perl	\
12mr|kernel-3.6.4-2|524	Summary:	The kernel-devel files for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.6.4-2|525	Group:		Development/Kernel			\
12mr|kernel-3.6.4-2|526	Provides:	%{kname}-devel = %{kverrel} 		\
12mr|kernel-3.6.4-2|527	Provides:	%{kname}-%{1}-devel			\
12mr|kernel-3.6.4-2|528	%ifarch %{ix86}						\
12mr|kernel-3.6.4-2|529	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.4-2|530	%endif							\
12mr|kernel-3.6.4-2|531	%description -n %{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.6.4-2|532	This package contains the kernel files (headers and build tools) \
12mr|kernel-3.6.4-2|533	that should be enough to build additional drivers for   \
12mr|kernel-3.6.4-2|534	use with %{kname}-%{1}-%{buildrel}.                     \
12mr|kernel-3.6.4-2|535	\
12mr|kernel-3.6.4-2|536	If you want to build your own kernel, you need to install the full \
12mr|kernel-3.6.4-2|537	%{kname}-source-%{buildrel} rpm.			\
12mr|kernel-3.6.4-2|538	\
12mr|kernel-3.6.4-2|539	%endif							\
12mr|kernel-3.6.4-2|540	\
12mr|kernel-3.6.4-2|541	%if %build_debug					\
12mr|kernel-3.6.4-2|542	%package -n	%{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.6.4-2|543	Version:	%{fakever}				\
12mr|kernel-3.6.4-2|544	Release:	%{fakerel}				\
12mr|kernel-3.6.4-2|545	Summary:	Files with debug info for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.6.4-2|546	Group:		Development/Debug			\
12mr|kernel-3.6.4-2|547	Provides:	kernel-debug = %{kverrel} 		\
12mr|kernel-3.6.4-2|548	%ifarch %{ix86}						\
12mr|kernel-3.6.4-2|549	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.4-2|550	%endif							\
12mr|kernel-3.6.4-2|551	%description -n %{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.6.4-2|552	This package contains the files with debug info to aid in debug tasks \
12mr|kernel-3.6.4-2|553	when using %{kname}-%{1}-%{buildrel}.			\
12mr|kernel-3.6.4-2|554	\
12mr|kernel-3.6.4-2|555	If you need to look at debug information or use some application that \
12mr|kernel-3.6.4-2|556	needs debugging info from the kernel, this package may help. \
12mr|kernel-3.6.4-2|557	\
12mr|kernel-3.6.4-2|558	%endif							\
12mr|kernel-3.6.4-2|559	\
12mr|kernel-3.6.4-2|560	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.4-2|561	Version:	%{kversion}				\
12mr|kernel-3.6.4-2|562	Release:	%{rpmrel}				\
12mr|kernel-3.6.4-2|563	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.6.4-2|564	Group:		System/Kernel and hardware		\
12mr|kernel-3.6.4-2|565	Requires:	%{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.6.4-2|566	%ifarch %{ix86}						\
12mr|kernel-3.6.4-2|567	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.4-2|568	%endif							\
12mr|kernel-3.6.4-2|569	%{expand:%%{?latest_obsoletes_%{1}:Obsoletes: %{latest_obsoletes_%{1}}}} \
12mr|kernel-3.6.4-2|570	%{expand:%%{?latest_provides_%{1}:Provides: %{latest_provides_%{1}}}} \
12mr|kernel-3.6.4-2|571	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.4-2|572	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.4-2|573	latest %{kname}-%{1} installed...			\
12mr|kernel-3.6.4-2|574	\
12mr|kernel-3.6.4-2|575	%if %build_devel					\
12mr|kernel-3.6.4-2|576	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.4-2|577	Version:	%{kversion}				\
12mr|kernel-3.6.4-2|578	Release:	%{rpmrel}				\
12mr|kernel-3.6.4-2|579	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.6.4-2|580	Group:		Development/Kernel			\
12mr|kernel-3.6.4-2|581	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.6.4-2|582	%ifarch %{ix86}						\
12mr|kernel-3.6.4-2|583	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.4-2|584	%endif							\
12mr|kernel-3.6.4-2|585	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.6.4-2|586	%{expand:%%{?latest_obsoletes_devel_%{1}:Obsoletes: %{latest_obsoletes_devel_%{1}}}} \
12mr|kernel-3.6.4-2|587	%{expand:%%{?latest_provides_devel_%{1}:Provides: %{latest_provides_devel_%{1}}}} \
12mr|kernel-3.6.4-2|588	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.6.4-2|589	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.4-2|590	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.6.4-2|591	\
12mr|kernel-3.6.4-2|592	%endif							\
12mr|kernel-3.6.4-2|593	\
12mr|kernel-3.6.4-2|594	%post -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-post \
12mr|kernel-3.6.4-2|595	%posttrans -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-posttrans \
12mr|kernel-3.6.4-2|596	%preun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-preun \
12mr|kernel-3.6.4-2|597	%postun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-postun \
12mr|kernel-3.6.4-2|598	\
12mr|kernel-3.6.4-2|599	%if %build_devel					\
12mr|kernel-3.6.4-2|600	%post -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-post \
12mr|kernel-3.6.4-2|601	%preun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-preun \
12mr|kernel-3.6.4-2|602	%postun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-postun \
12mr|kernel-3.6.4-2|603	%endif							\
12mr|kernel-3.6.4-2|604	\
12mr|kernel-3.6.4-2|605	%files -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1} \
12mr|kernel-3.6.4-2|606	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.6.4-2|607	\
12mr|kernel-3.6.4-2|608	%if %build_devel					\
12mr|kernel-3.6.4-2|609	%files -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1} \
12mr|kernel-3.6.4-2|610	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.4-2|611	%endif							\
12mr|kernel-3.6.4-2|612	\
12mr|kernel-3.6.4-2|613	%if %build_debug					\
12mr|kernel-3.6.4-2|614	%files -n %{kname}-%{1}-%{buildrel}-debug -f kernel_debug_files.%{1} \
12mr|kernel-3.6.4-2|615	%endif
12mr|kernel-3.6.4-2|616	
12mr|kernel-3.6.4-2|617	%ifarch %{ix86}
12mr|kernel-3.6.4-2|618	#
12mr|kernel-3.6.4-2|619	# kernel-desktop586: i586, smp-alternatives, 4GB
12mr|kernel-3.6.4-2|620	#
12mr|kernel-3.6.4-2|621	%if %build_desktop586
12mr|kernel-3.6.4-2|622	%define summary_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.6.4-2|623	%define info_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-2|624	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.4-2|625	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|626	%mkflavour desktop586
12mr|kernel-3.6.4-2|627	%endif
12mr|kernel-3.6.4-2|628	%endif
12mr|kernel-3.6.4-2|629	
12mr|kernel-3.6.4-2|630	#
12mr|kernel-3.6.4-2|631	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.4-2|632	#
12mr|kernel-3.6.4-2|633	%if %build_desktop
12mr|kernel-3.6.4-2|634	%ifarch %{ix86}
12mr|kernel-3.6.4-2|635	%define summary_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.6.4-2|636	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-2|637	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.4-2|638	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|639	%else
12mr|kernel-3.6.4-2|640	%define summary_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.6.4-2|641	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-2|642	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.6.4-2|643	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|644	%endif
12mr|kernel-3.6.4-2|645	%mkflavour desktop
12mr|kernel-3.6.4-2|646	%endif
12mr|kernel-3.6.4-2|647	
12mr|kernel-3.6.4-2|648	#
12mr|kernel-3.6.4-2|649	# kernel-netbook: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.4-2|650	#
12mr|kernel-3.6.4-2|651	%if %build_netbook
12mr|kernel-3.6.4-2|652	%ifarch %{ix86}
12mr|kernel-3.6.4-2|653	%define summary_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.6.4-2|654	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.4-2|655	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.6.4-2|656	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|657	%else
12mr|kernel-3.6.4-2|658	%define summary_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.6.4-2|659	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.4-2|660	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mr|kernel-3.6.4-2|661	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|662	%endif
12mr|kernel-3.6.4-2|663	%mkflavour netbook
12mr|kernel-3.6.4-2|664	%endif
12mr|kernel-3.6.4-2|665	
12mr|kernel-3.6.4-2|666	#
12mr|kernel-3.6.4-2|667	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mr|kernel-3.6.4-2|668	#
12mr|kernel-3.6.4-2|669	%if %build_server
12mr|kernel-3.6.4-2|670	%ifarch %{ix86}
12mr|kernel-3.6.4-2|671	%define summary_server Linux Kernel for server use with i686 & 64GB RAM
12mr|kernel-3.6.4-2|672	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.6.4-2|673	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using \
12mr|kernel-3.6.4-2|674	no preempt, HZ_100, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|675	%else
12mr|kernel-3.6.4-2|676	%define summary_server Linux Kernel for server use with %{_arch}
12mr|kernel-3.6.4-2|677	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.6.4-2|678	multiple %{_arch} processor(s)/core(s), using no preempt, HZ_100, \
12mr|kernel-3.6.4-2|679	CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|680	%endif
12mr|kernel-3.6.4-2|681	%mkflavour server
12mr|kernel-3.6.4-2|682	%endif
12mr|kernel-3.6.4-2|683	
12mr|kernel-3.6.4-2|684	%ifarch %{ix86}
12mr|kernel-3.6.4-2|685	#
12mr|kernel-3.6.4-2|686	# kernel-desktop-pae: i686, smp-alternatives, 64GB
12mr|kernel-3.6.4-2|687	#
12mr|kernel-3.6.4-2|688	%if %build_desktop_pae
12mr|kernel-3.6.4-2|689	%define summary_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.6.4-2|690	%define info_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-2|691	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.4-2|692	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|693	%mkflavour desktop-pae
12mr|kernel-3.6.4-2|694	%endif
12mr|kernel-3.6.4-2|695	%endif
12mr|kernel-3.6.4-2|696	
12mr|kernel-3.6.4-2|697	%ifarch %{ix86}
12mr|kernel-3.6.4-2|698	#
12mr|kernel-3.6.4-2|699	# kernel-netbook-pae: i686, smp-alternatives, 64 GB
12mr|kernel-3.6.4-2|700	#
12mr|kernel-3.6.4-2|701	%if %build_netbook_pae
12mr|kernel-3.6.4-2|702	%define summary_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.6.4-2|703	%define info_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.4-2|704	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.6.4-2|705	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|706	%mkflavour netbook-pae
12mr|kernel-3.6.4-2|707	%endif
12mr|kernel-3.6.4-2|708	%endif
12mr|kernel-3.6.4-2|709	
12mr|kernel-3.6.4-2|710	%ifarch %{ix86}
12mr|kernel-3.6.4-2|711	#
12mr|kernel-3.6.4-2|712	# kernel-nrj-desktop586: nrj, i586, smp-alternatives, 4GB
12mr|kernel-3.6.4-2|713	#
12mr|kernel-3.6.4-2|714	%if %build_nrj_desktop586
12mr|kernel-3.6.4-2|715	%define summary_nrj_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.6.4-2|716	%define info_nrj_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-2|717	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.4-2|718	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|719	%mkflavour nrj-desktop586
12mr|kernel-3.6.4-2|720	%endif
12mr|kernel-3.6.4-2|721	%endif
12mr|kernel-3.6.4-2|722	
12mr|kernel-3.6.4-2|723	#
12mr|kernel-3.6.4-2|724	# kernel-nrj-desktop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.4-2|725	#
12mr|kernel-3.6.4-2|726	%if %build_nrj_desktop
12mr|kernel-3.6.4-2|727	%ifarch %{ix86}
12mr|kernel-3.6.4-2|728	%define summary_nrj_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.6.4-2|729	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-2|730	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.4-2|731	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|732	%else
12mr|kernel-3.6.4-2|733	%define summary_nrj_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.6.4-2|734	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-2|735	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.6.4-2|736	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|737	%endif
12mr|kernel-3.6.4-2|738	%mkflavour nrj-desktop
12mr|kernel-3.6.4-2|739	%endif
12mr|kernel-3.6.4-2|740	
12mr|kernel-3.6.4-2|741	#
12mr|kernel-3.6.4-2|742	# kernel-nrj-realtime: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.4-2|743	#
12mr|kernel-3.6.4-2|744	%if %build_nrj_realtime
12mr|kernel-3.6.4-2|745	%ifarch %{ix86}
12mr|kernel-3.6.4-2|746	%define summary_nrj_realtime Linux Kernel for low latency use with i686 & 4GB RAM
12mr|kernel-3.6.4-2|747	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mr|kernel-3.6.4-2|748	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.4-2|749	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler.
12mr|kernel-3.6.4-2|750	%else
12mr|kernel-3.6.4-2|751	%define summary_nrj_realtime Linux Kernel for low latency use with %{_arch}
12mr|kernel-3.6.4-2|752	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mr|kernel-3.6.4-2|753	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.6.4-2|754	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler.
12mr|kernel-3.6.4-2|755	%endif
12mr|kernel-3.6.4-2|756	%mkflavour nrj-realtime
12mr|kernel-3.6.4-2|757	%endif
12mr|kernel-3.6.4-2|758	
12mr|kernel-3.6.4-2|759	#
12mr|kernel-3.6.4-2|760	# kernel-nrj-laptop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.4-2|761	#
12mr|kernel-3.6.4-2|762	%if %build_nrj_laptop
12mr|kernel-3.6.4-2|763	%ifarch %{ix86}
12mr|kernel-3.6.4-2|764	%define summary_nrj_laptop Linux Kernel for laptop use with i686 & 4GB RAM
12mr|kernel-3.6.4-2|765	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mr|kernel-3.6.4-2|766	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_300, \
12mr|kernel-3.6.4-2|767	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|768	%else
12mr|kernel-3.6.4-2|769	%define summary_nrj_laptop Linux Kernel for laptop use with %{_arch}
12mr|kernel-3.6.4-2|770	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mr|kernel-3.6.4-2|771	multiple %{_arch} processor(s)/core(s), using HZ_300, \
12mr|kernel-3.6.4-2|772	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|773	%endif
12mr|kernel-3.6.4-2|774	%mkflavour nrj-laptop
12mr|kernel-3.6.4-2|775	%endif
12mr|kernel-3.6.4-2|776	
12mr|kernel-3.6.4-2|777	#
12mr|kernel-3.6.4-2|778	# kernel-nrj-netbook: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.4-2|779	#
12mr|kernel-3.6.4-2|780	%if %build_nrj_netbook
12mr|kernel-3.6.4-2|781	%ifarch %{ix86}
12mr|kernel-3.6.4-2|782	%define summary_nrj_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.6.4-2|783	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.4-2|784	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.6.4-2|785	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|786	%else
12mr|kernel-3.6.4-2|787	%define summary_nrj_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.6.4-2|788	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.4-2|789	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mr|kernel-3.6.4-2|790	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|791	%endif
12mr|kernel-3.6.4-2|792	%mkflavour nrj-netbook
12mr|kernel-3.6.4-2|793	%endif
12mr|kernel-3.6.4-2|794	
12mr|kernel-3.6.4-2|795	%ifarch %{ix86}
12mr|kernel-3.6.4-2|796	#
12mr|kernel-3.6.4-2|797	# kernel-nrj-desktop-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.6.4-2|798	#
12mr|kernel-3.6.4-2|799	%if %build_nrj_desktop_pae
12mr|kernel-3.6.4-2|800	%define summary_nrj_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.6.4-2|801	%define info_nrj_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-2|802	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.4-2|803	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|804	%mkflavour nrj-desktop-pae
12mr|kernel-3.6.4-2|805	%endif
12mr|kernel-3.6.4-2|806	%endif
12mr|kernel-3.6.4-2|807	
12mr|kernel-3.6.4-2|808	%ifarch %{ix86}
12mr|kernel-3.6.4-2|809	#
12mr|kernel-3.6.4-2|810	# kernel-nrj-realtime-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.6.4-2|811	#
12mr|kernel-3.6.4-2|812	%if %build_nrj_realtime_pae
12mr|kernel-3.6.4-2|813	%define summary_nrj_realtime_pae Linux kernel for low latency use with i686 & upto 64GB RAM
12mr|kernel-3.6.4-2|814	%define info_nrj_realtime_pae This kernel is compiled for low latency use, single or \
12mr|kernel-3.6.4-2|815	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.4-2|816	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler.
12mr|kernel-3.6.4-2|817	%mkflavour nrj-realtime-pae
12mr|kernel-3.6.4-2|818	%endif
12mr|kernel-3.6.4-2|819	%endif
12mr|kernel-3.6.4-2|820	
12mr|kernel-3.6.4-2|821	%ifarch %{ix86}
12mr|kernel-3.6.4-2|822	#
12mr|kernel-3.6.4-2|823	# kernel-nrj-laptop-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.6.4-2|824	#
12mr|kernel-3.6.4-2|825	%if %build_nrj_laptop_pae
12mr|kernel-3.6.4-2|826	%define summary_nrj_laptop_pae Linux Kernel for for laptop use with i686 & upto 64GB RAM
12mr|kernel-3.6.4-2|827	%define info_nrj_laptop_pae This kernel is compiled for laptop use, single or \
12mr|kernel-3.6.4-2|828	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_300, \
12mr|kernel-3.6.4-2|829	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|830	%mkflavour nrj-laptop-pae
12mr|kernel-3.6.4-2|831	%endif
12mr|kernel-3.6.4-2|832	%endif
12mr|kernel-3.6.4-2|833	
12mr|kernel-3.6.4-2|834	%ifarch %{ix86}
12mr|kernel-3.6.4-2|835	#
12mr|kernel-3.6.4-2|836	# kernel-nrj-netbook-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.6.4-2|837	#
12mr|kernel-3.6.4-2|838	%if %build_nrj_netbook_pae
12mr|kernel-3.6.4-2|839	%define summary_nrj_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.6.4-2|840	%define info_nrj_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.4-2|841	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.6.4-2|842	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|843	%mkflavour nrj-netbook-pae
12mr|kernel-3.6.4-2|844	%endif
12mr|kernel-3.6.4-2|845	%endif
12mr|kernel-3.6.4-2|846	
12mr|kernel-3.6.4-2|847	%ifarch %{ix86}
12mr|kernel-3.6.4-2|848	#
12mr|kernel-3.6.4-2|849	# kernel-nrj-netbook-atom: nrj, for Intel Atom cpu, smp-alternatives, 4 GB
12mr|kernel-3.6.4-2|850	#
12mr|kernel-3.6.4-2|851	%if %build_nrj_netbook_atom
12mr|kernel-3.6.4-2|852	%define summary_nrj_netbook_atom Linux Kernel for netbook use with Intel Atom cpu, less than 4GB RAM
12mr|kernel-3.6.4-2|853	%define info_nrj_netbook_atom This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.4-2|854	multiple Intel Atom cpu processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.6.4-2|855	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|856	%mkflavour nrj-netbook-atom
12mr|kernel-3.6.4-2|857	%endif
12mr|kernel-3.6.4-2|858	%endif
12mr|kernel-3.6.4-2|859	
12mr|kernel-3.6.4-2|860	%ifarch %{ix86}
12mr|kernel-3.6.4-2|861	#
12mr|kernel-3.6.4-2|862	# kernel-nrj-netbook-atom-pae: nrj, for Intel Atom cpu, smp-alternatives, 64 GB
12mr|kernel-3.6.4-2|863	#
12mr|kernel-3.6.4-2|864	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.6.4-2|865	%define summary_nrj_netbook_atom_pae Linux Kernel for netbook use with Intel Atom cpu & upto 64GB RAM
12mr|kernel-3.6.4-2|866	%define info_nrj_netbook_atom_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.4-2|867	multiple Intel Atom cpu processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.6.4-2|868	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|869	%mkflavour nrj-netbook-atom-pae
12mr|kernel-3.6.4-2|870	%endif
12mr|kernel-3.6.4-2|871	%endif
12mr|kernel-3.6.4-2|872	
12mr|kernel-3.6.4-2|873	%ifarch %{ix86}
12mr|kernel-3.6.4-2|874	#
12mr|kernel-3.6.4-2|875	# kernel-nrj-desktop-core2: nrj, Intel Core 2 and newer, smp-alternatives, 4 GB
12mr|kernel-3.6.4-2|876	#
12mr|kernel-3.6.4-2|877	%if %build_nrj_desktop_core2
12mr|kernel-3.6.4-2|878	%define summary_nrj_desktop_core2 Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.6.4-2|879	%define info_nrj_desktop_core2 This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-2|880	multiple Intel Core 2 and newer processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.4-2|881	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|882	%mkflavour nrj-desktop-core2
12mr|kernel-3.6.4-2|883	%endif
12mr|kernel-3.6.4-2|884	%endif
12mr|kernel-3.6.4-2|885	
12mr|kernel-3.6.4-2|886	%ifarch %{ix86}
12mr|kernel-3.6.4-2|887	#
12mr|kernel-3.6.4-2|888	# kernel-nrj-desktop-core2-pae: nrj, Intel Core 2 and newer, smp-alternatives, 64 GB
12mr|kernel-3.6.4-2|889	#
12mr|kernel-3.6.4-2|890	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.6.4-2|891	%define summary_nrj_desktop_core2_pae Linux Kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.6.4-2|892	%define info_nrj_desktop_core2_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.4-2|893	multiple Intel Core 2 and newer processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.4-2|894	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.4-2|895	%mkflavour nrj-desktop-core2-pae
12mr|kernel-3.6.4-2|896	%endif
12mr|kernel-3.6.4-2|897	%endif
12mr|kernel-3.6.4-2|898	
12mr|kernel-3.6.4-2|899	#
12mr|kernel-3.6.4-2|900	# ARM kernels
12mr|kernel-3.6.4-2|901	#
12mr|kernel-3.6.4-2|902	%ifarch %{arm}
12mr|kernel-3.6.4-2|903	%if %build_iop32x
12mr|kernel-3.6.4-2|904	%define summary_iop32x Linux Kernel for Arm machines based on Xscale IOP32X
12mr|kernel-3.6.4-2|905	%define info_iop32x This kernel is compiled for iop32x boxes. It will run on n2100 \
12mr|kernel-3.6.4-2|906	or ss4000e or sanmina boards.
12mr|kernel-3.6.4-2|907	%mkflavour iop32x
12mr|kernel-3.6.4-2|908	%endif
12mr|kernel-3.6.4-2|909	%if %build_kirkwood
12mr|kernel-3.6.4-2|910	%define summary_kirkwood Linux Kernel for Arm machines based on Kirkwood
12mr|kernel-3.6.4-2|911	%define info_kirkwood This kernel is compiled for kirkwood boxes. It will run on openrd boards.
12mr|kernel-3.6.4-2|912	%mkflavour kirkwood
12mr|kernel-3.6.4-2|913	%endif
12mr|kernel-3.6.4-2|914	%if %build_versatile
12mr|kernel-3.6.4-2|915	%define summary_versatile Linux Kernel for Versatile arm machines
12mr|kernel-3.6.4-2|916	%define info_versatile This kernel is compiled for Versatile boxes. It will run on Qemu for instance.
12mr|kernel-3.6.4-2|917	%mkflavour versatile
12mr|kernel-3.6.4-2|918	%endif
12mr|kernel-3.6.4-2|919	%endif
12mr|kernel-3.6.4-2|920	
12mr|kernel-3.6.4-2|921	#
12mr|kernel-3.6.4-2|922	# kernel-source
12mr|kernel-3.6.4-2|923	#
12mr|kernel-3.6.4-2|924	%if %build_source
12mr|kernel-3.6.4-2|925	%package -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.4-2|926	Version: 	%{fakever}
12mr|kernel-3.6.4-2|927	Release: 	%{fakerel}
12mr|kernel-3.6.4-2|928	Requires: 	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
12mr|kernel-3.6.4-2|929	Summary: 	The Linux source code for %{kname}-%{buildrel}
12mr|kernel-3.6.4-2|930	Group: 		Development/Kernel
12mr|kernel-3.6.4-2|931	Autoreqprov: 	no
12mr|kernel-3.6.4-2|932	Provides: 	kernel-source = %{kverrel}
12mr|kernel-3.6.4-2|933	Buildarch:	noarch
12mr|kernel-3.6.4-2|934	
12mr|kernel-3.6.4-2|935	%description -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.4-2|936	The %{kname}-source package contains the source code files for the Mandriva
12mr|kernel-3.6.4-2|937	kernel. Theese source files are only needed if you want to build your
12mr|kernel-3.6.4-2|938	own custom kernel that is better tuned to your particular hardware.
12mr|kernel-3.6.4-2|939	
12mr|kernel-3.6.4-2|940	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12mr|kernel-3.6.4-2|941	drivers against, install the *-devel-* rpm that is matching your kernel.
12mr|kernel-3.6.4-2|942	
12mr|kernel-3.6.4-2|943	%post -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.4-2|944	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,server,desktop-pae,netbook-pae,nrj-desktop586,nrj-desktop,nrj-realtime,nrj-laptop,nrj-netbook,nrj-desktop-pae,nrj-realtime-pae,nrj-laptop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}; do
12mr|kernel-3.6.4-2|945	if [ -d $i ]; then
12mr|kernel-3.6.4-2|946	if [ ! -L $i/build -a ! -L $i/source ]; then
12mr|kernel-3.6.4-2|947	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/build
12mr|kernel-3.6.4-2|948	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/source
12mr|kernel-3.6.4-2|949	fi
12mr|kernel-3.6.4-2|950	fi
12mr|kernel-3.6.4-2|951	done
12mr|kernel-3.6.4-2|952	cd /usr/src
12mr|kernel-3.6.4-2|953	rm -f linux
12mr|kernel-3.6.4-2|954	ln -snf linux-%{kversion}-%{buildrpmrel} linux
12mr|kernel-3.6.4-2|955	
12mr|kernel-3.6.4-2|956	%preun -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.4-2|957	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,server,desktop-pae,netbook-pae,nrj-desktop586,nrj-desktop,nrj-realtime,nrj-laptop,nrj-netbook,nrj-desktop-pae,nrj-realtime-pae,nrj-laptop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}/{build,source}; do
12mr|kernel-3.6.4-2|958	if [ -L $i ]; then
12mr|kernel-3.6.4-2|959	if [ "$(readlink $i)" = "/usr/src/linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.6.4-2|960	rm -f $i
12mr|kernel-3.6.4-2|961	fi
12mr|kernel-3.6.4-2|962	fi
12mr|kernel-3.6.4-2|963	done
12mr|kernel-3.6.4-2|964	if [ -L /usr/src/linux ]; then
12mr|kernel-3.6.4-2|965	if [ "$(readlink /usr/src/linux)" = "linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.6.4-2|966	rm -f /usr/src/linux
12mr|kernel-3.6.4-2|967	fi
12mr|kernel-3.6.4-2|968	fi
12mr|kernel-3.6.4-2|969	exit 0
12mr|kernel-3.6.4-2|970	
12mr|kernel-3.6.4-2|971	#
12mr|kernel-3.6.4-2|972	# kernel-source-latest: virtual rpm
12mr|kernel-3.6.4-2|973	#
12mr|kernel-3.6.4-2|974	%package -n %{kname}-source-latest
12mr|kernel-3.6.4-2|975	Version: 	%{kversion}
12mr|kernel-3.6.4-2|976	Release: 	%{rpmrel}
12mr|kernel-3.6.4-2|977	Summary: 	Virtual rpm for latest %{kname}-source
12mr|kernel-3.6.4-2|978	Group:   	Development/Kernel
12mr|kernel-3.6.4-2|979	Requires: 	%{kname}-source-%{buildrel}
12mr|kernel-3.6.4-2|980	Buildarch:	noarch
12mr|kernel-3.6.4-2|981	
12mr|kernel-3.6.4-2|982	%description -n %{kname}-source-latest
12mr|kernel-3.6.4-2|983	This package is a virtual rpm that aims to make sure you always have the
12mr|kernel-3.6.4-2|984	latest %{kname}-source installed...
12mr|kernel-3.6.4-2|985	%endif
12mr|kernel-3.6.4-2|986	
12mr|kernel-3.6.4-2|987	#
12mr|kernel-3.6.4-2|988	# kernel-doc: documentation for the Linux kernel
12mr|kernel-3.6.4-2|989	#
12mr|kernel-3.6.4-2|990	%if %build_doc
12mr|kernel-3.6.4-2|991	%package -n %{kname}-doc
12mr|kernel-3.6.4-2|992	Version: 	%{kversion}
12mr|kernel-3.6.4-2|993	Release: 	%{rpmrel}
12mr|kernel-3.6.4-2|994	Summary: 	Various documentation bits found in the %{kname} source
12mr|kernel-3.6.4-2|995	Group: 		Documentation
12mr|kernel-3.6.4-2|996	Buildarch:	noarch
12mr|kernel-3.6.4-2|997	
12mr|kernel-3.6.4-2|998	%description -n %{kname}-doc
12mr|kernel-3.6.4-2|999	This package contains documentation files from the %{kname} source.
12mr|kernel-3.6.4-2|1000	Various bits of information about the Linux kernel and the device drivers
12mr|kernel-3.6.4-2|1001	shipped with it are documented in these files. You also might want install
12mr|kernel-3.6.4-2|1002	this package if you need a reference to the options that can be passed to
12mr|kernel-3.6.4-2|1003	Linux kernel modules at load time.
12mr|kernel-3.6.4-2|1004	%endif
12mr|kernel-3.6.4-2|1005	
12mr|kernel-3.6.4-2|1006	#
12mr|kernel-3.6.4-2|1007	# kernel/tools
12mr|kernel-3.6.4-2|1008	#
12mr|kernel-3.6.4-2|1009	%if %{build_perf}
12mr|kernel-3.6.4-2|1010	%package -n perf
12mr|kernel-3.6.4-2|1011	Version:	%{kversion}
12mr|kernel-3.6.4-2|1012	Release:	%{rpmrel}
12mr|kernel-3.6.4-2|1013	Summary:	perf tool and the supporting documentation
12mr|kernel-3.6.4-2|1014	Group:		System/Kernel and hardware
12mr|kernel-3.6.4-2|1015	
12mr|kernel-3.6.4-2|1016	%description -n perf
12mr|kernel-3.6.4-2|1017	the perf tool and the supporting documentation.
12mr|kernel-3.6.4-2|1018	%endif
12mr|kernel-3.6.4-2|1019	
12mr|kernel-3.6.4-2|1020	%if %{build_cpupower}
12mr|kernel-3.6.4-2|1021	%package -n cpupower
12mr|kernel-3.6.4-2|1022	Version:	%{kversion}
12mr|kernel-3.6.4-2|1023	Release:	%{rpmrel}
12mr|kernel-3.6.4-2|1024	Summary:	the cpupower tools
12mr|kernel-3.6.4-2|1025	Group:		System/Kernel and hardware
12mr|kernel-3.6.4-2|1026	Requires(post):  rpm-helper >= 0.24.0-3
12mr|kernel-3.6.4-2|1027	Requires(preun): rpm-helper >= 0.24.0-3
12mr|kernel-3.6.4-2|1028	%if %{mdvver} >= 201200
12mr|kernel-3.6.4-2|1029	Obsoletes:	cpufreq cpufrequtils
12mr|kernel-3.6.4-2|1030	%endif
12mr|kernel-3.6.4-2|1031	
12mr|kernel-3.6.4-2|1032	%description -n cpupower
12mr|kernel-3.6.4-2|1033	the cpupower tools.
12mr|kernel-3.6.4-2|1034	
12mr|kernel-3.6.4-2|1035	%post -n cpupower
12mr|kernel-3.6.4-2|1036	%_post_service cpupower
12mr|kernel-3.6.4-2|1037	
12mr|kernel-3.6.4-2|1038	%preun -n cpupower
12mr|kernel-3.6.4-2|1039	%_preun_service cpupower
12mr|kernel-3.6.4-2|1040	
12mr|kernel-3.6.4-2|1041	%package -n cpupower-devel
12mr|kernel-3.6.4-2|1042	Version:	%{kversion}
12mr|kernel-3.6.4-2|1043	Release:	%{rpmrel}
12mr|kernel-3.6.4-2|1044	Summary:	devel files for cpupower
12mr|kernel-3.6.4-2|1045	Group:		Development/Kernel
12mr|kernel-3.6.4-2|1046	Requires:	cpupower = %{kversion}-%{rpmrel}
12mr|kernel-3.6.4-2|1047	Conflicts:	%{_lib}cpufreq-devel
12mr|kernel-3.6.4-2|1048	
12mr|kernel-3.6.4-2|1049	%description -n cpupower-devel
12mr|kernel-3.6.4-2|1050	This package contains the development files for cpupower.
12mr|kernel-3.6.4-2|1051	%endif
12mr|kernel-3.6.4-2|1052	
12mr|kernel-3.6.4-2|1053	
12mr|kernel-3.6.4-2|1054	#
12mr|kernel-3.6.4-2|1055	# End packages - here begins build stage
12mr|kernel-3.6.4-2|1056	#
12mr|kernel-3.6.4-2|1057	%prep
12mr|kernel-3.6.4-2|1058	%setup -q -n %top_dir_name -c
12mr|kernel-3.6.4-2|1059	%setup -q -n %top_dir_name -D -T -a100
12mr|kernel-3.6.4-2|1060	
12mr|kernel-3.6.4-2|1061	%define patches_dir ../%{patch_ver}/
12mr|kernel-3.6.4-2|1062	
12mr|kernel-3.6.4-2|1063	cd %src_dir
12mr|kernel-3.6.4-2|1064	
12mr|kernel-3.6.4-2|1065	%if %sublevel
12mr|kernel-3.6.4-2|1066	%if %kpatch
12mr|kernel-3.6.4-2|1067	%if %prev_sublevel
12mr|kernel-3.6.4-2|1068	%patch1 -p1
12mr|kernel-3.6.4-2|1069	%endif
12mr|kernel-3.6.4-2|1070	%patch2 -p1
12mr|kernel-3.6.4-2|1071	%else
12mr|kernel-3.6.4-2|1072	%patch1 -p1
12mr|kernel-3.6.4-2|1073	%endif
12mr|kernel-3.6.4-2|1074	%else
12mr|kernel-3.6.4-2|1075	%if %kpatch
12mr|kernel-3.6.4-2|1076	%patch1 -p1
12mr|kernel-3.6.4-2|1077	%endif
12mr|kernel-3.6.4-2|1078	%endif
12mr|kernel-3.6.4-2|1079	%if %kgit
12mr|kernel-3.6.4-2|1080	%patch2 -p1
12mr|kernel-3.6.4-2|1081	%endif
12mr|kernel-3.6.4-2|1082	
12mr|kernel-3.6.4-2|1083	%{patches_dir}/scripts/apply_patchesQL
12mr|kernel-3.6.4-2|1084	%{patches_dir}/scripts/apply_patches
12mr|kernel-3.6.4-2|1085	
12mr|kernel-3.6.4-2|1086	# PATCH END
12mr|kernel-3.6.4-2|1087	
12mr|kernel-3.6.4-2|1088	
12mr|kernel-3.6.4-2|1089	#
12mr|kernel-3.6.4-2|1090	# Setup Begin
12mr|kernel-3.6.4-2|1091	#
12mr|kernel-3.6.4-2|1092	
12mr|kernel-3.6.4-2|1093	# Prepare all the variables for calling create_configs
12mr|kernel-3.6.4-2|1094	
12mr|kernel-3.6.4-2|1095	%if %build_debug
12mr|kernel-3.6.4-2|1096	%define debug --debug
12mr|kernel-3.6.4-2|1097	%else
12mr|kernel-3.6.4-2|1098	%define debug --no-debug
12mr|kernel-3.6.4-2|1099	%endif
12mr|kernel-3.6.4-2|1100	
12mr|kernel-3.6.4-2|1101	
12mr|kernel-3.6.4-2|1102	%{patches_dir}/scripts/create_configs %debug --user_cpu="%{target_arch}"
12mr|kernel-3.6.4-2|1103	
12mr|kernel-3.6.4-2|1104	# make sure the kernel has the sublevel we know it has...
12mr|kernel-3.6.4-2|1105	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" Makefile
12mr|kernel-3.6.4-2|1106	
12mr|kernel-3.6.4-2|1107	# get rid of unwanted files
12mr|kernel-3.6.4-2|1108	find . -name '*~' -o -name '*.orig' -o -name '*.append' | %kxargs rm -f
12mr|kernel-3.6.4-2|1109	
12mr|kernel-3.6.4-2|1110	
12mr|kernel-3.6.4-2|1111	%build
12mr|kernel-3.6.4-2|1112	# Common target directories
12mr|kernel-3.6.4-2|1113	%define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel}
12mr|kernel-3.6.4-2|1114	%define _bootdir /boot
12mr|kernel-3.6.4-2|1115	%define _modulesdir /lib/modules
12mr|kernel-3.6.4-2|1116	%define _efidir %{_bootdir}/efi/mandriva
12mr|kernel-3.6.4-2|1117	
12mr|kernel-3.6.4-2|1118	# Directories definition needed for building
12mr|kernel-3.6.4-2|1119	%define temp_root %{build_dir}/temp-root
12mr|kernel-3.6.4-2|1120	%define temp_source %{temp_root}%{_kerneldir}
12mr|kernel-3.6.4-2|1121	%define temp_boot %{temp_root}%{_bootdir}
12mr|kernel-3.6.4-2|1122	%define temp_modules %{temp_root}%{_modulesdir}
12mr|kernel-3.6.4-2|1123	
12mr|kernel-3.6.4-2|1124	PrepareKernel() {
12mr|kernel-3.6.4-2|1125	name=$1
12mr|kernel-3.6.4-2|1126	extension=$2
12mr|kernel-3.6.4-2|1127	x86_dir=arch/x86/configs
12mr|kernel-3.6.4-2|1128	
12mr|kernel-3.6.4-2|1129	echo "Make config for kernel $extension"
12mr|kernel-3.6.4-2|1130	
12mr|kernel-3.6.4-2|1131	%smake -s mrproper
12mr|kernel-3.6.4-2|1132	
12mr|kernel-3.6.4-2|1133	if [ "%{target_arch}" == "i386" -o "%{target_arch}" == "x86_64" ]; then
12mr|kernel-3.6.4-2|1134	if [ -z "$name" ]; then
12mr|kernel-3.6.4-2|1135	cp ${x86_dir}/%{target_arch}_defconfig-desktop .config
12mr|kernel-3.6.4-2|1136	else
12mr|kernel-3.6.4-2|1137	cp ${x86_dir}/%{target_arch}_defconfig-$name .config
12mr|kernel-3.6.4-2|1138	fi
12mr|kernel-3.6.4-2|1139	else
12mr|kernel-3.6.4-2|1140	if [ -z "$name" ]; then
12mr|kernel-3.6.4-2|1141	cp arch/%{target_arch}/defconfig-desktop .config
12mr|kernel-3.6.4-2|1142	else
12mr|kernel-3.6.4-2|1143	cp arch/%{target_arch}/defconfig-$name .config
12mr|kernel-3.6.4-2|1144	fi
12mr|kernel-3.6.4-2|1145	fi
12mr|kernel-3.6.4-2|1146	
12mr|kernel-3.6.4-2|1147	# make sure EXTRAVERSION says what we want it to say
12mr|kernel-3.6.4-2|1148	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
12mr|kernel-3.6.4-2|1149	
12mr|kernel-3.6.4-2|1150	%smake oldconfig
12mr|kernel-3.6.4-2|1151	}
12mr|kernel-3.6.4-2|1152	
12mr|kernel-3.6.4-2|1153	BuildKernel() {
12mr|kernel-3.6.4-2|1154	KernelVer=$1
12mr|kernel-3.6.4-2|1155	
12mr|kernel-3.6.4-2|1156	echo "Building kernel $KernelVer"
12mr|kernel-3.6.4-2|1157	
12mr|kernel-3.6.4-2|1158	%kmake -s all
12mr|kernel-3.6.4-2|1159	
12mr|kernel-3.6.4-2|1160	# kirkwood boxes have u-boot
12mr|kernel-3.6.4-2|1161	if [ "$KernelVer" = "%{kversion}-kirkwood-%{buildrpmrel}" ]; then
12mr|kernel-3.6.4-2|1162	%kmake uImage
12mr|kernel-3.6.4-2|1163	fi
12mr|kernel-3.6.4-2|1164	
12mr|kernel-3.6.4-2|1165	# Start installing stuff
12mr|kernel-3.6.4-2|1166	install -d %{temp_boot}
12mr|kernel-3.6.4-2|1167	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
12mr|kernel-3.6.4-2|1168	install -m 644 .config %{temp_boot}/config-$KernelVer
12mr|kernel-3.6.4-2|1169	xz -c Module.symvers > %{temp_boot}/symvers-$KernelVer.xz
12mr|kernel-3.6.4-2|1170	
12mr|kernel-3.6.4-2|1171	%ifarch %{arm}
12mr|kernel-3.6.4-2|1172	if [ -f arch/arm/boot/uImage ]; then
12mr|kernel-3.6.4-2|1173	cp -f arch/arm/boot/uImage %{temp_boot}/uImage-$KernelVer
12mr|kernel-3.6.4-2|1174	else
12mr|kernel-3.6.4-2|1175	cp -f arch/arm/boot/zImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.6.4-2|1176	fi
12mr|kernel-3.6.4-2|1177	%else
12mr|kernel-3.6.4-2|1178	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.6.4-2|1179	%endif
12mr|kernel-3.6.4-2|1180	
12mr|kernel-3.6.4-2|1181	# modules
12mr|kernel-3.6.4-2|1182	install -d %{temp_modules}/$KernelVer
12mr|kernel-3.6.4-2|1183	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
12mr|kernel-3.6.4-2|1184	
12mr|kernel-3.6.4-2|1185	# remove /lib/firmware, we use a separate kernel-firmware
12mr|kernel-3.6.4-2|1186	rm -rf %{temp_root}/lib/firmware
12mr|kernel-3.6.4-2|1187	}
12mr|kernel-3.6.4-2|1188	
12mr|kernel-3.6.4-2|1189	SaveDevel() {
12mr|kernel-3.6.4-2|1190	devel_flavour=$1
12mr|kernel-3.6.4-2|1191	
12mr|kernel-3.6.4-2|1192	DevelRoot=/usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-2|1193	TempDevelRoot=%{temp_root}$DevelRoot
12mr|kernel-3.6.4-2|1194	
12mr|kernel-3.6.4-2|1195	mkdir -p $TempDevelRoot
12mr|kernel-3.6.4-2|1196	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.6.4-2|1197	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.6.4-2|1198	cp -fR include $TempDevelRoot
12mr|kernel-3.6.4-2|1199	cp -fR scripts $TempDevelRoot
12mr|kernel-3.6.4-2|1200	cp -fR kernel/bounds.c $TempDevelRoot/kernel
12mr|kernel-3.6.4-2|1201	cp -fR tools/include $TempDevelRoot/tools/
12mr|kernel-3.6.4-2|1202	%ifarch %{arm}
12mr|kernel-3.6.4-2|1203	cp -fR arch/%{target_arch}/tools $TempDevelRoot/arch/%{target_arch}/
12mr|kernel-3.6.4-2|1204	%endif
12mr|kernel-3.6.4-2|1205	%ifarch %{ix86} x86_64
12mr|kernel-3.6.4-2|1206	cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.6.4-2|1207	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.6.4-2|1208	cp -fR arch/x86/syscalls/syscall* $TempDevelRoot/arch/x86/syscalls/
12mr|kernel-3.6.4-2|1209	cp -fR arch/x86/include $TempDevelRoot/arch/x86/
12mr|kernel-3.6.4-2|1210	cp -fR arch/x86/tools/relocs.c $TempDevelRoot/arch/x86/tools/
12mr|kernel-3.6.4-2|1211	%else
12mr|kernel-3.6.4-2|1212	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/%{target_arch}/kernel/
12mr|kernel-3.6.4-2|1213	for f in $(find arch/%{target_arch} -name include); do cp -fR --parents $f $TempDevelRoot; done
12mr|kernel-3.6.4-2|1214	%endif
12mr|kernel-3.6.4-2|1215	cp -fR .config Module.symvers $TempDevelRoot
12mr|kernel-3.6.4-2|1216	cp -fR 3rdparty/mkbuild.pl $TempDevelRoot/3rdparty
12mr|kernel-3.6.4-2|1217	
12mr|kernel-3.6.4-2|1218	# Needed for truecrypt build (Danny)
12mr|kernel-3.6.4-2|1219	cp -fR drivers/md/dm.h $TempDevelRoot/drivers/md/
12mr|kernel-3.6.4-2|1220	
12mr|kernel-3.6.4-2|1221	# Needed for lguest
12mr|kernel-3.6.4-2|1222	cp -fR drivers/lguest/lg.h $TempDevelRoot/drivers/lguest/
12mr|kernel-3.6.4-2|1223	
12mr|kernel-3.6.4-2|1224	# Needed for lirc_gpio (#39004)
12mr|kernel-3.6.4-2|1225	cp -fR drivers/media/video/bt8xx/bttv{,p}.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.6.4-2|1226	cp -fR drivers/media/video/bt8xx/bt848.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.6.4-2|1227	cp -fR drivers/media/video/btcx-risc.h $TempDevelRoot/drivers/media/video/
12mr|kernel-3.6.4-2|1228	
12mr|kernel-3.6.4-2|1229	# Needed for external dvb tree (#41418)
12mr|kernel-3.6.4-2|1230	cp -fR drivers/media/dvb/dvb-core/*.h $TempDevelRoot/drivers/media/dvb/dvb-core/
12mr|kernel-3.6.4-2|1231	cp -fR drivers/media/dvb/frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb/frontends/
12mr|kernel-3.6.4-2|1232	
12mr|kernel-3.6.4-2|1233	# add acpica header files, needed for fglrx build
12mr|kernel-3.6.4-2|1234	cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
12mr|kernel-3.6.4-2|1235	
12mr|kernel-3.6.4-2|1236	# aufs2 has a special file needed
12mr|kernel-3.6.4-2|1237	#cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
12mr|kernel-3.6.4-2|1238	
12mr|kernel-3.6.4-2|1239	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.6.4-2|1240	mips mn10300 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
12mr|kernel-3.6.4-2|1241	rm -rf $TempDevelRoot/arch/$i
12mr|kernel-3.6.4-2|1242	done
12mr|kernel-3.6.4-2|1243	
12mr|kernel-3.6.4-2|1244	%ifnarch %{arm}
12mr|kernel-3.6.4-2|1245	rm -rf $TempDevelRoot/arch/arm
12mr|kernel-3.6.4-2|1246	%endif
12mr|kernel-3.6.4-2|1247	%ifnarch %{ix86} x86_64
12mr|kernel-3.6.4-2|1248	rm -rf $TempDevelRoot/arch/x86
12mr|kernel-3.6.4-2|1249	%endif
12mr|kernel-3.6.4-2|1250	
12mr|kernel-3.6.4-2|1251	# Clean the scripts tree, and make sure everything is ok (sanity check)
12mr|kernel-3.6.4-2|1252	# running prepare+scripts (tree was already "prepared" in build)
12mr|kernel-3.6.4-2|1253	pushd $TempDevelRoot >/dev/null
12mr|kernel-3.6.4-2|1254	%smake -s prepare scripts
12mr|kernel-3.6.4-2|1255	%smake -s clean
12mr|kernel-3.6.4-2|1256	popd >/dev/null
12mr|kernel-3.6.4-2|1257	rm -f $TempDevelRoot/.config.old
12mr|kernel-3.6.4-2|1258	
12mr|kernel-3.6.4-2|1259	# fix permissions
12mr|kernel-3.6.4-2|1260	chmod -R a+rX $TempDevelRoot
12mr|kernel-3.6.4-2|1261	
12mr|kernel-3.6.4-2|1262	# disable mrproper in -devel rpms
12mr|kernel-3.6.4-2|1263	patch -p1 --fuzz=0 -d $TempDevelRoot -i %{SOURCE2}
12mr|kernel-3.6.4-2|1264	
12mr|kernel-3.6.4-2|1265	kernel_devel_files=../kernel_devel_files.$devel_flavour
12mr|kernel-3.6.4-2|1266	
12mr|kernel-3.6.4-2|1267	
12mr|kernel-3.6.4-2|1268	### Create the kernel_devel_files.*
12mr|kernel-3.6.4-2|1269	cat > $kernel_devel_files <<EOF
12mr|kernel-3.6.4-2|1270	%dir $DevelRoot
12mr|kernel-3.6.4-2|1271	%dir $DevelRoot/arch
12mr|kernel-3.6.4-2|1272	%dir $DevelRoot/include
12mr|kernel-3.6.4-2|1273	$DevelRoot/3rdparty
12mr|kernel-3.6.4-2|1274	$DevelRoot/Documentation
12mr|kernel-3.6.4-2|1275	%ifarch %{arm}
12mr|kernel-3.6.4-2|1276	$DevelRoot/arch/arm
12mr|kernel-3.6.4-2|1277	%endif
12mr|kernel-3.6.4-2|1278	$DevelRoot/arch/um
12mr|kernel-3.6.4-2|1279	%ifarch %{ix86} x86_64
12mr|kernel-3.6.4-2|1280	$DevelRoot/arch/x86
12mr|kernel-3.6.4-2|1281	%endif
12mr|kernel-3.6.4-2|1282	$DevelRoot/block
12mr|kernel-3.6.4-2|1283	$DevelRoot/crypto
12mr|kernel-3.6.4-2|1284	$DevelRoot/drivers
12mr|kernel-3.6.4-2|1285	$DevelRoot/firmware
12mr|kernel-3.6.4-2|1286	$DevelRoot/fs
12mr|kernel-3.6.4-2|1287	$DevelRoot/include/Kbuild
12mr|kernel-3.6.4-2|1288	$DevelRoot/include/acpi
12mr|kernel-3.6.4-2|1289	$DevelRoot/include/asm-generic
12mr|kernel-3.6.4-2|1290	$DevelRoot/include/config
12mr|kernel-3.6.4-2|1291	$DevelRoot/include/crypto
12mr|kernel-3.6.4-2|1292	$DevelRoot/include/drm
12mr|kernel-3.6.4-2|1293	$DevelRoot/include/generated
12mr|kernel-3.6.4-2|1294	$DevelRoot/include/keys
12mr|kernel-3.6.4-2|1295	$DevelRoot/include/linux
12mr|kernel-3.6.4-2|1296	$DevelRoot/include/math-emu
12mr|kernel-3.6.4-2|1297	$DevelRoot/include/media
12mr|kernel-3.6.4-2|1298	$DevelRoot/include/memory
12mr|kernel-3.6.4-2|1299	$DevelRoot/include/misc
12mr|kernel-3.6.4-2|1300	$DevelRoot/include/mtd
12mr|kernel-3.6.4-2|1301	$DevelRoot/include/net
12mr|kernel-3.6.4-2|1302	$DevelRoot/include/pcmcia
12mr|kernel-3.6.4-2|1303	$DevelRoot/include/ras
12mr|kernel-3.6.4-2|1304	$DevelRoot/include/rdma
12mr|kernel-3.6.4-2|1305	$DevelRoot/include/rxrpc
12mr|kernel-3.6.4-2|1306	$DevelRoot/include/scsi
12mr|kernel-3.6.4-2|1307	$DevelRoot/include/sound
12mr|kernel-3.6.4-2|1308	$DevelRoot/include/target
12mr|kernel-3.6.4-2|1309	$DevelRoot/include/trace
12mr|kernel-3.6.4-2|1310	$DevelRoot/include/video
12mr|kernel-3.6.4-2|1311	$DevelRoot/include/xen
12mr|kernel-3.6.4-2|1312	$DevelRoot/init
12mr|kernel-3.6.4-2|1313	$DevelRoot/ipc
12mr|kernel-3.6.4-2|1314	$DevelRoot/kernel
12mr|kernel-3.6.4-2|1315	$DevelRoot/lib
12mr|kernel-3.6.4-2|1316	$DevelRoot/mm
12mr|kernel-3.6.4-2|1317	$DevelRoot/net
12mr|kernel-3.6.4-2|1318	$DevelRoot/samples
12mr|kernel-3.6.4-2|1319	$DevelRoot/scripts
12mr|kernel-3.6.4-2|1320	$DevelRoot/security
12mr|kernel-3.6.4-2|1321	$DevelRoot/sound
12mr|kernel-3.6.4-2|1322	$DevelRoot/tools
12mr|kernel-3.6.4-2|1323	$DevelRoot/usr
12mr|kernel-3.6.4-2|1324	$DevelRoot/virt
12mr|kernel-3.6.4-2|1325	$DevelRoot/.config
12mr|kernel-3.6.4-2|1326	$DevelRoot/Kbuild
12mr|kernel-3.6.4-2|1327	$DevelRoot/Kconfig
12mr|kernel-3.6.4-2|1328	$DevelRoot/Makefile
12mr|kernel-3.6.4-2|1329	$DevelRoot/Module.symvers
12mr|kernel-3.6.4-2|1330	$DevelRoot/arch/Kconfig
12mr|kernel-3.6.4-2|1331	%doc README.kernel-sources
12mr|kernel-3.6.4-2|1332	EOF
12mr|kernel-3.6.4-2|1333	
12mr|kernel-3.6.4-2|1334	
12mr|kernel-3.6.4-2|1335	### Create -devel Post script on the fly
12mr|kernel-3.6.4-2|1336	cat > $kernel_devel_files-post <<EOF
12mr|kernel-3.6.4-2|1337	if [ -d /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.4-2|1338	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.6.4-2|1339	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.4-2|1340	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.4-2|1341	fi
12mr|kernel-3.6.4-2|1342	EOF
12mr|kernel-3.6.4-2|1343	
12mr|kernel-3.6.4-2|1344	
12mr|kernel-3.6.4-2|1345	### Create -devel Preun script on the fly
12mr|kernel-3.6.4-2|1346	cat > $kernel_devel_files-preun <<EOF
12mr|kernel-3.6.4-2|1347	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.6.4-2|1348	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.4-2|1349	fi
12mr|kernel-3.6.4-2|1350	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.6.4-2|1351	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.4-2|1352	fi
12mr|kernel-3.6.4-2|1353	exit 0
12mr|kernel-3.6.4-2|1354	EOF
12mr|kernel-3.6.4-2|1355	
12mr|kernel-3.6.4-2|1356	### Create -devel Postun script on the fly
12mr|kernel-3.6.4-2|1357	cat > $kernel_devel_files-postun <<EOF
12mr|kernel-3.6.4-2|1358	rm -rf /usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.4-2|1359	EOF
12mr|kernel-3.6.4-2|1360	}
12mr|kernel-3.6.4-2|1361	
12mr|kernel-3.6.4-2|1362	SaveDebug() {
12mr|kernel-3.6.4-2|1363	debug_flavour=$1
12mr|kernel-3.6.4-2|1364	
12mr|kernel-3.6.4-2|1365	install -m 644 vmlinux \
12mr|kernel-3.6.4-2|1366	%{temp_boot}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-2|1367	kernel_debug_files=../kernel_debug_files.$debug_flavour
12mr|kernel-3.6.4-2|1368	echo "%{_bootdir}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}" \
12mr|kernel-3.6.4-2|1369	>> $kernel_debug_files
12mr|kernel-3.6.4-2|1370	
12mr|kernel-3.6.4-2|1371	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.6.4-2|1372	-name "*.ko" | \
12mr|kernel-3.6.4-2|1373	%kxargs -I '{}' objcopy --only-keep-debug '{}' '{}'.debug
12mr|kernel-3.6.4-2|1374	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.6.4-2|1375	-name "*.ko" | %kxargs -I '{}' \
12mr|kernel-3.6.4-2|1376	sh -c 'cd `dirname {}`; \
12mr|kernel-3.6.4-2|1377	objcopy --add-gnu-debuglink=`basename {}`.debug \
12mr|kernel-3.6.4-2|1378	--strip-debug `basename {}`'
12mr|kernel-3.6.4-2|1379	
12mr|kernel-3.6.4-2|1380	pushd %{temp_modules}
12mr|kernel-3.6.4-2|1381	find %{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.6.4-2|1382	-name "*.ko.debug" > debug_module_list
12mr|kernel-3.6.4-2|1383	popd
12mr|kernel-3.6.4-2|1384	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.6.4-2|1385	sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
12mr|kernel-3.6.4-2|1386	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.6.4-2|1387	sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' \
12mr|kernel-3.6.4-2|1388	>> ../kernel_exclude_debug_files.$debug_flavour
12mr|kernel-3.6.4-2|1389	rm -f %{temp_modules}/debug_module_list
12mr|kernel-3.6.4-2|1390	}
12mr|kernel-3.6.4-2|1391	
12mr|kernel-3.6.4-2|1392	CreateFiles() {
12mr|kernel-3.6.4-2|1393	kernel_flavour=$1
12mr|kernel-3.6.4-2|1394	
12mr|kernel-3.6.4-2|1395	kernel_files=../kernel_files.$kernel_flavour
12mr|kernel-3.6.4-2|1396	
12mr|kernel-3.6.4-2|1397	ker="vmlinuz"
12mr|kernel-3.6.4-2|1398	if [ "$kernel_flavour" = "kirkwood" ]; then
12mr|kernel-3.6.4-2|1399	ker="uImage"
12mr|kernel-3.6.4-2|1400	fi
12mr|kernel-3.6.4-2|1401	### Create the kernel_files.*
12mr|kernel-3.6.4-2|1402	cat > $kernel_files <<EOF
12mr|kernel-3.6.4-2|1403	%{_bootdir}/System.map-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-2|1404	%{_bootdir}/symvers-%{kversion}-$kernel_flavour-%{buildrpmrel}.xz
12mr|kernel-3.6.4-2|1405	%{_bootdir}/config-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-2|1406	%{_bootdir}/$ker-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-2|1407	%dir %{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/
12mr|kernel-3.6.4-2|1408	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/kernel
12mr|kernel-3.6.4-2|1409	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/modules.*
12mr|kernel-3.6.4-2|1410	%doc README.kernel-sources
12mr|kernel-3.6.4-2|1411	EOF
12mr|kernel-3.6.4-2|1412	
12mr|kernel-3.6.4-2|1413	%if %build_debug
12mr|kernel-3.6.4-2|1414	cat ../kernel_exclude_debug_files.$kernel_flavour >> $kernel_files
12mr|kernel-3.6.4-2|1415	%endif
12mr|kernel-3.6.4-2|1416	
12mr|kernel-3.6.4-2|1417	### Create kernel Post script
12mr|kernel-3.6.4-2|1418	cat > $kernel_files-post <<EOF
12mr|kernel-3.6.4-2|1419	%ifarch %{arm}
12mr|kernel-3.6.4-2|1420	/sbin/installkernel -i -N %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-2|1421	%else
12mr|kernel-3.6.4-2|1422	/sbin/installkernel %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-2|1423	pushd /boot > /dev/null
12mr|kernel-3.6.4-2|1424	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.6.4-2|1425	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.6.4-2|1426	fi
12mr|kernel-3.6.4-2|1427	ln -sf vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel} vmlinuz-$kernel_flavour
12mr|kernel-3.6.4-2|1428	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.6.4-2|1429	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.6.4-2|1430	fi
12mr|kernel-3.6.4-2|1431	ln -sf initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img initrd-$kernel_flavour.img
12mr|kernel-3.6.4-2|1432	popd > /dev/null
12mr|kernel-3.6.4-2|1433	%endif
12mr|kernel-3.6.4-2|1434	%if %build_devel
12mr|kernel-3.6.4-2|1435	# create kernel-devel symlinks if matching -devel- rpm is installed
12mr|kernel-3.6.4-2|1436	if [ -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.4-2|1437	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.6.4-2|1438	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.4-2|1439	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.4-2|1440	fi
12mr|kernel-3.6.4-2|1441	%endif
12mr|kernel-3.6.4-2|1442	%if %build_source
12mr|kernel-3.6.4-2|1443	# create kernel-source symlinks only if matching -devel- rpm is not installed
12mr|kernel-3.6.4-2|1444	if [ -d /usr/src/linux-%{kversion}-%{buildrpmrel} -a ! -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.4-2|1445	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.6.4-2|1446	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.4-2|1447	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.4-2|1448	fi
12mr|kernel-3.6.4-2|1449	%endif
12mr|kernel-3.6.4-2|1450	EOF
12mr|kernel-3.6.4-2|1451	
12mr|kernel-3.6.4-2|1452	### Create kernel Posttrans script
12mr|kernel-3.6.4-2|1453	cat > $kernel_files-posttrans <<EOF
12mr|kernel-3.6.4-2|1454	if [ -x /usr/sbin/dkms_autoinstaller -a -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.4-2|1455	/usr/sbin/dkms_autoinstaller start %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-2|1456	fi
12mr|kernel-3.6.4-2|1457	EOF
12mr|kernel-3.6.4-2|1458	
12mr|kernel-3.6.4-2|1459	### Create kernel Preun script on the fly
12mr|kernel-3.6.4-2|1460	cat > $kernel_files-preun <<EOF
12mr|kernel-3.6.4-2|1461	/sbin/installkernel -R %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-2|1462	pushd /boot > /dev/null
12mr|kernel-3.6.4-2|1463	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.6.4-2|1464	if [ "$(readlink vmlinuz-$kernel_flavour)" = "vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel}" ]; then
12mr|kernel-3.6.4-2|1465	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.6.4-2|1466	fi
12mr|kernel-3.6.4-2|1467	fi
12mr|kernel-3.6.4-2|1468	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.6.4-2|1469	if [ "$(readlink initrd-$kernel_flavour.img)" = "initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img" ]; then
12mr|kernel-3.6.4-2|1470	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.6.4-2|1471	fi
12mr|kernel-3.6.4-2|1472	fi
12mr|kernel-3.6.4-2|1473	popd > /dev/null
12mr|kernel-3.6.4-2|1474	%if %build_devel
12mr|kernel-3.6.4-2|1475	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.6.4-2|1476	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.4-2|1477	fi
12mr|kernel-3.6.4-2|1478	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.6.4-2|1479	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.4-2|1480	fi
12mr|kernel-3.6.4-2|1481	%endif
12mr|kernel-3.6.4-2|1482	exit 0
12mr|kernel-3.6.4-2|1483	EOF
12mr|kernel-3.6.4-2|1484	
12mr|kernel-3.6.4-2|1485	
12mr|kernel-3.6.4-2|1486	### Create kernel Postun script on the fly
12mr|kernel-3.6.4-2|1487	cat > $kernel_files-postun <<EOF
12mr|kernel-3.6.4-2|1488	/sbin/kernel_remove_initrd %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.4-2|1489	rm -rf /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.4-2|1490	if [ -d /var/lib/dkms ]; then
12mr|kernel-3.6.4-2|1491	rm -f /var/lib/dkms/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.6.4-2|1492	rm -rf /var/lib/dkms/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.4-2|1493	rm -f /var/lib/dkms-binary/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.6.4-2|1494	rm -rf /var/lib/dkms-binary/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.4-2|1495	fi
12mr|kernel-3.6.4-2|1496	EOF
12mr|kernel-3.6.4-2|1497	}
12mr|kernel-3.6.4-2|1498	
12mr|kernel-3.6.4-2|1499	
12mr|kernel-3.6.4-2|1500	CreateKernel() {
12mr|kernel-3.6.4-2|1501	flavour=$1
12mr|kernel-3.6.4-2|1502	
12mr|kernel-3.6.4-2|1503	PrepareKernel $flavour $flavour-%{buildrpmrel}
12mr|kernel-3.6.4-2|1504	
12mr|kernel-3.6.4-2|1505	BuildKernel %{kversion}-$flavour-%{buildrpmrel}
12mr|kernel-3.6.4-2|1506	%if %build_devel
12mr|kernel-3.6.4-2|1507	SaveDevel $flavour
12mr|kernel-3.6.4-2|1508	%endif
12mr|kernel-3.6.4-2|1509	%if %build_debug
12mr|kernel-3.6.4-2|1510	SaveDebug $flavour
12mr|kernel-3.6.4-2|1511	%endif
12mr|kernel-3.6.4-2|1512	CreateFiles $flavour
12mr|kernel-3.6.4-2|1513	}
12mr|kernel-3.6.4-2|1514	
12mr|kernel-3.6.4-2|1515	
12mr|kernel-3.6.4-2|1516	###
12mr|kernel-3.6.4-2|1517	# DO it...
12mr|kernel-3.6.4-2|1518	###
12mr|kernel-3.6.4-2|1519	
12mr|kernel-3.6.4-2|1520	
12mr|kernel-3.6.4-2|1521	# Create a simulacro of buildroot
12mr|kernel-3.6.4-2|1522	rm -rf %{temp_root}
12mr|kernel-3.6.4-2|1523	install -d %{temp_root}
12mr|kernel-3.6.4-2|1524	
12mr|kernel-3.6.4-2|1525	
12mr|kernel-3.6.4-2|1526	# make sure we are in the directory
12mr|kernel-3.6.4-2|1527	cd %src_dir
12mr|kernel-3.6.4-2|1528	
12mr|kernel-3.6.4-2|1529	%ifarch %{ix86}
12mr|kernel-3.6.4-2|1530	%if %build_desktop586
12mr|kernel-3.6.4-2|1531	CreateKernel desktop586
12mr|kernel-3.6.4-2|1532	%endif
12mr|kernel-3.6.4-2|1533	%endif
12mr|kernel-3.6.4-2|1534	
12mr|kernel-3.6.4-2|1535	%if %build_desktop
12mr|kernel-3.6.4-2|1536	CreateKernel desktop
12mr|kernel-3.6.4-2|1537	%endif
12mr|kernel-3.6.4-2|1538	
12mr|kernel-3.6.4-2|1539	%if %build_netbook
12mr|kernel-3.6.4-2|1540	CreateKernel netbook
12mr|kernel-3.6.4-2|1541	%endif
12mr|kernel-3.6.4-2|1542	
12mr|kernel-3.6.4-2|1543	%if %build_server
12mr|kernel-3.6.4-2|1544	CreateKernel server
12mr|kernel-3.6.4-2|1545	%endif
12mr|kernel-3.6.4-2|1546	
12mr|kernel-3.6.4-2|1547	%ifarch %{ix86}
12mr|kernel-3.6.4-2|1548	%if %build_desktop_pae
12mr|kernel-3.6.4-2|1549	CreateKernel desktop-pae
12mr|kernel-3.6.4-2|1550	%endif
12mr|kernel-3.6.4-2|1551	%endif
12mr|kernel-3.6.4-2|1552	
12mr|kernel-3.6.4-2|1553	%ifarch %{ix86}
12mr|kernel-3.6.4-2|1554	%if %build_netbook_pae
12mr|kernel-3.6.4-2|1555	CreateKernel netbook-pae
12mr|kernel-3.6.4-2|1556	%endif
12mr|kernel-3.6.4-2|1557	%endif
12mr|kernel-3.6.4-2|1558	
12mr|kernel-3.6.4-2|1559	%ifarch %{ix86}
12mr|kernel-3.6.4-2|1560	%if %build_nrj_desktop586
12mr|kernel-3.6.4-2|1561	CreateKernel nrj-desktop586
12mr|kernel-3.6.4-2|1562	%endif
12mr|kernel-3.6.4-2|1563	%endif
12mr|kernel-3.6.4-2|1564	
12mr|kernel-3.6.4-2|1565	%if %build_nrj_desktop
12mr|kernel-3.6.4-2|1566	CreateKernel nrj-desktop
12mr|kernel-3.6.4-2|1567	%endif
12mr|kernel-3.6.4-2|1568	
12mr|kernel-3.6.4-2|1569	%if %build_nrj_realtime
12mr|kernel-3.6.4-2|1570	CreateKernel nrj-realtime
12mr|kernel-3.6.4-2|1571	%endif
12mr|kernel-3.6.4-2|1572	
12mr|kernel-3.6.4-2|1573	%if %build_nrj_laptop
12mr|kernel-3.6.4-2|1574	CreateKernel nrj-laptop
12mr|kernel-3.6.4-2|1575	%endif
12mr|kernel-3.6.4-2|1576	
12mr|kernel-3.6.4-2|1577	%if %build_nrj_netbook
12mr|kernel-3.6.4-2|1578	CreateKernel nrj-netbook
12mr|kernel-3.6.4-2|1579	%endif
12mr|kernel-3.6.4-2|1580	
12mr|kernel-3.6.4-2|1581	%ifarch %{ix86}
12mr|kernel-3.6.4-2|1582	%if %build_nrj_desktop_pae
12mr|kernel-3.6.4-2|1583	CreateKernel nrj-desktop-pae
12mr|kernel-3.6.4-2|1584	%endif
12mr|kernel-3.6.4-2|1585	%endif
12mr|kernel-3.6.4-2|1586	
12mr|kernel-3.6.4-2|1587	%ifarch %{ix86}
12mr|kernel-3.6.4-2|1588	%if %build_nrj_realtime_pae
12mr|kernel-3.6.4-2|1589	CreateKernel nrj-realtime-pae
12mr|kernel-3.6.4-2|1590	%endif
12mr|kernel-3.6.4-2|1591	%endif
12mr|kernel-3.6.4-2|1592	
12mr|kernel-3.6.4-2|1593	%ifarch %{ix86}
12mr|kernel-3.6.4-2|1594	%if %build_nrj_laptop_pae
12mr|kernel-3.6.4-2|1595	CreateKernel nrj-laptop-pae
12mr|kernel-3.6.4-2|1596	%endif
12mr|kernel-3.6.4-2|1597	%endif
12mr|kernel-3.6.4-2|1598	
12mr|kernel-3.6.4-2|1599	%ifarch %{ix86}
12mr|kernel-3.6.4-2|1600	%if %build_nrj_netbook_pae
12mr|kernel-3.6.4-2|1601	CreateKernel nrj-netbook-pae
12mr|kernel-3.6.4-2|1602	%endif
12mr|kernel-3.6.4-2|1603	%endif
12mr|kernel-3.6.4-2|1604	
12mr|kernel-3.6.4-2|1605	%ifarch %{ix86}
12mr|kernel-3.6.4-2|1606	%if %build_nrj_netbook_atom
12mr|kernel-3.6.4-2|1607	CreateKernel nrj-netbook-atom
12mr|kernel-3.6.4-2|1608	%endif
12mr|kernel-3.6.4-2|1609	%endif
12mr|kernel-3.6.4-2|1610	
12mr|kernel-3.6.4-2|1611	%ifarch %{ix86}
12mr|kernel-3.6.4-2|1612	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.6.4-2|1613	CreateKernel nrj-netbook-atom-pae
12mr|kernel-3.6.4-2|1614	%endif
12mr|kernel-3.6.4-2|1615	%endif
12mr|kernel-3.6.4-2|1616	
12mr|kernel-3.6.4-2|1617	%ifarch %{ix86}
12mr|kernel-3.6.4-2|1618	%if %build_nrj_desktop_core2
12mr|kernel-3.6.4-2|1619	CreateKernel nrj-desktop-core2
12mr|kernel-3.6.4-2|1620	%endif
12mr|kernel-3.6.4-2|1621	%endif
12mr|kernel-3.6.4-2|1622	
12mr|kernel-3.6.4-2|1623	%ifarch %{ix86}
12mr|kernel-3.6.4-2|1624	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.6.4-2|1625	CreateKernel nrj-desktop-core2-pae
12mr|kernel-3.6.4-2|1626	%endif
12mr|kernel-3.6.4-2|1627	%endif
12mr|kernel-3.6.4-2|1628	
12mr|kernel-3.6.4-2|1629	%ifarch %{arm}
12mr|kernel-3.6.4-2|1630	%if %build_iop32x
12mr|kernel-3.6.4-2|1631	CreateKernel iop32x
12mr|kernel-3.6.4-2|1632	%endif
12mr|kernel-3.6.4-2|1633	%if %build_kirkwood
12mr|kernel-3.6.4-2|1634	CreateKernel kirkwood
12mr|kernel-3.6.4-2|1635	%endif
12mr|kernel-3.6.4-2|1636	%if %build_versatile
12mr|kernel-3.6.4-2|1637	CreateKernel versatile
12mr|kernel-3.6.4-2|1638	%endif
12mr|kernel-3.6.4-2|1639	%endif
12mr|kernel-3.6.4-2|1640	
12mr|kernel-3.6.4-2|1641	# set extraversion to match srpm to get nice version reported by the tools
12mr|kernel-3.6.4-2|1642	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.6.4-2|1643	# build perf
12mr|kernel-3.6.4-2|1644	%if %{build_perf}
12mr|kernel-3.6.4-2|1645	# perf
12mr|kernel-3.6.4-2|1646	%make -C tools/perf -s V=1 HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all
12mr|kernel-3.6.4-2|1647	%make -C tools/perf -s V=1 prefix=%{_prefix} man
12mr|kernel-3.6.4-2|1648	%endif
12mr|kernel-3.6.4-2|1649	
12mr|kernel-3.6.4-2|1650	%if %{build_cpupower}
12mr|kernel-3.6.4-2|1651	# cpupower
12mr|kernel-3.6.4-2|1652	# make sure version-gen.sh is executable.
12mr|kernel-3.6.4-2|1653	chmod +x tools/power/cpupower/utils/version-gen.sh
12mr|kernel-3.6.4-2|1654	%make -C tools/power/cpupower CPUFREQ_BENCH=false
12mr|kernel-3.6.4-2|1655	%endif
12mr|kernel-3.6.4-2|1656	
12mr|kernel-3.6.4-2|1657	# We don't make to repeat the depend code at the install phase
12mr|kernel-3.6.4-2|1658	%if %build_source
12mr|kernel-3.6.4-2|1659	%ifarch %{arm}
12mr|kernel-3.6.4-2|1660	PrepareKernel "kirkwood" %{buildrpmrel}custom
12mr|kernel-3.6.4-2|1661	%else
12mr|kernel-3.6.4-2|1662	PrepareKernel "" %{buildrpmrel}custom
12mr|kernel-3.6.4-2|1663	%endif
12mr|kernel-3.6.4-2|1664	%smake -s mrproper
12mr|kernel-3.6.4-2|1665	%endif
12mr|kernel-3.6.4-2|1666	
12mr|kernel-3.6.4-2|1667	
12mr|kernel-3.6.4-2|1668	###
12mr|kernel-3.6.4-2|1669	### install
12mr|kernel-3.6.4-2|1670	###
12mr|kernel-3.6.4-2|1671	%install
12mr|kernel-3.6.4-2|1672	install -m 644 %{SOURCE4}  .
12mr|kernel-3.6.4-2|1673	
12mr|kernel-3.6.4-2|1674	cd %src_dir
12mr|kernel-3.6.4-2|1675	
12mr|kernel-3.6.4-2|1676	# Directories definition needed for installing
12mr|kernel-3.6.4-2|1677	%define target_source %{buildroot}%{_kerneldir}
12mr|kernel-3.6.4-2|1678	%define target_boot %{buildroot}%{_bootdir}
12mr|kernel-3.6.4-2|1679	%define target_modules %{buildroot}%{_modulesdir}
12mr|kernel-3.6.4-2|1680	
12mr|kernel-3.6.4-2|1681	# We want to be able to test several times the install part
12mr|kernel-3.6.4-2|1682	rm -rf %{buildroot}
12mr|kernel-3.6.4-2|1683	cp -a %{temp_root} %{buildroot}
12mr|kernel-3.6.4-2|1684	
12mr|kernel-3.6.4-2|1685	# Create directories infastructure
12mr|kernel-3.6.4-2|1686	%if %build_source
12mr|kernel-3.6.4-2|1687	install -d %{target_source}
12mr|kernel-3.6.4-2|1688	
12mr|kernel-3.6.4-2|1689	tar cf - . | tar xf - -C %{target_source}
12mr|kernel-3.6.4-2|1690	chmod -R a+rX %{target_source}
12mr|kernel-3.6.4-2|1691	
12mr|kernel-3.6.4-2|1692	# we remove all the source files that we don't ship
12mr|kernel-3.6.4-2|1693	# first architecture files
12mr|kernel-3.6.4-2|1694	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.6.4-2|1695	mips openrisc parisc powerpc s390 score sh sh64 sparc tile unicore32 v850 xtensa mn10300; do
12mr|kernel-3.6.4-2|1696	rm -rf %{target_source}/arch/$i
12mr|kernel-3.6.4-2|1697	done
12mr|kernel-3.6.4-2|1698	
12mr|kernel-3.6.4-2|1699	# other misc files
12mr|kernel-3.6.4-2|1700	rm -f %{target_source}/{.config.old,.config.cmd,.gitignore,.lst,.mailmap}
12mr|kernel-3.6.4-2|1701	rm -f %{target_source}/{.missing-syscalls.d,arch/.gitignore,firmware/.gitignore}
12mr|kernel-3.6.4-2|1702	rm -rf %{target_source}/.tmp_depmod/
12mr|kernel-3.6.4-2|1703	
12mr|kernel-3.6.4-2|1704	#endif %build_source
12mr|kernel-3.6.4-2|1705	%endif
12mr|kernel-3.6.4-2|1706	
12mr|kernel-3.6.4-2|1707	# compressing modules
12mr|kernel-3.6.4-2|1708	%if %{build_modxz}
12mr|kernel-3.6.4-2|1709	find %{target_modules} -name "*.ko" | %kxargs xz -6e
12mr|kernel-3.6.4-2|1710	%else
12mr|kernel-3.6.4-2|1711	find %{target_modules} -name "*.ko" | %kxargs gzip -9
12mr|kernel-3.6.4-2|1712	%endif
12mr|kernel-3.6.4-2|1713	
12mr|kernel-3.6.4-2|1714	# We used to have a copy of PrepareKernel here
12mr|kernel-3.6.4-2|1715	# Now, we make sure that the thing in the linux dir is what we want it to be
12mr|kernel-3.6.4-2|1716	for i in %{target_modules}/*; do
12mr|kernel-3.6.4-2|1717	rm -f $i/build $i/source
12mr|kernel-3.6.4-2|1718	done
12mr|kernel-3.6.4-2|1719	
12mr|kernel-3.6.4-2|1720	# sniff, if we compressed all the modules, we change the stamp :(
12mr|kernel-3.6.4-2|1721	# we really need the depmod -ae here
12mr|kernel-3.6.4-2|1722	pushd %{target_modules}
12mr|kernel-3.6.4-2|1723	for i in *; do
12mr|kernel-3.6.4-2|1724	/sbin/depmod -ae -b %{buildroot} -F %{target_boot}/System.map-$i $i
12mr|kernel-3.6.4-2|1725	echo $?
12mr|kernel-3.6.4-2|1726	done
12mr|kernel-3.6.4-2|1727	
12mr|kernel-3.6.4-2|1728	for i in *; do
12mr|kernel-3.6.4-2|1729	pushd $i
12mr|kernel-3.6.4-2|1730	echo "Creating modules.description for $i"
12mr|kernel-3.6.4-2|1731	modules=`find . -name "*.ko.[g,x]z"`
12mr|kernel-3.6.4-2|1732	echo $modules | %kxargs /sbin/modinfo \
12mr|kernel-3.6.4-2|1733	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12mr|kernel-3.6.4-2|1734	popd
12mr|kernel-3.6.4-2|1735	done
12mr|kernel-3.6.4-2|1736	popd
12mr|kernel-3.6.4-2|1737	
12mr|kernel-3.6.4-2|1738	# need to set extraversion to match srpm again to avoid rebuild
12mr|kernel-3.6.4-2|1739	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.6.4-2|1740	%if %{build_perf}
12mr|kernel-3.6.4-2|1741	# perf tool binary and supporting scripts/binaries
12mr|kernel-3.6.4-2|1742	make -C tools/perf -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install
12mr|kernel-3.6.4-2|1743	
12mr|kernel-3.6.4-2|1744	# perf man pages (note: implicit rpm magic compresses them later)
12mr|kernel-3.6.4-2|1745	make -C tools/perf  -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install-man
12mr|kernel-3.6.4-2|1746	%endif
12mr|kernel-3.6.4-2|1747	
12mr|kernel-3.6.4-2|1748	%if %{build_cpupower}
12mr|kernel-3.6.4-2|1749	make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false install
12mr|kernel-3.6.4-2|1750	rm -f %{buildroot}%{_libdir}/*.{a,la}
12mr|kernel-3.6.4-2|1751	%find_lang cpupower
12mr|kernel-3.6.4-2|1752	mv cpupower.lang ../
12mr|kernel-3.6.4-2|1753	chmod 0755 %{buildroot}%{_libdir}/libcpupower.so*
12mr|kernel-3.6.4-2|1754	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
12mr|kernel-3.6.4-2|1755	install -m644 %{SOURCE50} %{buildroot}%{_unitdir}/cpupower.service
12mr|kernel-3.6.4-2|1756	install -m644 %{SOURCE51} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.6.4-2|1757	%endif
12mr|kernel-3.6.4-2|1758	
12mr|kernel-3.6.4-2|1759	###
12mr|kernel-3.6.4-2|1760	### clean
12mr|kernel-3.6.4-2|1761	###
12mr|kernel-3.6.4-2|1762	%clean
12mr|kernel-3.6.4-2|1763	rm -rf %{buildroot}
12mr|kernel-3.6.4-2|1764	
12mr|kernel-3.6.4-2|1765	
12mr|kernel-3.6.4-2|1766	# We don't want to remove this, the whole reason of its existence is to be
12mr|kernel-3.6.4-2|1767	# able to do several rpm --short-circuit -bi for testing install
12mr|kernel-3.6.4-2|1768	# phase without repeating compilation phase
12mr|kernel-3.6.4-2|1769	#rm -rf %{temp_root}
12mr|kernel-3.6.4-2|1770	
12mr|kernel-3.6.4-2|1771	###
12mr|kernel-3.6.4-2|1772	### source and doc file lists
12mr|kernel-3.6.4-2|1773	###
12mr|kernel-3.6.4-2|1774	
12mr|kernel-3.6.4-2|1775	%if %build_source
12mr|kernel-3.6.4-2|1776	%files -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.4-2|1777	%dir %{_kerneldir}
12mr|kernel-3.6.4-2|1778	%dir %{_kerneldir}/arch
12mr|kernel-3.6.4-2|1779	%dir %{_kerneldir}/include
12mr|kernel-3.6.4-2|1780	%{_kerneldir}/3rdparty
12mr|kernel-3.6.4-2|1781	%{_kerneldir}/Documentation
12mr|kernel-3.6.4-2|1782	%{_kerneldir}/arch/Kconfig
12mr|kernel-3.6.4-2|1783	%{_kerneldir}/arch/arm
12mr|kernel-3.6.4-2|1784	%{_kerneldir}/arch/um
12mr|kernel-3.6.4-2|1785	%{_kerneldir}/arch/x86
12mr|kernel-3.6.4-2|1786	%{_kerneldir}/block
12mr|kernel-3.6.4-2|1787	%{_kerneldir}/crypto
12mr|kernel-3.6.4-2|1788	%{_kerneldir}/drivers
12mr|kernel-3.6.4-2|1789	%{_kerneldir}/firmware
12mr|kernel-3.6.4-2|1790	%{_kerneldir}/fs
12mr|kernel-3.6.4-2|1791	%{_kerneldir}/include/Kbuild
12mr|kernel-3.6.4-2|1792	%{_kerneldir}/include/acpi
12mr|kernel-3.6.4-2|1793	%{_kerneldir}/include/asm-generic
12mr|kernel-3.6.4-2|1794	%{_kerneldir}/include/crypto
12mr|kernel-3.6.4-2|1795	%{_kerneldir}/include/drm
12mr|kernel-3.6.4-2|1796	%{_kerneldir}/include/keys
12mr|kernel-3.6.4-2|1797	%{_kerneldir}/include/linux
12mr|kernel-3.6.4-2|1798	%{_kerneldir}/include/math-emu
12mr|kernel-3.6.4-2|1799	%{_kerneldir}/include/media
12mr|kernel-3.6.4-2|1800	%{_kerneldir}/include/memory
12mr|kernel-3.6.4-2|1801	%{_kerneldir}/include/misc
12mr|kernel-3.6.4-2|1802	%{_kerneldir}/include/mtd
12mr|kernel-3.6.4-2|1803	%{_kerneldir}/include/net
12mr|kernel-3.6.4-2|1804	%{_kerneldir}/include/pcmcia
12mr|kernel-3.6.4-2|1805	%{_kerneldir}/include/ras
12mr|kernel-3.6.4-2|1806	%{_kerneldir}/include/rdma
12mr|kernel-3.6.4-2|1807	%{_kerneldir}/include/rxrpc
12mr|kernel-3.6.4-2|1808	%{_kerneldir}/include/scsi
12mr|kernel-3.6.4-2|1809	%{_kerneldir}/include/sound
12mr|kernel-3.6.4-2|1810	%{_kerneldir}/include/target
12mr|kernel-3.6.4-2|1811	%{_kerneldir}/include/trace
12mr|kernel-3.6.4-2|1812	%{_kerneldir}/include/video
12mr|kernel-3.6.4-2|1813	%{_kerneldir}/include/xen
12mr|kernel-3.6.4-2|1814	%{_kerneldir}/init
12mr|kernel-3.6.4-2|1815	%{_kerneldir}/ipc
12mr|kernel-3.6.4-2|1816	%{_kerneldir}/kernel
12mr|kernel-3.6.4-2|1817	%{_kerneldir}/lib
12mr|kernel-3.6.4-2|1818	%{_kerneldir}/mm
12mr|kernel-3.6.4-2|1819	%{_kerneldir}/net
12mr|kernel-3.6.4-2|1820	%{_kerneldir}/virt
12mr|kernel-3.6.4-2|1821	%{_kerneldir}/samples
12mr|kernel-3.6.4-2|1822	%{_kerneldir}/scripts
12mr|kernel-3.6.4-2|1823	%{_kerneldir}/security
12mr|kernel-3.6.4-2|1824	%{_kerneldir}/sound
12mr|kernel-3.6.4-2|1825	%{_kerneldir}/tools
12mr|kernel-3.6.4-2|1826	%{_kerneldir}/usr
12mr|kernel-3.6.4-2|1827	%{_kerneldir}/COPYING
12mr|kernel-3.6.4-2|1828	%{_kerneldir}/CREDITS
12mr|kernel-3.6.4-2|1829	%{_kerneldir}/Kbuild
12mr|kernel-3.6.4-2|1830	%{_kerneldir}/Kconfig
12mr|kernel-3.6.4-2|1831	%{_kerneldir}/MAINTAINERS
12mr|kernel-3.6.4-2|1832	%{_kerneldir}/Makefile
12mr|kernel-3.6.4-2|1833	%{_kerneldir}/README
12mr|kernel-3.6.4-2|1834	%{_kerneldir}/REPORTING-BUGS
12mr|kernel-3.6.4-2|1835	%doc README.kernel-sources
12mr|kernel-3.6.4-2|1836	
12mr|kernel-3.6.4-2|1837	%files -n %{kname}-source-latest
12mr|kernel-3.6.4-2|1838	%endif
12mr|kernel-3.6.4-2|1839	
12mr|kernel-3.6.4-2|1840	%if %build_doc
12mr|kernel-3.6.4-2|1841	%files -n %{kname}-doc
12mr|kernel-3.6.4-2|1842	%doc linux-%{tar_ver}/Documentation/*
12mr|kernel-3.6.4-2|1843	%endif
12mr|kernel-3.6.4-2|1844	
12mr|kernel-3.6.4-2|1845	%if %{build_perf}
12mr|kernel-3.6.4-2|1846	%files -n perf
12mr|kernel-3.6.4-2|1847	%{_bindir}/perf
12mr|kernel-3.6.4-2|1848	%dir %{_prefix}/libexec/perf-core
12mr|kernel-3.6.4-2|1849	%{_prefix}/libexec/perf-core/*
12mr|kernel-3.6.4-2|1850	%{_mandir}/man[1-8]/perf*
12mr|kernel-3.6.4-2|1851	%endif
12mr|kernel-3.6.4-2|1852	
12mr|kernel-3.6.4-2|1853	%if %{build_cpupower}
12mr|kernel-3.6.4-2|1854	%files -n cpupower -f cpupower.lang
12mr|kernel-3.6.4-2|1855	%{_bindir}/cpupower
12mr|kernel-3.6.4-2|1856	%{_libdir}/libcpupower.so.0
12mr|kernel-3.6.4-2|1857	%{_libdir}/libcpupower.so.0.0.0
12mr|kernel-3.6.4-2|1858	%{_unitdir}/cpupower.service
12mr|kernel-3.6.4-2|1859	%{_mandir}/man[1-8]/cpupower*
12mr|kernel-3.6.4-2|1860	%config(noreplace) %{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.6.4-2|1861	
12mr|kernel-3.6.4-2|1862	%files -n cpupower-devel
12mr|kernel-3.6.4-2|1863	%{_libdir}/libcpupower.so
12mr|kernel-3.6.4-2|1864	%{_includedir}/cpufreq.h
12mr|kernel-3.6.4-2|1865	%endif
12mr|kernel-3.6.4-2|1866	
12mr|kernel-3.6.4-2|1867	
12mr|kernel-3.6.4-2|1868	
12mr|kernel-3.6.4-2|1869	%changelog
12mr|kernel-3.6.4-2|1870	

14561 12
12mr|kernel-3.6.5-1.1|1	# -*- Mode: rpm-spec -*-
12mr|kernel-3.6.5-1.1|2	#
12mr|kernel-3.6.5-1.1|3	# This Specfile is based on kernel-tmb spec done by
12mr|kernel-3.6.5-1.1|4	# Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|5	#
12mr|kernel-3.6.5-1.1|6	# The mkflavour() macroization done by Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.6.5-1.1|7	#
12mr|kernel-3.6.5-1.1|8	# Manbo kernels now use kernel.org versioning
12mr|kernel-3.6.5-1.1|9	#
12mr|kernel-3.6.5-1.1|10	# MIB header
12mr|kernel-3.6.5-1.1|11	%if %{mdvver} <= 201100
12mr|kernel-3.6.5-1.1|12	%define distsuffix mib
12mr|kernel-3.6.5-1.1|13	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.6.5-1.1|14	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.6.5-1.1|15	%endif
12mr|kernel-3.6.5-1.1|16	# end MIB header
12mr|kernel-3.6.5-1.1|17	#
12mr|kernel-3.6.5-1.1|18	%define kernelversion	3
12mr|kernel-3.6.5-1.1|19	%define patchlevel	6
12mr|kernel-3.6.5-1.1|20	%define sublevel	5
12mr|kernel-3.6.5-1.1|21	
12mr|kernel-3.6.5-1.1|22	# Package release
12mr|kernel-3.6.5-1.1|23	%define mibrel		1.1
12mr|kernel-3.6.5-1.1|24	
12mr|kernel-3.6.5-1.1|25	# kernel Makefile extraversion is substituted by
12mr|kernel-3.6.5-1.1|26	# kpatch/kgit/kstable wich are either 0 (empty), rc (kpatch), git (kgit)
12mr|kernel-3.6.5-1.1|27	# or stable release (kstable)
12mr|kernel-3.6.5-1.1|28	%define kpatch		0
12mr|kernel-3.6.5-1.1|29	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.6.5-1.1|30	%define kgit		0
12mr|kernel-3.6.5-1.1|31	
12mr|kernel-3.6.5-1.1|32	# kernel base name (also name of srpm)
12mr|kernel-3.6.5-1.1|33	%define kname 		kernel
12mr|kernel-3.6.5-1.1|34	
12mr|kernel-3.6.5-1.1|35	Source5:	kernel.rpmlintrc
12mr|kernel-3.6.5-1.1|36	
12mr|kernel-3.6.5-1.1|37	# Patch tarball tag
12mr|kernel-3.6.5-1.1|38	%define ktag		rosa
12mr|kernel-3.6.5-1.1|39	
12mr|kernel-3.6.5-1.1|40	%define rpmtag		%{distsuffix}
12mr|kernel-3.6.5-1.1|41	%if %kpatch
12mr|kernel-3.6.5-1.1|42	%if %kgit
12mr|kernel-3.6.5-1.1|43	%define rpmrel		0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.6.5-1.1|44	%else
12mr|kernel-3.6.5-1.1|45	%define rpmrel		0.%{kpatch}.%{mibrel}
12mr|kernel-3.6.5-1.1|46	%endif
12mr|kernel-3.6.5-1.1|47	%else
12mr|kernel-3.6.5-1.1|48	%define rpmrel		%{mibrel}
12mr|kernel-3.6.5-1.1|49	%endif
12mr|kernel-3.6.5-1.1|50	
12mr|kernel-3.6.5-1.1|51	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.6.5-1.1|52	# rpm/urpmi/smart
12mr|kernel-3.6.5-1.1|53	%define fakever		1
12mr|kernel-3.6.5-1.1|54	%define fakerel 	1
12mr|kernel-3.6.5-1.1|55	
12mr|kernel-3.6.5-1.1|56	# version defines
12mr|kernel-3.6.5-1.1|57	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.6.5-1.1|58	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.6.5-1.1|59	
12mr|kernel-3.6.5-1.1|60	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.6.5-1.1|61	%if %kpatch
12mr|kernel-3.6.5-1.1|62	%if %sublevel
12mr|kernel-3.6.5-1.1|63	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.5-1.1|64	%else
12mr|kernel-3.6.5-1.1|65	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.6.5-1.1|66	%endif
12mr|kernel-3.6.5-1.1|67	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.6.5-1.1|68	%else
12mr|kernel-3.6.5-1.1|69	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.5-1.1|70	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.6.5-1.1|71	%endif
12mr|kernel-3.6.5-1.1|72	
12mr|kernel-3.6.5-1.1|73	# Used for not making too long names for rpms or search paths
12mr|kernel-3.6.5-1.1|74	%if %kpatch
12mr|kernel-3.6.5-1.1|75	%if %kgit
12mr|kernel-3.6.5-1.1|76	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.5-1.1|77	%else
12mr|kernel-3.6.5-1.1|78	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.5-1.1|79	%endif
12mr|kernel-3.6.5-1.1|80	%else
12mr|kernel-3.6.5-1.1|81	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.6.5-1.1|82	%endif
12mr|kernel-3.6.5-1.1|83	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.6.5-1.1|84	
12mr|kernel-3.6.5-1.1|85	# Having different top level names for packges means that you have to remove
12mr|kernel-3.6.5-1.1|86	# them by hard :(
12mr|kernel-3.6.5-1.1|87	%define top_dir_name 	%{kname}-%{_arch}
12mr|kernel-3.6.5-1.1|88	
12mr|kernel-3.6.5-1.1|89	# Build defines
12mr|kernel-3.6.5-1.1|90	%define build_doc 		0
12mr|kernel-3.6.5-1.1|91	%define build_source 		0
12mr|kernel-3.6.5-1.1|92	%define build_devel 		1
12mr|kernel-3.6.5-1.1|93	
12mr|kernel-3.6.5-1.1|94	%define build_debug 		0
12mr|kernel-3.6.5-1.1|95	
12mr|kernel-3.6.5-1.1|96	# Build desktop i586 / 4GB
12mr|kernel-3.6.5-1.1|97	%ifarch %{ix86}
12mr|kernel-3.6.5-1.1|98	%define build_desktop586	0
12mr|kernel-3.6.5-1.1|99	%endif
12mr|kernel-3.6.5-1.1|100	
12mr|kernel-3.6.5-1.1|101	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.6.5-1.1|102	%define build_desktop		1
12mr|kernel-3.6.5-1.1|103	
12mr|kernel-3.6.5-1.1|104	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mr|kernel-3.6.5-1.1|105	%define build_server		0
12mr|kernel-3.6.5-1.1|106	
12mr|kernel-3.6.5-1.1|107	# End of user definitions
12mr|kernel-3.6.5-1.1|108	%{?_without_desktop586: %global build_desktop586 0}
12mr|kernel-3.6.5-1.1|109	%{?_without_desktop: %global build_desktop 0}
12mr|kernel-3.6.5-1.1|110	%{?_without_server: %global build_server 0}
12mr|kernel-3.6.5-1.1|111	%{?_without_doc: %global build_doc 0}
12mr|kernel-3.6.5-1.1|112	%{?_without_source: %global build_source 0}
12mr|kernel-3.6.5-1.1|113	%{?_without_devel: %global build_devel 0}
12mr|kernel-3.6.5-1.1|114	%{?_without_debug: %global build_debug 0}
12mr|kernel-3.6.5-1.1|115	
12mr|kernel-3.6.5-1.1|116	%{?_with_desktop586: %global build_desktop586 1}
12mr|kernel-3.6.5-1.1|117	%{?_with_desktop: %global build_desktop 1}
12mr|kernel-3.6.5-1.1|118	%{?_with_server: %global build_server 1}
12mr|kernel-3.6.5-1.1|119	%{?_with_doc: %global build_doc 1}
12mr|kernel-3.6.5-1.1|120	%{?_with_source: %global build_source 1}
12mr|kernel-3.6.5-1.1|121	%{?_with_devel: %global build_devel 1}
12mr|kernel-3.6.5-1.1|122	%{?_with_debug: %global build_debug 1}
12mr|kernel-3.6.5-1.1|123	
12mr|kernel-3.6.5-1.1|124	# For the .nosrc.rpm
12mr|kernel-3.6.5-1.1|125	%define build_nosrc 	1
12mr|kernel-3.6.5-1.1|126	%{?_with_nosrc: %global build_nosrc 1}
12mr|kernel-3.6.5-1.1|127	
12mr|kernel-3.6.5-1.1|128	#
12mr|kernel-3.6.5-1.1|129	# SRC RPM description
12mr|kernel-3.6.5-1.1|130	#
12mr|kernel-3.6.5-1.1|131	Summary: 	Linux kernel built for ROSA
12mr|kernel-3.6.5-1.1|132	Name:		%{kname}
12mr|kernel-3.6.5-1.1|133	Version: 	%{kversion}
12mr|kernel-3.6.5-1.1|134	Release: 	%{rpmrel}
12mr|kernel-3.6.5-1.1|135	License: 	GPLv2
12mr|kernel-3.6.5-1.1|136	Group: 	 	System/Kernel and hardware
12mr|kernel-3.6.5-1.1|137	ExclusiveArch: %{ix86} ppc powerpc x86_64 amd64 sparc sparc64
12mr|kernel-3.6.5-1.1|138	ExclusiveOS: 	Linux
12mr|kernel-3.6.5-1.1|139	URL:            http://wiki.mandriva.com/en/Manbo_Core2_kernel
12mr|kernel-3.6.5-1.1|140	BuildRoot: 	%{_tmppath}/%{kname}-%{kversion}-%{_arch}-build
12mr|kernel-3.6.5-1.1|141	Autoreqprov: 	no
12mr|kernel-3.6.5-1.1|142	BuildRequires: 	gcc module-init-tools
12mr|kernel-3.6.5-1.1|143	
12mr|kernel-3.6.5-1.1|144	%description
12mr|kernel-3.6.5-1.1|145	The kernel package contains the Linux kernel (vmlinuz), the core of
12mr|kernel-3.6.5-1.1|146	your MIB Linux operating system. The kernel handles the basic
12mr|kernel-3.6.5-1.1|147	functions of the operating system: memory allocation, process
12mr|kernel-3.6.5-1.1|148	allocation, device input and output, etc.
12mr|kernel-3.6.5-1.1|149	
12mr|kernel-3.6.5-1.1|150	# mkflavour() name flavour processor
12mr|kernel-3.6.5-1.1|151	# name: the flavour name in the package name
12mr|kernel-3.6.5-1.1|152	# flavour: first parameter of CreateKernel()
12mr|kernel-3.6.5-1.1|153	%define mkflavour(R:)					\
12mr|kernel-3.6.5-1.1|154	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.5-1.1|155	Version:	%{kversion}				\
12mr|kernel-3.6.5-1.1|156	Release:	%{rpmrel}				\
12mr|kernel-3.6.5-1.1|157	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.6.5-1.1|158	Group:		System/Kernel and hardware		\
12mr|kernel-3.6.5-1.1|159	Requires:	kernel-nrj-%{2}%{-R:-%{-R*}}		\
12mr|kernel-3.6.5-1.1|160	Provides:	%{kname}-latest			\
12mr|kernel-3.6.5-1.1|161	%ifarch %{ix86}						\
12mr|kernel-3.6.5-1.1|162	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.5-1.1|163	%endif							\
12mr|kernel-3.6.5-1.1|164	\
12mr|kernel-3.6.5-1.1|165	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.5-1.1|166	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.5-1.1|167	latest %{kname}-%{1} installed...			\
12mr|kernel-3.6.5-1.1|168	\
12mr|kernel-3.6.5-1.1|169	%common_description_info				\
12mr|kernel-3.6.5-1.1|170	\
12mr|kernel-3.6.5-1.1|171	%if %build_devel					\
12mr|kernel-3.6.5-1.1|172	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.5-1.1|173	Version:	%{kversion}				\
12mr|kernel-3.6.5-1.1|174	Release:	%{rpmrel}				\
12mr|kernel-3.6.5-1.1|175	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.6.5-1.1|176	Group:		Development/Kernel			\
12mr|kernel-3.6.5-1.1|177	Requires:	%{kname}-nrj-%{2}-devel%{-R:-%{-R*}}	\
12mr|kernel-3.6.5-1.1|178	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.6.5-1.1|179	%ifarch %{ix86}						\
12mr|kernel-3.6.5-1.1|180	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.5-1.1|181	%endif							\
12mr|kernel-3.6.5-1.1|182	\
12mr|kernel-3.6.5-1.1|183	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.6.5-1.1|184	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.5-1.1|185	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.6.5-1.1|186	\
12mr|kernel-3.6.5-1.1|187	%common_description_info				\
12mr|kernel-3.6.5-1.1|188	%endif							\
12mr|kernel-3.6.5-1.1|189	\
12mr|kernel-3.6.5-1.1|190	%if %build_debug					\
12mr|kernel-3.6.5-1.1|191	%package -n %{kname}-%{1}-debug-latest			\
12mr|kernel-3.6.5-1.1|192	Version:	%{kversion}				\
12mr|kernel-3.6.5-1.1|193	Release:	%{rpmrel}				\
12mr|kernel-3.6.5-1.1|194	Summary:	Virtual rpm for latest %{kname}-%{1}-debug \
12mr|kernel-3.6.5-1.1|195	Group:		Development/Debug			\
12mr|kernel-3.6.5-1.1|196	Requires:	%{kname}-%{2}-%{-R:debug-%{-R*}}%{!-R:debuginfo}	\
12mr|kernel-3.6.5-1.1|197	%ifarch %{ix86}						\
12mr|kernel-3.6.5-1.1|198	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.5-1.1|199	%endif							\
12mr|kernel-3.6.5-1.1|200	Provides:	%{kname}-debug-latest			\
12mr|kernel-3.6.5-1.1|201	\
12mr|kernel-3.6.5-1.1|202	%description -n %{kname}-%{1}-debug-latest		\
12mr|kernel-3.6.5-1.1|203	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.5-1.1|204	latest %{kname}-%{1}-debug installed...			\
12mr|kernel-3.6.5-1.1|205	\
12mr|kernel-3.6.5-1.1|206	%common_description_info				\
12mr|kernel-3.6.5-1.1|207	%endif							\
12mr|kernel-3.6.5-1.1|208	\
12mr|kernel-3.6.5-1.1|209	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.6.5-1.1|210	%defattr(-,root,root)					\
12mr|kernel-3.6.5-1.1|211	\
12mr|kernel-3.6.5-1.1|212	%if %build_devel					\
12mr|kernel-3.6.5-1.1|213	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.5-1.1|214	%defattr(-,root,root)					\
12mr|kernel-3.6.5-1.1|215	%endif							\
12mr|kernel-3.6.5-1.1|216	\
12mr|kernel-3.6.5-1.1|217	%if %build_debug					\
12mr|kernel-3.6.5-1.1|218	%files -n %{kname}-%{1}-debug-latest			\
12mr|kernel-3.6.5-1.1|219	%defattr(-,root,root)					\
12mr|kernel-3.6.5-1.1|220	%endif
12mr|kernel-3.6.5-1.1|221	
12mr|kernel-3.6.5-1.1|222	#
12mr|kernel-3.6.5-1.1|223	# kernel-desktop586: i586, smp-alternatives, 4GB
12mr|kernel-3.6.5-1.1|224	#
12mr|kernel-3.6.5-1.1|225	%ifarch %{ix86}
12mr|kernel-3.6.5-1.1|226	%if %build_desktop586
12mr|kernel-3.6.5-1.1|227	%mkflavour desktop586 desktop586
12mr|kernel-3.6.5-1.1|228	%endif
12mr|kernel-3.6.5-1.1|229	%endif
12mr|kernel-3.6.5-1.1|230	
12mr|kernel-3.6.5-1.1|231	#
12mr|kernel-3.6.5-1.1|232	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.5-1.1|233	#
12mr|kernel-3.6.5-1.1|234	
12mr|kernel-3.6.5-1.1|235	%if %build_desktop
12mr|kernel-3.6.5-1.1|236	%mkflavour desktop desktop
12mr|kernel-3.6.5-1.1|237	%endif
12mr|kernel-3.6.5-1.1|238	
12mr|kernel-3.6.5-1.1|239	#
12mr|kernel-3.6.5-1.1|240	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mr|kernel-3.6.5-1.1|241	#
12mr|kernel-3.6.5-1.1|242	
12mr|kernel-3.6.5-1.1|243	%if %build_server
12mr|kernel-3.6.5-1.1|244	%ifarch %{ix86}
12mr|kernel-3.6.5-1.1|245	%mkflavour -R 2.6.38.7-1mnb2 server server
12mr|kernel-3.6.5-1.1|246	%else
12mr|kernel-3.6.5-1.1|247	%mkflavour server server
12mr|kernel-3.6.5-1.1|248	%endif
12mr|kernel-3.6.5-1.1|249	%endif
12mr|kernel-3.6.5-1.1|250	
12mr|kernel-3.6.5-1.1|251	#
12mr|kernel-3.6.5-1.1|252	# kernel-source-latest: virtual rpm
12mr|kernel-3.6.5-1.1|253	#
12mr|kernel-3.6.5-1.1|254	%if %build_source
12mr|kernel-3.6.5-1.1|255	
12mr|kernel-3.6.5-1.1|256	%package -n %{kname}-source-latest
12mr|kernel-3.6.5-1.1|257	Version: 	%{kversion}
12mr|kernel-3.6.5-1.1|258	Release: 	%{rpmrel}
12mr|kernel-3.6.5-1.1|259	Summary: 	Virtual rpm for latest %{kname}-source
12mr|kernel-3.6.5-1.1|260	Group:   	Development/Kernel
12mr|kernel-3.6.5-1.1|261	Requires: 	%{kname}-source >= %{kversion}
12mr|kernel-3.6.5-1.1|262	%ifarch %{ix86}
12mr|kernel-3.6.5-1.1|263	Conflicts:	arch(x86_64)
12mr|kernel-3.6.5-1.1|264	%endif
12mr|kernel-3.6.5-1.1|265	
12mr|kernel-3.6.5-1.1|266	%description -n %{kname}-source-latest
12mr|kernel-3.6.5-1.1|267	This package is a virtual rpm that aims to make sure you always have the
12mr|kernel-3.6.5-1.1|268	latest %{kname}-source installed...
12mr|kernel-3.6.5-1.1|269	
12mr|kernel-3.6.5-1.1|270	%common_description_info
12mr|kernel-3.6.5-1.1|271	
12mr|kernel-3.6.5-1.1|272	%files -n %{kname}-source-latest
12mr|kernel-3.6.5-1.1|273	%defattr(-,root,root)
12mr|kernel-3.6.5-1.1|274	
12mr|kernel-3.6.5-1.1|275	%endif
12mr|kernel-3.6.5-1.1|276	
12mr|kernel-3.6.5-1.1|277	
12mr|kernel-3.6.5-1.1|278	%changelog
12mr|kernel-3.6.5-1.1|279	
12mr|kernel-3.6.5-1.1|280	* Wed Oct 31 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-1
12mr|kernel-3.6.5-1.1|281	+ update to 3.6.5-1 (98 fixes all over)
12mr|kernel-3.6.5-1.1|282	- Virtual package for new nrj kernel for properly install and updates.
12mr|kernel-3.6.5-1.1|283	- some fixes to the description text on all kernel flavours and source
12mr|kernel-3.6.5-1.1|284	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|285	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1.1|286	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1.1|287	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.5-1.1|288	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.5-1.1|289	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.5-1.1|290	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|291	
12mr|kernel-3.6.5-1.1|292	* Tue Oct 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-0-rc1
12mr|kernel-3.6.5-1.1|293	+ update to 3.6.5-0-rc1
12mr|kernel-3.6.5-1.1|294	- Virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|295	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|296	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1.1|297	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1.1|298	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.5-1.1|299	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.5-1.1|300	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.5-1.1|301	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|302	
12mr|kernel-3.6.5-1.1|303	* Tue Oct 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-2.1
12mr|kernel-3.6.5-1.1|304	+ update to 3.6.4-2.1
12mr|kernel-3.6.5-1.1|305	- Virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|306	- modify default .configs to CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
12mr|kernel-3.6.5-1.1|307	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|308	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1.1|309	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1.1|310	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.5-1.1|311	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.5-1.1|312	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.5-1.1|313	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|314	
12mr|kernel-3.6.5-1.1|315	* Sun Oct 28 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-1.1
12mr|kernel-3.6.5-1.1|316	+ update to 3.6.4-1.1
12mr|kernel-3.6.5-1.1|317	- Virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|318	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|319	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1.1|320	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1.1|321	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.5-1.1|322	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.5-1.1|323	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.5-1.1|324	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|325	
12mr|kernel-3.6.5-1.1|326	* Mon Oct 22 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.3-1
12mr|kernel-3.6.5-1.1|327	- Virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|328	+ update to 3.6.3 (85 fixes all over)
12mr|kernel-3.6.5-1.1|329	- add OverlayFS
12mr|kernel-3.6.5-1.1|330	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|331	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1.1|332	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1.1|333	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.5-1.1|334	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.5-1.1|335	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.5-1.1|336	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|337	
12mr|kernel-3.6.5-1.1|338	* Sat Oct 13 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.2-1.1
12mr|kernel-3.6.5-1.1|339	- Virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|340	+ update to 3.6.2 (135 fixes all over)
12mr|kernel-3.6.5-1.1|341	- now CPU_FREQ_GOV_ONDEMAND is the predefined for -laptop and -netbook
12mr|kernel-3.6.5-1.1|342	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|343	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1.1|344	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1.1|345	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.5-1.1|346	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.5-1.1|347	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.5-1.1|348	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|349	
12mr|kernel-3.6.5-1.1|350	* Fri Oct 12 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.1-1.1
12mr|kernel-3.6.5-1.1|351	- Virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|352	+ update to 3.6.1
12mr|kernel-3.6.5-1.1|353	- first attempt with new kernel 3.6 serie
12mr|kernel-3.6.5-1.1|354	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|355	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1.1|356	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1.1|357	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.5-1.1|358	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.5-1.1|359	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.5-1.1|360	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|361	
12mr|kernel-3.6.5-1.1|362	* Sun Oct 07 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.5.6-1.1
12mr|kernel-3.6.5-1.1|363	- Virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|364	+ update to 3.5.6 (57 fixes all over)
12mr|kernel-3.6.5-1.1|365	-fixed a version require problem with cpupower install
12mr|kernel-3.6.5-1.1|366	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|367	- Kernel 3.5 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1.1|368	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1.1|369	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.5-1.1|370	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.5-1.1|371	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.5-1.1|372	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|373	
12mr|kernel-3.6.5-1.1|374	* Tue Oct 02 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.5.5-1.1
12mr|kernel-3.6.5-1.1|375	- Virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|376	+ update to 3.5.5 (262 fixes all over)
12mr|kernel-3.6.5-1.1|377	- Improved the "nrj" mode and fixed all remaining script build warnings
12mr|kernel-3.6.5-1.1|378	- Changed CONFIG_NLS_CODEPAGE_437=m to y, enabling UEFI boot for 2012.1
12mr|kernel-3.6.5-1.1|379	- Starting only from RM 2012 and greater:
12mr|kernel-3.6.5-1.1|380	- it's enabled the build of "cpupower" config and systemd service files
12mr|kernel-3.6.5-1.1|381	- it's enabled the build of perf tools and the supporting documentation
12mr|kernel-3.6.5-1.1|382	* userspace utilities are designed to assist with CPU frequency scaling
12mr|kernel-3.6.5-1.1|383	* Some info:
12mr|kernel-3.6.5-1.1|384	* http://lwn.net/Articles/433002/
12mr|kernel-3.6.5-1.1|385	* https://wiki.archlinux.org/index.php/CPU_Frequency_Scaling
12mr|kernel-3.6.5-1.1|386	- Obsoled cpufreq / cpufrequtils when cpupower / perf tools replace them
12mr|kernel-3.6.5-1.1|387	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|388	- Kernel 3.5 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1.1|389	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1.1|390	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.5-1.1|391	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.5-1.1|392	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.5-1.1|393	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|394	
12mr|kernel-3.6.5-1.1|395	* Mon Sep 17 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.5.4-1.1
12mr|kernel-3.6.5-1.1|396	- virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|397	+ update to 3.5.4
12mr|kernel-3.6.5-1.1|398	- fixed a key value for nrj, to avoid a build warning
12mr|kernel-3.6.5-1.1|399	- added some patches for
12mr|kernel-3.6.5-1.1|400	* overlayfs support (from ubuntu)
12mr|kernel-3.6.5-1.1|401	- updated defconfigs for overlayfs
12mr|kernel-3.6.5-1.1|402	- dropped broken unionfs patches
12mr|kernel-3.6.5-1.1|403	- disabled broken unionfs from defconfigs
12mr|kernel-3.6.5-1.1|404	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|405	- Kernel 3.5 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1.1|406	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1.1|407	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|408	
12mr|kernel-3.6.5-1.1|409	* Mon Aug 27 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.5.3-1mib
12mr|kernel-3.6.5-1.1|410	- update to 3.5.3
12mr|kernel-3.6.5-1.1|411	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|412	- Kernel 3.5 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1.1|413	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1.1|414	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|415	
12mr|kernel-3.6.5-1.1|416	* Sat Aug 11 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.5.1-2mib
12mr|kernel-3.6.5-1.1|417	- First version of kernel 3.5 adapted by MIB for Mandriva & ROSA linux
12mr|kernel-3.6.5-1.1|418	- virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|419	- update to 3.5.1
12mr|kernel-3.6.5-1.1|420	
12mr|kernel-3.6.5-1.1|421	* Mon Jul 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.4.7-2mib
12mr|kernel-3.6.5-1.1|422	- virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|423	- update to 3.4.7
12mr|kernel-3.6.5-1.1|424	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|425	- Kernel 3.4 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1.1|426	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1.1|427	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1.1|428	
12mr|kernel-3.6.5-1.1|429	* Wed Jul 25 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.4.6-2mib
12mr|kernel-3.6.5-1.1|430	- virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|431	- update to 3.4.6
12mr|kernel-3.6.5-1.1|432	
12mr|kernel-3.6.5-1.1|433	* Tue Jul 24 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.1.10-2
12mr|kernel-3.6.5-1.1|434	- virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|435	+ update to 3.1.10
12mr|kernel-3.6.5-1.1|436	
12mr|kernel-3.6.5-1.1|437	* Sat Jul 14 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.2.23-2mib
12mr|kernel-3.6.5-1.1|438	- virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|439	- update to 3.2.23
12mr|kernel-3.6.5-1.1|440	
12mr|kernel-3.6.5-1.1|441	* Wed Jul 11 2012 NicCo <abitrules@yahoo.it> 3.4.4-2
12mr|kernel-3.6.5-1.1|442	- virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|443	- update to 3.4.4
12mr|kernel-3.6.5-1.1|444	
12mr|kernel-3.6.5-1.1|445	* Sat Jun 23 2012 NicCo <abitrules@yahoo.it> 3.0.36-2
12mr|kernel-3.6.5-1.1|446	- virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|447	- update to 3.0.36
12mr|kernel-3.6.5-1.1|448	
12mr|kernel-3.6.5-1.1|449	* Sat Jun 09 2012 NicCo <abitrules@yahoo.it> 3.0.34
12mr|kernel-3.6.5-1.1|450	- virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|451	- update to 3.0.34
12mr|kernel-3.6.5-1.1|452	
12mr|kernel-3.6.5-1.1|453	* Tue Jun 05 2012 NicCo <abitrules@yahoo.it> 3.0.33
12mr|kernel-3.6.5-1.1|454	- virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|455	- update to 3.0.33
12mr|kernel-3.6.5-1.1|456	
12mr|kernel-3.6.5-1.1|457	* Sun Apr 15 2012 akdengi <akdengi> 3.0.28
12mr|kernel-3.6.5-1.1|458	- virtual package for new nrj kernel for properly install and updates
12mr|kernel-3.6.5-1.1|459	
12mr|kernel-3.6.5-1.1|460	* Wed Nov 02 2011 Franck Bui <franck.bui@mandriva.com> 2.6.39.4-4mnb2
12mr|kernel-3.6.5-1.1|461	+ Revision: 712194
12mr|kernel-3.6.5-1.1|462	- fix desktopi586 package to point to kernel-generic one
12mr|kernel-3.6.5-1.1|463	- Remove virtual kernel rpm package. ie kernel-<version>.
12mr|kernel-3.6.5-1.1|464	- Allow kernel-source-latest to pull the latest kernel-source package
12mr|kernel-3.6.5-1.1|465	- 2.6.39.4-2mnb2-1-1mnb2: more tunes for new package transition: x86-32 server packages are no more supported
12mr|kernel-3.6.5-1.1|466	- The end: make kernel-latest-* point to the new kernel packages (see kernel-{desktop,server,generic} ones)
12mr|kernel-3.6.5-1.1|467	
12mr|kernel-3.6.5-1.1|468	* Sun May 22 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.7-1mnb2
12mr|kernel-3.6.5-1.1|469	+ Revision: 677434
12mr|kernel-3.6.5-1.1|470	- rollback unionfs to a known working 2.5.8
12mr|kernel-3.6.5-1.1|471	- drop merged patches
12mr|kernel-3.6.5-1.1|472	- update to 2.6.38.7 (CVE-2011-1770, CVE-2011-1776, CVE-2011-1927)
12mr|kernel-3.6.5-1.1|473	- revert linker changes _NOT_ belonging in 2011.0 release kernels
12mr|kernel-3.6.5-1.1|474	- fix Makefile for removed readme
12mr|kernel-3.6.5-1.1|475	
12mr|kernel-3.6.5-1.1|476	+ Alexandre Felipe Muller de Souza <alexandrefm@mandriva.com>
12mr|kernel-3.6.5-1.1|477	- Adding two patches that solves hw problems, reported by MDV OEM
12mr|kernel-3.6.5-1.1|478	- Adding flags to kernel compile, that peroyivind requested for
12mr|kernel-3.6.5-1.1|479	
12mr|kernel-3.6.5-1.1|480	* Tue May 10 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.6-1mnb2
12mr|kernel-3.6.5-1.1|481	+ Revision: 673317
12mr|kernel-3.6.5-1.1|482	- fix version-release
12mr|kernel-3.6.5-1.1|483	- update to 2.6.38.6
12mr|kernel-3.6.5-1.1|484	- clean /lib/modules on kernel removal (#42962)
12mr|kernel-3.6.5-1.1|485	- fix kstable version
12mr|kernel-3.6.5-1.1|486	
12mr|kernel-3.6.5-1.1|487	+ Franck Bui <franck.bui@mandriva.com>
12mr|kernel-3.6.5-1.1|488	- bump package release version since a rebuild is needed due to binutils wreckage
12mr|kernel-3.6.5-1.1|489	
12mr|kernel-3.6.5-1.1|490	* Thu May 05 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.5-1mnb2
12mr|kernel-3.6.5-1.1|491	+ Revision: 669488
12mr|kernel-3.6.5-1.1|492	- samsung-laptop: add support for N230 and R410P models
12mr|kernel-3.6.5-1.1|493	- update unionfs to 2.5.9.1
12mr|kernel-3.6.5-1.1|494	drop fs-unionfs-buildfix.patch (merged)
12mr|kernel-3.6.5-1.1|495	drop fs-unionfs-2.5.3-oops.patch (fixed differently)
12mr|kernel-3.6.5-1.1|496	- update to 2.6.38.5
12mr|kernel-3.6.5-1.1|497	- drm/i915: Fix tiling corruption from pipelined fencing
12mr|kernel-3.6.5-1.1|498	- endable radeon kernel modesetting by default
12mr|kernel-3.6.5-1.1|499	
12mr|kernel-3.6.5-1.1|500	* Sun Apr 24 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.4-1mnb2
12mr|kernel-3.6.5-1.1|501	+ Revision: 658354
12mr|kernel-3.6.5-1.1|502	- update defconfigs, and fix changelog
12mr|kernel-3.6.5-1.1|503	- update ipset to 6.4 (includes ipv6 support) (#62965)
12mr|kernel-3.6.5-1.1|504	- update aufs to aufs2.1-38 stable branch
12mr|kernel-3.6.5-1.1|505	- update to 2.6.38.4
12mr|kernel-3.6.5-1.1|506	
12mr|kernel-3.6.5-1.1|507	* Sun Apr 17 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.3-1mnb2
12mr|kernel-3.6.5-1.1|508	+ Revision: 654767
12mr|kernel-3.6.5-1.1|509	- update to 2.6.38.3
12mr|kernel-3.6.5-1.1|510	- rediff HP Compaq DC7900 alsa patch
12mr|kernel-3.6.5-1.1|511	
12mr|kernel-3.6.5-1.1|512	* Mon Mar 28 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.2-1mnb2
12mr|kernel-3.6.5-1.1|513	+ Revision: 648688
12mr|kernel-3.6.5-1.1|514	- restore framebuffer oops and deadlock fixes by Herton as
12mr|kernel-3.6.5-1.1|515	they seem to work better than the Ubuntu one (#62864)
12mr|kernel-3.6.5-1.1|516	- update to 2.6.38.2 (CVE-2011-0726)
12mr|kernel-3.6.5-1.1|517	- update to 2.6.38.1 final
12mr|kernel-3.6.5-1.1|518	
12mr|kernel-3.6.5-1.1|519	* Tue Mar 22 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.1-0.rc1.1mnb2
12mr|kernel-3.6.5-1.1|520	+ Revision: 647533
12mr|kernel-3.6.5-1.1|521	- prepare to release
12mr|kernel-3.6.5-1.1|522	- fix changelog
12mr|kernel-3.6.5-1.1|523	- ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller
12mr|kernel-3.6.5-1.1|524	- ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controller
12mr|kernel-3.6.5-1.1|525	- drm: Hold the mode mutex whilst probing for sysfs status
12mr|kernel-3.6.5-1.1|526	- drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"
12mr|kernel-3.6.5-1.1|527	- drm/radeon/kms: fix typo in atom overscan setup
12mr|kernel-3.6.5-1.1|528	- x86, quirk: Fix SB600 revision check
12mr|kernel-3.6.5-1.1|529	- rediff S2 to apply cleanly
12mr|kernel-3.6.5-1.1|530	- update defconfigs
12mr|kernel-3.6.5-1.1|531	- disable broken docomo patches
12mr|kernel-3.6.5-1.1|532	- add buildfixes for acerhk and ndiswrapper
12mr|kernel-3.6.5-1.1|533	- rediff patches:
12mr|kernel-3.6.5-1.1|534	3rd-3rdparty-merge.patch
12mr|kernel-3.6.5-1.1|535	acpi-add-proc-event-regs.patch
12mr|kernel-3.6.5-1.1|536	acpi-video-add-blacklist-to-use-vendor-driver.patch
12mr|kernel-3.6.5-1.1|537	char-agp-intel-new-Q57-id.patch
12mr|kernel-3.6.5-1.1|538	platform-x86-add-shuttle-wmi-driver.patch
12mr|kernel-3.6.5-1.1|539	x86-pci-toshiba-equium-a60-assign-busses.patch
12mr|kernel-3.6.5-1.1|540	- update plymouth framebuffer oops fix (Ubuntu, suggested by Herton on LKML)
12mr|kernel-3.6.5-1.1|541	- replace samsung-backlight driver with the samsung-laptop driver
12mr|kernel-3.6.5-1.1|542	that will be integrated in 2.6.39
12mr|kernel-3.6.5-1.1|543	- update unionfs to 2.5.8
12mr|kernel-3.6.5-1.1|544	- update aufs2 to 2.6.38-rc
12mr|kernel-3.6.5-1.1|545	- * drop merged patches:
12mr|kernel-3.6.5-1.1|546	dm-crypt-scale-to-multiple-CPUs-v5-2.6.36.patch
12mr|kernel-3.6.5-1.1|547	fs-squashfs-add-XZ-compression-configuration-option.patch
12mr|kernel-3.6.5-1.1|548	fs-squashfs-add-XZ-compression-support.patch
12mr|kernel-3.6.5-1.1|549	fs-squashfs-fix-use-of-uninitialised-variable-in-zlib-and-xz-decompressors.patch
12mr|kernel-3.6.5-1.1|550	kbuild-do-not-remove-a.out-kvm.h-and-kvm_para.h-on-headers_install_all.patch
12mr|kernel-3.6.5-1.1|551	kernel-sched-autogroup-Fix-reference-leak.patch
12mr|kernel-3.6.5-1.1|552	kernel-sched-automated-per-session-task-groups-20101130.patch
12mr|kernel-3.6.5-1.1|553	kernel-sched-fix-potential-access-to-freed-memory.patch
12mr|kernel-3.6.5-1.1|554	kernel-sched-Fix-struct-autogroup-memory-leak.patch
12mr|kernel-3.6.5-1.1|555	kernel-sched-Mark-autogroup_init-__init.patch
12mr|kernel-3.6.5-1.1|556	kernel-sched-sched-Move-sched_autogroup_exit-to-free_signal_struct.patch
12mr|kernel-3.6.5-1.1|557	lib-decompressors-add-boot-time-XZ-support.patch
12mr|kernel-3.6.5-1.1|558	lib-decompressors-add-XZ-decompressor-module.patch
12mr|kernel-3.6.5-1.1|559	net-wireless-rtl8187-avoid-redundant-write-to-register-FF72.patch
12mr|kernel-3.6.5-1.1|560	net-wireless-rtl8187-consolidate-anaparam-on-off-write-sequences.patch
12mr|kernel-3.6.5-1.1|561	net-wireless-rtl8187-do-not-do-per-packet-TX-AGC.patch
12mr|kernel-3.6.5-1.1|562	net-wireless-rtl8187-don-t-set-RTL818X_CONFIG3_GNT_SELECT.patch
12mr|kernel-3.6.5-1.1|563	net-wireless-rtl8187-fix-wrong-register-initialization-in-8187B.patch
12mr|kernel-3.6.5-1.1|564	net-wireless-rtl8187-move-pll-reset-at-start-out-of-ANAPARAM-write.patch
12mr|kernel-3.6.5-1.1|565	net-wireless-rtl8187-remove-redundant-initialization-of-ARFR.patch
12mr|kernel-3.6.5-1.1|566	net-wireless-rtl8187-remove-setting-of-beacon-atim-regs-from-init.patch
12mr|kernel-3.6.5-1.1|567	net-wireless-rtl8187-remove-uneeded-setting-of-anaparam-write.patch
12mr|kernel-3.6.5-1.1|568	net-wireless-rtl8187-restore-anaparam-registers-after-reset.patch
12mr|kernel-3.6.5-1.1|569	net-wireless-zd1201-add-id.patch
12mr|kernel-3.6.5-1.1|570	net-wireless-zd1211rw-add-id.patch
12mr|kernel-3.6.5-1.1|571	x86-support-XZ-compressed-kernel.patch
12mr|kernel-3.6.5-1.1|572	- update to 2.6.38
12mr|kernel-3.6.5-1.1|573	
12mr|kernel-3.6.5-1.1|574	* Fri Feb 25 2011 Thomas Backlund <tmb@mandriva.org> 2.6.37.2-1mnb2
12mr|kernel-3.6.5-1.1|575	+ Revision: 639813
12mr|kernel-3.6.5-1.1|576	- prepare to release
12mr|kernel-3.6.5-1.1|577	- i586 server kernel and x86_64 kernels needs to be compressed with gzip
12mr|kernel-3.6.5-1.1|578	so they work with xen (got broken during lzma -> xz update, noted by
12mr|kernel-3.6.5-1.1|579	Guillaume Rousse on kernel-discuss ml)
12mr|kernel-3.6.5-1.1|580	- fix series file
12mr|kernel-3.6.5-1.1|581	- update to 2.6.37.2
12mr|kernel-3.6.5-1.1|582	* drop merged patch
12mr|kernel-3.6.5-1.1|583	fs-xfs-fix-dquot-shaker-deadlock.patch
12mr|kernel-3.6.5-1.1|584	
12mr|kernel-3.6.5-1.1|585	+ Eugeni Dodonov <eugeni@mandriva.com>
12mr|kernel-3.6.5-1.1|586	- Update to 2.6.37.1.
12mr|kernel-3.6.5-1.1|587	Drop merged patches.
12mr|kernel-3.6.5-1.1|588	Rediff kernel-sched-automated-per-session-task-groups-20101130.patch.
12mr|kernel-3.6.5-1.1|589	
12mr|kernel-3.6.5-1.1|590	+ Alexandre Felipe Muller de Souza <alexandrefm@mandriva.com>
12mr|kernel-3.6.5-1.1|591	- Adding a fix for an ops kernel problem
12mr|kernel-3.6.5-1.1|592	
12mr|kernel-3.6.5-1.1|593	* Sun Feb 13 2011 Thomas Backlund <tmb@mandriva.org> 2.6.37-3mnb2
12mr|kernel-3.6.5-1.1|594	+ Revision: 637604
12mr|kernel-3.6.5-1.1|595	- add aufs2 support
12mr|kernel-3.6.5-1.1|596	- revert: "sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler()
12mr|kernel-3.6.5-1.1|597	failure" for now as it breaks on boot on both i586 and x86_64
12mr|kernel-3.6.5-1.1|598	- sched: Move sched_autogroup_exit() to free_signal_struct()
12mr|kernel-3.6.5-1.1|599	- sched: Mark autogroup_init() __init
12mr|kernel-3.6.5-1.1|600	- sched: Fix update_curr_rt()
12mr|kernel-3.6.5-1.1|601	- sched, cgroup: Use exit hook to avoid use-after-free crash
12mr|kernel-3.6.5-1.1|602	
12mr|kernel-3.6.5-1.1|603	* Thu Feb 10 2011 Thomas Backlund <tmb@mandriva.org> 2.6.37-2mnb2
12mr|kernel-3.6.5-1.1|604	+ Revision: 637124
12mr|kernel-3.6.5-1.1|605	- prepare for release
12mr|kernel-3.6.5-1.1|606	- fix typo
12mr|kernel-3.6.5-1.1|607	- xfs: fix dquot shaker deadlock
12mr|kernel-3.6.5-1.1|608	- libata: set queue DMA alignment to sector size for ATAPI too
12mr|kernel-3.6.5-1.1|609	- sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler()
12mr|kernel-3.6.5-1.1|610	failure (reported on Cooker by Andrey Borzenkov)
12mr|kernel-3.6.5-1.1|611	- add xz support for kernel, initrd and squashfs
12mr|kernel-3.6.5-1.1|612	(from upstream 2.6.38-rc1)
12mr|kernel-3.6.5-1.1|613	- drop lzma support (obsoleted by xz support)
12mr|kernel-3.6.5-1.1|614	- drop S5 (not needed anymore, since we now ship an unprepared kernel-source)
12mr|kernel-3.6.5-1.1|615	
12mr|kernel-3.6.5-1.1|616	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kernel-3.6.5-1.1|617	- Apply upstream fixes "sched, autogroup: Fix reference leak",
12mr|kernel-3.6.5-1.1|618	"sched: Fix struct autogroup memory leak"
12mr|kernel-3.6.5-1.1|619	- Fix additional oops that can happen with remove_conflicting_framebuffers
12mr|kernel-3.6.5-1.1|620	inside framebuffer code, and fix possible deadlock caused by
12mr|kernel-3.6.5-1.1|621	fb_set_suspend. Drop original patch for MDV #59260 as this supersedes
12mr|kernel-3.6.5-1.1|622	it. Submitted at https://bugzilla.kernel.org/show_bug.cgi?id=26232
12mr|kernel-3.6.5-1.1|623	
12mr|kernel-3.6.5-1.1|624	* Wed Jan 05 2011 Thomas Backlund <tmb@mandriva.org> 2.6.37-1mnb2
12mr|kernel-3.6.5-1.1|625	+ Revision: 628748
12mr|kernel-3.6.5-1.1|626	- upgrade to 2.6.37 final
12mr|kernel-3.6.5-1.1|627	- drivers/ieee1394 does not exist anymore
12mr|kernel-3.6.5-1.1|628	- * rediff patches:
12mr|kernel-3.6.5-1.1|629	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
12mr|kernel-3.6.5-1.1|630	* update filelists
12mr|kernel-3.6.5-1.1|631	* remove code disabling new firewire stack for backports
12mr|kernel-3.6.5-1.1|632	as its now the only firewire stack in the kernel
12mr|kernel-3.6.5-1.1|633	- * add patches:
12mr|kernel-3.6.5-1.1|634	gpu/drm/mach64: 2.6.37 buildfix
12mr|kernel-3.6.5-1.1|635	netfilter/IFWLOG: 2.6.37 buildfix
12mr|kernel-3.6.5-1.1|636	usb/storage: unusual_devs 2.6.37 buildfix
12mr|kernel-3.6.5-1.1|637	* update defconfigs
12mr|kernel-3.6.5-1.1|638	- * drop merged patches:
12mr|kernel-3.6.5-1.1|639	kbuild-really-dont-remove-bounds-asm-offsets-headers.patch
12mr|kernel-3.6.5-1.1|640	net-mac80211-avoid-calling-ieee80211_work_work-unconditionally.patch
12mr|kernel-3.6.5-1.1|641	* rediff patches:
12mr|kernel-3.6.5-1.1|642	3rd-3rdparty-merge.patch
12mr|kernel-3.6.5-1.1|643	acpi-dsdt-initrd-v0.9c-2.6.28.patch
12mr|kernel-3.6.5-1.1|644	acpi-dsdt-initrd-v0.9c-fixes.patch
12mr|kernel-3.6.5-1.1|645	char-agp-intel-new-Q57-id.patch
12mr|kernel-3.6.5-1.1|646	hid-usbhid-IBM-BladeCenterHS20-quirk.patch
12mr|kernel-3.6.5-1.1|647	kbuild-compress-kernel-modules-on-installation.patch
12mr|kernel-3.6.5-1.1|648	kernel-sched-automated-per-session-task-groups-20101130.patch
12mr|kernel-3.6.5-1.1|649	platform-x86-add-shuttle-wmi-driver.patch
12mr|kernel-3.6.5-1.1|650	sound-bluetooth-SCO-support.patch
12mr|kernel-3.6.5-1.1|651	usb-storage-unusual_devs-add-id.patch
12mr|kernel-3.6.5-1.1|652	- * drop unneeded patch:
12mr|kernel-3.6.5-1.1|653	fs-dynamic-nls-default.patch (smbfs support is removed)
12mr|kernel-3.6.5-1.1|654	- upgrade to 2.6.37-rc8-git1
12mr|kernel-3.6.5-1.1|655	* drop merged patches:
12mr|kernel-3.6.5-1.1|656	block-cfq-improve-fsync-performance-for-small-files.patch
12mr|kernel-3.6.5-1.1|657	firewire-ohci-avoid-reallocation-of-AR-buffers.patch
12mr|kernel-3.6.5-1.1|658	firewire-ohci-fix-race-when-reading-count-in-AR-descriptor.patch
12mr|kernel-3.6.5-1.1|659	firewire-ohci-fix-regression-with-Agere-FW643-rev-06-disable-MSI.patch
12mr|kernel-3.6.5-1.1|660	firewire-ohci-fix-regression-with-VIA-VT6315-disable-MSI.patch
12mr|kernel-3.6.5-1.1|661	gpu-drm-i915-always-set-the-dp-transcoder-config-to-8bpc.patch
12mr|kernel-3.6.5-1.1|662	gpu-drm-kms-remove-spaces-from-connector-names-v2.patch
12mr|kernel-3.6.5-1.1|663	gpu-drm-radeon-kms-don-t-apply-7xx-hdp-flush-workaround-on-agp.patch
12mr|kernel-3.6.5-1.1|664	gpu-drm-radeon-kms-fix-vram-base-calculation-on-rs780-rs880.patch
12mr|kernel-3.6.5-1.1|665	idle-release-2.6.36.patch
12mr|kernel-3.6.5-1.1|666	kernel-cgroup-fixup-broken-cgroup-movement.patch
12mr|kernel-3.6.5-1.1|667	kernel-rcu-git.patch
12mr|kernel-3.6.5-1.1|668	kernel-sched-Cure-more-NO_HZ-load-average-woes.patch
12mr|kernel-3.6.5-1.1|669	kernel-sched-fix-skip_clock_update-optimization.patch
12mr|kernel-3.6.5-1.1|670	md-fix-bug-with-re-adding-of-partially-recovered-device.patch
12mr|kernel-3.6.5-1.1|671	md-protect-against-NULL-reference-when-waiting-to-start-a-raid10.patch
12mr|kernel-3.6.5-1.1|672	net-af_unix-limit-recursion-level.patch
12mr|kernel-3.6.5-1.1|673	net-af_unix-limit-unix_tot_inflight.patch
12mr|kernel-3.6.5-1.1|674	net-bonding-fix-slave-selection-bug.patch
12mr|kernel-3.6.5-1.1|675	net-r8169-fix-sleeping-while-holding-spinlock.patch
12mr|kernel-3.6.5-1.1|676	net-wireless-rtl8187-consolidate-MSR-writes-in-bss-info-changed.patch
12mr|kernel-3.6.5-1.1|677	security-TOMOYO-Print-URL-information-before-panic.patch
12mr|kernel-3.6.5-1.1|678	sound-alsa-hda-sigmatel-work-around-incorrect-master-muting.patch
12mr|kernel-3.6.5-1.1|679	sound-alsa-hda-sigmatel-Fix-wrong-TLV-mute-bit-for-STAC_IDT-codecs.patch
12mr|kernel-3.6.5-1.1|680	sound-alsa-tlv-Define-numbers-in-sound-tlv.h.patch
12mr|kernel-3.6.5-1.1|681	
12mr|kernel-3.6.5-1.1|682	* Tue Dec 21 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36.2-2mnb2
12mr|kernel-3.6.5-1.1|683	+ Revision: 623741
12mr|kernel-3.6.5-1.1|684	- prepare to release
12mr|kernel-3.6.5-1.1|685	- r8169: fix sleeping while holding spinlock
12mr|kernel-3.6.5-1.1|686	- bonding: Fix slave selection bug
12mr|kernel-3.6.5-1.1|687	- drm/i915: Always set the DP transcoder config to 8BPC
12mr|kernel-3.6.5-1.1|688	- fix patch names
12mr|kernel-3.6.5-1.1|689	- sched: Cure more NO_HZ load average woes
12mr|kernel-3.6.5-1.1|690	- drop bogus WARN_ON_ONCE(test_tsk_need_resched(next)) (LKML, Linus & Ingo)
12mr|kernel-3.6.5-1.1|691	- md: fix bug with re-adding of partially recovered device
12mr|kernel-3.6.5-1.1|692	- md: protect against NULL reference when waiting to start a raid10
12mr|kernel-3.6.5-1.1|693	- drm/kms: remove spaces from connector names
12mr|kernel-3.6.5-1.1|694	- drm/radeon/kms: fix vram base calculation on rs780/rs880
12mr|kernel-3.6.5-1.1|695	- drm/radeon/kms: don't apply 7xx HDP flush workaround on AGP
12mr|kernel-3.6.5-1.1|696	- sched: fix skip_clock_update optimization to be more robust
12mr|kernel-3.6.5-1.1|697	- sched: fix autogroup proc interface potential access to freed memory
12mr|kernel-3.6.5-1.1|698	- update "sched: automated per session task groups" patch to
12mr|kernel-3.6.5-1.1|699	the final code merged upstream in -tip
12mr|kernel-3.6.5-1.1|700	
12mr|kernel-3.6.5-1.1|701	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kernel-3.6.5-1.1|702	- Fix/rename to patch name used in series
12mr|kernel-3.6.5-1.1|703	- Add back fix for oops with plymouthd quiting on vesafb after i915
12mr|kernel-3.6.5-1.1|704	with modesetting is loaded, fix should be "upstreamed", on todo
12mr|kernel-3.6.5-1.1|705	(MDV #59260).
12mr|kernel-3.6.5-1.1|706	- Ops, update KernelVersion in platform-x86-add-shuttle-wmi-driver.patch
12mr|kernel-3.6.5-1.1|707	- mac80211: avoid calling ieee80211_work_work unconditionally
12mr|kernel-3.6.5-1.1|708	- Add new shuttle-wmi x86 platform driver. Blacklist backlight
12mr|kernel-3.6.5-1.1|709	controls for some shuttle devices in acpi video driver for them
12mr|kernel-3.6.5-1.1|710	to work properly with quirk in shuttle-wmi.
12mr|kernel-3.6.5-1.1|711	
12mr|kernel-3.6.5-1.1|712	* Fri Dec 10 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36.2-1mnb2
12mr|kernel-3.6.5-1.1|713	+ Revision: 620323
12mr|kernel-3.6.5-1.1|714	- fix changelog
12mr|kernel-3.6.5-1.1|715	- add CVEs to Unix socket fixes
12mr|kernel-3.6.5-1.1|716	- add CVEs
12mr|kernel-3.6.5-1.1|717	- prepare to release
12mr|kernel-3.6.5-1.1|718	- af_unix: limit recursion level (fixes unix socket OOM with NMI watchdog)
12mr|kernel-3.6.5-1.1|719	- af_unix: limit unix_tot_inflight (fixes unix socket OOM)
12mr|kernel-3.6.5-1.1|720	- update to 2.6.36.2
12mr|kernel-3.6.5-1.1|721	- firewire-ohci: disable MSI on Agere FW643 rev 06 controller
12mr|kernel-3.6.5-1.1|722	- firewire: disable MSI on all VIA firewire controllers
12mr|kernel-3.6.5-1.1|723	- update to 2.6.36.2-rc1
12mr|kernel-3.6.5-1.1|724	* drop merged patches:
12mr|kernel-3.6.5-1.1|725	microblaze-fix-build-with-make-3.82.patch
12mr|kernel-3.6.5-1.1|726	fs-ext4-fix-NULL-pointer-dereference-in-print_daily_error_info.patch
12mr|kernel-3.6.5-1.1|727	firewire-ohci-fix-buffer-overflow-in-AR-split-packet-handling.patch
12mr|kernel-3.6.5-1.1|728	firewire-ohci-fix-race-in-AR-split-packet-handling.patch
12mr|kernel-3.6.5-1.1|729	gpu-drm-radeon-kms-make-sure-blit-addr-masks-are-64-bit.patch
12mr|kernel-3.6.5-1.1|730	gpu-drm-radeon-kms-fix-2D-tile-height-alignment-in-the-r600-CS-checker.patch
12mr|kernel-3.6.5-1.1|731	gpu-drm-radeon-kms-MC-vram-map-needs-to-be-bigger-than-pci-aperture-size.patch
12mr|kernel-3.6.5-1.1|732	gpu-drm-radeon-kms-properly-compute-group_size-on-6xx-7xx.patch
12mr|kernel-3.6.5-1.1|733	gpu-drm-radeon-kms-fix-handling-of-tex-lookup-disable-in-cs-checker-on-r2xx.patch
12mr|kernel-3.6.5-1.1|734	sound-alsa-hda-Disable-sticky-PCM-stream-assignment-for-AD-codecs.patch
12mr|kernel-3.6.5-1.1|735	sound-alsa-OSS-mixer-emulation-fix-locking.patch
12mr|kernel-3.6.5-1.1|736	sound-alsa-hda-add-Vortex86MX-PCI-ids.patch
12mr|kernel-3.6.5-1.1|737	sound-alsa-hda-Fix-codec-muted-after-rebooting-from-Windows.patch
12mr|kernel-3.6.5-1.1|738	sound-alsa-hda-Add-workarounds-for-CT-IBG-controllers.patch
12mr|kernel-3.6.5-1.1|739	sound-alsa-hda-Add-some-workarounds-for-Creative-IBG.patch
12mr|kernel-3.6.5-1.1|740	sound-alsa-hda-Fix-wrong-SPDIF-NID-assignment-for-CA0110.patch
12mr|kernel-3.6.5-1.1|741	sound-alsa-hda-Fix-ALC660-ALC861-VD-capture-playback-mixers.patch
12mr|kernel-3.6.5-1.1|742	
12mr|kernel-3.6.5-1.1|743	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kernel-3.6.5-1.1|744	- If building a backport of 2.6.36 for older distros (like 2010.1),
12mr|kernel-3.6.5-1.1|745	don't enable new firewire stack, thus avoiding requirement on
12mr|kernel-3.6.5-1.1|746	newer module-init-tools, as we enable both stacks for now and
12mr|kernel-3.6.5-1.1|747	blacklist the old one in module-init-tools.
12mr|kernel-3.6.5-1.1|748	
12mr|kernel-3.6.5-1.1|749	* Tue Nov 30 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36.1-2mnb2
12mr|kernel-3.6.5-1.1|750	+ Revision: 603744
12mr|kernel-3.6.5-1.1|751	- prepare to release
12mr|kernel-3.6.5-1.1|752	- dm-crypt: scale to multiple CPUs v5
12mr|kernel-3.6.5-1.1|753	- sched, cgroup: Fixup broken cgroup movement (Peter Zijlstra, LKML)
12mr|kernel-3.6.5-1.1|754	- sched: automated per session task groups v4 (Mike Galbraith, LKML)
12mr|kernel-3.6.5-1.1|755	
12mr|kernel-3.6.5-1.1|756	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kernel-3.6.5-1.1|757	- rtl8187: miscellaneous cleanups and bug fixes.
12mr|kernel-3.6.5-1.1|758	- ALSA, hda: fix wrong mixer nids given to alc_auto_create_input_ctls
12mr|kernel-3.6.5-1.1|759	for ALC660-VD/ALC861-VD hda codecs (MDV #61159)
12mr|kernel-3.6.5-1.1|760	- Updated ipset to version 4.4
12mr|kernel-3.6.5-1.1|761	
12mr|kernel-3.6.5-1.1|762	* Mon Nov 22 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36.1-1mnb2
12mr|kernel-3.6.5-1.1|763	+ Revision: 599847
12mr|kernel-3.6.5-1.1|764	- really prepare for release
12mr|kernel-3.6.5-1.1|765	- ext4: fix NULL pointer dereference in print_daily_error_info()
12mr|kernel-3.6.5-1.1|766	- add intel_idle fixes (Len Brown, LKML)
12mr|kernel-3.6.5-1.1|767	- prepare to release
12mr|kernel-3.6.5-1.1|768	- update to 2.6.36.1
12mr|kernel-3.6.5-1.1|769	- make kernel-source require diffutils as it uses both diff and cmp
12mr|kernel-3.6.5-1.1|770	during build (mdv #61719)
12mr|kernel-3.6.5-1.1|771	- update unionfs to v 2.5.7
12mr|kernel-3.6.5-1.1|772	
12mr|kernel-3.6.5-1.1|773	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kernel-3.6.5-1.1|774	- Revert change in previous test, please ignore.
12mr|kernel-3.6.5-1.1|775	- Commit test, please ignore.
12mr|kernel-3.6.5-1.1|776	
12mr|kernel-3.6.5-1.1|777	* Thu Oct 28 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36-2mnb2
12mr|kernel-3.6.5-1.1|778	+ Revision: 589848
12mr|kernel-3.6.5-1.1|779	- prepare to release
12mr|kernel-3.6.5-1.1|780	- firewire (JuJu) fixes from upstream (Clemens Ladisch):
12mr|kernel-3.6.5-1.1|781	* firewire: ohci: fix buffer overflow in AR split packet handling
12mr|kernel-3.6.5-1.1|782	* firewire: ohci: fix race in AR split packet handling
12mr|kernel-3.6.5-1.1|783	* firewire: ohci: avoid reallocation of AR buffers
12mr|kernel-3.6.5-1.1|784	* firewire: ohci: fix race when reading count in AR descriptor
12mr|kernel-3.6.5-1.1|785	- drm/radeon/kms fixes from upstream (Alex Deucher):
12mr|kernel-3.6.5-1.1|786	* make sure blit addr masks are 64 bit
12mr|kernel-3.6.5-1.1|787	* MC vram map needs to be >= pci aperture size
12mr|kernel-3.6.5-1.1|788	* properly compute group_size on 6xx/7xx
12mr|kernel-3.6.5-1.1|789	* fix handling of tex lookup disable in cs checker on r2xx
12mr|kernel-3.6.5-1.1|790	- kbuild: do not remove a.out kvm.h and kvm_para.h on headers_install_all
12mr|kernel-3.6.5-1.1|791	(Kirill A. Shutemov, LKML)
12mr|kernel-3.6.5-1.1|792	- fixes so we dont need to patch linux-userspace-headers anymore
12mr|kernel-3.6.5-1.1|793	- ALSA: hda - Add Vortex86MX PCI ids (Otavio Salvador)
12mr|kernel-3.6.5-1.1|794	- fix alsa patches attribution
12mr|kernel-3.6.5-1.1|795	- ALSA: OSS mixer emulation - fix locking (Takashi Iwai)
12mr|kernel-3.6.5-1.1|796	- ALSA: hda - Fix codec muted after rebooting from Windows (Takashi Iwai)
12mr|kernel-3.6.5-1.1|797	- ALSA: hda - Add workarounds for CT-IBG controllers (Takashi Iwai)
12mr|kernel-3.6.5-1.1|798	- ALSA: hda - Add some workarounds for Creative IBG (Takashi Iwai)
12mr|kernel-3.6.5-1.1|799	- ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 (Takashi Iwai)
12mr|kernel-3.6.5-1.1|800	- ALSA: hda - Disable sticky PCM stream assignment for AD codecs
12mr|kernel-3.6.5-1.1|801	(Patch by Takashi Iwai, requested by Colin Guthrie)
12mr|kernel-3.6.5-1.1|802	- cfq: improve fsync performance for small files
12mr|kernel-3.6.5-1.1|803	- ALSA: tlv - Define numbers in sound/tlv.h (Takashi Iwai)
12mr|kernel-3.6.5-1.1|804	- ALSA: hda - Fix wrong TLV mute bit for STAC/IDT codecs
12mr|kernel-3.6.5-1.1|805	(Patch by Takashi Iwai,  requested by Colin Guthrie)
12mr|kernel-3.6.5-1.1|806	- TOMOYO: Print URL information before panic() (mdv #61723)
12mr|kernel-3.6.5-1.1|807	- microblaze: fix build with make 3.82
12mr|kernel-3.6.5-1.1|808	
12mr|kernel-3.6.5-1.1|809	* Thu Oct 21 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36-1mnb2
12mr|kernel-3.6.5-1.1|810	+ Revision: 587060
12mr|kernel-3.6.5-1.1|811	- update to 2.6.36 final
12mr|kernel-3.6.5-1.1|812	- make squashfs lzma support coexist with lzo
12mr|kernel-3.6.5-1.1|813	- make doc subpackage noarch
12mr|kernel-3.6.5-1.1|814	- update patch:
12mr|kernel-3.6.5-1.1|815	ALSA: HDA: Sigmatel: work around incorrect master muting
12mr|kernel-3.6.5-1.1|816	(patch by Clemens Ladisch, requested by Colin Guthrie)
12mr|kernel-3.6.5-1.1|817	
12mr|kernel-3.6.5-1.1|818	* Fri Oct 15 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36-0.rc8.1.1mnb2
12mr|kernel-3.6.5-1.1|819	+ Revision: 585827
12mr|kernel-3.6.5-1.1|820	- update to 2.6.36-rc8-git1
12mr|kernel-3.6.5-1.1|821	- Update to 2.6.36-rc8
12mr|kernel-3.6.5-1.1|822	* drop merged patches:
12mr|kernel-3.6.5-1.1|823	block-elevator-git.patch
12mr|kernel-3.6.5-1.1|824	fs-xfs-git.patch
12mr|kernel-3.6.5-1.1|825	gpu-drm-git.patch
12mr|kernel-3.6.5-1.1|826	- alsa: patch_sigmatel: fix master playback volume mute
12mr|kernel-3.6.5-1.1|827	(patch by Clemens Ladisch, requested by Colin Guthrie)
12mr|kernel-3.6.5-1.1|828	http://lists.mandriva.com/kernel-discuss/2010-10/msg00001.php
12mr|kernel-3.6.5-1.1|829	- fix defconfig creation when enabling debug
12mr|kernel-3.6.5-1.1|830	
12mr|kernel-3.6.5-1.1|831	* Thu Oct 07 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36-0.rc7.1mnb2
12mr|kernel-3.6.5-1.1|832	+ Revision: 584028
12mr|kernel-3.6.5-1.1|833	- Prepare to release
12mr|kernel-3.6.5-1.1|834	- add fixes queued for 2.6.36 final:
12mr|kernel-3.6.5-1.1|835	elevator: fix oops on early call to elevator_change() (upstream git)
12mr|kernel-3.6.5-1.1|836	drm: don't drop handle reference on unload (upstream git)
12mr|kernel-3.6.5-1.1|837	drm/ttm: Fix two race conditions + fix busy codepaths (upstream git)
12mr|kernel-3.6.5-1.1|838	rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_held (upstream git)
12mr|kernel-3.6.5-1.1|839	xfs: properly account for reclaimed inodes (upstream git)
12mr|kernel-3.6.5-1.1|840	- update to 2.6.36-rc7
12mr|kernel-3.6.5-1.1|841	* drop merged patch:
12mr|kernel-3.6.5-1.1|842	gpu-drm-intel-git-fixes.patch
12mr|kernel-3.6.5-1.1|843	- enable the new firewire stack (juju) so we can start testing apps
12mr|kernel-3.6.5-1.1|844	against it (old stack is scheduled for removal around 2.6.37-39)
12mr|kernel-3.6.5-1.1|845	(module-init-tools >= 3.6-12 have the new core blacklisted for
12mr|kernel-3.6.5-1.1|846	now to avoid breakage)
12mr|kernel-3.6.5-1.1|847	
12mr|kernel-3.6.5-1.1|848	* Sun Oct 03 2010 Thomas Backlund <tmb@mandriva.org> 2.6.36-0.rc6.2.1mnb2
12mr|kernel-3.6.5-1.1|849	+ Revision: 582718
12mr|kernel-3.6.5-1.1|850	- add acerhk buildfix
12mr|kernel-3.6.5-1.1|851	- prepare to release
12mr|kernel-3.6.5-1.1|852	- add heci and  mach64 buildfixes for 2.6.36
12mr|kernel-3.6.5-1.1|853	- add intel drm fixes from upsteam heading for 2.6.36 final
12mr|kernel-3.6.5-1.1|854	- update defconfigs
12mr|kernel-3.6.5-1.1|855	- remove tile arch from source/devel rpms
12mr|kernel-3.6.5-1.1|856	- * rediff patches:
12mr|kernel-3.6.5-1.1|857	3rd-3rdparty-merge.patch
12mr|kernel-3.6.5-1.1|858	char-agp-intel-new-Q57-id.patch
12mr|kernel-3.6.5-1.1|859	fs-dynamic-nls-default.patch
12mr|kernel-3.6.5-1.1|860	include-kbuild-export-pci_ids.patch
12mr|kernel-3.6.5-1.1|861	net-netfilter-IFWLOG-mdv.patch
12mr|kernel-3.6.5-1.1|862	net-netfilter-psd-mdv.patch
12mr|kernel-3.6.5-1.1|863	platform-x86-add-samsung-backlight-driver.patch
12mr|kernel-3.6.5-1.1|864	serial-docomo-F2402.patch
12mr|kernel-3.6.5-1.1|865	- add ndiswrapper buildfix for 2.6.36
12mr|kernel-3.6.5-1.1|866	- update unionfs to 2.5.6
12mr|kernel-3.6.5-1.1|867	- revert squashfs lzo support (conflicts with lzma support)
12mr|kernel-3.6.5-1.1|868	- * drop merged patches:
12mr|kernel-3.6.5-1.1|869	fs-nfs-fix-the-return-value-of-nfs_file_fsync.patch
12mr|kernel-3.6.5-1.1|870	mm-vmscan-raise-the-bar-to-PAGEOUT_IO_SYNC-stalls.patch
12mr|kernel-3.6.5-1.1|871	mm-vmscan-synchronous-lumpy-reclaim-dont-call-congestion_wait.patch
12mr|kernel-3.6.5-1.1|872	pci-fix-type-warnings-in-intr_remapping.c.patch
12mr|kernel-3.6.5-1.1|873	pci-intel-iommu-Fix-32-bit-build-warning-with-__cmpxchg.patch
12mr|kernel-3.6.5-1.1|874	platform-x86-add-lenovo-ideapad.patch
12mr|kernel-3.6.5-1.1|875	platform-lenovo-ideapad-Only-allow-camera-state-to-be-set-to-0-or-1.patch
12mr|kernel-3.6.5-1.1|876	platform-lenovo-ideapad-Stop-using-global-variables.patch
12mr|kernel-3.6.5-1.1|877	staging-dt3155v4l-correcting-a-pointer-mismatch-bug.patch
12mr|kernel-3.6.5-1.1|878	staging-update-ramzswap-to-zram-hg193.patch
12mr|kernel-3.6.5-1.1|879	um-x86-Cast-to-u64-inside-set_64bit.patch
12mr|kernel-3.6.5-1.1|880	video-via-via-gpio.c-fix-warning.patch
12mr|kernel-3.6.5-1.1|881	x86-asm-Clean-up-and-simplify-asm-cmpxchg.h.patch
12mr|kernel-3.6.5-1.1|882	x86-kvm-Remove-cast-obsoleted-by-set_64bit-prototype.patch
12mr|kernel-3.6.5-1.1|883	- update to 2.6.36-rc6-git2
12mr|kernel-3.6.5-1.1|884	
12mr|kernel-3.6.5-1.1|885	* Mon Sep 27 2010 Thomas Backlund <tmb@mandriva.org> 2.6.35.6-1mnb2
12mr|kernel-3.6.5-1.1|886	+ Revision: 581410
12mr|kernel-3.6.5-1.1|887	- prepare to release
12mr|kernel-3.6.5-1.1|888	- update to 2.6.35.6 (CVE-2010-2960)
12mr|kernel-3.6.5-1.1|889	* rediff char-agp-intel-new-Q57-id.patch
12mr|kernel-3.6.5-1.1|890	
12mr|kernel-3.6.5-1.1|891	* Tue Sep 21 2010 Thomas Backlund <tmb@mandriva.org> 2.6.35.5-1mnb2
12mr|kernel-3.6.5-1.1|892	+ Revision: 580422
12mr|kernel-3.6.5-1.1|893	- Prepare to release
12mr|kernel-3.6.5-1.1|894	- update to 2.6.35.5 (CVE-2010-3081, CVE-2010-3301)
12mr|kernel-3.6.5-1.1|895	- raise CONFIG_NR_CPUS to 128 on server kernels
12mr|kernel-3.6.5-1.1|896	- raise CONFIG_NR_CPUS to 64 (mdv #60928)
12mr|kernel-3.6.5-1.1|897	
12mr|kernel-3.6.5-1.1|898	* Sat Aug 28 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.35.4-1mnb2
12mr|kernel-3.6.5-1.1|899	+ Revision: 573618
12mr|kernel-3.6.5-1.1|900	- Merge following upstream fixes:
12mr|kernel-3.6.5-1.1|901	pci: fix type warnings in intr_remapping.c
12mr|kernel-3.6.5-1.1|902	intel-iommu: Fix 32-bit build warning with __cmpxchg()
12mr|kernel-3.6.5-1.1|903	Staging: dt3155v4l: correcting a pointer mismatch bug and cleanups
12mr|kernel-3.6.5-1.1|904	drivers/video/via/via-gpio.c: fix warning
12mr|kernel-3.6.5-1.1|905	x86, kvm: Remove cast obsoleted by set_64bit() prototype cleanup
12mr|kernel-3.6.5-1.1|906	um, x86: Cast to (u64 *) inside set_64bit()
12mr|kernel-3.6.5-1.1|907	- Prepare to release.
12mr|kernel-3.6.5-1.1|908	
12mr|kernel-3.6.5-1.1|909	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|910	- update to 2.6.35.4 (CVE-2010-2803)
12mr|kernel-3.6.5-1.1|911	* drop merged patches:
12mr|kernel-3.6.5-1.1|912	fs-nfs-fix-an-oops-in-the-NFSv4-atomic-open-code.patch
12mr|kernel-3.6.5-1.1|913	x86-asm-Clean-up-and-simplify-set_64bit.patch
12mr|kernel-3.6.5-1.1|914	- fix 2.6.35.2 regression: Kernel panic or instant reboot on udev
12mr|kernel-3.6.5-1.1|915	modules loading (intel-agp, i915) (kbz #16612)
12mr|kernel-3.6.5-1.1|916	- update to 2.6.35.3
12mr|kernel-3.6.5-1.1|917	* drop merged patches:
12mr|kernel-3.6.5-1.1|918	mm-fix-page-table-unmap-for-stack-guard-page-properly.patch
12mr|kernel-3.6.5-1.1|919	mm-fix-up-some-user-visible-effects-of-the-stack-guard-page.patch
12mr|kernel-3.6.5-1.1|920	- add CVE to changelog
12mr|kernel-3.6.5-1.1|921	
12mr|kernel-3.6.5-1.1|922	* Wed Aug 18 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.35.2-1mnb2
12mr|kernel-3.6.5-1.1|923	+ Revision: 571119
12mr|kernel-3.6.5-1.1|924	- Prepare to release.
12mr|kernel-3.6.5-1.1|925	- Replace nfs oops fix with correct patch.
12mr|kernel-3.6.5-1.1|926	- nfs: fix fsync error with nfs (upstream commit "NFS: fix the
12mr|kernel-3.6.5-1.1|927	return value of nfs_file_fsync()")
12mr|kernel-3.6.5-1.1|928	- Update to 2.6.35.2, dropped merged patches:
12mr|kernel-3.6.5-1.1|929	arch-powerpc-fix-build-with-make-3.82.patch
12mr|kernel-3.6.5-1.1|930	kernel-sched-Revert-nohz_ratelimit.patch
12mr|kernel-3.6.5-1.1|931	pci-disable-MSI-on-Via-K8M800.patch
12mr|kernel-3.6.5-1.1|932	md-raid10-avoid-deadlock-on-resync.patch
12mr|kernel-3.6.5-1.1|933	- Updated ramzswap staging module to latest zram, (hg 193, see
12mr|kernel-3.6.5-1.1|934	http://code.google.com/p/compcache/issues/detail?id=68)
12mr|kernel-3.6.5-1.1|935	
12mr|kernel-3.6.5-1.1|936	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|937	- nfs: fix kernel oops when positive file is opened with O_EXCL
12mr|kernel-3.6.5-1.1|938	but not with O_CREAT
12mr|kernel-3.6.5-1.1|939	- mm: fix up some user-visible effects of the stack guard page (kbz #16588)
12mr|kernel-3.6.5-1.1|940	- mm: fix page table unmap for stack guard page properly
12mr|kernel-3.6.5-1.1|941	(fixes 2.6.35.2 breakage (mostly triggered with PAE / HIGHPTE))
12mr|kernel-3.6.5-1.1|942	- ideapad: Only allow camera state to be set to 0 or 1
12mr|kernel-3.6.5-1.1|943	- ideapad: Stop using global variables
12mr|kernel-3.6.5-1.1|944	- Revert: merge samsung-backlight with samsung-laptop that got merged upstream (for now, needs more work)
12mr|kernel-3.6.5-1.1|945	- merge samsung-backlight with samsung-laptop that got merged upstream
12mr|kernel-3.6.5-1.1|946	- add Lenovo IdeaPad ACPI Laptop Extras support
12mr|kernel-3.6.5-1.1|947	
12mr|kernel-3.6.5-1.1|948	* Tue Aug 10 2010 Thomas Backlund <tmb@mandriva.org> 2.6.35.1-1mnb2
12mr|kernel-3.6.5-1.1|949	+ Revision: 568861
12mr|kernel-3.6.5-1.1|950	- update to 2.6.35.1 and prepare for release
12mr|kernel-3.6.5-1.1|951	- md: fix deadlock on raid10 during resync
12mr|kernel-3.6.5-1.1|952	- restore powerpc support
12mr|kernel-3.6.5-1.1|953	- powerpc: fix build breakage with make 3.82 (Sam Ravnborg)
12mr|kernel-3.6.5-1.1|954	- sched: Revert nohz_ratelimit(), as it causes excessive wakeups
12mr|kernel-3.6.5-1.1|955	
12mr|kernel-3.6.5-1.1|956	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kernel-3.6.5-1.1|957	- Backport "vmscan: raise the bar to PAGEOUT_IO_SYNC stalls" and
12mr|kernel-3.6.5-1.1|958	"vmscan: synchronous lumpy reclaim don't call congestion_wait()"
12mr|kernel-3.6.5-1.1|959	changes (should fix behaviour reported at
12mr|kernel-3.6.5-1.1|960	http://lkml.org/lkml/2010/4/4/86).
12mr|kernel-3.6.5-1.1|961	
12mr|kernel-3.6.5-1.1|962	* Mon Aug 02 2010 Thomas Backlund <tmb@mandriva.org> 2.6.35-1mnb
12mr|kernel-3.6.5-1.1|963	+ Revision: 564941
12mr|kernel-3.6.5-1.1|964	- disable powerpc due to broken make-3.82
12mr|kernel-3.6.5-1.1|965	- release 2.6.35 final
12mr|kernel-3.6.5-1.1|966	- disable powerpc build, broken with make the updated make-3.82 :(
12mr|kernel-3.6.5-1.1|967	- update alsa version, drop old backport config changes
12mr|kernel-3.6.5-1.1|968	- add buildfixes for 2.6.35 for ndiswrapper, viahss, samsung-backlight,
12mr|kernel-3.6.5-1.1|969	and netfilter IFWLOG, ipset and psd modules
12mr|kernel-3.6.5-1.1|970	- enable CGROUPS for all kernels, update defconfigs
12mr|kernel-3.6.5-1.1|971	- merge source2 and source3 into one patch
12mr|kernel-3.6.5-1.1|972	- drop ipset-2.4.9 patches (used for backporting 2010.1 kernel to 2010.0)
12mr|kernel-3.6.5-1.1|973	- drop ununsed apparmor stuff, a rewritten version will be merged in 2.6.36
12mr|kernel-3.6.5-1.1|974	- * drop merged patches:
12mr|kernel-3.6.5-1.1|975	media-dvb-saa7134-avr-m135a-more-remotes.patch
12mr|kernel-3.6.5-1.1|976	media-dvb-saa7134-add-support-for-m733a.patch
12mr|kernel-3.6.5-1.1|977	media-video-revert-V4L-DVB-11906-saa7134-Use-v4l-bounding-alignment.patch
12mr|kernel-3.6.5-1.1|978	video-fb-fix-unregister_framebuffer-fb_destroy.patch
12mr|kernel-3.6.5-1.1|979	* rediff patches:
12mr|kernel-3.6.5-1.1|980	3rd-3rdparty-merge.patch
12mr|kernel-3.6.5-1.1|981	- * drop merged patches:
12mr|kernel-3.6.5-1.1|982	hid-Support-for-3M-multitouch-panel.patch
12mr|kernel-3.6.5-1.1|983	hid-add-support-for-Stantum-multitouch-panel.patch
12mr|kernel-3.6.5-1.1|984	hid-fixed-bug-in-single-touch-emulation-on-the-stant.patch
12mr|kernel-3.6.5-1.1|985	hid-add-pressure-support-for-the-Stantum-multitouch-.patch
12mr|kernel-3.6.5-1.1|986	hid-add-support-for-Acer-T230H-multitouch.patch
12mr|kernel-3.6.5-1.1|987	hid-add-support-for-Pixart-Imaging-Optical-Touch-Scr.patch
12mr|kernel-3.6.5-1.1|988	hid-let-hid-input-accept-digitizers.patch
12mr|kernel-3.6.5-1.1|989	hid-Support-for-MosArt-multitouch-panel.patch
12mr|kernel-3.6.5-1.1|990	hid-remove-MODULE_VERSION-from-new-drivers.patch
12mr|kernel-3.6.5-1.1|991	hid-ntrig-add-multi-input-quirk-and-clean-up.patch
12mr|kernel-3.6.5-1.1|992	hid-n-trig-remove-unnecessary-tool-switching.patch
12mr|kernel-3.6.5-1.1|993	hid-ntrig-multitouch-cleanup-and-fix.patch
12mr|kernel-3.6.5-1.1|994	hid-ntrig-Single-touch-mode-tap.patch
12mr|kernel-3.6.5-1.1|995	hid-ntrig-fix-touch-events.patch
12mr|kernel-3.6.5-1.1|996	sound-alsa-hda-add-ideapad-model-for-conexant-5051.patch
12mr|kernel-3.6.5-1.1|997	* rediff patches:
12mr|kernel-3.6.5-1.1|998	sound-alsa-hda_intel-prealloc-4mb-dmabuffer.patch
12mr|kernel-3.6.5-1.1|999	- * drop merged patches:
12mr|kernel-3.6.5-1.1|1000	net-atl1c-add-support-for-AR8151-AR8152.patch
12mr|kernel-3.6.5-1.1|1001	net-phylib-Support-phy-module-autoloading.patch
12mr|kernel-3.6.5-1.1|1002	net-phylib-Add-module-table-to-all-existing-phy-drivers.patch
12mr|kernel-3.6.5-1.1|1003	net-phylib-fix-typo-in-bcm6xx-PHY-driver-table.patch
12mr|kernel-3.6.5-1.1|1004	net-r8169-Fix-rtl8169_rx_interrupt.patch
12mr|kernel-3.6.5-1.1|1005	net-r8169-fix-random-mdio_write-failures.patch
12mr|kernel-3.6.5-1.1|1006	net-r8169-fix-mdio_read-and-update-mdio_write-according-to-hw-specs.patch
12mr|kernel-3.6.5-1.1|1007	net-sis190-link-status-poll.patch
12mr|kernel-3.6.5-1.1|1008	net-wireless-Add-USB-ID-for-Thomson-SpeedTouch-120g-to-p54usb-id-.patch
12mr|kernel-3.6.5-1.1|1009	net-wireless-ar9170-add-support-for-NEC-WL300NU-G-USB-dongle.patch
12mr|kernel-3.6.5-1.1|1010	sound-alsa-hda-via-fix-master-mute-and-automute-with-VT1812_VT2002P.patch
12mr|kernel-3.6.5-1.1|1011	sound-alsa-pcm_lib.c-convert-second-xrun_debug-parameter.patch
12mr|kernel-3.6.5-1.1|1012	sound-alsa-pcm_lib-add-possibility-to-log-last-10-DMA-ring.patch
12mr|kernel-3.6.5-1.1|1013	sound-alsa-pcm_lib-cleanup-merge-hw_ptr-update-functions.patch
12mr|kernel-3.6.5-1.1|1014	sound-alsa-pcm_lib-optimize-wake_up-calls-for-PCM-I-O.patch
12mr|kernel-3.6.5-1.1|1015	sound-alsa-pcm_lib-fix-something-must-be-really-wrong-condition.patch
12mr|kernel-3.6.5-1.1|1016	sound-alsa-pcm_lib-fix-wrong-delta-print-for-jiffies-check.patch
12mr|kernel-3.6.5-1.1|1017	sound-alsa-pcm_core-Fix-wake_up-optimization.patch
12mr|kernel-3.6.5-1.1|1018	sound-alsa-pcm_lib-return-back-hw_ptr_interrupt.patch
12mr|kernel-3.6.5-1.1|1019	sound-alsa-pcm_native-fix-runtime-boundary-calculation.patch
12mr|kernel-3.6.5-1.1|1020	sound-alsa-pcm_lib-fix-xrun-functionality.patch
12mr|kernel-3.6.5-1.1|1021	sound-alsa-pcm-fix-the-fix-of-the-runtime-boundary-calculation.patch
12mr|kernel-3.6.5-1.1|1022	sound-alsa-pcm-fix-delta-calculation-at-boundary-wraparound.patch
12mr|kernel-3.6.5-1.1|1023	* rediff patches:
12mr|kernel-3.6.5-1.1|1024	include-kbuild-export-pci_ids.patch
12mr|kernel-3.6.5-1.1|1025	platform-x86-add-samsung-backlight-driver.patch
12mr|kernel-3.6.5-1.1|1026	- * drop merged patches:
12mr|kernel-3.6.5-1.1|1027	fs-btrfs-fix-memory-corruption-on-mount.patch
12mr|kernel-3.6.5-1.1|1028	fs-cifs-fix-a-malicious-redirect-problem-in-the-DNS-lookup-code_CVE-2010-2524.patch
12mr|kernel-3.6.5-1.1|1029	fs-ext4-Prevent-creation-of-files-larger-than-RLIMIT_FSIZE-using-fallocate.patch
12mr|kernel-3.6.5-1.1|1030	gpu-drm-i915-stop-trying-to-use-ACPI-lid-status.patch
12mr|kernel-3.6.5-1.1|1031	gpu-drm-edid-fix-typo-in-1600x1200-75-mode.patch
12mr|kernel-3.6.5-1.1|1032	hwmon-coretemp-update.patch
12mr|kernel-3.6.5-1.1|1033	input-add-an-option-to-force-the-use-of-the-elantech-extension.patch
12mr|kernel-3.6.5-1.1|1034	input-atkbd-philco-i4xsi-release-keys.patch
12mr|kernel-3.6.5-1.1|1035	input-atkbd-positivo-i30-release-keys.patch
12mr|kernel-3.6.5-1.1|1036	input-elantech-firmware-versions-ge-2.48-use-6-byte-packets.patch
12mr|kernel-3.6.5-1.1|1037	input-elantech-ignore-high-bits-in-the-position-coordinates.patch
12mr|kernel-3.6.5-1.1|1038	input-elantech-update-elantech-documentation.patch
12mr|kernel-3.6.5-1.1|1039	input-elantech-whitelist-new-models-with-firmware-version-4.1.patch
12mr|kernel-3.6.5-1.1|1040	input-hid-extend-mask-for-BUTTON-usage-page.patch
12mr|kernel-3.6.5-1.1|1041	input-hid-handle-joysticks-with-large-number-of-buttons.patch
12mr|kernel-3.6.5-1.1|1042	input-tablet-linuxwacom-0.8.5-12.patch
12mr|kernel-3.6.5-1.1|1043	* rediff patches:
12mr|kernel-3.6.5-1.1|1044	char-agp-intel-new-Q57-id.patch
12mr|kernel-3.6.5-1.1|1045	- drop patch merged in squashfs lzma rebase
12mr|kernel-3.6.5-1.1|1046	- rebase squashfs lzma support
12mr|kernel-3.6.5-1.1|1047	- rebase unionfs 2.5.4 for 2.6.35
12mr|kernel-3.6.5-1.1|1048	- adapt unionfs for vfs changes in 2.6.35
12mr|kernel-3.6.5-1.1|1049	- * drop merged patches:
12mr|kernel-3.6.5-1.1|1050	pci-no-dmar.patch
12mr|kernel-3.6.5-1.1|1051	acpi-video-Be-more-liberal-in-validating-_BQC-behaviour.patch
12mr|kernel-3.6.5-1.1|1052	scsi-advansys-fix-regression-with-request_firmware-change.patch
12mr|kernel-3.6.5-1.1|1053	scsi-advansys-fix-narrow-board-error-path.patch
12mr|kernel-3.6.5-1.1|1054	ata-ahci-add-missing-nv-IDs.patch
12mr|kernel-3.6.5-1.1|1055	ata-pata_marvell-CONFIG_AHCI-is-really-CONFIG_SATA_AHCI.patch
12mr|kernel-3.6.5-1.1|1056	* rediff patches:
12mr|kernel-3.6.5-1.1|1057	acpi-add-proc-event-regs.patch
12mr|kernel-3.6.5-1.1|1058	- * drop merged patches:
12mr|kernel-3.6.5-1.1|1059	x86-powernow-k8-Add-core-performance-boost-support.patch
12mr|kernel-3.6.5-1.1|1060	x86-cpu-Add-AMD-core-boosting-feature-flag-to-proc-cpuinfo.patch
12mr|kernel-3.6.5-1.1|1061	x86-kernel-set_bios_reboot-is-needed-for-Dell-Precision-WorkStation-T7400.patch
12mr|kernel-3.6.5-1.1|1062	x86-kernel-Send-a-SIGTRAP-for-user-icebp-traps.patch
12mr|kernel-3.6.5-1.1|1063	base-firmware_class-fix-memory-leak-free-allocated-pages.patch
12mr|kernel-3.6.5-1.1|1064	kernel-Prioritize-synchronous-signals-over-normal-signals.patch
12mr|kernel-3.6.5-1.1|1065	kernel-panic-call-console_verbose-in-panic.patch
12mr|kernel-3.6.5-1.1|1066	- * drop merged patches:
12mr|kernel-3.6.5-1.1|1067	gpu-drm-nouveau-add-nv50-nv8x-nv9x-ctxprogs-generator.patch
12mr|kernel-3.6.5-1.1|1068	gpu-drm-nouveau-fix-missing-locking.patch
12mr|kernel-3.6.5-1.1|1069	gpu-drm-nouveau-git-20100316.patch
12mr|kernel-3.6.5-1.1|1070	- start upgrade to 2.6.35
12mr|kernel-3.6.5-1.1|1071	- add back missing Kconfig option so samsung-backlight is built (mdv #60386)
12mr|kernel-3.6.5-1.1|1072	
12mr|kernel-3.6.5-1.1|1073	* Tue Jul 27 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33.6-2mnb
12mr|kernel-3.6.5-1.1|1074	+ Revision: 562086
12mr|kernel-3.6.5-1.1|1075	- fix changelog date
12mr|kernel-3.6.5-1.1|1076	- prepare for release
12mr|kernel-3.6.5-1.1|1077	- x86: Send a SIGTRAP for user icebp traps, fixes Wine apps breakage (mdv #60067)
12mr|kernel-3.6.5-1.1|1078	- CIFS: Fix a malicious redirect problem in the DNS lookup code (CVE-2010-2524)
12mr|kernel-3.6.5-1.1|1079	- update to 2.6.33.6
12mr|kernel-3.6.5-1.1|1080	* drop merged patches (since 2.6.33.5-2mnb):
12mr|kernel-3.6.5-1.1|1081	ata-libata-disable-atapi-an-by-default.patch
12mr|kernel-3.6.5-1.1|1082	fs-btrfs-should-add-a-permission-check-for-setfacl.patch
12mr|kernel-3.6.5-1.1|1083	fs-gfs2-fix-permissions-checking-for-setflags-ioctl.patch
12mr|kernel-3.6.5-1.1|1084	gpu-drm_edid-Fix-1024x768-at-85Hz.patch
12mr|kernel-3.6.5-1.1|1085	gpu-drm-i915-fix-82854-pci-id-and-treat-it-like-other-85x.patch
12mr|kernel-3.6.5-1.1|1086	gpu-drm_radeon_kms_atom-fix-typo-in-LVDS-panel-info-parsing.patch
12mr|kernel-3.6.5-1.1|1087	gpu-drm_radeon_kms-reset-ddc_bus-in-object-header-parsing.patch
12mr|kernel-3.6.5-1.1|1088	kernel-posix_timer-Fix-error-path-in-timer_create.patch
12mr|kernel-3.6.5-1.1|1089	md-Fix-read-balancing-in-RAID1-and-RAID10-on-drives-bigger-than-2TB.patch
12mr|kernel-3.6.5-1.1|1090	md-linear-avoid-possible-oops-and-array-stop.patch
12mr|kernel-3.6.5-1.1|1091	md-raid1-fix-counting-of-write-targets.patch
12mr|kernel-3.6.5-1.1|1092	media-v4l-dvb-gspca-stv06xx-remove-the-046d-08da-from-the-stv06xx-driver.patch
12mr|kernel-3.6.5-1.1|1093	net-sctp-Fix-skb_over_panic-resulting-from-multiple-invalid-parameter-errors_CVE-2010-1173.patch
12mr|kernel-3.6.5-1.1|1094	pci-disable-msi-for-MCP55-on-P5N32-E-SLI.patch
12mr|kernel-3.6.5-1.1|1095	rtc-cmos-do-dev_set_drvdata-earlier-in-the-initialization.patch
12mr|kernel-3.6.5-1.1|1096	staging-vt6655-fix-kernel-bug-on-driver-wpa-initialization.patch
12mr|kernel-3.6.5-1.1|1097	* drop merged patches (added to svn after 2.6.33.5-2mnb but not released):
12mr|kernel-3.6.5-1.1|1098	acpi-video-fix-acpi_backlight-video.patch
12mr|kernel-3.6.5-1.1|1099	ata-ahci-add-pci-quirk-for-jmb362.patch
12mr|kernel-3.6.5-1.1|1100	ata-sata_nv-don-t-diddle-with-nien-on-mcp55.patch
12mr|kernel-3.6.5-1.1|1101	ata-sata_nv-use-ata_pci_sff_activate_host-instead-of-ata_host_activate.patch
12mr|kernel-3.6.5-1.1|1102	ata-sata_via-magic-vt6421-fix-for-transmission-problems-w-wd-drives.patch
12mr|kernel-3.6.5-1.1|1103	fs-ext4-check-s_log_groups_per_flex-in-online-resize-code.patch
12mr|kernel-3.6.5-1.1|1104	fs-ext4-make-sure-the-move_ext-ioctl-can-t-overwrite-append-only-files.patch
12mr|kernel-3.6.5-1.1|1105	fs-nfsd-don-t-report-compiled-out-versions-as-present.patch
12mr|kernel-3.6.5-1.1|1106	fs-tmpfs-insert-tmpfs-cache-pages-to-inactive-list-at-first.patch
12mr|kernel-3.6.5-1.1|1107	gpu-drm-i915-rebind-bo-if-currently-bound-with-incorrect-alignment.patch
12mr|kernel-3.6.5-1.1|1108	gpu-drm-i915-reject-bind_to_gtt-early-if-object-aperture.patch
12mr|kernel-3.6.5-1.1|1109	gpu-drm-radeon-fix-the-r100-r200-ums-block-0-page-fix.patch
12mr|kernel-3.6.5-1.1|1110	gpu-drm-radeon-r100-r200-ums-block-ability-for-userspace-app-to-trash-0-page-and-beyond.patch
12mr|kernel-3.6.5-1.1|1111	net-wireless-ar9170usb-add-a-couple-more-usb-ids.patch
12mr|kernel-3.6.5-1.1|1112	net-wireless-ar9170usb-fix-panic-triggered-by-undersized-rxstream-buffer.patch
12mr|kernel-3.6.5-1.1|1113	net-wireless-p54usb-add-device-id-for-dell-wla3310-usb.patch
12mr|kernel-3.6.5-1.1|1114	pci-quirk-disable-msi-on-via-k8t890-systems.patch
12mr|kernel-3.6.5-1.1|1115	pci-quirks-disable-msi-on-amd-rs4xx-internal-gfx-bridges.patch
12mr|kernel-3.6.5-1.1|1116	staging-add-add-sitecom-wl-349-to-rtl8192su.patch
12mr|kernel-3.6.5-1.1|1117	staging-rt2870-add-device-id-of-melco.-inc.-wli-uc-g301n.patch
12mr|kernel-3.6.5-1.1|1118	usb-option-add-pid-for-zte-product.patch
12mr|kernel-3.6.5-1.1|1119	usb-option.c-add-pirelli-vid-pid-and-indicate-pirelli-s-modem-interface-is-0xff.patch
12mr|kernel-3.6.5-1.1|1120	usb-option.c-olivetti-olicard100-support.patch
12mr|kernel-3.6.5-1.1|1121	usb-serial-option-add-cinterion-device-id.patch
12mr|kernel-3.6.5-1.1|1122	x86-amd-iommu-fall-back-to-gart-if-initialization-fails.patch
12mr|kernel-3.6.5-1.1|1123	x86-amd-iommu-fix-crash-when-request_mem_region-fails.patch
12mr|kernel-3.6.5-1.1|1124	- staging: rt2870: add MelCo.,Inc. WLI-UC-G301N device ID
12mr|kernel-3.6.5-1.1|1125	- staging: add Add Sitecom WL-349 to rtl8192su
12mr|kernel-3.6.5-1.1|1126	- ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files
12mr|kernel-3.6.5-1.1|1127	- ext4: check s_log_groups_per_flex in online resize code
12mr|kernel-3.6.5-1.1|1128	- nfsd: don't report compiled-out versions as present
12mr|kernel-3.6.5-1.1|1129	- x86/amd-iommu: Fall back to GART if initialization fails
12mr|kernel-3.6.5-1.1|1130	- drm/radeon: r100/r200 ums: block ability for userspace app to
12mr|kernel-3.6.5-1.1|1131	trash 0 page and beyond
12mr|kernel-3.6.5-1.1|1132	- drm/i915: Rebind bo if currently bound with incorrect alignment
12mr|kernel-3.6.5-1.1|1133	- drm/i915: Reject bind_to_gtt() early if object > aperture, before
12mr|kernel-3.6.5-1.1|1134	evicting everything in a vain attempt to find space
12mr|kernel-3.6.5-1.1|1135	- option: add support for ZTE, Pirelli, Cinteron and Olicard100 products
12mr|kernel-3.6.5-1.1|1136	- x86/amd-iommu: Fix crash when request_mem_region fails
12mr|kernel-3.6.5-1.1|1137	- tmpfs: insert tmpfs cache pages to inactive list at first
12mr|kernel-3.6.5-1.1|1138	(fixes OOM killer triggering on parallel file copy on tmpfs)
12mr|kernel-3.6.5-1.1|1139	- sata_via: magic vt6421 fix for transmission problems with recent WD drives
12mr|kernel-3.6.5-1.1|1140	- sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()
12mr|kernel-3.6.5-1.1|1141	(fixes IRQ assignment failure in legacy mode)
12mr|kernel-3.6.5-1.1|1142	- sata_nv: don't diddle with nIEN on mcp55, as it gets stuck once set,
12mr|kernel-3.6.5-1.1|1143	and mcp55 has its own IRQ masking mechanism so there's no reason to
12mr|kernel-3.6.5-1.1|1144	mess with nIEN in the first place.v(fixes liteon bluray iHOS104-08 error)
12mr|kernel-3.6.5-1.1|1145	- pci: disable msi on AMD rs4xx internal gfx bridges
12mr|kernel-3.6.5-1.1|1146	- pci: Disable MSI on VIA K8T890 systems
12mr|kernel-3.6.5-1.1|1147	- p54usb: Add device ID for Dell WLA3310 USB
12mr|kernel-3.6.5-1.1|1148	- ar9170usb: fix panic triggered by undersized rxstream buffer
12mr|kernel-3.6.5-1.1|1149	- ar9170usb: add support for more devices:
12mr|kernel-3.6.5-1.1|1150	* Netgear WNA1000
12mr|kernel-3.6.5-1.1|1151	* Proxim ORiNOCO Dual Band 802.11n USB Adapter
12mr|kernel-3.6.5-1.1|1152	* 3Com Dual Band 802.11n USB Adapter
12mr|kernel-3.6.5-1.1|1153	* H3C Dual Band 802.11n USB Adapter
12mr|kernel-3.6.5-1.1|1154	* WNC Generic 11n USB dongle
12mr|kernel-3.6.5-1.1|1155	- ahci: add pci quirk for JMicron JMB362
12mr|kernel-3.6.5-1.1|1156	- acpi/video: be more liberal in validating _BQC behaviour
12mr|kernel-3.6.5-1.1|1157	- acpi/video: fix acpi_backlight=video parameter to correctly enable
12mr|kernel-3.6.5-1.1|1158	ACPI_VIDEO_BACKLIGHT_FORCE_VIDEO
12mr|kernel-3.6.5-1.1|1159	- Fix rebooting on Dell Precision WorkStation T7400 (#58017)
12mr|kernel-3.6.5-1.1|1160	
12mr|kernel-3.6.5-1.1|1161	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kernel-3.6.5-1.1|1162	- backport coretemp fixes/updates (new hardware support):
12mr|kernel-3.6.5-1.1|1163	hwmon: (coretemp) Fix cpu model output
12mr|kernel-3.6.5-1.1|1164	drivers/hwmon/coretemp.c: detect the thermal sensors by CPUID
12mr|kernel-3.6.5-1.1|1165	drivers/hwmon/coretemp.c: get TjMax value from MSR
12mr|kernel-3.6.5-1.1|1166	hwmon: (coretemp) Skip duplicate CPU entries
12mr|kernel-3.6.5-1.1|1167	hwmon: (coretemp) Properly label the sensors
12mr|kernel-3.6.5-1.1|1168	- agp/intel: add new host bridge id for Q57 system
12mr|kernel-3.6.5-1.1|1169	
12mr|kernel-3.6.5-1.1|1170	* Thu Jun 17 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.33.5-2mnb2
12mr|kernel-3.6.5-1.1|1171	+ Revision: 548285
12mr|kernel-3.6.5-1.1|1172	- Prepare to release 2.6.33.5-2mnb
12mr|kernel-3.6.5-1.1|1173	- Patch for CVE-2010-2071
12mr|kernel-3.6.5-1.1|1174	- ALSA: hda-intel: add ideapad model for Conexant 5051
12mr|kernel-3.6.5-1.1|1175	
12mr|kernel-3.6.5-1.1|1176	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1177	- add description for CVE-2010-2071
12mr|kernel-3.6.5-1.1|1178	- sctp: Fix skb_over_panic resulting from multiple invalid parameter
12mr|kernel-3.6.5-1.1|1179	errors (CVE-2010-1173)
12mr|kernel-3.6.5-1.1|1180	- ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate
12mr|kernel-3.6.5-1.1|1181	(fixes Ext4 Security Bypass Vulnerability)
12mr|kernel-3.6.5-1.1|1182	- staging: vt6655: Fix kernel BUG on driver wpa initialization
12mr|kernel-3.6.5-1.1|1183	- libata: disable ATAPI AN by default
12mr|kernel-3.6.5-1.1|1184	(Fixes issue with ATAPI devices which raise AN when hit by commands issued
12mr|kernel-3.6.5-1.1|1185	by open(). This leads to infinite loop of AN -> MEDIA_CHANGE uevent ->
12mr|kernel-3.6.5-1.1|1186	udev open() to check media -> AN)
12mr|kernel-3.6.5-1.1|1187	- V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driver
12mr|kernel-3.6.5-1.1|1188	(fixes nonworking QuickCam Messenger)
12mr|kernel-3.6.5-1.1|1189	- drm/i915: Fix 82854 PCI ID, and treat it like other 85X
12mr|kernel-3.6.5-1.1|1190	- reset changelog to unreleased
12mr|kernel-3.6.5-1.1|1191	- add upstream fixes for r8169: (fixes #59723)
12mr|kernel-3.6.5-1.1|1192	- fix rtl8169_rx_interrupt()
12mr|kernel-3.6.5-1.1|1193	- fix random mdio_write failures
12mr|kernel-3.6.5-1.1|1194	- fix mdio_read and update mdio_write according to hw specs
12mr|kernel-3.6.5-1.1|1195	
12mr|kernel-3.6.5-1.1|1196	* Wed Jun 02 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.33.5-1mnb2
12mr|kernel-3.6.5-1.1|1197	+ Revision: 547004
12mr|kernel-3.6.5-1.1|1198	- Apply change "ALSA: pcm: fix delta calculation at boundary
12mr|kernel-3.6.5-1.1|1199	wraparound" from upstream kernel, bug fix to previously added
12mr|kernel-3.6.5-1.1|1200	sound-alsa-pcm_lib-cleanup-merge-hw_ptr-update-functions.patch
12mr|kernel-3.6.5-1.1|1201	- Apply change "ALSA: pcm: fix the fix of the runtime->boundary
12mr|kernel-3.6.5-1.1|1202	calculation" from upstream kernel, bug fix to previously added
12mr|kernel-3.6.5-1.1|1203	patch sound-alsa-pcm_native-fix-runtime-boundary-calculation.patch
12mr|kernel-3.6.5-1.1|1204	- Changelog cosmetics.
12mr|kernel-3.6.5-1.1|1205	- Include fix for CVE-2010-1641 (kernel: GFS2: The setflags ioctl()
12mr|kernel-3.6.5-1.1|1206	doesn't check file ownership).
12mr|kernel-3.6.5-1.1|1207	
12mr|kernel-3.6.5-1.1|1208	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1209	- x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo
12mr|kernel-3.6.5-1.1|1210	- powernow-k8: Add core performance boost suppor
12mr|kernel-3.6.5-1.1|1211	- posix_timer: Fix error path in timer_create
12mr|kernel-3.6.5-1.1|1212	- panic: call console_verbose() in panic to ensure a directly
12mr|kernel-3.6.5-1.1|1213	called panic will print a backtrace.
12mr|kernel-3.6.5-1.1|1214	- Prioritize synchronous signals over 'normal' signals
12mr|kernel-3.6.5-1.1|1215	(fixes Wine deadlocking the kernel (#59545))
12mr|kernel-3.6.5-1.1|1216	- drop patch (it got reverted upstream in commit d4b74bf07873da2e94219a7b67a334fc1c3ce649):
12mr|kernel-3.6.5-1.1|1217	gpu-drm_i915-Configure-the-TV-sense-state-correctly-on-GM45-to-make-TV-detection-reliable.patch
12mr|kernel-3.6.5-1.1|1218	- update to 2.6.33.5
12mr|kernel-3.6.5-1.1|1219	* Drop merged patches:
12mr|kernel-3.6.5-1.1|1220	fs-cifs-guard-against-hardlinking-directories.patch
12mr|kernel-3.6.5-1.1|1221	gpu-drm-i915-disable-fbc-on-915gm-and-945gm.patch
12mr|kernel-3.6.5-1.1|1222	gpu-drm-i915-fix-non-ironlake-965-class-crashes.patch
12mr|kernel-3.6.5-1.1|1223	gpu-drm-i915-use-pipe_control-instruction-on-ironlake-and-sandy-bridge.patch
12mr|kernel-3.6.5-1.1|1224	net-ipv4-udp-fix-short-packet-and-bad-checksum-logging.patch
12mr|kernel-3.6.5-1.1|1225	net-wireless-REVERT-ath9k-fix-lockdep-warning-when-unloading-module.patch
12mr|kernel-3.6.5-1.1|1226	sound-alsa-hda-Fix-0-dB-for-Lenovo-models-using-Conexant-C.patch
12mr|kernel-3.6.5-1.1|1227	sound-alsa-hda-fix-dg45id-spdif-output.patch
12mr|kernel-3.6.5-1.1|1228	sound-alsa-hda-new-intel-hda-controller.patch
12mr|kernel-3.6.5-1.1|1229	sound-alsa-ice1724-Fix-ESI-Maya44-capture-source-control.patch
12mr|kernel-3.6.5-1.1|1230	sound-alsa-revert-alsa-hda-realtek-quirk-for-d945gclf2-mainboard.patch
12mr|kernel-3.6.5-1.1|1231	sound-alsa-virtuoso-fix-Xonar-D1-DX-front-panel-microphone.patch
12mr|kernel-3.6.5-1.1|1232	x86-amd-check-x86_feature_osvw-bit-before-accessing-osvw-msrs.patch
12mr|kernel-3.6.5-1.1|1233	x86-cacheinfo-turn-off-l3-cache-index-disable-feature-in-virtualized-environments.patch
12mr|kernel-3.6.5-1.1|1234	
12mr|kernel-3.6.5-1.1|1235	* Tue May 25 2010 Pascal Terjan <pterjan@mandriva.org> 2.6.33.4-3mnb2
12mr|kernel-3.6.5-1.1|1236	+ Revision: 545944
12mr|kernel-3.6.5-1.1|1237	- prepare to release
12mr|kernel-3.6.5-1.1|1238	- Add patches to support phy module autoloading (#57958)
12mr|kernel-3.6.5-1.1|1239	
12mr|kernel-3.6.5-1.1|1240	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1241	- fix typo
12mr|kernel-3.6.5-1.1|1242	- pci: disable MSI for MCP55 on P5N32-E SLI (fixes NIC problems)
12mr|kernel-3.6.5-1.1|1243	- pci: disable MSI on Via K8M800 (fixes problems with AHCI)
12mr|kernel-3.6.5-1.1|1244	- md: avoid possible-oops and array stop on linear layout
12mr|kernel-3.6.5-1.1|1245	- md: fix counting of write targets on raid1
12mr|kernel-3.6.5-1.1|1246	- md: Fix read balancing in RAID1 and RAID10 on drives > 2TB
12mr|kernel-3.6.5-1.1|1247	- fix patch names
12mr|kernel-3.6.5-1.1|1248	- drm/edid: fix 1600x1200@75Hz
12mr|kernel-3.6.5-1.1|1249	- drm/i915: Configure the TV sense state correctly on GM45 to make TV
12mr|kernel-3.6.5-1.1|1250	detection reliable
12mr|kernel-3.6.5-1.1|1251	- drm/radeon/kms: reset ddc_bus in object header parsing
12mr|kernel-3.6.5-1.1|1252	- drm/radeon/kms/atom: fix typo in LVDS panel info parsing
12mr|kernel-3.6.5-1.1|1253	- drm/edid: Fix 1024x768@85Hz
12mr|kernel-3.6.5-1.1|1254	- firmware_class: fix memory leak introduced by the patch 6e03a201bbe:
12mr|kernel-3.6.5-1.1|1255	firmware: speed up request_firmware()
12mr|kernel-3.6.5-1.1|1256	
12mr|kernel-3.6.5-1.1|1257	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kernel-3.6.5-1.1|1258	- Add missing bug number to changelog.
12mr|kernel-3.6.5-1.1|1259	
12mr|kernel-3.6.5-1.1|1260	* Fri May 21 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.33.4-2mnb2
12mr|kernel-3.6.5-1.1|1261	+ Revision: 545556
12mr|kernel-3.6.5-1.1|1262	- Prepare to release.
12mr|kernel-3.6.5-1.1|1263	- Replace "dev_set_drvdata before rtc_device_register in rtc_cmos"
12mr|kernel-3.6.5-1.1|1264	fix with same solution applied upstream.
12mr|kernel-3.6.5-1.1|1265	- Apply "drm/i915: Stop trying to use ACPI lid status to determine
12mr|kernel-3.6.5-1.1|1266	LVDS connection.", fixes lost display after closing lid on some
12mr|kernel-3.6.5-1.1|1267	laptops (#59133)
12mr|kernel-3.6.5-1.1|1268	- Fix oops with plymouthd quiting on vesafb after i915 with
12mr|kernel-3.6.5-1.1|1269	modesetting is loaded.
12mr|kernel-3.6.5-1.1|1270	
12mr|kernel-3.6.5-1.1|1271	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1272	- ath9k: revert: "ath9k: fix lockdep warning when unloading module" introduced
12mr|kernel-3.6.5-1.1|1273	in 2.6.33.2, as it wasn't meant for kernels <=2.6.34 (fixes warning in #56614)
12mr|kernel-3.6.5-1.1|1274	(Reference: http://marc.info/?l=linux-kernel&m=127430485607989&w=2)
12mr|kernel-3.6.5-1.1|1275	- x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs, prevents
12mr|kernel-3.6.5-1.1|1276	GP fault
12mr|kernel-3.6.5-1.1|1277	- x86: cacheinfo: Turn off L3 cache index disable feature in virtualized
12mr|kernel-3.6.5-1.1|1278	environments, fixes crash on boot on xen.
12mr|kernel-3.6.5-1.1|1279	- alsa: hda-intel: Add a PCI controller id found on new Dell laptops
12mr|kernel-3.6.5-1.1|1280	- drm/i915: Disable FBC on 915GM and 945GM as it causes hangs after suspend/resume
12mr|kernel-3.6.5-1.1|1281	- drm/i915: fix non-Ironlake 965 class PIPE_CONTROL crashes
12mr|kernel-3.6.5-1.1|1282	- drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge
12mr|kernel-3.6.5-1.1|1283	
12mr|kernel-3.6.5-1.1|1284	* Sat May 15 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.33.4-1mnb2
12mr|kernel-3.6.5-1.1|1285	+ Revision: 544839
12mr|kernel-3.6.5-1.1|1286	- Prepare to release.
12mr|kernel-3.6.5-1.1|1287	- Updated to 2.6.33.4
12mr|kernel-3.6.5-1.1|1288	* Drop following merged patches:
12mr|kernel-3.6.5-1.1|1289	scsi-retry-commands-with-UNIT_ATTENTION-sense-codes-to-fix-ext3-ext4-io-error.patch
12mr|kernel-3.6.5-1.1|1290	gpu-drm-i915-fix-tiling-limits-for-i915-class-hw-v2.patch
12mr|kernel-3.6.5-1.1|1291	gpu-drm-i915-build-fix-for-fix-tiling-limits-change.patch
12mr|kernel-3.6.5-1.1|1292	net-bnx2-Fix-lost-MSI-X-problem-on-5709-NICs.patch
12mr|kernel-3.6.5-1.1|1293	
12mr|kernel-3.6.5-1.1|1294	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1295	- cifs: guard against hardlinking directories
12mr|kernel-3.6.5-1.1|1296	- pata_marvell: fix sata port ahci fallback
12mr|kernel-3.6.5-1.1|1297	- ahci: add missing nVidia mcp64-73 ids
12mr|kernel-3.6.5-1.1|1298	- ar9170: add support for NEC WL300NU-G USB dongle
12mr|kernel-3.6.5-1.1|1299	- p54usb: add USB ID for Thomson SpeedTouch 120g
12mr|kernel-3.6.5-1.1|1300	- ipv4: udp: fix short packet and bad checksum logging
12mr|kernel-3.6.5-1.1|1301	- ALSA: virtuoso: fix Xonar D1/DX front panel microphone
12mr|kernel-3.6.5-1.1|1302	- ALSA: ice1724 - Fix ESI Maya44 capture source control
12mr|kernel-3.6.5-1.1|1303	- ALSA: hda: Fix 0 dB for Lenovo models using Conexant CX20549 (Venice)
12mr|kernel-3.6.5-1.1|1304	- ALSA: hda - fix DG45ID SPDIF output
12mr|kernel-3.6.5-1.1|1305	- Revert "ALSA: hda/realtek: quirk for D945GCLF2 mainboard" as it's not
12mr|kernel-3.6.5-1.1|1306	valid for all revisions of the D945GCLF2 mainboard
12mr|kernel-3.6.5-1.1|1307	
12mr|kernel-3.6.5-1.1|1308	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|1309	- Add upstream patch to retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O error
12mr|kernel-3.6.5-1.1|1310	
12mr|kernel-3.6.5-1.1|1311	* Tue May 04 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.33.3-1mnb2
12mr|kernel-3.6.5-1.1|1312	+ Revision: 542080
12mr|kernel-3.6.5-1.1|1313	- Prepare to release.
12mr|kernel-3.6.5-1.1|1314	- Sync advansys fix for MDV #53220 with upstream applied patches.
12mr|kernel-3.6.5-1.1|1315	- Replace previously added synce 'dirty patch' from John Carr, by
12mr|kernel-3.6.5-1.1|1316	upstream sent fix "rndis_host: Poll status channel before control
12mr|kernel-3.6.5-1.1|1317	channel" from Ben Hutchings.
12mr|kernel-3.6.5-1.1|1318	- Add upstream bug fix for bnx2 timeout with MSI enabled, requested
12mr|kernel-3.6.5-1.1|1319	on http://lists.mandriva.com/kernel-discuss/2010-04/msg00015.php
12mr|kernel-3.6.5-1.1|1320	- Add elantech patch series for new touchpad versions (found mainly
12mr|kernel-3.6.5-1.1|1321	on Asus UL{2,3,5,8}0, Asus P-Series, new Dell machines), from
12mr|kernel-3.6.5-1.1|1322	linux-input ML.
12mr|kernel-3.6.5-1.1|1323	
12mr|kernel-3.6.5-1.1|1324	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|1325	- Replace fs-btrfs-fix-memory-corruption-on-mount.patch with correct one (#59051)
12mr|kernel-3.6.5-1.1|1326	- Add ispnp async init patch from Ubuntu (requested by fcrozat)
12mr|kernel-3.6.5-1.1|1327	
12mr|kernel-3.6.5-1.1|1328	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12mr|kernel-3.6.5-1.1|1329	- use CURDIR instead of PWD, to allow using -C
12mr|kernel-3.6.5-1.1|1330	- oops, typo
12mr|kernel-3.6.5-1.1|1331	- allow using repsys target to prepare for srpms generation (still being
12mr|kernel-3.6.5-1.1|1332	tested)
12mr|kernel-3.6.5-1.1|1333	
12mr|kernel-3.6.5-1.1|1334	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1335	- update to 2.6.33.3
12mr|kernel-3.6.5-1.1|1336	* drop merged patches:
12mr|kernel-3.6.5-1.1|1337	x86-Erratum-workaround-for-read-after-write-of-HPET-comparator.patch
12mr|kernel-3.6.5-1.1|1338	net-wireless-b43-allow-pio-at-runtime.patch
12mr|kernel-3.6.5-1.1|1339	sound-alsa-hda-Add-position_fix-quirk-for-Biostar-mobo.patch
12mr|kernel-3.6.5-1.1|1340	
12mr|kernel-3.6.5-1.1|1341	* Thu Apr 22 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.33.2-3mnb2
12mr|kernel-3.6.5-1.1|1342	+ Revision: 537957
12mr|kernel-3.6.5-1.1|1343	- Fix building after the patch
12mr|kernel-3.6.5-1.1|1344	gpu-drm-i915-fix-tiling-limits-for-i915-class-hw-v2.patch
12mr|kernel-3.6.5-1.1|1345	was added.
12mr|kernel-3.6.5-1.1|1346	- Revert new signature for alps touchpad, it doesn't suffice to make new
12mr|kernel-3.6.5-1.1|1347	alps touchpad to work, see thread at
12mr|kernel-3.6.5-1.1|1348	http://www.spinics.net/lists/linux-input/msg07729.html
12mr|kernel-3.6.5-1.1|1349	- Add new alps signature for touchpad found on Acer 7740G
12mr|kernel-3.6.5-1.1|1350	(MDV #58811). See https://bugzilla.kernel.org/show_bug.cgi?id=15359#c9,
12mr|kernel-3.6.5-1.1|1351	included was same patch mentioned there as it's the same signature
12mr|kernel-3.6.5-1.1|1352	from bug report.
12mr|kernel-3.6.5-1.1|1353	- Apply updated upstream patch (v2) for freedesktop.org bug #27449
12mr|kernel-3.6.5-1.1|1354	Reference: http://lists.mandriva.com/kernel-discuss/2010-04/msg00007.php
12mr|kernel-3.6.5-1.1|1355	- Apply "ALSA: hda - Add position_fix quirk for Biostar mobo", fix
12mr|kernel-3.6.5-1.1|1356	for issue reported on Cooker ML.
12mr|kernel-3.6.5-1.1|1357	
12mr|kernel-3.6.5-1.1|1358	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|1359	- Add a patch by arnaud to avoid a crash on VirtualBox x86_64 without IO-APIC
12mr|kernel-3.6.5-1.1|1360	
12mr|kernel-3.6.5-1.1|1361	* Thu Apr 15 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.33.2-2mnb2
12mr|kernel-3.6.5-1.1|1362	+ Revision: 535113
12mr|kernel-3.6.5-1.1|1363	- Prepare to release.
12mr|kernel-3.6.5-1.1|1364	- ALSA: hda - via - fix master mute and automute with VT1812/VT2002P
12mr|kernel-3.6.5-1.1|1365	- Apply fix from freedesktop.org bug #27449 (drm/i915: fix tiling
12mr|kernel-3.6.5-1.1|1366	limits for i915 class hw). Reference:
12mr|kernel-3.6.5-1.1|1367	http://lists.mandriva.com/kernel-discuss/2010-04/msg00004.php
12mr|kernel-3.6.5-1.1|1368	- Drop from patches-broken gpu-drm-i915-add-gem-enable-parameter.patch,
12mr|kernel-3.6.5-1.1|1369	it should be uneeded currently.
12mr|kernel-3.6.5-1.1|1370	- Oops, add missing -p1 arg for patch after previous change.
12mr|kernel-3.6.5-1.1|1371	- Bring back old ipset version to allow backport.
12mr|kernel-3.6.5-1.1|1372	- Updated ipset to version 4.2
12mr|kernel-3.6.5-1.1|1373	- Apply change "ALSA: pcm_lib - fix xrun functionality" from
12mr|kernel-3.6.5-1.1|1374	upstream kernel, bug fix to previously added patch
12mr|kernel-3.6.5-1.1|1375	sound-alsa-pcm_lib-add-possibility-to-log-last-10-DMA-ring.patch
12mr|kernel-3.6.5-1.1|1376	- Don't create debug packages by default when building backport
12mr|kernel-3.6.5-1.1|1377	packages for 2010.0
12mr|kernel-3.6.5-1.1|1378	- Drop hid-usbhid-quirk-multilaser.patch (reset leds quirk): this is
12mr|kernel-3.6.5-1.1|1379	obsolete, since commit 08ef08e in upstream kernel.
12mr|kernel-3.6.5-1.1|1380	- wacom: update to linuxwacom.sf.net version 0.8.5-12 (updated
12mr|kernel-3.6.5-1.1|1381	hardware support). Reference:
12mr|kernel-3.6.5-1.1|1382	http://lists.mandriva.com/kernel-discuss/2010-04/msg00000.php
12mr|kernel-3.6.5-1.1|1383	
12mr|kernel-3.6.5-1.1|1384	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1385	- apply nouveau git update only for 2010.1
12mr|kernel-3.6.5-1.1|1386	- restore and apply nouveau ctxprogs generator for nv50/nv8x/nv9x
12mr|kernel-3.6.5-1.1|1387	only for 2010.0 backports
12mr|kernel-3.6.5-1.1|1388	
12mr|kernel-3.6.5-1.1|1389	* Mon Apr 05 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.33.2-1mnb2
12mr|kernel-3.6.5-1.1|1390	+ Revision: 531903
12mr|kernel-3.6.5-1.1|1391	- Prepare to release 2.6.33.2-1mnb
12mr|kernel-3.6.5-1.1|1392	- saa7134: Fix tuner_config setting for Avermedia M733A (from
12mr|kernel-3.6.5-1.1|1393	Avermedia). Also add new pci id support.
12mr|kernel-3.6.5-1.1|1394	
12mr|kernel-3.6.5-1.1|1395	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1396	- update to 2.6.33.2
12mr|kernel-3.6.5-1.1|1397	* drop merged patch:
12mr|kernel-3.6.5-1.1|1398	net-wireless-ath9k-ar2427.patch
12mr|kernel-3.6.5-1.1|1399	* rediff patch:
12mr|kernel-3.6.5-1.1|1400	gpu-drm-nouveau-git-20100316.patch
12mr|kernel-3.6.5-1.1|1401	
12mr|kernel-3.6.5-1.1|1402	* Mon Mar 29 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.33.1-2mnb2
12mr|kernel-3.6.5-1.1|1403	+ Revision: 528806
12mr|kernel-3.6.5-1.1|1404	- Prepare to release 2.6.33.1-2mnb
12mr|kernel-3.6.5-1.1|1405	- Include more hid drivers from 2.6.34-rc2: hid-3m-pct, hid-mosart,
12mr|kernel-3.6.5-1.1|1406	hid-quanta, hid-stantum.
12mr|kernel-3.6.5-1.1|1407	Reference: http://lists.mandriva.com/kernel-discuss/2010-03/msg00007.php
12mr|kernel-3.6.5-1.1|1408	- saa7134: add support for Avermedia M733A. The original version for
12mr|kernel-3.6.5-1.1|1409	linux 2.6.31 was sent to me from Avermedia, original author is
12mr|kernel-3.6.5-1.1|1410	unknown, I ported it to 2.6.33.
12mr|kernel-3.6.5-1.1|1411	- New advansys patch with fixed error handling.
12mr|kernel-3.6.5-1.1|1412	- Apply n-trig patches from 2.6.34-rc2 to fix/add hardware support
12mr|kernel-3.6.5-1.1|1413	on some newer dell notebook models.
12mr|kernel-3.6.5-1.1|1414	Reference: http://lists.mandriva.com/kernel-discuss/2010-03/msg00005.php
12mr|kernel-3.6.5-1.1|1415	- Fix advansys regression when firmware files are not found or
12mr|kernel-3.6.5-1.1|1416	loading fails (MDV #53220).
12mr|kernel-3.6.5-1.1|1417	- Revert commit which breaks saa7134 tv output ("V4L/DVB (11906):
12mr|kernel-3.6.5-1.1|1418	saa7134: Use v4l bounding/alignment function").
12mr|kernel-3.6.5-1.1|1419	- saa7134: add one more remote control type for for Avermedia M135A.
12mr|kernel-3.6.5-1.1|1420	- Fix mach64 to handle drm_ioctl unlocked_ioctl switch in 2.6.33
12mr|kernel-3.6.5-1.1|1421	
12mr|kernel-3.6.5-1.1|1422	* Tue Mar 16 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.33.1-1mnb2
12mr|kernel-3.6.5-1.1|1423	+ Revision: 521930
12mr|kernel-3.6.5-1.1|1424	- Prepare to release.
12mr|kernel-3.6.5-1.1|1425	- Updated to 2.6.33.1
12mr|kernel-3.6.5-1.1|1426	* drop following merged patches:
12mr|kernel-3.6.5-1.1|1427	ahci-disable-FPDMA-auto-activate-optimization-on-NVIDIA-AHCI.patch
12mr|kernel-3.6.5-1.1|1428	security-fix-error-return-path-in-ima_inode_alloc.patch
12mr|kernel-3.6.5-1.1|1429	* rediff net-wireless-ath9k-ar2427.patch
12mr|kernel-3.6.5-1.1|1430	
12mr|kernel-3.6.5-1.1|1431	+ Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.6.5-1.1|1432	- update nouveau to git snapshot (allowing and requiring the upgrade
12mr|kernel-3.6.5-1.1|1433	of nouveau userspace)
12mr|kernel-3.6.5-1.1|1434	- Fix quilt command for patch removal in managing-patches.txt
12mr|kernel-3.6.5-1.1|1435	
12mr|kernel-3.6.5-1.1|1436	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|1437	- Update unionfs fix, to fix the issue instead of trying to workaround it
12mr|kernel-3.6.5-1.1|1438	
12mr|kernel-3.6.5-1.1|1439	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12mr|kernel-3.6.5-1.1|1440	- fixed glob in created_quilt_tree
12mr|kernel-3.6.5-1.1|1441	
12mr|kernel-3.6.5-1.1|1442	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1443	- update unionfs to v. 2.5.4
12mr|kernel-3.6.5-1.1|1444	- fix series file
12mr|kernel-3.6.5-1.1|1445	- btrfs: fix memory corruption on mount
12mr|kernel-3.6.5-1.1|1446	- add HPET Erratum fix for triggering WARN_ON due to mismatch on
12mr|kernel-3.6.5-1.1|1447	HPET_Tn_CMP readback (replaces HPET: Drop WARN_ON for mismatch
12mr|kernel-3.6.5-1.1|1448	on HPET_Tn_CMP readback)
12mr|kernel-3.6.5-1.1|1449	- ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI
12mr|kernel-3.6.5-1.1|1450	- security: fix error return path in ima_inode_alloc
12mr|kernel-3.6.5-1.1|1451	
12mr|kernel-3.6.5-1.1|1452	* Wed Feb 24 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-1mnb2
12mr|kernel-3.6.5-1.1|1453	+ Revision: 510799
12mr|kernel-3.6.5-1.1|1454	- Prepare to release
12mr|kernel-3.6.5-1.1|1455	- alsa: hda_intel: preallocate 4MB dma buffer (Request by Colin)
12mr|kernel-3.6.5-1.1|1456	- update to 2.6.33 final
12mr|kernel-3.6.5-1.1|1457	* drop merged patches:
12mr|kernel-3.6.5-1.1|1458	net-wireless-iwlwifi-fix-AMSDU-Rx-afte-paged-Rx-patch.patch
12mr|kernel-3.6.5-1.1|1459	net-mac80211-fix-handling-of-null-rate-control-in-rate_control_get_rate.patch
12mr|kernel-3.6.5-1.1|1460	* rediff patch:
12mr|kernel-3.6.5-1.1|1461	acpi-processor-M720SR-limit-to-C2.patch
12mr|kernel-3.6.5-1.1|1462	- drop patch:
12mr|kernel-3.6.5-1.1|1463	kernel-pid-export-find_task_by_vpid-symbol-for-fglrx.patch
12mr|kernel-3.6.5-1.1|1464	(not needed anymore, confirmed by Anssi)
12mr|kernel-3.6.5-1.1|1465	- b43: convert B43_PIO(_FORCE) to a module option (pio=1)
12mr|kernel-3.6.5-1.1|1466	- HPET: Drop WARN_ON for mismatch on HPET_Tn_CMP readback
12mr|kernel-3.6.5-1.1|1467	
12mr|kernel-3.6.5-1.1|1468	* Sat Feb 13 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc8.1mnb2
12mr|kernel-3.6.5-1.1|1469	+ Revision: 505186
12mr|kernel-3.6.5-1.1|1470	- Tag Release
12mr|kernel-3.6.5-1.1|1471	- iwlwifi: fix broken AMSDU Rx functionality
12mr|kernel-3.6.5-1.1|1472	- mac80211: fix handling of null-rate control in rate_control_get_rate
12mr|kernel-3.6.5-1.1|1473	- add support for Atheros AR8151 and AR8152
12mr|kernel-3.6.5-1.1|1474	- drop merged pathces:
12mr|kernel-3.6.5-1.1|1475	fs-freeze_bdev-dont-deactivate-successfully-frozen-MS_RDONLY-sb.patch
12mr|kernel-3.6.5-1.1|1476	sound-alsa-hda-intel-avoid-divide-by-zero-crash.patch
12mr|kernel-3.6.5-1.1|1477	- update to 2.6.33-rc8
12mr|kernel-3.6.5-1.1|1478	- update ndiswrapper to 1.56
12mr|kernel-3.6.5-1.1|1479	* rediff 3rd-ndiswrapper-Makefile-build-fix.patch
12mr|kernel-3.6.5-1.1|1480	* drop 3rd-ndiswrapper-keep-local-cmpxchg8b-for-2.6.31.patch
12mr|kernel-3.6.5-1.1|1481	
12mr|kernel-3.6.5-1.1|1482	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|1483	- add patches to fix Saitek X52 (#56765)
12mr|kernel-3.6.5-1.1|1484	
12mr|kernel-3.6.5-1.1|1485	+ Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.6.5-1.1|1486	- drm: nouveau: add ctxprogs generator for nv50/nv8x/nv9x (fixes
12mr|kernel-3.6.5-1.1|1487	fd.o bug #23198)
12mr|kernel-3.6.5-1.1|1488	
12mr|kernel-3.6.5-1.1|1489	* Sun Feb 07 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc7.1mnb2
12mr|kernel-3.6.5-1.1|1490	+ Revision: 501610
12mr|kernel-3.6.5-1.1|1491	- Tag Release
12mr|kernel-3.6.5-1.1|1492	- alsa: hda-intel: avoid divide-by-zero crash (potential local DoS)
12mr|kernel-3.6.5-1.1|1493	- drop merged patch: drm-intel-git-fixes.patch
12mr|kernel-3.6.5-1.1|1494	- update to 2.6.33-rc7
12mr|kernel-3.6.5-1.1|1495	
12mr|kernel-3.6.5-1.1|1496	* Sat Feb 06 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc6.6.3mnb2
12mr|kernel-3.6.5-1.1|1497	+ Revision: 501476
12mr|kernel-3.6.5-1.1|1498	- add fixes from drm-intel git queue for 2.6.33
12mr|kernel-3.6.5-1.1|1499	
12mr|kernel-3.6.5-1.1|1500	* Sat Feb 06 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc6.6.2mnb2
12mr|kernel-3.6.5-1.1|1501	+ Revision: 501303
12mr|kernel-3.6.5-1.1|1502	- set CONFIG_SND_HDA_INPUT_BEEP_MODE=2
12mr|kernel-3.6.5-1.1|1503	- update to 2.6.33-rc6-git6
12mr|kernel-3.6.5-1.1|1504	- drop merged patch: x86-agp-fix-agp_amd64_init-regression.patch
12mr|kernel-3.6.5-1.1|1505	
12mr|kernel-3.6.5-1.1|1506	* Fri Jan 29 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc6.1mnb2
12mr|kernel-3.6.5-1.1|1507	+ Revision: 498357
12mr|kernel-3.6.5-1.1|1508	- update to 2.6.33-rc6 and prepare for release
12mr|kernel-3.6.5-1.1|1509	- update fix for #56768 with the one finally submitted upstream
12mr|kernel-3.6.5-1.1|1510	- fix non-bootable dmraid due to oops in block_dev (#56768)
12mr|kernel-3.6.5-1.1|1511	- Apply following changes from alsa-kernel tree:
12mr|kernel-3.6.5-1.1|1512	* ALSA: pcm_native: fix runtime boundary calculation
12mr|kernel-3.6.5-1.1|1513	(additional fix for #57010, requested by Colin)
12mr|kernel-3.6.5-1.1|1514	
12mr|kernel-3.6.5-1.1|1515	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kernel-3.6.5-1.1|1516	- Apply following changes from alsa-kernel tree:
12mr|kernel-3.6.5-1.1|1517	* ALSA: pcm_core: Fix wake_up() optimization
12mr|kernel-3.6.5-1.1|1518	* ALSA: pcm_lib - return back hw_ptr_interrupt
12mr|kernel-3.6.5-1.1|1519	Last one should fix MDV #57010
12mr|kernel-3.6.5-1.1|1520	
12mr|kernel-3.6.5-1.1|1521	* Tue Jan 26 2010 Thomas Backlund <tmb@mandriva.org> 2.6.33-0.rc5.2.1mnb2
12mr|kernel-3.6.5-1.1|1522	+ Revision: 496876
12mr|kernel-3.6.5-1.1|1523	- x86/agp: fix agp_amd64_init regression
12mr|kernel-3.6.5-1.1|1524	- update to 2.6.33-rc5-git2
12mr|kernel-3.6.5-1.1|1525	- remove file diff committed by mistake
12mr|kernel-3.6.5-1.1|1526	- update to 2.6.33-rc5
12mr|kernel-3.6.5-1.1|1527	- update filelists
12mr|kernel-3.6.5-1.1|1528	- update defconfigs
12mr|kernel-3.6.5-1.1|1529	- rediff source2 and source3 to apply cleanly
12mr|kernel-3.6.5-1.1|1530	- rediff 3rd-3rdparty-merge.patch
12mr|kernel-3.6.5-1.1|1531	- drop patch: staging-et131x-va_phy_alignment.patch (fixed differently upstream)
12mr|kernel-3.6.5-1.1|1532	- drop merged: media-video-bttv-add-another-i2c-addr-to-probe-for-ir.patch
12mr|kernel-3.6.5-1.1|1533	- drop merged: media-video-uvc-handle-garbage-at-the-end-of-streaming-interface-descriptors.patch
12mr|kernel-3.6.5-1.1|1534	- rediff sound-alsa-pcm_lib-add-possibility-to-log-last-10-DMA-ring.patch
12mr|kernel-3.6.5-1.1|1535	- drop merged sound-alsa-hda-via-* updates
12mr|kernel-3.6.5-1.1|1536	- rediff serial-docomo-pinfree1p.patch
12mr|kernel-3.6.5-1.1|1537	- rediff platform-x86-add-samsung-backlight-driver.patch
12mr|kernel-3.6.5-1.1|1538	- drop platform-x86-dell-laptop-Fix-rfkill-state-setting.patch (fixed differently upstream)
12mr|kernel-3.6.5-1.1|1539	- rediff patch: net-wireless-ath9k-ar2427.patch
12mr|kernel-3.6.5-1.1|1540	- drop merged patch: net-wireless-rtl8187-add-radio-led-and-fix-warnings-on-suspend.patch
12mr|kernel-3.6.5-1.1|1541	- drop merged patch: net-ppp-enlarge-upload-buffer-to-cope-with-HSUPA-connections.patch
12mr|kernel-3.6.5-1.1|1542	- rediff kbuild-really-dont-remove-bounds-asm-offsets-headers.patch
12mr|kernel-3.6.5-1.1|1543	- rediff input-atkbd-positivo-i30-release-keys.patch
12mr|kernel-3.6.5-1.1|1544	- fix gpu-drm-mach64.patch to apply cleanly
12mr|kernel-3.6.5-1.1|1545	- fix sqashfs-lzma mismerge
12mr|kernel-3.6.5-1.1|1546	- update squashfs-lzma support for 2.6.33 series kernels
12mr|kernel-3.6.5-1.1|1547	- update unionfs for 2.6.33 series kernels
12mr|kernel-3.6.5-1.1|1548	- drop nouveau patches, as it's now merged in mainline
12mr|kernel-3.6.5-1.1|1549	- drop drbd from 3rdparty as it's now merged in mainline
12mr|kernel-3.6.5-1.1|1550	- start rebase to 2.6.33-rc4-git7
12mr|kernel-3.6.5-1.1|1551	
12mr|kernel-3.6.5-1.1|1552	* Fri Jan 15 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.32.4-0.rc1.1mnb2
12mr|kernel-3.6.5-1.1|1553	+ Revision: 491867
12mr|kernel-3.6.5-1.1|1554	- Include missing .sign file.
12mr|kernel-3.6.5-1.1|1555	- Prepare to release.
12mr|kernel-3.6.5-1.1|1556	- Updated to 2.6.32.4-rc1
12mr|kernel-3.6.5-1.1|1557	* Dropped merged patches:
12mr|kernel-3.6.5-1.1|1558	fs-quota-fix-reserved-space-management-for-ordinary-fs.patch
12mr|kernel-3.6.5-1.1|1559	gpu-drm-remove-dma-mask-setting-in-drm_pci_alloc.patch
12mr|kernel-3.6.5-1.1|1560	- Apply following change from alsa-kernel tree:
12mr|kernel-3.6.5-1.1|1561	ALSA: pcm_lib - fix wrong delta print for jiffies check
12mr|kernel-3.6.5-1.1|1562	- Set CONFIG_EXT3_DEFAULTS_TO_ORDERED=y, default option was chosen
12mr|kernel-3.6.5-1.1|1563	on a previous config rebase (follow same recent change on
12mr|kernel-3.6.5-1.1|1564	kernel-linus and kernel-tmb packages).
12mr|kernel-3.6.5-1.1|1565	
12mr|kernel-3.6.5-1.1|1566	* Fri Jan 08 2010 Thomas Backlund <tmb@mandriva.org> 2.6.32.3-2mnb2
12mr|kernel-3.6.5-1.1|1567	+ Revision: 487796
12mr|kernel-3.6.5-1.1|1568	- fix quota regression introduced in 2.6.32.3
12mr|kernel-3.6.5-1.1|1569	
12mr|kernel-3.6.5-1.1|1570	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kernel-3.6.5-1.1|1571	- "Tag" new release.
12mr|kernel-3.6.5-1.1|1572	- Apply following change from alsa-kernel tree:
12mr|kernel-3.6.5-1.1|1573	ALSA: pcm_lib: fix "something must be really wrong" condition
12mr|kernel-3.6.5-1.1|1574	
12mr|kernel-3.6.5-1.1|1575	* Fri Jan 08 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.32.3-1mnb2
12mr|kernel-3.6.5-1.1|1576	+ Revision: 487412
12mr|kernel-3.6.5-1.1|1577	- Updated to 2.6.32.3
12mr|kernel-3.6.5-1.1|1578	- Apply following changes from alsa-kernel tree:
12mr|kernel-3.6.5-1.1|1579	ALSA: pcm_lib.c - convert second xrun_debug() parameter to use defines
12mr|kernel-3.6.5-1.1|1580	ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positions
12mr|kernel-3.6.5-1.1|1581	ALSA: pcm_lib - cleanup & merge hw_ptr update functions
12mr|kernel-3.6.5-1.1|1582	ALSA: pcm_lib - optimize wake_up() calls for PCM I/O
12mr|kernel-3.6.5-1.1|1583	
12mr|kernel-3.6.5-1.1|1584	* Wed Jan 06 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.32.3-0.rc2.1mnb2
12mr|kernel-3.6.5-1.1|1585	+ Revision: 486686
12mr|kernel-3.6.5-1.1|1586	- Fix mach64 drm build with changed drm_pci_alloc of previous commit.
12mr|kernel-3.6.5-1.1|1587	- Apply "remove dma mask setting in drm_pci_alloc" fix from
12mr|kernel-3.6.5-1.1|1588	http://bugzilla.kernel.org/show_bug.cgi?id=14627#c30
12mr|kernel-3.6.5-1.1|1589	- Updated to 2.6.32.3-rc2
12mr|kernel-3.6.5-1.1|1590	* revert potential quota deadlock on ext4 patch and fix rt61pci
12mr|kernel-3.6.5-1.1|1591	powersaving disable fix, based on LKML comments.
12mr|kernel-3.6.5-1.1|1592	- Enable namespaces support for all kernel flavours, not only for kernel
12mr|kernel-3.6.5-1.1|1593	server, as more applications are starting to use it not only in server
12mr|kernel-3.6.5-1.1|1594	configurations (for example google chrome using PID namespaces for
12mr|kernel-3.6.5-1.1|1595	sandboxing).
12mr|kernel-3.6.5-1.1|1596	
12mr|kernel-3.6.5-1.1|1597	* Wed Dec 23 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.32.2-2mnb2
12mr|kernel-3.6.5-1.1|1598	+ Revision: 481854
12mr|kernel-3.6.5-1.1|1599	- ath9k: add support for new Atheros device (0x002c).
12mr|kernel-3.6.5-1.1|1600	
12mr|kernel-3.6.5-1.1|1601	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|1602	- Fix a oops when removing openoffice.org-voikko from a flash
12mr|kernel-3.6.5-1.1|1603	- Add lzma support for squashfs
12mr|kernel-3.6.5-1.1|1604	
12mr|kernel-3.6.5-1.1|1605	* Mon Dec 21 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.32.2-1mnb2
12mr|kernel-3.6.5-1.1|1606	+ Revision: 480742
12mr|kernel-3.6.5-1.1|1607	- rtl8187: add radio led and fix warnings on suspend.
12mr|kernel-3.6.5-1.1|1608	- Updated to 2.6.32.2
12mr|kernel-3.6.5-1.1|1609	
12mr|kernel-3.6.5-1.1|1610	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1611	- disable MULTICORE_RAID456, it's not production ready (reported by Anssi)
12mr|kernel-3.6.5-1.1|1612	
12mr|kernel-3.6.5-1.1|1613	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|1614	- Switch to unionfs 2.x, it seems to work fine now
12mr|kernel-3.6.5-1.1|1615	
12mr|kernel-3.6.5-1.1|1616	* Wed Dec 16 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.32.1-1mnb2
12mr|kernel-3.6.5-1.1|1617	+ Revision: 479501
12mr|kernel-3.6.5-1.1|1618	- Updated to 2.6.32.1
12mr|kernel-3.6.5-1.1|1619	
12mr|kernel-3.6.5-1.1|1620	* Sat Dec 12 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.32-1mnb2
12mr|kernel-3.6.5-1.1|1621	+ Revision: 477589
12mr|kernel-3.6.5-1.1|1622	- Fixed kversion definition.
12mr|kernel-3.6.5-1.1|1623	- Package build fixes.
12mr|kernel-3.6.5-1.1|1624	- Redid/rediff 3rd-ndiswrapper-keep-local-cmpxchg8b-for-2.6.31.patch
12mr|kernel-3.6.5-1.1|1625	- Updated drbd to version 8.3.6
12mr|kernel-3.6.5-1.1|1626	- Rediff/redid patches:
12mr|kernel-3.6.5-1.1|1627	disable-mrproper-in-devel-rpms.patch
12mr|kernel-3.6.5-1.1|1628	disable-prepare-scripts-configs-in-devel-rpms.patch
12mr|kernel-3.6.5-1.1|1629	- Dropped hid-hid-ntrig-ingnore-HID_DG_INRANGE.patch because of different
12mr|kernel-3.6.5-1.1|1630	fix upstream in 2.6.32.
12mr|kernel-3.6.5-1.1|1631	- Fixed heci build.
12mr|kernel-3.6.5-1.1|1632	- Misc build fixes.
12mr|kernel-3.6.5-1.1|1633	- * updated nouveau to latest git snapshot.
12mr|kernel-3.6.5-1.1|1634	- Regenerate configs for 2.6.32
12mr|kernel-3.6.5-1.1|1635	- (work in progress)
12mr|kernel-3.6.5-1.1|1636	- Update to 2.6.32:
12mr|kernel-3.6.5-1.1|1637	* dropped merged patches:
12mr|kernel-3.6.5-1.1|1638	net-wireless-rtl8187-fix-circular-locking-rtl8187_stop-rtl8187_work.patch
12mr|kernel-3.6.5-1.1|1639	net-wireless-rtl8187-Implement-rfkill-support.patch
12mr|kernel-3.6.5-1.1|1640	net-wireless-rtl8187-fix-kernel-oops-when-device-is-removed.patch
12mr|kernel-3.6.5-1.1|1641	net-jme-fix-unmatched-tasklet_-enable-disable-pair.patch
12mr|kernel-3.6.5-1.1|1642	net-wireless-hostap-Revert-a-toxic-part-of-the-conversion-to-net_device_ops.patch
12mr|kernel-3.6.5-1.1|1643	platform-x86-add-topstar-laptop-driver.patch
12mr|kernel-3.6.5-1.1|1644	rtc-add-boot_timesource-sysfs-attribute.patch
12mr|kernel-3.6.5-1.1|1645	sound-alsa-hda-dont-select-unavailable-dmic.patch
12mr|kernel-3.6.5-1.1|1646	sound-alsa-pcm-Tell-user-that-stream-to-be-rewound-is-susp.patch
12mr|kernel-3.6.5-1.1|1647	fs-chrdev-implement-__re-unregister_chrdev.patch
12mr|kernel-3.6.5-1.1|1648	sound-request-char-major-module-aliases-for-missing-OSS-devices.patch
12mr|kernel-3.6.5-1.1|1649	sound-make-OSS-device-number-claiming-optional-and-schedule-its-removal.patch
12mr|kernel-3.6.5-1.1|1650	sound-alsa-hda-Add-quirks-for-some-HP-laptops.patch
12mr|kernel-3.6.5-1.1|1651	sound-alsa-hda-Add-support-for-HP-dv6.patch
12mr|kernel-3.6.5-1.1|1652	sound-alsa-hda-set-default-GPIO-for-STAC-IDT-codecs.patch
12mr|kernel-3.6.5-1.1|1653	sound-alsa-hda-set-default-GPIO-for-IDT92HD71bxx.patch
12mr|kernel-3.6.5-1.1|1654	media-dvb-12197-Remove-unnecessary-semicolons.patch
12mr|kernel-3.6.5-1.1|1655	media-dvb-12396-patch-Added-Support-for-STK7700D-DVB.patch
12mr|kernel-3.6.5-1.1|1656	media-dvb-12584-Support-for-Kaiser-Baas-ExpressCard-Du.patch
12mr|kernel-3.6.5-1.1|1657	media-dvb-12886-Added-new-Pinnacle-USB-devices.patch
12mr|kernel-3.6.5-1.1|1658	media-dvb-12888-STK7770P-Add-support-for-STK7770P.patch
12mr|kernel-3.6.5-1.1|1659	media-dvb-12889-DIB0700-added-USB-IDs-for-a-Terratec-D.patch
12mr|kernel-3.6.5-1.1|1660	media-dvb-12892-DVB-API-add-support-for-ISDB-T-and-ISD.patch
12mr|kernel-3.6.5-1.1|1661	media-dvb-12896-ISDB-T-add-mapping-of-LAYER_ENABLED-to.patch
12mr|kernel-3.6.5-1.1|1662	media-dvb-12898-DiB0070-Update-to-latest-internal-rele.patch
12mr|kernel-3.6.5-1.1|1663	media-dvb-12899-DiB0070-Indenting-driver-with-indent-l.patch
12mr|kernel-3.6.5-1.1|1664	media-dvb-12900-DiB8000-added-support-for-DiBcom-ISDB-.patch
12mr|kernel-3.6.5-1.1|1665	media-dvb-12901-DiB0700-add-support-for-STK807XP-and-S.patch
12mr|kernel-3.6.5-1.1|1666	media-dvb-12903-DiB8000-fix-channel-search-parameter-i.patch
12mr|kernel-3.6.5-1.1|1667	media-dvb-12906-dib0700-Add-support-for-Prolink-SBTVD.patch
12mr|kernel-3.6.5-1.1|1668	staging-rtl8187se-rtl8192su-allow-module-unload.patch
12mr|kernel-3.6.5-1.1|1669	* rediffed patches:
12mr|kernel-3.6.5-1.1|1670	include-kbuild-export-pci_ids.patch
12mr|kernel-3.6.5-1.1|1671	sound-alsa-hda-ad1884a-hp-dc-model.patch
12mr|kernel-3.6.5-1.1|1672	hid-usbhid-quirk-multilaser.patch
12mr|kernel-3.6.5-1.1|1673	media-video-uvc-handle-garbage-at-the-end-of-streaming-interface-descriptors.patch
12mr|kernel-3.6.5-1.1|1674	3rd-3rdparty-merge.patch
12mr|kernel-3.6.5-1.1|1675	* moved to patches-broken, to be decided if still needed to keep:
12mr|kernel-3.6.5-1.1|1676	sound-alsa-hda-add-msi-quirk-list.patch (different fix in alsa now)
12mr|kernel-3.6.5-1.1|1677	* drop net-wireless-rt2800-use-ralink-staging-driver.patch and
12mr|kernel-3.6.5-1.1|1678	net-wireless-rt2800usb-move-ids.patch, reenable use of rt2800usb.
12mr|kernel-3.6.5-1.1|1679	- (work in progress)
12mr|kernel-3.6.5-1.1|1680	- Update to 2.6.32:
12mr|kernel-3.6.5-1.1|1681	* rediffed patches:
12mr|kernel-3.6.5-1.1|1682	input-atkbd-philco-i4xsi-release-keys.patch
12mr|kernel-3.6.5-1.1|1683	input-atkbd-positivo-i30-release-keys.patch
12mr|kernel-3.6.5-1.1|1684	net-netfilter-IFWLOG-mdv.patch
12mr|kernel-3.6.5-1.1|1685	net-netfilter-psd-mdv.patch
12mr|kernel-3.6.5-1.1|1686	net-wireless-zd1211rw-add-id.patch
12mr|kernel-3.6.5-1.1|1687	net-usb-rndis-lite-samsung.patch
12mr|kernel-3.6.5-1.1|1688	* dropped merged patches:
12mr|kernel-3.6.5-1.1|1689	input-sentelic-remove-direct-access-to-PS-2-port.patch
12mr|kernel-3.6.5-1.1|1690	hwmon-asus_atk0110-Refactor-the-code.patch
12mr|kernel-3.6.5-1.1|1691	net-wireless-ath9k-race-condition-in-SCANNING-state-check-during-ANI-calibration.patch
12mr|kernel-3.6.5-1.1|1692	input-sentelic-drop-unused-variables-from-fsp_hw_sta.patch
12mr|kernel-3.6.5-1.1|1693	net-wireless-ath9k-Trivial-fix-in-Kconfig.patch
12mr|kernel-3.6.5-1.1|1694	net-wireless-ath9k-Update-beacon-RSSI.patch
12mr|kernel-3.6.5-1.1|1695	hwmon-asus_atk0110-Enable-the-EC.patch
12mr|kernel-3.6.5-1.1|1696	input-sentelic-use-strict_strtoul.patch
12mr|kernel-3.6.5-1.1|1697	net-wireless-ath9k-downgrade-assert-in-rc.c-for-invalid-rate.patch
12mr|kernel-3.6.5-1.1|1698	input-sentelic-remove-batch-register-access.patch
12mr|kernel-3.6.5-1.1|1699	net-wireless-ath9k-Do-a-full-reset-for-AR9280.patch
12mr|kernel-3.6.5-1.1|1700	input-sentelic-remove-acceleration-handling.patch
12mr|kernel-3.6.5-1.1|1701	input-various-fixups-to-Sentelic-driver.patch
12mr|kernel-3.6.5-1.1|1702	net-wireless-ath9k-fix-misplaced-semicolon-on-rate-control.patch
12mr|kernel-3.6.5-1.1|1703	net-wireless-ath9k-remove-unnecessary-STATION-mode-check.patch
12mr|kernel-3.6.5-1.1|1704	net-wireless-ath9k-Fix-bug-in-PCI-resume.patch
12mr|kernel-3.6.5-1.1|1705	net-wireless-ath9k-downgrade-ASSERT-in-ath_clone_txbuf.patch
12mr|kernel-3.6.5-1.1|1706	net-wireless-ath9k-Fix-bug-in-ANI-channel-handling.patch
12mr|kernel-3.6.5-1.1|1707	net-wireless-ath9k-Fix-read-buffer-overflow.patch
12mr|kernel-3.6.5-1.1|1708	input-add-new-driver-for-Sentelic-Finger-Sensing-Pad.patch
12mr|kernel-3.6.5-1.1|1709	net-wireless-ath9k-claim-irq-for-ath9k-not-ath-for-pci.patch
12mr|kernel-3.6.5-1.1|1710	net-wireless-ath9k-do-not-stop-the-queues-in-driver-stop.patch
12mr|kernel-3.6.5-1.1|1711	net-wireless-ath9k-Fix-bug-in-retrieving-average-beacon-rssi.patch
12mr|kernel-3.6.5-1.1|1712	net-wireless-ath9k-stop-ani-when-the-STA-gets-disconnected.patch
12mr|kernel-3.6.5-1.1|1713	net-wireless-ath9k-Set-HW-state-properly.patch
12mr|kernel-3.6.5-1.1|1714	net-wireless-ath9k-Manipulate-and-report-the-correct-RSSI.patch
12mr|kernel-3.6.5-1.1|1715	net-wireless-ath9k-Remove-bogus-assert-in-ath_clone_txbuf.patch
12mr|kernel-3.6.5-1.1|1716	net-wireless-ath9k-Fix-TX-poll-cancelling.patch
12mr|kernel-3.6.5-1.1|1717	net-wireless-ath9k-Make-sure-we-configure-a-non-zero-beacon-interval.patch
12mr|kernel-3.6.5-1.1|1718	net-wireless-ath9k-Fix-TX-hang-issue-with-Atheros-chipsets.patch
12mr|kernel-3.6.5-1.1|1719	net-wireless-ath9k-Disable-autosleep-feature-by-default.patch
12mr|kernel-3.6.5-1.1|1720	input-sentelic-fix-setreg-input-handling.patch
12mr|kernel-3.6.5-1.1|1721	net-wireless-ath9k-differentiate-quality-reporting-between-legacy-and-HT-configurations.patch
12mr|kernel-3.6.5-1.1|1722	input-sentelic-add-protocol-documentation.patch
12mr|kernel-3.6.5-1.1|1723	net-wireless-ath9k-Handle-tx-desc-shortage-more-appropriately.patch
12mr|kernel-3.6.5-1.1|1724	net-wireless-ath9k-Handle-different-TX-and-RX-streams-properly.patch
12mr|kernel-3.6.5-1.1|1725	net-wireless-ath9k-Fix-RFKILL-bugs.patch
12mr|kernel-3.6.5-1.1|1726	net-wireless-ath9k-RX-stucks-during-heavy-traffic-in-HT40-mode.patch
12mr|kernel-3.6.5-1.1|1727	- (work in progress)
12mr|kernel-3.6.5-1.1|1728	- Updated to 2.6.32
12mr|kernel-3.6.5-1.1|1729	* dropped x86-revert-unify-stackprotector-features.patch,
12mr|kernel-3.6.5-1.1|1730	CONFIG_CC_STACKPROTECTOR_ALL was removed.
12mr|kernel-3.6.5-1.1|1731	* dropped merged patches:
12mr|kernel-3.6.5-1.1|1732	kernel-sched-Introduce-SCHED_RESET_ON_FORK-scheduling-policy.patch
12mr|kernel-3.6.5-1.1|1733	kernel-sched-Clean-up-SCHED_RESET_ON_FORK.patch
12mr|kernel-3.6.5-1.1|1734	kernel-sched-Add-SCHED_RESET_ON_FORK-functionality-for-nice.patch
12mr|kernel-3.6.5-1.1|1735	ahci-Add-AMD-SB900-SATA_IDE-controller-device-IDs.patch
12mr|kernel-3.6.5-1.1|1736	ahci-Add-the-AHCI-controller-Linux-Device-ID-for-NVIDIA-chipsets.patch
12mr|kernel-3.6.5-1.1|1737	md-raid1-raid10-add-cond_resched.patch
12mr|kernel-3.6.5-1.1|1738	fs-xfs-bug-in-log-recover-with-quota.patch
12mr|kernel-3.6.5-1.1|1739	fs-devtmpfs-kernel-maintained-tmpfs-based-dev.patch
12mr|kernel-3.6.5-1.1|1740	char-mem_class-use-minor-as-index-instead-of-searching-the-array.patch
12mr|kernel-3.6.5-1.1|1741	char-mem_class-fix-bug.patch
12mr|kernel-3.6.5-1.1|1742	driver-core-extend-devnode-callbacks-to-provide-permissions.patch
12mr|kernel-3.6.5-1.1|1743	drivers-media-video-dabusb-extend-devnode-callbacks-to-provide-permissions.patch
12mr|kernel-3.6.5-1.1|1744	gpu-drm-radeon-kms-add-32-64-ioctl-support.patch
12mr|kernel-3.6.5-1.1|1745	hwmon-coretemp-Add-Intel-Atom-support.patch
12mr|kernel-3.6.5-1.1|1746	hwmon-coretemp-Fix-Atom-CPU-support.patch
12mr|kernel-3.6.5-1.1|1747	hwmon-coretemp-Add-support-for-Penryn-mobile-CPUs.patch
12mr|kernel-3.6.5-1.1|1748	hwmon-coretemp-Add-Lynnfield-CPU.patch
12mr|kernel-3.6.5-1.1|1749	* rediffed patches:
12mr|kernel-3.6.5-1.1|1750	acpi-dsdt-initrd-v0.9c-fixes.patch
12mr|kernel-3.6.5-1.1|1751	* moved to patches-broken, to be decided if still needed to keep:
12mr|kernel-3.6.5-1.1|1752	fs-sreadahead-1.0-trace-open.patch
12mr|kernel-3.6.5-1.1|1753	gpu-drm-i915-add-gem-enable-parameter.patch
12mr|kernel-3.6.5-1.1|1754	- Copy 2.6.32 sources for kernel update.
12mr|kernel-3.6.5-1.1|1755	- Sync fixes from 2010.0 kernel.
12mr|kernel-3.6.5-1.1|1756	- Add comment about usblp for backported kernels.
12mr|kernel-3.6.5-1.1|1757	- Disabled CONFIG_USB_PRINTER (usblp), as cups is now using libusb.
12mr|kernel-3.6.5-1.1|1758	- Prepare to release.
12mr|kernel-3.6.5-1.1|1759	
12mr|kernel-3.6.5-1.1|1760	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1761	- bttv: add missing i2c addr to probe for ir (A. Williamson / J.Wilson)
12mr|kernel-3.6.5-1.1|1762	- hostap: Revert a toxic part of the conversion to net_device_ops
12mr|kernel-3.6.5-1.1|1763	(fixes MDV #55805, KBZ #14000)
12mr|kernel-3.6.5-1.1|1764	- ppp: enlarge upload buffer to support HSUPA upload speeds
12mr|kernel-3.6.5-1.1|1765	- xfs: fix bug in recovering logs when using quota
12mr|kernel-3.6.5-1.1|1766	- wireless: ath9k: fix misplaced semicolon on rate control
12mr|kernel-3.6.5-1.1|1767	- another missing CVE noted by bogdano
12mr|kernel-3.6.5-1.1|1768	- add missing CVE, noted by bogdano
12mr|kernel-3.6.5-1.1|1769	- update to 2.6.31.6 (CVE-2009-3612, CVE-2009-3621)
12mr|kernel-3.6.5-1.1|1770	
12mr|kernel-3.6.5-1.1|1771	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|1772	- Add samsung backlight driver
12mr|kernel-3.6.5-1.1|1773	
12mr|kernel-3.6.5-1.1|1774	* Mon Nov 09 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.31.6-0.rc1.1mnb2
12mr|kernel-3.6.5-1.1|1775	+ Revision: 463578
12mr|kernel-3.6.5-1.1|1776	- Update to 2.6.31.6-rc1
12mr|kernel-3.6.5-1.1|1777	* dropped pci-increase-alignment-to-make-more-space-for-hidden-code.patch
12mr|kernel-3.6.5-1.1|1778	(merged)
12mr|kernel-3.6.5-1.1|1779	- Fix changelog typo.
12mr|kernel-3.6.5-1.1|1780	- Choose gzip vmlinux compression for all kernels with xen enabled.
12mr|kernel-3.6.5-1.1|1781	- Choose gzip instead of lzma for kernel-server's vmlinux
12mr|kernel-3.6.5-1.1|1782	compression, to allow xen to load it (#54775).
12mr|kernel-3.6.5-1.1|1783	- Apply "jme: Fix unmatched tasklet_{enable|disable} pair" jme bug fix
12mr|kernel-3.6.5-1.1|1784	from later kernels.
12mr|kernel-3.6.5-1.1|1785	
12mr|kernel-3.6.5-1.1|1786	+ Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.6.5-1.1|1787	- include btcx-risc.h and bt848.h in kernel-devel, they are now
12mr|kernel-3.6.5-1.1|1788	required by bttvp.h which is already included and required by
12mr|kernel-3.6.5-1.1|1789	dkms-lirc-gpio (fixes #54907)
12mr|kernel-3.6.5-1.1|1790	
12mr|kernel-3.6.5-1.1|1791	* Fri Oct 23 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.31.5-1mnb2
12mr|kernel-3.6.5-1.1|1792	+ Revision: 458997
12mr|kernel-3.6.5-1.1|1793	- Updated to 2.6.31.5
12mr|kernel-3.6.5-1.1|1794	- New release.
12mr|kernel-3.6.5-1.1|1795	- Drop net-wireless-rt2800usb-comment-duplicated-ids.patch, it's broken.
12mr|kernel-3.6.5-1.1|1796	- Don't apply compress-kernel-modules-on-installation.patch only at
12mr|kernel-3.6.5-1.1|1797	kernel-source build, to avoid its extra options being asked when
12mr|kernel-3.6.5-1.1|1798	building kernel-source using default configs.
12mr|kernel-3.6.5-1.1|1799	- Fix minor typos.
12mr|kernel-3.6.5-1.1|1800	- Backport "uvcvideo: Handle garbage at the end of streaming
12mr|kernel-3.6.5-1.1|1801	interface descriptors", fixes bug with newer Bison webcams
12mr|kernel-3.6.5-1.1|1802	(id 5986:0241).
12mr|kernel-3.6.5-1.1|1803	- Include patch from Claudio Matsuoka with new hda model for HP DC
12mr|kernel-3.6.5-1.1|1804	series machines with Analog ad1884a codec.
12mr|kernel-3.6.5-1.1|1805	
12mr|kernel-3.6.5-1.1|1806	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1807	- revert 'x86: unify stackprotector features', and disable
12mr|kernel-3.6.5-1.1|1808	CC_STACKPROTECTOR_ALL, as it gives unvanted overhead and
12mr|kernel-3.6.5-1.1|1809	makes atleast xfs blow up some times
12mr|kernel-3.6.5-1.1|1810	http://marc.info/?l=linux-kernel&m=125614028227106&w=4
12mr|kernel-3.6.5-1.1|1811	- ahci: Add the generic device ID for NVIDIA AHCI controller
12mr|kernel-3.6.5-1.1|1812	
12mr|kernel-3.6.5-1.1|1813	* Sat Oct 17 2009 Thomas Backlund <tmb@mandriva.org> 2.6.31.5-0.rc1.1mnb2
12mr|kernel-3.6.5-1.1|1814	+ Revision: 457987
12mr|kernel-3.6.5-1.1|1815	- rediff disable-mrproper and disable-prepare patches to apply cleanly
12mr|kernel-3.6.5-1.1|1816	- update to 2.6.31.5-rc1
12mr|kernel-3.6.5-1.1|1817	- drop merged patches:
12mr|kernel-3.6.5-1.1|1818	net-e1000e-jumbo-frames-no-longer-work-Unsupported-MTU-setting.patch
12mr|kernel-3.6.5-1.1|1819	pci-intel-iommu-Cope-with-broken-BIOS-and-VT-d.patch
12mr|kernel-3.6.5-1.1|1820	usb-serial-ftdi_sio-remove-tty-low_latency.patch
12mr|kernel-3.6.5-1.1|1821	- fix spacing
12mr|kernel-3.6.5-1.1|1822	- Patch-series from Via to add support for:
12mr|kernel-3.6.5-1.1|1823	VT1702B-CE, VT1716S, VT1718S,VT1812, VT1828S, VT2002P, VT2020.
12mr|kernel-3.6.5-1.1|1824	Also merged in upstream alsa tree as of 2009-10-15
12mr|kernel-3.6.5-1.1|1825	- hwmon: add Asus P7P55D support to asus_atk0110
12mr|kernel-3.6.5-1.1|1826	- update to 2.6.31.4 final
12mr|kernel-3.6.5-1.1|1827	- drop  merged patches:
12mr|kernel-3.6.5-1.1|1828	revert-kvm-svm-fix-tsc-offset-adjustment-when-running-nested.patch
12mr|kernel-3.6.5-1.1|1829	kvm-svm-fix-tsc-offset-adjustment-when-running-nested.patch
12mr|kernel-3.6.5-1.1|1830	- pci: increase alignment to make more space for hidden code (#54137)
12mr|kernel-3.6.5-1.1|1831	
12mr|kernel-3.6.5-1.1|1832	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kernel-3.6.5-1.1|1833	- Added atkbd quirk to report release events for mute, volume up and
12mr|kernel-3.6.5-1.1|1834	volume down keys on Positivo I30.
12mr|kernel-3.6.5-1.1|1835	- Prepare to release.
12mr|kernel-3.6.5-1.1|1836	- Drop alsa-pulse dir from patches-broken, not relevant anymore for
12mr|kernel-3.6.5-1.1|1837	cooker/2010.0
12mr|kernel-3.6.5-1.1|1838	- Enable 6pack hamradio driver on i386 configs (#32808).
12mr|kernel-3.6.5-1.1|1839	
12mr|kernel-3.6.5-1.1|1840	* Mon Oct 12 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.31.4-0.rc2.1mnb2
12mr|kernel-3.6.5-1.1|1841	+ Revision: 456700
12mr|kernel-3.6.5-1.1|1842	- Prepare to release, updated/fixed
12mr|kernel-3.6.5-1.1|1843	kvm-svm-fix-tsc-offset-adjustment-when-running-nested.patch
12mr|kernel-3.6.5-1.1|1844	- Small adjustment to allow the package to be released as backports
12mr|kernel-3.6.5-1.1|1845	for older distro versions.
12mr|kernel-3.6.5-1.1|1846	
12mr|kernel-3.6.5-1.1|1847	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1848	- revert "KVM: SVM: Fix tsc offset adjustment when running nested"
12mr|kernel-3.6.5-1.1|1849	from stable 2.6.31.4-rc2 as it breaks the build as noticed on LKML.
12mr|kernel-3.6.5-1.1|1850	- update to 2.6.31.4-rc2 (CVE-2009-2903)
12mr|kernel-3.6.5-1.1|1851	- minor cleanups
12mr|kernel-3.6.5-1.1|1852	- really disable -debug rpms for backports
12mr|kernel-3.6.5-1.1|1853	- kernel-source: compress modules at 'make modules_install' time,
12mr|kernel-3.6.5-1.1|1854	as it saves space for those building their own kernels (#54028)
12mr|kernel-3.6.5-1.1|1855	- dont create -debug rpms by default when backporting
12mr|kernel-3.6.5-1.1|1856	- e1000e: fix jumbo frame support (kernel bz #14261)
12mr|kernel-3.6.5-1.1|1857	- wireless ath9k: redo patches and add additional ones based on
12mr|kernel-3.6.5-1.1|1858	fixes merged in 2.6.32-rc1 (closes #52739)
12mr|kernel-3.6.5-1.1|1859	- update to 2.6.31.2 final
12mr|kernel-3.6.5-1.1|1860	
12mr|kernel-3.6.5-1.1|1861	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|1862	- update to 2.6.31.3
12mr|kernel-3.6.5-1.1|1863	- add hctosys sysfs attribute
12mr|kernel-3.6.5-1.1|1864	
12mr|kernel-3.6.5-1.1|1865	* Sat Oct 03 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.31.2-0.rc1.1mnb2
12mr|kernel-3.6.5-1.1|1866	+ Revision: 453187
12mr|kernel-3.6.5-1.1|1867	- Fix bug introduced by the change for 2.6.31.2-rc1 "[CPUFREQ] Fix
12mr|kernel-3.6.5-1.1|1868	NULL ptr regression in powernow-k8"
12mr|kernel-3.6.5-1.1|1869	Reference: http://lkml.org/lkml/2009/10/3/121
12mr|kernel-3.6.5-1.1|1870	- One more last change:
12mr|kernel-3.6.5-1.1|1871	Apply ftdi_sio usb serial driver tty->low_latency fix from
12mr|kernel-3.6.5-1.1|1872	http://patchwork.kernel.org/patch/49918/
12mr|kernel-3.6.5-1.1|1873	- Prepare to release.
12mr|kernel-3.6.5-1.1|1874	- Backport Prolink SBTVD DVB adapter support from mainline.
12mr|kernel-3.6.5-1.1|1875	SBTVD == http://en.wikipedia.org/wiki/SBTVD
12mr|kernel-3.6.5-1.1|1876	- Apply two fixes from acpi upstream tree scheduled to 2.6.31.x
12mr|kernel-3.6.5-1.1|1877	stable series:
12mr|kernel-3.6.5-1.1|1878	ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression
12mr|kernel-3.6.5-1.1|1879	ACPI: Clarify resource conflict message
12mr|kernel-3.6.5-1.1|1880	- Added support to spec to build "stable-review" kernels.
12mr|kernel-3.6.5-1.1|1881	- Updated to 2.6.31.2-rc1
12mr|kernel-3.6.5-1.1|1882	* dropped driver-core-add-new-device-to-bus-s-list-before-prob.patch
12mr|kernel-3.6.5-1.1|1883	(merged)
12mr|kernel-3.6.5-1.1|1884	- Add acerhk back, there are still Acer laptops not supported by
12mr|kernel-3.6.5-1.1|1885	acer-wmi. Reference:
12mr|kernel-3.6.5-1.1|1886	http://lists.mandriva.com/kernel-discuss/2009-09/msg00036.php
12mr|kernel-3.6.5-1.1|1887	- Staging: rtl8187se/rtl8192su: allow module unload.
12mr|kernel-3.6.5-1.1|1888	- Enable CONFIG_RTC_HCTOSYS and CONFIG_RTC_DRV_CMOS=y, as Mandriva
12mr|kernel-3.6.5-1.1|1889	userspace will now support this configuration.
12mr|kernel-3.6.5-1.1|1890	
12mr|kernel-3.6.5-1.1|1891	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1892	- fix typo in changelog
12mr|kernel-3.6.5-1.1|1893	- replace Intel Lynnfield coretemp patch with patch merged upstream
12mr|kernel-3.6.5-1.1|1894	- add Intel Mobile Penryn support in coretemp
12mr|kernel-3.6.5-1.1|1895	- replace Intel Atom coretemp patch with patches merged upstream
12mr|kernel-3.6.5-1.1|1896	- clean ndiswrapper tarball (remove headers generated at buildtime)
12mr|kernel-3.6.5-1.1|1897	
12mr|kernel-3.6.5-1.1|1898	* Fri Sep 25 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.31.1-1mnb2
12mr|kernel-3.6.5-1.1|1899	+ Revision: 449177
12mr|kernel-3.6.5-1.1|1900	- Apply "Driver core: add new device to bus's list before probing"
12mr|kernel-3.6.5-1.1|1901	upstream change from mainline (commit 2023c61), fixes race with
12mr|kernel-3.6.5-1.1|1902	udev/user programs in some cases.
12mr|kernel-3.6.5-1.1|1903	- Prepare to release.
12mr|kernel-3.6.5-1.1|1904	- Regenerated configs.
12mr|kernel-3.6.5-1.1|1905	- Disable otus staging driver: ar9170 in wireless tree should
12mr|kernel-3.6.5-1.1|1906	already handle it. Also Kconfig otus description states that it
12mr|kernel-3.6.5-1.1|1907	needs a special wpa_supplicant.
12mr|kernel-3.6.5-1.1|1908	- Apply SCHED_RESET_ON_FORK scheduling policy flag addition from
12mr|kernel-3.6.5-1.1|1909	mainline. Reference:
12mr|kernel-3.6.5-1.1|1910	http://lists.mandriva.com/kernel-discuss/2009-09/msg00006.php
12mr|kernel-3.6.5-1.1|1911	- Apply upstream commit 70ba2a3 "drm/radeon/kms: add 32/64 ioctl
12mr|kernel-3.6.5-1.1|1912	support". Only affects radeon with kms enabled. Reference:
12mr|kernel-3.6.5-1.1|1913	http://lists.mandriva.com/kernel-discuss/2009-09/msg00002.php
12mr|kernel-3.6.5-1.1|1914	- Disable build of aedsp16 oss driver: the snd-sc6000 alsa driver
12mr|kernel-3.6.5-1.1|1915	should now handle all support for same cards it supports, as
12mr|kernel-3.6.5-1.1|1916	stated in kernel changelog.
12mr|kernel-3.6.5-1.1|1917	- pwc: fix driver name shown in /proc/bus/devices and /sys, remove
12mr|kernel-3.6.5-1.1|1918	display of list of device names supported in kernel log, from
12mr|kernel-3.6.5-1.1|1919	Thierry Vignaud.
12mr|kernel-3.6.5-1.1|1920	- rtc_cmos: avoid oops when ioctl RTC_AIE*/RTC_UIE* is done on /dev/rtc*
12mr|kernel-3.6.5-1.1|1921	right after it's created.
12mr|kernel-3.6.5-1.1|1922	
12mr|kernel-3.6.5-1.1|1923	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1924	- update to 2.6.31.1
12mr|kernel-3.6.5-1.1|1925	- driver core: extend devnode callbacks to provide permissions
12mr|kernel-3.6.5-1.1|1926	- add Intel Lynnfield (i5/i7) support in coretemp
12mr|kernel-3.6.5-1.1|1927	- add back atom coretemp hwmon support that got removed by mistake
12mr|kernel-3.6.5-1.1|1928	in the 2.6.31 rebase
12mr|kernel-3.6.5-1.1|1929	- fix build warnings when building without source/debug/devel/doc rpms
12mr|kernel-3.6.5-1.1|1930	
12mr|kernel-3.6.5-1.1|1931	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|1932	- Add upstream quirks for HP dv5/dv6 laptops (#53858)
12mr|kernel-3.6.5-1.1|1933	
12mr|kernel-3.6.5-1.1|1934	* Mon Sep 14 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.31-2mnb2
12mr|kernel-3.6.5-1.1|1935	+ Revision: 440325
12mr|kernel-3.6.5-1.1|1936	- More topstar-laptop updates (linux-acpi review).
12mr|kernel-3.6.5-1.1|1937	- Prepare to release.
12mr|kernel-3.6.5-1.1|1938	
12mr|kernel-3.6.5-1.1|1939	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1940	- Add AMD SB900 SATA/IDE controller device IDs
12mr|kernel-3.6.5-1.1|1941	- disable radeon kernel modesetting again as it breaks too many systems
12mr|kernel-3.6.5-1.1|1942	
12mr|kernel-3.6.5-1.1|1943	* Thu Sep 10 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.31-1mnb2
12mr|kernel-3.6.5-1.1|1944	+ Revision: 437168
12mr|kernel-3.6.5-1.1|1945	- Prepare to release.
12mr|kernel-3.6.5-1.1|1946	- Updated platform-x86-add-topstar-laptop-driver.patch with latest
12mr|kernel-3.6.5-1.1|1947	version.
12mr|kernel-3.6.5-1.1|1948	
12mr|kernel-3.6.5-1.1|1949	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1950	- enable kernel modesetting by default when using radeon driver
12mr|kernel-3.6.5-1.1|1951	- update to 2.6.31 final
12mr|kernel-3.6.5-1.1|1952	
12mr|kernel-3.6.5-1.1|1953	* Mon Sep 07 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.31-0.rc9.1mnb2
12mr|kernel-3.6.5-1.1|1954	+ Revision: 432982
12mr|kernel-3.6.5-1.1|1955	- Prepare to release.
12mr|kernel-3.6.5-1.1|1956	- Add new topstar-laptop driver with support for hotkeys on Topstar N01.
12mr|kernel-3.6.5-1.1|1957	
12mr|kernel-3.6.5-1.1|1958	+ Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.6.5-1.1|1959	- enable kernel modesetting by default when using nouveau driver
12mr|kernel-3.6.5-1.1|1960	
12mr|kernel-3.6.5-1.1|1961	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1962	- update to 2.6.31-rc9
12mr|kernel-3.6.5-1.1|1963	- drop merged patches:
12mr|kernel-3.6.5-1.1|1964	fs-inotify-do-not-send-a-block-of-zeros-when-no-pathname-is-available.patch
12mr|kernel-3.6.5-1.1|1965	fs-inotify-fix-length-reporting-and-size-checking.patch
12mr|kernel-3.6.5-1.1|1966	fs-inotify-update-the-group-mask-on-mark-addition.patch
12mr|kernel-3.6.5-1.1|1967	
12mr|kernel-3.6.5-1.1|1968	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|1969	- fix video-mdk-logo.patch broken in 2.6.31 rebase
12mr|kernel-3.6.5-1.1|1970	
12mr|kernel-3.6.5-1.1|1971	* Fri Aug 28 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.31-0.rc8.1mnb2
12mr|kernel-3.6.5-1.1|1972	+ Revision: 422029
12mr|kernel-3.6.5-1.1|1973	- Integrate latest changes in latest release.
12mr|kernel-3.6.5-1.1|1974	- Prepare to release.
12mr|kernel-3.6.5-1.1|1975	
12mr|kernel-3.6.5-1.1|1976	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1977	- inotify: update the group mask on mark addition
12mr|kernel-3.6.5-1.1|1978	- inotify: fix length reporting and size checking
12mr|kernel-3.6.5-1.1|1979	- fix inotify regresion in -rc8 causing boot hang/failure
12mr|kernel-3.6.5-1.1|1980	- enable IWLWIFI_DEBUG
12mr|kernel-3.6.5-1.1|1981	- drop merged patch:
12mr|kernel-3.6.5-1.1|1982	platform-x86-wmi-stack-corruption.patch
12mr|kernel-3.6.5-1.1|1983	- update to 2.6.31-rc8
12mr|kernel-3.6.5-1.1|1984	
12mr|kernel-3.6.5-1.1|1985	* Wed Aug 26 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.31-0.rc7.4.1mnb2
12mr|kernel-3.6.5-1.1|1986	+ Revision: 421522
12mr|kernel-3.6.5-1.1|1987	- rtl8187: fix circular locking (rtl8187_stop/rtl8187_work).
12mr|kernel-3.6.5-1.1|1988	- rtl8187: Implement rfkill support.
12mr|kernel-3.6.5-1.1|1989	- Updated to 2.6.31-rc7-git4
12mr|kernel-3.6.5-1.1|1990	* dropped net-wireless-rtl8187-always-set-MSR_LINK_ENEDCA-flag-with-RTL8187.patch
12mr|kernel-3.6.5-1.1|1991	(merged).
12mr|kernel-3.6.5-1.1|1992	- Made all agp drivers built in (=y).
12mr|kernel-3.6.5-1.1|1993	- rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187B.
12mr|kernel-3.6.5-1.1|1994	
12mr|kernel-3.6.5-1.1|1995	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|1996	- initial fixes for ath9k (#52739)
12mr|kernel-3.6.5-1.1|1997	downgrade ASSERT in ath_clone_txbuf
12mr|kernel-3.6.5-1.1|1998	manipulate and report the correct RSSI
12mr|kernel-3.6.5-1.1|1999	RX stucks during heavy traffic in HT40 mode
12mr|kernel-3.6.5-1.1|2000	handle tx desc shortage more appropriately
12mr|kernel-3.6.5-1.1|2001	trivial fix in Kconfig
12mr|kernel-3.6.5-1.1|2002	update beacon RSSI
12mr|kernel-3.6.5-1.1|2003	fix bug in PCI resume
12mr|kernel-3.6.5-1.1|2004	set HW state properly
12mr|kernel-3.6.5-1.1|2005	fix bug in retrieving average beacon rssi
12mr|kernel-3.6.5-1.1|2006	- update to 2.6.31-rc7-git1
12mr|kernel-3.6.5-1.1|2007	- update series file
12mr|kernel-3.6.5-1.1|2008	- add workaround for broken bioses on vt-d enabled hardware
12mr|kernel-3.6.5-1.1|2009	- enable CONFIG_ATH5K_DEBUG,CONFIG_ATH9K_DEBUG
12mr|kernel-3.6.5-1.1|2010	- disable MAC80211_DEFAULT_PS (powersaving) as it's known to cause
12mr|kernel-3.6.5-1.1|2011	instabilities and performance regressions on wireless drivers
12mr|kernel-3.6.5-1.1|2012	including iwlwifi and p54.
12mr|kernel-3.6.5-1.1|2013	- update to 2.6.31-rc7
12mr|kernel-3.6.5-1.1|2014	- drop merged patches:
12mr|kernel-3.6.5-1.1|2015	dvb-usb-af9015-fix-crash.patch
12mr|kernel-3.6.5-1.1|2016	sound-hda-codec-add-Toshiba-Pro-A210-to-quirk-table.patch
12mr|kernel-3.6.5-1.1|2017	
12mr|kernel-3.6.5-1.1|2018	* Fri Aug 14 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.31-0.rc6.1mnb2
12mr|kernel-3.6.5-1.1|2019	+ Revision: 416331
12mr|kernel-3.6.5-1.1|2020	- Prepare to release.
12mr|kernel-3.6.5-1.1|2021	- Clarify changelog.
12mr|kernel-3.6.5-1.1|2022	- Include patch with new devtmps from greg's tree.
12mr|kernel-3.6.5-1.1|2023	- Apply patch series to make OSS device number claiming optional,
12mr|kernel-3.6.5-1.1|2024	Reference: http://lists.mandriva.com/kernel-discuss/2009-08/msg00002.php
12mr|kernel-3.6.5-1.1|2025	- Added "ALSA: pcm - Tell user that stream to be rewound is suspended"
12mr|kernel-3.6.5-1.1|2026	change from sound tree.
12mr|kernel-3.6.5-1.1|2027	Reference: http://lists.mandriva.com/kernel-discuss/2009-08/msg00004.php
12mr|kernel-3.6.5-1.1|2028	- Enabled (=y): CONFIG_FTRACE, CONFIG_FUNCTION_TRACER, CONFIG_BOOT_TRACER,
12mr|kernel-3.6.5-1.1|2029	CONFIG_SYSPROF_TRACER, CONFIG_SCHED_TRACER, CONFIG_FTRACE_SYSCALLS,
12mr|kernel-3.6.5-1.1|2030	CONFIG_POWER_TRACER, CONFIG_STACK_TRACER, CONFIG_BLK_DEV_IO_TRACE,
12mr|kernel-3.6.5-1.1|2031	CONFIG_DYNAMIC_FTRACE, CONFIG_FUNCTION_PROFILER.
12mr|kernel-3.6.5-1.1|2032	- Enabled (=m): CONFIG_RING_BUFFER_BENCHMARK.
12mr|kernel-3.6.5-1.1|2033	- Enabled (=y) CONFIG_MMIOTRACE, reference:
12mr|kernel-3.6.5-1.1|2034	http://lists.mandriva.com/kernel-discuss/2009-08/msg00005.php
12mr|kernel-3.6.5-1.1|2035	- Enable i915 KMS by default.
12mr|kernel-3.6.5-1.1|2036	- Fix digital mic recording noise with ALC268 in auto config model, when
12mr|kernel-3.6.5-1.1|2037	only one digital mic input is available.
12mr|kernel-3.6.5-1.1|2038	
12mr|kernel-3.6.5-1.1|2039	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|2040	- update to 2.6.31-rc6
12mr|kernel-3.6.5-1.1|2041	- drop acerhk from 3rdparty. everything it does is now supported by
12mr|kernel-3.6.5-1.1|2042	acer-wmi and the userspace rfkill utility
12mr|kernel-3.6.5-1.1|2043	- update nouveau to 2009-08-12 snapshot
12mr|kernel-3.6.5-1.1|2044	- update to 2.6.31-rc5-git9
12mr|kernel-3.6.5-1.1|2045	- update to 2.6.31-rc5-git5
12mr|kernel-3.6.5-1.1|2046	- rediff patch:
12mr|kernel-3.6.5-1.1|2047	gpu-drm-i915-add-gem-enable-parameter.patch
12mr|kernel-3.6.5-1.1|2048	- drop merged patches:
12mr|kernel-3.6.5-1.1|2049	net-core-dev-lockdep-fix.patch
12mr|kernel-3.6.5-1.1|2050	gpu-drm-git-fixes.patch
12mr|kernel-3.6.5-1.1|2051	
12mr|kernel-3.6.5-1.1|2052	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12mr|kernel-3.6.5-1.1|2053	- Enabled perf-counters
12mr|kernel-3.6.5-1.1|2054	
12mr|kernel-3.6.5-1.1|2055	* Fri Aug 07 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.31-0.rc5.3.1mnb2
12mr|kernel-3.6.5-1.1|2056	+ Revision: 411301
12mr|kernel-3.6.5-1.1|2057	- Prepare to release.
12mr|kernel-3.6.5-1.1|2058	- Add Sentelic touchpad support, from Dmitry Torokhov's input tree.
12mr|kernel-3.6.5-1.1|2059	
12mr|kernel-3.6.5-1.1|2060	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|2061	- sync defconfigs
12mr|kernel-3.6.5-1.1|2062	- net: core dev lockdep fix
12mr|kernel-3.6.5-1.1|2063	- drm: add radeon rs880 pci ids, radeon kms TTM patch, radeon kms suspend/resume fix
12mr|kernel-3.6.5-1.1|2064	- update nouveau to 2009-08-07 snapshot
12mr|kernel-3.6.5-1.1|2065	- update to 2.6.31-rc5-git3
12mr|kernel-3.6.5-1.1|2066	
12mr|kernel-3.6.5-1.1|2067	* Sun Aug 02 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.31-0.rc5.2mnb2
12mr|kernel-3.6.5-1.1|2068	+ Revision: 407512
12mr|kernel-3.6.5-1.1|2069	- New release.
12mr|kernel-3.6.5-1.1|2070	
12mr|kernel-3.6.5-1.1|2071	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|2072	- rediff patch to apply cleanly
12mr|kernel-3.6.5-1.1|2073	- fix crash in dvb-usb-af9015
12mr|kernel-3.6.5-1.1|2074	- update nouveau to 20090801 git snapshot
12mr|kernel-3.6.5-1.1|2075	- drop nouveau buildfix
12mr|kernel-3.6.5-1.1|2076	
12mr|kernel-3.6.5-1.1|2077	* Sat Aug 01 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.31-0.rc5.1mnb2
12mr|kernel-3.6.5-1.1|2078	+ Revision: 405330
12mr|kernel-3.6.5-1.1|2079	- Prepare to release.
12mr|kernel-3.6.5-1.1|2080	- unionfs: use atomic_long_read when reading struct file f_count
12mr|kernel-3.6.5-1.1|2081	field (f_count is atomic_long_t).
12mr|kernel-3.6.5-1.1|2082	
12mr|kernel-3.6.5-1.1|2083	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|2084	- fix series
12mr|kernel-3.6.5-1.1|2085	- update to 2.6.31-rc5
12mr|kernel-3.6.5-1.1|2086	- drop merged patches:
12mr|kernel-3.6.5-1.1|2087	usb-serial-option-add-ZTE-device-ids-and-remove-ONDA-ids.patch
12mr|kernel-3.6.5-1.1|2088	net-rfkill-fix-rfkill_set_states-to-set-the-hw-state.patch
12mr|kernel-3.6.5-1.1|2089	platform-x86-acer-wmi-rfkill-reversion.patch
12mr|kernel-3.6.5-1.1|2090	- add patches:
12mr|kernel-3.6.5-1.1|2091	fix nouveau build with 2.6.31-rc5
12mr|kernel-3.6.5-1.1|2092	- update defconfigs
12mr|kernel-3.6.5-1.1|2093	
12mr|kernel-3.6.5-1.1|2094	* Tue Jul 28 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.31-0.rc4.1mnb2
12mr|kernel-3.6.5-1.1|2095	+ Revision: 402385
12mr|kernel-3.6.5-1.1|2096	- Prepare to release.
12mr|kernel-3.6.5-1.1|2097	- rt2800usb: disable temporarily usb ids that clash with rt2870sta
12mr|kernel-3.6.5-1.1|2098	module in staging.
12mr|kernel-3.6.5-1.1|2099	- Enabled (=y): CONFIG_PCIE_ECRC.
12mr|kernel-3.6.5-1.1|2100	- Enabled (=m): CONFIG_USB_SERIAL_QUATECH2, CONFIG_RDC_17F3101X,
12mr|kernel-3.6.5-1.1|2101	CONFIG_FB_UDL.
12mr|kernel-3.6.5-1.1|2102	- Disabled on 2.6.31 default configs: CONFIG_CAN_SJA1000_PLATFORM,
12mr|kernel-3.6.5-1.1|2103	CONFIG_KEYBOARD_MATRIX, CONFIG_KEYBOARD_LM8323,
12mr|kernel-3.6.5-1.1|2104	CONFIG_BATTERY_MAX17040, CONFIG_LEDS_LP3944
12mr|kernel-3.6.5-1.1|2105	They shouldn't be needed by default pc/x86 hardware.
12mr|kernel-3.6.5-1.1|2106	
12mr|kernel-3.6.5-1.1|2107	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|2108	- fix dell-laptop rfkill state change logic
12mr|kernel-3.6.5-1.1|2109	- I forgot the changelog...
12mr|kernel-3.6.5-1.1|2110	- Character device in Userpace support (CUSE)
12mr|kernel-3.6.5-1.1|2111	- fix changelog
12mr|kernel-3.6.5-1.1|2112	- export find_task_by_vpid symbol again, needed for Ati fglrx
12mr|kernel-3.6.5-1.1|2113	- rename patch as it only adds A210 support now
12mr|kernel-3.6.5-1.1|2114	- update defconfigs
12mr|kernel-3.6.5-1.1|2115	- dont obsolete dkms-nouveau
12mr|kernel-3.6.5-1.1|2116	- add nouveau support (and obsolete dkms-nouveau)
12mr|kernel-3.6.5-1.1|2117	- fix reversed rfkill on acer-wmi
12mr|kernel-3.6.5-1.1|2118	- fix rfkill_set_states to set the hw state
12mr|kernel-3.6.5-1.1|2119	- make hid-ntrig not detect HID_DG_INRANGE as TOUCH (O. Thauvin)
12mr|kernel-3.6.5-1.1|2120	- fix mach64 build with 2.6.31
12mr|kernel-3.6.5-1.1|2121	- fix ndiswrapper build with 2.6.31
12mr|kernel-3.6.5-1.1|2122	-rediff patches:
12mr|kernel-3.6.5-1.1|2123	acpi-dsdt-initrd-v0.9c-fixes.patch
12mr|kernel-3.6.5-1.1|2124	fs-dynamic-nls-default.patch
12mr|kernel-3.6.5-1.1|2125	fs-sreadahead-1.0-trace-open.patch
12mr|kernel-3.6.5-1.1|2126	gpu-drm-i915-add-gem-enable-parameter.patch
12mr|kernel-3.6.5-1.1|2127	gpu-drm-mach64.patch
12mr|kernel-3.6.5-1.1|2128	input-atkbd-philco-i4xsi-release-keys.patch
12mr|kernel-3.6.5-1.1|2129	net-sis190-fix-list-usage.patch
12mr|kernel-3.6.5-1.1|2130	scsi-ppscsi-2.6.2.patch
12mr|kernel-3.6.5-1.1|2131	serial-docomo-F2402.patch
12mr|kernel-3.6.5-1.1|2132	sound-hda-codec-add-Toshiba-Pro-A200-A210-to-quirk-table.patch
12mr|kernel-3.6.5-1.1|2133	usb-serial-option-add-ZTE-device-ids-and-remove-ONDA-ids.patch
12mr|kernel-3.6.5-1.1|2134	video-mdk-logo.patch
12mr|kernel-3.6.5-1.1|2135	- drop merged patches:
12mr|kernel-3.6.5-1.1|2136	gpu-drm-i915-hook-connector-to-encoder-during-load-detect.patch
12mr|kernel-3.6.5-1.1|2137	hwmon-coretemp-atom.patch
12mr|kernel-3.6.5-1.1|2138	input-appletouch.patch
12mr|kernel-3.6.5-1.1|2139	input-wacom-intuos4.patch
12mr|kernel-3.6.5-1.1|2140	media-video-uvc-workaround-invalid-formats.patch
12mr|kernel-3.6.5-1.1|2141	mmc-add-VIA-MSP-card-reader-driver-support.patch
12mr|kernel-3.6.5-1.1|2142	serial-8250_pci-add-OXCB950-id.patch
12mr|kernel-3.6.5-1.1|2143	sound-alsa-hda-add-acer-alc889-model.patch
12mr|kernel-3.6.5-1.1|2144	sound-alsa-hda-add-quirk-for-STAC92xx-SigmaTel-STAC9205.patch
12mr|kernel-3.6.5-1.1|2145	usb-dlink-dwm652.patch
12mr|kernel-3.6.5-1.1|2146	usb-option.c-add-a-link-3gu-device-id.patch
12mr|kernel-3.6.5-1.1|2147	- update to 2.6.31-rc4
12mr|kernel-3.6.5-1.1|2148	
12mr|kernel-3.6.5-1.1|2149	* Mon Jul 20 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.30.2-1mnb2
12mr|kernel-3.6.5-1.1|2150	+ Revision: 398203
12mr|kernel-3.6.5-1.1|2151	- Prepare to release 2.6.30.2-1mnb
12mr|kernel-3.6.5-1.1|2152	- USB: option: add ZTE device ids and remove ONDA ids.
12mr|kernel-3.6.5-1.1|2153	- usb: Added A-Link 3GU device id 1e0e:9200 into option driver, from
12mr|kernel-3.6.5-1.1|2154	Anssi Hannula.
12mr|kernel-3.6.5-1.1|2155	Reference: http://lists.mandriva.com/kernel-discuss/2009-07/msg00003.php
12mr|kernel-3.6.5-1.1|2156	- Fix patch changelog.
12mr|kernel-3.6.5-1.1|2157	
12mr|kernel-3.6.5-1.1|2158	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|2159	- update to 2.6.30.2 (CVE-2009-1895, CVE-2009-1897)
12mr|kernel-3.6.5-1.1|2160	
12mr|kernel-3.6.5-1.1|2161	* Sun Jul 05 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.30.1-1mnb2
12mr|kernel-3.6.5-1.1|2162	+ Revision: 392406
12mr|kernel-3.6.5-1.1|2163	- Prepare to release.
12mr|kernel-3.6.5-1.1|2164	- Enable drbd only in server kernels.
12mr|kernel-3.6.5-1.1|2165	- Remove comment from drbd Kconfig.
12mr|kernel-3.6.5-1.1|2166	- Restore 3rd-ndiswrapper-dma_addr_t-print-warn-fix.patch, not merged,
12mr|kernel-3.6.5-1.1|2167	and fix its changelog.
12mr|kernel-3.6.5-1.1|2168	- Added atkbd quirk to report release events for mute, volume up and
12mr|kernel-3.6.5-1.1|2169	volume down keys on Philco I4xSI.
12mr|kernel-3.6.5-1.1|2170	- ALSA, hda: Apply upstream patch with STAC9205 new id 0x83847698
12mr|kernel-3.6.5-1.1|2171	(#41385). Fixed quirk section mismatch.
12mr|kernel-3.6.5-1.1|2172	
12mr|kernel-3.6.5-1.1|2173	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|2174	- update ndiswrapper to 1.55
12mr|kernel-3.6.5-1.1|2175	- rediff patch:
12mr|kernel-3.6.5-1.1|2176	3rd-ndiswrapper-Makefile-build-fix.patch
12mr|kernel-3.6.5-1.1|2177	- drop merged patches:
12mr|kernel-3.6.5-1.1|2178	3rd-ndiswrapper-dma_addr_t-print-warn-fix.patch
12mr|kernel-3.6.5-1.1|2179	3rd-ndiswrapper-irqreturn-warn-fix.patch
12mr|kernel-3.6.5-1.1|2180	3rd-ndiswrapper-missing-ndo-fix.patch
12mr|kernel-3.6.5-1.1|2181	- update drbd to 8.3.2
12mr|kernel-3.6.5-1.1|2182	- redo patches:
12mr|kernel-3.6.5-1.1|2183	3rd-drbd-makefile-fix.patch
12mr|kernel-3.6.5-1.1|2184	3rd-drbd-build-fixes.patch
12mr|kernel-3.6.5-1.1|2185	- add patch:
12mr|kernel-3.6.5-1.1|2186	3rd-drbd-usermode_helper.patch
12mr|kernel-3.6.5-1.1|2187	- update to 2.6.30.1
12mr|kernel-3.6.5-1.1|2188	- drop merged patches:
12mr|kernel-3.6.5-1.1|2189	sound-intel8x0-fix-sound-skipping-introduced-in-2.6.30-rc8.patch
12mr|kernel-3.6.5-1.1|2190	
12mr|kernel-3.6.5-1.1|2191	* Thu Jun 18 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.30-2mnb2
12mr|kernel-3.6.5-1.1|2192	+ Revision: 387222
12mr|kernel-3.6.5-1.1|2193	- Prepare to release.
12mr|kernel-3.6.5-1.1|2194	- Include WMI stack corruption fix from Arch Linux
12mr|kernel-3.6.5-1.1|2195	Reference: http://bbs.archlinux.org/viewtopic.php?id=73877
12mr|kernel-3.6.5-1.1|2196	- Include tv/vga load-detect fix for drm/i915 from mainline
12mr|kernel-3.6.5-1.1|2197	Reference: http://lists.mandriva.com/cooker/2009-06/msg00323.php
12mr|kernel-3.6.5-1.1|2198	- Disabled CONFIG_COMEDI_PCI_DRIVERS. At least one module built with
12mr|kernel-3.6.5-1.1|2199	it enabled (s626) claims the pci id 1131:7146 for all subvendors
12mr|kernel-3.6.5-1.1|2200	and subdevice ids. The problem is that this will clash with many
12mr|kernel-3.6.5-1.1|2201	media/dvb cards that have the same main pci vendor and device ids,
12mr|kernel-3.6.5-1.1|2202	but properly specify/check subvendor and subdevice ids. For now
12mr|kernel-3.6.5-1.1|2203	just disable comedi pci drivers, in this specific case s626
12mr|kernel-3.6.5-1.1|2204	probably would need a specific subvendor/subdevice restriction in
12mr|kernel-3.6.5-1.1|2205	its pci id table or additional checks to avoid freezing when it is
12mr|kernel-3.6.5-1.1|2206	loaded on media/dvb cards with same vendor:device pci id. (#51314)
12mr|kernel-3.6.5-1.1|2207	
12mr|kernel-3.6.5-1.1|2208	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|2209	- fix intel8x0 sound skipping introduced in 2.6.30-rc8
12mr|kernel-3.6.5-1.1|2210	(http://marc.info/?l=linux-kernel&m=124465853625485&w=2)
12mr|kernel-3.6.5-1.1|2211	
12mr|kernel-3.6.5-1.1|2212	* Fri Jun 12 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.30-1mnb2
12mr|kernel-3.6.5-1.1|2213	+ Revision: 385377
12mr|kernel-3.6.5-1.1|2214	- Update media-video-uvc-workaround-invalid-formats.patch with
12mr|kernel-3.6.5-1.1|2215	upstream final solution from Laurent Pinchart, "uvcvideo: Ignore
12mr|kernel-3.6.5-1.1|2216	non-UVC trailing interface descriptors".
12mr|kernel-3.6.5-1.1|2217	- Unset CONFIG_UEVENT_HELPER_PATH, installer was adapted to not need
12mr|kernel-3.6.5-1.1|2218	this set in kernel config.
12mr|kernel-3.6.5-1.1|2219	- Move gpu-drm-i915-disable-gem-on-i8xx.patch to patches-broken:
12mr|kernel-3.6.5-1.1|2220	reevaluate the situation after the last drm/i915 fixes that went
12mr|kernel-3.6.5-1.1|2221	in 2.6.30
12mr|kernel-3.6.5-1.1|2222	- apply_patches: cosmetic line break.
12mr|kernel-3.6.5-1.1|2223	
12mr|kernel-3.6.5-1.1|2224	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|2225	- update to 2.6.30 final
12mr|kernel-3.6.5-1.1|2226	
12mr|kernel-3.6.5-1.1|2227	* Thu Jun 04 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.30-0.rc8.1mnb2
12mr|kernel-3.6.5-1.1|2228	+ Revision: 382601
12mr|kernel-3.6.5-1.1|2229	- Updated to 2.6.30-rc8
12mr|kernel-3.6.5-1.1|2230	* dropped security-tomoyo-call-cap_bprm_set_creds.patch (merged)
12mr|kernel-3.6.5-1.1|2231	- comment patch in series file.
12mr|kernel-3.6.5-1.1|2232	- uvcvideo: workaround invalid formats exposed by buggy uvc webcams.
12mr|kernel-3.6.5-1.1|2233	- Switch to CONFIG_SND_DEBUG=y and CONFIG_SND_PCM_XRUN_DEBUG=y in kernel
12mr|kernel-3.6.5-1.1|2234	configs.
12mr|kernel-3.6.5-1.1|2235	
12mr|kernel-3.6.5-1.1|2236	* Tue May 26 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.30-0.rc7.1mnb2
12mr|kernel-3.6.5-1.1|2237	+ Revision: 379728
12mr|kernel-3.6.5-1.1|2238	- Add missing patch to series file.
12mr|kernel-3.6.5-1.1|2239	- Prepare to release.
12mr|kernel-3.6.5-1.1|2240	- Renamed (added back since this is not merged)
12mr|kernel-3.6.5-1.1|2241	security-tomoyo-change-boot-message-to-be-more-user-friendly.patch
12mr|kernel-3.6.5-1.1|2242	to security-tomoyo-friendly-ccs_loader-msg.patch; rebased to 2.6.30,
12mr|kernel-3.6.5-1.1|2243	changed boot message and use printk_once instead of printk
12mr|kernel-3.6.5-1.1|2244	- Add missing call to cap_bprm_set_creds in tomoyo.
12mr|kernel-3.6.5-1.1|2245	- Updated ndiswrapper to version 1.54
12mr|kernel-3.6.5-1.1|2246	* Added following warning/build fixes on top:
12mr|kernel-3.6.5-1.1|2247	3rd-ndiswrapper-dma_addr_t-print-warn-fix.patch
12mr|kernel-3.6.5-1.1|2248	3rd-ndiswrapper-missing-ndo-fix.patch
12mr|kernel-3.6.5-1.1|2249	3rd-ndiswrapper-irqreturn-warn-fix.patch
12mr|kernel-3.6.5-1.1|2250	* Dropped merged 3rd-ndiswrapper-wext_compat_2.6.27.patch
12mr|kernel-3.6.5-1.1|2251	- Rediff/fix:
12mr|kernel-3.6.5-1.1|2252	disable-mrproper-in-devel-rpms.patch
12mr|kernel-3.6.5-1.1|2253	disable-prepare-scripts-configs-in-devel-rpms.patch
12mr|kernel-3.6.5-1.1|2254	- Don't allow -devel mrproper patches to be applied if fuzz factor
12mr|kernel-3.6.5-1.1|2255	is greater than zero in some hunk.
12mr|kernel-3.6.5-1.1|2256	- Updated to 2.6.30-rc6
12mr|kernel-3.6.5-1.1|2257	* Redid/rediff following patches:
12mr|kernel-3.6.5-1.1|2258	hid-usbhid-quirk-multilaser.patch
12mr|kernel-3.6.5-1.1|2259	net-netfilter-psd.patch
12mr|kernel-3.6.5-1.1|2260	fs-sreadahead-1.0-trace-open.patch
12mr|kernel-3.6.5-1.1|2261	input-wacom-intuos4.patch
12mr|kernel-3.6.5-1.1|2262	acpi-dsdt-initrd-v0.9c-2.6.28.patch
12mr|kernel-3.6.5-1.1|2263	sound-alsa-hda-add-acer-alc889-model.patch
12mr|kernel-3.6.5-1.1|2264	acpi-dsdt-initrd-v0.9c-fixes.patch
12mr|kernel-3.6.5-1.1|2265	x86-p4_clockmod-reasonable-default-for-scaling_min_freq.patch
12mr|kernel-3.6.5-1.1|2266	usb-dlink-dwm652.patch
12mr|kernel-3.6.5-1.1|2267	fs-unionfs-1.4.patch
12mr|kernel-3.6.5-1.1|2268	fs-dynamic-nls-default.patch
12mr|kernel-3.6.5-1.1|2269	gpu-drm-i915-add-gem-enable-parameter.patch
12mr|kernel-3.6.5-1.1|2270	net-netfilter-IFWLOG.patch
12mr|kernel-3.6.5-1.1|2271	acpi-add-proc-event-regs.patch
12mr|kernel-3.6.5-1.1|2272	serial-docomo-F2402.patch
12mr|kernel-3.6.5-1.1|2273	3rd-drbd-build-fixes.patch
12mr|kernel-3.6.5-1.1|2274	* Removed merged fixes/additions (same patch or another solution):
12mr|kernel-3.6.5-1.1|2275	mmc-Increase-power_up-delay-to-fix-TI-readers.patch
12mr|kernel-3.6.5-1.1|2276	fs-ext4-add-EXT4_IOC_ALLOC_DA_BLKS-ioctl.patch
12mr|kernel-3.6.5-1.1|2277	fs-ext4-Automatically-allocate-delay-allocated-blocks-on-close.patch
12mr|kernel-3.6.5-1.1|2278	fs-ext4-Automatically-allocate-delay-allocated-blocks-on-rename.patch
12mr|kernel-3.6.5-1.1|2279	gpu-drm-radeon-r6xx-r7xx.patch
12mr|kernel-3.6.5-1.1|2280	gpu-drm-i915-no-gem-if-no-tiling.patch
12mr|kernel-3.6.5-1.1|2281	input-elantech-provide-workaround-for-jumpy-cursor.patch
12mr|kernel-3.6.5-1.1|2282	media-dvb-add-Yuan-PD378S.patch
12mr|kernel-3.6.5-1.1|2283	rtc-cmos.c-fixed-alias.patch
12mr|kernel-3.6.5-1.1|2284	net-mac80211-deauth-before-flushing-STA-information.patch
12mr|kernel-3.6.5-1.1|2285	net-wireless-fix-rt2x00-double-free.patch
12mr|kernel-3.6.5-1.1|2286	sound-alsa-hda-consider-additional-capsrc-alc889.patch
12mr|kernel-3.6.5-1.1|2287	sound-alsa-hda-alc882_auto_init_input_src-selector.patch
12mr|kernel-3.6.5-1.1|2288	sound-alsa-add-subdevice_mask-field-to-quirk-entries.patch
12mr|kernel-3.6.5-1.1|2289	sound-alsa-hda-92hd71xxx-disable-unmute-support-for-code.patch
12mr|kernel-3.6.5-1.1|2290	sound-alsa-hda-Additional-pin-nids-for-STAC92HD71Bx-and.patch
12mr|kernel-3.6.5-1.1|2291	sound-alsa-hda-Dynamic-detection-of-dmics-dmuxes-smuxes.patch
12mr|kernel-3.6.5-1.1|2292	sound-alsa-hda-Don-t-call-stac92xx_parse_auto_config-wi.patch
12mr|kernel-3.6.5-1.1|2293	sound-alsa-hda-Don-t-touch-non-existent-port-f-on-4-por.patch
12mr|kernel-3.6.5-1.1|2294	sound-alsa-hda-fix-speaker-output-on-hp-dv4-1155-se.patch
12mr|kernel-3.6.5-1.1|2295	sound-alsa-hda-cleanup-idt92hd7x-hp-quirks.patch
12mr|kernel-3.6.5-1.1|2296	sound-alsa-hda-cleanup-ecs202-quirks.patch
12mr|kernel-3.6.5-1.1|2297	sound-alsa-hda-Add-4-channel-mode-for-3stack-hp-model.patch
12mr|kernel-3.6.5-1.1|2298	sound-alsa-hda-Add-headphone-automute-support-for-3stac.patch
12mr|kernel-3.6.5-1.1|2299	sound-alsa-hda-Map-3stack-hp-model-ALC888-for-HP-Educ.patch
12mr|kernel-3.6.5-1.1|2300	sound-alsa-hda-Cleanup-printk-from-alc888_6st_dell_unso.patch
12mr|kernel-3.6.5-1.1|2301	video-n411-add-missing-Makefile-entry.patch
12mr|kernel-3.6.5-1.1|2302	staging-agnx-mac80211-hw-config-change-flags.patch
12mr|kernel-3.6.5-1.1|2303	staging-rtl8187se-iw_handler-fixes.patch
12mr|kernel-3.6.5-1.1|2304	security-tomoyo-1.6.7-20090401.patch
12mr|kernel-3.6.5-1.1|2305	security-tomoyo-build.patch
12mr|kernel-3.6.5-1.1|2306	security-tomoyo-change-boot-message-to-be-more-user-friendly.patch
12mr|kernel-3.6.5-1.1|2307	* Moved sound-hda-codec-add-Sony-Vaio-VGN-FZ18M-to-quirk-table.patch
12mr|kernel-3.6.5-1.1|2308	to patches-broken, the used Vaio quirk was removed.
12mr|kernel-3.6.5-1.1|2309	* Moved uss725 patches to patches-broken: even fixing some issues
12mr|kernel-3.6.5-1.1|2310	previously, uss725 isn't working properly from reports received,
12mr|kernel-3.6.5-1.1|2311	not sure if worked well some point back in time. Stop carrying
12mr|kernel-3.6.5-1.1|2312	the patches and deprecate them.
12mr|kernel-3.6.5-1.1|2313	* Moved x86-UBUNTU-SAUCE-fix-kernel-oops-in-VirtualBox-during.patch
12mr|kernel-3.6.5-1.1|2314	to patches-broken, doesn't apply, possibly not wanted anymore.
12mr|kernel-3.6.5-1.1|2315	* Added patches with build fixes:
12mr|kernel-3.6.5-1.1|2316	fs-unionfs-use-current_umask-helper.patch
12mr|kernel-3.6.5-1.1|2317	3rd-acerhk-proc_dir_entry-owner.patch
12mr|kernel-3.6.5-1.1|2318	- Include drivers/ieee1394 headers for dkms-v4l-dvb-testing
12mr|kernel-3.6.5-1.1|2319	(http://lists.mandriva.com/cooker/2009-05/msg00534.php)
12mr|kernel-3.6.5-1.1|2320	
12mr|kernel-3.6.5-1.1|2321	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|2322	- update to 2.6.30-rc7
12mr|kernel-3.6.5-1.1|2323	* rediffed the following:
12mr|kernel-3.6.5-1.1|2324	acpi-add-proc-event-regs.patch
12mr|kernel-3.6.5-1.1|2325	sound-hda-codec-add-Toshiba-Pro-A200-A210-to-quirk-table.patch
12mr|kernel-3.6.5-1.1|2326	* drop the following merged patches:
12mr|kernel-3.6.5-1.1|2327	sound-oss-mixer-name.patch
12mr|kernel-3.6.5-1.1|2328	- update defconfigs
12mr|kernel-3.6.5-1.1|2329	- update to 2.6.29.4
12mr|kernel-3.6.5-1.1|2330	
12mr|kernel-3.6.5-1.1|2331	* Wed May 13 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.29.3-1mnb2
12mr|kernel-3.6.5-1.1|2332	+ Revision: 375509
12mr|kernel-3.6.5-1.1|2333	- Update to 2.6.29.3
12mr|kernel-3.6.5-1.1|2334	* rediff usb-storage-unusual_devs-add-id.patch
12mr|kernel-3.6.5-1.1|2335	
12mr|kernel-3.6.5-1.1|2336	* Wed May 06 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.29.2-1mnb2
12mr|kernel-3.6.5-1.1|2337	+ Revision: 372639
12mr|kernel-3.6.5-1.1|2338	- Update to 2.6.29.2
12mr|kernel-3.6.5-1.1|2339	* removed merged patches:
12mr|kernel-3.6.5-1.1|2340	x86-platform-acer-wmi-Blacklist-Acer-Aspire-One.patch
12mr|kernel-3.6.5-1.1|2341	mm-define-a-UNIQUE-value-for-AS_UNEVICTABLE-flag.patch
12mr|kernel-3.6.5-1.1|2342	
12mr|kernel-3.6.5-1.1|2343	* Mon Apr 20 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.29.1-4mnb2
12mr|kernel-3.6.5-1.1|2344	+ Revision: 368469
12mr|kernel-3.6.5-1.1|2345	- Prepare to release take 2
12mr|kernel-3.6.5-1.1|2346	- Back out addition of alsa patches intended for pulseaudio
12mr|kernel-3.6.5-1.1|2347	enhancements since it's causing regressions (#50120).
12mr|kernel-3.6.5-1.1|2348	- Fixed rpm group of debug packages.
12mr|kernel-3.6.5-1.1|2349	
12mr|kernel-3.6.5-1.1|2350	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|2351	- Release 2.6.29.1-4mnb
12mr|kernel-3.6.5-1.1|2352	- Drop sound-alsa-pcm-midlevel-Add-more-strict-buffer-position-checks-based-on-jiffies.patch, it breaks sound in VirtualBox
12mr|kernel-3.6.5-1.1|2353	
12mr|kernel-3.6.5-1.1|2354	* Thu Apr 16 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.29.1-3mnb2
12mr|kernel-3.6.5-1.1|2355	+ Revision: 367711
12mr|kernel-3.6.5-1.1|2356	- Fix changelog date.
12mr|kernel-3.6.5-1.1|2357	- Added patch scheduled for stable 2.6.29.x: "mm: define a UNIQUE
12mr|kernel-3.6.5-1.1|2358	value for AS_UNEVICTABLE flag".
12mr|kernel-3.6.5-1.1|2359	- Blacklist acer-wmi on Acer Aspire One, upstream patch scheduled
12mr|kernel-3.6.5-1.1|2360	for -stable.
12mr|kernel-3.6.5-1.1|2361	- More upstream ALSA patches which should help in pulseaudio issues.
12mr|kernel-3.6.5-1.1|2362	- Minor WARN redefine fix in heci 3rdparty driver.
12mr|kernel-3.6.5-1.1|2363	- Changelog fix.
12mr|kernel-3.6.5-1.1|2364	- Added back gem_enable parameter to i915 module in case someone still
12mr|kernel-3.6.5-1.1|2365	needs it to workaround issues with gem.
12mr|kernel-3.6.5-1.1|2366	- i915: disable gem automatically also for i8xx hardware, patch from
12mr|kernel-3.6.5-1.1|2367	Fedora.
12mr|kernel-3.6.5-1.1|2368	Reference: http://lists.mandriva.com/cooker/2009-04/msg00577.php
12mr|kernel-3.6.5-1.1|2369	
12mr|kernel-3.6.5-1.1|2370	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|2371	- Add another upstream ALSA patch
12mr|kernel-3.6.5-1.1|2372	- Add some upstream ALSA fixes to fix some of the pulseaudio issues
12mr|kernel-3.6.5-1.1|2373	
12mr|kernel-3.6.5-1.1|2374	* Sat Apr 11 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.29.1-2mnb2
12mr|kernel-3.6.5-1.1|2375	+ Revision: 365943
12mr|kernel-3.6.5-1.1|2376	- Prepare to release.
12mr|kernel-3.6.5-1.1|2377	- rt2x00: prevent double kfree when failing to register hardware
12mr|kernel-3.6.5-1.1|2378	(#46710).
12mr|kernel-3.6.5-1.1|2379	- Enable and select minstrel as default mac80211 rate control (should
12mr|kernel-3.6.5-1.1|2380	behave better than previous pid, 2.6.29 default).
12mr|kernel-3.6.5-1.1|2381	- Drop unset of CONFIG_UEVENT_HELPER_PATH, needed by installer.
12mr|kernel-3.6.5-1.1|2382	- Disable gem automatically if it's not possible to do tiled
12mr|kernel-3.6.5-1.1|2383	rendering, fixes 3d performance regression on some intel i945
12mr|kernel-3.6.5-1.1|2384	based machines. Fix/patch made by Ander Conselvan de Oliveira.
12mr|kernel-3.6.5-1.1|2385	With this remove previous gem_enable parameter added to i915,
12mr|kernel-3.6.5-1.1|2386	obsolete by this solution.
12mr|kernel-3.6.5-1.1|2387	- Unset CONFIG_UEVENT_HELPER_PATH, this shouldn't be needed anymore.
12mr|kernel-3.6.5-1.1|2388	
12mr|kernel-3.6.5-1.1|2389	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|2390	- Add forgotten part of previous patch
12mr|kernel-3.6.5-1.1|2391	- Hide unused interface in option for D-Link DWM-652 and ensure it is ignored by usb-storage when in modem mode
12mr|kernel-3.6.5-1.1|2392	- Disable CONFIG_AES2501 (#40523)
12mr|kernel-3.6.5-1.1|2393	
12mr|kernel-3.6.5-1.1|2394	* Tue Apr 07 2009 Pascal Terjan <pterjan@mandriva.org> 2.6.29.1-1mnb2
12mr|kernel-3.6.5-1.1|2395	+ Revision: 364926
12mr|kernel-3.6.5-1.1|2396	- Add support for D-Link DWM 652 3G modem
12mr|kernel-3.6.5-1.1|2397	- Add support for Wacom Intuos 4 tablets
12mr|kernel-3.6.5-1.1|2398	
12mr|kernel-3.6.5-1.1|2399	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kernel-3.6.5-1.1|2400	- Prepare to release.
12mr|kernel-3.6.5-1.1|2401	- Refresh gpu-drm-radeon-r6xx-r7xx.patch with change "drm/radeon: load
12mr|kernel-3.6.5-1.1|2402	the right microcode on rs780".
12mr|kernel-3.6.5-1.1|2403	- Updated ipset to 2.4.9 (matches current userspace on cooker, and fixes
12mr|kernel-3.6.5-1.1|2404	oops when running ipset tests).
12mr|kernel-3.6.5-1.1|2405	- Some fixes to acpi-dsdt-initrd-v0.9c-2.6.28.patch
12mr|kernel-3.6.5-1.1|2406	- Removed already applied patches:
12mr|kernel-3.6.5-1.1|2407	net-sis190-sis966.patch (similar fix merged)
12mr|kernel-3.6.5-1.1|2408	net-bluetooth-fix-oops-in-l2cap_conn_del.patch
12mr|kernel-3.6.5-1.1|2409	net-bluetooth-fix-esco-sync.patch (similar fix merged)
12mr|kernel-3.6.5-1.1|2410	- scripts/apply_patches: use --fuzz=0 for patch (same default as for
12mr|kernel-3.6.5-1.1|2411	general distro packages).
12mr|kernel-3.6.5-1.1|2412	- Rediffed all fuzzy patches. Some styling/trailing spacing removal
12mr|kernel-3.6.5-1.1|2413	fixes were done too.
12mr|kernel-3.6.5-1.1|2414	- Drop x86-cpufreq-e_powersaver-print-voltage-mult-only-in-debug.patch,
12mr|kernel-3.6.5-1.1|2415	stick with upstream default after change "[CPUFREQ] Remove
12mr|kernel-3.6.5-1.1|2416	debugging message from e_powersaver".
12mr|kernel-3.6.5-1.1|2417	- Renamed acpi-CELVO-M360S-disable_acpi_irq.patch to
12mr|kernel-3.6.5-1.1|2418	acpi-CLEVO-M360S-disable_acpi_irq.patch, and rediffed.
12mr|kernel-3.6.5-1.1|2419	- Removed unecessary patches:
12mr|kernel-3.6.5-1.1|2420	net-bonding-alias.patch (possible easter egg? :-) )
12mr|kernel-3.6.5-1.1|2421	usb-use-old_scheme_first.patch
12mr|kernel-3.6.5-1.1|2422	- Updated acpi-dsdt-initrd patch with enhanced (with fixes) version.
12mr|kernel-3.6.5-1.1|2423	(version v0.9c-2.6.28)
12mr|kernel-3.6.5-1.1|2424	- Removed already applied input-add-dell-xps-m1530-nomux-quirk.patch
12mr|kernel-3.6.5-1.1|2425	- Add via card reader support (sd/mmc only) v5 patch from Joseph Chan.
12mr|kernel-3.6.5-1.1|2426	- Removed pat cleanup (new vm flag to track full pfnmap at mmap), keep
12mr|kernel-3.6.5-1.1|2427	with 2.6.29 stable series default.
12mr|kernel-3.6.5-1.1|2428	- elantech: apply upstream patch with workaround for jumpy cursor on
12mr|kernel-3.6.5-1.1|2429	firmware 2.34
12mr|kernel-3.6.5-1.1|2430	- Regenerate configs.
12mr|kernel-3.6.5-1.1|2431	- Refresh gpu-drm-radeon-r6xx-r7xx.patch with additional commit that
12mr|kernel-3.6.5-1.1|2432	adds RS780 new pci ids.
12mr|kernel-3.6.5-1.1|2433	- Added parameter gem_enable to i915, based on patch/idea posted by
12mr|kernel-3.6.5-1.1|2434	Vasily Khoruzhick, for more information see following bug report:
12mr|kernel-3.6.5-1.1|2435	http://bugs.freedesktop.org/show_bug.cgi?id=16835
12mr|kernel-3.6.5-1.1|2436	- Tomoyo update to 1.6.7-20090401
12mr|kernel-3.6.5-1.1|2437	- Disabled CONFIG_USB_GADGET on configs where it was enabled.
12mr|kernel-3.6.5-1.1|2438	- Disabled CONFIG_WIRELESS_OLD_REGULATORY on all configs.
12mr|kernel-3.6.5-1.1|2439	- Enabled CONFIG_X86_GENERICARCH for all i386 configs, as we set
12mr|kernel-3.6.5-1.1|2440	NR_CPUS=32 (reported by Pascal Terjan).
12mr|kernel-3.6.5-1.1|2441	- Included x86 pat fixes, should fix problems reported at kernel.org
12mr|kernel-3.6.5-1.1|2442	bug #12800, and fixes virtualbox regression without the workaround
12mr|kernel-3.6.5-1.1|2443	setting VBOX_USE_INSERT_PAGE=1
12mr|kernel-3.6.5-1.1|2444	Reference: http://www.virtualbox.org/ticket/3403
12mr|kernel-3.6.5-1.1|2445	- Added bug fix for network stuck issue in 2.6.29 final
12mr|kernel-3.6.5-1.1|2446	Reference: http://marc.info/?l=linux-kernel&m=123789980524715&w=2
12mr|kernel-3.6.5-1.1|2447	- Regenerate configs.
12mr|kernel-3.6.5-1.1|2448	- Updated to 2.6.29
12mr|kernel-3.6.5-1.1|2449	* dropped following merged patches:
12mr|kernel-3.6.5-1.1|2450	fs-ext4-fix-header-check-in-ext4_ext_search_right-fo.patch
12mr|kernel-3.6.5-1.1|2451	fs-ext4-Print-the-find_group_flex-warning-only-once.patch
12mr|kernel-3.6.5-1.1|2452	- Backported r6xx/r7xx support from drm-next tree.
12mr|kernel-3.6.5-1.1|2453	
12mr|kernel-3.6.5-1.1|2454	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|2455	- doh! add drbd tarball too
12mr|kernel-3.6.5-1.1|2456	- alsa is 1.0.19
12mr|kernel-3.6.5-1.1|2457	- update drbd to 8.3.1
12mr|kernel-3.6.5-1.1|2458	- update to 2.6.29.1
12mr|kernel-3.6.5-1.1|2459	
12mr|kernel-3.6.5-1.1|2460	* Wed Mar 18 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.29-0.rc8.3.1mnb2
12mr|kernel-3.6.5-1.1|2461	+ Revision: 357368
12mr|kernel-3.6.5-1.1|2462	- Updated to 2.6.29-rc8-git3
12mr|kernel-3.6.5-1.1|2463	- typo fix.
12mr|kernel-3.6.5-1.1|2464	- Select default CONFIG_SCTP_HMAC_MD5 on all configs (instead of
12mr|kernel-3.6.5-1.1|2465	CONFIG_SCTP_HMAC_NONE currently selected).
12mr|kernel-3.6.5-1.1|2466	- Disabled CONFIG_SYS_DEPRECATED* on all configs, report/reference:
12mr|kernel-3.6.5-1.1|2467	http://lists.mandriva.com/kernel-discuss/2009-03/msg00036.php
12mr|kernel-3.6.5-1.1|2468	- Disabled CONFIG_USB_DEVICE_CLASS on all configs, report/reference:
12mr|kernel-3.6.5-1.1|2469	http://lists.mandriva.com/kernel-discuss/2009-03/msg00037.php)
12mr|kernel-3.6.5-1.1|2470	- Rediff main uss725 patch, fixes In-System Design USS725 USB/IDE probe
12mr|kernel-3.6.5-1.1|2471	error reported by Sergio Monteiro Basto.
12mr|kernel-3.6.5-1.1|2472	
12mr|kernel-3.6.5-1.1|2473	* Fri Mar 13 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.29-0.rc8.1mnb2
12mr|kernel-3.6.5-1.1|2474	+ Revision: 354635
12mr|kernel-3.6.5-1.1|2475	- Included following ext4 fixes from Theodore Ts'o git tree:
12mr|kernel-3.6.5-1.1|2476	* Fixes for 2.6.29-rcX:
12mr|kernel-3.6.5-1.1|2477	ext4: fix header check in ext4_ext_search_right() for deep extent trees
12mr|kernel-3.6.5-1.1|2478	ext4: Print the find_group_flex() warning only once
12mr|kernel-3.6.5-1.1|2479	* ext4+delayed allocation issues solution (reference:
12mr|kernel-3.6.5-1.1|2480	http://thunk.org/tytso/blog/2009/03/12/delayed-allocation-and-the-zero-length-file-problem/)
12mr|kernel-3.6.5-1.1|2481	ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl
12mr|kernel-3.6.5-1.1|2482	ext4: Automatically allocate delay allocated blocks on close
12mr|kernel-3.6.5-1.1|2483	ext4: Automatically allocate delay allocated blocks on rename
12mr|kernel-3.6.5-1.1|2484	- Updated to 2.6.29-rc8
12mr|kernel-3.6.5-1.1|2485	- Enabled (=y) on all kernel configs: CONFIG_IPV6_ROUTER_PREF,
12mr|kernel-3.6.5-1.1|2486	CONFIG_IPV6_ROUTE_INFO, CONFIG_IPV6_OPTIMISTIC_DAD,
12mr|kernel-3.6.5-1.1|2487	CONFIG_IPV6_MROUTE, CONFIG_IPV6_PIMSM_V2.
12mr|kernel-3.6.5-1.1|2488	- Enabled CONFIG_TCP_MD5SIG on server kernels.
12mr|kernel-3.6.5-1.1|2489	- Enabled (=y) on all kernel configs: CONFIG_CPU_FREQ_STAT_DETAILS.
12mr|kernel-3.6.5-1.1|2490	- Enabled cpufreq options on powerpc config.
12mr|kernel-3.6.5-1.1|2491	- mac80211: deauth before flushing STA information.
12mr|kernel-3.6.5-1.1|2492	(handles mac80211 userspace notification issue when interface goes
12mr|kernel-3.6.5-1.1|2493	down pointed at ticket #43441).
12mr|kernel-3.6.5-1.1|2494	
12mr|kernel-3.6.5-1.1|2495	* Wed Mar 11 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.29-0.rc7.4.1mnb2
12mr|kernel-3.6.5-1.1|2496	+ Revision: 353590
12mr|kernel-3.6.5-1.1|2497	- Updated to 2.6.29-rc7-git4
12mr|kernel-3.6.5-1.1|2498	- Enabled (=y) on i386/x86_64 configs: CONFIG_PM_DEBUG,
12mr|kernel-3.6.5-1.1|2499	CONFIG_PM_TRACE_RTC.
12mr|kernel-3.6.5-1.1|2500	- Enabled (=y) on x86_64 config: CONFIG_DIRECT_GBPAGES.
12mr|kernel-3.6.5-1.1|2501	- Enable Xen guest support by default when available.
12mr|kernel-3.6.5-1.1|2502	- create_configs: cleanup unused/gone config options, cosmetics,
12mr|kernel-3.6.5-1.1|2503	enable xen when available (not only when customizing options for
12mr|kernel-3.6.5-1.1|2504	server kernel).
12mr|kernel-3.6.5-1.1|2505	- Updated to 2.6.29-rc7-git1
12mr|kernel-3.6.5-1.1|2506	- Turn on DEVPTS_MULTIPLE_INSTANCES for server kernels.
12mr|kernel-3.6.5-1.1|2507	- Updated to 2.6.29-rc7
12mr|kernel-3.6.5-1.1|2508	* dropped w1-slaves-ds2431-kbuild.patch (merged)
12mr|kernel-3.6.5-1.1|2509	- Fixes/enhancements for HP Educ.ar machine/alc888 3stack-hp model:
12mr|kernel-3.6.5-1.1|2510	* Added additional 4 channel mode
12mr|kernel-3.6.5-1.1|2511	* Added headphone automute support
12mr|kernel-3.6.5-1.1|2512	* Map 3stack-hp model (ALC888) for HP Educ.ar
12mr|kernel-3.6.5-1.1|2513	- ALSA: hda - Cleanup printk from alc888_6st_dell_unsol_event
12mr|kernel-3.6.5-1.1|2514	- Only enable namespaces support for server config.
12mr|kernel-3.6.5-1.1|2515	- Only enable (=m) virtual ethernet pair device and MAC-VLAN for
12mr|kernel-3.6.5-1.1|2516	server config.
12mr|kernel-3.6.5-1.1|2517	- Enabled (=m) on sparc config: CONFIG_SND_MTPAV, CONFIG_SND_PORTMAN2X4,
12mr|kernel-3.6.5-1.1|2518	CONFIG_SND_SERIAL_U16550.
12mr|kernel-3.6.5-1.1|2519	- Enable group cpu scheduler, switch to cgroup scheduler on server
12mr|kernel-3.6.5-1.1|2520	config.
12mr|kernel-3.6.5-1.1|2521	- Disabled on all configs: CONFIG_FB_METRONOME.
12mr|kernel-3.6.5-1.1|2522	- Disabled on i386/x86_64 configs: CONFIG_FB_VIRTUAL.
12mr|kernel-3.6.5-1.1|2523	- Disabled on i386/sparc/x86_64 configs: CONFIG_FB_S1D13XXX.
12mr|kernel-3.6.5-1.1|2524	- Enabled (=y) on i386 config: CONFIG_FB_HGA_ACCEL.
12mr|kernel-3.6.5-1.1|2525	- Disabled on x86_64 config: CONFIG_FB_HGA.
12mr|kernel-3.6.5-1.1|2526	- Disabled on i386/x86_64 configs: CONFIG_FB_N411, CONFIG_FB_HECUBA.
12mr|kernel-3.6.5-1.1|2527	- n411: add missing Makefile entry.
12mr|kernel-3.6.5-1.1|2528	- Enabled (=m) on i386 config: CONFIG_EFI_VARS.
12mr|kernel-3.6.5-1.1|2529	- Enabled (=y) on i386 config: CONFIG_EFI, CONFIG_FB_EFI.
12mr|kernel-3.6.5-1.1|2530	- Disabled on all configs: CONFIG_LCD_PLATFORM.
12mr|kernel-3.6.5-1.1|2531	- Disabled on sparc/powerpc configs: CONFIG_LCD_CLASS_DEVICE.
12mr|kernel-3.6.5-1.1|2532	- Enabled (=m) on i386 config: CONFIG_FB_ARC.
12mr|kernel-3.6.5-1.1|2533	- Disabled on i386/powerpc/x86_64 configs: CONFIG_USB_GPIO_VBUS,
12mr|kernel-3.6.5-1.1|2534	CONFIG_USB_OTG_UTILS.
12mr|kernel-3.6.5-1.1|2535	- Disabled on all configs: CONFIG_UIO_PDRV, CONFIG_UIO_PDRV_GENIRQ,
12mr|kernel-3.6.5-1.1|2536	CONFIG_UIO_SMX.
12mr|kernel-3.6.5-1.1|2537	- Enabled (=y) on all configs: CONFIG_SERIAL_8250_RSA.
12mr|kernel-3.6.5-1.1|2538	- Enabled (=y) on sparc config: CONFIG_SERIAL_8250_EXTENDED,
12mr|kernel-3.6.5-1.1|2539	CONFIG_SERIAL_8250_SHARE_IRQ.
12mr|kernel-3.6.5-1.1|2540	- Disabled on all configs: CONFIG_RTC_DRV_TEST, CONFIG_RTC_DRV_X1205.
12mr|kernel-3.6.5-1.1|2541	- Disabled on i386/x86_64 configs: CONFIG_RTC_DRV_V3020.
12mr|kernel-3.6.5-1.1|2542	- Disabled CONFIG_RTC_DRV_STK17TA8
12mr|kernel-3.6.5-1.1|2543	- Disabled CONFIG_RTC_DRV_S35390A
12mr|kernel-3.6.5-1.1|2544	- Disabled on i386/sparc/x86_64 configs: CONFIG_RTC_DRV_RS5C372,
12mr|kernel-3.6.5-1.1|2545	CONFIG_RTC_DRV_RX8581.
12mr|kernel-3.6.5-1.1|2546	- Disabled on sparc/powerpc configs: CONFIG_RTC_INTF_PROC.
12mr|kernel-3.6.5-1.1|2547	- Disabled CONFIG_RTC_DRV_PCF8583
12mr|kernel-3.6.5-1.1|2548	- Disabled on i386/sparc/x86_64 configs: CONFIG_RTC_DRV_PCF8563.
12mr|kernel-3.6.5-1.1|2549	- Disabled CONFIG_RTC_DRV_M48T86, CONFIG_RTC_DRV_MAX6900.
12mr|kernel-3.6.5-1.1|2550	- Disabled on i386/powerpc/x86_64 configs: CONFIG_RTC_DRV_M48T59.
12mr|kernel-3.6.5-1.1|2551	- Disabled CONFIG_RTC_DRV_M48T35
12mr|kernel-3.6.5-1.1|2552	- Disabled on i386/sparc/x86_64 configs: CONFIG_RTC_DRV_M41T80.
12mr|kernel-3.6.5-1.1|2553	- Enabled (=m) on sparc config: CONFIG_VIDEO_WM8775.
12mr|kernel-3.6.5-1.1|2554	- Enabled (=m) on sparc/powerpc configs: CONFIG_VIDEO_CX88*,
12mr|kernel-3.6.5-1.1|2555	CONFIG_RTC_DRV_ISL1208.
12mr|kernel-3.6.5-1.1|2556	- Disabled CONFIG_RTC_DRV_FM3130
12mr|kernel-3.6.5-1.1|2557	- Disabled on i386/x86_64 configs: CONFIG_RTC_DRV_DS1742.
12mr|kernel-3.6.5-1.1|2558	- Enabled (=m) on powerpc config: CONFIG_RTC_DRV_DS1742.
12mr|kernel-3.6.5-1.1|2559	- Disabled on all kernel configs: CONFIG_RTC_DRV_DS1511,
12mr|kernel-3.6.5-1.1|2560	CONFIG_RTC_DRV_DS1672.
12mr|kernel-3.6.5-1.1|2561	- Disabled on i386/x86_64 configs: CONFIG_RTC_DRV_DS1553.
12mr|kernel-3.6.5-1.1|2562	- Disabled on i386/x86_64 configs: CONFIG_RTC_DRV_DS1307.
12mr|kernel-3.6.5-1.1|2563	- Enabled (=m) on powerpc config: CONFIG_RTC_DRV_DS1307.
12mr|kernel-3.6.5-1.1|2564	- Disabled on i386/sparc/x86_64 configs: CONFIG_RTC_DRV_DS1374.
12mr|kernel-3.6.5-1.1|2565	- Disabled CONFIG_RTC_DRV_DS1286
12mr|kernel-3.6.5-1.1|2566	- Enabled (=y) on sparc/powerpc configs: CONFIG_RTC_INTF_DEV_UIE_EMUL.
12mr|kernel-3.6.5-1.1|2567	- Disabled on i386/powerpc/x86_64 configs: CONFIG_RTC_DRV_BQ4802.
12mr|kernel-3.6.5-1.1|2568	- Change from =m to =y CONFIG_RTC_CLASS/CONFIG_RTC_LIB on powerpc
12mr|kernel-3.6.5-1.1|2569	config.
12mr|kernel-3.6.5-1.1|2570	- Enabled (=y) on i386/x86_64 configs: CONFIG_SONYPI_COMPAT.
12mr|kernel-3.6.5-1.1|2571	- Disabled on all kernel configs: CONFIG_PARPORT_AX88796.
12mr|kernel-3.6.5-1.1|2572	- Enabled (=m) on sparc config: CONFIG_PARPORT_SUNBPP.
12mr|kernel-3.6.5-1.1|2573	- Enabled (=y) on x86_64 config: PARPORT_PC_SUPERIO.
12mr|kernel-3.6.5-1.1|2574	- Disabled on all kernel configs: CONFIG_MTD_PHYSMAP,
12mr|kernel-3.6.5-1.1|2575	CONFIG_MTD_PLATRAM, CONFIG_MTD_NAND_PLATFORM.
12mr|kernel-3.6.5-1.1|2576	
12mr|kernel-3.6.5-1.1|2577	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12mr|kernel-3.6.5-1.1|2578	- Keep Module.symvers as /boot/symvers-$version.gz in order to allow partial
12mr|kernel-3.6.5-1.1|2579	kernel builds
12mr|kernel-3.6.5-1.1|2580	--EstaKernelVer linha, e as abaixo, ser?\195?\163o ignoradas--
12mr|kernel-3.6.5-1.1|2581	M    SPECS/kernel.spec
12mr|kernel-3.6.5-1.1|2582	
12mr|kernel-3.6.5-1.1|2583	* Tue Feb 24 2009 Pascal Terjan <pterjan@mandriva.org> 2.6.29-0.rc6.1.1mnb2
12mr|kernel-3.6.5-1.1|2584	+ Revision: 344570
12mr|kernel-3.6.5-1.1|2585	- Release
12mr|kernel-3.6.5-1.1|2586	
12mr|kernel-3.6.5-1.1|2587	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|2588	- update to 2.6.29-rc6-git1
12mr|kernel-3.6.5-1.1|2589	- update to 2.6.29-rc6
12mr|kernel-3.6.5-1.1|2590	- add drivers/acpi/acpica header files to -devel rpms, needed by fglrx
12mr|kernel-3.6.5-1.1|2591	
12mr|kernel-3.6.5-1.1|2592	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kernel-3.6.5-1.1|2593	- Disabled on all kernel configs: CONFIG_LEDS_GPIO, CONFIG_LEDS_PCA9532,
12mr|kernel-3.6.5-1.1|2594	CONFIG_LEDS_PCA955X.
12mr|kernel-3.6.5-1.1|2595	- Enabled on powerpc config: CONFIG_LEDS_TRIGGER_TIMER,
12mr|kernel-3.6.5-1.1|2596	CONFIG_LEDS_TRIGGER_HEARTBEAT.
12mr|kernel-3.6.5-1.1|2597	- Disabled on x86_64 config: CONFIG_LEDS_ALIX2.
12mr|kernel-3.6.5-1.1|2598	- Enabled on sparc config: CONFIG_NEW_LEDS, CONFIG_LEDS_CLASS,
12mr|kernel-3.6.5-1.1|2599	CONFIG_LEDS_SUNFIRE, CONFIG_LEDS_TRIGGERS*.
12mr|kernel-3.6.5-1.1|2600	- Disabled CONFIG_KEYBOARD_GPIO, CONFIG_MOUSE_GPIO
12mr|kernel-3.6.5-1.1|2601	- Disabled CONFIG_BLK_DEV_PLATFORM
12mr|kernel-3.6.5-1.1|2602	- Disabled on all kernel configs: CONFIG_I2C_GPIO, CONFIG_I2C_OCORES,
12mr|kernel-3.6.5-1.1|2603	CONFIG_I2C_SIMTEC, CONFIG_I2C_PCA_PLATFORM, CONFIG_I2C_STUB.
12mr|kernel-3.6.5-1.1|2604	- Disabled on powerpc config: CONFIG_I2C_ISCH.
12mr|kernel-3.6.5-1.1|2605	- Disabled on sparc config: CONFIG_I2C_ALI1535, CONFIG_I2C_ALI1563,
12mr|kernel-3.6.5-1.1|2606	CONFIG_I2C_ALI15X3, CONFIG_I2C_AMD756, CONFIG_I2C_AMD8111,
12mr|kernel-3.6.5-1.1|2607	CONFIG_I2C_I801, CONFIG_I2C_ISCH, CONFIG_I2C_NFORCE2,
12mr|kernel-3.6.5-1.1|2608	CONFIG_I2C_PIIX4, CONFIG_I2C_SIS5595, CONFIG_I2C_SIS630,
12mr|kernel-3.6.5-1.1|2609	CONFIG_I2C_SIS96X, CONFIG_I2C_VIA, CONFIG_I2C_VIAPRO.
12mr|kernel-3.6.5-1.1|2610	- Enabled on powerpc config: CONFIG_COMPUTONE, CONFIG_I2C_VOODOO3.
12mr|kernel-3.6.5-1.1|2611	- Disabled CONFIG_PATA_PLATFORM
12mr|kernel-3.6.5-1.1|2612	- Disabled CONFIG_USB_R8A66597_HCD on all configs.
12mr|kernel-3.6.5-1.1|2613	- Tomoyo build patch update for 2.6.29-rc5
12mr|kernel-3.6.5-1.1|2614	
12mr|kernel-3.6.5-1.1|2615	* Fri Feb 20 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.29-0.rc5.4.1mnb2
12mr|kernel-3.6.5-1.1|2616	+ Revision: 343308
12mr|kernel-3.6.5-1.1|2617	- Fixed drbd build with BIO_RW_SYNC change after 2.6.29-rc5-git4 update.
12mr|kernel-3.6.5-1.1|2618	- Disabled CONFIG_USB_ISP116X_HCD
12mr|kernel-3.6.5-1.1|2619	- Updated to 2.6.29-rc5-git4
12mr|kernel-3.6.5-1.1|2620	- Disabled CONFIG_USB_C67X00_HCD
12mr|kernel-3.6.5-1.1|2621	- Disabled CONFIG_SOC_CAMERA
12mr|kernel-3.6.5-1.1|2622	- Disabled CONFIG_MFD_WM8400
12mr|kernel-3.6.5-1.1|2623	- Disabled CONFIG_TPS65010
12mr|kernel-3.6.5-1.1|2624	- Disabled CONFIG_MFD_SM501.
12mr|kernel-3.6.5-1.1|2625	- Disabled CONFIG_HTC_PASIC3.
12mr|kernel-3.6.5-1.1|2626	- Disabled on all configs: CONFIG_SENSORS_ADS7828.
12mr|kernel-3.6.5-1.1|2627	- Disabled on powerpc/sparc: CONFIG_HWMON_VID, CONFIG_SENSORS_AD*,
12mr|kernel-3.6.5-1.1|2628	CONFIG_SENSORS_F718*, CONFIG_SENSORS_F75375S,
12mr|kernel-3.6.5-1.1|2629	CONFIG_SENSORS_LTC4245, CONFIG_SENSORS_MAX*,
12mr|kernel-3.6.5-1.1|2630	CONFIG_SENSORS_W83792D, CONFIG_SENSORS_W83L786NG,
12mr|kernel-3.6.5-1.1|2631	CONFIG_SENSORS_DS1621, CONFIG_SENSORS_I5K_AMB,
12mr|kernel-3.6.5-1.1|2632	CONFIG_SENSORS_GL5*, CONFIG_SENSORS_IT87, CONFIG_SENSORS_LM*,
12mr|kernel-3.6.5-1.1|2633	CONFIG_SENSORS_PC87360, CONFIG_SENSORS_SIS5595,
12mr|kernel-3.6.5-1.1|2634	CONFIG_SENSORS_DME1737, CONFIG_SENSORS_SMS*,
12mr|kernel-3.6.5-1.1|2635	CONFIG_SENSORS_THMC50, CONFIG_SENSORS_VIA686A,
12mr|kernel-3.6.5-1.1|2636	CONFIG_SENSORS_W83781D, CONFIG_SENSORS_W83L785TS,
12mr|kernel-3.6.5-1.1|2637	CONFIG_SENSORS_W83627HF.
12mr|kernel-3.6.5-1.1|2638	- w1: add missing Kconfig/Makefile entries for DS2431 slave driver.
12mr|kernel-3.6.5-1.1|2639	- Disabled CONFIG_W1_MASTER_GPIO, CONFIG_W1_SLAVE_BQ27000,
12mr|kernel-3.6.5-1.1|2640	CONFIG_W1_SLAVE_DS2760, CONFIG_BATTERY_BQ27x00, CONFIG_BATTERY_DS2760,
12mr|kernel-3.6.5-1.1|2641	CONFIG_PDA_POWER.
12mr|kernel-3.6.5-1.1|2642	- Disabled CONFIG_MFD_WM8350_I2C
12mr|kernel-3.6.5-1.1|2643	- Disabled CONFIG_SPI
12mr|kernel-3.6.5-1.1|2644	- Disabled on all kernel configs: CONFIG_UCB1400_CORE,
12mr|kernel-3.6.5-1.1|2645	CONFIG_TOUCHSCREEN_ADS7846, CONFIG_TOUCHSCREEN_WM97XX,
12mr|kernel-3.6.5-1.1|2646	CONFIG_TOUCHSCREEN_TSC2007.
12mr|kernel-3.6.5-1.1|2647	- Disabled on x86_64 config: CONFIG_TOUCHSCREEN_MK712.
12mr|kernel-3.6.5-1.1|2648	- Disabled on powerpc config: CONFIG_TOUCHSCREEN_TOUCHIT213.
12mr|kernel-3.6.5-1.1|2649	- Enabled (=m) on powerpc config: CONFIG_TOUCHSCREEN_ELO,
12mr|kernel-3.6.5-1.1|2650	CONFIG_TOUCHSCREEN_MTOUCH, CONFIG_TOUCHSCREEN_PENMOUNT,
12mr|kernel-3.6.5-1.1|2651	CONFIG_TOUCHSCREEN_TOUCHRIGHT, CONFIG_TOUCHSCREEN_TOUCHWIN.
12mr|kernel-3.6.5-1.1|2652	- Disabled CONFIG_UCB1400_CORE
12mr|kernel-3.6.5-1.1|2653	- Disabled on kernel configs: CONFIG_MDIO_BITBANG, CONFIG_MDIO_GPIO.
12mr|kernel-3.6.5-1.1|2654	- ALSA/hda changes:
12mr|kernel-3.6.5-1.1|2655	* Include new SND_PCI_QUIRK_MASK and SND_PCI_QUIRK_VENDOR macros,
12mr|kernel-3.6.5-1.1|2656	cleanup IDT92HD7x HP quirks and backport SND_PCI_QUIRK_MASK
12mr|kernel-3.6.5-1.1|2657	cleanup for stac922x ecs202 model from alsa tiwai's sound tree.
12mr|kernel-3.6.5-1.1|2658	* Fix speaker output on HP DV4 1155-SE
12mr|kernel-3.6.5-1.1|2659	
12mr|kernel-3.6.5-1.1|2660	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12mr|kernel-3.6.5-1.1|2661	- Enabled CONFIG_MODVERSIONS and CONFIG_MODULE_SRCVERSION_ALL, as a first
12mr|kernel-3.6.5-1.1|2662	step towards ABI control
12mr|kernel-3.6.5-1.1|2663	
12mr|kernel-3.6.5-1.1|2664	* Mon Feb 16 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.29-0.rc5.1mnb2
12mr|kernel-3.6.5-1.1|2665	+ Revision: 341088
12mr|kernel-3.6.5-1.1|2666	- Prepare to release.
12mr|kernel-3.6.5-1.1|2667	- Updated to 2.6.29-rc5
12mr|kernel-3.6.5-1.1|2668	* dropped sound-alsa-hda-change-hp-dv7-quirk.patch (merged)
12mr|kernel-3.6.5-1.1|2669	- Fixed build with drbd 8.3.0
12mr|kernel-3.6.5-1.1|2670	- Update ipt_set for netfilter/xtables changes in 2.6.29
12mr|kernel-3.6.5-1.1|2671	- Fixed build warnings in agnx and rtl8187se staging drivers.
12mr|kernel-3.6.5-1.1|2672	- ALSA/hda/idt: change HP dv7 (103c:30f4) quirk from hp-m4 to hp-dv5
12mr|kernel-3.6.5-1.1|2673	model, to fix not working internal microphone. References:
12mr|kernel-3.6.5-1.1|2674	https://qa.mandriva.com/show_bug.cgi?id=44855#c193
12mr|kernel-3.6.5-1.1|2675	https://qa.mandriva.com/show_bug.cgi?id=44855#c196
12mr|kernel-3.6.5-1.1|2676	- Updated to 2.6.29-rc4
12mr|kernel-3.6.5-1.1|2677	* Removed following merged patches:
12mr|kernel-3.6.5-1.1|2678	x86-cpufreq-add-more-pcore-fsbs.patch
12mr|kernel-3.6.5-1.1|2679	x86-cpufreq-add-celeron-core-to-p4-clockmod.patch
12mr|kernel-3.6.5-1.1|2680	char-agp-intel-agp-add-support-for-G41-chipset.patch
12mr|kernel-3.6.5-1.1|2681	fs-squashfs3.4.patch
12mr|kernel-3.6.5-1.1|2682	fs-squashfs3.4-2.6.28.patch
12mr|kernel-3.6.5-1.1|2683	media-video-uvc-add-support-for-samsung-q310-webcam.patch
12mr|kernel-3.6.5-1.1|2684	media-video-uvc-add-support-for-thinkpad-sl500-webcam.patch
12mr|kernel-3.6.5-1.1|2685	media-video-uvc-sort-the-frame-descriptors-during-parsing.patch
12mr|kernel-3.6.5-1.1|2686	media-video-uvc-handle-failed-GET_MIN_MAX_DEF-more-gracefully.patch
12mr|kernel-3.6.5-1.1|2687	media-video-uvc-commit-stream-param-when-enabling-stream.patch
12mr|kernel-3.6.5-1.1|2688	misc-eeepc-laptop-check-return-values-from-rfkill_register.patch
12mr|kernel-3.6.5-1.1|2689	misc-eeepc-laptop-implement-rfkill-hotplugging-in-eeepc-laptop.patch
12mr|kernel-3.6.5-1.1|2690	misc-eeepc-laptop-add-support-for-extended-hotkeys.patch
12mr|kernel-3.6.5-1.1|2691	net-fix-userland-breakage-wrt-if_tunnel.h.patch
12mr|kernel-3.6.5-1.1|2692	serial-RS485-ioctl-structure-uses-__u32-include.patch
12mr|kernel-3.6.5-1.1|2693	sound-alsa-hda-Add-quirk-for-another-HP-dv5-model.patch
12mr|kernel-3.6.5-1.1|2694	btusb-add-broadcom-dongle.patch
12mr|kernel-3.6.5-1.1|2695	* Rediffed/Redid following patches:
12mr|kernel-3.6.5-1.1|2696	acpi-add-proc-event-regs.patch
12mr|kernel-3.6.5-1.1|2697	fs-dynamic-nls-default.patch
12mr|kernel-3.6.5-1.1|2698	media-dvb-add-Yuan-PD378S.patch
12mr|kernel-3.6.5-1.1|2699	serial-docomo-F2402.patch
12mr|kernel-3.6.5-1.1|2700	sound-alsa-hda-add-acer-alc889-model.patch
12mr|kernel-3.6.5-1.1|2701	sound-alsa-hda-92hd71xxx-disable-unmute-support-for-code.patch
12mr|kernel-3.6.5-1.1|2702	sound-alsa-hda-Additional-pin-nids-for-STAC92HD71Bx-and.patch
12mr|kernel-3.6.5-1.1|2703	sound-alsa-hda-Dynamic-detection-of-dmics-dmuxes-smuxes.patch
12mr|kernel-3.6.5-1.1|2704	sound-alsa-hda-Don-t-call-stac92xx_parse_auto_config-wi.patch
12mr|kernel-3.6.5-1.1|2705	sound-alsa-hda-one-more-hp-dv7-quirk.patch
12mr|kernel-3.6.5-1.1|2706	sound-alsa-hda-Don-t-touch-non-existent-port-f-on-4-por.patch
12mr|kernel-3.6.5-1.1|2707	sound-alsa-hda-sigmatel-ecs202-new-quirk.patch
12mr|kernel-3.6.5-1.1|2708	usb-storage-uss725-build-fixes.patch
12mr|kernel-3.6.5-1.1|2709	bluetooth-hci_usb-disable-isoc-transfers.patch
12mr|kernel-3.6.5-1.1|2710	hid-usbhid-quirk-multilaser.patch
12mr|kernel-3.6.5-1.1|2711	3rd-3rdparty-merge.patch
12mr|kernel-3.6.5-1.1|2712	* Pending/moved to patches-broken:
12mr|kernel-3.6.5-1.1|2713	- acpi-asus-input.patch: same functionality merged upstream, but
12mr|kernel-3.6.5-1.1|2714	needs extra checking on some extra/different key codes to be
12mr|kernel-3.6.5-1.1|2715	dropped.
12mr|kernel-3.6.5-1.1|2716	- hid-hotplug-racefix.patch: possibly fixed by commit "HID:
12mr|kernel-3.6.5-1.1|2717	hiddev cleanup -- handle all error conditions properly"
12mr|kernel-3.6.5-1.1|2718	upstream.
12mr|kernel-3.6.5-1.1|2719	* Dropped from patches-broken:
12mr|kernel-3.6.5-1.1|2720	- media-video-uvc-max-iso-pkts.patch: no machine/environment
12mr|kernel-3.6.5-1.1|2721	available anymore to reproduce the problem.
12mr|kernel-3.6.5-1.1|2722	* Added alc889 fixes submitted upstream for which
12mr|kernel-3.6.5-1.1|2723	sound-alsa-hda-add-acer-alc889-model.patch depends:
12mr|kernel-3.6.5-1.1|2724	sound-alsa-hda-consider-additional-capsrc-alc889.patch
12mr|kernel-3.6.5-1.1|2725	sound-alsa-hda-alc882_auto_init_input_src-selector.patch
12mr|kernel-3.6.5-1.1|2726	* Updated tomoyo to 1.6.6-20090202, 2.6.29-rc3 build and kernel
12mr|kernel-3.6.5-1.1|2727	log warning patches adapted.
12mr|kernel-3.6.5-1.1|2728	* Adjusted drbd and unionfs for 2.6.29 changes.
12mr|kernel-3.6.5-1.1|2729	* Removed rt2860 from additional 3rdparty drivers, it is now
12mr|kernel-3.6.5-1.1|2730	included in staging.
12mr|kernel-3.6.5-1.1|2731	
12mr|kernel-3.6.5-1.1|2732	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|2733	- update drbd to 8.3.0
12mr|kernel-3.6.5-1.1|2734	
12mr|kernel-3.6.5-1.1|2735	+ Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.6.5-1.1|2736	- Disable CONFIG_HID_COMPAT (hid-dummy module) as our udev supports
12mr|kernel-3.6.5-1.1|2737	driver autoloading on all buses.
12mr|kernel-3.6.5-1.1|2738	
12mr|kernel-3.6.5-1.1|2739	* Mon Feb 09 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.28.4-1mnb2
12mr|kernel-3.6.5-1.1|2740	+ Revision: 338755
12mr|kernel-3.6.5-1.1|2741	- Removed input-samsung-nc10.patch (merged in 2.6.28.4).
12mr|kernel-3.6.5-1.1|2742	- Prepare to release.
12mr|kernel-3.6.5-1.1|2743	- Remove previous applied enhancements/fixes to STAC92HD71Bx and
12mr|kernel-3.6.5-1.1|2744	STAC92HD75Bx hda codec support, and reapply splitted changes
12mr|kernel-3.6.5-1.1|2745	submitted upstream. Apply also additional fixes and HP dv quirks
12mr|kernel-3.6.5-1.1|2746	in sound tree. Added additional quirk for HP dv7 to be submitted
12mr|kernel-3.6.5-1.1|2747	after I get positive report about it.
12mr|kernel-3.6.5-1.1|2748	- ALSA/hda: Map new ecs motherboard id 1019:2950 to STAC9221 ecs202
12mr|kernel-3.6.5-1.1|2749	model.
12mr|kernel-3.6.5-1.1|2750	- Updated to 2.6.28.4
12mr|kernel-3.6.5-1.1|2751	
12mr|kernel-3.6.5-1.1|2752	+ Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.6.5-1.1|2753	- Build HID core as modules instead of built-in. Having it built-in
12mr|kernel-3.6.5-1.1|2754	makes no sense as both USB HID and Bluetooth HIDP are built as
12mr|kernel-3.6.5-1.1|2755	modules anyway.
12mr|kernel-3.6.5-1.1|2756	
12mr|kernel-3.6.5-1.1|2757	* Wed Feb 04 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.28.3-1mnb2
12mr|kernel-3.6.5-1.1|2758	+ Revision: 337511
12mr|kernel-3.6.5-1.1|2759	- serial.h exported userspace header fix (#47313, and reported also by
12mr|kernel-3.6.5-1.1|2760	Gustavo De Nardin).
12mr|kernel-3.6.5-1.1|2761	- Prepare to release.
12mr|kernel-3.6.5-1.1|2762	- Added upstream fix for the exposed linux/ip.h header in
12mr|kernel-3.6.5-1.1|2763	if_tunnel.h exported to userspace bug
12mr|kernel-3.6.5-1.1|2764	(http://lists.mandriva.com/kernel-discuss/2009-02/msg00000.php).
12mr|kernel-3.6.5-1.1|2765	- Updated to 2.6.28.3
12mr|kernel-3.6.5-1.1|2766	* removed x86-pat-1MB-nonram.patch (merged)
12mr|kernel-3.6.5-1.1|2767	- Small corrections/cosmetics in sreadahead 1.0 patch.
12mr|kernel-3.6.5-1.1|2768	
12mr|kernel-3.6.5-1.1|2769	* Wed Jan 28 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.28.2-1mnb2
12mr|kernel-3.6.5-1.1|2770	+ Revision: 334911
12mr|kernel-3.6.5-1.1|2771	- Make sure tracer for sys_open() builds on 2.6.28.
12mr|kernel-3.6.5-1.1|2772	- Updates for sreadahead 1.0 support.
12mr|kernel-3.6.5-1.1|2773	- Updated to 2.6.28.2
12mr|kernel-3.6.5-1.1|2774	* removed following patches (already applied or obsolete with
12mr|kernel-3.6.5-1.1|2775	"usb-storage: set CAPACITY_HEURISTICS flag for bad vendors"
12mr|kernel-3.6.5-1.1|2776	change):
12mr|kernel-3.6.5-1.1|2777	usb-storage-unusual_devs-nokia-5200.patch
12mr|kernel-3.6.5-1.1|2778	usb-storage-unusual-devs-nokia-5610.patch
12mr|kernel-3.6.5-1.1|2779	* rediff sound-alsa-hda-enhance_fix_stac92hd71bx_stac92hd75bx.patch
12mr|kernel-3.6.5-1.1|2780	* cosmetic changes at sound-alsa-hda-add-acer-alc889-model.patch
12mr|kernel-3.6.5-1.1|2781	
12mr|kernel-3.6.5-1.1|2782	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|2783	- Try to better describe -devel
12mr|kernel-3.6.5-1.1|2784	
12mr|kernel-3.6.5-1.1|2785	* Fri Jan 23 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.28.1-2mnb2
12mr|kernel-3.6.5-1.1|2786	+ Revision: 333095
12mr|kernel-3.6.5-1.1|2787	- Makefile:
12mr|kernel-3.6.5-1.1|2788	* remove unused SOURCES_DIR
12mr|kernel-3.6.5-1.1|2789	* fix errors with latest rpm (wrong topdir)
12mr|kernel-3.6.5-1.1|2790	- Fix snd-hda-intel oops with some alc883 models after addition of
12mr|kernel-3.6.5-1.1|2791	model for Acer Aspire 8930
12mr|kernel-3.6.5-1.1|2792	
12mr|kernel-3.6.5-1.1|2793	* Thu Jan 22 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.28.1-1mnb2
12mr|kernel-3.6.5-1.1|2794	+ Revision: 332607
12mr|kernel-3.6.5-1.1|2795	- Prepare to release.
12mr|kernel-3.6.5-1.1|2796	- Updated to 2.6.28.1
12mr|kernel-3.6.5-1.1|2797	- Add MSI quirk list for hda devices, to force enable_msi setting
12mr|kernel-3.6.5-1.1|2798	parameter when needed (#44855).
12mr|kernel-3.6.5-1.1|2799	- Enhance/fix some aspects related to STAC92HD71Bx and STAC92HD75Bx
12mr|kernel-3.6.5-1.1|2800	support (#44855).
12mr|kernel-3.6.5-1.1|2801	- Add hda-intel ALC889 model for Acer Aspire 8930 (#45838).
12mr|kernel-3.6.5-1.1|2802	- Add Suggests for crda in kernel packages.
12mr|kernel-3.6.5-1.1|2803	
12mr|kernel-3.6.5-1.1|2804	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|2805	- Add id for Yuan PD378S DVB receiver
12mr|kernel-3.6.5-1.1|2806	- Add back patch on asus-laptop to convert acpi events to input
12mr|kernel-3.6.5-1.1|2807	- Drop asus_acpi patch
12mr|kernel-3.6.5-1.1|2808	- Disable asus_acpi, we have asus-laptop and eeepc-laptop
12mr|kernel-3.6.5-1.1|2809	- Better titles
12mr|kernel-3.6.5-1.1|2810	- List added modules
12mr|kernel-3.6.5-1.1|2811	- Fix bug number in changelog
12mr|kernel-3.6.5-1.1|2812	- Add patch from upstream #19422 to allow X starting on some systems (#46384)
12mr|kernel-3.6.5-1.1|2813	
12mr|kernel-3.6.5-1.1|2814	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12mr|kernel-3.6.5-1.1|2815	- Fix rtc-cmos loading (patch suggested by Oden Eriksson)
12mr|kernel-3.6.5-1.1|2816	- Update package's changelog
12mr|kernel-3.6.5-1.1|2817	- Make CONFIG_IDE modular in all configs (asked by Thierry Vignaud)
12mr|kernel-3.6.5-1.1|2818	- Update configs to 2.6.28: CONFIG_X86_PTRACE_BTS is being disabled because
12mr|kernel-3.6.5-1.1|2819	it's marked as broken and as CONFIG_X86_DS depends on it it's also being
12mr|kernel-3.6.5-1.1|2820	disabled
12mr|kernel-3.6.5-1.1|2821	
12mr|kernel-3.6.5-1.1|2822	+ Thierry Vignaud <tv@mandriva.org>
12mr|kernel-3.6.5-1.1|2823	- add probable author
12mr|kernel-3.6.5-1.1|2824	- add probable author
12mr|kernel-3.6.5-1.1|2825	
12mr|kernel-3.6.5-1.1|2826	* Tue Dec 30 2008 Pascal Terjan <pterjan@mandriva.org> 2.6.28-2mnb2
12mr|kernel-3.6.5-1.1|2827	+ Revision: 321303
12mr|kernel-3.6.5-1.1|2828	- Support fn+* in Samsung NC10
12mr|kernel-3.6.5-1.1|2829	
12mr|kernel-3.6.5-1.1|2830	* Mon Dec 29 2008 Pascal Terjan <pterjan@mandriva.org> 2.6.28-1mnb2
12mr|kernel-3.6.5-1.1|2831	+ Revision: 320994
12mr|kernel-3.6.5-1.1|2832	- Updated to 2.6.28 final
12mr|kernel-3.6.5-1.1|2833	
12mr|kernel-3.6.5-1.1|2834	* Fri Dec 12 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.28-0.rc8.1mnb2
12mr|kernel-3.6.5-1.1|2835	+ Revision: 313689
12mr|kernel-3.6.5-1.1|2836	- Minor spec code fix.
12mr|kernel-3.6.5-1.1|2837	- More build fixes, and fix previous "build fixes"...
12mr|kernel-3.6.5-1.1|2838	- * Redid/Rediffed following patches (updates for netfilter/xtables
12mr|kernel-3.6.5-1.1|2839	changes in 2.6.28):
12mr|kernel-3.6.5-1.1|2840	net-netfilter-IFWLOG-mdv.patch
12mr|kernel-3.6.5-1.1|2841	net-netfilter-psd-mdv.patch
12mr|kernel-3.6.5-1.1|2842	* Update ipt_set for netfilter/xtables changes in 2.6.28
12mr|kernel-3.6.5-1.1|2843	- Updated to 2.6.28-rc8
12mr|kernel-3.6.5-1.1|2844	- Removed 3rdparty et131x which is now in staging.
12mr|kernel-3.6.5-1.1|2845	- Misc build fixes.
12mr|kernel-3.6.5-1.1|2846	- Updated to 2.6.28-rc7
12mr|kernel-3.6.5-1.1|2847	* Dropped (merged):
12mr|kernel-3.6.5-1.1|2848	x86-add-northbridge-pci-ids-for-fam-0x11-processors.patch
12mr|kernel-3.6.5-1.1|2849	x86-add-detection-of-AMD-family-0x11-northbridges.patch
12mr|kernel-3.6.5-1.1|2850	fastboot-1.patch
12mr|kernel-3.6.5-1.1|2851	acpi-add-preemption-to-avoid-latency-issue.patch
12mr|kernel-3.6.5-1.1|2852	acpi-ACPICA-Add-function-to-dereference-returned-referen.patch
12mr|kernel-3.6.5-1.1|2853	ata-ata_piix-hercules-ec900-short-cable.patch
12mr|kernel-3.6.5-1.1|2854	ide-pci-piix-hercules-ec900-short-cable.patch
12mr|kernel-3.6.5-1.1|2855	scsi-megaraid-proc-oops.patch
12mr|kernel-3.6.5-1.1|2856	gpu-drm-SiS-DRM-fix-a-pointer-cast-warning.patch
12mr|kernel-3.6.5-1.1|2857	gpu-drm-fix-sysfs-error-path.patch
12mr|kernel-3.6.5-1.1|2858	gpu-drm-radeon-fix-writeback-across-suspend-resume.patch
12mr|kernel-3.6.5-1.1|2859	gpu-drm-i915-remove-settable-use_mi_batchbuffer_start.patch
12mr|kernel-3.6.5-1.1|2860	gpu-drm-i915-Ignore-X-server-provided-mmio-address.patch
12mr|kernel-3.6.5-1.1|2861	gpu-drm-i915-Use-more-consistent-names-for-regs-and-store.patch
12mr|kernel-3.6.5-1.1|2862	gpu-drm-i915-Add-support-for-MSI-and-interrupt-mitigation.patch
12mr|kernel-3.6.5-1.1|2863	gpu-drm-i915-Track-progress-inside-of-batchbuffers-for-dete.patch
12mr|kernel-3.6.5-1.1|2864	gpu-drm-Add-Intel-ACPI-IGD-OpRegion-support.patch
12mr|kernel-3.6.5-1.1|2865	gpu-drm-i915-save-restore-MCHBAR_RENDER_STANDBY.patch
12mr|kernel-3.6.5-1.1|2866	media-video-uvc-implement-usb-reset-resume.patch
12mr|kernel-3.6.5-1.1|2867	media-video-uvc-supress-spurious-EOF-in-empty-payload-trace-msg.patch
12mr|kernel-3.6.5-1.1|2868	media-video-uvc-fix-incomplete-frame-drop-switch-variable-size.patch
12mr|kernel-3.6.5-1.1|2869	media-video-uvc-dont-use-part-of-buffer-for-USB-transfer.patch
12mr|kernel-3.6.5-1.1|2870	media-video-uvc-declare-missing-unit-controls.patch
12mr|kernel-3.6.5-1.1|2871	media-video-uvc-control-cache-access-fix.patch
12mr|kernel-3.6.5-1.1|2872	media-video-uvc-add-bison-quirk-fujitsu-amilo-si2636.patch
12mr|kernel-3.6.5-1.1|2873	media-video-uvc-add-bison-quirk-advent-4211.patch
12mr|kernel-3.6.5-1.1|2874	media-video-uvc-support-two-new-bison-webcams.patch
12mr|kernel-3.6.5-1.1|2875	media-video-gspca-add-m5602-driver.patch
12mr|kernel-3.6.5-1.1|2876	misc-add-panasonic-laptop-extras.patch
12mr|kernel-3.6.5-1.1|2877	net-sis190-add-atheros-phy-ar8012.patch
12mr|kernel-3.6.5-1.1|2878	net-r8169-Tx-performance-tweak-helper.patch
12mr|kernel-3.6.5-1.1|2879	net-r8169-use-pci_find_capability-for-the-PCI-E-feature.patch
12mr|kernel-3.6.5-1.1|2880	net-r8169-add-8168-8101-registers-description.patch
12mr|kernel-3.6.5-1.1|2881	net-r8169-add-hw-start-helpers-for-the-8168-and-the-810.patch
12mr|kernel-3.6.5-1.1|2882	net-r8169-additional-8101-and-8102-support.patch
12mr|kernel-3.6.5-1.1|2883	net-r8169-WoL-fixes-part-1.patch
12mr|kernel-3.6.5-1.1|2884	net-r8169-WoL-fixes-part-2.patch
12mr|kernel-3.6.5-1.1|2885	net-wireless-b43-Fix-QoS-defaults.patch
12mr|kernel-3.6.5-1.1|2886	net-wireless-b43legacy-Fix-to-enhance-TX-speed.patch
12mr|kernel-3.6.5-1.1|2887	net-wireless-b43-Fix-Bluetooth-SPROM-coding-error-Motorola-7010-BCM4306.patch
12mr|kernel-3.6.5-1.1|2888	net-atl2-add-atl2-driver.patch
12mr|kernel-3.6.5-1.1|2889	net-atl2-add-tx-bytes-statistic.patch
12mr|kernel-3.6.5-1.1|2890	net-enic-add-Cisco-10G-Ethernet-NIC-driver.patch
12mr|kernel-3.6.5-1.1|2891	net-enic-Don-t-indicate-IPv6-pkts-using-soft-LRO.patch
12mr|kernel-3.6.5-1.1|2892	net-enic-fixes-for-review-items-from-Ben-Hutchings.patch
12mr|kernel-3.6.5-1.1|2893	net-enic-Bug-fix-Free-MSI-intr-with-correct-data-handl.patch
12mr|kernel-3.6.5-1.1|2894	net-enic-bug-fix-don-t-set-netdev-name-too-early.patch
12mr|kernel-3.6.5-1.1|2895	net-jme-JMicron-Gigabit-Ethernet-Driver.patch
12mr|kernel-3.6.5-1.1|2896	net-qlge-New-Qlogic-10Gb-Ethernet-Driver.patch
12mr|kernel-3.6.5-1.1|2897	net-qlge-Fix-warnings-in-debugging-code.patch
12mr|kernel-3.6.5-1.1|2898	net-qlge-Protect-qlge_resume-with-CONFIG_PM.patch
12mr|kernel-3.6.5-1.1|2899	net-bluetooth-apple-wireless-keyboard-fnkey.patch
12mr|kernel-3.6.5-1.1|2900	net-wireless-iwlagn-downgrade-BUG_ON-in-interrupt.patch
12mr|kernel-3.6.5-1.1|2901	sound-alsa-revert-for-20081011-merge.patch
12mr|kernel-3.6.5-1.1|2902	sound-alsa-20081011-merge.patch
12mr|kernel-3.6.5-1.1|2903	sound-alsa-20081013-merge.patch
12mr|kernel-3.6.5-1.1|2904	sound-alsa-20081016-merge.patch
12mr|kernel-3.6.5-1.1|2905	sound-alsa-20081017-merge.patch
12mr|kernel-3.6.5-1.1|2906	sound-alsa-20081020_1-merge.patch
12mr|kernel-3.6.5-1.1|2907	sound-alsa-20081020_2-merge.patch
12mr|kernel-3.6.5-1.1|2908	sound-alsa-20081020_3-merge.patch
12mr|kernel-3.6.5-1.1|2909	sound-alsa-20081023-merge.patch
12mr|kernel-3.6.5-1.1|2910	sound-alsa-20081027-merge.patch
12mr|kernel-3.6.5-1.1|2911	sound-alsa-pci_ioremap_bar-only-in-2.6.28.patch
12mr|kernel-3.6.5-1.1|2912	sound-alsa-revert-for-20081030-merge.patch
12mr|kernel-3.6.5-1.1|2913	sound-alsa-20081030-merge.patch
12mr|kernel-3.6.5-1.1|2914	sound-alsa-20081103-merge.patch
12mr|kernel-3.6.5-1.1|2915	sound-alsa-20081110-merge.patch
12mr|kernel-3.6.5-1.1|2916	sound-alsa-20081112-merge.patch
12mr|kernel-3.6.5-1.1|2917	sound-alsa-20081118-merge.patch
12mr|kernel-3.6.5-1.1|2918	sound-alsa-20081130-merge.patch
12mr|kernel-3.6.5-1.1|2919	usb-storage-nokia-6300.patch
12mr|kernel-3.6.5-1.1|2920	usb-storage-unusual-devs-nokia-7610.patch
12mr|kernel-3.6.5-1.1|2921	* Moved to patches-broken:
12mr|kernel-3.6.5-1.1|2922	irq-debug-shared.patch
12mr|kernel-3.6.5-1.1|2923	pci-default-nomsi.patch (continue to disable msi by default?)
12mr|kernel-3.6.5-1.1|2924	scsi-sg-allow-dio-as-default.patch
12mr|kernel-3.6.5-1.1|2925	hwmon-applesmc-retry-when-accessing-keys.patch (still needed?)
12mr|kernel-3.6.5-1.1|2926	hwmon-applesmc_int.patch (useful?)
12mr|kernel-3.6.5-1.1|2927	media-video-uvc-max-iso-pkts.patch
12mr|kernel-3.6.5-1.1|2928	apparmor patches
12mr|kernel-3.6.5-1.1|2929	aufs patches
12mr|kernel-3.6.5-1.1|2930	* Redid/Rediffed following patches:
12mr|kernel-3.6.5-1.1|2931	ide-pci-sis5513-965.patch
12mr|kernel-3.6.5-1.1|2932	fs-dynamic-nls-default.patch
12mr|kernel-3.6.5-1.1|2933	media-video-uvc-handle-failed-GET_MIN_MAX_DEF-more-gracefully.patch
12mr|kernel-3.6.5-1.1|2934	net-netfilter-psd-mdv.patch
12mr|kernel-3.6.5-1.1|2935	hid-usbhid-IBM-BladeCenterHS20-quirk.patch
12mr|kernel-3.6.5-1.1|2936	hid-usbhid-quirk-multilaser.patch
12mr|kernel-3.6.5-1.1|2937	3rd-3rdparty-merge.patch
12mr|kernel-3.6.5-1.1|2938	gpu-drm-mach64.patch
12mr|kernel-3.6.5-1.1|2939	gpu-drm-mach64-fixes.patch
12mr|kernel-3.6.5-1.1|2940	* Removed kernel-add-mute-events-log-level.patch (not worth/sent
12mr|kernel-3.6.5-1.1|2941	upstream).
12mr|kernel-3.6.5-1.1|2942	* Removed fastboot-2.patch (asynchronous stuff not accepted
12mr|kernel-3.6.5-1.1|2943	into 2.6.28).
12mr|kernel-3.6.5-1.1|2944	* Removed acpi-asus-laptop-input.patch and acpi-eeepc-input.patch,
12mr|kernel-3.6.5-1.1|2945	as different input support was merged for eeepc-laptop.
12mr|kernel-3.6.5-1.1|2946	* Removed net-enic-build-fix.patch, not needed on 2.6.28
12mr|kernel-3.6.5-1.1|2947	* Removed acpi-dsdt-initrd-fastboot.patch, not needed anymore.
12mr|kernel-3.6.5-1.1|2948	* Removed net-wireless-at76_usb.patch, at76_usb is now in staging
12mr|kernel-3.6.5-1.1|2949	tree.
12mr|kernel-3.6.5-1.1|2950	* Updated drbd code for 2.6.28 (3rd-drbd-2.6.28.patch).
12mr|kernel-3.6.5-1.1|2951	* Added patch from squashfs CVS to allow successful build on 2.6.28
12mr|kernel-3.6.5-1.1|2952	* Removed 3rdparty prism25 which is now in staging.
12mr|kernel-3.6.5-1.1|2953	
12mr|kernel-3.6.5-1.1|2954	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|2955	- Improve the chance that build works on ppc
12mr|kernel-3.6.5-1.1|2956	
12mr|kernel-3.6.5-1.1|2957	* Fri Dec 05 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27.7-3mnb2
12mr|kernel-3.6.5-1.1|2958	+ Revision: 310826
12mr|kernel-3.6.5-1.1|2959	- Prepare to release.
12mr|kernel-3.6.5-1.1|2960	- Upstream alsa bug fixes/updates (1.0.18, 20081130 merge).
12mr|kernel-3.6.5-1.1|2961	- * acpi-eeepc-input.patch: add more hotkeys for newer eeepc models,
12mr|kernel-3.6.5-1.1|2962	keycode references from http://lkml.org/lkml/2008/11/17/161
12mr|kernel-3.6.5-1.1|2963	- Backport wireless hotplug support for eeepc from
12mr|kernel-3.6.5-1.1|2964	http://lkml.org/lkml/2008/11/17/170 (#43332).
12mr|kernel-3.6.5-1.1|2965	
12mr|kernel-3.6.5-1.1|2966	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|2967	- Enable CONFIG_CIFS_DFS_UPCALL
12mr|kernel-3.6.5-1.1|2968	
12mr|kernel-3.6.5-1.1|2969	* Wed Nov 26 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27.7-2mnb2
12mr|kernel-3.6.5-1.1|2970	+ Revision: 307181
12mr|kernel-3.6.5-1.1|2971	- Commit right version of
12mr|kernel-3.6.5-1.1|2972	media-video-uvc-commit-stream-param-when-enabling-stream.patch
12mr|kernel-3.6.5-1.1|2973	- o Luiz Capitulino <lcapitulino@mandriva.com.br>
12mr|kernel-3.6.5-1.1|2974	- Support for broadcom bluetooth dongle 0a5c:2009 in btusb (#44886)
12mr|kernel-3.6.5-1.1|2975	o Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kernel-3.6.5-1.1|2976	- Sync alsa/uvc updates with kernel-2.6.27-0.uc1mnb2 available in
12mr|kernel-3.6.5-1.1|2977	main/testing for 2009.0
12mr|kernel-3.6.5-1.1|2978	
12mr|kernel-3.6.5-1.1|2979	* Tue Nov 25 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27.7-1mnb2
12mr|kernel-3.6.5-1.1|2980	+ Revision: 306719
12mr|kernel-3.6.5-1.1|2981	- Prepare to release.
12mr|kernel-3.6.5-1.1|2982	- Add fix for ppscsi module oops (#45393).
12mr|kernel-3.6.5-1.1|2983	- Backport gspca m5602 driver from 2.6.28 (#44898).
12mr|kernel-3.6.5-1.1|2984	- Apply upstream workaround for #44891 (iwlagn: downgrade BUG_ON in
12mr|kernel-3.6.5-1.1|2985	interrupt).
12mr|kernel-3.6.5-1.1|2986	- Update to 2.6.27.7 (CVE-2008-5033)
12mr|kernel-3.6.5-1.1|2987	* dropped input-ALPS-add-signature-for-DualPoint-model-found-in-Dell-Latitude-E6500.patch
12mr|kernel-3.6.5-1.1|2988	(merged)
12mr|kernel-3.6.5-1.1|2989	
12mr|kernel-3.6.5-1.1|2990	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|2991	- Disable CONFIG_BLK_DEV_UB
12mr|kernel-3.6.5-1.1|2992	
12mr|kernel-3.6.5-1.1|2993	* Sat Nov 15 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27.6-1mnb2
12mr|kernel-3.6.5-1.1|2994	+ Revision: 303502
12mr|kernel-3.6.5-1.1|2995	- Prepare to release.
12mr|kernel-3.6.5-1.1|2996	- More unusual_devs additions for Nokia 5610/7610 (sources: linux-usb ML
12mr|kernel-3.6.5-1.1|2997	and Ubuntu bug #287701).
12mr|kernel-3.6.5-1.1|2998	- unusual_ids usb-storage addition for Nokia XpressMusic 5200
12mr|kernel-3.6.5-1.1|2999	(#44988).
12mr|kernel-3.6.5-1.1|3000	- Regenerate configs.
12mr|kernel-3.6.5-1.1|3001	- More alsa 1.0.18 updates, snd-hda-intel sigmatel codec fixes
12mr|kernel-3.6.5-1.1|3002	among others.
12mr|kernel-3.6.5-1.1|3003	- Update to 2.6.27.6
12mr|kernel-3.6.5-1.1|3004	* dropped md-fix-bug-in-raid10-recovery.patch (merged)
12mr|kernel-3.6.5-1.1|3005	* dropped net-r8169-get-ethtool-settings-through-the-generic-mii.patch
12mr|kernel-3.6.5-1.1|3006	(merged)
12mr|kernel-3.6.5-1.1|3007	* dropped net-wireless-iwlwifi-generic-init-calibrations-framework.patch
12mr|kernel-3.6.5-1.1|3008	* dropped security-keys-request_key-oops.patch (merged)
12mr|kernel-3.6.5-1.1|3009	- i915/drm: backported bug fix for suspend/resume with i915 on some
12mr|kernel-3.6.5-1.1|3010	configurations (Save/restore MCHBAR_RENDER_STANDBY commit on
12mr|kernel-3.6.5-1.1|3011	2.6.28).
12mr|kernel-3.6.5-1.1|3012	- Include r8169 WoL fixes from 2.6.28, related ticket: #41782
12mr|kernel-3.6.5-1.1|3013	
12mr|kernel-3.6.5-1.1|3014	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|3015	- Enable the Nokia 6300 quirk for new revisions
12mr|kernel-3.6.5-1.1|3016	
12mr|kernel-3.6.5-1.1|3017	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|3018	- add fixed BZ #
12mr|kernel-3.6.5-1.1|3019	
12mr|kernel-3.6.5-1.1|3020	* Sun Nov 09 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27.5-1mnb2
12mr|kernel-3.6.5-1.1|3021	+ Revision: 301258
12mr|kernel-3.6.5-1.1|3022	- o Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|3023	- fix md raid10 recovery bug
12mr|kernel-3.6.5-1.1|3024	- Prepare to release.
12mr|kernel-3.6.5-1.1|3025	- Add patch to fix oops in prism2_usb (#44612).
12mr|kernel-3.6.5-1.1|3026	- Fix pcspkr disabled in kernel configs (#45319).
12mr|kernel-3.6.5-1.1|3027	- Apply upstream change in acpi "ACPICA: Add function to dereference
12mr|kernel-3.6.5-1.1|3028	returned reference objects" (#44870).
12mr|kernel-3.6.5-1.1|3029	- Alsa updates from 2.6.27-git* (2.6.28).
12mr|kernel-3.6.5-1.1|3030	- Update to 2.6.27.5
12mr|kernel-3.6.5-1.1|3031	* dropped acpi-ec-fast-transaction.patch (merged)
12mr|kernel-3.6.5-1.1|3032	* rediffed char-agp-intel-agp-add-support-for-G41-chipset.patch
12mr|kernel-3.6.5-1.1|3033	* dropped net-restore-ordering-of-tcp-options.patch (merged)
12mr|kernel-3.6.5-1.1|3034	* dropped sound-alsa-snd-hda-intel-fix-halt-hang.patch (merged)
12mr|kernel-3.6.5-1.1|3035	- Don't use subshell with tar while building patches tarball
12mr|kernel-3.6.5-1.1|3036	(from Gustavo de Nardin -- spuk).
12mr|kernel-3.6.5-1.1|3037	- Backport uvcvideo fixes from 2.6.28 and linux-uvc svn.
12mr|kernel-3.6.5-1.1|3038	
12mr|kernel-3.6.5-1.1|3039	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|3040	- fix drbd CN_IDX 0x4 conflict with v86d
12mr|kernel-3.6.5-1.1|3041	
12mr|kernel-3.6.5-1.1|3042	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12mr|kernel-3.6.5-1.1|3043	- Fix eeepc shutdown hang caused by snd-hda-intel (#44752)
12mr|kernel-3.6.5-1.1|3044	
12mr|kernel-3.6.5-1.1|3045	* Tue Oct 28 2008 Pascal Terjan <pterjan@mandriva.org> 2.6.27.4-2mnb2
12mr|kernel-3.6.5-1.1|3046	+ Revision: 297927
12mr|kernel-3.6.5-1.1|3047	- Fix a oops in request_key when keyring is not already there
12mr|kernel-3.6.5-1.1|3048	- Add missing patch
12mr|kernel-3.6.5-1.1|3049	- Really add the fastboot patches and add some explanations
12mr|kernel-3.6.5-1.1|3050	- Add Fastboot patches
12mr|kernel-3.6.5-1.1|3051	- Fix a oops when reading /proc/megaraid/hba0/diskdrives-ch* (upstream #11792)
12mr|kernel-3.6.5-1.1|3052	
12mr|kernel-3.6.5-1.1|3053	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kernel-3.6.5-1.1|3054	- Alsa fixes from 2.6.27-git* (2.6.28).
12mr|kernel-3.6.5-1.1|3055	
12mr|kernel-3.6.5-1.1|3056	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12mr|kernel-3.6.5-1.1|3057	- Restore ordering of TCP options (#43372)
12mr|kernel-3.6.5-1.1|3058	- Update to 2.6.27.4
12mr|kernel-3.6.5-1.1|3059	* Drop usb-atm-speedtch-2.6.27-fix.patch (merged)
12mr|kernel-3.6.5-1.1|3060	- Copy patch-2.6.27.4.bz2.sign from kernel-tmb
12mr|kernel-3.6.5-1.1|3061	- Copy patch-2.6.27.4.bz2 from kernel-tmb
12mr|kernel-3.6.5-1.1|3062	
12mr|kernel-3.6.5-1.1|3063	* Thu Oct 23 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27.3-1mnb2
12mr|kernel-3.6.5-1.1|3064	+ Revision: 296759
12mr|kernel-3.6.5-1.1|3065	- More alsa updates from 2.6.27-git* (2.6.28).
12mr|kernel-3.6.5-1.1|3066	- Update to 2.6.27.3
12mr|kernel-3.6.5-1.1|3067	
12mr|kernel-3.6.5-1.1|3068	* Wed Oct 22 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27.2-3mnb2
12mr|kernel-3.6.5-1.1|3069	+ Revision: 296373
12mr|kernel-3.6.5-1.1|3070	- Don't install vmlinux as executable for debug packages to avoid
12mr|kernel-3.6.5-1.1|3071	strip_and_check_elf_files from spec-helper stripping it.
12mr|kernel-3.6.5-1.1|3072	
12mr|kernel-3.6.5-1.1|3073	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12mr|kernel-3.6.5-1.1|3074	- Fix USB ATM Speed Touch OOPS (#44803)
12mr|kernel-3.6.5-1.1|3075	- Update .configs
12mr|kernel-3.6.5-1.1|3076	
12mr|kernel-3.6.5-1.1|3077	* Tue Oct 21 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27.2-2mnb2
12mr|kernel-3.6.5-1.1|3078	+ Revision: 295899
12mr|kernel-3.6.5-1.1|3079	- Release bump.
12mr|kernel-3.6.5-1.1|3080	- o Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kernel-3.6.5-1.1|3081	- Update alsa 1.0.18rc3 to "final" version included in kernel 2.6.28
12mr|kernel-3.6.5-1.1|3082	and dropped following patches:
12mr|kernel-3.6.5-1.1|3083	* sound-alsa-revert-fixes.patch (not needed anymore)
12mr|kernel-3.6.5-1.1|3084	* sound-hda-codec-add-Foxconn-45CMX_45GMX_45CMX-K-quirk.patch
12mr|kernel-3.6.5-1.1|3085	(merged)
12mr|kernel-3.6.5-1.1|3086	* sound-hda-codec-fix-ALC662-auto-config-mixer-mutes.patch
12mr|kernel-3.6.5-1.1|3087	* sound-hda-codec-slave_dig_outs-oops.patch (merged)
12mr|kernel-3.6.5-1.1|3088	* sound-hda-codec-add-Gigabyte-945GCM-S2L-quirk.patch (merged)
12mr|kernel-3.6.5-1.1|3089	o Pascal Terjan <pterjan@mandriva.com>
12mr|kernel-3.6.5-1.1|3090	- Drop Acer One alsa quirk, it works now better with "auto" model
12mr|kernel-3.6.5-1.1|3091	
12mr|kernel-3.6.5-1.1|3092	* Sun Oct 19 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27.2-1mnb2
12mr|kernel-3.6.5-1.1|3093	+ Revision: 295191
12mr|kernel-3.6.5-1.1|3094	- Update to 2.6.27.2
12mr|kernel-3.6.5-1.1|3095	* dropped net-wireless-b43legacy-Fix-failure-in-rate-adjustment-mechanism.patch
12mr|kernel-3.6.5-1.1|3096	(merged)
12mr|kernel-3.6.5-1.1|3097	* dropped net-wireless-libertas-clear-current-command-on-card-removal.patch
12mr|kernel-3.6.5-1.1|3098	- Update to 2.6.27.1 (just cosmetic, luckily we didn't have
12mr|kernel-3.6.5-1.1|3099	FTRACE+DYNAMIC_FTRACE enabled on supported archs).
12mr|kernel-3.6.5-1.1|3100	- Copying patch-2.6.27.1.bz2.sign from kernel-linus package.
12mr|kernel-3.6.5-1.1|3101	- Copying patch-2.6.27.1.bz2 from kernel-linus package.
12mr|kernel-3.6.5-1.1|3102	- Create kernel debug packages with vmlinux and debugging symbols
12mr|kernel-3.6.5-1.1|3103	from modules.
12mr|kernel-3.6.5-1.1|3104	- Disable CONFIG_KALLSYMS_EXTRA_PASS were it was enabled, as Kconfig
12mr|kernel-3.6.5-1.1|3105	description states this should only be enabled temporarily as a
12mr|kernel-3.6.5-1.1|3106	workaround while something is broken in kallsyms.
12mr|kernel-3.6.5-1.1|3107	
12mr|kernel-3.6.5-1.1|3108	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12mr|kernel-3.6.5-1.1|3109	- Enable CONFIG_KPROBES: needed for systemtap
12mr|kernel-3.6.5-1.1|3110	
12mr|kernel-3.6.5-1.1|3111	* Fri Oct 10 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27-1mnb2
12mr|kernel-3.6.5-1.1|3112	+ Revision: 291575
12mr|kernel-3.6.5-1.1|3113	- Prepare for release.
12mr|kernel-3.6.5-1.1|3114	- Added superreadahead ext3 patch for tests to be done with it.
12mr|kernel-3.6.5-1.1|3115	- Add Panasonic Let's Note laptop extras driver from acpi-test. Now
12mr|kernel-3.6.5-1.1|3116	dkms-pcc-acpi packages can be dropped.
12mr|kernel-3.6.5-1.1|3117	- Drop from svn patches already applied on 2.6.27
12mr|kernel-3.6.5-1.1|3118	- Add p4-clockmod support for Celeron Core processors (#43885).
12mr|kernel-3.6.5-1.1|3119	- Merge atl2 fixes from net-next tree.
12mr|kernel-3.6.5-1.1|3120	- Merge enic and qlge fixes from net-next tree.
12mr|kernel-3.6.5-1.1|3121	- Grr, patch added in previous commit had typos, fix them.
12mr|kernel-3.6.5-1.1|3122	- Add i8042_nomux quirk for Dell XPS M1530 (#43532).
12mr|kernel-3.6.5-1.1|3123	- Use official patch version from Linus git tree for patch added in
12mr|kernel-3.6.5-1.1|3124	previous commit.
12mr|kernel-3.6.5-1.1|3125	- Add fix for e1000e corruption bug and re-enable it
12mr|kernel-3.6.5-1.1|3126	(http://lkml.org/lkml/2008/10/1/368). Closes #44147
12mr|kernel-3.6.5-1.1|3127	
12mr|kernel-3.6.5-1.1|3128	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|3129	- Update to 2.6.27 final
12mr|kernel-3.6.5-1.1|3130	- Prepare for a release of 2.6.27-0.rc8.1mnb
12mr|kernel-3.6.5-1.1|3131	
12mr|kernel-3.6.5-1.1|3132	* Wed Oct 01 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27-0.rc8.1mnb2
12mr|kernel-3.6.5-1.1|3133	+ Revision: 290279
12mr|kernel-3.6.5-1.1|3134	- p4-clockmod: set reasonable default for scaling_min_freq, to
12mr|kernel-3.6.5-1.1|3135	prevent too low performance with governors that use the lowest
12mr|kernel-3.6.5-1.1|3136	frequency. Closes: #43155
12mr|kernel-3.6.5-1.1|3137	- Fix typo in early boot parameter that enables mtrr cleanup, patch from
12mr|kernel-3.6.5-1.1|3138	J.A. Magallon.
12mr|kernel-3.6.5-1.1|3139	- Minor changelog fix.
12mr|kernel-3.6.5-1.1|3140	- Add patch from LKML titled "Input: ALPS - add signature for DualPoint
12mr|kernel-3.6.5-1.1|3141	model found in Dell Latitude" from Elvis Pranskevichus,
12mr|kernel-3.6.5-1.1|3142	reported/requested by Frederik Himpe.
12mr|kernel-3.6.5-1.1|3143	- 3rdparty/rt2860: Fix x86_64 issues found while inspecting x86_64
12mr|kernel-3.6.5-1.1|3144	build logs.
12mr|kernel-3.6.5-1.1|3145	- drbd fixes for Linux 2.6.27
12mr|kernel-3.6.5-1.1|3146	- Enable CONFIG_KARMA_PARTITION, otherwise Rio Karma mp3 player is
12mr|kernel-3.6.5-1.1|3147	unusable.
12mr|kernel-3.6.5-1.1|3148	- Remove 3rdparty acx driver due to its dubious legal status
12mr|kernel-3.6.5-1.1|3149	(unanswered questions about reverse engineering process done while
12mr|kernel-3.6.5-1.1|3150	developing the driver).
12mr|kernel-3.6.5-1.1|3151	- Add fix for sata_nv regression in latest 2.6.27 rcs (kernel.org
12mr|kernel-3.6.5-1.1|3152	bug #11615). Closes: #44287
12mr|kernel-3.6.5-1.1|3153	- Fix sis190 ethernet device support on Asus P5SD2-VM motherboard
12mr|kernel-3.6.5-1.1|3154	(kernel.org bug #11073).
12mr|kernel-3.6.5-1.1|3155	
12mr|kernel-3.6.5-1.1|3156	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|3157	- Update to 2.6.27-rc8
12mr|kernel-3.6.5-1.1|3158	
12mr|kernel-3.6.5-1.1|3159	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|3160	- fix patch prefix
12mr|kernel-3.6.5-1.1|3161	
12mr|kernel-3.6.5-1.1|3162	* Sat Sep 27 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27-0.rc7.5.1mnb2
12mr|kernel-3.6.5-1.1|3163	+ Revision: 288876
12mr|kernel-3.6.5-1.1|3164	- Prepare for build+release.
12mr|kernel-3.6.5-1.1|3165	- ALSA/hda-intel: map proper ALC662 model for Gigabyte 945GCM-S2L and
12mr|kernel-3.6.5-1.1|3166	Foxconn 45CMX/45GMX/45CMX-K motherboards.
12mr|kernel-3.6.5-1.1|3167	- Drop Wacom ACPI patches: seems they were forgotten here, same
12mr|kernel-3.6.5-1.1|3168	functionality should already be provided by drivers/serial/8250_pnp.c
12mr|kernel-3.6.5-1.1|3169	- Add again Intel ACPI IGD OpRegion support patch and its needed
12mr|kernel-3.6.5-1.1|3170	patches, but now without the patch that introduced the regression
12mr|kernel-3.6.5-1.1|3171	found with one 855GM based laptop (the patch that introduced the
12mr|kernel-3.6.5-1.1|3172	regression was "i915: Initialize hardware status page at device
12mr|kernel-3.6.5-1.1|3173	load when possible.", turned out also that this patch wasn't
12mr|kernel-3.6.5-1.1|3174	really needed in the series so it's safely dropped). Closes: #43061
12mr|kernel-3.6.5-1.1|3175	- Include patch from linux-acpi to avoid stalls while inside acpi code
12mr|kernel-3.6.5-1.1|3176	in slow machines, like when reading acpi battery info
12mr|kernel-3.6.5-1.1|3177	(http://marc.info/?l=linux-acpi&m=122235488029621&w=2). A workaround
12mr|kernel-3.6.5-1.1|3178	could be used too for the problem, using cache_time parameter of
12mr|kernel-3.6.5-1.1|3179	battery module setting a larger value, but the patch to preempt acpi
12mr|kernel-3.6.5-1.1|3180	code is a better/definitive solution.
12mr|kernel-3.6.5-1.1|3181	- patches-broken: rediff and fix hid-usbhid-IBM-BaldeCenterHS20-HID.patch
12mr|kernel-3.6.5-1.1|3182	for 2.6.27 (rename also to hid-usbhid-IBM-BladeCenterHS20-quirk.patch).
12mr|kernel-3.6.5-1.1|3183	- Drop acpi-tc1100-wmi* patches, kernel already has all relevant
12mr|kernel-3.6.5-1.1|3184	support.
12mr|kernel-3.6.5-1.1|3185	
12mr|kernel-3.6.5-1.1|3186	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12mr|kernel-3.6.5-1.1|3187	- Update to 2.6.27-rc7-git5
12mr|kernel-3.6.5-1.1|3188	* drop net-wireless-ath9k-connectivity-is-lost-after-Group-rekeying-is-done.patch
12mr|kernel-3.6.5-1.1|3189	(merged)
12mr|kernel-3.6.5-1.1|3190	* drop USB-revert-recovery-from-transient-errors.patch (merged)
12mr|kernel-3.6.5-1.1|3191	* Update security-apparmor-2.6.27.patch due to change in mm/tiny-shmem.c
12mr|kernel-3.6.5-1.1|3192	* Add usb-storage-uss725-build-fixes.patch
12mr|kernel-3.6.5-1.1|3193	
12mr|kernel-3.6.5-1.1|3194	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|3195	- Fix disable camera on EeePc breaking USB
12mr|kernel-3.6.5-1.1|3196	- Fix Wlan and Webcam keyboard switching on EeePc
12mr|kernel-3.6.5-1.1|3197	- Fix function keys on EeePc, some NEC and some other laptops
12mr|kernel-3.6.5-1.1|3198	
12mr|kernel-3.6.5-1.1|3199	* Tue Sep 23 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27-0.rc7.1.1mnb2
12mr|kernel-3.6.5-1.1|3200	+ Revision: 287506
12mr|kernel-3.6.5-1.1|3201	- Update to 2.6.27-rc7-git1
12mr|kernel-3.6.5-1.1|3202	- Disable e1000e module until a fix for its corruption issue is
12mr|kernel-3.6.5-1.1|3203	available (#44147).
12mr|kernel-3.6.5-1.1|3204	- Remove already applied fs-xfs-fix-remount-failure.patch
12mr|kernel-3.6.5-1.1|3205	- Fix checkpatch.pl complaint on net-enic-build-fix.patch
12mr|kernel-3.6.5-1.1|3206	
12mr|kernel-3.6.5-1.1|3207	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|3208	- Support fn key on Apple Wireless keyboards (#44119)
12mr|kernel-3.6.5-1.1|3209	
12mr|kernel-3.6.5-1.1|3210	* Fri Sep 19 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27-0.rc6.5.1mnb2
12mr|kernel-3.6.5-1.1|3211	+ Revision: 286037
12mr|kernel-3.6.5-1.1|3212	- Add "mute" kernel start-up parameter to disable all log messages, from
12mr|kernel-3.6.5-1.1|3213	Tiago Salem Herrmann.
12mr|kernel-3.6.5-1.1|3214	- Include following bug fixes from linux-wireless ML:
12mr|kernel-3.6.5-1.1|3215	* ath9k: connectivity is lost after Group rekeying is done
12mr|kernel-3.6.5-1.1|3216	* b43: Fix Bluetooth coexistence SPROM coding error for Motorola
12mr|kernel-3.6.5-1.1|3217	7010 variant of BCM4306
12mr|kernel-3.6.5-1.1|3218	- Add qlge: Qlogic 10Gb Ethernet Driver, from Jeff Garzik netdev-2.6
12mr|kernel-3.6.5-1.1|3219	tree.
12mr|kernel-3.6.5-1.1|3220	- New/updated ethernet drivers from Jeff Garzik netdev-2.6 tree:
12mr|kernel-3.6.5-1.1|3221	* updated jme driver;
12mr|kernel-3.6.5-1.1|3222	* Cisco 10G Ethernet NIC driver.
12mr|kernel-3.6.5-1.1|3223	- Updated atl2 driver from Jeff Garzik netdev-2.6 tree.
12mr|kernel-3.6.5-1.1|3224	- ALSA: Fix ALC662 DAC mixer mutes also for auto config model.
12mr|kernel-3.6.5-1.1|3225	- Cosmetics.
12mr|kernel-3.6.5-1.1|3226	- Add Hercules EC900 short cable entry for piix too.
12mr|kernel-3.6.5-1.1|3227	- Add Hercules EC-900 mini-notebook to ich_laptop short cable list.
12mr|kernel-3.6.5-1.1|3228	- Remove alternative patch for kernel.org bug 7694, a proper patch is
12mr|kernel-3.6.5-1.1|3229	already on mainline.
12mr|kernel-3.6.5-1.1|3230	- Fix changelog date.
12mr|kernel-3.6.5-1.1|3231	- Revert Intel ACPI IGD OpRegion support patch addition along with
12mr|kernel-3.6.5-1.1|3232	its needed patch series, we discovered a regression on a laptop
12mr|kernel-3.6.5-1.1|3233	with 855GM when using kde4 with gfx effects enabled (X hangs in
12mr|kernel-3.6.5-1.1|3234	session startup). Probably is related to the change "i915: Add
12mr|kernel-3.6.5-1.1|3235	support for MSI and interrupt mitigation." patch at first look
12mr|kernel-3.6.5-1.1|3236	after some initial debugging made by Luiz Capitulino (we are not
12mr|kernel-3.6.5-1.1|3237	sure, needs more investigation and upstream bug report that will
12mr|kernel-3.6.5-1.1|3238	be done later, but reverting all patches for now works).
12mr|kernel-3.6.5-1.1|3239	- Lets build a new kernel release.
12mr|kernel-3.6.5-1.1|3240	- Wireless bugfixes from linux-wireless ML applicable to 2.6.27:
12mr|kernel-3.6.5-1.1|3241	iwlwifi: generic init calibrations framework
12mr|kernel-3.6.5-1.1|3242	b43: Fix QoS defaults
12mr|kernel-3.6.5-1.1|3243	b43legacy: Fix failure in rate-adjustment mechanism
12mr|kernel-3.6.5-1.1|3244	b43legacy: Fix to enhance TX speed
12mr|kernel-3.6.5-1.1|3245	libertas: clear current command on card removal
12mr|kernel-3.6.5-1.1|3246	- Added fix for 2.6.27 boot issue with xfs, fs can't be mounted rw
12mr|kernel-3.6.5-1.1|3247	(http://lkml.org/lkml/2008/9/14/135), reported by Frederik Himpe.
12mr|kernel-3.6.5-1.1|3248	- Re-include a workaround for a virtualbox bug (#42776) removed in
12mr|kernel-3.6.5-1.1|3249	previous release, even with Mandriva cooker/2009.0 having a newer
12mr|kernel-3.6.5-1.1|3250	VirtualBox version that has the bug fixed. Before we had this as a
12mr|kernel-3.6.5-1.1|3251	revert of both commits e587cadd8f47e202a30712e2906a65a0606d5865
12mr|kernel-3.6.5-1.1|3252	and 2f1dafe50cc4e58a239fd81bd47f87f32042a1ee, but reverting the
12mr|kernel-3.6.5-1.1|3253	later reintroduces another bug:
12mr|kernel-3.6.5-1.1|3254	http://linux.derkeiler.com/Mailing-Lists/Kernel/2008-04/msg07574.html
12mr|kernel-3.6.5-1.1|3255	Reverting the second one is needed when reverting the first one
12mr|kernel-3.6.5-1.1|3256	that is which caught the bug in VirtualBox versions prior to 2.0.2.
12mr|kernel-3.6.5-1.1|3257	The problem is that people using other distributions or older
12mr|kernel-3.6.5-1.1|3258	Mandriva releases that contains old VirtualBox versions will not
12mr|kernel-3.6.5-1.1|3259	be able to run and test Mandriva 2009.0, so we still need to apply
12mr|kernel-3.6.5-1.1|3260	a workaround. Ubuntu has a less intrusive one (not using reverts),
12mr|kernel-3.6.5-1.1|3261	so use it instead of just fully reverting the kernel commits.
12mr|kernel-3.6.5-1.1|3262	
12mr|kernel-3.6.5-1.1|3263	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12mr|kernel-3.6.5-1.1|3264	- Update to 2.6.27-rc6-git5
12mr|kernel-3.6.5-1.1|3265	- Update .configs
12mr|kernel-3.6.5-1.1|3266	
12mr|kernel-3.6.5-1.1|3267	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|3268	- Add the ruby script I use to find modules renaming between kernels
12mr|kernel-3.6.5-1.1|3269	- Enable CONFIG_CIFS_EXPERIMENTAL to support Kerberos auth (#43933)
12mr|kernel-3.6.5-1.1|3270	- Really disable braille console support when it is not used (#41999)
12mr|kernel-3.6.5-1.1|3271	- Undo part of last commit which should not have got in
12mr|kernel-3.6.5-1.1|3272	- Fix changelog as an upload had occurred
12mr|kernel-3.6.5-1.1|3273	- Don't tar .svn to remove it afterwards and don't include *~ either
12mr|kernel-3.6.5-1.1|3274	- Re-enable PROFILING and OPROFILE
12mr|kernel-3.6.5-1.1|3275	
12mr|kernel-3.6.5-1.1|3276	* Mon Sep 15 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27-0.rc6.3.1mnb2
12mr|kernel-3.6.5-1.1|3277	+ Revision: 284833
12mr|kernel-3.6.5-1.1|3278	- Minor build fix for x86-add-detection-of-AMD-family-0x11-northbridges.patch
12mr|kernel-3.6.5-1.1|3279	- Update to 2.6.27-rc6-git3
12mr|kernel-3.6.5-1.1|3280	- Remove already applied fs-partitions-revert-exceeds-partition-error.patch
12mr|kernel-3.6.5-1.1|3281	- Add compatibility quirk for ALI M5229 patch posted on LKML, needed by
12mr|kernel-3.6.5-1.1|3282	pata_ali libata driver to work with M5229 in some setups.
12mr|kernel-3.6.5-1.1|3283	- Add patches for detection of northbridge in family 0x11 AMD processors
12mr|kernel-3.6.5-1.1|3284	from tip/x86/iommu tree.
12mr|kernel-3.6.5-1.1|3285	- Include Intel G41 agpgart support patch posted on LKML.
12mr|kernel-3.6.5-1.1|3286	- Add Intel ACPI IGD OpRegion support patch from drm-next, needed to
12mr|kernel-3.6.5-1.1|3287	enable ACPI backlight control on some newer laptops with Intel
12mr|kernel-3.6.5-1.1|3288	integrated graphics. Some other patches were needed to be applied also
12mr|kernel-3.6.5-1.1|3289	because of conflicts, they do some a bit extra changes, not something
12mr|kernel-3.6.5-1.1|3290	really wanted, but possibly also fixes some stability issues when
12mr|kernel-3.6.5-1.1|3291	using intel dri. While at it also grabbed some minor additional bug
12mr|kernel-3.6.5-1.1|3292	fixes only patches from drm-next.
12mr|kernel-3.6.5-1.1|3293	- Remove revert patch to workaround VirtualBox bug (#42776), VirtualBox
12mr|kernel-3.6.5-1.1|3294	2.0.2 now on cooker has the bug fixed.
12mr|kernel-3.6.5-1.1|3295	- Add updated fs-partitions-revert-exceeds-partition-error.patch with
12mr|kernel-3.6.5-1.1|3296	extra comments.
12mr|kernel-3.6.5-1.1|3297	- Fix kernel regression in partition check code
12mr|kernel-3.6.5-1.1|3298	(http://bugzilla.kernel.org/show_bug.cgi?id=11554).
12mr|kernel-3.6.5-1.1|3299	- Added fix for snd-hda-intel oopses in alsa 1.0.18rc3.
12mr|kernel-3.6.5-1.1|3300	- ALSA: update to v1.0.18rc3
12mr|kernel-3.6.5-1.1|3301	- usb-storage: fixed and added back In-System Design USS725 USB/IDE
12mr|kernel-3.6.5-1.1|3302	bridge support patches.
12mr|kernel-3.6.5-1.1|3303	- Regenerated configs.
12mr|kernel-3.6.5-1.1|3304	- Fixed and added back mach64 drm support.
12mr|kernel-3.6.5-1.1|3305	- Added fix to build warnings in rt2860 3rdparty driver.
12mr|kernel-3.6.5-1.1|3306	- Really build unionfs 1.4.
12mr|kernel-3.6.5-1.1|3307	- Backport unionfs-1.4-security_hooks.patch from dkms-unionfs.
12mr|kernel-3.6.5-1.1|3308	- Backport unionfs-1.4-attr_mode_notify_change.patch from dkms-unionfs
12mr|kernel-3.6.5-1.1|3309	- Downgrade unionfs to version 1.4, the main unionfs patch also
12mr|kernel-3.6.5-1.1|3310	comes from Ubuntu with minor adaptations, for the same reason as
12mr|kernel-3.6.5-1.1|3311	with aufs: it has already integrated apparmor changes. We are
12mr|kernel-3.6.5-1.1|3312	downgrading because of newer problems with unionfs 2.3 + linux
12mr|kernel-3.6.5-1.1|3313	2.6.25+, we will keep it until the problems are sorted out.
12mr|kernel-3.6.5-1.1|3314	- Fix build with aufs as a module.
12mr|kernel-3.6.5-1.1|3315	- Add aufs into Mandriva kernel, can be used as an unionfs alternative.
12mr|kernel-3.6.5-1.1|3316	The main patch and code comes from Ubuntu (see main patch file for
12mr|kernel-3.6.5-1.1|3317	details), as they already made necessary ports to account for
12mr|kernel-3.6.5-1.1|3318	apparmor patch that we also share.
12mr|kernel-3.6.5-1.1|3319	- Fix build with rt2860 3rdparty driver.
12mr|kernel-3.6.5-1.1|3320	- Minor changelog nitpick.
12mr|kernel-3.6.5-1.1|3321	- Move dkms-et131x into kernel package.
12mr|kernel-3.6.5-1.1|3322	- Move dkms-rt2860 into kernel package.
12mr|kernel-3.6.5-1.1|3323	- Include JMicron JMC2x0 series PCIe Ethernet Linux Device Driver from
12mr|kernel-3.6.5-1.1|3324	Guo-Fu Tseng, posted on netdev.
12mr|kernel-3.6.5-1.1|3325	
12mr|kernel-3.6.5-1.1|3326	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|3327	- Use the value in $to_add even if the option was already in the config
12mr|kernel-3.6.5-1.1|3328	- Set CONFIG_LEGACY_PTY_COUNT to 0
12mr|kernel-3.6.5-1.1|3329	- Include r8169 patches for 8102 (patches 0001 to 0006 from
12mr|kernel-3.6.5-1.1|3330	http://userweb.kernel.org/~romieu/r8169/2.6.27-rc3/20080818/).
12mr|kernel-3.6.5-1.1|3331	Fixes networking on Acer Aspire One and MSI Wind.
12mr|kernel-3.6.5-1.1|3332	
12mr|kernel-3.6.5-1.1|3333	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12mr|kernel-3.6.5-1.1|3334	- Update to 2.6.27-rc6
12mr|kernel-3.6.5-1.1|3335	* Drop clockevents patch series from Thomas Gleixner (already merged)
12mr|kernel-3.6.5-1.1|3336	- Update to 2.6.27-rc5-git7
12mr|kernel-3.6.5-1.1|3337	- Add missing patch from the Thomas Gleixer's series to
12mr|kernel-3.6.5-1.1|3338	fix #43475
12mr|kernel-3.6.5-1.1|3339	- Fix package release: it should be 1mnb, rather than 3mnb
12mr|kernel-3.6.5-1.1|3340	- Fix boottime hang on nvidia C51 mobos (#43475)
12mr|kernel-3.6.5-1.1|3341	- Update to 2.6.27-rc5-git6
12mr|kernel-3.6.5-1.1|3342	
12mr|kernel-3.6.5-1.1|3343	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|3344	- update TomoyoLinux to 1.6.4 final
12mr|kernel-3.6.5-1.1|3345	
12mr|kernel-3.6.5-1.1|3346	* Sun Aug 31 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27-0.rc5.2.1mnb2
12mr|kernel-3.6.5-1.1|3347	+ Revision: 277730
12mr|kernel-3.6.5-1.1|3348	- Use git snapshot number in package release like is done currently on
12mr|kernel-3.6.5-1.1|3349	kernel-linus package.
12mr|kernel-3.6.5-1.1|3350	- Updated to 2.6.27-rc5-git2
12mr|kernel-3.6.5-1.1|3351	- Updated Tomoyo Linux patches to latest version from tomoyo svn
12mr|kernel-3.6.5-1.1|3352	(r1499). It contains fixed code for locking problems with apparmor
12mr|kernel-3.6.5-1.1|3353	patches applied (http://lkml.org/lkml/2008/8/30/75).
12mr|kernel-3.6.5-1.1|3354	- apply_patches: fix integrity check of 3rdparty.series/series files
12mr|kernel-3.6.5-1.1|3355	regarding unlisted patch files.
12mr|kernel-3.6.5-1.1|3356	
12mr|kernel-3.6.5-1.1|3357	* Sun Aug 31 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.27-0.rc5.1mnb2
12mr|kernel-3.6.5-1.1|3358	+ Revision: 277688
12mr|kernel-3.6.5-1.1|3359	- svn+ssh://svn.mandriva.com/svn/packages/cooker/kernel/branches/rebase-to-2.6.27
12mr|kernel-3.6.5-1.1|3360	is now current kernel.
12mr|kernel-3.6.5-1.1|3361	- Updated to 2.6.27-rc5
12mr|kernel-3.6.5-1.1|3362	- I missed one conversion fix for unionfs when updating to 2.6.27,
12mr|kernel-3.6.5-1.1|3363	handle this like already done upstream.
12mr|kernel-3.6.5-1.1|3364	- Updated to 2.6.27-rc4-git7
12mr|kernel-3.6.5-1.1|3365	- Fix changelog entry.
12mr|kernel-3.6.5-1.1|3366	- Added apparmor patch from John Johansen fixing ptrace lsm hooks,
12mr|kernel-3.6.5-1.1|3367	forwarded by Ben Collins (Ubuntu).
12mr|kernel-3.6.5-1.1|3368	- Add missing sources.
12mr|kernel-3.6.5-1.1|3369	- Updated to 2.6.27-rc4-git6
12mr|kernel-3.6.5-1.1|3370	- Updated to latest alsa from git.alsa-project.org/alsa-kernel.git
12mr|kernel-3.6.5-1.1|3371	- Updated to 2.6.27-rc4
12mr|kernel-3.6.5-1.1|3372	- Rediffed/updated patches for 2.6.27:
12mr|kernel-3.6.5-1.1|3373	disable-mrproper-in-devel-rpms.patch
12mr|kernel-3.6.5-1.1|3374	hwmon-coretemp-atom.patch
12mr|kernel-3.6.5-1.1|3375	- Drop wireless and gspca backport patches for 2.6.26 already
12mr|kernel-3.6.5-1.1|3376	applied on 2.6.27
12mr|kernel-3.6.5-1.1|3377	- Drop already applied/obsoleted patches:
12mr|kernel-3.6.5-1.1|3378	net-usb-rndis_host-support-WM6-devices-as-modems.patch
12mr|kernel-3.6.5-1.1|3379	acpi-compal-laptop-0.2.5.patch
12mr|kernel-3.6.5-1.1|3380	kernel-sched-disable-hrtick.patch
12mr|kernel-3.6.5-1.1|3381	3rd-3rdparty-merge.patch
12mr|kernel-3.6.5-1.1|3382	net-atl1e-driver.patch
12mr|kernel-3.6.5-1.1|3383	net-atl1e-fix-no-pm-build.patch
12mr|kernel-3.6.5-1.1|3384	pci-fix-boot-time-hang-on-g31-g33-pc.patch
12mr|kernel-3.6.5-1.1|3385	- Remove 3rdparty at76_usb driver, include the version present in
12mr|kernel-3.6.5-1.1|3386	wireless-testing tree on git.kernel.org
12mr|kernel-3.6.5-1.1|3387	- Fix tomoyo to build under 2.6.27 (vfs changes).
12mr|kernel-3.6.5-1.1|3388	- Fix ndiswrapper 1.53 to build with 2.6.27
12mr|kernel-3.6.5-1.1|3389	- Added more fixes to 3rdparty/modules for build with 2.6.27
12mr|kernel-3.6.5-1.1|3390	(prism25, unionfs, acx, ipset)
12mr|kernel-3.6.5-1.1|3391	- Removed separated apparmor patches, and include port for 2.6.27
12mr|kernel-3.6.5-1.1|3392	from Ben Collins (Ubuntu). Also fixed some still present warnings.
12mr|kernel-3.6.5-1.1|3393	- Include updated atl2 driver version.
12mr|kernel-3.6.5-1.1|3394	- Remove unused ppc arch support, unified with powerpc on 2.6.27
12mr|kernel-3.6.5-1.1|3395	- Re-import alsa 1.0.18rc1 patch, now against 2.6.27 and is a
12mr|kernel-3.6.5-1.1|3396	snapshot of alsa git repository (with changes after 1.0.18rc1).
12mr|kernel-3.6.5-1.1|3397	- Copy revision 275691 from packages/cooker/kernel/current
12mr|kernel-3.6.5-1.1|3398	- Newer b43 version after 2.6.27 backport can trigger an oops in current
12mr|kernel-3.6.5-1.1|3399	2.6.26 led subsystem, apply bug fix from 2.6.27
12mr|kernel-3.6.5-1.1|3400	- Backport most of the wireless changes from 2.6.27 (until ath9k
12mr|kernel-3.6.5-1.1|3401	addition).
12mr|kernel-3.6.5-1.1|3402	- Remove unused net-wireless-bcm43xx-dont-flood-syslog-with-ifplugd.patch
12mr|kernel-3.6.5-1.1|3403	(broken), bcm43xx was removed in 2.6.26
12mr|kernel-3.6.5-1.1|3404	- Fix missing newline escape at mkflavour macro.
12mr|kernel-3.6.5-1.1|3405	
12mr|kernel-3.6.5-1.1|3406	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12mr|kernel-3.6.5-1.1|3407	- Fix DEBUG_RODATA support revert patch: smp_alt must be a spinlock, not
12mr|kernel-3.6.5-1.1|3408	a mutex
12mr|kernel-3.6.5-1.1|3409	- Update squashfs to v3.4
12mr|kernel-3.6.5-1.1|3410	- Fix VirtualBox boot time crash (#42776)
12mr|kernel-3.6.5-1.1|3411	- Revert unionfs v2.4 update: it is buggy and One LiveCD is getting
12mr|kernel-3.6.5-1.1|3412	OOPses
12mr|kernel-3.6.5-1.1|3413	- Update changelog (preparing to release)
12mr|kernel-3.6.5-1.1|3414	- Disable PCI MSI by default, because it is known to cause boot hangs
12mr|kernel-3.6.5-1.1|3415	(patch from Fedora)
12mr|kernel-3.6.5-1.1|3416	- Drop x86-debug-boot.patch. It is confusing a lot of people, the patch was
12mr|kernel-3.6.5-1.1|3417	supposed to help rather than causing any harm (#41946)
12mr|kernel-3.6.5-1.1|3418	- Add Atheros L1E Gigabit Ethernet driver from 2.6.27-rc2 (#41551)
12mr|kernel-3.6.5-1.1|3419	- Update unionfs-apparmor patch name to fs-unionfs-2.4-apparmor.patch
12mr|kernel-3.6.5-1.1|3420	- Update unionfs to v2.4
12mr|kernel-3.6.5-1.1|3421	
12mr|kernel-3.6.5-1.1|3422	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|3423	- Move EeePc patch to eeepc-laptop
12mr|kernel-3.6.5-1.1|3424	- Map Acer Aspire One to acer model to get internal/external speaker, and external mic to work
12mr|kernel-3.6.5-1.1|3425	- Add Atom support in coretemp
12mr|kernel-3.6.5-1.1|3426	- Obsolete dkms-iwlwifi (#42766)
12mr|kernel-3.6.5-1.1|3427	
12mr|kernel-3.6.5-1.1|3428	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|3429	- really disable CONFIG_SCHED_HRTICK
12mr|kernel-3.6.5-1.1|3430	- update defconfigs
12mr|kernel-3.6.5-1.1|3431	- revert rtl8187-fix-lockups-due-to-concurrent-access-to-config-routine
12mr|kernel-3.6.5-1.1|3432	as it's already included in the wireless backport
12mr|kernel-3.6.5-1.1|3433	- update to 2.6.26.3
12mr|kernel-3.6.5-1.1|3434	- disable CONFIG_SCHED_HRTICK as it's known to cause boot problems with
12mr|kernel-3.6.5-1.1|3435	at least Intel GMA cards, as noted on LKML and kernel BugZilla #10892
12mr|kernel-3.6.5-1.1|3436	- Update Alsa to 1.0.18rc1
12mr|kernel-3.6.5-1.1|3437	- revert alsa-emu10k1-fix-inverted-analog-digital-mixer-switch-on-audigy2, already in 1.0.17+
12mr|kernel-3.6.5-1.1|3438	- revert alsa-hda-add-missing-thinkpad-z60m-support, already in 1.0.17+
12mr|kernel-3.6.5-1.1|3439	- revert alsa-hda-fix-dma-position-inaccuracy, already in 1.0.17+
12mr|kernel-3.6.5-1.1|3440	- revert alsa-hda-fix-wrong-volumes-in-ad1988-auto-probe-mode, already in 1.0.17+
12mr|kernel-3.6.5-1.1|3441	- update to 2.6.26.2
12mr|kernel-3.6.5-1.1|3442	- Update TomoyoLinux gcc-4.3.1 buildfix with ACK from Tetsuo Handa,
12mr|kernel-3.6.5-1.1|3443	and some more info regarding the bug we are working around.
12mr|kernel-3.6.5-1.1|3444	- update tomoyolinux-build.patch due to unionfs update
12mr|kernel-3.6.5-1.1|3445	- fix TomoyoLinux tomoyo_network build with gcc-4.3.1
12mr|kernel-3.6.5-1.1|3446	- make TomoyoLinux boot-time message more userfriendly
12mr|kernel-3.6.5-1.1|3447	- update TomoyoLinux to 1.6.3 and enable it
12mr|kernel-3.6.5-1.1|3448	
12mr|kernel-3.6.5-1.1|3449	* Sat Aug 02 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.26.1-1mnb2
12mr|kernel-3.6.5-1.1|3450	+ Revision: 260532
12mr|kernel-3.6.5-1.1|3451	- Regenerated configs.
12mr|kernel-3.6.5-1.1|3452	- Handle 2.6.26.1 patch conflict in alsa: we already apply a change
12mr|kernel-3.6.5-1.1|3453	that is now on latest kernel stable update, revert the change to
12mr|kernel-3.6.5-1.1|3454	be able to continue to apply it in official alsa patch set.
12mr|kernel-3.6.5-1.1|3455	- Remove x86-Fix-typos-from-signal_32-64.h-merge.patch (already applied
12mr|kernel-3.6.5-1.1|3456	in 2.6.26.1).
12mr|kernel-3.6.5-1.1|3457	- Updated to 2.6.26.1
12mr|kernel-3.6.5-1.1|3458	- Fix net-usb-rndis-lite-samsung.patch so that build works.
12mr|kernel-3.6.5-1.1|3459	- Add synce 'dirty patch' from John Carr, fixes support for quite a
12mr|kernel-3.6.5-1.1|3460	lot of Windows Mobile devices in rndis_host, requested by
12mr|kernel-3.6.5-1.1|3461	Adam Williamson.
12mr|kernel-3.6.5-1.1|3462	- Integrate gspcav2 from kernel 2.6.27
12mr|kernel-3.6.5-1.1|3463	- Added alsa 1.0.17 fixes/updates from 2008-07-27 LKML submission.
12mr|kernel-3.6.5-1.1|3464	Removed patches replaced by it.
12mr|kernel-3.6.5-1.1|3465	- Drop asoc patches, we don't use them.
12mr|kernel-3.6.5-1.1|3466	- Disabled also ASOC on i386 kernel, no use for it currently.
12mr|kernel-3.6.5-1.1|3467	- Added following alsa fixes/updates from upstream git:
12mr|kernel-3.6.5-1.1|3468	ALSA: HDA - Add automatic model setting for the Acer Aspire 5920G laptop
12mr|kernel-3.6.5-1.1|3469	ALSA: soc - wm9712 mono mixer
12mr|kernel-3.6.5-1.1|3470	ALSA: opti9xx: no isapnp param for !CONFIG_PNP
12mr|kernel-3.6.5-1.1|3471	ALSA: opti93x - Fix NULL dereference
12mr|kernel-3.6.5-1.1|3472	ALSA: hda - Added support for Asus V1Sn
12mr|kernel-3.6.5-1.1|3473	ALSA: ALSA: ens1370: communicate PCI device to AC97
12mr|kernel-3.6.5-1.1|3474	ALSA: ens1370: SRC stands for Sample Rate Converter
12mr|kernel-3.6.5-1.1|3475	ALSA: hda - Align BDL position adjustment parameter
12mr|kernel-3.6.5-1.1|3476	ALSA: Au1xpsc: psc not disabled when TX is idle
12mr|kernel-3.6.5-1.1|3477	ALSA: add TriTech 28023 AC97 codec ID and Wolfson 9701 name.
12mr|kernel-3.6.5-1.1|3478	- sis190: fix link status on some devices.
12mr|kernel-3.6.5-1.1|3479	
12mr|kernel-3.6.5-1.1|3480	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|3481	- really add the patch that was supposed to be added in commit 241129
12mr|kernel-3.6.5-1.1|3482	
12mr|kernel-3.6.5-1.1|3483	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12mr|kernel-3.6.5-1.1|3484	- Drop video-bootsplash-3.1.6-2.6.25.patch, we use splashy now.
12mr|kernel-3.6.5-1.1|3485	
12mr|kernel-3.6.5-1.1|3486	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|3487	- Add upstream patch to support EeePc P900A and P901
12mr|kernel-3.6.5-1.1|3488	- Fix sound on NEC Versa S9100
12mr|kernel-3.6.5-1.1|3489	
12mr|kernel-3.6.5-1.1|3490	* Wed Jul 23 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.26-2mnb2
12mr|kernel-3.6.5-1.1|3491	+ Revision: 242536
12mr|kernel-3.6.5-1.1|3492	- Prepare to release 2.6.26-2mnb
12mr|kernel-3.6.5-1.1|3493	- Disable CONFIG_FIRMWARE_EDID on i386 and x86_64 also on cooker's
12mr|kernel-3.6.5-1.1|3494	kernel, like on latest 2008.1 kernel update candidate (enhances boot
12mr|kernel-3.6.5-1.1|3495	time in some cases by a considerable amount).
12mr|kernel-3.6.5-1.1|3496	- Fix typos from signal_32/64.h merge.
12mr|kernel-3.6.5-1.1|3497	- Disable also *config, prepare and scripts targets on kernel*-devel
12mr|kernel-3.6.5-1.1|3498	packages (previously we only disabled mrproper).
12mr|kernel-3.6.5-1.1|3499	- Backport RTL8187B support for rtl8187 from wireless-testing.
12mr|kernel-3.6.5-1.1|3500	- Fix build of kernel-source after previous commit.
12mr|kernel-3.6.5-1.1|3501	- kernel-source package shouldn't have a prepared environment, user
12mr|kernel-3.6.5-1.1|3502	is responsible to prepare and configure it for build/external use
12mr|kernel-3.6.5-1.1|3503	(don't prepare it anymore and clean uneeded files with make
12mr|kernel-3.6.5-1.1|3504	mrproper). Also, kernel*-devel packages needs a prepared
12mr|kernel-3.6.5-1.1|3505	environment, this was already assured before by the build, but
12mr|kernel-3.6.5-1.1|3506	anyway prepare the tree again to check for possible errors.
12mr|kernel-3.6.5-1.1|3507	- Really don't remove bounds.h and asm-offsets.h with make clean.
12mr|kernel-3.6.5-1.1|3508	- Fix the patch included in the previous commit.
12mr|kernel-3.6.5-1.1|3509	- Added fs-squashfs3.3-f_pos-wrong-decrement.patch, small bug fix for
12mr|kernel-3.6.5-1.1|3510	squashfs.
12mr|kernel-3.6.5-1.1|3511	- create_configs: enable CONFIG_HIGHMEM4GB for desktop586 kernel
12mr|kernel-3.6.5-1.1|3512	flavour.
12mr|kernel-3.6.5-1.1|3513	- Fix regression of fakerel not using anymore mkrel macro (and use
12mr|kernel-3.6.5-1.1|3514	manbo_mkrel for manbo packages).
12mr|kernel-3.6.5-1.1|3515	- I forgot to update changelog date on previous release, done now.
12mr|kernel-3.6.5-1.1|3516	
12mr|kernel-3.6.5-1.1|3517	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|3518	- update drbd to 8.2.6
12mr|kernel-3.6.5-1.1|3519	- update the use WM6 device as modem patch to the one submitted upstream
12mr|kernel-3.6.5-1.1|3520	- add support for WM6 tethering (used as modems)
12mr|kernel-3.6.5-1.1|3521	- drop spec fix for #29744, #29074 (not needed anymore)
12mr|kernel-3.6.5-1.1|3522	- update alsa to 1.0.17 final
12mr|kernel-3.6.5-1.1|3523	- update to 2.6.26 final
12mr|kernel-3.6.5-1.1|3524	- update summary and description for desktop586 kernel to
12mr|kernel-3.6.5-1.1|3525	reflect that they now support 4GB
12mr|kernel-3.6.5-1.1|3526	- update to 2.6.26-rc9
12mr|kernel-3.6.5-1.1|3527	- drop Dell laptops resume fix, merged upstream in -rc9
12mr|kernel-3.6.5-1.1|3528	- fix broken resume on Dell laptops (reset & reboot during resume)
12mr|kernel-3.6.5-1.1|3529	- update Alsa to 1.0.17rc3
12mr|kernel-3.6.5-1.1|3530	- update to 2.6.26-rc8-git5
12mr|kernel-3.6.5-1.1|3531	
12mr|kernel-3.6.5-1.1|3532	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12mr|kernel-3.6.5-1.1|3533	- Disable CONFIG_USB_MOUSE and CONFIG_USB_KBD: their usage is only useful
12mr|kernel-3.6.5-1.1|3534	in embedded systems and are known to cause problems in desktops
12mr|kernel-3.6.5-1.1|3535	- Remove old apparmor from patches-broken
12mr|kernel-3.6.5-1.1|3536	- Update apparmor to r1292 (untested)
12mr|kernel-3.6.5-1.1|3537	- Update to 2.6.26-rc9-git8
12mr|kernel-3.6.5-1.1|3538	- Update changelog date (preparing to release)
12mr|kernel-3.6.5-1.1|3539	
12mr|kernel-3.6.5-1.1|3540	* Thu Jul 03 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.26-0.rc8.1mnb2
12mr|kernel-3.6.5-1.1|3541	+ Revision: 231347
12mr|kernel-3.6.5-1.1|3542	- Add missing updated sign file after update of previous commit.
12mr|kernel-3.6.5-1.1|3543	- Updated to 2.6.26-rc8-git3, and removed 3rdparty uvcvideo as it's now
12mr|kernel-3.6.5-1.1|3544	in upstream kernel.
12mr|kernel-3.6.5-1.1|3545	- Disable smack due to more issues with unionfs.
12mr|kernel-3.6.5-1.1|3546	- Fix build with gcc 4.3 when xen guest support is enabled.
12mr|kernel-3.6.5-1.1|3547	- o Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.6.5-1.1|3548	- Obsolete kernel-laptop-devel-latest
12mr|kernel-3.6.5-1.1|3549	- Updated wacom from linuxwacom.sf.net (0.8.0).
12mr|kernel-3.6.5-1.1|3550	- Added Phillip Lougher's patch for squashfs 3.3 on 2.6.25, reenable
12mr|kernel-3.6.5-1.1|3551	squashfs.
12mr|kernel-3.6.5-1.1|3552	- Updated mach64 drm support for 2.6.25
12mr|kernel-3.6.5-1.1|3553	- Update ppscsi for 2.6.25
12mr|kernel-3.6.5-1.1|3554	- Update configs after compal-laptop update.
12mr|kernel-3.6.5-1.1|3555	- Added updated compal-laptop patch for 2.6.25
12mr|kernel-3.6.5-1.1|3556	- Fix/update broken patch for 2.6.25:
12mr|kernel-3.6.5-1.1|3557	x86-default_poweroff_up_machines.patch
12mr|kernel-3.6.5-1.1|3558	- Included following r8169 fixes from Linus tree:
12mr|kernel-3.6.5-1.1|3559	"r8169: fix past rtl_chip_info array size for unknown chipsets"
12mr|kernel-3.6.5-1.1|3560	"r8169: fix oops in r8169_get_mac_version"
12mr|kernel-3.6.5-1.1|3561	They were tested by Adam Pigg and fixed an oops with his machine.
12mr|kernel-3.6.5-1.1|3562	- Rediffed and updated bootsplash patch for 2.6.25
12mr|kernel-3.6.5-1.1|3563	- Removed sound-sigmatel_audio_fix_macbook_v2.patch (it's broken, does
12mr|kernel-3.6.5-1.1|3564	nothing, where is pin cfg assigment for model it adds?).
12mr|kernel-3.6.5-1.1|3565	- Add max_iso_pkts parameter to uvcvideo, to limit its memory usage on
12mr|kernel-3.6.5-1.1|3566	memory constrained systems.
12mr|kernel-3.6.5-1.1|3567	- Fix changelog typo.
12mr|kernel-3.6.5-1.1|3568	- Add patch from Linus tree: "pcsp - Don't build pcspkr when snd-pcsp is
12mr|kernel-3.6.5-1.1|3569	enabled". It seems we don't have the full set of 2.6.26 alsa
12mr|kernel-3.6.5-1.1|3570	submission... needed to avoid building pckspkr and snd_pcsp as they
12mr|kernel-3.6.5-1.1|3571	conflict.
12mr|kernel-3.6.5-1.1|3572	- Updated alsa to latest LKML submission (git-2008-04-24), and removed
12mr|kernel-3.6.5-1.1|3573	patches already applied upstream.
12mr|kernel-3.6.5-1.1|3574	- Updated uvcvideo to r205, and removed already applied
12mr|kernel-3.6.5-1.1|3575	3rd-uvc-x300.patch
12mr|kernel-3.6.5-1.1|3576	- Updated unionfs to version 2.3.3
12mr|kernel-3.6.5-1.1|3577	- Removed 3rd-uvc-limit-max-iso-packets.patch, I found one type of
12mr|kernel-3.6.5-1.1|3578	webcam that doesn't like it, so just revert.
12mr|kernel-3.6.5-1.1|3579	- ACPI: limit Clevo M720SR to C2 processor idle state (machine freezes
12mr|kernel-3.6.5-1.1|3580	with C3).
12mr|kernel-3.6.5-1.1|3581	- Added optimized ALC267 model for Quanta IL1 (alsa).
12mr|kernel-3.6.5-1.1|3582	- Fix spec License tag as per current license policy (GPL -> GPLv2),
12mr|kernel-3.6.5-1.1|3583	reported by Gustavo De Nardin (spuk).
12mr|kernel-3.6.5-1.1|3584	- Alsa (snd-hda-intel) bug fixes/additions/cleanups:
12mr|kernel-3.6.5-1.1|3585	* Added support model for Clevo M720R from upstream alsa
12mr|kernel-3.6.5-1.1|3586	(by Jiang zhe).
12mr|kernel-3.6.5-1.1|3587	* Cleanups after DAC assignment order in ALC883.
12mr|kernel-3.6.5-1.1|3588	* Support mic automute in Clevo M720R, and map Clevo M720SR to use
12mr|kernel-3.6.5-1.1|3589	the same model (they are identical). Also choose a more generic
12mr|kernel-3.6.5-1.1|3590	model name ("clevo-m720").
12mr|kernel-3.6.5-1.1|3591	- Alsa (snd-hda-intel) bug fixes:
12mr|kernel-3.6.5-1.1|3592	* Fix DAC assignment order in ALC883.
12mr|kernel-3.6.5-1.1|3593	* Choose correct ALC883 codec model for MSI 945GCM5 V2 (MSI-7267).
12mr|kernel-3.6.5-1.1|3594	- Include bttv.h and bttvp.h headers in kernel-devel, required by
12mr|kernel-3.6.5-1.1|3595	dkms-lirc-gpio (#39004, patch by Anssi Hannula <anssi@mandriva.org>).
12mr|kernel-3.6.5-1.1|3596	- Alsa (snd-hda-intel) bug fixes:
12mr|kernel-3.6.5-1.1|3597	* Fixed mute switches of ALC662 mixers (generic models).
12mr|kernel-3.6.5-1.1|3598	* Choose correct ALC662 codec model for Asus P5GC-MX.
12mr|kernel-3.6.5-1.1|3599	- Backport/add intel igd, sis 662/671, ati rv380 drm/agp support and
12mr|kernel-3.6.5-1.1|3600	sis-agp suspend support from 2.6.25-rcX.
12mr|kernel-3.6.5-1.1|3601	- Added some x86 cpufreq updates from Linux 2.6.25-rcX:
12mr|kernel-3.6.5-1.1|3602	* CPUFREQ: Powernow-k8: Update to support the latest Turion
12mr|kernel-3.6.5-1.1|3603	processors;
12mr|kernel-3.6.5-1.1|3604	* CPUFREQ: Support Model D parts and newer in e_powersaver;
12mr|kernel-3.6.5-1.1|3605	* CPUFREQ: Add missing printk levels to e_powersaver.
12mr|kernel-3.6.5-1.1|3606	- Added patch to e_powersaver to limit processor voltage/multiplier
12mr|kernel-3.6.5-1.1|3607	status printed to syslog (avoid flood of messages when we have
12mr|kernel-3.6.5-1.1|3608	ondemand governor and many P-state changes for example).
12mr|kernel-3.6.5-1.1|3609	- Added patch from Andrey Borzenkov that add aliases to toshiba_acpi.
12mr|kernel-3.6.5-1.1|3610	With this module autoloading is possible for devices which aliases
12mr|kernel-3.6.5-1.1|3611	are added (suggested by Olivier Blin).
12mr|kernel-3.6.5-1.1|3612	- Disable control group support and fair group cpu scheduler for default
12mr|kernel-3.6.5-1.1|3613	configs.
12mr|kernel-3.6.5-1.1|3614	- scripts/create_configs:
12mr|kernel-3.6.5-1.1|3615	* enable cgroup/fair group scheduler options for server kernel
12mr|kernel-3.6.5-1.1|3616	flavour;
12mr|kernel-3.6.5-1.1|3617	* remove SWAP_PREFETCH and ADAPTIVE_READAHEAD config option uses (we
12mr|kernel-3.6.5-1.1|3618	don't have them anymore).
12mr|kernel-3.6.5-1.1|3619	- Updated to 2.6.24.3
12mr|kernel-3.6.5-1.1|3620	- Added patch from Alan Stern to fix reported USB-Persist+suspend issues
12mr|kernel-3.6.5-1.1|3621	(one of the problems found while testing on Intel Classmate).
12mr|kernel-3.6.5-1.1|3622	- hda-intel - Fix Oops with ATI HDMI devices, fix from alsa hg
12mr|kernel-3.6.5-1.1|3623	change 5873
12mr|kernel-3.6.5-1.1|3624	- Added fix from alsa hg tree (5846):
12mr|kernel-3.6.5-1.1|3625	"hda-codec - Don't create vmaster if no slaves found"
12mr|kernel-3.6.5-1.1|3626	This should address problems with mixers without any slave control
12mr|kernel-3.6.5-1.1|3627	defined for models in codecs with vmaster control being used, and
12mr|kernel-3.6.5-1.1|3628	will fix mandriva bug #37984
12mr|kernel-3.6.5-1.1|3629	- Drop char-intel-agp-revert-revert-fix-stolen-mem-range-on-G33.patch
12mr|kernel-3.6.5-1.1|3630	x11-driver-video-intel reverted the change that required this, as
12mr|kernel-3.6.5-1.1|3631	reported by Colin Guthrie.
12mr|kernel-3.6.5-1.1|3632	
12mr|kernel-3.6.5-1.1|3633	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12mr|kernel-3.6.5-1.1|3634	- Update to 2.6.26-rc8-git2
12mr|kernel-3.6.5-1.1|3635	- Explicitly enable PARAVIRT_GUEST to fix 2.6.26-rc8 compilation
12mr|kernel-3.6.5-1.1|3636	- net-netfilter-psd-mdv.patch: export ipt_psd.h to user-space, iptables
12mr|kernel-3.6.5-1.1|3637	and any psd user will need it
12mr|kernel-3.6.5-1.1|3638	- net-netfilter-IFWLOG-mdv.patch: export ipt_IFWLOG.h to user-space, iptables
12mr|kernel-3.6.5-1.1|3639	and any IFWLOG user will need it.
12mr|kernel-3.6.5-1.1|3640	- Remove -rc6 patches.
12mr|kernel-3.6.5-1.1|3641	Should have done that in the last commit.
12mr|kernel-3.6.5-1.1|3642	- Update to 2.6.26-rc7-git2
12mr|kernel-3.6.5-1.1|3643	* Drop acpi-video-ignore-unsupported-devices.patch (merged upstream)
12mr|kernel-3.6.5-1.1|3644	- Update to 2.6.26-rc6-git6
12mr|kernel-3.6.5-1.1|3645	- Update to 2.6.26-rc5-git6
12mr|kernel-3.6.5-1.1|3646	- Revert change r216992, alsa-1.0.17rc1 is not working on some machines
12mr|kernel-3.6.5-1.1|3647	- Fix typo in my email address used in the package's changelog
12mr|kernel-3.6.5-1.1|3648	(caught by Anssi Hannula)
12mr|kernel-3.6.5-1.1|3649	- Update to 2.6.26-rc5-git5
12mr|kernel-3.6.5-1.1|3650	- Boot debug patch for x86 and x86_64: with it it is possible to have
12mr|kernel-3.6.5-1.1|3651	a good idea of where the boot process has stopped
12mr|kernel-3.6.5-1.1|3652	- Temporary fix for Smack and unionfs deadlock
12mr|kernel-3.6.5-1.1|3653	- Update to 2.6.26-rc5
12mr|kernel-3.6.5-1.1|3654	* Drop smack-fuse-mount-hang-fix.patch (merged upstream)
12mr|kernel-3.6.5-1.1|3655	- Update to 2.6.26-rc4-git5
12mr|kernel-3.6.5-1.1|3656	* rediff usb-ehci-hcd-isoc-sync-transfer-fix.patch
12mr|kernel-3.6.5-1.1|3657	- Commit r214357 missed the patch, adding it now.
12mr|kernel-3.6.5-1.1|3658	- Fix fuse hang caused by SMACK (#40620)
12mr|kernel-3.6.5-1.1|3659	- Drop fs-ntfs-rw-support-as-module-option.patch, we use ntfs-3g (fuse)
12mr|kernel-3.6.5-1.1|3660	for ntfs write support
12mr|kernel-3.6.5-1.1|3661	- Remove already dropped module from 3rdparty.series
12mr|kernel-3.6.5-1.1|3662	- Update drbd to v8.0.12
12mr|kernel-3.6.5-1.1|3663	- Update atl2 network driver to v2.0.4
12mr|kernel-3.6.5-1.1|3664	- Update rfswitch to v1.3
12mr|kernel-3.6.5-1.1|3665	- Update to 2.6.26-rc4
12mr|kernel-3.6.5-1.1|3666	- Update disable-mrproper-in-devel-rpms.patch for 2.6.26-rc3-git8
12mr|kernel-3.6.5-1.1|3667	- Update create_quilt_tree: add support for -rc, -git and -stable patches
12mr|kernel-3.6.5-1.1|3668	- Update to 2.6.26-rc3-git8
12mr|kernel-3.6.5-1.1|3669	- Fix kernel-devel: we should include the kernel/bounds.c file, otherwise
12mr|kernel-3.6.5-1.1|3670	it is not possible to run 'make prepare' on kernel-devel and dkms
12mr|kernel-3.6.5-1.1|3671	will fail because of the missing bounds.h (which is generated by
12mr|kernel-3.6.5-1.1|3672	bounds.c)
12mr|kernel-3.6.5-1.1|3673	- Update irq-debug-shared.patch for 2.6.26-rc3
12mr|kernel-3.6.5-1.1|3674	- Update to 2.6.26-rc3
12mr|kernel-3.6.5-1.1|3675	- Copy 2.6.26-rc3 patch from kernel-linus
12mr|kernel-3.6.5-1.1|3676	- Merge branch rebase-to-2.6.26-rc2
12mr|kernel-3.6.5-1.1|3677	- Enable CONFIG_HID_DEBUG for all archs (#40501)
12mr|kernel-3.6.5-1.1|3678	- Enable CONFIG_USB_SUSPEND for i386 and x86_64 (#40482)
12mr|kernel-3.6.5-1.1|3679	- Update to 2.6.25.3
12mr|kernel-3.6.5-1.1|3680	- Fix scsi-megaraid-new-sysfs-name.patch for 2.6.25
12mr|kernel-3.6.5-1.1|3681	- move apparmor patch into apparmor directory
12mr|kernel-3.6.5-1.1|3682	- Update netfilter PSD module for 2.6.25 kernel
12mr|kernel-3.6.5-1.1|3683	- Drop kernel-sysctl_check-remove-s390-include.patch from patches broken
12mr|kernel-3.6.5-1.1|3684	It has been fixed upstream.
12mr|kernel-3.6.5-1.1|3685	- Fix Intel's HECI driver for 2.6.25
12mr|kernel-3.6.5-1.1|3686	- Drop acer_acpi from patches-broken. Kernel 2.6.25 provides acer_wmi,
12mr|kernel-3.6.5-1.1|3687	which should be used instead
12mr|kernel-3.6.5-1.1|3688	- Update to 2.6.25.2
12mr|kernel-3.6.5-1.1|3689	- Reset changelog (preparing to release)
12mr|kernel-3.6.5-1.1|3690	- Update the package's URL
12mr|kernel-3.6.5-1.1|3691	The page title has been changed because the kernel is not
12mr|kernel-3.6.5-1.1|3692	Mandriva-only, it's actually part of Manbo-Core. The title
12mr|kernel-3.6.5-1.1|3693	should reflect that.
12mr|kernel-3.6.5-1.1|3694	- Update package's URL info
12mr|kernel-3.6.5-1.1|3695	- Update to 2.6.25.1
12mr|kernel-3.6.5-1.1|3696	- Remove media-usbvideo-device-link.patch from series file.
12mr|kernel-3.6.5-1.1|3697	We have to remove merged patches from the series file as
12mr|kernel-3.6.5-1.1|3698	well.
12mr|kernel-3.6.5-1.1|3699	- Enable CONFIG_SMACK for i386 and x86_64
12mr|kernel-3.6.5-1.1|3700	- Reset version to 1.0 (preparing to release)
12mr|kernel-3.6.5-1.1|3701	- Merge branch 'rebase-2.6.25'
12mr|kernel-3.6.5-1.1|3702	- Setting date (preparing to release)
12mr|kernel-3.6.5-1.1|3703	- Update unionfs to 2.3.1
12mr|kernel-3.6.5-1.1|3704	* dropped fs-unionfs-2.2-apparmor-2.1.patch and addded a rediffed
12mr|kernel-3.6.5-1.1|3705	version named fs-unionfs-2.3-apparmor-2.1.patch
12mr|kernel-3.6.5-1.1|3706	- Update to 2.6.24.4
12mr|kernel-3.6.5-1.1|3707	* rediff capabilities-remove-cap-task-kill.patch
12mr|kernel-3.6.5-1.1|3708	- Disable MSI on i386. MSI seems to be still problematic and some
12mr|kernel-3.6.5-1.1|3709	machines are not booting because of it, so it's better to stay safe
12mr|kernel-3.6.5-1.1|3710	for now and just disable it again
12mr|kernel-3.6.5-1.1|3711	- Reset changelog (preparing to release)
12mr|kernel-3.6.5-1.1|3712	- Fix apparmor OOPS because of FUSE accessing ia_file
12mr|kernel-3.6.5-1.1|3713	unconditionally (#38688)
12mr|kernel-3.6.5-1.1|3714	- Update changelog (preparing to release)
12mr|kernel-3.6.5-1.1|3715	- Update fs-fat-allow-utime.patch with a new default initialization,
12mr|kernel-3.6.5-1.1|3716	which allows all users to use utime() on files if the directory
12mr|kernel-3.6.5-1.1|3717	is writable
12mr|kernel-3.6.5-1.1|3718	- Add back cpufreq tables for Centrino Dothan in speedstep-centrino
12mr|kernel-3.6.5-1.1|3719	(#38760)
12mr|kernel-3.6.5-1.1|3720	- Kill patches-purgatory/ directory, tomoyo patches and
12mr|kernel-3.6.5-1.1|3721	usb-storage-unusual_devs.patch have been merged; block-cciss-ioctlret.patch
12mr|kernel-3.6.5-1.1|3722	will be dropped
12mr|kernel-3.6.5-1.1|3723	- Disable BadRAM on x86_64, it doesn't compile if CONFIG_DISCONTIGMEM
12mr|kernel-3.6.5-1.1|3724	is enabled
12mr|kernel-3.6.5-1.1|3725	- Reset changelog (prepering to release)
12mr|kernel-3.6.5-1.1|3726	- fat: allow utime() (#26819)
12mr|kernel-3.6.5-1.1|3727	- bluetooth: fix eSCO connection (#9041)
12mr|kernel-3.6.5-1.1|3728	- bluetooth: fix OOPS in l2cap_conn_del()
12mr|kernel-3.6.5-1.1|3729	- Add badram
12mr|kernel-3.6.5-1.1|3730	- Revert r178498
12mr|kernel-3.6.5-1.1|3731	The build_sources script must be updated before killing the
12mr|kernel-3.6.5-1.1|3732	Makefile, otherwise the kernel won't build.
12mr|kernel-3.6.5-1.1|3733	- Drop package's Makefile: the Makefile is useless now, if you don't know
12mr|kernel-3.6.5-1.1|3734	how to build the kernel without using it please read
12mr|kernel-3.6.5-1.1|3735	PATCHES/Documentation/kernel-build-svn-checkout.txt
12mr|kernel-3.6.5-1.1|3736	- Introduce svn-tag-kernel script
12mr|kernel-3.6.5-1.1|3737	- Drop tomoyo linux patches from patches-purgatory/, they have been
12mr|kernel-3.6.5-1.1|3738	merged already
12mr|kernel-3.6.5-1.1|3739	- Enable CONFIG_PCI_MSI on i386: MSI had to be disable in 2.6.22 because
12mr|kernel-3.6.5-1.1|3740	of a bug which caused PCI to stop working on some machines. It seems
12mr|kernel-3.6.5-1.1|3741	it's safe to enable again now
12mr|kernel-3.6.5-1.1|3742	- Remove cap_task_kill() to fix kill() semantic bug (#37328)
12mr|kernel-3.6.5-1.1|3743	- Drop input-export-module_device_tables.patch and
12mr|kernel-3.6.5-1.1|3744	char-export-module_device_tables.patch from patches-purgatory.
12mr|kernel-3.6.5-1.1|3745	According to Shinji Makino these patches are not needed anymore.
12mr|kernel-3.6.5-1.1|3746	- Drop block-scsi_ioctl-GPCMD_SEND_KEY.patch from patches-purgatory/.
12mr|kernel-3.6.5-1.1|3747	According to Shinji Makino this Turbo Linux patch is not needed anymore
12mr|kernel-3.6.5-1.1|3748	- Introduce HECI v3.2.0.24 driver (to support Intel's AMT)
12mr|kernel-3.6.5-1.1|3749	- Update unionfs to 2.2.4
12mr|kernel-3.6.5-1.1|3750	- Minor changelog fix
12mr|kernel-3.6.5-1.1|3751	- Drop pci-pciaddress-64bit-fix.patch from patches-purgatory/. According to
12mr|kernel-3.6.5-1.1|3752	Shinji Makino this Turbo Linux patch is not needed anymore
12mr|kernel-3.6.5-1.1|3753	- Special release due to compilation problems in the previous one
12mr|kernel-3.6.5-1.1|3754	- Drop input-alps-pad-fix.patch according to Shinji Makino this TL
12mr|kernel-3.6.5-1.1|3755	patch is not needed anymore
12mr|kernel-3.6.5-1.1|3756	- Update drbd to v8.0.11
12mr|kernel-3.6.5-1.1|3757	- cripts/create_quilt_tree: report errors when creating the tree
12mr|kernel-3.6.5-1.1|3758	- Actually move patches into patches-purgatory directory. The following
12mr|kernel-3.6.5-1.1|3759	patches: block-cciss-ioctlret.patch, block-scsi_ioctl-GPCMD_SEND_KEY.patch,
12mr|kernel-3.6.5-1.1|3760	pci-pciaddress-64bit-fix.patch, usb-storage-unusual_devs.patch,
12mr|kernel-3.6.5-1.1|3761	char-export-module_device_tables.patch, input-export-module_device_tables.patch
12mr|kernel-3.6.5-1.1|3762	were deleted instead of being moved into the purgatory dir. Add them back in
12mr|kernel-3.6.5-1.1|3763	the expected location.
12mr|kernel-3.6.5-1.1|3764	- Fix apparmor boottime flag handling
12mr|kernel-3.6.5-1.1|3765	- scripts/create_quilt_tree: add a hack to support mainline patches
12mr|kernel-3.6.5-1.1|3766	
12mr|kernel-3.6.5-1.1|3767	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|3768	- update ndiswrapper Makefile fix to a more correct one
12mr|kernel-3.6.5-1.1|3769	- add missing viahss MODULE_LICENSE
12mr|kernel-3.6.5-1.1|3770	- update ndiswrapper to 1.53
12mr|kernel-3.6.5-1.1|3771	- update to 2.6.26-rc8
12mr|kernel-3.6.5-1.1|3772	- add dvb-core header files to -devel rpms so it's possible to build
12mr|kernel-3.6.5-1.1|3773	external dvb drivers without needing full source (#41418)
12mr|kernel-3.6.5-1.1|3774	- update Alsa to 1.0.17rc2
12mr|kernel-3.6.5-1.1|3775	- drop x86-xen-time-prevent-gcc-4.3-optimizations.patch (fixed differently
12mr|kernel-3.6.5-1.1|3776	upstream, commit: f595ec964daf7f99668039d7303ddedd09a75142)
12mr|kernel-3.6.5-1.1|3777	- update to 2.6.26-rc6-git3
12mr|kernel-3.6.5-1.1|3778	- disable CONFIG_USB_RIO500, as it will switch to libusb (#41504)
12mr|kernel-3.6.5-1.1|3779	- update Alsa to 1.0.17-rc1
12mr|kernel-3.6.5-1.1|3780	- fix HD-audio controllers inaccurate IRQ timing of PCM period updates.
12mr|kernel-3.6.5-1.1|3781	Needed for next version of PulseAudio (requested by Colin Guthrie)
12mr|kernel-3.6.5-1.1|3782	- add patch to adapt prism25 to new netdev structure
12mr|kernel-3.6.5-1.1|3783	- update prism25 to 0.2.9-r8159 and enable it
12mr|kernel-3.6.5-1.1|3784	- update defconfigs for unionfs
12mr|kernel-3.6.5-1.1|3785	- drop usb-fix-USB-Persist-suspend, it's fixed upstream in 2.6.26-rc1
12mr|kernel-3.6.5-1.1|3786	(commit 5e6effaed6da94e727cd45f945ad2489af8570b3)
12mr|kernel-3.6.5-1.1|3787	- remove the patch too
12mr|kernel-3.6.5-1.1|3788	- fix changelog
12mr|kernel-3.6.5-1.1|3789	- drop patch input-tablet-wacom-0.8.0 as it already is in 2.6.24-rc4
12mr|kernel-3.6.5-1.1|3790	- fix unionfs umount_begin for 2.6.26 series kernels
12mr|kernel-3.6.5-1.1|3791	- add unionfs 2.3.3 support back
12mr|kernel-3.6.5-1.1|3792	- drop net-usb-rndis_host-wm5-6.patch, fixed differently upstream
12mr|kernel-3.6.5-1.1|3793	- add support for WM5/6 devices (#30128)
12mr|kernel-3.6.5-1.1|3794	- Fix kernel-source symlinks if the kernel is installed after the
12mr|kernel-3.6.5-1.1|3795	source and no matching -devel- rpm is installed (#38862)
12mr|kernel-3.6.5-1.1|3796	- add fixes and addons from Alsa HG tree:
12mr|kernel-3.6.5-1.1|3797	* hda-codec fix ALC880 F1734 model
12mr|kernel-3.6.5-1.1|3798	* hda-codec fix automute of AD1981HD hp model
12mr|kernel-3.6.5-1.1|3799	* hda-codec fix wrong capture source selection for ALC883 codec
12mr|kernel-3.6.5-1.1|3800	* hda-codec fix ALC882 capture source selection
12mr|kernel-3.6.5-1.1|3801	* hda-codec clean up capture source selection of Realtek codecs
12mr|kernel-3.6.5-1.1|3802	* hda-codec implement auto mic jack-sensing for Samsung laptops with AD1986A
12mr|kernel-3.6.5-1.1|3803	* hda-codec more auto configuration fixups
12mr|kernel-3.6.5-1.1|3804	* hda-codec fix auto configuration of realtek codecs
12mr|kernel-3.6.5-1.1|3805	* hda-codec add IEC958 default PCM switch
12mr|kernel-3.6.5-1.1|3806	* hda-codec add more names to vendor list
12mr|kernel-3.6.5-1.1|3807	* hda-codec fix breakage of resume in auto-config of realtek codecs
12mr|kernel-3.6.5-1.1|3808	* hda-intel add ATI RV7xx HDMI audio support
12mr|kernel-3.6.5-1.1|3809	* hda-codec fix amp-in values for pin widgets
12mr|kernel-3.6.5-1.1|3810	* hda-codec fix missing capsrc_nids for ALC262
12mr|kernel-3.6.5-1.1|3811	* hda-codec add support for AD1883, AD1884A, AD198A, q984B
12mr|kernel-3.6.5-1.1|3812	* hda-codec add model=mobile for AD1884A
12mr|kernel-3.6.5-1.1|3813	* intel8x0 add support for 8 channel sound
12mr|kernel-3.6.5-1.1|3814	* hda-codec fix master volume on HP dv8000
12mr|kernel-3.6.5-1.1|3815	* bt87X fix freeing of shared interrupt
12mr|kernel-3.6.5-1.1|3816	* hda-codec fix ALC662 recording
12mr|kernel-3.6.5-1.1|3817	* hda-codec fix ALC268 capture source
12mr|kernel-3.6.5-1.1|3818	* hda-codec fix STAC927x power management
12mr|kernel-3.6.5-1.1|3819	* hda-codec fix STAC927x invalid association value
12mr|kernel-3.6.5-1.1|3820	* hda add PCI_QUIRKS for laptops with 92HDxxxx codecs
12mr|kernel-3.6.5-1.1|3821	* hda STAC927x support analog mic
12mr|kernel-3.6.5-1.1|3822	* seq_oss_synth remove invalid bug()
12mr|kernel-3.6.5-1.1|3823	* hda-codec add missing descriptions for STAC codec models
12mr|kernel-3.6.5-1.1|3824	* hda-codec adapt eeepc p701 mixer for virtual master control
12mr|kernel-3.6.5-1.1|3825	* usb-audio add workaround for broken E-Mu frequency feedback
12mr|kernel-3.6.5-1.1|3826	* usb-audio sort quirks list
12mr|kernel-3.6.5-1.1|3827	* sb8 fix sb 1,0 capture DMA programming
12mr|kernel-3.6.5-1.1|3828	* hda-codec fix AD1988 capture elements
12mr|kernel-3.6.5-1.1|3829	* hda-codec add Fujitsu Lifebook E8410 to quirk table
12mr|kernel-3.6.5-1.1|3830	* hda-codec fix initial DAC numbers of 92HD71bxx codecs
12mr|kernel-3.6.5-1.1|3831	* oxygen add owner field
12mr|kernel-3.6.5-1.1|3832	* hda-codec add docking station mic input for Thinkpad X61
12mr|kernel-3.6.5-1.1|3833	* hda-codec fix names of realtek codecs to adapt master controls
12mr|kernel-3.6.5-1.1|3834	* intel8x0 add quirk for Compaq Deskpro EN
12mr|kernel-3.6.5-1.1|3835	* hda-sigmatel disable power management on fixed ports
12mr|kernel-3.6.5-1.1|3836	* hda-sigmatel add verbs for 92hd73xxx laptops
12mr|kernel-3.6.5-1.1|3837	* hda-codec fix array over-range access with stac92hd71bxx codec
12mr|kernel-3.6.5-1.1|3838	- add usb hid quirk for Multilaser USB-PS/2 keyboard adapter (#36870)
12mr|kernel-3.6.5-1.1|3839	- update wacom tablet to 0.7.9-8 (#37073)
12mr|kernel-3.6.5-1.1|3840	* bugfixes, adds support for Wacom Cintiq 20WSX
12mr|kernel-3.6.5-1.1|3841	- update acer_acpi to 0.11.1
12mr|kernel-3.6.5-1.1|3842	- add Prism2 support back (#38155)
12mr|kernel-3.6.5-1.1|3843	- update ndiswrapper to 1.52
12mr|kernel-3.6.5-1.1|3844	- enable PANTHERLORD_FF and ZEROPLUS_FF (#38213)
12mr|kernel-3.6.5-1.1|3845	- add creator info to specfile as requested by Luiz
12mr|kernel-3.6.5-1.1|3846	- spec changelog fix
12mr|kernel-3.6.5-1.1|3847	- o Pascal "Pixel" Rigaux <pixel@mandriva.com>
12mr|kernel-3.6.5-1.1|3848	- use %%manbo_mkrel for Manbo Core 1
12mr|kernel-3.6.5-1.1|3849	- rename %%mdvrel into %%mnbrel
12mr|kernel-3.6.5-1.1|3850	- get rid of %%mkrel usage (using plain release with no distsuffix)
12mr|kernel-3.6.5-1.1|3851	- replace (old) versioned buildrequires with plain buildrequires
12mr|kernel-3.6.5-1.1|3852	- %%ktag is now mnb
12mr|kernel-3.6.5-1.1|3853	- update Wacom tablet support (#37073)
12mr|kernel-3.6.5-1.1|3854	* adds support for: Bamboo1, BambooFun and Cintiq 12WX
12mr|kernel-3.6.5-1.1|3855	- disable CONFIG_USB_OHCI_HCD_SSB so ssb wont get loaded even if it
12mr|kernel-3.6.5-1.1|3856	is blacklisted (reported by AdamW on kernel-discuss)
12mr|kernel-3.6.5-1.1|3857	- add compal-laptop driver (#37860)
12mr|kernel-3.6.5-1.1|3858	
12mr|kernel-3.6.5-1.1|3859	+ Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.6.5-1.1|3860	- do not remove modules.* before calling depmod in %%install (fixes
12mr|kernel-3.6.5-1.1|3861	missing modules.order file)
12mr|kernel-3.6.5-1.1|3862	
12mr|kernel-3.6.5-1.1|3863	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|3864	- Obsolete kernel-laptop-latest in kernel-desktop-latest
12mr|kernel-3.6.5-1.1|3865	- Rediffed acpi-asus-eee.patch
12mr|kernel-3.6.5-1.1|3866	- Rediffed acpi-asus-eee.patch
12mr|kernel-3.6.5-1.1|3867	- revert last commit
12mr|kernel-3.6.5-1.1|3868	- Too late for this release
12mr|kernel-3.6.5-1.1|3869	- Add a changelog entry for previous commit
12mr|kernel-3.6.5-1.1|3870	- drop media-usbvideo-device-link.patch, merged upstream
12mr|kernel-3.6.5-1.1|3871	- fix a crash in uvcvideo on X300 (upstream r199)
12mr|kernel-3.6.5-1.1|3872	- drop ipt_time patch, xt_time was now included
12mr|kernel-3.6.5-1.1|3873	- Set correct model for TOSHIBA Satellite Pro A200 and A210
12mr|kernel-3.6.5-1.1|3874	- asus_acpi: Fix brightness handling on EeePc
12mr|kernel-3.6.5-1.1|3875	- iwlwifi: Initialize rf_kill status
12mr|kernel-3.6.5-1.1|3876	- Don't break ACPI support when the child of a video bus device is not a video device (kernel bug #9761)
12mr|kernel-3.6.5-1.1|3877	- Fix the previous patch
12mr|kernel-3.6.5-1.1|3878	- Rewrite patch for Asus ACPI keys (#23741)
12mr|kernel-3.6.5-1.1|3879	- Alsa (snd-hda-intel) : Set correct model for Sony Vaio VGN FZ18M
12mr|kernel-3.6.5-1.1|3880	- Generate input events for ACPI hotkeys in asus-laptop and autoload it instead of asus_acpi (#23741)
12mr|kernel-3.6.5-1.1|3881	- Fix asus_acpi patch, latest commit broke keys handling
12mr|kernel-3.6.5-1.1|3882	- Don't pollute logs when using brightness or wiki keys on EeePc
12mr|kernel-3.6.5-1.1|3883	- Remove the bug number, I got confused with other webcam bug
12mr|kernel-3.6.5-1.1|3884	- Add a device link in video4linux/video*/ else hal don't see them
12mr|kernel-3.6.5-1.1|3885	- Add a new id for rt2500usb (#38512), and fix the changelog
12mr|kernel-3.6.5-1.1|3886	- Update the asus_acpi patch for EeePc :
12mr|kernel-3.6.5-1.1|3887	- Have the mute and volume keys generate input events
12mr|kernel-3.6.5-1.1|3888	- Use the [AP] (fn+f6) key to enable/disable the webcam
12mr|kernel-3.6.5-1.1|3889	- Don't handle wireless switching, we didn't do anything anyway
12mr|kernel-3.6.5-1.1|3890	- It's actually a Provides which is needed, not a Suggests
12mr|kernel-3.6.5-1.1|3891	- Add missing entry in changelog
12mr|kernel-3.6.5-1.1|3892	- Fix sound on NEC S970
12mr|kernel-3.6.5-1.1|3893	- Suggest restarting the system after installing a new kernel
12mr|kernel-3.6.5-1.1|3894	- Use rpmbuild instead of rpm in our Makefile
12mr|kernel-3.6.5-1.1|3895	- added NF_MATCH_TIME support
12mr|kernel-3.6.5-1.1|3896	
12mr|kernel-3.6.5-1.1|3897	+ Olivier Blin <blino@mandriva.org>
12mr|kernel-3.6.5-1.1|3898	- update changelog
12mr|kernel-3.6.5-1.1|3899	- fix typo
12mr|kernel-3.6.5-1.1|3900	- make kernel-<flavour>-devel-latest provide kernel-devel-latest (#36524)
12mr|kernel-3.6.5-1.1|3901	
12mr|kernel-3.6.5-1.1|3902	+ Shinji Makino <shinji@turbolinux.co.jp>
12mr|kernel-3.6.5-1.1|3903	- bugfix to unicon startup problem. bug#37928
12mr|kernel-3.6.5-1.1|3904	- usb-storage-unusual_devs-add-id.patch add(TL)
12mr|kernel-3.6.5-1.1|3905	- add to tomoyolinux patches(TL patches)
12mr|kernel-3.6.5-1.1|3906	- change smp power off patch(TL patches)
12mr|kernel-3.6.5-1.1|3907	- fix diff flie video-char-enable-unicon.patch(TL patch)
12mr|kernel-3.6.5-1.1|3908	
12mr|kernel-3.6.5-1.1|3909	* Mon Feb 11 2008 Thomas Backlund <tmb@mandriva.org> 2.6.24.2-1mdv2008.1
12mr|kernel-3.6.5-1.1|3910	+ Revision: 165122
12mr|kernel-3.6.5-1.1|3911	- update to 2.6.24.2 (CVE-2008-0600)
12mr|kernel-3.6.5-1.1|3912	- add selected fixes from alsa HG tree:
12mr|kernel-3.6.5-1.1|3913	* sound-soc-fix-duplicate-rj-master-test.patch
12mr|kernel-3.6.5-1.1|3914	* sound-hda-intel-Fix-PCM-device-number-assignment.patch
12mr|kernel-3.6.5-1.1|3915	* sound-hda-codec-Add-ID-for-HDMI-codec-on-Jetway-J9F2.patch
12mr|kernel-3.6.5-1.1|3916	* sound-ice1712-Fix-hoontech-MIDI-input.patch
12mr|kernel-3.6.5-1.1|3917	* sound-hda-STAC927x-power-down-inactive-DACs.patch
12mr|kernel-3.6.5-1.1|3918	* sound-hda-intel-use-SG-buffers.patch
12mr|kernel-3.6.5-1.1|3919	* sound-hda-intel-support-64bit-buffer-allocation.patch
12mr|kernel-3.6.5-1.1|3920	* sound-ice1712-add-support-for-Delta1010E.patch
12mr|kernel-3.6.5-1.1|3921	* sound-ice1712-all-support-for-Delta-66E.patch
12mr|kernel-3.6.5-1.1|3922	* sound-hda-intel-Fix-compile-error-with-CONFIG_SND_DEBUG_DETECT.patch
12mr|kernel-3.6.5-1.1|3923	* sound-hda-codec-correct-HDMI-transmitter-names.patch
12mr|kernel-3.6.5-1.1|3924	* sound-hda-codec-remove-duplicate-controls-in-alc268-test-mixer.patch
12mr|kernel-3.6.5-1.1|3925	- update alsa to 1.0.16 final
12mr|kernel-3.6.5-1.1|3926	- drop mm-zerolen-iov-fix.patch (merged upstream)
12mr|kernel-3.6.5-1.1|3927	- update to 2.6.24.1
12mr|kernel-3.6.5-1.1|3928	- disable inclusion of s390 file in sysctl_check as we dont ship arch/s390
12mr|kernel-3.6.5-1.1|3929	files in our kernel-source (#37388)
12mr|kernel-3.6.5-1.1|3930	- update alsa to 1.0.16rc2 + alsa-git-2008-01-31
12mr|kernel-3.6.5-1.1|3931	- add sched cpu_share tunable crash fix (Mingo, LKML)
12mr|kernel-3.6.5-1.1|3932	- update alsa to 1.0.16rc1
12mr|kernel-3.6.5-1.1|3933	- drop sound-Fix-5.1-sound-in-Dell-6stack-ALC888-HDA.patch (merged upstream)
12mr|kernel-3.6.5-1.1|3934	- update to 2.6.24-rc8-git5
12mr|kernel-3.6.5-1.1|3935	- make 32bit kernels conflict arch(x86_64) so they cant be installed
12mr|kernel-3.6.5-1.1|3936	by mistake (#32631)
12mr|kernel-3.6.5-1.1|3937	- disable XEN Guuest support on all but server kernels as it breaks AGP support (#36458)
12mr|kernel-3.6.5-1.1|3938	- add support for Dell i8k on x86_64 (#32447)
12mr|kernel-3.6.5-1.1|3939	
12mr|kernel-3.6.5-1.1|3940	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kernel-3.6.5-1.1|3941	- Added updated AppArmor patches for 2.6.24 (thanks to John Johansen at
12mr|kernel-3.6.5-1.1|3942	Suse for them).
12mr|kernel-3.6.5-1.1|3943	- Fix some changelog release entries.
12mr|kernel-3.6.5-1.1|3944	- Updated uvcvideo to svn r173 (and removed already applied
12mr|kernel-3.6.5-1.1|3945	3rd-uvc-stream-no-fid.patch).
12mr|kernel-3.6.5-1.1|3946	- Updated nozomi driver patch with version added recently to Linus
12mr|kernel-3.6.5-1.1|3947	tree (pre 2.6.25, commit 20fd1e3bea554620d489f3542496639c1babe0b3,
12mr|kernel-3.6.5-1.1|3948	char-nozomi-driver.patch).
12mr|kernel-3.6.5-1.1|3949	- Updated uvcvideo to r166.
12mr|kernel-3.6.5-1.1|3950	- Replaced previously added sync quirk for Syntek webcam with a better
12mr|kernel-3.6.5-1.1|3951	version, that avoids losing sync of frames by using reported EOF
12mr|kernel-3.6.5-1.1|3952	marker. For more details see:
12mr|kernel-3.6.5-1.1|3953	https://lists.berlios.de/pipermail/linux-uvc-devel/2008-January/002779.html
12mr|kernel-3.6.5-1.1|3954	(final patch by Laurent Pinchart)
12mr|kernel-3.6.5-1.1|3955	- Added fix for isochronous transfer bug in ehci-hcd, adding patch from
12mr|kernel-3.6.5-1.1|3956	http://bugzilla.kernel.org/show_bug.cgi?id=7694
12mr|kernel-3.6.5-1.1|3957	I experienced the same issue but when using uvcvideo with a Syntek
12mr|kernel-3.6.5-1.1|3958	webcam (174f:5212), after some time the streaming fails with
12mr|kernel-3.6.5-1.1|3959	-EL2NSYNC. The patch there fixed the problem.
12mr|kernel-3.6.5-1.1|3960	- Modified kernel configs:
12mr|kernel-3.6.5-1.1|3961	* i386.config: enabled USB_EHCI_ROOT_HUB_TT (y) and
12mr|kernel-3.6.5-1.1|3962	USB_ISP116X_HCD (m).
12mr|kernel-3.6.5-1.1|3963	* x86_64.config: likewise, and also enabled
12mr|kernel-3.6.5-1.1|3964	CONFIG_USB_SL811_HCD (m) and
12mr|kernel-3.6.5-1.1|3965	CONFIG_USB_SL811_CS (m).
12mr|kernel-3.6.5-1.1|3966	- Minor typo fix in changelog.
12mr|kernel-3.6.5-1.1|3967	- Added patch from Claudio S. Matsuoka that fix 5.1 sound in Dell 6stack
12mr|kernel-3.6.5-1.1|3968	ALC888 HDA, currently used in Dell Inspiron 530
12mr|kernel-3.6.5-1.1|3969	(sound-Fix-5.1-sound-in-Dell-6stack-ALC888-HDA.patch)
12mr|kernel-3.6.5-1.1|3970	- Renamed alsa-mm-git-2008-01-04.patch to
12mr|kernel-3.6.5-1.1|3971	sound-alsa-mm-git-2008-01-04.patch
12mr|kernel-3.6.5-1.1|3972	- 3rdparty addition: AuthenTec AES2501 Fingerprint Sensor Driver for
12mr|kernel-3.6.5-1.1|3973	Linux. Added in tree build support and oops on module removal fix when
12mr|kernel-3.6.5-1.1|3974	device isn't available:
12mr|kernel-3.6.5-1.1|3975	3rd-aes2501-kbuild.patch
12mr|kernel-3.6.5-1.1|3976	3rd-aes2501-rmmod-oops-fix.patch
12mr|kernel-3.6.5-1.1|3977	
12mr|kernel-3.6.5-1.1|3978	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12mr|kernel-3.6.5-1.1|3979	- Move the following patches into the 'patches-purgatory' dir:
12mr|kernel-3.6.5-1.1|3980	block-cciss-ioctlret.patch, block-scsi_ioctl-GPCMD_SEND_KEY.patch,
12mr|kernel-3.6.5-1.1|3981	pci-pciaddress-64bit-fix.patch, usb-storage-unusual_devs.patch,
12mr|kernel-3.6.5-1.1|3982	char-export-module_device_tables.patch,
12mr|kernel-3.6.5-1.1|3983	input-export-module_device_tables.patch
12mr|kernel-3.6.5-1.1|3984	- Move Tomoyo patches into patches-purgatory
12mr|kernel-3.6.5-1.1|3985	- Drop kernel-export-machine_restart.patch
12mr|kernel-3.6.5-1.1|3986	It's not legal to change code's license w/o the author's agreement.
12mr|kernel-3.6.5-1.1|3987	- SLIENT: Remove 3rd-gspcav from series files
12mr|kernel-3.6.5-1.1|3988	- Introduces README document
12mr|kernel-3.6.5-1.1|3989	- Introduces patch-format.txt
12mr|kernel-3.6.5-1.1|3990	- Introduces managing-patches.txt document
12mr|kernel-3.6.5-1.1|3991	- Introduces create_quilt_tree script
12mr|kernel-3.6.5-1.1|3992	- Introduces PATCHES/Documentation directory
12mr|kernel-3.6.5-1.1|3993	- Introduces kernel-build-svn-checkout.txt document
12mr|kernel-3.6.5-1.1|3994	- Fix unionfs OOPS when umounting root partition when there's a nfs volume
12mr|kernel-3.6.5-1.1|3995	in the branch
12mr|kernel-3.6.5-1.1|3996	- Enable PREEMPT_BKL for -desktop kernels (i386 and x86_64)
12mr|kernel-3.6.5-1.1|3997	- Enable TIPC network protocol for i386
12mr|kernel-3.6.5-1.1|3998	- Enable all CONFIG_TASKSTATS options for i386 and x86_64
12mr|kernel-3.6.5-1.1|3999	- Move all (but net-sis190-sis968.patch) back to patches,
12mr|kernel-3.6.5-1.1|4000	net-sis190-sis968.patch is already in 2.6.24
12mr|kernel-3.6.5-1.1|4001	- Remove badram patch from patches-broken (there's no up to date version
12mr|kernel-3.6.5-1.1|4002	for 2.6.24, we can add it later if needed)
12mr|kernel-3.6.5-1.1|4003	- Update unionfs to 2.2.2
12mr|kernel-3.6.5-1.1|4004	- Update to 2.6.24
12mr|kernel-3.6.5-1.1|4005	- Fix apparmor disable flag (apparmor doesn't work yet though #36004)
12mr|kernel-3.6.5-1.1|4006	- Fix ipt_IFWLOG user-space header (#37082)
12mr|kernel-3.6.5-1.1|4007	- Update to 2.6.24-rc8-git1
12mr|kernel-3.6.5-1.1|4008	- Update to 2.6.24-rc8
12mr|kernel-3.6.5-1.1|4009	- Use kgit support in the spec
12mr|kernel-3.6.5-1.1|4010	- Update to 2.6.24-rc7-git5
12mr|kernel-3.6.5-1.1|4011	
12mr|kernel-3.6.5-1.1|4012	+ Shinji Makino <shinji@turbolinux.co.jp>
12mr|kernel-3.6.5-1.1|4013	- delte of 3rd-gspca.tar and 3rd-gspcav-kbuild.patc.
12mr|kernel-3.6.5-1.1|4014	- commit of Turbolinux patches
12mr|kernel-3.6.5-1.1|4015	
12mr|kernel-3.6.5-1.1|4016	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|4017	- Add patch by Nick Piggin fixing pan going unkillable (#37050)
12mr|kernel-3.6.5-1.1|4018	- Added Intel(R) 82575 Gigabit Ethernet driver (igb)
12mr|kernel-3.6.5-1.1|4019	- Fix Makefile when KPATCH is defined
12mr|kernel-3.6.5-1.1|4020	
12mr|kernel-3.6.5-1.1|4021	* Mon Jan 07 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.24-0.rc7.1mdv2008.1
12mr|kernel-3.6.5-1.1|4022	+ Revision: 146220
12mr|kernel-3.6.5-1.1|4023	- Enabled SND_HDA_POWER_SAVE (Aggressive power-saving feature of
12mr|kernel-3.6.5-1.1|4024	snd-hda-intel), and keep the default Kconfig choice of automatic
12mr|kernel-3.6.5-1.1|4025	power-save mode (disabled = 0).
12mr|kernel-3.6.5-1.1|4026	- Updated alsa to latest hg/git tree, mostly because of bug fixes and
12mr|kernel-3.6.5-1.1|4027	hda-intel updates, so we can test it early. Reverted some commits
12mr|kernel-3.6.5-1.1|4028	though so we can still use userspace lib/utils from alsa 1.0.15, if
12mr|kernel-3.6.5-1.1|4029	some revert is missing it's a bug.
12mr|kernel-3.6.5-1.1|4030	
12mr|kernel-3.6.5-1.1|4031	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|4032	- update to 2.6.24-rc7
12mr|kernel-3.6.5-1.1|4033	- update to 2.6.24-rc6-git12
12mr|kernel-3.6.5-1.1|4034	- more spec cleanups
12mr|kernel-3.6.5-1.1|4035	- use make clean on -devel & source tree to not ship unneeded files
12mr|kernel-3.6.5-1.1|4036	- move defcofigs to the correct location for i386 and x86_64, prefix
12mr|kernel-3.6.5-1.1|4037	them the same way as upstream, and drop defconfig-maximum
12mr|kernel-3.6.5-1.1|4038	- fix build,source symlinks to -source tree to be created only if no
12mr|kernel-3.6.5-1.1|4039	matching -devel tree is installed, and to be removed only if they
12mr|kernel-3.6.5-1.1|4040	point at the -source tree
12mr|kernel-3.6.5-1.1|4041	- change url to Mandriva wiki
12mr|kernel-3.6.5-1.1|4042	
12mr|kernel-3.6.5-1.1|4043	* Fri Jan 04 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.24-0.rc6.3mdv2008.1
12mr|kernel-3.6.5-1.1|4044	+ Revision: 144877
12mr|kernel-3.6.5-1.1|4045	- Change changelog entry for release.
12mr|kernel-3.6.5-1.1|4046	- Updated to 2.6.24-rc6-git10
12mr|kernel-3.6.5-1.1|4047	- Updated to 2.6.24-rc6-git9, rediffed irq-debug-shared.patch
12mr|kernel-3.6.5-1.1|4048	- Update unionfs again, now to version 2.2.1
12mr|kernel-3.6.5-1.1|4049	- Added back apparmor for 2.6.24 from Suse (with minor patch changes in
12mr|kernel-3.6.5-1.1|4050	hunks that touch reiserfs code, as it didn't apply by default because
12mr|kernel-3.6.5-1.1|4051	our reiserfs differs. Also needed to fix build when cgroups is
12mr|kernel-3.6.5-1.1|4052	enabled).
12mr|kernel-3.6.5-1.1|4053	- Brought back and redid patch to fix build of unionfs with apparmor.
12mr|kernel-3.6.5-1.1|4054	- Renamed kernel-2.6.spec to kernel.spec
12mr|kernel-3.6.5-1.1|4055	- Renamed kernel-2.6 entry to kernel, to be consistent with package
12mr|kernel-3.6.5-1.1|4056	name (see '[RFC] SRPMS not in SVN' thread on maintainers ML).
12mr|kernel-3.6.5-1.1|4057	- Build genrtc as module now that Mandriva's udev is now creating
12mr|kernel-3.6.5-1.1|4058	automatically the /dev/rtc symlink pointing to /dev/rtc0, making
12mr|kernel-3.6.5-1.1|4059	possible using /dev/rtc from one of the modules from new modular rtc
12mr|kernel-3.6.5-1.1|4060	framework (Reported/pointed by Dick Gevers and Andrey Borzenkov on
12mr|kernel-3.6.5-1.1|4061	cooker ML).
12mr|kernel-3.6.5-1.1|4062	- Updated uvcvideo to svn r158
12mr|kernel-3.6.5-1.1|4063	- Add new sync quirk to uvcvideo and use it (needed by Syntek 174f:5212
12mr|kernel-3.6.5-1.1|4064	webcam), from Claudio S. Matsuoka <cmatsuoka@gmail.com>
12mr|kernel-3.6.5-1.1|4065	- Prevent uvcvideo to alloc too much memory in usb_buffer_alloc,
12mr|kernel-3.6.5-1.1|4066	lowering UVC_MAX_ISO_PACKETS. In machines with not much memory webcam
12mr|kernel-3.6.5-1.1|4067	that uses isoc transfers, several calls to it can cause memory
12mr|kernel-3.6.5-1.1|4068	fragmentation or requesting too much memory resulting in an Page
12mr|kernel-3.6.5-1.1|4069	Allocation Failure (OOM). UVC_MAX_ISO_PACKETS is arbitrary, see
12mr|kernel-3.6.5-1.1|4070	http://article.gmane.org/gmane.linux.drivers.uvc.devel/1956
12mr|kernel-3.6.5-1.1|4071	- Updated to 2.6.24-rc6-git5
12mr|kernel-3.6.5-1.1|4072	
12mr|kernel-3.6.5-1.1|4073	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|4074	- fix Makefile to match renamed module/spec
12mr|kernel-3.6.5-1.1|4075	- update alsa krpovides
12mr|kernel-3.6.5-1.1|4076	- update source2 to apply cleanly
12mr|kernel-3.6.5-1.1|4077	- update unionfs to 2.2
12mr|kernel-3.6.5-1.1|4078	- dont ship prebuilt module in tarball
12mr|kernel-3.6.5-1.1|4079	- correct git path
12mr|kernel-3.6.5-1.1|4080	
12mr|kernel-3.6.5-1.1|4081	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|4082	- Add support for EeePc in asus_acpi
12mr|kernel-3.6.5-1.1|4083	- Add mactel patches (#35420)
12mr|kernel-3.6.5-1.1|4084	
12mr|kernel-3.6.5-1.1|4085	* Tue Dec 25 2007 Thomas Backlund <tmb@mandriva.org> 2.6.24-0.rc6.1mdv2008.1
12mr|kernel-3.6.5-1.1|4086	+ Revision: 137791
12mr|kernel-3.6.5-1.1|4087	- prefix 3rdparty tarballs with 3rd- to match the new patch naming scheme
12mr|kernel-3.6.5-1.1|4088	- update acer_acpi to 0.10
12mr|kernel-3.6.5-1.1|4089	- update drbd to 8.0.8
12mr|kernel-3.6.5-1.1|4090	- update ndiswrapper to 1.51
12mr|kernel-3.6.5-1.1|4091	- update defconfigs
12mr|kernel-3.6.5-1.1|4092	- remove video patch applied upstream
12mr|kernel-3.6.5-1.1|4093	- update to 2.6.24-rc6-git2
12mr|kernel-3.6.5-1.1|4094	- add support for upstream -git tarballs
12mr|kernel-3.6.5-1.1|4095	- update to 2.6.24-rc6
12mr|kernel-3.6.5-1.1|4096	- fix weburl to update instructions
12mr|kernel-3.6.5-1.1|4097	- fix -devel rpm breakage due to i386/x86_64 merge into x86
12mr|kernel-3.6.5-1.1|4098	- add /drivers/lguest/lg.h to -devel rpms
12mr|kernel-3.6.5-1.1|4099	
12mr|kernel-3.6.5-1.1|4100	+ Olivier Blin <blino@mandriva.org>
12mr|kernel-3.6.5-1.1|4101	- restore BuildRoot
12mr|kernel-3.6.5-1.1|4102	
12mr|kernel-3.6.5-1.1|4103	+ Thierry Vignaud <tv@mandriva.org>
12mr|kernel-3.6.5-1.1|4104	- kill re-definition of %%buildroot on Pixel's request
12mr|kernel-3.6.5-1.1|4105	
12mr|kernel-3.6.5-1.1|4106	+ Pascal Terjan <pterjan@mandriva.org>
12mr|kernel-3.6.5-1.1|4107	- Add forgotten file
12mr|kernel-3.6.5-1.1|4108	- Switch atl2 to 2.0.3, which is the branch aiming at upstream merge
12mr|kernel-3.6.5-1.1|4109	- Fix TI PCIxx12 card readers (#35887)
12mr|kernel-3.6.5-1.1|4110	- Use hid blacklist in usbmouse/usbkbd (fixes Wacom tablets)
12mr|kernel-3.6.5-1.1|4111	- Fix a typo in PrepareKernel
12mr|kernel-3.6.5-1.1|4112	
12mr|kernel-3.6.5-1.1|4113	+ Herton Ronaldo Krzesinski <herton@mandriva.com.br>
12mr|kernel-3.6.5-1.1|4114	- scripts/apply_patches: usage message fixes.
12mr|kernel-3.6.5-1.1|4115	- Removed already applied upstream alsa quirk for Dell XPS M1330.
12mr|kernel-3.6.5-1.1|4116	- Updated uvcvideo to r149, and removed already applied
12mr|kernel-3.6.5-1.1|4117	3rd-uvcvideo-add-quirk-ali-5606.patch
12mr|kernel-3.6.5-1.1|4118	- Fix return type of write file_operations callback functions in
12mr|kernel-3.6.5-1.1|4119	tc1100-wmi.
12mr|kernel-3.6.5-1.1|4120	- One more api fix for ipset on 2.6.24.
12mr|kernel-3.6.5-1.1|4121	- Fix build with ndiswrapper.
12mr|kernel-3.6.5-1.1|4122	- Changelog typo fix.
12mr|kernel-3.6.5-1.1|4123	- More netfilter api fixes for ipt_set and ipt_psd for 2.6.23 and later.
12mr|kernel-3.6.5-1.1|4124	- Updated ndiswrapper to version 1.50rc3.
12mr|kernel-3.6.5-1.1|4125	- Enabled XEN guest, suggested by Olivier Blin
12mr|kernel-3.6.5-1.1|4126	(http://archives.mandrivalinux.com/kernel-discuss/2007-11/msg00033.php).
12mr|kernel-3.6.5-1.1|4127	- Regenerate configs against lastest sources.
12mr|kernel-3.6.5-1.1|4128	- Added quirk for uvcvideo, needed by the webcam found on Clevo M540SR
12mr|kernel-3.6.5-1.1|4129	(ALi 5606).
12mr|kernel-3.6.5-1.1|4130	- Updated to 2.6.24-rc2-git3.
12mr|kernel-3.6.5-1.1|4131	- Updated unionfs to 2.1.9.
12mr|kernel-3.6.5-1.1|4132	- Updated to 2.6.24-rc2-git2.
12mr|kernel-3.6.5-1.1|4133	- Rediffed patches:
12mr|kernel-3.6.5-1.1|4134	130-netfilter-ipset.patch
12mr|kernel-3.6.5-1.1|4135	netfilter_IFWLOG.patch
12mr|kernel-3.6.5-1.1|4136	netfilter_psd.patch
12mr|kernel-3.6.5-1.1|4137	- Updated to 2.6.24-rc2.
12mr|kernel-3.6.5-1.1|4138	- scripts/create_configs: updates for i386/x86_64 arch unification;
12mr|kernel-3.6.5-1.1|4139	kernel-2.6.spec: likewise.
12mr|kernel-3.6.5-1.1|4140	- package Makefile: deal with kpatch field inside spec, to create the
12mr|kernel-3.6.5-1.1|4141	patches tarball with the correct name when it's used.
12mr|kernel-3.6.5-1.1|4142	- Updated acer_acpi to 0.10_rc4, and added needed build fixes/updates
12mr|kernel-3.6.5-1.1|4143	for 2.6.24-rc2:
12mr|kernel-3.6.5-1.1|4144	acer-acpi-extra-cflags.patch
12mr|kernel-3.6.5-1.1|4145	acer-acpi-match-dmi_system_id-callback.patch
12mr|kernel-3.6.5-1.1|4146	- Removed ipw3945, now use the iwl3945 in upstream kernel, if required
12mr|kernel-3.6.5-1.1|4147	in the case iwl doesn't work well for some devices we can readd it.
12mr|kernel-3.6.5-1.1|4148	- Updated squashfs to version 3.3, dropped already applied/obsolete
12mr|kernel-3.6.5-1.1|4149	squashfs-add-missing-include, squashfs-inode-fix,
12mr|kernel-3.6.5-1.1|4150	squashfs-2.6.23-buildfix patches.
12mr|kernel-3.6.5-1.1|4151	- Updated 3rdparty_merge patch for 2.6.24-rc2.
12mr|kernel-3.6.5-1.1|4152	- Updated unionfs to version 2.1.8, builds with new kernel andalso has a
12mr|kernel-3.6.5-1.1|4153	fix for a self deadlock issue reported here:
12mr|kernel-3.6.5-1.1|4154	http://www.fsl.cs.sunysb.edu/pipermail/unionfs/2007-October/005536.html
12mr|kernel-3.6.5-1.1|4155	- Drop BadRAM patch until we fix it or a new version for 2.6.24 is
12mr|kernel-3.6.5-1.1|4156	available.
12mr|kernel-3.6.5-1.1|4157	- Made needed fixes for misc build/code issues required now on
12mr|kernel-3.6.5-1.1|4158	2.6.24-rc2 for extra patches/3rdparty additions:
12mr|kernel-3.6.5-1.1|4159	* ndiswrapper: ndiswrapper-proc_net-namespace.patch
12mr|kernel-3.6.5-1.1|4160	ndiswrapper-new-napi-polling.patch
12mr|kernel-3.6.5-1.1|4161	ndiswrapper-remove-set_module_owner.patch
12mr|kernel-3.6.5-1.1|4162	ndiswrapper-extra-cflags.patch
12mr|kernel-3.6.5-1.1|4163	* acx: acx-remove-set_module_owner.patch
12mr|kernel-3.6.5-1.1|4164	* acerhk: acerhk-extra-cflags.patch
12mr|kernel-3.6.5-1.1|4165	* drbd: drbd-8.0.6-linux-2.6.24-fixes.patch
12mr|kernel-3.6.5-1.1|4166	* ppscsi: ppscsi-sg-helper-update.patch
12mr|kernel-3.6.5-1.1|4167	* netfilter_IFWLOG: netfilter_IFWLOG_2.6.24.patch
12mr|kernel-3.6.5-1.1|4168	* uss725: uss725-sg-helper-update.patch
12mr|kernel-3.6.5-1.1|4169	uss725-avoid-ide-fix-driveid.patch
12mr|kernel-3.6.5-1.1|4170	the uss725-sg-helper-update.patch makes
12mr|kernel-3.6.5-1.1|4171	uss725_revert_sg-address_removal.patch unecessary,
12mr|kernel-3.6.5-1.1|4172	so it was removed
12mr|kernel-3.6.5-1.1|4173	* atl2: atl2-linux-2.6.24.patch
12mr|kernel-3.6.5-1.1|4174	- Updated mach64 drm support for 2.6.24-rc2.
12mr|kernel-3.6.5-1.1|4175	- Updated uvc to r141 svn snapshot.
12mr|kernel-3.6.5-1.1|4176	- Updated apparmor patches to build again with 2.6.24-rc2, but I'm not
12mr|kernel-3.6.5-1.1|4177	sure if it still works, need more testing and probably more changes. I
12mr|kernel-3.6.5-1.1|4178	had to revert too some upstream changes that make LSM a static
12mr|kernel-3.6.5-1.1|4179	interface, it would be good to check the changes more in detail and
12mr|kernel-3.6.5-1.1|4180	migrate more apparmor bits, seems it can't be a module anymore.
12mr|kernel-3.6.5-1.1|4181	- Dropped ralink legacy drivers, keep now only the mac80211 ones
12mr|kernel-3.6.5-1.1|4182	integrated in linus kernel, if in the future we see we still need them
12mr|kernel-3.6.5-1.1|4183	we can readd.
12mr|kernel-3.6.5-1.1|4184	- Drop already applied patches:
12mr|kernel-3.6.5-1.1|4185	zd1211rw-more-ids
12mr|kernel-3.6.5-1.1|4186	ALSA-hda-codec-Fix-input_mux-numbers-for-vaio-st
12mr|kernel-3.6.5-1.1|4187	alsa-hg5424
12mr|kernel-3.6.5-1.1|4188	ipg
12mr|kernel-3.6.5-1.1|4189	i386-add-support-for-picopower-irq-router
12mr|kernel-3.6.5-1.1|4190	alsa-hg5408
12mr|kernel-3.6.5-1.1|4191	alsa-git-20070912
12mr|kernel-3.6.5-1.1|4192	alsa-hg5432
12mr|kernel-3.6.5-1.1|4193	alsa-hg5436
12mr|kernel-3.6.5-1.1|4194	alsa-fix-sound-oops-dell-xps-m1210
12mr|kernel-3.6.5-1.1|4195	ALSA-hda-codec-Fix-for-Fujitsu-Lifebook-C1410
12mr|kernel-3.6.5-1.1|4196	ueagle-atm-patches-eagle-iv-support
12mr|kernel-3.6.5-1.1|4197	alsa-hg5416
12mr|kernel-3.6.5-1.1|4198	- Rediffed patches:
12mr|kernel-3.6.5-1.1|4199	Toshiba_Equium_A60-needs-pci-assign-busses
12mr|kernel-3.6.5-1.1|4200	boot-video-80x25-if-break.patch
12mr|kernel-3.6.5-1.1|4201	- Enabled CONFIG_DEBUG_BUGVERBOSE option on configs where it was
12mr|kernel-3.6.5-1.1|4202	disabled, it's useful despite some more ram usage, see
12mr|kernel-3.6.5-1.1|4203	http://archives.mandrivalinux.com/kernel-discuss/2007-11/msg00006.php
12mr|kernel-3.6.5-1.1|4204	(Suggested by Olivier Blin).
12mr|kernel-3.6.5-1.1|4205	- Added fix from Erez Zadok for unionfs self deadlock issue:
12mr|kernel-3.6.5-1.1|4206	http://www.fsl.cs.sunysb.edu/pipermail/unionfs/2007-October/005536.html
12mr|kernel-3.6.5-1.1|4207	
12mr|kernel-3.6.5-1.1|4208	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12mr|kernel-3.6.5-1.1|4209	- Minor changelog fix
12mr|kernel-3.6.5-1.1|4210	- Upgrade to 2.6.24-rc5-git2
12mr|kernel-3.6.5-1.1|4211	- Minor changelog typo fix
12mr|kernel-3.6.5-1.1|4212	- Upgrade unionfs to 2.1.11
12mr|kernel-3.6.5-1.1|4213	- Update to 2.6.24-rc5
12mr|kernel-3.6.5-1.1|4214	- Update to 2.6.24-rc4-git2 (#35822)
12mr|kernel-3.6.5-1.1|4215	- Reorganize series file
12mr|kernel-3.6.5-1.1|4216	- Better names for netfilter patches
12mr|kernel-3.6.5-1.1|4217	- New patch naming scheme: now patches have the following format:
12mr|kernel-3.6.5-1.1|4218	subsystem-description.patch. A detailed documentation will be provided
12mr|kernel-3.6.5-1.1|4219	shortly.
12mr|kernel-3.6.5-1.1|4220	- Kill patches-to-drop directory: that directory exists for a long time
12mr|kernel-3.6.5-1.1|4221	and its patches seems to not be useful
12mr|kernel-3.6.5-1.1|4222	- Update to 2.6.24-rc4
12mr|kernel-3.6.5-1.1|4223	- Add missing changelog entries
12mr|kernel-3.6.5-1.1|4224	- Update etfilter-IFWLOG-mdv.patch to v1.1
12mr|kernel-3.6.5-1.1|4225	- Better multicast group usage
12mr|kernel-3.6.5-1.1|4226	- Coding style fixes
12mr|kernel-3.6.5-1.1|4227	- Do not return -EINVAL by default in ipt_ifwlog_init()
12mr|kernel-3.6.5-1.1|4228	- Minor refinements
12mr|kernel-3.6.5-1.1|4229	- Merge ipt_IFWLOG patches into netfilter-IFWLOG-mdv.patch
12mr|kernel-3.6.5-1.1|4230	Currently, we're adding a new patch to fix every single API change
12mr|kernel-3.6.5-1.1|4231	in the netfilter subsystem.
12mr|kernel-3.6.5-1.1|4232	This doesn't scale and add a bit of overhead (think of updating four
12mr|kernel-3.6.5-1.1|4233	or five patches on a kernel update).
12mr|kernel-3.6.5-1.1|4234	Instead of doing this, we're adding a new patch
12mr|kernel-3.6.5-1.1|4235	(netfilter-psd-mdv.patch) which holds the Mandriva changes.
12mr|kernel-3.6.5-1.1|4236	As we're just doing API updates, you can think of this patch as being
12mr|kernel-3.6.5-1.1|4237	a new version of the ipt_IFWLOG module.
12mr|kernel-3.6.5-1.1|4238	- Merge ipt_psd patches into netfilter-psd-mdv.patch
12mr|kernel-3.6.5-1.1|4239	Currently, we're adding a new patch to fix every single API change
12mr|kernel-3.6.5-1.1|4240	in the netfilter subsystem.
12mr|kernel-3.6.5-1.1|4241	This doesn't scale and add a bit of overhead (think of updating four
12mr|kernel-3.6.5-1.1|4242	or five patches on a kernel update).
12mr|kernel-3.6.5-1.1|4243	Instead of doing this, we're adding a new patch
12mr|kernel-3.6.5-1.1|4244	(netfilter-psd-mdv.patch) which holds the Mandriva changes.
12mr|kernel-3.6.5-1.1|4245	As we're just doing API updates, you can think of this patch as being
12mr|kernel-3.6.5-1.1|4246	a new version of the ipt_psd module.
12mr|kernel-3.6.5-1.1|4247	- Update to 2.6.24-rc3-git6
12mr|kernel-3.6.5-1.1|4248	- Reset version (preparing to release)
12mr|kernel-3.6.5-1.1|4249	This also removes the 'git' name from the package name
12mr|kernel-3.6.5-1.1|4250	because I couldn't find a nice way to have it w/o breaking
12mr|kernel-3.6.5-1.1|4251	RPM's comparision. But this is a -git snapshot kernel.
12mr|kernel-3.6.5-1.1|4252	- Update to 2.6.24-rc3-git1
12mr|kernel-3.6.5-1.1|4253	- Move AppArmor patches to patches-broken directory, the -rc updates
12mr|kernel-3.6.5-1.1|4254	broke it
12mr|kernel-3.6.5-1.1|4255	- Upgrade to 2.6.24-rc3
12mr|kernel-3.6.5-1.1|4256	NOTE: It's not building yet, commiting now so that other people
12mr|kernel-3.6.5-1.1|4257	can help.
12mr|kernel-3.6.5-1.1|4258	- Kill PATCHES/doc directory
12mr|kernel-3.6.5-1.1|4259	The documentation in that directory is quite old and not usefull.
12mr|kernel-3.6.5-1.1|4260	New documentation will be put in kernel's Documentation/mandriva
12mr|kernel-3.6.5-1.1|4261	- fix ipt_psd netfilter API usage
12mr|kernel-3.6.5-1.1|4262	- Kill naming_patches
12mr|kernel-3.6.5-1.1|4263	That document describes a very old naming scheme which is
12mr|kernel-3.6.5-1.1|4264	not longer used.
12mr|kernel-3.6.5-1.1|4265	- Introduces patches-broken directory
12mr|kernel-3.6.5-1.1|4266	Patches broken not supposed to be dropped should be moved into
12mr|kernel-3.6.5-1.1|4267	patches-broken dir.
12mr|kernel-3.6.5-1.1|4268	
12mr|kernel-3.6.5-1.1|4269	* Wed Oct 31 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.6.23.1-1mdv2008.1
12mr|kernel-3.6.5-1.1|4270	+ Revision: 104219
12mr|kernel-3.6.5-1.1|4271	- Fix ndiswrapper tarball for x86_64 build (add missing win2lin_stubs.h
12mr|kernel-3.6.5-1.1|4272	file).
12mr|kernel-3.6.5-1.1|4273	- Updated to 2.6.23.1, and prepare to release.
12mr|kernel-3.6.5-1.1|4274	- apply_patches: remove reference for Juan Quintela's now invalid email
12mr|kernel-3.6.5-1.1|4275	address (reported by Thierry Vignaud).
12mr|kernel-3.6.5-1.1|4276	- Drop prefixes for all remaining patches that still used them, now that
12mr|kernel-3.6.5-1.1|4277	we don't need this anymore. Also fix placement of some patches inside
12mr|kernel-3.6.5-1.1|4278	series file.
12mr|kernel-3.6.5-1.1|4279	- Switch from SLAB to SLUB on all kernel configs, SLUB is the default
12mr|kernel-3.6.5-1.1|4280	since 2.6.23.
12mr|kernel-3.6.5-1.1|4281	- Updated kernel changelog in spec for changes in the latest two
12mr|kernel-3.6.5-1.1|4282	commits.
12mr|kernel-3.6.5-1.1|4283	- Fix unpackaged files.
12mr|kernel-3.6.5-1.1|4284	- Updated to version 2.6.23.
12mr|kernel-3.6.5-1.1|4285	- Added updated BadRam patch for 2.6.23.
12mr|kernel-3.6.5-1.1|4286	- Updated ndiswrapper to version 1.49.
12mr|kernel-3.6.5-1.1|4287	- Updated unionfs to 2.1.7; redid fix-unionfs-build-with-AppArmor
12mr|kernel-3.6.5-1.1|4288	patch because of it, and removed already applied
12mr|kernel-3.6.5-1.1|4289	unionfs-2.1.3-do-not-update-mtime-if-no-upper-branch patch.
12mr|kernel-3.6.5-1.1|4290	- Added updated version of nozomi patch from gregkh git repository.
12mr|kernel-3.6.5-1.1|4291	- Updated tc1100-wmi module patch for 2.6.23, and made fix for acpi
12mr|kernel-3.6.5-1.1|4292	subsystem updates (tc1100-wmi-2.6.23-fixes patch). Also removed
12mr|kernel-3.6.5-1.1|4293	uneeded tc1100-wmi-depends-ACPI_INTERPRETER patch.
12mr|kernel-3.6.5-1.1|4294	- Updated mach64 drm module for 2.6.23.
12mr|kernel-3.6.5-1.1|4295	- Added updated apparmor patches that apply on 2.6.23 from kernel-tmb.
12mr|kernel-3.6.5-1.1|4296	- Redid patches:
12mr|kernel-3.6.5-1.1|4297	pnpbios-off-as-default
12mr|kernel-3.6.5-1.1|4298	acpi_fix_double_video_proc_entries
12mr|kernel-3.6.5-1.1|4299	sis190-sis968
12mr|kernel-3.6.5-1.1|4300	boot-video-80x25-if-break
12mr|kernel-3.6.5-1.1|4301	- Added squashfs fix for 2.6.23 from kernel-tmb.
12mr|kernel-3.6.5-1.1|4302	- Added Revert-Revert-intel_agp-fix-stolen-mem-range-on-G patch, we
12mr|kernel-3.6.5-1.1|4303	don't need the upstream revert commit because our
12mr|kernel-3.6.5-1.1|4304	x11-driver-video-intel already has a patch for that change on kernel.
12mr|kernel-3.6.5-1.1|4305	- Added ipset 2.6.23 fixes from kernel-tmb (ipset-2.6.23-buildfix,
12mr|kernel-3.6.5-1.1|4306	ipset_2.6.23-buildfix2 patches).
12mr|kernel-3.6.5-1.1|4307	- Fix atl2 module building on 2.6.23 (atl2-linux-2.6.23 patch).
12mr|kernel-3.6.5-1.1|4308	- Drop already applied changes from ueagle-atm-patches-eagle-iv-support
12mr|kernel-3.6.5-1.1|4309	patch (and the diff is now from upstream linus git tree).
12mr|kernel-3.6.5-1.1|4310	- create_configs: update for NOHIGHMEM case, probably there is a bug in
12mr|kernel-3.6.5-1.1|4311	Kconfig selection now that asks for X86_PAE.
12mr|kernel-3.6.5-1.1|4312	- Remove already applied patches:
12mr|kernel-3.6.5-1.1|4313	USB-option-Add-a-new-device-ID-for-the-HUAWEI-E220
12mr|kernel-3.6.5-1.1|4314	PCI-Run-k8t_sound_hostbridge-quirk-only-when-needed
12mr|kernel-3.6.5-1.1|4315	sata_mv-PCI-IDs-for-Hightpoint-RocketRaid-1740-1742
12mr|kernel-3.6.5-1.1|4316	pata_marvell-Add-more-identifiers
12mr|kernel-3.6.5-1.1|4317	add-eeprom_93cx6-support
12mr|kernel-3.6.5-1.1|4318	b44-updates
12mr|kernel-3.6.5-1.1|4319	r8169_link_down_fix
12mr|kernel-3.6.5-1.1|4320	pci-fix-unterminated-pci_device_id-lists
12mr|kernel-3.6.5-1.1|4321	alsa-git-2007-07-20
12mr|kernel-3.6.5-1.1|4322	PCI-unhide-SMBus-on-Compaq-Deskpro-EP-401963-001-mo
12mr|kernel-3.6.5-1.1|4323	ipw2100-updates
12mr|kernel-3.6.5-1.1|4324	ext34_orphan_list_corruption_fix
12mr|kernel-3.6.5-1.1|4325	ipaq_htc_smartphones_support
12mr|kernel-3.6.5-1.1|4326	ACPI-dock-use-dynamically-allocated-platform-devic
12mr|kernel-3.6.5-1.1|4327	i386-do-not-restore-reserved-memory-after-hibernati
12mr|kernel-3.6.5-1.1|4328	drm-via-Fix-dmablit-when-blit-queue-is-full
12mr|kernel-3.6.5-1.1|4329	jmicron-PIO-fixes
12mr|kernel-3.6.5-1.1|4330	smbus_sb800_support
12mr|kernel-3.6.5-1.1|4331	fix_ENE_CB712-4_card_readers
12mr|kernel-3.6.5-1.1|4332	libata-clean-up-horkage-handling
12mr|kernel-3.6.5-1.1|4333	ACPI-dock-cleanup-the-uid-patch
12mr|kernel-3.6.5-1.1|4334	ata_piix-fix-pio-mwdma-programming
12mr|kernel-3.6.5-1.1|4335	myri10ge-Add-support-for-PCI-device-id-9
12mr|kernel-3.6.5-1.1|4336	usb-misc-sisusbvga-add-product-ID-of-TARGUS-MCT-dev
12mr|kernel-3.6.5-1.1|4337	hid_fix_autocentering_of_pid_devices
12mr|kernel-3.6.5-1.1|4338	unusual-devs-updates
12mr|kernel-3.6.5-1.1|4339	intel-agp-Fix-i830-mask-variable-that-changed-with
12mr|kernel-3.6.5-1.1|4340	acpi-battery-updates
12mr|kernel-3.6.5-1.1|4341	acpi-ec-updates
12mr|kernel-3.6.5-1.1|4342	USB-option-Add-Dell-HSDPA-5520-to-driver
12mr|kernel-3.6.5-1.1|4343	intel-agp-945_965_GME-G33-fixes
12mr|kernel-3.6.5-1.1|4344	mac80211-updates
12mr|kernel-3.6.5-1.1|4345	zd1211rw-updates
12mr|kernel-3.6.5-1.1|4346	ipw2200-updates
12mr|kernel-3.6.5-1.1|4347	ext34_orphan_list_check
12mr|kernel-3.6.5-1.1|4348	agp-Add-device-id-for-P4M900-to-via-agp-module
12mr|kernel-3.6.5-1.1|4349	rtl8187
12mr|kernel-3.6.5-1.1|4350	smbus_sb700_support
12mr|kernel-3.6.5-1.1|4351	libata-ahci-add-ATI-SB800-PCI-IDs
12mr|kernel-3.6.5-1.1|4352	USB-cdc-acm-add-new-device-id-to-option-driver
12mr|kernel-3.6.5-1.1|4353	pata_it821x-fix-lost-interrupt-with-atapi-devices
12mr|kernel-3.6.5-1.1|4354	pata_cs5520-Fix-probe-bug-regression-introduced-in
12mr|kernel-3.6.5-1.1|4355	add-wacom-bamboo-tablet-support
12mr|kernel-3.6.5-1.1|4356	libertas-updates
12mr|kernel-3.6.5-1.1|4357	PCI-pci_ids-add-atheros-and-3com_2-vendors
12mr|kernel-3.6.5-1.1|4358	debugfs_rename
12mr|kernel-3.6.5-1.1|4359	ata_piix-IDE-mode-SATA-patch-for-Intel-Tolapai
12mr|kernel-3.6.5-1.1|4360	USB-visor-add-ACER-S10-palm-device-id
12mr|kernel-3.6.5-1.1|4361	USB-ftdi_sio-add-of-a-new-product-manufacturer-TM
12mr|kernel-3.6.5-1.1|4362	USB-fix-support-for-Dell-Wireless-Broadband-aka-WW
12mr|kernel-3.6.5-1.1|4363	Fix-broken-pata_via-cable-detection
12mr|kernel-3.6.5-1.1|4364	libata_broken_hpa_horkage
12mr|kernel-3.6.5-1.1|4365	eeprom-93cx6-misc-fixes
12mr|kernel-3.6.5-1.1|4366	PCMCIA-NETDEV-add-new-ID-of-lan-modem-multifunctio
12mr|kernel-3.6.5-1.1|4367	pata_sis-fix-MWDMA-for-UDMA66-chipsets-and-UDMA
12mr|kernel-3.6.5-1.1|4368	forcedeth-mac-address-correct
12mr|kernel-3.6.5-1.1|4369	cdc-subset-to-support-new-vendor-product-ID
12mr|kernel-3.6.5-1.1|4370	libata-IDE-add-new-VIA-bridge-to-VIA-PATA-drivers
12mr|kernel-3.6.5-1.1|4371	airo-updates
12mr|kernel-3.6.5-1.1|4372	forcedeth-mcp73-support
12mr|kernel-3.6.5-1.1|4373	Add-the-Osprey-440-to-the-Bt878-ALSA-whitelist
12mr|kernel-3.6.5-1.1|4374	pata-hpt-clock-fixes
12mr|kernel-3.6.5-1.1|4375	Fix-sata_via-write-errors-on-PATA-drive-connected-to
12mr|kernel-3.6.5-1.1|4376	genetlink-dynamic-multicast-groups
12mr|kernel-3.6.5-1.1|4377	- Removed hrtimer patches, already applied or not relevant anymore.
12mr|kernel-3.6.5-1.1|4378	- Removed custom kvm, use the one from 2.6.23.
12mr|kernel-3.6.5-1.1|4379	- Remove swap prefetch patches, as they don't apply and aren't
12mr|kernel-3.6.5-1.1|4380	maintained anymore, also dropped on mm (see thread on lkml).
12mr|kernel-3.6.5-1.1|4381	- Moved marvell-ide to patches-to-drop. Because of many ide subsystem
12mr|kernel-3.6.5-1.1|4382	changes it doesn't apply anymore, and we have already pata_marvell so
12mr|kernel-3.6.5-1.1|4383	for now it's not critical. We can fix it later if desired.
12mr|kernel-3.6.5-1.1|4384	- Removed some mac80211 wireless drivers that were pushed from old
12mr|kernel-3.6.5-1.1|4385	wireless-dev tree. We will update later to 2.6.24 that have them, and
12mr|kernel-3.6.5-1.1|4386	if some driver is still missing we just readd them later.
12mr|kernel-3.6.5-1.1|4387	- Removed CFS v22 patch, 2.6.23 already have CFS, not with all changes
12mr|kernel-3.6.5-1.1|4388	but we will update later to 2.6.24 that has all features from v22
12mr|kernel-3.6.5-1.1|4389	patch.
12mr|kernel-3.6.5-1.1|4390	- Removed e1000_7.6.5 patch, we need to check later after update to
12mr|kernel-3.6.5-1.1|4391	2.6.24 if stock e1000/e1000e is sufficient or if we need to add back
12mr|kernel-3.6.5-1.1|4392	the driver from intel.
12mr|kernel-3.6.5-1.1|4393	- apply_patches:
12mr|kernel-3.6.5-1.1|4394	* introduce a different scheme to process patches: really use
12mr|kernel-3.6.5-1.1|4395	series file now, taking the patches in their order. With this we
12mr|kernel-3.6.5-1.1|4396	can drop the confusing prefixes that anyone knows for sure their
12mr|kernel-3.6.5-1.1|4397	meaning in all cases. Also use 3rdparty.series file to add third
12mr|kernel-3.6.5-1.1|4398	party additions, in the same way as series, this way we can
12mr|kernel-3.6.5-1.1|4399	document/comment third party additions inside it. It's separated
12mr|kernel-3.6.5-1.1|4400	from series file so we can use quilt for the patches;
12mr|kernel-3.6.5-1.1|4401	* fix usage output;
12mr|kernel-3.6.5-1.1|4402	* make sure no patches are forgotten in patches directory, if a
12mr|kernel-3.6.5-1.1|4403	patch or 3rdparty addition isn't listed in
12mr|kernel-3.6.5-1.1|4404	3rdparty.series/series exit with error.
12mr|kernel-3.6.5-1.1|4405	- apply_patches: remove trailings spaces, fix tabs vs. spaces.
12mr|kernel-3.6.5-1.1|4406	- Parallelize xargs invocations for smp machines on rpm build.
12mr|kernel-3.6.5-1.1|4407	- Fix kernel-laptop description for now because of latest commit,
12mr|kernel-3.6.5-1.1|4408	reported by Thomas Backlund.
12mr|kernel-3.6.5-1.1|4409	- Change laptop flavour to use CONFIG_HZ = 300. Turns out that HZ = 100
12mr|kernel-3.6.5-1.1|4410	is too low for interactivity, and on laptops it seems it's not worth
12mr|kernel-3.6.5-1.1|4411	the extra economy of energy (for example, with HZ = 100 there are too
12mr|kernel-3.6.5-1.1|4412	many audio skips in some applications/games). Reported by Andreas
12mr|kernel-3.6.5-1.1|4413	Hasenack, and Acked by Luiz Capitulino. We could choose HZ = 250, but
12mr|kernel-3.6.5-1.1|4414	300 is a bit better in interactivity/less latency and not much a
12mr|kernel-3.6.5-1.1|4415	difference anyway. And note that accordingly to Len Brown et al paper here:
12mr|kernel-3.6.5-1.1|4416	http://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/doc/OLS2006-bltk-paper.pdf
12mr|kernel-3.6.5-1.1|4417	CONFIG_HZ has a small impact on power consumption on idle workloads,
12mr|kernel-3.6.5-1.1|4418	so we could even start to think of selecting a HZ = 1000 value for
12mr|kernel-3.6.5-1.1|4419	laptops where interactivity/less latency is also important (when
12mr|kernel-3.6.5-1.1|4420	CONFIG_NO_HZ is also available on x86_64 we can switch).
12mr|kernel-3.6.5-1.1|4421	- Removed already applied/removed patch from series file.
12mr|kernel-3.6.5-1.1|4422	- Added upstream alsa patch to fix sound issues on Fujitsu-Siemens C1410
12mr|kernel-3.6.5-1.1|4423	(#34555).
12mr|kernel-3.6.5-1.1|4424	- Removed unwanted piece of changelog from cooker's kernel (changed by
12mr|kernel-3.6.5-1.1|4425	mistake on r98299).
12mr|kernel-3.6.5-1.1|4426	- Updated uvcvideo module to svn-r133 (#34772).
12mr|kernel-3.6.5-1.1|4427	- Remove ati hdmi id patch for rv610/630, accordingly to feedback on
12mr|kernel-3.6.5-1.1|4428	#34545 it isn't sufficient to work, just revert the modification for
12mr|kernel-3.6.5-1.1|4429	now.
12mr|kernel-3.6.5-1.1|4430	- Attansic/Atheros(R) L2 isn't a gigabit chip, fix kbuild/changelog.
12mr|kernel-3.6.5-1.1|4431	- Added upstream alsa bugfix: hda-codec - Fix input_mux numbers for vaio
12mr|kernel-3.6.5-1.1|4432	stac92xx.
12mr|kernel-3.6.5-1.1|4433	- Added proper fix for oops on Dell XPS M1210 (not a workaround
12mr|kernel-3.6.5-1.1|4434	anymore), after feedback and discussion upstream (patch from Takashi
12mr|kernel-3.6.5-1.1|4435	Iwai).
12mr|kernel-3.6.5-1.1|4436	- Add ids for alsa atihdmi support of ATI HD2400/HD2600 integrated sound
12mr|kernel-3.6.5-1.1|4437	devices (#34545).
12mr|kernel-3.6.5-1.1|4438	- Add ipg module from netdev tree (IC Plus IP1000 Gigabit Ethernet
12mr|kernel-3.6.5-1.1|4439	Adapter).
12mr|kernel-3.6.5-1.1|4440	- Added patch from Emmanuel Andry that adds support for OXCB950 Cardbus
12mr|kernel-3.6.5-1.1|4441	16950 UART (#33821).
12mr|kernel-3.6.5-1.1|4442	- Forgot to add patches to series file in last commit.
12mr|kernel-3.6.5-1.1|4443	- Added Attansic(R) L2 Gigabit Ethernet Adapter driver (#34281).
12mr|kernel-3.6.5-1.1|4444	- Fix changelog: for some reason I hit the same problem again when
12mr|kernel-3.6.5-1.1|4445	compiling some stuff on the 8 processor machine cited previously :(. I
12mr|kernel-3.6.5-1.1|4446	need to investigate more. Also really the problem only showed up
12mr|kernel-3.6.5-1.1|4447	previously with CFS applied, but probably it helps trigger the issue
12mr|kernel-3.6.5-1.1|4448	and is not a fault in its code. Sometimes OOM killer is run with
12mr|kernel-3.6.5-1.1|4449	apparently no reason, and I only experience this on that machine. This
12mr|kernel-3.6.5-1.1|4450	was the removed changelog part, related to CFS update to v22:
12mr|kernel-3.6.5-1.1|4451	"This was needed because of a bug discovered in the previous included
12mr|kernel-3.6.5-1.1|4452	version (20.5), in some situations it would trigger OOM killer in a
12mr|kernel-3.6.5-1.1|4453	high memory usage scenario without need (still memory available for
12mr|kernel-3.6.5-1.1|4454	use). This was discovered while trying to compile kdepim in a 8
12mr|kernel-3.6.5-1.1|4455	processor machine with 8GB of ram available."
12mr|kernel-3.6.5-1.1|4456	So OOM killer issue still happens, and still under investigation on
12mr|kernel-3.6.5-1.1|4457	the same machine, but the CFS update changed behaviour in some way
12mr|kernel-3.6.5-1.1|4458	that makes the problem less likely. With previous CFS version I always
12mr|kernel-3.6.5-1.1|4459	reproduced OOM killer condition with a kdepim build.
12mr|kernel-3.6.5-1.1|4460	- Updated CFS to version 22. This was needed because of a bug
12mr|kernel-3.6.5-1.1|4461	discovered in the previous included version (20.5), in some
12mr|kernel-3.6.5-1.1|4462	situations it would trigger OOM killer in a high memory usage
12mr|kernel-3.6.5-1.1|4463	scenario without need (still memory available for use). This was
12mr|kernel-3.6.5-1.1|4464	discovered while trying to compile kdepim in a 8 processor machine
12mr|kernel-3.6.5-1.1|4465	with 8GB of ram available.
12mr|kernel-3.6.5-1.1|4466	- Fixed mach64 drm support: the existing patch had its build
12mr|kernel-3.6.5-1.1|4467	disabled because of a bug, and also was broken. Replaced the patch
12mr|kernel-3.6.5-1.1|4468	with fixed ones (#34473).
12mr|kernel-3.6.5-1.1|4469	- Updated status of patch
12mr|kernel-3.6.5-1.1|4470	DU22_Add-quirk-broken-ISOC-KY-BT100-Bluetooth-Adapter.patch
12mr|kernel-3.6.5-1.1|4471	- Alsa: fix sound issues on Dell XPS M1210 and M1330 models.
12mr|kernel-3.6.5-1.1|4472	- Revert last commit, disable BadRAM on x86_64 as support for it isn't
12mr|kernel-3.6.5-1.1|4473	complete yet.
12mr|kernel-3.6.5-1.1|4474	- like on i386, enable BADRAM support too for x86_64 config, reported by
12mr|kernel-3.6.5-1.1|4475	Per ?\195?\152yvind Karlsen.
12mr|kernel-3.6.5-1.1|4476	- x86_64 config:
12mr|kernel-3.6.5-1.1|4477	* enable p4-clockmod module, reported by Per ?\195?\152yvind Karlsen;
12mr|kernel-3.6.5-1.1|4478	* enable abit uguru sensors module.
12mr|kernel-3.6.5-1.1|4479	- Add upstream fix "libata: clean up horkage handling". Probably needed
12mr|kernel-3.6.5-1.1|4480	to really fix #32076, and we must apply it anyway after adding
12mr|kernel-3.6.5-1.1|4481	BROKEN_HPA horkage support patch. Some parts were rediffed from
12mr|kernel-3.6.5-1.1|4482	original 2.6.23 patch because of unrelated code changes.
12mr|kernel-3.6.5-1.1|4483	- Add quirk to disable ISOC transfers for device
12mr|kernel-3.6.5-1.1|4484	"ID 1131:1001 Integrated System Solution Corp. KY-BT100 Bluetooth
12mr|kernel-3.6.5-1.1|4485	Adapter" (#30638).
12mr|kernel-3.6.5-1.1|4486	- bcm43xx: fix log flooding with ifplugd when firmware is not
12mr|kernel-3.6.5-1.1|4487	available (#33969).
12mr|kernel-3.6.5-1.1|4488	- Add the MCP79 support to hda_intel driver, from alsa hg repository
12mr|kernel-3.6.5-1.1|4489	(reported by Thierry Vignaud).
12mr|kernel-3.6.5-1.1|4490	- Fix build with build_doc enabled.
12mr|kernel-3.6.5-1.1|4491	- Enable build of kernel-doc package, reported by Pacho Ramos on Cooker
12mr|kernel-3.6.5-1.1|4492	ML.
12mr|kernel-3.6.5-1.1|4493	- Fixed /usr/src/linux symlink check when removing kernel-source
12mr|kernel-3.6.5-1.1|4494	package, as reported by Andrey Borzenkov on kernel-discuss ML.
12mr|kernel-3.6.5-1.1|4495	- Included ipw3945 in kernel: as reported by many users works better
12mr|kernel-3.6.5-1.1|4496	than current iwl3945 we use, and we can keep both with current
12mr|kernel-3.6.5-1.1|4497	mandriva ldetect/module-init-tools (preferred aliases). As talked with
12mr|kernel-3.6.5-1.1|4498	Olivier Blin seems the better approach right now. Also ipw3945 is
12mr|kernel-3.6.5-1.1|4499	version 1.2.1 and not newer 1.2.2 because it has some development
12mr|kernel-3.6.5-1.1|4500	changes and I couldn't test it yet, 1.2.1 seems safer now for 2008.0.
12mr|kernel-3.6.5-1.1|4501	- Updated to 2.6.22.7, security fix only release (CVE-2007-4573).
12mr|kernel-3.6.5-1.1|4502	- Removed Makefile hunk from sched-cfs-v2.6.22.5-v20.5 patch, it
12mr|kernel-3.6.5-1.1|4503	conflicts with update to 2.6.22.7 and we don't use the modification
12mr|kernel-3.6.5-1.1|4504	anyway as we overwrite EXTRAVERSION inside spec.
12mr|kernel-3.6.5-1.1|4505	- More changes from 2.6.23-rcX:
12mr|kernel-3.6.5-1.1|4506	* libata: Update the blacklist with a few more devices;
12mr|kernel-3.6.5-1.1|4507	* ahci: add ATI SB800 PCI IDs;
12mr|kernel-3.6.5-1.1|4508	* myri10ge: Add support for PCI device id 9.
12mr|kernel-3.6.5-1.1|4509	- Add d36ee189f392ea89de85124a0b58477bb0f2e0a6 from git:
12mr|kernel-3.6.5-1.1|4510	"pata_marvell: Add more identifiers".
12mr|kernel-3.6.5-1.1|4511	- Added upstream 2.6.23 fix "i386: Use global flag to disable broken
12mr|kernel-3.6.5-1.1|4512	local apic timer on AMD CPUs". This seems to fix a real issue here,
12mr|kernel-3.6.5-1.1|4513	without this patch a turion laptop gets apic/interrupt errors and misc
12mr|kernel-3.6.5-1.1|4514	kernel panics.
12mr|kernel-3.6.5-1.1|4515	- Upstream bugfixes from 2.6.23-rc7:
12mr|kernel-3.6.5-1.1|4516	* intel-agp: Fix i830 mask variable that changed with G33 support;
12mr|kernel-3.6.5-1.1|4517	* pci: fix unterminated pci_device_id lists.
12mr|kernel-3.6.5-1.1|4518	- Alsa: Add missing support ASUS A7J (from alsa repository, commit
12mr|kernel-3.6.5-1.1|4519	id 5432, reported by Thierry Vignaud).
12mr|kernel-3.6.5-1.1|4520	- More changelog fixes.
12mr|kernel-3.6.5-1.1|4521	- Fixed merge of some changelog entries.
12mr|kernel-3.6.5-1.1|4522	- jmicron: PIO fixes (thanks to Thierry Vignaud for pointing this), can
12mr|kernel-3.6.5-1.1|4523	fix #33043.
12mr|kernel-3.6.5-1.1|4524	- Added upstream ata_piix fix for pio/mwdma programming.
12mr|kernel-3.6.5-1.1|4525	- Upstream bugfixes/enhancements (already in 2.6.23-rcX):
12mr|kernel-3.6.5-1.1|4526	* fmvj18x_cs, pcnet_cs: new ids of lan&multifunction cards (NEC
12mr|kernel-3.6.5-1.1|4527	PK-UG-J001, Panasonic CF-VML201 Panasonic TO-PDL9610,
12mr|kernel-3.6.5-1.1|4528	MICRO-RESEARCH MC336LAN);
12mr|kernel-3.6.5-1.1|4529	* sisusbvga: add product ID for Targus ACP50US;
12mr|kernel-3.6.5-1.1|4530	* run k8t_sound_hostbridge quirk only when needed;
12mr|kernel-3.6.5-1.1|4531	* unhide SMBus on Compaq Deskpro EP 401963-001 motherboard;
12mr|kernel-3.6.5-1.1|4532	* ftdi_sio: support new product based on the FTDI 232R USB/Serial
12mr|kernel-3.6.5-1.1|4533	- Alsa hg updates:
12mr|kernel-3.6.5-1.1|4534	* add support for Asus M2A-VM HDMI and Abit IP35-PRO;
12mr|kernel-3.6.5-1.1|4535	* sc6000 minor fixes;
12mr|kernel-3.6.5-1.1|4536	* Dell laptop updates.
12mr|kernel-3.6.5-1.1|4537	- Fix warning when deregistering acpi dock module (#32337). Added
12mr|kernel-3.6.5-1.1|4538	patches already upstream, thanks to Danny Tholen for tracking one
12mr|kernel-3.6.5-1.1|4539	of the commits.
12mr|kernel-3.6.5-1.1|4540	- usb device additions (new id/support): Samsung X180 China cellphone,
12mr|kernel-3.6.5-1.1|4541	cdc subset support for Mavell vendor/product ID, HUAWEI E220 HSDPA
12mr|kernel-3.6.5-1.1|4542	modem, ACER S10 palm device (visor), Dell HSDPA 5520.
12mr|kernel-3.6.5-1.1|4543	- drm/via: Fix dmablit when blit queue is full
12mr|kernel-3.6.5-1.1|4544	(http://bugs.freedesktop.org/show_bug.cgi?id=11542).
12mr|kernel-3.6.5-1.1|4545	- VIA P4M900 support for via-agp
12mr|kernel-3.6.5-1.1|4546	(DV02_agp-Add-device-id-for-P4M900-to-via-agp-module.patch).
12mr|kernel-3.6.5-1.1|4547	- forcedeth: don't rely on bios to get MAC address order, this fixes
12mr|kernel-3.6.5-1.1|4548	problems with broken bioses on some Asus boards (like M2N) and
12mr|kernel-3.6.5-1.1|4549	possibly others (DN06_forcedeth-mac-address-correct.patch).
12mr|kernel-3.6.5-1.1|4550	- forcedeth: add mcp73 support (DN05_forcedeth-mcp73-support.patch).
12mr|kernel-3.6.5-1.1|4551	- USB: fix support for Dell Wireless Broadband - aka WWAN
12mr|kernel-3.6.5-1.1|4552	(DU03_USB-fix-support-for-Dell-Wireless-Broadband-aka-WW.patch).
12mr|kernel-3.6.5-1.1|4553	- usb storage: updates/additions to unusual_devs.h.
12mr|kernel-3.6.5-1.1|4554	DU21_nikon_d100_unusual_dev_entry.patch,
12mr|kernel-3.6.5-1.1|4555	DU22_nikon_d50_unusual_dev_entry.patch and
12mr|kernel-3.6.5-1.1|4556	DU23_nikon_d80_unusual_devs_update.patch
12mr|kernel-3.6.5-1.1|4557	merged into:
12mr|kernel-3.6.5-1.1|4558	DU02_unusual-devs-updates.patch
12mr|kernel-3.6.5-1.1|4559	with more device additions.
12mr|kernel-3.6.5-1.1|4560	- pata_cs5520: fix probe bug regression introduced in 2.6.22
12mr|kernel-3.6.5-1.1|4561	(DB10_pata_cs5520-Fix-probe-bug-regression-introduced-in.patch).
12mr|kernel-3.6.5-1.1|4562	- sata_mv: add pci ids for Hightpoint RocketRaid 1740 and 1742
12mr|kernel-3.6.5-1.1|4563	(DB09_sata_mv-PCI-IDs-for-Hightpoint-RocketRaid-1740-1742.patch).
12mr|kernel-3.6.5-1.1|4564	- more pata_hpt{37x|3x2n} clock fixes (removed
12mr|kernel-3.6.5-1.1|4565	DB34_pata_hpt37x_clock_ppl_regression_fix.patch, merged into
12mr|kernel-3.6.5-1.1|4566	DB08_pata-hpt-clock-fixes.patch).
12mr|kernel-3.6.5-1.1|4567	- ata_piix: add sata support for Intel Tolapai
12mr|kernel-3.6.5-1.1|4568	(DB07_ata_piix-IDE-mode-SATA-patch-for-Intel-Tolapai.patch).
12mr|kernel-3.6.5-1.1|4569	- pata_it821x: fix lost interrupt with atapi devices
12mr|kernel-3.6.5-1.1|4570	(DB06_pata_it821x-fix-lost-interrupt-with-atapi-devices.patch).
12mr|kernel-3.6.5-1.1|4571	- pata_sis timing fixes
12mr|kernel-3.6.5-1.1|4572	(DB05_pata_sis-fix-MWDMA-for-UDMA66-chipsets-and-UDMA.patch).
12mr|kernel-3.6.5-1.1|4573	- Updated alsa subsystem again, with more bugfixes and new hardware
12mr|kernel-3.6.5-1.1|4574	support, matches closely alsa 1.0.15rc2 (closes #33489). Also removed
12mr|kernel-3.6.5-1.1|4575	DA02_hda-intel-codec-detection.patch already in added
12mr|kernel-3.6.5-1.1|4576	DA03_alsa-git-20070912.patch
12mr|kernel-3.6.5-1.1|4577	- Fix broken pata_via cable detection (from upstream like previously
12mr|kernel-3.6.5-1.1|4578	added patches).
12mr|kernel-3.6.5-1.1|4579	- 945/965GME and G33 intel-agp fixes.
12mr|kernel-3.6.5-1.1|4580	- Added PATA support for VIA VX800.
12mr|kernel-3.6.5-1.1|4581	- Added upstream bugfix for DMA mode on VT6421 PATA port.
12mr|kernel-3.6.5-1.1|4582	- ATA device blacklist additions (drives with NCQ/DMA issues).
12mr|kernel-3.6.5-1.1|4583	- Removed some patch entries from series file that I forgot earlier when
12mr|kernel-3.6.5-1.1|4584	removed the patches.
12mr|kernel-3.6.5-1.1|4585	- Added back wireless acx driver (#31539). Thanks to Adam Pigg and Adam
12mr|kernel-3.6.5-1.1|4586	Williamson for pointers and help.
12mr|kernel-3.6.5-1.1|4587	- We need to set I2O_EXT_ADAPTEC_DMA64 when using HIGHMEM64 on i386.
12mr|kernel-3.6.5-1.1|4588	- create_configs (config_x86_highmem): implement support for highmem
12mr|kernel-3.6.5-1.1|4589	64GB setting (closes #33585).
12mr|kernel-3.6.5-1.1|4590	- Added bugfixes and Eagle IV support to ueagle-atm, as reported by
12mr|kernel-3.6.5-1.1|4591	Olivier Blin on kernel-discuss ML.
12mr|kernel-3.6.5-1.1|4592	- Added missing patch entries on series file.
12mr|kernel-3.6.5-1.1|4593	- Fixed b43-updates patch, avoid undesired changes for current 2.6.22.
12mr|kernel-3.6.5-1.1|4594	- Added some fixes for iwlwifi and b43, from wireless-dev.
12mr|kernel-3.6.5-1.1|4595	- Added patch for kvm that fixes solaris guests (upstream sf.net bug
12mr|kernel-3.6.5-1.1|4596	#1773613).
12mr|kernel-3.6.5-1.1|4597	- Add two more ids for some zd1211rw wireless devices, commits from
12mr|kernel-3.6.5-1.1|4598	wireless-dev tree.
12mr|kernel-3.6.5-1.1|4599	- Fixed bug in CE02_acpi-dsdt-initrd-v0.8.4-2.6.21.patch: don't load
12mr|kernel-3.6.5-1.1|4600	initrd twice, as this causes unpredicted behavior.
12mr|kernel-3.6.5-1.1|4601	- Disabled ath5k module, doesn't work now for release, conflicts
12mr|kernel-3.6.5-1.1|4602	with madwifi.
12mr|kernel-3.6.5-1.1|4603	- Unify MC59_genetlink-dynamic-multicast-groups.patch to avoid breaking
12mr|kernel-3.6.5-1.1|4604	quilt.
12mr|kernel-3.6.5-1.1|4605	- Updated kvm to version 36.
12mr|kernel-3.6.5-1.1|4606	- Updated wireless subsystem to latest wireless-dev.
12mr|kernel-3.6.5-1.1|4607	- Minor changelog fixup.
12mr|kernel-3.6.5-1.1|4608	- Drop bcm43xx-pci-neuter patch, bcm43xx allowed to be built by now as
12mr|kernel-3.6.5-1.1|4609	module selection will be ldetect's task.
12mr|kernel-3.6.5-1.1|4610	- Removed disable-zd1211rw-mac80211 patch, just disable
12mr|kernel-3.6.5-1.1|4611	zd1211rw-mac80211 in config instead (zd1211rw more uptodate, no need
12mr|kernel-3.6.5-1.1|4612	to keep it enabled).
12mr|kernel-3.6.5-1.1|4613	- Updated to version 2.6.22.5, drop already applied ahci_SB700_support
12mr|kernel-3.6.5-1.1|4614	patch.
12mr|kernel-3.6.5-1.1|4615	- Fixup RTC selection in i386/x86_64/alpha configs:
12mr|kernel-3.6.5-1.1|4616	* Disabled CONFIG_RTC to allow rtc_cmos to be used. Enable generic
12mr|kernel-3.6.5-1.1|4617	rtc emulation (plus RTC_UIE emulation) in its place
12mr|kernel-3.6.5-1.1|4618	* Don't enable CONFIG_RTC_INTF_PROC because it conflicts with
12mr|kernel-3.6.5-1.1|4619	/proc/driver/rtc already provided by CONFIG_GEN_RTC
12mr|kernel-3.6.5-1.1|4620	* Enable RTC UIE emulation on dev interface for new rtc framework
12mr|kernel-3.6.5-1.1|4621	- Added back legacy ralink drivers (the ones softmac based).
12mr|kernel-3.6.5-1.1|4622	- Updated alsa to latest 2.6.23 code, dropped already applied
12mr|kernel-3.6.5-1.1|4623	patches
12mr|kernel-3.6.5-1.1|4624	- Fixed error in CE01_acpi-ec-updates.patch, I already had fixed this
12mr|kernel-3.6.5-1.1|4625	but added the wrong version in svn.
12mr|kernel-3.6.5-1.1|4626	- Regenerated configs.
12mr|kernel-3.6.5-1.1|4627	- More wireless updates, fixes/changes for b43 module and ssb
12mr|kernel-3.6.5-1.1|4628	from wireless-dev.
12mr|kernel-3.6.5-1.1|4629	- Don't allow bcm43xx and b43 coexist for same devices, limit the
12mr|kernel-3.6.5-1.1|4630	set of devices supported to only one module (patch from fedora).
12mr|kernel-3.6.5-1.1|4631	- Disable zd1211rw-mac80211 module, use only zd1211rw (to avoid the
12mr|kernel-3.6.5-1.1|4632	same case like b43 x bcm43xx, and zd1211rw probably is more
12mr|kernel-3.6.5-1.1|4633	stable).
12mr|kernel-3.6.5-1.1|4634	- Update ACPI battery and ec with changes that will come in 2.6.23,
12mr|kernel-3.6.5-1.1|4635	battery update fixes battery reading status deadlock on some
12mr|kernel-3.6.5-1.1|4636	notebooks when the machine is turned on without ac cable.
12mr|kernel-3.6.5-1.1|4637	- More changelog info.
12mr|kernel-3.6.5-1.1|4638	- Updated wireless support again, to latest wireless-dev tree. Also
12mr|kernel-3.6.5-1.1|4639	allow external ssb support now with b44.
12mr|kernel-3.6.5-1.1|4640	- Fixed kernel building with latest wireless patches (updated again
12mr|kernel-3.6.5-1.1|4641	wireless-dev_drivers_updates patch with the right branch from
12mr|kernel-3.6.5-1.1|4642	git/wireless-dev). Also Added needed
12mr|kernel-3.6.5-1.1|4643	genetlink-dynamic-multicast-groups patch.
12mr|kernel-3.6.5-1.1|4644	- Updated wireless subsystem to the current state of upstream Linus
12mr|kernel-3.6.5-1.1|4645	git and wireless-dev, also this obsoletes some previous added
12mr|kernel-3.6.5-1.1|4646	patches.
12mr|kernel-3.6.5-1.1|4647	- Added patch for http://bugzilla.kernel.org/show_bug.cgi?id=7995
12mr|kernel-3.6.5-1.1|4648	- Updated iwlwifi to the latest git snapshot
12mr|kernel-3.6.5-1.1|4649	(06deb1b0e1b9f44ac38c0b0c23a9bb715bb4224f)
12mr|kernel-3.6.5-1.1|4650	- Disabled CONFIG_DEBUG_SHIRQ on arches where it was enabled, as
12mr|kernel-3.6.5-1.1|4651	this can cause problems with some modules, like r8169 (see
12mr|kernel-3.6.5-1.1|4652	https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=242572).
12mr|kernel-3.6.5-1.1|4653	- update_configs: fix usage typo.
12mr|kernel-3.6.5-1.1|4654	- While I was about to report the patch r8169_link_down_fix upstream,
12mr|kernel-3.6.5-1.1|4655	turns out that yesterday a similar fix was already made by Francois
12mr|kernel-3.6.5-1.1|4656	Romieu on netdev mailing list, and seems his approach is better,
12mr|kernel-3.6.5-1.1|4657	running the code only on the specific boards (mac_version ==
12mr|kernel-3.6.5-1.1|4658	RTL_GIGA_MAC_VER_12) that potentially needs special magic to turn phy
12mr|kernel-3.6.5-1.1|4659	on, so just use his patch that probably will go upstream.
12mr|kernel-3.6.5-1.1|4660	- Provide pci_ids.h to user space, needed by ldetect, reported by
12mr|kernel-3.6.5-1.1|4661	Thierry Vignaud
12mr|kernel-3.6.5-1.1|4662	- Fix issue of some r8169 boards not activating link, made a patch
12mr|kernel-3.6.5-1.1|4663	based on realtek open source driver as this change isn't upstream
12mr|kernel-3.6.5-1.1|4664	yet (DN01_r8169_link_down_fix.patch)
12mr|kernel-3.6.5-1.1|4665	- Added upstream patch "Add a PCI ID for santa rosa's PATA
12mr|kernel-3.6.5-1.1|4666	controller" (DI11_Add-a-PCI-ID-for-santa-rosa-PATA-controller.patch)
12mr|kernel-3.6.5-1.1|4667	- Fix for 'make prepare' not working anymore on kernel-source-stripped
12mr|kernel-3.6.5-1.1|4668	after addition of lguest patch.
12mr|kernel-3.6.5-1.1|4669	- Added SR01_serial_reg-header.patch, to export serial_reg.h to user
12mr|kernel-3.6.5-1.1|4670	space, needed at least for xosview.
12mr|kernel-3.6.5-1.1|4671	- Updated spec changelog entries.
12mr|kernel-3.6.5-1.1|4672	- Added "cherry-picked" upstream hrtimers fixes from
12mr|kernel-3.6.5-1.1|4673	http://www.tglx.de/projects/hrtimers/2.6.22/broken-out/:
12mr|kernel-3.6.5-1.1|4674	HR01_i386-hpet-check-if-the-counter-works.patch
12mr|kernel-3.6.5-1.1|4675	HR02_timekeeping-fixup-shadow-variable-argument.patch
12mr|kernel-3.6.5-1.1|4676	HR03_clockevents-fix-resume-logic.patch
12mr|kernel-3.6.5-1.1|4677	HR04_clockevents-fix-device-replacement.patch
12mr|kernel-3.6.5-1.1|4678	HR05_i386-pit-stop-only-when-in-periodic-or-oneshot-mode.patch
12mr|kernel-3.6.5-1.1|4679	- Added missing changelog entry.
12mr|kernel-3.6.5-1.1|4680	
12mr|kernel-3.6.5-1.1|4681	+ Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|4682	- update kernel-laptop x86_64 description too
12mr|kernel-3.6.5-1.1|4683	- add support for ENE CB712/4 card readers (#30172)
12mr|kernel-3.6.5-1.1|4684	- disable mrproper target on -devel rpms to stop 3rdparty installers from
12mr|kernel-3.6.5-1.1|4685	wiping out needed files and thereby breaking builds (#34672, #34669)
12mr|kernel-3.6.5-1.1|4686	(based on an initial patch by Danny used in kernel-multimedia series)
12mr|kernel-3.6.5-1.1|4687	- update kernel-laptop descriptions and summary (#33518)
12mr|kernel-3.6.5-1.1|4688	- readd netfilter ipset, psd & ifwlog support
12mr|kernel-3.6.5-1.1|4689	(fixes kernel part of: #26376, #29800, #29982, #31402, #32399, #33069)
12mr|kernel-3.6.5-1.1|4690	- this is a -uc kernel
12mr|kernel-3.6.5-1.1|4691	- remove undefined variable
12mr|kernel-3.6.5-1.1|4692	- update to 2.6.22.10
12mr|kernel-3.6.5-1.1|4693	- drop AB01, DB01 (merged upstream)
12mr|kernel-3.6.5-1.1|4694	- rediff DB33
12mr|kernel-3.6.5-1.1|4695	- have only full kernel-source provide /usr/src/linux symlink
12mr|kernel-3.6.5-1.1|4696	- fix AppArmor return-code and rejected_mask (from John Johansen @ suse)
12mr|kernel-3.6.5-1.1|4697	- disable the AnyData cdma id from option module as it does not work (#31631)
12mr|kernel-3.6.5-1.1|4698	- update drbd to 8.0.6 (#33105)
12mr|kernel-3.6.5-1.1|4699	- update unionfs to 2.1.3
12mr|kernel-3.6.5-1.1|4700	- more detailed changelog regarding the #33559 bug
12mr|kernel-3.6.5-1.1|4701	- Really fix /usr/src/linux symlinking (#33559)
12mr|kernel-3.6.5-1.1|4702	- fix /usr/src/linux symlink removal check
12mr|kernel-3.6.5-1.1|4703	- readd /usr/src/linux symlink pointing at latest installed
12mr|kernel-3.6.5-1.1|4704	source/devel rpm (#33239)
12mr|kernel-3.6.5-1.1|4705	- readd linux prefix to kernel source/devel tree in /usr/src (#33239)
12mr|kernel-3.6.5-1.1|4706	- fix AppArmor syslog logging (AppArmor svn rev 961)
12mr|kernel-3.6.5-1.1|4707	- enable USB_SUSPEND only on laptop kernels, as it causes to much
12mr|kernel-3.6.5-1.1|4708	regressiona for normal users, but is a tradeoff for laptop users (#33089)
12mr|kernel-3.6.5-1.1|4709	- redo unionfs AppArmor vfs buildfix (initial patch for 2.1 by
12mr|kernel-3.6.5-1.1|4710	John Johansen <jjohansen@suse.de>
12mr|kernel-3.6.5-1.1|4711	- update AppArmor to 2.1.0 prerelease (SuSe 10_3 branch, commit 942)
12mr|kernel-3.6.5-1.1|4712	- fix typo
12mr|kernel-3.6.5-1.1|4713	- fix CFS patch to apply cleanly
12mr|kernel-3.6.5-1.1|4714	- correct versioning
12mr|kernel-3.6.5-1.1|4715	- update to kernel.org 2.6.22.6
12mr|kernel-3.6.5-1.1|4716	- add obsoletes/provides to the -latest virtual rpms to allow automatic
12mr|kernel-3.6.5-1.1|4717	updating to the new kernel-flavours (Big thanks to Anssi for the help):
12mr|kernel-3.6.5-1.1|4718	* kernel-desktop586-latest obsoletes/provides kernel-legacy-latest
12mr|kernel-3.6.5-1.1|4719	* kernel-desktop-latest obsoletes/provides kernel-latest
12mr|kernel-3.6.5-1.1|4720	* kernel-server-latest obsoletes/provides kernel-enterprise-latest
12mr|kernel-3.6.5-1.1|4721	* kernel-desktop-devel-latest obsoletes/provides kernel-source-stripped-latest
12mr|kernel-3.6.5-1.1|4722	- Revert: symlink old default /boot/(kernel,initrd.img) to the new flavours, needs to be fixed in bootloader-config instead
12mr|kernel-3.6.5-1.1|4723	- symlink old default /boot/(kernel,initrd.img) to the new flavours
12mr|kernel-3.6.5-1.1|4724	- add virtual kernel rpm for the installer to automatically
12mr|kernel-3.6.5-1.1|4725	install the default kernel-deskop rpm
12mr|kernel-3.6.5-1.1|4726	- drop xen, xbox and boot support from create_configs as the
12mr|kernel-3.6.5-1.1|4727	kernel spec does not support them either anymore
12mr|kernel-3.6.5-1.1|4728	- use defconfig-desktop as default configs/arch.config, and simplify
12mr|kernel-3.6.5-1.1|4729	create_configs script accordingly
12mr|kernel-3.6.5-1.1|4730	- fix kernel and kernel-devel post build,source symlinking
12mr|kernel-3.6.5-1.1|4731	- fix #29744, #29074 in a cleaner way by disabling the sourcing of
12mr|kernel-3.6.5-1.1|4732	arch/s390/crypto/Kconfig
12mr|kernel-3.6.5-1.1|4733	- drop MS07: add-above-background patch, merged in CFS
12mr|kernel-3.6.5-1.1|4734	- update lguest patch for new CFS scheduler
12mr|kernel-3.6.5-1.1|4735	- update acer_acpi to 0.7
12mr|kernel-3.6.5-1.1|4736	- update unionfs to 2.1.2
12mr|kernel-3.6.5-1.1|4737	- update CFS scheduler to v 20.5
12mr|kernel-3.6.5-1.1|4738	- drop sparc.config as we only build sparc64 kernels
12mr|kernel-3.6.5-1.1|4739	- drop ia64 support
12mr|kernel-3.6.5-1.1|4740	- drop alpha support
12mr|kernel-3.6.5-1.1|4741	- spec cleanups and typo fixes
12mr|kernel-3.6.5-1.1|4742	- make kernel-doc name unversioned
12mr|kernel-3.6.5-1.1|4743	- update kernel descriptions and summarys
12mr|kernel-3.6.5-1.1|4744	- merge kernel-renaming changes
12mr|kernel-3.6.5-1.1|4745	- fix typo and changelog date
12mr|kernel-3.6.5-1.1|4746	- add patch DS02: fix ati sb700 and add sb800 smbus support (#32568)
12mr|kernel-3.6.5-1.1|4747	- add patch AB03: update to kernel.org 2.6.22.3
12mr|kernel-3.6.5-1.1|4748	- add patch DN03: fix Realtek id due to upstream nVidia PHY renaming.
12mr|kernel-3.6.5-1.1|4749	- rediff patch SA03 to work with 2.6.22.2
12mr|kernel-3.6.5-1.1|4750	- drop patches CE07, DI11, HR01, SR01: merged upstream
12mr|kernel-3.6.5-1.1|4751	- add patch AB02: kernel.org 2.6.22.2
12mr|kernel-3.6.5-1.1|4752	- add patch CE07: fix acpi dock unload oops (#32337)
12mr|kernel-3.6.5-1.1|4753	- fix kernel-source-stripped symlinks generation when the -stripped rpm
12mr|kernel-3.6.5-1.1|4754	is installed before the kernel (#32236)
12mr|kernel-3.6.5-1.1|4755	- add patch AI02: Toshiba Equium A60 needs pci=assign-busses (#18989)
12mr|kernel-3.6.5-1.1|4756	- add patch AI01: picopower irq router support
12mr|kernel-3.6.5-1.1|4757	- disable DEBUG_SLAB, as it's bad for performance, especially
12mr|kernel-3.6.5-1.1|4758	under heavier loads
12mr|kernel-3.6.5-1.1|4759	
12mr|kernel-3.6.5-1.1|4760	+ Luiz Fernando Capitulino <lcapitulino@mandriva.com>
12mr|kernel-3.6.5-1.1|4761	- Resetting version (preparing to release)
12mr|kernel-3.6.5-1.1|4762	- 2.6.22.9
12mr|kernel-3.6.5-1.1|4763	- Resetting date (preparing to release)
12mr|kernel-3.6.5-1.1|4764	- Revert DU21_remove_anydata_e100a_from_option.patch
12mr|kernel-3.6.5-1.1|4765	Just removing the ID doesn't fix the real problem and break working devices
12mr|kernel-3.6.5-1.1|4766	(see #31631 for more information).
12mr|kernel-3.6.5-1.1|4767	- 2.6.22.8
12mr|kernel-3.6.5-1.1|4768	- Resetting version (preparing to release)
12mr|kernel-3.6.5-1.1|4769	- Kill patches-review.txt file
12mr|kernel-3.6.5-1.1|4770	It's old, and not needed anymore.
12mr|kernel-3.6.5-1.1|4771	- Add missing patches to series file
12mr|kernel-3.6.5-1.1|4772	- Enable drbd compilation on kernel-server
12mr|kernel-3.6.5-1.1|4773	Believe it or not, drd wasn't been compiled due to a problem in
12mr|kernel-3.6.5-1.1|4774	the 3rdparty's generated Makefile.
12mr|kernel-3.6.5-1.1|4775	Fixed now, but only enables it on kernel-server flavor.
12mr|kernel-3.6.5-1.1|4776	- PCI: Fix boot-time hang on G31/G33 PC (#31632 thanks to Pacho Ramos)
12mr|kernel-3.6.5-1.1|4777	- Fix changelog entry
12mr|kernel-3.6.5-1.1|4778	drbd update and anydata changes will be release in -4mdv
12mr|kernel-3.6.5-1.1|4779	and not -3mdv.
12mr|kernel-3.6.5-1.1|4780	- Reset version and changelog to -3mdv
12mr|kernel-3.6.5-1.1|4781	We were working on -4mdv because there was a -3mdv release
12mr|kernel-3.6.5-1.1|4782	on the queue, but that release has been canceled.
12mr|kernel-3.6.5-1.1|4783	That means we're still in -3mdv.
12mr|kernel-3.6.5-1.1|4784	- kernel-server: defaults number of uarts to 32 (#24924)
12mr|kernel-3.6.5-1.1|4785	- Resetting version (preparing to release)
12mr|kernel-3.6.5-1.1|4786	- Resetting version (preparing to release)
12mr|kernel-3.6.5-1.1|4787	- hda-intel: fix codec detection (thanks to Danny Tholen)
12mr|kernel-3.6.5-1.1|4788	- Fix prefix on FS4 and FS5 (should be FS04 and FS05 respectively), also
12mr|kernel-3.6.5-1.1|4789	some minor changes in the series file
12mr|kernel-3.6.5-1.1|4790	- USB: Adding support for HTC Smartphones to ipaq (thanks to Pacho Ramos)
12mr|kernel-3.6.5-1.1|4791	- USB: add unusual_devs for Nikon devices D50, D80 and D100
12mr|kernel-3.6.5-1.1|4792	(thanks to Pacho Ramos)
12mr|kernel-3.6.5-1.1|4793	- pata_hpt37x: Fix 2.6.22 clock PLL regression (thanks to Pacho Ramos)
12mr|kernel-3.6.5-1.1|4794	- libata: implement BROKEN_HPA horkage and apply it to affected drives
12mr|kernel-3.6.5-1.1|4795	(#32076)
12mr|kernel-3.6.5-1.1|4796	- Version update
12mr|kernel-3.6.5-1.1|4797	- drop lguest: current version is buggy, and it would take sometime to
12mr|kernel-3.6.5-1.1|4798	get it in good shape (missing user-space support too)
12mr|kernel-3.6.5-1.1|4799	- Kill patches-broken directory
12mr|kernel-3.6.5-1.1|4800	Upgrade to 2.6.22 is now consolidated, we don't need this
12mr|kernel-3.6.5-1.1|4801	directory anymore.
12mr|kernel-3.6.5-1.1|4802	- ext3/4 orphan list debug support and corruption fix (#32527)
12mr|kernel-3.6.5-1.1|4803	- Add missing changelog entry
12mr|kernel-3.6.5-1.1|4804	- USB: add the ZTE ZXDSL 852 device ID for cxacru (#32707)
12mr|kernel-3.6.5-1.1|4805	- Reset version (preparing to release)
12mr|kernel-3.6.5-1.1|4806	- Reset version (preparing to release)
12mr|kernel-3.6.5-1.1|4807	- Really use CFQ as the default I/O scheduler (trem <trem@mandriva.org>)
12mr|kernel-3.6.5-1.1|4808	- HID: fix autocentering of PID devices (Anssi Hannula <anssi@mandriva.org>)
12mr|kernel-3.6.5-1.1|4809	- Use CFQ as the default I/O scheduler
12mr|kernel-3.6.5-1.1|4810	- Use standard name for -stable patches
12mr|kernel-3.6.5-1.1|4811	- Fix version.
12mr|kernel-3.6.5-1.1|4812	This' -4mdv, not -3mdv.
12mr|kernel-3.6.5-1.1|4813	- Revert DB01_implement_broken_hpa.patch
12mr|kernel-3.6.5-1.1|4814	Upstream developer Tejun Heo is not sure whether this fix can
12mr|kernel-3.6.5-1.1|4815	bring regressions, the best thing to do is to wait the right
12mr|kernel-3.6.5-1.1|4816	fix reach mainline kernel.
12mr|kernel-3.6.5-1.1|4817	- Resetting version (preparing to release)
12mr|kernel-3.6.5-1.1|4818	- Fix ICH6 IDE controller boot problem (#32076)
12mr|kernel-3.6.5-1.1|4819	- Minor changelog fixes
12mr|kernel-3.6.5-1.1|4820	Indentation and missing ticket number.
12mr|kernel-3.6.5-1.1|4821	- Update e1000 driver to version 7.6.5
12mr|kernel-3.6.5-1.1|4822	- Kill TODO file
12mr|kernel-3.6.5-1.1|4823	Not needed anymore.
12mr|kernel-3.6.5-1.1|4824	- Reset version (preparing to release)
12mr|kernel-3.6.5-1.1|4825	- OOPs, revert debug changes committed by mistake.
12mr|kernel-3.6.5-1.1|4826	- AHCI: IDs for ATI SB700 (#31884)
12mr|kernel-3.6.5-1.1|4827	- SMBus: Support for AMD/ATI SB700 chipset (#31450)
12mr|kernel-3.6.5-1.1|4828	- Add ticket number for kernel-stripped fix in changelog
12mr|kernel-3.6.5-1.1|4829	- x86_64: Enable saa7134 drivers (#16206)
12mr|kernel-3.6.5-1.1|4830	- Update spec and series file
12mr|kernel-3.6.5-1.1|4831	- Usb-audio: another Logitech camera/microphone ID match
12mr|kernel-3.6.5-1.1|4832	(patch from Daniel Drake <dsd@gentoo.org>)
12mr|kernel-3.6.5-1.1|4833	- hda-codec: Add quirk for Asus P5LD2
12mr|kernel-3.6.5-1.1|4834	(path from Claudio Matsuoka <cmatsuoka@gmail.com>)
12mr|kernel-3.6.5-1.1|4835	- Update changelog (preparing to release)
12mr|kernel-3.6.5-1.1|4836	- Merge 2.6.22 rebase work from:
12mr|kernel-3.6.5-1.1|4837	svn+ssh://svn.mandriva.com/svn/packages/branches/cooker/kernel-2.6-rebase-2.6.22
12mr|kernel-3.6.5-1.1|4838	- Revert commit r49248.
12mr|kernel-3.6.5-1.1|4839	This commit should have been done in trunk, but in branches instead.
12mr|kernel-3.6.5-1.1|4840	- Initial patch revamp
12mr|kernel-3.6.5-1.1|4841	Kill all known series by renaming all the patches.
12mr|kernel-3.6.5-1.1|4842	- Introduces quilt's series file
12mr|kernel-3.6.5-1.1|4843	This file will be mainly used to store my personal notes about
12mr|kernel-3.6.5-1.1|4844	the patches.
12mr|kernel-3.6.5-1.1|4845	it's a better approach, instead of mangling the patches.
12mr|kernel-3.6.5-1.1|4846	- Makes kernel-source-stripped usable again for dkms packages
12mr|kernel-3.6.5-1.1|4847	(patches from Olivier Blin <blino@mandriva.com>)
12mr|kernel-3.6.5-1.1|4848	- Reset changelog (preparing to release)
12mr|kernel-3.6.5-1.1|4849	- Alsa usbaudio quirk for Roland Juno-G
12mr|kernel-3.6.5-1.1|4850	(from Claudio Matsuoka <claudio@mandriva.com>)
12mr|kernel-3.6.5-1.1|4851	- Alsa HDA codec fixes
12mr|kernel-3.6.5-1.1|4852	5.1 output on LG LW20 and HP Spartan quirk
12mr|kernel-3.6.5-1.1|4853	(from Claudio Matsuoka <cmatsuoka@gmail.com>)
12mr|kernel-3.6.5-1.1|4854	- config file changes
12mr|kernel-3.6.5-1.1|4855	- Enable CONFIG_SECURITY and friends
12mr|kernel-3.6.5-1.1|4856	- Disable CONFIG_IRQBALANCE (looks like it drops battery life #31725)
12mr|kernel-3.6.5-1.1|4857	- create_configs: Disable XEN and KGDB
12mr|kernel-3.6.5-1.1|4858	- Big rediff
12mr|kernel-3.6.5-1.1|4859	This change rediff patches that apply with different offsets but
12mr|kernel-3.6.5-1.1|4860	do not generate fuzz warnings.
12mr|kernel-3.6.5-1.1|4861	There should be no functional changes.
12mr|kernel-3.6.5-1.1|4862	This is useful to in order to help me to know which patches needs
12mr|kernel-3.6.5-1.1|4863	review and which don't.
12mr|kernel-3.6.5-1.1|4864	- Introduces Ingo Molnar's CFS scheduler -v18
12mr|kernel-3.6.5-1.1|4865	- Move patches-review.txt into PATCHES/
12mr|kernel-3.6.5-1.1|4866	So that it gets included in the src.rpm pacakge.
12mr|kernel-3.6.5-1.1|4867	- First round of dropped patches, moved 26 into the 'patches-to-drop' queue
12mr|kernel-3.6.5-1.1|4868	- Move some patches to 'needed stuff' section
12mr|kernel-3.6.5-1.1|4869	- Fix kernel-stripped package.
12mr|kernel-3.6.5-1.1|4870	According to some reports our kernel-stripped package is completely
12mr|kernel-3.6.5-1.1|4871	br0ken.
12mr|kernel-3.6.5-1.1|4872	This change make it works again by (re)defining the files needed
12mr|kernel-3.6.5-1.1|4873	by the -stripped package.
12mr|kernel-3.6.5-1.1|4874	I'm don't like this change that much, but according to Thomas it
12mr|kernel-3.6.5-1.1|4875	fixes the problem and looks like our users really need the -stripped
12mr|kernel-3.6.5-1.1|4876	package.
12mr|kernel-3.6.5-1.1|4877	If it really fixes the problem and don't break anything else, I
12mr|kernel-3.6.5-1.1|4878	don't care.
12mr|kernel-3.6.5-1.1|4879	Patch from Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1.1|4880	- Update patches-review.txt file
12mr|kernel-3.6.5-1.1|4881	- Introduces TODO file
12mr|kernel-3.6.5-1.1|4882	- Update patches-review.txt file
12mr|kernel-3.6.5-1.1|4883	- Introduces patches-review.txt file
12mr|kernel-3.6.5-1.1|4884	Not stable yet, do not trust in its contents.
12mr|kernel-3.6.5-1.1|4885	- Merge 'cooker/kernel-2.6.21-2mdv' branch
12mr|kernel-3.6.5-1.1|4886	- Disable XEN build and changelog
12mr|kernel-3.6.5-1.1|4887	- Build fix.
12mr|kernel-3.6.5-1.1|4888	We don't have alternatives for module-init-tools anymore.
12mr|kernel-3.6.5-1.1|4889	- Import fixes.
12mr|kernel-3.6.5-1.1|4890	The imported kernel package showed some inconsistency problems
12mr|kernel-3.6.5-1.1|4891	(mainly missing/botched/re-add patches).
12mr|kernel-3.6.5-1.1|4892	This change sync it up with revision 150712 from the corrupted repository.
12mr|kernel-3.6.5-1.1|4893	Hopefully it fixes everything.
12mr|kernel-3.6.5-1.1|4894	
12mr|kernel-3.6.5-1.1|4895	+ Olivier Blin <blino@mandriva.org>
12mr|kernel-3.6.5-1.1|4896	- enable Conexant 2388x (bt878 successor) support on x86_64
12mr|kernel-3.6.5-1.1|4897	- unionfs: do not update mtime if there is no upper branch for the inode (fix bug with live systems)
12mr|kernel-3.6.5-1.1|4898	- conflict with older drakxtools-backend to ensure ldetect with preferred and fallback aliases support is available in post
12mr|kernel-3.6.5-1.1|4899	
12mr|kernel-3.6.5-1.1|4900	+ Pixel <pixel@mandriva.com>
12mr|kernel-3.6.5-1.1|4901	- call installkernel without -L since we are the main kernel
12mr|kernel-3.6.5-1.1|4902	
12mr|kernel-3.6.5-1.1|4903	+ Arnaud Patard <apatard@mandriva.com>
12mr|kernel-3.6.5-1.1|4904	- Update spec for 2.6.21
12mr|kernel-3.6.5-1.1|4905	- Update kernel configs for 2.6.21 and switch to pata drivers
12mr|kernel-3.6.5-1.1|4906	- Update create_configs script for 2.6.21 kernel
12mr|kernel-3.6.5-1.1|4907	- Update to 2.6.21 acpi fixed events debug patch
12mr|kernel-3.6.5-1.1|4908	- Remove broken ht disable patch
12mr|kernel-3.6.5-1.1|4909	- Remove old ifw patch. Updated version in work
12mr|kernel-3.6.5-1.1|4910	- Remove old, b0rken and no more upstream maintained 3rdparty drivers
12mr|kernel-3.6.5-1.1|4911	- Dasuko can no more be compiled like this. Drop it
12mr|kernel-3.6.5-1.1|4912	- linux/config.h removal build bix
12mr|kernel-3.6.5-1.1|4913	- dxr3 update
12mr|kernel-3.6.5-1.1|4914	- acerhk update
12mr|kernel-3.6.5-1.1|4915	- Drop ivtv. It now comes from the v4l-dvb patch and soon from the vanilla kernel
12mr|kernel-3.6.5-1.1|4916	- Unionfs update
12mr|kernel-3.6.5-1.1|4917	- Update at76 driver
12mr|kernel-3.6.5-1.1|4918	- Update ppc mdv patch
12mr|kernel-3.6.5-1.1|4919	- rfswitch update
12mr|kernel-3.6.5-1.1|4920	- Drop ipw3945 driver
12mr|kernel-3.6.5-1.1|4921	- wlan-ng update
12mr|kernel-3.6.5-1.1|4922	- squashfs update
12mr|kernel-3.6.5-1.1|4923	- drbd update
12mr|kernel-3.6.5-1.1|4924	- Add iwlwifi driver
12mr|kernel-3.6.5-1.1|4925	- Nozomi driver update
12mr|kernel-3.6.5-1.1|4926	- rt61 update
12mr|kernel-3.6.5-1.1|4927	- rt73 update
12mr|kernel-3.6.5-1.1|4928	- Update ndiswrapper
12mr|kernel-3.6.5-1.1|4929	- RT2570 update
12mr|kernel-3.6.5-1.1|4930	- RT2500 update
12mr|kernel-3.6.5-1.1|4931	- RT2400 update
12mr|kernel-3.6.5-1.1|4932	- lirc update
12mr|kernel-3.6.5-1.1|4933	- Update HB02 for 2.6.21
12mr|kernel-3.6.5-1.1|4934	- Remove obselete 64bit fixes
12mr|kernel-3.6.5-1.1|4935	- supermount even more broken on 2.6.21. Drop it
12mr|kernel-3.6.5-1.1|4936	- Update "nobadchar" patch for 2.6.21
12mr|kernel-3.6.5-1.1|4937	- Remove merged fs patches
12mr|kernel-3.6.5-1.1|4938	- Update ntfs rw module option to 2.6.21
12mr|kernel-3.6.5-1.1|4939	- Remove old jbd patch
12mr|kernel-3.6.5-1.1|4940	- Prevent to do some text/console operations when in graphic mode
12mr|kernel-3.6.5-1.1|4941	- Update pciids for 965GM
12mr|kernel-3.6.5-1.1|4942	- Remove merged video patches
12mr|kernel-3.6.5-1.1|4943	- Update mach64 video driver
12mr|kernel-3.6.5-1.1|4944	- Update DU07 and DU14 to 2.6.21
12mr|kernel-3.6.5-1.1|4945	- Remove obselete/merged usb patches
12mr|kernel-3.6.5-1.1|4946	- Update nf cap net admin check patch
12mr|kernel-3.6.5-1.1|4947	- Wireless update - Add mac80211 support
12mr|kernel-3.6.5-1.1|4948	- Remove old psd patch
12mr|kernel-3.6.5-1.1|4949	- Drop old patches
12mr|kernel-3.6.5-1.1|4950	- Update e1000 driver
12mr|kernel-3.6.5-1.1|4951	- Remove merged network patches
12mr|kernel-3.6.5-1.1|4952	- Updated to 2.6.21
12mr|kernel-3.6.5-1.1|4953	- Remove obseleted by 2.6.21 update IDE patches
12mr|kernel-3.6.5-1.1|4954	- Add modalias for scsi devices
12mr|kernel-3.6.5-1.1|4955	- Merge all sata_sis fixes into one
12mr|kernel-3.6.5-1.1|4956	- Rediffed against 2.6.21
12mr|kernel-3.6.5-1.1|4957	- Remove DBXX patches superseeded by 2.6.21 update
12mr|kernel-3.6.5-1.1|4958	- We're using squashfs now. Dropping gzloop patches
12mr|kernel-3.6.5-1.1|4959	- Rediffed for 2.6.21
12mr|kernel-3.6.5-1.1|4960	- Superseeded by 2.6.21
12mr|kernel-3.6.5-1.1|4961	- Remove merged pcmcia fixes
12mr|kernel-3.6.5-1.1|4962	- Patch superseeded by 2.6.21 update
12mr|kernel-3.6.5-1.1|4963	- Remove merged ALSA patches
12mr|kernel-3.6.5-1.1|4964	- RSBAC update to 1.3.4
12mr|kernel-3.6.5-1.1|4965	- New Xen snapshot
12mr|kernel-3.6.5-1.1|4966	- KVM update
12mr|kernel-3.6.5-1.1|4967	- Remove kernel debuggers as nobody's using them
12mr|kernel-3.6.5-1.1|4968	- Add patch for suspend debugging. Not aimed for the normal user
12mr|kernel-3.6.5-1.1|4969	- Remove obselete acpi suspend patches
12mr|kernel-3.6.5-1.1|4970	- acer acpi shipped in 2.6.21 obselete this one
12mr|kernel-3.6.5-1.1|4971	- More b.k.o #5534 bug fix.
12mr|kernel-3.6.5-1.1|4972	- Drop acpi=on patch. Broken and not used.
12mr|kernel-3.6.5-1.1|4973	- Merge the two acpi double video proc fixes in one
12mr|kernel-3.6.5-1.1|4974	- ACPI button bug vs suspend is merged
12mr|kernel-3.6.5-1.1|4975	- Remove merged/fixed in other way CVE patches
12mr|kernel-3.6.5-1.1|4976	- Update dsdt in initrd patch
12mr|kernel-3.6.5-1.1|4977	- Update bootsplash to 2.6.21
12mr|kernel-3.6.5-1.1|4978	- Remove merged misc CAXX fixes
12mr|kernel-3.6.5-1.1|4979	- Driver core dead lock is already present in 2.6.21
12mr|kernel-3.6.5-1.1|4980	- core2 nmi watchdog is merged in 2.6.21
12mr|kernel-3.6.5-1.1|4981	- ICH9 support is in 2.6.21 so removing theses patches
12mr|kernel-3.6.5-1.1|4982	- Removes smp alt patches merged in 2.6.21
12mr|kernel-3.6.5-1.1|4983	- Remove now merged in 2.6.21 suspend related patches
12mr|kernel-3.6.5-1.1|4984	- Add ICH9-m lpc pci ids
12mr|kernel-3.6.5-1.1|4985	- Shows irq stats per handler.
12mr|kernel-3.6.5-1.1|4986	See http://www.bughost.org/pipermail/power/2007-May/000394.html for its use.
12mr|kernel-3.6.5-1.1|4987	- NOHZ/timers fixes
12mr|kernel-3.6.5-1.1|4988	- Theses {i,}stallion checks are not needed anymore. Superseeded by major changes
12mr|kernel-3.6.5-1.1|4989	in 2.6.21 driver
12mr|kernel-3.6.5-1.1|4990	- Adds a patch for export paravirt_ops. This has been merged by AK and may be soon
12mr|kernel-3.6.5-1.1|4991	reverted according to some lkml threads.
12mr|kernel-3.6.5-1.1|4992	- Add patch to list all available partitions when in panic() due to no root
12mr|kernel-3.6.5-1.1|4993	partition found.
12mr|kernel-3.6.5-1.1|4994	- Add coretemp driver. Gives access to the Intel Core CPUs sensors.
12mr|kernel-3.6.5-1.1|4995	- Drop CA42.
12mr|kernel-3.6.5-1.1|4996	This was mostly a debug patch. Not really needed anymore
12mr|kernel-3.6.5-1.1|4997	- Update /dev/mem restriction patch to 2.6.21
12mr|kernel-3.6.5-1.1|4998	- Update BADram to BADram for 2.6.21
12mr|kernel-3.6.5-1.1|4999	- Add a snapshot of v4l-dvb
12mr|kernel-3.6.5-1.1|5000	- Update ALSA to a 1.0.14rc4 snapshot
12mr|kernel-3.6.5-1.1|5001	- Remove 2.6.17.y patches and add 2.6.21.y patches
12mr|kernel-3.6.5-1.1|5002	- Update kernel from 2.6.17 to 2.6.21.
12mr|kernel-3.6.5-1.1|5003	- Copy current 2.6.17 kernel to cooker branch.
12mr|kernel-3.6.5-1.1|5004	

14562 12
12mr|kernel-3.6.5-1|1	# -*- Mode: rpm-spec -*-
12mr|kernel-3.6.5-1|2	#
12mr|kernel-3.6.5-1|3	# This Specfile is based on kernel-tmb spec done by
12mr|kernel-3.6.5-1|4	# Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.5-1|5	#
12mr|kernel-3.6.5-1|6	# The mkflavour() macroization done by Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.6.5-1|7	#
12mr|kernel-3.6.5-1|8	# Mageia, Mandriva, MIB and ROSA kernels use kernel.org versioning
12mr|kernel-3.6.5-1|9	#
12mr|kernel-3.6.5-1|10	# MIB header
12mr|kernel-3.6.5-1|11	%if %{mdvver} <= 201100
12mr|kernel-3.6.5-1|12	%define distsuffix mib
12mr|kernel-3.6.5-1|13	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.6.5-1|14	%endif
12mr|kernel-3.6.5-1|15	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.6.5-1|16	# end MIB header
12mr|kernel-3.6.5-1|17	#
12mr|kernel-3.6.5-1|18	%define kernelversion	3
12mr|kernel-3.6.5-1|19	%define patchlevel	6
12mr|kernel-3.6.5-1|20	# sublevel is now used for -stable patches
12mr|kernel-3.6.5-1|21	%define sublevel	5
12mr|kernel-3.6.5-1|22	
12mr|kernel-3.6.5-1|23	# Package release
12mr|kernel-3.6.5-1|24	%define mibrel		1
12mr|kernel-3.6.5-1|25	
12mr|kernel-3.6.5-1|26	# kernel Makefile extraversion is substituted by
12mr|kernel-3.6.5-1|27	# kpatch wich are either 0 (empty), rc (kpatch)
12mr|kernel-3.6.5-1|28	%define kpatch		0
12mr|kernel-3.6.5-1|29	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.6.5-1|30	%define kgit		0
12mr|kernel-3.6.5-1|31	
12mr|kernel-3.6.5-1|32	# kernel base name (also name of srpm)
12mr|kernel-3.6.5-1|33	%define kname 		kernel
12mr|kernel-3.6.5-1|34	
12mr|kernel-3.6.5-1|35	# Patch tarball tag
12mr|kernel-3.6.5-1|36	%define ktag		rosa
12mr|kernel-3.6.5-1|37	
12mr|kernel-3.6.5-1|38	# define rpmtag		%{distsuffix}
12mr|kernel-3.6.5-1|39	%define rpmtag		%{distsuffix}
12mr|kernel-3.6.5-1|40	%if %kpatch
12mr|kernel-3.6.5-1|41	%if %kgit
12mr|kernel-3.6.5-1|42	%define rpmrel		%mkrel 0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.6.5-1|43	%else
12mr|kernel-3.6.5-1|44	%define rpmrel		%mkrel 0.%{kpatch}.%{mibrel}
12mr|kernel-3.6.5-1|45	%endif
12mr|kernel-3.6.5-1|46	%else
12mr|kernel-3.6.5-1|47	%define rpmrel		%{mibrel}
12mr|kernel-3.6.5-1|48	%endif
12mr|kernel-3.6.5-1|49	
12mr|kernel-3.6.5-1|50	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.6.5-1|51	# rpm/urpmi/smart
12mr|kernel-3.6.5-1|52	%define fakever		1
12mr|kernel-3.6.5-1|53	%define fakerel 	%mkrel 1
12mr|kernel-3.6.5-1|54	
12mr|kernel-3.6.5-1|55	# version defines
12mr|kernel-3.6.5-1|56	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.6.5-1|57	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.6.5-1|58	
12mr|kernel-3.6.5-1|59	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.6.5-1|60	%if %kpatch
12mr|kernel-3.6.5-1|61	%if %sublevel
12mr|kernel-3.6.5-1|62	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.5-1|63	%else
12mr|kernel-3.6.5-1|64	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.6.5-1|65	%endif
12mr|kernel-3.6.5-1|66	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.6.5-1|67	%else
12mr|kernel-3.6.5-1|68	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.5-1|69	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.6.5-1|70	%endif
12mr|kernel-3.6.5-1|71	
12mr|kernel-3.6.5-1|72	# Used for not making too long names for rpms or search paths
12mr|kernel-3.6.5-1|73	%if %kpatch
12mr|kernel-3.6.5-1|74	%if %kgit
12mr|kernel-3.6.5-1|75	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.5-1|76	%else
12mr|kernel-3.6.5-1|77	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.5-1|78	%endif
12mr|kernel-3.6.5-1|79	%else
12mr|kernel-3.6.5-1|80	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.6.5-1|81	%endif
12mr|kernel-3.6.5-1|82	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.6.5-1|83	
12mr|kernel-3.6.5-1|84	# Having different top level names for packges means that you have to remove
12mr|kernel-3.6.5-1|85	# them by hard :(
12mr|kernel-3.6.5-1|86	%define top_dir_name 	%{kname}-%{_arch}
12mr|kernel-3.6.5-1|87	
12mr|kernel-3.6.5-1|88	%define build_dir 	${RPM_BUILD_DIR}/%{top_dir_name}
12mr|kernel-3.6.5-1|89	%define src_dir 	%{build_dir}/linux-%{tar_ver}
12mr|kernel-3.6.5-1|90	
12mr|kernel-3.6.5-1|91	# Disable useless debug rpms...
12mr|kernel-3.6.5-1|92	%define _enable_debug_packages 	%{nil}
12mr|kernel-3.6.5-1|93	%define debug_package 		%{nil}
12mr|kernel-3.6.5-1|94	
12mr|kernel-3.6.5-1|95	# Build defines
12mr|kernel-3.6.5-1|96	%define build_doc 		1
12mr|kernel-3.6.5-1|97	%define build_source 		1
12mr|kernel-3.6.5-1|98	%define build_devel 		1
12mr|kernel-3.6.5-1|99	
12mr|kernel-3.6.5-1|100	%define build_debug 		0
12mr|kernel-3.6.5-1|101	
12mr|kernel-3.6.5-1|102	#
12mr|kernel-3.6.5-1|103	# Old Mandriva kernel flavours plus new two PAE flavours
12mr|kernel-3.6.5-1|104	#
12mr|kernel-3.6.5-1|105	
12mr|kernel-3.6.5-1|106	# Build desktop i586 / 4GB
12mr|kernel-3.6.5-1|107	%ifarch %{ix86}
12mr|kernel-3.6.5-1|108	%define build_desktop586		0
12mr|kernel-3.6.5-1|109	%endif
12mr|kernel-3.6.5-1|110	
12mr|kernel-3.6.5-1|111	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.6.5-1|112	%define build_desktop			1
12mr|kernel-3.6.5-1|113	
12mr|kernel-3.6.5-1|114	# Build netbook (i686 / 4GB) / x86_64
12mr|kernel-3.6.5-1|115	%define build_netbook			0
12mr|kernel-3.6.5-1|116	
12mr|kernel-3.6.5-1|117	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mr|kernel-3.6.5-1|118	%define build_server			0
12mr|kernel-3.6.5-1|119	
12mr|kernel-3.6.5-1|120	# Build desktop686 pae (i686 / 64GB)
12mr|kernel-3.6.5-1|121	%ifarch %{ix86}
12mr|kernel-3.6.5-1|122	%define build_desktop_pae		0
12mr|kernel-3.6.5-1|123	%endif
12mr|kernel-3.6.5-1|124	
12mr|kernel-3.6.5-1|125	# Build netbook686 pae (i686 / 64GB)
12mr|kernel-3.6.5-1|126	%ifarch %{ix86}
12mr|kernel-3.6.5-1|127	%define build_netbook_pae		0
12mr|kernel-3.6.5-1|128	%endif
12mr|kernel-3.6.5-1|129	
12mr|kernel-3.6.5-1|130	#
12mr|kernel-3.6.5-1|131	# MIB low latency optimized flavours called "nrj"
12mr|kernel-3.6.5-1|132	#
12mr|kernel-3.6.5-1|133	
12mr|kernel-3.6.5-1|134	# Build nrj desktop586 (i586 / 4GB)
12mr|kernel-3.6.5-1|135	%ifarch %{ix86}
12mr|kernel-3.6.5-1|136	%define build_nrj_desktop586		0
12mr|kernel-3.6.5-1|137	%endif
12mr|kernel-3.6.5-1|138	
12mr|kernel-3.6.5-1|139	# Build nrj desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.6.5-1|140	%define build_nrj_desktop		1
12mr|kernel-3.6.5-1|141	
12mr|kernel-3.6.5-1|142	# Build nrj realtime (i686 / 4GB) / x86_64
12mr|kernel-3.6.5-1|143	%define build_nrj_realtime		1
12mr|kernel-3.6.5-1|144	
12mr|kernel-3.6.5-1|145	# Build nrj laptop (i686 / 4GB) / x86_64
12mr|kernel-3.6.5-1|146	%define build_nrj_laptop		0
12mr|kernel-3.6.5-1|147	
12mr|kernel-3.6.5-1|148	# Build nrj netbook (i686 / 4GB) / x86_64
12mr|kernel-3.6.5-1|149	%define build_nrj_netbook		0
12mr|kernel-3.6.5-1|150	
12mr|kernel-3.6.5-1|151	# Build nrj desktop pae (i686 / 64GB)
12mr|kernel-3.6.5-1|152	%ifarch %{ix86}
12mr|kernel-3.6.5-1|153	%define build_nrj_desktop_pae		1
12mr|kernel-3.6.5-1|154	%endif
12mr|kernel-3.6.5-1|155	
12mr|kernel-3.6.5-1|156	# Build nrj realtime pae (i686 / 64GB)
12mr|kernel-3.6.5-1|157	%ifarch %{ix86}
12mr|kernel-3.6.5-1|158	%define build_nrj_realtime_pae		0
12mr|kernel-3.6.5-1|159	%endif
12mr|kernel-3.6.5-1|160	
12mr|kernel-3.6.5-1|161	# Build nrj laptop pae (i686 / 64GB)
12mr|kernel-3.6.5-1|162	%ifarch %{ix86}
12mr|kernel-3.6.5-1|163	%define build_nrj_laptop_pae		0
12mr|kernel-3.6.5-1|164	%endif
12mr|kernel-3.6.5-1|165	
12mr|kernel-3.6.5-1|166	# Build nrj netbook686 pae (i686 / 64GB)
12mr|kernel-3.6.5-1|167	%ifarch %{ix86}
12mr|kernel-3.6.5-1|168	%define build_nrj_netbook_pae		0
12mr|kernel-3.6.5-1|169	%endif
12mr|kernel-3.6.5-1|170	
12mr|kernel-3.6.5-1|171	#
12mr|kernel-3.6.5-1|172	# experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.6.5-1|173	#
12mr|kernel-3.6.5-1|174	
12mr|kernel-3.6.5-1|175	# Build nrj netbook Intel Atom (matom / 4GB)
12mr|kernel-3.6.5-1|176	%ifarch %{ix86}
12mr|kernel-3.6.5-1|177	%define build_nrj_netbook_atom		0
12mr|kernel-3.6.5-1|178	%endif
12mr|kernel-3.6.5-1|179	
12mr|kernel-3.6.5-1|180	# Build nrj netbook Intel Atom pae (matom / 64GB)
12mr|kernel-3.6.5-1|181	%ifarch %{ix86}
12mr|kernel-3.6.5-1|182	%define build_nrj_netbook_atom_pae	0
12mr|kernel-3.6.5-1|183	%endif
12mr|kernel-3.6.5-1|184	
12mr|kernel-3.6.5-1|185	# Build nrj desktop Intel Core2 (mcore2 / 4GB)
12mr|kernel-3.6.5-1|186	%ifarch %{ix86}
12mr|kernel-3.6.5-1|187	%define build_nrj_desktop_core2   	0
12mr|kernel-3.6.5-1|188	%endif
12mr|kernel-3.6.5-1|189	
12mr|kernel-3.6.5-1|190	# Build nrj desktop Intel Core2 pae (mcore2 / 64GB)
12mr|kernel-3.6.5-1|191	%ifarch %{ix86}
12mr|kernel-3.6.5-1|192	%define build_nrj_desktop_core2_pae  0
12mr|kernel-3.6.5-1|193	%endif
12mr|kernel-3.6.5-1|194	
12mr|kernel-3.6.5-1|195	#
12mr|kernel-3.6.5-1|196	# end of experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.6.5-1|197	#
12mr|kernel-3.6.5-1|198	
12mr|kernel-3.6.5-1|199	# build perf and cpupower tools
12mr|kernel-3.6.5-1|200	%if %{mdvver} >= 201200
12mr|kernel-3.6.5-1|201	%define build_perf		1
12mr|kernel-3.6.5-1|202	%define build_cpupower		1
12mr|kernel-3.6.5-1|203	%else
12mr|kernel-3.6.5-1|204	%define build_perf		0
12mr|kernel-3.6.5-1|205	%define build_cpupower		0
12mr|kernel-3.6.5-1|206	%endif
12mr|kernel-3.6.5-1|207	
12mr|kernel-3.6.5-1|208	# compress modules with xz
12mr|kernel-3.6.5-1|209	%if %{mdvver} >= 201200
12mr|kernel-3.6.5-1|210	%define build_modxz		0
12mr|kernel-3.6.5-1|211	%else
12mr|kernel-3.6.5-1|212	%define build_modxz		0
12mr|kernel-3.6.5-1|213	%endif
12mr|kernel-3.6.5-1|214	
12mr|kernel-3.6.5-1|215	# ARM builds
12mr|kernel-3.6.5-1|216	%ifarch %{arm}
12mr|kernel-3.6.5-1|217	%define build_desktop		0
12mr|kernel-3.6.5-1|218	%define build_netbook		0
12mr|kernel-3.6.5-1|219	%define build_server		0
12mr|kernel-3.6.5-1|220	%define build_iop32x		0
12mr|kernel-3.6.5-1|221	%define build_kirkwood		1
12mr|kernel-3.6.5-1|222	%define build_versatile		1
12mr|kernel-3.6.5-1|223	# no cpupower tools on arm yet
12mr|kernel-3.6.5-1|224	%define build_cpupower		0
12mr|kernel-3.6.5-1|225	# arm is currently not using xz
12mr|kernel-3.6.5-1|226	%define build_modxz		0
12mr|kernel-3.6.5-1|227	%endif
12mr|kernel-3.6.5-1|228	# End of user definitions
12mr|kernel-3.6.5-1|229	
12mr|kernel-3.6.5-1|230	# buildtime flags
12mr|kernel-3.6.5-1|231	%{?_without_desktop586: %global build_desktop586 0}
12mr|kernel-3.6.5-1|232	%{?_without_desktop: %global build_desktop 0}
12mr|kernel-3.6.5-1|233	%{?_without_netbook: %global build_netbook 0}
12mr|kernel-3.6.5-1|234	%{?_without_server: %global build_server 0}
12mr|kernel-3.6.5-1|235	
12mr|kernel-3.6.5-1|236	%{?_without_desktop_pae: %global build_desktop_pae 0}
12mr|kernel-3.6.5-1|237	%{?_without_netbook_pae: %global build_netbook_pae 0}
12mr|kernel-3.6.5-1|238	
12mr|kernel-3.6.5-1|239	%{?_without_nrj_desktop586: %global build_nrj_desktop586 0}
12mr|kernel-3.6.5-1|240	%{?_without_nrj_desktop: %global build_nrj_desktop 0}
12mr|kernel-3.6.5-1|241	%{?_without_nrj_realtime: %global build_nrj_realtime 0}
12mr|kernel-3.6.5-1|242	%{?_without_nrj_laptop: %global build_nrj_laptop 0}
12mr|kernel-3.6.5-1|243	%{?_without_nrj_netbook: %global build_nrj_netbook 0}
12mr|kernel-3.6.5-1|244	
12mr|kernel-3.6.5-1|245	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 0}
12mr|kernel-3.6.5-1|246	%{?_without_nrj_realtime_pae: %global build_nrj_realtime_pae 0}
12mr|kernel-3.6.5-1|247	%{?_without_nrj_laptop_pae: %global build_nrj_laptop_pae 0}
12mr|kernel-3.6.5-1|248	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 0}
12mr|kernel-3.6.5-1|249	
12mr|kernel-3.6.5-1|250	%{?_without_nrj_netbook_atom: %global build_nrj_netbook_atom 0}
12mr|kernel-3.6.5-1|251	%{?_without_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 0}
12mr|kernel-3.6.5-1|252	%{?_without_nrj_desktop_core2: %global build_nrj_desktop_core2 0}
12mr|kernel-3.6.5-1|253	%{?_without_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 0}
12mr|kernel-3.6.5-1|254	
12mr|kernel-3.6.5-1|255	%{?_without_doc: %global build_doc 0}
12mr|kernel-3.6.5-1|256	%{?_without_source: %global build_source 0}
12mr|kernel-3.6.5-1|257	%{?_without_devel: %global build_devel 0}
12mr|kernel-3.6.5-1|258	%{?_without_debug: %global build_debug 0}
12mr|kernel-3.6.5-1|259	%{?_without_perf: %global build_perf 0}
12mr|kernel-3.6.5-1|260	%{?_without_cpupower: %global build_cpupower 0}
12mr|kernel-3.6.5-1|261	%{?_without_modxz: %global build_modxz 0}
12mr|kernel-3.6.5-1|262	
12mr|kernel-3.6.5-1|263	
12mr|kernel-3.6.5-1|264	%{?_with_desktop586: %global build_desktop586 1}
12mr|kernel-3.6.5-1|265	%{?_with_desktop: %global build_desktop 1}
12mr|kernel-3.6.5-1|266	%{?_with_netbook: %global build_netbook 1}
12mr|kernel-3.6.5-1|267	%{?_with_server: %global build_server 1}
12mr|kernel-3.6.5-1|268	
12mr|kernel-3.6.5-1|269	%{?_with_desktop_pae: %global build_desktop_pae 1}
12mr|kernel-3.6.5-1|270	%{?_with_netbook_pae: %global build_netbook_pae 1}
12mr|kernel-3.6.5-1|271	
12mr|kernel-3.6.5-1|272	%{?_with_nrj_desktop586: %global build_nrj_desktop586 1}
12mr|kernel-3.6.5-1|273	%{?_with_nrj_desktop: %global build_nrj_desktop 1}
12mr|kernel-3.6.5-1|274	%{?_with_nrj_realtime: %global build_nrj_realtime 1}
12mr|kernel-3.6.5-1|275	%{?_with_nrj_laptop: %global build_nrj_laptop 1}
12mr|kernel-3.6.5-1|276	%{?_with_nrj_netbook: %global build_nrj_netbook 1}
12mr|kernel-3.6.5-1|277	
12mr|kernel-3.6.5-1|278	%{?_with_nrj_desktop_pae: %global build_nrj_desktop_pae 1}
12mr|kernel-3.6.5-1|279	%{?_with_nrj_realtime_pae: %global build_nrj_realtime_pae 1}
12mr|kernel-3.6.5-1|280	%{?_with_nrj_laptop_pae: %global build_nrj_laptop_pae 1}
12mr|kernel-3.6.5-1|281	%{?_with_nrj_netbook_pae: %global build_nrj_netbook_pae 1}
12mr|kernel-3.6.5-1|282	
12mr|kernel-3.6.5-1|283	%{?_with_nrj_netbook_atom: %global build_nrj_netbook_atom 1}
12mr|kernel-3.6.5-1|284	%{?_with_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 1}
12mr|kernel-3.6.5-1|285	%{?_with_nrj_desktop_core2: %global build_nrj_desktop_core2 1}
12mr|kernel-3.6.5-1|286	%{?_with_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 1}
12mr|kernel-3.6.5-1|287	
12mr|kernel-3.6.5-1|288	%{?_with_doc: %global build_doc 1}
12mr|kernel-3.6.5-1|289	%{?_with_source: %global build_source 1}
12mr|kernel-3.6.5-1|290	%{?_with_devel: %global build_devel 1}
12mr|kernel-3.6.5-1|291	%{?_with_debug: %global build_debug 1}
12mr|kernel-3.6.5-1|292	%{?_with_perf: %global build_perf 1}
12mr|kernel-3.6.5-1|293	%{?_with_cpupower: %global build_cpupower 1}
12mr|kernel-3.6.5-1|294	%{?_with_modxz: %global build_modxz 1}
12mr|kernel-3.6.5-1|295	
12mr|kernel-3.6.5-1|296	# ARM builds
12mr|kernel-3.6.5-1|297	%{?_with_iop32x: %global build_iop32x 1}
12mr|kernel-3.6.5-1|298	%{?_with_kirkwood: %global build_kirkwood 1}
12mr|kernel-3.6.5-1|299	%{?_with_versatile: %global build_versatile 1}
12mr|kernel-3.6.5-1|300	%{?_without_iop32x: %global build_iop32x 0}
12mr|kernel-3.6.5-1|301	%{?_without_kirkwood: %global build_kirkwood 0}
12mr|kernel-3.6.5-1|302	%{?_without_versatile: %global build_versatile 0}
12mr|kernel-3.6.5-1|303	
12mr|kernel-3.6.5-1|304	# For the .nosrc.rpm
12mr|kernel-3.6.5-1|305	%define build_nosrc 	0
12mr|kernel-3.6.5-1|306	%{?_with_nosrc: %global build_nosrc 1}
12mr|kernel-3.6.5-1|307	
12mr|kernel-3.6.5-1|308	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mr|kernel-3.6.5-1|309	%define kmake %make CC="$CC"
12mr|kernel-3.6.5-1|310	%else
12mr|kernel-3.6.5-1|311	%define kmake %make
12mr|kernel-3.6.5-1|312	%endif
12mr|kernel-3.6.5-1|313	# there are places where parallel make don't work
12mr|kernel-3.6.5-1|314	%define smake make
12mr|kernel-3.6.5-1|315	
12mr|kernel-3.6.5-1|316	# Parallelize xargs invocations on smp machines
12mr|kernel-3.6.5-1|317	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
12mr|kernel-3.6.5-1|318	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
12mr|kernel-3.6.5-1|319	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
12mr|kernel-3.6.5-1|320	
12mr|kernel-3.6.5-1|321	# Sparc arch wants sparc64 kernels
12mr|kernel-3.6.5-1|322	%define target_arch    %(echo %{_arch} | sed -e 's/mips.*/mips/' -e 's/arm.*/arm/')
12mr|kernel-3.6.5-1|323	
12mr|kernel-3.6.5-1|324	
12mr|kernel-3.6.5-1|325	#
12mr|kernel-3.6.5-1|326	# SRC RPM description
12mr|kernel-3.6.5-1|327	#
12mr|kernel-3.6.5-1|328	Summary: 	Linux kernel built for Mandriva and ROSA
12mr|kernel-3.6.5-1|329	Name:		%{kname}
12mr|kernel-3.6.5-1|330	Version: 	%{kversion}
12mr|kernel-3.6.5-1|331	Release: 	%{rpmrel}
12mr|kernel-3.6.5-1|332	License: 	GPLv2
12mr|kernel-3.6.5-1|333	Group: 	 	System/Kernel and hardware
12mr|kernel-3.6.5-1|334	ExclusiveArch: %{ix86} x86_64 %{arm}
12mr|kernel-3.6.5-1|335	ExclusiveOS: 	Linux
12mr|kernel-3.6.5-1|336	URL:            http://www.kernel.org
12mr|kernel-3.6.5-1|337	
12mr|kernel-3.6.5-1|338	####################################################################
12mr|kernel-3.6.5-1|339	#
12mr|kernel-3.6.5-1|340	# Sources
12mr|kernel-3.6.5-1|341	#
12mr|kernel-3.6.5-1|342	### This is for full SRC RPM
12mr|kernel-3.6.5-1|343	Source0: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.xz
12mr|kernel-3.6.5-1|344	Source1: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.sign
12mr|kernel-3.6.5-1|345	### This is for stripped SRC RPM
12mr|kernel-3.6.5-1|346	%if %build_nosrc
12mr|kernel-3.6.5-1|347	NoSource: 0
12mr|kernel-3.6.5-1|348	%endif
12mr|kernel-3.6.5-1|349	# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
12mr|kernel-3.6.5-1|350	Source2: 	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
12mr|kernel-3.6.5-1|351	
12mr|kernel-3.6.5-1|352	Source4: 	README.kernel-sources
12mr|kernel-3.6.5-1|353	Source5:	kernel.rpmlintrc
12mr|kernel-3.6.5-1|354	
12mr|kernel-3.6.5-1|355	# config and systemd service file from fedora
12mr|kernel-3.6.5-1|356	Source50:	cpupower.service
12mr|kernel-3.6.5-1|357	Source51:	cpupower.config
12mr|kernel-3.6.5-1|358	
12mr|kernel-3.6.5-1|359	# our patch tarball
12mr|kernel-3.6.5-1|360	Source100: 	linux-%{patch_ver}.tar.xz
12mr|kernel-3.6.5-1|361	
12mr|kernel-3.6.5-1|362	####################################################################
12mr|kernel-3.6.5-1|363	#
12mr|kernel-3.6.5-1|364	# Patches
12mr|kernel-3.6.5-1|365	
12mr|kernel-3.6.5-1|366	#
12mr|kernel-3.6.5-1|367	# Patch0 to Patch100 are for core kernel upgrades.
12mr|kernel-3.6.5-1|368	#
12mr|kernel-3.6.5-1|369	
12mr|kernel-3.6.5-1|370	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/testing
12mr|kernel-3.6.5-1|371	
12mr|kernel-3.6.5-1|372	%if %kpatch
12mr|kernel-3.6.5-1|373	%if %sublevel
12mr|kernel-3.6.5-1|374	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.bz2
12mr|kernel-3.6.5-1|375	Source11:	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.sign
12mr|kernel-3.6.5-1|376	%else
12mr|kernel-3.6.5-1|377	Patch1:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.bz2
12mr|kernel-3.6.5-1|378	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.sign
12mr|kernel-3.6.5-1|379	%endif
12mr|kernel-3.6.5-1|380	%endif
12mr|kernel-3.6.5-1|381	%if %kgit
12mr|kernel-3.6.5-1|382	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.bz2
12mr|kernel-3.6.5-1|383	Source11: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.sign
12mr|kernel-3.6.5-1|384	%endif
12mr|kernel-3.6.5-1|385	%if %sublevel
12mr|kernel-3.6.5-1|386	%if %kpatch
12mr|kernel-3.6.5-1|387	%define prev_sublevel %(expr %{sublevel} - 1)
12mr|kernel-3.6.5-1|388	%if %prev_sublevel
12mr|kernel-3.6.5-1|389	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.bz2
12mr|kernel-3.6.5-1|390	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.sign
12mr|kernel-3.6.5-1|391	%endif
12mr|kernel-3.6.5-1|392	%else
12mr|kernel-3.6.5-1|393	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.bz2
12mr|kernel-3.6.5-1|394	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.sign
12mr|kernel-3.6.5-1|395	%endif
12mr|kernel-3.6.5-1|396	%endif
12mr|kernel-3.6.5-1|397	
12mr|kernel-3.6.5-1|398	#END
12mr|kernel-3.6.5-1|399	####################################################################
12mr|kernel-3.6.5-1|400	
12mr|kernel-3.6.5-1|401	# Defines for the things that are needed for all the kernels
12mr|kernel-3.6.5-1|402	#
12mr|kernel-3.6.5-1|403	%define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \
12mr|kernel-3.6.5-1|404	Mandriva and ROSA operating system. The kernel handles the basic functions \
12mr|kernel-3.6.5-1|405	of the operating system: memory allocation, process allocation, device \
12mr|kernel-3.6.5-1|406	input and output, etc.
12mr|kernel-3.6.5-1|407	
12mr|kernel-3.6.5-1|408	%define common_desc_kernel_smp This kernel relies on in-kernel smp alternatives to switch between up & smp \
12mr|kernel-3.6.5-1|409	mode depending on detected hardware. To force the kernel to boot in single \
12mr|kernel-3.6.5-1|410	processor mode, use the "nosmp" boot parameter.
12mr|kernel-3.6.5-1|411	
12mr|kernel-3.6.5-1|412	
12mr|kernel-3.6.5-1|413	### Global Requires/Provides
12mr|kernel-3.6.5-1|414	
12mr|kernel-3.6.5-1|415	%if %{mdvver} == 201210
12mr|kernel-3.6.5-1|416	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.6.5-1|417	%define requires2	dracut >= 017-16
12mr|kernel-3.6.5-1|418	%define requires3	kmod >= 7-6
12mr|kernel-3.6.5-1|419	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.6.5-1|420	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.6.5-1|421	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.6.5-1|422	%endif
12mr|kernel-3.6.5-1|423	
12mr|kernel-3.6.5-1|424	%if %{mdvver} == 201200
12mr|kernel-3.6.5-1|425	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.6.5-1|426	%define requires2	dracut >= 017-16
12mr|kernel-3.6.5-1|427	%define requires3	module-init-tools >= 3.16-5
12mr|kernel-3.6.5-1|428	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.6.5-1|429	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.6.5-1|430	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.6.5-1|431	%endif
12mr|kernel-3.6.5-1|432	
12mr|kernel-3.6.5-1|433	%if %{mdvver} < 201200
12mr|kernel-3.6.5-1|434	%define requires1	bootloader-utils >= 1.13-1
12mr|kernel-3.6.5-1|435	%define requires2	mkinitrd >= 4.2.17-31
12mr|kernel-3.6.5-1|436	%define requires3	module-init-tools >= 3.0-7
12mr|kernel-3.6.5-1|437	%define requires4	sysfsutils >= 1.3.0-1
12mr|kernel-3.6.5-1|438	%define requires5	kernel-firmware >= 20101024-2
12mr|kernel-3.6.5-1|439	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.6.5-1|440	%endif
12mr|kernel-3.6.5-1|441	
12mr|kernel-3.6.5-1|442	%define kprovides 	%{kname} = %{kverrel}, kernel = %{tar_ver}, alsa = 1.0.25
12mr|kernel-3.6.5-1|443	%define kprovides_server drbd-api = 88
12mr|kernel-3.6.5-1|444	
12mr|kernel-3.6.5-1|445	%define	kobsoletes	dkms-r8192se <= 0019.1207.2010-2, dkms-lzma <= 4.43-32, dkms-psb <= 4.41.1-7
12mr|kernel-3.6.5-1|446	
12mr|kernel-3.6.5-1|447	Autoreqprov: 		no
12mr|kernel-3.6.5-1|448	
12mr|kernel-3.6.5-1|449	# might be useful too:
12mr|kernel-3.6.5-1|450	# Suggests:	microcode
12mr|kernel-3.6.5-1|451	
12mr|kernel-3.6.5-1|452	%if %{mdvver} == 201210
12mr|kernel-3.6.5-1|453	BuildRequires:	kmod-devel
12mr|kernel-3.6.5-1|454	%else
12mr|kernel-3.6.5-1|455	BuildRequires:	module-init-tools
12mr|kernel-3.6.5-1|456	%endif
12mr|kernel-3.6.5-1|457	
12mr|kernel-3.6.5-1|458	BuildRequires: 	gcc
12mr|kernel-3.6.5-1|459	
12mr|kernel-3.6.5-1|460	# for perf, cpufreq and other tools
12mr|kernel-3.6.5-1|461	BuildRequires:		elfutils-devel
12mr|kernel-3.6.5-1|462	BuildRequires:		zlib-devel
12mr|kernel-3.6.5-1|463	BuildRequires:		binutils-devel
12mr|kernel-3.6.5-1|464	BuildRequires:		newt-devel
12mr|kernel-3.6.5-1|465	BuildRequires:		python-devel
12mr|kernel-3.6.5-1|466	BuildRequires:		perl(ExtUtils::Embed)
12mr|kernel-3.6.5-1|467	BuildRequires:		pciutils-devel
12mr|kernel-3.6.5-1|468	BuildRequires:		asciidoc
12mr|kernel-3.6.5-1|469	BuildRequires:		xmlto
12mr|kernel-3.6.5-1|470	BuildRequires:		gettext
12mr|kernel-3.6.5-1|471	BuildRequires:		docbook-style-xsl
12mr|kernel-3.6.5-1|472	BuildRequires:		pkgconfig(gtk+-2.0)
12mr|kernel-3.6.5-1|473	BuildRequires:		flex
12mr|kernel-3.6.5-1|474	BuildRequires:		bison
12mr|kernel-3.6.5-1|475	
12mr|kernel-3.6.5-1|476	%ifarch %{arm}
12mr|kernel-3.6.5-1|477	BuildRequires:		uboot-mkimage
12mr|kernel-3.6.5-1|478	%endif
12mr|kernel-3.6.5-1|479	
12mr|kernel-3.6.5-1|480	
12mr|kernel-3.6.5-1|481	%description
12mr|kernel-3.6.5-1|482	%common_desc_kernel
12mr|kernel-3.6.5-1|483	%ifnarch %{arm}
12mr|kernel-3.6.5-1|484	%common_desc_kernel_smp
12mr|kernel-3.6.5-1|485	%endif
12mr|kernel-3.6.5-1|486	
12mr|kernel-3.6.5-1|487	# Define obsolete/provides to help automatic upgrades of old kernel-xen-pvops
12mr|kernel-3.6.5-1|488	%define latest_obsoletes_server kernel-xen-pvops-latest < 3.2.1-1
12mr|kernel-3.6.5-1|489	%define latest_provides_server kernel-xen-pvops-latest = %{kverrel}
12mr|kernel-3.6.5-1|490	%define latest_obsoletes_devel_server kernel-xen-pvops-devel-latest < 3.2.1-1
12mr|kernel-3.6.5-1|491	%define latest_provides_devel_server kernel-xen-pvops-devel-latest = %{kverrel}
12mr|kernel-3.6.5-1|492	
12mr|kernel-3.6.5-1|493	# mkflavour() name flavour processor
12mr|kernel-3.6.5-1|494	# name: the flavour name in the package name
12mr|kernel-3.6.5-1|495	# flavour: first parameter of CreateKernel()
12mr|kernel-3.6.5-1|496	%define mkflavour()					\
12mr|kernel-3.6.5-1|497	%package -n %{kname}-%{1}-%{buildrel}			\
12mr|kernel-3.6.5-1|498	Version:	%{fakever}				\
12mr|kernel-3.6.5-1|499	Release:	%{fakerel}				\
12mr|kernel-3.6.5-1|500	Provides:	%kprovides				\
12mr|kernel-3.6.5-1|501	%{expand:%%{?kprovides_%{1}:Provides: %{kprovides_%{1}}}} \
12mr|kernel-3.6.5-1|502	Provides:	%{kname}-%{1}				\
12mr|kernel-3.6.5-1|503	Requires(pre):	%requires1 %requires2 %requires3 %requires4 \
12mr|kernel-3.6.5-1|504	Requires:	%requires2 %requires5 %requires6	\
12mr|kernel-3.6.5-1|505	Obsoletes:	%kobsoletes				\
12mr|kernel-3.6.5-1|506	Provides:	should-restart = system			\
12mr|kernel-3.6.5-1|507	Suggests:	crda					\
12mr|kernel-3.6.5-1|508	%ifarch %{ix86}						\
12mr|kernel-3.6.5-1|509	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.5-1|510	%endif							\
12mr|kernel-3.6.5-1|511	Summary:	%{expand:%{summary_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.6.5-1|512	Group:		System/Kernel and hardware		\
12mr|kernel-3.6.5-1|513	%description -n %{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.6.5-1|514	%common_desc_kernel %{expand:%{info_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.6.5-1|515	%ifnarch %{arm}						\
12mr|kernel-3.6.5-1|516	%common_desc_kernel_smp					\
12mr|kernel-3.6.5-1|517	%endif							\
12mr|kernel-3.6.5-1|518	\
12mr|kernel-3.6.5-1|519	%if %build_devel					\
12mr|kernel-3.6.5-1|520	%package -n	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.6.5-1|521	Version:	%{fakever}				\
12mr|kernel-3.6.5-1|522	Release:	%{fakerel}				\
12mr|kernel-3.6.5-1|523	Requires:	glibc-devel ncurses-devel make gcc perl	\
12mr|kernel-3.6.5-1|524	Summary:	The kernel-devel files for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.6.5-1|525	Group:		Development/Kernel			\
12mr|kernel-3.6.5-1|526	Provides:	%{kname}-devel = %{kverrel} 		\
12mr|kernel-3.6.5-1|527	Provides:	%{kname}-%{1}-devel			\
12mr|kernel-3.6.5-1|528	%ifarch %{ix86}						\
12mr|kernel-3.6.5-1|529	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.5-1|530	%endif							\
12mr|kernel-3.6.5-1|531	%description -n %{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.6.5-1|532	This package contains the kernel files (headers and build tools) \
12mr|kernel-3.6.5-1|533	that should be enough to build additional drivers for   \
12mr|kernel-3.6.5-1|534	use with %{kname}-%{1}-%{buildrel}.                     \
12mr|kernel-3.6.5-1|535	\
12mr|kernel-3.6.5-1|536	If you want to build your own kernel, you need to install the full \
12mr|kernel-3.6.5-1|537	%{kname}-source-%{buildrel} rpm.			\
12mr|kernel-3.6.5-1|538	\
12mr|kernel-3.6.5-1|539	%endif							\
12mr|kernel-3.6.5-1|540	\
12mr|kernel-3.6.5-1|541	%if %build_debug					\
12mr|kernel-3.6.5-1|542	%package -n	%{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.6.5-1|543	Version:	%{fakever}				\
12mr|kernel-3.6.5-1|544	Release:	%{fakerel}				\
12mr|kernel-3.6.5-1|545	Summary:	Files with debug info for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.6.5-1|546	Group:		Development/Debug			\
12mr|kernel-3.6.5-1|547	Provides:	kernel-debug = %{kverrel} 		\
12mr|kernel-3.6.5-1|548	%ifarch %{ix86}						\
12mr|kernel-3.6.5-1|549	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.5-1|550	%endif							\
12mr|kernel-3.6.5-1|551	%description -n %{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.6.5-1|552	This package contains the files with debug info to aid in debug tasks \
12mr|kernel-3.6.5-1|553	when using %{kname}-%{1}-%{buildrel}.			\
12mr|kernel-3.6.5-1|554	\
12mr|kernel-3.6.5-1|555	If you need to look at debug information or use some application that \
12mr|kernel-3.6.5-1|556	needs debugging info from the kernel, this package may help. \
12mr|kernel-3.6.5-1|557	\
12mr|kernel-3.6.5-1|558	%endif							\
12mr|kernel-3.6.5-1|559	\
12mr|kernel-3.6.5-1|560	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.5-1|561	Version:	%{kversion}				\
12mr|kernel-3.6.5-1|562	Release:	%{rpmrel}				\
12mr|kernel-3.6.5-1|563	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.6.5-1|564	Group:		System/Kernel and hardware		\
12mr|kernel-3.6.5-1|565	Requires:	%{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.6.5-1|566	%ifarch %{ix86}						\
12mr|kernel-3.6.5-1|567	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.5-1|568	%endif							\
12mr|kernel-3.6.5-1|569	%{expand:%%{?latest_obsoletes_%{1}:Obsoletes: %{latest_obsoletes_%{1}}}} \
12mr|kernel-3.6.5-1|570	%{expand:%%{?latest_provides_%{1}:Provides: %{latest_provides_%{1}}}} \
12mr|kernel-3.6.5-1|571	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.5-1|572	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.5-1|573	latest %{kname}-%{1} installed...			\
12mr|kernel-3.6.5-1|574	\
12mr|kernel-3.6.5-1|575	%if %build_devel					\
12mr|kernel-3.6.5-1|576	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.5-1|577	Version:	%{kversion}				\
12mr|kernel-3.6.5-1|578	Release:	%{rpmrel}				\
12mr|kernel-3.6.5-1|579	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.6.5-1|580	Group:		Development/Kernel			\
12mr|kernel-3.6.5-1|581	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.6.5-1|582	%ifarch %{ix86}						\
12mr|kernel-3.6.5-1|583	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.5-1|584	%endif							\
12mr|kernel-3.6.5-1|585	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.6.5-1|586	%{expand:%%{?latest_obsoletes_devel_%{1}:Obsoletes: %{latest_obsoletes_devel_%{1}}}} \
12mr|kernel-3.6.5-1|587	%{expand:%%{?latest_provides_devel_%{1}:Provides: %{latest_provides_devel_%{1}}}} \
12mr|kernel-3.6.5-1|588	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.6.5-1|589	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.5-1|590	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.6.5-1|591	\
12mr|kernel-3.6.5-1|592	%endif							\
12mr|kernel-3.6.5-1|593	\
12mr|kernel-3.6.5-1|594	%post -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-post \
12mr|kernel-3.6.5-1|595	%posttrans -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-posttrans \
12mr|kernel-3.6.5-1|596	%preun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-preun \
12mr|kernel-3.6.5-1|597	%postun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-postun \
12mr|kernel-3.6.5-1|598	\
12mr|kernel-3.6.5-1|599	%if %build_devel					\
12mr|kernel-3.6.5-1|600	%post -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-post \
12mr|kernel-3.6.5-1|601	%preun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-preun \
12mr|kernel-3.6.5-1|602	%postun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-postun \
12mr|kernel-3.6.5-1|603	%endif							\
12mr|kernel-3.6.5-1|604	\
12mr|kernel-3.6.5-1|605	%files -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1} \
12mr|kernel-3.6.5-1|606	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.6.5-1|607	\
12mr|kernel-3.6.5-1|608	%if %build_devel					\
12mr|kernel-3.6.5-1|609	%files -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1} \
12mr|kernel-3.6.5-1|610	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.5-1|611	%endif							\
12mr|kernel-3.6.5-1|612	\
12mr|kernel-3.6.5-1|613	%if %build_debug					\
12mr|kernel-3.6.5-1|614	%files -n %{kname}-%{1}-%{buildrel}-debug -f kernel_debug_files.%{1} \
12mr|kernel-3.6.5-1|615	%endif
12mr|kernel-3.6.5-1|616	
12mr|kernel-3.6.5-1|617	%ifarch %{ix86}
12mr|kernel-3.6.5-1|618	#
12mr|kernel-3.6.5-1|619	# kernel-desktop586: i586, smp-alternatives, 4GB
12mr|kernel-3.6.5-1|620	#
12mr|kernel-3.6.5-1|621	%if %build_desktop586
12mr|kernel-3.6.5-1|622	%define summary_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.6.5-1|623	%define info_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.5-1|624	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.5-1|625	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|626	%mkflavour desktop586
12mr|kernel-3.6.5-1|627	%endif
12mr|kernel-3.6.5-1|628	%endif
12mr|kernel-3.6.5-1|629	
12mr|kernel-3.6.5-1|630	#
12mr|kernel-3.6.5-1|631	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.5-1|632	#
12mr|kernel-3.6.5-1|633	%if %build_desktop
12mr|kernel-3.6.5-1|634	%ifarch %{ix86}
12mr|kernel-3.6.5-1|635	%define summary_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.6.5-1|636	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.5-1|637	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.5-1|638	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.5-1|639	%else
12mr|kernel-3.6.5-1|640	%define summary_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.6.5-1|641	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.5-1|642	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.6.5-1|643	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|644	%endif
12mr|kernel-3.6.5-1|645	%mkflavour desktop
12mr|kernel-3.6.5-1|646	%endif
12mr|kernel-3.6.5-1|647	
12mr|kernel-3.6.5-1|648	#
12mr|kernel-3.6.5-1|649	# kernel-netbook: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.5-1|650	#
12mr|kernel-3.6.5-1|651	%if %build_netbook
12mr|kernel-3.6.5-1|652	%ifarch %{ix86}
12mr|kernel-3.6.5-1|653	%define summary_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.6.5-1|654	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.5-1|655	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.6.5-1|656	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.5-1|657	%else
12mr|kernel-3.6.5-1|658	%define summary_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.6.5-1|659	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.5-1|660	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mr|kernel-3.6.5-1|661	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|662	%endif
12mr|kernel-3.6.5-1|663	%mkflavour netbook
12mr|kernel-3.6.5-1|664	%endif
12mr|kernel-3.6.5-1|665	
12mr|kernel-3.6.5-1|666	#
12mr|kernel-3.6.5-1|667	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mr|kernel-3.6.5-1|668	#
12mr|kernel-3.6.5-1|669	%if %build_server
12mr|kernel-3.6.5-1|670	%ifarch %{ix86}
12mr|kernel-3.6.5-1|671	%define summary_server Linux Kernel for server use with i686 & 64GB RAM
12mr|kernel-3.6.5-1|672	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.6.5-1|673	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using \
12mr|kernel-3.6.5-1|674	no preempt, HZ_100, CFS cpu scheduler and cfq i/o scheduler, PERFORMANCE governor.
12mr|kernel-3.6.5-1|675	%else
12mr|kernel-3.6.5-1|676	%define summary_server Linux Kernel for server use with %{_arch}
12mr|kernel-3.6.5-1|677	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.6.5-1|678	multiple %{_arch} processor(s)/core(s), using no preempt, HZ_100, \
12mr|kernel-3.6.5-1|679	CFS cpu scheduler and cfq i/o scheduler, PERFORMANCE governor.
12mr|kernel-3.6.5-1|680	%endif
12mr|kernel-3.6.5-1|681	%mkflavour server
12mr|kernel-3.6.5-1|682	%endif
12mr|kernel-3.6.5-1|683	
12mr|kernel-3.6.5-1|684	%ifarch %{ix86}
12mr|kernel-3.6.5-1|685	#
12mr|kernel-3.6.5-1|686	# kernel-desktop-pae: i686, smp-alternatives, 64GB
12mr|kernel-3.6.5-1|687	#
12mr|kernel-3.6.5-1|688	%if %build_desktop_pae
12mr|kernel-3.6.5-1|689	%define summary_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.6.5-1|690	%define info_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.5-1|691	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.5-1|692	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|693	%mkflavour desktop-pae
12mr|kernel-3.6.5-1|694	%endif
12mr|kernel-3.6.5-1|695	%endif
12mr|kernel-3.6.5-1|696	
12mr|kernel-3.6.5-1|697	%ifarch %{ix86}
12mr|kernel-3.6.5-1|698	#
12mr|kernel-3.6.5-1|699	# kernel-netbook-pae: i686, smp-alternatives, 64 GB
12mr|kernel-3.6.5-1|700	#
12mr|kernel-3.6.5-1|701	%if %build_netbook_pae
12mr|kernel-3.6.5-1|702	%define summary_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.6.5-1|703	%define info_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.5-1|704	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.6.5-1|705	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|706	%mkflavour netbook-pae
12mr|kernel-3.6.5-1|707	%endif
12mr|kernel-3.6.5-1|708	%endif
12mr|kernel-3.6.5-1|709	
12mr|kernel-3.6.5-1|710	%ifarch %{ix86}
12mr|kernel-3.6.5-1|711	#
12mr|kernel-3.6.5-1|712	# kernel-nrj-desktop586: nrj, i586, smp-alternatives, 4GB
12mr|kernel-3.6.5-1|713	#
12mr|kernel-3.6.5-1|714	%if %build_nrj_desktop586
12mr|kernel-3.6.5-1|715	%define summary_nrj_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.6.5-1|716	%define info_nrj_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.5-1|717	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.5-1|718	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|719	%mkflavour nrj-desktop586
12mr|kernel-3.6.5-1|720	%endif
12mr|kernel-3.6.5-1|721	%endif
12mr|kernel-3.6.5-1|722	
12mr|kernel-3.6.5-1|723	#
12mr|kernel-3.6.5-1|724	# kernel-nrj-desktop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.5-1|725	#
12mr|kernel-3.6.5-1|726	%if %build_nrj_desktop
12mr|kernel-3.6.5-1|727	%ifarch %{ix86}
12mr|kernel-3.6.5-1|728	%define summary_nrj_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.6.5-1|729	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.5-1|730	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.5-1|731	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|732	%else
12mr|kernel-3.6.5-1|733	%define summary_nrj_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.6.5-1|734	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.5-1|735	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.6.5-1|736	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|737	%endif
12mr|kernel-3.6.5-1|738	%mkflavour nrj-desktop
12mr|kernel-3.6.5-1|739	%endif
12mr|kernel-3.6.5-1|740	
12mr|kernel-3.6.5-1|741	#
12mr|kernel-3.6.5-1|742	# kernel-nrj-realtime: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.5-1|743	#
12mr|kernel-3.6.5-1|744	%if %build_nrj_realtime
12mr|kernel-3.6.5-1|745	%ifarch %{ix86}
12mr|kernel-3.6.5-1|746	%define summary_nrj_realtime Linux Kernel for low latency use with i686 & 4GB RAM
12mr|kernel-3.6.5-1|747	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mr|kernel-3.6.5-1|748	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.5-1|749	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mr|kernel-3.6.5-1|750	%else
12mr|kernel-3.6.5-1|751	%define summary_nrj_realtime Linux Kernel for low latency use with %{_arch}
12mr|kernel-3.6.5-1|752	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mr|kernel-3.6.5-1|753	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.6.5-1|754	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mr|kernel-3.6.5-1|755	%endif
12mr|kernel-3.6.5-1|756	%mkflavour nrj-realtime
12mr|kernel-3.6.5-1|757	%endif
12mr|kernel-3.6.5-1|758	
12mr|kernel-3.6.5-1|759	#
12mr|kernel-3.6.5-1|760	# kernel-nrj-laptop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.5-1|761	#
12mr|kernel-3.6.5-1|762	%if %build_nrj_laptop
12mr|kernel-3.6.5-1|763	%ifarch %{ix86}
12mr|kernel-3.6.5-1|764	%define summary_nrj_laptop Linux Kernel for laptop use with i686 & 4GB RAM
12mr|kernel-3.6.5-1|765	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mr|kernel-3.6.5-1|766	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_300, \
12mr|kernel-3.6.5-1|767	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|768	%else
12mr|kernel-3.6.5-1|769	%define summary_nrj_laptop Linux Kernel for laptop use with %{_arch}
12mr|kernel-3.6.5-1|770	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mr|kernel-3.6.5-1|771	multiple %{_arch} processor(s)/core(s), using HZ_300, \
12mr|kernel-3.6.5-1|772	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|773	%endif
12mr|kernel-3.6.5-1|774	%mkflavour nrj-laptop
12mr|kernel-3.6.5-1|775	%endif
12mr|kernel-3.6.5-1|776	
12mr|kernel-3.6.5-1|777	#
12mr|kernel-3.6.5-1|778	# kernel-nrj-netbook: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.5-1|779	#
12mr|kernel-3.6.5-1|780	%if %build_nrj_netbook
12mr|kernel-3.6.5-1|781	%ifarch %{ix86}
12mr|kernel-3.6.5-1|782	%define summary_nrj_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.6.5-1|783	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.5-1|784	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.6.5-1|785	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|786	%else
12mr|kernel-3.6.5-1|787	%define summary_nrj_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.6.5-1|788	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.5-1|789	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mr|kernel-3.6.5-1|790	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|791	%endif
12mr|kernel-3.6.5-1|792	%mkflavour nrj-netbook
12mr|kernel-3.6.5-1|793	%endif
12mr|kernel-3.6.5-1|794	
12mr|kernel-3.6.5-1|795	%ifarch %{ix86}
12mr|kernel-3.6.5-1|796	#
12mr|kernel-3.6.5-1|797	# kernel-nrj-desktop-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.6.5-1|798	#
12mr|kernel-3.6.5-1|799	%if %build_nrj_desktop_pae
12mr|kernel-3.6.5-1|800	%define summary_nrj_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.6.5-1|801	%define info_nrj_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.5-1|802	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.5-1|803	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|804	%mkflavour nrj-desktop-pae
12mr|kernel-3.6.5-1|805	%endif
12mr|kernel-3.6.5-1|806	%endif
12mr|kernel-3.6.5-1|807	
12mr|kernel-3.6.5-1|808	%ifarch %{ix86}
12mr|kernel-3.6.5-1|809	#
12mr|kernel-3.6.5-1|810	# kernel-nrj-realtime-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.6.5-1|811	#
12mr|kernel-3.6.5-1|812	%if %build_nrj_realtime_pae
12mr|kernel-3.6.5-1|813	%define summary_nrj_realtime_pae Linux kernel for low latency use with i686 & upto 64GB RAM
12mr|kernel-3.6.5-1|814	%define info_nrj_realtime_pae This kernel is compiled for low latency use, single or \
12mr|kernel-3.6.5-1|815	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.5-1|816	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mr|kernel-3.6.5-1|817	%mkflavour nrj-realtime-pae
12mr|kernel-3.6.5-1|818	%endif
12mr|kernel-3.6.5-1|819	%endif
12mr|kernel-3.6.5-1|820	
12mr|kernel-3.6.5-1|821	%ifarch %{ix86}
12mr|kernel-3.6.5-1|822	#
12mr|kernel-3.6.5-1|823	# kernel-nrj-laptop-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.6.5-1|824	#
12mr|kernel-3.6.5-1|825	%if %build_nrj_laptop_pae
12mr|kernel-3.6.5-1|826	%define summary_nrj_laptop_pae Linux Kernel for for laptop use with i686 & upto 64GB RAM
12mr|kernel-3.6.5-1|827	%define info_nrj_laptop_pae This kernel is compiled for laptop use, single or \
12mr|kernel-3.6.5-1|828	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_300, \
12mr|kernel-3.6.5-1|829	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|830	%mkflavour nrj-laptop-pae
12mr|kernel-3.6.5-1|831	%endif
12mr|kernel-3.6.5-1|832	%endif
12mr|kernel-3.6.5-1|833	
12mr|kernel-3.6.5-1|834	%ifarch %{ix86}
12mr|kernel-3.6.5-1|835	#
12mr|kernel-3.6.5-1|836	# kernel-nrj-netbook-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.6.5-1|837	#
12mr|kernel-3.6.5-1|838	%if %build_nrj_netbook_pae
12mr|kernel-3.6.5-1|839	%define summary_nrj_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.6.5-1|840	%define info_nrj_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.5-1|841	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.6.5-1|842	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|843	%mkflavour nrj-netbook-pae
12mr|kernel-3.6.5-1|844	%endif
12mr|kernel-3.6.5-1|845	%endif
12mr|kernel-3.6.5-1|846	
12mr|kernel-3.6.5-1|847	%ifarch %{ix86}
12mr|kernel-3.6.5-1|848	#
12mr|kernel-3.6.5-1|849	# kernel-nrj-netbook-atom: nrj, for Intel Atom cpu, smp-alternatives, 4 GB
12mr|kernel-3.6.5-1|850	#
12mr|kernel-3.6.5-1|851	%if %build_nrj_netbook_atom
12mr|kernel-3.6.5-1|852	%define summary_nrj_netbook_atom Linux Kernel for netbook use with Intel Atom cpu, less than 4GB RAM
12mr|kernel-3.6.5-1|853	%define info_nrj_netbook_atom This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.5-1|854	multiple Intel Atom cpu processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.6.5-1|855	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|856	%mkflavour nrj-netbook-atom
12mr|kernel-3.6.5-1|857	%endif
12mr|kernel-3.6.5-1|858	%endif
12mr|kernel-3.6.5-1|859	
12mr|kernel-3.6.5-1|860	%ifarch %{ix86}
12mr|kernel-3.6.5-1|861	#
12mr|kernel-3.6.5-1|862	# kernel-nrj-netbook-atom-pae: nrj, for Intel Atom cpu, smp-alternatives, 64 GB
12mr|kernel-3.6.5-1|863	#
12mr|kernel-3.6.5-1|864	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.6.5-1|865	%define summary_nrj_netbook_atom_pae Linux Kernel for netbook use with Intel Atom cpu & upto 64GB RAM
12mr|kernel-3.6.5-1|866	%define info_nrj_netbook_atom_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.5-1|867	multiple Intel Atom cpu processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.6.5-1|868	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|869	%mkflavour nrj-netbook-atom-pae
12mr|kernel-3.6.5-1|870	%endif
12mr|kernel-3.6.5-1|871	%endif
12mr|kernel-3.6.5-1|872	
12mr|kernel-3.6.5-1|873	%ifarch %{ix86}
12mr|kernel-3.6.5-1|874	#
12mr|kernel-3.6.5-1|875	# kernel-nrj-desktop-core2: nrj, Intel Core 2 and newer, smp-alternatives, 4 GB
12mr|kernel-3.6.5-1|876	#
12mr|kernel-3.6.5-1|877	%if %build_nrj_desktop_core2
12mr|kernel-3.6.5-1|878	%define summary_nrj_desktop_core2 Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.6.5-1|879	%define info_nrj_desktop_core2 This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.5-1|880	multiple Intel Core 2 and newer processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.5-1|881	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|882	%mkflavour nrj-desktop-core2
12mr|kernel-3.6.5-1|883	%endif
12mr|kernel-3.6.5-1|884	%endif
12mr|kernel-3.6.5-1|885	
12mr|kernel-3.6.5-1|886	%ifarch %{ix86}
12mr|kernel-3.6.5-1|887	#
12mr|kernel-3.6.5-1|888	# kernel-nrj-desktop-core2-pae: nrj, Intel Core 2 and newer, smp-alternatives, 64 GB
12mr|kernel-3.6.5-1|889	#
12mr|kernel-3.6.5-1|890	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.6.5-1|891	%define summary_nrj_desktop_core2_pae Linux Kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.6.5-1|892	%define info_nrj_desktop_core2_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.5-1|893	multiple Intel Core 2 and newer processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.5-1|894	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.5-1|895	%mkflavour nrj-desktop-core2-pae
12mr|kernel-3.6.5-1|896	%endif
12mr|kernel-3.6.5-1|897	%endif
12mr|kernel-3.6.5-1|898	
12mr|kernel-3.6.5-1|899	#
12mr|kernel-3.6.5-1|900	# ARM kernels
12mr|kernel-3.6.5-1|901	#
12mr|kernel-3.6.5-1|902	%ifarch %{arm}
12mr|kernel-3.6.5-1|903	%if %build_iop32x
12mr|kernel-3.6.5-1|904	%define summary_iop32x Linux Kernel for Arm machines based on Xscale IOP32X
12mr|kernel-3.6.5-1|905	%define info_iop32x This kernel is compiled for iop32x boxes. It will run on n2100 \
12mr|kernel-3.6.5-1|906	or ss4000e or sanmina boards.
12mr|kernel-3.6.5-1|907	%mkflavour iop32x
12mr|kernel-3.6.5-1|908	%endif
12mr|kernel-3.6.5-1|909	%if %build_kirkwood
12mr|kernel-3.6.5-1|910	%define summary_kirkwood Linux Kernel for Arm machines based on Kirkwood
12mr|kernel-3.6.5-1|911	%define info_kirkwood This kernel is compiled for kirkwood boxes. It will run on openrd boards.
12mr|kernel-3.6.5-1|912	%mkflavour kirkwood
12mr|kernel-3.6.5-1|913	%endif
12mr|kernel-3.6.5-1|914	%if %build_versatile
12mr|kernel-3.6.5-1|915	%define summary_versatile Linux Kernel for Versatile arm machines
12mr|kernel-3.6.5-1|916	%define info_versatile This kernel is compiled for Versatile boxes. It will run on Qemu for instance.
12mr|kernel-3.6.5-1|917	%mkflavour versatile
12mr|kernel-3.6.5-1|918	%endif
12mr|kernel-3.6.5-1|919	%endif
12mr|kernel-3.6.5-1|920	
12mr|kernel-3.6.5-1|921	#
12mr|kernel-3.6.5-1|922	# kernel-source
12mr|kernel-3.6.5-1|923	#
12mr|kernel-3.6.5-1|924	%if %build_source
12mr|kernel-3.6.5-1|925	%package -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.5-1|926	Version: 	%{fakever}
12mr|kernel-3.6.5-1|927	Release: 	%{fakerel}
12mr|kernel-3.6.5-1|928	Requires: 	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
12mr|kernel-3.6.5-1|929	Summary: 	The Linux source code for %{kname}-%{buildrel}
12mr|kernel-3.6.5-1|930	Group: 		Development/Kernel
12mr|kernel-3.6.5-1|931	Autoreqprov: 	no
12mr|kernel-3.6.5-1|932	Provides: 	kernel-source = %{kverrel}
12mr|kernel-3.6.5-1|933	Buildarch:	noarch
12mr|kernel-3.6.5-1|934	
12mr|kernel-3.6.5-1|935	%description -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.5-1|936	The %{kname}-source package contains the source code files for the Mandriva and
12mr|kernel-3.6.5-1|937	ROSA kernel. Theese source files are only needed if you want to build your
12mr|kernel-3.6.5-1|938	own custom kernel that is better tuned to your particular hardware.
12mr|kernel-3.6.5-1|939	
12mr|kernel-3.6.5-1|940	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12mr|kernel-3.6.5-1|941	drivers against, install the *-devel-* rpm that is matching your kernel.
12mr|kernel-3.6.5-1|942	
12mr|kernel-3.6.5-1|943	%post -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.5-1|944	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,server,desktop-pae,netbook-pae,nrj-desktop586,nrj-desktop,nrj-realtime,nrj-laptop,nrj-netbook,nrj-desktop-pae,nrj-realtime-pae,nrj-laptop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}; do
12mr|kernel-3.6.5-1|945	if [ -d $i ]; then
12mr|kernel-3.6.5-1|946	if [ ! -L $i/build -a ! -L $i/source ]; then
12mr|kernel-3.6.5-1|947	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/build
12mr|kernel-3.6.5-1|948	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/source
12mr|kernel-3.6.5-1|949	fi
12mr|kernel-3.6.5-1|950	fi
12mr|kernel-3.6.5-1|951	done
12mr|kernel-3.6.5-1|952	cd /usr/src
12mr|kernel-3.6.5-1|953	rm -f linux
12mr|kernel-3.6.5-1|954	ln -snf linux-%{kversion}-%{buildrpmrel} linux
12mr|kernel-3.6.5-1|955	
12mr|kernel-3.6.5-1|956	%preun -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.5-1|957	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,server,desktop-pae,netbook-pae,nrj-desktop586,nrj-desktop,nrj-realtime,nrj-laptop,nrj-netbook,nrj-desktop-pae,nrj-realtime-pae,nrj-laptop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}/{build,source}; do
12mr|kernel-3.6.5-1|958	if [ -L $i ]; then
12mr|kernel-3.6.5-1|959	if [ "$(readlink $i)" = "/usr/src/linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.6.5-1|960	rm -f $i
12mr|kernel-3.6.5-1|961	fi
12mr|kernel-3.6.5-1|962	fi
12mr|kernel-3.6.5-1|963	done
12mr|kernel-3.6.5-1|964	if [ -L /usr/src/linux ]; then
12mr|kernel-3.6.5-1|965	if [ "$(readlink /usr/src/linux)" = "linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.6.5-1|966	rm -f /usr/src/linux
12mr|kernel-3.6.5-1|967	fi
12mr|kernel-3.6.5-1|968	fi
12mr|kernel-3.6.5-1|969	exit 0
12mr|kernel-3.6.5-1|970	
12mr|kernel-3.6.5-1|971	#
12mr|kernel-3.6.5-1|972	# kernel-source-latest: virtual rpm
12mr|kernel-3.6.5-1|973	#
12mr|kernel-3.6.5-1|974	%package -n %{kname}-source-latest
12mr|kernel-3.6.5-1|975	Version: 	%{kversion}
12mr|kernel-3.6.5-1|976	Release: 	%{rpmrel}
12mr|kernel-3.6.5-1|977	Summary: 	Virtual rpm for latest %{kname}-source
12mr|kernel-3.6.5-1|978	Group:   	Development/Kernel
12mr|kernel-3.6.5-1|979	Requires: 	%{kname}-source-%{buildrel}
12mr|kernel-3.6.5-1|980	Buildarch:	noarch
12mr|kernel-3.6.5-1|981	
12mr|kernel-3.6.5-1|982	%description -n %{kname}-source-latest
12mr|kernel-3.6.5-1|983	This package is a virtual rpm that aims to make sure you always have the
12mr|kernel-3.6.5-1|984	latest %{kname}-source installed...
12mr|kernel-3.6.5-1|985	%endif
12mr|kernel-3.6.5-1|986	
12mr|kernel-3.6.5-1|987	#
12mr|kernel-3.6.5-1|988	# kernel-doc: documentation for the Linux kernel
12mr|kernel-3.6.5-1|989	#
12mr|kernel-3.6.5-1|990	%if %build_doc
12mr|kernel-3.6.5-1|991	%package -n %{kname}-doc
12mr|kernel-3.6.5-1|992	Version: 	%{kversion}
12mr|kernel-3.6.5-1|993	Release: 	%{rpmrel}
12mr|kernel-3.6.5-1|994	Summary: 	Various documentation bits found in the %{kname} source
12mr|kernel-3.6.5-1|995	Group: 		Documentation
12mr|kernel-3.6.5-1|996	Buildarch:	noarch
12mr|kernel-3.6.5-1|997	
12mr|kernel-3.6.5-1|998	%description -n %{kname}-doc
12mr|kernel-3.6.5-1|999	This package contains documentation files from the %{kname} source.
12mr|kernel-3.6.5-1|1000	Various bits of information about the Linux kernel and the device drivers
12mr|kernel-3.6.5-1|1001	shipped with it are documented in these files. You also might want install
12mr|kernel-3.6.5-1|1002	this package if you need a reference to the options that can be passed to
12mr|kernel-3.6.5-1|1003	Linux kernel modules at load time.
12mr|kernel-3.6.5-1|1004	%endif
12mr|kernel-3.6.5-1|1005	
12mr|kernel-3.6.5-1|1006	#
12mr|kernel-3.6.5-1|1007	# kernel/tools
12mr|kernel-3.6.5-1|1008	#
12mr|kernel-3.6.5-1|1009	%if %{build_perf}
12mr|kernel-3.6.5-1|1010	%package -n perf
12mr|kernel-3.6.5-1|1011	Version:	%{kversion}
12mr|kernel-3.6.5-1|1012	Release:	%{rpmrel}
12mr|kernel-3.6.5-1|1013	Summary:	perf tool and the supporting documentation
12mr|kernel-3.6.5-1|1014	Group:		System/Kernel and hardware
12mr|kernel-3.6.5-1|1015	
12mr|kernel-3.6.5-1|1016	%description -n perf
12mr|kernel-3.6.5-1|1017	the perf tool and the supporting documentation.
12mr|kernel-3.6.5-1|1018	%endif
12mr|kernel-3.6.5-1|1019	
12mr|kernel-3.6.5-1|1020	%if %{build_cpupower}
12mr|kernel-3.6.5-1|1021	%package -n cpupower
12mr|kernel-3.6.5-1|1022	Version:	%{kversion}
12mr|kernel-3.6.5-1|1023	Release:	%{rpmrel}
12mr|kernel-3.6.5-1|1024	Summary:	the cpupower tools
12mr|kernel-3.6.5-1|1025	Group:		System/Kernel and hardware
12mr|kernel-3.6.5-1|1026	Requires(post):  rpm-helper >= 0.24.0-3
12mr|kernel-3.6.5-1|1027	Requires(preun): rpm-helper >= 0.24.0-3
12mr|kernel-3.6.5-1|1028	%if %{mdvver} >= 201200
12mr|kernel-3.6.5-1|1029	Obsoletes:	cpufreq cpufrequtils
12mr|kernel-3.6.5-1|1030	%endif
12mr|kernel-3.6.5-1|1031	
12mr|kernel-3.6.5-1|1032	%description -n cpupower
12mr|kernel-3.6.5-1|1033	the cpupower tools.
12mr|kernel-3.6.5-1|1034	
12mr|kernel-3.6.5-1|1035	%post -n cpupower
12mr|kernel-3.6.5-1|1036	%_post_service cpupower
12mr|kernel-3.6.5-1|1037	
12mr|kernel-3.6.5-1|1038	%preun -n cpupower
12mr|kernel-3.6.5-1|1039	%_preun_service cpupower
12mr|kernel-3.6.5-1|1040	
12mr|kernel-3.6.5-1|1041	%package -n cpupower-devel
12mr|kernel-3.6.5-1|1042	Version:	%{kversion}
12mr|kernel-3.6.5-1|1043	Release:	%{rpmrel}
12mr|kernel-3.6.5-1|1044	Summary:	devel files for cpupower
12mr|kernel-3.6.5-1|1045	Group:		Development/Kernel
12mr|kernel-3.6.5-1|1046	Requires:	cpupower = %{kversion}-%{rpmrel}
12mr|kernel-3.6.5-1|1047	Conflicts:	%{_lib}cpufreq-devel
12mr|kernel-3.6.5-1|1048	
12mr|kernel-3.6.5-1|1049	%description -n cpupower-devel
12mr|kernel-3.6.5-1|1050	This package contains the development files for cpupower.
12mr|kernel-3.6.5-1|1051	%endif
12mr|kernel-3.6.5-1|1052	
12mr|kernel-3.6.5-1|1053	
12mr|kernel-3.6.5-1|1054	#
12mr|kernel-3.6.5-1|1055	# End packages - here begins build stage
12mr|kernel-3.6.5-1|1056	#
12mr|kernel-3.6.5-1|1057	%prep
12mr|kernel-3.6.5-1|1058	%setup -q -n %top_dir_name -c
12mr|kernel-3.6.5-1|1059	%setup -q -n %top_dir_name -D -T -a100
12mr|kernel-3.6.5-1|1060	
12mr|kernel-3.6.5-1|1061	%define patches_dir ../%{patch_ver}/
12mr|kernel-3.6.5-1|1062	
12mr|kernel-3.6.5-1|1063	cd %src_dir
12mr|kernel-3.6.5-1|1064	
12mr|kernel-3.6.5-1|1065	%if %sublevel
12mr|kernel-3.6.5-1|1066	%if %kpatch
12mr|kernel-3.6.5-1|1067	%if %prev_sublevel
12mr|kernel-3.6.5-1|1068	%patch1 -p1
12mr|kernel-3.6.5-1|1069	%endif
12mr|kernel-3.6.5-1|1070	%patch2 -p1
12mr|kernel-3.6.5-1|1071	%else
12mr|kernel-3.6.5-1|1072	%patch1 -p1
12mr|kernel-3.6.5-1|1073	%endif
12mr|kernel-3.6.5-1|1074	%else
12mr|kernel-3.6.5-1|1075	%if %kpatch
12mr|kernel-3.6.5-1|1076	%patch1 -p1
12mr|kernel-3.6.5-1|1077	%endif
12mr|kernel-3.6.5-1|1078	%endif
12mr|kernel-3.6.5-1|1079	%if %kgit
12mr|kernel-3.6.5-1|1080	%patch2 -p1
12mr|kernel-3.6.5-1|1081	%endif
12mr|kernel-3.6.5-1|1082	
12mr|kernel-3.6.5-1|1083	%{patches_dir}/scripts/apply_patchesQL
12mr|kernel-3.6.5-1|1084	%{patches_dir}/scripts/apply_patches
12mr|kernel-3.6.5-1|1085	
12mr|kernel-3.6.5-1|1086	# PATCH END
12mr|kernel-3.6.5-1|1087	
12mr|kernel-3.6.5-1|1088	
12mr|kernel-3.6.5-1|1089	#
12mr|kernel-3.6.5-1|1090	# Setup Begin
12mr|kernel-3.6.5-1|1091	#
12mr|kernel-3.6.5-1|1092	
12mr|kernel-3.6.5-1|1093	# Prepare all the variables for calling create_configs
12mr|kernel-3.6.5-1|1094	
12mr|kernel-3.6.5-1|1095	%if %build_debug
12mr|kernel-3.6.5-1|1096	%define debug --debug
12mr|kernel-3.6.5-1|1097	%else
12mr|kernel-3.6.5-1|1098	%define debug --no-debug
12mr|kernel-3.6.5-1|1099	%endif
12mr|kernel-3.6.5-1|1100	
12mr|kernel-3.6.5-1|1101	
12mr|kernel-3.6.5-1|1102	%{patches_dir}/scripts/create_configs %debug --user_cpu="%{target_arch}"
12mr|kernel-3.6.5-1|1103	
12mr|kernel-3.6.5-1|1104	# make sure the kernel has the sublevel we know it has...
12mr|kernel-3.6.5-1|1105	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" Makefile
12mr|kernel-3.6.5-1|1106	
12mr|kernel-3.6.5-1|1107	# get rid of unwanted files
12mr|kernel-3.6.5-1|1108	find . -name '*~' -o -name '*.orig' -o -name '*.append' | %kxargs rm -f
12mr|kernel-3.6.5-1|1109	
12mr|kernel-3.6.5-1|1110	
12mr|kernel-3.6.5-1|1111	%build
12mr|kernel-3.6.5-1|1112	# Common target directories
12mr|kernel-3.6.5-1|1113	%define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel}
12mr|kernel-3.6.5-1|1114	%define _bootdir /boot
12mr|kernel-3.6.5-1|1115	%define _modulesdir /lib/modules
12mr|kernel-3.6.5-1|1116	%define _efidir %{_bootdir}/efi/mandriva
12mr|kernel-3.6.5-1|1117	
12mr|kernel-3.6.5-1|1118	# Directories definition needed for building
12mr|kernel-3.6.5-1|1119	%define temp_root %{build_dir}/temp-root
12mr|kernel-3.6.5-1|1120	%define temp_source %{temp_root}%{_kerneldir}
12mr|kernel-3.6.5-1|1121	%define temp_boot %{temp_root}%{_bootdir}
12mr|kernel-3.6.5-1|1122	%define temp_modules %{temp_root}%{_modulesdir}
12mr|kernel-3.6.5-1|1123	
12mr|kernel-3.6.5-1|1124	PrepareKernel() {
12mr|kernel-3.6.5-1|1125	name=$1
12mr|kernel-3.6.5-1|1126	extension=$2
12mr|kernel-3.6.5-1|1127	x86_dir=arch/x86/configs
12mr|kernel-3.6.5-1|1128	
12mr|kernel-3.6.5-1|1129	echo "Make config for kernel $extension"
12mr|kernel-3.6.5-1|1130	
12mr|kernel-3.6.5-1|1131	%smake -s mrproper
12mr|kernel-3.6.5-1|1132	
12mr|kernel-3.6.5-1|1133	if [ "%{target_arch}" == "i386" -o "%{target_arch}" == "x86_64" ]; then
12mr|kernel-3.6.5-1|1134	if [ -z "$name" ]; then
12mr|kernel-3.6.5-1|1135	cp ${x86_dir}/%{target_arch}_defconfig-desktop .config
12mr|kernel-3.6.5-1|1136	else
12mr|kernel-3.6.5-1|1137	cp ${x86_dir}/%{target_arch}_defconfig-$name .config
12mr|kernel-3.6.5-1|1138	fi
12mr|kernel-3.6.5-1|1139	else
12mr|kernel-3.6.5-1|1140	if [ -z "$name" ]; then
12mr|kernel-3.6.5-1|1141	cp arch/%{target_arch}/defconfig-desktop .config
12mr|kernel-3.6.5-1|1142	else
12mr|kernel-3.6.5-1|1143	cp arch/%{target_arch}/defconfig-$name .config
12mr|kernel-3.6.5-1|1144	fi
12mr|kernel-3.6.5-1|1145	fi
12mr|kernel-3.6.5-1|1146	
12mr|kernel-3.6.5-1|1147	# make sure EXTRAVERSION says what we want it to say
12mr|kernel-3.6.5-1|1148	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
12mr|kernel-3.6.5-1|1149	
12mr|kernel-3.6.5-1|1150	%smake oldconfig
12mr|kernel-3.6.5-1|1151	}
12mr|kernel-3.6.5-1|1152	
12mr|kernel-3.6.5-1|1153	BuildKernel() {
12mr|kernel-3.6.5-1|1154	KernelVer=$1
12mr|kernel-3.6.5-1|1155	
12mr|kernel-3.6.5-1|1156	echo "Building kernel $KernelVer"
12mr|kernel-3.6.5-1|1157	
12mr|kernel-3.6.5-1|1158	%kmake -s all
12mr|kernel-3.6.5-1|1159	
12mr|kernel-3.6.5-1|1160	# kirkwood boxes have u-boot
12mr|kernel-3.6.5-1|1161	if [ "$KernelVer" = "%{kversion}-kirkwood-%{buildrpmrel}" ]; then
12mr|kernel-3.6.5-1|1162	%kmake uImage
12mr|kernel-3.6.5-1|1163	fi
12mr|kernel-3.6.5-1|1164	
12mr|kernel-3.6.5-1|1165	# Start installing stuff
12mr|kernel-3.6.5-1|1166	install -d %{temp_boot}
12mr|kernel-3.6.5-1|1167	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
12mr|kernel-3.6.5-1|1168	install -m 644 .config %{temp_boot}/config-$KernelVer
12mr|kernel-3.6.5-1|1169	xz -c Module.symvers > %{temp_boot}/symvers-$KernelVer.xz
12mr|kernel-3.6.5-1|1170	
12mr|kernel-3.6.5-1|1171	%ifarch %{arm}
12mr|kernel-3.6.5-1|1172	if [ -f arch/arm/boot/uImage ]; then
12mr|kernel-3.6.5-1|1173	cp -f arch/arm/boot/uImage %{temp_boot}/uImage-$KernelVer
12mr|kernel-3.6.5-1|1174	else
12mr|kernel-3.6.5-1|1175	cp -f arch/arm/boot/zImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.6.5-1|1176	fi
12mr|kernel-3.6.5-1|1177	%else
12mr|kernel-3.6.5-1|1178	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.6.5-1|1179	%endif
12mr|kernel-3.6.5-1|1180	
12mr|kernel-3.6.5-1|1181	# modules
12mr|kernel-3.6.5-1|1182	install -d %{temp_modules}/$KernelVer
12mr|kernel-3.6.5-1|1183	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
12mr|kernel-3.6.5-1|1184	
12mr|kernel-3.6.5-1|1185	# remove /lib/firmware, we use a separate kernel-firmware
12mr|kernel-3.6.5-1|1186	rm -rf %{temp_root}/lib/firmware
12mr|kernel-3.6.5-1|1187	}
12mr|kernel-3.6.5-1|1188	
12mr|kernel-3.6.5-1|1189	SaveDevel() {
12mr|kernel-3.6.5-1|1190	devel_flavour=$1
12mr|kernel-3.6.5-1|1191	
12mr|kernel-3.6.5-1|1192	DevelRoot=/usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel}
12mr|kernel-3.6.5-1|1193	TempDevelRoot=%{temp_root}$DevelRoot
12mr|kernel-3.6.5-1|1194	
12mr|kernel-3.6.5-1|1195	mkdir -p $TempDevelRoot
12mr|kernel-3.6.5-1|1196	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.6.5-1|1197	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.6.5-1|1198	cp -fR include $TempDevelRoot
12mr|kernel-3.6.5-1|1199	cp -fR scripts $TempDevelRoot
12mr|kernel-3.6.5-1|1200	cp -fR kernel/bounds.c $TempDevelRoot/kernel
12mr|kernel-3.6.5-1|1201	cp -fR tools/include $TempDevelRoot/tools/
12mr|kernel-3.6.5-1|1202	%ifarch %{arm}
12mr|kernel-3.6.5-1|1203	cp -fR arch/%{target_arch}/tools $TempDevelRoot/arch/%{target_arch}/
12mr|kernel-3.6.5-1|1204	%endif
12mr|kernel-3.6.5-1|1205	%ifarch %{ix86} x86_64
12mr|kernel-3.6.5-1|1206	cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.6.5-1|1207	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.6.5-1|1208	cp -fR arch/x86/syscalls/syscall* $TempDevelRoot/arch/x86/syscalls/
12mr|kernel-3.6.5-1|1209	cp -fR arch/x86/include $TempDevelRoot/arch/x86/
12mr|kernel-3.6.5-1|1210	cp -fR arch/x86/tools/relocs.c $TempDevelRoot/arch/x86/tools/
12mr|kernel-3.6.5-1|1211	%else
12mr|kernel-3.6.5-1|1212	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/%{target_arch}/kernel/
12mr|kernel-3.6.5-1|1213	for f in $(find arch/%{target_arch} -name include); do cp -fR --parents $f $TempDevelRoot; done
12mr|kernel-3.6.5-1|1214	%endif
12mr|kernel-3.6.5-1|1215	cp -fR .config Module.symvers $TempDevelRoot
12mr|kernel-3.6.5-1|1216	cp -fR 3rdparty/mkbuild.pl $TempDevelRoot/3rdparty
12mr|kernel-3.6.5-1|1217	
12mr|kernel-3.6.5-1|1218	# Needed for truecrypt build (Danny)
12mr|kernel-3.6.5-1|1219	cp -fR drivers/md/dm.h $TempDevelRoot/drivers/md/
12mr|kernel-3.6.5-1|1220	
12mr|kernel-3.6.5-1|1221	# Needed for lguest
12mr|kernel-3.6.5-1|1222	cp -fR drivers/lguest/lg.h $TempDevelRoot/drivers/lguest/
12mr|kernel-3.6.5-1|1223	
12mr|kernel-3.6.5-1|1224	# Needed for lirc_gpio (#39004)
12mr|kernel-3.6.5-1|1225	cp -fR drivers/media/video/bt8xx/bttv{,p}.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.6.5-1|1226	cp -fR drivers/media/video/bt8xx/bt848.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.6.5-1|1227	cp -fR drivers/media/video/btcx-risc.h $TempDevelRoot/drivers/media/video/
12mr|kernel-3.6.5-1|1228	
12mr|kernel-3.6.5-1|1229	# Needed for external dvb tree (#41418)
12mr|kernel-3.6.5-1|1230	cp -fR drivers/media/dvb/dvb-core/*.h $TempDevelRoot/drivers/media/dvb/dvb-core/
12mr|kernel-3.6.5-1|1231	cp -fR drivers/media/dvb/frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb/frontends/
12mr|kernel-3.6.5-1|1232	
12mr|kernel-3.6.5-1|1233	# add acpica header files, needed for fglrx build
12mr|kernel-3.6.5-1|1234	cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
12mr|kernel-3.6.5-1|1235	
12mr|kernel-3.6.5-1|1236	# aufs2 has a special file needed
12mr|kernel-3.6.5-1|1237	#cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
12mr|kernel-3.6.5-1|1238	
12mr|kernel-3.6.5-1|1239	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.6.5-1|1240	mips mn10300 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
12mr|kernel-3.6.5-1|1241	rm -rf $TempDevelRoot/arch/$i
12mr|kernel-3.6.5-1|1242	done
12mr|kernel-3.6.5-1|1243	
12mr|kernel-3.6.5-1|1244	%ifnarch %{arm}
12mr|kernel-3.6.5-1|1245	rm -rf $TempDevelRoot/arch/arm
12mr|kernel-3.6.5-1|1246	%endif
12mr|kernel-3.6.5-1|1247	%ifnarch %{ix86} x86_64
12mr|kernel-3.6.5-1|1248	rm -rf $TempDevelRoot/arch/x86
12mr|kernel-3.6.5-1|1249	%endif
12mr|kernel-3.6.5-1|1250	
12mr|kernel-3.6.5-1|1251	# Clean the scripts tree, and make sure everything is ok (sanity check)
12mr|kernel-3.6.5-1|1252	# running prepare+scripts (tree was already "prepared" in build)
12mr|kernel-3.6.5-1|1253	pushd $TempDevelRoot >/dev/null
12mr|kernel-3.6.5-1|1254	%smake -s prepare scripts
12mr|kernel-3.6.5-1|1255	%smake -s clean
12mr|kernel-3.6.5-1|1256	popd >/dev/null
12mr|kernel-3.6.5-1|1257	rm -f $TempDevelRoot/.config.old
12mr|kernel-3.6.5-1|1258	
12mr|kernel-3.6.5-1|1259	# fix permissions
12mr|kernel-3.6.5-1|1260	chmod -R a+rX $TempDevelRoot
12mr|kernel-3.6.5-1|1261	
12mr|kernel-3.6.5-1|1262	# disable mrproper in -devel rpms
12mr|kernel-3.6.5-1|1263	patch -p1 --fuzz=0 -d $TempDevelRoot -i %{SOURCE2}
12mr|kernel-3.6.5-1|1264	
12mr|kernel-3.6.5-1|1265	kernel_devel_files=../kernel_devel_files.$devel_flavour
12mr|kernel-3.6.5-1|1266	
12mr|kernel-3.6.5-1|1267	
12mr|kernel-3.6.5-1|1268	### Create the kernel_devel_files.*
12mr|kernel-3.6.5-1|1269	cat > $kernel_devel_files <<EOF
12mr|kernel-3.6.5-1|1270	%dir $DevelRoot
12mr|kernel-3.6.5-1|1271	%dir $DevelRoot/arch
12mr|kernel-3.6.5-1|1272	%dir $DevelRoot/include
12mr|kernel-3.6.5-1|1273	$DevelRoot/3rdparty
12mr|kernel-3.6.5-1|1274	$DevelRoot/Documentation
12mr|kernel-3.6.5-1|1275	%ifarch %{arm}
12mr|kernel-3.6.5-1|1276	$DevelRoot/arch/arm
12mr|kernel-3.6.5-1|1277	%endif
12mr|kernel-3.6.5-1|1278	$DevelRoot/arch/um
12mr|kernel-3.6.5-1|1279	%ifarch %{ix86} x86_64
12mr|kernel-3.6.5-1|1280	$DevelRoot/arch/x86
12mr|kernel-3.6.5-1|1281	%endif
12mr|kernel-3.6.5-1|1282	$DevelRoot/block
12mr|kernel-3.6.5-1|1283	$DevelRoot/crypto
12mr|kernel-3.6.5-1|1284	$DevelRoot/drivers
12mr|kernel-3.6.5-1|1285	$DevelRoot/firmware
12mr|kernel-3.6.5-1|1286	$DevelRoot/fs
12mr|kernel-3.6.5-1|1287	$DevelRoot/include/Kbuild
12mr|kernel-3.6.5-1|1288	$DevelRoot/include/acpi
12mr|kernel-3.6.5-1|1289	$DevelRoot/include/asm-generic
12mr|kernel-3.6.5-1|1290	$DevelRoot/include/config
12mr|kernel-3.6.5-1|1291	$DevelRoot/include/crypto
12mr|kernel-3.6.5-1|1292	$DevelRoot/include/drm
12mr|kernel-3.6.5-1|1293	$DevelRoot/include/generated
12mr|kernel-3.6.5-1|1294	$DevelRoot/include/keys
12mr|kernel-3.6.5-1|1295	$DevelRoot/include/linux
12mr|kernel-3.6.5-1|1296	$DevelRoot/include/math-emu
12mr|kernel-3.6.5-1|1297	$DevelRoot/include/media
12mr|kernel-3.6.5-1|1298	$DevelRoot/include/memory
12mr|kernel-3.6.5-1|1299	$DevelRoot/include/misc
12mr|kernel-3.6.5-1|1300	$DevelRoot/include/mtd
12mr|kernel-3.6.5-1|1301	$DevelRoot/include/net
12mr|kernel-3.6.5-1|1302	$DevelRoot/include/pcmcia
12mr|kernel-3.6.5-1|1303	$DevelRoot/include/ras
12mr|kernel-3.6.5-1|1304	$DevelRoot/include/rdma
12mr|kernel-3.6.5-1|1305	$DevelRoot/include/rxrpc
12mr|kernel-3.6.5-1|1306	$DevelRoot/include/scsi
12mr|kernel-3.6.5-1|1307	$DevelRoot/include/sound
12mr|kernel-3.6.5-1|1308	$DevelRoot/include/target
12mr|kernel-3.6.5-1|1309	$DevelRoot/include/trace
12mr|kernel-3.6.5-1|1310	$DevelRoot/include/video
12mr|kernel-3.6.5-1|1311	$DevelRoot/include/xen
12mr|kernel-3.6.5-1|1312	$DevelRoot/init
12mr|kernel-3.6.5-1|1313	$DevelRoot/ipc
12mr|kernel-3.6.5-1|1314	$DevelRoot/kernel
12mr|kernel-3.6.5-1|1315	$DevelRoot/lib
12mr|kernel-3.6.5-1|1316	$DevelRoot/mm
12mr|kernel-3.6.5-1|1317	$DevelRoot/net
12mr|kernel-3.6.5-1|1318	$DevelRoot/samples
12mr|kernel-3.6.5-1|1319	$DevelRoot/scripts
12mr|kernel-3.6.5-1|1320	$DevelRoot/security
12mr|kernel-3.6.5-1|1321	$DevelRoot/sound
12mr|kernel-3.6.5-1|1322	$DevelRoot/tools
12mr|kernel-3.6.5-1|1323	$DevelRoot/usr
12mr|kernel-3.6.5-1|1324	$DevelRoot/virt
12mr|kernel-3.6.5-1|1325	$DevelRoot/.config
12mr|kernel-3.6.5-1|1326	$DevelRoot/Kbuild
12mr|kernel-3.6.5-1|1327	$DevelRoot/Kconfig
12mr|kernel-3.6.5-1|1328	$DevelRoot/Makefile
12mr|kernel-3.6.5-1|1329	$DevelRoot/Module.symvers
12mr|kernel-3.6.5-1|1330	$DevelRoot/arch/Kconfig
12mr|kernel-3.6.5-1|1331	%doc README.kernel-sources
12mr|kernel-3.6.5-1|1332	EOF
12mr|kernel-3.6.5-1|1333	
12mr|kernel-3.6.5-1|1334	
12mr|kernel-3.6.5-1|1335	### Create -devel Post script on the fly
12mr|kernel-3.6.5-1|1336	cat > $kernel_devel_files-post <<EOF
12mr|kernel-3.6.5-1|1337	if [ -d /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.5-1|1338	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.6.5-1|1339	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.5-1|1340	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.5-1|1341	fi
12mr|kernel-3.6.5-1|1342	EOF
12mr|kernel-3.6.5-1|1343	
12mr|kernel-3.6.5-1|1344	
12mr|kernel-3.6.5-1|1345	### Create -devel Preun script on the fly
12mr|kernel-3.6.5-1|1346	cat > $kernel_devel_files-preun <<EOF
12mr|kernel-3.6.5-1|1347	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.6.5-1|1348	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.5-1|1349	fi
12mr|kernel-3.6.5-1|1350	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.6.5-1|1351	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.5-1|1352	fi
12mr|kernel-3.6.5-1|1353	exit 0
12mr|kernel-3.6.5-1|1354	EOF
12mr|kernel-3.6.5-1|1355	
12mr|kernel-3.6.5-1|1356	### Create -devel Postun script on the fly
12mr|kernel-3.6.5-1|1357	cat > $kernel_devel_files-postun <<EOF
12mr|kernel-3.6.5-1|1358	rm -rf /usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.5-1|1359	EOF
12mr|kernel-3.6.5-1|1360	}
12mr|kernel-3.6.5-1|1361	
12mr|kernel-3.6.5-1|1362	SaveDebug() {
12mr|kernel-3.6.5-1|1363	debug_flavour=$1
12mr|kernel-3.6.5-1|1364	
12mr|kernel-3.6.5-1|1365	install -m 644 vmlinux \
12mr|kernel-3.6.5-1|1366	%{temp_boot}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}
12mr|kernel-3.6.5-1|1367	kernel_debug_files=../kernel_debug_files.$debug_flavour
12mr|kernel-3.6.5-1|1368	echo "%{_bootdir}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}" \
12mr|kernel-3.6.5-1|1369	>> $kernel_debug_files
12mr|kernel-3.6.5-1|1370	
12mr|kernel-3.6.5-1|1371	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.6.5-1|1372	-name "*.ko" | \
12mr|kernel-3.6.5-1|1373	%kxargs -I '{}' objcopy --only-keep-debug '{}' '{}'.debug
12mr|kernel-3.6.5-1|1374	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.6.5-1|1375	-name "*.ko" | %kxargs -I '{}' \
12mr|kernel-3.6.5-1|1376	sh -c 'cd `dirname {}`; \
12mr|kernel-3.6.5-1|1377	objcopy --add-gnu-debuglink=`basename {}`.debug \
12mr|kernel-3.6.5-1|1378	--strip-debug `basename {}`'
12mr|kernel-3.6.5-1|1379	
12mr|kernel-3.6.5-1|1380	pushd %{temp_modules}
12mr|kernel-3.6.5-1|1381	find %{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.6.5-1|1382	-name "*.ko.debug" > debug_module_list
12mr|kernel-3.6.5-1|1383	popd
12mr|kernel-3.6.5-1|1384	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.6.5-1|1385	sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
12mr|kernel-3.6.5-1|1386	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.6.5-1|1387	sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' \
12mr|kernel-3.6.5-1|1388	>> ../kernel_exclude_debug_files.$debug_flavour
12mr|kernel-3.6.5-1|1389	rm -f %{temp_modules}/debug_module_list
12mr|kernel-3.6.5-1|1390	}
12mr|kernel-3.6.5-1|1391	
12mr|kernel-3.6.5-1|1392	CreateFiles() {
12mr|kernel-3.6.5-1|1393	kernel_flavour=$1
12mr|kernel-3.6.5-1|1394	
12mr|kernel-3.6.5-1|1395	kernel_files=../kernel_files.$kernel_flavour
12mr|kernel-3.6.5-1|1396	
12mr|kernel-3.6.5-1|1397	ker="vmlinuz"
12mr|kernel-3.6.5-1|1398	if [ "$kernel_flavour" = "kirkwood" ]; then
12mr|kernel-3.6.5-1|1399	ker="uImage"
12mr|kernel-3.6.5-1|1400	fi
12mr|kernel-3.6.5-1|1401	### Create the kernel_files.*
12mr|kernel-3.6.5-1|1402	cat > $kernel_files <<EOF
12mr|kernel-3.6.5-1|1403	%{_bootdir}/System.map-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.5-1|1404	%{_bootdir}/symvers-%{kversion}-$kernel_flavour-%{buildrpmrel}.xz
12mr|kernel-3.6.5-1|1405	%{_bootdir}/config-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.5-1|1406	%{_bootdir}/$ker-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.5-1|1407	%dir %{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/
12mr|kernel-3.6.5-1|1408	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/kernel
12mr|kernel-3.6.5-1|1409	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/modules.*
12mr|kernel-3.6.5-1|1410	%doc README.kernel-sources
12mr|kernel-3.6.5-1|1411	EOF
12mr|kernel-3.6.5-1|1412	
12mr|kernel-3.6.5-1|1413	%if %build_debug
12mr|kernel-3.6.5-1|1414	cat ../kernel_exclude_debug_files.$kernel_flavour >> $kernel_files
12mr|kernel-3.6.5-1|1415	%endif
12mr|kernel-3.6.5-1|1416	
12mr|kernel-3.6.5-1|1417	### Create kernel Post script
12mr|kernel-3.6.5-1|1418	cat > $kernel_files-post <<EOF
12mr|kernel-3.6.5-1|1419	%ifarch %{arm}
12mr|kernel-3.6.5-1|1420	/sbin/installkernel -i -N %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.5-1|1421	%else
12mr|kernel-3.6.5-1|1422	/sbin/installkernel %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.5-1|1423	pushd /boot > /dev/null
12mr|kernel-3.6.5-1|1424	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.6.5-1|1425	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.6.5-1|1426	fi
12mr|kernel-3.6.5-1|1427	ln -sf vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel} vmlinuz-$kernel_flavour
12mr|kernel-3.6.5-1|1428	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.6.5-1|1429	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.6.5-1|1430	fi
12mr|kernel-3.6.5-1|1431	ln -sf initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img initrd-$kernel_flavour.img
12mr|kernel-3.6.5-1|1432	popd > /dev/null
12mr|kernel-3.6.5-1|1433	%endif
12mr|kernel-3.6.5-1|1434	%if %build_devel
12mr|kernel-3.6.5-1|1435	# create kernel-devel symlinks if matching -devel- rpm is installed
12mr|kernel-3.6.5-1|1436	if [ -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.5-1|1437	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.6.5-1|1438	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.5-1|1439	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.5-1|1440	fi
12mr|kernel-3.6.5-1|1441	%endif
12mr|kernel-3.6.5-1|1442	%if %build_source
12mr|kernel-3.6.5-1|1443	# create kernel-source symlinks only if matching -devel- rpm is not installed
12mr|kernel-3.6.5-1|1444	if [ -d /usr/src/linux-%{kversion}-%{buildrpmrel} -a ! -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.5-1|1445	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.6.5-1|1446	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.5-1|1447	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.5-1|1448	fi
12mr|kernel-3.6.5-1|1449	%endif
12mr|kernel-3.6.5-1|1450	EOF
12mr|kernel-3.6.5-1|1451	
12mr|kernel-3.6.5-1|1452	### Create kernel Posttrans script
12mr|kernel-3.6.5-1|1453	cat > $kernel_files-posttrans <<EOF
12mr|kernel-3.6.5-1|1454	if [ -x /usr/sbin/dkms_autoinstaller -a -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.5-1|1455	/usr/sbin/dkms_autoinstaller start %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.5-1|1456	fi
12mr|kernel-3.6.5-1|1457	EOF
12mr|kernel-3.6.5-1|1458	
12mr|kernel-3.6.5-1|1459	### Create kernel Preun script on the fly
12mr|kernel-3.6.5-1|1460	cat > $kernel_files-preun <<EOF
12mr|kernel-3.6.5-1|1461	/sbin/installkernel -R %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.5-1|1462	pushd /boot > /dev/null
12mr|kernel-3.6.5-1|1463	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.6.5-1|1464	if [ "$(readlink vmlinuz-$kernel_flavour)" = "vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel}" ]; then
12mr|kernel-3.6.5-1|1465	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.6.5-1|1466	fi
12mr|kernel-3.6.5-1|1467	fi
12mr|kernel-3.6.5-1|1468	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.6.5-1|1469	if [ "$(readlink initrd-$kernel_flavour.img)" = "initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img" ]; then
12mr|kernel-3.6.5-1|1470	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.6.5-1|1471	fi
12mr|kernel-3.6.5-1|1472	fi
12mr|kernel-3.6.5-1|1473	popd > /dev/null
12mr|kernel-3.6.5-1|1474	%if %build_devel
12mr|kernel-3.6.5-1|1475	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.6.5-1|1476	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.5-1|1477	fi
12mr|kernel-3.6.5-1|1478	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.6.5-1|1479	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.5-1|1480	fi
12mr|kernel-3.6.5-1|1481	%endif
12mr|kernel-3.6.5-1|1482	exit 0
12mr|kernel-3.6.5-1|1483	EOF
12mr|kernel-3.6.5-1|1484	
12mr|kernel-3.6.5-1|1485	
12mr|kernel-3.6.5-1|1486	### Create kernel Postun script on the fly
12mr|kernel-3.6.5-1|1487	cat > $kernel_files-postun <<EOF
12mr|kernel-3.6.5-1|1488	/sbin/kernel_remove_initrd %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.5-1|1489	rm -rf /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.5-1|1490	if [ -d /var/lib/dkms ]; then
12mr|kernel-3.6.5-1|1491	rm -f /var/lib/dkms/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.6.5-1|1492	rm -rf /var/lib/dkms/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.5-1|1493	rm -f /var/lib/dkms-binary/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.6.5-1|1494	rm -rf /var/lib/dkms-binary/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.5-1|1495	fi
12mr|kernel-3.6.5-1|1496	EOF
12mr|kernel-3.6.5-1|1497	}
12mr|kernel-3.6.5-1|1498	
12mr|kernel-3.6.5-1|1499	
12mr|kernel-3.6.5-1|1500	CreateKernel() {
12mr|kernel-3.6.5-1|1501	flavour=$1
12mr|kernel-3.6.5-1|1502	
12mr|kernel-3.6.5-1|1503	PrepareKernel $flavour $flavour-%{buildrpmrel}
12mr|kernel-3.6.5-1|1504	
12mr|kernel-3.6.5-1|1505	BuildKernel %{kversion}-$flavour-%{buildrpmrel}
12mr|kernel-3.6.5-1|1506	%if %build_devel
12mr|kernel-3.6.5-1|1507	SaveDevel $flavour
12mr|kernel-3.6.5-1|1508	%endif
12mr|kernel-3.6.5-1|1509	%if %build_debug
12mr|kernel-3.6.5-1|1510	SaveDebug $flavour
12mr|kernel-3.6.5-1|1511	%endif
12mr|kernel-3.6.5-1|1512	CreateFiles $flavour
12mr|kernel-3.6.5-1|1513	}
12mr|kernel-3.6.5-1|1514	
12mr|kernel-3.6.5-1|1515	
12mr|kernel-3.6.5-1|1516	###
12mr|kernel-3.6.5-1|1517	# DO it...
12mr|kernel-3.6.5-1|1518	###
12mr|kernel-3.6.5-1|1519	
12mr|kernel-3.6.5-1|1520	
12mr|kernel-3.6.5-1|1521	# Create a simulacro of buildroot
12mr|kernel-3.6.5-1|1522	rm -rf %{temp_root}
12mr|kernel-3.6.5-1|1523	install -d %{temp_root}
12mr|kernel-3.6.5-1|1524	
12mr|kernel-3.6.5-1|1525	
12mr|kernel-3.6.5-1|1526	# make sure we are in the directory
12mr|kernel-3.6.5-1|1527	cd %src_dir
12mr|kernel-3.6.5-1|1528	
12mr|kernel-3.6.5-1|1529	%ifarch %{ix86}
12mr|kernel-3.6.5-1|1530	%if %build_desktop586
12mr|kernel-3.6.5-1|1531	CreateKernel desktop586
12mr|kernel-3.6.5-1|1532	%endif
12mr|kernel-3.6.5-1|1533	%endif
12mr|kernel-3.6.5-1|1534	
12mr|kernel-3.6.5-1|1535	%if %build_desktop
12mr|kernel-3.6.5-1|1536	CreateKernel desktop
12mr|kernel-3.6.5-1|1537	%endif
12mr|kernel-3.6.5-1|1538	
12mr|kernel-3.6.5-1|1539	%if %build_netbook
12mr|kernel-3.6.5-1|1540	CreateKernel netbook
12mr|kernel-3.6.5-1|1541	%endif
12mr|kernel-3.6.5-1|1542	
12mr|kernel-3.6.5-1|1543	%if %build_server
12mr|kernel-3.6.5-1|1544	CreateKernel server
12mr|kernel-3.6.5-1|1545	%endif
12mr|kernel-3.6.5-1|1546	
12mr|kernel-3.6.5-1|1547	%ifarch %{ix86}
12mr|kernel-3.6.5-1|1548	%if %build_desktop_pae
12mr|kernel-3.6.5-1|1549	CreateKernel desktop-pae
12mr|kernel-3.6.5-1|1550	%endif
12mr|kernel-3.6.5-1|1551	%endif
12mr|kernel-3.6.5-1|1552	
12mr|kernel-3.6.5-1|1553	%ifarch %{ix86}
12mr|kernel-3.6.5-1|1554	%if %build_netbook_pae
12mr|kernel-3.6.5-1|1555	CreateKernel netbook-pae
12mr|kernel-3.6.5-1|1556	%endif
12mr|kernel-3.6.5-1|1557	%endif
12mr|kernel-3.6.5-1|1558	
12mr|kernel-3.6.5-1|1559	%ifarch %{ix86}
12mr|kernel-3.6.5-1|1560	%if %build_nrj_desktop586
12mr|kernel-3.6.5-1|1561	CreateKernel nrj-desktop586
12mr|kernel-3.6.5-1|1562	%endif
12mr|kernel-3.6.5-1|1563	%endif
12mr|kernel-3.6.5-1|1564	
12mr|kernel-3.6.5-1|1565	%if %build_nrj_desktop
12mr|kernel-3.6.5-1|1566	CreateKernel nrj-desktop
12mr|kernel-3.6.5-1|1567	%endif
12mr|kernel-3.6.5-1|1568	
12mr|kernel-3.6.5-1|1569	%if %build_nrj_realtime
12mr|kernel-3.6.5-1|1570	CreateKernel nrj-realtime
12mr|kernel-3.6.5-1|1571	%endif
12mr|kernel-3.6.5-1|1572	
12mr|kernel-3.6.5-1|1573	%if %build_nrj_laptop
12mr|kernel-3.6.5-1|1574	CreateKernel nrj-laptop
12mr|kernel-3.6.5-1|1575	%endif
12mr|kernel-3.6.5-1|1576	
12mr|kernel-3.6.5-1|1577	%if %build_nrj_netbook
12mr|kernel-3.6.5-1|1578	CreateKernel nrj-netbook
12mr|kernel-3.6.5-1|1579	%endif
12mr|kernel-3.6.5-1|1580	
12mr|kernel-3.6.5-1|1581	%ifarch %{ix86}
12mr|kernel-3.6.5-1|1582	%if %build_nrj_desktop_pae
12mr|kernel-3.6.5-1|1583	CreateKernel nrj-desktop-pae
12mr|kernel-3.6.5-1|1584	%endif
12mr|kernel-3.6.5-1|1585	%endif
12mr|kernel-3.6.5-1|1586	
12mr|kernel-3.6.5-1|1587	%ifarch %{ix86}
12mr|kernel-3.6.5-1|1588	%if %build_nrj_realtime_pae
12mr|kernel-3.6.5-1|1589	CreateKernel nrj-realtime-pae
12mr|kernel-3.6.5-1|1590	%endif
12mr|kernel-3.6.5-1|1591	%endif
12mr|kernel-3.6.5-1|1592	
12mr|kernel-3.6.5-1|1593	%ifarch %{ix86}
12mr|kernel-3.6.5-1|1594	%if %build_nrj_laptop_pae
12mr|kernel-3.6.5-1|1595	CreateKernel nrj-laptop-pae
12mr|kernel-3.6.5-1|1596	%endif
12mr|kernel-3.6.5-1|1597	%endif
12mr|kernel-3.6.5-1|1598	
12mr|kernel-3.6.5-1|1599	%ifarch %{ix86}
12mr|kernel-3.6.5-1|1600	%if %build_nrj_netbook_pae
12mr|kernel-3.6.5-1|1601	CreateKernel nrj-netbook-pae
12mr|kernel-3.6.5-1|1602	%endif
12mr|kernel-3.6.5-1|1603	%endif
12mr|kernel-3.6.5-1|1604	
12mr|kernel-3.6.5-1|1605	%ifarch %{ix86}
12mr|kernel-3.6.5-1|1606	%if %build_nrj_netbook_atom
12mr|kernel-3.6.5-1|1607	CreateKernel nrj-netbook-atom
12mr|kernel-3.6.5-1|1608	%endif
12mr|kernel-3.6.5-1|1609	%endif
12mr|kernel-3.6.5-1|1610	
12mr|kernel-3.6.5-1|1611	%ifarch %{ix86}
12mr|kernel-3.6.5-1|1612	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.6.5-1|1613	CreateKernel nrj-netbook-atom-pae
12mr|kernel-3.6.5-1|1614	%endif
12mr|kernel-3.6.5-1|1615	%endif
12mr|kernel-3.6.5-1|1616	
12mr|kernel-3.6.5-1|1617	%ifarch %{ix86}
12mr|kernel-3.6.5-1|1618	%if %build_nrj_desktop_core2
12mr|kernel-3.6.5-1|1619	CreateKernel nrj-desktop-core2
12mr|kernel-3.6.5-1|1620	%endif
12mr|kernel-3.6.5-1|1621	%endif
12mr|kernel-3.6.5-1|1622	
12mr|kernel-3.6.5-1|1623	%ifarch %{ix86}
12mr|kernel-3.6.5-1|1624	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.6.5-1|1625	CreateKernel nrj-desktop-core2-pae
12mr|kernel-3.6.5-1|1626	%endif
12mr|kernel-3.6.5-1|1627	%endif
12mr|kernel-3.6.5-1|1628	
12mr|kernel-3.6.5-1|1629	%ifarch %{arm}
12mr|kernel-3.6.5-1|1630	%if %build_iop32x
12mr|kernel-3.6.5-1|1631	CreateKernel iop32x
12mr|kernel-3.6.5-1|1632	%endif
12mr|kernel-3.6.5-1|1633	%if %build_kirkwood
12mr|kernel-3.6.5-1|1634	CreateKernel kirkwood
12mr|kernel-3.6.5-1|1635	%endif
12mr|kernel-3.6.5-1|1636	%if %build_versatile
12mr|kernel-3.6.5-1|1637	CreateKernel versatile
12mr|kernel-3.6.5-1|1638	%endif
12mr|kernel-3.6.5-1|1639	%endif
12mr|kernel-3.6.5-1|1640	
12mr|kernel-3.6.5-1|1641	# set extraversion to match srpm to get nice version reported by the tools
12mr|kernel-3.6.5-1|1642	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.6.5-1|1643	# build perf
12mr|kernel-3.6.5-1|1644	%if %{build_perf}
12mr|kernel-3.6.5-1|1645	# perf
12mr|kernel-3.6.5-1|1646	%make -C tools/perf -s V=1 HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all
12mr|kernel-3.6.5-1|1647	%make -C tools/perf -s V=1 prefix=%{_prefix} man
12mr|kernel-3.6.5-1|1648	%endif
12mr|kernel-3.6.5-1|1649	
12mr|kernel-3.6.5-1|1650	%if %{build_cpupower}
12mr|kernel-3.6.5-1|1651	# cpupower
12mr|kernel-3.6.5-1|1652	# make sure version-gen.sh is executable.
12mr|kernel-3.6.5-1|1653	chmod +x tools/power/cpupower/utils/version-gen.sh
12mr|kernel-3.6.5-1|1654	%make -C tools/power/cpupower CPUFREQ_BENCH=false
12mr|kernel-3.6.5-1|1655	%endif
12mr|kernel-3.6.5-1|1656	
12mr|kernel-3.6.5-1|1657	# We don't make to repeat the depend code at the install phase
12mr|kernel-3.6.5-1|1658	%if %build_source
12mr|kernel-3.6.5-1|1659	%ifarch %{arm}
12mr|kernel-3.6.5-1|1660	PrepareKernel "kirkwood" %{buildrpmrel}custom
12mr|kernel-3.6.5-1|1661	%else
12mr|kernel-3.6.5-1|1662	PrepareKernel "" %{buildrpmrel}custom
12mr|kernel-3.6.5-1|1663	%endif
12mr|kernel-3.6.5-1|1664	%smake -s mrproper
12mr|kernel-3.6.5-1|1665	%endif
12mr|kernel-3.6.5-1|1666	
12mr|kernel-3.6.5-1|1667	
12mr|kernel-3.6.5-1|1668	###
12mr|kernel-3.6.5-1|1669	### install
12mr|kernel-3.6.5-1|1670	###
12mr|kernel-3.6.5-1|1671	%install
12mr|kernel-3.6.5-1|1672	install -m 644 %{SOURCE4}  .
12mr|kernel-3.6.5-1|1673	
12mr|kernel-3.6.5-1|1674	cd %src_dir
12mr|kernel-3.6.5-1|1675	
12mr|kernel-3.6.5-1|1676	# Directories definition needed for installing
12mr|kernel-3.6.5-1|1677	%define target_source %{buildroot}%{_kerneldir}
12mr|kernel-3.6.5-1|1678	%define target_boot %{buildroot}%{_bootdir}
12mr|kernel-3.6.5-1|1679	%define target_modules %{buildroot}%{_modulesdir}
12mr|kernel-3.6.5-1|1680	
12mr|kernel-3.6.5-1|1681	# We want to be able to test several times the install part
12mr|kernel-3.6.5-1|1682	rm -rf %{buildroot}
12mr|kernel-3.6.5-1|1683	cp -a %{temp_root} %{buildroot}
12mr|kernel-3.6.5-1|1684	
12mr|kernel-3.6.5-1|1685	# Create directories infastructure
12mr|kernel-3.6.5-1|1686	%if %build_source
12mr|kernel-3.6.5-1|1687	install -d %{target_source}
12mr|kernel-3.6.5-1|1688	
12mr|kernel-3.6.5-1|1689	tar cf - . | tar xf - -C %{target_source}
12mr|kernel-3.6.5-1|1690	chmod -R a+rX %{target_source}
12mr|kernel-3.6.5-1|1691	
12mr|kernel-3.6.5-1|1692	# we remove all the source files that we don't ship
12mr|kernel-3.6.5-1|1693	# first architecture files
12mr|kernel-3.6.5-1|1694	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.6.5-1|1695	mips openrisc parisc powerpc s390 score sh sh64 sparc tile unicore32 v850 xtensa mn10300; do
12mr|kernel-3.6.5-1|1696	rm -rf %{target_source}/arch/$i
12mr|kernel-3.6.5-1|1697	done
12mr|kernel-3.6.5-1|1698	
12mr|kernel-3.6.5-1|1699	# other misc files
12mr|kernel-3.6.5-1|1700	rm -f %{target_source}/{.config.old,.config.cmd,.gitignore,.lst,.mailmap}
12mr|kernel-3.6.5-1|1701	rm -f %{target_source}/{.missing-syscalls.d,arch/.gitignore,firmware/.gitignore}
12mr|kernel-3.6.5-1|1702	rm -rf %{target_source}/.tmp_depmod/
12mr|kernel-3.6.5-1|1703	
12mr|kernel-3.6.5-1|1704	#endif %build_source
12mr|kernel-3.6.5-1|1705	%endif
12mr|kernel-3.6.5-1|1706	
12mr|kernel-3.6.5-1|1707	# compressing modules
12mr|kernel-3.6.5-1|1708	%if %{build_modxz}
12mr|kernel-3.6.5-1|1709	find %{target_modules} -name "*.ko" | %kxargs xz -6e
12mr|kernel-3.6.5-1|1710	%else
12mr|kernel-3.6.5-1|1711	find %{target_modules} -name "*.ko" | %kxargs gzip -9
12mr|kernel-3.6.5-1|1712	%endif
12mr|kernel-3.6.5-1|1713	
12mr|kernel-3.6.5-1|1714	# We used to have a copy of PrepareKernel here
12mr|kernel-3.6.5-1|1715	# Now, we make sure that the thing in the linux dir is what we want it to be
12mr|kernel-3.6.5-1|1716	for i in %{target_modules}/*; do
12mr|kernel-3.6.5-1|1717	rm -f $i/build $i/source
12mr|kernel-3.6.5-1|1718	done
12mr|kernel-3.6.5-1|1719	
12mr|kernel-3.6.5-1|1720	# sniff, if we compressed all the modules, we change the stamp :(
12mr|kernel-3.6.5-1|1721	# we really need the depmod -ae here
12mr|kernel-3.6.5-1|1722	pushd %{target_modules}
12mr|kernel-3.6.5-1|1723	for i in *; do
12mr|kernel-3.6.5-1|1724	/sbin/depmod -ae -b %{buildroot} -F %{target_boot}/System.map-$i $i
12mr|kernel-3.6.5-1|1725	echo $?
12mr|kernel-3.6.5-1|1726	done
12mr|kernel-3.6.5-1|1727	
12mr|kernel-3.6.5-1|1728	for i in *; do
12mr|kernel-3.6.5-1|1729	pushd $i
12mr|kernel-3.6.5-1|1730	echo "Creating modules.description for $i"
12mr|kernel-3.6.5-1|1731	modules=`find . -name "*.ko.[g,x]z"`
12mr|kernel-3.6.5-1|1732	echo $modules | %kxargs /sbin/modinfo \
12mr|kernel-3.6.5-1|1733	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12mr|kernel-3.6.5-1|1734	popd
12mr|kernel-3.6.5-1|1735	done
12mr|kernel-3.6.5-1|1736	popd
12mr|kernel-3.6.5-1|1737	
12mr|kernel-3.6.5-1|1738	# need to set extraversion to match srpm again to avoid rebuild
12mr|kernel-3.6.5-1|1739	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.6.5-1|1740	%if %{build_perf}
12mr|kernel-3.6.5-1|1741	# perf tool binary and supporting scripts/binaries
12mr|kernel-3.6.5-1|1742	make -C tools/perf -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install
12mr|kernel-3.6.5-1|1743	
12mr|kernel-3.6.5-1|1744	# perf man pages (note: implicit rpm magic compresses them later)
12mr|kernel-3.6.5-1|1745	make -C tools/perf  -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install-man
12mr|kernel-3.6.5-1|1746	%endif
12mr|kernel-3.6.5-1|1747	
12mr|kernel-3.6.5-1|1748	%if %{build_cpupower}
12mr|kernel-3.6.5-1|1749	make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false install
12mr|kernel-3.6.5-1|1750	rm -f %{buildroot}%{_libdir}/*.{a,la}
12mr|kernel-3.6.5-1|1751	%find_lang cpupower
12mr|kernel-3.6.5-1|1752	mv cpupower.lang ../
12mr|kernel-3.6.5-1|1753	chmod 0755 %{buildroot}%{_libdir}/libcpupower.so*
12mr|kernel-3.6.5-1|1754	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
12mr|kernel-3.6.5-1|1755	install -m644 %{SOURCE50} %{buildroot}%{_unitdir}/cpupower.service
12mr|kernel-3.6.5-1|1756	install -m644 %{SOURCE51} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.6.5-1|1757	%endif
12mr|kernel-3.6.5-1|1758	
12mr|kernel-3.6.5-1|1759	###
12mr|kernel-3.6.5-1|1760	### clean
12mr|kernel-3.6.5-1|1761	###
12mr|kernel-3.6.5-1|1762	%clean
12mr|kernel-3.6.5-1|1763	rm -rf %{buildroot}
12mr|kernel-3.6.5-1|1764	
12mr|kernel-3.6.5-1|1765	
12mr|kernel-3.6.5-1|1766	# We don't want to remove this, the whole reason of its existence is to be
12mr|kernel-3.6.5-1|1767	# able to do several rpm --short-circuit -bi for testing install
12mr|kernel-3.6.5-1|1768	# phase without repeating compilation phase
12mr|kernel-3.6.5-1|1769	#rm -rf %{temp_root}
12mr|kernel-3.6.5-1|1770	
12mr|kernel-3.6.5-1|1771	###
12mr|kernel-3.6.5-1|1772	### source and doc file lists
12mr|kernel-3.6.5-1|1773	###
12mr|kernel-3.6.5-1|1774	
12mr|kernel-3.6.5-1|1775	%if %build_source
12mr|kernel-3.6.5-1|1776	%files -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.5-1|1777	%dir %{_kerneldir}
12mr|kernel-3.6.5-1|1778	%dir %{_kerneldir}/arch
12mr|kernel-3.6.5-1|1779	%dir %{_kerneldir}/include
12mr|kernel-3.6.5-1|1780	%{_kerneldir}/3rdparty
12mr|kernel-3.6.5-1|1781	%{_kerneldir}/Documentation
12mr|kernel-3.6.5-1|1782	%{_kerneldir}/arch/Kconfig
12mr|kernel-3.6.5-1|1783	%{_kerneldir}/arch/arm
12mr|kernel-3.6.5-1|1784	%{_kerneldir}/arch/um
12mr|kernel-3.6.5-1|1785	%{_kerneldir}/arch/x86
12mr|kernel-3.6.5-1|1786	%{_kerneldir}/block
12mr|kernel-3.6.5-1|1787	%{_kerneldir}/crypto
12mr|kernel-3.6.5-1|1788	%{_kerneldir}/drivers
12mr|kernel-3.6.5-1|1789	%{_kerneldir}/firmware
12mr|kernel-3.6.5-1|1790	%{_kerneldir}/fs
12mr|kernel-3.6.5-1|1791	%{_kerneldir}/include/Kbuild
12mr|kernel-3.6.5-1|1792	%{_kerneldir}/include/acpi
12mr|kernel-3.6.5-1|1793	%{_kerneldir}/include/asm-generic
12mr|kernel-3.6.5-1|1794	%{_kerneldir}/include/crypto
12mr|kernel-3.6.5-1|1795	%{_kerneldir}/include/drm
12mr|kernel-3.6.5-1|1796	%{_kerneldir}/include/keys
12mr|kernel-3.6.5-1|1797	%{_kerneldir}/include/linux
12mr|kernel-3.6.5-1|1798	%{_kerneldir}/include/math-emu
12mr|kernel-3.6.5-1|1799	%{_kerneldir}/include/media
12mr|kernel-3.6.5-1|1800	%{_kerneldir}/include/memory
12mr|kernel-3.6.5-1|1801	%{_kerneldir}/include/misc
12mr|kernel-3.6.5-1|1802	%{_kerneldir}/include/mtd
12mr|kernel-3.6.5-1|1803	%{_kerneldir}/include/net
12mr|kernel-3.6.5-1|1804	%{_kerneldir}/include/pcmcia
12mr|kernel-3.6.5-1|1805	%{_kerneldir}/include/ras
12mr|kernel-3.6.5-1|1806	%{_kerneldir}/include/rdma
12mr|kernel-3.6.5-1|1807	%{_kerneldir}/include/rxrpc
12mr|kernel-3.6.5-1|1808	%{_kerneldir}/include/scsi
12mr|kernel-3.6.5-1|1809	%{_kerneldir}/include/sound
12mr|kernel-3.6.5-1|1810	%{_kerneldir}/include/target
12mr|kernel-3.6.5-1|1811	%{_kerneldir}/include/trace
12mr|kernel-3.6.5-1|1812	%{_kerneldir}/include/video
12mr|kernel-3.6.5-1|1813	%{_kerneldir}/include/xen
12mr|kernel-3.6.5-1|1814	%{_kerneldir}/init
12mr|kernel-3.6.5-1|1815	%{_kerneldir}/ipc
12mr|kernel-3.6.5-1|1816	%{_kerneldir}/kernel
12mr|kernel-3.6.5-1|1817	%{_kerneldir}/lib
12mr|kernel-3.6.5-1|1818	%{_kerneldir}/mm
12mr|kernel-3.6.5-1|1819	%{_kerneldir}/net
12mr|kernel-3.6.5-1|1820	%{_kerneldir}/virt
12mr|kernel-3.6.5-1|1821	%{_kerneldir}/samples
12mr|kernel-3.6.5-1|1822	%{_kerneldir}/scripts
12mr|kernel-3.6.5-1|1823	%{_kerneldir}/security
12mr|kernel-3.6.5-1|1824	%{_kerneldir}/sound
12mr|kernel-3.6.5-1|1825	%{_kerneldir}/tools
12mr|kernel-3.6.5-1|1826	%{_kerneldir}/usr
12mr|kernel-3.6.5-1|1827	%{_kerneldir}/COPYING
12mr|kernel-3.6.5-1|1828	%{_kerneldir}/CREDITS
12mr|kernel-3.6.5-1|1829	%{_kerneldir}/Kbuild
12mr|kernel-3.6.5-1|1830	%{_kerneldir}/Kconfig
12mr|kernel-3.6.5-1|1831	%{_kerneldir}/MAINTAINERS
12mr|kernel-3.6.5-1|1832	%{_kerneldir}/Makefile
12mr|kernel-3.6.5-1|1833	%{_kerneldir}/README
12mr|kernel-3.6.5-1|1834	%{_kerneldir}/REPORTING-BUGS
12mr|kernel-3.6.5-1|1835	%doc README.kernel-sources
12mr|kernel-3.6.5-1|1836	
12mr|kernel-3.6.5-1|1837	%files -n %{kname}-source-latest
12mr|kernel-3.6.5-1|1838	%endif
12mr|kernel-3.6.5-1|1839	
12mr|kernel-3.6.5-1|1840	%if %build_doc
12mr|kernel-3.6.5-1|1841	%files -n %{kname}-doc
12mr|kernel-3.6.5-1|1842	%doc linux-%{tar_ver}/Documentation/*
12mr|kernel-3.6.5-1|1843	%endif
12mr|kernel-3.6.5-1|1844	
12mr|kernel-3.6.5-1|1845	%if %{build_perf}
12mr|kernel-3.6.5-1|1846	%files -n perf
12mr|kernel-3.6.5-1|1847	%{_bindir}/perf
12mr|kernel-3.6.5-1|1848	%dir %{_prefix}/libexec/perf-core
12mr|kernel-3.6.5-1|1849	%{_prefix}/libexec/perf-core/*
12mr|kernel-3.6.5-1|1850	%{_mandir}/man[1-8]/perf*
12mr|kernel-3.6.5-1|1851	%endif
12mr|kernel-3.6.5-1|1852	
12mr|kernel-3.6.5-1|1853	%if %{build_cpupower}
12mr|kernel-3.6.5-1|1854	%files -n cpupower -f cpupower.lang
12mr|kernel-3.6.5-1|1855	%{_bindir}/cpupower
12mr|kernel-3.6.5-1|1856	%{_libdir}/libcpupower.so.0
12mr|kernel-3.6.5-1|1857	%{_libdir}/libcpupower.so.0.0.0
12mr|kernel-3.6.5-1|1858	%{_unitdir}/cpupower.service
12mr|kernel-3.6.5-1|1859	%{_mandir}/man[1-8]/cpupower*
12mr|kernel-3.6.5-1|1860	%config(noreplace) %{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.6.5-1|1861	
12mr|kernel-3.6.5-1|1862	%files -n cpupower-devel
12mr|kernel-3.6.5-1|1863	%{_libdir}/libcpupower.so
12mr|kernel-3.6.5-1|1864	%{_includedir}/cpufreq.h
12mr|kernel-3.6.5-1|1865	%endif
12mr|kernel-3.6.5-1|1866	
12mr|kernel-3.6.5-1|1867	
12mr|kernel-3.6.5-1|1868	%changelog
12mr|kernel-3.6.5-1|1869	
12mr|kernel-3.6.5-1|1870	* Wed Oct 31 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-1
12mr|kernel-3.6.5-1|1871	+ update to 3.6.5-1 ( fixes all over)
12mr|kernel-3.6.5-1|1872	- some fixes to the description text on all kernel flavours and source
12mr|kernel-3.6.5-1|1873	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1|1874	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1|1875	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1|1876	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.5-1|1877	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.5-1|1878	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.5-1|1879	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1|1880	
12mr|kernel-3.6.5-1|1881	* Tue Oct 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-1-0-rc1
12mr|kernel-3.6.5-1|1882	+ update to 3.6.5-0-rc1
12mr|kernel-3.6.5-1|1883	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1|1884	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1|1885	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1|1886	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.5-1|1887	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.5-1|1888	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.5-1|1889	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1|1890	
12mr|kernel-3.6.5-1|1891	* Tue Oct 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-2
12mr|kernel-3.6.5-1|1892	+ update to 3.6.4-2
12mr|kernel-3.6.5-1|1893	- modify default .configs to CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
12mr|kernel-3.6.5-1|1894	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1|1895	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1|1896	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1|1897	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.5-1|1898	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.5-1|1899	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.5-1|1900	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1|1901	
12mr|kernel-3.6.5-1|1902	* Sun Oct 28 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-1
12mr|kernel-3.6.5-1|1903	+ update to 3.6.4-1
12mr|kernel-3.6.5-1|1904	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1|1905	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1|1906	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1|1907	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.5-1|1908	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.5-1|1909	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.5-1|1910	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1|1911	
12mr|kernel-3.6.5-1|1912	* Fri Oct 26 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-rc1
12mr|kernel-3.6.5-1|1913	+ update to 3.6.4-rc1
12mr|kernel-3.6.5-1|1914	+ rc release that should fix this > https://lwn.net/Articles/521022/
12mr|kernel-3.6.5-1|1915	- added FX01-fix-serious-progressive-ext4-data-corruption-bug.patch
12mr|kernel-3.6.5-1|1916	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1|1917	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1|1918	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1|1919	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.5-1|1920	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.5-1|1921	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.5-1|1922	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1|1923	
12mr|kernel-3.6.5-1|1924	* Mon Oct 22 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.3-1
12mr|kernel-3.6.5-1|1925	+ update to 3.6.3 (85 fixes all over)
12mr|kernel-3.6.5-1|1926	- add OverlayFS
12mr|kernel-3.6.5-1|1927	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1|1928	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1|1929	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1|1930	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.5-1|1931	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.5-1|1932	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.5-1|1933	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1|1934	
12mr|kernel-3.6.5-1|1935	* Sat Oct 13 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.2-1
12mr|kernel-3.6.5-1|1936	+ update to 3.6.2 (135 fixes all over)
12mr|kernel-3.6.5-1|1937	- now CPU_FREQ_GOV_ONDEMAND is the predefined for -laptop and -netbook
12mr|kernel-3.6.5-1|1938	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1|1939	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1|1940	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1|1941	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.5-1|1942	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.5-1|1943	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.5-1|1944	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1|1945	
12mr|kernel-3.6.5-1|1946	* Fri Oct 12 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.1-1
12mr|kernel-3.6.5-1|1947	+ update to 3.6.1
12mr|kernel-3.6.5-1|1948	- first public attempt with new kernel 3.6 serie
12mr|kernel-3.6.5-1|1949	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1|1950	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1|1951	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1|1952	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.5-1|1953	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.5-1|1954	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.5-1|1955	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1|1956	
12mr|kernel-3.6.5-1|1957	* Fri Oct 2 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.0-1
12mr|kernel-3.6.5-1|1958	+ new kernel 3.6.0
12mr|kernel-3.6.5-1|1959	- first private attempt with new kernel 3.6 serie
12mr|kernel-3.6.5-1|1960	- ---------------------------------------------------------------------
12mr|kernel-3.6.5-1|1961	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.5-1|1962	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.5-1|1963	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.5-1|1964	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.5-1|1965	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.5-1|1966	- ---------------------------------------------------------------------

14563 12
12mr|kernel-3.6.6-2.2|1	# MIB header
12mr|kernel-3.6.6-2.2|2	%if %{mdvver} <= 201100
12mr|kernel-3.6.6-2.2|3	%define distsuffix mib
12mr|kernel-3.6.6-2.2|4	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.6.6-2.2|5	%endif
12mr|kernel-3.6.6-2.2|6	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.6.6-2.2|7	# end MIB header
12mr|kernel-3.6.6-2.2|8	
12mr|kernel-3.6.6-2.2|9	%define kernelversion	3
12mr|kernel-3.6.6-2.2|10	%define patchlevel	6
12mr|kernel-3.6.6-2.2|11	%define sublevel	6
12mr|kernel-3.6.6-2.2|12	
12mr|kernel-3.6.6-2.2|13	# Package release
12mr|kernel-3.6.6-2.2|14	%define mibrel		2.2
12mr|kernel-3.6.6-2.2|15	%define mibase		2%{distsuffix}
12mr|kernel-3.6.6-2.2|16	
12mr|kernel-3.6.6-2.2|17	# kernel Makefile extraversion is substituted by
12mr|kernel-3.6.6-2.2|18	# kpatch/kgit/kstable wich are either 0 (empty), rc (kpatch), git (kgit)
12mr|kernel-3.6.6-2.2|19	# or stable release (kstable)
12mr|kernel-3.6.6-2.2|20	%define kpatch		0
12mr|kernel-3.6.6-2.2|21	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.6.6-2.2|22	%define kgit		0
12mr|kernel-3.6.6-2.2|23	
12mr|kernel-3.6.6-2.2|24	# kernel base name (also name of srpm)
12mr|kernel-3.6.6-2.2|25	%define kname 		kernel
12mr|kernel-3.6.6-2.2|26	
12mr|kernel-3.6.6-2.2|27	# Patch tarball tag
12mr|kernel-3.6.6-2.2|28	%define ktag		rosa
12mr|kernel-3.6.6-2.2|29	
12mr|kernel-3.6.6-2.2|30	%define rpmtag		%{distsuffix}
12mr|kernel-3.6.6-2.2|31	%if %kpatch
12mr|kernel-3.6.6-2.2|32	%if %kgit
12mr|kernel-3.6.6-2.2|33	%define rpmrel		0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.6.6-2.2|34	%else
12mr|kernel-3.6.6-2.2|35	%define rpmrel		0.%{kpatch}.%{mibrel}
12mr|kernel-3.6.6-2.2|36	%endif
12mr|kernel-3.6.6-2.2|37	%else
12mr|kernel-3.6.6-2.2|38	%define rpmrel		%{mibrel}
12mr|kernel-3.6.6-2.2|39	%endif
12mr|kernel-3.6.6-2.2|40	
12mr|kernel-3.6.6-2.2|41	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.6.6-2.2|42	# rpm/urpmi/smart
12mr|kernel-3.6.6-2.2|43	%define fakever		1
12mr|kernel-3.6.6-2.2|44	%define fakerel 	1
12mr|kernel-3.6.6-2.2|45	
12mr|kernel-3.6.6-2.2|46	# version defines
12mr|kernel-3.6.6-2.2|47	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.6.6-2.2|48	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.6.6-2.2|49	%define mibfull   	%{kversion}-%{mibase}
12mr|kernel-3.6.6-2.2|50	
12mr|kernel-3.6.6-2.2|51	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.6.6-2.2|52	%if %kpatch
12mr|kernel-3.6.6-2.2|53	%if %sublevel
12mr|kernel-3.6.6-2.2|54	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.6-2.2|55	%else
12mr|kernel-3.6.6-2.2|56	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.6.6-2.2|57	%endif
12mr|kernel-3.6.6-2.2|58	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.6.6-2.2|59	%else
12mr|kernel-3.6.6-2.2|60	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.6-2.2|61	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.6.6-2.2|62	%endif
12mr|kernel-3.6.6-2.2|63	
12mr|kernel-3.6.6-2.2|64	# Used for not making too long names for rpms or search paths
12mr|kernel-3.6.6-2.2|65	%if %kpatch
12mr|kernel-3.6.6-2.2|66	%if %kgit
12mr|kernel-3.6.6-2.2|67	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.6-2.2|68	%else
12mr|kernel-3.6.6-2.2|69	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.6-2.2|70	%endif
12mr|kernel-3.6.6-2.2|71	%else
12mr|kernel-3.6.6-2.2|72	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.6.6-2.2|73	%endif
12mr|kernel-3.6.6-2.2|74	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.6.6-2.2|75	
12mr|kernel-3.6.6-2.2|76	Source5:	kernel.rpmlintrc
12mr|kernel-3.6.6-2.2|77	
12mr|kernel-3.6.6-2.2|78	# Build defines
12mr|kernel-3.6.6-2.2|79	%define build_devel 		1
12mr|kernel-3.6.6-2.2|80	%define build_desktop		1
12mr|kernel-3.6.6-2.2|81	
12mr|kernel-3.6.6-2.2|82	#
12mr|kernel-3.6.6-2.2|83	# SRC RPM description
12mr|kernel-3.6.6-2.2|84	#
12mr|kernel-3.6.6-2.2|85	Summary: 	Linux kernel built for Mandriva and ROSA
12mr|kernel-3.6.6-2.2|86	Name:		%{kname}
12mr|kernel-3.6.6-2.2|87	Version: 	%{kversion}
12mr|kernel-3.6.6-2.2|88	Release: 	%{rpmrel}
12mr|kernel-3.6.6-2.2|89	License: 	GPLv2
12mr|kernel-3.6.6-2.2|90	Group: 	 	System/Kernel and hardware
12mr|kernel-3.6.6-2.2|91	ExclusiveArch: %{ix86} ppc powerpc x86_64 amd64 sparc sparc64
12mr|kernel-3.6.6-2.2|92	ExclusiveOS: 	Linux
12mr|kernel-3.6.6-2.2|93	URL:            http://wiki.mandriva.com/en/Manbo_Core2_kernel
12mr|kernel-3.6.6-2.2|94	BuildRoot: 	%{_tmppath}/%{kname}-%{kversion}-%{_arch}-build
12mr|kernel-3.6.6-2.2|95	Autoreqprov: 	no
12mr|kernel-3.6.6-2.2|96	
12mr|kernel-3.6.6-2.2|97	BuildRequires: 	gcc
12mr|kernel-3.6.6-2.2|98	
12mr|kernel-3.6.6-2.2|99	%if %{mdvver} == 201210
12mr|kernel-3.6.6-2.2|100	BuildRequires:	kmod-devel
12mr|kernel-3.6.6-2.2|101	%else
12mr|kernel-3.6.6-2.2|102	BuildRequires:	module-init-tools
12mr|kernel-3.6.6-2.2|103	%endif
12mr|kernel-3.6.6-2.2|104	
12mr|kernel-3.6.6-2.2|105	%description
12mr|kernel-3.6.6-2.2|106	The kernel package contains the Linux kernel (vmlinuz), the core of your
12mr|kernel-3.6.6-2.2|107	Mandriva and ROSA Linux operating systems. The kernel handles the basic
12mr|kernel-3.6.6-2.2|108	functions of the operating system: memory allocation, process allocation,
12mr|kernel-3.6.6-2.2|109	device input and output, etc.
12mr|kernel-3.6.6-2.2|110	
12mr|kernel-3.6.6-2.2|111	# mkflavour() name flavour processor
12mr|kernel-3.6.6-2.2|112	# name: the flavour name in the package name
12mr|kernel-3.6.6-2.2|113	# flavour: first parameter of CreateKernel()
12mr|kernel-3.6.6-2.2|114	%define mkflavour(R:)					\
12mr|kernel-3.6.6-2.2|115	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.6-2.2|116	Version:	%{kversion}				\
12mr|kernel-3.6.6-2.2|117	Release:	%{rpmrel}				\
12mr|kernel-3.6.6-2.2|118	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.6.6-2.2|119	Group:		System/Kernel and hardware		\
12mr|kernel-3.6.6-2.2|120	Requires:	kernel-nrj-desktop-%{mibfull}		\
12mr|kernel-3.6.6-2.2|121	Provides:	%{kname}-latest				\
12mr|kernel-3.6.6-2.2|122	%ifarch %{ix86}						\
12mr|kernel-3.6.6-2.2|123	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.6-2.2|124	%endif							\
12mr|kernel-3.6.6-2.2|125	\
12mr|kernel-3.6.6-2.2|126	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.6-2.2|127	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.6-2.2|128	latest %{kname}-%{1} installed...			\
12mr|kernel-3.6.6-2.2|129	\
12mr|kernel-3.6.6-2.2|130	%common_description_info				\
12mr|kernel-3.6.6-2.2|131	\
12mr|kernel-3.6.6-2.2|132	%if %build_devel					\
12mr|kernel-3.6.6-2.2|133	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.6-2.2|134	Version:	%{kversion}				\
12mr|kernel-3.6.6-2.2|135	Release:	%{rpmrel}				\
12mr|kernel-3.6.6-2.2|136	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.6.6-2.2|137	Group:		Development/Kernel			\
12mr|kernel-3.6.6-2.2|138	Requires:	%{kname}-nrj-desktop-devel-%{mibfull}	\
12mr|kernel-3.6.6-2.2|139	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.6.6-2.2|140	%ifarch %{ix86}						\
12mr|kernel-3.6.6-2.2|141	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.6-2.2|142	%endif							\
12mr|kernel-3.6.6-2.2|143	\
12mr|kernel-3.6.6-2.2|144	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.6.6-2.2|145	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.6-2.2|146	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.6.6-2.2|147	\
12mr|kernel-3.6.6-2.2|148	%common_description_info				\
12mr|kernel-3.6.6-2.2|149	%endif							\
12mr|kernel-3.6.6-2.2|150	\
12mr|kernel-3.6.6-2.2|151	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.6.6-2.2|152	%defattr(-,root,root)					\
12mr|kernel-3.6.6-2.2|153	\
12mr|kernel-3.6.6-2.2|154	%if %build_devel					\
12mr|kernel-3.6.6-2.2|155	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.6-2.2|156	%defattr(-,root,root)					\
12mr|kernel-3.6.6-2.2|157	%endif
12mr|kernel-3.6.6-2.2|158	
12mr|kernel-3.6.6-2.2|159	%if %build_desktop
12mr|kernel-3.6.6-2.2|160	%mkflavour desktop desktop
12mr|kernel-3.6.6-2.2|161	%endif
12mr|kernel-3.6.6-2.2|162	
12mr|kernel-3.6.6-2.2|163	
12mr|kernel-3.6.6-2.2|164	%changelog
12mr|kernel-3.6.6-2.2|165	
12mr|kernel-3.6.6-2.2|166	* Wed Nov 07 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.6-2.2
12mr|kernel-3.6.6-2.2|167	+ update to 3.6.6-2.2
12mr|kernel-3.6.6-2.2|168	- Virtual package for new nrj kernel for properly install and updates.
12mr|kernel-3.6.6-2.2|169	- drop cpufreq_ondemand_performance_optimise_default_settings.patch
12mr|kernel-3.6.6-2.2|170	- to test if removing this patch the p4-clockmod can works again...
12mr|kernel-3.6.6-2.2|171	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2.2|172	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.6-2.2|173	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.6-2.2|174	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.6-2.2|175	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.6-2.2|176	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.6-2.2|177	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2.2|178	
12mr|kernel-3.6.6-2.2|179	* Mon Nov 05 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.6-1.1
12mr|kernel-3.6.6-2.2|180	+ update to 3.6.6-1.1
12mr|kernel-3.6.6-2.2|181	- Virtual package for new nrj kernel for properly install and updates.
12mr|kernel-3.6.6-2.2|182	- drop FX01_fs-ext4-fix-unjournaled-inode-bitmap-modification.patch,
12mr|kernel-3.6.6-2.2|183	- because that's already inside patch-3.6.6.bz2
12mr|kernel-3.6.6-2.2|184	- modify configuration for server flavour to DEFAULT_GOV_ONDEMAND=y
12mr|kernel-3.6.6-2.2|185	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2.2|186	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.6-2.2|187	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.6-2.2|188	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.6-2.2|189	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.6-2.2|190	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.6-2.2|191	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2.2|192	
12mr|kernel-3.6.6-2.2|193	* Fri Nov 02 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-2.2
12mr|kernel-3.6.6-2.2|194	+ update to 3.6.5-2.2
12mr|kernel-3.6.6-2.2|195	- Virtual package for new nrj kernel for properly install and updates.
12mr|kernel-3.6.6-2.2|196	- drop FX01_fix-serious-progressive-ext4-data-corruption-bug.patch
12mr|kernel-3.6.6-2.2|197	- add FX01_fs-ext4-fix-unjournaled-inode-bitmap-modification.patch
12mr|kernel-3.6.6-2.2|198	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2.2|199	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.6-2.2|200	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.6-2.2|201	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.6-2.2|202	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.6-2.2|203	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.6-2.2|204	- ---------------------------------------------------------------------

14564 12
12mr|kernel-3.6.6-2|1	# -*- Mode: rpm-spec -*-
12mr|kernel-3.6.6-2|2	#
12mr|kernel-3.6.6-2|3	# This Specfile is based on kernel-tmb spec done by
12mr|kernel-3.6.6-2|4	# Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.6-2|5	#
12mr|kernel-3.6.6-2|6	# The mkflavour() macroization done by Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.6.6-2|7	#
12mr|kernel-3.6.6-2|8	# Mageia, Mandriva, MIB and ROSA kernels use kernel.org versioning
12mr|kernel-3.6.6-2|9	#
12mr|kernel-3.6.6-2|10	# MIB header
12mr|kernel-3.6.6-2|11	%if %{mdvver} <= 201100
12mr|kernel-3.6.6-2|12	%define distsuffix mib
12mr|kernel-3.6.6-2|13	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.6.6-2|14	%endif
12mr|kernel-3.6.6-2|15	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.6.6-2|16	# end MIB header
12mr|kernel-3.6.6-2|17	#
12mr|kernel-3.6.6-2|18	%define kernelversion	3
12mr|kernel-3.6.6-2|19	%define patchlevel	6
12mr|kernel-3.6.6-2|20	# sublevel is now used for -stable patches
12mr|kernel-3.6.6-2|21	%define sublevel	6
12mr|kernel-3.6.6-2|22	
12mr|kernel-3.6.6-2|23	# Package release
12mr|kernel-3.6.6-2|24	%define mibrel		2
12mr|kernel-3.6.6-2|25	
12mr|kernel-3.6.6-2|26	# kernel Makefile extraversion is substituted by
12mr|kernel-3.6.6-2|27	# kpatch wich are either 0 (empty), rc (kpatch)
12mr|kernel-3.6.6-2|28	%define kpatch		0
12mr|kernel-3.6.6-2|29	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.6.6-2|30	%define kgit		0
12mr|kernel-3.6.6-2|31	
12mr|kernel-3.6.6-2|32	# kernel base name (also name of srpm)
12mr|kernel-3.6.6-2|33	%define kname 		kernel
12mr|kernel-3.6.6-2|34	
12mr|kernel-3.6.6-2|35	# Patch tarball tag
12mr|kernel-3.6.6-2|36	%define ktag		rosa
12mr|kernel-3.6.6-2|37	
12mr|kernel-3.6.6-2|38	# define rpmtag		%{distsuffix}
12mr|kernel-3.6.6-2|39	%define rpmtag		%{distsuffix}
12mr|kernel-3.6.6-2|40	%if %kpatch
12mr|kernel-3.6.6-2|41	%if %kgit
12mr|kernel-3.6.6-2|42	%define rpmrel		%mkrel 0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.6.6-2|43	%else
12mr|kernel-3.6.6-2|44	%define rpmrel		%mkrel 0.%{kpatch}.%{mibrel}
12mr|kernel-3.6.6-2|45	%endif
12mr|kernel-3.6.6-2|46	%else
12mr|kernel-3.6.6-2|47	%define rpmrel		%{mibrel}
12mr|kernel-3.6.6-2|48	%endif
12mr|kernel-3.6.6-2|49	
12mr|kernel-3.6.6-2|50	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.6.6-2|51	# rpm/urpmi/smart
12mr|kernel-3.6.6-2|52	%define fakever		1
12mr|kernel-3.6.6-2|53	%define fakerel 	%mkrel 1
12mr|kernel-3.6.6-2|54	
12mr|kernel-3.6.6-2|55	# version defines
12mr|kernel-3.6.6-2|56	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.6.6-2|57	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.6.6-2|58	
12mr|kernel-3.6.6-2|59	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.6.6-2|60	%if %kpatch
12mr|kernel-3.6.6-2|61	%if %sublevel
12mr|kernel-3.6.6-2|62	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.6-2|63	%else
12mr|kernel-3.6.6-2|64	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.6.6-2|65	%endif
12mr|kernel-3.6.6-2|66	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.6.6-2|67	%else
12mr|kernel-3.6.6-2|68	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.6-2|69	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.6.6-2|70	%endif
12mr|kernel-3.6.6-2|71	
12mr|kernel-3.6.6-2|72	# Used for not making too long names for rpms or search paths
12mr|kernel-3.6.6-2|73	%if %kpatch
12mr|kernel-3.6.6-2|74	%if %kgit
12mr|kernel-3.6.6-2|75	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.6-2|76	%else
12mr|kernel-3.6.6-2|77	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.6-2|78	%endif
12mr|kernel-3.6.6-2|79	%else
12mr|kernel-3.6.6-2|80	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.6.6-2|81	%endif
12mr|kernel-3.6.6-2|82	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.6.6-2|83	
12mr|kernel-3.6.6-2|84	# Having different top level names for packges means that you have to remove
12mr|kernel-3.6.6-2|85	# them by hard :(
12mr|kernel-3.6.6-2|86	%define top_dir_name 	%{kname}-%{_arch}
12mr|kernel-3.6.6-2|87	
12mr|kernel-3.6.6-2|88	%define build_dir 	${RPM_BUILD_DIR}/%{top_dir_name}
12mr|kernel-3.6.6-2|89	%define src_dir 	%{build_dir}/linux-%{tar_ver}
12mr|kernel-3.6.6-2|90	
12mr|kernel-3.6.6-2|91	# Disable useless debug rpms...
12mr|kernel-3.6.6-2|92	%define _enable_debug_packages 	%{nil}
12mr|kernel-3.6.6-2|93	%define debug_package 		%{nil}
12mr|kernel-3.6.6-2|94	
12mr|kernel-3.6.6-2|95	# Build defines
12mr|kernel-3.6.6-2|96	%define build_doc 		1
12mr|kernel-3.6.6-2|97	%define build_source 		1
12mr|kernel-3.6.6-2|98	%define build_devel 		1
12mr|kernel-3.6.6-2|99	
12mr|kernel-3.6.6-2|100	%define build_debug 		0
12mr|kernel-3.6.6-2|101	
12mr|kernel-3.6.6-2|102	#
12mr|kernel-3.6.6-2|103	# Old Mandriva kernel flavours plus new two PAE flavours
12mr|kernel-3.6.6-2|104	#
12mr|kernel-3.6.6-2|105	
12mr|kernel-3.6.6-2|106	# Build desktop i586 / 4GB
12mr|kernel-3.6.6-2|107	%ifarch %{ix86}
12mr|kernel-3.6.6-2|108	%define build_desktop586		0
12mr|kernel-3.6.6-2|109	%endif
12mr|kernel-3.6.6-2|110	
12mr|kernel-3.6.6-2|111	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.6.6-2|112	%define build_desktop			1
12mr|kernel-3.6.6-2|113	
12mr|kernel-3.6.6-2|114	# Build netbook (i686 / 4GB) / x86_64
12mr|kernel-3.6.6-2|115	%define build_netbook			0
12mr|kernel-3.6.6-2|116	
12mr|kernel-3.6.6-2|117	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mr|kernel-3.6.6-2|118	%define build_server			0
12mr|kernel-3.6.6-2|119	
12mr|kernel-3.6.6-2|120	# Build desktop686 pae (i686 / 64GB)
12mr|kernel-3.6.6-2|121	%ifarch %{ix86}
12mr|kernel-3.6.6-2|122	%define build_desktop_pae		0
12mr|kernel-3.6.6-2|123	%endif
12mr|kernel-3.6.6-2|124	
12mr|kernel-3.6.6-2|125	# Build netbook686 pae (i686 / 64GB)
12mr|kernel-3.6.6-2|126	%ifarch %{ix86}
12mr|kernel-3.6.6-2|127	%define build_netbook_pae		0
12mr|kernel-3.6.6-2|128	%endif
12mr|kernel-3.6.6-2|129	
12mr|kernel-3.6.6-2|130	#
12mr|kernel-3.6.6-2|131	# MIB low latency optimized flavours called "nrj"
12mr|kernel-3.6.6-2|132	#
12mr|kernel-3.6.6-2|133	
12mr|kernel-3.6.6-2|134	# Build nrj desktop586 (i586 / 4GB)
12mr|kernel-3.6.6-2|135	%ifarch %{ix86}
12mr|kernel-3.6.6-2|136	%define build_nrj_desktop586		0
12mr|kernel-3.6.6-2|137	%endif
12mr|kernel-3.6.6-2|138	
12mr|kernel-3.6.6-2|139	# Build nrj desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.6.6-2|140	%define build_nrj_desktop		1
12mr|kernel-3.6.6-2|141	
12mr|kernel-3.6.6-2|142	# Build nrj realtime (i686 / 4GB) / x86_64
12mr|kernel-3.6.6-2|143	%define build_nrj_realtime		0
12mr|kernel-3.6.6-2|144	
12mr|kernel-3.6.6-2|145	# Build nrj laptop (i686 / 4GB) / x86_64
12mr|kernel-3.6.6-2|146	%define build_nrj_laptop		0
12mr|kernel-3.6.6-2|147	
12mr|kernel-3.6.6-2|148	# Build nrj netbook (i686 / 4GB) / x86_64
12mr|kernel-3.6.6-2|149	%define build_nrj_netbook		0
12mr|kernel-3.6.6-2|150	
12mr|kernel-3.6.6-2|151	# Build nrj desktop pae (i686 / 64GB)
12mr|kernel-3.6.6-2|152	%ifarch %{ix86}
12mr|kernel-3.6.6-2|153	%define build_nrj_desktop_pae		0
12mr|kernel-3.6.6-2|154	%endif
12mr|kernel-3.6.6-2|155	
12mr|kernel-3.6.6-2|156	# Build nrj realtime pae (i686 / 64GB)
12mr|kernel-3.6.6-2|157	%ifarch %{ix86}
12mr|kernel-3.6.6-2|158	%define build_nrj_realtime_pae		0
12mr|kernel-3.6.6-2|159	%endif
12mr|kernel-3.6.6-2|160	
12mr|kernel-3.6.6-2|161	# Build nrj laptop pae (i686 / 64GB)
12mr|kernel-3.6.6-2|162	%ifarch %{ix86}
12mr|kernel-3.6.6-2|163	%define build_nrj_laptop_pae		0
12mr|kernel-3.6.6-2|164	%endif
12mr|kernel-3.6.6-2|165	
12mr|kernel-3.6.6-2|166	# Build nrj netbook686 pae (i686 / 64GB)
12mr|kernel-3.6.6-2|167	%ifarch %{ix86}
12mr|kernel-3.6.6-2|168	%define build_nrj_netbook_pae		0
12mr|kernel-3.6.6-2|169	%endif
12mr|kernel-3.6.6-2|170	
12mr|kernel-3.6.6-2|171	#
12mr|kernel-3.6.6-2|172	# experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.6.6-2|173	#
12mr|kernel-3.6.6-2|174	
12mr|kernel-3.6.6-2|175	# Build nrj netbook Intel Atom (matom / 4GB)
12mr|kernel-3.6.6-2|176	%ifarch %{ix86}
12mr|kernel-3.6.6-2|177	%define build_nrj_netbook_atom		0
12mr|kernel-3.6.6-2|178	%endif
12mr|kernel-3.6.6-2|179	
12mr|kernel-3.6.6-2|180	# Build nrj netbook Intel Atom pae (matom / 64GB)
12mr|kernel-3.6.6-2|181	%ifarch %{ix86}
12mr|kernel-3.6.6-2|182	%define build_nrj_netbook_atom_pae	0
12mr|kernel-3.6.6-2|183	%endif
12mr|kernel-3.6.6-2|184	
12mr|kernel-3.6.6-2|185	# Build nrj desktop Intel Core2 (mcore2 / 4GB)
12mr|kernel-3.6.6-2|186	%ifarch %{ix86}
12mr|kernel-3.6.6-2|187	%define build_nrj_desktop_core2   	0
12mr|kernel-3.6.6-2|188	%endif
12mr|kernel-3.6.6-2|189	
12mr|kernel-3.6.6-2|190	# Build nrj desktop Intel Core2 pae (mcore2 / 64GB)
12mr|kernel-3.6.6-2|191	%ifarch %{ix86}
12mr|kernel-3.6.6-2|192	%define build_nrj_desktop_core2_pae   	0
12mr|kernel-3.6.6-2|193	%endif
12mr|kernel-3.6.6-2|194	
12mr|kernel-3.6.6-2|195	#
12mr|kernel-3.6.6-2|196	# end of experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.6.6-2|197	#
12mr|kernel-3.6.6-2|198	
12mr|kernel-3.6.6-2|199	# build perf and cpupower tools
12mr|kernel-3.6.6-2|200	%if %{mdvver} >= 201200
12mr|kernel-3.6.6-2|201	%define build_perf		1
12mr|kernel-3.6.6-2|202	%define build_cpupower		1
12mr|kernel-3.6.6-2|203	%else
12mr|kernel-3.6.6-2|204	%define build_perf		0
12mr|kernel-3.6.6-2|205	%define build_cpupower		0
12mr|kernel-3.6.6-2|206	%endif
12mr|kernel-3.6.6-2|207	
12mr|kernel-3.6.6-2|208	# compress modules with xz
12mr|kernel-3.6.6-2|209	%if %{mdvver} >= 201200
12mr|kernel-3.6.6-2|210	%define build_modxz		0
12mr|kernel-3.6.6-2|211	%else
12mr|kernel-3.6.6-2|212	%define build_modxz		0
12mr|kernel-3.6.6-2|213	%endif
12mr|kernel-3.6.6-2|214	
12mr|kernel-3.6.6-2|215	# ARM builds
12mr|kernel-3.6.6-2|216	%ifarch %{arm}
12mr|kernel-3.6.6-2|217	%define build_desktop		0
12mr|kernel-3.6.6-2|218	%define build_netbook		0
12mr|kernel-3.6.6-2|219	%define build_server		0
12mr|kernel-3.6.6-2|220	%define build_iop32x		0
12mr|kernel-3.6.6-2|221	%define build_kirkwood		1
12mr|kernel-3.6.6-2|222	%define build_versatile		1
12mr|kernel-3.6.6-2|223	# no cpupower tools on arm yet
12mr|kernel-3.6.6-2|224	%define build_cpupower		0
12mr|kernel-3.6.6-2|225	# arm is currently not using xz
12mr|kernel-3.6.6-2|226	%define build_modxz		0
12mr|kernel-3.6.6-2|227	%endif
12mr|kernel-3.6.6-2|228	# End of user definitions
12mr|kernel-3.6.6-2|229	
12mr|kernel-3.6.6-2|230	# buildtime flags
12mr|kernel-3.6.6-2|231	%{?_without_desktop586: %global build_desktop586 0}
12mr|kernel-3.6.6-2|232	%{?_without_desktop: %global build_desktop 0}
12mr|kernel-3.6.6-2|233	%{?_without_netbook: %global build_netbook 0}
12mr|kernel-3.6.6-2|234	%{?_without_server: %global build_server 0}
12mr|kernel-3.6.6-2|235	
12mr|kernel-3.6.6-2|236	%{?_without_desktop_pae: %global build_desktop_pae 0}
12mr|kernel-3.6.6-2|237	%{?_without_netbook_pae: %global build_netbook_pae 0}
12mr|kernel-3.6.6-2|238	
12mr|kernel-3.6.6-2|239	%{?_without_nrj_desktop586: %global build_nrj_desktop586 0}
12mr|kernel-3.6.6-2|240	%{?_without_nrj_desktop: %global build_nrj_desktop 0}
12mr|kernel-3.6.6-2|241	%{?_without_nrj_realtime: %global build_nrj_realtime 0}
12mr|kernel-3.6.6-2|242	%{?_without_nrj_laptop: %global build_nrj_laptop 0}
12mr|kernel-3.6.6-2|243	%{?_without_nrj_netbook: %global build_nrj_netbook 0}
12mr|kernel-3.6.6-2|244	
12mr|kernel-3.6.6-2|245	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 0}
12mr|kernel-3.6.6-2|246	%{?_without_nrj_realtime_pae: %global build_nrj_realtime_pae 0}
12mr|kernel-3.6.6-2|247	%{?_without_nrj_laptop_pae: %global build_nrj_laptop_pae 0}
12mr|kernel-3.6.6-2|248	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 0}
12mr|kernel-3.6.6-2|249	
12mr|kernel-3.6.6-2|250	%{?_without_nrj_netbook_atom: %global build_nrj_netbook_atom 0}
12mr|kernel-3.6.6-2|251	%{?_without_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 0}
12mr|kernel-3.6.6-2|252	%{?_without_nrj_desktop_core2: %global build_nrj_desktop_core2 0}
12mr|kernel-3.6.6-2|253	%{?_without_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 0}
12mr|kernel-3.6.6-2|254	
12mr|kernel-3.6.6-2|255	%{?_without_doc: %global build_doc 0}
12mr|kernel-3.6.6-2|256	%{?_without_source: %global build_source 0}
12mr|kernel-3.6.6-2|257	%{?_without_devel: %global build_devel 0}
12mr|kernel-3.6.6-2|258	%{?_without_debug: %global build_debug 0}
12mr|kernel-3.6.6-2|259	%{?_without_perf: %global build_perf 0}
12mr|kernel-3.6.6-2|260	%{?_without_cpupower: %global build_cpupower 0}
12mr|kernel-3.6.6-2|261	%{?_without_modxz: %global build_modxz 0}
12mr|kernel-3.6.6-2|262	
12mr|kernel-3.6.6-2|263	
12mr|kernel-3.6.6-2|264	%{?_with_desktop586: %global build_desktop586 1}
12mr|kernel-3.6.6-2|265	%{?_with_desktop: %global build_desktop 1}
12mr|kernel-3.6.6-2|266	%{?_with_netbook: %global build_netbook 1}
12mr|kernel-3.6.6-2|267	%{?_with_server: %global build_server 1}
12mr|kernel-3.6.6-2|268	
12mr|kernel-3.6.6-2|269	%{?_with_desktop_pae: %global build_desktop_pae 1}
12mr|kernel-3.6.6-2|270	%{?_with_netbook_pae: %global build_netbook_pae 1}
12mr|kernel-3.6.6-2|271	
12mr|kernel-3.6.6-2|272	%{?_with_nrj_desktop586: %global build_nrj_desktop586 1}
12mr|kernel-3.6.6-2|273	%{?_with_nrj_desktop: %global build_nrj_desktop 1}
12mr|kernel-3.6.6-2|274	%{?_with_nrj_realtime: %global build_nrj_realtime 1}
12mr|kernel-3.6.6-2|275	%{?_with_nrj_laptop: %global build_nrj_laptop 1}
12mr|kernel-3.6.6-2|276	%{?_with_nrj_netbook: %global build_nrj_netbook 1}
12mr|kernel-3.6.6-2|277	
12mr|kernel-3.6.6-2|278	%{?_with_nrj_desktop_pae: %global build_nrj_desktop_pae 1}
12mr|kernel-3.6.6-2|279	%{?_with_nrj_realtime_pae: %global build_nrj_realtime_pae 1}
12mr|kernel-3.6.6-2|280	%{?_with_nrj_laptop_pae: %global build_nrj_laptop_pae 1}
12mr|kernel-3.6.6-2|281	%{?_with_nrj_netbook_pae: %global build_nrj_netbook_pae 1}
12mr|kernel-3.6.6-2|282	
12mr|kernel-3.6.6-2|283	%{?_with_nrj_netbook_atom: %global build_nrj_netbook_atom 1}
12mr|kernel-3.6.6-2|284	%{?_with_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 1}
12mr|kernel-3.6.6-2|285	%{?_with_nrj_desktop_core2: %global build_nrj_desktop_core2 1}
12mr|kernel-3.6.6-2|286	%{?_with_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 1}
12mr|kernel-3.6.6-2|287	
12mr|kernel-3.6.6-2|288	%{?_with_doc: %global build_doc 1}
12mr|kernel-3.6.6-2|289	%{?_with_source: %global build_source 1}
12mr|kernel-3.6.6-2|290	%{?_with_devel: %global build_devel 1}
12mr|kernel-3.6.6-2|291	%{?_with_debug: %global build_debug 1}
12mr|kernel-3.6.6-2|292	%{?_with_perf: %global build_perf 1}
12mr|kernel-3.6.6-2|293	%{?_with_cpupower: %global build_cpupower 1}
12mr|kernel-3.6.6-2|294	%{?_with_modxz: %global build_modxz 1}
12mr|kernel-3.6.6-2|295	
12mr|kernel-3.6.6-2|296	# ARM builds
12mr|kernel-3.6.6-2|297	%{?_with_iop32x: %global build_iop32x 1}
12mr|kernel-3.6.6-2|298	%{?_with_kirkwood: %global build_kirkwood 1}
12mr|kernel-3.6.6-2|299	%{?_with_versatile: %global build_versatile 1}
12mr|kernel-3.6.6-2|300	%{?_without_iop32x: %global build_iop32x 0}
12mr|kernel-3.6.6-2|301	%{?_without_kirkwood: %global build_kirkwood 0}
12mr|kernel-3.6.6-2|302	%{?_without_versatile: %global build_versatile 0}
12mr|kernel-3.6.6-2|303	
12mr|kernel-3.6.6-2|304	# For the .nosrc.rpm
12mr|kernel-3.6.6-2|305	%define build_nosrc 	0
12mr|kernel-3.6.6-2|306	%{?_with_nosrc: %global build_nosrc 1}
12mr|kernel-3.6.6-2|307	
12mr|kernel-3.6.6-2|308	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mr|kernel-3.6.6-2|309	%define kmake %make CC="$CC"
12mr|kernel-3.6.6-2|310	%else
12mr|kernel-3.6.6-2|311	%define kmake %make
12mr|kernel-3.6.6-2|312	%endif
12mr|kernel-3.6.6-2|313	# there are places where parallel make don't work
12mr|kernel-3.6.6-2|314	%define smake make
12mr|kernel-3.6.6-2|315	
12mr|kernel-3.6.6-2|316	# Parallelize xargs invocations on smp machines
12mr|kernel-3.6.6-2|317	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
12mr|kernel-3.6.6-2|318	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
12mr|kernel-3.6.6-2|319	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
12mr|kernel-3.6.6-2|320	
12mr|kernel-3.6.6-2|321	# Sparc arch wants sparc64 kernels
12mr|kernel-3.6.6-2|322	%define target_arch    %(echo %{_arch} | sed -e 's/mips.*/mips/' -e 's/arm.*/arm/')
12mr|kernel-3.6.6-2|323	
12mr|kernel-3.6.6-2|324	
12mr|kernel-3.6.6-2|325	#
12mr|kernel-3.6.6-2|326	# SRC RPM description
12mr|kernel-3.6.6-2|327	#
12mr|kernel-3.6.6-2|328	Summary: 	Linux kernel built for Mandriva and ROSA
12mr|kernel-3.6.6-2|329	Name:		%{kname}
12mr|kernel-3.6.6-2|330	Version: 	%{kversion}
12mr|kernel-3.6.6-2|331	Release: 	%{rpmrel}
12mr|kernel-3.6.6-2|332	License: 	GPLv2
12mr|kernel-3.6.6-2|333	Group: 	 	System/Kernel and hardware
12mr|kernel-3.6.6-2|334	ExclusiveArch: %{ix86} x86_64 %{arm}
12mr|kernel-3.6.6-2|335	ExclusiveOS: 	Linux
12mr|kernel-3.6.6-2|336	URL:            http://www.kernel.org
12mr|kernel-3.6.6-2|337	
12mr|kernel-3.6.6-2|338	####################################################################
12mr|kernel-3.6.6-2|339	#
12mr|kernel-3.6.6-2|340	# Sources
12mr|kernel-3.6.6-2|341	#
12mr|kernel-3.6.6-2|342	### This is for full SRC RPM
12mr|kernel-3.6.6-2|343	Source0: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.xz
12mr|kernel-3.6.6-2|344	Source1: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.sign
12mr|kernel-3.6.6-2|345	### This is for stripped SRC RPM
12mr|kernel-3.6.6-2|346	%if %build_nosrc
12mr|kernel-3.6.6-2|347	NoSource: 0
12mr|kernel-3.6.6-2|348	%endif
12mr|kernel-3.6.6-2|349	# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
12mr|kernel-3.6.6-2|350	Source2: 	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
12mr|kernel-3.6.6-2|351	
12mr|kernel-3.6.6-2|352	Source4: 	README.kernel-sources
12mr|kernel-3.6.6-2|353	Source5:	kernel.rpmlintrc
12mr|kernel-3.6.6-2|354	
12mr|kernel-3.6.6-2|355	# config and systemd service file from fedora
12mr|kernel-3.6.6-2|356	Source50:	cpupower.service
12mr|kernel-3.6.6-2|357	Source51:	cpupower.config
12mr|kernel-3.6.6-2|358	
12mr|kernel-3.6.6-2|359	# our patch tarball
12mr|kernel-3.6.6-2|360	Source100: 	linux-%{patch_ver}.tar.xz
12mr|kernel-3.6.6-2|361	
12mr|kernel-3.6.6-2|362	####################################################################
12mr|kernel-3.6.6-2|363	#
12mr|kernel-3.6.6-2|364	# Patches
12mr|kernel-3.6.6-2|365	
12mr|kernel-3.6.6-2|366	#
12mr|kernel-3.6.6-2|367	# Patch0 to Patch100 are for core kernel upgrades.
12mr|kernel-3.6.6-2|368	#
12mr|kernel-3.6.6-2|369	
12mr|kernel-3.6.6-2|370	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/testing
12mr|kernel-3.6.6-2|371	
12mr|kernel-3.6.6-2|372	%if %kpatch
12mr|kernel-3.6.6-2|373	%if %sublevel
12mr|kernel-3.6.6-2|374	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.bz2
12mr|kernel-3.6.6-2|375	Source11:	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.sign
12mr|kernel-3.6.6-2|376	%else
12mr|kernel-3.6.6-2|377	Patch1:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.bz2
12mr|kernel-3.6.6-2|378	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.sign
12mr|kernel-3.6.6-2|379	%endif
12mr|kernel-3.6.6-2|380	%endif
12mr|kernel-3.6.6-2|381	%if %kgit
12mr|kernel-3.6.6-2|382	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.bz2
12mr|kernel-3.6.6-2|383	Source11: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.sign
12mr|kernel-3.6.6-2|384	%endif
12mr|kernel-3.6.6-2|385	%if %sublevel
12mr|kernel-3.6.6-2|386	%if %kpatch
12mr|kernel-3.6.6-2|387	%define prev_sublevel %(expr %{sublevel} - 1)
12mr|kernel-3.6.6-2|388	%if %prev_sublevel
12mr|kernel-3.6.6-2|389	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.bz2
12mr|kernel-3.6.6-2|390	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.sign
12mr|kernel-3.6.6-2|391	%endif
12mr|kernel-3.6.6-2|392	%else
12mr|kernel-3.6.6-2|393	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.bz2
12mr|kernel-3.6.6-2|394	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.sign
12mr|kernel-3.6.6-2|395	%endif
12mr|kernel-3.6.6-2|396	%endif
12mr|kernel-3.6.6-2|397	
12mr|kernel-3.6.6-2|398	#END
12mr|kernel-3.6.6-2|399	####################################################################
12mr|kernel-3.6.6-2|400	
12mr|kernel-3.6.6-2|401	# Defines for the things that are needed for all the kernels
12mr|kernel-3.6.6-2|402	#
12mr|kernel-3.6.6-2|403	%define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \
12mr|kernel-3.6.6-2|404	Mandriva and ROSA operating system. The kernel handles the basic functions \
12mr|kernel-3.6.6-2|405	of the operating system: memory allocation, process allocation, device \
12mr|kernel-3.6.6-2|406	input and output, etc.
12mr|kernel-3.6.6-2|407	
12mr|kernel-3.6.6-2|408	%define common_desc_kernel_smp This kernel relies on in-kernel smp alternatives to switch between up & smp \
12mr|kernel-3.6.6-2|409	mode depending on detected hardware. To force the kernel to boot in single \
12mr|kernel-3.6.6-2|410	processor mode, use the "nosmp" boot parameter.
12mr|kernel-3.6.6-2|411	
12mr|kernel-3.6.6-2|412	
12mr|kernel-3.6.6-2|413	### Global Requires/Provides
12mr|kernel-3.6.6-2|414	
12mr|kernel-3.6.6-2|415	%if %{mdvver} == 201210
12mr|kernel-3.6.6-2|416	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.6.6-2|417	%define requires2	dracut >= 017-16
12mr|kernel-3.6.6-2|418	%define requires3	kmod >= 7-6
12mr|kernel-3.6.6-2|419	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.6.6-2|420	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.6.6-2|421	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.6.6-2|422	%endif
12mr|kernel-3.6.6-2|423	
12mr|kernel-3.6.6-2|424	%if %{mdvver} == 201200
12mr|kernel-3.6.6-2|425	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.6.6-2|426	%define requires2	dracut >= 017-16
12mr|kernel-3.6.6-2|427	%define requires3	module-init-tools >= 3.16-5
12mr|kernel-3.6.6-2|428	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.6.6-2|429	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.6.6-2|430	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.6.6-2|431	%endif
12mr|kernel-3.6.6-2|432	
12mr|kernel-3.6.6-2|433	%if %{mdvver} < 201200
12mr|kernel-3.6.6-2|434	%define requires1	bootloader-utils >= 1.13-1
12mr|kernel-3.6.6-2|435	%define requires2	mkinitrd >= 4.2.17-31
12mr|kernel-3.6.6-2|436	%define requires3	module-init-tools >= 3.0-7
12mr|kernel-3.6.6-2|437	%define requires4	sysfsutils >= 1.3.0-1
12mr|kernel-3.6.6-2|438	%define requires5	kernel-firmware >= 20101024-2
12mr|kernel-3.6.6-2|439	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.6.6-2|440	%endif
12mr|kernel-3.6.6-2|441	
12mr|kernel-3.6.6-2|442	%define kprovides 	%{kname} = %{kverrel}, kernel = %{tar_ver}, alsa = 1.0.25
12mr|kernel-3.6.6-2|443	%define kprovides_server drbd-api = 88
12mr|kernel-3.6.6-2|444	
12mr|kernel-3.6.6-2|445	%define	kobsoletes	dkms-r8192se <= 0019.1207.2010-2, dkms-lzma <= 4.43-32, dkms-psb <= 4.41.1-7
12mr|kernel-3.6.6-2|446	
12mr|kernel-3.6.6-2|447	Autoreqprov: 		no
12mr|kernel-3.6.6-2|448	
12mr|kernel-3.6.6-2|449	# might be useful too:
12mr|kernel-3.6.6-2|450	# Suggests:	microcode
12mr|kernel-3.6.6-2|451	
12mr|kernel-3.6.6-2|452	%if %{mdvver} == 201210
12mr|kernel-3.6.6-2|453	BuildRequires:	kmod-devel
12mr|kernel-3.6.6-2|454	%else
12mr|kernel-3.6.6-2|455	BuildRequires:	module-init-tools
12mr|kernel-3.6.6-2|456	%endif
12mr|kernel-3.6.6-2|457	
12mr|kernel-3.6.6-2|458	BuildRequires: 	gcc
12mr|kernel-3.6.6-2|459	
12mr|kernel-3.6.6-2|460	# for perf, cpufreq and other tools
12mr|kernel-3.6.6-2|461	BuildRequires:		elfutils-devel
12mr|kernel-3.6.6-2|462	BuildRequires:		zlib-devel
12mr|kernel-3.6.6-2|463	BuildRequires:		binutils-devel
12mr|kernel-3.6.6-2|464	BuildRequires:		newt-devel
12mr|kernel-3.6.6-2|465	BuildRequires:		python-devel
12mr|kernel-3.6.6-2|466	BuildRequires:		perl(ExtUtils::Embed)
12mr|kernel-3.6.6-2|467	BuildRequires:		pciutils-devel
12mr|kernel-3.6.6-2|468	BuildRequires:		asciidoc
12mr|kernel-3.6.6-2|469	BuildRequires:		xmlto
12mr|kernel-3.6.6-2|470	BuildRequires:		gettext
12mr|kernel-3.6.6-2|471	BuildRequires:		docbook-style-xsl
12mr|kernel-3.6.6-2|472	BuildRequires:		pkgconfig(gtk+-2.0)
12mr|kernel-3.6.6-2|473	BuildRequires:		flex
12mr|kernel-3.6.6-2|474	BuildRequires:		bison
12mr|kernel-3.6.6-2|475	
12mr|kernel-3.6.6-2|476	%ifarch %{arm}
12mr|kernel-3.6.6-2|477	BuildRequires:		uboot-mkimage
12mr|kernel-3.6.6-2|478	%endif
12mr|kernel-3.6.6-2|479	
12mr|kernel-3.6.6-2|480	
12mr|kernel-3.6.6-2|481	%description
12mr|kernel-3.6.6-2|482	%common_desc_kernel
12mr|kernel-3.6.6-2|483	%ifnarch %{arm}
12mr|kernel-3.6.6-2|484	%common_desc_kernel_smp
12mr|kernel-3.6.6-2|485	%endif
12mr|kernel-3.6.6-2|486	
12mr|kernel-3.6.6-2|487	# Define obsolete/provides to help automatic upgrades of old kernel-xen-pvops
12mr|kernel-3.6.6-2|488	%define latest_obsoletes_server kernel-xen-pvops-latest < 3.2.1-1
12mr|kernel-3.6.6-2|489	%define latest_provides_server kernel-xen-pvops-latest = %{kverrel}
12mr|kernel-3.6.6-2|490	%define latest_obsoletes_devel_server kernel-xen-pvops-devel-latest < 3.2.1-1
12mr|kernel-3.6.6-2|491	%define latest_provides_devel_server kernel-xen-pvops-devel-latest = %{kverrel}
12mr|kernel-3.6.6-2|492	
12mr|kernel-3.6.6-2|493	# mkflavour() name flavour processor
12mr|kernel-3.6.6-2|494	# name: the flavour name in the package name
12mr|kernel-3.6.6-2|495	# flavour: first parameter of CreateKernel()
12mr|kernel-3.6.6-2|496	%define mkflavour()					\
12mr|kernel-3.6.6-2|497	%package -n %{kname}-%{1}-%{buildrel}			\
12mr|kernel-3.6.6-2|498	Version:	%{fakever}				\
12mr|kernel-3.6.6-2|499	Release:	%{fakerel}				\
12mr|kernel-3.6.6-2|500	Provides:	%kprovides				\
12mr|kernel-3.6.6-2|501	%{expand:%%{?kprovides_%{1}:Provides: %{kprovides_%{1}}}} \
12mr|kernel-3.6.6-2|502	Provides:	%{kname}-%{1}				\
12mr|kernel-3.6.6-2|503	Requires(pre):	%requires1 %requires2 %requires3 %requires4 \
12mr|kernel-3.6.6-2|504	Requires:	%requires2 %requires5 %requires6	\
12mr|kernel-3.6.6-2|505	Obsoletes:	%kobsoletes				\
12mr|kernel-3.6.6-2|506	Provides:	should-restart = system			\
12mr|kernel-3.6.6-2|507	Suggests:	crda					\
12mr|kernel-3.6.6-2|508	%ifarch %{ix86}						\
12mr|kernel-3.6.6-2|509	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.6-2|510	%endif							\
12mr|kernel-3.6.6-2|511	Summary:	%{expand:%{summary_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.6.6-2|512	Group:		System/Kernel and hardware		\
12mr|kernel-3.6.6-2|513	%description -n %{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.6.6-2|514	%common_desc_kernel %{expand:%{info_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.6.6-2|515	%ifnarch %{arm}						\
12mr|kernel-3.6.6-2|516	%common_desc_kernel_smp					\
12mr|kernel-3.6.6-2|517	%endif							\
12mr|kernel-3.6.6-2|518	\
12mr|kernel-3.6.6-2|519	%if %build_devel					\
12mr|kernel-3.6.6-2|520	%package -n	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.6.6-2|521	Version:	%{fakever}				\
12mr|kernel-3.6.6-2|522	Release:	%{fakerel}				\
12mr|kernel-3.6.6-2|523	Requires:	glibc-devel ncurses-devel make gcc perl	\
12mr|kernel-3.6.6-2|524	Summary:	The kernel-devel files for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.6.6-2|525	Group:		Development/Kernel			\
12mr|kernel-3.6.6-2|526	Provides:	%{kname}-devel = %{kverrel} 		\
12mr|kernel-3.6.6-2|527	Provides:	%{kname}-%{1}-devel			\
12mr|kernel-3.6.6-2|528	%ifarch %{ix86}						\
12mr|kernel-3.6.6-2|529	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.6-2|530	%endif							\
12mr|kernel-3.6.6-2|531	%description -n %{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.6.6-2|532	This package contains the kernel files (headers and build tools) \
12mr|kernel-3.6.6-2|533	that should be enough to build additional drivers for   \
12mr|kernel-3.6.6-2|534	use with %{kname}-%{1}-%{buildrel}.                     \
12mr|kernel-3.6.6-2|535	\
12mr|kernel-3.6.6-2|536	If you want to build your own kernel, you need to install the full \
12mr|kernel-3.6.6-2|537	%{kname}-source-%{buildrel} rpm.			\
12mr|kernel-3.6.6-2|538	\
12mr|kernel-3.6.6-2|539	%endif							\
12mr|kernel-3.6.6-2|540	\
12mr|kernel-3.6.6-2|541	%if %build_debug					\
12mr|kernel-3.6.6-2|542	%package -n	%{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.6.6-2|543	Version:	%{fakever}				\
12mr|kernel-3.6.6-2|544	Release:	%{fakerel}				\
12mr|kernel-3.6.6-2|545	Summary:	Files with debug info for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.6.6-2|546	Group:		Development/Debug			\
12mr|kernel-3.6.6-2|547	Provides:	kernel-debug = %{kverrel} 		\
12mr|kernel-3.6.6-2|548	%ifarch %{ix86}						\
12mr|kernel-3.6.6-2|549	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.6-2|550	%endif							\
12mr|kernel-3.6.6-2|551	%description -n %{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.6.6-2|552	This package contains the files with debug info to aid in debug tasks \
12mr|kernel-3.6.6-2|553	when using %{kname}-%{1}-%{buildrel}.			\
12mr|kernel-3.6.6-2|554	\
12mr|kernel-3.6.6-2|555	If you need to look at debug information or use some application that \
12mr|kernel-3.6.6-2|556	needs debugging info from the kernel, this package may help. \
12mr|kernel-3.6.6-2|557	\
12mr|kernel-3.6.6-2|558	%endif							\
12mr|kernel-3.6.6-2|559	\
12mr|kernel-3.6.6-2|560	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.6-2|561	Version:	%{kversion}				\
12mr|kernel-3.6.6-2|562	Release:	%{rpmrel}				\
12mr|kernel-3.6.6-2|563	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.6.6-2|564	Group:		System/Kernel and hardware		\
12mr|kernel-3.6.6-2|565	Requires:	%{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.6.6-2|566	%ifarch %{ix86}						\
12mr|kernel-3.6.6-2|567	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.6-2|568	%endif							\
12mr|kernel-3.6.6-2|569	%{expand:%%{?latest_obsoletes_%{1}:Obsoletes: %{latest_obsoletes_%{1}}}} \
12mr|kernel-3.6.6-2|570	%{expand:%%{?latest_provides_%{1}:Provides: %{latest_provides_%{1}}}} \
12mr|kernel-3.6.6-2|571	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.6-2|572	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.6-2|573	latest %{kname}-%{1} installed...			\
12mr|kernel-3.6.6-2|574	\
12mr|kernel-3.6.6-2|575	%if %build_devel					\
12mr|kernel-3.6.6-2|576	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.6-2|577	Version:	%{kversion}				\
12mr|kernel-3.6.6-2|578	Release:	%{rpmrel}				\
12mr|kernel-3.6.6-2|579	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.6.6-2|580	Group:		Development/Kernel			\
12mr|kernel-3.6.6-2|581	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.6.6-2|582	%ifarch %{ix86}						\
12mr|kernel-3.6.6-2|583	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.6-2|584	%endif							\
12mr|kernel-3.6.6-2|585	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.6.6-2|586	%{expand:%%{?latest_obsoletes_devel_%{1}:Obsoletes: %{latest_obsoletes_devel_%{1}}}} \
12mr|kernel-3.6.6-2|587	%{expand:%%{?latest_provides_devel_%{1}:Provides: %{latest_provides_devel_%{1}}}} \
12mr|kernel-3.6.6-2|588	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.6.6-2|589	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.6-2|590	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.6.6-2|591	\
12mr|kernel-3.6.6-2|592	%endif							\
12mr|kernel-3.6.6-2|593	\
12mr|kernel-3.6.6-2|594	%post -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-post \
12mr|kernel-3.6.6-2|595	%posttrans -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-posttrans \
12mr|kernel-3.6.6-2|596	%preun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-preun \
12mr|kernel-3.6.6-2|597	%postun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-postun \
12mr|kernel-3.6.6-2|598	\
12mr|kernel-3.6.6-2|599	%if %build_devel					\
12mr|kernel-3.6.6-2|600	%post -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-post \
12mr|kernel-3.6.6-2|601	%preun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-preun \
12mr|kernel-3.6.6-2|602	%postun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-postun \
12mr|kernel-3.6.6-2|603	%endif							\
12mr|kernel-3.6.6-2|604	\
12mr|kernel-3.6.6-2|605	%files -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1} \
12mr|kernel-3.6.6-2|606	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.6.6-2|607	\
12mr|kernel-3.6.6-2|608	%if %build_devel					\
12mr|kernel-3.6.6-2|609	%files -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1} \
12mr|kernel-3.6.6-2|610	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.6-2|611	%endif							\
12mr|kernel-3.6.6-2|612	\
12mr|kernel-3.6.6-2|613	%if %build_debug					\
12mr|kernel-3.6.6-2|614	%files -n %{kname}-%{1}-%{buildrel}-debug -f kernel_debug_files.%{1} \
12mr|kernel-3.6.6-2|615	%endif
12mr|kernel-3.6.6-2|616	
12mr|kernel-3.6.6-2|617	%ifarch %{ix86}
12mr|kernel-3.6.6-2|618	#
12mr|kernel-3.6.6-2|619	# kernel-desktop586: i586, smp-alternatives, 4GB
12mr|kernel-3.6.6-2|620	#
12mr|kernel-3.6.6-2|621	%if %build_desktop586
12mr|kernel-3.6.6-2|622	%define summary_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.6.6-2|623	%define info_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.6-2|624	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.6-2|625	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|626	%mkflavour desktop586
12mr|kernel-3.6.6-2|627	%endif
12mr|kernel-3.6.6-2|628	%endif
12mr|kernel-3.6.6-2|629	
12mr|kernel-3.6.6-2|630	#
12mr|kernel-3.6.6-2|631	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.6-2|632	#
12mr|kernel-3.6.6-2|633	%if %build_desktop
12mr|kernel-3.6.6-2|634	%ifarch %{ix86}
12mr|kernel-3.6.6-2|635	%define summary_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.6.6-2|636	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.6-2|637	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.6-2|638	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.6-2|639	%else
12mr|kernel-3.6.6-2|640	%define summary_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.6.6-2|641	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.6-2|642	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.6.6-2|643	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|644	%endif
12mr|kernel-3.6.6-2|645	%mkflavour desktop
12mr|kernel-3.6.6-2|646	%endif
12mr|kernel-3.6.6-2|647	
12mr|kernel-3.6.6-2|648	#
12mr|kernel-3.6.6-2|649	# kernel-netbook: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.6-2|650	#
12mr|kernel-3.6.6-2|651	%if %build_netbook
12mr|kernel-3.6.6-2|652	%ifarch %{ix86}
12mr|kernel-3.6.6-2|653	%define summary_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.6.6-2|654	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.6-2|655	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.6.6-2|656	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.6-2|657	%else
12mr|kernel-3.6.6-2|658	%define summary_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.6.6-2|659	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.6-2|660	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mr|kernel-3.6.6-2|661	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|662	%endif
12mr|kernel-3.6.6-2|663	%mkflavour netbook
12mr|kernel-3.6.6-2|664	%endif
12mr|kernel-3.6.6-2|665	
12mr|kernel-3.6.6-2|666	#
12mr|kernel-3.6.6-2|667	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mr|kernel-3.6.6-2|668	#
12mr|kernel-3.6.6-2|669	%if %build_server
12mr|kernel-3.6.6-2|670	%ifarch %{ix86}
12mr|kernel-3.6.6-2|671	%define summary_server Linux Kernel for server use with i686 & 64GB RAM
12mr|kernel-3.6.6-2|672	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.6.6-2|673	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using \
12mr|kernel-3.6.6-2|674	no preempt, HZ_100, CFS cpu scheduler and cfq i/o scheduler, PERFORMANCE governor.
12mr|kernel-3.6.6-2|675	%else
12mr|kernel-3.6.6-2|676	%define summary_server Linux Kernel for server use with %{_arch}
12mr|kernel-3.6.6-2|677	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.6.6-2|678	multiple %{_arch} processor(s)/core(s), using no preempt, HZ_100, \
12mr|kernel-3.6.6-2|679	CFS cpu scheduler and cfq i/o scheduler, PERFORMANCE governor.
12mr|kernel-3.6.6-2|680	%endif
12mr|kernel-3.6.6-2|681	%mkflavour server
12mr|kernel-3.6.6-2|682	%endif
12mr|kernel-3.6.6-2|683	
12mr|kernel-3.6.6-2|684	%ifarch %{ix86}
12mr|kernel-3.6.6-2|685	#
12mr|kernel-3.6.6-2|686	# kernel-desktop-pae: i686, smp-alternatives, 64GB
12mr|kernel-3.6.6-2|687	#
12mr|kernel-3.6.6-2|688	%if %build_desktop_pae
12mr|kernel-3.6.6-2|689	%define summary_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.6.6-2|690	%define info_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.6-2|691	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.6-2|692	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|693	%mkflavour desktop-pae
12mr|kernel-3.6.6-2|694	%endif
12mr|kernel-3.6.6-2|695	%endif
12mr|kernel-3.6.6-2|696	
12mr|kernel-3.6.6-2|697	%ifarch %{ix86}
12mr|kernel-3.6.6-2|698	#
12mr|kernel-3.6.6-2|699	# kernel-netbook-pae: i686, smp-alternatives, 64 GB
12mr|kernel-3.6.6-2|700	#
12mr|kernel-3.6.6-2|701	%if %build_netbook_pae
12mr|kernel-3.6.6-2|702	%define summary_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.6.6-2|703	%define info_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.6-2|704	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.6.6-2|705	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|706	%mkflavour netbook-pae
12mr|kernel-3.6.6-2|707	%endif
12mr|kernel-3.6.6-2|708	%endif
12mr|kernel-3.6.6-2|709	
12mr|kernel-3.6.6-2|710	%ifarch %{ix86}
12mr|kernel-3.6.6-2|711	#
12mr|kernel-3.6.6-2|712	# kernel-nrj-desktop586: nrj, i586, smp-alternatives, 4GB
12mr|kernel-3.6.6-2|713	#
12mr|kernel-3.6.6-2|714	%if %build_nrj_desktop586
12mr|kernel-3.6.6-2|715	%define summary_nrj_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.6.6-2|716	%define info_nrj_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.6-2|717	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.6-2|718	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|719	%mkflavour nrj-desktop586
12mr|kernel-3.6.6-2|720	%endif
12mr|kernel-3.6.6-2|721	%endif
12mr|kernel-3.6.6-2|722	
12mr|kernel-3.6.6-2|723	#
12mr|kernel-3.6.6-2|724	# kernel-nrj-desktop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.6-2|725	#
12mr|kernel-3.6.6-2|726	%if %build_nrj_desktop
12mr|kernel-3.6.6-2|727	%ifarch %{ix86}
12mr|kernel-3.6.6-2|728	%define summary_nrj_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.6.6-2|729	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.6-2|730	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.6-2|731	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|732	%else
12mr|kernel-3.6.6-2|733	%define summary_nrj_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.6.6-2|734	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.6-2|735	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.6.6-2|736	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|737	%endif
12mr|kernel-3.6.6-2|738	%mkflavour nrj-desktop
12mr|kernel-3.6.6-2|739	%endif
12mr|kernel-3.6.6-2|740	
12mr|kernel-3.6.6-2|741	#
12mr|kernel-3.6.6-2|742	# kernel-nrj-realtime: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.6-2|743	#
12mr|kernel-3.6.6-2|744	%if %build_nrj_realtime
12mr|kernel-3.6.6-2|745	%ifarch %{ix86}
12mr|kernel-3.6.6-2|746	%define summary_nrj_realtime Linux Kernel for low latency use with i686 & 4GB RAM
12mr|kernel-3.6.6-2|747	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mr|kernel-3.6.6-2|748	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.6-2|749	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mr|kernel-3.6.6-2|750	%else
12mr|kernel-3.6.6-2|751	%define summary_nrj_realtime Linux Kernel for low latency use with %{_arch}
12mr|kernel-3.6.6-2|752	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mr|kernel-3.6.6-2|753	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.6.6-2|754	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mr|kernel-3.6.6-2|755	%endif
12mr|kernel-3.6.6-2|756	%mkflavour nrj-realtime
12mr|kernel-3.6.6-2|757	%endif
12mr|kernel-3.6.6-2|758	
12mr|kernel-3.6.6-2|759	#
12mr|kernel-3.6.6-2|760	# kernel-nrj-laptop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.6-2|761	#
12mr|kernel-3.6.6-2|762	%if %build_nrj_laptop
12mr|kernel-3.6.6-2|763	%ifarch %{ix86}
12mr|kernel-3.6.6-2|764	%define summary_nrj_laptop Linux Kernel for laptop use with i686 & 4GB RAM
12mr|kernel-3.6.6-2|765	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mr|kernel-3.6.6-2|766	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_300, \
12mr|kernel-3.6.6-2|767	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|768	%else
12mr|kernel-3.6.6-2|769	%define summary_nrj_laptop Linux Kernel for laptop use with %{_arch}
12mr|kernel-3.6.6-2|770	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mr|kernel-3.6.6-2|771	multiple %{_arch} processor(s)/core(s), using HZ_300, \
12mr|kernel-3.6.6-2|772	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|773	%endif
12mr|kernel-3.6.6-2|774	%mkflavour nrj-laptop
12mr|kernel-3.6.6-2|775	%endif
12mr|kernel-3.6.6-2|776	
12mr|kernel-3.6.6-2|777	#
12mr|kernel-3.6.6-2|778	# kernel-nrj-netbook: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.6-2|779	#
12mr|kernel-3.6.6-2|780	%if %build_nrj_netbook
12mr|kernel-3.6.6-2|781	%ifarch %{ix86}
12mr|kernel-3.6.6-2|782	%define summary_nrj_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.6.6-2|783	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.6-2|784	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.6.6-2|785	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|786	%else
12mr|kernel-3.6.6-2|787	%define summary_nrj_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.6.6-2|788	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.6-2|789	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mr|kernel-3.6.6-2|790	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|791	%endif
12mr|kernel-3.6.6-2|792	%mkflavour nrj-netbook
12mr|kernel-3.6.6-2|793	%endif
12mr|kernel-3.6.6-2|794	
12mr|kernel-3.6.6-2|795	%ifarch %{ix86}
12mr|kernel-3.6.6-2|796	#
12mr|kernel-3.6.6-2|797	# kernel-nrj-desktop-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.6.6-2|798	#
12mr|kernel-3.6.6-2|799	%if %build_nrj_desktop_pae
12mr|kernel-3.6.6-2|800	%define summary_nrj_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.6.6-2|801	%define info_nrj_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.6-2|802	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.6-2|803	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|804	%mkflavour nrj-desktop-pae
12mr|kernel-3.6.6-2|805	%endif
12mr|kernel-3.6.6-2|806	%endif
12mr|kernel-3.6.6-2|807	
12mr|kernel-3.6.6-2|808	%ifarch %{ix86}
12mr|kernel-3.6.6-2|809	#
12mr|kernel-3.6.6-2|810	# kernel-nrj-realtime-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.6.6-2|811	#
12mr|kernel-3.6.6-2|812	%if %build_nrj_realtime_pae
12mr|kernel-3.6.6-2|813	%define summary_nrj_realtime_pae Linux kernel for low latency use with i686 & upto 64GB RAM
12mr|kernel-3.6.6-2|814	%define info_nrj_realtime_pae This kernel is compiled for low latency use, single or \
12mr|kernel-3.6.6-2|815	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.6-2|816	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mr|kernel-3.6.6-2|817	%mkflavour nrj-realtime-pae
12mr|kernel-3.6.6-2|818	%endif
12mr|kernel-3.6.6-2|819	%endif
12mr|kernel-3.6.6-2|820	
12mr|kernel-3.6.6-2|821	%ifarch %{ix86}
12mr|kernel-3.6.6-2|822	#
12mr|kernel-3.6.6-2|823	# kernel-nrj-laptop-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.6.6-2|824	#
12mr|kernel-3.6.6-2|825	%if %build_nrj_laptop_pae
12mr|kernel-3.6.6-2|826	%define summary_nrj_laptop_pae Linux Kernel for for laptop use with i686 & upto 64GB RAM
12mr|kernel-3.6.6-2|827	%define info_nrj_laptop_pae This kernel is compiled for laptop use, single or \
12mr|kernel-3.6.6-2|828	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_300, \
12mr|kernel-3.6.6-2|829	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|830	%mkflavour nrj-laptop-pae
12mr|kernel-3.6.6-2|831	%endif
12mr|kernel-3.6.6-2|832	%endif
12mr|kernel-3.6.6-2|833	
12mr|kernel-3.6.6-2|834	%ifarch %{ix86}
12mr|kernel-3.6.6-2|835	#
12mr|kernel-3.6.6-2|836	# kernel-nrj-netbook-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.6.6-2|837	#
12mr|kernel-3.6.6-2|838	%if %build_nrj_netbook_pae
12mr|kernel-3.6.6-2|839	%define summary_nrj_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.6.6-2|840	%define info_nrj_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.6-2|841	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.6.6-2|842	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|843	%mkflavour nrj-netbook-pae
12mr|kernel-3.6.6-2|844	%endif
12mr|kernel-3.6.6-2|845	%endif
12mr|kernel-3.6.6-2|846	
12mr|kernel-3.6.6-2|847	%ifarch %{ix86}
12mr|kernel-3.6.6-2|848	#
12mr|kernel-3.6.6-2|849	# kernel-nrj-netbook-atom: nrj, for Intel Atom cpu, smp-alternatives, 4 GB
12mr|kernel-3.6.6-2|850	#
12mr|kernel-3.6.6-2|851	%if %build_nrj_netbook_atom
12mr|kernel-3.6.6-2|852	%define summary_nrj_netbook_atom Linux Kernel for netbook use with Intel Atom cpu, less than 4GB RAM
12mr|kernel-3.6.6-2|853	%define info_nrj_netbook_atom This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.6-2|854	multiple Intel Atom cpu processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.6.6-2|855	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|856	%mkflavour nrj-netbook-atom
12mr|kernel-3.6.6-2|857	%endif
12mr|kernel-3.6.6-2|858	%endif
12mr|kernel-3.6.6-2|859	
12mr|kernel-3.6.6-2|860	%ifarch %{ix86}
12mr|kernel-3.6.6-2|861	#
12mr|kernel-3.6.6-2|862	# kernel-nrj-netbook-atom-pae: nrj, for Intel Atom cpu, smp-alternatives, 64 GB
12mr|kernel-3.6.6-2|863	#
12mr|kernel-3.6.6-2|864	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.6.6-2|865	%define summary_nrj_netbook_atom_pae Linux Kernel for netbook use with Intel Atom cpu & upto 64GB RAM
12mr|kernel-3.6.6-2|866	%define info_nrj_netbook_atom_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.6-2|867	multiple Intel Atom cpu processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.6.6-2|868	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|869	%mkflavour nrj-netbook-atom-pae
12mr|kernel-3.6.6-2|870	%endif
12mr|kernel-3.6.6-2|871	%endif
12mr|kernel-3.6.6-2|872	
12mr|kernel-3.6.6-2|873	%ifarch %{ix86}
12mr|kernel-3.6.6-2|874	#
12mr|kernel-3.6.6-2|875	# kernel-nrj-desktop-core2: nrj, Intel Core 2 and newer, smp-alternatives, 4 GB
12mr|kernel-3.6.6-2|876	#
12mr|kernel-3.6.6-2|877	%if %build_nrj_desktop_core2
12mr|kernel-3.6.6-2|878	%define summary_nrj_desktop_core2 Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.6.6-2|879	%define info_nrj_desktop_core2 This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.6-2|880	multiple Intel Core 2 and newer processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.6-2|881	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|882	%mkflavour nrj-desktop-core2
12mr|kernel-3.6.6-2|883	%endif
12mr|kernel-3.6.6-2|884	%endif
12mr|kernel-3.6.6-2|885	
12mr|kernel-3.6.6-2|886	%ifarch %{ix86}
12mr|kernel-3.6.6-2|887	#
12mr|kernel-3.6.6-2|888	# kernel-nrj-desktop-core2-pae: nrj, Intel Core 2 and newer, smp-alternatives, 64 GB
12mr|kernel-3.6.6-2|889	#
12mr|kernel-3.6.6-2|890	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.6.6-2|891	%define summary_nrj_desktop_core2_pae Linux Kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.6.6-2|892	%define info_nrj_desktop_core2_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.6-2|893	multiple Intel Core 2 and newer processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.6-2|894	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.6-2|895	%mkflavour nrj-desktop-core2-pae
12mr|kernel-3.6.6-2|896	%endif
12mr|kernel-3.6.6-2|897	%endif
12mr|kernel-3.6.6-2|898	
12mr|kernel-3.6.6-2|899	#
12mr|kernel-3.6.6-2|900	# ARM kernels
12mr|kernel-3.6.6-2|901	#
12mr|kernel-3.6.6-2|902	%ifarch %{arm}
12mr|kernel-3.6.6-2|903	%if %build_iop32x
12mr|kernel-3.6.6-2|904	%define summary_iop32x Linux Kernel for Arm machines based on Xscale IOP32X
12mr|kernel-3.6.6-2|905	%define info_iop32x This kernel is compiled for iop32x boxes. It will run on n2100 \
12mr|kernel-3.6.6-2|906	or ss4000e or sanmina boards.
12mr|kernel-3.6.6-2|907	%mkflavour iop32x
12mr|kernel-3.6.6-2|908	%endif
12mr|kernel-3.6.6-2|909	%if %build_kirkwood
12mr|kernel-3.6.6-2|910	%define summary_kirkwood Linux Kernel for Arm machines based on Kirkwood
12mr|kernel-3.6.6-2|911	%define info_kirkwood This kernel is compiled for kirkwood boxes. It will run on openrd boards.
12mr|kernel-3.6.6-2|912	%mkflavour kirkwood
12mr|kernel-3.6.6-2|913	%endif
12mr|kernel-3.6.6-2|914	%if %build_versatile
12mr|kernel-3.6.6-2|915	%define summary_versatile Linux Kernel for Versatile arm machines
12mr|kernel-3.6.6-2|916	%define info_versatile This kernel is compiled for Versatile boxes. It will run on Qemu for instance.
12mr|kernel-3.6.6-2|917	%mkflavour versatile
12mr|kernel-3.6.6-2|918	%endif
12mr|kernel-3.6.6-2|919	%endif
12mr|kernel-3.6.6-2|920	
12mr|kernel-3.6.6-2|921	#
12mr|kernel-3.6.6-2|922	# kernel-source
12mr|kernel-3.6.6-2|923	#
12mr|kernel-3.6.6-2|924	%if %build_source
12mr|kernel-3.6.6-2|925	%package -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.6-2|926	Version: 	%{fakever}
12mr|kernel-3.6.6-2|927	Release: 	%{fakerel}
12mr|kernel-3.6.6-2|928	Requires: 	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
12mr|kernel-3.6.6-2|929	Summary: 	The Linux source code for %{kname}-%{buildrel}
12mr|kernel-3.6.6-2|930	Group: 		Development/Kernel
12mr|kernel-3.6.6-2|931	Autoreqprov: 	no
12mr|kernel-3.6.6-2|932	Provides: 	kernel-source = %{kverrel}
12mr|kernel-3.6.6-2|933	Buildarch:	noarch
12mr|kernel-3.6.6-2|934	
12mr|kernel-3.6.6-2|935	%description -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.6-2|936	The %{kname}-source package contains the source code files for the Mandriva and
12mr|kernel-3.6.6-2|937	ROSA kernel. Theese source files are only needed if you want to build your
12mr|kernel-3.6.6-2|938	own custom kernel that is better tuned to your particular hardware.
12mr|kernel-3.6.6-2|939	
12mr|kernel-3.6.6-2|940	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12mr|kernel-3.6.6-2|941	drivers against, install the *-devel-* rpm that is matching your kernel.
12mr|kernel-3.6.6-2|942	
12mr|kernel-3.6.6-2|943	%post -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.6-2|944	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,server,desktop-pae,netbook-pae,nrj-desktop586,nrj-desktop,nrj-realtime,nrj-laptop,nrj-netbook,nrj-desktop-pae,nrj-realtime-pae,nrj-laptop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}; do
12mr|kernel-3.6.6-2|945	if [ -d $i ]; then
12mr|kernel-3.6.6-2|946	if [ ! -L $i/build -a ! -L $i/source ]; then
12mr|kernel-3.6.6-2|947	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/build
12mr|kernel-3.6.6-2|948	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/source
12mr|kernel-3.6.6-2|949	fi
12mr|kernel-3.6.6-2|950	fi
12mr|kernel-3.6.6-2|951	done
12mr|kernel-3.6.6-2|952	cd /usr/src
12mr|kernel-3.6.6-2|953	rm -f linux
12mr|kernel-3.6.6-2|954	ln -snf linux-%{kversion}-%{buildrpmrel} linux
12mr|kernel-3.6.6-2|955	
12mr|kernel-3.6.6-2|956	%preun -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.6-2|957	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,server,desktop-pae,netbook-pae,nrj-desktop586,nrj-desktop,nrj-realtime,nrj-laptop,nrj-netbook,nrj-desktop-pae,nrj-realtime-pae,nrj-laptop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}/{build,source}; do
12mr|kernel-3.6.6-2|958	if [ -L $i ]; then
12mr|kernel-3.6.6-2|959	if [ "$(readlink $i)" = "/usr/src/linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.6.6-2|960	rm -f $i
12mr|kernel-3.6.6-2|961	fi
12mr|kernel-3.6.6-2|962	fi
12mr|kernel-3.6.6-2|963	done
12mr|kernel-3.6.6-2|964	if [ -L /usr/src/linux ]; then
12mr|kernel-3.6.6-2|965	if [ "$(readlink /usr/src/linux)" = "linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.6.6-2|966	rm -f /usr/src/linux
12mr|kernel-3.6.6-2|967	fi
12mr|kernel-3.6.6-2|968	fi
12mr|kernel-3.6.6-2|969	exit 0
12mr|kernel-3.6.6-2|970	
12mr|kernel-3.6.6-2|971	#
12mr|kernel-3.6.6-2|972	# kernel-source-latest: virtual rpm
12mr|kernel-3.6.6-2|973	#
12mr|kernel-3.6.6-2|974	%package -n %{kname}-source-latest
12mr|kernel-3.6.6-2|975	Version: 	%{kversion}
12mr|kernel-3.6.6-2|976	Release: 	%{rpmrel}
12mr|kernel-3.6.6-2|977	Summary: 	Virtual rpm for latest %{kname}-source
12mr|kernel-3.6.6-2|978	Group:   	Development/Kernel
12mr|kernel-3.6.6-2|979	Requires: 	%{kname}-source-%{buildrel}
12mr|kernel-3.6.6-2|980	Buildarch:	noarch
12mr|kernel-3.6.6-2|981	
12mr|kernel-3.6.6-2|982	%description -n %{kname}-source-latest
12mr|kernel-3.6.6-2|983	This package is a virtual rpm that aims to make sure you always have the
12mr|kernel-3.6.6-2|984	latest %{kname}-source installed...
12mr|kernel-3.6.6-2|985	%endif
12mr|kernel-3.6.6-2|986	
12mr|kernel-3.6.6-2|987	#
12mr|kernel-3.6.6-2|988	# kernel-doc: documentation for the Linux kernel
12mr|kernel-3.6.6-2|989	#
12mr|kernel-3.6.6-2|990	%if %build_doc
12mr|kernel-3.6.6-2|991	%package -n %{kname}-doc
12mr|kernel-3.6.6-2|992	Version: 	%{kversion}
12mr|kernel-3.6.6-2|993	Release: 	%{rpmrel}
12mr|kernel-3.6.6-2|994	Summary: 	Various documentation bits found in the %{kname} source
12mr|kernel-3.6.6-2|995	Group: 		Documentation
12mr|kernel-3.6.6-2|996	Buildarch:	noarch
12mr|kernel-3.6.6-2|997	
12mr|kernel-3.6.6-2|998	%description -n %{kname}-doc
12mr|kernel-3.6.6-2|999	This package contains documentation files from the %{kname} source.
12mr|kernel-3.6.6-2|1000	Various bits of information about the Linux kernel and the device drivers
12mr|kernel-3.6.6-2|1001	shipped with it are documented in these files. You also might want install
12mr|kernel-3.6.6-2|1002	this package if you need a reference to the options that can be passed to
12mr|kernel-3.6.6-2|1003	Linux kernel modules at load time.
12mr|kernel-3.6.6-2|1004	%endif
12mr|kernel-3.6.6-2|1005	
12mr|kernel-3.6.6-2|1006	#
12mr|kernel-3.6.6-2|1007	# kernel/tools
12mr|kernel-3.6.6-2|1008	#
12mr|kernel-3.6.6-2|1009	%if %{build_perf}
12mr|kernel-3.6.6-2|1010	%package -n perf
12mr|kernel-3.6.6-2|1011	Version:	%{kversion}
12mr|kernel-3.6.6-2|1012	Release:	%{rpmrel}
12mr|kernel-3.6.6-2|1013	Summary:	perf tool and the supporting documentation
12mr|kernel-3.6.6-2|1014	Group:		System/Kernel and hardware
12mr|kernel-3.6.6-2|1015	
12mr|kernel-3.6.6-2|1016	%description -n perf
12mr|kernel-3.6.6-2|1017	the perf tool and the supporting documentation.
12mr|kernel-3.6.6-2|1018	%endif
12mr|kernel-3.6.6-2|1019	
12mr|kernel-3.6.6-2|1020	%if %{build_cpupower}
12mr|kernel-3.6.6-2|1021	%package -n cpupower
12mr|kernel-3.6.6-2|1022	Version:	%{kversion}
12mr|kernel-3.6.6-2|1023	Release:	%{rpmrel}
12mr|kernel-3.6.6-2|1024	Summary:	the cpupower tools
12mr|kernel-3.6.6-2|1025	Group:		System/Kernel and hardware
12mr|kernel-3.6.6-2|1026	Requires(post):  rpm-helper >= 0.24.0-3
12mr|kernel-3.6.6-2|1027	Requires(preun): rpm-helper >= 0.24.0-3
12mr|kernel-3.6.6-2|1028	%if %{mdvver} >= 201200
12mr|kernel-3.6.6-2|1029	Obsoletes:	cpufreq cpufrequtils
12mr|kernel-3.6.6-2|1030	%endif
12mr|kernel-3.6.6-2|1031	
12mr|kernel-3.6.6-2|1032	%description -n cpupower
12mr|kernel-3.6.6-2|1033	the cpupower tools.
12mr|kernel-3.6.6-2|1034	
12mr|kernel-3.6.6-2|1035	%post -n cpupower
12mr|kernel-3.6.6-2|1036	%_post_service cpupower
12mr|kernel-3.6.6-2|1037	
12mr|kernel-3.6.6-2|1038	%preun -n cpupower
12mr|kernel-3.6.6-2|1039	%_preun_service cpupower
12mr|kernel-3.6.6-2|1040	
12mr|kernel-3.6.6-2|1041	%package -n cpupower-devel
12mr|kernel-3.6.6-2|1042	Version:	%{kversion}
12mr|kernel-3.6.6-2|1043	Release:	%{rpmrel}
12mr|kernel-3.6.6-2|1044	Summary:	devel files for cpupower
12mr|kernel-3.6.6-2|1045	Group:		Development/Kernel
12mr|kernel-3.6.6-2|1046	Requires:	cpupower = %{kversion}-%{rpmrel}
12mr|kernel-3.6.6-2|1047	Conflicts:	%{_lib}cpufreq-devel
12mr|kernel-3.6.6-2|1048	
12mr|kernel-3.6.6-2|1049	%description -n cpupower-devel
12mr|kernel-3.6.6-2|1050	This package contains the development files for cpupower.
12mr|kernel-3.6.6-2|1051	%endif
12mr|kernel-3.6.6-2|1052	
12mr|kernel-3.6.6-2|1053	
12mr|kernel-3.6.6-2|1054	#
12mr|kernel-3.6.6-2|1055	# End packages - here begins build stage
12mr|kernel-3.6.6-2|1056	#
12mr|kernel-3.6.6-2|1057	%prep
12mr|kernel-3.6.6-2|1058	%setup -q -n %top_dir_name -c
12mr|kernel-3.6.6-2|1059	%setup -q -n %top_dir_name -D -T -a100
12mr|kernel-3.6.6-2|1060	
12mr|kernel-3.6.6-2|1061	%define patches_dir ../%{patch_ver}/
12mr|kernel-3.6.6-2|1062	
12mr|kernel-3.6.6-2|1063	cd %src_dir
12mr|kernel-3.6.6-2|1064	
12mr|kernel-3.6.6-2|1065	%if %sublevel
12mr|kernel-3.6.6-2|1066	%if %kpatch
12mr|kernel-3.6.6-2|1067	%if %prev_sublevel
12mr|kernel-3.6.6-2|1068	%patch1 -p1
12mr|kernel-3.6.6-2|1069	%endif
12mr|kernel-3.6.6-2|1070	%patch2 -p1
12mr|kernel-3.6.6-2|1071	%else
12mr|kernel-3.6.6-2|1072	%patch1 -p1
12mr|kernel-3.6.6-2|1073	%endif
12mr|kernel-3.6.6-2|1074	%else
12mr|kernel-3.6.6-2|1075	%if %kpatch
12mr|kernel-3.6.6-2|1076	%patch1 -p1
12mr|kernel-3.6.6-2|1077	%endif
12mr|kernel-3.6.6-2|1078	%endif
12mr|kernel-3.6.6-2|1079	%if %kgit
12mr|kernel-3.6.6-2|1080	%patch2 -p1
12mr|kernel-3.6.6-2|1081	%endif
12mr|kernel-3.6.6-2|1082	
12mr|kernel-3.6.6-2|1083	%{patches_dir}/scripts/apply_patchesQL
12mr|kernel-3.6.6-2|1084	%{patches_dir}/scripts/apply_patches
12mr|kernel-3.6.6-2|1085	
12mr|kernel-3.6.6-2|1086	# PATCH END
12mr|kernel-3.6.6-2|1087	
12mr|kernel-3.6.6-2|1088	
12mr|kernel-3.6.6-2|1089	#
12mr|kernel-3.6.6-2|1090	# Setup Begin
12mr|kernel-3.6.6-2|1091	#
12mr|kernel-3.6.6-2|1092	
12mr|kernel-3.6.6-2|1093	# Prepare all the variables for calling create_configs
12mr|kernel-3.6.6-2|1094	
12mr|kernel-3.6.6-2|1095	%if %build_debug
12mr|kernel-3.6.6-2|1096	%define debug --debug
12mr|kernel-3.6.6-2|1097	%else
12mr|kernel-3.6.6-2|1098	%define debug --no-debug
12mr|kernel-3.6.6-2|1099	%endif
12mr|kernel-3.6.6-2|1100	
12mr|kernel-3.6.6-2|1101	
12mr|kernel-3.6.6-2|1102	%{patches_dir}/scripts/create_configs %debug --user_cpu="%{target_arch}"
12mr|kernel-3.6.6-2|1103	
12mr|kernel-3.6.6-2|1104	# make sure the kernel has the sublevel we know it has...
12mr|kernel-3.6.6-2|1105	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" Makefile
12mr|kernel-3.6.6-2|1106	
12mr|kernel-3.6.6-2|1107	# get rid of unwanted files
12mr|kernel-3.6.6-2|1108	find . -name '*~' -o -name '*.orig' -o -name '*.append' | %kxargs rm -f
12mr|kernel-3.6.6-2|1109	
12mr|kernel-3.6.6-2|1110	
12mr|kernel-3.6.6-2|1111	%build
12mr|kernel-3.6.6-2|1112	# Common target directories
12mr|kernel-3.6.6-2|1113	%define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel}
12mr|kernel-3.6.6-2|1114	%define _bootdir /boot
12mr|kernel-3.6.6-2|1115	%define _modulesdir /lib/modules
12mr|kernel-3.6.6-2|1116	%define _efidir %{_bootdir}/efi/mandriva
12mr|kernel-3.6.6-2|1117	
12mr|kernel-3.6.6-2|1118	# Directories definition needed for building
12mr|kernel-3.6.6-2|1119	%define temp_root %{build_dir}/temp-root
12mr|kernel-3.6.6-2|1120	%define temp_source %{temp_root}%{_kerneldir}
12mr|kernel-3.6.6-2|1121	%define temp_boot %{temp_root}%{_bootdir}
12mr|kernel-3.6.6-2|1122	%define temp_modules %{temp_root}%{_modulesdir}
12mr|kernel-3.6.6-2|1123	
12mr|kernel-3.6.6-2|1124	PrepareKernel() {
12mr|kernel-3.6.6-2|1125	name=$1
12mr|kernel-3.6.6-2|1126	extension=$2
12mr|kernel-3.6.6-2|1127	x86_dir=arch/x86/configs
12mr|kernel-3.6.6-2|1128	
12mr|kernel-3.6.6-2|1129	echo "Make config for kernel $extension"
12mr|kernel-3.6.6-2|1130	
12mr|kernel-3.6.6-2|1131	%smake -s mrproper
12mr|kernel-3.6.6-2|1132	
12mr|kernel-3.6.6-2|1133	if [ "%{target_arch}" == "i386" -o "%{target_arch}" == "x86_64" ]; then
12mr|kernel-3.6.6-2|1134	if [ -z "$name" ]; then
12mr|kernel-3.6.6-2|1135	cp ${x86_dir}/%{target_arch}_defconfig-desktop .config
12mr|kernel-3.6.6-2|1136	else
12mr|kernel-3.6.6-2|1137	cp ${x86_dir}/%{target_arch}_defconfig-$name .config
12mr|kernel-3.6.6-2|1138	fi
12mr|kernel-3.6.6-2|1139	else
12mr|kernel-3.6.6-2|1140	if [ -z "$name" ]; then
12mr|kernel-3.6.6-2|1141	cp arch/%{target_arch}/defconfig-desktop .config
12mr|kernel-3.6.6-2|1142	else
12mr|kernel-3.6.6-2|1143	cp arch/%{target_arch}/defconfig-$name .config
12mr|kernel-3.6.6-2|1144	fi
12mr|kernel-3.6.6-2|1145	fi
12mr|kernel-3.6.6-2|1146	
12mr|kernel-3.6.6-2|1147	# make sure EXTRAVERSION says what we want it to say
12mr|kernel-3.6.6-2|1148	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
12mr|kernel-3.6.6-2|1149	
12mr|kernel-3.6.6-2|1150	%smake oldconfig
12mr|kernel-3.6.6-2|1151	}
12mr|kernel-3.6.6-2|1152	
12mr|kernel-3.6.6-2|1153	BuildKernel() {
12mr|kernel-3.6.6-2|1154	KernelVer=$1
12mr|kernel-3.6.6-2|1155	
12mr|kernel-3.6.6-2|1156	echo "Building kernel $KernelVer"
12mr|kernel-3.6.6-2|1157	
12mr|kernel-3.6.6-2|1158	%kmake -s all
12mr|kernel-3.6.6-2|1159	
12mr|kernel-3.6.6-2|1160	# kirkwood boxes have u-boot
12mr|kernel-3.6.6-2|1161	if [ "$KernelVer" = "%{kversion}-kirkwood-%{buildrpmrel}" ]; then
12mr|kernel-3.6.6-2|1162	%kmake uImage
12mr|kernel-3.6.6-2|1163	fi
12mr|kernel-3.6.6-2|1164	
12mr|kernel-3.6.6-2|1165	# Start installing stuff
12mr|kernel-3.6.6-2|1166	install -d %{temp_boot}
12mr|kernel-3.6.6-2|1167	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
12mr|kernel-3.6.6-2|1168	install -m 644 .config %{temp_boot}/config-$KernelVer
12mr|kernel-3.6.6-2|1169	xz -c Module.symvers > %{temp_boot}/symvers-$KernelVer.xz
12mr|kernel-3.6.6-2|1170	
12mr|kernel-3.6.6-2|1171	%ifarch %{arm}
12mr|kernel-3.6.6-2|1172	if [ -f arch/arm/boot/uImage ]; then
12mr|kernel-3.6.6-2|1173	cp -f arch/arm/boot/uImage %{temp_boot}/uImage-$KernelVer
12mr|kernel-3.6.6-2|1174	else
12mr|kernel-3.6.6-2|1175	cp -f arch/arm/boot/zImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.6.6-2|1176	fi
12mr|kernel-3.6.6-2|1177	%else
12mr|kernel-3.6.6-2|1178	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.6.6-2|1179	%endif
12mr|kernel-3.6.6-2|1180	
12mr|kernel-3.6.6-2|1181	# modules
12mr|kernel-3.6.6-2|1182	install -d %{temp_modules}/$KernelVer
12mr|kernel-3.6.6-2|1183	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
12mr|kernel-3.6.6-2|1184	
12mr|kernel-3.6.6-2|1185	# remove /lib/firmware, we use a separate kernel-firmware
12mr|kernel-3.6.6-2|1186	rm -rf %{temp_root}/lib/firmware
12mr|kernel-3.6.6-2|1187	}
12mr|kernel-3.6.6-2|1188	
12mr|kernel-3.6.6-2|1189	SaveDevel() {
12mr|kernel-3.6.6-2|1190	devel_flavour=$1
12mr|kernel-3.6.6-2|1191	
12mr|kernel-3.6.6-2|1192	DevelRoot=/usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel}
12mr|kernel-3.6.6-2|1193	TempDevelRoot=%{temp_root}$DevelRoot
12mr|kernel-3.6.6-2|1194	
12mr|kernel-3.6.6-2|1195	mkdir -p $TempDevelRoot
12mr|kernel-3.6.6-2|1196	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.6.6-2|1197	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.6.6-2|1198	cp -fR include $TempDevelRoot
12mr|kernel-3.6.6-2|1199	cp -fR scripts $TempDevelRoot
12mr|kernel-3.6.6-2|1200	cp -fR kernel/bounds.c $TempDevelRoot/kernel
12mr|kernel-3.6.6-2|1201	cp -fR tools/include $TempDevelRoot/tools/
12mr|kernel-3.6.6-2|1202	%ifarch %{arm}
12mr|kernel-3.6.6-2|1203	cp -fR arch/%{target_arch}/tools $TempDevelRoot/arch/%{target_arch}/
12mr|kernel-3.6.6-2|1204	%endif
12mr|kernel-3.6.6-2|1205	%ifarch %{ix86} x86_64
12mr|kernel-3.6.6-2|1206	cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.6.6-2|1207	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.6.6-2|1208	cp -fR arch/x86/syscalls/syscall* $TempDevelRoot/arch/x86/syscalls/
12mr|kernel-3.6.6-2|1209	cp -fR arch/x86/include $TempDevelRoot/arch/x86/
12mr|kernel-3.6.6-2|1210	cp -fR arch/x86/tools/relocs.c $TempDevelRoot/arch/x86/tools/
12mr|kernel-3.6.6-2|1211	%else
12mr|kernel-3.6.6-2|1212	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/%{target_arch}/kernel/
12mr|kernel-3.6.6-2|1213	for f in $(find arch/%{target_arch} -name include); do cp -fR --parents $f $TempDevelRoot; done
12mr|kernel-3.6.6-2|1214	%endif
12mr|kernel-3.6.6-2|1215	cp -fR .config Module.symvers $TempDevelRoot
12mr|kernel-3.6.6-2|1216	cp -fR 3rdparty/mkbuild.pl $TempDevelRoot/3rdparty
12mr|kernel-3.6.6-2|1217	
12mr|kernel-3.6.6-2|1218	# Needed for truecrypt build (Danny)
12mr|kernel-3.6.6-2|1219	cp -fR drivers/md/dm.h $TempDevelRoot/drivers/md/
12mr|kernel-3.6.6-2|1220	
12mr|kernel-3.6.6-2|1221	# Needed for lguest
12mr|kernel-3.6.6-2|1222	cp -fR drivers/lguest/lg.h $TempDevelRoot/drivers/lguest/
12mr|kernel-3.6.6-2|1223	
12mr|kernel-3.6.6-2|1224	# Needed for lirc_gpio (#39004)
12mr|kernel-3.6.6-2|1225	cp -fR drivers/media/video/bt8xx/bttv{,p}.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.6.6-2|1226	cp -fR drivers/media/video/bt8xx/bt848.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.6.6-2|1227	cp -fR drivers/media/video/btcx-risc.h $TempDevelRoot/drivers/media/video/
12mr|kernel-3.6.6-2|1228	
12mr|kernel-3.6.6-2|1229	# Needed for external dvb tree (#41418)
12mr|kernel-3.6.6-2|1230	cp -fR drivers/media/dvb/dvb-core/*.h $TempDevelRoot/drivers/media/dvb/dvb-core/
12mr|kernel-3.6.6-2|1231	cp -fR drivers/media/dvb/frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb/frontends/
12mr|kernel-3.6.6-2|1232	
12mr|kernel-3.6.6-2|1233	# add acpica header files, needed for fglrx build
12mr|kernel-3.6.6-2|1234	cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
12mr|kernel-3.6.6-2|1235	
12mr|kernel-3.6.6-2|1236	# aufs2 has a special file needed
12mr|kernel-3.6.6-2|1237	#cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
12mr|kernel-3.6.6-2|1238	
12mr|kernel-3.6.6-2|1239	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.6.6-2|1240	mips mn10300 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
12mr|kernel-3.6.6-2|1241	rm -rf $TempDevelRoot/arch/$i
12mr|kernel-3.6.6-2|1242	done
12mr|kernel-3.6.6-2|1243	
12mr|kernel-3.6.6-2|1244	%ifnarch %{arm}
12mr|kernel-3.6.6-2|1245	rm -rf $TempDevelRoot/arch/arm
12mr|kernel-3.6.6-2|1246	%endif
12mr|kernel-3.6.6-2|1247	%ifnarch %{ix86} x86_64
12mr|kernel-3.6.6-2|1248	rm -rf $TempDevelRoot/arch/x86
12mr|kernel-3.6.6-2|1249	%endif
12mr|kernel-3.6.6-2|1250	
12mr|kernel-3.6.6-2|1251	# Clean the scripts tree, and make sure everything is ok (sanity check)
12mr|kernel-3.6.6-2|1252	# running prepare+scripts (tree was already "prepared" in build)
12mr|kernel-3.6.6-2|1253	pushd $TempDevelRoot >/dev/null
12mr|kernel-3.6.6-2|1254	%smake -s prepare scripts
12mr|kernel-3.6.6-2|1255	%smake -s clean
12mr|kernel-3.6.6-2|1256	popd >/dev/null
12mr|kernel-3.6.6-2|1257	rm -f $TempDevelRoot/.config.old
12mr|kernel-3.6.6-2|1258	
12mr|kernel-3.6.6-2|1259	# fix permissions
12mr|kernel-3.6.6-2|1260	chmod -R a+rX $TempDevelRoot
12mr|kernel-3.6.6-2|1261	
12mr|kernel-3.6.6-2|1262	# disable mrproper in -devel rpms
12mr|kernel-3.6.6-2|1263	patch -p1 --fuzz=0 -d $TempDevelRoot -i %{SOURCE2}
12mr|kernel-3.6.6-2|1264	
12mr|kernel-3.6.6-2|1265	kernel_devel_files=../kernel_devel_files.$devel_flavour
12mr|kernel-3.6.6-2|1266	
12mr|kernel-3.6.6-2|1267	
12mr|kernel-3.6.6-2|1268	### Create the kernel_devel_files.*
12mr|kernel-3.6.6-2|1269	cat > $kernel_devel_files <<EOF
12mr|kernel-3.6.6-2|1270	%dir $DevelRoot
12mr|kernel-3.6.6-2|1271	%dir $DevelRoot/arch
12mr|kernel-3.6.6-2|1272	%dir $DevelRoot/include
12mr|kernel-3.6.6-2|1273	$DevelRoot/3rdparty
12mr|kernel-3.6.6-2|1274	$DevelRoot/Documentation
12mr|kernel-3.6.6-2|1275	%ifarch %{arm}
12mr|kernel-3.6.6-2|1276	$DevelRoot/arch/arm
12mr|kernel-3.6.6-2|1277	%endif
12mr|kernel-3.6.6-2|1278	$DevelRoot/arch/um
12mr|kernel-3.6.6-2|1279	%ifarch %{ix86} x86_64
12mr|kernel-3.6.6-2|1280	$DevelRoot/arch/x86
12mr|kernel-3.6.6-2|1281	%endif
12mr|kernel-3.6.6-2|1282	$DevelRoot/block
12mr|kernel-3.6.6-2|1283	$DevelRoot/crypto
12mr|kernel-3.6.6-2|1284	$DevelRoot/drivers
12mr|kernel-3.6.6-2|1285	$DevelRoot/firmware
12mr|kernel-3.6.6-2|1286	$DevelRoot/fs
12mr|kernel-3.6.6-2|1287	$DevelRoot/include/Kbuild
12mr|kernel-3.6.6-2|1288	$DevelRoot/include/acpi
12mr|kernel-3.6.6-2|1289	$DevelRoot/include/asm-generic
12mr|kernel-3.6.6-2|1290	$DevelRoot/include/config
12mr|kernel-3.6.6-2|1291	$DevelRoot/include/crypto
12mr|kernel-3.6.6-2|1292	$DevelRoot/include/drm
12mr|kernel-3.6.6-2|1293	$DevelRoot/include/generated
12mr|kernel-3.6.6-2|1294	$DevelRoot/include/keys
12mr|kernel-3.6.6-2|1295	$DevelRoot/include/linux
12mr|kernel-3.6.6-2|1296	$DevelRoot/include/math-emu
12mr|kernel-3.6.6-2|1297	$DevelRoot/include/media
12mr|kernel-3.6.6-2|1298	$DevelRoot/include/memory
12mr|kernel-3.6.6-2|1299	$DevelRoot/include/misc
12mr|kernel-3.6.6-2|1300	$DevelRoot/include/mtd
12mr|kernel-3.6.6-2|1301	$DevelRoot/include/net
12mr|kernel-3.6.6-2|1302	$DevelRoot/include/pcmcia
12mr|kernel-3.6.6-2|1303	$DevelRoot/include/ras
12mr|kernel-3.6.6-2|1304	$DevelRoot/include/rdma
12mr|kernel-3.6.6-2|1305	$DevelRoot/include/rxrpc
12mr|kernel-3.6.6-2|1306	$DevelRoot/include/scsi
12mr|kernel-3.6.6-2|1307	$DevelRoot/include/sound
12mr|kernel-3.6.6-2|1308	$DevelRoot/include/target
12mr|kernel-3.6.6-2|1309	$DevelRoot/include/trace
12mr|kernel-3.6.6-2|1310	$DevelRoot/include/video
12mr|kernel-3.6.6-2|1311	$DevelRoot/include/xen
12mr|kernel-3.6.6-2|1312	$DevelRoot/init
12mr|kernel-3.6.6-2|1313	$DevelRoot/ipc
12mr|kernel-3.6.6-2|1314	$DevelRoot/kernel
12mr|kernel-3.6.6-2|1315	$DevelRoot/lib
12mr|kernel-3.6.6-2|1316	$DevelRoot/mm
12mr|kernel-3.6.6-2|1317	$DevelRoot/net
12mr|kernel-3.6.6-2|1318	$DevelRoot/samples
12mr|kernel-3.6.6-2|1319	$DevelRoot/scripts
12mr|kernel-3.6.6-2|1320	$DevelRoot/security
12mr|kernel-3.6.6-2|1321	$DevelRoot/sound
12mr|kernel-3.6.6-2|1322	$DevelRoot/tools
12mr|kernel-3.6.6-2|1323	$DevelRoot/usr
12mr|kernel-3.6.6-2|1324	$DevelRoot/virt
12mr|kernel-3.6.6-2|1325	$DevelRoot/.config
12mr|kernel-3.6.6-2|1326	$DevelRoot/Kbuild
12mr|kernel-3.6.6-2|1327	$DevelRoot/Kconfig
12mr|kernel-3.6.6-2|1328	$DevelRoot/Makefile
12mr|kernel-3.6.6-2|1329	$DevelRoot/Module.symvers
12mr|kernel-3.6.6-2|1330	$DevelRoot/arch/Kconfig
12mr|kernel-3.6.6-2|1331	%doc README.kernel-sources
12mr|kernel-3.6.6-2|1332	EOF
12mr|kernel-3.6.6-2|1333	
12mr|kernel-3.6.6-2|1334	
12mr|kernel-3.6.6-2|1335	### Create -devel Post script on the fly
12mr|kernel-3.6.6-2|1336	cat > $kernel_devel_files-post <<EOF
12mr|kernel-3.6.6-2|1337	if [ -d /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.6-2|1338	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.6.6-2|1339	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.6-2|1340	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.6-2|1341	fi
12mr|kernel-3.6.6-2|1342	EOF
12mr|kernel-3.6.6-2|1343	
12mr|kernel-3.6.6-2|1344	
12mr|kernel-3.6.6-2|1345	### Create -devel Preun script on the fly
12mr|kernel-3.6.6-2|1346	cat > $kernel_devel_files-preun <<EOF
12mr|kernel-3.6.6-2|1347	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.6.6-2|1348	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.6-2|1349	fi
12mr|kernel-3.6.6-2|1350	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.6.6-2|1351	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.6-2|1352	fi
12mr|kernel-3.6.6-2|1353	exit 0
12mr|kernel-3.6.6-2|1354	EOF
12mr|kernel-3.6.6-2|1355	
12mr|kernel-3.6.6-2|1356	### Create -devel Postun script on the fly
12mr|kernel-3.6.6-2|1357	cat > $kernel_devel_files-postun <<EOF
12mr|kernel-3.6.6-2|1358	rm -rf /usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.6-2|1359	EOF
12mr|kernel-3.6.6-2|1360	}
12mr|kernel-3.6.6-2|1361	
12mr|kernel-3.6.6-2|1362	SaveDebug() {
12mr|kernel-3.6.6-2|1363	debug_flavour=$1
12mr|kernel-3.6.6-2|1364	
12mr|kernel-3.6.6-2|1365	install -m 644 vmlinux \
12mr|kernel-3.6.6-2|1366	%{temp_boot}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}
12mr|kernel-3.6.6-2|1367	kernel_debug_files=../kernel_debug_files.$debug_flavour
12mr|kernel-3.6.6-2|1368	echo "%{_bootdir}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}" \
12mr|kernel-3.6.6-2|1369	>> $kernel_debug_files
12mr|kernel-3.6.6-2|1370	
12mr|kernel-3.6.6-2|1371	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.6.6-2|1372	-name "*.ko" | \
12mr|kernel-3.6.6-2|1373	%kxargs -I '{}' objcopy --only-keep-debug '{}' '{}'.debug
12mr|kernel-3.6.6-2|1374	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.6.6-2|1375	-name "*.ko" | %kxargs -I '{}' \
12mr|kernel-3.6.6-2|1376	sh -c 'cd `dirname {}`; \
12mr|kernel-3.6.6-2|1377	objcopy --add-gnu-debuglink=`basename {}`.debug \
12mr|kernel-3.6.6-2|1378	--strip-debug `basename {}`'
12mr|kernel-3.6.6-2|1379	
12mr|kernel-3.6.6-2|1380	pushd %{temp_modules}
12mr|kernel-3.6.6-2|1381	find %{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.6.6-2|1382	-name "*.ko.debug" > debug_module_list
12mr|kernel-3.6.6-2|1383	popd
12mr|kernel-3.6.6-2|1384	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.6.6-2|1385	sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
12mr|kernel-3.6.6-2|1386	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.6.6-2|1387	sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' \
12mr|kernel-3.6.6-2|1388	>> ../kernel_exclude_debug_files.$debug_flavour
12mr|kernel-3.6.6-2|1389	rm -f %{temp_modules}/debug_module_list
12mr|kernel-3.6.6-2|1390	}
12mr|kernel-3.6.6-2|1391	
12mr|kernel-3.6.6-2|1392	CreateFiles() {
12mr|kernel-3.6.6-2|1393	kernel_flavour=$1
12mr|kernel-3.6.6-2|1394	
12mr|kernel-3.6.6-2|1395	kernel_files=../kernel_files.$kernel_flavour
12mr|kernel-3.6.6-2|1396	
12mr|kernel-3.6.6-2|1397	ker="vmlinuz"
12mr|kernel-3.6.6-2|1398	if [ "$kernel_flavour" = "kirkwood" ]; then
12mr|kernel-3.6.6-2|1399	ker="uImage"
12mr|kernel-3.6.6-2|1400	fi
12mr|kernel-3.6.6-2|1401	### Create the kernel_files.*
12mr|kernel-3.6.6-2|1402	cat > $kernel_files <<EOF
12mr|kernel-3.6.6-2|1403	%{_bootdir}/System.map-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.6-2|1404	%{_bootdir}/symvers-%{kversion}-$kernel_flavour-%{buildrpmrel}.xz
12mr|kernel-3.6.6-2|1405	%{_bootdir}/config-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.6-2|1406	%{_bootdir}/$ker-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.6-2|1407	%dir %{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/
12mr|kernel-3.6.6-2|1408	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/kernel
12mr|kernel-3.6.6-2|1409	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/modules.*
12mr|kernel-3.6.6-2|1410	%doc README.kernel-sources
12mr|kernel-3.6.6-2|1411	EOF
12mr|kernel-3.6.6-2|1412	
12mr|kernel-3.6.6-2|1413	%if %build_debug
12mr|kernel-3.6.6-2|1414	cat ../kernel_exclude_debug_files.$kernel_flavour >> $kernel_files
12mr|kernel-3.6.6-2|1415	%endif
12mr|kernel-3.6.6-2|1416	
12mr|kernel-3.6.6-2|1417	### Create kernel Post script
12mr|kernel-3.6.6-2|1418	cat > $kernel_files-post <<EOF
12mr|kernel-3.6.6-2|1419	%ifarch %{arm}
12mr|kernel-3.6.6-2|1420	/sbin/installkernel -i -N %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.6-2|1421	%else
12mr|kernel-3.6.6-2|1422	/sbin/installkernel %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.6-2|1423	pushd /boot > /dev/null
12mr|kernel-3.6.6-2|1424	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.6.6-2|1425	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.6.6-2|1426	fi
12mr|kernel-3.6.6-2|1427	ln -sf vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel} vmlinuz-$kernel_flavour
12mr|kernel-3.6.6-2|1428	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.6.6-2|1429	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.6.6-2|1430	fi
12mr|kernel-3.6.6-2|1431	ln -sf initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img initrd-$kernel_flavour.img
12mr|kernel-3.6.6-2|1432	popd > /dev/null
12mr|kernel-3.6.6-2|1433	%endif
12mr|kernel-3.6.6-2|1434	%if %build_devel
12mr|kernel-3.6.6-2|1435	# create kernel-devel symlinks if matching -devel- rpm is installed
12mr|kernel-3.6.6-2|1436	if [ -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.6-2|1437	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.6.6-2|1438	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.6-2|1439	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.6-2|1440	fi
12mr|kernel-3.6.6-2|1441	%endif
12mr|kernel-3.6.6-2|1442	%if %build_source
12mr|kernel-3.6.6-2|1443	# create kernel-source symlinks only if matching -devel- rpm is not installed
12mr|kernel-3.6.6-2|1444	if [ -d /usr/src/linux-%{kversion}-%{buildrpmrel} -a ! -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.6-2|1445	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.6.6-2|1446	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.6-2|1447	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.6-2|1448	fi
12mr|kernel-3.6.6-2|1449	%endif
12mr|kernel-3.6.6-2|1450	EOF
12mr|kernel-3.6.6-2|1451	
12mr|kernel-3.6.6-2|1452	### Create kernel Posttrans script
12mr|kernel-3.6.6-2|1453	cat > $kernel_files-posttrans <<EOF
12mr|kernel-3.6.6-2|1454	if [ -x /usr/sbin/dkms_autoinstaller -a -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.6-2|1455	/usr/sbin/dkms_autoinstaller start %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.6-2|1456	fi
12mr|kernel-3.6.6-2|1457	EOF
12mr|kernel-3.6.6-2|1458	
12mr|kernel-3.6.6-2|1459	### Create kernel Preun script on the fly
12mr|kernel-3.6.6-2|1460	cat > $kernel_files-preun <<EOF
12mr|kernel-3.6.6-2|1461	/sbin/installkernel -R %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.6-2|1462	pushd /boot > /dev/null
12mr|kernel-3.6.6-2|1463	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.6.6-2|1464	if [ "$(readlink vmlinuz-$kernel_flavour)" = "vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel}" ]; then
12mr|kernel-3.6.6-2|1465	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.6.6-2|1466	fi
12mr|kernel-3.6.6-2|1467	fi
12mr|kernel-3.6.6-2|1468	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.6.6-2|1469	if [ "$(readlink initrd-$kernel_flavour.img)" = "initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img" ]; then
12mr|kernel-3.6.6-2|1470	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.6.6-2|1471	fi
12mr|kernel-3.6.6-2|1472	fi
12mr|kernel-3.6.6-2|1473	popd > /dev/null
12mr|kernel-3.6.6-2|1474	%if %build_devel
12mr|kernel-3.6.6-2|1475	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.6.6-2|1476	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.6-2|1477	fi
12mr|kernel-3.6.6-2|1478	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.6.6-2|1479	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.6-2|1480	fi
12mr|kernel-3.6.6-2|1481	%endif
12mr|kernel-3.6.6-2|1482	exit 0
12mr|kernel-3.6.6-2|1483	EOF
12mr|kernel-3.6.6-2|1484	
12mr|kernel-3.6.6-2|1485	
12mr|kernel-3.6.6-2|1486	### Create kernel Postun script on the fly
12mr|kernel-3.6.6-2|1487	cat > $kernel_files-postun <<EOF
12mr|kernel-3.6.6-2|1488	/sbin/kernel_remove_initrd %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.6-2|1489	rm -rf /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.6-2|1490	if [ -d /var/lib/dkms ]; then
12mr|kernel-3.6.6-2|1491	rm -f /var/lib/dkms/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.6.6-2|1492	rm -rf /var/lib/dkms/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.6-2|1493	rm -f /var/lib/dkms-binary/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.6.6-2|1494	rm -rf /var/lib/dkms-binary/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.6-2|1495	fi
12mr|kernel-3.6.6-2|1496	EOF
12mr|kernel-3.6.6-2|1497	}
12mr|kernel-3.6.6-2|1498	
12mr|kernel-3.6.6-2|1499	
12mr|kernel-3.6.6-2|1500	CreateKernel() {
12mr|kernel-3.6.6-2|1501	flavour=$1
12mr|kernel-3.6.6-2|1502	
12mr|kernel-3.6.6-2|1503	PrepareKernel $flavour $flavour-%{buildrpmrel}
12mr|kernel-3.6.6-2|1504	
12mr|kernel-3.6.6-2|1505	BuildKernel %{kversion}-$flavour-%{buildrpmrel}
12mr|kernel-3.6.6-2|1506	%if %build_devel
12mr|kernel-3.6.6-2|1507	SaveDevel $flavour
12mr|kernel-3.6.6-2|1508	%endif
12mr|kernel-3.6.6-2|1509	%if %build_debug
12mr|kernel-3.6.6-2|1510	SaveDebug $flavour
12mr|kernel-3.6.6-2|1511	%endif
12mr|kernel-3.6.6-2|1512	CreateFiles $flavour
12mr|kernel-3.6.6-2|1513	}
12mr|kernel-3.6.6-2|1514	
12mr|kernel-3.6.6-2|1515	
12mr|kernel-3.6.6-2|1516	###
12mr|kernel-3.6.6-2|1517	# DO it...
12mr|kernel-3.6.6-2|1518	###
12mr|kernel-3.6.6-2|1519	
12mr|kernel-3.6.6-2|1520	
12mr|kernel-3.6.6-2|1521	# Create a simulacro of buildroot
12mr|kernel-3.6.6-2|1522	rm -rf %{temp_root}
12mr|kernel-3.6.6-2|1523	install -d %{temp_root}
12mr|kernel-3.6.6-2|1524	
12mr|kernel-3.6.6-2|1525	
12mr|kernel-3.6.6-2|1526	# make sure we are in the directory
12mr|kernel-3.6.6-2|1527	cd %src_dir
12mr|kernel-3.6.6-2|1528	
12mr|kernel-3.6.6-2|1529	%ifarch %{ix86}
12mr|kernel-3.6.6-2|1530	%if %build_desktop586
12mr|kernel-3.6.6-2|1531	CreateKernel desktop586
12mr|kernel-3.6.6-2|1532	%endif
12mr|kernel-3.6.6-2|1533	%endif
12mr|kernel-3.6.6-2|1534	
12mr|kernel-3.6.6-2|1535	%if %build_desktop
12mr|kernel-3.6.6-2|1536	CreateKernel desktop
12mr|kernel-3.6.6-2|1537	%endif
12mr|kernel-3.6.6-2|1538	
12mr|kernel-3.6.6-2|1539	%if %build_netbook
12mr|kernel-3.6.6-2|1540	CreateKernel netbook
12mr|kernel-3.6.6-2|1541	%endif
12mr|kernel-3.6.6-2|1542	
12mr|kernel-3.6.6-2|1543	%if %build_server
12mr|kernel-3.6.6-2|1544	CreateKernel server
12mr|kernel-3.6.6-2|1545	%endif
12mr|kernel-3.6.6-2|1546	
12mr|kernel-3.6.6-2|1547	%ifarch %{ix86}
12mr|kernel-3.6.6-2|1548	%if %build_desktop_pae
12mr|kernel-3.6.6-2|1549	CreateKernel desktop-pae
12mr|kernel-3.6.6-2|1550	%endif
12mr|kernel-3.6.6-2|1551	%endif
12mr|kernel-3.6.6-2|1552	
12mr|kernel-3.6.6-2|1553	%ifarch %{ix86}
12mr|kernel-3.6.6-2|1554	%if %build_netbook_pae
12mr|kernel-3.6.6-2|1555	CreateKernel netbook-pae
12mr|kernel-3.6.6-2|1556	%endif
12mr|kernel-3.6.6-2|1557	%endif
12mr|kernel-3.6.6-2|1558	
12mr|kernel-3.6.6-2|1559	%ifarch %{ix86}
12mr|kernel-3.6.6-2|1560	%if %build_nrj_desktop586
12mr|kernel-3.6.6-2|1561	CreateKernel nrj-desktop586
12mr|kernel-3.6.6-2|1562	%endif
12mr|kernel-3.6.6-2|1563	%endif
12mr|kernel-3.6.6-2|1564	
12mr|kernel-3.6.6-2|1565	%if %build_nrj_desktop
12mr|kernel-3.6.6-2|1566	CreateKernel nrj-desktop
12mr|kernel-3.6.6-2|1567	%endif
12mr|kernel-3.6.6-2|1568	
12mr|kernel-3.6.6-2|1569	%if %build_nrj_realtime
12mr|kernel-3.6.6-2|1570	CreateKernel nrj-realtime
12mr|kernel-3.6.6-2|1571	%endif
12mr|kernel-3.6.6-2|1572	
12mr|kernel-3.6.6-2|1573	%if %build_nrj_laptop
12mr|kernel-3.6.6-2|1574	CreateKernel nrj-laptop
12mr|kernel-3.6.6-2|1575	%endif
12mr|kernel-3.6.6-2|1576	
12mr|kernel-3.6.6-2|1577	%if %build_nrj_netbook
12mr|kernel-3.6.6-2|1578	CreateKernel nrj-netbook
12mr|kernel-3.6.6-2|1579	%endif
12mr|kernel-3.6.6-2|1580	
12mr|kernel-3.6.6-2|1581	%ifarch %{ix86}
12mr|kernel-3.6.6-2|1582	%if %build_nrj_desktop_pae
12mr|kernel-3.6.6-2|1583	CreateKernel nrj-desktop-pae
12mr|kernel-3.6.6-2|1584	%endif
12mr|kernel-3.6.6-2|1585	%endif
12mr|kernel-3.6.6-2|1586	
12mr|kernel-3.6.6-2|1587	%ifarch %{ix86}
12mr|kernel-3.6.6-2|1588	%if %build_nrj_realtime_pae
12mr|kernel-3.6.6-2|1589	CreateKernel nrj-realtime-pae
12mr|kernel-3.6.6-2|1590	%endif
12mr|kernel-3.6.6-2|1591	%endif
12mr|kernel-3.6.6-2|1592	
12mr|kernel-3.6.6-2|1593	%ifarch %{ix86}
12mr|kernel-3.6.6-2|1594	%if %build_nrj_laptop_pae
12mr|kernel-3.6.6-2|1595	CreateKernel nrj-laptop-pae
12mr|kernel-3.6.6-2|1596	%endif
12mr|kernel-3.6.6-2|1597	%endif
12mr|kernel-3.6.6-2|1598	
12mr|kernel-3.6.6-2|1599	%ifarch %{ix86}
12mr|kernel-3.6.6-2|1600	%if %build_nrj_netbook_pae
12mr|kernel-3.6.6-2|1601	CreateKernel nrj-netbook-pae
12mr|kernel-3.6.6-2|1602	%endif
12mr|kernel-3.6.6-2|1603	%endif
12mr|kernel-3.6.6-2|1604	
12mr|kernel-3.6.6-2|1605	%ifarch %{ix86}
12mr|kernel-3.6.6-2|1606	%if %build_nrj_netbook_atom
12mr|kernel-3.6.6-2|1607	CreateKernel nrj-netbook-atom
12mr|kernel-3.6.6-2|1608	%endif
12mr|kernel-3.6.6-2|1609	%endif
12mr|kernel-3.6.6-2|1610	
12mr|kernel-3.6.6-2|1611	%ifarch %{ix86}
12mr|kernel-3.6.6-2|1612	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.6.6-2|1613	CreateKernel nrj-netbook-atom-pae
12mr|kernel-3.6.6-2|1614	%endif
12mr|kernel-3.6.6-2|1615	%endif
12mr|kernel-3.6.6-2|1616	
12mr|kernel-3.6.6-2|1617	%ifarch %{ix86}
12mr|kernel-3.6.6-2|1618	%if %build_nrj_desktop_core2
12mr|kernel-3.6.6-2|1619	CreateKernel nrj-desktop-core2
12mr|kernel-3.6.6-2|1620	%endif
12mr|kernel-3.6.6-2|1621	%endif
12mr|kernel-3.6.6-2|1622	
12mr|kernel-3.6.6-2|1623	%ifarch %{ix86}
12mr|kernel-3.6.6-2|1624	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.6.6-2|1625	CreateKernel nrj-desktop-core2-pae
12mr|kernel-3.6.6-2|1626	%endif
12mr|kernel-3.6.6-2|1627	%endif
12mr|kernel-3.6.6-2|1628	
12mr|kernel-3.6.6-2|1629	%ifarch %{arm}
12mr|kernel-3.6.6-2|1630	%if %build_iop32x
12mr|kernel-3.6.6-2|1631	CreateKernel iop32x
12mr|kernel-3.6.6-2|1632	%endif
12mr|kernel-3.6.6-2|1633	%if %build_kirkwood
12mr|kernel-3.6.6-2|1634	CreateKernel kirkwood
12mr|kernel-3.6.6-2|1635	%endif
12mr|kernel-3.6.6-2|1636	%if %build_versatile
12mr|kernel-3.6.6-2|1637	CreateKernel versatile
12mr|kernel-3.6.6-2|1638	%endif
12mr|kernel-3.6.6-2|1639	%endif
12mr|kernel-3.6.6-2|1640	
12mr|kernel-3.6.6-2|1641	# set extraversion to match srpm to get nice version reported by the tools
12mr|kernel-3.6.6-2|1642	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.6.6-2|1643	# build perf
12mr|kernel-3.6.6-2|1644	%if %{build_perf}
12mr|kernel-3.6.6-2|1645	# perf
12mr|kernel-3.6.6-2|1646	%make -C tools/perf -s V=1 HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all
12mr|kernel-3.6.6-2|1647	%make -C tools/perf -s V=1 prefix=%{_prefix} man
12mr|kernel-3.6.6-2|1648	%endif
12mr|kernel-3.6.6-2|1649	
12mr|kernel-3.6.6-2|1650	%if %{build_cpupower}
12mr|kernel-3.6.6-2|1651	# cpupower
12mr|kernel-3.6.6-2|1652	# make sure version-gen.sh is executable.
12mr|kernel-3.6.6-2|1653	chmod +x tools/power/cpupower/utils/version-gen.sh
12mr|kernel-3.6.6-2|1654	%make -C tools/power/cpupower CPUFREQ_BENCH=false
12mr|kernel-3.6.6-2|1655	%endif
12mr|kernel-3.6.6-2|1656	
12mr|kernel-3.6.6-2|1657	# We don't make to repeat the depend code at the install phase
12mr|kernel-3.6.6-2|1658	%if %build_source
12mr|kernel-3.6.6-2|1659	%ifarch %{arm}
12mr|kernel-3.6.6-2|1660	PrepareKernel "kirkwood" %{buildrpmrel}custom
12mr|kernel-3.6.6-2|1661	%else
12mr|kernel-3.6.6-2|1662	PrepareKernel "" %{buildrpmrel}custom
12mr|kernel-3.6.6-2|1663	%endif
12mr|kernel-3.6.6-2|1664	%smake -s mrproper
12mr|kernel-3.6.6-2|1665	%endif
12mr|kernel-3.6.6-2|1666	
12mr|kernel-3.6.6-2|1667	
12mr|kernel-3.6.6-2|1668	###
12mr|kernel-3.6.6-2|1669	### install
12mr|kernel-3.6.6-2|1670	###
12mr|kernel-3.6.6-2|1671	%install
12mr|kernel-3.6.6-2|1672	install -m 644 %{SOURCE4}  .
12mr|kernel-3.6.6-2|1673	
12mr|kernel-3.6.6-2|1674	cd %src_dir
12mr|kernel-3.6.6-2|1675	
12mr|kernel-3.6.6-2|1676	# Directories definition needed for installing
12mr|kernel-3.6.6-2|1677	%define target_source %{buildroot}%{_kerneldir}
12mr|kernel-3.6.6-2|1678	%define target_boot %{buildroot}%{_bootdir}
12mr|kernel-3.6.6-2|1679	%define target_modules %{buildroot}%{_modulesdir}
12mr|kernel-3.6.6-2|1680	
12mr|kernel-3.6.6-2|1681	# We want to be able to test several times the install part
12mr|kernel-3.6.6-2|1682	rm -rf %{buildroot}
12mr|kernel-3.6.6-2|1683	cp -a %{temp_root} %{buildroot}
12mr|kernel-3.6.6-2|1684	
12mr|kernel-3.6.6-2|1685	# Create directories infastructure
12mr|kernel-3.6.6-2|1686	%if %build_source
12mr|kernel-3.6.6-2|1687	install -d %{target_source}
12mr|kernel-3.6.6-2|1688	
12mr|kernel-3.6.6-2|1689	tar cf - . | tar xf - -C %{target_source}
12mr|kernel-3.6.6-2|1690	chmod -R a+rX %{target_source}
12mr|kernel-3.6.6-2|1691	
12mr|kernel-3.6.6-2|1692	# we remove all the source files that we don't ship
12mr|kernel-3.6.6-2|1693	# first architecture files
12mr|kernel-3.6.6-2|1694	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.6.6-2|1695	mips openrisc parisc powerpc s390 score sh sh64 sparc tile unicore32 v850 xtensa mn10300; do
12mr|kernel-3.6.6-2|1696	rm -rf %{target_source}/arch/$i
12mr|kernel-3.6.6-2|1697	done
12mr|kernel-3.6.6-2|1698	
12mr|kernel-3.6.6-2|1699	# other misc files
12mr|kernel-3.6.6-2|1700	rm -f %{target_source}/{.config.old,.config.cmd,.gitignore,.lst,.mailmap}
12mr|kernel-3.6.6-2|1701	rm -f %{target_source}/{.missing-syscalls.d,arch/.gitignore,firmware/.gitignore}
12mr|kernel-3.6.6-2|1702	rm -rf %{target_source}/.tmp_depmod/
12mr|kernel-3.6.6-2|1703	
12mr|kernel-3.6.6-2|1704	#endif %build_source
12mr|kernel-3.6.6-2|1705	%endif
12mr|kernel-3.6.6-2|1706	
12mr|kernel-3.6.6-2|1707	# compressing modules
12mr|kernel-3.6.6-2|1708	%if %{build_modxz}
12mr|kernel-3.6.6-2|1709	find %{target_modules} -name "*.ko" | %kxargs xz -6e
12mr|kernel-3.6.6-2|1710	%else
12mr|kernel-3.6.6-2|1711	find %{target_modules} -name "*.ko" | %kxargs gzip -9
12mr|kernel-3.6.6-2|1712	%endif
12mr|kernel-3.6.6-2|1713	
12mr|kernel-3.6.6-2|1714	# We used to have a copy of PrepareKernel here
12mr|kernel-3.6.6-2|1715	# Now, we make sure that the thing in the linux dir is what we want it to be
12mr|kernel-3.6.6-2|1716	for i in %{target_modules}/*; do
12mr|kernel-3.6.6-2|1717	rm -f $i/build $i/source
12mr|kernel-3.6.6-2|1718	done
12mr|kernel-3.6.6-2|1719	
12mr|kernel-3.6.6-2|1720	# sniff, if we compressed all the modules, we change the stamp :(
12mr|kernel-3.6.6-2|1721	# we really need the depmod -ae here
12mr|kernel-3.6.6-2|1722	pushd %{target_modules}
12mr|kernel-3.6.6-2|1723	for i in *; do
12mr|kernel-3.6.6-2|1724	/sbin/depmod -ae -b %{buildroot} -F %{target_boot}/System.map-$i $i
12mr|kernel-3.6.6-2|1725	echo $?
12mr|kernel-3.6.6-2|1726	done
12mr|kernel-3.6.6-2|1727	
12mr|kernel-3.6.6-2|1728	for i in *; do
12mr|kernel-3.6.6-2|1729	pushd $i
12mr|kernel-3.6.6-2|1730	echo "Creating modules.description for $i"
12mr|kernel-3.6.6-2|1731	modules=`find . -name "*.ko.[g,x]z"`
12mr|kernel-3.6.6-2|1732	echo $modules | %kxargs /sbin/modinfo \
12mr|kernel-3.6.6-2|1733	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12mr|kernel-3.6.6-2|1734	popd
12mr|kernel-3.6.6-2|1735	done
12mr|kernel-3.6.6-2|1736	popd
12mr|kernel-3.6.6-2|1737	
12mr|kernel-3.6.6-2|1738	# need to set extraversion to match srpm again to avoid rebuild
12mr|kernel-3.6.6-2|1739	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.6.6-2|1740	%if %{build_perf}
12mr|kernel-3.6.6-2|1741	# perf tool binary and supporting scripts/binaries
12mr|kernel-3.6.6-2|1742	make -C tools/perf -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install
12mr|kernel-3.6.6-2|1743	
12mr|kernel-3.6.6-2|1744	# perf man pages (note: implicit rpm magic compresses them later)
12mr|kernel-3.6.6-2|1745	make -C tools/perf  -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install-man
12mr|kernel-3.6.6-2|1746	%endif
12mr|kernel-3.6.6-2|1747	
12mr|kernel-3.6.6-2|1748	%if %{build_cpupower}
12mr|kernel-3.6.6-2|1749	make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false install
12mr|kernel-3.6.6-2|1750	rm -f %{buildroot}%{_libdir}/*.{a,la}
12mr|kernel-3.6.6-2|1751	%find_lang cpupower
12mr|kernel-3.6.6-2|1752	mv cpupower.lang ../
12mr|kernel-3.6.6-2|1753	chmod 0755 %{buildroot}%{_libdir}/libcpupower.so*
12mr|kernel-3.6.6-2|1754	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
12mr|kernel-3.6.6-2|1755	install -m644 %{SOURCE50} %{buildroot}%{_unitdir}/cpupower.service
12mr|kernel-3.6.6-2|1756	install -m644 %{SOURCE51} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.6.6-2|1757	%endif
12mr|kernel-3.6.6-2|1758	
12mr|kernel-3.6.6-2|1759	###
12mr|kernel-3.6.6-2|1760	### clean
12mr|kernel-3.6.6-2|1761	###
12mr|kernel-3.6.6-2|1762	%clean
12mr|kernel-3.6.6-2|1763	rm -rf %{buildroot}
12mr|kernel-3.6.6-2|1764	
12mr|kernel-3.6.6-2|1765	
12mr|kernel-3.6.6-2|1766	# We don't want to remove this, the whole reason of its existence is to be
12mr|kernel-3.6.6-2|1767	# able to do several rpm --short-circuit -bi for testing install
12mr|kernel-3.6.6-2|1768	# phase without repeating compilation phase
12mr|kernel-3.6.6-2|1769	#rm -rf %{temp_root}
12mr|kernel-3.6.6-2|1770	
12mr|kernel-3.6.6-2|1771	###
12mr|kernel-3.6.6-2|1772	### source and doc file lists
12mr|kernel-3.6.6-2|1773	###
12mr|kernel-3.6.6-2|1774	
12mr|kernel-3.6.6-2|1775	%if %build_source
12mr|kernel-3.6.6-2|1776	%files -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.6-2|1777	%dir %{_kerneldir}
12mr|kernel-3.6.6-2|1778	%dir %{_kerneldir}/arch
12mr|kernel-3.6.6-2|1779	%dir %{_kerneldir}/include
12mr|kernel-3.6.6-2|1780	%{_kerneldir}/3rdparty
12mr|kernel-3.6.6-2|1781	%{_kerneldir}/Documentation
12mr|kernel-3.6.6-2|1782	%{_kerneldir}/arch/Kconfig
12mr|kernel-3.6.6-2|1783	%{_kerneldir}/arch/arm
12mr|kernel-3.6.6-2|1784	%{_kerneldir}/arch/um
12mr|kernel-3.6.6-2|1785	%{_kerneldir}/arch/x86
12mr|kernel-3.6.6-2|1786	%{_kerneldir}/block
12mr|kernel-3.6.6-2|1787	%{_kerneldir}/crypto
12mr|kernel-3.6.6-2|1788	%{_kerneldir}/drivers
12mr|kernel-3.6.6-2|1789	%{_kerneldir}/firmware
12mr|kernel-3.6.6-2|1790	%{_kerneldir}/fs
12mr|kernel-3.6.6-2|1791	%{_kerneldir}/include/Kbuild
12mr|kernel-3.6.6-2|1792	%{_kerneldir}/include/acpi
12mr|kernel-3.6.6-2|1793	%{_kerneldir}/include/asm-generic
12mr|kernel-3.6.6-2|1794	%{_kerneldir}/include/crypto
12mr|kernel-3.6.6-2|1795	%{_kerneldir}/include/drm
12mr|kernel-3.6.6-2|1796	%{_kerneldir}/include/keys
12mr|kernel-3.6.6-2|1797	%{_kerneldir}/include/linux
12mr|kernel-3.6.6-2|1798	%{_kerneldir}/include/math-emu
12mr|kernel-3.6.6-2|1799	%{_kerneldir}/include/media
12mr|kernel-3.6.6-2|1800	%{_kerneldir}/include/memory
12mr|kernel-3.6.6-2|1801	%{_kerneldir}/include/misc
12mr|kernel-3.6.6-2|1802	%{_kerneldir}/include/mtd
12mr|kernel-3.6.6-2|1803	%{_kerneldir}/include/net
12mr|kernel-3.6.6-2|1804	%{_kerneldir}/include/pcmcia
12mr|kernel-3.6.6-2|1805	%{_kerneldir}/include/ras
12mr|kernel-3.6.6-2|1806	%{_kerneldir}/include/rdma
12mr|kernel-3.6.6-2|1807	%{_kerneldir}/include/rxrpc
12mr|kernel-3.6.6-2|1808	%{_kerneldir}/include/scsi
12mr|kernel-3.6.6-2|1809	%{_kerneldir}/include/sound
12mr|kernel-3.6.6-2|1810	%{_kerneldir}/include/target
12mr|kernel-3.6.6-2|1811	%{_kerneldir}/include/trace
12mr|kernel-3.6.6-2|1812	%{_kerneldir}/include/video
12mr|kernel-3.6.6-2|1813	%{_kerneldir}/include/xen
12mr|kernel-3.6.6-2|1814	%{_kerneldir}/init
12mr|kernel-3.6.6-2|1815	%{_kerneldir}/ipc
12mr|kernel-3.6.6-2|1816	%{_kerneldir}/kernel
12mr|kernel-3.6.6-2|1817	%{_kerneldir}/lib
12mr|kernel-3.6.6-2|1818	%{_kerneldir}/mm
12mr|kernel-3.6.6-2|1819	%{_kerneldir}/net
12mr|kernel-3.6.6-2|1820	%{_kerneldir}/virt
12mr|kernel-3.6.6-2|1821	%{_kerneldir}/samples
12mr|kernel-3.6.6-2|1822	%{_kerneldir}/scripts
12mr|kernel-3.6.6-2|1823	%{_kerneldir}/security
12mr|kernel-3.6.6-2|1824	%{_kerneldir}/sound
12mr|kernel-3.6.6-2|1825	%{_kerneldir}/tools
12mr|kernel-3.6.6-2|1826	%{_kerneldir}/usr
12mr|kernel-3.6.6-2|1827	%{_kerneldir}/COPYING
12mr|kernel-3.6.6-2|1828	%{_kerneldir}/CREDITS
12mr|kernel-3.6.6-2|1829	%{_kerneldir}/Kbuild
12mr|kernel-3.6.6-2|1830	%{_kerneldir}/Kconfig
12mr|kernel-3.6.6-2|1831	%{_kerneldir}/MAINTAINERS
12mr|kernel-3.6.6-2|1832	%{_kerneldir}/Makefile
12mr|kernel-3.6.6-2|1833	%{_kerneldir}/README
12mr|kernel-3.6.6-2|1834	%{_kerneldir}/REPORTING-BUGS
12mr|kernel-3.6.6-2|1835	%doc README.kernel-sources
12mr|kernel-3.6.6-2|1836	
12mr|kernel-3.6.6-2|1837	%files -n %{kname}-source-latest
12mr|kernel-3.6.6-2|1838	%endif
12mr|kernel-3.6.6-2|1839	
12mr|kernel-3.6.6-2|1840	%if %build_doc
12mr|kernel-3.6.6-2|1841	%files -n %{kname}-doc
12mr|kernel-3.6.6-2|1842	%doc linux-%{tar_ver}/Documentation/*
12mr|kernel-3.6.6-2|1843	%endif
12mr|kernel-3.6.6-2|1844	
12mr|kernel-3.6.6-2|1845	%if %{build_perf}
12mr|kernel-3.6.6-2|1846	%files -n perf
12mr|kernel-3.6.6-2|1847	%{_bindir}/perf
12mr|kernel-3.6.6-2|1848	%dir %{_prefix}/libexec/perf-core
12mr|kernel-3.6.6-2|1849	%{_prefix}/libexec/perf-core/*
12mr|kernel-3.6.6-2|1850	%{_mandir}/man[1-8]/perf*
12mr|kernel-3.6.6-2|1851	%endif
12mr|kernel-3.6.6-2|1852	
12mr|kernel-3.6.6-2|1853	%if %{build_cpupower}
12mr|kernel-3.6.6-2|1854	%files -n cpupower -f cpupower.lang
12mr|kernel-3.6.6-2|1855	%{_bindir}/cpupower
12mr|kernel-3.6.6-2|1856	%{_libdir}/libcpupower.so.0
12mr|kernel-3.6.6-2|1857	%{_libdir}/libcpupower.so.0.0.0
12mr|kernel-3.6.6-2|1858	%{_unitdir}/cpupower.service
12mr|kernel-3.6.6-2|1859	%{_mandir}/man[1-8]/cpupower*
12mr|kernel-3.6.6-2|1860	%config(noreplace) %{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.6.6-2|1861	
12mr|kernel-3.6.6-2|1862	%files -n cpupower-devel
12mr|kernel-3.6.6-2|1863	%{_libdir}/libcpupower.so
12mr|kernel-3.6.6-2|1864	%{_includedir}/cpufreq.h
12mr|kernel-3.6.6-2|1865	%endif
12mr|kernel-3.6.6-2|1866	
12mr|kernel-3.6.6-2|1867	
12mr|kernel-3.6.6-2|1868	%changelog
12mr|kernel-3.6.6-2|1869	
12mr|kernel-3.6.6-2|1870	* Wed Nov 07 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.6-2
12mr|kernel-3.6.6-2|1871	+ update to 3.6.6-2
12mr|kernel-3.6.6-2|1872	- drop cpufreq_ondemand_performance_optimise_default_settings.patch
12mr|kernel-3.6.6-2|1873	- to test if removing this patch the p4-clockmod can works again...
12mr|kernel-3.6.6-2|1874	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1875	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.6-2|1876	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.6-2|1877	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.6-2|1878	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.6-2|1879	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.6-2|1880	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1881	
12mr|kernel-3.6.6-2|1882	* Mon Nov 05 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.6-1
12mr|kernel-3.6.6-2|1883	+ update to 3.6.6-1
12mr|kernel-3.6.6-2|1884	- drop FX01_fs-ext4-fix-unjournaled-inode-bitmap-modification.patch,
12mr|kernel-3.6.6-2|1885	- because that's already inside patch-3.6.6.bz2
12mr|kernel-3.6.6-2|1886	- modify configuration for server flavour to DEFAULT_GOV_ONDEMAND=y
12mr|kernel-3.6.6-2|1887	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1888	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.6-2|1889	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.6-2|1890	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.6-2|1891	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.6-2|1892	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.6-2|1893	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1894	
12mr|kernel-3.6.6-2|1895	* Fri Nov 02 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-2
12mr|kernel-3.6.6-2|1896	+ update to 3.6.5-2
12mr|kernel-3.6.6-2|1897	- drop FX01_fix-serious-progressive-ext4-data-corruption-bug.patch
12mr|kernel-3.6.6-2|1898	- add FX01_fs-ext4-fix-unjournaled-inode-bitmap-modification.patch
12mr|kernel-3.6.6-2|1899	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1900	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.6-2|1901	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.6-2|1902	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.6-2|1903	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.6-2|1904	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.6-2|1905	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1906	
12mr|kernel-3.6.6-2|1907	* Wed Oct 31 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-1
12mr|kernel-3.6.6-2|1908	+ update to 3.6.5-1 (98 fixes all over)
12mr|kernel-3.6.6-2|1909	- some fixes to the description text on all kernel flavours and source
12mr|kernel-3.6.6-2|1910	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1911	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.6-2|1912	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.6-2|1913	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.6-2|1914	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.6-2|1915	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.6-2|1916	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1917	
12mr|kernel-3.6.6-2|1918	* Tue Oct 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-1-0-rc1
12mr|kernel-3.6.6-2|1919	+ update to 3.6.5-0-rc1
12mr|kernel-3.6.6-2|1920	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1921	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.6-2|1922	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.6-2|1923	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.6-2|1924	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.6-2|1925	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.6-2|1926	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1927	
12mr|kernel-3.6.6-2|1928	* Tue Oct 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-2
12mr|kernel-3.6.6-2|1929	+ update to 3.6.4-2
12mr|kernel-3.6.6-2|1930	- modify default .configs to CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
12mr|kernel-3.6.6-2|1931	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1932	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.6-2|1933	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.6-2|1934	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.6-2|1935	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.6-2|1936	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.6-2|1937	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1938	
12mr|kernel-3.6.6-2|1939	* Sun Oct 28 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-1
12mr|kernel-3.6.6-2|1940	+ update to 3.6.4-1
12mr|kernel-3.6.6-2|1941	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1942	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.6-2|1943	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.6-2|1944	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.6-2|1945	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.6-2|1946	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.6-2|1947	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1948	
12mr|kernel-3.6.6-2|1949	* Fri Oct 26 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-rc1
12mr|kernel-3.6.6-2|1950	+ update to 3.6.4-rc1
12mr|kernel-3.6.6-2|1951	+ rc release that should fix this > https://lwn.net/Articles/521022/
12mr|kernel-3.6.6-2|1952	- added FX01-fix-serious-progressive-ext4-data-corruption-bug.patch
12mr|kernel-3.6.6-2|1953	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1954	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.6-2|1955	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.6-2|1956	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.6-2|1957	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.6-2|1958	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.6-2|1959	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1960	
12mr|kernel-3.6.6-2|1961	* Mon Oct 22 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.3-1
12mr|kernel-3.6.6-2|1962	+ update to 3.6.3 (85 fixes all over)
12mr|kernel-3.6.6-2|1963	- add OverlayFS
12mr|kernel-3.6.6-2|1964	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1965	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.6-2|1966	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.6-2|1967	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.6-2|1968	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.6-2|1969	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.6-2|1970	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1971	
12mr|kernel-3.6.6-2|1972	* Sat Oct 13 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.2-1
12mr|kernel-3.6.6-2|1973	+ update to 3.6.2 (135 fixes all over)
12mr|kernel-3.6.6-2|1974	- now CPU_FREQ_GOV_ONDEMAND is the predefined for -laptop and -netbook
12mr|kernel-3.6.6-2|1975	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1976	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.6-2|1977	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.6-2|1978	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.6-2|1979	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.6-2|1980	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.6-2|1981	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1982	
12mr|kernel-3.6.6-2|1983	* Fri Oct 12 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.1-1
12mr|kernel-3.6.6-2|1984	+ update to 3.6.1
12mr|kernel-3.6.6-2|1985	- first public attempt with new kernel 3.6 serie
12mr|kernel-3.6.6-2|1986	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1987	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.6-2|1988	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.6-2|1989	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.6-2|1990	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.6-2|1991	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.6-2|1992	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1993	
12mr|kernel-3.6.6-2|1994	* Fri Oct 2 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.0-1
12mr|kernel-3.6.6-2|1995	+ new kernel 3.6.0
12mr|kernel-3.6.6-2|1996	- first private attempt with new kernel 3.6 serie
12mr|kernel-3.6.6-2|1997	- ---------------------------------------------------------------------
12mr|kernel-3.6.6-2|1998	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.6-2|1999	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.6-2|2000	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.6-2|2001	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.6-2|2002	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.6-2|2003	- ---------------------------------------------------------------------

14565 12
12mr|kernel-3.6.7-1.1|1	# MIB header
12mr|kernel-3.6.7-1.1|2	%if %{mdvver} <= 201100
12mr|kernel-3.6.7-1.1|3	%define distsuffix mib
12mr|kernel-3.6.7-1.1|4	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.6.7-1.1|5	%endif
12mr|kernel-3.6.7-1.1|6	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.6.7-1.1|7	# end MIB header
12mr|kernel-3.6.7-1.1|8	
12mr|kernel-3.6.7-1.1|9	%define kernelversion	3
12mr|kernel-3.6.7-1.1|10	%define patchlevel	6
12mr|kernel-3.6.7-1.1|11	%define sublevel	7
12mr|kernel-3.6.7-1.1|12	
12mr|kernel-3.6.7-1.1|13	# Package release
12mr|kernel-3.6.7-1.1|14	%define mibrel		1.1
12mr|kernel-3.6.7-1.1|15	%define mibase		1%{distsuffix}
12mr|kernel-3.6.7-1.1|16	
12mr|kernel-3.6.7-1.1|17	# kernel Makefile extraversion is substituted by
12mr|kernel-3.6.7-1.1|18	# kpatch/kgit/kstable wich are either 0 (empty), rc (kpatch), git (kgit)
12mr|kernel-3.6.7-1.1|19	# or stable release (kstable)
12mr|kernel-3.6.7-1.1|20	%define kpatch		0
12mr|kernel-3.6.7-1.1|21	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.6.7-1.1|22	%define kgit		0
12mr|kernel-3.6.7-1.1|23	
12mr|kernel-3.6.7-1.1|24	# kernel base name (also name of srpm)
12mr|kernel-3.6.7-1.1|25	%define kname 		kernel
12mr|kernel-3.6.7-1.1|26	
12mr|kernel-3.6.7-1.1|27	# Patch tarball tag
12mr|kernel-3.6.7-1.1|28	%define ktag		rosa
12mr|kernel-3.6.7-1.1|29	
12mr|kernel-3.6.7-1.1|30	%define rpmtag		%{distsuffix}
12mr|kernel-3.6.7-1.1|31	%if %kpatch
12mr|kernel-3.6.7-1.1|32	%if %kgit
12mr|kernel-3.6.7-1.1|33	%define rpmrel		0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.6.7-1.1|34	%else
12mr|kernel-3.6.7-1.1|35	%define rpmrel		0.%{kpatch}.%{mibrel}
12mr|kernel-3.6.7-1.1|36	%endif
12mr|kernel-3.6.7-1.1|37	%else
12mr|kernel-3.6.7-1.1|38	%define rpmrel		%{mibrel}
12mr|kernel-3.6.7-1.1|39	%endif
12mr|kernel-3.6.7-1.1|40	
12mr|kernel-3.6.7-1.1|41	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.6.7-1.1|42	# rpm/urpmi/smart
12mr|kernel-3.6.7-1.1|43	%define fakever		1
12mr|kernel-3.6.7-1.1|44	%define fakerel 	1
12mr|kernel-3.6.7-1.1|45	
12mr|kernel-3.6.7-1.1|46	# version defines
12mr|kernel-3.6.7-1.1|47	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.6.7-1.1|48	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.6.7-1.1|49	%define mibfull   	%{kversion}-%{mibase}
12mr|kernel-3.6.7-1.1|50	
12mr|kernel-3.6.7-1.1|51	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.6.7-1.1|52	%if %kpatch
12mr|kernel-3.6.7-1.1|53	%if %sublevel
12mr|kernel-3.6.7-1.1|54	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.7-1.1|55	%else
12mr|kernel-3.6.7-1.1|56	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.6.7-1.1|57	%endif
12mr|kernel-3.6.7-1.1|58	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.6.7-1.1|59	%else
12mr|kernel-3.6.7-1.1|60	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.7-1.1|61	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.6.7-1.1|62	%endif
12mr|kernel-3.6.7-1.1|63	
12mr|kernel-3.6.7-1.1|64	# Used for not making too long names for rpms or search paths
12mr|kernel-3.6.7-1.1|65	%if %kpatch
12mr|kernel-3.6.7-1.1|66	%if %kgit
12mr|kernel-3.6.7-1.1|67	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.7-1.1|68	%else
12mr|kernel-3.6.7-1.1|69	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.7-1.1|70	%endif
12mr|kernel-3.6.7-1.1|71	%else
12mr|kernel-3.6.7-1.1|72	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.6.7-1.1|73	%endif
12mr|kernel-3.6.7-1.1|74	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.6.7-1.1|75	
12mr|kernel-3.6.7-1.1|76	Source5:	kernel.rpmlintrc
12mr|kernel-3.6.7-1.1|77	
12mr|kernel-3.6.7-1.1|78	# Build defines
12mr|kernel-3.6.7-1.1|79	%define build_devel 		1
12mr|kernel-3.6.7-1.1|80	%define build_desktop		1
12mr|kernel-3.6.7-1.1|81	
12mr|kernel-3.6.7-1.1|82	#
12mr|kernel-3.6.7-1.1|83	# SRC RPM description
12mr|kernel-3.6.7-1.1|84	#
12mr|kernel-3.6.7-1.1|85	Summary: 	Linux kernel built for Mandriva and ROSA
12mr|kernel-3.6.7-1.1|86	Name:		%{kname}
12mr|kernel-3.6.7-1.1|87	Version: 	%{kversion}
12mr|kernel-3.6.7-1.1|88	Release: 	%{rpmrel}
12mr|kernel-3.6.7-1.1|89	License: 	GPLv2
12mr|kernel-3.6.7-1.1|90	Group: 	 	System/Kernel and hardware
12mr|kernel-3.6.7-1.1|91	ExclusiveArch: %{ix86} ppc powerpc x86_64 amd64 sparc sparc64
12mr|kernel-3.6.7-1.1|92	ExclusiveOS: 	Linux
12mr|kernel-3.6.7-1.1|93	URL:            http://wiki.mandriva.com/en/Manbo_Core2_kernel
12mr|kernel-3.6.7-1.1|94	BuildRoot: 	%{_tmppath}/%{kname}-%{kversion}-%{_arch}-build
12mr|kernel-3.6.7-1.1|95	Autoreqprov: 	no
12mr|kernel-3.6.7-1.1|96	
12mr|kernel-3.6.7-1.1|97	BuildRequires: 	gcc
12mr|kernel-3.6.7-1.1|98	
12mr|kernel-3.6.7-1.1|99	%if %{mdvver} == 201210
12mr|kernel-3.6.7-1.1|100	BuildRequires:	kmod-devel
12mr|kernel-3.6.7-1.1|101	%else
12mr|kernel-3.6.7-1.1|102	BuildRequires:	module-init-tools
12mr|kernel-3.6.7-1.1|103	%endif
12mr|kernel-3.6.7-1.1|104	
12mr|kernel-3.6.7-1.1|105	%description
12mr|kernel-3.6.7-1.1|106	The kernel package contains the Linux kernel (vmlinuz), the core of your
12mr|kernel-3.6.7-1.1|107	Mandriva and ROSA Linux operating systems. The kernel handles the basic
12mr|kernel-3.6.7-1.1|108	functions of the operating system: memory allocation, process allocation,
12mr|kernel-3.6.7-1.1|109	device input and output, etc.
12mr|kernel-3.6.7-1.1|110	
12mr|kernel-3.6.7-1.1|111	# mkflavour() name flavour processor
12mr|kernel-3.6.7-1.1|112	# name: the flavour name in the package name
12mr|kernel-3.6.7-1.1|113	# flavour: first parameter of CreateKernel()
12mr|kernel-3.6.7-1.1|114	%define mkflavour(R:)					\
12mr|kernel-3.6.7-1.1|115	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.7-1.1|116	Version:	%{kversion}				\
12mr|kernel-3.6.7-1.1|117	Release:	%{rpmrel}				\
12mr|kernel-3.6.7-1.1|118	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.6.7-1.1|119	Group:		System/Kernel and hardware		\
12mr|kernel-3.6.7-1.1|120	Requires:	kernel-nrj-desktop-%{mibfull}		\
12mr|kernel-3.6.7-1.1|121	Provides:	%{kname}-latest				\
12mr|kernel-3.6.7-1.1|122	%ifarch %{ix86}						\
12mr|kernel-3.6.7-1.1|123	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.7-1.1|124	%endif							\
12mr|kernel-3.6.7-1.1|125	\
12mr|kernel-3.6.7-1.1|126	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.7-1.1|127	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.7-1.1|128	latest %{kname}-%{1} installed...			\
12mr|kernel-3.6.7-1.1|129	\
12mr|kernel-3.6.7-1.1|130	%common_description_info				\
12mr|kernel-3.6.7-1.1|131	\
12mr|kernel-3.6.7-1.1|132	%if %build_devel					\
12mr|kernel-3.6.7-1.1|133	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.7-1.1|134	Version:	%{kversion}				\
12mr|kernel-3.6.7-1.1|135	Release:	%{rpmrel}				\
12mr|kernel-3.6.7-1.1|136	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.6.7-1.1|137	Group:		Development/Kernel			\
12mr|kernel-3.6.7-1.1|138	Requires:	%{kname}-nrj-desktop-devel-%{mibfull}	\
12mr|kernel-3.6.7-1.1|139	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.6.7-1.1|140	%ifarch %{ix86}						\
12mr|kernel-3.6.7-1.1|141	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.7-1.1|142	%endif							\
12mr|kernel-3.6.7-1.1|143	\
12mr|kernel-3.6.7-1.1|144	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.6.7-1.1|145	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.7-1.1|146	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.6.7-1.1|147	\
12mr|kernel-3.6.7-1.1|148	%common_description_info				\
12mr|kernel-3.6.7-1.1|149	%endif							\
12mr|kernel-3.6.7-1.1|150	\
12mr|kernel-3.6.7-1.1|151	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.6.7-1.1|152	%defattr(-,root,root)					\
12mr|kernel-3.6.7-1.1|153	\
12mr|kernel-3.6.7-1.1|154	%if %build_devel					\
12mr|kernel-3.6.7-1.1|155	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.7-1.1|156	%defattr(-,root,root)					\
12mr|kernel-3.6.7-1.1|157	%endif
12mr|kernel-3.6.7-1.1|158	
12mr|kernel-3.6.7-1.1|159	%if %build_desktop
12mr|kernel-3.6.7-1.1|160	%mkflavour desktop desktop
12mr|kernel-3.6.7-1.1|161	%endif
12mr|kernel-3.6.7-1.1|162	
12mr|kernel-3.6.7-1.1|163	
12mr|kernel-3.6.7-1.1|164	%changelog
12mr|kernel-3.6.7-1.1|165	
12mr|kernel-3.6.7-1.1|166	* Tue Nov 20 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.7-1.1
12mr|kernel-3.6.7-1.1|167	- Virtual package for new nrj kernel for properly install and updates.
12mr|kernel-3.6.7-1.1|168	+ update to 3.6.7-1.1 (89 fixes all over)
12mr|kernel-3.6.7-1.1|169	- updated all patches for kernel 3.6.7: AUFS3, OverlayFS, TOI
12mr|kernel-3.6.7-1.1|170	- re-add cpufreq_ondemand_performance_optimise_default_settings.patch
12mr|kernel-3.6.7-1.1|171	- small modifies and fixes to "create_configs" and "kernel.spec" files
12mr|kernel-3.6.7-1.1|172	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1.1|173	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.7-1.1|174	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.7-1.1|175	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.7-1.1|176	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.7-1.1|177	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.7-1.1|178	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1.1|179	
12mr|kernel-3.6.7-1.1|180	* Wed Nov 07 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.6-2.2
12mr|kernel-3.6.7-1.1|181	+ update to 3.6.6-2.2
12mr|kernel-3.6.7-1.1|182	- Virtual package for new nrj kernel for properly install and updates.
12mr|kernel-3.6.7-1.1|183	- drop cpufreq_ondemand_performance_optimise_default_settings.patch
12mr|kernel-3.6.7-1.1|184	- to test if removing this patch the p4-clockmod can works again...
12mr|kernel-3.6.7-1.1|185	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1.1|186	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.7-1.1|187	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.7-1.1|188	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.7-1.1|189	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.7-1.1|190	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.7-1.1|191	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1.1|192	
12mr|kernel-3.6.7-1.1|193	* Mon Nov 05 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.6-1.1
12mr|kernel-3.6.7-1.1|194	+ update to 3.6.6-1.1
12mr|kernel-3.6.7-1.1|195	- Virtual package for new nrj kernel for properly install and updates.
12mr|kernel-3.6.7-1.1|196	- drop FX01_fs-ext4-fix-unjournaled-inode-bitmap-modification.patch,
12mr|kernel-3.6.7-1.1|197	- because that's already inside patch-3.6.6.bz2
12mr|kernel-3.6.7-1.1|198	- modify configuration for server flavour to DEFAULT_GOV_ONDEMAND=y
12mr|kernel-3.6.7-1.1|199	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1.1|200	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.7-1.1|201	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.7-1.1|202	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.7-1.1|203	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.7-1.1|204	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.7-1.1|205	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1.1|206	
12mr|kernel-3.6.7-1.1|207	* Fri Nov 02 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-2.2
12mr|kernel-3.6.7-1.1|208	+ update to 3.6.5-2.2
12mr|kernel-3.6.7-1.1|209	- Virtual package for new nrj kernel for properly install and updates.
12mr|kernel-3.6.7-1.1|210	- drop FX01_fix-serious-progressive-ext4-data-corruption-bug.patch
12mr|kernel-3.6.7-1.1|211	- add FX01_fs-ext4-fix-unjournaled-inode-bitmap-modification.patch
12mr|kernel-3.6.7-1.1|212	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1.1|213	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.7-1.1|214	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.7-1.1|215	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.7-1.1|216	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.7-1.1|217	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.7-1.1|218	- ---------------------------------------------------------------------

14566 12
12mr|kernel-3.6.7-1|1	# -*- Mode: rpm-spec -*-
12mr|kernel-3.6.7-1|2	#
12mr|kernel-3.6.7-1|3	# This Specfile is based on kernel-tmb spec done by
12mr|kernel-3.6.7-1|4	# Thomas Backlund <tmb@mandriva.org>
12mr|kernel-3.6.7-1|5	#
12mr|kernel-3.6.7-1|6	# The mkflavour() macroization done by Anssi Hannula <anssi@mandriva.org>
12mr|kernel-3.6.7-1|7	#
12mr|kernel-3.6.7-1|8	# Mageia, Mandriva, MIB and ROSA kernels use kernel.org versioning
12mr|kernel-3.6.7-1|9	#
12mr|kernel-3.6.7-1|10	# MIB header
12mr|kernel-3.6.7-1|11	%if %{mdvver} <= 201100
12mr|kernel-3.6.7-1|12	%define distsuffix mib
12mr|kernel-3.6.7-1|13	Vendor: MIB - Mandriva International Backports
12mr|kernel-3.6.7-1|14	%endif
12mr|kernel-3.6.7-1|15	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mr|kernel-3.6.7-1|16	# end MIB header
12mr|kernel-3.6.7-1|17	#
12mr|kernel-3.6.7-1|18	%define kernelversion	3
12mr|kernel-3.6.7-1|19	%define patchlevel	6
12mr|kernel-3.6.7-1|20	# sublevel is now used for -stable patches
12mr|kernel-3.6.7-1|21	%define sublevel	7
12mr|kernel-3.6.7-1|22	
12mr|kernel-3.6.7-1|23	# Package release
12mr|kernel-3.6.7-1|24	%define mibrel		1
12mr|kernel-3.6.7-1|25	
12mr|kernel-3.6.7-1|26	# kernel Makefile extraversion is substituted by
12mr|kernel-3.6.7-1|27	# kpatch wich are either 0 (empty), rc (kpatch)
12mr|kernel-3.6.7-1|28	%define kpatch		0
12mr|kernel-3.6.7-1|29	# kernel.org -gitX patch (only the number after "git")
12mr|kernel-3.6.7-1|30	%define kgit		0
12mr|kernel-3.6.7-1|31	
12mr|kernel-3.6.7-1|32	# kernel base name (also name of srpm)
12mr|kernel-3.6.7-1|33	%define kname 		kernel
12mr|kernel-3.6.7-1|34	
12mr|kernel-3.6.7-1|35	# Patch tarball tag
12mr|kernel-3.6.7-1|36	%define ktag		rosa
12mr|kernel-3.6.7-1|37	
12mr|kernel-3.6.7-1|38	# define rpmtag		%{distsuffix}
12mr|kernel-3.6.7-1|39	%define rpmtag		%{distsuffix}
12mr|kernel-3.6.7-1|40	%if %kpatch
12mr|kernel-3.6.7-1|41	%if %kgit
12mr|kernel-3.6.7-1|42	%define rpmrel		%mkrel 0.%{kpatch}.%{kgit}.%{mibrel}
12mr|kernel-3.6.7-1|43	%else
12mr|kernel-3.6.7-1|44	%define rpmrel		%mkrel 0.%{kpatch}.%{mibrel}
12mr|kernel-3.6.7-1|45	%endif
12mr|kernel-3.6.7-1|46	%else
12mr|kernel-3.6.7-1|47	%define rpmrel		%{mibrel}
12mr|kernel-3.6.7-1|48	%endif
12mr|kernel-3.6.7-1|49	
12mr|kernel-3.6.7-1|50	# fakerel and fakever never change, they are used to fool
12mr|kernel-3.6.7-1|51	# rpm/urpmi/smart
12mr|kernel-3.6.7-1|52	%define fakever		1
12mr|kernel-3.6.7-1|53	%define fakerel 	%mkrel 1
12mr|kernel-3.6.7-1|54	
12mr|kernel-3.6.7-1|55	# version defines
12mr|kernel-3.6.7-1|56	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mr|kernel-3.6.7-1|57	%define kverrel   	%{kversion}-%{rpmrel}
12mr|kernel-3.6.7-1|58	
12mr|kernel-3.6.7-1|59	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mr|kernel-3.6.7-1|60	%if %kpatch
12mr|kernel-3.6.7-1|61	%if %sublevel
12mr|kernel-3.6.7-1|62	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.7-1|63	%else
12mr|kernel-3.6.7-1|64	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mr|kernel-3.6.7-1|65	%endif
12mr|kernel-3.6.7-1|66	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mr|kernel-3.6.7-1|67	%else
12mr|kernel-3.6.7-1|68	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mr|kernel-3.6.7-1|69	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mr|kernel-3.6.7-1|70	%endif
12mr|kernel-3.6.7-1|71	
12mr|kernel-3.6.7-1|72	# Used for not making too long names for rpms or search paths
12mr|kernel-3.6.7-1|73	%if %kpatch
12mr|kernel-3.6.7-1|74	%if %kgit
12mr|kernel-3.6.7-1|75	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.7-1|76	%else
12mr|kernel-3.6.7-1|77	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mr|kernel-3.6.7-1|78	%endif
12mr|kernel-3.6.7-1|79	%else
12mr|kernel-3.6.7-1|80	%define buildrpmrel     %{mibrel}%{rpmtag}
12mr|kernel-3.6.7-1|81	%endif
12mr|kernel-3.6.7-1|82	%define buildrel     	%{kversion}-%{buildrpmrel}
12mr|kernel-3.6.7-1|83	
12mr|kernel-3.6.7-1|84	# Having different top level names for packges means that you have to remove
12mr|kernel-3.6.7-1|85	# them by hard :(
12mr|kernel-3.6.7-1|86	%define top_dir_name 	%{kname}-%{_arch}
12mr|kernel-3.6.7-1|87	
12mr|kernel-3.6.7-1|88	%define build_dir 	${RPM_BUILD_DIR}/%{top_dir_name}
12mr|kernel-3.6.7-1|89	%define src_dir 	%{build_dir}/linux-%{tar_ver}
12mr|kernel-3.6.7-1|90	
12mr|kernel-3.6.7-1|91	# Disable useless debug rpms...
12mr|kernel-3.6.7-1|92	%define _enable_debug_packages 	%{nil}
12mr|kernel-3.6.7-1|93	%define debug_package 		%{nil}
12mr|kernel-3.6.7-1|94	
12mr|kernel-3.6.7-1|95	# Build defines
12mr|kernel-3.6.7-1|96	%define build_doc 		1
12mr|kernel-3.6.7-1|97	%define build_source 		1
12mr|kernel-3.6.7-1|98	%define build_devel 		1
12mr|kernel-3.6.7-1|99	
12mr|kernel-3.6.7-1|100	%define build_debug 		0
12mr|kernel-3.6.7-1|101	
12mr|kernel-3.6.7-1|102	#
12mr|kernel-3.6.7-1|103	# Old Mandriva kernel flavours plus new two PAE flavours
12mr|kernel-3.6.7-1|104	#
12mr|kernel-3.6.7-1|105	
12mr|kernel-3.6.7-1|106	# Build desktop i586 / 4GB
12mr|kernel-3.6.7-1|107	%ifarch %{ix86}
12mr|kernel-3.6.7-1|108	%define build_desktop586		0
12mr|kernel-3.6.7-1|109	%endif
12mr|kernel-3.6.7-1|110	
12mr|kernel-3.6.7-1|111	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.6.7-1|112	%define build_desktop			1
12mr|kernel-3.6.7-1|113	
12mr|kernel-3.6.7-1|114	# Build netbook (i686 / 4GB) / x86_64
12mr|kernel-3.6.7-1|115	%define build_netbook			0
12mr|kernel-3.6.7-1|116	
12mr|kernel-3.6.7-1|117	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mr|kernel-3.6.7-1|118	%define build_server			0
12mr|kernel-3.6.7-1|119	
12mr|kernel-3.6.7-1|120	# Build desktop686 pae (i686 / 64GB)
12mr|kernel-3.6.7-1|121	%ifarch %{ix86}
12mr|kernel-3.6.7-1|122	%define build_desktop_pae		0
12mr|kernel-3.6.7-1|123	%endif
12mr|kernel-3.6.7-1|124	
12mr|kernel-3.6.7-1|125	# Build netbook686 pae (i686 / 64GB)
12mr|kernel-3.6.7-1|126	%ifarch %{ix86}
12mr|kernel-3.6.7-1|127	%define build_netbook_pae		0
12mr|kernel-3.6.7-1|128	%endif
12mr|kernel-3.6.7-1|129	
12mr|kernel-3.6.7-1|130	#
12mr|kernel-3.6.7-1|131	# MIB low latency optimized flavours called "nrj"
12mr|kernel-3.6.7-1|132	#
12mr|kernel-3.6.7-1|133	
12mr|kernel-3.6.7-1|134	# Build nrj desktop586 (i586 / 4GB)
12mr|kernel-3.6.7-1|135	%ifarch %{ix86}
12mr|kernel-3.6.7-1|136	%define build_nrj_desktop586		0
12mr|kernel-3.6.7-1|137	%endif
12mr|kernel-3.6.7-1|138	
12mr|kernel-3.6.7-1|139	# Build nrj desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mr|kernel-3.6.7-1|140	%define build_nrj_desktop		1
12mr|kernel-3.6.7-1|141	
12mr|kernel-3.6.7-1|142	# Build nrj realtime (i686 / 4GB) / x86_64
12mr|kernel-3.6.7-1|143	%define build_nrj_realtime		1
12mr|kernel-3.6.7-1|144	
12mr|kernel-3.6.7-1|145	# Build nrj laptop (i686 / 4GB) / x86_64
12mr|kernel-3.6.7-1|146	%define build_nrj_laptop		0
12mr|kernel-3.6.7-1|147	
12mr|kernel-3.6.7-1|148	# Build nrj netbook (i686 / 4GB) / x86_64
12mr|kernel-3.6.7-1|149	%define build_nrj_netbook		0
12mr|kernel-3.6.7-1|150	
12mr|kernel-3.6.7-1|151	# Build nrj desktop pae (i686 / 64GB)
12mr|kernel-3.6.7-1|152	%ifarch %{ix86}
12mr|kernel-3.6.7-1|153	%define build_nrj_desktop_pae		1
12mr|kernel-3.6.7-1|154	%endif
12mr|kernel-3.6.7-1|155	
12mr|kernel-3.6.7-1|156	# Build nrj realtime pae (i686 / 64GB)
12mr|kernel-3.6.7-1|157	%ifarch %{ix86}
12mr|kernel-3.6.7-1|158	%define build_nrj_realtime_pae		0
12mr|kernel-3.6.7-1|159	%endif
12mr|kernel-3.6.7-1|160	
12mr|kernel-3.6.7-1|161	# Build nrj laptop pae (i686 / 64GB)
12mr|kernel-3.6.7-1|162	%ifarch %{ix86}
12mr|kernel-3.6.7-1|163	%define build_nrj_laptop_pae		0
12mr|kernel-3.6.7-1|164	%endif
12mr|kernel-3.6.7-1|165	
12mr|kernel-3.6.7-1|166	# Build nrj netbook686 pae (i686 / 64GB)
12mr|kernel-3.6.7-1|167	%ifarch %{ix86}
12mr|kernel-3.6.7-1|168	%define build_nrj_netbook_pae		0
12mr|kernel-3.6.7-1|169	%endif
12mr|kernel-3.6.7-1|170	
12mr|kernel-3.6.7-1|171	#
12mr|kernel-3.6.7-1|172	# experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.6.7-1|173	#
12mr|kernel-3.6.7-1|174	
12mr|kernel-3.6.7-1|175	# Build nrj netbook Intel Atom (matom / 4GB)
12mr|kernel-3.6.7-1|176	%ifarch %{ix86}
12mr|kernel-3.6.7-1|177	%define build_nrj_netbook_atom		0
12mr|kernel-3.6.7-1|178	%endif
12mr|kernel-3.6.7-1|179	
12mr|kernel-3.6.7-1|180	# Build nrj netbook Intel Atom pae (matom / 64GB)
12mr|kernel-3.6.7-1|181	%ifarch %{ix86}
12mr|kernel-3.6.7-1|182	%define build_nrj_netbook_atom_pae	0
12mr|kernel-3.6.7-1|183	%endif
12mr|kernel-3.6.7-1|184	
12mr|kernel-3.6.7-1|185	# Build nrj desktop Intel Core2 (mcore2 / 4GB)
12mr|kernel-3.6.7-1|186	%ifarch %{ix86}
12mr|kernel-3.6.7-1|187	%define build_nrj_desktop_core2   	0
12mr|kernel-3.6.7-1|188	%endif
12mr|kernel-3.6.7-1|189	
12mr|kernel-3.6.7-1|190	# Build nrj desktop Intel Core2 pae (mcore2 / 64GB)
12mr|kernel-3.6.7-1|191	%ifarch %{ix86}
12mr|kernel-3.6.7-1|192	%define build_nrj_desktop_core2_pae   	0
12mr|kernel-3.6.7-1|193	%endif
12mr|kernel-3.6.7-1|194	
12mr|kernel-3.6.7-1|195	#
12mr|kernel-3.6.7-1|196	# end of experimental "cpu level" optimized "nrj" flavours
12mr|kernel-3.6.7-1|197	#
12mr|kernel-3.6.7-1|198	
12mr|kernel-3.6.7-1|199	# build perf and cpupower tools
12mr|kernel-3.6.7-1|200	%if %{mdvver} >= 201200
12mr|kernel-3.6.7-1|201	%define build_perf		1
12mr|kernel-3.6.7-1|202	%define build_cpupower		1
12mr|kernel-3.6.7-1|203	%else
12mr|kernel-3.6.7-1|204	%define build_perf		0
12mr|kernel-3.6.7-1|205	%define build_cpupower		0
12mr|kernel-3.6.7-1|206	%endif
12mr|kernel-3.6.7-1|207	
12mr|kernel-3.6.7-1|208	# compress modules with xz
12mr|kernel-3.6.7-1|209	%if %{mdvver} >= 201200
12mr|kernel-3.6.7-1|210	%define build_modxz		0
12mr|kernel-3.6.7-1|211	%else
12mr|kernel-3.6.7-1|212	%define build_modxz		0
12mr|kernel-3.6.7-1|213	%endif
12mr|kernel-3.6.7-1|214	
12mr|kernel-3.6.7-1|215	# ARM builds
12mr|kernel-3.6.7-1|216	%ifarch %{arm}
12mr|kernel-3.6.7-1|217	%define build_desktop		0
12mr|kernel-3.6.7-1|218	%define build_netbook		0
12mr|kernel-3.6.7-1|219	%define build_server		0
12mr|kernel-3.6.7-1|220	%define build_iop32x		0
12mr|kernel-3.6.7-1|221	%define build_kirkwood		1
12mr|kernel-3.6.7-1|222	%define build_versatile		1
12mr|kernel-3.6.7-1|223	# no cpupower tools on arm yet
12mr|kernel-3.6.7-1|224	%define build_cpupower		0
12mr|kernel-3.6.7-1|225	# arm is currently not using xz
12mr|kernel-3.6.7-1|226	%define build_modxz		0
12mr|kernel-3.6.7-1|227	%endif
12mr|kernel-3.6.7-1|228	# End of user definitions
12mr|kernel-3.6.7-1|229	
12mr|kernel-3.6.7-1|230	# buildtime flags
12mr|kernel-3.6.7-1|231	%{?_without_desktop586: %global build_desktop586 0}
12mr|kernel-3.6.7-1|232	%{?_without_desktop: %global build_desktop 0}
12mr|kernel-3.6.7-1|233	%{?_without_netbook: %global build_netbook 0}
12mr|kernel-3.6.7-1|234	%{?_without_server: %global build_server 0}
12mr|kernel-3.6.7-1|235	
12mr|kernel-3.6.7-1|236	%{?_without_desktop_pae: %global build_desktop_pae 0}
12mr|kernel-3.6.7-1|237	%{?_without_netbook_pae: %global build_netbook_pae 0}
12mr|kernel-3.6.7-1|238	
12mr|kernel-3.6.7-1|239	%{?_without_nrj_desktop586: %global build_nrj_desktop586 0}
12mr|kernel-3.6.7-1|240	%{?_without_nrj_desktop: %global build_nrj_desktop 0}
12mr|kernel-3.6.7-1|241	%{?_without_nrj_realtime: %global build_nrj_realtime 0}
12mr|kernel-3.6.7-1|242	%{?_without_nrj_laptop: %global build_nrj_laptop 0}
12mr|kernel-3.6.7-1|243	%{?_without_nrj_netbook: %global build_nrj_netbook 0}
12mr|kernel-3.6.7-1|244	
12mr|kernel-3.6.7-1|245	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 0}
12mr|kernel-3.6.7-1|246	%{?_without_nrj_realtime_pae: %global build_nrj_realtime_pae 0}
12mr|kernel-3.6.7-1|247	%{?_without_nrj_laptop_pae: %global build_nrj_laptop_pae 0}
12mr|kernel-3.6.7-1|248	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 0}
12mr|kernel-3.6.7-1|249	
12mr|kernel-3.6.7-1|250	%{?_without_nrj_netbook_atom: %global build_nrj_netbook_atom 0}
12mr|kernel-3.6.7-1|251	%{?_without_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 0}
12mr|kernel-3.6.7-1|252	%{?_without_nrj_desktop_core2: %global build_nrj_desktop_core2 0}
12mr|kernel-3.6.7-1|253	%{?_without_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 0}
12mr|kernel-3.6.7-1|254	
12mr|kernel-3.6.7-1|255	%{?_without_doc: %global build_doc 0}
12mr|kernel-3.6.7-1|256	%{?_without_source: %global build_source 0}
12mr|kernel-3.6.7-1|257	%{?_without_devel: %global build_devel 0}
12mr|kernel-3.6.7-1|258	%{?_without_debug: %global build_debug 0}
12mr|kernel-3.6.7-1|259	%{?_without_perf: %global build_perf 0}
12mr|kernel-3.6.7-1|260	%{?_without_cpupower: %global build_cpupower 0}
12mr|kernel-3.6.7-1|261	%{?_without_modxz: %global build_modxz 0}
12mr|kernel-3.6.7-1|262	
12mr|kernel-3.6.7-1|263	
12mr|kernel-3.6.7-1|264	%{?_with_desktop586: %global build_desktop586 1}
12mr|kernel-3.6.7-1|265	%{?_with_desktop: %global build_desktop 1}
12mr|kernel-3.6.7-1|266	%{?_with_netbook: %global build_netbook 1}
12mr|kernel-3.6.7-1|267	%{?_with_server: %global build_server 1}
12mr|kernel-3.6.7-1|268	
12mr|kernel-3.6.7-1|269	%{?_with_desktop_pae: %global build_desktop_pae 1}
12mr|kernel-3.6.7-1|270	%{?_with_netbook_pae: %global build_netbook_pae 1}
12mr|kernel-3.6.7-1|271	
12mr|kernel-3.6.7-1|272	%{?_with_nrj_desktop586: %global build_nrj_desktop586 1}
12mr|kernel-3.6.7-1|273	%{?_with_nrj_desktop: %global build_nrj_desktop 1}
12mr|kernel-3.6.7-1|274	%{?_with_nrj_realtime: %global build_nrj_realtime 1}
12mr|kernel-3.6.7-1|275	%{?_with_nrj_laptop: %global build_nrj_laptop 1}
12mr|kernel-3.6.7-1|276	%{?_with_nrj_netbook: %global build_nrj_netbook 1}
12mr|kernel-3.6.7-1|277	
12mr|kernel-3.6.7-1|278	%{?_with_nrj_desktop_pae: %global build_nrj_desktop_pae 1}
12mr|kernel-3.6.7-1|279	%{?_with_nrj_realtime_pae: %global build_nrj_realtime_pae 1}
12mr|kernel-3.6.7-1|280	%{?_with_nrj_laptop_pae: %global build_nrj_laptop_pae 1}
12mr|kernel-3.6.7-1|281	%{?_with_nrj_netbook_pae: %global build_nrj_netbook_pae 1}
12mr|kernel-3.6.7-1|282	
12mr|kernel-3.6.7-1|283	%{?_with_nrj_netbook_atom: %global build_nrj_netbook_atom 1}
12mr|kernel-3.6.7-1|284	%{?_with_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 1}
12mr|kernel-3.6.7-1|285	%{?_with_nrj_desktop_core2: %global build_nrj_desktop_core2 1}
12mr|kernel-3.6.7-1|286	%{?_with_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 1}
12mr|kernel-3.6.7-1|287	
12mr|kernel-3.6.7-1|288	%{?_with_doc: %global build_doc 1}
12mr|kernel-3.6.7-1|289	%{?_with_source: %global build_source 1}
12mr|kernel-3.6.7-1|290	%{?_with_devel: %global build_devel 1}
12mr|kernel-3.6.7-1|291	%{?_with_debug: %global build_debug 1}
12mr|kernel-3.6.7-1|292	%{?_with_perf: %global build_perf 1}
12mr|kernel-3.6.7-1|293	%{?_with_cpupower: %global build_cpupower 1}
12mr|kernel-3.6.7-1|294	%{?_with_modxz: %global build_modxz 1}
12mr|kernel-3.6.7-1|295	
12mr|kernel-3.6.7-1|296	# ARM builds
12mr|kernel-3.6.7-1|297	%{?_with_iop32x: %global build_iop32x 1}
12mr|kernel-3.6.7-1|298	%{?_with_kirkwood: %global build_kirkwood 1}
12mr|kernel-3.6.7-1|299	%{?_with_versatile: %global build_versatile 1}
12mr|kernel-3.6.7-1|300	%{?_without_iop32x: %global build_iop32x 0}
12mr|kernel-3.6.7-1|301	%{?_without_kirkwood: %global build_kirkwood 0}
12mr|kernel-3.6.7-1|302	%{?_without_versatile: %global build_versatile 0}
12mr|kernel-3.6.7-1|303	
12mr|kernel-3.6.7-1|304	# For the .nosrc.rpm
12mr|kernel-3.6.7-1|305	%define build_nosrc 	0
12mr|kernel-3.6.7-1|306	%{?_with_nosrc: %global build_nosrc 1}
12mr|kernel-3.6.7-1|307	
12mr|kernel-3.6.7-1|308	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mr|kernel-3.6.7-1|309	%define kmake %make CC="$CC"
12mr|kernel-3.6.7-1|310	%else
12mr|kernel-3.6.7-1|311	%define kmake %make
12mr|kernel-3.6.7-1|312	%endif
12mr|kernel-3.6.7-1|313	# there are places where parallel make don't work
12mr|kernel-3.6.7-1|314	%define smake make
12mr|kernel-3.6.7-1|315	
12mr|kernel-3.6.7-1|316	# Parallelize xargs invocations on smp machines
12mr|kernel-3.6.7-1|317	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
12mr|kernel-3.6.7-1|318	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
12mr|kernel-3.6.7-1|319	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
12mr|kernel-3.6.7-1|320	
12mr|kernel-3.6.7-1|321	# Sparc arch wants sparc64 kernels
12mr|kernel-3.6.7-1|322	%define target_arch    %(echo %{_arch} | sed -e 's/mips.*/mips/' -e 's/arm.*/arm/')
12mr|kernel-3.6.7-1|323	
12mr|kernel-3.6.7-1|324	
12mr|kernel-3.6.7-1|325	#
12mr|kernel-3.6.7-1|326	# SRC RPM description
12mr|kernel-3.6.7-1|327	#
12mr|kernel-3.6.7-1|328	Summary: 	Linux kernel built for Mandriva and ROSA
12mr|kernel-3.6.7-1|329	Name:		%{kname}
12mr|kernel-3.6.7-1|330	Version: 	%{kversion}
12mr|kernel-3.6.7-1|331	Release: 	%{rpmrel}
12mr|kernel-3.6.7-1|332	License: 	GPLv2
12mr|kernel-3.6.7-1|333	Group: 	 	System/Kernel and hardware
12mr|kernel-3.6.7-1|334	ExclusiveArch: %{ix86} x86_64 %{arm}
12mr|kernel-3.6.7-1|335	ExclusiveOS: 	Linux
12mr|kernel-3.6.7-1|336	URL:            http://www.kernel.org
12mr|kernel-3.6.7-1|337	
12mr|kernel-3.6.7-1|338	####################################################################
12mr|kernel-3.6.7-1|339	#
12mr|kernel-3.6.7-1|340	# Sources
12mr|kernel-3.6.7-1|341	#
12mr|kernel-3.6.7-1|342	### This is for full SRC RPM
12mr|kernel-3.6.7-1|343	Source0: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.xz
12mr|kernel-3.6.7-1|344	Source1: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/linux-%{tar_ver}.tar.sign
12mr|kernel-3.6.7-1|345	### This is for stripped SRC RPM
12mr|kernel-3.6.7-1|346	%if %build_nosrc
12mr|kernel-3.6.7-1|347	NoSource: 0
12mr|kernel-3.6.7-1|348	%endif
12mr|kernel-3.6.7-1|349	# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
12mr|kernel-3.6.7-1|350	Source2: 	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
12mr|kernel-3.6.7-1|351	
12mr|kernel-3.6.7-1|352	Source4: 	README.kernel-sources
12mr|kernel-3.6.7-1|353	Source5:	kernel.rpmlintrc
12mr|kernel-3.6.7-1|354	
12mr|kernel-3.6.7-1|355	# config and systemd service file from fedora
12mr|kernel-3.6.7-1|356	Source50:	cpupower.service
12mr|kernel-3.6.7-1|357	Source51:	cpupower.config
12mr|kernel-3.6.7-1|358	
12mr|kernel-3.6.7-1|359	# our patch tarball
12mr|kernel-3.6.7-1|360	Source100: 	linux-%{patch_ver}.tar.xz
12mr|kernel-3.6.7-1|361	
12mr|kernel-3.6.7-1|362	####################################################################
12mr|kernel-3.6.7-1|363	#
12mr|kernel-3.6.7-1|364	# Patches
12mr|kernel-3.6.7-1|365	
12mr|kernel-3.6.7-1|366	#
12mr|kernel-3.6.7-1|367	# Patch0 to Patch100 are for core kernel upgrades.
12mr|kernel-3.6.7-1|368	#
12mr|kernel-3.6.7-1|369	
12mr|kernel-3.6.7-1|370	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/testing
12mr|kernel-3.6.7-1|371	
12mr|kernel-3.6.7-1|372	%if %kpatch
12mr|kernel-3.6.7-1|373	%if %sublevel
12mr|kernel-3.6.7-1|374	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.bz2
12mr|kernel-3.6.7-1|375	Source11:	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/stable-review/patch-%{kversion}-%{kpatch}.sign
12mr|kernel-3.6.7-1|376	%else
12mr|kernel-3.6.7-1|377	Patch1:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.bz2
12mr|kernel-3.6.7-1|378	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.sign
12mr|kernel-3.6.7-1|379	%endif
12mr|kernel-3.6.7-1|380	%endif
12mr|kernel-3.6.7-1|381	%if %kgit
12mr|kernel-3.6.7-1|382	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.bz2
12mr|kernel-3.6.7-1|383	Source11: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.sign
12mr|kernel-3.6.7-1|384	%endif
12mr|kernel-3.6.7-1|385	%if %sublevel
12mr|kernel-3.6.7-1|386	%if %kpatch
12mr|kernel-3.6.7-1|387	%define prev_sublevel %(expr %{sublevel} - 1)
12mr|kernel-3.6.7-1|388	%if %prev_sublevel
12mr|kernel-3.6.7-1|389	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.bz2
12mr|kernel-3.6.7-1|390	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.sign
12mr|kernel-3.6.7-1|391	%endif
12mr|kernel-3.6.7-1|392	%else
12mr|kernel-3.6.7-1|393	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.bz2
12mr|kernel-3.6.7-1|394	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.%{patchlevel}/patch-%{kversion}.sign
12mr|kernel-3.6.7-1|395	%endif
12mr|kernel-3.6.7-1|396	%endif
12mr|kernel-3.6.7-1|397	
12mr|kernel-3.6.7-1|398	#END
12mr|kernel-3.6.7-1|399	####################################################################
12mr|kernel-3.6.7-1|400	
12mr|kernel-3.6.7-1|401	# Defines for the things that are needed for all the kernels
12mr|kernel-3.6.7-1|402	#
12mr|kernel-3.6.7-1|403	%define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \
12mr|kernel-3.6.7-1|404	Mandriva and ROSA operating system. The kernel handles the basic functions \
12mr|kernel-3.6.7-1|405	of the operating system: memory allocation, process allocation, device \
12mr|kernel-3.6.7-1|406	input and output, etc.
12mr|kernel-3.6.7-1|407	
12mr|kernel-3.6.7-1|408	%define common_desc_kernel_smp This kernel relies on in-kernel smp alternatives to switch between up & smp \
12mr|kernel-3.6.7-1|409	mode depending on detected hardware. To force the kernel to boot in single \
12mr|kernel-3.6.7-1|410	processor mode, use the "nosmp" boot parameter.
12mr|kernel-3.6.7-1|411	
12mr|kernel-3.6.7-1|412	
12mr|kernel-3.6.7-1|413	### Global Requires/Provides
12mr|kernel-3.6.7-1|414	
12mr|kernel-3.6.7-1|415	%if %{mdvver} == 201210
12mr|kernel-3.6.7-1|416	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.6.7-1|417	%define requires2	dracut >= 017-16
12mr|kernel-3.6.7-1|418	%define requires3	kmod >= 7-6
12mr|kernel-3.6.7-1|419	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.6.7-1|420	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.6.7-1|421	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.6.7-1|422	%endif
12mr|kernel-3.6.7-1|423	
12mr|kernel-3.6.7-1|424	%if %{mdvver} == 201200
12mr|kernel-3.6.7-1|425	%define requires1	bootloader-utils >= 1.15-8
12mr|kernel-3.6.7-1|426	%define requires2	dracut >= 017-16
12mr|kernel-3.6.7-1|427	%define requires3	module-init-tools >= 3.16-5
12mr|kernel-3.6.7-1|428	%define requires4	sysfsutils >=  2.1.0-12
12mr|kernel-3.6.7-1|429	%define requires5	kernel-firmware >=  20120219-1
12mr|kernel-3.6.7-1|430	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.6.7-1|431	%endif
12mr|kernel-3.6.7-1|432	
12mr|kernel-3.6.7-1|433	%if %{mdvver} < 201200
12mr|kernel-3.6.7-1|434	%define requires1	bootloader-utils >= 1.13-1
12mr|kernel-3.6.7-1|435	%define requires2	mkinitrd >= 4.2.17-31
12mr|kernel-3.6.7-1|436	%define requires3	module-init-tools >= 3.0-7
12mr|kernel-3.6.7-1|437	%define requires4	sysfsutils >= 1.3.0-1
12mr|kernel-3.6.7-1|438	%define requires5	kernel-firmware >= 20101024-2
12mr|kernel-3.6.7-1|439	%define requires6	microcode >=  0.20120313-1
12mr|kernel-3.6.7-1|440	%endif
12mr|kernel-3.6.7-1|441	
12mr|kernel-3.6.7-1|442	%define kprovides 	%{kname} = %{kverrel}, kernel = %{tar_ver}, alsa = 1.0.25
12mr|kernel-3.6.7-1|443	%define kprovides_server drbd-api = 88
12mr|kernel-3.6.7-1|444	
12mr|kernel-3.6.7-1|445	%define	kobsoletes	dkms-r8192se <= 0019.1207.2010-2, dkms-lzma <= 4.43-32, dkms-psb <= 4.41.1-7
12mr|kernel-3.6.7-1|446	
12mr|kernel-3.6.7-1|447	Autoreqprov: 		no
12mr|kernel-3.6.7-1|448	
12mr|kernel-3.6.7-1|449	# might be useful too:
12mr|kernel-3.6.7-1|450	# Suggests:	microcode
12mr|kernel-3.6.7-1|451	
12mr|kernel-3.6.7-1|452	%if %{mdvver} == 201210
12mr|kernel-3.6.7-1|453	BuildRequires:	kmod-devel
12mr|kernel-3.6.7-1|454	%else
12mr|kernel-3.6.7-1|455	BuildRequires:	module-init-tools
12mr|kernel-3.6.7-1|456	%endif
12mr|kernel-3.6.7-1|457	
12mr|kernel-3.6.7-1|458	BuildRequires: 	gcc
12mr|kernel-3.6.7-1|459	
12mr|kernel-3.6.7-1|460	# for perf, cpufreq and other tools
12mr|kernel-3.6.7-1|461	BuildRequires:		elfutils-devel
12mr|kernel-3.6.7-1|462	BuildRequires:		zlib-devel
12mr|kernel-3.6.7-1|463	BuildRequires:		binutils-devel
12mr|kernel-3.6.7-1|464	BuildRequires:		newt-devel
12mr|kernel-3.6.7-1|465	BuildRequires:		python-devel
12mr|kernel-3.6.7-1|466	BuildRequires:		perl(ExtUtils::Embed)
12mr|kernel-3.6.7-1|467	BuildRequires:		pciutils-devel
12mr|kernel-3.6.7-1|468	BuildRequires:		asciidoc
12mr|kernel-3.6.7-1|469	BuildRequires:		xmlto
12mr|kernel-3.6.7-1|470	BuildRequires:		gettext
12mr|kernel-3.6.7-1|471	BuildRequires:		docbook-style-xsl
12mr|kernel-3.6.7-1|472	BuildRequires:		pkgconfig(gtk+-2.0)
12mr|kernel-3.6.7-1|473	BuildRequires:		flex
12mr|kernel-3.6.7-1|474	BuildRequires:		bison
12mr|kernel-3.6.7-1|475	
12mr|kernel-3.6.7-1|476	%ifarch %{arm}
12mr|kernel-3.6.7-1|477	BuildRequires:		uboot-mkimage
12mr|kernel-3.6.7-1|478	%endif
12mr|kernel-3.6.7-1|479	
12mr|kernel-3.6.7-1|480	
12mr|kernel-3.6.7-1|481	%description
12mr|kernel-3.6.7-1|482	%common_desc_kernel
12mr|kernel-3.6.7-1|483	%ifnarch %{arm}
12mr|kernel-3.6.7-1|484	%common_desc_kernel_smp
12mr|kernel-3.6.7-1|485	%endif
12mr|kernel-3.6.7-1|486	
12mr|kernel-3.6.7-1|487	# Define obsolete/provides to help automatic upgrades of old kernel-xen-pvops
12mr|kernel-3.6.7-1|488	%define latest_obsoletes_server kernel-xen-pvops-latest < 3.2.1-1
12mr|kernel-3.6.7-1|489	%define latest_provides_server kernel-xen-pvops-latest = %{kverrel}
12mr|kernel-3.6.7-1|490	%define latest_obsoletes_devel_server kernel-xen-pvops-devel-latest < 3.2.1-1
12mr|kernel-3.6.7-1|491	%define latest_provides_devel_server kernel-xen-pvops-devel-latest = %{kverrel}
12mr|kernel-3.6.7-1|492	
12mr|kernel-3.6.7-1|493	# mkflavour() name flavour processor
12mr|kernel-3.6.7-1|494	# name: the flavour name in the package name
12mr|kernel-3.6.7-1|495	# flavour: first parameter of CreateKernel()
12mr|kernel-3.6.7-1|496	%define mkflavour()					\
12mr|kernel-3.6.7-1|497	%package -n %{kname}-%{1}-%{buildrel}			\
12mr|kernel-3.6.7-1|498	Version:	%{fakever}				\
12mr|kernel-3.6.7-1|499	Release:	%{fakerel}				\
12mr|kernel-3.6.7-1|500	Provides:	%kprovides				\
12mr|kernel-3.6.7-1|501	%{expand:%%{?kprovides_%{1}:Provides: %{kprovides_%{1}}}} \
12mr|kernel-3.6.7-1|502	Provides:	%{kname}-%{1}				\
12mr|kernel-3.6.7-1|503	Requires(pre):	%requires1 %requires2 %requires3 %requires4 \
12mr|kernel-3.6.7-1|504	Requires:	%requires2 %requires5 %requires6	\
12mr|kernel-3.6.7-1|505	Obsoletes:	%kobsoletes				\
12mr|kernel-3.6.7-1|506	Provides:	should-restart = system			\
12mr|kernel-3.6.7-1|507	Suggests:	crda					\
12mr|kernel-3.6.7-1|508	%ifarch %{ix86}						\
12mr|kernel-3.6.7-1|509	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.7-1|510	%endif							\
12mr|kernel-3.6.7-1|511	Summary:	%{expand:%{summary_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.6.7-1|512	Group:		System/Kernel and hardware		\
12mr|kernel-3.6.7-1|513	%description -n %{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.6.7-1|514	%common_desc_kernel %{expand:%{info_%(echo %{1} | sed -e "s/-/_/")}} \
12mr|kernel-3.6.7-1|515	%ifnarch %{arm}						\
12mr|kernel-3.6.7-1|516	%common_desc_kernel_smp					\
12mr|kernel-3.6.7-1|517	%endif							\
12mr|kernel-3.6.7-1|518	\
12mr|kernel-3.6.7-1|519	%if %build_devel					\
12mr|kernel-3.6.7-1|520	%package -n	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.6.7-1|521	Version:	%{fakever}				\
12mr|kernel-3.6.7-1|522	Release:	%{fakerel}				\
12mr|kernel-3.6.7-1|523	Requires:	glibc-devel ncurses-devel make gcc perl	\
12mr|kernel-3.6.7-1|524	Summary:	The kernel-devel files for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.6.7-1|525	Group:		Development/Kernel			\
12mr|kernel-3.6.7-1|526	Provides:	%{kname}-devel = %{kverrel} 		\
12mr|kernel-3.6.7-1|527	Provides:	%{kname}-%{1}-devel			\
12mr|kernel-3.6.7-1|528	%ifarch %{ix86}						\
12mr|kernel-3.6.7-1|529	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.7-1|530	%endif							\
12mr|kernel-3.6.7-1|531	%description -n %{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.6.7-1|532	This package contains the kernel files (headers and build tools) \
12mr|kernel-3.6.7-1|533	that should be enough to build additional drivers for   \
12mr|kernel-3.6.7-1|534	use with %{kname}-%{1}-%{buildrel}.                     \
12mr|kernel-3.6.7-1|535	\
12mr|kernel-3.6.7-1|536	If you want to build your own kernel, you need to install the full \
12mr|kernel-3.6.7-1|537	%{kname}-source-%{buildrel} rpm.			\
12mr|kernel-3.6.7-1|538	\
12mr|kernel-3.6.7-1|539	%endif							\
12mr|kernel-3.6.7-1|540	\
12mr|kernel-3.6.7-1|541	%if %build_debug					\
12mr|kernel-3.6.7-1|542	%package -n	%{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.6.7-1|543	Version:	%{fakever}				\
12mr|kernel-3.6.7-1|544	Release:	%{fakerel}				\
12mr|kernel-3.6.7-1|545	Summary:	Files with debug info for %{kname}-%{1}-%{buildrel} \
12mr|kernel-3.6.7-1|546	Group:		Development/Debug			\
12mr|kernel-3.6.7-1|547	Provides:	kernel-debug = %{kverrel} 		\
12mr|kernel-3.6.7-1|548	%ifarch %{ix86}						\
12mr|kernel-3.6.7-1|549	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.7-1|550	%endif							\
12mr|kernel-3.6.7-1|551	%description -n %{kname}-%{1}-%{buildrel}-debug		\
12mr|kernel-3.6.7-1|552	This package contains the files with debug info to aid in debug tasks \
12mr|kernel-3.6.7-1|553	when using %{kname}-%{1}-%{buildrel}.			\
12mr|kernel-3.6.7-1|554	\
12mr|kernel-3.6.7-1|555	If you need to look at debug information or use some application that \
12mr|kernel-3.6.7-1|556	needs debugging info from the kernel, this package may help. \
12mr|kernel-3.6.7-1|557	\
12mr|kernel-3.6.7-1|558	%endif							\
12mr|kernel-3.6.7-1|559	\
12mr|kernel-3.6.7-1|560	%package -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.7-1|561	Version:	%{kversion}				\
12mr|kernel-3.6.7-1|562	Release:	%{rpmrel}				\
12mr|kernel-3.6.7-1|563	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mr|kernel-3.6.7-1|564	Group:		System/Kernel and hardware		\
12mr|kernel-3.6.7-1|565	Requires:	%{kname}-%{1}-%{buildrel}		\
12mr|kernel-3.6.7-1|566	%ifarch %{ix86}						\
12mr|kernel-3.6.7-1|567	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.7-1|568	%endif							\
12mr|kernel-3.6.7-1|569	%{expand:%%{?latest_obsoletes_%{1}:Obsoletes: %{latest_obsoletes_%{1}}}} \
12mr|kernel-3.6.7-1|570	%{expand:%%{?latest_provides_%{1}:Provides: %{latest_provides_%{1}}}} \
12mr|kernel-3.6.7-1|571	%description -n %{kname}-%{1}-latest			\
12mr|kernel-3.6.7-1|572	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.7-1|573	latest %{kname}-%{1} installed...			\
12mr|kernel-3.6.7-1|574	\
12mr|kernel-3.6.7-1|575	%if %build_devel					\
12mr|kernel-3.6.7-1|576	%package -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.7-1|577	Version:	%{kversion}				\
12mr|kernel-3.6.7-1|578	Release:	%{rpmrel}				\
12mr|kernel-3.6.7-1|579	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mr|kernel-3.6.7-1|580	Group:		Development/Kernel			\
12mr|kernel-3.6.7-1|581	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
12mr|kernel-3.6.7-1|582	%ifarch %{ix86}						\
12mr|kernel-3.6.7-1|583	Conflicts:	arch(x86_64)				\
12mr|kernel-3.6.7-1|584	%endif							\
12mr|kernel-3.6.7-1|585	Provides:	%{kname}-devel-latest			\
12mr|kernel-3.6.7-1|586	%{expand:%%{?latest_obsoletes_devel_%{1}:Obsoletes: %{latest_obsoletes_devel_%{1}}}} \
12mr|kernel-3.6.7-1|587	%{expand:%%{?latest_provides_devel_%{1}:Provides: %{latest_provides_devel_%{1}}}} \
12mr|kernel-3.6.7-1|588	%description -n %{kname}-%{1}-devel-latest		\
12mr|kernel-3.6.7-1|589	This package is a virtual rpm that aims to make sure you always have the \
12mr|kernel-3.6.7-1|590	latest %{kname}-%{1}-devel installed...			\
12mr|kernel-3.6.7-1|591	\
12mr|kernel-3.6.7-1|592	%endif							\
12mr|kernel-3.6.7-1|593	\
12mr|kernel-3.6.7-1|594	%post -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-post \
12mr|kernel-3.6.7-1|595	%posttrans -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-posttrans \
12mr|kernel-3.6.7-1|596	%preun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-preun \
12mr|kernel-3.6.7-1|597	%postun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-postun \
12mr|kernel-3.6.7-1|598	\
12mr|kernel-3.6.7-1|599	%if %build_devel					\
12mr|kernel-3.6.7-1|600	%post -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-post \
12mr|kernel-3.6.7-1|601	%preun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-preun \
12mr|kernel-3.6.7-1|602	%postun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-postun \
12mr|kernel-3.6.7-1|603	%endif							\
12mr|kernel-3.6.7-1|604	\
12mr|kernel-3.6.7-1|605	%files -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1} \
12mr|kernel-3.6.7-1|606	%files -n %{kname}-%{1}-latest				\
12mr|kernel-3.6.7-1|607	\
12mr|kernel-3.6.7-1|608	%if %build_devel					\
12mr|kernel-3.6.7-1|609	%files -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1} \
12mr|kernel-3.6.7-1|610	%files -n %{kname}-%{1}-devel-latest			\
12mr|kernel-3.6.7-1|611	%endif							\
12mr|kernel-3.6.7-1|612	\
12mr|kernel-3.6.7-1|613	%if %build_debug					\
12mr|kernel-3.6.7-1|614	%files -n %{kname}-%{1}-%{buildrel}-debug -f kernel_debug_files.%{1} \
12mr|kernel-3.6.7-1|615	%endif
12mr|kernel-3.6.7-1|616	
12mr|kernel-3.6.7-1|617	%ifarch %{ix86}
12mr|kernel-3.6.7-1|618	#
12mr|kernel-3.6.7-1|619	# kernel-desktop586: i586, smp-alternatives, 4GB
12mr|kernel-3.6.7-1|620	#
12mr|kernel-3.6.7-1|621	%if %build_desktop586
12mr|kernel-3.6.7-1|622	%define summary_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.6.7-1|623	%define info_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.7-1|624	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.7-1|625	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|626	%mkflavour desktop586
12mr|kernel-3.6.7-1|627	%endif
12mr|kernel-3.6.7-1|628	%endif
12mr|kernel-3.6.7-1|629	
12mr|kernel-3.6.7-1|630	#
12mr|kernel-3.6.7-1|631	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.7-1|632	#
12mr|kernel-3.6.7-1|633	%if %build_desktop
12mr|kernel-3.6.7-1|634	%ifarch %{ix86}
12mr|kernel-3.6.7-1|635	%define summary_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.6.7-1|636	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.7-1|637	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.7-1|638	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.7-1|639	%else
12mr|kernel-3.6.7-1|640	%define summary_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.6.7-1|641	%define info_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.7-1|642	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.6.7-1|643	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|644	%endif
12mr|kernel-3.6.7-1|645	%mkflavour desktop
12mr|kernel-3.6.7-1|646	%endif
12mr|kernel-3.6.7-1|647	
12mr|kernel-3.6.7-1|648	#
12mr|kernel-3.6.7-1|649	# kernel-netbook: i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.7-1|650	#
12mr|kernel-3.6.7-1|651	%if %build_netbook
12mr|kernel-3.6.7-1|652	%ifarch %{ix86}
12mr|kernel-3.6.7-1|653	%define summary_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.6.7-1|654	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.7-1|655	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.6.7-1|656	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler.
12mr|kernel-3.6.7-1|657	%else
12mr|kernel-3.6.7-1|658	%define summary_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.6.7-1|659	%define info_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.7-1|660	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mr|kernel-3.6.7-1|661	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|662	%endif
12mr|kernel-3.6.7-1|663	%mkflavour netbook
12mr|kernel-3.6.7-1|664	%endif
12mr|kernel-3.6.7-1|665	
12mr|kernel-3.6.7-1|666	#
12mr|kernel-3.6.7-1|667	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mr|kernel-3.6.7-1|668	#
12mr|kernel-3.6.7-1|669	%if %build_server
12mr|kernel-3.6.7-1|670	%ifarch %{ix86}
12mr|kernel-3.6.7-1|671	%define summary_server Linux Kernel for server use with i686 & 64GB RAM
12mr|kernel-3.6.7-1|672	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.6.7-1|673	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using \
12mr|kernel-3.6.7-1|674	no preempt, HZ_100, CFS cpu scheduler and cfq i/o scheduler, PERFORMANCE governor.
12mr|kernel-3.6.7-1|675	%else
12mr|kernel-3.6.7-1|676	%define summary_server Linux Kernel for server use with %{_arch}
12mr|kernel-3.6.7-1|677	%define info_server This kernel is compiled for server use, single or \
12mr|kernel-3.6.7-1|678	multiple %{_arch} processor(s)/core(s), using no preempt, HZ_100, \
12mr|kernel-3.6.7-1|679	CFS cpu scheduler and cfq i/o scheduler, PERFORMANCE governor.
12mr|kernel-3.6.7-1|680	%endif
12mr|kernel-3.6.7-1|681	%mkflavour server
12mr|kernel-3.6.7-1|682	%endif
12mr|kernel-3.6.7-1|683	
12mr|kernel-3.6.7-1|684	%ifarch %{ix86}
12mr|kernel-3.6.7-1|685	#
12mr|kernel-3.6.7-1|686	# kernel-desktop-pae: i686, smp-alternatives, 64GB
12mr|kernel-3.6.7-1|687	#
12mr|kernel-3.6.7-1|688	%if %build_desktop_pae
12mr|kernel-3.6.7-1|689	%define summary_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.6.7-1|690	%define info_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.7-1|691	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.7-1|692	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|693	%mkflavour desktop-pae
12mr|kernel-3.6.7-1|694	%endif
12mr|kernel-3.6.7-1|695	%endif
12mr|kernel-3.6.7-1|696	
12mr|kernel-3.6.7-1|697	%ifarch %{ix86}
12mr|kernel-3.6.7-1|698	#
12mr|kernel-3.6.7-1|699	# kernel-netbook-pae: i686, smp-alternatives, 64 GB
12mr|kernel-3.6.7-1|700	#
12mr|kernel-3.6.7-1|701	%if %build_netbook_pae
12mr|kernel-3.6.7-1|702	%define summary_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.6.7-1|703	%define info_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.7-1|704	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.6.7-1|705	voluntary preempt, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|706	%mkflavour netbook-pae
12mr|kernel-3.6.7-1|707	%endif
12mr|kernel-3.6.7-1|708	%endif
12mr|kernel-3.6.7-1|709	
12mr|kernel-3.6.7-1|710	%ifarch %{ix86}
12mr|kernel-3.6.7-1|711	#
12mr|kernel-3.6.7-1|712	# kernel-nrj-desktop586: nrj, i586, smp-alternatives, 4GB
12mr|kernel-3.6.7-1|713	#
12mr|kernel-3.6.7-1|714	%if %build_nrj_desktop586
12mr|kernel-3.6.7-1|715	%define summary_nrj_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mr|kernel-3.6.7-1|716	%define info_nrj_desktop586 This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.7-1|717	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.7-1|718	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|719	%mkflavour nrj-desktop586
12mr|kernel-3.6.7-1|720	%endif
12mr|kernel-3.6.7-1|721	%endif
12mr|kernel-3.6.7-1|722	
12mr|kernel-3.6.7-1|723	#
12mr|kernel-3.6.7-1|724	# kernel-nrj-desktop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.7-1|725	#
12mr|kernel-3.6.7-1|726	%if %build_nrj_desktop
12mr|kernel-3.6.7-1|727	%ifarch %{ix86}
12mr|kernel-3.6.7-1|728	%define summary_nrj_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.6.7-1|729	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.7-1|730	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.7-1|731	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|732	%else
12mr|kernel-3.6.7-1|733	%define summary_nrj_desktop Linux Kernel for desktop use with %{_arch}
12mr|kernel-3.6.7-1|734	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.7-1|735	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.6.7-1|736	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|737	%endif
12mr|kernel-3.6.7-1|738	%mkflavour nrj-desktop
12mr|kernel-3.6.7-1|739	%endif
12mr|kernel-3.6.7-1|740	
12mr|kernel-3.6.7-1|741	#
12mr|kernel-3.6.7-1|742	# kernel-nrj-realtime: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.7-1|743	#
12mr|kernel-3.6.7-1|744	%if %build_nrj_realtime
12mr|kernel-3.6.7-1|745	%ifarch %{ix86}
12mr|kernel-3.6.7-1|746	%define summary_nrj_realtime Linux Kernel for low latency use with i686 & 4GB RAM
12mr|kernel-3.6.7-1|747	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mr|kernel-3.6.7-1|748	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.7-1|749	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mr|kernel-3.6.7-1|750	%else
12mr|kernel-3.6.7-1|751	%define summary_nrj_realtime Linux Kernel for low latency use with %{_arch}
12mr|kernel-3.6.7-1|752	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mr|kernel-3.6.7-1|753	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mr|kernel-3.6.7-1|754	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mr|kernel-3.6.7-1|755	%endif
12mr|kernel-3.6.7-1|756	%mkflavour nrj-realtime
12mr|kernel-3.6.7-1|757	%endif
12mr|kernel-3.6.7-1|758	
12mr|kernel-3.6.7-1|759	#
12mr|kernel-3.6.7-1|760	# kernel-nrj-laptop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.7-1|761	#
12mr|kernel-3.6.7-1|762	%if %build_nrj_laptop
12mr|kernel-3.6.7-1|763	%ifarch %{ix86}
12mr|kernel-3.6.7-1|764	%define summary_nrj_laptop Linux Kernel for laptop use with i686 & 4GB RAM
12mr|kernel-3.6.7-1|765	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mr|kernel-3.6.7-1|766	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_300, \
12mr|kernel-3.6.7-1|767	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|768	%else
12mr|kernel-3.6.7-1|769	%define summary_nrj_laptop Linux Kernel for laptop use with %{_arch}
12mr|kernel-3.6.7-1|770	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mr|kernel-3.6.7-1|771	multiple %{_arch} processor(s)/core(s), using HZ_300, \
12mr|kernel-3.6.7-1|772	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|773	%endif
12mr|kernel-3.6.7-1|774	%mkflavour nrj-laptop
12mr|kernel-3.6.7-1|775	%endif
12mr|kernel-3.6.7-1|776	
12mr|kernel-3.6.7-1|777	#
12mr|kernel-3.6.7-1|778	# kernel-nrj-netbook: nrj, i686, smp-alternatives, 4 GB / x86_64
12mr|kernel-3.6.7-1|779	#
12mr|kernel-3.6.7-1|780	%if %build_nrj_netbook
12mr|kernel-3.6.7-1|781	%ifarch %{ix86}
12mr|kernel-3.6.7-1|782	%define summary_nrj_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mr|kernel-3.6.7-1|783	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.7-1|784	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.6.7-1|785	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|786	%else
12mr|kernel-3.6.7-1|787	%define summary_nrj_netbook Linux Kernel for netbook use with %{_arch}
12mr|kernel-3.6.7-1|788	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.7-1|789	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mr|kernel-3.6.7-1|790	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|791	%endif
12mr|kernel-3.6.7-1|792	%mkflavour nrj-netbook
12mr|kernel-3.6.7-1|793	%endif
12mr|kernel-3.6.7-1|794	
12mr|kernel-3.6.7-1|795	%ifarch %{ix86}
12mr|kernel-3.6.7-1|796	#
12mr|kernel-3.6.7-1|797	# kernel-nrj-desktop-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.6.7-1|798	#
12mr|kernel-3.6.7-1|799	%if %build_nrj_desktop_pae
12mr|kernel-3.6.7-1|800	%define summary_nrj_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.6.7-1|801	%define info_nrj_desktop_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.7-1|802	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.7-1|803	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|804	%mkflavour nrj-desktop-pae
12mr|kernel-3.6.7-1|805	%endif
12mr|kernel-3.6.7-1|806	%endif
12mr|kernel-3.6.7-1|807	
12mr|kernel-3.6.7-1|808	%ifarch %{ix86}
12mr|kernel-3.6.7-1|809	#
12mr|kernel-3.6.7-1|810	# kernel-nrj-realtime-pae: nrj, i686, smp-alternatives, 64GB
12mr|kernel-3.6.7-1|811	#
12mr|kernel-3.6.7-1|812	%if %build_nrj_realtime_pae
12mr|kernel-3.6.7-1|813	%define summary_nrj_realtime_pae Linux kernel for low latency use with i686 & upto 64GB RAM
12mr|kernel-3.6.7-1|814	%define info_nrj_realtime_pae This kernel is compiled for low latency use, single or \
12mr|kernel-3.6.7-1|815	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.7-1|816	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mr|kernel-3.6.7-1|817	%mkflavour nrj-realtime-pae
12mr|kernel-3.6.7-1|818	%endif
12mr|kernel-3.6.7-1|819	%endif
12mr|kernel-3.6.7-1|820	
12mr|kernel-3.6.7-1|821	%ifarch %{ix86}
12mr|kernel-3.6.7-1|822	#
12mr|kernel-3.6.7-1|823	# kernel-nrj-laptop-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.6.7-1|824	#
12mr|kernel-3.6.7-1|825	%if %build_nrj_laptop_pae
12mr|kernel-3.6.7-1|826	%define summary_nrj_laptop_pae Linux Kernel for for laptop use with i686 & upto 64GB RAM
12mr|kernel-3.6.7-1|827	%define info_nrj_laptop_pae This kernel is compiled for laptop use, single or \
12mr|kernel-3.6.7-1|828	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_300, \
12mr|kernel-3.6.7-1|829	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|830	%mkflavour nrj-laptop-pae
12mr|kernel-3.6.7-1|831	%endif
12mr|kernel-3.6.7-1|832	%endif
12mr|kernel-3.6.7-1|833	
12mr|kernel-3.6.7-1|834	%ifarch %{ix86}
12mr|kernel-3.6.7-1|835	#
12mr|kernel-3.6.7-1|836	# kernel-nrj-netbook-pae: nrj, i686, smp-alternatives, 64 GB
12mr|kernel-3.6.7-1|837	#
12mr|kernel-3.6.7-1|838	%if %build_nrj_netbook_pae
12mr|kernel-3.6.7-1|839	%define summary_nrj_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mr|kernel-3.6.7-1|840	%define info_nrj_netbook_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.7-1|841	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.6.7-1|842	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|843	%mkflavour nrj-netbook-pae
12mr|kernel-3.6.7-1|844	%endif
12mr|kernel-3.6.7-1|845	%endif
12mr|kernel-3.6.7-1|846	
12mr|kernel-3.6.7-1|847	%ifarch %{ix86}
12mr|kernel-3.6.7-1|848	#
12mr|kernel-3.6.7-1|849	# kernel-nrj-netbook-atom: nrj, for Intel Atom cpu, smp-alternatives, 4 GB
12mr|kernel-3.6.7-1|850	#
12mr|kernel-3.6.7-1|851	%if %build_nrj_netbook_atom
12mr|kernel-3.6.7-1|852	%define summary_nrj_netbook_atom Linux Kernel for netbook use with Intel Atom cpu, less than 4GB RAM
12mr|kernel-3.6.7-1|853	%define info_nrj_netbook_atom This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.7-1|854	multiple Intel Atom cpu processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mr|kernel-3.6.7-1|855	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|856	%mkflavour nrj-netbook-atom
12mr|kernel-3.6.7-1|857	%endif
12mr|kernel-3.6.7-1|858	%endif
12mr|kernel-3.6.7-1|859	
12mr|kernel-3.6.7-1|860	%ifarch %{ix86}
12mr|kernel-3.6.7-1|861	#
12mr|kernel-3.6.7-1|862	# kernel-nrj-netbook-atom-pae: nrj, for Intel Atom cpu, smp-alternatives, 64 GB
12mr|kernel-3.6.7-1|863	#
12mr|kernel-3.6.7-1|864	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.6.7-1|865	%define summary_nrj_netbook_atom_pae Linux Kernel for netbook use with Intel Atom cpu & upto 64GB RAM
12mr|kernel-3.6.7-1|866	%define info_nrj_netbook_atom_pae This kernel is compiled for netbook use, single or \
12mr|kernel-3.6.7-1|867	multiple Intel Atom cpu processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mr|kernel-3.6.7-1|868	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|869	%mkflavour nrj-netbook-atom-pae
12mr|kernel-3.6.7-1|870	%endif
12mr|kernel-3.6.7-1|871	%endif
12mr|kernel-3.6.7-1|872	
12mr|kernel-3.6.7-1|873	%ifarch %{ix86}
12mr|kernel-3.6.7-1|874	#
12mr|kernel-3.6.7-1|875	# kernel-nrj-desktop-core2: nrj, Intel Core 2 and newer, smp-alternatives, 4 GB
12mr|kernel-3.6.7-1|876	#
12mr|kernel-3.6.7-1|877	%if %build_nrj_desktop_core2
12mr|kernel-3.6.7-1|878	%define summary_nrj_desktop_core2 Linux Kernel for desktop use with i686 & 4GB RAM
12mr|kernel-3.6.7-1|879	%define info_nrj_desktop_core2 This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.7-1|880	multiple Intel Core 2 and newer processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mr|kernel-3.6.7-1|881	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|882	%mkflavour nrj-desktop-core2
12mr|kernel-3.6.7-1|883	%endif
12mr|kernel-3.6.7-1|884	%endif
12mr|kernel-3.6.7-1|885	
12mr|kernel-3.6.7-1|886	%ifarch %{ix86}
12mr|kernel-3.6.7-1|887	#
12mr|kernel-3.6.7-1|888	# kernel-nrj-desktop-core2-pae: nrj, Intel Core 2 and newer, smp-alternatives, 64 GB
12mr|kernel-3.6.7-1|889	#
12mr|kernel-3.6.7-1|890	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.6.7-1|891	%define summary_nrj_desktop_core2_pae Linux Kernel for desktop use with i686 & upto 64GB RAM
12mr|kernel-3.6.7-1|892	%define info_nrj_desktop_core2_pae This kernel is compiled for desktop use, single or \
12mr|kernel-3.6.7-1|893	multiple Intel Core 2 and newer processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mr|kernel-3.6.7-1|894	full preempt, rcu boost, CFS cpu scheduler and cfq i/o scheduler, ONDEMAND governor.
12mr|kernel-3.6.7-1|895	%mkflavour nrj-desktop-core2-pae
12mr|kernel-3.6.7-1|896	%endif
12mr|kernel-3.6.7-1|897	%endif
12mr|kernel-3.6.7-1|898	
12mr|kernel-3.6.7-1|899	#
12mr|kernel-3.6.7-1|900	# ARM kernels
12mr|kernel-3.6.7-1|901	#
12mr|kernel-3.6.7-1|902	%ifarch %{arm}
12mr|kernel-3.6.7-1|903	%if %build_iop32x
12mr|kernel-3.6.7-1|904	%define summary_iop32x Linux Kernel for Arm machines based on Xscale IOP32X
12mr|kernel-3.6.7-1|905	%define info_iop32x This kernel is compiled for iop32x boxes. It will run on n2100 \
12mr|kernel-3.6.7-1|906	or ss4000e or sanmina boards.
12mr|kernel-3.6.7-1|907	%mkflavour iop32x
12mr|kernel-3.6.7-1|908	%endif
12mr|kernel-3.6.7-1|909	%if %build_kirkwood
12mr|kernel-3.6.7-1|910	%define summary_kirkwood Linux Kernel for Arm machines based on Kirkwood
12mr|kernel-3.6.7-1|911	%define info_kirkwood This kernel is compiled for kirkwood boxes. It will run on openrd boards.
12mr|kernel-3.6.7-1|912	%mkflavour kirkwood
12mr|kernel-3.6.7-1|913	%endif
12mr|kernel-3.6.7-1|914	%if %build_versatile
12mr|kernel-3.6.7-1|915	%define summary_versatile Linux Kernel for Versatile arm machines
12mr|kernel-3.6.7-1|916	%define info_versatile This kernel is compiled for Versatile boxes. It will run on Qemu for instance.
12mr|kernel-3.6.7-1|917	%mkflavour versatile
12mr|kernel-3.6.7-1|918	%endif
12mr|kernel-3.6.7-1|919	%endif
12mr|kernel-3.6.7-1|920	
12mr|kernel-3.6.7-1|921	#
12mr|kernel-3.6.7-1|922	# kernel-source
12mr|kernel-3.6.7-1|923	#
12mr|kernel-3.6.7-1|924	%if %build_source
12mr|kernel-3.6.7-1|925	%package -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.7-1|926	Version: 	%{fakever}
12mr|kernel-3.6.7-1|927	Release: 	%{fakerel}
12mr|kernel-3.6.7-1|928	Requires: 	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
12mr|kernel-3.6.7-1|929	Summary: 	The Linux source code for %{kname}-%{buildrel}
12mr|kernel-3.6.7-1|930	Group: 		Development/Kernel
12mr|kernel-3.6.7-1|931	Autoreqprov: 	no
12mr|kernel-3.6.7-1|932	Provides: 	kernel-source = %{kverrel}
12mr|kernel-3.6.7-1|933	Buildarch:	noarch
12mr|kernel-3.6.7-1|934	
12mr|kernel-3.6.7-1|935	%description -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.7-1|936	The %{kname}-source package contains the source code files for the Mandriva and
12mr|kernel-3.6.7-1|937	ROSA kernel. Theese source files are only needed if you want to build your
12mr|kernel-3.6.7-1|938	own custom kernel that is better tuned to your particular hardware.
12mr|kernel-3.6.7-1|939	
12mr|kernel-3.6.7-1|940	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12mr|kernel-3.6.7-1|941	drivers against, install the *-devel-* rpm that is matching your kernel.
12mr|kernel-3.6.7-1|942	
12mr|kernel-3.6.7-1|943	%post -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.7-1|944	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,server,desktop-pae,netbook-pae,nrj-desktop586,nrj-desktop,nrj-realtime,nrj-laptop,nrj-netbook,nrj-desktop-pae,nrj-realtime-pae,nrj-laptop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}; do
12mr|kernel-3.6.7-1|945	if [ -d $i ]; then
12mr|kernel-3.6.7-1|946	if [ ! -L $i/build -a ! -L $i/source ]; then
12mr|kernel-3.6.7-1|947	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/build
12mr|kernel-3.6.7-1|948	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} $i/source
12mr|kernel-3.6.7-1|949	fi
12mr|kernel-3.6.7-1|950	fi
12mr|kernel-3.6.7-1|951	done
12mr|kernel-3.6.7-1|952	cd /usr/src
12mr|kernel-3.6.7-1|953	rm -f linux
12mr|kernel-3.6.7-1|954	ln -snf linux-%{kversion}-%{buildrpmrel} linux
12mr|kernel-3.6.7-1|955	
12mr|kernel-3.6.7-1|956	%preun -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.7-1|957	for i in /lib/modules/%{kversion}-{desktop586,desktop,netbook,server,desktop-pae,netbook-pae,nrj-desktop586,nrj-desktop,nrj-realtime,nrj-laptop,nrj-netbook,nrj-desktop-pae,nrj-realtime-pae,nrj-laptop-pae,nrj-netbook-pae,nrj-netbook-atom,nrj-netbook-atom-pae,nrj-desktop-core2,nrj-desktop-core2-pae}-%{buildrpmrel}/{build,source}; do
12mr|kernel-3.6.7-1|958	if [ -L $i ]; then
12mr|kernel-3.6.7-1|959	if [ "$(readlink $i)" = "/usr/src/linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.6.7-1|960	rm -f $i
12mr|kernel-3.6.7-1|961	fi
12mr|kernel-3.6.7-1|962	fi
12mr|kernel-3.6.7-1|963	done
12mr|kernel-3.6.7-1|964	if [ -L /usr/src/linux ]; then
12mr|kernel-3.6.7-1|965	if [ "$(readlink /usr/src/linux)" = "linux-%{kversion}-%{buildrpmrel}" ]; then
12mr|kernel-3.6.7-1|966	rm -f /usr/src/linux
12mr|kernel-3.6.7-1|967	fi
12mr|kernel-3.6.7-1|968	fi
12mr|kernel-3.6.7-1|969	exit 0
12mr|kernel-3.6.7-1|970	
12mr|kernel-3.6.7-1|971	#
12mr|kernel-3.6.7-1|972	# kernel-source-latest: virtual rpm
12mr|kernel-3.6.7-1|973	#
12mr|kernel-3.6.7-1|974	%package -n %{kname}-source-latest
12mr|kernel-3.6.7-1|975	Version: 	%{kversion}
12mr|kernel-3.6.7-1|976	Release: 	%{rpmrel}
12mr|kernel-3.6.7-1|977	Summary: 	Virtual rpm for latest %{kname}-source
12mr|kernel-3.6.7-1|978	Group:   	Development/Kernel
12mr|kernel-3.6.7-1|979	Requires: 	%{kname}-source-%{buildrel}
12mr|kernel-3.6.7-1|980	Buildarch:	noarch
12mr|kernel-3.6.7-1|981	
12mr|kernel-3.6.7-1|982	%description -n %{kname}-source-latest
12mr|kernel-3.6.7-1|983	This package is a virtual rpm that aims to make sure you always have the
12mr|kernel-3.6.7-1|984	latest %{kname}-source installed...
12mr|kernel-3.6.7-1|985	%endif
12mr|kernel-3.6.7-1|986	
12mr|kernel-3.6.7-1|987	#
12mr|kernel-3.6.7-1|988	# kernel-doc: documentation for the Linux kernel
12mr|kernel-3.6.7-1|989	#
12mr|kernel-3.6.7-1|990	%if %build_doc
12mr|kernel-3.6.7-1|991	%package -n %{kname}-doc
12mr|kernel-3.6.7-1|992	Version: 	%{kversion}
12mr|kernel-3.6.7-1|993	Release: 	%{rpmrel}
12mr|kernel-3.6.7-1|994	Summary: 	Various documentation bits found in the %{kname} source
12mr|kernel-3.6.7-1|995	Group: 		Documentation
12mr|kernel-3.6.7-1|996	Buildarch:	noarch
12mr|kernel-3.6.7-1|997	
12mr|kernel-3.6.7-1|998	%description -n %{kname}-doc
12mr|kernel-3.6.7-1|999	This package contains documentation files from the %{kname} source.
12mr|kernel-3.6.7-1|1000	Various bits of information about the Linux kernel and the device drivers
12mr|kernel-3.6.7-1|1001	shipped with it are documented in these files. You also might want install
12mr|kernel-3.6.7-1|1002	this package if you need a reference to the options that can be passed to
12mr|kernel-3.6.7-1|1003	Linux kernel modules at load time.
12mr|kernel-3.6.7-1|1004	%endif
12mr|kernel-3.6.7-1|1005	
12mr|kernel-3.6.7-1|1006	#
12mr|kernel-3.6.7-1|1007	# kernel/tools
12mr|kernel-3.6.7-1|1008	#
12mr|kernel-3.6.7-1|1009	%if %{build_perf}
12mr|kernel-3.6.7-1|1010	%package -n perf
12mr|kernel-3.6.7-1|1011	Version:	%{kversion}
12mr|kernel-3.6.7-1|1012	Release:	%{rpmrel}
12mr|kernel-3.6.7-1|1013	Summary:	perf tool and the supporting documentation
12mr|kernel-3.6.7-1|1014	Group:		System/Kernel and hardware
12mr|kernel-3.6.7-1|1015	
12mr|kernel-3.6.7-1|1016	%description -n perf
12mr|kernel-3.6.7-1|1017	the perf tool and the supporting documentation.
12mr|kernel-3.6.7-1|1018	%endif
12mr|kernel-3.6.7-1|1019	
12mr|kernel-3.6.7-1|1020	%if %{build_cpupower}
12mr|kernel-3.6.7-1|1021	%package -n cpupower
12mr|kernel-3.6.7-1|1022	Version:	%{kversion}
12mr|kernel-3.6.7-1|1023	Release:	%{rpmrel}
12mr|kernel-3.6.7-1|1024	Summary:	the cpupower tools
12mr|kernel-3.6.7-1|1025	Group:		System/Kernel and hardware
12mr|kernel-3.6.7-1|1026	Requires(post):  rpm-helper >= 0.24.0-3
12mr|kernel-3.6.7-1|1027	Requires(preun): rpm-helper >= 0.24.0-3
12mr|kernel-3.6.7-1|1028	%if %{mdvver} >= 201200
12mr|kernel-3.6.7-1|1029	Obsoletes:	cpufreq cpufrequtils
12mr|kernel-3.6.7-1|1030	%endif
12mr|kernel-3.6.7-1|1031	
12mr|kernel-3.6.7-1|1032	%description -n cpupower
12mr|kernel-3.6.7-1|1033	the cpupower tools.
12mr|kernel-3.6.7-1|1034	
12mr|kernel-3.6.7-1|1035	%post -n cpupower
12mr|kernel-3.6.7-1|1036	%_post_service cpupower
12mr|kernel-3.6.7-1|1037	
12mr|kernel-3.6.7-1|1038	%preun -n cpupower
12mr|kernel-3.6.7-1|1039	%_preun_service cpupower
12mr|kernel-3.6.7-1|1040	
12mr|kernel-3.6.7-1|1041	%package -n cpupower-devel
12mr|kernel-3.6.7-1|1042	Version:	%{kversion}
12mr|kernel-3.6.7-1|1043	Release:	%{rpmrel}
12mr|kernel-3.6.7-1|1044	Summary:	devel files for cpupower
12mr|kernel-3.6.7-1|1045	Group:		Development/Kernel
12mr|kernel-3.6.7-1|1046	Requires:	cpupower = %{kversion}-%{rpmrel}
12mr|kernel-3.6.7-1|1047	Conflicts:	%{_lib}cpufreq-devel
12mr|kernel-3.6.7-1|1048	
12mr|kernel-3.6.7-1|1049	%description -n cpupower-devel
12mr|kernel-3.6.7-1|1050	This package contains the development files for cpupower.
12mr|kernel-3.6.7-1|1051	%endif
12mr|kernel-3.6.7-1|1052	
12mr|kernel-3.6.7-1|1053	
12mr|kernel-3.6.7-1|1054	#
12mr|kernel-3.6.7-1|1055	# End packages - here begins build stage
12mr|kernel-3.6.7-1|1056	#
12mr|kernel-3.6.7-1|1057	%prep
12mr|kernel-3.6.7-1|1058	%setup -q -n %top_dir_name -c
12mr|kernel-3.6.7-1|1059	%setup -q -n %top_dir_name -D -T -a100
12mr|kernel-3.6.7-1|1060	
12mr|kernel-3.6.7-1|1061	%define patches_dir ../%{patch_ver}/
12mr|kernel-3.6.7-1|1062	
12mr|kernel-3.6.7-1|1063	cd %src_dir
12mr|kernel-3.6.7-1|1064	
12mr|kernel-3.6.7-1|1065	%if %sublevel
12mr|kernel-3.6.7-1|1066	%if %kpatch
12mr|kernel-3.6.7-1|1067	%if %prev_sublevel
12mr|kernel-3.6.7-1|1068	%patch1 -p1
12mr|kernel-3.6.7-1|1069	%endif
12mr|kernel-3.6.7-1|1070	%patch2 -p1
12mr|kernel-3.6.7-1|1071	%else
12mr|kernel-3.6.7-1|1072	%patch1 -p1
12mr|kernel-3.6.7-1|1073	%endif
12mr|kernel-3.6.7-1|1074	%else
12mr|kernel-3.6.7-1|1075	%if %kpatch
12mr|kernel-3.6.7-1|1076	%patch1 -p1
12mr|kernel-3.6.7-1|1077	%endif
12mr|kernel-3.6.7-1|1078	%endif
12mr|kernel-3.6.7-1|1079	%if %kgit
12mr|kernel-3.6.7-1|1080	%patch2 -p1
12mr|kernel-3.6.7-1|1081	%endif
12mr|kernel-3.6.7-1|1082	
12mr|kernel-3.6.7-1|1083	%{patches_dir}/scripts/apply_patchesQL
12mr|kernel-3.6.7-1|1084	%{patches_dir}/scripts/apply_patches
12mr|kernel-3.6.7-1|1085	
12mr|kernel-3.6.7-1|1086	# PATCH END
12mr|kernel-3.6.7-1|1087	
12mr|kernel-3.6.7-1|1088	
12mr|kernel-3.6.7-1|1089	#
12mr|kernel-3.6.7-1|1090	# Setup Begin
12mr|kernel-3.6.7-1|1091	#
12mr|kernel-3.6.7-1|1092	
12mr|kernel-3.6.7-1|1093	# Prepare all the variables for calling create_configs
12mr|kernel-3.6.7-1|1094	
12mr|kernel-3.6.7-1|1095	%if %build_debug
12mr|kernel-3.6.7-1|1096	%define debug --debug
12mr|kernel-3.6.7-1|1097	%else
12mr|kernel-3.6.7-1|1098	%define debug --no-debug
12mr|kernel-3.6.7-1|1099	%endif
12mr|kernel-3.6.7-1|1100	
12mr|kernel-3.6.7-1|1101	
12mr|kernel-3.6.7-1|1102	%{patches_dir}/scripts/create_configs %debug --user_cpu="%{target_arch}"
12mr|kernel-3.6.7-1|1103	
12mr|kernel-3.6.7-1|1104	# make sure the kernel has the sublevel we know it has...
12mr|kernel-3.6.7-1|1105	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" Makefile
12mr|kernel-3.6.7-1|1106	
12mr|kernel-3.6.7-1|1107	# get rid of unwanted files
12mr|kernel-3.6.7-1|1108	find . -name '*~' -o -name '*.orig' -o -name '*.append' | %kxargs rm -f
12mr|kernel-3.6.7-1|1109	
12mr|kernel-3.6.7-1|1110	
12mr|kernel-3.6.7-1|1111	%build
12mr|kernel-3.6.7-1|1112	# Common target directories
12mr|kernel-3.6.7-1|1113	%define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel}
12mr|kernel-3.6.7-1|1114	%define _bootdir /boot
12mr|kernel-3.6.7-1|1115	%define _modulesdir /lib/modules
12mr|kernel-3.6.7-1|1116	%define _efidir %{_bootdir}/efi/mandriva
12mr|kernel-3.6.7-1|1117	
12mr|kernel-3.6.7-1|1118	# Directories definition needed for building
12mr|kernel-3.6.7-1|1119	%define temp_root %{build_dir}/temp-root
12mr|kernel-3.6.7-1|1120	%define temp_source %{temp_root}%{_kerneldir}
12mr|kernel-3.6.7-1|1121	%define temp_boot %{temp_root}%{_bootdir}
12mr|kernel-3.6.7-1|1122	%define temp_modules %{temp_root}%{_modulesdir}
12mr|kernel-3.6.7-1|1123	
12mr|kernel-3.6.7-1|1124	PrepareKernel() {
12mr|kernel-3.6.7-1|1125	name=$1
12mr|kernel-3.6.7-1|1126	extension=$2
12mr|kernel-3.6.7-1|1127	x86_dir=arch/x86/configs
12mr|kernel-3.6.7-1|1128	
12mr|kernel-3.6.7-1|1129	echo "Make config for kernel $extension"
12mr|kernel-3.6.7-1|1130	
12mr|kernel-3.6.7-1|1131	%smake -s mrproper
12mr|kernel-3.6.7-1|1132	
12mr|kernel-3.6.7-1|1133	if [ "%{target_arch}" == "i386" -o "%{target_arch}" == "x86_64" ]; then
12mr|kernel-3.6.7-1|1134	if [ -z "$name" ]; then
12mr|kernel-3.6.7-1|1135	cp ${x86_dir}/%{target_arch}_defconfig-desktop .config
12mr|kernel-3.6.7-1|1136	else
12mr|kernel-3.6.7-1|1137	cp ${x86_dir}/%{target_arch}_defconfig-$name .config
12mr|kernel-3.6.7-1|1138	fi
12mr|kernel-3.6.7-1|1139	else
12mr|kernel-3.6.7-1|1140	if [ -z "$name" ]; then
12mr|kernel-3.6.7-1|1141	cp arch/%{target_arch}/defconfig-desktop .config
12mr|kernel-3.6.7-1|1142	else
12mr|kernel-3.6.7-1|1143	cp arch/%{target_arch}/defconfig-$name .config
12mr|kernel-3.6.7-1|1144	fi
12mr|kernel-3.6.7-1|1145	fi
12mr|kernel-3.6.7-1|1146	
12mr|kernel-3.6.7-1|1147	# make sure EXTRAVERSION says what we want it to say
12mr|kernel-3.6.7-1|1148	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
12mr|kernel-3.6.7-1|1149	
12mr|kernel-3.6.7-1|1150	%smake oldconfig
12mr|kernel-3.6.7-1|1151	}
12mr|kernel-3.6.7-1|1152	
12mr|kernel-3.6.7-1|1153	BuildKernel() {
12mr|kernel-3.6.7-1|1154	KernelVer=$1
12mr|kernel-3.6.7-1|1155	
12mr|kernel-3.6.7-1|1156	echo "Building kernel $KernelVer"
12mr|kernel-3.6.7-1|1157	
12mr|kernel-3.6.7-1|1158	%kmake -s all
12mr|kernel-3.6.7-1|1159	
12mr|kernel-3.6.7-1|1160	# kirkwood boxes have u-boot
12mr|kernel-3.6.7-1|1161	if [ "$KernelVer" = "%{kversion}-kirkwood-%{buildrpmrel}" ]; then
12mr|kernel-3.6.7-1|1162	%kmake uImage
12mr|kernel-3.6.7-1|1163	fi
12mr|kernel-3.6.7-1|1164	
12mr|kernel-3.6.7-1|1165	# Start installing stuff
12mr|kernel-3.6.7-1|1166	install -d %{temp_boot}
12mr|kernel-3.6.7-1|1167	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
12mr|kernel-3.6.7-1|1168	install -m 644 .config %{temp_boot}/config-$KernelVer
12mr|kernel-3.6.7-1|1169	xz -c Module.symvers > %{temp_boot}/symvers-$KernelVer.xz
12mr|kernel-3.6.7-1|1170	
12mr|kernel-3.6.7-1|1171	%ifarch %{arm}
12mr|kernel-3.6.7-1|1172	if [ -f arch/arm/boot/uImage ]; then
12mr|kernel-3.6.7-1|1173	cp -f arch/arm/boot/uImage %{temp_boot}/uImage-$KernelVer
12mr|kernel-3.6.7-1|1174	else
12mr|kernel-3.6.7-1|1175	cp -f arch/arm/boot/zImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.6.7-1|1176	fi
12mr|kernel-3.6.7-1|1177	%else
12mr|kernel-3.6.7-1|1178	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
12mr|kernel-3.6.7-1|1179	%endif
12mr|kernel-3.6.7-1|1180	
12mr|kernel-3.6.7-1|1181	# modules
12mr|kernel-3.6.7-1|1182	install -d %{temp_modules}/$KernelVer
12mr|kernel-3.6.7-1|1183	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
12mr|kernel-3.6.7-1|1184	
12mr|kernel-3.6.7-1|1185	# remove /lib/firmware, we use a separate kernel-firmware
12mr|kernel-3.6.7-1|1186	rm -rf %{temp_root}/lib/firmware
12mr|kernel-3.6.7-1|1187	}
12mr|kernel-3.6.7-1|1188	
12mr|kernel-3.6.7-1|1189	SaveDevel() {
12mr|kernel-3.6.7-1|1190	devel_flavour=$1
12mr|kernel-3.6.7-1|1191	
12mr|kernel-3.6.7-1|1192	DevelRoot=/usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel}
12mr|kernel-3.6.7-1|1193	TempDevelRoot=%{temp_root}$DevelRoot
12mr|kernel-3.6.7-1|1194	
12mr|kernel-3.6.7-1|1195	mkdir -p $TempDevelRoot
12mr|kernel-3.6.7-1|1196	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.6.7-1|1197	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $TempDevelRoot;done
12mr|kernel-3.6.7-1|1198	cp -fR include $TempDevelRoot
12mr|kernel-3.6.7-1|1199	cp -fR scripts $TempDevelRoot
12mr|kernel-3.6.7-1|1200	cp -fR kernel/bounds.c $TempDevelRoot/kernel
12mr|kernel-3.6.7-1|1201	cp -fR tools/include $TempDevelRoot/tools/
12mr|kernel-3.6.7-1|1202	%ifarch %{arm}
12mr|kernel-3.6.7-1|1203	cp -fR arch/%{target_arch}/tools $TempDevelRoot/arch/%{target_arch}/
12mr|kernel-3.6.7-1|1204	%endif
12mr|kernel-3.6.7-1|1205	%ifarch %{ix86} x86_64
12mr|kernel-3.6.7-1|1206	cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.6.7-1|1207	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
12mr|kernel-3.6.7-1|1208	cp -fR arch/x86/syscalls/syscall* $TempDevelRoot/arch/x86/syscalls/
12mr|kernel-3.6.7-1|1209	cp -fR arch/x86/include $TempDevelRoot/arch/x86/
12mr|kernel-3.6.7-1|1210	cp -fR arch/x86/tools/relocs.c $TempDevelRoot/arch/x86/tools/
12mr|kernel-3.6.7-1|1211	%else
12mr|kernel-3.6.7-1|1212	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/%{target_arch}/kernel/
12mr|kernel-3.6.7-1|1213	for f in $(find arch/%{target_arch} -name include); do cp -fR --parents $f $TempDevelRoot; done
12mr|kernel-3.6.7-1|1214	%endif
12mr|kernel-3.6.7-1|1215	cp -fR .config Module.symvers $TempDevelRoot
12mr|kernel-3.6.7-1|1216	cp -fR 3rdparty/mkbuild.pl $TempDevelRoot/3rdparty
12mr|kernel-3.6.7-1|1217	
12mr|kernel-3.6.7-1|1218	# Needed for truecrypt build (Danny)
12mr|kernel-3.6.7-1|1219	cp -fR drivers/md/dm.h $TempDevelRoot/drivers/md/
12mr|kernel-3.6.7-1|1220	
12mr|kernel-3.6.7-1|1221	# Needed for lguest
12mr|kernel-3.6.7-1|1222	cp -fR drivers/lguest/lg.h $TempDevelRoot/drivers/lguest/
12mr|kernel-3.6.7-1|1223	
12mr|kernel-3.6.7-1|1224	# Needed for lirc_gpio (#39004)
12mr|kernel-3.6.7-1|1225	cp -fR drivers/media/video/bt8xx/bttv{,p}.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.6.7-1|1226	cp -fR drivers/media/video/bt8xx/bt848.h $TempDevelRoot/drivers/media/video/bt8xx/
12mr|kernel-3.6.7-1|1227	cp -fR drivers/media/video/btcx-risc.h $TempDevelRoot/drivers/media/video/
12mr|kernel-3.6.7-1|1228	
12mr|kernel-3.6.7-1|1229	# Needed for external dvb tree (#41418)
12mr|kernel-3.6.7-1|1230	cp -fR drivers/media/dvb/dvb-core/*.h $TempDevelRoot/drivers/media/dvb/dvb-core/
12mr|kernel-3.6.7-1|1231	cp -fR drivers/media/dvb/frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb/frontends/
12mr|kernel-3.6.7-1|1232	
12mr|kernel-3.6.7-1|1233	# add acpica header files, needed for fglrx build
12mr|kernel-3.6.7-1|1234	cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
12mr|kernel-3.6.7-1|1235	
12mr|kernel-3.6.7-1|1236	# aufs2 has a special file needed
12mr|kernel-3.6.7-1|1237	#cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
12mr|kernel-3.6.7-1|1238	
12mr|kernel-3.6.7-1|1239	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.6.7-1|1240	mips mn10300 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
12mr|kernel-3.6.7-1|1241	rm -rf $TempDevelRoot/arch/$i
12mr|kernel-3.6.7-1|1242	done
12mr|kernel-3.6.7-1|1243	
12mr|kernel-3.6.7-1|1244	%ifnarch %{arm}
12mr|kernel-3.6.7-1|1245	rm -rf $TempDevelRoot/arch/arm
12mr|kernel-3.6.7-1|1246	%endif
12mr|kernel-3.6.7-1|1247	%ifnarch %{ix86} x86_64
12mr|kernel-3.6.7-1|1248	rm -rf $TempDevelRoot/arch/x86
12mr|kernel-3.6.7-1|1249	%endif
12mr|kernel-3.6.7-1|1250	
12mr|kernel-3.6.7-1|1251	# Clean the scripts tree, and make sure everything is ok (sanity check)
12mr|kernel-3.6.7-1|1252	# running prepare+scripts (tree was already "prepared" in build)
12mr|kernel-3.6.7-1|1253	pushd $TempDevelRoot >/dev/null
12mr|kernel-3.6.7-1|1254	%smake -s prepare scripts
12mr|kernel-3.6.7-1|1255	%smake -s clean
12mr|kernel-3.6.7-1|1256	popd >/dev/null
12mr|kernel-3.6.7-1|1257	rm -f $TempDevelRoot/.config.old
12mr|kernel-3.6.7-1|1258	
12mr|kernel-3.6.7-1|1259	# fix permissions
12mr|kernel-3.6.7-1|1260	chmod -R a+rX $TempDevelRoot
12mr|kernel-3.6.7-1|1261	
12mr|kernel-3.6.7-1|1262	# disable mrproper in -devel rpms
12mr|kernel-3.6.7-1|1263	patch -p1 --fuzz=0 -d $TempDevelRoot -i %{SOURCE2}
12mr|kernel-3.6.7-1|1264	
12mr|kernel-3.6.7-1|1265	kernel_devel_files=../kernel_devel_files.$devel_flavour
12mr|kernel-3.6.7-1|1266	
12mr|kernel-3.6.7-1|1267	
12mr|kernel-3.6.7-1|1268	### Create the kernel_devel_files.*
12mr|kernel-3.6.7-1|1269	cat > $kernel_devel_files <<EOF
12mr|kernel-3.6.7-1|1270	%dir $DevelRoot
12mr|kernel-3.6.7-1|1271	%dir $DevelRoot/arch
12mr|kernel-3.6.7-1|1272	%dir $DevelRoot/include
12mr|kernel-3.6.7-1|1273	$DevelRoot/3rdparty
12mr|kernel-3.6.7-1|1274	$DevelRoot/Documentation
12mr|kernel-3.6.7-1|1275	%ifarch %{arm}
12mr|kernel-3.6.7-1|1276	$DevelRoot/arch/arm
12mr|kernel-3.6.7-1|1277	%endif
12mr|kernel-3.6.7-1|1278	$DevelRoot/arch/um
12mr|kernel-3.6.7-1|1279	%ifarch %{ix86} x86_64
12mr|kernel-3.6.7-1|1280	$DevelRoot/arch/x86
12mr|kernel-3.6.7-1|1281	%endif
12mr|kernel-3.6.7-1|1282	$DevelRoot/block
12mr|kernel-3.6.7-1|1283	$DevelRoot/crypto
12mr|kernel-3.6.7-1|1284	$DevelRoot/drivers
12mr|kernel-3.6.7-1|1285	$DevelRoot/firmware
12mr|kernel-3.6.7-1|1286	$DevelRoot/fs
12mr|kernel-3.6.7-1|1287	$DevelRoot/include/Kbuild
12mr|kernel-3.6.7-1|1288	$DevelRoot/include/acpi
12mr|kernel-3.6.7-1|1289	$DevelRoot/include/asm-generic
12mr|kernel-3.6.7-1|1290	$DevelRoot/include/config
12mr|kernel-3.6.7-1|1291	$DevelRoot/include/crypto
12mr|kernel-3.6.7-1|1292	$DevelRoot/include/drm
12mr|kernel-3.6.7-1|1293	$DevelRoot/include/generated
12mr|kernel-3.6.7-1|1294	$DevelRoot/include/keys
12mr|kernel-3.6.7-1|1295	$DevelRoot/include/linux
12mr|kernel-3.6.7-1|1296	$DevelRoot/include/math-emu
12mr|kernel-3.6.7-1|1297	$DevelRoot/include/media
12mr|kernel-3.6.7-1|1298	$DevelRoot/include/memory
12mr|kernel-3.6.7-1|1299	$DevelRoot/include/misc
12mr|kernel-3.6.7-1|1300	$DevelRoot/include/mtd
12mr|kernel-3.6.7-1|1301	$DevelRoot/include/net
12mr|kernel-3.6.7-1|1302	$DevelRoot/include/pcmcia
12mr|kernel-3.6.7-1|1303	$DevelRoot/include/ras
12mr|kernel-3.6.7-1|1304	$DevelRoot/include/rdma
12mr|kernel-3.6.7-1|1305	$DevelRoot/include/rxrpc
12mr|kernel-3.6.7-1|1306	$DevelRoot/include/scsi
12mr|kernel-3.6.7-1|1307	$DevelRoot/include/sound
12mr|kernel-3.6.7-1|1308	$DevelRoot/include/target
12mr|kernel-3.6.7-1|1309	$DevelRoot/include/trace
12mr|kernel-3.6.7-1|1310	$DevelRoot/include/video
12mr|kernel-3.6.7-1|1311	$DevelRoot/include/xen
12mr|kernel-3.6.7-1|1312	$DevelRoot/init
12mr|kernel-3.6.7-1|1313	$DevelRoot/ipc
12mr|kernel-3.6.7-1|1314	$DevelRoot/kernel
12mr|kernel-3.6.7-1|1315	$DevelRoot/lib
12mr|kernel-3.6.7-1|1316	$DevelRoot/mm
12mr|kernel-3.6.7-1|1317	$DevelRoot/net
12mr|kernel-3.6.7-1|1318	$DevelRoot/samples
12mr|kernel-3.6.7-1|1319	$DevelRoot/scripts
12mr|kernel-3.6.7-1|1320	$DevelRoot/security
12mr|kernel-3.6.7-1|1321	$DevelRoot/sound
12mr|kernel-3.6.7-1|1322	$DevelRoot/tools
12mr|kernel-3.6.7-1|1323	$DevelRoot/usr
12mr|kernel-3.6.7-1|1324	$DevelRoot/virt
12mr|kernel-3.6.7-1|1325	$DevelRoot/.config
12mr|kernel-3.6.7-1|1326	$DevelRoot/Kbuild
12mr|kernel-3.6.7-1|1327	$DevelRoot/Kconfig
12mr|kernel-3.6.7-1|1328	$DevelRoot/Makefile
12mr|kernel-3.6.7-1|1329	$DevelRoot/Module.symvers
12mr|kernel-3.6.7-1|1330	$DevelRoot/arch/Kconfig
12mr|kernel-3.6.7-1|1331	%doc README.kernel-sources
12mr|kernel-3.6.7-1|1332	EOF
12mr|kernel-3.6.7-1|1333	
12mr|kernel-3.6.7-1|1334	
12mr|kernel-3.6.7-1|1335	### Create -devel Post script on the fly
12mr|kernel-3.6.7-1|1336	cat > $kernel_devel_files-post <<EOF
12mr|kernel-3.6.7-1|1337	if [ -d /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.7-1|1338	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.6.7-1|1339	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.7-1|1340	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.7-1|1341	fi
12mr|kernel-3.6.7-1|1342	EOF
12mr|kernel-3.6.7-1|1343	
12mr|kernel-3.6.7-1|1344	
12mr|kernel-3.6.7-1|1345	### Create -devel Preun script on the fly
12mr|kernel-3.6.7-1|1346	cat > $kernel_devel_files-preun <<EOF
12mr|kernel-3.6.7-1|1347	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.6.7-1|1348	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.7-1|1349	fi
12mr|kernel-3.6.7-1|1350	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.6.7-1|1351	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.7-1|1352	fi
12mr|kernel-3.6.7-1|1353	exit 0
12mr|kernel-3.6.7-1|1354	EOF
12mr|kernel-3.6.7-1|1355	
12mr|kernel-3.6.7-1|1356	### Create -devel Postun script on the fly
12mr|kernel-3.6.7-1|1357	cat > $kernel_devel_files-postun <<EOF
12mr|kernel-3.6.7-1|1358	rm -rf /usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.7-1|1359	EOF
12mr|kernel-3.6.7-1|1360	}
12mr|kernel-3.6.7-1|1361	
12mr|kernel-3.6.7-1|1362	SaveDebug() {
12mr|kernel-3.6.7-1|1363	debug_flavour=$1
12mr|kernel-3.6.7-1|1364	
12mr|kernel-3.6.7-1|1365	install -m 644 vmlinux \
12mr|kernel-3.6.7-1|1366	%{temp_boot}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}
12mr|kernel-3.6.7-1|1367	kernel_debug_files=../kernel_debug_files.$debug_flavour
12mr|kernel-3.6.7-1|1368	echo "%{_bootdir}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}" \
12mr|kernel-3.6.7-1|1369	>> $kernel_debug_files
12mr|kernel-3.6.7-1|1370	
12mr|kernel-3.6.7-1|1371	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.6.7-1|1372	-name "*.ko" | \
12mr|kernel-3.6.7-1|1373	%kxargs -I '{}' objcopy --only-keep-debug '{}' '{}'.debug
12mr|kernel-3.6.7-1|1374	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.6.7-1|1375	-name "*.ko" | %kxargs -I '{}' \
12mr|kernel-3.6.7-1|1376	sh -c 'cd `dirname {}`; \
12mr|kernel-3.6.7-1|1377	objcopy --add-gnu-debuglink=`basename {}`.debug \
12mr|kernel-3.6.7-1|1378	--strip-debug `basename {}`'
12mr|kernel-3.6.7-1|1379	
12mr|kernel-3.6.7-1|1380	pushd %{temp_modules}
12mr|kernel-3.6.7-1|1381	find %{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mr|kernel-3.6.7-1|1382	-name "*.ko.debug" > debug_module_list
12mr|kernel-3.6.7-1|1383	popd
12mr|kernel-3.6.7-1|1384	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.6.7-1|1385	sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
12mr|kernel-3.6.7-1|1386	cat %{temp_modules}/debug_module_list | \
12mr|kernel-3.6.7-1|1387	sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' \
12mr|kernel-3.6.7-1|1388	>> ../kernel_exclude_debug_files.$debug_flavour
12mr|kernel-3.6.7-1|1389	rm -f %{temp_modules}/debug_module_list
12mr|kernel-3.6.7-1|1390	}
12mr|kernel-3.6.7-1|1391	
12mr|kernel-3.6.7-1|1392	CreateFiles() {
12mr|kernel-3.6.7-1|1393	kernel_flavour=$1
12mr|kernel-3.6.7-1|1394	
12mr|kernel-3.6.7-1|1395	kernel_files=../kernel_files.$kernel_flavour
12mr|kernel-3.6.7-1|1396	
12mr|kernel-3.6.7-1|1397	ker="vmlinuz"
12mr|kernel-3.6.7-1|1398	if [ "$kernel_flavour" = "kirkwood" ]; then
12mr|kernel-3.6.7-1|1399	ker="uImage"
12mr|kernel-3.6.7-1|1400	fi
12mr|kernel-3.6.7-1|1401	### Create the kernel_files.*
12mr|kernel-3.6.7-1|1402	cat > $kernel_files <<EOF
12mr|kernel-3.6.7-1|1403	%{_bootdir}/System.map-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.7-1|1404	%{_bootdir}/symvers-%{kversion}-$kernel_flavour-%{buildrpmrel}.xz
12mr|kernel-3.6.7-1|1405	%{_bootdir}/config-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.7-1|1406	%{_bootdir}/$ker-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.7-1|1407	%dir %{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/
12mr|kernel-3.6.7-1|1408	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/kernel
12mr|kernel-3.6.7-1|1409	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/modules.*
12mr|kernel-3.6.7-1|1410	%doc README.kernel-sources
12mr|kernel-3.6.7-1|1411	EOF
12mr|kernel-3.6.7-1|1412	
12mr|kernel-3.6.7-1|1413	%if %build_debug
12mr|kernel-3.6.7-1|1414	cat ../kernel_exclude_debug_files.$kernel_flavour >> $kernel_files
12mr|kernel-3.6.7-1|1415	%endif
12mr|kernel-3.6.7-1|1416	
12mr|kernel-3.6.7-1|1417	### Create kernel Post script
12mr|kernel-3.6.7-1|1418	cat > $kernel_files-post <<EOF
12mr|kernel-3.6.7-1|1419	%ifarch %{arm}
12mr|kernel-3.6.7-1|1420	/sbin/installkernel -i -N %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.7-1|1421	%else
12mr|kernel-3.6.7-1|1422	/sbin/installkernel %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.7-1|1423	pushd /boot > /dev/null
12mr|kernel-3.6.7-1|1424	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.6.7-1|1425	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.6.7-1|1426	fi
12mr|kernel-3.6.7-1|1427	ln -sf vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel} vmlinuz-$kernel_flavour
12mr|kernel-3.6.7-1|1428	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.6.7-1|1429	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.6.7-1|1430	fi
12mr|kernel-3.6.7-1|1431	ln -sf initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img initrd-$kernel_flavour.img
12mr|kernel-3.6.7-1|1432	popd > /dev/null
12mr|kernel-3.6.7-1|1433	%endif
12mr|kernel-3.6.7-1|1434	%if %build_devel
12mr|kernel-3.6.7-1|1435	# create kernel-devel symlinks if matching -devel- rpm is installed
12mr|kernel-3.6.7-1|1436	if [ -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.7-1|1437	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.6.7-1|1438	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.7-1|1439	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.7-1|1440	fi
12mr|kernel-3.6.7-1|1441	%endif
12mr|kernel-3.6.7-1|1442	%if %build_source
12mr|kernel-3.6.7-1|1443	# create kernel-source symlinks only if matching -devel- rpm is not installed
12mr|kernel-3.6.7-1|1444	if [ -d /usr/src/linux-%{kversion}-%{buildrpmrel} -a ! -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.7-1|1445	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mr|kernel-3.6.7-1|1446	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.7-1|1447	ln -sf /usr/src/linux-%{kversion}-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.7-1|1448	fi
12mr|kernel-3.6.7-1|1449	%endif
12mr|kernel-3.6.7-1|1450	EOF
12mr|kernel-3.6.7-1|1451	
12mr|kernel-3.6.7-1|1452	### Create kernel Posttrans script
12mr|kernel-3.6.7-1|1453	cat > $kernel_files-posttrans <<EOF
12mr|kernel-3.6.7-1|1454	if [ -x /usr/sbin/dkms_autoinstaller -a -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mr|kernel-3.6.7-1|1455	/usr/sbin/dkms_autoinstaller start %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.7-1|1456	fi
12mr|kernel-3.6.7-1|1457	EOF
12mr|kernel-3.6.7-1|1458	
12mr|kernel-3.6.7-1|1459	### Create kernel Preun script on the fly
12mr|kernel-3.6.7-1|1460	cat > $kernel_files-preun <<EOF
12mr|kernel-3.6.7-1|1461	/sbin/installkernel -R %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.7-1|1462	pushd /boot > /dev/null
12mr|kernel-3.6.7-1|1463	if [ -L vmlinuz-$kernel_flavour ]; then
12mr|kernel-3.6.7-1|1464	if [ "$(readlink vmlinuz-$kernel_flavour)" = "vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel}" ]; then
12mr|kernel-3.6.7-1|1465	rm -f vmlinuz-$kernel_flavour
12mr|kernel-3.6.7-1|1466	fi
12mr|kernel-3.6.7-1|1467	fi
12mr|kernel-3.6.7-1|1468	if [ -L initrd-$kernel_flavour.img ]; then
12mr|kernel-3.6.7-1|1469	if [ "$(readlink initrd-$kernel_flavour.img)" = "initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img" ]; then
12mr|kernel-3.6.7-1|1470	rm -f initrd-$kernel_flavour.img
12mr|kernel-3.6.7-1|1471	fi
12mr|kernel-3.6.7-1|1472	fi
12mr|kernel-3.6.7-1|1473	popd > /dev/null
12mr|kernel-3.6.7-1|1474	%if %build_devel
12mr|kernel-3.6.7-1|1475	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build ]; then
12mr|kernel-3.6.7-1|1476	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mr|kernel-3.6.7-1|1477	fi
12mr|kernel-3.6.7-1|1478	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source ]; then
12mr|kernel-3.6.7-1|1479	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mr|kernel-3.6.7-1|1480	fi
12mr|kernel-3.6.7-1|1481	%endif
12mr|kernel-3.6.7-1|1482	exit 0
12mr|kernel-3.6.7-1|1483	EOF
12mr|kernel-3.6.7-1|1484	
12mr|kernel-3.6.7-1|1485	
12mr|kernel-3.6.7-1|1486	### Create kernel Postun script on the fly
12mr|kernel-3.6.7-1|1487	cat > $kernel_files-postun <<EOF
12mr|kernel-3.6.7-1|1488	/sbin/kernel_remove_initrd %{kversion}-$kernel_flavour-%{buildrpmrel}
12mr|kernel-3.6.7-1|1489	rm -rf /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.7-1|1490	if [ -d /var/lib/dkms ]; then
12mr|kernel-3.6.7-1|1491	rm -f /var/lib/dkms/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.6.7-1|1492	rm -rf /var/lib/dkms/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.7-1|1493	rm -f /var/lib/dkms-binary/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mr|kernel-3.6.7-1|1494	rm -rf /var/lib/dkms-binary/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mr|kernel-3.6.7-1|1495	fi
12mr|kernel-3.6.7-1|1496	EOF
12mr|kernel-3.6.7-1|1497	}
12mr|kernel-3.6.7-1|1498	
12mr|kernel-3.6.7-1|1499	
12mr|kernel-3.6.7-1|1500	CreateKernel() {
12mr|kernel-3.6.7-1|1501	flavour=$1
12mr|kernel-3.6.7-1|1502	
12mr|kernel-3.6.7-1|1503	PrepareKernel $flavour $flavour-%{buildrpmrel}
12mr|kernel-3.6.7-1|1504	
12mr|kernel-3.6.7-1|1505	BuildKernel %{kversion}-$flavour-%{buildrpmrel}
12mr|kernel-3.6.7-1|1506	%if %build_devel
12mr|kernel-3.6.7-1|1507	SaveDevel $flavour
12mr|kernel-3.6.7-1|1508	%endif
12mr|kernel-3.6.7-1|1509	%if %build_debug
12mr|kernel-3.6.7-1|1510	SaveDebug $flavour
12mr|kernel-3.6.7-1|1511	%endif
12mr|kernel-3.6.7-1|1512	CreateFiles $flavour
12mr|kernel-3.6.7-1|1513	}
12mr|kernel-3.6.7-1|1514	
12mr|kernel-3.6.7-1|1515	
12mr|kernel-3.6.7-1|1516	###
12mr|kernel-3.6.7-1|1517	# DO it...
12mr|kernel-3.6.7-1|1518	###
12mr|kernel-3.6.7-1|1519	
12mr|kernel-3.6.7-1|1520	
12mr|kernel-3.6.7-1|1521	# Create a simulacro of buildroot
12mr|kernel-3.6.7-1|1522	rm -rf %{temp_root}
12mr|kernel-3.6.7-1|1523	install -d %{temp_root}
12mr|kernel-3.6.7-1|1524	
12mr|kernel-3.6.7-1|1525	
12mr|kernel-3.6.7-1|1526	# make sure we are in the directory
12mr|kernel-3.6.7-1|1527	cd %src_dir
12mr|kernel-3.6.7-1|1528	
12mr|kernel-3.6.7-1|1529	%ifarch %{ix86}
12mr|kernel-3.6.7-1|1530	%if %build_desktop586
12mr|kernel-3.6.7-1|1531	CreateKernel desktop586
12mr|kernel-3.6.7-1|1532	%endif
12mr|kernel-3.6.7-1|1533	%endif
12mr|kernel-3.6.7-1|1534	
12mr|kernel-3.6.7-1|1535	%if %build_desktop
12mr|kernel-3.6.7-1|1536	CreateKernel desktop
12mr|kernel-3.6.7-1|1537	%endif
12mr|kernel-3.6.7-1|1538	
12mr|kernel-3.6.7-1|1539	%if %build_netbook
12mr|kernel-3.6.7-1|1540	CreateKernel netbook
12mr|kernel-3.6.7-1|1541	%endif
12mr|kernel-3.6.7-1|1542	
12mr|kernel-3.6.7-1|1543	%if %build_server
12mr|kernel-3.6.7-1|1544	CreateKernel server
12mr|kernel-3.6.7-1|1545	%endif
12mr|kernel-3.6.7-1|1546	
12mr|kernel-3.6.7-1|1547	%ifarch %{ix86}
12mr|kernel-3.6.7-1|1548	%if %build_desktop_pae
12mr|kernel-3.6.7-1|1549	CreateKernel desktop-pae
12mr|kernel-3.6.7-1|1550	%endif
12mr|kernel-3.6.7-1|1551	%endif
12mr|kernel-3.6.7-1|1552	
12mr|kernel-3.6.7-1|1553	%ifarch %{ix86}
12mr|kernel-3.6.7-1|1554	%if %build_netbook_pae
12mr|kernel-3.6.7-1|1555	CreateKernel netbook-pae
12mr|kernel-3.6.7-1|1556	%endif
12mr|kernel-3.6.7-1|1557	%endif
12mr|kernel-3.6.7-1|1558	
12mr|kernel-3.6.7-1|1559	%ifarch %{ix86}
12mr|kernel-3.6.7-1|1560	%if %build_nrj_desktop586
12mr|kernel-3.6.7-1|1561	CreateKernel nrj-desktop586
12mr|kernel-3.6.7-1|1562	%endif
12mr|kernel-3.6.7-1|1563	%endif
12mr|kernel-3.6.7-1|1564	
12mr|kernel-3.6.7-1|1565	%if %build_nrj_desktop
12mr|kernel-3.6.7-1|1566	CreateKernel nrj-desktop
12mr|kernel-3.6.7-1|1567	%endif
12mr|kernel-3.6.7-1|1568	
12mr|kernel-3.6.7-1|1569	%if %build_nrj_realtime
12mr|kernel-3.6.7-1|1570	CreateKernel nrj-realtime
12mr|kernel-3.6.7-1|1571	%endif
12mr|kernel-3.6.7-1|1572	
12mr|kernel-3.6.7-1|1573	%if %build_nrj_laptop
12mr|kernel-3.6.7-1|1574	CreateKernel nrj-laptop
12mr|kernel-3.6.7-1|1575	%endif
12mr|kernel-3.6.7-1|1576	
12mr|kernel-3.6.7-1|1577	%if %build_nrj_netbook
12mr|kernel-3.6.7-1|1578	CreateKernel nrj-netbook
12mr|kernel-3.6.7-1|1579	%endif
12mr|kernel-3.6.7-1|1580	
12mr|kernel-3.6.7-1|1581	%ifarch %{ix86}
12mr|kernel-3.6.7-1|1582	%if %build_nrj_desktop_pae
12mr|kernel-3.6.7-1|1583	CreateKernel nrj-desktop-pae
12mr|kernel-3.6.7-1|1584	%endif
12mr|kernel-3.6.7-1|1585	%endif
12mr|kernel-3.6.7-1|1586	
12mr|kernel-3.6.7-1|1587	%ifarch %{ix86}
12mr|kernel-3.6.7-1|1588	%if %build_nrj_realtime_pae
12mr|kernel-3.6.7-1|1589	CreateKernel nrj-realtime-pae
12mr|kernel-3.6.7-1|1590	%endif
12mr|kernel-3.6.7-1|1591	%endif
12mr|kernel-3.6.7-1|1592	
12mr|kernel-3.6.7-1|1593	%ifarch %{ix86}
12mr|kernel-3.6.7-1|1594	%if %build_nrj_laptop_pae
12mr|kernel-3.6.7-1|1595	CreateKernel nrj-laptop-pae
12mr|kernel-3.6.7-1|1596	%endif
12mr|kernel-3.6.7-1|1597	%endif
12mr|kernel-3.6.7-1|1598	
12mr|kernel-3.6.7-1|1599	%ifarch %{ix86}
12mr|kernel-3.6.7-1|1600	%if %build_nrj_netbook_pae
12mr|kernel-3.6.7-1|1601	CreateKernel nrj-netbook-pae
12mr|kernel-3.6.7-1|1602	%endif
12mr|kernel-3.6.7-1|1603	%endif
12mr|kernel-3.6.7-1|1604	
12mr|kernel-3.6.7-1|1605	%ifarch %{ix86}
12mr|kernel-3.6.7-1|1606	%if %build_nrj_netbook_atom
12mr|kernel-3.6.7-1|1607	CreateKernel nrj-netbook-atom
12mr|kernel-3.6.7-1|1608	%endif
12mr|kernel-3.6.7-1|1609	%endif
12mr|kernel-3.6.7-1|1610	
12mr|kernel-3.6.7-1|1611	%ifarch %{ix86}
12mr|kernel-3.6.7-1|1612	%if %build_nrj_netbook_atom_pae
12mr|kernel-3.6.7-1|1613	CreateKernel nrj-netbook-atom-pae
12mr|kernel-3.6.7-1|1614	%endif
12mr|kernel-3.6.7-1|1615	%endif
12mr|kernel-3.6.7-1|1616	
12mr|kernel-3.6.7-1|1617	%ifarch %{ix86}
12mr|kernel-3.6.7-1|1618	%if %build_nrj_desktop_core2
12mr|kernel-3.6.7-1|1619	CreateKernel nrj-desktop-core2
12mr|kernel-3.6.7-1|1620	%endif
12mr|kernel-3.6.7-1|1621	%endif
12mr|kernel-3.6.7-1|1622	
12mr|kernel-3.6.7-1|1623	%ifarch %{ix86}
12mr|kernel-3.6.7-1|1624	%if %build_nrj_desktop_core2_pae
12mr|kernel-3.6.7-1|1625	CreateKernel nrj-desktop-core2-pae
12mr|kernel-3.6.7-1|1626	%endif
12mr|kernel-3.6.7-1|1627	%endif
12mr|kernel-3.6.7-1|1628	
12mr|kernel-3.6.7-1|1629	%ifarch %{arm}
12mr|kernel-3.6.7-1|1630	%if %build_iop32x
12mr|kernel-3.6.7-1|1631	CreateKernel iop32x
12mr|kernel-3.6.7-1|1632	%endif
12mr|kernel-3.6.7-1|1633	%if %build_kirkwood
12mr|kernel-3.6.7-1|1634	CreateKernel kirkwood
12mr|kernel-3.6.7-1|1635	%endif
12mr|kernel-3.6.7-1|1636	%if %build_versatile
12mr|kernel-3.6.7-1|1637	CreateKernel versatile
12mr|kernel-3.6.7-1|1638	%endif
12mr|kernel-3.6.7-1|1639	%endif
12mr|kernel-3.6.7-1|1640	
12mr|kernel-3.6.7-1|1641	# set extraversion to match srpm to get nice version reported by the tools
12mr|kernel-3.6.7-1|1642	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.6.7-1|1643	# build perf
12mr|kernel-3.6.7-1|1644	%if %{build_perf}
12mr|kernel-3.6.7-1|1645	# perf
12mr|kernel-3.6.7-1|1646	%make -C tools/perf -s V=1 HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all
12mr|kernel-3.6.7-1|1647	%make -C tools/perf -s V=1 prefix=%{_prefix} man
12mr|kernel-3.6.7-1|1648	%endif
12mr|kernel-3.6.7-1|1649	
12mr|kernel-3.6.7-1|1650	%if %{build_cpupower}
12mr|kernel-3.6.7-1|1651	# cpupower
12mr|kernel-3.6.7-1|1652	# make sure version-gen.sh is executable.
12mr|kernel-3.6.7-1|1653	chmod +x tools/power/cpupower/utils/version-gen.sh
12mr|kernel-3.6.7-1|1654	%make -C tools/power/cpupower CPUFREQ_BENCH=false
12mr|kernel-3.6.7-1|1655	%endif
12mr|kernel-3.6.7-1|1656	
12mr|kernel-3.6.7-1|1657	# We don't make to repeat the depend code at the install phase
12mr|kernel-3.6.7-1|1658	%if %build_source
12mr|kernel-3.6.7-1|1659	%ifarch %{arm}
12mr|kernel-3.6.7-1|1660	PrepareKernel "kirkwood" %{buildrpmrel}custom
12mr|kernel-3.6.7-1|1661	%else
12mr|kernel-3.6.7-1|1662	PrepareKernel "" %{buildrpmrel}custom
12mr|kernel-3.6.7-1|1663	%endif
12mr|kernel-3.6.7-1|1664	%smake -s mrproper
12mr|kernel-3.6.7-1|1665	%endif
12mr|kernel-3.6.7-1|1666	
12mr|kernel-3.6.7-1|1667	
12mr|kernel-3.6.7-1|1668	###
12mr|kernel-3.6.7-1|1669	### install
12mr|kernel-3.6.7-1|1670	###
12mr|kernel-3.6.7-1|1671	%install
12mr|kernel-3.6.7-1|1672	install -m 644 %{SOURCE4}  .
12mr|kernel-3.6.7-1|1673	
12mr|kernel-3.6.7-1|1674	cd %src_dir
12mr|kernel-3.6.7-1|1675	
12mr|kernel-3.6.7-1|1676	# Directories definition needed for installing
12mr|kernel-3.6.7-1|1677	%define target_source %{buildroot}%{_kerneldir}
12mr|kernel-3.6.7-1|1678	%define target_boot %{buildroot}%{_bootdir}
12mr|kernel-3.6.7-1|1679	%define target_modules %{buildroot}%{_modulesdir}
12mr|kernel-3.6.7-1|1680	
12mr|kernel-3.6.7-1|1681	# We want to be able to test several times the install part
12mr|kernel-3.6.7-1|1682	rm -rf %{buildroot}
12mr|kernel-3.6.7-1|1683	cp -a %{temp_root} %{buildroot}
12mr|kernel-3.6.7-1|1684	
12mr|kernel-3.6.7-1|1685	# Create directories infastructure
12mr|kernel-3.6.7-1|1686	%if %build_source
12mr|kernel-3.6.7-1|1687	install -d %{target_source}
12mr|kernel-3.6.7-1|1688	
12mr|kernel-3.6.7-1|1689	tar cf - . | tar xf - -C %{target_source}
12mr|kernel-3.6.7-1|1690	chmod -R a+rX %{target_source}
12mr|kernel-3.6.7-1|1691	
12mr|kernel-3.6.7-1|1692	# we remove all the source files that we don't ship
12mr|kernel-3.6.7-1|1693	# first architecture files
12mr|kernel-3.6.7-1|1694	for i in alpha avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu microblaze \
12mr|kernel-3.6.7-1|1695	mips openrisc parisc powerpc s390 score sh sh64 sparc tile unicore32 v850 xtensa mn10300; do
12mr|kernel-3.6.7-1|1696	rm -rf %{target_source}/arch/$i
12mr|kernel-3.6.7-1|1697	done
12mr|kernel-3.6.7-1|1698	
12mr|kernel-3.6.7-1|1699	# other misc files
12mr|kernel-3.6.7-1|1700	rm -f %{target_source}/{.config.old,.config.cmd,.gitignore,.lst,.mailmap}
12mr|kernel-3.6.7-1|1701	rm -f %{target_source}/{.missing-syscalls.d,arch/.gitignore,firmware/.gitignore}
12mr|kernel-3.6.7-1|1702	rm -rf %{target_source}/.tmp_depmod/
12mr|kernel-3.6.7-1|1703	
12mr|kernel-3.6.7-1|1704	#endif %build_source
12mr|kernel-3.6.7-1|1705	%endif
12mr|kernel-3.6.7-1|1706	
12mr|kernel-3.6.7-1|1707	# compressing modules
12mr|kernel-3.6.7-1|1708	%if %{build_modxz}
12mr|kernel-3.6.7-1|1709	find %{target_modules} -name "*.ko" | %kxargs xz -6e
12mr|kernel-3.6.7-1|1710	%else
12mr|kernel-3.6.7-1|1711	find %{target_modules} -name "*.ko" | %kxargs gzip -9
12mr|kernel-3.6.7-1|1712	%endif
12mr|kernel-3.6.7-1|1713	
12mr|kernel-3.6.7-1|1714	# We used to have a copy of PrepareKernel here
12mr|kernel-3.6.7-1|1715	# Now, we make sure that the thing in the linux dir is what we want it to be
12mr|kernel-3.6.7-1|1716	for i in %{target_modules}/*; do
12mr|kernel-3.6.7-1|1717	rm -f $i/build $i/source
12mr|kernel-3.6.7-1|1718	done
12mr|kernel-3.6.7-1|1719	
12mr|kernel-3.6.7-1|1720	# sniff, if we compressed all the modules, we change the stamp :(
12mr|kernel-3.6.7-1|1721	# we really need the depmod -ae here
12mr|kernel-3.6.7-1|1722	pushd %{target_modules}
12mr|kernel-3.6.7-1|1723	for i in *; do
12mr|kernel-3.6.7-1|1724	/sbin/depmod -ae -b %{buildroot} -F %{target_boot}/System.map-$i $i
12mr|kernel-3.6.7-1|1725	echo $?
12mr|kernel-3.6.7-1|1726	done
12mr|kernel-3.6.7-1|1727	
12mr|kernel-3.6.7-1|1728	for i in *; do
12mr|kernel-3.6.7-1|1729	pushd $i
12mr|kernel-3.6.7-1|1730	echo "Creating modules.description for $i"
12mr|kernel-3.6.7-1|1731	modules=`find . -name "*.ko.[g,x]z"`
12mr|kernel-3.6.7-1|1732	echo $modules | %kxargs /sbin/modinfo \
12mr|kernel-3.6.7-1|1733	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12mr|kernel-3.6.7-1|1734	popd
12mr|kernel-3.6.7-1|1735	done
12mr|kernel-3.6.7-1|1736	popd
12mr|kernel-3.6.7-1|1737	
12mr|kernel-3.6.7-1|1738	# need to set extraversion to match srpm again to avoid rebuild
12mr|kernel-3.6.7-1|1739	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mr|kernel-3.6.7-1|1740	%if %{build_perf}
12mr|kernel-3.6.7-1|1741	# perf tool binary and supporting scripts/binaries
12mr|kernel-3.6.7-1|1742	make -C tools/perf -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install
12mr|kernel-3.6.7-1|1743	
12mr|kernel-3.6.7-1|1744	# perf man pages (note: implicit rpm magic compresses them later)
12mr|kernel-3.6.7-1|1745	make -C tools/perf  -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install-man
12mr|kernel-3.6.7-1|1746	%endif
12mr|kernel-3.6.7-1|1747	
12mr|kernel-3.6.7-1|1748	%if %{build_cpupower}
12mr|kernel-3.6.7-1|1749	make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false install
12mr|kernel-3.6.7-1|1750	rm -f %{buildroot}%{_libdir}/*.{a,la}
12mr|kernel-3.6.7-1|1751	%find_lang cpupower
12mr|kernel-3.6.7-1|1752	mv cpupower.lang ../
12mr|kernel-3.6.7-1|1753	chmod 0755 %{buildroot}%{_libdir}/libcpupower.so*
12mr|kernel-3.6.7-1|1754	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
12mr|kernel-3.6.7-1|1755	install -m644 %{SOURCE50} %{buildroot}%{_unitdir}/cpupower.service
12mr|kernel-3.6.7-1|1756	install -m644 %{SOURCE51} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.6.7-1|1757	%endif
12mr|kernel-3.6.7-1|1758	
12mr|kernel-3.6.7-1|1759	###
12mr|kernel-3.6.7-1|1760	### clean
12mr|kernel-3.6.7-1|1761	###
12mr|kernel-3.6.7-1|1762	%clean
12mr|kernel-3.6.7-1|1763	rm -rf %{buildroot}
12mr|kernel-3.6.7-1|1764	
12mr|kernel-3.6.7-1|1765	
12mr|kernel-3.6.7-1|1766	# We don't want to remove this, the whole reason of its existence is to be
12mr|kernel-3.6.7-1|1767	# able to do several rpm --short-circuit -bi for testing install
12mr|kernel-3.6.7-1|1768	# phase without repeating compilation phase
12mr|kernel-3.6.7-1|1769	#rm -rf %{temp_root}
12mr|kernel-3.6.7-1|1770	
12mr|kernel-3.6.7-1|1771	###
12mr|kernel-3.6.7-1|1772	### source and doc file lists
12mr|kernel-3.6.7-1|1773	###
12mr|kernel-3.6.7-1|1774	
12mr|kernel-3.6.7-1|1775	%if %build_source
12mr|kernel-3.6.7-1|1776	%files -n %{kname}-source-%{buildrel}
12mr|kernel-3.6.7-1|1777	%dir %{_kerneldir}
12mr|kernel-3.6.7-1|1778	%dir %{_kerneldir}/arch
12mr|kernel-3.6.7-1|1779	%dir %{_kerneldir}/include
12mr|kernel-3.6.7-1|1780	%{_kerneldir}/3rdparty
12mr|kernel-3.6.7-1|1781	%{_kerneldir}/Documentation
12mr|kernel-3.6.7-1|1782	%{_kerneldir}/arch/Kconfig
12mr|kernel-3.6.7-1|1783	%{_kerneldir}/arch/arm
12mr|kernel-3.6.7-1|1784	%{_kerneldir}/arch/um
12mr|kernel-3.6.7-1|1785	%{_kerneldir}/arch/x86
12mr|kernel-3.6.7-1|1786	%{_kerneldir}/block
12mr|kernel-3.6.7-1|1787	%{_kerneldir}/crypto
12mr|kernel-3.6.7-1|1788	%{_kerneldir}/drivers
12mr|kernel-3.6.7-1|1789	%{_kerneldir}/firmware
12mr|kernel-3.6.7-1|1790	%{_kerneldir}/fs
12mr|kernel-3.6.7-1|1791	%{_kerneldir}/include/Kbuild
12mr|kernel-3.6.7-1|1792	%{_kerneldir}/include/acpi
12mr|kernel-3.6.7-1|1793	%{_kerneldir}/include/asm-generic
12mr|kernel-3.6.7-1|1794	%{_kerneldir}/include/crypto
12mr|kernel-3.6.7-1|1795	%{_kerneldir}/include/drm
12mr|kernel-3.6.7-1|1796	%{_kerneldir}/include/keys
12mr|kernel-3.6.7-1|1797	%{_kerneldir}/include/linux
12mr|kernel-3.6.7-1|1798	%{_kerneldir}/include/math-emu
12mr|kernel-3.6.7-1|1799	%{_kerneldir}/include/media
12mr|kernel-3.6.7-1|1800	%{_kerneldir}/include/memory
12mr|kernel-3.6.7-1|1801	%{_kerneldir}/include/misc
12mr|kernel-3.6.7-1|1802	%{_kerneldir}/include/mtd
12mr|kernel-3.6.7-1|1803	%{_kerneldir}/include/net
12mr|kernel-3.6.7-1|1804	%{_kerneldir}/include/pcmcia
12mr|kernel-3.6.7-1|1805	%{_kerneldir}/include/ras
12mr|kernel-3.6.7-1|1806	%{_kerneldir}/include/rdma
12mr|kernel-3.6.7-1|1807	%{_kerneldir}/include/rxrpc
12mr|kernel-3.6.7-1|1808	%{_kerneldir}/include/scsi
12mr|kernel-3.6.7-1|1809	%{_kerneldir}/include/sound
12mr|kernel-3.6.7-1|1810	%{_kerneldir}/include/target
12mr|kernel-3.6.7-1|1811	%{_kerneldir}/include/trace
12mr|kernel-3.6.7-1|1812	%{_kerneldir}/include/video
12mr|kernel-3.6.7-1|1813	%{_kerneldir}/include/xen
12mr|kernel-3.6.7-1|1814	%{_kerneldir}/init
12mr|kernel-3.6.7-1|1815	%{_kerneldir}/ipc
12mr|kernel-3.6.7-1|1816	%{_kerneldir}/kernel
12mr|kernel-3.6.7-1|1817	%{_kerneldir}/lib
12mr|kernel-3.6.7-1|1818	%{_kerneldir}/mm
12mr|kernel-3.6.7-1|1819	%{_kerneldir}/net
12mr|kernel-3.6.7-1|1820	%{_kerneldir}/virt
12mr|kernel-3.6.7-1|1821	%{_kerneldir}/samples
12mr|kernel-3.6.7-1|1822	%{_kerneldir}/scripts
12mr|kernel-3.6.7-1|1823	%{_kerneldir}/security
12mr|kernel-3.6.7-1|1824	%{_kerneldir}/sound
12mr|kernel-3.6.7-1|1825	%{_kerneldir}/tools
12mr|kernel-3.6.7-1|1826	%{_kerneldir}/usr
12mr|kernel-3.6.7-1|1827	%{_kerneldir}/COPYING
12mr|kernel-3.6.7-1|1828	%{_kerneldir}/CREDITS
12mr|kernel-3.6.7-1|1829	%{_kerneldir}/Kbuild
12mr|kernel-3.6.7-1|1830	%{_kerneldir}/Kconfig
12mr|kernel-3.6.7-1|1831	%{_kerneldir}/MAINTAINERS
12mr|kernel-3.6.7-1|1832	%{_kerneldir}/Makefile
12mr|kernel-3.6.7-1|1833	%{_kerneldir}/README
12mr|kernel-3.6.7-1|1834	%{_kerneldir}/REPORTING-BUGS
12mr|kernel-3.6.7-1|1835	%doc README.kernel-sources
12mr|kernel-3.6.7-1|1836	
12mr|kernel-3.6.7-1|1837	%files -n %{kname}-source-latest
12mr|kernel-3.6.7-1|1838	%endif
12mr|kernel-3.6.7-1|1839	
12mr|kernel-3.6.7-1|1840	%if %build_doc
12mr|kernel-3.6.7-1|1841	%files -n %{kname}-doc
12mr|kernel-3.6.7-1|1842	%doc linux-%{tar_ver}/Documentation/*
12mr|kernel-3.6.7-1|1843	%endif
12mr|kernel-3.6.7-1|1844	
12mr|kernel-3.6.7-1|1845	%if %{build_perf}
12mr|kernel-3.6.7-1|1846	%files -n perf
12mr|kernel-3.6.7-1|1847	%{_bindir}/perf
12mr|kernel-3.6.7-1|1848	%dir %{_prefix}/libexec/perf-core
12mr|kernel-3.6.7-1|1849	%{_prefix}/libexec/perf-core/*
12mr|kernel-3.6.7-1|1850	%{_mandir}/man[1-8]/perf*
12mr|kernel-3.6.7-1|1851	%endif
12mr|kernel-3.6.7-1|1852	
12mr|kernel-3.6.7-1|1853	%if %{build_cpupower}
12mr|kernel-3.6.7-1|1854	%files -n cpupower -f cpupower.lang
12mr|kernel-3.6.7-1|1855	%{_bindir}/cpupower
12mr|kernel-3.6.7-1|1856	%{_libdir}/libcpupower.so.0
12mr|kernel-3.6.7-1|1857	%{_libdir}/libcpupower.so.0.0.0
12mr|kernel-3.6.7-1|1858	%{_unitdir}/cpupower.service
12mr|kernel-3.6.7-1|1859	%{_mandir}/man[1-8]/cpupower*
12mr|kernel-3.6.7-1|1860	%config(noreplace) %{_sysconfdir}/sysconfig/cpupower
12mr|kernel-3.6.7-1|1861	
12mr|kernel-3.6.7-1|1862	%files -n cpupower-devel
12mr|kernel-3.6.7-1|1863	%{_libdir}/libcpupower.so
12mr|kernel-3.6.7-1|1864	%{_includedir}/cpufreq.h
12mr|kernel-3.6.7-1|1865	%endif
12mr|kernel-3.6.7-1|1866	
12mr|kernel-3.6.7-1|1867	
12mr|kernel-3.6.7-1|1868	%changelog
12mr|kernel-3.6.7-1|1869	
12mr|kernel-3.6.7-1|1870	* Tue Nov 20 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.7-1
12mr|kernel-3.6.7-1|1871	+ update to 3.6.7-1 (89 fixes all over)
12mr|kernel-3.6.7-1|1872	- updated all patches for kernel 3.6.7: AUFS3, OverlayFS, TOI
12mr|kernel-3.6.7-1|1873	- re-add cpufreq_ondemand_performance_optimise_default_settings.patch
12mr|kernel-3.6.7-1|1874	- small modifies and fixes to "create_configs" and "kernel.spec" files
12mr|kernel-3.6.7-1|1875	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1876	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.7-1|1877	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.7-1|1878	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.7-1|1879	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.7-1|1880	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.7-1|1881	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1882	
12mr|kernel-3.6.7-1|1883	* Mon Nov 05 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.6-1
12mr|kernel-3.6.7-1|1884	+ update to 3.6.6-1
12mr|kernel-3.6.7-1|1885	- drop FX01_fs-ext4-fix-unjournaled-inode-bitmap-modification.patch,
12mr|kernel-3.6.7-1|1886	- because that's already inside patch-3.6.6.bz2
12mr|kernel-3.6.7-1|1887	- modify configuration for server flavour to DEFAULT_GOV_ONDEMAND=y
12mr|kernel-3.6.7-1|1888	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1889	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.7-1|1890	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.7-1|1891	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.7-1|1892	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.7-1|1893	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.7-1|1894	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1895	
12mr|kernel-3.6.7-1|1896	* Fri Nov 02 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-2
12mr|kernel-3.6.7-1|1897	+ update to 3.6.5-2
12mr|kernel-3.6.7-1|1898	- drop FX01_fix-serious-progressive-ext4-data-corruption-bug.patch
12mr|kernel-3.6.7-1|1899	- add FX01_fs-ext4-fix-unjournaled-inode-bitmap-modification.patch
12mr|kernel-3.6.7-1|1900	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1901	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.7-1|1902	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.7-1|1903	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.7-1|1904	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.7-1|1905	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.7-1|1906	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1907	
12mr|kernel-3.6.7-1|1908	* Wed Oct 31 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-1
12mr|kernel-3.6.7-1|1909	+ update to 3.6.5-1 (98 fixes all over)
12mr|kernel-3.6.7-1|1910	- some fixes to the description text on all kernel flavours and source
12mr|kernel-3.6.7-1|1911	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1912	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.7-1|1913	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.7-1|1914	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.7-1|1915	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.7-1|1916	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.7-1|1917	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1918	
12mr|kernel-3.6.7-1|1919	* Tue Oct 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-1-0-rc1
12mr|kernel-3.6.7-1|1920	+ update to 3.6.5-0-rc1
12mr|kernel-3.6.7-1|1921	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1922	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.7-1|1923	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.7-1|1924	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.7-1|1925	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.7-1|1926	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.7-1|1927	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1928	
12mr|kernel-3.6.7-1|1929	* Tue Oct 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-2
12mr|kernel-3.6.7-1|1930	+ update to 3.6.4-2
12mr|kernel-3.6.7-1|1931	- modify default .configs to CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
12mr|kernel-3.6.7-1|1932	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1933	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.7-1|1934	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.7-1|1935	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.7-1|1936	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.7-1|1937	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.7-1|1938	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1939	
12mr|kernel-3.6.7-1|1940	* Sun Oct 28 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-1
12mr|kernel-3.6.7-1|1941	+ update to 3.6.4-1
12mr|kernel-3.6.7-1|1942	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1943	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.7-1|1944	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.7-1|1945	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.7-1|1946	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.7-1|1947	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.7-1|1948	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1949	
12mr|kernel-3.6.7-1|1950	* Fri Oct 26 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-rc1
12mr|kernel-3.6.7-1|1951	+ update to 3.6.4-rc1
12mr|kernel-3.6.7-1|1952	+ rc release that should fix this > https://lwn.net/Articles/521022/
12mr|kernel-3.6.7-1|1953	- added FX01-fix-serious-progressive-ext4-data-corruption-bug.patch
12mr|kernel-3.6.7-1|1954	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1955	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.7-1|1956	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.7-1|1957	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.7-1|1958	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.7-1|1959	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.7-1|1960	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1961	
12mr|kernel-3.6.7-1|1962	* Mon Oct 22 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.3-1
12mr|kernel-3.6.7-1|1963	+ update to 3.6.3 (85 fixes all over)
12mr|kernel-3.6.7-1|1964	- add OverlayFS
12mr|kernel-3.6.7-1|1965	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1966	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.7-1|1967	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.7-1|1968	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.7-1|1969	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.7-1|1970	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.7-1|1971	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1972	
12mr|kernel-3.6.7-1|1973	* Sat Oct 13 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.2-1
12mr|kernel-3.6.7-1|1974	+ update to 3.6.2 (135 fixes all over)
12mr|kernel-3.6.7-1|1975	- now CPU_FREQ_GOV_ONDEMAND is the predefined for -laptop and -netbook
12mr|kernel-3.6.7-1|1976	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1977	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.7-1|1978	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.7-1|1979	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.7-1|1980	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.7-1|1981	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.7-1|1982	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1983	
12mr|kernel-3.6.7-1|1984	* Fri Oct 12 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.1-1
12mr|kernel-3.6.7-1|1985	+ update to 3.6.1
12mr|kernel-3.6.7-1|1986	- first public attempt with new kernel 3.6 serie
12mr|kernel-3.6.7-1|1987	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1988	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.7-1|1989	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.7-1|1990	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.7-1|1991	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.7-1|1992	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.7-1|1993	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1994	
12mr|kernel-3.6.7-1|1995	* Fri Oct 2 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.0-1
12mr|kernel-3.6.7-1|1996	+ new kernel 3.6.0
12mr|kernel-3.6.7-1|1997	- first private attempt with new kernel 3.6 serie
12mr|kernel-3.6.7-1|1998	- ---------------------------------------------------------------------
12mr|kernel-3.6.7-1|1999	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mr|kernel-3.6.7-1|2000	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mr|kernel-3.6.7-1|2001	- This is -1 (mainline serie), with official kernel sources and addons,
12mr|kernel-3.6.7-1|2002	- instead (-69) will be used for development and experimental flavours
12mr|kernel-3.6.7-1|2003	- Yin & Yang (69) release - a very complete but experimental flavours...
12mr|kernel-3.6.7-1|2004	- ---------------------------------------------------------------------

14567 12
12mr|kernel-firmware-20120909-1|1	#
12mr|kernel-firmware-20120909-1|2	# This rpm is based on the git tree from:
12mr|kernel-firmware-20120909-1|3	# git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware-from-kernel.git
12mr|kernel-firmware-20120909-1|4	# version is date of the younger commit
12mr|kernel-firmware-20120909-1|5	#
12mr|kernel-firmware-20120909-1|6	
12mr|kernel-firmware-20120909-1|7	Summary:	Linux kernel firmware files
12mr|kernel-firmware-20120909-1|8	Name:   	kernel-firmware
12mr|kernel-firmware-20120909-1|9	Version:	20120909
12mr|kernel-firmware-20120909-1|10	Release:	1
12mr|kernel-firmware-20120909-1|11	License:	GPLv2
12mr|kernel-firmware-20120909-1|12	Group:  	System/Kernel and hardware
12mr|kernel-firmware-20120909-1|13	URL:    	http://www.kernel.org/
12mr|kernel-firmware-20120909-1|14	# kernel-firmware tarball is generated from the git tree mentioned
12mr|kernel-firmware-20120909-1|15	# above, by simply cloning it, and  doing:
12mr|kernel-firmware-20120909-1|16	# tar --exclude-vcs -Jcf kernel-firmware-version.tar.xz linux-firmware-from-kernel
12mr|kernel-firmware-20120909-1|17	Source0: 	linux-firmware-free-%{version}.tar.xz
12mr|kernel-firmware-20120909-1|18	Conflicts:	kernel-firmware-extra < %{version}-1
12mr|kernel-firmware-20120909-1|19	Obsoletes:	korg1212-firmware
12mr|kernel-firmware-20120909-1|20	Obsoletes:	maestro3-firmware
12mr|kernel-firmware-20120909-1|21	Obsoletes:	sb16-firmware
12mr|kernel-firmware-20120909-1|22	Obsoletes:	yamaha-firmware
12mr|kernel-firmware-20120909-1|23	Suggests:	kernel-firmware-extra
12mr|kernel-firmware-20120909-1|24	BuildRoot:      %{_tmppath}/%{name}-%{version}
12mr|kernel-firmware-20120909-1|25	BuildArch:	noarch
12mr|kernel-firmware-20120909-1|26	
12mr|kernel-firmware-20120909-1|27	%description
12mr|kernel-firmware-20120909-1|28	This package contains the firmware for in-kernel drivers that was previously
12mr|kernel-firmware-20120909-1|29	included in the kernel. It is shared by all kernels >= 2.6.27-rc1.
12mr|kernel-firmware-20120909-1|30	
12mr|kernel-firmware-20120909-1|31	%prep
12mr|kernel-firmware-20120909-1|32	%setup -q -n linux-firmware-free-%{version}
12mr|kernel-firmware-20120909-1|33	
12mr|kernel-firmware-20120909-1|34	# remove unwanted source files
12mr|kernel-firmware-20120909-1|35	rm -f dsp56k/bootstrap.asm keyspan_pda/*.S
12mr|kernel-firmware-20120909-1|36	
12mr|kernel-firmware-20120909-1|37	%install
12mr|kernel-firmware-20120909-1|38	rm -rf %{buildroot}
12mr|kernel-firmware-20120909-1|39	mkdir -p %{buildroot}/lib/firmware
12mr|kernel-firmware-20120909-1|40	cp -avf * %{buildroot}/lib/firmware
12mr|kernel-firmware-20120909-1|41	rm -f %{buildroot}/lib/firmware/WHENCE
12mr|kernel-firmware-20120909-1|42	
12mr|kernel-firmware-20120909-1|43	%clean
12mr|kernel-firmware-20120909-1|44	rm -rf %{buildroot}
12mr|kernel-firmware-20120909-1|45	
12mr|kernel-firmware-20120909-1|46	%files
12mr|kernel-firmware-20120909-1|47	%defattr(0644,root,root,0755)
12mr|kernel-firmware-20120909-1|48	%doc WHENCE
12mr|kernel-firmware-20120909-1|49	/lib/firmware/*
12mr|kernel-firmware-20120909-1|50	
12mr|kernel-firmware-20120909-1|51	
12mr|kernel-firmware-20120909-1|52	%changelog
12mr|kernel-firmware-20120909-1|53	* Sun Oct 28 2912 akdengi <akdengi> 20120909-1
12mr|kernel-firmware-20120909-1|54	- update to 2012-09-09
12mr|kernel-firmware-20120909-1|55	
12mr|kernel-firmware-20120909-1|56	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 20110314-2mnb2
12mr|kernel-firmware-20120909-1|57	+ Revision: 666022
12mr|kernel-firmware-20120909-1|58	- mass rebuild
12mr|kernel-firmware-20120909-1|59	
12mr|kernel-firmware-20120909-1|60	* Tue Mar 22 2011 Thomas Backlund <tmb@mandriva.org> 20110314-1
12mr|kernel-firmware-20120909-1|61	+ Revision: 647606
12mr|kernel-firmware-20120909-1|62	- update to 2011-03-14
12mr|kernel-firmware-20120909-1|63	
12mr|kernel-firmware-20120909-1|64	* Fri Feb 04 2011 Thomas Backlund <tmb@mandriva.org> 20101231-1
12mr|kernel-firmware-20120909-1|65	+ Revision: 635980
12mr|kernel-firmware-20120909-1|66	- update to 2010-12-31 snapshot
12mr|kernel-firmware-20120909-1|67	
12mr|kernel-firmware-20120909-1|68	* Thu Nov 04 2010 Thomas Backlund <tmb@mandriva.org> 20101024-1mnb2
12mr|kernel-firmware-20120909-1|69	+ Revision: 593285
12mr|kernel-firmware-20120909-1|70	- update to 2010-10-24
12mr|kernel-firmware-20120909-1|71	
12mr|kernel-firmware-20120909-1|72	* Sun Aug 15 2010 Thomas Backlund <tmb@mandriva.org> 20100804-1mnb2
12mr|kernel-firmware-20120909-1|73	+ Revision: 570139
12mr|kernel-firmware-20120909-1|74	- update to 2010-08-04
12mr|kernel-firmware-20120909-1|75	
12mr|kernel-firmware-20120909-1|76	* Mon May 03 2010 Thomas Backlund <tmb@mandriva.org> 20100217-1mnb2
12mr|kernel-firmware-20120909-1|77	+ Revision: 541831
12mr|kernel-firmware-20120909-1|78	- keep bnx2x fw for 2.6.33 series kernels
12mr|kernel-firmware-20120909-1|79	- update to 20100217 (updated bnx2 and bnx2x firmwares)
12mr|kernel-firmware-20120909-1|80	
12mr|kernel-firmware-20120909-1|81	* Sun Feb 07 2010 Thomas Backlund <tmb@mandriva.org> 20100107-1mnb2
12mr|kernel-firmware-20120909-1|82	+ Revision: 501683
12mr|kernel-firmware-20120909-1|83	- drop firmware tarball from drm-next as its merged upstream
12mr|kernel-firmware-20120909-1|84	- update to 2010-01-07
12mr|kernel-firmware-20120909-1|85	
12mr|kernel-firmware-20120909-1|86	* Sat Sep 19 2009 Thomas Backlund <tmb@mandriva.org> 20090604-4mnb2
12mr|kernel-firmware-20120909-1|87	+ Revision: 444767
12mr|kernel-firmware-20120909-1|88	- update drm-next firmware to 2009-09-18
12mr|kernel-firmware-20120909-1|89	
12mr|kernel-firmware-20120909-1|90	* Thu Sep 17 2009 Thomas Backlund <tmb@mandriva.org> 20090604-3mnb2
12mr|kernel-firmware-20120909-1|91	+ Revision: 444038
12mr|kernel-firmware-20120909-1|92	- use correct radeon ihex-converted firmware tarball
12mr|kernel-firmware-20120909-1|93	
12mr|kernel-firmware-20120909-1|94	* Thu Sep 17 2009 Thomas Backlund <tmb@mandriva.org> 20090604-2mnb2
12mr|kernel-firmware-20120909-1|95	+ Revision: 443983
12mr|kernel-firmware-20120909-1|96	- add radeon firmware from drm-next, needed by kernel-tmb
12mr|kernel-firmware-20120909-1|97	- update to 2009-06-04
12mr|kernel-firmware-20120909-1|98	
12mr|kernel-firmware-20120909-1|99	* Thu May 28 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 20090418-1mnb2
12mr|kernel-firmware-20120909-1|100	+ Revision: 380647
12mr|kernel-firmware-20120909-1|101	- Updated to 20090418
12mr|kernel-firmware-20120909-1|102	- Use lzma for source tarball.
12mr|kernel-firmware-20120909-1|103	
12mr|kernel-firmware-20120909-1|104	* Mon Mar 30 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 20090111-3mnb2
12mr|kernel-firmware-20120909-1|105	+ Revision: 362326
12mr|kernel-firmware-20120909-1|106	- Re-add obsoletes from kernel-firmware-extra to kernel-firmware for
12mr|kernel-firmware-20120909-1|107	firmware files which moved to kernel-firmware after previous change.
12mr|kernel-firmware-20120909-1|108	
12mr|kernel-firmware-20120909-1|109	* Mon Mar 30 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 20090111-2mnb2
12mr|kernel-firmware-20120909-1|110	+ Revision: 362309
12mr|kernel-firmware-20120909-1|111	- Include all firmware, not splitting firmwares into
12mr|kernel-firmware-20120909-1|112	kernel-firmware-extra (#49195).
12mr|kernel-firmware-20120909-1|113	
12mr|kernel-firmware-20120909-1|114	* Tue Feb 17 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 20090111-1mnb2
12mr|kernel-firmware-20120909-1|115	+ Revision: 341862
12mr|kernel-firmware-20120909-1|116	- Updated to 20090111
12mr|kernel-firmware-20120909-1|117	
12mr|kernel-firmware-20120909-1|118	* Fri Dec 05 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 20080922-2mnb2
12mr|kernel-firmware-20120909-1|119	+ Revision: 310782
12mr|kernel-firmware-20120909-1|120	- Don't include firmware without source, they should be in non-free
12mr|kernel-firmware-20120909-1|121	(distributed with kernel-firmware-extra package).
12mr|kernel-firmware-20120909-1|122	- Suggests kernel-firmware-extra.
12mr|kernel-firmware-20120909-1|123	- Cosmetics.
12mr|kernel-firmware-20120909-1|124	
12mr|kernel-firmware-20120909-1|125	* Tue Nov 04 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 20080922-1mnb2
12mr|kernel-firmware-20120909-1|126	+ Revision: 299838
12mr|kernel-firmware-20120909-1|127	- Updated to latest linux-firmware-from-kernel snapshot, and change
12mr|kernel-firmware-20120909-1|128	versioning to use date of the younger commit, as firmwares aren't
12mr|kernel-firmware-20120909-1|129	bound to specific kernel version.
12mr|kernel-firmware-20120909-1|130	
12mr|kernel-firmware-20120909-1|131	* Sat Sep 06 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-2mnb2
12mr|kernel-firmware-20120909-1|132	+ Revision: 281995
12mr|kernel-firmware-20120909-1|133	- Obsolete korg1212-firmware, maestro3-firmware, sb16-firmware, yamaha-firmware.
12mr|kernel-firmware-20120909-1|134	
12mr|kernel-firmware-20120909-1|135	* Thu Aug 28 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-1mnb2
12mr|kernel-firmware-20120909-1|136	+ Revision: 277014
12mr|kernel-firmware-20120909-1|137	- redo spec based on kernel-headers spec
12mr|kernel-firmware-20120909-1|138	- switch to using dwmw2's linux-firmware-from-kernel git tree
12mr|kernel-firmware-20120909-1|139	- no need to follow -rc/-git versioning as the firmwares does
12mr|kernel-firmware-20120909-1|140	not change that often.
12mr|kernel-firmware-20120909-1|141	- package is now noarch as we dont build anything
12mr|kernel-firmware-20120909-1|142	- switch to Manbo Core tagging
12mr|kernel-firmware-20120909-1|143	
12mr|kernel-firmware-20120909-1|144	* Thu Aug 21 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc4.1mdv2009.0
12mr|kernel-firmware-20120909-1|145	+ Revision: 274527
12mr|kernel-firmware-20120909-1|146	- update to 2.6.27-rc4
12mr|kernel-firmware-20120909-1|147	
12mr|kernel-firmware-20120909-1|148	* Wed Aug 20 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc3.1mdv2009.0
12mr|kernel-firmware-20120909-1|149	+ Revision: 274212
12mr|kernel-firmware-20120909-1|150	- fix git typo
12mr|kernel-firmware-20120909-1|151	- update to 2.6.27-rc3-git6
12mr|kernel-firmware-20120909-1|152	
12mr|kernel-firmware-20120909-1|153	* Thu Aug 07 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc2.2mdv2009.0
12mr|kernel-firmware-20120909-1|154	+ Revision: 265550
12mr|kernel-firmware-20120909-1|155	- bump release
12mr|kernel-firmware-20120909-1|156	- add buildrequires
12mr|kernel-firmware-20120909-1|157	
12mr|kernel-firmware-20120909-1|158	* Thu Aug 07 2008 Thomas Backlund <tmb@mandriva.org> 2.6.27-0.rc2.1mdv2009.0
12mr|kernel-firmware-20120909-1|159	+ Revision: 265537
12mr|kernel-firmware-20120909-1|160	- add spec file
12mr|kernel-firmware-20120909-1|161	- use defconfigs from kernel-linus
12mr|kernel-firmware-20120909-1|162	- start with 2.6.27-rc2
12mr|kernel-firmware-20120909-1|163	- Created package structure for kernel-firmware.
12mr|kernel-firmware-20120909-1|164	

14568 12
12mr|kernel-headers-3.6.10-1|1	#
12mr|kernel-headers-3.6.10-1|2	# Spec file generated by kdist version v0.0.4-56-gf790
12mr|kernel-headers-3.6.10-1|3	#
12mr|kernel-headers-3.6.10-1|4	Name:          kernel-headers
12mr|kernel-headers-3.6.10-1|5	Summary:       Linux kernel header files mostly used by your C library
12mr|kernel-headers-3.6.10-1|6	Version:       3.6.10
12mr|kernel-headers-3.6.10-1|7	Release:       1
12mr|kernel-headers-3.6.10-1|8	License:       GPL v2
12mr|kernel-headers-3.6.10-1|9	Group:         System/Kernel and hardware
12mr|kernel-headers-3.6.10-1|10	URL:           http://www.kernel.org
12mr|kernel-headers-3.6.10-1|11	Source0:       kernel-headers-3.6.10-1.tar.bz2
12mr|kernel-headers-3.6.10-1|12	AutoReqProv:   no
12mr|kernel-headers-3.6.10-1|13	BuildRequires: rsync
12mr|kernel-headers-3.6.10-1|14	Epoch:         1
12mr|kernel-headers-3.6.10-1|15	BuildArch:     noarch
12mr|kernel-headers-3.6.10-1|16	
12mr|kernel-headers-3.6.10-1|17	%rename linux-userspace-headers
12mr|kernel-headers-3.6.10-1|18	
12mr|kernel-headers-3.6.10-1|19	%define debug_package %{nil}
12mr|kernel-headers-3.6.10-1|20	%define __check_files %{nil}
12mr|kernel-headers-3.6.10-1|21	
12mr|kernel-headers-3.6.10-1|22	%description
12mr|kernel-headers-3.6.10-1|23	C header files from the Linux kernel. The header files define
12mr|kernel-headers-3.6.10-1|24	structures and constants that are needed for building most
12mr|kernel-headers-3.6.10-1|25	standard programs, notably the C library.
12mr|kernel-headers-3.6.10-1|26	
12mr|kernel-headers-3.6.10-1|27	This package is not suitable for building kernel modules, you
12mr|kernel-headers-3.6.10-1|28	should use the 'kernel-devel' package instead.
12mr|kernel-headers-3.6.10-1|29	
12mr|kernel-headers-3.6.10-1|30	%prep
12mr|kernel-headers-3.6.10-1|31	%setup -q -n kernel-headers-3.6.10-1
12mr|kernel-headers-3.6.10-1|32	
12mr|kernel-headers-3.6.10-1|33	%install
12mr|kernel-headers-3.6.10-1|34	make INSTALL_HDR_PATH=%{buildroot}/usr headers_install
12mr|kernel-headers-3.6.10-1|35	
12mr|kernel-headers-3.6.10-1|36	%files
12mr|kernel-headers-3.6.10-1|37	/usr/include/*
12mr|kernel-headers-3.6.10-1|38	
12mr|kernel-headers-3.6.10-1|39	
12mr|kernel-headers-3.6.10-1|40	
12mr|kernel-headers-3.6.10-1|41	%changelog
12mr|kernel-headers-3.6.10-1|42	*Fri Aug 17 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 3.5.1-1
12mr|kernel-headers-3.6.10-1|43	- Release 3.5.1-1
12mr|kernel-headers-3.6.10-1|44	

14569 12
12mr|keychain-2.7.1-4|1	Name:		keychain
12mr|keychain-2.7.1-4|2	Version:	2.7.1
12mr|keychain-2.7.1-4|3	Release:	%mkrel 4
12mr|keychain-2.7.1-4|4	Summary:	Keychain manages ssh-agent to minimise passphrase entry for ssh
12mr|keychain-2.7.1-4|5	License:	GPLv2
12mr|keychain-2.7.1-4|6	Group:		Networking/Remote access
12mr|keychain-2.7.1-4|7	URL:		http://www.funtoo.org/en/security/%{name}/intro
12mr|keychain-2.7.1-4|8	Source0:	http://www.funtoo.org/archive/%{name}/%name-%version.tar.bz2
12mr|keychain-2.7.1-4|9	Source1:	%{name}.profile.sh
12mr|keychain-2.7.1-4|10	Source2:	%{name}.profile.csh
12mr|keychain-2.7.1-4|11	#Patch500:	keychain-2.6.8-parse_gpg_keys.patch
12mr|keychain-2.7.1-4|12	Suggests:	openssh-askpass
12mr|keychain-2.7.1-4|13	Requires:	openssh-clients
12mr|keychain-2.7.1-4|14	Requires:	gnupg2
12mr|keychain-2.7.1-4|15	BuildArch:	noarch
12mr|keychain-2.7.1-4|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|keychain-2.7.1-4|17	
12mr|keychain-2.7.1-4|18	%description
12mr|keychain-2.7.1-4|19	Keychain is a manager for OpenSSH, ssh.com, Sun SSH and GnuPG agents.
12mr|keychain-2.7.1-4|20	It acts as a front-end to the agents, allowing you to easily have one
12mr|keychain-2.7.1-4|21	long-running agent process per system, rather than per login session.
12mr|keychain-2.7.1-4|22	This dramatically reduces the number of times you need to enter your
12mr|keychain-2.7.1-4|23	passphrase from once per new login session to once every time your
12mr|keychain-2.7.1-4|24	local machine is rebooted.
12mr|keychain-2.7.1-4|25	
12mr|keychain-2.7.1-4|26	Run keychain once manually per user, after which keychain will run (quietly)
12mr|keychain-2.7.1-4|27	every time you log in (from a profile script).
12mr|keychain-2.7.1-4|28	
12mr|keychain-2.7.1-4|29	Hint: If you get tired of keychain, delete ~/.keychain .
12mr|keychain-2.7.1-4|30	
12mr|keychain-2.7.1-4|31	%prep
12mr|keychain-2.7.1-4|32	%setup -q
12mr|keychain-2.7.1-4|33	#%patch500 -p1 -b .parse_gpg_keys
12mr|keychain-2.7.1-4|34	
12mr|keychain-2.7.1-4|35	%build
12mr|keychain-2.7.1-4|36	%make
12mr|keychain-2.7.1-4|37	
12mr|keychain-2.7.1-4|38	%install
12mr|keychain-2.7.1-4|39	rm -rf %{buildroot}
12mr|keychain-2.7.1-4|40	
12mr|keychain-2.7.1-4|41	install -d -m 755 %{buildroot}%{_bindir}
12mr|keychain-2.7.1-4|42	install -m 755 %{name} %{buildroot}%{_bindir}
12mr|keychain-2.7.1-4|43	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
12mr|keychain-2.7.1-4|44	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/99%{name}.sh
12mr|keychain-2.7.1-4|45	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/99%{name}.csh
12mr|keychain-2.7.1-4|46	install -d -m 755 %{buildroot}%{_mandir}/man1/
12mr|keychain-2.7.1-4|47	install -m 644 keychain.1 %{buildroot}%{_mandir}/man1/
12mr|keychain-2.7.1-4|48	
12mr|keychain-2.7.1-4|49	%clean
12mr|keychain-2.7.1-4|50	rm -rf %{buildroot}
12mr|keychain-2.7.1-4|51	
12mr|keychain-2.7.1-4|52	%files
12mr|keychain-2.7.1-4|53	%defattr(-,root,root)
12mr|keychain-2.7.1-4|54	%doc README.rst ChangeLog COPYING.txt keychain.pod keychain.txt
12mr|keychain-2.7.1-4|55	%{_bindir}/*
12mr|keychain-2.7.1-4|56	%{_sysconfdir}/profile.d/*
12mr|keychain-2.7.1-4|57	%{_mandir}/man1/%{name}*
12mr|keychain-2.7.1-4|58	
12mr|keychain-2.7.1-4|59	
12mr|keychain-2.7.1-4|60	
12mr|keychain-2.7.1-4|61	%changelog
12mr|keychain-2.7.1-4|62	

14570 12
12mr|keyutils-1.2-13|1	%define name keyutils
12mr|keyutils-1.2-13|2	%define major 1
12mr|keyutils-1.2-13|3	
12mr|keyutils-1.2-13|4	%define libname %mklibname %name %major
12mr|keyutils-1.2-13|5	%define devname %mklibname -d %name
12mr|keyutils-1.2-13|6	%define staticname %mklibname -d -s %name
12mr|keyutils-1.2-13|7	
12mr|keyutils-1.2-13|8	Name:		%name
12mr|keyutils-1.2-13|9	Version:	1.2
12mr|keyutils-1.2-13|10	Release:	%mkrel 13
12mr|keyutils-1.2-13|11	Summary:	Linux Key Management Utilities
12mr|keyutils-1.2-13|12	URL:		http://people.redhat.com/~dhowells/keyutils/
12mr|keyutils-1.2-13|13	Source:		http://people.redhat.com/~dhowells/keyutils/keyutils-%{version}.tar.bz2
12mr|keyutils-1.2-13|14	Patch:		keyutils-request-key-conf-add-cifs.upcall.patch
12mr|keyutils-1.2-13|15	Group:		System/Base
12mr|keyutils-1.2-13|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|keyutils-1.2-13|17	License:	LGPLv2+
12mr|keyutils-1.2-13|18	%description
12mr|keyutils-1.2-13|19	Utilities to control the kernel key management facility and to provide
12mr|keyutils-1.2-13|20	a mechanism by which the kernel call back to userspace to get a key
12mr|keyutils-1.2-13|21	instantiated.
12mr|keyutils-1.2-13|22	
12mr|keyutils-1.2-13|23	%package -n %libname
12mr|keyutils-1.2-13|24	Summary:	Linux Key Management Utilities
12mr|keyutils-1.2-13|25	Group:		System/Libraries
12mr|keyutils-1.2-13|26	%description -n %libname
12mr|keyutils-1.2-13|27	Librarie to control the kernel key management facility and to provide
12mr|keyutils-1.2-13|28	a mechanism by which the kernel call back to userspace to get a key
12mr|keyutils-1.2-13|29	instantiated.
12mr|keyutils-1.2-13|30	
12mr|keyutils-1.2-13|31	%package -n %devname
12mr|keyutils-1.2-13|32	Summary:	Developement files for %libname
12mr|keyutils-1.2-13|33	Group:		System/Libraries
12mr|keyutils-1.2-13|34	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|keyutils-1.2-13|35	Provides:	%{name}-devel = %{version}-%{release}
12mr|keyutils-1.2-13|36	Requires:	%{libname} = %{version}-%{release}
12mr|keyutils-1.2-13|37	%description -n %devname
12mr|keyutils-1.2-13|38	Developement files for %libname
12mr|keyutils-1.2-13|39	
12mr|keyutils-1.2-13|40	%package -n %staticname
12mr|keyutils-1.2-13|41	Summary:	%name static library
12mr|keyutils-1.2-13|42	Group:		System/Libraries
12mr|keyutils-1.2-13|43	Requires:	%devname
12mr|keyutils-1.2-13|44	%description -n %staticname
12mr|keyutils-1.2-13|45	%name static library.
12mr|keyutils-1.2-13|46	
12mr|keyutils-1.2-13|47	%prep
12mr|keyutils-1.2-13|48	%setup -q
12mr|keyutils-1.2-13|49	%patch -p1
12mr|keyutils-1.2-13|50	
12mr|keyutils-1.2-13|51	%build
12mr|keyutils-1.2-13|52	%{make} -j1 ETCDIR=%{_sysconfdir} BINDIR=/bin SBINDIR=/sbin LIBDIR=/%{_lib} \
12mr|keyutils-1.2-13|53	USRLIBDIR=%{_libdir} SHAREDIR=%{_datadir}/%{name} INCLUDEDIR=%{_includedir} \
12mr|keyutils-1.2-13|54	CFLAGS='%optflags'
12mr|keyutils-1.2-13|55	
12mr|keyutils-1.2-13|56	%install
12mr|keyutils-1.2-13|57	%{__rm} -Rf %{buildroot}
12mr|keyutils-1.2-13|58	%{__make} ETCDIR=%{_sysconfdir} BINDIR=/bin SBINDIR=/sbin LIBDIR=/%{_lib} \
12mr|keyutils-1.2-13|59	USRLIBDIR=%{_libdir} SHAREDIR=%{_datadir}/%{name} INCLUDEDIR=%{_includedir} \
12mr|keyutils-1.2-13|60	DESTDIR=%{buildroot} install
12mr|keyutils-1.2-13|61	
12mr|keyutils-1.2-13|62	%if %mdkversion < 200900
12mr|keyutils-1.2-13|63	%post -n %libname -p /sbin/ldconfig
12mr|keyutils-1.2-13|64	%endif
12mr|keyutils-1.2-13|65	%if %mdkversion < 200900
12mr|keyutils-1.2-13|66	%postun -n %libname -p /sbin/ldconfig
12mr|keyutils-1.2-13|67	%endif
12mr|keyutils-1.2-13|68	
12mr|keyutils-1.2-13|69	%files
12mr|keyutils-1.2-13|70	%doc README LICENCE.GPL LICENCE.LGPL
12mr|keyutils-1.2-13|71	%config(noreplace) %{_sysconfdir}/request-key.conf
12mr|keyutils-1.2-13|72	/bin/keyctl
12mr|keyutils-1.2-13|73	/sbin/request-key
12mr|keyutils-1.2-13|74	%{_mandir}/man1/keyctl.1.*
12mr|keyutils-1.2-13|75	%{_mandir}/man5/request-key.conf.5.*
12mr|keyutils-1.2-13|76	%{_mandir}/man8/request-key.8.*
12mr|keyutils-1.2-13|77	%{_datadir}/%{name}/request-key-debug.sh
12mr|keyutils-1.2-13|78	
12mr|keyutils-1.2-13|79	%files -n %libname
12mr|keyutils-1.2-13|80	/%{_lib}/lib%{name}-%{version}.so
12mr|keyutils-1.2-13|81	/%{_lib}/lib%{name}.so.%{major}
12mr|keyutils-1.2-13|82	
12mr|keyutils-1.2-13|83	%files -n %devname
12mr|keyutils-1.2-13|84	%{_includedir}/%{name}.h
12mr|keyutils-1.2-13|85	%{_libdir}/lib%{name}.so
12mr|keyutils-1.2-13|86	%{_mandir}/man3/*.3.*
12mr|keyutils-1.2-13|87	
12mr|keyutils-1.2-13|88	%files -n %staticname
12mr|keyutils-1.2-13|89	%{_libdir}/lib%{name}.a
12mr|keyutils-1.2-13|90	
12mr|keyutils-1.2-13|91	
12mr|keyutils-1.2-13|92	
12mr|keyutils-1.2-13|93	
12mr|keyutils-1.2-13|94	%changelog
12mr|keyutils-1.2-13|95	

14571 12
12mr|kfingermanager-0.0-0.1050414.5|1	%define oname KFingerManager
12mr|kfingermanager-0.0-0.1050414.5|2	%define svn_snapshot 1050414
12mr|kfingermanager-0.0-0.1050414.5|3	
12mr|kfingermanager-0.0-0.1050414.5|4	Summary:	Fingerprint Manager for KDE4
12mr|kfingermanager-0.0-0.1050414.5|5	Name:		kfingermanager
12mr|kfingermanager-0.0-0.1050414.5|6	Version:	0.0
12mr|kfingermanager-0.0-0.1050414.5|7	Release:	0.%{svn_snapshot}.5
12mr|kfingermanager-0.0-0.1050414.5|8	License:	GPLv2+
12mr|kfingermanager-0.0-0.1050414.5|9	Group:		System/Configuration/Packaging
12mr|kfingermanager-0.0-0.1050414.5|10	URL:		http://websvn.kde.org/trunk/playground/base/kfingerprint/KFingerManager/
12mr|kfingermanager-0.0-0.1050414.5|11	Source0:	%{oname}-%{version}.%{svn_snapshot}.tar.bz2
12mr|kfingermanager-0.0-0.1050414.5|12	Patch0:		kfingermanager-mdv-fix-category.patch
12mr|kfingermanager-0.0-0.1050414.5|13	BuildRequires:	kdelibs4-devel
12mr|kfingermanager-0.0-0.1050414.5|14	
12mr|kfingermanager-0.0-0.1050414.5|15	%description
12mr|kfingermanager-0.0-0.1050414.5|16	Fingerprint Manager for KDE4.
12mr|kfingermanager-0.0-0.1050414.5|17	
12mr|kfingermanager-0.0-0.1050414.5|18	%files
12mr|kfingermanager-0.0-0.1050414.5|19	%{_kde_libdir}/kde4/kcm_kfingermanager.so
12mr|kfingermanager-0.0-0.1050414.5|20	%{_kde_appsdir}/kfingermanager
12mr|kfingermanager-0.0-0.1050414.5|21	%{_kde_datadir}/config/kfingerrc
12mr|kfingermanager-0.0-0.1050414.5|22	%{_kde_datadir}/kde4/services/kfingermanager.desktop
12mr|kfingermanager-0.0-0.1050414.5|23	
12mr|kfingermanager-0.0-0.1050414.5|24	#--------------------------------------------------------------------
12mr|kfingermanager-0.0-0.1050414.5|25	
12mr|kfingermanager-0.0-0.1050414.5|26	%prep
12mr|kfingermanager-0.0-0.1050414.5|27	%setup -q -n %{oname}
12mr|kfingermanager-0.0-0.1050414.5|28	%patch0
12mr|kfingermanager-0.0-0.1050414.5|29	
12mr|kfingermanager-0.0-0.1050414.5|30	%build
12mr|kfingermanager-0.0-0.1050414.5|31	%cmake_kde4
12mr|kfingermanager-0.0-0.1050414.5|32	%make
12mr|kfingermanager-0.0-0.1050414.5|33	
12mr|kfingermanager-0.0-0.1050414.5|34	%install
12mr|kfingermanager-0.0-0.1050414.5|35	%makeinstall_std -C build
12mr|kfingermanager-0.0-0.1050414.5|36	
12mr|kfingermanager-0.0-0.1050414.5|37	
12mr|kfingermanager-0.0-0.1050414.5|38	%changelog
12mr|kfingermanager-0.0-0.1050414.5|39	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|kfingermanager-0.0-0.1050414.5|40	+ Commit: c84ab8f
12mr|kfingermanager-0.0-0.1050414.5|41	- Drop find_lang usage as it doesn't find anything here
12mr|kfingermanager-0.0-0.1050414.5|42	
12mr|kfingermanager-0.0-0.1050414.5|43	

14572 12
12mr|kfloppy-4.9.4-1|1	# workaround bug in rpm unpackaged subdir check
12mr|kfloppy-4.9.4-1|2	%define _unpackaged_subdirs_terminate_build 0
12mr|kfloppy-4.9.4-1|3	
12mr|kfloppy-4.9.4-1|4	Name:		kfloppy
12mr|kfloppy-4.9.4-1|5	Summary:	Format floppy disks
12mr|kfloppy-4.9.4-1|6	Version:	4.9.4
12mr|kfloppy-4.9.4-1|7	Release:	1
12mr|kfloppy-4.9.4-1|8	Group:		Graphical desktop/KDE
12mr|kfloppy-4.9.4-1|9	License:	LGPLv2
12mr|kfloppy-4.9.4-1|10	URL:		http://utils.kde.org/projects/kfloppy
12mr|kfloppy-4.9.4-1|11	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kfloppy-4.9.4-1|12	BuildRequires:	kdelibs4-devel
12mr|kfloppy-4.9.4-1|13	
12mr|kfloppy-4.9.4-1|14	%description
12mr|kfloppy-4.9.4-1|15	KFloppy is a utility that provides a straightforward graphical means to
12mr|kfloppy-4.9.4-1|16	format 3.5" and 5.25" floppy disks.
12mr|kfloppy-4.9.4-1|17	
12mr|kfloppy-4.9.4-1|18	%files
12mr|kfloppy-4.9.4-1|19	%{_kde_bindir}/kfloppy
12mr|kfloppy-4.9.4-1|20	%{_kde_iconsdir}/*/*/apps/kfloppy.*
12mr|kfloppy-4.9.4-1|21	%{_kde_applicationsdir}/KFloppy.desktop
12mr|kfloppy-4.9.4-1|22	%{_kde_docdir}/HTML/*/kfloppy
12mr|kfloppy-4.9.4-1|23	
12mr|kfloppy-4.9.4-1|24	#----------------------------------------------------------------------
12mr|kfloppy-4.9.4-1|25	
12mr|kfloppy-4.9.4-1|26	%prep
12mr|kfloppy-4.9.4-1|27	%setup -q
12mr|kfloppy-4.9.4-1|28	
12mr|kfloppy-4.9.4-1|29	%build
12mr|kfloppy-4.9.4-1|30	%cmake_kde4
12mr|kfloppy-4.9.4-1|31	%make
12mr|kfloppy-4.9.4-1|32	
12mr|kfloppy-4.9.4-1|33	%install
12mr|kfloppy-4.9.4-1|34	%makeinstall_std -C build
12mr|kfloppy-4.9.4-1|35	
12mr|kfloppy-4.9.4-1|36	%changelog
12mr|kfloppy-4.9.4-1|37	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kfloppy-4.9.4-1|38	- New version 4.9.4
12mr|kfloppy-4.9.4-1|39	
12mr|kfloppy-4.9.4-1|40	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kfloppy-4.9.4-1|41	- New version 4.9.3
12mr|kfloppy-4.9.4-1|42	
12mr|kfloppy-4.9.4-1|43	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kfloppy-4.9.4-1|44	- New version 4.9.2
12mr|kfloppy-4.9.4-1|45	
12mr|kfloppy-4.9.4-1|46	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kfloppy-4.9.4-1|47	- New version 4.9.1
12mr|kfloppy-4.9.4-1|48	
12mr|kfloppy-4.9.4-1|49	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kfloppy-4.9.4-1|50	- New version 4.9.0
12mr|kfloppy-4.9.4-1|51	
12mr|kfloppy-4.9.4-1|52	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|kfloppy-4.9.4-1|53	- New version 4.8.97
12mr|kfloppy-4.9.4-1|54	
12mr|kfloppy-4.9.4-1|55	* Thu Jul 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|kfloppy-4.9.4-1|56	- New version 4.8.95
12mr|kfloppy-4.9.4-1|57	
12mr|kfloppy-4.9.4-1|58	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mr|kfloppy-4.9.4-1|59	- update to 4.8.4
12mr|kfloppy-4.9.4-1|60	
12mr|kfloppy-4.9.4-1|61	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mr|kfloppy-4.9.4-1|62	- update to 4.8.3
12mr|kfloppy-4.9.4-1|63	
12mr|kfloppy-4.9.4-1|64	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mr|kfloppy-4.9.4-1|65	- update to 4.8.2
12mr|kfloppy-4.9.4-1|66	
12mr|kfloppy-4.9.4-1|67	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mr|kfloppy-4.9.4-1|68	- update to 4.8.1
12mr|kfloppy-4.9.4-1|69	
12mr|kfloppy-4.9.4-1|70	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kfloppy-4.9.4-1|71	+ Revision: 758054
12mr|kfloppy-4.9.4-1|72	- New upstream tarball
12mr|kfloppy-4.9.4-1|73	
12mr|kfloppy-4.9.4-1|74	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kfloppy-4.9.4-1|75	+ Revision: 744535
12mr|kfloppy-4.9.4-1|76	- New upstream tarball
12mr|kfloppy-4.9.4-1|77	
12mr|kfloppy-4.9.4-1|78	* Mon Dec 12 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-2
12mr|kfloppy-4.9.4-1|79	+ Revision: 740446
12mr|kfloppy-4.9.4-1|80	- Workaround a rpm5 new bug
12mr|kfloppy-4.9.4-1|81	- New upstream tarball
12mr|kfloppy-4.9.4-1|82	
12mr|kfloppy-4.9.4-1|83	* Thu Nov 24 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|kfloppy-4.9.4-1|84	+ Revision: 733057
12mr|kfloppy-4.9.4-1|85	- Import kfloppy
12mr|kfloppy-4.9.4-1|86	- Create folder
12mr|kfloppy-4.9.4-1|87	

14573 12
12mr|kgamma-4.9.4-1|1	Name:		kgamma
12mr|kgamma-4.9.4-1|2	Summary:	kgamma color profiling
12mr|kgamma-4.9.4-1|3	Version:	4.9.4
12mr|kgamma-4.9.4-1|4	Release:	1
12mr|kgamma-4.9.4-1|5	Epoch:		2
12mr|kgamma-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kgamma-4.9.4-1|7	License:	GPLv2
12mr|kgamma-4.9.4-1|8	URL:		http://www.kde.org
12mr|kgamma-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kgamma-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|kgamma-4.9.4-1|11	BuildRequires:	pkgconfig(xxf86vm)
12mr|kgamma-4.9.4-1|12	Conflicts:	okular < 2:4.6.4
12mr|kgamma-4.9.4-1|13	
12mr|kgamma-4.9.4-1|14	%description
12mr|kgamma-4.9.4-1|15	Adjust your monitor's gamma settings.
12mr|kgamma-4.9.4-1|16	
12mr|kgamma-4.9.4-1|17	%files
12mr|kgamma-4.9.4-1|18	%doc %{_kde_docdir}/HTML/*/kcontrol/%{name}
12mr|kgamma-4.9.4-1|19	%{_kde_bindir}/xf86gammacfg
12mr|kgamma-4.9.4-1|20	%{_kde_services}/%{name}.desktop
12mr|kgamma-4.9.4-1|21	%{_kde_appsdir}/%{name}
12mr|kgamma-4.9.4-1|22	%{_kde_libdir}/kde4/*_kgamma.*
12mr|kgamma-4.9.4-1|23	
12mr|kgamma-4.9.4-1|24	#----------------------------------------------------------------------
12mr|kgamma-4.9.4-1|25	
12mr|kgamma-4.9.4-1|26	%prep
12mr|kgamma-4.9.4-1|27	%setup -q
12mr|kgamma-4.9.4-1|28	
12mr|kgamma-4.9.4-1|29	%build
12mr|kgamma-4.9.4-1|30	%cmake_kde4
12mr|kgamma-4.9.4-1|31	%make
12mr|kgamma-4.9.4-1|32	
12mr|kgamma-4.9.4-1|33	%install
12mr|kgamma-4.9.4-1|34	%makeinstall_std -C build
12mr|kgamma-4.9.4-1|35	
12mr|kgamma-4.9.4-1|36	%changelog
12mr|kgamma-4.9.4-1|37	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|kgamma-4.9.4-1|38	- New version 4.9.4
12mr|kgamma-4.9.4-1|39	
12mr|kgamma-4.9.4-1|40	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|kgamma-4.9.4-1|41	- New version 4.9.3
12mr|kgamma-4.9.4-1|42	
12mr|kgamma-4.9.4-1|43	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|kgamma-4.9.4-1|44	- New version 4.9.2
12mr|kgamma-4.9.4-1|45	
12mr|kgamma-4.9.4-1|46	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|kgamma-4.9.4-1|47	- New version 4.9.1
12mr|kgamma-4.9.4-1|48	
12mr|kgamma-4.9.4-1|49	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|kgamma-4.9.4-1|50	- New version 4.9.0
12mr|kgamma-4.9.4-1|51	
12mr|kgamma-4.9.4-1|52	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|kgamma-4.9.4-1|53	- New version 4.8.97
12mr|kgamma-4.9.4-1|54	
12mr|kgamma-4.9.4-1|55	* Thu Jul 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|kgamma-4.9.4-1|56	- New version 4.8.95
12mr|kgamma-4.9.4-1|57	
12mr|kgamma-4.9.4-1|58	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.4-1
12mr|kgamma-4.9.4-1|59	- update to 4.8.4
12mr|kgamma-4.9.4-1|60	
12mr|kgamma-4.9.4-1|61	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.3-1
12mr|kgamma-4.9.4-1|62	- update to 4.8.3
12mr|kgamma-4.9.4-1|63	
12mr|kgamma-4.9.4-1|64	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.2-1
12mr|kgamma-4.9.4-1|65	- update to 4.8.2
12mr|kgamma-4.9.4-1|66	
12mr|kgamma-4.9.4-1|67	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.1-1
12mr|kgamma-4.9.4-1|68	- update to 4.8.1
12mr|kgamma-4.9.4-1|69	
12mr|kgamma-4.9.4-1|70	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|kgamma-4.9.4-1|71	+ Revision: 762462
12mr|kgamma-4.9.4-1|72	- New upstream tarball
12mr|kgamma-4.9.4-1|73	
12mr|kgamma-4.9.4-1|74	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|kgamma-4.9.4-1|75	+ Revision: 758055
12mr|kgamma-4.9.4-1|76	- New upstream tarball
12mr|kgamma-4.9.4-1|77	
12mr|kgamma-4.9.4-1|78	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|kgamma-4.9.4-1|79	+ Revision: 744536
12mr|kgamma-4.9.4-1|80	- New upstream tarball
12mr|kgamma-4.9.4-1|81	
12mr|kgamma-4.9.4-1|82	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|kgamma-4.9.4-1|83	+ Revision: 739364
12mr|kgamma-4.9.4-1|84	- New upstream tarball
12mr|kgamma-4.9.4-1|85	
12mr|kgamma-4.9.4-1|86	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|kgamma-4.9.4-1|87	+ Revision: 731857
12mr|kgamma-4.9.4-1|88	- New upstream tarball 4.7.80
12mr|kgamma-4.9.4-1|89	
12mr|kgamma-4.9.4-1|90	* Tue Oct 11 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|kgamma-4.9.4-1|91	+ Revision: 704183
12mr|kgamma-4.9.4-1|92	- Import package
12mr|kgamma-4.9.4-1|93	- Create current folder
12mr|kgamma-4.9.4-1|94	

14574 12
12mr|kgeography-4.9.4-1|1	Name:		kgeography
12mr|kgeography-4.9.4-1|2	Summary:	A geography learning program
12mr|kgeography-4.9.4-1|3	Version:	4.9.4
12mr|kgeography-4.9.4-1|4	Release:	1
12mr|kgeography-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kgeography-4.9.4-1|6	License:	GPLv2 GFDL
12mr|kgeography-4.9.4-1|7	URL:		http://edu.kde.org/kgeography
12mr|kgeography-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kgeography-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|kgeography-4.9.4-1|10	
12mr|kgeography-4.9.4-1|11	%description
12mr|kgeography-4.9.4-1|12	KGeography is a geography learning program.
12mr|kgeography-4.9.4-1|13	
12mr|kgeography-4.9.4-1|14	%files
12mr|kgeography-4.9.4-1|15	%doc README COPYING COPYING.DOC AUTHORS
12mr|kgeography-4.9.4-1|16	%doc %{_kde_docdir}/HTML/en/%{name}
12mr|kgeography-4.9.4-1|17	%{_kde_appsdir}/%{name}
12mr|kgeography-4.9.4-1|18	%{_kde_bindir}/%{name}
12mr|kgeography-4.9.4-1|19	%{_kde_iconsdir}/*/*/apps/%{name}.*
12mr|kgeography-4.9.4-1|20	%{_kde_applicationsdir}/%{name}.desktop
12mr|kgeography-4.9.4-1|21	%{_kde_datadir}/config.kcfg/%{name}.kcfg
12mr|kgeography-4.9.4-1|22	
12mr|kgeography-4.9.4-1|23	#----------------------------------------------------------------------
12mr|kgeography-4.9.4-1|24	
12mr|kgeography-4.9.4-1|25	%prep
12mr|kgeography-4.9.4-1|26	%setup -q
12mr|kgeography-4.9.4-1|27	
12mr|kgeography-4.9.4-1|28	%build
12mr|kgeography-4.9.4-1|29	%cmake_kde4
12mr|kgeography-4.9.4-1|30	%make
12mr|kgeography-4.9.4-1|31	
12mr|kgeography-4.9.4-1|32	%install
12mr|kgeography-4.9.4-1|33	%makeinstall_std -C build
12mr|kgeography-4.9.4-1|34	
12mr|kgeography-4.9.4-1|35	%changelog
12mr|kgeography-4.9.4-1|36	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kgeography-4.9.4-1|37	- New version 4.9.4
12mr|kgeography-4.9.4-1|38	
12mr|kgeography-4.9.4-1|39	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kgeography-4.9.4-1|40	- New version 4.9.3
12mr|kgeography-4.9.4-1|41	
12mr|kgeography-4.9.4-1|42	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kgeography-4.9.4-1|43	- New version 4.9.2
12mr|kgeography-4.9.4-1|44	
12mr|kgeography-4.9.4-1|45	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kgeography-4.9.4-1|46	- New version 4.9.1
12mr|kgeography-4.9.4-1|47	
12mr|kgeography-4.9.4-1|48	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kgeography-4.9.4-1|49	- New version 4.9.0
12mr|kgeography-4.9.4-1|50	
12mr|kgeography-4.9.4-1|51	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|kgeography-4.9.4-1|52	- New version 4.8.97
12mr|kgeography-4.9.4-1|53	
12mr|kgeography-4.9.4-1|54	* Thu Jul 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|kgeography-4.9.4-1|55	- New version 4.8.95
12mr|kgeography-4.9.4-1|56	
12mr|kgeography-4.9.4-1|57	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mr|kgeography-4.9.4-1|58	- update to 4.8.4
12mr|kgeography-4.9.4-1|59	
12mr|kgeography-4.9.4-1|60	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mr|kgeography-4.9.4-1|61	- update to 4.8.3
12mr|kgeography-4.9.4-1|62	
12mr|kgeography-4.9.4-1|63	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mr|kgeography-4.9.4-1|64	- update to 4.8.2
12mr|kgeography-4.9.4-1|65	
12mr|kgeography-4.9.4-1|66	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mr|kgeography-4.9.4-1|67	- update to 4.8.1
12mr|kgeography-4.9.4-1|68	
12mr|kgeography-4.9.4-1|69	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|kgeography-4.9.4-1|70	+ Revision: 762463
12mr|kgeography-4.9.4-1|71	- New upstream tarball
12mr|kgeography-4.9.4-1|72	
12mr|kgeography-4.9.4-1|73	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kgeography-4.9.4-1|74	+ Revision: 758056
12mr|kgeography-4.9.4-1|75	- New upstream tarball
12mr|kgeography-4.9.4-1|76	
12mr|kgeography-4.9.4-1|77	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kgeography-4.9.4-1|78	+ Revision: 744537
12mr|kgeography-4.9.4-1|79	- New upstream tarball
12mr|kgeography-4.9.4-1|80	
12mr|kgeography-4.9.4-1|81	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|kgeography-4.9.4-1|82	+ Revision: 739365
12mr|kgeography-4.9.4-1|83	- New upstream tarball
12mr|kgeography-4.9.4-1|84	
12mr|kgeography-4.9.4-1|85	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|kgeography-4.9.4-1|86	+ Revision: 731869
12mr|kgeography-4.9.4-1|87	- New upstream tarball 4.7.80
12mr|kgeography-4.9.4-1|88	
12mr|kgeography-4.9.4-1|89	* Wed Nov 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|kgeography-4.9.4-1|90	+ Revision: 729207
12mr|kgeography-4.9.4-1|91	- Import package
12mr|kgeography-4.9.4-1|92	

14575 12
12mr|kgpg-4.9.4-1|1	Name:		kgpg
12mr|kgpg-4.9.4-1|2	Summary:	Control your GPG keys
12mr|kgpg-4.9.4-1|3	Version:	4.9.4
12mr|kgpg-4.9.4-1|4	Release:	1
12mr|kgpg-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kgpg-4.9.4-1|6	License:	LGPLv2
12mr|kgpg-4.9.4-1|7	URL:		http://utils.kde.org/projects/kgpg
12mr|kgpg-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kgpg-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|kgpg-4.9.4-1|10	BuildRequires:	kdepimlibs4-devel
12mr|kgpg-4.9.4-1|11	
12mr|kgpg-4.9.4-1|12	%description
12mr|kgpg-4.9.4-1|13	KGpg is a simple interface for GnuPG, a powerful encryption utility.
12mr|kgpg-4.9.4-1|14	
12mr|kgpg-4.9.4-1|15	%files
12mr|kgpg-4.9.4-1|16	%{_kde_appsdir}/kgpg
12mr|kgpg-4.9.4-1|17	%{_kde_bindir}/kgpg
12mr|kgpg-4.9.4-1|18	%{_kde_iconsdir}/*/*/apps/kgpg.*
12mr|kgpg-4.9.4-1|19	%{_kde_applicationsdir}/kgpg.desktop
12mr|kgpg-4.9.4-1|20	%{_kde_services}/ServiceMenus/encryptfile.desktop
12mr|kgpg-4.9.4-1|21	%{_kde_services}/ServiceMenus/encryptfolder.desktop
12mr|kgpg-4.9.4-1|22	%{_kde_services}/ServiceMenus/viewdecrypted.desktop
12mr|kgpg-4.9.4-1|23	%{_kde_autostart}/kgpg.desktop
12mr|kgpg-4.9.4-1|24	%{_kde_datadir}/config.kcfg/kgpg.kcfg
12mr|kgpg-4.9.4-1|25	%{_kde_datadir}/dbus-1/interfaces/org.kde.kgpg.Key.xml
12mr|kgpg-4.9.4-1|26	%{_kde_docdir}/HTML/*/kgpg
12mr|kgpg-4.9.4-1|27	
12mr|kgpg-4.9.4-1|28	#----------------------------------------------------------------------
12mr|kgpg-4.9.4-1|29	
12mr|kgpg-4.9.4-1|30	%prep
12mr|kgpg-4.9.4-1|31	%setup -q
12mr|kgpg-4.9.4-1|32	
12mr|kgpg-4.9.4-1|33	%build
12mr|kgpg-4.9.4-1|34	%cmake_kde4
12mr|kgpg-4.9.4-1|35	%make
12mr|kgpg-4.9.4-1|36	
12mr|kgpg-4.9.4-1|37	%install
12mr|kgpg-4.9.4-1|38	%makeinstall_std -C build
12mr|kgpg-4.9.4-1|39	
12mr|kgpg-4.9.4-1|40	%changelog
12mr|kgpg-4.9.4-1|41	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kgpg-4.9.4-1|42	- New version 4.9.4
12mr|kgpg-4.9.4-1|43	
12mr|kgpg-4.9.4-1|44	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kgpg-4.9.4-1|45	- New version 4.9.3
12mr|kgpg-4.9.4-1|46	
12mr|kgpg-4.9.4-1|47	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kgpg-4.9.4-1|48	- New version 4.9.2
12mr|kgpg-4.9.4-1|49	
12mr|kgpg-4.9.4-1|50	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kgpg-4.9.4-1|51	- New version 4.9.1
12mr|kgpg-4.9.4-1|52	
12mr|kgpg-4.9.4-1|53	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kgpg-4.9.4-1|54	- New version 4.9.0
12mr|kgpg-4.9.4-1|55	
12mr|kgpg-4.9.4-1|56	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|kgpg-4.9.4-1|57	- New version 4.8.97
12mr|kgpg-4.9.4-1|58	
12mr|kgpg-4.9.4-1|59	* Thu Jul 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|kgpg-4.9.4-1|60	- New version 4.8.95
12mr|kgpg-4.9.4-1|61	
12mr|kgpg-4.9.4-1|62	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mr|kgpg-4.9.4-1|63	- update to 4.8.4
12mr|kgpg-4.9.4-1|64	
12mr|kgpg-4.9.4-1|65	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mr|kgpg-4.9.4-1|66	- update to 4.8.3
12mr|kgpg-4.9.4-1|67	
12mr|kgpg-4.9.4-1|68	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mr|kgpg-4.9.4-1|69	- update to 4.8.2
12mr|kgpg-4.9.4-1|70	
12mr|kgpg-4.9.4-1|71	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mr|kgpg-4.9.4-1|72	- update to 4.8.1
12mr|kgpg-4.9.4-1|73	
12mr|kgpg-4.9.4-1|74	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kgpg-4.9.4-1|75	+ Revision: 758057
12mr|kgpg-4.9.4-1|76	- New upstream tarball
12mr|kgpg-4.9.4-1|77	
12mr|kgpg-4.9.4-1|78	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kgpg-4.9.4-1|79	+ Revision: 744538
12mr|kgpg-4.9.4-1|80	- New upstream tarball
12mr|kgpg-4.9.4-1|81	
12mr|kgpg-4.9.4-1|82	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|kgpg-4.9.4-1|83	+ Revision: 739295
12mr|kgpg-4.9.4-1|84	- New upstream tarball $NEW_VERSION
12mr|kgpg-4.9.4-1|85	
12mr|kgpg-4.9.4-1|86	* Thu Nov 24 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|kgpg-4.9.4-1|87	+ Revision: 733063
12mr|kgpg-4.9.4-1|88	- Import kgpg
12mr|kgpg-4.9.4-1|89	- Create folder
12mr|kgpg-4.9.4-1|90	

14576 12
12mr|khangman-4.9.4-1|1	Name:		khangman
12mr|khangman-4.9.4-1|2	Summary:	Classical hangman game
12mr|khangman-4.9.4-1|3	Version:	4.9.4
12mr|khangman-4.9.4-1|4	Release:	1
12mr|khangman-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|khangman-4.9.4-1|6	License:	GPLv2 GFLD
12mr|khangman-4.9.4-1|7	URL:		http://edu.kde.org/khangman
12mr|khangman-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|khangman-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|khangman-4.9.4-1|10	BuildRequires:	libkdeedu-devel >= %{version}
12mr|khangman-4.9.4-1|11	Requires:	libkdeedu = %{version}
12mr|khangman-4.9.4-1|12	
12mr|khangman-4.9.4-1|13	%description
12mr|khangman-4.9.4-1|14	KHangman is the classical hangman game. The child should guess a word
12mr|khangman-4.9.4-1|15	letter by letter. At each miss, the picture of a hangman appears. After
12mr|khangman-4.9.4-1|16	10 tries, if the word is not guessed, the game is over and the answer
12mr|khangman-4.9.4-1|17	is displayed.
12mr|khangman-4.9.4-1|18	
12mr|khangman-4.9.4-1|19	%files
12mr|khangman-4.9.4-1|20	%doc COPYING COPYING.DOC README
12mr|khangman-4.9.4-1|21	%doc %{_kde_docdir}/HTML/en/%{name}
12mr|khangman-4.9.4-1|22	%{_kde_appsdir}/%{name}
12mr|khangman-4.9.4-1|23	%{_kde_bindir}/%{name}
12mr|khangman-4.9.4-1|24	%{_kde_iconsdir}/*/*/apps/%{name}*
12mr|khangman-4.9.4-1|25	%{_kde_applicationsdir}/%{name}.desktop
12mr|khangman-4.9.4-1|26	%{_kde_datadir}/config.kcfg/%{name}.kcfg
12mr|khangman-4.9.4-1|27	%{_kde_configdir}/%{name}.knsrc
12mr|khangman-4.9.4-1|28	%{_kde_mandir}/man6/%{name}.6.*
12mr|khangman-4.9.4-1|29	
12mr|khangman-4.9.4-1|30	#----------------------------------------------------------------------------
12mr|khangman-4.9.4-1|31	
12mr|khangman-4.9.4-1|32	%define khangmanengine_major 4
12mr|khangman-4.9.4-1|33	%define libkhangmanengine %mklibname khangmanengine %{khangmanengine_major}
12mr|khangman-4.9.4-1|34	
12mr|khangman-4.9.4-1|35	%package -n %{libkhangmanengine}
12mr|khangman-4.9.4-1|36	Summary:	Runtime library for KDE Education Application
12mr|khangman-4.9.4-1|37	Group:		System/Libraries
12mr|khangman-4.9.4-1|38	
12mr|khangman-4.9.4-1|39	%description -n %{libkhangmanengine}
12mr|khangman-4.9.4-1|40	Runtime library for KDE Education Application.
12mr|khangman-4.9.4-1|41	
12mr|khangman-4.9.4-1|42	%files -n %{libkhangmanengine}
12mr|khangman-4.9.4-1|43	%{_kde_libdir}/libkhangmanengine.so.%{khangmanengine_major}*
12mr|khangman-4.9.4-1|44	
12mr|khangman-4.9.4-1|45	#-----------------------------------------------------------------------------
12mr|khangman-4.9.4-1|46	
12mr|khangman-4.9.4-1|47	%package devel
12mr|khangman-4.9.4-1|48	Summary:	Devel stuff for %{name}
12mr|khangman-4.9.4-1|49	Group:		Development/KDE and Qt
12mr|khangman-4.9.4-1|50	Requires:	%{libkhangmanengine} = %{version}-%{release}
12mr|khangman-4.9.4-1|51	Requires:	kdelibs4-devel
12mr|khangman-4.9.4-1|52	Requires:	libkdeedu-devel
12mr|khangman-4.9.4-1|53	
12mr|khangman-4.9.4-1|54	%description devel
12mr|khangman-4.9.4-1|55	Files needed to build applications based on %{name}.
12mr|khangman-4.9.4-1|56	
12mr|khangman-4.9.4-1|57	%files devel
12mr|khangman-4.9.4-1|58	%{_kde_libdir}/libkhangmanengine.so
12mr|khangman-4.9.4-1|59	%{_includedir}/%{name}
12mr|khangman-4.9.4-1|60	
12mr|khangman-4.9.4-1|61	#----------------------------------------------------------------------
12mr|khangman-4.9.4-1|62	
12mr|khangman-4.9.4-1|63	%prep
12mr|khangman-4.9.4-1|64	%setup -q
12mr|khangman-4.9.4-1|65	
12mr|khangman-4.9.4-1|66	%build
12mr|khangman-4.9.4-1|67	%cmake_kde4
12mr|khangman-4.9.4-1|68	%make
12mr|khangman-4.9.4-1|69	
12mr|khangman-4.9.4-1|70	%install
12mr|khangman-4.9.4-1|71	%makeinstall_std -C build
12mr|khangman-4.9.4-1|72	
12mr|khangman-4.9.4-1|73	%changelog
12mr|khangman-4.9.4-1|74	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|khangman-4.9.4-1|75	- New version 4.9.4
12mr|khangman-4.9.4-1|76	
12mr|khangman-4.9.4-1|77	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|khangman-4.9.4-1|78	- New version 4.9.3
12mr|khangman-4.9.4-1|79	
12mr|khangman-4.9.4-1|80	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|khangman-4.9.4-1|81	- New version 4.9.2
12mr|khangman-4.9.4-1|82	
12mr|khangman-4.9.4-1|83	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|khangman-4.9.4-1|84	- New version 4.9.1
12mr|khangman-4.9.4-1|85	
12mr|khangman-4.9.4-1|86	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|khangman-4.9.4-1|87	- New version 4.9.0
12mr|khangman-4.9.4-1|88	
12mr|khangman-4.9.4-1|89	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|khangman-4.9.4-1|90	- New version 4.8.97
12mr|khangman-4.9.4-1|91	
12mr|khangman-4.9.4-1|92	* Thu Jul 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|khangman-4.9.4-1|93	- New version 4.8.95
12mr|khangman-4.9.4-1|94	- New subpackages libkhangmanengine and devel
12mr|khangman-4.9.4-1|95	- Update file list
12mr|khangman-4.9.4-1|96	
12mr|khangman-4.9.4-1|97	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mr|khangman-4.9.4-1|98	- update to 4.8.4
12mr|khangman-4.9.4-1|99	
12mr|khangman-4.9.4-1|100	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mr|khangman-4.9.4-1|101	- update to 4.8.3
12mr|khangman-4.9.4-1|102	
12mr|khangman-4.9.4-1|103	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mr|khangman-4.9.4-1|104	- update to 4.8.2
12mr|khangman-4.9.4-1|105	
12mr|khangman-4.9.4-1|106	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mr|khangman-4.9.4-1|107	- update to 4.8.1
12mr|khangman-4.9.4-1|108	
12mr|khangman-4.9.4-1|109	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|khangman-4.9.4-1|110	+ Revision: 762465
12mr|khangman-4.9.4-1|111	- New upstream tarball
12mr|khangman-4.9.4-1|112	
12mr|khangman-4.9.4-1|113	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|khangman-4.9.4-1|114	+ Revision: 758058
12mr|khangman-4.9.4-1|115	- New upstream tarball
12mr|khangman-4.9.4-1|116	
12mr|khangman-4.9.4-1|117	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|khangman-4.9.4-1|118	+ Revision: 744539
12mr|khangman-4.9.4-1|119	- New upstream tarball
12mr|khangman-4.9.4-1|120	
12mr|khangman-4.9.4-1|121	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|khangman-4.9.4-1|122	+ Revision: 739296
12mr|khangman-4.9.4-1|123	- New upstream tarball $NEW_VERSION
12mr|khangman-4.9.4-1|124	
12mr|khangman-4.9.4-1|125	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|khangman-4.9.4-1|126	+ Revision: 731870
12mr|khangman-4.9.4-1|127	- New upstream tarball 4.7.80
12mr|khangman-4.9.4-1|128	
12mr|khangman-4.9.4-1|129	* Wed Nov 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|khangman-4.9.4-1|130	+ Revision: 729208
12mr|khangman-4.9.4-1|131	- Import package
12mr|khangman-4.9.4-1|132	

14577 12
12mr|kig-4.9.4-1|1	Name:		kig
12mr|kig-4.9.4-1|2	Summary:	KDE Interactive Geometry
12mr|kig-4.9.4-1|3	Version:	4.9.4
12mr|kig-4.9.4-1|4	Release:	1
12mr|kig-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kig-4.9.4-1|6	License:	GPLv2 GFDL
12mr|kig-4.9.4-1|7	URL:		http://edu.kde.org/kig
12mr|kig-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kig-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|kig-4.9.4-1|10	BuildRequires:	boost-devel
12mr|kig-4.9.4-1|11	
12mr|kig-4.9.4-1|12	%description
12mr|kig-4.9.4-1|13	Kig is a program for use in math classes in high school, to allow
12mr|kig-4.9.4-1|14	students to interactively explore geometric concepts.
12mr|kig-4.9.4-1|15	
12mr|kig-4.9.4-1|16	%files
12mr|kig-4.9.4-1|17	%doc COPYING COPYING.DOC AUTHORS ChangeLog
12mr|kig-4.9.4-1|18	%doc %{_kde_docdir}/HTML/en/kig
12mr|kig-4.9.4-1|19	%{_kde_appsdir}/kig
12mr|kig-4.9.4-1|20	%{_kde_bindir}/kig
12mr|kig-4.9.4-1|21	%{_kde_bindir}/pykig.py
12mr|kig-4.9.4-1|22	%{_kde_libdir}/kde4/kigpart.so
12mr|kig-4.9.4-1|23	%{_kde_iconsdir}/*/*/apps/kig.*
12mr|kig-4.9.4-1|24	%{_kde_iconsdir}/*/*/mimetypes/application-x-kig.*
12mr|kig-4.9.4-1|25	%{_kde_applicationsdir}/kig.desktop
12mr|kig-4.9.4-1|26	%{_kde_services}/kig_part.desktop
12mr|kig-4.9.4-1|27	%{_kde_appsdir}/katepart/syntax/python-kig.xml
12mr|kig-4.9.4-1|28	%{_kde_mandir}/man1/kig.1.*
12mr|kig-4.9.4-1|29	
12mr|kig-4.9.4-1|30	#----------------------------------------------------------------------
12mr|kig-4.9.4-1|31	
12mr|kig-4.9.4-1|32	%prep
12mr|kig-4.9.4-1|33	%setup -q
12mr|kig-4.9.4-1|34	
12mr|kig-4.9.4-1|35	%build
12mr|kig-4.9.4-1|36	%cmake_kde4
12mr|kig-4.9.4-1|37	%make
12mr|kig-4.9.4-1|38	
12mr|kig-4.9.4-1|39	%install
12mr|kig-4.9.4-1|40	%makeinstall_std -C build
12mr|kig-4.9.4-1|41	
12mr|kig-4.9.4-1|42	%changelog
12mr|kig-4.9.4-1|43	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kig-4.9.4-1|44	- New version 4.9.4
12mr|kig-4.9.4-1|45	
12mr|kig-4.9.4-1|46	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kig-4.9.4-1|47	- New version 4.9.3
12mr|kig-4.9.4-1|48	
12mr|kig-4.9.4-1|49	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kig-4.9.4-1|50	- New version 4.9.2
12mr|kig-4.9.4-1|51	
12mr|kig-4.9.4-1|52	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kig-4.9.4-1|53	- New version 4.9.1
12mr|kig-4.9.4-1|54	
12mr|kig-4.9.4-1|55	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kig-4.9.4-1|56	- New version 4.9.0
12mr|kig-4.9.4-1|57	
12mr|kig-4.9.4-1|58	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|kig-4.9.4-1|59	- New version 4.8.97
12mr|kig-4.9.4-1|60	
12mr|kig-4.9.4-1|61	* Fri Jul 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|kig-4.9.4-1|62	- New version 4.8.95
12mr|kig-4.9.4-1|63	
12mr|kig-4.9.4-1|64	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.4-69.1mib2010.2
12mr|kig-4.9.4-1|65	- New version 4.8.4
12mr|kig-4.9.4-1|66	- MIB (Mandriva International Backports)
12mr|kig-4.9.4-1|67	
12mr|kig-4.9.4-1|68	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.3-69.1mib2010.2
12mr|kig-4.9.4-1|69	- New version 4.8.3
12mr|kig-4.9.4-1|70	- MIB (Mandriva International Backports)
12mr|kig-4.9.4-1|71	
12mr|kig-4.9.4-1|72	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.2-69.1mib2010.2
12mr|kig-4.9.4-1|73	- New version 4.8.2
12mr|kig-4.9.4-1|74	- MIB (Mandriva International Backports)
12mr|kig-4.9.4-1|75	
12mr|kig-4.9.4-1|76	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.1-69.1mib2010.2
12mr|kig-4.9.4-1|77	- New version 4.8.1
12mr|kig-4.9.4-1|78	- MIB (Mandriva International Backports)
12mr|kig-4.9.4-1|79	
12mr|kig-4.9.4-1|80	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.0-69.1mib2010.2
12mr|kig-4.9.4-1|81	+ Revision: 762466
12mr|kig-4.9.4-1|82	- Backport to 2010.2 for MIB users
12mr|kig-4.9.4-1|83	- Add boost-devel to BuildRequires and update file list
12mr|kig-4.9.4-1|84	- MIB (Mandriva International Backports)
12mr|kig-4.9.4-1|85	
12mr|kig-4.9.4-1|86	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|kig-4.9.4-1|87	+ Revision: 762466
12mr|kig-4.9.4-1|88	- New upstream tarball
12mr|kig-4.9.4-1|89	
12mr|kig-4.9.4-1|90	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kig-4.9.4-1|91	+ Revision: 758059
12mr|kig-4.9.4-1|92	- New upstream tarball
12mr|kig-4.9.4-1|93	
12mr|kig-4.9.4-1|94	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kig-4.9.4-1|95	+ Revision: 744540
12mr|kig-4.9.4-1|96	- New upstream tarball
12mr|kig-4.9.4-1|97	
12mr|kig-4.9.4-1|98	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|kig-4.9.4-1|99	+ Revision: 739297
12mr|kig-4.9.4-1|100	- New upstream tarball $NEW_VERSION
12mr|kig-4.9.4-1|101	
12mr|kig-4.9.4-1|102	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|kig-4.9.4-1|103	+ Revision: 731871
12mr|kig-4.9.4-1|104	- New upstream tarball 4.7.80
12mr|kig-4.9.4-1|105	
12mr|kig-4.9.4-1|106	* Wed Nov 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|kig-4.9.4-1|107	+ Revision: 729209
12mr|kig-4.9.4-1|108	- Import package
12mr|kig-4.9.4-1|109	

14578 12
12mr|kimono-4.9.4-1|1	Name:		kimono
12mr|kimono-4.9.4-1|2	Summary:	C# Mono KDE 4 bindings
12mr|kimono-4.9.4-1|3	Version:	4.9.4
12mr|kimono-4.9.4-1|4	Release:	1
12mr|kimono-4.9.4-1|5	Epoch:		1
12mr|kimono-4.9.4-1|6	Group:		Development/KDE and Qt
12mr|kimono-4.9.4-1|7	License:	GPLv2 LGPLv2
12mr|kimono-4.9.4-1|8	URL:		https://projects.kde.org/projects/kde/kdebindings/csharp/kimono
12mr|kimono-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kimono-4.9.4-1|10	Patch0:		kimono-4.7.2-fix-link-against-soprano-index-librairies.patch
12mr|kimono-4.9.4-1|11	BuildRequires:	kdelibs4-devel
12mr|kimono-4.9.4-1|12	BuildRequires:	smokekde-devel >= 1:%{version}
12mr|kimono-4.9.4-1|13	BuildRequires:	qyoto-devel >= 1:%{version}
12mr|kimono-4.9.4-1|14	BuildRequires:	pkgconfig(mono)
12mr|kimono-4.9.4-1|15	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mr|kimono-4.9.4-1|16	Provides:	mono-kde4 = %{EVRD}
12mr|kimono-4.9.4-1|17	Requires:	qyoto >= 1:%{version}
12mr|kimono-4.9.4-1|18	
12mr|kimono-4.9.4-1|19	%description
12mr|kimono-4.9.4-1|20	NET/Mono bindings for the KDE libraries.
12mr|kimono-4.9.4-1|21	
12mr|kimono-4.9.4-1|22	%files
12mr|kimono-4.9.4-1|23	%doc COPYING.GPLv2 COPYING.LGPLv2
12mr|kimono-4.9.4-1|24	%{_kde_prefix}/lib/mono/qyoto/kde-dotnet.dll
12mr|kimono-4.9.4-1|25	%{_kde_prefix}/lib/mono/qyoto/khtml-dll.dll
12mr|kimono-4.9.4-1|26	%{_kde_prefix}/lib/mono/qyoto/soprano.dll
12mr|kimono-4.9.4-1|27	%{_kde_prefix}/lib/mono/qyoto/ktexteditor-dotnet.dll
12mr|kimono-4.9.4-1|28	%{_kde_prefix}/lib/mono/qyoto/plasma-dll.dll
12mr|kimono-4.9.4-1|29	%{_kde_prefix}/lib/mono/qyoto/nepomuk-dll.dll
12mr|kimono-4.9.4-1|30	%{_kde_prefix}/lib/mono/qyoto/akonadi.dll
12mr|kimono-4.9.4-1|31	%{_kde_prefix}/lib/mono/gac/kde-dotnet
12mr|kimono-4.9.4-1|32	%{_kde_prefix}/lib/mono/gac/khtml-dll
12mr|kimono-4.9.4-1|33	%{_kde_prefix}/lib/mono/gac/soprano
12mr|kimono-4.9.4-1|34	%{_kde_prefix}/lib/mono/gac/ktexteditor-dotnet
12mr|kimono-4.9.4-1|35	%{_kde_prefix}/lib/mono/gac/plasma-dll
12mr|kimono-4.9.4-1|36	%{_kde_prefix}/lib/mono/gac/nepomuk-dll
12mr|kimono-4.9.4-1|37	%{_kde_prefix}/lib/mono/gac/akonadi
12mr|kimono-4.9.4-1|38	%{_kde_libdir}/kde4/kimonopluginfactory.so
12mr|kimono-4.9.4-1|39	%{_kde_libdir}/libkhtml-sharp.so
12mr|kimono-4.9.4-1|40	%{_kde_libdir}/libnepomuk-sharp.so
12mr|kimono-4.9.4-1|41	%{_kde_libdir}/libsoprano-sharp.so
12mr|kimono-4.9.4-1|42	%{_kde_libdir}/libkimono.so
12mr|kimono-4.9.4-1|43	%{_kde_libdir}/libktexteditor-sharp.so
12mr|kimono-4.9.4-1|44	%{_kde_libdir}/libplasma-sharp.so
12mr|kimono-4.9.4-1|45	%{_kde_libdir}/libakonadi-sharp.so
12mr|kimono-4.9.4-1|46	%{_kde_appsdir}/plasma_scriptengine_kimono
12mr|kimono-4.9.4-1|47	%{_kde_services}/plasma-scriptengine-kimono-applet.desktop
12mr|kimono-4.9.4-1|48	%{_kde_services}/plasma-scriptengine-kimono-dataengine.desktop
12mr|kimono-4.9.4-1|49	
12mr|kimono-4.9.4-1|50	#------------------------------------------------------------------------------
12mr|kimono-4.9.4-1|51	
12mr|kimono-4.9.4-1|52	%prep
12mr|kimono-4.9.4-1|53	%setup -q
12mr|kimono-4.9.4-1|54	%apply_patches
12mr|kimono-4.9.4-1|55	
12mr|kimono-4.9.4-1|56	%build
12mr|kimono-4.9.4-1|57	%cmake_kde4
12mr|kimono-4.9.4-1|58	%make
12mr|kimono-4.9.4-1|59	
12mr|kimono-4.9.4-1|60	%install
12mr|kimono-4.9.4-1|61	%makeinstall_std -C build
12mr|kimono-4.9.4-1|62	
12mr|kimono-4.9.4-1|63	%changelog
12mr|kimono-4.9.4-1|64	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|kimono-4.9.4-1|65	- New version 4.9.4
12mr|kimono-4.9.4-1|66	
12mr|kimono-4.9.4-1|67	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|kimono-4.9.4-1|68	- New version 4.9.3
12mr|kimono-4.9.4-1|69	
12mr|kimono-4.9.4-1|70	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|kimono-4.9.4-1|71	- New version 4.9.2
12mr|kimono-4.9.4-1|72	
12mr|kimono-4.9.4-1|73	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|kimono-4.9.4-1|74	- New version 4.9.1
12mr|kimono-4.9.4-1|75	
12mr|kimono-4.9.4-1|76	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|kimono-4.9.4-1|77	- New version 4.9.0
12mr|kimono-4.9.4-1|78	
12mr|kimono-4.9.4-1|79	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|kimono-4.9.4-1|80	- New version 4.8.97
12mr|kimono-4.9.4-1|81	
12mr|kimono-4.9.4-1|82	* Mon Jul 09 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|kimono-4.9.4-1|83	- New version 4.8.95
12mr|kimono-4.9.4-1|84	
12mr|kimono-4.9.4-1|85	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.4-69.1mib2010.2
12mr|kimono-4.9.4-1|86	- New version 4.8.4
12mr|kimono-4.9.4-1|87	- MIB (Mandriva International Backports)
12mr|kimono-4.9.4-1|88	
12mr|kimono-4.9.4-1|89	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.3-69.1mib2010.2
12mr|kimono-4.9.4-1|90	- New version 4.8.3
12mr|kimono-4.9.4-1|91	- MIB (Mandriva International Backports)
12mr|kimono-4.9.4-1|92	
12mr|kimono-4.9.4-1|93	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.2-69.1mib2010.2
12mr|kimono-4.9.4-1|94	- New version 4.8.2
12mr|kimono-4.9.4-1|95	- MIB (Mandriva International Backports)
12mr|kimono-4.9.4-1|96	
12mr|kimono-4.9.4-1|97	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.1-69.1mib2010.2
12mr|kimono-4.9.4-1|98	- New version 4.8.1
12mr|kimono-4.9.4-1|99	- MIB (Mandriva International Backports)
12mr|kimono-4.9.4-1|100	
12mr|kimono-4.9.4-1|101	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.0-69.1mib2010.2
12mr|kimono-4.9.4-1|102	+ Revision: 758060
12mr|kimono-4.9.4-1|103	- Backport to 2010.2 for MIB users
12mr|kimono-4.9.4-1|104	- Update to 4.8.0
12mr|kimono-4.9.4-1|105	- Update file list
12mr|kimono-4.9.4-1|106	- MIB (Mandriva International Backports)
12mr|kimono-4.9.4-1|107	
12mr|kimono-4.9.4-1|108	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|kimono-4.9.4-1|109	+ Revision: 758060
12mr|kimono-4.9.4-1|110	- New upstream tarball
12mr|kimono-4.9.4-1|111	
12mr|kimono-4.9.4-1|112	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-1
12mr|kimono-4.9.4-1|113	+ Revision: 744541
12mr|kimono-4.9.4-1|114	- New upstream tarball
12mr|kimono-4.9.4-1|115	- Remove changelog in the spec file
12mr|kimono-4.9.4-1|116	- import kimono from mageia work ( tks you mikala ;) )
12mr|kimono-4.9.4-1|117	- create repo
12mr|kimono-4.9.4-1|118	

14579 12
12mr|kino-1.3.4-8|1	Summary: 	GNOME DV-editing utility
12mr|kino-1.3.4-8|2	Name: 		kino
12mr|kino-1.3.4-8|3	Version:	1.3.4
12mr|kino-1.3.4-8|4	Release: 	8
12mr|kino-1.3.4-8|5	Epoch:		2
12mr|kino-1.3.4-8|6	License:	GPLv2+
12mr|kino-1.3.4-8|7	Group:		Video
12mr|kino-1.3.4-8|8	URL:		http://www.kinodv.org/
12mr|kino-1.3.4-8|9	Source0: 	http://downloads.sourgeforge.net/%{name}/%{name}-%{version}.tar.gz
12mr|kino-1.3.4-8|10	Patch0:		kino-1.3.4-fix-desktop-file.patch
12mr|kino-1.3.4-8|11	Patch1:		kino-1.3.4-videodev.h.patch
12mr|kino-1.3.4-8|12	Patch2:		kino-1.3.2-fix-str-fmt.patch
12mr|kino-1.3.4-8|13	Patch3:		kino-1.3.4-use-soundwrapper.patch
12mr|kino-1.3.4-8|14	Patch4:		kino-1.3.4-ffmpeg0.8.patch
12mr|kino-1.3.4-8|15	Patch5:		kino-1.3.4-libav-0.8.patch
12mr|kino-1.3.4-8|16	Patch6:		kino-1.3.4-link.patch
12mr|kino-1.3.4-8|17	BuildRequires:	a52dec-devel
12mr|kino-1.3.4-8|18	BuildRequires:	pkgconfig(alsa)
12mr|kino-1.3.4-8|19	BuildRequires:	pkgconfig(libavc1394)
12mr|kino-1.3.4-8|20	BuildRequires:	pkgconfig(libdv)
12mr|kino-1.3.4-8|21	BuildRequires:	ffmpeg-devel
12mr|kino-1.3.4-8|22	BuildRequires:	pkgconfig(libglade-2.0)
12mr|kino-1.3.4-8|23	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mr|kino-1.3.4-8|24	BuildRequires:	pkgconfig(libiec61883)
12mr|kino-1.3.4-8|25	BuildRequires:	pkgconfig(libquicktime)
12mr|kino-1.3.4-8|26	BuildRequires:	pkgconfig(samplerate)
12mr|kino-1.3.4-8|27	BuildRequires:	pkgconfig(xv)
12mr|kino-1.3.4-8|28	BuildRequires:	pkgconfig(libv4l1)
12mr|kino-1.3.4-8|29	BuildRequires:	pkgconfig(libv4l2)
12mr|kino-1.3.4-8|30	BuildRequires:	perl-XML-Parser
12mr|kino-1.3.4-8|31	BuildRequires:	desktop-file-utils
12mr|kino-1.3.4-8|32	BuildRequires:	intltool
12mr|kino-1.3.4-8|33	BuildRequires:	imagemagick
12mr|kino-1.3.4-8|34	Requires:	udev
12mr|kino-1.3.4-8|35	Requires:	mjpegtools
12mr|kino-1.3.4-8|36	Requires:	soundwrapper
12mr|kino-1.3.4-8|37	#gw needed by the scripts in /usr/share/kino/scripts
12mr|kino-1.3.4-8|38	Requires:	ffmpeg
12mr|kino-1.3.4-8|39	#it needs rawplay
12mr|kino-1.3.4-8|40	Requires:	smilutils
12mr|kino-1.3.4-8|41	
12mr|kino-1.3.4-8|42	%description
12mr|kino-1.3.4-8|43	The new generation of digital camcorders use the Digital Video (DV) data
12mr|kino-1.3.4-8|44	format. Kino allows you to record, create, edit, and play movies recorded
12mr|kino-1.3.4-8|45	with DV camcorders. Unlike other editors, this program uses many keyboard
12mr|kino-1.3.4-8|46	commands for fast navigating and editing inside the movie.
12mr|kino-1.3.4-8|47	
12mr|kino-1.3.4-8|48	%package	devel
12mr|kino-1.3.4-8|49	Group:		Development/C++
12mr|kino-1.3.4-8|50	Summary:	Header files for kino plugin development
12mr|kino-1.3.4-8|51	Requires:	%{name} = %{EVRD}
12mr|kino-1.3.4-8|52	Requires:	pkgconfig(samplerate)
12mr|kino-1.3.4-8|53	Requires:	pkgconfig(libdv)
12mr|kino-1.3.4-8|54	Requires:	pkgconfig(libgnomeui-2.0)
12mr|kino-1.3.4-8|55	Requires:	pkgconfig(libxml-2.0)
12mr|kino-1.3.4-8|56	Requires:	ffmpeg-devel
12mr|kino-1.3.4-8|57	
12mr|kino-1.3.4-8|58	%description	devel
12mr|kino-1.3.4-8|59	This contains the C++ headers needed to build extensions for kino.
12mr|kino-1.3.4-8|60	
12mr|kino-1.3.4-8|61	%prep
12mr|kino-1.3.4-8|62	%setup -q
12mr|kino-1.3.4-8|63	%patch0 -p0
12mr|kino-1.3.4-8|64	%patch1 -p0
12mr|kino-1.3.4-8|65	%patch2 -p0
12mr|kino-1.3.4-8|66	%patch3 -p1
12mr|kino-1.3.4-8|67	%patch4 -p0
12mr|kino-1.3.4-8|68	%patch5 -p1
12mr|kino-1.3.4-8|69	%patch6 -p0
12mr|kino-1.3.4-8|70	
12mr|kino-1.3.4-8|71	%build
12mr|kino-1.3.4-8|72	autoreconf -fi
12mr|kino-1.3.4-8|73	# More ffmpeg encoder name changes
12mr|kino-1.3.4-8|74	sed -i -e 's,vcodec h264,vcodec libx264,g' scripts/exports/*
12mr|kino-1.3.4-8|75	sed -i -e 's,acodec mp3,acodec libmp3lame,g' scripts/exports/ffmpeg_mp3.sh
12mr|kino-1.3.4-8|76	#export CPPFLAGS="%{optflags} -I%{_includedir}/libavcodec -I%{_includedir}/libavdevice -I%{_includedir}/libavformat -I%{_includedir}/libavcodec -I%{_includedir}/libpostproc -I%{_includedir}/libswscale"
12mr|kino-1.3.4-8|77	%configure2_5x	--enable-quicktime --disable-local-ffmpeg
12mr|kino-1.3.4-8|78	%make
12mr|kino-1.3.4-8|79	
12mr|kino-1.3.4-8|80	%install
12mr|kino-1.3.4-8|81	mkdir -p %{buildroot}%{_bindir}
12mr|kino-1.3.4-8|82	%makeinstall_std
12mr|kino-1.3.4-8|83	
12mr|kino-1.3.4-8|84	rm -rf %{buildroot}%{_sysconfdir}/hotplug/ %{buildroot}%{_libdir}/hotplug
12mr|kino-1.3.4-8|85	
12mr|kino-1.3.4-8|86	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mr|kino-1.3.4-8|87	install -m 644 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|kino-1.3.4-8|88	convert -scale 32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|kino-1.3.4-8|89	convert -scale 16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|kino-1.3.4-8|90	
12mr|kino-1.3.4-8|91	%find_lang %{name}
12mr|kino-1.3.4-8|92	
12mr|kino-1.3.4-8|93	%files -f %{name}.lang
12mr|kino-1.3.4-8|94	%doc AUTHORS BUGS ChangeLog NEWS README* TODO
12mr|kino-1.3.4-8|95	%{_sysconfdir}/udev/rules.d/kino.rules
12mr|kino-1.3.4-8|96	%{_bindir}/*
12mr|kino-1.3.4-8|97	%{_datadir}/mime/packages/kino.xml
12mr|kino-1.3.4-8|98	%{_mandir}/man1/*
12mr|kino-1.3.4-8|99	%{_datadir}/kino/
12mr|kino-1.3.4-8|100	%{_datadir}/pixmaps/*
12mr|kino-1.3.4-8|101	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mr|kino-1.3.4-8|102	%{_datadir}/applications/*
12mr|kino-1.3.4-8|103	%{_libdir}/kino-gtk2/
12mr|kino-1.3.4-8|104	
12mr|kino-1.3.4-8|105	%files devel
12mr|kino-1.3.4-8|106	%{_includedir}/%{name}
12mr|kino-1.3.4-8|107	
12mr|kino-1.3.4-8|108	
12mr|kino-1.3.4-8|109	%changelog
12mr|kino-1.3.4-8|110	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|kino-1.3.4-8|111	+ Commit: dc8b3e6
12mr|kino-1.3.4-8|112	- Add patches from Mageia/upstream to fix build against new ffmpeg
12mr|kino-1.3.4-8|113	
12mr|kino-1.3.4-8|114	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|kino-1.3.4-8|115	+ Commit: 3671b5a
12mr|kino-1.3.4-8|116	- Convert BR to pkgconfig style
12mr|kino-1.3.4-8|117	
12mr|kino-1.3.4-8|118	

14580 12
12mr|kio-sysinfo-1.8.3-0.1230316.2|1	# svn co svn://anonsvn.kde.org/home/kde/trunk/playground/base/kio_sysinfo/
12mr|kio-sysinfo-1.8.3-0.1230316.2|2	%define oname  kio_sysinfo
12mr|kio-sysinfo-1.8.3-0.1230316.2|3	%define svn    1230316
12mr|kio-sysinfo-1.8.3-0.1230316.2|4	
12mr|kio-sysinfo-1.8.3-0.1230316.2|5	Name:		kio-sysinfo
12mr|kio-sysinfo-1.8.3-0.1230316.2|6	Version:	1.8.3
12mr|kio-sysinfo-1.8.3-0.1230316.2|7	Release:	0.%{svn}.2
12mr|kio-sysinfo-1.8.3-0.1230316.2|8	Summary:	KIO Slave sysinfo:/
12mr|kio-sysinfo-1.8.3-0.1230316.2|9	License:	LGPL
12mr|kio-sysinfo-1.8.3-0.1230316.2|10	Group:		System/Libraries
12mr|kio-sysinfo-1.8.3-0.1230316.2|11	URL:		http://websvn.kde.org/trunk/playground/base/kio_sysinfo/
12mr|kio-sysinfo-1.8.3-0.1230316.2|12	Source0:	%{oname}-%{svn}.tar.xz
12mr|kio-sysinfo-1.8.3-0.1230316.2|13	Source1:	cpu.png
12mr|kio-sysinfo-1.8.3-0.1230316.2|14	Source2:	sysinfo.png
12mr|kio-sysinfo-1.8.3-0.1230316.2|15	BuildRequires:	kdelibs4-devel
12mr|kio-sysinfo-1.8.3-0.1230316.2|16	BuildRequires:	pkgconfig(hwinfo)
12mr|kio-sysinfo-1.8.3-0.1230316.2|17	
12mr|kio-sysinfo-1.8.3-0.1230316.2|18	%description
12mr|kio-sysinfo-1.8.3-0.1230316.2|19	KIO Slave sysinfo:/. It shows various information about your pc,
12mr|kio-sysinfo-1.8.3-0.1230316.2|20	like cpu, ram. kernel version, exc. It also shows the removable
12mr|kio-sysinfo-1.8.3-0.1230316.2|21	devices and partition (total space/available space) and you can open,
12mr|kio-sysinfo-1.8.3-0.1230316.2|22	mount and unmount it from this KIO slave.
12mr|kio-sysinfo-1.8.3-0.1230316.2|23	
12mr|kio-sysinfo-1.8.3-0.1230316.2|24	%files
12mr|kio-sysinfo-1.8.3-0.1230316.2|25	%{_kde_libdir}/kde4/*
12mr|kio-sysinfo-1.8.3-0.1230316.2|26	%{_kde_appsdir}/sysinfo
12mr|kio-sysinfo-1.8.3-0.1230316.2|27	%{_kde_datadir}/applications/kde4/kfmclient_sysinfo.desktop
12mr|kio-sysinfo-1.8.3-0.1230316.2|28	%{_kde_datadir}/kde4/services/ksysinfopart.desktop
12mr|kio-sysinfo-1.8.3-0.1230316.2|29	%{_kde_datadir}/kde4/services/sysinfo.protocol
12mr|kio-sysinfo-1.8.3-0.1230316.2|30	%{_kde_datadir}/mime/packages/x-sysinfo.xml
12mr|kio-sysinfo-1.8.3-0.1230316.2|31	
12mr|kio-sysinfo-1.8.3-0.1230316.2|32	#--------------------------------------------------------------------
12mr|kio-sysinfo-1.8.3-0.1230316.2|33	
12mr|kio-sysinfo-1.8.3-0.1230316.2|34	%prep
12mr|kio-sysinfo-1.8.3-0.1230316.2|35	%setup -qn %{oname}
12mr|kio-sysinfo-1.8.3-0.1230316.2|36	
12mr|kio-sysinfo-1.8.3-0.1230316.2|37	%build
12mr|kio-sysinfo-1.8.3-0.1230316.2|38	%cmake_kde4 -DSYSINFO_DISTRO:STRING=rosa
12mr|kio-sysinfo-1.8.3-0.1230316.2|39	%make
12mr|kio-sysinfo-1.8.3-0.1230316.2|40	
12mr|kio-sysinfo-1.8.3-0.1230316.2|41	%install
12mr|kio-sysinfo-1.8.3-0.1230316.2|42	%makeinstall_std -C build
12mr|kio-sysinfo-1.8.3-0.1230316.2|43	
12mr|kio-sysinfo-1.8.3-0.1230316.2|44	
12mr|kio-sysinfo-1.8.3-0.1230316.2|45	%changelog
12mr|kio-sysinfo-1.8.3-0.1230316.2|46	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|kio-sysinfo-1.8.3-0.1230316.2|47	+ Commit: 11f7ac8
12mr|kio-sysinfo-1.8.3-0.1230316.2|48	- Drop find_lang as it finds nothing, spec cleanup
12mr|kio-sysinfo-1.8.3-0.1230316.2|49	
12mr|kio-sysinfo-1.8.3-0.1230316.2|50	

14581 12
12mr|kiten-4.9.4-1|1	Name:		kiten
12mr|kiten-4.9.4-1|2	Summary:	A Japanese reference/learning tool
12mr|kiten-4.9.4-1|3	Version:	4.9.4
12mr|kiten-4.9.4-1|4	Release:	1
12mr|kiten-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kiten-4.9.4-1|6	License:	GPLv2 LGPLv2 GFDL
12mr|kiten-4.9.4-1|7	URL:		http://edu.kde.org/kiten
12mr|kiten-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kiten-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|kiten-4.9.4-1|10	
12mr|kiten-4.9.4-1|11	%description
12mr|kiten-4.9.4-1|12	Kiten is a Japanese reference/learning tool.
12mr|kiten-4.9.4-1|13	
12mr|kiten-4.9.4-1|14	Kiten features:
12mr|kiten-4.9.4-1|15	* Search with english keyword, Japanese reading, or a Kanji string on a
12mr|kiten-4.9.4-1|16	list of EDICT files.
12mr|kiten-4.9.4-1|17	* Search with english keyword, Japanese reading, number of strokes, grade
12mr|kiten-4.9.4-1|18	number, or a Kanji on a list of KANJIDIC files.
12mr|kiten-4.9.4-1|19	* Comes with all necessary files.
12mr|kiten-4.9.4-1|20	* Very fast.
12mr|kiten-4.9.4-1|21	* Limit searches to only common entries.
12mr|kiten-4.9.4-1|22	* Nested searches of results possible.
12mr|kiten-4.9.4-1|23	* Compact, small, fast interface.
12mr|kiten-4.9.4-1|24	* Global KDE keybindings for searching highlighted strings.
12mr|kiten-4.9.4-1|25	* Learning dialog. (One can even open up multiple ones and have them sync
12mr|kiten-4.9.4-1|26	between each other.)
12mr|kiten-4.9.4-1|27	* Browse Kanji by grade.
12mr|kiten-4.9.4-1|28	* Add Kanji to a list for later learning.
12mr|kiten-4.9.4-1|29	* Browse list, and get quizzed on them.
12mr|kiten-4.9.4-1|30	
12mr|kiten-4.9.4-1|31	%files
12mr|kiten-4.9.4-1|32	%doc COPYING COPYING.DOC COPYING.LIB AUTHORS README
12mr|kiten-4.9.4-1|33	%doc %{_kde_docdir}/HTML/en/kiten
12mr|kiten-4.9.4-1|34	%{_kde_appsdir}/kiten
12mr|kiten-4.9.4-1|35	%{_kde_appsdir}/kitenradselect
12mr|kiten-4.9.4-1|36	%{_kde_appsdir}/kitenkanjibrowser
12mr|kiten-4.9.4-1|37	%{_kde_bindir}/kiten
12mr|kiten-4.9.4-1|38	%{_kde_bindir}/kitengen
12mr|kiten-4.9.4-1|39	%{_kde_bindir}/kitenradselect
12mr|kiten-4.9.4-1|40	%{_kde_bindir}/kitenkanjibrowser
12mr|kiten-4.9.4-1|41	%{_kde_iconsdir}/*/*/apps/kiten.*
12mr|kiten-4.9.4-1|42	%{_kde_applicationsdir}/kiten.desktop
12mr|kiten-4.9.4-1|43	%{_kde_applicationsdir}/kitenkanjibrowser.desktop
12mr|kiten-4.9.4-1|44	%{_kde_applicationsdir}/kitenradselect.desktop
12mr|kiten-4.9.4-1|45	%{_kde_datadir}/config.kcfg/kiten.kcfg
12mr|kiten-4.9.4-1|46	%{_datadir}/fonts/kanjistrokeorders
12mr|kiten-4.9.4-1|47	
12mr|kiten-4.9.4-1|48	#---------------------------------------------
12mr|kiten-4.9.4-1|49	
12mr|kiten-4.9.4-1|50	%define libkiten_major 4
12mr|kiten-4.9.4-1|51	%define libkiten %mklibname kiten %{libkiten_major}
12mr|kiten-4.9.4-1|52	
12mr|kiten-4.9.4-1|53	%package -n %{libkiten}
12mr|kiten-4.9.4-1|54	Summary:	Runtime library for Kiten
12mr|kiten-4.9.4-1|55	Group:		System/Libraries
12mr|kiten-4.9.4-1|56	
12mr|kiten-4.9.4-1|57	%description -n %{libkiten}
12mr|kiten-4.9.4-1|58	libkiten is a library for managing a variety of japanese cross-language
12mr|kiten-4.9.4-1|59	dictionaries through a common interface. It provides a light abstraction layer
12mr|kiten-4.9.4-1|60	over various types of japanese dictionaries, with a simple facility for adding
12mr|kiten-4.9.4-1|61	more types.
12mr|kiten-4.9.4-1|62	
12mr|kiten-4.9.4-1|63	%files -n %{libkiten}
12mr|kiten-4.9.4-1|64	%{_kde_libdir}/libkiten.so.%{libkiten_major}*
12mr|kiten-4.9.4-1|65	
12mr|kiten-4.9.4-1|66	#---------------------------------------------
12mr|kiten-4.9.4-1|67	
12mr|kiten-4.9.4-1|68	%package devel
12mr|kiten-4.9.4-1|69	Summary:	Devel stuff for %{name}
12mr|kiten-4.9.4-1|70	Group:		Development/KDE and Qt
12mr|kiten-4.9.4-1|71	Requires:	kdelibs4-devel
12mr|kiten-4.9.4-1|72	Requires:	%{libkiten} = %{version}-%{release}
12mr|kiten-4.9.4-1|73	Conflicts:	kdeedu4-devel < 4.6.90
12mr|kiten-4.9.4-1|74	
12mr|kiten-4.9.4-1|75	%description  devel
12mr|kiten-4.9.4-1|76	Files needed to build applications based on %{name}.
12mr|kiten-4.9.4-1|77	
12mr|kiten-4.9.4-1|78	%files devel
12mr|kiten-4.9.4-1|79	%{_kde_libdir}/libkiten.so
12mr|kiten-4.9.4-1|80	%{_includedir}/libkiten/
12mr|kiten-4.9.4-1|81	
12mr|kiten-4.9.4-1|82	#----------------------------------------------------------------------
12mr|kiten-4.9.4-1|83	
12mr|kiten-4.9.4-1|84	%prep
12mr|kiten-4.9.4-1|85	%setup -q
12mr|kiten-4.9.4-1|86	
12mr|kiten-4.9.4-1|87	%build
12mr|kiten-4.9.4-1|88	%cmake_kde4
12mr|kiten-4.9.4-1|89	%make
12mr|kiten-4.9.4-1|90	
12mr|kiten-4.9.4-1|91	%install
12mr|kiten-4.9.4-1|92	%makeinstall_std -C build
12mr|kiten-4.9.4-1|93	
12mr|kiten-4.9.4-1|94	%changelog
12mr|kiten-4.9.4-1|95	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kiten-4.9.4-1|96	- New version 4.9.4
12mr|kiten-4.9.4-1|97	
12mr|kiten-4.9.4-1|98	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kiten-4.9.4-1|99	- New version 4.9.3
12mr|kiten-4.9.4-1|100	
12mr|kiten-4.9.4-1|101	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kiten-4.9.4-1|102	- New version 4.9.2
12mr|kiten-4.9.4-1|103	
12mr|kiten-4.9.4-1|104	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kiten-4.9.4-1|105	- New version 4.9.1
12mr|kiten-4.9.4-1|106	
12mr|kiten-4.9.4-1|107	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kiten-4.9.4-1|108	- New version 4.9.0
12mr|kiten-4.9.4-1|109	
12mr|kiten-4.9.4-1|110	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|kiten-4.9.4-1|111	- New version 4.8.97
12mr|kiten-4.9.4-1|112	- Update files
12mr|kiten-4.9.4-1|113	
12mr|kiten-4.9.4-1|114	* Fri Jul 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|kiten-4.9.4-1|115	- New version 4.8.95
12mr|kiten-4.9.4-1|116	
12mr|kiten-4.9.4-1|117	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.4-69.1mib2010.2
12mr|kiten-4.9.4-1|118	- New version 4.8.4
12mr|kiten-4.9.4-1|119	- MIB (Mandriva International Backports)
12mr|kiten-4.9.4-1|120	
12mr|kiten-4.9.4-1|121	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.3-69.1mib2010.2
12mr|kiten-4.9.4-1|122	- New version 4.8.3
12mr|kiten-4.9.4-1|123	- MIB (Mandriva International Backports)
12mr|kiten-4.9.4-1|124	
12mr|kiten-4.9.4-1|125	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.2-69.1mib2010.2
12mr|kiten-4.9.4-1|126	- New version 4.8.2
12mr|kiten-4.9.4-1|127	- MIB (Mandriva International Backports)
12mr|kiten-4.9.4-1|128	
12mr|kiten-4.9.4-1|129	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.1-69.1mib2010.2
12mr|kiten-4.9.4-1|130	- New version 4.8.1
12mr|kiten-4.9.4-1|131	- MIB (Mandriva International Backports)
12mr|kiten-4.9.4-1|132	
12mr|kiten-4.9.4-1|133	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.0-69.1mib2010.2
12mr|kiten-4.9.4-1|134	+ Revision: 762468
12mr|kiten-4.9.4-1|135	- Backport to 2010.2 for MIB users
12mr|kiten-4.9.4-1|136	- MIB (Mandriva International Backports)
12mr|kiten-4.9.4-1|137	
12mr|kiten-4.9.4-1|138	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|kiten-4.9.4-1|139	+ Revision: 762468
12mr|kiten-4.9.4-1|140	- New upstream tarball
12mr|kiten-4.9.4-1|141	
12mr|kiten-4.9.4-1|142	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kiten-4.9.4-1|143	+ Revision: 758061
12mr|kiten-4.9.4-1|144	- New upstream tarball
12mr|kiten-4.9.4-1|145	
12mr|kiten-4.9.4-1|146	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kiten-4.9.4-1|147	+ Revision: 744542
12mr|kiten-4.9.4-1|148	- New upstream tarball
12mr|kiten-4.9.4-1|149	
12mr|kiten-4.9.4-1|150	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|kiten-4.9.4-1|151	+ Revision: 739299
12mr|kiten-4.9.4-1|152	- New upstream tarball $NEW_VERSION
12mr|kiten-4.9.4-1|153	
12mr|kiten-4.9.4-1|154	* Thu Nov 24 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|kiten-4.9.4-1|155	+ Revision: 733070
12mr|kiten-4.9.4-1|156	- New upstream tarball 4.7.80
12mr|kiten-4.9.4-1|157	
12mr|kiten-4.9.4-1|158	* Wed Nov 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|kiten-4.9.4-1|159	+ Revision: 729210
12mr|kiten-4.9.4-1|160	- Import package
12mr|kiten-4.9.4-1|161	

14582 12
12mr|klettres-4.9.4-1|1	Name:		klettres
12mr|klettres-4.9.4-1|2	Summary:	Language learning program
12mr|klettres-4.9.4-1|3	Version:	4.9.4
12mr|klettres-4.9.4-1|4	Release:	1
12mr|klettres-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|klettres-4.9.4-1|6	License:	GPLv2 LGPLv2 GFDL
12mr|klettres-4.9.4-1|7	URL:		http://edu.kde.org/klettres
12mr|klettres-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|klettres-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|klettres-4.9.4-1|10	
12mr|klettres-4.9.4-1|11	%description
12mr|klettres-4.9.4-1|12	KLettres aims to help to learn the alphabet and then to read some syllables
12mr|klettres-4.9.4-1|13	in different languages. It is meant to help learning the very first sounds
12mr|klettres-4.9.4-1|14	of a new language, for children or for adults.
12mr|klettres-4.9.4-1|15	
12mr|klettres-4.9.4-1|16	%files
12mr|klettres-4.9.4-1|17	%doc COPYING COPYING.DOC COPYING.LIB AUTHORS TODO
12mr|klettres-4.9.4-1|18	%doc %{_kde_docdir}/HTML/en/klettres
12mr|klettres-4.9.4-1|19	%{_kde_appsdir}/klettres
12mr|klettres-4.9.4-1|20	%{_kde_bindir}/klettres
12mr|klettres-4.9.4-1|21	%{_kde_iconsdir}/*/*/apps/klettres.*
12mr|klettres-4.9.4-1|22	%{_kde_applicationsdir}/klettres.desktop
12mr|klettres-4.9.4-1|23	%{_kde_datadir}/config.kcfg/klettres.kcfg
12mr|klettres-4.9.4-1|24	%{_kde_configdir}/klettres.knsrc
12mr|klettres-4.9.4-1|25	
12mr|klettres-4.9.4-1|26	#----------------------------------------------------------------------
12mr|klettres-4.9.4-1|27	
12mr|klettres-4.9.4-1|28	%prep
12mr|klettres-4.9.4-1|29	%setup -q
12mr|klettres-4.9.4-1|30	
12mr|klettres-4.9.4-1|31	%build
12mr|klettres-4.9.4-1|32	%cmake_kde4
12mr|klettres-4.9.4-1|33	%make
12mr|klettres-4.9.4-1|34	
12mr|klettres-4.9.4-1|35	%install
12mr|klettres-4.9.4-1|36	%makeinstall_std -C build
12mr|klettres-4.9.4-1|37	
12mr|klettres-4.9.4-1|38	%changelog
12mr|klettres-4.9.4-1|39	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|klettres-4.9.4-1|40	- New version 4.9.4
12mr|klettres-4.9.4-1|41	
12mr|klettres-4.9.4-1|42	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|klettres-4.9.4-1|43	- New version 4.9.3
12mr|klettres-4.9.4-1|44	
12mr|klettres-4.9.4-1|45	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|klettres-4.9.4-1|46	- New version 4.9.2
12mr|klettres-4.9.4-1|47	
12mr|klettres-4.9.4-1|48	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|klettres-4.9.4-1|49	- New version 4.9.1
12mr|klettres-4.9.4-1|50	
12mr|klettres-4.9.4-1|51	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|klettres-4.9.4-1|52	- New version 4.9.0
12mr|klettres-4.9.4-1|53	
12mr|klettres-4.9.4-1|54	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|klettres-4.9.4-1|55	- New version 4.8.97
12mr|klettres-4.9.4-1|56	
12mr|klettres-4.9.4-1|57	* Fri Jul 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|klettres-4.9.4-1|58	- New version 4.8.95
12mr|klettres-4.9.4-1|59	
12mr|klettres-4.9.4-1|60	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.4-69.1mib2010.2
12mr|klettres-4.9.4-1|61	- New version 4.8.4
12mr|klettres-4.9.4-1|62	- MIB (Mandriva International Backports)
12mr|klettres-4.9.4-1|63	
12mr|klettres-4.9.4-1|64	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.3-69.1mib2010.2
12mr|klettres-4.9.4-1|65	- New version 4.8.3
12mr|klettres-4.9.4-1|66	- MIB (Mandriva International Backports)
12mr|klettres-4.9.4-1|67	
12mr|klettres-4.9.4-1|68	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.2-69.1mib2010.2
12mr|klettres-4.9.4-1|69	- New version 4.8.2
12mr|klettres-4.9.4-1|70	- MIB (Mandriva International Backports)
12mr|klettres-4.9.4-1|71	
12mr|klettres-4.9.4-1|72	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.1-69.1mib2010.2
12mr|klettres-4.9.4-1|73	- New version 4.8.1
12mr|klettres-4.9.4-1|74	- MIB (Mandriva International Backports)
12mr|klettres-4.9.4-1|75	
12mr|klettres-4.9.4-1|76	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.0-69.1mib2010.2
12mr|klettres-4.9.4-1|77	+ Revision: 762469
12mr|klettres-4.9.4-1|78	- Backport to 2010.2 for MIB users
12mr|klettres-4.9.4-1|79	- MIB (Mandriva International Backports)
12mr|klettres-4.9.4-1|80	
12mr|klettres-4.9.4-1|81	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|klettres-4.9.4-1|82	+ Revision: 762469
12mr|klettres-4.9.4-1|83	- New upstream tarball
12mr|klettres-4.9.4-1|84	
12mr|klettres-4.9.4-1|85	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|klettres-4.9.4-1|86	+ Revision: 758062
12mr|klettres-4.9.4-1|87	- New upstream tarball
12mr|klettres-4.9.4-1|88	
12mr|klettres-4.9.4-1|89	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|klettres-4.9.4-1|90	+ Revision: 744543
12mr|klettres-4.9.4-1|91	- New upstream tarball
12mr|klettres-4.9.4-1|92	
12mr|klettres-4.9.4-1|93	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|klettres-4.9.4-1|94	+ Revision: 739301
12mr|klettres-4.9.4-1|95	- New upstream tarball $NEW_VERSION
12mr|klettres-4.9.4-1|96	
12mr|klettres-4.9.4-1|97	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|klettres-4.9.4-1|98	+ Revision: 731873
12mr|klettres-4.9.4-1|99	- New upstream tarball 4.7.80
12mr|klettres-4.9.4-1|100	
12mr|klettres-4.9.4-1|101	* Mon Nov 14 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|klettres-4.9.4-1|102	+ Revision: 730549
12mr|klettres-4.9.4-1|103	- Fix typo in URL
12mr|klettres-4.9.4-1|104	- Import package
12mr|klettres-4.9.4-1|105	

14583 12
12mr|klook-1.0-2|1	#This is a spec file for Klook
12mr|klook-1.0-2|2	
12mr|klook-1.0-2|3	Summary:	Klook is a quick preview feature
12mr|klook-1.0-2|4	Name:		klook
12mr|klook-1.0-2|5	Version:	1.0
12mr|klook-1.0-2|6	Release:	2
12mr|klook-1.0-2|7	License:	GPL v.3
12mr|klook-1.0-2|8	Group:		Graphical desktop
12mr|klook-1.0-2|9	Source:		%{name}-%{version}.tar.gz
12mr|klook-1.0-2|10	BuildRequires:	qt4-devel	>= 4.7.0
12mr|klook-1.0-2|11	BuildRequires:	kdelibs4-devel	>= 4.6.5
12mr|klook-1.0-2|12	BuildRoot:	/tmp/klook-build
12mr|klook-1.0-2|13	
12mr|klook-1.0-2|14	%description
12mr|klook-1.0-2|15	Klook is a quick preview feature based on Qt and Qt Quick, allows users to look at the contents of a file in the Dolphin
12mr|klook-1.0-2|16	
12mr|klook-1.0-2|17	%prep
12mr|klook-1.0-2|18	%setup -c
12mr|klook-1.0-2|19	
12mr|klook-1.0-2|20	%build
12mr|klook-1.0-2|21	%cmake_kde4
12mr|klook-1.0-2|22	
12mr|klook-1.0-2|23	%install
12mr|klook-1.0-2|24	%makeinstall_std -C build
12mr|klook-1.0-2|25	
12mr|klook-1.0-2|26	%files
12mr|klook-1.0-2|27	%_kde_appsdir/klook/main.qml
12mr|klook-1.0-2|28	%_kde_appsdir/klook/Button.qml
12mr|klook-1.0-2|29	%_kde_appsdir/klook/PlayButton.qml
12mr|klook-1.0-2|30	%_kde_appsdir/klook/Slider.qml
12mr|klook-1.0-2|31	%_kde_appsdir/klook/AudioDelegate.qml
12mr|klook-1.0-2|32	%_kde_appsdir/klook/FolderDelegate.qml
12mr|klook-1.0-2|33	%_kde_appsdir/klook/ImageDelegate.qml
12mr|klook-1.0-2|34	%_kde_appsdir/klook/MimeDelegate.qml
12mr|klook-1.0-2|35	%_kde_appsdir/klook/OkularDelegate.qml
12mr|klook-1.0-2|36	%_kde_appsdir/klook/TextDelegate.qml
12mr|klook-1.0-2|37	%_kde_appsdir/klook/VideoDelegate.qml
12mr|klook-1.0-2|38	%_kde_appsdir/klook/ControlPanel.qml
12mr|klook-1.0-2|39	%_kde_appsdir/klook/ControlPanelButton.qml
12mr|klook-1.0-2|40	%_kde_appsdir/klook/ScrollBar.qml
12mr|klook-1.0-2|41	%_kde_appsdir/klook/Preview.qml
12mr|klook-1.0-2|42	%_kde_appsdir/klook/SingleDelegate.qml
12mr|klook-1.0-2|43	%_kde_appsdir/klook/Delegate.qml
12mr|klook-1.0-2|44	%_kde_appsdir/klook/InfoItem.qml
12mr|klook-1.0-2|45	%_kde_appsdir/klook/images/bg.png
12mr|klook-1.0-2|46	%_kde_appsdir/klook/images/separator.png
12mr|klook-1.0-2|47	%_kde_appsdir/klook/DefaultImage.qml
12mr|klook-1.0-2|48	%_kde_appsdir/klook/images/go-next.png
12mr|klook-1.0-2|49	%_kde_appsdir/klook/images/go-previous.png
12mr|klook-1.0-2|50	%_kde_appsdir/klook/images/gallery.png
12mr|klook-1.0-2|51	%_kde_appsdir/klook/images/play.png
12mr|klook-1.0-2|52	%_kde_appsdir/klook/images/resume.png
12mr|klook-1.0-2|53	%_kde_appsdir/klook/images/pause.png
12mr|klook-1.0-2|54	%_kde_appsdir/klook/images/pla-empty-box.png
12mr|klook-1.0-2|55	%_kde_appsdir/klook/images/play-empty.png
12mr|klook-1.0-2|56	%_kde_appsdir/klook/images/close.png
12mr|klook-1.0-2|57	%_kde_appsdir/klook/images/slider.png
12mr|klook-1.0-2|58	%_kde_appsdir/klook/images/buttons/normal/prev_normal.png
12mr|klook-1.0-2|59	%_kde_appsdir/klook/images/buttons/normal/next_normal.png
12mr|klook-1.0-2|60	%_kde_appsdir/klook/images/buttons/normal/gallery_normal.png
12mr|klook-1.0-2|61	%_kde_appsdir/klook/images/buttons/normal/open_in_normal.png
12mr|klook-1.0-2|62	%_kde_appsdir/klook/images/buttons/normal/fullscreen_normal.png
12mr|klook-1.0-2|63	%_kde_appsdir/klook/images/buttons/normal/close_normal.png
12mr|klook-1.0-2|64	%_kde_appsdir/klook/images/buttons/hover/prev_hover.png
12mr|klook-1.0-2|65	%_kde_appsdir/klook/images/buttons/hover/next_hover.png
12mr|klook-1.0-2|66	%_kde_appsdir/klook/images/buttons/hover/gallery_hover.png
12mr|klook-1.0-2|67	%_kde_appsdir/klook/images/buttons/hover/open_in_hover.png
12mr|klook-1.0-2|68	%_kde_appsdir/klook/images/buttons/hover/fullscreen_hover.png
12mr|klook-1.0-2|69	%_kde_appsdir/klook/images/buttons/hover/close_hover.png
12mr|klook-1.0-2|70	%_kde_appsdir/klook/images/buttons/disable/prev_disable.png
12mr|klook-1.0-2|71	%_kde_appsdir/klook/images/buttons/disable/next_disable.png
12mr|klook-1.0-2|72	%_kde_appsdir/klook/images/buttons/disable/gallery_disable.png
12mr|klook-1.0-2|73	%_kde_appsdir/klook/images/buttons/disable/open_in_disable.png
12mr|klook-1.0-2|74	%_kde_appsdir/klook/images/buttons/disable/fullscreen_disable.png
12mr|klook-1.0-2|75	%_kde_appsdir/klook/images/buttons/disable/close_disable.png
12mr|klook-1.0-2|76	%_kde_appsdir/klook/images/buttons/press/prev_press.png
12mr|klook-1.0-2|77	%_kde_appsdir/klook/images/buttons/press/next_press.png
12mr|klook-1.0-2|78	%_kde_appsdir/klook/images/buttons/press/gallery_press.png
12mr|klook-1.0-2|79	%_kde_appsdir/klook/images/buttons/press/open_in_press.png
12mr|klook-1.0-2|80	%_kde_appsdir/klook/images/buttons/press/fullscreen_press.png
12mr|klook-1.0-2|81	%_kde_appsdir/klook/images/buttons/press/close_press.png
12mr|klook-1.0-2|82	%_kde_appsdir/klook/images/arrow/arrow-top.png
12mr|klook-1.0-2|83	%_kde_appsdir/klook/images/arrow/arrow-bottom.png
12mr|klook-1.0-2|84	%_kde_appsdir/klook/images/arrow/arrow-right.png
12mr|klook-1.0-2|85	%_kde_appsdir/klook/images/arrow/arrow-left.png
12mr|klook-1.0-2|86	%_kde_iconsdir/hicolor/128x128/apps/klook.png
12mr|klook-1.0-2|87	%_kde_iconsdir/hicolor/16x16/apps/klook.png
12mr|klook-1.0-2|88	%_kde_iconsdir/hicolor/22x22/apps/klook.png
12mr|klook-1.0-2|89	%_kde_iconsdir/hicolor/24x24/apps/klook.png
12mr|klook-1.0-2|90	%_kde_iconsdir/hicolor/32x32/apps/klook.png
12mr|klook-1.0-2|91	%_kde_iconsdir/hicolor/48x48/apps/klook.png
12mr|klook-1.0-2|92	%_kde_iconsdir/hicolor/64x64/apps/klook.png
12mr|klook-1.0-2|93	%_kde_iconsdir/hicolor/72x72/apps/klook.png
12mr|klook-1.0-2|94	%_kde_appsdir/klook/images/audio.png
12mr|klook-1.0-2|95	%_kde_bindir/klook
12mr|klook-1.0-2|96	%_kde_datadir/locale
12mr|klook-1.0-2|97	
12mr|klook-1.0-2|98	
12mr|klook-1.0-2|99	%changelog
12mr|klook-1.0-2|100	

14584 12
12mr|klook-2.0-7|1	#This is a spec file for Klook
12mr|klook-2.0-7|2	
12mr|klook-2.0-7|3	Summary:	Quick file preview
12mr|klook-2.0-7|4	Name:		klook
12mr|klook-2.0-7|5	Version:	2.0
12mr|klook-2.0-7|6	Release:	7
12mr|klook-2.0-7|7	License:	GPLv3
12mr|klook-2.0-7|8	Group:		Graphical desktop/KDE
12mr|klook-2.0-7|9	Source:		%{name}-%{version}.tar.gz
12mr|klook-2.0-7|10	Requires: 	okular
12mr|klook-2.0-7|11	Requires: 	okular-ooo
12mr|klook-2.0-7|12	Requires: 	okular-chm
12mr|klook-2.0-7|13	Requires: 	okular-pdf
12mr|klook-2.0-7|14	Requires:	okular-fb
12mr|klook-2.0-7|15	Requires:	gstreamer0.10-decoders
12mr|klook-2.0-7|16	Requires:	gstreamer0.10-vp8
12mr|klook-2.0-7|17	BuildRequires:	qt4-devel	>= 4.7.0
12mr|klook-2.0-7|18	BuildRequires:	kdelibs4-devel	>= 4.6.5
12mr|klook-2.0-7|19	BuildRequires:	%{_lib}exiv2-devel
12mr|klook-2.0-7|20	
12mr|klook-2.0-7|21	%description
12mr|klook-2.0-7|22	Klook is a quick preview feature based on Qt and Qt Quick
12mr|klook-2.0-7|23	
12mr|klook-2.0-7|24	%prep
12mr|klook-2.0-7|25	%setup -q
12mr|klook-2.0-7|26	
12mr|klook-2.0-7|27	%build
12mr|klook-2.0-7|28	%cmake_kde4
12mr|klook-2.0-7|29	
12mr|klook-2.0-7|30	%install
12mr|klook-2.0-7|31	%makeinstall_std -C build
12mr|klook-2.0-7|32	
12mr|klook-2.0-7|33	%files
12mr|klook-2.0-7|34	%_kde_appsdir/klook/*
12mr|klook-2.0-7|35	%_kde_iconsdir/hicolor/*
12mr|klook-2.0-7|36	%_kde_bindir/klook

14585 12
12mr|kmag-4.9.4-1|1	Name:		kmag
12mr|kmag-4.9.4-1|2	Version:	4.9.4
12mr|kmag-4.9.4-1|3	Release:	1
12mr|kmag-4.9.4-1|4	Epoch:		2
12mr|kmag-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kmag-4.9.4-1|6	Summary:	Screen magnifier for KDE4
12mr|kmag-4.9.4-1|7	URL:		http://www.kde.org/applications/utilities/kmag/
12mr|kmag-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kmag-4.9.4-1|9	License:	GPLv2 and GFDL
12mr|kmag-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|kmag-4.9.4-1|11	Requires:	kdebase4-runtime
12mr|kmag-4.9.4-1|12	Obsoletes:	kdeaccessibility4-core < 2:4.5.71
12mr|kmag-4.9.4-1|13	Obsoletes:	kdeaccessibility4 < 2:4.5.71
12mr|kmag-4.9.4-1|14	
12mr|kmag-4.9.4-1|15	%description
12mr|kmag-4.9.4-1|16	KMag is a small utility for Linux to magnify a part of the screen. KMag is very
12mr|kmag-4.9.4-1|17	useful for people with visual disabilities and for those working in the fields
12mr|kmag-4.9.4-1|18	of image analysis, web development etc.
12mr|kmag-4.9.4-1|19	
12mr|kmag-4.9.4-1|20	%files
12mr|kmag-4.9.4-1|21	%doc AUTHORS ChangeLog COPYING COPYING.DOC README TODO
12mr|kmag-4.9.4-1|22	%doc %{_kde_docdir}/HTML/en/kmag
12mr|kmag-4.9.4-1|23	%{_kde_bindir}/kmag
12mr|kmag-4.9.4-1|24	%{_kde_appsdir}/kmag
12mr|kmag-4.9.4-1|25	%{_kde_applicationsdir}/kmag.desktop
12mr|kmag-4.9.4-1|26	%{_kde_iconsdir}/hicolor/*/*/kmag*
12mr|kmag-4.9.4-1|27	%{_kde_iconsdir}/hicolor/*/actions/followmouse.png
12mr|kmag-4.9.4-1|28	%{_kde_iconsdir}/hicolor/*/actions/hidemouse.png
12mr|kmag-4.9.4-1|29	%{_kde_iconsdir}/hicolor/*/actions/window.png
12mr|kmag-4.9.4-1|30	%{_kde_mandir}/man1/kmag.1.*
12mr|kmag-4.9.4-1|31	
12mr|kmag-4.9.4-1|32	
12mr|kmag-4.9.4-1|33	%prep
12mr|kmag-4.9.4-1|34	%setup -q
12mr|kmag-4.9.4-1|35	
12mr|kmag-4.9.4-1|36	%build
12mr|kmag-4.9.4-1|37	%cmake_kde4
12mr|kmag-4.9.4-1|38	%make
12mr|kmag-4.9.4-1|39	
12mr|kmag-4.9.4-1|40	%install
12mr|kmag-4.9.4-1|41	%makeinstall_std -C build
12mr|kmag-4.9.4-1|42	
12mr|kmag-4.9.4-1|43	%changelog
12mr|kmag-4.9.4-1|44	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|kmag-4.9.4-1|45	- New version 4.9.4
12mr|kmag-4.9.4-1|46	
12mr|kmag-4.9.4-1|47	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|kmag-4.9.4-1|48	- New version 4.9.3
12mr|kmag-4.9.4-1|49	
12mr|kmag-4.9.4-1|50	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|kmag-4.9.4-1|51	- New version 4.9.2
12mr|kmag-4.9.4-1|52	
12mr|kmag-4.9.4-1|53	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|kmag-4.9.4-1|54	- New version 4.9.1
12mr|kmag-4.9.4-1|55	
12mr|kmag-4.9.4-1|56	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|kmag-4.9.4-1|57	- New version 4.9.0
12mr|kmag-4.9.4-1|58	
12mr|kmag-4.9.4-1|59	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|kmag-4.9.4-1|60	- New version 4.8.97
12mr|kmag-4.9.4-1|61	
12mr|kmag-4.9.4-1|62	* Fri Jul 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|kmag-4.9.4-1|63	- New version 4.8.95
12mr|kmag-4.9.4-1|64	
12mr|kmag-4.9.4-1|65	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.4-69.1mib2010.2
12mr|kmag-4.9.4-1|66	- New version 4.8.4
12mr|kmag-4.9.4-1|67	- MIB (Mandriva International Backports)
12mr|kmag-4.9.4-1|68	
12mr|kmag-4.9.4-1|69	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.3-69.1mib2010.2
12mr|kmag-4.9.4-1|70	- New version 4.8.3
12mr|kmag-4.9.4-1|71	- MIB (Mandriva International Backports)
12mr|kmag-4.9.4-1|72	
12mr|kmag-4.9.4-1|73	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.2-69.1mib2010.2
12mr|kmag-4.9.4-1|74	- New version 4.8.2
12mr|kmag-4.9.4-1|75	- MIB (Mandriva International Backports)
12mr|kmag-4.9.4-1|76	
12mr|kmag-4.9.4-1|77	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.1-69.1mib2010.2
12mr|kmag-4.9.4-1|78	- New version 4.8.1
12mr|kmag-4.9.4-1|79	- Add Obsoletes for kdeaccessibility4-core and kdeaccessibility4
12mr|kmag-4.9.4-1|80	- MIB (Mandriva International Backports)
12mr|kmag-4.9.4-1|81	
12mr|kmag-4.9.4-1|82	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.0-69.1mib2010.2
12mr|kmag-4.9.4-1|83	+ Revision: 198333
12mr|kmag-4.9.4-1|84	- Backport from Mageia to Mandriva 2010.2 for MIB users
12mr|kmag-4.9.4-1|85	- Merge handbook back into main package
12mr|kmag-4.9.4-1|86	- MIB (Mandriva International Backports)
12mr|kmag-4.9.4-1|87	
12mr|kmag-4.9.4-1|88	* Thu Jan 19 2012 mikala <mikala> 2:4.8.0-1.mga2
12mr|kmag-4.9.4-1|89	+ Revision: 198333
12mr|kmag-4.9.4-1|90	- Updating tarball to KDE 4.8.0
12mr|kmag-4.9.4-1|91	
12mr|kmag-4.9.4-1|92	* Thu Jan 05 2012 mikala <mikala> 2:4.7.97-1.mga2
12mr|kmag-4.9.4-1|93	+ Revision: 191007
12mr|kmag-4.9.4-1|94	- Update tarball to kde 4.7.97
12mr|kmag-4.9.4-1|95	
12mr|kmag-4.9.4-1|96	* Fri Dec 23 2011 mikala <mikala> 2:4.7.95-1.mga2
12mr|kmag-4.9.4-1|97	+ Revision: 186260
12mr|kmag-4.9.4-1|98	- Update tarball to kde 4.7.95
12mr|kmag-4.9.4-1|99	- fix group
12mr|kmag-4.9.4-1|100	
12mr|kmag-4.9.4-1|101	* Wed Dec 14 2011 mikala <mikala> 2:4.7.90-1.mga2
12mr|kmag-4.9.4-1|102	+ Revision: 181445
12mr|kmag-4.9.4-1|103	- imported package kmag
12mr|kmag-4.9.4-1|104	

14586 12
12mr|kmflcomp-0.9.9-1|1	%define major		0
12mr|kmflcomp-0.9.9-1|2	%define libname		%mklibname %name %major
12mr|kmflcomp-0.9.9-1|3	%define develname	%mklibname %name -d
12mr|kmflcomp-0.9.9-1|4	
12mr|kmflcomp-0.9.9-1|5	Name:		kmflcomp
12mr|kmflcomp-0.9.9-1|6	Summary:	Compiler for source Tavultesoft Keyman files
12mr|kmflcomp-0.9.9-1|7	Version:	0.9.9
12mr|kmflcomp-0.9.9-1|8	Release:	1
12mr|kmflcomp-0.9.9-1|9	Group:		System/Internationalization
12mr|kmflcomp-0.9.9-1|10	License:	GPLv2+
12mr|kmflcomp-0.9.9-1|11	URL:		http://kmfl.sourceforge.net/
12mr|kmflcomp-0.9.9-1|12	Source0:	http://prdownloads.sourceforge.net/kmfl/%{name}-%{version}.tar.gz
12mr|kmflcomp-0.9.9-1|13	Patch0:		kmflcomp-0.9.8-linkage.patch
12mr|kmflcomp-0.9.9-1|14	BuildRequires:	bison
12mr|kmflcomp-0.9.9-1|15	BuildRequires:	libx11-devel
12mr|kmflcomp-0.9.9-1|16	BuildRequires:	libxau-devel
12mr|kmflcomp-0.9.9-1|17	BuildRequires:	libxdmcp-devel
12mr|kmflcomp-0.9.9-1|18	
12mr|kmflcomp-0.9.9-1|19	%description
12mr|kmflcomp-0.9.9-1|20	KMFL is a keyboarding input method which aims to bring Tavultesoft
12mr|kmflcomp-0.9.9-1|21	Keyman functionality to Linux.
12mr|kmflcomp-0.9.9-1|22	
12mr|kmflcomp-0.9.9-1|23	kmflcomp is one of three parts of the KMFL project. It is a keyboard
12mr|kmflcomp-0.9.9-1|24	compiler. The other two parts are libkmfl and libscim-kmfl-imengine.
12mr|kmflcomp-0.9.9-1|25	
12mr|kmflcomp-0.9.9-1|26	%package -n %{libname}
12mr|kmflcomp-0.9.9-1|27	Summary:	Kmflcomp library
12mr|kmflcomp-0.9.9-1|28	Group:		System/Internationalization
12mr|kmflcomp-0.9.9-1|29	
12mr|kmflcomp-0.9.9-1|30	%description -n %{libname}
12mr|kmflcomp-0.9.9-1|31	KMFL is a keyboarding input method which aims to bring Tavultesoft
12mr|kmflcomp-0.9.9-1|32	Keyman functionality to Linux.
12mr|kmflcomp-0.9.9-1|33	
12mr|kmflcomp-0.9.9-1|34	libkmflcomp is one of three parts of the KMFL project. It is a
12mr|kmflcomp-0.9.9-1|35	keyboard compiler library. The other two parts are libkmfl and
12mr|kmflcomp-0.9.9-1|36	libscim-kmfl-imengine.
12mr|kmflcomp-0.9.9-1|37	
12mr|kmflcomp-0.9.9-1|38	%package -n %{develname}
12mr|kmflcomp-0.9.9-1|39	Summary:	Kmflcomp library
12mr|kmflcomp-0.9.9-1|40	Group:		Development/C
12mr|kmflcomp-0.9.9-1|41	Requires:	%{libname} = %{version}
12mr|kmflcomp-0.9.9-1|42	Provides:	%{name}-devel = %{version}-%{release}
12mr|kmflcomp-0.9.9-1|43	Obsoletes:	%{mklibname kmflcomp 0 -d}
12mr|kmflcomp-0.9.9-1|44	
12mr|kmflcomp-0.9.9-1|45	%description -n %{develname}
12mr|kmflcomp-0.9.9-1|46	Headers and static library of Kmflcomp.
12mr|kmflcomp-0.9.9-1|47	
12mr|kmflcomp-0.9.9-1|48	%prep
12mr|kmflcomp-0.9.9-1|49	%setup -q
12mr|kmflcomp-0.9.9-1|50	%patch0 -p0
12mr|kmflcomp-0.9.9-1|51	
12mr|kmflcomp-0.9.9-1|52	%build
12mr|kmflcomp-0.9.9-1|53	%configure2_5x
12mr|kmflcomp-0.9.9-1|54	%make
12mr|kmflcomp-0.9.9-1|55	
12mr|kmflcomp-0.9.9-1|56	%install
12mr|kmflcomp-0.9.9-1|57	%makeinstall_std
12mr|kmflcomp-0.9.9-1|58	
12mr|kmflcomp-0.9.9-1|59	# remove documents (AUTHORS, COPYING etc.)
12mr|kmflcomp-0.9.9-1|60	# they should be installed by %doc
12mr|kmflcomp-0.9.9-1|61	rm -rf %{buildroot}/%{_prefix}/doc/
12mr|kmflcomp-0.9.9-1|62	
12mr|kmflcomp-0.9.9-1|63	%files
12mr|kmflcomp-0.9.9-1|64	%defattr(-,root,root)
12mr|kmflcomp-0.9.9-1|65	%doc AUTHORS ChangeLog
12mr|kmflcomp-0.9.9-1|66	%{_bindir}/kmflcomp
12mr|kmflcomp-0.9.9-1|67	
12mr|kmflcomp-0.9.9-1|68	%files -n %{libname}
12mr|kmflcomp-0.9.9-1|69	%defattr(-,root,root)
12mr|kmflcomp-0.9.9-1|70	%{_libdir}/libkmflcomp.so.%{major}*
12mr|kmflcomp-0.9.9-1|71	
12mr|kmflcomp-0.9.9-1|72	%files -n %{develname}
12mr|kmflcomp-0.9.9-1|73	%defattr(-,root,root)
12mr|kmflcomp-0.9.9-1|74	%{_includedir}/kmfl
12mr|kmflcomp-0.9.9-1|75	%{_libdir}/libkmflcomp.a
12mr|kmflcomp-0.9.9-1|76	%{_libdir}/libkmflcomp.so
12mr|kmflcomp-0.9.9-1|77	
12mr|kmflcomp-0.9.9-1|78	
12mr|kmflcomp-0.9.9-1|79	
12mr|kmflcomp-0.9.9-1|80	%changelog
12mr|kmflcomp-0.9.9-1|81	* Thu Aug  23 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|kmflcomp-0.9.9-1|82	+ Commit: 54c45b6
12mr|kmflcomp-0.9.9-1|83	- Updated to 0.9.9
12mr|kmflcomp-0.9.9-1|84	
12mr|kmflcomp-0.9.9-1|85	

14587 12
12mr|kmix-4.9.4-1|1	Name:		kmix
12mr|kmix-4.9.4-1|2	Version:	4.9.4
12mr|kmix-4.9.4-1|3	Release:	1
12mr|kmix-4.9.4-1|4	Epoch:		3
12mr|kmix-4.9.4-1|5	Summary:	KDE Digital Mixer
12mr|kmix-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kmix-4.9.4-1|7	License:	GPLv2
12mr|kmix-4.9.4-1|8	URL:		http://www.kde.org/applications/multimedia/kmix/
12mr|kmix-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kmix-4.9.4-1|10	Patch0:		kmix-4.9.2-nodisplay.patch
12mr|kmix-4.9.4-1|11	BuildRequires:	kdelibs4-devel
12mr|kmix-4.9.4-1|12	BuildRequires:	pkgconfig(alsa)
12mr|kmix-4.9.4-1|13	BuildRequires:	pkgconfig(libcanberra)
12mr|kmix-4.9.4-1|14	BuildRequires:	pkgconfig(libpulse)
12mr|kmix-4.9.4-1|15	BuildRequires:	pkgconfig(libpulse-mainloop-glib)
12mr|kmix-4.9.4-1|16	Requires:	kdebase4-runtime
12mr|kmix-4.9.4-1|17	Obsoletes:	kdemultimedia4-core < 3:4.5.71
12mr|kmix-4.9.4-1|18	Conflicts:	kdemultimedia4-devel < 3:4.8.95
12mr|kmix-4.9.4-1|19	Conflicts:	kde4-audiocd < 3:4.8.95
12mr|kmix-4.9.4-1|20	
12mr|kmix-4.9.4-1|21	%description
12mr|kmix-4.9.4-1|22	KMix is an application to allow you to change the volume of your sound
12mr|kmix-4.9.4-1|23	card. Though small, it is full-featured, and it supports several
12mr|kmix-4.9.4-1|24	platforms and sound drivers.
12mr|kmix-4.9.4-1|25	
12mr|kmix-4.9.4-1|26	%files
12mr|kmix-4.9.4-1|27	%{_kde_appsdir}/kmix
12mr|kmix-4.9.4-1|28	%{_kde_appsdir}/plasma/services/mixer.operations
12mr|kmix-4.9.4-1|29	%{_kde_bindir}/kmix
12mr|kmix-4.9.4-1|30	%{_kde_bindir}/kmixctrl
12mr|kmix-4.9.4-1|31	%{_kde_iconsdir}/*/*/*/*
12mr|kmix-4.9.4-1|32	%{_kde_applicationsdir}/kmix.desktop
12mr|kmix-4.9.4-1|33	%{_kde_services}/kmixctrl_restore.desktop
12mr|kmix-4.9.4-1|34	%{_kde_services}/plasma-engine-mixer.desktop
12mr|kmix-4.9.4-1|35	%{_kde_services}/kded/kmixd.desktop
12mr|kmix-4.9.4-1|36	%{_kde_libdir}/libkdeinit4_kmix*
12mr|kmix-4.9.4-1|37	%{_kde_libdir}/kde4/kded_kmixd.so
12mr|kmix-4.9.4-1|38	%{_kde_libdir}/kde4/plasma_engine_mixer.so
12mr|kmix-4.9.4-1|39	%{_kde_autostart}/restore_kmix_volumes.desktop
12mr|kmix-4.9.4-1|40	%{_kde_autostart}/kmix_autostart.desktop
12mr|kmix-4.9.4-1|41	%{_datadir}/dbus-1/interfaces/org.kde.kmix.control.xml
12mr|kmix-4.9.4-1|42	%{_datadir}/dbus-1/interfaces/org.kde.kmix.mixer.xml
12mr|kmix-4.9.4-1|43	%{_datadir}/dbus-1/interfaces/org.kde.kmix.mixset.xml
12mr|kmix-4.9.4-1|44	%{_kde_docdir}/HTML/en/kmix
12mr|kmix-4.9.4-1|45	
12mr|kmix-4.9.4-1|46	#------------------------------------------------------------------------------
12mr|kmix-4.9.4-1|47	
12mr|kmix-4.9.4-1|48	%prep
12mr|kmix-4.9.4-1|49	%setup -q
12mr|kmix-4.9.4-1|50	%patch0 -p1
12mr|kmix-4.9.4-1|51	
12mr|kmix-4.9.4-1|52	%build
12mr|kmix-4.9.4-1|53	%cmake_kde4
12mr|kmix-4.9.4-1|54	%make
12mr|kmix-4.9.4-1|55	
12mr|kmix-4.9.4-1|56	%install
12mr|kmix-4.9.4-1|57	%makeinstall_std -C build
12mr|kmix-4.9.4-1|58	
12mr|kmix-4.9.4-1|59	%changelog
12mr|kmix-4.9.4-1|60	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.4-1
12mr|kmix-4.9.4-1|61	- New version 4.9.4
12mr|kmix-4.9.4-1|62	
12mr|kmix-4.9.4-1|63	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.3-1
12mr|kmix-4.9.4-1|64	- New version 4.9.3
12mr|kmix-4.9.4-1|65	
12mr|kmix-4.9.4-1|66	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.2-2
12mr|kmix-4.9.4-1|67	- New version 4.9.2
12mr|kmix-4.9.4-1|68	- Add kmix-4.9.2-nodisplay patch
12mr|kmix-4.9.4-1|69	
12mr|kmix-4.9.4-1|70	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.1-1
12mr|kmix-4.9.4-1|71	- New version 4.9.1
12mr|kmix-4.9.4-1|72	
12mr|kmix-4.9.4-1|73	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.0-1
12mr|kmix-4.9.4-1|74	- New version 4.9.0
12mr|kmix-4.9.4-1|75	
12mr|kmix-4.9.4-1|76	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.97-1
12mr|kmix-4.9.4-1|77	- New version 4.8.97
12mr|kmix-4.9.4-1|78	
12mr|kmix-4.9.4-1|79	* Wed Jul 11 2012 Andrey Bondrov <abondrov@mandriva.org> 3:4.8.95-1
12mr|kmix-4.9.4-1|80	+ Revision: 808878
12mr|kmix-4.9.4-1|81	- imported package kmix
12mr|kmix-4.9.4-1|82	
12mr|kmix-4.9.4-1|83	
12mr|kmix-4.9.4-1|84	* Tue Jul 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.95-1
12mr|kmix-4.9.4-1|85	- Follow upstream and move kmix from kdemultimedia4 to own package

14588 12
12mr|kmod-9-9|1	%define	major	2
12mr|kmod-9-9|2	%define	libname	%mklibname %{name} %{major}
12mr|kmod-9-9|3	%define	devname	%mklibname %{name} -d
12mr|kmod-9-9|4	
12mr|kmod-9-9|5	# (tpg) this is important
12mr|kmod-9-9|6	# keep this synchronized with module-init-tools-ver-rel+1
12mr|kmod-9-9|7	%define module_ver 3.17-1
12mr|kmod-9-9|8	
12mr|kmod-9-9|9	%bcond_without	dietlibc
12mr|kmod-9-9|10	%bcond_without	uclibc
12mr|kmod-9-9|11	
12mr|kmod-9-9|12	Name:		kmod
12mr|kmod-9-9|13	Summary:	Utilities to load modules into the kernel
12mr|kmod-9-9|14	Version:	9
12mr|kmod-9-9|15	Release:	9
12mr|kmod-9-9|16	License:	LGPLv2.1+ and GPLv2+
12mr|kmod-9-9|17	Group:		System/Kernel and hardware
12mr|kmod-9-9|18	Url:		http://www.politreco.com/2011/12/announce-kmod-2/
12mr|kmod-9-9|19	# See also: http://packages.profusion.mobi/kmod/
12mr|kmod-9-9|20	Source0:	http://ftp.kernel.org/pub/linux/utils/kernel/kmod/%{name}-%{version}.tar.xz
12mr|kmod-9-9|21	Source1:	http://ftp.kernel.org/pub/linux/utils/kernel/kmod/%{name}-%{version}.tar.sign
12mr|kmod-9-9|22	
12mr|kmod-9-9|23	# (tpg) provide config files from module-init-tools
12mr|kmod-9-9|24	Source2:	modprobe.default
12mr|kmod-9-9|25	Source3:	modprobe.preload
12mr|kmod-9-9|26	Source4:	blacklist-mdv.conf
12mr|kmod-9-9|27	Source5:	ipw-no-associate.conf
12mr|kmod-9-9|28	Source6:	blacklist-compat.conf
12mr|kmod-9-9|29	
12mr|kmod-9-9|30	%if %{with dietlibc}
12mr|kmod-9-9|31	BuildRequires:	dietlibc-devel
12mr|kmod-9-9|32	%endif
12mr|kmod-9-9|33	%if %{with uclibc}
12mr|kmod-9-9|34	BuildRequires:	uClibc-devel >= 0.9.33.2-5
12mr|kmod-9-9|35	%endif
12mr|kmod-9-9|36	BuildRequires:	pkgconfig >= 0.23
12mr|kmod-9-9|37	BuildRequires:	pkgconfig(liblzma)
12mr|kmod-9-9|38	BuildRequires:	pkgconfig(zlib)
12mr|kmod-9-9|39	BuildRequires:	xz
12mr|kmod-9-9|40	
12mr|kmod-9-9|41	%description
12mr|kmod-9-9|42	kmod is a set of tools to handle common tasks with Linux kernel
12mr|kmod-9-9|43	modules like insert, remove, list, check properties, resolve
12mr|kmod-9-9|44	dependencies and aliases.
12mr|kmod-9-9|45	
12mr|kmod-9-9|46	These tools are designed on top of libkmod, a library that is shipped
12mr|kmod-9-9|47	with kmod. The aim is to be compatible with tools, configurations and
12mr|kmod-9-9|48	indexes from module-init-tools project.
12mr|kmod-9-9|49	
12mr|kmod-9-9|50	%package compat
12mr|kmod-9-9|51	Summary:	Compat symlinks for kernel module utilities
12mr|kmod-9-9|52	License:	GPLv2+
12mr|kmod-9-9|53	Group:		System/Kernel and hardware
12mr|kmod-9-9|54	Obsoletes:	module-init-tools < %{module_ver}
12mr|kmod-9-9|55	Conflicts:	module-init-tools < %{module_ver}
12mr|kmod-9-9|56	Provides:	module-init-tools = %{module_ver}
12mr|kmod-9-9|57	Provides:   /sbin/modprobe
12mr|kmod-9-9|58	Requires:	%{name} = %{EVRD}
12mr|kmod-9-9|59	%rename module-init-tools
12mr|kmod-9-9|60	
12mr|kmod-9-9|61	%description compat
12mr|kmod-9-9|62	kmod is a set of tools to handle common tasks with Linux kernel
12mr|kmod-9-9|63	modules like insert, remove, list, check properties, resolve
12mr|kmod-9-9|64	dependencies and aliases.
12mr|kmod-9-9|65	
12mr|kmod-9-9|66	This package contains traditional name symlinks (lsmod, etc.)
12mr|kmod-9-9|67	
12mr|kmod-9-9|68	%package -n %{libname}
12mr|kmod-9-9|69	Summary:	Library to interact with Linux kernel modules
12mr|kmod-9-9|70	License:	LGPLv2.1+
12mr|kmod-9-9|71	Group:		System/Libraries
12mr|kmod-9-9|72	# (tpg) do not require this until initscripts won't be fixed
12mr|kmod-9-9|73	#Requires:	%{name}-compat = %{EVRD}
12mr|kmod-9-9|74	Conflicts:	%{mklibname modprobe 0} <= 3.6-18
12mr|kmod-9-9|75	Conflicts:	%{mklibname modprobe 1} < %{module_ver}
12mr|kmod-9-9|76	
12mr|kmod-9-9|77	%description -n %{libname}
12mr|kmod-9-9|78	libkmod was created to allow programs to easily insert, remove and
12mr|kmod-9-9|79	list modules, also checking its properties, dependencies and aliases.
12mr|kmod-9-9|80	
12mr|kmod-9-9|81	%if %{with uclibc}
12mr|kmod-9-9|82	%package -n uclibc-%{libname}
12mr|kmod-9-9|83	Summary:	Library to interact with Linux kernel modules
12mr|kmod-9-9|84	License:	LGPLv2.1+
12mr|kmod-9-9|85	Group:		System/Libraries
12mr|kmod-9-9|86	
12mr|kmod-9-9|87	%description -n uclibc-%{libname}
12mr|kmod-9-9|88	libkmod was created to allow programs to easily insert, remove and
12mr|kmod-9-9|89	list modules, also checking its properties, dependencies and aliases.
12mr|kmod-9-9|90	%endif
12mr|kmod-9-9|91	
12mr|kmod-9-9|92	%package -n %{devname}
12mr|kmod-9-9|93	Summary:	Development files for libkmod
12mr|kmod-9-9|94	Group:		Development/C
12mr|kmod-9-9|95	License:	LGPLv2.1+
12mr|kmod-9-9|96	Requires:	%{libname} = %{EVRD}
12mr|kmod-9-9|97	%if %{with uclibc}
12mr|kmod-9-9|98	Requires:	uclibc-%{libname} = %{EVRD}
12mr|kmod-9-9|99	%endif
12mr|kmod-9-9|100	Provides:	kmod-devel = %{EVRD}
12mr|kmod-9-9|101	
12mr|kmod-9-9|102	%description -n %{devname}
12mr|kmod-9-9|103	libkmod was created to allow programs to easily insert, remove and
12mr|kmod-9-9|104	list modules, also checking its properties, dependencies and aliases.
12mr|kmod-9-9|105	
12mr|kmod-9-9|106	%prep
12mr|kmod-9-9|107	%setup -q
12mr|kmod-9-9|108	
12mr|kmod-9-9|109	%build
12mr|kmod-9-9|110	export CONFIGURE_TOP=..
12mr|kmod-9-9|111	%if %{with dietlibc}
12mr|kmod-9-9|112	mkdir -p diet
12mr|kmod-9-9|113	pushd diet
12mr|kmod-9-9|114	CFLAGS="%{optflags} -fno-stack-protector -Os -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_ATFILE_SOURCE -DO_CLOEXEC=0" \
12mr|kmod-9-9|115	%configure2_5x	--prefix=%{_prefix}/lib/dietlibc \
12mr|kmod-9-9|116	--without-xz \
12mr|kmod-9-9|117	--without-zlib \
12mr|kmod-9-9|118	--with-rootlibdir=%{_prefix}/lib/dietlibc/lib-%{_arch} \
12mr|kmod-9-9|119	--enable-static \
12mr|kmod-9-9|120	--disable-shared \
12mr|kmod-9-9|121	--disable-tools \
12mr|kmod-9-9|122	--disable-silent-rules \
12mr|kmod-9-9|123	CC="diet gcc" \
12mr|kmod-9-9|124	LD="diet ld"
12mr|kmod-9-9|125	%make
12mr|kmod-9-9|126	popd
12mr|kmod-9-9|127	%endif
12mr|kmod-9-9|128	
12mr|kmod-9-9|129	%if %{with uclibc}
12mr|kmod-9-9|130	mkdir -p uclibc
12mr|kmod-9-9|131	pushd uclibc
12mr|kmod-9-9|132	CFLAGS="%{uclibc_cflags}" \
12mr|kmod-9-9|133	%configure2_5x	--prefix=%{uclibc_root} \
12mr|kmod-9-9|134	--without-xz \
12mr|kmod-9-9|135	--without-zlib \
12mr|kmod-9-9|136	--with-rootlibdir=%{uclibc_root}/%{_lib} \
12mr|kmod-9-9|137	--enable-static \
12mr|kmod-9-9|138	--enable-shared \
12mr|kmod-9-9|139	--disable-tools \
12mr|kmod-9-9|140	--disable-silent-rules \
12mr|kmod-9-9|141	CC=%{uclibc_cc}
12mr|kmod-9-9|142	%make
12mr|kmod-9-9|143	popd
12mr|kmod-9-9|144	%endif
12mr|kmod-9-9|145	
12mr|kmod-9-9|146	mkdir -p glibc
12mr|kmod-9-9|147	pushd glibc
12mr|kmod-9-9|148	# The extra --includedir gives us the possibility to detect dependent
12mr|kmod-9-9|149	# packages which fail to properly use pkgconfig.
12mr|kmod-9-9|150	%configure2_5x	--with-xz \
12mr|kmod-9-9|151	--with-zlib \
12mr|kmod-9-9|152	--includedir=%{_includedir}/%{name}-%{version} \
12mr|kmod-9-9|153	--with-rootlibdir=/%{_lib} \
12mr|kmod-9-9|154	--bindir=/bin \
12mr|kmod-9-9|155	--enable-shared \
12mr|kmod-9-9|156	--enable-static \
12mr|kmod-9-9|157	--disable-silent-rules
12mr|kmod-9-9|158	%make
12mr|kmod-9-9|159	popd
12mr|kmod-9-9|160	
12mr|kmod-9-9|161	%install
12mr|kmod-9-9|162	%if %{with uclibc}
12mr|kmod-9-9|163	%makeinstall_std -C uclibc
12mr|kmod-9-9|164	%endif
12mr|kmod-9-9|165	
12mr|kmod-9-9|166	%if %{with dietlibc}
12mr|kmod-9-9|167	%makeinstall_std -C uclibc
12mr|kmod-9-9|168	%endif
12mr|kmod-9-9|169	
12mr|kmod-9-9|170	%makeinstall_std -C glibc
12mr|kmod-9-9|171	# Remove standalone tools
12mr|kmod-9-9|172	rm -f %{buildroot}/bin/kmod-*
12mr|kmod-9-9|173	rm -f %{buildroot}%{_libdir}/libkmod.la
12mr|kmod-9-9|174	
12mr|kmod-9-9|175	# (tpg) install config files
12mr|kmod-9-9|176	install -d -m755 %{buildroot}%{_sysconfdir}
12mr|kmod-9-9|177	install -d -m755 %{buildroot}%{_sysconfdir}/depmod.d
12mr|kmod-9-9|178	install -d -m755 %{buildroot}%{_sysconfdir}/modprobe.d
12mr|kmod-9-9|179	install -d -m755 %{buildroot}/lib/modprobe.d
12mr|kmod-9-9|180	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/modprobe.d/00_modprobe.conf
12mr|kmod-9-9|181	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}
12mr|kmod-9-9|182	install -m 644 %{SOURCE4} %{SOURCE5} %{SOURCE6} %{buildroot}%{_sysconfdir}/modprobe.d
12mr|kmod-9-9|183	touch %{buildroot}%{_sysconfdir}/modprobe.conf
12mr|kmod-9-9|184	
12mr|kmod-9-9|185	# (tpg) we still use this
12mr|kmod-9-9|186	ln -s ../modprobe.conf %{buildroot}%{_sysconfdir}/modprobe.d/01_mandriva.conf
12mr|kmod-9-9|187	
12mr|kmod-9-9|188	# kmod-compat
12mr|kmod-9-9|189	mkdir -p %{buildroot}/{bin,sbin}
12mr|kmod-9-9|190	ln -s kmod %{buildroot}/bin/lsmod
12mr|kmod-9-9|191	for i in depmod insmod lsmod modinfo modprobe rmmod; do
12mr|kmod-9-9|192	ln -s /bin/kmod %{buildroot}/sbin/$i
12mr|kmod-9-9|193	done;
12mr|kmod-9-9|194	
12mr|kmod-9-9|195	%if %{with dietlibc}
12mr|kmod-9-9|196	install -m644 ./diet/libkmod/.libs/libkmod.a -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/libkmod.a
12mr|kmod-9-9|197	%endif
12mr|kmod-9-9|198	
12mr|kmod-9-9|199	%if %{with uclibc}
12mr|kmod-9-9|200	install -m644 ./uclibc/libkmod/.libs/libkmod.a -D %{buildroot}%{_prefix}/uclibc/%{_libdir}/libkmod.a
12mr|kmod-9-9|201	%endif
12mr|kmod-9-9|202	
12mr|kmod-9-9|203	%check
12mr|kmod-9-9|204	# (tpg) disable check for now
12mr|kmod-9-9|205	# it fails only on ix56
12mr|kmod-9-9|206	#make -C glibc check
12mr|kmod-9-9|207	
12mr|kmod-9-9|208	
12mr|kmod-9-9|209	%files
12mr|kmod-9-9|210	/bin/kmod
12mr|kmod-9-9|211	%{_mandir}/man5/*
12mr|kmod-9-9|212	%{_mandir}/man8/*
12mr|kmod-9-9|213	
12mr|kmod-9-9|214	%files -n %{libname}
12mr|kmod-9-9|215	/%{_lib}/libkmod.so.%{major}*
12mr|kmod-9-9|216	
12mr|kmod-9-9|217	%if %{with uclibc}
12mr|kmod-9-9|218	%files -n uclibc-%{libname}
12mr|kmod-9-9|219	%{uclibc_root}/%{_lib}/libkmod.so.%{major}*
12mr|kmod-9-9|220	%endif
12mr|kmod-9-9|221	
12mr|kmod-9-9|222	%files -n %{devname}
12mr|kmod-9-9|223	%{_includedir}/*
12mr|kmod-9-9|224	%{_libdir}/pkgconfig/*.pc
12mr|kmod-9-9|225	%{_libdir}/libkmod.so
12mr|kmod-9-9|226	%{_libdir}/libkmod.a
12mr|kmod-9-9|227	%if %{with dietlibc}
12mr|kmod-9-9|228	%{_prefix}/lib/dietlibc/lib-%{_arch}/libkmod.a
12mr|kmod-9-9|229	%endif
12mr|kmod-9-9|230	%if %{with uclibc}
12mr|kmod-9-9|231	%{_prefix}/uclibc/%{_libdir}/libkmod.a
12mr|kmod-9-9|232	%endif
12mr|kmod-9-9|233	
12mr|kmod-9-9|234	%files compat
12mr|kmod-9-9|235	%dir %{_sysconfdir}/modprobe.d
12mr|kmod-9-9|236	%dir %{_sysconfdir}/depmod.d
12mr|kmod-9-9|237	%dir /lib/modprobe.d
12mr|kmod-9-9|238	%config(noreplace) %{_sysconfdir}/modprobe.preload
12mr|kmod-9-9|239	%config(noreplace) %{_sysconfdir}/modprobe.conf
12mr|kmod-9-9|240	%config(noreplace) %{_sysconfdir}/modprobe.d/*.conf
12mr|kmod-9-9|241	/bin/lsmod
12mr|kmod-9-9|242	/sbin/*

14589 12
12mr|kmousetool-4.9.4-1|1	Name:		kmousetool
12mr|kmousetool-4.9.4-1|2	Version:	4.9.4
12mr|kmousetool-4.9.4-1|3	Release:	1
12mr|kmousetool-4.9.4-1|4	Epoch:		2
12mr|kmousetool-4.9.4-1|5	Summary:	Automatic Mouse Click
12mr|kmousetool-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kmousetool-4.9.4-1|7	License:	GPLv2 and GFDL
12mr|kmousetool-4.9.4-1|8	URL:		http://www.kde.org/applications/utilities/kmousetool/
12mr|kmousetool-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kmousetool-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|kmousetool-4.9.4-1|11	BuildRequires:	pkgconfig(xi)
12mr|kmousetool-4.9.4-1|12	BuildRequires:	pkgconfig(xt)
12mr|kmousetool-4.9.4-1|13	Requires:	kdebase4-runtime
12mr|kmousetool-4.9.4-1|14	
12mr|kmousetool-4.9.4-1|15	%description
12mr|kmousetool-4.9.4-1|16	KMouseTool is a Linux-based KDE program. It clicks the mouse for you,
12mr|kmousetool-4.9.4-1|17	so you don't have to. KMouseTool works with any mouse or pointing device.
12mr|kmousetool-4.9.4-1|18	
12mr|kmousetool-4.9.4-1|19	%files
12mr|kmousetool-4.9.4-1|20	%doc AUTHORS ChangeLog COPYING COPYING.DOC README TODO
12mr|kmousetool-4.9.4-1|21	%{_kde_bindir}/kmousetool
12mr|kmousetool-4.9.4-1|22	%{_kde_applicationsdir}/kmousetool.desktop
12mr|kmousetool-4.9.4-1|23	%{_kde_appsdir}/kmousetool
12mr|kmousetool-4.9.4-1|24	%{_kde_iconsdir}/hicolor/*/*/kmousetool*
12mr|kmousetool-4.9.4-1|25	%{_kde_docdir}/HTML/en/kmousetool
12mr|kmousetool-4.9.4-1|26	%{_kde_mandir}/man1/kmousetool.1.*
12mr|kmousetool-4.9.4-1|27	
12mr|kmousetool-4.9.4-1|28	%prep
12mr|kmousetool-4.9.4-1|29	%setup -q
12mr|kmousetool-4.9.4-1|30	
12mr|kmousetool-4.9.4-1|31	%build
12mr|kmousetool-4.9.4-1|32	%cmake_kde4
12mr|kmousetool-4.9.4-1|33	%make
12mr|kmousetool-4.9.4-1|34	
12mr|kmousetool-4.9.4-1|35	%install
12mr|kmousetool-4.9.4-1|36	%makeinstall_std -C build
12mr|kmousetool-4.9.4-1|37	
12mr|kmousetool-4.9.4-1|38	%changelog
12mr|kmousetool-4.9.4-1|39	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|kmousetool-4.9.4-1|40	- New version 4.9.4
12mr|kmousetool-4.9.4-1|41	
12mr|kmousetool-4.9.4-1|42	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|kmousetool-4.9.4-1|43	- New version 4.9.3
12mr|kmousetool-4.9.4-1|44	
12mr|kmousetool-4.9.4-1|45	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|kmousetool-4.9.4-1|46	- New version 4.9.2
12mr|kmousetool-4.9.4-1|47	
12mr|kmousetool-4.9.4-1|48	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|kmousetool-4.9.4-1|49	- New version 4.9.1
12mr|kmousetool-4.9.4-1|50	
12mr|kmousetool-4.9.4-1|51	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|kmousetool-4.9.4-1|52	- New version 4.9.0
12mr|kmousetool-4.9.4-1|53	
12mr|kmousetool-4.9.4-1|54	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|kmousetool-4.9.4-1|55	- New version 4.8.97
12mr|kmousetool-4.9.4-1|56	
12mr|kmousetool-4.9.4-1|57	* Sat Jul 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|kmousetool-4.9.4-1|58	- New version 4.8.95
12mr|kmousetool-4.9.4-1|59	
12mr|kmousetool-4.9.4-1|60	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.4-69.1mib2010.2
12mr|kmousetool-4.9.4-1|61	- New version 4.8.4
12mr|kmousetool-4.9.4-1|62	- MIB (Mandriva International Backports)
12mr|kmousetool-4.9.4-1|63	
12mr|kmousetool-4.9.4-1|64	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.3-69.1mib2010.2
12mr|kmousetool-4.9.4-1|65	- New version 4.8.3
12mr|kmousetool-4.9.4-1|66	- MIB (Mandriva International Backports)
12mr|kmousetool-4.9.4-1|67	
12mr|kmousetool-4.9.4-1|68	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.2-69.1mib2010.2
12mr|kmousetool-4.9.4-1|69	- New version 4.8.2
12mr|kmousetool-4.9.4-1|70	- MIB (Mandriva International Backports)
12mr|kmousetool-4.9.4-1|71	
12mr|kmousetool-4.9.4-1|72	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.1-69.1mib2010.2
12mr|kmousetool-4.9.4-1|73	- New version 4.8.1
12mr|kmousetool-4.9.4-1|74	- MIB (Mandriva International Backports)
12mr|kmousetool-4.9.4-1|75	
12mr|kmousetool-4.9.4-1|76	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.0-69.1mib2010.2
12mr|kmousetool-4.9.4-1|77	+ Revision: 198336
12mr|kmousetool-4.9.4-1|78	- Backport from Mageia to Mandriva 2010.2 for MIB users
12mr|kmousetool-4.9.4-1|79	- Merge handbook back into main package
12mr|kmousetool-4.9.4-1|80	- MIB (Mandriva International Backports)
12mr|kmousetool-4.9.4-1|81	
12mr|kmousetool-4.9.4-1|82	* Thu Jan 19 2012 mikala <mikala> 2:4.8.0-1.mga2
12mr|kmousetool-4.9.4-1|83	+ Revision: 198336
12mr|kmousetool-4.9.4-1|84	- Updating tarball to KDE 4.8.0
12mr|kmousetool-4.9.4-1|85	
12mr|kmousetool-4.9.4-1|86	* Thu Jan 05 2012 mikala <mikala> 2:4.7.97-1.mga2
12mr|kmousetool-4.9.4-1|87	+ Revision: 191088
12mr|kmousetool-4.9.4-1|88	- Update tarball to kde 4.7.97
12mr|kmousetool-4.9.4-1|89	
12mr|kmousetool-4.9.4-1|90	* Fri Dec 23 2011 mikala <mikala> 2:4.7.95-1.mga2
12mr|kmousetool-4.9.4-1|91	+ Revision: 186263
12mr|kmousetool-4.9.4-1|92	- Update tarball to kde 4.7.95
12mr|kmousetool-4.9.4-1|93	- fix group
12mr|kmousetool-4.9.4-1|94	
12mr|kmousetool-4.9.4-1|95	* Wed Dec 14 2011 mikala <mikala> 2:4.7.90-1.mga2
12mr|kmousetool-4.9.4-1|96	+ Revision: 181460
12mr|kmousetool-4.9.4-1|97	- imported package kmousetool
12mr|kmousetool-4.9.4-1|98	

14590 12
12mr|kmouth-4.9.4-1|1	Name:		kmouth
12mr|kmouth-4.9.4-1|2	Version:	4.9.4
12mr|kmouth-4.9.4-1|3	Release:	1
12mr|kmouth-4.9.4-1|4	Epoch:		2
12mr|kmouth-4.9.4-1|5	Summary:	A type-and-say front end for speech synthesizers
12mr|kmouth-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kmouth-4.9.4-1|7	License:	GPLv2 and GFDL
12mr|kmouth-4.9.4-1|8	URL:		http://www.kde.org/applications/utilities/kmouth/
12mr|kmouth-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kmouth-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|kmouth-4.9.4-1|11	Requires:	kdebase4-runtime
12mr|kmouth-4.9.4-1|12	
12mr|kmouth-4.9.4-1|13	%description
12mr|kmouth-4.9.4-1|14	KMouth is a program which enables persons that cannot speak to let their
12mr|kmouth-4.9.4-1|15	computer speak, e.g. mutal people or people who have lost their voice. It has a
12mr|kmouth-4.9.4-1|16	text input field and speaks the sentences that you enter. It also has support
12mr|kmouth-4.9.4-1|17	for user defined phrasebooks.
12mr|kmouth-4.9.4-1|18	
12mr|kmouth-4.9.4-1|19	%files
12mr|kmouth-4.9.4-1|20	%doc AUTHORS COPYING COPYING.DOC
12mr|kmouth-4.9.4-1|21	%{_kde_bindir}/kmouth
12mr|kmouth-4.9.4-1|22	%{_kde_applicationsdir}/kmouth.desktop
12mr|kmouth-4.9.4-1|23	%{_kde_appsdir}/kmouth
12mr|kmouth-4.9.4-1|24	%{_kde_configdir}/kmouthrc
12mr|kmouth-4.9.4-1|25	%{_kde_iconsdir}/*/*/apps/kmouth.png
12mr|kmouth-4.9.4-1|26	%{_kde_docdir}/HTML/en/kmouth
12mr|kmouth-4.9.4-1|27	%{_kde_mandir}/man1/kmouth.1.*
12mr|kmouth-4.9.4-1|28	
12mr|kmouth-4.9.4-1|29	%prep
12mr|kmouth-4.9.4-1|30	%setup -q
12mr|kmouth-4.9.4-1|31	
12mr|kmouth-4.9.4-1|32	%build
12mr|kmouth-4.9.4-1|33	%cmake_kde4
12mr|kmouth-4.9.4-1|34	%make
12mr|kmouth-4.9.4-1|35	
12mr|kmouth-4.9.4-1|36	%install
12mr|kmouth-4.9.4-1|37	%makeinstall_std -C build
12mr|kmouth-4.9.4-1|38	
12mr|kmouth-4.9.4-1|39	%changelog
12mr|kmouth-4.9.4-1|40	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|kmouth-4.9.4-1|41	- New version 4.9.4
12mr|kmouth-4.9.4-1|42	
12mr|kmouth-4.9.4-1|43	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|kmouth-4.9.4-1|44	- New version 4.9.3
12mr|kmouth-4.9.4-1|45	
12mr|kmouth-4.9.4-1|46	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|kmouth-4.9.4-1|47	- New version 4.9.2
12mr|kmouth-4.9.4-1|48	
12mr|kmouth-4.9.4-1|49	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|kmouth-4.9.4-1|50	- New version 4.9.1
12mr|kmouth-4.9.4-1|51	
12mr|kmouth-4.9.4-1|52	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|kmouth-4.9.4-1|53	- New version 4.9.0
12mr|kmouth-4.9.4-1|54	
12mr|kmouth-4.9.4-1|55	* Sat Jul 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|kmouth-4.9.4-1|56	- New version 4.8.97
12mr|kmouth-4.9.4-1|57	
12mr|kmouth-4.9.4-1|58	* Sat Jul 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|kmouth-4.9.4-1|59	- New version 4.8.95
12mr|kmouth-4.9.4-1|60	
12mr|kmouth-4.9.4-1|61	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.4-69.1mib2010.2
12mr|kmouth-4.9.4-1|62	- New version 4.8.4
12mr|kmouth-4.9.4-1|63	- MIB (Mandriva International Backports)
12mr|kmouth-4.9.4-1|64	
12mr|kmouth-4.9.4-1|65	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.3-69.1mib2010.2
12mr|kmouth-4.9.4-1|66	- New version 4.8.3
12mr|kmouth-4.9.4-1|67	- MIB (Mandriva International Backports)
12mr|kmouth-4.9.4-1|68	
12mr|kmouth-4.9.4-1|69	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.2-69.1mib2010.2
12mr|kmouth-4.9.4-1|70	- New version 4.8.2
12mr|kmouth-4.9.4-1|71	- MIB (Mandriva International Backports)
12mr|kmouth-4.9.4-1|72	
12mr|kmouth-4.9.4-1|73	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.1-69.1mib2010.2
12mr|kmouth-4.9.4-1|74	- New version 4.8.1
12mr|kmouth-4.9.4-1|75	- MIB (Mandriva International Backports)
12mr|kmouth-4.9.4-1|76	
12mr|kmouth-4.9.4-1|77	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.0-69.1mib2010.2
12mr|kmouth-4.9.4-1|78	+ Revision: 198339
12mr|kmouth-4.9.4-1|79	- Backport from Mageia to Mandriva 2010.2 for MIB users
12mr|kmouth-4.9.4-1|80	- Merge handbook back into main package
12mr|kmouth-4.9.4-1|81	- MIB (Mandriva International Backports)
12mr|kmouth-4.9.4-1|82	
12mr|kmouth-4.9.4-1|83	* Thu Jan 19 2012 mikala <mikala> 2:4.8.0-1.mga2
12mr|kmouth-4.9.4-1|84	+ Revision: 198339
12mr|kmouth-4.9.4-1|85	- Updating tarball to KDE 4.8.0
12mr|kmouth-4.9.4-1|86	
12mr|kmouth-4.9.4-1|87	* Fri Jan 06 2012 mikala <mikala> 2:4.7.97-1.mga2
12mr|kmouth-4.9.4-1|88	+ Revision: 192404
12mr|kmouth-4.9.4-1|89	- Update tarball to KDE 4.7.97
12mr|kmouth-4.9.4-1|90	
12mr|kmouth-4.9.4-1|91	* Fri Dec 23 2011 mikala <mikala> 2:4.7.95-1.mga2
12mr|kmouth-4.9.4-1|92	+ Revision: 186269
12mr|kmouth-4.9.4-1|93	- Update tarball to kde 4.7.95
12mr|kmouth-4.9.4-1|94	- fix group
12mr|kmouth-4.9.4-1|95	
12mr|kmouth-4.9.4-1|96	* Wed Dec 14 2011 mikala <mikala> 2:4.7.90-1.mga2
12mr|kmouth-4.9.4-1|97	+ Revision: 181454
12mr|kmouth-4.9.4-1|98	- imported package kmouth
12mr|kmouth-4.9.4-1|99	

14591 12
12mr|kmozillahelper-0.6.3-4|1	Summary:	Mozilla KDE Integration
12mr|kmozillahelper-0.6.3-4|2	Name:		kmozillahelper
12mr|kmozillahelper-0.6.3-4|3	Version:	0.6.3
12mr|kmozillahelper-0.6.3-4|4	Release:	4
12mr|kmozillahelper-0.6.3-4|5	License:	MIT
12mr|kmozillahelper-0.6.3-4|6	Group:		Graphical desktop/KDE
12mr|kmozillahelper-0.6.3-4|7	Url:		http://www.opensuse.org/
12mr|kmozillahelper-0.6.3-4|8	Source:		kmozillahelper-%{version}.tar.bz2
12mr|kmozillahelper-0.6.3-4|9	Patch0:		kmozillahelper-0.6.3-reveal.patch
12mr|kmozillahelper-0.6.3-4|10	
12mr|kmozillahelper-0.6.3-4|11	BuildRequires:	kde4-macros
12mr|kmozillahelper-0.6.3-4|12	BuildRequires:	kdelibs4-devel
12mr|kmozillahelper-0.6.3-4|13	
12mr|kmozillahelper-0.6.3-4|14	Provides:	mozilla-xulrunner191-kde4 = %{version}-%{release}
12mr|kmozillahelper-0.6.3-4|15	Provides:	mozilla-xulrunner-kde4 = %{version}-%{release}
12mr|kmozillahelper-0.6.3-4|16	
12mr|kmozillahelper-0.6.3-4|17	%description
12mr|kmozillahelper-0.6.3-4|18	Package providing integration of Mozilla applications with KDE.
12mr|kmozillahelper-0.6.3-4|19	
12mr|kmozillahelper-0.6.3-4|20	%files
12mr|kmozillahelper-0.6.3-4|21	%{_prefix}/lib/mozilla/kmozillahelper
12mr|kmozillahelper-0.6.3-4|22	%{_kde_appsdir}/kmozillahelper/kmozillahelper.notifyrc
12mr|kmozillahelper-0.6.3-4|23	
12mr|kmozillahelper-0.6.3-4|24	#--------------------------------------------------------------------
12mr|kmozillahelper-0.6.3-4|25	
12mr|kmozillahelper-0.6.3-4|26	%prep
12mr|kmozillahelper-0.6.3-4|27	%setup -qn kmozillahelper
12mr|kmozillahelper-0.6.3-4|28	%patch0 -p1
12mr|kmozillahelper-0.6.3-4|29	
12mr|kmozillahelper-0.6.3-4|30	%build
12mr|kmozillahelper-0.6.3-4|31	%cmake_kde4
12mr|kmozillahelper-0.6.3-4|32	%make
12mr|kmozillahelper-0.6.3-4|33	
12mr|kmozillahelper-0.6.3-4|34	%install
12mr|kmozillahelper-0.6.3-4|35	%makeinstall_std -C build
12mr|kmozillahelper-0.6.3-4|36	

14592 12
12mr|kmplot-4.9.4-1|1	Name:		kmplot
12mr|kmplot-4.9.4-1|2	Summary:	A mathematical function plotter
12mr|kmplot-4.9.4-1|3	Version:	4.9.4
12mr|kmplot-4.9.4-1|4	Release:	1
12mr|kmplot-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kmplot-4.9.4-1|6	License:	GPLv2 GFDL
12mr|kmplot-4.9.4-1|7	URL:		http://edu.kde.org/kmplot
12mr|kmplot-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kmplot-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|kmplot-4.9.4-1|10	Conflicts:	kdeedu4-devel < 4.6.90
12mr|kmplot-4.9.4-1|11	
12mr|kmplot-4.9.4-1|12	%description
12mr|kmplot-4.9.4-1|13	KmPlot is a mathematical function plotter for the KDE-Desktop.
12mr|kmplot-4.9.4-1|14	
12mr|kmplot-4.9.4-1|15	It has built in a powerfull parser. You can plot different functions
12mr|kmplot-4.9.4-1|16	simultaneously and combine their function terms to build new functions.
12mr|kmplot-4.9.4-1|17	KmPlot supports functions with parameters and functions in polar
12mr|kmplot-4.9.4-1|18	coordinates. Several grid modes are possible. Plots may be printed with
12mr|kmplot-4.9.4-1|19	high precision in correct scale.
12mr|kmplot-4.9.4-1|20	
12mr|kmplot-4.9.4-1|21	%files
12mr|kmplot-4.9.4-1|22	%doc COPYING COPYING.DOC TODO
12mr|kmplot-4.9.4-1|23	%{_kde_appsdir}/kmplot
12mr|kmplot-4.9.4-1|24	%{_kde_bindir}/kmplot
12mr|kmplot-4.9.4-1|25	%{_kde_libdir}/kde4/libkmplotpart.so
12mr|kmplot-4.9.4-1|26	%{_kde_iconsdir}/*/*/apps/kmplot.*
12mr|kmplot-4.9.4-1|27	%{_kde_applicationsdir}/kmplot.desktop
12mr|kmplot-4.9.4-1|28	%{_kde_datadir}/config.kcfg/kmplot.kcfg
12mr|kmplot-4.9.4-1|29	%{_kde_services}/kmplot_part.desktop
12mr|kmplot-4.9.4-1|30	%{_kde_docdir}/HTML/*/kmplot
12mr|kmplot-4.9.4-1|31	%{_kde_mandir}/man1/kmplot.1.*
12mr|kmplot-4.9.4-1|32	%{_datadir}/dbus-1/interfaces/org.kde.kmplot.KmPlot.xml
12mr|kmplot-4.9.4-1|33	%{_datadir}/dbus-1/interfaces/org.kde.kmplot.MainDlg.xml
12mr|kmplot-4.9.4-1|34	%{_datadir}/dbus-1/interfaces/org.kde.kmplot.Parser.xml
12mr|kmplot-4.9.4-1|35	%{_datadir}/dbus-1/interfaces/org.kde.kmplot.View.xml
12mr|kmplot-4.9.4-1|36	
12mr|kmplot-4.9.4-1|37	#----------------------------------------------------------------------
12mr|kmplot-4.9.4-1|38	
12mr|kmplot-4.9.4-1|39	%prep
12mr|kmplot-4.9.4-1|40	%setup -q
12mr|kmplot-4.9.4-1|41	
12mr|kmplot-4.9.4-1|42	%build
12mr|kmplot-4.9.4-1|43	%cmake_kde4
12mr|kmplot-4.9.4-1|44	%make
12mr|kmplot-4.9.4-1|45	
12mr|kmplot-4.9.4-1|46	%install
12mr|kmplot-4.9.4-1|47	%makeinstall_std -C build
12mr|kmplot-4.9.4-1|48	
12mr|kmplot-4.9.4-1|49	%changelog
12mr|kmplot-4.9.4-1|50	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kmplot-4.9.4-1|51	- New version 4.9.4
12mr|kmplot-4.9.4-1|52	
12mr|kmplot-4.9.4-1|53	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kmplot-4.9.4-1|54	- New version 4.9.3
12mr|kmplot-4.9.4-1|55	
12mr|kmplot-4.9.4-1|56	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kmplot-4.9.4-1|57	- New version 4.9.2
12mr|kmplot-4.9.4-1|58	
12mr|kmplot-4.9.4-1|59	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kmplot-4.9.4-1|60	- New version 4.9.1
12mr|kmplot-4.9.4-1|61	
12mr|kmplot-4.9.4-1|62	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|kmplot-4.9.4-1|63	- New version 4.9.0
12mr|kmplot-4.9.4-1|64	
12mr|kmplot-4.9.4-1|65	* Sat Jul 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|kmplot-4.9.4-1|66	- New version 4.8.97
12mr|kmplot-4.9.4-1|67	
12mr|kmplot-4.9.4-1|68	* Sat Jul 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|kmplot-4.9.4-1|69	- New version 4.8.95
12mr|kmplot-4.9.4-1|70	
12mr|kmplot-4.9.4-1|71	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.4-69.1mib2010.2
12mr|kmplot-4.9.4-1|72	- New version 4.8.4
12mr|kmplot-4.9.4-1|73	- MIB (Mandriva International Backports)
12mr|kmplot-4.9.4-1|74	
12mr|kmplot-4.9.4-1|75	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.3-69.1mib2010.2
12mr|kmplot-4.9.4-1|76	- New version 4.8.3
12mr|kmplot-4.9.4-1|77	- MIB (Mandriva International Backports)
12mr|kmplot-4.9.4-1|78	
12mr|kmplot-4.9.4-1|79	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.2-69.1mib2010.2
12mr|kmplot-4.9.4-1|80	- New version 4.8.2
12mr|kmplot-4.9.4-1|81	- MIB (Mandriva International Backports)
12mr|kmplot-4.9.4-1|82	
12mr|kmplot-4.9.4-1|83	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.1-69.1mib2010.2
12mr|kmplot-4.9.4-1|84	- New version 4.8.1
12mr|kmplot-4.9.4-1|85	- MIB (Mandriva International Backports)
12mr|kmplot-4.9.4-1|86	
12mr|kmplot-4.9.4-1|87	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.0-69.1mib2010.2
12mr|kmplot-4.9.4-1|88	+ Revision: 762476
12mr|kmplot-4.9.4-1|89	- Backport to 2010.2 for MIB users
12mr|kmplot-4.9.4-1|90	- MIB (Mandriva International Backports)
12mr|kmplot-4.9.4-1|91	
12mr|kmplot-4.9.4-1|92	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|kmplot-4.9.4-1|93	+ Revision: 762476
12mr|kmplot-4.9.4-1|94	- New upstream tarball
12mr|kmplot-4.9.4-1|95	
12mr|kmplot-4.9.4-1|96	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kmplot-4.9.4-1|97	+ Revision: 758063
12mr|kmplot-4.9.4-1|98	- New upstream tarball
12mr|kmplot-4.9.4-1|99	
12mr|kmplot-4.9.4-1|100	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kmplot-4.9.4-1|101	+ Revision: 744544
12mr|kmplot-4.9.4-1|102	- New upstream tarball
12mr|kmplot-4.9.4-1|103	
12mr|kmplot-4.9.4-1|104	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|kmplot-4.9.4-1|105	+ Revision: 739302
12mr|kmplot-4.9.4-1|106	- New upstream tarball $NEW_VERSION
12mr|kmplot-4.9.4-1|107	
12mr|kmplot-4.9.4-1|108	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|kmplot-4.9.4-1|109	+ Revision: 731874
12mr|kmplot-4.9.4-1|110	- New upstream tarball 4.7.80
12mr|kmplot-4.9.4-1|111	
12mr|kmplot-4.9.4-1|112	* Wed Nov 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|kmplot-4.9.4-1|113	+ Revision: 729212
12mr|kmplot-4.9.4-1|114	- Import package
12mr|kmplot-4.9.4-1|115	

14593 12
12mr|knetworkmanager-0.9.0.5-1|1	#define gitrev aa2e2a7f61234f9790d046cfd761e110bb2750a2
12mr|knetworkmanager-0.9.0.5-1|2	#define datetime 20120122
12mr|knetworkmanager-0.9.0.5-1|3	#define svnrev
12mr|knetworkmanager-0.9.0.5-1|4	%define srcname networkmanagement
12mr|knetworkmanager-0.9.0.5-1|5	
12mr|knetworkmanager-0.9.0.5-1|6	%define develname %mklibname -d knetworkmanager
12mr|knetworkmanager-0.9.0.5-1|7	%define novellvpn 0
12mr|knetworkmanager-0.9.0.5-1|8	%define pptp 1
12mr|knetworkmanager-0.9.0.5-1|9	%define strongswan 0
12mr|knetworkmanager-0.9.0.5-1|10	%define openvn 1
12mr|knetworkmanager-0.9.0.5-1|11	%define vpnc 1
12mr|knetworkmanager-0.9.0.5-1|12	%define openconnect 0
12mr|knetworkmanager-0.9.0.5-1|13	
12mr|knetworkmanager-0.9.0.5-1|14	Name:           knetworkmanager
12mr|knetworkmanager-0.9.0.5-1|15	Summary:        KDE NetworkManager
12mr|knetworkmanager-0.9.0.5-1|16	Version:        0.9.0.5
12mr|knetworkmanager-0.9.0.5-1|17	Release:        1
12mr|knetworkmanager-0.9.0.5-1|18	Epoch:		2
12mr|knetworkmanager-0.9.0.5-1|19	Group:          Graphical desktop/KDE
12mr|knetworkmanager-0.9.0.5-1|20	License:        (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and LGPLv2
12mr|knetworkmanager-0.9.0.5-1|21	URL:            http://www.kde.org
12mr|knetworkmanager-0.9.0.5-1|22	#http://lamarque-lvs.blogspot.ru/
12mr|knetworkmanager-0.9.0.5-1|23	#Source get from git
12mr|knetworkmanager-0.9.0.5-1|24	# git clone git://anongit.kde.org/networkmanagement
12mr|knetworkmanager-0.9.0.5-1|25	# git archive --format=tar --prefix=networkmanagement/ --remote=git://anongit.kde.org/networkmanagement v0.9.0_rc3 | xz -9 >  networkmanagement-20111022.tar.xz
12mr|knetworkmanager-0.9.0.5-1|26	Source0:        http://download.kde.org/unstable/networkmanagement/0.9.0.5/src/%{srcname}-%{version}.tar.bz2
12mr|knetworkmanager-0.9.0.5-1|27	#Source1:	networkmanagement-l10n.tar.bz2
12mr|knetworkmanager-0.9.0.5-1|28	Patch0:		networkmanagement-0.9-useversion.patch
12mr|knetworkmanager-0.9.0.5-1|29	Patch1:		networkmanagement-0.9-compile-po-files.patch
12mr|knetworkmanager-0.9.0.5-1|30	#Patch2:		networkmanagement-0.9.0.2-applet.desktop.patch
12mr|knetworkmanager-0.9.0.5-1|31	#Patch3:		networkmanagement-0.9.0.2-kcm.desktop.patch
12mr|knetworkmanager-0.9.0.5-1|32	Patch4:		networkmanagement-0.9.0.2-ui-fix.patch
12mr|knetworkmanager-0.9.0.5-1|33	BuildRequires:  pkgconfig(libnm-util) >= 0.9
12mr|knetworkmanager-0.9.0.5-1|34	BuildRequires:  pkgconfig(libnm-glib) >= 0.9
12mr|knetworkmanager-0.9.0.5-1|35	BuildRequires:  mobile-broadband-provider-info
12mr|knetworkmanager-0.9.0.5-1|36	BuildRequires:  kdebase4-workspace-devel
12mr|knetworkmanager-0.9.0.5-1|37	%if %{openconnect}
12mr|knetworkmanager-0.9.0.5-1|38	BuildRequires:	pkgconfig(openconnect) >= 3.10
12mr|knetworkmanager-0.9.0.5-1|39	%endif
12mr|knetworkmanager-0.9.0.5-1|40	Requires:	%{name}-common
12mr|knetworkmanager-0.9.0.5-1|41	# plasmoid crashes if knetworkmanager is running
12mr|knetworkmanager-0.9.0.5-1|42	Requires:	plasma-applet-networkmanagement
12mr|knetworkmanager-0.9.0.5-1|43	
12mr|knetworkmanager-0.9.0.5-1|44	%description
12mr|knetworkmanager-0.9.0.5-1|45	KNetworkManager is a system tray applet for controlling network
12mr|knetworkmanager-0.9.0.5-1|46	connections on systems that use the NetworkManager daemon.
12mr|knetworkmanager-0.9.0.5-1|47	
12mr|knetworkmanager-0.9.0.5-1|48	%files
12mr|knetworkmanager-0.9.0.5-1|49	%doc TODO DESIGN COPYING COPYING.LIB README.install.urpmi
12mr|knetworkmanager-0.9.0.5-1|50	
12mr|knetworkmanager-0.9.0.5-1|51	#--------------------------------------------------------------------
12mr|knetworkmanager-0.9.0.5-1|52	
12mr|knetworkmanager-0.9.0.5-1|53	%package -n %{name}-common
12mr|knetworkmanager-0.9.0.5-1|54	Summary:	Common files used by knetworkmanager
12mr|knetworkmanager-0.9.0.5-1|55	Group:		System/Configuration/Networking
12mr|knetworkmanager-0.9.0.5-1|56	Requires:	kdebase4-workspace
12mr|knetworkmanager-0.9.0.5-1|57	Requires:	networkmanager
12mr|knetworkmanager-0.9.0.5-1|58	
12mr|knetworkmanager-0.9.0.5-1|59	%description -n %{name}-common
12mr|knetworkmanager-0.9.0.5-1|60	Common files used by knetworkmanager and plasma-applet-networkmanagement.
12mr|knetworkmanager-0.9.0.5-1|61	
12mr|knetworkmanager-0.9.0.5-1|62	%files -n %{name}-common -f %{name}.lang
12mr|knetworkmanager-0.9.0.5-1|63	%{_kde_libdir}/kde4/kcm_networkmanagement.so
12mr|knetworkmanager-0.9.0.5-1|64	%{_kde_libdir}/kde4/libexec/networkmanagement_configshell
12mr|knetworkmanager-0.9.0.5-1|65	%{_kde_services}/kcm_networkmanagement.desktop
12mr|knetworkmanager-0.9.0.5-1|66	%{_kde_servicetypes}/networkmanagement_vpnuiplugin.desktop
12mr|knetworkmanager-0.9.0.5-1|67	%{_kde_iconsdir}/oxygen/*/*/*
12mr|knetworkmanager-0.9.0.5-1|68	%{_kde_appsdir}/networkmanagement/
12mr|knetworkmanager-0.9.0.5-1|69	
12mr|knetworkmanager-0.9.0.5-1|70	#--------------------------------------------------------------------
12mr|knetworkmanager-0.9.0.5-1|71	
12mr|knetworkmanager-0.9.0.5-1|72	%package -n plasma-applet-networkmanagement
12mr|knetworkmanager-0.9.0.5-1|73	Summary:	NetworkManager plasma applet
12mr|knetworkmanager-0.9.0.5-1|74	Group:		Graphical desktop/KDE
12mr|knetworkmanager-0.9.0.5-1|75	Requires:	%{name}-common
12mr|knetworkmanager-0.9.0.5-1|76	
12mr|knetworkmanager-0.9.0.5-1|77	%description -n plasma-applet-networkmanagement
12mr|knetworkmanager-0.9.0.5-1|78	Network Management Plasma applet for controlling network
12mr|knetworkmanager-0.9.0.5-1|79	connections on systems that use the NetworkManager service.
12mr|knetworkmanager-0.9.0.5-1|80	
12mr|knetworkmanager-0.9.0.5-1|81	%files -n plasma-applet-networkmanagement -f plasma_applet_networkmanagement.lang
12mr|knetworkmanager-0.9.0.5-1|82	%{_kde_libdir}/kde4/plasma_applet_networkmanagement.so
12mr|knetworkmanager-0.9.0.5-1|83	%{_kde_libdir}/kde4/plasma_engine_networkmanagement.so
12mr|knetworkmanager-0.9.0.5-1|84	%{_kde_libdir}/kde4/kded_networkmanagement.so
12mr|knetworkmanager-0.9.0.5-1|85	%{_kde_libdir}/kde4/solid_networkmanager09.so
12mr|knetworkmanager-0.9.0.5-1|86	%{_kde_libdir}/kde4/kcm_networkmanagement_tray.so
12mr|knetworkmanager-0.9.0.5-1|87	%{_kde_services}/solidbackends/solid_networkmanager09.desktop
12mr|knetworkmanager-0.9.0.5-1|88	%{_kde_services}/plasma-applet-networkmanagement.desktop
12mr|knetworkmanager-0.9.0.5-1|89	%{_kde_services}/plasma-engine-networkmanagement.desktop
12mr|knetworkmanager-0.9.0.5-1|90	%{_kde_services}/kcm_networkmanagement_tray.desktop
12mr|knetworkmanager-0.9.0.5-1|91	%{_kde_services}/kded/networkmanagement.desktop
12mr|knetworkmanager-0.9.0.5-1|92	%{_kde_servicetypes}/solidnetworkmanagernm09.desktop
12mr|knetworkmanager-0.9.0.5-1|93	%{_kde_appsdir}/desktoptheme/default/icons/network2.svgz
12mr|knetworkmanager-0.9.0.5-1|94	
12mr|knetworkmanager-0.9.0.5-1|95	
12mr|knetworkmanager-0.9.0.5-1|96	#--------------------------------------------------------------------
12mr|knetworkmanager-0.9.0.5-1|97	
12mr|knetworkmanager-0.9.0.5-1|98	%define knmclient_major 4
12mr|knetworkmanager-0.9.0.5-1|99	%define libknmclient %mklibname knmclient %{knmclient_major}
12mr|knetworkmanager-0.9.0.5-1|100	
12mr|knetworkmanager-0.9.0.5-1|101	%package -n %{libknmclient}
12mr|knetworkmanager-0.9.0.5-1|102	Summary:	libknclient library used by %{name}
12mr|knetworkmanager-0.9.0.5-1|103	Group:		System/Libraries
12mr|knetworkmanager-0.9.0.5-1|104	
12mr|knetworkmanager-0.9.0.5-1|105	%description -n %{libknmclient}
12mr|knetworkmanager-0.9.0.5-1|106	libknclient library used by %{name}.
12mr|knetworkmanager-0.9.0.5-1|107	
12mr|knetworkmanager-0.9.0.5-1|108	%files -n %{libknmclient}
12mr|knetworkmanager-0.9.0.5-1|109	%{_kde_libdir}/libknmclient.so.%{knmclient_major}*
12mr|knetworkmanager-0.9.0.5-1|110	
12mr|knetworkmanager-0.9.0.5-1|111	#--------------------------------------------------------------------
12mr|knetworkmanager-0.9.0.5-1|112	
12mr|knetworkmanager-0.9.0.5-1|113	%define libkinternals_major 4
12mr|knetworkmanager-0.9.0.5-1|114	%define libknminternals %mklibname knminternals %{libkinternals_major}
12mr|knetworkmanager-0.9.0.5-1|115	
12mr|knetworkmanager-0.9.0.5-1|116	%package -n %{libknminternals}
12mr|knetworkmanager-0.9.0.5-1|117	Summary:        libkninternals library used by %{name}
12mr|knetworkmanager-0.9.0.5-1|118	Group:          System/Libraries
12mr|knetworkmanager-0.9.0.5-1|119	
12mr|knetworkmanager-0.9.0.5-1|120	%description -n %{libknminternals}
12mr|knetworkmanager-0.9.0.5-1|121	libkninternals library used by %{name}
12mr|knetworkmanager-0.9.0.5-1|122	
12mr|knetworkmanager-0.9.0.5-1|123	%files -n %{libknminternals}
12mr|knetworkmanager-0.9.0.5-1|124	%{_kde_libdir}/libknminternals.so.%{libkinternals_major}*
12mr|knetworkmanager-0.9.0.5-1|125	
12mr|knetworkmanager-0.9.0.5-1|126	#--------------------------------------------------------------------
12mr|knetworkmanager-0.9.0.5-1|127	
12mr|knetworkmanager-0.9.0.5-1|128	%define libservice_major 4
12mr|knetworkmanager-0.9.0.5-1|129	%define libknmservice %mklibname knmservice %{libservice_major}
12mr|knetworkmanager-0.9.0.5-1|130	
12mr|knetworkmanager-0.9.0.5-1|131	%package -n %{libknmservice}
12mr|knetworkmanager-0.9.0.5-1|132	Summary:        libknservice library used by %{name}
12mr|knetworkmanager-0.9.0.5-1|133	Group:          System/Libraries
12mr|knetworkmanager-0.9.0.5-1|134	
12mr|knetworkmanager-0.9.0.5-1|135	%description -n %{libknmservice}
12mr|knetworkmanager-0.9.0.5-1|136	libknservice library used by %{name}.
12mr|knetworkmanager-0.9.0.5-1|137	
12mr|knetworkmanager-0.9.0.5-1|138	%files -n %{libknmservice}
12mr|knetworkmanager-0.9.0.5-1|139	%{_kde_libdir}/libknmservice.so.%{libservice_major}*
12mr|knetworkmanager-0.9.0.5-1|140	
12mr|knetworkmanager-0.9.0.5-1|141	#--------------------------------------------------------------------
12mr|knetworkmanager-0.9.0.5-1|142	
12mr|knetworkmanager-0.9.0.5-1|143	%define libsolidcontrolnm_major 4
12mr|knetworkmanager-0.9.0.5-1|144	%define libsolidcontrolnm %mklibname solidcontrolnm %{libsolidcontrolnm_major}
12mr|knetworkmanager-0.9.0.5-1|145	
12mr|knetworkmanager-0.9.0.5-1|146	%package -n %{libsolidcontrolnm}
12mr|knetworkmanager-0.9.0.5-1|147	Summary:	libsolidcontrol library for networkmanager 0.9
12mr|knetworkmanager-0.9.0.5-1|148	Group:		System/Libraries
12mr|knetworkmanager-0.9.0.5-1|149	
12mr|knetworkmanager-0.9.0.5-1|150	%description -n %{libsolidcontrolnm}
12mr|knetworkmanager-0.9.0.5-1|151	libsolidcontrol library for networkmanager 0.9
12mr|knetworkmanager-0.9.0.5-1|152	
12mr|knetworkmanager-0.9.0.5-1|153	%files -n %{libsolidcontrolnm}
12mr|knetworkmanager-0.9.0.5-1|154	%{_kde_libdir}/libsolidcontrolnm09.so.%{libsolidcontrolnm_major}*
12mr|knetworkmanager-0.9.0.5-1|155	%{_datadir}/locale/*/*/solidcontrolnm09*
12mr|knetworkmanager-0.9.0.5-1|156	
12mr|knetworkmanager-0.9.0.5-1|157	#-------------------------------------------------------------------------
12mr|knetworkmanager-0.9.0.5-1|158	
12mr|knetworkmanager-0.9.0.5-1|159	%define libsolidcontrolnm_ifaces_major 4
12mr|knetworkmanager-0.9.0.5-1|160	%define libsolidcontrolnm_ifaces %mklibname solidcontrolnmifaces %{libsolidcontrolnm_ifaces_major}
12mr|knetworkmanager-0.9.0.5-1|161	
12mr|knetworkmanager-0.9.0.5-1|162	%package -n %{libsolidcontrolnm_ifaces}
12mr|knetworkmanager-0.9.0.5-1|163	Summary:	libsolidcontrol library for networkmanager 0.9
12mr|knetworkmanager-0.9.0.5-1|164	Group:		System/Libraries
12mr|knetworkmanager-0.9.0.5-1|165	
12mr|knetworkmanager-0.9.0.5-1|166	%description -n %{libsolidcontrolnm_ifaces}
12mr|knetworkmanager-0.9.0.5-1|167	libsolidcontrol library for networkmanager 0.9
12mr|knetworkmanager-0.9.0.5-1|168	
12mr|knetworkmanager-0.9.0.5-1|169	%files -n %{libsolidcontrolnm_ifaces}
12mr|knetworkmanager-0.9.0.5-1|170	%{_kde_libdir}/libsolidcontrolnm09ifaces.so.%{libsolidcontrolnm_ifaces_major}*
12mr|knetworkmanager-0.9.0.5-1|171	
12mr|knetworkmanager-0.9.0.5-1|172	
12mr|knetworkmanager-0.9.0.5-1|173	#-------------------------------------------------------------------------
12mr|knetworkmanager-0.9.0.5-1|174	
12mr|knetworkmanager-0.9.0.5-1|175	%define libknmui_major 4
12mr|knetworkmanager-0.9.0.5-1|176	%define libknmui %mklibname knmui %{libknmui_major}
12mr|knetworkmanager-0.9.0.5-1|177	
12mr|knetworkmanager-0.9.0.5-1|178	%package -n %{libknmui}
12mr|knetworkmanager-0.9.0.5-1|179	Summary:        libknui library used by %{name}
12mr|knetworkmanager-0.9.0.5-1|180	Group:          System/Libraries
12mr|knetworkmanager-0.9.0.5-1|181	
12mr|knetworkmanager-0.9.0.5-1|182	%description -n %{libknmui}
12mr|knetworkmanager-0.9.0.5-1|183	libknui library used by %{name}.
12mr|knetworkmanager-0.9.0.5-1|184	
12mr|knetworkmanager-0.9.0.5-1|185	%files -n %{libknmui}
12mr|knetworkmanager-0.9.0.5-1|186	%{_kde_libdir}/libknmui.so.%{libknmui_major}*
12mr|knetworkmanager-0.9.0.5-1|187	
12mr|knetworkmanager-0.9.0.5-1|188	#--------------------------------------------------------------------
12mr|knetworkmanager-0.9.0.5-1|189	%define libsolidcontrolfuture_major 4
12mr|knetworkmanager-0.9.0.5-1|190	%define libsolidcontrolfuture %mklibname solidcontrolfuture %{libsolidcontrolfuture_major}
12mr|knetworkmanager-0.9.0.5-1|191	
12mr|knetworkmanager-0.9.0.5-1|192	%package -n %{libsolidcontrolfuture}
12mr|knetworkmanager-0.9.0.5-1|193	Summary:        solidcontrolfuture library used by %{name}
12mr|knetworkmanager-0.9.0.5-1|194	Group:          System/Libraries
12mr|knetworkmanager-0.9.0.5-1|195	
12mr|knetworkmanager-0.9.0.5-1|196	%description -n %{libsolidcontrolfuture}
12mr|knetworkmanager-0.9.0.5-1|197	libsolidcontrolfuture library used by %{name}.
12mr|knetworkmanager-0.9.0.5-1|198	
12mr|knetworkmanager-0.9.0.5-1|199	%files -n %{libsolidcontrolfuture}
12mr|knetworkmanager-0.9.0.5-1|200	%{_kde_libdir}/libsolidcontrolfuture.so.%{libsolidcontrolfuture_major}*
12mr|knetworkmanager-0.9.0.5-1|201	
12mr|knetworkmanager-0.9.0.5-1|202	#--------------------------------------------------------------------
12mr|knetworkmanager-0.9.0.5-1|203	%define libknm_nm %mklibname knm_nm
12mr|knetworkmanager-0.9.0.5-1|204	
12mr|knetworkmanager-0.9.0.5-1|205	%package -n %{libknm_nm}
12mr|knetworkmanager-0.9.0.5-1|206	Summary:	NetworkManager back-end for %{name}
12mr|knetworkmanager-0.9.0.5-1|207	Group:		System/Libraries
12mr|knetworkmanager-0.9.0.5-1|208	
12mr|knetworkmanager-0.9.0.5-1|209	%description -n %{libknm_nm}
12mr|knetworkmanager-0.9.0.5-1|210	NetworkManager back-end for %{name}.
12mr|knetworkmanager-0.9.0.5-1|211	
12mr|knetworkmanager-0.9.0.5-1|212	%files -n %{libknm_nm}
12mr|knetworkmanager-0.9.0.5-1|213	%{_kde_libdir}/libknm_nm.so
12mr|knetworkmanager-0.9.0.5-1|214	
12mr|knetworkmanager-0.9.0.5-1|215	#--------------------------------------------------------------------
12mr|knetworkmanager-0.9.0.5-1|216	
12mr|knetworkmanager-0.9.0.5-1|217	%package -n %{develname}
12mr|knetworkmanager-0.9.0.5-1|218	Summary:       Development files for %{name}
12mr|knetworkmanager-0.9.0.5-1|219	Group:         Development/KDE and Qt
12mr|knetworkmanager-0.9.0.5-1|220	Requires:      %{libknmclient} = %{EVRD}
12mr|knetworkmanager-0.9.0.5-1|221	Requires:      %{libknminternals} = %{EVRD}
12mr|knetworkmanager-0.9.0.5-1|222	Requires:      %{libknmservice} = %{EVRD}
12mr|knetworkmanager-0.9.0.5-1|223	Requires:      %{libknmui} = %{EVRD}
12mr|knetworkmanager-0.9.0.5-1|224	Requires:	%{libsolidcontrolfuture} = %{EVRD}
12mr|knetworkmanager-0.9.0.5-1|225	Provides:      knetworkmanager-devel = %{EVRD}
12mr|knetworkmanager-0.9.0.5-1|226	
12mr|knetworkmanager-0.9.0.5-1|227	%description -n %{develname}
12mr|knetworkmanager-0.9.0.5-1|228	Development files for %{name}
12mr|knetworkmanager-0.9.0.5-1|229	
12mr|knetworkmanager-0.9.0.5-1|230	%files -n %{develname}
12mr|knetworkmanager-0.9.0.5-1|231	%{_kde_libdir}/libknmclient.so
12mr|knetworkmanager-0.9.0.5-1|232	%{_kde_libdir}/libknminternals.so
12mr|knetworkmanager-0.9.0.5-1|233	%{_kde_libdir}/libknmservice.so
12mr|knetworkmanager-0.9.0.5-1|234	%{_kde_libdir}/libknmui.so
12mr|knetworkmanager-0.9.0.5-1|235	%{_kde_libdir}/libsolidcontrolfuture.so
12mr|knetworkmanager-0.9.0.5-1|236	%{_kde_includedir}/solid/controlnm09/
12mr|knetworkmanager-0.9.0.5-1|237	%{_kde_libdir}/libsolidcontrolnm09.so
12mr|knetworkmanager-0.9.0.5-1|238	%{_kde_libdir}/libsolidcontrolnm09ifaces.so
12mr|knetworkmanager-0.9.0.5-1|239	
12mr|knetworkmanager-0.9.0.5-1|240	#--------------------------------------------------------------------
12mr|knetworkmanager-0.9.0.5-1|241	
12mr|knetworkmanager-0.9.0.5-1|242	%if %{openvn}
12mr|knetworkmanager-0.9.0.5-1|243	
12mr|knetworkmanager-0.9.0.5-1|244	%package -n knetworkmanager-openvpn
12mr|knetworkmanager-0.9.0.5-1|245	Summary:        OpenVPN support for knetworkmanager
12mr|knetworkmanager-0.9.0.5-1|246	Group:          Graphical desktop/KDE
12mr|knetworkmanager-0.9.0.5-1|247	Requires:       networkmanager-openvpn
12mr|knetworkmanager-0.9.0.5-1|248	
12mr|knetworkmanager-0.9.0.5-1|249	%description -n knetworkmanager-openvpn
12mr|knetworkmanager-0.9.0.5-1|250	%{summary}.
12mr|knetworkmanager-0.9.0.5-1|251	
12mr|knetworkmanager-0.9.0.5-1|252	%files -n knetworkmanager-openvpn
12mr|knetworkmanager-0.9.0.5-1|253	%{_kde_libdir}/kde4/networkmanagement_openvpnui.so
12mr|knetworkmanager-0.9.0.5-1|254	%{_kde_datadir}/kde4/services/networkmanagement_openvpnui.desktop
12mr|knetworkmanager-0.9.0.5-1|255	
12mr|knetworkmanager-0.9.0.5-1|256	%endif
12mr|knetworkmanager-0.9.0.5-1|257	#--------------------------------------------------------------------
12mr|knetworkmanager-0.9.0.5-1|258	
12mr|knetworkmanager-0.9.0.5-1|259	%if %{novellvpn}
12mr|knetworkmanager-0.9.0.5-1|260	
12mr|knetworkmanager-0.9.0.5-1|261	%package -n knetworkmanager-novellvpn
12mr|knetworkmanager-0.9.0.5-1|262	Summary:        Vpnc support for knetworkmanager
12mr|knetworkmanager-0.9.0.5-1|263	Group:          Graphical desktop/KDE
12mr|knetworkmanager-0.9.0.5-1|264	
12mr|knetworkmanager-0.9.0.5-1|265	%description -n knetworkmanager-novellvpn
12mr|knetworkmanager-0.9.0.5-1|266	%{summary}.
12mr|knetworkmanager-0.9.0.5-1|267	
12mr|knetworkmanager-0.9.0.5-1|268	%files -n knetworkmanager-novellvpn
12mr|knetworkmanager-0.9.0.5-1|269	%{_kde_libdir}/kde4/networkmanagement_novellvpnui.so
12mr|knetworkmanager-0.9.0.5-1|270	%{_kde_datadir}/kde4/services/networkmanagement_novellvpnui.desktop
12mr|knetworkmanager-0.9.0.5-1|271	
12mr|knetworkmanager-0.9.0.5-1|272	%endif
12mr|knetworkmanager-0.9.0.5-1|273	
12mr|knetworkmanager-0.9.0.5-1|274	#--------------------------------------------------------------------
12mr|knetworkmanager-0.9.0.5-1|275	
12mr|knetworkmanager-0.9.0.5-1|276	%if %{pptp}
12mr|knetworkmanager-0.9.0.5-1|277	
12mr|knetworkmanager-0.9.0.5-1|278	%package -n knetworkmanager-pptp
12mr|knetworkmanager-0.9.0.5-1|279	Summary:        Pptp support for knetworkmanager
12mr|knetworkmanager-0.9.0.5-1|280	Group:          Graphical desktop/KDE
12mr|knetworkmanager-0.9.0.5-1|281	Requires:       networkmanager-pptp
12mr|knetworkmanager-0.9.0.5-1|282	
12mr|knetworkmanager-0.9.0.5-1|283	%description -n knetworkmanager-pptp
12mr|knetworkmanager-0.9.0.5-1|284	%{summary}.
12mr|knetworkmanager-0.9.0.5-1|285	
12mr|knetworkmanager-0.9.0.5-1|286	%files -n knetworkmanager-pptp
12mr|knetworkmanager-0.9.0.5-1|287	%{_kde_libdir}/kde4/networkmanagement_pptpui.so
12mr|knetworkmanager-0.9.0.5-1|288	%{_kde_datadir}/kde4/services/networkmanagement_pptpui.desktop
12mr|knetworkmanager-0.9.0.5-1|289	
12mr|knetworkmanager-0.9.0.5-1|290	%endif
12mr|knetworkmanager-0.9.0.5-1|291	
12mr|knetworkmanager-0.9.0.5-1|292	#--------------------------------------------------------------------
12mr|knetworkmanager-0.9.0.5-1|293	
12mr|knetworkmanager-0.9.0.5-1|294	%if %{strongswan}
12mr|knetworkmanager-0.9.0.5-1|295	
12mr|knetworkmanager-0.9.0.5-1|296	%package -n knetworkmanager-strongswan
12mr|knetworkmanager-0.9.0.5-1|297	Summary:        strongSwan support for knetworkmanager
12mr|knetworkmanager-0.9.0.5-1|298	Group:          Graphical desktop/KDE
12mr|knetworkmanager-0.9.0.5-1|299	
12mr|knetworkmanager-0.9.0.5-1|300	%description -n knetworkmanager-strongswan
12mr|knetworkmanager-0.9.0.5-1|301	%{summary}.
12mr|knetworkmanager-0.9.0.5-1|302	
12mr|knetworkmanager-0.9.0.5-1|303	%files -n knetworkmanager-strongswan
12mr|knetworkmanager-0.9.0.5-1|304	%{_kde_libdir}/kde4/networkmanagement_strongswanui.so
12mr|knetworkmanager-0.9.0.5-1|305	%{_kde_datadir}/kde4/services/networkmanagement_strongswanui.desktop
12mr|knetworkmanager-0.9.0.5-1|306	%endif
12mr|knetworkmanager-0.9.0.5-1|307	
12mr|knetworkmanager-0.9.0.5-1|308	#--------------------------------------------------------------------
12mr|knetworkmanager-0.9.0.5-1|309	
12mr|knetworkmanager-0.9.0.5-1|310	%if %{vpnc}
12mr|knetworkmanager-0.9.0.5-1|311	
12mr|knetworkmanager-0.9.0.5-1|312	%package -n knetworkmanager-vpnc
12mr|knetworkmanager-0.9.0.5-1|313	Summary:        Vpnc support for knetworkmanager
12mr|knetworkmanager-0.9.0.5-1|314	Group:          Graphical desktop/KDE
12mr|knetworkmanager-0.9.0.5-1|315	Requires:       networkmanager-vpnc
12mr|knetworkmanager-0.9.0.5-1|316	
12mr|knetworkmanager-0.9.0.5-1|317	%description -n knetworkmanager-vpnc
12mr|knetworkmanager-0.9.0.5-1|318	%{summary}.
12mr|knetworkmanager-0.9.0.5-1|319	
12mr|knetworkmanager-0.9.0.5-1|320	%files -n knetworkmanager-vpnc
12mr|knetworkmanager-0.9.0.5-1|321	%{_kde_libdir}/kde4/networkmanagement_vpncui.so
12mr|knetworkmanager-0.9.0.5-1|322	%{_kde_datadir}/kde4/services/networkmanagement_vpncui.desktop
12mr|knetworkmanager-0.9.0.5-1|323	%endif
12mr|knetworkmanager-0.9.0.5-1|324	#-------------------------------------------------------------------
12mr|knetworkmanager-0.9.0.5-1|325	%if %{openconnect}
12mr|knetworkmanager-0.9.0.5-1|326	%package openconnect
12mr|knetworkmanager-0.9.0.5-1|327	Summary: Openconnect support for %name
12mr|knetworkmanager-0.9.0.5-1|328	Group: Graphical desktop/KDE
12mr|knetworkmanager-0.9.0.5-1|329	Requires: openconnect
12mr|knetworkmanager-0.9.0.5-1|330	
12mr|knetworkmanager-0.9.0.5-1|331	%description openconnect
12mr|knetworkmanager-0.9.0.5-1|332	Openconnect plugin for %name
12mr|knetworkmanager-0.9.0.5-1|333	
12mr|knetworkmanager-0.9.0.5-1|334	%files openconnect
12mr|knetworkmanager-0.9.0.5-1|335	%_kde_libdir/kde4/networkmanagement_openconnectui.so
12mr|knetworkmanager-0.9.0.5-1|336	%_kde_services/networkmanagement_openconnectui.desktop
12mr|knetworkmanager-0.9.0.5-1|337	
12mr|knetworkmanager-0.9.0.5-1|338	%endif
12mr|knetworkmanager-0.9.0.5-1|339	#--------------------------------------------------------------------
12mr|knetworkmanager-0.9.0.5-1|340	
12mr|knetworkmanager-0.9.0.5-1|341	
12mr|knetworkmanager-0.9.0.5-1|342	%prep
12mr|knetworkmanager-0.9.0.5-1|343	%setup -q -n %{srcname}-%{version}
12mr|knetworkmanager-0.9.0.5-1|344	%apply_patches
12mr|knetworkmanager-0.9.0.5-1|345	
12mr|knetworkmanager-0.9.0.5-1|346	%build
12mr|knetworkmanager-0.9.0.5-1|347	%cmake_kde4 \
12mr|knetworkmanager-0.9.0.5-1|348	-DDBUS_SYSTEM_POLICY_DIR=%{_sysconfdir}/dbus-1/system.d \
12mr|knetworkmanager-0.9.0.5-1|349	-DINSTALL_KNM_AUTOSTART=ON
12mr|knetworkmanager-0.9.0.5-1|350	%make
12mr|knetworkmanager-0.9.0.5-1|351	
12mr|knetworkmanager-0.9.0.5-1|352	%install
12mr|knetworkmanager-0.9.0.5-1|353	%makeinstall_std -C build
12mr|knetworkmanager-0.9.0.5-1|354	
12mr|knetworkmanager-0.9.0.5-1|355	%if ! %{novellvpn}
12mr|knetworkmanager-0.9.0.5-1|356	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_novellvpnui.so
12mr|knetworkmanager-0.9.0.5-1|357	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_novellvpnui.desktop
12mr|knetworkmanager-0.9.0.5-1|358	%endif
12mr|knetworkmanager-0.9.0.5-1|359	
12mr|knetworkmanager-0.9.0.5-1|360	%if ! %{pptp}
12mr|knetworkmanager-0.9.0.5-1|361	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_pptpui.so
12mr|knetworkmanager-0.9.0.5-1|362	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_pptpui.desktop
12mr|knetworkmanager-0.9.0.5-1|363	%endif
12mr|knetworkmanager-0.9.0.5-1|364	
12mr|knetworkmanager-0.9.0.5-1|365	%if ! %{strongswan}
12mr|knetworkmanager-0.9.0.5-1|366	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_strongswanui.so
12mr|knetworkmanager-0.9.0.5-1|367	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_strongswanui.desktop
12mr|knetworkmanager-0.9.0.5-1|368	%endif
12mr|knetworkmanager-0.9.0.5-1|369	
12mr|knetworkmanager-0.9.0.5-1|370	%if ! %{openvn}
12mr|knetworkmanager-0.9.0.5-1|371	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_openvpnui.so
12mr|knetworkmanager-0.9.0.5-1|372	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_openvpnui.desktop
12mr|knetworkmanager-0.9.0.5-1|373	%endif
12mr|knetworkmanager-0.9.0.5-1|374	
12mr|knetworkmanager-0.9.0.5-1|375	%if ! %{vpnc}
12mr|knetworkmanager-0.9.0.5-1|376	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_vpncui.so
12mr|knetworkmanager-0.9.0.5-1|377	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_vpncui.desktop
12mr|knetworkmanager-0.9.0.5-1|378	%endif
12mr|knetworkmanager-0.9.0.5-1|379	
12mr|knetworkmanager-0.9.0.5-1|380	%find_lang %{name} lib%{name} %{name}.lang
12mr|knetworkmanager-0.9.0.5-1|381	%find_lang plasma_applet_networkmanagement
12mr|knetworkmanager-0.9.0.5-1|382	%find_lang solidcontrolnm09
12mr|knetworkmanager-0.9.0.5-1|383	
12mr|knetworkmanager-0.9.0.5-1|384	cat > README.install.urpmi << EOF
12mr|knetworkmanager-0.9.0.5-1|385	The monolithic client is not built anymore by upstream.
12mr|knetworkmanager-0.9.0.5-1|386	You need to use now the plasma applet.
12mr|knetworkmanager-0.9.0.5-1|387	
12mr|knetworkmanager-0.9.0.5-1|388	Regards,
12mr|knetworkmanager-0.9.0.5-1|389	
12mr|knetworkmanager-0.9.0.5-1|390	EOF
12mr|knetworkmanager-0.9.0.5-1|391	
12mr|knetworkmanager-0.9.0.5-1|392	
12mr|knetworkmanager-0.9.0.5-1|393	%changelog
12mr|knetworkmanager-0.9.0.5-1|394	* Sun May 29 2012 thesaint <thesaint> 2:0.9.0.2-3
12mr|knetworkmanager-0.9.0.5-1|395	- network-applet: fixed network checkboxs' text color
12mr|knetworkmanager-0.9.0.5-1|396	
12mr|knetworkmanager-0.9.0.5-1|397	* Sun May 27 2012 akdengi <akdengi> 2:0.9.0.2-2
12mr|knetworkmanager-0.9.0.5-1|398	- new version 0.9.0.2
12mr|knetworkmanager-0.9.0.5-1|399	- update l10n source
12mr|knetworkmanager-0.9.0.5-1|400	- fix source URL
12mr|knetworkmanager-0.9.0.5-1|401	- add russian description to .desktop file
12mr|knetworkmanager-0.9.0.5-1|402	
12mr|knetworkmanager-0.9.0.5-1|403	* Thu Dec 01 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:0.9-1.20111130.2
12mr|knetworkmanager-0.9.0.5-1|404	+ Revision: 737053
12mr|knetworkmanager-0.9.0.5-1|405	- bump to move to main
12mr|knetworkmanager-0.9.0.5-1|406	
12mr|knetworkmanager-0.9.0.5-1|407	* Thu Dec 01 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:0.9-1.20111130.1
12mr|knetworkmanager-0.9.0.5-1|408	+ Revision: 735870
12mr|knetworkmanager-0.9.0.5-1|409	- update to latest and sync most of spec with mageia
12mr|knetworkmanager-0.9.0.5-1|410	
12mr|knetworkmanager-0.9.0.5-1|411	* Tue Jun 07 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:0.9-0.20110607.1
12mr|knetworkmanager-0.9.0.5-1|412	+ Revision: 683062
12mr|knetworkmanager-0.9.0.5-1|413	- New snapshot
12mr|knetworkmanager-0.9.0.5-1|414	Remove merged patches
12mr|knetworkmanager-0.9.0.5-1|415	monolithic gui is no more
12mr|knetworkmanager-0.9.0.5-1|416	
12mr|knetworkmanager-0.9.0.5-1|417	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.9-0.20110314.2
12mr|knetworkmanager-0.9.0.5-1|418	+ Revision: 666032
12mr|knetworkmanager-0.9.0.5-1|419	- mass rebuild
12mr|knetworkmanager-0.9.0.5-1|420	
12mr|knetworkmanager-0.9.0.5-1|421	* Tue Mar 15 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 1:0.9-0.20110314.1
12mr|knetworkmanager-0.9.0.5-1|422	+ Revision: 644855
12mr|knetworkmanager-0.9.0.5-1|423	- new GIT snapshot (11645bb)
12mr|knetworkmanager-0.9.0.5-1|424	- P100: vpnc secrets were stored even when set to "ask aways"
12mr|knetworkmanager-0.9.0.5-1|425	- P101: do not store plain text secrets when DontStore is requested
12mr|knetworkmanager-0.9.0.5-1|426	
12mr|knetworkmanager-0.9.0.5-1|427	* Fri Mar 11 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 1:0.9-0.20110311.1
12mr|knetworkmanager-0.9.0.5-1|428	+ Revision: 643813
12mr|knetworkmanager-0.9.0.5-1|429	- GIT e14fea: fixes wireless permanently disabled after rfkill
12mr|knetworkmanager-0.9.0.5-1|430	
12mr|knetworkmanager-0.9.0.5-1|431	* Fri Mar 04 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 1:0.9-0.20110304.1
12mr|knetworkmanager-0.9.0.5-1|432	+ Revision: 641588
12mr|knetworkmanager-0.9.0.5-1|433	- networkmanagement switched to GIT. Use date of latest commit in
12mr|knetworkmanager-0.9.0.5-1|434	release string for lack of anything better (suggested by Thomas
12mr|knetworkmanager-0.9.0.5-1|435	Backlund)
12mr|knetworkmanager-0.9.0.5-1|436	- increase Epoch to ensure update from previous release scheme
12mr|knetworkmanager-0.9.0.5-1|437	- latest GIT snapshot eaf856
12mr|knetworkmanager-0.9.0.5-1|438	- P0: drop, intergrated upstream
12mr|knetworkmanager-0.9.0.5-1|439	
12mr|knetworkmanager-0.9.0.5-1|440	* Tue Feb 01 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.9-0.r1201724.3
12mr|knetworkmanager-0.9.0.5-1|441	+ Revision: 634844
12mr|knetworkmanager-0.9.0.5-1|442	- Networkmanager-pptp is among us now, rebuilding.
12mr|knetworkmanager-0.9.0.5-1|443	
12mr|knetworkmanager-0.9.0.5-1|444	* Fri Dec 31 2010 Funda Wang <fwang@mandriva.org> 0.9-0.r1201724.2mdv2011.0
12mr|knetworkmanager-0.9.0.5-1|445	+ Revision: 626778
12mr|knetworkmanager-0.9.0.5-1|446	- fix requires
12mr|knetworkmanager-0.9.0.5-1|447	
12mr|knetworkmanager-0.9.0.5-1|448	* Sun Nov 28 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.9-0.r1201724.1mdv2011.0
12mr|knetworkmanager-0.9.0.5-1|449	+ Revision: 602509
12mr|knetworkmanager-0.9.0.5-1|450	- new snapshot - fix system connection display
12mr|knetworkmanager-0.9.0.5-1|451	
12mr|knetworkmanager-0.9.0.5-1|452	* Sat Nov 20 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.9-0.r1198724.1mdv2011.0
12mr|knetworkmanager-0.9.0.5-1|453	+ Revision: 599185
12mr|knetworkmanager-0.9.0.5-1|454	- new snapshot - yet another attempt to fix crash on NM restart
12mr|knetworkmanager-0.9.0.5-1|455	- allow build on relases before 2011.0
12mr|knetworkmanager-0.9.0.5-1|456	
12mr|knetworkmanager-0.9.0.5-1|457	+ Eugeni Dodonov <eugeni@mandriva.com>
12mr|knetworkmanager-0.9.0.5-1|458	- Fix file conflict on 2010.1.
12mr|knetworkmanager-0.9.0.5-1|459	
12mr|knetworkmanager-0.9.0.5-1|460	* Thu Nov 04 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.9-0.r1192577.2mdv2011.0
12mr|knetworkmanager-0.9.0.5-1|461	+ Revision: 593205
12mr|knetworkmanager-0.9.0.5-1|462	- pptp does not belong to -common and does not exist in Mandriva currently
12mr|knetworkmanager-0.9.0.5-1|463	
12mr|knetworkmanager-0.9.0.5-1|464	* Thu Nov 04 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.9-0.r1192577.1mdv2011.0
12mr|knetworkmanager-0.9.0.5-1|465	+ Revision: 593188
12mr|knetworkmanager-0.9.0.5-1|466	- update to new snapshot in attempt to fix crash on NM restart
12mr|knetworkmanager-0.9.0.5-1|467	package translations too
12mr|knetworkmanager-0.9.0.5-1|468	
12mr|knetworkmanager-0.9.0.5-1|469	* Thu Jul 15 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.9-0.r1148396.1mdv2011.0
12mr|knetworkmanager-0.9.0.5-1|470	+ Revision: 553701
12mr|knetworkmanager-0.9.0.5-1|471	- plasma applet really works (and is preferred) now so remove requires
12mr|knetworkmanager-0.9.0.5-1|472	on monolithic knetworkmanager from VPN plugins
12mr|knetworkmanager-0.9.0.5-1|473	- patch0: support vpnc always_ask secrets (KDE #244416)
12mr|knetworkmanager-0.9.0.5-1|474	- new snapshot
12mr|knetworkmanager-0.9.0.5-1|475	
12mr|knetworkmanager-0.9.0.5-1|476	* Sat Feb 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9-0.r1084746.1mdv2010.1
12mr|knetworkmanager-0.9.0.5-1|477	+ Revision: 501439
12mr|knetworkmanager-0.9.0.5-1|478	- Change to fit kde specs layout
12mr|knetworkmanager-0.9.0.5-1|479	
12mr|knetworkmanager-0.9.0.5-1|480	+ Frederik Himpe <fhimpe@mandriva.org>
12mr|knetworkmanager-0.9.0.5-1|481	- Use version 0.9, as indicated insource code (thanks Anssi)
12mr|knetworkmanager-0.9.0.5-1|482	- No need for versioned conflicts
12mr|knetworkmanager-0.9.0.5-1|483	- Use versioned conflicts
12mr|knetworkmanager-0.9.0.5-1|484	- Use Fedora's license tag
12mr|knetworkmanager-0.9.0.5-1|485	- Make knetworkmanager and plasma-applet-networkmanagement conflict
12mr|knetworkmanager-0.9.0.5-1|486	because they cannot be run together. Put common files in
12mr|knetworkmanager-0.9.0.5-1|487	knetworkmanager-common.
12mr|knetworkmanager-0.9.0.5-1|488	- Add Requires: kde-solid-networkmanager
12mr|knetworkmanager-0.9.0.5-1|489	- Put shared libraries which don't have major also in separate packages
12mr|knetworkmanager-0.9.0.5-1|490	- Split libraries in separate packages
12mr|knetworkmanager-0.9.0.5-1|491	- Fix groups and requires
12mr|knetworkmanager-0.9.0.5-1|492	- Fix name of plasma applet package
12mr|knetworkmanager-0.9.0.5-1|493	- Don't package novellvpn stuff because we don't have
12mr|knetworkmanager-0.9.0.5-1|494	networkmanager-novellvpn
12mr|knetworkmanager-0.9.0.5-1|495	- Fix installation of dbus system policy file
12mr|knetworkmanager-0.9.0.5-1|496	- Split package
12mr|knetworkmanager-0.9.0.5-1|497	- Many other SPEC file fixes
12mr|knetworkmanager-0.9.0.5-1|498	- import knetworkmanager
12mr|knetworkmanager-0.9.0.5-1|499	
12mr|knetworkmanager-0.9.0.5-1|500	

14594 12
12mr|kolourpaint-4.9.4-1|1	Name:		kolourpaint
12mr|kolourpaint-4.9.4-1|2	Summary:	A free, easy-to-use paint program for KDE
12mr|kolourpaint-4.9.4-1|3	Version:	4.9.4
12mr|kolourpaint-4.9.4-1|4	Release:	1
12mr|kolourpaint-4.9.4-1|5	Epoch:		2
12mr|kolourpaint-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kolourpaint-4.9.4-1|7	License:	GPLv2 LGPLv2 GFDL
12mr|kolourpaint-4.9.4-1|8	URL:		http://www.kde.org/applications/graphics/kolourpaint/
12mr|kolourpaint-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kolourpaint-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|kolourpaint-4.9.4-1|11	BuildRequires:	pkgconfig(qimageblitz)
12mr|kolourpaint-4.9.4-1|12	
12mr|kolourpaint-4.9.4-1|13	%description
12mr|kolourpaint-4.9.4-1|14	KolourPaint is a free, easy-to-use paint program for KDE.
12mr|kolourpaint-4.9.4-1|15	
12mr|kolourpaint-4.9.4-1|16	%files
12mr|kolourpaint-4.9.4-1|17	%doc COPYING COPYING.LIB COPYING.DOC
12mr|kolourpaint-4.9.4-1|18	%doc %{_kde_docdir}/HTML/en/kolourpaint/
12mr|kolourpaint-4.9.4-1|19	%{_kde_bindir}/kolourpaint
12mr|kolourpaint-4.9.4-1|20	%{_kde_applicationsdir}/kolourpaint.desktop
12mr|kolourpaint-4.9.4-1|21	%{_kde_appsdir}/kolourpaint
12mr|kolourpaint-4.9.4-1|22	%{_kde_iconsdir}/hicolor/*/apps/kolourpaint.*
12mr|kolourpaint-4.9.4-1|23	
12mr|kolourpaint-4.9.4-1|24	#-----------------------------------------------------------------------------
12mr|kolourpaint-4.9.4-1|25	
12mr|kolourpaint-4.9.4-1|26	%define kolourpaint_lgpl_major 4
12mr|kolourpaint-4.9.4-1|27	%define libkolourpaint_lgpl %mklibname kolourpaint_lgpl %{kolourpaint_lgpl_major}
12mr|kolourpaint-4.9.4-1|28	
12mr|kolourpaint-4.9.4-1|29	%package -n %{libkolourpaint_lgpl}
12mr|kolourpaint-4.9.4-1|30	Summary:	Runtime library for Kolourpaint
12mr|kolourpaint-4.9.4-1|31	Group:		System/Libraries
12mr|kolourpaint-4.9.4-1|32	
12mr|kolourpaint-4.9.4-1|33	%description -n %{libkolourpaint_lgpl}
12mr|kolourpaint-4.9.4-1|34	Runtime library for Kolourpaint.
12mr|kolourpaint-4.9.4-1|35	
12mr|kolourpaint-4.9.4-1|36	%files -n %{libkolourpaint_lgpl}
12mr|kolourpaint-4.9.4-1|37	%{_kde_libdir}/libkolourpaint_lgpl.so.%{kolourpaint_lgpl_major}*
12mr|kolourpaint-4.9.4-1|38	
12mr|kolourpaint-4.9.4-1|39	#-----------------------------------------------------------------------------
12mr|kolourpaint-4.9.4-1|40	
12mr|kolourpaint-4.9.4-1|41	%package devel
12mr|kolourpaint-4.9.4-1|42	Summary:	Devel stuff for %{name}
12mr|kolourpaint-4.9.4-1|43	Group:		Development/KDE and Qt
12mr|kolourpaint-4.9.4-1|44	Requires:	kdelibs4-devel
12mr|kolourpaint-4.9.4-1|45	Requires:	%{libkolourpaint_lgpl} = %{EVRD}
12mr|kolourpaint-4.9.4-1|46	Conflicts:	kdegraphics4-devel < 2:4.6.90
12mr|kolourpaint-4.9.4-1|47	
12mr|kolourpaint-4.9.4-1|48	%description devel
12mr|kolourpaint-4.9.4-1|49	This package contains header files needed if you wish to build applications
12mr|kolourpaint-4.9.4-1|50	based on %{name}.
12mr|kolourpaint-4.9.4-1|51	
12mr|kolourpaint-4.9.4-1|52	%files devel
12mr|kolourpaint-4.9.4-1|53	%{_kde_libdir}/libkolourpaint_lgpl.so
12mr|kolourpaint-4.9.4-1|54	
12mr|kolourpaint-4.9.4-1|55	#----------------------------------------------------------------------
12mr|kolourpaint-4.9.4-1|56	
12mr|kolourpaint-4.9.4-1|57	%prep
12mr|kolourpaint-4.9.4-1|58	%setup -q
12mr|kolourpaint-4.9.4-1|59	
12mr|kolourpaint-4.9.4-1|60	%build
12mr|kolourpaint-4.9.4-1|61	%cmake_kde4
12mr|kolourpaint-4.9.4-1|62	%make
12mr|kolourpaint-4.9.4-1|63	
12mr|kolourpaint-4.9.4-1|64	%install
12mr|kolourpaint-4.9.4-1|65	%makeinstall_std -C build
12mr|kolourpaint-4.9.4-1|66	
12mr|kolourpaint-4.9.4-1|67	%changelog
12mr|kolourpaint-4.9.4-1|68	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|kolourpaint-4.9.4-1|69	- New version 4.9.4
12mr|kolourpaint-4.9.4-1|70	
12mr|kolourpaint-4.9.4-1|71	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|kolourpaint-4.9.4-1|72	- New version 4.9.3
12mr|kolourpaint-4.9.4-1|73	
12mr|kolourpaint-4.9.4-1|74	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|kolourpaint-4.9.4-1|75	- New version 4.9.2
12mr|kolourpaint-4.9.4-1|76	
12mr|kolourpaint-4.9.4-1|77	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|kolourpaint-4.9.4-1|78	- New version 4.9.1
12mr|kolourpaint-4.9.4-1|79	
12mr|kolourpaint-4.9.4-1|80	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|kolourpaint-4.9.4-1|81	- New version 4.9.0
12mr|kolourpaint-4.9.4-1|82	
12mr|kolourpaint-4.9.4-1|83	* Sat Jul 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|kolourpaint-4.9.4-1|84	- New version 4.8.97
12mr|kolourpaint-4.9.4-1|85	
12mr|kolourpaint-4.9.4-1|86	* Sat Jul 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|kolourpaint-4.9.4-1|87	- New version 4.8.95
12mr|kolourpaint-4.9.4-1|88	
12mr|kolourpaint-4.9.4-1|89	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.4-69.1mib2010.2
12mr|kolourpaint-4.9.4-1|90	- New version 4.8.4
12mr|kolourpaint-4.9.4-1|91	- MIB (Mandriva International Backports)
12mr|kolourpaint-4.9.4-1|92	
12mr|kolourpaint-4.9.4-1|93	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.3-69.1mib2010.2
12mr|kolourpaint-4.9.4-1|94	- New version 4.8.3
12mr|kolourpaint-4.9.4-1|95	- Better summary
12mr|kolourpaint-4.9.4-1|96	- MIB (Mandriva International Backports)
12mr|kolourpaint-4.9.4-1|97	
12mr|kolourpaint-4.9.4-1|98	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.2-69.1mib2010.2
12mr|kolourpaint-4.9.4-1|99	- New version 4.8.2
12mr|kolourpaint-4.9.4-1|100	- MIB (Mandriva International Backports)
12mr|kolourpaint-4.9.4-1|101	
12mr|kolourpaint-4.9.4-1|102	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.1-69.1mib2010.2
12mr|kolourpaint-4.9.4-1|103	- New version 4.8.1
12mr|kolourpaint-4.9.4-1|104	- MIB (Mandriva International Backports)
12mr|kolourpaint-4.9.4-1|105	
12mr|kolourpaint-4.9.4-1|106	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.0-69.1mib2010.2
12mr|kolourpaint-4.9.4-1|107	+ Revision: 762477
12mr|kolourpaint-4.9.4-1|108	- Backport to 2010.2 for MIB users
12mr|kolourpaint-4.9.4-1|109	- MIB (Mandriva International Backports)
12mr|kolourpaint-4.9.4-1|110	
12mr|kolourpaint-4.9.4-1|111	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|kolourpaint-4.9.4-1|112	+ Revision: 762477
12mr|kolourpaint-4.9.4-1|113	- New upstream tarball
12mr|kolourpaint-4.9.4-1|114	
12mr|kolourpaint-4.9.4-1|115	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|kolourpaint-4.9.4-1|116	+ Revision: 758064
12mr|kolourpaint-4.9.4-1|117	- New upstream tarball
12mr|kolourpaint-4.9.4-1|118	
12mr|kolourpaint-4.9.4-1|119	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|kolourpaint-4.9.4-1|120	+ Revision: 744545
12mr|kolourpaint-4.9.4-1|121	- New upstream tarball
12mr|kolourpaint-4.9.4-1|122	
12mr|kolourpaint-4.9.4-1|123	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|kolourpaint-4.9.4-1|124	+ Revision: 739303
12mr|kolourpaint-4.9.4-1|125	- New upstream tarball $NEW_VERSION
12mr|kolourpaint-4.9.4-1|126	
12mr|kolourpaint-4.9.4-1|127	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|kolourpaint-4.9.4-1|128	+ Revision: 731850
12mr|kolourpaint-4.9.4-1|129	- New upstream tarball 4.7.80
12mr|kolourpaint-4.9.4-1|130	
12mr|kolourpaint-4.9.4-1|131	* Mon Oct 10 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|kolourpaint-4.9.4-1|132	+ Revision: 703979
12mr|kolourpaint-4.9.4-1|133	- Import kolourpaint
12mr|kolourpaint-4.9.4-1|134	- Create kolourpaint folder
12mr|kolourpaint-4.9.4-1|135	

14595 12
12mr|kon2-0.3.9b-16|1	# Debug package is empty and rpmlint rejects build
12mr|kon2-0.3.9b-16|2	%define _enable_debug_packages %{nil}
12mr|kon2-0.3.9b-16|3	%define debug_package %{nil}
12mr|kon2-0.3.9b-16|4	
12mr|kon2-0.3.9b-16|5	Summary:	KON - Kanji ON Linux console
12mr|kon2-0.3.9b-16|6	Name:		kon2
12mr|kon2-0.3.9b-16|7	Version:	0.3.9b
12mr|kon2-0.3.9b-16|8	Release:	16
12mr|kon2-0.3.9b-16|9	License:	BSD
12mr|kon2-0.3.9b-16|10	Group:		System/Internationalization
12mr|kon2-0.3.9b-16|11	Source0:	ftp://ftp.linet.gr.jp/pub/KON/kon2-%{version}.tar.bz2
12mr|kon2-0.3.9b-16|12	Source1:	pubfont.a.gz
12mr|kon2-0.3.9b-16|13	Source2:	pubfont.k.gz
12mr|kon2-0.3.9b-16|14	Source3:	terminfo.kon
12mr|kon2-0.3.9b-16|15	Patch0:		kon2-iso8859.diff
12mr|kon2-0.3.9b-16|16	Patch1:		kon2-debian_jumbo_patch.diff
12mr|kon2-0.3.9b-16|17	BuildRequires:	glibc-static-devel
12mr|kon2-0.3.9b-16|18	Requires:	ncurses
12mr|kon2-0.3.9b-16|19	Requires:	locales-ja
12mr|kon2-0.3.9b-16|20	ExclusiveArch:	%{ix86} x86_64
12mr|kon2-0.3.9b-16|21	
12mr|kon2-0.3.9b-16|22	%description
12mr|kon2-0.3.9b-16|23	KON displays kanji characters on Linux console screen.
12mr|kon2-0.3.9b-16|24	It is launched like a shell, so you should put at the very
12mr|kon2-0.3.9b-16|25	end of your ~/.profile something like:
12mr|kon2-0.3.9b-16|26	
12mr|kon2-0.3.9b-16|27	TTY=`tty | cut -b-8 2> /dev/null`
12mr|kon2-0.3.9b-16|28	
12mr|kon2-0.3.9b-16|29	if [ "$TTY" = "/dev/tty" ]; then
12mr|kon2-0.3.9b-16|30	exec kon
12mr|kon2-0.3.9b-16|31	fi
12mr|kon2-0.3.9b-16|32	
12mr|kon2-0.3.9b-16|33	%prep
12mr|kon2-0.3.9b-16|34	%setup -q
12mr|kon2-0.3.9b-16|35	%patch0 -p1
12mr|kon2-0.3.9b-16|36	%patch1 -p1
12mr|kon2-0.3.9b-16|37	
12mr|kon2-0.3.9b-16|38	cp %{SOURCE1} .
12mr|kon2-0.3.9b-16|39	
12mr|kon2-0.3.9b-16|40	%build
12mr|kon2-0.3.9b-16|41	make config
12mr|kon2-0.3.9b-16|42	
12mr|kon2-0.3.9b-16|43	# Don't use $RPM_OPT_FLAGS
12mr|kon2-0.3.9b-16|44	make
12mr|kon2-0.3.9b-16|45	
12mr|kon2-0.3.9b-16|46	%install
12mr|kon2-0.3.9b-16|47	mkdir -p %{buildroot}%{_bindir}
12mr|kon2-0.3.9b-16|48	mkdir -p %{buildroot}%{_datadir}/fonts
12mr|kon2-0.3.9b-16|49	mkdir -p %{buildroot}%{_mandir}/ja/man1
12mr|kon2-0.3.9b-16|50	mkdir -p %{buildroot}%{_sysconfdir}
12mr|kon2-0.3.9b-16|51	
12mr|kon2-0.3.9b-16|52	make install TOPDIR=%{buildroot} MANDIR=%{buildroot}/%{_mandir}/ja/man1
12mr|kon2-0.3.9b-16|53	install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/fonts
12mr|kon2-0.3.9b-16|54	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/fonts
12mr|kon2-0.3.9b-16|55	
12mr|kon2-0.3.9b-16|56	# create a fake file for %ghost; this could be removed when ncurses
12mr|kon2-0.3.9b-16|57	# will include a definition for 'kon'
12mr|kon2-0.3.9b-16|58	mkdir -p %{buildroot}%{_datadir}/terminfo/k
12mr|kon2-0.3.9b-16|59	touch %{buildroot}%{_datadir}/terminfo/k/kon
12mr|kon2-0.3.9b-16|60	
12mr|kon2-0.3.9b-16|61	# install the English man page
12mr|kon2-0.3.9b-16|62	mkdir -p %{buildroot}/%{_mandir}/man1
12mr|kon2-0.3.9b-16|63	cp doc/kon.1.eng %{buildroot}/%{_mandir}/man1/kon.1
12mr|kon2-0.3.9b-16|64	
12mr|kon2-0.3.9b-16|65	# remove useless files from doc directory
12mr|kon2-0.3.9b-16|66	rm doc/kon.1* doc/*.buffer || :
12mr|kon2-0.3.9b-16|67	
12mr|kon2-0.3.9b-16|68	%post
12mr|kon2-0.3.9b-16|69	tic %{_defaultdocdir}/kon2-%{version}/terminfo.kon
12mr|kon2-0.3.9b-16|70	if ! grep '^kon|kanji on console' %{_sysconfdir}/termcap >& /dev/null ; then
12mr|kon2-0.3.9b-16|71	cat %{_defaultdocdir}/kon2-%{version}/termcap.kon >> %{_sysconfdir}/termcap
12mr|kon2-0.3.9b-16|72	fi
12mr|kon2-0.3.9b-16|73	
12mr|kon2-0.3.9b-16|74	%files
12mr|kon2-0.3.9b-16|75	%defattr(0644,root,root,0755)
12mr|kon2-0.3.9b-16|76	%doc doc/* terminfo.kon termcap.kon
12mr|kon2-0.3.9b-16|77	%attr(4711,root,root) %{_bindir}/kon
12mr|kon2-0.3.9b-16|78	%attr(755,root,root) %{_bindir}/fld
12mr|kon2-0.3.9b-16|79	%attr(755,root,root) %{_bindir}/swkon
12mr|kon2-0.3.9b-16|80	%attr(755,root,root) %{_bindir}/newvc
12mr|kon2-0.3.9b-16|81	%{_mandir}/ja/man1/*
12mr|kon2-0.3.9b-16|82	%{_mandir}/man1/*
12mr|kon2-0.3.9b-16|83	%config(noreplace) %{_sysconfdir}/kon.cfg
12mr|kon2-0.3.9b-16|84	%{_datadir}/fonts/pubfont.a.gz
12mr|kon2-0.3.9b-16|85	%{_datadir}/fonts/pubfont.k.gz
12mr|kon2-0.3.9b-16|86	%ghost %{_datadir}/terminfo/k/kon
12mr|kon2-0.3.9b-16|87	
12mr|kon2-0.3.9b-16|88	
12mr|kon2-0.3.9b-16|89	
12mr|kon2-0.3.9b-16|90	
12mr|kon2-0.3.9b-16|91	
12mr|kon2-0.3.9b-16|92	%changelog
12mr|kon2-0.3.9b-16|93	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|kon2-0.3.9b-16|94	+ Commit: c534ed0
12mr|kon2-0.3.9b-16|95	- Disable debug as debug package is empty and rpmlint rejects build
12mr|kon2-0.3.9b-16|96	
12mr|kon2-0.3.9b-16|97	

14596 12
12mr|konq-plugins-4.6.1-2|1	Summary:	Konqueror Plugins
12mr|konq-plugins-4.6.1-2|2	Name:		konq-plugins
12mr|konq-plugins-4.6.1-2|3	Version: 	4.6.1
12mr|konq-plugins-4.6.1-2|4	Release: 	%mkrel 2
12mr|konq-plugins-4.6.1-2|5	Epoch:      1
12mr|konq-plugins-4.6.1-2|6	Source0: 	http://fr2.rpmfind.net/linux/KDE/stable/%version/src/extragear/%name-%version.tar.bz2
12mr|konq-plugins-4.6.1-2|7	License: 	GPLv2+
12mr|konq-plugins-4.6.1-2|8	Group: 		Graphical desktop/KDE
12mr|konq-plugins-4.6.1-2|9	Url: 		http://www.kde.org
12mr|konq-plugins-4.6.1-2|10	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|konq-plugins-4.6.1-2|11	BuildRequires: 	kdebase4-devel >= 1:4.2.0
12mr|konq-plugins-4.6.1-2|12	BuildRequires:	tidy-devel
12mr|konq-plugins-4.6.1-2|13	Obsoletes:	kdeaddons-akregator < 1:3.5.10-2
12mr|konq-plugins-4.6.1-2|14	Obsoletes:	kdeaddons-konq-plugins < 1:3.5.10-2
12mr|konq-plugins-4.6.1-2|15	Obsoletes:	kdeaddons-konqimagegallery < 1:3.5.10-2
12mr|konq-plugins-4.6.1-2|16	%if %mdkversion >= 201000
12mr|konq-plugins-4.6.1-2|17	Obsoletes:  kdeaddons-kfile-plugins < 1:3.5.10-2
12mr|konq-plugins-4.6.1-2|18	Obsoletes:  kdeaddons-kicker-applets < 1:3.5.10-2
12mr|konq-plugins-4.6.1-2|19	Obsoletes:  kdeaddons-knewsticker < 1:3.5.10-2
12mr|konq-plugins-4.6.1-2|20	Obsoletes:  kdeaddons-metabar < 1:3.5.10-2
12mr|konq-plugins-4.6.1-2|21	Obsoletes:  kdeaddons-renamedlg < 1:3.5.10-2
12mr|konq-plugins-4.6.1-2|22	Obsoletes:  kdeaddons-searchbar < 1:3.5.10-2
12mr|konq-plugins-4.6.1-2|23	%endif
12mr|konq-plugins-4.6.1-2|24	Conflicts:	kde-l10n < 3.5.9-5
12mr|konq-plugins-4.6.1-2|25	
12mr|konq-plugins-4.6.1-2|26	%description
12mr|konq-plugins-4.6.1-2|27	This module contains plugins that interact with Konqueror.
12mr|konq-plugins-4.6.1-2|28	
12mr|konq-plugins-4.6.1-2|29	%files
12mr|konq-plugins-4.6.1-2|30	%defattr(-,root,root)
12mr|konq-plugins-4.6.1-2|31	%_kde_bindir/*
12mr|konq-plugins-4.6.1-2|32	%_kde_libdir/kde4/*.so
12mr|konq-plugins-4.6.1-2|33	%_kde_services/ServiceMenus/*.desktop
12mr|konq-plugins-4.6.1-2|34	%_kde_services/*.desktop
12mr|konq-plugins-4.6.1-2|35	%_kde_appsdir/*
12mr|konq-plugins-4.6.1-2|36	%_kde_configdir/*
12mr|konq-plugins-4.6.1-2|37	%_kde_datadir/config.kcfg/*
12mr|konq-plugins-4.6.1-2|38	%_kde_iconsdir/*/*/*/*
12mr|konq-plugins-4.6.1-2|39	
12mr|konq-plugins-4.6.1-2|40	#--------------------------------------------------------------------
12mr|konq-plugins-4.6.1-2|41	
12mr|konq-plugins-4.6.1-2|42	%prep
12mr|konq-plugins-4.6.1-2|43	%setup -q
12mr|konq-plugins-4.6.1-2|44	
12mr|konq-plugins-4.6.1-2|45	%build
12mr|konq-plugins-4.6.1-2|46	%cmake_kde4
12mr|konq-plugins-4.6.1-2|47	%make
12mr|konq-plugins-4.6.1-2|48	
12mr|konq-plugins-4.6.1-2|49	%install
12mr|konq-plugins-4.6.1-2|50	rm -rf %{buildroot}
12mr|konq-plugins-4.6.1-2|51	%{makeinstall_std} -C build
12mr|konq-plugins-4.6.1-2|52	
12mr|konq-plugins-4.6.1-2|53	%clean
12mr|konq-plugins-4.6.1-2|54	rm -rf %{buildroot}
12mr|konq-plugins-4.6.1-2|55	
12mr|konq-plugins-4.6.1-2|56	
12mr|konq-plugins-4.6.1-2|57	
12mr|konq-plugins-4.6.1-2|58	%changelog
12mr|konq-plugins-4.6.1-2|59	

14597 12
12mr|konsole-4.9.4-1|1	Name:		konsole
12mr|konsole-4.9.4-1|2	Summary:	A terminal emulator similar to xterm for KDE
12mr|konsole-4.9.4-1|3	Version:	4.9.4
12mr|konsole-4.9.4-1|4	Release:	1
12mr|konsole-4.9.4-1|5	Epoch:		1
12mr|konsole-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|konsole-4.9.4-1|7	License:	GPLv2 LGPLv2 GFDL
12mr|konsole-4.9.4-1|8	URL:		http://konsole.kde.org/
12mr|konsole-4.9.4-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|konsole-4.9.4-1|10	Source1:	%{name}.rpmlintrc
12mr|konsole-4.9.4-1|11	BuildRequires:	kdelibs4-devel
12mr|konsole-4.9.4-1|12	BuildRequires:	kdebase4-devel
12mr|konsole-4.9.4-1|13	Requires:	kdebase4-runtime
12mr|konsole-4.9.4-1|14	Requires:	x11-font-misc-misc
12mr|konsole-4.9.4-1|15	
12mr|konsole-4.9.4-1|16	%description
12mr|konsole-4.9.4-1|17	A terminal emulator, similar to xterm, for KDE.
12mr|konsole-4.9.4-1|18	
12mr|konsole-4.9.4-1|19	%files
12mr|konsole-4.9.4-1|20	%doc README COPYING COPYING.DOC COPYING.LIB doc/*
12mr|konsole-4.9.4-1|21	%{_kde_bindir}/konsole
12mr|konsole-4.9.4-1|22	%{_kde_bindir}/konsoleprofile
12mr|konsole-4.9.4-1|23	%{_kde_libdir}/kde4/libkonsolepart.so
12mr|konsole-4.9.4-1|24	%{_kde_libdir}/libkdeinit4_konsole.so
12mr|konsole-4.9.4-1|25	%{_kde_libdir}/libkonsoleprivate.so
12mr|konsole-4.9.4-1|26	%{_kde_appsdir}/konsole
12mr|konsole-4.9.4-1|27	%{_kde_appsdir}/kconf_update/konsole*
12mr|konsole-4.9.4-1|28	%{_kde_applicationsdir}/konsole.desktop
12mr|konsole-4.9.4-1|29	%{_kde_services}/konsolepart.desktop
12mr|konsole-4.9.4-1|30	%{_kde_services}/ServiceMenus/konsolehere.desktop
12mr|konsole-4.9.4-1|31	%{_kde_servicetypes}/terminalemulator.desktop
12mr|konsole-4.9.4-1|32	%{_kde_docdir}/HTML/en/%{name}
12mr|konsole-4.9.4-1|33	
12mr|konsole-4.9.4-1|34	#-----------------------------------------------------------------------------
12mr|konsole-4.9.4-1|35	
12mr|konsole-4.9.4-1|36	%prep
12mr|konsole-4.9.4-1|37	%setup -q
12mr|konsole-4.9.4-1|38	
12mr|konsole-4.9.4-1|39	%build
12mr|konsole-4.9.4-1|40	%cmake_kde4
12mr|konsole-4.9.4-1|41	%make
12mr|konsole-4.9.4-1|42	
12mr|konsole-4.9.4-1|43	%install
12mr|konsole-4.9.4-1|44	%makeinstall_std -C build
12mr|konsole-4.9.4-1|45	
12mr|konsole-4.9.4-1|46	%changelog
12mr|konsole-4.9.4-1|47	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|konsole-4.9.4-1|48	- New version 4.9.4
12mr|konsole-4.9.4-1|49	
12mr|konsole-4.9.4-1|50	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|konsole-4.9.4-1|51	- New version 4.9.3
12mr|konsole-4.9.4-1|52	
12mr|konsole-4.9.4-1|53	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|konsole-4.9.4-1|54	- New version 4.9.2
12mr|konsole-4.9.4-1|55	
12mr|konsole-4.9.4-1|56	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|konsole-4.9.4-1|57	- New version 4.9.1
12mr|konsole-4.9.4-1|58	
12mr|konsole-4.9.4-1|59	* Mon Aug 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|konsole-4.9.4-1|60	- New version 4.9.0
12mr|konsole-4.9.4-1|61	- Fix file listed twice RPM error
12mr|konsole-4.9.4-1|62	
12mr|konsole-4.9.4-1|63	* Wed Jul 18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|konsole-4.9.4-1|64	- New version 4.8.97
12mr|konsole-4.9.4-1|65	
12mr|konsole-4.9.4-1|66	* Sun Jul 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|konsole-4.9.4-1|67	- Update to 4.8.95
12mr|konsole-4.9.4-1|68	- Fix file list
12mr|konsole-4.9.4-1|69	
12mr|konsole-4.9.4-1|70	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.4-1
12mr|konsole-4.9.4-1|71	- update to 4.8.4
12mr|konsole-4.9.4-1|72	
12mr|konsole-4.9.4-1|73	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.3-1
12mr|konsole-4.9.4-1|74	- update to 4.8.3
12mr|konsole-4.9.4-1|75	
12mr|konsole-4.9.4-1|76	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.2-1
12mr|konsole-4.9.4-1|77	- update to 4.8.2
12mr|konsole-4.9.4-1|78	
12mr|konsole-4.9.4-1|79	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.1-1
12mr|konsole-4.9.4-1|80	- update to 4.8.1
12mr|konsole-4.9.4-1|81	
12mr|konsole-4.9.4-1|82	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.8.0-1
12mr|konsole-4.9.4-1|83	+ Revision: 762478
12mr|konsole-4.9.4-1|84	- New upstream tarball
12mr|konsole-4.9.4-1|85	
12mr|konsole-4.9.4-1|86	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|konsole-4.9.4-1|87	+ Revision: 758065
12mr|konsole-4.9.4-1|88	- New upstream tarball
12mr|konsole-4.9.4-1|89	
12mr|konsole-4.9.4-1|90	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-1
12mr|konsole-4.9.4-1|91	+ Revision: 744546
12mr|konsole-4.9.4-1|92	- New upstream tarball
12mr|konsole-4.9.4-1|93	
12mr|konsole-4.9.4-1|94	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.90-1
12mr|konsole-4.9.4-1|95	+ Revision: 739304
12mr|konsole-4.9.4-1|96	- New upstream tarball $NEW_VERSION
12mr|konsole-4.9.4-1|97	
12mr|konsole-4.9.4-1|98	* Fri Dec 02 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:4.7.80-1
12mr|konsole-4.9.4-1|99	+ Revision: 737251
12mr|konsole-4.9.4-1|100	- add missing 'kdebase4-devel' buildrequires
12mr|konsole-4.9.4-1|101	
12mr|konsole-4.9.4-1|102	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|konsole-4.9.4-1|103	- New upstream tarball 4.7.80
12mr|konsole-4.9.4-1|104	
12mr|konsole-4.9.4-1|105	* Sat Sep 10 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.41-1
12mr|konsole-4.9.4-1|106	+ Revision: 699190
12mr|konsole-4.9.4-1|107	- imported package konsole
12mr|konsole-4.9.4-1|108	

14598 12
12mr|konversation-1.4-5|1	Name:		konversation
12mr|konversation-1.4-5|2	Version:	1.4
12mr|konversation-1.4-5|3	Release:	5
12mr|konversation-1.4-5|4	Summary:	A user friendly IRC Client for KDE
12mr|konversation-1.4-5|5	License:	GPLv2
12mr|konversation-1.4-5|6	Group:		Networking/IRC
12mr|konversation-1.4-5|7	URL:		http://konversation.kde.org
12mr|konversation-1.4-5|8	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/konversation/%{version}/src/%{name}-%{version}.tar.xz
12mr|konversation-1.4-5|9	Source1:	konversation-ru.po
12mr|konversation-1.4-5|10	#Patch0:		%{name}-1.2-default_channel.patch
12mr|konversation-1.4-5|11	BuildRequires:	kdelibs4-devel
12mr|konversation-1.4-5|12	BuildRequires:	kdepimlibs4-devel
12mr|konversation-1.4-5|13	BuildRequires:	qca2-devel
12mr|konversation-1.4-5|14	BuildRequires:	openldap-devel
12mr|konversation-1.4-5|15	Provides:	kde4-irc-client
12mr|konversation-1.4-5|16	
12mr|konversation-1.4-5|17	%description
12mr|konversation-1.4-5|18	Konversation is a graphical Internet Relay Chat client (IRC)
12mr|konversation-1.4-5|19	with KDE support.
12mr|konversation-1.4-5|20	
12mr|konversation-1.4-5|21	Features:
12mr|konversation-1.4-5|22	
12mr|konversation-1.4-5|23	* Standard IRC features
12mr|konversation-1.4-5|24	* SSL server support
12mr|konversation-1.4-5|25	* Bookmarking support
12mr|konversation-1.4-5|26	* Easy to use graphical user interface
12mr|konversation-1.4-5|27	* Multiple servers and channels in one single window
12mr|konversation-1.4-5|28	* DCC file transfer
12mr|konversation-1.4-5|29	* Multiple identities for different servers
12mr|konversation-1.4-5|30	* Text decorations and colors
12mr|konversation-1.4-5|31	* OnScreen Display for notifications
12mr|konversation-1.4-5|32	* Automatic UTF-8 detection
12mr|konversation-1.4-5|33	* Per channel encoding support
12mr|konversation-1.4-5|34	* Theme support for nick icons
12mr|konversation-1.4-5|35	* Highly configurable
12mr|konversation-1.4-5|36	
12mr|konversation-1.4-5|37	%files -f %name.lang
12mr|konversation-1.4-5|38	%doc README
12mr|konversation-1.4-5|39	%{_kde_bindir}/*
12mr|konversation-1.4-5|40	%{_kde_datadir}/apps/%{name}
12mr|konversation-1.4-5|41	%{_kde_datadir}/applications/kde4/%{name}.desktop
12mr|konversation-1.4-5|42	%{_kde_iconsdir}/*/*/*/*
12mr|konversation-1.4-5|43	%_kde_datadir/apps/kconf_update/*
12mr|konversation-1.4-5|44	%_kde_datadir/kde4/services/konvirc.protocol
12mr|konversation-1.4-5|45	%_kde_datadir/kde4/services/konvirc6.protocol
12mr|konversation-1.4-5|46	%_kde_datadir/kde4/services/konvircs.protocol
12mr|konversation-1.4-5|47	
12mr|konversation-1.4-5|48	#--------------------------------------------------------------------
12mr|konversation-1.4-5|49	
12mr|konversation-1.4-5|50	%prep
12mr|konversation-1.4-5|51	%setup -q -n %{name}-%{version}
12mr|konversation-1.4-5|52	#%patch0 -p1 -b .default_channel
12mr|konversation-1.4-5|53	cp %SOURCE1 po/ru/konversation.po
12mr|konversation-1.4-5|54	
12mr|konversation-1.4-5|55	%build
12mr|konversation-1.4-5|56	%cmake_kde4
12mr|konversation-1.4-5|57	%make
12mr|konversation-1.4-5|58	
12mr|konversation-1.4-5|59	%install
12mr|konversation-1.4-5|60	%makeinstall_std -C build
12mr|konversation-1.4-5|61	%find_lang %name --with-html
12mr|konversation-1.4-5|62	
12mr|konversation-1.4-5|63	
12mr|konversation-1.4-5|64	
12mr|konversation-1.4-5|65	
12mr|konversation-1.4-5|66	%changelog
12mr|konversation-1.4-5|67	

14599 12
12mr|korundum-4.9.4-1|1	Name:		korundum
12mr|korundum-4.9.4-1|2	Summary:	KDE bindings for Ruby
12mr|korundum-4.9.4-1|3	Version:	4.9.4
12mr|korundum-4.9.4-1|4	Release:	1
12mr|korundum-4.9.4-1|5	Epoch:		1
12mr|korundum-4.9.4-1|6	Group:		Development/KDE and Qt
12mr|korundum-4.9.4-1|7	License:	GPLv2 LGPLv2
12mr|korundum-4.9.4-1|8	URL:		http://www.kde.org
12mr|korundum-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|korundum-4.9.4-1|10	Patch0:		korundum-4.9.0-ruby1.9.patch
12mr|korundum-4.9.4-1|11	BuildRequires:	ruby-qt4-devel >= 1:%{version}
12mr|korundum-4.9.4-1|12	BuildRequires:	smokekde-devel >= 1:%{version}
12mr|korundum-4.9.4-1|13	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mr|korundum-4.9.4-1|14	BuildRequires:	pkgconfig(akonadi)
12mr|korundum-4.9.4-1|15	Requires:	ruby-qt4 >= 1:%{version}
12mr|korundum-4.9.4-1|16	Obsoletes:	ruby-kde4 < 1:4.6.90
12mr|korundum-4.9.4-1|17	Provides:	ruby-kde4 = %{EVRD}
12mr|korundum-4.9.4-1|18	Provides:	kderuby = %{EVRD}
12mr|korundum-4.9.4-1|19	
12mr|korundum-4.9.4-1|20	%description
12mr|korundum-4.9.4-1|21	A kde4 bindings for Ruby language.
12mr|korundum-4.9.4-1|22	
12mr|korundum-4.9.4-1|23	%files
12mr|korundum-4.9.4-1|24	%{_kde_bindir}/krubyapplication
12mr|korundum-4.9.4-1|25	%{_kde_libdir}/kde4/krubypluginfactory.so
12mr|korundum-4.9.4-1|26	%{ruby_sitearchdir}/akonadi.so
12mr|korundum-4.9.4-1|27	%{ruby_sitearchdir}/khtml.so
12mr|korundum-4.9.4-1|28	%{ruby_sitearchdir}/kio.so
12mr|korundum-4.9.4-1|29	%{ruby_sitearchdir}/korundum4.so
12mr|korundum-4.9.4-1|30	%{ruby_sitearchdir}/ktexteditor.so
12mr|korundum-4.9.4-1|31	%{ruby_sitearchdir}/solid.so
12mr|korundum-4.9.4-1|32	%{ruby_sitearchdir}/soprano.so
12mr|korundum-4.9.4-1|33	%{ruby_sitearchdir}/nepomuk.so
12mr|korundum-4.9.4-1|34	%{ruby_sitearchdir}/plasma_applet.so
12mr|korundum-4.9.4-1|35	%{ruby_sitearchdir}/okular.so
12mr|korundum-4.9.4-1|36	%{ruby_sitearchdir}/kate.so
12mr|korundum-4.9.4-1|37	%{ruby_sitelibdir}/KDE
12mr|korundum-4.9.4-1|38	%{ruby_sitelibdir}/akonadi
12mr|korundum-4.9.4-1|39	%{ruby_sitelibdir}/khtml
12mr|korundum-4.9.4-1|40	%{ruby_sitelibdir}/ktexteditor
12mr|korundum-4.9.4-1|41	%{ruby_sitelibdir}/soprano
12mr|korundum-4.9.4-1|42	%{ruby_sitelibdir}/nepomuk
12mr|korundum-4.9.4-1|43	%{ruby_sitelibdir}/solid
12mr|korundum-4.9.4-1|44	%{ruby_sitelibdir}/okular
12mr|korundum-4.9.4-1|45	%{ruby_sitelibdir}/kio
12mr|korundum-4.9.4-1|46	%{_kde_appsdir}/plasma_applet_ruby_clock
12mr|korundum-4.9.4-1|47	%{_kde_appsdir}/plasma_ruby_digital_clock
12mr|korundum-4.9.4-1|48	%{_kde_services}/*.desktop
12mr|korundum-4.9.4-1|49	
12mr|korundum-4.9.4-1|50	#------------------------------------------------------------------------------
12mr|korundum-4.9.4-1|51	
12mr|korundum-4.9.4-1|52	%package devel
12mr|korundum-4.9.4-1|53	Summary:	Tools for ruby-kde4
12mr|korundum-4.9.4-1|54	Group:		Development/KDE and Qt
12mr|korundum-4.9.4-1|55	Requires:	ruby-qt4-devel >= %{epoch}:%{version}
12mr|korundum-4.9.4-1|56	Requires:	%{name} = %{EVRD}
12mr|korundum-4.9.4-1|57	Obsoletes:	ruby-kde4-devel < 1:4.6.90
12mr|korundum-4.9.4-1|58	Provides:	ruby-kde4-devel = %{EVRD}
12mr|korundum-4.9.4-1|59	
12mr|korundum-4.9.4-1|60	%description devel
12mr|korundum-4.9.4-1|61	ruby-kde4 devel files.
12mr|korundum-4.9.4-1|62	
12mr|korundum-4.9.4-1|63	%files devel
12mr|korundum-4.9.4-1|64	%{_kde_bindir}/rbkconfig_compiler4
12mr|korundum-4.9.4-1|65	%{_kde_datadir}/applications/kde4/dbpedia_references.desktop
12mr|korundum-4.9.4-1|66	%{_kde_appsdir}/dbpedia_references
12mr|korundum-4.9.4-1|67	
12mr|korundum-4.9.4-1|68	#------------------------------------------------------------------------------
12mr|korundum-4.9.4-1|69	
12mr|korundum-4.9.4-1|70	%prep
12mr|korundum-4.9.4-1|71	%setup -q
12mr|korundum-4.9.4-1|72	%patch0 -p1
12mr|korundum-4.9.4-1|73	
12mr|korundum-4.9.4-1|74	%build
12mr|korundum-4.9.4-1|75	%cmake_kde4
12mr|korundum-4.9.4-1|76	%make
12mr|korundum-4.9.4-1|77	
12mr|korundum-4.9.4-1|78	%install
12mr|korundum-4.9.4-1|79	%makeinstall_std -C build
12mr|korundum-4.9.4-1|80	
12mr|korundum-4.9.4-1|81	%changelog
12mr|korundum-4.9.4-1|82	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|korundum-4.9.4-1|83	- New version 4.9.4
12mr|korundum-4.9.4-1|84	
12mr|korundum-4.9.4-1|85	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|korundum-4.9.4-1|86	- New version 4.9.3
12mr|korundum-4.9.4-1|87	
12mr|korundum-4.9.4-1|88	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|korundum-4.9.4-1|89	- New version 4.9.2
12mr|korundum-4.9.4-1|90	
12mr|korundum-4.9.4-1|91	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|korundum-4.9.4-1|92	- New version 4.9.1
12mr|korundum-4.9.4-1|93	
12mr|korundum-4.9.4-1|94	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|korundum-4.9.4-1|95	- New version 4.9.0
12mr|korundum-4.9.4-1|96	- Add patch to fix build with Ruby 1.9
12mr|korundum-4.9.4-1|97	
12mr|korundum-4.9.4-1|98	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|korundum-4.9.4-1|99	- New version 4.8.97
12mr|korundum-4.9.4-1|100	
12mr|korundum-4.9.4-1|101	* Mon Jul 09 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|korundum-4.9.4-1|102	- New version 4.8.95
12mr|korundum-4.9.4-1|103	
12mr|korundum-4.9.4-1|104	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.4-69.1mib2010.2
12mr|korundum-4.9.4-1|105	- New version 4.8.4
12mr|korundum-4.9.4-1|106	- MIB (Mandriva International Backports)
12mr|korundum-4.9.4-1|107	
12mr|korundum-4.9.4-1|108	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.3-69.1mib2010.2
12mr|korundum-4.9.4-1|109	- New version 4.8.3
12mr|korundum-4.9.4-1|110	- MIB (Mandriva International Backports)
12mr|korundum-4.9.4-1|111	
12mr|korundum-4.9.4-1|112	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.2-69.1mib2010.2
12mr|korundum-4.9.4-1|113	- New version 4.8.2
12mr|korundum-4.9.4-1|114	- MIB (Mandriva International Backports)
12mr|korundum-4.9.4-1|115	
12mr|korundum-4.9.4-1|116	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.1-69.1mib2010.2
12mr|korundum-4.9.4-1|117	- New version 4.8.1
12mr|korundum-4.9.4-1|118	- MIB (Mandriva International Backports)
12mr|korundum-4.9.4-1|119	
12mr|korundum-4.9.4-1|120	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.0-69.2mib2010.2
12mr|korundum-4.9.4-1|121	+ Revision: 744298
12mr|korundum-4.9.4-1|122	- Backport to 2010.2 for MIB users
12mr|korundum-4.9.4-1|123	- MIB (Mandriva International Backports)
12mr|korundum-4.9.4-1|124	
12mr|korundum-4.9.4-1|125	* Thu Feb 16 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:4.8.0-2
12mr|korundum-4.9.4-1|126	+ Revision: 775139
12mr|korundum-4.9.4-1|127	- add akonadi module..
12mr|korundum-4.9.4-1|128	- mass rebuild of ruby packages against ruby 1.9.1
12mr|korundum-4.9.4-1|129	
12mr|korundum-4.9.4-1|130	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.8.0-1
12mr|korundum-4.9.4-1|131	+ Revision: 762479
12mr|korundum-4.9.4-1|132	- New upstream tarball
12mr|korundum-4.9.4-1|133	
12mr|korundum-4.9.4-1|134	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|korundum-4.9.4-1|135	+ Revision: 758066
12mr|korundum-4.9.4-1|136	- New upstream tarball
12mr|korundum-4.9.4-1|137	
12mr|korundum-4.9.4-1|138	* Tue Jan 03 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-1
12mr|korundum-4.9.4-1|139	+ Revision: 750455
12mr|korundum-4.9.4-1|140	- Fix file list
12mr|korundum-4.9.4-1|141	- Fix buildrequires
12mr|korundum-4.9.4-1|142	- Import korundum ( from mageia )
12mr|korundum-4.9.4-1|143	- Create structure
12mr|korundum-4.9.4-1|144	

14600 12
12mr|kover-4-6|1	%define	name	kover
12mr|kover-4-6|2	%define	version	4
12mr|kover-4-6|3	%define	release %mkrel 6
12mr|kover-4-6|4	
12mr|kover-4-6|5	Name:           %{name}
12mr|kover-4-6|6	Summary:        WYSIWYG CD cover printer with CDDB support
12mr|kover-4-6|7	Version:        %{version}
12mr|kover-4-6|8	Release:        %{release}
12mr|kover-4-6|9	Source:         %{name}-%{version}.tar.bz2
12mr|kover-4-6|10	Patch0:		    %{name}-fix-mimetypes.patch
12mr|kover-4-6|11	Patch1:		kover-4-gcc44.patch
12mr|kover-4-6|12	URL:            http://lisas.de/kover
12mr|kover-4-6|13	Group:          Archiving/Other
12mr|kover-4-6|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|kover-4-6|15	License:	GPLv2+
12mr|kover-4-6|16	BuildRequires:	kdelibs4-devel
12mr|kover-4-6|17	BuildRequires:	libcdio-devel
12mr|kover-4-6|18	BuildRequires:	libcddb-devel
12mr|kover-4-6|19	
12mr|kover-4-6|20	%description
12mr|kover-4-6|21	Kover is an easy to use WYSIWYG CD cover printer with CDDB support.
12mr|kover-4-6|22	
12mr|kover-4-6|23	%files
12mr|kover-4-6|24	%defattr(-,root,root,0755)
12mr|kover-4-6|25	%{_bindir}/kover
12mr|kover-4-6|26	%{_iconsdir}/hicolor/*/apps/*.png
12mr|kover-4-6|27	%{_iconsdir}/locolor/*/apps/*.png
12mr|kover-4-6|28	%{_datadir}/apps/%{name}
12mr|kover-4-6|29	%{_mandir}/man1/*
12mr|kover-4-6|30	%{_datadir}/applications/kde4/%{name}.desktop
12mr|kover-4-6|31	%{_datadir}/mime/packages/%{name}.xml
12mr|kover-4-6|32	%{_iconsdir}/kover_back_content.png
12mr|kover-4-6|33	%{_iconsdir}/kover_back_title_content.png
12mr|kover-4-6|34	%{_iconsdir}/kover_cdaudio.png
12mr|kover-4-6|35	%{_iconsdir}/kover_front_title-content-right_content-left.png
12mr|kover-4-6|36	%{_iconsdir}/kover_front_title-right_content-left.png
12mr|kover-4-6|37	%{_iconsdir}/kover_front_title_only.png
12mr|kover-4-6|38	%{_iconsdir}/kover_one_page.png
12mr|kover-4-6|39	
12mr|kover-4-6|40	#--------------------------------------------------------------------
12mr|kover-4-6|41	
12mr|kover-4-6|42	%prep
12mr|kover-4-6|43	%setup -q
12mr|kover-4-6|44	%patch1 -p1
12mr|kover-4-6|45	
12mr|kover-4-6|46	%build
12mr|kover-4-6|47	%cmake_kde4
12mr|kover-4-6|48	%make
12mr|kover-4-6|49	
12mr|kover-4-6|50	%install
12mr|kover-4-6|51	rm -rf $RPM_BUILD_ROOT
12mr|kover-4-6|52	cd build
12mr|kover-4-6|53	make DESTDIR=%buildroot install
12mr|kover-4-6|54	
12mr|kover-4-6|55	%clean
12mr|kover-4-6|56	rm -rf $RPM_BUILD_ROOT
12mr|kover-4-6|57	
12mr|kover-4-6|58	
12mr|kover-4-6|59	
12mr|kover-4-6|60	%changelog
12mr|kover-4-6|61	

14601 12
12mr|kpackagekit-0.6.3.3-5|1	%define oname KPackageKit
12mr|kpackagekit-0.6.3.3-5|2	
12mr|kpackagekit-0.6.3.3-5|3	Summary:	KDE interface for PackageKit
12mr|kpackagekit-0.6.3.3-5|4	Name:		kpackagekit
12mr|kpackagekit-0.6.3.3-5|5	Version:	0.6.3.3
12mr|kpackagekit-0.6.3.3-5|6	Release:	%mkrel 5
12mr|kpackagekit-0.6.3.3-5|7	License:	GPLv2+
12mr|kpackagekit-0.6.3.3-5|8	Group:		System/Configuration/Packaging
12mr|kpackagekit-0.6.3.3-5|9	Source0: 	http://opendesktop.org/CONTENT/content-files/84745-%{name}-%{version}.tar.bz2
12mr|kpackagekit-0.6.3.3-5|10	URL:		http://www.kde-apps.org/content/show.php/KPackageKit?content=84745
12mr|kpackagekit-0.6.3.3-5|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|kpackagekit-0.6.3.3-5|12	BuildRequires:	kdelibs4-devel
12mr|kpackagekit-0.6.3.3-5|13	BuildRequires:	qt4-qtdbus
12mr|kpackagekit-0.6.3.3-5|14	BuildRequires:	packagekit-devel >= 0.6.11
12mr|kpackagekit-0.6.3.3-5|15	BuildRequires:	polkit-devel
12mr|kpackagekit-0.6.3.3-5|16	BuildRequires:	desktop-file-utils
12mr|kpackagekit-0.6.3.3-5|17	Requires:	packagekit >= 0.6.11
12mr|kpackagekit-0.6.3.3-5|18	Requires:	qt4-database-plugin-sqlite
12mr|kpackagekit-0.6.3.3-5|19	
12mr|kpackagekit-0.6.3.3-5|20	%description
12mr|kpackagekit-0.6.3.3-5|21	KDE interface for PackageKit.
12mr|kpackagekit-0.6.3.3-5|22	
12mr|kpackagekit-0.6.3.3-5|23	%files
12mr|kpackagekit-0.6.3.3-5|24	%defattr(-,root,root)
12mr|kpackagekit-0.6.3.3-5|25	%{_kde_bindir}/*
12mr|kpackagekit-0.6.3.3-5|26	%{_kde_datadir}/applications/kde4/*.desktop
12mr|kpackagekit-0.6.3.3-5|27	%{_kde_libdir}/kde4/libexec/kpackagekitsmarticon
12mr|kpackagekit-0.6.3.3-5|28	%{_kde_appsdir}/KPackageKitSmartIcon/KPackageKitSmartIcon.notifyrc
12mr|kpackagekit-0.6.3.3-5|29	%{_datadir}/dbus-1/services/org.kde.KPackageKitSmartIcon.service
12mr|kpackagekit-0.6.3.3-5|30	
12mr|kpackagekit-0.6.3.3-5|31	#--------------------------------------------------------------------
12mr|kpackagekit-0.6.3.3-5|32	
12mr|kpackagekit-0.6.3.3-5|33	%package    common
12mr|kpackagekit-0.6.3.3-5|34	Summary:    Common files and services for KDE PackageKit
12mr|kpackagekit-0.6.3.3-5|35	Group:      System/Configuration/Packaging
12mr|kpackagekit-0.6.3.3-5|36	Requires:   packagekit >= 0.5.5
12mr|kpackagekit-0.6.3.3-5|37	Provides:   packagekit-gui
12mr|kpackagekit-0.6.3.3-5|38	Conflicts:  gnome-packagekit < 2.29.2
12mr|kpackagekit-0.6.3.3-5|39	Conflicts:  kpackagekit < 0.6.0-0.1071623.2
12mr|kpackagekit-0.6.3.3-5|40	
12mr|kpackagekit-0.6.3.3-5|41	%description common
12mr|kpackagekit-0.6.3.3-5|42	Common files and services used by KDE PackageKit. This packages provides
12mr|kpackagekit-0.6.3.3-5|43	Bus service for packages installation.
12mr|kpackagekit-0.6.3.3-5|44	
12mr|kpackagekit-0.6.3.3-5|45	%files common -f %name.lang
12mr|kpackagekit-0.6.3.3-5|46	%defattr(-, root, root)
12mr|kpackagekit-0.6.3.3-5|47	%{_kde_libdir}/kde4/*.so
12mr|kpackagekit-0.6.3.3-5|48	%{_kde_services}/kded/kpackagekitd.desktop
12mr|kpackagekit-0.6.3.3-5|49	%{_kde_services}/*.desktop
12mr|kpackagekit-0.6.3.3-5|50	%{_kde_appsdir}/kpackagekit
12mr|kpackagekit-0.6.3.3-5|51	%{_kde_libdir}/libkpackagekitlib.so
12mr|kpackagekit-0.6.3.3-5|52	%{_datadir}/dbus-1/services/kde-org.freedesktop.PackageKit.service
12mr|kpackagekit-0.6.3.3-5|53	
12mr|kpackagekit-0.6.3.3-5|54	#--------------------------------------------------------------------
12mr|kpackagekit-0.6.3.3-5|55	
12mr|kpackagekit-0.6.3.3-5|56	%prep
12mr|kpackagekit-0.6.3.3-5|57	%setup -q -n %name-%version
12mr|kpackagekit-0.6.3.3-5|58	
12mr|kpackagekit-0.6.3.3-5|59	%build
12mr|kpackagekit-0.6.3.3-5|60	%cmake_kde4
12mr|kpackagekit-0.6.3.3-5|61	%make
12mr|kpackagekit-0.6.3.3-5|62	
12mr|kpackagekit-0.6.3.3-5|63	%install
12mr|kpackagekit-0.6.3.3-5|64	rm -rf $RPM_BUILD_ROOT
12mr|kpackagekit-0.6.3.3-5|65	%makeinstall_std -C build
12mr|kpackagekit-0.6.3.3-5|66	
12mr|kpackagekit-0.6.3.3-5|67	desktop-file-install --vendor='' \
12mr|kpackagekit-0.6.3.3-5|68	--dir %buildroot%_kde_datadir/applications/kde4 \
12mr|kpackagekit-0.6.3.3-5|69	--remove-category='System' \
12mr|kpackagekit-0.6.3.3-5|70	--add-category='Settings' \
12mr|kpackagekit-0.6.3.3-5|71	--remove-mime-type='application/x-deb' \
12mr|kpackagekit-0.6.3.3-5|72	%buildroot%_kde_datadir/applications/kde4/*.desktop
12mr|kpackagekit-0.6.3.3-5|73	
12mr|kpackagekit-0.6.3.3-5|74	%find_lang %name
12mr|kpackagekit-0.6.3.3-5|75	
12mr|kpackagekit-0.6.3.3-5|76	# hack around gnome-packagekit conflict
12mr|kpackagekit-0.6.3.3-5|77	mv $RPM_BUILD_ROOT%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service \
12mr|kpackagekit-0.6.3.3-5|78	$RPM_BUILD_ROOT%{_datadir}/dbus-1/services/kde-org.freedesktop.PackageKit.service
12mr|kpackagekit-0.6.3.3-5|79	
12mr|kpackagekit-0.6.3.3-5|80	%check
12mr|kpackagekit-0.6.3.3-5|81	desktop-file-validate $RPM_BUILD_ROOT%{_kde_datadir}/applications/kde4/kpackagekit.desktop
12mr|kpackagekit-0.6.3.3-5|82	
12mr|kpackagekit-0.6.3.3-5|83	%clean
12mr|kpackagekit-0.6.3.3-5|84	rm -rf $RPM_BUILD_ROOT
12mr|kpackagekit-0.6.3.3-5|85	
12mr|kpackagekit-0.6.3.3-5|86	
12mr|kpackagekit-0.6.3.3-5|87	
12mr|kpackagekit-0.6.3.3-5|88	%changelog
12mr|kpackagekit-0.6.3.3-5|89	

14602 12
12mr|kphotoalbum-4.3-1|1	Name:		kphotoalbum
12mr|kphotoalbum-4.3-1|2	Version:	4.3
12mr|kphotoalbum-4.3-1|3	Release:	1
12mr|kphotoalbum-4.3-1|4	Summary:	K Image Database
12mr|kphotoalbum-4.3-1|5	License:	GPLv2+
12mr|kphotoalbum-4.3-1|6	Group:		Graphical desktop/KDE
12mr|kphotoalbum-4.3-1|7	Url:		http://www.kphotoalbum.org
12mr|kphotoalbum-4.3-1|8	Source:		http://www.kphotoalbum.org/data/download/%{name}-%{version}.tar.bz2
12mr|kphotoalbum-4.3-1|9	BuildRequires:	pkgconfig(libkexiv2)
12mr|kphotoalbum-4.3-1|10	BuildRequires:	pkgconfig(libkdcraw)
12mr|kphotoalbum-4.3-1|11	BuildRequires:	pkgconfig(libkipi)
12mr|kphotoalbum-4.3-1|12	BuildRequires:	marble-devel
12mr|kphotoalbum-4.3-1|13	BuildRequires:	kdelibs4-devel
12mr|kphotoalbum-4.3-1|14	
12mr|kphotoalbum-4.3-1|15	%description
12mr|kphotoalbum-4.3-1|16	Image database for KDE4.
12mr|kphotoalbum-4.3-1|17	
12mr|kphotoalbum-4.3-1|18	%files -f %{name}.lang
12mr|kphotoalbum-4.3-1|19	%{_kde_bindir}/kphotoalbum
12mr|kphotoalbum-4.3-1|20	%{_kde_bindir}/kpa-backup.sh
12mr|kphotoalbum-4.3-1|21	%{_kde_bindir}/open-raw.pl
12mr|kphotoalbum-4.3-1|22	%{_kde_applicationsdir}/*.desktop
12mr|kphotoalbum-4.3-1|23	%{_kde_appsdir}/kphotoalbum
12mr|kphotoalbum-4.3-1|24	%{_kde_datadir}/config/kphotoalbumrc
12mr|kphotoalbum-4.3-1|25	%{_kde_iconsdir}/hicolor/*/*/*
12mr|kphotoalbum-4.3-1|26	
12mr|kphotoalbum-4.3-1|27	#------------------------------------------------
12mr|kphotoalbum-4.3-1|28	
12mr|kphotoalbum-4.3-1|29	%prep
12mr|kphotoalbum-4.3-1|30	%setup -q
12mr|kphotoalbum-4.3-1|31	
12mr|kphotoalbum-4.3-1|32	%build
12mr|kphotoalbum-4.3-1|33	%cmake_kde4
12mr|kphotoalbum-4.3-1|34	%make
12mr|kphotoalbum-4.3-1|35	
12mr|kphotoalbum-4.3-1|36	%install
12mr|kphotoalbum-4.3-1|37	%makeinstall_std -C build
12mr|kphotoalbum-4.3-1|38	
12mr|kphotoalbum-4.3-1|39	%find_lang %{name} --with-html
12mr|kphotoalbum-4.3-1|40	

14603 12
12mr|krb5-1.10.3-4|1	%define bootstrap 0
12mr|krb5-1.10.3-4|2	%define oname mit-krb5
12mr|krb5-1.10.3-4|3	
12mr|krb5-1.10.3-4|4	%{?_without_bootstrap: %global bootstrap 0}
12mr|krb5-1.10.3-4|5	%{?_with_bootstrap: %global bootstrap 1}
12mr|krb5-1.10.3-4|6	
12mr|krb5-1.10.3-4|7	%define	major 3
12mr|krb5-1.10.3-4|8	%define	libname	%mklibname %{name}_ %{major}
12mr|krb5-1.10.3-4|9	%define	libk5crypto	%mklibname k5crypto %{major}
12mr|krb5-1.10.3-4|10	
12mr|krb5-1.10.3-4|11	%define	support_major 0
12mr|krb5-1.10.3-4|12	%define	libnamesupport	%mklibname %{name}support %{support_major}
12mr|krb5-1.10.3-4|13	
12mr|krb5-1.10.3-4|14	%define	mit_major 8
12mr|krb5-1.10.3-4|15	%define	libkadm5clnt_mit	%mklibname kadm5clnt_mit %{mit_major}
12mr|krb5-1.10.3-4|16	%define	libkadm5srv_mit	%mklibname kadm5srv_mit %{mit_major}
12mr|krb5-1.10.3-4|17	
12mr|krb5-1.10.3-4|18	%define	gssapi_major 2
12mr|krb5-1.10.3-4|19	%define	libgssapi_krb5	%mklibname gssapi_%{name}_ %{gssapi_major}
12mr|krb5-1.10.3-4|20	
12mr|krb5-1.10.3-4|21	%define	gssrpc_major 4
12mr|krb5-1.10.3-4|22	%define	libgssrpc	%mklibname gssrpc %{gssrpc_major}
12mr|krb5-1.10.3-4|23	
12mr|krb5-1.10.3-4|24	%define	kdb5_major 6
12mr|krb5-1.10.3-4|25	%define	libkdb5	%mklibname kdb5_ %{kdb5_major}
12mr|krb5-1.10.3-4|26	
12mr|krb5-1.10.3-4|27	%define	ldap_major 1
12mr|krb5-1.10.3-4|28	%define	libkdb_ldap	%mklibname kdb_ldap %{ldap_major}
12mr|krb5-1.10.3-4|29	
12mr|krb5-1.10.3-4|30	%define develname	%mklibname -d %{name}
12mr|krb5-1.10.3-4|31	# enable checking after compile
12mr|krb5-1.10.3-4|32	%define enable_check 0
12mr|krb5-1.10.3-4|33	%{?_with_check: %global %enable_check 1}
12mr|krb5-1.10.3-4|34	
12mr|krb5-1.10.3-4|35	%bcond_with	selinux
12mr|krb5-1.10.3-4|36	
12mr|krb5-1.10.3-4|37	Summary:	The Kerberos network authentication system
12mr|krb5-1.10.3-4|38	Name:		krb5
12mr|krb5-1.10.3-4|39	Version:	1.10.3
12mr|krb5-1.10.3-4|40	Release:	4
12mr|krb5-1.10.3-4|41	License:	MIT
12mr|krb5-1.10.3-4|42	URL:		http://web.mit.edu/kerberos/www/
12mr|krb5-1.10.3-4|43	Group:		System/Libraries
12mr|krb5-1.10.3-4|44	# from http://web.mit.edu/kerberos/dist/krb5/1.9/krb5-1.9.2-signed.tar
12mr|krb5-1.10.3-4|45	Source0:	krb5-%{version}.tar.gz
12mr|krb5-1.10.3-4|46	Source1:	krb5-%{version}.tar.gz.asc
12mr|krb5-1.10.3-4|47	Source2:	kprop.service
12mr|krb5-1.10.3-4|48	Source4:	kadmin.service
12mr|krb5-1.10.3-4|49	Source5:	krb5kdc.service
12mr|krb5-1.10.3-4|50	Source6:	krb5.conf
12mr|krb5-1.10.3-4|51	Source10:	kdc.conf
12mr|krb5-1.10.3-4|52	Source11:	kadm5.acl
12mr|krb5-1.10.3-4|53	Source19:	krb5kdc.sysconfig
12mr|krb5-1.10.3-4|54	Source20:	kadmin.sysconfig
12mr|krb5-1.10.3-4|55	# The same source files we "check", generated with "krb5-tex-pdf.sh create"
12mr|krb5-1.10.3-4|56	# and tarred up.
12mr|krb5-1.10.3-4|57	Source23:	krb5-%{version}-pdf.tar.xz
12mr|krb5-1.10.3-4|58	Source24:	krb5-tex-pdf.sh
12mr|krb5-1.10.3-4|59	Source25:	krb5-1.10-manpaths.txt
12mr|krb5-1.10.3-4|60	Source29:	ksu.pamd
12mr|krb5-1.10.3-4|61	Source30:	kerberos-iv.portreserve
12mr|krb5-1.10.3-4|62	Source31:	kerberos-adm.portreserve
12mr|krb5-1.10.3-4|63	Source32:	krb5_prop.portreserve
12mr|krb5-1.10.3-4|64	Source33:	krb5kdc.logrotate
12mr|krb5-1.10.3-4|65	Source34:	kadmind.logrotate
12mr|krb5-1.10.3-4|66	Source35:	kdb_check_weak.c
12mr|krb5-1.10.3-4|67	Source40:	%{name}.rpmlintrc
12mr|krb5-1.10.3-4|68	
12mr|krb5-1.10.3-4|69	Patch5:		krb5-1.10-ksu-access.patch
12mr|krb5-1.10.3-4|70	Patch6:		krb5-1.10-ksu-path.patch
12mr|krb5-1.10.3-4|71	Patch12:	krb5-1.7-ktany.patch
12mr|krb5-1.10.3-4|72	Patch16:	krb5-1.10-buildconf.patch
12mr|krb5-1.10.3-4|73	Patch23:	krb5-1.3.1-dns.patch
12mr|krb5-1.10.3-4|74	Patch29:	krb5-1.10-kprop-mktemp.patch
12mr|krb5-1.10.3-4|75	Patch30:	krb5-1.3.4-send-pr-tempfile.patch
12mr|krb5-1.10.3-4|76	Patch39:	krb5-1.8-api.patch
12mr|krb5-1.10.3-4|77	Patch56:	krb5-1.10-doublelog.patch
12mr|krb5-1.10.3-4|78	Patch59:	krb5-1.10-kpasswd_tcp.patch
12mr|krb5-1.10.3-4|79	Patch60:	krb5-1.10.2-pam.patch
12mr|krb5-1.10.3-4|80	Patch61:	krb5-1.10.2-manpaths.patch
12mr|krb5-1.10.3-4|81	Patch63:	krb5-1.10.2-selinux-label.patch
12mr|krb5-1.10.3-4|82	Patch71:	krb5-1.9-dirsrv-accountlock.patch
12mr|krb5-1.10.3-4|83	Patch75:	krb5-pkinit-debug.patch
12mr|krb5-1.10.3-4|84	Patch86:	krb5-1.9-debuginfo.patch
12mr|krb5-1.10.3-4|85	Patch100:	krb5-trunk-7046.patch
12mr|krb5-1.10.3-4|86	Patch101:	krb5-trunk-7047.patch
12mr|krb5-1.10.3-4|87	Patch102:	krb5-trunk-7048.patch
12mr|krb5-1.10.3-4|88	Patch103:	krb5-1.10-gcc47.patch
12mr|krb5-1.10.3-4|89	Patch105:	krb5-kvno-230379.patch
12mr|krb5-1.10.3-4|90	Patch106:	krb5-1.10.2-keytab-etype.patch
12mr|krb5-1.10.3-4|91	
12mr|krb5-1.10.3-4|92	BuildRequires:	libtool
12mr|krb5-1.10.3-4|93	BuildRequires:	pkgconfig(libverto)
12mr|krb5-1.10.3-4|94	%if %{with selinux}
12mr|krb5-1.10.3-4|95	BuildRequires:	selinux-devel
12mr|krb5-1.10.3-4|96	%endif
12mr|krb5-1.10.3-4|97	BuildRequires:	bison
12mr|krb5-1.10.3-4|98	BuildRequires:	flex
12mr|krb5-1.10.3-4|99	BuildRequires:	pkgconfig(com_err)
12mr|krb5-1.10.3-4|100	BuildRequires:	keyutils-devel
12mr|krb5-1.10.3-4|101	BuildRequires:	ncurses-devel
12mr|krb5-1.10.3-4|102	BuildRequires:	openssl-devel
12mr|krb5-1.10.3-4|103	BuildRequires:	pam-devel
12mr|krb5-1.10.3-4|104	BuildRequires:	systemd-units
12mr|krb5-1.10.3-4|105	#termacap conflicts with ncurses-devel
12mr|krb5-1.10.3-4|106	#BuildRequires:	termcap-devel
12mr|krb5-1.10.3-4|107	%if %enable_check
12mr|krb5-1.10.3-4|108	BuildRequires:	dejagnu
12mr|krb5-1.10.3-4|109	%endif
12mr|krb5-1.10.3-4|110	%if !%{bootstrap}
12mr|krb5-1.10.3-4|111	BuildRequires:	openldap-devel
12mr|krb5-1.10.3-4|112	%endif
12mr|krb5-1.10.3-4|113	Conflicts:	%{_lib}krb53 < 1.9.2-3
12mr|krb5-1.10.3-4|114	
12mr|krb5-1.10.3-4|115	%description
12mr|krb5-1.10.3-4|116	Kerberos V5 is a trusted-third-party network authentication system,
12mr|krb5-1.10.3-4|117	which can improve your network's security by eliminating the insecure
12mr|krb5-1.10.3-4|118	practice of cleartext passwords.
12mr|krb5-1.10.3-4|119	
12mr|krb5-1.10.3-4|120	%package -n	%{develname}
12mr|krb5-1.10.3-4|121	Summary:	Development files needed for compiling Kerberos 5 programs
12mr|krb5-1.10.3-4|122	Group:		Development/Other
12mr|krb5-1.10.3-4|123	Requires:	%{libname} >= %{version}
12mr|krb5-1.10.3-4|124	Requires:	%{libgssapi_krb5} >= %{version}
12mr|krb5-1.10.3-4|125	Requires:	%{libgssrpc} >= %{version}
12mr|krb5-1.10.3-4|126	Requires:	%{libnamesupport} >= %{version}
12mr|krb5-1.10.3-4|127	Requires:	%{libkadm5clnt_mit} >= %{version}
12mr|krb5-1.10.3-4|128	Requires:	%{libkadm5srv_mit} >= %{version}
12mr|krb5-1.10.3-4|129	Requires:	%{libkdb5} >= %{version}
12mr|krb5-1.10.3-4|130	%if !%{bootstrap}
12mr|krb5-1.10.3-4|131	Requires:	%{libkdb_ldap} >= %{version}
12mr|krb5-1.10.3-4|132	%endif
12mr|krb5-1.10.3-4|133	Provides:	krb5-devel = %{version}-%{release}
12mr|krb5-1.10.3-4|134	Obsoletes:	%{_lib}krb53-devel
12mr|krb5-1.10.3-4|135	Requires:	rpm-build
12mr|krb5-1.10.3-4|136	
12mr|krb5-1.10.3-4|137	%description -n	%{develname}
12mr|krb5-1.10.3-4|138	Kerberos is a network authentication system.  The krb5-devel package
12mr|krb5-1.10.3-4|139	contains the header files and libraries needed for compiling Kerberos
12mr|krb5-1.10.3-4|140	5 programs. If you want to develop Kerberos-aware programs, you'll
12mr|krb5-1.10.3-4|141	need to install this package.
12mr|krb5-1.10.3-4|142	
12mr|krb5-1.10.3-4|143	%package -n	%{libname}
12mr|krb5-1.10.3-4|144	Summary:	The shared library used by Kerberos 5
12mr|krb5-1.10.3-4|145	Group:		System/Libraries
12mr|krb5-1.10.3-4|146	Obsoletes:	%{_lib}krb53
12mr|krb5-1.10.3-4|147	%rename	krb5-libs
12mr|krb5-1.10.3-4|148	
12mr|krb5-1.10.3-4|149	%description -n	%{libname}
12mr|krb5-1.10.3-4|150	This package contains the shared library for %{name}.
12mr|krb5-1.10.3-4|151	
12mr|krb5-1.10.3-4|152	%package -n	%{libgssapi_krb5}
12mr|krb5-1.10.3-4|153	Summary:	The shared library used by Kerberos 5 - gssapi_krb5
12mr|krb5-1.10.3-4|154	Group:		System/Libraries
12mr|krb5-1.10.3-4|155	Conflicts:	%{_lib}krb53 < 1.9.2-3
12mr|krb5-1.10.3-4|156	
12mr|krb5-1.10.3-4|157	%description -n	%{libgssapi_krb5}
12mr|krb5-1.10.3-4|158	This package contains the shared library gssrpc for %{name}.
12mr|krb5-1.10.3-4|159	
12mr|krb5-1.10.3-4|160	%package -n	%{libgssrpc}
12mr|krb5-1.10.3-4|161	Summary:	The shared library used by Kerberos 5 - gssrpc
12mr|krb5-1.10.3-4|162	Group:		System/Libraries
12mr|krb5-1.10.3-4|163	Conflicts:	%{_lib}krb53 < 1.9.2-3
12mr|krb5-1.10.3-4|164	
12mr|krb5-1.10.3-4|165	%description -n	%{libgssrpc}
12mr|krb5-1.10.3-4|166	This package contains the shared library gssrpc for %{name}.
12mr|krb5-1.10.3-4|167	
12mr|krb5-1.10.3-4|168	%package -n	%{libk5crypto}
12mr|krb5-1.10.3-4|169	Summary:	The shared library used by Kerberos 5 - k5crypto
12mr|krb5-1.10.3-4|170	Group:		System/Libraries
12mr|krb5-1.10.3-4|171	Conflicts:	%{_lib}krb53 < 1.9.2-3
12mr|krb5-1.10.3-4|172	
12mr|krb5-1.10.3-4|173	%description -n	%{libk5crypto}
12mr|krb5-1.10.3-4|174	This package contains the shared library k5crypto for %{name}.
12mr|krb5-1.10.3-4|175	
12mr|krb5-1.10.3-4|176	%package -n	%{libnamesupport}
12mr|krb5-1.10.3-4|177	Summary:	The shared library used by Kerberos 5 - krb5support
12mr|krb5-1.10.3-4|178	Group:		System/Libraries
12mr|krb5-1.10.3-4|179	Conflicts:	%{_lib}krb53 < 1.9.2-3
12mr|krb5-1.10.3-4|180	
12mr|krb5-1.10.3-4|181	%description -n	%{libnamesupport}
12mr|krb5-1.10.3-4|182	This package contains the shared library krb5support for %{name}.
12mr|krb5-1.10.3-4|183	
12mr|krb5-1.10.3-4|184	%package -n	%{libkadm5clnt_mit}
12mr|krb5-1.10.3-4|185	Summary:	The shared library used by Kerberos 5 - kadm5clnt_mit
12mr|krb5-1.10.3-4|186	Group:		System/Libraries
12mr|krb5-1.10.3-4|187	Requires:	%{name} = %{version}-%{release}
12mr|krb5-1.10.3-4|188	Conflicts:	%{_lib}krb53 < 1.9.2-3
12mr|krb5-1.10.3-4|189	
12mr|krb5-1.10.3-4|190	%description -n	%{libkadm5clnt_mit}
12mr|krb5-1.10.3-4|191	This package contains the shared library kadm5clnt_mit for %{name}.
12mr|krb5-1.10.3-4|192	
12mr|krb5-1.10.3-4|193	%package -n	%{libkadm5srv_mit}
12mr|krb5-1.10.3-4|194	Summary:	The shared library used by Kerberos 5 - kadm5srv_mit
12mr|krb5-1.10.3-4|195	Group:		System/Libraries
12mr|krb5-1.10.3-4|196	Requires:	%{name} = %{version}-%{release}
12mr|krb5-1.10.3-4|197	Conflicts:	%{_lib}krb53 < 1.9.2-3
12mr|krb5-1.10.3-4|198	
12mr|krb5-1.10.3-4|199	%description -n	%{libkadm5srv_mit}
12mr|krb5-1.10.3-4|200	This package contains the shared library kadm5srv_mit for %{name}.
12mr|krb5-1.10.3-4|201	
12mr|krb5-1.10.3-4|202	%package -n	%{libkdb5}
12mr|krb5-1.10.3-4|203	Summary:	The shared library used by Kerberos 5 - kdb5
12mr|krb5-1.10.3-4|204	Group:		System/Libraries
12mr|krb5-1.10.3-4|205	Conflicts:	%{_lib}krb53 < 1.9.2-3
12mr|krb5-1.10.3-4|206	
12mr|krb5-1.10.3-4|207	%description -n	%{libkdb5}
12mr|krb5-1.10.3-4|208	This package contains the shared library kdb5 for %{name}.
12mr|krb5-1.10.3-4|209	
12mr|krb5-1.10.3-4|210	%package -n	%{libkdb_ldap}
12mr|krb5-1.10.3-4|211	Summary:	The shared library used by Kerberos 5 - kdb_ldap
12mr|krb5-1.10.3-4|212	Group:		System/Libraries
12mr|krb5-1.10.3-4|213	Conflicts:	krb5-server-ldap < 1.9.2-3
12mr|krb5-1.10.3-4|214	
12mr|krb5-1.10.3-4|215	%description -n	%{libkdb_ldap}
12mr|krb5-1.10.3-4|216	This package contains the shared library kdb_ldap for %{name}.
12mr|krb5-1.10.3-4|217	
12mr|krb5-1.10.3-4|218	%package	server
12mr|krb5-1.10.3-4|219	Summary:	The server programs for Kerberos 5
12mr|krb5-1.10.3-4|220	Group:		System/Servers
12mr|krb5-1.10.3-4|221	Requires(post,preun): rpm-helper
12mr|krb5-1.10.3-4|222	Requires(post,preun,postun): systemd-units
12mr|krb5-1.10.3-4|223	# we drop files in its directory, but we don't want to own that directory
12mr|krb5-1.10.3-4|224	Requires:	logrotate
12mr|krb5-1.10.3-4|225	# mktemp is used by krb5-send-pr
12mr|krb5-1.10.3-4|226	Requires:	mktemp
12mr|krb5-1.10.3-4|227	# portreserve is used by init scripts for kadmind, kpropd, and krb5kdc
12mr|krb5-1.10.3-4|228	Requires:	portreserve
12mr|krb5-1.10.3-4|229	
12mr|krb5-1.10.3-4|230	%description	server
12mr|krb5-1.10.3-4|231	Kerberos is a network authentication system.  The krb5-server package
12mr|krb5-1.10.3-4|232	contains the programs that must be installed on a Kerberos 5 server.
12mr|krb5-1.10.3-4|233	If you're installing a Kerberos 5 server, you need to install this
12mr|krb5-1.10.3-4|234	package (in other words, most people should NOT install this
12mr|krb5-1.10.3-4|235	package).
12mr|krb5-1.10.3-4|236	
12mr|krb5-1.10.3-4|237	%package	server-ldap
12mr|krb5-1.10.3-4|238	Summary:	The LDAP storage plugin for the Kerberos 5 KDC
12mr|krb5-1.10.3-4|239	Group:		System/Servers
12mr|krb5-1.10.3-4|240	Requires:	%{name}-server >= %{version}-%{release}
12mr|krb5-1.10.3-4|241	
12mr|krb5-1.10.3-4|242	%description	server-ldap
12mr|krb5-1.10.3-4|243	Kerberos is a network authentication system. The krb5-server package
12mr|krb5-1.10.3-4|244	contains the programs that must be installed on a Kerberos 5 key
12mr|krb5-1.10.3-4|245	distribution center (KDC). If you are installing a Kerberos 5 KDC,
12mr|krb5-1.10.3-4|246	and you wish to use a directory server to store the data for your
12mr|krb5-1.10.3-4|247	realm, you need to install this package.
12mr|krb5-1.10.3-4|248	
12mr|krb5-1.10.3-4|249	%package	workstation
12mr|krb5-1.10.3-4|250	Summary:	Kerberos 5 programs for use on workstations
12mr|krb5-1.10.3-4|251	Group:		System/Base
12mr|krb5-1.10.3-4|252	Requires(post):	rpm-helper
12mr|krb5-1.10.3-4|253	Requires(preun):rpm-helper
12mr|krb5-1.10.3-4|254	Provides:	kerberos-workstation
12mr|krb5-1.10.3-4|255	
12mr|krb5-1.10.3-4|256	%description	workstation
12mr|krb5-1.10.3-4|257	Kerberos is a network authentication system.  The krb5-workstation
12mr|krb5-1.10.3-4|258	package contains the basic Kerberos programs (kinit, klist, kdestroy,
12mr|krb5-1.10.3-4|259	kpasswd). If your network uses Kerberos, this package should be installed
12mr|krb5-1.10.3-4|260	on every workstation.
12mr|krb5-1.10.3-4|261	
12mr|krb5-1.10.3-4|262	%package	pkinit-openssl
12mr|krb5-1.10.3-4|263	Summary:	The PKINIT module for Kerberos 5
12mr|krb5-1.10.3-4|264	Group:		System/Libraries
12mr|krb5-1.10.3-4|265	
12mr|krb5-1.10.3-4|266	%description	pkinit-openssl
12mr|krb5-1.10.3-4|267	Kerberos is a network authentication system. The krb5-pkinit-openssl
12mr|krb5-1.10.3-4|268	package contains the PKINIT plugin, which uses OpenSSL to allow clients
12mr|krb5-1.10.3-4|269	to obtain initial credentials from a KDC using a private key and a
12mr|krb5-1.10.3-4|270	certificate.
12mr|krb5-1.10.3-4|271	
12mr|krb5-1.10.3-4|272	%prep
12mr|krb5-1.10.3-4|273	%setup -q -a 23 -n krb5-%{version}
12mr|krb5-1.10.3-4|274	ln -s NOTICE LICENSE
12mr|krb5-1.10.3-4|275	
12mr|krb5-1.10.3-4|276	%patch60 -p1 -b .pam
12mr|krb5-1.10.3-4|277	
12mr|krb5-1.10.3-4|278	%patch61 -p1 -b .manpaths
12mr|krb5-1.10.3-4|279	
12mr|krb5-1.10.3-4|280	%if %{with selinux}
12mr|krb5-1.10.3-4|281	%patch63 -p1 -b .selinux-label
12mr|krb5-1.10.3-4|282	%endif
12mr|krb5-1.10.3-4|283	
12mr|krb5-1.10.3-4|284	%patch5  -p1 -b .ksu-access
12mr|krb5-1.10.3-4|285	%patch6  -p1 -b .ksu-path
12mr|krb5-1.10.3-4|286	%patch12 -p1 -b .ktany
12mr|krb5-1.10.3-4|287	%patch16 -p1 -b .buildconf
12mr|krb5-1.10.3-4|288	%patch23 -p1 -b .dns
12mr|krb5-1.10.3-4|289	%patch29 -p1 -b .kprop-mktemp
12mr|krb5-1.10.3-4|290	%patch30 -p1 -b .send-pr-tempfile
12mr|krb5-1.10.3-4|291	%patch39 -p1 -b .api
12mr|krb5-1.10.3-4|292	%patch56 -p1 -b .doublelog
12mr|krb5-1.10.3-4|293	%patch59 -p1 -b .kpasswd_tcp
12mr|krb5-1.10.3-4|294	%patch71 -p1 -b .dirsrv-accountlock
12mr|krb5-1.10.3-4|295	#%patch75 -p1 -b .pkinit-debug
12mr|krb5-1.10.3-4|296	%patch86 -p0 -b .debuginfo
12mr|krb5-1.10.3-4|297	%patch100 -p1 -b .7046
12mr|krb5-1.10.3-4|298	%patch101 -p1 -b .7047
12mr|krb5-1.10.3-4|299	%patch102 -p1 -b .7048
12mr|krb5-1.10.3-4|300	%patch103 -p0 -b .gcc47
12mr|krb5-1.10.3-4|301	%patch105 -p1 -b .kvno
12mr|krb5-1.10.3-4|302	%patch106 -p1 -b .keytab-etype
12mr|krb5-1.10.3-4|303	rm src/lib/krb5/krb/deltat.c
12mr|krb5-1.10.3-4|304	
12mr|krb5-1.10.3-4|305	
12mr|krb5-1.10.3-4|306	
12mr|krb5-1.10.3-4|307	gzip doc/*.ps
12mr|krb5-1.10.3-4|308	
12mr|krb5-1.10.3-4|309	sed -i -e '1s!\[twoside\]!!;s!%\(\\usepackage{hyperref}\)!\1!' \
12mr|krb5-1.10.3-4|310	doc/api/library.tex
12mr|krb5-1.10.3-4|311	sed -i -e '1c\
12mr|krb5-1.10.3-4|312	\\documentclass{article}\
12mr|krb5-1.10.3-4|313	\\usepackage{fixunder}\
12mr|krb5-1.10.3-4|314	\\usepackage{functions}\
12mr|krb5-1.10.3-4|315	\\usepackage{fancyheadings}\
12mr|krb5-1.10.3-4|316	\\usepackage{hyperref}' doc/implement/implement.tex
12mr|krb5-1.10.3-4|317	
12mr|krb5-1.10.3-4|318	# Take the execute bit off of documentation.
12mr|krb5-1.10.3-4|319	chmod -x doc/krb5-protocol/*.txt doc/*.html doc/*/*.html
12mr|krb5-1.10.3-4|320	
12mr|krb5-1.10.3-4|321	# Rename the man pages so that they'll get generated correctly. Uses the
12mr|krb5-1.10.3-4|322	# "krb5-1.8-manpaths.txt" source file.
12mr|krb5-1.10.3-4|323	pushd src
12mr|krb5-1.10.3-4|324	cat %{SOURCE25} | while read manpage ; do
12mr|krb5-1.10.3-4|325	mv "$manpage" "$manpage".in
12mr|krb5-1.10.3-4|326	done
12mr|krb5-1.10.3-4|327	popd
12mr|krb5-1.10.3-4|328	
12mr|krb5-1.10.3-4|329	# Check that the PDFs we built earlier match this source tree, using the
12mr|krb5-1.10.3-4|330	# "krb5-tex-pdf.sh" source file.
12mr|krb5-1.10.3-4|331	#sh %{SOURCE24} check << EOF
12mr|krb5-1.10.3-4|332	#doc/api       library krb5
12mr|krb5-1.10.3-4|333	#doc/implement implement
12mr|krb5-1.10.3-4|334	#doc/kadm5     adb-unit-test
12mr|krb5-1.10.3-4|335	#doc/kadm5     api-unit-test
12mr|krb5-1.10.3-4|336	#doc/kadm5     api-funcspec
12mr|krb5-1.10.3-4|337	#doc/kadm5     api-server-design
12mr|krb5-1.10.3-4|338	#EOF
12mr|krb5-1.10.3-4|339	
12mr|krb5-1.10.3-4|340	sed -i s,^attributetype:,attributetypes:,g \
12mr|krb5-1.10.3-4|341	src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif
12mr|krb5-1.10.3-4|342	
12mr|krb5-1.10.3-4|343	pushd src
12mr|krb5-1.10.3-4|344	autoreconf -fi
12mr|krb5-1.10.3-4|345	popd
12mr|krb5-1.10.3-4|346	
12mr|krb5-1.10.3-4|347	%build
12mr|krb5-1.10.3-4|348	%serverbuild
12mr|krb5-1.10.3-4|349	# it does not work with -fPIE and someone added that to the serverbuild macro...
12mr|krb5-1.10.3-4|350	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
12mr|krb5-1.10.3-4|351	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
12mr|krb5-1.10.3-4|352	RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's|-fPIE||g'`
12mr|krb5-1.10.3-4|353	
12mr|krb5-1.10.3-4|354	cd src
12mr|krb5-1.10.3-4|355	# Work out the CFLAGS and CPPFLAGS which we intend to use.
12mr|krb5-1.10.3-4|356	INCLUDES=-I%{_includedir}/et
12mr|krb5-1.10.3-4|357	CFLAGS="`echo $RPM_OPT_FLAGS $DEFINES $INCLUDES -fPIC`"
12mr|krb5-1.10.3-4|358	CPPFLAGS="`echo $DEFINES $INCLUDES`"
12mr|krb5-1.10.3-4|359	
12mr|krb5-1.10.3-4|360	%configure2_5x \
12mr|krb5-1.10.3-4|361	CC="%{__cc}" \
12mr|krb5-1.10.3-4|362	CFLAGS="$CFLAGS" \
12mr|krb5-1.10.3-4|363	CPPFLAGS="$CPPFLAGS" \
12mr|krb5-1.10.3-4|364	--enable-shared \
12mr|krb5-1.10.3-4|365	--localstatedir=%{_sysconfdir}/kerberos \
12mr|krb5-1.10.3-4|366	--enable-dns-for-realm \
12mr|krb5-1.10.3-4|367	--enable-pkinit \
12mr|krb5-1.10.3-4|368	--with-system-verto \
12mr|krb5-1.10.3-4|369	--without-tcl \
12mr|krb5-1.10.3-4|370	--with-system-et \
12mr|krb5-1.10.3-4|371	--with-system-ss \
12mr|krb5-1.10.3-4|372	--disable-static \
12mr|krb5-1.10.3-4|373	--disable-rpath \
12mr|krb5-1.10.3-4|374	%if !%{bootstrap}
12mr|krb5-1.10.3-4|375	--with-ldap \
12mr|krb5-1.10.3-4|376	%endif
12mr|krb5-1.10.3-4|377	--with-pam
12mr|krb5-1.10.3-4|378	
12mr|krb5-1.10.3-4|379	#--with-netlib=-lresolv
12mr|krb5-1.10.3-4|380	
12mr|krb5-1.10.3-4|381	%make
12mr|krb5-1.10.3-4|382	
12mr|krb5-1.10.3-4|383	%check
12mr|krb5-1.10.3-4|384	# Run the test suite.  Won't run in the build system because /dev/pts is
12mr|krb5-1.10.3-4|385	# not available for telnet tests and so on.
12mr|krb5-1.10.3-4|386	# make check TMPDIR=%{_tmppath}
12mr|krb5-1.10.3-4|387	
12mr|krb5-1.10.3-4|388	%install
12mr|krb5-1.10.3-4|389	rm -rf %{buildroot}
12mr|krb5-1.10.3-4|390	
12mr|krb5-1.10.3-4|391	# Info docs.
12mr|krb5-1.10.3-4|392	install -d %{buildroot}%{_infodir}
12mr|krb5-1.10.3-4|393	install -m 644 doc/*.info* %{buildroot}%{_infodir}
12mr|krb5-1.10.3-4|394	
12mr|krb5-1.10.3-4|395	# Sample KDC config files (bundled kdc.conf and kadm5.acl).
12mr|krb5-1.10.3-4|396	install -d %{buildroot}%{_sysconfdir}/kerberos/krb5kdc
12mr|krb5-1.10.3-4|397	install -m0644 %{SOURCE10} %{buildroot}%{_sysconfdir}/kerberos/krb5kdc/kdc.conf
12mr|krb5-1.10.3-4|398	install -m0600 %{SOURCE11} %{buildroot}%{_sysconfdir}/kerberos/krb5kdc/kadm5.acl
12mr|krb5-1.10.3-4|399	
12mr|krb5-1.10.3-4|400	# Default configuration file for everything.
12mr|krb5-1.10.3-4|401	install -d %{buildroot}%{_sysconfdir}
12mr|krb5-1.10.3-4|402	install -m0644 %{SOURCE6} %{buildroot}%{_sysconfdir}/krb5.conf
12mr|krb5-1.10.3-4|403	
12mr|krb5-1.10.3-4|404	# Server init scripts (krb5kdc,kadmind,kpropd) and their sysconfig files.
12mr|krb5-1.10.3-4|405	install -d %{buildroot}%{_unitdir}
12mr|krb5-1.10.3-4|406	for init in \
12mr|krb5-1.10.3-4|407	%{SOURCE5} \
12mr|krb5-1.10.3-4|408	%{SOURCE4} \
12mr|krb5-1.10.3-4|409	%{SOURCE2} ; do
12mr|krb5-1.10.3-4|410	install -m0644 ${init} %{buildroot}%{_unitdir}
12mr|krb5-1.10.3-4|411	done
12mr|krb5-1.10.3-4|412	
12mr|krb5-1.10.3-4|413	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|krb5-1.10.3-4|414	for sysconfig in \
12mr|krb5-1.10.3-4|415	%{SOURCE19} \
12mr|krb5-1.10.3-4|416	%{SOURCE20} ; do
12mr|krb5-1.10.3-4|417	install -m0644 ${sysconfig} \
12mr|krb5-1.10.3-4|418	%{buildroot}%{_sysconfdir}/sysconfig/`basename ${sysconfig} .sysconfig`
12mr|krb5-1.10.3-4|419	done
12mr|krb5-1.10.3-4|420	
12mr|krb5-1.10.3-4|421	# portreserve configuration files.
12mr|krb5-1.10.3-4|422	install -d %{buildroot}%{_sysconfdir}/portreserve
12mr|krb5-1.10.3-4|423	for portreserve in \
12mr|krb5-1.10.3-4|424	%{SOURCE30} \
12mr|krb5-1.10.3-4|425	%{SOURCE31} \
12mr|krb5-1.10.3-4|426	%{SOURCE32} ; do
12mr|krb5-1.10.3-4|427	install -m0644 ${portreserve} \
12mr|krb5-1.10.3-4|428	%{buildroot}/%{_sysconfdir}/portreserve/`basename ${portreserve} .portreserve`
12mr|krb5-1.10.3-4|429	done
12mr|krb5-1.10.3-4|430	
12mr|krb5-1.10.3-4|431	# logrotate configuration files
12mr|krb5-1.10.3-4|432	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mr|krb5-1.10.3-4|433	for logrotate in \
12mr|krb5-1.10.3-4|434	%{SOURCE33} \
12mr|krb5-1.10.3-4|435	%{SOURCE34} ; do
12mr|krb5-1.10.3-4|436	install -m0644 ${logrotate} \
12mr|krb5-1.10.3-4|437	%{buildroot}%{_sysconfdir}/logrotate.d/`basename ${logrotate} .logrotate`
12mr|krb5-1.10.3-4|438	done
12mr|krb5-1.10.3-4|439	
12mr|krb5-1.10.3-4|440	# PAM configuration files.
12mr|krb5-1.10.3-4|441	install -d %{buildroot}%{_sysconfdir}/pam.d/
12mr|krb5-1.10.3-4|442	for pam in \
12mr|krb5-1.10.3-4|443	%{SOURCE29} ; do
12mr|krb5-1.10.3-4|444	install -m0644 ${pam} \
12mr|krb5-1.10.3-4|445	%{buildroot}/%{_sysconfdir}/pam.d/`basename ${pam} .pamd`
12mr|krb5-1.10.3-4|446	done
12mr|krb5-1.10.3-4|447	
12mr|krb5-1.10.3-4|448	# Plug-in directories.
12mr|krb5-1.10.3-4|449	install -d %{buildroot}%{_libdir}/krb5/plugins/preauth
12mr|krb5-1.10.3-4|450	install -d %{buildroot}%{_libdir}/krb5/plugins/kdb
12mr|krb5-1.10.3-4|451	install -d %{buildroot}%{_libdir}/krb5/plugins/authdata
12mr|krb5-1.10.3-4|452	
12mr|krb5-1.10.3-4|453	# The rest of the binaries, headers, libraries, and docs.
12mr|krb5-1.10.3-4|454	make -C src \
12mr|krb5-1.10.3-4|455	DESTDIR=%{buildroot} \
12mr|krb5-1.10.3-4|456	EXAMPLEDIR=%{_docdir}/%{develname}/examples\
12mr|krb5-1.10.3-4|457	install
12mr|krb5-1.10.3-4|458	
12mr|krb5-1.10.3-4|459	# logdir
12mr|krb5-1.10.3-4|460	install -d %{buildroot}/var/log/kerberos
12mr|krb5-1.10.3-4|461	
12mr|krb5-1.10.3-4|462	# clear the LDFLAGS
12mr|krb5-1.10.3-4|463	perl -pi -e "s|^LDFLAGS.*|LDFLAGS=''|g" %{buildroot}%{_bindir}/krb5-config
12mr|krb5-1.10.3-4|464	
12mr|krb5-1.10.3-4|465	
12mr|krb5-1.10.3-4|466	# multiarch policy
12mr|krb5-1.10.3-4|467	%multiarch_binaries %{buildroot}%{_bindir}/krb5-config
12mr|krb5-1.10.3-4|468	
12mr|krb5-1.10.3-4|469	%multiarch_includes %{buildroot}%{_includedir}/gssapi/gssapi.h
12mr|krb5-1.10.3-4|470	
12mr|krb5-1.10.3-4|471	# (gb) this one could be fixed differently and properly using <stdint.h>
12mr|krb5-1.10.3-4|472	
12mr|krb5-1.10.3-4|473	%multiarch_includes %{buildroot}%{_includedir}/gssrpc/types.h
12mr|krb5-1.10.3-4|474	
12mr|krb5-1.10.3-4|475	%multiarch_includes %{buildroot}%{_includedir}/krb5.h
12mr|krb5-1.10.3-4|476	
12mr|krb5-1.10.3-4|477	%post server
12mr|krb5-1.10.3-4|478	if [ $1 -eq 1 ] ; then
12mr|krb5-1.10.3-4|479	# Initial installation
12mr|krb5-1.10.3-4|480	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|krb5-1.10.3-4|481	fi
12mr|krb5-1.10.3-4|482	exit 0
12mr|krb5-1.10.3-4|483	
12mr|krb5-1.10.3-4|484	%preun server
12mr|krb5-1.10.3-4|485	if [ "$1" -eq "0" ] ; then
12mr|krb5-1.10.3-4|486	/bin/systemctl --no-reload disable krb5kdc.service > /dev/null 2>&1 || :
12mr|krb5-1.10.3-4|487	/bin/systemctl --no-reload disable kadmin.service > /dev/null 2>&1 || :
12mr|krb5-1.10.3-4|488	/bin/systemctl --no-reload disable kprop.service > /dev/null 2>&1 || :
12mr|krb5-1.10.3-4|489	/bin/systemctl stop krb5kdc.service > /dev/null 2>&1 || :
12mr|krb5-1.10.3-4|490	/bin/systemctl stop kadmin.service > /dev/null 2>&1 || :
12mr|krb5-1.10.3-4|491	/bin/systemctl stop kprop.service > /dev/null 2>&1 || :
12mr|krb5-1.10.3-4|492	fi
12mr|krb5-1.10.3-4|493	exit 0
12mr|krb5-1.10.3-4|494	
12mr|krb5-1.10.3-4|495	%postun server
12mr|krb5-1.10.3-4|496	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|krb5-1.10.3-4|497	if [ $1 -ge 1 ] ; then
12mr|krb5-1.10.3-4|498	/bin/systemctl try-restart krb5kdc.service >/dev/null 2>&1 || :
12mr|krb5-1.10.3-4|499	/bin/systemctl try-restart kadmin.service >/dev/null 2>&1 || :
12mr|krb5-1.10.3-4|500	/bin/systemctl try-restart kprop.service >/dev/null 2>&1 || :
12mr|krb5-1.10.3-4|501	fi
12mr|krb5-1.10.3-4|502	
12mr|krb5-1.10.3-4|503	%triggerun server -- krb5-server < 1.9.2-1
12mr|krb5-1.10.3-4|504	# Run these because the SysV package being removed won't do them
12mr|krb5-1.10.3-4|505	/sbin/chkconfig --del krb5kdc >/dev/null 2>&1 || :
12mr|krb5-1.10.3-4|506	/sbin/chkconfig --del kadmin >/dev/null 2>&1 || :
12mr|krb5-1.10.3-4|507	/sbin/chkconfig --del kprop >/dev/null 2>&1 || :
12mr|krb5-1.10.3-4|508	/bin/systemctl try-restart krb5kdc.service >/dev/null 2>&1 || :
12mr|krb5-1.10.3-4|509	/bin/systemctl try-restart kadmin.service >/dev/null 2>&1 || :
12mr|krb5-1.10.3-4|510	/bin/systemctl try-restart kprop.service >/dev/null 2>&1 || :
12mr|krb5-1.10.3-4|511	
12mr|krb5-1.10.3-4|512	
12mr|krb5-1.10.3-4|513	%files
12mr|krb5-1.10.3-4|514	%doc README
12mr|krb5-1.10.3-4|515	%config(noreplace) %{_sysconfdir}/krb5.conf
12mr|krb5-1.10.3-4|516	%dir %{_sysconfdir}/kerberos
12mr|krb5-1.10.3-4|517	%dir %{_libdir}/krb5
12mr|krb5-1.10.3-4|518	%dir %{_libdir}/krb5/plugins
12mr|krb5-1.10.3-4|519	%dir %{_libdir}/krb5/plugins/kdb
12mr|krb5-1.10.3-4|520	%dir %{_libdir}/krb5/plugins/preauth
12mr|krb5-1.10.3-4|521	%dir %{_libdir}/krb5/plugins/authdata
12mr|krb5-1.10.3-4|522	#{_libdir}/krb5/plugins/*
12mr|krb5-1.10.3-4|523	#%{_libdir}/krb5/plugins/preauth/encrypted_challenge.so
12mr|krb5-1.10.3-4|524	%{_libdir}/krb5/plugins/kdb/db2.so
12mr|krb5-1.10.3-4|525	%{_mandir}/man1/kerberos.1*
12mr|krb5-1.10.3-4|526	%{_datadir}/locale/en_US/LC_MESSAGES/mit-krb5.mo
12mr|krb5-1.10.3-4|527	
12mr|krb5-1.10.3-4|528	%files workstation
12mr|krb5-1.10.3-4|529	%doc doc/user*.ps.gz src/config-files/services.append
12mr|krb5-1.10.3-4|530	%doc doc/{kdestroy,kinit,klist,kpasswd,ksu}.html
12mr|krb5-1.10.3-4|531	%doc doc/krb5-user.html
12mr|krb5-1.10.3-4|532	%attr(0755,root,root) %doc src/config-files/convert-config-files
12mr|krb5-1.10.3-4|533	%{_infodir}/krb5-user.info*
12mr|krb5-1.10.3-4|534	%{_mandir}/man5/krb5.conf.5*
12mr|krb5-1.10.3-4|535	%{_bindir}/kdestroy
12mr|krb5-1.10.3-4|536	%{_bindir}/kswitch
12mr|krb5-1.10.3-4|537	%{_mandir}/man1/kdestroy.1*
12mr|krb5-1.10.3-4|538	%{_mandir}/man1/kswitch.1*
12mr|krb5-1.10.3-4|539	%{_bindir}/kinit
12mr|krb5-1.10.3-4|540	%{_mandir}/man5/.k5identity.5*
12mr|krb5-1.10.3-4|541	%{_mandir}/man5/.k5login.5*
12mr|krb5-1.10.3-4|542	%{_mandir}/man1/kinit.1*
12mr|krb5-1.10.3-4|543	%{_bindir}/klist
12mr|krb5-1.10.3-4|544	%{_mandir}/man1/klist.1*
12mr|krb5-1.10.3-4|545	%{_bindir}/kpasswd
12mr|krb5-1.10.3-4|546	%{_mandir}/man1/kpasswd.1*
12mr|krb5-1.10.3-4|547	%{_bindir}/kvno
12mr|krb5-1.10.3-4|548	%{_mandir}/man1/kvno.1*
12mr|krb5-1.10.3-4|549	%{_bindir}/kadmin
12mr|krb5-1.10.3-4|550	%{_mandir}/man1/kadmin.1*
12mr|krb5-1.10.3-4|551	%{_bindir}/k5srvutil
12mr|krb5-1.10.3-4|552	%{_mandir}/man1/k5srvutil.1*
12mr|krb5-1.10.3-4|553	%{_bindir}/ktutil
12mr|krb5-1.10.3-4|554	%{_mandir}/man1/ktutil.1*
12mr|krb5-1.10.3-4|555	%{_mandir}/man5/k5identity.5.*
12mr|krb5-1.10.3-4|556	%{_mandir}/man5/k5login.5.*
12mr|krb5-1.10.3-4|557	%attr(4755,root,root) %{_bindir}/ksu
12mr|krb5-1.10.3-4|558	%{_mandir}/man1/ksu.1*
12mr|krb5-1.10.3-4|559	%config(noreplace) /etc/pam.d/ksu
12mr|krb5-1.10.3-4|560	# Problem-reporting tool
12mr|krb5-1.10.3-4|561	%{_datadir}/gnats
12mr|krb5-1.10.3-4|562	%{_sbindir}/krb5-send-pr
12mr|krb5-1.10.3-4|563	%{_mandir}/man1/krb5-send-pr.1*
12mr|krb5-1.10.3-4|564	
12mr|krb5-1.10.3-4|565	%files server
12mr|krb5-1.10.3-4|566	%doc doc/admin*.ps.gz
12mr|krb5-1.10.3-4|567	%doc doc/install*.ps.gz
12mr|krb5-1.10.3-4|568	%doc doc/krb5-admin.html
12mr|krb5-1.10.3-4|569	%doc doc/krb5-install.html
12mr|krb5-1.10.3-4|570	%{_unitdir}/krb5kdc.service
12mr|krb5-1.10.3-4|571	%{_unitdir}/kadmin.service
12mr|krb5-1.10.3-4|572	%{_unitdir}/kprop.service
12mr|krb5-1.10.3-4|573	%config(noreplace) %{_sysconfdir}/sysconfig/krb5kdc
12mr|krb5-1.10.3-4|574	%config(noreplace) %{_sysconfdir}/sysconfig/kadmin
12mr|krb5-1.10.3-4|575	%config(noreplace) %{_sysconfdir}/portreserve/kerberos-iv
12mr|krb5-1.10.3-4|576	%config(noreplace) %{_sysconfdir}/portreserve/kerberos-adm
12mr|krb5-1.10.3-4|577	%config(noreplace) %{_sysconfdir}/portreserve/krb5_prop
12mr|krb5-1.10.3-4|578	%config(noreplace) %{_sysconfdir}/logrotate.d/krb5kdc
12mr|krb5-1.10.3-4|579	%config(noreplace) %{_sysconfdir}/logrotate.d/kadmind
12mr|krb5-1.10.3-4|580	%{_infodir}/krb5-admin.info*
12mr|krb5-1.10.3-4|581	%{_infodir}/krb5-install.info*
12mr|krb5-1.10.3-4|582	%dir /var/log/kerberos
12mr|krb5-1.10.3-4|583	%dir %{_sysconfdir}/kerberos/krb5kdc
12mr|krb5-1.10.3-4|584	%config(noreplace) %{_sysconfdir}/kerberos/krb5kdc/kdc.conf
12mr|krb5-1.10.3-4|585	%config(noreplace) %{_sysconfdir}/kerberos/krb5kdc/kadm5.acl
12mr|krb5-1.10.3-4|586	%{_mandir}/man5/kdc.conf.5*
12mr|krb5-1.10.3-4|587	%{_sbindir}/kadmin.local
12mr|krb5-1.10.3-4|588	%{_mandir}/man8/kadmin.local.8*
12mr|krb5-1.10.3-4|589	%{_sbindir}/kadmind
12mr|krb5-1.10.3-4|590	%{_mandir}/man8/kadmind.8*
12mr|krb5-1.10.3-4|591	%{_sbindir}/kdb5_util
12mr|krb5-1.10.3-4|592	%{_mandir}/man8/kdb5_util.8*
12mr|krb5-1.10.3-4|593	%{_sbindir}/kprop
12mr|krb5-1.10.3-4|594	%{_mandir}/man8/kprop.8*
12mr|krb5-1.10.3-4|595	%{_sbindir}/kpropd
12mr|krb5-1.10.3-4|596	%{_mandir}/man8/kpropd.8*
12mr|krb5-1.10.3-4|597	%{_sbindir}/kproplog
12mr|krb5-1.10.3-4|598	%{_mandir}/man8/kproplog.8*
12mr|krb5-1.10.3-4|599	%{_sbindir}/krb5kdc
12mr|krb5-1.10.3-4|600	%{_mandir}/man8/krb5kdc.8*
12mr|krb5-1.10.3-4|601	%{_sbindir}/sim_server
12mr|krb5-1.10.3-4|602	%{_bindir}/sclient
12mr|krb5-1.10.3-4|603	%{_mandir}/man1/sclient.1*
12mr|krb5-1.10.3-4|604	%{_sbindir}/sserver
12mr|krb5-1.10.3-4|605	%{_mandir}/man8/sserver.8*
12mr|krb5-1.10.3-4|606	
12mr|krb5-1.10.3-4|607	%files -n %{libgssapi_krb5}
12mr|krb5-1.10.3-4|608	%{_libdir}/libgssapi_krb5.so.%{gssapi_major}*
12mr|krb5-1.10.3-4|609	
12mr|krb5-1.10.3-4|610	%files -n %{libgssrpc}
12mr|krb5-1.10.3-4|611	%{_libdir}/libgssrpc.so.%{gssrpc_major}*
12mr|krb5-1.10.3-4|612	
12mr|krb5-1.10.3-4|613	%files -n %{libk5crypto}
12mr|krb5-1.10.3-4|614	%{_libdir}/libk5crypto.so.%{major}*
12mr|krb5-1.10.3-4|615	
12mr|krb5-1.10.3-4|616	%files -n %{libname}
12mr|krb5-1.10.3-4|617	%{_libdir}/libkrb5.so.%{major}*
12mr|krb5-1.10.3-4|618	
12mr|krb5-1.10.3-4|619	%files -n %{libnamesupport}
12mr|krb5-1.10.3-4|620	%{_libdir}/libkrb5support.so.%{support_major}*
12mr|krb5-1.10.3-4|621	
12mr|krb5-1.10.3-4|622	%files -n %{libkadm5clnt_mit}
12mr|krb5-1.10.3-4|623	%{_libdir}/libkadm5clnt_mit.so.%{mit_major}*
12mr|krb5-1.10.3-4|624	
12mr|krb5-1.10.3-4|625	%files -n %{libkadm5srv_mit}
12mr|krb5-1.10.3-4|626	%{_libdir}/libkadm5srv_mit.so.%{mit_major}*
12mr|krb5-1.10.3-4|627	
12mr|krb5-1.10.3-4|628	%files -n %{libkdb5}
12mr|krb5-1.10.3-4|629	%{_libdir}/libkdb5.so.%{kdb5_major}*
12mr|krb5-1.10.3-4|630	
12mr|krb5-1.10.3-4|631	%if !%{bootstrap}
12mr|krb5-1.10.3-4|632	%files -n %{libkdb_ldap}
12mr|krb5-1.10.3-4|633	%{_libdir}/libkdb_ldap.so.%{ldap_major}*
12mr|krb5-1.10.3-4|634	%endif
12mr|krb5-1.10.3-4|635	
12mr|krb5-1.10.3-4|636	%files -n %{develname}
12mr|krb5-1.10.3-4|637	%doc doc/api
12mr|krb5-1.10.3-4|638	%doc doc/implement
12mr|krb5-1.10.3-4|639	%doc doc/kadm5
12mr|krb5-1.10.3-4|640	%doc doc/kadmin
12mr|krb5-1.10.3-4|641	%doc doc/krb5-protocol
12mr|krb5-1.10.3-4|642	%doc doc/rpc
12mr|krb5-1.10.3-4|643	%{_includedir}/*.h
12mr|krb5-1.10.3-4|644	%{_includedir}/gssapi
12mr|krb5-1.10.3-4|645	%{_includedir}/gssrpc
12mr|krb5-1.10.3-4|646	%{_includedir}/kadm5
12mr|krb5-1.10.3-4|647	%{_includedir}/krb5
12mr|krb5-1.10.3-4|648	%dir %{multiarch_includedir}/gssapi
12mr|krb5-1.10.3-4|649	%{multiarch_includedir}/gssapi/gssapi.h
12mr|krb5-1.10.3-4|650	%dir %{multiarch_includedir}/gssrpc
12mr|krb5-1.10.3-4|651	%{multiarch_includedir}/gssrpc/types.h
12mr|krb5-1.10.3-4|652	%{multiarch_includedir}/krb5.h
12mr|krb5-1.10.3-4|653	%{_bindir}/krb5-config
12mr|krb5-1.10.3-4|654	%{multiarch_bindir}/krb5-config
12mr|krb5-1.10.3-4|655	%{_libdir}/libgssapi_krb5.so
12mr|krb5-1.10.3-4|656	%{_libdir}/libgssrpc.so
12mr|krb5-1.10.3-4|657	%{_libdir}/libk5crypto.so
12mr|krb5-1.10.3-4|658	%{_libdir}/libkadm5clnt.so
12mr|krb5-1.10.3-4|659	%{_libdir}/libkadm5clnt_mit.so
12mr|krb5-1.10.3-4|660	%{_libdir}/libkadm5srv.so
12mr|krb5-1.10.3-4|661	%{_libdir}/libkadm5srv_mit.so
12mr|krb5-1.10.3-4|662	%{_libdir}/libkdb5.so
12mr|krb5-1.10.3-4|663	%{_libdir}/libkrb5.so
12mr|krb5-1.10.3-4|664	%{_libdir}/libkrb5support.so
12mr|krb5-1.10.3-4|665	%if !%{bootstrap}
12mr|krb5-1.10.3-4|666	%{_libdir}/libkdb_ldap.so
12mr|krb5-1.10.3-4|667	%endif
12mr|krb5-1.10.3-4|668	%{_mandir}/man1/krb5-config.1*
12mr|krb5-1.10.3-4|669	
12mr|krb5-1.10.3-4|670	# Protocol test clients
12mr|krb5-1.10.3-4|671	%{_bindir}/sim_client
12mr|krb5-1.10.3-4|672	%{_bindir}/gss-client
12mr|krb5-1.10.3-4|673	%{_bindir}/uuclient
12mr|krb5-1.10.3-4|674	
12mr|krb5-1.10.3-4|675	# Protocol test servers
12mr|krb5-1.10.3-4|676	%{_sbindir}/gss-server
12mr|krb5-1.10.3-4|677	%{_sbindir}/uuserver
12mr|krb5-1.10.3-4|678	
12mr|krb5-1.10.3-4|679	%files pkinit-openssl
12mr|krb5-1.10.3-4|680	%{_libdir}/krb5/plugins/preauth/pkinit.so
12mr|krb5-1.10.3-4|681	
12mr|krb5-1.10.3-4|682	%files server-ldap
12mr|krb5-1.10.3-4|683	%doc src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif
12mr|krb5-1.10.3-4|684	%doc src/plugins/kdb/ldap/libkdb_ldap/kerberos.schema
12mr|krb5-1.10.3-4|685	%if !%{bootstrap}
12mr|krb5-1.10.3-4|686	%{_libdir}/krb5/plugins/kdb/kldap.so
12mr|krb5-1.10.3-4|687	%{_sbindir}/kdb5_ldap_util
12mr|krb5-1.10.3-4|688	%{_mandir}/man8/kdb5_ldap_util.8*
12mr|krb5-1.10.3-4|689	%endif
12mr|krb5-1.10.3-4|690	
12mr|krb5-1.10.3-4|691	
12mr|krb5-1.10.3-4|692	%changelog
12mr|krb5-1.10.3-4|693	

14604 12
12mr|krb5-appl-1.0.2-5|1	# For consistency with regular login.
12mr|krb5-appl-1.0.2-5|2	%global login_pam_service remote
12mr|krb5-appl-1.0.2-5|3	
12mr|krb5-appl-1.0.2-5|4	Name: krb5-appl
12mr|krb5-appl-1.0.2-5|5	Version: 1.0.2
12mr|krb5-appl-1.0.2-5|6	Release: %mkrel 5
12mr|krb5-appl-1.0.2-5|7	Summary: Kerberos-aware versions of telnet, ftp, rsh, and rlogin
12mr|krb5-appl-1.0.2-5|8	License: MIT
12mr|krb5-appl-1.0.2-5|9	URL: http://web.mit.edu/kerberos/www/
12mr|krb5-appl-1.0.2-5|10	Group: System/Servers
12mr|krb5-appl-1.0.2-5|11	# Maybe we should explode from the now-available-to-everybody tarball instead?
12mr|krb5-appl-1.0.2-5|12	# http://web.mit.edu/kerberos/dist/krb5-appl/1.0/krb5-appl-1.0-signed.tar
12mr|krb5-appl-1.0.2-5|13	Source0: krb5-appl-%{version}.tar.gz
12mr|krb5-appl-1.0.2-5|14	Source1: krb5-appl-%{version}.tar.gz.asc
12mr|krb5-appl-1.0.2-5|15	Source12: krsh
12mr|krb5-appl-1.0.2-5|16	Source13: krlogin
12mr|krb5-appl-1.0.2-5|17	Source14: eklogin.xinetd
12mr|krb5-appl-1.0.2-5|18	Source15: klogin.xinetd
12mr|krb5-appl-1.0.2-5|19	Source16: kshell.xinetd
12mr|krb5-appl-1.0.2-5|20	Source17: krb5-telnet.xinetd
12mr|krb5-appl-1.0.2-5|21	Source18: gssftp.xinetd
12mr|krb5-appl-1.0.2-5|22	Source22: ekrb5-telnet.xinetd
12mr|krb5-appl-1.0.2-5|23	Source125: krb5-appl-1.0-manpaths.txt
12mr|krb5-appl-1.0.2-5|24	Source26: gssftp.pamd
12mr|krb5-appl-1.0.2-5|25	Source27: kshell.pamd
12mr|krb5-appl-1.0.2-5|26	Source28: ekshell.pamd
12mr|krb5-appl-1.0.2-5|27	Patch0: krb5-appl-1.0-fix-format-errors.patch
12mr|krb5-appl-1.0.2-5|28	Patch3: krb5-1.3-netkit-rsh.patch
12mr|krb5-appl-1.0.2-5|29	Patch4: krb5-appl-1.0-rlogind-environ.patch
12mr|krb5-appl-1.0.2-5|30	Patch11: krb5-1.2.1-passive.patch
12mr|krb5-appl-1.0.2-5|31	Patch14: krb5-1.3-ftp-glob.patch
12mr|krb5-appl-1.0.2-5|32	Patch33: krb5-appl-1.0-io.patch
12mr|krb5-appl-1.0.2-5|33	Patch36: krb5-1.7-rcp-markus.patch
12mr|krb5-appl-1.0.2-5|34	Patch40: krb5-1.4.1-telnet-environ.patch
12mr|krb5-appl-1.0.2-5|35	Patch57: krb5-appl-1.0-login_chdir.patch
12mr|krb5-appl-1.0.2-5|36	Patch72: krb5-1.6.3-ftp_fdleak.patch
12mr|krb5-appl-1.0.2-5|37	Patch73: krb5-1.6.3-ftp_glob_runique.patch
12mr|krb5-appl-1.0.2-5|38	Patch79: krb5-trunk-ftp_mget_case.patch
12mr|krb5-appl-1.0.2-5|39	Patch88: krb5-1.7-sizeof.patch
12mr|krb5-appl-1.0.2-5|40	Patch89: krb5-appl-1.0.2-largefile.patch
12mr|krb5-appl-1.0.2-5|41	Patch90: krb5-appl-1.0-CVE-2011-4862.diff
12mr|krb5-appl-1.0.2-5|42	Patch160: krb5-appl-1.0.2-pam.patch
12mr|krb5-appl-1.0.2-5|43	Patch161: krb5-appl-1.0.2-manpaths.patch
12mr|krb5-appl-1.0.2-5|44	BuildRequires: bison
12mr|krb5-appl-1.0.2-5|45	BuildRequires: flex
12mr|krb5-appl-1.0.2-5|46	BuildRequires: ncurses-devel
12mr|krb5-appl-1.0.2-5|47	BuildRequires: texinfo
12mr|krb5-appl-1.0.2-5|48	BuildRequires: krb5-devel
12mr|krb5-appl-1.0.2-5|49	BuildRequires: pam-devel
12mr|krb5-appl-1.0.2-5|50	BuildRoot: %{_tmppath}/%{name}-%{version}
12mr|krb5-appl-1.0.2-5|51	
12mr|krb5-appl-1.0.2-5|52	%description
12mr|krb5-appl-1.0.2-5|53	This package contains Kerberos-aware versions of the telnet, ftp, rcp, rsh,
12mr|krb5-appl-1.0.2-5|54	and rlogin clients and servers.  While these have been replaced by tools
12mr|krb5-appl-1.0.2-5|55	such as OpenSSH in most environments, they remain in use in others.
12mr|krb5-appl-1.0.2-5|56	
12mr|krb5-appl-1.0.2-5|57	%package servers
12mr|krb5-appl-1.0.2-5|58	Group: System/Servers
12mr|krb5-appl-1.0.2-5|59	Summary: Kerberos-aware telnet, ftp, rcp, rsh and rlogin servers
12mr|krb5-appl-1.0.2-5|60	Requires: xinetd
12mr|krb5-appl-1.0.2-5|61	Requires(post): /sbin/service, xinetd
12mr|krb5-appl-1.0.2-5|62	# transition with previous package
12mr|krb5-appl-1.0.2-5|63	Obsoletes: telnet-server-krb5
12mr|krb5-appl-1.0.2-5|64	Obsoletes: ftp-server-krb5
12mr|krb5-appl-1.0.2-5|65	Provides:  telnet-server-krb5
12mr|krb5-appl-1.0.2-5|66	Provides:  ftp-server-krb5
12mr|krb5-appl-1.0.2-5|67	# multiple alternatives
12mr|krb5-appl-1.0.2-5|68	Provides:  telnet-server
12mr|krb5-appl-1.0.2-5|69	Conflicts: netkit-telnet-server
12mr|krb5-appl-1.0.2-5|70	Conflicts: heimdal-telnetd
12mr|krb5-appl-1.0.2-5|71	
12mr|krb5-appl-1.0.2-5|72	%description servers
12mr|krb5-appl-1.0.2-5|73	This package contains Kerberos-aware versions of the telnet, ftp, rcp, rsh,
12mr|krb5-appl-1.0.2-5|74	and rlogin servers.  While these have been replaced by tools such as OpenSSH
12mr|krb5-appl-1.0.2-5|75	in most environments, they remain in use in others.
12mr|krb5-appl-1.0.2-5|76	
12mr|krb5-appl-1.0.2-5|77	%package clients
12mr|krb5-appl-1.0.2-5|78	Summary: Kerberos-aware telnet, ftp, rcp, rsh and rlogin clients
12mr|krb5-appl-1.0.2-5|79	Group: Networking/Remote access
12mr|krb5-appl-1.0.2-5|80	# transition with previous package
12mr|krb5-appl-1.0.2-5|81	Obsoletes: telnet-client-krb5
12mr|krb5-appl-1.0.2-5|82	Obsoletes: ftp-client-krb5
12mr|krb5-appl-1.0.2-5|83	Provides:  telnet-client-krb5
12mr|krb5-appl-1.0.2-5|84	Provides:  ftp-client-krb5
12mr|krb5-appl-1.0.2-5|85	# multiple alternatives
12mr|krb5-appl-1.0.2-5|86	Provides:  telnet-client
12mr|krb5-appl-1.0.2-5|87	Conflicts: netkit-telnet
12mr|krb5-appl-1.0.2-5|88	Conflicts: heimdal-telnet
12mr|krb5-appl-1.0.2-5|89	
12mr|krb5-appl-1.0.2-5|90	%description clients
12mr|krb5-appl-1.0.2-5|91	This package contains Kerberos-aware versions of the telnet, ftp, rcp, rsh,
12mr|krb5-appl-1.0.2-5|92	and rlogin clients.  While these have been replaced by tools such as OpenSSH
12mr|krb5-appl-1.0.2-5|93	in most environments, they remain in use in others.
12mr|krb5-appl-1.0.2-5|94	
12mr|krb5-appl-1.0.2-5|95	%prep
12mr|krb5-appl-1.0.2-5|96	%setup -q
12mr|krb5-appl-1.0.2-5|97	ln -s NOTICE LICENSE
12mr|krb5-appl-1.0.2-5|98	
12mr|krb5-appl-1.0.2-5|99	%patch0 -p1 -b .format
12mr|krb5-appl-1.0.2-5|100	%patch160 -p1 -b .pam
12mr|krb5-appl-1.0.2-5|101	%patch161 -p1 -b .manpaths
12mr|krb5-appl-1.0.2-5|102	%patch3  -p3 -b .netkit-rsh
12mr|krb5-appl-1.0.2-5|103	%patch4  -p1 -b .rlogind-environ
12mr|krb5-appl-1.0.2-5|104	%patch11 -p3 -b .passive
12mr|krb5-appl-1.0.2-5|105	%patch14 -p3 -b .ftp-glob
12mr|krb5-appl-1.0.2-5|106	%patch33 -p1 -b .io
12mr|krb5-appl-1.0.2-5|107	%patch36 -p3 -b .rcp-markus
12mr|krb5-appl-1.0.2-5|108	%patch40 -p3 -b .telnet-environ
12mr|krb5-appl-1.0.2-5|109	%patch57 -p1 -b .login_chdir
12mr|krb5-appl-1.0.2-5|110	%patch72 -p3 -b .ftp_fdleak
12mr|krb5-appl-1.0.2-5|111	%patch73 -p3 -b .ftp_glob_runique
12mr|krb5-appl-1.0.2-5|112	%patch79 -p2 -b .ftp_mget_case
12mr|krb5-appl-1.0.2-5|113	%patch88 -p3 -b .sizeof
12mr|krb5-appl-1.0.2-5|114	%patch89 -p1 -b .largefile
12mr|krb5-appl-1.0.2-5|115	%patch90 -p0 -b .CVE-2011-4862
12mr|krb5-appl-1.0.2-5|116	
12mr|krb5-appl-1.0.2-5|117	# Rename the man pages so that they'll get generated correctly.  Uses the
12mr|krb5-appl-1.0.2-5|118	# "krb5-appl-1.0-manpaths.txt" source file.
12mr|krb5-appl-1.0.2-5|119	cat %{SOURCE125} | while read manpage ; do
12mr|krb5-appl-1.0.2-5|120	mv "$manpage" "$manpage".in
12mr|krb5-appl-1.0.2-5|121	done
12mr|krb5-appl-1.0.2-5|122	
12mr|krb5-appl-1.0.2-5|123	# Rebuild the configure scripts.
12mr|krb5-appl-1.0.2-5|124	autoheader
12mr|krb5-appl-1.0.2-5|125	autoconf
12mr|krb5-appl-1.0.2-5|126	
12mr|krb5-appl-1.0.2-5|127	%build
12mr|krb5-appl-1.0.2-5|128	# Build everything position-independent.
12mr|krb5-appl-1.0.2-5|129	INCLUDES=-I%{_includedir}/et
12mr|krb5-appl-1.0.2-5|130	CFLAGS="`echo $RPM_OPT_FLAGS $DEFINES $INCLUDES -fPIE -fno-strict-aliasing`"
12mr|krb5-appl-1.0.2-5|131	LDFLAGS="-pie"
12mr|krb5-appl-1.0.2-5|132	%configure2_5x \
12mr|krb5-appl-1.0.2-5|133	CFLAGS="$CFLAGS" \
12mr|krb5-appl-1.0.2-5|134	LDFLAGS="$LDFLAGS" \
12mr|krb5-appl-1.0.2-5|135	--with-pam \
12mr|krb5-appl-1.0.2-5|136	--with-pam-login-service=%{login_pam_service}
12mr|krb5-appl-1.0.2-5|137	%make
12mr|krb5-appl-1.0.2-5|138	
12mr|krb5-appl-1.0.2-5|139	%install
12mr|krb5-appl-1.0.2-5|140	rm -rf %{buildroot}
12mr|krb5-appl-1.0.2-5|141	
12mr|krb5-appl-1.0.2-5|142	# Shell scripts wrappers for Kerberized rsh and rlogin (source files).
12mr|krb5-appl-1.0.2-5|143	mkdir -p %{buildroot}%{_bindir}
12mr|krb5-appl-1.0.2-5|144	install -m 755 %{SOURCE12} %{buildroot}%{_bindir}
12mr|krb5-appl-1.0.2-5|145	install -m 755 %{SOURCE13} %{buildroot}%{_bindir}
12mr|krb5-appl-1.0.2-5|146	
12mr|krb5-appl-1.0.2-5|147	# Xinetd configuration files.
12mr|krb5-appl-1.0.2-5|148	mkdir -p %{buildroot}%{_sysconfdir}/xinetd.d/
12mr|krb5-appl-1.0.2-5|149	for xinetd in \
12mr|krb5-appl-1.0.2-5|150	%{SOURCE14} \
12mr|krb5-appl-1.0.2-5|151	%{SOURCE15} \
12mr|krb5-appl-1.0.2-5|152	%{SOURCE16} \
12mr|krb5-appl-1.0.2-5|153	%{SOURCE17} \
12mr|krb5-appl-1.0.2-5|154	%{SOURCE18} \
12mr|krb5-appl-1.0.2-5|155	%{SOURCE22} ; do
12mr|krb5-appl-1.0.2-5|156	install -pm 644 ${xinetd} \
12mr|krb5-appl-1.0.2-5|157	%{buildroot}%{_sysconfdir}/xinetd.d/`basename ${xinetd} .xinetd`
12mr|krb5-appl-1.0.2-5|158	done
12mr|krb5-appl-1.0.2-5|159	
12mr|krb5-appl-1.0.2-5|160	# PAM configuration files.
12mr|krb5-appl-1.0.2-5|161	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
12mr|krb5-appl-1.0.2-5|162	for pam in \
12mr|krb5-appl-1.0.2-5|163	%{SOURCE26} \
12mr|krb5-appl-1.0.2-5|164	%{SOURCE27} \
12mr|krb5-appl-1.0.2-5|165	%{SOURCE28} ; do
12mr|krb5-appl-1.0.2-5|166	install -pm 644 ${pam} \
12mr|krb5-appl-1.0.2-5|167	%{buildroot}%{_sysconfdir}/pam.d/`basename ${pam} .pamd`
12mr|krb5-appl-1.0.2-5|168	done
12mr|krb5-appl-1.0.2-5|169	
12mr|krb5-appl-1.0.2-5|170	%makeinstall_std
12mr|krb5-appl-1.0.2-5|171	
12mr|krb5-appl-1.0.2-5|172	%clean
12mr|krb5-appl-1.0.2-5|173	rm -rf %{buildroot}
12mr|krb5-appl-1.0.2-5|174	
12mr|krb5-appl-1.0.2-5|175	%post servers
12mr|krb5-appl-1.0.2-5|176	/sbin/service xinetd reload > /dev/null 2>&1 || :
12mr|krb5-appl-1.0.2-5|177	exit 0
12mr|krb5-appl-1.0.2-5|178	
12mr|krb5-appl-1.0.2-5|179	%postun servers
12mr|krb5-appl-1.0.2-5|180	/sbin/service xinetd reload > /dev/null 2>&1 || :
12mr|krb5-appl-1.0.2-5|181	exit 0
12mr|krb5-appl-1.0.2-5|182	
12mr|krb5-appl-1.0.2-5|183	%files clients
12mr|krb5-appl-1.0.2-5|184	%defattr(-,root,root,-)
12mr|krb5-appl-1.0.2-5|185	%doc README NOTICE LICENSE
12mr|krb5-appl-1.0.2-5|186	
12mr|krb5-appl-1.0.2-5|187	# Used by both clients and servers.
12mr|krb5-appl-1.0.2-5|188	%{_bindir}/rcp
12mr|krb5-appl-1.0.2-5|189	%{_mandir}/man1/rcp.1*
12mr|krb5-appl-1.0.2-5|190	
12mr|krb5-appl-1.0.2-5|191	# Client network bits.
12mr|krb5-appl-1.0.2-5|192	%{_bindir}/ftp
12mr|krb5-appl-1.0.2-5|193	%{_mandir}/man1/ftp.1*
12mr|krb5-appl-1.0.2-5|194	%{_bindir}/krlogin
12mr|krb5-appl-1.0.2-5|195	%{_bindir}/rlogin
12mr|krb5-appl-1.0.2-5|196	%{_mandir}/man1/rlogin.1*
12mr|krb5-appl-1.0.2-5|197	%{_bindir}/krsh
12mr|krb5-appl-1.0.2-5|198	%{_bindir}/rsh
12mr|krb5-appl-1.0.2-5|199	%{_mandir}/man1/rsh.1*
12mr|krb5-appl-1.0.2-5|200	%{_bindir}/telnet
12mr|krb5-appl-1.0.2-5|201	%{_mandir}/man1/telnet.1*
12mr|krb5-appl-1.0.2-5|202	%{_mandir}/man1/tmac.doc*
12mr|krb5-appl-1.0.2-5|203	
12mr|krb5-appl-1.0.2-5|204	%files servers
12mr|krb5-appl-1.0.2-5|205	%defattr(-,root,root,-)
12mr|krb5-appl-1.0.2-5|206	%doc README NOTICE LICENSE
12mr|krb5-appl-1.0.2-5|207	%docdir %{_mandir}
12mr|krb5-appl-1.0.2-5|208	
12mr|krb5-appl-1.0.2-5|209	# Used by both clients and servers.
12mr|krb5-appl-1.0.2-5|210	#%{_bindir}/rcp
12mr|krb5-appl-1.0.2-5|211	#%{_mandir}/man1/rcp.1*
12mr|krb5-appl-1.0.2-5|212	
12mr|krb5-appl-1.0.2-5|213	%config(noreplace) %{_sysconfdir}/xinetd.d/*
12mr|krb5-appl-1.0.2-5|214	%config(noreplace) %{_sysconfdir}/pam.d/kshell
12mr|krb5-appl-1.0.2-5|215	%config(noreplace) %{_sysconfdir}/pam.d/ekshell
12mr|krb5-appl-1.0.2-5|216	%config(noreplace) %{_sysconfdir}/pam.d/gssftp
12mr|krb5-appl-1.0.2-5|217	
12mr|krb5-appl-1.0.2-5|218	# Login is used by telnetd and klogind.
12mr|krb5-appl-1.0.2-5|219	%{_sbindir}/login.krb5
12mr|krb5-appl-1.0.2-5|220	%{_mandir}/man8/login.krb5.8*
12mr|krb5-appl-1.0.2-5|221	
12mr|krb5-appl-1.0.2-5|222	# Application servers.
12mr|krb5-appl-1.0.2-5|223	%{_sbindir}/ftpd
12mr|krb5-appl-1.0.2-5|224	%{_mandir}/man8/ftpd.8*
12mr|krb5-appl-1.0.2-5|225	%{_sbindir}/klogind
12mr|krb5-appl-1.0.2-5|226	%{_mandir}/man8/klogind.8*
12mr|krb5-appl-1.0.2-5|227	%{_sbindir}/kshd
12mr|krb5-appl-1.0.2-5|228	%{_mandir}/man8/kshd.8*
12mr|krb5-appl-1.0.2-5|229	%{_sbindir}/telnetd
12mr|krb5-appl-1.0.2-5|230	%{_mandir}/man8/telnetd.8*
12mr|krb5-appl-1.0.2-5|231	
12mr|krb5-appl-1.0.2-5|232	
12mr|krb5-appl-1.0.2-5|233	
12mr|krb5-appl-1.0.2-5|234	%changelog
12mr|krb5-appl-1.0.2-5|235	

14605 12
12mr|kremotecontrol-4.9.4-1|1	Name:		kremotecontrol
12mr|kremotecontrol-4.9.4-1|2	Summary:	KDE Frontend for the LIRC Suite
12mr|kremotecontrol-4.9.4-1|3	Version:	4.9.4
12mr|kremotecontrol-4.9.4-1|4	Release:	1
12mr|kremotecontrol-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kremotecontrol-4.9.4-1|6	License:	GPLv2 and LGPLv2 and GPLD
12mr|kremotecontrol-4.9.4-1|7	URL:		http://www.kde.org/applications/utilities/kremotecontrol/
12mr|kremotecontrol-4.9.4-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kremotecontrol-4.9.4-1|9	BuildRequires:	kdebase4-workspace-devel
12mr|kremotecontrol-4.9.4-1|10	BuildRequires:	pkgconfig(x11)
12mr|kremotecontrol-4.9.4-1|11	BuildRequires:	pkgconfig(xi)
12mr|kremotecontrol-4.9.4-1|12	Requires:	kdebase4-runtime
12mr|kremotecontrol-4.9.4-1|13	Conflicts:	kdeutils4-core < 4.5.72
12mr|kremotecontrol-4.9.4-1|14	
12mr|kremotecontrol-4.9.4-1|15	%description
12mr|kremotecontrol-4.9.4-1|16	KRemoteControl is a KDE frontend for the Linux Infrared Remote Control system
12mr|kremotecontrol-4.9.4-1|17	(LIRC).
12mr|kremotecontrol-4.9.4-1|18	It consist of two parts: a systemtray applet and a configuration module.
12mr|kremotecontrol-4.9.4-1|19	
12mr|kremotecontrol-4.9.4-1|20	%files
12mr|kremotecontrol-4.9.4-1|21	%doc AUTHORS ChangeLog COPYING COPYING.LIB README TODO
12mr|kremotecontrol-4.9.4-1|22	%{_kde_bindir}/krcdnotifieritem
12mr|kremotecontrol-4.9.4-1|23	%{_kde_libdir}/kde4/kcm_remotecontrol.so
12mr|kremotecontrol-4.9.4-1|24	%{_kde_libdir}/kde4/kded_kremotecontroldaemon.so
12mr|kremotecontrol-4.9.4-1|25	%{_kde_libdir}/kde4/plasma_engine_kremoteconrol.so
12mr|kremotecontrol-4.9.4-1|26	%{_kde_libdir}/kde4/kremotecontrol_lirc.so
12mr|kremotecontrol-4.9.4-1|27	%{_kde_services}/kremotecontrolbackends/kremotecontrol_lirc.desktop
12mr|kremotecontrol-4.9.4-1|28	%{_kde_servicetypes}/kremotecontrolmanager.desktop
12mr|kremotecontrol-4.9.4-1|29	%{_kde_applicationsdir}/krcdnotifieritem.desktop
12mr|kremotecontrol-4.9.4-1|30	%{_kde_appsdir}/kremotecontrol/
12mr|kremotecontrol-4.9.4-1|31	%{_kde_appsdir}/kremotecontroldaemon/
12mr|kremotecontrol-4.9.4-1|32	%{_kde_iconsdir}/*/*/actions/krcd_flash.*
12mr|kremotecontrol-4.9.4-1|33	%{_kde_iconsdir}/*/*/actions/krcd_off.*
12mr|kremotecontrol-4.9.4-1|34	%{_kde_iconsdir}/*/*/apps/krcd.*
12mr|kremotecontrol-4.9.4-1|35	%{_kde_iconsdir}/*/*/devices/infrared-remote.*
12mr|kremotecontrol-4.9.4-1|36	%{_kde_services}/kcm_remotecontrol.desktop
12mr|kremotecontrol-4.9.4-1|37	%{_kde_services}/kded/kremotecontroldaemon.desktop
12mr|kremotecontrol-4.9.4-1|38	%{_kde_services}/plasma-engine-kremotecontrol.desktop
12mr|kremotecontrol-4.9.4-1|39	%{_kde_docdir}/HTML/en/kcontrol/kremotecontrol/
12mr|kremotecontrol-4.9.4-1|40	
12mr|kremotecontrol-4.9.4-1|41	#------------------------------------------------------------------------------
12mr|kremotecontrol-4.9.4-1|42	
12mr|kremotecontrol-4.9.4-1|43	%define kremotecontrol_major 1
12mr|kremotecontrol-4.9.4-1|44	%define libkremotecontrol %mklibname kremotecontrol %{kremotecontrol_major}
12mr|kremotecontrol-4.9.4-1|45	%define oldlibkremotecontrol %mklibname libkremotecontrol 1
12mr|kremotecontrol-4.9.4-1|46	
12mr|kremotecontrol-4.9.4-1|47	%package -n %{libkremotecontrol}
12mr|kremotecontrol-4.9.4-1|48	Summary:	Runtime library for kremotecontrol
12mr|kremotecontrol-4.9.4-1|49	Group:		System/Libraries
12mr|kremotecontrol-4.9.4-1|50	Obsoletes:	%{oldlibkremotecontrol} < 4.7.90
12mr|kremotecontrol-4.9.4-1|51	
12mr|kremotecontrol-4.9.4-1|52	%description -n %{libkremotecontrol}
12mr|kremotecontrol-4.9.4-1|53	KRemoteControl is a KDE frontend for the Linux Infrared Remote Control system
12mr|kremotecontrol-4.9.4-1|54	(LIRC).
12mr|kremotecontrol-4.9.4-1|55	
12mr|kremotecontrol-4.9.4-1|56	It consist of two parts: a systemtray applet and a configuration module.
12mr|kremotecontrol-4.9.4-1|57	
12mr|kremotecontrol-4.9.4-1|58	This package provides the runtime library for kremotecontrol.
12mr|kremotecontrol-4.9.4-1|59	
12mr|kremotecontrol-4.9.4-1|60	%files -n %{libkremotecontrol}
12mr|kremotecontrol-4.9.4-1|61	%{_kde_libdir}/liblibkremotecontrol.so.%{kremotecontrol_major}*
12mr|kremotecontrol-4.9.4-1|62	
12mr|kremotecontrol-4.9.4-1|63	#------------------------------------------------------------------------------
12mr|kremotecontrol-4.9.4-1|64	
12mr|kremotecontrol-4.9.4-1|65	%package devel
12mr|kremotecontrol-4.9.4-1|66	Summary:	Devel stuff for %{name}
12mr|kremotecontrol-4.9.4-1|67	Group:		Development/KDE and Qt
12mr|kremotecontrol-4.9.4-1|68	Requires:	kdelibs4-devel
12mr|kremotecontrol-4.9.4-1|69	Requires:	%{libkremotecontrol} = %{EVRD}
12mr|kremotecontrol-4.9.4-1|70	Conflicts:	kdeutils4-devel < 4.7.90
12mr|kremotecontrol-4.9.4-1|71	
12mr|kremotecontrol-4.9.4-1|72	%description devel
12mr|kremotecontrol-4.9.4-1|73	KRemoteControl is a KDE frontend for the Linux Infrared Remote Control system
12mr|kremotecontrol-4.9.4-1|74	(LIRC).
12mr|kremotecontrol-4.9.4-1|75	
12mr|kremotecontrol-4.9.4-1|76	It consist of two parts: a systemtray applet and a configuration module.
12mr|kremotecontrol-4.9.4-1|77	
12mr|kremotecontrol-4.9.4-1|78	This package contains header files needed if you wish to build applications
12mr|kremotecontrol-4.9.4-1|79	based on %{name}.
12mr|kremotecontrol-4.9.4-1|80	
12mr|kremotecontrol-4.9.4-1|81	%files devel
12mr|kremotecontrol-4.9.4-1|82	%{_kde_libdir}/liblibkremotecontrol.so
12mr|kremotecontrol-4.9.4-1|83	
12mr|kremotecontrol-4.9.4-1|84	#------------------------------------------------------------------------------
12mr|kremotecontrol-4.9.4-1|85	
12mr|kremotecontrol-4.9.4-1|86	%prep
12mr|kremotecontrol-4.9.4-1|87	%setup -q
12mr|kremotecontrol-4.9.4-1|88	
12mr|kremotecontrol-4.9.4-1|89	%build
12mr|kremotecontrol-4.9.4-1|90	%cmake_kde4
12mr|kremotecontrol-4.9.4-1|91	%make
12mr|kremotecontrol-4.9.4-1|92	
12mr|kremotecontrol-4.9.4-1|93	%install
12mr|kremotecontrol-4.9.4-1|94	%makeinstall_std -C build
12mr|kremotecontrol-4.9.4-1|95	
12mr|kremotecontrol-4.9.4-1|96	%changelog
12mr|kremotecontrol-4.9.4-1|97	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kremotecontrol-4.9.4-1|98	- New version 4.9.4
12mr|kremotecontrol-4.9.4-1|99	
12mr|kremotecontrol-4.9.4-1|100	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kremotecontrol-4.9.4-1|101	- New version 4.9.3
12mr|kremotecontrol-4.9.4-1|102	
12mr|kremotecontrol-4.9.4-1|103	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kremotecontrol-4.9.4-1|104	- New version 4.9.2
12mr|kremotecontrol-4.9.4-1|105	
12mr|kremotecontrol-4.9.4-1|106	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kremotecontrol-4.9.4-1|107	- New version 4.9.1
12mr|kremotecontrol-4.9.4-1|108	
12mr|kremotecontrol-4.9.4-1|109	* Wed Aug 29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kremotecontrol-4.9.4-1|110	- New version 4.9.0
12mr|kremotecontrol-4.9.4-1|111	- Add pkgconfig(xi) to BuildRequires
12mr|kremotecontrol-4.9.4-1|112	
12mr|kremotecontrol-4.9.4-1|113	* Sat Jul 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|kremotecontrol-4.9.4-1|114	- New version 4.8.95
12mr|kremotecontrol-4.9.4-1|115	- Add pkgconfig(x11) to BuildRequires
12mr|kremotecontrol-4.9.4-1|116	
12mr|kremotecontrol-4.9.4-1|117	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.4-69.1mib2010.2
12mr|kremotecontrol-4.9.4-1|118	- New version 4.8.4
12mr|kremotecontrol-4.9.4-1|119	- MIB (Mandriva International Backports)
12mr|kremotecontrol-4.9.4-1|120	
12mr|kremotecontrol-4.9.4-1|121	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.3-69.1mib2010.2
12mr|kremotecontrol-4.9.4-1|122	- New version 4.8.3
12mr|kremotecontrol-4.9.4-1|123	- MIB (Mandriva International Backports)
12mr|kremotecontrol-4.9.4-1|124	
12mr|kremotecontrol-4.9.4-1|125	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.2-69.1mib2010.2
12mr|kremotecontrol-4.9.4-1|126	- New version 4.8.2
12mr|kremotecontrol-4.9.4-1|127	- MIB (Mandriva International Backports)
12mr|kremotecontrol-4.9.4-1|128	
12mr|kremotecontrol-4.9.4-1|129	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.1-69.1mib2010.2
12mr|kremotecontrol-4.9.4-1|130	- New version 4.8.1
12mr|kremotecontrol-4.9.4-1|131	- MIB (Mandriva International Backports)
12mr|kremotecontrol-4.9.4-1|132	
12mr|kremotecontrol-4.9.4-1|133	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.0-69.1mib2010.2
12mr|kremotecontrol-4.9.4-1|134	+ Revision: 198350
12mr|kremotecontrol-4.9.4-1|135	- Backport from Mageia to Mandriva 2010.2 for MIB users
12mr|kremotecontrol-4.9.4-1|136	- Merge handbook back into main package
12mr|kremotecontrol-4.9.4-1|137	- MIB (Mandriva International Backports)
12mr|kremotecontrol-4.9.4-1|138	
12mr|kremotecontrol-4.9.4-1|139	* Thu Jan 19 2012 mikala <mikala> 4.8.0-1.mga2
12mr|kremotecontrol-4.9.4-1|140	+ Revision: 198350
12mr|kremotecontrol-4.9.4-1|141	- Updating tarball to KDE 4.8.0
12mr|kremotecontrol-4.9.4-1|142	- Drop patch0 (merged upstream)
12mr|kremotecontrol-4.9.4-1|143	
12mr|kremotecontrol-4.9.4-1|144	* Thu Jan 05 2012 mikala <mikala> 4.7.97-1.mga2
12mr|kremotecontrol-4.9.4-1|145	+ Revision: 191532
12mr|kremotecontrol-4.9.4-1|146	- Add patch0 from upstream to add missing add_definition() calls
12mr|kremotecontrol-4.9.4-1|147	- Update tarball to kde 4.7.97
12mr|kremotecontrol-4.9.4-1|148	
12mr|kremotecontrol-4.9.4-1|149	* Fri Dec 23 2011 mikala <mikala> 4.7.95-1.mga2
12mr|kremotecontrol-4.9.4-1|150	+ Revision: 186273
12mr|kremotecontrol-4.9.4-1|151	- Update tarball to kde 4.7.95
12mr|kremotecontrol-4.9.4-1|152	- fix group
12mr|kremotecontrol-4.9.4-1|153	
12mr|kremotecontrol-4.9.4-1|154	* Wed Dec 14 2011 mikala <mikala> 4.7.90-1.mga2
12mr|kremotecontrol-4.9.4-1|155	+ Revision: 181476
12mr|kremotecontrol-4.9.4-1|156	- imported package kremotecontrol
12mr|kremotecontrol-4.9.4-1|157	

14606 12
12mr|kross-interpreters-4.9.4-1|1	%bcond_with java 0
12mr|kross-interpreters-4.9.4-1|2	%bcond_with falcon 0
12mr|kross-interpreters-4.9.4-1|3	%bcond_with ruby 0
12mr|kross-interpreters-4.9.4-1|4	
12mr|kross-interpreters-4.9.4-1|5	Name:		kross-interpreters
12mr|kross-interpreters-4.9.4-1|6	Summary:	KDE bindings to non-C++ languages
12mr|kross-interpreters-4.9.4-1|7	Version:	4.9.4
12mr|kross-interpreters-4.9.4-1|8	Release:	1
12mr|kross-interpreters-4.9.4-1|9	Epoch:		1
12mr|kross-interpreters-4.9.4-1|10	Group:		Graphical desktop/KDE
12mr|kross-interpreters-4.9.4-1|11	License:	LGPLv2
12mr|kross-interpreters-4.9.4-1|12	URL:		https://projects.kde.org/projects/kde/kdebindings/kross-interpreters
12mr|kross-interpreters-4.9.4-1|13	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kross-interpreters-4.9.4-1|14	BuildRequires:	kdelibs4-devel
12mr|kross-interpreters-4.9.4-1|15	BuildRequires:	java-devel
12mr|kross-interpreters-4.9.4-1|16	%if %with ruby
12mr|kross-interpreters-4.9.4-1|17	BuildRequires:	ruby-devel
12mr|kross-interpreters-4.9.4-1|18	%endif
12mr|kross-interpreters-4.9.4-1|19	BuildRequires:	python-devel
12mr|kross-interpreters-4.9.4-1|20	BuildRequires:	qscintilla-qt4-devel
12mr|kross-interpreters-4.9.4-1|21	%if %with falcon
12mr|kross-interpreters-4.9.4-1|22	BuildRequires:	falcon-devel
12mr|kross-interpreters-4.9.4-1|23	%endif
12mr|kross-interpreters-4.9.4-1|24	
12mr|kross-interpreters-4.9.4-1|25	%description
12mr|kross-interpreters-4.9.4-1|26	Language interpreters to enable in-process scripting with Kross.
12mr|kross-interpreters-4.9.4-1|27	
12mr|kross-interpreters-4.9.4-1|28	#----------------------------------------------------------------
12mr|kross-interpreters-4.9.4-1|29	
12mr|kross-interpreters-4.9.4-1|30	%package java
12mr|kross-interpreters-4.9.4-1|31	Summary:	Java kross interpreter
12mr|kross-interpreters-4.9.4-1|32	
12mr|kross-interpreters-4.9.4-1|33	%description java
12mr|kross-interpreters-4.9.4-1|34	Java kross interpreter
12mr|kross-interpreters-4.9.4-1|35	
12mr|kross-interpreters-4.9.4-1|36	%files java
12mr|kross-interpreters-4.9.4-1|37	%{_kde_libdir}/kde4/kross/kross.jar
12mr|kross-interpreters-4.9.4-1|38	%{_kde_libdir}/kde4/krossjava.so
12mr|kross-interpreters-4.9.4-1|39	
12mr|kross-interpreters-4.9.4-1|40	#---------------------------------------------------------------
12mr|kross-interpreters-4.9.4-1|41	
12mr|kross-interpreters-4.9.4-1|42	%package python
12mr|kross-interpreters-4.9.4-1|43	Summary:	Python kross-interpreter
12mr|kross-interpreters-4.9.4-1|44	Conflicts:	python-kde4 < 1:4.7.0
12mr|kross-interpreters-4.9.4-1|45	
12mr|kross-interpreters-4.9.4-1|46	%description python
12mr|kross-interpreters-4.9.4-1|47	Python kross interpreter
12mr|kross-interpreters-4.9.4-1|48	
12mr|kross-interpreters-4.9.4-1|49	%files python
12mr|kross-interpreters-4.9.4-1|50	%{_kde_libdir}/kde4/krosspython.so
12mr|kross-interpreters-4.9.4-1|51	
12mr|kross-interpreters-4.9.4-1|52	#--------------------------------------------------------------
12mr|kross-interpreters-4.9.4-1|53	%if %with ruby
12mr|kross-interpreters-4.9.4-1|54	%package ruby
12mr|kross-interpreters-4.9.4-1|55	Summary:	Ruby kross interpreter
12mr|kross-interpreters-4.9.4-1|56	Conflicts:	ruby-kde4 < 1:4.7.0
12mr|kross-interpreters-4.9.4-1|57	
12mr|kross-interpreters-4.9.4-1|58	%description ruby
12mr|kross-interpreters-4.9.4-1|59	Ruby kross interpreter
12mr|kross-interpreters-4.9.4-1|60	
12mr|kross-interpreters-4.9.4-1|61	%files ruby
12mr|kross-interpreters-4.9.4-1|62	%{_kde_libdir}/kde4/krossruby.so
12mr|kross-interpreters-4.9.4-1|63	%endif
12mr|kross-interpreters-4.9.4-1|64	
12mr|kross-interpreters-4.9.4-1|65	#------------------------------------------------------------
12mr|kross-interpreters-4.9.4-1|66	
12mr|kross-interpreters-4.9.4-1|67	%if %with falcon
12mr|kross-interpreters-4.9.4-1|68	%package -n falcon-kde4
12mr|kross-interpreters-4.9.4-1|69	Summary:	Falcon KDE 4 bindings
12mr|kross-interpreters-4.9.4-1|70	Group:		Development/KDE and Qt
12mr|kross-interpreters-4.9.4-1|71	Requires:	falcon
12mr|kross-interpreters-4.9.4-1|72	
12mr|kross-interpreters-4.9.4-1|73	%description -n falcon-kde4
12mr|kross-interpreters-4.9.4-1|74	Falcon KDE 4 bindings.
12mr|kross-interpreters-4.9.4-1|75	
12mr|kross-interpreters-4.9.4-1|76	%files -n falcon-kde4
12mr|kross-interpreters-4.9.4-1|77	%{_kde_libdir}/kde4/krossfalcon.so
12mr|kross-interpreters-4.9.4-1|78	%endif
12mr|kross-interpreters-4.9.4-1|79	
12mr|kross-interpreters-4.9.4-1|80	#------------------------------------------------------------
12mr|kross-interpreters-4.9.4-1|81	
12mr|kross-interpreters-4.9.4-1|82	%prep
12mr|kross-interpreters-4.9.4-1|83	%setup -q
12mr|kross-interpreters-4.9.4-1|84	
12mr|kross-interpreters-4.9.4-1|85	%build
12mr|kross-interpreters-4.9.4-1|86	%cmake_kde4
12mr|kross-interpreters-4.9.4-1|87	%make
12mr|kross-interpreters-4.9.4-1|88	
12mr|kross-interpreters-4.9.4-1|89	%install
12mr|kross-interpreters-4.9.4-1|90	%makeinstall_std -C build
12mr|kross-interpreters-4.9.4-1|91	
12mr|kross-interpreters-4.9.4-1|92	%changelog
12mr|kross-interpreters-4.9.4-1|93	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|kross-interpreters-4.9.4-1|94	- New version 4.9.4
12mr|kross-interpreters-4.9.4-1|95	
12mr|kross-interpreters-4.9.4-1|96	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|kross-interpreters-4.9.4-1|97	- New version 4.9.3
12mr|kross-interpreters-4.9.4-1|98	
12mr|kross-interpreters-4.9.4-1|99	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|kross-interpreters-4.9.4-1|100	- New version 4.9.2
12mr|kross-interpreters-4.9.4-1|101	
12mr|kross-interpreters-4.9.4-1|102	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|kross-interpreters-4.9.4-1|103	- New version 4.9.1
12mr|kross-interpreters-4.9.4-1|104	
12mr|kross-interpreters-4.9.4-1|105	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|kross-interpreters-4.9.4-1|106	- New version 4.9.0
12mr|kross-interpreters-4.9.4-1|107	
12mr|kross-interpreters-4.9.4-1|108	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|kross-interpreters-4.9.4-1|109	- New version 4.8.97
12mr|kross-interpreters-4.9.4-1|110	
12mr|kross-interpreters-4.9.4-1|111	* Mon Jul 09 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|kross-interpreters-4.9.4-1|112	- New version 4.8.95
12mr|kross-interpreters-4.9.4-1|113	
12mr|kross-interpreters-4.9.4-1|114	* Sat Jun 09 2012 Crispin Boylan <crisb@mandriva.org> 1:4.8.4-1
12mr|kross-interpreters-4.9.4-1|115	+ Revision: 803700
12mr|kross-interpreters-4.9.4-1|116	- New release
12mr|kross-interpreters-4.9.4-1|117	
12mr|kross-interpreters-4.9.4-1|118	* Fri May 04 2012 Crispin Boylan <crisb@mandriva.org> 1:4.8.3-1
12mr|kross-interpreters-4.9.4-1|119	+ Revision: 796231
12mr|kross-interpreters-4.9.4-1|120	- New release
12mr|kross-interpreters-4.9.4-1|121	
12mr|kross-interpreters-4.9.4-1|122	* Fri Apr 20 2012 Crispin Boylan <crisb@mandriva.org> 1:4.8.2-1
12mr|kross-interpreters-4.9.4-1|123	+ Revision: 792409
12mr|kross-interpreters-4.9.4-1|124	- Disable ruby for now as it fails to build on ruby 1.9
12mr|kross-interpreters-4.9.4-1|125	- New release
12mr|kross-interpreters-4.9.4-1|126	
12mr|kross-interpreters-4.9.4-1|127	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|kross-interpreters-4.9.4-1|128	- New upstream tarball
12mr|kross-interpreters-4.9.4-1|129	
12mr|kross-interpreters-4.9.4-1|130	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.8.0-1
12mr|kross-interpreters-4.9.4-1|131	+ Revision: 762480
12mr|kross-interpreters-4.9.4-1|132	- New upstream tarball
12mr|kross-interpreters-4.9.4-1|133	
12mr|kross-interpreters-4.9.4-1|134	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|kross-interpreters-4.9.4-1|135	+ Revision: 758067
12mr|kross-interpreters-4.9.4-1|136	- New upstream tarball
12mr|kross-interpreters-4.9.4-1|137	
12mr|kross-interpreters-4.9.4-1|138	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-1
12mr|kross-interpreters-4.9.4-1|139	+ Revision: 744547
12mr|kross-interpreters-4.9.4-1|140	- New upstream tarball
12mr|kross-interpreters-4.9.4-1|141	- New upstream tarball $NEW_VERSION
12mr|kross-interpreters-4.9.4-1|142	- Import kross-interpreters
12mr|kross-interpreters-4.9.4-1|143	- Create folder
12mr|kross-interpreters-4.9.4-1|144	

14607 12
12mr|kruler-4.9.4-1|1	Name:		kruler
12mr|kruler-4.9.4-1|2	Summary:	KDE Screen Ruler
12mr|kruler-4.9.4-1|3	Version:	4.9.4
12mr|kruler-4.9.4-1|4	Release:	1
12mr|kruler-4.9.4-1|5	Epoch:		2
12mr|kruler-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kruler-4.9.4-1|7	License:	GPLv2 GFDL
12mr|kruler-4.9.4-1|8	URL:		http://www.kde.org/applications/graphics/kruler
12mr|kruler-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kruler-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|kruler-4.9.4-1|11	
12mr|kruler-4.9.4-1|12	%description
12mr|kruler-4.9.4-1|13	KRuler displays on screen a ruler measuring pixels.
12mr|kruler-4.9.4-1|14	Features :
12mr|kruler-4.9.4-1|15	- Integrated color picker
12mr|kruler-4.9.4-1|16	- Change the length of the ruler
12mr|kruler-4.9.4-1|17	- Change the orientation of the ruler
12mr|kruler-4.9.4-1|18	- Change the color, transparency and font of the ruler
12mr|kruler-4.9.4-1|19	
12mr|kruler-4.9.4-1|20	%files
12mr|kruler-4.9.4-1|21	%doc %{_kde_docdir}/HTML/en/%{name}
12mr|kruler-4.9.4-1|22	%{_kde_bindir}/kruler
12mr|kruler-4.9.4-1|23	%{_kde_applicationsdir}/kruler.desktop
12mr|kruler-4.9.4-1|24	%{_kde_appsdir}/kruler
12mr|kruler-4.9.4-1|25	%{_kde_iconsdir}/*/*/*/kruler*
12mr|kruler-4.9.4-1|26	
12mr|kruler-4.9.4-1|27	#----------------------------------------------------------------------
12mr|kruler-4.9.4-1|28	
12mr|kruler-4.9.4-1|29	%prep
12mr|kruler-4.9.4-1|30	%setup -q
12mr|kruler-4.9.4-1|31	
12mr|kruler-4.9.4-1|32	%build
12mr|kruler-4.9.4-1|33	%cmake_kde4
12mr|kruler-4.9.4-1|34	%make
12mr|kruler-4.9.4-1|35	
12mr|kruler-4.9.4-1|36	%install
12mr|kruler-4.9.4-1|37	%makeinstall_std -C build
12mr|kruler-4.9.4-1|38	
12mr|kruler-4.9.4-1|39	%changelog
12mr|kruler-4.9.4-1|40	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|kruler-4.9.4-1|41	- New version 4.9.4
12mr|kruler-4.9.4-1|42	
12mr|kruler-4.9.4-1|43	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|kruler-4.9.4-1|44	- New version 4.9.3
12mr|kruler-4.9.4-1|45	
12mr|kruler-4.9.4-1|46	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|kruler-4.9.4-1|47	- New version 4.9.2
12mr|kruler-4.9.4-1|48	
12mr|kruler-4.9.4-1|49	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|kruler-4.9.4-1|50	- New version 4.9.1
12mr|kruler-4.9.4-1|51	
12mr|kruler-4.9.4-1|52	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|kruler-4.9.4-1|53	- New version 4.9.0
12mr|kruler-4.9.4-1|54	
12mr|kruler-4.9.4-1|55	* Sat Jul 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|kruler-4.9.4-1|56	- New version 4.8.97
12mr|kruler-4.9.4-1|57	
12mr|kruler-4.9.4-1|58	* Sat Jul 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|kruler-4.9.4-1|59	- New version 4.8.95
12mr|kruler-4.9.4-1|60	
12mr|kruler-4.9.4-1|61	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.4-1
12mr|kruler-4.9.4-1|62	- update to 4.8.4
12mr|kruler-4.9.4-1|63	
12mr|kruler-4.9.4-1|64	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.3-1
12mr|kruler-4.9.4-1|65	- update to 4.8.3
12mr|kruler-4.9.4-1|66	
12mr|kruler-4.9.4-1|67	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.2-1
12mr|kruler-4.9.4-1|68	- update to 4.8.2
12mr|kruler-4.9.4-1|69	
12mr|kruler-4.9.4-1|70	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.1-1
12mr|kruler-4.9.4-1|71	- update to 4.8.1
12mr|kruler-4.9.4-1|72	
12mr|kruler-4.9.4-1|73	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|kruler-4.9.4-1|74	+ Revision: 762481
12mr|kruler-4.9.4-1|75	- New upstream tarball
12mr|kruler-4.9.4-1|76	
12mr|kruler-4.9.4-1|77	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|kruler-4.9.4-1|78	+ Revision: 758068
12mr|kruler-4.9.4-1|79	- New upstream tarball
12mr|kruler-4.9.4-1|80	
12mr|kruler-4.9.4-1|81	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|kruler-4.9.4-1|82	+ Revision: 744548
12mr|kruler-4.9.4-1|83	- New upstream tarball
12mr|kruler-4.9.4-1|84	
12mr|kruler-4.9.4-1|85	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|kruler-4.9.4-1|86	+ Revision: 739306
12mr|kruler-4.9.4-1|87	- New upstream tarball $NEW_VERSION
12mr|kruler-4.9.4-1|88	
12mr|kruler-4.9.4-1|89	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|kruler-4.9.4-1|90	+ Revision: 731852
12mr|kruler-4.9.4-1|91	- New upstream tarball 4.7.80
12mr|kruler-4.9.4-1|92	
12mr|kruler-4.9.4-1|93	* Tue Oct 11 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|kruler-4.9.4-1|94	+ Revision: 704202
12mr|kruler-4.9.4-1|95	- Remove suggest on non existing rpm
12mr|kruler-4.9.4-1|96	- Import package
12mr|kruler-4.9.4-1|97	- Create current folder
12mr|kruler-4.9.4-1|98	

14608 12
12mr|krusader-2.4.0-0.beta1.1|1	%define beta beta1
12mr|krusader-2.4.0-0.beta1.1|2	
12mr|krusader-2.4.0-0.beta1.1|3	Summary:	Advanced KDE twin-panel file-manager
12mr|krusader-2.4.0-0.beta1.1|4	Name:		krusader
12mr|krusader-2.4.0-0.beta1.1|5	Version:	2.4.0
12mr|krusader-2.4.0-0.beta1.1|6	Release:	0.%{beta}.1
12mr|krusader-2.4.0-0.beta1.1|7	Epoch:		3
12mr|krusader-2.4.0-0.beta1.1|8	License:	GPLv2+
12mr|krusader-2.4.0-0.beta1.1|9	Group:		File tools
12mr|krusader-2.4.0-0.beta1.1|10	URL:		http://krusader.sourceforge.net/
12mr|krusader-2.4.0-0.beta1.1|11	Source0:	http://prdownloads.sourceforge.net/krusader/%{name}-%{version}-%{beta}.tar.bz2
12mr|krusader-2.4.0-0.beta1.1|12	Patch0:		krusader-2.3.0-beta1-default-mimetypes.patch
12mr|krusader-2.4.0-0.beta1.1|13	Patch1:		krusader-2.4.0-beta1-fix-for-g++47.patch
12mr|krusader-2.4.0-0.beta1.1|14	BuildRequires:	kdelibs4-devel
12mr|krusader-2.4.0-0.beta1.1|15	
12mr|krusader-2.4.0-0.beta1.1|16	%description
12mr|krusader-2.4.0-0.beta1.1|17	Krusader is an advanced twin panel (commander style) file manager
12mr|krusader-2.4.0-0.beta1.1|18	for KDE and other desktops in the *nix world, similar to Midnight or
12mr|krusader-2.4.0-0.beta1.1|19	Total Commander. It provides all the file management features you
12mr|krusader-2.4.0-0.beta1.1|20	could possibly want.
12mr|krusader-2.4.0-0.beta1.1|21	
12mr|krusader-2.4.0-0.beta1.1|22	Plus: extensive archive handling, mounted filesystem support, FTP,
12mr|krusader-2.4.0-0.beta1.1|23	advanced search module, an internal viewer/editor, directory
12mr|krusader-2.4.0-0.beta1.1|24	synchronisation, file content comparisons, powerful batch renaming
12mr|krusader-2.4.0-0.beta1.1|25	and much much more. It supports a wide variety of archive formats
12mr|krusader-2.4.0-0.beta1.1|26	and can handle other KIO slaves such as smb or fish.
12mr|krusader-2.4.0-0.beta1.1|27	
12mr|krusader-2.4.0-0.beta1.1|28	%files -f krusader.lang
12mr|krusader-2.4.0-0.beta1.1|29	%doc README AUTHORS ChangeLog TODO COPYING krusader.lsm
12mr|krusader-2.4.0-0.beta1.1|30	%{_kde_bindir}/krusader
12mr|krusader-2.4.0-0.beta1.1|31	%{_kde_applicationsdir}/krusader*.desktop
12mr|krusader-2.4.0-0.beta1.1|32	%{_kde_appsdir}/krusader
12mr|krusader-2.4.0-0.beta1.1|33	%{_kde_services}/*.protocol
12mr|krusader-2.4.0-0.beta1.1|34	%{_kde_configdir}/kio_isorc
12mr|krusader-2.4.0-0.beta1.1|35	%{_kde_iconsdir}/hicolor/*/apps/krusader*.png
12mr|krusader-2.4.0-0.beta1.1|36	%{_kde_iconsdir}/locolor/*/apps/krusader*.png
12mr|krusader-2.4.0-0.beta1.1|37	%{_kde_libdir}/kde4/*.so
12mr|krusader-2.4.0-0.beta1.1|38	%{_kde_mandir}/man1/%{name}.1*
12mr|krusader-2.4.0-0.beta1.1|39	
12mr|krusader-2.4.0-0.beta1.1|40	#--------------------------------------------------------------------
12mr|krusader-2.4.0-0.beta1.1|41	
12mr|krusader-2.4.0-0.beta1.1|42	%prep
12mr|krusader-2.4.0-0.beta1.1|43	%setup -q -n %{name}-%{version}-%{beta}
12mr|krusader-2.4.0-0.beta1.1|44	%patch0 -p1
12mr|krusader-2.4.0-0.beta1.1|45	%patch1 -p1
12mr|krusader-2.4.0-0.beta1.1|46	
12mr|krusader-2.4.0-0.beta1.1|47	%build
12mr|krusader-2.4.0-0.beta1.1|48	%cmake_kde4
12mr|krusader-2.4.0-0.beta1.1|49	%make
12mr|krusader-2.4.0-0.beta1.1|50	
12mr|krusader-2.4.0-0.beta1.1|51	%install
12mr|krusader-2.4.0-0.beta1.1|52	%makeinstall_std -C build
12mr|krusader-2.4.0-0.beta1.1|53	
12mr|krusader-2.4.0-0.beta1.1|54	%find_lang %{name} --with-html
12mr|krusader-2.4.0-0.beta1.1|55	
12mr|krusader-2.4.0-0.beta1.1|56	
12mr|krusader-2.4.0-0.beta1.1|57	%changelog
12mr|krusader-2.4.0-0.beta1.1|58	* Sat Sep  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|krusader-2.4.0-0.beta1.1|59	+ Commit: 51426cb
12mr|krusader-2.4.0-0.beta1.1|60	- New version 2.4.0 beta1
12mr|krusader-2.4.0-0.beta1.1|61	
12mr|krusader-2.4.0-0.beta1.1|62	

14609 12
12mr|ksaneplugin-4.9.4-1|1	Name:		ksaneplugin
12mr|ksaneplugin-4.9.4-1|2	Summary:	KDE Scan Service
12mr|ksaneplugin-4.9.4-1|3	Version:	4.9.4
12mr|ksaneplugin-4.9.4-1|4	Release:	1
12mr|ksaneplugin-4.9.4-1|5	Epoch:		2
12mr|ksaneplugin-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|ksaneplugin-4.9.4-1|7	License:	GPLv2
12mr|ksaneplugin-4.9.4-1|8	URL:		http://www.kde.org
12mr|ksaneplugin-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|ksaneplugin-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|ksaneplugin-4.9.4-1|11	BuildRequires:	pkgconfig(libksane) >= 0.3.0
12mr|ksaneplugin-4.9.4-1|12	Requires:	libksane
12mr|ksaneplugin-4.9.4-1|13	Conflicts:	kdegraphics4-core < 2:4.6.90
12mr|ksaneplugin-4.9.4-1|14	
12mr|ksaneplugin-4.9.4-1|15	%description
12mr|ksaneplugin-4.9.4-1|16	This is a KScan plugin that implements the scanning through libksane.
12mr|ksaneplugin-4.9.4-1|17	
12mr|ksaneplugin-4.9.4-1|18	%files
12mr|ksaneplugin-4.9.4-1|19	%{_kde_libdir}/kde4/ksaneplugin.so
12mr|ksaneplugin-4.9.4-1|20	%{_kde_services}/ksane_scan_service.desktop
12mr|ksaneplugin-4.9.4-1|21	
12mr|ksaneplugin-4.9.4-1|22	#----------------------------------------------------------------------
12mr|ksaneplugin-4.9.4-1|23	
12mr|ksaneplugin-4.9.4-1|24	%prep
12mr|ksaneplugin-4.9.4-1|25	%setup -q
12mr|ksaneplugin-4.9.4-1|26	
12mr|ksaneplugin-4.9.4-1|27	%build
12mr|ksaneplugin-4.9.4-1|28	%cmake_kde4
12mr|ksaneplugin-4.9.4-1|29	%make
12mr|ksaneplugin-4.9.4-1|30	
12mr|ksaneplugin-4.9.4-1|31	%install
12mr|ksaneplugin-4.9.4-1|32	%makeinstall_std -C build
12mr|ksaneplugin-4.9.4-1|33	
12mr|ksaneplugin-4.9.4-1|34	%changelog
12mr|ksaneplugin-4.9.4-1|35	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|ksaneplugin-4.9.4-1|36	- New version 4.9.4
12mr|ksaneplugin-4.9.4-1|37	
12mr|ksaneplugin-4.9.4-1|38	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|ksaneplugin-4.9.4-1|39	- New version 4.9.3
12mr|ksaneplugin-4.9.4-1|40	
12mr|ksaneplugin-4.9.4-1|41	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|ksaneplugin-4.9.4-1|42	- New version 4.9.2
12mr|ksaneplugin-4.9.4-1|43	
12mr|ksaneplugin-4.9.4-1|44	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|ksaneplugin-4.9.4-1|45	- New version 4.9.1
12mr|ksaneplugin-4.9.4-1|46	
12mr|ksaneplugin-4.9.4-1|47	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|ksaneplugin-4.9.4-1|48	- New version 4.9.0
12mr|ksaneplugin-4.9.4-1|49	
12mr|ksaneplugin-4.9.4-1|50	* Sat Jul 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|ksaneplugin-4.9.4-1|51	- New version 4.8.97
12mr|ksaneplugin-4.9.4-1|52	
12mr|ksaneplugin-4.9.4-1|53	* Sat Jul 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|ksaneplugin-4.9.4-1|54	- New version 4.8.95
12mr|ksaneplugin-4.9.4-1|55	
12mr|ksaneplugin-4.9.4-1|56	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.4-1
12mr|ksaneplugin-4.9.4-1|57	- update to 4.8.4
12mr|ksaneplugin-4.9.4-1|58	
12mr|ksaneplugin-4.9.4-1|59	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.3-1
12mr|ksaneplugin-4.9.4-1|60	- update to 4.8.3
12mr|ksaneplugin-4.9.4-1|61	
12mr|ksaneplugin-4.9.4-1|62	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.2-1
12mr|ksaneplugin-4.9.4-1|63	- update to 4.8.2
12mr|ksaneplugin-4.9.4-1|64	
12mr|ksaneplugin-4.9.4-1|65	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.1-1
12mr|ksaneplugin-4.9.4-1|66	- update to 4.8.1
12mr|ksaneplugin-4.9.4-1|67	
12mr|ksaneplugin-4.9.4-1|68	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|ksaneplugin-4.9.4-1|69	+ Revision: 762482
12mr|ksaneplugin-4.9.4-1|70	- New upstream tarball
12mr|ksaneplugin-4.9.4-1|71	
12mr|ksaneplugin-4.9.4-1|72	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|ksaneplugin-4.9.4-1|73	+ Revision: 758069
12mr|ksaneplugin-4.9.4-1|74	- New upstream tarball
12mr|ksaneplugin-4.9.4-1|75	
12mr|ksaneplugin-4.9.4-1|76	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|ksaneplugin-4.9.4-1|77	+ Revision: 744552
12mr|ksaneplugin-4.9.4-1|78	- New upstream tarball
12mr|ksaneplugin-4.9.4-1|79	
12mr|ksaneplugin-4.9.4-1|80	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|ksaneplugin-4.9.4-1|81	+ Revision: 739307
12mr|ksaneplugin-4.9.4-1|82	- New upstream tarball $NEW_VERSION
12mr|ksaneplugin-4.9.4-1|83	
12mr|ksaneplugin-4.9.4-1|84	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|ksaneplugin-4.9.4-1|85	+ Revision: 731849
12mr|ksaneplugin-4.9.4-1|86	- New upstream tarball 4.7.80
12mr|ksaneplugin-4.9.4-1|87	
12mr|ksaneplugin-4.9.4-1|88	* Mon Oct 10 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|ksaneplugin-4.9.4-1|89	+ Revision: 703970
12mr|ksaneplugin-4.9.4-1|90	- Import ksaneplugin
12mr|ksaneplugin-4.9.4-1|91	- Create ksaneplugin folder
12mr|ksaneplugin-4.9.4-1|92	

14610 12
12mr|kscd-4.9.4-1|1	Name:		kscd
12mr|kscd-4.9.4-1|2	Summary:	KDE Audio CD Player
12mr|kscd-4.9.4-1|3	Version:	4.9.4
12mr|kscd-4.9.4-1|4	Release:	1
12mr|kscd-4.9.4-1|5	Epoch:		3
12mr|kscd-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|kscd-4.9.4-1|7	License:	GPLv2
12mr|kscd-4.9.4-1|8	URL:		http://www.kde.org/applications/multimedia/kscd
12mr|kscd-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kscd-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|kscd-4.9.4-1|11	BuildRequires:	libkcddb-devel
12mr|kscd-4.9.4-1|12	BuildRequires:	libkcompactdisc-devel
12mr|kscd-4.9.4-1|13	BuildRequires:	pkgconfig(libmusicbrainz3)
12mr|kscd-4.9.4-1|14	Requires:	kdebase4-runtime
12mr|kscd-4.9.4-1|15	Conflicts:	kdemultimedia4-core < 3:4.5.71
12mr|kscd-4.9.4-1|16	Conflicts:	kdemultimedia4-devel < 3:4.8.95
12mr|kscd-4.9.4-1|17	Suggests:	gstreamer0.10-cdparanoia
12mr|kscd-4.9.4-1|18	
12mr|kscd-4.9.4-1|19	%description
12mr|kscd-4.9.4-1|20	KsCD is a small, fast, CDDB enabled audio CD player which supports
12mr|kscd-4.9.4-1|21	multiple platforms.
12mr|kscd-4.9.4-1|22	
12mr|kscd-4.9.4-1|23	%files
12mr|kscd-4.9.4-1|24	%{_kde_bindir}/kscd
12mr|kscd-4.9.4-1|25	%{_kde_applicationsdir}/kscd.desktop
12mr|kscd-4.9.4-1|26	%{_kde_datadir}/config.kcfg/kscd.kcfg
12mr|kscd-4.9.4-1|27	%{_kde_appsdir}/kscd
12mr|kscd-4.9.4-1|28	%{_kde_iconsdir}/*/*/apps/kscd.*
12mr|kscd-4.9.4-1|29	%{_kde_iconsdir}/*/*/*/kscd-dock.*
12mr|kscd-4.9.4-1|30	%{_kde_appsdir}/solid/actions/kscd-play-audiocd.desktop
12mr|kscd-4.9.4-1|31	%{_datadir}/dbus-1/interfaces/org.kde.kscd.cdplayer.xml
12mr|kscd-4.9.4-1|32	
12mr|kscd-4.9.4-1|33	#------------------------------------------------------------------------------
12mr|kscd-4.9.4-1|34	
12mr|kscd-4.9.4-1|35	%prep
12mr|kscd-4.9.4-1|36	%setup -q
12mr|kscd-4.9.4-1|37	
12mr|kscd-4.9.4-1|38	%build
12mr|kscd-4.9.4-1|39	%cmake_kde4
12mr|kscd-4.9.4-1|40	%make
12mr|kscd-4.9.4-1|41	
12mr|kscd-4.9.4-1|42	%install
12mr|kscd-4.9.4-1|43	%makeinstall_std -C build
12mr|kscd-4.9.4-1|44	
12mr|kscd-4.9.4-1|45	%changelog
12mr|kscd-4.9.4-1|46	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.4-1
12mr|kscd-4.9.4-1|47	- New version 4.9.4
12mr|kscd-4.9.4-1|48	
12mr|kscd-4.9.4-1|49	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.3-1
12mr|kscd-4.9.4-1|50	- New version 4.9.3
12mr|kscd-4.9.4-1|51	
12mr|kscd-4.9.4-1|52	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.2-1
12mr|kscd-4.9.4-1|53	- New version 4.9.2
12mr|kscd-4.9.4-1|54	
12mr|kscd-4.9.4-1|55	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.1-1
12mr|kscd-4.9.4-1|56	- New version 4.9.1
12mr|kscd-4.9.4-1|57	
12mr|kscd-4.9.4-1|58	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.0-1
12mr|kscd-4.9.4-1|59	- New version 4.9.0
12mr|kscd-4.9.4-1|60	
12mr|kscd-4.9.4-1|61	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.97-1
12mr|kscd-4.9.4-1|62	- New version 4.8.97
12mr|kscd-4.9.4-1|63	
12mr|kscd-4.9.4-1|64	* Wed Jul 11 2012 Andrey Bondrov <abondrov@mandriva.org> 3:4.8.95-1
12mr|kscd-4.9.4-1|65	+ Revision: 808895
12mr|kscd-4.9.4-1|66	- imported package kscd
12mr|kscd-4.9.4-1|67	
12mr|kscd-4.9.4-1|68	* Tue Jul 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.95-1
12mr|kscd-4.9.4-1|69	- Follow upstream and move kscd from kdemultimedia4 to own package

14611 12
12mr|ksnapshot-4.9.4-1|1	Name:		ksnapshot
12mr|ksnapshot-4.9.4-1|2	Summary:	KDE Screenshot Utility
12mr|ksnapshot-4.9.4-1|3	Version:	4.9.4
12mr|ksnapshot-4.9.4-1|4	Release:	1
12mr|ksnapshot-4.9.4-1|5	Epoch:		2
12mr|ksnapshot-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|ksnapshot-4.9.4-1|7	License:	GPLv2 LGPLv2 GFDL
12mr|ksnapshot-4.9.4-1|8	URL:		http://www.kde.org/applications/graphics/ksnapshot
12mr|ksnapshot-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|ksnapshot-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|ksnapshot-4.9.4-1|11	BuildRequires:	pkgconfig(libkipi)
12mr|ksnapshot-4.9.4-1|12	BuildRequires:	pkgconfig(xcb-xfixes)
12mr|ksnapshot-4.9.4-1|13	Conflicts:	kdegraphics4-devel < 2:4.6.90
12mr|ksnapshot-4.9.4-1|14	Requires:	kipi-common
12mr|ksnapshot-4.9.4-1|15	Suggests:	kipi-plugins
12mr|ksnapshot-4.9.4-1|16	
12mr|ksnapshot-4.9.4-1|17	%description
12mr|ksnapshot-4.9.4-1|18	KSnapshot is a KDE snapshot tool with many features.
12mr|ksnapshot-4.9.4-1|19	Features:
12mr|ksnapshot-4.9.4-1|20	- Save in multiple formats
12mr|ksnapshot-4.9.4-1|21	- Take new shapshot
12mr|ksnapshot-4.9.4-1|22	- Open with... possibility to open snapshot in external editor.
12mr|ksnapshot-4.9.4-1|23	- Copy to clipboard
12mr|ksnapshot-4.9.4-1|24	- Several capture modes, including selected region or single window
12mr|ksnapshot-4.9.4-1|25	- Snapshot delay
12mr|ksnapshot-4.9.4-1|26	
12mr|ksnapshot-4.9.4-1|27	%files
12mr|ksnapshot-4.9.4-1|28	%doc COPYING COPYING.LIB COPYING.DOC
12mr|ksnapshot-4.9.4-1|29	%doc %{_kde_docdir}/HTML/en/%{name}/
12mr|ksnapshot-4.9.4-1|30	%{_kde_bindir}/kbackgroundsnapshot
12mr|ksnapshot-4.9.4-1|31	%{_kde_bindir}/%{name}
12mr|ksnapshot-4.9.4-1|32	%{_kde_applicationsdir}/%{name}.desktop
12mr|ksnapshot-4.9.4-1|33	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
12mr|ksnapshot-4.9.4-1|34	%{_kde_iconsdir}/hicolor/scalable/apps/%{name}.svgz
12mr|ksnapshot-4.9.4-1|35	%{_datadir}/dbus-1/interfaces/org.kde.ksnapshot.xml
12mr|ksnapshot-4.9.4-1|36	
12mr|ksnapshot-4.9.4-1|37	#----------------------------------------------------------------------
12mr|ksnapshot-4.9.4-1|38	
12mr|ksnapshot-4.9.4-1|39	%prep
12mr|ksnapshot-4.9.4-1|40	%setup -q
12mr|ksnapshot-4.9.4-1|41	
12mr|ksnapshot-4.9.4-1|42	%build
12mr|ksnapshot-4.9.4-1|43	%cmake_kde4
12mr|ksnapshot-4.9.4-1|44	%make
12mr|ksnapshot-4.9.4-1|45	
12mr|ksnapshot-4.9.4-1|46	%install
12mr|ksnapshot-4.9.4-1|47	%makeinstall_std -C build
12mr|ksnapshot-4.9.4-1|48	
12mr|ksnapshot-4.9.4-1|49	%changelog
12mr|ksnapshot-4.9.4-1|50	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|ksnapshot-4.9.4-1|51	- New version 4.9.4
12mr|ksnapshot-4.9.4-1|52	
12mr|ksnapshot-4.9.4-1|53	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|ksnapshot-4.9.4-1|54	- New version 4.9.3
12mr|ksnapshot-4.9.4-1|55	
12mr|ksnapshot-4.9.4-1|56	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|ksnapshot-4.9.4-1|57	- New version 4.9.2
12mr|ksnapshot-4.9.4-1|58	
12mr|ksnapshot-4.9.4-1|59	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|ksnapshot-4.9.4-1|60	- New version 4.9.1
12mr|ksnapshot-4.9.4-1|61	
12mr|ksnapshot-4.9.4-1|62	* Mon Aug 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|ksnapshot-4.9.4-1|63	- New version 4.9.0
12mr|ksnapshot-4.9.4-1|64	
12mr|ksnapshot-4.9.4-1|65	* Thu Jul 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|ksnapshot-4.9.4-1|66	- New version 4.8.97
12mr|ksnapshot-4.9.4-1|67	
12mr|ksnapshot-4.9.4-1|68	* Mon Jul 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|ksnapshot-4.9.4-1|69	- New version 4.8.95
12mr|ksnapshot-4.9.4-1|70	
12mr|ksnapshot-4.9.4-1|71	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.4-69.1mib2010.2
12mr|ksnapshot-4.9.4-1|72	- New version 4.8.4
12mr|ksnapshot-4.9.4-1|73	- MIB (Mandriva International Backports)
12mr|ksnapshot-4.9.4-1|74	
12mr|ksnapshot-4.9.4-1|75	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.3-69.1mib2010.2
12mr|ksnapshot-4.9.4-1|76	- New version 4.8.3
12mr|ksnapshot-4.9.4-1|77	- MIB (Mandriva International Backports)
12mr|ksnapshot-4.9.4-1|78	
12mr|ksnapshot-4.9.4-1|79	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.2-69.1mib2010.2
12mr|ksnapshot-4.9.4-1|80	- New version 4.8.2
12mr|ksnapshot-4.9.4-1|81	- MIB (Mandriva International Backports)
12mr|ksnapshot-4.9.4-1|82	
12mr|ksnapshot-4.9.4-1|83	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.1-69.1mib2010.2
12mr|ksnapshot-4.9.4-1|84	- New version 4.8.1
12mr|ksnapshot-4.9.4-1|85	- MIB (Mandriva International Backports)
12mr|ksnapshot-4.9.4-1|86	
12mr|ksnapshot-4.9.4-1|87	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.0-69.1mib2010.2
12mr|ksnapshot-4.9.4-1|88	+ Revision: 762483
12mr|ksnapshot-4.9.4-1|89	- Backport to 2010.2 for MIB users
12mr|ksnapshot-4.9.4-1|90	- Add pkgconfig(xcb-xfixes) to BuildRequires
12mr|ksnapshot-4.9.4-1|91	- MIB (Mandriva International Backports)
12mr|ksnapshot-4.9.4-1|92	
12mr|ksnapshot-4.9.4-1|93	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|ksnapshot-4.9.4-1|94	+ Revision: 762483
12mr|ksnapshot-4.9.4-1|95	- New upstream tarball
12mr|ksnapshot-4.9.4-1|96	
12mr|ksnapshot-4.9.4-1|97	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|ksnapshot-4.9.4-1|98	+ Revision: 758070
12mr|ksnapshot-4.9.4-1|99	- New upstream tarball
12mr|ksnapshot-4.9.4-1|100	
12mr|ksnapshot-4.9.4-1|101	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|ksnapshot-4.9.4-1|102	+ Revision: 744553
12mr|ksnapshot-4.9.4-1|103	- New upstream tarball
12mr|ksnapshot-4.9.4-1|104	
12mr|ksnapshot-4.9.4-1|105	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|ksnapshot-4.9.4-1|106	+ Revision: 739308
12mr|ksnapshot-4.9.4-1|107	- New upstream tarball $NEW_VERSION
12mr|ksnapshot-4.9.4-1|108	
12mr|ksnapshot-4.9.4-1|109	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|ksnapshot-4.9.4-1|110	+ Revision: 731863
12mr|ksnapshot-4.9.4-1|111	- Really use ksnapshot spec file
12mr|ksnapshot-4.9.4-1|112	- New upstream tarball 4.7.80
12mr|ksnapshot-4.9.4-1|113	- Import package
12mr|ksnapshot-4.9.4-1|114	- Create current folder
12mr|ksnapshot-4.9.4-1|115	

14612 12
12mr|kstars-4.9.4-1|1	%define with_indilib 1
12mr|kstars-4.9.4-1|2	%define indilib_version 0.8
12mr|kstars-4.9.4-1|3	%define eigen_version 2.0.3
12mr|kstars-4.9.4-1|4	%define xplanet_version 1.2.1
12mr|kstars-4.9.4-1|5	
12mr|kstars-4.9.4-1|6	Name:		kstars
12mr|kstars-4.9.4-1|7	Summary:	A Desktop Planetarium
12mr|kstars-4.9.4-1|8	Version:	4.9.4
12mr|kstars-4.9.4-1|9	Release:	1
12mr|kstars-4.9.4-1|10	Group:		Graphical desktop/KDE
12mr|kstars-4.9.4-1|11	License:	GPLv2 GFDL
12mr|kstars-4.9.4-1|12	URL:		http://edu.kde.org/kstars
12mr|kstars-4.9.4-1|13	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kstars-4.9.4-1|14	BuildRequires:	kdelibs4-devel
12mr|kstars-4.9.4-1|15	BuildRequires:	pkgconfig(eigen2) >= %{eigen_version}
12mr|kstars-4.9.4-1|16	BuildRequires:	pkgconfig(cfitsio)
12mr|kstars-4.9.4-1|17	BuildRequires:	xplanet >= %{xplanet_version}
12mr|kstars-4.9.4-1|18	BuildRequires:	libfli-devel
12mr|kstars-4.9.4-1|19	
12mr|kstars-4.9.4-1|20	%if %{with_indilib}
12mr|kstars-4.9.4-1|21	BuildRequires:	pkgconfig(libindi) >= %{indilib_version}
12mr|kstars-4.9.4-1|22	Requires:	indilib >= %{indilib_version}
12mr|kstars-4.9.4-1|23	%endif
12mr|kstars-4.9.4-1|24	
12mr|kstars-4.9.4-1|25	%description
12mr|kstars-4.9.4-1|26	KStars is a Desktop Planetarium for KDE. It provides an accurate graphical
12mr|kstars-4.9.4-1|27	simulation of the night sky, from any location on Earth, at any date and
12mr|kstars-4.9.4-1|28	time. The display includes 130,000 stars, 13,000 deep-sky objects,all 8
12mr|kstars-4.9.4-1|29	planets, the Sun and Moon, and thousands of comets and asteroids.
12mr|kstars-4.9.4-1|30	
12mr|kstars-4.9.4-1|31	%files
12mr|kstars-4.9.4-1|32	%doc COPYING COPYING.DOC README README.ephemerides README.customize README.images README.planetmath README.timekeeping AUTHORS
12mr|kstars-4.9.4-1|33	%{_kde_appsdir}/kstars
12mr|kstars-4.9.4-1|34	%{_kde_bindir}/kstars
12mr|kstars-4.9.4-1|35	%{_kde_libdir}/libhtmesh.a
12mr|kstars-4.9.4-1|36	%{_kde_iconsdir}/*/*/apps/kstars.*
12mr|kstars-4.9.4-1|37	%{_kde_applicationsdir}/kstars.desktop
12mr|kstars-4.9.4-1|38	%{_kde_datadir}/config.kcfg/kstars.kcfg
12mr|kstars-4.9.4-1|39	%{_kde_configdir}/kstars.knsrc
12mr|kstars-4.9.4-1|40	%{_kde_docdir}/HTML/*/kstars
12mr|kstars-4.9.4-1|41	
12mr|kstars-4.9.4-1|42	#----------------------------------------------------------------------
12mr|kstars-4.9.4-1|43	
12mr|kstars-4.9.4-1|44	%prep
12mr|kstars-4.9.4-1|45	%setup -q
12mr|kstars-4.9.4-1|46	
12mr|kstars-4.9.4-1|47	%build
12mr|kstars-4.9.4-1|48	%cmake_kde4
12mr|kstars-4.9.4-1|49	%make
12mr|kstars-4.9.4-1|50	
12mr|kstars-4.9.4-1|51	%install
12mr|kstars-4.9.4-1|52	%makeinstall_std -C build
12mr|kstars-4.9.4-1|53	
12mr|kstars-4.9.4-1|54	%changelog
12mr|kstars-4.9.4-1|55	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kstars-4.9.4-1|56	- New version 4.9.4
12mr|kstars-4.9.4-1|57	
12mr|kstars-4.9.4-1|58	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kstars-4.9.4-1|59	- New version 4.9.3
12mr|kstars-4.9.4-1|60	
12mr|kstars-4.9.4-1|61	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kstars-4.9.4-1|62	- New version 4.9.2
12mr|kstars-4.9.4-1|63	
12mr|kstars-4.9.4-1|64	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kstars-4.9.4-1|65	- New version 4.9.1
12mr|kstars-4.9.4-1|66	
12mr|kstars-4.9.4-1|67	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kstars-4.9.4-1|68	- New version 4.9.0
12mr|kstars-4.9.4-1|69	
12mr|kstars-4.9.4-1|70	* Sat Jul 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|kstars-4.9.4-1|71	- New version 4.8.97
12mr|kstars-4.9.4-1|72	
12mr|kstars-4.9.4-1|73	* Sat Jul 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|kstars-4.9.4-1|74	- New version 4.8.95
12mr|kstars-4.9.4-1|75	
12mr|kstars-4.9.4-1|76	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.4-69.1mib2010.2
12mr|kstars-4.9.4-1|77	- New version 4.8.4
12mr|kstars-4.9.4-1|78	- MIB (Mandriva International Backports)
12mr|kstars-4.9.4-1|79	
12mr|kstars-4.9.4-1|80	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.3-69.1mib2010.2
12mr|kstars-4.9.4-1|81	- New version 4.8.3
12mr|kstars-4.9.4-1|82	- MIB (Mandriva International Backports)
12mr|kstars-4.9.4-1|83	
12mr|kstars-4.9.4-1|84	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.2-69.1mib2010.2
12mr|kstars-4.9.4-1|85	- New version 4.8.2
12mr|kstars-4.9.4-1|86	- MIB (Mandriva International Backports)
12mr|kstars-4.9.4-1|87	
12mr|kstars-4.9.4-1|88	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.1-69.1mib2010.2
12mr|kstars-4.9.4-1|89	- New version 4.8.1
12mr|kstars-4.9.4-1|90	- MIB (Mandriva International Backports)
12mr|kstars-4.9.4-1|91	
12mr|kstars-4.9.4-1|92	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.0-69.1mib2010.2
12mr|kstars-4.9.4-1|93	+ Revision: 762484
12mr|kstars-4.9.4-1|94	- Backport to 2010.2 for MIB users
12mr|kstars-4.9.4-1|95	- MIB (Mandriva International Backports)
12mr|kstars-4.9.4-1|96	
12mr|kstars-4.9.4-1|97	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|kstars-4.9.4-1|98	+ Revision: 762484
12mr|kstars-4.9.4-1|99	- New upstream tarball
12mr|kstars-4.9.4-1|100	
12mr|kstars-4.9.4-1|101	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kstars-4.9.4-1|102	+ Revision: 758071
12mr|kstars-4.9.4-1|103	- New upstream tarball
12mr|kstars-4.9.4-1|104	
12mr|kstars-4.9.4-1|105	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kstars-4.9.4-1|106	+ Revision: 744554
12mr|kstars-4.9.4-1|107	- New upstream tarball
12mr|kstars-4.9.4-1|108	
12mr|kstars-4.9.4-1|109	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|kstars-4.9.4-1|110	+ Revision: 739309
12mr|kstars-4.9.4-1|111	- New upstream tarball $NEW_VERSION
12mr|kstars-4.9.4-1|112	
12mr|kstars-4.9.4-1|113	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|kstars-4.9.4-1|114	+ Revision: 731875
12mr|kstars-4.9.4-1|115	- New upstream tarball 4.7.80
12mr|kstars-4.9.4-1|116	
12mr|kstars-4.9.4-1|117	* Wed Nov 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|kstars-4.9.4-1|118	+ Revision: 729213
12mr|kstars-4.9.4-1|119	- Import package
12mr|kstars-4.9.4-1|120	

14613 12
12mr|ksymoops-2.4.11-5|1	Summary:	Kernel oops and error message decoder
12mr|ksymoops-2.4.11-5|2	Name:		ksymoops
12mr|ksymoops-2.4.11-5|3	Version:	2.4.11
12mr|ksymoops-2.4.11-5|4	Release:	%mkrel 5
12mr|ksymoops-2.4.11-5|5	License:	GPL
12mr|ksymoops-2.4.11-5|6	Group:		System/Kernel and hardware
12mr|ksymoops-2.4.11-5|7	URL:		ftp://ftp.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4/
12mr|ksymoops-2.4.11-5|8	Source0:	ftp://ftp.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4/%{name}-%{version}.tar.gz
12mr|ksymoops-2.4.11-5|9	Source1:	ksymoops-gznm
12mr|ksymoops-2.4.11-5|10	Source2:	ksymoops-script
12mr|ksymoops-2.4.11-5|11	Source3:	README.mandriva
12mr|ksymoops-2.4.11-5|12	Patch1:		ksymoops-2.4.3-add_gz_modules_support
12mr|ksymoops-2.4.11-5|13	Patch2:		ksymoops_fix_link.patch
12mr|ksymoops-2.4.11-5|14	BuildRequires:	binutils-devel
12mr|ksymoops-2.4.11-5|15	Requires:	binutils
12mr|ksymoops-2.4.11-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ksymoops-2.4.11-5|17	
12mr|ksymoops-2.4.11-5|18	%description
12mr|ksymoops-2.4.11-5|19	The Linux kernel produces error messages that contain machine specific numbers
12mr|ksymoops-2.4.11-5|20	which are meaningless for debugging. ksymoops reads machine specific files and
12mr|ksymoops-2.4.11-5|21	the error log and converts the addresses to meaningful symbols and offsets.
12mr|ksymoops-2.4.11-5|22	
12mr|ksymoops-2.4.11-5|23	%prep
12mr|ksymoops-2.4.11-5|24	
12mr|ksymoops-2.4.11-5|25	%setup -q
12mr|ksymoops-2.4.11-5|26	%patch1 -p1
12mr|ksymoops-2.4.11-5|27	%patch2 -p1
12mr|ksymoops-2.4.11-5|28	
12mr|ksymoops-2.4.11-5|29	cp %{SOURCE1} ksymoops-gznm
12mr|ksymoops-2.4.11-5|30	cp %{SOURCE2} ksymoops-script
12mr|ksymoops-2.4.11-5|31	cp %{SOURCE3} README.mandriva
12mr|ksymoops-2.4.11-5|32	
12mr|ksymoops-2.4.11-5|33	%build
12mr|ksymoops-2.4.11-5|34	CFLAGS="%{optflags}" LDFLAGS="%{ldflags}" make DEF_MAP=\\\"/boot/System.map-*r\\\" all
12mr|ksymoops-2.4.11-5|35	
12mr|ksymoops-2.4.11-5|36	%install
12mr|ksymoops-2.4.11-5|37	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|ksymoops-2.4.11-5|38	
12mr|ksymoops-2.4.11-5|39	make INSTALL_PREFIX=%{buildroot}%{_prefix} INSTALL_MANDIR=%{buildroot}%{_mandir}/ install
12mr|ksymoops-2.4.11-5|40	
12mr|ksymoops-2.4.11-5|41	mv %{buildroot}/usr/bin/ksymoops %{buildroot}%{_bindir}/ksymoops.real
12mr|ksymoops-2.4.11-5|42	
12mr|ksymoops-2.4.11-5|43	install -m0755 ksymoops-gznm %{buildroot}%{_bindir}/
12mr|ksymoops-2.4.11-5|44	install -m0755 ksymoops-script %{buildroot}%{_bindir}/ksymoops
12mr|ksymoops-2.4.11-5|45	
12mr|ksymoops-2.4.11-5|46	%clean
12mr|ksymoops-2.4.11-5|47	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|ksymoops-2.4.11-5|48	
12mr|ksymoops-2.4.11-5|49	%files
12mr|ksymoops-2.4.11-5|50	%defattr(-,root,root)
12mr|ksymoops-2.4.11-5|51	%doc COPYING README INSTALL Changelog README.mandriva
12mr|ksymoops-2.4.11-5|52	%{_bindir}/ksymoops
12mr|ksymoops-2.4.11-5|53	%{_bindir}/ksymoops-gznm
12mr|ksymoops-2.4.11-5|54	%{_bindir}/ksymoops.real
12mr|ksymoops-2.4.11-5|55	%{_mandir}/man8/ksymoops.8*
12mr|ksymoops-2.4.11-5|56	
12mr|ksymoops-2.4.11-5|57	
12mr|ksymoops-2.4.11-5|58	
12mr|ksymoops-2.4.11-5|59	
12mr|ksymoops-2.4.11-5|60	
12mr|ksymoops-2.4.11-5|61	%changelog
12mr|ksymoops-2.4.11-5|62	

14614 12
12mr|ktimer-4.9.4-1|1	Name:		ktimer
12mr|ktimer-4.9.4-1|2	Summary:	Execute programs after some time
12mr|ktimer-4.9.4-1|3	Version:	4.9.4
12mr|ktimer-4.9.4-1|4	Release:	1
12mr|ktimer-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|ktimer-4.9.4-1|6	License:	LGPLv2
12mr|ktimer-4.9.4-1|7	URL:		http://utils.kde.org/projects/ktimer
12mr|ktimer-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|ktimer-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|ktimer-4.9.4-1|10	
12mr|ktimer-4.9.4-1|11	%description
12mr|ktimer-4.9.4-1|12	KTimer is a little tool to execute programs after some time.
12mr|ktimer-4.9.4-1|13	
12mr|ktimer-4.9.4-1|14	%files
12mr|ktimer-4.9.4-1|15	%{_kde_bindir}/ktimer
12mr|ktimer-4.9.4-1|16	%{_kde_iconsdir}/*/*/apps/ktimer.*
12mr|ktimer-4.9.4-1|17	%{_kde_applicationsdir}/ktimer.desktop
12mr|ktimer-4.9.4-1|18	%{_kde_docdir}/HTML/*/ktimer
12mr|ktimer-4.9.4-1|19	
12mr|ktimer-4.9.4-1|20	%prep
12mr|ktimer-4.9.4-1|21	%setup -q
12mr|ktimer-4.9.4-1|22	
12mr|ktimer-4.9.4-1|23	%build
12mr|ktimer-4.9.4-1|24	%cmake_kde4
12mr|ktimer-4.9.4-1|25	%make
12mr|ktimer-4.9.4-1|26	
12mr|ktimer-4.9.4-1|27	%install
12mr|ktimer-4.9.4-1|28	%makeinstall_std -C build
12mr|ktimer-4.9.4-1|29	
12mr|ktimer-4.9.4-1|30	%changelog
12mr|ktimer-4.9.4-1|31	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|ktimer-4.9.4-1|32	- New version 4.9.4
12mr|ktimer-4.9.4-1|33	
12mr|ktimer-4.9.4-1|34	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|ktimer-4.9.4-1|35	- New version 4.9.3
12mr|ktimer-4.9.4-1|36	
12mr|ktimer-4.9.4-1|37	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|ktimer-4.9.4-1|38	- New version 4.9.2
12mr|ktimer-4.9.4-1|39	
12mr|ktimer-4.9.4-1|40	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|ktimer-4.9.4-1|41	- New version 4.9.1
12mr|ktimer-4.9.4-1|42	
12mr|ktimer-4.9.4-1|43	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|ktimer-4.9.4-1|44	- New version 4.9.0
12mr|ktimer-4.9.4-1|45	
12mr|ktimer-4.9.4-1|46	* Sat Jul 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|ktimer-4.9.4-1|47	- New version 4.8.97
12mr|ktimer-4.9.4-1|48	
12mr|ktimer-4.9.4-1|49	* Sat Jul 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|ktimer-4.9.4-1|50	- New version 4.8.95
12mr|ktimer-4.9.4-1|51	
12mr|ktimer-4.9.4-1|52	* Sat Jun 09 2012 Crispin Boylan <crisb@mandriva.org> 4.8.4-1
12mr|ktimer-4.9.4-1|53	+ Revision: 803775
12mr|ktimer-4.9.4-1|54	- New release
12mr|ktimer-4.9.4-1|55	
12mr|ktimer-4.9.4-1|56	* Fri May 04 2012 Crispin Boylan <crisb@mandriva.org> 4.8.3-1
12mr|ktimer-4.9.4-1|57	+ Revision: 796336
12mr|ktimer-4.9.4-1|58	- New release
12mr|ktimer-4.9.4-1|59	
12mr|ktimer-4.9.4-1|60	* Thu Apr 19 2012 Crispin Boylan <crisb@mandriva.org> 4.8.2-1
12mr|ktimer-4.9.4-1|61	+ Revision: 792092
12mr|ktimer-4.9.4-1|62	- New release
12mr|ktimer-4.9.4-1|63	
12mr|ktimer-4.9.4-1|64	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|ktimer-4.9.4-1|65	- New upstream tarball
12mr|ktimer-4.9.4-1|66	
12mr|ktimer-4.9.4-1|67	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|ktimer-4.9.4-1|68	+ Revision: 762485
12mr|ktimer-4.9.4-1|69	- New upstream tarball
12mr|ktimer-4.9.4-1|70	
12mr|ktimer-4.9.4-1|71	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|ktimer-4.9.4-1|72	+ Revision: 758072
12mr|ktimer-4.9.4-1|73	- New upstream tarball
12mr|ktimer-4.9.4-1|74	
12mr|ktimer-4.9.4-1|75	* Thu Jan 05 2012 Crispin Boylan <crisb@mandriva.org> 4.7.95-1
12mr|ktimer-4.9.4-1|76	+ Revision: 757916
12mr|ktimer-4.9.4-1|77	- New release
12mr|ktimer-4.9.4-1|78	- Created package structure for 'ktimer'.
12mr|ktimer-4.9.4-1|79	

14615 12
12mr|ktoblzcheck-1.39-1|1	%define name ktoblzcheck
12mr|ktoblzcheck-1.39-1|2	%define version 1.39
12mr|ktoblzcheck-1.39-1|3	%define release %mkrel 1
12mr|ktoblzcheck-1.39-1|4	%define major 1
12mr|ktoblzcheck-1.39-1|5	%define libname %mklibname %name %major
12mr|ktoblzcheck-1.39-1|6	%define develname %mklibname -d %name
12mr|ktoblzcheck-1.39-1|7	Name: %{name}
12mr|ktoblzcheck-1.39-1|8	Summary: A library to check account numbers and bank codes of German banks
12mr|ktoblzcheck-1.39-1|9	Version: %{version}
12mr|ktoblzcheck-1.39-1|10	Release: %{release}
12mr|ktoblzcheck-1.39-1|11	Source: http://prdownloads.sourceforge.net/ktoblzcheck/%{name}-%{version}.tar.gz
12mr|ktoblzcheck-1.39-1|12	Group: System/Libraries
12mr|ktoblzcheck-1.39-1|13	License: LGPLv2+
12mr|ktoblzcheck-1.39-1|14	URL: http://ktoblzcheck.sourceforge.net
12mr|ktoblzcheck-1.39-1|15	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mr|ktoblzcheck-1.39-1|16	BuildRequires: python-devel
12mr|ktoblzcheck-1.39-1|17	
12mr|ktoblzcheck-1.39-1|18	%description
12mr|ktoblzcheck-1.39-1|19	KtoBLZCheck is a library to check account numbers and bank codes of
12mr|ktoblzcheck-1.39-1|20	German banks. Both a library for other programs as well as a short
12mr|ktoblzcheck-1.39-1|21	command-line tool is available. It is possible to check pairs of
12mr|ktoblzcheck-1.39-1|22	account numbers and bank codes (BLZ) of German banks, and to map bank
12mr|ktoblzcheck-1.39-1|23	codes (BLZ) to the clear-text name and location of the bank.
12mr|ktoblzcheck-1.39-1|24	
12mr|ktoblzcheck-1.39-1|25	%package -n python-%name
12mr|ktoblzcheck-1.39-1|26	Group: Development/Python
12mr|ktoblzcheck-1.39-1|27	Summary:A library to check account numbers and bank codes of German banks
12mr|ktoblzcheck-1.39-1|28	Requires: %name = %version
12mr|ktoblzcheck-1.39-1|29	%py_requires -d
12mr|ktoblzcheck-1.39-1|30	
12mr|ktoblzcheck-1.39-1|31	%description -n python-%name
12mr|ktoblzcheck-1.39-1|32	KtoBLZCheck is a library to check account numbers and bank codes of
12mr|ktoblzcheck-1.39-1|33	German banks. Both a library for other programs as well as a short
12mr|ktoblzcheck-1.39-1|34	command-line tool is available. It is possible to check pairs of
12mr|ktoblzcheck-1.39-1|35	account numbers and bank codes (BLZ) of German banks, and to map bank
12mr|ktoblzcheck-1.39-1|36	codes (BLZ) to the clear-text name and location of the bank.
12mr|ktoblzcheck-1.39-1|37	
12mr|ktoblzcheck-1.39-1|38	
12mr|ktoblzcheck-1.39-1|39	%package -n %libname
12mr|ktoblzcheck-1.39-1|40	Group: System/Libraries
12mr|ktoblzcheck-1.39-1|41	Summary:A library to check account numbers and bank codes of German banks
12mr|ktoblzcheck-1.39-1|42	Requires: %name >= %version
12mr|ktoblzcheck-1.39-1|43	
12mr|ktoblzcheck-1.39-1|44	%description -n %libname
12mr|ktoblzcheck-1.39-1|45	KtoBLZCheck is a library to check account numbers and bank codes of
12mr|ktoblzcheck-1.39-1|46	German banks. Both a library for other programs as well as a short
12mr|ktoblzcheck-1.39-1|47	command-line tool is available. It is possible to check pairs of
12mr|ktoblzcheck-1.39-1|48	account numbers and bank codes (BLZ) of German banks, and to map bank
12mr|ktoblzcheck-1.39-1|49	codes (BLZ) to the clear-text name and location of the bank.
12mr|ktoblzcheck-1.39-1|50	
12mr|ktoblzcheck-1.39-1|51	%package -n %develname
12mr|ktoblzcheck-1.39-1|52	Group: Development/C++
12mr|ktoblzcheck-1.39-1|53	Summary:A library to check account numbers and bank codes of German banks
12mr|ktoblzcheck-1.39-1|54	Requires: %libname = %version
12mr|ktoblzcheck-1.39-1|55	Provides: lib%name-devel = %version-%release
12mr|ktoblzcheck-1.39-1|56	Obsoletes: %mklibname -d %name 1
12mr|ktoblzcheck-1.39-1|57	
12mr|ktoblzcheck-1.39-1|58	%description -n %develname
12mr|ktoblzcheck-1.39-1|59	KtoBLZCheck is a library to check account numbers and bank codes of
12mr|ktoblzcheck-1.39-1|60	German banks. Both a library for other programs as well as a short
12mr|ktoblzcheck-1.39-1|61	command-line tool is available. It is possible to check pairs of
12mr|ktoblzcheck-1.39-1|62	account numbers and bank codes (BLZ) of German banks, and to map bank
12mr|ktoblzcheck-1.39-1|63	codes (BLZ) to the clear-text name and location of the bank.
12mr|ktoblzcheck-1.39-1|64	
12mr|ktoblzcheck-1.39-1|65	%prep
12mr|ktoblzcheck-1.39-1|66	%setup -q
12mr|ktoblzcheck-1.39-1|67	
12mr|ktoblzcheck-1.39-1|68	%build
12mr|ktoblzcheck-1.39-1|69	%configure2_5x
12mr|ktoblzcheck-1.39-1|70	%make
12mr|ktoblzcheck-1.39-1|71	
12mr|ktoblzcheck-1.39-1|72	%install
12mr|ktoblzcheck-1.39-1|73	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|ktoblzcheck-1.39-1|74	%makeinstall_std
12mr|ktoblzcheck-1.39-1|75	
12mr|ktoblzcheck-1.39-1|76	%clean
12mr|ktoblzcheck-1.39-1|77	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|ktoblzcheck-1.39-1|78	
12mr|ktoblzcheck-1.39-1|79	%if %mdkversion < 200900
12mr|ktoblzcheck-1.39-1|80	%post -n %libname -p /sbin/ldconfig
12mr|ktoblzcheck-1.39-1|81	%endif
12mr|ktoblzcheck-1.39-1|82	%if %mdkversion < 200900
12mr|ktoblzcheck-1.39-1|83	%postun -n %libname -p /sbin/ldconfig
12mr|ktoblzcheck-1.39-1|84	%endif
12mr|ktoblzcheck-1.39-1|85	
12mr|ktoblzcheck-1.39-1|86	%files -n %libname
12mr|ktoblzcheck-1.39-1|87	%defattr(-,root,root,0755)
12mr|ktoblzcheck-1.39-1|88	%{_libdir}/libktoblzcheck.so.%{major}*
12mr|ktoblzcheck-1.39-1|89	
12mr|ktoblzcheck-1.39-1|90	%files -n %develname
12mr|ktoblzcheck-1.39-1|91	%defattr(-,root,root,0755)
12mr|ktoblzcheck-1.39-1|92	%{_libdir}/libktoblzcheck.so
12mr|ktoblzcheck-1.39-1|93	%{_includedir}/iban.h
12mr|ktoblzcheck-1.39-1|94	%{_includedir}/ktoblzcheck.h
12mr|ktoblzcheck-1.39-1|95	%{_libdir}/pkgconfig/ktoblzcheck.pc
12mr|ktoblzcheck-1.39-1|96	
12mr|ktoblzcheck-1.39-1|97	%files -n python-%name
12mr|ktoblzcheck-1.39-1|98	%defattr(-,root,root,0755)
12mr|ktoblzcheck-1.39-1|99	%{py_sitedir}/*.py*
12mr|ktoblzcheck-1.39-1|100	
12mr|ktoblzcheck-1.39-1|101	%files
12mr|ktoblzcheck-1.39-1|102	%defattr(-,root,root,0755)
12mr|ktoblzcheck-1.39-1|103	%doc README COPYING ChangeLog
12mr|ktoblzcheck-1.39-1|104	%{_bindir}/ktoblzcheck
12mr|ktoblzcheck-1.39-1|105	%{_datadir}/ktoblzcheck/*
12mr|ktoblzcheck-1.39-1|106	%{_mandir}/man1/ktoblzcheck.1*
12mr|ktoblzcheck-1.39-1|107	
12mr|ktoblzcheck-1.39-1|108	
12mr|ktoblzcheck-1.39-1|109	
12mr|ktoblzcheck-1.39-1|110	%changelog
12mr|ktoblzcheck-1.39-1|111	

14616 12
12mr|ktorrent-4.3.0-1|1	Name:		ktorrent
12mr|ktorrent-4.3.0-1|2	Version:	4.3.0
12mr|ktorrent-4.3.0-1|3	Release:	1
12mr|ktorrent-4.3.0-1|4	Summary:	BitTorrent program for KDE
12mr|ktorrent-4.3.0-1|5	Group:		Networking/File transfer
12mr|ktorrent-4.3.0-1|6	License:	GPLv2+
12mr|ktorrent-4.3.0-1|7	Url:		http://ktorrent.org/
12mr|ktorrent-4.3.0-1|8	Source0:	http://ktorrent.org/downloads/%{version}/%{name}-%{version}.tar.bz2
12mr|ktorrent-4.3.0-1|9	BuildRequires:	gmp-devel
12mr|ktorrent-4.3.0-1|10	BuildRequires:	kdepimlibs4-devel
12mr|ktorrent-4.3.0-1|11	BuildRequires:	kdebase4-workspace-devel
12mr|ktorrent-4.3.0-1|12	BuildRequires:	qca2-devel >= 2.0.1
12mr|ktorrent-4.3.0-1|13	BuildRequires:	boost-devel
12mr|ktorrent-4.3.0-1|14	BuildRequires:	pkgconfig(taglib)
12mr|ktorrent-4.3.0-1|15	BuildRequires:	libktorrent-devel >= 1.3.0
12mr|ktorrent-4.3.0-1|16	
12mr|ktorrent-4.3.0-1|17	%description
12mr|ktorrent-4.3.0-1|18	KTorrent is a BitTorrent program for KDE. Its main features are:
12mr|ktorrent-4.3.0-1|19	o Downloads torrent files
12mr|ktorrent-4.3.0-1|20	o Upload speed capping, seeing that most people can't upload
12mr|ktorrent-4.3.0-1|21	infinite amounts of data.
12mr|ktorrent-4.3.0-1|22	o Internet searching using  The Bittorrent website's search engine
12mr|ktorrent-4.3.0-1|23	o UDP Trackers
12mr|ktorrent-4.3.0-1|24	
12mr|ktorrent-4.3.0-1|25	%files -f %{name}.lang
12mr|ktorrent-4.3.0-1|26	%{_kde_bindir}/*
12mr|ktorrent-4.3.0-1|27	%{_kde_libdir}/kde4/*
12mr|ktorrent-4.3.0-1|28	%{_kde_datadir}/apps/%{name}
12mr|ktorrent-4.3.0-1|29	%{_kde_datadir}/applications/kde4/*
12mr|ktorrent-4.3.0-1|30	%{_kde_services}/*
12mr|ktorrent-4.3.0-1|31	%{_kde_servicetypes}/*
12mr|ktorrent-4.3.0-1|32	%{_kde_iconsdir}/*/*/*/*
12mr|ktorrent-4.3.0-1|33	
12mr|ktorrent-4.3.0-1|34	#-------------------------------------------------------------------------
12mr|ktorrent-4.3.0-1|35	
12mr|ktorrent-4.3.0-1|36	%define ktcore_major 14
12mr|ktorrent-4.3.0-1|37	%define libktcore %mklibname ktcore %{ktcore_major}
12mr|ktorrent-4.3.0-1|38	
12mr|ktorrent-4.3.0-1|39	%package -n %{libktcore}
12mr|ktorrent-4.3.0-1|40	Summary:	Ktorrent libbrary
12mr|ktorrent-4.3.0-1|41	Group:		System/Libraries
12mr|ktorrent-4.3.0-1|42	
12mr|ktorrent-4.3.0-1|43	%description -n %{libktcore}
12mr|ktorrent-4.3.0-1|44	KTorrent library.
12mr|ktorrent-4.3.0-1|45	
12mr|ktorrent-4.3.0-1|46	%files -n %{libktcore}
12mr|ktorrent-4.3.0-1|47	%{_kde_libdir}/libktcore.so.%{ktcore_major}*
12mr|ktorrent-4.3.0-1|48	
12mr|ktorrent-4.3.0-1|49	%prep
12mr|ktorrent-4.3.0-1|50	%setup -q
12mr|ktorrent-4.3.0-1|51	
12mr|ktorrent-4.3.0-1|52	%build
12mr|ktorrent-4.3.0-1|53	%cmake_kde4
12mr|ktorrent-4.3.0-1|54	%make
12mr|ktorrent-4.3.0-1|55	
12mr|ktorrent-4.3.0-1|56	%install
12mr|ktorrent-4.3.0-1|57	%makeinstall_std -C build
12mr|ktorrent-4.3.0-1|58	
12mr|ktorrent-4.3.0-1|59	# make it preferred over kget:
12mr|ktorrent-4.3.0-1|60	echo "InitialPreference=5" >> %{buildroot}%{_kde_applicationsdir}/ktorrent.desktop
12mr|ktorrent-4.3.0-1|61	
12mr|ktorrent-4.3.0-1|62	%find_lang %{name} --with-html
12mr|ktorrent-4.3.0-1|63	
12mr|ktorrent-4.3.0-1|64	
12mr|ktorrent-4.3.0-1|65	%changelog
12mr|ktorrent-4.3.0-1|66	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ktorrent-4.3.0-1|67	+ Commit: 568e822
12mr|ktorrent-4.3.0-1|68	- Drop devel package as upstream did
12mr|ktorrent-4.3.0-1|69	
12mr|ktorrent-4.3.0-1|70	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ktorrent-4.3.0-1|71	+ Commit: d87f2d1
12mr|ktorrent-4.3.0-1|72	- New version 4.3.0, new library major 14
12mr|ktorrent-4.3.0-1|73	
12mr|ktorrent-4.3.0-1|74	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ktorrent-4.3.0-1|75	+ Commit: 5afb306
12mr|ktorrent-4.3.0-1|76	- New version 4.2.1 (sync with Cooker), spec cleanup
12mr|ktorrent-4.3.0-1|77	
12mr|ktorrent-4.3.0-1|78	

14617 12
12mr|ktouch-4.9.4-1|1	Name:		ktouch
12mr|ktouch-4.9.4-1|2	Summary:	A program for learning touch typing
12mr|ktouch-4.9.4-1|3	Version:	4.9.4
12mr|ktouch-4.9.4-1|4	Release:	1
12mr|ktouch-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|ktouch-4.9.4-1|6	License:	GPLv2 GFDL
12mr|ktouch-4.9.4-1|7	URL:		http://edu.kde.org/ktouch
12mr|ktouch-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|ktouch-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|ktouch-4.9.4-1|10	
12mr|ktouch-4.9.4-1|11	%description
12mr|ktouch-4.9.4-1|12	KTouch is a program for learning touch typing. KTouch is a way to learn
12mr|ktouch-4.9.4-1|13	to type on a keyboard quickly and correctly. Every finger has its place
12mr|ktouch-4.9.4-1|14	on the keyboard with associated keys to press.
12mr|ktouch-4.9.4-1|15	
12mr|ktouch-4.9.4-1|16	KTouch helps you learn to touch typing by providing you with something
12mr|ktouch-4.9.4-1|17	to write. KTouch can also help you to remember what fingers to use.
12mr|ktouch-4.9.4-1|18	
12mr|ktouch-4.9.4-1|19	%files
12mr|ktouch-4.9.4-1|20	%doc COPYING COPYING.DOC ChangeLog AUTHORS
12mr|ktouch-4.9.4-1|21	%{_kde_appsdir}/ktouch
12mr|ktouch-4.9.4-1|22	%{_kde_bindir}/ktouch
12mr|ktouch-4.9.4-1|23	%{_kde_iconsdir}/*/*/apps/ktouch.*
12mr|ktouch-4.9.4-1|24	%{_kde_applicationsdir}/ktouch.desktop
12mr|ktouch-4.9.4-1|25	%{_kde_datadir}/config.kcfg/ktouch.kcfg
12mr|ktouch-4.9.4-1|26	%{_kde_docdir}/HTML/*/ktouch
12mr|ktouch-4.9.4-1|27	%{_kde_mandir}/man1/ktouch.1.*
12mr|ktouch-4.9.4-1|28	
12mr|ktouch-4.9.4-1|29	#----------------------------------------------------------------------
12mr|ktouch-4.9.4-1|30	
12mr|ktouch-4.9.4-1|31	%prep
12mr|ktouch-4.9.4-1|32	%setup -q
12mr|ktouch-4.9.4-1|33	
12mr|ktouch-4.9.4-1|34	%build
12mr|ktouch-4.9.4-1|35	%cmake_kde4
12mr|ktouch-4.9.4-1|36	%make
12mr|ktouch-4.9.4-1|37	
12mr|ktouch-4.9.4-1|38	%install
12mr|ktouch-4.9.4-1|39	%makeinstall_std -C build
12mr|ktouch-4.9.4-1|40	
12mr|ktouch-4.9.4-1|41	%changelog
12mr|ktouch-4.9.4-1|42	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|ktouch-4.9.4-1|43	- New version 4.9.4
12mr|ktouch-4.9.4-1|44	
12mr|ktouch-4.9.4-1|45	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|ktouch-4.9.4-1|46	- New version 4.9.3
12mr|ktouch-4.9.4-1|47	
12mr|ktouch-4.9.4-1|48	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|ktouch-4.9.4-1|49	- New version 4.9.2
12mr|ktouch-4.9.4-1|50	
12mr|ktouch-4.9.4-1|51	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|ktouch-4.9.4-1|52	- New version 4.9.1
12mr|ktouch-4.9.4-1|53	
12mr|ktouch-4.9.4-1|54	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|ktouch-4.9.4-1|55	- New version 4.9.0
12mr|ktouch-4.9.4-1|56	
12mr|ktouch-4.9.4-1|57	* Sat Jul 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|ktouch-4.9.4-1|58	- New version 4.8.97
12mr|ktouch-4.9.4-1|59	
12mr|ktouch-4.9.4-1|60	* Sat Jul 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|ktouch-4.9.4-1|61	- New version 4.8.95
12mr|ktouch-4.9.4-1|62	
12mr|ktouch-4.9.4-1|63	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mr|ktouch-4.9.4-1|64	- update to 4.8.4
12mr|ktouch-4.9.4-1|65	
12mr|ktouch-4.9.4-1|66	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mr|ktouch-4.9.4-1|67	- update to 4.8.3
12mr|ktouch-4.9.4-1|68	
12mr|ktouch-4.9.4-1|69	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mr|ktouch-4.9.4-1|70	- update to 4.8.2
12mr|ktouch-4.9.4-1|71	
12mr|ktouch-4.9.4-1|72	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mr|ktouch-4.9.4-1|73	- update to 4.8.1
12mr|ktouch-4.9.4-1|74	
12mr|ktouch-4.9.4-1|75	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|ktouch-4.9.4-1|76	+ Revision: 762486
12mr|ktouch-4.9.4-1|77	- New upstream tarball
12mr|ktouch-4.9.4-1|78	
12mr|ktouch-4.9.4-1|79	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|ktouch-4.9.4-1|80	+ Revision: 758073
12mr|ktouch-4.9.4-1|81	- New upstream tarball
12mr|ktouch-4.9.4-1|82	
12mr|ktouch-4.9.4-1|83	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|ktouch-4.9.4-1|84	+ Revision: 744555
12mr|ktouch-4.9.4-1|85	- New upstream tarball
12mr|ktouch-4.9.4-1|86	
12mr|ktouch-4.9.4-1|87	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|ktouch-4.9.4-1|88	+ Revision: 739310
12mr|ktouch-4.9.4-1|89	- New upstream tarball $NEW_VERSION
12mr|ktouch-4.9.4-1|90	
12mr|ktouch-4.9.4-1|91	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|ktouch-4.9.4-1|92	+ Revision: 731876
12mr|ktouch-4.9.4-1|93	- New upstream tarball 4.7.80
12mr|ktouch-4.9.4-1|94	
12mr|ktouch-4.9.4-1|95	* Wed Nov 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|ktouch-4.9.4-1|96	+ Revision: 729214
12mr|ktouch-4.9.4-1|97	- Import package
12mr|ktouch-4.9.4-1|98	

14618 12
12mr|ktp-accounts-kcm-0.3.1-1|1	
12mr|ktp-accounts-kcm-0.3.1-1|2	Name:    ktp-accounts-kcm
12mr|ktp-accounts-kcm-0.3.1-1|3	Summary: KDE Configuration Module for Telepathy Instant Messaging Accounts
12mr|ktp-accounts-kcm-0.3.1-1|4	Version: 0.3.1
12mr|ktp-accounts-kcm-0.3.1-1|5	Release: 1%{?dist}
12mr|ktp-accounts-kcm-0.3.1-1|6	
12mr|ktp-accounts-kcm-0.3.1-1|7	License: LGPLv2+
12mr|ktp-accounts-kcm-0.3.1-1|8	Group:   Graphical desktop/KDE
12mr|ktp-accounts-kcm-0.3.1-1|9	URL:     https://projects.kde.org/projects/extragear/network/telepathy/%{name}
12mr|ktp-accounts-kcm-0.3.1-1|10	Source0: http://download.kde.org/unstable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
12mr|ktp-accounts-kcm-0.3.1-1|11	
12mr|ktp-accounts-kcm-0.3.1-1|12	BuildRequires: gettext
12mr|ktp-accounts-kcm-0.3.1-1|13	BuildRequires: kdelibs4-devel
12mr|ktp-accounts-kcm-0.3.1-1|14	BuildRequires: ktp-common-internals-devel >= %{version}
12mr|ktp-accounts-kcm-0.3.1-1|15	
12mr|ktp-accounts-kcm-0.3.1-1|16	Obsoletes: telepathy-kde-accounts-kcm < 0.3.0
12mr|ktp-accounts-kcm-0.3.1-1|17	Provides:  telepathy-kde-accounts-kcm = %{version}-%{release}
12mr|ktp-accounts-kcm-0.3.1-1|18	
12mr|ktp-accounts-kcm-0.3.1-1|19	Obsoletes: telepathy-kde-accounts-kcm-plugins < 0.2.0
12mr|ktp-accounts-kcm-0.3.1-1|20	Provides:  telepathy-kde-accounts-kcm-plugins = %{version}-%{release}
12mr|ktp-accounts-kcm-0.3.1-1|21	
12mr|ktp-accounts-kcm-0.3.1-1|22	Obsoletes: telepathy-kde-accounts-kcm-devel < 0.2.0
12mr|ktp-accounts-kcm-0.3.1-1|23	
12mr|ktp-accounts-kcm-0.3.1-1|24	Requires: kdebase4-runtime >= 4.8.1
12mr|ktp-accounts-kcm-0.3.1-1|25	
12mr|ktp-accounts-kcm-0.3.1-1|26	# various protocol handlers
12mr|ktp-accounts-kcm-0.3.1-1|27	## msn (old)
12mr|ktp-accounts-kcm-0.3.1-1|28	#Requires: telepathy-butterfly
12mr|ktp-accounts-kcm-0.3.1-1|29	## xmpp/jabber
12mr|ktp-accounts-kcm-0.3.1-1|30	Requires: telepathy-gabble
12mr|ktp-accounts-kcm-0.3.1-1|31	## msn (newer, libpurple)
12mr|ktp-accounts-kcm-0.3.1-1|32	Requires: telepathy-haze
12mr|ktp-accounts-kcm-0.3.1-1|33	## irc
12mr|ktp-accounts-kcm-0.3.1-1|34	#Requires: telepathy-idle
12mr|ktp-accounts-kcm-0.3.1-1|35	## audio calls
12mr|ktp-accounts-kcm-0.3.1-1|36	#Requires: telepathy-rakia
12mr|ktp-accounts-kcm-0.3.1-1|37	## local xmpp
12mr|ktp-accounts-kcm-0.3.1-1|38	Requires: telepathy-salut
12mr|ktp-accounts-kcm-0.3.1-1|39	## gadu/gadu
12mr|ktp-accounts-kcm-0.3.1-1|40	#Requires: telepathy-sunshine
12mr|ktp-accounts-kcm-0.3.1-1|41	
12mr|ktp-accounts-kcm-0.3.1-1|42	%description
12mr|ktp-accounts-kcm-0.3.1-1|43	This is a KControl Module which handles adding/editing/removing Telepathy
12mr|ktp-accounts-kcm-0.3.1-1|44	Accounts. It interacts with any Telepathy Spec compliant AccountManager
12mr|ktp-accounts-kcm-0.3.1-1|45	to manipulate the accounts.
12mr|ktp-accounts-kcm-0.3.1-1|46	
12mr|ktp-accounts-kcm-0.3.1-1|47	%package devel
12mr|ktp-accounts-kcm-0.3.1-1|48	Summary: Development files for %{name}
12mr|ktp-accounts-kcm-0.3.1-1|49	Requires: %{name}%{?_isa} = %{version}-%{release}
12mr|ktp-accounts-kcm-0.3.1-1|50	Requires: telepathy-qt4-devel
12mr|ktp-accounts-kcm-0.3.1-1|51	%description devel
12mr|ktp-accounts-kcm-0.3.1-1|52	%{summary}.
12mr|ktp-accounts-kcm-0.3.1-1|53	
12mr|ktp-accounts-kcm-0.3.1-1|54	
12mr|ktp-accounts-kcm-0.3.1-1|55	%prep
12mr|ktp-accounts-kcm-0.3.1-1|56	%setup -q -n %{name}-%{version}
12mr|ktp-accounts-kcm-0.3.1-1|57	
12mr|ktp-accounts-kcm-0.3.1-1|58	
12mr|ktp-accounts-kcm-0.3.1-1|59	%build
12mr|ktp-accounts-kcm-0.3.1-1|60	%{cmake_kde4}
12mr|ktp-accounts-kcm-0.3.1-1|61	%make
12mr|ktp-accounts-kcm-0.3.1-1|62	
12mr|ktp-accounts-kcm-0.3.1-1|63	
12mr|ktp-accounts-kcm-0.3.1-1|64	%install
12mr|ktp-accounts-kcm-0.3.1-1|65	rm -rf %{buildroot}
12mr|ktp-accounts-kcm-0.3.1-1|66	
12mr|ktp-accounts-kcm-0.3.1-1|67	make install/fast DESTDIR=%{buildroot} -C build
12mr|ktp-accounts-kcm-0.3.1-1|68	
12mr|ktp-accounts-kcm-0.3.1-1|69	%find_lang %{name} --all-name --with-kde
12mr|ktp-accounts-kcm-0.3.1-1|70	
12mr|ktp-accounts-kcm-0.3.1-1|71	## unpackaged files
12mr|ktp-accounts-kcm-0.3.1-1|72	rm -fv %{buildroot}%{_kde_libdir}/libktpaccountskcminternal.so
12mr|ktp-accounts-kcm-0.3.1-1|73	rm -fv %{buildroot}%{_kde_libdir}/kde4/ktpaccountskcm_plugin_{butterfly,rakia,sunshine}.so
12mr|ktp-accounts-kcm-0.3.1-1|74	rm -fv %{buildroot}%{_kde_datadir}/kde4/services/ktpaccountskcm_plugin_{butterfly,rakia,sunshine}.desktop
12mr|ktp-accounts-kcm-0.3.1-1|75	
12mr|ktp-accounts-kcm-0.3.1-1|76	
12mr|ktp-accounts-kcm-0.3.1-1|77	%post -p /sbin/ldconfig
12mr|ktp-accounts-kcm-0.3.1-1|78	%postun -p /sbin/ldconfig
12mr|ktp-accounts-kcm-0.3.1-1|79	
12mr|ktp-accounts-kcm-0.3.1-1|80	%files -f %{name}.lang
12mr|ktp-accounts-kcm-0.3.1-1|81	%doc COPYING README
12mr|ktp-accounts-kcm-0.3.1-1|82	%{_kde_libdir}/libktpaccountskcminternal.so.4*
12mr|ktp-accounts-kcm-0.3.1-1|83	%{_datadir}/telepathy/profiles/
12mr|ktp-accounts-kcm-0.3.1-1|84	%{_kde_libdir}/kde4/kcm_ktp_accounts.so
12mr|ktp-accounts-kcm-0.3.1-1|85	#{_kde_datadir}/kde4/services/ktpaccountskcm_plugin_butterfly.desktop
12mr|ktp-accounts-kcm-0.3.1-1|86	#{_kde_libdir}/kde4/ktpaccountskcm_plugin_butterfly.so
12mr|ktp-accounts-kcm-0.3.1-1|87	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_gabble.so
12mr|ktp-accounts-kcm-0.3.1-1|88	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_haze.so
12mr|ktp-accounts-kcm-0.3.1-1|89	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_idle.so
12mr|ktp-accounts-kcm-0.3.1-1|90	#{_kde_datadir}/kde4/services/ktpaccountskcm_plugin_rakia.desktop
12mr|ktp-accounts-kcm-0.3.1-1|91	#{_kde_libdir}/kde4/ktpaccountskcm_plugin_rakia.so
12mr|ktp-accounts-kcm-0.3.1-1|92	%{_kde_libdir}/kde4/ktpaccountskcm_plugin_salut.so
12mr|ktp-accounts-kcm-0.3.1-1|93	%{_kde_datadir}/kde4/services/kcm_ktp_accounts.desktop
12mr|ktp-accounts-kcm-0.3.1-1|94	%{_kde_datadir}/kde4/services/ktpaccountskcm_plugin_gabble.desktop
12mr|ktp-accounts-kcm-0.3.1-1|95	%{_kde_datadir}/kde4/services/ktpaccountskcm_plugin_haze.desktop
12mr|ktp-accounts-kcm-0.3.1-1|96	%{_kde_datadir}/kde4/services/ktpaccountskcm_plugin_idle.desktop
12mr|ktp-accounts-kcm-0.3.1-1|97	%{_kde_datadir}/kde4/services/ktpaccountskcm_plugin_salut.desktop
12mr|ktp-accounts-kcm-0.3.1-1|98	%{_kde_datadir}/kde4/services/settings-im-and-voip.desktop
12mr|ktp-accounts-kcm-0.3.1-1|99	%{_kde_datadir}/kde4/servicetypes/ktpaccountskcminternal-accountuiplugin.desktop
12mr|ktp-accounts-kcm-0.3.1-1|100	#{_kde_libdir}/kde4/ktpaccountskcm_plugin_sunshine.so
12mr|ktp-accounts-kcm-0.3.1-1|101	#{_kde_datadir}/kde4/services/ktpaccountskcm_plugin_sunshine.desktop
12mr|ktp-accounts-kcm-0.3.1-1|102	
12mr|ktp-accounts-kcm-0.3.1-1|103	
12mr|ktp-accounts-kcm-0.3.1-1|104	
12mr|ktp-accounts-kcm-0.3.1-1|105	%changelog
12mr|ktp-accounts-kcm-0.3.1-1|106	

14619 12
12mr|ktp-approver-0.3.1-1|1	
12mr|ktp-approver-0.3.1-1|2	Name:    ktp-approver
12mr|ktp-approver-0.3.1-1|3	Summary: KDE Channel Approver for Telepathy
12mr|ktp-approver-0.3.1-1|4	Version: 0.3.1
12mr|ktp-approver-0.3.1-1|5	Release: 1%{?dist}
12mr|ktp-approver-0.3.1-1|6	
12mr|ktp-approver-0.3.1-1|7	License: LGPLv2+
12mr|ktp-approver-0.3.1-1|8	Group:   Graphical desktop/KDE
12mr|ktp-approver-0.3.1-1|9	URL:     https://projects.kde.org/projects/extragear/network/telepathy/%{name}
12mr|ktp-approver-0.3.1-1|10	Source0: http://download.kde.org/unstable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
12mr|ktp-approver-0.3.1-1|11	
12mr|ktp-approver-0.3.1-1|12	BuildRequires: desktop-file-utils
12mr|ktp-approver-0.3.1-1|13	BuildRequires: gettext
12mr|ktp-approver-0.3.1-1|14	BuildRequires: kdelibs4-devel
12mr|ktp-approver-0.3.1-1|15	BuildRequires: ktp-common-internals-devel >= %{version}
12mr|ktp-approver-0.3.1-1|16	
12mr|ktp-approver-0.3.1-1|17	Obsoletes: telepathy-kde-approver < 0.3.0
12mr|ktp-approver-0.3.1-1|18	Provides:  telepathy-kde-approver = %{version}-%{release}
12mr|ktp-approver-0.3.1-1|19	
12mr|ktp-approver-0.3.1-1|20	%description
12mr|ktp-approver-0.3.1-1|21	%{summary}.
12mr|ktp-approver-0.3.1-1|22	
12mr|ktp-approver-0.3.1-1|23	
12mr|ktp-approver-0.3.1-1|24	%prep
12mr|ktp-approver-0.3.1-1|25	%setup -q -n %{name}-%{version}
12mr|ktp-approver-0.3.1-1|26	
12mr|ktp-approver-0.3.1-1|27	
12mr|ktp-approver-0.3.1-1|28	%build
12mr|ktp-approver-0.3.1-1|29	%{cmake_kde4}
12mr|ktp-approver-0.3.1-1|30	%make
12mr|ktp-approver-0.3.1-1|31	
12mr|ktp-approver-0.3.1-1|32	
12mr|ktp-approver-0.3.1-1|33	%install
12mr|ktp-approver-0.3.1-1|34	rm -rf %{buildroot}
12mr|ktp-approver-0.3.1-1|35	
12mr|ktp-approver-0.3.1-1|36	make install/fast DESTDIR=%{buildroot} -C build
12mr|ktp-approver-0.3.1-1|37	
12mr|ktp-approver-0.3.1-1|38	%find_lang %{name} --all-name --with-kde
12mr|ktp-approver-0.3.1-1|39	
12mr|ktp-approver-0.3.1-1|40	
12mr|ktp-approver-0.3.1-1|41	%files -f %{name}.lang
12mr|ktp-approver-0.3.1-1|42	%doc COPYING
12mr|ktp-approver-0.3.1-1|43	%{_kde_libdir}/kde4/kded_ktp_approver.so
12mr|ktp-approver-0.3.1-1|44	%{_kde_configdir}/ktp_approverrc
12mr|ktp-approver-0.3.1-1|45	%{_kde_datadir}/kde4/services/kded/ktp_approver.desktop
12mr|ktp-approver-0.3.1-1|46	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.Approver.service
12mr|ktp-approver-0.3.1-1|47	
12mr|ktp-approver-0.3.1-1|48	
12mr|ktp-approver-0.3.1-1|49	
12mr|ktp-approver-0.3.1-1|50	%changelog
12mr|ktp-approver-0.3.1-1|51	

14620 12
12mr|ktp-auth-handler-0.3.1-1|1	
12mr|ktp-auth-handler-0.3.1-1|2	Name:    ktp-auth-handler
12mr|ktp-auth-handler-0.3.1-1|3	Summary: Provide UI/KWallet Integration
12mr|ktp-auth-handler-0.3.1-1|4	Version: 0.3.1
12mr|ktp-auth-handler-0.3.1-1|5	Release: 1%{?dist}
12mr|ktp-auth-handler-0.3.1-1|6	
12mr|ktp-auth-handler-0.3.1-1|7	License: LGPLv2+
12mr|ktp-auth-handler-0.3.1-1|8	Group:   Graphical desktop/KDE
12mr|ktp-auth-handler-0.3.1-1|9	URL:     https://projects.kde.org/projects/extragear/network/telepathy/%{name}
12mr|ktp-auth-handler-0.3.1-1|10	Source0: http://download.kde.org/unstable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
12mr|ktp-auth-handler-0.3.1-1|11	
12mr|ktp-auth-handler-0.3.1-1|12	BuildRequires: gettext
12mr|ktp-auth-handler-0.3.1-1|13	BuildRequires: kdelibs4-devel
12mr|ktp-auth-handler-0.3.1-1|14	BuildRequires: ktp-common-internals-devel >= %{version}
12mr|ktp-auth-handler-0.3.1-1|15	
12mr|ktp-auth-handler-0.3.1-1|16	%description
12mr|ktp-auth-handler-0.3.1-1|17	Provide UI/KWallet Integration For Passwords and SSL Errors on Account Connect.
12mr|ktp-auth-handler-0.3.1-1|18	
12mr|ktp-auth-handler-0.3.1-1|19	
12mr|ktp-auth-handler-0.3.1-1|20	%prep
12mr|ktp-auth-handler-0.3.1-1|21	%setup -q
12mr|ktp-auth-handler-0.3.1-1|22	
12mr|ktp-auth-handler-0.3.1-1|23	
12mr|ktp-auth-handler-0.3.1-1|24	%build
12mr|ktp-auth-handler-0.3.1-1|25	%{cmake_kde4}
12mr|ktp-auth-handler-0.3.1-1|26	%make
12mr|ktp-auth-handler-0.3.1-1|27	
12mr|ktp-auth-handler-0.3.1-1|28	
12mr|ktp-auth-handler-0.3.1-1|29	%install
12mr|ktp-auth-handler-0.3.1-1|30	rm -rf %{buildroot}
12mr|ktp-auth-handler-0.3.1-1|31	
12mr|ktp-auth-handler-0.3.1-1|32	make install/fast DESTDIR=%{buildroot} -C build
12mr|ktp-auth-handler-0.3.1-1|33	
12mr|ktp-auth-handler-0.3.1-1|34	%find_lang %{name} --all-name --with-kde
12mr|ktp-auth-handler-0.3.1-1|35	
12mr|ktp-auth-handler-0.3.1-1|36	
12mr|ktp-auth-handler-0.3.1-1|37	%files -f %{name}.lang
12mr|ktp-auth-handler-0.3.1-1|38	%doc COPYING
12mr|ktp-auth-handler-0.3.1-1|39	%{_libdir}/kde4/libexec/ktp-auth-handler
12mr|ktp-auth-handler-0.3.1-1|40	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.SASLHandler.service
12mr|ktp-auth-handler-0.3.1-1|41	%{_datadir}/telepathy/clients//KTp.SASLHandler.client
12mr|ktp-auth-handler-0.3.1-1|42	
12mr|ktp-auth-handler-0.3.1-1|43	
12mr|ktp-auth-handler-0.3.1-1|44	
12mr|ktp-auth-handler-0.3.1-1|45	%changelog
12mr|ktp-auth-handler-0.3.1-1|46	

14621 12
12mr|ktp-contact-applet-0.3.1-1|1	
12mr|ktp-contact-applet-0.3.1-1|2	Name:    ktp-contact-applet
12mr|ktp-contact-applet-0.3.1-1|3	Summary: Telepathy contact plasmoid
12mr|ktp-contact-applet-0.3.1-1|4	Version: 0.3.1
12mr|ktp-contact-applet-0.3.1-1|5	Release: 1%{?dist}
12mr|ktp-contact-applet-0.3.1-1|6	
12mr|ktp-contact-applet-0.3.1-1|7	License: GPLv2+
12mr|ktp-contact-applet-0.3.1-1|8	Group:   Graphical desktop/KDE
12mr|ktp-contact-applet-0.3.1-1|9	URL:     https://projects.kde.org/projects/extragear/network/telepathy/%{name}
12mr|ktp-contact-applet-0.3.1-1|10	Source0: http://download.kde.org/unstable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
12mr|ktp-contact-applet-0.3.1-1|11	
12mr|ktp-contact-applet-0.3.1-1|12	## upstreamable patches
12mr|ktp-contact-applet-0.3.1-1|13	# translations workaround
12mr|ktp-contact-applet-0.3.1-1|14	Patch50:  ktp-contact-applet-0.3.0-translations.patch
12mr|ktp-contact-applet-0.3.1-1|15	
12mr|ktp-contact-applet-0.3.1-1|16	BuildRequires: desktop-file-utils
12mr|ktp-contact-applet-0.3.1-1|17	BuildRequires: gettext
12mr|ktp-contact-applet-0.3.1-1|18	BuildRequires: kdelibs4-devel
12mr|ktp-contact-applet-0.3.1-1|19	BuildRequires: telepathy-qt4-devel
12mr|ktp-contact-applet-0.3.1-1|20	buildRequires: ktp-common-internals-devel >= %{version}
12mr|ktp-contact-applet-0.3.1-1|21	
12mr|ktp-contact-applet-0.3.1-1|22	Requires: kdebase4-runtime >= 4.8.1
12mr|ktp-contact-applet-0.3.1-1|23	
12mr|ktp-contact-applet-0.3.1-1|24	%description
12mr|ktp-contact-applet-0.3.1-1|25	%{summary}.
12mr|ktp-contact-applet-0.3.1-1|26	
12mr|ktp-contact-applet-0.3.1-1|27	
12mr|ktp-contact-applet-0.3.1-1|28	%prep
12mr|ktp-contact-applet-0.3.1-1|29	%setup -q
12mr|ktp-contact-applet-0.3.1-1|30	
12mr|ktp-contact-applet-0.3.1-1|31	%patch50 -p1 -b .translations
12mr|ktp-contact-applet-0.3.1-1|32	
12mr|ktp-contact-applet-0.3.1-1|33	
12mr|ktp-contact-applet-0.3.1-1|34	%build
12mr|ktp-contact-applet-0.3.1-1|35	%{cmake_kde4}
12mr|ktp-contact-applet-0.3.1-1|36	%make
12mr|ktp-contact-applet-0.3.1-1|37	
12mr|ktp-contact-applet-0.3.1-1|38	
12mr|ktp-contact-applet-0.3.1-1|39	%install
12mr|ktp-contact-applet-0.3.1-1|40	rm -rf %{buildroot}
12mr|ktp-contact-applet-0.3.1-1|41	
12mr|ktp-contact-applet-0.3.1-1|42	make install/fast DESTDIR=%{buildroot} -C build
12mr|ktp-contact-applet-0.3.1-1|43	
12mr|ktp-contact-applet-0.3.1-1|44	%find_lang %{name} --all-name --with-kde
12mr|ktp-contact-applet-0.3.1-1|45	
12mr|ktp-contact-applet-0.3.1-1|46	
12mr|ktp-contact-applet-0.3.1-1|47	%files -f %{name}.lang
12mr|ktp-contact-applet-0.3.1-1|48	%doc COPYING
12mr|ktp-contact-applet-0.3.1-1|49	%{_kde_libdir}/kde4/plasma_applet_ktp_contact.so
12mr|ktp-contact-applet-0.3.1-1|50	# kdelibs probably should own this someday -- rex
12mr|ktp-contact-applet-0.3.1-1|51	%dir %{_kde_appsdir}/plasma/plasmoids
12mr|ktp-contact-applet-0.3.1-1|52	%{_kde_appsdir}/plasma/plasmoids/org.kde.ktp-contact/
12mr|ktp-contact-applet-0.3.1-1|53	%{_kde_datadir}/kde4/services/plasma_applet_ktp_contact.desktop
12mr|ktp-contact-applet-0.3.1-1|54	
12mr|ktp-contact-applet-0.3.1-1|55	
12mr|ktp-contact-applet-0.3.1-1|56	
12mr|ktp-contact-applet-0.3.1-1|57	%changelog
12mr|ktp-contact-applet-0.3.1-1|58	

14622 12
12mr|ktp-contact-list-0.3.1-2|1	
12mr|ktp-contact-list-0.3.1-2|2	Name:    ktp-contact-list
12mr|ktp-contact-list-0.3.1-2|3	Summary: Telepathy contact list application
12mr|ktp-contact-list-0.3.1-2|4	Version: 0.3.1
12mr|ktp-contact-list-0.3.1-2|5	Release: 2%{?dist}
12mr|ktp-contact-list-0.3.1-2|6	
12mr|ktp-contact-list-0.3.1-2|7	License: GPLv2+
12mr|ktp-contact-list-0.3.1-2|8	Group:   Graphical desktop/KDE
12mr|ktp-contact-list-0.3.1-2|9	URL:     https://projects.kde.org/projects/extragear/network/telepathy/%{name}
12mr|ktp-contact-list-0.3.1-2|10	Source0: http://download.kde.org/unstable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
12mr|ktp-contact-list-0.3.1-2|11	
12mr|ktp-contact-list-0.3.1-2|12	BuildRequires: desktop-file-utils
12mr|ktp-contact-list-0.3.1-2|13	BuildRequires: gettext
12mr|ktp-contact-list-0.3.1-2|14	BuildRequires: kdelibs4-devel
12mr|ktp-contact-list-0.3.1-2|15	buildRequires: ktp-common-internals-devel >= %{version}
12mr|ktp-contact-list-0.3.1-2|16	
12mr|ktp-contact-list-0.3.1-2|17	Requires: kdebase4-runtime >= 4.8.1
12mr|ktp-contact-list-0.3.1-2|18	Requires: ktp-accounts-kcm
12mr|ktp-contact-list-0.3.1-2|19	
12mr|ktp-contact-list-0.3.1-2|20	Obsoletes: telepathy-kde-contact-list < 0.3.0
12mr|ktp-contact-list-0.3.1-2|21	Provides:  telepathy-kde-contact-list = %{version}-%{release}
12mr|ktp-contact-list-0.3.1-2|22	
12mr|ktp-contact-list-0.3.1-2|23	Requires:  telepathy-mission-control
12mr|ktp-contact-list-0.3.1-2|24	
12mr|ktp-contact-list-0.3.1-2|25	%description
12mr|ktp-contact-list-0.3.1-2|26	%{summary}.
12mr|ktp-contact-list-0.3.1-2|27	
12mr|ktp-contact-list-0.3.1-2|28	
12mr|ktp-contact-list-0.3.1-2|29	%prep
12mr|ktp-contact-list-0.3.1-2|30	%setup -q -n %{name}-%{version}
12mr|ktp-contact-list-0.3.1-2|31	
12mr|ktp-contact-list-0.3.1-2|32	
12mr|ktp-contact-list-0.3.1-2|33	%build
12mr|ktp-contact-list-0.3.1-2|34	%{cmake_kde4}
12mr|ktp-contact-list-0.3.1-2|35	%make
12mr|ktp-contact-list-0.3.1-2|36	
12mr|ktp-contact-list-0.3.1-2|37	
12mr|ktp-contact-list-0.3.1-2|38	%install
12mr|ktp-contact-list-0.3.1-2|39	rm -rf %{buildroot}
12mr|ktp-contact-list-0.3.1-2|40	
12mr|ktp-contact-list-0.3.1-2|41	make install/fast DESTDIR=%{buildroot} -C build
12mr|ktp-contact-list-0.3.1-2|42	
12mr|ktp-contact-list-0.3.1-2|43	%find_lang %{name} --all-name --with-kde
12mr|ktp-contact-list-0.3.1-2|44	
12mr|ktp-contact-list-0.3.1-2|45	
12mr|ktp-contact-list-0.3.1-2|46	%check
12mr|ktp-contact-list-0.3.1-2|47	desktop-file-validate %{buildroot}%{_kde_datadir}/applications/kde4/ktp-contactlist.desktop
12mr|ktp-contact-list-0.3.1-2|48	
12mr|ktp-contact-list-0.3.1-2|49	
12mr|ktp-contact-list-0.3.1-2|50	%post
12mr|ktp-contact-list-0.3.1-2|51	touch --no-create %{_kde_iconsdir}/hicolor &> /dev/null || :
12mr|ktp-contact-list-0.3.1-2|52	
12mr|ktp-contact-list-0.3.1-2|53	%posttrans
12mr|ktp-contact-list-0.3.1-2|54	gtk-update-icon-cache %{_kde_iconsdir}/hicolor &> /dev/null || :
12mr|ktp-contact-list-0.3.1-2|55	
12mr|ktp-contact-list-0.3.1-2|56	%postun
12mr|ktp-contact-list-0.3.1-2|57	if [ $1 -eq 0 ] ; then
12mr|ktp-contact-list-0.3.1-2|58	touch --no-create %{_kde_iconsdir}/hicolor &> /dev/null || :
12mr|ktp-contact-list-0.3.1-2|59	gtk-update-icon-cache %{_kde_iconsdir}/hicolor &> /dev/null || :
12mr|ktp-contact-list-0.3.1-2|60	fi
12mr|ktp-contact-list-0.3.1-2|61	
12mr|ktp-contact-list-0.3.1-2|62	%files -f %{name}.lang
12mr|ktp-contact-list-0.3.1-2|63	%doc COPYING
12mr|ktp-contact-list-0.3.1-2|64	%{_kde_bindir}/ktp-contactlist
12mr|ktp-contact-list-0.3.1-2|65	%{_kde_appsdir}/ktelepathy/
12mr|ktp-contact-list-0.3.1-2|66	%{_kde_datadir}/applications/kde4/ktp-contactlist.desktop
12mr|ktp-contact-list-0.3.1-2|67	%{_kde_iconsdir}/hicolor/*/*/*
12mr|ktp-contact-list-0.3.1-2|68	
12mr|ktp-contact-list-0.3.1-2|69	
12mr|ktp-contact-list-0.3.1-2|70	
12mr|ktp-contact-list-0.3.1-2|71	%changelog
12mr|ktp-contact-list-0.3.1-2|72	

14623 12
12mr|ktp-filetransfer-handler-0.3.1-1|1	
12mr|ktp-filetransfer-handler-0.3.1-1|2	Name:    ktp-filetransfer-handler
12mr|ktp-filetransfer-handler-0.3.1-1|3	Summary: Telepathy file transfer handler
12mr|ktp-filetransfer-handler-0.3.1-1|4	Version: 0.3.1
12mr|ktp-filetransfer-handler-0.3.1-1|5	Release: 1%{?dist}
12mr|ktp-filetransfer-handler-0.3.1-1|6	
12mr|ktp-filetransfer-handler-0.3.1-1|7	License: GPLv2+
12mr|ktp-filetransfer-handler-0.3.1-1|8	Group:   Graphical desktop/KDE
12mr|ktp-filetransfer-handler-0.3.1-1|9	URL:     https://projects.kde.org/projects/extragear/network/telepathy/%{name}
12mr|ktp-filetransfer-handler-0.3.1-1|10	Source0: http://download.kde.org/unstable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
12mr|ktp-filetransfer-handler-0.3.1-1|11	
12mr|ktp-filetransfer-handler-0.3.1-1|12	BuildRequires: gettext
12mr|ktp-filetransfer-handler-0.3.1-1|13	BuildRequires: kdelibs4-devel
12mr|ktp-filetransfer-handler-0.3.1-1|14	BuildRequires: ktp-common-internals-devel >= %{version}
12mr|ktp-filetransfer-handler-0.3.1-1|15	
12mr|ktp-filetransfer-handler-0.3.1-1|16	Obsoletes: telepathy-kde-filetransfer-handler < 0.3.0
12mr|ktp-filetransfer-handler-0.3.1-1|17	Provides:  telepathy-kde-filetransfer-handler = %{version}-%{release}
12mr|ktp-filetransfer-handler-0.3.1-1|18	
12mr|ktp-filetransfer-handler-0.3.1-1|19	%description
12mr|ktp-filetransfer-handler-0.3.1-1|20	Telepathy-KDE file transfer handler. It basically does two thigs:
12mr|ktp-filetransfer-handler-0.3.1-1|21	- Send files to your contact
12mr|ktp-filetransfer-handler-0.3.1-1|22	- Receive files from your contact
12mr|ktp-filetransfer-handler-0.3.1-1|23	
12mr|ktp-filetransfer-handler-0.3.1-1|24	
12mr|ktp-filetransfer-handler-0.3.1-1|25	%prep
12mr|ktp-filetransfer-handler-0.3.1-1|26	%setup -q
12mr|ktp-filetransfer-handler-0.3.1-1|27	
12mr|ktp-filetransfer-handler-0.3.1-1|28	
12mr|ktp-filetransfer-handler-0.3.1-1|29	%build
12mr|ktp-filetransfer-handler-0.3.1-1|30	%{cmake_kde4}
12mr|ktp-filetransfer-handler-0.3.1-1|31	%make
12mr|ktp-filetransfer-handler-0.3.1-1|32	
12mr|ktp-filetransfer-handler-0.3.1-1|33	
12mr|ktp-filetransfer-handler-0.3.1-1|34	%install
12mr|ktp-filetransfer-handler-0.3.1-1|35	rm -rf %{buildroot}
12mr|ktp-filetransfer-handler-0.3.1-1|36	
12mr|ktp-filetransfer-handler-0.3.1-1|37	make install/fast DESTDIR=%{buildroot} -C build
12mr|ktp-filetransfer-handler-0.3.1-1|38	
12mr|ktp-filetransfer-handler-0.3.1-1|39	%find_lang %{name} --all-name --with-kde
12mr|ktp-filetransfer-handler-0.3.1-1|40	
12mr|ktp-filetransfer-handler-0.3.1-1|41	
12mr|ktp-filetransfer-handler-0.3.1-1|42	%files -f %{name}.lang
12mr|ktp-filetransfer-handler-0.3.1-1|43	%doc COPYING
12mr|ktp-filetransfer-handler-0.3.1-1|44	%doc AUTHORS NEWS README TODO
12mr|ktp-filetransfer-handler-0.3.1-1|45	%{_libdir}/kde4/libexec/ktp-filetransfer-handler
12mr|ktp-filetransfer-handler-0.3.1-1|46	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.FileTransferHandler.service
12mr|ktp-filetransfer-handler-0.3.1-1|47	%{_datadir}/telepathy/clients/KTp.FileTransferHandler.client
12mr|ktp-filetransfer-handler-0.3.1-1|48	
12mr|ktp-filetransfer-handler-0.3.1-1|49	
12mr|ktp-filetransfer-handler-0.3.1-1|50	
12mr|ktp-filetransfer-handler-0.3.1-1|51	%changelog
12mr|ktp-filetransfer-handler-0.3.1-1|52	

14624 12
12mr|ktp-kded-integration-module-0.3.1-1|1	
12mr|ktp-kded-integration-module-0.3.1-1|2	Name:    ktp-kded-integration-module
12mr|ktp-kded-integration-module-0.3.1-1|3	Summary: KDE integration for telepathy
12mr|ktp-kded-integration-module-0.3.1-1|4	Version: 0.3.1
12mr|ktp-kded-integration-module-0.3.1-1|5	Release: 1%{?dist}
12mr|ktp-kded-integration-module-0.3.1-1|6	
12mr|ktp-kded-integration-module-0.3.1-1|7	License: LGPLv2+
12mr|ktp-kded-integration-module-0.3.1-1|8	Group:   Graphical desktop/KDE
12mr|ktp-kded-integration-module-0.3.1-1|9	URL:     https://projects.kde.org/projects/extragear/network/telepathy/ktp-kded-module
12mr|ktp-kded-integration-module-0.3.1-1|10	Source0: http://download.kde.org/unstable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
12mr|ktp-kded-integration-module-0.3.1-1|11	
12mr|ktp-kded-integration-module-0.3.1-1|12	BuildRequires: gettext
12mr|ktp-kded-integration-module-0.3.1-1|13	BuildRequires: kdelibs4-devel
12mr|ktp-kded-integration-module-0.3.1-1|14	BuildRequires: ktp-common-internals-devel >= %{version}
12mr|ktp-kded-integration-module-0.3.1-1|15	
12mr|ktp-kded-integration-module-0.3.1-1|16	Requires: kdebase4-runtime > 4.8.1
12mr|ktp-kded-integration-module-0.3.1-1|17	
12mr|ktp-kded-integration-module-0.3.1-1|18	Obsoletes: telepathy-kde-integration-module < 0.3.0
12mr|ktp-kded-integration-module-0.3.1-1|19	Provides:  telepathy-kde-integration-module = %{version}-%{release}
12mr|ktp-kded-integration-module-0.3.1-1|20	
12mr|ktp-kded-integration-module-0.3.1-1|21	%description
12mr|ktp-kded-integration-module-0.3.1-1|22	This module sits in KDED and takes care of various bits of system
12mr|ktp-kded-integration-module-0.3.1-1|23	integration like setting user to auto-away or handling connection errors.
12mr|ktp-kded-integration-module-0.3.1-1|24	
12mr|ktp-kded-integration-module-0.3.1-1|25	
12mr|ktp-kded-integration-module-0.3.1-1|26	%prep
12mr|ktp-kded-integration-module-0.3.1-1|27	%setup -q
12mr|ktp-kded-integration-module-0.3.1-1|28	
12mr|ktp-kded-integration-module-0.3.1-1|29	
12mr|ktp-kded-integration-module-0.3.1-1|30	%build
12mr|ktp-kded-integration-module-0.3.1-1|31	%{cmake_kde4}
12mr|ktp-kded-integration-module-0.3.1-1|32	%make
12mr|ktp-kded-integration-module-0.3.1-1|33	
12mr|ktp-kded-integration-module-0.3.1-1|34	
12mr|ktp-kded-integration-module-0.3.1-1|35	%install
12mr|ktp-kded-integration-module-0.3.1-1|36	make install/fast DESTDIR=%{buildroot} -C build
12mr|ktp-kded-integration-module-0.3.1-1|37	
12mr|ktp-kded-integration-module-0.3.1-1|38	%find_lang %{name} --all-name --with-kde
12mr|ktp-kded-integration-module-0.3.1-1|39	
12mr|ktp-kded-integration-module-0.3.1-1|40	
12mr|ktp-kded-integration-module-0.3.1-1|41	%files -f %{name}.lang
12mr|ktp-kded-integration-module-0.3.1-1|42	%doc COPYING
12mr|ktp-kded-integration-module-0.3.1-1|43	%{_kde_libdir}/kde4/kcm_ktp_integration_module.so
12mr|ktp-kded-integration-module-0.3.1-1|44	%{_kde_libdir}/kde4/kded_ktp_integration_module.so
12mr|ktp-kded-integration-module-0.3.1-1|45	%{_kde_datadir}/kde4/services/kcm_ktp_integration_module.desktop
12mr|ktp-kded-integration-module-0.3.1-1|46	%{_kde_datadir}/kde4/services/kded/kded_ktp_integration_module.desktop
12mr|ktp-kded-integration-module-0.3.1-1|47	
12mr|ktp-kded-integration-module-0.3.1-1|48	
12mr|ktp-kded-integration-module-0.3.1-1|49	
12mr|ktp-kded-integration-module-0.3.1-1|50	%changelog
12mr|ktp-kded-integration-module-0.3.1-1|51	

14625 12
12mr|ktp-presence-applet-0.3.1-1|1	
12mr|ktp-presence-applet-0.3.1-1|2	Name:    ktp-presence-applet
12mr|ktp-presence-applet-0.3.1-1|3	Summary: Plasma applet for managing your Telepathy account presence
12mr|ktp-presence-applet-0.3.1-1|4	Version: 0.3.1
12mr|ktp-presence-applet-0.3.1-1|5	Release: 1%{?dist}
12mr|ktp-presence-applet-0.3.1-1|6	
12mr|ktp-presence-applet-0.3.1-1|7	License: GPLv2+
12mr|ktp-presence-applet-0.3.1-1|8	Group:   Graphical desktop/KDE
12mr|ktp-presence-applet-0.3.1-1|9	URL:     https://projects.kde.org/projects/extragear/network/telepathy/%{name}
12mr|ktp-presence-applet-0.3.1-1|10	Source0: http://download.kde.org/unstable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
12mr|ktp-presence-applet-0.3.1-1|11	
12mr|ktp-presence-applet-0.3.1-1|12	## upstreamable patches
12mr|ktp-presence-applet-0.3.1-1|13	Patch50: ktp-presence-applet-0.3.0-translations.patch
12mr|ktp-presence-applet-0.3.1-1|14	# default to actually *do* something on clicking the applet
12mr|ktp-presence-applet-0.3.1-1|15	Patch51: ktp-presence-applet-0.3.0-on_click.patch
12mr|ktp-presence-applet-0.3.1-1|16	
12mr|ktp-presence-applet-0.3.1-1|17	BuildRequires: desktop-file-utils
12mr|ktp-presence-applet-0.3.1-1|18	BuildRequires: gettext
12mr|ktp-presence-applet-0.3.1-1|19	BuildRequires: kdelibs4-devel
12mr|ktp-presence-applet-0.3.1-1|20	BuildRequires: ktp-common-internals-devel >= %{version}
12mr|ktp-presence-applet-0.3.1-1|21	
12mr|ktp-presence-applet-0.3.1-1|22	Obsoletes: telepathy-kde-presence-applet < 0.3.0
12mr|ktp-presence-applet-0.3.1-1|23	Provides:  telepathy-kde-presence-applet = %{version}-%{release}
12mr|ktp-presence-applet-0.3.1-1|24	
12mr|ktp-presence-applet-0.3.1-1|25	# not sure where best to put this other than here -- rex
12mr|ktp-presence-applet-0.3.1-1|26	Obsoletes: telepathy-kde-presence-dataengine < 0.3.0
12mr|ktp-presence-applet-0.3.1-1|27	Provides:  telepathy-kde-presence-dataengine = %{version}-%{release}
12mr|ktp-presence-applet-0.3.1-1|28	
12mr|ktp-presence-applet-0.3.1-1|29	
12mr|ktp-presence-applet-0.3.1-1|30	%description
12mr|ktp-presence-applet-0.3.1-1|31	%{summary}.
12mr|ktp-presence-applet-0.3.1-1|32	
12mr|ktp-presence-applet-0.3.1-1|33	
12mr|ktp-presence-applet-0.3.1-1|34	%prep
12mr|ktp-presence-applet-0.3.1-1|35	%setup -q
12mr|ktp-presence-applet-0.3.1-1|36	
12mr|ktp-presence-applet-0.3.1-1|37	%patch50 -p1 -b .translations
12mr|ktp-presence-applet-0.3.1-1|38	%patch51 -p1 -b .on_click
12mr|ktp-presence-applet-0.3.1-1|39	
12mr|ktp-presence-applet-0.3.1-1|40	
12mr|ktp-presence-applet-0.3.1-1|41	%build
12mr|ktp-presence-applet-0.3.1-1|42	%{cmake_kde4}
12mr|ktp-presence-applet-0.3.1-1|43	%make
12mr|ktp-presence-applet-0.3.1-1|44	
12mr|ktp-presence-applet-0.3.1-1|45	
12mr|ktp-presence-applet-0.3.1-1|46	%install
12mr|ktp-presence-applet-0.3.1-1|47	rm -rf %{buildroot}
12mr|ktp-presence-applet-0.3.1-1|48	
12mr|ktp-presence-applet-0.3.1-1|49	make install/fast DESTDIR=%{buildroot} -C build
12mr|ktp-presence-applet-0.3.1-1|50	
12mr|ktp-presence-applet-0.3.1-1|51	# will work eventually
12mr|ktp-presence-applet-0.3.1-1|52	%find_lang %{name} --all-name --with-kde
12mr|ktp-presence-applet-0.3.1-1|53	
12mr|ktp-presence-applet-0.3.1-1|54	
12mr|ktp-presence-applet-0.3.1-1|55	%files -f %{name}.lang
12mr|ktp-presence-applet-0.3.1-1|56	%doc COPYING
12mr|ktp-presence-applet-0.3.1-1|57	%{_kde_libdir}/kde4/plasma_applet_ktp_presence.so
12mr|ktp-presence-applet-0.3.1-1|58	%{_kde_datadir}/kde4/services/plasma_applet_ktp_presence.desktop
12mr|ktp-presence-applet-0.3.1-1|59	
12mr|ktp-presence-applet-0.3.1-1|60	
12mr|ktp-presence-applet-0.3.1-1|61	
12mr|ktp-presence-applet-0.3.1-1|62	%changelog
12mr|ktp-presence-applet-0.3.1-1|63	

14626 12
12mr|ktp-send-file-0.3.1-1|1	
12mr|ktp-send-file-0.3.1-1|2	Name:    ktp-send-file
12mr|ktp-send-file-0.3.1-1|3	Summary: A File manager plugin to launch file transfer jobs
12mr|ktp-send-file-0.3.1-1|4	Version: 0.3.1
12mr|ktp-send-file-0.3.1-1|5	Release: 1%{?dist}
12mr|ktp-send-file-0.3.1-1|6	
12mr|ktp-send-file-0.3.1-1|7	License: LGPLv2+
12mr|ktp-send-file-0.3.1-1|8	Group:   Graphical desktop/KDE
12mr|ktp-send-file-0.3.1-1|9	URL:     https://projects.kde.org/projects/extragear/network/telepathy/%{name}
12mr|ktp-send-file-0.3.1-1|10	Source0: http://download.kde.org/unstable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
12mr|ktp-send-file-0.3.1-1|11	
12mr|ktp-send-file-0.3.1-1|12	## upstream patches
12mr|ktp-send-file-0.3.1-1|13	Patch100:  ktp-send-file-0.3.0-servicemenu.patch
12mr|ktp-send-file-0.3.1-1|14	
12mr|ktp-send-file-0.3.1-1|15	BuildRequires: gettext
12mr|ktp-send-file-0.3.1-1|16	BuildRequires: kdelibs4-devel
12mr|ktp-send-file-0.3.1-1|17	BuildRequires: ktp-common-internals-devel >= %{version}
12mr|ktp-send-file-0.3.1-1|18	
12mr|ktp-send-file-0.3.1-1|19	Obsoletes: telepathy-kde-send-file < 0.3.0
12mr|ktp-send-file-0.3.1-1|20	Provides:  telepathy-kde-send-file = %{version}-%{release}
12mr|ktp-send-file-0.3.1-1|21	
12mr|ktp-send-file-0.3.1-1|22	%description
12mr|ktp-send-file-0.3.1-1|23	%{summary}.
12mr|ktp-send-file-0.3.1-1|24	
12mr|ktp-send-file-0.3.1-1|25	
12mr|ktp-send-file-0.3.1-1|26	%prep
12mr|ktp-send-file-0.3.1-1|27	%setup -q
12mr|ktp-send-file-0.3.1-1|28	
12mr|ktp-send-file-0.3.1-1|29	%patch100 -p1 -b .servicemenu
12mr|ktp-send-file-0.3.1-1|30	
12mr|ktp-send-file-0.3.1-1|31	
12mr|ktp-send-file-0.3.1-1|32	%build
12mr|ktp-send-file-0.3.1-1|33	%{cmake_kde4}
12mr|ktp-send-file-0.3.1-1|34	%make
12mr|ktp-send-file-0.3.1-1|35	
12mr|ktp-send-file-0.3.1-1|36	
12mr|ktp-send-file-0.3.1-1|37	%install
12mr|ktp-send-file-0.3.1-1|38	rm -rf %{buildroot}
12mr|ktp-send-file-0.3.1-1|39	
12mr|ktp-send-file-0.3.1-1|40	make install/fast DESTDIR=%{buildroot} -C build
12mr|ktp-send-file-0.3.1-1|41	
12mr|ktp-send-file-0.3.1-1|42	%find_lang %{name} --all-name --with-kde
12mr|ktp-send-file-0.3.1-1|43	
12mr|ktp-send-file-0.3.1-1|44	
12mr|ktp-send-file-0.3.1-1|45	%files -f %{name}.lang
12mr|ktp-send-file-0.3.1-1|46	%doc COPYING
12mr|ktp-send-file-0.3.1-1|47	%{_kde_bindir}/ktp-send-file
12mr|ktp-send-file-0.3.1-1|48	%{_kde_datadir}/kde4/services/ServiceMenus/ktp-send-file.desktop
12mr|ktp-send-file-0.3.1-1|49	
12mr|ktp-send-file-0.3.1-1|50	
12mr|ktp-send-file-0.3.1-1|51	
12mr|ktp-send-file-0.3.1-1|52	%changelog
12mr|ktp-send-file-0.3.1-1|53	

14627 12
12mr|ktp-text-ui-0.3.1-1|1	
12mr|ktp-text-ui-0.3.1-1|2	Name:    ktp-text-ui
12mr|ktp-text-ui-0.3.1-1|3	Summary: Telepathy text chat handler
12mr|ktp-text-ui-0.3.1-1|4	Version: 0.3.1
12mr|ktp-text-ui-0.3.1-1|5	Release: 1%{?dist}
12mr|ktp-text-ui-0.3.1-1|6	
12mr|ktp-text-ui-0.3.1-1|7	# GPLv2+: most code
12mr|ktp-text-ui-0.3.1-1|8	# (BSD or AFL): data/styles/renkoo.AdiumMessageStyle
12mr|ktp-text-ui-0.3.1-1|9	# MIT:  data/styles/simkete/, fadomatic javascript code used in Renkoo
12mr|ktp-text-ui-0.3.1-1|10	License: GPLv2+ and (BSD or AFL) and MIT
12mr|ktp-text-ui-0.3.1-1|11	Group:   Graphical desktop/KDE
12mr|ktp-text-ui-0.3.1-1|12	URL:     https://projects.kde.org/projects/extragear/network/telepathy/%{name}
12mr|ktp-text-ui-0.3.1-1|13	Source0: http://download.kde.org/unstable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
12mr|ktp-text-ui-0.3.1-1|14	
12mr|ktp-text-ui-0.3.1-1|15	BuildRequires: dos2unix
12mr|ktp-text-ui-0.3.1-1|16	BuildRequires: gettext
12mr|ktp-text-ui-0.3.1-1|17	BuildRequires: kdelibs4-devel
12mr|ktp-text-ui-0.3.1-1|18	BuildRequires: ktp-common-internals-devel >= %{version}
12mr|ktp-text-ui-0.3.1-1|19	
12mr|ktp-text-ui-0.3.1-1|20	#-----------------------------------------------------------------------------
12mr|ktp-text-ui-0.3.1-1|21	#-- The following OPTIONAL packages could NOT be located on your system.
12mr|ktp-text-ui-0.3.1-1|22	#-- Consider installing them to enable more features from this software.
12mr|ktp-text-ui-0.3.1-1|23	#-----------------------------------------------------------------------------
12mr|ktp-text-ui-0.3.1-1|24	#   * TelepathyLoggerQt4 (Needed for optional backlog support in the chat-window or higher)  <FALSE>
12mr|ktp-text-ui-0.3.1-1|25	#     Qt4 wrapper around telepathy-logger
12mr|ktp-text-ui-0.3.1-1|26	
12mr|ktp-text-ui-0.3.1-1|27	Requires: kdebase4-runtime >= 4.8.1
12mr|ktp-text-ui-0.3.1-1|28	Requires: ktp-accounts-kcm
12mr|ktp-text-ui-0.3.1-1|29	
12mr|ktp-text-ui-0.3.1-1|30	Obsoletes: telepathy-kde-text-ui < 0.3.0
12mr|ktp-text-ui-0.3.1-1|31	Provides:  telepathy-kde-text-ui = %{version}-%{release}
12mr|ktp-text-ui-0.3.1-1|32	
12mr|ktp-text-ui-0.3.1-1|33	%description
12mr|ktp-text-ui-0.3.1-1|34	%{summary}.
12mr|ktp-text-ui-0.3.1-1|35	
12mr|ktp-text-ui-0.3.1-1|36	%package devel
12mr|ktp-text-ui-0.3.1-1|37	Summary: Development files for %{name}
12mr|ktp-text-ui-0.3.1-1|38	Requires: %{name} = %{version}-%{release}
12mr|ktp-text-ui-0.3.1-1|39	Obsoletes: telepathy-kde-text-ui-devel < 0.3.0
12mr|ktp-text-ui-0.3.1-1|40	Provides:  telepathy-kde-text-ui-devel = %{version}-%{release}
12mr|ktp-text-ui-0.3.1-1|41	Requires:  ktp-common-internals-devel
12mr|ktp-text-ui-0.3.1-1|42	BuildArch: noarch
12mr|ktp-text-ui-0.3.1-1|43	%description devel
12mr|ktp-text-ui-0.3.1-1|44	%{summary}.
12mr|ktp-text-ui-0.3.1-1|45	
12mr|ktp-text-ui-0.3.1-1|46	
12mr|ktp-text-ui-0.3.1-1|47	%prep
12mr|ktp-text-ui-0.3.1-1|48	%setup -q
12mr|ktp-text-ui-0.3.1-1|49	
12mr|ktp-text-ui-0.3.1-1|50	# looks like someone cat'd several files with different encoding (and line endings)
12mr|ktp-text-ui-0.3.1-1|51	# into one.  we'll do our best to make it usable
12mr|ktp-text-ui-0.3.1-1|52	mac2unix 'data/styles/renkoo.AdiumMessageStyle/Contents/Resources/Renkoo LICENSE.txt'
12mr|ktp-text-ui-0.3.1-1|53	
12mr|ktp-text-ui-0.3.1-1|54	
12mr|ktp-text-ui-0.3.1-1|55	%build
12mr|ktp-text-ui-0.3.1-1|56	%{cmake_kde4}
12mr|ktp-text-ui-0.3.1-1|57	%make
12mr|ktp-text-ui-0.3.1-1|58	
12mr|ktp-text-ui-0.3.1-1|59	
12mr|ktp-text-ui-0.3.1-1|60	%install
12mr|ktp-text-ui-0.3.1-1|61	rm -rf %{buildroot}
12mr|ktp-text-ui-0.3.1-1|62	
12mr|ktp-text-ui-0.3.1-1|63	make install/fast DESTDIR=%{buildroot} -C build
12mr|ktp-text-ui-0.3.1-1|64	
12mr|ktp-text-ui-0.3.1-1|65	%find_lang %{name} --all-name --with-kde
12mr|ktp-text-ui-0.3.1-1|66	
12mr|ktp-text-ui-0.3.1-1|67	
12mr|ktp-text-ui-0.3.1-1|68	%post -p /sbin/ldconfig
12mr|ktp-text-ui-0.3.1-1|69	%postun -p /sbin/ldconfig
12mr|ktp-text-ui-0.3.1-1|70	
12mr|ktp-text-ui-0.3.1-1|71	%files -f %{name}.lang
12mr|ktp-text-ui-0.3.1-1|72	%doc COPYING
12mr|ktp-text-ui-0.3.1-1|73	%doc data/styles/renkoo.AdiumMessageStyle/Contents/Resources/Renkoo\ LICENSE.txt
12mr|ktp-text-ui-0.3.1-1|74	%doc data/styles/simkete/Contents/README
12mr|ktp-text-ui-0.3.1-1|75	%{_kde_libdir}/libktpchat.so
12mr|ktp-text-ui-0.3.1-1|76	%{_kde_libdir}/kde4/kcm_ktp_chat_appearance.so
12mr|ktp-text-ui-0.3.1-1|77	%{_kde_libdir}/kde4/kcm_ktp_chat_behavior.so
12mr|ktp-text-ui-0.3.1-1|78	%{_libdir}/kde4/libexec/ktp-*
12mr|ktp-text-ui-0.3.1-1|79	%{_kde_datadir}/kde4/services/kcm_ktp_chat_appearance.desktop
12mr|ktp-text-ui-0.3.1-1|80	%{_kde_datadir}/kde4/services/kcm_ktp_chat_behavior.desktop
12mr|ktp-text-ui-0.3.1-1|81	%{_kde_appsdir}/ktelepathy/
12mr|ktp-text-ui-0.3.1-1|82	%{_kde_appsdir}/ktp-text-ui/
12mr|ktp-text-ui-0.3.1-1|83	%{_kde_datadir}/kde4/services/adiumxtra.protocol
12mr|ktp-text-ui-0.3.1-1|84	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.TextUi.service
12mr|ktp-text-ui-0.3.1-1|85	%{_datadir}/telepathy/clients/KTp.TextUi.client
12mr|ktp-text-ui-0.3.1-1|86	
12mr|ktp-text-ui-0.3.1-1|87	%files devel
12mr|ktp-text-ui-0.3.1-1|88	%{_kde_includedir}/KTp/*
12mr|ktp-text-ui-0.3.1-1|89	
12mr|ktp-text-ui-0.3.1-1|90	
12mr|ktp-text-ui-0.3.1-1|91	
12mr|ktp-text-ui-0.3.1-1|92	%changelog
12mr|ktp-text-ui-0.3.1-1|93	

14628 12
12mr|kturtle-4.9.4-1|1	Name:		kturtle
12mr|kturtle-4.9.4-1|2	Summary:	An educational programming environment
12mr|kturtle-4.9.4-1|3	Version:	4.9.4
12mr|kturtle-4.9.4-1|4	Release:	1
12mr|kturtle-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kturtle-4.9.4-1|6	License:	GPLv2 GFDL
12mr|kturtle-4.9.4-1|7	URL:		http://edu.kde.org/kturtle
12mr|kturtle-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kturtle-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|kturtle-4.9.4-1|10	
12mr|kturtle-4.9.4-1|11	%description
12mr|kturtle-4.9.4-1|12	KTurtle is an educational programming environment for the KDE Desktop.
12mr|kturtle-4.9.4-1|13	KTurtle aims to make programming as easy and touchable as possible, and
12mr|kturtle-4.9.4-1|14	therefore can be used to teach kids the basics of math, geometry
12mr|kturtle-4.9.4-1|15	and... programming.
12mr|kturtle-4.9.4-1|16	
12mr|kturtle-4.9.4-1|17	%files
12mr|kturtle-4.9.4-1|18	%doc AUTHORS COPYING COPYING.DOC FAQ
12mr|kturtle-4.9.4-1|19	%{_kde_bindir}/%{name}
12mr|kturtle-4.9.4-1|20	%{_kde_appsdir}/%{name}
12mr|kturtle-4.9.4-1|21	%{_kde_iconsdir}/hicolor/*/apps/%{name}.*
12mr|kturtle-4.9.4-1|22	%{_kde_applicationsdir}/%{name}.desktop
12mr|kturtle-4.9.4-1|23	%{_kde_configdir}/%{name}.knsrc
12mr|kturtle-4.9.4-1|24	%{_kde_docdir}/HTML/*/%{name}
12mr|kturtle-4.9.4-1|25	
12mr|kturtle-4.9.4-1|26	#----------------------------------------------------------------------
12mr|kturtle-4.9.4-1|27	
12mr|kturtle-4.9.4-1|28	%prep
12mr|kturtle-4.9.4-1|29	%setup -q
12mr|kturtle-4.9.4-1|30	
12mr|kturtle-4.9.4-1|31	%build
12mr|kturtle-4.9.4-1|32	%cmake_kde4
12mr|kturtle-4.9.4-1|33	%make
12mr|kturtle-4.9.4-1|34	
12mr|kturtle-4.9.4-1|35	%install
12mr|kturtle-4.9.4-1|36	%makeinstall_std -C build
12mr|kturtle-4.9.4-1|37	
12mr|kturtle-4.9.4-1|38	%changelog
12mr|kturtle-4.9.4-1|39	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kturtle-4.9.4-1|40	- New version 4.9.4
12mr|kturtle-4.9.4-1|41	
12mr|kturtle-4.9.4-1|42	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kturtle-4.9.4-1|43	- New version 4.9.3
12mr|kturtle-4.9.4-1|44	
12mr|kturtle-4.9.4-1|45	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kturtle-4.9.4-1|46	- New version 4.9.2
12mr|kturtle-4.9.4-1|47	
12mr|kturtle-4.9.4-1|48	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kturtle-4.9.4-1|49	- New version 4.9.1
12mr|kturtle-4.9.4-1|50	
12mr|kturtle-4.9.4-1|51	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kturtle-4.9.4-1|52	- New version 4.9.0
12mr|kturtle-4.9.4-1|53	
12mr|kturtle-4.9.4-1|54	* Sat Jul 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|kturtle-4.9.4-1|55	- New version 4.8.97
12mr|kturtle-4.9.4-1|56	
12mr|kturtle-4.9.4-1|57	* Sat Jul 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|kturtle-4.9.4-1|58	- New version 4.8.95
12mr|kturtle-4.9.4-1|59	
12mr|kturtle-4.9.4-1|60	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mr|kturtle-4.9.4-1|61	- update to 4.8.4
12mr|kturtle-4.9.4-1|62	
12mr|kturtle-4.9.4-1|63	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mr|kturtle-4.9.4-1|64	- update to 4.8.3
12mr|kturtle-4.9.4-1|65	
12mr|kturtle-4.9.4-1|66	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mr|kturtle-4.9.4-1|67	- update to 4.8.2
12mr|kturtle-4.9.4-1|68	
12mr|kturtle-4.9.4-1|69	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mr|kturtle-4.9.4-1|70	- update to 4.8.1
12mr|kturtle-4.9.4-1|71	
12mr|kturtle-4.9.4-1|72	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|kturtle-4.9.4-1|73	+ Revision: 762487
12mr|kturtle-4.9.4-1|74	- New upstream tarball
12mr|kturtle-4.9.4-1|75	
12mr|kturtle-4.9.4-1|76	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kturtle-4.9.4-1|77	+ Revision: 758075
12mr|kturtle-4.9.4-1|78	- New upstream tarball
12mr|kturtle-4.9.4-1|79	
12mr|kturtle-4.9.4-1|80	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kturtle-4.9.4-1|81	+ Revision: 744556
12mr|kturtle-4.9.4-1|82	- New upstream tarball
12mr|kturtle-4.9.4-1|83	
12mr|kturtle-4.9.4-1|84	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|kturtle-4.9.4-1|85	+ Revision: 739311
12mr|kturtle-4.9.4-1|86	- New upstream tarball $NEW_VERSION
12mr|kturtle-4.9.4-1|87	
12mr|kturtle-4.9.4-1|88	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|kturtle-4.9.4-1|89	+ Revision: 731877
12mr|kturtle-4.9.4-1|90	- New upstream tarball 4.7.80
12mr|kturtle-4.9.4-1|91	
12mr|kturtle-4.9.4-1|92	* Wed Nov 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|kturtle-4.9.4-1|93	+ Revision: 729215
12mr|kturtle-4.9.4-1|94	- Import package
12mr|kturtle-4.9.4-1|95	

14629 12
12mr|kwallet-4.9.4-1|1	Name:		kwallet
12mr|kwallet-4.9.4-1|2	Summary:	KDE Wallet Management Tool
12mr|kwallet-4.9.4-1|3	Version:	4.9.4
12mr|kwallet-4.9.4-1|4	Release:	1
12mr|kwallet-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kwallet-4.9.4-1|6	License:	GPLv2 LGPLv2
12mr|kwallet-4.9.4-1|7	URL:		http://www.kde.org/applications/system/kwalletmanager/
12mr|kwallet-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kwallet-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|kwallet-4.9.4-1|10	Conflicts:	kdeutils4-core < 4.5.72
12mr|kwallet-4.9.4-1|11	Requires:	kdebase4-runtime
12mr|kwallet-4.9.4-1|12	
12mr|kwallet-4.9.4-1|13	%description
12mr|kwallet-4.9.4-1|14	KDE Wallet Manager is for management of the wallets installed on the
12mr|kwallet-4.9.4-1|15	system. The KDE wallet subsystem provides a convenient and secure way
12mr|kwallet-4.9.4-1|16	to manage all your passwords.
12mr|kwallet-4.9.4-1|17	
12mr|kwallet-4.9.4-1|18	%files
12mr|kwallet-4.9.4-1|19	%doc COPYING COPYING.LIB TODO
12mr|kwallet-4.9.4-1|20	%doc %{_kde_docdir}/HTML/en/kwallet/
12mr|kwallet-4.9.4-1|21	%{_kde_bindir}/kwalletmanager
12mr|kwallet-4.9.4-1|22	%{_kde_appsdir}/kwalletmanager
12mr|kwallet-4.9.4-1|23	%{_kde_libdir}/kde4/kcm_kwallet.so
12mr|kwallet-4.9.4-1|24	%{_kde_iconsdir}/*/*/apps/kwalletmanager2.*
12mr|kwallet-4.9.4-1|25	%{_kde_iconsdir}/*/*/apps/kwalletmanager.*
12mr|kwallet-4.9.4-1|26	%{_kde_applicationsdir}/kwalletmanager-kwalletd.desktop
12mr|kwallet-4.9.4-1|27	%{_kde_applicationsdir}/kwalletmanager.desktop
12mr|kwallet-4.9.4-1|28	%{_kde_services}/kwalletconfig.desktop
12mr|kwallet-4.9.4-1|29	%{_kde_services}/kwalletmanager_show.desktop
12mr|kwallet-4.9.4-1|30	
12mr|kwallet-4.9.4-1|31	#------------------------------------------------------------------------------
12mr|kwallet-4.9.4-1|32	
12mr|kwallet-4.9.4-1|33	%prep
12mr|kwallet-4.9.4-1|34	%setup -q
12mr|kwallet-4.9.4-1|35	
12mr|kwallet-4.9.4-1|36	%build
12mr|kwallet-4.9.4-1|37	%cmake_kde4
12mr|kwallet-4.9.4-1|38	%make
12mr|kwallet-4.9.4-1|39	
12mr|kwallet-4.9.4-1|40	%install
12mr|kwallet-4.9.4-1|41	%makeinstall_std -C build
12mr|kwallet-4.9.4-1|42	
12mr|kwallet-4.9.4-1|43	%changelog
12mr|kwallet-4.9.4-1|44	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kwallet-4.9.4-1|45	- New version 4.9.4
12mr|kwallet-4.9.4-1|46	
12mr|kwallet-4.9.4-1|47	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kwallet-4.9.4-1|48	- New version 4.9.3
12mr|kwallet-4.9.4-1|49	
12mr|kwallet-4.9.4-1|50	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kwallet-4.9.4-1|51	- New version 4.9.2
12mr|kwallet-4.9.4-1|52	
12mr|kwallet-4.9.4-1|53	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kwallet-4.9.4-1|54	- New version 4.9.1
12mr|kwallet-4.9.4-1|55	
12mr|kwallet-4.9.4-1|56	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kwallet-4.9.4-1|57	- New version 4.9.0
12mr|kwallet-4.9.4-1|58	
12mr|kwallet-4.9.4-1|59	* Sat Jul 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|kwallet-4.9.4-1|60	- New version 4.8.97
12mr|kwallet-4.9.4-1|61	
12mr|kwallet-4.9.4-1|62	* Sat Jul 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|kwallet-4.9.4-1|63	- New version 4.8.95
12mr|kwallet-4.9.4-1|64	
12mr|kwallet-4.9.4-1|65	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mr|kwallet-4.9.4-1|66	- update to 4.8.4
12mr|kwallet-4.9.4-1|67	
12mr|kwallet-4.9.4-1|68	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mr|kwallet-4.9.4-1|69	- update to 4.8.3
12mr|kwallet-4.9.4-1|70	
12mr|kwallet-4.9.4-1|71	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mr|kwallet-4.9.4-1|72	- update to 4.8.2
12mr|kwallet-4.9.4-1|73	
12mr|kwallet-4.9.4-1|74	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mr|kwallet-4.9.4-1|75	- update to 4.8.1
12mr|kwallet-4.9.4-1|76	
12mr|kwallet-4.9.4-1|77	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|kwallet-4.9.4-1|78	+ Revision: 762488
12mr|kwallet-4.9.4-1|79	- New upstream tarball
12mr|kwallet-4.9.4-1|80	
12mr|kwallet-4.9.4-1|81	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kwallet-4.9.4-1|82	+ Revision: 758076
12mr|kwallet-4.9.4-1|83	- New upstream tarball
12mr|kwallet-4.9.4-1|84	
12mr|kwallet-4.9.4-1|85	* Tue Jan 03 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kwallet-4.9.4-1|86	+ Revision: 750549
12mr|kwallet-4.9.4-1|87	- Import kwallet ( from mageia )
12mr|kwallet-4.9.4-1|88	- Create structure
12mr|kwallet-4.9.4-1|89	

14630 12
12mr|kwordquiz-4.9.4-1|1	Name:		kwordquiz
12mr|kwordquiz-4.9.4-1|2	Summary:	A general purpose flash card program
12mr|kwordquiz-4.9.4-1|3	Version:	4.9.4
12mr|kwordquiz-4.9.4-1|4	Release:	1
12mr|kwordquiz-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|kwordquiz-4.9.4-1|6	License:	GPLv2 LGPLv2 GFDL
12mr|kwordquiz-4.9.4-1|7	URL:		http://edu.kde.org/kwordquiz
12mr|kwordquiz-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|kwordquiz-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|kwordquiz-4.9.4-1|10	BuildRequires:	libkdeedu-devel >= %{version}
12mr|kwordquiz-4.9.4-1|11	Requires:	libkdeedu = %{version}
12mr|kwordquiz-4.9.4-1|12	
12mr|kwordquiz-4.9.4-1|13	%description
12mr|kwordquiz-4.9.4-1|14	KWordQuiz is a general purpose flash card program. It can be used for
12mr|kwordquiz-4.9.4-1|15	vocabulary learning and many other subjects. If you need more advanced
12mr|kwordquiz-4.9.4-1|16	language learning features, please try KVocTrain.
12mr|kwordquiz-4.9.4-1|17	
12mr|kwordquiz-4.9.4-1|18	%files
12mr|kwordquiz-4.9.4-1|19	%doc AUTHORS COPYING COPYING.LIB COPYING.DOC
12mr|kwordquiz-4.9.4-1|20	%{_kde_appsdir}/kwordquiz
12mr|kwordquiz-4.9.4-1|21	%{_kde_bindir}/kwordquiz
12mr|kwordquiz-4.9.4-1|22	%{_kde_iconsdir}/*/*/apps/kwordquiz.*
12mr|kwordquiz-4.9.4-1|23	%{_kde_iconsdir}/*/*/mimetypes/application-x-kwordquiz.*
12mr|kwordquiz-4.9.4-1|24	%{_kde_applicationsdir}/kwordquiz.desktop
12mr|kwordquiz-4.9.4-1|25	%{_kde_datadir}/config.kcfg/kwordquiz.kcfg
12mr|kwordquiz-4.9.4-1|26	%{_kde_configdir}/kwordquiz.knsrc
12mr|kwordquiz-4.9.4-1|27	%{_kde_docdir}/*/*/kwordquiz
12mr|kwordquiz-4.9.4-1|28	
12mr|kwordquiz-4.9.4-1|29	#----------------------------------------------------------------------
12mr|kwordquiz-4.9.4-1|30	
12mr|kwordquiz-4.9.4-1|31	%prep
12mr|kwordquiz-4.9.4-1|32	%setup -q
12mr|kwordquiz-4.9.4-1|33	
12mr|kwordquiz-4.9.4-1|34	%build
12mr|kwordquiz-4.9.4-1|35	%cmake_kde4
12mr|kwordquiz-4.9.4-1|36	%make
12mr|kwordquiz-4.9.4-1|37	
12mr|kwordquiz-4.9.4-1|38	%install
12mr|kwordquiz-4.9.4-1|39	%makeinstall_std -C build
12mr|kwordquiz-4.9.4-1|40	
12mr|kwordquiz-4.9.4-1|41	%changelog
12mr|kwordquiz-4.9.4-1|42	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|kwordquiz-4.9.4-1|43	- New version 4.9.4
12mr|kwordquiz-4.9.4-1|44	
12mr|kwordquiz-4.9.4-1|45	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|kwordquiz-4.9.4-1|46	- New version 4.9.3
12mr|kwordquiz-4.9.4-1|47	
12mr|kwordquiz-4.9.4-1|48	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|kwordquiz-4.9.4-1|49	- New version 4.9.2
12mr|kwordquiz-4.9.4-1|50	
12mr|kwordquiz-4.9.4-1|51	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|kwordquiz-4.9.4-1|52	- New version 4.9.1
12mr|kwordquiz-4.9.4-1|53	
12mr|kwordquiz-4.9.4-1|54	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|kwordquiz-4.9.4-1|55	- New version 4.9.0
12mr|kwordquiz-4.9.4-1|56	
12mr|kwordquiz-4.9.4-1|57	* Sat Jul 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|kwordquiz-4.9.4-1|58	- New version 4.8.97
12mr|kwordquiz-4.9.4-1|59	
12mr|kwordquiz-4.9.4-1|60	* Sat Jul 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|kwordquiz-4.9.4-1|61	- New version 4.8.95
12mr|kwordquiz-4.9.4-1|62	- Update files
12mr|kwordquiz-4.9.4-1|63	
12mr|kwordquiz-4.9.4-1|64	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mr|kwordquiz-4.9.4-1|65	- update to 4.8.4
12mr|kwordquiz-4.9.4-1|66	
12mr|kwordquiz-4.9.4-1|67	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mr|kwordquiz-4.9.4-1|68	- update to 4.8.3
12mr|kwordquiz-4.9.4-1|69	
12mr|kwordquiz-4.9.4-1|70	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mr|kwordquiz-4.9.4-1|71	- update to 4.8.2
12mr|kwordquiz-4.9.4-1|72	
12mr|kwordquiz-4.9.4-1|73	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mr|kwordquiz-4.9.4-1|74	- update to 4.8.1
12mr|kwordquiz-4.9.4-1|75	
12mr|kwordquiz-4.9.4-1|76	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|kwordquiz-4.9.4-1|77	+ Revision: 762489
12mr|kwordquiz-4.9.4-1|78	- New upstream tarball
12mr|kwordquiz-4.9.4-1|79	
12mr|kwordquiz-4.9.4-1|80	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|kwordquiz-4.9.4-1|81	+ Revision: 758077
12mr|kwordquiz-4.9.4-1|82	- New upstream tarball
12mr|kwordquiz-4.9.4-1|83	
12mr|kwordquiz-4.9.4-1|84	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|kwordquiz-4.9.4-1|85	+ Revision: 744557
12mr|kwordquiz-4.9.4-1|86	- New upstream tarball
12mr|kwordquiz-4.9.4-1|87	
12mr|kwordquiz-4.9.4-1|88	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|kwordquiz-4.9.4-1|89	+ Revision: 739312
12mr|kwordquiz-4.9.4-1|90	- New upstream tarball $NEW_VERSION
12mr|kwordquiz-4.9.4-1|91	
12mr|kwordquiz-4.9.4-1|92	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|kwordquiz-4.9.4-1|93	+ Revision: 731878
12mr|kwordquiz-4.9.4-1|94	- New upstream tarball 4.7.80
12mr|kwordquiz-4.9.4-1|95	
12mr|kwordquiz-4.9.4-1|96	* Wed Nov 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|kwordquiz-4.9.4-1|97	+ Revision: 729216
12mr|kwordquiz-4.9.4-1|98	- Import package
12mr|kwordquiz-4.9.4-1|99	

14631 12
12mr|lads-0.10-13|1	Summary:	Login anomaly detection system
12mr|lads-0.10-13|2	Name:		lads
12mr|lads-0.10-13|3	Version:	0.10
12mr|lads-0.10-13|4	Release:	%mkrel 13
12mr|lads-0.10-13|5	License:	GPL
12mr|lads-0.10-13|6	Group:		System/Base
12mr|lads-0.10-13|7	URL:		http://www.lepied.com/lads/
12mr|lads-0.10-13|8	Source0:	http://www.lepied.com/lads/%{name}-%{version}.tar.bz2
12mr|lads-0.10-13|9	# (fc) 0.10-7mdv add LSB header
12mr|lads-0.10-13|10	Patch0:		0001-LSB-initscript.patch
12mr|lads-0.10-13|11	Requires(post): rpm-helper
12mr|lads-0.10-13|12	Requires(preun): rpm-helper
12mr|lads-0.10-13|13	Requires:	python-fam, sendmail-command, mailx
12mr|lads-0.10-13|14	Suggests:	python-geoip
12mr|lads-0.10-13|15	BuildArch:	noarch
12mr|lads-0.10-13|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|lads-0.10-13|17	
12mr|lads-0.10-13|18	%description
12mr|lads-0.10-13|19	LADS detects anomalies in login/logout.
12mr|lads-0.10-13|20	
12mr|lads-0.10-13|21	%prep
12mr|lads-0.10-13|22	
12mr|lads-0.10-13|23	%setup -q
12mr|lads-0.10-13|24	%patch0 -p1 -b .lsb
12mr|lads-0.10-13|25	
12mr|lads-0.10-13|26	%install
12mr|lads-0.10-13|27	rm -rf %{buildroot}
12mr|lads-0.10-13|28	%makeinstall_std
12mr|lads-0.10-13|29	
12mr|lads-0.10-13|30	install -d %{buildroot}%{_initrddir}
12mr|lads-0.10-13|31	mv %{buildroot}%{_sysconfdir}/init.d/lads %{buildroot}%{_initrddir}/lads
12mr|lads-0.10-13|32	
12mr|lads-0.10-13|33	%clean
12mr|lads-0.10-13|34	rm -rf %{buildroot}
12mr|lads-0.10-13|35	
12mr|lads-0.10-13|36	%post
12mr|lads-0.10-13|37	%_post_service lads
12mr|lads-0.10-13|38	
12mr|lads-0.10-13|39	%preun
12mr|lads-0.10-13|40	%_preun_service lads
12mr|lads-0.10-13|41	
12mr|lads-0.10-13|42	%files
12mr|lads-0.10-13|43	%defattr(-,root,root)
12mr|lads-0.10-13|44	%doc TODO README
12mr|lads-0.10-13|45	%{_initrddir}/lads
12mr|lads-0.10-13|46	%config(noreplace) %{_sysconfdir}/security/lads.conf
12mr|lads-0.10-13|47	%{_datadir}/lads
12mr|lads-0.10-13|48	
12mr|lads-0.10-13|49	
12mr|lads-0.10-13|50	
12mr|lads-0.10-13|51	
12mr|lads-0.10-13|52	
12mr|lads-0.10-13|53	%changelog
12mr|lads-0.10-13|54	

14632 12
12mr|ladspa-1.13-5|1	%define name ladspa
12mr|ladspa-1.13-5|2	%define oname ladspa_sdk
12mr|ladspa-1.13-5|3	%define version 1.13
12mr|ladspa-1.13-5|4	%define release %mkrel 5
12mr|ladspa-1.13-5|5	
12mr|ladspa-1.13-5|6	Summary: LADSPA SDK example plugins
12mr|ladspa-1.13-5|7	Name: %{name}
12mr|ladspa-1.13-5|8	Version: %{version}
12mr|ladspa-1.13-5|9	Release: %{release}
12mr|ladspa-1.13-5|10	Source0: http://www.ladspa.org/download/%{oname}_%version.tgz
12mr|ladspa-1.13-5|11	Source1: ladspa.sh.bz2
12mr|ladspa-1.13-5|12	Source2: ladspa.csh.bz2
12mr|ladspa-1.13-5|13	License: LGPLv2+
12mr|ladspa-1.13-5|14	Group: Sound
12mr|ladspa-1.13-5|15	URL: http://www.ladspa.org
12mr|ladspa-1.13-5|16	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|ladspa-1.13-5|17	#for mkdirhier
12mr|ladspa-1.13-5|18	BuildRequires: imake
12mr|ladspa-1.13-5|19	
12mr|ladspa-1.13-5|20	%description
12mr|ladspa-1.13-5|21	There is a large number of synthesis packages in use or development on
12mr|ladspa-1.13-5|22	the Linux platform at this time. The Linux Audio Developer's Simple
12mr|ladspa-1.13-5|23	Plugin API (LADSPA) attempts to give programmers the ability to write
12mr|ladspa-1.13-5|24	simple `plugin' audio processors in C/C++ and link them dynamically
12mr|ladspa-1.13-5|25	against a range of host applications.
12mr|ladspa-1.13-5|26	
12mr|ladspa-1.13-5|27	This package contains the example plugins from the LADSPA SDK.
12mr|ladspa-1.13-5|28	
12mr|ladspa-1.13-5|29	%package devel
12mr|ladspa-1.13-5|30	Summary:Linux Audio Developer's Simple Plugin API
12mr|ladspa-1.13-5|31	Group: Development/C
12mr|ladspa-1.13-5|32	Requires: %name = %version
12mr|ladspa-1.13-5|33	%description devel
12mr|ladspa-1.13-5|34	There is a large number of synthesis packages in use or development on
12mr|ladspa-1.13-5|35	the Linux platform at this time. The Linux Audio Developer's Simple
12mr|ladspa-1.13-5|36	Plugin API (LADSPA) attempts to give programmers the ability to write
12mr|ladspa-1.13-5|37	simple `plugin' audio processors in C/C++ and link them dynamically
12mr|ladspa-1.13-5|38	against a range of host applications.
12mr|ladspa-1.13-5|39	
12mr|ladspa-1.13-5|40	Definitive technical documentation on LADSPA plugins for both the host
12mr|ladspa-1.13-5|41	and plugin is contained within copious comments within the ladspa.h
12mr|ladspa-1.13-5|42	header file.
12mr|ladspa-1.13-5|43	
12mr|ladspa-1.13-5|44	%prep
12mr|ladspa-1.13-5|45	%setup -q -n %oname
12mr|ladspa-1.13-5|46	cd doc
12mr|ladspa-1.13-5|47	#fix links to the header file in the docs
12mr|ladspa-1.13-5|48	perl -pi -e "s!HREF=\"ladspa.h.txt\"!href=\"file:///usr/include/ladspa.h\"!" *.html
12mr|ladspa-1.13-5|49	
12mr|ladspa-1.13-5|50	
12mr|ladspa-1.13-5|51	%build
12mr|ladspa-1.13-5|52	cd src
12mr|ladspa-1.13-5|53	%make targets
12mr|ladspa-1.13-5|54	
12mr|ladspa-1.13-5|55	%install
12mr|ladspa-1.13-5|56	rm -rf $RPM_BUILD_ROOT
12mr|ladspa-1.13-5|57	cd src
12mr|ladspa-1.13-5|58	%makeinstall INSTALL_PLUGINS_DIR=%buildroot%_libdir/ladspa INSTALL_INCLUDE_DIR=%buildroot%_includedir INSTALL_BINARY_DIR=%buildroot%_bindir
12mr|ladspa-1.13-5|59	install -d -m 755 %buildroot%_sysconfdir/profile.d
12mr|ladspa-1.13-5|60	bzcat %SOURCE1 > %buildroot%_sysconfdir/profile.d/ladspa.sh
12mr|ladspa-1.13-5|61	bzcat %SOURCE2 > %buildroot%_sysconfdir/profile.d/ladspa.csh
12mr|ladspa-1.13-5|62	#gw replace lib by lib64 if needed
12mr|ladspa-1.13-5|63	perl -pi -e "s!/usr/lib!%_libdir!" %buildroot%_sysconfdir/profile.d/ladspa*sh
12mr|ladspa-1.13-5|64	
12mr|ladspa-1.13-5|65	%clean
12mr|ladspa-1.13-5|66	rm -rf $RPM_BUILD_ROOT
12mr|ladspa-1.13-5|67	
12mr|ladspa-1.13-5|68	%files
12mr|ladspa-1.13-5|69	%defattr(-,root,root)
12mr|ladspa-1.13-5|70	%doc doc/COPYING
12mr|ladspa-1.13-5|71	%attr(644,root,root) %_sysconfdir/profile.d/ladspa*sh
12mr|ladspa-1.13-5|72	%_libdir/ladspa
12mr|ladspa-1.13-5|73	%_bindir/*
12mr|ladspa-1.13-5|74	
12mr|ladspa-1.13-5|75	%files devel
12mr|ladspa-1.13-5|76	%defattr(-,root,root)
12mr|ladspa-1.13-5|77	%doc doc/*.html doc/COPYING
12mr|ladspa-1.13-5|78	%_includedir/ladspa.h
12mr|ladspa-1.13-5|79	
12mr|ladspa-1.13-5|80	
12mr|ladspa-1.13-5|81	
12mr|ladspa-1.13-5|82	%changelog
12mr|ladspa-1.13-5|83	

14633 12
12mr|lapack-3.3.1-2|1	# lapack
12mr|lapack-3.3.1-2|2	%define major 3
12mr|lapack-3.3.1-2|3	%define minor 3.1
12mr|lapack-3.3.1-2|4	%define libname %mklibname %{name} %{major}
12mr|lapack-3.3.1-2|5	%define develname %mklibname -d %{name}
12mr|lapack-3.3.1-2|6	%define docname	%{name}-doc
12mr|lapack-3.3.1-2|7	
12mr|lapack-3.3.1-2|8	# blas
12mr|lapack-3.3.1-2|9	%define libblasname %mklibname blas %{major}
12mr|lapack-3.3.1-2|10	%define develblasname %mklibname blas -d
12mr|lapack-3.3.1-2|11	%define docblasname blas-doc
12mr|lapack-3.3.1-2|12	
12mr|lapack-3.3.1-2|13	Summary:	LAPACK libraries for linear algebra
12mr|lapack-3.3.1-2|14	Name:		lapack
12mr|lapack-3.3.1-2|15	Version:	%{major}.%{minor}
12mr|lapack-3.3.1-2|16	Release:	%mkrel 2
12mr|lapack-3.3.1-2|17	License:	BSD-like
12mr|lapack-3.3.1-2|18	Group:		Sciences/Mathematics
12mr|lapack-3.3.1-2|19	URL:		http://www.netlib.org/lapack/
12mr|lapack-3.3.1-2|20	Source0:	http://www.netlib.org/lapack/%{name}-%{version}.tgz
12mr|lapack-3.3.1-2|21	Source1:	http://www.netlib.org/lapack/lapackqref.ps
12mr|lapack-3.3.1-2|22	Source2:	http://www.netlib.org/blas/blasqr.ps
12mr|lapack-3.3.1-2|23	Source3:	http://www.netlib.org/lapack/manpages.tgz
12mr|lapack-3.3.1-2|24	Patch2:		lapack-3.3.1-cmake-sover.patch
12mr|lapack-3.3.1-2|25	Patch3:		lapack-3.3.1-lib64.patch
12mr|lapack-3.3.1-2|26	BuildRequires:	gcc-gfortran
12mr|lapack-3.3.1-2|27	BuildRequires:	cmake
12mr|lapack-3.3.1-2|28	Obsoletes:	%{name} < 3.1.1
12mr|lapack-3.3.1-2|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|lapack-3.3.1-2|30	
12mr|lapack-3.3.1-2|31	%description
12mr|lapack-3.3.1-2|32	LAPACK (Linear Algebra PACKage) is a standard library for numerical
12mr|lapack-3.3.1-2|33	linear algebra. LAPACK provides routines for solving systems of
12mr|lapack-3.3.1-2|34	simultaneous linear equations, least-squares solutions of linear
12mr|lapack-3.3.1-2|35	systems of equations, eigenvalue problems, and singular value
12mr|lapack-3.3.1-2|36	problems. Associated matrix factorizations (LU, Cholesky, QR, SVD,
12mr|lapack-3.3.1-2|37	Schur, and generalized Schur) and related computations (i.e.,
12mr|lapack-3.3.1-2|38	reordering of Schur factorizations and estimating condition numbers)
12mr|lapack-3.3.1-2|39	are also included. LAPACK can handle dense and banded matrices, but
12mr|lapack-3.3.1-2|40	not general sparse matrices. Similar functionality is provided for
12mr|lapack-3.3.1-2|41	real and complex matrices in both single and double precision. LAPACK
12mr|lapack-3.3.1-2|42	is coded in Fortran77 and built with gcc.
12mr|lapack-3.3.1-2|43	
12mr|lapack-3.3.1-2|44	The lapack package provides the dynamic libraries for LAPACK/BLAS.
12mr|lapack-3.3.1-2|45	
12mr|lapack-3.3.1-2|46	%package -n %{libname}
12mr|lapack-3.3.1-2|47	Summary:	LAPACK libraries for linear algebra
12mr|lapack-3.3.1-2|48	Group:		Sciences/Mathematics
12mr|lapack-3.3.1-2|49	Provides:	lib%{name} = %{version}-%{release}
12mr|lapack-3.3.1-2|50	Obsoletes:	%{_lib}lapack3.2
12mr|lapack-3.3.1-2|51	Obsoletes:	%{_lib}lapack3.1
12mr|lapack-3.3.1-2|52	
12mr|lapack-3.3.1-2|53	%description -n %{libname}
12mr|lapack-3.3.1-2|54	LAPACK (Linear Algebra PACKage) is a standard library for numerical
12mr|lapack-3.3.1-2|55	linear algebra. LAPACK provides routines for solving systems of
12mr|lapack-3.3.1-2|56	simultaneous linear equations, least-squares solutions of linear
12mr|lapack-3.3.1-2|57	systems of equations, eigenvalue problems, and singular value
12mr|lapack-3.3.1-2|58	problems. Associated matrix factorizations (LU, Cholesky, QR, SVD,
12mr|lapack-3.3.1-2|59	Schur, and generalized Schur) and related computations (i.e.,
12mr|lapack-3.3.1-2|60	reordering of Schur factorizations and estimating condition numbers)
12mr|lapack-3.3.1-2|61	are also included. LAPACK can handle dense and banded matrices, but
12mr|lapack-3.3.1-2|62	not general sparse matrices. Similar functionality is provided for
12mr|lapack-3.3.1-2|63	real and complex matrices in both single and double precision. LAPACK
12mr|lapack-3.3.1-2|64	is coded in Fortran77 and built with gcc.
12mr|lapack-3.3.1-2|65	
12mr|lapack-3.3.1-2|66	The lapack package provides the dynamic libraries for LAPACK/BLAS.
12mr|lapack-3.3.1-2|67	
12mr|lapack-3.3.1-2|68	%package -n %{develname}
12mr|lapack-3.3.1-2|69	Summary:	LAPACK static library
12mr|lapack-3.3.1-2|70	Group:		Sciences/Mathematics
12mr|lapack-3.3.1-2|71	Requires:	%{libname} = %{version}-%{release}
12mr|lapack-3.3.1-2|72	Provides:	%{name}-devel = %{version}-%{release}
12mr|lapack-3.3.1-2|73	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|lapack-3.3.1-2|74	Obsoletes:	%mklibname -d %{name} %{oldmajor}
12mr|lapack-3.3.1-2|75	Obsoletes:	%mklibname -d %{name} %{major}
12mr|lapack-3.3.1-2|76	Requires:	blas-devel = %{version}-%{release}
12mr|lapack-3.3.1-2|77	
12mr|lapack-3.3.1-2|78	%description -n	%{develname}
12mr|lapack-3.3.1-2|79	This package contains the headers and development libraries
12mr|lapack-3.3.1-2|80	necessary to develop or compile applications using lapack.
12mr|lapack-3.3.1-2|81	
12mr|lapack-3.3.1-2|82	%package -n %{docname}
12mr|lapack-3.3.1-2|83	Summary:	Documentation for LAPACK
12mr|lapack-3.3.1-2|84	Group:		Sciences/Mathematics
12mr|lapack-3.3.1-2|85	
12mr|lapack-3.3.1-2|86	%description -n %{docname}
12mr|lapack-3.3.1-2|87	Man pages / documentation for LAPACK.
12mr|lapack-3.3.1-2|88	
12mr|lapack-3.3.1-2|89	%package -n %{libblasname}
12mr|lapack-3.3.1-2|90	Summary:	The BLAS (Basic Linear Algebra Subprograms) library
12mr|lapack-3.3.1-2|91	Group:		Sciences/Mathematics
12mr|lapack-3.3.1-2|92	Provides:	libblas = %{version}-%{release}
12mr|lapack-3.3.1-2|93	Obsoletes:	%{mklibname blas 1.1}
12mr|lapack-3.3.1-2|94	Obsoletes:	%{_lib}blas3.2
12mr|lapack-3.3.1-2|95	Obsoletes:	%{_lib}blas3.1
12mr|lapack-3.3.1-2|96	
12mr|lapack-3.3.1-2|97	%description -n %{libblasname}
12mr|lapack-3.3.1-2|98	BLAS (Basic Linear Algebra Subprograms) is a standard library which
12mr|lapack-3.3.1-2|99	provides a number of basic algorithms for numerical algebra. Man
12mr|lapack-3.3.1-2|100	pages for blas are available in the blas-man package.
12mr|lapack-3.3.1-2|101	
12mr|lapack-3.3.1-2|102	%package -n %{develblasname}
12mr|lapack-3.3.1-2|103	Summary:	BLAS development libraries
12mr|lapack-3.3.1-2|104	Group:		Sciences/Mathematics
12mr|lapack-3.3.1-2|105	Requires:	%{libblasname} = %{version}-%{release}
12mr|lapack-3.3.1-2|106	Provides:	blas-devel = %{version}-%{release}
12mr|lapack-3.3.1-2|107	Provides:	libblas-devel = %{version}-%{release}
12mr|lapack-3.3.1-2|108	Obsoletes:	%{mklibname blas 1.1 -d} < 3.1.1
12mr|lapack-3.3.1-2|109	Requires:	gcc-gfortran
12mr|lapack-3.3.1-2|110	
12mr|lapack-3.3.1-2|111	%description -n %{develblasname}
12mr|lapack-3.3.1-2|112	BLAS development libraries for applications that link statically.
12mr|lapack-3.3.1-2|113	
12mr|lapack-3.3.1-2|114	%package -n %{docblasname}
12mr|lapack-3.3.1-2|115	Summary:	Documentation for BLAS
12mr|lapack-3.3.1-2|116	Group:		Sciences/Mathematics
12mr|lapack-3.3.1-2|117	
12mr|lapack-3.3.1-2|118	%description -n %{docblasname}
12mr|lapack-3.3.1-2|119	Man pages / documentation for BLAS.
12mr|lapack-3.3.1-2|120	
12mr|lapack-3.3.1-2|121	%prep
12mr|lapack-3.3.1-2|122	%setup -q -a3
12mr|lapack-3.3.1-2|123	%patch2 -p1 -b .sover
12mr|lapack-3.3.1-2|124	%patch3 -p0 -b .lib64
12mr|lapack-3.3.1-2|125	
12mr|lapack-3.3.1-2|126	cp %{SOURCE1} lapackqref.ps
12mr|lapack-3.3.1-2|127	cp %{SOURCE2} blasqr.ps
12mr|lapack-3.3.1-2|128	
12mr|lapack-3.3.1-2|129	rm -f manpages/blas/man/manl/{csrot.l,lsame.l,xerbla.l,xerbla_array.l,zdrot.l}
12mr|lapack-3.3.1-2|130	
12mr|lapack-3.3.1-2|131	%build
12mr|lapack-3.3.1-2|132	%cmake -DBUILD_STATIC_LIBS=ON -DBUILD_SHARED_LIBS=OFF -DBUILD_TESTING=OFF
12mr|lapack-3.3.1-2|133	%make
12mr|lapack-3.3.1-2|134	cd ..
12mr|lapack-3.3.1-2|135	
12mr|lapack-3.3.1-2|136	%cmake -DBUILD_STATIC_LIBS=OFF -DBUILD_SHARED_LIBS=ON -DBUILD_TESTING=OFF
12mr|lapack-3.3.1-2|137	%make
12mr|lapack-3.3.1-2|138	
12mr|lapack-3.3.1-2|139	%install
12mr|lapack-3.3.1-2|140	rm -fr %{buildroot}
12mr|lapack-3.3.1-2|141	%makeinstall_std -C build
12mr|lapack-3.3.1-2|142	
12mr|lapack-3.3.1-2|143	install -m0644 build/lib/*.a %{buildroot}%{_libdir}/
12mr|lapack-3.3.1-2|144	
12mr|lapack-3.3.1-2|145	mkdir -p %{buildroot}%{_mandir}/man3
12mr|lapack-3.3.1-2|146	touch lapack-man-pages
12mr|lapack-3.3.1-2|147	for file in manpages/man/manl/*; do
12mr|lapack-3.3.1-2|148	install -m 644 $file %{buildroot}%{_mandir}/man3/`basename $file .l`.3
12mr|lapack-3.3.1-2|149	echo %{_mandir}/man3/`basename $file .l`.3%{_extension} >> lapack-man-pages
12mr|lapack-3.3.1-2|150	done
12mr|lapack-3.3.1-2|151	touch blas-man-pages
12mr|lapack-3.3.1-2|152	for file in manpages/blas/man/manl/*; do
12mr|lapack-3.3.1-2|153	install -m 644 $file %{buildroot}%{_mandir}/man3/`basename $file .l`.3
12mr|lapack-3.3.1-2|154	echo %{_mandir}/man3/`basename $file .l`.3%{_extension} >> blas-man-pages
12mr|lapack-3.3.1-2|155	done
12mr|lapack-3.3.1-2|156	
12mr|lapack-3.3.1-2|157	%clean
12mr|lapack-3.3.1-2|158	%__rm -fr %{buildroot}
12mr|lapack-3.3.1-2|159	
12mr|lapack-3.3.1-2|160	%if %mdkversion < 200900
12mr|lapack-3.3.1-2|161	%post -n %{libname} -p /sbin/ldconfig
12mr|lapack-3.3.1-2|162	%endif
12mr|lapack-3.3.1-2|163	
12mr|lapack-3.3.1-2|164	%if %mdkversion < 200900
12mr|lapack-3.3.1-2|165	%postun -n %{libname} -p /sbin/ldconfig
12mr|lapack-3.3.1-2|166	%endif
12mr|lapack-3.3.1-2|167	
12mr|lapack-3.3.1-2|168	%files -n %{libname}
12mr|lapack-3.3.1-2|169	%defattr(-,root,root)
12mr|lapack-3.3.1-2|170	%{_libdir}/liblapack.so.%{major}*
12mr|lapack-3.3.1-2|171	
12mr|lapack-3.3.1-2|172	%files -n %{develname}
12mr|lapack-3.3.1-2|173	%defattr(-,root,root)
12mr|lapack-3.3.1-2|174	%{_libdir}/liblapack.so
12mr|lapack-3.3.1-2|175	%{_libdir}/liblapack*.a
12mr|lapack-3.3.1-2|176	%{_libdir}/pkgconfig/lapack.pc
12mr|lapack-3.3.1-2|177	%{_libdir}/cmake/lapack-%{version}/lapack-*.cmake
12mr|lapack-3.3.1-2|178	
12mr|lapack-3.3.1-2|179	%files -n %{docname} -f lapack-man-pages
12mr|lapack-3.3.1-2|180	%doc README lapackqref.ps
12mr|lapack-3.3.1-2|181	
12mr|lapack-3.3.1-2|182	%files -n %{libblasname}
12mr|lapack-3.3.1-2|183	%defattr(-,root,root)
12mr|lapack-3.3.1-2|184	%{_libdir}/libblas.so.%{major}*
12mr|lapack-3.3.1-2|185	
12mr|lapack-3.3.1-2|186	%files -n %{develblasname}
12mr|lapack-3.3.1-2|187	%defattr(-,root,root,-)
12mr|lapack-3.3.1-2|188	%{_libdir}/libblas.so
12mr|lapack-3.3.1-2|189	%{_libdir}/libblas*.a
12mr|lapack-3.3.1-2|190	%{_libdir}/pkgconfig/blas.pc
12mr|lapack-3.3.1-2|191	
12mr|lapack-3.3.1-2|192	%files -n %{docblasname} -f blas-man-pages
12mr|lapack-3.3.1-2|193	%doc blasqr.ps
12mr|lapack-3.3.1-2|194	
12mr|lapack-3.3.1-2|195	
12mr|lapack-3.3.1-2|196	
12mr|lapack-3.3.1-2|197	%changelog
12mr|lapack-3.3.1-2|198	

14634 12
12mr|laptop-mode-tools-1.57-5.1|1	Summary:	Userland scripts to control "laptop mode"
12mr|laptop-mode-tools-1.57-5.1|2	Name:		laptop-mode-tools
12mr|laptop-mode-tools-1.57-5.1|3	Version:	1.57
12mr|laptop-mode-tools-1.57-5.1|4	%define subrel 1
12mr|laptop-mode-tools-1.57-5.1|5	Release:	%mkrel 5
12mr|laptop-mode-tools-1.57-5.1|6	Source0:	http://www.samwel.tk/laptop_mode/tools/downloads/%{name}_%{version}.tar.gz
12mr|laptop-mode-tools-1.57-5.1|7	Patch1:		laptop-mode-tools-1.11-lsb.patch
12mr|laptop-mode-tools-1.57-5.1|8	Patch2:		fix-kernel-release-detection.patch
12mr|laptop-mode-tools-1.57-5.1|9	Patch3:		brcmsmac-has-no-power-management-support.patch
12mr|laptop-mode-tools-1.57-5.1|10	License:	GPLv2+
12mr|laptop-mode-tools-1.57-5.1|11	Group:		System/Kernel and hardware
12mr|laptop-mode-tools-1.57-5.1|12	URL:		http://www.samwel.tk/laptop_mode/laptop_mode
12mr|laptop-mode-tools-1.57-5.1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|laptop-mode-tools-1.57-5.1|14	Conflicts:	suspend-scripts < 1.9.2
12mr|laptop-mode-tools-1.57-5.1|15	Requires:	hdparm
12mr|laptop-mode-tools-1.57-5.1|16	Requires:	sdparm
12mr|laptop-mode-tools-1.57-5.1|17	Requires(post):	rpm-helper
12mr|laptop-mode-tools-1.57-5.1|18	Requires(preun):rpm-helper
12mr|laptop-mode-tools-1.57-5.1|19	BuildArch:	noarch
12mr|laptop-mode-tools-1.57-5.1|20	
12mr|laptop-mode-tools-1.57-5.1|21	%description
12mr|laptop-mode-tools-1.57-5.1|22	Userland scripts to control "laptop mode". Laptop mode is a Linux
12mr|laptop-mode-tools-1.57-5.1|23	kernel feature that allows your laptop to save considerable power, by
12mr|laptop-mode-tools-1.57-5.1|24	allowing the hard drive to spin down for longer periods of time. This
12mr|laptop-mode-tools-1.57-5.1|25	package contains the userland scripts that are needed to enable laptop
12mr|laptop-mode-tools-1.57-5.1|26	mode.
12mr|laptop-mode-tools-1.57-5.1|27	
12mr|laptop-mode-tools-1.57-5.1|28	%prep
12mr|laptop-mode-tools-1.57-5.1|29	%setup -q -n %{name}_%{version}
12mr|laptop-mode-tools-1.57-5.1|30	%patch1 -p1 -b .lsb
12mr|laptop-mode-tools-1.57-5.1|31	%patch2 -p1
12mr|laptop-mode-tools-1.57-5.1|32	%patch3 -p1
12mr|laptop-mode-tools-1.57-5.1|33	
12mr|laptop-mode-tools-1.57-5.1|34	%install
12mr|laptop-mode-tools-1.57-5.1|35	rm -rf %{buildroot}
12mr|laptop-mode-tools-1.57-5.1|36	
12mr|laptop-mode-tools-1.57-5.1|37	#not created during install
12mr|laptop-mode-tools-1.57-5.1|38	mkdir -p %{buildroot}%{_sysconfdir}/pm/sleep.d
12mr|laptop-mode-tools-1.57-5.1|39	
12mr|laptop-mode-tools-1.57-5.1|40	DESTDIR=%{buildroot} \
12mr|laptop-mode-tools-1.57-5.1|41	INIT_D=%{buildroot}%{_initrddir} \
12mr|laptop-mode-tools-1.57-5.1|42	MAN_D=%{_mandir} \
12mr|laptop-mode-tools-1.57-5.1|43	INSTALL="install" \
12mr|laptop-mode-tools-1.57-5.1|44	./install.sh
12mr|laptop-mode-tools-1.57-5.1|45	
12mr|laptop-mode-tools-1.57-5.1|46	%post
12mr|laptop-mode-tools-1.57-5.1|47	%_post_service laptop-mode
12mr|laptop-mode-tools-1.57-5.1|48	
12mr|laptop-mode-tools-1.57-5.1|49	%preun
12mr|laptop-mode-tools-1.57-5.1|50	%_preun_service laptop-mode
12mr|laptop-mode-tools-1.57-5.1|51	
12mr|laptop-mode-tools-1.57-5.1|52	%clean
12mr|laptop-mode-tools-1.57-5.1|53	rm -rf %{buildroot}
12mr|laptop-mode-tools-1.57-5.1|54	
12mr|laptop-mode-tools-1.57-5.1|55	%files
12mr|laptop-mode-tools-1.57-5.1|56	%defattr(-,root,root)
12mr|laptop-mode-tools-1.57-5.1|57	%doc README
12mr|laptop-mode-tools-1.57-5.1|58	%{_sbindir}/*
12mr|laptop-mode-tools-1.57-5.1|59	%{_prefix}/lib/pm-utils/sleep.d/01laptop-mode
12mr|laptop-mode-tools-1.57-5.1|60	%dir %{_sysconfdir}/laptop-mode
12mr|laptop-mode-tools-1.57-5.1|61	%{_sysconfdir}/laptop-mode/*-start
12mr|laptop-mode-tools-1.57-5.1|62	%{_sysconfdir}/laptop-mode/*-stop
12mr|laptop-mode-tools-1.57-5.1|63	%dir %{_sysconfdir}/laptop-mode/*.d
12mr|laptop-mode-tools-1.57-5.1|64	%config(noreplace) %{_sysconfdir}/laptop-mode/conf.d/*.conf
12mr|laptop-mode-tools-1.57-5.1|65	%config(noreplace) %{_sysconfdir}/laptop-mode/*.conf
12mr|laptop-mode-tools-1.57-5.1|66	%config(noreplace) %{_sysconfdir}/acpi/events/*
12mr|laptop-mode-tools-1.57-5.1|67	%attr(755,root,root) %{_sysconfdir}/acpi/actions/*
12mr|laptop-mode-tools-1.57-5.1|68	%{_sysconfdir}/udev/rules.d/99-laptop-mode.rules
12mr|laptop-mode-tools-1.57-5.1|69	%{_sysconfdir}/power/event.d/laptop-mode
12mr|laptop-mode-tools-1.57-5.1|70	%{_sysconfdir}/power/scripts.d/laptop-mode
12mr|laptop-mode-tools-1.57-5.1|71	%{_sysconfdir}/apm
12mr|laptop-mode-tools-1.57-5.1|72	%{_sysconfdir}/pm
12mr|laptop-mode-tools-1.57-5.1|73	%{_initrddir}/*
12mr|laptop-mode-tools-1.57-5.1|74	%dir %{_datadir}/%{name}
12mr|laptop-mode-tools-1.57-5.1|75	%dir %{_datadir}/%{name}/modules
12mr|laptop-mode-tools-1.57-5.1|76	%{_datadir}/%{name}/modules/*
12mr|laptop-mode-tools-1.57-5.1|77	%{_datadir}/%{name}/module-helpers/*
12mr|laptop-mode-tools-1.57-5.1|78	%{_mandir}/man8/*
12mr|laptop-mode-tools-1.57-5.1|79	
12mr|laptop-mode-tools-1.57-5.1|80	
12mr|laptop-mode-tools-1.57-5.1|81	
12mr|laptop-mode-tools-1.57-5.1|82	%changelog
12mr|laptop-mode-tools-1.57-5.1|83	

14635 12
12mr|latex2html-2008-10|1	%define compactversion	2002-2-1
12mr|latex2html-2008-10|2	
12mr|latex2html-2008-10|3	Name: 		latex2html
12mr|latex2html-2008-10|4	Summary: 	LaTeX to HTML converter
12mr|latex2html-2008-10|5	Version: 	2008
12mr|latex2html-2008-10|6	Release: 	10
12mr|latex2html-2008-10|7	License: 	GPLv2+
12mr|latex2html-2008-10|8	Group: 		Publishing
12mr|latex2html-2008-10|9	URL: 		http://www.latex2html.org
12mr|latex2html-2008-10|10	Source: 	http://saftsack.fs.uni-bayreuth.de/~latex2ht/current/%{name}-%{version}.tar.gz
12mr|latex2html-2008-10|11	Patch0:		%{name}-2002-gsfonts.patch
12mr|latex2html-2008-10|12	Patch1:		%{name}-%{compactversion}-path.patch
12mr|latex2html-2008-10|13	Patch2:		%{name}-perlversion.patch
12mr|latex2html-2008-10|14	Patch3:		%{name}-doc-address.patch
12mr|latex2html-2008-10|15	Patch4:		%{name}-pdfoutput.patch
12mr|latex2html-2008-10|16	Patch5:		%{name}-gs-stderr.patch
12mr|latex2html-2008-10|17	Patch6:		%{name}-perlcall.patch
12mr|latex2html-2008-10|18	Patch7:		%{name}-htmladdimg.patch
12mr|latex2html-2008-10|19	Patch8:		latex2html-2008-perl-5.14.patch
12mr|latex2html-2008-10|20	Requires:	ghostscript >= 6.50
12mr|latex2html-2008-10|21	Requires:	giftrans
12mr|latex2html-2008-10|22	Requires:	netpbm
12mr|latex2html-2008-10|23	Requires:	perl >= 5.004
12mr|latex2html-2008-10|24	Requires: 	tetex-latex >= 1.0.7
12mr|latex2html-2008-10|25	Requires:	tetex-dvips >= 1.0.7
12mr|latex2html-2008-10|26	BuildRequires:	tetex-dvips
12mr|latex2html-2008-10|27	BuildRequires:	tetex-latex ghostscript
12mr|latex2html-2008-10|28	BuildRequires:	ghostscript-dvipdf
12mr|latex2html-2008-10|29	BuildRequires:	netpbm
12mr|latex2html-2008-10|30	BuildArchitectures:	noarch
12mr|latex2html-2008-10|31	
12mr|latex2html-2008-10|32	%define latex2htmldir %{_prefix}/lib/%{name}
12mr|latex2html-2008-10|33	
12mr|latex2html-2008-10|34	%description
12mr|latex2html-2008-10|35	Elaborate perl program to convert latex documents to html, using LaTeX
12mr|latex2html-2008-10|36	to process images and equations.
12mr|latex2html-2008-10|37	
12mr|latex2html-2008-10|38	%prep
12mr|latex2html-2008-10|39	%setup -q
12mr|latex2html-2008-10|40	%patch0 -p1 -b .gsfonts
12mr|latex2html-2008-10|41	%patch1 -p1
12mr|latex2html-2008-10|42	%patch2 -p1 -b .perl
12mr|latex2html-2008-10|43	%patch3 -p1 -b .address
12mr|latex2html-2008-10|44	%patch4 -p1
12mr|latex2html-2008-10|45	%patch5 -p1 -b .stderr
12mr|latex2html-2008-10|46	%patch6 -p1
12mr|latex2html-2008-10|47	%patch7 -p1
12mr|latex2html-2008-10|48	%patch8 -p1 -b .p514~
12mr|latex2html-2008-10|49	
12mr|latex2html-2008-10|50	%build
12mr|latex2html-2008-10|51	TMP=/var/tmp ./configure \
12mr|latex2html-2008-10|52	--with-gs=%{_bindir}/gs \
12mr|latex2html-2008-10|53	--with-texpath=%{_datadir}/texmf/tex/ \
12mr|latex2html-2008-10|54	--without-mktexlsr \
12mr|latex2html-2008-10|55	--with-perl=%{__perl} \
12mr|latex2html-2008-10|56	--prefix=%{_prefix} \
12mr|latex2html-2008-10|57	--shlibdir=%{latex2htmldir} \
12mr|latex2html-2008-10|58	--with-initex="%{_bindir}/tex -ini" \
12mr|latex2html-2008-10|59	--with-rgb=/usr/share/X11/rgb.txt
12mr|latex2html-2008-10|60	%make
12mr|latex2html-2008-10|61	
12mr|latex2html-2008-10|62	%install
12mr|latex2html-2008-10|63	rm -rf %{buildroot}
12mr|latex2html-2008-10|64	# custom "make install" so paths are proper in the perl programs
12mr|latex2html-2008-10|65	
12mr|latex2html-2008-10|66	mkdir -p %{buildroot}%{_bindir} \
12mr|latex2html-2008-10|67	%{buildroot}%{latex2htmldir}
12mr|latex2html-2008-10|68	
12mr|latex2html-2008-10|69	install -m 755 latex2html %{buildroot}%{_bindir}
12mr|latex2html-2008-10|70	install -m 755 pstoimg %{buildroot}%{_bindir}
12mr|latex2html-2008-10|71	install -m 755 texexpand %{buildroot}%{_bindir}
12mr|latex2html-2008-10|72	
12mr|latex2html-2008-10|73	rm -f L2hos/Win32.pm
12mr|latex2html-2008-10|74	rm -f L2hos/Dos.pm
12mr|latex2html-2008-10|75	rm -f L2hos/Mac.pm
12mr|latex2html-2008-10|76	rm -f L2hos/OS2.pm
12mr|latex2html-2008-10|77	
12mr|latex2html-2008-10|78	cp -avRf IndicTeX-HTML %{buildroot}%{latex2htmldir}/
12mr|latex2html-2008-10|79	cp -avRf L2hos.pm %{buildroot}%{latex2htmldir}/
12mr|latex2html-2008-10|80	cp -avRf L2hos %{buildroot}%{latex2htmldir}/
12mr|latex2html-2008-10|81	cp -avRf XyMTeX-HTML %{buildroot}%{latex2htmldir}/
12mr|latex2html-2008-10|82	cp -avRf cweb2html %{buildroot}%{latex2htmldir}/
12mr|latex2html-2008-10|83	cp -avRf docs %{buildroot}%{latex2htmldir}/
12mr|latex2html-2008-10|84	cp -avRf example %{buildroot}%{latex2htmldir}/
12mr|latex2html-2008-10|85	cp -avRf foilhtml %{buildroot}%{latex2htmldir}/
12mr|latex2html-2008-10|86	cp -avRf icons %{buildroot}%{latex2htmldir}/
12mr|latex2html-2008-10|87	cp -avRf makeseg %{buildroot}%{latex2htmldir}/
12mr|latex2html-2008-10|88	cp -avRf styles %{buildroot}%{latex2htmldir}/
12mr|latex2html-2008-10|89	cp -avRf texinputs %{buildroot}%{latex2htmldir}/
12mr|latex2html-2008-10|90	cp -avRf versions %{buildroot}%{latex2htmldir}/
12mr|latex2html-2008-10|91	
12mr|latex2html-2008-10|92	cp -avRf cfgcache.pm dot.latex2html-init l2hconf.pm makemap readme.hthtml \
12mr|latex2html-2008-10|93	%{buildroot}%{latex2htmldir}/
12mr|latex2html-2008-10|94	
12mr|latex2html-2008-10|95	mkdir -p %{buildroot}%{_datadir}/texmf/tex/latex/html
12mr|latex2html-2008-10|96	cp -avRf texinputs/* %{buildroot}%{_datadir}/texmf/tex/latex/html
12mr|latex2html-2008-10|97	
12mr|latex2html-2008-10|98	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version}
12mr|latex2html-2008-10|99	cp -avRf Changes FAQ MANIFEST README readme.hthtml TODO BUGS INSTALL \
12mr|latex2html-2008-10|100	dot.latex2html-init example \
12mr|latex2html-2008-10|101	%{buildroot}%{_defaultdocdir}/%{name}-%{version}
12mr|latex2html-2008-10|102	
12mr|latex2html-2008-10|103	# fix perl path in a few places:
12mr|latex2html-2008-10|104	perl -pi -e 's#/usr/local/bin/perl#%{__perl}#' %{buildroot}%{_prefix}/lib/latex2html/cweb2html/cweb2html
12mr|latex2html-2008-10|105	perl -pi -e 's#/usr/local/bin/perl#%{__perl}#' %{buildroot}%{_prefix}/lib/latex2html/makeseg/makeseg
12mr|latex2html-2008-10|106	perl -pi -e 's#/usr/local/bin/perl#%{__perl}#' %{buildroot}%{latex2htmldir}/makemap
12mr|latex2html-2008-10|107	
12mr|latex2html-2008-10|108	
12mr|latex2html-2008-10|109	# fix some installation path
12mr|latex2html-2008-10|110	perl -pi -e "s#%{_builddir}/%{name}-%{compactversion}#%{latex2htmldir}#" \
12mr|latex2html-2008-10|111	%{buildroot}%{latex2htmldir}/cfgcache.pm
12mr|latex2html-2008-10|112	perl -pi -e "s#%{_datadir}/lib/latex2html#%{latex2htmldir}#" \
12mr|latex2html-2008-10|113	%{buildroot}%{latex2htmldir}/cfgcache.pm
12mr|latex2html-2008-10|114	
12mr|latex2html-2008-10|115	# these files are already included in tetex
12mr|latex2html-2008-10|116	(cd %{buildroot}%{_datadir}/texmf/tex/latex/html
12mr|latex2html-2008-10|117	rm -f floatflt.ins latin9.def url.sty
12mr|latex2html-2008-10|118	)
12mr|latex2html-2008-10|119	
12mr|latex2html-2008-10|120	(cd docs
12mr|latex2html-2008-10|121	rm -f changebar.sty url.sty
12mr|latex2html-2008-10|122	TEXINPUTS=.:../texinputs:
12mr|latex2html-2008-10|123	export TEXINPUTS
12mr|latex2html-2008-10|124	latex manual
12mr|latex2html-2008-10|125	latex manual
12mr|latex2html-2008-10|126	latex manual
12mr|latex2html-2008-10|127	dvipdf manual.dvi
12mr|latex2html-2008-10|128	install -m 644 manual.pdf %{buildroot}%{_defaultdocdir}/%{name}-%{version})
12mr|latex2html-2008-10|129	
12mr|latex2html-2008-10|130	%clean
12mr|latex2html-2008-10|131	rm -rf %{buildroot}
12mr|latex2html-2008-10|132	
12mr|latex2html-2008-10|133	%post
12mr|latex2html-2008-10|134	[ -x /usr/bin/texhash ] && /usr/bin/env - /usr/bin/texhash 2> /dev/null
12mr|latex2html-2008-10|135	exit 0
12mr|latex2html-2008-10|136	
12mr|latex2html-2008-10|137	%postun
12mr|latex2html-2008-10|138	[ -x /usr/bin/texhash ] && /usr/bin/env - /usr/bin/texhash 2> /dev/null
12mr|latex2html-2008-10|139	exit 0
12mr|latex2html-2008-10|140	
12mr|latex2html-2008-10|141	%files
12mr|latex2html-2008-10|142	%defattr(-,root,root,0755)
12mr|latex2html-2008-10|143	%{_bindir}/*
12mr|latex2html-2008-10|144	%dir %{latex2htmldir}
12mr|latex2html-2008-10|145	%{latex2htmldir}/*
12mr|latex2html-2008-10|146	%{_datadir}/texmf/tex/latex/html/
12mr|latex2html-2008-10|147	%{_docdir}/%{name}-%{version}
12mr|latex2html-2008-10|148	
12mr|latex2html-2008-10|149	
12mr|latex2html-2008-10|150	
12mr|latex2html-2008-10|151	
12mr|latex2html-2008-10|152	
12mr|latex2html-2008-10|153	%changelog
12mr|latex2html-2008-10|154	

14636 12
12mr|lazarus-1.0.1.20120905-6|1	%define ver 1.0.1
12mr|lazarus-1.0.1.20120905-6|2	%define snapshot 38517
12mr|lazarus-1.0.1.20120905-6|3	%define reldate 20120905
12mr|lazarus-1.0.1.20120905-6|4	
12mr|lazarus-1.0.1.20120905-6|5	Name:		lazarus
12mr|lazarus-1.0.1.20120905-6|6	Version:	%{ver}.%{reldate}
12mr|lazarus-1.0.1.20120905-6|7	Release:	6
12mr|lazarus-1.0.1.20120905-6|8	Summary:	Lazarus Component Library and IDE for Freepascal
12mr|lazarus-1.0.1.20120905-6|9	Group:		Development/Other
12mr|lazarus-1.0.1.20120905-6|10	# GNU Classpath style exception, see COPYING.modifiedLGPL
12mr|lazarus-1.0.1.20120905-6|11	License:	GPLv2+ and MPLv1.1 and LGPLv2+ with exceptions
12mr|lazarus-1.0.1.20120905-6|12	URL:		http://www.lazarus.freepascal.org/
12mr|lazarus-1.0.1.20120905-6|13	Source0:	http://www.hu.freepascal.org/%{name}/%{name}-%{ver}-%{snapshot}-%{reldate}-src.tar.bz2
12mr|lazarus-1.0.1.20120905-6|14	Source1:	%{name}.rpmlintrc
12mr|lazarus-1.0.1.20120905-6|15	Patch1:		Desktop_patch.diff
12mr|lazarus-1.0.1.20120905-6|16	
12mr|lazarus-1.0.1.20120905-6|17	BuildRequires:	fpc-src >= 2.6.0
12mr|lazarus-1.0.1.20120905-6|18	BuildRequires:	fpc >= 2.6.0
12mr|lazarus-1.0.1.20120905-6|19	BuildRequires:	gdk-pixbuf
12mr|lazarus-1.0.1.20120905-6|20	BuildRequires:	gtk+
12mr|lazarus-1.0.1.20120905-6|21	BuildRequires:	glibc
12mr|lazarus-1.0.1.20120905-6|22	BuildRequires:	gdb
12mr|lazarus-1.0.1.20120905-6|23	BuildRequires:	glib-devel
12mr|lazarus-1.0.1.20120905-6|24	BuildRequires:	gdk-pixbuf-devel
12mr|lazarus-1.0.1.20120905-6|25	BuildRequires:	gtk2-devel
12mr|lazarus-1.0.1.20120905-6|26	BuildRequires:	desktop-file-utils
12mr|lazarus-1.0.1.20120905-6|27	Requires:	fpc-src >= 2.6.0
12mr|lazarus-1.0.1.20120905-6|28	Requires:	fpc >= 2.6.0
12mr|lazarus-1.0.1.20120905-6|29	Requires:	gdk-pixbuf
12mr|lazarus-1.0.1.20120905-6|30	Requires:	gtk+
12mr|lazarus-1.0.1.20120905-6|31	Requires:	glibc
12mr|lazarus-1.0.1.20120905-6|32	Requires:	gdb
12mr|lazarus-1.0.1.20120905-6|33	Requires:	glib-devel
12mr|lazarus-1.0.1.20120905-6|34	Requires:	gdk-pixbuf-devel
12mr|lazarus-1.0.1.20120905-6|35	Requires:	binutils
12mr|lazarus-1.0.1.20120905-6|36	Requires:	gtk2-devel
12mr|lazarus-1.0.1.20120905-6|37	Requires:	glibc-devel
12mr|lazarus-1.0.1.20120905-6|38	Requires:	jpeg-devel
12mr|lazarus-1.0.1.20120905-6|39	
12mr|lazarus-1.0.1.20120905-6|40	%description
12mr|lazarus-1.0.1.20120905-6|41	Lazarus is a free and opensource RAD tool for freepascal using the lazarus
12mr|lazarus-1.0.1.20120905-6|42	component library - LCL, which is also included in this package.
12mr|lazarus-1.0.1.20120905-6|43	
12mr|lazarus-1.0.1.20120905-6|44	%prep
12mr|lazarus-1.0.1.20120905-6|45	%setup -q -c
12mr|lazarus-1.0.1.20120905-6|46	%patch1 -p0
12mr|lazarus-1.0.1.20120905-6|47	
12mr|lazarus-1.0.1.20120905-6|48	%build
12mr|lazarus-1.0.1.20120905-6|49	cd lazarus
12mr|lazarus-1.0.1.20120905-6|50	# Remove the files for building debian-repositories
12mr|lazarus-1.0.1.20120905-6|51	rm -rf debian
12mr|lazarus-1.0.1.20120905-6|52	rm -rf tools/install/cross_unix/debian_crosswin32
12mr|lazarus-1.0.1.20120905-6|53	rm tools/install/cross_unix/create_linux_cross_win32_deb.sh
12mr|lazarus-1.0.1.20120905-6|54	rm tools/install/cross_unix/HowToCreate_fpc_crosswin32_deb.txt
12mr|lazarus-1.0.1.20120905-6|55	# Remove scripts vulnerable to symlink-attacks (bug 460642)
12mr|lazarus-1.0.1.20120905-6|56	#rm tools/convert_po_file_to_utf-8.sh
12mr|lazarus-1.0.1.20120905-6|57	rm tools/install/build_fpc_snaphot_rpm.sh
12mr|lazarus-1.0.1.20120905-6|58	rm tools/install/check_fpc_dependencies.sh
12mr|lazarus-1.0.1.20120905-6|59	rm tools/install/create_fpc_deb.sh
12mr|lazarus-1.0.1.20120905-6|60	rm tools/install/create_fpc_export_tgz.sh
12mr|lazarus-1.0.1.20120905-6|61	rm tools/install/create_fpc_rpm.sh
12mr|lazarus-1.0.1.20120905-6|62	rm tools/install/create_fpc-src_rpm.sh
12mr|lazarus-1.0.1.20120905-6|63	rm tools/install/create_fpc_tgz_from_local_dir.sh
12mr|lazarus-1.0.1.20120905-6|64	rm tools/install/create_lazarus_export_tgz.sh
12mr|lazarus-1.0.1.20120905-6|65	
12mr|lazarus-1.0.1.20120905-6|66	export FPCDIR=%{_datadir}/fpcsrc/
12mr|lazarus-1.0.1.20120905-6|67	fpcmake -Tall
12mr|lazarus-1.0.1.20120905-6|68	
12mr|lazarus-1.0.1.20120905-6|69	MAKEOPTS="-gl -gw -Fl/usr/%{_lib}"
12mr|lazarus-1.0.1.20120905-6|70	
12mr|lazarus-1.0.1.20120905-6|71	make bigide OPT="$MAKEOPTS"
12mr|lazarus-1.0.1.20120905-6|72	make tools OPT="$MAKEOPTS"
12mr|lazarus-1.0.1.20120905-6|73	make lazbuild OPT="$MAKEOPTS"
12mr|lazarus-1.0.1.20120905-6|74	
12mr|lazarus-1.0.1.20120905-6|75	# Add the ability to create gtk2-applications
12mr|lazarus-1.0.1.20120905-6|76	export LCL_PLATFORM=gtk2
12mr|lazarus-1.0.1.20120905-6|77	make packager/registration lazutils lcl ideintf codetools bigidecomponents OPT='-gl -gw'
12mr|lazarus-1.0.1.20120905-6|78	export LCL_PLATFORM=
12mr|lazarus-1.0.1.20120905-6|79	strip lazarus
12mr|lazarus-1.0.1.20120905-6|80	strip startlazarus
12mr|lazarus-1.0.1.20120905-6|81	strip lazbuild
12mr|lazarus-1.0.1.20120905-6|82	
12mr|lazarus-1.0.1.20120905-6|83	%install
12mr|lazarus-1.0.1.20120905-6|84	rm -rf %{buildroot}
12mr|lazarus-1.0.1.20120905-6|85	LAZARUSDIR=%{_libdir}/%{name}
12mr|lazarus-1.0.1.20120905-6|86	mkdir -p %{buildroot}$LAZARUSDIR
12mr|lazarus-1.0.1.20120905-6|87	mkdir -p %{buildroot}%{_bindir}
12mr|lazarus-1.0.1.20120905-6|88	mkdir -p %{buildroot}%{_datadir}/pixmaps
12mr|lazarus-1.0.1.20120905-6|89	mkdir -p %{buildroot}%{_datadir}/applications
12mr|lazarus-1.0.1.20120905-6|90	mkdir -p %{buildroot}%{_datadir}/mime/packages
12mr|lazarus-1.0.1.20120905-6|91	mkdir -p %{buildroot}%{_mandir}/man1
12mr|lazarus-1.0.1.20120905-6|92	mkdir -p %{buildroot}%{_sysconfdir}/lazarus
12mr|lazarus-1.0.1.20120905-6|93	cp -a lazarus/* %{buildroot}$LAZARUSDIR/
12mr|lazarus-1.0.1.20120905-6|94	install -m 644 lazarus/images/ide_icon48x48.png %{buildroot}%{_datadir}/pixmaps/lazarus.png
12mr|lazarus-1.0.1.20120905-6|95	install -m 644 lazarus/install/lazarus.desktop %{buildroot}%{_datadir}/applications/lazarus.desktop
12mr|lazarus-1.0.1.20120905-6|96	install -m 644 lazarus/install/lazarus-mime.xml $LazBuildDir%{buildroot}%{_datadir}/mime/packages/lazarus.xml
12mr|lazarus-1.0.1.20120905-6|97	ln -sf $LAZARUSDIR/lazarus %{buildroot}%{_bindir}/lazarus-ide
12mr|lazarus-1.0.1.20120905-6|98	ln -sf $LAZARUSDIR/startlazarus %{buildroot}%{_bindir}/startlazarus
12mr|lazarus-1.0.1.20120905-6|99	ln -sf $LAZARUSDIR/lazbuild %{buildroot}%{_bindir}/lazbuild
12mr|lazarus-1.0.1.20120905-6|100	cat lazarus/install/man/man1/lazbuild.1 | gzip > %{buildroot}%{_mandir}/man1/lazbuild.1.gz
12mr|lazarus-1.0.1.20120905-6|101	cat lazarus/install/man/man1/lazarus-ide.1 | gzip > %{buildroot}%{_mandir}/man1/lazarus-ide.1.gz
12mr|lazarus-1.0.1.20120905-6|102	cat lazarus/install/man/man1/startlazarus.1 | gzip > %{buildroot}%{_mandir}/man1/startlazarus.1.gz
12mr|lazarus-1.0.1.20120905-6|103	install lazarus/tools/install/linux/editoroptions.xml %{buildroot}%{_sysconfdir}/lazarus/editoroptions.xml
12mr|lazarus-1.0.1.20120905-6|104	# fix fpc and lazarus path
12mr|lazarus-1.0.1.20120905-6|105	install lazarus/tools/install/linux/environmentoptions.xml %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
12mr|lazarus-1.0.1.20120905-6|106	sed -i 's/\$(FPCVER)\///g' %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
12mr|lazarus-1.0.1.20120905-6|107	sed -i 's/%LazarusVersion%//g' %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
12mr|lazarus-1.0.1.20120905-6|108	
12mr|lazarus-1.0.1.20120905-6|109	#Fix config path (akdengi)
12mr|lazarus-1.0.1.20120905-6|110	sed -i 's#__LAZARUSDIR__#'$LAZARUSDIR'#g' %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
12mr|lazarus-1.0.1.20120905-6|111	sed -i 's#__FPCSRCDIR__#'$FPCDIR'#g' %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
12mr|lazarus-1.0.1.20120905-6|112	
12mr|lazarus-1.0.1.20120905-6|113	chmod 755 %{buildroot}%{_libdir}/%{name}/components/lazreport/tools/localize.sh
12mr|lazarus-1.0.1.20120905-6|114	
12mr|lazarus-1.0.1.20120905-6|115	# remove gzipped man pages (uncompressed version being also in the directory, it generates a conflict with the compress_files spec-helper)
12mr|lazarus-1.0.1.20120905-6|116	#rm -f %{buildroot}%{_mandir}/man1/*.gz
12mr|lazarus-1.0.1.20120905-6|117	
12mr|lazarus-1.0.1.20120905-6|118	# clean %{_libdir}/%{name}
12mr|lazarus-1.0.1.20120905-6|119	#pushd %{buildroot}%{_libdir}/%{name}
12mr|lazarus-1.0.1.20120905-6|120	#rm -f Makefile* *.txt
12mr|lazarus-1.0.1.20120905-6|121	#rm -rf install
12mr|lazarus-1.0.1.20120905-6|122	#popd
12mr|lazarus-1.0.1.20120905-6|123	
12mr|lazarus-1.0.1.20120905-6|124	%post
12mr|lazarus-1.0.1.20120905-6|125	%{_libdir}/%{name}/tools/install/rpm/create_gtk1_links.sh
12mr|lazarus-1.0.1.20120905-6|126	
12mr|lazarus-1.0.1.20120905-6|127	%files
12mr|lazarus-1.0.1.20120905-6|128	%defattr(-,root,root,-)
12mr|lazarus-1.0.1.20120905-6|129	%doc lazarus/COPYING* lazarus/README.txt
12mr|lazarus-1.0.1.20120905-6|130	%{_libdir}/%{name}
12mr|lazarus-1.0.1.20120905-6|131	%{_bindir}/%{name}-ide
12mr|lazarus-1.0.1.20120905-6|132	%{_bindir}/startlazarus
12mr|lazarus-1.0.1.20120905-6|133	%{_bindir}/lazbuild
12mr|lazarus-1.0.1.20120905-6|134	%{_datadir}/pixmaps/lazarus.png
12mr|lazarus-1.0.1.20120905-6|135	%{_datadir}/applications/%{name}.desktop
12mr|lazarus-1.0.1.20120905-6|136	%{_datadir}/mime/packages/lazarus.xml
12mr|lazarus-1.0.1.20120905-6|137	%dir %{_sysconfdir}/lazarus
12mr|lazarus-1.0.1.20120905-6|138	%config(noreplace) %{_sysconfdir}/lazarus/editoroptions.xml
12mr|lazarus-1.0.1.20120905-6|139	%config(noreplace) %{_sysconfdir}/lazarus/environmentoptions.xml
12mr|lazarus-1.0.1.20120905-6|140	%{_mandir}/*/*
12mr|lazarus-1.0.1.20120905-6|141	
12mr|lazarus-1.0.1.20120905-6|142	
12mr|lazarus-1.0.1.20120905-6|143	%changelog
12mr|lazarus-1.0.1.20120905-6|144	* Sun Aug 28 2011 Александр Казанцев <kazancas@mandriva.org> 0.9.30.1.32070-1mdv2011.0
12mr|lazarus-1.0.1.20120905-6|145	+ Revision: 697267
12mr|lazarus-1.0.1.20120905-6|146	- fix bug from non-correct path to fpcsrc and update to new bugfix snapshot
12mr|lazarus-1.0.1.20120905-6|147	
12mr|lazarus-1.0.1.20120905-6|148	* Tue May 24 2011 Александр Казанцев <kazancas@mandriva.org> 0.9.30.1.30881-1
12mr|lazarus-1.0.1.20120905-6|149	+ Revision: 678181
12mr|lazarus-1.0.1.20120905-6|150	- svn fix version for new fpc 2.4.4
12mr|lazarus-1.0.1.20120905-6|151	
12mr|lazarus-1.0.1.20120905-6|152	* Mon Mar 28 2011 Александр Казанцев <kazancas@mandriva.org> 0.9.30.1.30041-1
12mr|lazarus-1.0.1.20120905-6|153	+ Revision: 648700
12mr|lazarus-1.0.1.20120905-6|154	- new release 0.9.30 (fix snapshot)
12mr|lazarus-1.0.1.20120905-6|155	
12mr|lazarus-1.0.1.20120905-6|156	* Wed Jan 26 2011 Александр Казанцев <kazancas@mandriva.org> 0.9.29.29190-1
12mr|lazarus-1.0.1.20120905-6|157	+ Revision: 633048
12mr|lazarus-1.0.1.20120905-6|158	-update to 0.9.29-29190 fix snapshot
12mr|lazarus-1.0.1.20120905-6|159	
12mr|lazarus-1.0.1.20120905-6|160	* Mon Dec 27 2010 Александр Казанцев <kazancas@mandriva.org> 0.9.29.27705-1mdv2011.0
12mr|lazarus-1.0.1.20120905-6|161	+ Revision: 625490
12mr|lazarus-1.0.1.20120905-6|162	+ rebuild (emptylog)
12mr|lazarus-1.0.1.20120905-6|163	
12mr|lazarus-1.0.1.20120905-6|164	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.28.2-5mdv2011.0
12mr|lazarus-1.0.1.20120905-6|165	+ Revision: 612703
12mr|lazarus-1.0.1.20120905-6|166	- the mass rebuild of 2010.1 packages
12mr|lazarus-1.0.1.20120905-6|167	
12mr|lazarus-1.0.1.20120905-6|168	* Fri Jan 29 2010 Jérôme Brenier <incubusss@mandriva.org> 0.9.28.2-4mdv2010.1
12mr|lazarus-1.0.1.20120905-6|169	+ Revision: 497877
12mr|lazarus-1.0.1.20120905-6|170	- Requires: make
12mr|lazarus-1.0.1.20120905-6|171	
12mr|lazarus-1.0.1.20120905-6|172	* Thu Dec 03 2009 Jérôme Brenier <incubusss@mandriva.org> 0.9.28.2-3mdv2010.1
12mr|lazarus-1.0.1.20120905-6|173	+ Revision: 472753
12mr|lazarus-1.0.1.20120905-6|174	- bump release
12mr|lazarus-1.0.1.20120905-6|175	- fix both environmentoptions.xml files
12mr|lazarus-1.0.1.20120905-6|176	
12mr|lazarus-1.0.1.20120905-6|177	* Wed Dec 02 2009 Jérôme Brenier <incubusss@mandriva.org> 0.9.28.2-2mdv2010.1
12mr|lazarus-1.0.1.20120905-6|178	+ Revision: 472717
12mr|lazarus-1.0.1.20120905-6|179	- fix environmentoptions.xml
12mr|lazarus-1.0.1.20120905-6|180	
12mr|lazarus-1.0.1.20120905-6|181	* Wed Dec 02 2009 Jérôme Brenier <incubusss@mandriva.org> 0.9.28.2-1mdv2010.1
12mr|lazarus-1.0.1.20120905-6|182	+ Revision: 472695
12mr|lazarus-1.0.1.20120905-6|183	- version 0.9.8.2
12mr|lazarus-1.0.1.20120905-6|184	- fix BuildRequires / Requires
12mr|lazarus-1.0.1.20120905-6|185	- fix desktop file
12mr|lazarus-1.0.1.20120905-6|186	- remove some duplicates and useless files
12mr|lazarus-1.0.1.20120905-6|187	- fix %%files section
12mr|lazarus-1.0.1.20120905-6|188	
12mr|lazarus-1.0.1.20120905-6|189	+ Funda Wang <fwang@mandriva.org>
12mr|lazarus-1.0.1.20120905-6|190	- sync with fedora's patckage
12mr|lazarus-1.0.1.20120905-6|191	- import lazarus
12mr|lazarus-1.0.1.20120905-6|192	
12mr|lazarus-1.0.1.20120905-6|193	

14637 12
12mr|lbreakout2-2.6.3-3|1	%define	name		lbreakout2
12mr|lbreakout2-2.6.3-3|2	%define	version		2.6.3
12mr|lbreakout2-2.6.3-3|3	%define beta 		0
12mr|lbreakout2-2.6.3-3|4	%define levelsets	20100920
12mr|lbreakout2-2.6.3-3|5	%define rel		3
12mr|lbreakout2-2.6.3-3|6	%if %beta
12mr|lbreakout2-2.6.3-3|7	%define release		%mkrel -c beta%{beta} %rel
12mr|lbreakout2-2.6.3-3|8	%else
12mr|lbreakout2-2.6.3-3|9	%define release		%mkrel %rel
12mr|lbreakout2-2.6.3-3|10	%endif
12mr|lbreakout2-2.6.3-3|11	
12mr|lbreakout2-2.6.3-3|12	# getting latest levelset ?
12mr|lbreakout2-2.6.3-3|13	%define __fetch_levels 0
12mr|lbreakout2-2.6.3-3|14	%{?_fetch_levels: %{expand: %%define __fetch_levels 1}}
12mr|lbreakout2-2.6.3-3|15	
12mr|lbreakout2-2.6.3-3|16	Summary:	Breakout-style arcade game
12mr|lbreakout2-2.6.3-3|17	Name:		%{name}
12mr|lbreakout2-2.6.3-3|18	Version:	%{version}
12mr|lbreakout2-2.6.3-3|19	Release:	%{release}
12mr|lbreakout2-2.6.3-3|20	Url:		http://lgames.sourceforge.net/
12mr|lbreakout2-2.6.3-3|21	%if %beta
12mr|lbreakout2-2.6.3-3|22	Source0:	http://download.sourceforge.net/lgames/%{name}-%{version}beta-%{beta}.tar.gz
12mr|lbreakout2-2.6.3-3|23	%else
12mr|lbreakout2-2.6.3-3|24	Source0:	http://download.sourceforge.net/lgames/%{name}-%{version}.tar.xz
12mr|lbreakout2-2.6.3-3|25	%endif
12mr|lbreakout2-2.6.3-3|26	Source1:	http://download.sourceforge.net/lgames/%{name}-levelsets-%{levelsets}.tar.gz
12mr|lbreakout2-2.6.3-3|27	Source5:	%{name}-16.png
12mr|lbreakout2-2.6.3-3|28	Source6:	%{name}-32.png
12mr|lbreakout2-2.6.3-3|29	Source7:	%{name}-48.png
12mr|lbreakout2-2.6.3-3|30	License:	GPLv2
12mr|lbreakout2-2.6.3-3|31	Group:		Games/Arcade
12mr|lbreakout2-2.6.3-3|32	BuildRequires:	SDL_mixer-devel
12mr|lbreakout2-2.6.3-3|33	BuildRequires:	libpng-devel
12mr|lbreakout2-2.6.3-3|34	BuildRequires:	texinfo
12mr|lbreakout2-2.6.3-3|35	%if %__fetch_levels
12mr|lbreakout2-2.6.3-3|36	BuildRequires:	wget
12mr|lbreakout2-2.6.3-3|37	%endif
12mr|lbreakout2-2.6.3-3|38	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|lbreakout2-2.6.3-3|39	
12mr|lbreakout2-2.6.3-3|40	%description
12mr|lbreakout2-2.6.3-3|41	LBreakout is a classical Breakout game and this means (if you like Breakout ;-)
12mr|lbreakout2-2.6.3-3|42	it is a lot of fun to play!
12mr|lbreakout2-2.6.3-3|43	If you never ever played such a game you can check out the manual for more
12mr|lbreakout2-2.6.3-3|44	information, take a look at the screenshots and last but not least... play it!
12mr|lbreakout2-2.6.3-3|45	
12mr|lbreakout2-2.6.3-3|46	%prep
12mr|lbreakout2-2.6.3-3|47	%if %beta
12mr|lbreakout2-2.6.3-3|48	%setup -q -n %{name}-%{version}beta-%{beta}
12mr|lbreakout2-2.6.3-3|49	%else
12mr|lbreakout2-2.6.3-3|50	%setup -q
12mr|lbreakout2-2.6.3-3|51	%endif
12mr|lbreakout2-2.6.3-3|52	
12mr|lbreakout2-2.6.3-3|53	# getting latest levelsets
12mr|lbreakout2-2.6.3-3|54	%if %{__fetch_levels}
12mr|lbreakout2-2.6.3-3|55	cd %{_tmppath}
12mr|lbreakout2-2.6.3-3|56	wget http://lgames.sourceforge.net/LBreakout2/levels/levelsets.tar.gz
12mr|lbreakout2-2.6.3-3|57	zcat levelsets.tar.gz | bzip2 > %{SOURCE1}
12mr|lbreakout2-2.6.3-3|58	rm -f levelsets.tar.gz
12mr|lbreakout2-2.6.3-3|59	%endif
12mr|lbreakout2-2.6.3-3|60	
12mr|lbreakout2-2.6.3-3|61	%build
12mr|lbreakout2-2.6.3-3|62	%configure2_5x	--bindir=%{_gamesbindir} \
12mr|lbreakout2-2.6.3-3|63	--with-libiconv-prefix=%{_prefix} \
12mr|lbreakout2-2.6.3-3|64	--without-included-gettext \
12mr|lbreakout2-2.6.3-3|65	--with-libintl-prefix=%{_prefix} \
12mr|lbreakout2-2.6.3-3|66	--localstatedir=%{_localstatedir}/lib/games
12mr|lbreakout2-2.6.3-3|67	%make
12mr|lbreakout2-2.6.3-3|68	
12mr|lbreakout2-2.6.3-3|69	%install
12mr|lbreakout2-2.6.3-3|70	rm -rf $RPM_BUILD_ROOT
12mr|lbreakout2-2.6.3-3|71	install -d $RPM_BUILD_ROOT%{_localstatedir}/lib/games
12mr|lbreakout2-2.6.3-3|72	%{makeinstall_std}
12mr|lbreakout2-2.6.3-3|73	
12mr|lbreakout2-2.6.3-3|74	tar xzC $RPM_BUILD_ROOT%{_datadir}/%{name}/levels -f %SOURCE1
12mr|lbreakout2-2.6.3-3|75	
12mr|lbreakout2-2.6.3-3|76	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|lbreakout2-2.6.3-3|77	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|lbreakout2-2.6.3-3|78	[Desktop Entry]
12mr|lbreakout2-2.6.3-3|79	Name=LBreakout 2
12mr|lbreakout2-2.6.3-3|80	Comment=Breakout-style arcade game
12mr|lbreakout2-2.6.3-3|81	Exec=%_gamesbindir/%{name}
12mr|lbreakout2-2.6.3-3|82	Icon=%{name}
12mr|lbreakout2-2.6.3-3|83	Terminal=false
12mr|lbreakout2-2.6.3-3|84	Type=Application
12mr|lbreakout2-2.6.3-3|85	Categories=Game;ArcadeGame;
12mr|lbreakout2-2.6.3-3|86	EOF
12mr|lbreakout2-2.6.3-3|87	
12mr|lbreakout2-2.6.3-3|88	install -D -m644 %SOURCE5 $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|lbreakout2-2.6.3-3|89	install -D -m644 %SOURCE6 $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|lbreakout2-2.6.3-3|90	install -D -m644 %SOURCE7 $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|lbreakout2-2.6.3-3|91	
12mr|lbreakout2-2.6.3-3|92	rm -rf $RPM_BUILD_ROOT/usr/doc # those docs are not wanted
12mr|lbreakout2-2.6.3-3|93	
12mr|lbreakout2-2.6.3-3|94	%find_lang %{name}
12mr|lbreakout2-2.6.3-3|95	
12mr|lbreakout2-2.6.3-3|96	%clean
12mr|lbreakout2-2.6.3-3|97	rm -rf $RPM_BUILD_ROOT
12mr|lbreakout2-2.6.3-3|98	
12mr|lbreakout2-2.6.3-3|99	%if %mdkversion < 200900
12mr|lbreakout2-2.6.3-3|100	%post
12mr|lbreakout2-2.6.3-3|101	%{update_menus}
12mr|lbreakout2-2.6.3-3|102	%update_icon_cache hicolor
12mr|lbreakout2-2.6.3-3|103	%endif
12mr|lbreakout2-2.6.3-3|104	
12mr|lbreakout2-2.6.3-3|105	%if %mdkversion < 200900
12mr|lbreakout2-2.6.3-3|106	%postun
12mr|lbreakout2-2.6.3-3|107	%{clean_menus}
12mr|lbreakout2-2.6.3-3|108	%clean_icon_cache hicolor
12mr|lbreakout2-2.6.3-3|109	%endif
12mr|lbreakout2-2.6.3-3|110	
12mr|lbreakout2-2.6.3-3|111	%files -f %{name}.lang
12mr|lbreakout2-2.6.3-3|112	%defattr(-,root,root)
12mr|lbreakout2-2.6.3-3|113	%doc README TODO
12mr|lbreakout2-2.6.3-3|114	%{_gamesbindir}/*
12mr|lbreakout2-2.6.3-3|115	%attr(664, root, games) %{_localstatedir}/lib/games/*
12mr|lbreakout2-2.6.3-3|116	%{_datadir}/%{name}
12mr|lbreakout2-2.6.3-3|117	%{_datadir}/applications/*
12mr|lbreakout2-2.6.3-3|118	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|lbreakout2-2.6.3-3|119	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|lbreakout2-2.6.3-3|120	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|lbreakout2-2.6.3-3|121	%{_iconsdir}/lbreakout48.gif
12mr|lbreakout2-2.6.3-3|122	
12mr|lbreakout2-2.6.3-3|123	
12mr|lbreakout2-2.6.3-3|124	
12mr|lbreakout2-2.6.3-3|125	%changelog
12mr|lbreakout2-2.6.3-3|126	

14638 12
12mr|lbxproxy-1.0.2-3|1	Name: lbxproxy
12mr|lbxproxy-1.0.2-3|2	Version: 1.0.2
12mr|lbxproxy-1.0.2-3|3	Release: %mkrel 3
12mr|lbxproxy-1.0.2-3|4	Summary: Low Bandwidth X proxy
12mr|lbxproxy-1.0.2-3|5	Group: Development/X11
12mr|lbxproxy-1.0.2-3|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|lbxproxy-1.0.2-3|7	License: MIT
12mr|lbxproxy-1.0.2-3|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|lbxproxy-1.0.2-3|9	
12mr|lbxproxy-1.0.2-3|10	BuildRequires: libice-devel >= 1.0.0
12mr|lbxproxy-1.0.2-3|11	BuildRequires: liblbxutil-devel >= 1.0.0
12mr|lbxproxy-1.0.2-3|12	BuildRequires: libx11-devel >= 1.0.0
12mr|lbxproxy-1.0.2-3|13	BuildRequires: libxext-devel >= 1.0.0
12mr|lbxproxy-1.0.2-3|14	BuildRequires: x11-proto-devel >= 1.0.0
12mr|lbxproxy-1.0.2-3|15	BuildRequires: x11-util-macros >= 1.0.1
12mr|lbxproxy-1.0.2-3|16	BuildRequires: x11-xtrans-devel >= 1.0.0
12mr|lbxproxy-1.0.2-3|17	
12mr|lbxproxy-1.0.2-3|18	%description
12mr|lbxproxy-1.0.2-3|19	Applications that would like to take advantage of the Low Bandwidth
12mr|lbxproxy-1.0.2-3|20	extension to X (LBX) must make their connections to an lbxproxy. These
12mr|lbxproxy-1.0.2-3|21	applications need to know nothing about LBX, they simply connect to the
12mr|lbxproxy-1.0.2-3|22	lbxproxy as if were a regular server. The lbxproxy accepts client connections,
12mr|lbxproxy-1.0.2-3|23	multiplexes them over a single connection to the X server, and performs various
12mr|lbxproxy-1.0.2-3|24	optimizations on the X protocol to make it faster over low bandwidth and/or
12mr|lbxproxy-1.0.2-3|25	high latency connections.
12mr|lbxproxy-1.0.2-3|26	Note that current X servers don't support the LBX extension, so this package is
12mr|lbxproxy-1.0.2-3|27	only useful to connect to old X servers.
12mr|lbxproxy-1.0.2-3|28	
12mr|lbxproxy-1.0.2-3|29	%prep
12mr|lbxproxy-1.0.2-3|30	%setup -q -n %{name}-%{version}
12mr|lbxproxy-1.0.2-3|31	
12mr|lbxproxy-1.0.2-3|32	%build
12mr|lbxproxy-1.0.2-3|33	%configure2_5x	--x-includes=%{_includedir}\
12mr|lbxproxy-1.0.2-3|34	--x-libraries=%{_libdir}
12mr|lbxproxy-1.0.2-3|35	
12mr|lbxproxy-1.0.2-3|36	%make
12mr|lbxproxy-1.0.2-3|37	
12mr|lbxproxy-1.0.2-3|38	%install
12mr|lbxproxy-1.0.2-3|39	rm -rf %{buildroot}
12mr|lbxproxy-1.0.2-3|40	%makeinstall_std
12mr|lbxproxy-1.0.2-3|41	
12mr|lbxproxy-1.0.2-3|42	%clean
12mr|lbxproxy-1.0.2-3|43	rm -rf %{buildroot}
12mr|lbxproxy-1.0.2-3|44	
12mr|lbxproxy-1.0.2-3|45	%files
12mr|lbxproxy-1.0.2-3|46	%defattr(-,root,root)
12mr|lbxproxy-1.0.2-3|47	%{_bindir}/lbxproxy
12mr|lbxproxy-1.0.2-3|48	%{_libdir}/X11/lbxproxy/AtomControl
12mr|lbxproxy-1.0.2-3|49	%{_mandir}/man1/lbxproxy.1*
12mr|lbxproxy-1.0.2-3|50	
12mr|lbxproxy-1.0.2-3|51	
12mr|lbxproxy-1.0.2-3|52	
12mr|lbxproxy-1.0.2-3|53	
12mr|lbxproxy-1.0.2-3|54	
12mr|lbxproxy-1.0.2-3|55	%changelog
12mr|lbxproxy-1.0.2-3|56	

14639 12
12mr|lcms-1.19-7|1	%define major 1
12mr|lcms-1.19-7|2	%define libname %mklibname %{name} %{major}
12mr|lcms-1.19-7|3	%define develname %mklibname %{name} -d
12mr|lcms-1.19-7|4	
12mr|lcms-1.19-7|5	Summary:	Color management library
12mr|lcms-1.19-7|6	Name:		lcms
12mr|lcms-1.19-7|7	Version:	1.19
12mr|lcms-1.19-7|8	Release:	7
12mr|lcms-1.19-7|9	License:	MIT
12mr|lcms-1.19-7|10	Group:		Graphics
12mr|lcms-1.19-7|11	URL:		http://www.littlecms.com/
12mr|lcms-1.19-7|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12mr|lcms-1.19-7|13	BuildRequires:	autoconf automake libtool
12mr|lcms-1.19-7|14	BuildRequires:	jpeg-devel
12mr|lcms-1.19-7|15	BuildRequires:	tiff-devel
12mr|lcms-1.19-7|16	BuildRequires:	python-devel
12mr|lcms-1.19-7|17	BuildRequires:	swig
12mr|lcms-1.19-7|18	BuildRequires:	zlib-devel
12mr|lcms-1.19-7|19	Conflicts:	%{mklibname lcms 1}-devel < 1.16
12mr|lcms-1.19-7|20	
12mr|lcms-1.19-7|21	%description
12mr|lcms-1.19-7|22	Little cms is a color management library. Implements fast transforms between
12mr|lcms-1.19-7|23	ICC profiles. It is focused on speed, and is portable across several platforms.
12mr|lcms-1.19-7|24	
12mr|lcms-1.19-7|25	%package -n	%{libname}
12mr|lcms-1.19-7|26	Summary:	The Shared library for "Little cms"
12mr|lcms-1.19-7|27	Group:		System/Libraries
12mr|lcms-1.19-7|28	Provides:	liblcms = %{version}
12mr|lcms-1.19-7|29	Obsoletes:	liblcms < 1.19-7
12mr|lcms-1.19-7|30	
12mr|lcms-1.19-7|31	%description -n	%{libname}
12mr|lcms-1.19-7|32	Little cms is a color management library. Implements fast transforms between
12mr|lcms-1.19-7|33	ICC profiles. It is focused on speed, and is portable across several platforms.
12mr|lcms-1.19-7|34	
12mr|lcms-1.19-7|35	This package provides the shared lcms library.
12mr|lcms-1.19-7|36	
12mr|lcms-1.19-7|37	%package -n	%{develname}
12mr|lcms-1.19-7|38	Summary:	Static library and header files for the "Little cms" library
12mr|lcms-1.19-7|39	Group:		Development/C
12mr|lcms-1.19-7|40	Provides:	%{name}-devel = %{version}
12mr|lcms-1.19-7|41	Obsoletes:	%{name}-devel < 1.19-7
12mr|lcms-1.19-7|42	Obsoletes:	%{mklibname lcms 1}-devel < 1.19-7
12mr|lcms-1.19-7|43	Requires:	%{libname} >= %{version}-%{release}
12mr|lcms-1.19-7|44	
12mr|lcms-1.19-7|45	%description -n	%{develname}
12mr|lcms-1.19-7|46	Little cms is a color management library. Implements fast transforms between
12mr|lcms-1.19-7|47	ICC profiles. It is focused on speed, and is portable across several platforms.
12mr|lcms-1.19-7|48	
12mr|lcms-1.19-7|49	This package contains the static lcms library and its header files.
12mr|lcms-1.19-7|50	
12mr|lcms-1.19-7|51	%package -n	python-lcms
12mr|lcms-1.19-7|52	Summary:	Python bindings for the lcms color management engine
12mr|lcms-1.19-7|53	Group:		Development/Python
12mr|lcms-1.19-7|54	
12mr|lcms-1.19-7|55	%description -n	python-lcms
12mr|lcms-1.19-7|56	python-lcms is a Python module that interfaces to the lcms color management
12mr|lcms-1.19-7|57	engine.
12mr|lcms-1.19-7|58	
12mr|lcms-1.19-7|59	%prep
12mr|lcms-1.19-7|60	
12mr|lcms-1.19-7|61	%setup -q
12mr|lcms-1.19-7|62	
12mr|lcms-1.19-7|63	# fix attribs
12mr|lcms-1.19-7|64	chmod 644 doc/* matlab/* AUTHORS COPYING NEWS README.1ST python/testbed/*
12mr|lcms-1.19-7|65	
12mr|lcms-1.19-7|66	%build
12mr|lcms-1.19-7|67	autoreconf -fi
12mr|lcms-1.19-7|68	
12mr|lcms-1.19-7|69	%configure2_5x \
12mr|lcms-1.19-7|70	--with-python \
12mr|lcms-1.19-7|71	--disable-static
12mr|lcms-1.19-7|72	
12mr|lcms-1.19-7|73	# regenerate the swig shit
12mr|lcms-1.19-7|74	pushd python
12mr|lcms-1.19-7|75	./swig_lcms
12mr|lcms-1.19-7|76	popd
12mr|lcms-1.19-7|77	
12mr|lcms-1.19-7|78	%make
12mr|lcms-1.19-7|79	
12mr|lcms-1.19-7|80	%check
12mr|lcms-1.19-7|81	make check
12mr|lcms-1.19-7|82	
12mr|lcms-1.19-7|83	%install
12mr|lcms-1.19-7|84	%makeinstall_std
12mr|lcms-1.19-7|85	
12mr|lcms-1.19-7|86	%files
12mr|lcms-1.19-7|87	%doc doc/* matlab/*.pdf
12mr|lcms-1.19-7|88	%attr(0755,root,root) %{_bindir}/icc2ps
12mr|lcms-1.19-7|89	%attr(0755,root,root) %{_bindir}/icclink
12mr|lcms-1.19-7|90	%attr(0755,root,root) %{_bindir}/icctrans
12mr|lcms-1.19-7|91	%attr(0755,root,root) %{_bindir}/jpegicc
12mr|lcms-1.19-7|92	%attr(0755,root,root) %{_bindir}/tiffdiff
12mr|lcms-1.19-7|93	%attr(0755,root,root) %{_bindir}/tifficc
12mr|lcms-1.19-7|94	%attr(0755,root,root) %{_bindir}/wtpt
12mr|lcms-1.19-7|95	%attr(0644,root,root) %{_mandir}/man1/icc2ps.1*
12mr|lcms-1.19-7|96	%attr(0644,root,root) %{_mandir}/man1/icclink.1*
12mr|lcms-1.19-7|97	%attr(0644,root,root) %{_mandir}/man1/jpegicc.1*
12mr|lcms-1.19-7|98	%attr(0644,root,root) %{_mandir}/man1/tifficc.1*
12mr|lcms-1.19-7|99	%attr(0644,root,root) %{_mandir}/man1/wtpt.1*
12mr|lcms-1.19-7|100	
12mr|lcms-1.19-7|101	%files -n %{libname}
12mr|lcms-1.19-7|102	%doc AUTHORS COPYING NEWS README.1ST
12mr|lcms-1.19-7|103	%attr(0755,root,root) %{_libdir}/*.so.*
12mr|lcms-1.19-7|104	
12mr|lcms-1.19-7|105	%files -n %{develname}
12mr|lcms-1.19-7|106	%attr(0644,root,root) %{_includedir}/*
12mr|lcms-1.19-7|107	%attr(0644,root,root) %{_libdir}/*.so
12mr|lcms-1.19-7|108	%attr(0644,root,root) %{_libdir}/pkgconfig/lcms.pc
12mr|lcms-1.19-7|109	
12mr|lcms-1.19-7|110	%files -n python-lcms
12mr|lcms-1.19-7|111	%doc python/testbed/*
12mr|lcms-1.19-7|112	%attr(0644,root,root) %{py_platsitedir}/lcms.py
12mr|lcms-1.19-7|113	%attr(0755,root,root) %{py_platsitedir}/_lcms.so
12mr|lcms-1.19-7|114	
12mr|lcms-1.19-7|115	
12mr|lcms-1.19-7|116	%changelog
12mr|lcms-1.19-7|117	* Wed Aug  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|lcms-1.19-7|118	+ Commit: 8ec5d8a
12mr|lcms-1.19-7|119	- Sync with Cooker (drop .la files, spec cleanup etc), fix unversioned Obsoletes
12mr|lcms-1.19-7|120	
12mr|lcms-1.19-7|121	

14640 12
12mr|lcms2-2.4-1|1	%define major 2
12mr|lcms2-2.4-1|2	%define libname %mklibname lcms2_ %major
12mr|lcms2-2.4-1|3	%define develname %mklibname -d lcms2
12mr|lcms2-2.4-1|4	
12mr|lcms2-2.4-1|5	Name: lcms2
12mr|lcms2-2.4-1|6	Version: 2.4
12mr|lcms2-2.4-1|7	Release: %mkrel 1
12mr|lcms2-2.4-1|8	Summary: Color Management Engine
12mr|lcms2-2.4-1|9	License: MIT
12mr|lcms2-2.4-1|10	URL: http://www.littlecms.com/
12mr|lcms2-2.4-1|11	Source0: http://www.littlecms.com/%{name}-%{version}.tar.gz
12mr|lcms2-2.4-1|12	Group: Graphics
12mr|lcms2-2.4-1|13	BuildRequires: jpeg-devel
12mr|lcms2-2.4-1|14	BuildRequires: tiff-devel
12mr|lcms2-2.4-1|15	BuildRequires: zlib-devel
12mr|lcms2-2.4-1|16	
12mr|lcms2-2.4-1|17	%description
12mr|lcms2-2.4-1|18	LittleCMS intends to be a small-footprint, speed optimized color management
12mr|lcms2-2.4-1|19	engine in open source form. LCMS2 is the current version of LCMS, and can be
12mr|lcms2-2.4-1|20	parallel installed with the original (deprecated) lcms.
12mr|lcms2-2.4-1|21	
12mr|lcms2-2.4-1|22	%package -n %libname
12mr|lcms2-2.4-1|23	Summary: Libraries for %{name}
12mr|lcms2-2.4-1|24	Group: System/Libraries
12mr|lcms2-2.4-1|25	Requires: %name = %{version}
12mr|lcms2-2.4-1|26	
12mr|lcms2-2.4-1|27	%description -n %libname
12mr|lcms2-2.4-1|28	This package provides the shared lcms2 library.
12mr|lcms2-2.4-1|29	
12mr|lcms2-2.4-1|30	%package -n %develname
12mr|lcms2-2.4-1|31	Summary: Development files for LittleCMS
12mr|lcms2-2.4-1|32	Group: Development/C
12mr|lcms2-2.4-1|33	Requires: %{libname} = %{version}-%{release}
12mr|lcms2-2.4-1|34	Provides: %{name}-devel = %{version}-%{release}
12mr|lcms2-2.4-1|35	
12mr|lcms2-2.4-1|36	%description -n %develname
12mr|lcms2-2.4-1|37	Development files for LittleCMS2.
12mr|lcms2-2.4-1|38	
12mr|lcms2-2.4-1|39	%prep
12mr|lcms2-2.4-1|40	%setup -q
12mr|lcms2-2.4-1|41	
12mr|lcms2-2.4-1|42	%build
12mr|lcms2-2.4-1|43	%configure2_5x --disable-static --program-suffix=2
12mr|lcms2-2.4-1|44	%make
12mr|lcms2-2.4-1|45	
12mr|lcms2-2.4-1|46	%install
12mr|lcms2-2.4-1|47	rm -rf %{buildroot}
12mr|lcms2-2.4-1|48	%makeinstall_std
12mr|lcms2-2.4-1|49	rm -f %{buildroot}%{_libdir}/*.la
12mr|lcms2-2.4-1|50	
12mr|lcms2-2.4-1|51	
12mr|lcms2-2.4-1|52	%files
12mr|lcms2-2.4-1|53	%defattr(-,root,root,-)
12mr|lcms2-2.4-1|54	%doc AUTHORS COPYING
12mr|lcms2-2.4-1|55	%{_bindir}/*
12mr|lcms2-2.4-1|56	%{_mandir}/man1/*
12mr|lcms2-2.4-1|57	
12mr|lcms2-2.4-1|58	%files -n %libname
12mr|lcms2-2.4-1|59	%defattr(-,root,root,-)
12mr|lcms2-2.4-1|60	%{_libdir}/*.so.%{major}
12mr|lcms2-2.4-1|61	%{_libdir}/*.so.%{major}.*
12mr|lcms2-2.4-1|62	
12mr|lcms2-2.4-1|63	%files -n %develname
12mr|lcms2-2.4-1|64	%defattr(-,root,root,-)
12mr|lcms2-2.4-1|65	%doc doc/*.pdf
12mr|lcms2-2.4-1|66	%{_includedir}/*
12mr|lcms2-2.4-1|67	%{_libdir}/*.so
12mr|lcms2-2.4-1|68	#%{_libdir}/*.la
12mr|lcms2-2.4-1|69	%{_libdir}/pkgconfig/%{name}.pc
12mr|lcms2-2.4-1|70	
12mr|lcms2-2.4-1|71	
12mr|lcms2-2.4-1|72	
12mr|lcms2-2.4-1|73	%changelog
12mr|lcms2-2.4-1|74	

14641 12
12mr|ldapjdk-4.18-0.0.7|1	%define spname                ldapsp
12mr|ldapjdk-4.18-0.0.7|2	%define tar_name        ldapsdk_java
12mr|ldapjdk-4.18-0.0.7|3	%define tar_version        20020819
12mr|ldapjdk-4.18-0.0.7|4	%define section                free
12mr|ldapjdk-4.18-0.0.7|5	%define gcj_support        1
12mr|ldapjdk-4.18-0.0.7|6	
12mr|ldapjdk-4.18-0.0.7|7	Name:           ldapjdk
12mr|ldapjdk-4.18-0.0.7|8	Version:        4.18
12mr|ldapjdk-4.18-0.0.7|9	Release:        %mkrel 0.0.7
12mr|ldapjdk-4.18-0.0.7|10	Epoch:          0
12mr|ldapjdk-4.18-0.0.7|11	Summary:        Mozilla LDAP Java SDK
12mr|ldapjdk-4.18-0.0.7|12	License:        MPL
12mr|ldapjdk-4.18-0.0.7|13	Group:          Development/Java
12mr|ldapjdk-4.18-0.0.7|14	URL:            http://www.mozilla.org/directory/javasdk.html
12mr|ldapjdk-4.18-0.0.7|15	# cvs -d:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot export -r LDAPJavaSDK_418 DirectorySDKSourceJava
12mr|ldapjdk-4.18-0.0.7|16	# tar cjf ldapjdk-4.18.tar.bz2 mozilla
12mr|ldapjdk-4.18-0.0.7|17	Source0:        ldapjdk-4.18.tar.bz2
12mr|ldapjdk-4.18-0.0.7|18	Requires:       oro
12mr|ldapjdk-4.18-0.0.7|19	Requires:       jndi
12mr|ldapjdk-4.18-0.0.7|20	Requires:       jpackage-utils >= 0:1.5
12mr|ldapjdk-4.18-0.0.7|21	Requires:       jaas
12mr|ldapjdk-4.18-0.0.7|22	Requires:       jsse
12mr|ldapjdk-4.18-0.0.7|23	Requires:       java-sasl
12mr|ldapjdk-4.18-0.0.7|24	BuildRequires:  oro
12mr|ldapjdk-4.18-0.0.7|25	BuildRequires:  java-devel
12mr|ldapjdk-4.18-0.0.7|26	BuildRequires:  jndi
12mr|ldapjdk-4.18-0.0.7|27	BuildRequires:  java-rpmbuild >= 0:1.5
12mr|ldapjdk-4.18-0.0.7|28	BuildRequires:  jaas
12mr|ldapjdk-4.18-0.0.7|29	BuildRequires:  jsse
12mr|ldapjdk-4.18-0.0.7|30	BuildRequires:  jss
12mr|ldapjdk-4.18-0.0.7|31	BuildRequires:  java-sasl
12mr|ldapjdk-4.18-0.0.7|32	Provides:       jndi-ldap = 0:1.3.0
12mr|ldapjdk-4.18-0.0.7|33	Provides:       ldapsdk = %{epoch}:%{version}-%{release}
12mr|ldapjdk-4.18-0.0.7|34	Obsoletes:      ldapsdk < %{epoch}:%{version}-%{release}
12mr|ldapjdk-4.18-0.0.7|35	%if %{gcj_support}
12mr|ldapjdk-4.18-0.0.7|36	BuildRequires:  java-gcj-compat-devel
12mr|ldapjdk-4.18-0.0.7|37	%else
12mr|ldapjdk-4.18-0.0.7|38	Buildarch:      noarch
12mr|ldapjdk-4.18-0.0.7|39	%endif
12mr|ldapjdk-4.18-0.0.7|40	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|ldapjdk-4.18-0.0.7|41	
12mr|ldapjdk-4.18-0.0.7|42	%description
12mr|ldapjdk-4.18-0.0.7|43	The Mozilla LDAP SDKs enable you to write applications which access,
12mr|ldapjdk-4.18-0.0.7|44	manage, and update the information stored in an LDAP directory.
12mr|ldapjdk-4.18-0.0.7|45	
12mr|ldapjdk-4.18-0.0.7|46	%package javadoc
12mr|ldapjdk-4.18-0.0.7|47	Group:          Development/Java
12mr|ldapjdk-4.18-0.0.7|48	Summary:        Javadoc for %{name}
12mr|ldapjdk-4.18-0.0.7|49	Obsoletes:      openjmx-javadoc < %{epoch}:%{version}-%{release}
12mr|ldapjdk-4.18-0.0.7|50	
12mr|ldapjdk-4.18-0.0.7|51	%description javadoc
12mr|ldapjdk-4.18-0.0.7|52	Javadoc for %{name}
12mr|ldapjdk-4.18-0.0.7|53	
12mr|ldapjdk-4.18-0.0.7|54	%prep
12mr|ldapjdk-4.18-0.0.7|55	%setup -q -c
12mr|ldapjdk-4.18-0.0.7|56	
12mr|ldapjdk-4.18-0.0.7|57	%build
12mr|ldapjdk-4.18-0.0.7|58	find . -type f -name "*.jar" | xargs -t rm
12mr|ldapjdk-4.18-0.0.7|59	mv mozilla/directory/* .
12mr|ldapjdk-4.18-0.0.7|60	rm -rf mozilla
12mr|ldapjdk-4.18-0.0.7|61	
12mr|ldapjdk-4.18-0.0.7|62	cd java-sdk
12mr|ldapjdk-4.18-0.0.7|63	export JAVA_HOME="%{java_home}"
12mr|ldapjdk-4.18-0.0.7|64	export CLASSPATH=$(build-classpath oro jndi jaas jss jsse sasl)
12mr|ldapjdk-4.18-0.0.7|65	export MOZ_SRC=`pwd`
12mr|ldapjdk-4.18-0.0.7|66	export JAVA_VERSION=1.5
12mr|ldapjdk-4.18-0.0.7|67	srcpath=ietfldap:ldapfilter:ldapbeans:ldapjdk:ldapsp:tools
12mr|ldapjdk-4.18-0.0.7|68	
12mr|ldapjdk-4.18-0.0.7|69	# Main jar
12mr|ldapjdk-4.18-0.0.7|70	%__make -f ldap.mk clean
12mr|ldapjdk-4.18-0.0.7|71	%__make -f ldap.mk
12mr|ldapjdk-4.18-0.0.7|72	%__make -f ldap.mk basepackage
12mr|ldapjdk-4.18-0.0.7|73	%__make -f ldap.mk JAVADOC="%{javadoc} -sourcepath $srcpath" doc
12mr|ldapjdk-4.18-0.0.7|74	
12mr|ldapjdk-4.18-0.0.7|75	# ldap jdndi service provides
12mr|ldapjdk-4.18-0.0.7|76	%__make -f ldapsp.mk clean
12mr|ldapjdk-4.18-0.0.7|77	%__make -f ldapsp.mk
12mr|ldapjdk-4.18-0.0.7|78	%__make -f ldapsp.mk basepackage
12mr|ldapjdk-4.18-0.0.7|79	%__make -f ldapsp.mk JAVADOC="%{javadoc} -sourcepath $srcpath" doc
12mr|ldapjdk-4.18-0.0.7|80	
12mr|ldapjdk-4.18-0.0.7|81	%install
12mr|ldapjdk-4.18-0.0.7|82	rm -rf $RPM_BUILD_ROOT
12mr|ldapjdk-4.18-0.0.7|83	
12mr|ldapjdk-4.18-0.0.7|84	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|ldapjdk-4.18-0.0.7|85	install -m 644 java-sdk/dist/packages/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|ldapjdk-4.18-0.0.7|86	install -m 644 java-sdk/dist/packages/%{spname}.jar $RPM_BUILD_ROOT%{_javadir}/%{spname}-%{version}.jar
12mr|ldapjdk-4.18-0.0.7|87	
12mr|ldapjdk-4.18-0.0.7|88	pushd $RPM_BUILD_ROOT%{_javadir}
12mr|ldapjdk-4.18-0.0.7|89	for jar in *-%{version}.jar ; do
12mr|ldapjdk-4.18-0.0.7|90	ln -fs ${jar} $(echo $jar | sed "s|-%{version}.jar|.jar|g")
12mr|ldapjdk-4.18-0.0.7|91	done
12mr|ldapjdk-4.18-0.0.7|92	popd
12mr|ldapjdk-4.18-0.0.7|93	
12mr|ldapjdk-4.18-0.0.7|94	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}-1.3.0
12mr|ldapjdk-4.18-0.0.7|95	
12mr|ldapjdk-4.18-0.0.7|96	pushd $RPM_BUILD_ROOT%{_javadir}-1.3.0
12mr|ldapjdk-4.18-0.0.7|97	ln -fs ../java/*%{spname}.jar jndi-ldap.jar
12mr|ldapjdk-4.18-0.0.7|98	popd
12mr|ldapjdk-4.18-0.0.7|99	
12mr|ldapjdk-4.18-0.0.7|100	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|ldapjdk-4.18-0.0.7|101	cp -r java-sdk/dist/doc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|ldapjdk-4.18-0.0.7|102	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|ldapjdk-4.18-0.0.7|103	
12mr|ldapjdk-4.18-0.0.7|104	%if %{gcj_support}
12mr|ldapjdk-4.18-0.0.7|105	%{_bindir}/aot-compile-rpm
12mr|ldapjdk-4.18-0.0.7|106	%endif
12mr|ldapjdk-4.18-0.0.7|107	
12mr|ldapjdk-4.18-0.0.7|108	%clean
12mr|ldapjdk-4.18-0.0.7|109	rm -rf $RPM_BUILD_ROOT
12mr|ldapjdk-4.18-0.0.7|110	
12mr|ldapjdk-4.18-0.0.7|111	%if %{gcj_support}
12mr|ldapjdk-4.18-0.0.7|112	%post
12mr|ldapjdk-4.18-0.0.7|113	%{update_gcjdb}
12mr|ldapjdk-4.18-0.0.7|114	
12mr|ldapjdk-4.18-0.0.7|115	%postun
12mr|ldapjdk-4.18-0.0.7|116	%{clean_gcjdb}
12mr|ldapjdk-4.18-0.0.7|117	%endif
12mr|ldapjdk-4.18-0.0.7|118	
12mr|ldapjdk-4.18-0.0.7|119	%files
12mr|ldapjdk-4.18-0.0.7|120	%defattr(0644,root,root,0755)
12mr|ldapjdk-4.18-0.0.7|121	%doc buildjsdk.txt java-sdk/*.htm
12mr|ldapjdk-4.18-0.0.7|122	%{_javadir}/%{name}*.jar
12mr|ldapjdk-4.18-0.0.7|123	%{_javadir}/%{spname}*.jar
12mr|ldapjdk-4.18-0.0.7|124	%{_javadir}-1.3.0/*.jar
12mr|ldapjdk-4.18-0.0.7|125	%if %{gcj_support}
12mr|ldapjdk-4.18-0.0.7|126	%dir %{_libdir}/gcj/%{name}
12mr|ldapjdk-4.18-0.0.7|127	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|ldapjdk-4.18-0.0.7|128	%endif
12mr|ldapjdk-4.18-0.0.7|129	
12mr|ldapjdk-4.18-0.0.7|130	%files javadoc
12mr|ldapjdk-4.18-0.0.7|131	%defattr(0644,root,root,0755)
12mr|ldapjdk-4.18-0.0.7|132	%{_javadocdir}/%{name}
12mr|ldapjdk-4.18-0.0.7|133	%{_javadocdir}/%{name}-%{version}
12mr|ldapjdk-4.18-0.0.7|134	
12mr|ldapjdk-4.18-0.0.7|135	
12mr|ldapjdk-4.18-0.0.7|136	
12mr|ldapjdk-4.18-0.0.7|137	
12mr|ldapjdk-4.18-0.0.7|138	
12mr|ldapjdk-4.18-0.0.7|139	%changelog
12mr|ldapjdk-4.18-0.0.7|140	

14642 12
12mr|ldb-1.1.12-0.beta8.1|1	%define ldbmajor	1
12mr|ldb-1.1.12-0.beta8.1|2	%define ldbver		1.1.12
12mr|ldb-1.1.12-0.beta8.1|3	%define epoch 1
12mr|ldb-1.1.12-0.beta8.1|4	%define beta beta8
12mr|ldb-1.1.12-0.beta8.1|5	
12mr|ldb-1.1.12-0.beta8.1|6	# beta releases are taken from the samba4 tarball using
12mr|ldb-1.1.12-0.beta8.1|7	# mkdir -p ldb-1.1.7/lib
12mr|ldb-1.1.12-0.beta8.1|8	# cp -a lib/ldb/* ldb-1.1.7/
12mr|ldb-1.1.12-0.beta8.1|9	# cp -a lib/popt lib/tdb lib/replace lib/talloc lib/tevent ldb-1.1.7/lib/
12mr|ldb-1.1.12-0.beta8.1|10	# cp -a buildtools/ ldb-1.1.7/
12mr|ldb-1.1.12-0.beta8.1|11	# tar cf ldb-1.1.7.tar ldb-1.1.7
12mr|ldb-1.1.12-0.beta8.1|12	
12mr|ldb-1.1.12-0.beta8.1|13	%define libldb %mklibname ldb %ldbmajor
12mr|ldb-1.1.12-0.beta8.1|14	%define ldbdevel %mklibname -d ldb
12mr|ldb-1.1.12-0.beta8.1|15	
12mr|ldb-1.1.12-0.beta8.1|16	%define libpyldbutil %mklibname pyldb-util 1
12mr|ldb-1.1.12-0.beta8.1|17	%define libpyldbutildevel %mklibname -d pyldb-util
12mr|ldb-1.1.12-0.beta8.1|18	
12mr|ldb-1.1.12-0.beta8.1|19	%define check_sig() export GNUPGHOME=%{_tmppath}/rpm-gpghome \
12mr|ldb-1.1.12-0.beta8.1|20	if [ -d "$GNUPGHOME" ] \
12mr|ldb-1.1.12-0.beta8.1|21	then echo "Error, GNUPGHOME $GNUPGHOME exists, remove it and try again"; exit 1 \
12mr|ldb-1.1.12-0.beta8.1|22	fi \
12mr|ldb-1.1.12-0.beta8.1|23	install -d -m700 $GNUPGHOME \
12mr|ldb-1.1.12-0.beta8.1|24	gpg --import %{1} \
12mr|ldb-1.1.12-0.beta8.1|25	gpg --trust-model always --verify %{2} %{?3} \
12mr|ldb-1.1.12-0.beta8.1|26	rm -Rf $GNUPGHOME \
12mr|ldb-1.1.12-0.beta8.1|27	
12mr|ldb-1.1.12-0.beta8.1|28	Name: ldb
12mr|ldb-1.1.12-0.beta8.1|29	Version: %ldbver
12mr|ldb-1.1.12-0.beta8.1|30	# We shipped it in samba3 versioned with the samba3 version
12mr|ldb-1.1.12-0.beta8.1|31	Epoch: %epoch
12mr|ldb-1.1.12-0.beta8.1|32	Group: System/Libraries
12mr|ldb-1.1.12-0.beta8.1|33	License: GPLv2
12mr|ldb-1.1.12-0.beta8.1|34	URL: http://ldb.samba.org/
12mr|ldb-1.1.12-0.beta8.1|35	Summary: Library implementing Samba's embedded database
12mr|ldb-1.1.12-0.beta8.1|36	Source0: http://samba.org/ftp/ldb/ldb-%{ldbver}.tar.gz
12mr|ldb-1.1.12-0.beta8.1|37	%if "%beta" != ""
12mr|ldb-1.1.12-0.beta8.1|38	Release: 0.%beta.1
12mr|ldb-1.1.12-0.beta8.1|39	%else
12mr|ldb-1.1.12-0.beta8.1|40	Release: 2
12mr|ldb-1.1.12-0.beta8.1|41	Source1: http://samba.org/ftp/ldb/ldb-%{ldbver}.tar.asc
12mr|ldb-1.1.12-0.beta8.1|42	Source2: jelmer.asc
12mr|ldb-1.1.12-0.beta8.1|43	%endif
12mr|ldb-1.1.12-0.beta8.1|44	BuildRequires: python-devel
12mr|ldb-1.1.12-0.beta8.1|45	BuildRequires: openldap-devel
12mr|ldb-1.1.12-0.beta8.1|46	BuildRequires: popt-devel
12mr|ldb-1.1.12-0.beta8.1|47	BuildRequires: tevent-devel >= 1:0.9.16-0.beta8.0 python-tevent >= 1:0.9.16-0.beta8.0
12mr|ldb-1.1.12-0.beta8.1|48	BuildRequires: talloc-devel >= 2.0.7 pytalloc-util-devel >= 2.0.7
12mr|ldb-1.1.12-0.beta8.1|49	BuildRequires: python-tdb >= 1.2.9 tdb-devel >= 1.2.9
12mr|ldb-1.1.12-0.beta8.1|50	BuildRequires: docbook-style-xsl xsltproc
12mr|ldb-1.1.12-0.beta8.1|51	
12mr|ldb-1.1.12-0.beta8.1|52	%description
12mr|ldb-1.1.12-0.beta8.1|53	Library implementing Samba's embedded database and utilities for backing up,
12mr|ldb-1.1.12-0.beta8.1|54	restoring and manipulating the database.
12mr|ldb-1.1.12-0.beta8.1|55	
12mr|ldb-1.1.12-0.beta8.1|56	%package -n %libldb
12mr|ldb-1.1.12-0.beta8.1|57	Group: System/Libraries
12mr|ldb-1.1.12-0.beta8.1|58	Summary: Library implementing Samba's embedded database
12mr|ldb-1.1.12-0.beta8.1|59	
12mr|ldb-1.1.12-0.beta8.1|60	%description -n %libldb
12mr|ldb-1.1.12-0.beta8.1|61	Library implementing Samba's embedded database
12mr|ldb-1.1.12-0.beta8.1|62	
12mr|ldb-1.1.12-0.beta8.1|63	%package -n ldb-utils
12mr|ldb-1.1.12-0.beta8.1|64	Group: Databases
12mr|ldb-1.1.12-0.beta8.1|65	Summary: Tools for backing up, restoring, and manipulating Samba's embedded database
12mr|ldb-1.1.12-0.beta8.1|66	Conflicts: samba-server < 3.3.2-2
12mr|ldb-1.1.12-0.beta8.1|67	
12mr|ldb-1.1.12-0.beta8.1|68	%description -n ldb-utils
12mr|ldb-1.1.12-0.beta8.1|69	Tools for backing up, restoring, and manipulating Samba's embedded database
12mr|ldb-1.1.12-0.beta8.1|70	
12mr|ldb-1.1.12-0.beta8.1|71	%package -n %ldbdevel
12mr|ldb-1.1.12-0.beta8.1|72	Group: Development/C
12mr|ldb-1.1.12-0.beta8.1|73	Summary: Library implementing Samba's embedded database
12mr|ldb-1.1.12-0.beta8.1|74	Provides: ldb-devel = %{epoch}:%{version}-%{release}
12mr|ldb-1.1.12-0.beta8.1|75	#Version: %ldbver
12mr|ldb-1.1.12-0.beta8.1|76	Requires: %libldb = %{epoch}:%{version}-%{release}
12mr|ldb-1.1.12-0.beta8.1|77	# because /usr/include/ldb.h was moved from libsmbclient0-devel to libldb-devel
12mr|ldb-1.1.12-0.beta8.1|78	Conflicts: %{mklibname smbclient 0 -d} < 3.2.6-3
12mr|ldb-1.1.12-0.beta8.1|79	
12mr|ldb-1.1.12-0.beta8.1|80	%description -n %ldbdevel
12mr|ldb-1.1.12-0.beta8.1|81	Library implementing Samba's embedded database
12mr|ldb-1.1.12-0.beta8.1|82	
12mr|ldb-1.1.12-0.beta8.1|83	%package -n python-ldb
12mr|ldb-1.1.12-0.beta8.1|84	Group: Development/Python
12mr|ldb-1.1.12-0.beta8.1|85	Summary: Python bindings to Samba's ldb embedded database
12mr|ldb-1.1.12-0.beta8.1|86	
12mr|ldb-1.1.12-0.beta8.1|87	%description -n python-ldb
12mr|ldb-1.1.12-0.beta8.1|88	Python bindings to Samba's ldb embedded database
12mr|ldb-1.1.12-0.beta8.1|89	
12mr|ldb-1.1.12-0.beta8.1|90	%package -n %libpyldbutil
12mr|ldb-1.1.12-0.beta8.1|91	Group: System/Libraries
12mr|ldb-1.1.12-0.beta8.1|92	Summary: Utility library for using tdb functions in python
12mr|ldb-1.1.12-0.beta8.1|93	
12mr|ldb-1.1.12-0.beta8.1|94	%description -n %libpyldbutil
12mr|ldb-1.1.12-0.beta8.1|95	Utility library for using tdb functions in python.
12mr|ldb-1.1.12-0.beta8.1|96	
12mr|ldb-1.1.12-0.beta8.1|97	%package -n %libpyldbutildevel
12mr|ldb-1.1.12-0.beta8.1|98	Group: Development/Python
12mr|ldb-1.1.12-0.beta8.1|99	Summary: Development files for utility library for using tdb functions in python
12mr|ldb-1.1.12-0.beta8.1|100	Provides: pyldb-util-devel = %{version}-%{release}
12mr|ldb-1.1.12-0.beta8.1|101	Requires: %libpyldbutil = %epoch:%{version}
12mr|ldb-1.1.12-0.beta8.1|102	
12mr|ldb-1.1.12-0.beta8.1|103	%description -n %libpyldbutildevel
12mr|ldb-1.1.12-0.beta8.1|104	Development files for utility library for using tdb functions in python.
12mr|ldb-1.1.12-0.beta8.1|105	
12mr|ldb-1.1.12-0.beta8.1|106	%prep
12mr|ldb-1.1.12-0.beta8.1|107	#check_sig %{SOURCE2} %{SOURCE1} %{SOURCE0}
12mr|ldb-1.1.12-0.beta8.1|108	%setup -q
12mr|ldb-1.1.12-0.beta8.1|109	perl -pi -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
12mr|ldb-1.1.12-0.beta8.1|110	
12mr|ldb-1.1.12-0.beta8.1|111	# Fix unreadable files
12mr|ldb-1.1.12-0.beta8.1|112	find . -perm 0640 -exec chmod 0644 '{}' \;
12mr|ldb-1.1.12-0.beta8.1|113	
12mr|ldb-1.1.12-0.beta8.1|114	%build
12mr|ldb-1.1.12-0.beta8.1|115	# The ldb linker script is incompatible with gold
12mr|ldb-1.1.12-0.beta8.1|116	export LDFLAGS="%{optflags} -fuse-ld=bfd"
12mr|ldb-1.1.12-0.beta8.1|117	%configure2_5x --with-modulesdir=%{_libdir} --bundled-libraries=NONE --disable-rpath
12mr|ldb-1.1.12-0.beta8.1|118	%make
12mr|ldb-1.1.12-0.beta8.1|119	
12mr|ldb-1.1.12-0.beta8.1|120	%install
12mr|ldb-1.1.12-0.beta8.1|121	%makeinstall_std
12mr|ldb-1.1.12-0.beta8.1|122	
12mr|ldb-1.1.12-0.beta8.1|123	%files -n %libldb
12mr|ldb-1.1.12-0.beta8.1|124	%{_libdir}/libldb.so.%{ldbmajor}*
12mr|ldb-1.1.12-0.beta8.1|125	
12mr|ldb-1.1.12-0.beta8.1|126	%files -n %ldbdevel
12mr|ldb-1.1.12-0.beta8.1|127	%{_libdir}/libldb.so
12mr|ldb-1.1.12-0.beta8.1|128	#{_libdir}/libldb.a
12mr|ldb-1.1.12-0.beta8.1|129	%{_libdir}/pkgconfig/ldb.pc
12mr|ldb-1.1.12-0.beta8.1|130	%{_includedir}/ldb*.h
12mr|ldb-1.1.12-0.beta8.1|131	
12mr|ldb-1.1.12-0.beta8.1|132	%files -n ldb-utils
12mr|ldb-1.1.12-0.beta8.1|133	%{_bindir}/ldb*
12mr|ldb-1.1.12-0.beta8.1|134	%{_libdir}/ldb
12mr|ldb-1.1.12-0.beta8.1|135	%{_mandir}/man1/ldb*.1%{_extension}
12mr|ldb-1.1.12-0.beta8.1|136	%{_mandir}/man3/ldb*.3%{_extension}
12mr|ldb-1.1.12-0.beta8.1|137	
12mr|ldb-1.1.12-0.beta8.1|138	%files -n python-ldb
12mr|ldb-1.1.12-0.beta8.1|139	%{py_platsitedir}/ldb.so
12mr|ldb-1.1.12-0.beta8.1|140	
12mr|ldb-1.1.12-0.beta8.1|141	%files -n %libpyldbutil
12mr|ldb-1.1.12-0.beta8.1|142	%{_libdir}/libpyldb-util.so.1*
12mr|ldb-1.1.12-0.beta8.1|143	
12mr|ldb-1.1.12-0.beta8.1|144	%files -n %libpyldbutildevel
12mr|ldb-1.1.12-0.beta8.1|145	%{_libdir}/libpyldb-util.so
12mr|ldb-1.1.12-0.beta8.1|146	%{_includedir}/pyldb.h
12mr|ldb-1.1.12-0.beta8.1|147	%{_libdir}/pkgconfig/pyldb-util.pc
12mr|ldb-1.1.12-0.beta8.1|148	
12mr|ldb-1.1.12-0.beta8.1|149	%changelog
12mr|ldb-1.1.12-0.beta8.1|150	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ldb-1.1.12-0.beta8.1|151	+ Commit: d8e95e5
12mr|ldb-1.1.12-0.beta8.1|152	- Fix unreadable files
12mr|ldb-1.1.12-0.beta8.1|153	
12mr|ldb-1.1.12-0.beta8.1|154	

14643 12
12mr|ldetect-0.12.6-2|1	# EDIT IN SVN NOT IN SOURCE PACKAGE (NO PATCH ALLOWED).
12mr|ldetect-0.12.6-2|2	%define	major	0.12
12mr|ldetect-0.12.6-2|3	%define	minor	6
12mr|ldetect-0.12.6-2|4	%define	libname	%mklibname %{name} %{major}
12mr|ldetect-0.12.6-2|5	%define	devname	%mklibname %{name} -d
12mr|ldetect-0.12.6-2|6	
12mr|ldetect-0.12.6-2|7	%bcond_without	diet
12mr|ldetect-0.12.6-2|8	%bcond_without	uclibc
12mr|ldetect-0.12.6-2|9	
12mr|ldetect-0.12.6-2|10	Name:		ldetect
12mr|ldetect-0.12.6-2|11	Version:	%{major}.%{minor}
12mr|ldetect-0.12.6-2|12	Release:	2
12mr|ldetect-0.12.6-2|13	Summary:	Light hardware detection tool
12mr|ldetect-0.12.6-2|14	Group:		System/Kernel and hardware
12mr|ldetect-0.12.6-2|15	License:	GPLv2+
12mr|ldetect-0.12.6-2|16	URL:		https://abf.rosalinux.ru/soft/ldetect
12mr|ldetect-0.12.6-2|17	Source0:	%{name}-%{version}.tar.xz
12mr|ldetect-0.12.6-2|18	BuildRequires:	usbutils
12mr|ldetect-0.12.6-2|19	BuildRequires:	pkgconfig(libkmod)
12mr|ldetect-0.12.6-2|20	BuildRequires:	pkgconfig(libpci)
12mr|ldetect-0.12.6-2|21	BuildRequires:	pkgconfig(zlib)
12mr|ldetect-0.12.6-2|22	%if %{with diet}
12mr|ldetect-0.12.6-2|23	BuildRequires:	dietlibc-devel
12mr|ldetect-0.12.6-2|24	%endif
12mr|ldetect-0.12.6-2|25	%if %{with uclibc}
12mr|ldetect-0.12.6-2|26	BuildRequires:	uClibc-devel
12mr|ldetect-0.12.6-2|27	%endif
12mr|ldetect-0.12.6-2|28	
12mr|ldetect-0.12.6-2|29	%description
12mr|ldetect-0.12.6-2|30	The hardware device lists provided by this package are used as a lookup
12mr|ldetect-0.12.6-2|31	table to get hardware auto-detection.
12mr|ldetect-0.12.6-2|32	
12mr|ldetect-0.12.6-2|33	%if %{with uclibc}
12mr|ldetect-0.12.6-2|34	%package -n	uclibc-%{name}
12mr|ldetect-0.12.6-2|35	Summary:	Light hardware detection tool
12mr|ldetect-0.12.6-2|36	Group:		System/Kernel and hardware
12mr|ldetect-0.12.6-2|37	
12mr|ldetect-0.12.6-2|38	%description -n	uclibc-%{name}
12mr|ldetect-0.12.6-2|39	The hardware device lists provided by this package are used as a lookup
12mr|ldetect-0.12.6-2|40	table to get hardware auto-detection.
12mr|ldetect-0.12.6-2|41	%endif
12mr|ldetect-0.12.6-2|42	
12mr|ldetect-0.12.6-2|43	%package -n	%{libname}
12mr|ldetect-0.12.6-2|44	Summary:	Light hardware detection library
12mr|ldetect-0.12.6-2|45	Group:		System/Libraries
12mr|ldetect-0.12.6-2|46	Requires:	ldetect-lst
12mr|ldetect-0.12.6-2|47	Requires:	common-licenses
12mr|ldetect-0.12.6-2|48	Requires:	pciids
12mr|ldetect-0.12.6-2|49	# (tv) fix upgrade ordering (libpci3 needs to be updaded from 3.0 to 3.1 before ldetect is upgraded):
12mr|ldetect-0.12.6-2|50	# (tv) and require a lib w/o double free:
12mr|ldetect-0.12.6-2|51	Conflicts:	%{mklibname pci 3} < 3.1.4-3mdv2010.0
12mr|ldetect-0.12.6-2|52	
12mr|ldetect-0.12.6-2|53	%description -n %{libname}
12mr|ldetect-0.12.6-2|54	see %{name}
12mr|ldetect-0.12.6-2|55	
12mr|ldetect-0.12.6-2|56	%if %{with uclibc}
12mr|ldetect-0.12.6-2|57	%package -n	uclibc-%{libname}
12mr|ldetect-0.12.6-2|58	Summary:	Light hardware detection library linked against uClibc
12mr|ldetect-0.12.6-2|59	Group:		System/Libraries
12mr|ldetect-0.12.6-2|60	Requires:	ldetect-lst
12mr|ldetect-0.12.6-2|61	Requires:	pciids
12mr|ldetect-0.12.6-2|62	
12mr|ldetect-0.12.6-2|63	%description -n uclibc-%{libname}
12mr|ldetect-0.12.6-2|64	see %{name}
12mr|ldetect-0.12.6-2|65	%endif
12mr|ldetect-0.12.6-2|66	
12mr|ldetect-0.12.6-2|67	%package -n	%{devname}
12mr|ldetect-0.12.6-2|68	Group:		Development/C
12mr|ldetect-0.12.6-2|69	Summary:	Development package for ldetect
12mr|ldetect-0.12.6-2|70	Requires:	%{libname} = %{EVRD}
12mr|ldetect-0.12.6-2|71	%if %{with uclibc}
12mr|ldetect-0.12.6-2|72	Requires:	uclibc-%{libname} = %{EVRD}
12mr|ldetect-0.12.6-2|73	%endif
12mr|ldetect-0.12.6-2|74	Provides:	ldetect-devel = %{EVRD}
12mr|ldetect-0.12.6-2|75	
12mr|ldetect-0.12.6-2|76	%description -n %{devname}
12mr|ldetect-0.12.6-2|77	see %{name}
12mr|ldetect-0.12.6-2|78	
12mr|ldetect-0.12.6-2|79	%prep
12mr|ldetect-0.12.6-2|80	%setup -q
12mr|ldetect-0.12.6-2|81	
12mr|ldetect-0.12.6-2|82	%if %{with diet}
12mr|ldetect-0.12.6-2|83	mkdir -p diet
12mr|ldetect-0.12.6-2|84	pushd diet
12mr|ldetect-0.12.6-2|85	ln -s ../* .
12mr|ldetect-0.12.6-2|86	popd
12mr|ldetect-0.12.6-2|87	%endif
12mr|ldetect-0.12.6-2|88	
12mr|ldetect-0.12.6-2|89	%if %{with uclibc}
12mr|ldetect-0.12.6-2|90	mkdir -p uclibc
12mr|ldetect-0.12.6-2|91	pushd uclibc
12mr|ldetect-0.12.6-2|92	ln -s ../* .
12mr|ldetect-0.12.6-2|93	popd
12mr|ldetect-0.12.6-2|94	%endif
12mr|ldetect-0.12.6-2|95	
12mr|ldetect-0.12.6-2|96	%build
12mr|ldetect-0.12.6-2|97	%if %{with diet}
12mr|ldetect-0.12.6-2|98	pushd diet
12mr|ldetect-0.12.6-2|99	%make CFLAGS="-Os -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden" CC="diet gcc" libldetect.a ZLIB=0
12mr|ldetect-0.12.6-2|100	popd
12mr|ldetect-0.12.6-2|101	%endif
12mr|ldetect-0.12.6-2|102	
12mr|ldetect-0.12.6-2|103	%if %{with uclibc}
12mr|ldetect-0.12.6-2|104	pushd uclibc
12mr|ldetect-0.12.6-2|105	%make CFLAGS="%{uclibc_cflags} -fvisibility=hidden" LDFLAGS="%{?ldflags}" CC="%{uclibc_cc}" ZLIB=0
12mr|ldetect-0.12.6-2|106	popd
12mr|ldetect-0.12.6-2|107	%endif
12mr|ldetect-0.12.6-2|108	
12mr|ldetect-0.12.6-2|109	%make CFLAGS="%{optflags} -Os -fvisibility=hidden" LDFLAGS="%{?ldflags}"
12mr|ldetect-0.12.6-2|110	
12mr|ldetect-0.12.6-2|111	%install
12mr|ldetect-0.12.6-2|112	%makeinstall
12mr|ldetect-0.12.6-2|113	%if %{with diet}
12mr|ldetect-0.12.6-2|114	install -m644 diet/libldetect.a -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/libldetect.a
12mr|ldetect-0.12.6-2|115	%endif
12mr|ldetect-0.12.6-2|116	%if %{with uclibc}
12mr|ldetect-0.12.6-2|117	install -m644 uclibc/libldetect.a -D %{buildroot}%{uclibc_root}%{_libdir}/libldetect.a
12mr|ldetect-0.12.6-2|118	cp -a uclibc/libldetect.so* %{buildroot}%{uclibc_root}%{_libdir}/
12mr|ldetect-0.12.6-2|119	install -m755 uclibc/lspcidrake -D %{buildroot}%{uclibc_root}%{_bindir}/lspcidrake
12mr|ldetect-0.12.6-2|120	%endif
12mr|ldetect-0.12.6-2|121	
12mr|ldetect-0.12.6-2|122	%files
12mr|ldetect-0.12.6-2|123	%doc AUTHORS
12mr|ldetect-0.12.6-2|124	%{_bindir}/lspcidrake
12mr|ldetect-0.12.6-2|125	
12mr|ldetect-0.12.6-2|126	%if %{with uclibc}
12mr|ldetect-0.12.6-2|127	%files -n uclibc-%{name}
12mr|ldetect-0.12.6-2|128	%doc AUTHORS
12mr|ldetect-0.12.6-2|129	%{uclibc_root}%{_bindir}/lspcidrake
12mr|ldetect-0.12.6-2|130	%endif
12mr|ldetect-0.12.6-2|131	
12mr|ldetect-0.12.6-2|132	%files -n %{libname}
12mr|ldetect-0.12.6-2|133	%{_libdir}/*.so.%{major}
12mr|ldetect-0.12.6-2|134	%{_libdir}/*.so.%{major}.%{minor}
12mr|ldetect-0.12.6-2|135	
12mr|ldetect-0.12.6-2|136	%if %{with uclibc}
12mr|ldetect-0.12.6-2|137	%files -n uclibc-%{libname}
12mr|ldetect-0.12.6-2|138	%{uclibc_root}%{_libdir}/*.so.%{major}
12mr|ldetect-0.12.6-2|139	%{uclibc_root}%{_libdir}/*.so.%{major}.%{minor}
12mr|ldetect-0.12.6-2|140	%endif
12mr|ldetect-0.12.6-2|141	
12mr|ldetect-0.12.6-2|142	%files -n %{devname}
12mr|ldetect-0.12.6-2|143	%doc ChangeLog
12mr|ldetect-0.12.6-2|144	%{_includedir}/*
12mr|ldetect-0.12.6-2|145	%{_libdir}/*.a
12mr|ldetect-0.12.6-2|146	%if %{with diet}
12mr|ldetect-0.12.6-2|147	%{_prefix}/lib/dietlibc/lib-%{_arch}/libldetect.a
12mr|ldetect-0.12.6-2|148	%endif
12mr|ldetect-0.12.6-2|149	%if %{with uclibc}
12mr|ldetect-0.12.6-2|150	%{uclibc_root}%{_libdir}/libldetect.a
12mr|ldetect-0.12.6-2|151	%{uclibc_root}%{_libdir}/*.so
12mr|ldetect-0.12.6-2|152	%endif
12mr|ldetect-0.12.6-2|153	%{_libdir}/*.so
12mr|ldetect-0.12.6-2|154	
12mr|ldetect-0.12.6-2|155	
12mr|ldetect-0.12.6-2|156	%changelog
12mr|ldetect-0.12.6-2|157	* Thu Oct  4 2012 akdengi <kazancas@mandriva.ru>
12mr|ldetect-0.12.6-2|158	+ Commit: f44c8b4
12mr|ldetect-0.12.6-2|159	- -update to 0.12.5
12mr|ldetect-0.12.6-2|160	
12mr|ldetect-0.12.6-2|161	

14644 12
12mr|ldetect-lst-0.1.315-1|1	%bcond_with	bootstrap
12mr|ldetect-lst-0.1.315-1|2	
12mr|ldetect-lst-0.1.315-1|3	Summary:	Hardware list for the light detection library
12mr|ldetect-lst-0.1.315-1|4	Name:		ldetect-lst
12mr|ldetect-lst-0.1.315-1|5	Version:	0.1.315
12mr|ldetect-lst-0.1.315-1|6	Release:	1
12mr|ldetect-lst-0.1.315-1|7	Group:		System/Kernel and hardware
12mr|ldetect-lst-0.1.315-1|8	License:	GPLv2+
12mr|ldetect-lst-0.1.315-1|9	URL:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/ldetect-lst/trunk/
12mr|ldetect-lst-0.1.315-1|10	Source0:	%{name}-%{version}.tar.xz
12mr|ldetect-lst-0.1.315-1|11	Requires(post):	perl-base
12mr|ldetect-lst-0.1.315-1|12	Requires(post):	gzip
12mr|ldetect-lst-0.1.315-1|13	Requires(preun):perl-base
12mr|ldetect-lst-0.1.315-1|14	BuildRequires:	perl-MDK-Common
12mr|ldetect-lst-0.1.315-1|15	%if !%{with bootstrap}
12mr|ldetect-lst-0.1.315-1|16	# for testsuite:
12mr|ldetect-lst-0.1.315-1|17	BuildRequires:	drakx-kbd-mouse-x11
12mr|ldetect-lst-0.1.315-1|18	# needed to create fallback-modules.alias
12mr|ldetect-lst-0.1.315-1|19	BuildRequires:	kernel-desktop
12mr|ldetect-lst-0.1.315-1|20	# for list_modules.pm
12mr|ldetect-lst-0.1.315-1|21	BuildRequires:	drakxtools-backend >= 10.30
12mr|ldetect-lst-0.1.315-1|22	%endif
12mr|ldetect-lst-0.1.315-1|23	Conflicts:	ldetect < 0.7.18
12mr|ldetect-lst-0.1.315-1|24	Conflicts:	module-init-tools < 3.3-pre11.29mdv2008.0
12mr|ldetect-lst-0.1.315-1|25	Conflicts:	usbutils < 0.86-2mdv
12mr|ldetect-lst-0.1.315-1|26	Conflicts:	pnputils < 0.1-6mdv
12mr|ldetect-lst-0.1.315-1|27	Obsoletes:	pciids <= 1:0.7-1.20091201mdv2010.1
12mr|ldetect-lst-0.1.315-1|28	Provides:	pciids
12mr|ldetect-lst-0.1.315-1|29	Provides:	hwdata
12mr|ldetect-lst-0.1.315-1|30	# for XFdrake using nvidia-current instead of nvidia-97xx
12mr|ldetect-lst-0.1.315-1|31	Conflicts:	drakx-kbd-mouse-x11 < 0.21
12mr|ldetect-lst-0.1.315-1|32	BuildArch:	noarch
12mr|ldetect-lst-0.1.315-1|33	
12mr|ldetect-lst-0.1.315-1|34	%description
12mr|ldetect-lst-0.1.315-1|35	The hardware device lists provided by this package are used as lookup
12mr|ldetect-lst-0.1.315-1|36	table to get hardware autodetection.
12mr|ldetect-lst-0.1.315-1|37	
12mr|ldetect-lst-0.1.315-1|38	%package	devel
12mr|ldetect-lst-0.1.315-1|39	Summary:	Devel for ldetect-lst
12mr|ldetect-lst-0.1.315-1|40	Group:		Development/Perl
12mr|ldetect-lst-0.1.315-1|41	Requires:	ldetect-lst = %{version}-%{release}
12mr|ldetect-lst-0.1.315-1|42	
12mr|ldetect-lst-0.1.315-1|43	%description	devel
12mr|ldetect-lst-0.1.315-1|44	This package provides merge2pcitable, a tool that enables to merge in hardware
12mr|ldetect-lst-0.1.315-1|45	databases new entries pacakged in eg /usr/share/ldetect-lst/pcitable.d.
12mr|ldetect-lst-0.1.315-1|46	
12mr|ldetect-lst-0.1.315-1|47	%prep
12mr|ldetect-lst-0.1.315-1|48	%setup -q
12mr|ldetect-lst-0.1.315-1|49	
12mr|ldetect-lst-0.1.315-1|50	%apply_patches
12mr|ldetect-lst-0.1.315-1|51	
12mr|ldetect-lst-0.1.315-1|52	%build
12mr|ldetect-lst-0.1.315-1|53	%if %{with bootstrap}
12mr|ldetect-lst-0.1.315-1|54	pushd lst
12mr|ldetect-lst-0.1.315-1|55	touch hardcoded-modules.alias fallback-modules.alias preferred-modules.alias
12mr|ldetect-lst-0.1.315-1|56	popd
12mr|ldetect-lst-0.1.315-1|57	%endif
12mr|ldetect-lst-0.1.315-1|58	
12mr|ldetect-lst-0.1.315-1|59	%make
12mr|ldetect-lst-0.1.315-1|60	
12mr|ldetect-lst-0.1.315-1|61	%check
12mr|ldetect-lst-0.1.315-1|62	%if !%{with bootstrap}
12mr|ldetect-lst-0.1.315-1|63	#make check
12mr|ldetect-lst-0.1.315-1|64	%endif
12mr|ldetect-lst-0.1.315-1|65	
12mr|ldetect-lst-0.1.315-1|66	%install
12mr|ldetect-lst-0.1.315-1|67	%makeinstall slibdir=%{buildroot}/lib
12mr|ldetect-lst-0.1.315-1|68	
12mr|ldetect-lst-0.1.315-1|69	%preun -p "/usr/sbin/update-ldetect-lst --clean"
12mr|ldetect-lst-0.1.315-1|70	
12mr|ldetect-lst-0.1.315-1|71	%post -p /usr/sbin/update-ldetect-lst
12mr|ldetect-lst-0.1.315-1|72	
12mr|ldetect-lst-0.1.315-1|73	# trigger is needed to upgrade from a package having
12mr|ldetect-lst-0.1.315-1|74	# /usr/share/ldetect-lst/pcitable in the package to the new scheme
12mr|ldetect-lst-0.1.315-1|75	# trigger* seems broken, use direct check for file instead
12mr|ldetect-lst-0.1.315-1|76	
12mr|ldetect-lst-0.1.315-1|77	%postun
12mr|ldetect-lst-0.1.315-1|78	if [ -f /usr/share/ldetect-lst/pcitable ]; then
12mr|ldetect-lst-0.1.315-1|79	if [ -x /usr/sbin/update-ldetect-lst ]; then
12mr|ldetect-lst-0.1.315-1|80	/usr/sbin/update-ldetect-lst
12mr|ldetect-lst-0.1.315-1|81	fi
12mr|ldetect-lst-0.1.315-1|82	fi
12mr|ldetect-lst-0.1.315-1|83	
12mr|ldetect-lst-0.1.315-1|84	%files
12mr|ldetect-lst-0.1.315-1|85	%doc AUTHORS
12mr|ldetect-lst-0.1.315-1|86	%{_datadir}/usb.ids
12mr|ldetect-lst-0.1.315-1|87	%{_datadir}/oui.txt
12mr|ldetect-lst-0.1.315-1|88	%{_datadir}/pci.ids
12mr|ldetect-lst-0.1.315-1|89	%{_datadir}/misc/pnp.ids
12mr|ldetect-lst-0.1.315-1|90	%{_datadir}/%{name}
12mr|ldetect-lst-0.1.315-1|91	%{_sbindir}/*
12mr|ldetect-lst-0.1.315-1|92	/lib/module-init-tools/ldetect-lst-modules.alias
12mr|ldetect-lst-0.1.315-1|93	
12mr|ldetect-lst-0.1.315-1|94	%files devel
12mr|ldetect-lst-0.1.315-1|95	%doc convert/README.pcitable
12mr|ldetect-lst-0.1.315-1|96	%{_bindir}/*
12mr|ldetect-lst-0.1.315-1|97	
12mr|ldetect-lst-0.1.315-1|98	%changelog
12mr|ldetect-lst-0.1.315-1|99	* Wed Nov 28 2012 akdengi <akdengi> 0.1.315-1
12mr|ldetect-lst-0.1.315-1|100	- Version 0.1.315
12mr|ldetect-lst-0.1.315-1|101	- Drop RIVA 128 cards due nv not supported anymore. Set it's like VESA
12mr|ldetect-lst-0.1.315-1|102	- fix NVIDIA card naming
12mr|ldetect-lst-0.1.315-1|103	- Newly use nvidia-long-lived and nvidia-current drivers separatelly
12mr|ldetect-lst-0.1.315-1|104	- enable sisimedia driver and drop fglrx-legacy for Xorg 13 support
12mr|ldetect-lst-0.1.315-1|105	
12mr|ldetect-lst-0.1.315-1|106	* Wed Oct 31 2012 akdengi <akdengi> 0.1.313-1
12mr|ldetect-lst-0.1.315-1|107	- update pcitable from Catalyst 9.010
12mr|ldetect-lst-0.1.315-1|108	- update ids
12mr|ldetect-lst-0.1.315-1|109	- enable nvidia173 driver
12mr|ldetect-lst-0.1.315-1|110	- fix empty pci and usbtable lists build
12mr|ldetect-lst-0.1.315-1|111	
12mr|ldetect-lst-0.1.315-1|112	* Wed Oct 29 2012 akdengi <akdengi> 0.1.312-1
12mr|ldetect-lst-0.1.315-1|113	- new ATI/AMD detect mechanism
12mr|ldetect-lst-0.1.315-1|114	- usign fglrx-legacy driver
12mr|ldetect-lst-0.1.315-1|115	- update to kernel 3.6.4
12mr|ldetect-lst-0.1.315-1|116	- update to Catalyst 12.10
12mr|ldetect-lst-0.1.315-1|117	- update to NVidia 304.60
12mr|ldetect-lst-0.1.315-1|118	
12mr|ldetect-lst-0.1.315-1|119	* Wed Oct 10 2012 Alexander Kazancev <kazancas@mandriva.org> 0.1.310-1
12mr|ldetect-lst-0.1.315-1|120	- update oui, usb and pci ids
12mr|ldetect-lst-0.1.315-1|121	- add kernel_alias_pci and kernel_alias_usb to mapping with KMOD and modules.alias (maps deprecated for now)
12mr|ldetect-lst-0.1.315-1|122	- update modules mapping for kernel 3.5.5
12mr|ldetect-lst-0.1.315-1|123	
12mr|ldetect-lst-0.1.315-1|124	* Fri Aug 17 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.1.302-1
12mr|ldetect-lst-0.1.315-1|125	+ Revision: 815201
12mr|ldetect-lst-0.1.315-1|126	- add support for fglrx-legacy driver
12mr|ldetect-lst-0.1.315-1|127	
12mr|ldetect-lst-0.1.315-1|128	* Mon Aug 13 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.1.301-1
12mr|ldetect-lst-0.1.315-1|129	+ Revision: 814524
12mr|ldetect-lst-0.1.315-1|130	- package should be noarch
12mr|ldetect-lst-0.1.315-1|131	- cleanups
12mr|ldetect-lst-0.1.315-1|132	- new version:
12mr|ldetect-lst-0.1.315-1|133	o update ids from the proprietary nvidia-current-295.59
12mr|ldetect-lst-0.1.315-1|134	o update AMD/ATI Cards+ entries from the proprietary and free driver
12mr|ldetect-lst-0.1.315-1|135	(HD 4000 and below are no longer supported by it, so the free driver
12mr|ldetect-lst-0.1.315-1|136	is now always used for those)
12mr|ldetect-lst-0.1.315-1|137	o switch NVIDIA NVD9/GF119 cards from vesa to nouveau
12mr|ldetect-lst-0.1.315-1|138	o add new AMD ids from the proprietary and free drivers
12mr|ldetect-lst-0.1.315-1|139	o restructure AMD/ATI Cards+ entries for HD 2000 and newer
12mr|ldetect-lst-0.1.315-1|140	- separate those that support usermode modesetting
12mr|ldetect-lst-0.1.315-1|141	- add the necessary FIRMWARE and DRIVER_NO_FIRMWARE entries as per
12mr|ldetect-lst-0.1.315-1|142	mga bug #3466
12mr|ldetect-lst-0.1.315-1|143	- do not assign anything to the old unmaintained radeonhd driver
12mr|ldetect-lst-0.1.315-1|144	o Monitor DB
12mr|ldetect-lst-0.1.315-1|145	- add Samsung SMS19A100
12mr|ldetect-lst-0.1.315-1|146	o add another intel id from kernel-3.3.6
12mr|ldetect-lst-0.1.315-1|147	o drop DKMS data about r8192se_pci & rt3090sta* (mga#5681)
12mr|ldetect-lst-0.1.315-1|148	o use fbdev for "Poulsbo US15W(GMA500)" (mga#5633)
12mr|ldetect-lst-0.1.315-1|149	
12mr|ldetect-lst-0.1.315-1|150	* Sun May 27 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.1.300-1
12mr|ldetect-lst-0.1.315-1|151	+ Revision: 800794
12mr|ldetect-lst-0.1.315-1|152	- kernel-latest is gone
12mr|ldetect-lst-0.1.315-1|153	- update to new version 0.1.300
12mr|ldetect-lst-0.1.315-1|154	- spec file clean
12mr|ldetect-lst-0.1.315-1|155	
12mr|ldetect-lst-0.1.315-1|156	* Tue Aug 16 2011 Andrey Bondrov <abondrov@mandriva.org> 0.1.292-1
12mr|ldetect-lst-0.1.315-1|157	+ Revision: 694710
12mr|ldetect-lst-0.1.315-1|158	- New version: 0.1.292
12mr|ldetect-lst-0.1.315-1|159	
12mr|ldetect-lst-0.1.315-1|160	* Tue Jul 26 2011 Andrey Bondrov <abondrov@mandriva.org> 0.1.291-4
12mr|ldetect-lst-0.1.315-1|161	+ Revision: 691757
12mr|ldetect-lst-0.1.315-1|162	- Add patches from Mageia for new hardware support etc
12mr|ldetect-lst-0.1.315-1|163	
12mr|ldetect-lst-0.1.315-1|164	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.291-3
12mr|ldetect-lst-0.1.315-1|165	+ Revision: 666067
12mr|ldetect-lst-0.1.315-1|166	- mass rebuild
12mr|ldetect-lst-0.1.315-1|167	
12mr|ldetect-lst-0.1.315-1|168	* Wed Mar 23 2011 Thomas Backlund <tmb@mandriva.org> 0.1.291-2
12mr|ldetect-lst-0.1.315-1|169	+ Revision: 647806
12mr|ldetect-lst-0.1.315-1|170	- fix missing pcitable
12mr|ldetect-lst-0.1.315-1|171	
12mr|ldetect-lst-0.1.315-1|172	* Tue Mar 22 2011 Thomas Backlund <tmb@mandriva.org> 0.1.291-1
12mr|ldetect-lst-0.1.315-1|173	+ Revision: 647697
12mr|ldetect-lst-0.1.315-1|174	- add new NVIDIA ids from the proprietary driver
12mr|ldetect-lst-0.1.315-1|175	- add new ATI ids from the prorietary driver and the free driver
12mr|ldetect-lst-0.1.315-1|176	- update ATI ids from xf86-video-ati-6.14.1
12mr|ldetect-lst-0.1.315-1|177	
12mr|ldetect-lst-0.1.315-1|178	* Sun Dec 19 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.1.290-1mdv2011.0
12mr|ldetect-lst-0.1.315-1|179	+ Revision: 623201
12mr|ldetect-lst-0.1.315-1|180	- new version 0.1.290
12mr|ldetect-lst-0.1.315-1|181	o add new NVIDIA ids from the proprietary driver
12mr|ldetect-lst-0.1.315-1|182	o update pci.ids usb.ids oui.txt
12mr|ldetect-lst-0.1.315-1|183	
12mr|ldetect-lst-0.1.315-1|184	* Fri Oct 22 2010 Anssi Hannula <anssi@mandriva.org> 0.1.289-1mdv2011.0
12mr|ldetect-lst-0.1.315-1|185	+ Revision: 587535
12mr|ldetect-lst-0.1.315-1|186	- new version 0.1.289
12mr|ldetect-lst-0.1.315-1|187	o add new NVIDIA ids from the proprietary driver
12mr|ldetect-lst-0.1.315-1|188	o add new ATI ids from the free ati driver and the proprietary driver
12mr|ldetect-lst-0.1.315-1|189	
12mr|ldetect-lst-0.1.315-1|190	* Wed Aug 18 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.1.288-1mdv2011.0
12mr|ldetect-lst-0.1.315-1|191	+ Revision: 571141
12mr|ldetect-lst-0.1.315-1|192	- cosmetics
12mr|ldetect-lst-0.1.315-1|193	- new release, 0.1.288:
12mr|ldetect-lst-0.1.315-1|194	o update to latest usb.ids
12mr|ldetect-lst-0.1.315-1|195	o add product names for Samsung's 4G USB modems
12mr|ldetect-lst-0.1.315-1|196	
12mr|ldetect-lst-0.1.315-1|197	* Fri Jun 11 2010 Anssi Hannula <anssi@mandriva.org> 0.1.287-1mdv2010.1
12mr|ldetect-lst-0.1.315-1|198	+ Revision: 547916
12mr|ldetect-lst-0.1.315-1|199	- 0.1.287
12mr|ldetect-lst-0.1.315-1|200	o add new NVIDIA ids from the proprietary driver (#59714), assigning the
12mr|ldetect-lst-0.1.315-1|201	Fermi cards to a new GF400+ class for vesa/nvidia-current
12mr|ldetect-lst-0.1.315-1|202	
12mr|ldetect-lst-0.1.315-1|203	* Tue May 11 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.1.286-1mdv2010.1
12mr|ldetect-lst-0.1.315-1|204	+ Revision: 544495
12mr|ldetect-lst-0.1.315-1|205	- 0.1.286:
12mr|ldetect-lst-0.1.315-1|206	- switch back 0x10de:0x0110 to using the proprietary driver (#57539)
12mr|ldetect-lst-0.1.315-1|207	- remove imwheel support (replace with evdev)
12mr|ldetect-lst-0.1.315-1|208	- switch ATI cards now supported by radeon to it from vesa
12mr|ldetect-lst-0.1.315-1|209	(HD 5000 series cards)
12mr|ldetect-lst-0.1.315-1|210	
12mr|ldetect-lst-0.1.315-1|211	* Tue Mar 30 2010 Anssi Hannula <anssi@mandriva.org> 0.1.285-1mdv2010.1
12mr|ldetect-lst-0.1.315-1|212	+ Revision: 529685
12mr|ldetect-lst-0.1.315-1|213	- new version 0.1.285
12mr|ldetect-lst-0.1.315-1|214	o add new NVIDIA ids from nvidia-current
12mr|ldetect-lst-0.1.315-1|215	o add new ATI ids from fglrx
12mr|ldetect-lst-0.1.315-1|216	o switch ATI cards now supported by radeon to it from vesa
12mr|ldetect-lst-0.1.315-1|217	o re-enable ATI proprietary driver
12mr|ldetect-lst-0.1.315-1|218	
12mr|ldetect-lst-0.1.315-1|219	* Thu Feb 25 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.1.284-1mdv2010.1
12mr|ldetect-lst-0.1.315-1|220	+ Revision: 511124
12mr|ldetect-lst-0.1.315-1|221	- 0.1.284
12mr|ldetect-lst-0.1.315-1|222	- drop patch from .spec which was integrated in the source tarball
12mr|ldetect-lst-0.1.315-1|223	- make imstt cards use vesa driver (imstt driver doesn't exist since 2009.1)
12mr|ldetect-lst-0.1.315-1|224	- make MediaGX cards use geode instead of cyrix
12mr|ldetect-lst-0.1.315-1|225	- make Intel Vermilion cards use vesa since vermilion doesn't work
12mr|ldetect-lst-0.1.315-1|226	- drop vga driver which is no longer working
12mr|ldetect-lst-0.1.315-1|227	- drop i810 driver which is no longer working
12mr|ldetect-lst-0.1.315-1|228	- add support for Intel Atom "Pineview G" and "Pineview GM" integrated
12mr|ldetect-lst-0.1.315-1|229	graphics adapters
12mr|ldetect-lst-0.1.315-1|230	- add support for desktop and mobile Intel Core i3/i5 integrated
12mr|ldetect-lst-0.1.315-1|231	- add support for Intel B43 graphics adapter
12mr|ldetect-lst-0.1.315-1|232	- disable NVidia propretary driver on 0x10de:0x0110 as it segfaults on
12mr|ldetect-lst-0.1.315-1|233	2010.0
12mr|ldetect-lst-0.1.315-1|234	- add new ATI ids from fglrx 8.690 (10.1)
12mr|ldetect-lst-0.1.315-1|235	
12mr|ldetect-lst-0.1.315-1|236	* Wed Jan 13 2010 Frederic Crozat <fcrozat@mandriva.com> 0.1.283-1mdv2010.1
12mr|ldetect-lst-0.1.315-1|237	+ Revision: 490869
12mr|ldetect-lst-0.1.315-1|238	- Release 0.1.283 :
12mr|ldetect-lst-0.1.315-1|239	- resync list
12mr|ldetect-lst-0.1.315-1|240	- move pci.ids to correct location and really obsolete pciids
12mr|ldetect-lst-0.1.315-1|241	
12mr|ldetect-lst-0.1.315-1|242	* Fri Jan 08 2010 Frederic Crozat <fcrozat@mandriva.com> 0.1.282-1mdv2010.1
12mr|ldetect-lst-0.1.315-1|243	+ Revision: 487685
12mr|ldetect-lst-0.1.315-1|244	- Release 0.1.282 :
12mr|ldetect-lst-0.1.315-1|245	- package usb.ids, pnp.ids, pci.ids, oui.txt in ldetect-lst
12mr|ldetect-lst-0.1.315-1|246	
12mr|ldetect-lst-0.1.315-1|247	* Sun Jan 03 2010 Anssi Hannula <anssi@mandriva.org> 0.1.281-1mdv2010.1
12mr|ldetect-lst-0.1.315-1|248	+ Revision: 486063
12mr|ldetect-lst-0.1.315-1|249	- new version
12mr|ldetect-lst-0.1.315-1|250	o disable ATI propretary driver for now, it doesn't support X.org
12mr|ldetect-lst-0.1.315-1|251	server 1.7+
12mr|ldetect-lst-0.1.315-1|252	o update various ATI ids as per current free driver ID lists (some
12mr|ldetect-lst-0.1.315-1|253	cards were switched from radeonhd to radeon, and some to vesa)
12mr|ldetect-lst-0.1.315-1|254	o remove ATI IDs that are not supported by any driver
12mr|ldetect-lst-0.1.315-1|255	
12mr|ldetect-lst-0.1.315-1|256	* Thu Dec 24 2009 Anssi Hannula <anssi@mandriva.org> 0.1.280-1mdv2010.1
12mr|ldetect-lst-0.1.315-1|257	+ Revision: 481925
12mr|ldetect-lst-0.1.315-1|258	- 0.1.280:
12mr|ldetect-lst-0.1.315-1|259	- Monitor DB
12mr|ldetect-lst-0.1.315-1|260	o add entry for 'Samsung SyncMaster 2233SW (Charles A Edwards)
12mr|ldetect-lst-0.1.315-1|261	o add entry for 'Samsung SyncMaster 2494HS' (Marek Laane)
12mr|ldetect-lst-0.1.315-1|262	- add new NVIDIA ids from nvidia-current 190.42
12mr|ldetect-lst-0.1.315-1|263	- add new ATI ids from fglrx 8.671, 8.681 assigned to
12mr|ldetect-lst-0.1.315-1|264	fglrx+radeonhd
12mr|ldetect-lst-0.1.315-1|265	- switch all HD 5000 series ATI ids from ati to radeonhd
12mr|ldetect-lst-0.1.315-1|266	- use nouveau as default free driver for NVIDIA cards, except for
12mr|ldetect-lst-0.1.315-1|267	Riva 128 (NV03) which is not supported by it
12mr|ldetect-lst-0.1.315-1|268	- re-enable proprietary NVIDIA driver on G105M, issue fixed upstream
12mr|ldetect-lst-0.1.315-1|269	
12mr|ldetect-lst-0.1.315-1|270	* Mon Nov 23 2009 Claudio Matsuoka <claudio@mandriva.com> 0.1.279-2mdv2010.1
12mr|ldetect-lst-0.1.315-1|271	+ Revision: 469396
12mr|ldetect-lst-0.1.315-1|272	- Make p54pci preferred over prism54 module (Bug 52018)
12mr|ldetect-lst-0.1.315-1|273	
12mr|ldetect-lst-0.1.315-1|274	+ Olivier Blin <blino@mandriva.org>
12mr|ldetect-lst-0.1.315-1|275	- add bootstrap flag to build without kernel, drakxtools-backend and drakx-kbd-mouse-x11
12mr|ldetect-lst-0.1.315-1|276	(because kernel installs require drakxtools, which requires ldetect/ldetect-lst to be built)
12mr|ldetect-lst-0.1.315-1|277	- remove doble perl-MDK-Common buildrequire
12mr|ldetect-lst-0.1.315-1|278	
12mr|ldetect-lst-0.1.315-1|279	* Tue Oct 27 2009 Thierry Vignaud <tv@mandriva.org> 0.1.279-1mdv2010.0
12mr|ldetect-lst-0.1.315-1|280	+ Revision: 459463
12mr|ldetect-lst-0.1.315-1|281	- really tag for 10de:06ec as not working with nvidia driver (#54862)
12mr|ldetect-lst-0.1.315-1|282	- use nvidia173 for 10de:2362 (#54768)
12mr|ldetect-lst-0.1.315-1|283	
12mr|ldetect-lst-0.1.315-1|284	* Thu Oct 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.278-1mdv2010.0
12mr|ldetect-lst-0.1.315-1|285	+ Revision: 457650
12mr|ldetect-lst-0.1.315-1|286	- select openchrome driver for 0x1106:0x1122
12mr|ldetect-lst-0.1.315-1|287	- Monitor DB
12mr|ldetect-lst-0.1.315-1|288	o add entry for 'Iiyama Prolite E2607WS' (#54225)
12mr|ldetect-lst-0.1.315-1|289	o add entry for 'MAG LT717s' and default to 1280x1024 (#49656)
12mr|ldetect-lst-0.1.315-1|290	o add entry for 'Samsung SyncMaster 2343BW' (Dick Gevers)
12mr|ldetect-lst-0.1.315-1|291	
12mr|ldetect-lst-0.1.315-1|292	* Thu Oct 08 2009 Olivier Blin <blino@mandriva.org> 0.1.277-1mdv2010.0
12mr|ldetect-lst-0.1.315-1|293	+ Revision: 456149
12mr|ldetect-lst-0.1.315-1|294	- 0.1.277
12mr|ldetect-lst-0.1.315-1|295	- use lower horizsync for 800x480 (28.8 kHz for WeSurf and Compal Jax10)
12mr|ldetect-lst-0.1.315-1|296	- add LCD Panel 1366x768 entry (#47706)
12mr|ldetect-lst-0.1.315-1|297	- add monitor entry for Asus 1101HA (#47706)
12mr|ldetect-lst-0.1.315-1|298	- add Samsung SyncMaster 732NW (from Sergio Rafael Lemke)
12mr|ldetect-lst-0.1.315-1|299	- use psb video driver for Intel 0x8108 and 0x8109
12mr|ldetect-lst-0.1.315-1|300	
12mr|ldetect-lst-0.1.315-1|301	* Wed Oct 07 2009 Olivier Blin <blino@mandriva.org> 0.1.276-1mdv2010.0
12mr|ldetect-lst-0.1.315-1|302	+ Revision: 455431
12mr|ldetect-lst-0.1.315-1|303	- 0.1.276
12mr|ldetect-lst-0.1.315-1|304	- enable to automatically add new ATI cards from
12mr|ldetect-lst-0.1.315-1|305	dkms-modules-info/dkms-modules.alias where fglrx declares what it
12mr|ldetect-lst-0.1.315-1|306	supports
12mr|ldetect-lst-0.1.315-1|307	- add Cards+ entry for Intel Poulsbo US15W (GMA500), using the psb
12mr|ldetect-lst-0.1.315-1|308	driver
12mr|ldetect-lst-0.1.315-1|309	- Monitor DB
12mr|ldetect-lst-0.1.315-1|310	- add Samsung SyncMaster 2243SN (Reinout van Schouwen)
12mr|ldetect-lst-0.1.315-1|311	
12mr|ldetect-lst-0.1.315-1|312	* Fri Sep 25 2009 Thierry Vignaud <tv@mandriva.org> 0.1.275-2mdv2010.0
12mr|ldetect-lst-0.1.315-1|313	+ Revision: 448828
12mr|ldetect-lst-0.1.315-1|314	- rename .lzma as .xz so that new tar can work
12mr|ldetect-lst-0.1.315-1|315	- add support for 0x10de:0x06ec (G98M [GeForce G 105M]) which only
12mr|ldetect-lst-0.1.315-1|316	works with nv (#54000)
12mr|ldetect-lst-0.1.315-1|317	- add quite a lot of new nvidia cards definition from NV_WHQL.inf from
12mr|ldetect-lst-0.1.315-1|318	windows driver 186.82)
12mr|ldetect-lst-0.1.315-1|319	- remove quite a lot of usb devices descriptions that came from usb.ids
12mr|ldetect-lst-0.1.315-1|320	
12mr|ldetect-lst-0.1.315-1|321	* Wed Sep 23 2009 Thierry Vignaud <tv@mandriva.org> 0.1.274-1mdv2010.0
12mr|ldetect-lst-0.1.315-1|322	+ Revision: 448071
12mr|ldetect-lst-0.1.315-1|323	- BR drakx-kbd-mouse-x11 for testsuite
12mr|ldetect-lst-0.1.315-1|324	- radeonhd failed on 0x1002:0x9480 (#53183)
12mr|ldetect-lst-0.1.315-1|325	- run testsuite
12mr|ldetect-lst-0.1.315-1|326	
12mr|ldetect-lst-0.1.315-1|327	* Wed Sep 23 2009 Thierry Vignaud <tv@mandriva.org> 0.1.273-1mdv2010.0
12mr|ldetect-lst-0.1.315-1|328	+ Revision: 447962
12mr|ldetect-lst-0.1.315-1|329	- dc2xx is now obsoleted by userspace
12mr|ldetect-lst-0.1.315-1|330	- drop obsolete 'cs46xx', 'cs5535', 'maestro', 'maestro3', & 'ymfpci'
12mr|ldetect-lst-0.1.315-1|331	entries
12mr|ldetect-lst-0.1.315-1|332	- kill all 0x10ec:0x8139:*:* entries (ldetect now try to choose
12mr|ldetect-lst-0.1.315-1|333	bettwen "8139cp" & "8139too" according to PCI revision like
12mr|ldetect-lst-0.1.315-1|334	performed by the kernel)
12mr|ldetect-lst-0.1.315-1|335	
12mr|ldetect-lst-0.1.315-1|336	* Tue Sep 22 2009 Thierry Vignaud <tv@mandriva.org> 0.1.271-1mdv2010.0
12mr|ldetect-lst-0.1.315-1|337	+ Revision: 447528
12mr|ldetect-lst-0.1.315-1|338	- auerswald, hp5300, hpusbscsi, rio500 & tiglusb are obsoleted by
12mr|ldetect-lst-0.1.315-1|339	userspace
12mr|ldetect-lst-0.1.315-1|340	- fix obsoleted drivers:
12mr|ldetect-lst-0.1.315-1|341	o CDCEther => cdc_ether
12mr|ldetect-lst-0.1.315-1|342	o hci_usb => btusb
12mr|ldetect-lst-0.1.315-1|343	o mtouchusb => usbtouchscreen
12mr|ldetect-lst-0.1.315-1|344	o ov518_decomp => gspca_ov519
12mr|ldetect-lst-0.1.315-1|345	o phidgetservo => hid
12mr|ldetect-lst-0.1.315-1|346	o touchkitusb => usbtouchscreen
12mr|ldetect-lst-0.1.315-1|347	
12mr|ldetect-lst-0.1.315-1|348	* Tue Sep 22 2009 Thierry Vignaud <tv@mandriva.org> 0.1.270-1mdv2010.0
12mr|ldetect-lst-0.1.315-1|349	+ Revision: 447288
12mr|ldetect-lst-0.1.315-1|350	- fix obsoleted drivers:
12mr|ldetect-lst-0.1.315-1|351	o b2c2_usb => b2c2-flexcop-usb
12mr|ldetect-lst-0.1.315-1|352	o cy82c693 => pata_cypress
12mr|ldetect-lst-0.1.315-1|353	o dtc => initio
12mr|ldetect-lst-0.1.315-1|354	o generic => ata_generic and ide-pci-generic
12mr|ldetect-lst-0.1.315-1|355	o maestro3 => snd_maestro3
12mr|ldetect-lst-0.1.315-1|356	o snd_gina3g => snd-echo3g
12mr|ldetect-lst-0.1.315-1|357	o sonypi => i2c-piix4
12mr|ldetect-lst-0.1.315-1|358	o sonicvibes => snd-sonicvibes
12mr|ldetect-lst-0.1.315-1|359	
12mr|ldetect-lst-0.1.315-1|360	* Tue Sep 22 2009 Thierry Vignaud <tv@mandriva.org> 0.1.269-1mdv2010.0
12mr|ldetect-lst-0.1.315-1|361	+ Revision: 447258
12mr|ldetect-lst-0.1.315-1|362	- add new ATI ids from fglrx
12mr|ldetect-lst-0.1.315-1|363	- mod_quicikame doesn't exist anymore (#52176)
12mr|ldetect-lst-0.1.315-1|364	- tag one more "nVidia Geforce2 MX/MX" as GeForce 3 so that it can
12mr|ldetect-lst-0.1.315-1|365	uses 3D (#53841)
12mr|ldetect-lst-0.1.315-1|366	
12mr|ldetect-lst-0.1.315-1|367	* Fri Sep 18 2009 Thierry Vignaud <tv@mandriva.org> 0.1.268-1mdv2010.0
12mr|ldetect-lst-0.1.315-1|368	+ Revision: 444410
12mr|ldetect-lst-0.1.315-1|369	- fix 2 Matrox entries
12mr|ldetect-lst-0.1.315-1|370	- Monitor DB
12mr|ldetect-lst-0.1.315-1|371	o sync with latest Fedora (new Dell monitors)
12mr|ldetect-lst-0.1.315-1|372	
12mr|ldetect-lst-0.1.315-1|373	* Fri Sep 18 2009 Thierry Vignaud <tv@mandriva.org> 0.1.267-1mdv2010.0
12mr|ldetect-lst-0.1.315-1|374	+ Revision: 444254
12mr|ldetect-lst-0.1.315-1|375	- add support for the last missing from Matrox card
12mr|ldetect-lst-0.1.315-1|376	- fix invalid Horzsync for 6 'Generic CRT Display; Monitor' and a
12mr|ldetect-lst-0.1.315-1|377	couple Acer & Philips monitors (#48063)
12mr|ldetect-lst-0.1.315-1|378	- use fglrx again with ATI Mobility Radeon HD 3400 (now working)
12mr|ldetect-lst-0.1.315-1|379	
12mr|ldetect-lst-0.1.315-1|380	* Wed Sep 16 2009 Thierry Vignaud <tv@mandriva.org> 0.1.266-1mdv2010.0
12mr|ldetect-lst-0.1.315-1|381	+ Revision: 443330
12mr|ldetect-lst-0.1.315-1|382	- sync ati list with latest driver
12mr|ldetect-lst-0.1.315-1|383	
12mr|ldetect-lst-0.1.315-1|384	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.265-1mdv2010.0
12mr|ldetect-lst-0.1.315-1|385	+ Revision: 443281
12mr|ldetect-lst-0.1.315-1|386	- sync nvidia list with latest driver
12mr|ldetect-lst-0.1.315-1|387	
12mr|ldetect-lst-0.1.315-1|388	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.1.264-1mdv2010.0
12mr|ldetect-lst-0.1.315-1|389	+ Revision: 443270
12mr|ldetect-lst-0.1.315-1|390	- add support for one Matrox card (#53564)
12mr|ldetect-lst-0.1.315-1|391	
12mr|ldetect-lst-0.1.315-1|392	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 0.1.263-1mdv2010.0
12mr|ldetect-lst-0.1.315-1|393	+ Revision: 435710
12mr|ldetect-lst-0.1.315-1|394	- add support for ION video card (#53515)
12mr|ldetect-lst-0.1.315-1|395	- Monitor DB
12mr|ldetect-lst-0.1.315-1|396	o sync with latest Fedora (new Dell monitors)
12mr|ldetect-lst-0.1.315-1|397	
12mr|ldetect-lst-0.1.315-1|398	* Thu Aug 13 2009 Thierry Vignaud <tv@mandriva.org> 0.1.262-1mdv2010.0
12mr|ldetect-lst-0.1.315-1|399	+ Revision: 416049
12mr|ldetect-lst-0.1.315-1|400	- update usbtable to get proper descriptions for USB devices
12mr|ldetect-lst-0.1.315-1|401	- add GeForce 9400 (nvidia-current / vesa)
12mr|ldetect-lst-0.1.315-1|402	- use newer intel driver for 8086:3582:1179:0002, fixes bug #44371
12mr|ldetect-lst-0.1.315-1|403	- do not choose siimage when pata_sil680 works too since the former
12mr|ldetect-lst-0.1.315-1|404	seems no longuer to work (#52736)
12mr|ldetect-lst-0.1.315-1|405	- fix loading '8139too' over '8139cp' on 10ec:8139:5853:0001 (#51520)
12mr|ldetect-lst-0.1.315-1|406	
12mr|ldetect-lst-0.1.315-1|407	* Thu Apr 23 2009 Thierry Vignaud <tv@mandriva.org> 0.1.261-1mdv2009.1
12mr|ldetect-lst-0.1.315-1|408	+ Revision: 368835
12mr|ldetect-lst-0.1.315-1|409	- propagate the following changes from ansi (2009-04-01) into
12mr|ldetect-lst-0.1.315-1|410	pcitable.x86_64 too, thus fixing wrongly using 'vesa' driver on some
12mr|ldetect-lst-0.1.315-1|411	machines:
12mr|ldetect-lst-0.1.315-1|412	o prefer "ati"/"radeon" driver over "radeonhd"
12mr|ldetect-lst-0.1.315-1|413	o add new ATI ids from fglrx, ati and radeonhd
12mr|ldetect-lst-0.1.315-1|414	o do not use fglrx with old Radeon cards
12mr|ldetect-lst-0.1.315-1|415	
12mr|ldetect-lst-0.1.315-1|416	* Tue Apr 21 2009 Thierry Vignaud <tv@mandriva.org> 0.1.260-1mdv2009.1
12mr|ldetect-lst-0.1.315-1|417	+ Revision: 368522
12mr|ldetect-lst-0.1.315-1|418	- Monitor DB
12mr|ldetect-lst-0.1.315-1|419	o sync with latest Fedora (new Dell monitors)
12mr|ldetect-lst-0.1.315-1|420	- drop amd64_agp entries (#43870)
12mr|ldetect-lst-0.1.315-1|421	
12mr|ldetect-lst-0.1.315-1|422	* Mon Apr 20 2009 Thierry Vignaud <tv@mandriva.org> 0.1.259-1mdv2009.1
12mr|ldetect-lst-0.1.315-1|423	+ Revision: 368451
12mr|ldetect-lst-0.1.315-1|424	- fix preferring pata_marvell over ahci (#43975)
12mr|ldetect-lst-0.1.315-1|425	
12mr|ldetect-lst-0.1.315-1|426	* Tue Apr 14 2009 Thierry Vignaud <tv@mandriva.org> 0.1.258-1mdv2009.1
12mr|ldetect-lst-0.1.315-1|427	+ Revision: 366885
12mr|ldetect-lst-0.1.315-1|428	- do not try to use nv for 0x10de:0x053e (#48684)
12mr|ldetect-lst-0.1.315-1|429	- do not use fglrx with ATI Mobility Radeon HD 3400 (Andriy Rysin reported
12mr|ldetect-lst-0.1.315-1|430	a failure with fglrx 8.600)
12mr|ldetect-lst-0.1.315-1|431	- Monitor DB
12mr|ldetect-lst-0.1.315-1|432	o add Samsung SyncMaster 2043NW (Jaanus Ojangu)
12mr|ldetect-lst-0.1.315-1|433	- prefer pata_marvell over ahci since ahci need marvel_enabled=1 to make it work (#43975)
12mr|ldetect-lst-0.1.315-1|434	- prism2_plx was removed from kernel, switch the only entry that was
12mr|ldetect-lst-0.1.315-1|435	using it to orinoco_tmd (0x15e8:0x0131)
12mr|ldetect-lst-0.1.315-1|436	- remove dpc7146 entry since it was dropped from kernel
12mr|ldetect-lst-0.1.315-1|437	- use radeonhd instead of ati for ATI Radeon HD 3200 0x9610 (#49824)
12mr|ldetect-lst-0.1.315-1|438	
12mr|ldetect-lst-0.1.315-1|439	* Wed Apr 01 2009 Anssi Hannula <anssi@mandriva.org> 0.1.257-1mdv2009.1
12mr|ldetect-lst-0.1.315-1|440	+ Revision: 363405
12mr|ldetect-lst-0.1.315-1|441	- 0.1.257:
12mr|ldetect-lst-0.1.315-1|442	- only use Intel 810 for a specic subvendor/subdevice of 0x8086:0x3582
12mr|ldetect-lst-0.1.315-1|443	- Monitor DB
12mr|ldetect-lst-0.1.315-1|444	o add a lot of Proview monitors (Yannick56, #49104)
12mr|ldetect-lst-0.1.315-1|445	o add Samsung SyncMaster 2253BW
12mr|ldetect-lst-0.1.315-1|446	- prefer "ati"/"radeon" driver over "radeonhd"
12mr|ldetect-lst-0.1.315-1|447	- add new ATI ids from fglrx, ati and radeonhd
12mr|ldetect-lst-0.1.315-1|448	- do not use fglrx with old Radeon cards
12mr|ldetect-lst-0.1.315-1|449	- add "GeForce (nouveau driver, experimental)" to allow users to test nouveau
12mr|ldetect-lst-0.1.315-1|450	by selecting it in XFdrake
12mr|ldetect-lst-0.1.315-1|451	
12mr|ldetect-lst-0.1.315-1|452	* Tue Mar 24 2009 Thierry Vignaud <tv@mandriva.org> 0.1.256-1mdv2009.1
12mr|ldetect-lst-0.1.315-1|453	+ Revision: 360810
12mr|ldetect-lst-0.1.315-1|454	- fix driver for "nVidia Corporation|NV11 [GeForce2 MX/MX 400]" (#48928)
12mr|ldetect-lst-0.1.315-1|455	- add new NVIDIA ids from 180.41
12mr|ldetect-lst-0.1.315-1|456	- use e100 instead of eepro100 since kernel team disabled the latest (#49085)
12mr|ldetect-lst-0.1.315-1|457	- Monitor DB
12mr|ldetect-lst-0.1.315-1|458	o add Sony TV Bravia KDL-32D3000 (fcrozat)
12mr|ldetect-lst-0.1.315-1|459	o add Samsung SyncMaster 2053BW (dams)
12mr|ldetect-lst-0.1.315-1|460	
12mr|ldetect-lst-0.1.315-1|461	* Wed Mar 18 2009 Anssi Hannula <anssi@mandriva.org> 0.1.255-1mdv2009.1
12mr|ldetect-lst-0.1.315-1|462	+ Revision: 357450
12mr|ldetect-lst-0.1.315-1|463	- new release 0.1.255
12mr|ldetect-lst-0.1.315-1|464	o re-enable fglrx driver
12mr|ldetect-lst-0.1.315-1|465	o use (old) Intel 810 driver for 0x8086:0x3582, fixes bug #44371
12mr|ldetect-lst-0.1.315-1|466	
12mr|ldetect-lst-0.1.315-1|467	* Mon Mar 16 2009 Thierry Vignaud <tv@mandriva.org> 0.1.254-1mdv2009.1
12mr|ldetect-lst-0.1.315-1|468	+ Revision: 355710
12mr|ldetect-lst-0.1.315-1|469	- Monitor DB
12mr|ldetect-lst-0.1.315-1|470	o add Acer AL1716 (Steve Morris)
12mr|ldetect-lst-0.1.315-1|471	o add Iiyama Prolite H481S (aapgorilla)
12mr|ldetect-lst-0.1.315-1|472	o add Packard Bell Viseo 223Ws (patrick)
12mr|ldetect-lst-0.1.315-1|473	
12mr|ldetect-lst-0.1.315-1|474	* Thu Mar 05 2009 Thierry Vignaud <tv@mandriva.org> 0.1.253-1mdv2009.1
12mr|ldetect-lst-0.1.315-1|475	+ Revision: 348999
12mr|ldetect-lst-0.1.315-1|476	- disable fglrx and nvidia71xx as they do not support X.org server 1.6
12mr|ldetect-lst-0.1.315-1|477	(IgnoreABI does not work for them)
12mr|ldetect-lst-0.1.315-1|478	- use nvidia173 for non-SSE processors as well, the support was restored
12mr|ldetect-lst-0.1.315-1|479	- Monitor DB
12mr|ldetect-lst-0.1.315-1|480	o add back "LCD Panel 800x480"
12mr|ldetect-lst-0.1.315-1|481	o add ViewSonic VX2260WM (Donald Stewart)
12mr|ldetect-lst-0.1.315-1|482	o sync with latest Fedora
12mr|ldetect-lst-0.1.315-1|483	
12mr|ldetect-lst-0.1.315-1|484	* Thu Jan 29 2009 Adam Williamson <awilliamson@mandriva.org> 0.1.252-1mdv2009.1
12mr|ldetect-lst-0.1.315-1|485	+ Revision: 335352
12mr|ldetect-lst-0.1.315-1|486	- new release 0.1.252: add new NVIDIA IDs
12mr|ldetect-lst-0.1.315-1|487	
12mr|ldetect-lst-0.1.315-1|488	* Fri Jan 16 2009 Adam Williamson <awilliamson@mandriva.org> 0.1.251-1mdv2009.1
12mr|ldetect-lst-0.1.315-1|489	+ Revision: 330356
12mr|ldetect-lst-0.1.315-1|490	- new release 0.1.251:
12mr|ldetect-lst-0.1.315-1|491	+ re-work the blacklist	of cards that don't work with nv to be more
12mr|ldetect-lst-0.1.315-1|492	general and include more confirmed IDs
12mr|ldetect-lst-0.1.315-1|493	
12mr|ldetect-lst-0.1.315-1|494	* Mon Jan 12 2009 Adam Williamson <awilliamson@mandriva.org> 0.1.250-1mdv2009.1
12mr|ldetect-lst-0.1.315-1|495	+ Revision: 328480
12mr|ldetect-lst-0.1.315-1|496	- new release 0.1.250:
12mr|ldetect-lst-0.1.315-1|497	+ add NVIDIA GeForce 9400 GT into modified 7050 group (cards that don't
12mr|ldetect-lst-0.1.315-1|498	work with nv)
12mr|ldetect-lst-0.1.315-1|499	
12mr|ldetect-lst-0.1.315-1|500	* Wed Dec 24 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.249-1mdv2009.1
12mr|ldetect-lst-0.1.315-1|501	+ Revision: 318194
12mr|ldetect-lst-0.1.315-1|502	- new release 0.1.249:
12mr|ldetect-lst-0.1.315-1|503	+ add new NVIDIA IDs from 180.18
12mr|ldetect-lst-0.1.315-1|504	+ add new ATI IDs from 8.12
12mr|ldetect-lst-0.1.315-1|505	
12mr|ldetect-lst-0.1.315-1|506	* Wed Dec 03 2008 Thierry Vignaud <tv@mandriva.org> 0.1.248-1mdv2009.1
12mr|ldetect-lst-0.1.315-1|507	+ Revision: 309718
12mr|ldetect-lst-0.1.315-1|508	- Monitor DB
12mr|ldetect-lst-0.1.315-1|509	o remove duplicated entries
12mr|ldetect-lst-0.1.315-1|510	o sync with latest Fedora
12mr|ldetect-lst-0.1.315-1|511	
12mr|ldetect-lst-0.1.315-1|512	* Tue Dec 02 2008 Thierry Vignaud <tv@mandriva.org> 0.1.247-1mdv2009.1
12mr|ldetect-lst-0.1.315-1|513	+ Revision: 309198
12mr|ldetect-lst-0.1.315-1|514	- Monitor DB
12mr|ldetect-lst-0.1.315-1|515	o further sync with Fedora
12mr|ldetect-lst-0.1.315-1|516	
12mr|ldetect-lst-0.1.315-1|517	* Tue Dec 02 2008 Thierry Vignaud <tv@mandriva.org> 0.1.246-1mdv2009.1
12mr|ldetect-lst-0.1.315-1|518	+ Revision: 309177
12mr|ldetect-lst-0.1.315-1|519	- fix "INTERNAL ERROR: good_default_monitor (Generic|*) is unknown in
12mr|ldetect-lst-0.1.315-1|520	MonitorsDB" after syncing with redhat
12mr|ldetect-lst-0.1.315-1|521	
12mr|ldetect-lst-0.1.315-1|522	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.245-1mdv2009.1
12mr|ldetect-lst-0.1.315-1|523	+ Revision: 308299
12mr|ldetect-lst-0.1.315-1|524	- new version 0.1.245:
12mr|ldetect-lst-0.1.315-1|525	+ NSC chips now use geode driver, nsc driver no longer builds
12mr|ldetect-lst-0.1.315-1|526	+ drop the special case for VIA K8M800, works OK with openchrome now
12mr|ldetect-lst-0.1.315-1|527	+ add new NVIDIA and ATI IDs from new driver versions
12mr|ldetect-lst-0.1.315-1|528	+ add "Flat Panel 1600x900" (#45091)
12mr|ldetect-lst-0.1.315-1|529	+ Monitor DB
12mr|ldetect-lst-0.1.315-1|530	o sync monitor vendor names with Fedora
12mr|ldetect-lst-0.1.315-1|531	o sync with Fedora
12mr|ldetect-lst-0.1.315-1|532	+ use "i810" instead of "intel" driver on older i810 because it
12mr|ldetect-lst-0.1.315-1|533	segfaults when using XAA acceleration (#43916)
12mr|ldetect-lst-0.1.315-1|534	
12mr|ldetect-lst-0.1.315-1|535	* Thu Nov 13 2008 Olivier Blin <blino@mandriva.org> 0.1.244-1mdv2009.1
12mr|ldetect-lst-0.1.315-1|536	+ Revision: 302767
12mr|ldetect-lst-0.1.315-1|537	- 0.1.244
12mr|ldetect-lst-0.1.315-1|538	- add new mouse definition (Logitech G5v2)
12mr|ldetect-lst-0.1.315-1|539	- vesa not framebuffer for ST Kyro, per dams
12mr|ldetect-lst-0.1.315-1|540	- disable 3D on ATI Rage 128-based cards (hard lock the machine on x86_64)
12mr|ldetect-lst-0.1.315-1|541	- use pata_cs5536 for Geode IDE controllers
12mr|ldetect-lst-0.1.315-1|542	- default to 800x480 on TECO TR2350 (Omatek netbook)
12mr|ldetect-lst-0.1.315-1|543	
12mr|ldetect-lst-0.1.315-1|544	* Thu Oct 02 2008 Thierry Vignaud <tv@mandriva.org> 0.1.243-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|545	+ Revision: 290839
12mr|ldetect-lst-0.1.315-1|546	- update dkms modules info
12mr|ldetect-lst-0.1.315-1|547	
12mr|ldetect-lst-0.1.315-1|548	* Wed Oct 01 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.242-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|549	+ Revision: 290414
12mr|ldetect-lst-0.1.315-1|550	- 0.1.242:
12mr|ldetect-lst-0.1.315-1|551	+ drop separate Radeon HD 4xxx category: radeonhd supports these now
12mr|ldetect-lst-0.1.315-1|552	
12mr|ldetect-lst-0.1.315-1|553	* Tue Sep 30 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.241-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|554	+ Revision: 290258
12mr|ldetect-lst-0.1.315-1|555	- new release 0.1.241:
12mr|ldetect-lst-0.1.315-1|556	+ add ID 0605 for NVIDIA GeForce 9800 GT (reported and tested by Zoida A)
12mr|ldetect-lst-0.1.315-1|557	
12mr|ldetect-lst-0.1.315-1|558	* Thu Sep 25 2008 Thierry Vignaud <tv@mandriva.org> 0.1.240-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|559	+ Revision: 288014
12mr|ldetect-lst-0.1.315-1|560	- update dkms modules info
12mr|ldetect-lst-0.1.315-1|561	
12mr|ldetect-lst-0.1.315-1|562	* Thu Sep 18 2008 Olivier Blin <blino@mandriva.org> 0.1.239-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|563	+ Revision: 285674
12mr|ldetect-lst-0.1.315-1|564	- 0.1.239
12mr|ldetect-lst-0.1.315-1|565	- update dkms modules info (mainly for rt2860 and rtl8187se)
12mr|ldetect-lst-0.1.315-1|566	
12mr|ldetect-lst-0.1.315-1|567	+ Adam Williamson <awilliamson@mandriva.org>
12mr|ldetect-lst-0.1.315-1|568	- new release 0.1.238:
12mr|ldetect-lst-0.1.315-1|569	+ support Intel G41 graphics chips
12mr|ldetect-lst-0.1.315-1|570	+ use vesa not nv for GeForce 7050 chips (#38391)
12mr|ldetect-lst-0.1.315-1|571	
12mr|ldetect-lst-0.1.315-1|572	* Thu Sep 04 2008 Olivier Blin <blino@mandriva.org> 0.1.237-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|573	+ Revision: 280833
12mr|ldetect-lst-0.1.315-1|574	- 0.1.237
12mr|ldetect-lst-0.1.315-1|575	- use pata_jmicron for jmicron controllers
12mr|ldetect-lst-0.1.315-1|576	
12mr|ldetect-lst-0.1.315-1|577	* Wed Sep 03 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.236-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|578	+ Revision: 279752
12mr|ldetect-lst-0.1.315-1|579	- add three new NVIDIA IDs from driver 177.70
12mr|ldetect-lst-0.1.315-1|580	
12mr|ldetect-lst-0.1.315-1|581	+ Thierry Vignaud <tv@mandriva.org>
12mr|ldetect-lst-0.1.315-1|582	- synd dkms data with latest prebuild packages
12mr|ldetect-lst-0.1.315-1|583	
12mr|ldetect-lst-0.1.315-1|584	* Fri Aug 29 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.235-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|585	+ Revision: 277400
12mr|ldetect-lst-0.1.315-1|586	- new release 0.1.235:
12mr|ldetect-lst-0.1.315-1|587	+ support Logitech MX400 mouse
12mr|ldetect-lst-0.1.315-1|588	+ no need to prefer madwifi over ath5k now, per #41988
12mr|ldetect-lst-0.1.315-1|589	
12mr|ldetect-lst-0.1.315-1|590	* Thu Aug 21 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.234-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|591	+ Revision: 274448
12mr|ldetect-lst-0.1.315-1|592	- new release 0.1.234:
12mr|ldetect-lst-0.1.315-1|593	+ NVIDIA: go back to 173 for FX and 177 for all later (177 going stable)
12mr|ldetect-lst-0.1.315-1|594	+ NVIDIA: add some new IDs from 177 driver headers
12mr|ldetect-lst-0.1.315-1|595	+ ATI: add some new IDs from Catalyst 8.8 driver headers
12mr|ldetect-lst-0.1.315-1|596	
12mr|ldetect-lst-0.1.315-1|597	* Sun Aug 10 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.233-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|598	+ Revision: 270583
12mr|ldetect-lst-0.1.315-1|599	- new release 0.1.233:
12mr|ldetect-lst-0.1.315-1|600	+ use new sisimedia driver for SiS 670/671 gfx cards (it actually works)
12mr|ldetect-lst-0.1.315-1|601	
12mr|ldetect-lst-0.1.315-1|602	* Wed Aug 06 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.232-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|603	+ Revision: 264467
12mr|ldetect-lst-0.1.315-1|604	- new release 0.1.232:
12mr|ldetect-lst-0.1.315-1|605	+ use NVIDIA 177.x only for GTX 2xx series, 173.x for earlier cards
12mr|ldetect-lst-0.1.315-1|606	
12mr|ldetect-lst-0.1.315-1|607	* Thu Jul 24 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.231-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|608	+ Revision: 245945
12mr|ldetect-lst-0.1.315-1|609	- new release 0.1.231:
12mr|ldetect-lst-0.1.315-1|610	+ add two new monitors (Pixel and AdamW)
12mr|ldetect-lst-0.1.315-1|611	+ add three new Intel video IDs (from xf86-video-intel-2.4.0) (AdamW)
12mr|ldetect-lst-0.1.315-1|612	
12mr|ldetect-lst-0.1.315-1|613	* Fri Jun 20 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.230-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|614	+ Revision: 227580
12mr|ldetect-lst-0.1.315-1|615	- new release 0.1.230:
12mr|ldetect-lst-0.1.315-1|616	+ add new ATI IDs (r700 family), adjust categories as these are not
12mr|ldetect-lst-0.1.315-1|617	supported by radeonhd (or radeon) yet
12mr|ldetect-lst-0.1.315-1|618	
12mr|ldetect-lst-0.1.315-1|619	* Wed Jun 18 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.229-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|620	+ Revision: 223996
12mr|ldetect-lst-0.1.315-1|621	- new release 0.1.229:
12mr|ldetect-lst-0.1.315-1|622	+ split Mach 64 and Rage 128 graphics cards up again as driver split upstream
12mr|ldetect-lst-0.1.315-1|623	
12mr|ldetect-lst-0.1.315-1|624	* Wed Jun 18 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.228-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|625	+ Revision: 223822
12mr|ldetect-lst-0.1.315-1|626	- new release 0.1.228:
12mr|ldetect-lst-0.1.315-1|627	+ add two new NVIDIA cards
12mr|ldetect-lst-0.1.315-1|628	+ adjust NVIDIA card groups for upcoming driver branching
12mr|ldetect-lst-0.1.315-1|629	
12mr|ldetect-lst-0.1.315-1|630	* Sat May 31 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.227-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|631	+ Revision: 213586
12mr|ldetect-lst-0.1.315-1|632	- new release 0.1.227: several updated and added definitions for new ATI and NVIDIA drivers
12mr|ldetect-lst-0.1.315-1|633	
12mr|ldetect-lst-0.1.315-1|634	* Wed May 28 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.226-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|635	+ Revision: 212700
12mr|ldetect-lst-0.1.315-1|636	- new release 0.1.226: use geode for two devices it supports (on advice of upstream)
12mr|ldetect-lst-0.1.315-1|637	
12mr|ldetect-lst-0.1.315-1|638	+ Thierry Vignaud <tv@mandriva.org>
12mr|ldetect-lst-0.1.315-1|639	- improved description
12mr|ldetect-lst-0.1.315-1|640	
12mr|ldetect-lst-0.1.315-1|641	* Tue May 27 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.225-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|642	+ Revision: 212145
12mr|ldetect-lst-0.1.315-1|643	- new release 0.1.225: rs780 now supported by radeonhd, drop separate definition
12mr|ldetect-lst-0.1.315-1|644	
12mr|ldetect-lst-0.1.315-1|645	* Fri May 16 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.224-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|646	+ Revision: 208021
12mr|ldetect-lst-0.1.315-1|647	- new release 0.1.224: revert geode changes for now, pending hardware testing / advice from upstream
12mr|ldetect-lst-0.1.315-1|648	- new release 0.1.223: support two AMD / NatSemi Geode chips with the geode driver
12mr|ldetect-lst-0.1.315-1|649	
12mr|ldetect-lst-0.1.315-1|650	* Wed Apr 23 2008 Olivier Blin <blino@mandriva.org> 0.1.222-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|651	+ Revision: 197060
12mr|ldetect-lst-0.1.315-1|652	- explicitely buildrequire drakxtools-backend >= 10.30
12mr|ldetect-lst-0.1.315-1|653	- 0.1.222
12mr|ldetect-lst-0.1.315-1|654	- use libata pata modules by default
12mr|ldetect-lst-0.1.315-1|655	
12mr|ldetect-lst-0.1.315-1|656	+ Adam Williamson <awilliamson@mandriva.org>
12mr|ldetect-lst-0.1.315-1|657	- 0.1.221: add new NVIDIA IDs, simplify NVIDIA groups again for new driver
12mr|ldetect-lst-0.1.315-1|658	
12mr|ldetect-lst-0.1.315-1|659	* Mon Apr 14 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.220-1mdv2009.0
12mr|ldetect-lst-0.1.315-1|660	+ Revision: 192827
12mr|ldetect-lst-0.1.315-1|661	- 0.1.220: drop a should-now-be-unneeded workaround, add two new Radeon IDs
12mr|ldetect-lst-0.1.315-1|662	
12mr|ldetect-lst-0.1.315-1|663	* Thu Apr 03 2008 Olivier Blin <blino@mandriva.org> 0.1.219-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|664	+ Revision: 192276
12mr|ldetect-lst-0.1.315-1|665	- 0.1.219
12mr|ldetect-lst-0.1.315-1|666	- blacklist HD 2400 XT from using radeonhd (the one we have at aboukir has problems)
12mr|ldetect-lst-0.1.315-1|667	- typo fix in usbtable (#39531)
12mr|ldetect-lst-0.1.315-1|668	- simplify long monitor names (#39222)
12mr|ldetect-lst-0.1.315-1|669	
12mr|ldetect-lst-0.1.315-1|670	* Wed Mar 26 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.218-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|671	+ Revision: 190206
12mr|ldetect-lst-0.1.315-1|672	- refresh tarball - adjust HD 3200 again (actually, fglrx supports it but ati does not)
12mr|ldetect-lst-0.1.315-1|673	- new release 0.218:
12mr|ldetect-lst-0.1.315-1|674	+ add USB ID for Epson Expression 10000XL (salem)
12mr|ldetect-lst-0.1.315-1|675	+ handle some more mice with back/forward buttons (adamw)
12mr|ldetect-lst-0.1.315-1|676	+ some adjustments to driver mapping for a few ATI Radeons (adamw)
12mr|ldetect-lst-0.1.315-1|677	
12mr|ldetect-lst-0.1.315-1|678	* Thu Mar 20 2008 Pixel <pixel@mandriva.com> 0.1.217-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|679	+ Revision: 189161
12mr|ldetect-lst-0.1.315-1|680	- 0.217: all "Acer Aspire" are not laptops (#38875)
12mr|ldetect-lst-0.1.315-1|681	
12mr|ldetect-lst-0.1.315-1|682	* Tue Mar 18 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.216-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|683	+ Revision: 188625
12mr|ldetect-lst-0.1.315-1|684	- 0.216: add NVIDIA 8800 GS (thanks Christophe Amrein-Marie) and 9800 GX2, change NVIDIA category names
12mr|ldetect-lst-0.1.315-1|685	
12mr|ldetect-lst-0.1.315-1|686	* Tue Mar 18 2008 Olivier Blin <blino@mandriva.org> 0.1.215-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|687	+ Revision: 188558
12mr|ldetect-lst-0.1.315-1|688	- 0.1.215
12mr|ldetect-lst-0.1.315-1|689	- add hardcoded alias for jmicron (#38343)
12mr|ldetect-lst-0.1.315-1|690	
12mr|ldetect-lst-0.1.315-1|691	* Tue Mar 11 2008 Pixel <pixel@mandriva.com> 0.1.214-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|692	+ Revision: 185875
12mr|ldetect-lst-0.1.315-1|693	- 0.1.214:
12mr|ldetect-lst-0.1.315-1|694	- Cards+:
12mr|ldetect-lst-0.1.315-1|695	o nvidia-current now require processor with SSE, defaulting to nvidia96xx
12mr|ldetect-lst-0.1.315-1|696	if no SSE
12mr|ldetect-lst-0.1.315-1|697	
12mr|ldetect-lst-0.1.315-1|698	* Tue Mar 11 2008 Thierry Vignaud <tv@mandriva.org> 0.1.213-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|699	+ Revision: 185246
12mr|ldetect-lst-0.1.315-1|700	- synd dkms data with latest prebuild packages
12mr|ldetect-lst-0.1.315-1|701	
12mr|ldetect-lst-0.1.315-1|702	* Wed Mar 05 2008 Tiago Salem <salem@mandriva.com.br> 0.1.212-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|703	+ Revision: 180200
12mr|ldetect-lst-0.1.315-1|704	- add "HP PSC 1310 series" (#34631)
12mr|ldetect-lst-0.1.315-1|705	
12mr|ldetect-lst-0.1.315-1|706	* Mon Feb 18 2008 Pixel <pixel@mandriva.com> 0.1.211-2mdv2008.1
12mr|ldetect-lst-0.1.315-1|707	+ Revision: 171531
12mr|ldetect-lst-0.1.315-1|708	- add BuildRequires kernel-latest, needed to create fallback-modules.alias
12mr|ldetect-lst-0.1.315-1|709	(it is now needed since basesystem-minimal creation)
12mr|ldetect-lst-0.1.315-1|710	- 0.1.211:
12mr|ldetect-lst-0.1.315-1|711	- lst/MonitorsDB:
12mr|ldetect-lst-0.1.315-1|712	o add 1024x600 (used on Samsung Q1Ultra) (#37889)
12mr|ldetect-lst-0.1.315-1|713	o add "Hanns.G HG216D" (from cooker@)
12mr|ldetect-lst-0.1.315-1|714	o add "Philips 190C" (from cooker@)
12mr|ldetect-lst-0.1.315-1|715	- lst/Cards+: add NEEDVIDEORAM for Tseng cards (#37704)
12mr|ldetect-lst-0.1.315-1|716	
12mr|ldetect-lst-0.1.315-1|717	* Fri Feb 08 2008 Thierry Vignaud <tv@mandriva.org> 0.1.210-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|718	+ Revision: 164073
12mr|ldetect-lst-0.1.315-1|719	- add 2 monitors (from cooker@)
12mr|ldetect-lst-0.1.315-1|720	- synd dkms data with latest prebuild packages
12mr|ldetect-lst-0.1.315-1|721	
12mr|ldetect-lst-0.1.315-1|722	* Tue Feb 05 2008 Pixel <pixel@mandriva.com> 0.1.209-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|723	+ Revision: 162696
12mr|ldetect-lst-0.1.315-1|724	- new release 0.1.209:
12mr|ldetect-lst-0.1.315-1|725	+ add "Flat Panel 800x480" (used on belinea s.book) (#37486)
12mr|ldetect-lst-0.1.315-1|726	
12mr|ldetect-lst-0.1.315-1|727	* Thu Jan 24 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.208-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|728	+ Revision: 157674
12mr|ldetect-lst-0.1.315-1|729	- new release 0.1.208:
12mr|ldetect-lst-0.1.315-1|730	+ adjust Chrome9 driver mapping (#37032)
12mr|ldetect-lst-0.1.315-1|731	+ add latest ATI IDs from upstream Windows driver
12mr|ldetect-lst-0.1.315-1|732	
12mr|ldetect-lst-0.1.315-1|733	* Thu Jan 24 2008 Thierry Vignaud <tv@mandriva.org> 0.1.207-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|734	+ Revision: 157589
12mr|ldetect-lst-0.1.315-1|735	- latest kernel PCI ids
12mr|ldetect-lst-0.1.315-1|736	
12mr|ldetect-lst-0.1.315-1|737	* Wed Jan 02 2008 Adam Williamson <awilliamson@mandriva.org> 0.1.206-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|738	+ Revision: 140250
12mr|ldetect-lst-0.1.315-1|739	- new release 0.1.206:
12mr|ldetect-lst-0.1.315-1|740	+ blacklist ATI FireGL Mobility T2 from using proprietary driver as per report from Jan Ciger that it does not work
12mr|ldetect-lst-0.1.315-1|741	
12mr|ldetect-lst-0.1.315-1|742	* Thu Dec 27 2007 Adam Williamson <awilliamson@mandriva.org> 0.1.205-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|743	+ Revision: 138400
12mr|ldetect-lst-0.1.315-1|744	- new release 0.1.205 (use plain 'fglrx' for all post-9500 radeons again now we only have one version of the driver once more)
12mr|ldetect-lst-0.1.315-1|745	
12mr|ldetect-lst-0.1.315-1|746	+ Olivier Blin <blino@mandriva.org>
12mr|ldetect-lst-0.1.315-1|747	- restore BuildRoot
12mr|ldetect-lst-0.1.315-1|748	
12mr|ldetect-lst-0.1.315-1|749	* Wed Dec 19 2007 Adam Williamson <awilliamson@mandriva.org> 0.1.204-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|750	+ Revision: 133421
12mr|ldetect-lst-0.1.315-1|751	- new release 0.1.204:
12mr|ldetect-lst-0.1.315-1|752	+ add several new Intel graphics chip IDs from upstream driver source (adamw)
12mr|ldetect-lst-0.1.315-1|753	
12mr|ldetect-lst-0.1.315-1|754	* Tue Dec 18 2007 Adam Williamson <awilliamson@mandriva.org> 0.1.203-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|755	+ Revision: 132987
12mr|ldetect-lst-0.1.315-1|756	- new release 0.1.203:
12mr|ldetect-lst-0.1.315-1|757	+ add new NVIDIA IDs from upstream Windows driver (adamw)
12mr|ldetect-lst-0.1.315-1|758	+ add new ATI IDs from upstream Windows driver (adamw)
12mr|ldetect-lst-0.1.315-1|759	+ add new ATI IDs from upstream developer ID list (adamw)
12mr|ldetect-lst-0.1.315-1|760	+ rename 'radeon 9500 to radeon x850' group to 'radeon 9500 to radeon x1050' (x1050 exists and is rebadged 9550/9600) (adamw)
12mr|ldetect-lst-0.1.315-1|761	
12mr|ldetect-lst-0.1.315-1|762	+ Thierry Vignaud <tv@mandriva.org>
12mr|ldetect-lst-0.1.315-1|763	- kill re-definition of %%buildroot on Pixel's request
12mr|ldetect-lst-0.1.315-1|764	
12mr|ldetect-lst-0.1.315-1|765	* Thu Nov 22 2007 Adam Williamson <awilliamson@mandriva.org> 0.1.202-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|766	+ Revision: 111315
12mr|ldetect-lst-0.1.315-1|767	- new release 0.1.202:
12mr|ldetect-lst-0.1.315-1|768	+ add two new monitors (pixel)
12mr|ldetect-lst-0.1.315-1|769	+ add new NVIDIA card definitions (from upstream Windows driver header) (adamw)
12mr|ldetect-lst-0.1.315-1|770	
12mr|ldetect-lst-0.1.315-1|771	* Tue Oct 30 2007 Adam Williamson <awilliamson@mandriva.org> 0.1.201-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|772	+ Revision: 103658
12mr|ldetect-lst-0.1.315-1|773	- new release 0.201: adjust to new fglrx 8.42.3 (Radeon 9500 and later all use fglrx-hd2000, except all FireGL cards use fglrx. also add a couple of missing cards)
12mr|ldetect-lst-0.1.315-1|774	
12mr|ldetect-lst-0.1.315-1|775	* Wed Oct 17 2007 Adam Williamson <awilliamson@mandriva.org> 0.1.200-1mdv2008.1
12mr|ldetect-lst-0.1.315-1|776	+ Revision: 99491
12mr|ldetect-lst-0.1.315-1|777	- 0.1.200 (anniversary release!)
12mr|ldetect-lst-0.1.315-1|778	+ the ATI Brave New World. in the Brave New World, radeonhd works for all X1xxx and HD 2xxx cards, and fglrx-hd2000 works for all HD 2xxx cards. disclaimer: Brave New World may have minor, or indeed major, discrepancies from reality.
12mr|ldetect-lst-0.1.315-1|779	+ lst/MonitorsDB: fix hsync range for 2405FPW
12mr|ldetect-lst-0.1.315-1|780	+ lst/MonitorsDB: add ViewSonic G90fB
12mr|ldetect-lst-0.1.315-1|781	+ do not prefer snd_usb_audio instead of some zc0301/uvcvideo/quickcam_messenger webcams
12mr|ldetect-lst-0.1.315-1|782	
12mr|ldetect-lst-0.1.315-1|783	* Fri Oct 05 2007 Thierry Vignaud <tv@mandriva.org> 0.1.199-2mdv2008.0
12mr|ldetect-lst-0.1.315-1|784	+ Revision: 95557
12mr|ldetect-lst-0.1.315-1|785	- fix changelog
12mr|ldetect-lst-0.1.315-1|786	
12mr|ldetect-lst-0.1.315-1|787	* Thu Oct 04 2007 Olivier Blin <blino@mandriva.org> 0.1.199-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|788	+ Revision: 95480
12mr|ldetect-lst-0.1.315-1|789	- add explicit alias for modules in ide/sata categories, not to use ata_generic
12mr|ldetect-lst-0.1.315-1|790	- pcitable: replace more hyphens by underscores in module names
12mr|ldetect-lst-0.1.315-1|791	- dmitable: load acer_acpi module on for Acer Aspiron laptops (#32990)
12mr|ldetect-lst-0.1.315-1|792	
12mr|ldetect-lst-0.1.315-1|793	* Wed Oct 03 2007 Thierry Vignaud <tv@mandriva.org> 0.1.198-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|794	+ Revision: 94952
12mr|ldetect-lst-0.1.315-1|795	- update dkms aliases
12mr|ldetect-lst-0.1.315-1|796	
12mr|ldetect-lst-0.1.315-1|797	* Mon Oct 01 2007 Thierry Vignaud <tv@mandriva.org> 0.1.197-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|798	+ Revision: 94117
12mr|ldetect-lst-0.1.315-1|799	- update dkms aliases
12mr|ldetect-lst-0.1.315-1|800	
12mr|ldetect-lst-0.1.315-1|801	* Fri Sep 28 2007 Olivier Blin <blino@mandriva.org> 0.1.196-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|802	+ Revision: 93748
12mr|ldetect-lst-0.1.315-1|803	- 0.1.196
12mr|ldetect-lst-0.1.315-1|804	- use intel driver for Mobile GM965/GL960 (from Damien Lallement)
12mr|ldetect-lst-0.1.315-1|805	- use vboxvideo in VirtualBox guests (from Frederic Crozat)
12mr|ldetect-lst-0.1.315-1|806	
12mr|ldetect-lst-0.1.315-1|807	* Fri Sep 28 2007 Thierry Vignaud <tv@mandriva.org> 0.1.195-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|808	+ Revision: 93578
12mr|ldetect-lst-0.1.315-1|809	- update dkms aliases
12mr|ldetect-lst-0.1.315-1|810	
12mr|ldetect-lst-0.1.315-1|811	* Fri Sep 28 2007 Olivier Blin <blino@mandriva.org> 0.1.194-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|812	+ Revision: 93444
12mr|ldetect-lst-0.1.315-1|813	- 0.1.194
12mr|ldetect-lst-0.1.315-1|814	- prefer ipw3945 over iwl3945, which has some stability/performance issues
12mr|ldetect-lst-0.1.315-1|815	
12mr|ldetect-lst-0.1.315-1|816	* Sun Sep 23 2007 Olivier Blin <blino@mandriva.org> 0.1.193-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|817	+ Revision: 92386
12mr|ldetect-lst-0.1.315-1|818	- 0.1.193
12mr|ldetect-lst-0.1.315-1|819	- prefer piix over ata_piix when appropriate
12mr|ldetect-lst-0.1.315-1|820	
12mr|ldetect-lst-0.1.315-1|821	* Thu Sep 20 2007 Adam Williamson <awilliamson@mandriva.org> 0.1.192-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|822	+ Revision: 91670
12mr|ldetect-lst-0.1.315-1|823	- 0.1.192 (use via driver for a specific unichrome card, it's better than openchrome - #33535)
12mr|ldetect-lst-0.1.315-1|824	
12mr|ldetect-lst-0.1.315-1|825	* Mon Sep 17 2007 Thierry Vignaud <tv@mandriva.org> 0.1.191-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|826	+ Revision: 89351
12mr|ldetect-lst-0.1.315-1|827	- fix driver for anydata usb modem (#31631)
12mr|ldetect-lst-0.1.315-1|828	
12mr|ldetect-lst-0.1.315-1|829	+ Adam Williamson <awilliamson@mandriva.org>
12mr|ldetect-lst-0.1.315-1|830	- 0.1.190 (use proprietary driver for a few more HD 2xxx cards)
12mr|ldetect-lst-0.1.315-1|831	- new release 0.1.189 (add several new NVIDIA IDs from the latest Windows beta driver)
12mr|ldetect-lst-0.1.315-1|832	- new release 0.1.188 (refine Radeon HD 2xxx support further, add several new Radeon chips)
12mr|ldetect-lst-0.1.315-1|833	- new release 0.1.187 (support new fglrx-hd2000 driver for Radeon 2xxx series)
12mr|ldetect-lst-0.1.315-1|834	
12mr|ldetect-lst-0.1.315-1|835	* Tue Sep 11 2007 Olivier Blin <blino@mandriva.org> 0.1.186-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|836	+ Revision: 84499
12mr|ldetect-lst-0.1.315-1|837	- add conflicts with module-init-tools using preferred-modules.alias
12mr|ldetect-lst-0.1.315-1|838	- update conflicts with ldetect
12mr|ldetect-lst-0.1.315-1|839	- 0.1.186
12mr|ldetect-lst-0.1.315-1|840	- install preferred-modules.alias as /lib/module-init-tools/ldetect-lst-modules.alias
12mr|ldetect-lst-0.1.315-1|841	
12mr|ldetect-lst-0.1.315-1|842	+ Adam Williamson <awilliamson@mandriva.org>
12mr|ldetect-lst-0.1.315-1|843	- update tarball again with some SiS changes
12mr|ldetect-lst-0.1.315-1|844	- update tarball with new changes
12mr|ldetect-lst-0.1.315-1|845	- 0.1.185: refine support for (uni)chrome cards
12mr|ldetect-lst-0.1.315-1|846	
12mr|ldetect-lst-0.1.315-1|847	* Fri Sep 07 2007 Olivier Blin <blino@mandriva.org> 0.1.184-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|848	+ Revision: 81783
12mr|ldetect-lst-0.1.315-1|849	- 0.1.184
12mr|ldetect-lst-0.1.315-1|850	- fix preferred-modules.alias build by using fallback-modules.alias
12mr|ldetect-lst-0.1.315-1|851	(modules.alias for current kernel may not be available if run in chroot)
12mr|ldetect-lst-0.1.315-1|852	
12mr|ldetect-lst-0.1.315-1|853	* Fri Sep 07 2007 Olivier Blin <blino@mandriva.org> 0.1.183-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|854	+ Revision: 81745
12mr|ldetect-lst-0.1.315-1|855	- 0.1.183: fix fields order in dkms-modules.alias
12mr|ldetect-lst-0.1.315-1|856	
12mr|ldetect-lst-0.1.315-1|857	* Fri Sep 07 2007 Olivier Blin <blino@mandriva.org> 0.1.182-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|858	+ Revision: 81487
12mr|ldetect-lst-0.1.315-1|859	- 0.1.182
12mr|ldetect-lst-0.1.315-1|860	- provide default module aliases for PCI/USB devices matching
12mr|ldetect-lst-0.1.315-1|861	multiple modules in preferred-modules.alias (not complete yet),
12mr|ldetect-lst-0.1.315-1|862	to be used in libmodprobe and thus in ldetect
12mr|ldetect-lst-0.1.315-1|863	- merge ldetect-lst.conf modprobe file in preferred-modules.alias
12mr|ldetect-lst-0.1.315-1|864	
12mr|ldetect-lst-0.1.315-1|865	* Thu Sep 06 2007 Pixel <pixel@mandriva.com> 0.1.181-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|866	+ Revision: 80605
12mr|ldetect-lst-0.1.315-1|867	- 0.1.181:
12mr|ldetect-lst-0.1.315-1|868	- nicely sort MonitorsDB (needed by XFdrake):
12mr|ldetect-lst-0.1.315-1|869	have "Flat Panel 800x600" before "Flat Panel 1024x768"
12mr|ldetect-lst-0.1.315-1|870	- add dkms-modules.alias and dkms-modules.description
12mr|ldetect-lst-0.1.315-1|871	(gathered from pre-built dkms modules, to be used in ldetect)
12mr|ldetect-lst-0.1.315-1|872	
12mr|ldetect-lst-0.1.315-1|873	* Thu Aug 30 2007 Thierry Vignaud <tv@mandriva.org> 0.1.180-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|874	+ Revision: 75593
12mr|ldetect-lst-0.1.315-1|875	- add an oddball GeForce 7950 reported by Jason Carson on forums
12mr|ldetect-lst-0.1.315-1|876	(adamw)
12mr|ldetect-lst-0.1.315-1|877	- add ViewSonic VX2025wm (#29569)
12mr|ldetect-lst-0.1.315-1|878	- fix wrong driver for RTL8139 (#32927)
12mr|ldetect-lst-0.1.315-1|879	- kill some wrong entries (#31331)
12mr|ldetect-lst-0.1.315-1|880	- use software cursor for openchrome as per pcpa (adamw)
12mr|ldetect-lst-0.1.315-1|881	
12mr|ldetect-lst-0.1.315-1|882	* Tue Aug 21 2007 Adam Williamson <awilliamson@mandriva.org> 0.1.179-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|883	+ Revision: 68713
12mr|ldetect-lst-0.1.315-1|884	- 0.1.179: improve Unichrome configuration (don't use 3D where it's broken, use software cursor, add new device IDs)
12mr|ldetect-lst-0.1.315-1|885	
12mr|ldetect-lst-0.1.315-1|886	* Mon Aug 20 2007 Olivier Blin <blino@mandriva.org> 0.1.178-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|887	+ Revision: 67867
12mr|ldetect-lst-0.1.315-1|888	- 0.1.178 (use '_' in modules name)
12mr|ldetect-lst-0.1.315-1|889	
12mr|ldetect-lst-0.1.315-1|890	* Thu Aug 16 2007 Thierry Vignaud <tv@mandriva.org> 0.1.177-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|891	+ Revision: 64338
12mr|ldetect-lst-0.1.315-1|892	- first attempt to shrink usbtable
12mr|ldetect-lst-0.1.315-1|893	
12mr|ldetect-lst-0.1.315-1|894	* Mon Aug 13 2007 Pixel <pixel@mandriva.com> 0.1.176-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|895	+ Revision: 62633
12mr|ldetect-lst-0.1.315-1|896	- add fallback-modules.alias to be used in a chroot
12mr|ldetect-lst-0.1.315-1|897	(where we don't have the modules.alias corresponding to the running kernel)
12mr|ldetect-lst-0.1.315-1|898	
12mr|ldetect-lst-0.1.315-1|899	* Sun Aug 12 2007 Adam Williamson <awilliamson@mandriva.org> 0.1.175-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|900	+ Revision: 62343
12mr|ldetect-lst-0.1.315-1|901	- update drakx-kbd-mouse-x11 conflict to 0.21 for recent nvidia changes
12mr|ldetect-lst-0.1.315-1|902	- switch to avivo as free driver for Radeon X1xxx series (temporarily)
12mr|ldetect-lst-0.1.315-1|903	
12mr|ldetect-lst-0.1.315-1|904	* Wed Aug 08 2007 Pixel <pixel@mandriva.com> 0.1.174-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|905	+ Revision: 60551
12mr|ldetect-lst-0.1.315-1|906	- rename nvidia97xx into nvidia-current (Anssi Hannula)
12mr|ldetect-lst-0.1.315-1|907	
12mr|ldetect-lst-0.1.315-1|908	+ Thierry Vignaud <tv@mandriva.org>
12mr|ldetect-lst-0.1.315-1|909	- correct some ATI definitions (adamw)
12mr|ldetect-lst-0.1.315-1|910	- drop description field in pcitable (kept for usbtable for now)
12mr|ldetect-lst-0.1.315-1|911	- kill e1000 lines since the eepro1000 alternative is dead
12mr|ldetect-lst-0.1.315-1|912	- restore gdth entries as its driver isn't module.pcimap compliant
12mr|ldetect-lst-0.1.315-1|913	
12mr|ldetect-lst-0.1.315-1|914	* Sat Aug 04 2007 Thierry Vignaud <tv@mandriva.org> 0.1.172-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|915	+ Revision: 58842
12mr|ldetect-lst-0.1.315-1|916	- shrink pcitable now that we got drivers from modalias resolution and descriptions from pci.ids
12mr|ldetect-lst-0.1.315-1|917	
12mr|ldetect-lst-0.1.315-1|918	* Wed Jul 11 2007 Adam Williamson <awilliamson@mandriva.org> 0.1.171-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|919	+ Revision: 51150
12mr|ldetect-lst-0.1.315-1|920	- add new ATI and NVIDIA cards (adamw)
12mr|ldetect-lst-0.1.315-1|921	- add new wacom tablets (fcrozat)
12mr|ldetect-lst-0.1.315-1|922	
12mr|ldetect-lst-0.1.315-1|923	* Fri May 18 2007 Adam Williamson <awilliamson@mandriva.org> 0.1.170-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|924	+ Revision: 28299
12mr|ldetect-lst-0.1.315-1|925	- 0.1.170 (use vesa instead of fbdev as backup for radeon cards not supported by radeon driver)
12mr|ldetect-lst-0.1.315-1|926	
12mr|ldetect-lst-0.1.315-1|927	* Thu May 10 2007 Adam Williamson <awilliamson@mandriva.org> 0.1.169-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|928	+ Revision: 26186
12mr|ldetect-lst-0.1.315-1|929	- add more ATI definitions from website and Windows driver
12mr|ldetect-lst-0.1.315-1|930	
12mr|ldetect-lst-0.1.315-1|931	* Mon Apr 30 2007 Thierry Vignaud <tv@mandriva.org> 0.1.168-1mdv2008.0
12mr|ldetect-lst-0.1.315-1|932	+ Revision: 19606
12mr|ldetect-lst-0.1.315-1|933	- use intel driver instead of i810
12mr|ldetect-lst-0.1.315-1|934	- cleanup card entries (adam):
12mr|ldetect-lst-0.1.315-1|935	o merge i810-i830 and i845-i965 definitions
12mr|ldetect-lst-0.1.315-1|936	o NVIDIA: G80 cards now supported by nv, add new IDs for new G80
12mr|ldetect-lst-0.1.315-1|937	series cards
12mr|ldetect-lst-0.1.315-1|938	o rationalize C&T, Digital TGA, permedia / glint entries, old S3
12mr|ldetect-lst-0.1.315-1|939	entries and S3 ViRGE entries
12mr|ldetect-lst-0.1.315-1|940	
12mr|ldetect-lst-0.1.315-1|941	
12mr|ldetect-lst-0.1.315-1|942	* Tue Apr 03 2007 Olivier Blin <oblin@mandriva.com> 0.1.167-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|943	+ Revision: 150452
12mr|ldetect-lst-0.1.315-1|944	- do not use amd video driver, revert to old behavior
12mr|ldetect-lst-0.1.315-1|945	
12mr|ldetect-lst-0.1.315-1|946	* Tue Apr 03 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.166-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|947	+ Revision: 150432
12mr|ldetect-lst-0.1.315-1|948	- just use free driver with all xpress200 since their support seems
12mr|ldetect-lst-0.1.315-1|949	broken on x86_64 with fglrx (damien)
12mr|ldetect-lst-0.1.315-1|950	
12mr|ldetect-lst-0.1.315-1|951	* Tue Apr 03 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.165-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|952	+ Revision: 150411
12mr|ldetect-lst-0.1.315-1|953	- blacklist yet another radeon on x86_64 (RC410 [Radeon Xpress 200) (damien)
12mr|ldetect-lst-0.1.315-1|954	
12mr|ldetect-lst-0.1.315-1|955	* Sat Mar 31 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.164-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|956	+ Revision: 150061
12mr|ldetect-lst-0.1.315-1|957	- disable fglrx on x86_64 with some cards known to make fglrx crashes (#29256)
12mr|ldetect-lst-0.1.315-1|958	
12mr|ldetect-lst-0.1.315-1|959	* Fri Mar 23 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.163-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|960	+ Revision: 148651
12mr|ldetect-lst-0.1.315-1|961	- use Vesa on 1 Intel card which is too new for the intel driver (arnaud)
12mr|ldetect-lst-0.1.315-1|962	
12mr|ldetect-lst-0.1.315-1|963	* Thu Mar 22 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.162-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|964	+ Revision: 148185
12mr|ldetect-lst-0.1.315-1|965	- enable DRI for OpenChrome (#27167)
12mr|ldetect-lst-0.1.315-1|966	
12mr|ldetect-lst-0.1.315-1|967	* Wed Mar 21 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.161-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|968	+ Revision: 147180
12mr|ldetect-lst-0.1.315-1|969	- add prefered resolution for Dell M770 (Javier Martinez Villacampa)
12mr|ldetect-lst-0.1.315-1|970	- do not package big ChangeLog
12mr|ldetect-lst-0.1.315-1|971	
12mr|ldetect-lst-0.1.315-1|972	* Wed Mar 14 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.160-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|973	+ Revision: 143700
12mr|ldetect-lst-0.1.315-1|974	- MonitorsDB:
12mr|ldetect-lst-0.1.315-1|975	o add BenQ FP71G & Philips 190S monitors (Javier Martinez
12mr|ldetect-lst-0.1.315-1|976	Villacampa)
12mr|ldetect-lst-0.1.315-1|977	o cleanups
12mr|ldetect-lst-0.1.315-1|978	o merge identical monitors
12mr|ldetect-lst-0.1.315-1|979	- sync pcitable with kernel-tmb-desktop-2.6.20.3-1mdv
12mr|ldetect-lst-0.1.315-1|980	
12mr|ldetect-lst-0.1.315-1|981	* Wed Mar 14 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.159-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|982	+ Revision: 143498
12mr|ldetect-lst-0.1.315-1|983	- add Acer AL1916W & LG L1730S (Javier Martinez Villacampa)
12mr|ldetect-lst-0.1.315-1|984	- add another Flatron L204WT (lezard)
12mr|ldetect-lst-0.1.315-1|985	- set preferred resolution for Samsung SyncMaster 753DF(X) & Viewsonic
12mr|ldetect-lst-0.1.315-1|986	E771-4 (Javier Martinez Villacampa)
12mr|ldetect-lst-0.1.315-1|987	
12mr|ldetect-lst-0.1.315-1|988	* Tue Mar 13 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.158-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|989	+ Revision: 142424
12mr|ldetect-lst-0.1.315-1|990	- add LG Flatron L226WT (Javier Martinez Villacampa)
12mr|ldetect-lst-0.1.315-1|991	- sync monitor DB with fedora
12mr|ldetect-lst-0.1.315-1|992	- use AMD driver for Geode GX/LX
12mr|ldetect-lst-0.1.315-1|993	
12mr|ldetect-lst-0.1.315-1|994	* Mon Mar 12 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.157-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|995	+ Revision: 141815
12mr|ldetect-lst-0.1.315-1|996	- From Adam Williamson:
12mr|ldetect-lst-0.1.315-1|997	- add a couple more SiS / XGI cards
12mr|ldetect-lst-0.1.315-1|998	- add a couple of snd-hda-intel IDs from the driver source
12mr|ldetect-lst-0.1.315-1|999	- add MCP67 ethernet IDs
12mr|ldetect-lst-0.1.315-1|1000	- add support for ENE sdhci SD card reader
12mr|ldetect-lst-0.1.315-1|1001	- add support for a few Matrox cards
12mr|ldetect-lst-0.1.315-1|1002	- add support fir one more apm card
12mr|ldetect-lst-0.1.315-1|1003	- add support Quadro FX 4600 and 5600 (with NVIDIA driver 9755)
12mr|ldetect-lst-0.1.315-1|1004	- add support two more Radeons
12mr|ldetect-lst-0.1.315-1|1005	- clean up SiS definitions
12mr|ldetect-lst-0.1.315-1|1006	- convert ar5k definitions to madwifi as ar5k is obsolete
12mr|ldetect-lst-0.1.315-1|1007	- enable 3D on tdfx
12mr|ldetect-lst-0.1.315-1|1008	- fix FireGL3000 option for glint
12mr|ldetect-lst-0.1.315-1|1009	- kill a bogus entry for secondary output
12mr|ldetect-lst-0.1.315-1|1010	- merge  definitions
12mr|ldetect-lst-0.1.315-1|1011	- sanitize 3DFX, APM, Epson, i128, i740, IMS, madwifi, Matrox, Silicon
12mr|ldetect-lst-0.1.315-1|1012	Motion & Sun definitions
12mr|ldetect-lst-0.1.315-1|1013	- set fb for VIA CLE266 (disabled in openchrome source)
12mr|ldetect-lst-0.1.315-1|1014	- set NVidia G80 cores to vesa
12mr|ldetect-lst-0.1.315-1|1015	- use VESA driver for Parhelia and newer cards
12mr|ldetect-lst-0.1.315-1|1016	
12mr|ldetect-lst-0.1.315-1|1017	* Thu Mar 08 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.156-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|1018	+ Revision: 138513
12mr|ldetect-lst-0.1.315-1|1019	- add 2 missing NVIDIA card (adamw)
12mr|ldetect-lst-0.1.315-1|1020	- clean up ATI definitions (adamw)
12mr|ldetect-lst-0.1.315-1|1021	- clean up Tseng definitions (adamw)
12mr|ldetect-lst-0.1.315-1|1022	- support ATI Xpress 1200 (adamw)
12mr|ldetect-lst-0.1.315-1|1023	- add 2 missing NVIDIA card (adamw)
12mr|ldetect-lst-0.1.315-1|1024	- clean up ATI definitions (adamw)
12mr|ldetect-lst-0.1.315-1|1025	- clean up Tseng definitions (adamw)
12mr|ldetect-lst-0.1.315-1|1026	- support ATI Xpress 1200 (adamw)
12mr|ldetect-lst-0.1.315-1|1027	
12mr|ldetect-lst-0.1.315-1|1028	* Wed Mar 07 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.155-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|1029	+ Revision: 134521
12mr|ldetect-lst-0.1.315-1|1030	- reduce number of Cirrus Logic, C&T & S3 entries (adamw)
12mr|ldetect-lst-0.1.315-1|1031	- sanitize a couple of ATI entries (adamw)
12mr|ldetect-lst-0.1.315-1|1032	- unify Kyro entries (adamw)
12mr|ldetect-lst-0.1.315-1|1033	
12mr|ldetect-lst-0.1.315-1|1034	* Tue Mar 06 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.154-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|1035	+ Revision: 134001
12mr|ldetect-lst-0.1.315-1|1036	- a couple x800 are supported by the free driver (adamw, #29188)
12mr|ldetect-lst-0.1.315-1|1037	- add ATI definitions for a bunch of previously 'unknown' cards
12mr|ldetect-lst-0.1.315-1|1038	(adamw, #29188)
12mr|ldetect-lst-0.1.315-1|1039	- clean and update Intel integrated adapter definitions and add
12mr|ldetect-lst-0.1.315-1|1040	support for i752 (adamw, #29191)
12mr|ldetect-lst-0.1.315-1|1041	
12mr|ldetect-lst-0.1.315-1|1042	* Tue Mar 06 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.153-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|1043	+ Revision: 133955
12mr|ldetect-lst-0.1.315-1|1044	- sanitize NVidia entries (adamw, #29183)
12mr|ldetect-lst-0.1.315-1|1045	- use free driver for some ATI cards that are no longer supported (adamw, #28682)
12mr|ldetect-lst-0.1.315-1|1046	
12mr|ldetect-lst-0.1.315-1|1047	* Tue Mar 06 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.152-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|1048	+ Revision: 133880
12mr|ldetect-lst-0.1.315-1|1049	- switch 4 drivers from OSS to ALSA since kernelteam disabled them (#28990)
12mr|ldetect-lst-0.1.315-1|1050	
12mr|ldetect-lst-0.1.315-1|1051	* Fri Mar 02 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.1.151-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|1052	+ Revision: 131342
12mr|ldetect-lst-0.1.315-1|1053	- fix mispelled drakx-kbd-mouse-x11 conflict
12mr|ldetect-lst-0.1.315-1|1054	- add Philips 170x6 (pixel)
12mr|ldetect-lst-0.1.315-1|1055	- add "Samsung SyncMaster 225BW" monitor (S. Teletchea)
12mr|ldetect-lst-0.1.315-1|1056	- add a monitor (pixel, #28408)
12mr|ldetect-lst-0.1.315-1|1057	- add support for an unsupported nvidia card (#26235)
12mr|ldetect-lst-0.1.315-1|1058	- do not use fglxrx on radeon 7xxx since it doesn't support them anymore (#26473)
12mr|ldetect-lst-0.1.315-1|1059	- match more HP laptops (pixel, Luca Berra)
12mr|ldetect-lst-0.1.315-1|1060	- sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1061	- sync with kernel-tmb-desktop-2.6.19.2-3mdv-1
12mr|ldetect-lst-0.1.315-1|1062	- use fglrx for ATI Xpress 200 RC410 (blino)
12mr|ldetect-lst-0.1.315-1|1063	- use nvidia97xx instead of nvidia and nvidia71xx instead of NVIDIA_LEGACY (pixel)
12mr|ldetect-lst-0.1.315-1|1064	- use XkbModel inspiron instead of pc105 on some laptops (pixel)
12mr|ldetect-lst-0.1.315-1|1065	- kill dead old comment
12mr|ldetect-lst-0.1.315-1|1066	
12mr|ldetect-lst-0.1.315-1|1067	+ Pixel <pixel@mandriva.com>
12mr|ldetect-lst-0.1.315-1|1068	- add conflicts on drakx-kbd-mouse-x11 < 0.7
12mr|ldetect-lst-0.1.315-1|1069	(for XFdrake using nvidia97xx instead of nvidia, and nvidia71xx instead of NVIDIA_LEGACY)
12mr|ldetect-lst-0.1.315-1|1070	
12mr|ldetect-lst-0.1.315-1|1071	* Fri Dec 22 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.150-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|1072	+ Revision: 101459
12mr|ldetect-lst-0.1.315-1|1073	- Import ldetect-lst
12mr|ldetect-lst-0.1.315-1|1074	
12mr|ldetect-lst-0.1.315-1|1075	* Fri Dec 22 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.150-1mdv2007.1
12mr|ldetect-lst-0.1.315-1|1076	- add "Acer; ACR AL2023" monitor (#26294)
12mr|ldetect-lst-0.1.315-1|1077	- add "Acer AL1722" monitor (#26294)
12mr|ldetect-lst-0.1.315-1|1078	- add monitor (#26713)
12mr|ldetect-lst-0.1.315-1|1079	- ati xpress200 rs480 is unworkable with ati proprietary driver
12mr|ldetect-lst-0.1.315-1|1080	- GL apps make X crash with Voodoo cards (Gerard Delafond)
12mr|ldetect-lst-0.1.315-1|1081	- defaulting to ALSA driver instead of radio driver for 0x125d:0x1978
12mr|ldetect-lst-0.1.315-1|1082	(#26119)
12mr|ldetect-lst-0.1.315-1|1083	- switch 0x1274:0x5880 from OSS to ALSA (#26045)
12mr|ldetect-lst-0.1.315-1|1084	- sync at76 IDs for at76_usb module (blino, #26125)
12mr|ldetect-lst-0.1.315-1|1085	
12mr|ldetect-lst-0.1.315-1|1086	* Wed Sep 20 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.149-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1087	- rename "SiS" as "SiS generic", thus fixing vendor tree in XFdrake (#25981)
12mr|ldetect-lst-0.1.315-1|1088	- tag Acer TravelMate systems as laptops (blino, #25915)
12mr|ldetect-lst-0.1.315-1|1089	
12mr|ldetect-lst-0.1.315-1|1090	* Wed Sep 20 2006 Olivier Blin <oblin@mandriva.com> 0.1.148-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1091	- add /etc/modprobe.d/ldetect-lst.conf support
12mr|ldetect-lst-0.1.315-1|1092	- add explicit alias to hostap_cs for an USR Wireless PC Card (#25911)
12mr|ldetect-lst-0.1.315-1|1093	- add 4 entries for "Intel 965" (pixel)
12mr|ldetect-lst-0.1.315-1|1094	
12mr|ldetect-lst-0.1.315-1|1095	* Wed Sep 20 2006 Pixel <pixel@mandriva.com> 0.1.147-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1096	- add "Intel 965" in Cards+
12mr|ldetect-lst-0.1.315-1|1097	- add LiveBox USB id (blino)
12mr|ldetect-lst-0.1.315-1|1098	- switch a intel sound card from OSS to ALSA (thierry)
12mr|ldetect-lst-0.1.315-1|1099	
12mr|ldetect-lst-0.1.315-1|1100	* Sat Sep 16 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.146-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1101	- add support for openchrome driver (#24021)
12mr|ldetect-lst-0.1.315-1|1102	- use snd-intel8x0m on nc6220 (blino)
12mr|ldetect-lst-0.1.315-1|1103	
12mr|ldetect-lst-0.1.315-1|1104	* Sat Sep 16 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.145-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1105	- do not use anymore kernel-2.4.x module names since:
12mr|ldetect-lst-0.1.315-1|1106	o we cannot rely on /lib/module-init-tools/modprobe.compat at
12mr|ldetect-lst-0.1.315-1|1107	install time (#8814)
12mr|ldetect-lst-0.1.315-1|1108	o we do not support anymore kernel-2.4.x
12mr|ldetect-lst-0.1.315-1|1109	
12mr|ldetect-lst-0.1.315-1|1110	* Fri Sep 15 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.144-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1111	- add zd1211rw device IDs because of kernel issues (blino)
12mr|ldetect-lst-0.1.315-1|1112	
12mr|ldetect-lst-0.1.315-1|1113	* Thu Sep 14 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.143-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1114	- add support for more new ATI cards
12mr|ldetect-lst-0.1.315-1|1115	- fix a bogus ATI secondary entry (#25399)
12mr|ldetect-lst-0.1.315-1|1116	- kill all secondary entries with an ati driver (which surprisingly :-)
12mr|ldetect-lst-0.1.315-1|1117	are all unknown to the ati driver) since they're likely to break
12mr|ldetect-lst-0.1.315-1|1118	systems
12mr|ldetect-lst-0.1.315-1|1119	- sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1120	
12mr|ldetect-lst-0.1.315-1|1121	* Wed Sep 13 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.142-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1122	- use ati for 0x1002:0x4c59 (#25562)
12mr|ldetect-lst-0.1.315-1|1123	
12mr|ldetect-lst-0.1.315-1|1124	* Tue Sep 12 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.141-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1125	- add "Samsung SyncMaster 757NF" (Jure Repinc)
12mr|ldetect-lst-0.1.315-1|1126	- ati x700 is supported by fglrx
12mr|ldetect-lst-0.1.315-1|1127	- do not set a drver for a secondary ATI head
12mr|ldetect-lst-0.1.315-1|1128	
12mr|ldetect-lst-0.1.315-1|1129	* Wed Sep 06 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.140-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1130	- sync with kernel-2.6.17.4mdv
12mr|ldetect-lst-0.1.315-1|1131	
12mr|ldetect-lst-0.1.315-1|1132	* Wed Sep 06 2006 Pixel <pixel@mandriva.com> 0.1.139-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1133	- add entry for Logitech MX510 mouse
12mr|ldetect-lst-0.1.315-1|1134	
12mr|ldetect-lst-0.1.315-1|1135	* Wed Sep 06 2006 Pixel <pixel@mandriva.com> 0.1.138-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1136	- change the format used for "imwheel" mice: imwheel:MX700 instead of imwheel|MX700
12mr|ldetect-lst-0.1.315-1|1137	- add entries for MX310 (no evdev (?), generic imwheel), MX500, MX518, MX1000
12mr|ldetect-lst-0.1.315-1|1138	
12mr|ldetect-lst-0.1.315-1|1139	* Sat Sep 02 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.137-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1140	- use evdev+imwheel for logitech MX700 & MX1000 (pixel)
12mr|ldetect-lst-0.1.315-1|1141	- a couple of r[23]50 are not (yet?) managed by xorg ati driver
12mr|ldetect-lst-0.1.315-1|1142	- do not favor fbdev over ati for a couple of r[23]0 ati cards
12mr|ldetect-lst-0.1.315-1|1143	- free driver doesn't manage ati r5xx (eg: X1600 & X7600): use either
12mr|ldetect-lst-0.1.315-1|1144	fglrx or fbdev instead (#24992)
12mr|ldetect-lst-0.1.315-1|1145	- use vesa rather than fbdev for "ATI M56P [Radeon Mobility X1600]" (#24992)
12mr|ldetect-lst-0.1.315-1|1146	
12mr|ldetect-lst-0.1.315-1|1147	* Fri Sep 01 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.136-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1148	- don't use EXA anymore on ATI Radeon 8500 QL
12mr|ldetect-lst-0.1.315-1|1149	- fix 2 ATI entries (#24981)
12mr|ldetect-lst-0.1.315-1|1150	
12mr|ldetect-lst-0.1.315-1|1151	* Sat Aug 26 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.135-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1152	- add Proview 775N (#19874)
12mr|ldetect-lst-0.1.315-1|1153	- add support for X1300 (#24287)
12mr|ldetect-lst-0.1.315-1|1154	- blindly set driver for a few scores of radeon cards
12mr|ldetect-lst-0.1.315-1|1155	- fix driver for a DVB card (#15118)
12mr|ldetect-lst-0.1.315-1|1156	- fix support for X1600 (#24286)
12mr|ldetect-lst-0.1.315-1|1157	
12mr|ldetect-lst-0.1.315-1|1158	* Fri Aug 25 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.134-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1159	- add GeForce FX 350 (chandra, #24678)
12mr|ldetect-lst-0.1.315-1|1160	- add some nvidia cards (pixel)
12mr|ldetect-lst-0.1.315-1|1161	- add support for ATI Radeon X1400 (Danny Tholen)
12mr|ldetect-lst-0.1.315-1|1162	- fix driver for V370 Radeon X600 (chandra, #24676)
12mr|ldetect-lst-0.1.315-1|1163	- fix 2nd card of dual head radeon X600 (chandra, #24676)
12mr|ldetect-lst-0.1.315-1|1164	- use EXA by default on ATI Radeon 8500 QL in order to have working
12mr|ldetect-lst-0.1.315-1|1165	composite
12mr|ldetect-lst-0.1.315-1|1166	
12mr|ldetect-lst-0.1.315-1|1167	* Sun Aug 13 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.133-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1168	- fix "S3 UniChrome" entry (pixel, #24021)
12mr|ldetect-lst-0.1.315-1|1169	- prefer dmfe over tulip (#23813)
12mr|ldetect-lst-0.1.315-1|1170	- sync with kernel-2.6.17.2mdv
12mr|ldetect-lst-0.1.315-1|1171	- sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1172	
12mr|ldetect-lst-0.1.315-1|1173	* Wed Jul 26 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.132-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1174	- sync with kernel-multimedia-desktop-2.6.17.6-1mdv
12mr|ldetect-lst-0.1.315-1|1175	- sync with kernel-tmb-desktop-2.6.17.7-1mdv
12mr|ldetect-lst-0.1.315-1|1176	- sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1177	- fix entries for which the kernel driver has changed over the last
12mr|ldetect-lst-0.1.315-1|1178	monthes
12mr|ldetect-lst-0.1.315-1|1179	- tag some ISDN cards as such
12mr|ldetect-lst-0.1.315-1|1180	
12mr|ldetect-lst-0.1.315-1|1181	* Wed Jul 26 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.131-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1182	- add support for Matrox G200SE
12mr|ldetect-lst-0.1.315-1|1183	- fix support for "MGA G200e [Pilot] ServerEngines (SEP1)" (#23912)
12mr|ldetect-lst-0.1.315-1|1184	- sync with kernel-2.6.17.1mdk
12mr|ldetect-lst-0.1.315-1|1185	
12mr|ldetect-lst-0.1.315-1|1186	* Thu Jul 13 2006 Olivier Blin <oblin@mandriva.com> 0.1.130-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1187	- tag Acer.* Aspire.* systems with "laptop" type (#23197)
12mr|ldetect-lst-0.1.315-1|1188	
12mr|ldetect-lst-0.1.315-1|1189	* Sat Jul 08 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.129-1mdv2007.0
12mr|ldetect-lst-0.1.315-1|1190	- fix 3 ATI entries (#22666, #23349)
12mr|ldetect-lst-0.1.315-1|1191	- switch an Intel card from OSS to ALSA
12mr|ldetect-lst-0.1.315-1|1192	- scanner data for SANE 1.0.18 (till)
12mr|ldetect-lst-0.1.315-1|1193	- handle Epson's "epkowa" SANE backend (till)
12mr|ldetect-lst-0.1.315-1|1194	
12mr|ldetect-lst-0.1.315-1|1195	* Wed May 24 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.128-1mdk
12mr|ldetect-lst-0.1.315-1|1196	- add support for Broadcom 4319 802.11a/b/g
12mr|ldetect-lst-0.1.315-1|1197	- add support for HighPoint RocketRAID 3xxx Controller
12mr|ldetect-lst-0.1.315-1|1198	- cleanup MonitorsDB to match what XFdrake generates (pixel)
12mr|ldetect-lst-0.1.315-1|1199	- fix detecting the cardbus bridge on an HP nc6320
12mr|ldetect-lst-0.1.315-1|1200	- handle the new drivers that replace sk98lin (#22669)
12mr|ldetect-lst-0.1.315-1|1201	- ueagle-atm replaced eagle-usb
12mr|ldetect-lst-0.1.315-1|1202	
12mr|ldetect-lst-0.1.315-1|1203	* Wed May 10 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.127-1mdk
12mr|ldetect-lst-0.1.315-1|1204	- add another slamr modem (ThinkPad R50) (blino)
12mr|ldetect-lst-0.1.315-1|1205	- add Option GlobeTrotter 3G/EDGE (nozomi driver) (blino)
12mr|ldetect-lst-0.1.315-1|1206	- disable DRI on old ATI cards (Damien Lallement)
12mr|ldetect-lst-0.1.315-1|1207	- sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1208	- sync with kernel-tmb-desktop-2.6.16.13
12mr|ldetect-lst-0.1.315-1|1209	- sync with kernel-2.6.17-rc3-mm1
12mr|ldetect-lst-0.1.315-1|1210	
12mr|ldetect-lst-0.1.315-1|1211	* Tue Apr 25 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.126-1mdk
12mr|ldetect-lst-0.1.315-1|1212	- add MCP61 support
12mr|ldetect-lst-0.1.315-1|1213	- add 2 geforce cards (Pierre Brieudes)
12mr|ldetect-lst-0.1.315-1|1214	- add realtek RTL-8168 id (gb)
12mr|ldetect-lst-0.1.315-1|1215	- add support for SB600
12mr|ldetect-lst-0.1.315-1|1216	- fix i945GM id for intel-agp (gb)
12mr|ldetect-lst-0.1.315-1|1217	- merge new nvidia ids from 1.0-8756 driver (gb)
12mr|ldetect-lst-0.1.315-1|1218	- migrate some mptscsih to mptspi and mptfc (gb)
12mr|ldetect-lst-0.1.315-1|1219	- sync with kernel-linus-2.6.17.rc2.17mdk
12mr|ldetect-lst-0.1.315-1|1220	- sync with kernel-2.6.17-rc1-mm2
12mr|ldetect-lst-0.1.315-1|1221	- sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1222	- sync with xorg-7+'s main drivers:
12mr|ldetect-lst-0.1.315-1|1223	o add quite a lot of new ati & nvidia cards
12mr|ldetect-lst-0.1.315-1|1224	o add support for nsc driver
12mr|ldetect-lst-0.1.315-1|1225	o fix some entries (wrongly listing their kernel FB driver instead
12mr|ldetect-lst-0.1.315-1|1226	of their X driver)
12mr|ldetect-lst-0.1.315-1|1227	o fix a bogus entry (it's nsc, not ATI)
12mr|ldetect-lst-0.1.315-1|1228	- update a description
12mr|ldetect-lst-0.1.315-1|1229	- update a card entry (Samuel Clara)
12mr|ldetect-lst-0.1.315-1|1230	
12mr|ldetect-lst-0.1.315-1|1231	* Tue Mar 21 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.125-1mdk
12mr|ldetect-lst-0.1.315-1|1232	- add EMC EF-836 monitor (pablo)
12mr|ldetect-lst-0.1.315-1|1233	- sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1234	- sync with kernel-2.6.16
12mr|ldetect-lst-0.1.315-1|1235	
12mr|ldetect-lst-0.1.315-1|1236	* Thu Mar 09 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.124-1mdk
12mr|ldetect-lst-0.1.315-1|1237	- add one more ATI card
12mr|ldetect-lst-0.1.315-1|1238	- handle Intel PRO/Wireless 3945ABG
12mr|ldetect-lst-0.1.315-1|1239	- sync with kernel-2.6.16-rc5-mm3
12mr|ldetect-lst-0.1.315-1|1240	- sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1241	
12mr|ldetect-lst-0.1.315-1|1242	* Thu Feb 16 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.123-1mdk
12mr|ldetect-lst-0.1.315-1|1243	- sanitize some PATA entries (aka prefer standard ide drivers over
12mr|ldetect-lst-0.1.315-1|1244	their ported over libata version)
12mr|ldetect-lst-0.1.315-1|1245	- add 4 new cards from DRI's CVS: 2 i945GM, 1 voodoo & 1 SiS
12mr|ldetect-lst-0.1.315-1|1246	- kill a few bogus description
12mr|ldetect-lst-0.1.315-1|1247	
12mr|ldetect-lst-0.1.315-1|1248	* Tue Feb 14 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.122-1mdk
12mr|ldetect-lst-0.1.315-1|1249	- sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1250	- sync with kernel-2.6.16-rc2-mm1
12mr|ldetect-lst-0.1.315-1|1251	- add support for more SIS devices
12mr|ldetect-lst-0.1.315-1|1252	- add support for Leadtek Winfast TV 2000xp delux
12mr|ldetect-lst-0.1.315-1|1253	
12mr|ldetect-lst-0.1.315-1|1254	* Fri Jan 27 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.121-1mdk
12mr|ldetect-lst-0.1.315-1|1255	- add support for new snd-als300 sound driver
12mr|ldetect-lst-0.1.315-1|1256	- add support for nVidia MCP51
12mr|ldetect-lst-0.1.315-1|1257	- sync with kernel-2.6.16-rc1-mm1
12mr|ldetect-lst-0.1.315-1|1258	- updated for SANE 1.0.17 (till)
12mr|ldetect-lst-0.1.315-1|1259	- added lines for SCSI-over-parallel scanner kernel modules (till)
12mr|ldetect-lst-0.1.315-1|1260	
12mr|ldetect-lst-0.1.315-1|1261	* Wed Jan 11 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.120-1mdk
12mr|ldetect-lst-0.1.315-1|1262	- add support for Intel ICH8
12mr|ldetect-lst-0.1.315-1|1263	- add HIQ500a (Andres Kaaber)
12mr|ldetect-lst-0.1.315-1|1264	- sync with kernel-2.6.15-mm3 and latest pci.ids
12mr|ldetect-lst-0.1.315-1|1265	
12mr|ldetect-lst-0.1.315-1|1266	* Thu Jan 05 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.119-1mdk
12mr|ldetect-lst-0.1.315-1|1267	- add support for AMD CS5536
12mr|ldetect-lst-0.1.315-1|1268	- clean some ALSA entries
12mr|ldetect-lst-0.1.315-1|1269	- sync with kernel-2.6.15-mm1
12mr|ldetect-lst-0.1.315-1|1270	- sync with kernel-multimedia-2.6.14-0.mm.3mdk
12mr|ldetect-lst-0.1.315-1|1271	- sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1272	
12mr|ldetect-lst-0.1.315-1|1273	* Fri Nov 25 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.118-1mdk
12mr|ldetect-lst-0.1.315-1|1274	- sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1275	- sync with kernel-2.6.15-rc2-mm1
12mr|ldetect-lst-0.1.315-1|1276	- fill in some descriptions
12mr|ldetect-lst-0.1.315-1|1277	- kill some buggy entries
12mr|ldetect-lst-0.1.315-1|1278	
12mr|ldetect-lst-0.1.315-1|1279	* Mon Nov 07 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.117-1mdk
12mr|ldetect-lst-0.1.315-1|1280	- sync with latest pciutils
12mr|ldetect-lst-0.1.315-1|1281	- sync with kernel-multimedia-2.6.12-12.mm.7mdk and kernel-2.6.14
12mr|ldetect-lst-0.1.315-1|1282	- homogeneize companies names (erwan)
12mr|ldetect-lst-0.1.315-1|1283	- fill a cople void decriptions (erwan)
12mr|ldetect-lst-0.1.315-1|1284	- add 2 ATI entries (erwan)
12mr|ldetect-lst-0.1.315-1|1285	
12mr|ldetect-lst-0.1.315-1|1286	* Wed Oct 19 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.116-1mdk
12mr|ldetect-lst-0.1.315-1|1287	- add 5 pci modem entries (blino)
12mr|ldetect-lst-0.1.315-1|1288	- sync with kernel-2.6.14-rc4-mm1 and with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1289	- usbtable: remove description of 0x0471:0x0311 as both PCVC740K and
12mr|ldetect-lst-0.1.315-1|1290	PCVC840K share the same ids; let the kernel extract the right name
12mr|ldetect-lst-0.1.315-1|1291	out of the USB device (#18946)
12mr|ldetect-lst-0.1.315-1|1292	
12mr|ldetect-lst-0.1.315-1|1293	* Tue Sep 20 2005 Pixel <pixel@mandriva.com> 0.1.114-1mdk
12mr|ldetect-lst-0.1.315-1|1294	- fix update-ldetect-lst ordering of mixed *.lst and *.lst.gz
12mr|ldetect-lst-0.1.315-1|1295	
12mr|ldetect-lst-0.1.315-1|1296	* Mon Sep 19 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.113-1mdk
12mr|ldetect-lst-0.1.315-1|1297	- prevent writing unparsable xorg.conf files
12mr|ldetect-lst-0.1.315-1|1298	
12mr|ldetect-lst-0.1.315-1|1299	* Sat Sep 17 2005 Olivier Blin <oblin@mandriva.com> 0.1.112-1mdk
12mr|ldetect-lst-0.1.315-1|1300	- use slamr or hsf instead of snd-intel8x0m on some Dell laptops
12mr|ldetect-lst-0.1.315-1|1301	
12mr|ldetect-lst-0.1.315-1|1302	* Fri Sep 16 2005 Pixel <pixel@mandriva.com> 0.1.111-1mdk
12mr|ldetect-lst-0.1.315-1|1303	- fix entries for Acer Aspire 1362: we had Card for bridges and unknown for the card
12mr|ldetect-lst-0.1.315-1|1304	(thanks to Torbjorn Turpeinen)
12mr|ldetect-lst-0.1.315-1|1305	
12mr|ldetect-lst-0.1.315-1|1306	* Sat Sep 10 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.110-1mdk
12mr|ldetect-lst-0.1.315-1|1307	- sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1308	- add sata_mv
12mr|ldetect-lst-0.1.315-1|1309	
12mr|ldetect-lst-0.1.315-1|1310	* Thu Sep 08 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.109-1mdk
12mr|ldetect-lst-0.1.315-1|1311	- sync with kernel-2.6.13-mm1
12mr|ldetect-lst-0.1.315-1|1312	
12mr|ldetect-lst-0.1.315-1|1313	* Wed Sep 07 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.108-1mdk
12mr|ldetect-lst-0.1.315-1|1314	- sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1315	- workaround kernel failling to report the proper driver to use (#17688)
12mr|ldetect-lst-0.1.315-1|1316	
12mr|ldetect-lst-0.1.315-1|1317	* Tue Sep 06 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.107-1mdk
12mr|ldetect-lst-0.1.315-1|1318	- replace all "mptspi" references by "mptscsih" (the former is a
12mr|ldetect-lst-0.1.315-1|1319	subfile of the latter)
12mr|ldetect-lst-0.1.315-1|1320	- fix on a laptop with fglxrc (pixel)
12mr|ldetect-lst-0.1.315-1|1321	- add brazilian Motorola SM56 modem (blino)
12mr|ldetect-lst-0.1.315-1|1322	
12mr|ldetect-lst-0.1.315-1|1323	* Tue Aug 30 2005 Frederic Lepied <flepied@mandriva.com> 0.1.106-1mdk
12mr|ldetect-lst-0.1.315-1|1324	- use the ati driver for the radeon and r128 video cards
12mr|ldetect-lst-0.1.315-1|1325	
12mr|ldetect-lst-0.1.315-1|1326	* Tue Aug 30 2005 Olivier Blin <oblin@mandriva.com> 0.1.105-1mdk
12mr|ldetect-lst-0.1.315-1|1327	- add some ATI X700 pro and X850 cards
12mr|ldetect-lst-0.1.315-1|1328	- from Thierry Vignaud:
12mr|ldetect-lst-0.1.315-1|1329	o switch one i810 from OSS to ALSA (#17905)
12mr|ldetect-lst-0.1.315-1|1330	o add support for snd-asihpi
12mr|ldetect-lst-0.1.315-1|1331	o sanitize: use the same driver than the device w/o sub
12mr|ldetect-lst-0.1.315-1|1332	ids for this device with sub ids
12mr|ldetect-lst-0.1.315-1|1333	o lst/pcitable: sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1334	
12mr|ldetect-lst-0.1.315-1|1335	* Fri Aug 26 2005 Pixel <pixel@mandriva.com> 0.1.104-1mdk
12mr|ldetect-lst-0.1.315-1|1336	- modify merge2pcitable.pl to handle compressed pcitable
12mr|ldetect-lst-0.1.315-1|1337	
12mr|ldetect-lst-0.1.315-1|1338	* Thu Aug 25 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.103-1mdk
12mr|ldetect-lst-0.1.315-1|1339	- updated scanner database for SANE 1.0.16 (till)
12mr|ldetect-lst-0.1.315-1|1340	- switch a cople network cards from eepro100 to e100
12mr|ldetect-lst-0.1.315-1|1341	
12mr|ldetect-lst-0.1.315-1|1342	* Thu Aug 25 2005 Pixel <pixel@mandriva.com> 0.1.102-1mdk
12mr|ldetect-lst-0.1.315-1|1343	- gzip pcitable, usbtable and dmitable (to win space),
12mr|ldetect-lst-0.1.315-1|1344	use a hard link when possible to win even more room
12mr|ldetect-lst-0.1.315-1|1345	- update prereq
12mr|ldetect-lst-0.1.315-1|1346	- add a cople new monitor
12mr|ldetect-lst-0.1.315-1|1347	- add support for a new SiS SATA controller (tv)
12mr|ldetect-lst-0.1.315-1|1348	- add support for SiS966 (tv)
12mr|ldetect-lst-0.1.315-1|1349	- add support for SATA300 TX4 Controller (tv)
12mr|ldetect-lst-0.1.315-1|1350	- add support for AAR-1420SA (tv)
12mr|ldetect-lst-0.1.315-1|1351	- add support for snd-riptide (tv)
12mr|ldetect-lst-0.1.315-1|1352	- add support for 3 new tg3 netwrod cards (tv)
12mr|ldetect-lst-0.1.315-1|1353	- add support for a slamr modem (blino)
12mr|ldetect-lst-0.1.315-1|1354	
12mr|ldetect-lst-0.1.315-1|1355	* Sat Jul 30 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.101-1mdk
12mr|ldetect-lst-0.1.315-1|1356	- add support for RS480 5955
12mr|ldetect-lst-0.1.315-1|1357	- describe ATI|RS480 5954
12mr|ldetect-lst-0.1.315-1|1358	
12mr|ldetect-lst-0.1.315-1|1359	* Fri Jul 29 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.100-1mdk
12mr|ldetect-lst-0.1.315-1|1360	- sync with kernel-2.6.13-rc3-mm2
12mr|ldetect-lst-0.1.315-1|1361	- fix a cople SCSI entry
12mr|ldetect-lst-0.1.315-1|1362	- fix frequency range of Belinea 101715 (#15158)
12mr|ldetect-lst-0.1.315-1|1363	- fix a network card (#15393)
12mr|ldetect-lst-0.1.315-1|1364	
12mr|ldetect-lst-0.1.315-1|1365	* Fri Jul 22 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.99-1mdk
12mr|ldetect-lst-0.1.315-1|1366	- fix two adaptec entries (arnaud patard)
12mr|ldetect-lst-0.1.315-1|1367	
12mr|ldetect-lst-0.1.315-1|1368	* Tue Jul 19 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.98-1mdk
12mr|ldetect-lst-0.1.315-1|1369	- add support for nvidia MCP51
12mr|ldetect-lst-0.1.315-1|1370	- describe nvidia MCP55
12mr|ldetect-lst-0.1.315-1|1371	- sync with kernel-2.6.13-rc3-mm1
12mr|ldetect-lst-0.1.315-1|1372	- add Motorola V180 Cell Phone (stew)
12mr|ldetect-lst-0.1.315-1|1373	
12mr|ldetect-lst-0.1.315-1|1374	* Tue Jul 12 2005 Frederic Lepied <flepied@mandriva.com> 0.1.97-1mdk
12mr|ldetect-lst-0.1.315-1|1375	- fixed URL
12mr|ldetect-lst-0.1.315-1|1376	- added a few Intel ids (i945...)
12mr|ldetect-lst-0.1.315-1|1377	
12mr|ldetect-lst-0.1.315-1|1378	* Sat Jul 09 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.96-1mdk
12mr|ldetect-lst-0.1.315-1|1379	- sync with kernel-2.6.13-rc2-mm1
12mr|ldetect-lst-0.1.315-1|1380	- add support for more SATA cards
12mr|ldetect-lst-0.1.315-1|1381	- fix a few entries
12mr|ldetect-lst-0.1.315-1|1382	
12mr|ldetect-lst-0.1.315-1|1383	* Wed Jul 06 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.95-1mdk
12mr|ldetect-lst-0.1.315-1|1384	- add support for ATI on x86_64
12mr|ldetect-lst-0.1.315-1|1385	
12mr|ldetect-lst-0.1.315-1|1386	* Tue Jul 05 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.94-1mdk
12mr|ldetect-lst-0.1.315-1|1387	- fix a few entries b/c of some kernel changes
12mr|ldetect-lst-0.1.315-1|1388	- sync with kernels 2.6.12.3mdk-1-1mdk and 2.6.13-rc1-mm1
12mr|ldetect-lst-0.1.315-1|1389	
12mr|ldetect-lst-0.1.315-1|1390	* Sat Jul 02 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.93-1mdk
12mr|ldetect-lst-0.1.315-1|1391	- add another ATI modem managed by ALSA
12mr|ldetect-lst-0.1.315-1|1392	- add more USB DVB devices
12mr|ldetect-lst-0.1.315-1|1393	- add support for more ISDN USB devices
12mr|ldetect-lst-0.1.315-1|1394	- sync with kernels 2.6.12-mm1 & 2.6.12-rc6
12mr|ldetect-lst-0.1.315-1|1395	- fix slmodem wrongly detected as hsfmodem (blino)
12mr|ldetect-lst-0.1.315-1|1396	
12mr|ldetect-lst-0.1.315-1|1397	* Tue Jun 07 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.92-1mdk
12mr|ldetect-lst-0.1.315-1|1398	- fix detection of some ISDN modems by drakconnect
12mr|ldetect-lst-0.1.315-1|1399	- sync with kernel-2.6.12-rc5-mm2
12mr|ldetect-lst-0.1.315-1|1400	
12mr|ldetect-lst-0.1.315-1|1401	* Tue May 31 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.91-1mdk
12mr|ldetect-lst-0.1.315-1|1402	- sync with kernel-2.6.12-rc5-mm1
12mr|ldetect-lst-0.1.315-1|1403	
12mr|ldetect-lst-0.1.315-1|1404	* Sat May 28 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.90-1mdk
12mr|ldetect-lst-0.1.315-1|1405	- add support for Broadcom NetXtreme II BCM5706 1000Base-T
12mr|ldetect-lst-0.1.315-1|1406	- add support for PDC40519 (FastTrak TX4200)
12mr|ldetect-lst-0.1.315-1|1407	- sync SATA drivers with kernel-multimedia
12mr|ldetect-lst-0.1.315-1|1408	
12mr|ldetect-lst-0.1.315-1|1409	* Wed May 25 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.89-1mdk
12mr|ldetect-lst-0.1.315-1|1410	- add more subids for orinoco (in order to ease future conflicts
12mr|ldetect-lst-0.1.315-1|1411	between orinoco vs hostap conflicts)
12mr|ldetect-lst-0.1.315-1|1412	- add suport for SII 32xx SATA controllers (needs to patch the kernel)
12mr|ldetect-lst-0.1.315-1|1413	- replate an ata_piix by a piix (incore ide driver was winning anyway
12mr|ldetect-lst-0.1.315-1|1414	and it confuesed vmware) (Pascal Terjan)
12mr|ldetect-lst-0.1.315-1|1415	
12mr|ldetect-lst-0.1.315-1|1416	* Fri May 20 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.88-1mdk
12mr|ldetect-lst-0.1.315-1|1417	- fix hostap_pci vs orinoco_pci conflict by using sub ids (blino, #11393)
12mr|ldetect-lst-0.1.315-1|1418	- pcitable: sync with kernel-multimedia-2.6.11-7.mm.16mdk
12mr|ldetect-lst-0.1.315-1|1419	- usbtable: sync with kernel-2.6.11-8mdk
12mr|ldetect-lst-0.1.315-1|1420	
12mr|ldetect-lst-0.1.315-1|1421	* Sat May 14 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.87-1mdk
12mr|ldetect-lst-0.1.315-1|1422	- add support for VIA VT8251/VT8237A HD-Audio controllers
12mr|ldetect-lst-0.1.315-1|1423	- add support for ATI HD Audio support in SB450 south bridge
12mr|ldetect-lst-0.1.315-1|1424	- sync with kernel-2.6.12-rc4-mm1 (mainly DVB updates)
12mr|ldetect-lst-0.1.315-1|1425	- sync with hwdata-0.157 (monitors & 2 video cards)
12mr|ldetect-lst-0.1.315-1|1426	- sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1427	
12mr|ldetect-lst-0.1.315-1|1428	* Tue May 10 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.86-1mdk
12mr|ldetect-lst-0.1.315-1|1429	- sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1430	- sync with kernel-multimedia-2.6.11-7.mm.11mdk (1 more gigabit card
12mr|ldetect-lst-0.1.315-1|1431	and lots of new SATA controllers)
12mr|ldetect-lst-0.1.315-1|1432	
12mr|ldetect-lst-0.1.315-1|1433	* Thu May 05 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.85-1mdk
12mr|ldetect-lst-0.1.315-1|1434	- add a new tg3 network card from kernel-2.6.12-rc3-mm2
12mr|ldetect-lst-0.1.315-1|1435	- add a new ATI SATA controller from kernel-2.6.11.8mdk
12mr|ldetect-lst-0.1.315-1|1436	- sync with kernel-2.6.12-rc3
12mr|ldetect-lst-0.1.315-1|1437	- use slmodem on X-Book (blino)
12mr|ldetect-lst-0.1.315-1|1438	
12mr|ldetect-lst-0.1.315-1|1439	* Tue Apr 26 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.84-1mdk
12mr|ldetect-lst-0.1.315-1|1440	- sync with kernel-multimedia-2.6.11-7.mm.1mdk
12mr|ldetect-lst-0.1.315-1|1441	- sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1442	- use orinoco instead of hostap for a Prism 2.5 card (blino, #15566)
12mr|ldetect-lst-0.1.315-1|1443	- hfc_usb is an ISDN driver
12mr|ldetect-lst-0.1.315-1|1444	
12mr|ldetect-lst-0.1.315-1|1445	* Sat Apr 16 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.83-1mdk
12mr|ldetect-lst-0.1.315-1|1446	- add support for Gallant Odyssey Sound 4
12mr|ldetect-lst-0.1.315-1|1447	- add full support for Intel ESB2 DID
12mr|ldetect-lst-0.1.315-1|1448	- fix a cxgb entry
12mr|ldetect-lst-0.1.315-1|1449	- fix install on new Dell laptops
12mr|ldetect-lst-0.1.315-1|1450	- update ata_adma entries from kernel-multimedia-2.6.10-3.mm.25mdk
12mr|ldetect-lst-0.1.315-1|1451	- update a couple void descriptions from pci.ids
12mr|ldetect-lst-0.1.315-1|1452	- sync with kernel-2.6.12-rc2-mm2
12mr|ldetect-lst-0.1.315-1|1453	- add D-Link DWL-G510 Rev B (blino)
12mr|ldetect-lst-0.1.315-1|1454	
12mr|ldetect-lst-0.1.315-1|1455	* Wed Apr 06 2005 Olivier Blin <oblin@mandrakesoft.com> 0.1.82-1mdk
12mr|ldetect-lst-0.1.315-1|1456	- use slmodem driver for some ICH4 modems (Arnaud de Lorbeau)
12mr|ldetect-lst-0.1.315-1|1457	
12mr|ldetect-lst-0.1.315-1|1458	* Tue Apr 05 2005 Pixel <pixel@mandrakesoft.com> 0.1.81-1mdk
12mr|ldetect-lst-0.1.315-1|1459	- add graphic card entry for laptop nx6110
12mr|ldetect-lst-0.1.315-1|1460	
12mr|ldetect-lst-0.1.315-1|1461	* Fri Apr 01 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.80-1mdk
12mr|ldetect-lst-0.1.315-1|1462	- check pcitable consistency vs kernel's module.pcimap and fix:
12mr|ldetect-lst-0.1.315-1|1463	o one Adaptec entry (aic79xx -> aic7xxx)
12mr|ldetect-lst-0.1.315-1|1464	o one wireless entry (orinoco_plx -> hostap_plx)
12mr|ldetect-lst-0.1.315-1|1465	o one Intel SATA entry (ahci -> ata_piix)
12mr|ldetect-lst-0.1.315-1|1466	o two ATI SATA entries (atiixp -> sata_sil)
12mr|ldetect-lst-0.1.315-1|1467	- qla6322 has been obsoleted by qla6312 and no more exists
12mr|ldetect-lst-0.1.315-1|1468	
12mr|ldetect-lst-0.1.315-1|1469	* Thu Mar 31 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.79-1mdk
12mr|ldetect-lst-0.1.315-1|1470	- explicitely list all devices supported by megaraid_mbox (workaround
12mr|ldetect-lst-0.1.315-1|1471	*part* of #13855)
12mr|ldetect-lst-0.1.315-1|1472	- add 2 more O2 Micro PCMCIA controllers (but ldetect class matching
12mr|ldetect-lst-0.1.315-1|1473	should catch them anyway)
12mr|ldetect-lst-0.1.315-1|1474	
12mr|ldetect-lst-0.1.315-1|1475	* Thu Mar 31 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.78-1mdk
12mr|ldetect-lst-0.1.315-1|1476	- support new nvidia ids from X.Org 6.8.2
12mr|ldetect-lst-0.1.315-1|1477	
12mr|ldetect-lst-0.1.315-1|1478	* Thu Mar 31 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.77-1mdk
12mr|ldetect-lst-0.1.315-1|1479	- add Fastrate USB 100 modem (blino)
12mr|ldetect-lst-0.1.315-1|1480	- add support for NX6600GT (chandra, #14977)
12mr|ldetect-lst-0.1.315-1|1481	- sync with kernel-2.6.12-rc1-mm2
12mr|ldetect-lst-0.1.315-1|1482	
12mr|ldetect-lst-0.1.315-1|1483	* Wed Mar 23 2005 Pixel <pixel@mandrakesoft.com> 0.1.76-1mdk
12mr|ldetect-lst-0.1.315-1|1484	- force overrideValidateMode on neomagic (which has pbs detecting the size of the LCD panel)
12mr|ldetect-lst-0.1.315-1|1485	- allow 3D on S3 UniChrome
12mr|ldetect-lst-0.1.315-1|1486	
12mr|ldetect-lst-0.1.315-1|1487	* Tue Mar 22 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.75-1mdk
12mr|ldetect-lst-0.1.315-1|1488	- switch ES1983S Maestro-3i PCI Audio Accelerator from OSS to ALSA
12mr|ldetect-lst-0.1.315-1|1489	(#14573)
12mr|ldetect-lst-0.1.315-1|1490	- sync usbtable with kernel
12mr|ldetect-lst-0.1.315-1|1491	
12mr|ldetect-lst-0.1.315-1|1492	* Mon Mar 21 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.74-1mdk
12mr|ldetect-lst-0.1.315-1|1493	- add a new SATA driver: ata_adma
12mr|ldetect-lst-0.1.315-1|1494	- replace no more existing xircom_tulip_cb driver by xircom_cb
12mr|ldetect-lst-0.1.315-1|1495	
12mr|ldetect-lst-0.1.315-1|1496	* Mon Mar 21 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.73-1mdk
12mr|ldetect-lst-0.1.315-1|1497	- sync with kernel-2.6.11-mm3
12mr|ldetect-lst-0.1.315-1|1498	- add support for production version of ATI RN50/ES1000
12mr|ldetect-lst-0.1.315-1|1499	- MonitorsDB: misc cleanups (pixel & me)
12mr|ldetect-lst-0.1.315-1|1500	
12mr|ldetect-lst-0.1.315-1|1501	* Tue Mar 15 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.72-1mdk
12mr|ldetect-lst-0.1.315-1|1502	- fix driver after alsa naming change
12mr|ldetect-lst-0.1.315-1|1503	- fix S3 UniChrome entries (fredl)
12mr|ldetect-lst-0.1.315-1|1504	- replace a "GeForce2 DDR" by a "GeForce FX"
12mr|ldetect-lst-0.1.315-1|1505	
12mr|ldetect-lst-0.1.315-1|1506	* Mon Mar 14 2005 Pixel <pixel@mandrakesoft.com> 0.1.71-1mdk
12mr|ldetect-lst-0.1.315-1|1507	- add dmitable
12mr|ldetect-lst-0.1.315-1|1508	
12mr|ldetect-lst-0.1.315-1|1509	* Wed Mar 09 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.70-1mdk
12mr|ldetect-lst-0.1.315-1|1510	- sync with kernel-2.6.11-1mdk and kernel-2.6.11-mm2
12mr|ldetect-lst-0.1.315-1|1511	
12mr|ldetect-lst-0.1.315-1|1512	* Tue Mar 08 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.69-1mdk
12mr|ldetect-lst-0.1.315-1|1513	- sync with latest pci.ids & usb.ids
12mr|ldetect-lst-0.1.315-1|1514	- add a new megaraid SAS driver
12mr|ldetect-lst-0.1.315-1|1515	
12mr|ldetect-lst-0.1.315-1|1516	* Tue Mar 08 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.68-1mdk
12mr|ldetect-lst-0.1.315-1|1517	- sync with xorg-x11-6.8.2-2mdk's nv driver
12mr|ldetect-lst-0.1.315-1|1518	- add Xbox support (stew)
12mr|ldetect-lst-0.1.315-1|1519	- ScannerDB: updates for parallel scanners (especially auto-detection
12mr|ldetect-lst-0.1.315-1|1520	with "umax_pp" driver) (till)
12mr|ldetect-lst-0.1.315-1|1521	
12mr|ldetect-lst-0.1.315-1|1522	* Thu Feb 24 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.67-1mdk
12mr|ldetect-lst-0.1.315-1|1523	- add support for VT6410
12mr|ldetect-lst-0.1.315-1|1524	- add support for Pacific Digital SATA QStor
12mr|ldetect-lst-0.1.315-1|1525	- fix a GeForce FX entry
12mr|ldetect-lst-0.1.315-1|1526	
12mr|ldetect-lst-0.1.315-1|1527	* Tue Feb 22 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.66-1mdk
12mr|ldetect-lst-0.1.315-1|1528	- usbtable: sync with kernel-2.6.10-3mdk
12mr|ldetect-lst-0.1.315-1|1529	
12mr|ldetect-lst-0.1.315-1|1530	* Mon Feb 21 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.65-1mdk
12mr|ldetect-lst-0.1.315-1|1531	- fill in missing Radeon descriptions
12mr|ldetect-lst-0.1.315-1|1532	- update scanner database for SANE 1.0.15 (till)
12mr|ldetect-lst-0.1.315-1|1533	
12mr|ldetect-lst-0.1.315-1|1534	* Fri Feb 18 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.64-1mdk
12mr|ldetect-lst-0.1.315-1|1535	- fix one missing iteraid -> it821x (#13740)
12mr|ldetect-lst-0.1.315-1|1536	- one more VIA SATA controller
12mr|ldetect-lst-0.1.315-1|1537	- sync Monitors DB with hwdata-0.150
12mr|ldetect-lst-0.1.315-1|1538	- Rev B iMac as the same eisa id as Rev A (danny)
12mr|ldetect-lst-0.1.315-1|1539	
12mr|ldetect-lst-0.1.315-1|1540	* Fri Feb 11 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.63-1mdk
12mr|ldetect-lst-0.1.315-1|1541	- fix kernel-2.4.x support for some i810-tco
12mr|ldetect-lst-0.1.315-1|1542	- fix dtc SCSI driver used instead of dmx3191d
12mr|ldetect-lst-0.1.315-1|1543	- add r8180 wireless driver (from kernel-multimedia)
12mr|ldetect-lst-0.1.315-1|1544	- sync with latest usb.ids
12mr|ldetect-lst-0.1.315-1|1545	
12mr|ldetect-lst-0.1.315-1|1546	* Fri Feb 11 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.62-1mdk
12mr|ldetect-lst-0.1.315-1|1547	- sync with kernel-2.6.10-3mdk (one new ULI SATA controller & two Intel LPC)
12mr|ldetect-lst-0.1.315-1|1548	- add a couple of Radeon graphic cards
12mr|ldetect-lst-0.1.315-1|1549	
12mr|ldetect-lst-0.1.315-1|1550	* Thu Feb 10 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.61-1mdk
12mr|ldetect-lst-0.1.315-1|1551	- add a new us robotics gibabit card (arnaud)
12mr|ldetect-lst-0.1.315-1|1552	- add a new EMC monitor (Funda Wang)
12mr|ldetect-lst-0.1.315-1|1553	- fill in a few descriptions for Digigram sound cards
12mr|ldetect-lst-0.1.315-1|1554	- update contributors list
12mr|ldetect-lst-0.1.315-1|1555	
12mr|ldetect-lst-0.1.315-1|1556	* Wed Feb 09 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.60-1mdk
12mr|ldetect-lst-0.1.315-1|1557	- add 2 missing mxser entries from kernel-2.6.10-1mdk
12mr|ldetect-lst-0.1.315-1|1558	- add a radeon LE
12mr|ldetect-lst-0.1.315-1|1559	- fix a cople of descriptions (mostly ipw2200 and i915)
12mr|ldetect-lst-0.1.315-1|1560	- fix support for one modem (vincent guardiola)
12mr|ldetect-lst-0.1.315-1|1561	
12mr|ldetect-lst-0.1.315-1|1562	* Tue Feb 08 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.59-1mdk
12mr|ldetect-lst-0.1.315-1|1563	- sync with latest usb.ids
12mr|ldetect-lst-0.1.315-1|1564	- sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1565	- fix a nv SATA controller description
12mr|ldetect-lst-0.1.315-1|1566	
12mr|ldetect-lst-0.1.315-1|1567	* Tue Feb 08 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.58-1mdk
12mr|ldetect-lst-0.1.315-1|1568	- fix wrong qla1280 entry
12mr|ldetect-lst-0.1.315-1|1569	- sync with kernel-2.6.11-rc3-mm1
12mr|ldetect-lst-0.1.315-1|1570	- Xbox X driver support (stew)
12mr|ldetect-lst-0.1.315-1|1571	
12mr|ldetect-lst-0.1.315-1|1572	* Mon Feb 07 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.57-1mdk
12mr|ldetect-lst-0.1.315-1|1573	- sync with kernel-multimedia-2.6.10-1.mm.11mdk:
12mr|ldetect-lst-0.1.315-1|1574	o add one new ipw2200 entry
12mr|ldetect-lst-0.1.315-1|1575	o handle new driver qla4xxx
12mr|ldetect-lst-0.1.315-1|1576	o handle new sata_promise driver
12mr|ldetect-lst-0.1.315-1|1577	- add support for "ARECA (ARC1110/1120/1130/1160/1210/1220/1230/1260)
12mr|ldetect-lst-0.1.315-1|1578	SATA RAID HOST Controller" (new driver in kernel-2.6.11-rc3-mm1)
12mr|ldetect-lst-0.1.315-1|1579	
12mr|ldetect-lst-0.1.315-1|1580	* Mon Feb 07 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.56-1mdk
12mr|ldetect-lst-0.1.315-1|1581	- add one new ATI graphic card
12mr|ldetect-lst-0.1.315-1|1582	- add one new Intel graphic card
12mr|ldetect-lst-0.1.315-1|1583	- add E-Tech/Amigo AMX-CA80U ADSL modem (pablo)
12mr|ldetect-lst-0.1.315-1|1584	- handle quite a few more Intel & ALI AGP bridges
12mr|ldetect-lst-0.1.315-1|1585	- handle new vrc4173_cardu PCMCIA driver (from kernel-2.6.11-rc3)
12mr|ldetect-lst-0.1.315-1|1586	- replace uli526x by tulip driver
12mr|ldetect-lst-0.1.315-1|1587	- handle new ISDN USB driver hfc4s8s_l1
12mr|ldetect-lst-0.1.315-1|1588	- fix support for some ISDN drivers in drakconnect (namely c4, divas,
12mr|ldetect-lst-0.1.315-1|1589	hysdn and one hisax)
12mr|ldetect-lst-0.1.315-1|1590	- sync with kernel-2.6.11-rc3
12mr|ldetect-lst-0.1.315-1|1591	
12mr|ldetect-lst-0.1.315-1|1592	* Wed Feb 02 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.55-1mdk
12mr|ldetect-lst-0.1.315-1|1593	- add 2 new intel sata controllers
12mr|ldetect-lst-0.1.315-1|1594	- sync with kernel-multimedia-2.6.10-1.mm.9mdk
12mr|ldetect-lst-0.1.315-1|1595	
12mr|ldetect-lst-0.1.315-1|1596	* Fri Jan 28 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.54-1mdk
12mr|ldetect-lst-0.1.315-1|1597	- add one intel ide controller (from lkml)
12mr|ldetect-lst-0.1.315-1|1598	- add a new LG monitor (Angelo Naselli)
12mr|ldetect-lst-0.1.315-1|1599	- add 2 new apple monitors (danny)
12mr|ldetect-lst-0.1.315-1|1600	- sync with kernel-2.6.11-rc2-mm1
12mr|ldetect-lst-0.1.315-1|1601	
12mr|ldetect-lst-0.1.315-1|1602	* Tue Jan 25 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.53-1mdk
12mr|ldetect-lst-0.1.315-1|1603	- fix support for SB Live! Value EMU10k1X
12mr|ldetect-lst-0.1.315-1|1604	
12mr|ldetect-lst-0.1.315-1|1605	* Mon Jan 24 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.52-1mdk
12mr|ldetect-lst-0.1.315-1|1606	- add support for one ATI and two ICH7 SATA controllers
12mr|ldetect-lst-0.1.315-1|1607	- add a new Samsung monitor (Albert Astals Cid)
12mr|ldetect-lst-0.1.315-1|1608	
12mr|ldetect-lst-0.1.315-1|1609	* Thu Jan 20 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.51-1mdk
12mr|ldetect-lst-0.1.315-1|1610	- "snd-audigyls" ALSA driver was renamed "snd-ca0106"
12mr|ldetect-lst-0.1.315-1|1611	- add SATA support for ICH7
12mr|ldetect-lst-0.1.315-1|1612	
12mr|ldetect-lst-0.1.315-1|1613	* Thu Jan 20 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.50-1mdk
12mr|ldetect-lst-0.1.315-1|1614	- fix conflict between 8139cp and 8139too
12mr|ldetect-lst-0.1.315-1|1615	- add AC'97 Audio support for Intel ICH7
12mr|ldetect-lst-0.1.315-1|1616	- add eisa id for Panasonic E70i monitor (neoclust)
12mr|ldetect-lst-0.1.315-1|1617	- add 2 new monitors (one ADI and one Hyundai) (Neoclust)
12mr|ldetect-lst-0.1.315-1|1618	
12mr|ldetect-lst-0.1.315-1|1619	* Thu Jan 13 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.49-1mdk
12mr|ldetect-lst-0.1.315-1|1620	- add a new Sony monitor (Neoclust)
12mr|ldetect-lst-0.1.315-1|1621	- switch a realtek driver (#12982)
12mr|ldetect-lst-0.1.315-1|1622	
12mr|ldetect-lst-0.1.315-1|1623	* Tue Jan 11 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.48-1mdk
12mr|ldetect-lst-0.1.315-1|1624	- add another zaptel device (Stefan van der Eijk)
12mr|ldetect-lst-0.1.315-1|1625	- switch from ata_piix to ahci
12mr|ldetect-lst-0.1.315-1|1626	
12mr|ldetect-lst-0.1.315-1|1627	* Tue Jan 11 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.47-1mdk
12mr|ldetect-lst-0.1.315-1|1628	- list zd1201 driver
12mr|ldetect-lst-0.1.315-1|1629	- manually merge driver that don't export ids of devices they managed
12mr|ldetect-lst-0.1.315-1|1630	
12mr|ldetect-lst-0.1.315-1|1631	* Tue Jan 11 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.46-1mdk
12mr|ldetect-lst-0.1.315-1|1632	- sync with ide drivers from 2.6.10-ac8
12mr|ldetect-lst-0.1.315-1|1633	- add a new Samsung monitor (Albert Astals Cid)
12mr|ldetect-lst-0.1.315-1|1634	- add 2 zaptel devices (Stefan van der Eijk)
12mr|ldetect-lst-0.1.315-1|1635	
12mr|ldetect-lst-0.1.315-1|1636	* Mon Jan 10 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.45-1mdk
12mr|ldetect-lst-0.1.315-1|1637	- add a new Philips monitor (Albert Astals Cid)
12mr|ldetect-lst-0.1.315-1|1638	- add limited/partial support for zaptel
12mr|ldetect-lst-0.1.315-1|1639	- list ivtv driver
12mr|ldetect-lst-0.1.315-1|1640	
12mr|ldetect-lst-0.1.315-1|1641	* Mon Jan 10 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.44-1mdk
12mr|ldetect-lst-0.1.315-1|1642	- add a new Lite-On monitor (Berthy)
12mr|ldetect-lst-0.1.315-1|1643	- add a new Princeton monitor (Thomas Spuhler)
12mr|ldetect-lst-0.1.315-1|1644	- add a new Sony monitor (Angelo Naselli)
12mr|ldetect-lst-0.1.315-1|1645	
12mr|ldetect-lst-0.1.315-1|1646	* Fri Jan 07 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.43-1mdk
12mr|ldetect-lst-0.1.315-1|1647	- add a Belinea monitor (Michael Braun)
12mr|ldetect-lst-0.1.315-1|1648	- add two LG monitors (Neoclust)
12mr|ldetect-lst-0.1.315-1|1649	- add support for Intel ICH7 sound card
12mr|ldetect-lst-0.1.315-1|1650	
12mr|ldetect-lst-0.1.315-1|1651	* Fri Jan 07 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.42-1mdk
12mr|ldetect-lst-0.1.315-1|1652	- add a Samsung monitor (Andres Kaaber)
12mr|ldetect-lst-0.1.315-1|1653	
12mr|ldetect-lst-0.1.315-1|1654	* Fri Jan 07 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.41-1mdk
12mr|ldetect-lst-0.1.315-1|1655	- sync with kernel-2.6.9-1mdk
12mr|ldetect-lst-0.1.315-1|1656	- add a LG monitor (Andres Kaaber)
12mr|ldetect-lst-0.1.315-1|1657	
12mr|ldetect-lst-0.1.315-1|1658	* Thu Jan 06 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.40-1mdk
12mr|ldetect-lst-0.1.315-1|1659	- add a new monitor (Marek Laane)
12mr|ldetect-lst-0.1.315-1|1660	- pcitable: fix wrong driver for a wifi card (#11393)
12mr|ldetect-lst-0.1.315-1|1661	- usbtable: sync with latest usb.ids
12mr|ldetect-lst-0.1.315-1|1662	
12mr|ldetect-lst-0.1.315-1|1663	* Wed Jan 05 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.39-1mdk
12mr|ldetect-lst-0.1.315-1|1664	- sync with kernel-2.6.10-mm1
12mr|ldetect-lst-0.1.315-1|1665	- clean DVB entries
12mr|ldetect-lst-0.1.315-1|1666	- remove bogus usbcore entries
12mr|ldetect-lst-0.1.315-1|1667	- solve a few conflicts regarding devices claimed by modules
12mr|ldetect-lst-0.1.315-1|1668	- fix a wrongly identified card (pixel, #12871)
12mr|ldetect-lst-0.1.315-1|1669	
12mr|ldetect-lst-0.1.315-1|1670	* Thu Dec 23 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.38-1mdk
12mr|ldetect-lst-0.1.315-1|1671	- add support for Digigram PCXHR sound cards
12mr|ldetect-lst-0.1.315-1|1672	- fix description of a couple DELL cards and a couple Digigram cards
12mr|ldetect-lst-0.1.315-1|1673	- sync with kernels 2.6.10-rc3-mm1 and 2.6.8-10-rc3-bk16
12mr|ldetect-lst-0.1.315-1|1674	
12mr|ldetect-lst-0.1.315-1|1675	* Fri Dec 03 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.37-1mdk
12mr|ldetect-lst-0.1.315-1|1676	- disambiguate names of media devices (eg: DVB vs TV cards)
12mr|ldetect-lst-0.1.315-1|1677	- update incomplete descriptions from {pci,usb}.ids
12mr|ldetect-lst-0.1.315-1|1678	- sync i2c with 2.6.10-rc2-mm4
12mr|ldetect-lst-0.1.315-1|1679	- one extra sound card from pci-26.lst file from debian's
12mr|ldetect-lst-0.1.315-1|1680	discover1-data
12mr|ldetect-lst-0.1.315-1|1681	
12mr|ldetect-lst-0.1.315-1|1682	* Thu Dec 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.36-1mdk
12mr|ldetect-lst-0.1.315-1|1683	- sync with debian's discover
12mr|ldetect-lst-0.1.315-1|1684	
12mr|ldetect-lst-0.1.315-1|1685	* Thu Dec 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.35-1mdk
12mr|ldetect-lst-0.1.315-1|1686	- add two new geforce cards and a score of fiber channel cards
12mr|ldetect-lst-0.1.315-1|1687	
12mr|ldetect-lst-0.1.315-1|1688	* Thu Dec 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.34-1mdk
12mr|ldetect-lst-0.1.315-1|1689	- sync with pci.ids, usb.ids, kernel-2.6.9-ac12, kernel-2.6.10-rc2-mm4
12mr|ldetect-lst-0.1.315-1|1690	
12mr|ldetect-lst-0.1.315-1|1691	* Thu Dec 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.33-1mdk
12mr|ldetect-lst-0.1.315-1|1692	- enable DRI on i915 and onMach64 since it is now supported in X.org-6.8.x
12mr|ldetect-lst-0.1.315-1|1693	
12mr|ldetect-lst-0.1.315-1|1694	* Wed Dec 01 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.32-1mdk
12mr|ldetect-lst-0.1.315-1|1695	- handle Alan Cox's new "voodoo" driver from x.org-6.8.x
12mr|ldetect-lst-0.1.315-1|1696	
12mr|ldetect-lst-0.1.315-1|1697	* Fri Nov 26 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.31-1mdk
12mr|ldetect-lst-0.1.315-1|1698	- since yenta_socket driver claims to support any pci card whose class
12mr|ldetect-lst-0.1.315-1|1699	is PCI_CLASS_BRIDGE_CARDBUS, assign it to all pcmcia/cardbus
12mr|ldetect-lst-0.1.315-1|1700	controllers
12mr|ldetect-lst-0.1.315-1|1701	
12mr|ldetect-lst-0.1.315-1|1702	* Fri Nov 26 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.30-1mdk
12mr|ldetect-lst-0.1.315-1|1703	- handle PCI device IDs set to PCI_ANY_ID in kernel's pcimap:
12mr|ldetect-lst-0.1.315-1|1704	o this especially fix PCMCIA support on O2 Micro controllers
12mr|ldetect-lst-0.1.315-1|1705	o this also add support for a couple of Adaptec SCSI controllers
12mr|ldetect-lst-0.1.315-1|1706	
12mr|ldetect-lst-0.1.315-1|1707	* Thu Nov 25 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.29-1mdk
12mr|ldetect-lst-0.1.315-1|1708	- MonitorsDB:
12mr|ldetect-lst-0.1.315-1|1709	o update, sync with hwdata-0.148
12mr|ldetect-lst-0.1.315-1|1710	o fix a few entry
12mr|ldetect-lst-0.1.315-1|1711	o add "Samsung SyncMaster 910N/912N" (pablo)
12mr|ldetect-lst-0.1.315-1|1712	- pcitable:
12mr|ldetect-lst-0.1.315-1|1713	o fill in a few descriptions
12mr|ldetect-lst-0.1.315-1|1714	o sync with serial, DVB and SMB Host controllers drivers from
12mr|ldetect-lst-0.1.315-1|1715	kernel-2.6.10-rc2-mm3
12mr|ldetect-lst-0.1.315-1|1716	o add support for Intel's High Definition Audio Controller
12mr|ldetect-lst-0.1.315-1|1717	o sync with ALSA's CVS
12mr|ldetect-lst-0.1.315-1|1718	- usbtable:
12mr|ldetect-lst-0.1.315-1|1719	o sync with usb.ids and with kernel-2.6.8.1.22mdk's usbmap
12mr|ldetect-lst-0.1.315-1|1720	o add "Pinnacle Systems, Inc.|Pinnacle Bungee (PAL)" (Stefan Siegel)
12mr|ldetect-lst-0.1.315-1|1721	
12mr|ldetect-lst-0.1.315-1|1722	* Fri Nov 19 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.28-1mdk
12mr|ldetect-lst-0.1.315-1|1723	- ALI SATA controllers:
12mr|ldetect-lst-0.1.315-1|1724	o fill in descriptions
12mr|ldetect-lst-0.1.315-1|1725	o fix duplicated entry
12mr|ldetect-lst-0.1.315-1|1726	
12mr|ldetect-lst-0.1.315-1|1727	* Fri Nov 19 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.27-1mdk
12mr|ldetect-lst-0.1.315-1|1728	- pcitable:
12mr|ldetect-lst-0.1.315-1|1729	o sync with:
12mr|ldetect-lst-0.1.315-1|1730	* ALSA-1.0.7 as in kernel-2.6.10-rc2-mm1
12mr|ldetect-lst-0.1.315-1|1731	* pci.ids from kernel-2.6.10-rc2-mm1
12mr|ldetect-lst-0.1.315-1|1732	* userland pci.ids
12mr|ldetect-lst-0.1.315-1|1733	o update/fill in ATI sound-cards description from ALSA sound driver
12mr|ldetect-lst-0.1.315-1|1734	o add two new controllers from ULI & VIA SATA controllers (from
12mr|ldetect-lst-0.1.315-1|1735	bk-sata)
12mr|ldetect-lst-0.1.315-1|1736	- usbtable: add "Logitech Inc.|QuickCam Communicate" (Stefan Siegel)
12mr|ldetect-lst-0.1.315-1|1737	
12mr|ldetect-lst-0.1.315-1|1738	* Wed Nov 17 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.26-1mdk
12mr|ldetect-lst-0.1.315-1|1739	- sync with hwdata-0.147
12mr|ldetect-lst-0.1.315-1|1740	- sync with latest usb.ids
12mr|ldetect-lst-0.1.315-1|1741	- sync with latest pci.ids
12mr|ldetect-lst-0.1.315-1|1742	
12mr|ldetect-lst-0.1.315-1|1743	* Wed Nov 17 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.25-1mdk
12mr|ldetect-lst-0.1.315-1|1744	- pcitable:
12mr|ldetect-lst-0.1.315-1|1745	o sync with kernel-tmb-2.6.7-2.tmb.6mdk
12mr|ldetect-lst-0.1.315-1|1746	o sync with 2.8.10-rc1-mm5's libata & serial driver
12mr|ldetect-lst-0.1.315-1|1747	o fill driver field for EIDE/ATA controllers
12mr|ldetect-lst-0.1.315-1|1748	o s/3c90x/3c59x/ since the former is dead for years
12mr|ldetect-lst-0.1.315-1|1749	o fix a couble of bogus entries
12mr|ldetect-lst-0.1.315-1|1750	* lst/pcitable: sync with 2.8.10-rc1-mm5's
12mr|ldetect-lst-0.1.315-1|1751	
12mr|ldetect-lst-0.1.315-1|1752	* Wed Nov 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.24-1mdk
12mr|ldetect-lst-0.1.315-1|1753	- disambiguate media devices (eg: TV cards vs SAT cards)
12mr|ldetect-lst-0.1.315-1|1754	- add I2C modules
12mr|ldetect-lst-0.1.315-1|1755	- workaround sound on some VIA VT8233 (#10859)
12mr|ldetect-lst-0.1.315-1|1756	- sync with pci.ids, hwdata-0.145 and kernel-2.6.8.1.21mdk
12mr|ldetect-lst-0.1.315-1|1757	- use yenta_socket for PCI7420 CardBus Controller
12mr|ldetect-lst-0.1.315-1|1758	
12mr|ldetect-lst-0.1.315-1|1759	* Fri Oct 29 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.1.23-1mdk
12mr|ldetect-lst-0.1.315-1|1760	- add Philips Semiconductors DSL card (blino)
12mr|ldetect-lst-0.1.315-1|1761	- use new megaraid_mbox for the following cards:
12mr|ldetect-lst-0.1.315-1|1762	+ 0x1000 0x0408  "megaraid_mbox" "LSI Logic / Symbios Logic|MegaRAID"
12mr|ldetect-lst-0.1.315-1|1763	+ 0x1000 0x0409  "megaraid_mbox" "LSI Logic / Symbios Logic|MegaRAID"
12mr|ldetect-lst-0.1.315-1|1764	+ 0x1028 0x0013  "megaraid_mbox" "Dell|PowerEdge Expandable RAID controller 4"
12mr|ldetect-lst-0.1.315-1|1765	
12mr|ldetect-lst-0.1.315-1|1766	* Fri Oct 29 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.1.22-1mdk
12mr|ldetect-lst-0.1.315-1|1767	- add nVidia Quadro FX 1100 card ID
12mr|ldetect-lst-0.1.315-1|1768	- add support for FreeBox v4 via USB link (buggy device make kernel
12mr|ldetect-lst-0.1.315-1|1769	failed to map usbnet to it) [ Thierry Vignaud ]
12mr|ldetect-lst-0.1.315-1|1770	
12mr|ldetect-lst-0.1.315-1|1771	* Fri Oct 22 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.1.21-1mdk
12mr|ldetect-lst-0.1.315-1|1772	- add nVidia Quadro FX 3400 PCI-Express card ID
12mr|ldetect-lst-0.1.315-1|1773	
12mr|ldetect-lst-0.1.315-1|1774	* Tue Oct 12 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.1.20-1mdk
12mr|ldetect-lst-0.1.315-1|1775	- speculatively use aic79xx for Adaptec ASC-39320[AB] cards
12mr|ldetect-lst-0.1.315-1|1776	
12mr|ldetect-lst-0.1.315-1|1777	* Tue Oct 12 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.19-1mdk
12mr|ldetect-lst-0.1.315-1|1778	- fix sound on one ensoniq sound card
12mr|ldetect-lst-0.1.315-1|1779	
12mr|ldetect-lst-0.1.315-1|1780	* Wed Sep 29 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.1.18-1mdk
12mr|ldetect-lst-0.1.315-1|1781	- added ath_pci entries
12mr|ldetect-lst-0.1.315-1|1782	
12mr|ldetect-lst-0.1.315-1|1783	* Sat Sep 25 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.1.17-1mdk
12mr|ldetect-lst-0.1.315-1|1784	- lst/usbtable: merged kernel 2.6.8.1.10mdk entries to be able to
12mr|ldetect-lst-0.1.315-1|1785	list them during install.
12mr|ldetect-lst-0.1.315-1|1786	- lst/pcitable: o update ATI pciids (Nicolas)
12mr|ldetect-lst-0.1.315-1|1787	o add new NVidia 6800 (Nicolas)
12mr|ldetect-lst-0.1.315-1|1788	
12mr|ldetect-lst-0.1.315-1|1789	* Wed Sep 15 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.16-6mdk
12mr|ldetect-lst-0.1.315-1|1790	- fix some CAPI entries (blino)
12mr|ldetect-lst-0.1.315-1|1791	
12mr|ldetect-lst-0.1.315-1|1792	* Wed Sep 15 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.16-5mdk
12mr|ldetect-lst-0.1.315-1|1793	- add support for xDSL over CAPI (eg: AVM cards) (blino)
12mr|ldetect-lst-0.1.315-1|1794	- add some Apple hardware (Christiaan Welvaar)
12mr|ldetect-lst-0.1.315-1|1795	- sync pcitable with kernel-2.6.8.1.10mdk
12mr|ldetect-lst-0.1.315-1|1796	
12mr|ldetect-lst-0.1.315-1|1797	* Thu Sep 09 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.1.16-4mdk
12mr|ldetect-lst-0.1.315-1|1798	o pcitable:
12mr|ldetect-lst-0.1.315-1|1799	* added entries for slamr and rt2500
12mr|ldetect-lst-0.1.315-1|1800	* added entries for IPW2200
12mr|ldetect-lst-0.1.315-1|1801	* Intel Corporation => Intel Corp.
12mr|ldetect-lst-0.1.315-1|1802	o usbtable:
12mr|ldetect-lst-0.1.315-1|1803	* added slusb
12mr|ldetect-lst-0.1.315-1|1804	* added driver for NetGear MA111
12mr|ldetect-lst-0.1.315-1|1805	* put newhidups driver for MGE UPS entries.
12mr|ldetect-lst-0.1.315-1|1806	* fixed wacom entries.
12mr|ldetect-lst-0.1.315-1|1807	
12mr|ldetect-lst-0.1.315-1|1808	* Wed Sep 01 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.16-3mdk
12mr|ldetect-lst-0.1.315-1|1809	- pcitable:
12mr|ldetect-lst-0.1.315-1|1810	o sync with kernel-2.6.8.1.5mdk
12mr|ldetect-lst-0.1.315-1|1811	o switch one nForce2 from OSS to ALSA
12mr|ldetect-lst-0.1.315-1|1812	o in 2.6.x kernel, pwcd was splited between pcwd_pci and pcwd_usb
12mr|ldetect-lst-0.1.315-1|1813	o in both 2.4.x and 2.6.x kernels:
12mr|ldetect-lst-0.1.315-1|1814	* 3c359 replaced 3c559
12mr|ldetect-lst-0.1.315-1|1815	* donauboe replaced toshoboe
12mr|ldetect-lst-0.1.315-1|1816	* hw_random replaced both amd7xx_tco, amd768_rng and i810_rngb
12mr|ldetect-lst-0.1.315-1|1817	* pc300 replaced pc300too
12mr|ldetect-lst-0.1.315-1|1818	* tmspci replaced sktr
12mr|ldetect-lst-0.1.315-1|1819	* tulip replaced tulip_old (#10965)
12mr|ldetect-lst-0.1.315-1|1820	o remove bogus 0xffff 0xffff entry
12mr|ldetect-lst-0.1.315-1|1821	o introduce bt878
12mr|ldetect-lst-0.1.315-1|1822	o introduce sata_sx4 instead of sata_promise for one controller
12mr|ldetect-lst-0.1.315-1|1823	o fix a few wrong entries (according to kernel's pcimap):
12mr|ldetect-lst-0.1.315-1|1824	* one s/dmfe/tulip/
12mr|ldetect-lst-0.1.315-1|1825	* one s/qla2200/qla2100/
12mr|ldetect-lst-0.1.315-1|1826	* one s/tulip/de2104x/
12mr|ldetect-lst-0.1.315-1|1827	* one s/yenta_socket/i82092/
12mr|ldetect-lst-0.1.315-1|1828	* one s/yenta_socket/pd6729/
12mr|ldetect-lst-0.1.315-1|1829	
12mr|ldetect-lst-0.1.315-1|1830	* Sat Aug 28 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.1.16-2mdk
12mr|ldetect-lst-0.1.315-1|1831	- use 3w-9xxx for 3ware 9XXX-series ATA-RAID
12mr|ldetect-lst-0.1.315-1|1832	
12mr|ldetect-lst-0.1.315-1|1833	* Fri Aug 27 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.16-1mdk
12mr|ldetect-lst-0.1.315-1|1834	- usbtable: sync with kernel-2.6.8.1.1mdk (kernel-2.6.8.1.3mdk equals
12mr|ldetect-lst-0.1.315-1|1835	1mdk regarding pcitable & usbtable)
12mr|ldetect-lst-0.1.315-1|1836	- switch Intel/ICH6 sound card from OSS to ALSA b/c of sound recording
12mr|ldetect-lst-0.1.315-1|1837	issues
12mr|ldetect-lst-0.1.315-1|1838	
12mr|ldetect-lst-0.1.315-1|1839	* Thu Aug 19 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.15-1mdk
12mr|ldetect-lst-0.1.315-1|1840	- sync pcitable with kernel-2.6.8.1.1mdk
12mr|ldetect-lst-0.1.315-1|1841	- fill some empty strings (Erwan Velu)
12mr|ldetect-lst-0.1.315-1|1842	- add support for several ati & nvidia gfx cards (greg)
12mr|ldetect-lst-0.1.315-1|1843	
12mr|ldetect-lst-0.1.315-1|1844	* Thu Aug 05 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.14-1mdk
12mr|ldetect-lst-0.1.315-1|1845	- usbtable:
12mr|ldetect-lst-0.1.315-1|1846	o sync with kernel-2.6.8-0.rc2.2mdk
12mr|ldetect-lst-0.1.315-1|1847	o merge descriptions with usbutils
12mr|ldetect-lst-0.1.315-1|1848	
12mr|ldetect-lst-0.1.315-1|1849	* Wed Aug 04 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.13-1mdk
12mr|ldetect-lst-0.1.315-1|1850	- pcitable:
12mr|ldetect-lst-0.1.315-1|1851	o merge with kernel-2.6.8-0.rc2.2mdk
12mr|ldetect-lst-0.1.315-1|1852	o merge with pciids.sf.net
12mr|ldetect-lst-0.1.315-1|1853	o update missing descriptions
12mr|ldetect-lst-0.1.315-1|1854	
12mr|ldetect-lst-0.1.315-1|1855	* Fri Jul 30 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.1.12-1mdk
12mr|ldetect-lst-0.1.315-1|1856	- usbtable: updated descriptions
12mr|ldetect-lst-0.1.315-1|1857	
12mr|ldetect-lst-0.1.315-1|1858	* Tue Jul 27 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.11-1mdk
12mr|ldetect-lst-0.1.315-1|1859	- monitor DB:
12mr|ldetect-lst-0.1.315-1|1860	o add a Princeton monitor (#2633)
12mr|ldetect-lst-0.1.315-1|1861	o add a LCD monitor (Sylvain Vignaud)
12mr|ldetect-lst-0.1.315-1|1862	o fix a typo
12mr|ldetect-lst-0.1.315-1|1863	o sync with rh's hwdata-0.123 (new monitors, ...)
12mr|ldetect-lst-0.1.315-1|1864	o increase a few DELL monitors frequency ranges (from hwdata-0.123)
12mr|ldetect-lst-0.1.315-1|1865	o remove a few old duplicated entries
12mr|ldetect-lst-0.1.315-1|1866	- use b44 rather than bcm4400 (nicolas, #9742)
12mr|ldetect-lst-0.1.315-1|1867	- use tg3 rather than bcm5700  (nicolas, #9742)
12mr|ldetect-lst-0.1.315-1|1868	- add NVIDIA PCI-express 5750 Card Add Matrox P750 Add NVIDIA GO 5600 (greg)
12mr|ldetect-lst-0.1.315-1|1869	- fix #8295 (no ADSL over Accton Ethernet card)
12mr|ldetect-lst-0.1.315-1|1870	
12mr|ldetect-lst-0.1.315-1|1871	* Wed Jun 16 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.10-1mdk
12mr|ldetect-lst-0.1.315-1|1872	- add madwifi_pci for 16c8 0013 (arnaud)
12mr|ldetect-lst-0.1.315-1|1873	- add module yenta_socket for the 0x1217 0x7114 (arnaud)
12mr|ldetect-lst-0.1.315-1|1874	- add slamr (slmodem) for 10b9 5457 (arnaud)
12mr|ldetect-lst-0.1.315-1|1875	- adding usb modules for dell PE750 (erwan)
12mr|ldetect-lst-0.1.315-1|1876	- CB1410 Cardbus Controller works with yenta_socket (arnaud)
12mr|ldetect-lst-0.1.315-1|1877	- default to tg3 instead of bcm5700 for a few chip names (arnaud)
12mr|ldetect-lst-0.1.315-1|1878	- list some cardbus controlers from pciids.sourceforge.net (arnaud)
12mr|ldetect-lst-0.1.315-1|1879	- rename "NeoMagic (laptop/notebook)" to "NeoMagic MagicGraph
12mr|ldetect-lst-0.1.315-1|1880	(laptop/notebook)" (pixel) (#4686)
12mr|ldetect-lst-0.1.315-1|1881	
12mr|ldetect-lst-0.1.315-1|1882	* Tue May 25 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.1.9-16mdk
12mr|ldetect-lst-0.1.315-1|1883	- Add Quadro FX 1300 entry
12mr|ldetect-lst-0.1.315-1|1884	- Fix module loading initio -> a100u2w (nicolas)
12mr|ldetect-lst-0.1.315-1|1885	- Updating cciss & cpqarray pci ids (erwan)
12mr|ldetect-lst-0.1.315-1|1886	- Adding some aacraid missing entries (erwan)
12mr|ldetect-lst-0.1.315-1|1887	- pcitable: remove the few remaining "Server:SVGA" since we don't have XF3 anymore (Pixel)
12mr|ldetect-lst-0.1.315-1|1888	- Cards+: drop XFree3 related data (Pixel)
12mr|ldetect-lst-0.1.315-1|1889	
12mr|ldetect-lst-0.1.315-1|1890	* Tue Apr 27 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.1.9-15mdk
12mr|ldetect-lst-0.1.315-1|1891	- add Tatung C7BZR monitor specs
12mr|ldetect-lst-0.1.315-1|1892	- revert GeForce FX 5700 change as XFree86 4.3 "nv" driver doesn't get it right
12mr|ldetect-lst-0.1.315-1|1893	- sync with kernel-2.6.3-10mdk and rh's hwdata-0.117 (tv)
12mr|ldetect-lst-0.1.315-1|1894	
12mr|ldetect-lst-0.1.315-1|1895	* Sat Apr 17 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.1.9-14mdk
12mr|ldetect-lst-0.1.315-1|1896	- add "iteraid" (IT8212) controller
12mr|ldetect-lst-0.1.315-1|1897	- fix GeForce FX 5700/5950, Quadro FX 1100 entries
12mr|ldetect-lst-0.1.315-1|1898	- fix empty strings (Erwan)
12mr|ldetect-lst-0.1.315-1|1899	- add a new samsung monitor (Alojz Stanich)
12mr|ldetect-lst-0.1.315-1|1900	- GeForce 4 => FX (cosmetic change from Thierry)

14645 12
12mr|leafnode-1.11.8-3|1	%define name	leafnode
12mr|leafnode-1.11.8-3|2	%define version	1.11.8
12mr|leafnode-1.11.8-3|3	%define release %mkrel 3
12mr|leafnode-1.11.8-3|4	
12mr|leafnode-1.11.8-3|5	Summary:	Leafnode - a leafsite NNTP server
12mr|leafnode-1.11.8-3|6	Name: 		%{name}
12mr|leafnode-1.11.8-3|7	Version: 	%{version}
12mr|leafnode-1.11.8-3|8	Release: 	%{release}
12mr|leafnode-1.11.8-3|9	License: 	Artistic
12mr|leafnode-1.11.8-3|10	Group: 		System/Servers
12mr|leafnode-1.11.8-3|11	URL:		http://www.leafnode.org
12mr|leafnode-1.11.8-3|12	Source: 	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12mr|leafnode-1.11.8-3|13	Source1:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2.asc
12mr|leafnode-1.11.8-3|14	Source2:	%{name}.texpire
12mr|leafnode-1.11.8-3|15	Source3:	%{name}.filters
12mr|leafnode-1.11.8-3|16	Source4: 	%{name}.xinetd
12mr|leafnode-1.11.8-3|17	Conflicts:	inn
12mr|leafnode-1.11.8-3|18	BuildRequires:	libpcre-devel
12mr|leafnode-1.11.8-3|19	Buildroot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|leafnode-1.11.8-3|20	Requires:	xinetd
12mr|leafnode-1.11.8-3|21	
12mr|leafnode-1.11.8-3|22	%description
12mr|leafnode-1.11.8-3|23	Leafnode is a small NNTP server for leaf sites without permanent
12mr|leafnode-1.11.8-3|24	connection to the internet. It supports a subset of NNTP and is able to
12mr|leafnode-1.11.8-3|25	automatically fetch the newsgroups the user reads regularly from the
12mr|leafnode-1.11.8-3|26	newsserver of the ISP.
12mr|leafnode-1.11.8-3|27	
12mr|leafnode-1.11.8-3|28	%prep
12mr|leafnode-1.11.8-3|29	
12mr|leafnode-1.11.8-3|30	%setup -q -n %name-%version
12mr|leafnode-1.11.8-3|31	
12mr|leafnode-1.11.8-3|32	%build
12mr|leafnode-1.11.8-3|33	%configure --with-spooldir=/var/spool/news \
12mr|leafnode-1.11.8-3|34	--with-lockfile=/var/lock/news/%name \
12mr|leafnode-1.11.8-3|35	--sysconfdir=%{_sysconfdir}/%name
12mr|leafnode-1.11.8-3|36	make
12mr|leafnode-1.11.8-3|37	
12mr|leafnode-1.11.8-3|38	#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|'`
12mr|leafnode-1.11.8-3|39	
12mr|leafnode-1.11.8-3|40	%install
12mr|leafnode-1.11.8-3|41	rm -rf $RPM_BUILD_ROOT
12mr|leafnode-1.11.8-3|42	make DESTDIR=$RPM_BUILD_ROOT install
12mr|leafnode-1.11.8-3|43	install -d $RPM_BUILD_ROOT%{_sysconfdir}/{cron.daily,leafnode}
12mr|leafnode-1.11.8-3|44	install -m 755 %SOURCE2 $RPM_BUILD_ROOT%{_sysconfdir}/cron.daily/texpire
12mr|leafnode-1.11.8-3|45	install -m 600 $RPM_BUILD_DIR/%name-%version/config.example $RPM_BUILD_ROOT%{_sysconfdir}/leafnode/config
12mr|leafnode-1.11.8-3|46	install -m 600 %SOURCE3 $RPM_BUILD_ROOT%{_sysconfdir}/leafnode/filters
12mr|leafnode-1.11.8-3|47	install -D -m644 %{SOURCE4} %buildroot/etc/xinetd.d/%{name}
12mr|leafnode-1.11.8-3|48	
12mr|leafnode-1.11.8-3|49	cp doc_german/README doc_german/README.de
12mr|leafnode-1.11.8-3|50	
12mr|leafnode-1.11.8-3|51	# Install the man pages
12mr|leafnode-1.11.8-3|52	install -d $RPM_BUILD_ROOT%{_mandir}/{,de}/man{1,3,8}
12mr|leafnode-1.11.8-3|53	install -m 644 doc_german/*.1 $RPM_BUILD_ROOT%{_mandir}/de/man1
12mr|leafnode-1.11.8-3|54	rm -rf doc_german/*.1
12mr|leafnode-1.11.8-3|55	install -m 644 doc_german/*.8 $RPM_BUILD_ROOT%{_mandir}/de/man8
12mr|leafnode-1.11.8-3|56	rm -rf doc_german/*.8
12mr|leafnode-1.11.8-3|57	install -m 644 `find . -name "*.1"` $RPM_BUILD_ROOT%{_mandir}/man1
12mr|leafnode-1.11.8-3|58	install -m 644 `find . -name "*.8"` $RPM_BUILD_ROOT%{_mandir}/man8
12mr|leafnode-1.11.8-3|59	rm -f $RPM_BUILD_ROOT%{_mandir}/man?/pcre*
12mr|leafnode-1.11.8-3|60	mkdir -p $RPM_BUILD_ROOT/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}
12mr|leafnode-1.11.8-3|61	
12mr|leafnode-1.11.8-3|62	%pre
12mr|leafnode-1.11.8-3|63	if [ -f %{_sysconfdir}/cron.daily/texpire.cron ] ; then
12mr|leafnode-1.11.8-3|64	rm -f %{_sysconfdir}/cron.daily/texpire.cron
12mr|leafnode-1.11.8-3|65	fi
12mr|leafnode-1.11.8-3|66	
12mr|leafnode-1.11.8-3|67	%clean
12mr|leafnode-1.11.8-3|68	rm -rf $RPM_BUILD_ROOT
12mr|leafnode-1.11.8-3|69	
12mr|leafnode-1.11.8-3|70	%files
12mr|leafnode-1.11.8-3|71	%defattr (644,root,root,755)
12mr|leafnode-1.11.8-3|72	%doc COPYING CREDITS INSTALL README tools/archivefaq.pl update.sh
12mr|leafnode-1.11.8-3|73	#%doc doc_german/README.de doc_german/txt/*
12mr|leafnode-1.11.8-3|74	%attr(755,root,root) %config(noreplace) %{_sysconfdir}/cron.daily/texpire
12mr|leafnode-1.11.8-3|75	%attr (644,root,man) %{_mandir}/man1/*
12mr|leafnode-1.11.8-3|76	%attr (644,root,man) %{_mandir}/de/man1/*
12mr|leafnode-1.11.8-3|77	%attr (644,root,man) %{_mandir}/man8/*
12mr|leafnode-1.11.8-3|78	%attr (644,root,man) %{_mandir}/de/man8/*
12mr|leafnode-1.11.8-3|79	#%attr (644,root,man) %{_mandir}/de/man1/*
12mr|leafnode-1.11.8-3|80	#%attr (644,root,man) %{_mandir}/de/man8/*
12mr|leafnode-1.11.8-3|81	%defattr (644,news,news,755)
12mr|leafnode-1.11.8-3|82	%dir %{_sysconfdir}/leafnode
12mr|leafnode-1.11.8-3|83	%attr(600,news,news) %config(noreplace) %{_sysconfdir}/leafnode/*
12mr|leafnode-1.11.8-3|84	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}
12mr|leafnode-1.11.8-3|85	%attr(750,news,news) %{_sbindir}/*
12mr|leafnode-1.11.8-3|86	%attr(755,news,news) %{_bindir}/*
12mr|leafnode-1.11.8-3|87	%dir /var/lock/news
12mr|leafnode-1.11.8-3|88	%dir /var/spool/news
12mr|leafnode-1.11.8-3|89	%dir /var/spool/news/*
12mr|leafnode-1.11.8-3|90	%dir /var/spool/news/message.id/*
12mr|leafnode-1.11.8-3|91	
12mr|leafnode-1.11.8-3|92	
12mr|leafnode-1.11.8-3|93	
12mr|leafnode-1.11.8-3|94	%changelog
12mr|leafnode-1.11.8-3|95	

14646 12
12mr|leafpad-0.8.18.1-5|1	%define name	leafpad
12mr|leafpad-0.8.18.1-5|2	%define version	0.8.18.1
12mr|leafpad-0.8.18.1-5|3	%define	title	Leafpad
12mr|leafpad-0.8.18.1-5|4	
12mr|leafpad-0.8.18.1-5|5	Summary:	Notepad clone
12mr|leafpad-0.8.18.1-5|6	Name:		%{name}
12mr|leafpad-0.8.18.1-5|7	Version:	%{version}
12mr|leafpad-0.8.18.1-5|8	Release:	%mkrel 5
12mr|leafpad-0.8.18.1-5|9	License:	GPLv2+
12mr|leafpad-0.8.18.1-5|10	
12mr|leafpad-0.8.18.1-5|11	Group:		Editors
12mr|leafpad-0.8.18.1-5|12	
12mr|leafpad-0.8.18.1-5|13	URL:		http://tarot.freeshell.org/leafpad/
12mr|leafpad-0.8.18.1-5|14	Source0:	http://download.savannah.gnu.org/releases/leafpad/%{name}-%{version}.tar.gz
12mr|leafpad-0.8.18.1-5|15	Patch0:		leafpad-0.8.16-fix-str-fmt.patch
12mr|leafpad-0.8.18.1-5|16	Patch1:		leafpad-0.8.17-fix-desktop.patch
12mr|leafpad-0.8.18.1-5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|leafpad-0.8.18.1-5|18	
12mr|leafpad-0.8.18.1-5|19	BuildRequires:	gtk2-devel
12mr|leafpad-0.8.18.1-5|20	BuildRequires:	intltool
12mr|leafpad-0.8.18.1-5|21	
12mr|leafpad-0.8.18.1-5|22	%description
12mr|leafpad-0.8.18.1-5|23	Leafpad is a simple GTK+ based text editor.
12mr|leafpad-0.8.18.1-5|24	The user interface is similar to "notepad",
12mr|leafpad-0.8.18.1-5|25	and it aims to be lighter than GEdit and
12mr|leafpad-0.8.18.1-5|26	KWrite and to be as useful as them.
12mr|leafpad-0.8.18.1-5|27	
12mr|leafpad-0.8.18.1-5|28	Following features are intended...
12mr|leafpad-0.8.18.1-5|29	
12mr|leafpad-0.8.18.1-5|30	* Minimum requirement
12mr|leafpad-0.8.18.1-5|31	* Minimal menu item
12mr|leafpad-0.8.18.1-5|32	* No toolbar
12mr|leafpad-0.8.18.1-5|33	* Single document interface (SDI)
12mr|leafpad-0.8.18.1-5|34	* Character coding auto detection
12mr|leafpad-0.8.18.1-5|35	
12mr|leafpad-0.8.18.1-5|36	%prep
12mr|leafpad-0.8.18.1-5|37	%setup -q
12mr|leafpad-0.8.18.1-5|38	%patch0 -p0
12mr|leafpad-0.8.18.1-5|39	%patch1 -p0
12mr|leafpad-0.8.18.1-5|40	
12mr|leafpad-0.8.18.1-5|41	%build
12mr|leafpad-0.8.18.1-5|42	%configure2_5x
12mr|leafpad-0.8.18.1-5|43	%make WARN_CFLAGS=""
12mr|leafpad-0.8.18.1-5|44	
12mr|leafpad-0.8.18.1-5|45	%install
12mr|leafpad-0.8.18.1-5|46	rm -rf %buildroot
12mr|leafpad-0.8.18.1-5|47	%makeinstall_std
12mr|leafpad-0.8.18.1-5|48	
12mr|leafpad-0.8.18.1-5|49	%find_lang %name --with-gnome
12mr|leafpad-0.8.18.1-5|50	
12mr|leafpad-0.8.18.1-5|51	%if %mdkversion < 200900
12mr|leafpad-0.8.18.1-5|52	%post
12mr|leafpad-0.8.18.1-5|53	%update_menus
12mr|leafpad-0.8.18.1-5|54	%endif
12mr|leafpad-0.8.18.1-5|55	
12mr|leafpad-0.8.18.1-5|56	%if %mdkversion < 200900
12mr|leafpad-0.8.18.1-5|57	%postun
12mr|leafpad-0.8.18.1-5|58	%clean_menus
12mr|leafpad-0.8.18.1-5|59	%endif
12mr|leafpad-0.8.18.1-5|60	
12mr|leafpad-0.8.18.1-5|61	%clean
12mr|leafpad-0.8.18.1-5|62	rm -rf %buildroot
12mr|leafpad-0.8.18.1-5|63	
12mr|leafpad-0.8.18.1-5|64	%files -f %name.lang
12mr|leafpad-0.8.18.1-5|65	%defattr(-,root,root)
12mr|leafpad-0.8.18.1-5|66	%doc COPYING README
12mr|leafpad-0.8.18.1-5|67	%{_bindir}/*
12mr|leafpad-0.8.18.1-5|68	%{_datadir}/pixmaps/*
12mr|leafpad-0.8.18.1-5|69	%{_datadir}/applications/*.desktop
12mr|leafpad-0.8.18.1-5|70	%{_datadir}/icons/hicolor/*/apps/leafpad.*
12mr|leafpad-0.8.18.1-5|71	
12mr|leafpad-0.8.18.1-5|72	
12mr|leafpad-0.8.18.1-5|73	
12mr|leafpad-0.8.18.1-5|74	%changelog
12mr|leafpad-0.8.18.1-5|75	

14647 12
12mr|lemon-3.7.9-0.1|1	%if %mandriva_branch == Cooker
12mr|lemon-3.7.9-0.1|2	# Cooker
12mr|lemon-3.7.9-0.1|3	%define release %mkrel 1
12mr|lemon-3.7.9-0.1|4	%else
12mr|lemon-3.7.9-0.1|5	# Old distros
12mr|lemon-3.7.9-0.1|6	%define subrel 1
12mr|lemon-3.7.9-0.1|7	%define release %mkrel 0
12mr|lemon-3.7.9-0.1|8	%endif
12mr|lemon-3.7.9-0.1|9	
12mr|lemon-3.7.9-0.1|10	Summary:	The Lemon Parser Generator
12mr|lemon-3.7.9-0.1|11	Name:		lemon
12mr|lemon-3.7.9-0.1|12	Version:	3.7.9
12mr|lemon-3.7.9-0.1|13	Release:	%release
12mr|lemon-3.7.9-0.1|14	License:	Public Domain
12mr|lemon-3.7.9-0.1|15	Group:		Development/Other
12mr|lemon-3.7.9-0.1|16	URL:		http://www.sqlite.org/
12mr|lemon-3.7.9-0.1|17	# taken from http://www.sqlite.org/sqlite-src-3070900.zip
12mr|lemon-3.7.9-0.1|18	Source0:	http://www.sqlite.org/cvstrac/getfile/sqlite/tool/lemon.c
12mr|lemon-3.7.9-0.1|19	Source1:	http://www.sqlite.org/cvstrac/getfile/sqlite/tool/lempar.c
12mr|lemon-3.7.9-0.1|20	Patch0:		lemon-3.7.6.2-system-template.diff
12mr|lemon-3.7.9-0.1|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|lemon-3.7.9-0.1|22	
12mr|lemon-3.7.9-0.1|23	%description
12mr|lemon-3.7.9-0.1|24	Lemon is an LALR(1) parser generator for C or C++. It does the same job as
12mr|lemon-3.7.9-0.1|25	bison and yacc. But lemon is not another bison or yacc clone. It uses a
12mr|lemon-3.7.9-0.1|26	different grammar syntax which is designed to reduce the number of coding
12mr|lemon-3.7.9-0.1|27	errors. Lemon also uses a more sophisticated parsing engine that is faster than
12mr|lemon-3.7.9-0.1|28	yacc and bison and which is both reentrant and thread-safe. Furthermore, Lemon
12mr|lemon-3.7.9-0.1|29	implements features that can be used to eliminate resource leaks, making is
12mr|lemon-3.7.9-0.1|30	suitable for use in long-running programs such as graphical user interfaces or
12mr|lemon-3.7.9-0.1|31	embedded controllers.
12mr|lemon-3.7.9-0.1|32	
12mr|lemon-3.7.9-0.1|33	%prep
12mr|lemon-3.7.9-0.1|34	
12mr|lemon-3.7.9-0.1|35	%setup -q -c -T
12mr|lemon-3.7.9-0.1|36	cp %{SOURCE0} .
12mr|lemon-3.7.9-0.1|37	cp %{SOURCE1} .
12mr|lemon-3.7.9-0.1|38	%patch0 -p0
12mr|lemon-3.7.9-0.1|39	
12mr|lemon-3.7.9-0.1|40	%build
12mr|lemon-3.7.9-0.1|41	
12mr|lemon-3.7.9-0.1|42	gcc %{optflags} -o lemon lemon.c
12mr|lemon-3.7.9-0.1|43	
12mr|lemon-3.7.9-0.1|44	%install
12mr|lemon-3.7.9-0.1|45	rm -rf %{buildroot}
12mr|lemon-3.7.9-0.1|46	
12mr|lemon-3.7.9-0.1|47	install -d %{buildroot}%{_bindir}
12mr|lemon-3.7.9-0.1|48	install -d %{buildroot}%{_datadir}/lemon
12mr|lemon-3.7.9-0.1|49	
12mr|lemon-3.7.9-0.1|50	install -m0755 lemon %{buildroot}%{_bindir}/
12mr|lemon-3.7.9-0.1|51	install -m0644 lempar.c %{buildroot}%{_datadir}/lemon/lempar.c
12mr|lemon-3.7.9-0.1|52	
12mr|lemon-3.7.9-0.1|53	%clean
12mr|lemon-3.7.9-0.1|54	rm -rf %{buildroot}
12mr|lemon-3.7.9-0.1|55	
12mr|lemon-3.7.9-0.1|56	%files
12mr|lemon-3.7.9-0.1|57	%defattr(-,root,root)
12mr|lemon-3.7.9-0.1|58	%{_bindir}/lemon
12mr|lemon-3.7.9-0.1|59	%dir %{_datadir}/lemon
12mr|lemon-3.7.9-0.1|60	%{_datadir}/lemon/lempar.c
12mr|lemon-3.7.9-0.1|61	
12mr|lemon-3.7.9-0.1|62	
12mr|lemon-3.7.9-0.1|63	
12mr|lemon-3.7.9-0.1|64	%changelog
12mr|lemon-3.7.9-0.1|65	

14648 12
12mr|lensfun-0.2.6-2|1	%define lib_major 0
12mr|lensfun-0.2.6-2|2	%define lib_name %mklibname lensfun %{lib_major}
12mr|lensfun-0.2.6-2|3	%define lib_dev %mklibname lensfun -d
12mr|lensfun-0.2.6-2|4	
12mr|lensfun-0.2.6-2|5	Name:		lensfun
12mr|lensfun-0.2.6-2|6	Version:	0.2.6
12mr|lensfun-0.2.6-2|7	Summary:	A library to rectifying the defects introduced by your photographic equipment
12mr|lensfun-0.2.6-2|8	Release:	2
12mr|lensfun-0.2.6-2|9	License:	GPLv3
12mr|lensfun-0.2.6-2|10	Group:		System/Libraries
12mr|lensfun-0.2.6-2|11	URL:		http://lensfun.berlios.de/
12mr|lensfun-0.2.6-2|12	Source0:	http://download.berlios.de/lensfun/%{name}-%{version}.tar.bz2
12mr|lensfun-0.2.6-2|13	# (fc) 0.2.3-1mdv fix build on 64bits
12mr|lensfun-0.2.6-2|14	Patch1:		lensfun-0.2.3-64bits.patch
12mr|lensfun-0.2.6-2|15	BuildRequires:	python
12mr|lensfun-0.2.6-2|16	BuildRequires:	pkgconfig(glib-2.0)
12mr|lensfun-0.2.6-2|17	BuildRequires:	pkgconfig(libpng)
12mr|lensfun-0.2.6-2|18	BuildRequires:	zlib-devel
12mr|lensfun-0.2.6-2|19	BuildRequires:	cmake
12mr|lensfun-0.2.6-2|20	BuildRequires:	doxygen
12mr|lensfun-0.2.6-2|21	Patch0:		lensfun-0.2.6-cmake_LIB_SUFFIX.patch
12mr|lensfun-0.2.6-2|22	Patch2:		lensfun-0.2.6-cmake_pkgconfig.patch
12mr|lensfun-0.2.6-2|23	
12mr|lensfun-0.2.6-2|24	%description
12mr|lensfun-0.2.6-2|25	A library to rectifying the defects introduced by your photographic equipment.
12mr|lensfun-0.2.6-2|26	
12mr|lensfun-0.2.6-2|27	%files
12mr|lensfun-0.2.6-2|28	%{_datadir}/lensfun
12mr|lensfun-0.2.6-2|29	%{_docdir}/*
12mr|lensfun-0.2.6-2|30	
12mr|lensfun-0.2.6-2|31	#------------------------------------------------------------------
12mr|lensfun-0.2.6-2|32	
12mr|lensfun-0.2.6-2|33	%package -n	%{lib_name}
12mr|lensfun-0.2.6-2|34	Summary:	A library to rectifying the defects introduced by your photographic equipment
12mr|lensfun-0.2.6-2|35	Group:		System/Libraries
12mr|lensfun-0.2.6-2|36	Requires:	%{name}
12mr|lensfun-0.2.6-2|37	
12mr|lensfun-0.2.6-2|38	%description -n	%{lib_name}
12mr|lensfun-0.2.6-2|39	A library to rectifying the defects introduced by your photographic equipment.
12mr|lensfun-0.2.6-2|40	
12mr|lensfun-0.2.6-2|41	%files -n %{lib_name}
12mr|lensfun-0.2.6-2|42	%{_libdir}/*.so.*
12mr|lensfun-0.2.6-2|43	
12mr|lensfun-0.2.6-2|44	#------------------------------------------------------------------
12mr|lensfun-0.2.6-2|45	
12mr|lensfun-0.2.6-2|46	%package -n	%{lib_dev}
12mr|lensfun-0.2.6-2|47	Summary: Development tools for programs which will use the %{name}
12mr|lensfun-0.2.6-2|48	Group: Development/C
12mr|lensfun-0.2.6-2|49	Requires: %{lib_name} = %{version}
12mr|lensfun-0.2.6-2|50	Provides: %{name}-devel = %{version}-%{release}
12mr|lensfun-0.2.6-2|51	
12mr|lensfun-0.2.6-2|52	%description -n	%{lib_dev}
12mr|lensfun-0.2.6-2|53	This package contains the header files and .so
12mr|lensfun-0.2.6-2|54	libraries for developing %{name}.
12mr|lensfun-0.2.6-2|55	
12mr|lensfun-0.2.6-2|56	%files -n %{lib_dev}
12mr|lensfun-0.2.6-2|57	%{_includedir}/%{name}/*.h*
12mr|lensfun-0.2.6-2|58	%{_libdir}/*.so
12mr|lensfun-0.2.6-2|59	%{_libdir}/pkgconfig/lensfun.pc
12mr|lensfun-0.2.6-2|60	
12mr|lensfun-0.2.6-2|61	#------------------------------------------------------------------
12mr|lensfun-0.2.6-2|62	
12mr|lensfun-0.2.6-2|63	%prep
12mr|lensfun-0.2.6-2|64	%setup -q
12mr|lensfun-0.2.6-2|65	%patch0 -p1
12mr|lensfun-0.2.6-2|66	%patch1 -p1 -b .64bits
12mr|lensfun-0.2.6-2|67	%patch2 -p1
12mr|lensfun-0.2.6-2|68	
12mr|lensfun-0.2.6-2|69	
12mr|lensfun-0.2.6-2|70	%build
12mr|lensfun-0.2.6-2|71	%cmake \
12mr|lensfun-0.2.6-2|72	-DBUILD_DOC:BOOL=ON \
12mr|lensfun-0.2.6-2|73	-DBUILD_TESTS:BOOL=OFF
12mr|lensfun-0.2.6-2|74	
12mr|lensfun-0.2.6-2|75	%make all
12mr|lensfun-0.2.6-2|76	
12mr|lensfun-0.2.6-2|77	%install
12mr|lensfun-0.2.6-2|78	mkdir -p %{buildroot}/%{_datadir}/doc/%{name}
12mr|lensfun-0.2.6-2|79	make install/fast DESTDIR=%{buildroot} -C build
12mr|lensfun-0.2.6-2|80	cp -r  docs/*.txt %{buildroot}%{_datadir}/doc/%{name}/
12mr|lensfun-0.2.6-2|81	
12mr|lensfun-0.2.6-2|82	%changelog
12mr|lensfun-0.2.6-2|83	* Tue Jul 03 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.2.6-1
12mr|lensfun-0.2.6-2|84	+ Revision: 807964
12mr|lensfun-0.2.6-2|85	- BR: doxygen
12mr|lensfun-0.2.6-2|86	- BR: cmake
12mr|lensfun-0.2.6-2|87	- version update 0.2.6
12mr|lensfun-0.2.6-2|88	
12mr|lensfun-0.2.6-2|89	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.5-2
12mr|lensfun-0.2.6-2|90	+ Revision: 666070
12mr|lensfun-0.2.6-2|91	- mass rebuild
12mr|lensfun-0.2.6-2|92	
12mr|lensfun-0.2.6-2|93	* Fri Aug 06 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.2.5-1mdv2011.0
12mr|lensfun-0.2.6-2|94	+ Revision: 567185
12mr|lensfun-0.2.6-2|95	- update to 0.2.5
12mr|lensfun-0.2.6-2|96	- drop patch0, not needed any more
12mr|lensfun-0.2.6-2|97	
12mr|lensfun-0.2.6-2|98	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-2mdv2010.1
12mr|lensfun-0.2.6-2|99	+ Revision: 523162
12mr|lensfun-0.2.6-2|100	- rebuilt for 2010.1
12mr|lensfun-0.2.6-2|101	
12mr|lensfun-0.2.6-2|102	* Sun Oct 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.2.4-1mdv2010.0
12mr|lensfun-0.2.6-2|103	+ Revision: 458118
12mr|lensfun-0.2.6-2|104	- Update to 0.2.4
12mr|lensfun-0.2.6-2|105	
12mr|lensfun-0.2.6-2|106	* Sat Jul 11 2009 Frederic Crozat <fcrozat@mandriva.com> 0.2.3-1mdv2010.0
12mr|lensfun-0.2.6-2|107	+ Revision: 394797
12mr|lensfun-0.2.6-2|108	- Patch1: fix build on 64bits
12mr|lensfun-0.2.6-2|109	- Release 0.2.3
12mr|lensfun-0.2.6-2|110	- Patch0: fix linking
12mr|lensfun-0.2.6-2|111	
12mr|lensfun-0.2.6-2|112	* Tue Jun 24 2008 Helio Chissini de Castro <helio@mandriva.com> 0.2.2b-1mdv2009.0
12mr|lensfun-0.2.6-2|113	+ Revision: 228769
12mr|lensfun-0.2.6-2|114	- Added missing buildrequires
12mr|lensfun-0.2.6-2|115	- import lensfun
12mr|lensfun-0.2.6-2|116	

14649 12
12mr|leptonica-1.69-1|1	%define major		2
12mr|leptonica-1.69-1|2	%define libname		%mklibname lept %major
12mr|leptonica-1.69-1|3	%define develname	%mklibname -d lept
12mr|leptonica-1.69-1|4	
12mr|leptonica-1.69-1|5	Name:		leptonica
12mr|leptonica-1.69-1|6	Version:	1.69
12mr|leptonica-1.69-1|7	Release:	1
12mr|leptonica-1.69-1|8	Summary:	C library for image processing and image analysis operations
12mr|leptonica-1.69-1|9	URL:		http://www.leptonica.org
12mr|leptonica-1.69-1|10	License:	MIT
12mr|leptonica-1.69-1|11	Group:		Graphics
12mr|leptonica-1.69-1|12	
12mr|leptonica-1.69-1|13	Source0:	%{name}-%{version}.tar.gz
12mr|leptonica-1.69-1|14	BuildRequires:	zlib-devel
12mr|leptonica-1.69-1|15	BuildRequires:	tiff-devel
12mr|leptonica-1.69-1|16	BuildRequires:	jpeg-devel
12mr|leptonica-1.69-1|17	BuildRequires:	png-devel
12mr|leptonica-1.69-1|18	BuildRequires:	giflib-devel
12mr|leptonica-1.69-1|19	
12mr|leptonica-1.69-1|20	%description
12mr|leptonica-1.69-1|21	Well-tested C code for some basic image processing operations, along with
12mr|leptonica-1.69-1|22	a description of the functions and some design methods. A full set of affine
12mr|leptonica-1.69-1|23	transformations (translation, shear, rotation, scaling) on images of all depths
12mr|leptonica-1.69-1|24	is included, with the exception that some of the scaling methods do not work
12mr|leptonica-1.69-1|25	at all depths. There are also implementations of binary morphology, grayscale
12mr|leptonica-1.69-1|26	morphology, convolution and rank order filters, and applications such as jbig2
12mr|leptonica-1.69-1|27	image processing and color quantization.
12mr|leptonica-1.69-1|28	
12mr|leptonica-1.69-1|29	%package -n %libname
12mr|leptonica-1.69-1|30	Summary:	C library for image processing and image analysis operations
12mr|leptonica-1.69-1|31	
12mr|leptonica-1.69-1|32	%description -n %libname
12mr|leptonica-1.69-1|33	Well-tested C code for some basic image processing operations, along with
12mr|leptonica-1.69-1|34	a description of the functions and some design methods. A full set of affine
12mr|leptonica-1.69-1|35	transformations (translation, shear, rotation, scaling) on images of all depths
12mr|leptonica-1.69-1|36	is included, with the exception that some of the scaling methods do not work
12mr|leptonica-1.69-1|37	at all depths. There are also implementations of binary morphology, grayscale
12mr|leptonica-1.69-1|38	morphology, convolution and rank order filters, and applications such as jbig2
12mr|leptonica-1.69-1|39	image processing and color quantization.
12mr|leptonica-1.69-1|40	
12mr|leptonica-1.69-1|41	%files -n %libname
12mr|leptonica-1.69-1|42	%{_libdir}/*.so.*
12mr|leptonica-1.69-1|43	
12mr|leptonica-1.69-1|44	%package -n %develname
12mr|leptonica-1.69-1|45	Summary:	C library for image processing and image analysis operations
12mr|leptonica-1.69-1|46	Requires:	%libname = %{version}
12mr|leptonica-1.69-1|47	Provides:	leptonica-devel = %version
12mr|leptonica-1.69-1|48	
12mr|leptonica-1.69-1|49	%description -n %develname
12mr|leptonica-1.69-1|50	Well-tested C code for some basic image processing operations, along with
12mr|leptonica-1.69-1|51	a description of the functions and some design methods. A full set of affine
12mr|leptonica-1.69-1|52	transformations (translation, shear, rotation, scaling) on images of all depths
12mr|leptonica-1.69-1|53	is included, with the exception that some of the scaling methods do not work
12mr|leptonica-1.69-1|54	at all depths. There are also implementations of binary morphology, grayscale
12mr|leptonica-1.69-1|55	morphology, convolution and rank order filters, and applications such as jbig2
12mr|leptonica-1.69-1|56	image processing and color quantization.
12mr|leptonica-1.69-1|57	
12mr|leptonica-1.69-1|58	This package contains development files only.
12mr|leptonica-1.69-1|59	
12mr|leptonica-1.69-1|60	%files -n %develname
12mr|leptonica-1.69-1|61	%{_libdir}/*.so
12mr|leptonica-1.69-1|62	%{_includedir}/leptonica
12mr|leptonica-1.69-1|63	%doc leptonica-license.txt README.html
12mr|leptonica-1.69-1|64	
12mr|leptonica-1.69-1|65	%prep
12mr|leptonica-1.69-1|66	%setup -q
12mr|leptonica-1.69-1|67	
12mr|leptonica-1.69-1|68	%build
12mr|leptonica-1.69-1|69	%configure2_5x --disable-static --disable-programs
12mr|leptonica-1.69-1|70	%make
12mr|leptonica-1.69-1|71	
12mr|leptonica-1.69-1|72	%install
12mr|leptonica-1.69-1|73	%makeinstall_std
12mr|leptonica-1.69-1|74	
12mr|leptonica-1.69-1|75	
12mr|leptonica-1.69-1|76	
12mr|leptonica-1.69-1|77	%changelog
12mr|leptonica-1.69-1|78	

14650 12
12mr|less-451-1|1	%define less_p_vers 1.72
12mr|less-451-1|2	
12mr|less-451-1|3	Summary:	A text file browser similar to more, but better
12mr|less-451-1|4	Name:		less
12mr|less-451-1|5	Version:	451
12mr|less-451-1|6	Release:	1
12mr|less-451-1|7	License:	GPLv3+ or BSD-like
12mr|less-451-1|8	Url:		http://www.greenwoodsoftware.com/less
12mr|less-451-1|9	Group:		File tools
12mr|less-451-1|10	Source0:	http://www.greenwoodsoftware.com/less/%{name}-%{version}.tar.gz
12mr|less-451-1|11	Source1:	faq_less.html
12mr|less-451-1|12	Source2:	http://www-zeuthen.desy.de/~friebel/unix/less/lesspipe-%{less_p_vers}.tar.gz
12mr|less-451-1|13	Patch0:		less-374-manpages.patch
12mr|less-451-1|14	Patch2:		lesspipe-1.72-posix.patch
12mr|less-451-1|15	Patch3:		less-382-fixline.patch
12mr|less-451-1|16	Patch4:		less-392-Foption.patch
12mr|less-451-1|17	# If o3read isn't installed, use the filter that comes with lesspipe
12mr|less-451-1|18	Patch5:		lesspipe-1.72-optional-o3read.patch
12mr|less-451-1|19	BuildRequires:	pkgconfig(ncursesw)
12mr|less-451-1|20	# lesspipe.sh requires file
12mr|less-451-1|21	Requires:	file
12mr|less-451-1|22	Suggests:	html2text
12mr|less-451-1|23	
12mr|less-451-1|24	%description
12mr|less-451-1|25	The less utility is a text file browser that resembles more, but has
12mr|less-451-1|26	more capabilities.  Less allows you to move backwards in the file as
12mr|less-451-1|27	well as forwards.  Since less doesn't have to read the entire input file
12mr|less-451-1|28	before it starts, less starts up more quickly than text editors (for
12mr|less-451-1|29	example, vi).
12mr|less-451-1|30	
12mr|less-451-1|31	You should install less because it is a basic utility for viewing text
12mr|less-451-1|32	files, and you'll use it frequently.
12mr|less-451-1|33	
12mr|less-451-1|34	%prep
12mr|less-451-1|35	%setup -q -a 2
12mr|less-451-1|36	%patch0 -p1 -b .manpages~
12mr|less-451-1|37	cd lesspipe-%{less_p_vers}
12mr|less-451-1|38	%patch2 -p1 -b .posix~
12mr|less-451-1|39	%patch5 -p1 -b .o3read~
12mr|less-451-1|40	cd ..
12mr|less-451-1|41	%patch3 -p1 -b .fixline
12mr|less-451-1|42	%patch4 -p1 -b .Foption
12mr|less-451-1|43	chmod a+r lesspipe-%{less_p_vers}/*
12mr|less-451-1|44	cp lesspipe-%{less_p_vers}/README README.lesspipe
12mr|less-451-1|45	
12mr|less-451-1|46	# Some source files have very odd permissions
12mr|less-451-1|47	# that happen to be passed on to the debug package
12mr|less-451-1|48	find . -name "*.[ch]" |xargs chmod 0644
12mr|less-451-1|49	
12mr|less-451-1|50	%build
12mr|less-451-1|51	CFLAGS=$(echo "%{optflags} -DHAVE_LOCALE" | sed -e s/-fomit-frame-pointer//)
12mr|less-451-1|52	%configure2_5x
12mr|less-451-1|53	%make
12mr|less-451-1|54	cd lesspipe-%{less_p_vers}
12mr|less-451-1|55	./configure --yes
12mr|less-451-1|56	cd ..
12mr|less-451-1|57	
12mr|less-451-1|58	%install
12mr|less-451-1|59	%makeinstall
12mr|less-451-1|60	# faq
12mr|less-451-1|61	install -m 644 %{SOURCE1} .
12mr|less-451-1|62	cd lesspipe-%{less_p_vers}
12mr|less-451-1|63	%makeinstall PREFIX=%{buildroot}%{_prefix}
12mr|less-451-1|64	cd ..
12mr|less-451-1|65	mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
12mr|less-451-1|66	cat << EOF > %{buildroot}%{_sysconfdir}/profile.d/20less.sh
12mr|less-451-1|67	CHARSET=\$(locale charmap 2> /dev/null)
12mr|less-451-1|68	case "\$CHARSET" in
12mr|less-451-1|69	UTF-8)
12mr|less-451-1|70	export LESSCHARSET="\${LESSCHARSET:-utf-8}"
12mr|less-451-1|71	;;
12mr|less-451-1|72	* )
12mr|less-451-1|73	export LESSCHARSET="\${LESSCHARSET:-koi8-r}"
12mr|less-451-1|74	;;
12mr|less-451-1|75	esac
12mr|less-451-1|76	# Make a filter for less
12mr|less-451-1|77	export LESSOPEN="|/usr/bin/lesspipe.sh %s"
12mr|less-451-1|78	export LESS="-R"
12mr|less-451-1|79	EOF
12mr|less-451-1|80	
12mr|less-451-1|81	cat << EOF > %{buildroot}%{_sysconfdir}/profile.d/20less.csh
12mr|less-451-1|82	if ! ( \$?LESSCHARSET ) then
12mr|less-451-1|83	set CHARSET=\`locale charmap\`
12mr|less-451-1|84	if ( "\$CHARSET" == "UTF-8" ) then
12mr|less-451-1|85	setenv LESSCHARSET utf-8
12mr|less-451-1|86	else
12mr|less-451-1|87	setenv LESSCHARSET koi8-r
12mr|less-451-1|88	endif
12mr|less-451-1|89	endif
12mr|less-451-1|90	# Make a filter for less
12mr|less-451-1|91	setenv LESSOPEN "|/usr/bin/lesspipe.sh %s"
12mr|less-451-1|92	setenv LESS "-R"
12mr|less-451-1|93	EOF
12mr|less-451-1|94	
12mr|less-451-1|95	cat << EOF > README.urpmi
12mr|less-451-1|96	This version of less includes lesspipe.sh from Wolfgang Friebel
12mr|less-451-1|97	( http://www-zeuthen.desy.de/~friebel//unix/less/ ).
12mr|less-451-1|98	
12mr|less-451-1|99	This enables you to view gz, bz2, lzma, zip, rpm and html files
12mr|less-451-1|100	among others with less. It works by setting the LESSOPEN
12mr|less-451-1|101	environment variable, see the man pages for details.
12mr|less-451-1|102	
12mr|less-451-1|103	If you want to disable this behavior, either use 'unset LESSOPEN' or
12mr|less-451-1|104	use an alias ( alias less='less -l' ).
12mr|less-451-1|105	
12mr|less-451-1|106	less will open html files with lynx, then html2text, then cat if
12mr|less-451-1|107	none of the previous were found.
12mr|less-451-1|108	EOF
12mr|less-451-1|109	
12mr|less-451-1|110	install -m644 lessecho.1 %{buildroot}%{_mandir}/man1
12mr|less-451-1|111	
12mr|less-451-1|112	%check
12mr|less-451-1|113	cd lesspipe-%{less_p_vers}
12mr|less-451-1|114	# make sure we're testing stuff with new less and not currently installed one
12mr|less-451-1|115	export PATH=$PWD/../:$PATH
12mr|less-451-1|116	# FIXME The test suite in lesspipe 1.72 doesn't seem to be compatible
12mr|less-451-1|117	# with perl 5.14 -- re-enable once lesspipe tests have been fixed.
12mr|less-451-1|118	#make test
12mr|less-451-1|119	
12mr|less-451-1|120	%files
12mr|less-451-1|121	%doc README NEWS README.lesspipe
12mr|less-451-1|122	%doc faq_less.html lesspipe-%{less_p_vers}/{ChangeLog,german.txt,TODO}
12mr|less-451-1|123	%doc README.urpmi
12mr|less-451-1|124	%attr(755,root,root) %{_bindir}/*
12mr|less-451-1|125	%{_mandir}/man1/*
12mr|less-451-1|126	%{_sysconfdir}/profile.d/*
12mr|less-451-1|127	
12mr|less-451-1|128	
12mr|less-451-1|129	
12mr|less-451-1|130	%changelog
12mr|less-451-1|131	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|less-451-1|132	+ Commit: f7615a1
12mr|less-451-1|133	- New version 451 (sync with Cooker), minor spec cleanup
12mr|less-451-1|134	
12mr|less-451-1|135	

14651 12
12mr|lesstif-0.95.2-6|1	%define _disable_ld_no_undefined 1
12mr|lesstif-0.95.2-6|2	
12mr|lesstif-0.95.2-6|3	%define major		2
12mr|lesstif-0.95.2-6|4	%define libmrm		%mklibname Mrm %{major}
12mr|lesstif-0.95.2-6|5	%define libuil		%mklibname Uil %{major}
12mr|lesstif-0.95.2-6|6	%define libxm		%mklibname Xm %{major}
12mr|lesstif-0.95.2-6|7	%define develname	%mklibname %{name} -d
12mr|lesstif-0.95.2-6|8	
12mr|lesstif-0.95.2-6|9	%define lessdoxdir     %{_docdir}/%{name}
12mr|lesstif-0.95.2-6|10	
12mr|lesstif-0.95.2-6|11	Summary:	A free Motif clone
12mr|lesstif-0.95.2-6|12	Name:		lesstif
12mr|lesstif-0.95.2-6|13	Version:	0.95.2
12mr|lesstif-0.95.2-6|14	Release:	6
12mr|lesstif-0.95.2-6|15	License:	LGPL
12mr|lesstif-0.95.2-6|16	URL:		http://www.lesstif.org/
12mr|lesstif-0.95.2-6|17	Group:		System/Libraries
12mr|lesstif-0.95.2-6|18	Source:		http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2
12mr|lesstif-0.95.2-6|19	Source2:	mwm.png
12mr|lesstif-0.95.2-6|20	Source3:	mwm32.png
12mr|lesstif-0.95.2-6|21	Source4:	lesstif-mwm-menu-xdg
12mr|lesstif-0.95.2-6|22	# Fedora patches
12mr|lesstif-0.95.2-6|23	Patch0: lesstif-0.95.2-motif-config.patch
12mr|lesstif-0.95.2-6|24	Patch1: lesstif-0.95.0-XxxxProperty-64bit.patch
12mr|lesstif-0.95.2-6|25	# Fix PutPixel32 crashing on 64 bit (RH bug #437133)
12mr|lesstif-0.95.2-6|26	Patch2: lesstif-0.95.0-PutPixel32.patch
12mr|lesstif-0.95.2-6|27	# Slightly ugly hack to disable libDtPrint build. It seems to be
12mr|lesstif-0.95.2-6|28	# completely useless, I don't think any apps use it. Debian doesn't
12mr|lesstif-0.95.2-6|29	# ship it. - AdamW 2007/07
12mr|lesstif-0.95.2-6|30	Patch3:		lesstif-0.95.0-disable-dtprint.patch
12mr|lesstif-0.95.2-6|31	
12mr|lesstif-0.95.2-6|32	BuildRequires:	flex
12mr|lesstif-0.95.2-6|33	BuildRequires:	libx11-devel
12mr|lesstif-0.95.2-6|34	BuildRequires:	libxft-devel
12mr|lesstif-0.95.2-6|35	BuildRequires:	libxt-devel
12mr|lesstif-0.95.2-6|36	BuildRequires:	libxext-devel
12mr|lesstif-0.95.2-6|37	BuildRequires:	libxrender-devel
12mr|lesstif-0.95.2-6|38	BuildRequires:	libxp-devel
12mr|lesstif-0.95.2-6|39	BuildRequires:	fontconfig-devel
12mr|lesstif-0.95.2-6|40	BuildRequires:	imake x11-util-cf-files
12mr|lesstif-0.95.2-6|41	
12mr|lesstif-0.95.2-6|42	%description
12mr|lesstif-0.95.2-6|43	Lesstif is an API compatible clone of the Motif toolkit. It implements
12mr|lesstif-0.95.2-6|44	the Motif 2.1 API. Many Motif applications compile and run
12mr|lesstif-0.95.2-6|45	out-of-the-box with LessTif, and we want to hear about those that
12mr|lesstif-0.95.2-6|46	don't.
12mr|lesstif-0.95.2-6|47	
12mr|lesstif-0.95.2-6|48	%package -n %{libmrm}
12mr|lesstif-0.95.2-6|49	Summary:	Lesstif libraries
12mr|lesstif-0.95.2-6|50	Group:		System/Libraries
12mr|lesstif-0.95.2-6|51	Obsoletes:	%{mklibname lesstif 2}
12mr|lesstif-0.95.2-6|52	
12mr|lesstif-0.95.2-6|53	%description -n %{libmrm}
12mr|lesstif-0.95.2-6|54	This package contains a shared library for %{name}.
12mr|lesstif-0.95.2-6|55	
12mr|lesstif-0.95.2-6|56	%package -n %{libuil}
12mr|lesstif-0.95.2-6|57	Summary:	Lesstif libraries
12mr|lesstif-0.95.2-6|58	Group:		System/Libraries
12mr|lesstif-0.95.2-6|59	Obsoletes:	%{mklibname lesstif 2}
12mr|lesstif-0.95.2-6|60	
12mr|lesstif-0.95.2-6|61	%description -n %{libuil}
12mr|lesstif-0.95.2-6|62	This package contains a shared library for %{name}.
12mr|lesstif-0.95.2-6|63	
12mr|lesstif-0.95.2-6|64	%package -n %{libxm}
12mr|lesstif-0.95.2-6|65	Summary:	Lesstif libraries
12mr|lesstif-0.95.2-6|66	Group:		System/Libraries
12mr|lesstif-0.95.2-6|67	Obsoletes:	%{mklibname lesstif 2}
12mr|lesstif-0.95.2-6|68	
12mr|lesstif-0.95.2-6|69	%description -n %{libxm}
12mr|lesstif-0.95.2-6|70	This package contains a shared library for %{name}.
12mr|lesstif-0.95.2-6|71	
12mr|lesstif-0.95.2-6|72	%package mwm
12mr|lesstif-0.95.2-6|73	Summary:	Lesstif Motif window manager clone based on fvwm
12mr|lesstif-0.95.2-6|74	Group:		Graphical desktop/Other
12mr|lesstif-0.95.2-6|75	Requires:	desktop-common-data
12mr|lesstif-0.95.2-6|76	Conflicts:	openmotif
12mr|lesstif-0.95.2-6|77	
12mr|lesstif-0.95.2-6|78	%description mwm
12mr|lesstif-0.95.2-6|79	MWM is a window manager that adheres largely
12mr|lesstif-0.95.2-6|80	to the Motif mwm specification.
12mr|lesstif-0.95.2-6|81	
12mr|lesstif-0.95.2-6|82	%package clients
12mr|lesstif-0.95.2-6|83	Summary:	Lesstif clients
12mr|lesstif-0.95.2-6|84	Group:		Graphical desktop/Other
12mr|lesstif-0.95.2-6|85	Requires:	lesstif = %{version}
12mr|lesstif-0.95.2-6|86	Conflicts:	openmotif libopenmotif-devel
12mr|lesstif-0.95.2-6|87	
12mr|lesstif-0.95.2-6|88	%description clients
12mr|lesstif-0.95.2-6|89	Uil and xmbind clients for Lesstif.
12mr|lesstif-0.95.2-6|90	
12mr|lesstif-0.95.2-6|91	%package -n %{develname}
12mr|lesstif-0.95.2-6|92	Group:		Development/C
12mr|lesstif-0.95.2-6|93	Summary:	Development library and header files for Lesstif/Motif development
12mr|lesstif-0.95.2-6|94	Requires:	%{libmrm} = %{version}
12mr|lesstif-0.95.2-6|95	Requires:	%{libuil} = %{version}
12mr|lesstif-0.95.2-6|96	Requires:	%{libxm} = %{version}
12mr|lesstif-0.95.2-6|97	Obsoletes:	%{name}-devel < %{version}-%{release}
12mr|lesstif-0.95.2-6|98	Provides:	%{name}-devel = %{version}-%{release}
12mr|lesstif-0.95.2-6|99	Conflicts:	libopenmotif-devel
12mr|lesstif-0.95.2-6|100	
12mr|lesstif-0.95.2-6|101	%description -n %{develname}
12mr|lesstif-0.95.2-6|102	This package contains the lesstif development library and header files
12mr|lesstif-0.95.2-6|103	required to develop motif-based applications.
12mr|lesstif-0.95.2-6|104	
12mr|lesstif-0.95.2-6|105	This package also contains development documentation in html (Lessdox),
12mr|lesstif-0.95.2-6|106	and mxmkmf for Lesstif.
12mr|lesstif-0.95.2-6|107	
12mr|lesstif-0.95.2-6|108	%prep
12mr|lesstif-0.95.2-6|109	%setup -q
12mr|lesstif-0.95.2-6|110	%apply_patches
12mr|lesstif-0.95.2-6|111	
12mr|lesstif-0.95.2-6|112	# Fix autoconf with libtool 2.2
12mr|lesstif-0.95.2-6|113	# http://trac.macports.org/ticket/18287
12mr|lesstif-0.95.2-6|114	sed -i -e "s:LT_HAVE_FREETYPE:FINDXFT_HAVE_FREETYPE:g" -e "s:LT_HAVE_XRENDER:FINDXFT_HAVE_XRENDER:g" acinclude.m4
12mr|lesstif-0.95.2-6|115	autoconf
12mr|lesstif-0.95.2-6|116	#LESSTIFTOP=$PWD
12mr|lesstif-0.95.2-6|117	
12mr|lesstif-0.95.2-6|118	%build
12mr|lesstif-0.95.2-6|119	export CFLAGS="%{optflags} -DMWM_DDIR=\\\"%{_datadir}/X11/mwm\\\""
12mr|lesstif-0.95.2-6|120	%configure2_5x \
12mr|lesstif-0.95.2-6|121	-enable-shared \
12mr|lesstif-0.95.2-6|122	-disable-maintainer-mode \
12mr|lesstif-0.95.2-6|123	-disable-debug \
12mr|lesstif-0.95.2-6|124	-enable-production
12mr|lesstif-0.95.2-6|125	
12mr|lesstif-0.95.2-6|126	perl -pi -e '\
12mr|lesstif-0.95.2-6|127	s@^(appdir = ).*(/X11/app-defaults)@$1/usr/share$2@;\
12mr|lesstif-0.95.2-6|128	s@^(mwmddir = ).*(/X11/mwm)@$1/usr/share$2@'\
12mr|lesstif-0.95.2-6|129	clients/Motif-2.1/mwm/Makefile
12mr|lesstif-0.95.2-6|130	perl -pi -e 's@^(configdir = ).*@$1%{_datadir}/X11/config@' lib/config/Makefile
12mr|lesstif-0.95.2-6|131	perl -pi -e 's@^(rootdir = ).*@$1%{lessdoxdir}@' `find doc -name Makefile`
12mr|lesstif-0.95.2-6|132	perl -pi -e 's@/X11R6/@/@g' `find . -name Makefile` scripts/motif-config.in
12mr|lesstif-0.95.2-6|133	
12mr|lesstif-0.95.2-6|134	%make
12mr|lesstif-0.95.2-6|135	
12mr|lesstif-0.95.2-6|136	perl -pi -e '\
12mr|lesstif-0.95.2-6|137	s@-L/usr(/X11R6)?/%{_lib} @@g;\
12mr|lesstif-0.95.2-6|138	s@-I/usr(/X11R6)?/include @@g'\
12mr|lesstif-0.95.2-6|139	scripts/motif-config
12mr|lesstif-0.95.2-6|140	
12mr|lesstif-0.95.2-6|141	%install
12mr|lesstif-0.95.2-6|142	rm -rf %{buildroot}
12mr|lesstif-0.95.2-6|143	%makeinstall_std
12mr|lesstif-0.95.2-6|144	
12mr|lesstif-0.95.2-6|145	install -d %{buildroot}%{lessdoxdir}/Lessdox
12mr|lesstif-0.95.2-6|146	install -c -m 644 doc/lessdox/*/*.html %{buildroot}%{lessdoxdir}/Lessdox || :
12mr|lesstif-0.95.2-6|147	
12mr|lesstif-0.95.2-6|148	# generate config files
12mr|lesstif-0.95.2-6|149	mkdir -p %{buildroot}%{_datadir}/X11/config
12mr|lesstif-0.95.2-6|150	cd %{buildroot}%{_datadir}/X11/config
12mr|lesstif-0.95.2-6|151	#mv Imake.tmpl Imake-lesstif.tmpl.orig
12mr|lesstif-0.95.2-6|152	
12mr|lesstif-0.95.2-6|153	perl -ne '
12mr|lesstif-0.95.2-6|154	if( /#include <Imake.rules>/ ){
12mr|lesstif-0.95.2-6|155	print $_;
12mr|lesstif-0.95.2-6|156	print "#include <Motif-lesstif.tmpl>\n";
12mr|lesstif-0.95.2-6|157	print "#include <Motif-lesstif.rules>\n";
12mr|lesstif-0.95.2-6|158	}
12mr|lesstif-0.95.2-6|159	elsif ( /IMAKE_CMD = \$\(IMAKE\)/ ){
12mr|lesstif-0.95.2-6|160	print STDERR "found\n";
12mr|lesstif-0.95.2-6|161	s|\$\(IMAKE\)|\$(IMAKE) -T Imake-lesstif.tmpl|;
12mr|lesstif-0.95.2-6|162	print $_;
12mr|lesstif-0.95.2-6|163	}
12mr|lesstif-0.95.2-6|164	else {
12mr|lesstif-0.95.2-6|165	print $_;
12mr|lesstif-0.95.2-6|166	}
12mr|lesstif-0.95.2-6|167	' < %{_datadir}/X11/config/Imake.tmpl > Imake-lesstif.tmpl
12mr|lesstif-0.95.2-6|168	
12mr|lesstif-0.95.2-6|169	
12mr|lesstif-0.95.2-6|170	cd %{buildroot}%{_bindir}
12mr|lesstif-0.95.2-6|171	sed -e 's/imake $args/imake -T Imake-lesstif.tmpl $args/' < `which xmkmf` > mxmkmf
12mr|lesstif-0.95.2-6|172	
12mr|lesstif-0.95.2-6|173	# menu support
12mr|lesstif-0.95.2-6|174	mkdir -p %{buildroot}/%{_menudir}
12mr|lesstif-0.95.2-6|175	install -m 0755 %{SOURCE4} %{buildroot}%{_menudir}/lesstif-mwm
12mr|lesstif-0.95.2-6|176	
12mr|lesstif-0.95.2-6|177	#icons
12mr|lesstif-0.95.2-6|178	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32}/apps
12mr|lesstif-0.95.2-6|179	cp %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/mwm.png
12mr|lesstif-0.95.2-6|180	cp %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/mwm.png
12mr|lesstif-0.95.2-6|181	
12mr|lesstif-0.95.2-6|182	rm -f %{buildroot}%{_datadir}/X11/config/host.def
12mr|lesstif-0.95.2-6|183	
12mr|lesstif-0.95.2-6|184	# remove unpackaged files
12mr|lesstif-0.95.2-6|185	rm -fr %{buildroot}/%{_prefix}/LessTif
12mr|lesstif-0.95.2-6|186	
12mr|lesstif-0.95.2-6|187	%post mwm
12mr|lesstif-0.95.2-6|188	%update_menus
12mr|lesstif-0.95.2-6|189	
12mr|lesstif-0.95.2-6|190	%postun mwm
12mr|lesstif-0.95.2-6|191	%clean_menus
12mr|lesstif-0.95.2-6|192	
12mr|lesstif-0.95.2-6|193	%files
12mr|lesstif-0.95.2-6|194	%doc AUTHORS BUG-REPORTING COPYING COPYING.LIB CREDITS
12mr|lesstif-0.95.2-6|195	%doc ChangeLog NEWS
12mr|lesstif-0.95.2-6|196	%doc README ReleaseNotes.txt ReleaseNotes.html
12mr|lesstif-0.95.2-6|197	%doc doc/www.lesstif.org/FAQ.html
12mr|lesstif-0.95.2-6|198	%{_mandir}/man1/lesstif.1*
12mr|lesstif-0.95.2-6|199	
12mr|lesstif-0.95.2-6|200	%files -n %{libmrm}
12mr|lesstif-0.95.2-6|201	%{_libdir}/libMrm.so.%{major}*
12mr|lesstif-0.95.2-6|202	
12mr|lesstif-0.95.2-6|203	%files -n %{libuil}
12mr|lesstif-0.95.2-6|204	%{_libdir}/libUil.so.%{major}*
12mr|lesstif-0.95.2-6|205	
12mr|lesstif-0.95.2-6|206	%files -n %{libxm}
12mr|lesstif-0.95.2-6|207	%{_libdir}/libXm.so.%{major}*
12mr|lesstif-0.95.2-6|208	
12mr|lesstif-0.95.2-6|209	%files mwm
12mr|lesstif-0.95.2-6|210	%doc clients/Motif-2.1/mwm/{COPYING,README}
12mr|lesstif-0.95.2-6|211	%{_menudir}/%{name}-mwm
12mr|lesstif-0.95.2-6|212	%{_datadir}/X11/mwm
12mr|lesstif-0.95.2-6|213	%{_datadir}/X11/app-defaults/Mwm
12mr|lesstif-0.95.2-6|214	%{_mandir}/man1/mwm.1*
12mr|lesstif-0.95.2-6|215	%{_mandir}/man5/mwmrc.5*
12mr|lesstif-0.95.2-6|216	%{_bindir}/mwm
12mr|lesstif-0.95.2-6|217	%{_iconsdir}/hicolor/16x16/apps/mwm.png
12mr|lesstif-0.95.2-6|218	%{_iconsdir}/hicolor/32x32/apps/mwm.png
12mr|lesstif-0.95.2-6|219	
12mr|lesstif-0.95.2-6|220	%files clients
12mr|lesstif-0.95.2-6|221	%doc doc/UIL.txt
12mr|lesstif-0.95.2-6|222	%{_bindir}/uil
12mr|lesstif-0.95.2-6|223	%{_bindir}/xmbind
12mr|lesstif-0.95.2-6|224	%{_mandir}/man1/xmbind.1*
12mr|lesstif-0.95.2-6|225	
12mr|lesstif-0.95.2-6|226	%files -n %{develname}
12mr|lesstif-0.95.2-6|227	%{_includedir}/*
12mr|lesstif-0.95.2-6|228	%{_libdir}/*.so
12mr|lesstif-0.95.2-6|229	%{_bindir}/motif-config
12mr|lesstif-0.95.2-6|230	%{_bindir}/mxmkmf
12mr|lesstif-0.95.2-6|231	%{_datadir}/X11/config/*
12mr|lesstif-0.95.2-6|232	%{_datadir}/aclocal/ac_find_motif.m4
12mr|lesstif-0.95.2-6|233	%{_mandir}/man1/ltversion.1.*
12mr|lesstif-0.95.2-6|234	%{_mandir}/man1/uil.1.*
12mr|lesstif-0.95.2-6|235	%{_mandir}/man3/*
12mr|lesstif-0.95.2-6|236	%{_mandir}/man5/*
12mr|lesstif-0.95.2-6|237	%exclude %{_mandir}/man5/mwmrc.5*
12mr|lesstif-0.95.2-6|238	
12mr|lesstif-0.95.2-6|239	
12mr|lesstif-0.95.2-6|240	
12mr|lesstif-0.95.2-6|241	
12mr|lesstif-0.95.2-6|242	%changelog
12mr|lesstif-0.95.2-6|243	

14652 12
12mr|lexmark2070-0.6-13|1	Summary:	Lexmark 2070 Printer B/W driver
12mr|lexmark2070-0.6-13|2	Name:		lexmark2070
12mr|lexmark2070-0.6-13|3	Version:	0.6
12mr|lexmark2070-0.6-13|4	Release:	%mkrel 13
12mr|lexmark2070-0.6-13|5	License:	GPL
12mr|lexmark2070-0.6-13|6	Group:		System/Printing
12mr|lexmark2070-0.6-13|7	URL:		http://www.kornblum.i-p.com/2070/Lexmark2070.old.html
12mr|lexmark2070-0.6-13|8	Source0:	http://www.kornblum.i-p.com/2070/Lexmark2070.latest.tar.bz2
12mr|lexmark2070-0.6-13|9	Patch0:		Lexmark2070-LDFLAGS.diff
12mr|lexmark2070-0.6-13|10	Requires:	c2070
12mr|lexmark2070-0.6-13|11	BuildRequires:	netpbm-devel
12mr|lexmark2070-0.6-13|12	Conflicts:	printer-utils = 2007
12mr|lexmark2070-0.6-13|13	Conflicts:	printer-filters = 2007
12mr|lexmark2070-0.6-13|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|lexmark2070-0.6-13|15	
12mr|lexmark2070-0.6-13|16	%description
12mr|lexmark2070-0.6-13|17	This filter allows to print in B/W a Lexmark 2070 (windows GDI) printer.
12mr|lexmark2070-0.6-13|18	
12mr|lexmark2070-0.6-13|19	%prep
12mr|lexmark2070-0.6-13|20	
12mr|lexmark2070-0.6-13|21	%setup -q -c
12mr|lexmark2070-0.6-13|22	%patch0 -p0
12mr|lexmark2070-0.6-13|23	
12mr|lexmark2070-0.6-13|24	%build
12mr|lexmark2070-0.6-13|25	make -f makefile CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|lexmark2070-0.6-13|26	
12mr|lexmark2070-0.6-13|27	%install
12mr|lexmark2070-0.6-13|28	rm -rf %{buildroot}
12mr|lexmark2070-0.6-13|29	
12mr|lexmark2070-0.6-13|30	install -d %{buildroot}%{_bindir}
12mr|lexmark2070-0.6-13|31	install -m0755 Lexmark2070 %{buildroot}%{_bindir}/
12mr|lexmark2070-0.6-13|32	
12mr|lexmark2070-0.6-13|33	%clean
12mr|lexmark2070-0.6-13|34	rm -rf %{buildroot}
12mr|lexmark2070-0.6-13|35	
12mr|lexmark2070-0.6-13|36	%files
12mr|lexmark2070-0.6-13|37	%defattr(0644,root,root,0755)
12mr|lexmark2070-0.6-13|38	%doc README LICENSE
12mr|lexmark2070-0.6-13|39	%attr(0755,root,root) %{_bindir}/*
12mr|lexmark2070-0.6-13|40	
12mr|lexmark2070-0.6-13|41	
12mr|lexmark2070-0.6-13|42	
12mr|lexmark2070-0.6-13|43	%changelog
12mr|lexmark2070-0.6-13|44	

14653 12
12mr|lexmark7000linux-990516-11|1	Summary:	Lexmark 7xxx and 57zzz printer driver for Linux
12mr|lexmark7000linux-990516-11|2	Name:		lexmark7000linux
12mr|lexmark7000linux-990516-11|3	Version:	990516
12mr|lexmark7000linux-990516-11|4	Release:	%mkrel 11
12mr|lexmark7000linux-990516-11|5	License:	GPL
12mr|lexmark7000linux-990516-11|6	Group:		System/Printing
12mr|lexmark7000linux-990516-11|7	Source:		http://bimbo.fjfi.cvut.cz/~paluch/l7kdriver/%{name}-%{version}.tar.bz2
12mr|lexmark7000linux-990516-11|8	URL:		http://bimbo.fjfi.cvut.cz/~paluch/l7kdriver/olddrv.html
12mr|lexmark7000linux-990516-11|9	Conflicts:	printer-utils = 2007
12mr|lexmark7000linux-990516-11|10	Conflicts:	printer-filters = 2007
12mr|lexmark7000linux-990516-11|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|lexmark7000linux-990516-11|12	
12mr|lexmark7000linux-990516-11|13	%description
12mr|lexmark7000linux-990516-11|14	This is the printer driver for Lexmark 7000 "GDI" printers.
12mr|lexmark7000linux-990516-11|15	
12mr|lexmark7000linux-990516-11|16	* Known to work with Lexmark 7000, 7200 and 5700 printers
12mr|lexmark7000linux-990516-11|17	* 600x600 dpi Black & White printing
12mr|lexmark7000linux-990516-11|18	* Preliminary 600x600 CMY colour printing for 7000, 7200
12mr|lexmark7000linux-990516-11|19	
12mr|lexmark7000linux-990516-11|20	%prep
12mr|lexmark7000linux-990516-11|21	
12mr|lexmark7000linux-990516-11|22	%setup -q
12mr|lexmark7000linux-990516-11|23	
12mr|lexmark7000linux-990516-11|24	# Fix Makefile
12mr|lexmark7000linux-990516-11|25	perl -pi -e 's@-o root -g root@@' Makefile
12mr|lexmark7000linux-990516-11|26	
12mr|lexmark7000linux-990516-11|27	%build
12mr|lexmark7000linux-990516-11|28	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|lexmark7000linux-990516-11|29	
12mr|lexmark7000linux-990516-11|30	%install
12mr|lexmark7000linux-990516-11|31	rm -rf %{buildroot}
12mr|lexmark7000linux-990516-11|32	
12mr|lexmark7000linux-990516-11|33	install -d %{buildroot}%{_bindir}
12mr|lexmark7000linux-990516-11|34	
12mr|lexmark7000linux-990516-11|35	%makeinstall
12mr|lexmark7000linux-990516-11|36	
12mr|lexmark7000linux-990516-11|37	%clean
12mr|lexmark7000linux-990516-11|38	rm -rf %{buildroot}
12mr|lexmark7000linux-990516-11|39	
12mr|lexmark7000linux-990516-11|40	%files
12mr|lexmark7000linux-990516-11|41	%defattr(0644, root, root, 0755)
12mr|lexmark7000linux-990516-11|42	%doc README CHANGES lexmark*-filter lexmarkprotocol.txt *.prn *.pbm
12mr|lexmark7000linux-990516-11|43	%attr(0755,root,root)%{_bindir}/pbm2l7k
12mr|lexmark7000linux-990516-11|44	%attr(0755,root,root)%{_bindir}/pnmraw2cmyk
12mr|lexmark7000linux-990516-11|45	%attr(0755,root,root)%{_bindir}/pbm2lex5700
12mr|lexmark7000linux-990516-11|46	%attr(0755,root,root)%{_bindir}/pnm2lex7000
12mr|lexmark7000linux-990516-11|47	%attr(0755,root,root)%{_bindir}/pnm2lex5700
12mr|lexmark7000linux-990516-11|48	%attr(0755,root,root)%{_bindir}/dbman
12mr|lexmark7000linux-990516-11|49	%attr(0755,root,root)%{_bindir}/psprint
12mr|lexmark7000linux-990516-11|50	%attr(0755,root,root)%{_bindir}/pscprint
12mr|lexmark7000linux-990516-11|51	
12mr|lexmark7000linux-990516-11|52	
12mr|lexmark7000linux-990516-11|53	
12mr|lexmark7000linux-990516-11|54	%changelog
12mr|lexmark7000linux-990516-11|55	

14654 12
12mr|lftp-4.4.0-1|1	%define	major	0
12mr|lftp-4.4.0-1|2	%define	libname	%mklibname %{name} %{major}
12mr|lftp-4.4.0-1|3	%define develname %mklibname %{name} -d
12mr|lftp-4.4.0-1|4	
12mr|lftp-4.4.0-1|5	# build options
12mr|lftp-4.4.0-1|6	%define	enable_dante	0
12mr|lftp-4.4.0-1|7	%{?_with_dante: %define enable_dante 1}
12mr|lftp-4.4.0-1|8	
12mr|lftp-4.4.0-1|9	Summary:	Commandline ftp client
12mr|lftp-4.4.0-1|10	Name:		lftp
12mr|lftp-4.4.0-1|11	Version:	4.4.0
12mr|lftp-4.4.0-1|12	Release:	1
12mr|lftp-4.4.0-1|13	URL:		http://lftp.yar.ru/
12mr|lftp-4.4.0-1|14	Group:		Networking/File transfer
12mr|lftp-4.4.0-1|15	License:	GPLv2+
12mr|lftp-4.4.0-1|16	Source0:	http://ftp.yars.free.net/pub/source/%{name}/%{name}-%{version}.tar.bz2
12mr|lftp-4.4.0-1|17	Source1:	http://ftp.yars.free.net/pub/source/%{name}/%{name}-%{version}.tar.bz2.asc
12mr|lftp-4.4.0-1|18	Patch0:		lftp-2.2.0-lftpgetmanpage.patch
12mr|lftp-4.4.0-1|19	Patch1:		lftp-3.7.7-mdkconf.patch
12mr|lftp-4.4.0-1|20	Patch2:		lftp-4.2.0-link.patch
12mr|lftp-4.4.0-1|21	Patch3:		lftp-3.7.14-fix-str-fmt.patch
12mr|lftp-4.4.0-1|22	Patch4:		lftp-4.4.0-gets.patch
12mr|lftp-4.4.0-1|23	Requires:	less
12mr|lftp-4.4.0-1|24	BuildRequires:	ncurses-devel
12mr|lftp-4.4.0-1|25	BuildRequires:	gnutls-devel >= 3.0
12mr|lftp-4.4.0-1|26	BuildRequires:	readline-devel
12mr|lftp-4.4.0-1|27	BuildRequires:	expat-devel
12mr|lftp-4.4.0-1|28	%if %enable_dante
12mr|lftp-4.4.0-1|29	BuildRequires:	dante-devel
12mr|lftp-4.4.0-1|30	%endif
12mr|lftp-4.4.0-1|31	
12mr|lftp-4.4.0-1|32	%description
12mr|lftp-4.4.0-1|33	LFTP is a shell-like command line ftp client. The main two advantages
12mr|lftp-4.4.0-1|34	over other ftp clients are reliability and ability to perform tasks
12mr|lftp-4.4.0-1|35	in background. It will reconnect and reget the file being transferred
12mr|lftp-4.4.0-1|36	if the connection broke. You can start a transfer in background and
12mr|lftp-4.4.0-1|37	continue browsing on the ftp site.  It does this all in one process.
12mr|lftp-4.4.0-1|38	When you have started background jobs and feel you are done, you can
12mr|lftp-4.4.0-1|39	just exit lftp and it automatically moves to nohup mode and completes
12mr|lftp-4.4.0-1|40	the transfers. It has also such nice features as reput and mirror.
12mr|lftp-4.4.0-1|41	
12mr|lftp-4.4.0-1|42	%if %enable_dante
12mr|lftp-4.4.0-1|43	Build option:
12mr|lftp-4.4.0-1|44	--with dante	Enable dante support
12mr|lftp-4.4.0-1|45	%endif
12mr|lftp-4.4.0-1|46	
12mr|lftp-4.4.0-1|47	%package -n %{libname}
12mr|lftp-4.4.0-1|48	Summary:	Dynamic libraries from %{name}
12mr|lftp-4.4.0-1|49	Group:		System/Libraries
12mr|lftp-4.4.0-1|50	
12mr|lftp-4.4.0-1|51	%description -n	%{libname}
12mr|lftp-4.4.0-1|52	Dynamic libraries from %{name}.
12mr|lftp-4.4.0-1|53	
12mr|lftp-4.4.0-1|54	%package -n %{develname}
12mr|lftp-4.4.0-1|55	Summary:	Header files and static libraries from %{name}
12mr|lftp-4.4.0-1|56	Group:		Development/C
12mr|lftp-4.4.0-1|57	Requires:	%{libname} >= %{version}-%{release}
12mr|lftp-4.4.0-1|58	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|lftp-4.4.0-1|59	Provides:	%{name}-devel = %{version}-%{release}
12mr|lftp-4.4.0-1|60	Obsoletes:	%mklibname -d lftp 0
12mr|lftp-4.4.0-1|61	
12mr|lftp-4.4.0-1|62	%description -n	%{develname}
12mr|lftp-4.4.0-1|63	Libraries and includes files for developing programs based on %{name}.
12mr|lftp-4.4.0-1|64	
12mr|lftp-4.4.0-1|65	%prep
12mr|lftp-4.4.0-1|66	%setup -q
12mr|lftp-4.4.0-1|67	%patch0 -p1 -b .manpage
12mr|lftp-4.4.0-1|68	%patch1 -p1 -b .agent
12mr|lftp-4.4.0-1|69	%patch2 -p1 -b .link
12mr|lftp-4.4.0-1|70	%patch4 -p1 -b .gets
12mr|lftp-4.4.0-1|71	
12mr|lftp-4.4.0-1|72	%build
12mr|lftp-4.4.0-1|73	%configure2_5x \
12mr|lftp-4.4.0-1|74	--with-modules=yes \
12mr|lftp-4.4.0-1|75	--with-pager="exec less" \
12mr|lftp-4.4.0-1|76	%if %enable_dante
12mr|lftp-4.4.0-1|77	--with-socksdante=yes \
12mr|lftp-4.4.0-1|78	%endif
12mr|lftp-4.4.0-1|79	
12mr|lftp-4.4.0-1|80	%make
12mr|lftp-4.4.0-1|81	
12mr|lftp-4.4.0-1|82	%install
12mr|lftp-4.4.0-1|83	%makeinstall_std
12mr|lftp-4.4.0-1|84	
12mr|lftp-4.4.0-1|85	%find_lang %{name}
12mr|lftp-4.4.0-1|86	
12mr|lftp-4.4.0-1|87	%files -f %{name}.lang
12mr|lftp-4.4.0-1|88	%doc COPYING FAQ MIRRORS NEWS
12mr|lftp-4.4.0-1|89	%doc README.* THANKS TODO lftp.lsm BUGS
12mr|lftp-4.4.0-1|90	%config(noreplace) %{_sysconfdir}/lftp.conf
12mr|lftp-4.4.0-1|91	%{_bindir}/*
12mr|lftp-4.4.0-1|92	%{_mandir}/man?/*
12mr|lftp-4.4.0-1|93	%{_datadir}/%{name}/
12mr|lftp-4.4.0-1|94	
12mr|lftp-4.4.0-1|95	%files -n %{libname}
12mr|lftp-4.4.0-1|96	%{_libdir}/*.so.%{major}*
12mr|lftp-4.4.0-1|97	%dir %{_libdir}/lftp/%{version}
12mr|lftp-4.4.0-1|98	%{_libdir}/lftp/%{version}/*.so
12mr|lftp-4.4.0-1|99	
12mr|lftp-4.4.0-1|100	%files -n %{develname}
12mr|lftp-4.4.0-1|101	%{_libdir}/*.so
12mr|lftp-4.4.0-1|102	
12mr|lftp-4.4.0-1|103	%changelog
12mr|lftp-4.4.0-1|104	

14655 12
12mr|lha-1.14i-23|1	%define name lha
12mr|lha-1.14i-23|2	%define version	1.14i
12mr|lha-1.14i-23|3	%define release %mkrel 23
12mr|lha-1.14i-23|4	%define serial 1
12mr|lha-1.14i-23|5	
12mr|lha-1.14i-23|6	Name: %{name}
12mr|lha-1.14i-23|7	Summary: An archiving and compression utility for LHarc format archives
12mr|lha-1.14i-23|8	Version: %{version}
12mr|lha-1.14i-23|9	Release: %{release}
12mr|lha-1.14i-23|10	Source: http://www2m.biglobe.ne.jp/~dolphin/lha/prog/%{name}-114i.tar.bz2
12mr|lha-1.14i-23|11	Source1: http://packages.debian.org/changelogs/pool/non-free/l/lha/current/copyright
12mr|lha-1.14i-23|12	Patch0: lha-1.14i-make.patch
12mr|lha-1.14i-23|13	Patch1: lha-1.14e-ext.patch
12mr|lha-1.14i-23|14	Patch2: lha-1.14i-fix-includes.patch
12mr|lha-1.14i-23|15	Patch3: lha-114i-sec.patch
12mr|lha-1.14i-23|16	Patch4: lha-114i-symlink.patch
12mr|lha-1.14i-23|17	Patch5: lha-dir_length_bounds_check.patch
12mr|lha-1.14i-23|18	Patch6: lha-114i-sec2.patch
12mr|lha-1.14i-23|19	Patch7: lha-1.14i-CVE-2007-2030.patch
12mr|lha-1.14i-23|20	License: Freeware-like
12mr|lha-1.14i-23|21	Group: Archiving/Compression
12mr|lha-1.14i-23|22	URL: http://www2m.biglobe.ne.jp/~dolphin/lha/lha-unix.htm
12mr|lha-1.14i-23|23	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|lha-1.14i-23|24	Epoch: %{serial}
12mr|lha-1.14i-23|25	
12mr|lha-1.14i-23|26	%description
12mr|lha-1.14i-23|27	LhA is an archiving and compression utility for LHarc format archive.
12mr|lha-1.14i-23|28	LhA is mostly used in the Amiga and in the DOS world, but can be used
12mr|lha-1.14i-23|29	under Linux to extract files from .lha and .lzh archives.
12mr|lha-1.14i-23|30	
12mr|lha-1.14i-23|31	Install the LhA package if you need to extract files from .lha or .lzh
12mr|lha-1.14i-23|32	Amiga or DOS archives, or if you have to build LhA archives to
12mr|lha-1.14i-23|33	be read on the Amiga or DOS.
12mr|lha-1.14i-23|34	
12mr|lha-1.14i-23|35	%prep
12mr|lha-1.14i-23|36	%setup -q -n %{name}-114i
12mr|lha-1.14i-23|37	%patch0 -p0
12mr|lha-1.14i-23|38	%patch1
12mr|lha-1.14i-23|39	%patch2 -p0
12mr|lha-1.14i-23|40	%patch4 -p1 -b .symlink
12mr|lha-1.14i-23|41	
12mr|lha-1.14i-23|42	# security fixes
12mr|lha-1.14i-23|43	%patch3 -p1 -b .sec
12mr|lha-1.14i-23|44	%patch5 -p1 -b .bounds
12mr|lha-1.14i-23|45	%patch6 -p1 -b .sec2
12mr|lha-1.14i-23|46	%patch7 -p1 -b .cve-2007-2030
12mr|lha-1.14i-23|47	
12mr|lha-1.14i-23|48	cp %{SOURCE1} .
12mr|lha-1.14i-23|49	
12mr|lha-1.14i-23|50	%build
12mr|lha-1.14i-23|51	make OPTIMIZE="%{optflags} -DSUPPORT_LH7 -DMKSTEMP" LDFLAGS="%ldflags"
12mr|lha-1.14i-23|52	
12mr|lha-1.14i-23|53	%install
12mr|lha-1.14i-23|54	rm -rf $RPM_BUILD_ROOT
12mr|lha-1.14i-23|55	
12mr|lha-1.14i-23|56	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12mr|lha-1.14i-23|57	install -s -m 755 src/lha $RPM_BUILD_ROOT%{_bindir}
12mr|lha-1.14i-23|58	mkdir -p $RPM_BUILD_ROOT%{_mandir}/ja/man1
12mr|lha-1.14i-23|59	install -m 644 man/lha.n $RPM_BUILD_ROOT%{_mandir}/ja/man1/lha.1
12mr|lha-1.14i-23|60	
12mr|lha-1.14i-23|61	%clean
12mr|lha-1.14i-23|62	rm -r $RPM_BUILD_ROOT
12mr|lha-1.14i-23|63	
12mr|lha-1.14i-23|64	%files
12mr|lha-1.14i-23|65	%defattr(-,root,root)
12mr|lha-1.14i-23|66	%doc copyright
12mr|lha-1.14i-23|67	%{_bindir}/lha
12mr|lha-1.14i-23|68	%lang(ja) %{_mandir}/ja/man1/lha.1*
12mr|lha-1.14i-23|69	
12mr|lha-1.14i-23|70	
12mr|lha-1.14i-23|71	
12mr|lha-1.14i-23|72	
12mr|lha-1.14i-23|73	
12mr|lha-1.14i-23|74	%changelog
12mr|lha-1.14i-23|75	

14656 12
12mr|libaio-0.3.109-4|1	%define	name	libaio
12mr|libaio-0.3.109-4|2	%define	version	0.3.109
12mr|libaio-0.3.109-4|3	%define	release	%mkrel 4
12mr|libaio-0.3.109-4|4	
12mr|libaio-0.3.109-4|5	%define major	1
12mr|libaio-0.3.109-4|6	%define	libname	%mklibname aio %major
12mr|libaio-0.3.109-4|7	%define	libnamedev %mklibname aio -d
12mr|libaio-0.3.109-4|8	%define	libnamedev_static %mklibname aio -d -s
12mr|libaio-0.3.109-4|9	
12mr|libaio-0.3.109-4|10	Name:		%{name}
12mr|libaio-0.3.109-4|11	Version:	%{version}
12mr|libaio-0.3.109-4|12	Release:	%{release}
12mr|libaio-0.3.109-4|13	
12mr|libaio-0.3.109-4|14	Summary: 	Linux-native asynchronous I/O access library
12mr|libaio-0.3.109-4|15	License: 	LGPLv2+
12mr|libaio-0.3.109-4|16	Group:	 	System/Libraries
12mr|libaio-0.3.109-4|17	Source: 	ftp://ftp.kernel.org/pub/linux/libs/aio/%{name}-%{version}.tar.bz2
12mr|libaio-0.3.109-4|18	Patch0:		libaio-install-to-slash.patch
12mr|libaio-0.3.109-4|19	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libaio-0.3.109-4|20	
12mr|libaio-0.3.109-4|21	%description
12mr|libaio-0.3.109-4|22	The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
12mr|libaio-0.3.109-4|23	richer API and capability set than the simple POSIX async I/O facility.
12mr|libaio-0.3.109-4|24	This library, libaio, provides the Linux-native API for async I/O.
12mr|libaio-0.3.109-4|25	The POSIX async I/O facility requires this library in order to provide
12mr|libaio-0.3.109-4|26	kernel-accelerated async I/O capabilities, as do applications which
12mr|libaio-0.3.109-4|27	require the Linux-native async I/O API.
12mr|libaio-0.3.109-4|28	You may require this package if you want to install some DBMS.
12mr|libaio-0.3.109-4|29	
12mr|libaio-0.3.109-4|30	%package -n     %{libname}
12mr|libaio-0.3.109-4|31	Summary:        Dynamic libraries for libaio
12mr|libaio-0.3.109-4|32	Group:          System/Libraries
12mr|libaio-0.3.109-4|33	Provides:	%name = %version-%release
12mr|libaio-0.3.109-4|34	
12mr|libaio-0.3.109-4|35	%description -n %{libname}
12mr|libaio-0.3.109-4|36	The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
12mr|libaio-0.3.109-4|37	richer API and capability set than the simple POSIX async I/O facility.
12mr|libaio-0.3.109-4|38	This library, libaio, provides the Linux-native API for async I/O.
12mr|libaio-0.3.109-4|39	The POSIX async I/O facility requires this library in order to provide
12mr|libaio-0.3.109-4|40	kernel-accelerated async I/O capabilities, as do applications which
12mr|libaio-0.3.109-4|41	require the Linux-native async I/O API.
12mr|libaio-0.3.109-4|42	
12mr|libaio-0.3.109-4|43	%package -n	%{libnamedev}
12mr|libaio-0.3.109-4|44	Summary:	Development and include files for libaio
12mr|libaio-0.3.109-4|45	Group:		Development/C
12mr|libaio-0.3.109-4|46	Requires:	%{libname} = %{version}-%{release}
12mr|libaio-0.3.109-4|47	Provides:	%{name}-devel = %{version}-%{release}
12mr|libaio-0.3.109-4|48	Obsoletes:	%{libname}-devel
12mr|libaio-0.3.109-4|49	
12mr|libaio-0.3.109-4|50	%description -n	%{libnamedev}
12mr|libaio-0.3.109-4|51	The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
12mr|libaio-0.3.109-4|52	richer API and capability set than the simple POSIX async I/O facility.
12mr|libaio-0.3.109-4|53	This library, libaio, provides the Linux-native API for async I/O.
12mr|libaio-0.3.109-4|54	The POSIX async I/O facility requires this library in order to provide
12mr|libaio-0.3.109-4|55	kernel-accelerated async I/O capabilities, as do applications which
12mr|libaio-0.3.109-4|56	require the Linux-native async I/O API.
12mr|libaio-0.3.109-4|57	
12mr|libaio-0.3.109-4|58	This archive contains the header-files for %{libname} development.
12mr|libaio-0.3.109-4|59	
12mr|libaio-0.3.109-4|60	%package -n	%{libnamedev_static}
12mr|libaio-0.3.109-4|61	Summary:	Development components for libaio
12mr|libaio-0.3.109-4|62	Group:		Development/C
12mr|libaio-0.3.109-4|63	Requires:	%{libnamedev} = %{version}-%{release}
12mr|libaio-0.3.109-4|64	Obsoletes:	%{libname}-static-devel
12mr|libaio-0.3.109-4|65	
12mr|libaio-0.3.109-4|66	%description -n	%{libnamedev_static}
12mr|libaio-0.3.109-4|67	The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
12mr|libaio-0.3.109-4|68	richer API and capability set than the simple POSIX async I/O facility.
12mr|libaio-0.3.109-4|69	This library, libaio, provides the Linux-native API for async I/O.
12mr|libaio-0.3.109-4|70	The POSIX async I/O facility requires this library in order to provide
12mr|libaio-0.3.109-4|71	kernel-accelerated async I/O capabilities, as do applications which
12mr|libaio-0.3.109-4|72	require the Linux-native async I/O API.
12mr|libaio-0.3.109-4|73	
12mr|libaio-0.3.109-4|74	This archive contains the static libraries (.a)
12mr|libaio-0.3.109-4|75	
12mr|libaio-0.3.109-4|76	%prep
12mr|libaio-0.3.109-4|77	%setup -q -a 0
12mr|libaio-0.3.109-4|78	mv %{name}-%{version} compat-%{name}-%{version}
12mr|libaio-0.3.109-4|79	
12mr|libaio-0.3.109-4|80	%build
12mr|libaio-0.3.109-4|81	export CFLAGS="%{optflags}"
12mr|libaio-0.3.109-4|82	# A library with a soname of 1.0.0 was inadvertantly released.  This
12mr|libaio-0.3.109-4|83	# build process builds a version of the library with the broken soname in
12mr|libaio-0.3.109-4|84	# the compat-libaio-0.3.103 directory, and then builds the library again
12mr|libaio-0.3.109-4|85	# with the correct soname.
12mr|libaio-0.3.109-4|86	cd compat-%{name}-%{version}
12mr|libaio-0.3.109-4|87	%make \
12mr|libaio-0.3.109-4|88	soname='libaio.so.1.0.0' libname='libaio.so.1.0.0' \
12mr|libaio-0.3.109-4|89	CFLAGS="%{optflags} -nostdlib -nostartfiles -I. -fPIC"
12mr|libaio-0.3.109-4|90	cd ..
12mr|libaio-0.3.109-4|91	%make CFLAGS="%{optflags} -nostdlib -nostartfiles -I. -fPIC"
12mr|libaio-0.3.109-4|92	
12mr|libaio-0.3.109-4|93	%install
12mr|libaio-0.3.109-4|94	rm -rf %{buildroot}
12mr|libaio-0.3.109-4|95	cd compat-%{name}-%{version}
12mr|libaio-0.3.109-4|96	install -D -m 755 src/libaio.so.1.0.0 \
12mr|libaio-0.3.109-4|97	%{buildroot}/%{_libdir}/libaio.so.1.0.0
12mr|libaio-0.3.109-4|98	cd ..
12mr|libaio-0.3.109-4|99	%make libdir=%{buildroot}%{_libdir} \
12mr|libaio-0.3.109-4|100	includedir=%{buildroot}%{_includedir} \
12mr|libaio-0.3.109-4|101	install
12mr|libaio-0.3.109-4|102	
12mr|libaio-0.3.109-4|103	%if %mdkversion < 200900
12mr|libaio-0.3.109-4|104	%post -n %libname -p /sbin/ldconfig
12mr|libaio-0.3.109-4|105	%endif
12mr|libaio-0.3.109-4|106	%if %mdkversion < 200900
12mr|libaio-0.3.109-4|107	%postun -n %{libname} -p /sbin/ldconfig
12mr|libaio-0.3.109-4|108	%endif
12mr|libaio-0.3.109-4|109	
12mr|libaio-0.3.109-4|110	%clean
12mr|libaio-0.3.109-4|111	rm -rf %{buildroot}
12mr|libaio-0.3.109-4|112	
12mr|libaio-0.3.109-4|113	%files -n %{libname}
12mr|libaio-0.3.109-4|114	%defattr(-,root,root)
12mr|libaio-0.3.109-4|115	%{_libdir}/libaio.so.%{major}*
12mr|libaio-0.3.109-4|116	
12mr|libaio-0.3.109-4|117	%files -n %{libnamedev}
12mr|libaio-0.3.109-4|118	%defattr(-,root,root)
12mr|libaio-0.3.109-4|119	%doc COPYING TODO
12mr|libaio-0.3.109-4|120	%{_includedir}/*
12mr|libaio-0.3.109-4|121	%{_libdir}/libaio.so
12mr|libaio-0.3.109-4|122	
12mr|libaio-0.3.109-4|123	%files -n %{libnamedev_static}
12mr|libaio-0.3.109-4|124	%defattr(-,root,root)
12mr|libaio-0.3.109-4|125	%{_libdir}/libaio.a
12mr|libaio-0.3.109-4|126	
12mr|libaio-0.3.109-4|127	
12mr|libaio-0.3.109-4|128	
12mr|libaio-0.3.109-4|129	
12mr|libaio-0.3.109-4|130	%changelog
12mr|libaio-0.3.109-4|131	

14657 12
12mr|libalsa2-1.0.25-3|1	%define lib_name_orig libalsa
12mr|libalsa2-1.0.25-3|2	%define major 2
12mr|libalsa2-1.0.25-3|3	%define lib_name %mklibname alsa %major
12mr|libalsa2-1.0.25-3|4	%define beta 0
12mr|libalsa2-1.0.25-3|5	%if %beta
12mr|libalsa2-1.0.25-3|6	%define fname alsa-lib-%{version}%beta
12mr|libalsa2-1.0.25-3|7	%else
12mr|libalsa2-1.0.25-3|8	%define fname alsa-lib-%{version}
12mr|libalsa2-1.0.25-3|9	%endif
12mr|libalsa2-1.0.25-3|10	
12mr|libalsa2-1.0.25-3|11	Summary:	Advanced Linux Sound Architecture (ALSA) library
12mr|libalsa2-1.0.25-3|12	Name:		libalsa2
12mr|libalsa2-1.0.25-3|13	Version:	1.0.25
12mr|libalsa2-1.0.25-3|14	%if %beta
12mr|libalsa2-1.0.25-3|15	Release:	%mkrel 0.%{beta}.1
12mr|libalsa2-1.0.25-3|16	%else
12mr|libalsa2-1.0.25-3|17	Release:	%mkrel 3
12mr|libalsa2-1.0.25-3|18	%endif
12mr|libalsa2-1.0.25-3|19	Source0:	ftp://ftp.alsa-project.org/pub/lib/%{fname}.tar.bz2
12mr|libalsa2-1.0.25-3|20	Source1:	README.soundprofiles
12mr|libalsa2-1.0.25-3|21	# (cg) Upstream cherry picks
12mr|libalsa2-1.0.25-3|22	Patch0100:	0100-conf-pcm-Add-support-for-Echo3G-devices.-Thanks-to-u.patch
12mr|libalsa2-1.0.25-3|23	Patch0101:	0101-USB-Audio-Blacklist-iec958-for-some-USB-devices.patch
12mr|libalsa2-1.0.25-3|24	Patch0102:	0102-USB-Audio-Fixup-card-name-for-Logitech-web-camera.patch
12mr|libalsa2-1.0.25-3|25	Patch0103:	0103-mixer-Remove-redundant-CHECK_ENUM-from-snd_mixer_sel.patch
12mr|libalsa2-1.0.25-3|26	Patch0104:	0104-seqmid-more-descriptions-on-snd_seq_parse_address-be.patch
12mr|libalsa2-1.0.25-3|27	License:	LGPLv2+
12mr|libalsa2-1.0.25-3|28	Epoch:		2
12mr|libalsa2-1.0.25-3|29	Url:		http://www.alsa-project.org/
12mr|libalsa2-1.0.25-3|30	Group:		Sound
12mr|libalsa2-1.0.25-3|31	Provides:	alsa-lib = %epoch:%version-%release
12mr|libalsa2-1.0.25-3|32	Provides:	%lib_name_orig = %epoch:%version-%release
12mr|libalsa2-1.0.25-3|33	Obsoletes:	alsa-lib < %epoch:%version-%release
12mr|libalsa2-1.0.25-3|34	Obsoletes:	%lib_name_orig < %epoch:%version-%release
12mr|libalsa2-1.0.25-3|35	Suggests:	%{_lib}alsa-plugins
12mr|libalsa2-1.0.25-3|36	BuildRequires:	doxygen python-devel
12mr|libalsa2-1.0.25-3|37	Requires:	%{lib_name_orig}-data
12mr|libalsa2-1.0.25-3|38	
12mr|libalsa2-1.0.25-3|39	%description
12mr|libalsa2-1.0.25-3|40	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
12mr|libalsa2-1.0.25-3|41	supports quite a large range of ISA and PCI cards.
12mr|libalsa2-1.0.25-3|42	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
12mr|libalsa2-1.0.25-3|43	To use the features of alsa, one can either use:
12mr|libalsa2-1.0.25-3|44	- the old OSS api
12mr|libalsa2-1.0.25-3|45	- the new ALSA api that provides many enhanced features.
12mr|libalsa2-1.0.25-3|46	
12mr|libalsa2-1.0.25-3|47	Using the ALSA api requires to use the ALSA library.
12mr|libalsa2-1.0.25-3|48	
12mr|libalsa2-1.0.25-3|49	%if "%{_lib}" != "lib"
12mr|libalsa2-1.0.25-3|50	%package -n %{lib_name}
12mr|libalsa2-1.0.25-3|51	Summary:	Advanced Linux Sound Architecture (ALSA) library
12mr|libalsa2-1.0.25-3|52	Group:		Sound
12mr|libalsa2-1.0.25-3|53	Provides:	alsa-lib = %epoch:%version-%release
12mr|libalsa2-1.0.25-3|54	Provides:	%lib_name_orig = %epoch:%version-%release
12mr|libalsa2-1.0.25-3|55	Obsoletes:	alsa-lib < %epoch:%version-%release
12mr|libalsa2-1.0.25-3|56	Obsoletes:	%lib_name_orig < %epoch:%version-%release
12mr|libalsa2-1.0.25-3|57	Requires:	%{lib_name_orig}-data
12mr|libalsa2-1.0.25-3|58	
12mr|libalsa2-1.0.25-3|59	%description -n %{lib_name}
12mr|libalsa2-1.0.25-3|60	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
12mr|libalsa2-1.0.25-3|61	supports quite a large range of ISA and PCI cards.
12mr|libalsa2-1.0.25-3|62	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
12mr|libalsa2-1.0.25-3|63	To use the features of alsa, one can either use:
12mr|libalsa2-1.0.25-3|64	- the old OSS api
12mr|libalsa2-1.0.25-3|65	- the new ALSA api that provides many enhanced features.
12mr|libalsa2-1.0.25-3|66	
12mr|libalsa2-1.0.25-3|67	Using the ALSA api requires to use the ALSA library.
12mr|libalsa2-1.0.25-3|68	%endif
12mr|libalsa2-1.0.25-3|69	
12mr|libalsa2-1.0.25-3|70	%define alt_name soundprofile
12mr|libalsa2-1.0.25-3|71	%define alt_priority 10
12mr|libalsa2-1.0.25-3|72	
12mr|libalsa2-1.0.25-3|73	%package -n %{lib_name_orig}-data
12mr|libalsa2-1.0.25-3|74	Summary:    Config files for Advanced Linux Sound Architecture (ALSA)
12mr|libalsa2-1.0.25-3|75	Group:      Sound
12mr|libalsa2-1.0.25-3|76	Requires:   %lib_name = %epoch:%version
12mr|libalsa2-1.0.25-3|77	Requires(post): update-alternatives
12mr|libalsa2-1.0.25-3|78	Requires(postun): update-alternatives
12mr|libalsa2-1.0.25-3|79	
12mr|libalsa2-1.0.25-3|80	%description -n %{lib_name_orig}-data
12mr|libalsa2-1.0.25-3|81	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
12mr|libalsa2-1.0.25-3|82	supports quite a large range of ISA and PCI cards.
12mr|libalsa2-1.0.25-3|83	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
12mr|libalsa2-1.0.25-3|84	To use the features of alsa, one can either use:
12mr|libalsa2-1.0.25-3|85	- the old OSS api
12mr|libalsa2-1.0.25-3|86	- the new ALSA api that provides many enhanced features.
12mr|libalsa2-1.0.25-3|87	
12mr|libalsa2-1.0.25-3|88	This package contains config files by ALSA applications.
12mr|libalsa2-1.0.25-3|89	
12mr|libalsa2-1.0.25-3|90	%post -n %{lib_name_orig}-data
12mr|libalsa2-1.0.25-3|91	%{_sbindir}/update-alternatives \
12mr|libalsa2-1.0.25-3|92	--install %{_sysconfdir}/sound/profiles/current %{alt_name} %{_sysconfdir}/sound/profiles/alsa %{alt_priority}
12mr|libalsa2-1.0.25-3|93	
12mr|libalsa2-1.0.25-3|94	%postun -n %{lib_name_orig}-data
12mr|libalsa2-1.0.25-3|95	if [ ! -f %{_sysconfdir}/sound/profiles/alsa/profile.conf ]; then
12mr|libalsa2-1.0.25-3|96	/usr/sbin/update-alternatives --remove %{alt_name} %{_sysconfdir}/sound/profiles/alsa
12mr|libalsa2-1.0.25-3|97	fi
12mr|libalsa2-1.0.25-3|98	
12mr|libalsa2-1.0.25-3|99	%package -n %{lib_name}-devel
12mr|libalsa2-1.0.25-3|100	Summary:    Development files for Advanced Linux Sound Architecture (ALSA)
12mr|libalsa2-1.0.25-3|101	Group:      Development/C
12mr|libalsa2-1.0.25-3|102	Requires:   %lib_name = %epoch:%version
12mr|libalsa2-1.0.25-3|103	Provides:   libalsa1-devel = %epoch:%version-%release
12mr|libalsa2-1.0.25-3|104	Provides:   alsa-lib-devel = %epoch:%version-%release
12mr|libalsa2-1.0.25-3|105	Provides:   %lib_name_orig-devel = %epoch:%version-%release
12mr|libalsa2-1.0.25-3|106	Obsoletes:   libalsa1-devel < %epoch:%version-%release
12mr|libalsa2-1.0.25-3|107	Obsoletes:   alsa-lib-devel < %epoch:%version-%release
12mr|libalsa2-1.0.25-3|108	Obsoletes:   %lib_name_orig-devel < %epoch:%version-%release
12mr|libalsa2-1.0.25-3|109	# (cg) As of 1.0.25 you cannot build static and shared together...
12mr|libalsa2-1.0.25-3|110	# so lets just obsolete the static-devel
12mr|libalsa2-1.0.25-3|111	Obsoletes:  %{lib_name}-static-devel < 2:1.0.25
12mr|libalsa2-1.0.25-3|112	
12mr|libalsa2-1.0.25-3|113	%description -n %{lib_name}-devel
12mr|libalsa2-1.0.25-3|114	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
12mr|libalsa2-1.0.25-3|115	supports quite a large range of ISA and PCI cards.
12mr|libalsa2-1.0.25-3|116	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
12mr|libalsa2-1.0.25-3|117	To use the features of alsa, one can either use:
12mr|libalsa2-1.0.25-3|118	- the old OSS api
12mr|libalsa2-1.0.25-3|119	- the new ALSA api that provides many enhanced features.
12mr|libalsa2-1.0.25-3|120	
12mr|libalsa2-1.0.25-3|121	This package contains files needed in order to develop an application
12mr|libalsa2-1.0.25-3|122	that made use of ALSA.
12mr|libalsa2-1.0.25-3|123	
12mr|libalsa2-1.0.25-3|124	%package docs
12mr|libalsa2-1.0.25-3|125	Summary:    Documentation for Advanced Linux Sound Architecture (ALSA)
12mr|libalsa2-1.0.25-3|126	Group:      Books/Howtos
12mr|libalsa2-1.0.25-3|127	Requires:   %lib_name = %epoch:%version
12mr|libalsa2-1.0.25-3|128	BuildArch:  noarch
12mr|libalsa2-1.0.25-3|129	
12mr|libalsa2-1.0.25-3|130	%description docs
12mr|libalsa2-1.0.25-3|131	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
12mr|libalsa2-1.0.25-3|132	supports quite a large range of ISA and PCI cards.
12mr|libalsa2-1.0.25-3|133	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
12mr|libalsa2-1.0.25-3|134	To use the features of alsa, one can either use:
12mr|libalsa2-1.0.25-3|135	- the old OSS api
12mr|libalsa2-1.0.25-3|136	- the new ALSA api that provides many enhanced features.
12mr|libalsa2-1.0.25-3|137	
12mr|libalsa2-1.0.25-3|138	The Advanced Linux Sound Architecture comes with a kernel API and library API.
12mr|libalsa2-1.0.25-3|139	This document describes the library API and how it interfaces with the kernel
12mr|libalsa2-1.0.25-3|140	API. Application programmers should use the library API rather than kernel API.
12mr|libalsa2-1.0.25-3|141	
12mr|libalsa2-1.0.25-3|142	The Library offers 100% of the functionally of the kernel API, but add next
12mr|libalsa2-1.0.25-3|143	major improvements in usability, making the application code simpler and better
12mr|libalsa2-1.0.25-3|144	looking.
12mr|libalsa2-1.0.25-3|145	
12mr|libalsa2-1.0.25-3|146	This package contains the documentation that describe tha ALSA lib API.
12mr|libalsa2-1.0.25-3|147	
12mr|libalsa2-1.0.25-3|148	%prep
12mr|libalsa2-1.0.25-3|149	%setup -q -n %fname
12mr|libalsa2-1.0.25-3|150	%apply_patches
12mr|libalsa2-1.0.25-3|151	
12mr|libalsa2-1.0.25-3|152	%build
12mr|libalsa2-1.0.25-3|153	autoreconf -if
12mr|libalsa2-1.0.25-3|154	%configure2_5x --enable-shared --enable-python
12mr|libalsa2-1.0.25-3|155	# Force definition of -DPIC so that VERSIONED_SYMBOLS are used
12mr|libalsa2-1.0.25-3|156	# FIXME: alsa people should not depend on PIC to determine a DSO build...
12mr|libalsa2-1.0.25-3|157	perl -pi -e 's,(^pic_flag=.+)(-fPIC),\1-DPIC \2,' libtool
12mr|libalsa2-1.0.25-3|158	
12mr|libalsa2-1.0.25-3|159	%make
12mr|libalsa2-1.0.25-3|160	%make -C doc doc
12mr|libalsa2-1.0.25-3|161	
12mr|libalsa2-1.0.25-3|162	%install
12mr|libalsa2-1.0.25-3|163	rm -rf %{buildroot}
12mr|libalsa2-1.0.25-3|164	%makeinstall_std
12mr|libalsa2-1.0.25-3|165	
12mr|libalsa2-1.0.25-3|166	# (cg) For sound profile support
12mr|libalsa2-1.0.25-3|167	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/alsa
12mr|libalsa2-1.0.25-3|168	echo "SOUNDPROFILE=alsa" >%{buildroot}%{_sysconfdir}/sound/profiles/alsa/profile.conf
12mr|libalsa2-1.0.25-3|169	echo "# This file is left blank to allow alsa to default to dmix" >%{buildroot}%{_sysconfdir}/sound/profiles/alsa/alsa-default.conf
12mr|libalsa2-1.0.25-3|170	install -m 644 %SOURCE1 %{buildroot}%{_sysconfdir}/sound/profiles/README
12mr|libalsa2-1.0.25-3|171	ln -s %{_sysconfdir}/sound/profiles/current/alsa-default.conf %{buildroot}%{_datadir}/alsa/alsa.conf.d/99-default.conf
12mr|libalsa2-1.0.25-3|172	
12mr|libalsa2-1.0.25-3|173	
12mr|libalsa2-1.0.25-3|174	rm -f %{buildroot}%{_libdir}/alsa-lib/smixer/*.la
12mr|libalsa2-1.0.25-3|175	rm -f %{buildroot}%{_libdir}/*.la
12mr|libalsa2-1.0.25-3|176	
12mr|libalsa2-1.0.25-3|177	%clean
12mr|libalsa2-1.0.25-3|178	rm -rf %{buildroot}
12mr|libalsa2-1.0.25-3|179	
12mr|libalsa2-1.0.25-3|180	%files -n %{lib_name_orig}-data
12mr|libalsa2-1.0.25-3|181	%defattr(-, root, root)
12mr|libalsa2-1.0.25-3|182	%doc COPYING
12mr|libalsa2-1.0.25-3|183	%dir %{_sysconfdir}/sound/profiles
12mr|libalsa2-1.0.25-3|184	%dir %{_sysconfdir}/sound/profiles/alsa
12mr|libalsa2-1.0.25-3|185	%{_sysconfdir}/sound/profiles/README
12mr|libalsa2-1.0.25-3|186	%{_sysconfdir}/sound/profiles/alsa/profile.conf
12mr|libalsa2-1.0.25-3|187	%{_sysconfdir}/sound/profiles/alsa/alsa-default.conf
12mr|libalsa2-1.0.25-3|188	%dir %_datadir/alsa/
12mr|libalsa2-1.0.25-3|189	%dir %_datadir/alsa/alsa.conf.d/
12mr|libalsa2-1.0.25-3|190	%dir %_datadir/alsa/cards/
12mr|libalsa2-1.0.25-3|191	%dir %_datadir/alsa/pcm/
12mr|libalsa2-1.0.25-3|192	%_datadir/alsa/alsa.conf.d/*
12mr|libalsa2-1.0.25-3|193	%_datadir/alsa/cards/*
12mr|libalsa2-1.0.25-3|194	%_datadir/alsa/pcm/*
12mr|libalsa2-1.0.25-3|195	%_datadir/alsa/alsa.conf
12mr|libalsa2-1.0.25-3|196	%_datadir/alsa/smixer.conf
12mr|libalsa2-1.0.25-3|197	%_datadir/alsa/sndo-mixer.alisp
12mr|libalsa2-1.0.25-3|198	
12mr|libalsa2-1.0.25-3|199	%files -n %{lib_name}
12mr|libalsa2-1.0.25-3|200	%defattr(-, root, root)
12mr|libalsa2-1.0.25-3|201	%doc COPYING
12mr|libalsa2-1.0.25-3|202	%_libdir/*.so.%{major}*
12mr|libalsa2-1.0.25-3|203	%dir %_libdir/alsa-lib
12mr|libalsa2-1.0.25-3|204	%dir %_libdir/alsa-lib/smixer/
12mr|libalsa2-1.0.25-3|205	%_libdir/alsa-lib/smixer/*
12mr|libalsa2-1.0.25-3|206	
12mr|libalsa2-1.0.25-3|207	%files docs
12mr|libalsa2-1.0.25-3|208	%defattr(-,root,root)
12mr|libalsa2-1.0.25-3|209	%doc COPYING doc/doxygen/html/* doc/asoundrc.txt
12mr|libalsa2-1.0.25-3|210	
12mr|libalsa2-1.0.25-3|211	%files -n %{lib_name}-devel
12mr|libalsa2-1.0.25-3|212	%defattr(-,root,root)
12mr|libalsa2-1.0.25-3|213	%doc COPYING
12mr|libalsa2-1.0.25-3|214	%dir %_includedir/alsa/
12mr|libalsa2-1.0.25-3|215	%_includedir/alsa/*
12mr|libalsa2-1.0.25-3|216	%_includedir/sys/asoundlib.h
12mr|libalsa2-1.0.25-3|217	%_datadir/aclocal/alsa.m4
12mr|libalsa2-1.0.25-3|218	%_libdir/*.so
12mr|libalsa2-1.0.25-3|219	%_libdir/pkgconfig/*.pc
12mr|libalsa2-1.0.25-3|220	%_bindir/*
12mr|libalsa2-1.0.25-3|221	
12mr|libalsa2-1.0.25-3|222	
12mr|libalsa2-1.0.25-3|223	
12mr|libalsa2-1.0.25-3|224	%changelog
12mr|libalsa2-1.0.25-3|225	

14658 12
12mr|libao-1.1.0-1|1	%define _disable_ld_no_undefined 1
12mr|libao-1.1.0-1|2	%define _requires_exceptions libasound.so\\|libesd.so\\|libaudiofile.so\\|libaudio.so\\|libpulse
12mr|libao-1.1.0-1|3	
12mr|libao-1.1.0-1|4	%define major 4
12mr|libao-1.1.0-1|5	%define	libname		%mklibname ao %{major}
12mr|libao-1.1.0-1|6	%define develname	%mklibname ao -d
12mr|libao-1.1.0-1|7	
12mr|libao-1.1.0-1|8	Name:		libao
12mr|libao-1.1.0-1|9	Summary:	Cross Platform Audio Output Library
12mr|libao-1.1.0-1|10	Version:	1.1.0
12mr|libao-1.1.0-1|11	Release:	1
12mr|libao-1.1.0-1|12	Group:		System/Libraries
12mr|libao-1.1.0-1|13	License:	GPL
12mr|libao-1.1.0-1|14	URL:		http://www.xiph.org/ao/
12mr|libao-1.1.0-1|15	Source0:	http://downloads.xiph.org/releases/ao/%{name}-%{version}.tar.gz
12mr|libao-1.1.0-1|16	BuildRequires:	pkgconfig(alsa)
12mr|libao-1.1.0-1|17	BuildRequires:	pkgconfig(libpulse)
12mr|libao-1.1.0-1|18	
12mr|libao-1.1.0-1|19	%description
12mr|libao-1.1.0-1|20	Libao is a cross-platform audio library that allows programs
12mr|libao-1.1.0-1|21	to output audio using a simple API on a wide variety of platforms.
12mr|libao-1.1.0-1|22	It currently supports:
12mr|libao-1.1.0-1|23	
12mr|libao-1.1.0-1|24	- ALSA
12mr|libao-1.1.0-1|25	- Esound
12mr|libao-1.1.0-1|26	- pulseaudio
12mr|libao-1.1.0-1|27	- OSS
12mr|libao-1.1.0-1|28	
12mr|libao-1.1.0-1|29	%package -n	%{libname}
12mr|libao-1.1.0-1|30	Summary:	Main library for %{name}
12mr|libao-1.1.0-1|31	Group:		System/Libraries
12mr|libao-1.1.0-1|32	
12mr|libao-1.1.0-1|33	%description -n	%{libname}
12mr|libao-1.1.0-1|34	This package contains the library needed to run programs dynamically
12mr|libao-1.1.0-1|35	linked with %{name}.
12mr|libao-1.1.0-1|36	
12mr|libao-1.1.0-1|37	%package -n	%{develname}
12mr|libao-1.1.0-1|38	Summary:	Headers for developing programs that will use %{name}
12mr|libao-1.1.0-1|39	Group:		Development/C
12mr|libao-1.1.0-1|40	Requires:	%{libname} = %{version}
12mr|libao-1.1.0-1|41	Provides:	%{name}-devel = %{version}-%{release}
12mr|libao-1.1.0-1|42	
12mr|libao-1.1.0-1|43	%description -n	%{develname}
12mr|libao-1.1.0-1|44	This package contains the headers that programmers will need to develop
12mr|libao-1.1.0-1|45	applications which will use %{name}.
12mr|libao-1.1.0-1|46	
12mr|libao-1.1.0-1|47	%prep
12mr|libao-1.1.0-1|48	%setup -q
12mr|libao-1.1.0-1|49	
12mr|libao-1.1.0-1|50	# remove incorrect flags, optflag will be used instead
12mr|libao-1.1.0-1|51	sed -i "s/-O20//" configure
12mr|libao-1.1.0-1|52	
12mr|libao-1.1.0-1|53	%build
12mr|libao-1.1.0-1|54	%configure2_5x \
12mr|libao-1.1.0-1|55	--disable-static \
12mr|libao-1.1.0-1|56	--disable-esound \
12mr|libao-1.1.0-1|57	--disable-arts \
12mr|libao-1.1.0-1|58	--enable-pulseaudio \
12mr|libao-1.1.0-1|59	--enable-alsa09-mmap
12mr|libao-1.1.0-1|60	
12mr|libao-1.1.0-1|61	%make
12mr|libao-1.1.0-1|62	
12mr|libao-1.1.0-1|63	%install
12mr|libao-1.1.0-1|64	%makeinstall_std
12mr|libao-1.1.0-1|65	rm -rf %{buildroot}%{_docdir}
12mr|libao-1.1.0-1|66	install -d -m 755 %{buildroot}%{_libdir}/%{name}/
12mr|libao-1.1.0-1|67	
12mr|libao-1.1.0-1|68	%files -n %{libname}
12mr|libao-1.1.0-1|69	%doc AUTHORS COPYING README
12mr|libao-1.1.0-1|70	%{_libdir}/libao.so.%{major}*
12mr|libao-1.1.0-1|71	%{_libdir}/ao/*
12mr|libao-1.1.0-1|72	
12mr|libao-1.1.0-1|73	%files -n %{develname}
12mr|libao-1.1.0-1|74	%doc CHANGES doc/*.{html,c,css}
12mr|libao-1.1.0-1|75	%{_includedir}/ao
12mr|libao-1.1.0-1|76	%{_libdir}/libao.so
12mr|libao-1.1.0-1|77	%dir %{_libdir}/%{name}/
12mr|libao-1.1.0-1|78	%{_datadir}/aclocal/ao.m4
12mr|libao-1.1.0-1|79	%{_libdir}/pkgconfig/*
12mr|libao-1.1.0-1|80	%{_mandir}/man5/*
12mr|libao-1.1.0-1|81	
12mr|libao-1.1.0-1|82	
12mr|libao-1.1.0-1|83	
12mr|libao-1.1.0-1|84	%changelog
12mr|libao-1.1.0-1|85	* Mon Aug  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libao-1.1.0-1|86	+ Commit: 950a5ae
12mr|libao-1.1.0-1|87	- New version 1.1.0 (sync with Cooker), convert BR to pkgconfig style, drop Obsoletes
12mr|libao-1.1.0-1|88	
12mr|libao-1.1.0-1|89	

14659 12
12mr|libapogee-2.2-8|1	Name:          libapogee
12mr|libapogee-2.2-8|2	Summary:       Apogee Instruments Library
12mr|libapogee-2.2-8|3	Version:       2.2
12mr|libapogee-2.2-8|4	Release:       %mkrel 8
12mr|libapogee-2.2-8|5	Url:           http://indi.sourceforge.net/index.php/Main_Page
12mr|libapogee-2.2-8|6	License:       GPLv2+
12mr|libapogee-2.2-8|7	Group:         Development/KDE and Qt
12mr|libapogee-2.2-8|8	BuildRoot:     %{_tmppath}/%{name}-%{version}-build
12mr|libapogee-2.2-8|9	Source0:       http://downloads.sourceforge.net/indi/libapogee2_%version.tar.gz
12mr|libapogee-2.2-8|10	Patch0:        libapogee-2.2.190-fix-lib.patch
12mr|libapogee-2.2-8|11	Patch1:        libapogee2_2.2-fix-str-fmt.patch
12mr|libapogee-2.2-8|12	Patch2:        apogee_sysio.patch
12mr|libapogee-2.2-8|13	Patch3:        libapogee-2.2-curl-types.patch
12mr|libapogee-2.2-8|14	BuildRequires: cmake
12mr|libapogee-2.2-8|15	BuildRequires: libusb-devel
12mr|libapogee-2.2-8|16	BuildRequires: curl-devel
12mr|libapogee-2.2-8|17	
12mr|libapogee-2.2-8|18	%description
12mr|libapogee-2.2-8|19	Apogee Instruments Library
12mr|libapogee-2.2-8|20	
12mr|libapogee-2.2-8|21	#---------------------------------------------
12mr|libapogee-2.2-8|22	
12mr|libapogee-2.2-8|23	%define apogeee_major 2
12mr|libapogee-2.2-8|24	%define libapogeee %mklibname apogeee %{apogeee_major}
12mr|libapogee-2.2-8|25	
12mr|libapogee-2.2-8|26	%package -n %libapogeee
12mr|libapogee-2.2-8|27	Summary: KDE 4 library
12mr|libapogee-2.2-8|28	Group: System/Libraries
12mr|libapogee-2.2-8|29	
12mr|libapogee-2.2-8|30	%description -n %libapogeee
12mr|libapogee-2.2-8|31	%name library
12mr|libapogee-2.2-8|32	
12mr|libapogee-2.2-8|33	%files -n %libapogeee
12mr|libapogee-2.2-8|34	%defattr(-,root,root)
12mr|libapogee-2.2-8|35	%_libdir/libapogeee.so.%{apogeee_major}*
12mr|libapogee-2.2-8|36	
12mr|libapogee-2.2-8|37	#---------------------------------------------
12mr|libapogee-2.2-8|38	
12mr|libapogee-2.2-8|39	%define apogeeu_major 2
12mr|libapogee-2.2-8|40	%define libapogeeu %mklibname apogeeu %{apogeeu_major}
12mr|libapogee-2.2-8|41	
12mr|libapogee-2.2-8|42	%package -n %libapogeeu
12mr|libapogee-2.2-8|43	Summary: KDE 4 library
12mr|libapogee-2.2-8|44	Group: System/Libraries
12mr|libapogee-2.2-8|45	
12mr|libapogee-2.2-8|46	%description -n %libapogeeu
12mr|libapogee-2.2-8|47	%name library
12mr|libapogee-2.2-8|48	
12mr|libapogee-2.2-8|49	%files -n %libapogeeu
12mr|libapogee-2.2-8|50	%defattr(-,root,root)
12mr|libapogee-2.2-8|51	%_libdir/libapogeeu.so.%{apogeeu_major}*
12mr|libapogee-2.2-8|52	
12mr|libapogee-2.2-8|53	#-----------------------------------------------------------------------------
12mr|libapogee-2.2-8|54	
12mr|libapogee-2.2-8|55	%package devel
12mr|libapogee-2.2-8|56	Summary: Devel stuff for %{name}
12mr|libapogee-2.2-8|57	Group: Development/KDE and Qt
12mr|libapogee-2.2-8|58	Requires: %libapogeee = %version
12mr|libapogee-2.2-8|59	Requires: %libapogeeu = %version
12mr|libapogee-2.2-8|60	%description  devel
12mr|libapogee-2.2-8|61	Files needed to build applications based on %{name}.
12mr|libapogee-2.2-8|62	
12mr|libapogee-2.2-8|63	%files devel
12mr|libapogee-2.2-8|64	%defattr(-,root,root)
12mr|libapogee-2.2-8|65	%_includedir/libapogee
12mr|libapogee-2.2-8|66	%_libdir/libapogeee.so
12mr|libapogee-2.2-8|67	%_libdir/libapogeeu.so
12mr|libapogee-2.2-8|68	
12mr|libapogee-2.2-8|69	#---------------------------------------------
12mr|libapogee-2.2-8|70	
12mr|libapogee-2.2-8|71	%prep
12mr|libapogee-2.2-8|72	%setup -q  -n libapogee2-%version
12mr|libapogee-2.2-8|73	%patch0 -p1
12mr|libapogee-2.2-8|74	%patch1 -p0
12mr|libapogee-2.2-8|75	%patch2 -p1
12mr|libapogee-2.2-8|76	%patch3 -p1
12mr|libapogee-2.2-8|77	
12mr|libapogee-2.2-8|78	%build
12mr|libapogee-2.2-8|79	%cmake
12mr|libapogee-2.2-8|80	%make
12mr|libapogee-2.2-8|81	
12mr|libapogee-2.2-8|82	%install
12mr|libapogee-2.2-8|83	rm -rf "%{buildroot}"
12mr|libapogee-2.2-8|84	%makeinstall_std -C build
12mr|libapogee-2.2-8|85	
12mr|libapogee-2.2-8|86	%clean
12mr|libapogee-2.2-8|87	rm -rf "%{buildroot}"
12mr|libapogee-2.2-8|88	
12mr|libapogee-2.2-8|89	
12mr|libapogee-2.2-8|90	
12mr|libapogee-2.2-8|91	%changelog
12mr|libapogee-2.2-8|92	

14660 12
12mr|libarchive-3.0.4-1|1	%define	major 1
12mr|libarchive-3.0.4-1|2	%define libname %mklibname archive %{major}
12mr|libarchive-3.0.4-1|3	%define develname %mklibname archive -d
12mr|libarchive-3.0.4-1|4	
12mr|libarchive-3.0.4-1|5	Summary:	Library for reading and writing streaming archives
12mr|libarchive-3.0.4-1|6	Name:		libarchive
12mr|libarchive-3.0.4-1|7	Version:	3.0.4
12mr|libarchive-3.0.4-1|8	Release:	1
12mr|libarchive-3.0.4-1|9	License:	BSD
12mr|libarchive-3.0.4-1|10	Group:		System/Libraries
12mr|libarchive-3.0.4-1|11	URL:		http://code.google.com/p/libarchive/
12mr|libarchive-3.0.4-1|12	Source0:	http://libarchive.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|libarchive-3.0.4-1|13	Patch0:		libarchive-2.6.1-headers.patch
12mr|libarchive-3.0.4-1|14	BuildRequires:	autoconf
12mr|libarchive-3.0.4-1|15	BuildRequires:	automake
12mr|libarchive-3.0.4-1|16	BuildRequires:	bison
12mr|libarchive-3.0.4-1|17	BuildRequires:	bzip2-devel
12mr|libarchive-3.0.4-1|18	BuildRequires:	acl-devel
12mr|libarchive-3.0.4-1|19	BuildRequires:	attr-devel
12mr|libarchive-3.0.4-1|20	BuildRequires:	pkgconfig(ext2fs)
12mr|libarchive-3.0.4-1|21	BuildRequires:	libtool
12mr|libarchive-3.0.4-1|22	BuildRequires:	zlib-devel
12mr|libarchive-3.0.4-1|23	BuildRequires:	pkgconfig(liblzma)
12mr|libarchive-3.0.4-1|24	BuildRequires:	sharutils
12mr|libarchive-3.0.4-1|25	
12mr|libarchive-3.0.4-1|26	%description
12mr|libarchive-3.0.4-1|27	Libarchive is a programming library that can create and read several different
12mr|libarchive-3.0.4-1|28	streaming archive formats, including most popular tar variants and several cpio
12mr|libarchive-3.0.4-1|29	formats. It can also write shar archives and read ISO9660 CDROM images and ZIP
12mr|libarchive-3.0.4-1|30	archives. The bsdtar program is an implementation of tar(1) that is built on
12mr|libarchive-3.0.4-1|31	top of libarchive. It started as a test harness, but has grown and is now the
12mr|libarchive-3.0.4-1|32	standard system tar for FreeBSD 5 and 6.
12mr|libarchive-3.0.4-1|33	
12mr|libarchive-3.0.4-1|34	%package -n	%{libname}
12mr|libarchive-3.0.4-1|35	Summary:	Library for reading and writing streaming archives
12mr|libarchive-3.0.4-1|36	Group:		System/Libraries
12mr|libarchive-3.0.4-1|37	
12mr|libarchive-3.0.4-1|38	%description -n	%{libname}
12mr|libarchive-3.0.4-1|39	Libarchive is a programming library that can create and read several different
12mr|libarchive-3.0.4-1|40	streaming archive formats, including most popular tar variants and several cpio
12mr|libarchive-3.0.4-1|41	formats. It can also write shar archives and read ISO9660 CDROM images and ZIP
12mr|libarchive-3.0.4-1|42	archives. The bsdtar program is an implementation of tar(1) that is built on
12mr|libarchive-3.0.4-1|43	top of libarchive. It started as a test harness, but has grown and is now the
12mr|libarchive-3.0.4-1|44	standard system tar for FreeBSD 5 and 6.
12mr|libarchive-3.0.4-1|45	
12mr|libarchive-3.0.4-1|46	%package -n	%{develname}
12mr|libarchive-3.0.4-1|47	Summary:	Development library and header files for the libarchive library
12mr|libarchive-3.0.4-1|48	Group:		Development/C
12mr|libarchive-3.0.4-1|49	Requires:	%{libname} = %{version}-%{release}
12mr|libarchive-3.0.4-1|50	Provides:	%{libname}-devel = %{version}-%{release}
12mr|libarchive-3.0.4-1|51	Provides:	%{name}-devel = %{version}-%{release}
12mr|libarchive-3.0.4-1|52	
12mr|libarchive-3.0.4-1|53	%description -n	%{develname}
12mr|libarchive-3.0.4-1|54	Libarchive is a programming library that can create and read several different
12mr|libarchive-3.0.4-1|55	streaming archive formats, including most popular tar variants and several cpio
12mr|libarchive-3.0.4-1|56	formats. It can also write shar archives and read ISO9660 CDROM images and ZIP
12mr|libarchive-3.0.4-1|57	archives. The bsdtar program is an implementation of tar(1) that is built on
12mr|libarchive-3.0.4-1|58	top of libarchive. It started as a test harness, but has grown and is now the
12mr|libarchive-3.0.4-1|59	standard system tar for FreeBSD 5 and 6.
12mr|libarchive-3.0.4-1|60	
12mr|libarchive-3.0.4-1|61	This package contains header files for the libarchive library.
12mr|libarchive-3.0.4-1|62	
12mr|libarchive-3.0.4-1|63	%package -n	bsdtar
12mr|libarchive-3.0.4-1|64	Summary:	Full-featured tar replacement built on libarchive
12mr|libarchive-3.0.4-1|65	Group:		Archiving/Backup
12mr|libarchive-3.0.4-1|66	
12mr|libarchive-3.0.4-1|67	%description -n	bsdtar
12mr|libarchive-3.0.4-1|68	The bsdtar program is a full-featured tar replacement built on libarchive.
12mr|libarchive-3.0.4-1|69	
12mr|libarchive-3.0.4-1|70	%package -n	bsdcpio
12mr|libarchive-3.0.4-1|71	Summary:	Copy files to and from archives
12mr|libarchive-3.0.4-1|72	Group:		Archiving/Backup
12mr|libarchive-3.0.4-1|73	
12mr|libarchive-3.0.4-1|74	%description -n	bsdcpio
12mr|libarchive-3.0.4-1|75	bsdcpio copies files between archives and directories. This implementation can
12mr|libarchive-3.0.4-1|76	extract from tar, pax, cpio, zip, jar, ar, and ISO 9660 cdrom images and can
12mr|libarchive-3.0.4-1|77	create tar, pax, cpio, ar, and shar archives.
12mr|libarchive-3.0.4-1|78	
12mr|libarchive-3.0.4-1|79	%prep
12mr|libarchive-3.0.4-1|80	
12mr|libarchive-3.0.4-1|81	%setup -q
12mr|libarchive-3.0.4-1|82	%patch0 -p0 -b .headers
12mr|libarchive-3.0.4-1|83	
12mr|libarchive-3.0.4-1|84	%build
12mr|libarchive-3.0.4-1|85	autoreconf -fis
12mr|libarchive-3.0.4-1|86	
12mr|libarchive-3.0.4-1|87	%configure2_5x \
12mr|libarchive-3.0.4-1|88	--disable-static \
12mr|libarchive-3.0.4-1|89	--enable-bsdtar=shared \
12mr|libarchive-3.0.4-1|90	--enable-bsdcpio=shared
12mr|libarchive-3.0.4-1|91	
12mr|libarchive-3.0.4-1|92	%make
12mr|libarchive-3.0.4-1|93	
12mr|libarchive-3.0.4-1|94	%install
12mr|libarchive-3.0.4-1|95	%makeinstall_std
12mr|libarchive-3.0.4-1|96	
12mr|libarchive-3.0.4-1|97	%files -n bsdtar
12mr|libarchive-3.0.4-1|98	%doc NEWS README
12mr|libarchive-3.0.4-1|99	%attr(0755,root,root) %{_bindir}/bsdtar
12mr|libarchive-3.0.4-1|100	%attr(0644,root,root) %{_mandir}/man1/bsdtar.1*
12mr|libarchive-3.0.4-1|101	
12mr|libarchive-3.0.4-1|102	%files -n bsdcpio
12mr|libarchive-3.0.4-1|103	%attr(0755,root,root) %{_bindir}/bsdcpio
12mr|libarchive-3.0.4-1|104	%attr(0644,root,root) %{_mandir}/man1/bsdcpio.1*
12mr|libarchive-3.0.4-1|105	
12mr|libarchive-3.0.4-1|106	%files -n %{libname}
12mr|libarchive-3.0.4-1|107	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
12mr|libarchive-3.0.4-1|108	
12mr|libarchive-3.0.4-1|109	%files -n %{develname}
12mr|libarchive-3.0.4-1|110	%attr(0755,root,root) %{_libdir}/*so
12mr|libarchive-3.0.4-1|111	%attr(0644,root,root) %{_libdir}/pkgconfig/libarchive.pc
12mr|libarchive-3.0.4-1|112	%attr(0644,root,root) %{_includedir}/*.h
12mr|libarchive-3.0.4-1|113	%attr(0644,root,root) %{_mandir}/man3/*
12mr|libarchive-3.0.4-1|114	%attr(0644,root,root) %{_mandir}/man5/*
12mr|libarchive-3.0.4-1|115	
12mr|libarchive-3.0.4-1|116	
12mr|libarchive-3.0.4-1|117	
12mr|libarchive-3.0.4-1|118	
12mr|libarchive-3.0.4-1|119	%changelog
12mr|libarchive-3.0.4-1|120	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libarchive-3.0.4-1|121	+ Commit: de10f5d
12mr|libarchive-3.0.4-1|122	- New version 3.0.4, fix BR
12mr|libarchive-3.0.4-1|123	
12mr|libarchive-3.0.4-1|124	

14661 12
12mr|libart_lgpl-2.3.21-7|1	%define lib_major 2
12mr|libart_lgpl-2.3.21-7|2	
12mr|libart_lgpl-2.3.21-7|3	%define lib_name %mklibname art_lgpl %{lib_major}
12mr|libart_lgpl-2.3.21-7|4	%define develname %mklibname -d art_lgpl
12mr|libart_lgpl-2.3.21-7|5	
12mr|libart_lgpl-2.3.21-7|6	Summary:	Library for high-performance 2D graphics
12mr|libart_lgpl-2.3.21-7|7	Name:		libart_lgpl
12mr|libart_lgpl-2.3.21-7|8	Version:	2.3.21
12mr|libart_lgpl-2.3.21-7|9	Release:	7
12mr|libart_lgpl-2.3.21-7|10	License:	LGPL
12mr|libart_lgpl-2.3.21-7|11	Group:		System/Libraries
12mr|libart_lgpl-2.3.21-7|12	URL:		http://www.levien.com/libart/
12mr|libart_lgpl-2.3.21-7|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/%{name}-%{version}.tar.bz2
12mr|libart_lgpl-2.3.21-7|14	
12mr|libart_lgpl-2.3.21-7|15	%description
12mr|libart_lgpl-2.3.21-7|16	This is the LGPL'd component of libart.  Libart is a library for
12mr|libart_lgpl-2.3.21-7|17	high-performance 2D graphics. All functions needed for
12mr|libart_lgpl-2.3.21-7|18	running the Gnome canvas, and for printing support, will be going in
12mr|libart_lgpl-2.3.21-7|19	here. The GPL'd component will be getting various enhanced functions
12mr|libart_lgpl-2.3.21-7|20	for specific applications.
12mr|libart_lgpl-2.3.21-7|21	
12mr|libart_lgpl-2.3.21-7|22	%package -n %{lib_name}
12mr|libart_lgpl-2.3.21-7|23	Summary:	%{summary}
12mr|libart_lgpl-2.3.21-7|24	Group:		System/Libraries
12mr|libart_lgpl-2.3.21-7|25	Provides:	%{name} = %{version}-%{release}
12mr|libart_lgpl-2.3.21-7|26	
12mr|libart_lgpl-2.3.21-7|27	%description -n %{lib_name}
12mr|libart_lgpl-2.3.21-7|28	This is the LGPL'd component of libart.  Libart is a library for
12mr|libart_lgpl-2.3.21-7|29	high-performance 2D graphics. All functions needed for
12mr|libart_lgpl-2.3.21-7|30	running the Gnome canvas, and for printing support, will be going in
12mr|libart_lgpl-2.3.21-7|31	here. The GPL'd component will be getting various enhanced functions
12mr|libart_lgpl-2.3.21-7|32	for specific applications.
12mr|libart_lgpl-2.3.21-7|33	
12mr|libart_lgpl-2.3.21-7|34	%package -n %{develname}
12mr|libart_lgpl-2.3.21-7|35	Summary:	%{summary}
12mr|libart_lgpl-2.3.21-7|36	Group:		Development/GNOME and GTK+
12mr|libart_lgpl-2.3.21-7|37	Requires:	%{lib_name} = %{version}-%{release}
12mr|libart_lgpl-2.3.21-7|38	Provides:	%{name}-devel = %{version}-%{release}
12mr|libart_lgpl-2.3.21-7|39	Obsoletes:	%{mklibname -d art_lgpl 2} < 2.3.21
12mr|libart_lgpl-2.3.21-7|40	
12mr|libart_lgpl-2.3.21-7|41	%description -n %{develname}
12mr|libart_lgpl-2.3.21-7|42	This is the LGPL'd component of libart.  Libart is a library for
12mr|libart_lgpl-2.3.21-7|43	high-performance 2D graphics. All functions needed for
12mr|libart_lgpl-2.3.21-7|44	running the Gnome canvas, and for printing support, will be going in
12mr|libart_lgpl-2.3.21-7|45	here. The GPL'd component will be getting various enhanced functions
12mr|libart_lgpl-2.3.21-7|46	for specific applications.
12mr|libart_lgpl-2.3.21-7|47	
12mr|libart_lgpl-2.3.21-7|48	%prep
12mr|libart_lgpl-2.3.21-7|49	%setup -q
12mr|libart_lgpl-2.3.21-7|50	
12mr|libart_lgpl-2.3.21-7|51	%build
12mr|libart_lgpl-2.3.21-7|52	%configure2_5x \
12mr|libart_lgpl-2.3.21-7|53	--disable-static
12mr|libart_lgpl-2.3.21-7|54	
12mr|libart_lgpl-2.3.21-7|55	%make
12mr|libart_lgpl-2.3.21-7|56	
12mr|libart_lgpl-2.3.21-7|57	%install
12mr|libart_lgpl-2.3.21-7|58	rm -rf %{buildroot}
12mr|libart_lgpl-2.3.21-7|59	%makeinstall_std
12mr|libart_lgpl-2.3.21-7|60	
12mr|libart_lgpl-2.3.21-7|61	%multiarch_binaries %{buildroot}%{_bindir}/libart2-config
12mr|libart_lgpl-2.3.21-7|62	
12mr|libart_lgpl-2.3.21-7|63	%multiarch_includes %{buildroot}%{_includedir}/libart-2.0/libart_lgpl/art_config.h
12mr|libart_lgpl-2.3.21-7|64	
12mr|libart_lgpl-2.3.21-7|65	%files -n %{lib_name}
12mr|libart_lgpl-2.3.21-7|66	%{_libdir}/libart_lgpl_2.so.%{lib_major}*
12mr|libart_lgpl-2.3.21-7|67	
12mr|libart_lgpl-2.3.21-7|68	%files -n %{develname}
12mr|libart_lgpl-2.3.21-7|69	%{_bindir}/*-config
12mr|libart_lgpl-2.3.21-7|70	%{multiarch_bindir}/libart2-config
12mr|libart_lgpl-2.3.21-7|71	%{_includedir}/*
12mr|libart_lgpl-2.3.21-7|72	%{_libdir}/*.so
12mr|libart_lgpl-2.3.21-7|73	%{_libdir}/pkgconfig/*
12mr|libart_lgpl-2.3.21-7|74	
12mr|libart_lgpl-2.3.21-7|75	
12mr|libart_lgpl-2.3.21-7|76	
12mr|libart_lgpl-2.3.21-7|77	%changelog
12mr|libart_lgpl-2.3.21-7|78	* Sat Aug  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libart_lgpl-2.3.21-7|79	+ Commit: b334727
12mr|libart_lgpl-2.3.21-7|80	- Sync with Cooker, fix unversioned Obsoletes, minor cleanups
12mr|libart_lgpl-2.3.21-7|81	
12mr|libart_lgpl-2.3.21-7|82	

14662 12
12mr|libass-0.10.0-2|1	%define major	4
12mr|libass-0.10.0-2|2	%define libname	%mklibname ass %{major}
12mr|libass-0.10.0-2|3	%define devname	%mklibname ass -d
12mr|libass-0.10.0-2|4	
12mr|libass-0.10.0-2|5	Summary:	Library for SSA/ASS subtitles rendering
12mr|libass-0.10.0-2|6	Name:		libass
12mr|libass-0.10.0-2|7	Version:	0.10.0
12mr|libass-0.10.0-2|8	Release:	2
12mr|libass-0.10.0-2|9	License:	GPLv2+
12mr|libass-0.10.0-2|10	Group:		System/Libraries
12mr|libass-0.10.0-2|11	URL:		http://code.google.com/p/libass/
12mr|libass-0.10.0-2|12	Source:		http://libass.googlecode.com/files/%{name}-%{version}.tar.xz
12mr|libass-0.10.0-2|13	BuildRequires:	pkgconfig(enca)
12mr|libass-0.10.0-2|14	BuildRequires:	pkgconfig(fontconfig)
12mr|libass-0.10.0-2|15	BuildRequires:	pkgconfig(freetype2)
12mr|libass-0.10.0-2|16	BuildRequires:	pkgconfig(fribidi)
12mr|libass-0.10.0-2|17	
12mr|libass-0.10.0-2|18	%description
12mr|libass-0.10.0-2|19	Libass is a portable library for SSA/ASS subtitles rendering.
12mr|libass-0.10.0-2|20	
12mr|libass-0.10.0-2|21	%package -n %{libname}
12mr|libass-0.10.0-2|22	Summary:	Shared library for SSA/ASS subtitles rendering
12mr|libass-0.10.0-2|23	Group:		System/Libraries
12mr|libass-0.10.0-2|24	
12mr|libass-0.10.0-2|25	%description -n %{libname}
12mr|libass-0.10.0-2|26	Libass is a portable library for SSA/ASS subtitles rendering.
12mr|libass-0.10.0-2|27	
12mr|libass-0.10.0-2|28	%package -n %{devname}
12mr|libass-0.10.0-2|29	Summary:	Development files for libass development
12mr|libass-0.10.0-2|30	Group:		Development/C
12mr|libass-0.10.0-2|31	Requires:	%{libname} = %{version}
12mr|libass-0.10.0-2|32	Provides:	ass-devel = %{version}-%{release}
12mr|libass-0.10.0-2|33	Provides:	libass-devel = %{version}-%{release}
12mr|libass-0.10.0-2|34	
12mr|libass-0.10.0-2|35	%description -n %{devname}
12mr|libass-0.10.0-2|36	Libass is a portable library for SSA/ASS subtitles rendering.
12mr|libass-0.10.0-2|37	
12mr|libass-0.10.0-2|38	This package contains the files for developing applications which
12mr|libass-0.10.0-2|39	will use libass.
12mr|libass-0.10.0-2|40	
12mr|libass-0.10.0-2|41	%prep
12mr|libass-0.10.0-2|42	%setup -q
12mr|libass-0.10.0-2|43	
12mr|libass-0.10.0-2|44	%build
12mr|libass-0.10.0-2|45	%configure2_5x --disable-static
12mr|libass-0.10.0-2|46	%make
12mr|libass-0.10.0-2|47	
12mr|libass-0.10.0-2|48	%install
12mr|libass-0.10.0-2|49	%makeinstall_std
12mr|libass-0.10.0-2|50	
12mr|libass-0.10.0-2|51	%files -n %{libname}
12mr|libass-0.10.0-2|52	%{_libdir}/libass.so.%{major}*
12mr|libass-0.10.0-2|53	
12mr|libass-0.10.0-2|54	%files -n %{devname}
12mr|libass-0.10.0-2|55	%doc Changelog
12mr|libass-0.10.0-2|56	%{_libdir}/libass.so
12mr|libass-0.10.0-2|57	%{_includedir}/ass
12mr|libass-0.10.0-2|58	%{_libdir}/pkgconfig/%{name}.pc
12mr|libass-0.10.0-2|59	
12mr|libass-0.10.0-2|60	
12mr|libass-0.10.0-2|61	
12mr|libass-0.10.0-2|62	%changelog
12mr|libass-0.10.0-2|63	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libass-0.10.0-2|64	+ Commit: 88c499e
12mr|libass-0.10.0-2|65	- New version 0.10.0 (sync with Cooker), convert BuildRequires to pkgconfig style, spec cleanup
12mr|libass-0.10.0-2|66	
12mr|libass-0.10.0-2|67	

14663 12
12mr|libassuan-2.0.3-3|1	%define major 0
12mr|libassuan-2.0.3-3|2	
12mr|libassuan-2.0.3-3|3	%define libname %mklibname assuan %{major}
12mr|libassuan-2.0.3-3|4	%define develname %mklibname assuan -d
12mr|libassuan-2.0.3-3|5	
12mr|libassuan-2.0.3-3|6	Summary:	Assuan - an IPC library for non-persistent servers
12mr|libassuan-2.0.3-3|7	Name:		libassuan
12mr|libassuan-2.0.3-3|8	Version:	2.0.3
12mr|libassuan-2.0.3-3|9	Release:	3
12mr|libassuan-2.0.3-3|10	License:	LGPLv3
12mr|libassuan-2.0.3-3|11	Group:		System/Libraries
12mr|libassuan-2.0.3-3|12	URL:		http://www.gnupg.org/
12mr|libassuan-2.0.3-3|13	Source0:	ftp://ftp.gnupg.org/gcrypt/%{name}/%{name}-%{version}.tar.bz2
12mr|libassuan-2.0.3-3|14	Source1:	ftp://ftp.gnupg.org/gcrypt/%{name}/%{name}-%{version}.tar.bz2.sig
12mr|libassuan-2.0.3-3|15	BuildRequires:	multiarch-utils >= 1.0.3
12mr|libassuan-2.0.3-3|16	BuildRequires:	libpth-devel
12mr|libassuan-2.0.3-3|17	BuildRequires:	libgpg-error-devel
12mr|libassuan-2.0.3-3|18	
12mr|libassuan-2.0.3-3|19	%description
12mr|libassuan-2.0.3-3|20	This is the IPC library used by GnuPG 1.9, gpgme and the old newpg
12mr|libassuan-2.0.3-3|21	package. It used to be included with the latter packages but the
12mr|libassuan-2.0.3-3|22	authors decided to separated it out to a standalone library.
12mr|libassuan-2.0.3-3|23	
12mr|libassuan-2.0.3-3|24	%package -n %{libname}
12mr|libassuan-2.0.3-3|25	Summary:	An IPC library for non-persistent servers
12mr|libassuan-2.0.3-3|26	Group:		System/Libraries
12mr|libassuan-2.0.3-3|27	Obsoletes:	libassuan < 2.0.0-4
12mr|libassuan-2.0.3-3|28	Provides:	%{name} = %{version}-%{release}
12mr|libassuan-2.0.3-3|29	
12mr|libassuan-2.0.3-3|30	%description -n %{libname}
12mr|libassuan-2.0.3-3|31	This is the IPC library used by GnuPG 1.9, gpgme and the old newpg
12mr|libassuan-2.0.3-3|32	package. It used to be included with the latter packages but the
12mr|libassuan-2.0.3-3|33	authors decided to separated it out to a standalone library.
12mr|libassuan-2.0.3-3|34	
12mr|libassuan-2.0.3-3|35	%package -n %{develname}
12mr|libassuan-2.0.3-3|36	Summary:	Header files and static library for assuan
12mr|libassuan-2.0.3-3|37	Group:		Development/C
12mr|libassuan-2.0.3-3|38	Provides:	libassuan-devel = %{version}-%{release}
12mr|libassuan-2.0.3-3|39	Requires:	%{libname} = %{version}-%{release}
12mr|libassuan-2.0.3-3|40	Requires:	libpth-devel
12mr|libassuan-2.0.3-3|41	Obsoletes:	%{libname}0-devel < 1.0.4
12mr|libassuan-2.0.3-3|42	Obsoletes:	%{libname}0-static-devel < 1.0.4
12mr|libassuan-2.0.3-3|43	
12mr|libassuan-2.0.3-3|44	%description -n %{develname}
12mr|libassuan-2.0.3-3|45	Header files and static library for assuan.
12mr|libassuan-2.0.3-3|46	
12mr|libassuan-2.0.3-3|47	%prep
12mr|libassuan-2.0.3-3|48	%setup -q
12mr|libassuan-2.0.3-3|49	
12mr|libassuan-2.0.3-3|50	%build
12mr|libassuan-2.0.3-3|51	%configure2_5x \
12mr|libassuan-2.0.3-3|52	--with-pic \
12mr|libassuan-2.0.3-3|53	--enable-static
12mr|libassuan-2.0.3-3|54	%make
12mr|libassuan-2.0.3-3|55	
12mr|libassuan-2.0.3-3|56	%install
12mr|libassuan-2.0.3-3|57	%makeinstall_std
12mr|libassuan-2.0.3-3|58	
12mr|libassuan-2.0.3-3|59	%multiarch_binaries %{buildroot}%{_bindir}/libassuan-config
12mr|libassuan-2.0.3-3|60	
12mr|libassuan-2.0.3-3|61	%files -n %{libname}
12mr|libassuan-2.0.3-3|62	%{_libdir}/libassuan.so.%{major}*
12mr|libassuan-2.0.3-3|63	
12mr|libassuan-2.0.3-3|64	%files -n %{develname}
12mr|libassuan-2.0.3-3|65	%doc ChangeLog AUTHORS NEWS README
12mr|libassuan-2.0.3-3|66	%{multiarch_bindir}/libassuan-config
12mr|libassuan-2.0.3-3|67	%{_bindir}/libassuan-config
12mr|libassuan-2.0.3-3|68	%{_includedir}/*.h
12mr|libassuan-2.0.3-3|69	%{_datadir}/aclocal/*.m4
12mr|libassuan-2.0.3-3|70	%{_libdir}/libassuan.so
12mr|libassuan-2.0.3-3|71	%{_libdir}/libassuan.a
12mr|libassuan-2.0.3-3|72	%{_infodir}/*.info*
12mr|libassuan-2.0.3-3|73	
12mr|libassuan-2.0.3-3|74	
12mr|libassuan-2.0.3-3|75	
12mr|libassuan-2.0.3-3|76	%changelog
12mr|libassuan-2.0.3-3|77	

14664 12
12mr|libast-0.7-16|1	%define major		2
12mr|libast-0.7-16|2	%define libname		%mklibname ast %{major}
12mr|libast-0.7-16|3	%define develname	%mklibname ast -d
12mr|libast-0.7-16|4	
12mr|libast-0.7-16|5	Summary:	Library of Assorted Spiffy Things
12mr|libast-0.7-16|6	Name:		libast
12mr|libast-0.7-16|7	Version:	0.7
12mr|libast-0.7-16|8	Release:	16
12mr|libast-0.7-16|9	URL:		http://www.eterm.org/
12mr|libast-0.7-16|10	Group:		System/Libraries
12mr|libast-0.7-16|11	License:	BSD
12mr|libast-0.7-16|12	Source0:	http://www.eterm.org/download/%{name}-%{version}.tar.gz
12mr|libast-0.7-16|13	BuildRequires:	pkgconfig(imlib2)
12mr|libast-0.7-16|14	BuildRequires:	pkgconfig(libpcre)
12mr|libast-0.7-16|15	BuildRequires:	pkgconfig(xt)
12mr|libast-0.7-16|16	
12mr|libast-0.7-16|17	%package -n	%{libname}
12mr|libast-0.7-16|18	Summary:	Library of Assorted Spiffy Things
12mr|libast-0.7-16|19	Group:		System/Libraries
12mr|libast-0.7-16|20	Provides:	%{name} = %{version}-%{release}
12mr|libast-0.7-16|21	
12mr|libast-0.7-16|22	%package -n	%{develname}
12mr|libast-0.7-16|23	Summary:	Development related files for LibAST
12mr|libast-0.7-16|24	Group:		Development/C
12mr|libast-0.7-16|25	Requires:	%{libname} = %{version}
12mr|libast-0.7-16|26	Provides:	%{name}-devel = %{version}-%{release}
12mr|libast-0.7-16|27	
12mr|libast-0.7-16|28	%description
12mr|libast-0.7-16|29	LibAST is the Library of Assorted Spiffy Things.  It contains various
12mr|libast-0.7-16|30	handy routines and drop-in substitutes for some good-but-non-portable
12mr|libast-0.7-16|31	functions.  It currently has a built-in memory tracking subsystem as
12mr|libast-0.7-16|32	well as some debugging aids and other similar tools.
12mr|libast-0.7-16|33	
12mr|libast-0.7-16|34	%description -n	%{libname}
12mr|libast-0.7-16|35	LibAST is the Library of Assorted Spiffy Things.  It contains various
12mr|libast-0.7-16|36	handy routines and drop-in substitutes for some good-but-non-portable
12mr|libast-0.7-16|37	functions.  It currently has a built-in memory tracking subsystem as
12mr|libast-0.7-16|38	well as some debugging aids and other similar tools.
12mr|libast-0.7-16|39	
12mr|libast-0.7-16|40	%description -n	%{develname}
12mr|libast-0.7-16|41	Install this package if you need to compile applications that needs
12mr|libast-0.7-16|42	%{name}.
12mr|libast-0.7-16|43	
12mr|libast-0.7-16|44	%prep
12mr|libast-0.7-16|45	%setup -q
12mr|libast-0.7-16|46	
12mr|libast-0.7-16|47	%build
12mr|libast-0.7-16|48	%configure2_5x --disable-static
12mr|libast-0.7-16|49	%make
12mr|libast-0.7-16|50	
12mr|libast-0.7-16|51	%install
12mr|libast-0.7-16|52	%makeinstall_std
12mr|libast-0.7-16|53	
12mr|libast-0.7-16|54	%multiarch_binaries %{buildroot}%{_bindir}/libast-config
12mr|libast-0.7-16|55	
12mr|libast-0.7-16|56	%multiarch_includes %{buildroot}%{_includedir}/libast/sysdefs.h
12mr|libast-0.7-16|57	
12mr|libast-0.7-16|58	%files -n %{libname}
12mr|libast-0.7-16|59	%doc README
12mr|libast-0.7-16|60	%{_libdir}/lib*.so.%{major}*
12mr|libast-0.7-16|61	
12mr|libast-0.7-16|62	%files  -n %{develname}
12mr|libast-0.7-16|63	%doc README
12mr|libast-0.7-16|64	%{_libdir}/lib*.so
12mr|libast-0.7-16|65	%{_includedir}/*
12mr|libast-0.7-16|66	%{_datadir}/aclocal/*.m4
12mr|libast-0.7-16|67	%{_bindir}/libast-config
12mr|libast-0.7-16|68	%{multiarch_bindir}/libast-config
12mr|libast-0.7-16|69	
12mr|libast-0.7-16|70	
12mr|libast-0.7-16|71	
12mr|libast-0.7-16|72	%changelog
12mr|libast-0.7-16|73	

14665 12
12mr|libasyncns-0.8-4|1	%define shortname asyncns
12mr|libasyncns-0.8-4|2	%define name libasyncns
12mr|libasyncns-0.8-4|3	%define version 0.8
12mr|libasyncns-0.8-4|4	%define release %mkrel 4
12mr|libasyncns-0.8-4|5	
12mr|libasyncns-0.8-4|6	%define major 0
12mr|libasyncns-0.8-4|7	%define libname %mklibname %shortname %major
12mr|libasyncns-0.8-4|8	%define libname_devel %mklibname -d %shortname
12mr|libasyncns-0.8-4|9	
12mr|libasyncns-0.8-4|10	Summary: A library for executing name service queries asynchronously
12mr|libasyncns-0.8-4|11	Name: %{name}
12mr|libasyncns-0.8-4|12	Version: %{version}
12mr|libasyncns-0.8-4|13	Release: %{release}
12mr|libasyncns-0.8-4|14	Source0: http://0pointer.de/lennart/projects/libasyncns/%{name}-%{version}.tar.gz
12mr|libasyncns-0.8-4|15	License: LGPL
12mr|libasyncns-0.8-4|16	Group: System/Libraries
12mr|libasyncns-0.8-4|17	URL: http://0pointer.de/lennart/projects/libasyncns/
12mr|libasyncns-0.8-4|18	BuildRequires : doxygen
12mr|libasyncns-0.8-4|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libasyncns-0.8-4|20	
12mr|libasyncns-0.8-4|21	%description
12mr|libasyncns-0.8-4|22	A small and lightweight library that implements easy to use asynchronous
12mr|libasyncns-0.8-4|23	wrappers around the libc NSS functions getaddrinfo(), res_query() and related.
12mr|libasyncns-0.8-4|24	
12mr|libasyncns-0.8-4|25	
12mr|libasyncns-0.8-4|26	#----------------------------------------------------------------------------
12mr|libasyncns-0.8-4|27	
12mr|libasyncns-0.8-4|28	%package -n %{libname}
12mr|libasyncns-0.8-4|29	Summary: A library for executing name service queries asynchronously
12mr|libasyncns-0.8-4|30	Group: System/Libraries
12mr|libasyncns-0.8-4|31	Provides: %name = %{version}-%{release}
12mr|libasyncns-0.8-4|32	
12mr|libasyncns-0.8-4|33	%description -n %{libname}
12mr|libasyncns-0.8-4|34	A small and lightweight library that implements easy to use asynchronous
12mr|libasyncns-0.8-4|35	wrappers around the libc NSS functions getaddrinfo(), res_query() and related.
12mr|libasyncns-0.8-4|36	
12mr|libasyncns-0.8-4|37	
12mr|libasyncns-0.8-4|38	#----------------------------------------------------------------------------
12mr|libasyncns-0.8-4|39	
12mr|libasyncns-0.8-4|40	%package -n %{libname_devel}
12mr|libasyncns-0.8-4|41	Summary: Development files for %{name}
12mr|libasyncns-0.8-4|42	Group: Development/C
12mr|libasyncns-0.8-4|43	Requires: %{libname} = %{version}-%{release}
12mr|libasyncns-0.8-4|44	Provides: %{name}-devel = %{version}-%{release}
12mr|libasyncns-0.8-4|45	
12mr|libasyncns-0.8-4|46	
12mr|libasyncns-0.8-4|47	%description -n %{libname_devel}
12mr|libasyncns-0.8-4|48	Development files for %{name}
12mr|libasyncns-0.8-4|49	
12mr|libasyncns-0.8-4|50	#----------------------------------------------------------------------------
12mr|libasyncns-0.8-4|51	
12mr|libasyncns-0.8-4|52	%prep
12mr|libasyncns-0.8-4|53	%setup -q
12mr|libasyncns-0.8-4|54	
12mr|libasyncns-0.8-4|55	%build
12mr|libasyncns-0.8-4|56	%configure2_5x --disable-static
12mr|libasyncns-0.8-4|57	%make
12mr|libasyncns-0.8-4|58	
12mr|libasyncns-0.8-4|59	%install
12mr|libasyncns-0.8-4|60	rm -rf %{buildroot}
12mr|libasyncns-0.8-4|61	%makeinstall_std
12mr|libasyncns-0.8-4|62	find %{buildroot} \( -name *.a -o -name *.la \) -exec rm -f {} \;
12mr|libasyncns-0.8-4|63	
12mr|libasyncns-0.8-4|64	%clean
12mr|libasyncns-0.8-4|65	rm -rf %{buildroot}
12mr|libasyncns-0.8-4|66	
12mr|libasyncns-0.8-4|67	#----------------------------------------------------------------------------
12mr|libasyncns-0.8-4|68	
12mr|libasyncns-0.8-4|69	%files -n %{libname}
12mr|libasyncns-0.8-4|70	%defattr(-,root,root)
12mr|libasyncns-0.8-4|71	%{_libdir}/%{name}.so.%{major}*
12mr|libasyncns-0.8-4|72	
12mr|libasyncns-0.8-4|73	%files -n %{libname_devel}
12mr|libasyncns-0.8-4|74	%defattr(-,root,root)
12mr|libasyncns-0.8-4|75	%doc %{_docdir}/%{name}
12mr|libasyncns-0.8-4|76	%{_includedir}/%{shortname}.h
12mr|libasyncns-0.8-4|77	%{_libdir}/%{name}.so
12mr|libasyncns-0.8-4|78	%{_libdir}/pkgconfig/%{name}.pc
12mr|libasyncns-0.8-4|79	
12mr|libasyncns-0.8-4|80	
12mr|libasyncns-0.8-4|81	
12mr|libasyncns-0.8-4|82	
12mr|libasyncns-0.8-4|83	%changelog
12mr|libasyncns-0.8-4|84	

14666 12
12mr|libatasmart-0.19-1|1	%define major 4
12mr|libatasmart-0.19-1|2	%define libname %mklibname atasmart %{major}
12mr|libatasmart-0.19-1|3	%define develname %mklibname -d atasmart
12mr|libatasmart-0.19-1|4	
12mr|libatasmart-0.19-1|5	Summary:	ATA S.M.A.R.T. Disk Health Monitoring Library
12mr|libatasmart-0.19-1|6	Name:		libatasmart
12mr|libatasmart-0.19-1|7	Version:	0.19
12mr|libatasmart-0.19-1|8	Release:	1
12mr|libatasmart-0.19-1|9	License:	LGPLv2+
12mr|libatasmart-0.19-1|10	Group:		System/Libraries
12mr|libatasmart-0.19-1|11	URL:		http://git.0pointer.de/?p=libatasmart.git;a=summary
12mr|libatasmart-0.19-1|12	Source0:	http://0pointer.de/public/libatasmart-%{version}.tar.xz
12mr|libatasmart-0.19-1|13	BuildRequires:	pkgconfig(udev) >= 186
12mr|libatasmart-0.19-1|14	Conflicts:	%{_lib}atasmart0 < 0.14
12mr|libatasmart-0.19-1|15	Patch0:		libatasmart-0.17-initmem.patch
12mr|libatasmart-0.19-1|16	
12mr|libatasmart-0.19-1|17	%description
12mr|libatasmart-0.19-1|18	A small and lightweight parser library for ATA S.M.A.R.T. hard disk
12mr|libatasmart-0.19-1|19	health monitoring.
12mr|libatasmart-0.19-1|20	
12mr|libatasmart-0.19-1|21	%package -n %{libname}
12mr|libatasmart-0.19-1|22	Summary:	ATA S.M.A.R.T. Disk Health Monitoring Library
12mr|libatasmart-0.19-1|23	Group:		System/Libraries
12mr|libatasmart-0.19-1|24	
12mr|libatasmart-0.19-1|25	%description -n	%{libname}
12mr|libatasmart-0.19-1|26	A small and lightweight parser library for ATA S.M.A.R.T. hard disk
12mr|libatasmart-0.19-1|27	health monitoring.
12mr|libatasmart-0.19-1|28	
12mr|libatasmart-0.19-1|29	%package -n %{develname}
12mr|libatasmart-0.19-1|30	Summary:	Development Files for libatasmart Client Development
12mr|libatasmart-0.19-1|31	Group:		Development/C
12mr|libatasmart-0.19-1|32	Provides:	libatasmart-devel = %{version}-%{release}
12mr|libatasmart-0.19-1|33	Requires:	%{libname} = %{version}-%{release}
12mr|libatasmart-0.19-1|34	
12mr|libatasmart-0.19-1|35	%description -n	%{develname}
12mr|libatasmart-0.19-1|36	Development files for libatasmart Client Development
12mr|libatasmart-0.19-1|37	
12mr|libatasmart-0.19-1|38	%prep
12mr|libatasmart-0.19-1|39	%setup -q
12mr|libatasmart-0.19-1|40	%patch0 -p1
12mr|libatasmart-0.19-1|41	
12mr|libatasmart-0.19-1|42	%build
12mr|libatasmart-0.19-1|43	%configure2_5x \
12mr|libatasmart-0.19-1|44	--disable-static
12mr|libatasmart-0.19-1|45	
12mr|libatasmart-0.19-1|46	%make
12mr|libatasmart-0.19-1|47	
12mr|libatasmart-0.19-1|48	%install
12mr|libatasmart-0.19-1|49	%makeinstall_std
12mr|libatasmart-0.19-1|50	
12mr|libatasmart-0.19-1|51	%files
12mr|libatasmart-0.19-1|52	%doc README LGPL
12mr|libatasmart-0.19-1|53	%{_sbindir}/skdump
12mr|libatasmart-0.19-1|54	%{_sbindir}/sktest
12mr|libatasmart-0.19-1|55	
12mr|libatasmart-0.19-1|56	%files -n %{libname}
12mr|libatasmart-0.19-1|57	%{_libdir}/libatasmart.so.%{major}*
12mr|libatasmart-0.19-1|58	
12mr|libatasmart-0.19-1|59	%files -n %{develname}
12mr|libatasmart-0.19-1|60	%doc blob-examples/SAMSUNG* blob-examples/ST* blob-examples/Maxtor* blob-examples/WDC* blob-examples/README
12mr|libatasmart-0.19-1|61	%{_includedir}/atasmart.h
12mr|libatasmart-0.19-1|62	%{_libdir}/libatasmart.so
12mr|libatasmart-0.19-1|63	%{_libdir}/pkgconfig/libatasmart.pc
12mr|libatasmart-0.19-1|64	%{_datadir}/vala/vapi/atasmart.vapi
12mr|libatasmart-0.19-1|65	
12mr|libatasmart-0.19-1|66	
12mr|libatasmart-0.19-1|67	
12mr|libatasmart-0.19-1|68	%changelog
12mr|libatasmart-0.19-1|69	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libatasmart-0.19-1|70	+ Commit: b411139
12mr|libatasmart-0.19-1|71	- New version 0.19 (sync with Cooker)
12mr|libatasmart-0.19-1|72	
12mr|libatasmart-0.19-1|73	

14667 12
12mr|libatomic_ops-7.3-0.alpha2.1|1	#define snapshot_vendor  ivmai
12mr|libatomic_ops-7.3-0.alpha2.1|2	#define snapshot         81be636
12mr|libatomic_ops-7.3-0.alpha2.1|3	#define snapshot_version 7_2alpha6-128
12mr|libatomic_ops-7.3-0.alpha2.1|4	
12mr|libatomic_ops-7.3-0.alpha2.1|5	%define rawname atomic_ops
12mr|libatomic_ops-7.3-0.alpha2.1|6	# Can't use mklibname as the name should be the same on all arches
12mr|libatomic_ops-7.3-0.alpha2.1|7	%define libname lib%{rawname}
12mr|libatomic_ops-7.3-0.alpha2.1|8	%define libname_devel %mklibname -d %{rawname}
12mr|libatomic_ops-7.3-0.alpha2.1|9	
12mr|libatomic_ops-7.3-0.alpha2.1|10	%define prever alpha2
12mr|libatomic_ops-7.3-0.alpha2.1|11	
12mr|libatomic_ops-7.3-0.alpha2.1|12	Name:      %{libname}
12mr|libatomic_ops-7.3-0.alpha2.1|13	Version:   7.3
12mr|libatomic_ops-7.3-0.alpha2.1|14	Release:   %mkrel 0.%{prever}.1
12mr|libatomic_ops-7.3-0.alpha2.1|15	Summary:   Multiplatform atomic memory operation library
12mr|libatomic_ops-7.3-0.alpha2.1|16	License:   MIT/GPL
12mr|libatomic_ops-7.3-0.alpha2.1|17	Group:     System/Libraries
12mr|libatomic_ops-7.3-0.alpha2.1|18	Source0:   http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/%{name}-%{version}%{prever}.tar.gz
12mr|libatomic_ops-7.3-0.alpha2.1|19	URL:       http://www.hpl.hp.com/research/linux/atomic_ops/
12mr|libatomic_ops-7.3-0.alpha2.1|20	
12mr|libatomic_ops-7.3-0.alpha2.1|21	%description
12mr|libatomic_ops-7.3-0.alpha2.1|22	Multiplatform atomic memory operation library
12mr|libatomic_ops-7.3-0.alpha2.1|23	
12mr|libatomic_ops-7.3-0.alpha2.1|24	
12mr|libatomic_ops-7.3-0.alpha2.1|25	%package -n %{libname_devel}
12mr|libatomic_ops-7.3-0.alpha2.1|26	Summary:   Multiplatform atomic memory operation library
12mr|libatomic_ops-7.3-0.alpha2.1|27	Group:     System/Libraries
12mr|libatomic_ops-7.3-0.alpha2.1|28	# Cross-arch provides
12mr|libatomic_ops-7.3-0.alpha2.1|29	Provides:  %{libname}-devel = %{version}
12mr|libatomic_ops-7.3-0.alpha2.1|30	
12mr|libatomic_ops-7.3-0.alpha2.1|31	%description -n  %{libname_devel}
12mr|libatomic_ops-7.3-0.alpha2.1|32	Provides implementations for atomic memory update operations on a number of
12mr|libatomic_ops-7.3-0.alpha2.1|33	architectures. This allows direct use of these in reasonably portable code.
12mr|libatomic_ops-7.3-0.alpha2.1|34	Unlike earlier similar packages, this one explicitly considers memory barrier
12mr|libatomic_ops-7.3-0.alpha2.1|35	semantics, and allows the construction of code that involves minimum overhead
12mr|libatomic_ops-7.3-0.alpha2.1|36	across a variety of architectures.
12mr|libatomic_ops-7.3-0.alpha2.1|37	
12mr|libatomic_ops-7.3-0.alpha2.1|38	The package has been at least minimally tested on X86, Itanium, Alpha,
12mr|libatomic_ops-7.3-0.alpha2.1|39	PA-RISC, PowerPC, and SPARC, with Linux, Microsoft Windows, HP/UX, Solaris
12mr|libatomic_ops-7.3-0.alpha2.1|40	and MACOSX operating systems. Some implementations are more complete than
12mr|libatomic_ops-7.3-0.alpha2.1|41	others.
12mr|libatomic_ops-7.3-0.alpha2.1|42	
12mr|libatomic_ops-7.3-0.alpha2.1|43	It should be useful both for high performance multi-threaded code which can't
12mr|libatomic_ops-7.3-0.alpha2.1|44	afford to use the standard locking primitives, or for code that has to access
12mr|libatomic_ops-7.3-0.alpha2.1|45	shared data structures from signal handlers. For details, see README.txt in
12mr|libatomic_ops-7.3-0.alpha2.1|46	the distribution.
12mr|libatomic_ops-7.3-0.alpha2.1|47	
12mr|libatomic_ops-7.3-0.alpha2.1|48	The most recent version adds support for operations on data of different
12mr|libatomic_ops-7.3-0.alpha2.1|49	sizes, and adds an optional library providing almost-lock-free stacks (see
12mr|libatomic_ops-7.3-0.alpha2.1|50	Boehm, "An almost non-blocking stack", also here) and a signal-handler-safe
12mr|libatomic_ops-7.3-0.alpha2.1|51	memory allocator based on it. See README_stack.txt and README_malloc.txt for
12mr|libatomic_ops-7.3-0.alpha2.1|52	details.
12mr|libatomic_ops-7.3-0.alpha2.1|53	
12mr|libatomic_ops-7.3-0.alpha2.1|54	
12mr|libatomic_ops-7.3-0.alpha2.1|55	%prep
12mr|libatomic_ops-7.3-0.alpha2.1|56	#setup -q -n % {snapshot_vendor}-% {name}-% {snapshot}
12mr|libatomic_ops-7.3-0.alpha2.1|57	%setup -q -n %{name}-%{version}%{prever}
12mr|libatomic_ops-7.3-0.alpha2.1|58	
12mr|libatomic_ops-7.3-0.alpha2.1|59	%build
12mr|libatomic_ops-7.3-0.alpha2.1|60	autoreconf -fi
12mr|libatomic_ops-7.3-0.alpha2.1|61	%configure2_5x --disable-static
12mr|libatomic_ops-7.3-0.alpha2.1|62	%make
12mr|libatomic_ops-7.3-0.alpha2.1|63	
12mr|libatomic_ops-7.3-0.alpha2.1|64	%install
12mr|libatomic_ops-7.3-0.alpha2.1|65	%makeinstall_std
12mr|libatomic_ops-7.3-0.alpha2.1|66	
12mr|libatomic_ops-7.3-0.alpha2.1|67	%files -n  %{libname_devel}
12mr|libatomic_ops-7.3-0.alpha2.1|68	%{_includedir}/*.h
12mr|libatomic_ops-7.3-0.alpha2.1|69	%dir %{_includedir}/%{rawname}
12mr|libatomic_ops-7.3-0.alpha2.1|70	%{_includedir}/%{rawname}/*.h
12mr|libatomic_ops-7.3-0.alpha2.1|71	%dir %{_includedir}/%{rawname}/sysdeps
12mr|libatomic_ops-7.3-0.alpha2.1|72	#%{_includedir}/%{rawname}/sysdeps/README
12mr|libatomic_ops-7.3-0.alpha2.1|73	%{_includedir}/%{rawname}/sysdeps/*.h
12mr|libatomic_ops-7.3-0.alpha2.1|74	%dir %{_includedir}/%{rawname}/sysdeps/gcc
12mr|libatomic_ops-7.3-0.alpha2.1|75	%{_includedir}/%{rawname}/sysdeps/gcc/*.h
12mr|libatomic_ops-7.3-0.alpha2.1|76	%dir %{_includedir}/%{rawname}/sysdeps/hpc
12mr|libatomic_ops-7.3-0.alpha2.1|77	%{_includedir}/%{rawname}/sysdeps/hpc/*.h
12mr|libatomic_ops-7.3-0.alpha2.1|78	%dir %{_includedir}/%{rawname}/sysdeps/ibmc
12mr|libatomic_ops-7.3-0.alpha2.1|79	%{_includedir}/%{rawname}/sysdeps/ibmc/*.h
12mr|libatomic_ops-7.3-0.alpha2.1|80	%dir %{_includedir}/%{rawname}/sysdeps/icc
12mr|libatomic_ops-7.3-0.alpha2.1|81	%{_includedir}/%{rawname}/sysdeps/icc/*.h
12mr|libatomic_ops-7.3-0.alpha2.1|82	%dir %{_includedir}/%{rawname}/sysdeps/msftc
12mr|libatomic_ops-7.3-0.alpha2.1|83	%{_includedir}/%{rawname}/sysdeps/msftc/*.h
12mr|libatomic_ops-7.3-0.alpha2.1|84	%dir %{_includedir}/%{rawname}/sysdeps/sunc
12mr|libatomic_ops-7.3-0.alpha2.1|85	%{_includedir}/%{rawname}/sysdeps/sunc/*.h
12mr|libatomic_ops-7.3-0.alpha2.1|86	%dir %{_includedir}/%{rawname}/sysdeps/armcc
12mr|libatomic_ops-7.3-0.alpha2.1|87	%{_includedir}/%{rawname}/sysdeps/armcc/*.h
12mr|libatomic_ops-7.3-0.alpha2.1|88	%dir %{_datadir}/%{libname}
12mr|libatomic_ops-7.3-0.alpha2.1|89	%{_datadir}/%{libname}/*
12mr|libatomic_ops-7.3-0.alpha2.1|90	%{_libdir}/pkgconfig/*
12mr|libatomic_ops-7.3-0.alpha2.1|91	%{_libdir}/*.a
12mr|libatomic_ops-7.3-0.alpha2.1|92	
12mr|libatomic_ops-7.3-0.alpha2.1|93	%changelog
12mr|libatomic_ops-7.3-0.alpha2.1|94	

14668 12
12mr|libavc1394-0.5.4-2|1	%define major 	0
12mr|libavc1394-0.5.4-2|2	%define libname %mklibname avc1394_ %{major}
12mr|libavc1394-0.5.4-2|3	%define libnamedev %mklibname avc1394 -d
12mr|libavc1394-0.5.4-2|4	
12mr|libavc1394-0.5.4-2|5	Name:		libavc1394
12mr|libavc1394-0.5.4-2|6	Version:	0.5.4
12mr|libavc1394-0.5.4-2|7	Release:	2
12mr|libavc1394-0.5.4-2|8	Summary:	Control AV firewire devices
12mr|libavc1394-0.5.4-2|9	License:	GPL
12mr|libavc1394-0.5.4-2|10	Group:		System/Libraries
12mr|libavc1394-0.5.4-2|11	Source0:	http://downloads.sourceforge.net/project/libavc1394/%{name}/%{name}-%{version}.tar.gz
12mr|libavc1394-0.5.4-2|12	URL:		http://www.sourceforge.net/projects/libavc1394
12mr|libavc1394-0.5.4-2|13	
12mr|libavc1394-0.5.4-2|14	Buildrequires:	pkgconfig(libraw1394)
12mr|libavc1394-0.5.4-2|15	
12mr|libavc1394-0.5.4-2|16	%description
12mr|libavc1394-0.5.4-2|17	libavc1394 is a programming interface for the 1394 Trade
12mr|libavc1394-0.5.4-2|18	Association AV/C (Audio/Video Control) Digital Interface
12mr|libavc1394-0.5.4-2|19	Command Set. It is intended for use with GNU/Linux IEEE-1394
12mr|libavc1394-0.5.4-2|20	
12mr|libavc1394-0.5.4-2|21	%package -n %{libname}
12mr|libavc1394-0.5.4-2|22	Summary:	FireWire interface
12mr|libavc1394-0.5.4-2|23	Group:		System/Libraries
12mr|libavc1394-0.5.4-2|24	Provides:	libavc1394 = %{version}-%{release}
12mr|libavc1394-0.5.4-2|25	
12mr|libavc1394-0.5.4-2|26	%description -n %{libname}
12mr|libavc1394-0.5.4-2|27	libavc1394 is a programming interface for the 1394 Trade
12mr|libavc1394-0.5.4-2|28	Association AV/C (Audio/Video Control) Digital Interface
12mr|libavc1394-0.5.4-2|29	Command Set. It is intended for use with GNU/Linux IEEE-1394
12mr|libavc1394-0.5.4-2|30	
12mr|libavc1394-0.5.4-2|31	%package -n %{libnamedev}
12mr|libavc1394-0.5.4-2|32	Summary:	FireWire interface
12mr|libavc1394-0.5.4-2|33	Group:		Development/C
12mr|libavc1394-0.5.4-2|34	Provides:	libavc1394-devel = %{version}-%{release}
12mr|libavc1394-0.5.4-2|35	Provides:	libavc-devel = %{version}-%{release}
12mr|libavc1394-0.5.4-2|36	Requires:	%{libname} = %{version}
12mr|libavc1394-0.5.4-2|37	Obsoletes:	%{_lib}avc1394_0-devel < 0.5.4
12mr|libavc1394-0.5.4-2|38	
12mr|libavc1394-0.5.4-2|39	%description -n %{libnamedev}
12mr|libavc1394-0.5.4-2|40	libavc1394 is a programming interface for the 1394 Trade
12mr|libavc1394-0.5.4-2|41	Association AV/C (Audio/Video Control) Digital Interface
12mr|libavc1394-0.5.4-2|42	Command Set. It is intended for use with GNU/Linux IEEE-1394
12mr|libavc1394-0.5.4-2|43	
12mr|libavc1394-0.5.4-2|44	%package -n %{name}-tools
12mr|libavc1394-0.5.4-2|45	Summary:	FireWire interface
12mr|libavc1394-0.5.4-2|46	Group:		Development/C
12mr|libavc1394-0.5.4-2|47	Requires:	%{libname} = %{version}
12mr|libavc1394-0.5.4-2|48	Obsoletes:	libavc1394_0-testools < 0.5.4
12mr|libavc1394-0.5.4-2|49	
12mr|libavc1394-0.5.4-2|50	%description -n %{name}-tools
12mr|libavc1394-0.5.4-2|51	Contains test tools for the libavc1394 library.
12mr|libavc1394-0.5.4-2|52	
12mr|libavc1394-0.5.4-2|53	%prep
12mr|libavc1394-0.5.4-2|54	%setup -q
12mr|libavc1394-0.5.4-2|55	
12mr|libavc1394-0.5.4-2|56	%build
12mr|libavc1394-0.5.4-2|57	%configure2_5x --disable-static
12mr|libavc1394-0.5.4-2|58	%make
12mr|libavc1394-0.5.4-2|59	
12mr|libavc1394-0.5.4-2|60	%install
12mr|libavc1394-0.5.4-2|61	%makeinstall_std
12mr|libavc1394-0.5.4-2|62	cp test/.libs/romtest %{buildroot}/%{_bindir}
12mr|libavc1394-0.5.4-2|63	
12mr|libavc1394-0.5.4-2|64	%files -n %{libname}
12mr|libavc1394-0.5.4-2|65	%doc README NEWS INSTALL COPYING AUTHORS
12mr|libavc1394-0.5.4-2|66	%{_libdir}/*.so.%{major}*
12mr|libavc1394-0.5.4-2|67	
12mr|libavc1394-0.5.4-2|68	%files -n %{libnamedev}
12mr|libavc1394-0.5.4-2|69	%{_includedir}/*
12mr|libavc1394-0.5.4-2|70	%{_libdir}/*.so
12mr|libavc1394-0.5.4-2|71	%{_libdir}/pkgconfig/*.pc
12mr|libavc1394-0.5.4-2|72	
12mr|libavc1394-0.5.4-2|73	%files -n %{name}-tools
12mr|libavc1394-0.5.4-2|74	%{_bindir}/*
12mr|libavc1394-0.5.4-2|75	%{_mandir}/man1/*
12mr|libavc1394-0.5.4-2|76	
12mr|libavc1394-0.5.4-2|77	
12mr|libavc1394-0.5.4-2|78	
12mr|libavc1394-0.5.4-2|79	
12mr|libavc1394-0.5.4-2|80	
12mr|libavc1394-0.5.4-2|81	%changelog
12mr|libavc1394-0.5.4-2|82	

14669 12
12mr|libbinio-1.4-10|1	%define	oname	binio
12mr|libbinio-1.4-10|2	%define	major	1
12mr|libbinio-1.4-10|3	%define	libname	%mklibname %{oname} %{major}
12mr|libbinio-1.4-10|4	%define	libdev	%mklibname -d %{oname}
12mr|libbinio-1.4-10|5	%define libstat %mklibname -d -s %{oname}
12mr|libbinio-1.4-10|6	
12mr|libbinio-1.4-10|7	Summary:	Binary I/O stream class library
12mr|libbinio-1.4-10|8	Name:		libbinio
12mr|libbinio-1.4-10|9	Version:	1.4
12mr|libbinio-1.4-10|10	Release:	10
12mr|libbinio-1.4-10|11	License:	LGPLv2+
12mr|libbinio-1.4-10|12	Group:		System/Libraries
12mr|libbinio-1.4-10|13	URL:		http://libbinio.sourceforge.net/
12mr|libbinio-1.4-10|14	Source0:	http://prdownloads.sourceforge.net/libbinio/%{name}-%{version}.tar.bz2
12mr|libbinio-1.4-10|15	Patch1:		libbinio-1.4-string-conversion.patch
12mr|libbinio-1.4-10|16	Patch2:		libbinio-1.4-gcc4.4.patch
12mr|libbinio-1.4-10|17	
12mr|libbinio-1.4-10|18	%description
12mr|libbinio-1.4-10|19	The binary I/O stream class library presents a platform-independent
12mr|libbinio-1.4-10|20	way to access binary data streams in C++.
12mr|libbinio-1.4-10|21	
12mr|libbinio-1.4-10|22	The library is hardware independent in the form that it transparently
12mr|libbinio-1.4-10|23	converts between the different forms of machine-internal binary data
12mr|libbinio-1.4-10|24	representation.
12mr|libbinio-1.4-10|25	
12mr|libbinio-1.4-10|26	It further employs no special I/O protocol and can be used on
12mr|libbinio-1.4-10|27	arbitrary binary data sources.
12mr|libbinio-1.4-10|28	
12mr|libbinio-1.4-10|29	%package -n	%{libname}
12mr|libbinio-1.4-10|30	Summary:	Shared library for %{name}
12mr|libbinio-1.4-10|31	Group:		System/Libraries
12mr|libbinio-1.4-10|32	
12mr|libbinio-1.4-10|33	%description -n	%{libname}
12mr|libbinio-1.4-10|34	The binary I/O stream class library presents a platform-independent
12mr|libbinio-1.4-10|35	way to access binary data streams in C++.
12mr|libbinio-1.4-10|36	
12mr|libbinio-1.4-10|37	The library is hardware independent in the form that it transparently
12mr|libbinio-1.4-10|38	converts between the different forms of machine-internal binary data
12mr|libbinio-1.4-10|39	representation.
12mr|libbinio-1.4-10|40	
12mr|libbinio-1.4-10|41	It further employs no special I/O protocol and can be used on
12mr|libbinio-1.4-10|42	arbitrary binary data sources.
12mr|libbinio-1.4-10|43	
12mr|libbinio-1.4-10|44	This package contains the shared library needed to run applications
12mr|libbinio-1.4-10|45	based on %{name}.
12mr|libbinio-1.4-10|46	
12mr|libbinio-1.4-10|47	%package -n	%{libdev}
12mr|libbinio-1.4-10|48	Summary:	Development files for %{name}
12mr|libbinio-1.4-10|49	Group:		Development/C++
12mr|libbinio-1.4-10|50	Provides:	%{name}-devel = %{version}-%{release}
12mr|libbinio-1.4-10|51	Requires:	%{libname} = %{version}-%{release}
12mr|libbinio-1.4-10|52	
12mr|libbinio-1.4-10|53	%description -n %{libdev}
12mr|libbinio-1.4-10|54	The binary I/O stream class library presents a platform-independent
12mr|libbinio-1.4-10|55	way to access binary data streams in C++.
12mr|libbinio-1.4-10|56	
12mr|libbinio-1.4-10|57	The library is hardware independent in the form that it transparently
12mr|libbinio-1.4-10|58	converts between the different forms of machine-internal binary data
12mr|libbinio-1.4-10|59	representation.
12mr|libbinio-1.4-10|60	
12mr|libbinio-1.4-10|61	It further employs no special I/O protocol and can be used on
12mr|libbinio-1.4-10|62	arbitrary binary data sources.
12mr|libbinio-1.4-10|63	
12mr|libbinio-1.4-10|64	This package contains C++ header files, the shared library symlink and
12mr|libbinio-1.4-10|65	the developer documentation for %{name}.
12mr|libbinio-1.4-10|66	
12mr|libbinio-1.4-10|67	%package -n	%{libstat}
12mr|libbinio-1.4-10|68	Summary:	Static library for %{name}
12mr|libbinio-1.4-10|69	Group:		Development/C++
12mr|libbinio-1.4-10|70	Requires:	%{libdev} = %{version}-%{release}
12mr|libbinio-1.4-10|71	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|libbinio-1.4-10|72	
12mr|libbinio-1.4-10|73	%description -n %{libstat}
12mr|libbinio-1.4-10|74	The binary I/O stream class library presents a platform-independent
12mr|libbinio-1.4-10|75	way to access binary data streams in C++.
12mr|libbinio-1.4-10|76	
12mr|libbinio-1.4-10|77	The library is hardware independent in the form that it transparently
12mr|libbinio-1.4-10|78	converts between the different forms of machine-internal binary data
12mr|libbinio-1.4-10|79	representation.
12mr|libbinio-1.4-10|80	
12mr|libbinio-1.4-10|81	It further employs no special I/O protocol and can be used on
12mr|libbinio-1.4-10|82	arbitrary binary data sources.
12mr|libbinio-1.4-10|83	
12mr|libbinio-1.4-10|84	This package contains the static library of %{name}.
12mr|libbinio-1.4-10|85	
12mr|libbinio-1.4-10|86	%prep
12mr|libbinio-1.4-10|87	%setup -q
12mr|libbinio-1.4-10|88	%patch1 -p1 -b .stringconversion
12mr|libbinio-1.4-10|89	%patch2 -p1
12mr|libbinio-1.4-10|90	
12mr|libbinio-1.4-10|91	%build
12mr|libbinio-1.4-10|92	autoreconf -i
12mr|libbinio-1.4-10|93	%configure2_5x
12mr|libbinio-1.4-10|94	%make
12mr|libbinio-1.4-10|95	
12mr|libbinio-1.4-10|96	%install
12mr|libbinio-1.4-10|97	%makeinstall_std
12mr|libbinio-1.4-10|98	
12mr|libbinio-1.4-10|99	%files -n %{libname}
12mr|libbinio-1.4-10|100	%{_libdir}/libbinio.so.%{major}*
12mr|libbinio-1.4-10|101	
12mr|libbinio-1.4-10|102	%files -n %{libdev}
12mr|libbinio-1.4-10|103	%dir %{_includedir}/%{name}
12mr|libbinio-1.4-10|104	%{_includedir}/%{name}/*
12mr|libbinio-1.4-10|105	%{_libdir}/*.so
12mr|libbinio-1.4-10|106	%{_infodir}/*.info*
12mr|libbinio-1.4-10|107	%{_libdir}/pkgconfig/*
12mr|libbinio-1.4-10|108	
12mr|libbinio-1.4-10|109	%files -n %{libstat}
12mr|libbinio-1.4-10|110	%{_libdir}/*.a
12mr|libbinio-1.4-10|111	

14670 12
12mr|libbluedevil-1.9.2-2|1	Name:		libbluedevil
12mr|libbluedevil-1.9.2-2|2	Summary:	Qt-based library written in C++ to handle all Bluetooth functionality
12mr|libbluedevil-1.9.2-2|3	Group:		Graphical desktop/KDE
12mr|libbluedevil-1.9.2-2|4	Version:	1.9.2
12mr|libbluedevil-1.9.2-2|5	Release:	2
12mr|libbluedevil-1.9.2-2|6	License:	LGPLv2+
12mr|libbluedevil-1.9.2-2|7	URL:		https://projects.kde.org/projects/playground/libs/libbluedevil
12mr|libbluedevil-1.9.2-2|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
12mr|libbluedevil-1.9.2-2|9	BuildRequires:	cmake
12mr|libbluedevil-1.9.2-2|10	BuildRequires:	kde4-macros
12mr|libbluedevil-1.9.2-2|11	BuildRequires:	qt4-devel
12mr|libbluedevil-1.9.2-2|12	
12mr|libbluedevil-1.9.2-2|13	%description
12mr|libbluedevil-1.9.2-2|14	Qt-based library written in C++ to handle all Bluetooth functionality
12mr|libbluedevil-1.9.2-2|15	
12mr|libbluedevil-1.9.2-2|16	#------------------------------------------------
12mr|libbluedevil-1.9.2-2|17	
12mr|libbluedevil-1.9.2-2|18	%define bluedevil_major 1
12mr|libbluedevil-1.9.2-2|19	%define libbluedevil %mklibname bluedevil %{bluedevil_major}
12mr|libbluedevil-1.9.2-2|20	
12mr|libbluedevil-1.9.2-2|21	%package -n %{libbluedevil}
12mr|libbluedevil-1.9.2-2|22	Summary:	Bluedevil Runtime library
12mr|libbluedevil-1.9.2-2|23	Group:		System/Libraries
12mr|libbluedevil-1.9.2-2|24	
12mr|libbluedevil-1.9.2-2|25	%description -n %{libbluedevil}
12mr|libbluedevil-1.9.2-2|26	Qt-based library written in C++ to handle all Bluetooth functionality
12mr|libbluedevil-1.9.2-2|27	
12mr|libbluedevil-1.9.2-2|28	%files -n %{libbluedevil}
12mr|libbluedevil-1.9.2-2|29	%{_kde_libdir}/libbluedevil.so.%{bluedevil_major}*
12mr|libbluedevil-1.9.2-2|30	
12mr|libbluedevil-1.9.2-2|31	#------------------------------------------------
12mr|libbluedevil-1.9.2-2|32	
12mr|libbluedevil-1.9.2-2|33	%package devel
12mr|libbluedevil-1.9.2-2|34	Summary:	Devel stuff for %{name}
12mr|libbluedevil-1.9.2-2|35	Group:		Development/KDE and Qt
12mr|libbluedevil-1.9.2-2|36	Requires:	%{libbluedevil} = %{version}-%{release}
12mr|libbluedevil-1.9.2-2|37	
12mr|libbluedevil-1.9.2-2|38	%description devel
12mr|libbluedevil-1.9.2-2|39	This package contains header files needed if you wish to build applications
12mr|libbluedevil-1.9.2-2|40	based on %{name}.
12mr|libbluedevil-1.9.2-2|41	
12mr|libbluedevil-1.9.2-2|42	%files devel
12mr|libbluedevil-1.9.2-2|43	%{_kde_includedir}/bluedevil
12mr|libbluedevil-1.9.2-2|44	%{_kde_libdir}/libbluedevil.so
12mr|libbluedevil-1.9.2-2|45	%{_kde_libdir}/pkgconfig/bluedevil.pc
12mr|libbluedevil-1.9.2-2|46	
12mr|libbluedevil-1.9.2-2|47	#-----------------------------------------------------------------------------
12mr|libbluedevil-1.9.2-2|48	
12mr|libbluedevil-1.9.2-2|49	%prep
12mr|libbluedevil-1.9.2-2|50	%setup -q
12mr|libbluedevil-1.9.2-2|51	
12mr|libbluedevil-1.9.2-2|52	%build
12mr|libbluedevil-1.9.2-2|53	%cmake_kde4
12mr|libbluedevil-1.9.2-2|54	%make
12mr|libbluedevil-1.9.2-2|55	
12mr|libbluedevil-1.9.2-2|56	%install
12mr|libbluedevil-1.9.2-2|57	%makeinstall_std -C build
12mr|libbluedevil-1.9.2-2|58	
12mr|libbluedevil-1.9.2-2|59	
12mr|libbluedevil-1.9.2-2|60	%changelog
12mr|libbluedevil-1.9.2-2|61	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libbluedevil-1.9.2-2|62	+ Commit: 2649056
12mr|libbluedevil-1.9.2-2|63	- New version 1.9.2 (sync with Cooker), minor cleanups
12mr|libbluedevil-1.9.2-2|64	
12mr|libbluedevil-1.9.2-2|65	

14671 12
12mr|libbluray-0.2.3-1|1	%define major	1
12mr|libbluray-0.2.3-1|2	%define libname	%mklibname bluray %{major}
12mr|libbluray-0.2.3-1|3	%define devname %mklibname bluray -d
12mr|libbluray-0.2.3-1|4	
12mr|libbluray-0.2.3-1|5	Summary:	Blu-Ray Disc playback library for media players
12mr|libbluray-0.2.3-1|6	Name:		libbluray
12mr|libbluray-0.2.3-1|7	Version:	0.2.3
12mr|libbluray-0.2.3-1|8	Release:	1
12mr|libbluray-0.2.3-1|9	License:	LGPLv2+
12mr|libbluray-0.2.3-1|10	Group:		System/Libraries
12mr|libbluray-0.2.3-1|11	URL:		http://www.videolan.org/developers/libbluray.html
12mr|libbluray-0.2.3-1|12	# git://git.videolan.org/libbluray.git
12mr|libbluray-0.2.3-1|13	# git archive --prefix=libbluray-$(date +%Y%m%d)/ --format=tar HEAD | xz > libbluray-$(date +%Y%m%d).tar.xz
12mr|libbluray-0.2.3-1|14	Source0:	ftp://ftp.videolan.org/pub/videolan/libbluray/%{version}/%{name}-%{version}.tar.bz2
12mr|libbluray-0.2.3-1|15	# use our default java home if $JAVA_HOME not set at runtime
12mr|libbluray-0.2.3-1|16	Patch1:		libbluray-default-java-home.patch
12mr|libbluray-0.2.3-1|17	
12mr|libbluray-0.2.3-1|18	BuildRequires:	java-rpmbuild
12mr|libbluray-0.2.3-1|19	BuildRequires:	ant
12mr|libbluray-0.2.3-1|20	BuildRequires:	xerces-j2
12mr|libbluray-0.2.3-1|21	BuildRequires:	jaxp
12mr|libbluray-0.2.3-1|22	
12mr|libbluray-0.2.3-1|23	%description
12mr|libbluray-0.2.3-1|24	libbluray is an open-source library designed for Blu-Ray Discs playback for
12mr|libbluray-0.2.3-1|25	media players, like VLC or MPlayer.
12mr|libbluray-0.2.3-1|26	
12mr|libbluray-0.2.3-1|27	The library has support for navigation, playlist parsing, menus and BD-J.
12mr|libbluray-0.2.3-1|28	
12mr|libbluray-0.2.3-1|29	For BD-J support, you need to install libbluray-java.
12mr|libbluray-0.2.3-1|30	
12mr|libbluray-0.2.3-1|31	This package does not contain any DRM circumvention functionality, so you can
12mr|libbluray-0.2.3-1|32	only play unprotected Blu-Ray discs with it as is.
12mr|libbluray-0.2.3-1|33	
12mr|libbluray-0.2.3-1|34	%package -n %{libname}
12mr|libbluray-0.2.3-1|35	Summary:	Blu-Ray Disc playback library for media players
12mr|libbluray-0.2.3-1|36	Group:		System/Libraries
12mr|libbluray-0.2.3-1|37	
12mr|libbluray-0.2.3-1|38	%description -n %{libname}
12mr|libbluray-0.2.3-1|39	libbluray is an open-source library designed for Blu-Ray Discs playback for
12mr|libbluray-0.2.3-1|40	media players, like VLC or MPlayer.
12mr|libbluray-0.2.3-1|41	
12mr|libbluray-0.2.3-1|42	For BD-J support, you need to install libbluray-java.
12mr|libbluray-0.2.3-1|43	
12mr|libbluray-0.2.3-1|44	This package does not contain any DRM circumvention functionality, so you can
12mr|libbluray-0.2.3-1|45	only play unprotected Blu-Ray discs with it as is.
12mr|libbluray-0.2.3-1|46	
12mr|libbluray-0.2.3-1|47	%package java
12mr|libbluray-0.2.3-1|48	Summary:	BD-J support for libbluray
12mr|libbluray-0.2.3-1|49	Group:		System/Libraries
12mr|libbluray-0.2.3-1|50	# Maybe switch to suggesting/requiring libbluray-java in the main lib,
12mr|libbluray-0.2.3-1|51	# and dropping these below reqs instead?
12mr|libbluray-0.2.3-1|52	Requires:	java >= 1.6
12mr|libbluray-0.2.3-1|53	Requires:	jpackage-utils
12mr|libbluray-0.2.3-1|54	
12mr|libbluray-0.2.3-1|55	%description java
12mr|libbluray-0.2.3-1|56	libbluray is an open-source library designed for Blu-Ray Discs playback for
12mr|libbluray-0.2.3-1|57	media players, like VLC or MPlayer.
12mr|libbluray-0.2.3-1|58	
12mr|libbluray-0.2.3-1|59	This package contains the BD-J support for libbluray.
12mr|libbluray-0.2.3-1|60	
12mr|libbluray-0.2.3-1|61	This package does not contain any DRM circumvention functionality.
12mr|libbluray-0.2.3-1|62	
12mr|libbluray-0.2.3-1|63	%package -n %{devname}
12mr|libbluray-0.2.3-1|64	Summary:	libbluray development files
12mr|libbluray-0.2.3-1|65	Group:		Development/C
12mr|libbluray-0.2.3-1|66	Provides:	%{name}-devel = %{version}-%{release}
12mr|libbluray-0.2.3-1|67	Provides:	bluray-devel = %{version}-%{release}
12mr|libbluray-0.2.3-1|68	Requires:	%{libname} = %{version}-%{release}
12mr|libbluray-0.2.3-1|69	
12mr|libbluray-0.2.3-1|70	%description -n %{devname}
12mr|libbluray-0.2.3-1|71	These are the files needed for building programs using libbluray.
12mr|libbluray-0.2.3-1|72	This package does not contain any DRM circumvention functionality.
12mr|libbluray-0.2.3-1|73	
12mr|libbluray-0.2.3-1|74	%prep
12mr|libbluray-0.2.3-1|75	%setup -q
12mr|libbluray-0.2.3-1|76	%apply_patches
12mr|libbluray-0.2.3-1|77	
12mr|libbluray-0.2.3-1|78	%build
12mr|libbluray-0.2.3-1|79	# for ant
12mr|libbluray-0.2.3-1|80	export JAVA_HOME=%{java_home}
12mr|libbluray-0.2.3-1|81	./bootstrap
12mr|libbluray-0.2.3-1|82	%configure2_5x \
12mr|libbluray-0.2.3-1|83	--disable-static \
12mr|libbluray-0.2.3-1|84	--with-jdk=%{java_home} \
12mr|libbluray-0.2.3-1|85	--enable-bdjava
12mr|libbluray-0.2.3-1|86	%make
12mr|libbluray-0.2.3-1|87	
12mr|libbluray-0.2.3-1|88	%install
12mr|libbluray-0.2.3-1|89	%makeinstall_std
12mr|libbluray-0.2.3-1|90	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
12mr|libbluray-0.2.3-1|91	
12mr|libbluray-0.2.3-1|92	install -d -m755 %{buildroot}%{_javadir}
12mr|libbluray-0.2.3-1|93	install -m644 src/.libs/libbluray.jar %{buildroot}%{_javadir}
12mr|libbluray-0.2.3-1|94	
12mr|libbluray-0.2.3-1|95	%files -n %{libname}
12mr|libbluray-0.2.3-1|96	%{_libdir}/%{name}.so.%{major}*
12mr|libbluray-0.2.3-1|97	
12mr|libbluray-0.2.3-1|98	%files java
12mr|libbluray-0.2.3-1|99	%{_javadir}/%{name}.jar
12mr|libbluray-0.2.3-1|100	
12mr|libbluray-0.2.3-1|101	%files -n %{devname}
12mr|libbluray-0.2.3-1|102	%doc README.txt
12mr|libbluray-0.2.3-1|103	%{_includedir}/%{name}
12mr|libbluray-0.2.3-1|104	%{_bindir}/bd_info
12mr|libbluray-0.2.3-1|105	%{_libdir}/%{name}.so
12mr|libbluray-0.2.3-1|106	%{_libdir}/pkgconfig/%{name}.pc
12mr|libbluray-0.2.3-1|107	
12mr|libbluray-0.2.3-1|108	
12mr|libbluray-0.2.3-1|109	
12mr|libbluray-0.2.3-1|110	%changelog
12mr|libbluray-0.2.3-1|111	

14672 12
12mr|libbonobo-2.32.1-4|1	# enable_gtkdoc: toggle if gtk-doc stuff should be rebuilt.
12mr|libbonobo-2.32.1-4|2	#	0 = no
12mr|libbonobo-2.32.1-4|3	#	1 = yes
12mr|libbonobo-2.32.1-4|4	%define	enable_gtkdoc	1
12mr|libbonobo-2.32.1-4|5	
12mr|libbonobo-2.32.1-4|6	# End of user configurable section
12mr|libbonobo-2.32.1-4|7	%{?_without_gtkdoc: %{expand: %%define	enable_gtkdoc 0}}
12mr|libbonobo-2.32.1-4|8	%{?_with_gtkdoc: %{expand: %%define	enable_gtkdoc 1}}
12mr|libbonobo-2.32.1-4|9	
12mr|libbonobo-2.32.1-4|10	%define api_version	2
12mr|libbonobo-2.32.1-4|11	%define lib_major	0
12mr|libbonobo-2.32.1-4|12	%define lib_name	%mklibname bonobo %{api_version} %{lib_major}
12mr|libbonobo-2.32.1-4|13	%define develname	%mklibname -d bonobo
12mr|libbonobo-2.32.1-4|14	
12mr|libbonobo-2.32.1-4|15	Name:		libbonobo
12mr|libbonobo-2.32.1-4|16	Summary:	Library for compound documents in GNOME
12mr|libbonobo-2.32.1-4|17	Version:	2.32.1
12mr|libbonobo-2.32.1-4|18	Release:	4
12mr|libbonobo-2.32.1-4|19	License:	GPLv2+ and LGPLv2+
12mr|libbonobo-2.32.1-4|20	Group:		System/Libraries
12mr|libbonobo-2.32.1-4|21	URL:		http://www.gnome.org/
12mr|libbonobo-2.32.1-4|22	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|libbonobo-2.32.1-4|23	
12mr|libbonobo-2.32.1-4|24	BuildRequires:	automake
12mr|libbonobo-2.32.1-4|25	BuildRequires:	bison
12mr|libbonobo-2.32.1-4|26	BuildRequires:	flex
12mr|libbonobo-2.32.1-4|27	%if %enable_gtkdoc
12mr|libbonobo-2.32.1-4|28	BuildRequires:	gtk-doc >= 0.9
12mr|libbonobo-2.32.1-4|29	%endif
12mr|libbonobo-2.32.1-4|30	BuildRequires:	intltool
12mr|libbonobo-2.32.1-4|31	BuildRequires:	pkgconfig(gio-2.0) >= 2.25.7
12mr|libbonobo-2.32.1-4|32	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.7
12mr|libbonobo-2.32.1-4|33	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.0.1
12mr|libbonobo-2.32.1-4|34	BuildRequires:	pkgconfig(gobject-2.0) >= 2.25.7
12mr|libbonobo-2.32.1-4|35	BuildRequires:	pkgconfig(gthread-2.0) >= 2.25.7
12mr|libbonobo-2.32.1-4|36	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.20
12mr|libbonobo-2.32.1-4|37	BuildRequires:	pkgconfig(ORBit-2.0) >= 2.11.2
12mr|libbonobo-2.32.1-4|38	BuildRequires:	pkgconfig(ORBit-CosNaming-2.0) >= 2.11.2
12mr|libbonobo-2.32.1-4|39	BuildRequires:	pkgconfig(popt)
12mr|libbonobo-2.32.1-4|40	Requires:	%{lib_name} = %{version}-%{release}
12mr|libbonobo-2.32.1-4|41	
12mr|libbonobo-2.32.1-4|42	%description
12mr|libbonobo-2.32.1-4|43	Bonobo is a library that provides the necessary framework for GNOME
12mr|libbonobo-2.32.1-4|44	applications to deal with compound documents, i.e. those with a
12mr|libbonobo-2.32.1-4|45	spreadsheet and graphic embedded in a word-processing document.
12mr|libbonobo-2.32.1-4|46	
12mr|libbonobo-2.32.1-4|47	This package contains various needed modules and files for bonobo 2
12mr|libbonobo-2.32.1-4|48	to operate.
12mr|libbonobo-2.32.1-4|49	
12mr|libbonobo-2.32.1-4|50	
12mr|libbonobo-2.32.1-4|51	%package -n %{lib_name}
12mr|libbonobo-2.32.1-4|52	Summary:	Library for compound documents in GNOME
12mr|libbonobo-2.32.1-4|53	Group:		%{group}
12mr|libbonobo-2.32.1-4|54	
12mr|libbonobo-2.32.1-4|55	%description -n %{lib_name}
12mr|libbonobo-2.32.1-4|56	Bonobo is a library that provides the necessary framework for GNOME
12mr|libbonobo-2.32.1-4|57	applications to deal with compound documents, i.e. those with a
12mr|libbonobo-2.32.1-4|58	spreadsheet and graphic embedded in a word-processing document.
12mr|libbonobo-2.32.1-4|59	
12mr|libbonobo-2.32.1-4|60	This package provides libraries to use Bonobo.
12mr|libbonobo-2.32.1-4|61	
12mr|libbonobo-2.32.1-4|62	
12mr|libbonobo-2.32.1-4|63	%package -n %{develname}
12mr|libbonobo-2.32.1-4|64	Summary:	Development libraries, include files and sample code for Bonobo 2
12mr|libbonobo-2.32.1-4|65	Group:		Development/GNOME and GTK+
12mr|libbonobo-2.32.1-4|66	Requires:	%{lib_name} = %{version}-%{release}
12mr|libbonobo-2.32.1-4|67	Provides:	%{name}-devel = %{version}-%{release}
12mr|libbonobo-2.32.1-4|68	Obsoletes:	%{mklibname -d bonobo 2 0} < 2.32.1-4
12mr|libbonobo-2.32.1-4|69	
12mr|libbonobo-2.32.1-4|70	%description -n %{develname}
12mr|libbonobo-2.32.1-4|71	Bonobo is a library that provides the necessary framework for GNOME
12mr|libbonobo-2.32.1-4|72	applications to deal with compound documents, i.e. those with a
12mr|libbonobo-2.32.1-4|73	spreadsheet and graphic embedded in a word-processing document.
12mr|libbonobo-2.32.1-4|74	
12mr|libbonobo-2.32.1-4|75	This package provides the necessary development libraries and include
12mr|libbonobo-2.32.1-4|76	files to allow you to develop programs using the Bonobo document model;
12mr|libbonobo-2.32.1-4|77	it includes demonstration executables and codes as well.
12mr|libbonobo-2.32.1-4|78	
12mr|libbonobo-2.32.1-4|79	
12mr|libbonobo-2.32.1-4|80	%prep
12mr|libbonobo-2.32.1-4|81	%setup -q
12mr|libbonobo-2.32.1-4|82	
12mr|libbonobo-2.32.1-4|83	# this is a hack for glib2.0 >= 2.31.0
12mr|libbonobo-2.32.1-4|84	sed -i -e 's/-DG_DISABLE_DEPRECATED//g' \
12mr|libbonobo-2.32.1-4|85	./activation-server/Makefile.*
12mr|libbonobo-2.32.1-4|86	
12mr|libbonobo-2.32.1-4|87	%build
12mr|libbonobo-2.32.1-4|88	%configure2_5x \
12mr|libbonobo-2.32.1-4|89	--disable-static \
12mr|libbonobo-2.32.1-4|90	%if %enable_gtkdoc
12mr|libbonobo-2.32.1-4|91	--enable-gtk-doc
12mr|libbonobo-2.32.1-4|92	%endif
12mr|libbonobo-2.32.1-4|93	
12mr|libbonobo-2.32.1-4|94	%make
12mr|libbonobo-2.32.1-4|95	
12mr|libbonobo-2.32.1-4|96	%check
12mr|libbonobo-2.32.1-4|97	#make check
12mr|libbonobo-2.32.1-4|98	
12mr|libbonobo-2.32.1-4|99	%install
12mr|libbonobo-2.32.1-4|100	%makeinstall_std
12mr|libbonobo-2.32.1-4|101	
12mr|libbonobo-2.32.1-4|102	%find_lang %{name}-2.0
12mr|libbonobo-2.32.1-4|103	
12mr|libbonobo-2.32.1-4|104	rm -f %{buildroot}%{_libdir}/bonobo/servers/{empty,broken,plugin}.server
12mr|libbonobo-2.32.1-4|105	
12mr|libbonobo-2.32.1-4|106	
12mr|libbonobo-2.32.1-4|107	%files -f %{name}-2.0.lang
12mr|libbonobo-2.32.1-4|108	%doc README NEWS AUTHORS
12mr|libbonobo-2.32.1-4|109	%config(noreplace) %{_sysconfdir}/bonobo-activation
12mr|libbonobo-2.32.1-4|110	%{_bindir}/*
12mr|libbonobo-2.32.1-4|111	%{_sbindir}/*
12mr|libbonobo-2.32.1-4|112	%{_libexecdir}/bonobo-activation-server
12mr|libbonobo-2.32.1-4|113	%dir %{_libdir}/bonobo
12mr|libbonobo-2.32.1-4|114	%dir %{_libdir}/bonobo/monikers
12mr|libbonobo-2.32.1-4|115	%dir %{_libdir}/bonobo/servers
12mr|libbonobo-2.32.1-4|116	%{_libdir}/bonobo/monikers/*.so
12mr|libbonobo-2.32.1-4|117	%{_libdir}/bonobo/servers/*
12mr|libbonobo-2.32.1-4|118	%{_libdir}/bonobo-2.0
12mr|libbonobo-2.32.1-4|119	%{_libdir}/orbit-2.0/*.so
12mr|libbonobo-2.32.1-4|120	%{_mandir}/man1/*
12mr|libbonobo-2.32.1-4|121	
12mr|libbonobo-2.32.1-4|122	%files -n %{lib_name}
12mr|libbonobo-2.32.1-4|123	%{_libdir}/libbonobo-2.so.%{lib_major}*
12mr|libbonobo-2.32.1-4|124	%{_libdir}/libbonobo-activation.so.4*
12mr|libbonobo-2.32.1-4|125	
12mr|libbonobo-2.32.1-4|126	%files -n %{develname}
12mr|libbonobo-2.32.1-4|127	%doc changes.txt TODO ChangeLog
12mr|libbonobo-2.32.1-4|128	%doc %{_datadir}/gtk-doc/html/*
12mr|libbonobo-2.32.1-4|129	%{_includedir}/*
12mr|libbonobo-2.32.1-4|130	%{_libdir}/libbonobo*.so
12mr|libbonobo-2.32.1-4|131	%{_libdir}/pkgconfig/*
12mr|libbonobo-2.32.1-4|132	%{_datadir}/idl/*
12mr|libbonobo-2.32.1-4|133	
12mr|libbonobo-2.32.1-4|134	
12mr|libbonobo-2.32.1-4|135	
12mr|libbonobo-2.32.1-4|136	
12mr|libbonobo-2.32.1-4|137	%changelog
12mr|libbonobo-2.32.1-4|138	

14673 12
12mr|libbonoboui-2.24.5-5|1	# enable_gtkdoc: toggle if gtk-doc stuff should be rebuilt.
12mr|libbonoboui-2.24.5-5|2	#	0 = no
12mr|libbonoboui-2.24.5-5|3	#	1 = yes
12mr|libbonoboui-2.24.5-5|4	%define enable_gtkdoc	1
12mr|libbonoboui-2.24.5-5|5	
12mr|libbonoboui-2.24.5-5|6	# End of user configurable section
12mr|libbonoboui-2.24.5-5|7	%{?_without_gtkdoc: %{expand: %%define	enable_gtkdoc 0}}
12mr|libbonoboui-2.24.5-5|8	%{?_with_gtkdoc: %{expand: %%define	enable_gtkdoc 1}}
12mr|libbonoboui-2.24.5-5|9	
12mr|libbonoboui-2.24.5-5|10	%define api_version	2
12mr|libbonoboui-2.24.5-5|11	%define lib_major	0
12mr|libbonoboui-2.24.5-5|12	%define lib_name	%mklibname bonoboui %{api_version} %{lib_major}
12mr|libbonoboui-2.24.5-5|13	%define develname	%mklibname -d bonoboui
12mr|libbonoboui-2.24.5-5|14	
12mr|libbonoboui-2.24.5-5|15	# define to use Xvfb
12mr|libbonoboui-2.24.5-5|16	%define build_xvfb 1
12mr|libbonoboui-2.24.5-5|17	
12mr|libbonoboui-2.24.5-5|18	# Allow --with[out] <feature> at rpm command line build
12mr|libbonoboui-2.24.5-5|19	%{?_without_XVFB: %{expand: %%define	build_xvfb 0}}
12mr|libbonoboui-2.24.5-5|20	%{?_with_XVFB: %{expand: %%define	build_xvfb 1}}
12mr|libbonoboui-2.24.5-5|21	
12mr|libbonoboui-2.24.5-5|22	
12mr|libbonoboui-2.24.5-5|23	Name:		libbonoboui
12mr|libbonoboui-2.24.5-5|24	Summary:	Library for compound documents in GNOME
12mr|libbonoboui-2.24.5-5|25	Version:	2.24.5
12mr|libbonoboui-2.24.5-5|26	Release:	5
12mr|libbonoboui-2.24.5-5|27	License:	GPLv2+ and LGPLv2+
12mr|libbonoboui-2.24.5-5|28	Group:		System/Libraries
12mr|libbonoboui-2.24.5-5|29	URL:		http://www.gnome.org/
12mr|libbonoboui-2.24.5-5|30	
12mr|libbonoboui-2.24.5-5|31	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|libbonoboui-2.24.5-5|32	
12mr|libbonoboui-2.24.5-5|33	BuildRequires:	automake
12mr|libbonoboui-2.24.5-5|34	%if %enable_gtkdoc
12mr|libbonoboui-2.24.5-5|35	BuildRequires:	gtk-doc >= 0.9
12mr|libbonoboui-2.24.5-5|36	%endif
12mr|libbonoboui-2.24.5-5|37	BuildRequires:	intltool
12mr|libbonoboui-2.24.5-5|38	BuildRequires:	pkgconfig(bonobo-activation-2.0) >= 2.13.0
12mr|libbonoboui-2.24.5-5|39	BuildRequires:	pkgconfig(libbonobo-2.0) >= 2.13.0
12mr|libbonoboui-2.24.5-5|40	BuildRequires:	pkgconfig(libglade-2.0) >=  2.0.0
12mr|libbonoboui-2.24.5-5|41	BuildRequires:	pkgconfig(gdk-x11-2.0) >= 2.2.0
12mr|libbonoboui-2.24.5-5|42	BuildRequires:	pkgconfig(libgnomecanvas-2.0) >= 1.116.0
12mr|libbonoboui-2.24.5-5|43	BuildRequires:	pkgconfig(libgnome-2.0) >= 2.13.0
12mr|libbonoboui-2.24.5-5|44	BuildRequires:	pkgconfig(libpng)
12mr|libbonoboui-2.24.5-5|45	BuildRequires:	perl-XML-Parser
12mr|libbonoboui-2.24.5-5|46	%if %{build_xvfb}
12mr|libbonoboui-2.24.5-5|47	BuildRequires:	x11-server-xvfb
12mr|libbonoboui-2.24.5-5|48	%endif
12mr|libbonoboui-2.24.5-5|49	
12mr|libbonoboui-2.24.5-5|50	Requires:	%{lib_name} = %{version}-%{release}
12mr|libbonoboui-2.24.5-5|51	
12mr|libbonoboui-2.24.5-5|52	%description
12mr|libbonoboui-2.24.5-5|53	Bonobo is a library that provides the necessary framework for GNOME
12mr|libbonoboui-2.24.5-5|54	applications to deal with compound documents, i.e. those with a
12mr|libbonoboui-2.24.5-5|55	spreadsheet and graphic embedded in a word-processing document.
12mr|libbonoboui-2.24.5-5|56	
12mr|libbonoboui-2.24.5-5|57	This package contains various needed modules and files for bonobo 2
12mr|libbonoboui-2.24.5-5|58	to operate.
12mr|libbonoboui-2.24.5-5|59	
12mr|libbonoboui-2.24.5-5|60	
12mr|libbonoboui-2.24.5-5|61	%package -n %{lib_name}
12mr|libbonoboui-2.24.5-5|62	Summary:	Library for compound documents in GNOME
12mr|libbonoboui-2.24.5-5|63	Group:		%{group}
12mr|libbonoboui-2.24.5-5|64	Provides:	%{name}%{api_version} = %{version}-%{release}
12mr|libbonoboui-2.24.5-5|65	
12mr|libbonoboui-2.24.5-5|66	%description -n %{lib_name}
12mr|libbonoboui-2.24.5-5|67	Bonobo is a library that provides the necessary framework for GNOME
12mr|libbonoboui-2.24.5-5|68	applications to deal with compound documents, i.e. those with a
12mr|libbonoboui-2.24.5-5|69	spreadsheet and graphic embedded in a word-processing document.
12mr|libbonoboui-2.24.5-5|70	
12mr|libbonoboui-2.24.5-5|71	This package provides libraries to use Bonobo.
12mr|libbonoboui-2.24.5-5|72	
12mr|libbonoboui-2.24.5-5|73	
12mr|libbonoboui-2.24.5-5|74	%package -n %{develname}
12mr|libbonoboui-2.24.5-5|75	Summary:	Development libraries, include files and sample code for Bonobo 2
12mr|libbonoboui-2.24.5-5|76	Group:		Development/GNOME and GTK+
12mr|libbonoboui-2.24.5-5|77	Provides:	%{name}-devel = %{version}-%{release}
12mr|libbonoboui-2.24.5-5|78	Requires:	%{lib_name} = %{version}-%{release}
12mr|libbonoboui-2.24.5-5|79	Obsoletes:	%{mklibname -d bonoboui 2 0} < 2.24.5-5
12mr|libbonoboui-2.24.5-5|80	Obsoletes:	%{mklibname -d bonoboui 2} < 2.24.5-5
12mr|libbonoboui-2.24.5-5|81	
12mr|libbonoboui-2.24.5-5|82	%description -n %{develname}
12mr|libbonoboui-2.24.5-5|83	Bonobo is a library that provides the necessary framework for GNOME
12mr|libbonoboui-2.24.5-5|84	applications to deal with compound documents, i.e. those with a
12mr|libbonoboui-2.24.5-5|85	spreadsheet and graphic embedded in a word-processing document.
12mr|libbonoboui-2.24.5-5|86	
12mr|libbonoboui-2.24.5-5|87	This package provides the necessary development libraries and include
12mr|libbonoboui-2.24.5-5|88	files to allow you to develop programs using the Bonobo document model;
12mr|libbonoboui-2.24.5-5|89	it includes demonstration executables and codes as well.
12mr|libbonoboui-2.24.5-5|90	
12mr|libbonoboui-2.24.5-5|91	
12mr|libbonoboui-2.24.5-5|92	%prep
12mr|libbonoboui-2.24.5-5|93	%setup -q
12mr|libbonoboui-2.24.5-5|94	
12mr|libbonoboui-2.24.5-5|95	%build
12mr|libbonoboui-2.24.5-5|96	
12mr|libbonoboui-2.24.5-5|97	%configure2_5x \
12mr|libbonoboui-2.24.5-5|98	--disable-static \
12mr|libbonoboui-2.24.5-5|99	%if %enable_gtkdoc
12mr|libbonoboui-2.24.5-5|100	--enable-gtk-doc
12mr|libbonoboui-2.24.5-5|101	%endif
12mr|libbonoboui-2.24.5-5|102	
12mr|libbonoboui-2.24.5-5|103	%make
12mr|libbonoboui-2.24.5-5|104	
12mr|libbonoboui-2.24.5-5|105	%check
12mr|libbonoboui-2.24.5-5|106	%if %{build_xvfb}
12mr|libbonoboui-2.24.5-5|107	xvfb-run -a make check
12mr|libbonoboui-2.24.5-5|108	%else
12mr|libbonoboui-2.24.5-5|109	make check
12mr|libbonoboui-2.24.5-5|110	%endif
12mr|libbonoboui-2.24.5-5|111	
12mr|libbonoboui-2.24.5-5|112	%install
12mr|libbonoboui-2.24.5-5|113	%makeinstall_std
12mr|libbonoboui-2.24.5-5|114	
12mr|libbonoboui-2.24.5-5|115	%find_lang %{name}-2.0
12mr|libbonoboui-2.24.5-5|116	
12mr|libbonoboui-2.24.5-5|117	%files -f %{name}-2.0.lang
12mr|libbonoboui-2.24.5-5|118	%doc README NEWS changes.txt
12mr|libbonoboui-2.24.5-5|119	%{_bindir}/*
12mr|libbonoboui-2.24.5-5|120	%{_libdir}/bonobo/servers/*
12mr|libbonoboui-2.24.5-5|121	%{_libdir}/bonobo-2.0
12mr|libbonoboui-2.24.5-5|122	%{_libdir}/libglade/2.0/*.so
12mr|libbonoboui-2.24.5-5|123	%{_datadir}/gnome-2.0
12mr|libbonoboui-2.24.5-5|124	%{_datadir}/applications/bonobo-browser.desktop
12mr|libbonoboui-2.24.5-5|125	
12mr|libbonoboui-2.24.5-5|126	%files -n %{lib_name}
12mr|libbonoboui-2.24.5-5|127	%{_libdir}/libbonoboui-%{api_version}.so.%{lib_major}*
12mr|libbonoboui-2.24.5-5|128	
12mr|libbonoboui-2.24.5-5|129	%files -n %{develname}
12mr|libbonoboui-2.24.5-5|130	%doc ChangeLog
12mr|libbonoboui-2.24.5-5|131	%doc %{_datadir}/gtk-doc/html/*
12mr|libbonoboui-2.24.5-5|132	%{_includedir}/*
12mr|libbonoboui-2.24.5-5|133	%{_libdir}/libbonobo*.so
12mr|libbonoboui-2.24.5-5|134	%{_libdir}/pkgconfig/*
12mr|libbonoboui-2.24.5-5|135	
12mr|libbonoboui-2.24.5-5|136	
12mr|libbonoboui-2.24.5-5|137	
12mr|libbonoboui-2.24.5-5|138	
12mr|libbonoboui-2.24.5-5|139	%changelog
12mr|libbonoboui-2.24.5-5|140	* Fri Aug  10 2012 abondrov <andrey.bondrov@rosalab.ru>
12mr|libbonoboui-2.24.5-5|141	+ Commit: 5d06f73
12mr|libbonoboui-2.24.5-5|142	- Update BuildRequires
12mr|libbonoboui-2.24.5-5|143	
12mr|libbonoboui-2.24.5-5|144	

14674 12
12mr|libbraille-0.19.0-12|1	%define	major 14
12mr|libbraille-0.19.0-12|2	%define	libname %mklibname braille %{major}
12mr|libbraille-0.19.0-12|3	%define develname %mklibname braille -d
12mr|libbraille-0.19.0-12|4	
12mr|libbraille-0.19.0-12|5	Summary:	Easy access to Braille displays and terminals
12mr|libbraille-0.19.0-12|6	Name:		libbraille
12mr|libbraille-0.19.0-12|7	Version:	0.19.0
12mr|libbraille-0.19.0-12|8	Release:	%mkrel 12
12mr|libbraille-0.19.0-12|9	License:	LGPL
12mr|libbraille-0.19.0-12|10	Group:		System/Libraries
12mr|libbraille-0.19.0-12|11	URL:		http://libbraille.sourceforge.net/
12mr|libbraille-0.19.0-12|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12mr|libbraille-0.19.0-12|13	Patch0:		libbraille-libtool_fixes.diff
12mr|libbraille-0.19.0-12|14	Patch1:		libbraille-0.19.0-ltdl_fixes.diff
12mr|libbraille-0.19.0-12|15	BuildRequires:	python-devel
12mr|libbraille-0.19.0-12|16	BuildRequires:	swig
12mr|libbraille-0.19.0-12|17	BuildRequires:	glib2-devel
12mr|libbraille-0.19.0-12|18	BuildRequires:	gtk2-devel
12mr|libbraille-0.19.0-12|19	BuildRequires:	libusb-devel
12mr|libbraille-0.19.0-12|20	BuildRequires:	autoconf
12mr|libbraille-0.19.0-12|21	BuildRequires:	automake
12mr|libbraille-0.19.0-12|22	BuildRequires:	libtool
12mr|libbraille-0.19.0-12|23	BuildRequires:	libtool-devel
12mr|libbraille-0.19.0-12|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libbraille-0.19.0-12|25	
12mr|libbraille-0.19.0-12|26	%description
12mr|libbraille-0.19.0-12|27	This library makes it possible to easily access Braille displays and
12mr|libbraille-0.19.0-12|28	terminals : you can write text on the braille display, directly draw braille
12mr|libbraille-0.19.0-12|29	dots, or get the value of pressed keys. It is compatible with a wide range
12mr|libbraille-0.19.0-12|30	of braille displays.
12mr|libbraille-0.19.0-12|31	
12mr|libbraille-0.19.0-12|32	The features contain:
12mr|libbraille-0.19.0-12|33	* usable from C, C++, Python and Java
12mr|libbraille-0.19.0-12|34	* supports over 10 braille displays (including some recent models)
12mr|libbraille-0.19.0-12|35	* easy configuration of the braille table
12mr|libbraille-0.19.0-12|36	* distributed under the LGPL Free Software Licence
12mr|libbraille-0.19.0-12|37	* portable (currently linux and win32)
12mr|libbraille-0.19.0-12|38	* packages available
12mr|libbraille-0.19.0-12|39	* easy to incorporate in any application wanting to use braille displays
12mr|libbraille-0.19.0-12|40	(simple shared library)
12mr|libbraille-0.19.0-12|41	* uses autoconf, automake and libtool for easier installation and portability
12mr|libbraille-0.19.0-12|42	* contains a virtual graphical terminal made with Gtk+ for developers testing
12mr|libbraille-0.19.0-12|43	
12mr|libbraille-0.19.0-12|44	%package -n	%{libname}
12mr|libbraille-0.19.0-12|45	Summary:	Shared libbraille library
12mr|libbraille-0.19.0-12|46	Group:		System/Libraries
12mr|libbraille-0.19.0-12|47	
12mr|libbraille-0.19.0-12|48	%description -n	%{libname}
12mr|libbraille-0.19.0-12|49	This library makes it possible to easily access Braille displays and
12mr|libbraille-0.19.0-12|50	terminals : you can write text on the braille display, directly draw braille
12mr|libbraille-0.19.0-12|51	dots, or get the value of pressed keys. It is compatible with a wide range
12mr|libbraille-0.19.0-12|52	of braille displays.
12mr|libbraille-0.19.0-12|53	
12mr|libbraille-0.19.0-12|54	The features contain:
12mr|libbraille-0.19.0-12|55	* usable from C, C++, Python and Java
12mr|libbraille-0.19.0-12|56	* supports over 10 braille displays (including some recent models)
12mr|libbraille-0.19.0-12|57	* easy configuration of the braille table
12mr|libbraille-0.19.0-12|58	* distributed under the LGPL Free Software Licence
12mr|libbraille-0.19.0-12|59	* portable (currently linux and win32)
12mr|libbraille-0.19.0-12|60	* packages available
12mr|libbraille-0.19.0-12|61	* easy to incorporate in any application wanting to use braille displays
12mr|libbraille-0.19.0-12|62	(simple shared library)
12mr|libbraille-0.19.0-12|63	* uses autoconf, automake and libtool for easier installation and portability
12mr|libbraille-0.19.0-12|64	* contains a virtual graphical terminal made with Gtk+ for developers testing
12mr|libbraille-0.19.0-12|65	
12mr|libbraille-0.19.0-12|66	%package -n	%{develname}
12mr|libbraille-0.19.0-12|67	Summary:	Header files, libraries and development documentation for %{name}
12mr|libbraille-0.19.0-12|68	Group:		Development/C
12mr|libbraille-0.19.0-12|69	Requires:	%{libname} = %{version}
12mr|libbraille-0.19.0-12|70	Provides:	%{name}-devel = %{version}-%{release}
12mr|libbraille-0.19.0-12|71	
12mr|libbraille-0.19.0-12|72	%description -n	%{develname}
12mr|libbraille-0.19.0-12|73	This library makes it possible to easily access Braille displays and
12mr|libbraille-0.19.0-12|74	terminals : you can write text on the braille display, directly draw braille
12mr|libbraille-0.19.0-12|75	dots, or get the value of pressed keys. It is compatible with a wide range
12mr|libbraille-0.19.0-12|76	of braille displays.
12mr|libbraille-0.19.0-12|77	
12mr|libbraille-0.19.0-12|78	The features contain:
12mr|libbraille-0.19.0-12|79	* usable from C, C++, Python and Java
12mr|libbraille-0.19.0-12|80	* supports over 10 braille displays (including some recent models)
12mr|libbraille-0.19.0-12|81	* easy configuration of the braille table
12mr|libbraille-0.19.0-12|82	* distributed under the LGPL Free Software Licence
12mr|libbraille-0.19.0-12|83	* portable (currently linux and win32)
12mr|libbraille-0.19.0-12|84	* packages available
12mr|libbraille-0.19.0-12|85	* easy to incorporate in any application wanting to use braille displays
12mr|libbraille-0.19.0-12|86	(simple shared library)
12mr|libbraille-0.19.0-12|87	* uses autoconf, automake and libtool for easier installation and portability
12mr|libbraille-0.19.0-12|88	* contains a virtual graphical terminal made with Gtk+ for developers testing
12mr|libbraille-0.19.0-12|89	
12mr|libbraille-0.19.0-12|90	This package contains the header files, static libraries and development
12mr|libbraille-0.19.0-12|91	documentation for %{name}. If you like to develop programs using %{name},
12mr|libbraille-0.19.0-12|92	you will need to install %{name}-devel.
12mr|libbraille-0.19.0-12|93	
12mr|libbraille-0.19.0-12|94	%package -n	python-braille
12mr|libbraille-0.19.0-12|95	Summary:	Python bindings for libbraille
12mr|libbraille-0.19.0-12|96	Group:		Development/Python
12mr|libbraille-0.19.0-12|97	Requires:	%{libname} = %{version}
12mr|libbraille-0.19.0-12|98	
12mr|libbraille-0.19.0-12|99	%description -n	python-braille
12mr|libbraille-0.19.0-12|100	This package contains Python bindings for libbraille.
12mr|libbraille-0.19.0-12|101	
12mr|libbraille-0.19.0-12|102	%prep
12mr|libbraille-0.19.0-12|103	
12mr|libbraille-0.19.0-12|104	%setup -q
12mr|libbraille-0.19.0-12|105	%patch0 -p1
12mr|libbraille-0.19.0-12|106	%patch1 -p0
12mr|libbraille-0.19.0-12|107	
12mr|libbraille-0.19.0-12|108	%build
12mr|libbraille-0.19.0-12|109	%serverbuild
12mr|libbraille-0.19.0-12|110	
12mr|libbraille-0.19.0-12|111	rm -rf libltdl
12mr|libbraille-0.19.0-12|112	libtoolize --force --copy --install --ltdl
12mr|libbraille-0.19.0-12|113	autoreconf -fi
12mr|libbraille-0.19.0-12|114	
12mr|libbraille-0.19.0-12|115	%configure2_5x \
12mr|libbraille-0.19.0-12|116	--without-included-ltdl \
12mr|libbraille-0.19.0-12|117	--with-ltdl-include=%{_includedir} \
12mr|libbraille-0.19.0-12|118	--with-ltdl-lib=%{_libdir} \
12mr|libbraille-0.19.0-12|119	--with-pic \
12mr|libbraille-0.19.0-12|120	--disable-rpath \
12mr|libbraille-0.19.0-12|121	--enable-python \
12mr|libbraille-0.19.0-12|122	--enable-usb
12mr|libbraille-0.19.0-12|123	
12mr|libbraille-0.19.0-12|124	%make
12mr|libbraille-0.19.0-12|125	
12mr|libbraille-0.19.0-12|126	%install
12mr|libbraille-0.19.0-12|127	rm -rf %{buildroot}
12mr|libbraille-0.19.0-12|128	
12mr|libbraille-0.19.0-12|129	%makeinstall_std
12mr|libbraille-0.19.0-12|130	
12mr|libbraille-0.19.0-12|131	# antibork
12mr|libbraille-0.19.0-12|132	find %{buildroot}%{_libdir} -name "*.la" | xargs perl -pi -e "s|\ -L%{_builddir}/%{name}-%{version}/lib||g"
12mr|libbraille-0.19.0-12|133	
12mr|libbraille-0.19.0-12|134	%if %mdkversion < 200900
12mr|libbraille-0.19.0-12|135	%post -n %{libname} -p /sbin/ldconfig
12mr|libbraille-0.19.0-12|136	%endif
12mr|libbraille-0.19.0-12|137	
12mr|libbraille-0.19.0-12|138	%if %mdkversion < 200900
12mr|libbraille-0.19.0-12|139	%postun	-n %{libname} -p /sbin/ldconfig
12mr|libbraille-0.19.0-12|140	%endif
12mr|libbraille-0.19.0-12|141	
12mr|libbraille-0.19.0-12|142	%clean
12mr|libbraille-0.19.0-12|143	rm -rf %{buildroot}
12mr|libbraille-0.19.0-12|144	
12mr|libbraille-0.19.0-12|145	%files -n %{libname}
12mr|libbraille-0.19.0-12|146	%defattr(-,root,root,0755)
12mr|libbraille-0.19.0-12|147	%doc AUTHORS COPYING ChangeLog README TODO
12mr|libbraille-0.19.0-12|148	%config(noreplace) %{_sysconfdir}/libbraille.conf
12mr|libbraille-0.19.0-12|149	%{_bindir}/*
12mr|libbraille-0.19.0-12|150	%{_libdir}/*.so.*
12mr|libbraille-0.19.0-12|151	%dir %{_libdir}/libbraille
12mr|libbraille-0.19.0-12|152	%{_libdir}/libbraille/*.so
12mr|libbraille-0.19.0-12|153	%{_datadir}/libbraille
12mr|libbraille-0.19.0-12|154	
12mr|libbraille-0.19.0-12|155	%files -n python-braille
12mr|libbraille-0.19.0-12|156	%defattr(-,root,root)
12mr|libbraille-0.19.0-12|157	%{py_sitedir}/*.py*
12mr|libbraille-0.19.0-12|158	%{py_platsitedir}/*.so
12mr|libbraille-0.19.0-12|159	
12mr|libbraille-0.19.0-12|160	%files -n %{develname}
12mr|libbraille-0.19.0-12|161	%defattr(-,root,root,0755)
12mr|libbraille-0.19.0-12|162	%{_includedir}/*.h
12mr|libbraille-0.19.0-12|163	%{_libdir}/*.so
12mr|libbraille-0.19.0-12|164	%{_libdir}/*.*a
12mr|libbraille-0.19.0-12|165	%{_libdir}/libbraille/*.*a
12mr|libbraille-0.19.0-12|166	%{py_platsitedir}/*.*a
12mr|libbraille-0.19.0-12|167	
12mr|libbraille-0.19.0-12|168	
12mr|libbraille-0.19.0-12|169	
12mr|libbraille-0.19.0-12|170	
12mr|libbraille-0.19.0-12|171	%changelog
12mr|libbraille-0.19.0-12|172	

14675 12
12mr|libbs2b-3.1.0-6|1	%define major 0
12mr|libbs2b-3.1.0-6|2	%define libname %mklibname bs2b %{major}
12mr|libbs2b-3.1.0-6|3	%define develname %mklibname -d bs2b
12mr|libbs2b-3.1.0-6|4	
12mr|libbs2b-3.1.0-6|5	Summary:	Bauer stereophonic-to-binaural DSP library
12mr|libbs2b-3.1.0-6|6	Name:		libbs2b
12mr|libbs2b-3.1.0-6|7	Version:	3.1.0
12mr|libbs2b-3.1.0-6|8	Release:	6
12mr|libbs2b-3.1.0-6|9	License:	MIT
12mr|libbs2b-3.1.0-6|10	Group:		Sound
12mr|libbs2b-3.1.0-6|11	Url:		http://bs2b.sourceforge.net/
12mr|libbs2b-3.1.0-6|12	Source0:	http://downloads.sourceforge.net/sourceforge/bs2b/%{name}-%{version}.tar.lzma
12mr|libbs2b-3.1.0-6|13	Patch:		libbs2b-3.1.0-fix-format-strings.patch
12mr|libbs2b-3.1.0-6|14	BuildRequires:	pkgconfig(sndfile)
12mr|libbs2b-3.1.0-6|15	
12mr|libbs2b-3.1.0-6|16	
12mr|libbs2b-3.1.0-6|17	%description
12mr|libbs2b-3.1.0-6|18	The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is
12mr|libbs2b-3.1.0-6|19	designed to improve headphone listening of stereo audio
12mr|libbs2b-3.1.0-6|20	records. Recommended for headphone prolonged listening to disable
12mr|libbs2b-3.1.0-6|21	superstereo fatigue without essential distortions.
12mr|libbs2b-3.1.0-6|22	
12mr|libbs2b-3.1.0-6|23	%package utils
12mr|libbs2b-3.1.0-6|24	Group:		Sound
12mr|libbs2b-3.1.0-6|25	Summary:	Bauer stereophonic-to-binaural DSP library - sample tools
12mr|libbs2b-3.1.0-6|26	
12mr|libbs2b-3.1.0-6|27	%description utils
12mr|libbs2b-3.1.0-6|28	The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is
12mr|libbs2b-3.1.0-6|29	designed to improve headphone listening of stereo audio
12mr|libbs2b-3.1.0-6|30	records. Recommended for headphone prolonged listening to disable
12mr|libbs2b-3.1.0-6|31	superstereo fatigue without essential distortions.
12mr|libbs2b-3.1.0-6|32	
12mr|libbs2b-3.1.0-6|33	This contains the command line example tools.
12mr|libbs2b-3.1.0-6|34	
12mr|libbs2b-3.1.0-6|35	%package -n %{libname}
12mr|libbs2b-3.1.0-6|36	Group:		System/Libraries
12mr|libbs2b-3.1.0-6|37	Summary:	Bauer stereophonic-to-binaural DSP library
12mr|libbs2b-3.1.0-6|38	
12mr|libbs2b-3.1.0-6|39	%description -n %{libname}
12mr|libbs2b-3.1.0-6|40	The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is
12mr|libbs2b-3.1.0-6|41	designed to improve headphone listening of stereo audio
12mr|libbs2b-3.1.0-6|42	records. Recommended for headphone prolonged listening to disable
12mr|libbs2b-3.1.0-6|43	superstereo fatigue without essential distortions.
12mr|libbs2b-3.1.0-6|44	
12mr|libbs2b-3.1.0-6|45	%package -n %{develname}
12mr|libbs2b-3.1.0-6|46	Group:		Development/C
12mr|libbs2b-3.1.0-6|47	Summary:	Bauer stereophonic-to-binaural DSP library
12mr|libbs2b-3.1.0-6|48	Requires:	%{libname} = %{version}-%{release}
12mr|libbs2b-3.1.0-6|49	Provides:	%{name}-devel = %{version}-%{release}
12mr|libbs2b-3.1.0-6|50	
12mr|libbs2b-3.1.0-6|51	%description -n %{develname}
12mr|libbs2b-3.1.0-6|52	The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is
12mr|libbs2b-3.1.0-6|53	designed to improve headphone listening of stereo audio
12mr|libbs2b-3.1.0-6|54	records. Recommended for headphone prolonged listening to disable
12mr|libbs2b-3.1.0-6|55	superstereo fatigue without essential distortions.
12mr|libbs2b-3.1.0-6|56	
12mr|libbs2b-3.1.0-6|57	%prep
12mr|libbs2b-3.1.0-6|58	%setup -q
12mr|libbs2b-3.1.0-6|59	%patch -p1
12mr|libbs2b-3.1.0-6|60	
12mr|libbs2b-3.1.0-6|61	%build
12mr|libbs2b-3.1.0-6|62	%configure2_5x --disable-static
12mr|libbs2b-3.1.0-6|63	%make
12mr|libbs2b-3.1.0-6|64	
12mr|libbs2b-3.1.0-6|65	%install
12mr|libbs2b-3.1.0-6|66	%makeinstall_std
12mr|libbs2b-3.1.0-6|67	
12mr|libbs2b-3.1.0-6|68	%files -n %{libname}
12mr|libbs2b-3.1.0-6|69	%{_libdir}/libbs2b.so.%{major}*
12mr|libbs2b-3.1.0-6|70	
12mr|libbs2b-3.1.0-6|71	%files utils
12mr|libbs2b-3.1.0-6|72	%doc README AUTHORS
12mr|libbs2b-3.1.0-6|73	%{_bindir}/*
12mr|libbs2b-3.1.0-6|74	
12mr|libbs2b-3.1.0-6|75	%files -n %{develname}
12mr|libbs2b-3.1.0-6|76	%doc ChangeLog doc/readme.txt
12mr|libbs2b-3.1.0-6|77	%{_libdir}/*.so
12mr|libbs2b-3.1.0-6|78	%{_includedir}/bs2b
12mr|libbs2b-3.1.0-6|79	%{_libdir}/pkgconfig/*
12mr|libbs2b-3.1.0-6|80	
12mr|libbs2b-3.1.0-6|81	
12mr|libbs2b-3.1.0-6|82	
12mr|libbs2b-3.1.0-6|83	%changelog
12mr|libbs2b-3.1.0-6|84	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libbs2b-3.1.0-6|85	+ Commit: 2d54394
12mr|libbs2b-3.1.0-6|86	- Spec cleanup, drop .la and .a files
12mr|libbs2b-3.1.0-6|87	
12mr|libbs2b-3.1.0-6|88	

14676 12
12mr|libbsd-0.4.1-1|1	%define name	%mklibname bsd
12mr|libbsd-0.4.1-1|2	%define devel	%mklibname -d bsd
12mr|libbsd-0.4.1-1|3	
12mr|libbsd-0.4.1-1|4	Name:		%name
12mr|libbsd-0.4.1-1|5	Version:	0.4.1
12mr|libbsd-0.4.1-1|6	Release:	1
12mr|libbsd-0.4.1-1|7	Summary:	Library providing BSD-compatible functions for portability
12mr|libbsd-0.4.1-1|8	URL:		http://libbsd.freedesktop.org/
12mr|libbsd-0.4.1-1|9	
12mr|libbsd-0.4.1-1|10	Source0:	http://libbsd.freedesktop.org/releases/libbsd-%{version}.tar.gz
12mr|libbsd-0.4.1-1|11	
12mr|libbsd-0.4.1-1|12	License:	BSD and ISC and Copyright only and Public Domain
12mr|libbsd-0.4.1-1|13	Group:		System/Libraries
12mr|libbsd-0.4.1-1|14	
12mr|libbsd-0.4.1-1|15	%description
12mr|libbsd-0.4.1-1|16	libbsd provides useful functions commonly found on BSD systems, and
12mr|libbsd-0.4.1-1|17	lacking on others like GNU systems, thus making it easier to port
12mr|libbsd-0.4.1-1|18	projects with strong BSD origins, without needing to embed the same
12mr|libbsd-0.4.1-1|19	code over and over again on each project.
12mr|libbsd-0.4.1-1|20	
12mr|libbsd-0.4.1-1|21	%package -n %devel
12mr|libbsd-0.4.1-1|22	Summary:	Development files for libbsd
12mr|libbsd-0.4.1-1|23	Group:		Development/C
12mr|libbsd-0.4.1-1|24	Requires:	%name = %{version}-%{release}
12mr|libbsd-0.4.1-1|25	Requires:	pkgconfig
12mr|libbsd-0.4.1-1|26	Provides:	libbsd-devel = %{version}-%{release}
12mr|libbsd-0.4.1-1|27	
12mr|libbsd-0.4.1-1|28	%description -n %devel
12mr|libbsd-0.4.1-1|29	Development files for the libbsd library.
12mr|libbsd-0.4.1-1|30	
12mr|libbsd-0.4.1-1|31	%prep
12mr|libbsd-0.4.1-1|32	%setup -q -n libbsd-%version
12mr|libbsd-0.4.1-1|33	
12mr|libbsd-0.4.1-1|34	%build
12mr|libbsd-0.4.1-1|35	%configure2_5x --disable-static
12mr|libbsd-0.4.1-1|36	%make
12mr|libbsd-0.4.1-1|37	
12mr|libbsd-0.4.1-1|38	%install
12mr|libbsd-0.4.1-1|39	%makeinstall_std
12mr|libbsd-0.4.1-1|40	
12mr|libbsd-0.4.1-1|41	%files
12mr|libbsd-0.4.1-1|42	%doc COPYING README TODO ChangeLog
12mr|libbsd-0.4.1-1|43	%{_libdir}/libbsd.so.*
12mr|libbsd-0.4.1-1|44	
12mr|libbsd-0.4.1-1|45	%files -n %devel
12mr|libbsd-0.4.1-1|46	%{_mandir}/man3/*.3.?z
12mr|libbsd-0.4.1-1|47	%{_mandir}/man3/*.3bsd.?z
12mr|libbsd-0.4.1-1|48	%{_includedir}/bsd
12mr|libbsd-0.4.1-1|49	%{_libdir}/libbsd.so
12mr|libbsd-0.4.1-1|50	%{_libdir}/pkgconfig/libbsd.pc
12mr|libbsd-0.4.1-1|51	%{_libdir}/pkgconfig/libbsd-overlay.pc
12mr|libbsd-0.4.1-1|52	
12mr|libbsd-0.4.1-1|53	
12mr|libbsd-0.4.1-1|54	
12mr|libbsd-0.4.1-1|55	%changelog
12mr|libbsd-0.4.1-1|56	

14677 12
12mr|libbtctl-0.11.1-6|1	%define major 6
12mr|libbtctl-0.11.1-6|2	%define libname %mklibname btctl %{major}
12mr|libbtctl-0.11.1-6|3	%define develname %mklibname btctl -d
12mr|libbtctl-0.11.1-6|4	
12mr|libbtctl-0.11.1-6|5	Name:		libbtctl
12mr|libbtctl-0.11.1-6|6	Summary:	GNOME bluetooth control library
12mr|libbtctl-0.11.1-6|7	Version:	0.11.1
12mr|libbtctl-0.11.1-6|8	Release:	6
12mr|libbtctl-0.11.1-6|9	Source0:	http://ftp.gnome.org/pub/GNOME/sources/libbtctl/%{name}-%{version}.tar.bz2
12mr|libbtctl-0.11.1-6|10	Patch0:		libbtctl-0.11.1-format-strings.patch
12mr|libbtctl-0.11.1-6|11	Patch2:		libbtctl-0.4.1-pydir.patch
12mr|libbtctl-0.11.1-6|12	Patch3:		libbtctl-0.8.0-crash.patch
12mr|libbtctl-0.11.1-6|13	Patch4:		libbtctl_fix_broken_check.patch
12mr|libbtctl-0.11.1-6|14	URL:		http://usefulinc.com/software/gnome-bluetooth/
12mr|libbtctl-0.11.1-6|15	License:	GPLv2+
12mr|libbtctl-0.11.1-6|16	Group:		System/Libraries
12mr|libbtctl-0.11.1-6|17	
12mr|libbtctl-0.11.1-6|18	BuildRequires:	gtk-doc
12mr|libbtctl-0.11.1-6|19	BuildRequires:	intltool
12mr|libbtctl-0.11.1-6|20	BuildRequires:	perl-XML-Parser
12mr|libbtctl-0.11.1-6|21	BuildRequires:	pkgconfig(bluez)
12mr|libbtctl-0.11.1-6|22	BuildRequires:	pkgconfig(gconf-2.0)
12mr|libbtctl-0.11.1-6|23	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mr|libbtctl-0.11.1-6|24	BuildRequires:	pkgconfig(openobex) >= 1.1
12mr|libbtctl-0.11.1-6|25	BuildRequires:	pkgconfig(pygtk-2.0)
12mr|libbtctl-0.11.1-6|26	BuildRequires:	pkgconfig(python)
12mr|libbtctl-0.11.1-6|27	
12mr|libbtctl-0.11.1-6|28	%description
12mr|libbtctl-0.11.1-6|29	Current features include:
12mr|libbtctl-0.11.1-6|30	* Bonobo component to manage the discovery of nearby Bluetooth devices
12mr|libbtctl-0.11.1-6|31	* Component will create serial (RFCOMM) connections for clients to devices
12mr|libbtctl-0.11.1-6|32	* libbtcl, a GObject wrapper for Bluetooth functionality
12mr|libbtctl-0.11.1-6|33	
12mr|libbtctl-0.11.1-6|34	Features planned in the near future include:
12mr|libbtctl-0.11.1-6|35	* Control-center prefs application to give users overall control over
12mr|libbtctl-0.11.1-6|36	devices
12mr|libbtctl-0.11.1-6|37	
12mr|libbtctl-0.11.1-6|38	%package -n %{libname}
12mr|libbtctl-0.11.1-6|39	Group:		System/Libraries
12mr|libbtctl-0.11.1-6|40	Summary:	GNOME bluetooth control library
12mr|libbtctl-0.11.1-6|41	Requires:	bluez
12mr|libbtctl-0.11.1-6|42	Provides:	%{name} = %{version}-%{release}
12mr|libbtctl-0.11.1-6|43	
12mr|libbtctl-0.11.1-6|44	%description -n %{libname}
12mr|libbtctl-0.11.1-6|45	Current features include:
12mr|libbtctl-0.11.1-6|46	* Bonobo component to manage the discovery of nearby Bluetooth devices
12mr|libbtctl-0.11.1-6|47	* Component will create serial (RFCOMM) connections for clients to devices
12mr|libbtctl-0.11.1-6|48	* libbtcl, a GObject wrapper for Bluetooth functionality
12mr|libbtctl-0.11.1-6|49	
12mr|libbtctl-0.11.1-6|50	Features planned in the near future include:
12mr|libbtctl-0.11.1-6|51	* Control-center prefs application to give users overall control over
12mr|libbtctl-0.11.1-6|52	devices
12mr|libbtctl-0.11.1-6|53	
12mr|libbtctl-0.11.1-6|54	%package -n %{develname}
12mr|libbtctl-0.11.1-6|55	Group:		Development/C
12mr|libbtctl-0.11.1-6|56	Summary:	Static libraries and header files from %{name}
12mr|libbtctl-0.11.1-6|57	Provides:	%{name}-devel = %{version}-%{release}
12mr|libbtctl-0.11.1-6|58	Requires:	%{libname} = %{version}-%{release}
12mr|libbtctl-0.11.1-6|59	
12mr|libbtctl-0.11.1-6|60	%description -n %{develname}
12mr|libbtctl-0.11.1-6|61	Static libraries and header files from %name
12mr|libbtctl-0.11.1-6|62	
12mr|libbtctl-0.11.1-6|63	%package -n python-%{name}
12mr|libbtctl-0.11.1-6|64	Group:		Development/Python
12mr|libbtctl-0.11.1-6|65	Summary:	Bluetooth Python bindings
12mr|libbtctl-0.11.1-6|66	
12mr|libbtctl-0.11.1-6|67	%description -n python-%{name}
12mr|libbtctl-0.11.1-6|68	This is the python wrapper for %name.
12mr|libbtctl-0.11.1-6|69	
12mr|libbtctl-0.11.1-6|70	%prep
12mr|libbtctl-0.11.1-6|71	%setup -q
12mr|libbtctl-0.11.1-6|72	%apply_patches
12mr|libbtctl-0.11.1-6|73	
12mr|libbtctl-0.11.1-6|74	%build
12mr|libbtctl-0.11.1-6|75	autoreconf -fi
12mr|libbtctl-0.11.1-6|76	%configure2_5x \
12mr|libbtctl-0.11.1-6|77	--disable-static \
12mr|libbtctl-0.11.1-6|78	--enable-shared \
12mr|libbtctl-0.11.1-6|79	--disable-mono
12mr|libbtctl-0.11.1-6|80	# parallel build fails
12mr|libbtctl-0.11.1-6|81	make
12mr|libbtctl-0.11.1-6|82	
12mr|libbtctl-0.11.1-6|83	%install
12mr|libbtctl-0.11.1-6|84	rm -rf %{buildroot}
12mr|libbtctl-0.11.1-6|85	%makeinstall_std
12mr|libbtctl-0.11.1-6|86	
12mr|libbtctl-0.11.1-6|87	%find_lang %{name}
12mr|libbtctl-0.11.1-6|88	
12mr|libbtctl-0.11.1-6|89	%files -n %{libname} -f %{name}.lang
12mr|libbtctl-0.11.1-6|90	%{_libdir}/libbtctl.so.%{major}*
12mr|libbtctl-0.11.1-6|91	
12mr|libbtctl-0.11.1-6|92	%files -n python-%{name}
12mr|libbtctl-0.11.1-6|93	%{py_platsitedir}/btctl.so
12mr|libbtctl-0.11.1-6|94	
12mr|libbtctl-0.11.1-6|95	%files -n %{develname}
12mr|libbtctl-0.11.1-6|96	%doc AUTHORS ChangeLog README
12mr|libbtctl-0.11.1-6|97	%doc %{_datadir}/gtk-doc/html/%{name}
12mr|libbtctl-0.11.1-6|98	%{_includedir}/%{name}
12mr|libbtctl-0.11.1-6|99	%{_libdir}/*.so
12mr|libbtctl-0.11.1-6|100	%{_libdir}/pkgconfig/%{name}.pc
12mr|libbtctl-0.11.1-6|101	
12mr|libbtctl-0.11.1-6|102	
12mr|libbtctl-0.11.1-6|103	
12mr|libbtctl-0.11.1-6|104	
12mr|libbtctl-0.11.1-6|105	%changelog
12mr|libbtctl-0.11.1-6|106	* Mon Aug  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libbtctl-0.11.1-6|107	+ Commit: 3b672b8
12mr|libbtctl-0.11.1-6|108	- Sync with Cooker (drop .la and .a files, convert BR to pkgconfig style etc)
12mr|libbtctl-0.11.1-6|109	
12mr|libbtctl-0.11.1-6|110	

14678 12
12mr|libburn-1.2.4-1|1	%define major 4
12mr|libburn-1.2.4-1|2	%define libname %mklibname burn %{major}
12mr|libburn-1.2.4-1|3	%define develname %mklibname burn -d
12mr|libburn-1.2.4-1|4	%define sdevellibname %mklibname -s -d burn
12mr|libburn-1.2.4-1|5	
12mr|libburn-1.2.4-1|6	Summary:	Library for reading, mastering and writing optical discs
12mr|libburn-1.2.4-1|7	Name:		libburn
12mr|libburn-1.2.4-1|8	Version:	1.2.4
12mr|libburn-1.2.4-1|9	Release:	1
12mr|libburn-1.2.4-1|10	License:	GPLv2+
12mr|libburn-1.2.4-1|11	Group:		System/Libraries
12mr|libburn-1.2.4-1|12	URL:		http://libburnia-project.org/
12mr|libburn-1.2.4-1|13	Source0:	http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
12mr|libburn-1.2.4-1|14	BuildRequires:	doxygen
12mr|libburn-1.2.4-1|15	BuildRequires:	graphviz
12mr|libburn-1.2.4-1|16	
12mr|libburn-1.2.4-1|17	%description
12mr|libburn-1.2.4-1|18	Libburn is an open-source library for reading, mastering and writing
12mr|libburn-1.2.4-1|19	optical discs.
12mr|libburn-1.2.4-1|20	
12mr|libburn-1.2.4-1|21	%package -n %{libname}
12mr|libburn-1.2.4-1|22	Group:		System/Libraries
12mr|libburn-1.2.4-1|23	Summary:	An open-source library for optical discs
12mr|libburn-1.2.4-1|24	
12mr|libburn-1.2.4-1|25	%description -n %{libname}
12mr|libburn-1.2.4-1|26	An open-source library for reading, mastering and writing optical discs.
12mr|libburn-1.2.4-1|27	
12mr|libburn-1.2.4-1|28	%package -n %{develname}
12mr|libburn-1.2.4-1|29	Summary:	Header files for development with %{name}
12mr|libburn-1.2.4-1|30	Group:		Development/C
12mr|libburn-1.2.4-1|31	Provides:	%{name}-devel = %{version}-%{release}
12mr|libburn-1.2.4-1|32	Requires:	%{libname} = %{version}-%{release}
12mr|libburn-1.2.4-1|33	Obsoletes:	%{_lib}burn6-devel < 1.2.4
12mr|libburn-1.2.4-1|34	Provides:	burn-devel = %{version}-%{release}
12mr|libburn-1.2.4-1|35	
12mr|libburn-1.2.4-1|36	%description -n %{develname}
12mr|libburn-1.2.4-1|37	This package includes the header files for the %{name} package.
12mr|libburn-1.2.4-1|38	
12mr|libburn-1.2.4-1|39	%package -n cdrskin
12mr|libburn-1.2.4-1|40	Summary:	Limited cdrecord compatibility wrapper for libburn
12mr|libburn-1.2.4-1|41	Group:		Archiving/Cd burning
12mr|libburn-1.2.4-1|42	
12mr|libburn-1.2.4-1|43	%description -n cdrskin
12mr|libburn-1.2.4-1|44	A limited cdrecord compatibility wrapper which allows to use some
12mr|libburn-1.2.4-1|45	libburn features from the command line.
12mr|libburn-1.2.4-1|46	
12mr|libburn-1.2.4-1|47	
12mr|libburn-1.2.4-1|48	%package -n %{sdevellibname}
12mr|libburn-1.2.4-1|49	Summary:	Static development files for %{name}
12mr|libburn-1.2.4-1|50	Group:		Development/C
12mr|libburn-1.2.4-1|51	Requires:	%{develname} = %{version}-%{release}
12mr|libburn-1.2.4-1|52	Provides:	burn-static-devel = %{version}-%{release}
12mr|libburn-1.2.4-1|53	Obsoletes:	%{_lib}burn-static-devel < 1.1.8-2
12mr|libburn-1.2.4-1|54	
12mr|libburn-1.2.4-1|55	%description -n %{sdevellibname}
12mr|libburn-1.2.4-1|56	This package contains static libraries to develop applications that use
12mr|libburn-1.2.4-1|57	%{name}.
12mr|libburn-1.2.4-1|58	
12mr|libburn-1.2.4-1|59	
12mr|libburn-1.2.4-1|60	%prep
12mr|libburn-1.2.4-1|61	%setup -q
12mr|libburn-1.2.4-1|62	
12mr|libburn-1.2.4-1|63	%build
12mr|libburn-1.2.4-1|64	%configure2_5x
12mr|libburn-1.2.4-1|65	%make
12mr|libburn-1.2.4-1|66	
12mr|libburn-1.2.4-1|67	%install
12mr|libburn-1.2.4-1|68	%makeinstall_std
12mr|libburn-1.2.4-1|69	
12mr|libburn-1.2.4-1|70	# build documentation
12mr|libburn-1.2.4-1|71	pushd doc
12mr|libburn-1.2.4-1|72	doxygen -u doxygen.conf
12mr|libburn-1.2.4-1|73	doxygen doxygen.conf
12mr|libburn-1.2.4-1|74	popd
12mr|libburn-1.2.4-1|75	
12mr|libburn-1.2.4-1|76	%files -n %{libname}
12mr|libburn-1.2.4-1|77	%{_libdir}/libburn.so.%{major}*
12mr|libburn-1.2.4-1|78	
12mr|libburn-1.2.4-1|79	%files -n %{develname}
12mr|libburn-1.2.4-1|80	%doc README AUTHORS COPYRIGHT
12mr|libburn-1.2.4-1|81	%{_libdir}/libburn.so
12mr|libburn-1.2.4-1|82	%{_libdir}/pkgconfig/*.pc
12mr|libburn-1.2.4-1|83	%{_includedir}/%{name}
12mr|libburn-1.2.4-1|84	
12mr|libburn-1.2.4-1|85	%files -n %sdevellibname
12mr|libburn-1.2.4-1|86	%{_libdir}/*.a
12mr|libburn-1.2.4-1|87	
12mr|libburn-1.2.4-1|88	%files -n cdrskin
12mr|libburn-1.2.4-1|89	%doc cdrskin/README
12mr|libburn-1.2.4-1|90	%{_bindir}/cdrskin
12mr|libburn-1.2.4-1|91	%{_mandir}/man1/cdrskin.1.*
12mr|libburn-1.2.4-1|92	
12mr|libburn-1.2.4-1|93	
12mr|libburn-1.2.4-1|94	
12mr|libburn-1.2.4-1|95	%changelog
12mr|libburn-1.2.4-1|96	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libburn-1.2.4-1|97	+ Commit: aa74d26
12mr|libburn-1.2.4-1|98	- New version 1.2.4 (sync with Cooker), fix unversioned Obsoletes
12mr|libburn-1.2.4-1|99	
12mr|libburn-1.2.4-1|100	

14679 12
12mr|libcaca-0.99-0.beta18.1|1	%define	prerel	beta18
12mr|libcaca-0.99-0.beta18.1|2	%define	major	0
12mr|libcaca-0.99-0.beta18.1|3	%define	libname	%mklibname caca %{major}
12mr|libcaca-0.99-0.beta18.1|4	%define	libnamexx %mklibname caca++ %{major}
12mr|libcaca-0.99-0.beta18.1|5	%define	libgl_plugin %mklibname libgl_plugin %{major}
12mr|libcaca-0.99-0.beta18.1|6	%define	libx11_plugin %mklibname libx11_plugin %{major}
12mr|libcaca-0.99-0.beta18.1|7	%define	devname %mklibname -d caca
12mr|libcaca-0.99-0.beta18.1|8	
12mr|libcaca-0.99-0.beta18.1|9	%bcond_without	dox
12mr|libcaca-0.99-0.beta18.1|10	%bcond_without	slang
12mr|libcaca-0.99-0.beta18.1|11	
12mr|libcaca-0.99-0.beta18.1|12	Name:		libcaca
12mr|libcaca-0.99-0.beta18.1|13	Version:	0.99
12mr|libcaca-0.99-0.beta18.1|14	Release:	%{?prerel:0.%{prerel}.}1
12mr|libcaca-0.99-0.beta18.1|15	Summary:	Text mode graphics library
12mr|libcaca-0.99-0.beta18.1|16	License:	GPLv2
12mr|libcaca-0.99-0.beta18.1|17	Group:		System/Libraries
12mr|libcaca-0.99-0.beta18.1|18	URL:		http://libcaca.zoy.org/
12mr|libcaca-0.99-0.beta18.1|19	Source0:	http://libcaca.zoy.org/attachment/wiki/libcaca/%{name}-%{version}%{?prerel:.%{prerel}}.tar.gz
12mr|libcaca-0.99-0.beta18.1|20	Patch0:		libcaca-0.99.beta18-ruby1.9.patch
12mr|libcaca-0.99-0.beta18.1|21	
12mr|libcaca-0.99-0.beta18.1|22	%if %{with slang}
12mr|libcaca-0.99-0.beta18.1|23	Buildrequires:	pkgconfig(slang)
12mr|libcaca-0.99-0.beta18.1|24	%endif
12mr|libcaca-0.99-0.beta18.1|25	Buildrequires:	pkgconfig(glut)
12mr|libcaca-0.99-0.beta18.1|26	Buildrequires:	pkgconfig(imlib2)
12mr|libcaca-0.99-0.beta18.1|27	Buildrequires:	pkgconfig(ncursesw)
12mr|libcaca-0.99-0.beta18.1|28	Buildrequires:	pkgconfig(pangoft2)
12mr|libcaca-0.99-0.beta18.1|29	Buildrequires:	pkgconfig(x11)
12mr|libcaca-0.99-0.beta18.1|30	%if %{with dox}
12mr|libcaca-0.99-0.beta18.1|31	Buildrequires:	doxygen texlive
12mr|libcaca-0.99-0.beta18.1|32	%endif
12mr|libcaca-0.99-0.beta18.1|33	Buildrequires:	ruby-devel
12mr|libcaca-0.99-0.beta18.1|34	%ifnarch %{mipsx} %{arm}
12mr|libcaca-0.99-0.beta18.1|35	BuildRequires:	mono
12mr|libcaca-0.99-0.beta18.1|36	%endif
12mr|libcaca-0.99-0.beta18.1|37	
12mr|libcaca-0.99-0.beta18.1|38	%description
12mr|libcaca-0.99-0.beta18.1|39	libcaca is the Colour AsCii Art library. It provides high level functions
12mr|libcaca-0.99-0.beta18.1|40	for colour text drawing, simple primitives for line, polygon and ellipse
12mr|libcaca-0.99-0.beta18.1|41	drawing, as well as powerful image to text conversion routines.
12mr|libcaca-0.99-0.beta18.1|42	
12mr|libcaca-0.99-0.beta18.1|43	%package -n	%{libname}
12mr|libcaca-0.99-0.beta18.1|44	Summary:	Text mode graphics library
12mr|libcaca-0.99-0.beta18.1|45	Group:		System/Libraries
12mr|libcaca-0.99-0.beta18.1|46	
12mr|libcaca-0.99-0.beta18.1|47	%description -n	%{libname}
12mr|libcaca-0.99-0.beta18.1|48	libcaca is the Colour AsCii Art library. It provides high level functions
12mr|libcaca-0.99-0.beta18.1|49	for colour text drawing, simple primitives for line, polygon and ellipse
12mr|libcaca-0.99-0.beta18.1|50	drawing, as well as powerful image to text conversion routines.
12mr|libcaca-0.99-0.beta18.1|51	
12mr|libcaca-0.99-0.beta18.1|52	This package contains the shared library for %{name}.
12mr|libcaca-0.99-0.beta18.1|53	
12mr|libcaca-0.99-0.beta18.1|54	%package -n	%{libnamexx}
12mr|libcaca-0.99-0.beta18.1|55	Summary:	Text mode graphics library
12mr|libcaca-0.99-0.beta18.1|56	Group:		System/Libraries
12mr|libcaca-0.99-0.beta18.1|57	Conflicts:	%{libname} < 0.99-0.beta17.4
12mr|libcaca-0.99-0.beta18.1|58	
12mr|libcaca-0.99-0.beta18.1|59	%description -n	%{libnamexx}
12mr|libcaca-0.99-0.beta18.1|60	This package contains the shared library for %{name}++.
12mr|libcaca-0.99-0.beta18.1|61	
12mr|libcaca-0.99-0.beta18.1|62	%package -n	%{libgl_plugin}
12mr|libcaca-0.99-0.beta18.1|63	Summary:	Text mode graphics library
12mr|libcaca-0.99-0.beta18.1|64	Group:		System/Libraries
12mr|libcaca-0.99-0.beta18.1|65	Conflicts:	%{libname} < 0.99-0.beta17.4
12mr|libcaca-0.99-0.beta18.1|66	
12mr|libcaca-0.99-0.beta18.1|67	%description -n	%{libgl_plugin}
12mr|libcaca-0.99-0.beta18.1|68	This package contains the shared library libgl_plugin.
12mr|libcaca-0.99-0.beta18.1|69	
12mr|libcaca-0.99-0.beta18.1|70	%package -n	%{libx11_plugin}
12mr|libcaca-0.99-0.beta18.1|71	Summary:	Text mode graphics library
12mr|libcaca-0.99-0.beta18.1|72	Group:		System/Libraries
12mr|libcaca-0.99-0.beta18.1|73	Conflicts:	%{libname} < 0.99-0.beta17.4
12mr|libcaca-0.99-0.beta18.1|74	
12mr|libcaca-0.99-0.beta18.1|75	%description -n	%{libx11_plugin}
12mr|libcaca-0.99-0.beta18.1|76	This package contains the shared library libgl_plugin.
12mr|libcaca-0.99-0.beta18.1|77	
12mr|libcaca-0.99-0.beta18.1|78	%package -n	%{devname}
12mr|libcaca-0.99-0.beta18.1|79	Summary:	Development files for libcaca
12mr|libcaca-0.99-0.beta18.1|80	Group:		Development/C
12mr|libcaca-0.99-0.beta18.1|81	Provides:	%{name}-devel = %{version}-%{release}
12mr|libcaca-0.99-0.beta18.1|82	Requires:	%{libname} = %{version}-%{release}
12mr|libcaca-0.99-0.beta18.1|83	Requires:	%{libnamexx} = %{version}-%{release}
12mr|libcaca-0.99-0.beta18.1|84	Requires:	%{libgl_plugin} = %{version}-%{release}
12mr|libcaca-0.99-0.beta18.1|85	Requires:	%{libx11_plugin} = %{version}-%{release}
12mr|libcaca-0.99-0.beta18.1|86	Obsoletes:	%{mklibname -d caca 0} < 0.99-0.beta18
12mr|libcaca-0.99-0.beta18.1|87	
12mr|libcaca-0.99-0.beta18.1|88	%description -n	%{devname}
12mr|libcaca-0.99-0.beta18.1|89	libcaca is the Colour AsCii Art library. It provides high level functions
12mr|libcaca-0.99-0.beta18.1|90	for colour text drawing, simple primitives for line, polygon and ellipse
12mr|libcaca-0.99-0.beta18.1|91	drawing, as well as powerful image to text conversion routines.
12mr|libcaca-0.99-0.beta18.1|92	
12mr|libcaca-0.99-0.beta18.1|93	This package contains the header files and static libraries needed to
12mr|libcaca-0.99-0.beta18.1|94	compile applications or shared objects that use libcaca.
12mr|libcaca-0.99-0.beta18.1|95	
12mr|libcaca-0.99-0.beta18.1|96	%package -n	caca-utils
12mr|libcaca-0.99-0.beta18.1|97	Summary:	Text mode graphics utilities
12mr|libcaca-0.99-0.beta18.1|98	Group:		Graphics
12mr|libcaca-0.99-0.beta18.1|99	Conflicts:	%{libname} < 0.99-0.beta17.4
12mr|libcaca-0.99-0.beta18.1|100	
12mr|libcaca-0.99-0.beta18.1|101	%description -n	caca-utils
12mr|libcaca-0.99-0.beta18.1|102	This package contains utilities and demonstration programs for libcaca, the
12mr|libcaca-0.99-0.beta18.1|103	Colour AsCii Art library.
12mr|libcaca-0.99-0.beta18.1|104	
12mr|libcaca-0.99-0.beta18.1|105	cacaview is a simple image viewer for the terminal. It opens most image
12mr|libcaca-0.99-0.beta18.1|106	formats such as JPEG, PNG, GIF etc. and renders them on the terminal using
12mr|libcaca-0.99-0.beta18.1|107	ASCII art. The user can zoom and scroll the image, set the dithering method
12mr|libcaca-0.99-0.beta18.1|108	or enable anti-aliasing.
12mr|libcaca-0.99-0.beta18.1|109	
12mr|libcaca-0.99-0.beta18.1|110	cacaball is a tiny graphic program that renders animated ASCII metaballs on
12mr|libcaca-0.99-0.beta18.1|111	the screen, cacafire is a port of AALib's aafire and displays burning ASCII
12mr|libcaca-0.99-0.beta18.1|112	art flames, cacamoir animates colourful moire circles and cacaplas displays
12mr|libcaca-0.99-0.beta18.1|113	an old school plasma effect.
12mr|libcaca-0.99-0.beta18.1|114	
12mr|libcaca-0.99-0.beta18.1|115	cacademo is a simple application that shows the libcaca rendering features
12mr|libcaca-0.99-0.beta18.1|116	such as line and ellipses drawing, triangle filling and sprite blitting.
12mr|libcaca-0.99-0.beta18.1|117	
12mr|libcaca-0.99-0.beta18.1|118	%ifnarch %{mipsx} %{arm}
12mr|libcaca-0.99-0.beta18.1|119	%package -n	caca-sharp
12mr|libcaca-0.99-0.beta18.1|120	Summary:	Mono binding for libcaca
12mr|libcaca-0.99-0.beta18.1|121	Group:		Development/Other
12mr|libcaca-0.99-0.beta18.1|122	
12mr|libcaca-0.99-0.beta18.1|123	%description -n	caca-sharp
12mr|libcaca-0.99-0.beta18.1|124	Mono binding for libcaca
12mr|libcaca-0.99-0.beta18.1|125	%endif
12mr|libcaca-0.99-0.beta18.1|126	
12mr|libcaca-0.99-0.beta18.1|127	%package -n	ruby-caca
12mr|libcaca-0.99-0.beta18.1|128	Summary:	Ruby binding for libcaca
12mr|libcaca-0.99-0.beta18.1|129	Group:		Development/Ruby
12mr|libcaca-0.99-0.beta18.1|130	
12mr|libcaca-0.99-0.beta18.1|131	%description -n	ruby-caca
12mr|libcaca-0.99-0.beta18.1|132	Ruby binding for libcaca
12mr|libcaca-0.99-0.beta18.1|133	
12mr|libcaca-0.99-0.beta18.1|134	%package -n python-caca
12mr|libcaca-0.99-0.beta18.1|135	Summary:	Python binding for libcaca
12mr|libcaca-0.99-0.beta18.1|136	Group:		Development/Python
12mr|libcaca-0.99-0.beta18.1|137	
12mr|libcaca-0.99-0.beta18.1|138	%description -n	python-caca
12mr|libcaca-0.99-0.beta18.1|139	Python binding for libcaca
12mr|libcaca-0.99-0.beta18.1|140	
12mr|libcaca-0.99-0.beta18.1|141	%prep
12mr|libcaca-0.99-0.beta18.1|142	%setup -qn %{name}-%{version}%{?prerel:.%{prerel}}
12mr|libcaca-0.99-0.beta18.1|143	%patch0 -p1 -b .ruby19~
12mr|libcaca-0.99-0.beta18.1|144	autoreconf -fi
12mr|libcaca-0.99-0.beta18.1|145	
12mr|libcaca-0.99-0.beta18.1|146	%build
12mr|libcaca-0.99-0.beta18.1|147	%configure2_5x \
12mr|libcaca-0.99-0.beta18.1|148	--disable-static \
12mr|libcaca-0.99-0.beta18.1|149	%if %{with slang}
12mr|libcaca-0.99-0.beta18.1|150	--enable-slang \
12mr|libcaca-0.99-0.beta18.1|151	%else
12mr|libcaca-0.99-0.beta18.1|152	--disable-slang \
12mr|libcaca-0.99-0.beta18.1|153	%endif
12mr|libcaca-0.99-0.beta18.1|154	--enable-ncurses \
12mr|libcaca-0.99-0.beta18.1|155	--enable-x11 \
12mr|libcaca-0.99-0.beta18.1|156	--enable-imlib2 \
12mr|libcaca-0.99-0.beta18.1|157	%if %{with dox}
12mr|libcaca-0.99-0.beta18.1|158	--enable-doc \
12mr|libcaca-0.99-0.beta18.1|159	%else
12mr|libcaca-0.99-0.beta18.1|160	--disable-doc \
12mr|libcaca-0.99-0.beta18.1|161	%endif
12mr|libcaca-0.99-0.beta18.1|162	--enable-plugins \
12mr|libcaca-0.99-0.beta18.1|163	--disable-java
12mr|libcaca-0.99-0.beta18.1|164	
12mr|libcaca-0.99-0.beta18.1|165	%make
12mr|libcaca-0.99-0.beta18.1|166	
12mr|libcaca-0.99-0.beta18.1|167	%install
12mr|libcaca-0.99-0.beta18.1|168	%makeinstall_std
12mr|libcaca-0.99-0.beta18.1|169	# maybe b/c they are symlinks
12mr|libcaca-0.99-0.beta18.1|170	rm -f %{buildroot}%{_libdir}/libcucul*.la
12mr|libcaca-0.99-0.beta18.1|171	
12mr|libcaca-0.99-0.beta18.1|172	%multiarch_binaries %{buildroot}%{_bindir}/caca-config
12mr|libcaca-0.99-0.beta18.1|173	
12mr|libcaca-0.99-0.beta18.1|174	%if %{with dox}
12mr|libcaca-0.99-0.beta18.1|175	rm -rf installed-docs
12mr|libcaca-0.99-0.beta18.1|176	mv %{buildroot}%{_datadir}/doc/libcaca-dev installed-docs
12mr|libcaca-0.99-0.beta18.1|177	rm %{buildroot}%{_datadir}/doc/libcucul-dev
12mr|libcaca-0.99-0.beta18.1|178	%endif
12mr|libcaca-0.99-0.beta18.1|179	
12mr|libcaca-0.99-0.beta18.1|180	%files -n %{libname}
12mr|libcaca-0.99-0.beta18.1|181	%{_libdir}/libcaca.so.%{major}*
12mr|libcaca-0.99-0.beta18.1|182	%{_libdir}/libcucul.so.%{major}*
12mr|libcaca-0.99-0.beta18.1|183	
12mr|libcaca-0.99-0.beta18.1|184	%files -n %{libnamexx}
12mr|libcaca-0.99-0.beta18.1|185	%{_libdir}/libcaca++.so.%{major}*
12mr|libcaca-0.99-0.beta18.1|186	%{_libdir}/libcucul++.so.%{major}*
12mr|libcaca-0.99-0.beta18.1|187	
12mr|libcaca-0.99-0.beta18.1|188	%files -n %{libgl_plugin}
12mr|libcaca-0.99-0.beta18.1|189	%{_libdir}/caca/libgl_plugin.so.%{major}*
12mr|libcaca-0.99-0.beta18.1|190	
12mr|libcaca-0.99-0.beta18.1|191	%files -n %{libx11_plugin}
12mr|libcaca-0.99-0.beta18.1|192	%{_libdir}/caca/libx11_plugin.so.%{major}*
12mr|libcaca-0.99-0.beta18.1|193	
12mr|libcaca-0.99-0.beta18.1|194	%files -n %{devname}
12mr|libcaca-0.99-0.beta18.1|195	%doc NEWS NOTES
12mr|libcaca-0.99-0.beta18.1|196	%{_bindir}/caca-config
12mr|libcaca-0.99-0.beta18.1|197	%{multiarch_bindir}/caca-config
12mr|libcaca-0.99-0.beta18.1|198	%{_includedir}/*
12mr|libcaca-0.99-0.beta18.1|199	%{_libdir}/pkgconfig/*.pc
12mr|libcaca-0.99-0.beta18.1|200	%{_libdir}/lib*.so
12mr|libcaca-0.99-0.beta18.1|201	%{_libdir}/caca/lib*.so
12mr|libcaca-0.99-0.beta18.1|202	%{_mandir}/man1/caca-config.1*
12mr|libcaca-0.99-0.beta18.1|203	%if %{with dox}
12mr|libcaca-0.99-0.beta18.1|204	%{_mandir}/man3/*
12mr|libcaca-0.99-0.beta18.1|205	%doc installed-docs/pdf/* installed-docs/html
12mr|libcaca-0.99-0.beta18.1|206	%endif
12mr|libcaca-0.99-0.beta18.1|207	
12mr|libcaca-0.99-0.beta18.1|208	%files -n caca-utils
12mr|libcaca-0.99-0.beta18.1|209	%doc README THANKS AUTHORS
12mr|libcaca-0.99-0.beta18.1|210	%{_bindir}/cacaclock
12mr|libcaca-0.99-0.beta18.1|211	%{_bindir}/cacademo
12mr|libcaca-0.99-0.beta18.1|212	%{_bindir}/cacafire
12mr|libcaca-0.99-0.beta18.1|213	%{_bindir}/cacaplay
12mr|libcaca-0.99-0.beta18.1|214	%{_bindir}/cacaserver
12mr|libcaca-0.99-0.beta18.1|215	%{_bindir}/cacaview
12mr|libcaca-0.99-0.beta18.1|216	%{_bindir}/img2txt
12mr|libcaca-0.99-0.beta18.1|217	%{_datadir}/libcaca/
12mr|libcaca-0.99-0.beta18.1|218	%{_mandir}/man1/cacademo.1*
12mr|libcaca-0.99-0.beta18.1|219	%{_mandir}/man1/cacafire.1*
12mr|libcaca-0.99-0.beta18.1|220	%{_mandir}/man1/cacaplay.1*
12mr|libcaca-0.99-0.beta18.1|221	%{_mandir}/man1/cacaserver.1*
12mr|libcaca-0.99-0.beta18.1|222	%{_mandir}/man1/cacaview.1*
12mr|libcaca-0.99-0.beta18.1|223	%{_mandir}/man1/img2txt.1*
12mr|libcaca-0.99-0.beta18.1|224	
12mr|libcaca-0.99-0.beta18.1|225	%ifnarch %{mips} %{arm}
12mr|libcaca-0.99-0.beta18.1|226	%files -n caca-sharp
12mr|libcaca-0.99-0.beta18.1|227	%{_libdir}/mono/caca-sharp*
12mr|libcaca-0.99-0.beta18.1|228	%{_libdir}/mono/gac/caca-sharp
12mr|libcaca-0.99-0.beta18.1|229	%endif
12mr|libcaca-0.99-0.beta18.1|230	
12mr|libcaca-0.99-0.beta18.1|231	%files -n ruby-caca
12mr|libcaca-0.99-0.beta18.1|232	%{ruby_sitelibdir}/caca.rb
12mr|libcaca-0.99-0.beta18.1|233	%{ruby_sitearchdir}/*.so
12mr|libcaca-0.99-0.beta18.1|234	
12mr|libcaca-0.99-0.beta18.1|235	%files -n python-caca
12mr|libcaca-0.99-0.beta18.1|236	%{py_puresitedir}/caca
12mr|libcaca-0.99-0.beta18.1|237	
12mr|libcaca-0.99-0.beta18.1|238	
12mr|libcaca-0.99-0.beta18.1|239	
12mr|libcaca-0.99-0.beta18.1|240	%changelog
12mr|libcaca-0.99-0.beta18.1|241	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libcaca-0.99-0.beta18.1|242	+ Commit: be1c9f9
12mr|libcaca-0.99-0.beta18.1|243	- New version 0.99.beta18 (sync with Cooker), fix unversioned Obsoletes
12mr|libcaca-0.99-0.beta18.1|244	
12mr|libcaca-0.99-0.beta18.1|245	

14680 12
12mr|libcacard-0.1.2-1|1	%define major 0
12mr|libcacard-0.1.2-1|2	%define libname %mklibname cacard %major
12mr|libcacard-0.1.2-1|3	%define develname %mklibname -d cacard
12mr|libcacard-0.1.2-1|4	
12mr|libcacard-0.1.2-1|5	Name: libcacard
12mr|libcacard-0.1.2-1|6	Version: 0.1.2
12mr|libcacard-0.1.2-1|7	Release: 1
12mr|libcacard-0.1.2-1|8	Summary: Common Access Card (CAC) Emulation
12mr|libcacard-0.1.2-1|9	Group: System/Libraries
12mr|libcacard-0.1.2-1|10	License: LGPLv2+
12mr|libcacard-0.1.2-1|11	URL: http://www.spice-space.org/download
12mr|libcacard-0.1.2-1|12	Source0: http://www.spice-space.org/download/libcacard/libcacard-%{version}.tar.bz2
12mr|libcacard-0.1.2-1|13	BuildRequires: pkgconfig(nss) >= 3.12.8
12mr|libcacard-0.1.2-1|14	
12mr|libcacard-0.1.2-1|15	%description
12mr|libcacard-0.1.2-1|16	Common Access Card (CAC) emulation library.
12mr|libcacard-0.1.2-1|17	
12mr|libcacard-0.1.2-1|18	%package -n %libname
12mr|libcacard-0.1.2-1|19	Summary: Common Access Card (CAC) Emulation
12mr|libcacard-0.1.2-1|20	Group: System/Libraries
12mr|libcacard-0.1.2-1|21	Suggests: %{name}-tools = %{version}-%{release}
12mr|libcacard-0.1.2-1|22	
12mr|libcacard-0.1.2-1|23	%description -n %libname
12mr|libcacard-0.1.2-1|24	Common Access Card (CAC) emulation library.
12mr|libcacard-0.1.2-1|25	
12mr|libcacard-0.1.2-1|26	%package tools
12mr|libcacard-0.1.2-1|27	Summary: CAC Emulation tools
12mr|libcacard-0.1.2-1|28	Group: System/Libraries
12mr|libcacard-0.1.2-1|29	Requires: %{libname} = %{version}-%{release}
12mr|libcacard-0.1.2-1|30	
12mr|libcacard-0.1.2-1|31	%description tools
12mr|libcacard-0.1.2-1|32	CAC emulation tools.
12mr|libcacard-0.1.2-1|33	
12mr|libcacard-0.1.2-1|34	%package -n %develname
12mr|libcacard-0.1.2-1|35	Summary: CAC Emulation devel
12mr|libcacard-0.1.2-1|36	Group: Development/C
12mr|libcacard-0.1.2-1|37	Requires: %{libname} = %{version}-%{release}
12mr|libcacard-0.1.2-1|38	Provides: %{name}-devel = %{version}-%{release}
12mr|libcacard-0.1.2-1|39	
12mr|libcacard-0.1.2-1|40	%description -n %develname
12mr|libcacard-0.1.2-1|41	CAC emulation development files.
12mr|libcacard-0.1.2-1|42	
12mr|libcacard-0.1.2-1|43	%prep
12mr|libcacard-0.1.2-1|44	%setup -q
12mr|libcacard-0.1.2-1|45	
12mr|libcacard-0.1.2-1|46	%build
12mr|libcacard-0.1.2-1|47	%configure2_5x --disable-static
12mr|libcacard-0.1.2-1|48	%make
12mr|libcacard-0.1.2-1|49	
12mr|libcacard-0.1.2-1|50	%install
12mr|libcacard-0.1.2-1|51	%makeinstall_std
12mr|libcacard-0.1.2-1|52	find %buildroot -name '*.la' | xargs rm -f
12mr|libcacard-0.1.2-1|53	
12mr|libcacard-0.1.2-1|54	%files -n %libname
12mr|libcacard-0.1.2-1|55	%doc COPYING README
12mr|libcacard-0.1.2-1|56	%{_libdir}/libcacard.so.%{major}*
12mr|libcacard-0.1.2-1|57	
12mr|libcacard-0.1.2-1|58	%files -n %develname
12mr|libcacard-0.1.2-1|59	%{_includedir}/cacard
12mr|libcacard-0.1.2-1|60	%{_libdir}/pkgconfig/libcacard.pc
12mr|libcacard-0.1.2-1|61	%{_libdir}/libcacard.so
12mr|libcacard-0.1.2-1|62	
12mr|libcacard-0.1.2-1|63	%files tools
12mr|libcacard-0.1.2-1|64	%{_bindir}/vscclient
12mr|libcacard-0.1.2-1|65	
12mr|libcacard-0.1.2-1|66	
12mr|libcacard-0.1.2-1|67	
12mr|libcacard-0.1.2-1|68	%changelog
12mr|libcacard-0.1.2-1|69	

14681 12
12mr|libcanberra-0.29-3|1	%define _disable_ld_no_undefined 1
12mr|libcanberra-0.29-3|2	
12mr|libcanberra-0.29-3|3	%define shortname canberra
12mr|libcanberra-0.29-3|4	%define major 0
12mr|libcanberra-0.29-3|5	%define major_gtk 0
12mr|libcanberra-0.29-3|6	
12mr|libcanberra-0.29-3|7	%define libname %mklibname %{shortname} %{major}
12mr|libcanberra-0.29-3|8	%define libgtk %mklibname %{shortname}-gtk %{major_gtk}
12mr|libcanberra-0.29-3|9	%define libgtk3 %mklibname %{shortname}-gtk3_ %{major_gtk}
12mr|libcanberra-0.29-3|10	%define libgtkdevel %mklibname -d %{shortname}-gtk
12mr|libcanberra-0.29-3|11	%define libgtk3devel %mklibname -d %{shortname}-gtk3
12mr|libcanberra-0.29-3|12	%define develname %mklibname -d %{shortname}
12mr|libcanberra-0.29-3|13	
12mr|libcanberra-0.29-3|14	%bcond_without systemd
12mr|libcanberra-0.29-3|15	
12mr|libcanberra-0.29-3|16	Summary:	XDG compliant sound event library
12mr|libcanberra-0.29-3|17	Name:		libcanberra
12mr|libcanberra-0.29-3|18	Version:	0.29
12mr|libcanberra-0.29-3|19	Release:	3
12mr|libcanberra-0.29-3|20	License:	LGPLv2+
12mr|libcanberra-0.29-3|21	Group:		Sound
12mr|libcanberra-0.29-3|22	URL:		http://0pointer.de/lennart/projects/libcanberra/
12mr|libcanberra-0.29-3|23	Source0:	http://0pointer.de/lennart/projects/libcanberra/%{name}-%{version}.tar.xz
12mr|libcanberra-0.29-3|24	Source1:	%{name}-gtk-module.sh
12mr|libcanberra-0.29-3|25	Source2:	%{shortname}-profile-d.sh
12mr|libcanberra-0.29-3|26	Source3:	%{shortname}-alsa.conf
12mr|libcanberra-0.29-3|27	Source4:	%{shortname}-pulse.conf
12mr|libcanberra-0.29-3|28	Patch0:		libcanberra-0.28-underlinking.patch
12mr|libcanberra-0.29-3|29	
12mr|libcanberra-0.29-3|30	BuildRequires: GConf2
12mr|libcanberra-0.29-3|31	BuildRequires: libtool-devel
12mr|libcanberra-0.29-3|32	BuildRequires: pkgconfig(alsa)
12mr|libcanberra-0.29-3|33	BuildRequires: pkgconfig(gstreamer-0.10)
12mr|libcanberra-0.29-3|34	BuildRequires: pkgconfig(gtk+-2.0)
12mr|libcanberra-0.29-3|35	BuildRequires: pkgconfig(gtk+-3.0)
12mr|libcanberra-0.29-3|36	BuildRequires: pkgconfig(libpulse)
12mr|libcanberra-0.29-3|37	BuildRequires: pkgconfig(tdb)
12mr|libcanberra-0.29-3|38	BuildRequires: pkgconfig(vorbisfile)
12mr|libcanberra-0.29-3|39	BuildRequires: pkgconfig(x11)
12mr|libcanberra-0.29-3|40	%if %{with systemd}
12mr|libcanberra-0.29-3|41	BuildRequires: pkgconfig(udev) >= 186
12mr|libcanberra-0.29-3|42	BuildRequires: systemd-units
12mr|libcanberra-0.29-3|43	%endif
12mr|libcanberra-0.29-3|44	
12mr|libcanberra-0.29-3|45	%description
12mr|libcanberra-0.29-3|46	A small and lightweight implementation of the XDG Sound Theme Specification
12mr|libcanberra-0.29-3|47	(http://0pointer.de/public/sound-theme-spec.html).
12mr|libcanberra-0.29-3|48	
12mr|libcanberra-0.29-3|49	%package -n %{shortname}-common
12mr|libcanberra-0.29-3|50	Summary:	Common files needed for libcanberra
12mr|libcanberra-0.29-3|51	Group:		Sound
12mr|libcanberra-0.29-3|52	# (cg) This is just temporary. This should really be a generic requires.
12mr|libcanberra-0.29-3|53	Requires:	sound-theme-freedesktop
12mr|libcanberra-0.29-3|54	Conflicts:	%{shortname}-gtk3 < 0.28-6
12mr|libcanberra-0.29-3|55	
12mr|libcanberra-0.29-3|56	%description -n %{shortname}-common
12mr|libcanberra-0.29-3|57	Common files needed for libcanberra
12mr|libcanberra-0.29-3|58	
12mr|libcanberra-0.29-3|59	%post -n %{shortname}-common
12mr|libcanberra-0.29-3|60	if [ $1 -eq 1 ]; then
12mr|libcanberra-0.29-3|61	/bin/systemctl daemon-reload
12mr|libcanberra-0.29-3|62	fi
12mr|libcanberra-0.29-3|63	systemctl enable canberra-system-bootup.service
12mr|libcanberra-0.29-3|64	
12mr|libcanberra-0.29-3|65	%preun -n %{shortname}-common
12mr|libcanberra-0.29-3|66	if [ $1 -eq 0 ]; then
12mr|libcanberra-0.29-3|67	/bin/systemctl --no-reload disable canberra-system-bootup.service canberra-system-shutdown.service canberra-system-shutdown-reboot.service
12mr|libcanberra-0.29-3|68	/bin/systemctl stop canberra-system-bootup.service canberra-system-shutdown.service canberra-system-shutdown-reboot.service
12mr|libcanberra-0.29-3|69	fi
12mr|libcanberra-0.29-3|70	
12mr|libcanberra-0.29-3|71	%postun -n %{shortname}-common
12mr|libcanberra-0.29-3|72	/bin/systemctl daemon-reload
12mr|libcanberra-0.29-3|73	
12mr|libcanberra-0.29-3|74	%package -n %{shortname}-gtk3
12mr|libcanberra-0.29-3|75	Summary:	GTK3 utilities for the %{name} XDG complient sound event library
12mr|libcanberra-0.29-3|76	Group:		System/Libraries
12mr|libcanberra-0.29-3|77	Requires:	gtk+3.0
12mr|libcanberra-0.29-3|78	Requires:	%{shortname}-common
12mr|libcanberra-0.29-3|79	Obsoletes:	%{name}-gtk2
12mr|libcanberra-0.29-3|80	
12mr|libcanberra-0.29-3|81	%description -n %{shortname}-gtk3
12mr|libcanberra-0.29-3|82	GTK3 specific utilities & modules for %{name}, a small and lightweight
12mr|libcanberra-0.29-3|83	implementation of the XDG Sound Theme Specification
12mr|libcanberra-0.29-3|84	(http://0pointer.de/public/sound-theme-spec.html).
12mr|libcanberra-0.29-3|85	
12mr|libcanberra-0.29-3|86	%package -n %{libname}
12mr|libcanberra-0.29-3|87	Summary:	XDG complient sound event library
12mr|libcanberra-0.29-3|88	Group:		System/Libraries
12mr|libcanberra-0.29-3|89	
12mr|libcanberra-0.29-3|90	%description -n %{libname}
12mr|libcanberra-0.29-3|91	A small and lightweight implementation of the XDG Sound Theme Specification
12mr|libcanberra-0.29-3|92	(http://0pointer.de/public/sound-theme-spec.html).
12mr|libcanberra-0.29-3|93	
12mr|libcanberra-0.29-3|94	%package -n %{libgtk}
12mr|libcanberra-0.29-3|95	Summary:	GTK libraries for the %{name}
12mr|libcanberra-0.29-3|96	Group:		System/Libraries
12mr|libcanberra-0.29-3|97	Provides:	canberra-gtk-module
12mr|libcanberra-0.29-3|98	%rename		canberra-gtk
12mr|libcanberra-0.29-3|99	
12mr|libcanberra-0.29-3|100	%description -n %{libgtk}
12mr|libcanberra-0.29-3|101	GTK specific libraries for %{name}
12mr|libcanberra-0.29-3|102	
12mr|libcanberra-0.29-3|103	%package -n %{libgtk3}
12mr|libcanberra-0.29-3|104	Summary:	GTK3 libraries for the %{name}
12mr|libcanberra-0.29-3|105	Group:		System/Libraries
12mr|libcanberra-0.29-3|106	
12mr|libcanberra-0.29-3|107	%description -n %{libgtk3}
12mr|libcanberra-0.29-3|108	GTK3 specific libraries for %{name}.
12mr|libcanberra-0.29-3|109	
12mr|libcanberra-0.29-3|110	%package -n %{libgtkdevel}
12mr|libcanberra-0.29-3|111	Summary:	GTK library for %{name} development
12mr|libcanberra-0.29-3|112	Group:		Development/C
12mr|libcanberra-0.29-3|113	Provides:	%{name}-gtk-devel = %{version}-%{release}
12mr|libcanberra-0.29-3|114	Requires:	%{libgtk} = %{version}-%{release}
12mr|libcanberra-0.29-3|115	# moved the gtk header file & vala to gtk3devel
12mr|libcanberra-0.29-3|116	Requires:	%{libgtk3devel} = %{version}-%{release}
12mr|libcanberra-0.29-3|117	
12mr|libcanberra-0.29-3|118	%description -n %{libgtkdevel}
12mr|libcanberra-0.29-3|119	GTK specific development library for %{name}.
12mr|libcanberra-0.29-3|120	
12mr|libcanberra-0.29-3|121	%package -n %{libgtk3devel}
12mr|libcanberra-0.29-3|122	Summary:	GTK3 header and library for %{name} development
12mr|libcanberra-0.29-3|123	Group:		Development/C
12mr|libcanberra-0.29-3|124	Provides:	%{name}-gtk3-devel = %{version}-%{release}
12mr|libcanberra-0.29-3|125	Requires:	%{libgtk3} = %{version}-%{release}
12mr|libcanberra-0.29-3|126	
12mr|libcanberra-0.29-3|127	%description -n %{libgtk3devel}
12mr|libcanberra-0.29-3|128	GTK3 specific development library and header for %{name}.
12mr|libcanberra-0.29-3|129	
12mr|libcanberra-0.29-3|130	%package -n %{develname}
12mr|libcanberra-0.29-3|131	Summary:	Headers and libraries for %{name} development
12mr|libcanberra-0.29-3|132	Group:		Development/C
12mr|libcanberra-0.29-3|133	Requires:	%{libname} = %{version}-%{release}
12mr|libcanberra-0.29-3|134	Provides:	%{name}-devel = %{version}-%{release}
12mr|libcanberra-0.29-3|135	
12mr|libcanberra-0.29-3|136	%description -n %{develname}
12mr|libcanberra-0.29-3|137	Development files for %{name}.
12mr|libcanberra-0.29-3|138	
12mr|libcanberra-0.29-3|139	%prep
12mr|libcanberra-0.29-3|140	%setup -q
12mr|libcanberra-0.29-3|141	%apply_patches
12mr|libcanberra-0.29-3|142	
12mr|libcanberra-0.29-3|143	%build
12mr|libcanberra-0.29-3|144	%configure2_5x \
12mr|libcanberra-0.29-3|145	--disable-static \
12mr|libcanberra-0.29-3|146	--disable-oss \
12mr|libcanberra-0.29-3|147	--disable-lynx \
12mr|libcanberra-0.29-3|148	%if %{with systemd}
12mr|libcanberra-0.29-3|149	--with-systemdsystemunitdir=%{_unitdir}
12mr|libcanberra-0.29-3|150	%endif
12mr|libcanberra-0.29-3|151	
12mr|libcanberra-0.29-3|152	%make
12mr|libcanberra-0.29-3|153	
12mr|libcanberra-0.29-3|154	%install
12mr|libcanberra-0.29-3|155	%makeinstall_std
12mr|libcanberra-0.29-3|156	
12mr|libcanberra-0.29-3|157	# Remove metalink libraries
12mr|libcanberra-0.29-3|158	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|libcanberra-0.29-3|159	
12mr|libcanberra-0.29-3|160	install -D -m755  %{SOURCE1} %{buildroot}%{_sysconfdir}/X11/xinit.d/libcanberra-gtk-module.sh
12mr|libcanberra-0.29-3|161	install -D -m644  %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/40canberra.sh
12mr|libcanberra-0.29-3|162	install -D -m644  %{SOURCE3} %{buildroot}%{_sysconfdir}/sound/profiles/alsa/canberra.conf
12mr|libcanberra-0.29-3|163	install -D -m644  %{SOURCE4} %{buildroot}%{_sysconfdir}/sound/profiles/pulse/canberra.conf
12mr|libcanberra-0.29-3|164	
12mr|libcanberra-0.29-3|165	%files -n %{shortname}-common
12mr|libcanberra-0.29-3|166	%{_sysconfdir}/X11/xinit.d/libcanberra-gtk-module.sh
12mr|libcanberra-0.29-3|167	%{_sysconfdir}/profile.d/40canberra.sh
12mr|libcanberra-0.29-3|168	%{_sysconfdir}/sound/profiles/alsa/canberra.conf
12mr|libcanberra-0.29-3|169	%{_sysconfdir}/sound/profiles/pulse/canberra.conf
12mr|libcanberra-0.29-3|170	%if %{with systemd}
12mr|libcanberra-0.29-3|171	%{_bindir}/canberra-boot
12mr|libcanberra-0.29-3|172	/lib/systemd/system/canberra-system-bootup.service
12mr|libcanberra-0.29-3|173	/lib/systemd/system/canberra-system-shutdown-reboot.service
12mr|libcanberra-0.29-3|174	/lib/systemd/system/canberra-system-shutdown.service
12mr|libcanberra-0.29-3|175	%endif
12mr|libcanberra-0.29-3|176	
12mr|libcanberra-0.29-3|177	%files -n %{shortname}-gtk3
12mr|libcanberra-0.29-3|178	%{_bindir}/canberra-gtk-play
12mr|libcanberra-0.29-3|179	%{_datadir}/gdm/autostart/LoginWindow/libcanberra-ready-sound.desktop
12mr|libcanberra-0.29-3|180	%{_datadir}/gnome/autostart/libcanberra-login-sound.desktop
12mr|libcanberra-0.29-3|181	%{_datadir}/gnome/shutdown/libcanberra-logout-sound.sh
12mr|libcanberra-0.29-3|182	
12mr|libcanberra-0.29-3|183	%files -n %{libname}
12mr|libcanberra-0.29-3|184	%{_libdir}/%{name}.so.%{major}*
12mr|libcanberra-0.29-3|185	%dir %{_libdir}/%{name}-%{version}
12mr|libcanberra-0.29-3|186	%{_libdir}/%{name}-%{version}/%{name}-alsa.so
12mr|libcanberra-0.29-3|187	%{_libdir}/%{name}-%{version}/%{name}-gstreamer.so
12mr|libcanberra-0.29-3|188	%{_libdir}/%{name}-%{version}/%{name}-pulse.so
12mr|libcanberra-0.29-3|189	%{_libdir}/%{name}-%{version}/%{name}-multi.so
12mr|libcanberra-0.29-3|190	%{_libdir}/%{name}-%{version}/%{name}-null.so
12mr|libcanberra-0.29-3|191	
12mr|libcanberra-0.29-3|192	%files -n %{libgtk}
12mr|libcanberra-0.29-3|193	%{_libdir}/%{name}-gtk.so.%{major_gtk}*
12mr|libcanberra-0.29-3|194	%{_libdir}/gtk-2.0/modules/%{name}-gtk-module.so
12mr|libcanberra-0.29-3|195	
12mr|libcanberra-0.29-3|196	%files -n %{libgtk3}
12mr|libcanberra-0.29-3|197	%{_libdir}/%{name}-gtk3.so.%{major_gtk}*
12mr|libcanberra-0.29-3|198	%{_libdir}/gtk-3.0/modules/%{name}-gtk-module.so
12mr|libcanberra-0.29-3|199	%{_libdir}/gtk-3.0/modules/%{name}-gtk3-module.so
12mr|libcanberra-0.29-3|200	%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/canberra-gtk-module.desktop
12mr|libcanberra-0.29-3|201	
12mr|libcanberra-0.29-3|202	%files -n %{libgtkdevel}
12mr|libcanberra-0.29-3|203	%doc %{_datadir}/gtk-doc/html/%{name}
12mr|libcanberra-0.29-3|204	%{_libdir}/%{name}-gtk.so
12mr|libcanberra-0.29-3|205	%{_libdir}/pkgconfig/%{name}-gtk.pc
12mr|libcanberra-0.29-3|206	
12mr|libcanberra-0.29-3|207	%files -n %{libgtk3devel}
12mr|libcanberra-0.29-3|208	%{_libdir}/libcanberra-gtk3.so
12mr|libcanberra-0.29-3|209	%{_libdir}/pkgconfig/libcanberra-gtk3.pc
12mr|libcanberra-0.29-3|210	%{_includedir}/%{shortname}-gtk.h
12mr|libcanberra-0.29-3|211	%{_datadir}/vala/vapi/libcanberra-gtk.vapi
12mr|libcanberra-0.29-3|212	
12mr|libcanberra-0.29-3|213	%files -n %{develname}
12mr|libcanberra-0.29-3|214	%docdir %{_docdir}/%{name}
12mr|libcanberra-0.29-3|215	%doc %{_docdir}/%{name}/README
12mr|libcanberra-0.29-3|216	%{_includedir}/%{shortname}.h
12mr|libcanberra-0.29-3|217	%{_libdir}/%{name}.so
12mr|libcanberra-0.29-3|218	%{_libdir}/pkgconfig/%{name}.pc
12mr|libcanberra-0.29-3|219	%{_datadir}/vala/vapi/libcanberra.vapi
12mr|libcanberra-0.29-3|220	
12mr|libcanberra-0.29-3|221	
12mr|libcanberra-0.29-3|222	
12mr|libcanberra-0.29-3|223	%changelog
12mr|libcanberra-0.29-3|224	

14682 12
12mr|libcap-2.22-2|1	%define major 2
12mr|libcap-2.22-2|2	%define libname %mklibname cap %{major}
12mr|libcap-2.22-2|3	%define develname %mklibname cap -d
12mr|libcap-2.22-2|4	
12mr|libcap-2.22-2|5	Summary: 	Library for getting and setting POSIX.1e capabilities
12mr|libcap-2.22-2|6	Name: 		libcap
12mr|libcap-2.22-2|7	Version: 	2.22
12mr|libcap-2.22-2|8	Release: 	2
12mr|libcap-2.22-2|9	Group: 		System/Kernel and hardware
12mr|libcap-2.22-2|10	License: 	BSD/GPLv2
12mr|libcap-2.22-2|11	URL: 		http://www.kernel.org/pub/linux/libs/security/linux-privs/
12mr|libcap-2.22-2|12	Source0:	http://mirror.nexcess.net/kernel.org/linux/libs/security/linux-privs/libcap2/%{name}-%{version}.tar.gz
12mr|libcap-2.22-2|13	Source1:	http://mirror.nexcess.net/kernel.org/linux/libs/security/linux-privs/libcap2/%{name}-%{version}.tar.gz.asc
12mr|libcap-2.22-2|14	Source2:	ftp://ftp.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.4/capfaq-0.2.txt
12mr|libcap-2.22-2|15	Patch0:		libcap-2.16-linkage_fix.diff
12mr|libcap-2.22-2|16	BuildRequires:	attr-devel
12mr|libcap-2.22-2|17	BuildRequires:	pam-devel
12mr|libcap-2.22-2|18	
12mr|libcap-2.22-2|19	%description
12mr|libcap-2.22-2|20	%{name} is a library for getting and setting POSIX.1e (formerly POSIX 6)
12mr|libcap-2.22-2|21	draft 15 capabilities.
12mr|libcap-2.22-2|22	
12mr|libcap-2.22-2|23	%package	utils
12mr|libcap-2.22-2|24	Summary:	Administration tools for POSIX.1e capabilities
12mr|libcap-2.22-2|25	Group:		System/Kernel and hardware
12mr|libcap-2.22-2|26	
12mr|libcap-2.22-2|27	%description	utils
12mr|libcap-2.22-2|28	%{name} is a library for getting and setting POSIX.1e (formerly POSIX 6)
12mr|libcap-2.22-2|29	draft 15 capabilities.
12mr|libcap-2.22-2|30	
12mr|libcap-2.22-2|31	This package contains utilities to control these capabilities.
12mr|libcap-2.22-2|32	
12mr|libcap-2.22-2|33	%package -n	pam_cap
12mr|libcap-2.22-2|34	Summary:	PAM module for getting and setting POSIX.1e capabilities
12mr|libcap-2.22-2|35	Group:		System/Libraries
12mr|libcap-2.22-2|36	
12mr|libcap-2.22-2|37	%description -n	pam_cap
12mr|libcap-2.22-2|38	The purpose of this module is to enforce inheritable capability sets for a
12mr|libcap-2.22-2|39	specified user.
12mr|libcap-2.22-2|40	
12mr|libcap-2.22-2|41	%package -n	%{libname}
12mr|libcap-2.22-2|42	Summary:	Library for getting and setting POSIX.1e capabilities
12mr|libcap-2.22-2|43	Group:		System/Kernel and hardware
12mr|libcap-2.22-2|44	Provides:	%{name} = %{version}-%{release}
12mr|libcap-2.22-2|45	
12mr|libcap-2.22-2|46	%description -n	%{libname}
12mr|libcap-2.22-2|47	%{name} is a library for getting and setting POSIX.1e (formerly POSIX 6)
12mr|libcap-2.22-2|48	draft 15 capabilities.
12mr|libcap-2.22-2|49	
12mr|libcap-2.22-2|50	%package -n	%{develname}
12mr|libcap-2.22-2|51	Summary:	Development files for %{name}
12mr|libcap-2.22-2|52	Group:		Development/Kernel
12mr|libcap-2.22-2|53	Requires:	%{libname} >= %{version}-%{release}
12mr|libcap-2.22-2|54	Provides:	%{name}-devel = %{version}-%{release}
12mr|libcap-2.22-2|55	Provides:       cap-devel = %{version}-%{release}
12mr|libcap-2.22-2|56	Conflicts:	%{mklibname cap 1 -d}
12mr|libcap-2.22-2|57	
12mr|libcap-2.22-2|58	%description -n	%{develname}
12mr|libcap-2.22-2|59	Development files (Headers, libraries for static linking, etc) for %{name}.
12mr|libcap-2.22-2|60	
12mr|libcap-2.22-2|61	%{name} is a library for getting and setting POSIX.1e (formerly POSIX 6)
12mr|libcap-2.22-2|62	draft 15 capabilities.
12mr|libcap-2.22-2|63	
12mr|libcap-2.22-2|64	Install %{name}-devel if you want to develop or compile applications supporting
12mr|libcap-2.22-2|65	Linux kernel capabilities.
12mr|libcap-2.22-2|66	
12mr|libcap-2.22-2|67	%prep
12mr|libcap-2.22-2|68	
12mr|libcap-2.22-2|69	%setup -q
12mr|libcap-2.22-2|70	%patch0 -p0
12mr|libcap-2.22-2|71	
12mr|libcap-2.22-2|72	install -m644 %{SOURCE2} .
12mr|libcap-2.22-2|73	
12mr|libcap-2.22-2|74	perl -pi -e 's,^man_prefix=.*,man_prefix=\$\(prefix)/share,g' Make.Rules
12mr|libcap-2.22-2|75	
12mr|libcap-2.22-2|76	%build
12mr|libcap-2.22-2|77	perl -pi -e "s|^CFLAGS\ :=.*|CFLAGS\ :=%{optflags} -fPIC -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64|g" Make.Rules
12mr|libcap-2.22-2|78	perl -pi -e "s|^LDFLAGS\ :=.*|LDFLAGS\ :=%{ldflags}|g" Make.Rules
12mr|libcap-2.22-2|79	
12mr|libcap-2.22-2|80	%make prefix=%{_prefix}
12mr|libcap-2.22-2|81	
12mr|libcap-2.22-2|82	%install
12mr|libcap-2.22-2|83	rm -rf %{buildroot}
12mr|libcap-2.22-2|84	
12mr|libcap-2.22-2|85	install -d %{buildroot}%{_sysconfdir}/security
12mr|libcap-2.22-2|86	
12mr|libcap-2.22-2|87	make install prefix=%{_prefix} LIBDIR=%{buildroot}/%{_lib} FAKEROOT=%{buildroot} RAISE_SETFCAP=no
12mr|libcap-2.22-2|88	
12mr|libcap-2.22-2|89	# conflics with man-pages
12mr|libcap-2.22-2|90	rm -f %{buildroot}%{_mandir}/man2/*
12mr|libcap-2.22-2|91	
12mr|libcap-2.22-2|92	install -m0640 pam_cap/capability.conf %{buildroot}%{_sysconfdir}/security/
12mr|libcap-2.22-2|93	
12mr|libcap-2.22-2|94	# Fix unstripped-binary-or-object
12mr|libcap-2.22-2|95	chmod 0755 %{buildroot}/%{_lib}/lib*.so.%{major}*
12mr|libcap-2.22-2|96	
12mr|libcap-2.22-2|97	# cleanup
12mr|libcap-2.22-2|98	rm -f %{buildroot}/%{_lib}/*.a
12mr|libcap-2.22-2|99	
12mr|libcap-2.22-2|100	%files utils
12mr|libcap-2.22-2|101	%doc CHANGELOG License README contrib
12mr|libcap-2.22-2|102	%{_sbindir}/capsh
12mr|libcap-2.22-2|103	%{_sbindir}/getcap
12mr|libcap-2.22-2|104	%{_sbindir}/getpcaps
12mr|libcap-2.22-2|105	%{_sbindir}/setcap
12mr|libcap-2.22-2|106	%{_mandir}/man8/getcap.8*
12mr|libcap-2.22-2|107	%{_mandir}/man8/setcap.8*
12mr|libcap-2.22-2|108	
12mr|libcap-2.22-2|109	%files -n pam_cap
12mr|libcap-2.22-2|110	%doc pam_cap/License
12mr|libcap-2.22-2|111	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/security/capability.conf
12mr|libcap-2.22-2|112	/%{_lib}/security/pam_cap.so
12mr|libcap-2.22-2|113	
12mr|libcap-2.22-2|114	%files -n %{libname}
12mr|libcap-2.22-2|115	/%{_lib}/lib*.so.%{major}*
12mr|libcap-2.22-2|116	
12mr|libcap-2.22-2|117	%files -n %{develname}
12mr|libcap-2.22-2|118	%doc capfaq-0.2.txt
12mr|libcap-2.22-2|119	%{_includedir}/*
12mr|libcap-2.22-2|120	/%{_lib}/*.so
12mr|libcap-2.22-2|121	%{_mandir}/man3/*
12mr|libcap-2.22-2|122	%{_mandir}/man1/capsh.1.*
12mr|libcap-2.22-2|123	
12mr|libcap-2.22-2|124	
12mr|libcap-2.22-2|125	
12mr|libcap-2.22-2|126	%changelog
12mr|libcap-2.22-2|127	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libcap-2.22-2|128	+ Commit: 78ada00
12mr|libcap-2.22-2|129	- Fix permissions
12mr|libcap-2.22-2|130	
12mr|libcap-2.22-2|131	

14683 12
12mr|libcap-ng-0.7.1-1|1	%define	major 0
12mr|libcap-ng-0.7.1-1|2	%define	libname %mklibname cap-ng %{major}
12mr|libcap-ng-0.7.1-1|3	%define develname %mklibname cap-ng -d
12mr|libcap-ng-0.7.1-1|4	
12mr|libcap-ng-0.7.1-1|5	Summary:	An alternate posix capabilities library
12mr|libcap-ng-0.7.1-1|6	Name:		libcap-ng
12mr|libcap-ng-0.7.1-1|7	Version:	0.7.1
12mr|libcap-ng-0.7.1-1|8	Release:	%mkrel 1
12mr|libcap-ng-0.7.1-1|9	License:	LGPLv2+
12mr|libcap-ng-0.7.1-1|10	Group:		System/Libraries
12mr|libcap-ng-0.7.1-1|11	URL:		http://people.redhat.com/sgrubb/libcap-ng
12mr|libcap-ng-0.7.1-1|12	Source0:	http://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz
12mr|libcap-ng-0.7.1-1|13	BuildRequires:	kernel-headers >= 2.6.11
12mr|libcap-ng-0.7.1-1|14	BuildRequires:	attr-devel
12mr|libcap-ng-0.7.1-1|15	BuildRequires:	python-devel
12mr|libcap-ng-0.7.1-1|16	BuildRequires:	swig
12mr|libcap-ng-0.7.1-1|17	
12mr|libcap-ng-0.7.1-1|18	%description
12mr|libcap-ng-0.7.1-1|19	Libcap-ng is a library that makes using posix capabilities easier.
12mr|libcap-ng-0.7.1-1|20	
12mr|libcap-ng-0.7.1-1|21	%package -n	%{libname}
12mr|libcap-ng-0.7.1-1|22	Summary:	Shared %{name} library
12mr|libcap-ng-0.7.1-1|23	Group:		System/Libraries
12mr|libcap-ng-0.7.1-1|24	Obsoletes:	%{_lib}libcap-ng0
12mr|libcap-ng-0.7.1-1|25	
12mr|libcap-ng-0.7.1-1|26	%description -n	%{libname}
12mr|libcap-ng-0.7.1-1|27	Libcap-ng is a library that makes using posix capabilities easier.
12mr|libcap-ng-0.7.1-1|28	
12mr|libcap-ng-0.7.1-1|29	This package contains the shared %{name} library.
12mr|libcap-ng-0.7.1-1|30	
12mr|libcap-ng-0.7.1-1|31	%package -n	%{develname}
12mr|libcap-ng-0.7.1-1|32	Summary:	Header files, libraries and development documentation for %{name}
12mr|libcap-ng-0.7.1-1|33	Group:		Development/C
12mr|libcap-ng-0.7.1-1|34	Requires:	kernel-headers >= 2.6.11
12mr|libcap-ng-0.7.1-1|35	Requires:	%{libname} = %{version}
12mr|libcap-ng-0.7.1-1|36	Provides:	%{name}-devel = %{version}-%{release}
12mr|libcap-ng-0.7.1-1|37	Obsoletes:	%{_lib}libcap-ng-devel
12mr|libcap-ng-0.7.1-1|38	
12mr|libcap-ng-0.7.1-1|39	%description -n	%{develname}
12mr|libcap-ng-0.7.1-1|40	Libcap-ng is a library that makes using posix capabilities easier.
12mr|libcap-ng-0.7.1-1|41	
12mr|libcap-ng-0.7.1-1|42	This package contains the development files for the %{name} library.
12mr|libcap-ng-0.7.1-1|43	
12mr|libcap-ng-0.7.1-1|44	%package -n	python-%{name}
12mr|libcap-ng-0.7.1-1|45	Summary:	Python bindings for %{name} library
12mr|libcap-ng-0.7.1-1|46	Group:		Development/Python
12mr|libcap-ng-0.7.1-1|47	Requires:	%{libname} = %{version}-%{release}
12mr|libcap-ng-0.7.1-1|48	
12mr|libcap-ng-0.7.1-1|49	%description -n	python-%{name}
12mr|libcap-ng-0.7.1-1|50	The libcap-ng-python package contains the bindings so that %{name} and
12mr|libcap-ng-0.7.1-1|51	can be used by python applications.
12mr|libcap-ng-0.7.1-1|52	
12mr|libcap-ng-0.7.1-1|53	%package	utils
12mr|libcap-ng-0.7.1-1|54	Summary:	Utilities for analysing and setting file capabilities
12mr|libcap-ng-0.7.1-1|55	Group:		System/Base
12mr|libcap-ng-0.7.1-1|56	
12mr|libcap-ng-0.7.1-1|57	%description	utils
12mr|libcap-ng-0.7.1-1|58	The libcap-ng-utils package contains applications to analyse the posix
12mr|libcap-ng-0.7.1-1|59	capabilities of all the program running on a system. It also lets you set the
12mr|libcap-ng-0.7.1-1|60	file system based capabilities.
12mr|libcap-ng-0.7.1-1|61	
12mr|libcap-ng-0.7.1-1|62	%prep
12mr|libcap-ng-0.7.1-1|63	
12mr|libcap-ng-0.7.1-1|64	%setup -q
12mr|libcap-ng-0.7.1-1|65	
12mr|libcap-ng-0.7.1-1|66	%build
12mr|libcap-ng-0.7.1-1|67	%configure2_5x \
12mr|libcap-ng-0.7.1-1|68	--libdir=/%{_lib} \
12mr|libcap-ng-0.7.1-1|69	--with-python
12mr|libcap-ng-0.7.1-1|70	
12mr|libcap-ng-0.7.1-1|71	%make
12mr|libcap-ng-0.7.1-1|72	
12mr|libcap-ng-0.7.1-1|73	%install
12mr|libcap-ng-0.7.1-1|74	rm -rf %{buildroot}
12mr|libcap-ng-0.7.1-1|75	
12mr|libcap-ng-0.7.1-1|76	%makeinstall_std
12mr|libcap-ng-0.7.1-1|77	
12mr|libcap-ng-0.7.1-1|78	# Move the symlink
12mr|libcap-ng-0.7.1-1|79	rm -f %{buildroot}/%{_lib}/%{name}.so
12mr|libcap-ng-0.7.1-1|80	mkdir -p %{buildroot}%{_libdir}
12mr|libcap-ng-0.7.1-1|81	VLIBNAME=$(ls %{buildroot}/%{_lib}/%{name}.so.*.*.*)
12mr|libcap-ng-0.7.1-1|82	LIBNAME=$(basename $VLIBNAME)
12mr|libcap-ng-0.7.1-1|83	ln -s ../../%{_lib}/$LIBNAME %{buildroot}%{_libdir}/%{name}.so
12mr|libcap-ng-0.7.1-1|84	
12mr|libcap-ng-0.7.1-1|85	# Move the pkgconfig file
12mr|libcap-ng-0.7.1-1|86	mv %{buildroot}/%{_lib}/pkgconfig %{buildroot}%{_libdir}
12mr|libcap-ng-0.7.1-1|87	
12mr|libcap-ng-0.7.1-1|88	# Remove a couple things so they don't get picked up
12mr|libcap-ng-0.7.1-1|89	rm -f %{buildroot}/%{_lib}/libcap-ng.*a
12mr|libcap-ng-0.7.1-1|90	rm -f %{buildroot}/%{_libdir}/python?.?/site-packages/_capng.*a
12mr|libcap-ng-0.7.1-1|91	
12mr|libcap-ng-0.7.1-1|92	%if %mdkversion < 200900
12mr|libcap-ng-0.7.1-1|93	%post -n %{libname} -p /sbin/ldconfig
12mr|libcap-ng-0.7.1-1|94	%endif
12mr|libcap-ng-0.7.1-1|95	
12mr|libcap-ng-0.7.1-1|96	%if %mdkversion < 200900
12mr|libcap-ng-0.7.1-1|97	%postun	-n %{libname} -p /sbin/ldconfig
12mr|libcap-ng-0.7.1-1|98	%endif
12mr|libcap-ng-0.7.1-1|99	
12mr|libcap-ng-0.7.1-1|100	%clean
12mr|libcap-ng-0.7.1-1|101	rm -rf %{buildroot}
12mr|libcap-ng-0.7.1-1|102	
12mr|libcap-ng-0.7.1-1|103	%files -n %{libname}
12mr|libcap-ng-0.7.1-1|104	%defattr(-,root,root,-)
12mr|libcap-ng-0.7.1-1|105	%doc COPYING.LIB
12mr|libcap-ng-0.7.1-1|106	%attr(0755,root,root) /%{_lib}/libcap-ng.so.%{major}*
12mr|libcap-ng-0.7.1-1|107	
12mr|libcap-ng-0.7.1-1|108	%files -n %{develname}
12mr|libcap-ng-0.7.1-1|109	%defattr(-,root,root,-)
12mr|libcap-ng-0.7.1-1|110	%attr(0644,root,root) %{_includedir}/cap-ng.h
12mr|libcap-ng-0.7.1-1|111	%attr(0755,root,root) %{_libdir}/libcap-ng.so
12mr|libcap-ng-0.7.1-1|112	%attr(0644,root,root) %{_datadir}/aclocal/cap-ng.m4
12mr|libcap-ng-0.7.1-1|113	%{_libdir}/pkgconfig/libcap-ng.pc
12mr|libcap-ng-0.7.1-1|114	%attr(0644,root,root) %{_mandir}/man3/*
12mr|libcap-ng-0.7.1-1|115	
12mr|libcap-ng-0.7.1-1|116	%files -n python-%{name}
12mr|libcap-ng-0.7.1-1|117	%defattr(-,root,root,-)
12mr|libcap-ng-0.7.1-1|118	%attr(0755,root,root) /%{_libdir}/python?.?/site-packages/_capng.so
12mr|libcap-ng-0.7.1-1|119	%{python_sitearch}/capng.py*
12mr|libcap-ng-0.7.1-1|120	
12mr|libcap-ng-0.7.1-1|121	%files utils
12mr|libcap-ng-0.7.1-1|122	%doc COPYING
12mr|libcap-ng-0.7.1-1|123	%attr(0755,root,root) %{_bindir}/*
12mr|libcap-ng-0.7.1-1|124	%attr(0644,root,root) %{_mandir}/man8/*

14684 12
12mr|libcdaudio-0.99.12-14|1	%define major 1
12mr|libcdaudio-0.99.12-14|2	%define libname %mklibname cdaudio %{major}
12mr|libcdaudio-0.99.12-14|3	%define develname %mklibname cdaudio -d
12mr|libcdaudio-0.99.12-14|4	
12mr|libcdaudio-0.99.12-14|5	Summary:	A library for controlling CD-ROM devices
12mr|libcdaudio-0.99.12-14|6	Name:		libcdaudio
12mr|libcdaudio-0.99.12-14|7	Version:	0.99.12
12mr|libcdaudio-0.99.12-14|8	Release:	14
12mr|libcdaudio-0.99.12-14|9	Group:		Sound
12mr|libcdaudio-0.99.12-14|10	License:	LGPLv2+
12mr|libcdaudio-0.99.12-14|11	URL:		http://libcdaudio.sourceforge.net/
12mr|libcdaudio-0.99.12-14|12	Source0:	%{name}-%{version}.tar.bz2
12mr|libcdaudio-0.99.12-14|13	Source1:	%{name}-config
12mr|libcdaudio-0.99.12-14|14	Patch0:		%{name}-0.99.10.config.patch
12mr|libcdaudio-0.99.12-14|15	Patch1:		%{name}-0.99-CAN-2005-0706.patch
12mr|libcdaudio-0.99.12-14|16	Patch2:		%{name}-0.99.12-buffovfl.patch
12mr|libcdaudio-0.99.12-14|17	
12mr|libcdaudio-0.99.12-14|18	%description
12mr|libcdaudio-0.99.12-14|19	libcdaudio is a library for controlling CD-ROM devices
12mr|libcdaudio-0.99.12-14|20	
12mr|libcdaudio-0.99.12-14|21	%package -n	%{libname}
12mr|libcdaudio-0.99.12-14|22	Summary:	A library for controlling CD-ROM devices
12mr|libcdaudio-0.99.12-14|23	Group:		System/Libraries
12mr|libcdaudio-0.99.12-14|24	
12mr|libcdaudio-0.99.12-14|25	%description -n	%{libname}
12mr|libcdaudio-0.99.12-14|26	libcdaudio is a library for controlling CD-ROM devices
12mr|libcdaudio-0.99.12-14|27	
12mr|libcdaudio-0.99.12-14|28	%package -n	%{develname}
12mr|libcdaudio-0.99.12-14|29	Summary:	Headers for developing programs that will use %{name}
12mr|libcdaudio-0.99.12-14|30	Group:		Development/C
12mr|libcdaudio-0.99.12-14|31	Requires:	%{libname} = %{version}
12mr|libcdaudio-0.99.12-14|32	Provides:	%{name}-devel = %{version}-%{release}
12mr|libcdaudio-0.99.12-14|33	Provides:	cdaudio-devel = %{version}-%{release}
12mr|libcdaudio-0.99.12-14|34	
12mr|libcdaudio-0.99.12-14|35	%description -n	%{develname}
12mr|libcdaudio-0.99.12-14|36	This package contains the headers that programmers will need to develop
12mr|libcdaudio-0.99.12-14|37	applications which will use %{name}.
12mr|libcdaudio-0.99.12-14|38	
12mr|libcdaudio-0.99.12-14|39	%prep
12mr|libcdaudio-0.99.12-14|40	%setup -q
12mr|libcdaudio-0.99.12-14|41	%patch0 -p0
12mr|libcdaudio-0.99.12-14|42	%patch1 -p1
12mr|libcdaudio-0.99.12-14|43	%patch2 -p0
12mr|libcdaudio-0.99.12-14|44	
12mr|libcdaudio-0.99.12-14|45	cp %{SOURCE1} cdserver
12mr|libcdaudio-0.99.12-14|46	
12mr|libcdaudio-0.99.12-14|47	%build
12mr|libcdaudio-0.99.12-14|48	%configure2_5x --disable-static
12mr|libcdaudio-0.99.12-14|49	%make
12mr|libcdaudio-0.99.12-14|50	
12mr|libcdaudio-0.99.12-14|51	%install
12mr|libcdaudio-0.99.12-14|52	%makeinstall_std
12mr|libcdaudio-0.99.12-14|53	
12mr|libcdaudio-0.99.12-14|54	install -d -m 755 %{buildroot}/%{_sysconfdir}
12mr|libcdaudio-0.99.12-14|55	install -m 644 cdserver %{buildroot}/%{_sysconfdir}
12mr|libcdaudio-0.99.12-14|56	
12mr|libcdaudio-0.99.12-14|57	%multiarch_binaries %{buildroot}%{_bindir}/libcdaudio-config
12mr|libcdaudio-0.99.12-14|58	
12mr|libcdaudio-0.99.12-14|59	%files -n %{libname}
12mr|libcdaudio-0.99.12-14|60	%doc README NEWS AUTHORS ChangeLog
12mr|libcdaudio-0.99.12-14|61	%{_sysconfdir}/cdserver
12mr|libcdaudio-0.99.12-14|62	%{_libdir}/lib*.so.%{major}*
12mr|libcdaudio-0.99.12-14|63	
12mr|libcdaudio-0.99.12-14|64	%files -n %{develname}
12mr|libcdaudio-0.99.12-14|65	%{_bindir}/libcdaudio-config
12mr|libcdaudio-0.99.12-14|66	%{multiarch_bindir}/libcdaudio-config
12mr|libcdaudio-0.99.12-14|67	%{_includedir}/*
12mr|libcdaudio-0.99.12-14|68	%{_libdir}/lib*.so
12mr|libcdaudio-0.99.12-14|69	%{_datadir}/aclocal/*
12mr|libcdaudio-0.99.12-14|70	%{_libdir}/pkgconfig/libcdaudio.pc
12mr|libcdaudio-0.99.12-14|71	
12mr|libcdaudio-0.99.12-14|72	
12mr|libcdaudio-0.99.12-14|73	
12mr|libcdaudio-0.99.12-14|74	%changelog
12mr|libcdaudio-0.99.12-14|75	* Mon Aug  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libcdaudio-0.99.12-14|76	+ Commit: 14ec1ef
12mr|libcdaudio-0.99.12-14|77	- Drop .la files, spec cleanup
12mr|libcdaudio-0.99.12-14|78	
12mr|libcdaudio-0.99.12-14|79	

14685 12
12mr|libcddb-1.3.2-7|1	%define docver 1.3.0
12mr|libcddb-1.3.2-7|2	
12mr|libcddb-1.3.2-7|3	%define major 2
12mr|libcddb-1.3.2-7|4	%define libname %mklibname cddb %{major}
12mr|libcddb-1.3.2-7|5	%define develname %mklibname cddb -d
12mr|libcddb-1.3.2-7|6	%define staticdevelname %mklibname cddb -d -s
12mr|libcddb-1.3.2-7|7	
12mr|libcddb-1.3.2-7|8	%define bootstrap 0
12mr|libcddb-1.3.2-7|9	%{?_with_bootstrap: %global bootstrap 1}
12mr|libcddb-1.3.2-7|10	
12mr|libcddb-1.3.2-7|11	Summary:	CDDB access library
12mr|libcddb-1.3.2-7|12	Name:		libcddb
12mr|libcddb-1.3.2-7|13	Version:	1.3.2
12mr|libcddb-1.3.2-7|14	Release:	7
12mr|libcddb-1.3.2-7|15	License:	LGPLv2+
12mr|libcddb-1.3.2-7|16	Group:		System/Libraries
12mr|libcddb-1.3.2-7|17	URL:		http://libcddb.sourceforge.net/
12mr|libcddb-1.3.2-7|18	Source0:	http://prdownloads.sourceforge.net/libcddb/%{name}-%{version}.tar.bz2
12mr|libcddb-1.3.2-7|19	Source1:	http://prdownloads.sourceforge.net/libcddb/%{name}-doc-%{docver}.tar.bz2
12mr|libcddb-1.3.2-7|20	%if !%{bootstrap}
12mr|libcddb-1.3.2-7|21	BuildRequires:	pkgconfig(libcdio)
12mr|libcddb-1.3.2-7|22	%endif
12mr|libcddb-1.3.2-7|23	#auto* deps
12mr|libcddb-1.3.2-7|24	#BuildRequires:	gettext-devel
12mr|libcddb-1.3.2-7|25	#BuildRequires:	automake1.8
12mr|libcddb-1.3.2-7|26	
12mr|libcddb-1.3.2-7|27	%description
12mr|libcddb-1.3.2-7|28	Libcddb is a library that implements the different protocols (CDDBP,
12mr|libcddb-1.3.2-7|29	HTTP, SMTP) to access data on a CDDB server (http://freedb.org).  It
12mr|libcddb-1.3.2-7|30	tries to be as cross-platform as possible.  The initial libary will
12mr|libcddb-1.3.2-7|31	have a C API.
12mr|libcddb-1.3.2-7|32	
12mr|libcddb-1.3.2-7|33	%package -n %{libname}
12mr|libcddb-1.3.2-7|34	Summary:	Libraries from %{name}
12mr|libcddb-1.3.2-7|35	Group:		System/Libraries
12mr|libcddb-1.3.2-7|36	
12mr|libcddb-1.3.2-7|37	%description -n %{libname}
12mr|libcddb-1.3.2-7|38	Libcddb is a library that implements the different protocols (CDDBP,
12mr|libcddb-1.3.2-7|39	HTTP, SMTP) to access data on a CDDB server (http://freedb.org).  It
12mr|libcddb-1.3.2-7|40	tries to be as cross-platform as possible.  The initial libary will
12mr|libcddb-1.3.2-7|41	have a C API.
12mr|libcddb-1.3.2-7|42	
12mr|libcddb-1.3.2-7|43	%package -n %{develname}
12mr|libcddb-1.3.2-7|44	Summary:	Devel files from libcddb
12mr|libcddb-1.3.2-7|45	Group:		Development/C
12mr|libcddb-1.3.2-7|46	Requires:	%{libname} = %{version}-%{release}
12mr|libcddb-1.3.2-7|47	Provides:	%{name}-devel = %{version}-%{release}
12mr|libcddb-1.3.2-7|48	Obsoletes:	%{_lib}cddb2-devel < 1.3.2-5
12mr|libcddb-1.3.2-7|49	
12mr|libcddb-1.3.2-7|50	%description -n %{develname}
12mr|libcddb-1.3.2-7|51	Libcddb is a library that implements the different protocols (CDDBP,
12mr|libcddb-1.3.2-7|52	HTTP, SMTP) to access data on a CDDB server (http://freedb.org).  It
12mr|libcddb-1.3.2-7|53	tries to be as cross-platform as possible.  The initial libary will
12mr|libcddb-1.3.2-7|54	have a C API.
12mr|libcddb-1.3.2-7|55	
12mr|libcddb-1.3.2-7|56	This is the libraries, include files and other resources you can use
12mr|libcddb-1.3.2-7|57	to incorporate libcddb into applications.
12mr|libcddb-1.3.2-7|58	
12mr|libcddb-1.3.2-7|59	%package -n %{staticdevelname}
12mr|libcddb-1.3.2-7|60	Summary:	Static Library for developing applications with %{name}
12mr|libcddb-1.3.2-7|61	Group:		Development/C
12mr|libcddb-1.3.2-7|62	Requires:	%{develname} = %{version}-%{release}
12mr|libcddb-1.3.2-7|63	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|libcddb-1.3.2-7|64	Obsoletes:	%{_lib}cddb2-static-devel < 1.3.2-5
12mr|libcddb-1.3.2-7|65	
12mr|libcddb-1.3.2-7|66	%description -n %{staticdevelname}
12mr|libcddb-1.3.2-7|67	This contains the static library of %{name} needed for building apps that
12mr|libcddb-1.3.2-7|68	link statically to %{name}.
12mr|libcddb-1.3.2-7|69	
12mr|libcddb-1.3.2-7|70	%package apps
12mr|libcddb-1.3.2-7|71	Summary:	Example applications based on %{name}
12mr|libcddb-1.3.2-7|72	Group:		Sound
12mr|libcddb-1.3.2-7|73	
12mr|libcddb-1.3.2-7|74	%description apps
12mr|libcddb-1.3.2-7|75	Libcddb is a library that implements the different protocols (CDDBP,
12mr|libcddb-1.3.2-7|76	HTTP, SMTP) to access data on a CDDB server (http://freedb.org).  It
12mr|libcddb-1.3.2-7|77	tries to be as cross-platform as possible.  The initial libary will
12mr|libcddb-1.3.2-7|78	have a C API.
12mr|libcddb-1.3.2-7|79	
12mr|libcddb-1.3.2-7|80	This package contains a command line client based on %{name}.
12mr|libcddb-1.3.2-7|81	
12mr|libcddb-1.3.2-7|82	%prep
12mr|libcddb-1.3.2-7|83	%setup -q -a 1
12mr|libcddb-1.3.2-7|84	mv output html
12mr|libcddb-1.3.2-7|85	
12mr|libcddb-1.3.2-7|86	%build
12mr|libcddb-1.3.2-7|87	%configure2_5x
12mr|libcddb-1.3.2-7|88	%make
12mr|libcddb-1.3.2-7|89	
12mr|libcddb-1.3.2-7|90	%install
12mr|libcddb-1.3.2-7|91	%makeinstall_std
12mr|libcddb-1.3.2-7|92	
12mr|libcddb-1.3.2-7|93	%files apps
12mr|libcddb-1.3.2-7|94	%{_bindir}/*
12mr|libcddb-1.3.2-7|95	
12mr|libcddb-1.3.2-7|96	%files -n %{libname}
12mr|libcddb-1.3.2-7|97	%{_libdir}/*.so.%{major}*
12mr|libcddb-1.3.2-7|98	
12mr|libcddb-1.3.2-7|99	%files -n %{develname}
12mr|libcddb-1.3.2-7|100	%doc ChangeLog README AUTHORS NEWS TODO html
12mr|libcddb-1.3.2-7|101	%{_includedir}/cddb
12mr|libcddb-1.3.2-7|102	%{_libdir}/*.so
12mr|libcddb-1.3.2-7|103	%{_libdir}/pkgconfig/*.pc
12mr|libcddb-1.3.2-7|104	
12mr|libcddb-1.3.2-7|105	%files -n %{staticdevelname}
12mr|libcddb-1.3.2-7|106	%{_libdir}/lib*.a
12mr|libcddb-1.3.2-7|107	
12mr|libcddb-1.3.2-7|108	
12mr|libcddb-1.3.2-7|109	%changelog
12mr|libcddb-1.3.2-7|110	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libcddb-1.3.2-7|111	+ Commit: 67e3120
12mr|libcddb-1.3.2-7|112	- Drop .la files, fix unversioned drop Obsoletes, spec cleanup
12mr|libcddb-1.3.2-7|113	
12mr|libcddb-1.3.2-7|114	

14686 12
12mr|libcdio-0.83-3|1	%define build_vcd 1
12mr|libcdio-0.83-3|2	%{?_with_vcd: %{expand: %%global build_vcd 1}}
12mr|libcdio-0.83-3|3	%{?_without_vcd: %{expand: %%global build_vcd 0}}
12mr|libcdio-0.83-3|4	
12mr|libcdio-0.83-3|5	%define major 13
12mr|libcdio-0.83-3|6	%define libname %mklibname cdio %{major}
12mr|libcdio-0.83-3|7	%define libnamedev %mklibname -d cdio
12mr|libcdio-0.83-3|8	%define libnamestaticdev %mklibname -d -s cdio
12mr|libcdio-0.83-3|9	%define isomajor 8
12mr|libcdio-0.83-3|10	%define isolibname %mklibname iso9660_ %{isomajor}
12mr|libcdio-0.83-3|11	%define cddamajor 1
12mr|libcdio-0.83-3|12	%define cddalibname %mklibname cdio_cdda %{cddamajor}
12mr|libcdio-0.83-3|13	%define cdioppmajor 0
12mr|libcdio-0.83-3|14	%define cdiopplibname %mklibname cdio++ %{cdioppmajor}
12mr|libcdio-0.83-3|15	%define udfmajor 0
12mr|libcdio-0.83-3|16	%define udflibname %mklibname udf %{udfmajor}
12mr|libcdio-0.83-3|17	
12mr|libcdio-0.83-3|18	Summary:	CD-ROM reading library
12mr|libcdio-0.83-3|19	Name:		libcdio
12mr|libcdio-0.83-3|20	Version:	0.83
12mr|libcdio-0.83-3|21	Release:	3
12mr|libcdio-0.83-3|22	License:	GPLv3+
12mr|libcdio-0.83-3|23	Group:		System/Libraries
12mr|libcdio-0.83-3|24	URL:		http://www.gnu.org/software/libcdio/
12mr|libcdio-0.83-3|25	Source:		ftp://ftp.gnu.org/pub/gnu/libcdio/%{name}-%{version}.tar.gz
12mr|libcdio-0.83-3|26	BuildRequires:	pkgconfig(libcddb)
12mr|libcdio-0.83-3|27	BuildRequires:	popt-devel
12mr|libcdio-0.83-3|28	BuildRequires:	pkgconfig(ncurses)
12mr|libcdio-0.83-3|29	#gw only if we change the man pages
12mr|libcdio-0.83-3|30	#BuildRequires: help2man
12mr|libcdio-0.83-3|31	%if %build_vcd
12mr|libcdio-0.83-3|32	BuildRequires:	pkgconfig(libvcdinfo)
12mr|libcdio-0.83-3|33	%endif
12mr|libcdio-0.83-3|34	
12mr|libcdio-0.83-3|35	%description
12mr|libcdio-0.83-3|36	This library is to encapsulate CD-ROM reading and
12mr|libcdio-0.83-3|37	control. Applications wishing to be oblivious of the OS- and
12mr|libcdio-0.83-3|38	device-dependent properties of a CD-ROM can use this library.
12mr|libcdio-0.83-3|39	
12mr|libcdio-0.83-3|40	Some support for disk image types like BIN/CUE and NRG is available,
12mr|libcdio-0.83-3|41	so applications that use this library also have the ability to read
12mr|libcdio-0.83-3|42	disc images as though they were CD's.
12mr|libcdio-0.83-3|43	
12mr|libcdio-0.83-3|44	%package apps
12mr|libcdio-0.83-3|45	Summary:	Example tool from %{name}
12mr|libcdio-0.83-3|46	Group:		Sound
12mr|libcdio-0.83-3|47	Provides:	libcdio0-apps
12mr|libcdio-0.83-3|48	
12mr|libcdio-0.83-3|49	%description apps
12mr|libcdio-0.83-3|50	This library is to encapsulate CD-ROM reading and
12mr|libcdio-0.83-3|51	control. Applications wishing to be oblivious of the OS- and
12mr|libcdio-0.83-3|52	device-dependent properties of a CD-ROM can use this library.
12mr|libcdio-0.83-3|53	
12mr|libcdio-0.83-3|54	Some support for disk image types like BIN/CUE and NRG is available,
12mr|libcdio-0.83-3|55	so applications that use this library also have the ability to read
12mr|libcdio-0.83-3|56	disc images as though they were CD's.
12mr|libcdio-0.83-3|57	
12mr|libcdio-0.83-3|58	This contains the program cd-info as an example application of %{name}.
12mr|libcdio-0.83-3|59	
12mr|libcdio-0.83-3|60	%package -n %{libname}
12mr|libcdio-0.83-3|61	Summary:	Libraries from %{name}
12mr|libcdio-0.83-3|62	Group:		System/Libraries
12mr|libcdio-0.83-3|63	Provides:	libcdio = %{version}-%{release}
12mr|libcdio-0.83-3|64	
12mr|libcdio-0.83-3|65	%description -n %{libname}
12mr|libcdio-0.83-3|66	This library is to encapsulate CD-ROM reading and
12mr|libcdio-0.83-3|67	control. Applications wishing to be oblivious of the OS- and
12mr|libcdio-0.83-3|68	device-dependent properties of a CD-ROM can use this library.
12mr|libcdio-0.83-3|69	
12mr|libcdio-0.83-3|70	Some support for disk image types like BIN/CUE and NRG is available,
12mr|libcdio-0.83-3|71	so applications that use this library also have the ability to read
12mr|libcdio-0.83-3|72	disc images as though they were CD's.
12mr|libcdio-0.83-3|73	
12mr|libcdio-0.83-3|74	%package -n %{libnamedev}
12mr|libcdio-0.83-3|75	Summary:	Devel files from %{name}
12mr|libcdio-0.83-3|76	Group:		Development/C
12mr|libcdio-0.83-3|77	Requires:	%{libname} = %{version}-%{release}
12mr|libcdio-0.83-3|78	Requires:	%{isolibname} = %{version}-%{release}
12mr|libcdio-0.83-3|79	Requires:	%{cddalibname} = %{version}-%{release}
12mr|libcdio-0.83-3|80	Requires:	%{cdiopplibname} = %{version}-%{release}
12mr|libcdio-0.83-3|81	Requires:	%{udflibname} = %{version}-%{release}
12mr|libcdio-0.83-3|82	Provides:	%{name}-devel = %{version}-%{release}
12mr|libcdio-0.83-3|83	
12mr|libcdio-0.83-3|84	%description -n %{libnamedev}
12mr|libcdio-0.83-3|85	This is the libraries, include files and other resources you can use
12mr|libcdio-0.83-3|86	to incorporate %{name} into applications.
12mr|libcdio-0.83-3|87	
12mr|libcdio-0.83-3|88	%package -n %{libnamestaticdev}
12mr|libcdio-0.83-3|89	Summary:	Static Library for developing applications with %{name}
12mr|libcdio-0.83-3|90	Group:		Development/C
12mr|libcdio-0.83-3|91	Requires:	%{libnamedev} = %{version}
12mr|libcdio-0.83-3|92	
12mr|libcdio-0.83-3|93	%description -n %{libnamestaticdev}
12mr|libcdio-0.83-3|94	This contains the static library of %{name} needed for building apps that
12mr|libcdio-0.83-3|95	link statically to %{name}.
12mr|libcdio-0.83-3|96	
12mr|libcdio-0.83-3|97	%package -n %{isolibname}
12mr|libcdio-0.83-3|98	Summary:	Libraries from %{name}
12mr|libcdio-0.83-3|99	Group:		System/Libraries
12mr|libcdio-0.83-3|100	
12mr|libcdio-0.83-3|101	%description -n %{isolibname}
12mr|libcdio-0.83-3|102	This library is to encapsulate CD-ROM reading and
12mr|libcdio-0.83-3|103	control. Applications wishing to be oblivious of the OS- and
12mr|libcdio-0.83-3|104	device-dependent properties of a CD-ROM can use this library.
12mr|libcdio-0.83-3|105	
12mr|libcdio-0.83-3|106	Some support for disk image types like BIN/CUE and NRG is available,
12mr|libcdio-0.83-3|107	so applications that use this library also have the ability to read
12mr|libcdio-0.83-3|108	disc images as though they were CD's.
12mr|libcdio-0.83-3|109	
12mr|libcdio-0.83-3|110	%package -n %{cddalibname}
12mr|libcdio-0.83-3|111	Summary:	Libraries from %{name}
12mr|libcdio-0.83-3|112	Group:		System/Libraries
12mr|libcdio-0.83-3|113	
12mr|libcdio-0.83-3|114	%description -n %{cddalibname}
12mr|libcdio-0.83-3|115	This library is to encapsulate CD-ROM reading and
12mr|libcdio-0.83-3|116	control. Applications wishing to be oblivious of the OS- and
12mr|libcdio-0.83-3|117	device-dependent properties of a CD-ROM can use this library.
12mr|libcdio-0.83-3|118	
12mr|libcdio-0.83-3|119	Some support for disk image types like BIN/CUE and NRG is available,
12mr|libcdio-0.83-3|120	so applications that use this library also have the ability to read
12mr|libcdio-0.83-3|121	disc images as though they were CD's.
12mr|libcdio-0.83-3|122	
12mr|libcdio-0.83-3|123	%package -n %{cdiopplibname}
12mr|libcdio-0.83-3|124	Summary:	C++ library from %{name}
12mr|libcdio-0.83-3|125	Group:		System/Libraries
12mr|libcdio-0.83-3|126	
12mr|libcdio-0.83-3|127	%description -n %{cdiopplibname}
12mr|libcdio-0.83-3|128	This library is to encapsulate CD-ROM reading and
12mr|libcdio-0.83-3|129	control. Applications wishing to be oblivious of the OS- and
12mr|libcdio-0.83-3|130	device-dependent properties of a CD-ROM can use this library.
12mr|libcdio-0.83-3|131	
12mr|libcdio-0.83-3|132	Some support for disk image types like BIN/CUE and NRG is available,
12mr|libcdio-0.83-3|133	so applications that use this library also have the ability to read
12mr|libcdio-0.83-3|134	disc images as though they were CD's.
12mr|libcdio-0.83-3|135	
12mr|libcdio-0.83-3|136	%package -n %{udflibname}
12mr|libcdio-0.83-3|137	Summary:	Libraries from %{name}
12mr|libcdio-0.83-3|138	Group:		System/Libraries
12mr|libcdio-0.83-3|139	Conflicts:	%{mklibname cdio_cdda 0}
12mr|libcdio-0.83-3|140	
12mr|libcdio-0.83-3|141	%description -n %{udflibname}
12mr|libcdio-0.83-3|142	This library is to encapsulate CD-ROM reading and
12mr|libcdio-0.83-3|143	control. Applications wishing to be oblivious of the OS- and
12mr|libcdio-0.83-3|144	device-dependent properties of a CD-ROM can use this library.
12mr|libcdio-0.83-3|145	
12mr|libcdio-0.83-3|146	Some support for disk image types like BIN/CUE and NRG is available,
12mr|libcdio-0.83-3|147	so applications that use this library also have the ability to read
12mr|libcdio-0.83-3|148	disc images as though they were CD's.
12mr|libcdio-0.83-3|149	
12mr|libcdio-0.83-3|150	%prep
12mr|libcdio-0.83-3|151	%setup -q
12mr|libcdio-0.83-3|152	
12mr|libcdio-0.83-3|153	%build
12mr|libcdio-0.83-3|154	%configure2_5x \
12mr|libcdio-0.83-3|155	--without-versioned-libs \
12mr|libcdio-0.83-3|156	%if ! %build_vcd
12mr|libcdio-0.83-3|157	--disable-vcd-info
12mr|libcdio-0.83-3|158	%endif
12mr|libcdio-0.83-3|159	
12mr|libcdio-0.83-3|160	make
12mr|libcdio-0.83-3|161	
12mr|libcdio-0.83-3|162	%install
12mr|libcdio-0.83-3|163	%makeinstall_std
12mr|libcdio-0.83-3|164	#gw was not installed:
12mr|libcdio-0.83-3|165	cp libcdio_cdda.pc libcdio_paranoia.pc %{buildroot}%{_libdir}/pkgconfig
12mr|libcdio-0.83-3|166	cd %{buildroot}%{_mandir}
12mr|libcdio-0.83-3|167	mv jp ja
12mr|libcdio-0.83-3|168	
12mr|libcdio-0.83-3|169	%files apps
12mr|libcdio-0.83-3|170	%doc README AUTHORS NEWS INSTALL TODO
12mr|libcdio-0.83-3|171	%{_bindir}/*
12mr|libcdio-0.83-3|172	%{_mandir}/man1/*
12mr|libcdio-0.83-3|173	%lang(ja) %{_mandir}/ja/man1/*
12mr|libcdio-0.83-3|174	
12mr|libcdio-0.83-3|175	%files -n %{libname}
12mr|libcdio-0.83-3|176	%_libdir/libcdio.so.%{major}*
12mr|libcdio-0.83-3|177	
12mr|libcdio-0.83-3|178	%files -n %{isolibname}
12mr|libcdio-0.83-3|179	%{_libdir}/libiso9660.so.%{isomajor}*
12mr|libcdio-0.83-3|180	
12mr|libcdio-0.83-3|181	%files -n %{cddalibname}
12mr|libcdio-0.83-3|182	%{_libdir}/libcdio_cdda.so.%{cddamajor}*
12mr|libcdio-0.83-3|183	%{_libdir}/libcdio_paranoia.so.%{cddamajor}*
12mr|libcdio-0.83-3|184	
12mr|libcdio-0.83-3|185	%files -n %{udflibname}
12mr|libcdio-0.83-3|186	%{_libdir}/libudf.so.%{udfmajor}*
12mr|libcdio-0.83-3|187	
12mr|libcdio-0.83-3|188	%files -n %{libnamedev}
12mr|libcdio-0.83-3|189	%doc ChangeLog README AUTHORS NEWS INSTALL TODO
12mr|libcdio-0.83-3|190	%{_includedir}/cdio
12mr|libcdio-0.83-3|191	%{_includedir}/cdio++/
12mr|libcdio-0.83-3|192	%{_infodir}/libcdio.info*
12mr|libcdio-0.83-3|193	%{_libdir}/*.so
12mr|libcdio-0.83-3|194	%{_libdir}/pkgconfig/libcdio.pc
12mr|libcdio-0.83-3|195	%{_libdir}/pkgconfig/libcdio++.pc
12mr|libcdio-0.83-3|196	%{_libdir}/pkgconfig/libcdio_cdda.pc
12mr|libcdio-0.83-3|197	%{_libdir}/pkgconfig/libcdio_paranoia.pc
12mr|libcdio-0.83-3|198	%{_libdir}/pkgconfig/libiso9660.pc
12mr|libcdio-0.83-3|199	%{_libdir}/pkgconfig/libiso9660++.pc
12mr|libcdio-0.83-3|200	%{_libdir}/pkgconfig/libudf.pc
12mr|libcdio-0.83-3|201	
12mr|libcdio-0.83-3|202	%files -n %{libnamestaticdev}
12mr|libcdio-0.83-3|203	%{_libdir}/lib*.a
12mr|libcdio-0.83-3|204	
12mr|libcdio-0.83-3|205	%files -n %{cdiopplibname}
12mr|libcdio-0.83-3|206	%{_libdir}/libcdio++.so.%{cdioppmajor}*
12mr|libcdio-0.83-3|207	%{_libdir}/libiso9660++.so.%{cdioppmajor}*
12mr|libcdio-0.83-3|208	
12mr|libcdio-0.83-3|209	
12mr|libcdio-0.83-3|210	%changelog
12mr|libcdio-0.83-3|211	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libcdio-0.83-3|212	+ Commit: f3a8156
12mr|libcdio-0.83-3|213	- New version 0.83 (sync with Cooker), convert BuildRequires to pkgconfig style, spec cleanup
12mr|libcdio-0.83-3|214	
12mr|libcdio-0.83-3|215	

14687 12
12mr|libcdr-0.0.8-3|1	%define min_ver 0.0
12mr|libcdr-0.0.8-3|2	
12mr|libcdr-0.0.8-3|3	%define major 0
12mr|libcdr-0.0.8-3|4	%define libname %mklibname cdr %major
12mr|libcdr-0.0.8-3|5	%define libdev %mklibname cdr -d
12mr|libcdr-0.0.8-3|6	
12mr|libcdr-0.0.8-3|7	Name: libcdr
12mr|libcdr-0.0.8-3|8	Version: 0.0.8
12mr|libcdr-0.0.8-3|9	Release: %mkrel 3
12mr|libcdr-0.0.8-3|10	Summary: A library providing ability to interpret and import Corel Draw drawings
12mr|libcdr-0.0.8-3|11	
12mr|libcdr-0.0.8-3|12	Group: System/Libraries
12mr|libcdr-0.0.8-3|13	License: GPLv2+ or LGPLv2+
12mr|libcdr-0.0.8-3|14	URL: http://www.freedesktop.org/wiki/Software/libcdr
12mr|libcdr-0.0.8-3|15	Source: http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz
12mr|libcdr-0.0.8-3|16	
12mr|libcdr-0.0.8-3|17	BuildRequires: doxygen
12mr|libcdr-0.0.8-3|18	BuildRequires: lcms2-devel
12mr|libcdr-0.0.8-3|19	BuildRequires: libwpd-devel
12mr|libcdr-0.0.8-3|20	BuildRequires: libwpg-devel
12mr|libcdr-0.0.8-3|21	BuildRequires: zlib-devel
12mr|libcdr-0.0.8-3|22	
12mr|libcdr-0.0.8-3|23	%description
12mr|libcdr-0.0.8-3|24	Libcdr is library providing ability to interpret and import Corel Draw
12mr|libcdr-0.0.8-3|25	drawings into various applications. You can find it being used in
12mr|libcdr-0.0.8-3|26	libreoffice.
12mr|libcdr-0.0.8-3|27	
12mr|libcdr-0.0.8-3|28	%package -n %libname
12mr|libcdr-0.0.8-3|29	Summary:    A library providing ability to interpret and import Corel Draw drawings
12mr|libcdr-0.0.8-3|30	Group:      System/Libraries
12mr|libcdr-0.0.8-3|31	
12mr|libcdr-0.0.8-3|32	%description -n %libname
12mr|libcdr-0.0.8-3|33	Libcdr is library providing ability to interpret and import Corel Draw
12mr|libcdr-0.0.8-3|34	drawings into various applications. You can find it being used in
12mr|libcdr-0.0.8-3|35	libreoffice.
12mr|libcdr-0.0.8-3|36	
12mr|libcdr-0.0.8-3|37	%package -n %libdev
12mr|libcdr-0.0.8-3|38	Summary: Development files for %{name}
12mr|libcdr-0.0.8-3|39	Group: Development/Other
12mr|libcdr-0.0.8-3|40	Requires: %{libname} = %{version}-%{release}
12mr|libcdr-0.0.8-3|41	Provides: %{name}-devel = %{version}-%{release}
12mr|libcdr-0.0.8-3|42	Requires: pkgconfig
12mr|libcdr-0.0.8-3|43	
12mr|libcdr-0.0.8-3|44	%description -n %libdev
12mr|libcdr-0.0.8-3|45	The %{name}-devel package contains libraries and header files for
12mr|libcdr-0.0.8-3|46	developing applications that use %{name}.
12mr|libcdr-0.0.8-3|47	
12mr|libcdr-0.0.8-3|48	%package doc
12mr|libcdr-0.0.8-3|49	Summary: Documentation of %{name} API
12mr|libcdr-0.0.8-3|50	Group:   Books/Howtos
12mr|libcdr-0.0.8-3|51	BuildArch: noarch
12mr|libcdr-0.0.8-3|52	
12mr|libcdr-0.0.8-3|53	%description doc
12mr|libcdr-0.0.8-3|54	The %{name}-doc package contains documentation files for %{name}.
12mr|libcdr-0.0.8-3|55	
12mr|libcdr-0.0.8-3|56	%package tools
12mr|libcdr-0.0.8-3|57	Summary: Tools to transform Corel Draw drawings into other formats
12mr|libcdr-0.0.8-3|58	Group:   Books/Howtos
12mr|libcdr-0.0.8-3|59	
12mr|libcdr-0.0.8-3|60	%description tools
12mr|libcdr-0.0.8-3|61	Tools to transform Corel Draw drawings into other formats.
12mr|libcdr-0.0.8-3|62	Currently supported: XHTML, raw.
12mr|libcdr-0.0.8-3|63	
12mr|libcdr-0.0.8-3|64	
12mr|libcdr-0.0.8-3|65	%prep
12mr|libcdr-0.0.8-3|66	%setup -q
12mr|libcdr-0.0.8-3|67	
12mr|libcdr-0.0.8-3|68	mkdir m4
12mr|libcdr-0.0.8-3|69	autoreconf -fi
12mr|libcdr-0.0.8-3|70	
12mr|libcdr-0.0.8-3|71	%build
12mr|libcdr-0.0.8-3|72	%configure --disable-static --disable-werror
12mr|libcdr-0.0.8-3|73	sed -i \
12mr|libcdr-0.0.8-3|74	-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
12mr|libcdr-0.0.8-3|75	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
12mr|libcdr-0.0.8-3|76	libtool
12mr|libcdr-0.0.8-3|77	%make V=1
12mr|libcdr-0.0.8-3|78	
12mr|libcdr-0.0.8-3|79	
12mr|libcdr-0.0.8-3|80	%install
12mr|libcdr-0.0.8-3|81	%makeinstall_std
12mr|libcdr-0.0.8-3|82	rm -f %{buildroot}/%{_libdir}/*.la
12mr|libcdr-0.0.8-3|83	# these binaries do nothing currently
12mr|libcdr-0.0.8-3|84	rm -f %{buildroot}/%{_bindir}/cmx2*
12mr|libcdr-0.0.8-3|85	
12mr|libcdr-0.0.8-3|86	
12mr|libcdr-0.0.8-3|87	%files -n %libname
12mr|libcdr-0.0.8-3|88	%doc AUTHORS ChangeLog COPYING.*
12mr|libcdr-0.0.8-3|89	%{_libdir}/%{name}-%min_ver.so.%{major}*
12mr|libcdr-0.0.8-3|90	
12mr|libcdr-0.0.8-3|91	
12mr|libcdr-0.0.8-3|92	%files -n %libdev
12mr|libcdr-0.0.8-3|93	%{_includedir}/%{name}-%min_ver
12mr|libcdr-0.0.8-3|94	%{_libdir}/%{name}-%min_ver.so
12mr|libcdr-0.0.8-3|95	%{_libdir}/pkgconfig/%{name}-%min_ver.pc
12mr|libcdr-0.0.8-3|96	
12mr|libcdr-0.0.8-3|97	
12mr|libcdr-0.0.8-3|98	%files doc
12mr|libcdr-0.0.8-3|99	%doc COPYING.*
12mr|libcdr-0.0.8-3|100	%dir %{_docdir}/%{name}
12mr|libcdr-0.0.8-3|101	%{_docdir}/%{name}/html
12mr|libcdr-0.0.8-3|102	
12mr|libcdr-0.0.8-3|103	
12mr|libcdr-0.0.8-3|104	%files tools
12mr|libcdr-0.0.8-3|105	%{_bindir}/cdr2raw
12mr|libcdr-0.0.8-3|106	%{_bindir}/cdr2xhtml
12mr|libcdr-0.0.8-3|107	
12mr|libcdr-0.0.8-3|108	
12mr|libcdr-0.0.8-3|109	
12mr|libcdr-0.0.8-3|110	
12mr|libcdr-0.0.8-3|111	
12mr|libcdr-0.0.8-3|112	%changelog
12mr|libcdr-0.0.8-3|113	

14688 12
12mr|libcec-2.0.1-0.git20121016.1|1	%define snap	20121016
12mr|libcec-2.0.1-0.git20121016.1|2	
12mr|libcec-2.0.1-0.git20121016.1|3	%define major 2
12mr|libcec-2.0.1-0.git20121016.1|4	%define libname %mklibname cec %{major}
12mr|libcec-2.0.1-0.git20121016.1|5	%define devname %mklibname cec -d
12mr|libcec-2.0.1-0.git20121016.1|6	
12mr|libcec-2.0.1-0.git20121016.1|7	Name:		libcec
12mr|libcec-2.0.1-0.git20121016.1|8	Version:	2.0.1
12mr|libcec-2.0.1-0.git20121016.1|9	Release:	%mkrel -c git%{snap} 1
12mr|libcec-2.0.1-0.git20121016.1|10	Summary:	Pulse-Eight CEC adapter control library
12mr|libcec-2.0.1-0.git20121016.1|11	License:	GPLv2+
12mr|libcec-2.0.1-0.git20121016.1|12	Group:		System/Libraries
12mr|libcec-2.0.1-0.git20121016.1|13	URL:		http://libcec.pulse-eight.com/
12mr|libcec-2.0.1-0.git20121016.1|14	# rm -rf libcec && git clone git://github.com/Pulse-Eight/libcec.git && cd libcec/
12mr|libcec-2.0.1-0.git20121016.1|15	# git archive --prefix=libcec-$(date +%Y%m%d)/ --format=tar HEAD | xz > ../libcec-$(date +%Y%m%d).tar.xz
12mr|libcec-2.0.1-0.git20121016.1|16	Source0:	%{name}-%{snap}.tar.xz
12mr|libcec-2.0.1-0.git20121016.1|17	BuildRequires:	pkgconfig(libudev)
12mr|libcec-2.0.1-0.git20121016.1|18	BuildRequires:	lockdev-devel
12mr|libcec-2.0.1-0.git20121016.1|19	
12mr|libcec-2.0.1-0.git20121016.1|20	%description
12mr|libcec-2.0.1-0.git20121016.1|21	With libcec you can access your Pulse-Eight CEC adapter.
12mr|libcec-2.0.1-0.git20121016.1|22	
12mr|libcec-2.0.1-0.git20121016.1|23	%package -n cec-utils
12mr|libcec-2.0.1-0.git20121016.1|24	Summary:	Utilities for Pulse-Eight CEC adapter control
12mr|libcec-2.0.1-0.git20121016.1|25	Group:		System/Configuration/Hardware
12mr|libcec-2.0.1-0.git20121016.1|26	# the binaries require the library, but automatic dependency generation doesn't
12mr|libcec-2.0.1-0.git20121016.1|27	# catch that
12mr|libcec-2.0.1-0.git20121016.1|28	Requires:	%{libname} = %{EVRD}
12mr|libcec-2.0.1-0.git20121016.1|29	
12mr|libcec-2.0.1-0.git20121016.1|30	%description -n cec-utils
12mr|libcec-2.0.1-0.git20121016.1|31	With libcec you can access your Pulse-Eight CEC adapter.
12mr|libcec-2.0.1-0.git20121016.1|32	
12mr|libcec-2.0.1-0.git20121016.1|33	This package contains the command-line tools to configure and test your
12mr|libcec-2.0.1-0.git20121016.1|34	Pulse-Eight CEC adapter.
12mr|libcec-2.0.1-0.git20121016.1|35	
12mr|libcec-2.0.1-0.git20121016.1|36	%package -n %{libname}
12mr|libcec-2.0.1-0.git20121016.1|37	Summary:	Shared library for Pulse-Eight CEC adapter control
12mr|libcec-2.0.1-0.git20121016.1|38	Group:		System/Libraries
12mr|libcec-2.0.1-0.git20121016.1|39	
12mr|libcec-2.0.1-0.git20121016.1|40	%description -n %{libname}
12mr|libcec-2.0.1-0.git20121016.1|41	With libcec you can access your Pulse-Eight CEC adapter.
12mr|libcec-2.0.1-0.git20121016.1|42	
12mr|libcec-2.0.1-0.git20121016.1|43	This package contains the shared library which allows programs to access your
12mr|libcec-2.0.1-0.git20121016.1|44	Pulse-Eight CEC adapter.
12mr|libcec-2.0.1-0.git20121016.1|45	
12mr|libcec-2.0.1-0.git20121016.1|46	%package -n %{devname}
12mr|libcec-2.0.1-0.git20121016.1|47	Summary:	Development files for %{name}
12mr|libcec-2.0.1-0.git20121016.1|48	Group:		Development/C
12mr|libcec-2.0.1-0.git20121016.1|49	Requires:	%{libname} = %{EVRD}
12mr|libcec-2.0.1-0.git20121016.1|50	Provides:	cec-devel = %{EVRD}
12mr|libcec-2.0.1-0.git20121016.1|51	Provides:	%{name}-devel = %{EVRD}
12mr|libcec-2.0.1-0.git20121016.1|52	
12mr|libcec-2.0.1-0.git20121016.1|53	%description -n %devname
12mr|libcec-2.0.1-0.git20121016.1|54	With libcec you can access your Pulse-Eight CEC adapter.
12mr|libcec-2.0.1-0.git20121016.1|55	
12mr|libcec-2.0.1-0.git20121016.1|56	This package contains the files for developing applications which
12mr|libcec-2.0.1-0.git20121016.1|57	will use libcec.
12mr|libcec-2.0.1-0.git20121016.1|58	
12mr|libcec-2.0.1-0.git20121016.1|59	%prep
12mr|libcec-2.0.1-0.git20121016.1|60	%setup -q -n %{name}-%{snap}
12mr|libcec-2.0.1-0.git20121016.1|61	
12mr|libcec-2.0.1-0.git20121016.1|62	%build
12mr|libcec-2.0.1-0.git20121016.1|63	autoreconf -ifv
12mr|libcec-2.0.1-0.git20121016.1|64	%configure2_5x --disable-static
12mr|libcec-2.0.1-0.git20121016.1|65	%make
12mr|libcec-2.0.1-0.git20121016.1|66	
12mr|libcec-2.0.1-0.git20121016.1|67	%install
12mr|libcec-2.0.1-0.git20121016.1|68	%makeinstall_std
12mr|libcec-2.0.1-0.git20121016.1|69	
12mr|libcec-2.0.1-0.git20121016.1|70	%files -n cec-utils
12mr|libcec-2.0.1-0.git20121016.1|71	%{_bindir}/cec-client
12mr|libcec-2.0.1-0.git20121016.1|72	%{_bindir}/cec-config
12mr|libcec-2.0.1-0.git20121016.1|73	
12mr|libcec-2.0.1-0.git20121016.1|74	%files -n %{libname}
12mr|libcec-2.0.1-0.git20121016.1|75	%{_libdir}/%{name}.so.%{major}*
12mr|libcec-2.0.1-0.git20121016.1|76	
12mr|libcec-2.0.1-0.git20121016.1|77	%files -n %{devname}
12mr|libcec-2.0.1-0.git20121016.1|78	%{_libdir}/%{name}.so
12mr|libcec-2.0.1-0.git20121016.1|79	%{_libdir}/pkgconfig/%{name}.pc
12mr|libcec-2.0.1-0.git20121016.1|80	%{_includedir}/%{name}/*.h
12mr|libcec-2.0.1-0.git20121016.1|81	
12mr|libcec-2.0.1-0.git20121016.1|82	%changelog
12mr|libcec-2.0.1-0.git20121016.1|83	* Sun Sep  16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libcec-2.0.1-0.git20121016.1|84	+ Commit: 7eedb18
12mr|libcec-2.0.1-0.git20121016.1|85	- New version 1.8.1 (sync with Cooker)
12mr|libcec-2.0.1-0.git20121016.1|86	
12mr|libcec-2.0.1-0.git20121016.1|87	

14689 12
12mr|libchamplain-0.12.3-2|1	%define oname		champlain
12mr|libchamplain-0.12.3-2|2	
12mr|libchamplain-0.12.3-2|3	%define api			0.12
12mr|libchamplain-0.12.3-2|4	%define major		0
12mr|libchamplain-0.12.3-2|5	%define gir_major	0.12
12mr|libchamplain-0.12.3-2|6	%define libname		%mklibname champlain %{api} %{major}
12mr|libchamplain-0.12.3-2|7	%define libgtk		%mklibname champlain-gtk %{api} %{major}
12mr|libchamplain-0.12.3-2|8	%define girname		%mklibname %{oname}-gir %{gir_major}
12mr|libchamplain-0.12.3-2|9	%define girgtk		%mklibname %{oname}-gtk-gir %{gir_major}
12mr|libchamplain-0.12.3-2|10	%define develname	%mklibname champlain %{api} -d
12mr|libchamplain-0.12.3-2|11	
12mr|libchamplain-0.12.3-2|12	Summary:	Map view for Clutter
12mr|libchamplain-0.12.3-2|13	Name:		libchamplain
12mr|libchamplain-0.12.3-2|14	Version:	0.12.3
12mr|libchamplain-0.12.3-2|15	Release:	2
12mr|libchamplain-0.12.3-2|16	License:	LGPLv2+
12mr|libchamplain-0.12.3-2|17	Group:		Graphical desktop/GNOME
12mr|libchamplain-0.12.3-2|18	URL:		http://blog.pierlux.com/projects/libchamplain/en/
12mr|libchamplain-0.12.3-2|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/0.12/%{name}-%{version}.tar.xz
12mr|libchamplain-0.12.3-2|20	Patch0:		libchamplain-0.12.2-fix-linking.patch
12mr|libchamplain-0.12.3-2|21	BuildRequires:	chrpath
12mr|libchamplain-0.12.3-2|22	BuildRequires:	pkgconfig(clutter-1.0)
12mr|libchamplain-0.12.3-2|23	BuildRequires:	pkgconfig(clutter-gtk-1.0)
12mr|libchamplain-0.12.3-2|24	BuildRequires:	pkgconfig(gdk-3.0)
12mr|libchamplain-0.12.3-2|25	BuildRequires:	pkgconfig(gl)
12mr|libchamplain-0.12.3-2|26	BuildRequires:	pkgconfig(glib-2.0)
12mr|libchamplain-0.12.3-2|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|libchamplain-0.12.3-2|28	BuildRequires:	pkgconfig(gtk-doc)
12mr|libchamplain-0.12.3-2|29	BuildRequires:	pkgconfig(sqlite3)
12mr|libchamplain-0.12.3-2|30	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
12mr|libchamplain-0.12.3-2|31	BuildRequires:	pkgconfig(memphis-0.2)
12mr|libchamplain-0.12.3-2|32	BuildRequires:	vala-tools
12mr|libchamplain-0.12.3-2|33	
12mr|libchamplain-0.12.3-2|34	%description
12mr|libchamplain-0.12.3-2|35	Libchamplain is a C library aimed to provide a ClutterActor to display
12mr|libchamplain-0.12.3-2|36	rasterized maps.
12mr|libchamplain-0.12.3-2|37	
12mr|libchamplain-0.12.3-2|38	%package -n %{libname}
12mr|libchamplain-0.12.3-2|39	Summary:	Map view for Clutter
12mr|libchamplain-0.12.3-2|40	Group:		System/Libraries
12mr|libchamplain-0.12.3-2|41	
12mr|libchamplain-0.12.3-2|42	%description -n %{libname}
12mr|libchamplain-0.12.3-2|43	Libchamplain is a C library aimed to provide a ClutterActor to display
12mr|libchamplain-0.12.3-2|44	rasterized maps.
12mr|libchamplain-0.12.3-2|45	
12mr|libchamplain-0.12.3-2|46	%package -n %{libgtk}
12mr|libchamplain-0.12.3-2|47	Summary:	Map view for Clutter
12mr|libchamplain-0.12.3-2|48	Group:		System/Libraries
12mr|libchamplain-0.12.3-2|49	
12mr|libchamplain-0.12.3-2|50	%description -n %{libgtk}
12mr|libchamplain-0.12.3-2|51	Libchamplain is a C library aimed to provide a ClutterActor to display
12mr|libchamplain-0.12.3-2|52	rasterized maps.
12mr|libchamplain-0.12.3-2|53	
12mr|libchamplain-0.12.3-2|54	This package contains the GTK+ view for %{name}
12mr|libchamplain-0.12.3-2|55	
12mr|libchamplain-0.12.3-2|56	%package -n %{girname}
12mr|libchamplain-0.12.3-2|57	Summary:	GObject Introspection interface description for GData
12mr|libchamplain-0.12.3-2|58	Group:		System/Libraries
12mr|libchamplain-0.12.3-2|59	
12mr|libchamplain-0.12.3-2|60	%description -n %{girname}
12mr|libchamplain-0.12.3-2|61	GObject Introspection interface description for GData.
12mr|libchamplain-0.12.3-2|62	
12mr|libchamplain-0.12.3-2|63	%package -n %{girgtk}
12mr|libchamplain-0.12.3-2|64	Summary:	GObject Introspection interface description for GData
12mr|libchamplain-0.12.3-2|65	Group:		System/Libraries
12mr|libchamplain-0.12.3-2|66	Requires:	%{libgtk} = %{version}-%{release}
12mr|libchamplain-0.12.3-2|67	
12mr|libchamplain-0.12.3-2|68	%description -n %{girgtk}
12mr|libchamplain-0.12.3-2|69	GObject Introspection interface description for GData.
12mr|libchamplain-0.12.3-2|70	
12mr|libchamplain-0.12.3-2|71	%package -n %{develname}
12mr|libchamplain-0.12.3-2|72	Summary:	Development files for %{name}
12mr|libchamplain-0.12.3-2|73	Group:		Development/GNOME and GTK+
12mr|libchamplain-0.12.3-2|74	Requires:	%{libname} = %{version}-%{release}
12mr|libchamplain-0.12.3-2|75	Requires:	%{libgtk} = %{version}-%{release}
12mr|libchamplain-0.12.3-2|76	Requires:	%{girname} = %{version}-%{release}
12mr|libchamplain-0.12.3-2|77	Requires:	%{girgtk} = %{version}-%{release}
12mr|libchamplain-0.12.3-2|78	Provides:	%{name}-devel = %{version}-%{release}
12mr|libchamplain-0.12.3-2|79	Obsoletes:	%mklibname champlain 0.3 -d
12mr|libchamplain-0.12.3-2|80	
12mr|libchamplain-0.12.3-2|81	%description -n %{develname}
12mr|libchamplain-0.12.3-2|82	This package contains development files for %{name}.
12mr|libchamplain-0.12.3-2|83	
12mr|libchamplain-0.12.3-2|84	%prep
12mr|libchamplain-0.12.3-2|85	%setup -q
12mr|libchamplain-0.12.3-2|86	%apply_patches
12mr|libchamplain-0.12.3-2|87	
12mr|libchamplain-0.12.3-2|88	autoreconf -fi
12mr|libchamplain-0.12.3-2|89	
12mr|libchamplain-0.12.3-2|90	%build
12mr|libchamplain-0.12.3-2|91	%configure2_5x \
12mr|libchamplain-0.12.3-2|92	--disable-static \
12mr|libchamplain-0.12.3-2|93	--enable-gtk-doc \
12mr|libchamplain-0.12.3-2|94	--enable-python \
12mr|libchamplain-0.12.3-2|95	--enable-introspection
12mr|libchamplain-0.12.3-2|96	
12mr|libchamplain-0.12.3-2|97	# Omit unused direct shared library dependencies.
12mr|libchamplain-0.12.3-2|98	sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' libtool
12mr|libchamplain-0.12.3-2|99	
12mr|libchamplain-0.12.3-2|100	%make
12mr|libchamplain-0.12.3-2|101	
12mr|libchamplain-0.12.3-2|102	%install
12mr|libchamplain-0.12.3-2|103	%makeinstall_std
12mr|libchamplain-0.12.3-2|104	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|libchamplain-0.12.3-2|105	
12mr|libchamplain-0.12.3-2|106	# Remove rpaths.
12mr|libchamplain-0.12.3-2|107	chrpath --delete %{buildroot}%{_libdir}/%{name}-gtk-*.so.*
12mr|libchamplain-0.12.3-2|108	
12mr|libchamplain-0.12.3-2|109	%files -n %{libname}
12mr|libchamplain-0.12.3-2|110	%{_libdir}/%{name}-%{api}.so.%{major}*
12mr|libchamplain-0.12.3-2|111	
12mr|libchamplain-0.12.3-2|112	%files -n %{girname}
12mr|libchamplain-0.12.3-2|113	%{_libdir}/girepository-1.0/Champlain-%{gir_major}.typelib
12mr|libchamplain-0.12.3-2|114	
12mr|libchamplain-0.12.3-2|115	%files -n %{libgtk}
12mr|libchamplain-0.12.3-2|116	%{_libdir}/%{name}-gtk-%{api}.so.%{major}*
12mr|libchamplain-0.12.3-2|117	
12mr|libchamplain-0.12.3-2|118	%files -n %{girgtk}
12mr|libchamplain-0.12.3-2|119	%{_libdir}/girepository-1.0/GtkChamplain-%{gir_major}.typelib
12mr|libchamplain-0.12.3-2|120	
12mr|libchamplain-0.12.3-2|121	%files -n %{develname}
12mr|libchamplain-0.12.3-2|122	%doc NEWS
12mr|libchamplain-0.12.3-2|123	%doc demos/launcher.c
12mr|libchamplain-0.12.3-2|124	%{_libdir}/%{name}-%{api}.so
12mr|libchamplain-0.12.3-2|125	%{_libdir}/%{name}-gtk-%{api}.so
12mr|libchamplain-0.12.3-2|126	%{_libdir}/pkgconfig/champlain-%{api}.pc
12mr|libchamplain-0.12.3-2|127	%{_libdir}/pkgconfig/champlain-gtk-%{api}.pc
12mr|libchamplain-0.12.3-2|128	%{_libdir}/pkgconfig/champlain-memphis-%{api}.pc
12mr|libchamplain-0.12.3-2|129	%dir %{_datadir}/gtk-doc/html/%{name}
12mr|libchamplain-0.12.3-2|130	%dir %{_datadir}/gtk-doc/html/%{name}-gtk
12mr|libchamplain-0.12.3-2|131	%doc %{_datadir}/gtk-doc/html/%{name}/*
12mr|libchamplain-0.12.3-2|132	%doc %{_datadir}/gtk-doc/html/%{name}-gtk/*
12mr|libchamplain-0.12.3-2|133	%dir %{_includedir}/%{name}-%{api}
12mr|libchamplain-0.12.3-2|134	%dir %{_includedir}/%{name}-%{api}/champlain
12mr|libchamplain-0.12.3-2|135	%{_includedir}/%{name}-%{api}/champlain/*.h
12mr|libchamplain-0.12.3-2|136	%dir %{_includedir}/%{name}-gtk-%{api}
12mr|libchamplain-0.12.3-2|137	%dir %{_includedir}/%{name}-gtk-%{api}/champlain-gtk/
12mr|libchamplain-0.12.3-2|138	%{_includedir}/%{name}-gtk-%{api}/champlain-gtk/*.h
12mr|libchamplain-0.12.3-2|139	%{_datadir}/gir-1.0/Champlain-%{gir_major}.gir
12mr|libchamplain-0.12.3-2|140	%{_datadir}/gir-1.0/GtkChamplain-%{gir_major}.gir
12mr|libchamplain-0.12.3-2|141	%{_datadir}/vala/vapi/champlain*
12mr|libchamplain-0.12.3-2|142	
12mr|libchamplain-0.12.3-2|143	
12mr|libchamplain-0.12.3-2|144	
12mr|libchamplain-0.12.3-2|145	
12mr|libchamplain-0.12.3-2|146	%changelog
12mr|libchamplain-0.12.3-2|147	

14690 12
12mr|libchewing-0.3.3-3|1	%define major 3
12mr|libchewing-0.3.3-3|2	%define libname %mklibname chewing %{major}
12mr|libchewing-0.3.3-3|3	%define develname %mklibname chewing -d
12mr|libchewing-0.3.3-3|4	
12mr|libchewing-0.3.3-3|5	Name:		libchewing
12mr|libchewing-0.3.3-3|6	Summary:	The intelligent phonetic input method library
12mr|libchewing-0.3.3-3|7	Epoch:		1
12mr|libchewing-0.3.3-3|8	Version:	0.3.3
12mr|libchewing-0.3.3-3|9	Release:	3
12mr|libchewing-0.3.3-3|10	Group:		System/Internationalization
12mr|libchewing-0.3.3-3|11	License:	LGPLv2+
12mr|libchewing-0.3.3-3|12	Source0:	http://chewing.csie.net/download/libchewing/%{name}-%{version}.tar.bz2
12mr|libchewing-0.3.3-3|13	URL:		http://chewing.csie.net/
12mr|libchewing-0.3.3-3|14	
12mr|libchewing-0.3.3-3|15	%description
12mr|libchewing-0.3.3-3|16	libchewing is an intelligent Chinese phonetic input method library
12mr|libchewing-0.3.3-3|17	which is also know as Qooing. Based on Chewing input method.
12mr|libchewing-0.3.3-3|18	
12mr|libchewing-0.3.3-3|19	%package data
12mr|libchewing-0.3.3-3|20	Summary:	Data for Libchewing
12mr|libchewing-0.3.3-3|21	Group:		System/Internationalization
12mr|libchewing-0.3.3-3|22	
12mr|libchewing-0.3.3-3|23	%description data
12mr|libchewing-0.3.3-3|24	libchewing is an intelligent Chinese phonetic input method library
12mr|libchewing-0.3.3-3|25	which is also know as Qooing. Based on Chewing input method.
12mr|libchewing-0.3.3-3|26	
12mr|libchewing-0.3.3-3|27	This package contains data files from libchewing.
12mr|libchewing-0.3.3-3|28	
12mr|libchewing-0.3.3-3|29	%package -n	%{libname}
12mr|libchewing-0.3.3-3|30	Summary:	The intelligent phonetic input method library
12mr|libchewing-0.3.3-3|31	Group:		System/Internationalization
12mr|libchewing-0.3.3-3|32	Requires:	%{name}-data = %{EVRD}
12mr|libchewing-0.3.3-3|33	Provides:	%{name} = %{EVRD}
12mr|libchewing-0.3.3-3|34	
12mr|libchewing-0.3.3-3|35	%description -n %{libname}
12mr|libchewing-0.3.3-3|36	libchewing is an intelligent Chinese phonetic input method library
12mr|libchewing-0.3.3-3|37	which is also know as Qooing. Based on Chewing input method.
12mr|libchewing-0.3.3-3|38	
12mr|libchewing-0.3.3-3|39	This package contains the basic libchewing library.
12mr|libchewing-0.3.3-3|40	
12mr|libchewing-0.3.3-3|41	%package -n	%{develname}
12mr|libchewing-0.3.3-3|42	Summary:	Headers of libchewing for development
12mr|libchewing-0.3.3-3|43	Group:		Development/C
12mr|libchewing-0.3.3-3|44	Requires:	%{libname} = %{EVRD}
12mr|libchewing-0.3.3-3|45	Provides:	%{name}-devel= %{EVRD}
12mr|libchewing-0.3.3-3|46	
12mr|libchewing-0.3.3-3|47	%description -n %{develname}
12mr|libchewing-0.3.3-3|48	libchewing is an intelligent Chinese phonetic input method library
12mr|libchewing-0.3.3-3|49	which is also know as Qooing. Based on Chewing input method.
12mr|libchewing-0.3.3-3|50	
12mr|libchewing-0.3.3-3|51	This package contains library and headers necessary for development
12mr|libchewing-0.3.3-3|52	related to Chewing input method. You also need it if you want to
12mr|libchewing-0.3.3-3|53	compile any input server that supports Chewing input method.
12mr|libchewing-0.3.3-3|54	
12mr|libchewing-0.3.3-3|55	%prep
12mr|libchewing-0.3.3-3|56	%setup -q
12mr|libchewing-0.3.3-3|57	
12mr|libchewing-0.3.3-3|58	%build
12mr|libchewing-0.3.3-3|59	%configure2_5x --disable-static
12mr|libchewing-0.3.3-3|60	%make
12mr|libchewing-0.3.3-3|61	
12mr|libchewing-0.3.3-3|62	%install
12mr|libchewing-0.3.3-3|63	%makeinstall_std
12mr|libchewing-0.3.3-3|64	
12mr|libchewing-0.3.3-3|65	%files data
12mr|libchewing-0.3.3-3|66	%doc COPYING
12mr|libchewing-0.3.3-3|67	%{_datadir}/chewing
12mr|libchewing-0.3.3-3|68	
12mr|libchewing-0.3.3-3|69	%files -n %{libname}
12mr|libchewing-0.3.3-3|70	%doc COPYING
12mr|libchewing-0.3.3-3|71	%{_libdir}/lib*.so.%{major}*
12mr|libchewing-0.3.3-3|72	
12mr|libchewing-0.3.3-3|73	%files -n %{develname}
12mr|libchewing-0.3.3-3|74	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|libchewing-0.3.3-3|75	%{_libdir}/lib*.so
12mr|libchewing-0.3.3-3|76	%{_libdir}/pkgconfig/*
12mr|libchewing-0.3.3-3|77	%{_includedir}/*
12mr|libchewing-0.3.3-3|78	
12mr|libchewing-0.3.3-3|79	
12mr|libchewing-0.3.3-3|80	
12mr|libchewing-0.3.3-3|81	%changelog
12mr|libchewing-0.3.3-3|82	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libchewing-0.3.3-3|83	+ Commit: be32b4d
12mr|libchewing-0.3.3-3|84	- Drop .la and .a files, spec cleanup
12mr|libchewing-0.3.3-3|85	
12mr|libchewing-0.3.3-3|86	

14691 12
12mr|libchipcard-5.0.2-3|1	%define clientmajor 6
12mr|libchipcard-5.0.2-3|2	%define clientlibname %mklibname chipcard %{clientmajor}
12mr|libchipcard-5.0.2-3|3	%define libnamedev %mklibname -d chipcard
12mr|libchipcard-5.0.2-3|4	
12mr|libchipcard-5.0.2-3|5	Summary:	A library for easy access to smart cards (chipcards)
12mr|libchipcard-5.0.2-3|6	Name:		libchipcard
12mr|libchipcard-5.0.2-3|7	Version:	5.0.2
12mr|libchipcard-5.0.2-3|8	Release:	3
12mr|libchipcard-5.0.2-3|9	Group:		System/Libraries
12mr|libchipcard-5.0.2-3|10	License:	LGPLv2
12mr|libchipcard-5.0.2-3|11	URL:		http://www.aquamaniac.de/sites/libchipcard/index.php
12mr|libchipcard-5.0.2-3|12	Source:		http://files.hboeck.de/aq/%{name}-%{version}.tar.gz
12mr|libchipcard-5.0.2-3|13	BuildRequires:	pkgconfig(gwenhywfar)
12mr|libchipcard-5.0.2-3|14	BuildRequires:	pkgconfig(libpcsclite)
12mr|libchipcard-5.0.2-3|15	Requires(post):	rpm-helper
12mr|libchipcard-5.0.2-3|16	Requires(preun): rpm-helper
12mr|libchipcard-5.0.2-3|17	
12mr|libchipcard-5.0.2-3|18	%description
12mr|libchipcard-5.0.2-3|19	Libchipcard allows easy access to smart cards. It provides basic access
12mr|libchipcard-5.0.2-3|20	to memory and processor cards and has special support for German medical
12mr|libchipcard-5.0.2-3|21	cards, German "Geldkarten" and HBCI (homebanking) cards (both type 0 and
12mr|libchipcard-5.0.2-3|22	type 1).
12mr|libchipcard-5.0.2-3|23	
12mr|libchipcard-5.0.2-3|24	It accesses the readers via CTAPI or PC/SC interfaces and has successfully
12mr|libchipcard-5.0.2-3|25	been tested with Towitoko, Kobil and Reiner-SCT readers.
12mr|libchipcard-5.0.2-3|26	
12mr|libchipcard-5.0.2-3|27	This package contains the chipcard3-daemon needed to access card readers.
12mr|libchipcard-5.0.2-3|28	
12mr|libchipcard-5.0.2-3|29	%package -n %{libnamedev}
12mr|libchipcard-5.0.2-3|30	Summary:	LibChipCard server development kit
12mr|libchipcard-5.0.2-3|31	Group:		Development/C
12mr|libchipcard-5.0.2-3|32	Requires:	%{clientlibname} = %{version}-%{release}
12mr|libchipcard-5.0.2-3|33	Provides:	%{name}-devel = %{version}-%{release}
12mr|libchipcard-5.0.2-3|34	
12mr|libchipcard-5.0.2-3|35	%description  -n %{libnamedev}
12mr|libchipcard-5.0.2-3|36	This package contains chipcard3-server-config and header files for writing
12mr|libchipcard-5.0.2-3|37	drivers, services or even your own chipcard daemon for LibChipCard.
12mr|libchipcard-5.0.2-3|38	
12mr|libchipcard-5.0.2-3|39	%package -n %{clientlibname}
12mr|libchipcard-5.0.2-3|40	Group:		System/Libraries
12mr|libchipcard-5.0.2-3|41	Summary:	A library for easy access to smart cards (chipcards)
12mr|libchipcard-5.0.2-3|42	Requires:	%{name} >= %{version}
12mr|libchipcard-5.0.2-3|43	
12mr|libchipcard-5.0.2-3|44	%description -n %{clientlibname}
12mr|libchipcard-5.0.2-3|45	Libchipcard allows easy access to smart cards. It provides basic access
12mr|libchipcard-5.0.2-3|46	to memory and processor cards and has special support for German medical
12mr|libchipcard-5.0.2-3|47	cards, German "Geldkarten" and HBCI (homebanking) cards (both type 0 and
12mr|libchipcard-5.0.2-3|48	type 1).
12mr|libchipcard-5.0.2-3|49	
12mr|libchipcard-5.0.2-3|50	It accesses the readers via CTAPI or PC/SC interfaces and has successfully
12mr|libchipcard-5.0.2-3|51	been tested with Towitoko, Kobil and Reiner-SCT readers.
12mr|libchipcard-5.0.2-3|52	
12mr|libchipcard-5.0.2-3|53	This package contains the chipcard3-daemon needed to access card readers.
12mr|libchipcard-5.0.2-3|54	
12mr|libchipcard-5.0.2-3|55	
12mr|libchipcard-5.0.2-3|56	%prep
12mr|libchipcard-5.0.2-3|57	%setup -q
12mr|libchipcard-5.0.2-3|58	
12mr|libchipcard-5.0.2-3|59	%build
12mr|libchipcard-5.0.2-3|60	%configure2_5x --disable-static --with-pcsc-libs=%{_libdir}
12mr|libchipcard-5.0.2-3|61	%make
12mr|libchipcard-5.0.2-3|62	
12mr|libchipcard-5.0.2-3|63	%install
12mr|libchipcard-5.0.2-3|64	%makeinstall_std
12mr|libchipcard-5.0.2-3|65	
12mr|libchipcard-5.0.2-3|66	%post
12mr|libchipcard-5.0.2-3|67	%_post_service chipcardd
12mr|libchipcard-5.0.2-3|68	
12mr|libchipcard-5.0.2-3|69	%preun
12mr|libchipcard-5.0.2-3|70	%_preun_service chipcardd
12mr|libchipcard-5.0.2-3|71	
12mr|libchipcard-5.0.2-3|72	%files -n %{clientlibname}
12mr|libchipcard-5.0.2-3|73	%{_libdir}/libchipcard.so.%{clientmajor}*
12mr|libchipcard-5.0.2-3|74	
12mr|libchipcard-5.0.2-3|75	%files -n %{libnamedev}
12mr|libchipcard-5.0.2-3|76	%doc README COPYING ChangeLog
12mr|libchipcard-5.0.2-3|77	%{_libdir}/*.so
12mr|libchipcard-5.0.2-3|78	%{_bindir}/chipcard-config
12mr|libchipcard-5.0.2-3|79	%{_includedir}/*
12mr|libchipcard-5.0.2-3|80	%{_datadir}/aclocal/chipcard.m4
12mr|libchipcard-5.0.2-3|81	
12mr|libchipcard-5.0.2-3|82	%files
12mr|libchipcard-5.0.2-3|83	%doc README COPYING ChangeLog
12mr|libchipcard-5.0.2-3|84	%{_sysconfdir}/chipcard
12mr|libchipcard-5.0.2-3|85	%{_bindir}/cardcommander
12mr|libchipcard-5.0.2-3|86	%{_bindir}/chipcard-tool
12mr|libchipcard-5.0.2-3|87	%{_bindir}/geldkarte
12mr|libchipcard-5.0.2-3|88	%{_bindir}/kvkcard
12mr|libchipcard-5.0.2-3|89	%{_bindir}/memcard
12mr|libchipcard-5.0.2-3|90	%{_datadir}/chipcard
12mr|libchipcard-5.0.2-3|91	%{_libdir}/gwenhywfar/plugins/*/ct
12mr|libchipcard-5.0.2-3|92	
12mr|libchipcard-5.0.2-3|93	
12mr|libchipcard-5.0.2-3|94	%changelog
12mr|libchipcard-5.0.2-3|95	* Mon Aug  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libchipcard-5.0.2-3|96	+ Commit: 3214836
12mr|libchipcard-5.0.2-3|97	- Fix file list
12mr|libchipcard-5.0.2-3|98	
12mr|libchipcard-5.0.2-3|99	* Mon Aug  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libchipcard-5.0.2-3|100	+ Commit: 1b9e3d8
12mr|libchipcard-5.0.2-3|101	- Spec cleanup, clnvert BR to pkgconfig style
12mr|libchipcard-5.0.2-3|102	
12mr|libchipcard-5.0.2-3|103	

14692 12
12mr|libcmis-0.2.3-3|1	%define  lib_name_orig libalsa
12mr|libcmis-0.2.3-3|2	%define  api 0.2
12mr|libcmis-0.2.3-3|3	%define  major 2
12mr|libcmis-0.2.3-3|4	%define  lib_name %mklibname cmis %api %major
12mr|libcmis-0.2.3-3|5	%define  develname %mklibname -d cmis
12mr|libcmis-0.2.3-3|6	
12mr|libcmis-0.2.3-3|7	Name: libcmis
12mr|libcmis-0.2.3-3|8	Version: 0.2.3
12mr|libcmis-0.2.3-3|9	Release: %mkrel 3
12mr|libcmis-0.2.3-3|10	Summary: A C++ client library for the CMIS interface
12mr|libcmis-0.2.3-3|11	Group: System/Libraries
12mr|libcmis-0.2.3-3|12	License: GPL+ or LGPLv2+ or MPLv1.1
12mr|libcmis-0.2.3-3|13	URL: http://sourceforge.net/projects/libcmis/
12mr|libcmis-0.2.3-3|14	Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12mr|libcmis-0.2.3-3|15	BuildRequires: boost-devel
12mr|libcmis-0.2.3-3|16	BuildRequires: libcurl-devel
12mr|libcmis-0.2.3-3|17	BuildRequires: libxml2-devel
12mr|libcmis-0.2.3-3|18	BuildRequires: docbook2x
12mr|libcmis-0.2.3-3|19	
12mr|libcmis-0.2.3-3|20	%description
12mr|libcmis-0.2.3-3|21	LibCMIS is a C++ client library for the CMIS interface. This allows C++
12mr|libcmis-0.2.3-3|22	applications to connect to any ECM behaving as a CMIS server like
12mr|libcmis-0.2.3-3|23	Alfresco, Nuxeo for the open source ones.
12mr|libcmis-0.2.3-3|24	
12mr|libcmis-0.2.3-3|25	#--------------------------------------------------------------------
12mr|libcmis-0.2.3-3|26	
12mr|libcmis-0.2.3-3|27	%package -n %lib_name
12mr|libcmis-0.2.3-3|28	Summary: Text categorization library
12mr|libcmis-0.2.3-3|29	Group:   System/Libraries
12mr|libcmis-0.2.3-3|30	Obsoletes: %{_lib}cmis2 < %{version}-%{release}
12mr|libcmis-0.2.3-3|31	
12mr|libcmis-0.2.3-3|32	%description -n %lib_name
12mr|libcmis-0.2.3-3|33	LibCMIS is a C++ client library for the CMIS interface. This allows C++
12mr|libcmis-0.2.3-3|34	applications to connect to any ECM behaving as a CMIS server like
12mr|libcmis-0.2.3-3|35	Alfresco, Nuxeo for the open source ones.
12mr|libcmis-0.2.3-3|36	
12mr|libcmis-0.2.3-3|37	%files -n %lib_name
12mr|libcmis-0.2.3-3|38	%doc AUTHORS COPYING.GPL COPYING.LGPL COPYING.MPL README
12mr|libcmis-0.2.3-3|39	%{_libdir}/%{name}-%{api}.so.%{major}*
12mr|libcmis-0.2.3-3|40	
12mr|libcmis-0.2.3-3|41	#--------------------------------------------------------------------
12mr|libcmis-0.2.3-3|42	
12mr|libcmis-0.2.3-3|43	%package -n %{develname}
12mr|libcmis-0.2.3-3|44	Summary: Development files for %{name}
12mr|libcmis-0.2.3-3|45	Group: Development/Other
12mr|libcmis-0.2.3-3|46	Requires: %lib_name = %version-%release
12mr|libcmis-0.2.3-3|47	Obsoletes: %{name}-devel < %version-%release
12mr|libcmis-0.2.3-3|48	Provides: %{name}-devel = %version-%release
12mr|libcmis-0.2.3-3|49	
12mr|libcmis-0.2.3-3|50	%description -n %{develname}
12mr|libcmis-0.2.3-3|51	The %{name}-devel package contains libraries and header files for
12mr|libcmis-0.2.3-3|52	developing applications that use %{name}.
12mr|libcmis-0.2.3-3|53	
12mr|libcmis-0.2.3-3|54	%files -n %{develname}
12mr|libcmis-0.2.3-3|55	%{_includedir}/%{name}-%{api}
12mr|libcmis-0.2.3-3|56	%{_libdir}/%{name}-%{api}.so
12mr|libcmis-0.2.3-3|57	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mr|libcmis-0.2.3-3|58	
12mr|libcmis-0.2.3-3|59	#--------------------------------------------------------------------
12mr|libcmis-0.2.3-3|60	
12mr|libcmis-0.2.3-3|61	%package tools
12mr|libcmis-0.2.3-3|62	Summary: Command line tool to access CMIS
12mr|libcmis-0.2.3-3|63	Group:    Publishing
12mr|libcmis-0.2.3-3|64	
12mr|libcmis-0.2.3-3|65	%description tools
12mr|libcmis-0.2.3-3|66	The %{name}-tools package contains a tool for accessing CMIS from the
12mr|libcmis-0.2.3-3|67	command line.
12mr|libcmis-0.2.3-3|68	
12mr|libcmis-0.2.3-3|69	%files tools
12mr|libcmis-0.2.3-3|70	%{_bindir}/cmis-client
12mr|libcmis-0.2.3-3|71	%{_mandir}/manx/cmis-client.xml.*
12mr|libcmis-0.2.3-3|72	
12mr|libcmis-0.2.3-3|73	#--------------------------------------------------------------------
12mr|libcmis-0.2.3-3|74	
12mr|libcmis-0.2.3-3|75	%prep
12mr|libcmis-0.2.3-3|76	%setup -q
12mr|libcmis-0.2.3-3|77	sed -i -e 's/docbook-to-man/db2x_docbook2man/' configure
12mr|libcmis-0.2.3-3|78	
12mr|libcmis-0.2.3-3|79	%build
12mr|libcmis-0.2.3-3|80	%configure2_5x --disable-static --disable-tests --disable-werror --with-man=no
12mr|libcmis-0.2.3-3|81	sed -i \
12mr|libcmis-0.2.3-3|82	-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
12mr|libcmis-0.2.3-3|83	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
12mr|libcmis-0.2.3-3|84	libtool
12mr|libcmis-0.2.3-3|85	%make
12mr|libcmis-0.2.3-3|86	
12mr|libcmis-0.2.3-3|87	
12mr|libcmis-0.2.3-3|88	%install
12mr|libcmis-0.2.3-3|89	%makeinstall_std
12mr|libcmis-0.2.3-3|90	rm -f %{buildroot}/%{_libdir}/*.la
12mr|libcmis-0.2.3-3|91	
12mr|libcmis-0.2.3-3|92	
12mr|libcmis-0.2.3-3|93	
12mr|libcmis-0.2.3-3|94	%changelog
12mr|libcmis-0.2.3-3|95	

14693 12
12mr|libconfig-1.4.9-1|1	%define	major 9
12mr|libconfig-1.4.9-1|2	%define libname	%mklibname config %{major}
12mr|libconfig-1.4.9-1|3	%define libxx	%mklibname config++ %{major}
12mr|libconfig-1.4.9-1|4	%define develname	%mklibname -d config
12mr|libconfig-1.4.9-1|5	
12mr|libconfig-1.4.9-1|6	Summary:	Configuration file parsing library
12mr|libconfig-1.4.9-1|7	Name:		libconfig
12mr|libconfig-1.4.9-1|8	Version:	1.4.9
12mr|libconfig-1.4.9-1|9	Release:	1
12mr|libconfig-1.4.9-1|10	Group:		System/Libraries
12mr|libconfig-1.4.9-1|11	License:	LGPLv2+
12mr|libconfig-1.4.9-1|12	URL:		http://www.hyperrealm.com/libconfig/
12mr|libconfig-1.4.9-1|13	Source0:	http://www.hyperrealm.com/libconfig/%{name}-%{version}.tar.gz
12mr|libconfig-1.4.9-1|14	
12mr|libconfig-1.4.9-1|15	%description
12mr|libconfig-1.4.9-1|16	libconfig - Consistent configuration library.
12mr|libconfig-1.4.9-1|17	
12mr|libconfig-1.4.9-1|18	Libconfig is a library to provide easy access to configuration
12mr|libconfig-1.4.9-1|19	data in a consistent and logical manner. Variables (registered
12mr|libconfig-1.4.9-1|20	through lc_register_var(3) or lc_register_callback(3)) are
12mr|libconfig-1.4.9-1|21	processed with the lc_process(3) function. Errors can be examined
12mr|libconfig-1.4.9-1|22	through lc_geterrno(3) and lc_geterrstr(3).
12mr|libconfig-1.4.9-1|23	
12mr|libconfig-1.4.9-1|24	%package -n	%{libname}
12mr|libconfig-1.4.9-1|25	Summary:	Configuration file parsing library
12mr|libconfig-1.4.9-1|26	Group:		System/Libraries
12mr|libconfig-1.4.9-1|27	
12mr|libconfig-1.4.9-1|28	%description -n	%{libname}
12mr|libconfig-1.4.9-1|29	libconfig - Consistent configuration library.
12mr|libconfig-1.4.9-1|30	
12mr|libconfig-1.4.9-1|31	Libconfig is a library to provide easy access to configuration
12mr|libconfig-1.4.9-1|32	data in a consistent and logical manner. Variables (registered
12mr|libconfig-1.4.9-1|33	through lc_register_var(3) or lc_register_callback(3)) are
12mr|libconfig-1.4.9-1|34	processed with the lc_process(3) function. Errors can be examined
12mr|libconfig-1.4.9-1|35	through lc_geterrno(3) and lc_geterrstr(3).
12mr|libconfig-1.4.9-1|36	
12mr|libconfig-1.4.9-1|37	%package -n	%{libxx}
12mr|libconfig-1.4.9-1|38	Summary:	Configuration file parsing library
12mr|libconfig-1.4.9-1|39	Group:		System/Libraries
12mr|libconfig-1.4.9-1|40	Conflicts:	%{libname} < 1.4.8-1
12mr|libconfig-1.4.9-1|41	
12mr|libconfig-1.4.9-1|42	%description -n	%{libxx}
12mr|libconfig-1.4.9-1|43	libconfig++ - Consistent configuration library.
12mr|libconfig-1.4.9-1|44	
12mr|libconfig-1.4.9-1|45	%package -n	%{develname}
12mr|libconfig-1.4.9-1|46	Summary:	Static library and header files for the %{name} library
12mr|libconfig-1.4.9-1|47	Group:		Development/C
12mr|libconfig-1.4.9-1|48	Requires:	%{libname} = %{version}-%{release}
12mr|libconfig-1.4.9-1|49	Requires:	%{libxx} = %{version}-%{release}
12mr|libconfig-1.4.9-1|50	Provides:	%{name}-devel = %{version}-%{release}
12mr|libconfig-1.4.9-1|51	Obsoletes:  %_lib%{name}0-devel
12mr|libconfig-1.4.9-1|52	
12mr|libconfig-1.4.9-1|53	%description -n	%{develname}
12mr|libconfig-1.4.9-1|54	This package contains the development %{name} libraries and its header
12mr|libconfig-1.4.9-1|55	files.
12mr|libconfig-1.4.9-1|56	
12mr|libconfig-1.4.9-1|57	%prep
12mr|libconfig-1.4.9-1|58	%setup -q
12mr|libconfig-1.4.9-1|59	
12mr|libconfig-1.4.9-1|60	%build
12mr|libconfig-1.4.9-1|61	%configure2_5x \
12mr|libconfig-1.4.9-1|62	--disable-static
12mr|libconfig-1.4.9-1|63	
12mr|libconfig-1.4.9-1|64	%make
12mr|libconfig-1.4.9-1|65	
12mr|libconfig-1.4.9-1|66	%install
12mr|libconfig-1.4.9-1|67	rm -rf %{buildroot}
12mr|libconfig-1.4.9-1|68	%makeinstall_std
12mr|libconfig-1.4.9-1|69	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|libconfig-1.4.9-1|70	
12mr|libconfig-1.4.9-1|71	%files -n %{libname}
12mr|libconfig-1.4.9-1|72	%{_libdir}/libconfig.so.%{major}*
12mr|libconfig-1.4.9-1|73	
12mr|libconfig-1.4.9-1|74	%files -n %{libxx}
12mr|libconfig-1.4.9-1|75	%{_libdir}/libconfig++.so.%{major}*
12mr|libconfig-1.4.9-1|76	
12mr|libconfig-1.4.9-1|77	%files -n %{develname}
12mr|libconfig-1.4.9-1|78	%doc README
12mr|libconfig-1.4.9-1|79	%{_includedir}/*
12mr|libconfig-1.4.9-1|80	%{_libdir}/*.so
12mr|libconfig-1.4.9-1|81	%{_libdir}/pkgconfig/*.pc
12mr|libconfig-1.4.9-1|82	%{_infodir}/*
12mr|libconfig-1.4.9-1|83	
12mr|libconfig-1.4.9-1|84	
12mr|libconfig-1.4.9-1|85	%changelog
12mr|libconfig-1.4.9-1|86	

14694 12
12mr|libcroco0.6-0.6.8-2|1	%define oname	libcroco
12mr|libcroco0.6-0.6.8-2|2	%define api	0.6
12mr|libcroco0.6-0.6.8-2|3	%define major	3
12mr|libcroco0.6-0.6.8-2|4	%define libname	%mklibname croco%{api}_ %{major}
12mr|libcroco0.6-0.6.8-2|5	%define devname	%mklibname croco%{api} -d
12mr|libcroco0.6-0.6.8-2|6	
12mr|libcroco0.6-0.6.8-2|7	Name:		%{oname}%{api}
12mr|libcroco0.6-0.6.8-2|8	Summary:	CSS2 parser library
12mr|libcroco0.6-0.6.8-2|9	Version:	0.6.8
12mr|libcroco0.6-0.6.8-2|10	Release:	2
12mr|libcroco0.6-0.6.8-2|11	License:	LGPLv2
12mr|libcroco0.6-0.6.8-2|12	Group:		System/Libraries
12mr|libcroco0.6-0.6.8-2|13	URL:		http://savannah.nongnu.org/projects/libcroco
12mr|libcroco0.6-0.6.8-2|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{oname}-%{version}.tar.xz
12mr|libcroco0.6-0.6.8-2|15	
12mr|libcroco0.6-0.6.8-2|16	BuildRequires:	pkgconfig(glib-2.0)
12mr|libcroco0.6-0.6.8-2|17	BuildRequires:	pkgconfig(libxml-2.0)
12mr|libcroco0.6-0.6.8-2|18	
12mr|libcroco0.6-0.6.8-2|19	%description
12mr|libcroco0.6-0.6.8-2|20	libcroco is a standalone css2 parsing library.
12mr|libcroco0.6-0.6.8-2|21	It provides a low level event driven SAC like api
12mr|libcroco0.6-0.6.8-2|22	and a css object model like api.
12mr|libcroco0.6-0.6.8-2|23	
12mr|libcroco0.6-0.6.8-2|24	%package -n %{libname}
12mr|libcroco0.6-0.6.8-2|25	Summary:	CSS2 parser library
12mr|libcroco0.6-0.6.8-2|26	Group:		System/Libraries
12mr|libcroco0.6-0.6.8-2|27	
12mr|libcroco0.6-0.6.8-2|28	%description -n %{libname}
12mr|libcroco0.6-0.6.8-2|29	libcroco is a standalone css2 parsing library.
12mr|libcroco0.6-0.6.8-2|30	It provides a low level event driven SAC like api
12mr|libcroco0.6-0.6.8-2|31	and a css object model like api.
12mr|libcroco0.6-0.6.8-2|32	
12mr|libcroco0.6-0.6.8-2|33	%package -n %{devname}
12mr|libcroco0.6-0.6.8-2|34	Summary:	Libraries and include files for developing with libcroco
12mr|libcroco0.6-0.6.8-2|35	Group:		Development/C
12mr|libcroco0.6-0.6.8-2|36	Requires:	%{libname} = %{version}-%{release}
12mr|libcroco0.6-0.6.8-2|37	Provides:	%{name}-devel = %{version}-%{release}
12mr|libcroco0.6-0.6.8-2|38	Obsoletes:	%{mklibname croco0.6_3 -d} < 0.6.5
12mr|libcroco0.6-0.6.8-2|39	
12mr|libcroco0.6-0.6.8-2|40	%description -n %{devname}
12mr|libcroco0.6-0.6.8-2|41	This package provides the necessary development libraries and include
12mr|libcroco0.6-0.6.8-2|42	files to allow you to develop with libcroco?
12mr|libcroco0.6-0.6.8-2|43	
12mr|libcroco0.6-0.6.8-2|44	%package utils
12mr|libcroco0.6-0.6.8-2|45	Summary:	Example apps based on libcroco for working with CSS files
12mr|libcroco0.6-0.6.8-2|46	Group:		Text tools
12mr|libcroco0.6-0.6.8-2|47	
12mr|libcroco0.6-0.6.8-2|48	%description utils
12mr|libcroco0.6-0.6.8-2|49	This contains the example apps that come with libcroco. At the moment this is
12mr|libcroco0.6-0.6.8-2|50	csslint, a Cascading Style Sheets checker.
12mr|libcroco0.6-0.6.8-2|51	
12mr|libcroco0.6-0.6.8-2|52	%prep
12mr|libcroco0.6-0.6.8-2|53	%setup -qn %{oname}-%{version}
12mr|libcroco0.6-0.6.8-2|54	
12mr|libcroco0.6-0.6.8-2|55	%build
12mr|libcroco0.6-0.6.8-2|56	%configure2_5x \
12mr|libcroco0.6-0.6.8-2|57	--disable-static
12mr|libcroco0.6-0.6.8-2|58	
12mr|libcroco0.6-0.6.8-2|59	%make
12mr|libcroco0.6-0.6.8-2|60	
12mr|libcroco0.6-0.6.8-2|61	%install
12mr|libcroco0.6-0.6.8-2|62	%makeinstall_std
12mr|libcroco0.6-0.6.8-2|63	
12mr|libcroco0.6-0.6.8-2|64	%multiarch_binaries %{buildroot}%{_bindir}/croco-%{api}-config
12mr|libcroco0.6-0.6.8-2|65	
12mr|libcroco0.6-0.6.8-2|66	%files utils
12mr|libcroco0.6-0.6.8-2|67	%doc README AUTHORS COPYING COPYING.LIB ChangeLog NEWS
12mr|libcroco0.6-0.6.8-2|68	%{_bindir}/csslint-%{api}
12mr|libcroco0.6-0.6.8-2|69	
12mr|libcroco0.6-0.6.8-2|70	%files -n %{libname}
12mr|libcroco0.6-0.6.8-2|71	%{_libdir}/*.so.%{major}*
12mr|libcroco0.6-0.6.8-2|72	
12mr|libcroco0.6-0.6.8-2|73	%files -n %{devname}
12mr|libcroco0.6-0.6.8-2|74	%{_bindir}/croco-%{api}-config
12mr|libcroco0.6-0.6.8-2|75	%{multiarch_bindir}/croco-%{api}-config
12mr|libcroco0.6-0.6.8-2|76	%{_libdir}/*.so
12mr|libcroco0.6-0.6.8-2|77	%{_includedir}/*
12mr|libcroco0.6-0.6.8-2|78	%{_libdir}/pkgconfig/*
12mr|libcroco0.6-0.6.8-2|79	%doc %{_datadir}/gtk-doc/html/libcroco/
12mr|libcroco0.6-0.6.8-2|80	

14695 12
12mr|libcue-1.4.0-3|1	%define major 1
12mr|libcue-1.4.0-3|2	%define libname %mklibname cue %major
12mr|libcue-1.4.0-3|3	%define develname %mklibname -d cue
12mr|libcue-1.4.0-3|4	
12mr|libcue-1.4.0-3|5	Summary:	Cuesheet parser library
12mr|libcue-1.4.0-3|6	Name:		libcue
12mr|libcue-1.4.0-3|7	Version:	1.4.0
12mr|libcue-1.4.0-3|8	Release:	3
12mr|libcue-1.4.0-3|9	License:	GPLv2
12mr|libcue-1.4.0-3|10	Group:		System/Libraries
12mr|libcue-1.4.0-3|11	Url:		http://libcue.sourceforge.net/
12mr|libcue-1.4.0-3|12	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2
12mr|libcue-1.4.0-3|13	
12mr|libcue-1.4.0-3|14	%description
12mr|libcue-1.4.0-3|15	This is a library for parsing cue sheets which describe audio CD images. They
12mr|libcue-1.4.0-3|16	are useful for gapless music playback.
12mr|libcue-1.4.0-3|17	
12mr|libcue-1.4.0-3|18	%package -n %{libname}
12mr|libcue-1.4.0-3|19	Group:		System/Libraries
12mr|libcue-1.4.0-3|20	Summary:	Cuesheet parser library
12mr|libcue-1.4.0-3|21	
12mr|libcue-1.4.0-3|22	%description -n %{libname}
12mr|libcue-1.4.0-3|23	This is a library for parsing cue sheets which describe audio CD images. They
12mr|libcue-1.4.0-3|24	are useful for gapless music playback.
12mr|libcue-1.4.0-3|25	
12mr|libcue-1.4.0-3|26	%package -n %{develname}
12mr|libcue-1.4.0-3|27	Group:		Development/C
12mr|libcue-1.4.0-3|28	Summary:	Cuesheet parser library
12mr|libcue-1.4.0-3|29	Requires:	%{libname} = %{version}-%{release}
12mr|libcue-1.4.0-3|30	Provides:	libcue-devel = %{version}-%{release}
12mr|libcue-1.4.0-3|31	
12mr|libcue-1.4.0-3|32	%description -n %{develname}
12mr|libcue-1.4.0-3|33	This is a library for parsing cue sheets which describe audio CD images. They
12mr|libcue-1.4.0-3|34	are useful for gapless music playback.
12mr|libcue-1.4.0-3|35	
12mr|libcue-1.4.0-3|36	%prep
12mr|libcue-1.4.0-3|37	%setup -q
12mr|libcue-1.4.0-3|38	
12mr|libcue-1.4.0-3|39	%build
12mr|libcue-1.4.0-3|40	%configure2_5x --disable-static
12mr|libcue-1.4.0-3|41	%make
12mr|libcue-1.4.0-3|42	
12mr|libcue-1.4.0-3|43	%install
12mr|libcue-1.4.0-3|44	%makeinstall_std
12mr|libcue-1.4.0-3|45	
12mr|libcue-1.4.0-3|46	%files -n %{libname}
12mr|libcue-1.4.0-3|47	%{_libdir}/libcue.so.%{major}*
12mr|libcue-1.4.0-3|48	
12mr|libcue-1.4.0-3|49	%files -n %{develname}
12mr|libcue-1.4.0-3|50	%doc AUTHORS NEWS ChangeLog
12mr|libcue-1.4.0-3|51	%{_libdir}/libcue.so
12mr|libcue-1.4.0-3|52	%{_libdir}/pkgconfig/libcue.pc
12mr|libcue-1.4.0-3|53	%{_includedir}/libcue-1.4
12mr|libcue-1.4.0-3|54	
12mr|libcue-1.4.0-3|55	
12mr|libcue-1.4.0-3|56	
12mr|libcue-1.4.0-3|57	
12mr|libcue-1.4.0-3|58	%changelog
12mr|libcue-1.4.0-3|59	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libcue-1.4.0-3|60	+ Commit: da5e6b8
12mr|libcue-1.4.0-3|61	- Drop .la and .a files, spec cleanup
12mr|libcue-1.4.0-3|62	
12mr|libcue-1.4.0-3|63	

14696 12
12mr|libdaemon-0.14-6|1	%define major 0
12mr|libdaemon-0.14-6|2	%define libname %mklibname daemon %{major}
12mr|libdaemon-0.14-6|3	%define develname %mklibname daemon -d
12mr|libdaemon-0.14-6|4	
12mr|libdaemon-0.14-6|5	Summary:	Lightweight C library which eases the writing of UNIX daemons
12mr|libdaemon-0.14-6|6	Name:		libdaemon
12mr|libdaemon-0.14-6|7	Version:	0.14
12mr|libdaemon-0.14-6|8	Release:	6
12mr|libdaemon-0.14-6|9	License:	LGPLv2.1+
12mr|libdaemon-0.14-6|10	Group:		System/Libraries
12mr|libdaemon-0.14-6|11	URL:		http://0pointer.de/lennart/projects/libdaemon
12mr|libdaemon-0.14-6|12	Source0:	http://0pointer.de/lennart/projects/libdaemon/%{name}-%{version}.tar.gz
12mr|libdaemon-0.14-6|13	BuildRequires:	lynx
12mr|libdaemon-0.14-6|14	BuildRequires:	doxygen
12mr|libdaemon-0.14-6|15	
12mr|libdaemon-0.14-6|16	%description
12mr|libdaemon-0.14-6|17	libdaemon is a lightweight C library which eases the writing of UNIX daemons.
12mr|libdaemon-0.14-6|18	It consists of the following parts:
12mr|libdaemon-0.14-6|19	* A wrapper around fork() which does the correct daemonization procedure
12mr|libdaemon-0.14-6|20	of a process
12mr|libdaemon-0.14-6|21	* A wrapper around syslog() for simpler and compatible log output to
12mr|libdaemon-0.14-6|22	Syslog or STDERR
12mr|libdaemon-0.14-6|23	* An API for writing PID files
12mr|libdaemon-0.14-6|24	* An API for serializing UNIX signals into a pipe for usage with
12mr|libdaemon-0.14-6|25	select() or poll()
12mr|libdaemon-0.14-6|26	
12mr|libdaemon-0.14-6|27	Routines like these are included in most of the daemon software available. It
12mr|libdaemon-0.14-6|28	is not that simple to get it done right and code duplication cannot be a goal.
12mr|libdaemon-0.14-6|29	
12mr|libdaemon-0.14-6|30	%package -n 	%{libname}
12mr|libdaemon-0.14-6|31	Summary:	Dynamic libraries from %{name}
12mr|libdaemon-0.14-6|32	Group:		System/Libraries
12mr|libdaemon-0.14-6|33	Provides:	daemon = %{version}-%{release}
12mr|libdaemon-0.14-6|34	
12mr|libdaemon-0.14-6|35	%description -n %{libname}
12mr|libdaemon-0.14-6|36	Dynamic libraries from %{name}.
12mr|libdaemon-0.14-6|37	
12mr|libdaemon-0.14-6|38	%package -n 	%{develname}
12mr|libdaemon-0.14-6|39	Summary:	Header files and static libraries from %{name}
12mr|libdaemon-0.14-6|40	Group:		Development/C
12mr|libdaemon-0.14-6|41	Requires:	%{libname} = %{version}-%{release}
12mr|libdaemon-0.14-6|42	Provides:	daemon-devel = %{version}-%{release}
12mr|libdaemon-0.14-6|43	Provides:	%{name}-devel = %{version}-%{release}
12mr|libdaemon-0.14-6|44	Obsoletes:	%{libname}-devel < 0.14-6
12mr|libdaemon-0.14-6|45	
12mr|libdaemon-0.14-6|46	%description -n %{develname}
12mr|libdaemon-0.14-6|47	Libraries and includes files for developing programs based on %{name}.
12mr|libdaemon-0.14-6|48	
12mr|libdaemon-0.14-6|49	%prep
12mr|libdaemon-0.14-6|50	%setup -q
12mr|libdaemon-0.14-6|51	
12mr|libdaemon-0.14-6|52	%build
12mr|libdaemon-0.14-6|53	%configure2_5x \
12mr|libdaemon-0.14-6|54	--disable-static
12mr|libdaemon-0.14-6|55	%make
12mr|libdaemon-0.14-6|56	
12mr|libdaemon-0.14-6|57	%install
12mr|libdaemon-0.14-6|58	%makeinstall_std
12mr|libdaemon-0.14-6|59	
12mr|libdaemon-0.14-6|60	#(tpg) useless
12mr|libdaemon-0.14-6|61	rm -rf %{buildroot}%{_datadir}/doc/libdaemon
12mr|libdaemon-0.14-6|62	
12mr|libdaemon-0.14-6|63	%files -n %{libname}
12mr|libdaemon-0.14-6|64	%{_libdir}/*.so.%{major}*
12mr|libdaemon-0.14-6|65	
12mr|libdaemon-0.14-6|66	%files -n %{develname}
12mr|libdaemon-0.14-6|67	%doc README
12mr|libdaemon-0.14-6|68	%{_includedir}/%{name}
12mr|libdaemon-0.14-6|69	%{_libdir}/*.so
12mr|libdaemon-0.14-6|70	%{_libdir}/pkgconfig/*.pc
12mr|libdaemon-0.14-6|71	
12mr|libdaemon-0.14-6|72	
12mr|libdaemon-0.14-6|73	
12mr|libdaemon-0.14-6|74	
12mr|libdaemon-0.14-6|75	%changelog
12mr|libdaemon-0.14-6|76	* Wed Aug  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libdaemon-0.14-6|77	+ Commit: d45e10e
12mr|libdaemon-0.14-6|78	- Sync with Cooker (drop .la files, spec cleanup etc), fix unversioned Obsoletes
12mr|libdaemon-0.14-6|79	
12mr|libdaemon-0.14-6|80	

14697 12
12mr|libdatrie-0.2.4-3|1	%define major 1
12mr|libdatrie-0.2.4-3|2	%define libname %mklibname datrie %{major}
12mr|libdatrie-0.2.4-3|3	%define develname %mklibname datrie -d
12mr|libdatrie-0.2.4-3|4	
12mr|libdatrie-0.2.4-3|5	Summary:	Double-array structure for representing trie
12mr|libdatrie-0.2.4-3|6	Name:		libdatrie
12mr|libdatrie-0.2.4-3|7	Version:	0.2.4
12mr|libdatrie-0.2.4-3|8	Release:	%mkrel 3
12mr|libdatrie-0.2.4-3|9	License:	LGPLv2+ and GPLv2+
12mr|libdatrie-0.2.4-3|10	Group:		System/Libraries
12mr|libdatrie-0.2.4-3|11	URL:		http://linux.thai.net
12mr|libdatrie-0.2.4-3|12	Source0:	ftp://linux.thai.net/pub/thailinux/software/libthai/%name-%version.tar.gz
12mr|libdatrie-0.2.4-3|13	BuildRequires:	doxygen
12mr|libdatrie-0.2.4-3|14	BuildRequires:	pkgconfig
12mr|libdatrie-0.2.4-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|libdatrie-0.2.4-3|16	
12mr|libdatrie-0.2.4-3|17	%description
12mr|libdatrie-0.2.4-3|18	This is an implementation of double-array structure for representing trie.
12mr|libdatrie-0.2.4-3|19	
12mr|libdatrie-0.2.4-3|20	Trie is a kind of digital search tree, an efficient indexing method with
12mr|libdatrie-0.2.4-3|21	O(1) time complexity for searching. Comparably as efficient as hashing,
12mr|libdatrie-0.2.4-3|22	trie also provides flexibility on incremental matching and key spelling
12mr|libdatrie-0.2.4-3|23	manipulation. This makes it ideal for lexical analyzers, as well as spelling
12mr|libdatrie-0.2.4-3|24	dictionaries.
12mr|libdatrie-0.2.4-3|25	
12mr|libdatrie-0.2.4-3|26	%package -n	trietool
12mr|libdatrie-0.2.4-3|27	Summary:	Trie manipulation tool
12mr|libdatrie-0.2.4-3|28	Group:		Databases
12mr|libdatrie-0.2.4-3|29	Provides:	%{name} = %{version}
12mr|libdatrie-0.2.4-3|30	
12mr|libdatrie-0.2.4-3|31	%description -n	trietool
12mr|libdatrie-0.2.4-3|32	Trietool is a trie manipulation tool.
12mr|libdatrie-0.2.4-3|33	
12mr|libdatrie-0.2.4-3|34	%package -n	%{libname}
12mr|libdatrie-0.2.4-3|35	Summary:	Double-array structure for representing trie
12mr|libdatrie-0.2.4-3|36	Group:		System/Libraries
12mr|libdatrie-0.2.4-3|37	Provides:	%{name} = %{version}
12mr|libdatrie-0.2.4-3|38	
12mr|libdatrie-0.2.4-3|39	%description -n	%{libname}
12mr|libdatrie-0.2.4-3|40	This is an implementation of double-array structure for representing trie.
12mr|libdatrie-0.2.4-3|41	
12mr|libdatrie-0.2.4-3|42	Trie is a kind of digital search tree, an efficient indexing method with
12mr|libdatrie-0.2.4-3|43	O(1) time complexity for searching. Comparably as efficient as hashing,
12mr|libdatrie-0.2.4-3|44	trie also provides flexibility on incremental matching and key spelling
12mr|libdatrie-0.2.4-3|45	manipulation. This makes it ideal for lexical analyzers, as well as spelling
12mr|libdatrie-0.2.4-3|46	dictionaries.
12mr|libdatrie-0.2.4-3|47	
12mr|libdatrie-0.2.4-3|48	%package -n	%{develname}
12mr|libdatrie-0.2.4-3|49	Summary:	Double-array structure for representing trie
12mr|libdatrie-0.2.4-3|50	Group:		Development/C
12mr|libdatrie-0.2.4-3|51	Requires:	%{libname} = %{version}
12mr|libdatrie-0.2.4-3|52	Requires:	pkgconfig
12mr|libdatrie-0.2.4-3|53	Provides:	datrie-devel = %{version}
12mr|libdatrie-0.2.4-3|54	Provides:	%{name}-devel = %{version}-%{release}
12mr|libdatrie-0.2.4-3|55	Obsoletes:	%{mklibname datrie 0 -d}
12mr|libdatrie-0.2.4-3|56	
12mr|libdatrie-0.2.4-3|57	%description -n	%{develname}
12mr|libdatrie-0.2.4-3|58	This package includes the header files and developer docs for the libdatrie
12mr|libdatrie-0.2.4-3|59	package.
12mr|libdatrie-0.2.4-3|60	
12mr|libdatrie-0.2.4-3|61	Install libdatrie-devel if you want to develop programs which will use
12mr|libdatrie-0.2.4-3|62	libdatrie.
12mr|libdatrie-0.2.4-3|63	
12mr|libdatrie-0.2.4-3|64	%prep
12mr|libdatrie-0.2.4-3|65	%setup -q
12mr|libdatrie-0.2.4-3|66	
12mr|libdatrie-0.2.4-3|67	%build
12mr|libdatrie-0.2.4-3|68	%configure2_5x
12mr|libdatrie-0.2.4-3|69	%make
12mr|libdatrie-0.2.4-3|70	
12mr|libdatrie-0.2.4-3|71	%install
12mr|libdatrie-0.2.4-3|72	rm -rf %{buildroot}
12mr|libdatrie-0.2.4-3|73	
12mr|libdatrie-0.2.4-3|74	%makeinstall_std
12mr|libdatrie-0.2.4-3|75	
12mr|libdatrie-0.2.4-3|76	rm %{buildroot}%{_libdir}/*.la
12mr|libdatrie-0.2.4-3|77	
12mr|libdatrie-0.2.4-3|78	%if %mdkversion < 200900
12mr|libdatrie-0.2.4-3|79	%post   -n %{libname} -p /sbin/ldconfig
12mr|libdatrie-0.2.4-3|80	%endif
12mr|libdatrie-0.2.4-3|81	
12mr|libdatrie-0.2.4-3|82	%if %mdkversion < 200900
12mr|libdatrie-0.2.4-3|83	%postun -n %{libname} -p /sbin/ldconfig
12mr|libdatrie-0.2.4-3|84	%endif
12mr|libdatrie-0.2.4-3|85	
12mr|libdatrie-0.2.4-3|86	%clean
12mr|libdatrie-0.2.4-3|87	rm -rf %{buildroot}
12mr|libdatrie-0.2.4-3|88	
12mr|libdatrie-0.2.4-3|89	%files -n trietool
12mr|libdatrie-0.2.4-3|90	%defattr(-,root,root)
12mr|libdatrie-0.2.4-3|91	%{_bindir}/*
12mr|libdatrie-0.2.4-3|92	%{_mandir}/man1/trietool*.1*
12mr|libdatrie-0.2.4-3|93	
12mr|libdatrie-0.2.4-3|94	%files -n %{libname}
12mr|libdatrie-0.2.4-3|95	%defattr(-,root,root)
12mr|libdatrie-0.2.4-3|96	%{_libdir}/lib*.so.%{major}*
12mr|libdatrie-0.2.4-3|97	
12mr|libdatrie-0.2.4-3|98	%files -n %{develname}
12mr|libdatrie-0.2.4-3|99	%defattr(-,root,root)
12mr|libdatrie-0.2.4-3|100	%doc README AUTHORS NEWS
12mr|libdatrie-0.2.4-3|101	%{_docdir}/%{name}/README.migration
12mr|libdatrie-0.2.4-3|102	%{_includedir}/datrie
12mr|libdatrie-0.2.4-3|103	%{_libdir}/lib*.so
12mr|libdatrie-0.2.4-3|104	%{_libdir}/lib*.a
12mr|libdatrie-0.2.4-3|105	%{_libdir}/pkgconfig/*
12mr|libdatrie-0.2.4-3|106	%{_datadir}/doc/datrie/
12mr|libdatrie-0.2.4-3|107	
12mr|libdatrie-0.2.4-3|108	
12mr|libdatrie-0.2.4-3|109	
12mr|libdatrie-0.2.4-3|110	%changelog
12mr|libdatrie-0.2.4-3|111	

14698 12
12mr|libdbi-0.8.4-4|1	%define major 1
12mr|libdbi-0.8.4-4|2	%define libname %mklibname dbi %{major}
12mr|libdbi-0.8.4-4|3	%define develname %mklibname dbi -d
12mr|libdbi-0.8.4-4|4	
12mr|libdbi-0.8.4-4|5	Summary:	Database Independent Abstraction Layer for C
12mr|libdbi-0.8.4-4|6	Name:		libdbi
12mr|libdbi-0.8.4-4|7	Version:	0.8.4
12mr|libdbi-0.8.4-4|8	Release:	4
12mr|libdbi-0.8.4-4|9	License:	LGPL
12mr|libdbi-0.8.4-4|10	Group:		System/Libraries
12mr|libdbi-0.8.4-4|11	URL:		http://libdbi.sourceforge.net/
12mr|libdbi-0.8.4-4|12	Source0:	http://prdownloads.sourceforge.net/libdbi/%{name}-%{version}.tar.gz
12mr|libdbi-0.8.4-4|13	BuildRequires:	openjade
12mr|libdbi-0.8.4-4|14	BuildRequires:	docbook-style-dsssl
12mr|libdbi-0.8.4-4|15	BuildRequires:	docbook-dtd41-sgml
12mr|libdbi-0.8.4-4|16	
12mr|libdbi-0.8.4-4|17	%description
12mr|libdbi-0.8.4-4|18	libdbi implements a database-independent abstraction layer in C, similar to the
12mr|libdbi-0.8.4-4|19	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
12mr|libdbi-0.8.4-4|20	leverage the power of multiple databases and multiple simultaneous database
12mr|libdbi-0.8.4-4|21	connections by using this framework.
12mr|libdbi-0.8.4-4|22	
12mr|libdbi-0.8.4-4|23	%package -n	%{libname}
12mr|libdbi-0.8.4-4|24	Summary:	Database Independent Abstraction Layer for C
12mr|libdbi-0.8.4-4|25	Group:		System/Libraries
12mr|libdbi-0.8.4-4|26	
12mr|libdbi-0.8.4-4|27	%description -n	%{libname}
12mr|libdbi-0.8.4-4|28	libdbi implements a database-independent abstraction layer in C, similar to the
12mr|libdbi-0.8.4-4|29	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
12mr|libdbi-0.8.4-4|30	leverage the power of multiple databases and multiple simultaneous database
12mr|libdbi-0.8.4-4|31	connections by using this framework.
12mr|libdbi-0.8.4-4|32	
12mr|libdbi-0.8.4-4|33	%package -n	%{develname}
12mr|libdbi-0.8.4-4|34	Summary:	Library and header files for the %{name} library
12mr|libdbi-0.8.4-4|35	Group:		Development/C
12mr|libdbi-0.8.4-4|36	Provides:	%{name}-devel = %{version}
12mr|libdbi-0.8.4-4|37	Provides:	dbi-devel = %{version}
12mr|libdbi-0.8.4-4|38	Requires:	%{libname} = %{version}
12mr|libdbi-0.8.4-4|39	
12mr|libdbi-0.8.4-4|40	%description -n	%{develname}
12mr|libdbi-0.8.4-4|41	libdbi implements a database-independent abstraction layer in C, similar to the
12mr|libdbi-0.8.4-4|42	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
12mr|libdbi-0.8.4-4|43	leverage the power of multiple databases and multiple simultaneous database
12mr|libdbi-0.8.4-4|44	connections by using this framework.
12mr|libdbi-0.8.4-4|45	
12mr|libdbi-0.8.4-4|46	This package contains the static library and header files.
12mr|libdbi-0.8.4-4|47	
12mr|libdbi-0.8.4-4|48	%prep
12mr|libdbi-0.8.4-4|49	%setup -q
12mr|libdbi-0.8.4-4|50	
12mr|libdbi-0.8.4-4|51	# fix dir perms
12mr|libdbi-0.8.4-4|52	find -type d | xargs chmod 755
12mr|libdbi-0.8.4-4|53	
12mr|libdbi-0.8.4-4|54	%build
12mr|libdbi-0.8.4-4|55	%configure2_5x --disable-static
12mr|libdbi-0.8.4-4|56	
12mr|libdbi-0.8.4-4|57	%make
12mr|libdbi-0.8.4-4|58	
12mr|libdbi-0.8.4-4|59	%install
12mr|libdbi-0.8.4-4|60	%makeinstall_std
12mr|libdbi-0.8.4-4|61	
12mr|libdbi-0.8.4-4|62	# nuke installed docs...
12mr|libdbi-0.8.4-4|63	rm -rf %{buildroot}%{_docdir}
12mr|libdbi-0.8.4-4|64	
12mr|libdbi-0.8.4-4|65	%files -n %{libname}
12mr|libdbi-0.8.4-4|66	%doc AUTHORS ChangeLog INSTALL README
12mr|libdbi-0.8.4-4|67	%{_libdir}/*.so.%{major}*
12mr|libdbi-0.8.4-4|68	
12mr|libdbi-0.8.4-4|69	%files -n %{develname}
12mr|libdbi-0.8.4-4|70	%doc README TODO doc/programmers-guide doc/driver-guide doc/*.pdf
12mr|libdbi-0.8.4-4|71	%{_includedir}/dbi
12mr|libdbi-0.8.4-4|72	%{_libdir}/*.so
12mr|libdbi-0.8.4-4|73	
12mr|libdbi-0.8.4-4|74	
12mr|libdbi-0.8.4-4|75	
12mr|libdbi-0.8.4-4|76	%changelog
12mr|libdbi-0.8.4-4|77	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libdbi-0.8.4-4|78	+ Commit: ef0a5c8
12mr|libdbi-0.8.4-4|79	- Drop .la and .a files, spec cleanup
12mr|libdbi-0.8.4-4|80	
12mr|libdbi-0.8.4-4|81	

14699 12
12mr|libdbi-drivers-0.8.3-14|1	Summary:	Database drivers for libdbi
12mr|libdbi-drivers-0.8.3-14|2	Name:		libdbi-drivers
12mr|libdbi-drivers-0.8.3-14|3	Version:	0.8.3
12mr|libdbi-drivers-0.8.3-14|4	Release:	14
12mr|libdbi-drivers-0.8.3-14|5	License:	LGPL
12mr|libdbi-drivers-0.8.3-14|6	Group:		System/Libraries
12mr|libdbi-drivers-0.8.3-14|7	URL:		http://libdbi-drivers.sourceforge.net/
12mr|libdbi-drivers-0.8.3-14|8	Source0:	http://prdownloads.sourceforge.net/libdbi-drivers/%{name}-%{version}-1.tar.gz
12mr|libdbi-drivers-0.8.3-14|9	BuildRequires:	libtool
12mr|libdbi-drivers-0.8.3-14|10	BuildRequires:	autoconf
12mr|libdbi-drivers-0.8.3-14|11	BuildRequires:	mysql-devel
12mr|libdbi-drivers-0.8.3-14|12	BuildRequires:	postgresql-devel
12mr|libdbi-drivers-0.8.3-14|13	BuildRequires:	sqlite-devel
12mr|libdbi-drivers-0.8.3-14|14	BuildRequires:	sqlite3-devel
12mr|libdbi-drivers-0.8.3-14|15	BuildRequires:	freetds-devel >= 0.62.4
12mr|libdbi-drivers-0.8.3-14|16	BuildRequires:	dbi-devel >= 0.8.3
12mr|libdbi-drivers-0.8.3-14|17	BuildRequires:	openjade
12mr|libdbi-drivers-0.8.3-14|18	BuildRequires:	docbook-style-dsssl
12mr|libdbi-drivers-0.8.3-14|19	BuildRequires:	docbook-dtd41-sgml
12mr|libdbi-drivers-0.8.3-14|20	
12mr|libdbi-drivers-0.8.3-14|21	%description
12mr|libdbi-drivers-0.8.3-14|22	libdbi implements a database-independent abstraction layer in C, similar to the
12mr|libdbi-drivers-0.8.3-14|23	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
12mr|libdbi-drivers-0.8.3-14|24	leverage the power of multiple databases and multiple simultaneous database
12mr|libdbi-drivers-0.8.3-14|25	connections by using this framework.
12mr|libdbi-drivers-0.8.3-14|26	
12mr|libdbi-drivers-0.8.3-14|27	%package	dbd-mysql
12mr|libdbi-drivers-0.8.3-14|28	Summary:	MySQL driver for libdbi
12mr|libdbi-drivers-0.8.3-14|29	Group:		System/Libraries
12mr|libdbi-drivers-0.8.3-14|30	
12mr|libdbi-drivers-0.8.3-14|31	%description	dbd-mysql
12mr|libdbi-drivers-0.8.3-14|32	libdbi implements a database-independent abstraction layer in C, similar to the
12mr|libdbi-drivers-0.8.3-14|33	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
12mr|libdbi-drivers-0.8.3-14|34	leverage the power of multiple databases and multiple simultaneous database
12mr|libdbi-drivers-0.8.3-14|35	connections by using this framework.
12mr|libdbi-drivers-0.8.3-14|36	
12mr|libdbi-drivers-0.8.3-14|37	This driver provides connectivity to MySQL database servers through the libdbi
12mr|libdbi-drivers-0.8.3-14|38	database independent abstraction layer. Switching a program's driver does not
12mr|libdbi-drivers-0.8.3-14|39	require recompilation or rewriting source code.
12mr|libdbi-drivers-0.8.3-14|40	
12mr|libdbi-drivers-0.8.3-14|41	%package	dbd-pgsql
12mr|libdbi-drivers-0.8.3-14|42	Summary:	PostgreSQL driver for libdbi
12mr|libdbi-drivers-0.8.3-14|43	Group:		System/Libraries
12mr|libdbi-drivers-0.8.3-14|44	
12mr|libdbi-drivers-0.8.3-14|45	%description	dbd-pgsql
12mr|libdbi-drivers-0.8.3-14|46	libdbi implements a database-independent abstraction layer in C, similar to the
12mr|libdbi-drivers-0.8.3-14|47	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
12mr|libdbi-drivers-0.8.3-14|48	leverage the power of multiple databases and multiple simultaneous database
12mr|libdbi-drivers-0.8.3-14|49	connections by using this framework.
12mr|libdbi-drivers-0.8.3-14|50	
12mr|libdbi-drivers-0.8.3-14|51	This driver provides connectivity to PostgreSQL database servers through the
12mr|libdbi-drivers-0.8.3-14|52	libdbi database independent abstraction layer. Switching a program's driver
12mr|libdbi-drivers-0.8.3-14|53	does not require recompilation or rewriting source code.
12mr|libdbi-drivers-0.8.3-14|54	
12mr|libdbi-drivers-0.8.3-14|55	%package	dbd-sqlite
12mr|libdbi-drivers-0.8.3-14|56	Summary:	SQLite driver for libdbi
12mr|libdbi-drivers-0.8.3-14|57	Group:		System/Libraries
12mr|libdbi-drivers-0.8.3-14|58	
12mr|libdbi-drivers-0.8.3-14|59	%description	dbd-sqlite
12mr|libdbi-drivers-0.8.3-14|60	libdbi implements a database-independent abstraction layer in C, similar to the
12mr|libdbi-drivers-0.8.3-14|61	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
12mr|libdbi-drivers-0.8.3-14|62	leverage the power of multiple databases and multiple simultaneous database
12mr|libdbi-drivers-0.8.3-14|63	connections by using this framework.
12mr|libdbi-drivers-0.8.3-14|64	
12mr|libdbi-drivers-0.8.3-14|65	This driver provides connectivity to SQLite database servers through the libdbi
12mr|libdbi-drivers-0.8.3-14|66	database independent abstraction layer. Switching a program's driver does not
12mr|libdbi-drivers-0.8.3-14|67	require recompilation or rewriting source code.
12mr|libdbi-drivers-0.8.3-14|68	
12mr|libdbi-drivers-0.8.3-14|69	%package	dbd-sqlite3
12mr|libdbi-drivers-0.8.3-14|70	Summary:	SQLite3 driver for libdbi
12mr|libdbi-drivers-0.8.3-14|71	Group:		System/Libraries
12mr|libdbi-drivers-0.8.3-14|72	
12mr|libdbi-drivers-0.8.3-14|73	%description	dbd-sqlite3
12mr|libdbi-drivers-0.8.3-14|74	libdbi implements a database-independent abstraction layer in C, similar to the
12mr|libdbi-drivers-0.8.3-14|75	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
12mr|libdbi-drivers-0.8.3-14|76	leverage the power of multiple databases and multiple simultaneous database
12mr|libdbi-drivers-0.8.3-14|77	connections by using this framework.
12mr|libdbi-drivers-0.8.3-14|78	
12mr|libdbi-drivers-0.8.3-14|79	This driver provides connectivity to SQLite3 database servers through the
12mr|libdbi-drivers-0.8.3-14|80	libdbi database independent abstraction layer. Switching a program's driver
12mr|libdbi-drivers-0.8.3-14|81	does not require recompilation or rewriting source code.
12mr|libdbi-drivers-0.8.3-14|82	
12mr|libdbi-drivers-0.8.3-14|83	%package	dbd-freetds
12mr|libdbi-drivers-0.8.3-14|84	Summary:	MSSQL (FreeTDS) driver for libdbi
12mr|libdbi-drivers-0.8.3-14|85	Group:		System/Libraries
12mr|libdbi-drivers-0.8.3-14|86	
12mr|libdbi-drivers-0.8.3-14|87	%description	dbd-freetds
12mr|libdbi-drivers-0.8.3-14|88	libdbi implements a database-independent abstraction layer in C, similar to the
12mr|libdbi-drivers-0.8.3-14|89	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
12mr|libdbi-drivers-0.8.3-14|90	leverage the power of multiple databases and multiple simultaneous database
12mr|libdbi-drivers-0.8.3-14|91	connections by using this framework.
12mr|libdbi-drivers-0.8.3-14|92	
12mr|libdbi-drivers-0.8.3-14|93	This driver provides connectivity to MSSQL database servers through the libdbi
12mr|libdbi-drivers-0.8.3-14|94	database independent abstraction layer. Switching a program's driver does not
12mr|libdbi-drivers-0.8.3-14|95	require recompilation or rewriting source code.
12mr|libdbi-drivers-0.8.3-14|96	
12mr|libdbi-drivers-0.8.3-14|97	%package	devel
12mr|libdbi-drivers-0.8.3-14|98	Summary:	Static library and header files for the %{name} library drivers
12mr|libdbi-drivers-0.8.3-14|99	Group:		Development/C
12mr|libdbi-drivers-0.8.3-14|100	Provides:	%{name}-drivers-devel
12mr|libdbi-drivers-0.8.3-14|101	Requires:	dbi-devel >= 0.8.2
12mr|libdbi-drivers-0.8.3-14|102	
12mr|libdbi-drivers-0.8.3-14|103	%description	devel
12mr|libdbi-drivers-0.8.3-14|104	libdbi implements a database-independent abstraction layer in C, similar to the
12mr|libdbi-drivers-0.8.3-14|105	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
12mr|libdbi-drivers-0.8.3-14|106	leverage the power of multiple databases and multiple simultaneous database
12mr|libdbi-drivers-0.8.3-14|107	connections by using this framework.
12mr|libdbi-drivers-0.8.3-14|108	
12mr|libdbi-drivers-0.8.3-14|109	This package contains the static libraries and header files.
12mr|libdbi-drivers-0.8.3-14|110	
12mr|libdbi-drivers-0.8.3-14|111	%prep
12mr|libdbi-drivers-0.8.3-14|112	%setup -q -n %{name}-%{version}-1
12mr|libdbi-drivers-0.8.3-14|113	
12mr|libdbi-drivers-0.8.3-14|114	# fix dir perms
12mr|libdbi-drivers-0.8.3-14|115	find -type d | xargs chmod 755
12mr|libdbi-drivers-0.8.3-14|116	
12mr|libdbi-drivers-0.8.3-14|117	# lib64 fix
12mr|libdbi-drivers-0.8.3-14|118	perl -pi -e "s|/lib\b|/%{_lib}|g" acinclude.m4
12mr|libdbi-drivers-0.8.3-14|119	
12mr|libdbi-drivers-0.8.3-14|120	%build
12mr|libdbi-drivers-0.8.3-14|121	sh autogen.sh
12mr|libdbi-drivers-0.8.3-14|122	
12mr|libdbi-drivers-0.8.3-14|123	%configure2_5x \
12mr|libdbi-drivers-0.8.3-14|124	--enable-shared \
12mr|libdbi-drivers-0.8.3-14|125	--enable-static \
12mr|libdbi-drivers-0.8.3-14|126	--with-mysql \
12mr|libdbi-drivers-0.8.3-14|127	--with-pgsql \
12mr|libdbi-drivers-0.8.3-14|128	--with-sqlite \
12mr|libdbi-drivers-0.8.3-14|129	--with-sqlite3 \
12mr|libdbi-drivers-0.8.3-14|130	--with-freetds \
12mr|libdbi-drivers-0.8.3-14|131	--with-freetds-incdir=%{_includedir} \
12mr|libdbi-drivers-0.8.3-14|132	--with-freetds-libdir=%{_libdir} \
12mr|libdbi-drivers-0.8.3-14|133	--with-dbi-incdir=%{_includedir}/dbi \
12mr|libdbi-drivers-0.8.3-14|134	--with-dbi-libdir=%{_libdir}
12mr|libdbi-drivers-0.8.3-14|135	
12mr|libdbi-drivers-0.8.3-14|136	%make
12mr|libdbi-drivers-0.8.3-14|137	
12mr|libdbi-drivers-0.8.3-14|138	%install
12mr|libdbi-drivers-0.8.3-14|139	%makeinstall_std
12mr|libdbi-drivers-0.8.3-14|140	
12mr|libdbi-drivers-0.8.3-14|141	# install development headers
12mr|libdbi-drivers-0.8.3-14|142	install -d %{buildroot}%{_includedir}/dbi
12mr|libdbi-drivers-0.8.3-14|143	install -m0644 drivers/mysql/dbd_mysql.h %{buildroot}%{_includedir}/dbi/
12mr|libdbi-drivers-0.8.3-14|144	install -m0644 drivers/pgsql/dbd_pgsql.h %{buildroot}%{_includedir}/dbi/
12mr|libdbi-drivers-0.8.3-14|145	install -m0644 drivers/sqlite/dbd_sqlite.h %{buildroot}%{_includedir}/dbi/
12mr|libdbi-drivers-0.8.3-14|146	install -m0644 drivers/sqlite3/dbd_sqlite3.h %{buildroot}%{_includedir}/dbi/
12mr|libdbi-drivers-0.8.3-14|147	install -m0644 drivers/freetds/dbd_freetds.h %{buildroot}%{_includedir}/dbi/
12mr|libdbi-drivers-0.8.3-14|148	
12mr|libdbi-drivers-0.8.3-14|149	# fix some docs
12mr|libdbi-drivers-0.8.3-14|150	cp drivers/mysql/TODO TODO.mysql
12mr|libdbi-drivers-0.8.3-14|151	cp drivers/pgsql/TODO TODO.pgsql
12mr|libdbi-drivers-0.8.3-14|152	cp drivers/sqlite/TODO TODO.sqlite
12mr|libdbi-drivers-0.8.3-14|153	cp drivers/sqlite3/TODO TODO.sqlite3
12mr|libdbi-drivers-0.8.3-14|154	
12mr|libdbi-drivers-0.8.3-14|155	# cleanup
12mr|libdbi-drivers-0.8.3-14|156	rm -rf %{buildroot}%{_docdir}/%{name}*
12mr|libdbi-drivers-0.8.3-14|157	
12mr|libdbi-drivers-0.8.3-14|158	%files dbd-mysql
12mr|libdbi-drivers-0.8.3-14|159	%doc drivers/mysql/README
12mr|libdbi-drivers-0.8.3-14|160	%doc drivers/mysql/AUTHORS
12mr|libdbi-drivers-0.8.3-14|161	%doc drivers/mysql/dbd_mysql
12mr|libdbi-drivers-0.8.3-14|162	%doc drivers/mysql/dbd_mysql.pdf
12mr|libdbi-drivers-0.8.3-14|163	%{_libdir}/dbd/libdbdmysql.so
12mr|libdbi-drivers-0.8.3-14|164	
12mr|libdbi-drivers-0.8.3-14|165	%files dbd-pgsql
12mr|libdbi-drivers-0.8.3-14|166	%doc drivers/pgsql/README
12mr|libdbi-drivers-0.8.3-14|167	%doc drivers/pgsql/AUTHORS
12mr|libdbi-drivers-0.8.3-14|168	%doc drivers/pgsql/dbd_pgsql
12mr|libdbi-drivers-0.8.3-14|169	%doc drivers/pgsql/dbd_pgsql.pdf
12mr|libdbi-drivers-0.8.3-14|170	%{_libdir}/dbd/libdbdpgsql.so
12mr|libdbi-drivers-0.8.3-14|171	
12mr|libdbi-drivers-0.8.3-14|172	%files dbd-sqlite
12mr|libdbi-drivers-0.8.3-14|173	%doc drivers/sqlite/README
12mr|libdbi-drivers-0.8.3-14|174	%doc drivers/sqlite/AUTHORS
12mr|libdbi-drivers-0.8.3-14|175	%doc drivers/sqlite/dbd_sqlite
12mr|libdbi-drivers-0.8.3-14|176	%doc drivers/sqlite/dbd_sqlite.pdf
12mr|libdbi-drivers-0.8.3-14|177	%{_libdir}/dbd/libdbdsqlite.so
12mr|libdbi-drivers-0.8.3-14|178	
12mr|libdbi-drivers-0.8.3-14|179	%files dbd-sqlite3
12mr|libdbi-drivers-0.8.3-14|180	%doc drivers/sqlite3/AUTHORS
12mr|libdbi-drivers-0.8.3-14|181	%doc drivers/sqlite3/README
12mr|libdbi-drivers-0.8.3-14|182	%doc drivers/sqlite3/AUTHORS
12mr|libdbi-drivers-0.8.3-14|183	%doc drivers/sqlite3/dbd_sqlite3
12mr|libdbi-drivers-0.8.3-14|184	%doc drivers/sqlite3/dbd_sqlite3.pdf
12mr|libdbi-drivers-0.8.3-14|185	%{_libdir}/dbd/libdbdsqlite3.so
12mr|libdbi-drivers-0.8.3-14|186	
12mr|libdbi-drivers-0.8.3-14|187	%files dbd-freetds
12mr|libdbi-drivers-0.8.3-14|188	%doc drivers/freetds/README
12mr|libdbi-drivers-0.8.3-14|189	%{_libdir}/dbd/libdbdfreetds.so
12mr|libdbi-drivers-0.8.3-14|190	
12mr|libdbi-drivers-0.8.3-14|191	%files devel
12mr|libdbi-drivers-0.8.3-14|192	%doc AUTHORS ChangeLog INSTALL README TODO*
12mr|libdbi-drivers-0.8.3-14|193	%{_libdir}/dbd/*.a
12mr|libdbi-drivers-0.8.3-14|194	%{_includedir}/dbi/*.h
12mr|libdbi-drivers-0.8.3-14|195	
12mr|libdbi-drivers-0.8.3-14|196	
12mr|libdbi-drivers-0.8.3-14|197	
12mr|libdbi-drivers-0.8.3-14|198	%changelog
12mr|libdbi-drivers-0.8.3-14|199	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libdbi-drivers-0.8.3-14|200	+ Commit: 6e75528
12mr|libdbi-drivers-0.8.3-14|201	- Drop .la files, spec cleanup
12mr|libdbi-drivers-0.8.3-14|202	
12mr|libdbi-drivers-0.8.3-14|203	

14700 12
12mr|libdbusmenu-0.6.2-2|1	%define		major         4
12mr|libdbusmenu-0.6.2-2|2	%define		major_gtk     4
12mr|libdbusmenu-0.6.2-2|3	%define		major_json    4
12mr|libdbusmenu-0.6.2-2|4	%define		libname       %mklibname dbusmenu-glib %{major}
12mr|libdbusmenu-0.6.2-2|5	%define		typelibname   %mklibname dbusmenu-gir 0.4
12mr|libdbusmenu-0.6.2-2|6	%define		gtklibname    %mklibname dbusmenu-gtk3_ %{major_gtk}
12mr|libdbusmenu-0.6.2-2|7	%define		typelibgtk    %mklibname dbusmenu-gtk3-gir 0.4
12mr|libdbusmenu-0.6.2-2|8	%define		jsonname      %mklibname dbusmenu-jsonloader %{major_json}
12mr|libdbusmenu-0.6.2-2|9	%define		develname     %mklibname dbusmenu-glib -d
12mr|libdbusmenu-0.6.2-2|10	%define		gtkdevelname  %mklibname dbusmenu-gtk -d
12mr|libdbusmenu-0.6.2-2|11	%define		jsondevelname %mklibname dbusmenu-jsonloader -d
12mr|libdbusmenu-0.6.2-2|12	%define		toolsname     %{name}-tools
12mr|libdbusmenu-0.6.2-2|13	
12mr|libdbusmenu-0.6.2-2|14	Name:		libdbusmenu
12mr|libdbusmenu-0.6.2-2|15	Version:	0.6.2
12mr|libdbusmenu-0.6.2-2|16	Release:	2
12mr|libdbusmenu-0.6.2-2|17	Summary:	Library for applications to pass a menu scructure accross DBus
12mr|libdbusmenu-0.6.2-2|18	License:	LGPLv3
12mr|libdbusmenu-0.6.2-2|19	Group:		System/Libraries
12mr|libdbusmenu-0.6.2-2|20	URL:		https://launchpad.net/dbusmenu
12mr|libdbusmenu-0.6.2-2|21	Source0:	http://launchpad.net/dbusmenu/0.6/%{version}/+download/%{name}-%{version}.tar.gz
12mr|libdbusmenu-0.6.2-2|22	
12mr|libdbusmenu-0.6.2-2|23	BuildRequires:	intltool
12mr|libdbusmenu-0.6.2-2|24	BuildRequires:	pkgconfig(libxml-2.0)
12mr|libdbusmenu-0.6.2-2|25	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|libdbusmenu-0.6.2-2|26	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|libdbusmenu-0.6.2-2|27	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|libdbusmenu-0.6.2-2|28	BuildRequires:	pkgconfig(json-glib-1.0) >= 0.13.4
12mr|libdbusmenu-0.6.2-2|29	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|libdbusmenu-0.6.2-2|30	BuildRequires:	vala-tools
12mr|libdbusmenu-0.6.2-2|31	BuildRequires:	pkgconfig(valgrind)
12mr|libdbusmenu-0.6.2-2|32	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|libdbusmenu-0.6.2-2|33	
12mr|libdbusmenu-0.6.2-2|34	%description
12mr|libdbusmenu-0.6.2-2|35	A small little library that was created by pulling out some comon code
12mr|libdbusmenu-0.6.2-2|36	out of indicator-applet. It passes a menu structure across DBus so that
12mr|libdbusmenu-0.6.2-2|37	a program can create a menu simply without worrying about how it is
12mr|libdbusmenu-0.6.2-2|38	displayed on the other side of the bus.
12mr|libdbusmenu-0.6.2-2|39	
12mr|libdbusmenu-0.6.2-2|40	#-----------------------------------------------------------------------
12mr|libdbusmenu-0.6.2-2|41	
12mr|libdbusmenu-0.6.2-2|42	%package -n %{libname}
12mr|libdbusmenu-0.6.2-2|43	Summary:	Library for applications to pass a menu structure accross DBus
12mr|libdbusmenu-0.6.2-2|44	Group:		System/Libraries
12mr|libdbusmenu-0.6.2-2|45	
12mr|libdbusmenu-0.6.2-2|46	%description -n %{libname}
12mr|libdbusmenu-0.6.2-2|47	A small library for applications to raise "flags" on DBus for other
12mr|libdbusmenu-0.6.2-2|48	components of the desktop to pick up and visualize. Currently used by
12mr|libdbusmenu-0.6.2-2|49	the messaging indicator.
12mr|libdbusmenu-0.6.2-2|50	
12mr|libdbusmenu-0.6.2-2|51	%files -n %{libname}
12mr|libdbusmenu-0.6.2-2|52	%{_libdir}/%{name}-glib.so.%{major}*
12mr|libdbusmenu-0.6.2-2|53	
12mr|libdbusmenu-0.6.2-2|54	#-----------------------------------------------------------------------
12mr|libdbusmenu-0.6.2-2|55	
12mr|libdbusmenu-0.6.2-2|56	%package -n %{typelibname}
12mr|libdbusmenu-0.6.2-2|57	Summary:	GObject introspection interface description for DBus
12mr|libdbusmenu-0.6.2-2|58	Group:		System/Libraries
12mr|libdbusmenu-0.6.2-2|59	Requires:	%{libname} = %{version}-%{release}
12mr|libdbusmenu-0.6.2-2|60	
12mr|libdbusmenu-0.6.2-2|61	%description -n %{typelibname}
12mr|libdbusmenu-0.6.2-2|62	A small library for applications to raise "flags" on DBus for other
12mr|libdbusmenu-0.6.2-2|63	components of the desktop to pick up and visualize. Currently used by
12mr|libdbusmenu-0.6.2-2|64	the messaging indicator.
12mr|libdbusmenu-0.6.2-2|65	
12mr|libdbusmenu-0.6.2-2|66	%files -n %{typelibname}
12mr|libdbusmenu-0.6.2-2|67	%{_libdir}/girepository-1.0/Dbusmenu-0.4.typelib
12mr|libdbusmenu-0.6.2-2|68	
12mr|libdbusmenu-0.6.2-2|69	#-----------------------------------------------------------------------
12mr|libdbusmenu-0.6.2-2|70	
12mr|libdbusmenu-0.6.2-2|71	%package -n %{gtklibname}
12mr|libdbusmenu-0.6.2-2|72	Summary:	Library for applications to pass a menu structure accross DBus
12mr|libdbusmenu-0.6.2-2|73	Group:		System/Libraries
12mr|libdbusmenu-0.6.2-2|74	
12mr|libdbusmenu-0.6.2-2|75	%description -n %{gtklibname}
12mr|libdbusmenu-0.6.2-2|76	A small little library that was created by pulling out some comon code
12mr|libdbusmenu-0.6.2-2|77	out of indicator-applet. It passes a menu structure across DBus so that
12mr|libdbusmenu-0.6.2-2|78	a program can create a menu simply without worrying about how it is
12mr|libdbusmenu-0.6.2-2|79	displayed on the other side of the bus.
12mr|libdbusmenu-0.6.2-2|80	
12mr|libdbusmenu-0.6.2-2|81	%files -n %{gtklibname}
12mr|libdbusmenu-0.6.2-2|82	%{_libdir}/%{name}-gtk3.so.%{major_gtk}*
12mr|libdbusmenu-0.6.2-2|83	
12mr|libdbusmenu-0.6.2-2|84	#-----------------------------------------------------------------------
12mr|libdbusmenu-0.6.2-2|85	
12mr|libdbusmenu-0.6.2-2|86	%package -n %{typelibgtk}
12mr|libdbusmenu-0.6.2-2|87	Summary:	GObject introspection interface description for DBusGtk
12mr|libdbusmenu-0.6.2-2|88	Group:		System/Libraries
12mr|libdbusmenu-0.6.2-2|89	Requires:	%{gtklibname} = %{version}-%{release}
12mr|libdbusmenu-0.6.2-2|90	
12mr|libdbusmenu-0.6.2-2|91	%description -n %{typelibgtk}
12mr|libdbusmenu-0.6.2-2|92	A small library for applications to raise "flags" on DBus for other
12mr|libdbusmenu-0.6.2-2|93	components of the desktop to pick up and visualize. Currently used by
12mr|libdbusmenu-0.6.2-2|94	the messaging indicator.
12mr|libdbusmenu-0.6.2-2|95	
12mr|libdbusmenu-0.6.2-2|96	%files -n %{typelibgtk}
12mr|libdbusmenu-0.6.2-2|97	%{_libdir}/girepository-1.0/DbusmenuGtk3-0.4.typelib
12mr|libdbusmenu-0.6.2-2|98	
12mr|libdbusmenu-0.6.2-2|99	#-----------------------------------------------------------------------
12mr|libdbusmenu-0.6.2-2|100	
12mr|libdbusmenu-0.6.2-2|101	%package -n %{jsonname}
12mr|libdbusmenu-0.6.2-2|102	Summary:	Library for applications to pass a menu structure accross DBus
12mr|libdbusmenu-0.6.2-2|103	Group:		System/Libraries
12mr|libdbusmenu-0.6.2-2|104	
12mr|libdbusmenu-0.6.2-2|105	%description -n %{jsonname}
12mr|libdbusmenu-0.6.2-2|106	A small little library that was created by pulling out some comon code
12mr|libdbusmenu-0.6.2-2|107	out of indicator-applet. It passes a menu structure across DBus so that
12mr|libdbusmenu-0.6.2-2|108	a program can create a menu simply without worrying about how it is
12mr|libdbusmenu-0.6.2-2|109	displayed on the other side of the bus.
12mr|libdbusmenu-0.6.2-2|110	
12mr|libdbusmenu-0.6.2-2|111	%files -n %{jsonname}
12mr|libdbusmenu-0.6.2-2|112	%{_libdir}/%{name}-jsonloader.so.%{major_json}*
12mr|libdbusmenu-0.6.2-2|113	
12mr|libdbusmenu-0.6.2-2|114	#-----------------------------------------------------------------------
12mr|libdbusmenu-0.6.2-2|115	
12mr|libdbusmenu-0.6.2-2|116	%package -n %{develname}
12mr|libdbusmenu-0.6.2-2|117	Summary:	Library headers for %{name}
12mr|libdbusmenu-0.6.2-2|118	Group:		Development/C
12mr|libdbusmenu-0.6.2-2|119	Requires:	%{libname} = %{version}-%{release}
12mr|libdbusmenu-0.6.2-2|120	Requires:	%{typelibname} = %{version}-%{release}
12mr|libdbusmenu-0.6.2-2|121	Provides:	%{name}-devel = %{version}-%{release}
12mr|libdbusmenu-0.6.2-2|122	
12mr|libdbusmenu-0.6.2-2|123	%description -n %{develname}
12mr|libdbusmenu-0.6.2-2|124	This is the libraries, include files and other resources you can use
12mr|libdbusmenu-0.6.2-2|125	to incorporate %{name} into applications.
12mr|libdbusmenu-0.6.2-2|126	
12mr|libdbusmenu-0.6.2-2|127	%files -n %{develname}
12mr|libdbusmenu-0.6.2-2|128	%dir %{_includedir}/libdbusmenu-glib-0.4
12mr|libdbusmenu-0.6.2-2|129	%{_includedir}/libdbusmenu-glib-0.4/libdbusmenu-glib
12mr|libdbusmenu-0.6.2-2|130	%{_libdir}/libdbusmenu-glib.so
12mr|libdbusmenu-0.6.2-2|131	%{_libdir}/pkgconfig/dbusmenu-glib-0.4.pc
12mr|libdbusmenu-0.6.2-2|132	%{_datadir}/gir-1.0/Dbusmenu-0.4.gir
12mr|libdbusmenu-0.6.2-2|133	%{_datadir}/vala/vapi/Dbusmenu-0.4.vapi
12mr|libdbusmenu-0.6.2-2|134	%doc %{_datadir}/gtk-doc/html/libdbusmenu-glib
12mr|libdbusmenu-0.6.2-2|135	
12mr|libdbusmenu-0.6.2-2|136	#------------------------------------------------------------------------
12mr|libdbusmenu-0.6.2-2|137	
12mr|libdbusmenu-0.6.2-2|138	%package -n %{gtkdevelname}
12mr|libdbusmenu-0.6.2-2|139	Summary:	Library headers for %{name}
12mr|libdbusmenu-0.6.2-2|140	Group:		Development/C
12mr|libdbusmenu-0.6.2-2|141	Requires:	%{gtklibname} = %{version}-%{release}
12mr|libdbusmenu-0.6.2-2|142	Requires:	%{typelibgtk} = %{version}-%{release}
12mr|libdbusmenu-0.6.2-2|143	Requires:	%{develname} = %{version}-%{release}
12mr|libdbusmenu-0.6.2-2|144	Provides:	%{name}-gtk-devel = %{version}-%{release}
12mr|libdbusmenu-0.6.2-2|145	
12mr|libdbusmenu-0.6.2-2|146	%description -n %{gtkdevelname}
12mr|libdbusmenu-0.6.2-2|147	This is the libraries, include files and other resources you can use
12mr|libdbusmenu-0.6.2-2|148	to incorporate %{name} into applications.
12mr|libdbusmenu-0.6.2-2|149	
12mr|libdbusmenu-0.6.2-2|150	%files -n %{gtkdevelname}
12mr|libdbusmenu-0.6.2-2|151	%{_includedir}/libdbusmenu-gtk3-0.4/libdbusmenu-gtk
12mr|libdbusmenu-0.6.2-2|152	%{_libdir}/libdbusmenu-gtk3.so
12mr|libdbusmenu-0.6.2-2|153	%{_libdir}/pkgconfig/dbusmenu-gtk3-0.4.pc
12mr|libdbusmenu-0.6.2-2|154	%{_datadir}/gir-1.0/DbusmenuGtk3-0.4.gir
12mr|libdbusmenu-0.6.2-2|155	%{_datadir}/vala/vapi/DbusmenuGtk3-0.4.vapi
12mr|libdbusmenu-0.6.2-2|156	%doc %{_datadir}/gtk-doc/html/libdbusmenu-gtk
12mr|libdbusmenu-0.6.2-2|157	
12mr|libdbusmenu-0.6.2-2|158	#-----------------------------------------------------------------------
12mr|libdbusmenu-0.6.2-2|159	
12mr|libdbusmenu-0.6.2-2|160	%package -n %{jsondevelname}
12mr|libdbusmenu-0.6.2-2|161	Summary:	Library headers for %{name}
12mr|libdbusmenu-0.6.2-2|162	Group:		Development/C
12mr|libdbusmenu-0.6.2-2|163	Requires:	%{jsonname} = %{version}-%{release}
12mr|libdbusmenu-0.6.2-2|164	Requires:	%{develname} = %{version}-%{release}
12mr|libdbusmenu-0.6.2-2|165	Provides:	%{name}-jsonloader-devel = %{version}-%{release}
12mr|libdbusmenu-0.6.2-2|166	
12mr|libdbusmenu-0.6.2-2|167	%description -n %{jsondevelname}
12mr|libdbusmenu-0.6.2-2|168	This is the libraries, include files and other resources you can use
12mr|libdbusmenu-0.6.2-2|169	to incorporate %{name} into applications.
12mr|libdbusmenu-0.6.2-2|170	
12mr|libdbusmenu-0.6.2-2|171	%files -n %{jsondevelname}
12mr|libdbusmenu-0.6.2-2|172	%{_includedir}/libdbusmenu-glib-0.4/libdbusmenu-jsonloader
12mr|libdbusmenu-0.6.2-2|173	%{_libdir}/libdbusmenu-jsonloader.so
12mr|libdbusmenu-0.6.2-2|174	%{_libdir}/pkgconfig/dbusmenu-jsonloader-0.4.pc
12mr|libdbusmenu-0.6.2-2|175	
12mr|libdbusmenu-0.6.2-2|176	#-----------------------------------------------------------------------
12mr|libdbusmenu-0.6.2-2|177	
12mr|libdbusmenu-0.6.2-2|178	%package -n %{toolsname}
12mr|libdbusmenu-0.6.2-2|179	Summary:	Tools useful when building applications
12mr|libdbusmenu-0.6.2-2|180	Group:		Development/C
12mr|libdbusmenu-0.6.2-2|181	
12mr|libdbusmenu-0.6.2-2|182	%description -n %{toolsname}
12mr|libdbusmenu-0.6.2-2|183	This package contains tools that are useful when building applications.
12mr|libdbusmenu-0.6.2-2|184	
12mr|libdbusmenu-0.6.2-2|185	%files -n %{toolsname}
12mr|libdbusmenu-0.6.2-2|186	%{_libexecdir}/dbusmenu-bench
12mr|libdbusmenu-0.6.2-2|187	%{_libexecdir}/dbusmenu-dumper
12mr|libdbusmenu-0.6.2-2|188	%{_libexecdir}/dbusmenu-testapp
12mr|libdbusmenu-0.6.2-2|189	%{_datadir}/%{name}/json/test-gtk-label.json
12mr|libdbusmenu-0.6.2-2|190	%{_defaultdocdir}/%{name}/
12mr|libdbusmenu-0.6.2-2|191	
12mr|libdbusmenu-0.6.2-2|192	#-----------------------------------------------------------------------
12mr|libdbusmenu-0.6.2-2|193	
12mr|libdbusmenu-0.6.2-2|194	%prep
12mr|libdbusmenu-0.6.2-2|195	%setup -q
12mr|libdbusmenu-0.6.2-2|196	
12mr|libdbusmenu-0.6.2-2|197	%build
12mr|libdbusmenu-0.6.2-2|198	%configure2_5x --disable-static --enable-gtk-doc-html
12mr|libdbusmenu-0.6.2-2|199	%make
12mr|libdbusmenu-0.6.2-2|200	
12mr|libdbusmenu-0.6.2-2|201	%install
12mr|libdbusmenu-0.6.2-2|202	%makeinstall_std
12mr|libdbusmenu-0.6.2-2|203	
12mr|libdbusmenu-0.6.2-2|204	
12mr|libdbusmenu-0.6.2-2|205	%changelog
12mr|libdbusmenu-0.6.2-2|206	* Mon Aug  27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libdbusmenu-0.6.2-2|207	+ Commit: 88fb330
12mr|libdbusmenu-0.6.2-2|208	- New version 0.6.2 with new library major 4 (sync with Cooker), convert all BR to pkgconfig style, minor cleanups
12mr|libdbusmenu-0.6.2-2|209	
12mr|libdbusmenu-0.6.2-2|210	

14701 12
12mr|libdbusmenu-qt-0.9.0-1|1	%define name	libdbusmenu-qt
12mr|libdbusmenu-qt-0.9.0-1|2	%define version	0.9.0
12mr|libdbusmenu-qt-0.9.0-1|3	%define release	%mkrel 1
12mr|libdbusmenu-qt-0.9.0-1|4	%define Summary	 Qt implementation of the DBusMenu spec
12mr|libdbusmenu-qt-0.9.0-1|5	%define major 2
12mr|libdbusmenu-qt-0.9.0-1|6	%define libname %mklibname dbusmenu-qt %{major}
12mr|libdbusmenu-qt-0.9.0-1|7	%define develname %mklibname dbusmenu-qt -d
12mr|libdbusmenu-qt-0.9.0-1|8	
12mr|libdbusmenu-qt-0.9.0-1|9	Summary:	%Summary
12mr|libdbusmenu-qt-0.9.0-1|10	Name:		%name
12mr|libdbusmenu-qt-0.9.0-1|11	Version:	%version
12mr|libdbusmenu-qt-0.9.0-1|12	Release:	%release
12mr|libdbusmenu-qt-0.9.0-1|13	Source0:	http://launchpad.net/libdbusmenu-qt/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
12mr|libdbusmenu-qt-0.9.0-1|14	License:	GPLv2
12mr|libdbusmenu-qt-0.9.0-1|15	Group:		System/Libraries
12mr|libdbusmenu-qt-0.9.0-1|16	URL:		https://launchpad.net/libdbusmenu-qt
12mr|libdbusmenu-qt-0.9.0-1|17	BuildRequires:	qjson-devel
12mr|libdbusmenu-qt-0.9.0-1|18	BuildRequires:	qt4-devel
12mr|libdbusmenu-qt-0.9.0-1|19	BuildRequires:	cmake
12mr|libdbusmenu-qt-0.9.0-1|20	BuildRequires:	doxygen
12mr|libdbusmenu-qt-0.9.0-1|21	
12mr|libdbusmenu-qt-0.9.0-1|22	%description
12mr|libdbusmenu-qt-0.9.0-1|23	This library provides a Qt implementation of the DBusMenu spec.
12mr|libdbusmenu-qt-0.9.0-1|24	
12mr|libdbusmenu-qt-0.9.0-1|25	#-----------------------------------------------------------------------
12mr|libdbusmenu-qt-0.9.0-1|26	
12mr|libdbusmenu-qt-0.9.0-1|27	%package -n	%{libname}
12mr|libdbusmenu-qt-0.9.0-1|28	Summary:	Qt implementation of the DBUSMenu Spec
12mr|libdbusmenu-qt-0.9.0-1|29	Group:		System/Libraries
12mr|libdbusmenu-qt-0.9.0-1|30	
12mr|libdbusmenu-qt-0.9.0-1|31	%description -n	%{libname}
12mr|libdbusmenu-qt-0.9.0-1|32	Qt implementation of the DBUSMenu Spec
12mr|libdbusmenu-qt-0.9.0-1|33	
12mr|libdbusmenu-qt-0.9.0-1|34	
12mr|libdbusmenu-qt-0.9.0-1|35	%files -n %{libname}
12mr|libdbusmenu-qt-0.9.0-1|36	%defattr(-,root,root)
12mr|libdbusmenu-qt-0.9.0-1|37	%{_libdir}/libdbusmenu-qt.so.%{major}*
12mr|libdbusmenu-qt-0.9.0-1|38	
12mr|libdbusmenu-qt-0.9.0-1|39	#---------------------------------------------------------------------
12mr|libdbusmenu-qt-0.9.0-1|40	
12mr|libdbusmenu-qt-0.9.0-1|41	%package -n	%{develname}
12mr|libdbusmenu-qt-0.9.0-1|42	Summary:	Library headers for %{name}
12mr|libdbusmenu-qt-0.9.0-1|43	Group:		Development/C
12mr|libdbusmenu-qt-0.9.0-1|44	Requires:	%{libname} = %{version}
12mr|libdbusmenu-qt-0.9.0-1|45	Provides:	%{name}-devel = %{version}-%{release}
12mr|libdbusmenu-qt-0.9.0-1|46	
12mr|libdbusmenu-qt-0.9.0-1|47	%description -n	%{develname}
12mr|libdbusmenu-qt-0.9.0-1|48	This is the libraries, include files and other resources you can use
12mr|libdbusmenu-qt-0.9.0-1|49	to incorporate %{name} into applications.
12mr|libdbusmenu-qt-0.9.0-1|50	
12mr|libdbusmenu-qt-0.9.0-1|51	%files -n	%{develname}
12mr|libdbusmenu-qt-0.9.0-1|52	%defattr(-,root,root)
12mr|libdbusmenu-qt-0.9.0-1|53	%{_libdir}/libdbusmenu-qt.so
12mr|libdbusmenu-qt-0.9.0-1|54	%{_includedir}/dbusmenu-qt/
12mr|libdbusmenu-qt-0.9.0-1|55	%{_libdir}/pkgconfig/dbusmenu-qt.pc
12mr|libdbusmenu-qt-0.9.0-1|56	%{_docdir}/dbusmenu-qt/
12mr|libdbusmenu-qt-0.9.0-1|57	
12mr|libdbusmenu-qt-0.9.0-1|58	#-----------------------------------------------------------------------
12mr|libdbusmenu-qt-0.9.0-1|59	
12mr|libdbusmenu-qt-0.9.0-1|60	%prep
12mr|libdbusmenu-qt-0.9.0-1|61	%setup -q
12mr|libdbusmenu-qt-0.9.0-1|62	
12mr|libdbusmenu-qt-0.9.0-1|63	%build
12mr|libdbusmenu-qt-0.9.0-1|64	%cmake_qt4
12mr|libdbusmenu-qt-0.9.0-1|65	%make
12mr|libdbusmenu-qt-0.9.0-1|66	
12mr|libdbusmenu-qt-0.9.0-1|67	%install
12mr|libdbusmenu-qt-0.9.0-1|68	%makeinstall_std -C build

14702 12
12mr|libdc1394_12-1.2.1-14|1	%define oname libdc1394
12mr|libdc1394_12-1.2.1-14|2	%define major 12
12mr|libdc1394_12-1.2.1-14|3	%define libname %mklibname dc1394_ %{major}
12mr|libdc1394_12-1.2.1-14|4	%define develname %mklibname dc1394_ %major -d
12mr|libdc1394_12-1.2.1-14|5	
12mr|libdc1394_12-1.2.1-14|6	Summary:	Library for 1394 Digital Camera Specification
12mr|libdc1394_12-1.2.1-14|7	Name:		libdc1394_12
12mr|libdc1394_12-1.2.1-14|8	Version:	1.2.1
12mr|libdc1394_12-1.2.1-14|9	Release:	14
12mr|libdc1394_12-1.2.1-14|10	License:	GPLv2+
12mr|libdc1394_12-1.2.1-14|11	Group:		System/Libraries
12mr|libdc1394_12-1.2.1-14|12	URL:		http://sourceforge.net/projects/libdc1394/
12mr|libdc1394_12-1.2.1-14|13	Source0:	%{oname}-%{version}.tar.bz2
12mr|libdc1394_12-1.2.1-14|14	Patch0:		libdc1394-0.9.5-lib64.patch
12mr|libdc1394_12-1.2.1-14|15	Patch1:		libdc1394-1.2.1-clk_tck-deprecated.patch
12mr|libdc1394_12-1.2.1-14|16	Patch2:		libdc1394-1.2.1-videodev.h.patch
12mr|libdc1394_12-1.2.1-14|17	BuildRequires: 	libraw1394_8-devel
12mr|libdc1394_12-1.2.1-14|18	BuildRequires:	pkgconfig(x11)
12mr|libdc1394_12-1.2.1-14|19	BuildRequires:	pkgconfig(xv)
12mr|libdc1394_12-1.2.1-14|20	BuildRequires:	libv4l-devel
12mr|libdc1394_12-1.2.1-14|21	
12mr|libdc1394_12-1.2.1-14|22	%description
12mr|libdc1394_12-1.2.1-14|23	libdc1394 is a library that is intended to provide a high level programming
12mr|libdc1394_12-1.2.1-14|24	interface for application developers who wish to control IEEE 1394 based
12mr|libdc1394_12-1.2.1-14|25	cameras that conform to the 1394-based Digital Camera Specification (found at
12mr|libdc1394_12-1.2.1-14|26	http://www.1394ta.org/).
12mr|libdc1394_12-1.2.1-14|27	
12mr|libdc1394_12-1.2.1-14|28	%if %{_lib} != lib
12mr|libdc1394_12-1.2.1-14|29	%package -n 	%{libname}
12mr|libdc1394_12-1.2.1-14|30	Summary:	Dynamic library from libdc1394
12mr|libdc1394_12-1.2.1-14|31	Group:		System/Libraries
12mr|libdc1394_12-1.2.1-14|32	
12mr|libdc1394_12-1.2.1-14|33	%description -n %{libname}
12mr|libdc1394_12-1.2.1-14|34	libdc1394 is a library that is intended to provide a high level programming
12mr|libdc1394_12-1.2.1-14|35	interface for application developers who wish to control IEEE 1394 based
12mr|libdc1394_12-1.2.1-14|36	cameras that conform to the 1394-based Digital Camera Specification (found at
12mr|libdc1394_12-1.2.1-14|37	http://www.1394ta.org/).
12mr|libdc1394_12-1.2.1-14|38	%endif
12mr|libdc1394_12-1.2.1-14|39	
12mr|libdc1394_12-1.2.1-14|40	%package -n 	%{develname}
12mr|libdc1394_12-1.2.1-14|41	Summary: 	Development components for libdc1394
12mr|libdc1394_12-1.2.1-14|42	Group: 		Development/C
12mr|libdc1394_12-1.2.1-14|43	Requires: 	%{libname} = %{version}-%{release}
12mr|libdc1394_12-1.2.1-14|44	Provides: 	libdc1394_12-devel = %{version}-%{release}
12mr|libdc1394_12-1.2.1-14|45	Conflicts:	%mklibname -d dc1394
12mr|libdc1394_12-1.2.1-14|46	
12mr|libdc1394_12-1.2.1-14|47	%description -n %{develname}
12mr|libdc1394_12-1.2.1-14|48	libdc1394 is a library that is intended to provide a high level programming
12mr|libdc1394_12-1.2.1-14|49	interface for application developers who wish to control IEEE 1394 based
12mr|libdc1394_12-1.2.1-14|50	cameras that conform to the 1394-based Digital Camera Specification (found at
12mr|libdc1394_12-1.2.1-14|51	http://www.1394ta.org/).
12mr|libdc1394_12-1.2.1-14|52	
12mr|libdc1394_12-1.2.1-14|53	This archive contains the header-files for libdc1394 development
12mr|libdc1394_12-1.2.1-14|54	
12mr|libdc1394_12-1.2.1-14|55	%prep
12mr|libdc1394_12-1.2.1-14|56	%setup -q -n %{oname}-%{version}
12mr|libdc1394_12-1.2.1-14|57	%patch0 -p1 -b .lib64
12mr|libdc1394_12-1.2.1-14|58	%patch1 -p1 -b .clk_tck
12mr|libdc1394_12-1.2.1-14|59	%patch2 -p0 -b .v4l
12mr|libdc1394_12-1.2.1-14|60	autoreconf -fi
12mr|libdc1394_12-1.2.1-14|61	
12mr|libdc1394_12-1.2.1-14|62	%build
12mr|libdc1394_12-1.2.1-14|63	%configure2_5x --disable-static
12mr|libdc1394_12-1.2.1-14|64	%make
12mr|libdc1394_12-1.2.1-14|65	
12mr|libdc1394_12-1.2.1-14|66	%install
12mr|libdc1394_12-1.2.1-14|67	%makeinstall_std
12mr|libdc1394_12-1.2.1-14|68	
12mr|libdc1394_12-1.2.1-14|69	%if %{_lib} == lib
12mr|libdc1394_12-1.2.1-14|70	%files
12mr|libdc1394_12-1.2.1-14|71	%else
12mr|libdc1394_12-1.2.1-14|72	%files -n %{libname}
12mr|libdc1394_12-1.2.1-14|73	%endif
12mr|libdc1394_12-1.2.1-14|74	%doc AUTHORS ChangeLog NEWS README
12mr|libdc1394_12-1.2.1-14|75	%{_libdir}/libdc1394_control.so.%{major}*
12mr|libdc1394_12-1.2.1-14|76	
12mr|libdc1394_12-1.2.1-14|77	%files -n %{develname}
12mr|libdc1394_12-1.2.1-14|78	%{_bindir}/dc1394_vloopback
12mr|libdc1394_12-1.2.1-14|79	%{_includedir}/libdc1394
12mr|libdc1394_12-1.2.1-14|80	%{_libdir}/*.so
12mr|libdc1394_12-1.2.1-14|81	
12mr|libdc1394_12-1.2.1-14|82	
12mr|libdc1394_12-1.2.1-14|83	
12mr|libdc1394_12-1.2.1-14|84	%changelog
12mr|libdc1394_12-1.2.1-14|85	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libdc1394_12-1.2.1-14|86	+ Commit: db94ad5
12mr|libdc1394_12-1.2.1-14|87	- Drop .la and .a files, spec cleanup
12mr|libdc1394_12-1.2.1-14|88	
12mr|libdc1394_12-1.2.1-14|89	

14703 12
12mr|libdc1394-2.1.3-5|1	%define major 22
12mr|libdc1394-2.1.3-5|2	%define libname %mklibname dc1394_ %{major}
12mr|libdc1394-2.1.3-5|3	%define develname %mklibname dc1394 -d
12mr|libdc1394-2.1.3-5|4	
12mr|libdc1394-2.1.3-5|5	Summary:	Library for 1394 Digital Camera Specification
12mr|libdc1394-2.1.3-5|6	Name:		libdc1394
12mr|libdc1394-2.1.3-5|7	Version:	2.1.3
12mr|libdc1394-2.1.3-5|8	Release:	5
12mr|libdc1394-2.1.3-5|9	License:	GPLv2+
12mr|libdc1394-2.1.3-5|10	Group:		System/Libraries
12mr|libdc1394-2.1.3-5|11	URL:		http://sourceforge.net/projects/libdc1394/
12mr|libdc1394-2.1.3-5|12	Source0:	http://downloads.sourceforge.net/libdc1394/%{name}-%{version}.tar.gz
12mr|libdc1394-2.1.3-5|13	Patch0:		libdc1394-2.1.2-fix-linking.patch
12mr|libdc1394-2.1.3-5|14	Patch1:		libdc1394-2.1.2-videodev.h.patch
12mr|libdc1394-2.1.3-5|15	Patch2:		libdc1394-2.1.2-visibility.patch
12mr|libdc1394-2.1.3-5|16	BuildRequires:	pkgconfig(libraw1394)
12mr|libdc1394-2.1.3-5|17	BuildRequires:	pkgconfig(libusb-1.0)
12mr|libdc1394-2.1.3-5|18	BuildRequires:	pkgconfig(libv4l2)
12mr|libdc1394-2.1.3-5|19	Requires:	libraw1394
12mr|libdc1394-2.1.3-5|20	
12mr|libdc1394-2.1.3-5|21	%description
12mr|libdc1394-2.1.3-5|22	libdc1394 is a library that is intended to provide a high level programming
12mr|libdc1394-2.1.3-5|23	interface for application developers who wish to control IEEE 1394 based
12mr|libdc1394-2.1.3-5|24	cameras that conform to the 1394-based Digital Camera Specification (found at
12mr|libdc1394-2.1.3-5|25	http://www.1394ta.org/).
12mr|libdc1394-2.1.3-5|26	
12mr|libdc1394-2.1.3-5|27	%package -n 	%{libname}
12mr|libdc1394-2.1.3-5|28	Summary:	Dynamic library from libdc1394
12mr|libdc1394-2.1.3-5|29	Group:		System/Libraries
12mr|libdc1394-2.1.3-5|30	Provides:	libdc1394
12mr|libdc1394-2.1.3-5|31	
12mr|libdc1394-2.1.3-5|32	%description -n %{libname}
12mr|libdc1394-2.1.3-5|33	libdc1394 is a library that is intended to provide a high level programming
12mr|libdc1394-2.1.3-5|34	interface for application developers who wish to control IEEE 1394 based
12mr|libdc1394-2.1.3-5|35	cameras that conform to the 1394-based Digital Camera Specification (found at
12mr|libdc1394-2.1.3-5|36	http://www.1394ta.org/).
12mr|libdc1394-2.1.3-5|37	
12mr|libdc1394-2.1.3-5|38	%package -n 	%{develname}
12mr|libdc1394-2.1.3-5|39	Summary:	Development components for libdc1394
12mr|libdc1394-2.1.3-5|40	Group:		Development/C
12mr|libdc1394-2.1.3-5|41	Requires:	%{libname} = %{version}-%{release}
12mr|libdc1394-2.1.3-5|42	%if "%{_lib}" != "lib"
12mr|libdc1394-2.1.3-5|43	Provides:	libdc1394-devel = %{version}-%{release}
12mr|libdc1394-2.1.3-5|44	%endif
12mr|libdc1394-2.1.3-5|45	Provides:	dc1394-devel = %{version}-%{release}
12mr|libdc1394-2.1.3-5|46	
12mr|libdc1394-2.1.3-5|47	%description -n %{develname}
12mr|libdc1394-2.1.3-5|48	libdc1394 is a library that is intended to provide a high level programming
12mr|libdc1394-2.1.3-5|49	interface for application developers who wish to control IEEE 1394 based
12mr|libdc1394-2.1.3-5|50	cameras that conform to the 1394-based Digital Camera Specification (found at
12mr|libdc1394-2.1.3-5|51	http://www.1394ta.org/).
12mr|libdc1394-2.1.3-5|52	
12mr|libdc1394-2.1.3-5|53	This archive contains the header-files for libdc1394 development
12mr|libdc1394-2.1.3-5|54	
12mr|libdc1394-2.1.3-5|55	%prep
12mr|libdc1394-2.1.3-5|56	%setup -q
12mr|libdc1394-2.1.3-5|57	%patch0 -p1 -b .link
12mr|libdc1394-2.1.3-5|58	%patch1 -p0 -b .v4l
12mr|libdc1394-2.1.3-5|59	%patch2 -p2 -b .visibility
12mr|libdc1394-2.1.3-5|60	
12mr|libdc1394-2.1.3-5|61	%build
12mr|libdc1394-2.1.3-5|62	autoreconf -fi
12mr|libdc1394-2.1.3-5|63	%configure2_5x --disable-static
12mr|libdc1394-2.1.3-5|64	%make
12mr|libdc1394-2.1.3-5|65	
12mr|libdc1394-2.1.3-5|66	%install
12mr|libdc1394-2.1.3-5|67	%makeinstall_std
12mr|libdc1394-2.1.3-5|68	
12mr|libdc1394-2.1.3-5|69	%files -n %{libname}
12mr|libdc1394-2.1.3-5|70	%doc AUTHORS ChangeLog NEWS README
12mr|libdc1394-2.1.3-5|71	%{_libdir}/*.so.%{major}*
12mr|libdc1394-2.1.3-5|72	
12mr|libdc1394-2.1.3-5|73	%files -n %{develname}
12mr|libdc1394-2.1.3-5|74	%{_bindir}/dc1394_vloopback
12mr|libdc1394-2.1.3-5|75	%{_bindir}/dc1394_reset_bus
12mr|libdc1394-2.1.3-5|76	%{_includedir}/dc1394
12mr|libdc1394-2.1.3-5|77	%{_libdir}/*.so
12mr|libdc1394-2.1.3-5|78	%{_libdir}/pkgconfig/*.pc
12mr|libdc1394-2.1.3-5|79	%{_mandir}/man1/*.1*
12mr|libdc1394-2.1.3-5|80	
12mr|libdc1394-2.1.3-5|81	
12mr|libdc1394-2.1.3-5|82	%changelog
12mr|libdc1394-2.1.3-5|83	* Tue Aug  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libdc1394-2.1.3-5|84	+ Commit: 2b7fb68
12mr|libdc1394-2.1.3-5|85	- Drop .la and .a files, convert BuildRequires to pkgconfig style
12mr|libdc1394-2.1.3-5|86	
12mr|libdc1394-2.1.3-5|87	

14704 12
12mr|libdiscid-0.2.2-6|1	%define name libdiscid
12mr|libdiscid-0.2.2-6|2	%define version 0.2.2
12mr|libdiscid-0.2.2-6|3	%define release %mkrel 6
12mr|libdiscid-0.2.2-6|4	%define major 0
12mr|libdiscid-0.2.2-6|5	%define libname %mklibname discid %major
12mr|libdiscid-0.2.2-6|6	%define develname %mklibname -d discid
12mr|libdiscid-0.2.2-6|7	
12mr|libdiscid-0.2.2-6|8	Summary:A Library for creating MusicBrainz DiscIDs
12mr|libdiscid-0.2.2-6|9	Name: %{name}
12mr|libdiscid-0.2.2-6|10	Version: %{version}
12mr|libdiscid-0.2.2-6|11	Release: %{release}
12mr|libdiscid-0.2.2-6|12	Source0: http://users.musicbrainz.org/~matt/%{name}-%{version}.tar.gz
12mr|libdiscid-0.2.2-6|13	License: LGPLv2+
12mr|libdiscid-0.2.2-6|14	Group: System/Libraries
12mr|libdiscid-0.2.2-6|15	Url: http://musicbrainz.org/doc/libdiscid
12mr|libdiscid-0.2.2-6|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libdiscid-0.2.2-6|17	
12mr|libdiscid-0.2.2-6|18	%description
12mr|libdiscid-0.2.2-6|19	libdiscid is a library for creating MusicBrainz DiscIDs from audio CDs.
12mr|libdiscid-0.2.2-6|20	It reads a CD's table of contents (TOC) and generates an identifier which
12mr|libdiscid-0.2.2-6|21	can be used to lookup the CD at MusicBrainz (http://musicbrainz.org).
12mr|libdiscid-0.2.2-6|22	Additionally, it provides a submission URL for adding the DiscID to the
12mr|libdiscid-0.2.2-6|23	database.
12mr|libdiscid-0.2.2-6|24	
12mr|libdiscid-0.2.2-6|25	%package -n %libname
12mr|libdiscid-0.2.2-6|26	Summary:A Library for creating MusicBrainz DiscIDs
12mr|libdiscid-0.2.2-6|27	Group: System/Libraries
12mr|libdiscid-0.2.2-6|28	# gw for python-musicbrainz2 to depend on
12mr|libdiscid-0.2.2-6|29	Provides: %name = %version-%release
12mr|libdiscid-0.2.2-6|30	
12mr|libdiscid-0.2.2-6|31	%description -n %libname
12mr|libdiscid-0.2.2-6|32	libdiscid is a library for creating MusicBrainz DiscIDs from audio CDs.
12mr|libdiscid-0.2.2-6|33	It reads a CD's table of contents (TOC) and generates an identifier which
12mr|libdiscid-0.2.2-6|34	can be used to lookup the CD at MusicBrainz (http://musicbrainz.org).
12mr|libdiscid-0.2.2-6|35	Additionally, it provides a submission URL for adding the DiscID to the
12mr|libdiscid-0.2.2-6|36	database.
12mr|libdiscid-0.2.2-6|37	
12mr|libdiscid-0.2.2-6|38	%package -n %develname
12mr|libdiscid-0.2.2-6|39	Summary:A Library for creating MusicBrainz DiscIDs
12mr|libdiscid-0.2.2-6|40	Group: Development/C
12mr|libdiscid-0.2.2-6|41	Requires: %libname = %version
12mr|libdiscid-0.2.2-6|42	Provides: %name-devel = %version-%release
12mr|libdiscid-0.2.2-6|43	Obsoletes: %mklibname -d discid 0
12mr|libdiscid-0.2.2-6|44	
12mr|libdiscid-0.2.2-6|45	%description -n %develname
12mr|libdiscid-0.2.2-6|46	libdiscid is a library for creating MusicBrainz DiscIDs from audio CDs.
12mr|libdiscid-0.2.2-6|47	It reads a CD's table of contents (TOC) and generates an identifier which
12mr|libdiscid-0.2.2-6|48	can be used to lookup the CD at MusicBrainz (http://musicbrainz.org).
12mr|libdiscid-0.2.2-6|49	Additionally, it provides a submission URL for adding the DiscID to the
12mr|libdiscid-0.2.2-6|50	database.
12mr|libdiscid-0.2.2-6|51	
12mr|libdiscid-0.2.2-6|52	
12mr|libdiscid-0.2.2-6|53	%prep
12mr|libdiscid-0.2.2-6|54	%setup -q
12mr|libdiscid-0.2.2-6|55	
12mr|libdiscid-0.2.2-6|56	%build
12mr|libdiscid-0.2.2-6|57	%configure2_5x
12mr|libdiscid-0.2.2-6|58	%make
12mr|libdiscid-0.2.2-6|59	
12mr|libdiscid-0.2.2-6|60	%install
12mr|libdiscid-0.2.2-6|61	rm -rf $RPM_BUILD_ROOT
12mr|libdiscid-0.2.2-6|62	%makeinstall_std
12mr|libdiscid-0.2.2-6|63	
12mr|libdiscid-0.2.2-6|64	%clean
12mr|libdiscid-0.2.2-6|65	rm -rf $RPM_BUILD_ROOT
12mr|libdiscid-0.2.2-6|66	
12mr|libdiscid-0.2.2-6|67	%if %mdkversion < 200900
12mr|libdiscid-0.2.2-6|68	%post -n %libname -p /sbin/ldconfig
12mr|libdiscid-0.2.2-6|69	%endif
12mr|libdiscid-0.2.2-6|70	%if %mdkversion < 200900
12mr|libdiscid-0.2.2-6|71	%postun -n %libname -p /sbin/ldconfig
12mr|libdiscid-0.2.2-6|72	%endif
12mr|libdiscid-0.2.2-6|73	
12mr|libdiscid-0.2.2-6|74	%files -n %libname
12mr|libdiscid-0.2.2-6|75	%defattr(-,root,root)
12mr|libdiscid-0.2.2-6|76	%doc README AUTHORS
12mr|libdiscid-0.2.2-6|77	%_libdir/libdiscid.so.%{major}*
12mr|libdiscid-0.2.2-6|78	
12mr|libdiscid-0.2.2-6|79	%files -n %develname
12mr|libdiscid-0.2.2-6|80	%defattr(-,root,root)
12mr|libdiscid-0.2.2-6|81	%_libdir/libdiscid.so
12mr|libdiscid-0.2.2-6|82	%_libdir/libdiscid.*a
12mr|libdiscid-0.2.2-6|83	%_includedir/*
12mr|libdiscid-0.2.2-6|84	%_libdir/pkgconfig/*.pc
12mr|libdiscid-0.2.2-6|85	
12mr|libdiscid-0.2.2-6|86	
12mr|libdiscid-0.2.2-6|87	
12mr|libdiscid-0.2.2-6|88	
12mr|libdiscid-0.2.2-6|89	
12mr|libdiscid-0.2.2-6|90	%changelog
12mr|libdiscid-0.2.2-6|91	

14705 12
12mr|libdmapsharing-2.9.15-1|1	%define api 3.0
12mr|libdmapsharing-2.9.15-1|2	%define major 2
12mr|libdmapsharing-2.9.15-1|3	%define libname %mklibname dmapsharing %{api} %{major}
12mr|libdmapsharing-2.9.15-1|4	%define develname %mklibname -d dmapsharing
12mr|libdmapsharing-2.9.15-1|5	
12mr|libdmapsharing-2.9.15-1|6	Summary:	A DMAP client and server library
12mr|libdmapsharing-2.9.15-1|7	Name:		libdmapsharing
12mr|libdmapsharing-2.9.15-1|8	Version:	2.9.15
12mr|libdmapsharing-2.9.15-1|9	Release:	1
12mr|libdmapsharing-2.9.15-1|10	License:	LGPLv2+
12mr|libdmapsharing-2.9.15-1|11	Group:		System/Libraries
12mr|libdmapsharing-2.9.15-1|12	URL:		http://www.flyn.org/projects/libdmapsharing/index.html
12mr|libdmapsharing-2.9.15-1|13	Source0:	http://www.flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.gz
12mr|libdmapsharing-2.9.15-1|14	Patch0:		libdmapsharing-2.9.14-link.patch
12mr|libdmapsharing-2.9.15-1|15	
12mr|libdmapsharing-2.9.15-1|16	BuildRequires:	gnome-common
12mr|libdmapsharing-2.9.15-1|17	BuildRequires:	gtk-doc
12mr|libdmapsharing-2.9.15-1|18	BuildRequires:	pkgconfig(avahi-client)
12mr|libdmapsharing-2.9.15-1|19	BuildRequires:	pkgconfig(avahi-glib)
12mr|libdmapsharing-2.9.15-1|20	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mr|libdmapsharing-2.9.15-1|21	BuildRequires:	pkgconfig(gee-1.0)
12mr|libdmapsharing-2.9.15-1|22	BuildRequires:	pkgconfig(glib-2.0)
12mr|libdmapsharing-2.9.15-1|23	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|libdmapsharing-2.9.15-1|24	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mr|libdmapsharing-2.9.15-1|25	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|libdmapsharing-2.9.15-1|26	
12mr|libdmapsharing-2.9.15-1|27	%description
12mr|libdmapsharing-2.9.15-1|28	libdmapsharing implements the DMAP protocols. This includes support for
12mr|libdmapsharing-2.9.15-1|29	DAAP and DPAP.
12mr|libdmapsharing-2.9.15-1|30	
12mr|libdmapsharing-2.9.15-1|31	%package -n %{libname}
12mr|libdmapsharing-2.9.15-1|32	Summary:	A DMAP client and server library
12mr|libdmapsharing-2.9.15-1|33	Group:		System/Libraries
12mr|libdmapsharing-2.9.15-1|34	
12mr|libdmapsharing-2.9.15-1|35	%description -n %{libname}
12mr|libdmapsharing-2.9.15-1|36	libdmapsharing implements the DMAP protocols. This includes support for
12mr|libdmapsharing-2.9.15-1|37	DAAP and DPAP.
12mr|libdmapsharing-2.9.15-1|38	
12mr|libdmapsharing-2.9.15-1|39	%package -n %{develname}
12mr|libdmapsharing-2.9.15-1|40	Summary:	Files needed to develop applications using libdmapsharing
12mr|libdmapsharing-2.9.15-1|41	Group:		Development/C
12mr|libdmapsharing-2.9.15-1|42	Requires:	%{libname} = %{version}-%{release}
12mr|libdmapsharing-2.9.15-1|43	Provides:	%{name}-devel = %{version}-%{release}
12mr|libdmapsharing-2.9.15-1|44	
12mr|libdmapsharing-2.9.15-1|45	%description -n %{develname}
12mr|libdmapsharing-2.9.15-1|46	libdmapsharing implements the DMAP protocols. This includes support for
12mr|libdmapsharing-2.9.15-1|47	DAAP and DPAP.  This package provides the libraries, include files, and
12mr|libdmapsharing-2.9.15-1|48	other resources needed for developing applications using libdmapsharing.
12mr|libdmapsharing-2.9.15-1|49	
12mr|libdmapsharing-2.9.15-1|50	%prep
12mr|libdmapsharing-2.9.15-1|51	%setup -q
12mr|libdmapsharing-2.9.15-1|52	%apply_patches
12mr|libdmapsharing-2.9.15-1|53	NOCONFIGURE=yes gnome-autogen.sh
12mr|libdmapsharing-2.9.15-1|54	
12mr|libdmapsharing-2.9.15-1|55	%build
12mr|libdmapsharing-2.9.15-1|56	%configure2_5x \
12mr|libdmapsharing-2.9.15-1|57	--disable-static
12mr|libdmapsharing-2.9.15-1|58	
12mr|libdmapsharing-2.9.15-1|59	%make
12mr|libdmapsharing-2.9.15-1|60	
12mr|libdmapsharing-2.9.15-1|61	%install
12mr|libdmapsharing-2.9.15-1|62	%makeinstall_std
12mr|libdmapsharing-2.9.15-1|63	
12mr|libdmapsharing-2.9.15-1|64	%files -n %{libname}
12mr|libdmapsharing-2.9.15-1|65	%{_libdir}/libdmapsharing-%{api}.so.%{major}*
12mr|libdmapsharing-2.9.15-1|66	
12mr|libdmapsharing-2.9.15-1|67	%files -n %{develname}
12mr|libdmapsharing-2.9.15-1|68	%{_libdir}/pkgconfig/libdmapsharing-*.pc
12mr|libdmapsharing-2.9.15-1|69	%{_includedir}/libdmapsharing-*
12mr|libdmapsharing-2.9.15-1|70	%{_libdir}/libdmapsharing-%{api}.so
12mr|libdmapsharing-2.9.15-1|71	%{_datadir}/gtk-doc/html/libdmapsharing-%{api}
12mr|libdmapsharing-2.9.15-1|72	
12mr|libdmapsharing-2.9.15-1|73	
12mr|libdmapsharing-2.9.15-1|74	%changelog
12mr|libdmapsharing-2.9.15-1|75	

14706 12
12mr|libdmtx-0.7.4-2|1	%define major 0
12mr|libdmtx-0.7.4-2|2	%define libname %mklibname dmtx %{major}
12mr|libdmtx-0.7.4-2|3	%define develname %mklibname -d dmtx
12mr|libdmtx-0.7.4-2|4	
12mr|libdmtx-0.7.4-2|5	Name:		libdmtx
12mr|libdmtx-0.7.4-2|6	Version:	0.7.4
12mr|libdmtx-0.7.4-2|7	Release:	2
12mr|libdmtx-0.7.4-2|8	Summary:	A library for reading and writing Data Matrix 2D barcodes
12mr|libdmtx-0.7.4-2|9	Group:		Development/C++
12mr|libdmtx-0.7.4-2|10	License: 	GPLv2
12mr|libdmtx-0.7.4-2|11	URL:		http://www.libdmtx.org
12mr|libdmtx-0.7.4-2|12	Source0:	http://downloads.sourceforge.net/project/libdmtx/libdmtx/0.7.4/%{name}-%{version}.tar.bz2
12mr|libdmtx-0.7.4-2|13	
12mr|libdmtx-0.7.4-2|14	%description
12mr|libdmtx-0.7.4-2|15	libdmtx is open source software for reading and writing Data Matrix 2D barcodes
12mr|libdmtx-0.7.4-2|16	on Linux and Unix. At its core libdmtx is a shared library, allowing C/C++
12mr|libdmtx-0.7.4-2|17	programs to use its capabilities without restrictions or overhead.
12mr|libdmtx-0.7.4-2|18	
12mr|libdmtx-0.7.4-2|19	%package -n %{libname}
12mr|libdmtx-0.7.4-2|20	Group:		Development/C++
12mr|libdmtx-0.7.4-2|21	Summary:	%{name} library package
12mr|libdmtx-0.7.4-2|22	
12mr|libdmtx-0.7.4-2|23	%description -n %{libname}
12mr|libdmtx-0.7.4-2|24	A library for reading and writing Data Matrix 2D barcodes.
12mr|libdmtx-0.7.4-2|25	
12mr|libdmtx-0.7.4-2|26	%package -n %{develname}
12mr|libdmtx-0.7.4-2|27	Group:		Development/C++
12mr|libdmtx-0.7.4-2|28	Summary:	%{name} developement files
12mr|libdmtx-0.7.4-2|29	Provides:	%{name}-devel = %{version}-%{release}
12mr|libdmtx-0.7.4-2|30	Requires:	%{libname} = %{version}-%{release}
12mr|libdmtx-0.7.4-2|31	Obsoletes:	%{name} < 0.7.4
12mr|libdmtx-0.7.4-2|32	
12mr|libdmtx-0.7.4-2|33	%description -n %{develname}
12mr|libdmtx-0.7.4-2|34	This package contains header files needed when building applications based on
12mr|libdmtx-0.7.4-2|35	%{name}.
12mr|libdmtx-0.7.4-2|36	
12mr|libdmtx-0.7.4-2|37	%prep
12mr|libdmtx-0.7.4-2|38	%setup -q
12mr|libdmtx-0.7.4-2|39	
12mr|libdmtx-0.7.4-2|40	%build
12mr|libdmtx-0.7.4-2|41	%configure2_5x \
12mr|libdmtx-0.7.4-2|42	--disable-static
12mr|libdmtx-0.7.4-2|43	
12mr|libdmtx-0.7.4-2|44	%make
12mr|libdmtx-0.7.4-2|45	
12mr|libdmtx-0.7.4-2|46	%install
12mr|libdmtx-0.7.4-2|47	%makeinstall_std
12mr|libdmtx-0.7.4-2|48	
12mr|libdmtx-0.7.4-2|49	%files -n %{libname}
12mr|libdmtx-0.7.4-2|50	%{_libdir}/%{name}.so.%{major}*
12mr|libdmtx-0.7.4-2|51	
12mr|libdmtx-0.7.4-2|52	%files -n %{develname}
12mr|libdmtx-0.7.4-2|53	%doc AUTHORS ChangeLog README NEWS KNOWNBUG
12mr|libdmtx-0.7.4-2|54	%{_includedir}/dmtx.h
12mr|libdmtx-0.7.4-2|55	%{_libdir}/%{name}.so
12mr|libdmtx-0.7.4-2|56	%{_libdir}/pkgconfig/%{name}.pc
12mr|libdmtx-0.7.4-2|57	%{_mandir}/man3/%{name}*
12mr|libdmtx-0.7.4-2|58	

14707 12
12mr|libdmx-1.1.2-2|1	%define major		1
12mr|libdmx-1.1.2-2|2	%define libname 	%mklibname dmx %{major}
12mr|libdmx-1.1.2-2|3	%define develname	%mklibname dmx -d
12mr|libdmx-1.1.2-2|4	
12mr|libdmx-1.1.2-2|5	Name:		libdmx
12mr|libdmx-1.1.2-2|6	Summary:	DMX library (part of X.org)
12mr|libdmx-1.1.2-2|7	Version:	1.1.2
12mr|libdmx-1.1.2-2|8	Release:	2
12mr|libdmx-1.1.2-2|9	Group:		Development/X11
12mr|libdmx-1.1.2-2|10	License:	MIT
12mr|libdmx-1.1.2-2|11	URL:		http://xorg.freedesktop.org
12mr|libdmx-1.1.2-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libdmx-%{version}.tar.bz2
12mr|libdmx-1.1.2-2|13	
12mr|libdmx-1.1.2-2|14	BuildRequires:	pkgconfig(x11)
12mr|libdmx-1.1.2-2|15	BuildRequires:	pkgconfig(xext)
12mr|libdmx-1.1.2-2|16	BuildRequires:	x11-proto-devel >= 7.5
12mr|libdmx-1.1.2-2|17	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libdmx-1.1.2-2|18	
12mr|libdmx-1.1.2-2|19	%description
12mr|libdmx-1.1.2-2|20	The DMX extension provides support for communication with and control of
12mr|libdmx-1.1.2-2|21	Xdmx server. Attributes of the Xdmx server and of the back-end screens
12mr|libdmx-1.1.2-2|22	attached to the server can be queried and modified via this protocol.
12mr|libdmx-1.1.2-2|23	
12mr|libdmx-1.1.2-2|24	%package -n %{libname}
12mr|libdmx-1.1.2-2|25	Summary:	The dmx Library
12mr|libdmx-1.1.2-2|26	Group:		Development/X11
12mr|libdmx-1.1.2-2|27	Conflicts:	libxorg-x11 < 7.0
12mr|libdmx-1.1.2-2|28	Provides:	%{name} = %{version}
12mr|libdmx-1.1.2-2|29	
12mr|libdmx-1.1.2-2|30	%description -n %{libname}
12mr|libdmx-1.1.2-2|31	The DMX extension provides support for communication with and control of
12mr|libdmx-1.1.2-2|32	Xdmx server. Attributes of the Xdmx server and of the back-end screens
12mr|libdmx-1.1.2-2|33	attached to the server can be queried and modified via this protocol.
12mr|libdmx-1.1.2-2|34	
12mr|libdmx-1.1.2-2|35	%package -n %{develname}
12mr|libdmx-1.1.2-2|36	Summary:	Development files for %{name}
12mr|libdmx-1.1.2-2|37	Group:		Development/X11
12mr|libdmx-1.1.2-2|38	Requires:	%{libname} = %{version}
12mr|libdmx-1.1.2-2|39	Provides:	%{name}-devel = %{version}-%{release}
12mr|libdmx-1.1.2-2|40	Conflicts:	libxorg-x11-devel < 7.0
12mr|libdmx-1.1.2-2|41	Conflicts:	x11-proto-devel < 7.5
12mr|libdmx-1.1.2-2|42	Obsoletes:	%{_lib}dmx1-devel < 1.1.2
12mr|libdmx-1.1.2-2|43	Obsoletes:	%{_lib}dmx-static-devel < 1.1.2
12mr|libdmx-1.1.2-2|44	
12mr|libdmx-1.1.2-2|45	%description -n %{develname}
12mr|libdmx-1.1.2-2|46	Development files for %{name}
12mr|libdmx-1.1.2-2|47	
12mr|libdmx-1.1.2-2|48	%prep
12mr|libdmx-1.1.2-2|49	%setup -q
12mr|libdmx-1.1.2-2|50	
12mr|libdmx-1.1.2-2|51	%build
12mr|libdmx-1.1.2-2|52	%configure2_5x	\
12mr|libdmx-1.1.2-2|53	--disable-static \
12mr|libdmx-1.1.2-2|54	--x-includes=%{_includedir} \
12mr|libdmx-1.1.2-2|55	--x-libraries=%{_libdir}
12mr|libdmx-1.1.2-2|56	
12mr|libdmx-1.1.2-2|57	%make
12mr|libdmx-1.1.2-2|58	
12mr|libdmx-1.1.2-2|59	%install
12mr|libdmx-1.1.2-2|60	%makeinstall_std
12mr|libdmx-1.1.2-2|61	
12mr|libdmx-1.1.2-2|62	%files -n %{libname}
12mr|libdmx-1.1.2-2|63	%{_libdir}/libdmx.so.%{major}*
12mr|libdmx-1.1.2-2|64	
12mr|libdmx-1.1.2-2|65	%files -n %{develname}
12mr|libdmx-1.1.2-2|66	%{_libdir}/libdmx.so
12mr|libdmx-1.1.2-2|67	%{_libdir}/pkgconfig/dmx.pc
12mr|libdmx-1.1.2-2|68	%{_includedir}/X11/extensions/*.h
12mr|libdmx-1.1.2-2|69	%{_mandir}/man3/DMX*.3*
12mr|libdmx-1.1.2-2|70	
12mr|libdmx-1.1.2-2|71	
12mr|libdmx-1.1.2-2|72	%changelog
12mr|libdmx-1.1.2-2|73	

14708 12
12mr|libdnet-1.12-13|1	%define major 1
12mr|libdnet-1.12-13|2	%define libname %mklibname dnet %{major}
12mr|libdnet-1.12-13|3	%define develname %mklibname dnet -d
12mr|libdnet-1.12-13|4	
12mr|libdnet-1.12-13|5	Summary:	Portable interface to several low-level networking routines
12mr|libdnet-1.12-13|6	Name:		libdnet
12mr|libdnet-1.12-13|7	Version:	1.12
12mr|libdnet-1.12-13|8	Release:	13
12mr|libdnet-1.12-13|9	License:	BSD
12mr|libdnet-1.12-13|10	Group:		System/Libraries
12mr|libdnet-1.12-13|11	URL:		http://code.google.com/p/libdnet/
12mr|libdnet-1.12-13|12	Source0:	http://libdnet.googlecode.com/files/%{name}-%{version}.tgz
12mr|libdnet-1.12-13|13	Patch0:		libdnet-shrext.patch
12mr|libdnet-1.12-13|14	Patch4:		libdnet-1.10-nmap2.diff
12mr|libdnet-1.12-13|15	BuildRequires:	autoconf automake libtool
12mr|libdnet-1.12-13|16	BuildRequires:	python-devel
12mr|libdnet-1.12-13|17	BuildRequires:	python-pyrex
12mr|libdnet-1.12-13|18	
12mr|libdnet-1.12-13|19	%description
12mr|libdnet-1.12-13|20	libdnet provides a simplified, portable interface to several
12mr|libdnet-1.12-13|21	low-level networking routines, including network address
12mr|libdnet-1.12-13|22	manipulation, kernel arp(4) cache and route(4) table lookup and
12mr|libdnet-1.12-13|23	manipulation, network firewalling, network interface lookup and
12mr|libdnet-1.12-13|24	manipulation, and raw IP packet and Ethernet frame transmission.
12mr|libdnet-1.12-13|25	
12mr|libdnet-1.12-13|26	%package -n	python-dnet
12mr|libdnet-1.12-13|27	Summary:	Python bindings for dnet
12mr|libdnet-1.12-13|28	Group:		Development/Python
12mr|libdnet-1.12-13|29	Requires:	python >= %{py_ver}
12mr|libdnet-1.12-13|30	
12mr|libdnet-1.12-13|31	%description -n	python-dnet
12mr|libdnet-1.12-13|32	This module provides a simplified interface to several low-level
12mr|libdnet-1.12-13|33	networking routines, including network address manipulation, kernel
12mr|libdnet-1.12-13|34	arp(4) cache and route(4) table lookup and manipulation, network
12mr|libdnet-1.12-13|35	firewalling, network interface lookup and manipulation, and raw IP
12mr|libdnet-1.12-13|36	packet and Ethernet frame transmission.
12mr|libdnet-1.12-13|37	
12mr|libdnet-1.12-13|38	%package -n	%{libname}
12mr|libdnet-1.12-13|39	Summary:	Portable interface to several low-level networking routines
12mr|libdnet-1.12-13|40	Group:		System/Libraries
12mr|libdnet-1.12-13|41	Provides:	%{name} = %{version}-%{release}
12mr|libdnet-1.12-13|42	
12mr|libdnet-1.12-13|43	%description -n	%{libname}
12mr|libdnet-1.12-13|44	libdnet provides a simplified, portable interface to several
12mr|libdnet-1.12-13|45	low-level networking routines, including network address
12mr|libdnet-1.12-13|46	manipulation, kernel arp(4) cache and route(4) table lookup and
12mr|libdnet-1.12-13|47	manipulation, network firewalling, network interface lookup and
12mr|libdnet-1.12-13|48	manipulation, and raw IP packet and Ethernet frame transmission.
12mr|libdnet-1.12-13|49	
12mr|libdnet-1.12-13|50	%package -n	%{libname}-utils
12mr|libdnet-1.12-13|51	Summary:	A simple test program for the %{libname} library
12mr|libdnet-1.12-13|52	Group:		System/Libraries
12mr|libdnet-1.12-13|53	Provides:	%{name}-utils = %{version}-%{release}
12mr|libdnet-1.12-13|54	
12mr|libdnet-1.12-13|55	%description -n	%{libname}-utils
12mr|libdnet-1.12-13|56	Provides a simple test program for the %{libname} library.
12mr|libdnet-1.12-13|57	
12mr|libdnet-1.12-13|58	%package -n	%{develname}
12mr|libdnet-1.12-13|59	Summary:	Static library and header files for the %{libname} library
12mr|libdnet-1.12-13|60	Group:		Development/C
12mr|libdnet-1.12-13|61	Provides:	dnet-devel = %{version}-%{release}
12mr|libdnet-1.12-13|62	Provides:	%{name}-devel = %{version}-%{release}
12mr|libdnet-1.12-13|63	Requires:	%{libname} = %{version}-%{release}
12mr|libdnet-1.12-13|64	
12mr|libdnet-1.12-13|65	%description -n	%{develname}
12mr|libdnet-1.12-13|66	libdnet provides a simplified, portable interface to several
12mr|libdnet-1.12-13|67	low-level networking routines, including network address
12mr|libdnet-1.12-13|68	manipulation, kernel arp(4) cache and route(4) table lookup and
12mr|libdnet-1.12-13|69	manipulation, network firewalling, network interface lookup and
12mr|libdnet-1.12-13|70	manipulation, and raw IP packet and Ethernet frame transmission.
12mr|libdnet-1.12-13|71	
12mr|libdnet-1.12-13|72	%prep
12mr|libdnet-1.12-13|73	%setup -q
12mr|libdnet-1.12-13|74	%patch0 -p1
12mr|libdnet-1.12-13|75	%patch4 -p0
12mr|libdnet-1.12-13|76	
12mr|libdnet-1.12-13|77	%build
12mr|libdnet-1.12-13|78	%configure2_5x --disable-static --with-python
12mr|libdnet-1.12-13|79	%make
12mr|libdnet-1.12-13|80	
12mr|libdnet-1.12-13|81	%install
12mr|libdnet-1.12-13|82	%makeinstall_std
12mr|libdnet-1.12-13|83	
12mr|libdnet-1.12-13|84	%multiarch_binaries %{buildroot}%{_bindir}/dnet-config
12mr|libdnet-1.12-13|85	
12mr|libdnet-1.12-13|86	%files -n %{libname}
12mr|libdnet-1.12-13|87	%doc README THANKS TODO
12mr|libdnet-1.12-13|88	%{_libdir}/*.so.%{major}*
12mr|libdnet-1.12-13|89	
12mr|libdnet-1.12-13|90	%files -n %{libname}-utils
12mr|libdnet-1.12-13|91	%{_sbindir}/*
12mr|libdnet-1.12-13|92	%{_mandir}/man8/*
12mr|libdnet-1.12-13|93	
12mr|libdnet-1.12-13|94	%files -n %{develname}
12mr|libdnet-1.12-13|95	%{multiarch_bindir}/dnet-config
12mr|libdnet-1.12-13|96	%{_bindir}/dnet-config
12mr|libdnet-1.12-13|97	%{_includedir}/*
12mr|libdnet-1.12-13|98	%{_libdir}/*.so
12mr|libdnet-1.12-13|99	%{_mandir}/man3/*
12mr|libdnet-1.12-13|100	
12mr|libdnet-1.12-13|101	%files -n python-dnet
12mr|libdnet-1.12-13|102	%{py_platsitedir}/*.egg-info
12mr|libdnet-1.12-13|103	%{py_platsitedir}/*.so
12mr|libdnet-1.12-13|104	
12mr|libdnet-1.12-13|105	%changelog
12mr|libdnet-1.12-13|106	* Thu Dec 08 2011 Oden Eriksson <oeriksson@mandriva.com> 1.12-12
12mr|libdnet-1.12-13|107	+ Revision: 738985
12mr|libdnet-1.12-13|108	- drop the static lib and the libtool *.la file
12mr|libdnet-1.12-13|109	- various fixes
12mr|libdnet-1.12-13|110	
12mr|libdnet-1.12-13|111	* Fri Apr 29 2011 Funda Wang <fwang@mandriva.org> 1.12-11
12mr|libdnet-1.12-13|112	+ Revision: 660616
12mr|libdnet-1.12-13|113	- really fix building
12mr|libdnet-1.12-13|114	- fix multiarch usages
12mr|libdnet-1.12-13|115	
12mr|libdnet-1.12-13|116	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|libdnet-1.12-13|117	- mass rebuild
12mr|libdnet-1.12-13|118	
12mr|libdnet-1.12-13|119	* Thu Nov 25 2010 Oden Eriksson <oeriksson@mandriva.com> 1.12-10mdv2011.0
12mr|libdnet-1.12-13|120	+ Revision: 601041
12mr|libdnet-1.12-13|121	- rebuild
12mr|libdnet-1.12-13|122	
12mr|libdnet-1.12-13|123	* Sun Mar 14 2010 Oden Eriksson <oeriksson@mandriva.com> 1.12-9mdv2010.1
12mr|libdnet-1.12-13|124	+ Revision: 519020
12mr|libdnet-1.12-13|125	- rebuild
12mr|libdnet-1.12-13|126	
12mr|libdnet-1.12-13|127	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.12-8mdv2010.0
12mr|libdnet-1.12-13|128	+ Revision: 425530
12mr|libdnet-1.12-13|129	- rebuild
12mr|libdnet-1.12-13|130	
12mr|libdnet-1.12-13|131	* Thu Dec 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.12-7mdv2009.1
12mr|libdnet-1.12-13|132	+ Revision: 315554
12mr|libdnet-1.12-13|133	- rebuild
12mr|libdnet-1.12-13|134	
12mr|libdnet-1.12-13|135	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 1.12-6mdv2009.0
12mr|libdnet-1.12-13|136	+ Revision: 264776
12mr|libdnet-1.12-13|137	- rebuild early 2009.0 package (before pixel changes)
12mr|libdnet-1.12-13|138	
12mr|libdnet-1.12-13|139	+ Pixel <pixel@mandriva.com>
12mr|libdnet-1.12-13|140	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|libdnet-1.12-13|141	
12mr|libdnet-1.12-13|142	* Fri May 30 2008 Oden Eriksson <oeriksson@mandriva.com> 1.12-5mdv2009.0
12mr|libdnet-1.12-13|143	+ Revision: 213445
12mr|libdnet-1.12-13|144	- fix spec/rpm borkiness (thanks _TPG and Anssi)
12mr|libdnet-1.12-13|145	- disable the python stuff for now
12mr|libdnet-1.12-13|146	- rebuild
12mr|libdnet-1.12-13|147	
12mr|libdnet-1.12-13|148	* Sun Jan 13 2008 Thierry Vignaud <tv@mandriva.org> 1.12-4mdv2008.1
12mr|libdnet-1.12-13|149	+ Revision: 150551
12mr|libdnet-1.12-13|150	- rebuild
12mr|libdnet-1.12-13|151	- kill re-definition of %%buildroot on Pixel's request
12mr|libdnet-1.12-13|152	
12mr|libdnet-1.12-13|153	+ Olivier Blin <blino@mandriva.org>
12mr|libdnet-1.12-13|154	- restore BuildRoot
12mr|libdnet-1.12-13|155	
12mr|libdnet-1.12-13|156	* Sun Sep 09 2007 Oden Eriksson <oeriksson@mandriva.com> 1.12-3mdv2008.0
12mr|libdnet-1.12-13|157	+ Revision: 83871
12mr|libdnet-1.12-13|158	- fix deps
12mr|libdnet-1.12-13|159	
12mr|libdnet-1.12-13|160	* Thu Sep 06 2007 Oden Eriksson <oeriksson@mandriva.com> 1.12-2mdv2008.0
12mr|libdnet-1.12-13|161	+ Revision: 81110
12mr|libdnet-1.12-13|162	- bump release
12mr|libdnet-1.12-13|163	- 1.12
12mr|libdnet-1.12-13|164	- new url
12mr|libdnet-1.12-13|165	- drop one upstream implemented patch
12mr|libdnet-1.12-13|166	
12mr|libdnet-1.12-13|167	* Wed Sep 05 2007 David Walluck <walluck@mandriva.org> 1.11-5mdv2008.0
12mr|libdnet-1.12-13|168	+ Revision: 79643
12mr|libdnet-1.12-13|169	- Provides: dnet-devel = %%{version}-%%{release}
12mr|libdnet-1.12-13|170	- version Obsoletes for rpmlint
12mr|libdnet-1.12-13|171	
12mr|libdnet-1.12-13|172	* Wed Aug 29 2007 Oden Eriksson <oeriksson@mandriva.com> 1.11-4mdv2008.0
12mr|libdnet-1.12-13|173	+ Revision: 74548
12mr|libdnet-1.12-13|174	- fix deps
12mr|libdnet-1.12-13|175	- conform to the new devel naming
12mr|libdnet-1.12-13|176	
12mr|libdnet-1.12-13|177	
12mr|libdnet-1.12-13|178	* Wed Dec 13 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.11-3mdv2007.0
12mr|libdnet-1.12-13|179	+ Revision: 96086
12mr|libdnet-1.12-13|180	- Fix File list
12mr|libdnet-1.12-13|181	- Rebuild for new python
12mr|libdnet-1.12-13|182	
12mr|libdnet-1.12-13|183	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|libdnet-1.12-13|184	- Import libdnet
12mr|libdnet-1.12-13|185	
12mr|libdnet-1.12-13|186	* Tue Jul 25 2006 Oden Eriksson <oeriksson@mandriva.com> 1.11-1mdv2007.0
12mr|libdnet-1.12-13|187	- 1.11
12mr|libdnet-1.12-13|188	- use python rpm macros
12mr|libdnet-1.12-13|189	- rediffed patches; P0
12mr|libdnet-1.12-13|190	- drop redundant patches; P1,P2
12mr|libdnet-1.12-13|191	- drop upstream patches; P5
12mr|libdnet-1.12-13|192	
12mr|libdnet-1.12-13|193	* Mon Dec 12 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.10-2mdk
12mr|libdnet-1.12-13|194	- add BuildRequires: pyrex
12mr|libdnet-1.12-13|195	
12mr|libdnet-1.12-13|196	* Sat Dec 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.10-1mdk
12mr|libdnet-1.12-13|197	- 1.10
12mr|libdnet-1.12-13|198	- rediffed P0,P2
12mr|libdnet-1.12-13|199	- added two patches from nmap (P3,P4)
12mr|libdnet-1.12-13|200	- added P5 from cvs to make the python module compile
12mr|libdnet-1.12-13|201	
12mr|libdnet-1.12-13|202	* Mon Jan 31 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.8-4mdk
12mr|libdnet-1.12-13|203	- fix deps and conditional %%multiarch
12mr|libdnet-1.12-13|204	- fix requires-on-release
12mr|libdnet-1.12-13|205	
12mr|libdnet-1.12-13|206	* Tue Sep 21 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.8-3mdk
12mr|libdnet-1.12-13|207	- use automake 1.4
12mr|libdnet-1.12-13|208	
12mr|libdnet-1.12-13|209	* Wed May 26 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.8-2mdk
12mr|libdnet-1.12-13|210	- make it compile on 9.2 too (libtool mess...)
12mr|libdnet-1.12-13|211	- added P1 & P2 from PLD
12mr|libdnet-1.12-13|212	
12mr|libdnet-1.12-13|213	* Mon May 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 1.8-1mdk
12mr|libdnet-1.12-13|214	- 1.8
12mr|libdnet-1.12-13|215	- fix libname (P0)
12mr|libdnet-1.12-13|216	- added the python stuff
12mr|libdnet-1.12-13|217	- misc spec file fixes
12mr|libdnet-1.12-13|218	
12mr|libdnet-1.12-13|219	* Sat Feb 28 2004 Pascal Terjan <pterjan@mandrake.org> 1.7-3mdk
12mr|libdnet-1.12-13|220	- dont obsolete current version and don't provide packagename = version
12mr|libdnet-1.12-13|221	

14709 12
12mr|libdrm-2.4.40-1|1	%define major 2
12mr|libdrm-2.4.40-1|2	%define libname %mklibname drm %{major}
12mr|libdrm-2.4.40-1|3	%define develname %mklibname drm -d
12mr|libdrm-2.4.40-1|4	
12mr|libdrm-2.4.40-1|5	%define kms_major 1
12mr|libdrm-2.4.40-1|6	%define libkms %mklibname kms %{kms_major}
12mr|libdrm-2.4.40-1|7	%ifarch %{ix86} x86_64
12mr|libdrm-2.4.40-1|8	%define intel_major 1
12mr|libdrm-2.4.40-1|9	%define libintel %mklibname drm_intel %{intel_major}
12mr|libdrm-2.4.40-1|10	%endif
12mr|libdrm-2.4.40-1|11	%define nouveau_major 2
12mr|libdrm-2.4.40-1|12	%define libnouveau %mklibname drm_nouveau %{nouveau_major}
12mr|libdrm-2.4.40-1|13	%define radeon_major 1
12mr|libdrm-2.4.40-1|14	%define libradeon %mklibname drm_radeon %{radeon_major}
12mr|libdrm-2.4.40-1|15	
12mr|libdrm-2.4.40-1|16	Summary:	Userspace interface to kernel DRM services
12mr|libdrm-2.4.40-1|17	Name:		libdrm
12mr|libdrm-2.4.40-1|18	Version:	2.4.40
12mr|libdrm-2.4.40-1|19	Release:	1
12mr|libdrm-2.4.40-1|20	Group:		System/Libraries
12mr|libdrm-2.4.40-1|21	License:	MIT/X11
12mr|libdrm-2.4.40-1|22	URL:		http://xorg.freedesktop.org
12mr|libdrm-2.4.40-1|23	Source0:	http://dri.freedesktop.org/libdrm/libdrm-%{version}.tar.bz2
12mr|libdrm-2.4.40-1|24	Source1:	91-drm-modeset.rules
12mr|libdrm-2.4.40-1|25	
12mr|libdrm-2.4.40-1|26	# Revert nouveau api so mesa 7.10.1 can build:
12mr|libdrm-2.4.40-1|27	# Patch0050: 0050-revert-nouveau-split-pushbuf-macros.patch
12mr|libdrm-2.4.40-1|28	
12mr|libdrm-2.4.40-1|29	# Backports from git:
12mr|libdrm-2.4.40-1|30	
12mr|libdrm-2.4.40-1|31	# (from mageia) Revert nouveau merge to allow mesa build.
12mr|libdrm-2.4.40-1|32	Patch0900: 0900-Revert-nouveau-silence-some-remaining-valgrind-warni.patch
12mr|libdrm-2.4.40-1|33	Patch0901: 0901-Revert-nouveau-fix-channel-closing.patch
12mr|libdrm-2.4.40-1|34	Patch0902: 0902-Revert-nouveau-expose-notifier-handle-on-nvc0-as-wel.patch
12mr|libdrm-2.4.40-1|35	Patch0903: 0903-Revert-nouveau-remove-unnecessary-EAGAIN-loops.patch
12mr|libdrm-2.4.40-1|36	Patch0904: 0904-Revert-nouveau-init-nvc0-channel-alloc-req-structure.patch
12mr|libdrm-2.4.40-1|37	
12mr|libdrm-2.4.40-1|38	
12mr|libdrm-2.4.40-1|39	
12mr|libdrm-2.4.40-1|40	Patch0100: 0100-RH-libdrm-make-dri-perms-okay-v1.1.patch
12mr|libdrm-2.4.40-1|41	# Do not try proc for backward Linux compatibility:
12mr|libdrm-2.4.40-1|42	Patch0101: 0101-RH-libdrm-2.4.0-no-bc-v1.3.patch
12mr|libdrm-2.4.40-1|43	
12mr|libdrm-2.4.40-1|44	Patch0500: 0500-improve-waiting-for-dri-device-to-appear-when-system.patch
12mr|libdrm-2.4.40-1|45	
12mr|libdrm-2.4.40-1|46	Patch1005: libdrm_mips_drm_cas.patch
12mr|libdrm-2.4.40-1|47	Patch1006: libdrm_mips_sarea_max.patch
12mr|libdrm-2.4.40-1|48	
12mr|libdrm-2.4.40-1|49	#Patch3000: libdrm-2.4.19-fix-linking.patch
12mr|libdrm-2.4.40-1|50	
12mr|libdrm-2.4.40-1|51	BuildRequires: kernel-headers >= 1:2.6.27.4-3mnb2
12mr|libdrm-2.4.40-1|52	BuildRequires: libpthread-stubs
12mr|libdrm-2.4.40-1|53	BuildRequires: x11-util-macros >= 1.0.1
12mr|libdrm-2.4.40-1|54	BuildRequires: udev-devel
12mr|libdrm-2.4.40-1|55	BuildRequires: libpciaccess-devel
12mr|libdrm-2.4.40-1|56	Conflicts:	kernel-headers <= 1:2.6.27.4-2mnb2
12mr|libdrm-2.4.40-1|57	
12mr|libdrm-2.4.40-1|58	%description
12mr|libdrm-2.4.40-1|59	Userspace interface to kernel DRM services
12mr|libdrm-2.4.40-1|60	
12mr|libdrm-2.4.40-1|61	%package common
12mr|libdrm-2.4.40-1|62	Summary:	Common files for the userspace interface to kernel DRM services
12mr|libdrm-2.4.40-1|63	Group:		System/Libraries
12mr|libdrm-2.4.40-1|64	
12mr|libdrm-2.4.40-1|65	%description common
12mr|libdrm-2.4.40-1|66	Common files for the userspace interface to kernel DRM services
12mr|libdrm-2.4.40-1|67	
12mr|libdrm-2.4.40-1|68	%package -n	%{libname}
12mr|libdrm-2.4.40-1|69	Summary:	Userspace interface to kernel DRM services
12mr|libdrm-2.4.40-1|70	Group:		System/Libraries
12mr|libdrm-2.4.40-1|71	Provides:	%{name} = %{version}
12mr|libdrm-2.4.40-1|72	Requires:	%{name}-common
12mr|libdrm-2.4.40-1|73	
12mr|libdrm-2.4.40-1|74	%description -n	%{libname}
12mr|libdrm-2.4.40-1|75	Userspace interface to kernel DRM services
12mr|libdrm-2.4.40-1|76	
12mr|libdrm-2.4.40-1|77	%package -n %{libkms}
12mr|libdrm-2.4.40-1|78	Summary:  Shared library for KMS
12mr|libdrm-2.4.40-1|79	Group:    System/Libraries
12mr|libdrm-2.4.40-1|80	
12mr|libdrm-2.4.40-1|81	%description -n %{libkms}
12mr|libdrm-2.4.40-1|82	Shared library for kernel mode setting.
12mr|libdrm-2.4.40-1|83	
12mr|libdrm-2.4.40-1|84	%ifarch %{ix86} x86_64
12mr|libdrm-2.4.40-1|85	%package -n	%{libintel}
12mr|libdrm-2.4.40-1|86	Summary:	Shared library for Intel kernel DRM services
12mr|libdrm-2.4.40-1|87	Group:		System/Libraries
12mr|libdrm-2.4.40-1|88	Conflicts:	%{_lib}drm2 < 2.4.5-2
12mr|libdrm-2.4.40-1|89	
12mr|libdrm-2.4.40-1|90	%description -n %{libintel}
12mr|libdrm-2.4.40-1|91	Shared library for Intel kernel Direct Rendering Manager services.
12mr|libdrm-2.4.40-1|92	%endif
12mr|libdrm-2.4.40-1|93	
12mr|libdrm-2.4.40-1|94	%package -n	%{libnouveau}
12mr|libdrm-2.4.40-1|95	Summary:	Shared library for Nouveau kernel DRM services
12mr|libdrm-2.4.40-1|96	Group:		System/Libraries
12mr|libdrm-2.4.40-1|97	
12mr|libdrm-2.4.40-1|98	%description -n %{libnouveau}
12mr|libdrm-2.4.40-1|99	Shared library for Nouveau kernel Direct Rendering Manager services.
12mr|libdrm-2.4.40-1|100	
12mr|libdrm-2.4.40-1|101	%package -n	%{libradeon}
12mr|libdrm-2.4.40-1|102	Summary:	Shared library for Radeon kernel DRM services
12mr|libdrm-2.4.40-1|103	Group:		System/Libraries
12mr|libdrm-2.4.40-1|104	Conflicts:	%{_lib}drm2 < 2.4.5-2
12mr|libdrm-2.4.40-1|105	
12mr|libdrm-2.4.40-1|106	%description -n %{libradeon}
12mr|libdrm-2.4.40-1|107	Shared library for Radeon kernel Direct Rendering Manager services.
12mr|libdrm-2.4.40-1|108	
12mr|libdrm-2.4.40-1|109	%package -n	%{develname}
12mr|libdrm-2.4.40-1|110	Summary:	Development files for %{name}
12mr|libdrm-2.4.40-1|111	Group:		Development/X11
12mr|libdrm-2.4.40-1|112	Requires:	%{libname} = %{version}
12mr|libdrm-2.4.40-1|113	Requires:	%{libkms} = %{version}
12mr|libdrm-2.4.40-1|114	%ifarch %{ix86} x86_64
12mr|libdrm-2.4.40-1|115	Requires:	%{libintel} = %{version}
12mr|libdrm-2.4.40-1|116	%endif
12mr|libdrm-2.4.40-1|117	Requires:	%{libnouveau} = %{version}
12mr|libdrm-2.4.40-1|118	Requires:	%{libradeon} = %{version}
12mr|libdrm-2.4.40-1|119	Provides:	%{name}-devel = %{version}-%{release}
12mr|libdrm-2.4.40-1|120	Obsoletes:	%{_lib}drm2-devel
12mr|libdrm-2.4.40-1|121	Obsoletes:	%{_lib}drm-static-devel
12mr|libdrm-2.4.40-1|122	Obsoletes:	drm-nouveau-devel < 2.3.0-2.20090111.2
12mr|libdrm-2.4.40-1|123	
12mr|libdrm-2.4.40-1|124	%description -n	%{develname}
12mr|libdrm-2.4.40-1|125	Development files for %{name}
12mr|libdrm-2.4.40-1|126	
12mr|libdrm-2.4.40-1|127	%prep
12mr|libdrm-2.4.40-1|128	%setup -q
12mr|libdrm-2.4.40-1|129	%apply_patches
12mr|libdrm-2.4.40-1|130	
12mr|libdrm-2.4.40-1|131	%build
12mr|libdrm-2.4.40-1|132	# Needed for patch4
12mr|libdrm-2.4.40-1|133	autoreconf -fv --install
12mr|libdrm-2.4.40-1|134	%configure2_5x \
12mr|libdrm-2.4.40-1|135	--enable-udev \
12mr|libdrm-2.4.40-1|136	%ifnarch %{ix86} x86_64
12mr|libdrm-2.4.40-1|137	--disable-intel \
12mr|libdrm-2.4.40-1|138	%endif
12mr|libdrm-2.4.40-1|139	--enable-nouveau-experimental-api
12mr|libdrm-2.4.40-1|140	
12mr|libdrm-2.4.40-1|141	%make
12mr|libdrm-2.4.40-1|142	
12mr|libdrm-2.4.40-1|143	%install
12mr|libdrm-2.4.40-1|144	rm -rf %{buildroot}
12mr|libdrm-2.4.40-1|145	
12mr|libdrm-2.4.40-1|146	%makeinstall_std
12mr|libdrm-2.4.40-1|147	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d/
12mr|libdrm-2.4.40-1|148	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/
12mr|libdrm-2.4.40-1|149	
12mr|libdrm-2.4.40-1|150	find %{buildroot} -type f -name '*.la' -exec rm -f {} \;
12mr|libdrm-2.4.40-1|151	
12mr|libdrm-2.4.40-1|152	# (cg) Note that RH remove drm.h drm_mode.h drm_sarea.h r300_reg.h via_3d_reg.h
12mr|libdrm-2.4.40-1|153	# and we should perhaps do the same? (previous attempts have not gone well :)
12mr|libdrm-2.4.40-1|154	
12mr|libdrm-2.4.40-1|155	%files common
12mr|libdrm-2.4.40-1|156	%{_sysconfdir}/udev/rules.d/91-drm-modeset.rules
12mr|libdrm-2.4.40-1|157	
12mr|libdrm-2.4.40-1|158	%files -n %{libname}
12mr|libdrm-2.4.40-1|159	%{_libdir}/libdrm.so.%{major}*
12mr|libdrm-2.4.40-1|160	
12mr|libdrm-2.4.40-1|161	%files -n %{libkms}
12mr|libdrm-2.4.40-1|162	%{_libdir}/libkms.so.%{kms_major}*
12mr|libdrm-2.4.40-1|163	
12mr|libdrm-2.4.40-1|164	%ifarch %{ix86} x86_64
12mr|libdrm-2.4.40-1|165	%files -n %{libintel}
12mr|libdrm-2.4.40-1|166	%{_libdir}/libdrm_intel.so.%{intel_major}*
12mr|libdrm-2.4.40-1|167	%endif
12mr|libdrm-2.4.40-1|168	
12mr|libdrm-2.4.40-1|169	%files -n %{libnouveau}
12mr|libdrm-2.4.40-1|170	%{_libdir}/libdrm_nouveau.so.%{nouveau_major}*
12mr|libdrm-2.4.40-1|171	
12mr|libdrm-2.4.40-1|172	%files -n %{libradeon}
12mr|libdrm-2.4.40-1|173	%{_libdir}/libdrm_radeon.so.%{radeon_major}*
12mr|libdrm-2.4.40-1|174	
12mr|libdrm-2.4.40-1|175	%files -n %{develname}
12mr|libdrm-2.4.40-1|176	%{_includedir}/libdrm
12mr|libdrm-2.4.40-1|177	%{_includedir}/libkms
12mr|libdrm-2.4.40-1|178	%{_includedir}/*.h
12mr|libdrm-2.4.40-1|179	%{_libdir}/libdrm*.so
12mr|libdrm-2.4.40-1|180	%{_libdir}/libkms.so
12mr|libdrm-2.4.40-1|181	%{_libdir}/pkgconfig/libdrm*.pc
12mr|libdrm-2.4.40-1|182	%{_libdir}/pkgconfig/libkms*.pc
12mr|libdrm-2.4.40-1|183	%{_mandir}/man3/*
12mr|libdrm-2.4.40-1|184	

14710 12
12mr|libdv-1.0.0-12|1	%define major 4
12mr|libdv-1.0.0-12|2	%define libname %mklibname dv %{major}
12mr|libdv-1.0.0-12|3	%define develname %mklibname -d dv
12mr|libdv-1.0.0-12|4	%define staticname %mklibname -d -s dv
12mr|libdv-1.0.0-12|5	
12mr|libdv-1.0.0-12|6	Summary:	DV software video codec
12mr|libdv-1.0.0-12|7	Name:		libdv
12mr|libdv-1.0.0-12|8	Version:	1.0.0
12mr|libdv-1.0.0-12|9	Release:	12
12mr|libdv-1.0.0-12|10	License:	LGPLv2+
12mr|libdv-1.0.0-12|11	Group:		Video
12mr|libdv-1.0.0-12|12	URL:		http://libdv.sourceforge.net/
12mr|libdv-1.0.0-12|13	Source0:	http://prdownloads.sourceforge.net/libdv/%{name}-%{version}.tar.bz2
12mr|libdv-1.0.0-12|14	Patch0:		libdv-mmxdetect-athlon.patch
12mr|libdv-1.0.0-12|15	Patch4:		libdv-0.104-zap-config.h.patch
12mr|libdv-1.0.0-12|16	Patch5:		libdv-0.104-move-config.h-to-apps.patch
12mr|libdv-1.0.0-12|17	BuildRequires:	popt-devel
12mr|libdv-1.0.0-12|18	
12mr|libdv-1.0.0-12|19	%description
12mr|libdv-1.0.0-12|20	The Quasar DV codec (libdv) is a software codec for DV video.  DV is
12mr|libdv-1.0.0-12|21	the encoding format used by most digital camcorders, typically those
12mr|libdv-1.0.0-12|22	that support the IEEE 1394 (aka FireWire or i.Link) interface.  libdv
12mr|libdv-1.0.0-12|23	was developed according to the official standards for DV video, IEC
12mr|libdv-1.0.0-12|24	61834 and SMPTE 314M. See http://libdv.sourceforge.net/ for more.
12mr|libdv-1.0.0-12|25	
12mr|libdv-1.0.0-12|26	%package	apps
12mr|libdv-1.0.0-12|27	Summary:	Binaries from libdv
12mr|libdv-1.0.0-12|28	Group:		Video
12mr|libdv-1.0.0-12|29	Provides:	%{_lib}dv2-apps = %{version}-%{release}
12mr|libdv-1.0.0-12|30	
12mr|libdv-1.0.0-12|31	%description	apps
12mr|libdv-1.0.0-12|32	The Quasar DV codec (libdv) is a software codec for DV video.  DV is
12mr|libdv-1.0.0-12|33	the encoding format used by most digital camcorders, typically those
12mr|libdv-1.0.0-12|34	that support the IEEE 1394 (aka FireWire or i.Link) interface.  libdv
12mr|libdv-1.0.0-12|35	was developed according to the official standards for DV video, IEC
12mr|libdv-1.0.0-12|36	61834 and SMPTE 314M.  See http://libdv.sourceforge.net/ for more.
12mr|libdv-1.0.0-12|37	
12mr|libdv-1.0.0-12|38	This is the libraries, include files and other resources you can use
12mr|libdv-1.0.0-12|39	to incorporate libdv into applications.
12mr|libdv-1.0.0-12|40	
12mr|libdv-1.0.0-12|41	
12mr|libdv-1.0.0-12|42	%package -n	%{libname}
12mr|libdv-1.0.0-12|43	Summary:	Libraries from libdv
12mr|libdv-1.0.0-12|44	Group:		System/Libraries
12mr|libdv-1.0.0-12|45	
12mr|libdv-1.0.0-12|46	%description -n	%{libname}
12mr|libdv-1.0.0-12|47	The Quasar DV codec (libdv) is a software codec for DV video.  DV is
12mr|libdv-1.0.0-12|48	the encoding format used by most digital camcorders, typically those
12mr|libdv-1.0.0-12|49	that support the IEEE 1394 (aka FireWire or i.Link) interface.  libdv
12mr|libdv-1.0.0-12|50	was developed according to the official standards for DV video, IEC
12mr|libdv-1.0.0-12|51	61834 and SMPTE 314M.  See http://libdv.sourceforge.net/ for more.
12mr|libdv-1.0.0-12|52	
12mr|libdv-1.0.0-12|53	This is the libraries, include files and other resources you can use
12mr|libdv-1.0.0-12|54	to incorporate libdv into applications.
12mr|libdv-1.0.0-12|55	
12mr|libdv-1.0.0-12|56	%package -n	%{develname}
12mr|libdv-1.0.0-12|57	Summary:	Devel files from libdv
12mr|libdv-1.0.0-12|58	Group:		Development/C
12mr|libdv-1.0.0-12|59	Requires:	%{libname} = %{version}-%{release}
12mr|libdv-1.0.0-12|60	Requires:	popt-devel
12mr|libdv-1.0.0-12|61	Provides:	libdv-devel = %{version}-%{release}
12mr|libdv-1.0.0-12|62	
12mr|libdv-1.0.0-12|63	%description -n	%{develname}
12mr|libdv-1.0.0-12|64	The Quasar DV codec (libdv) is a software codec for DV video.  DV is
12mr|libdv-1.0.0-12|65	the encoding format used by most digital camcorders, typically those
12mr|libdv-1.0.0-12|66	that support the IEEE 1394 (aka FireWire or i.Link) interface.  libdv
12mr|libdv-1.0.0-12|67	was developed according to the official standards for DV video, IEC
12mr|libdv-1.0.0-12|68	61834 and SMPTE 314M.  See http://libdv.sourceforge.net/ for more.
12mr|libdv-1.0.0-12|69	
12mr|libdv-1.0.0-12|70	This is the libraries, include files and other resources you can use
12mr|libdv-1.0.0-12|71	to incorporate libdv into applications.
12mr|libdv-1.0.0-12|72	
12mr|libdv-1.0.0-12|73	%package -n	%{staticname}
12mr|libdv-1.0.0-12|74	Group:		Development/C
12mr|libdv-1.0.0-12|75	Summary:	Static library of %{name}
12mr|libdv-1.0.0-12|76	Requires:	%{develname} = %{version}-%{release}
12mr|libdv-1.0.0-12|77	
12mr|libdv-1.0.0-12|78	%description -n	%{staticname}
12mr|libdv-1.0.0-12|79	This package contains the static library required for statically
12mr|libdv-1.0.0-12|80	linking applications based on %{name}.
12mr|libdv-1.0.0-12|81	
12mr|libdv-1.0.0-12|82	%prep
12mr|libdv-1.0.0-12|83	%setup -q
12mr|libdv-1.0.0-12|84	%patch0 -p1 -b .mmx_athlon
12mr|libdv-1.0.0-12|85	%patch4 -p1 -b .zap_config
12mr|libdv-1.0.0-12|86	%patch5 -p1 -b .move_config
12mr|libdv-1.0.0-12|87	
12mr|libdv-1.0.0-12|88	%build
12mr|libdv-1.0.0-12|89	# Needed for snapshot releases.
12mr|libdv-1.0.0-12|90	if [ ! -f configure ]; then
12mr|libdv-1.0.0-12|91	./bootstrap
12mr|libdv-1.0.0-12|92	fi
12mr|libdv-1.0.0-12|93	%configure2_5x --enable-shared --disable-gtk
12mr|libdv-1.0.0-12|94	
12mr|libdv-1.0.0-12|95	%make
12mr|libdv-1.0.0-12|96	
12mr|libdv-1.0.0-12|97	%install
12mr|libdv-1.0.0-12|98	%makeinstall_std
12mr|libdv-1.0.0-12|99	
12mr|libdv-1.0.0-12|100	%files apps
12mr|libdv-1.0.0-12|101	%doc ChangeLog COPYING README AUTHORS NEWS INSTALL TODO COPYRIGHT
12mr|libdv-1.0.0-12|102	%{_bindir}/*
12mr|libdv-1.0.0-12|103	%{_mandir}/man1/*
12mr|libdv-1.0.0-12|104	
12mr|libdv-1.0.0-12|105	%files -n %{libname}
12mr|libdv-1.0.0-12|106	%{_libdir}/*.so.%{major}*
12mr|libdv-1.0.0-12|107	
12mr|libdv-1.0.0-12|108	%files -n %{develname}
12mr|libdv-1.0.0-12|109	%doc ChangeLog COPYING README AUTHORS NEWS INSTALL TODO COPYRIGHT
12mr|libdv-1.0.0-12|110	%{_includedir}/libdv
12mr|libdv-1.0.0-12|111	%{_libdir}/*.so
12mr|libdv-1.0.0-12|112	%{_libdir}/pkgconfig/libdv.pc
12mr|libdv-1.0.0-12|113	
12mr|libdv-1.0.0-12|114	%files -n %{staticname}
12mr|libdv-1.0.0-12|115	%{_libdir}/*.a
12mr|libdv-1.0.0-12|116	
12mr|libdv-1.0.0-12|117	
12mr|libdv-1.0.0-12|118	%changelog
12mr|libdv-1.0.0-12|119	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libdv-1.0.0-12|120	+ Commit: 5435ba4
12mr|libdv-1.0.0-12|121	- Spec cleanup, drop .la files
12mr|libdv-1.0.0-12|122	
12mr|libdv-1.0.0-12|123	

14711 12
12mr|libdvbpsi-0.2.2-2|1	%define major		7
12mr|libdvbpsi-0.2.2-2|2	%define oname		%{name}
12mr|libdvbpsi-0.2.2-2|3	
12mr|libdvbpsi-0.2.2-2|4	%define libname %mklibname dvbpsi %{major}
12mr|libdvbpsi-0.2.2-2|5	%define develname %mklibname -d dvbpsi
12mr|libdvbpsi-0.2.2-2|6	
12mr|libdvbpsi-0.2.2-2|7	Summary:	A library for decoding and generating MPEG 2 and DVB PSI sections
12mr|libdvbpsi-0.2.2-2|8	Name:		libdvbpsi
12mr|libdvbpsi-0.2.2-2|9	Version:	0.2.2
12mr|libdvbpsi-0.2.2-2|10	Release:	2
12mr|libdvbpsi-0.2.2-2|11	License:	GPLv2+
12mr|libdvbpsi-0.2.2-2|12	Group:		System/Libraries
12mr|libdvbpsi-0.2.2-2|13	URL:		http://www.videolan.org/libdvbpsi/
12mr|libdvbpsi-0.2.2-2|14	Source:		http://www.videolan.org/pub/videolan/libdvbpsi/%{version}/%{oname}-%{version}.tar.bz2
12mr|libdvbpsi-0.2.2-2|15	
12mr|libdvbpsi-0.2.2-2|16	%description
12mr|libdvbpsi-0.2.2-2|17	libdvbpsi is a simple library designed for decoding and generating
12mr|libdvbpsi-0.2.2-2|18	MPEG 2 TS and DVB PSI tables. The important features are:
12mr|libdvbpsi-0.2.2-2|19	* PAT decoder and generator.
12mr|libdvbpsi-0.2.2-2|20	* PMT decoder and generator.
12mr|libdvbpsi-0.2.2-2|21	
12mr|libdvbpsi-0.2.2-2|22	%package -n %{libname}
12mr|libdvbpsi-0.2.2-2|23	Summary:	A library for decoding and generating MPEG 2 and DVB PSI sections
12mr|libdvbpsi-0.2.2-2|24	Group:		System/Libraries
12mr|libdvbpsi-0.2.2-2|25	Provides:	%{name}
12mr|libdvbpsi-0.2.2-2|26	
12mr|libdvbpsi-0.2.2-2|27	%description -n %{libname}
12mr|libdvbpsi-0.2.2-2|28	libdvbpsi is a simple library designed for decoding and generating
12mr|libdvbpsi-0.2.2-2|29	MPEG 2 TS and DVB PSI tables. The important features are:
12mr|libdvbpsi-0.2.2-2|30	* PAT decoder and generator.
12mr|libdvbpsi-0.2.2-2|31	* PMT decoder and generator.
12mr|libdvbpsi-0.2.2-2|32	
12mr|libdvbpsi-0.2.2-2|33	%package -n %{develname}
12mr|libdvbpsi-0.2.2-2|34	Summary:	Development tools for programs which will use the libdvbpsi library
12mr|libdvbpsi-0.2.2-2|35	Group:		Development/C
12mr|libdvbpsi-0.2.2-2|36	Provides:	%{name}-devel = %{version}-%{release}
12mr|libdvbpsi-0.2.2-2|37	Requires:	%{libname} = %{version}
12mr|libdvbpsi-0.2.2-2|38	Obsoletes:	%{mklibname -d dvbpsi 4} < 0.2.2
12mr|libdvbpsi-0.2.2-2|39	
12mr|libdvbpsi-0.2.2-2|40	%description -n %{develname}
12mr|libdvbpsi-0.2.2-2|41	The %{name}-devel package includes the header files and static libraries
12mr|libdvbpsi-0.2.2-2|42	necessary for developing programs which will manipulate MPEG 2 and DVB PSI
12mr|libdvbpsi-0.2.2-2|43	information using the %{name} library.
12mr|libdvbpsi-0.2.2-2|44	
12mr|libdvbpsi-0.2.2-2|45	If you are going to develop programs which will manipulate MPEG 2 and DVB PSI
12mr|libdvbpsi-0.2.2-2|46	information you should install %{name}-devel.  You'll also need to have
12mr|libdvbpsi-0.2.2-2|47	the %{name} package installed.
12mr|libdvbpsi-0.2.2-2|48	
12mr|libdvbpsi-0.2.2-2|49	
12mr|libdvbpsi-0.2.2-2|50	%prep
12mr|libdvbpsi-0.2.2-2|51	%setup -q -n %{oname}-%{version}
12mr|libdvbpsi-0.2.2-2|52	
12mr|libdvbpsi-0.2.2-2|53	%build
12mr|libdvbpsi-0.2.2-2|54	%configure2_5x \
12mr|libdvbpsi-0.2.2-2|55	--enable-release \
12mr|libdvbpsi-0.2.2-2|56	--disable-static
12mr|libdvbpsi-0.2.2-2|57	%make
12mr|libdvbpsi-0.2.2-2|58	
12mr|libdvbpsi-0.2.2-2|59	%install
12mr|libdvbpsi-0.2.2-2|60	%makeinstall_std
12mr|libdvbpsi-0.2.2-2|61	
12mr|libdvbpsi-0.2.2-2|62	%files -n %{libname}
12mr|libdvbpsi-0.2.2-2|63	%doc AUTHORS README COPYING ChangeLog
12mr|libdvbpsi-0.2.2-2|64	%{_libdir}/*.so.%{major}*
12mr|libdvbpsi-0.2.2-2|65	
12mr|libdvbpsi-0.2.2-2|66	%files -n %{develname}
12mr|libdvbpsi-0.2.2-2|67	%doc COPYING
12mr|libdvbpsi-0.2.2-2|68	%{_libdir}/*.so
12mr|libdvbpsi-0.2.2-2|69	%{_includedir}/*
12mr|libdvbpsi-0.2.2-2|70	%{_libdir}/pkgconfig/%{name}.pc
12mr|libdvbpsi-0.2.2-2|71	
12mr|libdvbpsi-0.2.2-2|72	
12mr|libdvbpsi-0.2.2-2|73	%changelog
12mr|libdvbpsi-0.2.2-2|74	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libdvbpsi-0.2.2-2|75	+ Commit: a717920
12mr|libdvbpsi-0.2.2-2|76	- New version 0.2.2 (sync with Cooker), fix unversioned Obsoletes, spec cleanup
12mr|libdvbpsi-0.2.2-2|77	
12mr|libdvbpsi-0.2.2-2|78	

14712 12
12mr|libdvdnav-4.2.0-2|1	%define major 4
12mr|libdvdnav-4.2.0-2|2	%define libname %mklibname dvdnav %{major}
12mr|libdvdnav-4.2.0-2|3	%define develname %mklibname dvdnav -d
12mr|libdvdnav-4.2.0-2|4	
12mr|libdvdnav-4.2.0-2|5	Name:		libdvdnav
12mr|libdvdnav-4.2.0-2|6	Summary:	DVD Navigation library
12mr|libdvdnav-4.2.0-2|7	Version:	4.2.0
12mr|libdvdnav-4.2.0-2|8	Release:	2
12mr|libdvdnav-4.2.0-2|9	Group:		System/Libraries
12mr|libdvdnav-4.2.0-2|10	License:	GPLv2+
12mr|libdvdnav-4.2.0-2|11	URL:		http://www.mplayerhq.hu
12mr|libdvdnav-4.2.0-2|12	Source0:	http://dvdnav.mplayerhq.hu/releases/%{name}-%{version}.tar.bz2
12mr|libdvdnav-4.2.0-2|13	BuildRequires:	pkgconfig(dvdread)
12mr|libdvdnav-4.2.0-2|14	
12mr|libdvdnav-4.2.0-2|15	%description
12mr|libdvdnav-4.2.0-2|16	libdvdnav provides support to applications wishing to make use of advanced
12mr|libdvdnav-4.2.0-2|17	DVD features.
12mr|libdvdnav-4.2.0-2|18	
12mr|libdvdnav-4.2.0-2|19	%package -n	%{libname}
12mr|libdvdnav-4.2.0-2|20	Summary:	DVD Navigation library
12mr|libdvdnav-4.2.0-2|21	Group:		System/Libraries
12mr|libdvdnav-4.2.0-2|22	
12mr|libdvdnav-4.2.0-2|23	%description -n	%{libname}
12mr|libdvdnav-4.2.0-2|24	libdvdnav provides support to applications wishing to make use of advanced
12mr|libdvdnav-4.2.0-2|25	DVD features.
12mr|libdvdnav-4.2.0-2|26	
12mr|libdvdnav-4.2.0-2|27	%package -n	%{develname}
12mr|libdvdnav-4.2.0-2|28	Summary:	DVD Navigation library headers and support files
12mr|libdvdnav-4.2.0-2|29	Group:		Development/C
12mr|libdvdnav-4.2.0-2|30	Requires:	%{libname} = %{version}
12mr|libdvdnav-4.2.0-2|31	Provides:	%{name}-devel = %{version}-%{release}
12mr|libdvdnav-4.2.0-2|32	Obsoletes:	%{mklibname dvdnav 4 -d} < 4.2.0
12mr|libdvdnav-4.2.0-2|33	
12mr|libdvdnav-4.2.0-2|34	%description -n	%{develname}
12mr|libdvdnav-4.2.0-2|35	libdvdnav provides support to applications wishing to make use of advanced
12mr|libdvdnav-4.2.0-2|36	DVD features.
12mr|libdvdnav-4.2.0-2|37	
12mr|libdvdnav-4.2.0-2|38	This package contains the C headers and support files for compiling
12mr|libdvdnav-4.2.0-2|39	applications with libdvdnav.
12mr|libdvdnav-4.2.0-2|40	
12mr|libdvdnav-4.2.0-2|41	%prep
12mr|libdvdnav-4.2.0-2|42	%setup -q
12mr|libdvdnav-4.2.0-2|43	
12mr|libdvdnav-4.2.0-2|44	%build
12mr|libdvdnav-4.2.0-2|45	./autogen.sh
12mr|libdvdnav-4.2.0-2|46	%define _disable_ld_no_undefined 1
12mr|libdvdnav-4.2.0-2|47	%configure2_5x
12mr|libdvdnav-4.2.0-2|48	%make
12mr|libdvdnav-4.2.0-2|49	
12mr|libdvdnav-4.2.0-2|50	%install
12mr|libdvdnav-4.2.0-2|51	%makeinstall_std
12mr|libdvdnav-4.2.0-2|52	#gw remove buildroot
12mr|libdvdnav-4.2.0-2|53	perl -pi -e "s^%{buildroot}^^" %{buildroot}%{_bindir}/dvdnav-config
12mr|libdvdnav-4.2.0-2|54	
12mr|libdvdnav-4.2.0-2|55	%multiarch_binaries %{buildroot}%{_bindir}/dvdnav-config
12mr|libdvdnav-4.2.0-2|56	
12mr|libdvdnav-4.2.0-2|57	%files -n %{libname}
12mr|libdvdnav-4.2.0-2|58	%doc COPYING README
12mr|libdvdnav-4.2.0-2|59	%{_libdir}/libdvdnavmini.so.%{major}*
12mr|libdvdnav-4.2.0-2|60	%{_libdir}/libdvdnav.so.%{major}*
12mr|libdvdnav-4.2.0-2|61	
12mr|libdvdnav-4.2.0-2|62	%files -n %{develname}
12mr|libdvdnav-4.2.0-2|63	%doc COPYING NEWS TODO AUTHORS
12mr|libdvdnav-4.2.0-2|64	%{_bindir}/dvdnav-config
12mr|libdvdnav-4.2.0-2|65	%{multiarch_bindir}/dvdnav-config
12mr|libdvdnav-4.2.0-2|66	%{_libdir}/libdvdnavmini.so
12mr|libdvdnav-4.2.0-2|67	%{_libdir}/libdvdnav.so
12mr|libdvdnav-4.2.0-2|68	%{_includedir}/dvdnav/
12mr|libdvdnav-4.2.0-2|69	%{_datadir}/aclocal/dvdnav.m4
12mr|libdvdnav-4.2.0-2|70	%{_libdir}/pkgconfig/dvdnav.pc
12mr|libdvdnav-4.2.0-2|71	%{_libdir}/pkgconfig/dvdnavmini.pc
12mr|libdvdnav-4.2.0-2|72	
12mr|libdvdnav-4.2.0-2|73	
12mr|libdvdnav-4.2.0-2|74	%changelog
12mr|libdvdnav-4.2.0-2|75	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libdvdnav-4.2.0-2|76	+ Commit: 5c46501
12mr|libdvdnav-4.2.0-2|77	- New version 4.2.0 (sync with Cooker), fix unversioned Obsoletes, spec cleanup
12mr|libdvdnav-4.2.0-2|78	
12mr|libdvdnav-4.2.0-2|79	

14713 12
12mr|libdvdread-4.2.0-2|1	%define major 4
12mr|libdvdread-4.2.0-2|2	%define libname %mklibname dvdread %{major}
12mr|libdvdread-4.2.0-2|3	%define develname %mklibname dvdread -d
12mr|libdvdread-4.2.0-2|4	
12mr|libdvdread-4.2.0-2|5	Summary:	Library to read DVD images
12mr|libdvdread-4.2.0-2|6	Name:		libdvdread
12mr|libdvdread-4.2.0-2|7	Version:	4.2.0
12mr|libdvdread-4.2.0-2|8	Release:	2
12mr|libdvdread-4.2.0-2|9	License:	GPLv2+
12mr|libdvdread-4.2.0-2|10	Group:		System/Libraries
12mr|libdvdread-4.2.0-2|11	URL:		http://www.mplayerhq.hu/
12mr|libdvdread-4.2.0-2|12	Source0:	http://dvdnav.mplayerhq.hu/releases/%{name}-%{version}.tar.bz2
12mr|libdvdread-4.2.0-2|13	Patch1:		libdvdread-4.1.3-m4.patch
12mr|libdvdread-4.2.0-2|14	
12mr|libdvdread-4.2.0-2|15	%description
12mr|libdvdread-4.2.0-2|16	libdvdread provides a simple foundation for reading DVD-Video images.
12mr|libdvdread-4.2.0-2|17	
12mr|libdvdread-4.2.0-2|18	%package -n	%{libname}
12mr|libdvdread-4.2.0-2|19	Summary:	Library to read DVD images
12mr|libdvdread-4.2.0-2|20	Group:		System/Libraries
12mr|libdvdread-4.2.0-2|21	
12mr|libdvdread-4.2.0-2|22	%description -n	%{libname}
12mr|libdvdread-4.2.0-2|23	Libdvdread provides a simple foundation for reading DVD-Video images.
12mr|libdvdread-4.2.0-2|24	This package contains the shared library to run applications utilizing
12mr|libdvdread-4.2.0-2|25	libdvdread.
12mr|libdvdread-4.2.0-2|26	
12mr|libdvdread-4.2.0-2|27	%package -n	%{develname}
12mr|libdvdread-4.2.0-2|28	Summary:	Libdvdread library headers
12mr|libdvdread-4.2.0-2|29	Group:		Development/C
12mr|libdvdread-4.2.0-2|30	Requires:	%{libname} = %{version}
12mr|libdvdread-4.2.0-2|31	Provides:	%{name}-devel = %{version}-%{release}
12mr|libdvdread-4.2.0-2|32	Obsoletes:	%{mklibname dvdread 3 -d} < 4.2.0
12mr|libdvdread-4.2.0-2|33	
12mr|libdvdread-4.2.0-2|34	%description -n	%{develname}
12mr|libdvdread-4.2.0-2|35	This is the libraries, include files and other resources you can use
12mr|libdvdread-4.2.0-2|36	to incorporate libdvdread into applications.
12mr|libdvdread-4.2.0-2|37	
12mr|libdvdread-4.2.0-2|38	%prep
12mr|libdvdread-4.2.0-2|39	%setup -q
12mr|libdvdread-4.2.0-2|40	%apply_patches
12mr|libdvdread-4.2.0-2|41	
12mr|libdvdread-4.2.0-2|42	%build
12mr|libdvdread-4.2.0-2|43	./autogen.sh
12mr|libdvdread-4.2.0-2|44	%configure2_5x
12mr|libdvdread-4.2.0-2|45	%make
12mr|libdvdread-4.2.0-2|46	
12mr|libdvdread-4.2.0-2|47	%install
12mr|libdvdread-4.2.0-2|48	%makeinstall_std
12mr|libdvdread-4.2.0-2|49	mkdir -p %{buildroot}/%{_bindir}
12mr|libdvdread-4.2.0-2|50	
12mr|libdvdread-4.2.0-2|51	%multiarch_binaries %{buildroot}%{_bindir}/dvdread-config
12mr|libdvdread-4.2.0-2|52	
12mr|libdvdread-4.2.0-2|53	%files -n %{libname}
12mr|libdvdread-4.2.0-2|54	%defattr(644,root,root,755)
12mr|libdvdread-4.2.0-2|55	%doc README AUTHORS TODO
12mr|libdvdread-4.2.0-2|56	%attr(755,root,root) %{_libdir}/lib*.so.%{major}*
12mr|libdvdread-4.2.0-2|57	
12mr|libdvdread-4.2.0-2|58	%files -n %{develname}
12mr|libdvdread-4.2.0-2|59	%defattr(644,root,root,755)
12mr|libdvdread-4.2.0-2|60	%{_includedir}/dvdread
12mr|libdvdread-4.2.0-2|61	%attr(755,root,root) %{_libdir}/lib*.so
12mr|libdvdread-4.2.0-2|62	%{_datadir}/aclocal/dvdread.m4
12mr|libdvdread-4.2.0-2|63	%{_libdir}/pkgconfig/dvdread.pc
12mr|libdvdread-4.2.0-2|64	%attr(755,root,root) %{_bindir}/dvdread-config
12mr|libdvdread-4.2.0-2|65	%attr(755,root,root) %{multiarch_bindir}/dvdread-config
12mr|libdvdread-4.2.0-2|66	
12mr|libdvdread-4.2.0-2|67	
12mr|libdvdread-4.2.0-2|68	
12mr|libdvdread-4.2.0-2|69	%changelog
12mr|libdvdread-4.2.0-2|70	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libdvdread-4.2.0-2|71	+ Commit: 543a8d8
12mr|libdvdread-4.2.0-2|72	- Drop .la files
12mr|libdvdread-4.2.0-2|73	
12mr|libdvdread-4.2.0-2|74	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libdvdread-4.2.0-2|75	+ Commit: b95afe4
12mr|libdvdread-4.2.0-2|76	- New version 4.2.0 (sync with Cooker), fix unversioned Obsoletes
12mr|libdvdread-4.2.0-2|77	
12mr|libdvdread-4.2.0-2|78	

14714 12
12mr|libdynamite-0.1.1-4|1	%define major		0
12mr|libdynamite-0.1.1-4|2	%define libname		%mklibname dynamite %major
12mr|libdynamite-0.1.1-4|3	%define develname	%mklibname -d dynamite
12mr|libdynamite-0.1.1-4|4	
12mr|libdynamite-0.1.1-4|5	Name:		libdynamite
12mr|libdynamite-0.1.1-4|6	Summary:	SynCE: PKWARE decompressor
12mr|libdynamite-0.1.1-4|7	Version:	0.1.1
12mr|libdynamite-0.1.1-4|8	Release:	%{mkrel 4}
12mr|libdynamite-0.1.1-4|9	License:	MIT
12mr|libdynamite-0.1.1-4|10	Group:		System/Libraries
12mr|libdynamite-0.1.1-4|11	Source0:	http://downloads.sourceforge.net/synce/%{name}-%{version}.tar.gz
12mr|libdynamite-0.1.1-4|12	URL:		http://synce.sourceforge.net/
12mr|libdynamite-0.1.1-4|13	BuildRequires:	gettext-devel
12mr|libdynamite-0.1.1-4|14	Buildroot:	%{_tmppath}/%{name}-%{version}-root
12mr|libdynamite-0.1.1-4|15	
12mr|libdynamite-0.1.1-4|16	%description
12mr|libdynamite-0.1.1-4|17	Dynamite is a tool and library for decompressing data compressed
12mr|libdynamite-0.1.1-4|18	with the PKWARE Data Compression Library.
12mr|libdynamite-0.1.1-4|19	
12mr|libdynamite-0.1.1-4|20	%package -n dynamite
12mr|libdynamite-0.1.1-4|21	Group:		Archiving/Other
12mr|libdynamite-0.1.1-4|22	Summary:	SynCE: PKWARE decompressor
12mr|libdynamite-0.1.1-4|23	
12mr|libdynamite-0.1.1-4|24	%description -n dynamite
12mr|libdynamite-0.1.1-4|25	Dynamite is a tool for decompressing data compressed with the PKWARE
12mr|libdynamite-0.1.1-4|26	Data Compression Library.
12mr|libdynamite-0.1.1-4|27	
12mr|libdynamite-0.1.1-4|28	%package -n %{libname}
12mr|libdynamite-0.1.1-4|29	Group:		System/Libraries
12mr|libdynamite-0.1.1-4|30	Summary:	SynCE: PKWARE decompressor
12mr|libdynamite-0.1.1-4|31	
12mr|libdynamite-0.1.1-4|32	%description -n %{libname}
12mr|libdynamite-0.1.1-4|33	Libdynamite is part of the SynCE project. This package contains shared
12mr|libdynamite-0.1.1-4|34	libraries.
12mr|libdynamite-0.1.1-4|35	
12mr|libdynamite-0.1.1-4|36	%package -n	%{develname}
12mr|libdynamite-0.1.1-4|37	Group:		Development/C
12mr|libdynamite-0.1.1-4|38	Summary:	SynCE: PKWARE decompressor
12mr|libdynamite-0.1.1-4|39	Provides:	%{name}-devel = %{version}-%{release}
12mr|libdynamite-0.1.1-4|40	Requires:	%{libname} = %{version}-%{release}
12mr|libdynamite-0.1.1-4|41	Obsoletes:	dynamite-devel < %{version}-%{release}
12mr|libdynamite-0.1.1-4|42	Obsoletes:	%{mklibname dynamite 0 -d} < %{version}-%{release}
12mr|libdynamite-0.1.1-4|43	
12mr|libdynamite-0.1.1-4|44	%description -n %{develname}
12mr|libdynamite-0.1.1-4|45	Libdynamite is part of the SynCE project. This package contains development
12mr|libdynamite-0.1.1-4|46	headers.
12mr|libdynamite-0.1.1-4|47	
12mr|libdynamite-0.1.1-4|48	%prep
12mr|libdynamite-0.1.1-4|49	%setup -q
12mr|libdynamite-0.1.1-4|50	
12mr|libdynamite-0.1.1-4|51	%build
12mr|libdynamite-0.1.1-4|52	%configure2_5x
12mr|libdynamite-0.1.1-4|53	%make
12mr|libdynamite-0.1.1-4|54	
12mr|libdynamite-0.1.1-4|55	%install
12mr|libdynamite-0.1.1-4|56	rm -rf %{buildroot}
12mr|libdynamite-0.1.1-4|57	%makeinstall_std
12mr|libdynamite-0.1.1-4|58	
12mr|libdynamite-0.1.1-4|59	%if %mdkversion < 200900
12mr|libdynamite-0.1.1-4|60	%post -n %{libname} -p /sbin/ldconfig
12mr|libdynamite-0.1.1-4|61	%endif
12mr|libdynamite-0.1.1-4|62	%if %mdkversion < 200900
12mr|libdynamite-0.1.1-4|63	%postun -n %{libname} -p /sbin/ldconfig
12mr|libdynamite-0.1.1-4|64	%endif
12mr|libdynamite-0.1.1-4|65	
12mr|libdynamite-0.1.1-4|66	%clean
12mr|libdynamite-0.1.1-4|67	rm -rf %{buildroot}
12mr|libdynamite-0.1.1-4|68	
12mr|libdynamite-0.1.1-4|69	%files -n dynamite
12mr|libdynamite-0.1.1-4|70	%defattr(-,root,root)
12mr|libdynamite-0.1.1-4|71	%doc LICENSE
12mr|libdynamite-0.1.1-4|72	%{_bindir}/*
12mr|libdynamite-0.1.1-4|73	%{_mandir}/man1/*
12mr|libdynamite-0.1.1-4|74	
12mr|libdynamite-0.1.1-4|75	%files -n %{libname}
12mr|libdynamite-0.1.1-4|76	%defattr(-,root,root)
12mr|libdynamite-0.1.1-4|77	%{_libdir}/%{name}.so.%{major}*
12mr|libdynamite-0.1.1-4|78	
12mr|libdynamite-0.1.1-4|79	%files -n %{develname}
12mr|libdynamite-0.1.1-4|80	%defattr(-,root,root)
12mr|libdynamite-0.1.1-4|81	%doc LICENSE
12mr|libdynamite-0.1.1-4|82	%{_libdir}/%{name}.so
12mr|libdynamite-0.1.1-4|83	%{_libdir}/%{name}.*a
12mr|libdynamite-0.1.1-4|84	%{_includedir}/%{name}.h
12mr|libdynamite-0.1.1-4|85	%{_libdir}/pkgconfig/*.pc
12mr|libdynamite-0.1.1-4|86	
12mr|libdynamite-0.1.1-4|87	
12mr|libdynamite-0.1.1-4|88	
12mr|libdynamite-0.1.1-4|89	%changelog
12mr|libdynamite-0.1.1-4|90	

14715 12
12mr|libebml-1.2.2-2|1	%define major 3
12mr|libebml-1.2.2-2|2	%define libname %mklibname ebml %{major}
12mr|libebml-1.2.2-2|3	%define develname %mklibname ebml -d
12mr|libebml-1.2.2-2|4	
12mr|libebml-1.2.2-2|5	Summary:	Extensible Binary Meta Language Library
12mr|libebml-1.2.2-2|6	Name:		libebml
12mr|libebml-1.2.2-2|7	Version:	1.2.2
12mr|libebml-1.2.2-2|8	Release:	2
12mr|libebml-1.2.2-2|9	License:	LGPLv2+
12mr|libebml-1.2.2-2|10	Group:		System/Libraries
12mr|libebml-1.2.2-2|11	URL:		http://www.matroska.org/
12mr|libebml-1.2.2-2|12	Source0:	http://dl.matroska.org/downloads/libebml/%{name}-%{version}.tar.bz2
12mr|libebml-1.2.2-2|13	
12mr|libebml-1.2.2-2|14	%description
12mr|libebml-1.2.2-2|15	This library is used for I/O operations in the Extensible Binary Meta
12mr|libebml-1.2.2-2|16	Language (EBML), which is a kind of binary version of XML.
12mr|libebml-1.2.2-2|17	
12mr|libebml-1.2.2-2|18	%package -n %{libname}
12mr|libebml-1.2.2-2|19	Summary:	Extensible Binary Meta Language shared Library
12mr|libebml-1.2.2-2|20	Group:		System/Libraries
12mr|libebml-1.2.2-2|21	
12mr|libebml-1.2.2-2|22	%description -n %{libname}
12mr|libebml-1.2.2-2|23	This library is used for I/O operations in the Extensible Binary Meta
12mr|libebml-1.2.2-2|24	Language (EBML), which is a kind of binary version of XML.
12mr|libebml-1.2.2-2|25	
12mr|libebml-1.2.2-2|26	%package -n %{develname}
12mr|libebml-1.2.2-2|27	Group:		Development/C++
12mr|libebml-1.2.2-2|28	Summary:	Extensible Binary Meta Language Library headers and static library
12mr|libebml-1.2.2-2|29	Provides:	libebml-devel = %{version}-%{release}
12mr|libebml-1.2.2-2|30	Requires:	%{libname} = %{version}-%{release}
12mr|libebml-1.2.2-2|31	
12mr|libebml-1.2.2-2|32	%description -n %{develname}
12mr|libebml-1.2.2-2|33	This library is used for I/O operations in the Extensible Binary Meta
12mr|libebml-1.2.2-2|34	Language (EBML), which is a kind of binary version of XML.
12mr|libebml-1.2.2-2|35	
12mr|libebml-1.2.2-2|36	This package contains the C++ headers and the static library needed
12mr|libebml-1.2.2-2|37	for development with EBML.
12mr|libebml-1.2.2-2|38	
12mr|libebml-1.2.2-2|39	%prep
12mr|libebml-1.2.2-2|40	%setup -q
12mr|libebml-1.2.2-2|41	
12mr|libebml-1.2.2-2|42	%build
12mr|libebml-1.2.2-2|43	cd make/linux
12mr|libebml-1.2.2-2|44	%make
12mr|libebml-1.2.2-2|45	
12mr|libebml-1.2.2-2|46	%install
12mr|libebml-1.2.2-2|47	cd make/linux
12mr|libebml-1.2.2-2|48	%makeinstall_std prefix=%{buildroot}%{_prefix} libdir=%{buildroot}%{_libdir}
12mr|libebml-1.2.2-2|49	
12mr|libebml-1.2.2-2|50	# To avoid unstripped-binary-or-object
12mr|libebml-1.2.2-2|51	chmod 0755 %{buildroot}%{_libdir}/lib*.so.%{major}*
12mr|libebml-1.2.2-2|52	
12mr|libebml-1.2.2-2|53	%files -n %{libname}
12mr|libebml-1.2.2-2|54	%{_libdir}/lib*.so.%{major}*
12mr|libebml-1.2.2-2|55	
12mr|libebml-1.2.2-2|56	%files -n %{develname}
12mr|libebml-1.2.2-2|57	%doc LICENSE*
12mr|libebml-1.2.2-2|58	%{_includedir}/ebml
12mr|libebml-1.2.2-2|59	%{_libdir}/libebml.a
12mr|libebml-1.2.2-2|60	%{_libdir}/libebml.so
12mr|libebml-1.2.2-2|61	
12mr|libebml-1.2.2-2|62	
12mr|libebml-1.2.2-2|63	
12mr|libebml-1.2.2-2|64	
12mr|libebml-1.2.2-2|65	
12mr|libebml-1.2.2-2|66	%changelog
12mr|libebml-1.2.2-2|67	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libebml-1.2.2-2|68	+ Commit: 3286606
12mr|libebml-1.2.2-2|69	- Fix permissions
12mr|libebml-1.2.2-2|70	
12mr|libebml-1.2.2-2|71	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libebml-1.2.2-2|72	+ Commit: d326f31
12mr|libebml-1.2.2-2|73	- New version 1.2.2 (sync with Cooker), spec cleanup
12mr|libebml-1.2.2-2|74	
12mr|libebml-1.2.2-2|75	

14716 12
12mr|libechonest-2.0.1-2|1	%define oname echonest
12mr|libechonest-2.0.1-2|2	
12mr|libechonest-2.0.1-2|3	Summary:	Qt library for communicating with The Echo Nest
12mr|libechonest-2.0.1-2|4	Name:		libechonest
12mr|libechonest-2.0.1-2|5	Version:	2.0.1
12mr|libechonest-2.0.1-2|6	Release:	2
12mr|libechonest-2.0.1-2|7	License:	GPLv2
12mr|libechonest-2.0.1-2|8	Group:		System/Libraries
12mr|libechonest-2.0.1-2|9	Url:		https://projects.kde.org/projects/playground/libs/libechonest/
12mr|libechonest-2.0.1-2|10	Source0:	http://pwsp.cleinias.com/%{name}-%{version}.tar.bz2
12mr|libechonest-2.0.1-2|11	Patch0:		libechonest-2.0.1-werror.patch
12mr|libechonest-2.0.1-2|12	BuildRequires:	cmake
12mr|libechonest-2.0.1-2|13	BuildRequires:	pkgconfig(QJson)
12mr|libechonest-2.0.1-2|14	BuildRequires:	pkgconfig(QtCore)
12mr|libechonest-2.0.1-2|15	BuildRequires:	pkgconfig(QtNetwork)
12mr|libechonest-2.0.1-2|16	BuildRequires:	pkgconfig(QtTest)
12mr|libechonest-2.0.1-2|17	BuildRequires:	doxygen
12mr|libechonest-2.0.1-2|18	
12mr|libechonest-2.0.1-2|19	%description
12mr|libechonest-2.0.1-2|20	Qt library for communicating with The Echo Nest.
12mr|libechonest-2.0.1-2|21	It currently supports almost all of the features of the Echo Nest API,
12mr|libechonest-2.0.1-2|22	including all API functions.
12mr|libechonest-2.0.1-2|23	
12mr|libechonest-2.0.1-2|24	#--------------------------------------------------------------------
12mr|libechonest-2.0.1-2|25	
12mr|libechonest-2.0.1-2|26	%define libechonest_major 2
12mr|libechonest-2.0.1-2|27	%define libechonest %mklibname %{oname} %{libechonest_major}
12mr|libechonest-2.0.1-2|28	
12mr|libechonest-2.0.1-2|29	%package -n %{libechonest}
12mr|libechonest-2.0.1-2|30	Summary:	libechonest core library
12mr|libechonest-2.0.1-2|31	Group:		System/Libraries
12mr|libechonest-2.0.1-2|32	
12mr|libechonest-2.0.1-2|33	%description -n %{libechonest}
12mr|libechonest-2.0.1-2|34	A c++/qt library to access the APIs provided by The Echo Nest.
12mr|libechonest-2.0.1-2|35	
12mr|libechonest-2.0.1-2|36	%files -n %{libechonest}
12mr|libechonest-2.0.1-2|37	%{_libdir}/libechonest.so.%{libechonest_major}*
12mr|libechonest-2.0.1-2|38	
12mr|libechonest-2.0.1-2|39	#--------------------------------------------------------------------
12mr|libechonest-2.0.1-2|40	
12mr|libechonest-2.0.1-2|41	%define develname %mklibname -d %{oname}
12mr|libechonest-2.0.1-2|42	
12mr|libechonest-2.0.1-2|43	%package -n %{develname}
12mr|libechonest-2.0.1-2|44	Summary:	%{name} development files
12mr|libechonest-2.0.1-2|45	URL:		http://pwsp.cleinias.com/libechonest_api/
12mr|libechonest-2.0.1-2|46	Group:		Development/C++
12mr|libechonest-2.0.1-2|47	Provides:	%{oname}-devel = %{version}-%{release}
12mr|libechonest-2.0.1-2|48	Provides:	lib%{oname}-devel = %{version}-%{release}
12mr|libechonest-2.0.1-2|49	Requires:	%{libechonest} = %{version}-%{release}
12mr|libechonest-2.0.1-2|50	
12mr|libechonest-2.0.1-2|51	%description -n %{develname}
12mr|libechonest-2.0.1-2|52	This package contains header files needed if you wish to build applications
12mr|libechonest-2.0.1-2|53	based on %{name}
12mr|libechonest-2.0.1-2|54	
12mr|libechonest-2.0.1-2|55	%files -n %{develname}
12mr|libechonest-2.0.1-2|56	%{_includedir}/%{oname}/
12mr|libechonest-2.0.1-2|57	%{_libdir}/%{name}.so
12mr|libechonest-2.0.1-2|58	%{_libdir}/pkgconfig/%{name}.pc
12mr|libechonest-2.0.1-2|59	
12mr|libechonest-2.0.1-2|60	#--------------------------------------------------------------------
12mr|libechonest-2.0.1-2|61	
12mr|libechonest-2.0.1-2|62	%prep
12mr|libechonest-2.0.1-2|63	%setup -q
12mr|libechonest-2.0.1-2|64	%patch0 -p1
12mr|libechonest-2.0.1-2|65	
12mr|libechonest-2.0.1-2|66	%build
12mr|libechonest-2.0.1-2|67	%cmake
12mr|libechonest-2.0.1-2|68	%make
12mr|libechonest-2.0.1-2|69	
12mr|libechonest-2.0.1-2|70	%install
12mr|libechonest-2.0.1-2|71	%makeinstall_std -C build
12mr|libechonest-2.0.1-2|72	
12mr|libechonest-2.0.1-2|73	
12mr|libechonest-2.0.1-2|74	%changelog
12mr|libechonest-2.0.1-2|75	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libechonest-2.0.1-2|76	+ Commit: e117234
12mr|libechonest-2.0.1-2|77	- Add patch to disable -Werror
12mr|libechonest-2.0.1-2|78	
12mr|libechonest-2.0.1-2|79	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libechonest-2.0.1-2|80	+ Commit: be4b12c
12mr|libechonest-2.0.1-2|81	- New version 2.0.1 with new library major 2 (use Mageia package and do cleanups)
12mr|libechonest-2.0.1-2|82	
12mr|libechonest-2.0.1-2|83	

14717 12
12mr|libedit-3.0-0.20110802.1|1	%define snap 20110802
12mr|libedit-3.0-0.20110802.1|2	
12mr|libedit-3.0-0.20110802.1|3	%define major 0
12mr|libedit-3.0-0.20110802.1|4	%define libname %mklibname edit %{major}
12mr|libedit-3.0-0.20110802.1|5	%define libnamedevel %mklibname edit -d
12mr|libedit-3.0-0.20110802.1|6	
12mr|libedit-3.0-0.20110802.1|7	Summary:	Provides generic line editing functions similar to those found in GNU Readline
12mr|libedit-3.0-0.20110802.1|8	Name:		libedit
12mr|libedit-3.0-0.20110802.1|9	Version:	3.0
12mr|libedit-3.0-0.20110802.1|10	Release:	0.%{snap}.1
12mr|libedit-3.0-0.20110802.1|11	Epoch:		0
12mr|libedit-3.0-0.20110802.1|12	License:	BSD-style
12mr|libedit-3.0-0.20110802.1|13	Group:		System/Libraries
12mr|libedit-3.0-0.20110802.1|14	URL:		http://www.thrysoee.dk/editline/
12mr|libedit-3.0-0.20110802.1|15	Source0:	http://www.thrysoee.dk/editline/%{name}-%{snap}-%{version}.tar.gz
12mr|libedit-3.0-0.20110802.1|16	BuildRequires:	pkgconfig(ncurses) >= 5.9
12mr|libedit-3.0-0.20110802.1|17	
12mr|libedit-3.0-0.20110802.1|18	%description
12mr|libedit-3.0-0.20110802.1|19	This is an autotool- and libtoolized port of the NetBSD Editline library
12mr|libedit-3.0-0.20110802.1|20	(libedit). This Berkeley-style licensed command line editor library
12mr|libedit-3.0-0.20110802.1|21	provides generic line editing, history, and tokenization functions,
12mr|libedit-3.0-0.20110802.1|22	similar to those found in GNU Readline.
12mr|libedit-3.0-0.20110802.1|23	
12mr|libedit-3.0-0.20110802.1|24	%package -n	%{libname}
12mr|libedit-3.0-0.20110802.1|25	Summary:	Provides generic line editing functions similar to those found in GNU Readline
12mr|libedit-3.0-0.20110802.1|26	Group:		System/Libraries
12mr|libedit-3.0-0.20110802.1|27	Conflicts:	libedit < %{EVRD}
12mr|libedit-3.0-0.20110802.1|28	
12mr|libedit-3.0-0.20110802.1|29	%description -n	%{libname}
12mr|libedit-3.0-0.20110802.1|30	This is an autotool- and libtoolized port of the NetBSD Editline library
12mr|libedit-3.0-0.20110802.1|31	(libedit). This Berkeley-style licensed command line editor library
12mr|libedit-3.0-0.20110802.1|32	provides generic line editing, history, and tokenization functions,
12mr|libedit-3.0-0.20110802.1|33	similar to those found in GNU Readline.
12mr|libedit-3.0-0.20110802.1|34	
12mr|libedit-3.0-0.20110802.1|35	%package -n	%{libnamedevel}
12mr|libedit-3.0-0.20110802.1|36	Summary:	Development files for %{name}
12mr|libedit-3.0-0.20110802.1|37	Group:		Development/C
12mr|libedit-3.0-0.20110802.1|38	Requires:	%{libname} = %{EVRD}
12mr|libedit-3.0-0.20110802.1|39	Requires:	pkgconfig(ncurses)
12mr|libedit-3.0-0.20110802.1|40	Provides:	edit-devel = %{EVRD}
12mr|libedit-3.0-0.20110802.1|41	Provides:	libedit-devel = %{EVRD}
12mr|libedit-3.0-0.20110802.1|42	Provides:	editline = %{EVRD}
12mr|libedit-3.0-0.20110802.1|43	Conflicts:	libedit < %{EVRD}
12mr|libedit-3.0-0.20110802.1|44	
12mr|libedit-3.0-0.20110802.1|45	%description -n	%{libnamedevel}
12mr|libedit-3.0-0.20110802.1|46	This is an autotool- and libtoolized port of the NetBSD Editline
12mr|libedit-3.0-0.20110802.1|47	library (libedit). This Berkeley-style licensed command line
12mr|libedit-3.0-0.20110802.1|48	editor library provides generic line editing, history, and
12mr|libedit-3.0-0.20110802.1|49	tokenization functions, similar to those found in GNU Readline.
12mr|libedit-3.0-0.20110802.1|50	
12mr|libedit-3.0-0.20110802.1|51	This package contains development files for %{name}.
12mr|libedit-3.0-0.20110802.1|52	
12mr|libedit-3.0-0.20110802.1|53	%prep
12mr|libedit-3.0-0.20110802.1|54	%setup -q -n %{name}-%{snap}-%{version}
12mr|libedit-3.0-0.20110802.1|55	
12mr|libedit-3.0-0.20110802.1|56	%build
12mr|libedit-3.0-0.20110802.1|57	%configure2_5x --disable-static
12mr|libedit-3.0-0.20110802.1|58	%make
12mr|libedit-3.0-0.20110802.1|59	
12mr|libedit-3.0-0.20110802.1|60	%install
12mr|libedit-3.0-0.20110802.1|61	%makeinstall_std
12mr|libedit-3.0-0.20110802.1|62	
12mr|libedit-3.0-0.20110802.1|63	# Allows us to include the examples in separate %%doc directory
12mr|libedit-3.0-0.20110802.1|64	find examples -type f ! -name "*.c" | %{_bindir}/xargs %__rm
12mr|libedit-3.0-0.20110802.1|65	%__rm -r examples/.{deps,libs}
12mr|libedit-3.0-0.20110802.1|66	
12mr|libedit-3.0-0.20110802.1|67	%files -n %{libname}
12mr|libedit-3.0-0.20110802.1|68	%doc ChangeLog INSTALL THANKS
12mr|libedit-3.0-0.20110802.1|69	%{_libdir}/*.so.%{major}*
12mr|libedit-3.0-0.20110802.1|70	%{_mandir}/man5/*
12mr|libedit-3.0-0.20110802.1|71	
12mr|libedit-3.0-0.20110802.1|72	%files -n %{libnamedevel}
12mr|libedit-3.0-0.20110802.1|73	%doc examples
12mr|libedit-3.0-0.20110802.1|74	%{_includedir}/*
12mr|libedit-3.0-0.20110802.1|75	%{_libdir}/*.so
12mr|libedit-3.0-0.20110802.1|76	%{_libdir}/pkgconfig/libedit.pc
12mr|libedit-3.0-0.20110802.1|77	%{_mandir}/man3/*
12mr|libedit-3.0-0.20110802.1|78	
12mr|libedit-3.0-0.20110802.1|79	
12mr|libedit-3.0-0.20110802.1|80	
12mr|libedit-3.0-0.20110802.1|81	%changelog
12mr|libedit-3.0-0.20110802.1|82	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libedit-3.0-0.20110802.1|83	+ Commit: 75c3766
12mr|libedit-3.0-0.20110802.1|84	- New snapshot 20110802 (sync with Cooker), spec cleanup
12mr|libedit-3.0-0.20110802.1|85	
12mr|libedit-3.0-0.20110802.1|86	

14718 12
12mr|libeigen-1.0.5-5|1	%define name libeigen
12mr|libeigen-1.0.5-5|2	%define version	1.0.5
12mr|libeigen-1.0.5-5|3	%define release %mkrel 5
12mr|libeigen-1.0.5-5|4	%define lib_name %mklibname eigen 1
12mr|libeigen-1.0.5-5|5	
12mr|libeigen-1.0.5-5|6	Name: 		%{name}
12mr|libeigen-1.0.5-5|7	Summary: 	Lightweight C++ template library for vector and matrix math
12mr|libeigen-1.0.5-5|8	Version: 	%{version}
12mr|libeigen-1.0.5-5|9	Release: 	%{release}
12mr|libeigen-1.0.5-5|10	Group: 		System/Libraries
12mr|libeigen-1.0.5-5|11	License: 	LGPL
12mr|libeigen-1.0.5-5|12	URL: 		http://download.tuxfamily.org/eigen/
12mr|libeigen-1.0.5-5|13	Source:		eigen-%version.tar.bz2
12mr|libeigen-1.0.5-5|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libeigen-1.0.5-5|15	BuildRequires:  cmake
12mr|libeigen-1.0.5-5|16	
12mr|libeigen-1.0.5-5|17	%description
12mr|libeigen-1.0.5-5|18	Eigen is a lightweight C++ template library for vector and matrix math, a.k.a.
12mr|libeigen-1.0.5-5|19	linear algebra.
12mr|libeigen-1.0.5-5|20	
12mr|libeigen-1.0.5-5|21	%package -n %{lib_name}-devel
12mr|libeigen-1.0.5-5|22	Summary: 	Headers for developing programs that will use %{name}
12mr|libeigen-1.0.5-5|23	Group: 		Development/C
12mr|libeigen-1.0.5-5|24	Provides: 	eigen-devel = %{version}-%{release}
12mr|libeigen-1.0.5-5|25	
12mr|libeigen-1.0.5-5|26	%description -n %{lib_name}-devel
12mr|libeigen-1.0.5-5|27	This package contains the headers that programmers will need to develop
12mr|libeigen-1.0.5-5|28	applications which will use %{name}.
12mr|libeigen-1.0.5-5|29	
12mr|libeigen-1.0.5-5|30	%prep
12mr|libeigen-1.0.5-5|31	%setup -q -n eigen
12mr|libeigen-1.0.5-5|32	
12mr|libeigen-1.0.5-5|33	%build
12mr|libeigen-1.0.5-5|34	cd $RPM_BUILD_DIR/eigen/
12mr|libeigen-1.0.5-5|35	mkdir build
12mr|libeigen-1.0.5-5|36	cd build
12mr|libeigen-1.0.5-5|37	export QTDIR=/usr/lib/qt4/
12mr|libeigen-1.0.5-5|38	export PATH=$QTDIR/bin:$PATH
12mr|libeigen-1.0.5-5|39	
12mr|libeigen-1.0.5-5|40	cmake -DCMAKE_INSTALL_PREFIX=%_prefix \
12mr|libeigen-1.0.5-5|41	-DCMAKE_BUILD_TYPE=Debug \
12mr|libeigen-1.0.5-5|42	%if "%{_lib}" != "lib"
12mr|libeigen-1.0.5-5|43	-DLIB_SUFFIX=64 \
12mr|libeigen-1.0.5-5|44	%endif
12mr|libeigen-1.0.5-5|45	../
12mr|libeigen-1.0.5-5|46	
12mr|libeigen-1.0.5-5|47	%make
12mr|libeigen-1.0.5-5|48	
12mr|libeigen-1.0.5-5|49	
12mr|libeigen-1.0.5-5|50	%install
12mr|libeigen-1.0.5-5|51	rm -rf $RPM_BUILD_ROOT
12mr|libeigen-1.0.5-5|52	cd $RPM_BUILD_DIR/eigen/build/
12mr|libeigen-1.0.5-5|53	make DESTDIR=%buildroot install
12mr|libeigen-1.0.5-5|54	
12mr|libeigen-1.0.5-5|55	
12mr|libeigen-1.0.5-5|56	
12mr|libeigen-1.0.5-5|57	
12mr|libeigen-1.0.5-5|58	%clean
12mr|libeigen-1.0.5-5|59	rm -rf $RPM_BUILD_ROOT
12mr|libeigen-1.0.5-5|60	
12mr|libeigen-1.0.5-5|61	%files -n %{lib_name}-devel
12mr|libeigen-1.0.5-5|62	%defattr(-,root,root)
12mr|libeigen-1.0.5-5|63	%dir %_includedir/eigen/
12mr|libeigen-1.0.5-5|64	%_includedir/eigen/*.h
12mr|libeigen-1.0.5-5|65	
12mr|libeigen-1.0.5-5|66	
12mr|libeigen-1.0.5-5|67	
12mr|libeigen-1.0.5-5|68	
12mr|libeigen-1.0.5-5|69	
12mr|libeigen-1.0.5-5|70	%changelog
12mr|libeigen-1.0.5-5|71	

14719 12
12mr|libepc-0.4.4-1|1	%define api 1.0
12mr|libepc-0.4.4-1|2	%define major 3
12mr|libepc-0.4.4-1|3	%define libname %mklibname epc %{api} %{major}
12mr|libepc-0.4.4-1|4	%define libnameui %mklibname epc-ui %{api} %{major}
12mr|libepc-0.4.4-1|5	%define develname %mklibname -d epc
12mr|libepc-0.4.4-1|6	%define develnameui %mklibname -d epc-ui
12mr|libepc-0.4.4-1|7	
12mr|libepc-0.4.4-1|8	Summary:	Easy Publish and Consume library
12mr|libepc-0.4.4-1|9	Name:		libepc
12mr|libepc-0.4.4-1|10	Version:	0.4.4
12mr|libepc-0.4.4-1|11	Release:	1
12mr|libepc-0.4.4-1|12	License:	LGPLv2+
12mr|libepc-0.4.4-1|13	Group:		System/Libraries
12mr|libepc-0.4.4-1|14	Url:		http://www.gnome.org/
12mr|libepc-0.4.4-1|15	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|libepc-0.4.4-1|16	
12mr|libepc-0.4.4-1|17	
12mr|libepc-0.4.4-1|18	BuildRequires:	intltool
12mr|libepc-0.4.4-1|19	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|libepc-0.4.4-1|20	BuildRequires:	pkgconfig(avahi-ui) >= 0.6
12mr|libepc-0.4.4-1|21	BuildRequires:	pkgconfig(gnutls) >= 1.4
12mr|libepc-0.4.4-1|22	BuildRequires:	pkgconfig(avahi-ui-gtk3) >= 0.6
12mr|libepc-0.4.4-1|23	BuildRequires:	pkgconfig(uuid) >= 1.36
12mr|libepc-0.4.4-1|24	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.10
12mr|libepc-0.4.4-1|25	
12mr|libepc-0.4.4-1|26	%description
12mr|libepc-0.4.4-1|27	The Easy Publish and Consume library provides an easy method to:
12mr|libepc-0.4.4-1|28	
12mr|libepc-0.4.4-1|29	* publish data per HTTPS
12mr|libepc-0.4.4-1|30	* announce that information via DNS-SD
12mr|libepc-0.4.4-1|31	* find that information
12mr|libepc-0.4.4-1|32	* and finally consume it
12mr|libepc-0.4.4-1|33	
12mr|libepc-0.4.4-1|34	You can use this library as key/value store published to the network,
12mr|libepc-0.4.4-1|35	using encryption, authentication and service discovery.
12mr|libepc-0.4.4-1|36	
12mr|libepc-0.4.4-1|37	%package i18n
12mr|libepc-0.4.4-1|38	Summary:	Easy Publish and Consume library
12mr|libepc-0.4.4-1|39	Group:		System/Libraries
12mr|libepc-0.4.4-1|40	
12mr|libepc-0.4.4-1|41	%description i18n
12mr|libepc-0.4.4-1|42	The Easy Publish and Consume library provides an easy method to:
12mr|libepc-0.4.4-1|43	
12mr|libepc-0.4.4-1|44	* publish data per HTTPS
12mr|libepc-0.4.4-1|45	* announce that information via DNS-SD
12mr|libepc-0.4.4-1|46	* find that information
12mr|libepc-0.4.4-1|47	* and finally consume it
12mr|libepc-0.4.4-1|48	
12mr|libepc-0.4.4-1|49	You can use this library as key/value store published to the network,
12mr|libepc-0.4.4-1|50	using encryption, authentication and service discovery.
12mr|libepc-0.4.4-1|51	
12mr|libepc-0.4.4-1|52	%package -n %{libname}
12mr|libepc-0.4.4-1|53	Group:		System/Libraries
12mr|libepc-0.4.4-1|54	Summary:	Easy Publish and Consume library
12mr|libepc-0.4.4-1|55	
12mr|libepc-0.4.4-1|56	%description -n %{libname}
12mr|libepc-0.4.4-1|57	The Easy Publish and Consume library provides an easy method to:
12mr|libepc-0.4.4-1|58	
12mr|libepc-0.4.4-1|59	* publish data per HTTPS
12mr|libepc-0.4.4-1|60	* announce that information via DNS-SD
12mr|libepc-0.4.4-1|61	* find that information
12mr|libepc-0.4.4-1|62	* and finally consume it
12mr|libepc-0.4.4-1|63	
12mr|libepc-0.4.4-1|64	You can use this library as key/value store published to the network,
12mr|libepc-0.4.4-1|65	using encryption, authentication and service discovery.
12mr|libepc-0.4.4-1|66	
12mr|libepc-0.4.4-1|67	%package -n %{libnameui}
12mr|libepc-0.4.4-1|68	Group:		System/Libraries
12mr|libepc-0.4.4-1|69	Summary:	Easy Publish and Consume library
12mr|libepc-0.4.4-1|70	
12mr|libepc-0.4.4-1|71	%description -n %{libnameui}
12mr|libepc-0.4.4-1|72	Libraries for %{name}-ui
12mr|libepc-0.4.4-1|73	
12mr|libepc-0.4.4-1|74	%package -n %{develname}
12mr|libepc-0.4.4-1|75	Group:		Development/C
12mr|libepc-0.4.4-1|76	Summary:	Easy Publish and Consume library
12mr|libepc-0.4.4-1|77	Requires:	%{libname} = %{version}-%{release}
12mr|libepc-0.4.4-1|78	Provides:	libepc-devel = %{version}-%{release}
12mr|libepc-0.4.4-1|79	
12mr|libepc-0.4.4-1|80	%description -n %{develname}
12mr|libepc-0.4.4-1|81	%{name} development headers and libraries.
12mr|libepc-0.4.4-1|82	
12mr|libepc-0.4.4-1|83	%package -n %{develnameui}
12mr|libepc-0.4.4-1|84	Group:		Development/C
12mr|libepc-0.4.4-1|85	Summary:	Easy Publish and Consume library
12mr|libepc-0.4.4-1|86	Requires:	%{libnameui} = %{version}-%{release}
12mr|libepc-0.4.4-1|87	
12mr|libepc-0.4.4-1|88	%description -n %{develnameui}
12mr|libepc-0.4.4-1|89	%{name}-ui development headers and libraries.
12mr|libepc-0.4.4-1|90	
12mr|libepc-0.4.4-1|91	%prep
12mr|libepc-0.4.4-1|92	%setup -q
12mr|libepc-0.4.4-1|93	
12mr|libepc-0.4.4-1|94	%build
12mr|libepc-0.4.4-1|95	%configure2_5x \
12mr|libepc-0.4.4-1|96	--disable-static
12mr|libepc-0.4.4-1|97	
12mr|libepc-0.4.4-1|98	%make
12mr|libepc-0.4.4-1|99	
12mr|libepc-0.4.4-1|100	%install
12mr|libepc-0.4.4-1|101	%makeinstall_std
12mr|libepc-0.4.4-1|102	
12mr|libepc-0.4.4-1|103	%find_lang %{name}
12mr|libepc-0.4.4-1|104	
12mr|libepc-0.4.4-1|105	%check
12mr|libepc-0.4.4-1|106	#gw make check needs a running avahi daemon
12mr|libepc-0.4.4-1|107	#make check
12mr|libepc-0.4.4-1|108	
12mr|libepc-0.4.4-1|109	%files i18n -f %{name}.lang
12mr|libepc-0.4.4-1|110	
12mr|libepc-0.4.4-1|111	%files -n %{libname}
12mr|libepc-0.4.4-1|112	%{_libdir}/libepc-%{api}.so.%{major}*
12mr|libepc-0.4.4-1|113	
12mr|libepc-0.4.4-1|114	%files -n %libnameui
12mr|libepc-0.4.4-1|115	%{_libdir}/libepc-ui-%{api}.so.%{major}*
12mr|libepc-0.4.4-1|116	
12mr|libepc-0.4.4-1|117	%files -n %{develname}
12mr|libepc-0.4.4-1|118	%doc NEWS ChangeLog AUTHORS README
12mr|libepc-0.4.4-1|119	%{_includedir}/libepc-%{api}
12mr|libepc-0.4.4-1|120	%{_libdir}/libepc-%{api}.so
12mr|libepc-0.4.4-1|121	%{_libdir}/pkgconfig/libepc-%{api}.pc
12mr|libepc-0.4.4-1|122	%{_datadir}/gtk-doc/html/libepc-%{api}
12mr|libepc-0.4.4-1|123	
12mr|libepc-0.4.4-1|124	%files -n %{develnameui}
12mr|libepc-0.4.4-1|125	%{_includedir}/libepc-ui-%{api}
12mr|libepc-0.4.4-1|126	%{_libdir}/libepc-ui-%{api}.so
12mr|libepc-0.4.4-1|127	%{_libdir}/pkgconfig/libepc-ui-%{api}.pc
12mr|libepc-0.4.4-1|128	
12mr|libepc-0.4.4-1|129	
12mr|libepc-0.4.4-1|130	
12mr|libepc-0.4.4-1|131	%changelog
12mr|libepc-0.4.4-1|132	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libepc-0.4.4-1|133	+ Commit: d691d60
12mr|libepc-0.4.4-1|134	- New version 0.4.4 with new library major 3 (sync with Cooker)
12mr|libepc-0.4.4-1|135	
12mr|libepc-0.4.4-1|136	

14720 12
12mr|libesmtp-1.0.6-6|1	%define major 6
12mr|libesmtp-1.0.6-6|2	%define libname %mklibname esmtp %{major}
12mr|libesmtp-1.0.6-6|3	%define develname %mklibname esmtp -d
12mr|libesmtp-1.0.6-6|4	
12mr|libesmtp-1.0.6-6|5	%define plugindir %{_libdir}/esmtp%{major}-plugins
12mr|libesmtp-1.0.6-6|6	
12mr|libesmtp-1.0.6-6|7	Summary:	SMTP client library
12mr|libesmtp-1.0.6-6|8	Name:		libesmtp
12mr|libesmtp-1.0.6-6|9	Version:	1.0.6
12mr|libesmtp-1.0.6-6|10	Release:	6
12mr|libesmtp-1.0.6-6|11	License:	LGPLv2+
12mr|libesmtp-1.0.6-6|12	Group:		System/Libraries
12mr|libesmtp-1.0.6-6|13	URL:		http://www.stafford.uklinux.net/libesmtp/
12mr|libesmtp-1.0.6-6|14	Source0:	ttp://www.stafford.uklinux.net/libesmtp/%{name}-%{version}.tar.gz
12mr|libesmtp-1.0.6-6|15	Patch0:		libesmtp-build.patch
12mr|libesmtp-1.0.6-6|16	BuildRequires:	pkgconfig(openssl)
12mr|libesmtp-1.0.6-6|17	BuildRequires:	libltdl-devel
12mr|libesmtp-1.0.6-6|18	BuildRequires:	automake
12mr|libesmtp-1.0.6-6|19	BuildRequires:	autoconf
12mr|libesmtp-1.0.6-6|20	BuildRequires:	libtool
12mr|libesmtp-1.0.6-6|21	
12mr|libesmtp-1.0.6-6|22	%description
12mr|libesmtp-1.0.6-6|23	LibESMTP is a library to manage posting (or submission of) electronic
12mr|libesmtp-1.0.6-6|24	mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as
12mr|libesmtp-1.0.6-6|25	Exim. It may be used as part of a Mail User Agent (MUA) or another
12mr|libesmtp-1.0.6-6|26	program that must be able to post electronic mail but where mail
12mr|libesmtp-1.0.6-6|27	functionality is not the program's primary purpose.
12mr|libesmtp-1.0.6-6|28	
12mr|libesmtp-1.0.6-6|29	%package -n	%{libname}
12mr|libesmtp-1.0.6-6|30	Summary:	%{summary}
12mr|libesmtp-1.0.6-6|31	Group:		%{group}
12mr|libesmtp-1.0.6-6|32	Provides:	%{name} = %{version}-%{release}
12mr|libesmtp-1.0.6-6|33	
12mr|libesmtp-1.0.6-6|34	%description -n	%{libname}
12mr|libesmtp-1.0.6-6|35	LibESMTP is a library to manage posting (or submission of) electronic
12mr|libesmtp-1.0.6-6|36	mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as
12mr|libesmtp-1.0.6-6|37	Exim. It may be used as part of a Mail User Agent (MUA) or another
12mr|libesmtp-1.0.6-6|38	program that must be able to post electronic mail but where mail
12mr|libesmtp-1.0.6-6|39	functionality is not the program's primary purpose.
12mr|libesmtp-1.0.6-6|40	
12mr|libesmtp-1.0.6-6|41	
12mr|libesmtp-1.0.6-6|42	%package -n	%{develname}
12mr|libesmtp-1.0.6-6|43	Summary:	Headers and development libraries for libESMTP
12mr|libesmtp-1.0.6-6|44	Group:		Development/C
12mr|libesmtp-1.0.6-6|45	Requires:	%{libname} = %{version}
12mr|libesmtp-1.0.6-6|46	Provides:	%{name}-devel = %{version}-%{release}
12mr|libesmtp-1.0.6-6|47	
12mr|libesmtp-1.0.6-6|48	%description -n	%{develname}
12mr|libesmtp-1.0.6-6|49	LibESMTP is a library to manage posting (or submission of) electronic
12mr|libesmtp-1.0.6-6|50	mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as
12mr|libesmtp-1.0.6-6|51	Exim.
12mr|libesmtp-1.0.6-6|52	
12mr|libesmtp-1.0.6-6|53	The libesmtp-devel package contains headers and development libraries
12mr|libesmtp-1.0.6-6|54	necessary for building programs against libesmtp.
12mr|libesmtp-1.0.6-6|55	
12mr|libesmtp-1.0.6-6|56	%prep
12mr|libesmtp-1.0.6-6|57	%setup -q
12mr|libesmtp-1.0.6-6|58	%patch0 -p1 -b .build
12mr|libesmtp-1.0.6-6|59	
12mr|libesmtp-1.0.6-6|60	%build
12mr|libesmtp-1.0.6-6|61	rm -f configure
12mr|libesmtp-1.0.6-6|62	libtoolize --copy --force; aclocal; autoconf; autoheader; automake --gnu --add-missing --copy
12mr|libesmtp-1.0.6-6|63	
12mr|libesmtp-1.0.6-6|64	if pkg-config openssl ; then
12mr|libesmtp-1.0.6-6|65	export CFLAGS="$CFLAGS %{optflags} `pkg-config --cflags openssl`"
12mr|libesmtp-1.0.6-6|66	export CPPFLAGS="$CPPFLAGS `pkg-config --cflags-only-I openssl`"
12mr|libesmtp-1.0.6-6|67	export LDFLAGS="$LDFLAGS `pkg-config --libs-only-L openssl`"
12mr|libesmtp-1.0.6-6|68	fi
12mr|libesmtp-1.0.6-6|69	
12mr|libesmtp-1.0.6-6|70	%configure2_5x \
12mr|libesmtp-1.0.6-6|71	--with-auth-plugin-dir=%{plugindir} \
12mr|libesmtp-1.0.6-6|72	--enable-pthreads \
12mr|libesmtp-1.0.6-6|73	--enable-require-all-recipients \
12mr|libesmtp-1.0.6-6|74	--enable-etrn \
12mr|libesmtp-1.0.6-6|75	--enable-ntlm \
12mr|libesmtp-1.0.6-6|76	--disable-static
12mr|libesmtp-1.0.6-6|77	
12mr|libesmtp-1.0.6-6|78	%make
12mr|libesmtp-1.0.6-6|79	
12mr|libesmtp-1.0.6-6|80	%install
12mr|libesmtp-1.0.6-6|81	%makeinstall_std
12mr|libesmtp-1.0.6-6|82	
12mr|libesmtp-1.0.6-6|83	%multiarch_binaries %{buildroot}%{_bindir}/libesmtp-config
12mr|libesmtp-1.0.6-6|84	
12mr|libesmtp-1.0.6-6|85	%files -n %{libname}
12mr|libesmtp-1.0.6-6|86	%doc AUTHORS COPYING* ChangeLog NEWS Notes README TODO
12mr|libesmtp-1.0.6-6|87	%{_libdir}/libesmtp.so.%{major}*
12mr|libesmtp-1.0.6-6|88	%{plugindir}
12mr|libesmtp-1.0.6-6|89	
12mr|libesmtp-1.0.6-6|90	%files -n %{develname}
12mr|libesmtp-1.0.6-6|91	%{multiarch_bindir}/libesmtp-config
12mr|libesmtp-1.0.6-6|92	%{_bindir}/libesmtp-config
12mr|libesmtp-1.0.6-6|93	%{_includedir}/*
12mr|libesmtp-1.0.6-6|94	%{_libdir}/*.so
12mr|libesmtp-1.0.6-6|95	
12mr|libesmtp-1.0.6-6|96	
12mr|libesmtp-1.0.6-6|97	
12mr|libesmtp-1.0.6-6|98	%changelog
12mr|libesmtp-1.0.6-6|99	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libesmtp-1.0.6-6|100	+ Commit: a370ebc
12mr|libesmtp-1.0.6-6|101	- Drop .la and .a files, drop Obsoletes, spec cleanup
12mr|libesmtp-1.0.6-6|102	
12mr|libesmtp-1.0.6-6|103	

14721 12
12mr|libev-4.11-5|1	%define major 4
12mr|libev-4.11-5|2	%define libname %mklibname ev %{major}
12mr|libev-4.11-5|3	%define develname %mklibname ev -d
12mr|libev-4.11-5|4	
12mr|libev-4.11-5|5	Summary:	High-performance event loop/event model
12mr|libev-4.11-5|6	Name:		libev
12mr|libev-4.11-5|7	Epoch:		1
12mr|libev-4.11-5|8	Version:	4.11
12mr|libev-4.11-5|9	Release:	5
12mr|libev-4.11-5|10	License:	BSD
12mr|libev-4.11-5|11	Group:		System/Libraries
12mr|libev-4.11-5|12	Url:		http://software.schmorp.de/pkg/libev.html
12mr|libev-4.11-5|13	Source0:	http://dist.schmorp.de/libev/%{name}-%{version}.tar.gz
12mr|libev-4.11-5|14	Source1:	%{name}.pc.in
12mr|libev-4.11-5|15	
12mr|libev-4.11-5|16	%description
12mr|libev-4.11-5|17	libev is a high-performance event loop/event model with lots of features.
12mr|libev-4.11-5|18	(see benchmark at http://libev.schmorp.de/bench.html)
12mr|libev-4.11-5|19	
12mr|libev-4.11-5|20	It is modelled (very losely) after libevent and the Event perl module,
12mr|libev-4.11-5|21	but aims to be faster and more correct, and also more featureful.
12mr|libev-4.11-5|22	
12mr|libev-4.11-5|23	%package -n %{libname}
12mr|libev-4.11-5|24	Summary:	High-performance event loop/event model
12mr|libev-4.11-5|25	Group:		System/Libraries
12mr|libev-4.11-5|26	Obsoletes:	%mklibname ev 1.4 2
12mr|libev-4.11-5|27	
12mr|libev-4.11-5|28	%description -n %{libname}
12mr|libev-4.11-5|29	libev is a high-performance event loop/event model with lots of features.
12mr|libev-4.11-5|30	(see benchmark at http://libev.schmorp.de/bench.html)
12mr|libev-4.11-5|31	
12mr|libev-4.11-5|32	It is modelled (very losely) after libevent and the Event perl module,
12mr|libev-4.11-5|33	but aims to be faster and more correct, and also more featureful.
12mr|libev-4.11-5|34	
12mr|libev-4.11-5|35	%package -n	%{develname}
12mr|libev-4.11-5|36	Summary:	High-performance event loop/event model
12mr|libev-4.11-5|37	Group:		Development/C
12mr|libev-4.11-5|38	Requires:	%{libname} = %{epoch}:%{version}-%{release}
12mr|libev-4.11-5|39	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
12mr|libev-4.11-5|40	
12mr|libev-4.11-5|41	%description -n %{develname}
12mr|libev-4.11-5|42	This is the development files needed in order to develop applications using
12mr|libev-4.11-5|43	libev.
12mr|libev-4.11-5|44	
12mr|libev-4.11-5|45	%prep
12mr|libev-4.11-5|46	%setup -q
12mr|libev-4.11-5|47	
12mr|libev-4.11-5|48	# Add pkgconfig support
12mr|libev-4.11-5|49	cp -p %{SOURCE1} .
12mr|libev-4.11-5|50	sed -i -e 's|Makefile|Makefile libev.pc|' configure.ac configure
12mr|libev-4.11-5|51	sed -i -e 's|lib_LTLIBRARIES|pkgconfigdir = $(libdir)/pkgconfig\n\npkgconfig_DATA = libev.pc\n\nlib_LTLIBRARIES|' \
12mr|libev-4.11-5|52	Makefile.am Makefile.in
12mr|libev-4.11-5|53	aclocal
12mr|libev-4.11-5|54	automake
12mr|libev-4.11-5|55	
12mr|libev-4.11-5|56	%build
12mr|libev-4.11-5|57	%configure2_5x --disable-static \
12mr|libev-4.11-5|58	--includedir=%{_includedir}/%{name}
12mr|libev-4.11-5|59	%make
12mr|libev-4.11-5|60	
12mr|libev-4.11-5|61	%install
12mr|libev-4.11-5|62	%makeinstall_std
12mr|libev-4.11-5|63	
12mr|libev-4.11-5|64	%files -n %{libname}
12mr|libev-4.11-5|65	%{_libdir}/*.so.%{major}*
12mr|libev-4.11-5|66	
12mr|libev-4.11-5|67	%files -n %{develname}
12mr|libev-4.11-5|68	%doc README
12mr|libev-4.11-5|69	%{_includedir}/%{name}/ev*.h
12mr|libev-4.11-5|70	%{_libdir}/libev*.so
12mr|libev-4.11-5|71	%{_libdir}/pkgconfig/%{name}.pc
12mr|libev-4.11-5|72	%{_mandir}/man3/ev*
12mr|libev-4.11-5|73	
12mr|libev-4.11-5|74	
12mr|libev-4.11-5|75	
12mr|libev-4.11-5|76	%changelog
12mr|libev-4.11-5|77	

14722 12
12mr|libevent-2.0.21-1|1	%define major 5
12mr|libevent-2.0.21-1|2	%define libname %mklibname event %{major}
12mr|libevent-2.0.21-1|3	%define develname %mklibname -d event
12mr|libevent-2.0.21-1|4	
12mr|libevent-2.0.21-1|5	Summary:	Abstract asynchronous event notification library
12mr|libevent-2.0.21-1|6	Name:		libevent
12mr|libevent-2.0.21-1|7	Version:	2.0.21
12mr|libevent-2.0.21-1|8	Release:	1
12mr|libevent-2.0.21-1|9	Group:		System/Libraries
12mr|libevent-2.0.21-1|10	License:	BSD
12mr|libevent-2.0.21-1|11	URL:		http://www.monkey.org/~provos/libevent/
12mr|libevent-2.0.21-1|12	Source0:	https://github.com/downloads/libevent/libevent/%{name}-%{version}-stable.tar.gz
12mr|libevent-2.0.21-1|13	Source1:	https://github.com/downloads/libevent/libevent/%{name}-%{version}-stable.tar.gz.asc
12mr|libevent-2.0.21-1|14	Patch0:		libevent-version-info-only.diff
12mr|libevent-2.0.21-1|15	Patch1:		libevent-linkage_fix.diff
12mr|libevent-2.0.21-1|16	Patch2:		libevent-ldflags.diff
12mr|libevent-2.0.21-1|17	BuildRequires:	autoconf automake libtool
12mr|libevent-2.0.21-1|18	BuildRequires:	pkgconfig(openssl)
12mr|libevent-2.0.21-1|19	BuildRequires:	doxygen
12mr|libevent-2.0.21-1|20	
12mr|libevent-2.0.21-1|21	%description
12mr|libevent-2.0.21-1|22	The libevent API provides a mechanism to execute a callback function when a
12mr|libevent-2.0.21-1|23	specific event occurs on a file descriptor or after a timeout has been reached.
12mr|libevent-2.0.21-1|24	libevent is meant to replace the asynchronous event loop found in event driven
12mr|libevent-2.0.21-1|25	network servers. An application just needs to call event_dispatch() and can
12mr|libevent-2.0.21-1|26	then add or remove events dynamically without having to change the event loop.
12mr|libevent-2.0.21-1|27	
12mr|libevent-2.0.21-1|28	%package -n	%{libname}
12mr|libevent-2.0.21-1|29	Summary:	Abstract asynchronous event notification library
12mr|libevent-2.0.21-1|30	Group:		System/Libraries
12mr|libevent-2.0.21-1|31	
12mr|libevent-2.0.21-1|32	%description -n	%{libname}
12mr|libevent-2.0.21-1|33	The libevent API provides a mechanism to execute a callback function when a
12mr|libevent-2.0.21-1|34	specific event occurs on a file descriptor or after a timeout has been reached.
12mr|libevent-2.0.21-1|35	libevent is meant to replace the asynchronous event loop found in event driven
12mr|libevent-2.0.21-1|36	network servers. An application just needs to call event_dispatch() and can
12mr|libevent-2.0.21-1|37	then add or remove events dynamically without having to change the event loop.
12mr|libevent-2.0.21-1|38	
12mr|libevent-2.0.21-1|39	%package -n	%{develname}
12mr|libevent-2.0.21-1|40	Summary:	Static library and header files for the libevent library
12mr|libevent-2.0.21-1|41	Group:		Development/C
12mr|libevent-2.0.21-1|42	Provides:	%{name}-devel = %{version}-%{release}
12mr|libevent-2.0.21-1|43	Requires:	%{libname} = %{version}-%{release}
12mr|libevent-2.0.21-1|44	
12mr|libevent-2.0.21-1|45	%description -n	%{develname}
12mr|libevent-2.0.21-1|46	The libevent API provides a mechanism to execute a callback function when a
12mr|libevent-2.0.21-1|47	specific event occurs on a file descriptor or after a timeout has been reached.
12mr|libevent-2.0.21-1|48	libevent is meant to replace the asynchronous event loop found in event driven
12mr|libevent-2.0.21-1|49	network servers. An application just needs to call event_dispatch() and can
12mr|libevent-2.0.21-1|50	then add or remove events dynamically without having to change the event loop.
12mr|libevent-2.0.21-1|51	
12mr|libevent-2.0.21-1|52	This package contains the static libevent library and its header files needed
12mr|libevent-2.0.21-1|53	to compile applications such as stegdetect, etc.
12mr|libevent-2.0.21-1|54	
12mr|libevent-2.0.21-1|55	%prep
12mr|libevent-2.0.21-1|56	%setup -q -n %{name}-%{version}-stable
12mr|libevent-2.0.21-1|57	%patch0 -p0
12mr|libevent-2.0.21-1|58	%patch1 -p0
12mr|libevent-2.0.21-1|59	%patch2 -p0
12mr|libevent-2.0.21-1|60	
12mr|libevent-2.0.21-1|61	# bork
12mr|libevent-2.0.21-1|62	perl -pi -e "s|^GENERATE_MAN.*|GENERATE_MAN=YES|g" Doxyfile
12mr|libevent-2.0.21-1|63	
12mr|libevent-2.0.21-1|64	autoreconf -fi
12mr|libevent-2.0.21-1|65	
12mr|libevent-2.0.21-1|66	%build
12mr|libevent-2.0.21-1|67	export CFLAGS="%{optflags} -fPIC"
12mr|libevent-2.0.21-1|68	
12mr|libevent-2.0.21-1|69	%configure2_5x --disable-static
12mr|libevent-2.0.21-1|70	
12mr|libevent-2.0.21-1|71	make
12mr|libevent-2.0.21-1|72	
12mr|libevent-2.0.21-1|73	# provide man pages
12mr|libevent-2.0.21-1|74	make doxygen
12mr|libevent-2.0.21-1|75	rm -f doxygen/man/man3/{major,minor,error,free}.3
12mr|libevent-2.0.21-1|76	
12mr|libevent-2.0.21-1|77	%install
12mr|libevent-2.0.21-1|78	%makeinstall_std
12mr|libevent-2.0.21-1|79	
12mr|libevent-2.0.21-1|80	# don't enforce python deps here
12mr|libevent-2.0.21-1|81	rm -f %{buildroot}%{_bindir}/event_rpcgen.py
12mr|libevent-2.0.21-1|82	
12mr|libevent-2.0.21-1|83	# provide man pages
12mr|libevent-2.0.21-1|84	install -d %{buildroot}%{_mandir}/man3
12mr|libevent-2.0.21-1|85	install -m0644 doxygen/man/man3/*.3 %{buildroot}%{_mandir}/man3/
12mr|libevent-2.0.21-1|86	
12mr|libevent-2.0.21-1|87	(cd %{buildroot}/%{_mandir}/man3/; F=`ls deprecated.3*`; mv $F libevent.$F)
12mr|libevent-2.0.21-1|88	
12mr|libevent-2.0.21-1|89	%files -n %{libname}
12mr|libevent-2.0.21-1|90	%doc README event_rpcgen.py
12mr|libevent-2.0.21-1|91	%{_libdir}/*.so.%{major}*
12mr|libevent-2.0.21-1|92	
12mr|libevent-2.0.21-1|93	%files -n %{develname}
12mr|libevent-2.0.21-1|94	%{_includedir}/*
12mr|libevent-2.0.21-1|95	%{_libdir}/*.so
12mr|libevent-2.0.21-1|96	%{_libdir}/pkgconfig/*.pc
12mr|libevent-2.0.21-1|97	%{_mandir}/man3/*

14723 12
12mr|libexif-0.6.21-2|1	%define major		12
12mr|libexif-0.6.21-2|2	%define libname		%mklibname exif %{major}
12mr|libexif-0.6.21-2|3	%define develname	%mklibname exif -d
12mr|libexif-0.6.21-2|4	%define langname	libexif-%{major}
12mr|libexif-0.6.21-2|5	
12mr|libexif-0.6.21-2|6	Summary:	Library to access EXIF files (extended JPEG files)
12mr|libexif-0.6.21-2|7	Name:		libexif
12mr|libexif-0.6.21-2|8	Version:	0.6.21
12mr|libexif-0.6.21-2|9	Release:	2
12mr|libexif-0.6.21-2|10	License:	LGPLv2+
12mr|libexif-0.6.21-2|11	Group:		Graphics
12mr|libexif-0.6.21-2|12	Url:		http://sourceforge.net/projects/libexif/
12mr|libexif-0.6.21-2|13	Source:		http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2
12mr|libexif-0.6.21-2|14	Patch0:		libexif-0.6.13-pkgconfig-fix.patch
12mr|libexif-0.6.21-2|15	BuildRequires:	doxygen
12mr|libexif-0.6.21-2|16	BuildRequires:	gettext-devel
12mr|libexif-0.6.21-2|17	BuildRequires:	autoconf automake libtool
12mr|libexif-0.6.21-2|18	
12mr|libexif-0.6.21-2|19	%description
12mr|libexif-0.6.21-2|20	Most digital cameras produce EXIF files, which are JPEG files with
12mr|libexif-0.6.21-2|21	extra tags that contain information about the image. The EXIF library
12mr|libexif-0.6.21-2|22	allows you to parse an EXIF file and read the data from those tags.
12mr|libexif-0.6.21-2|23	
12mr|libexif-0.6.21-2|24	%package -n %{name}%{major}-common
12mr|libexif-0.6.21-2|25	Summary:	Library to access EXIF files - Translations
12mr|libexif-0.6.21-2|26	Group:		Graphics
12mr|libexif-0.6.21-2|27	
12mr|libexif-0.6.21-2|28	%description -n %{name}%{major}-common
12mr|libexif-0.6.21-2|29	This package contains the translations for %{name}%{major}.
12mr|libexif-0.6.21-2|30	
12mr|libexif-0.6.21-2|31	%package -n %{libname}
12mr|libexif-0.6.21-2|32	Summary:	Library to access EXIF files (extended JPEG files)
12mr|libexif-0.6.21-2|33	Group:		System/Libraries
12mr|libexif-0.6.21-2|34	Provides:	libexif = %{version}-%{release}
12mr|libexif-0.6.21-2|35	Requires:	%{name}%{major}-common = %{version}-%{release}
12mr|libexif-0.6.21-2|36	
12mr|libexif-0.6.21-2|37	%description -n %{libname}
12mr|libexif-0.6.21-2|38	Most digital cameras produce EXIF files, which are JPEG files with
12mr|libexif-0.6.21-2|39	extra tags that contain information about the image. The EXIF library
12mr|libexif-0.6.21-2|40	allows you to parse an EXIF file and read the data from those tags.
12mr|libexif-0.6.21-2|41	
12mr|libexif-0.6.21-2|42	%package -n %{develname}
12mr|libexif-0.6.21-2|43	Summary: 	Headers and links to compile against the "%{libname}" library
12mr|libexif-0.6.21-2|44	Group:		Development/C
12mr|libexif-0.6.21-2|45	Requires: 	%{libname} = %{version}-%{release}
12mr|libexif-0.6.21-2|46	Provides:	%{name}-devel = %{version}-%{release}
12mr|libexif-0.6.21-2|47	
12mr|libexif-0.6.21-2|48	%description -n %{develname}
12mr|libexif-0.6.21-2|49	This package contains all files which one needs to compile programs using
12mr|libexif-0.6.21-2|50	the "%{libname}" library.
12mr|libexif-0.6.21-2|51	
12mr|libexif-0.6.21-2|52	%prep
12mr|libexif-0.6.21-2|53	%setup -q
12mr|libexif-0.6.21-2|54	%patch0 -p2 -b .includedir
12mr|libexif-0.6.21-2|55	
12mr|libexif-0.6.21-2|56	%build
12mr|libexif-0.6.21-2|57	#sh ./autogen.sh
12mr|libexif-0.6.21-2|58	libtoolize --copy --force; aclocal -I auto-m4 -I m4m; autoconf; automake
12mr|libexif-0.6.21-2|59	
12mr|libexif-0.6.21-2|60	%configure2_5x --disable-static
12mr|libexif-0.6.21-2|61	%make
12mr|libexif-0.6.21-2|62	
12mr|libexif-0.6.21-2|63	%install
12mr|libexif-0.6.21-2|64	%makeinstall
12mr|libexif-0.6.21-2|65	
12mr|libexif-0.6.21-2|66	%find_lang %{langname}
12mr|libexif-0.6.21-2|67	
12mr|libexif-0.6.21-2|68	%files -n %{name}%{major}-common -f %{langname}.lang
12mr|libexif-0.6.21-2|69	
12mr|libexif-0.6.21-2|70	%files -n %{libname}
12mr|libexif-0.6.21-2|71	%{_libdir}/*.so.%{major}*
12mr|libexif-0.6.21-2|72	
12mr|libexif-0.6.21-2|73	%files -n %{develname}
12mr|libexif-0.6.21-2|74	%{_libdir}/*.so
12mr|libexif-0.6.21-2|75	%{_libdir}/pkgconfig/*
12mr|libexif-0.6.21-2|76	%{_includedir}/*
12mr|libexif-0.6.21-2|77	%{_docdir}/libexif
12mr|libexif-0.6.21-2|78	
12mr|libexif-0.6.21-2|79	
12mr|libexif-0.6.21-2|80	
12mr|libexif-0.6.21-2|81	%changelog
12mr|libexif-0.6.21-2|82	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libexif-0.6.21-2|83	+ Commit: c5662d6
12mr|libexif-0.6.21-2|84	- New version 0.6.21 (sync with Cooker), drop no longer needed Conflicts and Obsoletes
12mr|libexif-0.6.21-2|85	
12mr|libexif-0.6.21-2|86	

14724 12
12mr|libexif-gtk-0.3.5-15|1	%define major 5
12mr|libexif-gtk-0.3.5-15|2	%define libname %mklibname exif-gtk %{major}
12mr|libexif-gtk-0.3.5-15|3	%define develname %mklibname exif-gtk -d
12mr|libexif-gtk-0.3.5-15|4	
12mr|libexif-gtk-0.3.5-15|5	Summary:	Library to access EXIF files (extended JPEG files)
12mr|libexif-gtk-0.3.5-15|6	Name:		libexif-gtk
12mr|libexif-gtk-0.3.5-15|7	Version:	0.3.5
12mr|libexif-gtk-0.3.5-15|8	Release:	15
12mr|libexif-gtk-0.3.5-15|9	License:	LGPL
12mr|libexif-gtk-0.3.5-15|10	Group:		Graphics
12mr|libexif-gtk-0.3.5-15|11	Url:		http://sourceforge.net/projects/libexif/
12mr|libexif-gtk-0.3.5-15|12	Source:		http://belnet.dl.sourceforge.net/sourceforge/libexif/libexif-gtk-%{version}.tar.bz2
12mr|libexif-gtk-0.3.5-15|13	BuildRequires:	pkgconfig(libexif)
12mr|libexif-gtk-0.3.5-15|14	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|libexif-gtk-0.3.5-15|15	BuildRequires:	pkgconfig(glib-2.0)
12mr|libexif-gtk-0.3.5-15|16	
12mr|libexif-gtk-0.3.5-15|17	%description
12mr|libexif-gtk-0.3.5-15|18	Most digital cameras produce EXIF files, which are JPEG files with
12mr|libexif-gtk-0.3.5-15|19	extra tags that contain information about the image. The EXIF library
12mr|libexif-gtk-0.3.5-15|20	allows you to parse an EXIF file and read the data from those tags.
12mr|libexif-gtk-0.3.5-15|21	
12mr|libexif-gtk-0.3.5-15|22	This library does not contain any documentation, but it seems to make
12mr|libexif-gtk-0.3.5-15|23	the connection between libexif, the core library for EXIF, and
12mr|libexif-gtk-0.3.5-15|24	GTK-based graphical frontends.
12mr|libexif-gtk-0.3.5-15|25	
12mr|libexif-gtk-0.3.5-15|26	%package -n %{libname}
12mr|libexif-gtk-0.3.5-15|27	Summary:	Library to access EXIF files (extended JPEG files)
12mr|libexif-gtk-0.3.5-15|28	Group:		Graphics
12mr|libexif-gtk-0.3.5-15|29	Provides:	libexif-gtk
12mr|libexif-gtk-0.3.5-15|30	
12mr|libexif-gtk-0.3.5-15|31	%description  -n %{libname}
12mr|libexif-gtk-0.3.5-15|32	Most digital cameras produce EXIF files, which are JPEG files with
12mr|libexif-gtk-0.3.5-15|33	extra tags that contain information about the image. The EXIF library
12mr|libexif-gtk-0.3.5-15|34	allows you to parse an EXIF file and read the data from those tags.
12mr|libexif-gtk-0.3.5-15|35	
12mr|libexif-gtk-0.3.5-15|36	This library does not contain any documentation, but it seems to make
12mr|libexif-gtk-0.3.5-15|37	the connection between libexif, the core library for EXIF, and
12mr|libexif-gtk-0.3.5-15|38	GTK-based graphical frontends.
12mr|libexif-gtk-0.3.5-15|39	
12mr|libexif-gtk-0.3.5-15|40	%package -n %{develname}
12mr|libexif-gtk-0.3.5-15|41	Summary:	Headers and links to compile against the "%{libname}" library
12mr|libexif-gtk-0.3.5-15|42	Group:		Development/C
12mr|libexif-gtk-0.3.5-15|43	Requires: 	%{libname} = %{version}-%{release}
12mr|libexif-gtk-0.3.5-15|44	Provides:	libexif-gtk-devel
12mr|libexif-gtk-0.3.5-15|45	
12mr|libexif-gtk-0.3.5-15|46	%description -n %{develname}
12mr|libexif-gtk-0.3.5-15|47	This package contains all files which one needs to compile programs using
12mr|libexif-gtk-0.3.5-15|48	the "%{name}" library.
12mr|libexif-gtk-0.3.5-15|49	
12mr|libexif-gtk-0.3.5-15|50	%prep
12mr|libexif-gtk-0.3.5-15|51	%setup -q
12mr|libexif-gtk-0.3.5-15|52	
12mr|libexif-gtk-0.3.5-15|53	# Disable GTK_DISABLE_DEPRECATED macro
12mr|libexif-gtk-0.3.5-15|54	sed -i s/-DGTK_DISABLE_DEPRECATED// */Makefile.*
12mr|libexif-gtk-0.3.5-15|55	
12mr|libexif-gtk-0.3.5-15|56	%build
12mr|libexif-gtk-0.3.5-15|57	# "autogen" is needed because we have a CVS snapshot.
12mr|libexif-gtk-0.3.5-15|58	#./autogen.sh
12mr|libexif-gtk-0.3.5-15|59	%configure2_5x --disable-static
12mr|libexif-gtk-0.3.5-15|60	%make
12mr|libexif-gtk-0.3.5-15|61	
12mr|libexif-gtk-0.3.5-15|62	%install
12mr|libexif-gtk-0.3.5-15|63	%makeinstall_std
12mr|libexif-gtk-0.3.5-15|64	
12mr|libexif-gtk-0.3.5-15|65	%find_lang %{name}
12mr|libexif-gtk-0.3.5-15|66	
12mr|libexif-gtk-0.3.5-15|67	%files -n %{libname} -f %{name}.lang
12mr|libexif-gtk-0.3.5-15|68	%doc COPYING ChangeLog
12mr|libexif-gtk-0.3.5-15|69	%{_libdir}/*.so.*
12mr|libexif-gtk-0.3.5-15|70	
12mr|libexif-gtk-0.3.5-15|71	%files  -n %{develname}
12mr|libexif-gtk-0.3.5-15|72	%{_libdir}/*.so
12mr|libexif-gtk-0.3.5-15|73	%{_libdir}/pkgconfig/*
12mr|libexif-gtk-0.3.5-15|74	%{_includedir}/*
12mr|libexif-gtk-0.3.5-15|75	
12mr|libexif-gtk-0.3.5-15|76	
12mr|libexif-gtk-0.3.5-15|77	
12mr|libexif-gtk-0.3.5-15|78	
12mr|libexif-gtk-0.3.5-15|79	
12mr|libexif-gtk-0.3.5-15|80	%changelog
12mr|libexif-gtk-0.3.5-15|81	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libexif-gtk-0.3.5-15|82	+ Commit: d7e96a2
12mr|libexif-gtk-0.3.5-15|83	- Convert BR to pkgconfig style, drop .la files, spec cleanup
12mr|libexif-gtk-0.3.5-15|84	
12mr|libexif-gtk-0.3.5-15|85	

14725 12
12mr|libexttextcat-3.3.1-4|1	%define lname exttextcat
12mr|libexttextcat-3.3.1-4|2	%define major 0
12mr|libexttextcat-3.3.1-4|3	%define libname %mklibname %{lname} %{major}
12mr|libexttextcat-3.3.1-4|4	%define develname %mklibname %{lname} -d
12mr|libexttextcat-3.3.1-4|5	
12mr|libexttextcat-3.3.1-4|6	Summary:	Text categorization library
12mr|libexttextcat-3.3.1-4|7	Name:		libexttextcat
12mr|libexttextcat-3.3.1-4|8	Version:	3.3.1
12mr|libexttextcat-3.3.1-4|9	Release:	4
12mr|libexttextcat-3.3.1-4|10	Group:		System/Libraries
12mr|libexttextcat-3.3.1-4|11	License:	BSD
12mr|libexttextcat-3.3.1-4|12	URL:		http://www.freedesktop.org/wiki/Software/libexttextcat
12mr|libexttextcat-3.3.1-4|13	Source0:	http://dev-www.libreoffice.org/src/libexttextcat/%{name}-%{version}.tar.xz
12mr|libexttextcat-3.3.1-4|14	BuildRequires: autoconf automake libtool
12mr|libexttextcat-3.3.1-4|15	
12mr|libexttextcat-3.3.1-4|16	%description
12mr|libexttextcat-3.3.1-4|17	%{name} is an N-Gram-Based Text Categorization library primarily
12mr|libexttextcat-3.3.1-4|18	intended for language guessing.
12mr|libexttextcat-3.3.1-4|19	
12mr|libexttextcat-3.3.1-4|20	%package -n	%{libname}
12mr|libexttextcat-3.3.1-4|21	Summary:	Text categorization library
12mr|libexttextcat-3.3.1-4|22	Group:		System/Libraries
12mr|libexttextcat-3.3.1-4|23	Requires:	%{name}-data >= %{version}
12mr|libexttextcat-3.3.1-4|24	Provides:	libexttextcat = %{version}-%{release}
12mr|libexttextcat-3.3.1-4|25	
12mr|libexttextcat-3.3.1-4|26	%description -n	%{libname}
12mr|libexttextcat-3.3.1-4|27	%{name} is an N-Gram-Based Text Categorization library primarily
12mr|libexttextcat-3.3.1-4|28	intended for language guessing.
12mr|libexttextcat-3.3.1-4|29	
12mr|libexttextcat-3.3.1-4|30	%package -n	%{develname}
12mr|libexttextcat-3.3.1-4|31	Summary:	Development files and headers for %{name}
12mr|libexttextcat-3.3.1-4|32	Group:		Development/Other
12mr|libexttextcat-3.3.1-4|33	Requires:	%{libname} = %{version}-%{release}
12mr|libexttextcat-3.3.1-4|34	Provides:	%{name}-devel = %{version}-%{release}
12mr|libexttextcat-3.3.1-4|35	Provides:	%{lname}-devel = %{version}-%{release}
12mr|libexttextcat-3.3.1-4|36	Provides:	textcat-devel = %{version}-%{release}
12mr|libexttextcat-3.3.1-4|37	Obsoletes:	%{mklibname textcat -d} < 3.3.1
12mr|libexttextcat-3.3.1-4|38	Provides:	%{mklibname textcat -d} = %{version}
12mr|libexttextcat-3.3.1-4|39	
12mr|libexttextcat-3.3.1-4|40	%description -n	%{develname}
12mr|libexttextcat-3.3.1-4|41	Development files and headers for %{name}.
12mr|libexttextcat-3.3.1-4|42	
12mr|libexttextcat-3.3.1-4|43	%package tools
12mr|libexttextcat-3.3.1-4|44	Summary:	Tool for creating custom document fingerprints
12mr|libexttextcat-3.3.1-4|45	Group:		Publishing
12mr|libexttextcat-3.3.1-4|46	Requires:	%{libname} = %{version}-%{release}
12mr|libexttextcat-3.3.1-4|47	Conflicts:	%{mklibname textcat -d} < 3.3.1
12mr|libexttextcat-3.3.1-4|48	
12mr|libexttextcat-3.3.1-4|49	%description tools
12mr|libexttextcat-3.3.1-4|50	The %{name}-tools package contains the createfp program that allows
12mr|libexttextcat-3.3.1-4|51	you to easily create your own document fingerprints.
12mr|libexttextcat-3.3.1-4|52	
12mr|libexttextcat-3.3.1-4|53	%package data
12mr|libexttextcat-3.3.1-4|54	Summary:	Data files for text categorization library
12mr|libexttextcat-3.3.1-4|55	Group:		System/Libraries
12mr|libexttextcat-3.3.1-4|56	Conflicts:	%{mklibname exttextcat 0} < 3.3.1-4
12mr|libexttextcat-3.3.1-4|57	
12mr|libexttextcat-3.3.1-4|58	%description data
12mr|libexttextcat-3.3.1-4|59	Data files for %{name}.
12mr|libexttextcat-3.3.1-4|60	
12mr|libexttextcat-3.3.1-4|61	%prep
12mr|libexttextcat-3.3.1-4|62	%setup -q
12mr|libexttextcat-3.3.1-4|63	
12mr|libexttextcat-3.3.1-4|64	%build
12mr|libexttextcat-3.3.1-4|65	mkdir -p m4
12mr|libexttextcat-3.3.1-4|66	autoreconf -fi
12mr|libexttextcat-3.3.1-4|67	%configure2_5x \
12mr|libexttextcat-3.3.1-4|68	--disable-static \
12mr|libexttextcat-3.3.1-4|69	
12mr|libexttextcat-3.3.1-4|70	%make
12mr|libexttextcat-3.3.1-4|71	
12mr|libexttextcat-3.3.1-4|72	%check
12mr|libexttextcat-3.3.1-4|73	make check
12mr|libexttextcat-3.3.1-4|74	
12mr|libexttextcat-3.3.1-4|75	%install
12mr|libexttextcat-3.3.1-4|76	%makeinstall_std
12mr|libexttextcat-3.3.1-4|77	
12mr|libexttextcat-3.3.1-4|78	%files -n %{libname}
12mr|libexttextcat-3.3.1-4|79	%{_libdir}/lib*.so.%{major}*
12mr|libexttextcat-3.3.1-4|80	
12mr|libexttextcat-3.3.1-4|81	%files -n %{develname}
12mr|libexttextcat-3.3.1-4|82	%dir %{_includedir}/%{name}
12mr|libexttextcat-3.3.1-4|83	%{_libdir}/*.so
12mr|libexttextcat-3.3.1-4|84	%{_includedir}/%{name}/*
12mr|libexttextcat-3.3.1-4|85	%{_libdir}/pkgconfig/*.pc
12mr|libexttextcat-3.3.1-4|86	%{_datadir}/vala/vapi/libexttextcat.vapi
12mr|libexttextcat-3.3.1-4|87	
12mr|libexttextcat-3.3.1-4|88	%files tools
12mr|libexttextcat-3.3.1-4|89	%{_bindir}/createfp
12mr|libexttextcat-3.3.1-4|90	
12mr|libexttextcat-3.3.1-4|91	%files data
12mr|libexttextcat-3.3.1-4|92	%doc LICENSE README*
12mr|libexttextcat-3.3.1-4|93	%{_datadir}/%{name}
12mr|libexttextcat-3.3.1-4|94	
12mr|libexttextcat-3.3.1-4|95	
12mr|libexttextcat-3.3.1-4|96	%changelog
12mr|libexttextcat-3.3.1-4|97	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libexttextcat-3.3.1-4|98	+ Commit: b598ee0
12mr|libexttextcat-3.3.1-4|99	- Move docs and data from library package to its own
12mr|libexttextcat-3.3.1-4|100	
12mr|libexttextcat-3.3.1-4|101	

14726 12
12mr|libffado-2.0.1-7|1	%define lib_major       2
12mr|libffado-2.0.1-7|2	%define lib_name        %mklibname ffado %{lib_major}
12mr|libffado-2.0.1-7|3	%define lib_name_devel  %mklibname ffado -d
12mr|libffado-2.0.1-7|4	
12mr|libffado-2.0.1-7|5	Name:           libffado
12mr|libffado-2.0.1-7|6	Summary:        Firewire audio drivers for JACK
12mr|libffado-2.0.1-7|7	Version:        2.0.1
12mr|libffado-2.0.1-7|8	Release:        7
12mr|libffado-2.0.1-7|9	
12mr|libffado-2.0.1-7|10	Source0:        http://www.ffado.org/files/%{name}-%{version}.tar.gz
12mr|libffado-2.0.1-7|11	Patch0:         libffado-2.0.1-upstream-buildfix.patch
12mr|libffado-2.0.1-7|12	Patch1:         libffado-2.0.1-rosa-linking.patch
12mr|libffado-2.0.1-7|13	URL:            http://www.ffado.org/
12mr|libffado-2.0.1-7|14	License:        GPLv2+ and GPLv3
12mr|libffado-2.0.1-7|15	Group:          Sound
12mr|libffado-2.0.1-7|16	
12mr|libffado-2.0.1-7|17	BuildRequires:  scons, pkgconfig
12mr|libffado-2.0.1-7|18	BuildRequires:  libraw1394-devel, libiec61883-devel, libavc1394-devel
12mr|libffado-2.0.1-7|19	BuildRequires:  libxml++-devel
12mr|libffado-2.0.1-7|20	BuildRequires:  python-qt4-devel, expat-devel, dbus-devel
12mr|libffado-2.0.1-7|21	BuildRequires:  python-dbus
12mr|libffado-2.0.1-7|22	
12mr|libffado-2.0.1-7|23	%description
12mr|libffado-2.0.1-7|24	The FFADO library provides a generic, open-source solution for the
12mr|libffado-2.0.1-7|25	support of FireWire based audio devices for the Linux platform. It is the
12mr|libffado-2.0.1-7|26	successor of the FreeBoB project. Currently this library is used by the
12mr|libffado-2.0.1-7|27	firewire backends of the jack audio connection kit sound server
12mr|libffado-2.0.1-7|28	(jackit package). This backend provides audio and midi support,
12mr|libffado-2.0.1-7|29	and is available in both jack1 and jack2.
12mr|libffado-2.0.1-7|30	
12mr|libffado-2.0.1-7|31	#-----------------------------------
12mr|libffado-2.0.1-7|32	%package -n %{lib_name}
12mr|libffado-2.0.1-7|33	
12mr|libffado-2.0.1-7|34	Summary:        Firewire audio drivers for JACK
12mr|libffado-2.0.1-7|35	Group:          Sound
12mr|libffado-2.0.1-7|36	
12mr|libffado-2.0.1-7|37	%description -n %{lib_name}
12mr|libffado-2.0.1-7|38	The FFADO library provides a generic, open-source solution for the
12mr|libffado-2.0.1-7|39	support of FireWire based audio devices for the Linux platform. It is the
12mr|libffado-2.0.1-7|40	successor of the FreeBoB project. Currently this library is used by the
12mr|libffado-2.0.1-7|41	firewire backends of the jack audio connection kit sound server
12mr|libffado-2.0.1-7|42	(jackit package). This backend provides audio and midi support,
12mr|libffado-2.0.1-7|43	and is available in both jack1 and jack2.
12mr|libffado-2.0.1-7|44	
12mr|libffado-2.0.1-7|45	%files -n %{lib_name}
12mr|libffado-2.0.1-7|46	%doc AUTHORS ChangeLog LICENSE.* README
12mr|libffado-2.0.1-7|47	%{_libdir}/libffado.so.%{lib_major}*
12mr|libffado-2.0.1-7|48	
12mr|libffado-2.0.1-7|49	#-----------------------------------
12mr|libffado-2.0.1-7|50	%package -n ffado
12mr|libffado-2.0.1-7|51	Summary:        Firewire audio driver applications and utilities
12mr|libffado-2.0.1-7|52	Group:          Sound
12mr|libffado-2.0.1-7|53	Requires:       %{lib_name} = %{version}-%{release}
12mr|libffado-2.0.1-7|54	Requires:       python-dbus, qt4-qtdbus
12mr|libffado-2.0.1-7|55	Requires:       python-qt4
12mr|libffado-2.0.1-7|56	
12mr|libffado-2.0.1-7|57	%description -n ffado
12mr|libffado-2.0.1-7|58	Configuration utilities for the FFADO firewire drivers
12mr|libffado-2.0.1-7|59	
12mr|libffado-2.0.1-7|60	%files -n ffado
12mr|libffado-2.0.1-7|61	%{_bindir}/*
12mr|libffado-2.0.1-7|62	%dir %{_datadir}/%{name}
12mr|libffado-2.0.1-7|63	%{_datadir}/%{name}/python
12mr|libffado-2.0.1-7|64	%{_datadir}/%{name}/configuration
12mr|libffado-2.0.1-7|65	%{_datadir}/applications/mandriva-ffado-mixer.desktop
12mr|libffado-2.0.1-7|66	%{_datadir}/%{name}/icons/hi64-apps-ffado.png
12mr|libffado-2.0.1-7|67	
12mr|libffado-2.0.1-7|68	#-----------------------------------
12mr|libffado-2.0.1-7|69	%package -n %{lib_name_devel}
12mr|libffado-2.0.1-7|70	Summary:        Firewire audio driver library development headers
12mr|libffado-2.0.1-7|71	Group:          Sound
12mr|libffado-2.0.1-7|72	Requires:       %{lib_name} = %{version}-%{release}
12mr|libffado-2.0.1-7|73	Requires:       pkgconfig, libxml++-devel
12mr|libffado-2.0.1-7|74	Requires:       libiec61883-devel, libavc1394-devel, libraw1394-devel
12mr|libffado-2.0.1-7|75	Provides:       %{name}-devel = %{version}-%{release}
12mr|libffado-2.0.1-7|76	
12mr|libffado-2.0.1-7|77	%description -n %{lib_name_devel}
12mr|libffado-2.0.1-7|78	Development files needed to build applications against libffado.
12mr|libffado-2.0.1-7|79	
12mr|libffado-2.0.1-7|80	%files -n %{lib_name_devel}
12mr|libffado-2.0.1-7|81	%defattr(-,root,root,-)
12mr|libffado-2.0.1-7|82	%{_libdir}/%{name}.so
12mr|libffado-2.0.1-7|83	%dir %{_includedir}/%{name}
12mr|libffado-2.0.1-7|84	%{_includedir}/%{name}/*.h
12mr|libffado-2.0.1-7|85	%{_libdir}/pkgconfig/%{name}.pc
12mr|libffado-2.0.1-7|86	
12mr|libffado-2.0.1-7|87	#-----------------------------------
12mr|libffado-2.0.1-7|88	%prep
12mr|libffado-2.0.1-7|89	%setup -q -n %{name}-%{version}
12mr|libffado-2.0.1-7|90	%patch0 -p1
12mr|libffado-2.0.1-7|91	%patch1 -p1
12mr|libffado-2.0.1-7|92	
12mr|libffado-2.0.1-7|93	%build
12mr|libffado-2.0.1-7|94	scons PREFIX=%{_prefix} LIBDIR=%{_libdir}
12mr|libffado-2.0.1-7|95	
12mr|libffado-2.0.1-7|96	%install
12mr|libffado-2.0.1-7|97	rm -rf %{buildroot}
12mr|libffado-2.0.1-7|98	
12mr|libffado-2.0.1-7|99	scons PREFIX=%{_prefix} LIBDIR=%{_libdir} \
12mr|libffado-2.0.1-7|100	DESTDIR=%{buildroot} install
12mr|libffado-2.0.1-7|101	
12mr|libffado-2.0.1-7|102	install -m 0644 support/tools/listirqinfo.py %{buildroot}%{_datadir}/libffado/python
12mr|libffado-2.0.1-7|103	install -m 0644 support/tools/helpstrings.py %{buildroot}%{_datadir}/libffado/python
12mr|libffado-2.0.1-7|104	
12mr|libffado-2.0.1-7|105	mkdir -p %{buildroot}%{_datadir}/applications
12mr|libffado-2.0.1-7|106	#make desktop file
12mr|libffado-2.0.1-7|107	cat > %{buildroot}%{_datadir}/applications/mandriva-ffado-mixer.desktop <<EOF
12mr|libffado-2.0.1-7|108	[Desktop Entry]
12mr|libffado-2.0.1-7|109	Name=Ffado Mixer
12mr|libffado-2.0.1-7|110	Comment=Mixer for Firewire Audio Devices
12mr|libffado-2.0.1-7|111	Exec=%{_bindir}/ffado-mixer
12mr|libffado-2.0.1-7|112	Icon=%{_datadir}/%{name}/icons/hi64-apps-ffado.png
12mr|libffado-2.0.1-7|113	Terminal=false
12mr|libffado-2.0.1-7|114	Type=Application
12mr|libffado-2.0.1-7|115	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;
12mr|libffado-2.0.1-7|116	EOF
12mr|libffado-2.0.1-7|117	
12mr|libffado-2.0.1-7|118	
12mr|libffado-2.0.1-7|119	
12mr|libffado-2.0.1-7|120	%changelog
12mr|libffado-2.0.1-7|121	

14727 12
12mr|libffi-3.0.9-6.1|1	%define major 5
12mr|libffi-3.0.9-6.1|2	%define libname %mklibname ffi %major
12mr|libffi-3.0.9-6.1|3	#gw: keep the major, as there's another libffi from gcc
12mr|libffi-3.0.9-6.1|4	%define develname %mklibname -d ffi %major
12mr|libffi-3.0.9-6.1|5	Name:		libffi
12mr|libffi-3.0.9-6.1|6	Version:	3.0.9
12mr|libffi-3.0.9-6.1|7	Release:	6.1
12mr|libffi-3.0.9-6.1|8	Summary:	A portable foreign function interface library
12mr|libffi-3.0.9-6.1|9	Group:		System/Libraries
12mr|libffi-3.0.9-6.1|10	License:	BSD
12mr|libffi-3.0.9-6.1|11	URL:		http://sourceware.org/libffi
12mr|libffi-3.0.9-6.1|12	Source0:	ftp://sourceware.org/pub/libffi/libffi-%{version}.tar.gz
12mr|libffi-3.0.9-6.1|13	
12mr|libffi-3.0.9-6.1|14	%description
12mr|libffi-3.0.9-6.1|15	Compilers for high level languages generate code that follow certain
12mr|libffi-3.0.9-6.1|16	conventions.  These conventions are necessary, in part, for separate
12mr|libffi-3.0.9-6.1|17	compilation to work.  One such convention is the "calling convention".
12mr|libffi-3.0.9-6.1|18	The calling convention is a set of assumptions made by the compiler
12mr|libffi-3.0.9-6.1|19	about where function arguments will be found on entry to a function.  A
12mr|libffi-3.0.9-6.1|20	calling convention also specifies where the return value for a function
12mr|libffi-3.0.9-6.1|21	is found.
12mr|libffi-3.0.9-6.1|22	
12mr|libffi-3.0.9-6.1|23	Some programs may not know at the time of compilation what arguments
12mr|libffi-3.0.9-6.1|24	are to be passed to a function.  For instance, an interpreter may be
12mr|libffi-3.0.9-6.1|25	told at run-time about the number and types of arguments used to call a
12mr|libffi-3.0.9-6.1|26	given function.  `Libffi' can be used in such programs to provide a
12mr|libffi-3.0.9-6.1|27	bridge from the interpreter program to compiled code.
12mr|libffi-3.0.9-6.1|28	
12mr|libffi-3.0.9-6.1|29	The `libffi' library provides a portable, high level programming
12mr|libffi-3.0.9-6.1|30	interface to various calling conventions.  This allows a programmer to
12mr|libffi-3.0.9-6.1|31	call any function specified by a call interface description at run time.
12mr|libffi-3.0.9-6.1|32	
12mr|libffi-3.0.9-6.1|33	FFI stands for Foreign Function Interface.  A foreign function
12mr|libffi-3.0.9-6.1|34	interface is the popular name for the interface that allows code
12mr|libffi-3.0.9-6.1|35	written in one language to call code written in another language.  The
12mr|libffi-3.0.9-6.1|36	`libffi' library really only provides the lowest, machine dependent
12mr|libffi-3.0.9-6.1|37	layer of a fully featured foreign function interface.  A layer must
12mr|libffi-3.0.9-6.1|38	exist above `libffi' that handles type conversions for values passed
12mr|libffi-3.0.9-6.1|39	between the two languages.
12mr|libffi-3.0.9-6.1|40	
12mr|libffi-3.0.9-6.1|41	%package -n %libname
12mr|libffi-3.0.9-6.1|42	Summary:	A portable foreign function interface library
12mr|libffi-3.0.9-6.1|43	Group:		System/Libraries
12mr|libffi-3.0.9-6.1|44	
12mr|libffi-3.0.9-6.1|45	%description -n %libname
12mr|libffi-3.0.9-6.1|46	Compilers for high level languages generate code that follow certain
12mr|libffi-3.0.9-6.1|47	conventions.  These conventions are necessary, in part, for separate
12mr|libffi-3.0.9-6.1|48	compilation to work.  One such convention is the "calling convention".
12mr|libffi-3.0.9-6.1|49	The calling convention is a set of assumptions made by the compiler
12mr|libffi-3.0.9-6.1|50	about where function arguments will be found on entry to a function.  A
12mr|libffi-3.0.9-6.1|51	calling convention also specifies where the return value for a function
12mr|libffi-3.0.9-6.1|52	is found.
12mr|libffi-3.0.9-6.1|53	
12mr|libffi-3.0.9-6.1|54	Some programs may not know at the time of compilation what arguments
12mr|libffi-3.0.9-6.1|55	are to be passed to a function.  For instance, an interpreter may be
12mr|libffi-3.0.9-6.1|56	told at run-time about the number and types of arguments used to call a
12mr|libffi-3.0.9-6.1|57	given function.  `Libffi' can be used in such programs to provide a
12mr|libffi-3.0.9-6.1|58	bridge from the interpreter program to compiled code.
12mr|libffi-3.0.9-6.1|59	
12mr|libffi-3.0.9-6.1|60	The `libffi' library provides a portable, high level programming
12mr|libffi-3.0.9-6.1|61	interface to various calling conventions.  This allows a programmer to
12mr|libffi-3.0.9-6.1|62	call any function specified by a call interface description at run time.
12mr|libffi-3.0.9-6.1|63	
12mr|libffi-3.0.9-6.1|64	FFI stands for Foreign Function Interface.  A foreign function
12mr|libffi-3.0.9-6.1|65	interface is the popular name for the interface that allows code
12mr|libffi-3.0.9-6.1|66	written in one language to call code written in another language.  The
12mr|libffi-3.0.9-6.1|67	`libffi' library really only provides the lowest, machine dependent
12mr|libffi-3.0.9-6.1|68	layer of a fully featured foreign function interface.  A layer must
12mr|libffi-3.0.9-6.1|69	exist above `libffi' that handles type conversions for values passed
12mr|libffi-3.0.9-6.1|70	between the two languages.
12mr|libffi-3.0.9-6.1|71	
12mr|libffi-3.0.9-6.1|72	%package -n %develname
12mr|libffi-3.0.9-6.1|73	Summary:	Development files for %{name}
12mr|libffi-3.0.9-6.1|74	Group:		Development/C
12mr|libffi-3.0.9-6.1|75	Requires:	%{libname} = %{version}-%{release}
12mr|libffi-3.0.9-6.1|76	#Requires(post): /sbin/install-info
12mr|libffi-3.0.9-6.1|77	#Requires(preun): /sbin/install-info
12mr|libffi-3.0.9-6.1|78	Provides:	 libffi-devel = %version-%release
12mr|libffi-3.0.9-6.1|79	Provides:	 ffi5-devel = %version-%release
12mr|libffi-3.0.9-6.1|80	#gw gcc's libffi4-devel package is biarch
12mr|libffi-3.0.9-6.1|81	Conflicts:	 libffi4-devel
12mr|libffi-3.0.9-6.1|82	
12mr|libffi-3.0.9-6.1|83	%description -n %develname
12mr|libffi-3.0.9-6.1|84	This package contains libraries and header files for developing
12mr|libffi-3.0.9-6.1|85	applications that use %{name}.
12mr|libffi-3.0.9-6.1|86	
12mr|libffi-3.0.9-6.1|87	
12mr|libffi-3.0.9-6.1|88	%prep
12mr|libffi-3.0.9-6.1|89	%setup -q
12mr|libffi-3.0.9-6.1|90	
12mr|libffi-3.0.9-6.1|91	
12mr|libffi-3.0.9-6.1|92	%build
12mr|libffi-3.0.9-6.1|93	%configure2_5x --disable-static
12mr|libffi-3.0.9-6.1|94	%make
12mr|libffi-3.0.9-6.1|95	
12mr|libffi-3.0.9-6.1|96	
12mr|libffi-3.0.9-6.1|97	%install
12mr|libffi-3.0.9-6.1|98	%makeinstall_std
12mr|libffi-3.0.9-6.1|99	find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
12mr|libffi-3.0.9-6.1|100	rm -f $RPM_BUILD_ROOT%{_infodir}/dir
12mr|libffi-3.0.9-6.1|101	
12mr|libffi-3.0.9-6.1|102	
12mr|libffi-3.0.9-6.1|103	%files -n %libname
12mr|libffi-3.0.9-6.1|104	%defattr(-,root,root,-)
12mr|libffi-3.0.9-6.1|105	%doc LICENSE README
12mr|libffi-3.0.9-6.1|106	%{_libdir}/*.so.%{major}*
12mr|libffi-3.0.9-6.1|107	
12mr|libffi-3.0.9-6.1|108	%files -n %develname
12mr|libffi-3.0.9-6.1|109	%defattr(-,root,root,-)
12mr|libffi-3.0.9-6.1|110	%{_libdir}/pkgconfig/*.pc
12mr|libffi-3.0.9-6.1|111	%{_libdir}/%{name}-%{version}
12mr|libffi-3.0.9-6.1|112	%{_libdir}/*.so
12mr|libffi-3.0.9-6.1|113	%{_mandir}/man3/*
12mr|libffi-3.0.9-6.1|114	%{_infodir}/libffi.info.*
12mr|libffi-3.0.9-6.1|115	
12mr|libffi-3.0.9-6.1|116	
12mr|libffi-3.0.9-6.1|117	
12mr|libffi-3.0.9-6.1|118	%changelog
12mr|libffi-3.0.9-6.1|119	* Fri Apr 29 2011 Oden Eriksson <oeriksson@mandriva.com> 3.0.9-3mdv2011.0
12mr|libffi-3.0.9-6.1|120	+ Revision: 660247
12mr|libffi-3.0.9-6.1|121	- mass rebuild
12mr|libffi-3.0.9-6.1|122	
12mr|libffi-3.0.9-6.1|123	* Sun Nov 28 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.9-2mdv2011.0
12mr|libffi-3.0.9-6.1|124	+ Revision: 602541
12mr|libffi-3.0.9-6.1|125	- rebuild
12mr|libffi-3.0.9-6.1|126	
12mr|libffi-3.0.9-6.1|127	* Fri Jan 01 2010 Götz Waschk <waschk@mandriva.org> 3.0.9-1mdv2010.1
12mr|libffi-3.0.9-6.1|128	+ Revision: 484651
12mr|libffi-3.0.9-6.1|129	- update to new version 3.0.9
12mr|libffi-3.0.9-6.1|130	
12mr|libffi-3.0.9-6.1|131	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.0.8-2mdv2010.0
12mr|libffi-3.0.9-6.1|132	+ Revision: 425540
12mr|libffi-3.0.9-6.1|133	- rebuild
12mr|libffi-3.0.9-6.1|134	
12mr|libffi-3.0.9-6.1|135	* Wed Feb 18 2009 Götz Waschk <waschk@mandriva.org> 3.0.8-1mdv2009.1
12mr|libffi-3.0.9-6.1|136	+ Revision: 342439
12mr|libffi-3.0.9-6.1|137	- update to new version 3.0.8
12mr|libffi-3.0.9-6.1|138	
12mr|libffi-3.0.9-6.1|139	* Mon Dec 01 2008 Götz Waschk <waschk@mandriva.org> 3.0.7-1mdv2009.1
12mr|libffi-3.0.9-6.1|140	+ Revision: 308725
12mr|libffi-3.0.9-6.1|141	- update to new version 3.0.7
12mr|libffi-3.0.9-6.1|142	
12mr|libffi-3.0.9-6.1|143	* Fri Sep 05 2008 Götz Waschk <waschk@mandriva.org> 3.0.6-2mdv2009.0
12mr|libffi-3.0.9-6.1|144	+ Revision: 281039
12mr|libffi-3.0.9-6.1|145	- fix conflict with gcc's libffi package
12mr|libffi-3.0.9-6.1|146	
12mr|libffi-3.0.9-6.1|147	* Tue Sep 02 2008 Götz Waschk <waschk@mandriva.org> 3.0.6-1mdv2009.0
12mr|libffi-3.0.9-6.1|148	+ Revision: 278859
12mr|libffi-3.0.9-6.1|149	- new version
12mr|libffi-3.0.9-6.1|150	- update source URL
12mr|libffi-3.0.9-6.1|151	- add conflict with other libffi-devel
12mr|libffi-3.0.9-6.1|152	
12mr|libffi-3.0.9-6.1|153	* Mon Sep 01 2008 Götz Waschk <waschk@mandriva.org> 3.0.5-1mdv2009.0
12mr|libffi-3.0.9-6.1|154	+ Revision: 278177
12mr|libffi-3.0.9-6.1|155	- import libffi
12mr|libffi-3.0.9-6.1|156	
12mr|libffi-3.0.9-6.1|157	
12mr|libffi-3.0.9-6.1|158	* Tue Jul 08 2008 Anthony Green <green@redhat.com> 3.0.5-1
12mr|libffi-3.0.9-6.1|159	- Upgrade to 3.0.5
12mr|libffi-3.0.9-6.1|160	
12mr|libffi-3.0.9-6.1|161	* Fri Feb 15 2008 Anthony Green <green@redhat.com> 3.0.1-1
12mr|libffi-3.0.9-6.1|162	- Upgrade to 3.0.1
12mr|libffi-3.0.9-6.1|163	
12mr|libffi-3.0.9-6.1|164	* Fri Feb 15 2008 Anthony Green <green@redhat.com> 2.99.9-1
12mr|libffi-3.0.9-6.1|165	- Upgrade to 2.99.9
12mr|libffi-3.0.9-6.1|166	- Require pkgconfig for the devel package.
12mr|libffi-3.0.9-6.1|167	- Update summary.
12mr|libffi-3.0.9-6.1|168	
12mr|libffi-3.0.9-6.1|169	* Fri Feb 15 2008 Anthony Green <green@redhat.com> 2.99.8-1
12mr|libffi-3.0.9-6.1|170	- Upgrade to 2.99.8
12mr|libffi-3.0.9-6.1|171	
12mr|libffi-3.0.9-6.1|172	* Thu Feb 14 2008 Anthony Green <green@redhat.com> 2.99.7-1
12mr|libffi-3.0.9-6.1|173	- Upgrade to 2.99.7
12mr|libffi-3.0.9-6.1|174	
12mr|libffi-3.0.9-6.1|175	* Thu Feb 14 2008 Anthony Green <green@redhat.com> 2.99.6-1
12mr|libffi-3.0.9-6.1|176	- Upgrade to 2.99.6
12mr|libffi-3.0.9-6.1|177	
12mr|libffi-3.0.9-6.1|178	* Thu Feb 14 2008 Anthony Green <green@redhat.com> 2.99.4-1
12mr|libffi-3.0.9-6.1|179	- Upgrade to 2.99.4
12mr|libffi-3.0.9-6.1|180	
12mr|libffi-3.0.9-6.1|181	* Thu Feb 14 2008 Anthony Green <green@redhat.com> 2.99.3-1
12mr|libffi-3.0.9-6.1|182	- Upgrade to 2.99.3
12mr|libffi-3.0.9-6.1|183	
12mr|libffi-3.0.9-6.1|184	* Thu Feb 14 2008 Anthony Green <green@redhat.com> 2.99.2-1
12mr|libffi-3.0.9-6.1|185	- Created.

14728 12
12mr|libfli-1.7-5|1	Name:          libfli
12mr|libfli-1.7-5|2	Summary:       Finger Lakes Instrument Library
12mr|libfli-1.7-5|3	Version:       1.7
12mr|libfli-1.7-5|4	Release:       %mkrel 5
12mr|libfli-1.7-5|5	Url:           http://indi.sourceforge.net/index.php/Main_Page
12mr|libfli-1.7-5|6	License:       GPLv2+
12mr|libfli-1.7-5|7	Group:         Development/Other
12mr|libfli-1.7-5|8	BuildRoot:     %{_tmppath}/%{name}-%{version}-build
12mr|libfli-1.7-5|9	Source0:       http://downloads.sourceforge.net/indi/libfli1_%version.tar.gz
12mr|libfli-1.7-5|10	Patch0:        libfli-1.7.190-fix-link.patch
12mr|libfli-1.7-5|11	Patch1:        libfli-1.7.190-fix-lib.patch
12mr|libfli-1.7-5|12	BuildRequires: cmake
12mr|libfli-1.7-5|13	
12mr|libfli-1.7-5|14	%description
12mr|libfli-1.7-5|15	Finger Lakes Instrument Library
12mr|libfli-1.7-5|16	
12mr|libfli-1.7-5|17	#---------------------------------------------
12mr|libfli-1.7-5|18	
12mr|libfli-1.7-5|19	%define fli_major 1
12mr|libfli-1.7-5|20	%define libfli %mklibname fli %{fli_major}
12mr|libfli-1.7-5|21	
12mr|libfli-1.7-5|22	%package -n %libfli
12mr|libfli-1.7-5|23	Summary: %name library
12mr|libfli-1.7-5|24	Group: System/Libraries
12mr|libfli-1.7-5|25	
12mr|libfli-1.7-5|26	%description -n %libfli
12mr|libfli-1.7-5|27	%name library
12mr|libfli-1.7-5|28	
12mr|libfli-1.7-5|29	%files -n %libfli
12mr|libfli-1.7-5|30	%defattr(-,root,root)
12mr|libfli-1.7-5|31	%_libdir/libfli.so.%{fli_major}*
12mr|libfli-1.7-5|32	
12mr|libfli-1.7-5|33	#-----------------------------------------------------------------------------
12mr|libfli-1.7-5|34	
12mr|libfli-1.7-5|35	%package devel
12mr|libfli-1.7-5|36	Summary: Devel stuff for %{name}
12mr|libfli-1.7-5|37	Group: Development/Other
12mr|libfli-1.7-5|38	Requires: %libfli = %version
12mr|libfli-1.7-5|39	
12mr|libfli-1.7-5|40	%description  devel
12mr|libfli-1.7-5|41	Files needed to build applications based on %{name}.
12mr|libfli-1.7-5|42	
12mr|libfli-1.7-5|43	%files devel
12mr|libfli-1.7-5|44	%defattr(-,root,root)
12mr|libfli-1.7-5|45	%_includedir/libfli.h
12mr|libfli-1.7-5|46	%_libdir/libfli.so
12mr|libfli-1.7-5|47	
12mr|libfli-1.7-5|48	#---------------------------------------------
12mr|libfli-1.7-5|49	
12mr|libfli-1.7-5|50	%prep
12mr|libfli-1.7-5|51	%setup -q -n libfli1-%version
12mr|libfli-1.7-5|52	%patch0 -p0
12mr|libfli-1.7-5|53	%patch1 -p0
12mr|libfli-1.7-5|54	
12mr|libfli-1.7-5|55	%build
12mr|libfli-1.7-5|56	%cmake
12mr|libfli-1.7-5|57	%make
12mr|libfli-1.7-5|58	
12mr|libfli-1.7-5|59	%install
12mr|libfli-1.7-5|60	rm -rf "%{buildroot}"
12mr|libfli-1.7-5|61	%makeinstall_std -C build
12mr|libfli-1.7-5|62	
12mr|libfli-1.7-5|63	%clean
12mr|libfli-1.7-5|64	rm -rf "%{buildroot}"
12mr|libfli-1.7-5|65	
12mr|libfli-1.7-5|66	
12mr|libfli-1.7-5|67	
12mr|libfli-1.7-5|68	%changelog
12mr|libfli-1.7-5|69	

14729 12
12mr|libfm-1.1.0-2|1	%define git 0
12mr|libfm-1.1.0-2|2	%define major 3
12mr|libfm-1.1.0-2|3	%define libname %mklibname fm %{major}
12mr|libfm-1.1.0-2|4	%define develname %mklibname -d fm
12mr|libfm-1.1.0-2|5	%define prerel bcf60a4
12mr|libfm-1.1.0-2|6	%define gitday 20112007
12mr|libfm-1.1.0-2|7	%define ver 1.1.0
12mr|libfm-1.1.0-2|8	%define devel_rel 1.0
12mr|libfm-1.1.0-2|9	
12mr|libfm-1.1.0-2|10	Summary:	GIO-based library for file manager-like programs
12mr|libfm-1.1.0-2|11	Name:		libfm
12mr|libfm-1.1.0-2|12	Release:	2
12mr|libfm-1.1.0-2|13	License:	GPLv2
12mr|libfm-1.1.0-2|14	Group:		File tools
12mr|libfm-1.1.0-2|15	Url:		http://pcmanfm.sourceforge.net/
12mr|libfm-1.1.0-2|16	%if %{git}
12mr|libfm-1.1.0-2|17	Version:	%{ver}.git%{gitday}
12mr|libfm-1.1.0-2|18	Source0:	%{name}-%{prerel}.tar.gz
12mr|libfm-1.1.0-2|19	%else
12mr|libfm-1.1.0-2|20	Version:	%{ver}
12mr|libfm-1.1.0-2|21	Source0:	http://dfn.dl.sourceforge.net/sourceforge/pcmanfm/%name-%version.tar.gz
12mr|libfm-1.1.0-2|22	%endif
12mr|libfm-1.1.0-2|23	Patch0:		libfm-0.1.5-set-cutomization.patch
12mr|libfm-1.1.0-2|24	Patch1:		libfm-0.1.17-automake1.12.patch
12mr|libfm-1.1.0-2|25	# patches from upstream:
12mr|libfm-1.1.0-2|26	
12mr|libfm-1.1.0-2|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libfm-1.1.0-2|28	BuildRequires:	libmenu-cache-devel >= 0.3.2
12mr|libfm-1.1.0-2|29	BuildRequires:	intltool
12mr|libfm-1.1.0-2|30	BuildRequires:	gettext
12mr|libfm-1.1.0-2|31	BuildRequires:	gtk-doc
12mr|libfm-1.1.0-2|32	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|libfm-1.1.0-2|33	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|libfm-1.1.0-2|34	BuildRequires:	vala
12mr|libfm-1.1.0-2|35	Requires:	lxshortcut
12mr|libfm-1.1.0-2|36	
12mr|libfm-1.1.0-2|37	%description
12mr|libfm-1.1.0-2|38	LibFM is a GIO-based library used to develop file manager-like programs. It is
12mr|libfm-1.1.0-2|39	developed as the core of next generation PCManFM and takes care of all file-
12mr|libfm-1.1.0-2|40	related operations such as copy & paste, drag & drop, file associations or
12mr|libfm-1.1.0-2|41	thumbnails support. By utilizing glib/gio and gvfs, libfm can access remote
12mr|libfm-1.1.0-2|42	filesystems supported by gvfs.
12mr|libfm-1.1.0-2|43	
12mr|libfm-1.1.0-2|44	%package -n %{libname}
12mr|libfm-1.1.0-2|45	Group:		File tools
12mr|libfm-1.1.0-2|46	Summary:	%{name} library package
12mr|libfm-1.1.0-2|47	Requires:	%{name} = %{version}
12mr|libfm-1.1.0-2|48	
12mr|libfm-1.1.0-2|49	%description -n %{libname}
12mr|libfm-1.1.0-2|50	%{summary}.
12mr|libfm-1.1.0-2|51	
12mr|libfm-1.1.0-2|52	%package -n %{develname}
12mr|libfm-1.1.0-2|53	Group:		File tools
12mr|libfm-1.1.0-2|54	Summary:	%{name} developement files
12mr|libfm-1.1.0-2|55	Provides:	%{name}-devel = %{version}-%{release}
12mr|libfm-1.1.0-2|56	Requires:	%{libname} = %{version}
12mr|libfm-1.1.0-2|57	Obsoletes:	%{name}-%{develname} < %{version}
12mr|libfm-1.1.0-2|58	
12mr|libfm-1.1.0-2|59	%description -n %{develname}
12mr|libfm-1.1.0-2|60	This package contains header files needed when building applications based on
12mr|libfm-1.1.0-2|61	%{name}.
12mr|libfm-1.1.0-2|62	
12mr|libfm-1.1.0-2|63	%prep
12mr|libfm-1.1.0-2|64	%if %{git}
12mr|libfm-1.1.0-2|65	%setup -q -n %{name}-%{prerel}
12mr|libfm-1.1.0-2|66	%else
12mr|libfm-1.1.0-2|67	%setup -q
12mr|libfm-1.1.0-2|68	%endif
12mr|libfm-1.1.0-2|69	%patch0 -p0 -b .customization
12mr|libfm-1.1.0-2|70	
12mr|libfm-1.1.0-2|71	%build
12mr|libfm-1.1.0-2|72	%if %{git}
12mr|libfm-1.1.0-2|73	./autogen.sh
12mr|libfm-1.1.0-2|74	%endif
12mr|libfm-1.1.0-2|75	sed -i "s:-Werror::" configure.ac || die
12mr|libfm-1.1.0-2|76	autoreconf -fi
12mr|libfm-1.1.0-2|77	%define Werror_cflags %nil
12mr|libfm-1.1.0-2|78	%configure --enable-udisks  --with-gtk=3
12mr|libfm-1.1.0-2|79	# remove rpaths
12mr|libfm-1.1.0-2|80	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12mr|libfm-1.1.0-2|81	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12mr|libfm-1.1.0-2|82	
12mr|libfm-1.1.0-2|83	%make
12mr|libfm-1.1.0-2|84	
12mr|libfm-1.1.0-2|85	%install
12mr|libfm-1.1.0-2|86	rm -rf %{buildroot}
12mr|libfm-1.1.0-2|87	%makeinstall_std
12mr|libfm-1.1.0-2|88	
12mr|libfm-1.1.0-2|89	#some hack for avoid upgrade error
12mr|libfm-1.1.0-2|90	#copy all in libfm-1.0 in includedir to libfm instead symlink, rather early it is true
12mr|libfm-1.1.0-2|91	rm -f %{buildroot}%{_includedir}/%{name}
12mr|libfm-1.1.0-2|92	mkdir -p %{buildroot}%{_includedir}/%{name}
12mr|libfm-1.1.0-2|93	cp -f %{buildroot}%{_includedir}/%{name}-%{devel_rel}/* %{buildroot}%{_includedir}/%{name}/
12mr|libfm-1.1.0-2|94	
12mr|libfm-1.1.0-2|95	
12mr|libfm-1.1.0-2|96	# don't ship .la
12mr|libfm-1.1.0-2|97	find %{buildroot} -name '*.la' | xargs rm -f
12mr|libfm-1.1.0-2|98	
12mr|libfm-1.1.0-2|99	%find_lang %{name}
12mr|libfm-1.1.0-2|100	
12mr|libfm-1.1.0-2|101	%files -f %{name}.lang
12mr|libfm-1.1.0-2|102	%config(noreplace) %{_sysconfdir}/xdg/libfm/libfm.conf
12mr|libfm-1.1.0-2|103	%config(noreplace) %{_sysconfdir}/xdg/libfm/pref-apps.conf
12mr|libfm-1.1.0-2|104	%{_bindir}/libfm-pref-apps
12mr|libfm-1.1.0-2|105	%dir %{_datadir}/%{name}
12mr|libfm-1.1.0-2|106	%dir %{_datadir}/%{name}/ui
12mr|libfm-1.1.0-2|107	%{_datadir}/%{name}/archivers.list
12mr|libfm-1.1.0-2|108	%{_datadir}/%{name}/ui/*
12mr|libfm-1.1.0-2|109	%{_datadir}/applications/libfm-pref-apps.desktop
12mr|libfm-1.1.0-2|110	%{_datadir}/mime/packages/%{name}.xml
12mr|libfm-1.1.0-2|111	#{_datadir}/gtk-doc/html/*
12mr|libfm-1.1.0-2|112	%{_mandir}/man1/libfm-pref-apps.1.*
12mr|libfm-1.1.0-2|113	
12mr|libfm-1.1.0-2|114	%files -n %{libname}
12mr|libfm-1.1.0-2|115	%{_libdir}/libfm-gtk3.so.%{major}*
12mr|libfm-1.1.0-2|116	%{_libdir}/libfm.so.%{major}*
12mr|libfm-1.1.0-2|117	
12mr|libfm-1.1.0-2|118	%files -n %{develname}
12mr|libfm-1.1.0-2|119	%dir %{_includedir}/%{name}
12mr|libfm-1.1.0-2|120	%dir %{_includedir}/%{name}-%{devel_rel}
12mr|libfm-1.1.0-2|121	%{_includedir}/%{name}/*.h
12mr|libfm-1.1.0-2|122	%{_includedir}/%{name}-%{devel_rel}/*.h
12mr|libfm-1.1.0-2|123	%{_libdir}/libfm-gtk3.so
12mr|libfm-1.1.0-2|124	%{_libdir}/libfm.so
12mr|libfm-1.1.0-2|125	%{_libdir}/libfm-gtk3.a
12mr|libfm-1.1.0-2|126	%{_libdir}/libfm.a
12mr|libfm-1.1.0-2|127	%{_libdir}/pkgconfig/libfm-gtk.pc
12mr|libfm-1.1.0-2|128	%{_libdir}/pkgconfig/libfm-gtk3.pc
12mr|libfm-1.1.0-2|129	%{_libdir}/pkgconfig/libfm.pc

14730 12
12mr|libfontenc-1.1.1-3|1	%define major 1
12mr|libfontenc-1.1.1-3|2	%define libname %mklibname fontenc %{major}
12mr|libfontenc-1.1.1-3|3	%define develname %mklibname fontenc -d
12mr|libfontenc-1.1.1-3|4	
12mr|libfontenc-1.1.1-3|5	Name:		libfontenc
12mr|libfontenc-1.1.1-3|6	Summary:	The fontenc Library
12mr|libfontenc-1.1.1-3|7	Version:	1.1.1
12mr|libfontenc-1.1.1-3|8	Release:	3
12mr|libfontenc-1.1.1-3|9	Group:		Development/X11
12mr|libfontenc-1.1.1-3|10	License:	MIT
12mr|libfontenc-1.1.1-3|11	URL:		http://xorg.freedesktop.org
12mr|libfontenc-1.1.1-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libfontenc-%{version}.tar.bz2
12mr|libfontenc-1.1.1-3|13	
12mr|libfontenc-1.1.1-3|14	BuildRequires:	zlib-devel
12mr|libfontenc-1.1.1-3|15	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|libfontenc-1.1.1-3|16	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libfontenc-1.1.1-3|17	# list of encodings
12mr|libfontenc-1.1.1-3|18	Requires:	x11-font-encodings
12mr|libfontenc-1.1.1-3|19	
12mr|libfontenc-1.1.1-3|20	%description
12mr|libfontenc-1.1.1-3|21	libfontenc is a library which helps font libraries portably determine and
12mr|libfontenc-1.1.1-3|22	deal with different encodings of fonts.
12mr|libfontenc-1.1.1-3|23	
12mr|libfontenc-1.1.1-3|24	%package -n %{libname}
12mr|libfontenc-1.1.1-3|25	Summary:	The fontenc Library
12mr|libfontenc-1.1.1-3|26	Group:		System/Libraries
12mr|libfontenc-1.1.1-3|27	Conflicts:	libxorg-x11 < 7.0
12mr|libfontenc-1.1.1-3|28	Provides:	%{name} = %{version}-%{release}
12mr|libfontenc-1.1.1-3|29	
12mr|libfontenc-1.1.1-3|30	%description -n %{libname}
12mr|libfontenc-1.1.1-3|31	libfontenc is a library which helps font libraries portably determine and
12mr|libfontenc-1.1.1-3|32	deal with different encodings of fonts.
12mr|libfontenc-1.1.1-3|33	
12mr|libfontenc-1.1.1-3|34	%package -n %{develname}
12mr|libfontenc-1.1.1-3|35	Summary:	Development files for %{name}
12mr|libfontenc-1.1.1-3|36	Group:		Development/X11
12mr|libfontenc-1.1.1-3|37	Requires:	%{libname} = %{version}-%{release}
12mr|libfontenc-1.1.1-3|38	Provides:	libfontenc-devel = %{version}-%{release}
12mr|libfontenc-1.1.1-3|39	Obsoletes:	%{_lib}fontenc1-devel < 1.1.1
12mr|libfontenc-1.1.1-3|40	Obsoletes:	%{_lib}fontenc-static-devel < 1.1.1.
12mr|libfontenc-1.1.1-3|41	Conflicts:	libxorg-x11-devel < 7.0
12mr|libfontenc-1.1.1-3|42	
12mr|libfontenc-1.1.1-3|43	%description -n %{develname}
12mr|libfontenc-1.1.1-3|44	Development files for %{name}.
12mr|libfontenc-1.1.1-3|45	
12mr|libfontenc-1.1.1-3|46	%prep
12mr|libfontenc-1.1.1-3|47	%setup -qn libfontenc-%{version}
12mr|libfontenc-1.1.1-3|48	
12mr|libfontenc-1.1.1-3|49	%build
12mr|libfontenc-1.1.1-3|50	%configure2_5x \
12mr|libfontenc-1.1.1-3|51	--disable-static \
12mr|libfontenc-1.1.1-3|52	--x-includes=%{_includedir} \
12mr|libfontenc-1.1.1-3|53	--x-libraries=%{_libdir} \
12mr|libfontenc-1.1.1-3|54	--with-encodingsdir=%{_datadir}/fonts/encodings
12mr|libfontenc-1.1.1-3|55	
12mr|libfontenc-1.1.1-3|56	%make
12mr|libfontenc-1.1.1-3|57	
12mr|libfontenc-1.1.1-3|58	%install
12mr|libfontenc-1.1.1-3|59	%makeinstall_std
12mr|libfontenc-1.1.1-3|60	
12mr|libfontenc-1.1.1-3|61	%files -n %{libname}
12mr|libfontenc-1.1.1-3|62	%{_libdir}/libfontenc.so.%{major}*
12mr|libfontenc-1.1.1-3|63	
12mr|libfontenc-1.1.1-3|64	%files -n %{develname}
12mr|libfontenc-1.1.1-3|65	%{_libdir}/libfontenc.so
12mr|libfontenc-1.1.1-3|66	%{_libdir}/pkgconfig/fontenc.pc
12mr|libfontenc-1.1.1-3|67	%{_includedir}/X11/fonts/fontenc.h
12mr|libfontenc-1.1.1-3|68	
12mr|libfontenc-1.1.1-3|69	
12mr|libfontenc-1.1.1-3|70	%changelog
12mr|libfontenc-1.1.1-3|71	

14731 12
12mr|libfprint-0.4.0-1|1	%define major 0
12mr|libfprint-0.4.0-1|2	%define libname %mklibname fprint %{major}
12mr|libfprint-0.4.0-1|3	%define libnamedevel %mklibname -d fprint
12mr|libfprint-0.4.0-1|4	
12mr|libfprint-0.4.0-1|5	Name:		libfprint
12mr|libfprint-0.4.0-1|6	Version:	0.4.0
12mr|libfprint-0.4.0-1|7	Release:	1
12mr|libfprint-0.4.0-1|8	Summary:	Library for adding support for consumer fingerprint readers
12mr|libfprint-0.4.0-1|9	License:	LGPLv2+
12mr|libfprint-0.4.0-1|10	Group:		System/Libraries
12mr|libfprint-0.4.0-1|11	URL:		http://www.freedesktop.org/wiki/Software/fprint/libfprint
12mr|libfprint-0.4.0-1|12	Source0:	http://people.freedesktop.org/~hadess/%{name}-%{version}.tar.bz2
12mr|libfprint-0.4.0-1|13	Patch0:		libfprint-0.4.0-global-vars.patch
12mr|libfprint-0.4.0-1|14	BuildRequires:	pkgconfig(libusb)
12mr|libfprint-0.4.0-1|15	BuildRequires:	pkgconfig(glib-2.0)
12mr|libfprint-0.4.0-1|16	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mr|libfprint-0.4.0-1|17	BuildRequires:	pkgconfig(openssl)
12mr|libfprint-0.4.0-1|18	BuildRequires:	pkgconfig(nss)
12mr|libfprint-0.4.0-1|19	BuildRequires:	doxygen
12mr|libfprint-0.4.0-1|20	
12mr|libfprint-0.4.0-1|21	%description
12mr|libfprint-0.4.0-1|22	libfprint is an open source software library designed to make it easy for
12mr|libfprint-0.4.0-1|23	application developers to add support for consumer fingerprint readers to their
12mr|libfprint-0.4.0-1|24	software.
12mr|libfprint-0.4.0-1|25	
12mr|libfprint-0.4.0-1|26	Features:
12mr|libfprint-0.4.0-1|27	* Written in C
12mr|libfprint-0.4.0-1|28	* Licensed as LGPL-2.1
12mr|libfprint-0.4.0-1|29	* Depends on libusb for USB communication and glib
12mr|libfprint-0.4.0-1|30	* Primarily developed for linux, but should be fairly portable
12mr|libfprint-0.4.0-1|31	* Offers a single API to application developers to access the entire range
12mr|libfprint-0.4.0-1|32	of supported devices
12mr|libfprint-0.4.0-1|33	* Supports imaging - downloading live fingerprint scans from the device
12mr|libfprint-0.4.0-1|34	* Includes image processing/matching code
12mr|libfprint-0.4.0-1|35	* Supports enrollment/verification - enrolling a print from a known user,
12mr|libfprint-0.4.0-1|36	and then later comparing a live scan to the enrolled print
12mr|libfprint-0.4.0-1|37	
12mr|libfprint-0.4.0-1|38	#--------------------------------------------------------------------
12mr|libfprint-0.4.0-1|39	
12mr|libfprint-0.4.0-1|40	%package -n %{libname}
12mr|libfprint-0.4.0-1|41	License:	GPL
12mr|libfprint-0.4.0-1|42	Group:		System/Libraries
12mr|libfprint-0.4.0-1|43	Summary:	Library for adding support for consumer fingerprint readers
12mr|libfprint-0.4.0-1|44	Provides:	%{name} = %{version}-%{release}
12mr|libfprint-0.4.0-1|45	
12mr|libfprint-0.4.0-1|46	%description -n %{libname}
12mr|libfprint-0.4.0-1|47	libfprint is an open source software library designed to make it easy for
12mr|libfprint-0.4.0-1|48	application developers to add support for consumer fingerprint readers to their
12mr|libfprint-0.4.0-1|49	software.
12mr|libfprint-0.4.0-1|50	
12mr|libfprint-0.4.0-1|51	%files -n %{libname}
12mr|libfprint-0.4.0-1|52	%{_libdir}/libfprint.so.%{major}*
12mr|libfprint-0.4.0-1|53	%{_sysconfdir}/udev/rules.d/60-fprint-autosuspend.rules
12mr|libfprint-0.4.0-1|54	
12mr|libfprint-0.4.0-1|55	#--------------------------------------------------------------------
12mr|libfprint-0.4.0-1|56	
12mr|libfprint-0.4.0-1|57	%package -n %{libnamedevel}
12mr|libfprint-0.4.0-1|58	License:	GPL
12mr|libfprint-0.4.0-1|59	Group:		System/Libraries
12mr|libfprint-0.4.0-1|60	Summary:	Development library for adding support for consumer fingerprint readers
12mr|libfprint-0.4.0-1|61	Requires:	%{libname} = %{version}-%{release}
12mr|libfprint-0.4.0-1|62	Provides:	%{name}-devel = %{version}-%{release}
12mr|libfprint-0.4.0-1|63	
12mr|libfprint-0.4.0-1|64	%description -n %{libnamedevel}
12mr|libfprint-0.4.0-1|65	libfprint is an open source software library designed to make it easy for
12mr|libfprint-0.4.0-1|66	application developers to add support for consumer fingerprint readers to their
12mr|libfprint-0.4.0-1|67	software.
12mr|libfprint-0.4.0-1|68	
12mr|libfprint-0.4.0-1|69	This package includes the headers and development library for building
12mr|libfprint-0.4.0-1|70	applications that support finger print readers.
12mr|libfprint-0.4.0-1|71	
12mr|libfprint-0.4.0-1|72	%files -n %{libnamedevel}
12mr|libfprint-0.4.0-1|73	%{_includedir}/libfprint
12mr|libfprint-0.4.0-1|74	%{_libdir}/libfprint.so
12mr|libfprint-0.4.0-1|75	%{_libdir}/pkgconfig/libfprint.pc
12mr|libfprint-0.4.0-1|76	
12mr|libfprint-0.4.0-1|77	#--------------------------------------------------------------------
12mr|libfprint-0.4.0-1|78	
12mr|libfprint-0.4.0-1|79	%prep
12mr|libfprint-0.4.0-1|80	%setup -q
12mr|libfprint-0.4.0-1|81	%patch0 -p1
12mr|libfprint-0.4.0-1|82	
12mr|libfprint-0.4.0-1|83	%build
12mr|libfprint-0.4.0-1|84	autoreconf -f -i
12mr|libfprint-0.4.0-1|85	%configure2_5x --disable-static
12mr|libfprint-0.4.0-1|86	%make
12mr|libfprint-0.4.0-1|87	pushd doc
12mr|libfprint-0.4.0-1|88	make docs
12mr|libfprint-0.4.0-1|89	popd
12mr|libfprint-0.4.0-1|90	
12mr|libfprint-0.4.0-1|91	
12mr|libfprint-0.4.0-1|92	%install
12mr|libfprint-0.4.0-1|93	%makeinstall_std
12mr|libfprint-0.4.0-1|94	
12mr|libfprint-0.4.0-1|95	
12mr|libfprint-0.4.0-1|96	%changelog
12mr|libfprint-0.4.0-1|97	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libfprint-0.4.0-1|98	+ Commit: e6bb0ca
12mr|libfprint-0.4.0-1|99	- Use gdk-pixbuf-2.0 instead of imagemagick for imaging
12mr|libfprint-0.4.0-1|100	
12mr|libfprint-0.4.0-1|101	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libfprint-0.4.0-1|102	+ Commit: 9794df1
12mr|libfprint-0.4.0-1|103	- Update files
12mr|libfprint-0.4.0-1|104	
12mr|libfprint-0.4.0-1|105	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libfprint-0.4.0-1|106	+ Commit: c09873d
12mr|libfprint-0.4.0-1|107	- Add patch to fix variable definitions conflicts with libusb
12mr|libfprint-0.4.0-1|108	
12mr|libfprint-0.4.0-1|109	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libfprint-0.4.0-1|110	+ Commit: b7754a9
12mr|libfprint-0.4.0-1|111	- New version 0.4.0, update BuildRequires, spec cleanup
12mr|libfprint-0.4.0-1|112	
12mr|libfprint-0.4.0-1|113	

14732 12
12mr|libfs-1.0.4-1|1	%define major 6
12mr|libfs-1.0.4-1|2	%define libname %mklibname fs %{major}
12mr|libfs-1.0.4-1|3	%define develname %mklibname fs -d
12mr|libfs-1.0.4-1|4	
12mr|libfs-1.0.4-1|5	Summary:	Library Interface to the X Font Server
12mr|libfs-1.0.4-1|6	Name:		libfs
12mr|libfs-1.0.4-1|7	Version:	1.0.4
12mr|libfs-1.0.4-1|8	Release:	1
12mr|libfs-1.0.4-1|9	Group:		Development/X11
12mr|libfs-1.0.4-1|10	License:	MIT
12mr|libfs-1.0.4-1|11	URL:		http://xorg.freedesktop.org
12mr|libfs-1.0.4-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libFS-%{version}.tar.bz2
12mr|libfs-1.0.4-1|13	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|libfs-1.0.4-1|14	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libfs-1.0.4-1|15	BuildRequires:	x11-xtrans-devel >= 1.0.0
12mr|libfs-1.0.4-1|16	
12mr|libfs-1.0.4-1|17	%description
12mr|libfs-1.0.4-1|18	Libfs is a library interface to the X Font Server.
12mr|libfs-1.0.4-1|19	
12mr|libfs-1.0.4-1|20	%package -n %{libname}
12mr|libfs-1.0.4-1|21	Summary:	Library Interface to the X Font Server
12mr|libfs-1.0.4-1|22	Group:		Development/X11
12mr|libfs-1.0.4-1|23	Conflicts:	libxorg-x11 < 7.0
12mr|libfs-1.0.4-1|24	Provides:	%{name} = %{version}-%{release}
12mr|libfs-1.0.4-1|25	
12mr|libfs-1.0.4-1|26	%description -n %{libname}
12mr|libfs-1.0.4-1|27	Libfs is a library interface to the X Font Server.
12mr|libfs-1.0.4-1|28	
12mr|libfs-1.0.4-1|29	%package -n %{develname}
12mr|libfs-1.0.4-1|30	Summary:	Development files for %{name}
12mr|libfs-1.0.4-1|31	Group:		Development/X11
12mr|libfs-1.0.4-1|32	Requires:	%{libname} = %{version}-%{release}
12mr|libfs-1.0.4-1|33	Provides:	%{name}-devel = %{version}-%{release}
12mr|libfs-1.0.4-1|34	Conflicts:	libxorg-x11-devel < 7.0
12mr|libfs-1.0.4-1|35	Obsoletes:	%{_lib}fs-static-devel < 1.0.4
12mr|libfs-1.0.4-1|36	
12mr|libfs-1.0.4-1|37	%description -n %{develname}
12mr|libfs-1.0.4-1|38	Development files for %{name}.
12mr|libfs-1.0.4-1|39	
12mr|libfs-1.0.4-1|40	%pre -n %{develname}
12mr|libfs-1.0.4-1|41	if [ -h %{_includedir}/X11 ]; then
12mr|libfs-1.0.4-1|42	rm -f %{_includedir}/X11
12mr|libfs-1.0.4-1|43	fi
12mr|libfs-1.0.4-1|44	
12mr|libfs-1.0.4-1|45	%prep
12mr|libfs-1.0.4-1|46	%setup -qn libFS-%{version}
12mr|libfs-1.0.4-1|47	
12mr|libfs-1.0.4-1|48	%build
12mr|libfs-1.0.4-1|49	%configure2_5x \
12mr|libfs-1.0.4-1|50	--disable-static \
12mr|libfs-1.0.4-1|51	--x-includes=%{_includedir} \
12mr|libfs-1.0.4-1|52	--x-libraries=%{_libdir}
12mr|libfs-1.0.4-1|53	
12mr|libfs-1.0.4-1|54	%make
12mr|libfs-1.0.4-1|55	
12mr|libfs-1.0.4-1|56	%install
12mr|libfs-1.0.4-1|57	%makeinstall_std
12mr|libfs-1.0.4-1|58	rm -f %{buildroot}%{_datadir}/doc/libFS/FSlib.txt
12mr|libfs-1.0.4-1|59	
12mr|libfs-1.0.4-1|60	%files -n %{libname}
12mr|libfs-1.0.4-1|61	%doc doc/FSlib.txt
12mr|libfs-1.0.4-1|62	%{_libdir}/libFS.so.%{major}*
12mr|libfs-1.0.4-1|63	
12mr|libfs-1.0.4-1|64	%files -n %{develname}
12mr|libfs-1.0.4-1|65	%{_libdir}/libFS.so
12mr|libfs-1.0.4-1|66	%{_libdir}/pkgconfig/libfs.pc
12mr|libfs-1.0.4-1|67	%{_includedir}/X11/fonts/FSlib.h
12mr|libfs-1.0.4-1|68	
12mr|libfs-1.0.4-1|69	
12mr|libfs-1.0.4-1|70	
12mr|libfs-1.0.4-1|71	%changelog
12mr|libfs-1.0.4-1|72	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libfs-1.0.4-1|73	+ Commit: 305db23
12mr|libfs-1.0.4-1|74	- New version 1.0.4 (sync with Cooker), spec cleanups
12mr|libfs-1.0.4-1|75	
12mr|libfs-1.0.4-1|76	

14733 12
12mr|libgadu-1.11.1-2|1	%define major 3
12mr|libgadu-1.11.1-2|2	%define libname %mklibname gadu %{major}
12mr|libgadu-1.11.1-2|3	%define develname %mklibname gadu -d
12mr|libgadu-1.11.1-2|4	
12mr|libgadu-1.11.1-2|5	Summary:	A Gadu-gadu protocol compatibile library
12mr|libgadu-1.11.1-2|6	Name:		libgadu
12mr|libgadu-1.11.1-2|7	Version:	1.11.1
12mr|libgadu-1.11.1-2|8	Release:	2
12mr|libgadu-1.11.1-2|9	License:	LGPLv2+
12mr|libgadu-1.11.1-2|10	Group:		Networking/Instant messaging
12mr|libgadu-1.11.1-2|11	Url:		http://toxygen.net/libgadu
12mr|libgadu-1.11.1-2|12	Source0:	http://toxygen.net/libgadu/files/%{name}-%{version}.tar.gz
12mr|libgadu-1.11.1-2|13	BuildRequires:	doxygen
12mr|libgadu-1.11.1-2|14	BuildRequires:	gnutls-devel >= 3.0
12mr|libgadu-1.11.1-2|15	
12mr|libgadu-1.11.1-2|16	%description
12mr|libgadu-1.11.1-2|17	The libgadu is intended to make it easy to add Gadu-Gadu communication
12mr|libgadu-1.11.1-2|18	support to your software.
12mr|libgadu-1.11.1-2|19	
12mr|libgadu-1.11.1-2|20	%package -n %{libname}
12mr|libgadu-1.11.1-2|21	Summary:	A Gadu-gadu protocol compatibile library
12mr|libgadu-1.11.1-2|22	Group:		Networking/Instant messaging
12mr|libgadu-1.11.1-2|23	
12mr|libgadu-1.11.1-2|24	%description -n %{libname}
12mr|libgadu-1.11.1-2|25	The libgadu is intended to make it easy to add Gadu-Gadu communication
12mr|libgadu-1.11.1-2|26	support to your software.
12mr|libgadu-1.11.1-2|27	
12mr|libgadu-1.11.1-2|28	%package -n %{develname}
12mr|libgadu-1.11.1-2|29	Summary:	Development files for libgadu library
12mr|libgadu-1.11.1-2|30	Group:		Development/C
12mr|libgadu-1.11.1-2|31	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgadu-1.11.1-2|32	Provides:	gadu-devel = %{version}-%{release}
12mr|libgadu-1.11.1-2|33	Requires:	%{libname} = %{version}-%{release}
12mr|libgadu-1.11.1-2|34	Obsoletes:	%{mklibname gadu 3 -d} < %{version}-%{release}
12mr|libgadu-1.11.1-2|35	Obsoletes:	%{mklibname gadu -s -d} < %{version}-%{release}
12mr|libgadu-1.11.1-2|36	
12mr|libgadu-1.11.1-2|37	%description -n %{develname}
12mr|libgadu-1.11.1-2|38	Development files for libgadu library.
12mr|libgadu-1.11.1-2|39	
12mr|libgadu-1.11.1-2|40	%prep
12mr|libgadu-1.11.1-2|41	%setup -q
12mr|libgadu-1.11.1-2|42	
12mr|libgadu-1.11.1-2|43	%build
12mr|libgadu-1.11.1-2|44	%configure2_5x \
12mr|libgadu-1.11.1-2|45	--disable-static \
12mr|libgadu-1.11.1-2|46	--with-pthread \
12mr|libgadu-1.11.1-2|47	--without-bind \
12mr|libgadu-1.11.1-2|48	--without-openssl \
12mr|libgadu-1.11.1-2|49	--with-gnutls \
12mr|libgadu-1.11.1-2|50	--with-c99-vsnprintf
12mr|libgadu-1.11.1-2|51	
12mr|libgadu-1.11.1-2|52	%make
12mr|libgadu-1.11.1-2|53	
12mr|libgadu-1.11.1-2|54	%install
12mr|libgadu-1.11.1-2|55	%makeinstall_std
12mr|libgadu-1.11.1-2|56	
12mr|libgadu-1.11.1-2|57	%files -n %{libname}
12mr|libgadu-1.11.1-2|58	%{_libdir}/%{name}.so.%{major}*
12mr|libgadu-1.11.1-2|59	
12mr|libgadu-1.11.1-2|60	%files -n %{develname}
12mr|libgadu-1.11.1-2|61	%{_includedir}/%{name}.h
12mr|libgadu-1.11.1-2|62	%{_libdir}/%{name}.so
12mr|libgadu-1.11.1-2|63	%{_libdir}/pkgconfig/%{name}.pc
12mr|libgadu-1.11.1-2|64	
12mr|libgadu-1.11.1-2|65	
12mr|libgadu-1.11.1-2|66	
12mr|libgadu-1.11.1-2|67	%changelog
12mr|libgadu-1.11.1-2|68	* Wed Aug  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgadu-1.11.1-2|69	+ Commit: 85134ac
12mr|libgadu-1.11.1-2|70	- New version 1.11.1 (sync with Cooker)
12mr|libgadu-1.11.1-2|71	
12mr|libgadu-1.11.1-2|72	

14734 12
12mr|libgail-gnome-1.20.4-4|1	%define lib_name %mklibname gail-gnome
12mr|libgail-gnome-1.20.4-4|2	%define develname %mklibname -d gail-gnome
12mr|libgail-gnome-1.20.4-4|3	
12mr|libgail-gnome-1.20.4-4|4	Summary: Dynamic libraries for for libgail-gnome
12mr|libgail-gnome-1.20.4-4|5	Name: libgail-gnome
12mr|libgail-gnome-1.20.4-4|6	Version: 1.20.4
12mr|libgail-gnome-1.20.4-4|7	Release: %mkrel 4
12mr|libgail-gnome-1.20.4-4|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|libgail-gnome-1.20.4-4|9	License: LGPLv2+
12mr|libgail-gnome-1.20.4-4|10	Url: http://developer.gnome.org/projects/gap/
12mr|libgail-gnome-1.20.4-4|11	Group: System/Libraries
12mr|libgail-gnome-1.20.4-4|12	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12mr|libgail-gnome-1.20.4-4|13	BuildRequires: atk-devel >= 1.7.2
12mr|libgail-gnome-1.20.4-4|14	BuildRequires: at-spi-devel
12mr|libgail-gnome-1.20.4-4|15	Buildrequires: libgnomeui2-devel
12mr|libgail-gnome-1.20.4-4|16	BuildRequires: libpanel-applet-2-devel
12mr|libgail-gnome-1.20.4-4|17	#gw libtool dep:
12mr|libgail-gnome-1.20.4-4|18	BuildRequires: libxtst-devel libglade2.0-devel
12mr|libgail-gnome-1.20.4-4|19	Obsoletes: libgail-gnome0
12mr|libgail-gnome-1.20.4-4|20	Provides: libgail-gnome0
12mr|libgail-gnome-1.20.4-4|21	Requires:	%{name}-common >= %{version}
12mr|libgail-gnome-1.20.4-4|22	
12mr|libgail-gnome-1.20.4-4|23	%description
12mr|libgail-gnome-1.20.4-4|24	Gail is the GNOME Accessibility Implementation Library
12mr|libgail-gnome-1.20.4-4|25	
12mr|libgail-gnome-1.20.4-4|26	%if %_lib != lib
12mr|libgail-gnome-1.20.4-4|27	%package -n %{lib_name}
12mr|libgail-gnome-1.20.4-4|28	Summary:	%{summary}
12mr|libgail-gnome-1.20.4-4|29	Group:		%{group}
12mr|libgail-gnome-1.20.4-4|30	Requires:	%{name}-common >= %{version}
12mr|libgail-gnome-1.20.4-4|31	
12mr|libgail-gnome-1.20.4-4|32	%description -n %{lib_name}
12mr|libgail-gnome-1.20.4-4|33	Gail is the GNOME Accessibility Implementation Library
12mr|libgail-gnome-1.20.4-4|34	%endif
12mr|libgail-gnome-1.20.4-4|35	
12mr|libgail-gnome-1.20.4-4|36	%package common
12mr|libgail-gnome-1.20.4-4|37	Summary:	%{summary}
12mr|libgail-gnome-1.20.4-4|38	Group:		%{group}
12mr|libgail-gnome-1.20.4-4|39	
12mr|libgail-gnome-1.20.4-4|40	%description common
12mr|libgail-gnome-1.20.4-4|41	Gail is the GNOME Accessibility Implementation Library.
12mr|libgail-gnome-1.20.4-4|42	This package contains files used by libgail-gnome.
12mr|libgail-gnome-1.20.4-4|43	
12mr|libgail-gnome-1.20.4-4|44	%package -n %develname
12mr|libgail-gnome-1.20.4-4|45	Summary:	Static libraries, include files for libgail-gnome
12mr|libgail-gnome-1.20.4-4|46	Group:		Development/GNOME and GTK+
12mr|libgail-gnome-1.20.4-4|47	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgail-gnome-1.20.4-4|48	Requires:	%{lib_name} = %{version}
12mr|libgail-gnome-1.20.4-4|49	Obsoletes:  libgail-gnome0-devel
12mr|libgail-gnome-1.20.4-4|50	Provides:   libgail-gnome0-devel
12mr|libgail-gnome-1.20.4-4|51	
12mr|libgail-gnome-1.20.4-4|52	%description -n %develname
12mr|libgail-gnome-1.20.4-4|53	Gail is the GNOME Accessibility Implementation Library
12mr|libgail-gnome-1.20.4-4|54	
12mr|libgail-gnome-1.20.4-4|55	
12mr|libgail-gnome-1.20.4-4|56	%prep
12mr|libgail-gnome-1.20.4-4|57	%setup -q
12mr|libgail-gnome-1.20.4-4|58	
12mr|libgail-gnome-1.20.4-4|59	%build
12mr|libgail-gnome-1.20.4-4|60	
12mr|libgail-gnome-1.20.4-4|61	%configure2_5x
12mr|libgail-gnome-1.20.4-4|62	
12mr|libgail-gnome-1.20.4-4|63	%make
12mr|libgail-gnome-1.20.4-4|64	
12mr|libgail-gnome-1.20.4-4|65	%install
12mr|libgail-gnome-1.20.4-4|66	rm -rf $RPM_BUILD_ROOT
12mr|libgail-gnome-1.20.4-4|67	
12mr|libgail-gnome-1.20.4-4|68	%makeinstall_std
12mr|libgail-gnome-1.20.4-4|69	
12mr|libgail-gnome-1.20.4-4|70	#remove unpackaged files
12mr|libgail-gnome-1.20.4-4|71	rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.la
12mr|libgail-gnome-1.20.4-4|72	
12mr|libgail-gnome-1.20.4-4|73	%clean
12mr|libgail-gnome-1.20.4-4|74	rm -rf $RPM_BUILD_ROOT
12mr|libgail-gnome-1.20.4-4|75	
12mr|libgail-gnome-1.20.4-4|76	%files -n %{lib_name}
12mr|libgail-gnome-1.20.4-4|77	%defattr(-,root,root)
12mr|libgail-gnome-1.20.4-4|78	%{_libdir}/gtk-2.0/modules/*.so
12mr|libgail-gnome-1.20.4-4|79	
12mr|libgail-gnome-1.20.4-4|80	%files -n %develname
12mr|libgail-gnome-1.20.4-4|81	%defattr(-,root,root)
12mr|libgail-gnome-1.20.4-4|82	%{_libdir}/pkgconfig/*
12mr|libgail-gnome-1.20.4-4|83	
12mr|libgail-gnome-1.20.4-4|84	%files common
12mr|libgail-gnome-1.20.4-4|85	%defattr(-,root,root)
12mr|libgail-gnome-1.20.4-4|86	%{_sysconfdir}/gconf/schemas/*.schemas
12mr|libgail-gnome-1.20.4-4|87	
12mr|libgail-gnome-1.20.4-4|88	
12mr|libgail-gnome-1.20.4-4|89	
12mr|libgail-gnome-1.20.4-4|90	%changelog
12mr|libgail-gnome-1.20.4-4|91	

14735 12
12mr|libgalago-0.5.2-1|1	%define major 3
12mr|libgalago-0.5.2-1|2	%define libname %mklibname galago %major
12mr|libgalago-0.5.2-1|3	%define develname %mklibname galago -d
12mr|libgalago-0.5.2-1|4	
12mr|libgalago-0.5.2-1|5	Summary: Base library of Galago
12mr|libgalago-0.5.2-1|6	Name: libgalago
12mr|libgalago-0.5.2-1|7	Version: 0.5.2
12mr|libgalago-0.5.2-1|8	Release: 1
12mr|libgalago-0.5.2-1|9	Source0: http://www.galago-project.org/files/releases/source/libgalago/%{name}-%{version}.tar.bz2
12mr|libgalago-0.5.2-1|10	License: LGPL
12mr|libgalago-0.5.2-1|11	Group: System/Libraries
12mr|libgalago-0.5.2-1|12	Url: http://www.galago-project.org/
12mr|libgalago-0.5.2-1|13	BuildRequires: pkgconfig(dbus-glib-1)
12mr|libgalago-0.5.2-1|14	BuildRequires: gtk-doc
12mr|libgalago-0.5.2-1|15	
12mr|libgalago-0.5.2-1|16	
12mr|libgalago-0.5.2-1|17	%description
12mr|libgalago-0.5.2-1|18	This is the base library of the Galago desktop presence framework.
12mr|libgalago-0.5.2-1|19	
12mr|libgalago-0.5.2-1|20	%package -n %libname
12mr|libgalago-0.5.2-1|21	Group: System/Libraries
12mr|libgalago-0.5.2-1|22	Summary: Base library of Galago - shared library
12mr|libgalago-0.5.2-1|23	#gw for the translations
12mr|libgalago-0.5.2-1|24	Requires: %name >= %version
12mr|libgalago-0.5.2-1|25	#gw for the sharp bindings
12mr|libgalago-0.5.2-1|26	Provides: galago%major = %version-%release
12mr|libgalago-0.5.2-1|27	
12mr|libgalago-0.5.2-1|28	%description -n %libname
12mr|libgalago-0.5.2-1|29	This is the base library of the Galago desktop presence framework.
12mr|libgalago-0.5.2-1|30	
12mr|libgalago-0.5.2-1|31	%package -n %develname
12mr|libgalago-0.5.2-1|32	Group: Development/C
12mr|libgalago-0.5.2-1|33	Summary: Base library of Galago - headers
12mr|libgalago-0.5.2-1|34	Requires: %libname = %version-%release
12mr|libgalago-0.5.2-1|35	Provides: %name-devel = %version-%release
12mr|libgalago-0.5.2-1|36	Provides: galago-devel = %version-%release
12mr|libgalago-0.5.2-1|37	Obsoletes: %mklibname galago 3 -d
12mr|libgalago-0.5.2-1|38	
12mr|libgalago-0.5.2-1|39	%description -n %develname
12mr|libgalago-0.5.2-1|40	This is the base library of the Galago desktop presence framework.
12mr|libgalago-0.5.2-1|41	
12mr|libgalago-0.5.2-1|42	%prep
12mr|libgalago-0.5.2-1|43	%setup -q
12mr|libgalago-0.5.2-1|44	
12mr|libgalago-0.5.2-1|45	%build
12mr|libgalago-0.5.2-1|46	%configure2_5x --disable-static
12mr|libgalago-0.5.2-1|47	%make
12mr|libgalago-0.5.2-1|48	
12mr|libgalago-0.5.2-1|49	%install
12mr|libgalago-0.5.2-1|50	rm -rf %{buildroot} %name.lang
12mr|libgalago-0.5.2-1|51	%makeinstall_std MKINSTALLDIRS=`pwd`/mkinstalldirs
12mr|libgalago-0.5.2-1|52	rm -rf %buildroot%_datadir/autopackage
12mr|libgalago-0.5.2-1|53	%find_lang %name
12mr|libgalago-0.5.2-1|54	
12mr|libgalago-0.5.2-1|55	%files -f %name.lang
12mr|libgalago-0.5.2-1|56	%doc AUTHORS NEWS
12mr|libgalago-0.5.2-1|57	
12mr|libgalago-0.5.2-1|58	%files -n %libname
12mr|libgalago-0.5.2-1|59	%_libdir/lib*.so.%{major}*
12mr|libgalago-0.5.2-1|60	
12mr|libgalago-0.5.2-1|61	%files -n %develname
12mr|libgalago-0.5.2-1|62	%doc ChangeLog
12mr|libgalago-0.5.2-1|63	%_libdir/lib*.so
12mr|libgalago-0.5.2-1|64	%_libdir/pkgconfig/libgalago.pc
12mr|libgalago-0.5.2-1|65	%_includedir/%name/
12mr|libgalago-0.5.2-1|66	%_datadir/gtk-doc/html/libgalago
12mr|libgalago-0.5.2-1|67	
12mr|libgalago-0.5.2-1|68	
12mr|libgalago-0.5.2-1|69	%changelog
12mr|libgalago-0.5.2-1|70	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgalago-0.5.2-1|71	+ Commit: 058f61b
12mr|libgalago-0.5.2-1|72	- Drop .la files, spec cleanup
12mr|libgalago-0.5.2-1|73	
12mr|libgalago-0.5.2-1|74	

14736 12
12mr|libgcrypt-1.5.0-4|1	%define	major	11
12mr|libgcrypt-1.5.0-4|2	%define	libname	%mklibname gcrypt %{major}
12mr|libgcrypt-1.5.0-4|3	%define	devname	%mklibname gcrypt -d
12mr|libgcrypt-1.5.0-4|4	
12mr|libgcrypt-1.5.0-4|5	# disable tests by default, no /dev/random feed, no joy
12mr|libgcrypt-1.5.0-4|6	%bcond_with	check
12mr|libgcrypt-1.5.0-4|7	
12mr|libgcrypt-1.5.0-4|8	Summary:	GNU Cryptographic library
12mr|libgcrypt-1.5.0-4|9	Name:		libgcrypt
12mr|libgcrypt-1.5.0-4|10	Version:	1.5.0
12mr|libgcrypt-1.5.0-4|11	Release:	4
12mr|libgcrypt-1.5.0-4|12	License:	LGPLv2+
12mr|libgcrypt-1.5.0-4|13	Group:		System/Libraries
12mr|libgcrypt-1.5.0-4|14	Url:		http://www.gnupg.org/
12mr|libgcrypt-1.5.0-4|15	# don't convert to bzip2, since we ship archive signature
12mr|libgcrypt-1.5.0-4|16	Source0:	ftp://ftp.gnupg.org/gcrypt/libgcrypt/%{name}-%{version}.tar.bz2
12mr|libgcrypt-1.5.0-4|17	Source1:	ftp://ftp.gnupg.org/gcrypt/libgcrypt/%{name}-%{version}.tar.bz2.sig
12mr|libgcrypt-1.5.0-4|18	Patch1:		libgcrypt-1.2.0-libdir.patch
12mr|libgcrypt-1.5.0-4|19	Patch2:		libgcrypt-1.5.0-gcry_mpi_print-volatile-len-variable.patch
12mr|libgcrypt-1.5.0-4|20	BuildRequires:	libgpg-error-devel >= 0.5
12mr|libgcrypt-1.5.0-4|21	BuildRequires:	pth-devel
12mr|libgcrypt-1.5.0-4|22	
12mr|libgcrypt-1.5.0-4|23	%description
12mr|libgcrypt-1.5.0-4|24	Libgcrypt is a general purpose cryptographic library
12mr|libgcrypt-1.5.0-4|25	based on the code from GNU Privacy Guard.  It provides functions for all
12mr|libgcrypt-1.5.0-4|26	cryptograhic building blocks: symmetric ciphers
12mr|libgcrypt-1.5.0-4|27	(AES,DES,Blowfish,CAST5,Twofish,Arcfour), hash algorithms (MD5,
12mr|libgcrypt-1.5.0-4|28	RIPE-MD160, SHA-1, TIGER-192), MACs (HMAC for all hash algorithms),
12mr|libgcrypt-1.5.0-4|29	public key algorithms (RSA, ElGamal, DSA), large integer functions,
12mr|libgcrypt-1.5.0-4|30	random numbers and a lot of supporting functions.
12mr|libgcrypt-1.5.0-4|31	
12mr|libgcrypt-1.5.0-4|32	%package -n	%{libname}
12mr|libgcrypt-1.5.0-4|33	Summary:	GNU Cryptographic library
12mr|libgcrypt-1.5.0-4|34	Group:		System/Libraries
12mr|libgcrypt-1.5.0-4|35	
12mr|libgcrypt-1.5.0-4|36	%description -n	%{libname}
12mr|libgcrypt-1.5.0-4|37	Libgcrypt is a general purpose cryptographic library
12mr|libgcrypt-1.5.0-4|38	based on the code from GNU Privacy Guard.  It provides functions for all
12mr|libgcrypt-1.5.0-4|39	cryptograhic building blocks: symmetric ciphers
12mr|libgcrypt-1.5.0-4|40	(AES,DES,Blowfish,CAST5,Twofish,Arcfour), hash algorithms (MD5,
12mr|libgcrypt-1.5.0-4|41	RIPE-MD160, SHA-1, TIGER-192), MACs (HMAC for all hash algorithms),
12mr|libgcrypt-1.5.0-4|42	public key algorithms (RSA, ElGamal, DSA), large integer functions,
12mr|libgcrypt-1.5.0-4|43	random numbers and a lot of supporting functions.
12mr|libgcrypt-1.5.0-4|44	
12mr|libgcrypt-1.5.0-4|45	%package -n	%{devname}
12mr|libgcrypt-1.5.0-4|46	Summary:	Development files for GNU cryptographic library
12mr|libgcrypt-1.5.0-4|47	Group:		Development/Other
12mr|libgcrypt-1.5.0-4|48	Requires:	%{libname} = %{version}-%{release}
12mr|libgcrypt-1.5.0-4|49	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgcrypt-1.5.0-4|50	Obsoletes:	%mklibname -d gcrypt 11
12mr|libgcrypt-1.5.0-4|51	
12mr|libgcrypt-1.5.0-4|52	%description -n	%{devname}
12mr|libgcrypt-1.5.0-4|53	Libgcrypt is a general purpose cryptographic library
12mr|libgcrypt-1.5.0-4|54	based on the code from GNU Privacy Guard.
12mr|libgcrypt-1.5.0-4|55	This package contains files needed to develop
12mr|libgcrypt-1.5.0-4|56	applications using libgcrypt. ( For example Ägypten project )
12mr|libgcrypt-1.5.0-4|57	
12mr|libgcrypt-1.5.0-4|58	%prep
12mr|libgcrypt-1.5.0-4|59	%setup -q
12mr|libgcrypt-1.5.0-4|60	%patch1 -p1 -b .libdir~
12mr|libgcrypt-1.5.0-4|61	%patch2 -p1 -b .volatile~
12mr|libgcrypt-1.5.0-4|62	
12mr|libgcrypt-1.5.0-4|63	%build
12mr|libgcrypt-1.5.0-4|64	%configure2_5x \
12mr|libgcrypt-1.5.0-4|65	--enable-shared \
12mr|libgcrypt-1.5.0-4|66	--enable-static \
12mr|libgcrypt-1.5.0-4|67	--disable-dev-random \
12mr|libgcrypt-1.5.0-4|68	--enable-random-daemon \
12mr|libgcrypt-1.5.0-4|69	--enable-m-guard
12mr|libgcrypt-1.5.0-4|70	%make
12mr|libgcrypt-1.5.0-4|71	
12mr|libgcrypt-1.5.0-4|72	%if %{with check}
12mr|libgcrypt-1.5.0-4|73	%check
12mr|libgcrypt-1.5.0-4|74	make check
12mr|libgcrypt-1.5.0-4|75	%endif
12mr|libgcrypt-1.5.0-4|76	
12mr|libgcrypt-1.5.0-4|77	%install
12mr|libgcrypt-1.5.0-4|78	%makeinstall_std
12mr|libgcrypt-1.5.0-4|79	
12mr|libgcrypt-1.5.0-4|80	mv %{buildroot}%{_sbindir}/gcryptrnd %{buildroot}%{_bindir}/gcryptrnd
12mr|libgcrypt-1.5.0-4|81	
12mr|libgcrypt-1.5.0-4|82	%multiarch_binaries %{buildroot}%{_bindir}/gcryptrnd
12mr|libgcrypt-1.5.0-4|83	
12mr|libgcrypt-1.5.0-4|84	%files -n %{libname}
12mr|libgcrypt-1.5.0-4|85	%doc AUTHORS README NEWS THANKS TODO
12mr|libgcrypt-1.5.0-4|86	%{multiarch_bindir}/gcryptrnd
12mr|libgcrypt-1.5.0-4|87	%{_bindir}/gcryptrnd
12mr|libgcrypt-1.5.0-4|88	%{_libdir}/lib*.so.%{major}
12mr|libgcrypt-1.5.0-4|89	%{_libdir}/lib*.so.%{major}.*
12mr|libgcrypt-1.5.0-4|90	
12mr|libgcrypt-1.5.0-4|91	%files -n %{devname}
12mr|libgcrypt-1.5.0-4|92	%doc ChangeLog README.*
12mr|libgcrypt-1.5.0-4|93	%exclude %{multiarch_bindir}/gcryptrnd
12mr|libgcrypt-1.5.0-4|94	%exclude %{_bindir}/gcryptrnd
12mr|libgcrypt-1.5.0-4|95	%{_bindir}/*
12mr|libgcrypt-1.5.0-4|96	%{_includedir}/*.h
12mr|libgcrypt-1.5.0-4|97	%{_libdir}/lib*.a
12mr|libgcrypt-1.5.0-4|98	%{_libdir}/lib*.so
12mr|libgcrypt-1.5.0-4|99	%{_datadir}/aclocal/*
12mr|libgcrypt-1.5.0-4|100	%{_infodir}/gcrypt.info*
12mr|libgcrypt-1.5.0-4|101	
12mr|libgcrypt-1.5.0-4|102	
12mr|libgcrypt-1.5.0-4|103	
12mr|libgcrypt-1.5.0-4|104	%changelog
12mr|libgcrypt-1.5.0-4|105	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgcrypt-1.5.0-4|106	+ Commit: 5d9eddd
12mr|libgcrypt-1.5.0-4|107	- Drop info stuff from post scripts
12mr|libgcrypt-1.5.0-4|108	
12mr|libgcrypt-1.5.0-4|109	

14737 12
12mr|libgda4.0-4.2.13-2|1	%define build_mysql 1
12mr|libgda4.0-4.2.13-2|2	%{?_with_mysql: %global build_mysql 1}
12mr|libgda4.0-4.2.13-2|3	%define build_freetds 0
12mr|libgda4.0-4.2.13-2|4	%{?_with_freetds: %global build_freetds 1}
12mr|libgda4.0-4.2.13-2|5	%define build_mdb 0
12mr|libgda4.0-4.2.13-2|6	%{?_with_mdb: %global build_mdb 1}
12mr|libgda4.0-4.2.13-2|7	
12mr|libgda4.0-4.2.13-2|8	#gw check fails in the BS in 4.1.3
12mr|libgda4.0-4.2.13-2|9	%define enable_test 1
12mr|libgda4.0-4.2.13-2|10	%{?_with_mdb: %global enable_test 1}
12mr|libgda4.0-4.2.13-2|11	
12mr|libgda4.0-4.2.13-2|12	
12mr|libgda4.0-4.2.13-2|13	%define api		4.0
12mr|libgda4.0-4.2.13-2|14	%define	major 		4
12mr|libgda4.0-4.2.13-2|15	%define pkgname 	libgda
12mr|libgda4.0-4.2.13-2|16	%define oname 		gda
12mr|libgda4.0-4.2.13-2|17	
12mr|libgda4.0-4.2.13-2|18	%define libname		%mklibname %{oname} %{api} %{major}
12mr|libgda4.0-4.2.13-2|19	%define develname	%mklibname -d %{oname} %{api}
12mr|libgda4.0-4.2.13-2|20	
12mr|libgda4.0-4.2.13-2|21	Summary:	GNU Data Access
12mr|libgda4.0-4.2.13-2|22	Name: 		%{pkgname}%{api}
12mr|libgda4.0-4.2.13-2|23	Version:	4.2.13
12mr|libgda4.0-4.2.13-2|24	Release:	2
12mr|libgda4.0-4.2.13-2|25	License: 	GPLv2+ and LGPLv2+
12mr|libgda4.0-4.2.13-2|26	Group: 		Databases
12mr|libgda4.0-4.2.13-2|27	URL: 		http://www.gnome-db.org/
12mr|libgda4.0-4.2.13-2|28	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.xz
12mr|libgda4.0-4.2.13-2|29	Patch0:		libgda-4.2.12-fix-linking.patch
12mr|libgda4.0-4.2.13-2|30	
12mr|libgda4.0-4.2.13-2|31	BuildRequires:	bison
12mr|libgda4.0-4.2.13-2|32	BuildRequires:	flex
12mr|libgda4.0-4.2.13-2|33	BuildRequires:	gtk-doc
12mr|libgda4.0-4.2.13-2|34	BuildRequires:	intltool
12mr|libgda4.0-4.2.13-2|35	BuildRequires:	iso-codes
12mr|libgda4.0-4.2.13-2|36	BuildRequires:	db-devel
12mr|libgda4.0-4.2.13-2|37	BuildRequires:	gdbm-devel
12mr|libgda4.0-4.2.13-2|38	BuildRequires:	openldap2-devel
12mr|libgda4.0-4.2.13-2|39	BuildRequires:	postgresql-devel
12mr|libgda4.0-4.2.13-2|40	BuildRequires:	readline-devel
12mr|libgda4.0-4.2.13-2|41	BuildRequires:	unixODBC-devel
12mr|libgda4.0-4.2.13-2|42	BuildRequires:	xbase-devel
12mr|libgda4.0-4.2.13-2|43	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|libgda4.0-4.2.13-2|44	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|libgda4.0-4.2.13-2|45	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|libgda4.0-4.2.13-2|46	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12mr|libgda4.0-4.2.13-2|47	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|libgda4.0-4.2.13-2|48	BuildRequires:	pkgconfig(libxslt)
12mr|libgda4.0-4.2.13-2|49	BuildRequires:	pkgconfig(ncurses)
12mr|libgda4.0-4.2.13-2|50	BuildRequires:	pkgconfig(popt)
12mr|libgda4.0-4.2.13-2|51	BuildRequires:	pkgconfig(sqlite3)
12mr|libgda4.0-4.2.13-2|52	BuildRequires:	pkgconfig(unique-1.0)
12mr|libgda4.0-4.2.13-2|53	%ifnarch %arm %mips
12mr|libgda4.0-4.2.13-2|54	BuildRequires:	java-1.6.0-devel
12mr|libgda4.0-4.2.13-2|55	%endif
12mr|libgda4.0-4.2.13-2|56	%if %{build_mysql}
12mr|libgda4.0-4.2.13-2|57	BuildRequires:	mysql-devel
12mr|libgda4.0-4.2.13-2|58	%endif
12mr|libgda4.0-4.2.13-2|59	%if %{build_freetds}
12mr|libgda4.0-4.2.13-2|60	BuildRequires:	freetds-devel
12mr|libgda4.0-4.2.13-2|61	%endif
12mr|libgda4.0-4.2.13-2|62	%if %{enable_test}
12mr|libgda4.0-4.2.13-2|63	BuildRequires:	pkgconfig(json-glib-1.0)
12mr|libgda4.0-4.2.13-2|64	BuildRequires:	pkgconfig(check)
12mr|libgda4.0-4.2.13-2|65	%endif
12mr|libgda4.0-4.2.13-2|66	
12mr|libgda4.0-4.2.13-2|67	Requires:	iso-codes
12mr|libgda4.0-4.2.13-2|68	
12mr|libgda4.0-4.2.13-2|69	%description
12mr|libgda4.0-4.2.13-2|70	GNU Data Access is an attempt to provide uniform access to
12mr|libgda4.0-4.2.13-2|71	different kinds of data sources (databases, information
12mr|libgda4.0-4.2.13-2|72	servers, mail spools, etc).
12mr|libgda4.0-4.2.13-2|73	It is a complete architecture that provides all you need to
12mr|libgda4.0-4.2.13-2|74	access your data.
12mr|libgda4.0-4.2.13-2|75	
12mr|libgda4.0-4.2.13-2|76	libgda was part of the GNOME-DB project
12mr|libgda4.0-4.2.13-2|77	(http://www.gnome-db.org/), but has been
12mr|libgda4.0-4.2.13-2|78	separated from it to allow non-GNOME applications to be
12mr|libgda4.0-4.2.13-2|79	developed based on it.
12mr|libgda4.0-4.2.13-2|80	
12mr|libgda4.0-4.2.13-2|81	Drivers for the supported databases are included in the libgda4.0-* packages.
12mr|libgda4.0-4.2.13-2|82	
12mr|libgda4.0-4.2.13-2|83	%package -n	%{libname}
12mr|libgda4.0-4.2.13-2|84	Summary:	GNU Data Access Development
12mr|libgda4.0-4.2.13-2|85	Group: 		System/Libraries
12mr|libgda4.0-4.2.13-2|86	
12mr|libgda4.0-4.2.13-2|87	%description -n	%{libname}
12mr|libgda4.0-4.2.13-2|88	This package contains the shared library for %{name}.
12mr|libgda4.0-4.2.13-2|89	
12mr|libgda4.0-4.2.13-2|90	%package -n	%{develname}
12mr|libgda4.0-4.2.13-2|91	Summary:	GNU Data Access Development
12mr|libgda4.0-4.2.13-2|92	Group: 		Development/Databases
12mr|libgda4.0-4.2.13-2|93	Requires:	%{libname} = %{version}
12mr|libgda4.0-4.2.13-2|94	Provides:	gda4.0-devel = %{version}-%{release}
12mr|libgda4.0-4.2.13-2|95	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgda4.0-4.2.13-2|96	%if %{_use_internal_dependency_generator}
12mr|libgda4.0-4.2.13-2|97	%define _requires_exceptions 'devel\\(libgda-(.*)\\)
12mr|libgda4.0-4.2.13-2|98	%else
12mr|libgda4.0-4.2.13-2|99	%define _requires_exceptions ^devel.libgda-
12mr|libgda4.0-4.2.13-2|100	%endif
12mr|libgda4.0-4.2.13-2|101	
12mr|libgda4.0-4.2.13-2|102	%description -n	%{develname}
12mr|libgda4.0-4.2.13-2|103	This package contains the development files for %{name}.
12mr|libgda4.0-4.2.13-2|104	
12mr|libgda4.0-4.2.13-2|105	%package	postgres
12mr|libgda4.0-4.2.13-2|106	Summary:	GDA PostgreSQL Provider
12mr|libgda4.0-4.2.13-2|107	Group:		Databases
12mr|libgda4.0-4.2.13-2|108	Requires:	%{name} = %{version}
12mr|libgda4.0-4.2.13-2|109	
12mr|libgda4.0-4.2.13-2|110	%description	postgres
12mr|libgda4.0-4.2.13-2|111	This package includes the GDA PostgreSQL provider
12mr|libgda4.0-4.2.13-2|112	
12mr|libgda4.0-4.2.13-2|113	%package	mysql
12mr|libgda4.0-4.2.13-2|114	Summary:	GDA MySQL Provider
12mr|libgda4.0-4.2.13-2|115	Group:		Databases
12mr|libgda4.0-4.2.13-2|116	Requires:	%{name} = %{version}
12mr|libgda4.0-4.2.13-2|117	
12mr|libgda4.0-4.2.13-2|118	%description	mysql
12mr|libgda4.0-4.2.13-2|119	This package includes the GDA MySQL provider
12mr|libgda4.0-4.2.13-2|120	
12mr|libgda4.0-4.2.13-2|121	%package	bdb
12mr|libgda4.0-4.2.13-2|122	Summary:	GDA Berkeley Database Provider
12mr|libgda4.0-4.2.13-2|123	Group:		Databases
12mr|libgda4.0-4.2.13-2|124	Requires:	%{name} = %{version}
12mr|libgda4.0-4.2.13-2|125	
12mr|libgda4.0-4.2.13-2|126	%description	bdb
12mr|libgda4.0-4.2.13-2|127	This package includes the GDA Berkeley Database provider.
12mr|libgda4.0-4.2.13-2|128	
12mr|libgda4.0-4.2.13-2|129	%if %{build_freetds}
12mr|libgda4.0-4.2.13-2|130	%package	freetds
12mr|libgda4.0-4.2.13-2|131	Summary:	GDA FreeTDS Provider
12mr|libgda4.0-4.2.13-2|132	Group:		Databases
12mr|libgda4.0-4.2.13-2|133	Requires:	%{name} = %{version}
12mr|libgda4.0-4.2.13-2|134	
12mr|libgda4.0-4.2.13-2|135	%description	freetds
12mr|libgda4.0-4.2.13-2|136	This package includes the GDA FreeTDS provider.
12mr|libgda4.0-4.2.13-2|137	%endif
12mr|libgda4.0-4.2.13-2|138	
12mr|libgda4.0-4.2.13-2|139	%if %{build_mdb}
12mr|libgda4.0-4.2.13-2|140	BuildRequires:	libmdbtools-devel
12mr|libgda4.0-4.2.13-2|141	%package	mdb
12mr|libgda4.0-4.2.13-2|142	Summary:	GDA MDB Provider
12mr|libgda4.0-4.2.13-2|143	Group:		Databases
12mr|libgda4.0-4.2.13-2|144	Requires:	%{name} = %{version}
12mr|libgda4.0-4.2.13-2|145	
12mr|libgda4.0-4.2.13-2|146	%description	mdb
12mr|libgda4.0-4.2.13-2|147	This package includes the GDA MDB provider, which can access
12mr|libgda4.0-4.2.13-2|148	Microsoft Access databases.
12mr|libgda4.0-4.2.13-2|149	%endif
12mr|libgda4.0-4.2.13-2|150	
12mr|libgda4.0-4.2.13-2|151	%package	sqlite
12mr|libgda4.0-4.2.13-2|152	Summary:	GDA sqlite Provider
12mr|libgda4.0-4.2.13-2|153	Group:		Databases
12mr|libgda4.0-4.2.13-2|154	Requires:	%{name} = %{version}
12mr|libgda4.0-4.2.13-2|155	Obsoletes:      gda3.0-sqlite
12mr|libgda4.0-4.2.13-2|156	
12mr|libgda4.0-4.2.13-2|157	%description	sqlite
12mr|libgda4.0-4.2.13-2|158	This package includes the GDA sqlite provider
12mr|libgda4.0-4.2.13-2|159	
12mr|libgda4.0-4.2.13-2|160	%ifnarch %arm %mips
12mr|libgda4.0-4.2.13-2|161	%package        jdbc
12mr|libgda4.0-4.2.13-2|162	Summary:	GDA Java Database Provider
12mr|libgda4.0-4.2.13-2|163	Group:		Databases
12mr|libgda4.0-4.2.13-2|164	Requires:	%{name} = %{version}
12mr|libgda4.0-4.2.13-2|165	
12mr|libgda4.0-4.2.13-2|166	%description	jdbc
12mr|libgda4.0-4.2.13-2|167	This package includes the GDA Java Database provider.
12mr|libgda4.0-4.2.13-2|168	%endif
12mr|libgda4.0-4.2.13-2|169	
12mr|libgda4.0-4.2.13-2|170	%package	ldap
12mr|libgda4.0-4.2.13-2|171	Summary:	GDA LDAP Provider
12mr|libgda4.0-4.2.13-2|172	Group:		Databases
12mr|libgda4.0-4.2.13-2|173	Requires:	%{name} = %{version}
12mr|libgda4.0-4.2.13-2|174	
12mr|libgda4.0-4.2.13-2|175	%description	ldap
12mr|libgda4.0-4.2.13-2|176	This package includes the GDA LDAP provider
12mr|libgda4.0-4.2.13-2|177	
12mr|libgda4.0-4.2.13-2|178	%prep
12mr|libgda4.0-4.2.13-2|179	%setup -qn %{pkgname}-%{version}
12mr|libgda4.0-4.2.13-2|180	%apply_patches
12mr|libgda4.0-4.2.13-2|181	
12mr|libgda4.0-4.2.13-2|182	%build
12mr|libgda4.0-4.2.13-2|183	#gw patch0:
12mr|libgda4.0-4.2.13-2|184	autoreconf -fi
12mr|libgda4.0-4.2.13-2|185	%configure2_5x \
12mr|libgda4.0-4.2.13-2|186	--disable-static \
12mr|libgda4.0-4.2.13-2|187	%if %build_mysql
12mr|libgda4.0-4.2.13-2|188	--with-mysql=yes \
12mr|libgda4.0-4.2.13-2|189	%endif
12mr|libgda4.0-4.2.13-2|190	%if !%{build_freetds}
12mr|libgda4.0-4.2.13-2|191	--with-tds=no \
12mr|libgda4.0-4.2.13-2|192	%endif
12mr|libgda4.0-4.2.13-2|193	%if !%{build_mdb}
12mr|libgda4.0-4.2.13-2|194	--with-mdb=no \
12mr|libgda4.0-4.2.13-2|195	%endif
12mr|libgda4.0-4.2.13-2|196	--without-firebird \
12mr|libgda4.0-4.2.13-2|197	--with-bdb=%_prefix \
12mr|libgda4.0-4.2.13-2|198	--with-bdb-libdir-name=%_lib
12mr|libgda4.0-4.2.13-2|199	
12mr|libgda4.0-4.2.13-2|200	%make
12mr|libgda4.0-4.2.13-2|201	
12mr|libgda4.0-4.2.13-2|202	%install
12mr|libgda4.0-4.2.13-2|203	%makeinstall_std
12mr|libgda4.0-4.2.13-2|204	
12mr|libgda4.0-4.2.13-2|205	# remove unneeded files
12mr|libgda4.0-4.2.13-2|206	rm -f %{buildroot}%{_libdir}/libgda-%{api}/*/*.la
12mr|libgda4.0-4.2.13-2|207	
12mr|libgda4.0-4.2.13-2|208	%find_lang %{pkgname}-%{api} --with-gnome
12mr|libgda4.0-4.2.13-2|209	
12mr|libgda4.0-4.2.13-2|210	%if %{enable_test}
12mr|libgda4.0-4.2.13-2|211	%check
12mr|libgda4.0-4.2.13-2|212	make check
12mr|libgda4.0-4.2.13-2|213	%endif
12mr|libgda4.0-4.2.13-2|214	
12mr|libgda4.0-4.2.13-2|215	%files -f %{pkgname}-%{api}.lang
12mr|libgda4.0-4.2.13-2|216	%doc AUTHORS COPYING README
12mr|libgda4.0-4.2.13-2|217	%dir %{_sysconfdir}/libgda-%{api}
12mr|libgda4.0-4.2.13-2|218	%config(noreplace) %_sysconfdir/libgda-%{api}/sales_test.db
12mr|libgda4.0-4.2.13-2|219	%config(noreplace) %{_sysconfdir}/libgda-%{api}/config
12mr|libgda4.0-4.2.13-2|220	%{_bindir}/*
12mr|libgda4.0-4.2.13-2|221	%{_datadir}/applications/gda-browser-%{api}.desktop
12mr|libgda4.0-4.2.13-2|222	%{_datadir}/applications/gda-control-center-%{api}.desktop
12mr|libgda4.0-4.2.13-2|223	%{_datadir}/pixmaps/gda*
12mr|libgda4.0-4.2.13-2|224	%{_datadir}/icons/hicolor/*/apps/gda-control-center.*
12mr|libgda4.0-4.2.13-2|225	%{_datadir}/libgda-%{api}
12mr|libgda4.0-4.2.13-2|226	%dir %{_libdir}/libgda-%{api}
12mr|libgda4.0-4.2.13-2|227	%dir %{_libdir}/libgda-%{api}/plugins
12mr|libgda4.0-4.2.13-2|228	%dir %{_libdir}/libgda-%{api}/providers
12mr|libgda4.0-4.2.13-2|229	%{_libdir}/libgda-%{api}/plugins/*.xml
12mr|libgda4.0-4.2.13-2|230	%{_libdir}/libgda-%{api}/plugins/libgda-ui-plugins.so
12mr|libgda4.0-4.2.13-2|231	%{_libdir}/libgda-%{api}/providers/libgda-web.so
12mr|libgda4.0-4.2.13-2|232	%{_libdir}/libgda-%{api}/providers/libgda-sqlcipher.so
12mr|libgda4.0-4.2.13-2|233	%{_mandir}/man1/*
12mr|libgda4.0-4.2.13-2|234	
12mr|libgda4.0-4.2.13-2|235	%files -n %{libname}
12mr|libgda4.0-4.2.13-2|236	%{_libdir}/libgda-%{api}.so.%{major}*
12mr|libgda4.0-4.2.13-2|237	%{_libdir}/libgda-report-%{api}.so.%{major}*
12mr|libgda4.0-4.2.13-2|238	%{_libdir}/libgda-ui-%{api}.so.%{major}*
12mr|libgda4.0-4.2.13-2|239	%{_libdir}/libgda-xslt-%{api}.so.%{major}*
12mr|libgda4.0-4.2.13-2|240	%{_libdir}/girepository-1.0/Gda-%{api}.typelib
12mr|libgda4.0-4.2.13-2|241	%{_libdir}/girepository-1.0/Gdaui-%{api}.typelib
12mr|libgda4.0-4.2.13-2|242	
12mr|libgda4.0-4.2.13-2|243	%files -n %{develname}
12mr|libgda4.0-4.2.13-2|244	%doc %{_datadir}/gtk-doc/html/libgda-%{api}/
12mr|libgda4.0-4.2.13-2|245	%doc %{_datadir}/gtk-doc/html/gda-browser
12mr|libgda4.0-4.2.13-2|246	%{_libdir}/libgda-%{api}.so
12mr|libgda4.0-4.2.13-2|247	%{_libdir}/libgda-report-%{api}.so
12mr|libgda4.0-4.2.13-2|248	%{_libdir}/libgda-ui-%{api}.so
12mr|libgda4.0-4.2.13-2|249	%{_libdir}/libgda-xslt-%{api}.so
12mr|libgda4.0-4.2.13-2|250	%{_libdir}/pkgconfig/*
12mr|libgda4.0-4.2.13-2|251	%{_includedir}/*
12mr|libgda4.0-4.2.13-2|252	%{_datadir}/gir-1.0/Gda-%{api}.gir
12mr|libgda4.0-4.2.13-2|253	%{_datadir}/gir-1.0/Gdaui-%{api}.gir
12mr|libgda4.0-4.2.13-2|254	%{_datadir}/gnome/help/gda-browser
12mr|libgda4.0-4.2.13-2|255	
12mr|libgda4.0-4.2.13-2|256	%files sqlite
12mr|libgda4.0-4.2.13-2|257	%{_libdir}/libgda-%{api}/providers/libgda-sqlite.so
12mr|libgda4.0-4.2.13-2|258	
12mr|libgda4.0-4.2.13-2|259	%files postgres
12mr|libgda4.0-4.2.13-2|260	%{_libdir}/libgda-%{api}/providers/libgda-postgres.so
12mr|libgda4.0-4.2.13-2|261	
12mr|libgda4.0-4.2.13-2|262	%files bdb
12mr|libgda4.0-4.2.13-2|263	%{_libdir}/libgda-%{api}/providers/libgda-bdb.so
12mr|libgda4.0-4.2.13-2|264	
12mr|libgda4.0-4.2.13-2|265	%if %{build_mysql}
12mr|libgda4.0-4.2.13-2|266	%files mysql
12mr|libgda4.0-4.2.13-2|267	%{_libdir}/libgda-%{api}/providers/libgda-mysql.so
12mr|libgda4.0-4.2.13-2|268	%endif
12mr|libgda4.0-4.2.13-2|269	
12mr|libgda4.0-4.2.13-2|270	%if %{build_freetds}
12mr|libgda4.0-4.2.13-2|271	%files freetds
12mr|libgda4.0-4.2.13-2|272	%{_libdir}/libgda-%{api}/providers/libgda-freetds.so
12mr|libgda4.0-4.2.13-2|273	%endif
12mr|libgda4.0-4.2.13-2|274	
12mr|libgda4.0-4.2.13-2|275	%if %{build_mdb}
12mr|libgda4.0-4.2.13-2|276	%files mdb
12mr|libgda4.0-4.2.13-2|277	%{_libdir}/libgda-%{api}/providers/libgda-mdb.so
12mr|libgda4.0-4.2.13-2|278	%endif
12mr|libgda4.0-4.2.13-2|279	
12mr|libgda4.0-4.2.13-2|280	%ifnarch %arm %mips
12mr|libgda4.0-4.2.13-2|281	%files jdbc
12mr|libgda4.0-4.2.13-2|282	%{_libdir}/libgda-%{api}/providers/libgda-jdbc.so
12mr|libgda4.0-4.2.13-2|283	%{_libdir}/libgda-%{api}/providers/gdaprovider-4.0.jar
12mr|libgda4.0-4.2.13-2|284	%endif
12mr|libgda4.0-4.2.13-2|285	
12mr|libgda4.0-4.2.13-2|286	%files ldap
12mr|libgda4.0-4.2.13-2|287	%{_libdir}/libgda-%{api}/providers/libgda-ldap.so
12mr|libgda4.0-4.2.13-2|288	
12mr|libgda4.0-4.2.13-2|289	
12mr|libgda4.0-4.2.13-2|290	
12mr|libgda4.0-4.2.13-2|291	
12mr|libgda4.0-4.2.13-2|292	%changelog
12mr|libgda4.0-4.2.13-2|293	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgda4.0-4.2.13-2|294	+ Commit: e8bdbcf
12mr|libgda4.0-4.2.13-2|295	- New version 4.2.13 (sync with Cooker), add requires exceptions for internal dependency generator
12mr|libgda4.0-4.2.13-2|296	
12mr|libgda4.0-4.2.13-2|297	

14738 12
12mr|libgdata-0.13.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mr|libgdata-0.13.2-1|2	
12mr|libgdata-0.13.2-1|3	%define major 13
12mr|libgdata-0.13.2-1|4	%define gir_major 0.0
12mr|libgdata-0.13.2-1|5	%define libname %mklibname gdata %{major}
12mr|libgdata-0.13.2-1|6	%define develname %mklibname -d gdata
12mr|libgdata-0.13.2-1|7	%define girname %mklibname gdata-gir %{gir_major}
12mr|libgdata-0.13.2-1|8	
12mr|libgdata-0.13.2-1|9	Summary:	Library for the GData protocol
12mr|libgdata-0.13.2-1|10	Name:		libgdata
12mr|libgdata-0.13.2-1|11	Version:	0.13.2
12mr|libgdata-0.13.2-1|12	Release:	1
12mr|libgdata-0.13.2-1|13	Group:		System/Libraries
12mr|libgdata-0.13.2-1|14	License:	LGPLv2+
12mr|libgdata-0.13.2-1|15	URL:		http://live.gnome.org/libgdata
12mr|libgdata-0.13.2-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/libgdata/%{url_ver}/%{name}-%{version}.tar.xz
12mr|libgdata-0.13.2-1|17	Patch0:         libgdata-0.13.0-CVE-2012-1177.diff
12mr|libgdata-0.13.2-1|18	BuildRequires:  autoconf automake libtool
12mr|libgdata-0.13.2-1|19	BuildRequires:  rootcerts
12mr|libgdata-0.13.2-1|20	Requires:       rootcerts
12mr|libgdata-0.13.2-1|21	BuildRequires:	gtk-doc
12mr|libgdata-0.13.2-1|22	BuildRequires:	intltool
12mr|libgdata-0.13.2-1|23	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|libgdata-0.13.2-1|24	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|libgdata-0.13.2-1|25	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mr|libgdata-0.13.2-1|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|libgdata-0.13.2-1|27	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|libgdata-0.13.2-1|28	BuildRequires:	pkgconfig(gcr-base-3)
12mr|libgdata-0.13.2-1|29	BuildRequires:	pkgconfig(goa-1.0)
12mr|libgdata-0.13.2-1|30	BuildRequires:	pkgconfig(oauth) >= 0.9.4
12mr|libgdata-0.13.2-1|31	
12mr|libgdata-0.13.2-1|32	%description
12mr|libgdata-0.13.2-1|33	libgdata is a GLib-based library for accessing online service APIs using the
12mr|libgdata-0.13.2-1|34	GData protocol --- most notably, Google's services. It provides APIs to access
12mr|libgdata-0.13.2-1|35	the common Google services, and has full asynchronous support.
12mr|libgdata-0.13.2-1|36	
12mr|libgdata-0.13.2-1|37	%package i18n
12mr|libgdata-0.13.2-1|38	Summary:	Library for the GData protocol - translations
12mr|libgdata-0.13.2-1|39	Group:		System/Internationalization
12mr|libgdata-0.13.2-1|40	
12mr|libgdata-0.13.2-1|41	%description i18n
12mr|libgdata-0.13.2-1|42	libgdata is a GLib-based library for accessing online service APIs using the
12mr|libgdata-0.13.2-1|43	GData protocol --- most notably, Google's services. It provides APIs to access
12mr|libgdata-0.13.2-1|44	the common Google services, and has full asynchronous support.
12mr|libgdata-0.13.2-1|45	
12mr|libgdata-0.13.2-1|46	%package -n %{libname}
12mr|libgdata-0.13.2-1|47	Summary:	Library for the GData protocol
12mr|libgdata-0.13.2-1|48	Group:		System/Libraries
12mr|libgdata-0.13.2-1|49	
12mr|libgdata-0.13.2-1|50	%description -n %{libname}
12mr|libgdata-0.13.2-1|51	This package contains the dynamic libraries from %{name}.
12mr|libgdata-0.13.2-1|52	
12mr|libgdata-0.13.2-1|53	%package -n %{girname}
12mr|libgdata-0.13.2-1|54	Group:		System/Libraries
12mr|libgdata-0.13.2-1|55	Summary:	GObject Introspection interface library for %{name}
12mr|libgdata-0.13.2-1|56	
12mr|libgdata-0.13.2-1|57	%description -n %{girname}
12mr|libgdata-0.13.2-1|58	GObject Introspection interface library for %{name}.
12mr|libgdata-0.13.2-1|59	
12mr|libgdata-0.13.2-1|60	%package -n %{develname}
12mr|libgdata-0.13.2-1|61	Summary:	Development files for %{name}
12mr|libgdata-0.13.2-1|62	Group:		Development/C
12mr|libgdata-0.13.2-1|63	Requires:	%{libname} = %{version}-%{release}
12mr|libgdata-0.13.2-1|64	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgdata-0.13.2-1|65	
12mr|libgdata-0.13.2-1|66	%description -n %{develname}
12mr|libgdata-0.13.2-1|67	This package contains libraries and header files for %{name}.
12mr|libgdata-0.13.2-1|68	
12mr|libgdata-0.13.2-1|69	%prep
12mr|libgdata-0.13.2-1|70	%setup -q
12mr|libgdata-0.13.2-1|71	#apply_patches
12mr|libgdata-0.13.2-1|72	%patch0 -p0 -b .CVE-2012-1177
12mr|libgdata-0.13.2-1|73	
12mr|libgdata-0.13.2-1|74	%build
12mr|libgdata-0.13.2-1|75	%configure2_5x \
12mr|libgdata-0.13.2-1|76	--disable-static \
12mr|libgdata-0.13.2-1|77	--with-ca-certs=/etc/pki/tls/certs/ca-bundle.crt
12mr|libgdata-0.13.2-1|78	
12mr|libgdata-0.13.2-1|79	%make
12mr|libgdata-0.13.2-1|80	
12mr|libgdata-0.13.2-1|81	%install
12mr|libgdata-0.13.2-1|82	%makeinstall_std
12mr|libgdata-0.13.2-1|83	%find_lang gdata
12mr|libgdata-0.13.2-1|84	
12mr|libgdata-0.13.2-1|85	# remove unpackaged files
12mr|libgdata-0.13.2-1|86	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|libgdata-0.13.2-1|87	
12mr|libgdata-0.13.2-1|88	%files i18n -f gdata.lang
12mr|libgdata-0.13.2-1|89	
12mr|libgdata-0.13.2-1|90	%files -n %{libname}
12mr|libgdata-0.13.2-1|91	%doc NEWS README AUTHORS
12mr|libgdata-0.13.2-1|92	%{_libdir}/libgdata.so.%{major}*
12mr|libgdata-0.13.2-1|93	
12mr|libgdata-0.13.2-1|94	%files -n %{girname}
12mr|libgdata-0.13.2-1|95	%{_libdir}/girepository-1.0/GData-%{gir_major}.typelib
12mr|libgdata-0.13.2-1|96	
12mr|libgdata-0.13.2-1|97	%files -n %{develname}
12mr|libgdata-0.13.2-1|98	%{_includedir}/*
12mr|libgdata-0.13.2-1|99	%{_libdir}/*.so
12mr|libgdata-0.13.2-1|100	%{_libdir}/pkgconfig/%{name}.pc
12mr|libgdata-0.13.2-1|101	%{_datadir}/gtk-doc/html/gdata/
12mr|libgdata-0.13.2-1|102	%{_datadir}/gir-1.0/GData-0.0.gir
12mr|libgdata-0.13.2-1|103	
12mr|libgdata-0.13.2-1|104	
12mr|libgdata-0.13.2-1|105	
12mr|libgdata-0.13.2-1|106	%changelog
12mr|libgdata-0.13.2-1|107	* Fri Aug  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgdata-0.13.2-1|108	+ Commit: 1beaf0d
12mr|libgdata-0.13.2-1|109	- New version 0.12.0 (sync with Cooker)
12mr|libgdata-0.13.2-1|110	
12mr|libgdata-0.13.2-1|111	

14739 12
12mr|libgdata0.6-0.6.6-6|1	%define major 7
12mr|libgdata0.6-0.6.6-6|2	%define libname %mklibname gdata %{major}
12mr|libgdata0.6-0.6.6-6|3	%define develname %mklibname -d gdata %{major}
12mr|libgdata0.6-0.6.6-6|4	%define oname libgdata
12mr|libgdata0.6-0.6.6-6|5	
12mr|libgdata0.6-0.6.6-6|6	Name:		libgdata0.6
12mr|libgdata0.6-0.6.6-6|7	Version:	0.6.6
12mr|libgdata0.6-0.6.6-6|8	Release:	6
12mr|libgdata0.6-0.6.6-6|9	Summary:	Library for the GData protocol
12mr|libgdata0.6-0.6.6-6|10	
12mr|libgdata0.6-0.6.6-6|11	Group:		System/Libraries
12mr|libgdata0.6-0.6.6-6|12	License:	LGPLv2+
12mr|libgdata0.6-0.6.6-6|13	URL:		http://live.gnome.org/libgdata
12mr|libgdata0.6-0.6.6-6|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%oname/%{oname}-%{version}.tar.bz2
12mr|libgdata0.6-0.6.6-6|15	
12mr|libgdata0.6-0.6.6-6|16	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|libgdata0.6-0.6.6-6|17	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|libgdata0.6-0.6.6-6|18	BuildRequires:	gtk-doc
12mr|libgdata0.6-0.6.6-6|19	BuildRequires:	intltool
12mr|libgdata0.6-0.6.6-6|20	BuildRequires:	perl-XML-Parser
12mr|libgdata0.6-0.6.6-6|21	
12mr|libgdata0.6-0.6.6-6|22	%description
12mr|libgdata0.6-0.6.6-6|23	libgdata is a GLib-based library for accessing online service APIs using the
12mr|libgdata0.6-0.6.6-6|24	GData protocol --- most notably, Google's services. It provides APIs to access
12mr|libgdata0.6-0.6.6-6|25	the common Google services, and has full asynchronous support.
12mr|libgdata0.6-0.6.6-6|26	
12mr|libgdata0.6-0.6.6-6|27	%package i18n
12mr|libgdata0.6-0.6.6-6|28	Summary:	Library for the GData protocol - translations
12mr|libgdata0.6-0.6.6-6|29	Group:		System/Internationalization
12mr|libgdata0.6-0.6.6-6|30	
12mr|libgdata0.6-0.6.6-6|31	%description i18n
12mr|libgdata0.6-0.6.6-6|32	libgdata is a GLib-based library for accessing online service APIs using the
12mr|libgdata0.6-0.6.6-6|33	GData protocol --- most notably, Google's services. It provides APIs to access
12mr|libgdata0.6-0.6.6-6|34	the common Google services, and has full asynchronous support.
12mr|libgdata0.6-0.6.6-6|35	
12mr|libgdata0.6-0.6.6-6|36	%package -n %{libname}
12mr|libgdata0.6-0.6.6-6|37	Summary:	Library for the GData protocol
12mr|libgdata0.6-0.6.6-6|38	Group:		System/Libraries
12mr|libgdata0.6-0.6.6-6|39	Suggests:	%{oname}-i18n >= %{version}
12mr|libgdata0.6-0.6.6-6|40	
12mr|libgdata0.6-0.6.6-6|41	%description -n %{libname}
12mr|libgdata0.6-0.6.6-6|42	libgdata is a GLib-based library for accessing online service APIs using the
12mr|libgdata0.6-0.6.6-6|43	GData protocol --- most notably, Google's services. It provides APIs to access
12mr|libgdata0.6-0.6.6-6|44	the common Google services, and has full asynchronous support.
12mr|libgdata0.6-0.6.6-6|45	
12mr|libgdata0.6-0.6.6-6|46	
12mr|libgdata0.6-0.6.6-6|47	%package -n %{develname}
12mr|libgdata0.6-0.6.6-6|48	Summary:	Development files for %{name}
12mr|libgdata0.6-0.6.6-6|49	Group:		Development/C
12mr|libgdata0.6-0.6.6-6|50	Requires:	%{libname} = %{version}-%{release}
12mr|libgdata0.6-0.6.6-6|51	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgdata0.6-0.6.6-6|52	
12mr|libgdata0.6-0.6.6-6|53	%description -n %develname
12mr|libgdata0.6-0.6.6-6|54	The %{name}-devel package contains libraries and header files for
12mr|libgdata0.6-0.6.6-6|55	developing applications that use %{name}.
12mr|libgdata0.6-0.6.6-6|56	
12mr|libgdata0.6-0.6.6-6|57	%prep
12mr|libgdata0.6-0.6.6-6|58	%setup -q -n %{oname}-%{version}
12mr|libgdata0.6-0.6.6-6|59	
12mr|libgdata0.6-0.6.6-6|60	%build
12mr|libgdata0.6-0.6.6-6|61	%configure2_5x --disable-static
12mr|libgdata0.6-0.6.6-6|62	%make
12mr|libgdata0.6-0.6.6-6|63	
12mr|libgdata0.6-0.6.6-6|64	%install
12mr|libgdata0.6-0.6.6-6|65	%makeinstall_std
12mr|libgdata0.6-0.6.6-6|66	%find_lang gdata
12mr|libgdata0.6-0.6.6-6|67	
12mr|libgdata0.6-0.6.6-6|68	%files i18n -f gdata.lang
12mr|libgdata0.6-0.6.6-6|69	
12mr|libgdata0.6-0.6.6-6|70	%files -n %{libname}
12mr|libgdata0.6-0.6.6-6|71	%doc NEWS README AUTHORS
12mr|libgdata0.6-0.6.6-6|72	%{_libdir}/libgdata.so.%{major}*
12mr|libgdata0.6-0.6.6-6|73	
12mr|libgdata0.6-0.6.6-6|74	%files -n %{develname}
12mr|libgdata0.6-0.6.6-6|75	%{_includedir}/*
12mr|libgdata0.6-0.6.6-6|76	%{_libdir}/*.so
12mr|libgdata0.6-0.6.6-6|77	%{_libdir}/pkgconfig/%{oname}.pc
12mr|libgdata0.6-0.6.6-6|78	%{_datadir}/gtk-doc/html/gdata/
12mr|libgdata0.6-0.6.6-6|79	
12mr|libgdata0.6-0.6.6-6|80	
12mr|libgdata0.6-0.6.6-6|81	
12mr|libgdata0.6-0.6.6-6|82	%changelog
12mr|libgdata0.6-0.6.6-6|83	* Fri Aug  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgdata0.6-0.6.6-6|84	+ Commit: a3664dd
12mr|libgdata0.6-0.6.6-6|85	- Spec cleanup
12mr|libgdata0.6-0.6.6-6|86	
12mr|libgdata0.6-0.6.6-6|87	

14740 12
12mr|libgdiplus-2.10-5|1	%define lib_major       0
12mr|libgdiplus-2.10-5|2	%define libname        %mklibname gdiplus %{lib_major}
12mr|libgdiplus-2.10-5|3	%define develname     %mklibname -d gdiplus
12mr|libgdiplus-2.10-5|4	
12mr|libgdiplus-2.10-5|5	Name:		libgdiplus
12mr|libgdiplus-2.10-5|6	Summary:	An Open Source implementation of the GDI+ API
12mr|libgdiplus-2.10-5|7	Version:	2.10
12mr|libgdiplus-2.10-5|8	Release:	5
12mr|libgdiplus-2.10-5|9	License:	MIT
12mr|libgdiplus-2.10-5|10	Group:		System/Libraries
12mr|libgdiplus-2.10-5|11	URL:		http://go-mono.com
12mr|libgdiplus-2.10-5|12	Source0:	http://www.go-mono.com/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|libgdiplus-2.10-5|13	Patch0:		libgdiplus-2.10-libpng15.diff
12mr|libgdiplus-2.10-5|14	
12mr|libgdiplus-2.10-5|15	BuildRequires:	jpeg-devel
12mr|libgdiplus-2.10-5|16	BuildRequires:	ungif-devel
12mr|libgdiplus-2.10-5|17	BuildRequires:	tiff-devel
12mr|libgdiplus-2.10-5|18	BuildRequires:	pkgconfig(fontconfig)
12mr|libgdiplus-2.10-5|19	BuildRequires:	pkgconfig(glib-2.0)
12mr|libgdiplus-2.10-5|20	BuildRequires:	pkgconfig(libexif)
12mr|libgdiplus-2.10-5|21	BuildRequires:	pkgconfig(libpng15)
12mr|libgdiplus-2.10-5|22	BuildRequires:	pkgconfig(libxml-2.0)
12mr|libgdiplus-2.10-5|23	BuildRequires:	pkgconfig(sm)
12mr|libgdiplus-2.10-5|24	BuildRequires:	pkgconfig(xrender)
12mr|libgdiplus-2.10-5|25	
12mr|libgdiplus-2.10-5|26	%description
12mr|libgdiplus-2.10-5|27	An Open Source implementation of the GDI+ API.
12mr|libgdiplus-2.10-5|28	This is part of the Mono project.
12mr|libgdiplus-2.10-5|29	
12mr|libgdiplus-2.10-5|30	%package -n %{libname}
12mr|libgdiplus-2.10-5|31	Summary:	An Open Source implementation of the GDI+ API
12mr|libgdiplus-2.10-5|32	Group:		System/Libraries
12mr|libgdiplus-2.10-5|33	Provides:	%{name} = %{version}-%{release}
12mr|libgdiplus-2.10-5|34	
12mr|libgdiplus-2.10-5|35	%description -n %{libname}
12mr|libgdiplus-2.10-5|36	An Open Source implementation of the GDI+ API.
12mr|libgdiplus-2.10-5|37	This is part of the Mono project.
12mr|libgdiplus-2.10-5|38	
12mr|libgdiplus-2.10-5|39	%package -n %{develname}
12mr|libgdiplus-2.10-5|40	Summary:	Libraries for developing with libgdiplus
12mr|libgdiplus-2.10-5|41	Group:		Development/C
12mr|libgdiplus-2.10-5|42	Requires:	%{libname} = %{version}
12mr|libgdiplus-2.10-5|43	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgdiplus-2.10-5|44	
12mr|libgdiplus-2.10-5|45	%description -n %{develname}
12mr|libgdiplus-2.10-5|46	This package provides the necessary development libraries to allow
12mr|libgdiplus-2.10-5|47	you to develop with libgdiplus.
12mr|libgdiplus-2.10-5|48	
12mr|libgdiplus-2.10-5|49	%prep
12mr|libgdiplus-2.10-5|50	%setup -q
12mr|libgdiplus-2.10-5|51	%patch0 -p0 -b .libpng15
12mr|libgdiplus-2.10-5|52	
12mr|libgdiplus-2.10-5|53	%build
12mr|libgdiplus-2.10-5|54	%configure2_5x \
12mr|libgdiplus-2.10-5|55	--disable-static
12mr|libgdiplus-2.10-5|56	%make
12mr|libgdiplus-2.10-5|57	
12mr|libgdiplus-2.10-5|58	%install
12mr|libgdiplus-2.10-5|59	rm -rf %{buildroot}
12mr|libgdiplus-2.10-5|60	%makeinstall_std
12mr|libgdiplus-2.10-5|61	
12mr|libgdiplus-2.10-5|62	%files -n %{libname}
12mr|libgdiplus-2.10-5|63	%doc AUTHORS COPYING
12mr|libgdiplus-2.10-5|64	%{_libdir}/*.so.%{lib_major}*
12mr|libgdiplus-2.10-5|65	
12mr|libgdiplus-2.10-5|66	%files -n %{develname}
12mr|libgdiplus-2.10-5|67	%doc src/ChangeLog
12mr|libgdiplus-2.10-5|68	%{_libdir}/*.so
12mr|libgdiplus-2.10-5|69	%{_libdir}/pkgconfig/*
12mr|libgdiplus-2.10-5|70	
12mr|libgdiplus-2.10-5|71	
12mr|libgdiplus-2.10-5|72	
12mr|libgdiplus-2.10-5|73	
12mr|libgdiplus-2.10-5|74	%changelog
12mr|libgdiplus-2.10-5|75	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgdiplus-2.10-5|76	+ Commit: b7fdbfe
12mr|libgdiplus-2.10-5|77	- Sync with Cooker (convert BR to pkgconfig style, fix build against libpng15 etc)
12mr|libgdiplus-2.10-5|78	
12mr|libgdiplus-2.10-5|79	

14741 12
12mr|libgee0.6-0.6.6-1|1	%define oname	libgee
12mr|libgee0.6-0.6.6-1|2	%define api	0.6
12mr|libgee0.6-0.6.6-1|3	%define major	2
12mr|libgee0.6-0.6.6-1|4	%define gimajor 1.0
12mr|libgee0.6-0.6.6-1|5	
12mr|libgee0.6-0.6.6-1|6	%define libname %mklibname gee %{major}
12mr|libgee0.6-0.6.6-1|7	%define girname %mklibname gee-gir %{gimajor}
12mr|libgee0.6-0.6.6-1|8	%define devname %mklibname -d gee %{major}
12mr|libgee0.6-0.6.6-1|9	
12mr|libgee0.6-0.6.6-1|10	Name:		%{oname}0.6
12mr|libgee0.6-0.6.6-1|11	Summary:	GObject-based collection library
12mr|libgee0.6-0.6.6-1|12	Version:	0.6.6
12mr|libgee0.6-0.6.6-1|13	Release:	1
12mr|libgee0.6-0.6.6-1|14	License: 	LGPLv2+
12mr|libgee0.6-0.6.6-1|15	Group:		System/Libraries
12mr|libgee0.6-0.6.6-1|16	URL: 		http://live.gnome.org/Libgee
12mr|libgee0.6-0.6.6-1|17	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/libgee/%{api}/%{oname}-%{version}.tar.xz
12mr|libgee0.6-0.6.6-1|18	
12mr|libgee0.6-0.6.6-1|19	BuildRequires:	pkgconfig(glib-2.0)
12mr|libgee0.6-0.6.6-1|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|libgee0.6-0.6.6-1|21	
12mr|libgee0.6-0.6.6-1|22	%description
12mr|libgee0.6-0.6.6-1|23	Libgee is a collection library providing GObject-based interfaces and
12mr|libgee0.6-0.6.6-1|24	classes for commonly used data structures.
12mr|libgee0.6-0.6.6-1|25	
12mr|libgee0.6-0.6.6-1|26	%package -n	%{libname}
12mr|libgee0.6-0.6.6-1|27	Summary:	Collection library providing GObject-based interfaces and classes
12mr|libgee0.6-0.6.6-1|28	Group:		%{group}
12mr|libgee0.6-0.6.6-1|29	
12mr|libgee0.6-0.6.6-1|30	%description -n	%{libname}
12mr|libgee0.6-0.6.6-1|31	Libgee is a collection library providing GObject-based interfaces and
12mr|libgee0.6-0.6.6-1|32	classes for commonly used data structures.
12mr|libgee0.6-0.6.6-1|33	
12mr|libgee0.6-0.6.6-1|34	%package -n %{girname}
12mr|libgee0.6-0.6.6-1|35	Summary:	GObject Introspection interface description for %{name}
12mr|libgee0.6-0.6.6-1|36	Group:		System/Libraries
12mr|libgee0.6-0.6.6-1|37	
12mr|libgee0.6-0.6.6-1|38	%description -n %{girname}
12mr|libgee0.6-0.6.6-1|39	GObject Introspection interface description for %{name}.
12mr|libgee0.6-0.6.6-1|40	
12mr|libgee0.6-0.6.6-1|41	%package -n	%{devname}
12mr|libgee0.6-0.6.6-1|42	Summary:	Libraries and include files for developing with libgee
12mr|libgee0.6-0.6.6-1|43	Group:		Development/C
12mr|libgee0.6-0.6.6-1|44	Requires:	%{libname} = %{version}
12mr|libgee0.6-0.6.6-1|45	Requires:	%{girname} = %{version}
12mr|libgee0.6-0.6.6-1|46	
12mr|libgee0.6-0.6.6-1|47	%description -n	%{devname}
12mr|libgee0.6-0.6.6-1|48	This package provides the necessary development libraries and include
12mr|libgee0.6-0.6.6-1|49	files to allow you to develop with libgee.
12mr|libgee0.6-0.6.6-1|50	
12mr|libgee0.6-0.6.6-1|51	%prep
12mr|libgee0.6-0.6.6-1|52	%setup -qn %{oname}-%{version}
12mr|libgee0.6-0.6.6-1|53	
12mr|libgee0.6-0.6.6-1|54	%build
12mr|libgee0.6-0.6.6-1|55	%configure2_5x \
12mr|libgee0.6-0.6.6-1|56	--disable-static
12mr|libgee0.6-0.6.6-1|57	
12mr|libgee0.6-0.6.6-1|58	%make
12mr|libgee0.6-0.6.6-1|59	
12mr|libgee0.6-0.6.6-1|60	%install
12mr|libgee0.6-0.6.6-1|61	%makeinstall_std
12mr|libgee0.6-0.6.6-1|62	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|libgee0.6-0.6.6-1|63	
12mr|libgee0.6-0.6.6-1|64	%files -n %{libname}
12mr|libgee0.6-0.6.6-1|65	%doc AUTHORS COPYING NEWS README
12mr|libgee0.6-0.6.6-1|66	%{_libdir}/libgee.so.%{major}*
12mr|libgee0.6-0.6.6-1|67	
12mr|libgee0.6-0.6.6-1|68	%files -n %{girname}
12mr|libgee0.6-0.6.6-1|69	%{_libdir}/girepository-1.0/Gee-%{gimajor}.typelib
12mr|libgee0.6-0.6.6-1|70	
12mr|libgee0.6-0.6.6-1|71	%files -n %{devname}
12mr|libgee0.6-0.6.6-1|72	%doc ChangeLog
12mr|libgee0.6-0.6.6-1|73	%{_libdir}/*.so
12mr|libgee0.6-0.6.6-1|74	%{_libdir}/pkgconfig/*
12mr|libgee0.6-0.6.6-1|75	%{_includedir}/*
12mr|libgee0.6-0.6.6-1|76	%{_datadir}/vala/vapi/*.vapi
12mr|libgee0.6-0.6.6-1|77	%{_datadir}/gir-1.0/Gee-%{gimajor}.gir
12mr|libgee0.6-0.6.6-1|78	
12mr|libgee0.6-0.6.6-1|79	%changelog
12mr|libgee0.6-0.6.6-1|80	* Mon Apr 30 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.6.4-2
12mr|libgee0.6-0.6.6-1|81	+ Revision: 794578
12mr|libgee0.6-0.6.6-1|82	- rebuild of stable libgee 0.6
12mr|libgee0.6-0.6.6-1|83	- forking libgee0.6
12mr|libgee0.6-0.6.6-1|84	- still needed
12mr|libgee0.6-0.6.6-1|85	- rebuild
12mr|libgee0.6-0.6.6-1|86	- prep for libgee0.6
12mr|libgee0.6-0.6.6-1|87	
12mr|libgee0.6-0.6.6-1|88	* Mon Apr 30 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.7.2-2
12mr|libgee0.6-0.6.6-1|89	+ Revision: 794521
12mr|libgee0.6-0.6.6-1|90	- rebuild
12mr|libgee0.6-0.6.6-1|91	- employed api libname
12mr|libgee0.6-0.6.6-1|92	- fixed gimajor for gir pkg
12mr|libgee0.6-0.6.6-1|93	- fix reqs for gir pkg
12mr|libgee0.6-0.6.6-1|94	
12mr|libgee0.6-0.6.6-1|95	* Sun Apr 29 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.7.2-1
12mr|libgee0.6-0.6.6-1|96	+ Revision: 794392
12mr|libgee0.6-0.6.6-1|97	- version update 0.72
12mr|libgee0.6-0.6.6-1|98	
12mr|libgee0.6-0.6.6-1|99	* Sun Jan 22 2012 Götz Waschk <waschk@mandriva.org> 0.6.4-1
12mr|libgee0.6-0.6.6-1|100	+ Revision: 764968
12mr|libgee0.6-0.6.6-1|101	- new version
12mr|libgee0.6-0.6.6-1|102	
12mr|libgee0.6-0.6.6-1|103	* Wed Dec 07 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.6.3-2
12mr|libgee0.6-0.6.6-1|104	+ Revision: 738654
12mr|libgee0.6-0.6.6-1|105	- rebuild
12mr|libgee0.6-0.6.6-1|106	- cleaned up spec
12mr|libgee0.6-0.6.6-1|107	- removed defattr, BuildRoot, mkrel, clean section
12mr|libgee0.6-0.6.6-1|108	- removed ldconfig scriptlets (why werent they bracketted b4)
12mr|libgee0.6-0.6.6-1|109	- split out gir pkg
12mr|libgee0.6-0.6.6-1|110	- removed .la files
12mr|libgee0.6-0.6.6-1|111	
12mr|libgee0.6-0.6.6-1|112	* Wed Nov 09 2011 Götz Waschk <waschk@mandriva.org> 0.6.3-1
12mr|libgee0.6-0.6.6-1|113	+ Revision: 729360
12mr|libgee0.6-0.6.6-1|114	- new version
12mr|libgee0.6-0.6.6-1|115	
12mr|libgee0.6-0.6.6-1|116	* Wed Sep 14 2011 Götz Waschk <waschk@mandriva.org> 0.6.2.1-1
12mr|libgee0.6-0.6.6-1|117	+ Revision: 699744
12mr|libgee0.6-0.6.6-1|118	- new version
12mr|libgee0.6-0.6.6-1|119	
12mr|libgee0.6-0.6.6-1|120	* Wed Sep 14 2011 Götz Waschk <waschk@mandriva.org> 0.6.2-1
12mr|libgee0.6-0.6.6-1|121	+ Revision: 699727
12mr|libgee0.6-0.6.6-1|122	- new version
12mr|libgee0.6-0.6.6-1|123	- xz tarball
12mr|libgee0.6-0.6.6-1|124	
12mr|libgee0.6-0.6.6-1|125	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-2
12mr|libgee0.6-0.6.6-1|126	+ Revision: 661462
12mr|libgee0.6-0.6.6-1|127	- mass rebuild
12mr|libgee0.6-0.6.6-1|128	
12mr|libgee0.6-0.6.6-1|129	* Fri Jan 28 2011 Götz Waschk <waschk@mandriva.org> 0.6.1-1
12mr|libgee0.6-0.6.6-1|130	+ Revision: 633707
12mr|libgee0.6-0.6.6-1|131	- update to new version 0.6.1
12mr|libgee0.6-0.6.6-1|132	
12mr|libgee0.6-0.6.6-1|133	* Mon Sep 27 2010 Funda Wang <fwang@mandriva.org> 0.6.0-1mdv2011.0
12mr|libgee0.6-0.6.6-1|134	+ Revision: 581174
12mr|libgee0.6-0.6.6-1|135	- update to new version 0.6.0
12mr|libgee0.6-0.6.6-1|136	
12mr|libgee0.6-0.6.6-1|137	* Thu Sep 16 2010 Götz Waschk <waschk@mandriva.org> 0.5.3-1mdv2011.0
12mr|libgee0.6-0.6.6-1|138	+ Revision: 578924
12mr|libgee0.6-0.6.6-1|139	- update to new version 0.5.3
12mr|libgee0.6-0.6.6-1|140	
12mr|libgee0.6-0.6.6-1|141	* Mon Aug 02 2010 Götz Waschk <waschk@mandriva.org> 0.5.2-1mdv2011.0
12mr|libgee0.6-0.6.6-1|142	+ Revision: 565039
12mr|libgee0.6-0.6.6-1|143	- new version
12mr|libgee0.6-0.6.6-1|144	- add introspection typelib
12mr|libgee0.6-0.6.6-1|145	
12mr|libgee0.6-0.6.6-1|146	* Fri Jul 30 2010 Funda Wang <fwang@mandriva.org> 0.5.1-2mdv2011.0
12mr|libgee0.6-0.6.6-1|147	+ Revision: 563399
12mr|libgee0.6-0.6.6-1|148	- rebuild for new gobject-introspection
12mr|libgee0.6-0.6.6-1|149	
12mr|libgee0.6-0.6.6-1|150	* Tue Jul 13 2010 Götz Waschk <waschk@mandriva.org> 0.5.1-1mdv2011.0
12mr|libgee0.6-0.6.6-1|151	+ Revision: 552023
12mr|libgee0.6-0.6.6-1|152	- update to new version 0.5.1
12mr|libgee0.6-0.6.6-1|153	
12mr|libgee0.6-0.6.6-1|154	* Thu Oct 01 2009 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdv2010.1
12mr|libgee0.6-0.6.6-1|155	+ Revision: 452040
12mr|libgee0.6-0.6.6-1|156	- new version
12mr|libgee0.6-0.6.6-1|157	- new major
12mr|libgee0.6-0.6.6-1|158	
12mr|libgee0.6-0.6.6-1|159	* Mon Sep 28 2009 Götz Waschk <waschk@mandriva.org> 0.4.0-1mdv2010.0
12mr|libgee0.6-0.6.6-1|160	+ Revision: 450618
12mr|libgee0.6-0.6.6-1|161	- update to new version 0.4.0
12mr|libgee0.6-0.6.6-1|162	
12mr|libgee0.6-0.6.6-1|163	* Wed Aug 05 2009 Götz Waschk <waschk@mandriva.org> 0.3.0-1mdv2010.0
12mr|libgee0.6-0.6.6-1|164	+ Revision: 410205
12mr|libgee0.6-0.6.6-1|165	- new version
12mr|libgee0.6-0.6.6-1|166	- new major
12mr|libgee0.6-0.6.6-1|167	
12mr|libgee0.6-0.6.6-1|168	* Fri Jul 31 2009 Götz Waschk <waschk@mandriva.org> 0.2.0-1mdv2010.0
12mr|libgee0.6-0.6.6-1|169	+ Revision: 405036
12mr|libgee0.6-0.6.6-1|170	- new version
12mr|libgee0.6-0.6.6-1|171	- add introspection support
12mr|libgee0.6-0.6.6-1|172	
12mr|libgee0.6-0.6.6-1|173	* Mon Jul 20 2009 Götz Waschk <waschk@mandriva.org> 0.1.6-1mdv2010.0
12mr|libgee0.6-0.6.6-1|174	+ Revision: 398066
12mr|libgee0.6-0.6.6-1|175	- update to new version 0.1.6
12mr|libgee0.6-0.6.6-1|176	
12mr|libgee0.6-0.6.6-1|177	* Sat Feb 21 2009 Götz Waschk <waschk@mandriva.org> 0.1.5-1mdv2009.1
12mr|libgee0.6-0.6.6-1|178	+ Revision: 343664
12mr|libgee0.6-0.6.6-1|179	- update to new version 0.1.5
12mr|libgee0.6-0.6.6-1|180	
12mr|libgee0.6-0.6.6-1|181	* Wed Dec 03 2008 Frederic Crozat <fcrozat@mandriva.com> 0.1.4-1mdv2009.1
12mr|libgee0.6-0.6.6-1|182	+ Revision: 309707
12mr|libgee0.6-0.6.6-1|183	- import libgee
12mr|libgee0.6-0.6.6-1|184	

14742 12
12mr|libgee-0.8.1-1|1	%define api	0.8
12mr|libgee-0.8.1-1|2	%define major	2
12mr|libgee-0.8.1-1|3	
12mr|libgee-0.8.1-1|4	%define libname %mklibname gee %{api} %{major}
12mr|libgee-0.8.1-1|5	%define girname %mklibname gee-gir %{api}
12mr|libgee-0.8.1-1|6	%define devname %mklibname -d gee
12mr|libgee-0.8.1-1|7	
12mr|libgee-0.8.1-1|8	Summary:	GObject-based collection library
12mr|libgee-0.8.1-1|9	Name:		libgee
12mr|libgee-0.8.1-1|10	Version:	0.8.1
12mr|libgee-0.8.1-1|11	Release:	1
12mr|libgee-0.8.1-1|12	License: 	LGPLv2+
12mr|libgee-0.8.1-1|13	Group:		System/Libraries
12mr|libgee-0.8.1-1|14	URL: 		http://live.gnome.org/Libgee
12mr|libgee-0.8.1-1|15	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/libgee/0.8/%{name}-%{version}.tar.xz
12mr|libgee-0.8.1-1|16	
12mr|libgee-0.8.1-1|17	BuildRequires:	pkgconfig(glib-2.0)
12mr|libgee-0.8.1-1|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|libgee-0.8.1-1|19	
12mr|libgee-0.8.1-1|20	%description
12mr|libgee-0.8.1-1|21	Libgee is a collection library providing GObject-based interfaces and
12mr|libgee-0.8.1-1|22	classes for commonly used data structures.
12mr|libgee-0.8.1-1|23	
12mr|libgee-0.8.1-1|24	%package -n	%{libname}
12mr|libgee-0.8.1-1|25	Summary:	Collection library providing GObject-based interfaces and classes
12mr|libgee-0.8.1-1|26	Group:		%{group}
12mr|libgee-0.8.1-1|27	
12mr|libgee-0.8.1-1|28	%description -n	%{libname}
12mr|libgee-0.8.1-1|29	Libgee is a collection library providing GObject-based interfaces and
12mr|libgee-0.8.1-1|30	classes for commonly used data structures.
12mr|libgee-0.8.1-1|31	
12mr|libgee-0.8.1-1|32	%package -n %{girname}
12mr|libgee-0.8.1-1|33	Summary:	GObject Introspection interface description for %{name}
12mr|libgee-0.8.1-1|34	Group:		System/Libraries
12mr|libgee-0.8.1-1|35	
12mr|libgee-0.8.1-1|36	%description -n %{girname}
12mr|libgee-0.8.1-1|37	GObject Introspection interface description for %{name}.
12mr|libgee-0.8.1-1|38	
12mr|libgee-0.8.1-1|39	%package -n	%{devname}
12mr|libgee-0.8.1-1|40	Summary:	Libraries and include files for developing with libgee
12mr|libgee-0.8.1-1|41	Group:		Development/C
12mr|libgee-0.8.1-1|42	Requires:	%{libname} = %{version}
12mr|libgee-0.8.1-1|43	Requires:	%{girname} = %{version}
12mr|libgee-0.8.1-1|44	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgee-0.8.1-1|45	
12mr|libgee-0.8.1-1|46	%description -n	%{devname}
12mr|libgee-0.8.1-1|47	This package provides the necessary development libraries and include
12mr|libgee-0.8.1-1|48	files to allow you to develop with libgee.
12mr|libgee-0.8.1-1|49	
12mr|libgee-0.8.1-1|50	%prep
12mr|libgee-0.8.1-1|51	%setup -q
12mr|libgee-0.8.1-1|52	
12mr|libgee-0.8.1-1|53	%build
12mr|libgee-0.8.1-1|54	%configure2_5x \
12mr|libgee-0.8.1-1|55	--disable-static
12mr|libgee-0.8.1-1|56	
12mr|libgee-0.8.1-1|57	%make
12mr|libgee-0.8.1-1|58	
12mr|libgee-0.8.1-1|59	%install
12mr|libgee-0.8.1-1|60	%makeinstall_std
12mr|libgee-0.8.1-1|61	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|libgee-0.8.1-1|62	
12mr|libgee-0.8.1-1|63	%files -n %{libname}
12mr|libgee-0.8.1-1|64	%doc AUTHORS COPYING NEWS README
12mr|libgee-0.8.1-1|65	%{_libdir}/libgee-%{api}.so.%{major}*
12mr|libgee-0.8.1-1|66	
12mr|libgee-0.8.1-1|67	%files -n %{girname}
12mr|libgee-0.8.1-1|68	%{_libdir}/girepository-1.0/Gee-%{api}.typelib
12mr|libgee-0.8.1-1|69	
12mr|libgee-0.8.1-1|70	%files -n %{devname}
12mr|libgee-0.8.1-1|71	%doc ChangeLog
12mr|libgee-0.8.1-1|72	%{_libdir}/*.so
12mr|libgee-0.8.1-1|73	%{_libdir}/pkgconfig/*
12mr|libgee-0.8.1-1|74	%{_includedir}/*
12mr|libgee-0.8.1-1|75	%{_datadir}/vala/vapi/*.vapi
12mr|libgee-0.8.1-1|76	%{_datadir}/gir-1.0/Gee-%{api}.gir
12mr|libgee-0.8.1-1|77	
12mr|libgee-0.8.1-1|78	
12mr|libgee-0.8.1-1|79	%changelog
12mr|libgee-0.8.1-1|80	

14743 12
12mr|libgexiv2-0.3.92-2|1	%define major 0
12mr|libgexiv2-0.3.92-2|2	%define libname %mklibname gexiv2_ %major
12mr|libgexiv2-0.3.92-2|3	%define develname %mklibname -d gexiv2
12mr|libgexiv2-0.3.92-2|4	
12mr|libgexiv2-0.3.92-2|5	Summary:	A GObject-based wrapper around the Exiv2 library
12mr|libgexiv2-0.3.92-2|6	Name:		libgexiv2
12mr|libgexiv2-0.3.92-2|7	Version:	0.3.92
12mr|libgexiv2-0.3.92-2|8	Release:	2
12mr|libgexiv2-0.3.92-2|9	License:	GPLv2+
12mr|libgexiv2-0.3.92-2|10	Group:		Graphics
12mr|libgexiv2-0.3.92-2|11	Source0:	http://yorba.org/download/gexiv2/0.3/%{name}-%{version}.tar.bz2
12mr|libgexiv2-0.3.92-2|12	Url:		http://trac.yorba.org/wiki/gexiv2
12mr|libgexiv2-0.3.92-2|13	BuildRequires:	pkgconfig(exiv2)
12mr|libgexiv2-0.3.92-2|14	BuildRequires:	pkgconfig(glib-2.0)
12mr|libgexiv2-0.3.92-2|15	BuildRequires:	libtool
12mr|libgexiv2-0.3.92-2|16	BuildRequires:	sed
12mr|libgexiv2-0.3.92-2|17	Patch0:		libgexiv2-0.2.1-link.patch
12mr|libgexiv2-0.3.92-2|18	
12mr|libgexiv2-0.3.92-2|19	%description
12mr|libgexiv2-0.3.92-2|20	gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes
12mr|libgexiv2-0.3.92-2|21	the basic features of Exiv2 available to GNOME applications.
12mr|libgexiv2-0.3.92-2|22	
12mr|libgexiv2-0.3.92-2|23	%package -n %{libname}
12mr|libgexiv2-0.3.92-2|24	Summary:	A GObject-based wrapper around the Exiv2 library
12mr|libgexiv2-0.3.92-2|25	Group:		Graphics
12mr|libgexiv2-0.3.92-2|26	
12mr|libgexiv2-0.3.92-2|27	%description -n %{libname}
12mr|libgexiv2-0.3.92-2|28	gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes
12mr|libgexiv2-0.3.92-2|29	the basic features of Exiv2 available to GNOME applications.
12mr|libgexiv2-0.3.92-2|30	
12mr|libgexiv2-0.3.92-2|31	%package -n %{develname}
12mr|libgexiv2-0.3.92-2|32	Group:		Development/C
12mr|libgexiv2-0.3.92-2|33	Summary:	A GObject-based wrapper around the Exiv2 library
12mr|libgexiv2-0.3.92-2|34	Requires:	pkgconfig(exiv2)
12mr|libgexiv2-0.3.92-2|35	Requires:	%{libname} = %{version}-%{release}
12mr|libgexiv2-0.3.92-2|36	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgexiv2-0.3.92-2|37	Obsoletes:	%{mklibname -d -s gexiv2} < 0.3.92-2
12mr|libgexiv2-0.3.92-2|38	
12mr|libgexiv2-0.3.92-2|39	%description -n %{develname}
12mr|libgexiv2-0.3.92-2|40	gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes
12mr|libgexiv2-0.3.92-2|41	the basic features of Exiv2 available to GNOME applications.
12mr|libgexiv2-0.3.92-2|42	
12mr|libgexiv2-0.3.92-2|43	%prep
12mr|libgexiv2-0.3.92-2|44	%setup -q -n %{name}-%{version}
12mr|libgexiv2-0.3.92-2|45	%patch0 -p0
12mr|libgexiv2-0.3.92-2|46	sed -i -e 's#libdir=.*#libdir=${exec_prefix}/%{_lib}#' gexiv2.m4
12mr|libgexiv2-0.3.92-2|47	
12mr|libgexiv2-0.3.92-2|48	%build
12mr|libgexiv2-0.3.92-2|49	%configure2_5x --disable-static
12mr|libgexiv2-0.3.92-2|50	%make
12mr|libgexiv2-0.3.92-2|51	
12mr|libgexiv2-0.3.92-2|52	%install
12mr|libgexiv2-0.3.92-2|53	%makeinstall_std LIB=%{_lib}
12mr|libgexiv2-0.3.92-2|54	
12mr|libgexiv2-0.3.92-2|55	%files -n %{libname}
12mr|libgexiv2-0.3.92-2|56	%{_libdir}/*.so.%{major}*
12mr|libgexiv2-0.3.92-2|57	
12mr|libgexiv2-0.3.92-2|58	%files -n %{develname}
12mr|libgexiv2-0.3.92-2|59	%{_includedir}/gexiv2
12mr|libgexiv2-0.3.92-2|60	%{_libdir}/*.so
12mr|libgexiv2-0.3.92-2|61	%{_libdir}/pkgconfig/*.pc
12mr|libgexiv2-0.3.92-2|62	%{_datadir}/vala/vapi/gexiv2.vapi
12mr|libgexiv2-0.3.92-2|63	
12mr|libgexiv2-0.3.92-2|64	
12mr|libgexiv2-0.3.92-2|65	%changelog
12mr|libgexiv2-0.3.92-2|66	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgexiv2-0.3.92-2|67	+ Commit: bcb6867
12mr|libgexiv2-0.3.92-2|68	- Drop static library and Obsolete it
12mr|libgexiv2-0.3.92-2|69	
12mr|libgexiv2-0.3.92-2|70	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgexiv2-0.3.92-2|71	+ Commit: 5f3b1cd
12mr|libgexiv2-0.3.92-2|72	- New version 0.3.92 final (sync with Cooker), convert BR to pkgconfig style, minor cleanups
12mr|libgexiv2-0.3.92-2|73	
12mr|libgexiv2-0.3.92-2|74	

14744 12
12mr|libggi-2.2.2-19|1	%define major 2
12mr|libggi-2.2.2-19|2	%define libname %mklibname ggi %{major}
12mr|libggi-2.2.2-19|3	%define develname %mklibname ggi -d
12mr|libggi-2.2.2-19|4	
12mr|libggi-2.2.2-19|5	Summary:	A fast, simple, small and flexible user-space graphics library
12mr|libggi-2.2.2-19|6	Name:		libggi
12mr|libggi-2.2.2-19|7	Version:	2.2.2
12mr|libggi-2.2.2-19|8	Release:	19
12mr|libggi-2.2.2-19|9	License:	GPL
12mr|libggi-2.2.2-19|10	Group:		System/Libraries
12mr|libggi-2.2.2-19|11	URL:		http://www.ggi-project.org/
12mr|libggi-2.2.2-19|12	Source:		http://www.ggi-project.org/ftp/ggi/v2.2/%{name}-%{version}.src.tar.bz2
12mr|libggi-2.2.2-19|13	Patch0:		libggi-2.0.1-no-lcd823-ppc.patch
12mr|libggi-2.2.2-19|14	Patch3:		libggi-2.0.3-xpath.patch
12mr|libggi-2.2.2-19|15	Patch4:		libggi_wformat.patch
12mr|libggi-2.2.2-19|16	
12mr|libggi-2.2.2-19|17	Buildrequires:	aalib-devel
12mr|libggi-2.2.2-19|18	Buildrequires:	libgii-devel >= 1.0.2-2
12mr|libggi-2.2.2-19|19	BuildRequires:	pkgconfig(ncurses)
12mr|libggi-2.2.2-19|20	BuildRequires:	pkgconfig(directfb)
12mr|libggi-2.2.2-19|21	BuildRequires:	pkgconfig(xext)
12mr|libggi-2.2.2-19|22	
12mr|libggi-2.2.2-19|23	BuildConflicts:	svgalib-devel
12mr|libggi-2.2.2-19|24	
12mr|libggi-2.2.2-19|25	%description
12mr|libggi-2.2.2-19|26	LibGGI is a fast, simple, small and flexible user-space graphics
12mr|libggi-2.2.2-19|27	library developed by the GGI Project <http://www.ggi-project.org/>.
12mr|libggi-2.2.2-19|28	It attempts to abstract the many different graphics output systems
12mr|libggi-2.2.2-19|29	existing under Unix (and in the future, other platforms). The support
12mr|libggi-2.2.2-19|30	for all of these different types of displays and hardware are provided
12mr|libggi-2.2.2-19|31	by dynamically-loaded mini-libraries.
12mr|libggi-2.2.2-19|32	
12mr|libggi-2.2.2-19|33	LibGGI can transparently (to the LibGGI-using application) display
12mr|libggi-2.2.2-19|34	graphics on an X window, fbcon (Linux framebuffer driver), or the
12mr|libggi-2.2.2-19|35	glide library, through their respective graphics drivers, or targets.
12mr|libggi-2.2.2-19|36	There are also some other targets which display through another
12mr|libggi-2.2.2-19|37	target, such as multi to display simultaneously on multiple displays
12mr|libggi-2.2.2-19|38	at once, and tile to tile your display to different monitors.
12mr|libggi-2.2.2-19|39	
12mr|libggi-2.2.2-19|40	LibGGI supports acceleration of graphics primitives where possible.
12mr|libggi-2.2.2-19|41	
12mr|libggi-2.2.2-19|42	LibGGI is a very generic piece of software, that will run on about
12mr|libggi-2.2.2-19|43	every platform that has remotely heard of POSIX (ports to other systems
12mr|libggi-2.2.2-19|44	such as Win32 are underway) and on many display subsystems.
12mr|libggi-2.2.2-19|45	
12mr|libggi-2.2.2-19|46	%package -n	%{libname}
12mr|libggi-2.2.2-19|47	Summary:	Main library for %{name}
12mr|libggi-2.2.2-19|48	Group:		System/Libraries
12mr|libggi-2.2.2-19|49	Requires:	%{name}
12mr|libggi-2.2.2-19|50	
12mr|libggi-2.2.2-19|51	%description -n	%{libname}
12mr|libggi-2.2.2-19|52	This package contains the library needed to run programs dynamically
12mr|libggi-2.2.2-19|53	linked with %{name}.
12mr|libggi-2.2.2-19|54	
12mr|libggi-2.2.2-19|55	%package -n	%{develname}
12mr|libggi-2.2.2-19|56	Summary:	Headers for developing programs that will use %{name}
12mr|libggi-2.2.2-19|57	Group:		Development/Other
12mr|libggi-2.2.2-19|58	Requires:	%{libname} = %{version}-%{release} libgii-devel
12mr|libggi-2.2.2-19|59	Provides:	%{name}-devel = %{version}-%{release}
12mr|libggi-2.2.2-19|60	Obsoletes:	%{_lib}ggi2-devel < 2.2.2-18
12mr|libggi-2.2.2-19|61	Obsoletes:	%{_lib}ggi2-static-devel < 2.2.2-18
12mr|libggi-2.2.2-19|62	Obsoletes:	%{_lib}ggi-static-devel < 2.2.2-18
12mr|libggi-2.2.2-19|63	
12mr|libggi-2.2.2-19|64	%description -n	%{develname}
12mr|libggi-2.2.2-19|65	This package contains the headers that programmers will need to develop
12mr|libggi-2.2.2-19|66	applications which will use %{name}.
12mr|libggi-2.2.2-19|67	
12mr|libggi-2.2.2-19|68	%prep
12mr|libggi-2.2.2-19|69	%setup -q
12mr|libggi-2.2.2-19|70	%apply_patches
12mr|libggi-2.2.2-19|71	
12mr|libggi-2.2.2-19|72	perl -pi -e "s|/lib\b|/%{_lib}|g" * m4/*
12mr|libggi-2.2.2-19|73	
12mr|libggi-2.2.2-19|74	# regenerate configure script
12mr|libggi-2.2.2-19|75	#./autogen.sh < borked
12mr|libggi-2.2.2-19|76	
12mr|libggi-2.2.2-19|77	%build
12mr|libggi-2.2.2-19|78	# workaround configure failure
12mr|libggi-2.2.2-19|79	export echo=echo
12mr|libggi-2.2.2-19|80	%configure2_5x \
12mr|libggi-2.2.2-19|81	--disable-static \
12mr|libggi-2.2.2-19|82	--with-gii=%{_prefix} \
12mr|libggi-2.2.2-19|83	--disable-debug
12mr|libggi-2.2.2-19|84	
12mr|libggi-2.2.2-19|85	%make
12mr|libggi-2.2.2-19|86	
12mr|libggi-2.2.2-19|87	%install
12mr|libggi-2.2.2-19|88	# workaround failure
12mr|libggi-2.2.2-19|89	export echo=echo
12mr|libggi-2.2.2-19|90	%makeinstall_std
12mr|libggi-2.2.2-19|91	
12mr|libggi-2.2.2-19|92	%files
12mr|libggi-2.2.2-19|93	%doc FAQ NEWS README doc/env.txt doc/targets.txt
12mr|libggi-2.2.2-19|94	%dir %{_sysconfdir}/ggi/
12mr|libggi-2.2.2-19|95	%dir %{_sysconfdir}/ggi/targets
12mr|libggi-2.2.2-19|96	%config(noreplace) %{_sysconfdir}/ggi/libggi.conf
12mr|libggi-2.2.2-19|97	%config(noreplace) %{_sysconfdir}/ggi/targets/fbdev.conf
12mr|libggi-2.2.2-19|98	%{_bindir}/*
12mr|libggi-2.2.2-19|99	%dir %{_libdir}/ggi/
12mr|libggi-2.2.2-19|100	%dir %{_libdir}/ggi/default/
12mr|libggi-2.2.2-19|101	%dir %{_libdir}/ggi/default/fbdev
12mr|libggi-2.2.2-19|102	%dir %{_libdir}/ggi/display
12mr|libggi-2.2.2-19|103	%dir %{_libdir}/ggi/helper
12mr|libggi-2.2.2-19|104	%{_libdir}/ggi/*/*.so
12mr|libggi-2.2.2-19|105	%{_libdir}/ggi/default/fbdev/*.so
12mr|libggi-2.2.2-19|106	%{_mandir}/man1/*
12mr|libggi-2.2.2-19|107	%{_mandir}/man3/*
12mr|libggi-2.2.2-19|108	%{_mandir}/man7/*
12mr|libggi-2.2.2-19|109	
12mr|libggi-2.2.2-19|110	%files -n %{libname}
12mr|libggi-2.2.2-19|111	%{_libdir}/*.so.%{major}*
12mr|libggi-2.2.2-19|112	
12mr|libggi-2.2.2-19|113	%files -n %{develname}
12mr|libggi-2.2.2-19|114	%doc ChangeLog doc/*.txt
12mr|libggi-2.2.2-19|115	%{_includedir}/ggi/*
12mr|libggi-2.2.2-19|116	%{_libdir}/*.so
12mr|libggi-2.2.2-19|117	
12mr|libggi-2.2.2-19|118	
12mr|libggi-2.2.2-19|119	
12mr|libggi-2.2.2-19|120	%changelog
12mr|libggi-2.2.2-19|121	

14745 12
12mr|libggz-0.0.14.1-10|1	%define major 2
12mr|libggz-0.0.14.1-10|2	%define libname %mklibname ggz %{major}
12mr|libggz-0.0.14.1-10|3	%define develname %mklibname -d ggz
12mr|libggz-0.0.14.1-10|4	
12mr|libggz-0.0.14.1-10|5	# Enable encryption support?
12mr|libggz-0.0.14.1-10|6	%define enable_encrypt 0
12mr|libggz-0.0.14.1-10|7	%{?_with_encrypt: %global enable_encrypt 1}
12mr|libggz-0.0.14.1-10|8	
12mr|libggz-0.0.14.1-10|9	# select between GNUTLS or OpenSSL
12mr|libggz-0.0.14.1-10|10	%define use_openssl 0
12mr|libggz-0.0.14.1-10|11	%{?_with_openssl: %global use_openssl 1}
12mr|libggz-0.0.14.1-10|12	
12mr|libggz-0.0.14.1-10|13	Name:		libggz
12mr|libggz-0.0.14.1-10|14	Summary:	Common library for the GGZ Gaming Zone
12mr|libggz-0.0.14.1-10|15	Version:	0.0.14.1
12mr|libggz-0.0.14.1-10|16	Release:	10
12mr|libggz-0.0.14.1-10|17	License:	GPL
12mr|libggz-0.0.14.1-10|18	Group:		System/Libraries
12mr|libggz-0.0.14.1-10|19	URL:		http://ggzgamingzone.org/
12mr|libggz-0.0.14.1-10|20	Source0:	http://ftp.ggzgamingzone.org/pub/ggz/%{version}/%{name}-%{version}.tar.bz2
12mr|libggz-0.0.14.1-10|21	
12mr|libggz-0.0.14.1-10|22	%if %{enable_encrypt}
12mr|libggz-0.0.14.1-10|23	%if %{use_openssl}
12mr|libggz-0.0.14.1-10|24	BuildRequires:	pkgconfig(openssl)
12mr|libggz-0.0.14.1-10|25	%else
12mr|libggz-0.0.14.1-10|26	BuildRequires:	pkgconfig(gnutls)
12mr|libggz-0.0.14.1-10|27	%endif
12mr|libggz-0.0.14.1-10|28	%endif
12mr|libggz-0.0.14.1-10|29	
12mr|libggz-0.0.14.1-10|30	%description
12mr|libggz-0.0.14.1-10|31	The GGZ Gaming Zone server allows other computers to connect to yours via
12mr|libggz-0.0.14.1-10|32	the Internet and play network games. This library provides features required
12mr|libggz-0.0.14.1-10|33	for running both clients and the server.
12mr|libggz-0.0.14.1-10|34	
12mr|libggz-0.0.14.1-10|35	Build Option:
12mr|libggz-0.0.14.1-10|36	--with encrypt      Enable encryption support
12mr|libggz-0.0.14.1-10|37	--with openssl      Prefer OpenSSL to GNUTLS, for encryption support
12mr|libggz-0.0.14.1-10|38	(Useless unless "--with encrypt" is also used)
12mr|libggz-0.0.14.1-10|39	
12mr|libggz-0.0.14.1-10|40	%package	-n %{libname}
12mr|libggz-0.0.14.1-10|41	Summary:	Common library for running GGZ Gaming Zone applications
12mr|libggz-0.0.14.1-10|42	Group:		Games/Other
12mr|libggz-0.0.14.1-10|43	Provides:	%{name} = %{version}-%{release}
12mr|libggz-0.0.14.1-10|44	
12mr|libggz-0.0.14.1-10|45	%description	-n %{libname}
12mr|libggz-0.0.14.1-10|46	The GGZ Gaming Zone server allows other computers to connect to yours
12mr|libggz-0.0.14.1-10|47	via the Internet and play network games.
12mr|libggz-0.0.14.1-10|48	
12mr|libggz-0.0.14.1-10|49	This package contains the shared library that provides features
12mr|libggz-0.0.14.1-10|50	required for running both clients and the server.
12mr|libggz-0.0.14.1-10|51	
12mr|libggz-0.0.14.1-10|52	%package	-n %{develname}
12mr|libggz-0.0.14.1-10|53	Summary:	Development files used to build GGZ Gaming Zone applications
12mr|libggz-0.0.14.1-10|54	Group:		Development/C
12mr|libggz-0.0.14.1-10|55	Provides:	%{name}-devel = %{version}-%{release}
12mr|libggz-0.0.14.1-10|56	Requires:	%{libname} = %{version}-%{release}
12mr|libggz-0.0.14.1-10|57	
12mr|libggz-0.0.14.1-10|58	%description	-n %{develname}
12mr|libggz-0.0.14.1-10|59	The GGZ Gaming Zone server allows other computers to connect to yours
12mr|libggz-0.0.14.1-10|60	via the Internet and play network games.
12mr|libggz-0.0.14.1-10|61	
12mr|libggz-0.0.14.1-10|62	This package contains the libraries required for building both clients
12mr|libggz-0.0.14.1-10|63	and the server.
12mr|libggz-0.0.14.1-10|64	
12mr|libggz-0.0.14.1-10|65	%prep
12mr|libggz-0.0.14.1-10|66	%setup -q
12mr|libggz-0.0.14.1-10|67	
12mr|libggz-0.0.14.1-10|68	%build
12mr|libggz-0.0.14.1-10|69	%configure2_5x \
12mr|libggz-0.0.14.1-10|70	--disable-static \
12mr|libggz-0.0.14.1-10|71	%if %enable_encrypt
12mr|libggz-0.0.14.1-10|72	--with-gcrypt=yes	\
12mr|libggz-0.0.14.1-10|73	%if %use_openssl
12mr|libggz-0.0.14.1-10|74	--with-tls=OpenSSL	\
12mr|libggz-0.0.14.1-10|75	%else
12mr|libggz-0.0.14.1-10|76	--with-tls=GnuTLS	\
12mr|libggz-0.0.14.1-10|77	%endif
12mr|libggz-0.0.14.1-10|78	%endif
12mr|libggz-0.0.14.1-10|79	
12mr|libggz-0.0.14.1-10|80	%make
12mr|libggz-0.0.14.1-10|81	
12mr|libggz-0.0.14.1-10|82	%install
12mr|libggz-0.0.14.1-10|83	rm -rf %{buildroot}
12mr|libggz-0.0.14.1-10|84	%makeinstall_std
12mr|libggz-0.0.14.1-10|85	
12mr|libggz-0.0.14.1-10|86	%files -n %{libname}
12mr|libggz-0.0.14.1-10|87	%doc AUTHORS COPYING NEWS README README.GGZ QuickStart.GGZ
12mr|libggz-0.0.14.1-10|88	%{_libdir}/libggz.so.%{major}*
12mr|libggz-0.0.14.1-10|89	%{_mandir}/man?/*
12mr|libggz-0.0.14.1-10|90	
12mr|libggz-0.0.14.1-10|91	%files -n %{develname}
12mr|libggz-0.0.14.1-10|92	%doc COPYING ChangeLog
12mr|libggz-0.0.14.1-10|93	%{_includedir}/*
12mr|libggz-0.0.14.1-10|94	%{_libdir}/libggz.so
12mr|libggz-0.0.14.1-10|95	
12mr|libggz-0.0.14.1-10|96	
12mr|libggz-0.0.14.1-10|97	%changelog
12mr|libggz-0.0.14.1-10|98	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libggz-0.0.14.1-10|99	+ Commit: d0319ec
12mr|libggz-0.0.14.1-10|100	- Sync with Cooker (drop .la files, various cleanups), more cleanups
12mr|libggz-0.0.14.1-10|101	
12mr|libggz-0.0.14.1-10|102	

14746 12
12mr|libghthash-0.6.2-9|1	%define	major 1
12mr|libghthash-0.6.2-9|2	%define libname	%mklibname ghthash %{major}
12mr|libghthash-0.6.2-9|3	%define develname %mklibname ghthash -d
12mr|libghthash-0.6.2-9|4	
12mr|libghthash-0.6.2-9|5	Summary:	Generic Hash Table library
12mr|libghthash-0.6.2-9|6	Name:		libghthash
12mr|libghthash-0.6.2-9|7	Version:	0.6.2
12mr|libghthash-0.6.2-9|8	Release:	%mkrel 9
12mr|libghthash-0.6.2-9|9	Group:		System/Libraries
12mr|libghthash-0.6.2-9|10	License:	GPL
12mr|libghthash-0.6.2-9|11	URL:		http://www.ipd.bth.se/ska/sim_home/libghthash.html
12mr|libghthash-0.6.2-9|12	Source0:	http://www.ipd.bth.se/ska/sim_home/filer/%{name}-%{version}.tar.bz2
12mr|libghthash-0.6.2-9|13	
12mr|libghthash-0.6.2-9|14	%description
12mr|libghthash-0.6.2-9|15	The GHT (Generic Hash Table) library is a hash table
12mr|libghthash-0.6.2-9|16	implementation in C for storing arbitrary types of data. It is
12mr|libghthash-0.6.2-9|17	meant to be small, easily extensible (in terms of hash functions
12mr|libghthash-0.6.2-9|18	etc), and easy to understand codewise.
12mr|libghthash-0.6.2-9|19	
12mr|libghthash-0.6.2-9|20	%package -n	%{libname}
12mr|libghthash-0.6.2-9|21	Summary:	Generic Hash Table library
12mr|libghthash-0.6.2-9|22	Group:		System/Libraries
12mr|libghthash-0.6.2-9|23	
12mr|libghthash-0.6.2-9|24	%description -n	%{libname}
12mr|libghthash-0.6.2-9|25	The GHT (Generic Hash Table) library is a hash table
12mr|libghthash-0.6.2-9|26	implementation in C for storing arbitrary types of data. It is
12mr|libghthash-0.6.2-9|27	meant to be small, easily extensible (in terms of hash functions
12mr|libghthash-0.6.2-9|28	etc), and easy to understand codewise.
12mr|libghthash-0.6.2-9|29	
12mr|libghthash-0.6.2-9|30	%package -n	%{develname}
12mr|libghthash-0.6.2-9|31	Summary:	Static library and header files for the Generic Hash Table library
12mr|libghthash-0.6.2-9|32	Group:		Development/C
12mr|libghthash-0.6.2-9|33	Requires:	%{libname} = %{version}-%{release}
12mr|libghthash-0.6.2-9|34	Provides:	ghthash-devel = %{version}-%{release}
12mr|libghthash-0.6.2-9|35	Provides:	%{name}-devel = %{version}-%{release}
12mr|libghthash-0.6.2-9|36	Obsoletes:	ghthash-devel
12mr|libghthash-0.6.2-9|37	Obsoletes:	%{mklibname ghthash 0}-devel
12mr|libghthash-0.6.2-9|38	Obsoletes:	%{mklibname ghthash 2}-devel
12mr|libghthash-0.6.2-9|39	
12mr|libghthash-0.6.2-9|40	%description -n	%{develname}
12mr|libghthash-0.6.2-9|41	The GHT (Generic Hash Table) library is a hash table
12mr|libghthash-0.6.2-9|42	implementation in C for storing arbitrary types of data. It is
12mr|libghthash-0.6.2-9|43	meant to be small, easily extensible (in terms of hash functions
12mr|libghthash-0.6.2-9|44	etc), and easy to understand codewise.
12mr|libghthash-0.6.2-9|45	
12mr|libghthash-0.6.2-9|46	This package contains the static libghthash library and its header
12mr|libghthash-0.6.2-9|47	files.
12mr|libghthash-0.6.2-9|48	
12mr|libghthash-0.6.2-9|49	%prep
12mr|libghthash-0.6.2-9|50	
12mr|libghthash-0.6.2-9|51	%setup -q
12mr|libghthash-0.6.2-9|52	
12mr|libghthash-0.6.2-9|53	%build
12mr|libghthash-0.6.2-9|54	rm -f configure
12mr|libghthash-0.6.2-9|55	libtoolize --copy --force; aclocal; autoconf; automake --add-missing --copy --foreign; autoconf
12mr|libghthash-0.6.2-9|56	
12mr|libghthash-0.6.2-9|57	%configure2_5x
12mr|libghthash-0.6.2-9|58	
12mr|libghthash-0.6.2-9|59	%make
12mr|libghthash-0.6.2-9|60	
12mr|libghthash-0.6.2-9|61	%install
12mr|libghthash-0.6.2-9|62	%makeinstall_std
12mr|libghthash-0.6.2-9|63	
12mr|libghthash-0.6.2-9|64	# cleanup
12mr|libghthash-0.6.2-9|65	pushd examples
12mr|libghthash-0.6.2-9|66	make clean
12mr|libghthash-0.6.2-9|67	rm -f Makefile.win
12mr|libghthash-0.6.2-9|68	popd
12mr|libghthash-0.6.2-9|69	
12mr|libghthash-0.6.2-9|70	%files -n %{libname}
12mr|libghthash-0.6.2-9|71	%defattr(-,root,root)
12mr|libghthash-0.6.2-9|72	%doc AUTHORS ChangeLog README
12mr|libghthash-0.6.2-9|73	%{_libdir}/*.so.%{major}*
12mr|libghthash-0.6.2-9|74	
12mr|libghthash-0.6.2-9|75	%files -n %{develname}
12mr|libghthash-0.6.2-9|76	%defattr(-,root,root)
12mr|libghthash-0.6.2-9|77	%doc examples html TODO
12mr|libghthash-0.6.2-9|78	%{_includedir}/*
12mr|libghthash-0.6.2-9|79	%{_libdir}/*.so
12mr|libghthash-0.6.2-9|80	%{_libdir}/*.a
12mr|libghthash-0.6.2-9|81	%{_mandir}/man3/*
12mr|libghthash-0.6.2-9|82	
12mr|libghthash-0.6.2-9|83	
12mr|libghthash-0.6.2-9|84	
12mr|libghthash-0.6.2-9|85	%changelog
12mr|libghthash-0.6.2-9|86	

14747 12
12mr|libgii-1.0.2-19|1	%define major		1
12mr|libgii-1.0.2-19|2	%define libname		%mklibname gii %{major}
12mr|libgii-1.0.2-19|3	%define develname	%mklibname gii -d
12mr|libgii-1.0.2-19|4	
12mr|libgii-1.0.2-19|5	Summary:	A flexible library for input handling
12mr|libgii-1.0.2-19|6	Name:		libgii
12mr|libgii-1.0.2-19|7	Version:	1.0.2
12mr|libgii-1.0.2-19|8	Release:	19
12mr|libgii-1.0.2-19|9	License:	MIT
12mr|libgii-1.0.2-19|10	Group:		System/Libraries
12mr|libgii-1.0.2-19|11	URL:		http://www.ggi-project.org/
12mr|libgii-1.0.2-19|12	Source0:	http://www.ggi-project.org/ftp/ggi/v2.1/%{name}-%{version}.src.tar.bz2
12mr|libgii-1.0.2-19|13	Patch0:		libgii-1.0.2-wformat.patch
12mr|libgii-1.0.2-19|14	BuildRequires:	pkgconfig(x11)
12mr|libgii-1.0.2-19|15	BuildRequires:	pkgconfig(xxf86dga)
12mr|libgii-1.0.2-19|16	BuildRequires:	chrpath
12mr|libgii-1.0.2-19|17	
12mr|libgii-1.0.2-19|18	%description
12mr|libgii-1.0.2-19|19	LibGII is an input library developed by the GGI Project
12mr|libgii-1.0.2-19|20	(http://www.ggi-project.org). Its design philosophy is similar to
12mr|libgii-1.0.2-19|21	LibGGI, which deals with graphics output.
12mr|libgii-1.0.2-19|22	
12mr|libgii-1.0.2-19|23	LibGII is based on the concept of input streams, which virtualize
12mr|libgii-1.0.2-19|24	access to the underlying input drivers. Events from various input
12mr|libgii-1.0.2-19|25	devices are abstracted into easy-to-use structures. LibGII also allows
12mr|libgii-1.0.2-19|26	the application to join streams together, receiving input from an
12mr|libgii-1.0.2-19|27	arbitrary combination of devices.
12mr|libgii-1.0.2-19|28	
12mr|libgii-1.0.2-19|29	LibGII is a separate component from LibGGI, although LibGGI depends on
12mr|libgii-1.0.2-19|30	LibGII for input purposes. (LibGGI's input functions are simply
12mr|libgii-1.0.2-19|31	wrappers for LibGII functions.)
12mr|libgii-1.0.2-19|32	
12mr|libgii-1.0.2-19|33	%package -n	%{libname}
12mr|libgii-1.0.2-19|34	Summary:	Main library for %{name}
12mr|libgii-1.0.2-19|35	Group:		System/Libraries
12mr|libgii-1.0.2-19|36	
12mr|libgii-1.0.2-19|37	%description -n	%{libname}
12mr|libgii-1.0.2-19|38	This package contains the library needed to run programs dynamically
12mr|libgii-1.0.2-19|39	linked with %{name}.
12mr|libgii-1.0.2-19|40	
12mr|libgii-1.0.2-19|41	%package -n	%{develname}
12mr|libgii-1.0.2-19|42	Summary:	Headers for developing programs that will use %{name}
12mr|libgii-1.0.2-19|43	Group:		Development/Other
12mr|libgii-1.0.2-19|44	Requires:	%{libname} = %{version}-%{release}
12mr|libgii-1.0.2-19|45	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgii-1.0.2-19|46	Obsoletes:	%{_lib}gii1-devel < 1.0.2-19
12mr|libgii-1.0.2-19|47	Obsoletes:	%{_lib}gii1-static-devel < 1.0.2-19
12mr|libgii-1.0.2-19|48	Obsoletes:	%{_lib}gii-static-devel < 1.0.2-19
12mr|libgii-1.0.2-19|49	
12mr|libgii-1.0.2-19|50	%description -n	%{develname}
12mr|libgii-1.0.2-19|51	This package contains the headers that programmers will need to develop
12mr|libgii-1.0.2-19|52	applications which will use %{name}.
12mr|libgii-1.0.2-19|53	
12mr|libgii-1.0.2-19|54	%prep
12mr|libgii-1.0.2-19|55	%setup -q
12mr|libgii-1.0.2-19|56	%apply_patches
12mr|libgii-1.0.2-19|57	
12mr|libgii-1.0.2-19|58	%build
12mr|libgii-1.0.2-19|59	%configure2_5x \
12mr|libgii-1.0.2-19|60	--disable-debug \
12mr|libgii-1.0.2-19|61	--disable-static
12mr|libgii-1.0.2-19|62	
12mr|libgii-1.0.2-19|63	%make
12mr|libgii-1.0.2-19|64	
12mr|libgii-1.0.2-19|65	%install
12mr|libgii-1.0.2-19|66	%makeinstall_std
12mr|libgii-1.0.2-19|67	
12mr|libgii-1.0.2-19|68	chrpath -d %{buildroot}%{_bindir}/mhub
12mr|libgii-1.0.2-19|69	chrpath -d %{buildroot}%{_bindir}/xsendbut
12mr|libgii-1.0.2-19|70	chrpath -d %{buildroot}%{_libdir}/libgii.so.%{major}*
12mr|libgii-1.0.2-19|71	chrpath -d %{buildroot}%{_libdir}/ggi/input/*.so
12mr|libgii-1.0.2-19|72	
12mr|libgii-1.0.2-19|73	%files
12mr|libgii-1.0.2-19|74	%doc ChangeLog ChangeLog.1999 FAQ INSTALL INSTALL.autoconf NEWS
12mr|libgii-1.0.2-19|75	%doc README doc/README*
12mr|libgii-1.0.2-19|76	%config(noreplace) %{_sysconfdir}/ggi/filter/keytrans
12mr|libgii-1.0.2-19|77	%config(noreplace) %{_sysconfdir}/ggi/filter/mouse
12mr|libgii-1.0.2-19|78	%config(noreplace) %{_sysconfdir}/ggi/libgii.conf
12mr|libgii-1.0.2-19|79	%dir %{_sysconfdir}/ggi
12mr|libgii-1.0.2-19|80	%attr(755,root,root) %{_bindir}/*
12mr|libgii-1.0.2-19|81	%dir %{_sysconfdir}/ggi/filter
12mr|libgii-1.0.2-19|82	%dir %{_libdir}/ggi/input
12mr|libgii-1.0.2-19|83	%dir %{_libdir}/ggi/filter
12mr|libgii-1.0.2-19|84	%{_libdir}/ggi/*/*.so
12mr|libgii-1.0.2-19|85	%{_mandir}/man1/*
12mr|libgii-1.0.2-19|86	%{_mandir}/man7/*
12mr|libgii-1.0.2-19|87	
12mr|libgii-1.0.2-19|88	%files -n %{libname}
12mr|libgii-1.0.2-19|89	%attr(755,root,root) %{_libdir}/*.so.%{major}*
12mr|libgii-1.0.2-19|90	
12mr|libgii-1.0.2-19|91	%files -n %{develname}
12mr|libgii-1.0.2-19|92	%dir %{_includedir}/ggi
12mr|libgii-1.0.2-19|93	%dir %{_includedir}/ggi/input
12mr|libgii-1.0.2-19|94	%dir %{_includedir}/ggi/internal
12mr|libgii-1.0.2-19|95	%{_includedir}/ggi/*.h
12mr|libgii-1.0.2-19|96	%{_includedir}/ggi/input/*.h
12mr|libgii-1.0.2-19|97	%{_includedir}/ggi/internal/*.h
12mr|libgii-1.0.2-19|98	%{_libdir}/*.so
12mr|libgii-1.0.2-19|99	%{_mandir}/man3/*
12mr|libgii-1.0.2-19|100	%{_mandir}/man5/*
12mr|libgii-1.0.2-19|101	
12mr|libgii-1.0.2-19|102	
12mr|libgii-1.0.2-19|103	%changelog
12mr|libgii-1.0.2-19|104	

14748 12
12mr|libgksu-2.0.12-4|1	%define name libgksu
12mr|libgksu-2.0.12-4|2	%define version 2.0.12
12mr|libgksu-2.0.12-4|3	%define release %mkrel 4
12mr|libgksu-2.0.12-4|4	
12mr|libgksu-2.0.12-4|5	%define fakename gksu2.0
12mr|libgksu-2.0.12-4|6	
12mr|libgksu-2.0.12-4|7	%define major 0
12mr|libgksu-2.0.12-4|8	%define libname %mklibname %{fakename}_ %major
12mr|libgksu-2.0.12-4|9	%define libnamedev %mklibname %{fakename}_ %major -d
12mr|libgksu-2.0.12-4|10	
12mr|libgksu-2.0.12-4|11	Name: %{name}
12mr|libgksu-2.0.12-4|12	Summary: GKSu libraries
12mr|libgksu-2.0.12-4|13	Version: %{version}
12mr|libgksu-2.0.12-4|14	Release: %{release}
12mr|libgksu-2.0.12-4|15	Source: http://people.debian.org/~kov/gksu/%{name}-%{version}.tar.gz
12mr|libgksu-2.0.12-4|16	Patch0:	libgksu-2.0.12-fix-str-fmt.patch
12mr|libgksu-2.0.12-4|17	Patch1:	libgksu-2.0.9-fix_lib64_detection.patch
12mr|libgksu-2.0.12-4|18	Patch2: libgksu-2.0.12-fix-build.patch
12mr|libgksu-2.0.12-4|19	Patch3: Makefile.am.patch
12mr|libgksu-2.0.12-4|20	Url: http://www.nongnu.org/gksu/
12mr|libgksu-2.0.12-4|21	Group: System/Libraries
12mr|libgksu-2.0.12-4|22	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|libgksu-2.0.12-4|23	License: LGPLv2+
12mr|libgksu-2.0.12-4|24	BuildRequires: gtk-doc
12mr|libgksu-2.0.12-4|25	BuildRequires: libgtop2.0-devel
12mr|libgksu-2.0.12-4|26	BuildRequires: pkgconfig(glib-2.0)
12mr|libgksu-2.0.12-4|27	BuildRequires: startup-notification-devel
12mr|libgksu-2.0.12-4|28	BuildRequires: libgnome-keyring-devel
12mr|libgksu-2.0.12-4|29	BuildRequires: libGConf2-devel
12mr|libgksu-2.0.12-4|30	BuildRequires: gtk+2-devel
12mr|libgksu-2.0.12-4|31	BuildRequires: perl-XML-Parser
12mr|libgksu-2.0.12-4|32	BuildRequires: desktop-file-utils
12mr|libgksu-2.0.12-4|33	BuildRequires: dbus-glib-devel
12mr|libgksu-2.0.12-4|34	BuildRequires: intltool
12mr|libgksu-2.0.12-4|35	BuildRequires: libx11
12mr|libgksu-2.0.12-4|36	BuildRequires: pkgconfig(pkg-config)
12mr|libgksu-2.0.12-4|37	Provides: libgksu
12mr|libgksu-2.0.12-4|38	Provides: libgksu2
12mr|libgksu-2.0.12-4|39	Obsoletes: libgksu1.2
12mr|libgksu-2.0.12-4|40	
12mr|libgksu-2.0.12-4|41	%description
12mr|libgksu-2.0.12-4|42	GKSu is a library that provides a Gtk+ frontend to su and sudo. It
12mr|libgksu-2.0.12-4|43	supports login shells and preserving environment when acting as a su
12mr|libgksu-2.0.12-4|44	frontend. It is useful to menu items or other graphical programs
12mr|libgksu-2.0.12-4|45	that need to ask a user's password to run another program as another user.
12mr|libgksu-2.0.12-4|46	
12mr|libgksu-2.0.12-4|47	%package -n %libname
12mr|libgksu-2.0.12-4|48	Summary: GKSu libraries
12mr|libgksu-2.0.12-4|49	Group: System/Libraries
12mr|libgksu-2.0.12-4|50	
12mr|libgksu-2.0.12-4|51	%description -n %libname
12mr|libgksu-2.0.12-4|52	GKSu is a library that provides a Gtk+ frontend to su and sudo. It
12mr|libgksu-2.0.12-4|53	supports login shells and preserving environment when acting as a su
12mr|libgksu-2.0.12-4|54	frontend. It is useful to menu items or other graphical programs
12mr|libgksu-2.0.12-4|55	that need to ask a user's password to run another program as another user.
12mr|libgksu-2.0.12-4|56	
12mr|libgksu-2.0.12-4|57	%package -n %libnamedev
12mr|libgksu-2.0.12-4|58	Summary: Development package for %{name}
12mr|libgksu-2.0.12-4|59	Group: Development/Other
12mr|libgksu-2.0.12-4|60	Requires: %libname = %version
12mr|libgksu-2.0.12-4|61	Provides: libgksu2.0-devel = %version-%release
12mr|libgksu-2.0.12-4|62	Provides: libgksu2-devel = %version-%release
12mr|libgksu-2.0.12-4|63	Provides: libgksu-devel
12mr|libgksu-2.0.12-4|64	Obsoletes: libgksu1.2-devel
12mr|libgksu-2.0.12-4|65	
12mr|libgksu-2.0.12-4|66	%description -n %libnamedev
12mr|libgksu-2.0.12-4|67	Development package for %{name}
12mr|libgksu-2.0.12-4|68	
12mr|libgksu-2.0.12-4|69	GKSu is a library that provides a Gtk+ frontend to su and sudo. It
12mr|libgksu-2.0.12-4|70	supports login shells and preserving environment when acting as a su
12mr|libgksu-2.0.12-4|71	frontend. It is useful to menu items or other graphical programs
12mr|libgksu-2.0.12-4|72	that need to ask a user's password to run another program as another user.
12mr|libgksu-2.0.12-4|73	
12mr|libgksu-2.0.12-4|74	%package -n gksu-utils
12mr|libgksu-2.0.12-4|75	Summary: Utilities package for %{name}
12mr|libgksu-2.0.12-4|76	Group: System/Base
12mr|libgksu-2.0.12-4|77	Requires: %libname = %version
12mr|libgksu-2.0.12-4|78	
12mr|libgksu-2.0.12-4|79	%description -n gksu-utils
12mr|libgksu-2.0.12-4|80	Utilities package for %{name}
12mr|libgksu-2.0.12-4|81	
12mr|libgksu-2.0.12-4|82	GKSu is a library that provides a Gtk+ frontend to su and sudo. It
12mr|libgksu-2.0.12-4|83	supports login shells and preserving environment when acting as a su
12mr|libgksu-2.0.12-4|84	frontend. It is useful to menu items or other graphical programs
12mr|libgksu-2.0.12-4|85	that need to ask a user's password to run another program as another user.
12mr|libgksu-2.0.12-4|86	
12mr|libgksu-2.0.12-4|87	%prep
12mr|libgksu-2.0.12-4|88	%setup -q
12mr|libgksu-2.0.12-4|89	%patch0 -p0 -b .str
12mr|libgksu-2.0.12-4|90	%patch1 -p0
12mr|libgksu-2.0.12-4|91	%patch2 -p0
12mr|libgksu-2.0.12-4|92	%patch3 -p0
12mr|libgksu-2.0.12-4|93	touch README NEWS
12mr|libgksu-2.0.12-4|94	#sed -i 's:dist_pkglibexec_SCRIPTS:dist_pkgdata_SCRIPTS:g' \
12mr|libgksu-2.0.12-4|95	#                $(grep -l dist_pkglibexec_SCRIPTS $(find . -name Makefile.am))
12mr|libgksu-2.0.12-4|96	
12mr|libgksu-2.0.12-4|97	%build
12mr|libgksu-2.0.12-4|98	autoreconf -fi
12mr|libgksu-2.0.12-4|99	%configure2_5x LIBS="-lX11"
12mr|libgksu-2.0.12-4|100	%make
12mr|libgksu-2.0.12-4|101	
12mr|libgksu-2.0.12-4|102	%install
12mr|libgksu-2.0.12-4|103	rm -rf %{buildroot}
12mr|libgksu-2.0.12-4|104	%makeinstall_std
12mr|libgksu-2.0.12-4|105	
12mr|libgksu-2.0.12-4|106	desktop-file-install --vendor="" \
12mr|libgksu-2.0.12-4|107	--remove-category="Application" \
12mr|libgksu-2.0.12-4|108	--remove-category="AdvancedSettings" \
12mr|libgksu-2.0.12-4|109	--add-category="Settings" \
12mr|libgksu-2.0.12-4|110	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|libgksu-2.0.12-4|111	
12mr|libgksu-2.0.12-4|112	%clean
12mr|libgksu-2.0.12-4|113	rm -rf %{buildroot}
12mr|libgksu-2.0.12-4|114	
12mr|libgksu-2.0.12-4|115	%if %mdkversion < 200900
12mr|libgksu-2.0.12-4|116	%post -n %libname -p /sbin/ldconfig
12mr|libgksu-2.0.12-4|117	%endif
12mr|libgksu-2.0.12-4|118	%if %mdkversion < 200900
12mr|libgksu-2.0.12-4|119	%postun -n %libname -p /sbin/ldconfig
12mr|libgksu-2.0.12-4|120	%endif
12mr|libgksu-2.0.12-4|121	
12mr|libgksu-2.0.12-4|122	%post -n gksu-utils
12mr|libgksu-2.0.12-4|123	%post_install_gconf_schemas gksu
12mr|libgksu-2.0.12-4|124	
12mr|libgksu-2.0.12-4|125	%preun -n gksu-utils
12mr|libgksu-2.0.12-4|126	%preun_uninstall_gconf_schemas gksu
12mr|libgksu-2.0.12-4|127	
12mr|libgksu-2.0.12-4|128	%files -n %libname
12mr|libgksu-2.0.12-4|129	%defattr(-,root,root)
12mr|libgksu-2.0.12-4|130	%{_libdir}/*.so.%{major}*
12mr|libgksu-2.0.12-4|131	%_libdir/%name
12mr|libgksu-2.0.12-4|132	
12mr|libgksu-2.0.12-4|133	%files -n %libnamedev
12mr|libgksu-2.0.12-4|134	%defattr(-,root,root)
12mr|libgksu-2.0.12-4|135	%doc INSTALL ChangeLog AUTHORS
12mr|libgksu-2.0.12-4|136	%{_libdir}/lib*.a
12mr|libgksu-2.0.12-4|137	%{_libdir}/*.so
12mr|libgksu-2.0.12-4|138	%{_includedir}/*
12mr|libgksu-2.0.12-4|139	%_libdir/pkgconfig/*
12mr|libgksu-2.0.12-4|140	%_datadir/gtk-doc/html/%name
12mr|libgksu-2.0.12-4|141	
12mr|libgksu-2.0.12-4|142	%files -n gksu-utils
12mr|libgksu-2.0.12-4|143	%{_sysconfdir}/gconf/schemas/gksu.schemas
12mr|libgksu-2.0.12-4|144	%{_bindir}/gksu-properties
12mr|libgksu-2.0.12-4|145	%{_datadir}/man/man1/gksu-properties.1*
12mr|libgksu-2.0.12-4|146	%{_datadir}/applications/gksu-properties.desktop
12mr|libgksu-2.0.12-4|147	%{_datadir}/libgksu/gksu-properties.ui
12mr|libgksu-2.0.12-4|148	%{_datadir}/pixmaps/gksu.png
12mr|libgksu-2.0.12-4|149	
12mr|libgksu-2.0.12-4|150	
12mr|libgksu-2.0.12-4|151	
12mr|libgksu-2.0.12-4|152	
12mr|libgksu-2.0.12-4|153	
12mr|libgksu-2.0.12-4|154	
12mr|libgksu-2.0.12-4|155	%changelog
12mr|libgksu-2.0.12-4|156	

14749 12
12mr|libglade2.0-2.6.4-9|1	# enable_gtkdoc: whether gtk-doc stuff should be rebuilt.
12mr|libglade2.0-2.6.4-9|2	#	0 = no
12mr|libglade2.0-2.6.4-9|3	#	1 = yes
12mr|libglade2.0-2.6.4-9|4	%define enable_gtkdoc 1
12mr|libglade2.0-2.6.4-9|5	
12mr|libglade2.0-2.6.4-9|6	# End of user configurable section
12mr|libglade2.0-2.6.4-9|7	
12mr|libglade2.0-2.6.4-9|8	%{?_without_gtkdoc: %{expand: %%define enable_gtkdoc 0}}
12mr|libglade2.0-2.6.4-9|9	%{?_with_gtkdoc: %{expand: %%define enable_gtkdoc 1}}
12mr|libglade2.0-2.6.4-9|10	
12mr|libglade2.0-2.6.4-9|11	%define pkgname		libglade
12mr|libglade2.0-2.6.4-9|12	%define api_version	2.0
12mr|libglade2.0-2.6.4-9|13	%define api_major_version 2
12mr|libglade2.0-2.6.4-9|14	%define lib_major	0
12mr|libglade2.0-2.6.4-9|15	%define lib_name	%mklibname glade %{api_version} %{lib_major}
12mr|libglade2.0-2.6.4-9|16	%define develname	%mklibname glade %{api_version} -d
12mr|libglade2.0-2.6.4-9|17	
12mr|libglade2.0-2.6.4-9|18	Summary:	Library for dynamically loading GLADE interface files
12mr|libglade2.0-2.6.4-9|19	Name:		%{pkgname}%{api_version}
12mr|libglade2.0-2.6.4-9|20	Version: 	2.6.4
12mr|libglade2.0-2.6.4-9|21	Release: 	9
12mr|libglade2.0-2.6.4-9|22	License:	LGPLv2+
12mr|libglade2.0-2.6.4-9|23	Group:		System/Libraries
12mr|libglade2.0-2.6.4-9|24	URL:		http://www.gnome.org
12mr|libglade2.0-2.6.4-9|25	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
12mr|libglade2.0-2.6.4-9|26	# (fc) 2.5.1-3mdk fix some warnings (Fedora) (GNOME bug #121025)
12mr|libglade2.0-2.6.4-9|27	Patch0:		libglade-2.0.1-nowarning.patch
12mr|libglade2.0-2.6.4-9|28	Patch1:		libglade-2.6.4-linkage.patch
12mr|libglade2.0-2.6.4-9|29	
12mr|libglade2.0-2.6.4-9|30	%if %enable_gtkdoc
12mr|libglade2.0-2.6.4-9|31	BuildRequires:	gtk-doc >= 0.9
12mr|libglade2.0-2.6.4-9|32	%endif
12mr|libglade2.0-2.6.4-9|33	BuildRequires:	python >= 2.0
12mr|libglade2.0-2.6.4-9|34	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.10
12mr|libglade2.0-2.6.4-9|35	BuildRequires:	pkgconfig(atk) >= 1.9.0
12mr|libglade2.0-2.6.4-9|36	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.5.0
12mr|libglade2.0-2.6.4-9|37	BuildRequires:	pkgconfig(glib-2.0) >= 2.3.1
12mr|libglade2.0-2.6.4-9|38	
12mr|libglade2.0-2.6.4-9|39	%description
12mr|libglade2.0-2.6.4-9|40	%{pkgname} allows you to load user interfaces in your program, which are
12mr|libglade2.0-2.6.4-9|41	stored externally.  This allows alteration of the interface without
12mr|libglade2.0-2.6.4-9|42	recompilation of the program.
12mr|libglade2.0-2.6.4-9|43	
12mr|libglade2.0-2.6.4-9|44	
12mr|libglade2.0-2.6.4-9|45	%package -n %{lib_name}
12mr|libglade2.0-2.6.4-9|46	Summary:	%{summary}
12mr|libglade2.0-2.6.4-9|47	Group:		%{group}
12mr|libglade2.0-2.6.4-9|48	Provides:	%{pkgname}%{api_version} = %{version}-%{release}
12mr|libglade2.0-2.6.4-9|49	
12mr|libglade2.0-2.6.4-9|50	%description -n %{lib_name}
12mr|libglade2.0-2.6.4-9|51	%{pkgname} allows you to load user interfaces in your program, which are
12mr|libglade2.0-2.6.4-9|52	stored externally.  This allows alteration of the interface without
12mr|libglade2.0-2.6.4-9|53	recompilation of the program.
12mr|libglade2.0-2.6.4-9|54	
12mr|libglade2.0-2.6.4-9|55	
12mr|libglade2.0-2.6.4-9|56	%package -n %{develname}
12mr|libglade2.0-2.6.4-9|57	Summary:	Libraries, includes, etc to develop libglade applications
12mr|libglade2.0-2.6.4-9|58	Group:		Development/GNOME and GTK+
12mr|libglade2.0-2.6.4-9|59	Requires:	%{lib_name} = %{version}-%{release}
12mr|libglade2.0-2.6.4-9|60	# $bindir/libglade-convert is python script
12mr|libglade2.0-2.6.4-9|61	Requires:	python
12mr|libglade2.0-2.6.4-9|62	Requires(post,postun): sgml-common >= 0.6.3-2
12mr|libglade2.0-2.6.4-9|63	Provides:	%{pkgname}%{api_version}-devel = %{version}-%{release}
12mr|libglade2.0-2.6.4-9|64	Obsoletes:	%{mklibname glade 2.0 0}-devel < 2.6.4-9
12mr|libglade2.0-2.6.4-9|65	
12mr|libglade2.0-2.6.4-9|66	%description -n %{develname}
12mr|libglade2.0-2.6.4-9|67	This package contains libraries, include files, etc so that
12mr|libglade2.0-2.6.4-9|68	you can use to develop %{pkgname} applications.
12mr|libglade2.0-2.6.4-9|69	
12mr|libglade2.0-2.6.4-9|70	
12mr|libglade2.0-2.6.4-9|71	%prep
12mr|libglade2.0-2.6.4-9|72	%setup -q -n %{pkgname}-%{version}
12mr|libglade2.0-2.6.4-9|73	%apply_patches
12mr|libglade2.0-2.6.4-9|74	
12mr|libglade2.0-2.6.4-9|75	%build
12mr|libglade2.0-2.6.4-9|76	autoconf
12mr|libglade2.0-2.6.4-9|77	%configure2_5x \
12mr|libglade2.0-2.6.4-9|78	--disable-static \
12mr|libglade2.0-2.6.4-9|79	%if !%enable_gtkdoc
12mr|libglade2.0-2.6.4-9|80	--enable-gtk-doc=no
12mr|libglade2.0-2.6.4-9|81	%endif
12mr|libglade2.0-2.6.4-9|82	
12mr|libglade2.0-2.6.4-9|83	%make
12mr|libglade2.0-2.6.4-9|84	
12mr|libglade2.0-2.6.4-9|85	%install
12mr|libglade2.0-2.6.4-9|86	%makeinstall_std
12mr|libglade2.0-2.6.4-9|87	
12mr|libglade2.0-2.6.4-9|88	# install test program
12mr|libglade2.0-2.6.4-9|89	sh ./libtool --mode=install %{_bindir}/install test-libglade %{buildroot}%{_bindir}/test-libglade
12mr|libglade2.0-2.6.4-9|90	
12mr|libglade2.0-2.6.4-9|91	# Make libglade own %{_libdir}/libglade
12mr|libglade2.0-2.6.4-9|92	mkdir -p %{buildroot}%{_libdir}/libglade/%{api_version}
12mr|libglade2.0-2.6.4-9|93	
12mr|libglade2.0-2.6.4-9|94	%post -n %{develname}
12mr|libglade2.0-2.6.4-9|95	CATALOG=/etc/xml/catalog
12mr|libglade2.0-2.6.4-9|96	%{_bindir}/xmlcatalog --noout --add "system" \
12mr|libglade2.0-2.6.4-9|97	"http://glade.gnome.org/glade-2.0.dtd" \
12mr|libglade2.0-2.6.4-9|98	%{_datadir}/xml/libglade/glade-2.0.dtd $CATALOG || true
12mr|libglade2.0-2.6.4-9|99	
12mr|libglade2.0-2.6.4-9|100	%postun -n %{develname}
12mr|libglade2.0-2.6.4-9|101	# Do not remove if upgrade
12mr|libglade2.0-2.6.4-9|102	if [ "$1" = "0" ]; then
12mr|libglade2.0-2.6.4-9|103	CATALOG=/etc/xml/catalog
12mr|libglade2.0-2.6.4-9|104	if [ -f $CATALOG -a -x %{_bindir}/xmlcatalog ]; then
12mr|libglade2.0-2.6.4-9|105	%{_bindir}/xmlcatalog --noout --del \
12mr|libglade2.0-2.6.4-9|106	%{_datadir}/xml/libglade/glade-2.0.dtd $CATALOG || true
12mr|libglade2.0-2.6.4-9|107	fi
12mr|libglade2.0-2.6.4-9|108	fi
12mr|libglade2.0-2.6.4-9|109	
12mr|libglade2.0-2.6.4-9|110	%files -n %{lib_name}
12mr|libglade2.0-2.6.4-9|111	%doc README ChangeLog
12mr|libglade2.0-2.6.4-9|112	%{_libdir}/lib*.so.%{lib_major}*
12mr|libglade2.0-2.6.4-9|113	%dir %{_libdir}/libglade
12mr|libglade2.0-2.6.4-9|114	%dir %{_libdir}/libglade/%{api_version}
12mr|libglade2.0-2.6.4-9|115	
12mr|libglade2.0-2.6.4-9|116	%files -n %{develname}
12mr|libglade2.0-2.6.4-9|117	%doc AUTHORS examples
12mr|libglade2.0-2.6.4-9|118	%doc %{_datadir}/gtk-doc/html/*
12mr|libglade2.0-2.6.4-9|119	%{_bindir}/*
12mr|libglade2.0-2.6.4-9|120	%{_datadir}/xml/libglade
12mr|libglade2.0-2.6.4-9|121	%{_includedir}/*
12mr|libglade2.0-2.6.4-9|122	%{_libdir}/lib*.so
12mr|libglade2.0-2.6.4-9|123	%{_libdir}/pkgconfig/*
12mr|libglade2.0-2.6.4-9|124	
12mr|libglade2.0-2.6.4-9|125	
12mr|libglade2.0-2.6.4-9|126	
12mr|libglade2.0-2.6.4-9|127	
12mr|libglade2.0-2.6.4-9|128	%changelog
12mr|libglade2.0-2.6.4-9|129	* Fri Aug  10 2012 abondrov <andrey.bondrov@rosalab.ru>
12mr|libglade2.0-2.6.4-9|130	+ Commit: 0fcb01b
12mr|libglade2.0-2.6.4-9|131	- Sync with Cooker (drop all kinds of legacy junk), fix unversioned Obsoletes
12mr|libglade2.0-2.6.4-9|132	
12mr|libglade2.0-2.6.4-9|133	

14750 12
12mr|libglademm2.4-2.6.7-7|1	%define pkgname libglademm
12mr|libglademm2.4-2.6.7-7|2	%define version 2.6.7
12mr|libglademm2.4-2.6.7-7|3	%define release %mkrel 7
12mr|libglademm2.4-2.6.7-7|4	
12mr|libglademm2.4-2.6.7-7|5	%define libglade_version 2.6.1
12mr|libglademm2.4-2.6.7-7|6	%define gtkmm_version 2.6.0
12mr|libglademm2.4-2.6.7-7|7	
12mr|libglademm2.4-2.6.7-7|8	%define major 1
12mr|libglademm2.4-2.6.7-7|9	%define api_version 2.4
12mr|libglademm2.4-2.6.7-7|10	%define libname		%mklibname glademm %{api_version} %{major}
12mr|libglademm2.4-2.6.7-7|11	%define libname_orig	%mklibname glademm %{api_version}
12mr|libglademm2.4-2.6.7-7|12	%define develname %mklibname -d glademm %{api_version}
12mr|libglademm2.4-2.6.7-7|13	
12mr|libglademm2.4-2.6.7-7|14	Name:	 	%{pkgname}%{api_version}
12mr|libglademm2.4-2.6.7-7|15	Summary: 	C++ interface of glade2 library
12mr|libglademm2.4-2.6.7-7|16	Version: 	%{version}
12mr|libglademm2.4-2.6.7-7|17	Release: 	%{release}
12mr|libglademm2.4-2.6.7-7|18	License: 	LGPLv2+
12mr|libglademm2.4-2.6.7-7|19	Group:   	System/Libraries
12mr|libglademm2.4-2.6.7-7|20	Source:  	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
12mr|libglademm2.4-2.6.7-7|21	URL:     	http://gtkmm.sourceforge.net/
12mr|libglademm2.4-2.6.7-7|22	BuildRoot:      %{_tmppath}/%{name}-%{version}-root
12mr|libglademm2.4-2.6.7-7|23	BuildRequires:	libglade2.0-devel >= %{libglade_version}
12mr|libglademm2.4-2.6.7-7|24	BuildRequires:	gtkmm2.4-devel >= %{gtkmm_version}
12mr|libglademm2.4-2.6.7-7|25	Buildrequires:	doxygen
12mr|libglademm2.4-2.6.7-7|26	
12mr|libglademm2.4-2.6.7-7|27	%description
12mr|libglademm2.4-2.6.7-7|28	This package provides a C++ interface for glade2.  It is a subpackage
12mr|libglademm2.4-2.6.7-7|29	of the gnomemm project.  The interface provides a convenient interface for C++
12mr|libglademm2.4-2.6.7-7|30	programmers to create glade2 objects.
12mr|libglademm2.4-2.6.7-7|31	
12mr|libglademm2.4-2.6.7-7|32	%package	-n %{libname}
12mr|libglademm2.4-2.6.7-7|33	Summary:	C++ interface of glade2 library
12mr|libglademm2.4-2.6.7-7|34	Group:		System/Libraries
12mr|libglademm2.4-2.6.7-7|35	Provides:	%{libname_orig} = %{version}-%{release}
12mr|libglademm2.4-2.6.7-7|36	Provides:	%{pkgname} = %{version}-%{release}
12mr|libglademm2.4-2.6.7-7|37	
12mr|libglademm2.4-2.6.7-7|38	%description	-n %{libname}
12mr|libglademm2.4-2.6.7-7|39	This package provides a C++ interface for glade2.  It is a subpackage
12mr|libglademm2.4-2.6.7-7|40	of the gnomemm project.  The interface provides a convenient interface for C++
12mr|libglademm2.4-2.6.7-7|41	programmers to create glade2 objects.
12mr|libglademm2.4-2.6.7-7|42	
12mr|libglademm2.4-2.6.7-7|43	%package	-n %develname
12mr|libglademm2.4-2.6.7-7|44	Summary:	Development related files of %{pkgname}
12mr|libglademm2.4-2.6.7-7|45	Group:		Development/GNOME and GTK+
12mr|libglademm2.4-2.6.7-7|46	Provides:	%{pkgname}-devel = %{version}-%{release}
12mr|libglademm2.4-2.6.7-7|47	Provides:	%name-devel = %version-%release
12mr|libglademm2.4-2.6.7-7|48	Requires:	%{libname} = %{version}
12mr|libglademm2.4-2.6.7-7|49	Requires:	libglade2.0-devel >= %{libglade_version}
12mr|libglademm2.4-2.6.7-7|50	Requires:	gtkmm2.4-devel >= %{gtkmm_version}
12mr|libglademm2.4-2.6.7-7|51	Obsoletes: %mklibname -d glademm 2.4 1
12mr|libglademm2.4-2.6.7-7|52	
12mr|libglademm2.4-2.6.7-7|53	%description	-n %develname
12mr|libglademm2.4-2.6.7-7|54	This package provides headers and various development files needed for
12mr|libglademm2.4-2.6.7-7|55	compiling or developing applications that use Glade 2 C++ interface.
12mr|libglademm2.4-2.6.7-7|56	
12mr|libglademm2.4-2.6.7-7|57	%package	doc
12mr|libglademm2.4-2.6.7-7|58	Summary:	Documentation for %{pkgname} library
12mr|libglademm2.4-2.6.7-7|59	Group:		Books/Other
12mr|libglademm2.4-2.6.7-7|60	
12mr|libglademm2.4-2.6.7-7|61	%description	doc
12mr|libglademm2.4-2.6.7-7|62	This package provides API documentation of %{pkgname} library, which
12mr|libglademm2.4-2.6.7-7|63	is part of gnomemm project that provides C++ interface for GNOME libraries.
12mr|libglademm2.4-2.6.7-7|64	The documents can be browsed via devhelp, an API documentation viewer.
12mr|libglademm2.4-2.6.7-7|65	
12mr|libglademm2.4-2.6.7-7|66	%prep
12mr|libglademm2.4-2.6.7-7|67	%setup -q -n %{pkgname}-%{version}
12mr|libglademm2.4-2.6.7-7|68	
12mr|libglademm2.4-2.6.7-7|69	%build
12mr|libglademm2.4-2.6.7-7|70	%configure2_5x --enable-static
12mr|libglademm2.4-2.6.7-7|71	%make
12mr|libglademm2.4-2.6.7-7|72	
12mr|libglademm2.4-2.6.7-7|73	### Build doc
12mr|libglademm2.4-2.6.7-7|74	pushd docs/reference
12mr|libglademm2.4-2.6.7-7|75	perl -pi -e 's/^(HAVE_DOT.*=) YES/$1 NO/' Doxyfile
12mr|libglademm2.4-2.6.7-7|76	make all
12mr|libglademm2.4-2.6.7-7|77	popd
12mr|libglademm2.4-2.6.7-7|78	
12mr|libglademm2.4-2.6.7-7|79	%install
12mr|libglademm2.4-2.6.7-7|80	rm -rf %{buildroot}
12mr|libglademm2.4-2.6.7-7|81	%makeinstall_std
12mr|libglademm2.4-2.6.7-7|82	
12mr|libglademm2.4-2.6.7-7|83	%if %mdkversion < 200900
12mr|libglademm2.4-2.6.7-7|84	%post -n %{libname} -p /sbin/ldconfig
12mr|libglademm2.4-2.6.7-7|85	%endif
12mr|libglademm2.4-2.6.7-7|86	%if %mdkversion < 200900
12mr|libglademm2.4-2.6.7-7|87	%postun -n %{libname} -p /sbin/ldconfig
12mr|libglademm2.4-2.6.7-7|88	%endif
12mr|libglademm2.4-2.6.7-7|89	
12mr|libglademm2.4-2.6.7-7|90	%clean
12mr|libglademm2.4-2.6.7-7|91	rm -rf %{buildroot}
12mr|libglademm2.4-2.6.7-7|92	
12mr|libglademm2.4-2.6.7-7|93	%files -n %{libname}
12mr|libglademm2.4-2.6.7-7|94	%defattr(-, root, root)
12mr|libglademm2.4-2.6.7-7|95	%doc AUTHORS COPYING ChangeLog INSTALL
12mr|libglademm2.4-2.6.7-7|96	%{_libdir}/libglademm-%{api_version}.so.%{major}*
12mr|libglademm2.4-2.6.7-7|97	
12mr|libglademm2.4-2.6.7-7|98	%files -n %develname
12mr|libglademm2.4-2.6.7-7|99	%defattr(-, root, root)
12mr|libglademm2.4-2.6.7-7|100	%doc AUTHORS COPYING ChangeLog INSTALL
12mr|libglademm2.4-2.6.7-7|101	%{_includedir}/*
12mr|libglademm2.4-2.6.7-7|102	%{_libdir}/%{pkgname}-%{api_version}
12mr|libglademm2.4-2.6.7-7|103	%{_libdir}/pkgconfig/*.pc
12mr|libglademm2.4-2.6.7-7|104	%{_libdir}/*.a
12mr|libglademm2.4-2.6.7-7|105	#%attr(644,root,root) %{_libdir}/*.la
12mr|libglademm2.4-2.6.7-7|106	%{_libdir}/*.so
12mr|libglademm2.4-2.6.7-7|107	
12mr|libglademm2.4-2.6.7-7|108	%files doc
12mr|libglademm2.4-2.6.7-7|109	%defattr(-, root, root)
12mr|libglademm2.4-2.6.7-7|110	%{_docdir}/gnomemm-2.6/*
12mr|libglademm2.4-2.6.7-7|111	%{_datadir}/devhelp/books/*
12mr|libglademm2.4-2.6.7-7|112	
12mr|libglademm2.4-2.6.7-7|113	
12mr|libglademm2.4-2.6.7-7|114	
12mr|libglademm2.4-2.6.7-7|115	
12mr|libglademm2.4-2.6.7-7|116	
12mr|libglademm2.4-2.6.7-7|117	%changelog
12mr|libglademm2.4-2.6.7-7|118	

14751 12
12mr|libglpng-1.45-9|1	%define major		1
12mr|libglpng-1.45-9|2	%define libname		%mklibname glpng %{major}
12mr|libglpng-1.45-9|3	%define develname	%mklibname glpng -d
12mr|libglpng-1.45-9|4	
12mr|libglpng-1.45-9|5	Summary:	A toolkit for loading PNG images as OpenGL textures
12mr|libglpng-1.45-9|6	Name:		libglpng
12mr|libglpng-1.45-9|7	Version:	1.45
12mr|libglpng-1.45-9|8	Release:	9
12mr|libglpng-1.45-9|9	License:	MIT
12mr|libglpng-1.45-9|10	Group:		System/Libraries
12mr|libglpng-1.45-9|11	# Upstream's dead
12mr|libglpng-1.45-9|12	Source0:	http://ftp.de.debian.org/debian/pool/main/libg/%{name}/%{name}_%{version}.orig.tar.gz
12mr|libglpng-1.45-9|13	# From Debian - a Makefile. Yay.
12mr|libglpng-1.45-9|14	Source1:	libglpng-1.45-makefile
12mr|libglpng-1.45-9|15	# Debian patch, couple of small fixes.
12mr|libglpng-1.45-9|16	Patch0:		libglpng-1.45-debian.patch
12mr|libglpng-1.45-9|17	Patch1:		libglpng-1.45-CVE-2010-1519.diff
12mr|libglpng-1.45-9|18	Patch2:		glpng-1.45-libpng15.patch
12mr|libglpng-1.45-9|19	URL:		http://packages.debian.org/libglpng
12mr|libglpng-1.45-9|20	BuildRequires:	pkgconfig(libpng)
12mr|libglpng-1.45-9|21	BuildRequires:	pkgconfig(gl)
12mr|libglpng-1.45-9|22	
12mr|libglpng-1.45-9|23	%description
12mr|libglpng-1.45-9|24	glpng is a small toolkit to make loading PNG image files as an OpenGL
12mr|libglpng-1.45-9|25	texture as easy as possible.
12mr|libglpng-1.45-9|26	
12mr|libglpng-1.45-9|27	%package -n %{libname}
12mr|libglpng-1.45-9|28	Summary:	Shared library for %{name}
12mr|libglpng-1.45-9|29	Group:		System/Libraries
12mr|libglpng-1.45-9|30	
12mr|libglpng-1.45-9|31	%description -n %{libname}
12mr|libglpng-1.45-9|32	glpng is a small toolkit to make loading PNG image files as an OpenGL
12mr|libglpng-1.45-9|33	texture as easy as possible.
12mr|libglpng-1.45-9|34	
12mr|libglpng-1.45-9|35	%package -n %{develname}
12mr|libglpng-1.45-9|36	Summary:	Development headers for %{name}
12mr|libglpng-1.45-9|37	Group:		Development/C
12mr|libglpng-1.45-9|38	Requires:	%{libname} = %{version}-%{release}
12mr|libglpng-1.45-9|39	Provides:	%{name}-devel = %{version}-%{release}
12mr|libglpng-1.45-9|40	
12mr|libglpng-1.45-9|41	%description -n %{develname}
12mr|libglpng-1.45-9|42	glpng is a small toolkit to make loading PNG image files as an OpenGL
12mr|libglpng-1.45-9|43	texture as easy as possible.
12mr|libglpng-1.45-9|44	
12mr|libglpng-1.45-9|45	%prep
12mr|libglpng-1.45-9|46	%setup -q -n %{name}-%{version}.orig
12mr|libglpng-1.45-9|47	%patch0 -p1 -b .debian
12mr|libglpng-1.45-9|48	%patch1 -p0 -b .CVE-2010-1519
12mr|libglpng-1.45-9|49	%patch2 -p1 -b .libpng15
12mr|libglpng-1.45-9|50	
12mr|libglpng-1.45-9|51	install -m 0644 %{SOURCE1} ./Makefile
12mr|libglpng-1.45-9|52	
12mr|libglpng-1.45-9|53	%build
12mr|libglpng-1.45-9|54	%make CFLAGS="%{optflags} -fPIC -I ./include"
12mr|libglpng-1.45-9|55	
12mr|libglpng-1.45-9|56	%install
12mr|libglpng-1.45-9|57	make DESTDIR=%{buildroot}%{_prefix} install
12mr|libglpng-1.45-9|58	rm -rf %{buildroot}%{_docdir}
12mr|libglpng-1.45-9|59	%ifarch x86_64
12mr|libglpng-1.45-9|60	mv %{buildroot}%{_prefix}/lib %{buildroot}%{_libdir}
12mr|libglpng-1.45-9|61	%endif
12mr|libglpng-1.45-9|62	
12mr|libglpng-1.45-9|63	chmod 0755 %{buildroot}%{_libdir}/*.so.%{major}*
12mr|libglpng-1.45-9|64	
12mr|libglpng-1.45-9|65	%files -n %{libname}
12mr|libglpng-1.45-9|66	%{_libdir}/*.so.%{major}*
12mr|libglpng-1.45-9|67	
12mr|libglpng-1.45-9|68	%files -n %{develname}
12mr|libglpng-1.45-9|69	%doc glpng.htm Example/
12mr|libglpng-1.45-9|70	%{_includedir}/GL/glpng.h
12mr|libglpng-1.45-9|71	%{_libdir}/%{name}.so
12mr|libglpng-1.45-9|72	%{_libdir}/%{name}.*a
12mr|libglpng-1.45-9|73	
12mr|libglpng-1.45-9|74	
12mr|libglpng-1.45-9|75	
12mr|libglpng-1.45-9|76	
12mr|libglpng-1.45-9|77	%changelog
12mr|libglpng-1.45-9|78	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libglpng-1.45-9|79	+ Commit: 8856763
12mr|libglpng-1.45-9|80	- Fix permissions
12mr|libglpng-1.45-9|81	
12mr|libglpng-1.45-9|82	* Sat Sep  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libglpng-1.45-9|83	+ Commit: 6ddfc2b
12mr|libglpng-1.45-9|84	- Add patch from Cooker to fix build with libpng15, convert BR to pkgconfig style, spec cleanup
12mr|libglpng-1.45-9|85	
12mr|libglpng-1.45-9|86	

14752 12
12mr|libgnome2-2.32.1-6|1	%define bootstrap 0
12mr|libgnome2-2.32.1-6|2	%{?_without_bootstrap: %global bootstrap 0}
12mr|libgnome2-2.32.1-6|3	%{?_with_bootstrap: %global bootstrap 1}
12mr|libgnome2-2.32.1-6|4	
12mr|libgnome2-2.32.1-6|5	%define api_version	2
12mr|libgnome2-2.32.1-6|6	%define lib_major	0
12mr|libgnome2-2.32.1-6|7	%define pkgname 	libgnome
12mr|libgnome2-2.32.1-6|8	%define lib_name	%mklibname gnome %{api_version} %{lib_major}
12mr|libgnome2-2.32.1-6|9	%define develname	%mklibname -d gnome %{api_version}
12mr|libgnome2-2.32.1-6|10	
12mr|libgnome2-2.32.1-6|11	Summary:	GNOME libraries
12mr|libgnome2-2.32.1-6|12	Name:		%{pkgname}%{api_version}
12mr|libgnome2-2.32.1-6|13	Version:	2.32.1
12mr|libgnome2-2.32.1-6|14	Release:	6
12mr|libgnome2-2.32.1-6|15	Group:		System/Libraries
12mr|libgnome2-2.32.1-6|16	License:	LGPLv2+
12mr|libgnome2-2.32.1-6|17	URL:		http://www.gnome.org/
12mr|libgnome2-2.32.1-6|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
12mr|libgnome2-2.32.1-6|19	# (fc) 1.116.0-2mdk use Mdk default background
12mr|libgnome2-2.32.1-6|20	Patch1:		libgnome-background.patch
12mr|libgnome2-2.32.1-6|21	# (fc) 2.2.0.1-2mdk Ia Ora as default theme
12mr|libgnome2-2.32.1-6|22	Patch4:		libgnome-defaulttheme.patch
12mr|libgnome2-2.32.1-6|23	# (fc) 2.19.1-2mdv mark gnome_program_init with sentinel (SUSE)
12mr|libgnome2-2.32.1-6|24	Patch6:		libgnome-sentinel.patch
12mr|libgnome2-2.32.1-6|25	# (fc) 2.19.1-2mdv fix va_list usage (SUSE)
12mr|libgnome2-2.32.1-6|26	Patch7:		libgnome-2.19.1-va_list.patch
12mr|libgnome2-2.32.1-6|27	# (fc) 2.19.1-2mdv enable sound server and events by default, remove almost default sound events
12mr|libgnome2-2.32.1-6|28	Patch8:		libgnome-2.19.1-sounds-default.patch
12mr|libgnome2-2.32.1-6|29	# (fc) 2.24.1-2mdv use www-browser as default browser
12mr|libgnome2-2.32.1-6|30	Patch9:		libgnome-2.24.1-www-browser.patch
12mr|libgnome2-2.32.1-6|31	# (fc) 2.28.0-2mdv put back icons in menu and buttons
12mr|libgnome2-2.32.1-6|32	Patch10:	libgnome-2.28.0-icons.patch
12mr|libgnome2-2.32.1-6|33	# md glib2.0 >= 2.31.0 g_thread_init
12mr|libgnome2-2.32.1-6|34	Patch11:	libgnome-2.32.1_g_thread_init.patch
12mr|libgnome2-2.32.1-6|35	
12mr|libgnome2-2.32.1-6|36	BuildRequires:	intltool >= 0.40.0
12mr|libgnome2-2.32.1-6|37	BuildRequires:	pkgconfig(gconf-2.0) >= 1.1.11 GConf2
12mr|libgnome2-2.32.1-6|38	BuildRequires:	pkgconfig(glib-2.0) >= 2.8.0
12mr|libgnome2-2.32.1-6|39	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.8.0
12mr|libgnome2-2.32.1-6|40	BuildRequires:	pkgconfig(gnome-vfs-2.0) >= 2.5.3
12mr|libgnome2-2.32.1-6|41	BuildRequires:	pkgconfig(gobject-2.0) >= 2.0.0
12mr|libgnome2-2.32.1-6|42	BuildRequires:	pkgconfig(libbonobo-2.0) >= 2.13.0
12mr|libgnome2-2.32.1-6|43	%if !%bootstrap
12mr|libgnome2-2.32.1-6|44	BuildRequires:	gtk-doc
12mr|libgnome2-2.32.1-6|45	BuildRequires:	pkgconfig(libcanberra) >= 0
12mr|libgnome2-2.32.1-6|46	%endif
12mr|libgnome2-2.32.1-6|47	BuildRequires:	pkgconfig(popt)
12mr|libgnome2-2.32.1-6|48	
12mr|libgnome2-2.32.1-6|49	Requires:	%{name}-schemas >= %{version}-%{release}
12mr|libgnome2-2.32.1-6|50	Requires:	%{lib_name} >= %{version}-%{release}
12mr|libgnome2-2.32.1-6|51	
12mr|libgnome2-2.32.1-6|52	%description
12mr|libgnome2-2.32.1-6|53	Data files for the GNOME library such as translations.
12mr|libgnome2-2.32.1-6|54	
12mr|libgnome2-2.32.1-6|55	%package schemas
12mr|libgnome2-2.32.1-6|56	Summary:	Default configuration for some GNOME software
12mr|libgnome2-2.32.1-6|57	Group:		%{group}
12mr|libgnome2-2.32.1-6|58	# needs gconftool-2
12mr|libgnome2-2.32.1-6|59	Requires:	GConf2
12mr|libgnome2-2.32.1-6|60	Conflicts:	%{name} < 2.30.0-2
12mr|libgnome2-2.32.1-6|61	
12mr|libgnome2-2.32.1-6|62	%description schemas
12mr|libgnome2-2.32.1-6|63	Default configuration for GNOME software
12mr|libgnome2-2.32.1-6|64	
12mr|libgnome2-2.32.1-6|65	%package -n %{lib_name}
12mr|libgnome2-2.32.1-6|66	Summary:	Dynamic libraries for GNOME applications
12mr|libgnome2-2.32.1-6|67	Group:		%{group}
12mr|libgnome2-2.32.1-6|68	
12mr|libgnome2-2.32.1-6|69	%description -n %{lib_name}
12mr|libgnome2-2.32.1-6|70	GNOME library contains extra API to let your GNOME applications shine.
12mr|libgnome2-2.32.1-6|71	
12mr|libgnome2-2.32.1-6|72	%package -n %{develname}
12mr|libgnome2-2.32.1-6|73	Summary:	Development libraries, include files for GNOME
12mr|libgnome2-2.32.1-6|74	Group:		Development/GNOME and GTK+
12mr|libgnome2-2.32.1-6|75	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgnome2-2.32.1-6|76	Requires:	%{lib_name} = %{version}
12mr|libgnome2-2.32.1-6|77	Obsoletes:	%{mklibname -d gnome 2 0} < 2.32.1-6
12mr|libgnome2-2.32.1-6|78	
12mr|libgnome2-2.32.1-6|79	%description -n %{develname}
12mr|libgnome2-2.32.1-6|80	Static library and headers file
12mr|libgnome2-2.32.1-6|81	needed in order to develop applications using the GNOME library
12mr|libgnome2-2.32.1-6|82	
12mr|libgnome2-2.32.1-6|83	%prep
12mr|libgnome2-2.32.1-6|84	%setup -q -n %{pkgname}-%{version}
12mr|libgnome2-2.32.1-6|85	%apply_patches
12mr|libgnome2-2.32.1-6|86	
12mr|libgnome2-2.32.1-6|87	# this is a hack for glib2.0 >= 2.31.0
12mr|libgnome2-2.32.1-6|88	sed -i -e 's/-DG_DISABLE_DEPRECATED//g' \
12mr|libgnome2-2.32.1-6|89	./libgnome/Makefile.*
12mr|libgnome2-2.32.1-6|90	
12mr|libgnome2-2.32.1-6|91	%build
12mr|libgnome2-2.32.1-6|92	%configure2_5x \
12mr|libgnome2-2.32.1-6|93	--disable-static \
12mr|libgnome2-2.32.1-6|94	--disable-schemas-install \
12mr|libgnome2-2.32.1-6|95	%if %{bootstrap}
12mr|libgnome2-2.32.1-6|96	--enable-canberra=no
12mr|libgnome2-2.32.1-6|97	%else
12mr|libgnome2-2.32.1-6|98	--enable-gtk-doc
12mr|libgnome2-2.32.1-6|99	%endif
12mr|libgnome2-2.32.1-6|100	
12mr|libgnome2-2.32.1-6|101	%make
12mr|libgnome2-2.32.1-6|102	
12mr|libgnome2-2.32.1-6|103	%install
12mr|libgnome2-2.32.1-6|104	%makeinstall_std
12mr|libgnome2-2.32.1-6|105	
12mr|libgnome2-2.32.1-6|106	%find_lang %{pkgname}-2.0
12mr|libgnome2-2.32.1-6|107	
12mr|libgnome2-2.32.1-6|108	%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
12mr|libgnome2-2.32.1-6|109	
12mr|libgnome2-2.32.1-6|110	# update default theme on distribution upgrade
12mr|libgnome2-2.32.1-6|111	%triggerpostun -- libgnome2 < 2.28.0-3
12mr|libgnome2-2.32.1-6|112	if [ "x$META_CLASS" != "x" ]; then
12mr|libgnome2-2.32.1-6|113	case "$META_CLASS" in
12mr|libgnome2-2.32.1-6|114	*server) GTK2_THEME="Ia Ora Gray" ;;
12mr|libgnome2-2.32.1-6|115	*desktop) GTK2_THEME="Ia Ora Steel" ;;
12mr|libgnome2-2.32.1-6|116	*download) GTK2_THEME="Ia Ora Night";;
12mr|libgnome2-2.32.1-6|117	esac
12mr|libgnome2-2.32.1-6|118	
12mr|libgnome2-2.32.1-6|119	if [ "x$GTK2_THEME" != "x" ]; then
12mr|libgnome2-2.32.1-6|120	%{_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
12mr|libgnome2-2.32.1-6|121	fi
12mr|libgnome2-2.32.1-6|122	fi
12mr|libgnome2-2.32.1-6|123	
12mr|libgnome2-2.32.1-6|124	%post schemas
12mr|libgnome2-2.32.1-6|125	if [ ! -d %{_sysconfdir}/gconf/gconf.xml.local-defaults/desktop/gnome/interface -a "x$META_CLASS" != "x" ]; then
12mr|libgnome2-2.32.1-6|126	case "$META_CLASS" in
12mr|libgnome2-2.32.1-6|127	*server) GTK2_THEME="Ia Ora Gray" ;;
12mr|libgnome2-2.32.1-6|128	*desktop) GTK2_THEME="Ia Ora Steel" ;;
12mr|libgnome2-2.32.1-6|129	*download) GTK2_THEME="Ia Ora Night";;
12mr|libgnome2-2.32.1-6|130	esac
12mr|libgnome2-2.32.1-6|131	
12mr|libgnome2-2.32.1-6|132	if [ "x$GTK2_THEME" != "x" ]; then
12mr|libgnome2-2.32.1-6|133	%{_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
12mr|libgnome2-2.32.1-6|134	fi
12mr|libgnome2-2.32.1-6|135	fi
12mr|libgnome2-2.32.1-6|136	
12mr|libgnome2-2.32.1-6|137	if [ ! -f /root/.gconf/desktop/gnome/background/%gconf.xml ]; then
12mr|libgnome2-2.32.1-6|138	gconftool-2 --set /desktop/gnome/background/picture_options --type=string none
12mr|libgnome2-2.32.1-6|139	gconftool-2 --set /desktop/gnome/background/primary_color --type=string "#B20003"
12mr|libgnome2-2.32.1-6|140	fi
12mr|libgnome2-2.32.1-6|141	
12mr|libgnome2-2.32.1-6|142	%preun schemas
12mr|libgnome2-2.32.1-6|143	%preun_uninstall_gconf_schemas %{schemas}
12mr|libgnome2-2.32.1-6|144	
12mr|libgnome2-2.32.1-6|145	%files -f %{pkgname}-2.0.lang
12mr|libgnome2-2.32.1-6|146	%doc NEWS
12mr|libgnome2-2.32.1-6|147	%config(noreplace) %{_sysconfdir}/sound/events/*
12mr|libgnome2-2.32.1-6|148	%{_bindir}/gnome-open
12mr|libgnome2-2.32.1-6|149	%{_libdir}/bonobo/monikers/*.so
12mr|libgnome2-2.32.1-6|150	%{_libdir}/bonobo/servers/*
12mr|libgnome2-2.32.1-6|151	%{_mandir}/man7/*
12mr|libgnome2-2.32.1-6|152	%{_datadir}/gnome-background-properties/gnome-default.xml
12mr|libgnome2-2.32.1-6|153	%{_datadir}/pixmaps/backgrounds/gnome/background-default.jpg
12mr|libgnome2-2.32.1-6|154	
12mr|libgnome2-2.32.1-6|155	%files -n %{lib_name}
12mr|libgnome2-2.32.1-6|156	%{_libdir}/libgnome-%{api_version}.so.%{lib_major}*
12mr|libgnome2-2.32.1-6|157	
12mr|libgnome2-2.32.1-6|158	%files -n %{develname}
12mr|libgnome2-2.32.1-6|159	%doc ChangeLog
12mr|libgnome2-2.32.1-6|160	%doc %{_datadir}/gtk-doc/html/*
12mr|libgnome2-2.32.1-6|161	%{_includedir}/*
12mr|libgnome2-2.32.1-6|162	%{_libdir}/pkgconfig/*
12mr|libgnome2-2.32.1-6|163	%{_libdir}/*.so
12mr|libgnome2-2.32.1-6|164	
12mr|libgnome2-2.32.1-6|165	%files schemas
12mr|libgnome2-2.32.1-6|166	%{_sysconfdir}/gconf/schemas/desktop_gnome_*.schemas
12mr|libgnome2-2.32.1-6|167	
12mr|libgnome2-2.32.1-6|168	
12mr|libgnome2-2.32.1-6|169	%changelog
12mr|libgnome2-2.32.1-6|170	

14753 12
12mr|libgnomecanvas-2.30.3-6|1	%define api_version	2
12mr|libgnomecanvas-2.30.3-6|2	%define lib_major	0
12mr|libgnomecanvas-2.30.3-6|3	%define libname %mklibname gnomecanvas %{api_version} %{lib_major}
12mr|libgnomecanvas-2.30.3-6|4	%define libnamedev %mklibname -d gnomecanvas %{api_version}
12mr|libgnomecanvas-2.30.3-6|5	
12mr|libgnomecanvas-2.30.3-6|6	Summary:	GnomeCanvas widget
12mr|libgnomecanvas-2.30.3-6|7	Name:		libgnomecanvas
12mr|libgnomecanvas-2.30.3-6|8	Version:	2.30.3
12mr|libgnomecanvas-2.30.3-6|9	Release:	6
12mr|libgnomecanvas-2.30.3-6|10	License:	LGPLv2+
12mr|libgnomecanvas-2.30.3-6|11	Group:		System/Libraries
12mr|libgnomecanvas-2.30.3-6|12	URL:		http://www.gnome.org/
12mr|libgnomecanvas-2.30.3-6|13	
12mr|libgnomecanvas-2.30.3-6|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|libgnomecanvas-2.30.3-6|15	BuildRequires:	bison
12mr|libgnomecanvas-2.30.3-6|16	BuildRequires:	intltool
12mr|libgnomecanvas-2.30.3-6|17	BuildRequires:	pkgconfig(gail) >= 1.9.0
12mr|libgnomecanvas-2.30.3-6|18	BuildRequires:	pkgconfig(glib-2.0) >= 2.10.0
12mr|libgnomecanvas-2.30.3-6|19	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.2.0
12mr|libgnomecanvas-2.30.3-6|20	BuildRequires:	pkgconfig(libart-2.0) >= 2.3.8
12mr|libgnomecanvas-2.30.3-6|21	BuildRequires:	pkgconfig(libpng)
12mr|libgnomecanvas-2.30.3-6|22	BuildRequires:	pkgconfig(pango) >= 1.0.1
12mr|libgnomecanvas-2.30.3-6|23	BuildRequires:	pkgconfig(pangoft2) >= 1.0.1
12mr|libgnomecanvas-2.30.3-6|24	
12mr|libgnomecanvas-2.30.3-6|25	%description
12mr|libgnomecanvas-2.30.3-6|26	The GNOME canvas is an engine for structured graphics that offers a rich
12mr|libgnomecanvas-2.30.3-6|27	imaging model, high performance rendering, and a powerful, high-level API.
12mr|libgnomecanvas-2.30.3-6|28	It offers a choice of two rendering back-ends, one based on Xlib for
12mr|libgnomecanvas-2.30.3-6|29	extremely fast display, and another based on Libart, a sophisticated,
12mr|libgnomecanvas-2.30.3-6|30	antialiased, alpha-compositing engine. Applications have a choice between
12mr|libgnomecanvas-2.30.3-6|31	the Xlib imaging model or a superset of the PostScript imaging model,
12mr|libgnomecanvas-2.30.3-6|32	depending on the level of graphic sophistication required.
12mr|libgnomecanvas-2.30.3-6|33	
12mr|libgnomecanvas-2.30.3-6|34	%package -n %{libname}
12mr|libgnomecanvas-2.30.3-6|35	Summary:	%{summary}
12mr|libgnomecanvas-2.30.3-6|36	Group:		%{group}
12mr|libgnomecanvas-2.30.3-6|37	Provides:	%{name}%{api_version} = %{version}-%{release}
12mr|libgnomecanvas-2.30.3-6|38	
12mr|libgnomecanvas-2.30.3-6|39	%description -n %{libname}
12mr|libgnomecanvas-2.30.3-6|40	The GNOME canvas is an engine for structured graphics that offers a rich
12mr|libgnomecanvas-2.30.3-6|41	imaging model, high performance rendering, and a powerful, high-level API.
12mr|libgnomecanvas-2.30.3-6|42	It offers a choice of two rendering back-ends, one based on Xlib for
12mr|libgnomecanvas-2.30.3-6|43	extremely fast display, and another based on Libart, a sophisticated,
12mr|libgnomecanvas-2.30.3-6|44	antialiased, alpha-compositing engine. Applications have a choice between
12mr|libgnomecanvas-2.30.3-6|45	the Xlib imaging model or a superset of the PostScript imaging model,
12mr|libgnomecanvas-2.30.3-6|46	depending on the level of graphic sophistication required.
12mr|libgnomecanvas-2.30.3-6|47	
12mr|libgnomecanvas-2.30.3-6|48	This package contains the main canvas library.
12mr|libgnomecanvas-2.30.3-6|49	
12mr|libgnomecanvas-2.30.3-6|50	%package -n %{libnamedev}
12mr|libgnomecanvas-2.30.3-6|51	Summary:	Development libraries and include files for GnomeCanvas widget
12mr|libgnomecanvas-2.30.3-6|52	Group:		Development/GNOME and GTK+
12mr|libgnomecanvas-2.30.3-6|53	Provides:	%{name}%{api_version}-devel = %{version}-%{release}
12mr|libgnomecanvas-2.30.3-6|54	Requires:	%{libname} = %{version}
12mr|libgnomecanvas-2.30.3-6|55	Obsoletes:	%{mklibname -d gnomecanvas 2 0} < 2.30.3-5
12mr|libgnomecanvas-2.30.3-6|56	
12mr|libgnomecanvas-2.30.3-6|57	%description -n %{libnamedev}
12mr|libgnomecanvas-2.30.3-6|58	The GNOME canvas is an engine for structured graphics that offers a rich
12mr|libgnomecanvas-2.30.3-6|59	imaging model, high performance rendering, and a powerful, high-level API.
12mr|libgnomecanvas-2.30.3-6|60	It offers a choice of two rendering back-ends, one based on Xlib for
12mr|libgnomecanvas-2.30.3-6|61	extremely fast display, and another based on Libart, a sophisticated,
12mr|libgnomecanvas-2.30.3-6|62	antialiased, alpha-compositing engine. Applications have a choice between
12mr|libgnomecanvas-2.30.3-6|63	the Xlib imaging model or a superset of the PostScript imaging model,
12mr|libgnomecanvas-2.30.3-6|64	depending on the level of graphic sophistication required.
12mr|libgnomecanvas-2.30.3-6|65	
12mr|libgnomecanvas-2.30.3-6|66	This package contains development library and header files for %{name}.
12mr|libgnomecanvas-2.30.3-6|67	
12mr|libgnomecanvas-2.30.3-6|68	%prep
12mr|libgnomecanvas-2.30.3-6|69	%setup -q
12mr|libgnomecanvas-2.30.3-6|70	
12mr|libgnomecanvas-2.30.3-6|71	%build
12mr|libgnomecanvas-2.30.3-6|72	%configure2_5x \
12mr|libgnomecanvas-2.30.3-6|73	--disable-static
12mr|libgnomecanvas-2.30.3-6|74	
12mr|libgnomecanvas-2.30.3-6|75	%make LIBS=-lm
12mr|libgnomecanvas-2.30.3-6|76	
12mr|libgnomecanvas-2.30.3-6|77	%install
12mr|libgnomecanvas-2.30.3-6|78	%makeinstall_std
12mr|libgnomecanvas-2.30.3-6|79	
12mr|libgnomecanvas-2.30.3-6|80	%find_lang %{name}-2.0
12mr|libgnomecanvas-2.30.3-6|81	
12mr|libgnomecanvas-2.30.3-6|82	%files  -f %{name}-2.0.lang
12mr|libgnomecanvas-2.30.3-6|83	
12mr|libgnomecanvas-2.30.3-6|84	%files -n %{libname}
12mr|libgnomecanvas-2.30.3-6|85	%{_libdir}/libgnomecanvas-%{api_version}.so.%{lib_major}*
12mr|libgnomecanvas-2.30.3-6|86	
12mr|libgnomecanvas-2.30.3-6|87	%files -n %{libnamedev}
12mr|libgnomecanvas-2.30.3-6|88	%doc ChangeLog NEWS README AUTHORS
12mr|libgnomecanvas-2.30.3-6|89	%doc %{_datadir}/gtk-doc/html/*
12mr|libgnomecanvas-2.30.3-6|90	%{_includedir}/*
12mr|libgnomecanvas-2.30.3-6|91	%{_libdir}/lib*.so
12mr|libgnomecanvas-2.30.3-6|92	%{_libdir}/pkgconfig/*
12mr|libgnomecanvas-2.30.3-6|93	
12mr|libgnomecanvas-2.30.3-6|94	
12mr|libgnomecanvas-2.30.3-6|95	
12mr|libgnomecanvas-2.30.3-6|96	
12mr|libgnomecanvas-2.30.3-6|97	%changelog
12mr|libgnomecanvas-2.30.3-6|98	* Tue Aug  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgnomecanvas-2.30.3-6|99	+ Commit: d8e0835
12mr|libgnomecanvas-2.30.3-6|100	- Sync with Cooker (spec cleanup), more cleanups
12mr|libgnomecanvas-2.30.3-6|101	
12mr|libgnomecanvas-2.30.3-6|102	

14754 12
12mr|libgnomecanvasmm2.6-2.26.0-6|1	%define version 2.26.0
12mr|libgnomecanvasmm2.6-2.26.0-6|2	%define release %mkrel 6
12mr|libgnomecanvasmm2.6-2.26.0-6|3	
12mr|libgnomecanvasmm2.6-2.26.0-6|4	%define libgnomecanvas_version 2.6.0
12mr|libgnomecanvasmm2.6-2.26.0-6|5	%define gtkmm_version 2.4.0
12mr|libgnomecanvasmm2.6-2.26.0-6|6	
12mr|libgnomecanvasmm2.6-2.26.0-6|7	%define major	1
12mr|libgnomecanvasmm2.6-2.26.0-6|8	%define api_version 2.6
12mr|libgnomecanvasmm2.6-2.26.0-6|9	
12mr|libgnomecanvasmm2.6-2.26.0-6|10	%define pkgname	libgnomecanvasmm
12mr|libgnomecanvasmm2.6-2.26.0-6|11	%define libname_orig	%mklibname gnomecanvasmm %api_version
12mr|libgnomecanvasmm2.6-2.26.0-6|12	%define libname		%mklibname gnomecanvasmm %api_version %{major}
12mr|libgnomecanvasmm2.6-2.26.0-6|13	%define develname %mklibname -d gnomecanvasmm %api_version
12mr|libgnomecanvasmm2.6-2.26.0-6|14	
12mr|libgnomecanvasmm2.6-2.26.0-6|15	Name:	 	%{pkgname}%{api_version}
12mr|libgnomecanvasmm2.6-2.26.0-6|16	Summary: 	A C++ interface for GNOME 2 canvas library
12mr|libgnomecanvasmm2.6-2.26.0-6|17	Version: 	%{version}
12mr|libgnomecanvasmm2.6-2.26.0-6|18	Release: 	%{release}
12mr|libgnomecanvasmm2.6-2.26.0-6|19	License: 	LGPLv2+
12mr|libgnomecanvasmm2.6-2.26.0-6|20	Group:   	System/Libraries
12mr|libgnomecanvasmm2.6-2.26.0-6|21	URL:     	http://gtkmm.sourceforge.net/
12mr|libgnomecanvasmm2.6-2.26.0-6|22	
12mr|libgnomecanvasmm2.6-2.26.0-6|23	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
12mr|libgnomecanvasmm2.6-2.26.0-6|24	
12mr|libgnomecanvasmm2.6-2.26.0-6|25	BuildRequires:	gtkmm2.4-devel >= %{gtkmm_version}
12mr|libgnomecanvasmm2.6-2.26.0-6|26	BuildRequires:	libgnomecanvas2-devel >= %{libgnomecanvas_version}
12mr|libgnomecanvasmm2.6-2.26.0-6|27	BuildRequires:	doxygen
12mr|libgnomecanvasmm2.6-2.26.0-6|28	
12mr|libgnomecanvasmm2.6-2.26.0-6|29	%description
12mr|libgnomecanvasmm2.6-2.26.0-6|30	This package provides a C++ interface for GNOME canvas library.  It is a
12mr|libgnomecanvasmm2.6-2.26.0-6|31	subpackage of the gnomemm project.  The interface provides a convenient
12mr|libgnomecanvasmm2.6-2.26.0-6|32	interface for C++ programmers to create GNOME GUIs with GTK+'s flexible
12mr|libgnomecanvasmm2.6-2.26.0-6|33	object-oriented framework.
12mr|libgnomecanvasmm2.6-2.26.0-6|34	
12mr|libgnomecanvasmm2.6-2.26.0-6|35	%package	-n %{libname}
12mr|libgnomecanvasmm2.6-2.26.0-6|36	Summary:	A C++ interface for GNOME 2 canvas library
12mr|libgnomecanvasmm2.6-2.26.0-6|37	Group:		System/Libraries
12mr|libgnomecanvasmm2.6-2.26.0-6|38	Provides:	%{libname_orig} = %{version}-%{release}
12mr|libgnomecanvasmm2.6-2.26.0-6|39	Provides:	%{pkgname} = %{version}-%{release}
12mr|libgnomecanvasmm2.6-2.26.0-6|40	
12mr|libgnomecanvasmm2.6-2.26.0-6|41	%description	-n %{libname}
12mr|libgnomecanvasmm2.6-2.26.0-6|42	This package provides a C++ interface for GNOME canvas library.  It is a
12mr|libgnomecanvasmm2.6-2.26.0-6|43	subpackage of the gnomemm project.  The interface provides a convenient
12mr|libgnomecanvasmm2.6-2.26.0-6|44	interface for C++ programmers to create GNOME GUIs with GTK+'s flexible
12mr|libgnomecanvasmm2.6-2.26.0-6|45	object-oriented framework.
12mr|libgnomecanvasmm2.6-2.26.0-6|46	
12mr|libgnomecanvasmm2.6-2.26.0-6|47	%package	-n %develname
12mr|libgnomecanvasmm2.6-2.26.0-6|48	Summary:	Headers and development files of GNOME 2 canvas library
12mr|libgnomecanvasmm2.6-2.26.0-6|49	Group:		Development/GNOME and GTK+
12mr|libgnomecanvasmm2.6-2.26.0-6|50	Provides:	%name-devel = %{version}-%{release}
12mr|libgnomecanvasmm2.6-2.26.0-6|51	Provides:	%{pkgname}-devel = %{version}-%{release}
12mr|libgnomecanvasmm2.6-2.26.0-6|52	Requires:	%{libname} = %{version}
12mr|libgnomecanvasmm2.6-2.26.0-6|53	Obsoletes: %mklibname -d gnomecanvasmm %api_version 1
12mr|libgnomecanvasmm2.6-2.26.0-6|54	
12mr|libgnomecanvasmm2.6-2.26.0-6|55	%description	-n %develname
12mr|libgnomecanvasmm2.6-2.26.0-6|56	This package contains the headers and various development files needed
12mr|libgnomecanvasmm2.6-2.26.0-6|57	for compiling or development of applications that wants C++ interface
12mr|libgnomecanvasmm2.6-2.26.0-6|58	of GNOME 2 canvas library.
12mr|libgnomecanvasmm2.6-2.26.0-6|59	
12mr|libgnomecanvasmm2.6-2.26.0-6|60	%package	doc
12mr|libgnomecanvasmm2.6-2.26.0-6|61	Summary:	Documentation of %{pkgname} library
12mr|libgnomecanvasmm2.6-2.26.0-6|62	Group:		Books/Other
12mr|libgnomecanvasmm2.6-2.26.0-6|63	
12mr|libgnomecanvasmm2.6-2.26.0-6|64	%description	doc
12mr|libgnomecanvasmm2.6-2.26.0-6|65	This package provides API documentation of %{pkgname} library.
12mr|libgnomecanvasmm2.6-2.26.0-6|66	
12mr|libgnomecanvasmm2.6-2.26.0-6|67	%prep
12mr|libgnomecanvasmm2.6-2.26.0-6|68	%setup -q -n %{pkgname}-%{version}
12mr|libgnomecanvasmm2.6-2.26.0-6|69	
12mr|libgnomecanvasmm2.6-2.26.0-6|70	%build
12mr|libgnomecanvasmm2.6-2.26.0-6|71	%configure2_5x --enable-static
12mr|libgnomecanvasmm2.6-2.26.0-6|72	%make
12mr|libgnomecanvasmm2.6-2.26.0-6|73	
12mr|libgnomecanvasmm2.6-2.26.0-6|74	### Build doc
12mr|libgnomecanvasmm2.6-2.26.0-6|75	pushd docs/reference
12mr|libgnomecanvasmm2.6-2.26.0-6|76	perl -pi -e 's/^(HAVE_DOT.*=) YES$/$1 NO/' Doxyfile
12mr|libgnomecanvasmm2.6-2.26.0-6|77	make all
12mr|libgnomecanvasmm2.6-2.26.0-6|78	popd
12mr|libgnomecanvasmm2.6-2.26.0-6|79	
12mr|libgnomecanvasmm2.6-2.26.0-6|80	%install
12mr|libgnomecanvasmm2.6-2.26.0-6|81	%makeinstall_std
12mr|libgnomecanvasmm2.6-2.26.0-6|82	find %buildroot -name \*.la|xargs chmod 644
12mr|libgnomecanvasmm2.6-2.26.0-6|83	
12mr|libgnomecanvasmm2.6-2.26.0-6|84	%files -n %{libname}
12mr|libgnomecanvasmm2.6-2.26.0-6|85	%doc COPYING README
12mr|libgnomecanvasmm2.6-2.26.0-6|86	%{_libdir}/libgnomecanvasmm-%{api_version}.so.%{major}*
12mr|libgnomecanvasmm2.6-2.26.0-6|87	
12mr|libgnomecanvasmm2.6-2.26.0-6|88	%files -n %develname
12mr|libgnomecanvasmm2.6-2.26.0-6|89	%doc AUTHORS COPYING ChangeLog NEWS
12mr|libgnomecanvasmm2.6-2.26.0-6|90	%{_includedir}/*
12mr|libgnomecanvasmm2.6-2.26.0-6|91	%{_libdir}/*.a
12mr|libgnomecanvasmm2.6-2.26.0-6|92	%{_libdir}/*.so
12mr|libgnomecanvasmm2.6-2.26.0-6|93	%{_libdir}/%{pkgname}-%{api_version}
12mr|libgnomecanvasmm2.6-2.26.0-6|94	%{_libdir}/pkgconfig/*.pc
12mr|libgnomecanvasmm2.6-2.26.0-6|95	
12mr|libgnomecanvasmm2.6-2.26.0-6|96	%files doc
12mr|libgnomecanvasmm2.6-2.26.0-6|97	%doc docs/reference/html
12mr|libgnomecanvasmm2.6-2.26.0-6|98	
12mr|libgnomecanvasmm2.6-2.26.0-6|99	
12mr|libgnomecanvasmm2.6-2.26.0-6|100	
12mr|libgnomecanvasmm2.6-2.26.0-6|101	%changelog
12mr|libgnomecanvasmm2.6-2.26.0-6|102	

14755 12
12mr|libgnomecups-0.2.3-9|1	%define api 1.0
12mr|libgnomecups-0.2.3-9|2	%define major 1
12mr|libgnomecups-0.2.3-9|3	%define libname %mklibname gnomecups-%{api}_ %{major}
12mr|libgnomecups-0.2.3-9|4	%define develname %mklibname gnomecups-%{api} -d
12mr|libgnomecups-0.2.3-9|5	
12mr|libgnomecups-0.2.3-9|6	Summary:	GNOME library for CUPS integration
12mr|libgnomecups-0.2.3-9|7	Name:		libgnomecups
12mr|libgnomecups-0.2.3-9|8	Version:	0.2.3
12mr|libgnomecups-0.2.3-9|9	Release:	9
12mr|libgnomecups-0.2.3-9|10	License:	LGPL
12mr|libgnomecups-0.2.3-9|11	Group:		System/Libraries
12mr|libgnomecups-0.2.3-9|12	URL:		http://www.gnome.org/
12mr|libgnomecups-0.2.3-9|13	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|libgnomecups-0.2.3-9|14	# (fc) 0.2.2-4mdv fix cups callback for authentication (SUSE)
12mr|libgnomecups-0.2.3-9|15	Patch1:		libgnomecups-0.2.2-callbackfix.patch
12mr|libgnomecups-0.2.3-9|16	# (fc) 0.2.2-4mdv add dbus support (Fedora)
12mr|libgnomecups-0.2.3-9|17	Patch3:		libgnomecups-0.2.3-dbus.patch
12mr|libgnomecups-0.2.3-9|18	# (fc) 0.2.2-4mdv parse cups loptions (ubuntu)
12mr|libgnomecups-0.2.3-9|19	Patch4:		libgnomecups-0.2.2-parse-dot-cups-loptions.patch
12mr|libgnomecups-0.2.3-9|20	# (fc) 0.2.2-4mdv fix remote printer detection (ubuntu)
12mr|libgnomecups-0.2.3-9|21	Patch5:		libgnomecups-0.2.2-fix-islocal.patch
12mr|libgnomecups-0.2.3-9|22	# (fc) 0.2.2-4mdv don't warn on stderr for IPP_NOT_FOUND (ubuntu)
12mr|libgnomecups-0.2.3-9|23	Patch6:		libgnomecups-0.2.2-ignore-ipp-not-found.patch
12mr|libgnomecups-0.2.3-9|24	# (fc) 0.2.2-4mdv allow to change some cups printer attributes (ubuntu)
12mr|libgnomecups-0.2.3-9|25	Patch7:		libgnomecups-0.2.2-replace-set-printer-attrs.patch
12mr|libgnomecups-0.2.3-9|26	Patch8:		libgnomecups-0.2.3-fix-str-fmt.patch
12mr|libgnomecups-0.2.3-9|27	# glib2.0  2.31.x compat patch
12mr|libgnomecups-0.2.3-9|28	Patch9:		libgnomecups-0.2.3_glib_h.patch
12mr|libgnomecups-0.2.3-9|29	
12mr|libgnomecups-0.2.3-9|30	BuildRequires:	cups-devel
12mr|libgnomecups-0.2.3-9|31	BuildRequires:	cups-common
12mr|libgnomecups-0.2.3-9|32	BuildRequires:	pkgconfig(glib-2.0)
12mr|libgnomecups-0.2.3-9|33	BuildRequires:	perl-XML-Parser
12mr|libgnomecups-0.2.3-9|34	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|libgnomecups-0.2.3-9|35	BuildRequires:	intltool
12mr|libgnomecups-0.2.3-9|36	BuildRequires:	gnome-common
12mr|libgnomecups-0.2.3-9|37	
12mr|libgnomecups-0.2.3-9|38	%description
12mr|libgnomecups-0.2.3-9|39	GNOME library for CUPS integration
12mr|libgnomecups-0.2.3-9|40	
12mr|libgnomecups-0.2.3-9|41	%package -n %{libname}
12mr|libgnomecups-0.2.3-9|42	Summary:	GNOME library for CUPS integration
12mr|libgnomecups-0.2.3-9|43	Group:		System/Libraries
12mr|libgnomecups-0.2.3-9|44	Suggests:	%{name} = %{version}-%{release}
12mr|libgnomecups-0.2.3-9|45	
12mr|libgnomecups-0.2.3-9|46	%description -n %{libname}
12mr|libgnomecups-0.2.3-9|47	GNOME library for CUPS integration
12mr|libgnomecups-0.2.3-9|48	
12mr|libgnomecups-0.2.3-9|49	%package -n %{develname}
12mr|libgnomecups-0.2.3-9|50	Summary:	GNOME library for CUPS integration
12mr|libgnomecups-0.2.3-9|51	Group:		Development/GNOME and GTK+
12mr|libgnomecups-0.2.3-9|52	Requires:	%{libname} = %{version}-%{release}
12mr|libgnomecups-0.2.3-9|53	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgnomecups-0.2.3-9|54	Obsoletes:	%{mklibname gnomecups-1.0_ 1 -d} < 0.2.3-9
12mr|libgnomecups-0.2.3-9|55	
12mr|libgnomecups-0.2.3-9|56	%description -n %{develname}
12mr|libgnomecups-0.2.3-9|57	GNOME library for CUPS integration
12mr|libgnomecups-0.2.3-9|58	
12mr|libgnomecups-0.2.3-9|59	%prep
12mr|libgnomecups-0.2.3-9|60	%setup -q
12mr|libgnomecups-0.2.3-9|61	%apply_patches
12mr|libgnomecups-0.2.3-9|62	
12mr|libgnomecups-0.2.3-9|63	%build
12mr|libgnomecups-0.2.3-9|64	autoreconf -fi
12mr|libgnomecups-0.2.3-9|65	%configure2_5x \
12mr|libgnomecups-0.2.3-9|66	--disable-static \
12mr|libgnomecups-0.2.3-9|67	--with-dbus=yes
12mr|libgnomecups-0.2.3-9|68	
12mr|libgnomecups-0.2.3-9|69	%make
12mr|libgnomecups-0.2.3-9|70	
12mr|libgnomecups-0.2.3-9|71	%install
12mr|libgnomecups-0.2.3-9|72	%makeinstall_std
12mr|libgnomecups-0.2.3-9|73	
12mr|libgnomecups-0.2.3-9|74	%find_lang %{name}
12mr|libgnomecups-0.2.3-9|75	
12mr|libgnomecups-0.2.3-9|76	%files -f %{name}.lang
12mr|libgnomecups-0.2.3-9|77	%doc ChangeLog NEWS AUTHORS
12mr|libgnomecups-0.2.3-9|78	
12mr|libgnomecups-0.2.3-9|79	%files -n %{libname}
12mr|libgnomecups-0.2.3-9|80	%{_libdir}/libgnomecups-%{api}.so.%{major}*
12mr|libgnomecups-0.2.3-9|81	
12mr|libgnomecups-0.2.3-9|82	%files -n %{develname}
12mr|libgnomecups-0.2.3-9|83	%{_libdir}/pkgconfig/*
12mr|libgnomecups-0.2.3-9|84	%{_includedir}/*
12mr|libgnomecups-0.2.3-9|85	%{_libdir}/*.so
12mr|libgnomecups-0.2.3-9|86	
12mr|libgnomecups-0.2.3-9|87	
12mr|libgnomecups-0.2.3-9|88	
12mr|libgnomecups-0.2.3-9|89	%changelog
12mr|libgnomecups-0.2.3-9|90	* Sat Aug  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgnomecups-0.2.3-9|91	+ Commit: 1611f75
12mr|libgnomecups-0.2.3-9|92	- Sync with Cooker (fix build with new glib, spec cleanup), fix unversioned Obsoletes
12mr|libgnomecups-0.2.3-9|93	
12mr|libgnomecups-0.2.3-9|94	

14756 12
12mr|libgnomedb4.0-3.99.8-0.20090503.7|1	%define pkgname	libgnomedb
12mr|libgnomedb4.0-3.99.8-0.20090503.7|2	%define api 4.0
12mr|libgnomedb4.0-3.99.8-0.20090503.7|3	%define name	%{pkgname}%{api}
12mr|libgnomedb4.0-3.99.8-0.20090503.7|4	%define	major	4
12mr|libgnomedb4.0-3.99.8-0.20090503.7|5	%define oname gnomedb
12mr|libgnomedb4.0-3.99.8-0.20090503.7|6	%define libname	%mklibname %{oname}%{api}_ %major
12mr|libgnomedb4.0-3.99.8-0.20090503.7|7	%define libnamedev %mklibname -d %{oname}%{api}
12mr|libgnomedb4.0-3.99.8-0.20090503.7|8	%define gdaver 3.99.7
12mr|libgnomedb4.0-3.99.8-0.20090503.7|9	%define git 20090503
12mr|libgnomedb4.0-3.99.8-0.20090503.7|10	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|11	Summary:	GNOME DB
12mr|libgnomedb4.0-3.99.8-0.20090503.7|12	Name:		%{pkgname}%{api}
12mr|libgnomedb4.0-3.99.8-0.20090503.7|13	Version:	3.99.8
12mr|libgnomedb4.0-3.99.8-0.20090503.7|14	Release:	0.%git.7
12mr|libgnomedb4.0-3.99.8-0.20090503.7|15	License:	GPLv2+ and LGPLv2+
12mr|libgnomedb4.0-3.99.8-0.20090503.7|16	Group: 		Databases
12mr|libgnomedb4.0-3.99.8-0.20090503.7|17	URL:		http://www.gnome-db.org/
12mr|libgnomedb4.0-3.99.8-0.20090503.7|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%git.tar.bz2
12mr|libgnomedb4.0-3.99.8-0.20090503.7|19	Patch1:		libgnomedb-fix-str-fmt.patch
12mr|libgnomedb4.0-3.99.8-0.20090503.7|20	Patch2:		libgnomedb-remove-duplicated-header.patch
12mr|libgnomedb4.0-3.99.8-0.20090503.7|21	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mr|libgnomedb4.0-3.99.8-0.20090503.7|22	BuildRequires:	pkgconfig(libgda-4.0)
12mr|libgnomedb4.0-3.99.8-0.20090503.7|23	BuildRequires:	scrollkeeper
12mr|libgnomedb4.0-3.99.8-0.20090503.7|24	BuildRequires:	gtk-doc
12mr|libgnomedb4.0-3.99.8-0.20090503.7|25	BuildRequires:	docbook-dtd412-xml
12mr|libgnomedb4.0-3.99.8-0.20090503.7|26	BuildRequires:	pkgconfig(libglade-2.0)
12mr|libgnomedb4.0-3.99.8-0.20090503.7|27	BuildRequires:	pkgconfig(gtksourceview-1.0)
12mr|libgnomedb4.0-3.99.8-0.20090503.7|28	BuildRequires:  pkgconfig(evolution-data-server-1.2)
12mr|libgnomedb4.0-3.99.8-0.20090503.7|29	BuildRequires:	pkgconfig(gladeui-1.0)
12mr|libgnomedb4.0-3.99.8-0.20090503.7|30	BuildRequires:	pkgconfig(goocanvas)
12mr|libgnomedb4.0-3.99.8-0.20090503.7|31	BuildRequires:	pkgconfig(libgraph)
12mr|libgnomedb4.0-3.99.8-0.20090503.7|32	BuildRequires:  desktop-file-utils
12mr|libgnomedb4.0-3.99.8-0.20090503.7|33	BuildRequires:  intltool
12mr|libgnomedb4.0-3.99.8-0.20090503.7|34	BuildRequires:  gnome-common
12mr|libgnomedb4.0-3.99.8-0.20090503.7|35	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|36	%description
12mr|libgnomedb4.0-3.99.8-0.20090503.7|37	Gnome DB is a frontend to the GDA architecture, being developed as part
12mr|libgnomedb4.0-3.99.8-0.20090503.7|38	of the GNOME project. It adds, to the already powerful GDA architecture,
12mr|libgnomedb4.0-3.99.8-0.20090503.7|39	a nice GUI front end for users, as well as a whole set of software
12mr|libgnomedb4.0-3.99.8-0.20090503.7|40	components intended to be reused in other unrelated applications.
12mr|libgnomedb4.0-3.99.8-0.20090503.7|41	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|42	This package contains the core components of GNOME-DB.
12mr|libgnomedb4.0-3.99.8-0.20090503.7|43	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|44	%package -n %{libname}
12mr|libgnomedb4.0-3.99.8-0.20090503.7|45	Summary:	GNOME DB libraries
12mr|libgnomedb4.0-3.99.8-0.20090503.7|46	Group:		System/Libraries
12mr|libgnomedb4.0-3.99.8-0.20090503.7|47	Requires:	%{name} >= %{version}
12mr|libgnomedb4.0-3.99.8-0.20090503.7|48	#gw /usr/lib/glade3/modules/libgladegnomedb.so
12mr|libgnomedb4.0-3.99.8-0.20090503.7|49	Conflicts:	gnome-db2.0 < 3.1.2-10
12mr|libgnomedb4.0-3.99.8-0.20090503.7|50	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|51	%description -n %{libname}
12mr|libgnomedb4.0-3.99.8-0.20090503.7|52	Gnome DB is a frontend to the GDA architecture, being developed as part
12mr|libgnomedb4.0-3.99.8-0.20090503.7|53	of the GNOME project. It adds, to the already powerful GDA architecture,
12mr|libgnomedb4.0-3.99.8-0.20090503.7|54	a nice GUI front end for users, as well as a whole set of software
12mr|libgnomedb4.0-3.99.8-0.20090503.7|55	components intended to be reused in other unrelated applications.
12mr|libgnomedb4.0-3.99.8-0.20090503.7|56	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|57	%package -n %{libnamedev}
12mr|libgnomedb4.0-3.99.8-0.20090503.7|58	Summary:	GNOME DB Development
12mr|libgnomedb4.0-3.99.8-0.20090503.7|59	Group: 		Development/Databases
12mr|libgnomedb4.0-3.99.8-0.20090503.7|60	Requires:	%{libname} = %{version}-%{release}
12mr|libgnomedb4.0-3.99.8-0.20090503.7|61	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgnomedb4.0-3.99.8-0.20090503.7|62	Requires(post):		scrollkeeper
12mr|libgnomedb4.0-3.99.8-0.20090503.7|63	Requires(postun):		scrollkeeper
12mr|libgnomedb4.0-3.99.8-0.20090503.7|64	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|65	%description -n %{libnamedev}
12mr|libgnomedb4.0-3.99.8-0.20090503.7|66	Gnome DB is a frontend to the GDA architecture, being developed as part
12mr|libgnomedb4.0-3.99.8-0.20090503.7|67	of the GNOME project. It adds, to the already powerful GDA architecture,
12mr|libgnomedb4.0-3.99.8-0.20090503.7|68	a nice GUI front end for users, as well as a whole set of software
12mr|libgnomedb4.0-3.99.8-0.20090503.7|69	components intended to be reused in other unrelated applications.
12mr|libgnomedb4.0-3.99.8-0.20090503.7|70	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|71	This package contains libraries, header files and tools to let
12mr|libgnomedb4.0-3.99.8-0.20090503.7|72	you develop GNOME-DB applications.
12mr|libgnomedb4.0-3.99.8-0.20090503.7|73	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|74	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|75	%prep
12mr|libgnomedb4.0-3.99.8-0.20090503.7|76	%setup -q -n %{pkgname}
12mr|libgnomedb4.0-3.99.8-0.20090503.7|77	%patch1 -p1 -b .str
12mr|libgnomedb4.0-3.99.8-0.20090503.7|78	%patch2 -p1
12mr|libgnomedb4.0-3.99.8-0.20090503.7|79	./autogen.sh
12mr|libgnomedb4.0-3.99.8-0.20090503.7|80	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|81	%build
12mr|libgnomedb4.0-3.99.8-0.20090503.7|82	%configure2_5x --disable-static
12mr|libgnomedb4.0-3.99.8-0.20090503.7|83	%make LIBS="-lgmodule-2.0"
12mr|libgnomedb4.0-3.99.8-0.20090503.7|84	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|85	%install
12mr|libgnomedb4.0-3.99.8-0.20090503.7|86	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12mr|libgnomedb4.0-3.99.8-0.20090503.7|87	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|88	desktop-file-install --vendor="" \
12mr|libgnomedb4.0-3.99.8-0.20090503.7|89	--add-category="GNOME" \
12mr|libgnomedb4.0-3.99.8-0.20090503.7|90	--add-category="GTK" \
12mr|libgnomedb4.0-3.99.8-0.20090503.7|91	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|libgnomedb4.0-3.99.8-0.20090503.7|92	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|93	%{find_lang} %{pkgname}-%api --with-gnome
12mr|libgnomedb4.0-3.99.8-0.20090503.7|94	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|95	# remove unpackaged files
12mr|libgnomedb4.0-3.99.8-0.20090503.7|96	rm -rf %{buildroot}%{_libdir}/libglade/2.0/*.{la,a} \
12mr|libgnomedb4.0-3.99.8-0.20090503.7|97	%{buildroot}%{_libdir}/glade3/modules/*a \
12mr|libgnomedb4.0-3.99.8-0.20090503.7|98	%{buildroot}%{_libdir}/libgnomedb/plugins/*a
12mr|libgnomedb4.0-3.99.8-0.20090503.7|99	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|100	%preun
12mr|libgnomedb4.0-3.99.8-0.20090503.7|101	%preun_uninstall_gconf_schemas libgnomedb-%{api}
12mr|libgnomedb4.0-3.99.8-0.20090503.7|102	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|103	%files -f %{pkgname}-%{api}.lang
12mr|libgnomedb4.0-3.99.8-0.20090503.7|104	%doc AUTHORS COPYING NEWS
12mr|libgnomedb4.0-3.99.8-0.20090503.7|105	%{_sysconfdir}/gconf/schemas/libgnomedb-%{api}.schemas
12mr|libgnomedb4.0-3.99.8-0.20090503.7|106	%{_bindir}/*
12mr|libgnomedb4.0-3.99.8-0.20090503.7|107	%{_datadir}/pixmaps/*
12mr|libgnomedb4.0-3.99.8-0.20090503.7|108	%{_libdir}/glade3/modules/libgladegnomedb.so
12mr|libgnomedb4.0-3.99.8-0.20090503.7|109	%{_datadir}/glade3/
12mr|libgnomedb4.0-3.99.8-0.20090503.7|110	%dir %{_datadir}/gnome-db-%{api}/
12mr|libgnomedb4.0-3.99.8-0.20090503.7|111	%{_datadir}/gnome-db-%{api}/dtd
12mr|libgnomedb4.0-3.99.8-0.20090503.7|112	%{_datadir}/gnome-db-%{api}/*.xml
12mr|libgnomedb4.0-3.99.8-0.20090503.7|113	%{_datadir}/gnome-db-%{api}/*.glade
12mr|libgnomedb4.0-3.99.8-0.20090503.7|114	%{_datadir}/applications/database-properties-%{api}.desktop
12mr|libgnomedb4.0-3.99.8-0.20090503.7|115	%{_libdir}/libglade/2.0/*
12mr|libgnomedb4.0-3.99.8-0.20090503.7|116	%dir %{_libdir}/gnome-db-%{api}/
12mr|libgnomedb4.0-3.99.8-0.20090503.7|117	%{_libdir}/gnome-db-%{api}/plugins/
12mr|libgnomedb4.0-3.99.8-0.20090503.7|118	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|119	%files -n %{libname}
12mr|libgnomedb4.0-3.99.8-0.20090503.7|120	%{_libdir}/libgnomedb*-%{api}.so.%{major}*
12mr|libgnomedb4.0-3.99.8-0.20090503.7|121	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|122	%files -n %{libnamedev}
12mr|libgnomedb4.0-3.99.8-0.20090503.7|123	%doc %{_datadir}/gtk-doc/html/*
12mr|libgnomedb4.0-3.99.8-0.20090503.7|124	%{_libdir}/*.so
12mr|libgnomedb4.0-3.99.8-0.20090503.7|125	%{_libdir}/pkgconfig/*
12mr|libgnomedb4.0-3.99.8-0.20090503.7|126	%{_includedir}/*
12mr|libgnomedb4.0-3.99.8-0.20090503.7|127	%dir %{_datadir}/omf/*
12mr|libgnomedb4.0-3.99.8-0.20090503.7|128	%{_datadir}/omf/*/*-C.omf
12mr|libgnomedb4.0-3.99.8-0.20090503.7|129	%{_datadir}/gnome-db-%{api}/demo
12mr|libgnomedb4.0-3.99.8-0.20090503.7|130	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|131	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|132	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|133	%changelog
12mr|libgnomedb4.0-3.99.8-0.20090503.7|134	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgnomedb4.0-3.99.8-0.20090503.7|135	+ Commit: c8c7bdc
12mr|libgnomedb4.0-3.99.8-0.20090503.7|136	- Convert BR to pkgconfig style, drop .la and .a files, spec cleanup
12mr|libgnomedb4.0-3.99.8-0.20090503.7|137	
12mr|libgnomedb4.0-3.99.8-0.20090503.7|138	

14757 12
12mr|libgnomekbd-3.6.0-1|1	%define major 8
12mr|libgnomekbd-3.6.0-1|2	%define girmajor 3.0
12mr|libgnomekbd-3.6.0-1|3	
12mr|libgnomekbd-3.6.0-1|4	%define libname	%mklibname gnomekbd  %{major}
12mr|libgnomekbd-3.6.0-1|5	%define girname	%mklibname gnomekbd-gir  %{girmajor}
12mr|libgnomekbd-3.6.0-1|6	%define develname %mklibname -d gnomekbd
12mr|libgnomekbd-3.6.0-1|7	
12mr|libgnomekbd-3.6.0-1|8	Summary: GNOME keyboard libraries
12mr|libgnomekbd-3.6.0-1|9	Name: libgnomekbd
12mr|libgnomekbd-3.6.0-1|10	Version: 3.6.0
12mr|libgnomekbd-3.6.0-1|11	Release: 1
12mr|libgnomekbd-3.6.0-1|12	License: LGPLv2+
12mr|libgnomekbd-3.6.0-1|13	Group: System/Libraries
12mr|libgnomekbd-3.6.0-1|14	Url: http://www.gnome.org/
12mr|libgnomekbd-3.6.0-1|15	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|libgnomekbd-3.6.0-1|16	
12mr|libgnomekbd-3.6.0-1|17	BuildRequires: intltool
12mr|libgnomekbd-3.6.0-1|18	BuildRequires: chrpath
12mr|libgnomekbd-3.6.0-1|19	BuildRequires: pkgconfig(gdk-3.0) >= 2.91.7
12mr|libgnomekbd-3.6.0-1|20	BuildRequires: pkgconfig(gio-2.0) >= 2.18
12mr|libgnomekbd-3.6.0-1|21	BuildRequires: pkgconfig(glib-2.0) >= 2.18
12mr|libgnomekbd-3.6.0-1|22	BuildRequires: pkgconfig(gtk+-3.0) >= 2.90
12mr|libgnomekbd-3.6.0-1|23	BuildRequires: pkgconfig(libxklavier) >= 5.1
12mr|libgnomekbd-3.6.0-1|24	BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.6.7
12mr|libgnomekbd-3.6.0-1|25	
12mr|libgnomekbd-3.6.0-1|26	%description
12mr|libgnomekbd-3.6.0-1|27	GNOME keyboard indicator plugin
12mr|libgnomekbd-3.6.0-1|28	
12mr|libgnomekbd-3.6.0-1|29	%package common
12mr|libgnomekbd-3.6.0-1|30	Summary:	Files used by GNOME keyboard libraries
12mr|libgnomekbd-3.6.0-1|31	Group:		%{group}
12mr|libgnomekbd-3.6.0-1|32	Obsoletes:	libgnomekbd < 3.4.0
12mr|libgnomekbd-3.6.0-1|33	
12mr|libgnomekbd-3.6.0-1|34	%description common
12mr|libgnomekbd-3.6.0-1|35	Files used by GNOME keyboard library
12mr|libgnomekbd-3.6.0-1|36	
12mr|libgnomekbd-3.6.0-1|37	%package -n %{libname}
12mr|libgnomekbd-3.6.0-1|38	Summary:	Dynamic libraries for GNOME applications
12mr|libgnomekbd-3.6.0-1|39	Group:		%{group}
12mr|libgnomekbd-3.6.0-1|40	
12mr|libgnomekbd-3.6.0-1|41	%description -n %{libname}
12mr|libgnomekbd-3.6.0-1|42	GNOME keyboard library
12mr|libgnomekbd-3.6.0-1|43	
12mr|libgnomekbd-3.6.0-1|44	%package -n %{girname}
12mr|libgnomekbd-3.6.0-1|45	Summary:	GObject Introspection interface library for %{name}
12mr|libgnomekbd-3.6.0-1|46	Group:		System/Libraries
12mr|libgnomekbd-3.6.0-1|47	
12mr|libgnomekbd-3.6.0-1|48	%description -n %{girname}
12mr|libgnomekbd-3.6.0-1|49	GObject Introspection interface library for %{name}.
12mr|libgnomekbd-3.6.0-1|50	
12mr|libgnomekbd-3.6.0-1|51	%package -n %{develname}
12mr|libgnomekbd-3.6.0-1|52	Summary:	Development libraries, include files for GNOME
12mr|libgnomekbd-3.6.0-1|53	Group:		Development/GNOME and GTK+
12mr|libgnomekbd-3.6.0-1|54	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgnomekbd-3.6.0-1|55	Requires:	%{libname} = %{version}-%{release}
12mr|libgnomekbd-3.6.0-1|56	Requires:	%{girname} = %{version}-%{release}
12mr|libgnomekbd-3.6.0-1|57	
12mr|libgnomekbd-3.6.0-1|58	%description -n %{develname}
12mr|libgnomekbd-3.6.0-1|59	Development library and headers file needed in order to develop
12mr|libgnomekbd-3.6.0-1|60	applications using the GNOME keyboard library
12mr|libgnomekbd-3.6.0-1|61	
12mr|libgnomekbd-3.6.0-1|62	%prep
12mr|libgnomekbd-3.6.0-1|63	%setup -q
12mr|libgnomekbd-3.6.0-1|64	%apply_patches
12mr|libgnomekbd-3.6.0-1|65	
12mr|libgnomekbd-3.6.0-1|66	%build
12mr|libgnomekbd-3.6.0-1|67	%configure2_5x \
12mr|libgnomekbd-3.6.0-1|68	--disable-static \
12mr|libgnomekbd-3.6.0-1|69	-enable-introspection
12mr|libgnomekbd-3.6.0-1|70	
12mr|libgnomekbd-3.6.0-1|71	%make
12mr|libgnomekbd-3.6.0-1|72	
12mr|libgnomekbd-3.6.0-1|73	%install
12mr|libgnomekbd-3.6.0-1|74	%makeinstall_std
12mr|libgnomekbd-3.6.0-1|75	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|libgnomekbd-3.6.0-1|76	
12mr|libgnomekbd-3.6.0-1|77	%find_lang %{name}
12mr|libgnomekbd-3.6.0-1|78	
12mr|libgnomekbd-3.6.0-1|79	%define schemas desktop_gnome_peripherals_keyboard_xkb
12mr|libgnomekbd-3.6.0-1|80	
12mr|libgnomekbd-3.6.0-1|81	%preun common
12mr|libgnomekbd-3.6.0-1|82	%preun_uninstall_gconf_schemas %{schemas}
12mr|libgnomekbd-3.6.0-1|83	
12mr|libgnomekbd-3.6.0-1|84	%files common -f %{name}.lang
12mr|libgnomekbd-3.6.0-1|85	%doc NEWS ChangeLog
12mr|libgnomekbd-3.6.0-1|86	%{_bindir}/gkbd-keyboard-display
12mr|libgnomekbd-3.6.0-1|87	%{_datadir}/applications/gkbd-keyboard-display.desktop
12mr|libgnomekbd-3.6.0-1|88	%{_datadir}/GConf/gsettings/libgnomekbd.convert
12mr|libgnomekbd-3.6.0-1|89	%{_datadir}/glib-2.0/schemas/org.gnome.libgnomekbd*.gschema.xml
12mr|libgnomekbd-3.6.0-1|90	%{_datadir}/libgnomekbd/
12mr|libgnomekbd-3.6.0-1|91	
12mr|libgnomekbd-3.6.0-1|92	%files -n %{libname}
12mr|libgnomekbd-3.6.0-1|93	%{_libdir}/libgnomekbd*.so.%{major}*
12mr|libgnomekbd-3.6.0-1|94	
12mr|libgnomekbd-3.6.0-1|95	%files -n %{girname}
12mr|libgnomekbd-3.6.0-1|96	%{_libdir}/girepository-1.0/Gkbd-%{girmajor}.typelib
12mr|libgnomekbd-3.6.0-1|97	
12mr|libgnomekbd-3.6.0-1|98	%files -n %{develname}
12mr|libgnomekbd-3.6.0-1|99	%{_includedir}/*
12mr|libgnomekbd-3.6.0-1|100	%{_libdir}/pkgconfig/*
12mr|libgnomekbd-3.6.0-1|101	%{_libdir}/*.so
12mr|libgnomekbd-3.6.0-1|102	%{_datadir}/gir-1.0/Gkbd-%{girmajor}.gir
12mr|libgnomekbd-3.6.0-1|103	
12mr|libgnomekbd-3.6.0-1|104	
12mr|libgnomekbd-3.6.0-1|105	
12mr|libgnomekbd-3.6.0-1|106	
12mr|libgnomekbd-3.6.0-1|107	%changelog
12mr|libgnomekbd-3.6.0-1|108	

14758 12
12mr|libgnome-keyring-3.6.0-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
12mr|libgnome-keyring-3.6.0-1|2	
12mr|libgnome-keyring-3.6.0-1|3	%define major		0
12mr|libgnome-keyring-3.6.0-1|4	%define gir_major	1.0
12mr|libgnome-keyring-3.6.0-1|5	%define libname %mklibname gnome-keyring %{major}
12mr|libgnome-keyring-3.6.0-1|6	%define girname	%mklibname gnome-keyring-gir %{gir_major}
12mr|libgnome-keyring-3.6.0-1|7	%define develname %mklibname -d gnome-keyring
12mr|libgnome-keyring-3.6.0-1|8	
12mr|libgnome-keyring-3.6.0-1|9	Summary:	Keyring library for the GNOME desktop
12mr|libgnome-keyring-3.6.0-1|10	Name:		libgnome-keyring
12mr|libgnome-keyring-3.6.0-1|11	Version:	3.6.0
12mr|libgnome-keyring-3.6.0-1|12	Release:	1
12mr|libgnome-keyring-3.6.0-1|13	License:	LGPLv2+
12mr|libgnome-keyring-3.6.0-1|14	Group:		Networking/Remote access
12mr|libgnome-keyring-3.6.0-1|15	URL:		http://www.gnome.org/
12mr|libgnome-keyring-3.6.0-1|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/libgnome-keyring/%{url_ver}/%{name}-%{version}.tar.xz
12mr|libgnome-keyring-3.6.0-1|17	
12mr|libgnome-keyring-3.6.0-1|18	BuildRequires:	intltool
12mr|libgnome-keyring-3.6.0-1|19	BuildRequires:	gtk-doc
12mr|libgnome-keyring-3.6.0-1|20	BuildRequires:	libgcrypt-devel
12mr|libgnome-keyring-3.6.0-1|21	BuildRequires:	pkgconfig(dbus-1)
12mr|libgnome-keyring-3.6.0-1|22	BuildRequires:	pkgconfig(glib-2.0)
12mr|libgnome-keyring-3.6.0-1|23	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|libgnome-keyring-3.6.0-1|24	
12mr|libgnome-keyring-3.6.0-1|25	%description
12mr|libgnome-keyring-3.6.0-1|26	gnome-keyring is a program that keep password and other secrets for
12mr|libgnome-keyring-3.6.0-1|27	users. It is run as a damon in the session, similar to ssh-agent, and
12mr|libgnome-keyring-3.6.0-1|28	other applications can locate it by an environment variable.
12mr|libgnome-keyring-3.6.0-1|29	
12mr|libgnome-keyring-3.6.0-1|30	The program can manage several keyrings, each with its own master
12mr|libgnome-keyring-3.6.0-1|31	password, and there is also a session keyring which is never stored to
12mr|libgnome-keyring-3.6.0-1|32	disk, but forgotten when the session ends.
12mr|libgnome-keyring-3.6.0-1|33	
12mr|libgnome-keyring-3.6.0-1|34	%package i18n
12mr|libgnome-keyring-3.6.0-1|35	Group:		System/Libraries
12mr|libgnome-keyring-3.6.0-1|36	Summary:	Localization data files for %{name}
12mr|libgnome-keyring-3.6.0-1|37	
12mr|libgnome-keyring-3.6.0-1|38	%description i18n
12mr|libgnome-keyring-3.6.0-1|39	This package contains the translations for %{name}.
12mr|libgnome-keyring-3.6.0-1|40	
12mr|libgnome-keyring-3.6.0-1|41	%package -n %{libname}
12mr|libgnome-keyring-3.6.0-1|42	Group:		System/Libraries
12mr|libgnome-keyring-3.6.0-1|43	Summary:	Library for integration with the gnome keyring system
12mr|libgnome-keyring-3.6.0-1|44	Requires:	%{name}-i18n >= %{version}-%{release}
12mr|libgnome-keyring-3.6.0-1|45	
12mr|libgnome-keyring-3.6.0-1|46	%description -n %{libname}
12mr|libgnome-keyring-3.6.0-1|47	The library libgnome-keyring is used by applications to integrate with
12mr|libgnome-keyring-3.6.0-1|48	the gnome keyring system. However, at this point the library hasn't been
12mr|libgnome-keyring-3.6.0-1|49	tested and used enought to consider the API to be publically
12mr|libgnome-keyring-3.6.0-1|50	exposed. Therefore use of libgnome-keyring is at the moment limited to
12mr|libgnome-keyring-3.6.0-1|51	internal use in the gnome desktop. However, we hope that the
12mr|libgnome-keyring-3.6.0-1|52	gnome-keyring API will turn out useful and good, so that later it
12mr|libgnome-keyring-3.6.0-1|53	can be made public for any application to use.
12mr|libgnome-keyring-3.6.0-1|54	
12mr|libgnome-keyring-3.6.0-1|55	%package -n %{girname}
12mr|libgnome-keyring-3.6.0-1|56	Summary:	GObject Introspection interface description for %{name}
12mr|libgnome-keyring-3.6.0-1|57	Group:		System/Libraries
12mr|libgnome-keyring-3.6.0-1|58	
12mr|libgnome-keyring-3.6.0-1|59	%description -n %{girname}
12mr|libgnome-keyring-3.6.0-1|60	GObject Introspection interface description for %{name}.
12mr|libgnome-keyring-3.6.0-1|61	
12mr|libgnome-keyring-3.6.0-1|62	%package -n %{develname}
12mr|libgnome-keyring-3.6.0-1|63	Group:		Development/C
12mr|libgnome-keyring-3.6.0-1|64	Summary:	Library for integration with the gnome keyring system
12mr|libgnome-keyring-3.6.0-1|65	Requires:	%{libname} = %{version}-%{release}
12mr|libgnome-keyring-3.6.0-1|66	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgnome-keyring-3.6.0-1|67	Obsoletes:	%{mklibname -d libgnome-keyring 0} < 3.4.1
12mr|libgnome-keyring-3.6.0-1|68	
12mr|libgnome-keyring-3.6.0-1|69	%description -n %{develname}
12mr|libgnome-keyring-3.6.0-1|70	The library libgnome-keyring is used by applications to integrate with
12mr|libgnome-keyring-3.6.0-1|71	the gnome keyring system. However, at this point the library hasn't been
12mr|libgnome-keyring-3.6.0-1|72	tested and used enought to consider the API to be publically
12mr|libgnome-keyring-3.6.0-1|73	exposed. Therefore use of libgnome-keyring is at the moment limited to
12mr|libgnome-keyring-3.6.0-1|74	internal use in the gnome desktop. However, we hope that the
12mr|libgnome-keyring-3.6.0-1|75	gnome-keyring API will turn out useful and good, so that later it
12mr|libgnome-keyring-3.6.0-1|76	can be made public for any application to use.
12mr|libgnome-keyring-3.6.0-1|77	
12mr|libgnome-keyring-3.6.0-1|78	%prep
12mr|libgnome-keyring-3.6.0-1|79	%setup -q
12mr|libgnome-keyring-3.6.0-1|80	%apply_patches
12mr|libgnome-keyring-3.6.0-1|81	
12mr|libgnome-keyring-3.6.0-1|82	%build
12mr|libgnome-keyring-3.6.0-1|83	%configure2_5x \
12mr|libgnome-keyring-3.6.0-1|84	--disable-static
12mr|libgnome-keyring-3.6.0-1|85	
12mr|libgnome-keyring-3.6.0-1|86	%make
12mr|libgnome-keyring-3.6.0-1|87	
12mr|libgnome-keyring-3.6.0-1|88	%install
12mr|libgnome-keyring-3.6.0-1|89	%makeinstall_std
12mr|libgnome-keyring-3.6.0-1|90	
12mr|libgnome-keyring-3.6.0-1|91	%find_lang %{name}
12mr|libgnome-keyring-3.6.0-1|92	
12mr|libgnome-keyring-3.6.0-1|93	%files i18n -f %{name}.lang
12mr|libgnome-keyring-3.6.0-1|94	
12mr|libgnome-keyring-3.6.0-1|95	%files -n %{libname}
12mr|libgnome-keyring-3.6.0-1|96	%{_libdir}/libgnome-keyring.so.%{major}*
12mr|libgnome-keyring-3.6.0-1|97	
12mr|libgnome-keyring-3.6.0-1|98	%files -n %{girname}
12mr|libgnome-keyring-3.6.0-1|99	%{_libdir}/girepository-1.0/GnomeKeyring-%{gir_major}.typelib
12mr|libgnome-keyring-3.6.0-1|100	
12mr|libgnome-keyring-3.6.0-1|101	%files -n %{develname}
12mr|libgnome-keyring-3.6.0-1|102	%doc ChangeLog README NEWS
12mr|libgnome-keyring-3.6.0-1|103	%dir %{_includedir}/gnome-keyring-1/
12mr|libgnome-keyring-3.6.0-1|104	%{_includedir}/gnome-keyring-1/*.h
12mr|libgnome-keyring-3.6.0-1|105	%{_libdir}/libgnome-keyring.so
12mr|libgnome-keyring-3.6.0-1|106	%{_libdir}/pkgconfig/gnome-keyring-1.pc
12mr|libgnome-keyring-3.6.0-1|107	%doc %{_datadir}/gtk-doc/html/gnome-keyring
12mr|libgnome-keyring-3.6.0-1|108	%{_datadir}/gir-1.0/GnomeKeyring-%{gir_major}.gir
12mr|libgnome-keyring-3.6.0-1|109	
12mr|libgnome-keyring-3.6.0-1|110	
12mr|libgnome-keyring-3.6.0-1|111	%changelog
12mr|libgnome-keyring-3.6.0-1|112	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgnome-keyring-3.6.0-1|113	+ Commit: b8034f5
12mr|libgnome-keyring-3.6.0-1|114	- New version 3.4.1 (sync with Cooker), fix unversioned Obsoletes
12mr|libgnome-keyring-3.6.0-1|115	
12mr|libgnome-keyring-3.6.0-1|116	

14759 12
12mr|libgnome-media-profiles-3.0.0-1|1	#define Werror_cflags %nil
12mr|libgnome-media-profiles-3.0.0-1|2	
12mr|libgnome-media-profiles-3.0.0-1|3	%define api 3.0
12mr|libgnome-media-profiles-3.0.0-1|4	%define major 0
12mr|libgnome-media-profiles-3.0.0-1|5	%define libname %mklibname gnome-media-profiles %{api} %{major}
12mr|libgnome-media-profiles-3.0.0-1|6	%define develname %mklibname -d gnome-media-profiles
12mr|libgnome-media-profiles-3.0.0-1|7	
12mr|libgnome-media-profiles-3.0.0-1|8	Name:           libgnome-media-profiles
12mr|libgnome-media-profiles-3.0.0-1|9	Version:        3.0.0
12mr|libgnome-media-profiles-3.0.0-1|10	Release:        1
12mr|libgnome-media-profiles-3.0.0-1|11	Summary:        GNOME Media Profiles library
12mr|libgnome-media-profiles-3.0.0-1|12	Group:          Graphical desktop/GNOME
12mr|libgnome-media-profiles-3.0.0-1|13	License:        LGPLv2+
12mr|libgnome-media-profiles-3.0.0-1|14	URL:            http://git.gnome.org/browse/libgnome-media-profiles
12mr|libgnome-media-profiles-3.0.0-1|15	Source0:        http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.bz2
12mr|libgnome-media-profiles-3.0.0-1|16	# upstream 	1451acdacb11fdc2eb23fce10a9affa844f9527c
12mr|libgnome-media-profiles-3.0.0-1|17	Patch0:			libgnome-media-profiles-3.0.0_fix_format_string.patch
12mr|libgnome-media-profiles-3.0.0-1|18	
12mr|libgnome-media-profiles-3.0.0-1|19	BuildRequires: gnome-doc-utils-devel
12mr|libgnome-media-profiles-3.0.0-1|20	BuildRequires: intltool
12mr|libgnome-media-profiles-3.0.0-1|21	BuildRequires: pkgconfig(gconf-2.0)
12mr|libgnome-media-profiles-3.0.0-1|22	BuildRequires: pkgconfig(glib-2.0)
12mr|libgnome-media-profiles-3.0.0-1|23	BuildRequires: pkgconfig(gstreamer-plugins-base-0.10)
12mr|libgnome-media-profiles-3.0.0-1|24	BuildRequires: pkgconfig(gtk+-3.0)
12mr|libgnome-media-profiles-3.0.0-1|25	Conflicts:     gnome-media < 2.91.2
12mr|libgnome-media-profiles-3.0.0-1|26	Requires(pre,post,preun): GConf2
12mr|libgnome-media-profiles-3.0.0-1|27	
12mr|libgnome-media-profiles-3.0.0-1|28	%description
12mr|libgnome-media-profiles-3.0.0-1|29	The GNOME Media Profiles library provides prebuilt GStreamer pipelines
12mr|libgnome-media-profiles-3.0.0-1|30	for applications aiming to support different sound formats.
12mr|libgnome-media-profiles-3.0.0-1|31	
12mr|libgnome-media-profiles-3.0.0-1|32	%package -n %{libname}
12mr|libgnome-media-profiles-3.0.0-1|33	Summary:	Library for the %{name}
12mr|libgnome-media-profiles-3.0.0-1|34	Group:          System/Libraries
12mr|libgnome-media-profiles-3.0.0-1|35	
12mr|libgnome-media-profiles-3.0.0-1|36	%description -n %{libname}
12mr|libgnome-media-profiles-3.0.0-1|37	Library for the %{name}
12mr|libgnome-media-profiles-3.0.0-1|38	
12mr|libgnome-media-profiles-3.0.0-1|39	%package -n	%{develname}
12mr|libgnome-media-profiles-3.0.0-1|40	Summary:        Development files for %{name}
12mr|libgnome-media-profiles-3.0.0-1|41	Group:          Development/GNOME and GTK+
12mr|libgnome-media-profiles-3.0.0-1|42	Requires:       %{libname} = %{version}-%{release}
12mr|libgnome-media-profiles-3.0.0-1|43	Provides:       %{name}-devel = %{version}-%{release}
12mr|libgnome-media-profiles-3.0.0-1|44	%rename			%{_lib}gnome-media-devel
12mr|libgnome-media-profiles-3.0.0-1|45	
12mr|libgnome-media-profiles-3.0.0-1|46	%description -n %{develname}
12mr|libgnome-media-profiles-3.0.0-1|47	The %{name}-devel package contains libraries and header files
12mr|libgnome-media-profiles-3.0.0-1|48	for developing applications that use %{name}.
12mr|libgnome-media-profiles-3.0.0-1|49	
12mr|libgnome-media-profiles-3.0.0-1|50	%prep
12mr|libgnome-media-profiles-3.0.0-1|51	%setup -q
12mr|libgnome-media-profiles-3.0.0-1|52	%apply_patches
12mr|libgnome-media-profiles-3.0.0-1|53	autoreconf
12mr|libgnome-media-profiles-3.0.0-1|54	
12mr|libgnome-media-profiles-3.0.0-1|55	%build
12mr|libgnome-media-profiles-3.0.0-1|56	%configure \
12mr|libgnome-media-profiles-3.0.0-1|57	--disable-static \
12mr|libgnome-media-profiles-3.0.0-1|58	--disable-schemas-install \
12mr|libgnome-media-profiles-3.0.0-1|59	--disable-scrollkeeper
12mr|libgnome-media-profiles-3.0.0-1|60	%make
12mr|libgnome-media-profiles-3.0.0-1|61	
12mr|libgnome-media-profiles-3.0.0-1|62	%install
12mr|libgnome-media-profiles-3.0.0-1|63	%makeinstall_std
12mr|libgnome-media-profiles-3.0.0-1|64	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|libgnome-media-profiles-3.0.0-1|65	
12mr|libgnome-media-profiles-3.0.0-1|66	%find_lang libgnome-media-profiles gnome-audio-profiles --with-gnome libgnome-media-profiles.lang
12mr|libgnome-media-profiles-3.0.0-1|67	
12mr|libgnome-media-profiles-3.0.0-1|68	%files -f libgnome-media-profiles.lang
12mr|libgnome-media-profiles-3.0.0-1|69	%doc COPYING README
12mr|libgnome-media-profiles-3.0.0-1|70	%{_bindir}/gnome-audio-profiles-properties
12mr|libgnome-media-profiles-3.0.0-1|71	%{_sysconfdir}/gconf/schemas/gnome-media-profiles.schemas
12mr|libgnome-media-profiles-3.0.0-1|72	%{_datadir}/libgnome-media-profiles
12mr|libgnome-media-profiles-3.0.0-1|73	
12mr|libgnome-media-profiles-3.0.0-1|74	%files -n %{libname}
12mr|libgnome-media-profiles-3.0.0-1|75	%{_libdir}/libgnome-media-profiles-%{api}.so.%{major}*
12mr|libgnome-media-profiles-3.0.0-1|76	
12mr|libgnome-media-profiles-3.0.0-1|77	%files -n %{develname}
12mr|libgnome-media-profiles-3.0.0-1|78	%{_includedir}/*
12mr|libgnome-media-profiles-3.0.0-1|79	%{_libdir}/*.so
12mr|libgnome-media-profiles-3.0.0-1|80	%{_libdir}/pkgconfig/*.pc
12mr|libgnome-media-profiles-3.0.0-1|81	
12mr|libgnome-media-profiles-3.0.0-1|82	
12mr|libgnome-media-profiles-3.0.0-1|83	
12mr|libgnome-media-profiles-3.0.0-1|84	
12mr|libgnome-media-profiles-3.0.0-1|85	%changelog
12mr|libgnome-media-profiles-3.0.0-1|86	

14760 12
12mr|libgnomemm2.6-2.30.0-6|1	%define major 1
12mr|libgnomemm2.6-2.30.0-6|2	
12mr|libgnomemm2.6-2.30.0-6|3	%define pkgname libgnomemm
12mr|libgnomemm2.6-2.30.0-6|4	%define api_version 2.6
12mr|libgnomemm2.6-2.30.0-6|5	%define libname_orig	%mklibname gnomemm %{api_version}
12mr|libgnomemm2.6-2.30.0-6|6	%define libname		%mklibname gnomemm %{api_version} %{major}
12mr|libgnomemm2.6-2.30.0-6|7	%define develname %mklibname -d gnomemm %{api_version}
12mr|libgnomemm2.6-2.30.0-6|8	
12mr|libgnomemm2.6-2.30.0-6|9	Summary:	A C++ wrapper for libgnome
12mr|libgnomemm2.6-2.30.0-6|10	Name:		%{pkgname}%{api_version}
12mr|libgnomemm2.6-2.30.0-6|11	Version:	2.30.0
12mr|libgnomemm2.6-2.30.0-6|12	Release:	6
12mr|libgnomemm2.6-2.30.0-6|13	License:	LGPLv2+
12mr|libgnomemm2.6-2.30.0-6|14	Group:		System/Libraries
12mr|libgnomemm2.6-2.30.0-6|15	URL:		http://gtkmm.sourceforge.net/
12mr|libgnomemm2.6-2.30.0-6|16	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
12mr|libgnomemm2.6-2.30.0-6|17	BuildRequires:	pkgconfig(gtkmm-2.4)
12mr|libgnomemm2.6-2.30.0-6|18	BuildRequires:	pkgconfig(libgnome-2.0)
12mr|libgnomemm2.6-2.30.0-6|19	BuildRequires:	doxygen
12mr|libgnomemm2.6-2.30.0-6|20	
12mr|libgnomemm2.6-2.30.0-6|21	%description
12mr|libgnomemm2.6-2.30.0-6|22	The %{pkgname} library provides a C++ wrapper for libgnome library.
12mr|libgnomemm2.6-2.30.0-6|23	It is a subpackage of the gnomemm project, which provides C++ binding
12mr|libgnomemm2.6-2.30.0-6|24	of various GNOME libraries.
12mr|libgnomemm2.6-2.30.0-6|25	
12mr|libgnomemm2.6-2.30.0-6|26	
12mr|libgnomemm2.6-2.30.0-6|27	%package -n %{libname}
12mr|libgnomemm2.6-2.30.0-6|28	Summary:	%{summary}
12mr|libgnomemm2.6-2.30.0-6|29	Group:		%{group}
12mr|libgnomemm2.6-2.30.0-6|30	Provides:	%{libname_orig} = %{version}-%{release}
12mr|libgnomemm2.6-2.30.0-6|31	
12mr|libgnomemm2.6-2.30.0-6|32	%description -n %{libname}
12mr|libgnomemm2.6-2.30.0-6|33	The %{pkgname} library provides a C++ wrapper for libgnome library.
12mr|libgnomemm2.6-2.30.0-6|34	It is a subpackage of the gnomemm project, which provides C++ binding
12mr|libgnomemm2.6-2.30.0-6|35	of various GNOME libraries.
12mr|libgnomemm2.6-2.30.0-6|36	
12mr|libgnomemm2.6-2.30.0-6|37	
12mr|libgnomemm2.6-2.30.0-6|38	%package -n %{develname}
12mr|libgnomemm2.6-2.30.0-6|39	Summary:	Development files for libgnome C++ wrapper
12mr|libgnomemm2.6-2.30.0-6|40	Group: 		Development/GNOME and GTK+
12mr|libgnomemm2.6-2.30.0-6|41	Provides:	%name-devel = %{version}-%{release}
12mr|libgnomemm2.6-2.30.0-6|42	Requires:	%{libname} = %{version}-%{release}
12mr|libgnomemm2.6-2.30.0-6|43	Requires:	pkgconfig(gtkmm-2.4)
12mr|libgnomemm2.6-2.30.0-6|44	Requires:	pkgconfig(libgnome-2.0)
12mr|libgnomemm2.6-2.30.0-6|45	
12mr|libgnomemm2.6-2.30.0-6|46	%description -n %{develname}
12mr|libgnomemm2.6-2.30.0-6|47	This package contains all necessary files, including libraries and headers,
12mr|libgnomemm2.6-2.30.0-6|48	that C++ programmers will need to develop applications which use %{pkgname},
12mr|libgnomemm2.6-2.30.0-6|49	the C++ interface to libgnome library.
12mr|libgnomemm2.6-2.30.0-6|50	
12mr|libgnomemm2.6-2.30.0-6|51	It is necessary when compiling applications which use %{pkgname} as well.
12mr|libgnomemm2.6-2.30.0-6|52	
12mr|libgnomemm2.6-2.30.0-6|53	%prep
12mr|libgnomemm2.6-2.30.0-6|54	%setup -q -n %{pkgname}-%{version}
12mr|libgnomemm2.6-2.30.0-6|55	
12mr|libgnomemm2.6-2.30.0-6|56	%build
12mr|libgnomemm2.6-2.30.0-6|57	%configure2_5x --disable-static
12mr|libgnomemm2.6-2.30.0-6|58	%make
12mr|libgnomemm2.6-2.30.0-6|59	
12mr|libgnomemm2.6-2.30.0-6|60	%install
12mr|libgnomemm2.6-2.30.0-6|61	%makeinstall_std
12mr|libgnomemm2.6-2.30.0-6|62	
12mr|libgnomemm2.6-2.30.0-6|63	%files -n %{libname}
12mr|libgnomemm2.6-2.30.0-6|64	%doc AUTHORS COPYING README
12mr|libgnomemm2.6-2.30.0-6|65	%{_libdir}/libgnomemm-%{api_version}.so.%{major}*
12mr|libgnomemm2.6-2.30.0-6|66	
12mr|libgnomemm2.6-2.30.0-6|67	%files -n %develname
12mr|libgnomemm2.6-2.30.0-6|68	%doc COPYING ChangeLog NEWS docs/reference/html
12mr|libgnomemm2.6-2.30.0-6|69	%{_includedir}/*
12mr|libgnomemm2.6-2.30.0-6|70	%{_libdir}/lib*.so
12mr|libgnomemm2.6-2.30.0-6|71	%{_libdir}/pkgconfig/*.pc
12mr|libgnomemm2.6-2.30.0-6|72	%{_libdir}/%{pkgname}-%{api_version}
12mr|libgnomemm2.6-2.30.0-6|73	
12mr|libgnomemm2.6-2.30.0-6|74	###########################################################################
12mr|libgnomemm2.6-2.30.0-6|75	
12mr|libgnomemm2.6-2.30.0-6|76	
12mr|libgnomemm2.6-2.30.0-6|77	
12mr|libgnomemm2.6-2.30.0-6|78	
12mr|libgnomemm2.6-2.30.0-6|79	
12mr|libgnomemm2.6-2.30.0-6|80	%changelog
12mr|libgnomemm2.6-2.30.0-6|81	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgnomemm2.6-2.30.0-6|82	+ Commit: 248df64
12mr|libgnomemm2.6-2.30.0-6|83	- Convert BR to pkgconfig style, spec cleanup
12mr|libgnomemm2.6-2.30.0-6|84	
12mr|libgnomemm2.6-2.30.0-6|85	

14761 12
12mr|libgnomeprint-2.18.8-4|1	%define api 2-2
12mr|libgnomeprint-2.18.8-4|2	%define major 0
12mr|libgnomeprint-2.18.8-4|3	%define libname %mklibname gnomeprint %{api} %{major}
12mr|libgnomeprint-2.18.8-4|4	%define develname %mklibname -d gnomeprint%{api}
12mr|libgnomeprint-2.18.8-4|5	
12mr|libgnomeprint-2.18.8-4|6	Summary:	GNOME print library
12mr|libgnomeprint-2.18.8-4|7	Name:		libgnomeprint
12mr|libgnomeprint-2.18.8-4|8	Version:	2.18.8
12mr|libgnomeprint-2.18.8-4|9	Release:	4
12mr|libgnomeprint-2.18.8-4|10	License:	LGPLv2+
12mr|libgnomeprint-2.18.8-4|11	Group:		System/Libraries
12mr|libgnomeprint-2.18.8-4|12	Url:		http://www.levien.com/gnome/print-arch.html
12mr|libgnomeprint-2.18.8-4|13	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|libgnomeprint-2.18.8-4|14	# debian
12mr|libgnomeprint-2.18.8-4|15	Patch0:		12_cups-transport.patch
12mr|libgnomeprint-2.18.8-4|16	
12mr|libgnomeprint-2.18.8-4|17	BuildRequires:	bison
12mr|libgnomeprint-2.18.8-4|18	BuildRequires:	flex
12mr|libgnomeprint-2.18.8-4|19	BuildRequires:	gtk-doc >= 1.2
12mr|libgnomeprint-2.18.8-4|20	BuildRequires:	intltool
12mr|libgnomeprint-2.18.8-4|21	BuildRequires:	pkgconfig(libart-2.0)
12mr|libgnomeprint-2.18.8-4|22	BuildRequires:	pkgconfig(libbonobo-2.0)
12mr|libgnomeprint-2.18.8-4|23	BuildRequires:	pkgconfig(pangoft2)
12mr|libgnomeprint-2.18.8-4|24	BuildRequires:	pkgconfig(libgnomecups-1.0)
12mr|libgnomeprint-2.18.8-4|25	
12mr|libgnomeprint-2.18.8-4|26	%description
12mr|libgnomeprint-2.18.8-4|27	This is an implementation of the Gnome Printing Architecture, as
12mr|libgnomeprint-2.18.8-4|28	described in:
12mr|libgnomeprint-2.18.8-4|29	
12mr|libgnomeprint-2.18.8-4|30	http://www.levien.com/gnome/print-arch.html
12mr|libgnomeprint-2.18.8-4|31	
12mr|libgnomeprint-2.18.8-4|32	%package -n %{libname}
12mr|libgnomeprint-2.18.8-4|33	Summary:	Library for GNOME print support
12mr|libgnomeprint-2.18.8-4|34	Group:		%{group}
12mr|libgnomeprint-2.18.8-4|35	
12mr|libgnomeprint-2.18.8-4|36	%description -n %{libname}
12mr|libgnomeprint-2.18.8-4|37	This is an implementation of the Gnome Printing Architecture, as
12mr|libgnomeprint-2.18.8-4|38	described in:
12mr|libgnomeprint-2.18.8-4|39	
12mr|libgnomeprint-2.18.8-4|40	http://www.levien.com/gnome/print-arch.html
12mr|libgnomeprint-2.18.8-4|41	
12mr|libgnomeprint-2.18.8-4|42	%package -n %{develname}
12mr|libgnomeprint-2.18.8-4|43	Summary:	Development libraries, include files for GNOME print
12mr|libgnomeprint-2.18.8-4|44	Group:		Development/GNOME and GTK+
12mr|libgnomeprint-2.18.8-4|45	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgnomeprint-2.18.8-4|46	Requires:	%{libname} = %{version}
12mr|libgnomeprint-2.18.8-4|47	Obsoletes:	%{mklibname -d gnomeprint2-2_ 0} < 2.18.8-4
12mr|libgnomeprint-2.18.8-4|48	
12mr|libgnomeprint-2.18.8-4|49	%description -n %{develname}
12mr|libgnomeprint-2.18.8-4|50	This is an implementation of the Gnome Printing Architecture, as
12mr|libgnomeprint-2.18.8-4|51	described in:
12mr|libgnomeprint-2.18.8-4|52	
12mr|libgnomeprint-2.18.8-4|53	http://www.levien.com/gnome/print-arch.html
12mr|libgnomeprint-2.18.8-4|54	
12mr|libgnomeprint-2.18.8-4|55	%prep
12mr|libgnomeprint-2.18.8-4|56	%setup -q
12mr|libgnomeprint-2.18.8-4|57	%apply_patches
12mr|libgnomeprint-2.18.8-4|58	
12mr|libgnomeprint-2.18.8-4|59	%build
12mr|libgnomeprint-2.18.8-4|60	%configure2_5x \
12mr|libgnomeprint-2.18.8-4|61	--disable-static
12mr|libgnomeprint-2.18.8-4|62	
12mr|libgnomeprint-2.18.8-4|63	%make
12mr|libgnomeprint-2.18.8-4|64	
12mr|libgnomeprint-2.18.8-4|65	%install
12mr|libgnomeprint-2.18.8-4|66	%makeinstall_std
12mr|libgnomeprint-2.18.8-4|67	
12mr|libgnomeprint-2.18.8-4|68	%find_lang %{name}-2.2
12mr|libgnomeprint-2.18.8-4|69	
12mr|libgnomeprint-2.18.8-4|70	%files -f %{name}-2.2.lang
12mr|libgnomeprint-2.18.8-4|71	%doc README AUTHORS NEWS
12mr|libgnomeprint-2.18.8-4|72	%dir %{_libdir}/libgnomeprint
12mr|libgnomeprint-2.18.8-4|73	%dir %{_libdir}/libgnomeprint/%{version}
12mr|libgnomeprint-2.18.8-4|74	%dir %{_libdir}/libgnomeprint/%{version}/modules
12mr|libgnomeprint-2.18.8-4|75	%dir %{_libdir}/libgnomeprint/%{version}/modules/transports
12mr|libgnomeprint-2.18.8-4|76	%dir %{_libdir}/libgnomeprint/%{version}/modules/filters
12mr|libgnomeprint-2.18.8-4|77	%{_libdir}/libgnomeprint/%{version}/modules/*.so
12mr|libgnomeprint-2.18.8-4|78	%{_libdir}/libgnomeprint/%{version}/modules/transports/*.so
12mr|libgnomeprint-2.18.8-4|79	%{_libdir}/libgnomeprint/%{version}/modules/filters/*.so
12mr|libgnomeprint-2.18.8-4|80	%{_datadir}/libgnomeprint
12mr|libgnomeprint-2.18.8-4|81	
12mr|libgnomeprint-2.18.8-4|82	%files -n %{libname}
12mr|libgnomeprint-2.18.8-4|83	%{_libdir}/libgnomeprint-%{api}.so.%{major}*
12mr|libgnomeprint-2.18.8-4|84	
12mr|libgnomeprint-2.18.8-4|85	%files -n %{develname}
12mr|libgnomeprint-2.18.8-4|86	%doc ChangeLog
12mr|libgnomeprint-2.18.8-4|87	%doc %{_datadir}/gtk-doc/html/*
12mr|libgnomeprint-2.18.8-4|88	%{_includedir}/*
12mr|libgnomeprint-2.18.8-4|89	%{_libdir}/*.so
12mr|libgnomeprint-2.18.8-4|90	%{_libdir}/pkgconfig/*
12mr|libgnomeprint-2.18.8-4|91	
12mr|libgnomeprint-2.18.8-4|92	
12mr|libgnomeprint-2.18.8-4|93	
12mr|libgnomeprint-2.18.8-4|94	
12mr|libgnomeprint-2.18.8-4|95	%changelog
12mr|libgnomeprint-2.18.8-4|96	* Sat Aug  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgnomeprint-2.18.8-4|97	+ Commit: d48036b
12mr|libgnomeprint-2.18.8-4|98	- Sync with Cooker (drop .la files, spec cleanup), fix unversioned Obsoletes
12mr|libgnomeprint-2.18.8-4|99	
12mr|libgnomeprint-2.18.8-4|100	

14762 12
12mr|libgnomeprintui-2.18.6-5|1	%define api 2-2
12mr|libgnomeprintui-2.18.6-5|2	%define major 0
12mr|libgnomeprintui-2.18.6-5|3	%define libname %mklibname gnomeprintui %{api} %{major}
12mr|libgnomeprintui-2.18.6-5|4	%define develname %mklibname -d gnomeprintui %{api}
12mr|libgnomeprintui-2.18.6-5|5	
12mr|libgnomeprintui-2.18.6-5|6	%define req_libgnomeprint_version 2.12.1
12mr|libgnomeprintui-2.18.6-5|7	
12mr|libgnomeprintui-2.18.6-5|8	Summary:	GNOME print library
12mr|libgnomeprintui-2.18.6-5|9	Name:		libgnomeprintui
12mr|libgnomeprintui-2.18.6-5|10	Version:	2.18.6
12mr|libgnomeprintui-2.18.6-5|11	Release:	5
12mr|libgnomeprintui-2.18.6-5|12	License:	LGPLv2+
12mr|libgnomeprintui-2.18.6-5|13	Group:		System/Libraries
12mr|libgnomeprintui-2.18.6-5|14	Url:		http://www.levien.com/gnome/print-arch.html
12mr|libgnomeprintui-2.18.6-5|15	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|libgnomeprintui-2.18.6-5|16	# (fc) 2.18.3-2mdv use system-config-printer, not gnome-cups-add
12mr|libgnomeprintui-2.18.6-5|17	Patch0:		libgnomeprintui-2.18.3-system-config-printer.patch
12mr|libgnomeprintui-2.18.6-5|18	
12mr|libgnomeprintui-2.18.6-5|19	BuildRequires:	gnome-icon-theme >= 1.1.92
12mr|libgnomeprintui-2.18.6-5|20	BuildRequires:	gtk-doc
12mr|libgnomeprintui-2.18.6-5|21	BuildRequires:	intltool
12mr|libgnomeprintui-2.18.6-5|22	BuildRequires:	pkgconfig(libgnomeprint-2.2)
12mr|libgnomeprintui-2.18.6-5|23	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
12mr|libgnomeprintui-2.18.6-5|24	BuildRequires:	pkgconfig(libglade-2.0)
12mr|libgnomeprintui-2.18.6-5|25	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|libgnomeprintui-2.18.6-5|26	
12mr|libgnomeprintui-2.18.6-5|27	Requires:	libgnomeprint >= 2.12.1
12mr|libgnomeprintui-2.18.6-5|28	Requires:	gnome-icon-theme >= 1.1.92
12mr|libgnomeprintui-2.18.6-5|29	Suggests:	system-config-printer
12mr|libgnomeprintui-2.18.6-5|30	
12mr|libgnomeprintui-2.18.6-5|31	%description
12mr|libgnomeprintui-2.18.6-5|32	This is an implementation of the Gnome Printing Architecture, as
12mr|libgnomeprintui-2.18.6-5|33	described in:
12mr|libgnomeprintui-2.18.6-5|34	
12mr|libgnomeprintui-2.18.6-5|35	http://www.levien.com/gnome/print-arch.html
12mr|libgnomeprintui-2.18.6-5|36	
12mr|libgnomeprintui-2.18.6-5|37	%package -n %{libname}
12mr|libgnomeprintui-2.18.6-5|38	Summary:	Library for GNOME print support
12mr|libgnomeprintui-2.18.6-5|39	Group:		%{group}
12mr|libgnomeprintui-2.18.6-5|40	Requires:	%{name} >= %{version}
12mr|libgnomeprintui-2.18.6-5|41	
12mr|libgnomeprintui-2.18.6-5|42	%description -n %{libname}
12mr|libgnomeprintui-2.18.6-5|43	This is an implementation of the Gnome Printing Architecture, as
12mr|libgnomeprintui-2.18.6-5|44	described in:
12mr|libgnomeprintui-2.18.6-5|45	
12mr|libgnomeprintui-2.18.6-5|46	http://www.levien.com/gnome/print-arch.html
12mr|libgnomeprintui-2.18.6-5|47	
12mr|libgnomeprintui-2.18.6-5|48	%package -n %{develname}
12mr|libgnomeprintui-2.18.6-5|49	Summary:	Development libraries, include files for GNOME print
12mr|libgnomeprintui-2.18.6-5|50	Group:		Development/GNOME and GTK+
12mr|libgnomeprintui-2.18.6-5|51	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgnomeprintui-2.18.6-5|52	Requires:	%{libname} = %{version}-%{release}
12mr|libgnomeprintui-2.18.6-5|53	Obsoletes:	%{mklibname -d gnomeprintui 2-2 0} < 2.18.6-4
12mr|libgnomeprintui-2.18.6-5|54	
12mr|libgnomeprintui-2.18.6-5|55	%description -n %{develname}
12mr|libgnomeprintui-2.18.6-5|56	This is an implementation of the Gnome Printing Architecture, as
12mr|libgnomeprintui-2.18.6-5|57	described in:
12mr|libgnomeprintui-2.18.6-5|58	
12mr|libgnomeprintui-2.18.6-5|59	http://www.levien.com/gnome/print-arch.html
12mr|libgnomeprintui-2.18.6-5|60	
12mr|libgnomeprintui-2.18.6-5|61	%prep
12mr|libgnomeprintui-2.18.6-5|62	%setup -q
12mr|libgnomeprintui-2.18.6-5|63	%apply_patches
12mr|libgnomeprintui-2.18.6-5|64	
12mr|libgnomeprintui-2.18.6-5|65	%build
12mr|libgnomeprintui-2.18.6-5|66	%configure2_5x \
12mr|libgnomeprintui-2.18.6-5|67	--disable-static \
12mr|libgnomeprintui-2.18.6-5|68	--enable-gtk-doc
12mr|libgnomeprintui-2.18.6-5|69	%make LIBS=-lm
12mr|libgnomeprintui-2.18.6-5|70	
12mr|libgnomeprintui-2.18.6-5|71	%install
12mr|libgnomeprintui-2.18.6-5|72	%makeinstall_std
12mr|libgnomeprintui-2.18.6-5|73	
12mr|libgnomeprintui-2.18.6-5|74	%find_lang %{name}-2.2
12mr|libgnomeprintui-2.18.6-5|75	
12mr|libgnomeprintui-2.18.6-5|76	%files -f %{name}-2.2.lang
12mr|libgnomeprintui-2.18.6-5|77	%doc README AUTHORS NEWS
12mr|libgnomeprintui-2.18.6-5|78	%{_datadir}/libgnomeprintui
12mr|libgnomeprintui-2.18.6-5|79	
12mr|libgnomeprintui-2.18.6-5|80	%files -n %{libname}
12mr|libgnomeprintui-2.18.6-5|81	%{_libdir}/libgnomeprintui-%{api}.so.%{major}*
12mr|libgnomeprintui-2.18.6-5|82	
12mr|libgnomeprintui-2.18.6-5|83	%files -n %{develname}
12mr|libgnomeprintui-2.18.6-5|84	%doc ChangeLog
12mr|libgnomeprintui-2.18.6-5|85	%doc %{_datadir}/gtk-doc/html/*
12mr|libgnomeprintui-2.18.6-5|86	%{_includedir}/*
12mr|libgnomeprintui-2.18.6-5|87	%{_libdir}/*.so
12mr|libgnomeprintui-2.18.6-5|88	%{_libdir}/pkgconfig/*
12mr|libgnomeprintui-2.18.6-5|89	
12mr|libgnomeprintui-2.18.6-5|90	
12mr|libgnomeprintui-2.18.6-5|91	
12mr|libgnomeprintui-2.18.6-5|92	
12mr|libgnomeprintui-2.18.6-5|93	%changelog
12mr|libgnomeprintui-2.18.6-5|94	* Sat Aug  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgnomeprintui-2.18.6-5|95	+ Commit: 77fa514
12mr|libgnomeprintui-2.18.6-5|96	- Sync with Cooker (drop .la files, spec cleanup), fix unversioned Obsoletes
12mr|libgnomeprintui-2.18.6-5|97	
12mr|libgnomeprintui-2.18.6-5|98	

14763 12
12mr|libgnomesu-1.0.0-9|1	%define name libgnomesu
12mr|libgnomesu-1.0.0-9|2	%define version 1.0.0
12mr|libgnomesu-1.0.0-9|3	%define release %mkrel 9
12mr|libgnomesu-1.0.0-9|4	%define major 0
12mr|libgnomesu-1.0.0-9|5	%define libname %mklibname gnomesu %major
12mr|libgnomesu-1.0.0-9|6	%define libnamedev %mklibname -d gnomesu
12mr|libgnomesu-1.0.0-9|7	
12mr|libgnomesu-1.0.0-9|8	Summary: Library for accessing superuser privileges from GNOME
12mr|libgnomesu-1.0.0-9|9	Name: %{name}
12mr|libgnomesu-1.0.0-9|10	Version: %{version}
12mr|libgnomesu-1.0.0-9|11	Release: %{release}
12mr|libgnomesu-1.0.0-9|12	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.gz
12mr|libgnomesu-1.0.0-9|13	Patch0: libgnomesu-0.9.5-pam_stack.patch
12mr|libgnomesu-1.0.0-9|14	Patch1:	libgnomesu-1.0.0-format-strings.patch
12mr|libgnomesu-1.0.0-9|15	Patch2: libgnomesu-1.0.0-deprecated.patch
12mr|libgnomesu-1.0.0-9|16	License: LGPLv2+
12mr|libgnomesu-1.0.0-9|17	Group: System/Libraries
12mr|libgnomesu-1.0.0-9|18	Url: http://members.chello.nl/~h.lai/libgnomesu/
12mr|libgnomesu-1.0.0-9|19	BuildRequires: libgnomeui2-devel
12mr|libgnomesu-1.0.0-9|20	BuildRequires: pam-devel
12mr|libgnomesu-1.0.0-9|21	BuildRequires: intltool
12mr|libgnomesu-1.0.0-9|22	Provides: gnomesu
12mr|libgnomesu-1.0.0-9|23	Obsoletes: gnomesu
12mr|libgnomesu-1.0.0-9|24	
12mr|libgnomesu-1.0.0-9|25	%description
12mr|libgnomesu-1.0.0-9|26	libgnomesu is a library for providing superuser privileges to GNOME
12mr|libgnomesu-1.0.0-9|27	applications. It supports sudo, consolehelper, PAM and su.
12mr|libgnomesu-1.0.0-9|28	
12mr|libgnomesu-1.0.0-9|29	%package -n %libname
12mr|libgnomesu-1.0.0-9|30	Summary: Library for accessing superuser privileges from GNOME
12mr|libgnomesu-1.0.0-9|31	Group: System/Libraries
12mr|libgnomesu-1.0.0-9|32	Requires: %name >= %version-%release
12mr|libgnomesu-1.0.0-9|33	
12mr|libgnomesu-1.0.0-9|34	%description -n %libname
12mr|libgnomesu-1.0.0-9|35	libgnomesu is a library for providing superuser privileges to GNOME
12mr|libgnomesu-1.0.0-9|36	applications. It supports sudo, consolehelper, PAM and su.
12mr|libgnomesu-1.0.0-9|37	
12mr|libgnomesu-1.0.0-9|38	%package -n %libnamedev
12mr|libgnomesu-1.0.0-9|39	Summary: Library for accessing superuser privileges from GNOME
12mr|libgnomesu-1.0.0-9|40	Group: Development/C
12mr|libgnomesu-1.0.0-9|41	Requires: %libname = %version-%release
12mr|libgnomesu-1.0.0-9|42	Provides: %name-devel = %version-%release
12mr|libgnomesu-1.0.0-9|43	Obsoletes: %mklibname -d gnomesu 0
12mr|libgnomesu-1.0.0-9|44	
12mr|libgnomesu-1.0.0-9|45	%description -n %libnamedev
12mr|libgnomesu-1.0.0-9|46	libgnomesu is a library for providing superuser privileges to GNOME
12mr|libgnomesu-1.0.0-9|47	applications. It supports sudo, consolehelper, PAM and su.
12mr|libgnomesu-1.0.0-9|48	
12mr|libgnomesu-1.0.0-9|49	%prep
12mr|libgnomesu-1.0.0-9|50	%setup -q
12mr|libgnomesu-1.0.0-9|51	%apply_patches
12mr|libgnomesu-1.0.0-9|52	intltoolize --force
12mr|libgnomesu-1.0.0-9|53	autoreconf -fi
12mr|libgnomesu-1.0.0-9|54	
12mr|libgnomesu-1.0.0-9|55	%build
12mr|libgnomesu-1.0.0-9|56	%configure2_5x --disable-setuid-error
12mr|libgnomesu-1.0.0-9|57	%make
12mr|libgnomesu-1.0.0-9|58	
12mr|libgnomesu-1.0.0-9|59	%install
12mr|libgnomesu-1.0.0-9|60	rm -rf %{buildroot} %name-1.0.lang
12mr|libgnomesu-1.0.0-9|61	%makeinstall_std
12mr|libgnomesu-1.0.0-9|62	%find_lang %name-1.0
12mr|libgnomesu-1.0.0-9|63	#gw fix perms for cpio
12mr|libgnomesu-1.0.0-9|64	chmod 755 %{buildroot}%_libexecdir/*
12mr|libgnomesu-1.0.0-9|65	
12mr|libgnomesu-1.0.0-9|66	%files -f %name-1.0.lang
12mr|libgnomesu-1.0.0-9|67	%defattr(-,root,root)
12mr|libgnomesu-1.0.0-9|68	%doc README ChangeLog NEWS TODO AUTHORS
12mr|libgnomesu-1.0.0-9|69	%config(noreplace) %_sysconfdir/pam.d/gnomesu-pam
12mr|libgnomesu-1.0.0-9|70	%_bindir/gnomesu
12mr|libgnomesu-1.0.0-9|71	%_datadir/application-registry/gnomesu-nautilus.applications
12mr|libgnomesu-1.0.0-9|72	%_datadir/mime-info/gnomesu-nautilus.keys
12mr|libgnomesu-1.0.0-9|73	%attr(4111,root,root) %_libexecdir/gnomesu-backend
12mr|libgnomesu-1.0.0-9|74	%attr(4111,root,root) %_libexecdir/gnomesu-pam-backend
12mr|libgnomesu-1.0.0-9|75	
12mr|libgnomesu-1.0.0-9|76	%files -n %libname
12mr|libgnomesu-1.0.0-9|77	%defattr(-,root,root)
12mr|libgnomesu-1.0.0-9|78	%_libdir/libgnomesu.so.%{major}*
12mr|libgnomesu-1.0.0-9|79	
12mr|libgnomesu-1.0.0-9|80	%files -n %libnamedev
12mr|libgnomesu-1.0.0-9|81	%defattr(-,root,root)
12mr|libgnomesu-1.0.0-9|82	%_includedir/libgnomesu-1.0/
12mr|libgnomesu-1.0.0-9|83	%_libdir/pkgconfig/libgnomesu-1.0.pc
12mr|libgnomesu-1.0.0-9|84	%_libdir/lib*.so
12mr|libgnomesu-1.0.0-9|85	
12mr|libgnomesu-1.0.0-9|86	
12mr|libgnomesu-1.0.0-9|87	
12mr|libgnomesu-1.0.0-9|88	%changelog
12mr|libgnomesu-1.0.0-9|89	

14764 12
12mr|libgnomeui2-2.24.5-5|1	%define api_version	2
12mr|libgnomeui2-2.24.5-5|2	%define lib_major	0
12mr|libgnomeui2-2.24.5-5|3	%define pkgname		libgnomeui
12mr|libgnomeui2-2.24.5-5|4	
12mr|libgnomeui2-2.24.5-5|5	%define libname		%mklibname gnomeui %{api_version} %{lib_major}
12mr|libgnomeui2-2.24.5-5|6	%define develname	%mklibname -d gnomeui %{api_version}
12mr|libgnomeui2-2.24.5-5|7	
12mr|libgnomeui2-2.24.5-5|8	Summary:	Main GNOME libraries
12mr|libgnomeui2-2.24.5-5|9	Name:		%{pkgname}%{api_version}
12mr|libgnomeui2-2.24.5-5|10	Version:	2.24.5
12mr|libgnomeui2-2.24.5-5|11	Release:	5
12mr|libgnomeui2-2.24.5-5|12	License:	LGPLv2+
12mr|libgnomeui2-2.24.5-5|13	Group:		System/Libraries
12mr|libgnomeui2-2.24.5-5|14	Url:		http://www.gnome.org/
12mr|libgnomeui2-2.24.5-5|15	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
12mr|libgnomeui2-2.24.5-5|16	# (fc) 2.22.1-2mdv link with math library
12mr|libgnomeui2-2.24.5-5|17	Patch0:		libgnomeui-2.22.1-floor.patch
12mr|libgnomeui2-2.24.5-5|18	
12mr|libgnomeui2-2.24.5-5|19	BuildRequires:	intltool
12mr|libgnomeui2-2.24.5-5|20	BuildRequires:	gnome-common
12mr|libgnomeui2-2.24.5-5|21	BuildRequires:	gtk-doc >= 0.9
12mr|libgnomeui2-2.24.5-5|22	BuildRequires:	pkgconfig(gconf-2.0) >= 1.1.11
12mr|libgnomeui2-2.24.5-5|23	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.12.0
12mr|libgnomeui2-2.24.5-5|24	BuildRequires:	pkgconfig(gio-2.0) >= 2.16.0
12mr|libgnomeui2-2.24.5-5|25	BuildRequires:	pkgconfig(glib-2.0) >= 2.16.0
12mr|libgnomeui2-2.24.5-5|26	BuildRequires:	pkgconfig(gnome-keyring-1) >= 0.4
12mr|libgnomeui2-2.24.5-5|27	BuildRequires:	pkgconfig(gnome-vfs-2.0) >= 2.7.3
12mr|libgnomeui2-2.24.5-5|28	BuildRequires:	pkgconfig(ice)
12mr|libgnomeui2-2.24.5-5|29	BuildRequires:	pkgconfig(libbonoboui-2.0) >= 2.13.1
12mr|libgnomeui2-2.24.5-5|30	BuildRequires:	pkgconfig(libglade-2.0) >= 2.0.0
12mr|libgnomeui2-2.24.5-5|31	BuildRequires:	pkgconfig(libgnome-2.0) >= 2.13.7
12mr|libgnomeui2-2.24.5-5|32	BuildRequires:	pkgconfig(libgnomecanvas-2.0) >= 2.0.0
12mr|libgnomeui2-2.24.5-5|33	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.20
12mr|libgnomeui2-2.24.5-5|34	BuildRequires:	pkgconfig(pango) >= 1.1.2
12mr|libgnomeui2-2.24.5-5|35	
12mr|libgnomeui2-2.24.5-5|36	Requires:	gnome-icon-theme
12mr|libgnomeui2-2.24.5-5|37	
12mr|libgnomeui2-2.24.5-5|38	%description
12mr|libgnomeui2-2.24.5-5|39	Data files for the GNOME UI library such as translations.
12mr|libgnomeui2-2.24.5-5|40	
12mr|libgnomeui2-2.24.5-5|41	%package -n %{libname}
12mr|libgnomeui2-2.24.5-5|42	Summary:	GNOME libraries
12mr|libgnomeui2-2.24.5-5|43	Group:		%{group}
12mr|libgnomeui2-2.24.5-5|44	
12mr|libgnomeui2-2.24.5-5|45	%description -n %{libname}
12mr|libgnomeui2-2.24.5-5|46	GNOME library contains extra widgets to let your
12mr|libgnomeui2-2.24.5-5|47	GNOME applications really shine
12mr|libgnomeui2-2.24.5-5|48	
12mr|libgnomeui2-2.24.5-5|49	%package -n %{develname}
12mr|libgnomeui2-2.24.5-5|50	Summary:	Development libraries, include files for GNOME
12mr|libgnomeui2-2.24.5-5|51	Group:		Development/GNOME and GTK+
12mr|libgnomeui2-2.24.5-5|52	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgnomeui2-2.24.5-5|53	Requires:	%{libname} = %{version}-%{release}
12mr|libgnomeui2-2.24.5-5|54	Obsoletes:	%{mklibname -d gnomeui 2 0} < 2.24.5-5
12mr|libgnomeui2-2.24.5-5|55	
12mr|libgnomeui2-2.24.5-5|56	%description -n %{develname}
12mr|libgnomeui2-2.24.5-5|57	Development library, headers files and documentation needed in order
12mr|libgnomeui2-2.24.5-5|58	to develop applications using the GNOME library.
12mr|libgnomeui2-2.24.5-5|59	
12mr|libgnomeui2-2.24.5-5|60	%prep
12mr|libgnomeui2-2.24.5-5|61	%setup -qn %{pkgname}-%{version}
12mr|libgnomeui2-2.24.5-5|62	%apply_patches
12mr|libgnomeui2-2.24.5-5|63	
12mr|libgnomeui2-2.24.5-5|64	#needed by patch0
12mr|libgnomeui2-2.24.5-5|65	autoreconf -fi
12mr|libgnomeui2-2.24.5-5|66	
12mr|libgnomeui2-2.24.5-5|67	%build
12mr|libgnomeui2-2.24.5-5|68	%configure2_5x \
12mr|libgnomeui2-2.24.5-5|69	--disable-static \
12mr|libgnomeui2-2.24.5-5|70	--enable-gtk-doc
12mr|libgnomeui2-2.24.5-5|71	
12mr|libgnomeui2-2.24.5-5|72	%make
12mr|libgnomeui2-2.24.5-5|73	
12mr|libgnomeui2-2.24.5-5|74	%install
12mr|libgnomeui2-2.24.5-5|75	%makeinstall_std
12mr|libgnomeui2-2.24.5-5|76	
12mr|libgnomeui2-2.24.5-5|77	%find_lang %{pkgname}-2.0
12mr|libgnomeui2-2.24.5-5|78	
12mr|libgnomeui2-2.24.5-5|79	%files -f %{pkgname}-2.0.lang
12mr|libgnomeui2-2.24.5-5|80	%doc AUTHORS NEWS README
12mr|libgnomeui2-2.24.5-5|81	%{_libdir}/libglade/2.0/*.so
12mr|libgnomeui2-2.24.5-5|82	%{_datadir}/pixmaps/*
12mr|libgnomeui2-2.24.5-5|83	
12mr|libgnomeui2-2.24.5-5|84	%files -n %{libname}
12mr|libgnomeui2-2.24.5-5|85	%{_libdir}/libgnomeui-2.so.0*
12mr|libgnomeui2-2.24.5-5|86	
12mr|libgnomeui2-2.24.5-5|87	%files -n %{develname}
12mr|libgnomeui2-2.24.5-5|88	%doc ChangeLog
12mr|libgnomeui2-2.24.5-5|89	%doc %{_datadir}/gtk-doc/html/*
12mr|libgnomeui2-2.24.5-5|90	%{_includedir}/*
12mr|libgnomeui2-2.24.5-5|91	%{_libdir}/pkgconfig/*
12mr|libgnomeui2-2.24.5-5|92	%{_libdir}/*.so
12mr|libgnomeui2-2.24.5-5|93	
12mr|libgnomeui2-2.24.5-5|94	
12mr|libgnomeui2-2.24.5-5|95	%changelog
12mr|libgnomeui2-2.24.5-5|96	

14765 12
12mr|libgnomeuimm2.6-2.28.0-6|1	%define pkgname libgnomeuimm
12mr|libgnomeuimm2.6-2.28.0-6|2	%define major 1
12mr|libgnomeuimm2.6-2.28.0-6|3	%define api_version 2.6
12mr|libgnomeuimm2.6-2.28.0-6|4	%define libname_orig	%mklibname gnomeuimm %{api_version}
12mr|libgnomeuimm2.6-2.28.0-6|5	%define libname		%mklibname gnomeuimm %{api_version} %{major}
12mr|libgnomeuimm2.6-2.28.0-6|6	%define develname %mklibname -d gnomeuimm %{api_version}
12mr|libgnomeuimm2.6-2.28.0-6|7	
12mr|libgnomeuimm2.6-2.28.0-6|8	Summary:	A C++ wrapper for GNOME UI library
12mr|libgnomeuimm2.6-2.28.0-6|9	Name:		%{pkgname}%{api_version}
12mr|libgnomeuimm2.6-2.28.0-6|10	Version:	2.28.0
12mr|libgnomeuimm2.6-2.28.0-6|11	Release:	6
12mr|libgnomeuimm2.6-2.28.0-6|12	License:	LGPLv2+
12mr|libgnomeuimm2.6-2.28.0-6|13	Group:		System/Libraries
12mr|libgnomeuimm2.6-2.28.0-6|14	URL:		http://gtkmm.sourceforge.net/
12mr|libgnomeuimm2.6-2.28.0-6|15	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
12mr|libgnomeuimm2.6-2.28.0-6|16	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mr|libgnomeuimm2.6-2.28.0-6|17	BuildRequires:	pkgconfig(gnome-vfsmm-2.6)
12mr|libgnomeuimm2.6-2.28.0-6|18	BuildRequires:	pkgconfig(gconfmm-2.6)
12mr|libgnomeuimm2.6-2.28.0-6|19	BuildRequires:	pkgconfig(libgnomemm-2.6)
12mr|libgnomeuimm2.6-2.28.0-6|20	BuildRequires:	pkgconfig(libgnomecanvasmm-2.6)
12mr|libgnomeuimm2.6-2.28.0-6|21	BuildRequires:	pkgconfig(libglademm-2.4)
12mr|libgnomeuimm2.6-2.28.0-6|22	BuildRequires:	pkgconfig(expat)
12mr|libgnomeuimm2.6-2.28.0-6|23	BuildRequires:	doxygen
12mr|libgnomeuimm2.6-2.28.0-6|24	
12mr|libgnomeuimm2.6-2.28.0-6|25	%description
12mr|libgnomeuimm2.6-2.28.0-6|26	This library provides a C++ wrapper for GNOME UI library.
12mr|libgnomeuimm2.6-2.28.0-6|27	It is a subpackage of the gnomemm project, which provides C++ binding
12mr|libgnomeuimm2.6-2.28.0-6|28	of various GNOME libraries.
12mr|libgnomeuimm2.6-2.28.0-6|29	
12mr|libgnomeuimm2.6-2.28.0-6|30	
12mr|libgnomeuimm2.6-2.28.0-6|31	%package	-n %{libname}
12mr|libgnomeuimm2.6-2.28.0-6|32	Summary:	A C++ wrapper for GNOME UI library
12mr|libgnomeuimm2.6-2.28.0-6|33	Group:		System/Libraries
12mr|libgnomeuimm2.6-2.28.0-6|34	Provides:	%{libname_orig} = %{version}-%{release}
12mr|libgnomeuimm2.6-2.28.0-6|35	Provides:	%{pkgname} = %{version}-%{release}
12mr|libgnomeuimm2.6-2.28.0-6|36	
12mr|libgnomeuimm2.6-2.28.0-6|37	%description	-n %{libname}
12mr|libgnomeuimm2.6-2.28.0-6|38	This library provides a C++ wrapper for GNOME UI library.
12mr|libgnomeuimm2.6-2.28.0-6|39	It is a subpackage of the gnomemm project, which provides C++ binding
12mr|libgnomeuimm2.6-2.28.0-6|40	of various GNOME libraries.
12mr|libgnomeuimm2.6-2.28.0-6|41	
12mr|libgnomeuimm2.6-2.28.0-6|42	
12mr|libgnomeuimm2.6-2.28.0-6|43	%package	-n %{develname}
12mr|libgnomeuimm2.6-2.28.0-6|44	Summary:	Development files for libgnomeui C++ wrapper
12mr|libgnomeuimm2.6-2.28.0-6|45	Group:		Development/GNOME and GTK+
12mr|libgnomeuimm2.6-2.28.0-6|46	Requires:	%{libname} = %{version}-%{release}
12mr|libgnomeuimm2.6-2.28.0-6|47	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgnomeuimm2.6-2.28.0-6|48	Provides:	%{pkgname}-devel = %{version}-%{release}
12mr|libgnomeuimm2.6-2.28.0-6|49	
12mr|libgnomeuimm2.6-2.28.0-6|50	%description	-n %develname
12mr|libgnomeuimm2.6-2.28.0-6|51	This package contains all necessary files, including libraries and headers,
12mr|libgnomeuimm2.6-2.28.0-6|52	that C++ programmers will need to develop applications which use
12mr|libgnomeuimm2.6-2.28.0-6|53	%{pkgname}, the C++ interface to libgnomeui.
12mr|libgnomeuimm2.6-2.28.0-6|54	
12mr|libgnomeuimm2.6-2.28.0-6|55	It is necessary when compiling applications which use %{pkgname} as well.
12mr|libgnomeuimm2.6-2.28.0-6|56	
12mr|libgnomeuimm2.6-2.28.0-6|57	
12mr|libgnomeuimm2.6-2.28.0-6|58	%package	doc
12mr|libgnomeuimm2.6-2.28.0-6|59	Summary:	Documentation of %{pkgname} library
12mr|libgnomeuimm2.6-2.28.0-6|60	Group:		Books/Other
12mr|libgnomeuimm2.6-2.28.0-6|61	
12mr|libgnomeuimm2.6-2.28.0-6|62	%description	doc
12mr|libgnomeuimm2.6-2.28.0-6|63	This package provides API documentation of %{pkgname} library.
12mr|libgnomeuimm2.6-2.28.0-6|64	
12mr|libgnomeuimm2.6-2.28.0-6|65	%prep
12mr|libgnomeuimm2.6-2.28.0-6|66	%setup -q -n %{pkgname}-%{version}
12mr|libgnomeuimm2.6-2.28.0-6|67	
12mr|libgnomeuimm2.6-2.28.0-6|68	%build
12mr|libgnomeuimm2.6-2.28.0-6|69	%configure2_5x --disable-static
12mr|libgnomeuimm2.6-2.28.0-6|70	%make
12mr|libgnomeuimm2.6-2.28.0-6|71	
12mr|libgnomeuimm2.6-2.28.0-6|72	### Build doc
12mr|libgnomeuimm2.6-2.28.0-6|73	pushd docs/reference
12mr|libgnomeuimm2.6-2.28.0-6|74	perl -pi -e 's/^(HAVE_DOT.*=) YES$/$1 NO/' Doxyfile
12mr|libgnomeuimm2.6-2.28.0-6|75	make all
12mr|libgnomeuimm2.6-2.28.0-6|76	popd
12mr|libgnomeuimm2.6-2.28.0-6|77	
12mr|libgnomeuimm2.6-2.28.0-6|78	%install
12mr|libgnomeuimm2.6-2.28.0-6|79	%makeinstall_std
12mr|libgnomeuimm2.6-2.28.0-6|80	
12mr|libgnomeuimm2.6-2.28.0-6|81	%files -n %{libname}
12mr|libgnomeuimm2.6-2.28.0-6|82	%doc AUTHORS COPYING
12mr|libgnomeuimm2.6-2.28.0-6|83	%{_libdir}/libgnomeuimm-%{api_version}.so.%{major}*
12mr|libgnomeuimm2.6-2.28.0-6|84	
12mr|libgnomeuimm2.6-2.28.0-6|85	%files -n %{develname}
12mr|libgnomeuimm2.6-2.28.0-6|86	%doc COPYING ChangeLog TODO
12mr|libgnomeuimm2.6-2.28.0-6|87	%{_includedir}/*
12mr|libgnomeuimm2.6-2.28.0-6|88	%{_libdir}/lib*.so
12mr|libgnomeuimm2.6-2.28.0-6|89	%{_libdir}/pkgconfig/*.pc
12mr|libgnomeuimm2.6-2.28.0-6|90	%{_libdir}/%{pkgname}-%{api_version}
12mr|libgnomeuimm2.6-2.28.0-6|91	
12mr|libgnomeuimm2.6-2.28.0-6|92	%files doc
12mr|libgnomeuimm2.6-2.28.0-6|93	%doc docs/reference/html
12mr|libgnomeuimm2.6-2.28.0-6|94	
12mr|libgnomeuimm2.6-2.28.0-6|95	
12mr|libgnomeuimm2.6-2.28.0-6|96	%changelog
12mr|libgnomeuimm2.6-2.28.0-6|97	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgnomeuimm2.6-2.28.0-6|98	+ Commit: 383d38e
12mr|libgnomeuimm2.6-2.28.0-6|99	- Convert BR to pkgconfig style, drop .la and .a files
12mr|libgnomeuimm2.6-2.28.0-6|100	
12mr|libgnomeuimm2.6-2.28.0-6|101	

14766 12
12mr|libgoogle-data-mono-1.8.0.0-3|1	Summary: .NET library for the Google Data API
12mr|libgoogle-data-mono-1.8.0.0-3|2	Name:    libgoogle-data-mono
12mr|libgoogle-data-mono-1.8.0.0-3|3	Version: 1.8.0.0
12mr|libgoogle-data-mono-1.8.0.0-3|4	Release: 3
12mr|libgoogle-data-mono-1.8.0.0-3|5	Source0: http://google-gdata.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|libgoogle-data-mono-1.8.0.0-3|6	License: Apache License
12mr|libgoogle-data-mono-1.8.0.0-3|7	Group: Development/Other
12mr|libgoogle-data-mono-1.8.0.0-3|8	Url: http://code.google.com/p/google-gdata/
12mr|libgoogle-data-mono-1.8.0.0-3|9	BuildRequires: mono-devel
12mr|libgoogle-data-mono-1.8.0.0-3|10	BuildArch: noarch
12mr|libgoogle-data-mono-1.8.0.0-3|11	
12mr|libgoogle-data-mono-1.8.0.0-3|12	%description
12mr|libgoogle-data-mono-1.8.0.0-3|13	The Google Data APIs (GData) provide a simple protocol for reading and
12mr|libgoogle-data-mono-1.8.0.0-3|14	writing data on the web.
12mr|libgoogle-data-mono-1.8.0.0-3|15	
12mr|libgoogle-data-mono-1.8.0.0-3|16	Each of the following Google services provides a Google data API:
12mr|libgoogle-data-mono-1.8.0.0-3|17	
12mr|libgoogle-data-mono-1.8.0.0-3|18	* Base
12mr|libgoogle-data-mono-1.8.0.0-3|19	* Blogger
12mr|libgoogle-data-mono-1.8.0.0-3|20	* Calendar
12mr|libgoogle-data-mono-1.8.0.0-3|21	* Spreadsheets
12mr|libgoogle-data-mono-1.8.0.0-3|22	* Google Apps Provisioning
12mr|libgoogle-data-mono-1.8.0.0-3|23	* Code Search
12mr|libgoogle-data-mono-1.8.0.0-3|24	* Notebook
12mr|libgoogle-data-mono-1.8.0.0-3|25	* Picasa Web Albums
12mr|libgoogle-data-mono-1.8.0.0-3|26	* Document Feed
12mr|libgoogle-data-mono-1.8.0.0-3|27	* Contacts
12mr|libgoogle-data-mono-1.8.0.0-3|28	* You Tube
12mr|libgoogle-data-mono-1.8.0.0-3|29	* Google Health
12mr|libgoogle-data-mono-1.8.0.0-3|30	
12mr|libgoogle-data-mono-1.8.0.0-3|31	The GData .NET Client Library provides a library and source code that
12mr|libgoogle-data-mono-1.8.0.0-3|32	make it easy to access data through Google Data APIs.
12mr|libgoogle-data-mono-1.8.0.0-3|33	
12mr|libgoogle-data-mono-1.8.0.0-3|34	%package devel
12mr|libgoogle-data-mono-1.8.0.0-3|35	Group: Development/Other
12mr|libgoogle-data-mono-1.8.0.0-3|36	Summary:.NET library for the Google Data API
12mr|libgoogle-data-mono-1.8.0.0-3|37	Requires: %name = %version-%release
12mr|libgoogle-data-mono-1.8.0.0-3|38	
12mr|libgoogle-data-mono-1.8.0.0-3|39	%description devel
12mr|libgoogle-data-mono-1.8.0.0-3|40	The Google Data APIs (GData) provide a simple protocol for reading and
12mr|libgoogle-data-mono-1.8.0.0-3|41	writing data on the web.
12mr|libgoogle-data-mono-1.8.0.0-3|42	
12mr|libgoogle-data-mono-1.8.0.0-3|43	Each of the following Google services provides a Google data API:
12mr|libgoogle-data-mono-1.8.0.0-3|44	
12mr|libgoogle-data-mono-1.8.0.0-3|45	* Base
12mr|libgoogle-data-mono-1.8.0.0-3|46	* Blogger
12mr|libgoogle-data-mono-1.8.0.0-3|47	* Calendar
12mr|libgoogle-data-mono-1.8.0.0-3|48	* Spreadsheets
12mr|libgoogle-data-mono-1.8.0.0-3|49	* Google Apps Provisioning
12mr|libgoogle-data-mono-1.8.0.0-3|50	* Code Search
12mr|libgoogle-data-mono-1.8.0.0-3|51	* Notebook
12mr|libgoogle-data-mono-1.8.0.0-3|52	* Picasa Web Albums
12mr|libgoogle-data-mono-1.8.0.0-3|53	* Document Feed
12mr|libgoogle-data-mono-1.8.0.0-3|54	* Contacts
12mr|libgoogle-data-mono-1.8.0.0-3|55	* You Tube
12mr|libgoogle-data-mono-1.8.0.0-3|56	* Google Health
12mr|libgoogle-data-mono-1.8.0.0-3|57	
12mr|libgoogle-data-mono-1.8.0.0-3|58	The GData .NET Client Library provides a library and source code that
12mr|libgoogle-data-mono-1.8.0.0-3|59	make it easy to access data through Google Data APIs.
12mr|libgoogle-data-mono-1.8.0.0-3|60	
12mr|libgoogle-data-mono-1.8.0.0-3|61	
12mr|libgoogle-data-mono-1.8.0.0-3|62	%prep
12mr|libgoogle-data-mono-1.8.0.0-3|63	%setup -q
12mr|libgoogle-data-mono-1.8.0.0-3|64	%apply_patches
12mr|libgoogle-data-mono-1.8.0.0-3|65	
12mr|libgoogle-data-mono-1.8.0.0-3|66	%build
12mr|libgoogle-data-mono-1.8.0.0-3|67	#gw: trying to work around a BS problem, don't use parallel make
12mr|libgoogle-data-mono-1.8.0.0-3|68	make PREFIX=%_prefix
12mr|libgoogle-data-mono-1.8.0.0-3|69	
12mr|libgoogle-data-mono-1.8.0.0-3|70	%install
12mr|libgoogle-data-mono-1.8.0.0-3|71	%makeinstall_std PREFIX=%_prefix
12mr|libgoogle-data-mono-1.8.0.0-3|72	mkdir -p %buildroot%_datadir/
12mr|libgoogle-data-mono-1.8.0.0-3|73	mv %buildroot%_prefix/lib/pkgconfig %buildroot%_datadir/
12mr|libgoogle-data-mono-1.8.0.0-3|74	
12mr|libgoogle-data-mono-1.8.0.0-3|75	%check
12mr|libgoogle-data-mono-1.8.0.0-3|76	#gw fails in 1.4.0.2
12mr|libgoogle-data-mono-1.8.0.0-3|77	#make test
12mr|libgoogle-data-mono-1.8.0.0-3|78	
12mr|libgoogle-data-mono-1.8.0.0-3|79	%files
12mr|libgoogle-data-mono-1.8.0.0-3|80	%doc LICENSE-2.0.txt
12mr|libgoogle-data-mono-1.8.0.0-3|81	%_prefix/lib/mono/GData-Sharp
12mr|libgoogle-data-mono-1.8.0.0-3|82	%_prefix/lib/mono/gac/*
12mr|libgoogle-data-mono-1.8.0.0-3|83	
12mr|libgoogle-data-mono-1.8.0.0-3|84	%files devel
12mr|libgoogle-data-mono-1.8.0.0-3|85	%doc RELEASE_NOTES.HTML
12mr|libgoogle-data-mono-1.8.0.0-3|86	%_datadir/pkgconfig/*.pc
12mr|libgoogle-data-mono-1.8.0.0-3|87	
12mr|libgoogle-data-mono-1.8.0.0-3|88	
12mr|libgoogle-data-mono-1.8.0.0-3|89	
12mr|libgoogle-data-mono-1.8.0.0-3|90	
12mr|libgoogle-data-mono-1.8.0.0-3|91	
12mr|libgoogle-data-mono-1.8.0.0-3|92	%changelog
12mr|libgoogle-data-mono-1.8.0.0-3|93	

14767 12
12mr|libgpg-error-1.10-4|1	%define major 0
12mr|libgpg-error-1.10-4|2	%define libname %mklibname gpg-error %{major}
12mr|libgpg-error-1.10-4|3	%define develname %mklibname gpg-error -d
12mr|libgpg-error-1.10-4|4	
12mr|libgpg-error-1.10-4|5	Summary:	Library containing common error values for GnuPG components
12mr|libgpg-error-1.10-4|6	Name:		libgpg-error
12mr|libgpg-error-1.10-4|7	Version:	1.10
12mr|libgpg-error-1.10-4|8	Release:	4
12mr|libgpg-error-1.10-4|9	License:	LGPLv2+
12mr|libgpg-error-1.10-4|10	Group:		System/Libraries
12mr|libgpg-error-1.10-4|11	URL:		http://www.gnupg.org/
12mr|libgpg-error-1.10-4|12	Source0:	ftp://ftp.gnupg.org/gcrypt/%{name}/%{name}-%{version}.tar.bz2
12mr|libgpg-error-1.10-4|13	Source1:	ftp://ftp.gnupg.org/gcrypt/%{name}/%{name}-%{version}.tar.bz2.sig
12mr|libgpg-error-1.10-4|14	Patch0:		libgpg-error-1.9-libdir.patch
12mr|libgpg-error-1.10-4|15	
12mr|libgpg-error-1.10-4|16	%description
12mr|libgpg-error-1.10-4|17	This is a library that defines common error values for all GnuPG
12mr|libgpg-error-1.10-4|18	components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
12mr|libgpg-error-1.10-4|19	pinentry, SmartCard Daemon and possibly more in the future.
12mr|libgpg-error-1.10-4|20	
12mr|libgpg-error-1.10-4|21	%package common
12mr|libgpg-error-1.10-4|22	Summary:	Common files for libgpg-error
12mr|libgpg-error-1.10-4|23	Group:		System/Libraries
12mr|libgpg-error-1.10-4|24	Conflicts:	libgpg-error < 1.7
12mr|libgpg-error-1.10-4|25	
12mr|libgpg-error-1.10-4|26	%description common
12mr|libgpg-error-1.10-4|27	This package contains the common files that are used by the
12mr|libgpg-error-1.10-4|28	libgpg-error library.
12mr|libgpg-error-1.10-4|29	
12mr|libgpg-error-1.10-4|30	%package -n %{libname}
12mr|libgpg-error-1.10-4|31	Summary:	Library containing common error values for GnuPG components
12mr|libgpg-error-1.10-4|32	Group:		System/Libraries
12mr|libgpg-error-1.10-4|33	Provides:	%{name} = %{version}-%{release}
12mr|libgpg-error-1.10-4|34	Requires:	%{name}-common >= %{version}-%{release}
12mr|libgpg-error-1.10-4|35	
12mr|libgpg-error-1.10-4|36	%description -n %{libname}
12mr|libgpg-error-1.10-4|37	This is a library that defines common error values for all GnuPG
12mr|libgpg-error-1.10-4|38	components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
12mr|libgpg-error-1.10-4|39	pinentry, SmartCard Daemon and possibly more in the future.
12mr|libgpg-error-1.10-4|40	
12mr|libgpg-error-1.10-4|41	%package -n %{develname}
12mr|libgpg-error-1.10-4|42	Summary:	Development related files of %{name}
12mr|libgpg-error-1.10-4|43	Group:		Development/Other
12mr|libgpg-error-1.10-4|44	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgpg-error-1.10-4|45	Requires:	%{libname} = %{version}-%{release}
12mr|libgpg-error-1.10-4|46	
12mr|libgpg-error-1.10-4|47	%description -n %{develname}
12mr|libgpg-error-1.10-4|48	%{name} is a library that defines common error values for all
12mr|libgpg-error-1.10-4|49	GnuPG components.  Among these are GPG, GPGSM, GPGME, GPG-Agent,
12mr|libgpg-error-1.10-4|50	libgcrypt, pinentry, SmartCard Daemon and possibly more in the future.
12mr|libgpg-error-1.10-4|51	
12mr|libgpg-error-1.10-4|52	This package contains headers and other necessary files to develop
12mr|libgpg-error-1.10-4|53	or compile applications that use %{name}.
12mr|libgpg-error-1.10-4|54	
12mr|libgpg-error-1.10-4|55	%prep
12mr|libgpg-error-1.10-4|56	
12mr|libgpg-error-1.10-4|57	%setup -q
12mr|libgpg-error-1.10-4|58	%patch0 -p0 -b .libdir
12mr|libgpg-error-1.10-4|59	
12mr|libgpg-error-1.10-4|60	%build
12mr|libgpg-error-1.10-4|61	%configure2_5x
12mr|libgpg-error-1.10-4|62	%make
12mr|libgpg-error-1.10-4|63	
12mr|libgpg-error-1.10-4|64	%check
12mr|libgpg-error-1.10-4|65	make check
12mr|libgpg-error-1.10-4|66	
12mr|libgpg-error-1.10-4|67	%install
12mr|libgpg-error-1.10-4|68	%makeinstall_std
12mr|libgpg-error-1.10-4|69	
12mr|libgpg-error-1.10-4|70	%multiarch_binaries %{buildroot}%{_bindir}/gpg-error-config
12mr|libgpg-error-1.10-4|71	
12mr|libgpg-error-1.10-4|72	%find_lang %{name}
12mr|libgpg-error-1.10-4|73	
12mr|libgpg-error-1.10-4|74	
12mr|libgpg-error-1.10-4|75	%files common -f %{name}.lang
12mr|libgpg-error-1.10-4|76	
12mr|libgpg-error-1.10-4|77	%files -n %{libname}
12mr|libgpg-error-1.10-4|78	%{_libdir}/lib*.so.%{major}*
12mr|libgpg-error-1.10-4|79	
12mr|libgpg-error-1.10-4|80	%files -n %{develname}
12mr|libgpg-error-1.10-4|81	%defattr(-,root,root)
12mr|libgpg-error-1.10-4|82	%doc AUTHORS ChangeLog NEWS README
12mr|libgpg-error-1.10-4|83	%{multiarch_bindir}/gpg-error-config
12mr|libgpg-error-1.10-4|84	%{_bindir}/gpg-error
12mr|libgpg-error-1.10-4|85	%{_bindir}/gpg-error-config
12mr|libgpg-error-1.10-4|86	%{_datadir}/aclocal/*.m4
12mr|libgpg-error-1.10-4|87	%{_libdir}/lib*.so
12mr|libgpg-error-1.10-4|88	%{_includedir}/*
12mr|libgpg-error-1.10-4|89	%{_datadir}/common-lisp/source/gpg-error
12mr|libgpg-error-1.10-4|90	
12mr|libgpg-error-1.10-4|91	
12mr|libgpg-error-1.10-4|92	
12mr|libgpg-error-1.10-4|93	%changelog
12mr|libgpg-error-1.10-4|94	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgpg-error-1.10-4|95	+ Commit: 128cc15
12mr|libgpg-error-1.10-4|96	- Sync with Cooker (drop .la files, spec cleanups), more cleanups
12mr|libgpg-error-1.10-4|97	
12mr|libgpg-error-1.10-4|98	

14768 12
12mr|libgphoto-2.5.0-3|1	%define major 6
12mr|libgphoto-2.5.0-3|2	%define major_port 10
12mr|libgphoto-2.5.0-3|3	%define libname %mklibname gphoto %{major}
12mr|libgphoto-2.5.0-3|4	%define develname %mklibname gphoto -d
12mr|libgphoto-2.5.0-3|5	
12mr|libgphoto-2.5.0-3|6	%define extraversion %nil
12mr|libgphoto-2.5.0-3|7	
12mr|libgphoto-2.5.0-3|8	Summary:	Library to access digital cameras
12mr|libgphoto-2.5.0-3|9	Name:		libgphoto
12mr|libgphoto-2.5.0-3|10	Version:	2.5.0
12mr|libgphoto-2.5.0-3|11	Release:	3
12mr|libgphoto-2.5.0-3|12	License:	LGPL+ and GPLv2 and (LGPL+ or BSD-like)
12mr|libgphoto-2.5.0-3|13	Group:		Graphics
12mr|libgphoto-2.5.0-3|14	URL:		http://sourceforge.net/projects/gphoto/
12mr|libgphoto-2.5.0-3|15	Source0:	http://downloads.sourceforge.net/project/gphoto/%{name}/%{version}/%{name}2-%{version}%{?extraversion:%extraversion}.tar.bz2
12mr|libgphoto-2.5.0-3|16	Patch0:		libgphoto2-2.5.0-fix-format-errors.patch
12mr|libgphoto-2.5.0-3|17	Patch1:		libgphoto2-2.5.0-fix-linking.patch
12mr|libgphoto-2.5.0-3|18	Obsoletes:	hackgphoto2 < %{version}
12mr|libgphoto-2.5.0-3|19	Provides:	hackgphoto2
12mr|libgphoto-2.5.0-3|20	Conflicts:	gphoto2 <= 2.1.0
12mr|libgphoto-2.5.0-3|21	BuildRequires:	libusb-devel >= 0.1.6
12mr|libgphoto-2.5.0-3|22	BuildRequires:	zlib-devel
12mr|libgphoto-2.5.0-3|23	BuildRequires:	findutils
12mr|libgphoto-2.5.0-3|24	BuildRequires:	perl
12mr|libgphoto-2.5.0-3|25	BuildRequires:	libexif-devel
12mr|libgphoto-2.5.0-3|26	BuildRequires:	lockdev-devel
12mr|libgphoto-2.5.0-3|27	BuildRequires:	udev-devel
12mr|libgphoto-2.5.0-3|28	BuildRequires:	libtool-devel
12mr|libgphoto-2.5.0-3|29	BuildRequires:	libjpeg-devel
12mr|libgphoto-2.5.0-3|30	BuildRequires:	gd-devel
12mr|libgphoto-2.5.0-3|31	BuildRequires:	gettext-devel
12mr|libgphoto-2.5.0-3|32	
12mr|libgphoto-2.5.0-3|33	%description
12mr|libgphoto-2.5.0-3|34	The gPhoto2 project is a universal, free application and library
12mr|libgphoto-2.5.0-3|35	framework that lets you download images from several different
12mr|libgphoto-2.5.0-3|36	digital camera models, including the newer models with USB
12mr|libgphoto-2.5.0-3|37	connections. Note that
12mr|libgphoto-2.5.0-3|38	a) for some older camera models you must use the old "gphoto" package.
12mr|libgphoto-2.5.0-3|39	b) for USB mass storage models you must use the driver in the kernel
12mr|libgphoto-2.5.0-3|40	
12mr|libgphoto-2.5.0-3|41	This package contains the library that digital camera applications
12mr|libgphoto-2.5.0-3|42	can use.
12mr|libgphoto-2.5.0-3|43	
12mr|libgphoto-2.5.0-3|44	Frontends (GUI and command line) are available separately.
12mr|libgphoto-2.5.0-3|45	
12mr|libgphoto-2.5.0-3|46	%package -n %{libname}
12mr|libgphoto-2.5.0-3|47	Summary:	Library to access to digital cameras
12mr|libgphoto-2.5.0-3|48	Group:		Graphics
12mr|libgphoto-2.5.0-3|49	Requires:	libusb >= 0.1.5
12mr|libgphoto-2.5.0-3|50	Requires:	%{name}-common = %{version}-%{release}
12mr|libgphoto-2.5.0-3|51	Provides:	%{name} = %{version}-%{release}
12mr|libgphoto-2.5.0-3|52	Conflicts:	gphoto2 <= 2.1.0
12mr|libgphoto-2.5.0-3|53	Conflicts:	%{libname}-devel < 2.2.1-9mdv2007.0
12mr|libgphoto-2.5.0-3|54	Conflicts:	%{name}-common <= 2.4.0-3mdv2008.0
12mr|libgphoto-2.5.0-3|55	Conflicts:	%{name}-hotplug <= 2.4.0-3mdv2008.0
12mr|libgphoto-2.5.0-3|56	Obsoletes:	%{mklibname gphoto 2} < 2.5
12mr|libgphoto-2.5.0-3|57	
12mr|libgphoto-2.5.0-3|58	%description -n %{libname}
12mr|libgphoto-2.5.0-3|59	This library contains all the functionality to access to modern digital
12mr|libgphoto-2.5.0-3|60	cameras via USB or the serial port.
12mr|libgphoto-2.5.0-3|61	
12mr|libgphoto-2.5.0-3|62	%package common
12mr|libgphoto-2.5.0-3|63	Summary:	Non-library files for the "%{libname}" library
12mr|libgphoto-2.5.0-3|64	Group:		Graphics
12mr|libgphoto-2.5.0-3|65	Conflicts:	%{libname} <= 2.4.0-3mdv2008.0
12mr|libgphoto-2.5.0-3|66	Obsoletes:	%{name}-hotplug <= 2.4.7-2mdv2010.0
12mr|libgphoto-2.5.0-3|67	Provides:	%{name}-hotplug = %{version}-%{release}
12mr|libgphoto-2.5.0-3|68	
12mr|libgphoto-2.5.0-3|69	%description common
12mr|libgphoto-2.5.0-3|70	Platform-independent files for the "%{libname}" library
12mr|libgphoto-2.5.0-3|71	
12mr|libgphoto-2.5.0-3|72	%package -n %{develname}
12mr|libgphoto-2.5.0-3|73	Summary:	Headers and links to compile against the "%{libname}" library
12mr|libgphoto-2.5.0-3|74	Group:		Development/C
12mr|libgphoto-2.5.0-3|75	Requires:	%{libname} >= %{version}-%{release}
12mr|libgphoto-2.5.0-3|76	Requires:	libexif-devel
12mr|libgphoto-2.5.0-3|77	Requires:	multiarch-utils
12mr|libgphoto-2.5.0-3|78	Requires:	libusb-devel >= 0.1.11
12mr|libgphoto-2.5.0-3|79	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgphoto-2.5.0-3|80	Provides:	gphoto%{major}-devel = %{version}-%{release}
12mr|libgphoto-2.5.0-3|81	Provides:	libgphoto-devel = %{version}-%{release}
12mr|libgphoto-2.5.0-3|82	Conflicts:	gphoto2 <= 2.1.0
12mr|libgphoto-2.5.0-3|83	Obsoletes:	%{mklibname gphoto 2 -d} < %{version}-%{release}
12mr|libgphoto-2.5.0-3|84	
12mr|libgphoto-2.5.0-3|85	%description -n %{develname}
12mr|libgphoto-2.5.0-3|86	This package contains all files which one needs to compile programs using
12mr|libgphoto-2.5.0-3|87	the "%{libname}" library.
12mr|libgphoto-2.5.0-3|88	
12mr|libgphoto-2.5.0-3|89	%prep
12mr|libgphoto-2.5.0-3|90	%setup -q -n %{name}2-%{version}%{?extraversion:%extraversion}
12mr|libgphoto-2.5.0-3|91	%apply_patches
12mr|libgphoto-2.5.0-3|92	
12mr|libgphoto-2.5.0-3|93	%build
12mr|libgphoto-2.5.0-3|94	autoreconf -fi
12mr|libgphoto-2.5.0-3|95	
12mr|libgphoto-2.5.0-3|96	export udevscriptdir=/lib/udev
12mr|libgphoto-2.5.0-3|97	%configure2_5x \
12mr|libgphoto-2.5.0-3|98	--disable-static \
12mr|libgphoto-2.5.0-3|99	--disable-rpath \
12mr|libgphoto-2.5.0-3|100	--with-doc-dir=%{_docdir}/%{libname} \
12mr|libgphoto-2.5.0-3|101	--disable-resmgr \
12mr|libgphoto-2.5.0-3|102	--disable-baudboy \
12mr|libgphoto-2.5.0-3|103	--disable-ttylock
12mr|libgphoto-2.5.0-3|104	
12mr|libgphoto-2.5.0-3|105	%make
12mr|libgphoto-2.5.0-3|106	
12mr|libgphoto-2.5.0-3|107	%install
12mr|libgphoto-2.5.0-3|108	
12mr|libgphoto-2.5.0-3|109	%makeinstall_std
12mr|libgphoto-2.5.0-3|110	
12mr|libgphoto-2.5.0-3|111	# obsolete with recent udev or hal
12mr|libgphoto-2.5.0-3|112	rm -f %{buildroot}/lib/udev/check-ptp-camera \
12mr|libgphoto-2.5.0-3|113	%{buildroot}/lib/udev/check-mtp-device
12mr|libgphoto-2.5.0-3|114	
12mr|libgphoto-2.5.0-3|115	
12mr|libgphoto-2.5.0-3|116	# # Output udev rules for device identification; this is used by GVfs gphoto2
12mr|libgphoto-2.5.0-3|117	# backend and others.
12mr|libgphoto-2.5.0-3|118	#
12mr|libgphoto-2.5.0-3|119	# Btw, since it's /lib/udev, never e.g. /lib64/udev, we hardcode the path
12mr|libgphoto-2.5.0-3|120	#
12mr|libgphoto-2.5.0-3|121	mkdir -p %{buildroot}/lib/udev/rules.d
12mr|libgphoto-2.5.0-3|122	LD_LIBRARY_PATH=%{buildroot}/%{_libdir} %{buildroot}%{_libdir}/libgphoto2/print-camera-list udev-rules version 136 > %{buildroot}/lib/udev/rules.d/40-libgphoto2.rules
12mr|libgphoto-2.5.0-3|123	
12mr|libgphoto-2.5.0-3|124	
12mr|libgphoto-2.5.0-3|125	%find_lang libgphoto2-6
12mr|libgphoto-2.5.0-3|126	%find_lang libgphoto2_port-10
12mr|libgphoto-2.5.0-3|127	cat libgphoto2-6.lang libgphoto2_port-10.lang > %{name}.lang
12mr|libgphoto-2.5.0-3|128	
12mr|libgphoto-2.5.0-3|129	# Multiarch setup
12mr|libgphoto-2.5.0-3|130	%multiarch_binaries %{buildroot}%{_bindir}/gphoto2-config
12mr|libgphoto-2.5.0-3|131	
12mr|libgphoto-2.5.0-3|132	%multiarch_binaries %{buildroot}%{_bindir}/gphoto2-port-config
12mr|libgphoto-2.5.0-3|133	
12mr|libgphoto-2.5.0-3|134	# Don't need to package this
12mr|libgphoto-2.5.0-3|135	rm -f %{buildroot}%{_docdir}/%{libname}/COPYING
12mr|libgphoto-2.5.0-3|136	
12mr|libgphoto-2.5.0-3|137	# cleanup
12mr|libgphoto-2.5.0-3|138	rm -f %{buildroot}%{_libdir}/*.la
12mr|libgphoto-2.5.0-3|139	
12mr|libgphoto-2.5.0-3|140	%files -n %{libname}
12mr|libgphoto-2.5.0-3|141	%{_libdir}/*.so.%{major}*
12mr|libgphoto-2.5.0-3|142	%{_libdir}/*.so.%{major_port}*
12mr|libgphoto-2.5.0-3|143	
12mr|libgphoto-2.5.0-3|144	%files common -f %{name}.lang
12mr|libgphoto-2.5.0-3|145	%{_datadir}/libgphoto2
12mr|libgphoto-2.5.0-3|146	%{_libdir}/libgphoto2
12mr|libgphoto-2.5.0-3|147	%{_libdir}/libgphoto2_port
12mr|libgphoto-2.5.0-3|148	/lib/udev/rules.d/40-libgphoto2.rules
12mr|libgphoto-2.5.0-3|149	
12mr|libgphoto-2.5.0-3|150	%files -n %{develname}
12mr|libgphoto-2.5.0-3|151	%{_bindir}/*
12mr|libgphoto-2.5.0-3|152	%{_includedir}/gphoto2
12mr|libgphoto-2.5.0-3|153	%{_libdir}/*.so
12mr|libgphoto-2.5.0-3|154	
12mr|libgphoto-2.5.0-3|155	%{_libdir}/pkgconfig/*
12mr|libgphoto-2.5.0-3|156	%{_mandir}/man3/*
12mr|libgphoto-2.5.0-3|157	
12mr|libgphoto-2.5.0-3|158	%docdir %{_docdir}/%{libname}
12mr|libgphoto-2.5.0-3|159	%{_docdir}/%{libname}
12mr|libgphoto-2.5.0-3|160	
12mr|libgphoto-2.5.0-3|161	%doc ABOUT-NLS ChangeLog HACKING MAINTAINERS TESTERS
12mr|libgphoto-2.5.0-3|162	
12mr|libgphoto-2.5.0-3|163	
12mr|libgphoto-2.5.0-3|164	%changelog
12mr|libgphoto-2.5.0-3|165	* Sat Sep 01 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 2.5.0-3
12mr|libgphoto-2.5.0-3|166	+ Revision: 816161
12mr|libgphoto-2.5.0-3|167	- provide libgphoto-devel
12mr|libgphoto-2.5.0-3|168	
12mr|libgphoto-2.5.0-3|169	* Tue Aug 28 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.5.0-2
12mr|libgphoto-2.5.0-3|170	+ Revision: 815958
12mr|libgphoto-2.5.0-3|171	- Bump release and rebuild.
12mr|libgphoto-2.5.0-3|172	
12mr|libgphoto-2.5.0-3|173	* Sun Aug 26 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 2.5.0-1
12mr|libgphoto-2.5.0-3|174	+ Revision: 815798
12mr|libgphoto-2.5.0-3|175	- update major to 6
12mr|libgphoto-2.5.0-3|176	- drop patch 13
12mr|libgphoto-2.5.0-3|177	- update to new version 2.5.0
12mr|libgphoto-2.5.0-3|178	- drop HAL support
12mr|libgphoto-2.5.0-3|179	- Patch0: fix format strings error
12mr|libgphoto-2.5.0-3|180	- Patch1: fix linking
12mr|libgphoto-2.5.0-3|181	- spec file clean
12mr|libgphoto-2.5.0-3|182	
12mr|libgphoto-2.5.0-3|183	* Tue May 22 2012 Oden Eriksson <oeriksson@mandriva.com> 2.4.14-1
12mr|libgphoto-2.5.0-3|184	+ Revision: 800083
12mr|libgphoto-2.5.0-3|185	- 2.4.14
12mr|libgphoto-2.5.0-3|186	- various fixes
12mr|libgphoto-2.5.0-3|187	
12mr|libgphoto-2.5.0-3|188	* Tue Apr 10 2012 Götz Waschk <waschk@mandriva.org> 2.4.11-2
12mr|libgphoto-2.5.0-3|189	+ Revision: 790265
12mr|libgphoto-2.5.0-3|190	- update build deps
12mr|libgphoto-2.5.0-3|191	- remove libtool archives
12mr|libgphoto-2.5.0-3|192	
12mr|libgphoto-2.5.0-3|193	* Wed Apr 20 2011 Matthew Dawkins <mattydaw@mandriva.org> 2.4.11-1
12mr|libgphoto-2.5.0-3|194	+ Revision: 656325
12mr|libgphoto-2.5.0-3|195	- rediffed p0 for new version
12mr|libgphoto-2.5.0-3|196	- new version 2.4.11
12mr|libgphoto-2.5.0-3|197	- make building with hal a bcond option
12mr|libgphoto-2.5.0-3|198	
12mr|libgphoto-2.5.0-3|199	* Sat Apr 16 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2.4.10.1-1
12mr|libgphoto-2.5.0-3|200	+ Revision: 653294
12mr|libgphoto-2.5.0-3|201	- update to new version 2.4.10.1
12mr|libgphoto-2.5.0-3|202	- spec file clean
12mr|libgphoto-2.5.0-3|203	
12mr|libgphoto-2.5.0-3|204	* Thu Sep 23 2010 Funda Wang <fwang@mandriva.org> 2.4.10-1mdv2011.0
12mr|libgphoto-2.5.0-3|205	+ Revision: 580773
12mr|libgphoto-2.5.0-3|206	- br gd
12mr|libgphoto-2.5.0-3|207	- new version 2.4.10
12mr|libgphoto-2.5.0-3|208	
12mr|libgphoto-2.5.0-3|209	* Fri May 07 2010 Frederic Crozat <fcrozat@mandriva.com> 2.4.9-3mdv2010.1
12mr|libgphoto-2.5.0-3|210	+ Revision: 543402
12mr|libgphoto-2.5.0-3|211	- put back HAL fdi files, needed by KDE4
12mr|libgphoto-2.5.0-3|212	
12mr|libgphoto-2.5.0-3|213	* Tue Apr 27 2010 Christophe Fergeau <cfergeau@mandriva.com> 2.4.9-2mdv2010.1
12mr|libgphoto-2.5.0-3|214	+ Revision: 539589
12mr|libgphoto-2.5.0-3|215	- rebuild so that shared libraries are properly stripped again
12mr|libgphoto-2.5.0-3|216	
12mr|libgphoto-2.5.0-3|217	* Fri Apr 16 2010 Frederik Himpe <fhimpe@mandriva.org> 2.4.9-1mdv2010.1
12mr|libgphoto-2.5.0-3|218	+ Revision: 535689
12mr|libgphoto-2.5.0-3|219	- Update to new version 2.4.9
12mr|libgphoto-2.5.0-3|220	- Rediff string format patch
12mr|libgphoto-2.5.0-3|221	
12mr|libgphoto-2.5.0-3|222	* Mon Jan 25 2010 Frederik Himpe <fhimpe@mandriva.org> 2.4.8-1mdv2010.1
12mr|libgphoto-2.5.0-3|223	+ Revision: 496349
12mr|libgphoto-2.5.0-3|224	- Fix running print-camera-list by setting LD_LIBRARY_PATH so it finds
12mr|libgphoto-2.5.0-3|225	the library
12mr|libgphoto-2.5.0-3|226	- Update to new version 2.4.8
12mr|libgphoto-2.5.0-3|227	- Remove mtp media player patch integrated upstream
12mr|libgphoto-2.5.0-3|228	
12mr|libgphoto-2.5.0-3|229	+ Emmanuel Andry <eandry@mandriva.org>
12mr|libgphoto-2.5.0-3|230	- check majors
12mr|libgphoto-2.5.0-3|231	- drop HAL support (should be safe now, ask ubuntu)
12mr|libgphoto-2.5.0-3|232	
12mr|libgphoto-2.5.0-3|233	* Tue Jan 19 2010 Frederic Crozat <fcrozat@mandriva.com> 2.4.7-6mdv2010.1
12mr|libgphoto-2.5.0-3|234	+ Revision: 493566
12mr|libgphoto-2.5.0-3|235	- Switch to lockdev for serial access, resmgr is obsolete
12mr|libgphoto-2.5.0-3|236	
12mr|libgphoto-2.5.0-3|237	* Sun Jan 10 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.7-5mdv2010.1
12mr|libgphoto-2.5.0-3|238	+ Revision: 488777
12mr|libgphoto-2.5.0-3|239	- rebuilt against libjpeg v8
12mr|libgphoto-2.5.0-3|240	
12mr|libgphoto-2.5.0-3|241	* Tue Oct 13 2009 Frederic Crozat <fcrozat@mandriva.com> 2.4.7-4mdv2010.0
12mr|libgphoto-2.5.0-3|242	+ Revision: 457029
12mr|libgphoto-2.5.0-3|243	- Update patch13 to 8192 photos
12mr|libgphoto-2.5.0-3|244	- Patch14 (SVN): fix media player detection (GNOME bug #597585)
12mr|libgphoto-2.5.0-3|245	
12mr|libgphoto-2.5.0-3|246	* Thu Oct 08 2009 Frederic Crozat <fcrozat@mandriva.com> 2.4.7-3mdv2010.0
12mr|libgphoto-2.5.0-3|247	+ Revision: 456122
12mr|libgphoto-2.5.0-3|248	- Obsoletes/Provides libgphoto-hotplug (not libgphoto2-hotplug)
12mr|libgphoto-2.5.0-3|249	
12mr|libgphoto-2.5.0-3|250	* Mon Oct 05 2009 Frederic Crozat <fcrozat@mandriva.com> 2.4.7-2mdv2010.0
12mr|libgphoto-2.5.0-3|251	+ Revision: 454182
12mr|libgphoto-2.5.0-3|252	- Merge hotplug subpackage in common subpackage
12mr|libgphoto-2.5.0-3|253	- Create and package udev rules for usage with gvfs
12mr|libgphoto-2.5.0-3|254	- Update patch0 to fix generated udev rules
12mr|libgphoto-2.5.0-3|255	- Update patch13 to handle 4096 files in one directory (Fedora)
12mr|libgphoto-2.5.0-3|256	
12mr|libgphoto-2.5.0-3|257	* Sun Aug 23 2009 Frederik Himpe <fhimpe@mandriva.org> 2.4.7-1mdv2010.0
12mr|libgphoto-2.5.0-3|258	+ Revision: 419899
12mr|libgphoto-2.5.0-3|259	- Update to new version 2.4.7
12mr|libgphoto-2.5.0-3|260	- Rediff string format patch
12mr|libgphoto-2.5.0-3|261	
12mr|libgphoto-2.5.0-3|262	* Sat Aug 15 2009 Oden Eriksson <oeriksson@mandriva.com> 2.4.6-2mdv2010.0
12mr|libgphoto-2.5.0-3|263	+ Revision: 416621
12mr|libgphoto-2.5.0-3|264	- rebuilt against libjpeg v7
12mr|libgphoto-2.5.0-3|265	
12mr|libgphoto-2.5.0-3|266	* Mon May 18 2009 Frederik Himpe <fhimpe@mandriva.org> 2.4.6-1mdv2010.0
12mr|libgphoto-2.5.0-3|267	+ Revision: 377284
12mr|libgphoto-2.5.0-3|268	- update to new version 2.4.6
12mr|libgphoto-2.5.0-3|269	
12mr|libgphoto-2.5.0-3|270	* Wed May 06 2009 Funda Wang <fwang@mandriva.org> 2.4.5-1mdv2010.0
12mr|libgphoto-2.5.0-3|271	+ Revision: 372358
12mr|libgphoto-2.5.0-3|272	- New version 2.4.5
12mr|libgphoto-2.5.0-3|273	
12mr|libgphoto-2.5.0-3|274	* Tue Jan 27 2009 Funda Wang <fwang@mandriva.org> 2.4.4-2mdv2009.1
12mr|libgphoto-2.5.0-3|275	+ Revision: 334557
12mr|libgphoto-2.5.0-3|276	- rebuild for new libtool
12mr|libgphoto-2.5.0-3|277	
12mr|libgphoto-2.5.0-3|278	* Thu Jan 22 2009 Funda Wang <fwang@mandriva.org> 2.4.4-1mdv2009.1
12mr|libgphoto-2.5.0-3|279	+ Revision: 332552
12mr|libgphoto-2.5.0-3|280	- New version 2.4.4
12mr|libgphoto-2.5.0-3|281	- n82 patch fixed upstream
12mr|libgphoto-2.5.0-3|282	- fix str fmt introduced by new flags
12mr|libgphoto-2.5.0-3|283	
12mr|libgphoto-2.5.0-3|284	* Wed Oct 01 2008 Olivier Blin <blino@mandriva.org> 2.4.2-3mdv2009.0
12mr|libgphoto-2.5.0-3|285	+ Revision: 290301
12mr|libgphoto-2.5.0-3|286	- remove unused udev helpers (check-ptp-camera and check-mtp-device)
12mr|libgphoto-2.5.0-3|287	- drop udev rules file, the devices are now handled by hal (avoid forking useless check-ptp-camera helper)
12mr|libgphoto-2.5.0-3|288	- fix generating hal-fdi and udev rules (by using correct gphoto version)
12mr|libgphoto-2.5.0-3|289	
12mr|libgphoto-2.5.0-3|290	* Fri Aug 29 2008 Olivier Blin <blino@mandriva.org> 2.4.2-2mdv2009.0
12mr|libgphoto-2.5.0-3|291	+ Revision: 277374
12mr|libgphoto-2.5.0-3|292	- install udev helpers in /lib/udev (this is the default on x86_64 too now, as per upstream)
12mr|libgphoto-2.5.0-3|293	
12mr|libgphoto-2.5.0-3|294	* Wed Jul 16 2008 Frederic Crozat <fcrozat@mandriva.com> 2.4.2-1mdv2009.0
12mr|libgphoto-2.5.0-3|295	+ Revision: 236482
12mr|libgphoto-2.5.0-3|296	- Release 2.4.2
12mr|libgphoto-2.5.0-3|297	- Patch14: add support for Nokia N82 mobile phone
12mr|libgphoto-2.5.0-3|298	
12mr|libgphoto-2.5.0-3|299	+ Pixel <pixel@mandriva.com>
12mr|libgphoto-2.5.0-3|300	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|libgphoto-2.5.0-3|301	
12mr|libgphoto-2.5.0-3|302	* Thu May 29 2008 Frederik Himpe <fhimpe@mandriva.org> 2.4.1-2mdv2009.0
12mr|libgphoto-2.5.0-3|303	+ Revision: 213154
12mr|libgphoto-2.5.0-3|304	- Remove buildrequires glib-devel (which is actually the old glib 1.2): it
12mr|libgphoto-2.5.0-3|305	builds perfectly fine without it.
12mr|libgphoto-2.5.0-3|306	
12mr|libgphoto-2.5.0-3|307	* Thu May 29 2008 Frederic Crozat <fcrozat@mandriva.com> 2.4.1-1mdv2009.0
12mr|libgphoto-2.5.0-3|308	+ Revision: 212969
12mr|libgphoto-2.5.0-3|309	- Release 2.4.1
12mr|libgphoto-2.5.0-3|310	- Remove patches 10 (no longer needed), 11, 12, 14, 15 (merged upstream)
12mr|libgphoto-2.5.0-3|311	
12mr|libgphoto-2.5.0-3|312	* Wed Apr 02 2008 Frederic Crozat <fcrozat@mandriva.com> 2.4.0-7mdv2008.1
12mr|libgphoto-2.5.0-3|313	+ Revision: 191605
12mr|libgphoto-2.5.0-3|314	- Patch13 (Robin Rosenberg): handle up to 2048 photos per directory (Mdv bug #37307)
12mr|libgphoto-2.5.0-3|315	- Patch14 (SVN): fix FDI file for latest HAL
12mr|libgphoto-2.5.0-3|316	- Patch15 (SVN): fix udev rule for recent kernels
12mr|libgphoto-2.5.0-3|317	
12mr|libgphoto-2.5.0-3|318	* Mon Feb 04 2008 Frederic Crozat <fcrozat@mandriva.com> 2.4.0-6mdv2008.1
12mr|libgphoto-2.5.0-3|319	+ Revision: 162095
12mr|libgphoto-2.5.0-3|320	- Patch12: dn't append HAL info for Olympus D-535 (Mdv bug #37307)
12mr|libgphoto-2.5.0-3|321	
12mr|libgphoto-2.5.0-3|322	+ Olivier Blin <blino@mandriva.org>
12mr|libgphoto-2.5.0-3|323	- restore BuildRoot
12mr|libgphoto-2.5.0-3|324	
12mr|libgphoto-2.5.0-3|325	+ Thierry Vignaud <tv@mandriva.org>
12mr|libgphoto-2.5.0-3|326	- kill re-definition of %%buildroot on Pixel's request
12mr|libgphoto-2.5.0-3|327	
12mr|libgphoto-2.5.0-3|328	* Tue Nov 20 2007 Frederic Crozat <fcrozat@mandriva.com> 2.4.0-5mdv2008.1
12mr|libgphoto-2.5.0-3|329	+ Revision: 110685
12mr|libgphoto-2.5.0-3|330	- Patch11 (SVN): don't reset USB bus for Canon cameras and increse timeout (Mdv bug #35642)
12mr|libgphoto-2.5.0-3|331	
12mr|libgphoto-2.5.0-3|332	* Fri Nov 09 2007 Adam Williamson <awilliamson@mandriva.org> 2.4.0-4mdv2008.1
12mr|libgphoto-2.5.0-3|333	+ Revision: 107202
12mr|libgphoto-2.5.0-3|334	- more useless comments...
12mr|libgphoto-2.5.0-3|335	- remove a comment line that was causing an rpmlint error. remove all of these useless comments while we're at it.
12mr|libgphoto-2.5.0-3|336	- comply with lib policy: move all files except proper versioned shared libraries out of the lib package and into -common and -hotplug
12mr|libgphoto-2.5.0-3|337	- move check-ptp-camera and check-mtp-device to /%%_lib/udev , where they should be (by setting udevscriptdir variable before configure)
12mr|libgphoto-2.5.0-3|338	
12mr|libgphoto-2.5.0-3|339	* Fri Aug 03 2007 Adam Williamson <awilliamson@mandriva.org> 2.4.0-3mdv2008.0
12mr|libgphoto-2.5.0-3|340	+ Revision: 58685
12mr|libgphoto-2.5.0-3|341	- fix bug #22017: since it basically involves dropping the entire upstream file, turn our patch2 into a source and just install it
12mr|libgphoto-2.5.0-3|342	
12mr|libgphoto-2.5.0-3|343	* Fri Aug 03 2007 Adam Williamson <awilliamson@mandriva.org> 2.4.0-2mdv2008.0
12mr|libgphoto-2.5.0-3|344	+ Revision: 58680
12mr|libgphoto-2.5.0-3|345	- fix group for devel package (#28142)
12mr|libgphoto-2.5.0-3|346	
12mr|libgphoto-2.5.0-3|347	* Fri Aug 03 2007 Adam Williamson <awilliamson@mandriva.org> 2.4.0-1mdv2008.0
12mr|libgphoto-2.5.0-3|348	+ Revision: 58513
12mr|libgphoto-2.5.0-3|349	- fix file list again
12mr|libgphoto-2.5.0-3|350	- actually we need to specify docdir or else it doesn't get lib64-ified
12mr|libgphoto-2.5.0-3|351	- drop static headers from file list as they're not generated
12mr|libgphoto-2.5.0-3|352	- generate HAL FDI file, with a little help from Fedora
12mr|libgphoto-2.5.0-3|353	- use new upstream method of generating udev rules, with a little help from Debian
12mr|libgphoto-2.5.0-3|354	- no need to specify docdir any more, default matches our new policy
12mr|libgphoto-2.5.0-3|355	- drop DCANON_EXPERIMENTAL_20D from cflags as it's now default upstream
12mr|libgphoto-2.5.0-3|356	- drop unnecessary calls to autotools
12mr|libgphoto-2.5.0-3|357	- new devel policy
12mr|libgphoto-2.5.0-3|358	- drop unneeded buildrequires on autotools
12mr|libgphoto-2.5.0-3|359	- drop already unapplied patches:
12mr|libgphoto-2.5.0-3|360	* 20 through 36: merged upstream
12mr|libgphoto-2.5.0-3|361	* 37: breaks build if re-applied
12mr|libgphoto-2.5.0-3|362	* 38: no longer needed
12mr|libgphoto-2.5.0-3|363	- rediff patch10
12mr|libgphoto-2.5.0-3|364	- use Fedora licensing policy (licensing on this package is very complex)
12mr|libgphoto-2.5.0-3|365	- spec clean
12mr|libgphoto-2.5.0-3|366	- new release 2.4.0
12mr|libgphoto-2.5.0-3|367	
12mr|libgphoto-2.5.0-3|368	
12mr|libgphoto-2.5.0-3|369	* Sat Dec 30 2006 Pascal Terjan <pterjan@mandriva.org> 2.3.1-1mdv2007.0
12mr|libgphoto-2.5.0-3|370	+ Revision: 102789
12mr|libgphoto-2.5.0-3|371	- list new /lib/udev/check-ptp-camera
12mr|libgphoto-2.5.0-3|372	- 2.3.1
12mr|libgphoto-2.5.0-3|373	- New release
12mr|libgphoto-2.5.0-3|374	- Requires libusb-devel, needed by libgphoto2_port.pc
12mr|libgphoto-2.5.0-3|375	
12mr|libgphoto-2.5.0-3|376	* Tue Dec 05 2006 Jérôme Soyer <saispo@mandriva.org> 2.3.0-1mdv2007.1
12mr|libgphoto-2.5.0-3|377	+ Revision: 91301
12mr|libgphoto-2.5.0-3|378	- New release 2.3.0
12mr|libgphoto-2.5.0-3|379	
12mr|libgphoto-2.5.0-3|380	* Tue Dec 05 2006 Jérôme Soyer <saispo@mandriva.org> 2.2.1-9mdv2007.1
12mr|libgphoto-2.5.0-3|381	+ Revision: 91065
12mr|libgphoto-2.5.0-3|382	- Import libgphoto
12mr|libgphoto-2.5.0-3|383	
12mr|libgphoto-2.5.0-3|384	* Thu Aug 31 2006 Frederic Crozat <fcrozat@mandriva.com> 2.2.1-9mdv2007.0
12mr|libgphoto-2.5.0-3|385	- Move plugins .la files to main package, it is required by digikam (Mdv bug #22797)
12mr|libgphoto-2.5.0-3|386	
12mr|libgphoto-2.5.0-3|387	* Wed Aug 30 2006 Frederic Crozat <fcrozat@mandriva.com> 2.2.1-8mdv2007.0
12mr|libgphoto-2.5.0-3|388	- Update patch37, fix crash in Mdv bug #24405 (don't close shared connection)
12mr|libgphoto-2.5.0-3|389	
12mr|libgphoto-2.5.0-3|390	* Wed Aug 30 2006 Till Kamppeter <till@mandriva.com> 2.2.1-7mdv2007.0
12mr|libgphoto-2.5.0-3|391	- Moved translations into libgphoto-common package.
12mr|libgphoto-2.5.0-3|392	
12mr|libgphoto-2.5.0-3|393	* Thu Aug 10 2006 Frederic Crozat <fcrozat@mandriva.com> 2.2.1-6mdv2007.0
12mr|libgphoto-2.5.0-3|394	- Patch38: don't use dbus deprecated api (Mdv bug #24154)
12mr|libgphoto-2.5.0-3|395	
12mr|libgphoto-2.5.0-3|396	* Wed Aug 09 2006 Till Kamppeter <till@mandriva.com> 2.2.1-5mdv2007.0
12mr|libgphoto-2.5.0-3|397	- Rebuilt again to adapt to API changes in DBUS.
12mr|libgphoto-2.5.0-3|398	
12mr|libgphoto-2.5.0-3|399	* Wed Aug 02 2006 Frederic Crozat <fcrozat@mandriva.com> 2.2.1-4mdv2007.0
12mr|libgphoto-2.5.0-3|400	- Patch37: allow bootstrapping package
12mr|libgphoto-2.5.0-3|401	- Rebuild with latest dbus
12mr|libgphoto-2.5.0-3|402	
12mr|libgphoto-2.5.0-3|403	* Tue Jul 11 2006 Till Kamppeter <till@mandriva.com> 2.2.1-3mdv2007.0
12mr|libgphoto-2.5.0-3|404	- Moved unversioned/platform-independent files out of the libgphoto2 package.
12mr|libgphoto-2.5.0-3|405	
12mr|libgphoto-2.5.0-3|406	* Mon Jul 03 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.2.1-2mdv2007.0
12mr|libgphoto-2.5.0-3|407	- fix buildrequires
12mr|libgphoto-2.5.0-3|408	- fix macro-in-%
12mr|libgphoto-2.5.0-3|409	%changelog
12mr|libgphoto-2.5.0-3|410	

14769 12
12mr|libgpod-0.8.2-2|1	%define	api	1.0
12mr|libgpod-0.8.2-2|2	%define	build_hal 0
12mr|libgpod-0.8.2-2|3	%if %mdvver < 201100
12mr|libgpod-0.8.2-2|4	%define build_hal 1
12mr|libgpod-0.8.2-2|5	%endif
12mr|libgpod-0.8.2-2|6	Summary:	Library to access an iPod audio player
12mr|libgpod-0.8.2-2|7	Name:		libgpod
12mr|libgpod-0.8.2-2|8	Version:	0.8.2
12mr|libgpod-0.8.2-2|9	Release:	%mkrel 2
12mr|libgpod-0.8.2-2|10	Source0:	http://prdownloads.sourceforge.net/gtkpod/%{name}-%{version}.tar.bz2
12mr|libgpod-0.8.2-2|11	License:	LGPLv2+
12mr|libgpod-0.8.2-2|12	Group:		System/Libraries
12mr|libgpod-0.8.2-2|13	Url:		http://www.gtkpod.org/
12mr|libgpod-0.8.2-2|14	BuildRequires:	gtk+2-devel
12mr|libgpod-0.8.2-2|15	BuildRequires:	udev-devel dbus-glib-devel
12mr|libgpod-0.8.2-2|16	%if %build_hal
12mr|libgpod-0.8.2-2|17	BuildRequires:	hal-devel
12mr|libgpod-0.8.2-2|18	%endif
12mr|libgpod-0.8.2-2|19	BuildRequires:	sg3_utils-devel
12mr|libgpod-0.8.2-2|20	BuildRequires:	taglib-devel
12mr|libgpod-0.8.2-2|21	BuildRequires:	libxml2-devel
12mr|libgpod-0.8.2-2|22	BuildRequires:	sqlite3-devel
12mr|libgpod-0.8.2-2|23	BuildRequires:	usb1.0-devel
12mr|libgpod-0.8.2-2|24	BuildRequires:	libimobiledevice-devel
12mr|libgpod-0.8.2-2|25	BuildRequires:	gtk-doc
12mr|libgpod-0.8.2-2|26	BuildRequires:	eject
12mr|libgpod-0.8.2-2|27	BuildRequires:	intltool
12mr|libgpod-0.8.2-2|28	
12mr|libgpod-0.8.2-2|29	%description
12mr|libgpod-0.8.2-2|30	libgpod is a library meant to abstract access to an iPod content. It
12mr|libgpod-0.8.2-2|31	provides an easy to use API to retrieve the list of files and playlist
12mr|libgpod-0.8.2-2|32	stored on an iPod, to modify them and to save them back to the iPod.
12mr|libgpod-0.8.2-2|33	
12mr|libgpod-0.8.2-2|34	%define	major	4
12mr|libgpod-0.8.2-2|35	%define libname %{mklibname gpod %{major}}
12mr|libgpod-0.8.2-2|36	%package -n	%{libname}
12mr|libgpod-0.8.2-2|37	Group:		System/Libraries
12mr|libgpod-0.8.2-2|38	Summary:	Library to access an iPod audio player
12mr|libgpod-0.8.2-2|39	Requires:	eject
12mr|libgpod-0.8.2-2|40	#gw this is needed to have the udev script started after connecting an ipod
12mr|libgpod-0.8.2-2|41	Requires:	%name >= %version
12mr|libgpod-0.8.2-2|42	
12mr|libgpod-0.8.2-2|43	%description -n	%{libname}
12mr|libgpod-0.8.2-2|44	libgpod is a library meant to abstract access to an iPod content. It
12mr|libgpod-0.8.2-2|45	provides an easy to use API to retrieve the list of files and playlist
12mr|libgpod-0.8.2-2|46	stored on an iPod, to modify them and to save them back to the iPod.
12mr|libgpod-0.8.2-2|47	
12mr|libgpod-0.8.2-2|48	%define	devname	%{mklibname -d gpod}
12mr|libgpod-0.8.2-2|49	%package -n	%{devname}
12mr|libgpod-0.8.2-2|50	Group:		Development/C
12mr|libgpod-0.8.2-2|51	Summary:	Library to access an iPod audio player
12mr|libgpod-0.8.2-2|52	Requires:	%{libname} = %{EVRD}
12mr|libgpod-0.8.2-2|53	Requires:	%{name}-sharp = %{EVRD}
12mr|libgpod-0.8.2-2|54	Provides:	%{name}-devel = %{EVRD}
12mr|libgpod-0.8.2-2|55	Obsoletes:	%{mklibname -d gpod 2}
12mr|libgpod-0.8.2-2|56	
12mr|libgpod-0.8.2-2|57	%description -n	%{devname}
12mr|libgpod-0.8.2-2|58	libgpod is a library meant to abstract access to an iPod content. It
12mr|libgpod-0.8.2-2|59	provides an easy to use API to retrieve the list of files and playlist
12mr|libgpod-0.8.2-2|60	stored on an iPod, to modify them and to save them back to the iPod.
12mr|libgpod-0.8.2-2|61	
12mr|libgpod-0.8.2-2|62	%package -n	python-gpod
12mr|libgpod-0.8.2-2|63	Group:		Development/Python
12mr|libgpod-0.8.2-2|64	Summary:	Python module for iPod access
12mr|libgpod-0.8.2-2|65	BuildRequires:	python-gobject-devel
12mr|libgpod-0.8.2-2|66	BuildRequires:	python-devel
12mr|libgpod-0.8.2-2|67	BuildRequires:	mutagen
12mr|libgpod-0.8.2-2|68	BuildRequires:	swig
12mr|libgpod-0.8.2-2|69	BuildRequires:	docbook-dtd412-xml
12mr|libgpod-0.8.2-2|70	Requires:	mutagen
12mr|libgpod-0.8.2-2|71	
12mr|libgpod-0.8.2-2|72	%description -n	python-gpod
12mr|libgpod-0.8.2-2|73	libgpod is a library meant to abstract access to an iPod content. It
12mr|libgpod-0.8.2-2|74	provides an easy to use API to retrieve the list of files and playlist
12mr|libgpod-0.8.2-2|75	stored on an iPod, to modify them and to save them back to the iPod.
12mr|libgpod-0.8.2-2|76	
12mr|libgpod-0.8.2-2|77	This is a Python binding for libgpod.
12mr|libgpod-0.8.2-2|78	
12mr|libgpod-0.8.2-2|79	%package	sharp
12mr|libgpod-0.8.2-2|80	Group:		Development/Other
12mr|libgpod-0.8.2-2|81	Summary:	Mono binding to libgpod for iPod access
12mr|libgpod-0.8.2-2|82	BuildRequires:	mono-devel
12mr|libgpod-0.8.2-2|83	BuildRequires:	gtk-sharp2
12mr|libgpod-0.8.2-2|84	BuildRequires:	gtk-sharp2-devel
12mr|libgpod-0.8.2-2|85	Requires:	%{libname} = %{EVRD}
12mr|libgpod-0.8.2-2|86	
12mr|libgpod-0.8.2-2|87	%description	sharp
12mr|libgpod-0.8.2-2|88	libgpod is a library meant to abstract access to an iPod content. It
12mr|libgpod-0.8.2-2|89	provides an easy to use API to retrieve the list of files and playlist
12mr|libgpod-0.8.2-2|90	stored on an iPod, to modify them and to save them back to the iPod.
12mr|libgpod-0.8.2-2|91	
12mr|libgpod-0.8.2-2|92	This is a Mono binding for libgpod.
12mr|libgpod-0.8.2-2|93	
12mr|libgpod-0.8.2-2|94	%prep
12mr|libgpod-0.8.2-2|95	%setup -q
12mr|libgpod-0.8.2-2|96	%apply_patches
12mr|libgpod-0.8.2-2|97	
12mr|libgpod-0.8.2-2|98	%build
12mr|libgpod-0.8.2-2|99	%configure2_5x --enable-gtk-doc --enable-udev \
12mr|libgpod-0.8.2-2|100	%if !%build_hal
12mr|libgpod-0.8.2-2|101	--without-hal
12mr|libgpod-0.8.2-2|102	%endif
12mr|libgpod-0.8.2-2|103	
12mr|libgpod-0.8.2-2|104	%make
12mr|libgpod-0.8.2-2|105	
12mr|libgpod-0.8.2-2|106	%install
12mr|libgpod-0.8.2-2|107	rm -rf $RPM_BUILD_ROOT %name.lang
12mr|libgpod-0.8.2-2|108	%makeinstall_std
12mr|libgpod-0.8.2-2|109	%find_lang %{name}
12mr|libgpod-0.8.2-2|110	
12mr|libgpod-0.8.2-2|111	%files -f %{name}.lang
12mr|libgpod-0.8.2-2|112	%doc README* AUTHORS
12mr|libgpod-0.8.2-2|113	%{_bindir}/ipod-read-sysinfo-extended
12mr|libgpod-0.8.2-2|114	/lib/udev/iphone-set-info
12mr|libgpod-0.8.2-2|115	/lib/udev/ipod-set-info
12mr|libgpod-0.8.2-2|116	/lib/udev/rules.d/90-libgpod.rules
12mr|libgpod-0.8.2-2|117	%if %{build_hal}
12mr|libgpod-0.8.2-2|118	# %{_libdir}/hal/scripts/*
12mr|libgpod-0.8.2-2|119	# %{_datadir}/hal/fdi/policy/20thirdparty/*
12mr|libgpod-0.8.2-2|120	%endif
12mr|libgpod-0.8.2-2|121	
12mr|libgpod-0.8.2-2|122	%files -n %{libname}
12mr|libgpod-0.8.2-2|123	%{_libdir}/libgpod.so.%{major}*
12mr|libgpod-0.8.2-2|124	
12mr|libgpod-0.8.2-2|125	%files -n %{devname}
12mr|libgpod-0.8.2-2|126	%doc ChangeLog
12mr|libgpod-0.8.2-2|127	%{_libdir}/libgpod.so
12mr|libgpod-0.8.2-2|128	%{_libdir}/libgpod.*a
12mr|libgpod-0.8.2-2|129	%{_libdir}/pkgconfig/libgpod-%{api}.pc
12mr|libgpod-0.8.2-2|130	%{_libdir}/pkgconfig/libgpod-sharp.pc
12mr|libgpod-0.8.2-2|131	%{_includedir}/gpod-%{api}/
12mr|libgpod-0.8.2-2|132	%{_datadir}/gtk-doc/html/*
12mr|libgpod-0.8.2-2|133	
12mr|libgpod-0.8.2-2|134	%files -n python-gpod
12mr|libgpod-0.8.2-2|135	%{py_platsitedir}/gpod/
12mr|libgpod-0.8.2-2|136	
12mr|libgpod-0.8.2-2|137	%files sharp
12mr|libgpod-0.8.2-2|138	%dir %{_libdir}/%{name}/
12mr|libgpod-0.8.2-2|139	%{_libdir}/%{name}/libgpod-sharp*
12mr|libgpod-0.8.2-2|140	
12mr|libgpod-0.8.2-2|141	
12mr|libgpod-0.8.2-2|142	
12mr|libgpod-0.8.2-2|143	%changelog
12mr|libgpod-0.8.2-2|144	

14770 12
12mr|libgsf-1.14.25-1|1	%define api	1
12mr|libgsf-1.14.25-1|2	%define major	114
12mr|libgsf-1.14.25-1|3	%define libname	%mklibname gsf- %{api} %{major}
12mr|libgsf-1.14.25-1|4	%define girname %mklibname %{name}-gir %{api}
12mr|libgsf-1.14.25-1|5	%define devname	%mklibname -d gsf- %{api}
12mr|libgsf-1.14.25-1|6	
12mr|libgsf-1.14.25-1|7	
12mr|libgsf-1.14.25-1|8	Summary:	GNOME Structured File library
12mr|libgsf-1.14.25-1|9	Name:		libgsf
12mr|libgsf-1.14.25-1|10	Epoch:		1
12mr|libgsf-1.14.25-1|11	Version:	1.14.25
12mr|libgsf-1.14.25-1|12	Release:	1
12mr|libgsf-1.14.25-1|13	Group:		System/Libraries
12mr|libgsf-1.14.25-1|14	License:	LGPLv2
12mr|libgsf-1.14.25-1|15	URL:		http://www.gnumeric.org
12mr|libgsf-1.14.25-1|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.14/%{name}-%{version}.tar.xz
12mr|libgsf-1.14.25-1|17	
12mr|libgsf-1.14.25-1|18	BuildRequires:	GConf2
12mr|libgsf-1.14.25-1|19	BuildRequires:	gtk-doc
12mr|libgsf-1.14.25-1|20	BuildRequires:	intltool
12mr|libgsf-1.14.25-1|21	BuildRequires:	bzip2-devel
12mr|libgsf-1.14.25-1|22	BuildRequires:	pygtk2.0-devel
12mr|libgsf-1.14.25-1|23	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mr|libgsf-1.14.25-1|24	BuildRequires:	pkgconfig(glib-2.0) >= 2.8.0
12mr|libgsf-1.14.25-1|25	BuildRequires:	pkgconfig(gnome-vfs-2.0) >= 2.2.0
12mr|libgsf-1.14.25-1|26	BuildRequires:	pkgconfig(gnome-vfs-module-2.0) >= 2.2.0
12mr|libgsf-1.14.25-1|27	BuildRequires:	pkgconfig(gobject-2.0) >= 2.6.0
12mr|libgsf-1.14.25-1|28	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.4
12mr|libgsf-1.14.25-1|29	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12mr|libgsf-1.14.25-1|30	BuildRequires:	pkgconfig(libbonobo-2.0) >= 2.0.0
12mr|libgsf-1.14.25-1|31	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.16
12mr|libgsf-1.14.25-1|32	BuildRequires:	pkgconfig(popt)
12mr|libgsf-1.14.25-1|33	BuildRequires:	pkgconfig(pygobject-2.0)
12mr|libgsf-1.14.25-1|34	
12mr|libgsf-1.14.25-1|35	%description
12mr|libgsf-1.14.25-1|36	A library for reading and writing structured files (eg MS OLE and Zip).
12mr|libgsf-1.14.25-1|37	
12mr|libgsf-1.14.25-1|38	%package -n %{libname}
12mr|libgsf-1.14.25-1|39	Summary:	%{summary}
12mr|libgsf-1.14.25-1|40	Group:		%{group}
12mr|libgsf-1.14.25-1|41	
12mr|libgsf-1.14.25-1|42	%description -n %{libname}
12mr|libgsf-1.14.25-1|43	A library for reading and writing structured files (eg MS OLE and Zip).
12mr|libgsf-1.14.25-1|44	
12mr|libgsf-1.14.25-1|45	%package -n %{girname}
12mr|libgsf-1.14.25-1|46	Summary:	GObject Introspection interface description for %{name}
12mr|libgsf-1.14.25-1|47	Group:		System/Libraries
12mr|libgsf-1.14.25-1|48	
12mr|libgsf-1.14.25-1|49	%description -n %{girname}
12mr|libgsf-1.14.25-1|50	GObject Introspection interface description for %{name}.
12mr|libgsf-1.14.25-1|51	
12mr|libgsf-1.14.25-1|52	%package -n %{devname}
12mr|libgsf-1.14.25-1|53	Summary:	Support files necessary to compile applications with libgsf
12mr|libgsf-1.14.25-1|54	Group:		Development/C
12mr|libgsf-1.14.25-1|55	Requires:	%{libname} = %{epoch}:%{version}-%{release}
12mr|libgsf-1.14.25-1|56	Requires:	%{girname} = %{epoch}:%{version}-%{release}
12mr|libgsf-1.14.25-1|57	Provides:	%{name}-%{api}-devel = %{epoch}:%{version}-%{release}
12mr|libgsf-1.14.25-1|58	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
12mr|libgsf-1.14.25-1|59	Obsoletes:	%mklibname -d gsf- 1 114
12mr|libgsf-1.14.25-1|60	
12mr|libgsf-1.14.25-1|61	%description -n %{devname}
12mr|libgsf-1.14.25-1|62	Libraries, headers, and support files necessary to compile
12mr|libgsf-1.14.25-1|63	applications using libgsf.
12mr|libgsf-1.14.25-1|64	
12mr|libgsf-1.14.25-1|65	%package -n python-libgsf
12mr|libgsf-1.14.25-1|66	Summary:	Python bindings for libgsf
12mr|libgsf-1.14.25-1|67	Group:		Development/Python
12mr|libgsf-1.14.25-1|68	Requires:	pygtk2.0
12mr|libgsf-1.14.25-1|69	
12mr|libgsf-1.14.25-1|70	%description -n python-libgsf
12mr|libgsf-1.14.25-1|71	A library for reading and writing structured files (eg MS OLE and Zip).
12mr|libgsf-1.14.25-1|72	
12mr|libgsf-1.14.25-1|73	%prep
12mr|libgsf-1.14.25-1|74	%setup -q
12mr|libgsf-1.14.25-1|75	
12mr|libgsf-1.14.25-1|76	%build
12mr|libgsf-1.14.25-1|77	%configure2_5x \
12mr|libgsf-1.14.25-1|78	--disable-static \
12mr|libgsf-1.14.25-1|79	--with-python \
12mr|libgsf-1.14.25-1|80	--enable-gtk-doc \
12mr|libgsf-1.14.25-1|81	--enable-introspection
12mr|libgsf-1.14.25-1|82	
12mr|libgsf-1.14.25-1|83	%make
12mr|libgsf-1.14.25-1|84	
12mr|libgsf-1.14.25-1|85	%install
12mr|libgsf-1.14.25-1|86	%makeinstall_std
12mr|libgsf-1.14.25-1|87	
12mr|libgsf-1.14.25-1|88	# remove unpackaged files
12mr|libgsf-1.14.25-1|89	rm -rf %{buildroot}%{_datadir}/doc/libgsf
12mr|libgsf-1.14.25-1|90	
12mr|libgsf-1.14.25-1|91	#gw put everything in _one_ directory:
12mr|libgsf-1.14.25-1|92	%if %{_lib} != lib
12mr|libgsf-1.14.25-1|93	mv %{buildroot}%{py_puresitedir}/gsf/* %{buildroot}%{py_platsitedir}/gsf/
12mr|libgsf-1.14.25-1|94	%endif
12mr|libgsf-1.14.25-1|95	
12mr|libgsf-1.14.25-1|96	%find_lang libgsf
12mr|libgsf-1.14.25-1|97	
12mr|libgsf-1.14.25-1|98	%files -f %{name}.lang
12mr|libgsf-1.14.25-1|99	%doc AUTHORS COPYING README
12mr|libgsf-1.14.25-1|100	%{_bindir}/gsf
12mr|libgsf-1.14.25-1|101	%{_bindir}/gsf-vba-dump
12mr|libgsf-1.14.25-1|102	%{_bindir}/gsf-office-thumbnailer
12mr|libgsf-1.14.25-1|103	%{_datadir}/thumbnailers/gsf-office.thumbnailer
12mr|libgsf-1.14.25-1|104	%{_mandir}/man1/*
12mr|libgsf-1.14.25-1|105	
12mr|libgsf-1.14.25-1|106	%files -n %{libname}
12mr|libgsf-1.14.25-1|107	%{_libdir}/libgsf*-%{api}.so.%{major}*
12mr|libgsf-1.14.25-1|108	
12mr|libgsf-1.14.25-1|109	%files -n %{girname}
12mr|libgsf-1.14.25-1|110	%{_libdir}/girepository-1.0/Gsf-%{api}.typelib
12mr|libgsf-1.14.25-1|111	
12mr|libgsf-1.14.25-1|112	%files -n %{devname}
12mr|libgsf-1.14.25-1|113	%doc %{_datadir}/gtk-doc/html/gsf
12mr|libgsf-1.14.25-1|114	%{_libdir}/*.so
12mr|libgsf-1.14.25-1|115	%{_includedir}/*
12mr|libgsf-1.14.25-1|116	%{_libdir}/pkgconfig/*
12mr|libgsf-1.14.25-1|117	%{_datadir}/gir-1.0/*.gir
12mr|libgsf-1.14.25-1|118	
12mr|libgsf-1.14.25-1|119	%files -n python-libgsf
12mr|libgsf-1.14.25-1|120	%{py_platsitedir}/gsf/
12mr|libgsf-1.14.25-1|121	
12mr|libgsf-1.14.25-1|122	
12mr|libgsf-1.14.25-1|123	%changelog
12mr|libgsf-1.14.25-1|124	* Thu May 31 2012 Guilherme Moro <guilherme@mandriva.com> 1:1.14.23-3
12mr|libgsf-1.14.25-1|125	+ Revision: 801462
12mr|libgsf-1.14.25-1|126	- Enable typelib
12mr|libgsf-1.14.25-1|127	
12mr|libgsf-1.14.25-1|128	* Fri Apr 20 2012 Götz Waschk <waschk@mandriva.org> 1:1.14.23-2
12mr|libgsf-1.14.25-1|129	+ Revision: 792398
12mr|libgsf-1.14.25-1|130	- bump release
12mr|libgsf-1.14.25-1|131	- fix python module installation
12mr|libgsf-1.14.25-1|132	- enable python and bzip2 support
12mr|libgsf-1.14.25-1|133	- update to new version 1.14.23
12mr|libgsf-1.14.25-1|134	
12mr|libgsf-1.14.25-1|135	* Fri Dec 16 2011 Götz Waschk <waschk@mandriva.org> 1:1.14.22-1
12mr|libgsf-1.14.25-1|136	+ Revision: 741711
12mr|libgsf-1.14.25-1|137	- update file list
12mr|libgsf-1.14.25-1|138	- new version
12mr|libgsf-1.14.25-1|139	- xz tarball
12mr|libgsf-1.14.25-1|140	
12mr|libgsf-1.14.25-1|141	* Sat Nov 26 2011 Matthew Dawkins <mattydaw@mandriva.org> 1:1.14.21-2
12mr|libgsf-1.14.25-1|142	+ Revision: 733497
12mr|libgsf-1.14.25-1|143	- fixed BRs
12mr|libgsf-1.14.25-1|144	- rebuild
12mr|libgsf-1.14.25-1|145	- cleaned up spec
12mr|libgsf-1.14.25-1|146	- removed clean section
12mr|libgsf-1.14.25-1|147	- removed defattr
12mr|libgsf-1.14.25-1|148	- removed .la files
12mr|libgsf-1.14.25-1|149	- disabled static build
12mr|libgsf-1.14.25-1|150	- removed old post/un scriptlets
12mr|libgsf-1.14.25-1|151	- converted BRs to pkgconfig provides
12mr|libgsf-1.14.25-1|152	- removed mkrel & BuildRoot
12mr|libgsf-1.14.25-1|153	
12mr|libgsf-1.14.25-1|154	* Fri May 20 2011 Götz Waschk <waschk@mandriva.org> 1:1.14.21-1
12mr|libgsf-1.14.25-1|155	+ Revision: 676367
12mr|libgsf-1.14.25-1|156	- new version
12mr|libgsf-1.14.25-1|157	
12mr|libgsf-1.14.25-1|158	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.14.20-2
12mr|libgsf-1.14.25-1|159	+ Revision: 662373
12mr|libgsf-1.14.25-1|160	- mass rebuild
12mr|libgsf-1.14.25-1|161	
12mr|libgsf-1.14.25-1|162	* Fri Mar 25 2011 Götz Waschk <waschk@mandriva.org> 1:1.14.20-1
12mr|libgsf-1.14.25-1|163	+ Revision: 648475
12mr|libgsf-1.14.25-1|164	- new version
12mr|libgsf-1.14.25-1|165	- drop patch
12mr|libgsf-1.14.25-1|166	
12mr|libgsf-1.14.25-1|167	* Thu Nov 04 2010 Götz Waschk <waschk@mandriva.org> 1:1.14.19-2mdv2011.0
12mr|libgsf-1.14.25-1|168	+ Revision: 593335
12mr|libgsf-1.14.25-1|169	- rebuild for new python 2.7
12mr|libgsf-1.14.25-1|170	
12mr|libgsf-1.14.25-1|171	* Sat Sep 25 2010 Götz Waschk <waschk@mandriva.org> 1:1.14.19-1mdv2011.0
12mr|libgsf-1.14.25-1|172	+ Revision: 581037
12mr|libgsf-1.14.25-1|173	- update to new version 1.14.19
12mr|libgsf-1.14.25-1|174	
12mr|libgsf-1.14.25-1|175	* Thu Apr 08 2010 Götz Waschk <waschk@mandriva.org> 1:1.14.18-1mdv2010.1
12mr|libgsf-1.14.25-1|176	+ Revision: 532883
12mr|libgsf-1.14.25-1|177	- update build deps
12mr|libgsf-1.14.25-1|178	- update to new version 1.14.18
12mr|libgsf-1.14.25-1|179	
12mr|libgsf-1.14.25-1|180	* Sun Feb 14 2010 Götz Waschk <waschk@mandriva.org> 1:1.14.17-1mdv2010.1
12mr|libgsf-1.14.25-1|181	+ Revision: 505611
12mr|libgsf-1.14.25-1|182	- update to new version 1.14.17
12mr|libgsf-1.14.25-1|183	
12mr|libgsf-1.14.25-1|184	* Mon Oct 12 2009 Götz Waschk <waschk@mandriva.org> 1:1.14.16-1mdv2010.0
12mr|libgsf-1.14.25-1|185	+ Revision: 456724
12mr|libgsf-1.14.25-1|186	- update to new version 1.14.16
12mr|libgsf-1.14.25-1|187	
12mr|libgsf-1.14.25-1|188	* Sat Jun 20 2009 Götz Waschk <waschk@mandriva.org> 1:1.14.15-1mdv2010.0
12mr|libgsf-1.14.25-1|189	+ Revision: 387478
12mr|libgsf-1.14.25-1|190	- update to new version 1.14.15
12mr|libgsf-1.14.25-1|191	
12mr|libgsf-1.14.25-1|192	* Sun May 24 2009 Frederik Himpe <fhimpe@mandriva.org> 1:1.14.14-1mdv2010.0
12mr|libgsf-1.14.25-1|193	+ Revision: 379148
12mr|libgsf-1.14.25-1|194	- update to new version 1.14.14
12mr|libgsf-1.14.25-1|195	
12mr|libgsf-1.14.25-1|196	* Thu May 07 2009 Götz Waschk <waschk@mandriva.org> 1:1.14.13-1mdv2010.0
12mr|libgsf-1.14.25-1|197	+ Revision: 372796
12mr|libgsf-1.14.25-1|198	- update to new version 1.14.13
12mr|libgsf-1.14.25-1|199	
12mr|libgsf-1.14.25-1|200	* Mon Apr 27 2009 Götz Waschk <waschk@mandriva.org> 1:1.14.12-1mdv2010.0
12mr|libgsf-1.14.25-1|201	+ Revision: 369049
12mr|libgsf-1.14.25-1|202	- update to new version 1.14.12
12mr|libgsf-1.14.25-1|203	
12mr|libgsf-1.14.25-1|204	* Wed Jan 07 2009 Götz Waschk <waschk@mandriva.org> 1:1.14.11-1mdv2009.1
12mr|libgsf-1.14.25-1|205	+ Revision: 326458
12mr|libgsf-1.14.25-1|206	- new version
12mr|libgsf-1.14.25-1|207	- fix format string
12mr|libgsf-1.14.25-1|208	
12mr|libgsf-1.14.25-1|209	* Sat Dec 27 2008 Funda Wang <fwang@mandriva.org> 1:1.14.10-2mdv2009.1
12mr|libgsf-1.14.25-1|210	+ Revision: 319682
12mr|libgsf-1.14.25-1|211	- use makeinstall_std
12mr|libgsf-1.14.25-1|212	- rebuild for new python
12mr|libgsf-1.14.25-1|213	
12mr|libgsf-1.14.25-1|214	* Sun Oct 19 2008 Götz Waschk <waschk@mandriva.org> 1:1.14.10-1mdv2009.1
12mr|libgsf-1.14.25-1|215	+ Revision: 295261
12mr|libgsf-1.14.25-1|216	- update to new version 1.14.10
12mr|libgsf-1.14.25-1|217	
12mr|libgsf-1.14.25-1|218	* Sun Aug 31 2008 Götz Waschk <waschk@mandriva.org> 1:1.14.9-1mdv2009.0
12mr|libgsf-1.14.25-1|219	+ Revision: 277781
12mr|libgsf-1.14.25-1|220	- new version
12mr|libgsf-1.14.25-1|221	- update license
12mr|libgsf-1.14.25-1|222	- update build deps
12mr|libgsf-1.14.25-1|223	
12mr|libgsf-1.14.25-1|224	* Fri Jun 20 2008 Pixel <pixel@mandriva.com> 1:1.14.8-3mdv2009.0
12mr|libgsf-1.14.25-1|225	+ Revision: 227421
12mr|libgsf-1.14.25-1|226	- rebuild for fixed %%update_icon_cache/%%clean_icon_cache/%%post_install_gconf_schemas
12mr|libgsf-1.14.25-1|227	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|libgsf-1.14.25-1|228	
12mr|libgsf-1.14.25-1|229	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 1:1.14.8-2mdv2009.0
12mr|libgsf-1.14.25-1|230	+ Revision: 222878
12mr|libgsf-1.14.25-1|231	- rebuild
12mr|libgsf-1.14.25-1|232	
12mr|libgsf-1.14.25-1|233	+ Pixel <pixel@mandriva.com>
12mr|libgsf-1.14.25-1|234	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|libgsf-1.14.25-1|235	
12mr|libgsf-1.14.25-1|236	* Thu Mar 06 2008 Götz Waschk <waschk@mandriva.org> 1:1.14.8-1mdv2008.1
12mr|libgsf-1.14.25-1|237	+ Revision: 180316
12mr|libgsf-1.14.25-1|238	- new version
12mr|libgsf-1.14.25-1|239	
12mr|libgsf-1.14.25-1|240	* Sun Jan 13 2008 Thierry Vignaud <tv@mandriva.org> 1:1.14.7-2mdv2008.1
12mr|libgsf-1.14.25-1|241	+ Revision: 150687
12mr|libgsf-1.14.25-1|242	- rebuild
12mr|libgsf-1.14.25-1|243	- kill re-definition of %%buildroot on Pixel's request
12mr|libgsf-1.14.25-1|244	
12mr|libgsf-1.14.25-1|245	+ Olivier Blin <blino@mandriva.org>
12mr|libgsf-1.14.25-1|246	- restore BuildRoot
12mr|libgsf-1.14.25-1|247	
12mr|libgsf-1.14.25-1|248	* Fri Sep 07 2007 Götz Waschk <waschk@mandriva.org> 1:1.14.7-1mdv2008.0
12mr|libgsf-1.14.25-1|249	+ Revision: 81960
12mr|libgsf-1.14.25-1|250	- new version
12mr|libgsf-1.14.25-1|251	- new devel name
12mr|libgsf-1.14.25-1|252	
12mr|libgsf-1.14.25-1|253	* Tue Sep 04 2007 Götz Waschk <waschk@mandriva.org> 1:1.14.6-1mdv2008.0
12mr|libgsf-1.14.25-1|254	+ Revision: 79219
12mr|libgsf-1.14.25-1|255	- new version
12mr|libgsf-1.14.25-1|256	
12mr|libgsf-1.14.25-1|257	* Wed Jul 11 2007 Götz Waschk <waschk@mandriva.org> 1:1.14.5-1mdv2008.0
12mr|libgsf-1.14.25-1|258	+ Revision: 51224
12mr|libgsf-1.14.25-1|259	- new version
12mr|libgsf-1.14.25-1|260	- fix build
12mr|libgsf-1.14.25-1|261	
12mr|libgsf-1.14.25-1|262	* Mon Jun 18 2007 Götz Waschk <waschk@mandriva.org> 1:1.14.4-1mdv2008.0
12mr|libgsf-1.14.25-1|263	+ Revision: 40841
12mr|libgsf-1.14.25-1|264	- new version
12mr|libgsf-1.14.25-1|265	
12mr|libgsf-1.14.25-1|266	
12mr|libgsf-1.14.25-1|267	* Mon Nov 06 2006 Götz Waschk <waschk@mandriva.org> 1.14.3-1mdv2007.0
12mr|libgsf-1.14.25-1|268	+ Revision: 77034
12mr|libgsf-1.14.25-1|269	- new version
12mr|libgsf-1.14.25-1|270	
12mr|libgsf-1.14.25-1|271	* Sun Oct 15 2006 Götz Waschk <waschk@mandriva.org> 1:1.14.2-3mdv2007.1
12mr|libgsf-1.14.25-1|272	+ Revision: 64780
12mr|libgsf-1.14.25-1|273	- fix file list for x86_64
12mr|libgsf-1.14.25-1|274	- rebuild
12mr|libgsf-1.14.25-1|275	- Import libgsf
12mr|libgsf-1.14.25-1|276	
12mr|libgsf-1.14.25-1|277	* Thu Oct 05 2006 Gtz Waschk <waschk@mandriva.org> 1.14.2-1mdv2007.0
12mr|libgsf-1.14.25-1|278	- add python package
12mr|libgsf-1.14.25-1|279	- New version 1.14.2
12mr|libgsf-1.14.25-1|280	
12mr|libgsf-1.14.25-1|281	* Wed Aug 02 2006 Frederic Crozat <fcrozat@mandriva.com> 1:1.14.1-2mdv2007.0
12mr|libgsf-1.14.25-1|282	- Rebuild with latest dbus
12mr|libgsf-1.14.25-1|283	
12mr|libgsf-1.14.25-1|284	* Tue May 09 2006 Götz Waschk <waschk@mandriva.org> 1:1.14.1-1mdk
12mr|libgsf-1.14.25-1|285	- New release 1.14.1
12mr|libgsf-1.14.25-1|286	
12mr|libgsf-1.14.25-1|287	* Thu Mar 02 2006 Gtz Waschk <waschk@mandriva.org> 1.14.0-1mdk
12mr|libgsf-1.14.25-1|288	- new major
12mr|libgsf-1.14.25-1|289	- New release 1.14.0
12mr|libgsf-1.14.25-1|290	
12mr|libgsf-1.14.25-1|291	* Fri Feb 24 2006 Frederic Crozat <fcrozat@mandriva.com> 1:1.13.3-3mdk
12mr|libgsf-1.14.25-1|292	- Fix schema install/uninstall (copy/paste is bad sometimes ;)
12mr|libgsf-1.14.25-1|293	
12mr|libgsf-1.14.25-1|294	* Fri Feb 24 2006 Frederic Crozat <fcrozat@mandriva.com> 1:1.13.3-2mdk
12mr|libgsf-1.14.25-1|295	- Use mkrel
12mr|libgsf-1.14.25-1|296	
12mr|libgsf-1.14.25-1|297	* Mon Nov 07 2005 Götz Waschk <waschk@mandriva.org> 1.13.3-1mdk
12mr|libgsf-1.14.25-1|298	- New release 1.13.3
12mr|libgsf-1.14.25-1|299	
12mr|libgsf-1.14.25-1|300	* Wed Oct 12 2005 Gtz Waschk <waschk@mandriva.org> 1.13.2-2mdk
12mr|libgsf-1.14.25-1|301	- fix major
12mr|libgsf-1.14.25-1|302	
12mr|libgsf-1.14.25-1|303	* Wed Oct 12 2005 Götz Waschk <waschk@mandriva.org> 1.13.2-1mdk
12mr|libgsf-1.14.25-1|304	- New release 1.13.2
12mr|libgsf-1.14.25-1|305	
12mr|libgsf-1.14.25-1|306	* Fri Oct 07 2005 Frederic Crozat <fcrozat@mandriva.com> 1.12.3-1mdk
12mr|libgsf-1.14.25-1|307	- Release 1.12.3
12mr|libgsf-1.14.25-1|308	
12mr|libgsf-1.14.25-1|309	* Thu Aug 18 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.12.2-2mdk
12mr|libgsf-1.14.25-1|310	- add BuildRequires: perl-XML-Parser
12mr|libgsf-1.14.25-1|311	
12mr|libgsf-1.14.25-1|312	* Wed Aug 17 2005 Gtz Waschk <waschk@mandriva.org> 1.12.2-1mdk
12mr|libgsf-1.14.25-1|313	- update file list
12mr|libgsf-1.14.25-1|314	- enable gtk-doc
12mr|libgsf-1.14.25-1|315	- New release 1.12.2
12mr|libgsf-1.14.25-1|316	
12mr|libgsf-1.14.25-1|317	* Sat Jul 30 2005 Frederic Crozat <fcrozat@mandriva.com> 1.12.1-1mdk
12mr|libgsf-1.14.25-1|318	- Switch back to 1.12.1
12mr|libgsf-1.14.25-1|319	
12mr|libgsf-1.14.25-1|320	* Thu Jun 09 2005 Gtz Waschk <waschk@mandriva.org> 1:1.11.1-1mdk
12mr|libgsf-1.14.25-1|321	- back to 1.11.1
12mr|libgsf-1.14.25-1|322	
12mr|libgsf-1.14.25-1|323	* Wed May 11 2005 Gtz Waschk <waschk@mandriva.org> 1.12.0-1mdk
12mr|libgsf-1.14.25-1|324	- New release 1.12.0
12mr|libgsf-1.14.25-1|325	
12mr|libgsf-1.14.25-1|326	* Fri Jan 21 2005 Goetz Waschk <waschk@linux-mandrake.com> 1.11.1-1mdk
12mr|libgsf-1.14.25-1|327	- New release 1.11.1
12mr|libgsf-1.14.25-1|328	
12mr|libgsf-1.14.25-1|329	* Tue Aug 24 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.10.1-1mdk
12mr|libgsf-1.14.25-1|330	- New release 1.10.1
12mr|libgsf-1.14.25-1|331	
12mr|libgsf-1.14.25-1|332	* Tue Jul 06 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.10.0-1mdk
12mr|libgsf-1.14.25-1|333	- reenable libtooliz
12mr|libgsf-1.14.25-1|334	- New release 1.10.0
12mr|libgsf-1.14.25-1|335	
12mr|libgsf-1.14.25-1|336	* Tue May 18 2004 Gtz Waschk <waschk@linux-mandrake.com> 1.9.1-1mdk
12mr|libgsf-1.14.25-1|337	- fix gtk-doc location
12mr|libgsf-1.14.25-1|338	- drop patch
12mr|libgsf-1.14.25-1|339	- New release 1.9.1
12mr|libgsf-1.14.25-1|340	
12mr|libgsf-1.14.25-1|341	* Thu May 06 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 1.9.0-1mdk
12mr|libgsf-1.14.25-1|342	- New release 1.9.0
12mr|libgsf-1.14.25-1|343	

14771 12
12mr|libgssglue-0.4-1|1	%define	major 1
12mr|libgssglue-0.4-1|2	%define libname	%mklibname gssglue %{major}
12mr|libgssglue-0.4-1|3	%define develname %mklibname gssglue -d
12mr|libgssglue-0.4-1|4	
12mr|libgssglue-0.4-1|5	Summary:	A mechanism-switch gssapi library
12mr|libgssglue-0.4-1|6	Name:		libgssglue
12mr|libgssglue-0.4-1|7	Version:	0.4
12mr|libgssglue-0.4-1|8	Release:	1
12mr|libgssglue-0.4-1|9	License:	BSD-like
12mr|libgssglue-0.4-1|10	Group:		System/Libraries
12mr|libgssglue-0.4-1|11	URL:		http://www.citi.umich.edu/projects/nfsv4/linux/
12mr|libgssglue-0.4-1|12	Source0:        http://www.citi.umich.edu/projects/nfsv4/linux/%{name}/%{name}-%{version}.tar.gz
12mr|libgssglue-0.4-1|13	BuildRequires:	krb5-devel >= 1.3
12mr|libgssglue-0.4-1|14	
12mr|libgssglue-0.4-1|15	%description
12mr|libgssglue-0.4-1|16	libgssglue provides a gssapi interface, but does not implement any
12mr|libgssglue-0.4-1|17	gssapi mechanisms itself; instead it calls other gssapi functions
12mr|libgssglue-0.4-1|18	(e.g., those provided by MIT Kerberos), depending on the requested
12mr|libgssglue-0.4-1|19	mechanism, to do the work.
12mr|libgssglue-0.4-1|20	
12mr|libgssglue-0.4-1|21	%package -n	%{libname}
12mr|libgssglue-0.4-1|22	Summary:	A mechanism-switch gssapi library
12mr|libgssglue-0.4-1|23	Group:		System/Libraries
12mr|libgssglue-0.4-1|24	
12mr|libgssglue-0.4-1|25	%description -n	%{libname}
12mr|libgssglue-0.4-1|26	libgssapi provides a gssapi interface, but does not implement any
12mr|libgssglue-0.4-1|27	gssapi mechanisms itself; instead it calls other gssapi functions
12mr|libgssglue-0.4-1|28	(e.g., those provided by MIT Kerberos), depending on the requested
12mr|libgssglue-0.4-1|29	mechanism, to do the work.
12mr|libgssglue-0.4-1|30	
12mr|libgssglue-0.4-1|31	%package -n	%{develname}
12mr|libgssglue-0.4-1|32	Summary:	Static library and header files for the libgssapi library
12mr|libgssglue-0.4-1|33	Group:		Development/C
12mr|libgssglue-0.4-1|34	Requires:	%{libname} >= %{version}-%{release}
12mr|libgssglue-0.4-1|35	Provides:	gssglue-devel = %{version}-%{release}
12mr|libgssglue-0.4-1|36	Obsoletes:	%{mklibname gssapi 2 -d}
12mr|libgssglue-0.4-1|37	
12mr|libgssglue-0.4-1|38	%description -n	%{develname}
12mr|libgssglue-0.4-1|39	libgssapi provides a gssapi interface, but does not implement any
12mr|libgssglue-0.4-1|40	gssapi mechanisms itself; instead it calls other gssapi functions
12mr|libgssglue-0.4-1|41	(e.g., those provided by MIT Kerberos), depending on the requested
12mr|libgssglue-0.4-1|42	mechanism, to do the work.
12mr|libgssglue-0.4-1|43	
12mr|libgssglue-0.4-1|44	This package contains the static libgssapi library and its
12mr|libgssglue-0.4-1|45	header files.
12mr|libgssglue-0.4-1|46	
12mr|libgssglue-0.4-1|47	%prep
12mr|libgssglue-0.4-1|48	%setup -q
12mr|libgssglue-0.4-1|49	# lib64 fix
12mr|libgssglue-0.4-1|50	perl -pi -e "s|/usr/lib|%{_libdir}|g" doc/gssapi_mech.conf
12mr|libgssglue-0.4-1|51	
12mr|libgssglue-0.4-1|52	%build
12mr|libgssglue-0.4-1|53	%configure2_5x
12mr|libgssglue-0.4-1|54	%make
12mr|libgssglue-0.4-1|55	
12mr|libgssglue-0.4-1|56	%install
12mr|libgssglue-0.4-1|57	rm -rf %{buildroot}
12mr|libgssglue-0.4-1|58	
12mr|libgssglue-0.4-1|59	install -d %{buildroot}%{_sysconfdir}
12mr|libgssglue-0.4-1|60	
12mr|libgssglue-0.4-1|61	%makeinstall_std
12mr|libgssglue-0.4-1|62	
12mr|libgssglue-0.4-1|63	%multiarch_includes %{buildroot}%{_includedir}/gssglue/gssapi/gssapi.h
12mr|libgssglue-0.4-1|64	
12mr|libgssglue-0.4-1|65	# cleanup
12mr|libgssglue-0.4-1|66	rm -f %{buildroot}%{_libdir}/*.*a
12mr|libgssglue-0.4-1|67	
12mr|libgssglue-0.4-1|68	%files -n %{libname}
12mr|libgssglue-0.4-1|69	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
12mr|libgssglue-0.4-1|70	%{_libdir}/*.so.%{major}*
12mr|libgssglue-0.4-1|71	
12mr|libgssglue-0.4-1|72	%files -n %{develname}
12mr|libgssglue-0.4-1|73	%{multiarch_includedir}/gssglue/gssapi/gssapi.h
12mr|libgssglue-0.4-1|74	%{_includedir}/gssglue/gssapi/gssapi.h
12mr|libgssglue-0.4-1|75	%{_libdir}/*.so
12mr|libgssglue-0.4-1|76	%{_libdir}/pkgconfig/libgssglue.pc
12mr|libgssglue-0.4-1|77	
12mr|libgssglue-0.4-1|78	
12mr|libgssglue-0.4-1|79	
12mr|libgssglue-0.4-1|80	%changelog
12mr|libgssglue-0.4-1|81	* Thu Aug  23 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|libgssglue-0.4-1|82	+ Commit: 2cd3c32
12mr|libgssglue-0.4-1|83	- Updated to 0.4
12mr|libgssglue-0.4-1|84	
12mr|libgssglue-0.4-1|85	

14772 12
12mr|libgtkhtml2-2.11.1-10|1	%define pkgname libgtkhtml
12mr|libgtkhtml2-2.11.1-10|2	%define lib_major 0
12mr|libgtkhtml2-2.11.1-10|3	%define api_version 2
12mr|libgtkhtml2-2.11.1-10|4	%define libname %mklibname gtkhtml %{api_version} %{lib_major}
12mr|libgtkhtml2-2.11.1-10|5	%define libnamedev %mklibname -d gtkhtml %{api_version}
12mr|libgtkhtml2-2.11.1-10|6	
12mr|libgtkhtml2-2.11.1-10|7	Summary:	GtkHTML 2
12mr|libgtkhtml2-2.11.1-10|8	Name:		%{pkgname}%{api_version}
12mr|libgtkhtml2-2.11.1-10|9	Version:	2.11.1
12mr|libgtkhtml2-2.11.1-10|10	Release:	10
12mr|libgtkhtml2-2.11.1-10|11	License:	LGPL
12mr|libgtkhtml2-2.11.1-10|12	Url:		http://www.gnome.org/
12mr|libgtkhtml2-2.11.1-10|13	Group:		System/Libraries
12mr|libgtkhtml2-2.11.1-10|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
12mr|libgtkhtml2-2.11.1-10|15	Patch0:		libgtkhtml-2.11.1-wformat.patch
12mr|libgtkhtml2-2.11.1-10|16	BuildRequires:	pkgconfig(gail)
12mr|libgtkhtml2-2.11.1-10|17	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12mr|libgtkhtml2-2.11.1-10|18	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|libgtkhtml2-2.11.1-10|19	BuildRequires:	pkgconfig(libxml-2.0)
12mr|libgtkhtml2-2.11.1-10|20	
12mr|libgtkhtml2-2.11.1-10|21	%description
12mr|libgtkhtml2-2.11.1-10|22	GtkHTML 2
12mr|libgtkhtml2-2.11.1-10|23	
12mr|libgtkhtml2-2.11.1-10|24	%package -n %{libname}
12mr|libgtkhtml2-2.11.1-10|25	Summary:	%{summary}
12mr|libgtkhtml2-2.11.1-10|26	Group:		%{group}
12mr|libgtkhtml2-2.11.1-10|27	
12mr|libgtkhtml2-2.11.1-10|28	%description -n %{libname}
12mr|libgtkhtml2-2.11.1-10|29	GtkHTML 2 shared library
12mr|libgtkhtml2-2.11.1-10|30	
12mr|libgtkhtml2-2.11.1-10|31	%package -n %{libnamedev}
12mr|libgtkhtml2-2.11.1-10|32	Summary:	Static libraries, include files for GtkHTML2
12mr|libgtkhtml2-2.11.1-10|33	Group:		Development/GNOME and GTK+
12mr|libgtkhtml2-2.11.1-10|34	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgtkhtml2-2.11.1-10|35	Provides:	gtkhtml2-devel = %{version}-%{release}
12mr|libgtkhtml2-2.11.1-10|36	Requires:	%{libname} = %{version}-%{release}
12mr|libgtkhtml2-2.11.1-10|37	
12mr|libgtkhtml2-2.11.1-10|38	%description -n %{libnamedev}
12mr|libgtkhtml2-2.11.1-10|39	GtkHTML2 development files
12mr|libgtkhtml2-2.11.1-10|40	
12mr|libgtkhtml2-2.11.1-10|41	%prep
12mr|libgtkhtml2-2.11.1-10|42	%setup -q -n %{pkgname}-%{version}
12mr|libgtkhtml2-2.11.1-10|43	%patch0 -p1 -b .wformat
12mr|libgtkhtml2-2.11.1-10|44	
12mr|libgtkhtml2-2.11.1-10|45	%build
12mr|libgtkhtml2-2.11.1-10|46	%configure2_5x --disable-static
12mr|libgtkhtml2-2.11.1-10|47	
12mr|libgtkhtml2-2.11.1-10|48	%make LIBS="-lm"
12mr|libgtkhtml2-2.11.1-10|49	
12mr|libgtkhtml2-2.11.1-10|50	%install
12mr|libgtkhtml2-2.11.1-10|51	%makeinstall_std
12mr|libgtkhtml2-2.11.1-10|52	
12mr|libgtkhtml2-2.11.1-10|53	%files -n %{libname}
12mr|libgtkhtml2-2.11.1-10|54	%{_libdir}/libgtkhtml-%{api_version}.so.%{lib_major}*
12mr|libgtkhtml2-2.11.1-10|55	
12mr|libgtkhtml2-2.11.1-10|56	%files -n %{libnamedev}
12mr|libgtkhtml2-2.11.1-10|57	%{_libdir}/*.so
12mr|libgtkhtml2-2.11.1-10|58	%{_libdir}/pkgconfig/*
12mr|libgtkhtml2-2.11.1-10|59	%{_includedir}/*
12mr|libgtkhtml2-2.11.1-10|60	
12mr|libgtkhtml2-2.11.1-10|61	
12mr|libgtkhtml2-2.11.1-10|62	
12mr|libgtkhtml2-2.11.1-10|63	
12mr|libgtkhtml2-2.11.1-10|64	
12mr|libgtkhtml2-2.11.1-10|65	%changelog
12mr|libgtkhtml2-2.11.1-10|66	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgtkhtml2-2.11.1-10|67	+ Commit: 5ca65fc
12mr|libgtkhtml2-2.11.1-10|68	- Convert BR to pkgconfig style, spec cleanup, fix linkage
12mr|libgtkhtml2-2.11.1-10|69	
12mr|libgtkhtml2-2.11.1-10|70	

14773 12
12mr|libgtop2-2.28.3-7|1	# build_example: Compiles example binaries as well
12mr|libgtop2-2.28.3-7|2	#	0 = no
12mr|libgtop2-2.28.3-7|3	#	1 = yes
12mr|libgtop2-2.28.3-7|4	%define build_example	0
12mr|libgtop2-2.28.3-7|5	
12mr|libgtop2-2.28.3-7|6	# End of user configurable section
12mr|libgtop2-2.28.3-7|7	
12mr|libgtop2-2.28.3-7|8	%{?_without_example: %{expand: %%define build_example 0}}
12mr|libgtop2-2.28.3-7|9	%{?_with_example: %{expand: %%define build_example 1}}
12mr|libgtop2-2.28.3-7|10	
12mr|libgtop2-2.28.3-7|11	%define req_glib2_version	2.0.0
12mr|libgtop2-2.28.3-7|12	
12mr|libgtop2-2.28.3-7|13	%define	pkgname		libgtop
12mr|libgtop2-2.28.3-7|14	%define api_version	2.0
12mr|libgtop2-2.28.3-7|15	%define lib_major	7
12mr|libgtop2-2.28.3-7|16	%define libname	%mklibname gtop %{api_version} %{lib_major}
12mr|libgtop2-2.28.3-7|17	%define libnamedev %mklibname -d gtop %{api_version}
12mr|libgtop2-2.28.3-7|18	%define last_abi_break_version 2.14.0
12mr|libgtop2-2.28.3-7|19	
12mr|libgtop2-2.28.3-7|20	Summary:	The LibGTop library
12mr|libgtop2-2.28.3-7|21	Name:     	%{pkgname}2
12mr|libgtop2-2.28.3-7|22	Version: 2.28.3
12mr|libgtop2-2.28.3-7|23	Release: 7
12mr|libgtop2-2.28.3-7|24	License:	GPLv2+
12mr|libgtop2-2.28.3-7|25	Group:		System/Libraries
12mr|libgtop2-2.28.3-7|26	URL:		http://www.gnome.org/
12mr|libgtop2-2.28.3-7|27	
12mr|libgtop2-2.28.3-7|28	Source0: 	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
12mr|libgtop2-2.28.3-7|29	BuildRequires:	glib2-devel >= %{req_glib2_version}
12mr|libgtop2-2.28.3-7|30	BuildRequires:	gobject-introspection-devel
12mr|libgtop2-2.28.3-7|31	BuildRequires:	libxau-devel
12mr|libgtop2-2.28.3-7|32	BuildRequires:	texinfo
12mr|libgtop2-2.28.3-7|33	BuildRequires:	gtk-doc
12mr|libgtop2-2.28.3-7|34	BuildRequires:  intltool
12mr|libgtop2-2.28.3-7|35	
12mr|libgtop2-2.28.3-7|36	%description
12mr|libgtop2-2.28.3-7|37	LibGTop is a library that fetches information about the running
12mr|libgtop2-2.28.3-7|38	system such as CPU and memory useage, active processes and more.
12mr|libgtop2-2.28.3-7|39	
12mr|libgtop2-2.28.3-7|40	On Linux systems, this information is taken directly from the /proc
12mr|libgtop2-2.28.3-7|41	filesystem while on other systems a server is used to read that
12mr|libgtop2-2.28.3-7|42	information from other /dev/kmem, among others.
12mr|libgtop2-2.28.3-7|43	
12mr|libgtop2-2.28.3-7|44	%package -n %{libname}
12mr|libgtop2-2.28.3-7|45	Summary:	%{summary}
12mr|libgtop2-2.28.3-7|46	Group:		%{group}
12mr|libgtop2-2.28.3-7|47	Provides:	%{pkgname}%{api_version} = %{version}-%{release}
12mr|libgtop2-2.28.3-7|48	Requires:   %{name} >= %{version}
12mr|libgtop2-2.28.3-7|49	Requires:	glib2 >= %{req_glib2_version}
12mr|libgtop2-2.28.3-7|50	
12mr|libgtop2-2.28.3-7|51	%description -n %{libname}
12mr|libgtop2-2.28.3-7|52	LibGTop is a library that fetches information about the running
12mr|libgtop2-2.28.3-7|53	system such as CPU and memory useage, active processes and more.
12mr|libgtop2-2.28.3-7|54	
12mr|libgtop2-2.28.3-7|55	On Linux systems, this information is taken directly from the /proc
12mr|libgtop2-2.28.3-7|56	filesystem while on other systems a server is used to read that
12mr|libgtop2-2.28.3-7|57	information from other /dev/kmem, among others.
12mr|libgtop2-2.28.3-7|58	
12mr|libgtop2-2.28.3-7|59	%package -n %{libnamedev}
12mr|libgtop2-2.28.3-7|60	Summary:	Development files for %{pkgname}
12mr|libgtop2-2.28.3-7|61	Group:		Development/GNOME and GTK+
12mr|libgtop2-2.28.3-7|62	Provides:	%{pkgname}%{api_version}-devel = %{version}-%{release}
12mr|libgtop2-2.28.3-7|63	Requires:	%{libname} = %{version}
12mr|libgtop2-2.28.3-7|64	Requires:	glib2-devel >= %{req_glib2_version}
12mr|libgtop2-2.28.3-7|65	Conflicts:	%{pkgname}%{api_version}-devel < %{last_abi_break_version}
12mr|libgtop2-2.28.3-7|66	Obsoletes: %mklibname -d gtop %{api_version} %{lib_major}
12mr|libgtop2-2.28.3-7|67	
12mr|libgtop2-2.28.3-7|68	%description -n %{libnamedev}
12mr|libgtop2-2.28.3-7|69	LibGTop is a library that fetches information about the running
12mr|libgtop2-2.28.3-7|70	system such as CPU and memory useage, active processes and more.
12mr|libgtop2-2.28.3-7|71	
12mr|libgtop2-2.28.3-7|72	Install this package if you wish to develop applications that access
12mr|libgtop2-2.28.3-7|73	information on system statistics such as CPU and memory usage.
12mr|libgtop2-2.28.3-7|74	
12mr|libgtop2-2.28.3-7|75	%prep
12mr|libgtop2-2.28.3-7|76	%setup -q -n %{pkgname}-%{version}
12mr|libgtop2-2.28.3-7|77	
12mr|libgtop2-2.28.3-7|78	%build
12mr|libgtop2-2.28.3-7|79	%configure2_5x \
12mr|libgtop2-2.28.3-7|80	%if %build_example
12mr|libgtop2-2.28.3-7|81	--with-libgtop-examples
12mr|libgtop2-2.28.3-7|82	%endif
12mr|libgtop2-2.28.3-7|83	
12mr|libgtop2-2.28.3-7|84	%make
12mr|libgtop2-2.28.3-7|85	
12mr|libgtop2-2.28.3-7|86	
12mr|libgtop2-2.28.3-7|87	%install
12mr|libgtop2-2.28.3-7|88	%makeinstall_std
12mr|libgtop2-2.28.3-7|89	%{find_lang} %{pkgname}-%{api_version}
12mr|libgtop2-2.28.3-7|90	
12mr|libgtop2-2.28.3-7|91	
12mr|libgtop2-2.28.3-7|92	%files -f %{pkgname}-%{api_version}.lang
12mr|libgtop2-2.28.3-7|93	%defattr(-, root, root)
12mr|libgtop2-2.28.3-7|94	%doc NEWS README
12mr|libgtop2-2.28.3-7|95	%if %build_example
12mr|libgtop2-2.28.3-7|96	%dir %{_libdir}/%{pkgname}
12mr|libgtop2-2.28.3-7|97	%{_libdir}/%{pkgname}/first*
12mr|libgtop2-2.28.3-7|98	%{_libdir}/%{pkgname}/mountlist*
12mr|libgtop2-2.28.3-7|99	%{_libdir}/%{pkgname}/netload*
12mr|libgtop2-2.28.3-7|100	%{_libdir}/%{pkgname}/procmap*
12mr|libgtop2-2.28.3-7|101	%{_libdir}/%{pkgname}/second*
12mr|libgtop2-2.28.3-7|102	%{_libdir}/%{pkgname}/smp*
12mr|libgtop2-2.28.3-7|103	%{_libdir}/%{pkgname}/sysdeps*
12mr|libgtop2-2.28.3-7|104	%{_libdir}/%{pkgname}/timings*
12mr|libgtop2-2.28.3-7|105	%endif
12mr|libgtop2-2.28.3-7|106	
12mr|libgtop2-2.28.3-7|107	%files -n %{libname}
12mr|libgtop2-2.28.3-7|108	%defattr(-, root, root)
12mr|libgtop2-2.28.3-7|109	%doc NEWS README
12mr|libgtop2-2.28.3-7|110	%{_libdir}/lib*.so.%{lib_major}*
12mr|libgtop2-2.28.3-7|111	%{_libdir}/girepository-1.0/GTop-%{api_version}.typelib
12mr|libgtop2-2.28.3-7|112	
12mr|libgtop2-2.28.3-7|113	%files -n %{libnamedev}
12mr|libgtop2-2.28.3-7|114	%defattr(-, root, root)
12mr|libgtop2-2.28.3-7|115	%doc AUTHORS ChangeLog
12mr|libgtop2-2.28.3-7|116	%doc %_datadir/gtk-doc/html/*
12mr|libgtop2-2.28.3-7|117	%{_includedir}/%{pkgname}-%{api_version}
12mr|libgtop2-2.28.3-7|118	%{_libdir}/lib*.so
12mr|libgtop2-2.28.3-7|119	%attr(644,root,root) %{_libdir}/*a
12mr|libgtop2-2.28.3-7|120	%{_libdir}/pkgconfig/*
12mr|libgtop2-2.28.3-7|121	%{_infodir}/*.info*
12mr|libgtop2-2.28.3-7|122	%_datadir/gir-1.0/GTop-%{api_version}.gir
12mr|libgtop2-2.28.3-7|123	
12mr|libgtop2-2.28.3-7|124	
12mr|libgtop2-2.28.3-7|125	
12mr|libgtop2-2.28.3-7|126	%changelog
12mr|libgtop2-2.28.3-7|127	* Sat Jul  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgtop2-2.28.3-7|128	+ Commit: 37a5bef
12mr|libgtop2-2.28.3-7|129	- Requires glib2.0 instead of libglib2.0
12mr|libgtop2-2.28.3-7|130	
12mr|libgtop2-2.28.3-7|131	

14774 12
12mr|libguess-1.1-2|1	%define major 1
12mr|libguess-1.1-2|2	%define libname %mklibname guess %{major}
12mr|libguess-1.1-2|3	%define develname %mklibname -d guess
12mr|libguess-1.1-2|4	
12mr|libguess-1.1-2|5	Summary:	A high-speed character set detection library
12mr|libguess-1.1-2|6	Name:		libguess
12mr|libguess-1.1-2|7	Version:	1.1
12mr|libguess-1.1-2|8	Release:	2
12mr|libguess-1.1-2|9	License:	BSD
12mr|libguess-1.1-2|10	Group:		System/Libraries
12mr|libguess-1.1-2|11	Url:		http://www.atheme.org/project/guess
12mr|libguess-1.1-2|12	Source0:	http://distfiles.atheme.org/%{name}-%{version}.tar.bz2
12mr|libguess-1.1-2|13	BuildRequires:	libmowgli-devel >= 0.7.0
12mr|libguess-1.1-2|14	
12mr|libguess-1.1-2|15	%description
12mr|libguess-1.1-2|16	Libguess is a high-speed character set detection library. It employs
12mr|libguess-1.1-2|17	discrete-finite automata to deduce the character set of an imput buffer.
12mr|libguess-1.1-2|18	
12mr|libguess-1.1-2|19	%package -n %{libname}
12mr|libguess-1.1-2|20	Group:		System/Libraries
12mr|libguess-1.1-2|21	Summary:	A high-speed character set detection library
12mr|libguess-1.1-2|22	
12mr|libguess-1.1-2|23	%description -n %{libname}
12mr|libguess-1.1-2|24	Libguess is a high-speed character set detection library. It employs
12mr|libguess-1.1-2|25	discrete-finite automata to deduce the character set of an imput buffer.
12mr|libguess-1.1-2|26	
12mr|libguess-1.1-2|27	%package -n %{develname}
12mr|libguess-1.1-2|28	Group:		Development/C
12mr|libguess-1.1-2|29	Summary:	A high-speed character set detection library
12mr|libguess-1.1-2|30	Requires:	%{libname} = %{version}-%{release}
12mr|libguess-1.1-2|31	Provides:	%{name}-devel = %{version}-%{release}
12mr|libguess-1.1-2|32	
12mr|libguess-1.1-2|33	%description -n %{develname}
12mr|libguess-1.1-2|34	Libguess is a high-speed character set detection library. It employs
12mr|libguess-1.1-2|35	discrete-finite automata to deduce the character set of an imput buffer.
12mr|libguess-1.1-2|36	
12mr|libguess-1.1-2|37	Install this if you want to build applications with %{name}.
12mr|libguess-1.1-2|38	
12mr|libguess-1.1-2|39	%prep
12mr|libguess-1.1-2|40	%setup -q
12mr|libguess-1.1-2|41	
12mr|libguess-1.1-2|42	%build
12mr|libguess-1.1-2|43	%configure2_5x
12mr|libguess-1.1-2|44	%make
12mr|libguess-1.1-2|45	
12mr|libguess-1.1-2|46	%install
12mr|libguess-1.1-2|47	%makeinstall_std
12mr|libguess-1.1-2|48	
12mr|libguess-1.1-2|49	%files -n %{libname}
12mr|libguess-1.1-2|50	%{_libdir}/libguess.so.%{major}*
12mr|libguess-1.1-2|51	
12mr|libguess-1.1-2|52	%files -n %{develname}
12mr|libguess-1.1-2|53	%{_libdir}/libguess.so
12mr|libguess-1.1-2|54	%{_libdir}/pkgconfig/%{name}.pc
12mr|libguess-1.1-2|55	%{_includedir}/%{name}
12mr|libguess-1.1-2|56	
12mr|libguess-1.1-2|57	
12mr|libguess-1.1-2|58	%changelog
12mr|libguess-1.1-2|59	* Fri Dec 02 2011 Götz Waschk <waschk@mandriva.org> 1.1-1mdv2012.0
12mr|libguess-1.1-2|60	+ Revision: 737133
12mr|libguess-1.1-2|61	- new version
12mr|libguess-1.1-2|62	- update source URL
12mr|libguess-1.1-2|63	
12mr|libguess-1.1-2|64	* Sat Jul 23 2011 Götz Waschk <waschk@mandriva.org> 1.0-2
12mr|libguess-1.1-2|65	+ Revision: 691242
12mr|libguess-1.1-2|66	- rebuild
12mr|libguess-1.1-2|67	
12mr|libguess-1.1-2|68	* Thu Jul 22 2010 Götz Waschk <waschk@mandriva.org> 1.0-1mdv2011.0
12mr|libguess-1.1-2|69	+ Revision: 556861
12mr|libguess-1.1-2|70	- import libguess
12mr|libguess-1.1-2|71	
12mr|libguess-1.1-2|72	

14775 12
12mr|libgweather2-2.30.3-8|1	%define oname libgweather
12mr|libgweather2-2.30.3-8|2	%define major 1
12mr|libgweather2-2.30.3-8|3	%define libname %mklibname gweather %{major}
12mr|libgweather2-2.30.3-8|4	%define develname %mklibname -d gweather %{major}
12mr|libgweather2-2.30.3-8|5	%define olddevelname %mklibname -d gnome-applets
12mr|libgweather2-2.30.3-8|6	
12mr|libgweather2-2.30.3-8|7	Summary:	GNOME Weather applet library
12mr|libgweather2-2.30.3-8|8	Name:		libgweather2
12mr|libgweather2-2.30.3-8|9	Version:	2.30.3
12mr|libgweather2-2.30.3-8|10	Release:	8
12mr|libgweather2-2.30.3-8|11	License:	GPLv2+
12mr|libgweather2-2.30.3-8|12	Group:		System/Libraries
12mr|libgweather2-2.30.3-8|13	Url:		http://www.gnome.org
12mr|libgweather2-2.30.3-8|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{oname}-%{version}.tar.bz2
12mr|libgweather2-2.30.3-8|15	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|libgweather2-2.30.3-8|16	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|libgweather2-2.30.3-8|17	BuildRequires:	pkgconfig(gconf-2.0)
12mr|libgweather2-2.30.3-8|18	BuildRequires:	intltool
12mr|libgweather2-2.30.3-8|19	BuildRequires:	libxml2-utils
12mr|libgweather2-2.30.3-8|20	#gw libtool dep:
12mr|libgweather2-2.30.3-8|21	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|libgweather2-2.30.3-8|22	Conflicts:	gnome-applets < 2.21.3
12mr|libgweather2-2.30.3-8|23	Conflicts:	%{oname}
12mr|libgweather2-2.30.3-8|24	
12mr|libgweather2-2.30.3-8|25	%description
12mr|libgweather2-2.30.3-8|26	This is a library to provide Weather data to the GNOME panel applet.
12mr|libgweather2-2.30.3-8|27	
12mr|libgweather2-2.30.3-8|28	%package -n %{libname}
12mr|libgweather2-2.30.3-8|29	Group:		System/Libraries
12mr|libgweather2-2.30.3-8|30	Summary:	GNOME Weather applet library
12mr|libgweather2-2.30.3-8|31	
12mr|libgweather2-2.30.3-8|32	%description -n %{libname}
12mr|libgweather2-2.30.3-8|33	This is a library to provide Weather data to the GNOME panel applet.
12mr|libgweather2-2.30.3-8|34	
12mr|libgweather2-2.30.3-8|35	%package -n %{develname}
12mr|libgweather2-2.30.3-8|36	Group:		Development/C
12mr|libgweather2-2.30.3-8|37	Summary:	GNOME Weather applet library
12mr|libgweather2-2.30.3-8|38	Requires:	%{libname} = %{version}
12mr|libgweather2-2.30.3-8|39	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgweather2-2.30.3-8|40	Obsoletes:	%{olddevelname} < 2.21.3
12mr|libgweather2-2.30.3-8|41	
12mr|libgweather2-2.30.3-8|42	%description -n %{develname}
12mr|libgweather2-2.30.3-8|43	This is a library to provide Weather data to the GNOME panel applet.
12mr|libgweather2-2.30.3-8|44	
12mr|libgweather2-2.30.3-8|45	%prep
12mr|libgweather2-2.30.3-8|46	%setup -q -n %{oname}-%{version}
12mr|libgweather2-2.30.3-8|47	
12mr|libgweather2-2.30.3-8|48	%build
12mr|libgweather2-2.30.3-8|49	%configure2_5x --disable-static
12mr|libgweather2-2.30.3-8|50	%make
12mr|libgweather2-2.30.3-8|51	
12mr|libgweather2-2.30.3-8|52	%install
12mr|libgweather2-2.30.3-8|53	%makeinstall_std
12mr|libgweather2-2.30.3-8|54	
12mr|libgweather2-2.30.3-8|55	%find_lang %{oname}
12mr|libgweather2-2.30.3-8|56	for xmlfile in %{buildroot}%{_datadir}/%{oname}/Locations.*.xml; do
12mr|libgweather2-2.30.3-8|57	echo "%lang($(basename $xmlfile|sed -e s/Locations.// -e s/.xml//)) $(echo $xmlfile | sed s!%{buildroot}!!)" >> %{oname}.lang
12mr|libgweather2-2.30.3-8|58	done
12mr|libgweather2-2.30.3-8|59	
12mr|libgweather2-2.30.3-8|60	%post
12mr|libgweather2-2.30.3-8|61	%post_install_gconf_schemas gweather
12mr|libgweather2-2.30.3-8|62	%preun
12mr|libgweather2-2.30.3-8|63	%preun_uninstall_gconf_schemas gweather
12mr|libgweather2-2.30.3-8|64	
12mr|libgweather2-2.30.3-8|65	
12mr|libgweather2-2.30.3-8|66	%files -f %{oname}.lang
12mr|libgweather2-2.30.3-8|67	%doc AUTHORS NEWS
12mr|libgweather2-2.30.3-8|68	%{_sysconfdir}/gconf/schemas/gweather.schemas
12mr|libgweather2-2.30.3-8|69	%dir %{_datadir}/%{oname}
12mr|libgweather2-2.30.3-8|70	%{_datadir}/%{oname}/locations.dtd
12mr|libgweather2-2.30.3-8|71	%{_datadir}/%{oname}/Locations.xml
12mr|libgweather2-2.30.3-8|72	%{_datadir}/icons/gnome/*/status/weather*
12mr|libgweather2-2.30.3-8|73	
12mr|libgweather2-2.30.3-8|74	%files -n %{libname}
12mr|libgweather2-2.30.3-8|75	%{_libdir}/libgweather.so.%{major}*
12mr|libgweather2-2.30.3-8|76	
12mr|libgweather2-2.30.3-8|77	%files -n %{develname}
12mr|libgweather2-2.30.3-8|78	%doc ChangeLog
12mr|libgweather2-2.30.3-8|79	%{_libdir}/lib*.so
12mr|libgweather2-2.30.3-8|80	%{_libdir}/pkgconfig/*.pc
12mr|libgweather2-2.30.3-8|81	%{_includedir}/*
12mr|libgweather2-2.30.3-8|82	%{_datadir}/gtk-doc/html/%{oname}
12mr|libgweather2-2.30.3-8|83	
12mr|libgweather2-2.30.3-8|84	
12mr|libgweather2-2.30.3-8|85	
12mr|libgweather2-2.30.3-8|86	%changelog
12mr|libgweather2-2.30.3-8|87	* Fri Aug  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libgweather2-2.30.3-8|88	+ Commit: 99c032b
12mr|libgweather2-2.30.3-8|89	- Spec cleanup
12mr|libgweather2-2.30.3-8|90	
12mr|libgweather2-2.30.3-8|91	

14776 12
12mr|libgweather-3.6.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|libgweather-3.6.2-1|2	
12mr|libgweather-3.6.2-1|3	
12mr|libgweather-3.6.2-1|4	%define api		3
12mr|libgweather-3.6.2-1|5	%define major		1
12mr|libgweather-3.6.2-1|6	%define gir_major	3.0
12mr|libgweather-3.6.2-1|7	
12mr|libgweather-3.6.2-1|8	%define libname		%mklibname gweather %{api} %{major}
12mr|libgweather-3.6.2-1|9	%define develname	%mklibname -d gweather
12mr|libgweather-3.6.2-1|10	%define girname		%mklibname gweather-gir %{gir_major}
12mr|libgweather-3.6.2-1|11	%define olddevelname %mklibname -d gnome-applets
12mr|libgweather-3.6.2-1|12	
12mr|libgweather-3.6.2-1|13	Summary:	GNOME Weather applet library
12mr|libgweather-3.6.2-1|14	Name:		libgweather
12mr|libgweather-3.6.2-1|15	Version:	3.6.2
12mr|libgweather-3.6.2-1|16	Release:	1
12mr|libgweather-3.6.2-1|17	License:	GPLv2+
12mr|libgweather-3.6.2-1|18	Group:		System/Libraries
12mr|libgweather-3.6.2-1|19	Url:		http://www.gnome.org
12mr|libgweather-3.6.2-1|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/libgweather/%{url_ver}/%{name}-%{version}.tar.xz
12mr|libgweather-3.6.2-1|21	
12mr|libgweather-3.6.2-1|22	BuildRequires:	intltool
12mr|libgweather-3.6.2-1|23	BuildRequires:	libxml2-utils
12mr|libgweather-3.6.2-1|24	BuildRequires:	pkgconfig(gconf-2.0) GConf2
12mr|libgweather-3.6.2-1|25	BuildRequires:	pkgconfig(glib-2.0)
12mr|libgweather-3.6.2-1|26	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|libgweather-3.6.2-1|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|libgweather-3.6.2-1|28	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
12mr|libgweather-3.6.2-1|29	BuildRequires:	pkgconfig(libxml-2.0)
12mr|libgweather-3.6.2-1|30	
12mr|libgweather-3.6.2-1|31	%description
12mr|libgweather-3.6.2-1|32	This is a library to provide Weather data to the GNOME panel applet.
12mr|libgweather-3.6.2-1|33	
12mr|libgweather-3.6.2-1|34	%package -n %{libname}
12mr|libgweather-3.6.2-1|35	Group:		System/Libraries
12mr|libgweather-3.6.2-1|36	Summary:	GNOME Weather applet library
12mr|libgweather-3.6.2-1|37	Requires:	%{name} >= %{version}-%{release}
12mr|libgweather-3.6.2-1|38	
12mr|libgweather-3.6.2-1|39	%description -n %{libname}
12mr|libgweather-3.6.2-1|40	This is a library to provide Weather data to the GNOME panel applet.
12mr|libgweather-3.6.2-1|41	
12mr|libgweather-3.6.2-1|42	%package -n %{girname}
12mr|libgweather-3.6.2-1|43	Summary:	GObject Introspection interface description for %{name}
12mr|libgweather-3.6.2-1|44	Group:		System/Libraries
12mr|libgweather-3.6.2-1|45	
12mr|libgweather-3.6.2-1|46	%description -n %{girname}
12mr|libgweather-3.6.2-1|47	GObject Introspection interface description for %{name}.
12mr|libgweather-3.6.2-1|48	
12mr|libgweather-3.6.2-1|49	%package -n %{develname}
12mr|libgweather-3.6.2-1|50	Group:		Development/C
12mr|libgweather-3.6.2-1|51	Summary:	GNOME Weather applet library
12mr|libgweather-3.6.2-1|52	Requires:	%{libname} = %{version}-%{release}
12mr|libgweather-3.6.2-1|53	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgweather-3.6.2-1|54	Obsoletes:	%{olddevelname} < 2.21.3
12mr|libgweather-3.6.2-1|55	
12mr|libgweather-3.6.2-1|56	%description -n %{develname}
12mr|libgweather-3.6.2-1|57	This is a library to provide Weather data to the GNOME panel applet.
12mr|libgweather-3.6.2-1|58	
12mr|libgweather-3.6.2-1|59	%prep
12mr|libgweather-3.6.2-1|60	%setup -q
12mr|libgweather-3.6.2-1|61	
12mr|libgweather-3.6.2-1|62	%build
12mr|libgweather-3.6.2-1|63	%configure2_5x \
12mr|libgweather-3.6.2-1|64	--enable-introspection=yes \
12mr|libgweather-3.6.2-1|65	--disable-static \
12mr|libgweather-3.6.2-1|66	--disable-gtk-doc
12mr|libgweather-3.6.2-1|67	
12mr|libgweather-3.6.2-1|68	%make
12mr|libgweather-3.6.2-1|69	
12mr|libgweather-3.6.2-1|70	%install
12mr|libgweather-3.6.2-1|71	%makeinstall_std
12mr|libgweather-3.6.2-1|72	%find_lang %{name}-3.0
12mr|libgweather-3.6.2-1|73	
12mr|libgweather-3.6.2-1|74	for xmlfile in  %{buildroot}%{_datadir}/%{name}/Locations.*.xml; do
12mr|libgweather-3.6.2-1|75	echo "%lang($(basename $xmlfile|sed -e s/Locations.// -e s/.xml//)) $(echo $xmlfile | sed s!%{buildroot}!!)" >> %{name}-3.0.lang
12mr|libgweather-3.6.2-1|76	done
12mr|libgweather-3.6.2-1|77	
12mr|libgweather-3.6.2-1|78	%files -f %{name}-3.0.lang
12mr|libgweather-3.6.2-1|79	%doc AUTHORS NEWS
12mr|libgweather-3.6.2-1|80	%dir %{_datadir}/%{name}
12mr|libgweather-3.6.2-1|81	%{_datadir}/%{name}/locations.dtd
12mr|libgweather-3.6.2-1|82	%{_datadir}/%{name}/Locations.xml
12mr|libgweather-3.6.2-1|83	%{_datadir}/icons/gnome/*/status/weather*
12mr|libgweather-3.6.2-1|84	%{_datadir}/glib-2.0/schemas/org.gnome.GWeather.enums.xml
12mr|libgweather-3.6.2-1|85	%{_datadir}/glib-2.0/schemas/org.gnome.GWeather.gschema.xml
12mr|libgweather-3.6.2-1|86	
12mr|libgweather-3.6.2-1|87	%files -n %{libname}
12mr|libgweather-3.6.2-1|88	%{_libdir}/libgweather-%{api}.so.%{major}*
12mr|libgweather-3.6.2-1|89	
12mr|libgweather-3.6.2-1|90	%files -n %{girname}
12mr|libgweather-3.6.2-1|91	%{_libdir}/girepository-1.0/GWeather-%{gir_major}.typelib
12mr|libgweather-3.6.2-1|92	
12mr|libgweather-3.6.2-1|93	%files -n %{develname}
12mr|libgweather-3.6.2-1|94	%doc ChangeLog
12mr|libgweather-3.6.2-1|95	%{_libdir}/*.so
12mr|libgweather-3.6.2-1|96	%{_libdir}/pkgconfig/*.pc
12mr|libgweather-3.6.2-1|97	%{_includedir}/*
12mr|libgweather-3.6.2-1|98	%{_datadir}/gtk-doc/html/%{name}-3.0
12mr|libgweather-3.6.2-1|99	%{_datadir}/gir-1.0/GWeather-%{gir_major}.gir

14777 12
12mr|libgxim-0.3.3-3|1	%define major 2
12mr|libgxim-0.3.3-3|2	%define libname %mklibname gxim %major
12mr|libgxim-0.3.3-3|3	%define develname %mklibname -d gxim
12mr|libgxim-0.3.3-3|4	
12mr|libgxim-0.3.3-3|5	Name:		libgxim
12mr|libgxim-0.3.3-3|6	Version:	0.3.3
12mr|libgxim-0.3.3-3|7	Release:	%mkrel 3
12mr|libgxim-0.3.3-3|8	License:	LGPLv2+
12mr|libgxim-0.3.3-3|9	URL:		http://code.google.com/p/libgxim/
12mr|libgxim-0.3.3-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|libgxim-0.3.3-3|11	BuildRequires:	intltool gettext ruby
12mr|libgxim-0.3.3-3|12	BuildRequires:	dbus-devel > 0.23
12mr|libgxim-0.3.3-3|13	BuildRequires:	dbus-glib-devel >= 0.74
12mr|libgxim-0.3.3-3|14	BuildRequires:	glib2-devel >= 2.16
12mr|libgxim-0.3.3-3|15	BuildRequires:	gtk2-devel
12mr|libgxim-0.3.3-3|16	Source0:	http://libgxim.googlecode.com/files/%{name}-%{version}.tar.bz2
12mr|libgxim-0.3.3-3|17	Patch0:		libgxim-fix-fontset.patch
12mr|libgxim-0.3.3-3|18	Patch1:		libgxim-0.3.3-link.patch
12mr|libgxim-0.3.3-3|19	Patch2:		libgxim-0.3.3-str-fmt.patch
12mr|libgxim-0.3.3-3|20	Summary:	GObject-based XIM protocol library
12mr|libgxim-0.3.3-3|21	Group:		System/Libraries
12mr|libgxim-0.3.3-3|22	
12mr|libgxim-0.3.3-3|23	%description
12mr|libgxim-0.3.3-3|24	libgxim is a X Input Method protocol library that is implemented by GObject.
12mr|libgxim-0.3.3-3|25	this library helps you to implement XIM servers or client applications to
12mr|libgxim-0.3.3-3|26	communicate through XIM protocol without using Xlib API directly, particularly
12mr|libgxim-0.3.3-3|27	if your application uses GObject-based main loop.
12mr|libgxim-0.3.3-3|28	
12mr|libgxim-0.3.3-3|29	%package	i18n
12mr|libgxim-0.3.3-3|30	Summary:	Translation files for libgxim
12mr|libgxim-0.3.3-3|31	Group:		System/Internationalization
12mr|libgxim-0.3.3-3|32	
12mr|libgxim-0.3.3-3|33	%description	i18n
12mr|libgxim-0.3.3-3|34	libgxim is a X Input Method protocol library that is implemented by GObject.
12mr|libgxim-0.3.3-3|35	this library helps you to implement XIM servers or client applications to
12mr|libgxim-0.3.3-3|36	communicate through XIM protocol without using Xlib API directly, particularly
12mr|libgxim-0.3.3-3|37	if your application uses GObject-based main loop.
12mr|libgxim-0.3.3-3|38	
12mr|libgxim-0.3.3-3|39	This package contains the translation files.
12mr|libgxim-0.3.3-3|40	
12mr|libgxim-0.3.3-3|41	%package -n	%libname
12mr|libgxim-0.3.3-3|42	Summary:	Shared library for libgxim
12mr|libgxim-0.3.3-3|43	Group:		System/Libraries
12mr|libgxim-0.3.3-3|44	Requires:	%{name}-i18n = %version
12mr|libgxim-0.3.3-3|45	
12mr|libgxim-0.3.3-3|46	%description -n	%libname
12mr|libgxim-0.3.3-3|47	libgxim is a X Input Method protocol library that is implemented by GObject.
12mr|libgxim-0.3.3-3|48	this library helps you to implement XIM servers or client applications to
12mr|libgxim-0.3.3-3|49	communicate through XIM protocol without using Xlib API directly, particularly
12mr|libgxim-0.3.3-3|50	if your application uses GObject-based main loop.
12mr|libgxim-0.3.3-3|51	
12mr|libgxim-0.3.3-3|52	This package contains the shared library.
12mr|libgxim-0.3.3-3|53	
12mr|libgxim-0.3.3-3|54	%package -n	%develname
12mr|libgxim-0.3.3-3|55	Summary:	Development files for libgxim
12mr|libgxim-0.3.3-3|56	Group:		Development/C
12mr|libgxim-0.3.3-3|57	Requires:	%{libname} = %{version}-%{release}
12mr|libgxim-0.3.3-3|58	Provides:	gxim-devel = %{version}-%{release}
12mr|libgxim-0.3.3-3|59	
12mr|libgxim-0.3.3-3|60	%description -n	%develname
12mr|libgxim-0.3.3-3|61	libgxim is a X Input Method protocol library that is implemented by GObject.
12mr|libgxim-0.3.3-3|62	this library helps you to implement XIM servers or client applications to
12mr|libgxim-0.3.3-3|63	communicate through XIM protocol without using Xlib API directly, particularly
12mr|libgxim-0.3.3-3|64	if your application uses GObject-based main loop.
12mr|libgxim-0.3.3-3|65	
12mr|libgxim-0.3.3-3|66	This package contains the development files to make any applications with
12mr|libgxim-0.3.3-3|67	libgxim.
12mr|libgxim-0.3.3-3|68	
12mr|libgxim-0.3.3-3|69	%prep
12mr|libgxim-0.3.3-3|70	%setup -q
12mr|libgxim-0.3.3-3|71	%patch0 -p0 -b .0-fontset
12mr|libgxim-0.3.3-3|72	%patch1 -p0 -b .link
12mr|libgxim-0.3.3-3|73	%patch2 -p0 -b .str
12mr|libgxim-0.3.3-3|74	
12mr|libgxim-0.3.3-3|75	%build
12mr|libgxim-0.3.3-3|76	%configure2_5x --disable-static --disable-rebuilds
12mr|libgxim-0.3.3-3|77	%make
12mr|libgxim-0.3.3-3|78	
12mr|libgxim-0.3.3-3|79	%install
12mr|libgxim-0.3.3-3|80	rm -rf $RPM_BUILD_ROOT
12mr|libgxim-0.3.3-3|81	%makeinstall_std
12mr|libgxim-0.3.3-3|82	
12mr|libgxim-0.3.3-3|83	%find_lang %{name}
12mr|libgxim-0.3.3-3|84	
12mr|libgxim-0.3.3-3|85	%clean
12mr|libgxim-0.3.3-3|86	rm -rf $RPM_BUILD_ROOT
12mr|libgxim-0.3.3-3|87	
12mr|libgxim-0.3.3-3|88	%files i18n -f %{name}.lang
12mr|libgxim-0.3.3-3|89	%defattr(-, root, root, -)
12mr|libgxim-0.3.3-3|90	
12mr|libgxim-0.3.3-3|91	%files -n %{libname}
12mr|libgxim-0.3.3-3|92	%defattr(-, root, root, -)
12mr|libgxim-0.3.3-3|93	%{_libdir}/libgxim.so.%{major}
12mr|libgxim-0.3.3-3|94	%{_libdir}/libgxim.so.%{major}.*
12mr|libgxim-0.3.3-3|95	
12mr|libgxim-0.3.3-3|96	%files -n %{develname}
12mr|libgxim-0.3.3-3|97	%defattr(-, root, root, -)
12mr|libgxim-0.3.3-3|98	%doc AUTHORS COPYING ChangeLog README
12mr|libgxim-0.3.3-3|99	%{_libdir}/libgxim.so
12mr|libgxim-0.3.3-3|100	%{_libdir}/pkgconfig/*.pc
12mr|libgxim-0.3.3-3|101	%{_includedir}/libgxim
12mr|libgxim-0.3.3-3|102	%{_datadir}/gtk-doc/html/libgxim
12mr|libgxim-0.3.3-3|103	
12mr|libgxim-0.3.3-3|104	
12mr|libgxim-0.3.3-3|105	
12mr|libgxim-0.3.3-3|106	%changelog
12mr|libgxim-0.3.3-3|107	

14778 12
12mr|libgxps-0.2.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|libgxps-0.2.2-1|2	
12mr|libgxps-0.2.2-1|3	%define api	0.1
12mr|libgxps-0.2.2-1|4	%define major	2
12mr|libgxps-0.2.2-1|5	%define libname	%mklibname gxps %{major}
12mr|libgxps-0.2.2-1|6	%define girname		%mklibname gxps-gir %{api}
12mr|libgxps-0.2.2-1|7	%define develname	%mklibname -d gxps
12mr|libgxps-0.2.2-1|8	
12mr|libgxps-0.2.2-1|9	Summary:	GObject based library for handling and rendering XPS documents
12mr|libgxps-0.2.2-1|10	Name:		libgxps
12mr|libgxps-0.2.2-1|11	Version:	0.2.2
12mr|libgxps-0.2.2-1|12	Release:	1
12mr|libgxps-0.2.2-1|13	License:	LGPLv2
12mr|libgxps-0.2.2-1|14	Group:		System/Libraries
12mr|libgxps-0.2.2-1|15	URL:		http://www.gnome.org/
12mr|libgxps-0.2.2-1|16	Source0:	http://download.gnome.org/sources/libgxps/%{url_ver}/%{name}-%{version}.tar.xz
12mr|libgxps-0.2.2-1|17	Patch0:		libgxps-0.2.1_linking.patch
12mr|libgxps-0.2.2-1|18	BuildRequires: gtk-doc
12mr|libgxps-0.2.2-1|19	BuildRequires: jpeg-devel
12mr|libgxps-0.2.2-1|20	BuildRequires: tiff-devel
12mr|libgxps-0.2.2-1|21	BuildRequires: pkgconfig(cairo)
12mr|libgxps-0.2.2-1|22	BuildRequires: pkgconfig(cairo-pdf)
12mr|libgxps-0.2.2-1|23	BuildRequires: pkgconfig(cairo-ps)
12mr|libgxps-0.2.2-1|24	BuildRequires: pkgconfig(cairo-svg)
12mr|libgxps-0.2.2-1|25	BuildRequires: pkgconfig(freetype2)
12mr|libgxps-0.2.2-1|26	BuildRequires: pkgconfig(glib-2.0)
12mr|libgxps-0.2.2-1|27	BuildRequires: pkgconfig(gobject-introspection-1.0)
12mr|libgxps-0.2.2-1|28	BuildRequires: pkgconfig(lcms2)
12mr|libgxps-0.2.2-1|29	BuildRequires: pkgconfig(libarchive)
12mr|libgxps-0.2.2-1|30	BuildRequires: pkgconfig(libpng)
12mr|libgxps-0.2.2-1|31	
12mr|libgxps-0.2.2-1|32	%description
12mr|libgxps-0.2.2-1|33	libgxps is a GObject based library for handling and rendering XPS documents.
12mr|libgxps-0.2.2-1|34	This package contains various tools used by libgxps.
12mr|libgxps-0.2.2-1|35	
12mr|libgxps-0.2.2-1|36	%package -n %{libname}
12mr|libgxps-0.2.2-1|37	Summary:	Libraries for libgxps
12mr|libgxps-0.2.2-1|38	Group:		System/Libraries
12mr|libgxps-0.2.2-1|39	
12mr|libgxps-0.2.2-1|40	%description -n %{libname}
12mr|libgxps-0.2.2-1|41	libgxps is a GObject based library for handling and rendering XPS documents.
12mr|libgxps-0.2.2-1|42	
12mr|libgxps-0.2.2-1|43	%package -n %{girname}
12mr|libgxps-0.2.2-1|44	Summary:	GObject Introspection interface library for libgxps
12mr|libgxps-0.2.2-1|45	Group:		System/Libraries
12mr|libgxps-0.2.2-1|46	
12mr|libgxps-0.2.2-1|47	%description -n %{girname}
12mr|libgxps-0.2.2-1|48	GObject Introspection interface library for libgxps.
12mr|libgxps-0.2.2-1|49	
12mr|libgxps-0.2.2-1|50	%package -n %{develname}
12mr|libgxps-0.2.2-1|51	Summary:	Development libraries, header files and utilities for libgxps
12mr|libgxps-0.2.2-1|52	Group:		Development/GNOME and GTK+
12mr|libgxps-0.2.2-1|53	Provides:	%{name}-devel = %{version}-%{release}
12mr|libgxps-0.2.2-1|54	Requires:	%{libname} = %{version}
12mr|libgxps-0.2.2-1|55	Requires:	%{girname} = %{version}-%{release}
12mr|libgxps-0.2.2-1|56	
12mr|libgxps-0.2.2-1|57	%description -n %{develname}
12mr|libgxps-0.2.2-1|58	libgxps is a GObject based library for handling and rendering XPS documents.
12mr|libgxps-0.2.2-1|59	
12mr|libgxps-0.2.2-1|60	This package contains the files necessary to develop applications with libgxps.
12mr|libgxps-0.2.2-1|61	
12mr|libgxps-0.2.2-1|62	%prep
12mr|libgxps-0.2.2-1|63	%setup -q
12mr|libgxps-0.2.2-1|64	%apply_patches
12mr|libgxps-0.2.2-1|65	autoreconf -fi
12mr|libgxps-0.2.2-1|66	
12mr|libgxps-0.2.2-1|67	%build
12mr|libgxps-0.2.2-1|68	%configure2_5x \
12mr|libgxps-0.2.2-1|69	--disable-static
12mr|libgxps-0.2.2-1|70	%make
12mr|libgxps-0.2.2-1|71	
12mr|libgxps-0.2.2-1|72	%install
12mr|libgxps-0.2.2-1|73	%makeinstall_std
12mr|libgxps-0.2.2-1|74	
12mr|libgxps-0.2.2-1|75	rm -f %buildroot%_libdir/*.la
12mr|libgxps-0.2.2-1|76	
12mr|libgxps-0.2.2-1|77	%files
12mr|libgxps-0.2.2-1|78	%{_bindir}/*
12mr|libgxps-0.2.2-1|79	
12mr|libgxps-0.2.2-1|80	%files -n %{libname}
12mr|libgxps-0.2.2-1|81	%{_libdir}/libgxps.so.%{major}*
12mr|libgxps-0.2.2-1|82	
12mr|libgxps-0.2.2-1|83	%files -n %{girname}
12mr|libgxps-0.2.2-1|84	%{_libdir}/girepository-1.0/GXPS-%{api}.typelib
12mr|libgxps-0.2.2-1|85	
12mr|libgxps-0.2.2-1|86	%files -n %{develname}
12mr|libgxps-0.2.2-1|87	%doc README COPYING AUTHORS NEWS
12mr|libgxps-0.2.2-1|88	%{_datadir}/gtk-doc/html/%{name}
12mr|libgxps-0.2.2-1|89	%{_datadir}/gir-1.0/*.gir
12mr|libgxps-0.2.2-1|90	%{_libdir}/*.so
12mr|libgxps-0.2.2-1|91	%{_libdir}/pkgconfig/*
12mr|libgxps-0.2.2-1|92	%{_includedir}/*
12mr|libgxps-0.2.2-1|93	
12mr|libgxps-0.2.2-1|94	
12mr|libgxps-0.2.2-1|95	
12mr|libgxps-0.2.2-1|96	
12mr|libgxps-0.2.2-1|97	%changelog
12mr|libgxps-0.2.2-1|98	

14779 12
12mr|libhangul-0.0.12-2|1	%define version	0.0.12
12mr|libhangul-0.0.12-2|2	%define release	%mkrel 2
12mr|libhangul-0.0.12-2|3	
12mr|libhangul-0.0.12-2|4	%define major 0
12mr|libhangul-0.0.12-2|5	%define libname %mklibname hangul %major
12mr|libhangul-0.0.12-2|6	%define develname %mklibname -d hangul
12mr|libhangul-0.0.12-2|7	
12mr|libhangul-0.0.12-2|8	Name:		libhangul
12mr|libhangul-0.0.12-2|9	Summary:	A generalized and portable library for hangul
12mr|libhangul-0.0.12-2|10	Version:	%{version}
12mr|libhangul-0.0.12-2|11	Release:	%{release}
12mr|libhangul-0.0.12-2|12	Group:		System/Internationalization
12mr|libhangul-0.0.12-2|13	License:	LGPLv2+
12mr|libhangul-0.0.12-2|14	URL:		http://kldp.net/projects/hangul/
12mr|libhangul-0.0.12-2|15	Source0:	http://kldp.net/frs/download.php/4618/%name-%version.tar.gz
12mr|libhangul-0.0.12-2|16	Conflicts:	%{libname} < 0.0.8
12mr|libhangul-0.0.12-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|libhangul-0.0.12-2|18	
12mr|libhangul-0.0.12-2|19	%description
12mr|libhangul-0.0.12-2|20	libhangul is a generalized and portable library for
12mr|libhangul-0.0.12-2|21	processing hangul.
12mr|libhangul-0.0.12-2|22	
12mr|libhangul-0.0.12-2|23	%package -n	%{libname}
12mr|libhangul-0.0.12-2|24	Summary:	Main libhangul library
12mr|libhangul-0.0.12-2|25	Group:		System/Internationalization
12mr|libhangul-0.0.12-2|26	Requires:	%{name} = %{version}-%{release}
12mr|libhangul-0.0.12-2|27	
12mr|libhangul-0.0.12-2|28	%description -n %{libname}
12mr|libhangul-0.0.12-2|29	libhangul library.
12mr|libhangul-0.0.12-2|30	
12mr|libhangul-0.0.12-2|31	%package -n	%{develname}
12mr|libhangul-0.0.12-2|32	Summary:	Development files for %{name}
12mr|libhangul-0.0.12-2|33	Group:		Development/C
12mr|libhangul-0.0.12-2|34	Requires:	%{libname} = %{version}
12mr|libhangul-0.0.12-2|35	Provides:	%{name}-devel = %{version}-%{release}
12mr|libhangul-0.0.12-2|36	Obsoletes:	%mklibname -d hangul 0
12mr|libhangul-0.0.12-2|37	
12mr|libhangul-0.0.12-2|38	%description -n %{develname}
12mr|libhangul-0.0.12-2|39	Headers of %{name} for development.
12mr|libhangul-0.0.12-2|40	
12mr|libhangul-0.0.12-2|41	%prep
12mr|libhangul-0.0.12-2|42	%setup -q
12mr|libhangul-0.0.12-2|43	
12mr|libhangul-0.0.12-2|44	%build
12mr|libhangul-0.0.12-2|45	%configure2_5x --disable-static
12mr|libhangul-0.0.12-2|46	%make
12mr|libhangul-0.0.12-2|47	
12mr|libhangul-0.0.12-2|48	%install
12mr|libhangul-0.0.12-2|49	%makeinstall_std
12mr|libhangul-0.0.12-2|50	
12mr|libhangul-0.0.12-2|51	%find_lang %name
12mr|libhangul-0.0.12-2|52	
12mr|libhangul-0.0.12-2|53	%files -f %name.lang
12mr|libhangul-0.0.12-2|54	%defattr(-,root,root)
12mr|libhangul-0.0.12-2|55	%{_bindir}/hangul
12mr|libhangul-0.0.12-2|56	%{_datadir}/libhangul
12mr|libhangul-0.0.12-2|57	
12mr|libhangul-0.0.12-2|58	%files -n %{libname}
12mr|libhangul-0.0.12-2|59	%defattr(-,root,root)
12mr|libhangul-0.0.12-2|60	%{_libdir}/*.so.%{major}*
12mr|libhangul-0.0.12-2|61	
12mr|libhangul-0.0.12-2|62	%files -n %{develname}
12mr|libhangul-0.0.12-2|63	%defattr(-,root,root)
12mr|libhangul-0.0.12-2|64	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|libhangul-0.0.12-2|65	%{_includedir}/hangul-1.0/hangul.h
12mr|libhangul-0.0.12-2|66	%{_libdir}/*.so
12mr|libhangul-0.0.12-2|67	%{_libdir}/pkgconfig/libhangul.pc
12mr|libhangul-0.0.12-2|68	
12mr|libhangul-0.0.12-2|69	
12mr|libhangul-0.0.12-2|70	
12mr|libhangul-0.0.12-2|71	%changelog
12mr|libhangul-0.0.12-2|72	

14780 12
12mr|libHX-3.13-1|1	%define major 28
12mr|libHX-3.13-1|2	%define libname %mklibname HX %{major}
12mr|libHX-3.13-1|3	%define develname %mklibname HX -d
12mr|libHX-3.13-1|4	
12mr|libHX-3.13-1|5	Name:           libHX
12mr|libHX-3.13-1|6	Version:        3.13
12mr|libHX-3.13-1|7	Release:        1
12mr|libHX-3.13-1|8	Summary:        A library for common data structures and low level operations
12mr|libHX-3.13-1|9	Group:          System/Libraries
12mr|libHX-3.13-1|10	License:        GPLv3+ and LGPLv2+
12mr|libHX-3.13-1|11	URL:            http://libhx.sourceforge.net/
12mr|libHX-3.13-1|12	Source0:        http://downloads.sourceforge.net/project/libhx/%{name}/%{version}/libHX-%{version}.tar.xz
12mr|libHX-3.13-1|13	Source1:        http://downloads.sourceforge.net/project/libhx/%{name}/%{version}/libHX-%{version}.tar.xz.asc
12mr|libHX-3.13-1|14	
12mr|libHX-3.13-1|15	%description
12mr|libHX-3.13-1|16	A library for:
12mr|libHX-3.13-1|17	- A+R/B trees to use for lists or maps (associative arrays)
12mr|libHX-3.13-1|18	- Deques (double-ended queues) (Stacks (LIFO) / Queues (FIFOs))
12mr|libHX-3.13-1|19	- platform independent opendir-style directory access
12mr|libHX-3.13-1|20	- platform independent dlopen-style shared library access
12mr|libHX-3.13-1|21	- auto-storage strings with direct access
12mr|libHX-3.13-1|22	- command line option (argv) parser
12mr|libHX-3.13-1|23	- shell-style config file parser
12mr|libHX-3.13-1|24	- platform independent random number generator with transparent
12mr|libHX-3.13-1|25	/dev/urandom support
12mr|libHX-3.13-1|26	- various string, memory and zvec ops
12mr|libHX-3.13-1|27	
12mr|libHX-3.13-1|28	%package -n %{libname}
12mr|libHX-3.13-1|29	Group: System/Libraries
12mr|libHX-3.13-1|30	Summary: General-purpose library
12mr|libHX-3.13-1|31	Obsoletes: %{name} < 1.17-2
12mr|libHX-3.13-1|32	
12mr|libHX-3.13-1|33	%description -n %{libname}
12mr|libHX-3.13-1|34	- A+R/B trees to use for lists or maps (associative arrays)
12mr|libHX-3.13-1|35	- Deques (double-ended queues) (Stacks (LIFO) / Queues (FIFOs))
12mr|libHX-3.13-1|36	- platform independent opendir-style directory access
12mr|libHX-3.13-1|37	- platform independent dlopen-style shared library access
12mr|libHX-3.13-1|38	- auto-storage strings with direct access
12mr|libHX-3.13-1|39	- command line option (argv) parser
12mr|libHX-3.13-1|40	- shell-style config file parser
12mr|libHX-3.13-1|41	- platform independent random number generator with transparent
12mr|libHX-3.13-1|42	/dev/urandom support
12mr|libHX-3.13-1|43	- various string, memory and zvec ops
12mr|libHX-3.13-1|44	
12mr|libHX-3.13-1|45	%package -n %{develname}
12mr|libHX-3.13-1|46	Summary:        Development files for %{name}
12mr|libHX-3.13-1|47	Group:          Development/C
12mr|libHX-3.13-1|48	Requires:       %{libname} = %{version}
12mr|libHX-3.13-1|49	Provides:       %{name}-devel = %{EVRD}
12mr|libHX-3.13-1|50	
12mr|libHX-3.13-1|51	%description -n %{develname}
12mr|libHX-3.13-1|52	The %{name}-devel package contains libraries and header files for
12mr|libHX-3.13-1|53	developing applications that use %{name}.
12mr|libHX-3.13-1|54	
12mr|libHX-3.13-1|55	%prep
12mr|libHX-3.13-1|56	%setup -q
12mr|libHX-3.13-1|57	
12mr|libHX-3.13-1|58	%build
12mr|libHX-3.13-1|59	# /sbin/mount.crypt from pam_mount uses libHX
12mr|libHX-3.13-1|60	%configure2_5x --disable-static --libdir=/%{_lib} --with-pkgconfigdir=%{_libdir}/pkgconfig
12mr|libHX-3.13-1|61	%make
12mr|libHX-3.13-1|62	
12mr|libHX-3.13-1|63	%install
12mr|libHX-3.13-1|64	rm -rf %{buildroot}
12mr|libHX-3.13-1|65	%makeinstall_std
12mr|libHX-3.13-1|66	
12mr|libHX-3.13-1|67	%files -n %{libname}
12mr|libHX-3.13-1|68	/%{_lib}/*.so.%{major}*
12mr|libHX-3.13-1|69	
12mr|libHX-3.13-1|70	%files -n %{develname}
12mr|libHX-3.13-1|71	%doc doc/*
12mr|libHX-3.13-1|72	%{_includedir}/*
12mr|libHX-3.13-1|73	/%{_lib}/*.so
12mr|libHX-3.13-1|74	%{_libdir}/pkgconfig/libHX.pc
12mr|libHX-3.13-1|75	%{_datadir}/doc/libhx/libHX_Documentation.pdf
12mr|libHX-3.13-1|76	
12mr|libHX-3.13-1|77	
12mr|libHX-3.13-1|78	
12mr|libHX-3.13-1|79	%changelog
12mr|libHX-3.13-1|80	

14781 12
12mr|libical-0.48-1|1	Name: libical
12mr|libical-0.48-1|2	Version: 0.48
12mr|libical-0.48-1|3	Release: 1
12mr|libical-0.48-1|4	Summary: An implementation of basic iCAL protocols
12mr|libical-0.48-1|5	License: LGPLv2+
12mr|libical-0.48-1|6	Group: System/Libraries
12mr|libical-0.48-1|7	Url: http://sourceforge.net/projects/freeassociation/
12mr|libical-0.48-1|8	Source0: http://downloads.sourceforge.net/freeassociation/%{name}-%{version}.tar.gz
12mr|libical-0.48-1|9	BuildRequires: db-devel
12mr|libical-0.48-1|10	BuildRequires: flex
12mr|libical-0.48-1|11	BuildRequires: bison
12mr|libical-0.48-1|12	Buildrequires: cmake
12mr|libical-0.48-1|13	
12mr|libical-0.48-1|14	%description
12mr|libical-0.48-1|15	Libical is an Open Source implementation of the IETF's iCalendar
12mr|libical-0.48-1|16	Calendaring and Scheduling protocols (RFC 2445, 2446, and 2447).
12mr|libical-0.48-1|17	It parses iCal components and provides a C API for manipulating
12mr|libical-0.48-1|18	the component properties, parameters, and subcomponents.
12mr|libical-0.48-1|19	
12mr|libical-0.48-1|20	#------------------------------------------------------
12mr|libical-0.48-1|21	
12mr|libical-0.48-1|22	%define major 0
12mr|libical-0.48-1|23	%define libname %mklibname ical %{major}
12mr|libical-0.48-1|24	
12mr|libical-0.48-1|25	%package -n %{libname}
12mr|libical-0.48-1|26	Summary: Files for developing applications that use libical
12mr|libical-0.48-1|27	Group: System/Libraries
12mr|libical-0.48-1|28	
12mr|libical-0.48-1|29	%description -n %{libname}
12mr|libical-0.48-1|30	Libical is an Open Source implementation of the IETF's iCalendar
12mr|libical-0.48-1|31	Calendaring and Scheduling protocols (RFC 2445, 2446, and 2447).
12mr|libical-0.48-1|32	It parses iCal components and provides a C API for manipulating
12mr|libical-0.48-1|33	the component properties, parameters, and subcomponents.
12mr|libical-0.48-1|34	
12mr|libical-0.48-1|35	%files -n %{libname}
12mr|libical-0.48-1|36	%{_libdir}/*ical.so.%{major}*
12mr|libical-0.48-1|37	
12mr|libical-0.48-1|38	#------------------------------------------------------
12mr|libical-0.48-1|39	
12mr|libical-0.48-1|40	%define major 0
12mr|libical-0.48-1|41	%define libnamess %mklibname icalss %{major}
12mr|libical-0.48-1|42	
12mr|libical-0.48-1|43	%package -n %{libnamess}
12mr|libical-0.48-1|44	Summary: Files for developing applications that use libical
12mr|libical-0.48-1|45	Group: System/Libraries
12mr|libical-0.48-1|46	
12mr|libical-0.48-1|47	%description -n %{libnamess}
12mr|libical-0.48-1|48	Libical is an Open Source implementation of the IETF's iCalendar
12mr|libical-0.48-1|49	Calendaring and Scheduling protocols (RFC 2445, 2446, and 2447).
12mr|libical-0.48-1|50	It parses iCal components and provides a C API for manipulating
12mr|libical-0.48-1|51	the component properties, parameters, and subcomponents.
12mr|libical-0.48-1|52	
12mr|libical-0.48-1|53	%files -n %{libnamess}
12mr|libical-0.48-1|54	%{_libdir}/*icalss.so.%{major}*
12mr|libical-0.48-1|55	
12mr|libical-0.48-1|56	#------------------------------------------------------
12mr|libical-0.48-1|57	
12mr|libical-0.48-1|58	%define major 0
12mr|libical-0.48-1|59	%define libnamevcal %mklibname icalvcal %{major}
12mr|libical-0.48-1|60	
12mr|libical-0.48-1|61	%package -n %{libnamevcal}
12mr|libical-0.48-1|62	Summary: Files for developing applications that use libical
12mr|libical-0.48-1|63	Group: System/Libraries
12mr|libical-0.48-1|64	
12mr|libical-0.48-1|65	%description -n %{libnamevcal}
12mr|libical-0.48-1|66	Libical is an Open Source implementation of the IETF's iCalendar
12mr|libical-0.48-1|67	Calendaring and Scheduling protocols (RFC 2445, 2446, and 2447).
12mr|libical-0.48-1|68	It parses iCal components and provides a C API for manipulating
12mr|libical-0.48-1|69	the component properties, parameters, and subcomponents.
12mr|libical-0.48-1|70	
12mr|libical-0.48-1|71	%files -n %{libnamevcal}
12mr|libical-0.48-1|72	%{_libdir}/*vcal.so.%{major}*
12mr|libical-0.48-1|73	
12mr|libical-0.48-1|74	#------------------------------------------------------
12mr|libical-0.48-1|75	
12mr|libical-0.48-1|76	%define develname %mklibname ical -d
12mr|libical-0.48-1|77	
12mr|libical-0.48-1|78	%package -n %{develname}
12mr|libical-0.48-1|79	Summary:	Files for developing applications that use libical
12mr|libical-0.48-1|80	Group:		Development/C
12mr|libical-0.48-1|81	Provides:	%{name}-devel = %{version}-%{release}
12mr|libical-0.48-1|82	Requires:	%{libname} = %{version}-%{release}
12mr|libical-0.48-1|83	Requires:	%{libnamess} = %{version}-%{release}
12mr|libical-0.48-1|84	Requires:	%{libnamevcal} = %{version}-%{release}
12mr|libical-0.48-1|85	Obsoletes:	%mklibname ical 0 -d
12mr|libical-0.48-1|86	
12mr|libical-0.48-1|87	%description -n %{develname}
12mr|libical-0.48-1|88	The header files and libtool library for
12mr|libical-0.48-1|89	developing applications that use libical.
12mr|libical-0.48-1|90	
12mr|libical-0.48-1|91	#------------------------------------------------------
12mr|libical-0.48-1|92	
12mr|libical-0.48-1|93	%prep
12mr|libical-0.48-1|94	%setup -q
12mr|libical-0.48-1|95	
12mr|libical-0.48-1|96	%build
12mr|libical-0.48-1|97	%cmake -DICAL_ERRORS_ARE_FATAL=false
12mr|libical-0.48-1|98	
12mr|libical-0.48-1|99	# Not ready for nproc
12mr|libical-0.48-1|100	make
12mr|libical-0.48-1|101	
12mr|libical-0.48-1|102	%install
12mr|libical-0.48-1|103	%makeinstall_std -C build
12mr|libical-0.48-1|104	
12mr|libical-0.48-1|105	%files -n %{develname}
12mr|libical-0.48-1|106	%doc README TODO ChangeLog NEWS TEST THANKS
12mr|libical-0.48-1|107	%doc doc/UsingLibical*
12mr|libical-0.48-1|108	%{_includedir}/*
12mr|libical-0.48-1|109	%{_libdir}/*.a
12mr|libical-0.48-1|110	%{_libdir}/*.so
12mr|libical-0.48-1|111	%{_libdir}/pkgconfig/*
12mr|libical-0.48-1|112	
12mr|libical-0.48-1|113	
12mr|libical-0.48-1|114	
12mr|libical-0.48-1|115	%changelog
12mr|libical-0.48-1|116	

14782 12
12mr|libice-1.0.8-3|1	%define major 6
12mr|libice-1.0.8-3|2	%define libname %mklibname ice %{major}
12mr|libice-1.0.8-3|3	%define develname %mklibname ice -d
12mr|libice-1.0.8-3|4	
12mr|libice-1.0.8-3|5	Name:		libice
12mr|libice-1.0.8-3|6	Summary:	X Inter Client Exchange Library
12mr|libice-1.0.8-3|7	Version:	1.0.8
12mr|libice-1.0.8-3|8	Release:	3
12mr|libice-1.0.8-3|9	Group:		Development/X11
12mr|libice-1.0.8-3|10	License:	MIT
12mr|libice-1.0.8-3|11	URL:		http://xorg.freedesktop.org
12mr|libice-1.0.8-3|12	Source0:	ftp://xorg.freedesktop.org/pub/individual/lib/libICE-%{version}.tar.bz2
12mr|libice-1.0.8-3|13	
12mr|libice-1.0.8-3|14	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|libice-1.0.8-3|15	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libice-1.0.8-3|16	BuildRequires:	x11-xtrans-devel >= 1.0.0
12mr|libice-1.0.8-3|17	
12mr|libice-1.0.8-3|18	%description
12mr|libice-1.0.8-3|19	libice provides an interface to ICE, the Inter-Client Exchange protocol.
12mr|libice-1.0.8-3|20	Motivated by issues arising from the need for X Window System clients to
12mr|libice-1.0.8-3|21	share data with each other, the ICE protocol provides a generic framework for
12mr|libice-1.0.8-3|22	building protocols on top of reliable, byte-stream transport connections. It
12mr|libice-1.0.8-3|23	provides basic mechanisms for setting up and shutting down connections, for
12mr|libice-1.0.8-3|24	performing authentication, for negotiating versions, and for reporting
12mr|libice-1.0.8-3|25	errors.
12mr|libice-1.0.8-3|26	
12mr|libice-1.0.8-3|27	%package -n %{libname}
12mr|libice-1.0.8-3|28	Summary:	X Inter Client Exchange Library
12mr|libice-1.0.8-3|29	Group:		Development/X11
12mr|libice-1.0.8-3|30	Conflicts:	libxorg-x11 < 7.0
12mr|libice-1.0.8-3|31	Provides:	%{name} = %{version}
12mr|libice-1.0.8-3|32	
12mr|libice-1.0.8-3|33	%description -n %{libname}
12mr|libice-1.0.8-3|34	libice provides an interface to ICE, the Inter-Client Exchange protocol.
12mr|libice-1.0.8-3|35	Motivated by issues arising from the need for X Window System clients to
12mr|libice-1.0.8-3|36	share data with each other, the ICE protocol provides a generic framework for
12mr|libice-1.0.8-3|37	building protocols on top of reliable, byte-stream transport connections. It
12mr|libice-1.0.8-3|38	provides basic mechanisms for setting up and shutting down connections, for
12mr|libice-1.0.8-3|39	performing authentication, for negotiating versions, and for reporting
12mr|libice-1.0.8-3|40	errors.
12mr|libice-1.0.8-3|41	
12mr|libice-1.0.8-3|42	%package -n %{develname}
12mr|libice-1.0.8-3|43	Summary:	Development files for %{name}
12mr|libice-1.0.8-3|44	Group:		Development/X11
12mr|libice-1.0.8-3|45	Requires:	%{libname} = %{version}-%{release}
12mr|libice-1.0.8-3|46	Provides:	libice-devel = %{version}-%{release}
12mr|libice-1.0.8-3|47	Obsoletes:	%{_lib}ice6-devel < 1.0.8
12mr|libice-1.0.8-3|48	Obsoletes:	%{_lib}ice-static-devel < 1.0.8
12mr|libice-1.0.8-3|49	Conflicts:	libxorg-x11-devel < 7.0
12mr|libice-1.0.8-3|50	
12mr|libice-1.0.8-3|51	%description -n %{develname}
12mr|libice-1.0.8-3|52	Development files for %{name}
12mr|libice-1.0.8-3|53	
12mr|libice-1.0.8-3|54	%prep
12mr|libice-1.0.8-3|55	%setup -q -n libICE-%{version}
12mr|libice-1.0.8-3|56	
12mr|libice-1.0.8-3|57	%build
12mr|libice-1.0.8-3|58	%configure2_5x \
12mr|libice-1.0.8-3|59	--disable-static \
12mr|libice-1.0.8-3|60	--x-includes=%{_includedir}\
12mr|libice-1.0.8-3|61	--x-libraries=%{_libdir}
12mr|libice-1.0.8-3|62	
12mr|libice-1.0.8-3|63	%make
12mr|libice-1.0.8-3|64	
12mr|libice-1.0.8-3|65	%install
12mr|libice-1.0.8-3|66	rm -rf %{buildroot}
12mr|libice-1.0.8-3|67	%makeinstall_std
12mr|libice-1.0.8-3|68	mv %{buildroot}/%{_datadir}/doc/lib{ICE,ice}
12mr|libice-1.0.8-3|69	
12mr|libice-1.0.8-3|70	%files -n %{libname}
12mr|libice-1.0.8-3|71	%{_libdir}/libICE.so.%{major}*
12mr|libice-1.0.8-3|72	
12mr|libice-1.0.8-3|73	%files -n %{develname}
12mr|libice-1.0.8-3|74	%{_datadir}/doc/libice
12mr|libice-1.0.8-3|75	%{_libdir}/libICE.so
12mr|libice-1.0.8-3|76	%{_libdir}/pkgconfig/ice.pc
12mr|libice-1.0.8-3|77	%{_includedir}/X11/ICE/ICEutil.h
12mr|libice-1.0.8-3|78	%{_includedir}/X11/ICE/ICE.h
12mr|libice-1.0.8-3|79	%{_includedir}/X11/ICE/ICEproto.h
12mr|libice-1.0.8-3|80	%{_includedir}/X11/ICE/ICEconn.h
12mr|libice-1.0.8-3|81	%{_includedir}/X11/ICE/ICElib.h
12mr|libice-1.0.8-3|82	%{_includedir}/X11/ICE/ICEmsg.h
12mr|libice-1.0.8-3|83	
12mr|libice-1.0.8-3|84	
12mr|libice-1.0.8-3|85	%changelog
12mr|libice-1.0.8-3|86	

14783 12
12mr|libid3tag-0.15.1b-15|1	%define major 0
12mr|libid3tag-0.15.1b-15|2	%define libname %mklibname id3tag %{major}
12mr|libid3tag-0.15.1b-15|3	%define develname %mklibname -d id3tag
12mr|libid3tag-0.15.1b-15|4	
12mr|libid3tag-0.15.1b-15|5	Summary:	Library for reading and writing ID3v1 and ID3v2 tags
12mr|libid3tag-0.15.1b-15|6	Name:		libid3tag
12mr|libid3tag-0.15.1b-15|7	Version:	0.15.1b
12mr|libid3tag-0.15.1b-15|8	Release:	15
12mr|libid3tag-0.15.1b-15|9	License:	GPLv2+
12mr|libid3tag-0.15.1b-15|10	Group:		Sound
12mr|libid3tag-0.15.1b-15|11	URL:		http://www.underbit.com/products/mad/
12mr|libid3tag-0.15.1b-15|12	Source0:	http://prdownloads.sourceforge.net/mad/%{name}-%{version}.tar.bz2
12mr|libid3tag-0.15.1b-15|13	Source1:	id3tag.pc.bz2
12mr|libid3tag-0.15.1b-15|14	Patch0:		libid3tag-0.15.1b-gentoo-CVE-2008-2109_fix_overflow.patch
12mr|libid3tag-0.15.1b-15|15	BuildRequires:	zlib-devel
12mr|libid3tag-0.15.1b-15|16	
12mr|libid3tag-0.15.1b-15|17	%description
12mr|libid3tag-0.15.1b-15|18	A library for reading and (eventually) writing ID3 tags, both ID3v1 and the
12mr|libid3tag-0.15.1b-15|19	various versions of ID3v2.
12mr|libid3tag-0.15.1b-15|20	
12mr|libid3tag-0.15.1b-15|21	%package -n %{libname}
12mr|libid3tag-0.15.1b-15|22	Summary:	Library for reading and writing ID3v1 and ID3v2 tags
12mr|libid3tag-0.15.1b-15|23	Group:		System/Libraries
12mr|libid3tag-0.15.1b-15|24	
12mr|libid3tag-0.15.1b-15|25	%description -n %{libname}
12mr|libid3tag-0.15.1b-15|26	A library for reading and (eventually) writing ID3 tags, both ID3v1 and the
12mr|libid3tag-0.15.1b-15|27	various versions of ID3v2.
12mr|libid3tag-0.15.1b-15|28	
12mr|libid3tag-0.15.1b-15|29	%package -n %{develname}
12mr|libid3tag-0.15.1b-15|30	Summary:	Development tools for programs which will use the %{name} library
12mr|libid3tag-0.15.1b-15|31	Group:		Development/C
12mr|libid3tag-0.15.1b-15|32	Requires:	%{libname} = %{version}
12mr|libid3tag-0.15.1b-15|33	Requires:	zlib-devel
12mr|libid3tag-0.15.1b-15|34	Provides:	%{name}-devel = %{version}-%{release}
12mr|libid3tag-0.15.1b-15|35	Provides:	id3tag-devel = %{version}-%{release}
12mr|libid3tag-0.15.1b-15|36	
12mr|libid3tag-0.15.1b-15|37	%description -n %{develname}
12mr|libid3tag-0.15.1b-15|38	This package includes the header files and static libraries
12mr|libid3tag-0.15.1b-15|39	necessary for developing programs using the %{name} library.
12mr|libid3tag-0.15.1b-15|40	
12mr|libid3tag-0.15.1b-15|41	If you are going to develop programs which will use the %{name} library
12mr|libid3tag-0.15.1b-15|42	you should install this.
12mr|libid3tag-0.15.1b-15|43	
12mr|libid3tag-0.15.1b-15|44	%prep
12mr|libid3tag-0.15.1b-15|45	%setup -q
12mr|libid3tag-0.15.1b-15|46	%patch0 -p0 -b .cve-2008-2109
12mr|libid3tag-0.15.1b-15|47	
12mr|libid3tag-0.15.1b-15|48	%build
12mr|libid3tag-0.15.1b-15|49	%configure2_5x --disable-static
12mr|libid3tag-0.15.1b-15|50	%make
12mr|libid3tag-0.15.1b-15|51	
12mr|libid3tag-0.15.1b-15|52	%install
12mr|libid3tag-0.15.1b-15|53	%makeinstall_std
12mr|libid3tag-0.15.1b-15|54	# this is an invalid locale dir
12mr|libid3tag-0.15.1b-15|55	rm -rf %{buildroot}/%{_datadir}/locale/en
12mr|libid3tag-0.15.1b-15|56	
12mr|libid3tag-0.15.1b-15|57	mkdir -p %{buildroot}%{_libdir}/pkgconfig
12mr|libid3tag-0.15.1b-15|58	bzcat %{SOURCE1} | sed -e 's,/lib\>,/%{_lib},;s,0.14.2b,%{version},' >%{buildroot}%{_libdir}/pkgconfig/id3tag.pc
12mr|libid3tag-0.15.1b-15|59	
12mr|libid3tag-0.15.1b-15|60	%files -n %{libname}
12mr|libid3tag-0.15.1b-15|61	%doc COPYING
12mr|libid3tag-0.15.1b-15|62	%{_libdir}/libid3tag.so.%{major}*
12mr|libid3tag-0.15.1b-15|63	
12mr|libid3tag-0.15.1b-15|64	%files -n %{develname}
12mr|libid3tag-0.15.1b-15|65	%doc COPY* README TODO CHANGES CREDITS
12mr|libid3tag-0.15.1b-15|66	%{_libdir}/*.so
12mr|libid3tag-0.15.1b-15|67	%{_libdir}/pkgconfig/*
12mr|libid3tag-0.15.1b-15|68	%{_includedir}/*
12mr|libid3tag-0.15.1b-15|69	
12mr|libid3tag-0.15.1b-15|70	
12mr|libid3tag-0.15.1b-15|71	%changelog
12mr|libid3tag-0.15.1b-15|72	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libid3tag-0.15.1b-15|73	+ Commit: a74bd57
12mr|libid3tag-0.15.1b-15|74	- Drop find_lang as it finds nothing here
12mr|libid3tag-0.15.1b-15|75	
12mr|libid3tag-0.15.1b-15|76	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libid3tag-0.15.1b-15|77	+ Commit: beb69c4
12mr|libid3tag-0.15.1b-15|78	- Spec cleanup, drop .la and .la files
12mr|libid3tag-0.15.1b-15|79	
12mr|libid3tag-0.15.1b-15|80	

14784 12
12mr|libIDL-0.8.14-8|1	%define api_version	2
12mr|libIDL-0.8.14-8|2	%define lib_major	0
12mr|libIDL-0.8.14-8|3	%define lib_name	%mklibname IDL %{api_version} %{lib_major}
12mr|libIDL-0.8.14-8|4	%define develname	%mklibname -d  IDL %{api_version}
12mr|libIDL-0.8.14-8|5	
12mr|libIDL-0.8.14-8|6	Summary:	IDL parsing library
12mr|libIDL-0.8.14-8|7	Name:		libIDL
12mr|libIDL-0.8.14-8|8	Version:	0.8.14
12mr|libIDL-0.8.14-8|9	Release:	8
12mr|libIDL-0.8.14-8|10	URL:		http://orbit-resource.sf.net/
12mr|libIDL-0.8.14-8|11	License:	LGPLv2+
12mr|libIDL-0.8.14-8|12	Group:		System/Libraries
12mr|libIDL-0.8.14-8|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|libIDL-0.8.14-8|14	
12mr|libIDL-0.8.14-8|15	BuildConflicts:	ORBit-devel < 0.5.10
12mr|libIDL-0.8.14-8|16	BuildRequires:	flex
12mr|libIDL-0.8.14-8|17	BuildRequires:	bison
12mr|libIDL-0.8.14-8|18	BuildRequires:	pkgconfig(glib-2.0)
12mr|libIDL-0.8.14-8|19	
12mr|libIDL-0.8.14-8|20	%description
12mr|libIDL-0.8.14-8|21	libIDL is a small library for creating parse trees of CORBA v2.2
12mr|libIDL-0.8.14-8|22	compliant Interface Definition Language (IDL) files, which is a
12mr|libIDL-0.8.14-8|23	specification for defining interfaces which can be used between
12mr|libIDL-0.8.14-8|24	different CORBA implementations.
12mr|libIDL-0.8.14-8|25	
12mr|libIDL-0.8.14-8|26	%package -n %{lib_name}
12mr|libIDL-0.8.14-8|27	Summary:	%{summary}
12mr|libIDL-0.8.14-8|28	Group:		%{group}
12mr|libIDL-0.8.14-8|29	Provides:	%{name} = %{version}-%{release}
12mr|libIDL-0.8.14-8|30	Provides:	%{name}%{api_version} = %{version}-%{release}
12mr|libIDL-0.8.14-8|31	
12mr|libIDL-0.8.14-8|32	%description -n %{lib_name}
12mr|libIDL-0.8.14-8|33	libIDL is a small library for creating parse trees of CORBA v2.2
12mr|libIDL-0.8.14-8|34	compliant Interface Definition Language (IDL) files, which is a
12mr|libIDL-0.8.14-8|35	specification for defining interfaces which can be used between
12mr|libIDL-0.8.14-8|36	different CORBA implementations.
12mr|libIDL-0.8.14-8|37	
12mr|libIDL-0.8.14-8|38	%package -n %{develname}
12mr|libIDL-0.8.14-8|39	Summary:	Header files and libraries needed for libIDL development
12mr|libIDL-0.8.14-8|40	Group:		Development/C
12mr|libIDL-0.8.14-8|41	Conflicts:	ORBit-devel < 0.5.10
12mr|libIDL-0.8.14-8|42	Provides:	%{name}-devel = %{version}-%{release}
12mr|libIDL-0.8.14-8|43	Provides:	%{name}%{api_version}-devel = %{version}-%{release}
12mr|libIDL-0.8.14-8|44	Requires:	%{lib_name} = %{version}
12mr|libIDL-0.8.14-8|45	Requires:	pkgconfig(glib-2.0)
12mr|libIDL-0.8.14-8|46	Obsoletes:	%{mklibname -d  IDL 2 0} < 0.8.14-7
12mr|libIDL-0.8.14-8|47	
12mr|libIDL-0.8.14-8|48	%description -n %{develname}
12mr|libIDL-0.8.14-8|49	This package includes the header files and libraries needed for
12mr|libIDL-0.8.14-8|50	developing or compiling programs using libIDL.
12mr|libIDL-0.8.14-8|51	
12mr|libIDL-0.8.14-8|52	%prep
12mr|libIDL-0.8.14-8|53	%setup -q
12mr|libIDL-0.8.14-8|54	
12mr|libIDL-0.8.14-8|55	%build
12mr|libIDL-0.8.14-8|56	%configure2_5x \
12mr|libIDL-0.8.14-8|57	--disable-static
12mr|libIDL-0.8.14-8|58	
12mr|libIDL-0.8.14-8|59	%make
12mr|libIDL-0.8.14-8|60	
12mr|libIDL-0.8.14-8|61	%install
12mr|libIDL-0.8.14-8|62	rm -rf %{buildroot}
12mr|libIDL-0.8.14-8|63	%makeinstall_std
12mr|libIDL-0.8.14-8|64	
12mr|libIDL-0.8.14-8|65	%multiarch_binaries %{buildroot}%{_bindir}/*-config*
12mr|libIDL-0.8.14-8|66	
12mr|libIDL-0.8.14-8|67	%files -n %{lib_name}
12mr|libIDL-0.8.14-8|68	%doc AUTHORS README NEWS BUGS ChangeLog
12mr|libIDL-0.8.14-8|69	%{_libdir}/libIDL-%{api_version}.so.%{lib_major}*
12mr|libIDL-0.8.14-8|70	
12mr|libIDL-0.8.14-8|71	%files -n %{develname}
12mr|libIDL-0.8.14-8|72	%doc tstidl.c
12mr|libIDL-0.8.14-8|73	%{_bindir}/libIDL-config-2
12mr|libIDL-0.8.14-8|74	%{_bindir}/*/libIDL-config-2
12mr|libIDL-0.8.14-8|75	%{_includedir}/*
12mr|libIDL-0.8.14-8|76	%{_infodir}/*.info*
12mr|libIDL-0.8.14-8|77	%{_libdir}/lib*.so
12mr|libIDL-0.8.14-8|78	%{_libdir}/pkgconfig/*
12mr|libIDL-0.8.14-8|79	
12mr|libIDL-0.8.14-8|80	
12mr|libIDL-0.8.14-8|81	
12mr|libIDL-0.8.14-8|82	%changelog
12mr|libIDL-0.8.14-8|83	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libIDL-0.8.14-8|84	+ Commit: 4f62c7f
12mr|libIDL-0.8.14-8|85	- Sync with Cooker (drop .la files, spec cleanups), fix unversioned Obsoletes
12mr|libIDL-0.8.14-8|86	
12mr|libIDL-0.8.14-8|87	

14785 12
12mr|libidn-1.25-3|1	%define	major 11
12mr|libidn-1.25-3|2	%define libname	%mklibname idn %{major}
12mr|libidn-1.25-3|3	%define develname %mklibname idn -d
12mr|libidn-1.25-3|4	
12mr|libidn-1.25-3|5	Summary:	Internationalized string processing library
12mr|libidn-1.25-3|6	Name:		libidn
12mr|libidn-1.25-3|7	Version:	1.25
12mr|libidn-1.25-3|8	Release:	3
12mr|libidn-1.25-3|9	License:	LGPLv2+
12mr|libidn-1.25-3|10	Group:		System/Libraries
12mr|libidn-1.25-3|11	URL:		http://www.gnu.org/software/libidn/
12mr|libidn-1.25-3|12	Source0:	http://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz
12mr|libidn-1.25-3|13	Source1:	http://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz.sig
12mr|libidn-1.25-3|14	Patch0:		libidn-1.25-automake-1.12.patch
12mr|libidn-1.25-3|15	BuildRequires:	autoconf automake libtool m4 intltool
12mr|libidn-1.25-3|16	BuildRequires:	texinfo gtk-doc gettext gettext-devel
12mr|libidn-1.25-3|17	%ifnarch %mips %arm
12mr|libidn-1.25-3|18	BuildRequires:	valgrind
12mr|libidn-1.25-3|19	BuildRequires:	java-rpmbuild
12mr|libidn-1.25-3|20	%endif
12mr|libidn-1.25-3|21	# disable on arm for now. test it again on real hardware. qemu doesn't like it
12mr|libidn-1.25-3|22	%ifnarch %mips %arm
12mr|libidn-1.25-3|23	BuildRequires:	mono
12mr|libidn-1.25-3|24	%endif
12mr|libidn-1.25-3|25	
12mr|libidn-1.25-3|26	%description
12mr|libidn-1.25-3|27	GNU Libidn is an implementation of the Stringprep, Punycode and
12mr|libidn-1.25-3|28	IDNA specifications defined by the IETF Internationalized Domain
12mr|libidn-1.25-3|29	Names (IDN) working group, used for internationalized domain
12mr|libidn-1.25-3|30	names.
12mr|libidn-1.25-3|31	
12mr|libidn-1.25-3|32	%package -n %{libname}
12mr|libidn-1.25-3|33	Summary:	Internationalized string processing library
12mr|libidn-1.25-3|34	Group:		System/Libraries
12mr|libidn-1.25-3|35	
12mr|libidn-1.25-3|36	%description -n	%{libname}
12mr|libidn-1.25-3|37	GNU Libidn is an implementation of the Stringprep, Punycode and
12mr|libidn-1.25-3|38	IDNA specifications defined by the IETF Internationalized Domain
12mr|libidn-1.25-3|39	Names (IDN) working group, used for internationalized domain
12mr|libidn-1.25-3|40	names.
12mr|libidn-1.25-3|41	
12mr|libidn-1.25-3|42	%package -n %{develname}
12mr|libidn-1.25-3|43	Summary:	Development files for the %{libname} library
12mr|libidn-1.25-3|44	Group:		Development/C
12mr|libidn-1.25-3|45	Provides:	%{name}-devel = %{version}-%{release}
12mr|libidn-1.25-3|46	Provides:	idn-devel = %{version}-%{release}
12mr|libidn-1.25-3|47	Requires:	%{libname} >= %{version}-%{release}
12mr|libidn-1.25-3|48	Obsoletes:	%{mklibname idn 11 -d} < 1.25
12mr|libidn-1.25-3|49	
12mr|libidn-1.25-3|50	%description -n	%{develname}
12mr|libidn-1.25-3|51	Development files for the %{libname} library.
12mr|libidn-1.25-3|52	
12mr|libidn-1.25-3|53	%package -n idn
12mr|libidn-1.25-3|54	Summary:	Commandline interface to the %{libname} library
12mr|libidn-1.25-3|55	Group:		System/Servers
12mr|libidn-1.25-3|56	
12mr|libidn-1.25-3|57	%description -n idn
12mr|libidn-1.25-3|58	This package provides the commandline interface to the
12mr|libidn-1.25-3|59	%{libname} library.
12mr|libidn-1.25-3|60	
12mr|libidn-1.25-3|61	%ifnarch %mips %arm
12mr|libidn-1.25-3|62	%package -n %{libname}-java
12mr|libidn-1.25-3|63	Summary:	Java support for the %{name}
12mr|libidn-1.25-3|64	Group:		Development/Java
12mr|libidn-1.25-3|65	Provides:	%{name}-java = %{version}-%{release}
12mr|libidn-1.25-3|66	Requires:	%{libname} >= %{version}-%{release}
12mr|libidn-1.25-3|67	
12mr|libidn-1.25-3|68	%description -n %{libname}-java
12mr|libidn-1.25-3|69	Java support for the %{name}.
12mr|libidn-1.25-3|70	
12mr|libidn-1.25-3|71	%package -n %{libname}-mono
12mr|libidn-1.25-3|72	Summary:	Mono support for the %{name}
12mr|libidn-1.25-3|73	Group:		Development/Other
12mr|libidn-1.25-3|74	Provides:	%{name}-mono = %{version}-%{release}
12mr|libidn-1.25-3|75	Requires:	%{libname} >= %{version}-%{release}
12mr|libidn-1.25-3|76	
12mr|libidn-1.25-3|77	%description -n %{libname}-mono
12mr|libidn-1.25-3|78	Mono support for the %{name}.
12mr|libidn-1.25-3|79	%endif
12mr|libidn-1.25-3|80	
12mr|libidn-1.25-3|81	%prep
12mr|libidn-1.25-3|82	%setup -q
12mr|libidn-1.25-3|83	%patch0 -p1
12mr|libidn-1.25-3|84	
12mr|libidn-1.25-3|85	# Name directory sections consistently in the info file, rhbz #209491
12mr|libidn-1.25-3|86	sed -i '/^INFO-DIR-SECTION/{s/GNU Libraries/Libraries/;s/GNU utilities/Utilities/;}' doc/libidn.info
12mr|libidn-1.25-3|87	
12mr|libidn-1.25-3|88	iconv -f ISO-8859-1 -t UTF-8 doc/libidn.info > iconv.tmp
12mr|libidn-1.25-3|89	mv iconv.tmp doc/libidn.info
12mr|libidn-1.25-3|90	
12mr|libidn-1.25-3|91	%build
12mr|libidn-1.25-3|92	autoreconf -fi
12mr|libidn-1.25-3|93	
12mr|libidn-1.25-3|94	%configure2_5x \
12mr|libidn-1.25-3|95	%ifnarch %mips %arm
12mr|libidn-1.25-3|96	--enable-java \
12mr|libidn-1.25-3|97	--enable-valgrind-tests \
12mr|libidn-1.25-3|98	%endif
12mr|libidn-1.25-3|99	%ifnarch %mips %arm
12mr|libidn-1.25-3|100	--enable-csharp=mono \
12mr|libidn-1.25-3|101	%endif
12mr|libidn-1.25-3|102	--disable-rpath \
12mr|libidn-1.25-3|103	--disable-static
12mr|libidn-1.25-3|104	
12mr|libidn-1.25-3|105	%make
12mr|libidn-1.25-3|106	
12mr|libidn-1.25-3|107	%install
12mr|libidn-1.25-3|108	%makeinstall_std
12mr|libidn-1.25-3|109	
12mr|libidn-1.25-3|110	# fix "invalid-lc-messages-dir":
12mr|libidn-1.25-3|111	rm -rf %{buildroot}%{_datadir}/locale/en@*quot
12mr|libidn-1.25-3|112	
12mr|libidn-1.25-3|113	# make a nice list for docs
12mr|libidn-1.25-3|114	find doc -type f | sed 's/^/%{doc} /' | \
12mr|libidn-1.25-3|115	grep -v "Makefile*" | \
12mr|libidn-1.25-3|116	grep -v "\.tex*" | \
12mr|libidn-1.25-3|117	grep -v "\.info" | \
12mr|libidn-1.25-3|118	grep -v "\.1" | \
12mr|libidn-1.25-3|119	grep -v "\.3" | \
12mr|libidn-1.25-3|120	grep -v "\.sgml" | \
12mr|libidn-1.25-3|121	grep -v "\.xml" | \
12mr|libidn-1.25-3|122	grep -v "gdoc" | \
12mr|libidn-1.25-3|123	grep -v "mdate-sh" > %{libname}-devel.filelist
12mr|libidn-1.25-3|124	
12mr|libidn-1.25-3|125	find examples -type f -name ".c" | sed 's/^/%{doc} /' >> %{develname}.filelist
12mr|libidn-1.25-3|126	
12mr|libidn-1.25-3|127	%find_lang %{name}
12mr|libidn-1.25-3|128	
12mr|libidn-1.25-3|129	#(tpg) really not needed... also got lzma'd :)
12mr|libidn-1.25-3|130	
12mr|libidn-1.25-3|131	rm -rf %{buildroot}%{_infodir}/*.png*
12mr|libidn-1.25-3|132	
12mr|libidn-1.25-3|133	# this fixes a file clash in a mixed arch env
12mr|libidn-1.25-3|134	mv %{buildroot}%{_infodir}/%{name}.info %{buildroot}%{_infodir}/%{libname}.info
12mr|libidn-1.25-3|135	
12mr|libidn-1.25-3|136	%files -n idn -f %{name}.lang
12mr|libidn-1.25-3|137	%doc ChangeLog FAQ README THANKS contrib
12mr|libidn-1.25-3|138	%{_bindir}/idn
12mr|libidn-1.25-3|139	%{_mandir}/man1/idn.1*
12mr|libidn-1.25-3|140	%{_datadir}/emacs/site-lisp/*.el
12mr|libidn-1.25-3|141	
12mr|libidn-1.25-3|142	%files -n %{libname}
12mr|libidn-1.25-3|143	%{_libdir}/libidn.so.%{major}*
12mr|libidn-1.25-3|144	%{_infodir}/%{libname}.info*
12mr|libidn-1.25-3|145	
12mr|libidn-1.25-3|146	%files -n %{develname} -f %{develname}.filelist
12mr|libidn-1.25-3|147	%doc doc/libidn.html TODO libc/example.c examples/README examples/Makefile.*
12mr|libidn-1.25-3|148	%{_libdir}/libidn.so
12mr|libidn-1.25-3|149	%{_includedir}/*.h
12mr|libidn-1.25-3|150	%{_libdir}/pkgconfig/*.pc
12mr|libidn-1.25-3|151	%{_mandir}/man3/*
12mr|libidn-1.25-3|152	
12mr|libidn-1.25-3|153	%ifnarch %mips %arm
12mr|libidn-1.25-3|154	%files -n %{libname}-java
12mr|libidn-1.25-3|155	%{_datadir}/java/*.jar
12mr|libidn-1.25-3|156	%endif
12mr|libidn-1.25-3|157	
12mr|libidn-1.25-3|158	%ifnarch %mips %arm
12mr|libidn-1.25-3|159	%files -n %{libname}-mono
12mr|libidn-1.25-3|160	%{_libdir}/*.dll
12mr|libidn-1.25-3|161	%endif
12mr|libidn-1.25-3|162	
12mr|libidn-1.25-3|163	
12mr|libidn-1.25-3|164	%changelog
12mr|libidn-1.25-3|165	* Wed Aug  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libidn-1.25-3|166	+ Commit: a2c342d
12mr|libidn-1.25-3|167	- New version 1.25 (sync with Cooker), fix unversioned Obsoletes
12mr|libidn-1.25-3|168	
12mr|libidn-1.25-3|169	

14786 12
12mr|libiec61883-1.2.0-7|1	%define	name	libiec61883
12mr|libiec61883-1.2.0-7|2	%define	version	1.2.0
12mr|libiec61883-1.2.0-7|3	%define	release	%mkrel 7
12mr|libiec61883-1.2.0-7|4	
12mr|libiec61883-1.2.0-7|5	%define	major	0
12mr|libiec61883-1.2.0-7|6	%define	libname	%mklibname iec61883_ %{major}
12mr|libiec61883-1.2.0-7|7	%define	libnamedev %{libname}-devel
12mr|libiec61883-1.2.0-7|8	
12mr|libiec61883-1.2.0-7|9	Name:	%name
12mr|libiec61883-1.2.0-7|10	Version: %version
12mr|libiec61883-1.2.0-7|11	Release: %release
12mr|libiec61883-1.2.0-7|12	License: LGPL
12mr|libiec61883-1.2.0-7|13	Group:	System/Libraries
12mr|libiec61883-1.2.0-7|14	Source: http://linux1394.org/dl/%{name}-%{version}.tar.gz
12mr|libiec61883-1.2.0-7|15	URL:	http://linux1394.org
12mr|libiec61883-1.2.0-7|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libiec61883-1.2.0-7|17	BuildRequires: libraw1394-devel >= 1.2.0
12mr|libiec61883-1.2.0-7|18	Summary: Streaming library for IEEE1394
12mr|libiec61883-1.2.0-7|19	
12mr|libiec61883-1.2.0-7|20	%description
12mr|libiec61883-1.2.0-7|21	The libiec61883 library provides an higher level API for streaming DV,
12mr|libiec61883-1.2.0-7|22	MPEG-2 and audio over IEEE1394.  Based on the libraw1394 isochronous
12mr|libiec61883-1.2.0-7|23	functionality, this library acts as a filter that accepts DV-frames,
12mr|libiec61883-1.2.0-7|24	MPEG-2 frames or audio samples from the application and breaks these
12mr|libiec61883-1.2.0-7|25	down to isochronous packets, which are transmitted using libraw1394.
12mr|libiec61883-1.2.0-7|26	
12mr|libiec61883-1.2.0-7|27	%package -n %{libname}
12mr|libiec61883-1.2.0-7|28	Group:	  System/Libraries
12mr|libiec61883-1.2.0-7|29	Summary:  Streaming library for IEEE1394
12mr|libiec61883-1.2.0-7|30	Provides: %{name}
12mr|libiec61883-1.2.0-7|31	
12mr|libiec61883-1.2.0-7|32	%description -n %{libname}
12mr|libiec61883-1.2.0-7|33	The libiec61883 library provides an higher level API for streaming DV,
12mr|libiec61883-1.2.0-7|34	MPEG-2 and audio over IEEE1394.  Based on the libraw1394 isochronous
12mr|libiec61883-1.2.0-7|35	functionality, this library acts as a filter that accepts DV-frames,
12mr|libiec61883-1.2.0-7|36	MPEG-2 frames or audio samples from the application and breaks these
12mr|libiec61883-1.2.0-7|37	down to isochronous packets, which are transmitted using libraw1394.
12mr|libiec61883-1.2.0-7|38	
12mr|libiec61883-1.2.0-7|39	%package -n %{libnamedev}
12mr|libiec61883-1.2.0-7|40	Summary:  Development libs for libiec61883
12mr|libiec61883-1.2.0-7|41	Group:    Development/C
12mr|libiec61883-1.2.0-7|42	Provides: %{name}-devel = %{version}-%{release}
12mr|libiec61883-1.2.0-7|43	Requires: %{libname} = %{version}
12mr|libiec61883-1.2.0-7|44	
12mr|libiec61883-1.2.0-7|45	%description -n %{libnamedev}
12mr|libiec61883-1.2.0-7|46	Development libraries needed to build applications against libiec61883
12mr|libiec61883-1.2.0-7|47	
12mr|libiec61883-1.2.0-7|48	%package -n %{name}-utils
12mr|libiec61883-1.2.0-7|49	Summary:  Utilities for use with libiec61883
12mr|libiec61883-1.2.0-7|50	Group:    Communications
12mr|libiec61883-1.2.0-7|51	Requires: %{name} = %{version}
12mr|libiec61883-1.2.0-7|52	
12mr|libiec61883-1.2.0-7|53	%description -n	%{name}-utils
12mr|libiec61883-1.2.0-7|54	Utilities that make use of iec61883
12mr|libiec61883-1.2.0-7|55	
12mr|libiec61883-1.2.0-7|56	%prep
12mr|libiec61883-1.2.0-7|57	%setup -q
12mr|libiec61883-1.2.0-7|58	perl -pi -e's,noinst,bin,' examples/Makefile.am
12mr|libiec61883-1.2.0-7|59	
12mr|libiec61883-1.2.0-7|60	%build
12mr|libiec61883-1.2.0-7|61	autoreconf -i
12mr|libiec61883-1.2.0-7|62	%configure
12mr|libiec61883-1.2.0-7|63	%make
12mr|libiec61883-1.2.0-7|64	
12mr|libiec61883-1.2.0-7|65	%install
12mr|libiec61883-1.2.0-7|66	rm -rf %{buildroot}
12mr|libiec61883-1.2.0-7|67	%makeinstall
12mr|libiec61883-1.2.0-7|68	
12mr|libiec61883-1.2.0-7|69	%clean
12mr|libiec61883-1.2.0-7|70	rm -rf %{buildroot}
12mr|libiec61883-1.2.0-7|71	
12mr|libiec61883-1.2.0-7|72	%if %mdkversion < 200900
12mr|libiec61883-1.2.0-7|73	%post -n %{libname} -p /sbin/ldconfig
12mr|libiec61883-1.2.0-7|74	%endif
12mr|libiec61883-1.2.0-7|75	
12mr|libiec61883-1.2.0-7|76	%if %mdkversion < 200900
12mr|libiec61883-1.2.0-7|77	%postun -n %{libname} -p /sbin/ldconfig
12mr|libiec61883-1.2.0-7|78	%endif
12mr|libiec61883-1.2.0-7|79	
12mr|libiec61883-1.2.0-7|80	%files -n %{libname}
12mr|libiec61883-1.2.0-7|81	%defattr(-,root,root,-)
12mr|libiec61883-1.2.0-7|82	%doc AUTHORS COPYING NEWS README
12mr|libiec61883-1.2.0-7|83	%{_libdir}/libiec61883.so.%{major}*
12mr|libiec61883-1.2.0-7|84	
12mr|libiec61883-1.2.0-7|85	%files -n %{libnamedev}
12mr|libiec61883-1.2.0-7|86	%defattr(-,root,root,-)
12mr|libiec61883-1.2.0-7|87	%{_libdir}/*.so
12mr|libiec61883-1.2.0-7|88	%{_libdir}/*a
12mr|libiec61883-1.2.0-7|89	%{_includedir}/*
12mr|libiec61883-1.2.0-7|90	%{_libdir}/pkgconfig/libiec61883.pc
12mr|libiec61883-1.2.0-7|91	%doc examples/*.c
12mr|libiec61883-1.2.0-7|92	
12mr|libiec61883-1.2.0-7|93	%files utils
12mr|libiec61883-1.2.0-7|94	%defattr(-,root,root,-)
12mr|libiec61883-1.2.0-7|95	%{_bindir}/*
12mr|libiec61883-1.2.0-7|96	%{_mandir}/*/*
12mr|libiec61883-1.2.0-7|97	
12mr|libiec61883-1.2.0-7|98	
12mr|libiec61883-1.2.0-7|99	
12mr|libiec61883-1.2.0-7|100	
12mr|libiec61883-1.2.0-7|101	
12mr|libiec61883-1.2.0-7|102	%changelog
12mr|libiec61883-1.2.0-7|103	

14787 12
12mr|libieee1284-0.2.11-12|1	%define major 3
12mr|libieee1284-0.2.11-12|2	%define libname %mklibname ieee1284_ %{major}
12mr|libieee1284-0.2.11-12|3	%define develname %mklibname ieee1284 -d
12mr|libieee1284-0.2.11-12|4	
12mr|libieee1284-0.2.11-12|5	Summary:	Cross-platform library for parallel port access
12mr|libieee1284-0.2.11-12|6	Name:		libieee1284
12mr|libieee1284-0.2.11-12|7	Version:	0.2.11
12mr|libieee1284-0.2.11-12|8	Release:	12
12mr|libieee1284-0.2.11-12|9	License:	LGPLv2+
12mr|libieee1284-0.2.11-12|10	Group:		System/Libraries
12mr|libieee1284-0.2.11-12|11	URL:		http://sourceforge.net/projects/libieee1284/
12mr|libieee1284-0.2.11-12|12	Source0:	http://ovh.dl.sourceforge.net/sourceforge/libieee1284/%{name}-%{version}.tar.bz2
12mr|libieee1284-0.2.11-12|13	Patch0:		libieee1284-0.2.11-linkage.patch
12mr|libieee1284-0.2.11-12|14	BuildRequires:	python-devel
12mr|libieee1284-0.2.11-12|15	
12mr|libieee1284-0.2.11-12|16	%description
12mr|libieee1284-0.2.11-12|17	libieee1284 is a cross-platform library for parallel port access
12mr|libieee1284-0.2.11-12|18	
12mr|libieee1284-0.2.11-12|19	%package -n	%{libname}
12mr|libieee1284-0.2.11-12|20	Summary:	Cross-platform library for parallel port access
12mr|libieee1284-0.2.11-12|21	Group:		System/Libraries
12mr|libieee1284-0.2.11-12|22	Provides:	%{name} = %{version}-%{release}
12mr|libieee1284-0.2.11-12|23	
12mr|libieee1284-0.2.11-12|24	%description -n	%{libname}
12mr|libieee1284-0.2.11-12|25	libieee1284 is a cross-platform library for parallel port access
12mr|libieee1284-0.2.11-12|26	
12mr|libieee1284-0.2.11-12|27	%package -n	%{develname}
12mr|libieee1284-0.2.11-12|28	Summary:	Development files for libieee1284
12mr|libieee1284-0.2.11-12|29	Group:		Development/C
12mr|libieee1284-0.2.11-12|30	Requires:	%{libname} = %{version}-%{release}
12mr|libieee1284-0.2.11-12|31	Provides:	ieee1284-devel
12mr|libieee1284-0.2.11-12|32	Provides:	%{name}-devel = %{version}-%{release}
12mr|libieee1284-0.2.11-12|33	Obsoletes:	%{mklibname ieee1284_ 3 -d} < 0.2.11-12
12mr|libieee1284-0.2.11-12|34	
12mr|libieee1284-0.2.11-12|35	%description -n	%{develname}
12mr|libieee1284-0.2.11-12|36	The %{name}-devel package includes the header files and .so libraries
12mr|libieee1284-0.2.11-12|37	necessary for developing programs which will access parallel port devices
12mr|libieee1284-0.2.11-12|38	using the %{name} library.
12mr|libieee1284-0.2.11-12|39	
12mr|libieee1284-0.2.11-12|40	%package -n	python-%{name}
12mr|libieee1284-0.2.11-12|41	Group:		Development/Python
12mr|libieee1284-0.2.11-12|42	Summary:	Python bindings for libieee2384
12mr|libieee1284-0.2.11-12|43	Conflicts:	%{name}-devel < %{version}-%{release}
12mr|libieee1284-0.2.11-12|44	%py_requires -d
12mr|libieee1284-0.2.11-12|45	
12mr|libieee1284-0.2.11-12|46	%description -n python-%{name}
12mr|libieee1284-0.2.11-12|47	This package contains python bindings for libieee2384.
12mr|libieee1284-0.2.11-12|48	
12mr|libieee1284-0.2.11-12|49	%prep
12mr|libieee1284-0.2.11-12|50	%setup -q
12mr|libieee1284-0.2.11-12|51	%patch0 -p0
12mr|libieee1284-0.2.11-12|52	
12mr|libieee1284-0.2.11-12|53	%build
12mr|libieee1284-0.2.11-12|54	%configure2_5x \
12mr|libieee1284-0.2.11-12|55	--with-python \
12mr|libieee1284-0.2.11-12|56	--disable-static
12mr|libieee1284-0.2.11-12|57	
12mr|libieee1284-0.2.11-12|58	%make
12mr|libieee1284-0.2.11-12|59	
12mr|libieee1284-0.2.11-12|60	%install
12mr|libieee1284-0.2.11-12|61	%makeinstall_std
12mr|libieee1284-0.2.11-12|62	
12mr|libieee1284-0.2.11-12|63	%files -n %{libname}
12mr|libieee1284-0.2.11-12|64	%{_libdir}/*.so.%{major}*
12mr|libieee1284-0.2.11-12|65	
12mr|libieee1284-0.2.11-12|66	%files -n %{develname}
12mr|libieee1284-0.2.11-12|67	%doc README AUTHORS ChangeLog INSTALL NEWS TODO
12mr|libieee1284-0.2.11-12|68	%{_bindir}/libieee1284_test
12mr|libieee1284-0.2.11-12|69	%{_includedir}/*
12mr|libieee1284-0.2.11-12|70	%{_libdir}/*.so
12mr|libieee1284-0.2.11-12|71	%{_mandir}/man3/*
12mr|libieee1284-0.2.11-12|72	
12mr|libieee1284-0.2.11-12|73	%files -n python-%{name}
12mr|libieee1284-0.2.11-12|74	%{py_platsitedir}/*.so
12mr|libieee1284-0.2.11-12|75	
12mr|libieee1284-0.2.11-12|76	
12mr|libieee1284-0.2.11-12|77	
12mr|libieee1284-0.2.11-12|78	%changelog
12mr|libieee1284-0.2.11-12|79	* Wed Aug  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libieee1284-0.2.11-12|80	+ Commit: bd8768a
12mr|libieee1284-0.2.11-12|81	- Sync with Cooker (drop .la files, spec cleanup etc), fix unversioned Obsoletes
12mr|libieee1284-0.2.11-12|82	
12mr|libieee1284-0.2.11-12|83	

14788 12
12mr|libifp-1.0.0.2-7|1	%define	name	libifp
12mr|libifp-1.0.0.2-7|2	%define	version	1.0.0.2
12mr|libifp-1.0.0.2-7|3	%define	release	7
12mr|libifp-1.0.0.2-7|4	
12mr|libifp-1.0.0.2-7|5	%define	major	4
12mr|libifp-1.0.0.2-7|6	%define	libname	%mklibname ifp %{major}
12mr|libifp-1.0.0.2-7|7	%define develname %mklibname -d ifp
12mr|libifp-1.0.0.2-7|8	%define sdevelname %mklibname -d -s ifp
12mr|libifp-1.0.0.2-7|9	
12mr|libifp-1.0.0.2-7|10	Summary: 	iRiver driver library
12mr|libifp-1.0.0.2-7|11	Name: 		%{name}
12mr|libifp-1.0.0.2-7|12	Version: 	%{version}
12mr|libifp-1.0.0.2-7|13	Release: 	%mkrel %{release}
12mr|libifp-1.0.0.2-7|14	License: 	GPLv2+
12mr|libifp-1.0.0.2-7|15	Group: 		System/Libraries
12mr|libifp-1.0.0.2-7|16	Buildroot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libifp-1.0.0.2-7|17	Source0: 	%{name}-%{version}.tar.gz
12mr|libifp-1.0.0.2-7|18	Source1:        libifp.hotplug
12mr|libifp-1.0.0.2-7|19	Source2:        10-libifp.rules
12mr|libifp-1.0.0.2-7|20	Patch0:		libifp-1.0.0.2-human-readable.patch
12mr|libifp-1.0.0.2-7|21	Patch1:		libifp-1.0.0.2-warn-not-error.patch
12mr|libifp-1.0.0.2-7|22	BuildRequires:	libusb-devel
12mr|libifp-1.0.0.2-7|23	URL:		http://ifp-driver.sourceforge.net/
12mr|libifp-1.0.0.2-7|24	
12mr|libifp-1.0.0.2-7|25	%description
12mr|libifp-1.0.0.2-7|26	An interface for IRiver's flash-based portable music players
12mr|libifp-1.0.0.2-7|27	
12mr|libifp-1.0.0.2-7|28	%package -n	%{libname}
12mr|libifp-1.0.0.2-7|29	Summary:	iRiver driver library
12mr|libifp-1.0.0.2-7|30	Group:		System/Libraries
12mr|libifp-1.0.0.2-7|31	
12mr|libifp-1.0.0.2-7|32	%description -n	%{libname}
12mr|libifp-1.0.0.2-7|33	Libraries for iRiver driver
12mr|libifp-1.0.0.2-7|34	
12mr|libifp-1.0.0.2-7|35	%package -n	%{develname}
12mr|libifp-1.0.0.2-7|36	Summary:	iRiver driver library development files
12mr|libifp-1.0.0.2-7|37	Group:		Development/C
12mr|libifp-1.0.0.2-7|38	Provides:	%{name}-devel = %{version}-%{release}
12mr|libifp-1.0.0.2-7|39	Requires:	%{libname} = %{version}
12mr|libifp-1.0.0.2-7|40	Obsoletes:	%mklibname -d ifp 4
12mr|libifp-1.0.0.2-7|41	
12mr|libifp-1.0.0.2-7|42	%description -n	%{develname}
12mr|libifp-1.0.0.2-7|43	This package includes the header files and shared libraries
12mr|libifp-1.0.0.2-7|44	necessary for developing programs which will access iRiver using
12mr|libifp-1.0.0.2-7|45	the %{name} library.
12mr|libifp-1.0.0.2-7|46	
12mr|libifp-1.0.0.2-7|47	If you are going to develop programs which will access iRiver devices,
12mr|libifp-1.0.0.2-7|48	you should install this package.
12mr|libifp-1.0.0.2-7|49	
12mr|libifp-1.0.0.2-7|50	%package -n	%{sdevelname}
12mr|libifp-1.0.0.2-7|51	Summary:	Static libraries for libifp
12mr|libifp-1.0.0.2-7|52	Group:		Development/C
12mr|libifp-1.0.0.2-7|53	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|libifp-1.0.0.2-7|54	Requires:	%{develname} = %{version}
12mr|libifp-1.0.0.2-7|55	Obsoletes:	%mklibname -d -s ifp 4
12mr|libifp-1.0.0.2-7|56	
12mr|libifp-1.0.0.2-7|57	%description -n	%{sdevelname}
12mr|libifp-1.0.0.2-7|58	This package includes the static libraries necessary for developing
12mr|libifp-1.0.0.2-7|59	programs which will access iRiver devices using the %{name} library.
12mr|libifp-1.0.0.2-7|60	
12mr|libifp-1.0.0.2-7|61	If you are going to develop programs which will access iRiver devices,
12mr|libifp-1.0.0.2-7|62	you should install this package.
12mr|libifp-1.0.0.2-7|63	
12mr|libifp-1.0.0.2-7|64	%prep
12mr|libifp-1.0.0.2-7|65	%setup -q
12mr|libifp-1.0.0.2-7|66	%patch0 -p1 -b .df-h
12mr|libifp-1.0.0.2-7|67	%patch1 -p1 -b .warn
12mr|libifp-1.0.0.2-7|68	
12mr|libifp-1.0.0.2-7|69	%build
12mr|libifp-1.0.0.2-7|70	%configure2_5x	--with-libusb
12mr|libifp-1.0.0.2-7|71	%make
12mr|libifp-1.0.0.2-7|72	
12mr|libifp-1.0.0.2-7|73	%install
12mr|libifp-1.0.0.2-7|74	rm -rf %{buildroot}
12mr|libifp-1.0.0.2-7|75	%makeinstall_std
12mr|libifp-1.0.0.2-7|76	install -D -m 0755 %{SOURCE1} %buildroot/sbin/libifp-hotplug
12mr|libifp-1.0.0.2-7|77	install -D -m 0644 %{SOURCE2} %buildroot%{_sysconfdir}/udev/rules.d/10-libifp.rules
12mr|libifp-1.0.0.2-7|78	
12mr|libifp-1.0.0.2-7|79	%if %mdkversion < 200900
12mr|libifp-1.0.0.2-7|80	%post -p /sbin/ldconfig -n %{libname}
12mr|libifp-1.0.0.2-7|81	%endif
12mr|libifp-1.0.0.2-7|82	%if %mdkversion < 200900
12mr|libifp-1.0.0.2-7|83	%postun -p /sbin/ldconfig -n %{libname}
12mr|libifp-1.0.0.2-7|84	%endif
12mr|libifp-1.0.0.2-7|85	
12mr|libifp-1.0.0.2-7|86	%clean
12mr|libifp-1.0.0.2-7|87	rm -rf %{buildroot}
12mr|libifp-1.0.0.2-7|88	
12mr|libifp-1.0.0.2-7|89	%files
12mr|libifp-1.0.0.2-7|90	%defattr(-,root,root)
12mr|libifp-1.0.0.2-7|91	%doc README ChangeLog TODO
12mr|libifp-1.0.0.2-7|92	%{_bindir}/ifpline
12mr|libifp-1.0.0.2-7|93	/sbin/*
12mr|libifp-1.0.0.2-7|94	%{_sysconfdir}/udev/rules.d/*.rules
12mr|libifp-1.0.0.2-7|95	
12mr|libifp-1.0.0.2-7|96	%files -n %{libname}
12mr|libifp-1.0.0.2-7|97	%{_libdir}/libifp.so.%{major}*
12mr|libifp-1.0.0.2-7|98	
12mr|libifp-1.0.0.2-7|99	%files -n %{develname}
12mr|libifp-1.0.0.2-7|100	%defattr(-,root,root)
12mr|libifp-1.0.0.2-7|101	%{_libdir}/libifp.so
12mr|libifp-1.0.0.2-7|102	%{_includedir}/ifp.h
12mr|libifp-1.0.0.2-7|103	%{_mandir}/man3/ifp.h.3*
12mr|libifp-1.0.0.2-7|104	
12mr|libifp-1.0.0.2-7|105	%files -n %{sdevelname}
12mr|libifp-1.0.0.2-7|106	%defattr(-,root,root)
12mr|libifp-1.0.0.2-7|107	%{_libdir}/libifp.a
12mr|libifp-1.0.0.2-7|108	
12mr|libifp-1.0.0.2-7|109	
12mr|libifp-1.0.0.2-7|110	
12mr|libifp-1.0.0.2-7|111	%changelog
12mr|libifp-1.0.0.2-7|112	

14789 12
12mr|libimobiledevice-1.1.4-1|1	%define major 3
12mr|libimobiledevice-1.1.4-1|2	%define libname %mklibname imobiledevice %{major}
12mr|libimobiledevice-1.1.4-1|3	%define develname %mklibname -d imobiledevice
12mr|libimobiledevice-1.1.4-1|4	
12mr|libimobiledevice-1.1.4-1|5	Name:		libimobiledevice
12mr|libimobiledevice-1.1.4-1|6	Version:	1.1.4
12mr|libimobiledevice-1.1.4-1|7	Release:	1
12mr|libimobiledevice-1.1.4-1|8	Summary:	Library for connecting to Apple iPhone and iPod touch
12mr|libimobiledevice-1.1.4-1|9	Group:		System/Libraries
12mr|libimobiledevice-1.1.4-1|10	License:	LGPLv2+
12mr|libimobiledevice-1.1.4-1|11	URL:		http://libimobiledevice.org/
12mr|libimobiledevice-1.1.4-1|12	Source0:	http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
12mr|libimobiledevice-1.1.4-1|13	
12mr|libimobiledevice-1.1.4-1|14	BuildRequires:	pkgconfig(libtasn1)
12mr|libimobiledevice-1.1.4-1|15	BuildRequires:	pkgconfig(libplist)
12mr|libimobiledevice-1.1.4-1|16	BuildRequires:	pkgconfig(libplist++)
12mr|libimobiledevice-1.1.4-1|17	BuildRequires:	pkgconfig(libusbmuxd)
12mr|libimobiledevice-1.1.4-1|18	BuildRequires:	pkgconfig(glib-2.0)
12mr|libimobiledevice-1.1.4-1|19	BuildRequires:	pkgconfig(gnutls)
12mr|libimobiledevice-1.1.4-1|20	BuildRequires:	pkgconfig(openssl)
12mr|libimobiledevice-1.1.4-1|21	BuildRequires:	python-devel
12mr|libimobiledevice-1.1.4-1|22	BuildRequires:	swig
12mr|libimobiledevice-1.1.4-1|23	
12mr|libimobiledevice-1.1.4-1|24	%description
12mr|libimobiledevice-1.1.4-1|25	libimobiledevice is a library for connecting
12mr|libimobiledevice-1.1.4-1|26	to Apple's iPhone or iPod touch devices
12mr|libimobiledevice-1.1.4-1|27	
12mr|libimobiledevice-1.1.4-1|28	%package -n %{libname}
12mr|libimobiledevice-1.1.4-1|29	Group:		System/Libraries
12mr|libimobiledevice-1.1.4-1|30	Summary:	Library for connecting to Apple iPhone and iPod touch
12mr|libimobiledevice-1.1.4-1|31	
12mr|libimobiledevice-1.1.4-1|32	%description -n %{libname}
12mr|libimobiledevice-1.1.4-1|33	libimobiledevice is a library for connecting
12mr|libimobiledevice-1.1.4-1|34	to Apple's iPhone or iPod touch devices
12mr|libimobiledevice-1.1.4-1|35	
12mr|libimobiledevice-1.1.4-1|36	%package -n %{develname}
12mr|libimobiledevice-1.1.4-1|37	Summary:	Development package for libimobiledevice
12mr|libimobiledevice-1.1.4-1|38	Group:		Development/C
12mr|libimobiledevice-1.1.4-1|39	Provides:	%{name}-devel = %{version}-%{release}
12mr|libimobiledevice-1.1.4-1|40	Requires:	%{libname} = %{version}-%{release}
12mr|libimobiledevice-1.1.4-1|41	
12mr|libimobiledevice-1.1.4-1|42	%description -n %{develname}
12mr|libimobiledevice-1.1.4-1|43	Files for development with libimobiledevice.
12mr|libimobiledevice-1.1.4-1|44	
12mr|libimobiledevice-1.1.4-1|45	%package -n python-imobiledevice
12mr|libimobiledevice-1.1.4-1|46	Summary: Python bindings for libimobiledevice
12mr|libimobiledevice-1.1.4-1|47	Group: Development/Python
12mr|libimobiledevice-1.1.4-1|48	%py_requires -d
12mr|libimobiledevice-1.1.4-1|49	
12mr|libimobiledevice-1.1.4-1|50	%description -n python-imobiledevice
12mr|libimobiledevice-1.1.4-1|51	Python bindings for libimobiledevice.
12mr|libimobiledevice-1.1.4-1|52	
12mr|libimobiledevice-1.1.4-1|53	%prep
12mr|libimobiledevice-1.1.4-1|54	%setup -q
12mr|libimobiledevice-1.1.4-1|55	sed -i 's#1.3.21#2.0.0#g' configure
12mr|libimobiledevice-1.1.4-1|56	
12mr|libimobiledevice-1.1.4-1|57	%build
12mr|libimobiledevice-1.1.4-1|58	%configure2_5x \
12mr|libimobiledevice-1.1.4-1|59	--disable-static
12mr|libimobiledevice-1.1.4-1|60	
12mr|libimobiledevice-1.1.4-1|61	%make
12mr|libimobiledevice-1.1.4-1|62	
12mr|libimobiledevice-1.1.4-1|63	%install
12mr|libimobiledevice-1.1.4-1|64	%makeinstall_std
12mr|libimobiledevice-1.1.4-1|65	
12mr|libimobiledevice-1.1.4-1|66	%files
12mr|libimobiledevice-1.1.4-1|67	%doc AUTHORS COPYING.LESSER README
12mr|libimobiledevice-1.1.4-1|68	%{_bindir}/idevicebackup2
12mr|libimobiledevice-1.1.4-1|69	%{_bindir}/idevicedate
12mr|libimobiledevice-1.1.4-1|70	%{_bindir}/idevice_id
12mr|libimobiledevice-1.1.4-1|71	%{_bindir}/ideviceinfo
12mr|libimobiledevice-1.1.4-1|72	%{_bindir}/idevicepair
12mr|libimobiledevice-1.1.4-1|73	%{_bindir}/ideviceenterrecovery
12mr|libimobiledevice-1.1.4-1|74	%{_bindir}/idevicesyslog
12mr|libimobiledevice-1.1.4-1|75	%{_bindir}/idevicebackup
12mr|libimobiledevice-1.1.4-1|76	%{_bindir}/ideviceimagemounter
12mr|libimobiledevice-1.1.4-1|77	%{_bindir}/idevicescreenshot
12mr|libimobiledevice-1.1.4-1|78	%{_mandir}/man1/idevice*.1.*
12mr|libimobiledevice-1.1.4-1|79	
12mr|libimobiledevice-1.1.4-1|80	%files -n %{libname}
12mr|libimobiledevice-1.1.4-1|81	%{_libdir}/lib*.so.%{major}*
12mr|libimobiledevice-1.1.4-1|82	
12mr|libimobiledevice-1.1.4-1|83	%files -n %{develname}
12mr|libimobiledevice-1.1.4-1|84	%{_libdir}/pkgconfig/libimobiledevice-1.0.pc
12mr|libimobiledevice-1.1.4-1|85	%{_libdir}/libimobiledevice.so
12mr|libimobiledevice-1.1.4-1|86	%{_includedir}/libimobiledevice
12mr|libimobiledevice-1.1.4-1|87	
12mr|libimobiledevice-1.1.4-1|88	%files -n python-imobiledevice
12mr|libimobiledevice-1.1.4-1|89	#%{python_sitearch}/imobiledevice*
12mr|libimobiledevice-1.1.4-1|90	
12mr|libimobiledevice-1.1.4-1|91	
12mr|libimobiledevice-1.1.4-1|92	
12mr|libimobiledevice-1.1.4-1|93	%changelog
12mr|libimobiledevice-1.1.4-1|94	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libimobiledevice-1.1.4-1|95	+ Commit: be5513a
12mr|libimobiledevice-1.1.4-1|96	- New 1.1.4 (sync with Cooker), convert BR to pkgconfig style
12mr|libimobiledevice-1.1.4-1|97	
12mr|libimobiledevice-1.1.4-1|98	

14790 12
12mr|libindicate-0.6.1-3|1	%define major 5
12mr|libindicate-0.6.1-3|2	%define major_gtk 3
12mr|libindicate-0.6.1-3|3	%define libname %mklibname indicate %{major}
12mr|libindicate-0.6.1-3|4	%define girname %mklibname indicate-gir 0.6
12mr|libindicate-0.6.1-3|5	%define gtklibname %mklibname indicate-gtk3_ %{major_gtk}
12mr|libindicate-0.6.1-3|6	%define gtkgirname %mklibname indicategtk3-gir 0.6
12mr|libindicate-0.6.1-3|7	%define develname %mklibname indicate -d
12mr|libindicate-0.6.1-3|8	%define gtkdevelname %mklibname indicate-gtk -d
12mr|libindicate-0.6.1-3|9	
12mr|libindicate-0.6.1-3|10	Name:           libindicate
12mr|libindicate-0.6.1-3|11	Version:        0.6.1
12mr|libindicate-0.6.1-3|12	Release:        %mkrel 3
12mr|libindicate-0.6.1-3|13	Summary:        Library for applications to raise flags on DBus
12mr|libindicate-0.6.1-3|14	License:        LGPLv3
12mr|libindicate-0.6.1-3|15	Group:          System/Libraries
12mr|libindicate-0.6.1-3|16	URL:            https://launchpad.net/libindicate
12mr|libindicate-0.6.1-3|17	
12mr|libindicate-0.6.1-3|18	Source0:        http://launchpad.net/%{name}/0.3/%{version}/+download/%{name}-%{version}.tar.gz
12mr|libindicate-0.6.1-3|19	Patch0:		libindicate-0.6.1-glib.patch
12mr|libindicate-0.6.1-3|20	Patch1:		libindicate-0.6.1-link.patch
12mr|libindicate-0.6.1-3|21	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.76
12mr|libindicate-0.6.1-3|22	BuildRequires:	pkgconfig(dbusmenu-glib-0.4) >= 0.3.97
12mr|libindicate-0.6.1-3|23	BuildRequires:	pkgconfig(gapi-2.0) >= 2.12.1
12mr|libindicate-0.6.1-3|24	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mr|libindicate-0.6.1-3|25	BuildRequires:	pkgconfig(gio-2.0) >= 2.18
12mr|libindicate-0.6.1-3|26	BuildRequires:	pkgconfig(glib-2.0) >= 2.18
12mr|libindicate-0.6.1-3|27	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
12mr|libindicate-0.6.1-3|28	BuildRequires:	pkgconfig(gtk-sharp-2.0) >= 2.12
12mr|libindicate-0.6.1-3|29	#BuildRequires:	pkgconfig(mono) >= 1.0
12mr|libindicate-0.6.1-3|30	BuildRequires:	pkgconfig(pygobject-2.0) >= 0.22
12mr|libindicate-0.6.1-3|31	BuildRequires:	pkgconfig(pygtk-2.0) >= 2.14.0
12mr|libindicate-0.6.1-3|32	BuildRequires:	pkgconfig(python) >= 2.3.5
12mr|libindicate-0.6.1-3|33	BuildRequires:	vala-tools
12mr|libindicate-0.6.1-3|34	BuildRequires:  gobject-introspection-devel
12mr|libindicate-0.6.1-3|35	BuildRequires:  gtk-doc
12mr|libindicate-0.6.1-3|36	BuildRequires:  pkgconfig(gnome-doc-utils)
12mr|libindicate-0.6.1-3|37	BuildRequires:	gnome-common
12mr|libindicate-0.6.1-3|38	BuildRequires:	intltool
12mr|libindicate-0.6.1-3|39	
12mr|libindicate-0.6.1-3|40	%description
12mr|libindicate-0.6.1-3|41	A small library for applications to raise "flags" on DBus for other
12mr|libindicate-0.6.1-3|42	components of the desktop to pick up and visualize. Currently used by
12mr|libindicate-0.6.1-3|43	the messaging indicator.
12mr|libindicate-0.6.1-3|44	
12mr|libindicate-0.6.1-3|45	#-----------------------------------------------------------------------
12mr|libindicate-0.6.1-3|46	
12mr|libindicate-0.6.1-3|47	%package -n     %{libname}
12mr|libindicate-0.6.1-3|48	Summary:        Library for applications to raise flags on DBus
12mr|libindicate-0.6.1-3|49	Group:          System/Libraries
12mr|libindicate-0.6.1-3|50	
12mr|libindicate-0.6.1-3|51	%description -n %{libname}
12mr|libindicate-0.6.1-3|52	A small library for applications to raise "flags" on DBus for other
12mr|libindicate-0.6.1-3|53	components of the desktop to pick up and visualize. Currently used by
12mr|libindicate-0.6.1-3|54	the messaging indicator.
12mr|libindicate-0.6.1-3|55	
12mr|libindicate-0.6.1-3|56	%files -n       %{libname}
12mr|libindicate-0.6.1-3|57	%{_libdir}/libindicate.so.%{major}*
12mr|libindicate-0.6.1-3|58	
12mr|libindicate-0.6.1-3|59	#-----------------------------------------------------------------------
12mr|libindicate-0.6.1-3|60	
12mr|libindicate-0.6.1-3|61	%package -n     %{gtklibname}
12mr|libindicate-0.6.1-3|62	Summary:        Library for applications to raise flags on DBus
12mr|libindicate-0.6.1-3|63	Group:          System/Libraries
12mr|libindicate-0.6.1-3|64	Obsoletes:	%{_lib}indicate-gtk33 < 0.6.1-2
12mr|libindicate-0.6.1-3|65	
12mr|libindicate-0.6.1-3|66	%description -n %{gtklibname}
12mr|libindicate-0.6.1-3|67	A small library for applications to raise "flags" on DBus for other
12mr|libindicate-0.6.1-3|68	components of the desktop to pick up and visualize. Currently used by
12mr|libindicate-0.6.1-3|69	the messaging indicator.
12mr|libindicate-0.6.1-3|70	
12mr|libindicate-0.6.1-3|71	%files -n       %{gtklibname}
12mr|libindicate-0.6.1-3|72	%{_libdir}/libindicate-gtk3.so.%{major_gtk}*
12mr|libindicate-0.6.1-3|73	
12mr|libindicate-0.6.1-3|74	#-----------------------------------------------------------------------
12mr|libindicate-0.6.1-3|75	
12mr|libindicate-0.6.1-3|76	%package -n	%{girname}
12mr|libindicate-0.6.1-3|77	Summary:	GObject Introspection interface description for libindicate
12mr|libindicate-0.6.1-3|78	Group:		System/Libraries
12mr|libindicate-0.6.1-3|79	Requires:	%{libname} = %{version}
12mr|libindicate-0.6.1-3|80	
12mr|libindicate-0.6.1-3|81	%description -n %{girname}
12mr|libindicate-0.6.1-3|82	GObject Introspection interface description for libindicate-gtk.
12mr|libindicate-0.6.1-3|83	
12mr|libindicate-0.6.1-3|84	%files -n       %{girname}
12mr|libindicate-0.6.1-3|85	%{_libdir}/girepository-1.0/Indicate-0.6.typelib
12mr|libindicate-0.6.1-3|86	
12mr|libindicate-0.6.1-3|87	#-----------------------------------------------------------------------
12mr|libindicate-0.6.1-3|88	
12mr|libindicate-0.6.1-3|89	%package -n	%{gtkgirname}
12mr|libindicate-0.6.1-3|90	Summary:	GObject Introspection interface description for libindicate-gtk
12mr|libindicate-0.6.1-3|91	Group:		System/Libraries
12mr|libindicate-0.6.1-3|92	Requires:	%{gtklibname} = %{version}
12mr|libindicate-0.6.1-3|93	
12mr|libindicate-0.6.1-3|94	%description -n %{gtkgirname}
12mr|libindicate-0.6.1-3|95	GObject Introspection interface description for libindicate-gtk.
12mr|libindicate-0.6.1-3|96	
12mr|libindicate-0.6.1-3|97	%files -n       %{gtkgirname}
12mr|libindicate-0.6.1-3|98	%{_libdir}/girepository-1.0/IndicateGtk3-0.6.typelib
12mr|libindicate-0.6.1-3|99	
12mr|libindicate-0.6.1-3|100	#-----------------------------------------------------------------------
12mr|libindicate-0.6.1-3|101	%if 0
12mr|libindicate-0.6.1-3|102	%package -n     indicate-sharp
12mr|libindicate-0.6.1-3|103	Summary:        Library for applications to raise flags on DBus
12mr|libindicate-0.6.1-3|104	Group:          Development/Other
12mr|libindicate-0.6.1-3|105	Provides:       mono-%{name} = %{version}-%{release}
12mr|libindicate-0.6.1-3|106	Requires:       %{libname} = %{version}-%{release}
12mr|libindicate-0.6.1-3|107	
12mr|libindicate-0.6.1-3|108	%description -n indicate-sharp
12mr|libindicate-0.6.1-3|109	A small library for applications to raise "flags" on DBus for other
12mr|libindicate-0.6.1-3|110	components of the desktop to pick up and visualize. Currently used by
12mr|libindicate-0.6.1-3|111	the messaging indicator.
12mr|libindicate-0.6.1-3|112	
12mr|libindicate-0.6.1-3|113	%files -n       indicate-sharp
12mr|libindicate-0.6.1-3|114	%{_libdir}/pkgconfig/indicate-sharp-0.1.pc
12mr|libindicate-0.6.1-3|115	%{_libdir}/indicate-sharp-0.1
12mr|libindicate-0.6.1-3|116	%{_prefix}/lib/mono/indicate/indicate-sharp.dll
12mr|libindicate-0.6.1-3|117	%{_prefix}/lib/mono/gac/indicate-sharp
12mr|libindicate-0.6.1-3|118	
12mr|libindicate-0.6.1-3|119	#-----------------------------------------------------------------------
12mr|libindicate-0.6.1-3|120	
12mr|libindicate-0.6.1-3|121	%package -n     indicate-gtk-sharp
12mr|libindicate-0.6.1-3|122	Summary:        Library for applications to raise flags on DBus
12mr|libindicate-0.6.1-3|123	Group:          Development/Other
12mr|libindicate-0.6.1-3|124	Provides:       mono-%{name}-gtk = %{version}-%{release}
12mr|libindicate-0.6.1-3|125	Requires:       %{gtklibname} = %{version}-%{release}
12mr|libindicate-0.6.1-3|126	
12mr|libindicate-0.6.1-3|127	%description -n	indicate-gtk-sharp
12mr|libindicate-0.6.1-3|128	A small library for applications to raise "flags" on DBus for other
12mr|libindicate-0.6.1-3|129	components of the desktop to pick up and visualize. Currently used by
12mr|libindicate-0.6.1-3|130	the messaging indicator.
12mr|libindicate-0.6.1-3|131	
12mr|libindicate-0.6.1-3|132	%files -n       indicate-gtk-sharp
12mr|libindicate-0.6.1-3|133	%{_libdir}/pkgconfig/indicate-gtk-sharp-0.1.pc
12mr|libindicate-0.6.1-3|134	%{_libdir}/indicate-gtk-sharp-0.1
12mr|libindicate-0.6.1-3|135	%{_prefix}/lib/mono/indicate-gtk/indicate-gtk-sharp.dll
12mr|libindicate-0.6.1-3|136	%{_prefix}/lib/mono/gac/indicate-gtk-sharp
12mr|libindicate-0.6.1-3|137	%endif
12mr|libindicate-0.6.1-3|138	
12mr|libindicate-0.6.1-3|139	#-----------------------------------------------------------------------
12mr|libindicate-0.6.1-3|140	
12mr|libindicate-0.6.1-3|141	%package -n     python-%{name}
12mr|libindicate-0.6.1-3|142	Summary:        Library for applications to raise flags on DBus
12mr|libindicate-0.6.1-3|143	Group:          Development/Python
12mr|libindicate-0.6.1-3|144	
12mr|libindicate-0.6.1-3|145	%description -n	python-%{name}
12mr|libindicate-0.6.1-3|146	A small library for applications to raise "flags" on DBus for other
12mr|libindicate-0.6.1-3|147	components of the desktop to pick up and visualize. Currently used by
12mr|libindicate-0.6.1-3|148	the messaging indicator.
12mr|libindicate-0.6.1-3|149	
12mr|libindicate-0.6.1-3|150	%files -n       python-%{name}
12mr|libindicate-0.6.1-3|151	%{py_platsitedir}/indicate
12mr|libindicate-0.6.1-3|152	%{_datadir}/pygtk/2.0/defs/indicate.defs
12mr|libindicate-0.6.1-3|153	
12mr|libindicate-0.6.1-3|154	#-----------------------------------------------------------------------
12mr|libindicate-0.6.1-3|155	
12mr|libindicate-0.6.1-3|156	%package -n     %{develname}
12mr|libindicate-0.6.1-3|157	Summary:        Library headers for %{name}
12mr|libindicate-0.6.1-3|158	Group:          Development/C
12mr|libindicate-0.6.1-3|159	Requires:       %{libname} = %{version}
12mr|libindicate-0.6.1-3|160	Provides:       %{name}-devel = %{version}-%{release}
12mr|libindicate-0.6.1-3|161	
12mr|libindicate-0.6.1-3|162	%description -n	%{develname}
12mr|libindicate-0.6.1-3|163	This is the libraries, include files and other resources you can use
12mr|libindicate-0.6.1-3|164	to incorporate %{name} into applications.
12mr|libindicate-0.6.1-3|165	
12mr|libindicate-0.6.1-3|166	%files -n       %{develname}
12mr|libindicate-0.6.1-3|167	%{_includedir}/%{name}-0.6/libindicate
12mr|libindicate-0.6.1-3|168	%{_libdir}/libindicate.so
12mr|libindicate-0.6.1-3|169	%{_libdir}/pkgconfig/indicate-0.6.pc
12mr|libindicate-0.6.1-3|170	%{_datadir}/gir-1.0/Indicate-0.6.gir
12mr|libindicate-0.6.1-3|171	%{_datadir}/vala/vapi/Indicate-0.6.vapi
12mr|libindicate-0.6.1-3|172	
12mr|libindicate-0.6.1-3|173	#------------------------------------------------------------------------
12mr|libindicate-0.6.1-3|174	
12mr|libindicate-0.6.1-3|175	%package -n     %{gtkdevelname}
12mr|libindicate-0.6.1-3|176	Summary:        Library headers for %{name}
12mr|libindicate-0.6.1-3|177	Group:          Development/C
12mr|libindicate-0.6.1-3|178	Requires:       %{gtklibname} = %{version}
12mr|libindicate-0.6.1-3|179	Requires:       %{develname} = %{version}
12mr|libindicate-0.6.1-3|180	Provides:       %{name}-gtk-devel = %{version}-%{release}
12mr|libindicate-0.6.1-3|181	
12mr|libindicate-0.6.1-3|182	%description -n %{gtkdevelname}
12mr|libindicate-0.6.1-3|183	This is the libraries, include files and other resources you can use
12mr|libindicate-0.6.1-3|184	to incorporate %{name} into applications.
12mr|libindicate-0.6.1-3|185	
12mr|libindicate-0.6.1-3|186	%files -n       %{gtkdevelname}
12mr|libindicate-0.6.1-3|187	%{_includedir}/%{name}-0.6/libindicate-gtk/
12mr|libindicate-0.6.1-3|188	%{_libdir}/libindicate-gtk3.so
12mr|libindicate-0.6.1-3|189	%{_libdir}/pkgconfig/indicate-gtk3-0.6.pc
12mr|libindicate-0.6.1-3|190	%{_datadir}/gir-1.0/IndicateGtk3-0.6.gir
12mr|libindicate-0.6.1-3|191	%{_datadir}/vala/vapi/IndicateGtk3-0.6.vapi
12mr|libindicate-0.6.1-3|192	
12mr|libindicate-0.6.1-3|193	#-----------------------------------------------------------------------
12mr|libindicate-0.6.1-3|194	
12mr|libindicate-0.6.1-3|195	%package doc
12mr|libindicate-0.6.1-3|196	Summary:        Documentation for %{name}
12mr|libindicate-0.6.1-3|197	Group:          Development/C
12mr|libindicate-0.6.1-3|198	
12mr|libindicate-0.6.1-3|199	%description doc
12mr|libindicate-0.6.1-3|200	This package provides documentation files for %{name}
12mr|libindicate-0.6.1-3|201	
12mr|libindicate-0.6.1-3|202	%files doc
12mr|libindicate-0.6.1-3|203	%doc AUTHORS COPYING COPYING.LGPL.2.1
12mr|libindicate-0.6.1-3|204	%{_defaultdocdir}/%{name}/
12mr|libindicate-0.6.1-3|205	%{_datadir}/gtk-doc/html/%{name}
12mr|libindicate-0.6.1-3|206	
12mr|libindicate-0.6.1-3|207	#-----------------------------------------------------------------------
12mr|libindicate-0.6.1-3|208	
12mr|libindicate-0.6.1-3|209	%prep
12mr|libindicate-0.6.1-3|210	%setup -q
12mr|libindicate-0.6.1-3|211	%patch0 -p0
12mr|libindicate-0.6.1-3|212	%patch1 -p0
12mr|libindicate-0.6.1-3|213	
12mr|libindicate-0.6.1-3|214	%build
12mr|libindicate-0.6.1-3|215	NOCONFIGURE=yes gnome-autogen.sh
12mr|libindicate-0.6.1-3|216	%configure2_5x --disable-static
12mr|libindicate-0.6.1-3|217	%make
12mr|libindicate-0.6.1-3|218	
12mr|libindicate-0.6.1-3|219	%install
12mr|libindicate-0.6.1-3|220	%makeinstall_std
12mr|libindicate-0.6.1-3|221	
12mr|libindicate-0.6.1-3|222	rm -f %buildroot%_libdir/*.la
12mr|libindicate-0.6.1-3|223	
12mr|libindicate-0.6.1-3|224	%changelog
12mr|libindicate-0.6.1-3|225	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.4-2mdv2011.0
12mr|libindicate-0.6.1-3|226	+ Revision: 661476
12mr|libindicate-0.6.1-3|227	- mass rebuild
12mr|libindicate-0.6.1-3|228	
12mr|libindicate-0.6.1-3|229	* Tue Jan 04 2011 John Balcaen <mikala@mandriva.org> 0.4.4-1mdv2011.0
12mr|libindicate-0.6.1-3|230	+ Revision: 628534
12mr|libindicate-0.6.1-3|231	- Update to 0.4.4
12mr|libindicate-0.6.1-3|232	
12mr|libindicate-0.6.1-3|233	* Fri Nov 05 2010 Funda Wang <fwang@mandriva.org> 0.4.1-3mdv2011.0
12mr|libindicate-0.6.1-3|234	+ Revision: 593684
12mr|libindicate-0.6.1-3|235	- disable introspection
12mr|libindicate-0.6.1-3|236	- rebuild for py2.7
12mr|libindicate-0.6.1-3|237	
12mr|libindicate-0.6.1-3|238	* Sun Aug 01 2010 Funda Wang <fwang@mandriva.org> 0.4.1-2mdv2011.0
12mr|libindicate-0.6.1-3|239	+ Revision: 564214
12mr|libindicate-0.6.1-3|240	- correct packag ename of indicate-gtk
12mr|libindicate-0.6.1-3|241	- add requires on libpackage to mono bindings
12mr|libindicate-0.6.1-3|242	- BR libdbusmenu-tools
12mr|libindicate-0.6.1-3|243	- New version 0.4.1
12mr|libindicate-0.6.1-3|244	
12mr|libindicate-0.6.1-3|245	* Wed Mar 17 2010 John Balcaen <mikala@mandriva.org> 0.3.6-2mdv2010.1
12mr|libindicate-0.6.1-3|246	+ Revision: 522709
12mr|libindicate-0.6.1-3|247	- Fix BuildRequires (missing libdbumenu-devel)
12mr|libindicate-0.6.1-3|248	- Update to 0.3.6
12mr|libindicate-0.6.1-3|249	- Update to 0.3.4
12mr|libindicate-0.6.1-3|250	- update major (now 4)
12mr|libindicate-0.6.1-3|251	- add buildrequires on libdbusmenu
12mr|libindicate-0.6.1-3|252	- cosmetic changes on spec
12mr|libindicate-0.6.1-3|253	
12mr|libindicate-0.6.1-3|254	* Thu Dec 31 2009 John Balcaen <mikala@mandriva.org> 0.2.3-3mdv2010.1
12mr|libindicate-0.6.1-3|255	+ Revision: 484270
12mr|libindicate-0.6.1-3|256	- Split libindicate-devel in libindicate-devel & libindicate-gtk-devel
12mr|libindicate-0.6.1-3|257	
12mr|libindicate-0.6.1-3|258	* Mon Dec 14 2009 John Balcaen <mikala@mandriva.org> 0.2.3-2mdv2010.1
12mr|libindicate-0.6.1-3|259	+ Revision: 478685
12mr|libindicate-0.6.1-3|260	- Add patch0 (disable build of examples & tests files)
12mr|libindicate-0.6.1-3|261	- add examples & tests folder in -doc package
12mr|libindicate-0.6.1-3|262	
12mr|libindicate-0.6.1-3|263	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|libindicate-0.6.1-3|264	- fix layout
12mr|libindicate-0.6.1-3|265	
12mr|libindicate-0.6.1-3|266	* Wed Dec 09 2009 John Balcaen <mikala@mandriva.org> 0.2.3-1mdv2010.1
12mr|libindicate-0.6.1-3|267	+ Revision: 475355
12mr|libindicate-0.6.1-3|268	- import libindicate
12mr|libindicate-0.6.1-3|269	
12mr|libindicate-0.6.1-3|270	

14791 12
12mr|libindicate-qt-0.2.5-5|1	%define name libindicate-qt
12mr|libindicate-qt-0.2.5-5|2	%define version 0.2.5
12mr|libindicate-qt-0.2.5-5|3	%define release %mkrel 5
12mr|libindicate-qt-0.2.5-5|4	%define summary Library for applications to raise flags on DBus
12mr|libindicate-qt-0.2.5-5|5	%define major 1
12mr|libindicate-qt-0.2.5-5|6	%define libname %mklibname indicate-qt %{major}
12mr|libindicate-qt-0.2.5-5|7	%define develname %mklibname indicate-qt -d
12mr|libindicate-qt-0.2.5-5|8	
12mr|libindicate-qt-0.2.5-5|9	Summary:	%summary
12mr|libindicate-qt-0.2.5-5|10	Name:		%name
12mr|libindicate-qt-0.2.5-5|11	Version:	%version
12mr|libindicate-qt-0.2.5-5|12	Release:	%release
12mr|libindicate-qt-0.2.5-5|13	Source0:	http://launchpad.net/libindicate-qt/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
12mr|libindicate-qt-0.2.5-5|14	License:	LGPLv3
12mr|libindicate-qt-0.2.5-5|15	Group:		System/Libraries
12mr|libindicate-qt-0.2.5-5|16	URL:		https://launchpad.net/libindicate-qt
12mr|libindicate-qt-0.2.5-5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libindicate-qt-0.2.5-5|18	BuildRequires:	libindicate-devel
12mr|libindicate-qt-0.2.5-5|19	BuildRequires:	qt4-devel
12mr|libindicate-qt-0.2.5-5|20	BuildRequires:	cmake
12mr|libindicate-qt-0.2.5-5|21	
12mr|libindicate-qt-0.2.5-5|22	%description
12mr|libindicate-qt-0.2.5-5|23	This project provides a set of Qt bindings for libindicate, the
12mr|libindicate-qt-0.2.5-5|24	indicator system developed by Canonical Desktop Experience team.
12mr|libindicate-qt-0.2.5-5|25	
12mr|libindicate-qt-0.2.5-5|26	#-----------------------------------------------------------------------
12mr|libindicate-qt-0.2.5-5|27	
12mr|libindicate-qt-0.2.5-5|28	
12mr|libindicate-qt-0.2.5-5|29	%package -n	%{libname}
12mr|libindicate-qt-0.2.5-5|30	Summary:	Qt Bindings for libindicate
12mr|libindicate-qt-0.2.5-5|31	Group:		System/Libraries
12mr|libindicate-qt-0.2.5-5|32	
12mr|libindicate-qt-0.2.5-5|33	%description -n	%{libname}
12mr|libindicate-qt-0.2.5-5|34	Qt Bindings for libindicate
12mr|libindicate-qt-0.2.5-5|35	
12mr|libindicate-qt-0.2.5-5|36	
12mr|libindicate-qt-0.2.5-5|37	%files -n %{libname}
12mr|libindicate-qt-0.2.5-5|38	%defattr(-,root,root)
12mr|libindicate-qt-0.2.5-5|39	%doc COPYING COPYING.LIB.LGPL.2.1 COPYING.LIB.LGPL.3 NEWS
12mr|libindicate-qt-0.2.5-5|40	%{_libdir}/libindicate-qt.so.%{major}*
12mr|libindicate-qt-0.2.5-5|41	
12mr|libindicate-qt-0.2.5-5|42	
12mr|libindicate-qt-0.2.5-5|43	#-----------------------------------------------------------------------
12mr|libindicate-qt-0.2.5-5|44	
12mr|libindicate-qt-0.2.5-5|45	%package -n	%{develname}
12mr|libindicate-qt-0.2.5-5|46	Summary:	Library headers for %{name}
12mr|libindicate-qt-0.2.5-5|47	Group:		Development/C
12mr|libindicate-qt-0.2.5-5|48	Requires:	%{libname} = %{version}
12mr|libindicate-qt-0.2.5-5|49	Provides:	%{name}-devel = %{version}-%{release}
12mr|libindicate-qt-0.2.5-5|50	
12mr|libindicate-qt-0.2.5-5|51	%description -n	%{develname}
12mr|libindicate-qt-0.2.5-5|52	This is the libraries, include files and other resources you can use
12mr|libindicate-qt-0.2.5-5|53	to incorporate %{name} into applications.
12mr|libindicate-qt-0.2.5-5|54	
12mr|libindicate-qt-0.2.5-5|55	%files -n	%{develname}
12mr|libindicate-qt-0.2.5-5|56	%defattr(-,root,root)
12mr|libindicate-qt-0.2.5-5|57	%{_libdir}/libindicate-qt.so
12mr|libindicate-qt-0.2.5-5|58	%{_includedir}/%{name}/
12mr|libindicate-qt-0.2.5-5|59	%{_libdir}/pkgconfig/indicate-qt.pc
12mr|libindicate-qt-0.2.5-5|60	
12mr|libindicate-qt-0.2.5-5|61	#-----------------------------------------------------------------------
12mr|libindicate-qt-0.2.5-5|62	
12mr|libindicate-qt-0.2.5-5|63	%prep
12mr|libindicate-qt-0.2.5-5|64	%setup -q
12mr|libindicate-qt-0.2.5-5|65	
12mr|libindicate-qt-0.2.5-5|66	%build
12mr|libindicate-qt-0.2.5-5|67	%cmake_qt4
12mr|libindicate-qt-0.2.5-5|68	%make
12mr|libindicate-qt-0.2.5-5|69	
12mr|libindicate-qt-0.2.5-5|70	%install
12mr|libindicate-qt-0.2.5-5|71	%__rm -rf %{buildroot}
12mr|libindicate-qt-0.2.5-5|72	%{makeinstall_std} -C build
12mr|libindicate-qt-0.2.5-5|73	
12mr|libindicate-qt-0.2.5-5|74	%clean
12mr|libindicate-qt-0.2.5-5|75	%__rm -rf %{buildroot}
12mr|libindicate-qt-0.2.5-5|76	
12mr|libindicate-qt-0.2.5-5|77	
12mr|libindicate-qt-0.2.5-5|78	
12mr|libindicate-qt-0.2.5-5|79	%changelog
12mr|libindicate-qt-0.2.5-5|80	

14792 12
12mr|libiodbc-3.52.8-2|1	%bcond_with gtk 0
12mr|libiodbc-3.52.8-2|2	
12mr|libiodbc-3.52.8-2|3	Name: libiodbc
12mr|libiodbc-3.52.8-2|4	Version: 3.52.8
12mr|libiodbc-3.52.8-2|5	Release: 2
12mr|libiodbc-3.52.8-2|6	Summary: The iODBC Driver Manager
12mr|libiodbc-3.52.8-2|7	Group: System/Libraries
12mr|libiodbc-3.52.8-2|8	License: BSD
12mr|libiodbc-3.52.8-2|9	URL: http://www.iodbc.org/
12mr|libiodbc-3.52.8-2|10	Source: http://www.iodbc.org/downloads/iODBC/libiodbc-%{version}.tar.gz
12mr|libiodbc-3.52.8-2|11	%if %with gtk
12mr|libiodbc-3.52.8-2|12	BuildRequires: gtk+2-devel
12mr|libiodbc-3.52.8-2|13	%endif
12mr|libiodbc-3.52.8-2|14	
12mr|libiodbc-3.52.8-2|15	%description
12mr|libiodbc-3.52.8-2|16	The iODBC Driver Manager is a free implementation of the SAG CLI and
12mr|libiodbc-3.52.8-2|17	ODBC compliant driver manager which allows developers to write ODBC
12mr|libiodbc-3.52.8-2|18	compliant applications that can connect to various databases using
12mr|libiodbc-3.52.8-2|19	appropriate backend drivers.
12mr|libiodbc-3.52.8-2|20	
12mr|libiodbc-3.52.8-2|21	The iODBC Driver Manager was originally created by Ke Jin and is
12mr|libiodbc-3.52.8-2|22	currently maintained by OpenLink Software under a LGPL or BSD license
12mr|libiodbc-3.52.8-2|23	(see "LICENSE" file included in the distribution).
12mr|libiodbc-3.52.8-2|24	
12mr|libiodbc-3.52.8-2|25	#---------------------------------------------------------------
12mr|libiodbc-3.52.8-2|26	
12mr|libiodbc-3.52.8-2|27	%define soname 2
12mr|libiodbc-3.52.8-2|28	%define libname %mklibname iodbc %{soname}
12mr|libiodbc-3.52.8-2|29	
12mr|libiodbc-3.52.8-2|30	%package -n %{libname}
12mr|libiodbc-3.52.8-2|31	Summary: The iODBC Driver Manager main library
12mr|libiodbc-3.52.8-2|32	Group: System/Libraries
12mr|libiodbc-3.52.8-2|33	
12mr|libiodbc-3.52.8-2|34	%description -n %{libname}
12mr|libiodbc-3.52.8-2|35	The iODBC Driver Manager is a free implementation of the SAG CLI and
12mr|libiodbc-3.52.8-2|36	ODBC compliant driver manager which allows developers to write ODBC
12mr|libiodbc-3.52.8-2|37	compliant applications that can connect to various databases using
12mr|libiodbc-3.52.8-2|38	appropriate backend drivers.
12mr|libiodbc-3.52.8-2|39	
12mr|libiodbc-3.52.8-2|40	The iODBC Driver Manager was originally created by Ke Jin and is
12mr|libiodbc-3.52.8-2|41	currently maintained by OpenLink Software under a LGPL or BSD license
12mr|libiodbc-3.52.8-2|42	(see "LICENSE" file included in the distribution).
12mr|libiodbc-3.52.8-2|43	
12mr|libiodbc-3.52.8-2|44	%files -n %{libname}
12mr|libiodbc-3.52.8-2|45	%{_libdir}/libiodbc.so.%{soname}*
12mr|libiodbc-3.52.8-2|46	
12mr|libiodbc-3.52.8-2|47	#---------------------------------------------------------------
12mr|libiodbc-3.52.8-2|48	
12mr|libiodbc-3.52.8-2|49	%define instsoname 2
12mr|libiodbc-3.52.8-2|50	%define libnameinst %mklibname iodbcinst %{instsoname}
12mr|libiodbc-3.52.8-2|51	
12mr|libiodbc-3.52.8-2|52	%package -n %{libnameinst}
12mr|libiodbc-3.52.8-2|53	Summary: The iODBC Driver Manager main library
12mr|libiodbc-3.52.8-2|54	Group: System/Libraries
12mr|libiodbc-3.52.8-2|55	
12mr|libiodbc-3.52.8-2|56	%description -n %{libnameinst}
12mr|libiodbc-3.52.8-2|57	The iODBC Driver Manager is a free implementation of the SAG CLI and
12mr|libiodbc-3.52.8-2|58	ODBC compliant driver manager which allows developers to write ODBC
12mr|libiodbc-3.52.8-2|59	compliant applications that can connect to various databases using
12mr|libiodbc-3.52.8-2|60	appropriate backend drivers.
12mr|libiodbc-3.52.8-2|61	
12mr|libiodbc-3.52.8-2|62	The iODBC Driver Manager was originally created by Ke Jin and is
12mr|libiodbc-3.52.8-2|63	currently maintained by OpenLink Software under a LGPL or BSD license
12mr|libiodbc-3.52.8-2|64	(see "LICENSE" file included in the distribution).
12mr|libiodbc-3.52.8-2|65	
12mr|libiodbc-3.52.8-2|66	%files -n %{libnameinst}
12mr|libiodbc-3.52.8-2|67	%{_libdir}/libiodbcinst.so.%{instsoname}*
12mr|libiodbc-3.52.8-2|68	
12mr|libiodbc-3.52.8-2|69	#---------------------------------------------------------------
12mr|libiodbc-3.52.8-2|70	
12mr|libiodbc-3.52.8-2|71	%package util
12mr|libiodbc-3.52.8-2|72	Summary: The iODBC Driver Manager common binary files
12mr|libiodbc-3.52.8-2|73	Group: System/Libraries
12mr|libiodbc-3.52.8-2|74	
12mr|libiodbc-3.52.8-2|75	%description util
12mr|libiodbc-3.52.8-2|76	The iODBC Driver Manager is a free implementation of the SAG CLI and
12mr|libiodbc-3.52.8-2|77	ODBC compliant driver manager which allows developers to write ODBC
12mr|libiodbc-3.52.8-2|78	compliant applications that can connect to various databases using
12mr|libiodbc-3.52.8-2|79	appropriate backend drivers.
12mr|libiodbc-3.52.8-2|80	
12mr|libiodbc-3.52.8-2|81	The iODBC Driver Manager was originally created by Ke Jin and is
12mr|libiodbc-3.52.8-2|82	currently maintained by OpenLink Software under a LGPL or BSD license
12mr|libiodbc-3.52.8-2|83	(see "LICENSE" file included in the distribution).
12mr|libiodbc-3.52.8-2|84	
12mr|libiodbc-3.52.8-2|85	%files util
12mr|libiodbc-3.52.8-2|86	%{_bindir}/iodbctest
12mr|libiodbc-3.52.8-2|87	%{_bindir}/iodbctestw
12mr|libiodbc-3.52.8-2|88	%{_mandir}/man1/iodbctest.1*
12mr|libiodbc-3.52.8-2|89	%{_mandir}/man1/iodbctestw.1*
12mr|libiodbc-3.52.8-2|90	
12mr|libiodbc-3.52.8-2|91	#---------------------------------------------------------------
12mr|libiodbc-3.52.8-2|92	
12mr|libiodbc-3.52.8-2|93	%if %with gtk
12mr|libiodbc-3.52.8-2|94	
12mr|libiodbc-3.52.8-2|95	%define drvproxysoname 2
12mr|libiodbc-3.52.8-2|96	%define libnamedrvproxy %mklibname drvproxy %{drvproxysoname}
12mr|libiodbc-3.52.8-2|97	
12mr|libiodbc-3.52.8-2|98	%package -n %{libnamedrvproxy}
12mr|libiodbc-3.52.8-2|99	Summary: The iODBC Driver Manager main library
12mr|libiodbc-3.52.8-2|100	Group: System/Libraries
12mr|libiodbc-3.52.8-2|101	
12mr|libiodbc-3.52.8-2|102	%description -n %{libnamedrvproxy}
12mr|libiodbc-3.52.8-2|103	The iODBC Driver Manager is a free implementation of the SAG CLI and
12mr|libiodbc-3.52.8-2|104	ODBC compliant driver manager which allows developers to write ODBC
12mr|libiodbc-3.52.8-2|105	compliant applications that can connect to various databases using
12mr|libiodbc-3.52.8-2|106	appropriate backend drivers.
12mr|libiodbc-3.52.8-2|107	
12mr|libiodbc-3.52.8-2|108	The iODBC Driver Manager was originally created by Ke Jin and is
12mr|libiodbc-3.52.8-2|109	currently maintained by OpenLink Software under a LGPL or BSD license
12mr|libiodbc-3.52.8-2|110	(see "LICENSE" file included in the distribution).
12mr|libiodbc-3.52.8-2|111	
12mr|libiodbc-3.52.8-2|112	%files -n %{libnamedrvproxy}
12mr|libiodbc-3.52.8-2|113	%{_libdir}/libiodbcdrvproxy.so.%{drvproxysoname}*
12mr|libiodbc-3.52.8-2|114	
12mr|libiodbc-3.52.8-2|115	#---------------------------------------------------------------
12mr|libiodbc-3.52.8-2|116	
12mr|libiodbc-3.52.8-2|117	%define admsoname 2
12mr|libiodbc-3.52.8-2|118	%define libnameadm %mklibname iodbcadm %{admsoname}
12mr|libiodbc-3.52.8-2|119	
12mr|libiodbc-3.52.8-2|120	%package -n %{libnameadm}
12mr|libiodbc-3.52.8-2|121	Summary: The iODBC Driver Manager main library
12mr|libiodbc-3.52.8-2|122	Group: System/Libraries
12mr|libiodbc-3.52.8-2|123	
12mr|libiodbc-3.52.8-2|124	%description -n %{libnameadm}
12mr|libiodbc-3.52.8-2|125	The iODBC Driver Manager is a free implementation of the SAG CLI and
12mr|libiodbc-3.52.8-2|126	ODBC compliant driver manager which allows developers to write ODBC
12mr|libiodbc-3.52.8-2|127	compliant applications that can connect to various databases using
12mr|libiodbc-3.52.8-2|128	appropriate backend drivers.
12mr|libiodbc-3.52.8-2|129	
12mr|libiodbc-3.52.8-2|130	The iODBC Driver Manager was originally created by Ke Jin and is
12mr|libiodbc-3.52.8-2|131	currently maintained by OpenLink Software under a LGPL or BSD license
12mr|libiodbc-3.52.8-2|132	(see "LICENSE" file included in the distribution).
12mr|libiodbc-3.52.8-2|133	
12mr|libiodbc-3.52.8-2|134	%files -n %{libnameadm}
12mr|libiodbc-3.52.8-2|135	%{_libdir}/libiodbcadm.so.%{admsoname}*
12mr|libiodbc-3.52.8-2|136	
12mr|libiodbc-3.52.8-2|137	#---------------------------------------------------------------
12mr|libiodbc-3.52.8-2|138	
12mr|libiodbc-3.52.8-2|139	%package admin
12mr|libiodbc-3.52.8-2|140	Summary: GTK based administrator for iODBC development
12mr|libiodbc-3.52.8-2|141	Group: Development/Libraries
12mr|libiodbc-3.52.8-2|142	
12mr|libiodbc-3.52.8-2|143	%description admin
12mr|libiodbc-3.52.8-2|144	The iODBC Driver Manager is a free implementation of the SAG CLI and
12mr|libiodbc-3.52.8-2|145	ODBC compliant driver manager which allows developers to write ODBC
12mr|libiodbc-3.52.8-2|146	compliant applications that can connect to various databases using
12mr|libiodbc-3.52.8-2|147	appropriate backend drivers.
12mr|libiodbc-3.52.8-2|148	
12mr|libiodbc-3.52.8-2|149	This package contains a GTK based administrator program for maintaining
12mr|libiodbc-3.52.8-2|150	DSN information in odbc.ini and odbcinst.ini files.
12mr|libiodbc-3.52.8-2|151	
12mr|libiodbc-3.52.8-2|152	The iODBC Driver Manager was originally created by Ke Jin and is
12mr|libiodbc-3.52.8-2|153	currently maintained by OpenLink Software under a LGPL or BSD license
12mr|libiodbc-3.52.8-2|154	(see "LICENSE" file included in the distribution).
12mr|libiodbc-3.52.8-2|155	
12mr|libiodbc-3.52.8-2|156	%files admin
12mr|libiodbc-3.52.8-2|157	%{_bindir}/iodbcadm-gtk
12mr|libiodbc-3.52.8-2|158	%{_mandir}/man1/iodbcadm-gtk.1*
12mr|libiodbc-3.52.8-2|159	
12mr|libiodbc-3.52.8-2|160	
12mr|libiodbc-3.52.8-2|161	%endif
12mr|libiodbc-3.52.8-2|162	
12mr|libiodbc-3.52.8-2|163	#---------------------------------------------------------------
12mr|libiodbc-3.52.8-2|164	
12mr|libiodbc-3.52.8-2|165	%define libdev %mklibname iodbc -d
12mr|libiodbc-3.52.8-2|166	
12mr|libiodbc-3.52.8-2|167	%package -n %{libdev}
12mr|libiodbc-3.52.8-2|168	Summary: header files and libraries for iODBC development
12mr|libiodbc-3.52.8-2|169	Group: Development/Databases
12mr|libiodbc-3.52.8-2|170	Provides: iodbc-devel
12mr|libiodbc-3.52.8-2|171	Provides: %name-devel
12mr|libiodbc-3.52.8-2|172	Requires: %{libname}
12mr|libiodbc-3.52.8-2|173	Requires: %{libnameinst}
12mr|libiodbc-3.52.8-2|174	Requires: %{name}-util
12mr|libiodbc-3.52.8-2|175	%if %with gtk
12mr|libiodbc-3.52.8-2|176	Requires: %{libnamedrvproxy}
12mr|libiodbc-3.52.8-2|177	Requires: %{libnameadm}
12mr|libiodbc-3.52.8-2|178	%endif
12mr|libiodbc-3.52.8-2|179	Requires: unixODBC-devel
12mr|libiodbc-3.52.8-2|180	
12mr|libiodbc-3.52.8-2|181	%description -n %{libdev}
12mr|libiodbc-3.52.8-2|182	The iODBC Driver Manager is a free implementation of the SAG CLI and
12mr|libiodbc-3.52.8-2|183	ODBC compliant driver manager which allows developers to write ODBC
12mr|libiodbc-3.52.8-2|184	compliant applications that can connect to various databases using
12mr|libiodbc-3.52.8-2|185	appropriate backend drivers.
12mr|libiodbc-3.52.8-2|186	
12mr|libiodbc-3.52.8-2|187	This package contains the header files and libraries needed to develop
12mr|libiodbc-3.52.8-2|188	program that use the driver manager.
12mr|libiodbc-3.52.8-2|189	
12mr|libiodbc-3.52.8-2|190	The iODBC Driver Manager was originally created by Ke Jin and is
12mr|libiodbc-3.52.8-2|191	currently maintained by OpenLink Software under a LGPL or BSD license
12mr|libiodbc-3.52.8-2|192	(see "LICENSE" file included in the distribution).
12mr|libiodbc-3.52.8-2|193	
12mr|libiodbc-3.52.8-2|194	%files -n %{libdev}
12mr|libiodbc-3.52.8-2|195	%doc AUTHORS
12mr|libiodbc-3.52.8-2|196	%doc AUTHORS
12mr|libiodbc-3.52.8-2|197	%doc LICENSE
12mr|libiodbc-3.52.8-2|198	%doc LICENSE.LGPL
12mr|libiodbc-3.52.8-2|199	%doc LICENSE.BSD
12mr|libiodbc-3.52.8-2|200	%doc ChangeLog
12mr|libiodbc-3.52.8-2|201	%doc NEWS
12mr|libiodbc-3.52.8-2|202	%doc README
12mr|libiodbc-3.52.8-2|203	%doc README.CVS
12mr|libiodbc-3.52.8-2|204	%doc etc/odbc.ini.sample
12mr|libiodbc-3.52.8-2|205	%doc etc/odbcinst.ini.sample
12mr|libiodbc-3.52.8-2|206	%{_includedir}/*
12mr|libiodbc-3.52.8-2|207	%{_libdir}/*.so
12mr|libiodbc-3.52.8-2|208	%{_bindir}/iodbc-config
12mr|libiodbc-3.52.8-2|209	%{_libdir}/pkgconfig/libiodbc.pc
12mr|libiodbc-3.52.8-2|210	%{_mandir}/man1/iodbc-config.1*
12mr|libiodbc-3.52.8-2|211	%{_datadir}/libiodbc
12mr|libiodbc-3.52.8-2|212	%multiarch_bindir/iodbc-config
12mr|libiodbc-3.52.8-2|213	
12mr|libiodbc-3.52.8-2|214	#---------------------------------------------------------------
12mr|libiodbc-3.52.8-2|215	
12mr|libiodbc-3.52.8-2|216	%prep
12mr|libiodbc-3.52.8-2|217	%setup -q
12mr|libiodbc-3.52.8-2|218	
12mr|libiodbc-3.52.8-2|219	%build
12mr|libiodbc-3.52.8-2|220	%configure2_5x \
12mr|libiodbc-3.52.8-2|221	--enable-odbc3 \
12mr|libiodbc-3.52.8-2|222	--disable-libodbc \
12mr|libiodbc-3.52.8-2|223	--disable-static \
12mr|libiodbc-3.52.8-2|224	%if %with gtk
12mr|libiodbc-3.52.8-2|225	--enable-gui \
12mr|libiodbc-3.52.8-2|226	%else
12mr|libiodbc-3.52.8-2|227	--disable-gui \
12mr|libiodbc-3.52.8-2|228	%endif
12mr|libiodbc-3.52.8-2|229	--with-iodbc-inidir=%_sysconfdir \
12mr|libiodbc-3.52.8-2|230	--includedir=%_includedir/iodbc \
12mr|libiodbc-3.52.8-2|231	--enable-pthreads
12mr|libiodbc-3.52.8-2|232	
12mr|libiodbc-3.52.8-2|233	%make
12mr|libiodbc-3.52.8-2|234	
12mr|libiodbc-3.52.8-2|235	%install
12mr|libiodbc-3.52.8-2|236	rm -rf %buildroot
12mr|libiodbc-3.52.8-2|237	
12mr|libiodbc-3.52.8-2|238	%makeinstall_std
12mr|libiodbc-3.52.8-2|239	
12mr|libiodbc-3.52.8-2|240	# Multiarch fixes
12mr|libiodbc-3.52.8-2|241	%multiarch_binaries %buildroot/%_bindir/iodbc-config
12mr|libiodbc-3.52.8-2|242	
12mr|libiodbc-3.52.8-2|243	
12mr|libiodbc-3.52.8-2|244	%clean
12mr|libiodbc-3.52.8-2|245	rm -rf %buildroot
12mr|libiodbc-3.52.8-2|246	
12mr|libiodbc-3.52.8-2|247	
12mr|libiodbc-3.52.8-2|248	
12mr|libiodbc-3.52.8-2|249	
12mr|libiodbc-3.52.8-2|250	%changelog
12mr|libiodbc-3.52.8-2|251	* Thu Aug  23 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|libiodbc-3.52.8-2|252	+ Commit: 7471fcf
12mr|libiodbc-3.52.8-2|253	- Updated to 3.52.8
12mr|libiodbc-3.52.8-2|254	
12mr|libiodbc-3.52.8-2|255	

14793 12
12mr|libiptcdata-1.0.4-6|1	%define major 0
12mr|libiptcdata-1.0.4-6|2	%define libname %mklibname iptcdata %major
12mr|libiptcdata-1.0.4-6|3	%define develname %mklibname -d iptcdata
12mr|libiptcdata-1.0.4-6|4	
12mr|libiptcdata-1.0.4-6|5	Name: libiptcdata
12mr|libiptcdata-1.0.4-6|6	Summary: IPTC tag library
12mr|libiptcdata-1.0.4-6|7	Version: 1.0.4
12mr|libiptcdata-1.0.4-6|8	Release: 6
12mr|libiptcdata-1.0.4-6|9	License: LGPLv2+
12mr|libiptcdata-1.0.4-6|10	Group: System/Libraries
12mr|libiptcdata-1.0.4-6|11	Source: http://prdownloads.sourceforge.net/libiptcdata/%{name}-%{version}.tar.gz
12mr|libiptcdata-1.0.4-6|12	BuildRequires: python-devel
12mr|libiptcdata-1.0.4-6|13	URL: http://sourceforge.net/projects/libiptcdata/
12mr|libiptcdata-1.0.4-6|14	
12mr|libiptcdata-1.0.4-6|15	%description
12mr|libiptcdata-1.0.4-6|16	libiptcdata is a library for parsing, editing, and saving IPTC data.
12mr|libiptcdata-1.0.4-6|17	
12mr|libiptcdata-1.0.4-6|18	%package utils
12mr|libiptcdata-1.0.4-6|19	Summary: IPTC tag library
12mr|libiptcdata-1.0.4-6|20	Group: System/Libraries
12mr|libiptcdata-1.0.4-6|21	
12mr|libiptcdata-1.0.4-6|22	%description utils
12mr|libiptcdata-1.0.4-6|23	libiptcdata is a library for parsing, editing, and saving IPTC data.
12mr|libiptcdata-1.0.4-6|24	
12mr|libiptcdata-1.0.4-6|25	%package i18n
12mr|libiptcdata-1.0.4-6|26	Summary: Translations of the IPTC tag library
12mr|libiptcdata-1.0.4-6|27	Group: System/Libraries
12mr|libiptcdata-1.0.4-6|28	
12mr|libiptcdata-1.0.4-6|29	%description i18n
12mr|libiptcdata-1.0.4-6|30	libiptcdata is a library for parsing, editing, and saving IPTC data.
12mr|libiptcdata-1.0.4-6|31	
12mr|libiptcdata-1.0.4-6|32	%package -n %libname
12mr|libiptcdata-1.0.4-6|33	Summary: IPTC tag library
12mr|libiptcdata-1.0.4-6|34	Group: System/Libraries
12mr|libiptcdata-1.0.4-6|35	Requires: %name-i18n >= %version
12mr|libiptcdata-1.0.4-6|36	
12mr|libiptcdata-1.0.4-6|37	%description -n %libname
12mr|libiptcdata-1.0.4-6|38	libiptcdata is a library for parsing, editing, and saving IPTC data.
12mr|libiptcdata-1.0.4-6|39	
12mr|libiptcdata-1.0.4-6|40	%package -n %develname
12mr|libiptcdata-1.0.4-6|41	Summary: The files needed for libiptcdata application development
12mr|libiptcdata-1.0.4-6|42	Group: Development/C
12mr|libiptcdata-1.0.4-6|43	Requires: %{libname} = %{version}
12mr|libiptcdata-1.0.4-6|44	Provides: %name-devel = %version-%release
12mr|libiptcdata-1.0.4-6|45	Obsoletes: %mklibname -d iptcdata 0
12mr|libiptcdata-1.0.4-6|46	
12mr|libiptcdata-1.0.4-6|47	%description -n %develname
12mr|libiptcdata-1.0.4-6|48	This package contains the libraries and include files
12mr|libiptcdata-1.0.4-6|49	that you can use to develop libiptcdata applications.
12mr|libiptcdata-1.0.4-6|50	
12mr|libiptcdata-1.0.4-6|51	%package -n python-iptcdata
12mr|libiptcdata-1.0.4-6|52	Summary: IPTC tag library
12mr|libiptcdata-1.0.4-6|53	Group: Development/Python
12mr|libiptcdata-1.0.4-6|54	
12mr|libiptcdata-1.0.4-6|55	%description -n python-iptcdata
12mr|libiptcdata-1.0.4-6|56	python-iptcdata is a library for parsing, editing, and saving IPTC data.
12mr|libiptcdata-1.0.4-6|57	
12mr|libiptcdata-1.0.4-6|58	%prep
12mr|libiptcdata-1.0.4-6|59	%setup -q
12mr|libiptcdata-1.0.4-6|60	
12mr|libiptcdata-1.0.4-6|61	%build
12mr|libiptcdata-1.0.4-6|62	%configure2_5x --enable-python
12mr|libiptcdata-1.0.4-6|63	%make
12mr|libiptcdata-1.0.4-6|64	
12mr|libiptcdata-1.0.4-6|65	%install
12mr|libiptcdata-1.0.4-6|66	%makeinstall
12mr|libiptcdata-1.0.4-6|67	%find_lang %name
12mr|libiptcdata-1.0.4-6|68	%find_lang iptc
12mr|libiptcdata-1.0.4-6|69	
12mr|libiptcdata-1.0.4-6|70	rm -f %buildroot%py_platsitedir/*a
12mr|libiptcdata-1.0.4-6|71	
12mr|libiptcdata-1.0.4-6|72	%files utils -f iptc.lang
12mr|libiptcdata-1.0.4-6|73	%doc AUTHORS COPYING ChangeLog NEWS README INSTALL TODO
12mr|libiptcdata-1.0.4-6|74	%{_bindir}/*
12mr|libiptcdata-1.0.4-6|75	
12mr|libiptcdata-1.0.4-6|76	%files i18n -f %name.lang
12mr|libiptcdata-1.0.4-6|77	
12mr|libiptcdata-1.0.4-6|78	
12mr|libiptcdata-1.0.4-6|79	%files -n %libname
12mr|libiptcdata-1.0.4-6|80	%{_libdir}/lib*.so.%{major}*
12mr|libiptcdata-1.0.4-6|81	
12mr|libiptcdata-1.0.4-6|82	%files -n %develname
12mr|libiptcdata-1.0.4-6|83	%{_libdir}/lib*.so
12mr|libiptcdata-1.0.4-6|84	%{_libdir}/pkgconfig/*.pc
12mr|libiptcdata-1.0.4-6|85	%{_includedir}/libiptcdata
12mr|libiptcdata-1.0.4-6|86	%{_datadir}/gtk-doc/html/libiptcdata
12mr|libiptcdata-1.0.4-6|87	
12mr|libiptcdata-1.0.4-6|88	%files -n python-iptcdata
12mr|libiptcdata-1.0.4-6|89	%py_platsitedir/iptcdata.*
12mr|libiptcdata-1.0.4-6|90	
12mr|libiptcdata-1.0.4-6|91	
12mr|libiptcdata-1.0.4-6|92	
12mr|libiptcdata-1.0.4-6|93	
12mr|libiptcdata-1.0.4-6|94	
12mr|libiptcdata-1.0.4-6|95	%changelog
12mr|libiptcdata-1.0.4-6|96	

14794 12
12mr|libirman-0.4.5-5|1	%define	major	0
12mr|libirman-0.4.5-5|2	%define libname 	%mklibname irman %major
12mr|libirman-0.4.5-5|3	%define develname	%mklibname irman -d
12mr|libirman-0.4.5-5|4	
12mr|libirman-0.4.5-5|5	Name:		libirman
12mr|libirman-0.4.5-5|6	Version:	0.4.5
12mr|libirman-0.4.5-5|7	Release:	%mkrel 5
12mr|libirman-0.4.5-5|8	Summary:	Library for accessing the IRMAN hardware
12mr|libirman-0.4.5-5|9	License:	GPL
12mr|libirman-0.4.5-5|10	Group:		System/Libraries
12mr|libirman-0.4.5-5|11	URL:		http://sourceforge.net/projects/lirc/files/
12mr|libirman-0.4.5-5|12	Source0:	http://downloads.sourceforge.net/project/lirc/libirman/%{version}/%{name}-%{version}.tar.bz2
12mr|libirman-0.4.5-5|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libirman-0.4.5-5|14	Requires:	%{libname} = %{version}-%{release}
12mr|libirman-0.4.5-5|15	
12mr|libirman-0.4.5-5|16	%description
12mr|libirman-0.4.5-5|17	General purpose library for programs to use in order to receive infra
12mr|libirman-0.4.5-5|18	red signals via irman compatible hardware. It is designed to be portable
12mr|libirman-0.4.5-5|19	across Unices but is so far only known to work under Linux.
12mr|libirman-0.4.5-5|20	
12mr|libirman-0.4.5-5|21	%package -n %{libname}
12mr|libirman-0.4.5-5|22	Group: System/Libraries
12mr|libirman-0.4.5-5|23	Summary: Library for accessing the IRMAN hardware
12mr|libirman-0.4.5-5|24	
12mr|libirman-0.4.5-5|25	%description -n %{libname}
12mr|libirman-0.4.5-5|26	General purpose library for programs to use in order to receive infra
12mr|libirman-0.4.5-5|27	red signals via irman compatible hardware. It is designed to be portable
12mr|libirman-0.4.5-5|28	across Unices but is so far only known to work under Linux.
12mr|libirman-0.4.5-5|29	
12mr|libirman-0.4.5-5|30	%package -n %{develname}
12mr|libirman-0.4.5-5|31	Summary:  Header files and development library for development with libirman
12mr|libirman-0.4.5-5|32	Group: Development/C
12mr|libirman-0.4.5-5|33	Requires: %{libname} = %{version}-%{release}
12mr|libirman-0.4.5-5|34	Provides: %{name}-devel = %{version}-%{release}
12mr|libirman-0.4.5-5|35	Provides: irman-devel = %{version}-%{release}
12mr|libirman-0.4.5-5|36	Obsoletes: libirman-devel < 0.4.5
12mr|libirman-0.4.5-5|37	
12mr|libirman-0.4.5-5|38	%description -n %{develname}
12mr|libirman-0.4.5-5|39	This package includes the development libraries and header
12mr|libirman-0.4.5-5|40	files for the libirman package.
12mr|libirman-0.4.5-5|41	
12mr|libirman-0.4.5-5|42	%prep
12mr|libirman-0.4.5-5|43	%setup -q
12mr|libirman-0.4.5-5|44	
12mr|libirman-0.4.5-5|45	%build
12mr|libirman-0.4.5-5|46	%configure2_5x --disable-static
12mr|libirman-0.4.5-5|47	%make
12mr|libirman-0.4.5-5|48	
12mr|libirman-0.4.5-5|49	%install
12mr|libirman-0.4.5-5|50	rm -rf $RPM_BUILD_ROOT
12mr|libirman-0.4.5-5|51	%makeinstall_std
12mr|libirman-0.4.5-5|52	
12mr|libirman-0.4.5-5|53	%clean
12mr|libirman-0.4.5-5|54	rm -rf $RPM_BUILD_ROOT/
12mr|libirman-0.4.5-5|55	
12mr|libirman-0.4.5-5|56	%files
12mr|libirman-0.4.5-5|57	%defattr(-,root,root)
12mr|libirman-0.4.5-5|58	%doc COPYING COPYING.lib NEWS README TECHNICAL TODO
12mr|libirman-0.4.5-5|59	%config(noreplace) %_sysconfdir/irman.conf
12mr|libirman-0.4.5-5|60	%{_bindir}/*
12mr|libirman-0.4.5-5|61	
12mr|libirman-0.4.5-5|62	%files -n %{libname}
12mr|libirman-0.4.5-5|63	%defattr(-,root,root)
12mr|libirman-0.4.5-5|64	%{_libdir}/*.so.%{major}*
12mr|libirman-0.4.5-5|65	
12mr|libirman-0.4.5-5|66	%files -n %{develname}
12mr|libirman-0.4.5-5|67	%defattr(-,root,root)
12mr|libirman-0.4.5-5|68	%{_libdir}/*.so
12mr|libirman-0.4.5-5|69	%{_includedir}/*
12mr|libirman-0.4.5-5|70	
12mr|libirman-0.4.5-5|71	
12mr|libirman-0.4.5-5|72	
12mr|libirman-0.4.5-5|73	%changelog
12mr|libirman-0.4.5-5|74	

14795 12
12mr|libisofs-1.2.4-1|1	%define major 6
12mr|libisofs-1.2.4-1|2	%define libname %mklibname isofs %{major}
12mr|libisofs-1.2.4-1|3	%define develname %mklibname isofs -d
12mr|libisofs-1.2.4-1|4	
12mr|libisofs-1.2.4-1|5	Summary:	Library for creating ISO disc images
12mr|libisofs-1.2.4-1|6	Name:		libisofs
12mr|libisofs-1.2.4-1|7	Version:	1.2.4
12mr|libisofs-1.2.4-1|8	Release:	1
12mr|libisofs-1.2.4-1|9	License:	GPLv2+
12mr|libisofs-1.2.4-1|10	Group:		System/Libraries
12mr|libisofs-1.2.4-1|11	URL:		http://libburnia-project.org/wiki/Libisofs
12mr|libisofs-1.2.4-1|12	Source0:	http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
12mr|libisofs-1.2.4-1|13	BuildRequires:	doxygen
12mr|libisofs-1.2.4-1|14	BuildRequires:	graphviz
12mr|libisofs-1.2.4-1|15	BuildRequires:	pkgconfig(libburn-1)
12mr|libisofs-1.2.4-1|16	
12mr|libisofs-1.2.4-1|17	%description
12mr|libisofs-1.2.4-1|18	Libisofs is a library that handles creating ISO disc image files. It
12mr|libisofs-1.2.4-1|19	is intended to work together with libburn to write these images to
12mr|libisofs-1.2.4-1|20	discs.
12mr|libisofs-1.2.4-1|21	
12mr|libisofs-1.2.4-1|22	%package -n %{libname}
12mr|libisofs-1.2.4-1|23	Summary:	Library for creating ISO disc images
12mr|libisofs-1.2.4-1|24	Group:		System/Libraries
12mr|libisofs-1.2.4-1|25	
12mr|libisofs-1.2.4-1|26	%description -n %{libname}
12mr|libisofs-1.2.4-1|27	Libisofs is a library that handles creating ISO disc image files. It
12mr|libisofs-1.2.4-1|28	is intended to work together with libburn to write these images to
12mr|libisofs-1.2.4-1|29	discs.
12mr|libisofs-1.2.4-1|30	
12mr|libisofs-1.2.4-1|31	%package -n %{develname}
12mr|libisofs-1.2.4-1|32	Summary:	Header files for development with %{name}
12mr|libisofs-1.2.4-1|33	Group:		Development/C
12mr|libisofs-1.2.4-1|34	Provides:	libisofs-devel = %{version}-%{release}
12mr|libisofs-1.2.4-1|35	Requires:	%{libname} = %{version}-%{release}
12mr|libisofs-1.2.4-1|36	
12mr|libisofs-1.2.4-1|37	%description -n %{develname}
12mr|libisofs-1.2.4-1|38	This package includes the header files for the %{name} package.
12mr|libisofs-1.2.4-1|39	
12mr|libisofs-1.2.4-1|40	%prep
12mr|libisofs-1.2.4-1|41	%setup -q
12mr|libisofs-1.2.4-1|42	
12mr|libisofs-1.2.4-1|43	%build
12mr|libisofs-1.2.4-1|44	%configure2_5x --disable-static
12mr|libisofs-1.2.4-1|45	%make
12mr|libisofs-1.2.4-1|46	
12mr|libisofs-1.2.4-1|47	%install
12mr|libisofs-1.2.4-1|48	%makeinstall_std
12mr|libisofs-1.2.4-1|49	
12mr|libisofs-1.2.4-1|50	# build documentation
12mr|libisofs-1.2.4-1|51	doxygen doc/doxygen.conf
12mr|libisofs-1.2.4-1|52	
12mr|libisofs-1.2.4-1|53	%files -n %{libname}
12mr|libisofs-1.2.4-1|54	%{_libdir}/libisofs.so.%{major}*
12mr|libisofs-1.2.4-1|55	
12mr|libisofs-1.2.4-1|56	%files -n %{develname}
12mr|libisofs-1.2.4-1|57	%doc README AUTHORS COPYRIGHT
12mr|libisofs-1.2.4-1|58	%{_libdir}/libisofs.so
12mr|libisofs-1.2.4-1|59	%{_libdir}/pkgconfig/*.pc
12mr|libisofs-1.2.4-1|60	%{_includedir}/%{name}
12mr|libisofs-1.2.4-1|61	
12mr|libisofs-1.2.4-1|62	
12mr|libisofs-1.2.4-1|63	
12mr|libisofs-1.2.4-1|64	%changelog
12mr|libisofs-1.2.4-1|65	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libisofs-1.2.4-1|66	+ Commit: fd752d5
12mr|libisofs-1.2.4-1|67	- New version 1.2.4 (sync with Cooker), minor cleanups
12mr|libisofs-1.2.4-1|68	
12mr|libisofs-1.2.4-1|69	

14796 12
12mr|libjpeg-turbo-1.2.1-1|1	%define	major	8
12mr|libjpeg-turbo-1.2.1-1|2	%define	libname	%mklibname jpeg %{major}
12mr|libjpeg-turbo-1.2.1-1|3	%define	devname	%mklibname -d jpeg
12mr|libjpeg-turbo-1.2.1-1|4	%define	statname %mklibname -s -d jpeg
12mr|libjpeg-turbo-1.2.1-1|5	%define	turbo	%mklibname turbojpeg
12mr|libjpeg-turbo-1.2.1-1|6	
12mr|libjpeg-turbo-1.2.1-1|7	%define	major62	62
12mr|libjpeg-turbo-1.2.1-1|8	%define	libname62 %mklibname jpeg %{major62}
12mr|libjpeg-turbo-1.2.1-1|9	
12mr|libjpeg-turbo-1.2.1-1|10	Summary:	A MMX/SSE2 accelerated library for manipulating JPEG image files
12mr|libjpeg-turbo-1.2.1-1|11	Name:		libjpeg-turbo
12mr|libjpeg-turbo-1.2.1-1|12	Version:	1.2.1
12mr|libjpeg-turbo-1.2.1-1|13	Release:	1
12mr|libjpeg-turbo-1.2.1-1|14	Epoch:		1
12mr|libjpeg-turbo-1.2.1-1|15	License:	wxWidgets Library License
12mr|libjpeg-turbo-1.2.1-1|16	Group:		System/Libraries
12mr|libjpeg-turbo-1.2.1-1|17	URL:		http://sourceforge.net/projects/libjpeg-turbo
12mr|libjpeg-turbo-1.2.1-1|18	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12mr|libjpeg-turbo-1.2.1-1|19	# These two allow automatic lossless rotation of JPEG images from a digital
12mr|libjpeg-turbo-1.2.1-1|20	# camera which have orientation markings in the EXIF data. After rotation
12mr|libjpeg-turbo-1.2.1-1|21	# the orientation markings are reset to avoid duplicate rotation when
12mr|libjpeg-turbo-1.2.1-1|22	# applying these programs again.
12mr|libjpeg-turbo-1.2.1-1|23	Source2:	http://jpegclub.org/jpegexiforient.c
12mr|libjpeg-turbo-1.2.1-1|24	Source3:	http://jpegclub.org/exifautotran.txt
12mr|libjpeg-turbo-1.2.1-1|25	Patch0:		jpeg-6b-c++fixes.patch
12mr|libjpeg-turbo-1.2.1-1|26	BuildRequires:	autoconf automake libtool >= 1.4
12mr|libjpeg-turbo-1.2.1-1|27	%ifarch %{ix86} x86_64
12mr|libjpeg-turbo-1.2.1-1|28	BuildRequires:	nasm
12mr|libjpeg-turbo-1.2.1-1|29	%endif
12mr|libjpeg-turbo-1.2.1-1|30	
12mr|libjpeg-turbo-1.2.1-1|31	%description
12mr|libjpeg-turbo-1.2.1-1|32	This package contains a library of functions for manipulating JPEG images.
12mr|libjpeg-turbo-1.2.1-1|33	It is a high-speed, libjpeg-compatible version for x86 and x86-64
12mr|libjpeg-turbo-1.2.1-1|34	processors which uses SIMD instructions (MMX, SSE2, etc.) to accelerate
12mr|libjpeg-turbo-1.2.1-1|35	baseline JPEG compression and decompression. It is generally 2-4x as fast
12mr|libjpeg-turbo-1.2.1-1|36	as the unmodified version of libjpeg, all else being equal.
12mr|libjpeg-turbo-1.2.1-1|37	
12mr|libjpeg-turbo-1.2.1-1|38	%package -n	%{libname}
12mr|libjpeg-turbo-1.2.1-1|39	Summary:	A library for manipulating JPEG image format files
12mr|libjpeg-turbo-1.2.1-1|40	Group:		System/Libraries
12mr|libjpeg-turbo-1.2.1-1|41	
12mr|libjpeg-turbo-1.2.1-1|42	%description -n %{libname}
12mr|libjpeg-turbo-1.2.1-1|43	This package contains the library needed to run programs dynamically
12mr|libjpeg-turbo-1.2.1-1|44	linked with libjpeg.
12mr|libjpeg-turbo-1.2.1-1|45	
12mr|libjpeg-turbo-1.2.1-1|46	%package -n	%{libname62}
12mr|libjpeg-turbo-1.2.1-1|47	Summary:	A library for manipulating JPEG image format files
12mr|libjpeg-turbo-1.2.1-1|48	Group:		System/Libraries
12mr|libjpeg-turbo-1.2.1-1|49	
12mr|libjpeg-turbo-1.2.1-1|50	%description -n %{libname62}
12mr|libjpeg-turbo-1.2.1-1|51	This package contains the library needed to run programs dynamically
12mr|libjpeg-turbo-1.2.1-1|52	linked with libjpeg.
12mr|libjpeg-turbo-1.2.1-1|53	
12mr|libjpeg-turbo-1.2.1-1|54	%package -n	%{turbo}
12mr|libjpeg-turbo-1.2.1-1|55	Summary:	TurboJPEG library
12mr|libjpeg-turbo-1.2.1-1|56	Group:		System/Libraries
12mr|libjpeg-turbo-1.2.1-1|57	
12mr|libjpeg-turbo-1.2.1-1|58	%description -n %{turbo}
12mr|libjpeg-turbo-1.2.1-1|59	This package contains the library needed to run programs dynamically
12mr|libjpeg-turbo-1.2.1-1|60	linked with libturbojpeg.
12mr|libjpeg-turbo-1.2.1-1|61	
12mr|libjpeg-turbo-1.2.1-1|62	%package -n	%{devname}
12mr|libjpeg-turbo-1.2.1-1|63	Summary:	Development tools for programs which will use the libjpeg library
12mr|libjpeg-turbo-1.2.1-1|64	Group:		Development/C
12mr|libjpeg-turbo-1.2.1-1|65	Requires:	%{libname} >= %{EVRD}
12mr|libjpeg-turbo-1.2.1-1|66	Provides:	jpeg-devel = %{EVRD}
12mr|libjpeg-turbo-1.2.1-1|67	Provides:	libjpeg-devel = %{EVRD}
12mr|libjpeg-turbo-1.2.1-1|68	Provides:	jpeg%{major}-devel = %{EVRD}
12mr|libjpeg-turbo-1.2.1-1|69	Conflicts:	jpeg6-devel
12mr|libjpeg-turbo-1.2.1-1|70	Obsoletes:	%{mklibname jpeg 62 -d} < 6b-45
12mr|libjpeg-turbo-1.2.1-1|71	
12mr|libjpeg-turbo-1.2.1-1|72	%description -n	%{devname}
12mr|libjpeg-turbo-1.2.1-1|73	The libjpeg-turbo devel package includes the header files necessary for
12mr|libjpeg-turbo-1.2.1-1|74	developing programs which will manipulate JPEG files using the
12mr|libjpeg-turbo-1.2.1-1|75	libjpeg library.
12mr|libjpeg-turbo-1.2.1-1|76	
12mr|libjpeg-turbo-1.2.1-1|77	If you are going to develop programs which will manipulate JPEG images,
12mr|libjpeg-turbo-1.2.1-1|78	you should install this package. You'll also need to have the
12mr|libjpeg-turbo-1.2.1-1|79	libjpeg package installed.
12mr|libjpeg-turbo-1.2.1-1|80	
12mr|libjpeg-turbo-1.2.1-1|81	%package -n	%{statname}
12mr|libjpeg-turbo-1.2.1-1|82	Summary:	Static libraries for programs which will use the libjpeg library
12mr|libjpeg-turbo-1.2.1-1|83	Group:		Development/C
12mr|libjpeg-turbo-1.2.1-1|84	Requires:	%{devname} = %{EVRD}
12mr|libjpeg-turbo-1.2.1-1|85	Provides:	libjpeg-static-devel = %{EVRD}
12mr|libjpeg-turbo-1.2.1-1|86	Provides:	jpeg-static-devel = %{EVRD}
12mr|libjpeg-turbo-1.2.1-1|87	Provides:	jpeg%{major}-static-devel = %{EVRD}
12mr|libjpeg-turbo-1.2.1-1|88	Conflicts:	jpeg6-static-devel
12mr|libjpeg-turbo-1.2.1-1|89	Obsoletes:	%{mklibname jpeg 62 -d -s} < 6b-45
12mr|libjpeg-turbo-1.2.1-1|90	Obsoletes:	%{mklibname jpeg 7 -d -s} < 7-3
12mr|libjpeg-turbo-1.2.1-1|91	
12mr|libjpeg-turbo-1.2.1-1|92	%description -n %{statname}
12mr|libjpeg-turbo-1.2.1-1|93	The libjpeg static devel package includes the static libraries
12mr|libjpeg-turbo-1.2.1-1|94	necessary for developing programs which will manipulate JPEG files using
12mr|libjpeg-turbo-1.2.1-1|95	the libjpeg library.
12mr|libjpeg-turbo-1.2.1-1|96	
12mr|libjpeg-turbo-1.2.1-1|97	If you are going to develop programs which will manipulate JPEG images,
12mr|libjpeg-turbo-1.2.1-1|98	you should install this package.  You'll also need to have the
12mr|libjpeg-turbo-1.2.1-1|99	libjpeg package installed.
12mr|libjpeg-turbo-1.2.1-1|100	
12mr|libjpeg-turbo-1.2.1-1|101	%package -n	jpeg-progs
12mr|libjpeg-turbo-1.2.1-1|102	Summary:	Programs for manipulating JPEG format image files
12mr|libjpeg-turbo-1.2.1-1|103	Group:		Graphics
12mr|libjpeg-turbo-1.2.1-1|104	%rename		libjpeg-progs
12mr|libjpeg-turbo-1.2.1-1|105	%rename		jpeg6-progs
12mr|libjpeg-turbo-1.2.1-1|106	
12mr|libjpeg-turbo-1.2.1-1|107	%description -n	jpeg-progs
12mr|libjpeg-turbo-1.2.1-1|108	This package contains simple client programs for accessing the
12mr|libjpeg-turbo-1.2.1-1|109	libjpeg functions.  The library client programs include cjpeg, djpeg,
12mr|libjpeg-turbo-1.2.1-1|110	jpegtran, rdjpgcom, wrjpgcom and jpegexiforient, coupled with the script
12mr|libjpeg-turbo-1.2.1-1|111	exifautotran. Cjpeg compresses an image file into JPEG format. Djpeg
12mr|libjpeg-turbo-1.2.1-1|112	decompresses a JPEG file into a regular image file. Jpegtran can perform
12mr|libjpeg-turbo-1.2.1-1|113	various useful transformations on JPEG files: it can make lossless
12mr|libjpeg-turbo-1.2.1-1|114	cropping of JPEG files and lossless pasting of one JPEG into another
12mr|libjpeg-turbo-1.2.1-1|115	(dropping). Rdjpgcom displays any text comments included in a JPEG file.
12mr|libjpeg-turbo-1.2.1-1|116	Wrjpgcom inserts text comments into a JPEG file. Jpegexiforient allow
12mr|libjpeg-turbo-1.2.1-1|117	automatic lossless rotation of JPEG images from a digital camera which
12mr|libjpeg-turbo-1.2.1-1|118	have orientation markings in the EXIF data.
12mr|libjpeg-turbo-1.2.1-1|119	
12mr|libjpeg-turbo-1.2.1-1|120	%prep
12mr|libjpeg-turbo-1.2.1-1|121	%setup -q
12mr|libjpeg-turbo-1.2.1-1|122	%patch0 -p0
12mr|libjpeg-turbo-1.2.1-1|123	# Fix perms
12mr|libjpeg-turbo-1.2.1-1|124	chmod -x README-turbo.txt
12mr|libjpeg-turbo-1.2.1-1|125	
12mr|libjpeg-turbo-1.2.1-1|126	cp %{SOURCE2} jpegexiforient.c
12mr|libjpeg-turbo-1.2.1-1|127	cp %{SOURCE3} exifautotran
12mr|libjpeg-turbo-1.2.1-1|128	
12mr|libjpeg-turbo-1.2.1-1|129	%build
12mr|libjpeg-turbo-1.2.1-1|130	mkdir -p jpeg8
12mr|libjpeg-turbo-1.2.1-1|131	pushd jpeg8
12mr|libjpeg-turbo-1.2.1-1|132	CONFIGURE_TOP=.. \
12mr|libjpeg-turbo-1.2.1-1|133	CFLAGS="%{optflags} -O3 -funroll-loops -ffast-math" \
12mr|libjpeg-turbo-1.2.1-1|134	%configure2_5x	--disable-silent-rules \
12mr|libjpeg-turbo-1.2.1-1|135	--enable-shared \
12mr|libjpeg-turbo-1.2.1-1|136	--enable-static \
12mr|libjpeg-turbo-1.2.1-1|137	--with-jpeg8
12mr|libjpeg-turbo-1.2.1-1|138	%make
12mr|libjpeg-turbo-1.2.1-1|139	popd
12mr|libjpeg-turbo-1.2.1-1|140	
12mr|libjpeg-turbo-1.2.1-1|141	mkdir -p jpeg62
12mr|libjpeg-turbo-1.2.1-1|142	pushd jpeg62
12mr|libjpeg-turbo-1.2.1-1|143	CONFIGURE_TOP=.. \
12mr|libjpeg-turbo-1.2.1-1|144	CFLAGS="%{optflags} -O3 -funroll-loops -ffast-math" \
12mr|libjpeg-turbo-1.2.1-1|145	%configure2_5x	--disable-silent-rules \
12mr|libjpeg-turbo-1.2.1-1|146	--enable-shared \
12mr|libjpeg-turbo-1.2.1-1|147	--disable-static
12mr|libjpeg-turbo-1.2.1-1|148	%make
12mr|libjpeg-turbo-1.2.1-1|149	popd
12mr|libjpeg-turbo-1.2.1-1|150	
12mr|libjpeg-turbo-1.2.1-1|151	gcc %{optflags} %{ldflags} -o jpegexiforient jpegexiforient.c
12mr|libjpeg-turbo-1.2.1-1|152	
12mr|libjpeg-turbo-1.2.1-1|153	%check
12mr|libjpeg-turbo-1.2.1-1|154	make -C jpeg8 test
12mr|libjpeg-turbo-1.2.1-1|155	make -C jpeg62 test
12mr|libjpeg-turbo-1.2.1-1|156	
12mr|libjpeg-turbo-1.2.1-1|157	%install
12mr|libjpeg-turbo-1.2.1-1|158	make install-libLTLIBRARIES DESTDIR=%{buildroot} -C jpeg62
12mr|libjpeg-turbo-1.2.1-1|159	%makeinstall_std -C jpeg8
12mr|libjpeg-turbo-1.2.1-1|160	
12mr|libjpeg-turbo-1.2.1-1|161	install -m755 jpegexiforient -D %{buildroot}%{_bindir}/jpegexiforient
12mr|libjpeg-turbo-1.2.1-1|162	install -m755 exifautotran -D %{buildroot}%{_bindir}/exifautotran
12mr|libjpeg-turbo-1.2.1-1|163	
12mr|libjpeg-turbo-1.2.1-1|164	#(neoclust) Provide jpegint.h because it is needed by certain software
12mr|libjpeg-turbo-1.2.1-1|165	install -m644 jpegint.h -D %{buildroot}%{_includedir}/jpegint.h
12mr|libjpeg-turbo-1.2.1-1|166	
12mr|libjpeg-turbo-1.2.1-1|167	# cleanup
12mr|libjpeg-turbo-1.2.1-1|168	rm -f %{buildroot}%{_docdir}/*
12mr|libjpeg-turbo-1.2.1-1|169	
12mr|libjpeg-turbo-1.2.1-1|170	%files -n %{libname}
12mr|libjpeg-turbo-1.2.1-1|171	%doc change.log ChangeLog.txt README README-turbo.txt
12mr|libjpeg-turbo-1.2.1-1|172	%{_libdir}/libjpeg.so.%{major}*
12mr|libjpeg-turbo-1.2.1-1|173	
12mr|libjpeg-turbo-1.2.1-1|174	%files -n %{libname62}
12mr|libjpeg-turbo-1.2.1-1|175	%{_libdir}/libjpeg.so.%{major62}*
12mr|libjpeg-turbo-1.2.1-1|176	
12mr|libjpeg-turbo-1.2.1-1|177	%files -n %{turbo}
12mr|libjpeg-turbo-1.2.1-1|178	%{_libdir}/libturbojpeg.so
12mr|libjpeg-turbo-1.2.1-1|179	
12mr|libjpeg-turbo-1.2.1-1|180	%files -n %{devname}
12mr|libjpeg-turbo-1.2.1-1|181	%doc coderules.txt example.c jconfig.txt libjpeg.txt structure.txt filelist.txt
12mr|libjpeg-turbo-1.2.1-1|182	%{_libdir}/libjpeg.so
12mr|libjpeg-turbo-1.2.1-1|183	%{_includedir}/*.h
12mr|libjpeg-turbo-1.2.1-1|184	
12mr|libjpeg-turbo-1.2.1-1|185	%files -n %{statname}
12mr|libjpeg-turbo-1.2.1-1|186	%{_libdir}/libjpeg.a
12mr|libjpeg-turbo-1.2.1-1|187	%{_libdir}/libturbojpeg.a
12mr|libjpeg-turbo-1.2.1-1|188	
12mr|libjpeg-turbo-1.2.1-1|189	%files -n jpeg-progs
12mr|libjpeg-turbo-1.2.1-1|190	%doc usage.txt wizard.txt
12mr|libjpeg-turbo-1.2.1-1|191	%{_bindir}/*
12mr|libjpeg-turbo-1.2.1-1|192	%{_mandir}/man1/*
12mr|libjpeg-turbo-1.2.1-1|193	
12mr|libjpeg-turbo-1.2.1-1|194	
12mr|libjpeg-turbo-1.2.1-1|195	
12mr|libjpeg-turbo-1.2.1-1|196	%changelog
12mr|libjpeg-turbo-1.2.1-1|197	

14797 12
12mr|libkactivities-4.9.4-1|1	%define oname kactivities
12mr|libkactivities-4.9.4-1|2	
12mr|libkactivities-4.9.4-1|3	Name:		lib%{oname}
12mr|libkactivities-4.9.4-1|4	Summary:	API for using and interacting with Activities
12mr|libkactivities-4.9.4-1|5	Version:	4.9.4
12mr|libkactivities-4.9.4-1|6	Release:	1
12mr|libkactivities-4.9.4-1|7	Epoch:		6
12mr|libkactivities-4.9.4-1|8	License:	GPLv2+ and LGPLv2+
12mr|libkactivities-4.9.4-1|9	URL:		https://projects.kde.org/projects/kde/kdelibs/kactivities
12mr|libkactivities-4.9.4-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{oname}-%{version}.tar.xz
12mr|libkactivities-4.9.4-1|11	Group:		System/Libraries
12mr|libkactivities-4.9.4-1|12	BuildRequires:	kdelibs4-devel >= 5:4.8.80
12mr|libkactivities-4.9.4-1|13	
12mr|libkactivities-4.9.4-1|14	# libkactivities moved from kdelibs, but turns out there's no actual conflicts
12mr|libkactivities-4.9.4-1|15	# kactivitymanagerd moved here from kde-runtime
12mr|libkactivities-4.9.4-1|16	Conflicts:	kdebase4-runtime < 1:4.7.3-10
12mr|libkactivities-4.9.4-1|17	
12mr|libkactivities-4.9.4-1|18	%description
12mr|libkactivities-4.9.4-1|19	API for using and interacting with Activities as a consumer,
12mr|libkactivities-4.9.4-1|20	application adding information to them or as an activity manager.
12mr|libkactivities-4.9.4-1|21	
12mr|libkactivities-4.9.4-1|22	%files
12mr|libkactivities-4.9.4-1|23	%{_kde_bindir}/kactivitymanagerd
12mr|libkactivities-4.9.4-1|24	%{_kde_libdir}/kde4/activitymanager_plugin_dummy.so
12mr|libkactivities-4.9.4-1|25	%{_kde_libdir}/kde4/activitymanager_plugin_globalshortcuts.so
12mr|libkactivities-4.9.4-1|26	%{_kde_libdir}/kde4/activitymanager_plugin_nepomuk.so
12mr|libkactivities-4.9.4-1|27	%{_kde_libdir}/kde4/activitymanager_plugin_slc.so
12mr|libkactivities-4.9.4-1|28	%{_kde_libdir}/kde4/activitymanager_plugin_sqlite.so
12mr|libkactivities-4.9.4-1|29	%{_kde_libdir}/kde4/activitymanager_uihandler_declarative.so
12mr|libkactivities-4.9.4-1|30	%{_kde_libdir}/kde4/activitymanager_uihandler_kdialog.so
12mr|libkactivities-4.9.4-1|31	%{_kde_libdir}/kde4/kactivitymanagerd_fileitem_linking_plugin.so
12mr|libkactivities-4.9.4-1|32	%{_kde_libdir}/kde4/kio_activities.so
12mr|libkactivities-4.9.4-1|33	%{_kde_datadir}/kde4/services/activities.protocol
12mr|libkactivities-4.9.4-1|34	%{_kde_datadir}/kde4/services/activitymanager-plugin-dummy.desktop
12mr|libkactivities-4.9.4-1|35	%{_kde_datadir}/kde4/services/activitymanager-plugin-nepomuk.desktop
12mr|libkactivities-4.9.4-1|36	%{_kde_datadir}/kde4/services/activitymanager-plugin-slc.desktop
12mr|libkactivities-4.9.4-1|37	%{_kde_datadir}/kde4/services/activitymanager-plugin-sqlite.desktop
12mr|libkactivities-4.9.4-1|38	%{_kde_datadir}/kde4/services/activitymanager-plugin-globalshortcuts.desktop
12mr|libkactivities-4.9.4-1|39	%{_kde_datadir}/kde4/services/kactivitymanagerd.desktop
12mr|libkactivities-4.9.4-1|40	%{_kde_datadir}/kde4/services/kactivitymanagerd_fileitem_linking_plugin.desktop
12mr|libkactivities-4.9.4-1|41	%{_kde_datadir}/kde4/servicetypes/activitymanager-plugin.desktop
12mr|libkactivities-4.9.4-1|42	%{_kde_appsdir}/plasma/packages/org.kde.ActivityManager.UiHandler
12mr|libkactivities-4.9.4-1|43	%{_datadir}/ontology/kde/kao.*
12mr|libkactivities-4.9.4-1|44	
12mr|libkactivities-4.9.4-1|45	#-----------------------------------------------------------------------
12mr|libkactivities-4.9.4-1|46	
12mr|libkactivities-4.9.4-1|47	%define libkactivities_major 6
12mr|libkactivities-4.9.4-1|48	%define libkactivities %mklibname kactivities %{libkactivities_major}
12mr|libkactivities-4.9.4-1|49	
12mr|libkactivities-4.9.4-1|50	%package -n %{libkactivities}
12mr|libkactivities-4.9.4-1|51	Summary:	Runtime library for %{name}
12mr|libkactivities-4.9.4-1|52	
12mr|libkactivities-4.9.4-1|53	%description -n %{libkactivities}
12mr|libkactivities-4.9.4-1|54	Library file needed by %{name}
12mr|libkactivities-4.9.4-1|55	
12mr|libkactivities-4.9.4-1|56	%files -n %{libkactivities}
12mr|libkactivities-4.9.4-1|57	%{_kde_libdir}/libkactivities.so.%{libkactivities_major}*
12mr|libkactivities-4.9.4-1|58	
12mr|libkactivities-4.9.4-1|59	#-----------------------------------------------------------------------
12mr|libkactivities-4.9.4-1|60	
12mr|libkactivities-4.9.4-1|61	%package devel
12mr|libkactivities-4.9.4-1|62	Summary:	Developer files for %{name}
12mr|libkactivities-4.9.4-1|63	Requires:	kdelibs4-devel
12mr|libkactivities-4.9.4-1|64	Requires:	%{libkactivities} = %{EVRD}
12mr|libkactivities-4.9.4-1|65	Provides:	%{name}-devel = %{EVRD}
12mr|libkactivities-4.9.4-1|66	
12mr|libkactivities-4.9.4-1|67	%description devel
12mr|libkactivities-4.9.4-1|68	%{summary}.
12mr|libkactivities-4.9.4-1|69	
12mr|libkactivities-4.9.4-1|70	%files devel
12mr|libkactivities-4.9.4-1|71	%{_kde_libdir}/libkactivities.so
12mr|libkactivities-4.9.4-1|72	%{_libdir}/cmake/KActivities
12mr|libkactivities-4.9.4-1|73	%{_libdir}/pkgconfig/libkactivities.pc
12mr|libkactivities-4.9.4-1|74	%{_kde_includedir}/KDE/KActivities
12mr|libkactivities-4.9.4-1|75	%{_kde_includedir}/kactivities
12mr|libkactivities-4.9.4-1|76	
12mr|libkactivities-4.9.4-1|77	#-----------------------------------------------------------------------
12mr|libkactivities-4.9.4-1|78	
12mr|libkactivities-4.9.4-1|79	%prep
12mr|libkactivities-4.9.4-1|80	%setup -q -n %{oname}-%{version}
12mr|libkactivities-4.9.4-1|81	
12mr|libkactivities-4.9.4-1|82	%build
12mr|libkactivities-4.9.4-1|83	%cmake_kde4 \
12mr|libkactivities-4.9.4-1|84	-DKACTIVITIES_BUILD_NEPOMUK_PLUGIN:bool=ON \
12mr|libkactivities-4.9.4-1|85	-DKACTIVITIES_BUILD_DUMMY_PLUGIN:bool=ON
12mr|libkactivities-4.9.4-1|86	%make
12mr|libkactivities-4.9.4-1|87	
12mr|libkactivities-4.9.4-1|88	%install
12mr|libkactivities-4.9.4-1|89	%makeinstall_std -C build
12mr|libkactivities-4.9.4-1|90	
12mr|libkactivities-4.9.4-1|91	%changelog
12mr|libkactivities-4.9.4-1|92	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:4.9.4-1
12mr|libkactivities-4.9.4-1|93	- New version 4.9.4
12mr|libkactivities-4.9.4-1|94	
12mr|libkactivities-4.9.4-1|95	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:4.9.3-1
12mr|libkactivities-4.9.4-1|96	- New version 4.9.3
12mr|libkactivities-4.9.4-1|97	
12mr|libkactivities-4.9.4-1|98	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:4.9.2-1
12mr|libkactivities-4.9.4-1|99	- New version 4.9.2
12mr|libkactivities-4.9.4-1|100	
12mr|libkactivities-4.9.4-1|101	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:4.9.1-1
12mr|libkactivities-4.9.4-1|102	- New version 4.9.1
12mr|libkactivities-4.9.4-1|103	
12mr|libkactivities-4.9.4-1|104	* Fri Aug 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:4.9.0-1
12mr|libkactivities-4.9.4-1|105	- New version 4.9.0
12mr|libkactivities-4.9.4-1|106	
12mr|libkactivities-4.9.4-1|107	* Thu Jul 12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:4.8.97-1
12mr|libkactivities-4.9.4-1|108	- New version 4.8.97
12mr|libkactivities-4.9.4-1|109	- Update files
12mr|libkactivities-4.9.4-1|110	
12mr|libkactivities-4.9.4-1|111	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:4.8.95-1
12mr|libkactivities-4.9.4-1|112	- Update to 4.8.95
12mr|libkactivities-4.9.4-1|113	
12mr|libkactivities-4.9.4-1|114	* Tue Jun 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:4.8.90-1
12mr|libkactivities-4.9.4-1|115	- Update to 4.8.90
12mr|libkactivities-4.9.4-1|116	- Add cmake options
12mr|libkactivities-4.9.4-1|117	- Update file list
12mr|libkactivities-4.9.4-1|118	
12mr|libkactivities-4.9.4-1|119	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 6:4.8.4-1
12mr|libkactivities-4.9.4-1|120	- update to 4.8.4
12mr|libkactivities-4.9.4-1|121	
12mr|libkactivities-4.9.4-1|122	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 6:4.8.3-1
12mr|libkactivities-4.9.4-1|123	- update to 4.8.3
12mr|libkactivities-4.9.4-1|124	
12mr|libkactivities-4.9.4-1|125	* Wed Apr 4 2012 Alex Burmashev <alex.burmashev@rosalab.ru>
12mr|libkactivities-4.9.4-1|126	- update to 4.8.2
12mr|libkactivities-4.9.4-1|127	
12mr|libkactivities-4.9.4-1|128	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 6:4.8.1-1
12mr|libkactivities-4.9.4-1|129	- update to 4.8.1
12mr|libkactivities-4.9.4-1|130	
12mr|libkactivities-4.9.4-1|131	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 6:4.8.0-1
12mr|libkactivities-4.9.4-1|132	+ Revision: 762433
12mr|libkactivities-4.9.4-1|133	- New upstream tarball
12mr|libkactivities-4.9.4-1|134	
12mr|libkactivities-4.9.4-1|135	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 6:4.7.97-1
12mr|libkactivities-4.9.4-1|136	+ Revision: 758048
12mr|libkactivities-4.9.4-1|137	- New upstream tarball
12mr|libkactivities-4.9.4-1|138	
12mr|libkactivities-4.9.4-1|139	* Sun Jan 01 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 6:4.7.95-1
12mr|libkactivities-4.9.4-1|140	+ Revision: 748555
12mr|libkactivities-4.9.4-1|141	- New version
12mr|libkactivities-4.9.4-1|142	- New version
12mr|libkactivities-4.9.4-1|143	
12mr|libkactivities-4.9.4-1|144	* Wed Dec 14 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 6:4.7.90-1
12mr|libkactivities-4.9.4-1|145	+ Revision: 740797
12mr|libkactivities-4.9.4-1|146	- Fix file list
12mr|libkactivities-4.9.4-1|147	- New version 4.7.90
12mr|libkactivities-4.9.4-1|148	
12mr|libkactivities-4.9.4-1|149	* Sat Nov 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:6.1-4
12mr|libkactivities-4.9.4-1|150	+ Revision: 733487
12mr|libkactivities-4.9.4-1|151	- Fix conflicts
12mr|libkactivities-4.9.4-1|152	
12mr|libkactivities-4.9.4-1|153	* Fri Nov 18 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:6.1-3
12mr|libkactivities-4.9.4-1|154	+ Revision: 731559
12mr|libkactivities-4.9.4-1|155	- Fix use of epoch in provides/requires
12mr|libkactivities-4.9.4-1|156	
12mr|libkactivities-4.9.4-1|157	* Thu Nov 17 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:6.1-2
12mr|libkactivities-4.9.4-1|158	+ Revision: 731510
12mr|libkactivities-4.9.4-1|159	- Add a provide in the devel package
12mr|libkactivities-4.9.4-1|160	
12mr|libkactivities-4.9.4-1|161	* Thu Nov 17 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 5:6.1-1
12mr|libkactivities-4.9.4-1|162	+ Revision: 731502
12mr|libkactivities-4.9.4-1|163	- Import libkactivities
12mr|libkactivities-4.9.4-1|164	

14798 12
12mr|libkarma-0.1.2-3|1	%define major 0
12mr|libkarma-0.1.2-3|2	%define libname %mklibname karma %major
12mr|libkarma-0.1.2-3|3	
12mr|libkarma-0.1.2-3|4	Summary:   	Rio Karma tools
12mr|libkarma-0.1.2-3|5	Name:      	libkarma
12mr|libkarma-0.1.2-3|6	Version:   	0.1.2
12mr|libkarma-0.1.2-3|7	Release:   	3
12mr|libkarma-0.1.2-3|8	License:   	GPLv2+
12mr|libkarma-0.1.2-3|9	Group:     	System/Libraries
12mr|libkarma-0.1.2-3|10	Url:	   	http://www.freakysoft.de/libkarma/
12mr|libkarma-0.1.2-3|11	Source0:   	http://www.freakysoft.de/libkarma/libkarma-%{version}.tar.gz
12mr|libkarma-0.1.2-3|12	Source2:	http://bobcopeland.com/karma/banshee/preferences.fdi
12mr|libkarma-0.1.2-3|13	Source3:	http://bobcopeland.com/karma/banshee/multimedia-player-rio-karma.png
12mr|libkarma-0.1.2-3|14	Source4:	karma-sharp.dll.config
12mr|libkarma-0.1.2-3|15	BuildRequires:	mono-devel
12mr|libkarma-0.1.2-3|16	BuildRequires:	taglib-devel
12mr|libkarma-0.1.2-3|17	BuildRequires:	libusb-devel
12mr|libkarma-0.1.2-3|18	BuildRequires:	zlib-devel
12mr|libkarma-0.1.2-3|19	Requires:	%libname >= %version
12mr|libkarma-0.1.2-3|20	%define __noautoreq 'libkarma'
12mr|libkarma-0.1.2-3|21	
12mr|libkarma-0.1.2-3|22	%description
12mr|libkarma-0.1.2-3|23	Rio Karma access library
12mr|libkarma-0.1.2-3|24	
12mr|libkarma-0.1.2-3|25	%package -n %libname
12mr|libkarma-0.1.2-3|26	Summary: Rio Karma access library
12mr|libkarma-0.1.2-3|27	Group: System/Libraries
12mr|libkarma-0.1.2-3|28	
12mr|libkarma-0.1.2-3|29	%description -n %libname
12mr|libkarma-0.1.2-3|30	Rio Karma access library
12mr|libkarma-0.1.2-3|31	
12mr|libkarma-0.1.2-3|32	
12mr|libkarma-0.1.2-3|33	%package -n %libname-devel
12mr|libkarma-0.1.2-3|34	Summary:   	Rio Karma development files
12mr|libkarma-0.1.2-3|35	Group:     	Development/C
12mr|libkarma-0.1.2-3|36	Requires:	%libname = %version
12mr|libkarma-0.1.2-3|37	Provides:	%name-devel = %{EVRD}
12mr|libkarma-0.1.2-3|38	
12mr|libkarma-0.1.2-3|39	%description -n %libname-devel
12mr|libkarma-0.1.2-3|40	Rio Karma development files
12mr|libkarma-0.1.2-3|41	
12mr|libkarma-0.1.2-3|42	
12mr|libkarma-0.1.2-3|43	%package -n karma-sharp
12mr|libkarma-0.1.2-3|44	Summary:   	Rio Karma C# bindings
12mr|libkarma-0.1.2-3|45	Group:     	Development/Other
12mr|libkarma-0.1.2-3|46	Requires:	%name = %version
12mr|libkarma-0.1.2-3|47	
12mr|libkarma-0.1.2-3|48	%description -n karma-sharp
12mr|libkarma-0.1.2-3|49	Rio Karma C# bindings
12mr|libkarma-0.1.2-3|50	
12mr|libkarma-0.1.2-3|51	
12mr|libkarma-0.1.2-3|52	%prep
12mr|libkarma-0.1.2-3|53	%setup -q -n libkarma-%{version}
12mr|libkarma-0.1.2-3|54	
12mr|libkarma-0.1.2-3|55	%build
12mr|libkarma-0.1.2-3|56	make PREFIX=%{buildroot}/%_prefix
12mr|libkarma-0.1.2-3|57	
12mr|libkarma-0.1.2-3|58	%install
12mr|libkarma-0.1.2-3|59	rm -rf %{buildroot} installed-docs
12mr|libkarma-0.1.2-3|60	mkdir -p %{buildroot}
12mr|libkarma-0.1.2-3|61	make install PREFIX=%{buildroot}/%_prefix CHOWNPROG=/bin/true CHGRPPROG=/bin/true
12mr|libkarma-0.1.2-3|62	perl -pi -e "s^%buildroot^^" %buildroot%_prefix/lib/pkgconfig/karma-sharp.pc
12mr|libkarma-0.1.2-3|63	%if %_lib != lib
12mr|libkarma-0.1.2-3|64	mv %buildroot%_prefix/lib %buildroot%_libdir
12mr|libkarma-0.1.2-3|65	perl -pi -e "s^/lib^/%_lib^" %buildroot%_libdir/pkgconfig/karma-sharp.pc
12mr|libkarma-0.1.2-3|66	%endif
12mr|libkarma-0.1.2-3|67	
12mr|libkarma-0.1.2-3|68	
12mr|libkarma-0.1.2-3|69	install -m 644 -D libkarma.fdi %buildroot%_sysconfdir/hal/fdi/information/20-rio-karma.fdi
12mr|libkarma-0.1.2-3|70	install -m 644 -D %SOURCE2 %buildroot%_sysconfdir/hal/fdi/policy/preferences.fdi
12mr|libkarma-0.1.2-3|71	install -m 644 -D %SOURCE3 %buildroot%_datadir/icons/hicolor/32x32/devices/multimedia-player-rio-karma.png
12mr|libkarma-0.1.2-3|72	
12mr|libkarma-0.1.2-3|73	cat > README.urpmi << EOF
12mr|libkarma-0.1.2-3|74	For automatic mounting, add the following line to your
12mr|libkarma-0.1.2-3|75	/etc/fstab. Otherwise gnome-volume-manager will refuse to mount the
12mr|libkarma-0.1.2-3|76	device, as it doesn't know about the Karma's proprietary filesystem.
12mr|libkarma-0.1.2-3|77	
12mr|libkarma-0.1.2-3|78	/dev/disk/by-id/usb-Rio_Rio_Karma_0000000000000000-part2    /media/karma    omfs    user,noauto    0   0
12mr|libkarma-0.1.2-3|79	
12mr|libkarma-0.1.2-3|80	EOF
12mr|libkarma-0.1.2-3|81	
12mr|libkarma-0.1.2-3|82	install -m 644 %SOURCE4 %buildroot%_libdir/karma-sharp/karma-sharp.dll.config
12mr|libkarma-0.1.2-3|83	
12mr|libkarma-0.1.2-3|84	# Drop double slash
12mr|libkarma-0.1.2-3|85	sed -i 's%//usr%/usr%' %buildroot%_libdir/pkgconfig/karma-sharp.pc
12mr|libkarma-0.1.2-3|86	
12mr|libkarma-0.1.2-3|87	%files
12mr|libkarma-0.1.2-3|88	%doc THANKS TODO README.urpmi
12mr|libkarma-0.1.2-3|89	%config(noreplace) %_sysconfdir/hal/fdi/information/20-rio-karma.fdi
12mr|libkarma-0.1.2-3|90	%config(noreplace) %_sysconfdir/hal/fdi/policy/preferences.fdi
12mr|libkarma-0.1.2-3|91	%_bindir/riocp
12mr|libkarma-0.1.2-3|92	%_bindir/chprop
12mr|libkarma-0.1.2-3|93	%_mandir/man1/*.1*
12mr|libkarma-0.1.2-3|94	%attr(4755,root,root) %_bindir/karma_helper
12mr|libkarma-0.1.2-3|95	%_datadir/icons/hicolor/32x32/devices/multimedia-player-rio-karma.png
12mr|libkarma-0.1.2-3|96	
12mr|libkarma-0.1.2-3|97	%files -n %libname
12mr|libkarma-0.1.2-3|98	%_libdir/libkarma.so.%{major}*
12mr|libkarma-0.1.2-3|99	
12mr|libkarma-0.1.2-3|100	%files -n %libname-devel
12mr|libkarma-0.1.2-3|101	%_includedir/*
12mr|libkarma-0.1.2-3|102	%_libdir/libkarma.a
12mr|libkarma-0.1.2-3|103	%_libdir/libkarma.so
12mr|libkarma-0.1.2-3|104	
12mr|libkarma-0.1.2-3|105	%files -n karma-sharp
12mr|libkarma-0.1.2-3|106	%_libdir/karma-sharp/*
12mr|libkarma-0.1.2-3|107	%_libdir/pkgconfig/karma-sharp.pc
12mr|libkarma-0.1.2-3|108	
12mr|libkarma-0.1.2-3|109	
12mr|libkarma-0.1.2-3|110	
12mr|libkarma-0.1.2-3|111	
12mr|libkarma-0.1.2-3|112	
12mr|libkarma-0.1.2-3|113	%changelog
12mr|libkarma-0.1.2-3|114	

14799 12
12mr|libkate-0.4.1-2|1	%define major 1
12mr|libkate-0.4.1-2|2	%define libname %mklibname kate %{major}
12mr|libkate-0.4.1-2|3	%define develname %mklibname -d kate
12mr|libkate-0.4.1-2|4	%define staticname %mklibname -s -d kate
12mr|libkate-0.4.1-2|5	
12mr|libkate-0.4.1-2|6	Summary:	Karaoke and text codec for embedding in ogg
12mr|libkate-0.4.1-2|7	Name:		libkate
12mr|libkate-0.4.1-2|8	Version:	0.4.1
12mr|libkate-0.4.1-2|9	Release:	2
12mr|libkate-0.4.1-2|10	Source0:	http://libkate.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|libkate-0.4.1-2|11	License:	BSD
12mr|libkate-0.4.1-2|12	Group:		System/Libraries
12mr|libkate-0.4.1-2|13	Url:		http://code.google.com/p/libkate/
12mr|libkate-0.4.1-2|14	BuildRequires:	python-devel
12mr|libkate-0.4.1-2|15	BuildRequires:	pkgconfig(libpng)
12mr|libkate-0.4.1-2|16	BuildRequires:	pkgconfig(ogg)
12mr|libkate-0.4.1-2|17	BuildRequires:	liboggz-tools
12mr|libkate-0.4.1-2|18	BuildRequires:	doxygen
12mr|libkate-0.4.1-2|19	
12mr|libkate-0.4.1-2|20	%description
12mr|libkate-0.4.1-2|21	Kate is an overlay codec, originally designed for karaoke and text,
12mr|libkate-0.4.1-2|22	that can be multiplixed in Ogg. Text and images can be carried by a
12mr|libkate-0.4.1-2|23	Kate stream, and animated. Most of the time, this would be multiplexed
12mr|libkate-0.4.1-2|24	with audio/video to carry subtitles, song lyrics (with or without
12mr|libkate-0.4.1-2|25	karaoke data), etc, but doesn't have to be.
12mr|libkate-0.4.1-2|26	
12mr|libkate-0.4.1-2|27	Series of curves (splines, segments, etc) may be attached to various
12mr|libkate-0.4.1-2|28	properties (text position, font size, etc) to create animated
12mr|libkate-0.4.1-2|29	overlays. This allows scrolling or fading text to be defined. This can
12mr|libkate-0.4.1-2|30	even be used to draw arbitrary shapes, so hand drawing can also be
12mr|libkate-0.4.1-2|31	represented by a Kate stream.
12mr|libkate-0.4.1-2|32	
12mr|libkate-0.4.1-2|33	%package -n %{libname}
12mr|libkate-0.4.1-2|34	Group:		System/Libraries
12mr|libkate-0.4.1-2|35	Summary:	Karaoke and text codec for embedding in ogg
12mr|libkate-0.4.1-2|36	
12mr|libkate-0.4.1-2|37	%description -n %{libname}
12mr|libkate-0.4.1-2|38	Kate is an overlay codec, originally designed for karaoke and text,
12mr|libkate-0.4.1-2|39	that can be multiplixed in Ogg. Text and images can be carried by a
12mr|libkate-0.4.1-2|40	Kate stream, and animated. Most of the time, this would be multiplexed
12mr|libkate-0.4.1-2|41	with audio/video to carry subtitles, song lyrics (with or without
12mr|libkate-0.4.1-2|42	karaoke data), etc, but doesn't have to be.
12mr|libkate-0.4.1-2|43	
12mr|libkate-0.4.1-2|44	Series of curves (splines, segments, etc) may be attached to various
12mr|libkate-0.4.1-2|45	properties (text position, font size, etc) to create animated
12mr|libkate-0.4.1-2|46	overlays. This allows scrolling or fading text to be defined. This can
12mr|libkate-0.4.1-2|47	even be used to draw arbitrary shapes, so hand drawing can also be
12mr|libkate-0.4.1-2|48	represented by a Kate stream.
12mr|libkate-0.4.1-2|49	
12mr|libkate-0.4.1-2|50	%package -n %{develname}
12mr|libkate-0.4.1-2|51	Group:		Development/C
12mr|libkate-0.4.1-2|52	Summary:	Karaoke and text codec for embedding in ogg
12mr|libkate-0.4.1-2|53	Requires:	%{libname} = %{version}-%{release}
12mr|libkate-0.4.1-2|54	Provides:	%{name}-devel = %{version}-%{release}
12mr|libkate-0.4.1-2|55	
12mr|libkate-0.4.1-2|56	%description -n %{develname}
12mr|libkate-0.4.1-2|57	Kate is an overlay codec, originally designed for karaoke and text,
12mr|libkate-0.4.1-2|58	that can be multiplixed in Ogg. Text and images can be carried by a
12mr|libkate-0.4.1-2|59	Kate stream, and animated. Most of the time, this would be multiplexed
12mr|libkate-0.4.1-2|60	with audio/video to carry subtitles, song lyrics (with or without
12mr|libkate-0.4.1-2|61	karaoke data), etc, but doesn't have to be.
12mr|libkate-0.4.1-2|62	
12mr|libkate-0.4.1-2|63	Series of curves (splines, segments, etc) may be attached to various
12mr|libkate-0.4.1-2|64	properties (text position, font size, etc) to create animated
12mr|libkate-0.4.1-2|65	overlays. This allows scrolling or fading text to be defined. This can
12mr|libkate-0.4.1-2|66	even be used to draw arbitrary shapes, so hand drawing can also be
12mr|libkate-0.4.1-2|67	represented by a Kate stream.
12mr|libkate-0.4.1-2|68	
12mr|libkate-0.4.1-2|69	%package -n %{staticname}
12mr|libkate-0.4.1-2|70	Group:		Development/C
12mr|libkate-0.4.1-2|71	Summary:	Karaoke and text codec for embedding in ogg
12mr|libkate-0.4.1-2|72	Requires:	%{develname} = %{version}-%{release}
12mr|libkate-0.4.1-2|73	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|libkate-0.4.1-2|74	
12mr|libkate-0.4.1-2|75	%description -n %{staticname}
12mr|libkate-0.4.1-2|76	Kate is an overlay codec, originally designed for karaoke and text,
12mr|libkate-0.4.1-2|77	that can be multiplixed in Ogg. Text and images can be carried by a
12mr|libkate-0.4.1-2|78	Kate stream, and animated. Most of the time, this would be multiplexed
12mr|libkate-0.4.1-2|79	with audio/video to carry subtitles, song lyrics (with or without
12mr|libkate-0.4.1-2|80	karaoke data), etc, but doesn't have to be.
12mr|libkate-0.4.1-2|81	
12mr|libkate-0.4.1-2|82	Series of curves (splines, segments, etc) may be attached to various
12mr|libkate-0.4.1-2|83	properties (text position, font size, etc) to create animated
12mr|libkate-0.4.1-2|84	overlays. This allows scrolling or fading text to be defined. This can
12mr|libkate-0.4.1-2|85	even be used to draw arbitrary shapes, so hand drawing can also be
12mr|libkate-0.4.1-2|86	represented by a Kate stream.
12mr|libkate-0.4.1-2|87	
12mr|libkate-0.4.1-2|88	%package -n python-kdj
12mr|libkate-0.4.1-2|89	Group:		Development/Python
12mr|libkate-0.4.1-2|90	Summary:	Karaoke and text codec for embedding in ogg
12mr|libkate-0.4.1-2|91	Requires:	liboggz-tools
12mr|libkate-0.4.1-2|92	Requires:	%{name}-tools = %{version}-%{release}
12mr|libkate-0.4.1-2|93	Requires:	wxPythonGTK
12mr|libkate-0.4.1-2|94	
12mr|libkate-0.4.1-2|95	%description -n python-kdj
12mr|libkate-0.4.1-2|96	Kate is an overlay codec, originally designed for karaoke and text,
12mr|libkate-0.4.1-2|97	that can be multiplixed in Ogg. Text and images can be carried by a
12mr|libkate-0.4.1-2|98	Kate stream, and animated. Most of the time, this would be multiplexed
12mr|libkate-0.4.1-2|99	with audio/video to carry subtitles, song lyrics (with or without
12mr|libkate-0.4.1-2|100	karaoke data), etc, but doesn't have to be.
12mr|libkate-0.4.1-2|101	
12mr|libkate-0.4.1-2|102	Series of curves (splines, segments, etc) may be attached to various
12mr|libkate-0.4.1-2|103	properties (text position, font size, etc) to create animated
12mr|libkate-0.4.1-2|104	overlays. This allows scrolling or fading text to be defined. This can
12mr|libkate-0.4.1-2|105	even be used to draw arbitrary shapes, so hand drawing can also be
12mr|libkate-0.4.1-2|106	represented by a Kate stream.
12mr|libkate-0.4.1-2|107	
12mr|libkate-0.4.1-2|108	%package tools
12mr|libkate-0.4.1-2|109	Group:		Video
12mr|libkate-0.4.1-2|110	Summary:	Karaoke and text codec for embedding in ogg
12mr|libkate-0.4.1-2|111	Requires:	%{libname} = %{version}-%{release}
12mr|libkate-0.4.1-2|112	
12mr|libkate-0.4.1-2|113	%description tools
12mr|libkate-0.4.1-2|114	Kate is an overlay codec, originally designed for karaoke and text,
12mr|libkate-0.4.1-2|115	that can be multiplixed in Ogg. Text and images can be carried by a
12mr|libkate-0.4.1-2|116	Kate stream, and animated. Most of the time, this would be multiplexed
12mr|libkate-0.4.1-2|117	with audio/video to carry subtitles, song lyrics (with or without
12mr|libkate-0.4.1-2|118	karaoke data), etc, but doesn't have to be.
12mr|libkate-0.4.1-2|119	
12mr|libkate-0.4.1-2|120	Series of curves (splines, segments, etc) may be attached to various
12mr|libkate-0.4.1-2|121	properties (text position, font size, etc) to create animated
12mr|libkate-0.4.1-2|122	overlays. This allows scrolling or fading text to be defined. This can
12mr|libkate-0.4.1-2|123	even be used to draw arbitrary shapes, so hand drawing can also be
12mr|libkate-0.4.1-2|124	represented by a Kate stream.
12mr|libkate-0.4.1-2|125	
12mr|libkate-0.4.1-2|126	%prep
12mr|libkate-0.4.1-2|127	%setup -q
12mr|libkate-0.4.1-2|128	
12mr|libkate-0.4.1-2|129	%build
12mr|libkate-0.4.1-2|130	%configure2_5x
12mr|libkate-0.4.1-2|131	%make
12mr|libkate-0.4.1-2|132	
12mr|libkate-0.4.1-2|133	%install
12mr|libkate-0.4.1-2|134	%makeinstall_std
12mr|libkate-0.4.1-2|135	mkdir -p installed-docs
12mr|libkate-0.4.1-2|136	mv %{buildroot}%{_datadir}/doc/%{name}/html installed-docs
12mr|libkate-0.4.1-2|137	rm -rf %{buildroot}%{_datadir}/doc
12mr|libkate-0.4.1-2|138	
12mr|libkate-0.4.1-2|139	%files tools
12mr|libkate-0.4.1-2|140	%{_bindir}/katalyzer
12mr|libkate-0.4.1-2|141	%{_bindir}/katedec
12mr|libkate-0.4.1-2|142	%{_bindir}/kateenc
12mr|libkate-0.4.1-2|143	%{_mandir}/man1/katalyzer.1*
12mr|libkate-0.4.1-2|144	%{_mandir}/man1/katedec.1*
12mr|libkate-0.4.1-2|145	%{_mandir}/man1/kateenc.1*
12mr|libkate-0.4.1-2|146	
12mr|libkate-0.4.1-2|147	%files -n %{libname}
12mr|libkate-0.4.1-2|148	%doc README THANKS AUTHORS
12mr|libkate-0.4.1-2|149	%{_libdir}/libkate.so.%{major}*
12mr|libkate-0.4.1-2|150	%{_libdir}/liboggkate.so.%{major}*
12mr|libkate-0.4.1-2|151	
12mr|libkate-0.4.1-2|152	%files -n %{develname}
12mr|libkate-0.4.1-2|153	%doc ChangeLog installed-docs/*
12mr|libkate-0.4.1-2|154	%{_libdir}/libkate.so
12mr|libkate-0.4.1-2|155	%{_libdir}/liboggkate.so
12mr|libkate-0.4.1-2|156	%{_libdir}/pkgconfig/kate.pc
12mr|libkate-0.4.1-2|157	%{_libdir}/pkgconfig/oggkate.pc
12mr|libkate-0.4.1-2|158	%{_includedir}/kate
12mr|libkate-0.4.1-2|159	
12mr|libkate-0.4.1-2|160	%files -n %{staticname}
12mr|libkate-0.4.1-2|161	%{_libdir}/libkate.a
12mr|libkate-0.4.1-2|162	%{_libdir}/liboggkate.a
12mr|libkate-0.4.1-2|163	
12mr|libkate-0.4.1-2|164	%files -n python-kdj
12mr|libkate-0.4.1-2|165	%{_bindir}/KateDJ
12mr|libkate-0.4.1-2|166	%{py_puresitedir}/kdj
12mr|libkate-0.4.1-2|167	%{_mandir}/man1/KateDJ.1*
12mr|libkate-0.4.1-2|168	
12mr|libkate-0.4.1-2|169	
12mr|libkate-0.4.1-2|170	%changelog
12mr|libkate-0.4.1-2|171	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libkate-0.4.1-2|172	+ Commit: 963a849
12mr|libkate-0.4.1-2|173	- New version 0.4.1 (sync with Cooker), spec cleanup, convert BR to pkgconfig style
12mr|libkate-0.4.1-2|174	
12mr|libkate-0.4.1-2|175	

14800 12
12mr|libkcddb-4.9.4-1|1	Name:		libkcddb
12mr|libkcddb-4.9.4-1|2	Summary:	KDE4 library for retrieving and sending CDDB information
12mr|libkcddb-4.9.4-1|3	Version:	4.9.4
12mr|libkcddb-4.9.4-1|4	Release:	1
12mr|libkcddb-4.9.4-1|5	Epoch:		3
12mr|libkcddb-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|libkcddb-4.9.4-1|7	License:	GPLv2
12mr|libkcddb-4.9.4-1|8	URL:		http://projects.kde.org/projects/kde/kdemultimedia/libkcddb
12mr|libkcddb-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|libkcddb-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|libkcddb-4.9.4-1|11	BuildRequires:	pkgconfig(libmusicbrainz5)
12mr|libkcddb-4.9.4-1|12	Conflicts:	%{_lib}kcddb4 < 3:4.8.95
12mr|libkcddb-4.9.4-1|13	Conflicts:	kde4-audiocd < 3:4.8.95
12mr|libkcddb-4.9.4-1|14	
12mr|libkcddb-4.9.4-1|15	%description
12mr|libkcddb-4.9.4-1|16	KDE4 library for retrieving and sending CDDB information.
12mr|libkcddb-4.9.4-1|17	
12mr|libkcddb-4.9.4-1|18	%files
12mr|libkcddb-4.9.4-1|19	%{_kde_datadir}/config.kcfg/libkcddb.kcfg
12mr|libkcddb-4.9.4-1|20	%{_kde_services}/libkcddb.desktop
12mr|libkcddb-4.9.4-1|21	%{_kde_docdir}/HTML/en/kcontrol/cddbretrieval
12mr|libkcddb-4.9.4-1|22	%{_kde_appsdir}/kconf_update/kcmcddb-emailsettings.upd
12mr|libkcddb-4.9.4-1|23	%{_kde_libdir}/kde4/kcm_cddb.so
12mr|libkcddb-4.9.4-1|24	
12mr|libkcddb-4.9.4-1|25	#------------------------------------------------------------------------------
12mr|libkcddb-4.9.4-1|26	%define kcddb_major 4
12mr|libkcddb-4.9.4-1|27	%define libkcddb %mklibname kcddb %{kcddb_major}
12mr|libkcddb-4.9.4-1|28	
12mr|libkcddb-4.9.4-1|29	%package -n %{libkcddb}
12mr|libkcddb-4.9.4-1|30	Summary:	%{name} library
12mr|libkcddb-4.9.4-1|31	Group:		System/Libraries
12mr|libkcddb-4.9.4-1|32	Requires:	%{name} = %{EVRD}
12mr|libkcddb-4.9.4-1|33	
12mr|libkcddb-4.9.4-1|34	%description -n %{libkcddb}
12mr|libkcddb-4.9.4-1|35	KDE4 library for retrieving and sending CDDB information.
12mr|libkcddb-4.9.4-1|36	
12mr|libkcddb-4.9.4-1|37	%files -n %{libkcddb}
12mr|libkcddb-4.9.4-1|38	%{_kde_libdir}/libkcddb.so.%{kcddb_major}*
12mr|libkcddb-4.9.4-1|39	
12mr|libkcddb-4.9.4-1|40	#------------------------------------------------------------------------------
12mr|libkcddb-4.9.4-1|41	
12mr|libkcddb-4.9.4-1|42	%package devel
12mr|libkcddb-4.9.4-1|43	Summary:	Devel stuff for %{name}
12mr|libkcddb-4.9.4-1|44	Group:		Development/KDE and Qt
12mr|libkcddb-4.9.4-1|45	Requires:	%{libkcddb} = %{EVRD}
12mr|libkcddb-4.9.4-1|46	Conflicts:	kdemultimedia4-devel < 3:4.8.95
12mr|libkcddb-4.9.4-1|47	
12mr|libkcddb-4.9.4-1|48	%description devel
12mr|libkcddb-4.9.4-1|49	KDE4 library for retrieving and sending CDDB information.
12mr|libkcddb-4.9.4-1|50	
12mr|libkcddb-4.9.4-1|51	This package contains header files needed if you wish to build applications
12mr|libkcddb-4.9.4-1|52	based on libkcddb.
12mr|libkcddb-4.9.4-1|53	
12mr|libkcddb-4.9.4-1|54	%files devel
12mr|libkcddb-4.9.4-1|55	%{_kde_libdir}/libkcddb.so
12mr|libkcddb-4.9.4-1|56	%{_kde_libdir}/cmake/libkcddb
12mr|libkcddb-4.9.4-1|57	%{_kde_includedir}/*
12mr|libkcddb-4.9.4-1|58	
12mr|libkcddb-4.9.4-1|59	#------------------------------------------------------------------------------
12mr|libkcddb-4.9.4-1|60	
12mr|libkcddb-4.9.4-1|61	%prep
12mr|libkcddb-4.9.4-1|62	%setup -q
12mr|libkcddb-4.9.4-1|63	
12mr|libkcddb-4.9.4-1|64	%build
12mr|libkcddb-4.9.4-1|65	%cmake_kde4
12mr|libkcddb-4.9.4-1|66	%make
12mr|libkcddb-4.9.4-1|67	
12mr|libkcddb-4.9.4-1|68	%install
12mr|libkcddb-4.9.4-1|69	%makeinstall_std -C build
12mr|libkcddb-4.9.4-1|70	
12mr|libkcddb-4.9.4-1|71	%changelog
12mr|libkcddb-4.9.4-1|72	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.4-1
12mr|libkcddb-4.9.4-1|73	- New version 4.9.4
12mr|libkcddb-4.9.4-1|74	
12mr|libkcddb-4.9.4-1|75	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.3-1
12mr|libkcddb-4.9.4-1|76	- New version 4.9.3
12mr|libkcddb-4.9.4-1|77	
12mr|libkcddb-4.9.4-1|78	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.2-1
12mr|libkcddb-4.9.4-1|79	- New version 4.9.2
12mr|libkcddb-4.9.4-1|80	
12mr|libkcddb-4.9.4-1|81	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.1-1
12mr|libkcddb-4.9.4-1|82	- New version 4.9.1
12mr|libkcddb-4.9.4-1|83	
12mr|libkcddb-4.9.4-1|84	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.0-1
12mr|libkcddb-4.9.4-1|85	- New version 4.9.0
12mr|libkcddb-4.9.4-1|86	
12mr|libkcddb-4.9.4-1|87	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.97-1
12mr|libkcddb-4.9.4-1|88	- New version 4.8.97
12mr|libkcddb-4.9.4-1|89	
12mr|libkcddb-4.9.4-1|90	* Tue Jul 10 2012 Andrey Bondrov <abondrov@mandriva.org> 3:4.8.95-1
12mr|libkcddb-4.9.4-1|91	+ Revision: 808786
12mr|libkcddb-4.9.4-1|92	- imported package libkcddb
12mr|libkcddb-4.9.4-1|93	
12mr|libkcddb-4.9.4-1|94	* Tue Jul 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.95-1
12mr|libkcddb-4.9.4-1|95	- Follow upstream and move libcdddb from kdemultimedia4 to own packageset

14801 12
12mr|libkcompactdisc-4.9.4-1|1	Name:		libkcompactdisc
12mr|libkcompactdisc-4.9.4-1|2	Version:	4.9.4
12mr|libkcompactdisc-4.9.4-1|3	Release:	1
12mr|libkcompactdisc-4.9.4-1|4	Epoch:		3
12mr|libkcompactdisc-4.9.4-1|5	Summary:	KDE library for playing & ripping CDs
12mr|libkcompactdisc-4.9.4-1|6	Group:		System/Libraries
12mr|libkcompactdisc-4.9.4-1|7	License:	GPLv2
12mr|libkcompactdisc-4.9.4-1|8	URL:		https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc
12mr|libkcompactdisc-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|libkcompactdisc-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|libkcompactdisc-4.9.4-1|11	BuildRequires:	pkgconfig(alsa)
12mr|libkcompactdisc-4.9.4-1|12	
12mr|libkcompactdisc-4.9.4-1|13	%description
12mr|libkcompactdisc-4.9.4-1|14	KDE library for playing & ripping CDs.
12mr|libkcompactdisc-4.9.4-1|15	
12mr|libkcompactdisc-4.9.4-1|16	#------------------------------------------------------------------------------
12mr|libkcompactdisc-4.9.4-1|17	%define kcompactdisc_major 4
12mr|libkcompactdisc-4.9.4-1|18	%define libkcompactdisc %mklibname kcompactdisc %{kcompactdisc_major}
12mr|libkcompactdisc-4.9.4-1|19	
12mr|libkcompactdisc-4.9.4-1|20	%package -n %{libkcompactdisc}
12mr|libkcompactdisc-4.9.4-1|21	Summary:	KDE library for playing & ripping CDs
12mr|libkcompactdisc-4.9.4-1|22	Group:		System/Libraries
12mr|libkcompactdisc-4.9.4-1|23	
12mr|libkcompactdisc-4.9.4-1|24	%description -n %{libkcompactdisc}
12mr|libkcompactdisc-4.9.4-1|25	KDE library for playing & ripping CDs.
12mr|libkcompactdisc-4.9.4-1|26	
12mr|libkcompactdisc-4.9.4-1|27	%files -n %{libkcompactdisc}
12mr|libkcompactdisc-4.9.4-1|28	%{_kde_libdir}/libkcompactdisc.so.%{kcompactdisc_major}
12mr|libkcompactdisc-4.9.4-1|29	%{_kde_libdir}/libkcompactdisc.so.%{kcompactdisc_major}.*
12mr|libkcompactdisc-4.9.4-1|30	
12mr|libkcompactdisc-4.9.4-1|31	#------------------------------------------------------------------------------
12mr|libkcompactdisc-4.9.4-1|32	
12mr|libkcompactdisc-4.9.4-1|33	%package devel
12mr|libkcompactdisc-4.9.4-1|34	Summary:	Devel stuff for %{name}
12mr|libkcompactdisc-4.9.4-1|35	Group:		Development/KDE and Qt
12mr|libkcompactdisc-4.9.4-1|36	Requires:	%{libkcompactdisc} = %{EVRD}
12mr|libkcompactdisc-4.9.4-1|37	Conflicts:	kdemultimedia4-devel < 3:4.8.95
12mr|libkcompactdisc-4.9.4-1|38	
12mr|libkcompactdisc-4.9.4-1|39	%description devel
12mr|libkcompactdisc-4.9.4-1|40	KDE library for playing & ripping CDs.
12mr|libkcompactdisc-4.9.4-1|41	
12mr|libkcompactdisc-4.9.4-1|42	This package contains header files needed if you wish to build applications
12mr|libkcompactdisc-4.9.4-1|43	based on libkcompactdisc.
12mr|libkcompactdisc-4.9.4-1|44	
12mr|libkcompactdisc-4.9.4-1|45	%files devel
12mr|libkcompactdisc-4.9.4-1|46	%{_kde_libdir}/libkcompactdisc.so
12mr|libkcompactdisc-4.9.4-1|47	%{_kde_libdir}/cmake/libkcompactdisc
12mr|libkcompactdisc-4.9.4-1|48	%{_kde_includedir}/*
12mr|libkcompactdisc-4.9.4-1|49	
12mr|libkcompactdisc-4.9.4-1|50	#------------------------------------------------------------------------------
12mr|libkcompactdisc-4.9.4-1|51	
12mr|libkcompactdisc-4.9.4-1|52	%prep
12mr|libkcompactdisc-4.9.4-1|53	%setup -q
12mr|libkcompactdisc-4.9.4-1|54	
12mr|libkcompactdisc-4.9.4-1|55	%build
12mr|libkcompactdisc-4.9.4-1|56	%cmake_kde4
12mr|libkcompactdisc-4.9.4-1|57	%make
12mr|libkcompactdisc-4.9.4-1|58	
12mr|libkcompactdisc-4.9.4-1|59	%install
12mr|libkcompactdisc-4.9.4-1|60	%makeinstall_std -C build
12mr|libkcompactdisc-4.9.4-1|61	
12mr|libkcompactdisc-4.9.4-1|62	%changelog
12mr|libkcompactdisc-4.9.4-1|63	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.4-1
12mr|libkcompactdisc-4.9.4-1|64	- New version 4.9.4
12mr|libkcompactdisc-4.9.4-1|65	
12mr|libkcompactdisc-4.9.4-1|66	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.3-1
12mr|libkcompactdisc-4.9.4-1|67	- New version 4.9.3
12mr|libkcompactdisc-4.9.4-1|68	
12mr|libkcompactdisc-4.9.4-1|69	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.2-1
12mr|libkcompactdisc-4.9.4-1|70	- New version 4.9.2
12mr|libkcompactdisc-4.9.4-1|71	
12mr|libkcompactdisc-4.9.4-1|72	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.1-1
12mr|libkcompactdisc-4.9.4-1|73	- New version 4.9.1
12mr|libkcompactdisc-4.9.4-1|74	
12mr|libkcompactdisc-4.9.4-1|75	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.0-1
12mr|libkcompactdisc-4.9.4-1|76	- New version 4.9.0
12mr|libkcompactdisc-4.9.4-1|77	
12mr|libkcompactdisc-4.9.4-1|78	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.97-1
12mr|libkcompactdisc-4.9.4-1|79	- New version 4.8.97
12mr|libkcompactdisc-4.9.4-1|80	
12mr|libkcompactdisc-4.9.4-1|81	* Wed Jul 11 2012 Andrey Bondrov <abondrov@mandriva.org> 3:4.8.95-2
12mr|libkcompactdisc-4.9.4-1|82	+ Revision: 808813
12mr|libkcompactdisc-4.9.4-1|83	- Add URL
12mr|libkcompactdisc-4.9.4-1|84	- imported package libkcompactdisc
12mr|libkcompactdisc-4.9.4-1|85	
12mr|libkcompactdisc-4.9.4-1|86	* Tue Jul 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.95-1
12mr|libkcompactdisc-4.9.4-1|87	- Follow upstream and move libcdddb from kdemultimedia4 to own packageset

14802 12
12mr|libkdcraw-4.9.4-1|1	Name:		libkdcraw
12mr|libkdcraw-4.9.4-1|2	Summary:	C++ interface around LibRaw library
12mr|libkdcraw-4.9.4-1|3	Version:	4.9.4
12mr|libkdcraw-4.9.4-1|4	Release:	1
12mr|libkdcraw-4.9.4-1|5	Epoch:		2
12mr|libkdcraw-4.9.4-1|6	Group:		System/Libraries
12mr|libkdcraw-4.9.4-1|7	License:	GPLv2
12mr|libkdcraw-4.9.4-1|8	URL:		http://www.kde.org
12mr|libkdcraw-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|libkdcraw-4.9.4-1|10	BuildRequires:	automoc4
12mr|libkdcraw-4.9.4-1|11	BuildRequires:	kdelibs4-devel
12mr|libkdcraw-4.9.4-1|12	BuildRequires:	jpeg-devel
12mr|libkdcraw-4.9.4-1|13	BuildRequires:	pkgconfig(lcms)
12mr|libkdcraw-4.9.4-1|14	
12mr|libkdcraw-4.9.4-1|15	%description
12mr|libkdcraw-4.9.4-1|16	Libkdcraw is a C++ interface around LibRaw library used to decode RAW
12mr|libkdcraw-4.9.4-1|17	picture files. More information about LibRaw can be found at
12mr|libkdcraw-4.9.4-1|18	http://www.libraw.org.
12mr|libkdcraw-4.9.4-1|19	
12mr|libkdcraw-4.9.4-1|20	%files
12mr|libkdcraw-4.9.4-1|21	%doc README AUTHORS NEWS TODO COPYING
12mr|libkdcraw-4.9.4-1|22	
12mr|libkdcraw-4.9.4-1|23	#----------------------------------------------------------------------
12mr|libkdcraw-4.9.4-1|24	
12mr|libkdcraw-4.9.4-1|25	%package common
12mr|libkdcraw-4.9.4-1|26	Summary:	Non-library files for the kdcraw library
12mr|libkdcraw-4.9.4-1|27	Group:		System/Libraries
12mr|libkdcraw-4.9.4-1|28	
12mr|libkdcraw-4.9.4-1|29	%description common
12mr|libkdcraw-4.9.4-1|30	Common files for the kdcraw library
12mr|libkdcraw-4.9.4-1|31	
12mr|libkdcraw-4.9.4-1|32	%files common
12mr|libkdcraw-4.9.4-1|33	%{_kde_appsdir}/libkdcraw
12mr|libkdcraw-4.9.4-1|34	%{_kde_iconsdir}/hicolor/*/apps/kdcraw.png
12mr|libkdcraw-4.9.4-1|35	
12mr|libkdcraw-4.9.4-1|36	#------------------------------------------------
12mr|libkdcraw-4.9.4-1|37	
12mr|libkdcraw-4.9.4-1|38	%define kdcraw_major 21
12mr|libkdcraw-4.9.4-1|39	%define libkdcraw %mklibname kdcraw %{kdcraw_major}
12mr|libkdcraw-4.9.4-1|40	
12mr|libkdcraw-4.9.4-1|41	%package -n %{libkdcraw}
12mr|libkdcraw-4.9.4-1|42	Summary:	Kdcraw library
12mr|libkdcraw-4.9.4-1|43	Group:		System/Libraries
12mr|libkdcraw-4.9.4-1|44	Obsoletes:	%{mklibname kdcraw 20} < %{EVRD}
12mr|libkdcraw-4.9.4-1|45	
12mr|libkdcraw-4.9.4-1|46	%description -n %{libkdcraw}
12mr|libkdcraw-4.9.4-1|47	Libkdcraw is a C++ interface around LibRaw library used to decode RAW
12mr|libkdcraw-4.9.4-1|48	picture files. More information about LibRaw can be found at
12mr|libkdcraw-4.9.4-1|49	http://www.libraw.org.
12mr|libkdcraw-4.9.4-1|50	
12mr|libkdcraw-4.9.4-1|51	%files -n %{libkdcraw}
12mr|libkdcraw-4.9.4-1|52	%{_kde_libdir}/libkdcraw.so.%{kdcraw_major}*
12mr|libkdcraw-4.9.4-1|53	
12mr|libkdcraw-4.9.4-1|54	#-----------------------------------------------------------------------------
12mr|libkdcraw-4.9.4-1|55	
12mr|libkdcraw-4.9.4-1|56	%package devel
12mr|libkdcraw-4.9.4-1|57	Summary:	Devel stuff for %{name}
12mr|libkdcraw-4.9.4-1|58	Group:		Development/KDE and Qt
12mr|libkdcraw-4.9.4-1|59	Requires:	kdelibs4-devel
12mr|libkdcraw-4.9.4-1|60	Requires:	%{libkdcraw} = %{EVRD}
12mr|libkdcraw-4.9.4-1|61	Requires:	pkgconfig(lcms)
12mr|libkdcraw-4.9.4-1|62	Conflicts:	kdegraphics4-devel < 2:4.6.90
12mr|libkdcraw-4.9.4-1|63	
12mr|libkdcraw-4.9.4-1|64	%description devel
12mr|libkdcraw-4.9.4-1|65	This package contains header files needed if you wish to build applications
12mr|libkdcraw-4.9.4-1|66	based on %{name}.
12mr|libkdcraw-4.9.4-1|67	
12mr|libkdcraw-4.9.4-1|68	%files devel
12mr|libkdcraw-4.9.4-1|69	%{_includedir}/libkdcraw/
12mr|libkdcraw-4.9.4-1|70	%{_kde_libdir}/libkdcraw.so
12mr|libkdcraw-4.9.4-1|71	%{_kde_libdir}/pkgconfig/libkdcraw.pc
12mr|libkdcraw-4.9.4-1|72	
12mr|libkdcraw-4.9.4-1|73	#----------------------------------------------------------------------
12mr|libkdcraw-4.9.4-1|74	
12mr|libkdcraw-4.9.4-1|75	%prep
12mr|libkdcraw-4.9.4-1|76	%setup -q
12mr|libkdcraw-4.9.4-1|77	
12mr|libkdcraw-4.9.4-1|78	%build
12mr|libkdcraw-4.9.4-1|79	%cmake_kde4
12mr|libkdcraw-4.9.4-1|80	%make
12mr|libkdcraw-4.9.4-1|81	
12mr|libkdcraw-4.9.4-1|82	%install
12mr|libkdcraw-4.9.4-1|83	%makeinstall_std -C build
12mr|libkdcraw-4.9.4-1|84	
12mr|libkdcraw-4.9.4-1|85	%changelog
12mr|libkdcraw-4.9.4-1|86	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|libkdcraw-4.9.4-1|87	- New version 4.9.4
12mr|libkdcraw-4.9.4-1|88	
12mr|libkdcraw-4.9.4-1|89	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|libkdcraw-4.9.4-1|90	- New version 4.9.3
12mr|libkdcraw-4.9.4-1|91	
12mr|libkdcraw-4.9.4-1|92	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|libkdcraw-4.9.4-1|93	- New version 4.9.2
12mr|libkdcraw-4.9.4-1|94	
12mr|libkdcraw-4.9.4-1|95	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|libkdcraw-4.9.4-1|96	- New version 4.9.1
12mr|libkdcraw-4.9.4-1|97	
12mr|libkdcraw-4.9.4-1|98	* Mon Aug 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|libkdcraw-4.9.4-1|99	- New version 4.9.0
12mr|libkdcraw-4.9.4-1|100	
12mr|libkdcraw-4.9.4-1|101	* Thu Jul 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|libkdcraw-4.9.4-1|102	- New version 4.8.97
12mr|libkdcraw-4.9.4-1|103	
12mr|libkdcraw-4.9.4-1|104	* Sun Jul 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|libkdcraw-4.9.4-1|105	- New version 4.8.95
12mr|libkdcraw-4.9.4-1|106	- Add jpeg-devel to BuildRequires
12mr|libkdcraw-4.9.4-1|107	- New library major 21
12mr|libkdcraw-4.9.4-1|108	
12mr|libkdcraw-4.9.4-1|109	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.4-69.1mib2010.2
12mr|libkdcraw-4.9.4-1|110	- New version 4.8.4
12mr|libkdcraw-4.9.4-1|111	- MIB (Mandriva International Backports)
12mr|libkdcraw-4.9.4-1|112	
12mr|libkdcraw-4.9.4-1|113	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.3-69.1mib2010.2
12mr|libkdcraw-4.9.4-1|114	- New version 4.8.3
12mr|libkdcraw-4.9.4-1|115	- MIB (Mandriva International Backports)
12mr|libkdcraw-4.9.4-1|116	
12mr|libkdcraw-4.9.4-1|117	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.2-69.1mib2010.2
12mr|libkdcraw-4.9.4-1|118	- New version 4.8.2
12mr|libkdcraw-4.9.4-1|119	- MIB (Mandriva International Backports)
12mr|libkdcraw-4.9.4-1|120	
12mr|libkdcraw-4.9.4-1|121	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.1-69.1mib2010.2
12mr|libkdcraw-4.9.4-1|122	- New version 4.8.1
12mr|libkdcraw-4.9.4-1|123	- MIB (Mandriva International Backports)
12mr|libkdcraw-4.9.4-1|124	
12mr|libkdcraw-4.9.4-1|125	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.0-69.1mib2010.2
12mr|libkdcraw-4.9.4-1|126	+ Revision: 762490
12mr|libkdcraw-4.9.4-1|127	- Backport to 2010.2 for MIB users
12mr|libkdcraw-4.9.4-1|128	- MIB (Mandriva International Backports)
12mr|libkdcraw-4.9.4-1|129	
12mr|libkdcraw-4.9.4-1|130	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|libkdcraw-4.9.4-1|131	+ Revision: 762490
12mr|libkdcraw-4.9.4-1|132	- New upstream tarball
12mr|libkdcraw-4.9.4-1|133	
12mr|libkdcraw-4.9.4-1|134	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|libkdcraw-4.9.4-1|135	+ Revision: 758078
12mr|libkdcraw-4.9.4-1|136	- New upstream tarball
12mr|libkdcraw-4.9.4-1|137	
12mr|libkdcraw-4.9.4-1|138	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|libkdcraw-4.9.4-1|139	+ Revision: 744558
12mr|libkdcraw-4.9.4-1|140	- New upstream tarball
12mr|libkdcraw-4.9.4-1|141	
12mr|libkdcraw-4.9.4-1|142	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|libkdcraw-4.9.4-1|143	+ Revision: 739313
12mr|libkdcraw-4.9.4-1|144	- New upstream tarball $NEW_VERSION
12mr|libkdcraw-4.9.4-1|145	
12mr|libkdcraw-4.9.4-1|146	* Tue Nov 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|libkdcraw-4.9.4-1|147	+ Revision: 732316
12mr|libkdcraw-4.9.4-1|148	- Add Automoc4 as buildrequires ( to workaround a rpm5/iurt bug)
12mr|libkdcraw-4.9.4-1|149	- New upstream tarball 4.7.80
12mr|libkdcraw-4.9.4-1|150	
12mr|libkdcraw-4.9.4-1|151	* Wed Sep 07 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|libkdcraw-4.9.4-1|152	+ Revision: 698606
12mr|libkdcraw-4.9.4-1|153	- imported package libkdcraw
12mr|libkdcraw-4.9.4-1|154	

14803 12
12mr|libkdeedu-4.9.4-1|1	Name:		libkdeedu
12mr|libkdeedu-4.9.4-1|2	Summary:	Free Educational Software based on the KDE technologies
12mr|libkdeedu-4.9.4-1|3	Version:	4.9.4
12mr|libkdeedu-4.9.4-1|4	Release:	1
12mr|libkdeedu-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|libkdeedu-4.9.4-1|6	License:	GPLv2
12mr|libkdeedu-4.9.4-1|7	URL:		http://edu.kde.org
12mr|libkdeedu-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|libkdeedu-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|libkdeedu-4.9.4-1|10	BuildRequires:	automoc4
12mr|libkdeedu-4.9.4-1|11	# Add conflicts again khangman since some kvtml files were stored in the khangman package
12mr|libkdeedu-4.9.4-1|12	Conflicts:	khangman < 4.6.90
12mr|libkdeedu-4.9.4-1|13	Conflicts:	kanagram < 4.6.90
12mr|libkdeedu-4.9.4-1|14	Obsoletes:	kdeedu4 < 4.6.90
12mr|libkdeedu-4.9.4-1|15	Obsoletes:	kdeedu4-core < 4.6.90
12mr|libkdeedu-4.9.4-1|16	
12mr|libkdeedu-4.9.4-1|17	%description
12mr|libkdeedu-4.9.4-1|18	Runtime library for KDE Education Application
12mr|libkdeedu-4.9.4-1|19	
12mr|libkdeedu-4.9.4-1|20	%files
12mr|libkdeedu-4.9.4-1|21	%doc README AUTHORS
12mr|libkdeedu-4.9.4-1|22	%dir %{_kde_appsdir}/kvtml/en
12mr|libkdeedu-4.9.4-1|23	%{_kde_appsdir}/kvtml/en/animals.kvtml
12mr|libkdeedu-4.9.4-1|24	%{_kde_appsdir}/kvtml/en/clothing.kvtml
12mr|libkdeedu-4.9.4-1|25	%{_kde_appsdir}/kvtml/en/computers.kvtml
12mr|libkdeedu-4.9.4-1|26	%{_kde_appsdir}/kvtml/en/currencies.kvtml
12mr|libkdeedu-4.9.4-1|27	%{_kde_appsdir}/kvtml/en/easy.kvtml
12mr|libkdeedu-4.9.4-1|28	%{_kde_appsdir}/kvtml/en/fruits.kvtml
12mr|libkdeedu-4.9.4-1|29	%{_kde_appsdir}/kvtml/en/hard.kvtml
12mr|libkdeedu-4.9.4-1|30	%{_kde_appsdir}/kvtml/en/inventions.kvtml
12mr|libkdeedu-4.9.4-1|31	%{_kde_appsdir}/kvtml/en/medium.kvtml
12mr|libkdeedu-4.9.4-1|32	%{_kde_appsdir}/kvtml/en/numbers.kvtml
12mr|libkdeedu-4.9.4-1|33	%{_kde_appsdir}/kvtml/en/objects.kvtml
12mr|libkdeedu-4.9.4-1|34	%{_kde_appsdir}/kvtml/en/people.kvtml
12mr|libkdeedu-4.9.4-1|35	%{_kde_appsdir}/kvtml/en/professions.kvtml
12mr|libkdeedu-4.9.4-1|36	%{_kde_appsdir}/kvtml/en/space.kvtml
12mr|libkdeedu-4.9.4-1|37	%{_kde_appsdir}/kvtml/en/sports.kvtml
12mr|libkdeedu-4.9.4-1|38	%{_kde_appsdir}/kvtml/en/transportation.kvtml
12mr|libkdeedu-4.9.4-1|39	%{_kde_appsdir}/kvtml/en/vegetables.kvtml
12mr|libkdeedu-4.9.4-1|40	%{_kde_appsdir}/kvtml/en/worldcapitals.kvtml
12mr|libkdeedu-4.9.4-1|41	%{_iconsdir}/hicolor/*/actions/editplots.png
12mr|libkdeedu-4.9.4-1|42	%{_iconsdir}/hicolor/*/actions/functionhelp.png
12mr|libkdeedu-4.9.4-1|43	%{_iconsdir}/hicolor/*/actions/maximum.png
12mr|libkdeedu-4.9.4-1|44	%{_iconsdir}/hicolor/*/actions/minimum.png
12mr|libkdeedu-4.9.4-1|45	%{_iconsdir}/hicolor/*/actions/newdifferential.png
12mr|libkdeedu-4.9.4-1|46	%{_iconsdir}/hicolor/*/actions/newfunction.png
12mr|libkdeedu-4.9.4-1|47	%{_iconsdir}/hicolor/*/actions/newimplicit.png
12mr|libkdeedu-4.9.4-1|48	%{_iconsdir}/hicolor/*/actions/newparametric.png
12mr|libkdeedu-4.9.4-1|49	%{_iconsdir}/hicolor/*/actions/newpolar.png
12mr|libkdeedu-4.9.4-1|50	%{_iconsdir}/hicolor/*/actions/resetview.png
12mr|libkdeedu-4.9.4-1|51	%{_iconsdir}/hicolor/scalable/actions/deriv_func.svgz
12mr|libkdeedu-4.9.4-1|52	%{_iconsdir}/hicolor/scalable/actions/editconstants.svgz
12mr|libkdeedu-4.9.4-1|53	%{_iconsdir}/hicolor/scalable/actions/editplots.svgz
12mr|libkdeedu-4.9.4-1|54	%{_iconsdir}/hicolor/scalable/actions/functionhelp.svgz
12mr|libkdeedu-4.9.4-1|55	%{_iconsdir}/hicolor/scalable/actions/integral_func.svgz
12mr|libkdeedu-4.9.4-1|56	%{_iconsdir}/hicolor/scalable/actions/maximum.svgz
12mr|libkdeedu-4.9.4-1|57	%{_iconsdir}/hicolor/scalable/actions/minimum.svgz
12mr|libkdeedu-4.9.4-1|58	%{_iconsdir}/hicolor/scalable/actions/newfunction.svgz
12mr|libkdeedu-4.9.4-1|59	%{_iconsdir}/hicolor/scalable/actions/newparametric.svgz
12mr|libkdeedu-4.9.4-1|60	%{_iconsdir}/hicolor/scalable/actions/newpolar.svgz
12mr|libkdeedu-4.9.4-1|61	%{_iconsdir}/hicolor/scalable/actions/resetview.svgz
12mr|libkdeedu-4.9.4-1|62	%{_iconsdir}/hicolor/*/actions/coords.png
12mr|libkdeedu-4.9.4-1|63	%{_iconsdir}/hicolor/*/actions/deriv_func.png
12mr|libkdeedu-4.9.4-1|64	%{_iconsdir}/hicolor/*/actions/editconstants.png
12mr|libkdeedu-4.9.4-1|65	%{_iconsdir}/hicolor/*/actions/func.png
12mr|libkdeedu-4.9.4-1|66	%{_iconsdir}/hicolor/*/actions/integral_func.png
12mr|libkdeedu-4.9.4-1|67	%{_iconsdir}/hicolor/*/actions/lessen.png
12mr|libkdeedu-4.9.4-1|68	%{_iconsdir}/hicolor/*/actions/magnify.png
12mr|libkdeedu-4.9.4-1|69	
12mr|libkdeedu-4.9.4-1|70	#---------------------------------------------
12mr|libkdeedu-4.9.4-1|71	
12mr|libkdeedu-4.9.4-1|72	%define keduvocdocument_major 4
12mr|libkdeedu-4.9.4-1|73	%define libkeduvocdocument %mklibname keduvocdocument %{keduvocdocument_major}
12mr|libkdeedu-4.9.4-1|74	
12mr|libkdeedu-4.9.4-1|75	%package -n %{libkeduvocdocument}
12mr|libkdeedu-4.9.4-1|76	Summary:	Runtime library for KDE Education Application
12mr|libkdeedu-4.9.4-1|77	Group:		System/Libraries
12mr|libkdeedu-4.9.4-1|78	
12mr|libkdeedu-4.9.4-1|79	%description -n %{libkeduvocdocument}
12mr|libkdeedu-4.9.4-1|80	Runtime library for KDE Education Application
12mr|libkdeedu-4.9.4-1|81	
12mr|libkdeedu-4.9.4-1|82	%files -n %{libkeduvocdocument}
12mr|libkdeedu-4.9.4-1|83	%{_kde_libdir}/libkeduvocdocument.so.%{keduvocdocument_major}*
12mr|libkdeedu-4.9.4-1|84	
12mr|libkdeedu-4.9.4-1|85	#--------------------------------------------------------------------
12mr|libkdeedu-4.9.4-1|86	
12mr|libkdeedu-4.9.4-1|87	%package devel
12mr|libkdeedu-4.9.4-1|88	Summary:	Devel stuff for %{name}
12mr|libkdeedu-4.9.4-1|89	Group:		Development/KDE and Qt
12mr|libkdeedu-4.9.4-1|90	Requires:	kdelibs4-devel
12mr|libkdeedu-4.9.4-1|91	Requires:	%{libkeduvocdocument} = %{version}-%{release}
12mr|libkdeedu-4.9.4-1|92	Conflicts:	kdeedu4-devel < 4.6.90
12mr|libkdeedu-4.9.4-1|93	
12mr|libkdeedu-4.9.4-1|94	%description devel
12mr|libkdeedu-4.9.4-1|95	Files needed to build applications based on %{name}.
12mr|libkdeedu-4.9.4-1|96	
12mr|libkdeedu-4.9.4-1|97	%files devel
12mr|libkdeedu-4.9.4-1|98	%{_kde_includedir}/libkdeedu
12mr|libkdeedu-4.9.4-1|99	%{_kde_libdir}/libkeduvocdocument.so
12mr|libkdeedu-4.9.4-1|100	%{_kde_libdir}/libqtmmlwidget.a
12mr|libkdeedu-4.9.4-1|101	%{_kde_libdir}/cmake/%{name}
12mr|libkdeedu-4.9.4-1|102	
12mr|libkdeedu-4.9.4-1|103	#----------------------------------------------------------------------
12mr|libkdeedu-4.9.4-1|104	
12mr|libkdeedu-4.9.4-1|105	%prep
12mr|libkdeedu-4.9.4-1|106	%setup -q
12mr|libkdeedu-4.9.4-1|107	
12mr|libkdeedu-4.9.4-1|108	%build
12mr|libkdeedu-4.9.4-1|109	%cmake_kde4
12mr|libkdeedu-4.9.4-1|110	%make
12mr|libkdeedu-4.9.4-1|111	
12mr|libkdeedu-4.9.4-1|112	%install
12mr|libkdeedu-4.9.4-1|113	%makeinstall_std -C build
12mr|libkdeedu-4.9.4-1|114	
12mr|libkdeedu-4.9.4-1|115	%changelog
12mr|libkdeedu-4.9.4-1|116	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|libkdeedu-4.9.4-1|117	- New version 4.9.4
12mr|libkdeedu-4.9.4-1|118	
12mr|libkdeedu-4.9.4-1|119	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|libkdeedu-4.9.4-1|120	- New version 4.9.3
12mr|libkdeedu-4.9.4-1|121	
12mr|libkdeedu-4.9.4-1|122	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|libkdeedu-4.9.4-1|123	- New version 4.9.2
12mr|libkdeedu-4.9.4-1|124	
12mr|libkdeedu-4.9.4-1|125	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|libkdeedu-4.9.4-1|126	- New version 4.9.1
12mr|libkdeedu-4.9.4-1|127	
12mr|libkdeedu-4.9.4-1|128	* Mon Aug 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|libkdeedu-4.9.4-1|129	- New version 4.9.0
12mr|libkdeedu-4.9.4-1|130	
12mr|libkdeedu-4.9.4-1|131	* Wed Jul 18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|libkdeedu-4.9.4-1|132	- New version 4.8.97
12mr|libkdeedu-4.9.4-1|133	
12mr|libkdeedu-4.9.4-1|134	* Sat Jun 30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|libkdeedu-4.9.4-1|135	- New version 4.8.95
12mr|libkdeedu-4.9.4-1|136	
12mr|libkdeedu-4.9.4-1|137	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.4-69.1mib2010.2
12mr|libkdeedu-4.9.4-1|138	- New version 4.8.4
12mr|libkdeedu-4.9.4-1|139	- MIB (Mandriva International Backports)
12mr|libkdeedu-4.9.4-1|140	
12mr|libkdeedu-4.9.4-1|141	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.3-69.1mib2010.2
12mr|libkdeedu-4.9.4-1|142	- New version 4.8.3
12mr|libkdeedu-4.9.4-1|143	- MIB (Mandriva International Backports)
12mr|libkdeedu-4.9.4-1|144	
12mr|libkdeedu-4.9.4-1|145	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.2-69.1mib2010.2
12mr|libkdeedu-4.9.4-1|146	- New version 4.8.2
12mr|libkdeedu-4.9.4-1|147	- MIB (Mandriva International Backports)
12mr|libkdeedu-4.9.4-1|148	
12mr|libkdeedu-4.9.4-1|149	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.1-69.1mib2010.2
12mr|libkdeedu-4.9.4-1|150	- New version 4.8.1
12mr|libkdeedu-4.9.4-1|151	- Obsoletes kdeedu4-core instead of Conflicts
12mr|libkdeedu-4.9.4-1|152	- MIB (Mandriva International Backports)
12mr|libkdeedu-4.9.4-1|153	
12mr|libkdeedu-4.9.4-1|154	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.0-69.1mib2010.2
12mr|libkdeedu-4.9.4-1|155	+ Revision: 744298
12mr|libkdeedu-4.9.4-1|156	- Backport to 2010.2 for MIB users
12mr|libkdeedu-4.9.4-1|157	- MIB (Mandriva International Backports)
12mr|libkdeedu-4.9.4-1|158	
12mr|libkdeedu-4.9.4-1|159	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|libkdeedu-4.9.4-1|160	+ Revision: 762491
12mr|libkdeedu-4.9.4-1|161	- New upstream tarball
12mr|libkdeedu-4.9.4-1|162	
12mr|libkdeedu-4.9.4-1|163	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|libkdeedu-4.9.4-1|164	+ Revision: 758080
12mr|libkdeedu-4.9.4-1|165	- New upstream tarball
12mr|libkdeedu-4.9.4-1|166	
12mr|libkdeedu-4.9.4-1|167	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|libkdeedu-4.9.4-1|168	+ Revision: 744559
12mr|libkdeedu-4.9.4-1|169	- New upstream tarball
12mr|libkdeedu-4.9.4-1|170	
12mr|libkdeedu-4.9.4-1|171	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|libkdeedu-4.9.4-1|172	+ Revision: 739314
12mr|libkdeedu-4.9.4-1|173	- New upstream tarball $NEW_VERSION
12mr|libkdeedu-4.9.4-1|174	
12mr|libkdeedu-4.9.4-1|175	* Tue Nov 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-2
12mr|libkdeedu-4.9.4-1|176	+ Revision: 732319
12mr|libkdeedu-4.9.4-1|177	- Add Automoc4 as buildrequires ( to workaround a rpm5/iurt bug)
12mr|libkdeedu-4.9.4-1|178	- New upstream tarball 4.7.80
12mr|libkdeedu-4.9.4-1|179	
12mr|libkdeedu-4.9.4-1|180	* Fri Aug 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|libkdeedu-4.9.4-1|181	+ Revision: 697174
12mr|libkdeedu-4.9.4-1|182	- New version 4.7.41
12mr|libkdeedu-4.9.4-1|183	
12mr|libkdeedu-4.9.4-1|184	* Sun Jul 31 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.40-1
12mr|libkdeedu-4.9.4-1|185	+ Revision: 692583
12mr|libkdeedu-4.9.4-1|186	- New version 4.7.40
12mr|libkdeedu-4.9.4-1|187	
12mr|libkdeedu-4.9.4-1|188	* Tue Jul 12 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.6.95-1
12mr|libkdeedu-4.9.4-1|189	+ Revision: 689649
12mr|libkdeedu-4.9.4-1|190	- New version 4.7Rc2
12mr|libkdeedu-4.9.4-1|191	
12mr|libkdeedu-4.9.4-1|192	* Mon Jul 11 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.6.90-1
12mr|libkdeedu-4.9.4-1|193	+ Revision: 689524
12mr|libkdeedu-4.9.4-1|194	- Fix file list
12mr|libkdeedu-4.9.4-1|195	- import libkdeedu
12mr|libkdeedu-4.9.4-1|196	

14804 12
12mr|libkexiv2-4.9.4-1|1	Name:		libkexiv2
12mr|libkexiv2-4.9.4-1|2	Summary:	KDE4 wrapper around exiv2 library
12mr|libkexiv2-4.9.4-1|3	Version:	4.9.4
12mr|libkexiv2-4.9.4-1|4	Release:	1
12mr|libkexiv2-4.9.4-1|5	Epoch:		2
12mr|libkexiv2-4.9.4-1|6	Group:		System/Libraries
12mr|libkexiv2-4.9.4-1|7	License:	GPLv2
12mr|libkexiv2-4.9.4-1|8	URL:		http://www.kde.org
12mr|libkexiv2-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|libkexiv2-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|libkexiv2-4.9.4-1|11	BuildRequires:	pkgconfig(exiv2)
12mr|libkexiv2-4.9.4-1|12	BuildRequires:	automoc4
12mr|libkexiv2-4.9.4-1|13	Conflicts:	%{mklibname kexiv2_ 9} < 2:4.6.90
12mr|libkexiv2-4.9.4-1|14	
12mr|libkexiv2-4.9.4-1|15	%description
12mr|libkexiv2-4.9.4-1|16	Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures
12mr|libkexiv2-4.9.4-1|17	metadata as EXIF/IPTC and XMP.
12mr|libkexiv2-4.9.4-1|18	
12mr|libkexiv2-4.9.4-1|19	%files
12mr|libkexiv2-4.9.4-1|20	%doc AUTHORS COPYING NEWS README TODO
12mr|libkexiv2-4.9.4-1|21	%{_kde_appsdir}/libkexiv2/data/topicset.iptc-subjectcode.xml
12mr|libkexiv2-4.9.4-1|22	
12mr|libkexiv2-4.9.4-1|23	#--------------------------------------------------------------------
12mr|libkexiv2-4.9.4-1|24	
12mr|libkexiv2-4.9.4-1|25	%define kexiv2_major 11
12mr|libkexiv2-4.9.4-1|26	%define libkexiv2 %mklibname kexiv2_ %{kexiv2_major}
12mr|libkexiv2-4.9.4-1|27	
12mr|libkexiv2-4.9.4-1|28	%package -n %{libkexiv2}
12mr|libkexiv2-4.9.4-1|29	Summary:	%{name} library
12mr|libkexiv2-4.9.4-1|30	Group:		System/Libraries
12mr|libkexiv2-4.9.4-1|31	Obsoletes:	%{mklibname kexiv2_ 10} < 2:4.8.90
12mr|libkexiv2-4.9.4-1|32	
12mr|libkexiv2-4.9.4-1|33	%description -n %{libkexiv2}
12mr|libkexiv2-4.9.4-1|34	Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures
12mr|libkexiv2-4.9.4-1|35	metadata as EXIF/IPTC and XMP.
12mr|libkexiv2-4.9.4-1|36	
12mr|libkexiv2-4.9.4-1|37	%files -n %{libkexiv2}
12mr|libkexiv2-4.9.4-1|38	%{_kde_libdir}/libkexiv2.so.%{kexiv2_major}*
12mr|libkexiv2-4.9.4-1|39	
12mr|libkexiv2-4.9.4-1|40	#--------------------------------------------------------------------
12mr|libkexiv2-4.9.4-1|41	
12mr|libkexiv2-4.9.4-1|42	%package devel
12mr|libkexiv2-4.9.4-1|43	Summary:	Devel stuff for %{name}
12mr|libkexiv2-4.9.4-1|44	Group:		Development/KDE and Qt
12mr|libkexiv2-4.9.4-1|45	Requires:	kdelibs4-devel
12mr|libkexiv2-4.9.4-1|46	Requires:	pkgconfig(exiv2)
12mr|libkexiv2-4.9.4-1|47	Requires:	%{libkexiv2} = %{EVRD}
12mr|libkexiv2-4.9.4-1|48	Conflicts:	kdegraphics4-devel < 2:4.6.10
12mr|libkexiv2-4.9.4-1|49	
12mr|libkexiv2-4.9.4-1|50	%description devel
12mr|libkexiv2-4.9.4-1|51	This package contains header files needed if you wish to build applications
12mr|libkexiv2-4.9.4-1|52	based on kdegraphics.
12mr|libkexiv2-4.9.4-1|53	
12mr|libkexiv2-4.9.4-1|54	%files devel
12mr|libkexiv2-4.9.4-1|55	%{_includedir}/libkexiv2
12mr|libkexiv2-4.9.4-1|56	%{_libdir}/pkgconfig/libkexiv2.pc
12mr|libkexiv2-4.9.4-1|57	%{_libdir}/libkexiv2.so
12mr|libkexiv2-4.9.4-1|58	
12mr|libkexiv2-4.9.4-1|59	#----------------------------------------------------------------------
12mr|libkexiv2-4.9.4-1|60	
12mr|libkexiv2-4.9.4-1|61	%prep
12mr|libkexiv2-4.9.4-1|62	%setup -q
12mr|libkexiv2-4.9.4-1|63	
12mr|libkexiv2-4.9.4-1|64	%build
12mr|libkexiv2-4.9.4-1|65	%cmake_kde4
12mr|libkexiv2-4.9.4-1|66	%make
12mr|libkexiv2-4.9.4-1|67	
12mr|libkexiv2-4.9.4-1|68	%install
12mr|libkexiv2-4.9.4-1|69	%makeinstall_std -C build
12mr|libkexiv2-4.9.4-1|70	
12mr|libkexiv2-4.9.4-1|71	%changelog
12mr|libkexiv2-4.9.4-1|72	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|libkexiv2-4.9.4-1|73	- New version 4.9.4
12mr|libkexiv2-4.9.4-1|74	
12mr|libkexiv2-4.9.4-1|75	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|libkexiv2-4.9.4-1|76	- New version 4.9.3
12mr|libkexiv2-4.9.4-1|77	
12mr|libkexiv2-4.9.4-1|78	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|libkexiv2-4.9.4-1|79	- New version 4.9.2
12mr|libkexiv2-4.9.4-1|80	
12mr|libkexiv2-4.9.4-1|81	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|libkexiv2-4.9.4-1|82	- New version 4.9.1
12mr|libkexiv2-4.9.4-1|83	
12mr|libkexiv2-4.9.4-1|84	* Mon Aug 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|libkexiv2-4.9.4-1|85	- New version 4.9.0
12mr|libkexiv2-4.9.4-1|86	
12mr|libkexiv2-4.9.4-1|87	* Wed Jul 18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|libkexiv2-4.9.4-1|88	- New version 4.8.97
12mr|libkexiv2-4.9.4-1|89	- Update summary
12mr|libkexiv2-4.9.4-1|90	
12mr|libkexiv2-4.9.4-1|91	* Sat Jun 30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|libkexiv2-4.9.4-1|92	- New version 4.8.95
12mr|libkexiv2-4.9.4-1|93	- New library major 11
12mr|libkexiv2-4.9.4-1|94	
12mr|libkexiv2-4.9.4-1|95	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.4-69.1mib2010.2
12mr|libkexiv2-4.9.4-1|96	- New version 4.8.4
12mr|libkexiv2-4.9.4-1|97	- MIB (Mandriva International Backports)
12mr|libkexiv2-4.9.4-1|98	
12mr|libkexiv2-4.9.4-1|99	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.3-69.1mib2010.2
12mr|libkexiv2-4.9.4-1|100	- New version 4.8.3
12mr|libkexiv2-4.9.4-1|101	- MIB (Mandriva International Backports)
12mr|libkexiv2-4.9.4-1|102	
12mr|libkexiv2-4.9.4-1|103	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.2-69.1mib2010.2
12mr|libkexiv2-4.9.4-1|104	- New version 4.8.2
12mr|libkexiv2-4.9.4-1|105	- MIB (Mandriva International Backports)
12mr|libkexiv2-4.9.4-1|106	
12mr|libkexiv2-4.9.4-1|107	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.1-69.1mib2010.2
12mr|libkexiv2-4.9.4-1|108	- New version 4.8.1
12mr|libkexiv2-4.9.4-1|109	- MIB (Mandriva International Backports)
12mr|libkexiv2-4.9.4-1|110	
12mr|libkexiv2-4.9.4-1|111	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 2:4.8.0-69.1mib2010.2
12mr|libkexiv2-4.9.4-1|112	+ Revision: 762492
12mr|libkexiv2-4.9.4-1|113	- Backport to 2010.2 for MIB users
12mr|libkexiv2-4.9.4-1|114	- MIB (Mandriva International Backports)
12mr|libkexiv2-4.9.4-1|115	
12mr|libkexiv2-4.9.4-1|116	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|libkexiv2-4.9.4-1|117	+ Revision: 762492
12mr|libkexiv2-4.9.4-1|118	- New upstream tarball
12mr|libkexiv2-4.9.4-1|119	
12mr|libkexiv2-4.9.4-1|120	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|libkexiv2-4.9.4-1|121	+ Revision: 758081
12mr|libkexiv2-4.9.4-1|122	- New upstream tarball
12mr|libkexiv2-4.9.4-1|123	
12mr|libkexiv2-4.9.4-1|124	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|libkexiv2-4.9.4-1|125	+ Revision: 744560
12mr|libkexiv2-4.9.4-1|126	- New upstream tarball
12mr|libkexiv2-4.9.4-1|127	
12mr|libkexiv2-4.9.4-1|128	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|libkexiv2-4.9.4-1|129	+ Revision: 739315
12mr|libkexiv2-4.9.4-1|130	- New upstream tarball $NEW_VERSION
12mr|libkexiv2-4.9.4-1|131	
12mr|libkexiv2-4.9.4-1|132	* Tue Nov 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|libkexiv2-4.9.4-1|133	+ Revision: 732315
12mr|libkexiv2-4.9.4-1|134	- Add Automoc4 as buildrequires ( to workaround a rpm5/iurt bug)
12mr|libkexiv2-4.9.4-1|135	- New upstream tarball 4.7.80
12mr|libkexiv2-4.9.4-1|136	
12mr|libkexiv2-4.9.4-1|137	* Tue Aug 23 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|libkexiv2-4.9.4-1|138	+ Revision: 696279
12mr|libkexiv2-4.9.4-1|139	- New version 4.7.41
12mr|libkexiv2-4.9.4-1|140	
12mr|libkexiv2-4.9.4-1|141	* Sun Jul 31 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.40-1
12mr|libkexiv2-4.9.4-1|142	+ Revision: 692506
12mr|libkexiv2-4.9.4-1|143	- Fix BR
12mr|libkexiv2-4.9.4-1|144	- import libkexiv2
12mr|libkexiv2-4.9.4-1|145	
12mr|libkexiv2-4.9.4-1|146	
12mr|libkexiv2-4.9.4-1|147	* Sun Mar 04 2007 Angelo Naselli <anaselli@mandriva.org> 0.1.1-2mdv2007.0
12mr|libkexiv2-4.9.4-1|148	+ Revision: 132340
12mr|libkexiv2-4.9.4-1|149	- rebuilt for new libexiv2
12mr|libkexiv2-4.9.4-1|150	
12mr|libkexiv2-4.9.4-1|151	* Sat Feb 24 2007 Angelo Naselli <anaselli@mandriva.org> 0.1.1-1mdv2007.1
12mr|libkexiv2-4.9.4-1|152	+ Revision: 125441
12mr|libkexiv2-4.9.4-1|153	- readded kdebase-devel
12mr|libkexiv2-4.9.4-1|154	- removed kdebase-devel dependency
12mr|libkexiv2-4.9.4-1|155	- new version 0.1.1
12mr|libkexiv2-4.9.4-1|156	
12mr|libkexiv2-4.9.4-1|157	* Wed Feb 14 2007 Angelo Naselli <anaselli@mandriva.org> 0.1.0-2mdv2007.1
12mr|libkexiv2-4.9.4-1|158	+ Revision: 120793
12mr|libkexiv2-4.9.4-1|159	- wrong libname changed
12mr|libkexiv2-4.9.4-1|160	- added right Povides field
12mr|libkexiv2-4.9.4-1|161	
12mr|libkexiv2-4.9.4-1|162	* Mon Feb 12 2007 Angelo Naselli <anaselli@mandriva.org> 0.1.0-1mdv2007.1
12mr|libkexiv2-4.9.4-1|163	+ Revision: 118993
12mr|libkexiv2-4.9.4-1|164	- Import libkexiv2
12mr|libkexiv2-4.9.4-1|165	
12mr|libkexiv2-4.9.4-1|166	* Mon Feb 12 2007 Angelo Naselli <anaselli@mandriva.org> 0.1.0mdv2007.1
12mr|libkexiv2-4.9.4-1|167	- built mdk version
12mr|libkexiv2-4.9.4-1|168	

14805 12
12mr|libkgapi-0.4.3-1|1	Name:		libkgapi
12mr|libkgapi-0.4.3-1|2	Version:	0.4.3
12mr|libkgapi-0.4.3-1|3	Release:	1
12mr|libkgapi-0.4.3-1|4	Summary:	Library to access various Google services via their public API
12mr|libkgapi-0.4.3-1|5	License:	GPLv2+
12mr|libkgapi-0.4.3-1|6	Group:		Graphical desktop/KDE
12mr|libkgapi-0.4.3-1|7	URL:		http://progdan.cz/category/akonadi-google/
12mr|libkgapi-0.4.3-1|8	Source:		http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
12mr|libkgapi-0.4.3-1|9	BuildRequires:	boost-devel
12mr|libkgapi-0.4.3-1|10	BuildRequires:	kdelibs4-devel
12mr|libkgapi-0.4.3-1|11	BuildRequires:	kdepimlibs4-devel
12mr|libkgapi-0.4.3-1|12	BuildRequires:	qt4-devel
12mr|libkgapi-0.4.3-1|13	BuildRequires:	pkgconfig(QJson)
12mr|libkgapi-0.4.3-1|14	
12mr|libkgapi-0.4.3-1|15	%description
12mr|libkgapi-0.4.3-1|16	LibKGAPI (previously called LibKGoogle) is a C++ library that implements APIs
12mr|libkgapi-0.4.3-1|17	for various Google services.
12mr|libkgapi-0.4.3-1|18	
12mr|libkgapi-0.4.3-1|19	Currently supported APIs:
12mr|libkgapi-0.4.3-1|20	- Calendar API v3 (https://developers.google.com/google-apps/calendar)
12mr|libkgapi-0.4.3-1|21	- Contacts API v3 (https://developers.google.com/google-apps/contacts/v3/)
12mr|libkgapi-0.4.3-1|22	- Tasks API v1 (https://developers.google.com/google-apps/tasks)
12mr|libkgapi-0.4.3-1|23	
12mr|libkgapi-0.4.3-1|24	#--------------------------------------------------------------------
12mr|libkgapi-0.4.3-1|25	
12mr|libkgapi-0.4.3-1|26	%define libkgapi_major 0
12mr|libkgapi-0.4.3-1|27	%define libkgapi %mklibname kgapi %{libkgapi_major}
12mr|libkgapi-0.4.3-1|28	
12mr|libkgapi-0.4.3-1|29	%package -n %{libkgapi}
12mr|libkgapi-0.4.3-1|30	Summary:	Runtime library for %{name}
12mr|libkgapi-0.4.3-1|31	Group:		System/Libraries
12mr|libkgapi-0.4.3-1|32	
12mr|libkgapi-0.4.3-1|33	%description -n %{libkgapi}
12mr|libkgapi-0.4.3-1|34	Runtime Library for %{name}
12mr|libkgapi-0.4.3-1|35	
12mr|libkgapi-0.4.3-1|36	%files -n %{libkgapi}
12mr|libkgapi-0.4.3-1|37	%{_kde_libdir}/libkgapi.so.%{libkgapi_major}*
12mr|libkgapi-0.4.3-1|38	
12mr|libkgapi-0.4.3-1|39	#----------------------------------------------------------------------
12mr|libkgapi-0.4.3-1|40	
12mr|libkgapi-0.4.3-1|41	%define libkgapi_devel %mklibname -d kgapi
12mr|libkgapi-0.4.3-1|42	
12mr|libkgapi-0.4.3-1|43	%package -n %{libkgapi_devel}
12mr|libkgapi-0.4.3-1|44	Summary:	Devel files for libkgapi
12mr|libkgapi-0.4.3-1|45	Group:		Development/KDE and Qt
12mr|libkgapi-0.4.3-1|46	Provides:	%{name}-devel = %{EVRD}
12mr|libkgapi-0.4.3-1|47	Requires:	%{libkgapi} = %{EVRD}
12mr|libkgapi-0.4.3-1|48	
12mr|libkgapi-0.4.3-1|49	%description -n %{libkgapi_devel}
12mr|libkgapi-0.4.3-1|50	Devel files for libkgapi
12mr|libkgapi-0.4.3-1|51	
12mr|libkgapi-0.4.3-1|52	%files -n %{libkgapi_devel}
12mr|libkgapi-0.4.3-1|53	%{_kde_libdir}/libkgapi.so
12mr|libkgapi-0.4.3-1|54	%{_kde_includedir}/libkgapi
12mr|libkgapi-0.4.3-1|55	%{_kde_libdir}/pkgconfig/libkgapi.pc
12mr|libkgapi-0.4.3-1|56	%{_kde_libdir}/cmake/LibKGAPI
12mr|libkgapi-0.4.3-1|57	
12mr|libkgapi-0.4.3-1|58	#---------------------------------------------------------------------
12mr|libkgapi-0.4.3-1|59	
12mr|libkgapi-0.4.3-1|60	%prep
12mr|libkgapi-0.4.3-1|61	%setup -q
12mr|libkgapi-0.4.3-1|62	
12mr|libkgapi-0.4.3-1|63	%build
12mr|libkgapi-0.4.3-1|64	%cmake
12mr|libkgapi-0.4.3-1|65	%make
12mr|libkgapi-0.4.3-1|66	
12mr|libkgapi-0.4.3-1|67	%install
12mr|libkgapi-0.4.3-1|68	%makeinstall_std -C build
12mr|libkgapi-0.4.3-1|69	

14806 12
12mr|libkipi-4.9.4-1|1	Name:		libkipi
12mr|libkipi-4.9.4-1|2	Summary:	Interface to use kipi-plugins for KDE
12mr|libkipi-4.9.4-1|3	Version:	4.9.4
12mr|libkipi-4.9.4-1|4	Release:	1
12mr|libkipi-4.9.4-1|5	Epoch:		2
12mr|libkipi-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|libkipi-4.9.4-1|7	License:	GPLv2
12mr|libkipi-4.9.4-1|8	URL:		http://www.kde.org
12mr|libkipi-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|libkipi-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|libkipi-4.9.4-1|11	BuildRequires:	automoc4
12mr|libkipi-4.9.4-1|12	
12mr|libkipi-4.9.4-1|13	%description
12mr|libkipi-4.9.4-1|14	Libkipi is an interface to use kipi-plugins from a KDE image management
12mr|libkipi-4.9.4-1|15	program like digiKam (http://www.digikam.org).
12mr|libkipi-4.9.4-1|16	
12mr|libkipi-4.9.4-1|17	#------------------------------------------------
12mr|libkipi-4.9.4-1|18	
12mr|libkipi-4.9.4-1|19	%package -n kipi-common
12mr|libkipi-4.9.4-1|20	Summary:	Non-library files for the kipi library
12mr|libkipi-4.9.4-1|21	Group:		System/Libraries
12mr|libkipi-4.9.4-1|22	
12mr|libkipi-4.9.4-1|23	%description -n kipi-common
12mr|libkipi-4.9.4-1|24	Common files for the kipi library.
12mr|libkipi-4.9.4-1|25	
12mr|libkipi-4.9.4-1|26	%files -n kipi-common
12mr|libkipi-4.9.4-1|27	%doc README TODO AUTHORS COPYING
12mr|libkipi-4.9.4-1|28	%{_kde_appsdir}/kipi
12mr|libkipi-4.9.4-1|29	%{_kde_iconsdir}/*/*/*/kipi.*
12mr|libkipi-4.9.4-1|30	%{_kde_servicetypes}/kipiplugin.desktop
12mr|libkipi-4.9.4-1|31	
12mr|libkipi-4.9.4-1|32	#------------------------------------------------
12mr|libkipi-4.9.4-1|33	
12mr|libkipi-4.9.4-1|34	%define kipi_major 9
12mr|libkipi-4.9.4-1|35	%define libkipi %mklibname kipi %{kipi_major}
12mr|libkipi-4.9.4-1|36	
12mr|libkipi-4.9.4-1|37	%package -n %{libkipi}
12mr|libkipi-4.9.4-1|38	Summary:	libkipi library
12mr|libkipi-4.9.4-1|39	Group:		System/Libraries
12mr|libkipi-4.9.4-1|40	Obsoletes:	%{mklibname kipi 8} < %{EVRD}
12mr|libkipi-4.9.4-1|41	
12mr|libkipi-4.9.4-1|42	%description -n %{libkipi}
12mr|libkipi-4.9.4-1|43	Libkipi is an interface to use kipi-plugins from a KDE image management
12mr|libkipi-4.9.4-1|44	program like digiKam (http://www.digikam.org).
12mr|libkipi-4.9.4-1|45	
12mr|libkipi-4.9.4-1|46	%files -n %{libkipi}
12mr|libkipi-4.9.4-1|47	%{_kde_libdir}/libkipi.so.%{kipi_major}*
12mr|libkipi-4.9.4-1|48	
12mr|libkipi-4.9.4-1|49	#-----------------------------------------------------------------------------
12mr|libkipi-4.9.4-1|50	
12mr|libkipi-4.9.4-1|51	%package devel
12mr|libkipi-4.9.4-1|52	Summary:	Devel stuff for %{name}
12mr|libkipi-4.9.4-1|53	Group:		Development/KDE and Qt
12mr|libkipi-4.9.4-1|54	Requires:	kdelibs4-devel >= 2:%{version}
12mr|libkipi-4.9.4-1|55	Requires:	%{libkipi} = %{EVRD}
12mr|libkipi-4.9.4-1|56	Conflicts:	kdegraphics4-devel < 2:4.6.90
12mr|libkipi-4.9.4-1|57	
12mr|libkipi-4.9.4-1|58	%description devel
12mr|libkipi-4.9.4-1|59	This package contains header files needed if you wish to build applications
12mr|libkipi-4.9.4-1|60	based on %{name}.
12mr|libkipi-4.9.4-1|61	
12mr|libkipi-4.9.4-1|62	%files devel
12mr|libkipi-4.9.4-1|63	%{_includedir}/%{name}
12mr|libkipi-4.9.4-1|64	%{_kde_libdir}/libkipi.so
12mr|libkipi-4.9.4-1|65	%{_kde_libdir}/pkgconfig/libkipi.pc
12mr|libkipi-4.9.4-1|66	
12mr|libkipi-4.9.4-1|67	#----------------------------------------------------------------------
12mr|libkipi-4.9.4-1|68	
12mr|libkipi-4.9.4-1|69	%prep
12mr|libkipi-4.9.4-1|70	%setup -q
12mr|libkipi-4.9.4-1|71	
12mr|libkipi-4.9.4-1|72	%build
12mr|libkipi-4.9.4-1|73	%cmake_kde4
12mr|libkipi-4.9.4-1|74	%make
12mr|libkipi-4.9.4-1|75	
12mr|libkipi-4.9.4-1|76	%install
12mr|libkipi-4.9.4-1|77	%makeinstall_std -C build
12mr|libkipi-4.9.4-1|78	
12mr|libkipi-4.9.4-1|79	%changelog
12mr|libkipi-4.9.4-1|80	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|libkipi-4.9.4-1|81	- New version 4.9.4
12mr|libkipi-4.9.4-1|82	
12mr|libkipi-4.9.4-1|83	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|libkipi-4.9.4-1|84	- New version 4.9.3
12mr|libkipi-4.9.4-1|85	
12mr|libkipi-4.9.4-1|86	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|libkipi-4.9.4-1|87	- New version 4.9.2
12mr|libkipi-4.9.4-1|88	
12mr|libkipi-4.9.4-1|89	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|libkipi-4.9.4-1|90	- New version 4.9.1
12mr|libkipi-4.9.4-1|91	
12mr|libkipi-4.9.4-1|92	* Mon Aug 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|libkipi-4.9.4-1|93	- New version 4.9.0
12mr|libkipi-4.9.4-1|94	
12mr|libkipi-4.9.4-1|95	* Thu Jul 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|libkipi-4.9.4-1|96	- New version 4.8.97
12mr|libkipi-4.9.4-1|97	
12mr|libkipi-4.9.4-1|98	* Sun Jul 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|libkipi-4.9.4-1|99	- Update to 4.8.95
12mr|libkipi-4.9.4-1|100	- New library major 9
12mr|libkipi-4.9.4-1|101	
12mr|libkipi-4.9.4-1|102	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.4-1
12mr|libkipi-4.9.4-1|103	- update to 4.8.4
12mr|libkipi-4.9.4-1|104	
12mr|libkipi-4.9.4-1|105	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.3-1
12mr|libkipi-4.9.4-1|106	- update to 4.8.3
12mr|libkipi-4.9.4-1|107	
12mr|libkipi-4.9.4-1|108	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.2-1
12mr|libkipi-4.9.4-1|109	- update to 4.8.2
12mr|libkipi-4.9.4-1|110	
12mr|libkipi-4.9.4-1|111	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.1-1
12mr|libkipi-4.9.4-1|112	- update to 4.8.1
12mr|libkipi-4.9.4-1|113	
12mr|libkipi-4.9.4-1|114	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|libkipi-4.9.4-1|115	+ Revision: 762494
12mr|libkipi-4.9.4-1|116	- New upstream tarball
12mr|libkipi-4.9.4-1|117	
12mr|libkipi-4.9.4-1|118	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|libkipi-4.9.4-1|119	+ Revision: 758082
12mr|libkipi-4.9.4-1|120	- New upstream tarball
12mr|libkipi-4.9.4-1|121	
12mr|libkipi-4.9.4-1|122	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|libkipi-4.9.4-1|123	+ Revision: 744561
12mr|libkipi-4.9.4-1|124	- New upstream tarball
12mr|libkipi-4.9.4-1|125	
12mr|libkipi-4.9.4-1|126	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|libkipi-4.9.4-1|127	+ Revision: 739316
12mr|libkipi-4.9.4-1|128	- New upstream tarball $NEW_VERSION
12mr|libkipi-4.9.4-1|129	
12mr|libkipi-4.9.4-1|130	* Tue Nov 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|libkipi-4.9.4-1|131	+ Revision: 732317
12mr|libkipi-4.9.4-1|132	- Add Automoc4 as buildrequires ( to workaround a rpm5/iurt bug)
12mr|libkipi-4.9.4-1|133	- New upstream tarball 4.7.80
12mr|libkipi-4.9.4-1|134	
12mr|libkipi-4.9.4-1|135	* Tue Aug 23 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-2
12mr|libkipi-4.9.4-1|136	+ Revision: 696280
12mr|libkipi-4.9.4-1|137	- New version 4.7.41
12mr|libkipi-4.9.4-1|138	- Rebuild to try to push in main
12mr|libkipi-4.9.4-1|139	
12mr|libkipi-4.9.4-1|140	* Thu Jul 28 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.40-1
12mr|libkipi-4.9.4-1|141	+ Revision: 692102
12mr|libkipi-4.9.4-1|142	- import libkipi
12mr|libkipi-4.9.4-1|143	
12mr|libkipi-4.9.4-1|144	
12mr|libkipi-4.9.4-1|145	* Mon Dec 04 2006 Angelo Naselli <anaselli@mandriva.org> 0.1.5-2mdv2007.0
12mr|libkipi-4.9.4-1|146	+ Revision: 90417
12mr|libkipi-4.9.4-1|147	- forgot to fix release
12mr|libkipi-4.9.4-1|148	- fixed Provides field for devel package
12mr|libkipi-4.9.4-1|149	
12mr|libkipi-4.9.4-1|150	* Sun Dec 03 2006 Angelo Naselli <anaselli@mandriva.org> 1:0.1.5-1mdv2007.1
12mr|libkipi-4.9.4-1|151	+ Revision: 90266
12mr|libkipi-4.9.4-1|152	- new version 0.1.5
12mr|libkipi-4.9.4-1|153	- Import libkipi
12mr|libkipi-4.9.4-1|154	
12mr|libkipi-4.9.4-1|155	* Sun Aug 06 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 1:0.1.4-3
12mr|libkipi-4.9.4-1|156	- add BuildRequires: libxt-devel
12mr|libkipi-4.9.4-1|157	
12mr|libkipi-4.9.4-1|158	* Tue Jun 20 2006 Angelo Naselli <anaselli@mandriva.org> 1:0.1.4-2mdk
12mr|libkipi-4.9.4-1|159	- Rebuild
12mr|libkipi-4.9.4-1|160	
12mr|libkipi-4.9.4-1|161	* Thu May 18 2006 Angelo Naselli <anaselli@mandriva.org> 1:0.1.4-1mdk
12mr|libkipi-4.9.4-1|162	- new release
12mr|libkipi-4.9.4-1|163	
12mr|libkipi-4.9.4-1|164	* Mon May 15 2006 Angelo Naselli <anaselli@mandriva.org> 1:0.1.3-2mdk
12mr|libkipi-4.9.4-1|165	- Fix build problem
12mr|libkipi-4.9.4-1|166	
12mr|libkipi-4.9.4-1|167	* Mon May 08 2006 Angelo Naselli <anaselli@mandriva.org> 1:0.1.3-1mdk
12mr|libkipi-4.9.4-1|168	new release
12mr|libkipi-4.9.4-1|169	
12mr|libkipi-4.9.4-1|170	* Sun Jan 08 2006 Angelo Naselli <anaselli@mandriva.org> 1:0.1.2-2mdk
12mr|libkipi-4.9.4-1|171	- backport from svn admin to allow compiling under kde 3.5
12mr|libkipi-4.9.4-1|172	
12mr|libkipi-4.9.4-1|173	* Tue Sep 27 2005 Angelo Naselli <anaselli@mandriva.org> 1:0.1.2-1mdk
12mr|libkipi-4.9.4-1|174	- new release
12mr|libkipi-4.9.4-1|175	
12mr|libkipi-4.9.4-1|176	* Sat May 07 2005 Laurent MONTEL <lmontel@mandriva.com> 0.1.1-4
12mr|libkipi-4.9.4-1|177	- Rebuild
12mr|libkipi-4.9.4-1|178	
12mr|libkipi-4.9.4-1|179	* Wed Mar 09 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.1.1-3mdk
12mr|libkipi-4.9.4-1|180	- fix build on lib64 platforms
12mr|libkipi-4.9.4-1|181	
12mr|libkipi-4.9.4-1|182	* Sun Feb 13 2005 Angelo Naselli <anaselli@mandrake.org> 0.1.1-2mdk
12mr|libkipi-4.9.4-1|183	- DistroSpecificReleaseTag support
12mr|libkipi-4.9.4-1|184	
12mr|libkipi-4.9.4-1|185	* Wed Feb 09 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1.1-1mdk
12mr|libkipi-4.9.4-1|186	- 0.1.1
12mr|libkipi-4.9.4-1|187	
12mr|libkipi-4.9.4-1|188	* Tue Dec 21 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-4mdk
12mr|libkipi-4.9.4-1|189	- Rebuild with new libkipi
12mr|libkipi-4.9.4-1|190	
12mr|libkipi-4.9.4-1|191	* Wed Dec 15 2004 Stefan van der Eijk <stefan@mandrake.org> 0.1-3mdk
12mr|libkipi-4.9.4-1|192	- BuildRequires
12mr|libkipi-4.9.4-1|193	
12mr|libkipi-4.9.4-1|194	* Fri Dec 03 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 0.1-2mdk
12mr|libkipi-4.9.4-1|195	- Fix spec file
12mr|libkipi-4.9.4-1|196	
12mr|libkipi-4.9.4-1|197	* Sun Oct 17 2004 Angelo Naselli <anaselli@mandrake.org> 0.1-1mdk
12mr|libkipi-4.9.4-1|198	- new version
12mr|libkipi-4.9.4-1|199	
12mr|libkipi-4.9.4-1|200	* Tue Sep 21 2004 Angelo Naselli <anaselli@mandrake.org> 20040919-1mdk
12mr|libkipi-4.9.4-1|201	- new version (gwenview snapshot)
12mr|libkipi-4.9.4-1|202	
12mr|libkipi-4.9.4-1|203	* Thu Sep 09 2004 Angelo Naselli <anaselli@mandrake.org> 20040801-3mdk
12mr|libkipi-4.9.4-1|204	- changed the URL with the official one
12mr|libkipi-4.9.4-1|205	
12mr|libkipi-4.9.4-1|206	* Wed Aug 25 2004 Angelo Naselli <anaselli@mandrake.org> 20040801-2mdk
12mr|libkipi-4.9.4-1|207	- changed Summary
12mr|libkipi-4.9.4-1|208	
12mr|libkipi-4.9.4-1|209	* Wed Aug 25 2004 Angelo Naselli <anaselli@mandrake.org> 20040801-1mdk
12mr|libkipi-4.9.4-1|210	- built mdk version
12mr|libkipi-4.9.4-1|211	
12mr|libkipi-4.9.4-1|212	* Sun Jun 13 2004 Angelo Naselli <random_lx@yahoo.com> 20040611-1mdk
12mr|libkipi-4.9.4-1|213	- built mdk version
12mr|libkipi-4.9.4-1|214	
12mr|libkipi-4.9.4-1|215	* Tue May 11 2004 Angelo Naselli <random_lx@yahoo.com> 20040509-1mdk
12mr|libkipi-4.9.4-1|216	- built mdk version
12mr|libkipi-4.9.4-1|217	

14807 12
12mr|libkmfl-0.9.9-1|1	%define major 0
12mr|libkmfl-0.9.9-1|2	%define libname %mklibname kmfl %{major}
12mr|libkmfl-0.9.9-1|3	%define develname %mklibname kmfl -d
12mr|libkmfl-0.9.9-1|4	
12mr|libkmfl-0.9.9-1|5	Name:		libkmfl
12mr|libkmfl-0.9.9-1|6	Summary:	Keystroke interpreter for Tavultesoft Keyman files
12mr|libkmfl-0.9.9-1|7	Version:	0.9.9
12mr|libkmfl-0.9.9-1|8	Release:	1
12mr|libkmfl-0.9.9-1|9	Group:		System/Internationalization
12mr|libkmfl-0.9.9-1|10	License:	GPLv2+
12mr|libkmfl-0.9.9-1|11	URL:		http://kmfl.sourceforge.net/
12mr|libkmfl-0.9.9-1|12	Source0:	http://prdownloads.sourceforge.net/kmfl/%{name}-%{version}.tar.gz
12mr|libkmfl-0.9.9-1|13	Patch0:		libkmfl-0.9.8-fix-linkage.patch
12mr|libkmfl-0.9.9-1|14	BuildRequires:	kmflcomp-devel >= %{version}
12mr|libkmfl-0.9.9-1|15	
12mr|libkmfl-0.9.9-1|16	%description
12mr|libkmfl-0.9.9-1|17	KMFL is a keyboarding input method which aims to bring Tavultesoft
12mr|libkmfl-0.9.9-1|18	Keyman functionality to Linux.
12mr|libkmfl-0.9.9-1|19	
12mr|libkmfl-0.9.9-1|20	libkmfl is one of three parts of the KMFL project. It provides an
12mr|libkmfl-0.9.9-1|21	engine to interpret compiled KMFL keyboard tables. The other two parts
12mr|libkmfl-0.9.9-1|22	are kmflcomp and libscim-kmfl-imengine.
12mr|libkmfl-0.9.9-1|23	
12mr|libkmfl-0.9.9-1|24	%package -n	%{libname}
12mr|libkmfl-0.9.9-1|25	Summary:	KMFL library
12mr|libkmfl-0.9.9-1|26	Group:		System/Internationalization
12mr|libkmfl-0.9.9-1|27	Provides:	%{name} = %{version}-%{release}
12mr|libkmfl-0.9.9-1|28	
12mr|libkmfl-0.9.9-1|29	%description -n %{libname}
12mr|libkmfl-0.9.9-1|30	KMFL is a keyboarding input method which aims to bring Tavultesoft
12mr|libkmfl-0.9.9-1|31	Keyman functionality to Linux.
12mr|libkmfl-0.9.9-1|32	
12mr|libkmfl-0.9.9-1|33	libkmfl is one of three parts of the KMFL project. It provides an
12mr|libkmfl-0.9.9-1|34	engine to interpret compiled KMFL keyboard tables. The other two parts
12mr|libkmfl-0.9.9-1|35	are kmflcomp and libscim-kmfl-imengine.
12mr|libkmfl-0.9.9-1|36	
12mr|libkmfl-0.9.9-1|37	%package -n	%{develname}
12mr|libkmfl-0.9.9-1|38	Summary:	Development files for %{name}
12mr|libkmfl-0.9.9-1|39	Group:		Development/C
12mr|libkmfl-0.9.9-1|40	Requires:	%{libname} = %{version}
12mr|libkmfl-0.9.9-1|41	Provides:	%{name}-devel = %{version}-%{release}
12mr|libkmfl-0.9.9-1|42	Obsoletes:	%{mklibname kmfl 0 -d}
12mr|libkmfl-0.9.9-1|43	
12mr|libkmfl-0.9.9-1|44	%description -n %{develname}
12mr|libkmfl-0.9.9-1|45	Headers of %{name} for development.
12mr|libkmfl-0.9.9-1|46	
12mr|libkmfl-0.9.9-1|47	%prep
12mr|libkmfl-0.9.9-1|48	%setup -q
12mr|libkmfl-0.9.9-1|49	%patch0 -p0
12mr|libkmfl-0.9.9-1|50	
12mr|libkmfl-0.9.9-1|51	%build
12mr|libkmfl-0.9.9-1|52	%define _disable_ld_no_undefined 1
12mr|libkmfl-0.9.9-1|53	%configure2_5x
12mr|libkmfl-0.9.9-1|54	%make
12mr|libkmfl-0.9.9-1|55	
12mr|libkmfl-0.9.9-1|56	%install
12mr|libkmfl-0.9.9-1|57	%makeinstall_std
12mr|libkmfl-0.9.9-1|58	
12mr|libkmfl-0.9.9-1|59	# remove documents (AUTHORS, COPYING etc.)
12mr|libkmfl-0.9.9-1|60	# they should be installed by %doc
12mr|libkmfl-0.9.9-1|61	rm -rf %{buildroot}/%{_prefix}/doc/
12mr|libkmfl-0.9.9-1|62	
12mr|libkmfl-0.9.9-1|63	%files -n %{libname}
12mr|libkmfl-0.9.9-1|64	%defattr(-,root,root)
12mr|libkmfl-0.9.9-1|65	%{_libdir}/libkmfl.so.%{major}*
12mr|libkmfl-0.9.9-1|66	
12mr|libkmfl-0.9.9-1|67	%files -n %{develname}
12mr|libkmfl-0.9.9-1|68	%defattr(-,root,root)
12mr|libkmfl-0.9.9-1|69	%doc AUTHORS ChangeLog
12mr|libkmfl-0.9.9-1|70	%{_includedir}/kmfl/libkmfl.h
12mr|libkmfl-0.9.9-1|71	%{_libdir}/libkmfl.a
12mr|libkmfl-0.9.9-1|72	%{_libdir}/libkmfl.so
12mr|libkmfl-0.9.9-1|73	
12mr|libkmfl-0.9.9-1|74	
12mr|libkmfl-0.9.9-1|75	
12mr|libkmfl-0.9.9-1|76	%changelog
12mr|libkmfl-0.9.9-1|77	* Thu Aug  23 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|libkmfl-0.9.9-1|78	+ Commit: 8ad4c0d
12mr|libkmfl-0.9.9-1|79	- Updated to 0.9.9
12mr|libkmfl-0.9.9-1|80	
12mr|libkmfl-0.9.9-1|81	

14808 12
12mr|libksane-4.9.4-1|1	Name:		libksane
12mr|libksane-4.9.4-1|2	Summary:	A library for dealing with scanners
12mr|libksane-4.9.4-1|3	Version:	4.9.4
12mr|libksane-4.9.4-1|4	Release:	1
12mr|libksane-4.9.4-1|5	Epoch:		2
12mr|libksane-4.9.4-1|6	Group:		System/Libraries
12mr|libksane-4.9.4-1|7	License:	GPLv2
12mr|libksane-4.9.4-1|8	URL:		http://www.kde.org
12mr|libksane-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|libksane-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|libksane-4.9.4-1|11	BuildRequires:	sane-devel
12mr|libksane-4.9.4-1|12	BuildRequires:	automoc4
12mr|libksane-4.9.4-1|13	Conflicts:	kdegraphics4-core < 2:4.6.90
12mr|libksane-4.9.4-1|14	
12mr|libksane-4.9.4-1|15	%description
12mr|libksane-4.9.4-1|16	LibKSane is a KDE interface for SANE library to control flat scanner.
12mr|libksane-4.9.4-1|17	
12mr|libksane-4.9.4-1|18	%files
12mr|libksane-4.9.4-1|19	%{_kde_iconsdir}/hicolor/*/actions/black-white.png
12mr|libksane-4.9.4-1|20	%{_kde_iconsdir}/hicolor/*/actions/color.png
12mr|libksane-4.9.4-1|21	%{_kde_iconsdir}/hicolor/*/actions/gray-scale.png
12mr|libksane-4.9.4-1|22	
12mr|libksane-4.9.4-1|23	#------------------------------------------------
12mr|libksane-4.9.4-1|24	
12mr|libksane-4.9.4-1|25	%define ksane_major 0
12mr|libksane-4.9.4-1|26	%define libksane %mklibname ksane %{ksane_major}
12mr|libksane-4.9.4-1|27	
12mr|libksane-4.9.4-1|28	%package -n %{libksane}
12mr|libksane-4.9.4-1|29	Summary:	A library for dealing with scanners
12mr|libksane-4.9.4-1|30	Group:		System/Libraries
12mr|libksane-4.9.4-1|31	
12mr|libksane-4.9.4-1|32	%description -n %{libksane}
12mr|libksane-4.9.4-1|33	LibKSane is a KDE interface for SANE library to control flat scanners.
12mr|libksane-4.9.4-1|34	
12mr|libksane-4.9.4-1|35	%files -n %{libksane}
12mr|libksane-4.9.4-1|36	%{_kde_libdir}/libksane.so.%{ksane_major}*
12mr|libksane-4.9.4-1|37	
12mr|libksane-4.9.4-1|38	#-----------------------------------------------------------------------------
12mr|libksane-4.9.4-1|39	
12mr|libksane-4.9.4-1|40	%package devel
12mr|libksane-4.9.4-1|41	Summary:	Devel stuff for %{name}
12mr|libksane-4.9.4-1|42	Group:		Development/KDE and Qt
12mr|libksane-4.9.4-1|43	Requires:	kdelibs4-devel
12mr|libksane-4.9.4-1|44	Requires:	sane-devel
12mr|libksane-4.9.4-1|45	Requires:	%{libksane} = %{EVRD}
12mr|libksane-4.9.4-1|46	Conflicts:	kdegraphics4-devel < 2:4.6.90
12mr|libksane-4.9.4-1|47	
12mr|libksane-4.9.4-1|48	%description devel
12mr|libksane-4.9.4-1|49	This package contains header files needed if you wish to build applications
12mr|libksane-4.9.4-1|50	based on %{name}.
12mr|libksane-4.9.4-1|51	
12mr|libksane-4.9.4-1|52	%files devel
12mr|libksane-4.9.4-1|53	%{_kde_includedir}/%{name}
12mr|libksane-4.9.4-1|54	%{_kde_libdir}/cmake/KSane/KSaneConfig.cmake
12mr|libksane-4.9.4-1|55	%{_kde_libdir}/libksane.so
12mr|libksane-4.9.4-1|56	%{_kde_libdir}/pkgconfig/libksane.pc
12mr|libksane-4.9.4-1|57	
12mr|libksane-4.9.4-1|58	#----------------------------------------------------------------------
12mr|libksane-4.9.4-1|59	
12mr|libksane-4.9.4-1|60	%prep
12mr|libksane-4.9.4-1|61	%setup -q
12mr|libksane-4.9.4-1|62	
12mr|libksane-4.9.4-1|63	%build
12mr|libksane-4.9.4-1|64	%cmake_kde4
12mr|libksane-4.9.4-1|65	%make
12mr|libksane-4.9.4-1|66	
12mr|libksane-4.9.4-1|67	%install
12mr|libksane-4.9.4-1|68	%makeinstall_std -C build
12mr|libksane-4.9.4-1|69	
12mr|libksane-4.9.4-1|70	%changelog
12mr|libksane-4.9.4-1|71	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|libksane-4.9.4-1|72	- New version 4.9.4
12mr|libksane-4.9.4-1|73	
12mr|libksane-4.9.4-1|74	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|libksane-4.9.4-1|75	- New version 4.9.3
12mr|libksane-4.9.4-1|76	
12mr|libksane-4.9.4-1|77	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|libksane-4.9.4-1|78	- New version 4.9.2
12mr|libksane-4.9.4-1|79	
12mr|libksane-4.9.4-1|80	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|libksane-4.9.4-1|81	- New version 4.9.1
12mr|libksane-4.9.4-1|82	
12mr|libksane-4.9.4-1|83	* Mon Aug 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|libksane-4.9.4-1|84	- New version 4.9.0
12mr|libksane-4.9.4-1|85	
12mr|libksane-4.9.4-1|86	* Thu Jul 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|libksane-4.9.4-1|87	- New version 4.8.97
12mr|libksane-4.9.4-1|88	
12mr|libksane-4.9.4-1|89	* Sun Jul 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|libksane-4.9.4-1|90	- New version 4.8.95
12mr|libksane-4.9.4-1|91	
12mr|libksane-4.9.4-1|92	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.4-1
12mr|libksane-4.9.4-1|93	- update to 4.8.4
12mr|libksane-4.9.4-1|94	
12mr|libksane-4.9.4-1|95	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.3-1
12mr|libksane-4.9.4-1|96	- update to 4.8.3
12mr|libksane-4.9.4-1|97	
12mr|libksane-4.9.4-1|98	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.2-1
12mr|libksane-4.9.4-1|99	- update to 4.8.2
12mr|libksane-4.9.4-1|100	
12mr|libksane-4.9.4-1|101	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 2:4.8.1-1
12mr|libksane-4.9.4-1|102	- update to 4.8.1
12mr|libksane-4.9.4-1|103	
12mr|libksane-4.9.4-1|104	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|libksane-4.9.4-1|105	+ Revision: 762495
12mr|libksane-4.9.4-1|106	- New upstream tarball
12mr|libksane-4.9.4-1|107	
12mr|libksane-4.9.4-1|108	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|libksane-4.9.4-1|109	+ Revision: 758083
12mr|libksane-4.9.4-1|110	- New upstream tarball
12mr|libksane-4.9.4-1|111	
12mr|libksane-4.9.4-1|112	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|libksane-4.9.4-1|113	+ Revision: 744562
12mr|libksane-4.9.4-1|114	- New upstream tarball
12mr|libksane-4.9.4-1|115	
12mr|libksane-4.9.4-1|116	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|libksane-4.9.4-1|117	+ Revision: 739317
12mr|libksane-4.9.4-1|118	- New upstream tarball $NEW_VERSION
12mr|libksane-4.9.4-1|119	
12mr|libksane-4.9.4-1|120	* Tue Nov 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|libksane-4.9.4-1|121	+ Revision: 732318
12mr|libksane-4.9.4-1|122	- Add Automoc4 as buildrequires ( to workaround a rpm5/iurt bug)
12mr|libksane-4.9.4-1|123	- New upstream tarball 4.7.80
12mr|libksane-4.9.4-1|124	
12mr|libksane-4.9.4-1|125	* Fri Aug 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|libksane-4.9.4-1|126	+ Revision: 697165
12mr|libksane-4.9.4-1|127	- New version 4.7.41
12mr|libksane-4.9.4-1|128	
12mr|libksane-4.9.4-1|129	* Sun Jul 31 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.40-1
12mr|libksane-4.9.4-1|130	+ Revision: 692582
12mr|libksane-4.9.4-1|131	- import libksane
12mr|libksane-4.9.4-1|132	

14809 12
12mr|libksba-1.2.0-5|1	%define major 8
12mr|libksba-1.2.0-5|2	%define libname %mklibname ksba %{major}
12mr|libksba-1.2.0-5|3	%define develname %mklibname ksba -d
12mr|libksba-1.2.0-5|4	
12mr|libksba-1.2.0-5|5	Summary:        Library handling X.509 certificates and CMS data
12mr|libksba-1.2.0-5|6	Name:           libksba
12mr|libksba-1.2.0-5|7	Version:        1.2.0
12mr|libksba-1.2.0-5|8	Release:        5
12mr|libksba-1.2.0-5|9	License:        GPLv3
12mr|libksba-1.2.0-5|10	Group:          System/Libraries
12mr|libksba-1.2.0-5|11	URL:            http://www.gnupg.org/
12mr|libksba-1.2.0-5|12	Source0:        ftp://ftp.gnupg.org/gcrypt/%{name}/%{name}-%{version}.tar.bz2
12mr|libksba-1.2.0-5|13	Source1:        ftp://ftp.gnupg.org/gcrypt/%{name}/%{name}-%{version}.tar.bz2.sig
12mr|libksba-1.2.0-5|14	BuildRequires:  libgpg-error-devel >= 1.2
12mr|libksba-1.2.0-5|15	
12mr|libksba-1.2.0-5|16	%description
12mr|libksba-1.2.0-5|17	KSBA is a library designed to build software based
12mr|libksba-1.2.0-5|18	on the X.509 and CMS protocols.
12mr|libksba-1.2.0-5|19	
12mr|libksba-1.2.0-5|20	%package -n %{libname}
12mr|libksba-1.2.0-5|21	Summary:        Library handling X.509 certificates and CMS data
12mr|libksba-1.2.0-5|22	Group:          System/Libraries
12mr|libksba-1.2.0-5|23	Provides:       %{name} = %{version}-%{release}
12mr|libksba-1.2.0-5|24	
12mr|libksba-1.2.0-5|25	%description -n %{libname}
12mr|libksba-1.2.0-5|26	KSBA is a library designed to build software based
12mr|libksba-1.2.0-5|27	on the X.509 and CMS protocols.
12mr|libksba-1.2.0-5|28	
12mr|libksba-1.2.0-5|29	%package -n %{develname}
12mr|libksba-1.2.0-5|30	Summary:        Development files for %{name} package
12mr|libksba-1.2.0-5|31	Group:          Development/Other
12mr|libksba-1.2.0-5|32	Requires:       %{libname} = %{version}-%{release}
12mr|libksba-1.2.0-5|33	Provides:       %{name}-devel = %{version}-%{release}
12mr|libksba-1.2.0-5|34	
12mr|libksba-1.2.0-5|35	%description -n %{develname}
12mr|libksba-1.2.0-5|36	KSBA is a library designed to build software based
12mr|libksba-1.2.0-5|37	on the X.509 and CMS protocols.
12mr|libksba-1.2.0-5|38	
12mr|libksba-1.2.0-5|39	This package contains files needed to develop
12mr|libksba-1.2.0-5|40	applications using %{name} (For example Ägypten project).
12mr|libksba-1.2.0-5|41	
12mr|libksba-1.2.0-5|42	%prep
12mr|libksba-1.2.0-5|43	%setup -q
12mr|libksba-1.2.0-5|44	
12mr|libksba-1.2.0-5|45	%build
12mr|libksba-1.2.0-5|46	%configure2_5x
12mr|libksba-1.2.0-5|47	%make
12mr|libksba-1.2.0-5|48	
12mr|libksba-1.2.0-5|49	%install
12mr|libksba-1.2.0-5|50	%makeinstall_std
12mr|libksba-1.2.0-5|51	
12mr|libksba-1.2.0-5|52	%multiarch_binaries %{buildroot}%{_bindir}/ksba-config
12mr|libksba-1.2.0-5|53	
12mr|libksba-1.2.0-5|54	%check
12mr|libksba-1.2.0-5|55	%make check
12mr|libksba-1.2.0-5|56	
12mr|libksba-1.2.0-5|57	%files -n %{libname}
12mr|libksba-1.2.0-5|58	%{_libdir}/*.so.%{major}*
12mr|libksba-1.2.0-5|59	
12mr|libksba-1.2.0-5|60	%files -n %{develname}
12mr|libksba-1.2.0-5|61	%doc AUTHORS ChangeLog README THANKS TODO
12mr|libksba-1.2.0-5|62	%{multiarch_bindir}/ksba-config
12mr|libksba-1.2.0-5|63	%{_bindir}/ksba-config
12mr|libksba-1.2.0-5|64	%{_datadir}/aclocal/*
12mr|libksba-1.2.0-5|65	%{_includedir}/*.h
12mr|libksba-1.2.0-5|66	%{_infodir}/*.info*
12mr|libksba-1.2.0-5|67	%{_libdir}/*.so
12mr|libksba-1.2.0-5|68	
12mr|libksba-1.2.0-5|69	
12mr|libksba-1.2.0-5|70	
12mr|libksba-1.2.0-5|71	%changelog
12mr|libksba-1.2.0-5|72	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libksba-1.2.0-5|73	+ Commit: 076e41f
12mr|libksba-1.2.0-5|74	- Spec cleanup
12mr|libksba-1.2.0-5|75	
12mr|libksba-1.2.0-5|76	

14810 12
12mr|libktorrent-1.3.0-1|1	Name:		libktorrent
12mr|libktorrent-1.3.0-1|2	Version:	1.3.0
12mr|libktorrent-1.3.0-1|3	Release:	1
12mr|libktorrent-1.3.0-1|4	Summary:	BitTorrent program for KDE
12mr|libktorrent-1.3.0-1|5	Group:		Networking/File transfer
12mr|libktorrent-1.3.0-1|6	License:	GPLv2+
12mr|libktorrent-1.3.0-1|7	Url:		http://ktorrent.org/
12mr|libktorrent-1.3.0-1|8	Source0:	http://ktorrent.org/downloads/4.2.1/%{name}-%{version}.tar.bz2
12mr|libktorrent-1.3.0-1|9	BuildRequires:	gmp-devel
12mr|libktorrent-1.3.0-1|10	BuildRequires:	kdelibs4-devel
12mr|libktorrent-1.3.0-1|11	BuildRequires:	qca2-devel >= 2.0.1
12mr|libktorrent-1.3.0-1|12	BuildRequires:	libgcrypt-devel
12mr|libktorrent-1.3.0-1|13	BuildRequires:	boost-devel
12mr|libktorrent-1.3.0-1|14	
12mr|libktorrent-1.3.0-1|15	%description
12mr|libktorrent-1.3.0-1|16	KTorrent is a BitTorrent program for KDE. It's main features are:
12mr|libktorrent-1.3.0-1|17	o Downloads torrent files
12mr|libktorrent-1.3.0-1|18	o Upload speed capping, seeing that most people can't upload
12mr|libktorrent-1.3.0-1|19	infinite amounts of data.
12mr|libktorrent-1.3.0-1|20	o Internet searching using  The Bittorrent website's search engine
12mr|libktorrent-1.3.0-1|21	o UDP Trackers
12mr|libktorrent-1.3.0-1|22	
12mr|libktorrent-1.3.0-1|23	#-------------------------------------------------------------------------
12mr|libktorrent-1.3.0-1|24	
12mr|libktorrent-1.3.0-1|25	%package common
12mr|libktorrent-1.3.0-1|26	Summary:	Common files of libktorrent
12mr|libktorrent-1.3.0-1|27	Group:		System/Libraries
12mr|libktorrent-1.3.0-1|28	
12mr|libktorrent-1.3.0-1|29	%description common
12mr|libktorrent-1.3.0-1|30	Common files for libktorrent, used by KTorrent, a BitTorrent program for
12mr|libktorrent-1.3.0-1|31	KDE.
12mr|libktorrent-1.3.0-1|32	
12mr|libktorrent-1.3.0-1|33	%files common -f %{name}.lang
12mr|libktorrent-1.3.0-1|34	#-------------------------------------------------------------------------
12mr|libktorrent-1.3.0-1|35	
12mr|libktorrent-1.3.0-1|36	%define ktorrent_major 5
12mr|libktorrent-1.3.0-1|37	%define libktorrent %mklibname ktorrent %{ktorrent_major}
12mr|libktorrent-1.3.0-1|38	
12mr|libktorrent-1.3.0-1|39	%package -n %{libktorrent}
12mr|libktorrent-1.3.0-1|40	Summary:	Ktorrent libbrary
12mr|libktorrent-1.3.0-1|41	Group:		System/Libraries
12mr|libktorrent-1.3.0-1|42	Requires:	libktorrent-common >= %{version}
12mr|libktorrent-1.3.0-1|43	
12mr|libktorrent-1.3.0-1|44	%description -n %{libktorrent}
12mr|libktorrent-1.3.0-1|45	KTorrent is a BitTorrent program for KDE. It's main features are:
12mr|libktorrent-1.3.0-1|46	o Downloads torrent files
12mr|libktorrent-1.3.0-1|47	o Upload speed capping, seeing that most people can't upload
12mr|libktorrent-1.3.0-1|48	infinite amounts of data.
12mr|libktorrent-1.3.0-1|49	o Internet searching using  The Bittorrent website's search engine
12mr|libktorrent-1.3.0-1|50	o UDP Trackers
12mr|libktorrent-1.3.0-1|51	
12mr|libktorrent-1.3.0-1|52	%files -n %{libktorrent}
12mr|libktorrent-1.3.0-1|53	%{_kde_libdir}/libktorrent.so.%{ktorrent_major}*
12mr|libktorrent-1.3.0-1|54	
12mr|libktorrent-1.3.0-1|55	#-------------------------------------------------------------------------
12mr|libktorrent-1.3.0-1|56	
12mr|libktorrent-1.3.0-1|57	%package devel
12mr|libktorrent-1.3.0-1|58	Summary:	Ktorrent plugin devel headers
12mr|libktorrent-1.3.0-1|59	Group:		Networking/File transfer
12mr|libktorrent-1.3.0-1|60	Requires:	%{libktorrent} = %{version}-%{release}
12mr|libktorrent-1.3.0-1|61	
12mr|libktorrent-1.3.0-1|62	%description devel
12mr|libktorrent-1.3.0-1|63	Ktorrent plugin devel headers.
12mr|libktorrent-1.3.0-1|64	
12mr|libktorrent-1.3.0-1|65	%files devel
12mr|libktorrent-1.3.0-1|66	%{_kde_includedir}/*
12mr|libktorrent-1.3.0-1|67	%{_kde_appsdir}/cmake/*/*
12mr|libktorrent-1.3.0-1|68	%{_kde_libdir}/*.so
12mr|libktorrent-1.3.0-1|69	
12mr|libktorrent-1.3.0-1|70	#-------------------------------------------------------------------------
12mr|libktorrent-1.3.0-1|71	
12mr|libktorrent-1.3.0-1|72	%prep
12mr|libktorrent-1.3.0-1|73	%setup -q
12mr|libktorrent-1.3.0-1|74	
12mr|libktorrent-1.3.0-1|75	%build
12mr|libktorrent-1.3.0-1|76	%cmake_kde4
12mr|libktorrent-1.3.0-1|77	%make
12mr|libktorrent-1.3.0-1|78	
12mr|libktorrent-1.3.0-1|79	%install
12mr|libktorrent-1.3.0-1|80	%makeinstall_std -C build
12mr|libktorrent-1.3.0-1|81	
12mr|libktorrent-1.3.0-1|82	%find_lang %{name}
12mr|libktorrent-1.3.0-1|83	
12mr|libktorrent-1.3.0-1|84	
12mr|libktorrent-1.3.0-1|85	%changelog
12mr|libktorrent-1.3.0-1|86	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libktorrent-1.3.0-1|87	+ Commit: 5418a65
12mr|libktorrent-1.3.0-1|88	- New version 1.3.0, new library major 5, add libgcrypt-devel to BuildRequires
12mr|libktorrent-1.3.0-1|89	
12mr|libktorrent-1.3.0-1|90	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libktorrent-1.3.0-1|91	+ Commit: e3a0c52
12mr|libktorrent-1.3.0-1|92	- New version 1.2.1 (sync with Cooker), minor cleanups
12mr|libktorrent-1.3.0-1|93	
12mr|libktorrent-1.3.0-1|94	

14811 12
12mr|libkvkontakte-1.0.0-0.git20120710.1|1	%define git 1
12mr|libkvkontakte-1.0.0-0.git20120710.1|2	%define gitdate 20120710
12mr|libkvkontakte-1.0.0-0.git20120710.1|3	
12mr|libkvkontakte-1.0.0-0.git20120710.1|4	%define major 1
12mr|libkvkontakte-1.0.0-0.git20120710.1|5	%define libname %mklibname kvkontakte %{major}
12mr|libkvkontakte-1.0.0-0.git20120710.1|6	%define libnamedev %mklibname -d kvkontakte
12mr|libkvkontakte-1.0.0-0.git20120710.1|7	
12mr|libkvkontakte-1.0.0-0.git20120710.1|8	Name:		libkvkontakte
12mr|libkvkontakte-1.0.0-0.git20120710.1|9	Summary:	Library for asynchronous interaction with vkontakte social network
12mr|libkvkontakte-1.0.0-0.git20120710.1|10	Group:		System/Libraries
12mr|libkvkontakte-1.0.0-0.git20120710.1|11	Version:	1.0.0
12mr|libkvkontakte-1.0.0-0.git20120710.1|12	Release:	0.git%{gitdate}.1
12mr|libkvkontakte-1.0.0-0.git20120710.1|13	License:	GPLv2+
12mr|libkvkontakte-1.0.0-0.git20120710.1|14	Url:		https://projects.kde.org/projects/extragear/libs/libkvkontakte
12mr|libkvkontakte-1.0.0-0.git20120710.1|15	Source0:	%{name}-%{gitdate}.tar.bz2
12mr|libkvkontakte-1.0.0-0.git20120710.1|16	BuildRequires:	qjson-devel
12mr|libkvkontakte-1.0.0-0.git20120710.1|17	BuildRequires:	kdelibs4-devel
12mr|libkvkontakte-1.0.0-0.git20120710.1|18	
12mr|libkvkontakte-1.0.0-0.git20120710.1|19	%description
12mr|libkvkontakte-1.0.0-0.git20120710.1|20	KDE C++ library for asynchronous interaction with vkontakte.ru social
12mr|libkvkontakte-1.0.0-0.git20120710.1|21	network via its open API.
12mr|libkvkontakte-1.0.0-0.git20120710.1|22	
12mr|libkvkontakte-1.0.0-0.git20120710.1|23	#--------------------------------------------------------------------
12mr|libkvkontakte-1.0.0-0.git20120710.1|24	%package -n %{libname}
12mr|libkvkontakte-1.0.0-0.git20120710.1|25	Summary:	%{name} Library
12mr|libkvkontakte-1.0.0-0.git20120710.1|26	Group:		System/Libraries
12mr|libkvkontakte-1.0.0-0.git20120710.1|27	
12mr|libkvkontakte-1.0.0-0.git20120710.1|28	%description -n %{libname}
12mr|libkvkontakte-1.0.0-0.git20120710.1|29	KDE C++ library for asynchronous interaction with vkontakte.ru social
12mr|libkvkontakte-1.0.0-0.git20120710.1|30	network via its open API.
12mr|libkvkontakte-1.0.0-0.git20120710.1|31	
12mr|libkvkontakte-1.0.0-0.git20120710.1|32	%files -n %{libname}
12mr|libkvkontakte-1.0.0-0.git20120710.1|33	%{_kde_libdir}/libkvkontakte.so.%{major}*
12mr|libkvkontakte-1.0.0-0.git20120710.1|34	
12mr|libkvkontakte-1.0.0-0.git20120710.1|35	#--------------------------------------------------------------------
12mr|libkvkontakte-1.0.0-0.git20120710.1|36	%package -n %{libnamedev}
12mr|libkvkontakte-1.0.0-0.git20120710.1|37	Summary:	%{name} Developpement Files
12mr|libkvkontakte-1.0.0-0.git20120710.1|38	Group:		Development/C
12mr|libkvkontakte-1.0.0-0.git20120710.1|39	Requires:	%{libname} = %{version}-%{release}
12mr|libkvkontakte-1.0.0-0.git20120710.1|40	Provides:	libkvkontakte-devel = %{version}-%{release}
12mr|libkvkontakte-1.0.0-0.git20120710.1|41	Provides:	kvkontakte-devel = %{version}-%{release}
12mr|libkvkontakte-1.0.0-0.git20120710.1|42	
12mr|libkvkontakte-1.0.0-0.git20120710.1|43	%description -n %{libnamedev}
12mr|libkvkontakte-1.0.0-0.git20120710.1|44	This package contains libraries and headers files needed to develop
12mr|libkvkontakte-1.0.0-0.git20120710.1|45	progams that need libkvkontakte.
12mr|libkvkontakte-1.0.0-0.git20120710.1|46	
12mr|libkvkontakte-1.0.0-0.git20120710.1|47	%files -n %{libnamedev}
12mr|libkvkontakte-1.0.0-0.git20120710.1|48	%{_kde_includedir}/libkvkontakte/
12mr|libkvkontakte-1.0.0-0.git20120710.1|49	%{_kde_libdir}/cmake/LibKVkontakte/
12mr|libkvkontakte-1.0.0-0.git20120710.1|50	%{_kde_libdir}/libkvkontakte.so
12mr|libkvkontakte-1.0.0-0.git20120710.1|51	
12mr|libkvkontakte-1.0.0-0.git20120710.1|52	#--------------------------------------------------------------------
12mr|libkvkontakte-1.0.0-0.git20120710.1|53	%prep
12mr|libkvkontakte-1.0.0-0.git20120710.1|54	%setup -q%{?git:n %{name}}
12mr|libkvkontakte-1.0.0-0.git20120710.1|55	
12mr|libkvkontakte-1.0.0-0.git20120710.1|56	%build
12mr|libkvkontakte-1.0.0-0.git20120710.1|57	%cmake_kde4
12mr|libkvkontakte-1.0.0-0.git20120710.1|58	%make
12mr|libkvkontakte-1.0.0-0.git20120710.1|59	
12mr|libkvkontakte-1.0.0-0.git20120710.1|60	%install
12mr|libkvkontakte-1.0.0-0.git20120710.1|61	%makeinstall_std -C build
12mr|libkvkontakte-1.0.0-0.git20120710.1|62	
12mr|libkvkontakte-1.0.0-0.git20120710.1|63	
12mr|libkvkontakte-1.0.0-0.git20120710.1|64	%changelog
12mr|libkvkontakte-1.0.0-0.git20120710.1|65	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libkvkontakte-1.0.0-0.git20120710.1|66	+ Commit: d044064
12mr|libkvkontakte-1.0.0-0.git20120710.1|67	- New git snapshot 20120710
12mr|libkvkontakte-1.0.0-0.git20120710.1|68	
12mr|libkvkontakte-1.0.0-0.git20120710.1|69	

14812 12
12mr|liblastfm-1.0.3-1|1	Name:		liblastfm
12mr|liblastfm-1.0.3-1|2	Version:	1.0.3
12mr|liblastfm-1.0.3-1|3	Release:	1
12mr|liblastfm-1.0.3-1|4	Summary:	Liblastfm is a collection of libraries to help you integrate Last.fm services
12mr|liblastfm-1.0.3-1|5	License:	GPLv3
12mr|liblastfm-1.0.3-1|6	Group:		System/Libraries
12mr|liblastfm-1.0.3-1|7	Source0:	http://cdn.last.fm/client/%{name}-%{version}.tar.gz
12mr|liblastfm-1.0.3-1|8	URL:		https://github.com/mxcl/liblastfm
12mr|liblastfm-1.0.3-1|9	BuildRequires:	qt4-devel
12mr|liblastfm-1.0.3-1|10	BuildRequires:	pkgconfig(samplerate)
12mr|liblastfm-1.0.3-1|11	BuildRequires:	pkgconfig(fftw3)
12mr|liblastfm-1.0.3-1|12	BuildRequires:	ruby
12mr|liblastfm-1.0.3-1|13	BuildRequires:	cmake
12mr|liblastfm-1.0.3-1|14	
12mr|liblastfm-1.0.3-1|15	%description
12mr|liblastfm-1.0.3-1|16	Liblastfm is a collection of libraries to help you integrate Last.fm services
12mr|liblastfm-1.0.3-1|17	into your rich desktop software. It is officially supported software developed
12mr|liblastfm-1.0.3-1|18	by Last.fm staff.
12mr|liblastfm-1.0.3-1|19	
12mr|liblastfm-1.0.3-1|20	#---------------------------------------------------------------------
12mr|liblastfm-1.0.3-1|21	
12mr|liblastfm-1.0.3-1|22	%define lastfm_major 1
12mr|liblastfm-1.0.3-1|23	%define libname %mklibname lastfm %{lastfm_major}
12mr|liblastfm-1.0.3-1|24	
12mr|liblastfm-1.0.3-1|25	%package -n %{libname}
12mr|liblastfm-1.0.3-1|26	Group:		System/Libraries
12mr|liblastfm-1.0.3-1|27	Summary:	Liblastfm is a collection of libraries to help you integrate Last.fm services
12mr|liblastfm-1.0.3-1|28	
12mr|liblastfm-1.0.3-1|29	%description -n %{libname}
12mr|liblastfm-1.0.3-1|30	Liblastfm is a collection of libraries to help you integrate Last.fm services
12mr|liblastfm-1.0.3-1|31	into your rich desktop software. It is officially supported software developed
12mr|liblastfm-1.0.3-1|32	by Last.fm staff.
12mr|liblastfm-1.0.3-1|33	
12mr|liblastfm-1.0.3-1|34	%files -n %{libname}
12mr|liblastfm-1.0.3-1|35	%{_libdir}/liblastfm.so.%{lastfm_major}*
12mr|liblastfm-1.0.3-1|36	
12mr|liblastfm-1.0.3-1|37	#---------------------------------------------------------------------
12mr|liblastfm-1.0.3-1|38	
12mr|liblastfm-1.0.3-1|39	%define finger_major 1
12mr|liblastfm-1.0.3-1|40	%define libnamefinger %mklibname lastfm_fingerprint %{finger_major}
12mr|liblastfm-1.0.3-1|41	
12mr|liblastfm-1.0.3-1|42	%package -n %{libnamefinger}
12mr|liblastfm-1.0.3-1|43	Group:		System/Libraries
12mr|liblastfm-1.0.3-1|44	Summary:	Liblastfm is a collection of libraries to help you integrate Last.fm services
12mr|liblastfm-1.0.3-1|45	
12mr|liblastfm-1.0.3-1|46	%description -n %{libnamefinger}
12mr|liblastfm-1.0.3-1|47	Liblastfm is a collection of libraries to help you integrate Last.fm services
12mr|liblastfm-1.0.3-1|48	into your rich desktop software. It is officially supported software developed
12mr|liblastfm-1.0.3-1|49	by Last.fm staff.
12mr|liblastfm-1.0.3-1|50	
12mr|liblastfm-1.0.3-1|51	%files -n %{libnamefinger}
12mr|liblastfm-1.0.3-1|52	%{_libdir}/liblastfm_fingerprint.so.%{finger_major}*
12mr|liblastfm-1.0.3-1|53	
12mr|liblastfm-1.0.3-1|54	#---------------------------------------------------------------------
12mr|liblastfm-1.0.3-1|55	
12mr|liblastfm-1.0.3-1|56	%define develname %mklibname lastfm -d
12mr|liblastfm-1.0.3-1|57	
12mr|liblastfm-1.0.3-1|58	%package -n %{develname}
12mr|liblastfm-1.0.3-1|59	Group:		Development/C
12mr|liblastfm-1.0.3-1|60	Summary:	%{name} development header
12mr|liblastfm-1.0.3-1|61	Requires:	%{libname} = %{version}-%{release}
12mr|liblastfm-1.0.3-1|62	Requires:	%{libnamefinger} = %{version}-%{release}
12mr|liblastfm-1.0.3-1|63	Provides:	%{name}-devel = %{version}-%{release}
12mr|liblastfm-1.0.3-1|64	
12mr|liblastfm-1.0.3-1|65	%description -n %{develname}
12mr|liblastfm-1.0.3-1|66	Install this package if you want do compile applications i
12mr|liblastfm-1.0.3-1|67	using the libtag library.
12mr|liblastfm-1.0.3-1|68	
12mr|liblastfm-1.0.3-1|69	%files -n %{develname}
12mr|liblastfm-1.0.3-1|70	%doc COPYING
12mr|liblastfm-1.0.3-1|71	%{_libdir}/*.so
12mr|liblastfm-1.0.3-1|72	%{_includedir}/*
12mr|liblastfm-1.0.3-1|73	
12mr|liblastfm-1.0.3-1|74	#---------------------------------------------------------------------
12mr|liblastfm-1.0.3-1|75	
12mr|liblastfm-1.0.3-1|76	%prep
12mr|liblastfm-1.0.3-1|77	%setup -q
12mr|liblastfm-1.0.3-1|78	
12mr|liblastfm-1.0.3-1|79	%build
12mr|liblastfm-1.0.3-1|80	%if "%_lib" == "lib64"
12mr|liblastfm-1.0.3-1|81	for name in $(find . -name *.pro); do
12mr|liblastfm-1.0.3-1|82	sed -i "s,target.path.*, target.path = /lib64,g" $name
12mr|liblastfm-1.0.3-1|83	done
12mr|liblastfm-1.0.3-1|84	%endif
12mr|liblastfm-1.0.3-1|85	
12mr|liblastfm-1.0.3-1|86	%cmake -DBUILD_FINGERPRINT=ON
12mr|liblastfm-1.0.3-1|87	%make
12mr|liblastfm-1.0.3-1|88	
12mr|liblastfm-1.0.3-1|89	%install
12mr|liblastfm-1.0.3-1|90	%makeinstall_std -C build
12mr|liblastfm-1.0.3-1|91	
12mr|liblastfm-1.0.3-1|92	%changelog
12mr|liblastfm-1.0.3-1|93	* Sat Sep  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|liblastfm-1.0.3-1|94	+ Commit: d121efc
12mr|liblastfm-1.0.3-1|95	- New version 1.0.1 (sync with Cooker), convert BR to pkgconfig style, spec cleanup
12mr|liblastfm-1.0.3-1|96	
12mr|liblastfm-1.0.3-1|97	

14813 12
12mr|liblazy-0.2-6|1	%define lib_major 1
12mr|liblazy-0.2-6|2	%define lib_name %mklibname lazy %{lib_major}
12mr|liblazy-0.2-6|3	%define lib_name_devel %mklibname lazy -d
12mr|liblazy-0.2-6|4	
12mr|liblazy-0.2-6|5	Name: liblazy
12mr|liblazy-0.2-6|6	Summary: Liblazy - D-Bus methods provided for convenience
12mr|liblazy-0.2-6|7	Version: 0.2
12mr|liblazy-0.2-6|8	Release: %mkrel 6
12mr|liblazy-0.2-6|9	License: LGPL
12mr|liblazy-0.2-6|10	Group: Development/C
12mr|liblazy-0.2-6|11	Source: %{name}-%{version}.tar.bz2
12mr|liblazy-0.2-6|12	BuildRequires: dbus-devel
12mr|liblazy-0.2-6|13	BuildRequires: pkgconfig
12mr|liblazy-0.2-6|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12mr|liblazy-0.2-6|15	
12mr|liblazy-0.2-6|16	%description
12mr|liblazy-0.2-6|17	Liblazy is a simple and easy to use library that provides convenient
12mr|liblazy-0.2-6|18	functions for sending messages over the D-Bus daemon, querying
12mr|liblazy-0.2-6|19	information from HAL or asking PolicyKit for a privilege.
12mr|liblazy-0.2-6|20	
12mr|liblazy-0.2-6|21	Authors:
12mr|liblazy-0.2-6|22	--------
12mr|liblazy-0.2-6|23	Holger Macht <holger@homac.de>
12mr|liblazy-0.2-6|24	
12mr|liblazy-0.2-6|25	#--------------------------------------------------------------------
12mr|liblazy-0.2-6|26	
12mr|liblazy-0.2-6|27	%package -n %{lib_name}
12mr|liblazy-0.2-6|28	Summary:  %{summary}
12mr|liblazy-0.2-6|29	Group: %{group}
12mr|liblazy-0.2-6|30	
12mr|liblazy-0.2-6|31	%description -n %{lib_name}
12mr|liblazy-0.2-6|32	Liblazy is a simple and easy to use library that provides convenient
12mr|liblazy-0.2-6|33	functions for sending messages over the D-Bus daemon, querying
12mr|liblazy-0.2-6|34	information from HAL or asking PolicyKit for a privilege.
12mr|liblazy-0.2-6|35	
12mr|liblazy-0.2-6|36	%if %mdkversion < 200900
12mr|liblazy-0.2-6|37	%post -p /sbin/ldconfig
12mr|liblazy-0.2-6|38	%endif
12mr|liblazy-0.2-6|39	%if %mdkversion < 200900
12mr|liblazy-0.2-6|40	%postun -p /sbin/ldconfig
12mr|liblazy-0.2-6|41	%endif
12mr|liblazy-0.2-6|42	
12mr|liblazy-0.2-6|43	%files -n %{lib_name}
12mr|liblazy-0.2-6|44	%defattr(-,root,root)
12mr|liblazy-0.2-6|45	%_libdir/liblazy.so.*
12mr|liblazy-0.2-6|46	
12mr|liblazy-0.2-6|47	#--------------------------------------------------------------------
12mr|liblazy-0.2-6|48	
12mr|liblazy-0.2-6|49	%package -n %{lib_name_devel}
12mr|liblazy-0.2-6|50	Summary:  %{summary}
12mr|liblazy-0.2-6|51	Group: %{group}
12mr|liblazy-0.2-6|52	Provides: %name-devel
12mr|liblazy-0.2-6|53	Requires: %{lib_name} = %{version}
12mr|liblazy-0.2-6|54	Obsoletes: %{_lib}lazy0-devel
12mr|liblazy-0.2-6|55	
12mr|liblazy-0.2-6|56	%description -n %{lib_name_devel}
12mr|liblazy-0.2-6|57	Liblazy is a simple and easy to use library that provides convenient
12mr|liblazy-0.2-6|58	functions for sending messages over the D-Bus daemon, querying
12mr|liblazy-0.2-6|59	information from HAL or asking PolicyKit for a privilege.
12mr|liblazy-0.2-6|60	
12mr|liblazy-0.2-6|61	%files -n %{lib_name_devel}
12mr|liblazy-0.2-6|62	%defattr(-,root,root)
12mr|liblazy-0.2-6|63	%_libdir/liblazy.so
12mr|liblazy-0.2-6|64	%_includedir/liblazy.h
12mr|liblazy-0.2-6|65	%_libdir/pkgconfig/*.pc
12mr|liblazy-0.2-6|66	
12mr|liblazy-0.2-6|67	#--------------------------------------------------------------------
12mr|liblazy-0.2-6|68	
12mr|liblazy-0.2-6|69	%prep
12mr|liblazy-0.2-6|70	%setup -q
12mr|liblazy-0.2-6|71	
12mr|liblazy-0.2-6|72	%build
12mr|liblazy-0.2-6|73	export CFLAGS="$RPM_OPT_FLAGS"
12mr|liblazy-0.2-6|74	
12mr|liblazy-0.2-6|75	%configure2_5x \
12mr|liblazy-0.2-6|76	--enable-static=no
12mr|liblazy-0.2-6|77	
12mr|liblazy-0.2-6|78	%make
12mr|liblazy-0.2-6|79	
12mr|liblazy-0.2-6|80	%install
12mr|liblazy-0.2-6|81	make DESTDIR=%buildroot install
12mr|liblazy-0.2-6|82	
12mr|liblazy-0.2-6|83	%clean
12mr|liblazy-0.2-6|84	rm -rf %buildroot
12mr|liblazy-0.2-6|85	
12mr|liblazy-0.2-6|86	
12mr|liblazy-0.2-6|87	
12mr|liblazy-0.2-6|88	
12mr|liblazy-0.2-6|89	%changelog
12mr|liblazy-0.2-6|90	

14814 12
12mr|liblbxutil-1.1.0-5|1	%define name		liblbxutil
12mr|liblbxutil-1.1.0-5|2	%define version		1.1.0
12mr|liblbxutil-1.1.0-5|3	%define release		%mkrel 5
12mr|liblbxutil-1.1.0-5|4	
12mr|liblbxutil-1.1.0-5|5	%define libname 	%mklibname lbxutil 1
12mr|liblbxutil-1.1.0-5|6	%define develname	%mklibname lbxutil -d
12mr|liblbxutil-1.1.0-5|7	%define staticname	%mklibname lbxutil -d -s
12mr|liblbxutil-1.1.0-5|8	
12mr|liblbxutil-1.1.0-5|9	Name: %{name}
12mr|liblbxutil-1.1.0-5|10	Summary: LBX Utility library
12mr|liblbxutil-1.1.0-5|11	Version: %{version}
12mr|liblbxutil-1.1.0-5|12	Release: %{release}
12mr|liblbxutil-1.1.0-5|13	Group: Development/X11
12mr|liblbxutil-1.1.0-5|14	License: MIT
12mr|liblbxutil-1.1.0-5|15	URL: http://xorg.freedesktop.org
12mr|liblbxutil-1.1.0-5|16	Source0: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
12mr|liblbxutil-1.1.0-5|17	BuildRoot: %{_tmppath}/%{name}-root
12mr|liblbxutil-1.1.0-5|18	
12mr|liblbxutil-1.1.0-5|19	BuildRequires: zlib-devel
12mr|liblbxutil-1.1.0-5|20	BuildRequires: x11-proto-devel >= 1.0.0
12mr|liblbxutil-1.1.0-5|21	BuildRequires: x11-util-macros >= 1.0.1
12mr|liblbxutil-1.1.0-5|22	
12mr|liblbxutil-1.1.0-5|23	%description
12mr|liblbxutil-1.1.0-5|24	LBX Utility library.
12mr|liblbxutil-1.1.0-5|25	
12mr|liblbxutil-1.1.0-5|26	#-----------------------------------------------------------
12mr|liblbxutil-1.1.0-5|27	%package -n %{libname}
12mr|liblbxutil-1.1.0-5|28	Summary: LBX Utilities
12mr|liblbxutil-1.1.0-5|29	Group: Development/X11
12mr|liblbxutil-1.1.0-5|30	Conflicts: libxorg-x11 < 7.0
12mr|liblbxutil-1.1.0-5|31	Provides: %{name} = %{version}
12mr|liblbxutil-1.1.0-5|32	
12mr|liblbxutil-1.1.0-5|33	%description -n %{libname}
12mr|liblbxutil-1.1.0-5|34	LBX Utility library.
12mr|liblbxutil-1.1.0-5|35	
12mr|liblbxutil-1.1.0-5|36	#-----------------------------------------------------------
12mr|liblbxutil-1.1.0-5|37	
12mr|liblbxutil-1.1.0-5|38	%package -n %{develname}
12mr|liblbxutil-1.1.0-5|39	Summary: Development files for %{name}
12mr|liblbxutil-1.1.0-5|40	Group: Development/X11
12mr|liblbxutil-1.1.0-5|41	Requires: %{libname} = %{version}
12mr|liblbxutil-1.1.0-5|42	Provides: %{name}-devel = %{version}-%{release}
12mr|liblbxutil-1.1.0-5|43	Conflicts: libxorg-x11-devel < 7.0
12mr|liblbxutil-1.1.0-5|44	Conflicts: %{_lib}xext-devel < 1:1.1.1-2
12mr|liblbxutil-1.1.0-5|45	Obsoletes: %{mklibname lbxutil 1 -d}
12mr|liblbxutil-1.1.0-5|46	
12mr|liblbxutil-1.1.0-5|47	%description -n %{develname}
12mr|liblbxutil-1.1.0-5|48	Development files for %{name}
12mr|liblbxutil-1.1.0-5|49	
12mr|liblbxutil-1.1.0-5|50	%files -n %{develname}
12mr|liblbxutil-1.1.0-5|51	%defattr(-,root,root)
12mr|liblbxutil-1.1.0-5|52	%{_includedir}/X11/extensions/*.h
12mr|liblbxutil-1.1.0-5|53	%{_libdir}/liblbxutil.so
12mr|liblbxutil-1.1.0-5|54	%{_libdir}/pkgconfig/lbxutil.pc
12mr|liblbxutil-1.1.0-5|55	
12mr|liblbxutil-1.1.0-5|56	#-----------------------------------------------------------
12mr|liblbxutil-1.1.0-5|57	
12mr|liblbxutil-1.1.0-5|58	%package -n %{staticname}
12mr|liblbxutil-1.1.0-5|59	Summary: Static development files for %{name}
12mr|liblbxutil-1.1.0-5|60	Group: Development/X11
12mr|liblbxutil-1.1.0-5|61	Requires: %{develname} = %{version}
12mr|liblbxutil-1.1.0-5|62	Provides: %{name}-static-devel = %{version}-%{release}
12mr|liblbxutil-1.1.0-5|63	Conflicts: libxorg-x11-static-devel < 7.0
12mr|liblbxutil-1.1.0-5|64	Obsoletes: %{mklibname lbxutil 1 -d -s}
12mr|liblbxutil-1.1.0-5|65	
12mr|liblbxutil-1.1.0-5|66	%description -n %{staticname}
12mr|liblbxutil-1.1.0-5|67	Static development files for %{name}
12mr|liblbxutil-1.1.0-5|68	
12mr|liblbxutil-1.1.0-5|69	%files -n %{staticname}
12mr|liblbxutil-1.1.0-5|70	%defattr(-,root,root)
12mr|liblbxutil-1.1.0-5|71	%{_libdir}/liblbxutil.a
12mr|liblbxutil-1.1.0-5|72	
12mr|liblbxutil-1.1.0-5|73	#-----------------------------------------------------------
12mr|liblbxutil-1.1.0-5|74	
12mr|liblbxutil-1.1.0-5|75	%prep
12mr|liblbxutil-1.1.0-5|76	%setup -q -n liblbxutil-%{version}
12mr|liblbxutil-1.1.0-5|77	
12mr|liblbxutil-1.1.0-5|78	%build
12mr|liblbxutil-1.1.0-5|79	%define _disable_ld_no_undefined 1
12mr|liblbxutil-1.1.0-5|80	%configure2_5x
12mr|liblbxutil-1.1.0-5|81	%make
12mr|liblbxutil-1.1.0-5|82	
12mr|liblbxutil-1.1.0-5|83	%install
12mr|liblbxutil-1.1.0-5|84	rm -rf %{buildroot}
12mr|liblbxutil-1.1.0-5|85	%makeinstall_std
12mr|liblbxutil-1.1.0-5|86	
12mr|liblbxutil-1.1.0-5|87	%clean
12mr|liblbxutil-1.1.0-5|88	rm -rf %{buildroot}
12mr|liblbxutil-1.1.0-5|89	
12mr|liblbxutil-1.1.0-5|90	%if %mdkversion < 200900
12mr|liblbxutil-1.1.0-5|91	%post -n %{libname} -p /sbin/ldconfig
12mr|liblbxutil-1.1.0-5|92	%endif
12mr|liblbxutil-1.1.0-5|93	%if %mdkversion < 200900
12mr|liblbxutil-1.1.0-5|94	%postun -n %{libname} -p /sbin/ldconfig
12mr|liblbxutil-1.1.0-5|95	%endif
12mr|liblbxutil-1.1.0-5|96	
12mr|liblbxutil-1.1.0-5|97	%files -n %{libname}
12mr|liblbxutil-1.1.0-5|98	%defattr(-,root,root)
12mr|liblbxutil-1.1.0-5|99	%{_libdir}/liblbxutil.so.1
12mr|liblbxutil-1.1.0-5|100	%{_libdir}/liblbxutil.so.1.0.0
12mr|liblbxutil-1.1.0-5|101	
12mr|liblbxutil-1.1.0-5|102	
12mr|liblbxutil-1.1.0-5|103	
12mr|liblbxutil-1.1.0-5|104	%changelog
12mr|liblbxutil-1.1.0-5|105	

14815 12
12mr|liblo-0.26-6|1	%define major		7
12mr|liblo-0.26-6|2	%define libname		%mklibname lo %{major}
12mr|liblo-0.26-6|3	%define develname	%mklibname lo -d
12mr|liblo-0.26-6|4	
12mr|liblo-0.26-6|5	Summary:	Open Sound Control protocol
12mr|liblo-0.26-6|6	Name:		liblo
12mr|liblo-0.26-6|7	Version:	0.26
12mr|liblo-0.26-6|8	Release:	6
12mr|liblo-0.26-6|9	License:	GPLv2
12mr|liblo-0.26-6|10	Group:		Sound
12mr|liblo-0.26-6|11	URL:		http://liblo.sourceforge.net/
12mr|liblo-0.26-6|12	Source0:	http://downloads.sourceforge.net/liblo/%{name}-%{version}.tar.bz2
12mr|liblo-0.26-6|13	BuildRequires:	doxygen
12mr|liblo-0.26-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|liblo-0.26-6|15	
12mr|liblo-0.26-6|16	%description
12mr|liblo-0.26-6|17	LibLO is an implementation of the Open Sound Control protocol for POSIX
12mr|liblo-0.26-6|18	systems, started by Steve Harris.
12mr|liblo-0.26-6|19	
12mr|liblo-0.26-6|20	%package -n %{libname}
12mr|liblo-0.26-6|21	Summary:	Dynamic libraries from %{name}
12mr|liblo-0.26-6|22	Group:		System/Libraries
12mr|liblo-0.26-6|23	Obsoletes:	%{mklibname lo 0}
12mr|liblo-0.26-6|24	
12mr|liblo-0.26-6|25	%description -n %{libname}
12mr|liblo-0.26-6|26	Dynamic libraries from %{name}.
12mr|liblo-0.26-6|27	
12mr|liblo-0.26-6|28	%package -n %{develname}
12mr|liblo-0.26-6|29	Summary:	Header files and static libraries from %{name}
12mr|liblo-0.26-6|30	Group:		Development/C
12mr|liblo-0.26-6|31	Requires:	%{libname} >= %{version}-%{release}
12mr|liblo-0.26-6|32	Provides:	%{name}-devel = %{version}-%{release}
12mr|liblo-0.26-6|33	Obsoletes:	%{mklibname lo 0 -d}
12mr|liblo-0.26-6|34	
12mr|liblo-0.26-6|35	%description -n %{develname}
12mr|liblo-0.26-6|36	Libraries and includes files for developing programs based on %{name}.
12mr|liblo-0.26-6|37	
12mr|liblo-0.26-6|38	%prep
12mr|liblo-0.26-6|39	%setup -q
12mr|liblo-0.26-6|40	
12mr|liblo-0.26-6|41	%build
12mr|liblo-0.26-6|42	%configure2_5x \
12mr|liblo-0.26-6|43	--disable-static
12mr|liblo-0.26-6|44	# do not use ipv6 atm since it causes slowness when calling dssi objects
12mr|liblo-0.26-6|45	#	--enable-ipv6
12mr|liblo-0.26-6|46	
12mr|liblo-0.26-6|47	%make
12mr|liblo-0.26-6|48	
12mr|liblo-0.26-6|49	%install
12mr|liblo-0.26-6|50	rm -rf %{buildroot}
12mr|liblo-0.26-6|51	%makeinstall_std
12mr|liblo-0.26-6|52	rm -rf %{buildroot}%{_libdir}/*.la
12mr|liblo-0.26-6|53	
12mr|liblo-0.26-6|54	%clean
12mr|liblo-0.26-6|55	rm -rf %{buildroot}
12mr|liblo-0.26-6|56	
12mr|liblo-0.26-6|57	%files
12mr|liblo-0.26-6|58	%defattr(-,root,root)
12mr|liblo-0.26-6|59	%{_bindir}/*
12mr|liblo-0.26-6|60	
12mr|liblo-0.26-6|61	%files -n %{libname}
12mr|liblo-0.26-6|62	%defattr(-,root,root)
12mr|liblo-0.26-6|63	%{_libdir}/*.so.%{major}*
12mr|liblo-0.26-6|64	
12mr|liblo-0.26-6|65	%files -n %{develname}
12mr|liblo-0.26-6|66	%defattr(-,root,root)
12mr|liblo-0.26-6|67	%doc AUTHORS NEWS ChangeLog README
12mr|liblo-0.26-6|68	%{_includedir}/*
12mr|liblo-0.26-6|69	%{_libdir}/*.so
12mr|liblo-0.26-6|70	%{_libdir}/pkgconfig/*.pc
12mr|liblo-0.26-6|71	
12mr|liblo-0.26-6|72	
12mr|liblo-0.26-6|73	
12mr|liblo-0.26-6|74	%changelog
12mr|liblo-0.26-6|75	

14816 12
12mr|liblockfile-1.08-6|1	%define name	liblockfile
12mr|liblockfile-1.08-6|2	%define version	1.08
12mr|liblockfile-1.08-6|3	%define release	%mkrel 6
12mr|liblockfile-1.08-6|4	
12mr|liblockfile-1.08-6|5	%define	major	1
12mr|liblockfile-1.08-6|6	
12mr|liblockfile-1.08-6|7	%define	libname	%mklibname lockfile %major
12mr|liblockfile-1.08-6|8	%define	dlibname	%mklibname lockfile -d
12mr|liblockfile-1.08-6|9	
12mr|liblockfile-1.08-6|10	Summary:	NFS-safe locking library
12mr|liblockfile-1.08-6|11	Name:		%{name}
12mr|liblockfile-1.08-6|12	Version:	%{version}
12mr|liblockfile-1.08-6|13	Release:	%{release}
12mr|liblockfile-1.08-6|14	License:	GPL
12mr|liblockfile-1.08-6|15	Group:		System/Libraries
12mr|liblockfile-1.08-6|16	URL:		http://packages.qa.debian.org/liblockfile
12mr|liblockfile-1.08-6|17	BuildRoot:	%_tmppath/%{name}-%{version}-root-%(id -u -n)
12mr|liblockfile-1.08-6|18	Source0:	http://ftp.debian.org/debian/pool/main/libl/liblockfile/%{name}_%{version}.orig.tar.gz
12mr|liblockfile-1.08-6|19	Patch1:		liblockfile-1.08-fix-install-perms.patch
12mr|liblockfile-1.08-6|20	
12mr|liblockfile-1.08-6|21	%description
12mr|liblockfile-1.08-6|22	Liblockfile is a shared library with NFS-safe locking functions.
12mr|liblockfile-1.08-6|23	It includes the command-line utility ``dotlockfile''.
12mr|liblockfile-1.08-6|24	
12mr|liblockfile-1.08-6|25	%package -n	dotlockfile
12mr|liblockfile-1.08-6|26	Summary:	Mailbox locking tool
12mr|liblockfile-1.08-6|27	Group:		Networking/Mail
12mr|liblockfile-1.08-6|28	
12mr|liblockfile-1.08-6|29	%description -n dotlockfile
12mr|liblockfile-1.08-6|30	Dotlockfile is a command line utility to safely create, test and
12mr|liblockfile-1.08-6|31	remove lockfiles. Lockfiles are created in an NFS-safe way. Dotlockfile
12mr|liblockfile-1.08-6|32	can can also be used to lock and unlock mailboxes even if the mailspool
12mr|liblockfile-1.08-6|33	directory is only writable by group mail.
12mr|liblockfile-1.08-6|34	
12mr|liblockfile-1.08-6|35	%package -n	%libname
12mr|liblockfile-1.08-6|36	Summary:	NFS-safe locking library
12mr|liblockfile-1.08-6|37	Group:		System/Libraries
12mr|liblockfile-1.08-6|38	
12mr|liblockfile-1.08-6|39	%description -n %libname
12mr|liblockfile-1.08-6|40	Liblockfile is a library that contains NFS-safe locking functions. It also
12mr|liblockfile-1.08-6|41	contains an implementation of the SVR4 maillock() functions.
12mr|liblockfile-1.08-6|42	The functions in liblockfile can lock and unlock mailboxes even if special
12mr|liblockfile-1.08-6|43	priviliges are needed by calling an external setgid-mail utility called
12mr|liblockfile-1.08-6|44	`dotlockfile'.
12mr|liblockfile-1.08-6|45	
12mr|liblockfile-1.08-6|46	%package -n	%dlibname
12mr|liblockfile-1.08-6|47	Summary:	NFS-safe locking development library
12mr|liblockfile-1.08-6|48	Group:		Development/C
12mr|liblockfile-1.08-6|49	Provides:	lockfile-devel = %{version}-%{release}
12mr|liblockfile-1.08-6|50	Provides:	liblockfile-devel = %{version}-%{release}
12mr|liblockfile-1.08-6|51	Obsoletes:	%{_lib}lockfile1-devel < %{version}-%{release}
12mr|liblockfile-1.08-6|52	Requires:	%libname = %{version}-%{release}
12mr|liblockfile-1.08-6|53	
12mr|liblockfile-1.08-6|54	%description -n	%dlibname
12mr|liblockfile-1.08-6|55	Liblockfile is a library that contains NFS-safe locking functions. It also
12mr|liblockfile-1.08-6|56	contains an implementation of the SVR4 maillock() functions.
12mr|liblockfile-1.08-6|57	This package contains header file and development libraries.
12mr|liblockfile-1.08-6|58	
12mr|liblockfile-1.08-6|59	%prep
12mr|liblockfile-1.08-6|60	%setup -q
12mr|liblockfile-1.08-6|61	%patch1 -p0 -b .perm
12mr|liblockfile-1.08-6|62	
12mr|liblockfile-1.08-6|63	%build
12mr|liblockfile-1.08-6|64	%configure2_5x --enable-shared
12mr|liblockfile-1.08-6|65	%make
12mr|liblockfile-1.08-6|66	
12mr|liblockfile-1.08-6|67	%install
12mr|liblockfile-1.08-6|68	rm -rf $RPM_BUILD_ROOT
12mr|liblockfile-1.08-6|69	mkdir -p $RPM_BUILD_ROOT/%{_includedir} \
12mr|liblockfile-1.08-6|70	$RPM_BUILD_ROOT/%{_bindir} \
12mr|liblockfile-1.08-6|71	$RPM_BUILD_ROOT/%{_libdir} \
12mr|liblockfile-1.08-6|72	$RPM_BUILD_ROOT/%{_mandir}/man{1,3}
12mr|liblockfile-1.08-6|73	make install ROOT=$RPM_BUILD_ROOT
12mr|liblockfile-1.08-6|74	make install_static ROOT=$RPM_BUILD_ROOT
12mr|liblockfile-1.08-6|75	
12mr|liblockfile-1.08-6|76	%clean
12mr|liblockfile-1.08-6|77	rm -rf $RPM_BUILD_ROOT
12mr|liblockfile-1.08-6|78	
12mr|liblockfile-1.08-6|79	%if %mdkversion < 200900
12mr|liblockfile-1.08-6|80	%post -n %libname -p /sbin/ldconfig
12mr|liblockfile-1.08-6|81	%endif
12mr|liblockfile-1.08-6|82	%if %mdkversion < 200900
12mr|liblockfile-1.08-6|83	%postun -n %libname -p /sbin/ldconfig
12mr|liblockfile-1.08-6|84	%endif
12mr|liblockfile-1.08-6|85	
12mr|liblockfile-1.08-6|86	%files -n dotlockfile
12mr|liblockfile-1.08-6|87	%defattr(-,root,root,755)
12mr|liblockfile-1.08-6|88	%{_bindir}/dotlockfile
12mr|liblockfile-1.08-6|89	%{_mandir}/man1/dotlockfile.1*
12mr|liblockfile-1.08-6|90	
12mr|liblockfile-1.08-6|91	%files -n %libname
12mr|liblockfile-1.08-6|92	%defattr(-,root,root,755)
12mr|liblockfile-1.08-6|93	%doc README liblockfile.lsm
12mr|liblockfile-1.08-6|94	%{_libdir}/liblockfile.so.%{major}
12mr|liblockfile-1.08-6|95	%{_libdir}/liblockfile.so.%{major}.*
12mr|liblockfile-1.08-6|96	
12mr|liblockfile-1.08-6|97	%files -n %dlibname
12mr|liblockfile-1.08-6|98	%defattr(-,root,root,755)
12mr|liblockfile-1.08-6|99	%{_includedir}/lockfile.h
12mr|liblockfile-1.08-6|100	%{_includedir}/maillock.h
12mr|liblockfile-1.08-6|101	%{_libdir}/liblockfile.a
12mr|liblockfile-1.08-6|102	%{_libdir}/liblockfile.so
12mr|liblockfile-1.08-6|103	%{_mandir}/man3/lockfile_create.3*
12mr|liblockfile-1.08-6|104	%{_mandir}/man3/maillock.3*
12mr|liblockfile-1.08-6|105	
12mr|liblockfile-1.08-6|106	
12mr|liblockfile-1.08-6|107	
12mr|liblockfile-1.08-6|108	
12mr|liblockfile-1.08-6|109	
12mr|liblockfile-1.08-6|110	
12mr|liblockfile-1.08-6|111	%changelog
12mr|liblockfile-1.08-6|112	

14817 12
12mr|liblqr-0.4.1-8|1	%define major 0
12mr|liblqr-0.4.1-8|2	%define libname %mklibname lqr %{major}
12mr|liblqr-0.4.1-8|3	%define develname %mklibname lqr -d
12mr|liblqr-0.4.1-8|4	
12mr|liblqr-0.4.1-8|5	%define libname_old %mklibname lqr1_ 0
12mr|liblqr-0.4.1-8|6	
12mr|liblqr-0.4.1-8|7	Name:		liblqr
12mr|liblqr-0.4.1-8|8	Version:	0.4.1
12mr|liblqr-0.4.1-8|9	Release:	8
12mr|liblqr-0.4.1-8|10	Summary:	LiquidRescale seam-carving library
12mr|liblqr-0.4.1-8|11	Group:		System/Libraries
12mr|liblqr-0.4.1-8|12	License:	LGPLv3 and GPLv3
12mr|liblqr-0.4.1-8|13	URL:		http://liblqr.wikidot.com/
12mr|liblqr-0.4.1-8|14	Source0:	%{name}-1-%{version}.tar.bz2
12mr|liblqr-0.4.1-8|15	Patch0:		liblqr-docbook_fixes.diff
12mr|liblqr-0.4.1-8|16	
12mr|liblqr-0.4.1-8|17	BuildRequires:	pkgconfig(glib-2.0)
12mr|liblqr-0.4.1-8|18	BuildRequires:	docbook-style-xsl
12mr|liblqr-0.4.1-8|19	BuildRequires:	docbook-dtd45-xml
12mr|liblqr-0.4.1-8|20	BuildRequires:	xsltproc
12mr|liblqr-0.4.1-8|21	
12mr|liblqr-0.4.1-8|22	%description
12mr|liblqr-0.4.1-8|23	The Liquid Rescale (lqr) library provides a C/C++ API for performing
12mr|liblqr-0.4.1-8|24	non-uniform resizing of images by the seam-carving technique.
12mr|liblqr-0.4.1-8|25	
12mr|liblqr-0.4.1-8|26	%package -n	%{libname}
12mr|liblqr-0.4.1-8|27	Summary:	LiquidRescale seam-carving library
12mr|liblqr-0.4.1-8|28	Group:		System/Libraries
12mr|liblqr-0.4.1-8|29	Obsoletes:	%{libname_old} < 0.4.1-8
12mr|liblqr-0.4.1-8|30	
12mr|liblqr-0.4.1-8|31	%description -n	%{libname}
12mr|liblqr-0.4.1-8|32	The Liquid Rescale (lqr) library provides a C/C++ API for performing
12mr|liblqr-0.4.1-8|33	non-uniform resizing of images by the seam-carving technique.
12mr|liblqr-0.4.1-8|34	
12mr|liblqr-0.4.1-8|35	%package -n	%{develname}
12mr|liblqr-0.4.1-8|36	Summary:	Development library and header files for the LiquidRescale library
12mr|liblqr-0.4.1-8|37	Group:		Development/C
12mr|liblqr-0.4.1-8|38	Provides:	lqr-devel = %{version}-%{release}
12mr|liblqr-0.4.1-8|39	Requires:	%{libname} = %{version}-%{release}
12mr|liblqr-0.4.1-8|40	
12mr|liblqr-0.4.1-8|41	%description -n	%{develname}
12mr|liblqr-0.4.1-8|42	The Liquid Rescale (lqr) library provides a C/C++ API for performing
12mr|liblqr-0.4.1-8|43	non-uniform resizing of images by the seam-carving technique.
12mr|liblqr-0.4.1-8|44	
12mr|liblqr-0.4.1-8|45	This package contains the static LiquidRescale library and its header files.
12mr|liblqr-0.4.1-8|46	
12mr|liblqr-0.4.1-8|47	%prep
12mr|liblqr-0.4.1-8|48	%setup -q -n %{name}-1-%{version}
12mr|liblqr-0.4.1-8|49	%apply_patches
12mr|liblqr-0.4.1-8|50	
12mr|liblqr-0.4.1-8|51	%build
12mr|liblqr-0.4.1-8|52	%configure2_5x \
12mr|liblqr-0.4.1-8|53	--disable-static
12mr|liblqr-0.4.1-8|54	
12mr|liblqr-0.4.1-8|55	%make
12mr|liblqr-0.4.1-8|56	
12mr|liblqr-0.4.1-8|57	# make the html docs
12mr|liblqr-0.4.1-8|58	pushd docs
12mr|liblqr-0.4.1-8|59	make
12mr|liblqr-0.4.1-8|60	popd
12mr|liblqr-0.4.1-8|61	
12mr|liblqr-0.4.1-8|62	%install
12mr|liblqr-0.4.1-8|63	%makeinstall_std
12mr|liblqr-0.4.1-8|64	
12mr|liblqr-0.4.1-8|65	%files -n %{libname}
12mr|liblqr-0.4.1-8|66	%doc COPYING
12mr|liblqr-0.4.1-8|67	%{_libdir}/liblqr-1.so.%{major}*
12mr|liblqr-0.4.1-8|68	
12mr|liblqr-0.4.1-8|69	%files -n %{develname}
12mr|liblqr-0.4.1-8|70	%doc AUTHORS COPYING ChangeLog README
12mr|liblqr-0.4.1-8|71	%doc docs/html/* examples
12mr|liblqr-0.4.1-8|72	%dir %{_includedir}/lqr-1
12mr|liblqr-0.4.1-8|73	%dir %{_includedir}/lqr-1/lqr
12mr|liblqr-0.4.1-8|74	%{_includedir}/lqr-1/*.h
12mr|liblqr-0.4.1-8|75	%{_includedir}/lqr-1/lqr/*.h
12mr|liblqr-0.4.1-8|76	%{_libdir}/*.so
12mr|liblqr-0.4.1-8|77	%{_libdir}/pkgconfig/*.pc
12mr|liblqr-0.4.1-8|78	
12mr|liblqr-0.4.1-8|79	
12mr|liblqr-0.4.1-8|80	
12mr|liblqr-0.4.1-8|81	%changelog
12mr|liblqr-0.4.1-8|82	* Wed Aug  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|liblqr-0.4.1-8|83	+ Commit: 64253b2
12mr|liblqr-0.4.1-8|84	- Sync with Cooker (spec cleanup, drop .la files etc), fix unversioned Obsoletes
12mr|liblqr-0.4.1-8|85	
12mr|liblqr-0.4.1-8|86	

14818 12
12mr|liblrdf-0.4.0-14|1	%define major 2
12mr|liblrdf-0.4.0-14|2	%define real_name lrdf
12mr|liblrdf-0.4.0-14|3	%define libname %mklibname %{real_name} %{major}
12mr|liblrdf-0.4.0-14|4	
12mr|liblrdf-0.4.0-14|5	Name:		liblrdf
12mr|liblrdf-0.4.0-14|6	Summary:	Library for handling RDF descriptions of audio plugins
12mr|liblrdf-0.4.0-14|7	Version:	0.4.0
12mr|liblrdf-0.4.0-14|8	Release:	14
12mr|liblrdf-0.4.0-14|9	
12mr|liblrdf-0.4.0-14|10	Source:		http://prdownloads.sourceforge.net/lrdf/%{name}-%{version}.tar.gz
12mr|liblrdf-0.4.0-14|11	URL:		http://sourceforge.net/projects/lrdf
12mr|liblrdf-0.4.0-14|12	License:	GPL
12mr|liblrdf-0.4.0-14|13	Group:		System/Libraries
12mr|liblrdf-0.4.0-14|14	BuildRequires:	raptor2-devel
12mr|liblrdf-0.4.0-14|15	BuildRequires:	ladspa-devel
12mr|liblrdf-0.4.0-14|16	
12mr|liblrdf-0.4.0-14|17	Patch0:		liblrdf-0.4.0-dontbuild-tests.patch
12mr|liblrdf-0.4.0-14|18	Patch1:		liblrdf-0.4.0-raptor2.patch
12mr|liblrdf-0.4.0-14|19	Patch2:		liblrdf-0.4.0-raptor2-pkgconfig.patch
12mr|liblrdf-0.4.0-14|20	Patch3:		liblrdf-0.4.0-rename_clashing_md5_symbols.patch
12mr|liblrdf-0.4.0-14|21	
12mr|liblrdf-0.4.0-14|22	
12mr|liblrdf-0.4.0-14|23	%description
12mr|liblrdf-0.4.0-14|24	liblrdf is a library for handling RDF (http://www.w3.org/RDF/)
12mr|liblrdf-0.4.0-14|25	descriptions of LADSPA (and potentially other format) plugins.
12mr|liblrdf-0.4.0-14|26	
12mr|liblrdf-0.4.0-14|27	It allows grouping of plugins into trees for user slection and finer
12mr|liblrdf-0.4.0-14|28	description of plugins and ports than the .so format allows (for example
12mr|liblrdf-0.4.0-14|29	to indicatate textual equivalents of integer port values). It also
12mr|liblrdf-0.4.0-14|30	provides named and described defaults and presets, metadata and general
12mr|liblrdf-0.4.0-14|31	semnatic goodness.
12mr|liblrdf-0.4.0-14|32	
12mr|liblrdf-0.4.0-14|33	%package -n %{libname}
12mr|liblrdf-0.4.0-14|34	Summary:	Main library for %{name}
12mr|liblrdf-0.4.0-14|35	Group:		System/Libraries
12mr|liblrdf-0.4.0-14|36	
12mr|liblrdf-0.4.0-14|37	%description -n %{libname}
12mr|liblrdf-0.4.0-14|38	liblrdf is a library for handling RDF (http://www.w3.org/RDF/)
12mr|liblrdf-0.4.0-14|39	descriptions of LADSPA (and potentially other format) plugins.
12mr|liblrdf-0.4.0-14|40	
12mr|liblrdf-0.4.0-14|41	It allows grouping of plugins into trees for user slection and finer
12mr|liblrdf-0.4.0-14|42	description of plugins and ports than the .so format allows (for example
12mr|liblrdf-0.4.0-14|43	to indicatate textual equivalents of integer port values). It also
12mr|liblrdf-0.4.0-14|44	provides named and described defaults and presets, metadata and general
12mr|liblrdf-0.4.0-14|45	semnatic goodness.
12mr|liblrdf-0.4.0-14|46	
12mr|liblrdf-0.4.0-14|47	%package -n %{libname}-common
12mr|liblrdf-0.4.0-14|48	Summary:	File used by %{name}
12mr|liblrdf-0.4.0-14|49	Group:		System/Libraries
12mr|liblrdf-0.4.0-14|50	Provides:	%{name} = %{version}-%{release}
12mr|liblrdf-0.4.0-14|51	
12mr|liblrdf-0.4.0-14|52	%description -n %{libname}-common
12mr|liblrdf-0.4.0-14|53	This packages contains various files required by %{name}.
12mr|liblrdf-0.4.0-14|54	
12mr|liblrdf-0.4.0-14|55	%package -n %{libname}-devel
12mr|liblrdf-0.4.0-14|56	Summary:	Headers for developing programs that will use %{name}
12mr|liblrdf-0.4.0-14|57	Group:		Development/C++
12mr|liblrdf-0.4.0-14|58	Requires:	%{libname} = %{version}-%{release}
12mr|liblrdf-0.4.0-14|59	Provides:	%{name}-devel = %{version}-%{release}
12mr|liblrdf-0.4.0-14|60	Provides:	lib%{real_name}-devel = %{version}-%{release}
12mr|liblrdf-0.4.0-14|61	
12mr|liblrdf-0.4.0-14|62	%description -n %{libname}-devel
12mr|liblrdf-0.4.0-14|63	This package contains the headers that programmers will need to develop
12mr|liblrdf-0.4.0-14|64	applications which will use libraries from %{name}.
12mr|liblrdf-0.4.0-14|65	
12mr|liblrdf-0.4.0-14|66	%prep
12mr|liblrdf-0.4.0-14|67	%setup -q
12mr|liblrdf-0.4.0-14|68	
12mr|liblrdf-0.4.0-14|69	%patch0
12mr|liblrdf-0.4.0-14|70	%patch1
12mr|liblrdf-0.4.0-14|71	%patch2
12mr|liblrdf-0.4.0-14|72	%patch3
12mr|liblrdf-0.4.0-14|73	
12mr|liblrdf-0.4.0-14|74	libtoolize --copy --force --install --automake
12mr|liblrdf-0.4.0-14|75	aclocal
12mr|liblrdf-0.4.0-14|76	autoconf
12mr|liblrdf-0.4.0-14|77	autoheader
12mr|liblrdf-0.4.0-14|78	automake --add-missing --copy
12mr|liblrdf-0.4.0-14|79	
12mr|liblrdf-0.4.0-14|80	%build
12mr|liblrdf-0.4.0-14|81	%configure2_5x --disable-static
12mr|liblrdf-0.4.0-14|82	%make
12mr|liblrdf-0.4.0-14|83	
12mr|liblrdf-0.4.0-14|84	%install
12mr|liblrdf-0.4.0-14|85	%makeinstall_std
12mr|liblrdf-0.4.0-14|86	
12mr|liblrdf-0.4.0-14|87	%files -n %{libname}
12mr|liblrdf-0.4.0-14|88	%{_libdir}/*.so.*
12mr|liblrdf-0.4.0-14|89	
12mr|liblrdf-0.4.0-14|90	%files -n %{libname}-common
12mr|liblrdf-0.4.0-14|91	%{_datadir}/ladspa/rdf/
12mr|liblrdf-0.4.0-14|92	
12mr|liblrdf-0.4.0-14|93	%files -n %{libname}-devel
12mr|liblrdf-0.4.0-14|94	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|liblrdf-0.4.0-14|95	%{_includedir}/*
12mr|liblrdf-0.4.0-14|96	%{_libdir}/*.so
12mr|liblrdf-0.4.0-14|97	%{_libdir}/pkgconfig/*.pc
12mr|liblrdf-0.4.0-14|98	
12mr|liblrdf-0.4.0-14|99	
12mr|liblrdf-0.4.0-14|100	
12mr|liblrdf-0.4.0-14|101	
12mr|liblrdf-0.4.0-14|102	%changelog
12mr|liblrdf-0.4.0-14|103	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|liblrdf-0.4.0-14|104	+ Commit: c747749
12mr|liblrdf-0.4.0-14|105	- Sync patches with Cooker, spec cleanup
12mr|liblrdf-0.4.0-14|106	
12mr|liblrdf-0.4.0-14|107	

14819 12
12mr|liblzf-3.6-1|1	%define rname lzf
12mr|liblzf-3.6-1|2	
12mr|liblzf-3.6-1|3	%define common_description LZF is an extremely fast (not that much slower than a pure memcpy) \
12mr|liblzf-3.6-1|4	compression algorithm. It is ideal for applications where you want to \
12mr|liblzf-3.6-1|5	save *some* space but not at the cost of speed. It is ideal for \
12mr|liblzf-3.6-1|6	repetitive data as well. The module is self-contained and very small.
12mr|liblzf-3.6-1|7	
12mr|liblzf-3.6-1|8	Summary:	Very small data compression library
12mr|liblzf-3.6-1|9	Name:		lib%{rname}
12mr|liblzf-3.6-1|10	Version:	3.6
12mr|liblzf-3.6-1|11	Release:	%mkrel 1
12mr|liblzf-3.6-1|12	License:	BSD
12mr|liblzf-3.6-1|13	Group:		System/Libraries
12mr|liblzf-3.6-1|14	URL:		http://liblzf.plan9.de/
12mr|liblzf-3.6-1|15	Source0:	http://dist.schmorp.de/liblzf/%{name}-%{version}.tar.gz
12mr|liblzf-3.6-1|16	Patch0:		liblzf-3.1-makefile.patch
12mr|liblzf-3.6-1|17	Patch1:		liblzf-3.4-LDFLAGS.diff
12mr|liblzf-3.6-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|liblzf-3.6-1|19	
12mr|liblzf-3.6-1|20	%description
12mr|liblzf-3.6-1|21	%{common_description}
12mr|liblzf-3.6-1|22	
12mr|liblzf-3.6-1|23	%package -n %{rname}
12mr|liblzf-3.6-1|24	Summary:	Tools for the %{rname} compression library
12mr|liblzf-3.6-1|25	Group:		Archiving/Compression
12mr|liblzf-3.6-1|26	
12mr|liblzf-3.6-1|27	%description -n	%{rname}
12mr|liblzf-3.6-1|28	%{common_description}
12mr|liblzf-3.6-1|29	
12mr|liblzf-3.6-1|30	This package contains tools for the %{rname} library.
12mr|liblzf-3.6-1|31	
12mr|liblzf-3.6-1|32	%package -n %{name}-devel
12mr|liblzf-3.6-1|33	Summary:	Development tools for the %{rname} compression library
12mr|liblzf-3.6-1|34	Group:		Development/C
12mr|liblzf-3.6-1|35	Provides:	%{rname}-devel
12mr|liblzf-3.6-1|36	
12mr|liblzf-3.6-1|37	%description -n	%{name}-devel
12mr|liblzf-3.6-1|38	%{common_description}
12mr|liblzf-3.6-1|39	
12mr|liblzf-3.6-1|40	This package contains the header files and libraries needed for
12mr|liblzf-3.6-1|41	developing programs using the %{rname} library.
12mr|liblzf-3.6-1|42	
12mr|liblzf-3.6-1|43	%prep
12mr|liblzf-3.6-1|44	%setup -q
12mr|liblzf-3.6-1|45	%patch0 -p1
12mr|liblzf-3.6-1|46	%patch1 -p0 -b .LDFLAGS
12mr|liblzf-3.6-1|47	
12mr|liblzf-3.6-1|48	%build
12mr|liblzf-3.6-1|49	%configure2_5x
12mr|liblzf-3.6-1|50	%make
12mr|liblzf-3.6-1|51	
12mr|liblzf-3.6-1|52	%install
12mr|liblzf-3.6-1|53	rm -rf %{buildroot}
12mr|liblzf-3.6-1|54	%makeinstall_std
12mr|liblzf-3.6-1|55	
12mr|liblzf-3.6-1|56	%clean
12mr|liblzf-3.6-1|57	rm -rf %{buildroot}
12mr|liblzf-3.6-1|58	
12mr|liblzf-3.6-1|59	%files -n %{rname}
12mr|liblzf-3.6-1|60	%defattr(-,root,root)
12mr|liblzf-3.6-1|61	%doc README
12mr|liblzf-3.6-1|62	%{_bindir}/%{rname}
12mr|liblzf-3.6-1|63	
12mr|liblzf-3.6-1|64	%files -n %{name}-devel
12mr|liblzf-3.6-1|65	%defattr(-,root,root)
12mr|liblzf-3.6-1|66	%{_includedir}/%{rname}.h
12mr|liblzf-3.6-1|67	%{_libdir}/%{name}.a
12mr|liblzf-3.6-1|68	
12mr|liblzf-3.6-1|69	
12mr|liblzf-3.6-1|70	
12mr|liblzf-3.6-1|71	%changelog
12mr|liblzf-3.6-1|72	

14820 12
12mr|liblzo-2.06-1|1	%define major 2
12mr|liblzo-2.06-1|2	%define apiver 2
12mr|liblzo-2.06-1|3	%define libname %mklibname lzo %{apiver} %{major}
12mr|liblzo-2.06-1|4	%define develname %mklibname lzo -d
12mr|liblzo-2.06-1|5	
12mr|liblzo-2.06-1|6	%bcond_without	uclibc
12mr|liblzo-2.06-1|7	
12mr|liblzo-2.06-1|8	Summary:	Data compression library with very fast (de-)compression
12mr|liblzo-2.06-1|9	Name:		liblzo
12mr|liblzo-2.06-1|10	Version:	2.06
12mr|liblzo-2.06-1|11	Release:	%mkrel 1
12mr|liblzo-2.06-1|12	License:	GPLv2
12mr|liblzo-2.06-1|13	Group:		System/Libraries
12mr|liblzo-2.06-1|14	URL:		http://www.oberhumer.com/opensource/lzo/
12mr|liblzo-2.06-1|15	Source0:	http://www.oberhumer.com/opensource/lzo/download/lzo-%version.tar.gz
12mr|liblzo-2.06-1|16	%if %{with uclibc}
12mr|liblzo-2.06-1|17	BuildRequires:	uClibc-devel
12mr|liblzo-2.06-1|18	%endif
12mr|liblzo-2.06-1|19	
12mr|liblzo-2.06-1|20	%description
12mr|liblzo-2.06-1|21	LZO is a portable lossless data compression library written in ANSI C.
12mr|liblzo-2.06-1|22	It offers pretty fast compression and *very* fast decompression.
12mr|liblzo-2.06-1|23	Decompression requires no memory. In addition there are slower
12mr|liblzo-2.06-1|24	compression levels achieving a quite competitive compression ratio while
12mr|liblzo-2.06-1|25	still decompressing at this very high speed.
12mr|liblzo-2.06-1|26	
12mr|liblzo-2.06-1|27	%package -n	%{libname}
12mr|liblzo-2.06-1|28	Summary:	Data compression library with very fast (de-)compression
12mr|liblzo-2.06-1|29	Group:		System/Libraries
12mr|liblzo-2.06-1|30	Provides:	%{name}
12mr|liblzo-2.06-1|31	
12mr|liblzo-2.06-1|32	%description -n %{libname}
12mr|liblzo-2.06-1|33	LZO is a portable lossless data compression library written in ANSI C.
12mr|liblzo-2.06-1|34	It offers pretty fast compression and *very* fast decompression.
12mr|liblzo-2.06-1|35	Decompression requires no memory. In addition there are slower
12mr|liblzo-2.06-1|36	compression levels achieving a quite competitive compression ratio while
12mr|liblzo-2.06-1|37	still decompressing at this very high speed.
12mr|liblzo-2.06-1|38	
12mr|liblzo-2.06-1|39	%package -n	%{develname}
12mr|liblzo-2.06-1|40	Summary:	Headers files of liblzo library
12mr|liblzo-2.06-1|41	Group:		Development/C
12mr|liblzo-2.06-1|42	Requires:	%{libname} = %{version}
12mr|liblzo-2.06-1|43	Provides:	%{name}2-devel = %{version}-%{release}
12mr|liblzo-2.06-1|44	Provides:	%{name}-devel = %{version}-%{release}
12mr|liblzo-2.06-1|45	Obsoletes:	%mklibname lzo 2_2 -d
12mr|liblzo-2.06-1|46	
12mr|liblzo-2.06-1|47	%description -n %{develname}
12mr|liblzo-2.06-1|48	LZO is a portable lossless data compression library written in ANSI C.
12mr|liblzo-2.06-1|49	It offers pretty fast compression and *very* fast decompression.
12mr|liblzo-2.06-1|50	Decompression requires no memory. In addition there are slower
12mr|liblzo-2.06-1|51	compression levels achieving a quite competitive compression ratio while
12mr|liblzo-2.06-1|52	still decompressing at this very high speed.
12mr|liblzo-2.06-1|53	
12mr|liblzo-2.06-1|54	%prep
12mr|liblzo-2.06-1|55	%setup -qn lzo-%{version}
12mr|liblzo-2.06-1|56	
12mr|liblzo-2.06-1|57	%build
12mr|liblzo-2.06-1|58	export CONFIGURE_TOP=`pwd`
12mr|liblzo-2.06-1|59	%if %{with uclibc}
12mr|liblzo-2.06-1|60	mkdir -p uclibc
12mr|liblzo-2.06-1|61	cd uclibc
12mr|liblzo-2.06-1|62	%configure2_5x	CC="%{uclibc_cc}" \
12mr|liblzo-2.06-1|63	CFLAGS="%{uclibc_cflags}" \
12mr|liblzo-2.06-1|64	--disable-shared
12mr|liblzo-2.06-1|65	%make
12mr|liblzo-2.06-1|66	cd ..
12mr|liblzo-2.06-1|67	%endif
12mr|liblzo-2.06-1|68	
12mr|liblzo-2.06-1|69	mkdir -p shared
12mr|liblzo-2.06-1|70	cd shared
12mr|liblzo-2.06-1|71	%configure2_5x	--enable-shared
12mr|liblzo-2.06-1|72	%make
12mr|liblzo-2.06-1|73	cd ..
12mr|liblzo-2.06-1|74	
12mr|liblzo-2.06-1|75	%check
12mr|liblzo-2.06-1|76	cd shared
12mr|liblzo-2.06-1|77	make check
12mr|liblzo-2.06-1|78	make test
12mr|liblzo-2.06-1|79	
12mr|liblzo-2.06-1|80	%install
12mr|liblzo-2.06-1|81	rm -rf %{buildroot}
12mr|liblzo-2.06-1|82	%if %{with uclibc}
12mr|liblzo-2.06-1|83	install -m644 uclibc/src/.libs/liblzo2.a -D %{buildroot}%{uclibc_root}%{_libdir}/liblzo.a
12mr|liblzo-2.06-1|84	%endif
12mr|liblzo-2.06-1|85	%makeinstall_std -C shared
12mr|liblzo-2.06-1|86	install -m755 shared/lzotest/lzotest -D %{buildroot}%{_bindir}/lzotest
12mr|liblzo-2.06-1|87	rm -rf %{buildroot}%{_datadir}/doc/lzo
12mr|liblzo-2.06-1|88	
12mr|liblzo-2.06-1|89	%files -n %{libname}
12mr|liblzo-2.06-1|90	%doc AUTHORS NEWS README THANKS doc/LZO.TXT doc/LZO.FAQ
12mr|liblzo-2.06-1|91	%{_libdir}/*%{apiver}.so.%{major}*
12mr|liblzo-2.06-1|92	
12mr|liblzo-2.06-1|93	%files -n %{develname}
12mr|liblzo-2.06-1|94	%doc doc/LZOAPI.TXT doc/LZOTEST.TXT
12mr|liblzo-2.06-1|95	%{_bindir}/lzotest
12mr|liblzo-2.06-1|96	%{_libdir}/*.a
12mr|liblzo-2.06-1|97	%if %{with uclibc}
12mr|liblzo-2.06-1|98	%{uclibc_root}%{_libdir}/*.a
12mr|liblzo-2.06-1|99	%endif
12mr|liblzo-2.06-1|100	%{_libdir}/*.so
12mr|liblzo-2.06-1|101	%{_includedir}/*

14821 12
12mr|libmal-0.44.1-6|1	%define major   	1
12mr|libmal-0.44.1-6|2	%define libname 	%mklibname mal %{major}
12mr|libmal-0.44.1-6|3	%define develname	%mklibname mal -d
12mr|libmal-0.44.1-6|4	
12mr|libmal-0.44.1-6|5	Name: 			libmal
12mr|libmal-0.44.1-6|6	Version: 		0.44.1
12mr|libmal-0.44.1-6|7	Release: 		%mkrel 6
12mr|libmal-0.44.1-6|8	Group: 			System/Libraries
12mr|libmal-0.44.1-6|9	License: 		MPL
12mr|libmal-0.44.1-6|10	URL: 			http://www.jlogday.com/code/libmal/
12mr|libmal-0.44.1-6|11	Source: 		http://www.jlogday.com/code/libmal/%{name}-%{version}.tar.gz
12mr|libmal-0.44.1-6|12	Patch1:			libmal-0.44-lib64.patch
12mr|libmal-0.44.1-6|13	Patch2:			libmal-0.44-libtool.patch
12mr|libmal-0.44.1-6|14	Patch3:			libmal-0.44-64bit-fixes.patch
12mr|libmal-0.44.1-6|15	Summary: 		MAL library for AvantGo
12mr|libmal-0.44.1-6|16	BuildRoot: 		%{_tmppath}/%{name}-buildroot
12mr|libmal-0.44.1-6|17	Requires: 		pilot-link
12mr|libmal-0.44.1-6|18	BuildRequires:		autoconf
12mr|libmal-0.44.1-6|19	BuildRequires: 		pilot-link-devel >= 0.12.0
12mr|libmal-0.44.1-6|20	
12mr|libmal-0.44.1-6|21	%package -n 	%{libname}
12mr|libmal-0.44.1-6|22	Summary:        MAL library for AvantGo
12mr|libmal-0.44.1-6|23	Group:          System/Libraries
12mr|libmal-0.44.1-6|24	
12mr|libmal-0.44.1-6|25	%description
12mr|libmal-0.44.1-6|26	libmal is really just a convenience library of the functions in Tom
12mr|libmal-0.44.1-6|27	Whittaker's malsync distribution, along with a few wrapper functions.
12mr|libmal-0.44.1-6|28	
12mr|libmal-0.44.1-6|29	
12mr|libmal-0.44.1-6|30	%description -n %{libname}
12mr|libmal-0.44.1-6|31	libmal is really just a convenience library of the functions in Tom
12mr|libmal-0.44.1-6|32	Whittaker's malsync distribution, along with a few wrapper functions.
12mr|libmal-0.44.1-6|33	
12mr|libmal-0.44.1-6|34	
12mr|libmal-0.44.1-6|35	%package -n 	%{develname}
12mr|libmal-0.44.1-6|36	Summary:        Development tools for programs which will use the %{name} library
12mr|libmal-0.44.1-6|37	Group:          Development/C
12mr|libmal-0.44.1-6|38	Requires:   	%{libname} = %{version}-%release
12mr|libmal-0.44.1-6|39	Provides:       %{name}-devel = %{version}-%{release}
12mr|libmal-0.44.1-6|40	Obsoletes:	%{mklibname mal 0 -d}
12mr|libmal-0.44.1-6|41	
12mr|libmal-0.44.1-6|42	%description -n %{develname}
12mr|libmal-0.44.1-6|43	The %{name}-devel package includes the header files and libraries
12mr|libmal-0.44.1-6|44	necessary for developing programs using the %{name} library.
12mr|libmal-0.44.1-6|45	
12mr|libmal-0.44.1-6|46	If you are going to develop programs which will use the %{name} library
12mr|libmal-0.44.1-6|47	you should install %{name}-devel.  You'll also need to have the %name
12mr|libmal-0.44.1-6|48	package installed.
12mr|libmal-0.44.1-6|49	
12mr|libmal-0.44.1-6|50	%package	malsync
12mr|libmal-0.44.1-6|51	Summary:	Utility to update Palms from Avantgo and MobileLink web site
12mr|libmal-0.44.1-6|52	Group:		Communications
12mr|libmal-0.44.1-6|53	Obsoletes:	malsync
12mr|libmal-0.44.1-6|54	Provides:	malsync
12mr|libmal-0.44.1-6|55	
12mr|libmal-0.44.1-6|56	%description malsync
12mr|libmal-0.44.1-6|57	Malsync is a tool for updating Palm devices from the AvantGo and
12mr|libmal-0.44.1-6|58	MobileLink web sites.
12mr|libmal-0.44.1-6|59	
12mr|libmal-0.44.1-6|60	%prep
12mr|libmal-0.44.1-6|61	%setup -q
12mr|libmal-0.44.1-6|62	%patch1 -p1 -b .lib64
12mr|libmal-0.44.1-6|63	%patch2 -p1 -b .libtool
12mr|libmal-0.44.1-6|64	%patch3 -p1 -b .64bit-fixes
12mr|libmal-0.44.1-6|65	
12mr|libmal-0.44.1-6|66	%build
12mr|libmal-0.44.1-6|67	autoreconf -fi
12mr|libmal-0.44.1-6|68	%configure2_5x --disable-static
12mr|libmal-0.44.1-6|69	%make
12mr|libmal-0.44.1-6|70	
12mr|libmal-0.44.1-6|71	%install
12mr|libmal-0.44.1-6|72	%make DESTDIR=%{buildroot} install
12mr|libmal-0.44.1-6|73	# Remove unpackaged copy of README
12mr|libmal-0.44.1-6|74	rm -f %{buildroot}%{_docdir}/libmal1/README
12mr|libmal-0.44.1-6|75	
12mr|libmal-0.44.1-6|76	%if %mdkversion < 200900
12mr|libmal-0.44.1-6|77	%post -n %{libname} -p /sbin/ldconfig
12mr|libmal-0.44.1-6|78	%endif
12mr|libmal-0.44.1-6|79	%if %mdkversion < 200900
12mr|libmal-0.44.1-6|80	%postun -n %{libname} -p /sbin/ldconfig
12mr|libmal-0.44.1-6|81	%endif
12mr|libmal-0.44.1-6|82	
12mr|libmal-0.44.1-6|83	
12mr|libmal-0.44.1-6|84	%clean
12mr|libmal-0.44.1-6|85	rm -rf %{buildroot}
12mr|libmal-0.44.1-6|86	
12mr|libmal-0.44.1-6|87	%files malsync
12mr|libmal-0.44.1-6|88	%defattr(-,root,root,-)
12mr|libmal-0.44.1-6|89	%_bindir/malsync
12mr|libmal-0.44.1-6|90	
12mr|libmal-0.44.1-6|91	%files -n %{libname}
12mr|libmal-0.44.1-6|92	%defattr(-,root,root,-)
12mr|libmal-0.44.1-6|93	%{_libdir}/*.so.%{major}
12mr|libmal-0.44.1-6|94	%{_libdir}/*.so.%{major}.*
12mr|libmal-0.44.1-6|95	
12mr|libmal-0.44.1-6|96	%files -n %{develname}
12mr|libmal-0.44.1-6|97	%defattr(-,root,root)
12mr|libmal-0.44.1-6|98	%doc README
12mr|libmal-0.44.1-6|99	%_includedir/libmal
12mr|libmal-0.44.1-6|100	%{_libdir}/*.so
12mr|libmal-0.44.1-6|101	
12mr|libmal-0.44.1-6|102	
12mr|libmal-0.44.1-6|103	
12mr|libmal-0.44.1-6|104	%changelog
12mr|libmal-0.44.1-6|105	

14822 12
12mr|libmatchbox-1.9-11|1	%define major 	1
12mr|libmatchbox-1.9-11|2	%define libname %mklibname mb %major
12mr|libmatchbox-1.9-11|3	%define develname %mklibname -d mb
12mr|libmatchbox-1.9-11|4	
12mr|libmatchbox-1.9-11|5	Summary: 	Libraries for the Matchbox Desktop
12mr|libmatchbox-1.9-11|6	Name: 		libmatchbox
12mr|libmatchbox-1.9-11|7	Version: 	1.9
12mr|libmatchbox-1.9-11|8	Release: 	11
12mr|libmatchbox-1.9-11|9	URL: 		http://matchbox-project.org
12mr|libmatchbox-1.9-11|10	License: 	LGPLv2+
12mr|libmatchbox-1.9-11|11	Group: 		System/Libraries
12mr|libmatchbox-1.9-11|12	Source0:	http://matchbox-project.org/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2
12mr|libmatchbox-1.9-11|13	Patch0:		libmatchbox-1.9-libpng-1.5.patch
12mr|libmatchbox-1.9-11|14	Patch1:		libmatchbox-1.9-linkage.patch
12mr|libmatchbox-1.9-11|15	BuildRequires:	libx11-devel
12mr|libmatchbox-1.9-11|16	BuildRequires:	libxext-devel
12mr|libmatchbox-1.9-11|17	BuildRequires:	libxft-devel
12mr|libmatchbox-1.9-11|18	BuildRequires:	pkgconfig(pango) pkgconfig(pangoxft)
12mr|libmatchbox-1.9-11|19	BuildRequires:	png-devel
12mr|libmatchbox-1.9-11|20	BuildRequires:	jpeg-devel
12mr|libmatchbox-1.9-11|21	BuildRequires:	Xsettings-client-devel
12mr|libmatchbox-1.9-11|22	
12mr|libmatchbox-1.9-11|23	%description
12mr|libmatchbox-1.9-11|24	Matchbox is a base environment for the X Window System running on non-desktop
12mr|libmatchbox-1.9-11|25	embedded platforms such as handhelds, set-top boxes, kiosks and anything else
12mr|libmatchbox-1.9-11|26	for which screen space, input mechanisms or system resources are limited.
12mr|libmatchbox-1.9-11|27	
12mr|libmatchbox-1.9-11|28	%package -n	%{libname}
12mr|libmatchbox-1.9-11|29	Group:		System/Libraries
12mr|libmatchbox-1.9-11|30	Summary:	Inter-toolkit configuration settings
12mr|libmatchbox-1.9-11|31	
12mr|libmatchbox-1.9-11|32	%description -n %{libname}
12mr|libmatchbox-1.9-11|33	Libraries for the Matchbox Desktop.
12mr|libmatchbox-1.9-11|34	
12mr|libmatchbox-1.9-11|35	%package -n %{develname}
12mr|libmatchbox-1.9-11|36	Group:          Development/C
12mr|libmatchbox-1.9-11|37	Summary:        Static libraries and header files from %{name}
12mr|libmatchbox-1.9-11|38	Provides:	matchbox-devel = %{version}-%{release}
12mr|libmatchbox-1.9-11|39	Provides:       %{name}-devel = %{version}-%{release}
12mr|libmatchbox-1.9-11|40	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|libmatchbox-1.9-11|41	Provides:	libmb-devel = %{version}-%{release}
12mr|libmatchbox-1.9-11|42	Requires:       %{libname} = %{version}-%{release}
12mr|libmatchbox-1.9-11|43	Obsoletes:	%mklibname -d mb 1
12mr|libmatchbox-1.9-11|44	
12mr|libmatchbox-1.9-11|45	%description -n %{develname}
12mr|libmatchbox-1.9-11|46	Static libraries and header files from %{name}
12mr|libmatchbox-1.9-11|47	
12mr|libmatchbox-1.9-11|48	%prep
12mr|libmatchbox-1.9-11|49	%setup -q
12mr|libmatchbox-1.9-11|50	%apply_patches
12mr|libmatchbox-1.9-11|51	
12mr|libmatchbox-1.9-11|52	%build
12mr|libmatchbox-1.9-11|53	%configure2_5x --enable-xsettings --enable-png --enable-jpeg --enable-pango
12mr|libmatchbox-1.9-11|54	%make CFLAGS="%optflags `pkg-config --cflags pango pangoxft`"
12mr|libmatchbox-1.9-11|55	
12mr|libmatchbox-1.9-11|56	%install
12mr|libmatchbox-1.9-11|57	%makeinstall_std
12mr|libmatchbox-1.9-11|58	rm -rf %{buildroot}%{_libdir}/*.la
12mr|libmatchbox-1.9-11|59	
12mr|libmatchbox-1.9-11|60	%files -n %{libname}
12mr|libmatchbox-1.9-11|61	%defattr(-,root,root)
12mr|libmatchbox-1.9-11|62	%{_libdir}/*.so.%{major}*
12mr|libmatchbox-1.9-11|63	
12mr|libmatchbox-1.9-11|64	%files -n %{develname}
12mr|libmatchbox-1.9-11|65	%defattr(-,root,root)
12mr|libmatchbox-1.9-11|66	%doc AUTHORS ChangeLog README
12mr|libmatchbox-1.9-11|67	%{_libdir}/pkgconfig/*.pc
12mr|libmatchbox-1.9-11|68	%{_libdir}/*.so
12mr|libmatchbox-1.9-11|69	%{_libdir}/*.a
12mr|libmatchbox-1.9-11|70	%{_includedir}/libmb/*.h
12mr|libmatchbox-1.9-11|71	
12mr|libmatchbox-1.9-11|72	
12mr|libmatchbox-1.9-11|73	
12mr|libmatchbox-1.9-11|74	%changelog
12mr|libmatchbox-1.9-11|75	

14823 12
12mr|libmatroska-1.3.0-3|1	# For some reasons library is unstripped and we don't have time for investigation
12mr|libmatroska-1.3.0-3|2	%define _enable_debug_packages %{nil}
12mr|libmatroska-1.3.0-3|3	%define debug_package %{nil}
12mr|libmatroska-1.3.0-3|4	
12mr|libmatroska-1.3.0-3|5	%define ebmlver 1.2.1
12mr|libmatroska-1.3.0-3|6	%define major 5
12mr|libmatroska-1.3.0-3|7	%define libname %mklibname matroska %{major}
12mr|libmatroska-1.3.0-3|8	%define develname %mklibname -d matroska
12mr|libmatroska-1.3.0-3|9	
12mr|libmatroska-1.3.0-3|10	Summary:	Matroska Audio/Video file format library
12mr|libmatroska-1.3.0-3|11	Name:		libmatroska
12mr|libmatroska-1.3.0-3|12	Version:	1.3.0
12mr|libmatroska-1.3.0-3|13	Release:	3
12mr|libmatroska-1.3.0-3|14	License:	GPL/QPL
12mr|libmatroska-1.3.0-3|15	Group:		System/Libraries
12mr|libmatroska-1.3.0-3|16	URL:		http://www.matroska.org/
12mr|libmatroska-1.3.0-3|17	Source0:	http://dl.matroska.org/downloads/libmatroska/%name-%version.tar.bz2
12mr|libmatroska-1.3.0-3|18	BuildRequires:	libebml-devel >= %{ebmlver}
12mr|libmatroska-1.3.0-3|19	
12mr|libmatroska-1.3.0-3|20	%description
12mr|libmatroska-1.3.0-3|21	In short, matroska is a new Audio/Video file format. It is an advanced
12mr|libmatroska-1.3.0-3|22	and full featured format.
12mr|libmatroska-1.3.0-3|23	
12mr|libmatroska-1.3.0-3|24	Advanced because it is based on EBML, a kind of XML equivalent, that
12mr|libmatroska-1.3.0-3|25	allow infinite extensibility of the format. And full featured because
12mr|libmatroska-1.3.0-3|26	it includes precise seeking, any audio/video/subtitle codec support
12mr|libmatroska-1.3.0-3|27	including VCM/ACM/DirectShow compatibility, timecode based format,
12mr|libmatroska-1.3.0-3|28	complex frame dependencies, chaptering, internationalisation, error
12mr|libmatroska-1.3.0-3|29	protection, tagging, file attachement, control track (to be defined),
12mr|libmatroska-1.3.0-3|30	menu (to be defined), etc. All these features are not yet implemented
12mr|libmatroska-1.3.0-3|31	but already defined in the format.
12mr|libmatroska-1.3.0-3|32	
12mr|libmatroska-1.3.0-3|33	%package -n %{libname}
12mr|libmatroska-1.3.0-3|34	Summary:	Matroska Audio/Video file format shared library
12mr|libmatroska-1.3.0-3|35	Group:		System/Libraries
12mr|libmatroska-1.3.0-3|36	
12mr|libmatroska-1.3.0-3|37	%description -n %{libname}
12mr|libmatroska-1.3.0-3|38	In short, matroska is a new Audio/Video file format. It is an advanced
12mr|libmatroska-1.3.0-3|39	and full featured format.
12mr|libmatroska-1.3.0-3|40	
12mr|libmatroska-1.3.0-3|41	Advanced because it is based on EBML, a kind of XML equivalent, that
12mr|libmatroska-1.3.0-3|42	allow infinite extensibility of the format. And full featured because
12mr|libmatroska-1.3.0-3|43	it includes precise seeking, any audio/video/subtitle codec support
12mr|libmatroska-1.3.0-3|44	including VCM/ACM/DirectShow compatibility, timecode based format,
12mr|libmatroska-1.3.0-3|45	complex frame dependencies, chaptering, internationalisation, error
12mr|libmatroska-1.3.0-3|46	protection, tagging, file attachement, control track (to be defined),
12mr|libmatroska-1.3.0-3|47	menu (to be defined), etc. All these features are not yet implemented
12mr|libmatroska-1.3.0-3|48	but already defined in the format.
12mr|libmatroska-1.3.0-3|49	
12mr|libmatroska-1.3.0-3|50	%package -n %{develname}
12mr|libmatroska-1.3.0-3|51	Group:		Development/C++
12mr|libmatroska-1.3.0-3|52	Summary:	Matroska Audio/Video file format headers and static library
12mr|libmatroska-1.3.0-3|53	Requires:	%{libname} = %{version}-%{release}
12mr|libmatroska-1.3.0-3|54	Provides:	libmatroska-devel = %{version}-%{release}
12mr|libmatroska-1.3.0-3|55	
12mr|libmatroska-1.3.0-3|56	%description -n %{develname}
12mr|libmatroska-1.3.0-3|57	In short, matroska is a new Audio/Video file format. It is an advanced
12mr|libmatroska-1.3.0-3|58	and full featured format.
12mr|libmatroska-1.3.0-3|59	
12mr|libmatroska-1.3.0-3|60	Advanced because it is based on EBML, a kind of XML equivalent, that
12mr|libmatroska-1.3.0-3|61	allow infinite extensibility of the format. And full featured because
12mr|libmatroska-1.3.0-3|62	it includes precise seeking, any audio/video/subtitle codec support
12mr|libmatroska-1.3.0-3|63	including VCM/ACM/DirectShow compatibility, timecode based format,
12mr|libmatroska-1.3.0-3|64	complex frame dependencies, chaptering, internationalisation, error
12mr|libmatroska-1.3.0-3|65	protection, tagging, file attachement, control track (to be defined),
12mr|libmatroska-1.3.0-3|66	menu (to be defined), etc. All these features are not yet implemented
12mr|libmatroska-1.3.0-3|67	but already defined in the format.
12mr|libmatroska-1.3.0-3|68	
12mr|libmatroska-1.3.0-3|69	This package contains the C++ headers and the static library needed
12mr|libmatroska-1.3.0-3|70	for development with Matroska.
12mr|libmatroska-1.3.0-3|71	
12mr|libmatroska-1.3.0-3|72	%prep
12mr|libmatroska-1.3.0-3|73	%setup -q
12mr|libmatroska-1.3.0-3|74	chmod 644 LICENSE*
12mr|libmatroska-1.3.0-3|75	
12mr|libmatroska-1.3.0-3|76	%build
12mr|libmatroska-1.3.0-3|77	cd make/linux
12mr|libmatroska-1.3.0-3|78	%make CXX="g++ %{optflags} %{ldflags}"
12mr|libmatroska-1.3.0-3|79	
12mr|libmatroska-1.3.0-3|80	%install
12mr|libmatroska-1.3.0-3|81	cd make/linux
12mr|libmatroska-1.3.0-3|82	%makeinstall_std prefix=%{buildroot}/%{_prefix} libdir=%{buildroot}/%{_libdir}
12mr|libmatroska-1.3.0-3|83	
12mr|libmatroska-1.3.0-3|84	%files -n %{libname}
12mr|libmatroska-1.3.0-3|85	%{_libdir}/lib*.so.%{major}*
12mr|libmatroska-1.3.0-3|86	
12mr|libmatroska-1.3.0-3|87	%files -n %{develname}
12mr|libmatroska-1.3.0-3|88	%doc LICENSE*
12mr|libmatroska-1.3.0-3|89	%{_includedir}/matroska
12mr|libmatroska-1.3.0-3|90	%{_libdir}/lib*.a
12mr|libmatroska-1.3.0-3|91	%{_libdir}/lib*.so
12mr|libmatroska-1.3.0-3|92	
12mr|libmatroska-1.3.0-3|93	
12mr|libmatroska-1.3.0-3|94	
12mr|libmatroska-1.3.0-3|95	
12mr|libmatroska-1.3.0-3|96	
12mr|libmatroska-1.3.0-3|97	%changelog
12mr|libmatroska-1.3.0-3|98	* Sat Oct  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libmatroska-1.3.0-3|99	+ Commit: 5b7145a
12mr|libmatroska-1.3.0-3|100	- Disable debug package to make build pass through rpmlint
12mr|libmatroska-1.3.0-3|101	
12mr|libmatroska-1.3.0-3|102	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libmatroska-1.3.0-3|103	+ Commit: b4368c4
12mr|libmatroska-1.3.0-3|104	- New version 1.3.0 with new library major 5 (sync with Cooker), spec cleanup
12mr|libmatroska-1.3.0-3|105	
12mr|libmatroska-1.3.0-3|106	

14824 12
12mr|libmbfl-1.2.0-1|1	%define	fver 1.2.0
12mr|libmbfl-1.2.0-1|2	
12mr|libmbfl-1.2.0-1|3	%define	major 1
12mr|libmbfl-1.2.0-1|4	%define libname %mklibname mbfl %{major}
12mr|libmbfl-1.2.0-1|5	%define develname %mklibname mbfl -d
12mr|libmbfl-1.2.0-1|6	
12mr|libmbfl-1.2.0-1|7	Summary:	Streamable kanji code filter and converter
12mr|libmbfl-1.2.0-1|8	Name:		libmbfl
12mr|libmbfl-1.2.0-1|9	Version:	1.2.0
12mr|libmbfl-1.2.0-1|10	Release:	1
12mr|libmbfl-1.2.0-1|11	License:	LGPL
12mr|libmbfl-1.2.0-1|12	Group:		System/Libraries
12mr|libmbfl-1.2.0-1|13	URL:		http://sourceforge.jp/projects/php-i18n/
12mr|libmbfl-1.2.0-1|14	Source0:	http://osdn.dl.sourceforge.jp/php-i18n/18570/%{name}-%{fver}.tar.gz
12mr|libmbfl-1.2.0-1|15	# ftp://ftp.unicode.org/Public/MAPPINGS/
12mr|libmbfl-1.2.0-1|16	Source1:	unicode_mappings.tar.gz
12mr|libmbfl-1.2.0-1|17	BuildRequires:	autoconf automake libtool
12mr|libmbfl-1.2.0-1|18	BuildRequires:	dejagnu
12mr|libmbfl-1.2.0-1|19	
12mr|libmbfl-1.2.0-1|20	%description
12mr|libmbfl-1.2.0-1|21	This is Libmbfl, a streamable multibyte character code filter and converter
12mr|libmbfl-1.2.0-1|22	library.
12mr|libmbfl-1.2.0-1|23	
12mr|libmbfl-1.2.0-1|24	%package -n	%{libname}
12mr|libmbfl-1.2.0-1|25	Summary:	Streamable kanji code filter and converter library
12mr|libmbfl-1.2.0-1|26	Group:          System/Libraries
12mr|libmbfl-1.2.0-1|27	
12mr|libmbfl-1.2.0-1|28	%description -n	%{libname}
12mr|libmbfl-1.2.0-1|29	This is Libmbfl, a streamable multibyte character code filter and converter
12mr|libmbfl-1.2.0-1|30	library.
12mr|libmbfl-1.2.0-1|31	
12mr|libmbfl-1.2.0-1|32	This package provides the shared mbfl library.
12mr|libmbfl-1.2.0-1|33	
12mr|libmbfl-1.2.0-1|34	%package -n	%{develname}
12mr|libmbfl-1.2.0-1|35	Summary:	Static library and header files for development with mbfl
12mr|libmbfl-1.2.0-1|36	Group:		Development/C
12mr|libmbfl-1.2.0-1|37	Requires:	%{libname} >= %{version}-%{release}
12mr|libmbfl-1.2.0-1|38	Provides:	mbfl-devel = %{version}-%{release}
12mr|libmbfl-1.2.0-1|39	Obsoletes:	mbfl-devel
12mr|libmbfl-1.2.0-1|40	
12mr|libmbfl-1.2.0-1|41	%description -n	%{develname}
12mr|libmbfl-1.2.0-1|42	This is Libmbfl, a streamable multibyte character code filter and converter
12mr|libmbfl-1.2.0-1|43	library.
12mr|libmbfl-1.2.0-1|44	
12mr|libmbfl-1.2.0-1|45	This package is only needed if you plan to develop or compile applications
12mr|libmbfl-1.2.0-1|46	which requires the mbfl library.
12mr|libmbfl-1.2.0-1|47	
12mr|libmbfl-1.2.0-1|48	%prep
12mr|libmbfl-1.2.0-1|49	
12mr|libmbfl-1.2.0-1|50	%setup -q -n %{name}-%{fver} -a1
12mr|libmbfl-1.2.0-1|51	
12mr|libmbfl-1.2.0-1|52	# fix strange perms
12mr|libmbfl-1.2.0-1|53	find . -type d -perm 0700 -exec chmod 755 {} \;
12mr|libmbfl-1.2.0-1|54	find . -type f -perm 0555 -exec chmod 755 {} \;
12mr|libmbfl-1.2.0-1|55	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|libmbfl-1.2.0-1|56	
12mr|libmbfl-1.2.0-1|57	chmod 644 AUTHORS DISCLAIMER LICENSE README
12mr|libmbfl-1.2.0-1|58	
12mr|libmbfl-1.2.0-1|59	%build
12mr|libmbfl-1.2.0-1|60	rm -f configure
12mr|libmbfl-1.2.0-1|61	touch NEWS ChangeLog COPYING
12mr|libmbfl-1.2.0-1|62	libtoolize --copy --force; aclocal; autoheader; automake --add-missing --force-missing; autoconf
12mr|libmbfl-1.2.0-1|63	
12mr|libmbfl-1.2.0-1|64	%configure2_5x
12mr|libmbfl-1.2.0-1|65	
12mr|libmbfl-1.2.0-1|66	%make
12mr|libmbfl-1.2.0-1|67	
12mr|libmbfl-1.2.0-1|68	#%%check
12mr|libmbfl-1.2.0-1|69	#make check
12mr|libmbfl-1.2.0-1|70	
12mr|libmbfl-1.2.0-1|71	%install
12mr|libmbfl-1.2.0-1|72	rm -rf %{buildroot}
12mr|libmbfl-1.2.0-1|73	
12mr|libmbfl-1.2.0-1|74	%makeinstall_std
12mr|libmbfl-1.2.0-1|75	
12mr|libmbfl-1.2.0-1|76	# cleanup
12mr|libmbfl-1.2.0-1|77	rm -f %{buildroot}%{_libdir}/*.*a
12mr|libmbfl-1.2.0-1|78	
12mr|libmbfl-1.2.0-1|79	%files -n %{libname}
12mr|libmbfl-1.2.0-1|80	%doc AUTHORS DISCLAIMER LICENSE README
12mr|libmbfl-1.2.0-1|81	%attr(0755,root,root) %{_libdir}/*.so.%{major}*
12mr|libmbfl-1.2.0-1|82	
12mr|libmbfl-1.2.0-1|83	%files -n %{develname}
12mr|libmbfl-1.2.0-1|84	%attr(0755,root,root) %dir %{_includedir}/mbfl
12mr|libmbfl-1.2.0-1|85	%attr(0644,root,root) %{_includedir}/mbfl/*.h
12mr|libmbfl-1.2.0-1|86	%attr(0644,root,root) %{_libdir}/*.so
12mr|libmbfl-1.2.0-1|87	
12mr|libmbfl-1.2.0-1|88	
12mr|libmbfl-1.2.0-1|89	
12mr|libmbfl-1.2.0-1|90	%changelog
12mr|libmbfl-1.2.0-1|91	

14825 12
12mr|libmcrypt-2.5.8-16|1	%define major 4
12mr|libmcrypt-2.5.8-16|2	%define libname	%mklibname mcrypt %{major}
12mr|libmcrypt-2.5.8-16|3	%define develname %mklibname mcrypt -d
12mr|libmcrypt-2.5.8-16|4	
12mr|libmcrypt-2.5.8-16|5	Summary:	Thread-safe data encryption library
12mr|libmcrypt-2.5.8-16|6	Name:		libmcrypt
12mr|libmcrypt-2.5.8-16|7	Version:	2.5.8
12mr|libmcrypt-2.5.8-16|8	Release:	16
12mr|libmcrypt-2.5.8-16|9	License:	LGPLv2+
12mr|libmcrypt-2.5.8-16|10	Group:		System/Libraries
12mr|libmcrypt-2.5.8-16|11	URL:		http://mcrypt.sourceforge.net/
12mr|libmcrypt-2.5.8-16|12	Source0:	http://downloads.sourceforge.net/mcrypt/%{name}-%{version}.tar.gz
12mr|libmcrypt-2.5.8-16|13	BuildRequires:	autoconf automake libtool libtool-devel
12mr|libmcrypt-2.5.8-16|14	
12mr|libmcrypt-2.5.8-16|15	%description
12mr|libmcrypt-2.5.8-16|16	Libmcrypt is a thread-safe library providing a uniform interface
12mr|libmcrypt-2.5.8-16|17	to access several block and stream encryption algorithms.
12mr|libmcrypt-2.5.8-16|18	
12mr|libmcrypt-2.5.8-16|19	Some algorithms which are supported:
12mr|libmcrypt-2.5.8-16|20	SERPENT, RIJNDAEL, 3DES, GOST, SAFER+, CAST-256, RC2, XTEA, 3WAY,
12mr|libmcrypt-2.5.8-16|21	TWOFISH, BLOWFISH, ARCFOUR, WAKE and more.
12mr|libmcrypt-2.5.8-16|22	
12mr|libmcrypt-2.5.8-16|23	%package -n	%{libname}
12mr|libmcrypt-2.5.8-16|24	Summary:	Thread-safe data encryption library
12mr|libmcrypt-2.5.8-16|25	Group:		System/Libraries
12mr|libmcrypt-2.5.8-16|26	Requires:	%{name} >= %{version}-%{release}
12mr|libmcrypt-2.5.8-16|27	
12mr|libmcrypt-2.5.8-16|28	%description -n	%{libname}
12mr|libmcrypt-2.5.8-16|29	Libmcrypt is a thread-safe library providing a uniform interface
12mr|libmcrypt-2.5.8-16|30	to access several block and stream encryption algorithms.
12mr|libmcrypt-2.5.8-16|31	
12mr|libmcrypt-2.5.8-16|32	Some algorithms which are supported:
12mr|libmcrypt-2.5.8-16|33	SERPENT, RIJNDAEL, 3DES, GOST, SAFER+, CAST-256, RC2, XTEA, 3WAY,
12mr|libmcrypt-2.5.8-16|34	TWOFISH, BLOWFISH, ARCFOUR, WAKE and more.
12mr|libmcrypt-2.5.8-16|35	
12mr|libmcrypt-2.5.8-16|36	
12mr|libmcrypt-2.5.8-16|37	%package -n	%{develname}
12mr|libmcrypt-2.5.8-16|38	Summary:	Header files and libraries for developing apps with libmcrypt
12mr|libmcrypt-2.5.8-16|39	Group:		Development/C
12mr|libmcrypt-2.5.8-16|40	Requires:	%{libname} >= %{version}-%{release}
12mr|libmcrypt-2.5.8-16|41	Provides:	%{name}-devel = %{version}-%{release}
12mr|libmcrypt-2.5.8-16|42	Obsoletes:	%{libname}-devel
12mr|libmcrypt-2.5.8-16|43	
12mr|libmcrypt-2.5.8-16|44	%description -n	%{develname}
12mr|libmcrypt-2.5.8-16|45	This package contains the header files and libraries needed to
12mr|libmcrypt-2.5.8-16|46	develop programs that use the libmcrypt library.
12mr|libmcrypt-2.5.8-16|47	Install it if you want to develop such applications.
12mr|libmcrypt-2.5.8-16|48	
12mr|libmcrypt-2.5.8-16|49	%prep
12mr|libmcrypt-2.5.8-16|50	
12mr|libmcrypt-2.5.8-16|51	%setup -q
12mr|libmcrypt-2.5.8-16|52	
12mr|libmcrypt-2.5.8-16|53	%build
12mr|libmcrypt-2.5.8-16|54	rm -rf libltdl autom4te.cache
12mr|libmcrypt-2.5.8-16|55	libtoolize --copy --force --ltdl
12mr|libmcrypt-2.5.8-16|56	cp `aclocal --print-ac-dir`/libtool.m4 .
12mr|libmcrypt-2.5.8-16|57	aclocal
12mr|libmcrypt-2.5.8-16|58	autoconf
12mr|libmcrypt-2.5.8-16|59	automake --foreign
12mr|libmcrypt-2.5.8-16|60	
12mr|libmcrypt-2.5.8-16|61	%configure2_5x \
12mr|libmcrypt-2.5.8-16|62	--enable-dynamic-loading \
12mr|libmcrypt-2.5.8-16|63	--disable-static \
12mr|libmcrypt-2.5.8-16|64	--enable-shared \
12mr|libmcrypt-2.5.8-16|65	--disable-ltdl-install
12mr|libmcrypt-2.5.8-16|66	
12mr|libmcrypt-2.5.8-16|67	%make
12mr|libmcrypt-2.5.8-16|68	
12mr|libmcrypt-2.5.8-16|69	%check
12mr|libmcrypt-2.5.8-16|70	make check
12mr|libmcrypt-2.5.8-16|71	
12mr|libmcrypt-2.5.8-16|72	%install
12mr|libmcrypt-2.5.8-16|73	rm -rf %{buildroot}
12mr|libmcrypt-2.5.8-16|74	
12mr|libmcrypt-2.5.8-16|75	%makeinstall
12mr|libmcrypt-2.5.8-16|76	
12mr|libmcrypt-2.5.8-16|77	%multiarch_binaries %{buildroot}%{_bindir}/libmcrypt-config
12mr|libmcrypt-2.5.8-16|78	
12mr|libmcrypt-2.5.8-16|79	# cleanup
12mr|libmcrypt-2.5.8-16|80	rm -rf %{buildroot}%{_libdir}/*.*a
12mr|libmcrypt-2.5.8-16|81	rm -rf %{buildroot}%{_libdir}/%{name}/*.*a
12mr|libmcrypt-2.5.8-16|82	
12mr|libmcrypt-2.5.8-16|83	%files
12mr|libmcrypt-2.5.8-16|84	%{_libdir}/%{name}/*.so
12mr|libmcrypt-2.5.8-16|85	
12mr|libmcrypt-2.5.8-16|86	%files -n %{libname}
12mr|libmcrypt-2.5.8-16|87	%{_libdir}/*.so.%{major}*
12mr|libmcrypt-2.5.8-16|88	
12mr|libmcrypt-2.5.8-16|89	%files -n %{develname}
12mr|libmcrypt-2.5.8-16|90	%doc AUTHORS COPYING.LIB ChangeLog INSTALL KNOWN-BUGS NEWS README THANKS TODO doc/README.* doc/*.c
12mr|libmcrypt-2.5.8-16|91	%{multiarch_bindir}/libmcrypt-config
12mr|libmcrypt-2.5.8-16|92	%{_bindir}/libmcrypt-config
12mr|libmcrypt-2.5.8-16|93	%{_libdir}/*.so
12mr|libmcrypt-2.5.8-16|94	%{_includedir}/mcrypt.h
12mr|libmcrypt-2.5.8-16|95	%dir %{_includedir}/mutils
12mr|libmcrypt-2.5.8-16|96	%{_includedir}/mutils/mcrypt.h
12mr|libmcrypt-2.5.8-16|97	%{_datadir}/aclocal/*.m4
12mr|libmcrypt-2.5.8-16|98	%{_mandir}/man3/*
12mr|libmcrypt-2.5.8-16|99	
12mr|libmcrypt-2.5.8-16|100	
12mr|libmcrypt-2.5.8-16|101	
12mr|libmcrypt-2.5.8-16|102	%changelog
12mr|libmcrypt-2.5.8-16|103	

14826 12
12mr|libmemcached-1.0.4-1|1	%define	major 9
12mr|libmemcached-1.0.4-1|2	%define	util_major 2
12mr|libmemcached-1.0.4-1|3	%define	protocol_major 0
12mr|libmemcached-1.0.4-1|4	%define	hashkit_major 1
12mr|libmemcached-1.0.4-1|5	%define libname %mklibname memcached %{major}
12mr|libmemcached-1.0.4-1|6	%define util_libname %mklibname memcachedutil %{util_major}
12mr|libmemcached-1.0.4-1|7	%define protocol_libname %mklibname memcachedprotocol %{protocol_major}
12mr|libmemcached-1.0.4-1|8	%define hashkit_libname %mklibname memcachedhashkit %{hashkit_major}
12mr|libmemcached-1.0.4-1|9	%define develname %mklibname memcached -d
12mr|libmemcached-1.0.4-1|10	
12mr|libmemcached-1.0.4-1|11	Summary:	A memcached C library and command line tools
12mr|libmemcached-1.0.4-1|12	Name:		libmemcached
12mr|libmemcached-1.0.4-1|13	Version:	1.0.4
12mr|libmemcached-1.0.4-1|14	Release:	1
12mr|libmemcached-1.0.4-1|15	Group:		System/Libraries
12mr|libmemcached-1.0.4-1|16	License:	BSD
12mr|libmemcached-1.0.4-1|17	URL:		http://libmemcached.org/
12mr|libmemcached-1.0.4-1|18	Source0:	%{name}-%{version}.tar.gz
12mr|libmemcached-1.0.4-1|19	Patch0:		libmemcached-1.0.2-no_pandora_print_callstack.diff
12mr|libmemcached-1.0.4-1|20	Patch1:		libmemcached-remove-hsieh.cc.patch
12mr|libmemcached-1.0.4-1|21	BuildRequires:	automake autoconf libtool
12mr|libmemcached-1.0.4-1|22	BuildRequires:	memcached >= 1.4.9
12mr|libmemcached-1.0.4-1|23	BuildRequires:	libevent-devel
12mr|libmemcached-1.0.4-1|24	BuildRequires:	perl-devel
12mr|libmemcached-1.0.4-1|25	BuildRequires:	libsasl-devel
12mr|libmemcached-1.0.4-1|26	BuildRequires:	pkgconfig
12mr|libmemcached-1.0.4-1|27	
12mr|libmemcached-1.0.4-1|28	%description
12mr|libmemcached-1.0.4-1|29	libmemcached is a C client library to interface to a memcached server. It has
12mr|libmemcached-1.0.4-1|30	been designed to be light on memory usage, thread safe, and to provide full
12mr|libmemcached-1.0.4-1|31	access to server side methods. It also implements several command line tools:
12mr|libmemcached-1.0.4-1|32	
12mr|libmemcached-1.0.4-1|33	memcat - Cat a set of key values to stdout
12mr|libmemcached-1.0.4-1|34	memcp - Copy a set of files to a memcached cluster
12mr|libmemcached-1.0.4-1|35	memdump - Dump all values from one or many servers
12mr|libmemcached-1.0.4-1|36	memerror - Translate a memcached errror code into a string
12mr|libmemcached-1.0.4-1|37	memexist - Erase a key or set of keys from a memcached cluster
12mr|libmemcached-1.0.4-1|38	memflush - Erase all data in a server of memcached servers
12mr|libmemcached-1.0.4-1|39	memping - Ping a server to see if it is alive
12mr|libmemcached-1.0.4-1|40	memrm - Erase a key or set of keys from a memcached cluster
12mr|libmemcached-1.0.4-1|41	memslap - Generates a load against a memcached custer of servers
12mr|libmemcached-1.0.4-1|42	memstat - Output the state of a memcached cluster
12mr|libmemcached-1.0.4-1|43	memtouch - Update the expiration value of an alreasy existing value in the sever
12mr|libmemcached-1.0.4-1|44	
12mr|libmemcached-1.0.4-1|45	%package -n	%{libname}
12mr|libmemcached-1.0.4-1|46	Summary:	A memcached C library
12mr|libmemcached-1.0.4-1|47	Group:          System/Libraries
12mr|libmemcached-1.0.4-1|48	
12mr|libmemcached-1.0.4-1|49	%description -n	%{libname}
12mr|libmemcached-1.0.4-1|50	libmemcached is a C client library to interface to a memcached server. It has
12mr|libmemcached-1.0.4-1|51	been designed to be light on memory usage, thread safe, and to provide
12mr|libmemcached-1.0.4-1|52	full access to server side methods.
12mr|libmemcached-1.0.4-1|53	
12mr|libmemcached-1.0.4-1|54	%package -n	%{util_libname}
12mr|libmemcached-1.0.4-1|55	Summary:	A memcached C library
12mr|libmemcached-1.0.4-1|56	Group:          System/Libraries
12mr|libmemcached-1.0.4-1|57	
12mr|libmemcached-1.0.4-1|58	%description -n	%{util_libname}
12mr|libmemcached-1.0.4-1|59	libmemcached is a C client library to interface to a memcached server. It has
12mr|libmemcached-1.0.4-1|60	been designed to be light on memory usage, thread safe, and to provide
12mr|libmemcached-1.0.4-1|61	full access to server side methods.
12mr|libmemcached-1.0.4-1|62	
12mr|libmemcached-1.0.4-1|63	%package -n	%{protocol_libname}
12mr|libmemcached-1.0.4-1|64	Summary:	A memcached C library
12mr|libmemcached-1.0.4-1|65	Group:          System/Libraries
12mr|libmemcached-1.0.4-1|66	
12mr|libmemcached-1.0.4-1|67	%description -n	%{protocol_libname}
12mr|libmemcached-1.0.4-1|68	libmemcached is a C client library to interface to a memcached server. It has
12mr|libmemcached-1.0.4-1|69	been designed to be light on memory usage, thread safe, and to provide
12mr|libmemcached-1.0.4-1|70	full access to server side methods.
12mr|libmemcached-1.0.4-1|71	
12mr|libmemcached-1.0.4-1|72	%package -n	%{hashkit_libname}
12mr|libmemcached-1.0.4-1|73	Summary:	A memcached C library
12mr|libmemcached-1.0.4-1|74	Group:          System/Libraries
12mr|libmemcached-1.0.4-1|75	
12mr|libmemcached-1.0.4-1|76	%description -n	%{hashkit_libname}
12mr|libmemcached-1.0.4-1|77	libmemcached is a C client library to interface to a memcached server. It has
12mr|libmemcached-1.0.4-1|78	been designed to be light on memory usage, thread safe, and to provide
12mr|libmemcached-1.0.4-1|79	full access to server side methods.
12mr|libmemcached-1.0.4-1|80	
12mr|libmemcached-1.0.4-1|81	%package -n	%{develname}
12mr|libmemcached-1.0.4-1|82	Summary:	Static library and header files for the libmemcached library
12mr|libmemcached-1.0.4-1|83	Group:		Development/C
12mr|libmemcached-1.0.4-1|84	Requires:	%{libname} = %{version}-%{release}
12mr|libmemcached-1.0.4-1|85	Requires:	%{util_libname} = %{version}-%{release}
12mr|libmemcached-1.0.4-1|86	Requires:	%{protocol_libname} = %{version}-%{release}
12mr|libmemcached-1.0.4-1|87	Requires:	%{hashkit_libname} = %{version}-%{release}
12mr|libmemcached-1.0.4-1|88	Provides:	%{name}-devel = %{version}-%{release}
12mr|libmemcached-1.0.4-1|89	Provides:	libmemcached-devel = %{version}-%{release}
12mr|libmemcached-1.0.4-1|90	
12mr|libmemcached-1.0.4-1|91	%description -n	%{develname}
12mr|libmemcached-1.0.4-1|92	libmemcached is a C client library to interface to a memcached server. It has
12mr|libmemcached-1.0.4-1|93	been designed to be light on memory usage, thread safe, and to provide
12mr|libmemcached-1.0.4-1|94	full access to server side methods.
12mr|libmemcached-1.0.4-1|95	
12mr|libmemcached-1.0.4-1|96	This package contains the static libmemcached library and its header files.
12mr|libmemcached-1.0.4-1|97	
12mr|libmemcached-1.0.4-1|98	%prep
12mr|libmemcached-1.0.4-1|99	
12mr|libmemcached-1.0.4-1|100	%setup -q -n %{name}-%{version}
12mr|libmemcached-1.0.4-1|101	# clients/ms_sigsegv.c:41: undefined reference to `pandora_print_callstack'
12mr|libmemcached-1.0.4-1|102	%apply_patches
12mr|libmemcached-1.0.4-1|103	
12mr|libmemcached-1.0.4-1|104	# invalid license, according to redhat
12mr|libmemcached-1.0.4-1|105	if [ -f libhashkit/hsieh.cc ]; then
12mr|libmemcached-1.0.4-1|106	echo "the libhashkit/hsieh.cc file was found, you have to remove it..."
12mr|libmemcached-1.0.4-1|107	exit 1
12mr|libmemcached-1.0.4-1|108	fi
12mr|libmemcached-1.0.4-1|109	
12mr|libmemcached-1.0.4-1|110	# make the tests work
12mr|libmemcached-1.0.4-1|111	me=`id -nu`
12mr|libmemcached-1.0.4-1|112	perl -pi -e "s|-u root|-u $me|g" Makefile* tests/include.am tests/server.c
12mr|libmemcached-1.0.4-1|113	
12mr|libmemcached-1.0.4-1|114	%build
12mr|libmemcached-1.0.4-1|115	export LIBSASL="-lsasl2"
12mr|libmemcached-1.0.4-1|116	export PTHREAD_LIBS="-lpthread"
12mr|libmemcached-1.0.4-1|117	
12mr|libmemcached-1.0.4-1|118	%configure2_5x \
12mr|libmemcached-1.0.4-1|119	--disable-static \
12mr|libmemcached-1.0.4-1|120	--enable-shared \
12mr|libmemcached-1.0.4-1|121	--enable-memaslap \
12mr|libmemcached-1.0.4-1|122	--with-memcached=%{_bindir}/memcached \
12mr|libmemcached-1.0.4-1|123	--with-memcached_sasl=%{_bindir}/memcached
12mr|libmemcached-1.0.4-1|124	
12mr|libmemcached-1.0.4-1|125	%make LIBSASL="-lsasl2" PTHREAD_LIBS="-lpthread"
12mr|libmemcached-1.0.4-1|126	
12mr|libmemcached-1.0.4-1|127	# (oe ) barfs at:
12mr|libmemcached-1.0.4-1|128	# Assertion failed in tests/mem_functions.c:5946: rc == MEMCACHED_TIMEOUT
12mr|libmemcached-1.0.4-1|129	#%%check
12mr|libmemcached-1.0.4-1|130	#make test
12mr|libmemcached-1.0.4-1|131	
12mr|libmemcached-1.0.4-1|132	%install
12mr|libmemcached-1.0.4-1|133	rm -rf %{buildroot}
12mr|libmemcached-1.0.4-1|134	
12mr|libmemcached-1.0.4-1|135	# weird makefile poo
12mr|libmemcached-1.0.4-1|136	make DESTDIR=%{buildroot} install-exec-am install-data-am
12mr|libmemcached-1.0.4-1|137	
12mr|libmemcached-1.0.4-1|138	# (oe) avoid pulling 32 bit libraries on 64 bit arch
12mr|libmemcached-1.0.4-1|139	%if "%{_lib}" == "lib64"
12mr|libmemcached-1.0.4-1|140	perl -pi -e "s|-L/usr/lib\b|-L%{_libdir}|g" %{buildroot}%{_libdir}/pkgconfig/*.pc
12mr|libmemcached-1.0.4-1|141	%endif
12mr|libmemcached-1.0.4-1|142	
12mr|libmemcached-1.0.4-1|143	# cleanup
12mr|libmemcached-1.0.4-1|144	rm -f %{buildroot}%{_libdir}/*.*a
12mr|libmemcached-1.0.4-1|145	
12mr|libmemcached-1.0.4-1|146	%files
12mr|libmemcached-1.0.4-1|147	%{_bindir}/memaslap
12mr|libmemcached-1.0.4-1|148	%{_bindir}/memcapable
12mr|libmemcached-1.0.4-1|149	%{_bindir}/memcat
12mr|libmemcached-1.0.4-1|150	%{_bindir}/memcp
12mr|libmemcached-1.0.4-1|151	%{_bindir}/memdump
12mr|libmemcached-1.0.4-1|152	%{_bindir}/memerror
12mr|libmemcached-1.0.4-1|153	%{_bindir}/memexist
12mr|libmemcached-1.0.4-1|154	%{_bindir}/memflush
12mr|libmemcached-1.0.4-1|155	%{_bindir}/memparse
12mr|libmemcached-1.0.4-1|156	%{_bindir}/memping
12mr|libmemcached-1.0.4-1|157	%{_bindir}/memrm
12mr|libmemcached-1.0.4-1|158	%{_bindir}/memslap
12mr|libmemcached-1.0.4-1|159	%{_bindir}/memstat
12mr|libmemcached-1.0.4-1|160	%{_bindir}/memtouch
12mr|libmemcached-1.0.4-1|161	%{_mandir}/man1/memcapable.1*
12mr|libmemcached-1.0.4-1|162	%{_mandir}/man1/memcat.1*
12mr|libmemcached-1.0.4-1|163	%{_mandir}/man1/memcp.1*
12mr|libmemcached-1.0.4-1|164	%{_mandir}/man1/memdump.1*
12mr|libmemcached-1.0.4-1|165	%{_mandir}/man1/memerror.1*
12mr|libmemcached-1.0.4-1|166	%{_mandir}/man1/memflush.1*
12mr|libmemcached-1.0.4-1|167	%{_mandir}/man1/memrm.1*
12mr|libmemcached-1.0.4-1|168	%{_mandir}/man1/memslap.1*
12mr|libmemcached-1.0.4-1|169	%{_mandir}/man1/memaslap.1*
12mr|libmemcached-1.0.4-1|170	%{_mandir}/man1/memstat.1*
12mr|libmemcached-1.0.4-1|171	
12mr|libmemcached-1.0.4-1|172	%files -n %{libname}
12mr|libmemcached-1.0.4-1|173	%doc AUTHORS COPYING ChangeLog NEWS README TODO
12mr|libmemcached-1.0.4-1|174	%{_libdir}/*.so.%{major}*
12mr|libmemcached-1.0.4-1|175	%{_mandir}/man3/libmemcached.3*
12mr|libmemcached-1.0.4-1|176	
12mr|libmemcached-1.0.4-1|177	%files -n %{util_libname}
12mr|libmemcached-1.0.4-1|178	%{_libdir}/libmemcachedutil.so.%{util_major}*
12mr|libmemcached-1.0.4-1|179	%{_mandir}/man3/libmemcachedutil.3*
12mr|libmemcached-1.0.4-1|180	
12mr|libmemcached-1.0.4-1|181	%files -n %{protocol_libname}
12mr|libmemcached-1.0.4-1|182	%{_libdir}/libmemcachedprotocol.so.%{protocol_major}*
12mr|libmemcached-1.0.4-1|183	
12mr|libmemcached-1.0.4-1|184	%files -n %{hashkit_libname}
12mr|libmemcached-1.0.4-1|185	%{_libdir}/libhashkit.so.%{hashkit_major}*
12mr|libmemcached-1.0.4-1|186	
12mr|libmemcached-1.0.4-1|187	%files -n %{develname}
12mr|libmemcached-1.0.4-1|188	%dir %{_includedir}/libhashkit
12mr|libmemcached-1.0.4-1|189	%dir %{_includedir}/libhashkit-1.0
12mr|libmemcached-1.0.4-1|190	%dir %{_includedir}/libmemcached
12mr|libmemcached-1.0.4-1|191	%dir %{_includedir}/libmemcached-1.0
12mr|libmemcached-1.0.4-1|192	%dir %{_includedir}/libmemcachedprotocol-0.0
12mr|libmemcached-1.0.4-1|193	%dir %{_includedir}/libmemcachedutil-1.0
12mr|libmemcached-1.0.4-1|194	%{_includedir}/libhashkit/*
12mr|libmemcached-1.0.4-1|195	%{_includedir}/libhashkit-1.0/*
12mr|libmemcached-1.0.4-1|196	%{_includedir}/libmemcached/*
12mr|libmemcached-1.0.4-1|197	%{_includedir}/libmemcached-1.0/*
12mr|libmemcached-1.0.4-1|198	%{_includedir}/libmemcachedprotocol-0.0/*
12mr|libmemcached-1.0.4-1|199	%{_includedir}/libmemcachedutil-1.0/*
12mr|libmemcached-1.0.4-1|200	%{_libdir}/*.so
12mr|libmemcached-1.0.4-1|201	%{_libdir}/pkgconfig/*.pc
12mr|libmemcached-1.0.4-1|202	%exclude %{_mandir}/man3/libmemcached.3*
12mr|libmemcached-1.0.4-1|203	%exclude %{_mandir}/man3/libmemcachedutil.3*
12mr|libmemcached-1.0.4-1|204	%{_mandir}/man3/*
12mr|libmemcached-1.0.4-1|205	
12mr|libmemcached-1.0.4-1|206	
12mr|libmemcached-1.0.4-1|207	
12mr|libmemcached-1.0.4-1|208	%changelog
12mr|libmemcached-1.0.4-1|209	

14827 12
12mr|libmikmod-3.2.0-3|1	%define	major	3
12mr|libmikmod-3.2.0-3|2	%define	libname	%mklibname mikmod %{major}
12mr|libmikmod-3.2.0-3|3	%define	devname	%mklibname mikmod -d
12mr|libmikmod-3.2.0-3|4	
12mr|libmikmod-3.2.0-3|5	Summary:	Sound library supporting multiple module formats and digital sound files
12mr|libmikmod-3.2.0-3|6	Name:		libmikmod
12mr|libmikmod-3.2.0-3|7	Version:	3.2.0
12mr|libmikmod-3.2.0-3|8	Release:	3
12mr|libmikmod-3.2.0-3|9	License:	LGPLv2+
12mr|libmikmod-3.2.0-3|10	Group:		Sound
12mr|libmikmod-3.2.0-3|11	URL:		http://mikmod.raphnet.net/
12mr|libmikmod-3.2.0-3|12	Source0:	http://mikmod.shlomifish.org/files/%{name}-%{version}.tar.gz
12mr|libmikmod-3.2.0-3|13	BuildRequires:	pkgconfig(alsa)
12mr|libmikmod-3.2.0-3|14	BuildRequires:	pkgconfig(esound)
12mr|libmikmod-3.2.0-3|15	BuildRequires:	texinfo
12mr|libmikmod-3.2.0-3|16	
12mr|libmikmod-3.2.0-3|17	%description
12mr|libmikmod-3.2.0-3|18	Libmikmod is a portable sound library, capable of playing samples as
12mr|libmikmod-3.2.0-3|19	well as module files, originally written by Jean-Paul Mikkers (MikMak)
12mr|libmikmod-3.2.0-3|20	for DOS. It has subsequently been hacked by many hands and now runs on
12mr|libmikmod-3.2.0-3|21	many Unix flavours.
12mr|libmikmod-3.2.0-3|22	
12mr|libmikmod-3.2.0-3|23	It uses the OSS /dev/dsp driver including in all recent kernels for
12mr|libmikmod-3.2.0-3|24	output, as well as ALSA and EsounD, and will also write wav files.
12mr|libmikmod-3.2.0-3|25	
12mr|libmikmod-3.2.0-3|26	Supported file formats include 669, AMF, APUN, DSM, FAR, GDM, IT, IMF,MOD,
12mr|libmikmod-3.2.0-3|27	MED, MTM, OKT, S3M, STM, STX, ULT, UNI and XM.
12mr|libmikmod-3.2.0-3|28	Full source included, use of this library for music/sound effects in
12mr|libmikmod-3.2.0-3|29	your own programs is encouraged !
12mr|libmikmod-3.2.0-3|30	
12mr|libmikmod-3.2.0-3|31	%package -n	%{libname}
12mr|libmikmod-3.2.0-3|32	Summary:	Sound library supporting multiple module formats and digital sound files
12mr|libmikmod-3.2.0-3|33	Group:		Sound
12mr|libmikmod-3.2.0-3|34	
12mr|libmikmod-3.2.0-3|35	%description -n %{libname}
12mr|libmikmod-3.2.0-3|36	Libmikmod is a portable sound library, capable of playing samples as
12mr|libmikmod-3.2.0-3|37	well as module files, originally written by Jean-Paul Mikkers (MikMak)
12mr|libmikmod-3.2.0-3|38	for DOS. It has subsequently been hacked by many hands and now runs on
12mr|libmikmod-3.2.0-3|39	many Unix flavours.
12mr|libmikmod-3.2.0-3|40	
12mr|libmikmod-3.2.0-3|41	It uses the OSS /dev/dsp driver including in all recent kernels for
12mr|libmikmod-3.2.0-3|42	output, as well as ALSA and EsounD, and will also write wav files.
12mr|libmikmod-3.2.0-3|43	
12mr|libmikmod-3.2.0-3|44	Supported file formats include 669, AMF, APUN, DSM, FAR, GDM, IT, IMF,MOD,
12mr|libmikmod-3.2.0-3|45	MED, MTM, OKT, S3M, STM, STX, ULT, UNI and XM.
12mr|libmikmod-3.2.0-3|46	Full source included, use of this library for music/sound effects in
12mr|libmikmod-3.2.0-3|47	your own programs is encouraged !
12mr|libmikmod-3.2.0-3|48	
12mr|libmikmod-3.2.0-3|49	%package -n	%{devname}
12mr|libmikmod-3.2.0-3|50	Summary:	Development related files for %{name}
12mr|libmikmod-3.2.0-3|51	Group:		Development/C
12mr|libmikmod-3.2.0-3|52	Requires:	%{libname} = %{version}
12mr|libmikmod-3.2.0-3|53	Provides:	%{name}-devel = %{version}-%{release}
12mr|libmikmod-3.2.0-3|54	Obsoletes:	%{mklibname mikmod 2 -d} < 3.2.0-3
12mr|libmikmod-3.2.0-3|55	
12mr|libmikmod-3.2.0-3|56	%description -n	%{devname}
12mr|libmikmod-3.2.0-3|57	Libmikmod is a portable sound library, capable of playing samples as
12mr|libmikmod-3.2.0-3|58	well as module files, originally written by Jean-Paul Mikkers (MikMak)
12mr|libmikmod-3.2.0-3|59	for DOS. It has subsequently been hacked by many hands and now runs on
12mr|libmikmod-3.2.0-3|60	many Unix flavours.
12mr|libmikmod-3.2.0-3|61	
12mr|libmikmod-3.2.0-3|62	It uses the OSS /dev/dsp driver including in all recent kernels for
12mr|libmikmod-3.2.0-3|63	output, as well as ALSA and EsounD, and will also write wav files.
12mr|libmikmod-3.2.0-3|64	
12mr|libmikmod-3.2.0-3|65	Supported file formats include 669, AMF, APUN, DSM, FAR, GDM, IT, IMF,MOD,
12mr|libmikmod-3.2.0-3|66	MED, MTM, OKT, S3M, STM, STX, ULT, UNI and XM.
12mr|libmikmod-3.2.0-3|67	Full source included, use of this library for music/sound effects in
12mr|libmikmod-3.2.0-3|68	your own programs is encouraged!
12mr|libmikmod-3.2.0-3|69	
12mr|libmikmod-3.2.0-3|70	Install the limikmod-devel package if you want to develop applications that
12mr|libmikmod-3.2.0-3|71	will use the limikmod library.
12mr|libmikmod-3.2.0-3|72	
12mr|libmikmod-3.2.0-3|73	%prep
12mr|libmikmod-3.2.0-3|74	%setup -q
12mr|libmikmod-3.2.0-3|75	
12mr|libmikmod-3.2.0-3|76	%build
12mr|libmikmod-3.2.0-3|77	%configure2_5x --disable-static
12mr|libmikmod-3.2.0-3|78	%make
12mr|libmikmod-3.2.0-3|79	
12mr|libmikmod-3.2.0-3|80	%install
12mr|libmikmod-3.2.0-3|81	%makeinstall_std
12mr|libmikmod-3.2.0-3|82	
12mr|libmikmod-3.2.0-3|83	chmod 755 %{buildroot}%{_libdir}/lib*.so.%{major}*
12mr|libmikmod-3.2.0-3|84	
12mr|libmikmod-3.2.0-3|85	%multiarch_binaries %{buildroot}%{_bindir}/libmikmod-config
12mr|libmikmod-3.2.0-3|86	
12mr|libmikmod-3.2.0-3|87	%files -n %{libname}
12mr|libmikmod-3.2.0-3|88	%doc AUTHORS
12mr|libmikmod-3.2.0-3|89	%{_libdir}/libmikmod.so.%{major}*
12mr|libmikmod-3.2.0-3|90	
12mr|libmikmod-3.2.0-3|91	%files -n %{devname}
12mr|libmikmod-3.2.0-3|92	%doc NEWS README TODO
12mr|libmikmod-3.2.0-3|93	%{_bindir}/libmikmod-config
12mr|libmikmod-3.2.0-3|94	%{multiarch_bindir}/libmikmod-config
12mr|libmikmod-3.2.0-3|95	%{_libdir}/*.so
12mr|libmikmod-3.2.0-3|96	%{_datadir}/aclocal/*
12mr|libmikmod-3.2.0-3|97	%{_includedir}/*
12mr|libmikmod-3.2.0-3|98	%{_mandir}/man1/*
12mr|libmikmod-3.2.0-3|99	%{_infodir}/*
12mr|libmikmod-3.2.0-3|100	
12mr|libmikmod-3.2.0-3|101	
12mr|libmikmod-3.2.0-3|102	
12mr|libmikmod-3.2.0-3|103	%changelog
12mr|libmikmod-3.2.0-3|104	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libmikmod-3.2.0-3|105	+ Commit: b825d1a
12mr|libmikmod-3.2.0-3|106	- New version 3.2.0 final (sync with Cooker), fix unversioned Obsoletes, drop static library
12mr|libmikmod-3.2.0-3|107	
12mr|libmikmod-3.2.0-3|108	

14828 12
12mr|libmimic-1.0.4-7|1	%define	name    libmimic
12mr|libmimic-1.0.4-7|2	%define	version 1.0.4
12mr|libmimic-1.0.4-7|3	%define	release %mkrel 7
12mr|libmimic-1.0.4-7|4	%define major 0
12mr|libmimic-1.0.4-7|5	%define libname %mklibname mimic %major
12mr|libmimic-1.0.4-7|6	%define develname %mklibname -d mimic
12mr|libmimic-1.0.4-7|7	
12mr|libmimic-1.0.4-7|8	Summary:	Audio/Video Conference software for Instant Messengers
12mr|libmimic-1.0.4-7|9	Name:		%{name}
12mr|libmimic-1.0.4-7|10	Version:	%{version}
12mr|libmimic-1.0.4-7|11	Release:	%{release}
12mr|libmimic-1.0.4-7|12	License:	LGPLv2+
12mr|libmimic-1.0.4-7|13	Url:		http://sourceforge.net/projects/farsight/
12mr|libmimic-1.0.4-7|14	Group:		Networking/Instant messaging
12mr|libmimic-1.0.4-7|15	Source0:	http://ovh.dl.sourceforge.net/sourceforge/farsight/%{name}-%{version}.tar.gz
12mr|libmimic-1.0.4-7|16	Patch0:		%{name}-1.0.4-fix-underlinking.patch
12mr|libmimic-1.0.4-7|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libmimic-1.0.4-7|18	BuildRequires: glib2-devel
12mr|libmimic-1.0.4-7|19	
12mr|libmimic-1.0.4-7|20	%description
12mr|libmimic-1.0.4-7|21	Audio/Video Conference software for Instant Messengers.
12mr|libmimic-1.0.4-7|22	It aims to provide Audio/Video conferencing for as many
12mr|libmimic-1.0.4-7|23	Instant Messengers as possible through a modular design.
12mr|libmimic-1.0.4-7|24	
12mr|libmimic-1.0.4-7|25	%package -n %libname
12mr|libmimic-1.0.4-7|26	Group: System/Libraries
12mr|libmimic-1.0.4-7|27	Summary:Audio/Video Conference software for Instant Messengers
12mr|libmimic-1.0.4-7|28	Obsoletes: libmimic
12mr|libmimic-1.0.4-7|29	
12mr|libmimic-1.0.4-7|30	%description -n %libname
12mr|libmimic-1.0.4-7|31	Audio/Video Conference software for Instant Messengers.
12mr|libmimic-1.0.4-7|32	It aims to provide Audio/Video conferencing for as many
12mr|libmimic-1.0.4-7|33	Instant Messengers as possible through a modular design.
12mr|libmimic-1.0.4-7|34	
12mr|libmimic-1.0.4-7|35	%package -n %develname
12mr|libmimic-1.0.4-7|36	Summary:	Headers of %name for development
12mr|libmimic-1.0.4-7|37	Group:		Development/C
12mr|libmimic-1.0.4-7|38	Requires:	%{libname} = %{version}
12mr|libmimic-1.0.4-7|39	Provides:	%{name}-devel = %{version}-%{release}
12mr|libmimic-1.0.4-7|40	
12mr|libmimic-1.0.4-7|41	%description -n %develname
12mr|libmimic-1.0.4-7|42	Headers of %{name} for development.
12mr|libmimic-1.0.4-7|43	
12mr|libmimic-1.0.4-7|44	
12mr|libmimic-1.0.4-7|45	%prep
12mr|libmimic-1.0.4-7|46	%setup -q
12mr|libmimic-1.0.4-7|47	%patch0 -p1 -b .undlink
12mr|libmimic-1.0.4-7|48	
12mr|libmimic-1.0.4-7|49	%build
12mr|libmimic-1.0.4-7|50	
12mr|libmimic-1.0.4-7|51	%configure2_5x
12mr|libmimic-1.0.4-7|52	%make
12mr|libmimic-1.0.4-7|53	
12mr|libmimic-1.0.4-7|54	%install
12mr|libmimic-1.0.4-7|55	rm -rf $RPM_BUILD_ROOT
12mr|libmimic-1.0.4-7|56	
12mr|libmimic-1.0.4-7|57	%{makeinstall_std}
12mr|libmimic-1.0.4-7|58	
12mr|libmimic-1.0.4-7|59	
12mr|libmimic-1.0.4-7|60	%clean
12mr|libmimic-1.0.4-7|61	rm -rf $RPM_BUILD_ROOT
12mr|libmimic-1.0.4-7|62	
12mr|libmimic-1.0.4-7|63	%if %mdkversion < 200900
12mr|libmimic-1.0.4-7|64	%post -n %{libname} -p /sbin/ldconfig
12mr|libmimic-1.0.4-7|65	%endif
12mr|libmimic-1.0.4-7|66	
12mr|libmimic-1.0.4-7|67	%if %mdkversion < 200900
12mr|libmimic-1.0.4-7|68	%postun -n %{libname} -p /sbin/ldconfig
12mr|libmimic-1.0.4-7|69	%endif
12mr|libmimic-1.0.4-7|70	
12mr|libmimic-1.0.4-7|71	
12mr|libmimic-1.0.4-7|72	%files -n %{libname}
12mr|libmimic-1.0.4-7|73	%defattr(-,root,root)
12mr|libmimic-1.0.4-7|74	%{_libdir}/libmimic.so.%{major}*
12mr|libmimic-1.0.4-7|75	
12mr|libmimic-1.0.4-7|76	%files -n %develname
12mr|libmimic-1.0.4-7|77	%defattr(-,root,root)
12mr|libmimic-1.0.4-7|78	%{_includedir}/mimic.h
12mr|libmimic-1.0.4-7|79	%{_libdir}/libmimic.a
12mr|libmimic-1.0.4-7|80	%{_libdir}/libmimic.so
12mr|libmimic-1.0.4-7|81	%{_libdir}/pkgconfig/libmimic.pc
12mr|libmimic-1.0.4-7|82	
12mr|libmimic-1.0.4-7|83	
12mr|libmimic-1.0.4-7|84	
12mr|libmimic-1.0.4-7|85	
12mr|libmimic-1.0.4-7|86	%changelog
12mr|libmimic-1.0.4-7|87	

14829 12
12mr|libmms-0.6.2-5|1	%define major		0
12mr|libmms-0.6.2-5|2	%define libname		%mklibname mms %{major}
12mr|libmms-0.6.2-5|3	%define develname	%mklibname mms -d
12mr|libmms-0.6.2-5|4	
12mr|libmms-0.6.2-5|5	Summary:	MMS stream protocol library
12mr|libmms-0.6.2-5|6	Name:		libmms
12mr|libmms-0.6.2-5|7	Version:	0.6.2
12mr|libmms-0.6.2-5|8	Release:	5
12mr|libmms-0.6.2-5|9	License:	LGPLv2.1
12mr|libmms-0.6.2-5|10	Group:		System/Libraries
12mr|libmms-0.6.2-5|11	URL:		http://www.sf.net/projects/libmms
12mr|libmms-0.6.2-5|12	Source:		http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
12mr|libmms-0.6.2-5|13	BuildRequires:	pkgconfig(glib-2.0)
12mr|libmms-0.6.2-5|14	
12mr|libmms-0.6.2-5|15	%description
12mr|libmms-0.6.2-5|16	Libmms is a library implementing the MMS streaming protocol.
12mr|libmms-0.6.2-5|17	
12mr|libmms-0.6.2-5|18	%package -n %{libname}
12mr|libmms-0.6.2-5|19	Group:		System/Libraries
12mr|libmms-0.6.2-5|20	Summary:	Shared library implementing the MMS protocol
12mr|libmms-0.6.2-5|21	
12mr|libmms-0.6.2-5|22	%description -n %{libname}
12mr|libmms-0.6.2-5|23	Libmms is a library implementing the mms streaming protocol.
12mr|libmms-0.6.2-5|24	
12mr|libmms-0.6.2-5|25	%package -n %{develname}
12mr|libmms-0.6.2-5|26	Summary:	Development headers for developing with libmms
12mr|libmms-0.6.2-5|27	Group:		Development/C
12mr|libmms-0.6.2-5|28	Requires:	%{libname} = %{version}
12mr|libmms-0.6.2-5|29	Provides:	%{name}-devel = %{version}-%{release}
12mr|libmms-0.6.2-5|30	
12mr|libmms-0.6.2-5|31	%description -n %{develname}
12mr|libmms-0.6.2-5|32	This package provides the necessary development headers and libraries
12mr|libmms-0.6.2-5|33	to allow you to build programs that use libmms.
12mr|libmms-0.6.2-5|34	
12mr|libmms-0.6.2-5|35	%prep
12mr|libmms-0.6.2-5|36	%setup -q
12mr|libmms-0.6.2-5|37	
12mr|libmms-0.6.2-5|38	%build
12mr|libmms-0.6.2-5|39	%configure2_5x --disable-static
12mr|libmms-0.6.2-5|40	%make
12mr|libmms-0.6.2-5|41	
12mr|libmms-0.6.2-5|42	%install
12mr|libmms-0.6.2-5|43	%makeinstall_std
12mr|libmms-0.6.2-5|44	
12mr|libmms-0.6.2-5|45	%files -n %{libname}
12mr|libmms-0.6.2-5|46	%doc AUTHORS ChangeLog README README.LICENSE
12mr|libmms-0.6.2-5|47	%{_libdir}/libmms.so.%{major}*
12mr|libmms-0.6.2-5|48	
12mr|libmms-0.6.2-5|49	%files -n %{develname}
12mr|libmms-0.6.2-5|50	%{_includedir}/libmms
12mr|libmms-0.6.2-5|51	%{_libdir}/libmms.so
12mr|libmms-0.6.2-5|52	%{_libdir}/pkgconfig/libmms.pc
12mr|libmms-0.6.2-5|53	
12mr|libmms-0.6.2-5|54	
12mr|libmms-0.6.2-5|55	%changelog
12mr|libmms-0.6.2-5|56	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libmms-0.6.2-5|57	+ Commit: 1a49526
12mr|libmms-0.6.2-5|58	- Spec cleanup, drop .la and .la files
12mr|libmms-0.6.2-5|59	
12mr|libmms-0.6.2-5|60	

14830 12
12mr|libmng-1.0.10-15|1	%define major 1
12mr|libmng-1.0.10-15|2	%define libname %mklibname mng %{major}
12mr|libmng-1.0.10-15|3	%define develname %mklibname -d mng
12mr|libmng-1.0.10-15|4	
12mr|libmng-1.0.10-15|5	Summary:	A library for handling MNG files
12mr|libmng-1.0.10-15|6	Name:		libmng
12mr|libmng-1.0.10-15|7	Version:	1.0.10
12mr|libmng-1.0.10-15|8	Release:	15
12mr|libmng-1.0.10-15|9	License:	Distributable (see LICENSE)
12mr|libmng-1.0.10-15|10	Group:		System/Libraries
12mr|libmng-1.0.10-15|11	URL:		http://www.libmng.com/
12mr|libmng-1.0.10-15|12	Source0:	http://prdownloads.sourceforge.net/libmng/%{name}-%{version}.tar.gz
12mr|libmng-1.0.10-15|13	Patch0:		libmng-1.0.10-automake1.12.patch
12mr|libmng-1.0.10-15|14	BuildRequires:	jpeg-devel
12mr|libmng-1.0.10-15|15	BuildRequires:	pkgconfig(lcms)
12mr|libmng-1.0.10-15|16	BuildRequires:	pkgconfig(zlib)
12mr|libmng-1.0.10-15|17	
12mr|libmng-1.0.10-15|18	%description
12mr|libmng-1.0.10-15|19	The libmng library supports decoding, displaying, encoding, and various other
12mr|libmng-1.0.10-15|20	manipulations of the Multiple-image Network Graphics (MNG) format image files.
12mr|libmng-1.0.10-15|21	It uses the zlib compression library, and optionally the JPEG library by the
12mr|libmng-1.0.10-15|22	Independent JPEG Group (IJG) and/or lcms (little cms), a color-management
12mr|libmng-1.0.10-15|23	library by Marti Maria Saguar
12mr|libmng-1.0.10-15|24	
12mr|libmng-1.0.10-15|25	%package -n	%{libname}
12mr|libmng-1.0.10-15|26	Summary:	A library for handling MNG files
12mr|libmng-1.0.10-15|27	Group:		System/Libraries
12mr|libmng-1.0.10-15|28	Provides:	%{name} = %{version}-%{release}
12mr|libmng-1.0.10-15|29	
12mr|libmng-1.0.10-15|30	%description -n	%{libname}
12mr|libmng-1.0.10-15|31	The libmng library supports decoding, displaying, encoding, and various other
12mr|libmng-1.0.10-15|32	manipulations of the Multiple-image Network Graphics (MNG) format image files.
12mr|libmng-1.0.10-15|33	It uses the zlib compression library, and optionally the JPEG library by the
12mr|libmng-1.0.10-15|34	Independent JPEG Group (IJG) and/or lcms (little cms), a color-management
12mr|libmng-1.0.10-15|35	library by Marti Maria Saguar
12mr|libmng-1.0.10-15|36	
12mr|libmng-1.0.10-15|37	%package -n	%{develname}
12mr|libmng-1.0.10-15|38	Summary:	Header files for libmng
12mr|libmng-1.0.10-15|39	Group:		Development/C
12mr|libmng-1.0.10-15|40	Requires:	%{libname} = %{version}-%{release}
12mr|libmng-1.0.10-15|41	Provides:	mng-devel = %{version}-%{release}
12mr|libmng-1.0.10-15|42	Obsoletes:	libmng0.9.3-devel < 1.0.10-15
12mr|libmng-1.0.10-15|43	Obsoletes:	libmng0-devel < 1.0.10-15
12mr|libmng-1.0.10-15|44	Obsoletes:	%{libname}-devel < 1.0.10-15
12mr|libmng-1.0.10-15|45	Obsoletes:	%{_lib}mng1-devel < 1.0.10-15
12mr|libmng-1.0.10-15|46	Obsoletes:	%{mklibname -s -d mng} < 1.0.10-15
12mr|libmng-1.0.10-15|47	
12mr|libmng-1.0.10-15|48	%description -n	%{develname}
12mr|libmng-1.0.10-15|49	The libmng library supports decoding, displaying, encoding, and various other
12mr|libmng-1.0.10-15|50	manipulations of the Multiple-image Network Graphics (MNG) format image files.
12mr|libmng-1.0.10-15|51	It uses the zlib compression library, and optionally the JPEG library by the
12mr|libmng-1.0.10-15|52	Independent JPEG Group (IJG) and/or lcms (little cms), a color-management
12mr|libmng-1.0.10-15|53	library by Marti Maria Saguar
12mr|libmng-1.0.10-15|54	
12mr|libmng-1.0.10-15|55	This package contains header files needed for development.
12mr|libmng-1.0.10-15|56	
12mr|libmng-1.0.10-15|57	%prep
12mr|libmng-1.0.10-15|58	%setup -q
12mr|libmng-1.0.10-15|59	%patch0 -p1
12mr|libmng-1.0.10-15|60	
12mr|libmng-1.0.10-15|61	%build
12mr|libmng-1.0.10-15|62	cp -a makefiles/{configure.in,Makefile.am} ./
12mr|libmng-1.0.10-15|63	aclocal; libtoolize --force; automake -a; autoconf
12mr|libmng-1.0.10-15|64	
12mr|libmng-1.0.10-15|65	%configure2_5x \
12mr|libmng-1.0.10-15|66	--disable-static
12mr|libmng-1.0.10-15|67	
12mr|libmng-1.0.10-15|68	%make
12mr|libmng-1.0.10-15|69	
12mr|libmng-1.0.10-15|70	%install
12mr|libmng-1.0.10-15|71	%makeinstall_std
12mr|libmng-1.0.10-15|72	
12mr|libmng-1.0.10-15|73	install -m644 doc/man/libmng.3 -D %{buildroot}%{_mandir}/man3/libmng.3
12mr|libmng-1.0.10-15|74	install -m644 doc/man/jng.5 -D %{buildroot}%{_mandir}/man5/jng.5
12mr|libmng-1.0.10-15|75	install -m644 doc/man/mng.5 -D %{buildroot}%{_mandir}/man5/mng.5
12mr|libmng-1.0.10-15|76	
12mr|libmng-1.0.10-15|77	%files -n %{libname}
12mr|libmng-1.0.10-15|78	%{_libdir}/libmng.so.%{major}*
12mr|libmng-1.0.10-15|79	
12mr|libmng-1.0.10-15|80	%files -n %{develname}
12mr|libmng-1.0.10-15|81	%doc CHANGES LICENSE README README.contrib README.examples
12mr|libmng-1.0.10-15|82	%doc doc/Plan1.png doc/Plan2.png doc/doc.readme doc/libmng.txt
12mr|libmng-1.0.10-15|83	%{_includedir}/*
12mr|libmng-1.0.10-15|84	%{_libdir}/*.so
12mr|libmng-1.0.10-15|85	%{_mandir}/man*/*
12mr|libmng-1.0.10-15|86	
12mr|libmng-1.0.10-15|87	
12mr|libmng-1.0.10-15|88	
12mr|libmng-1.0.10-15|89	%changelog
12mr|libmng-1.0.10-15|90	* Mon Aug  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libmng-1.0.10-15|91	+ Commit: ef1eb8d
12mr|libmng-1.0.10-15|92	- Add patch to fix build with automake 1.12
12mr|libmng-1.0.10-15|93	
12mr|libmng-1.0.10-15|94	* Mon Aug  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libmng-1.0.10-15|95	+ Commit: 3d77ec2
12mr|libmng-1.0.10-15|96	- Sync with Cooker (drop .la and .a files), fix unversioned Obsoletes
12mr|libmng-1.0.10-15|97	
12mr|libmng-1.0.10-15|98	

14831 12
12mr|libmnl-1.0.1-3|1	%define	major 0
12mr|libmnl-1.0.1-3|2	%define libname %mklibname mnl %{major}
12mr|libmnl-1.0.1-3|3	%define develname %mklibname mnl -d
12mr|libmnl-1.0.1-3|4	
12mr|libmnl-1.0.1-3|5	Summary:	Minimalistic Netlink communication library
12mr|libmnl-1.0.1-3|6	Name:		libmnl
12mr|libmnl-1.0.1-3|7	Version:	1.0.1
12mr|libmnl-1.0.1-3|8	Release:	%mkrel 3
12mr|libmnl-1.0.1-3|9	License:	LGPLv2+
12mr|libmnl-1.0.1-3|10	Group:		System/Kernel and hardware
12mr|libmnl-1.0.1-3|11	URL:		http://netfilter.org/projects/libmnl/
12mr|libmnl-1.0.1-3|12	Source0:	http://netfilter.org/projects/libmnl/files/%name-%version.tar.bz2
12mr|libmnl-1.0.1-3|13	Source1:	http://netfilter.org/projects/libmnl/files/%name-%version.tar.bz2.sig
12mr|libmnl-1.0.1-3|14	BuildRequires:	linux-userspace-headers
12mr|libmnl-1.0.1-3|15	BuildRequires:	libtool
12mr|libmnl-1.0.1-3|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libmnl-1.0.1-3|17	
12mr|libmnl-1.0.1-3|18	%description
12mr|libmnl-1.0.1-3|19	libmnl is a minimalistic user-space library oriented to Netlink developers.
12mr|libmnl-1.0.1-3|20	There are a lot of common tasks in parsing, validating, constructing of both
12mr|libmnl-1.0.1-3|21	the Netlink header and TLVs that are repetitive and easy to get wrong. This
12mr|libmnl-1.0.1-3|22	library aims to provide simple helpers that allows you to re-use code and to
12mr|libmnl-1.0.1-3|23	avoid re-inventing the wheel.
12mr|libmnl-1.0.1-3|24	
12mr|libmnl-1.0.1-3|25	%package -n	%{libname}
12mr|libmnl-1.0.1-3|26	Summary:	Minimalistic Netlink communication library
12mr|libmnl-1.0.1-3|27	Group:		System/Libraries
12mr|libmnl-1.0.1-3|28	Provides:	libmnl
12mr|libmnl-1.0.1-3|29	
12mr|libmnl-1.0.1-3|30	%description -n	%{libname}
12mr|libmnl-1.0.1-3|31	libmnl is a minimalistic user-space library oriented to Netlink developers.
12mr|libmnl-1.0.1-3|32	There are a lot of common tasks in parsing, validating, constructing of both
12mr|libmnl-1.0.1-3|33	the Netlink header and TLVs that are repetitive and easy to get wrong. This
12mr|libmnl-1.0.1-3|34	library aims to provide simple helpers that allows you to re-use code and to
12mr|libmnl-1.0.1-3|35	avoid re-inventing the wheel.
12mr|libmnl-1.0.1-3|36	
12mr|libmnl-1.0.1-3|37	%package -n	%{develname}
12mr|libmnl-1.0.1-3|38	Summary:	Development files for libmnl
12mr|libmnl-1.0.1-3|39	Group:		Development/C
12mr|libmnl-1.0.1-3|40	Requires:	%{libname} = %{version}-%{release}
12mr|libmnl-1.0.1-3|41	Provides:	mnl-devel
12mr|libmnl-1.0.1-3|42	
12mr|libmnl-1.0.1-3|43	%description -n	%{develname}
12mr|libmnl-1.0.1-3|44	libmnl is a minimalistic user-space library oriented to Netlink developers.
12mr|libmnl-1.0.1-3|45	There are a lot of common tasks in parsing, validating, constructing of both
12mr|libmnl-1.0.1-3|46	the Netlink header and TLVs that are repetitive and easy to get wrong. This
12mr|libmnl-1.0.1-3|47	library aims to provide simple helpers that allows you to re-use code and to
12mr|libmnl-1.0.1-3|48	avoid re-inventing the wheel.
12mr|libmnl-1.0.1-3|49	
12mr|libmnl-1.0.1-3|50	%prep
12mr|libmnl-1.0.1-3|51	
12mr|libmnl-1.0.1-3|52	%setup -q
12mr|libmnl-1.0.1-3|53	
12mr|libmnl-1.0.1-3|54	%build
12mr|libmnl-1.0.1-3|55	rm -Rf autom4te.cache
12mr|libmnl-1.0.1-3|56	aclocal -I m4
12mr|libmnl-1.0.1-3|57	autoreconf -fi
12mr|libmnl-1.0.1-3|58	
12mr|libmnl-1.0.1-3|59	%configure2_5x
12mr|libmnl-1.0.1-3|60	
12mr|libmnl-1.0.1-3|61	%make
12mr|libmnl-1.0.1-3|62	
12mr|libmnl-1.0.1-3|63	%install
12mr|libmnl-1.0.1-3|64	rm -rf %{buildroot}
12mr|libmnl-1.0.1-3|65	
12mr|libmnl-1.0.1-3|66	%makeinstall_std
12mr|libmnl-1.0.1-3|67	
12mr|libmnl-1.0.1-3|68	# cleanup
12mr|libmnl-1.0.1-3|69	rm -f %{buildroot}%{_libdir}/*.la
12mr|libmnl-1.0.1-3|70	
12mr|libmnl-1.0.1-3|71	%if %mdkversion < 200900
12mr|libmnl-1.0.1-3|72	%post -n %{libname} -p /sbin/ldconfig
12mr|libmnl-1.0.1-3|73	%endif
12mr|libmnl-1.0.1-3|74	
12mr|libmnl-1.0.1-3|75	%if %mdkversion < 200900
12mr|libmnl-1.0.1-3|76	%postun -n %{libname} -p /sbin/ldconfig
12mr|libmnl-1.0.1-3|77	%endif
12mr|libmnl-1.0.1-3|78	
12mr|libmnl-1.0.1-3|79	%clean
12mr|libmnl-1.0.1-3|80	rm -rf %{buildroot}
12mr|libmnl-1.0.1-3|81	
12mr|libmnl-1.0.1-3|82	%files -n %{libname}
12mr|libmnl-1.0.1-3|83	%defattr(-,root,root)
12mr|libmnl-1.0.1-3|84	%{_libdir}/*.so.%{major}*
12mr|libmnl-1.0.1-3|85	
12mr|libmnl-1.0.1-3|86	%files -n %{develname}
12mr|libmnl-1.0.1-3|87	%defattr(-,root,root)
12mr|libmnl-1.0.1-3|88	%{_includedir}/*
12mr|libmnl-1.0.1-3|89	%{_libdir}/*.so
12mr|libmnl-1.0.1-3|90	%{_libdir}/pkgconfig/*
12mr|libmnl-1.0.1-3|91	
12mr|libmnl-1.0.1-3|92	
12mr|libmnl-1.0.1-3|93	
12mr|libmnl-1.0.1-3|94	
12mr|libmnl-1.0.1-3|95	%changelog
12mr|libmnl-1.0.1-3|96	

14832 12
12mr|libmodplug-0.8.8.4-3|1	%define major 1
12mr|libmodplug-0.8.8.4-3|2	%define libname %mklibname modplug %{major}
12mr|libmodplug-0.8.8.4-3|3	%define develname %mklibname -d modplug
12mr|libmodplug-0.8.8.4-3|4	
12mr|libmodplug-0.8.8.4-3|5	Summary:	Modplug music player
12mr|libmodplug-0.8.8.4-3|6	Name:		libmodplug
12mr|libmodplug-0.8.8.4-3|7	Version:	0.8.8.4
12mr|libmodplug-0.8.8.4-3|8	Release:	3
12mr|libmodplug-0.8.8.4-3|9	Epoch:		1
12mr|libmodplug-0.8.8.4-3|10	License:	Public Domain
12mr|libmodplug-0.8.8.4-3|11	Group:		Sound
12mr|libmodplug-0.8.8.4-3|12	URL:		http://modplug-xmms.sourceforge.net/
12mr|libmodplug-0.8.8.4-3|13	Source:		http://prdownloads.sourceforge.net/modplug-xmms/%{name}-%{version}.tar.gz
12mr|libmodplug-0.8.8.4-3|14	
12mr|libmodplug-0.8.8.4-3|15	%description
12mr|libmodplug-0.8.8.4-3|16	Olivier Lapicque, author of Modplug, which is arguably the best quality
12mr|libmodplug-0.8.8.4-3|17	MOD-playing software available, has placed his sound rendering code in the
12mr|libmodplug-0.8.8.4-3|18	public domain.  This library and plugin is based on that code.
12mr|libmodplug-0.8.8.4-3|19	
12mr|libmodplug-0.8.8.4-3|20	It can play 22 different mod formats, including:
12mr|libmodplug-0.8.8.4-3|21	MOD, S3M, XM, IT, 669, AMF (both of them), AMS, DBM, DMF, DSM, FAR,
12mr|libmodplug-0.8.8.4-3|22	MDL, MED, MTM, OKT, PTM, STM, ULT, UMX, MT2, PSM
12mr|libmodplug-0.8.8.4-3|23	
12mr|libmodplug-0.8.8.4-3|24	%package -n %{libname}
12mr|libmodplug-0.8.8.4-3|25	Group:		System/Libraries
12mr|libmodplug-0.8.8.4-3|26	Summary:	Modplug shared library
12mr|libmodplug-0.8.8.4-3|27	
12mr|libmodplug-0.8.8.4-3|28	%description -n %{libname}
12mr|libmodplug-0.8.8.4-3|29	This is the shared library part of the Modplug music player.
12mr|libmodplug-0.8.8.4-3|30	
12mr|libmodplug-0.8.8.4-3|31	%package -n %{develname}
12mr|libmodplug-0.8.8.4-3|32	Group:		Development/C++
12mr|libmodplug-0.8.8.4-3|33	Summary:	Header files for compiling against Modplug library
12mr|libmodplug-0.8.8.4-3|34	Provides:	%{name}-devel = %{EVRD}
12mr|libmodplug-0.8.8.4-3|35	Requires:	%{libname} = %{EVRD}
12mr|libmodplug-0.8.8.4-3|36	
12mr|libmodplug-0.8.8.4-3|37	%description -n %{develname}
12mr|libmodplug-0.8.8.4-3|38	This is the development package of libmodplug. Install it if you want to
12mr|libmodplug-0.8.8.4-3|39	compile programs using this library.
12mr|libmodplug-0.8.8.4-3|40	
12mr|libmodplug-0.8.8.4-3|41	%prep
12mr|libmodplug-0.8.8.4-3|42	%setup -q
12mr|libmodplug-0.8.8.4-3|43	
12mr|libmodplug-0.8.8.4-3|44	%build
12mr|libmodplug-0.8.8.4-3|45	%configure2_5x
12mr|libmodplug-0.8.8.4-3|46	%make
12mr|libmodplug-0.8.8.4-3|47	
12mr|libmodplug-0.8.8.4-3|48	%install
12mr|libmodplug-0.8.8.4-3|49	%makeinstall_std
12mr|libmodplug-0.8.8.4-3|50	
12mr|libmodplug-0.8.8.4-3|51	%files -n %{libname}
12mr|libmodplug-0.8.8.4-3|52	%doc README COPYING
12mr|libmodplug-0.8.8.4-3|53	%{_libdir}/libmodplug.so.%{major}*
12mr|libmodplug-0.8.8.4-3|54	
12mr|libmodplug-0.8.8.4-3|55	%files -n %{develname}
12mr|libmodplug-0.8.8.4-3|56	%doc AUTHORS TODO ChangeLog
12mr|libmodplug-0.8.8.4-3|57	%{_libdir}/libmodplug.so
12mr|libmodplug-0.8.8.4-3|58	%{_includedir}/libmodplug/
12mr|libmodplug-0.8.8.4-3|59	%{_libdir}/pkgconfig/*.pc
12mr|libmodplug-0.8.8.4-3|60	
12mr|libmodplug-0.8.8.4-3|61	
12mr|libmodplug-0.8.8.4-3|62	
12mr|libmodplug-0.8.8.4-3|63	
12mr|libmodplug-0.8.8.4-3|64	%changelog
12mr|libmodplug-0.8.8.4-3|65	

14833 12
12mr|libmowgli-1.0.0-2|1	%define major 2
12mr|libmowgli-1.0.0-2|2	%define libname %mklibname mowgli %{major}
12mr|libmowgli-1.0.0-2|3	%define libnamedev %mklibname -d mowgli
12mr|libmowgli-1.0.0-2|4	
12mr|libmowgli-1.0.0-2|5	Summary:	Development framework with high performance algorithms
12mr|libmowgli-1.0.0-2|6	Name:		libmowgli
12mr|libmowgli-1.0.0-2|7	Version:	1.0.0
12mr|libmowgli-1.0.0-2|8	Release:	2
12mr|libmowgli-1.0.0-2|9	License:	BSD
12mr|libmowgli-1.0.0-2|10	Group:		System/Libraries
12mr|libmowgli-1.0.0-2|11	Url:		http://www.atheme.org/project/mowgli
12mr|libmowgli-1.0.0-2|12	Source0:	http://distfiles.atheme.org/libmowgli-%{version}.tar.bz2
12mr|libmowgli-1.0.0-2|13	
12mr|libmowgli-1.0.0-2|14	%description
12mr|libmowgli-1.0.0-2|15	mowgli is a development framework for C (like GLib), which provides
12mr|libmowgli-1.0.0-2|16	high performance and highly flexible algorithms. It can be used as a
12mr|libmowgli-1.0.0-2|17	suppliment to GLib (to add additional functions (dictionaries,
12mr|libmowgli-1.0.0-2|18	hashes), or replace some of the slow GLib list manipulation
12mr|libmowgli-1.0.0-2|19	functions), or stand alone. It also provides a powerful hook system
12mr|libmowgli-1.0.0-2|20	and convenient logging for your code, as well as a high performance
12mr|libmowgli-1.0.0-2|21	block allocator.
12mr|libmowgli-1.0.0-2|22	
12mr|libmowgli-1.0.0-2|23	%package -n %{libname}
12mr|libmowgli-1.0.0-2|24	Group:		System/Libraries
12mr|libmowgli-1.0.0-2|25	Summary:	Development framework library
12mr|libmowgli-1.0.0-2|26	
12mr|libmowgli-1.0.0-2|27	%description -n %{libname}
12mr|libmowgli-1.0.0-2|28	mowgli is a development framework for C (like GLib), which provides
12mr|libmowgli-1.0.0-2|29	high performance and highly flexible algorithms. It can be used as a
12mr|libmowgli-1.0.0-2|30	suppliment to GLib (to add additional functions (dictionaries,
12mr|libmowgli-1.0.0-2|31	hashes), or replace some of the slow GLib list manipulation
12mr|libmowgli-1.0.0-2|32	functions), or stand alone. It also provides a powerful hook system
12mr|libmowgli-1.0.0-2|33	and convenient logging for your code, as well as a high performance
12mr|libmowgli-1.0.0-2|34	block allocator.
12mr|libmowgli-1.0.0-2|35	
12mr|libmowgli-1.0.0-2|36	%package -n %{libnamedev}
12mr|libmowgli-1.0.0-2|37	Group:		Development/C
12mr|libmowgli-1.0.0-2|38	Summary:	Development framework header files
12mr|libmowgli-1.0.0-2|39	Requires:	%{libname} = %{version}-%{release}
12mr|libmowgli-1.0.0-2|40	Provides:	%{name}-devel = %{version}-%{release}
12mr|libmowgli-1.0.0-2|41	
12mr|libmowgli-1.0.0-2|42	%description -n %{libnamedev}
12mr|libmowgli-1.0.0-2|43	mowgli is a development framework for C (like GLib), which provides
12mr|libmowgli-1.0.0-2|44	high performance and highly flexible algorithms. It can be used as a
12mr|libmowgli-1.0.0-2|45	suppliment to GLib (to add additional functions (dictionaries,
12mr|libmowgli-1.0.0-2|46	hashes), or replace some of the slow GLib list manipulation
12mr|libmowgli-1.0.0-2|47	functions), or stand alone. It also provides a powerful hook system
12mr|libmowgli-1.0.0-2|48	and convenient logging for your code, as well as a high performance
12mr|libmowgli-1.0.0-2|49	block allocator.
12mr|libmowgli-1.0.0-2|50	
12mr|libmowgli-1.0.0-2|51	%prep
12mr|libmowgli-1.0.0-2|52	%setup -q
12mr|libmowgli-1.0.0-2|53	
12mr|libmowgli-1.0.0-2|54	%build
12mr|libmowgli-1.0.0-2|55	%configure2_5x
12mr|libmowgli-1.0.0-2|56	%make
12mr|libmowgli-1.0.0-2|57	
12mr|libmowgli-1.0.0-2|58	%install
12mr|libmowgli-1.0.0-2|59	%makeinstall_std
12mr|libmowgli-1.0.0-2|60	
12mr|libmowgli-1.0.0-2|61	%files -n %{libname}
12mr|libmowgli-1.0.0-2|62	%{_libdir}/libmowgli.so.%{major}*
12mr|libmowgli-1.0.0-2|63	
12mr|libmowgli-1.0.0-2|64	%files -n %{libnamedev}
12mr|libmowgli-1.0.0-2|65	%doc AUTHORS
12mr|libmowgli-1.0.0-2|66	%{_libdir}/libmowgli.so
12mr|libmowgli-1.0.0-2|67	%{_libdir}/pkgconfig/libmowgli.pc
12mr|libmowgli-1.0.0-2|68	%{_includedir}/%{name}/
12mr|libmowgli-1.0.0-2|69	
12mr|libmowgli-1.0.0-2|70	
12mr|libmowgli-1.0.0-2|71	%changelog
12mr|libmowgli-1.0.0-2|72	* Tue Nov 29 2011 Götz Waschk <waschk@mandriva.org> 1.0.0-1mdv2012.0
12mr|libmowgli-1.0.0-2|73	+ Revision: 735333
12mr|libmowgli-1.0.0-2|74	- update to new version 1.0.0
12mr|libmowgli-1.0.0-2|75	
12mr|libmowgli-1.0.0-2|76	* Tue Sep 27 2011 Götz Waschk <waschk@mandriva.org> 0.9.95-1
12mr|libmowgli-1.0.0-2|77	+ Revision: 701416
12mr|libmowgli-1.0.0-2|78	- update to new version 0.9.95
12mr|libmowgli-1.0.0-2|79	
12mr|libmowgli-1.0.0-2|80	* Thu May 05 2011 Götz Waschk <waschk@mandriva.org> 0.9.50-1
12mr|libmowgli-1.0.0-2|81	+ Revision: 669174
12mr|libmowgli-1.0.0-2|82	- new version
12mr|libmowgli-1.0.0-2|83	- fix source URL
12mr|libmowgli-1.0.0-2|84	- update URL
12mr|libmowgli-1.0.0-2|85	
12mr|libmowgli-1.0.0-2|86	* Mon Aug 16 2010 Götz Waschk <waschk@mandriva.org> 0.7.1-1mdv2011.0
12mr|libmowgli-1.0.0-2|87	+ Revision: 570282
12mr|libmowgli-1.0.0-2|88	- new version
12mr|libmowgli-1.0.0-2|89	
12mr|libmowgli-1.0.0-2|90	* Mon Jul 21 2008 Götz Waschk <waschk@mandriva.org> 0.7.0-1mdv2009.0
12mr|libmowgli-1.0.0-2|91	+ Revision: 239309
12mr|libmowgli-1.0.0-2|92	- new version
12mr|libmowgli-1.0.0-2|93	- new major
12mr|libmowgli-1.0.0-2|94	
12mr|libmowgli-1.0.0-2|95	+ Pixel <pixel@mandriva.com>
12mr|libmowgli-1.0.0-2|96	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|libmowgli-1.0.0-2|97	
12mr|libmowgli-1.0.0-2|98	* Mon Feb 18 2008 Götz Waschk <waschk@mandriva.org> 0.6.1-1mdv2008.1
12mr|libmowgli-1.0.0-2|99	+ Revision: 170663
12mr|libmowgli-1.0.0-2|100	- new version
12mr|libmowgli-1.0.0-2|101	
12mr|libmowgli-1.0.0-2|102	+ Olivier Blin <blino@mandriva.org>
12mr|libmowgli-1.0.0-2|103	- restore BuildRoot
12mr|libmowgli-1.0.0-2|104	
12mr|libmowgli-1.0.0-2|105	* Tue Jan 01 2008 Götz Waschk <waschk@mandriva.org> 0.6.0-1mdv2008.1
12mr|libmowgli-1.0.0-2|106	+ Revision: 140063
12mr|libmowgli-1.0.0-2|107	- new version
12mr|libmowgli-1.0.0-2|108	
12mr|libmowgli-1.0.0-2|109	+ Thierry Vignaud <tv@mandriva.org>
12mr|libmowgli-1.0.0-2|110	- kill re-definition of %%buildroot on Pixel's request
12mr|libmowgli-1.0.0-2|111	
12mr|libmowgli-1.0.0-2|112	* Mon Oct 15 2007 Götz Waschk <waschk@mandriva.org> 0.5.0-1mdv2008.1
12mr|libmowgli-1.0.0-2|113	+ Revision: 98443
12mr|libmowgli-1.0.0-2|114	- new version
12mr|libmowgli-1.0.0-2|115	
12mr|libmowgli-1.0.0-2|116	* Tue Oct 09 2007 Götz Waschk <waschk@mandriva.org> 0.4.0-1mdv2008.1
12mr|libmowgli-1.0.0-2|117	+ Revision: 96174
12mr|libmowgli-1.0.0-2|118	- new version
12mr|libmowgli-1.0.0-2|119	
12mr|libmowgli-1.0.0-2|120	* Mon Jul 23 2007 Götz Waschk <waschk@mandriva.org> 0.3.0-1mdv2008.0
12mr|libmowgli-1.0.0-2|121	+ Revision: 54554
12mr|libmowgli-1.0.0-2|122	- Import libmowgli
12mr|libmowgli-1.0.0-2|123	
12mr|libmowgli-1.0.0-2|124	
12mr|libmowgli-1.0.0-2|125	
12mr|libmowgli-1.0.0-2|126	* Mon Jul 23 2007 Götz Waschk <waschk@mandriva.org> 0.3.0-1mdv2008.0
12mr|libmowgli-1.0.0-2|127	- initial package

14834 12
12mr|libmp4v2-2.0.0-2|1	%define major 2
12mr|libmp4v2-2.0.0-2|2	%define libname %mklibname mp4v2_ %{major}
12mr|libmp4v2-2.0.0-2|3	%define develname %mklibname -d mp4v2
12mr|libmp4v2-2.0.0-2|4	%define olddevelname %mklibname -d mpeg4ip
12mr|libmp4v2-2.0.0-2|5	%define oname mp4v2
12mr|libmp4v2-2.0.0-2|6	
12mr|libmp4v2-2.0.0-2|7	Summary:	Library for working with files using the mp4 container format
12mr|libmp4v2-2.0.0-2|8	Name:		libmp4v2
12mr|libmp4v2-2.0.0-2|9	Version:	2.0.0
12mr|libmp4v2-2.0.0-2|10	Release:	2
12mr|libmp4v2-2.0.0-2|11	Epoch:		1
12mr|libmp4v2-2.0.0-2|12	License:	MPLv1.1
12mr|libmp4v2-2.0.0-2|13	Group:		Sound
12mr|libmp4v2-2.0.0-2|14	URL:		http://code.google.com/p/mp4v2/
12mr|libmp4v2-2.0.0-2|15	Source0:	http://mp4v2.googlecode.com/files/%{oname}-%{version}.tar.bz2
12mr|libmp4v2-2.0.0-2|16	
12mr|libmp4v2-2.0.0-2|17	%description
12mr|libmp4v2-2.0.0-2|18	The libmp4v2 library provides an abstraction layer for working with files
12mr|libmp4v2-2.0.0-2|19	using the mp4 container format. This library is developed by mpeg4ip project
12mr|libmp4v2-2.0.0-2|20	and is an exact copy of the library distributed in the mpeg4ip package.
12mr|libmp4v2-2.0.0-2|21	
12mr|libmp4v2-2.0.0-2|22	%package -n %{libname}
12mr|libmp4v2-2.0.0-2|23	Group:		System/Libraries
12mr|libmp4v2-2.0.0-2|24	Summary:	Library for working with files using the mp4 container format
12mr|libmp4v2-2.0.0-2|25	
12mr|libmp4v2-2.0.0-2|26	%description -n %{libname}
12mr|libmp4v2-2.0.0-2|27	The libmp4v2 library provides an abstraction layer for working with files
12mr|libmp4v2-2.0.0-2|28	using the mp4 container format. This library is developed by mpeg4ip project
12mr|libmp4v2-2.0.0-2|29	and is an exact copy of the library distributed in the mpeg4ip package.
12mr|libmp4v2-2.0.0-2|30	
12mr|libmp4v2-2.0.0-2|31	%package -n %{develname}
12mr|libmp4v2-2.0.0-2|32	Summary:	Development files for the mp4v2 library
12mr|libmp4v2-2.0.0-2|33	Group:		Development/C++
12mr|libmp4v2-2.0.0-2|34	Requires:	%{libname} = %{EVRD}
12mr|libmp4v2-2.0.0-2|35	Provides:	libmp4v2-devel = %{EVRD}
12mr|libmp4v2-2.0.0-2|36	
12mr|libmp4v2-2.0.0-2|37	%description -n %{develname}
12mr|libmp4v2-2.0.0-2|38	Development files and documentation needed to develop and compile programs
12mr|libmp4v2-2.0.0-2|39	using the libmp4v2 library.
12mr|libmp4v2-2.0.0-2|40	
12mr|libmp4v2-2.0.0-2|41	%package utils
12mr|libmp4v2-2.0.0-2|42	Group:		Sound
12mr|libmp4v2-2.0.0-2|43	Summary:	Command line utils to handle MP4 metadata
12mr|libmp4v2-2.0.0-2|44	
12mr|libmp4v2-2.0.0-2|45	%description utils
12mr|libmp4v2-2.0.0-2|46	The libmp4v2 library provides an abstraction layer for working with files
12mr|libmp4v2-2.0.0-2|47	using the mp4 container format. This library is developed by mpeg4ip project
12mr|libmp4v2-2.0.0-2|48	and is an exact copy of the library distributed in the mpeg4ip package.
12mr|libmp4v2-2.0.0-2|49	
12mr|libmp4v2-2.0.0-2|50	This contains the command line example utilities.
12mr|libmp4v2-2.0.0-2|51	
12mr|libmp4v2-2.0.0-2|52	%prep
12mr|libmp4v2-2.0.0-2|53	%setup -q -n %{oname}-%{version}
12mr|libmp4v2-2.0.0-2|54	
12mr|libmp4v2-2.0.0-2|55	%build
12mr|libmp4v2-2.0.0-2|56	%configure2_5x \
12mr|libmp4v2-2.0.0-2|57	--disable-static \
12mr|libmp4v2-2.0.0-2|58	--disable-dependency-tracking
12mr|libmp4v2-2.0.0-2|59	%make
12mr|libmp4v2-2.0.0-2|60	
12mr|libmp4v2-2.0.0-2|61	
12mr|libmp4v2-2.0.0-2|62	%install
12mr|libmp4v2-2.0.0-2|63	%makeinstall_std
12mr|libmp4v2-2.0.0-2|64	
12mr|libmp4v2-2.0.0-2|65	%files utils
12mr|libmp4v2-2.0.0-2|66	%doc COPYING
12mr|libmp4v2-2.0.0-2|67	%{_bindir}/*
12mr|libmp4v2-2.0.0-2|68	
12mr|libmp4v2-2.0.0-2|69	%files -n %{libname}
12mr|libmp4v2-2.0.0-2|70	%doc COPYING
12mr|libmp4v2-2.0.0-2|71	%{_libdir}/libmp4v2.so.%{major}*
12mr|libmp4v2-2.0.0-2|72	
12mr|libmp4v2-2.0.0-2|73	%files -n %{develname}
12mr|libmp4v2-2.0.0-2|74	%doc doc/*.txt
12mr|libmp4v2-2.0.0-2|75	%{_includedir}/mp4v2/
12mr|libmp4v2-2.0.0-2|76	%{_libdir}/*.so
12mr|libmp4v2-2.0.0-2|77	%{_mandir}/man?/*
12mr|libmp4v2-2.0.0-2|78	
12mr|libmp4v2-2.0.0-2|79	
12mr|libmp4v2-2.0.0-2|80	
12mr|libmp4v2-2.0.0-2|81	%changelog
12mr|libmp4v2-2.0.0-2|82	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libmp4v2-2.0.0-2|83	+ Commit: 6cc191d
12mr|libmp4v2-2.0.0-2|84	- New version 2.0.0 with new library major 2 (sync with Cooker), spec cleanup
12mr|libmp4v2-2.0.0-2|85	
12mr|libmp4v2-2.0.0-2|86	

14835 12
12mr|libmpc-1.0-2|1	%define realname	mpc
12mr|libmpc-1.0-2|2	%define libmajor	3
12mr|libmpc-1.0-2|3	%define libname		%mklibname %{realname} %{libmajor}
12mr|libmpc-1.0-2|4	%define libname_devel	%mklibname %{realname} -d
12mr|libmpc-1.0-2|5	
12mr|libmpc-1.0-2|6	Summary:	Complex numbers arithmetic with arbitrarily high precision and correct rounding
12mr|libmpc-1.0-2|7	Name:		libmpc
12mr|libmpc-1.0-2|8	Version:	1.0
12mr|libmpc-1.0-2|9	Release:	2
12mr|libmpc-1.0-2|10	License:	LGPLv2+
12mr|libmpc-1.0-2|11	Group:		System/Libraries
12mr|libmpc-1.0-2|12	URL:		http://www.multiprecision.org/%{realname}
12mr|libmpc-1.0-2|13	Source0:	http://www.multiprecision.org/mpc/download/%{realname}-%{version}.tar.gz
12mr|libmpc-1.0-2|14	BuildRequires:	gmp-devel
12mr|libmpc-1.0-2|15	BuildRequires:	mpfr-devel
12mr|libmpc-1.0-2|16	
12mr|libmpc-1.0-2|17	%description
12mr|libmpc-1.0-2|18	Mpc is a C library for the arithmetic of complex numbers with arbitrarily
12mr|libmpc-1.0-2|19	high precision and correct rounding of the result. It is built upon and
12mr|libmpc-1.0-2|20	follows the same principles as Mpfr. The library is written by Andreas Enge,
12mr|libmpc-1.0-2|21	Philippe Thveny and Paul Zimmermann and is distributed under the Gnu Lesser
12mr|libmpc-1.0-2|22	General Public License, either version 2.1 of the licence, or (at your option)
12mr|libmpc-1.0-2|23	any later version. The Mpc library has been registered in France by the
12mr|libmpc-1.0-2|24	Agence pour la Protection des Programmes on 2003-02-05 under the number
12mr|libmpc-1.0-2|25	IDDN FR 001 060029 000 R P 2003 000 10000.
12mr|libmpc-1.0-2|26	
12mr|libmpc-1.0-2|27	%package	-n %{libname}
12mr|libmpc-1.0-2|28	Summary:	Complex numbers arithmetic with arbitrarily high precision and correct rounding
12mr|libmpc-1.0-2|29	Group:		System/Libraries
12mr|libmpc-1.0-2|30	
12mr|libmpc-1.0-2|31	%description	-n %{libname}
12mr|libmpc-1.0-2|32	Mpc is a C library for the arithmetic of complex numbers with arbitrarily
12mr|libmpc-1.0-2|33	high precision and correct rounding of the result. It is built upon and
12mr|libmpc-1.0-2|34	follows the same principles as Mpfr. The library is written by Andreas Enge,
12mr|libmpc-1.0-2|35	Philippe Thveny and Paul Zimmermann and is distributed under the Gnu Lesser
12mr|libmpc-1.0-2|36	General Public License, either version 2.1 of the licence, or (at your option)
12mr|libmpc-1.0-2|37	any later version. The Mpc library has been registered in France by the
12mr|libmpc-1.0-2|38	Agence pour la Protection des Programmes on 2003-02-05 under the number
12mr|libmpc-1.0-2|39	IDDN FR 001 060029 000 R P 2003 000 10000.
12mr|libmpc-1.0-2|40	
12mr|libmpc-1.0-2|41	%package	-n %{libname_devel}
12mr|libmpc-1.0-2|42	Summary:	Development headers and libraries for MPC
12mr|libmpc-1.0-2|43	Group:		Development/C
12mr|libmpc-1.0-2|44	Requires:	%{libname} = %{version}-%{release}
12mr|libmpc-1.0-2|45	Provides:	%{name}-devel = %{version}-%{release}
12mr|libmpc-1.0-2|46	
12mr|libmpc-1.0-2|47	%description	-n %{libname_devel}
12mr|libmpc-1.0-2|48	Development headers and libraries for MPC.
12mr|libmpc-1.0-2|49	
12mr|libmpc-1.0-2|50	%prep
12mr|libmpc-1.0-2|51	%setup -q -n %{realname}-%{version}
12mr|libmpc-1.0-2|52	autoreconf -ifs
12mr|libmpc-1.0-2|53	
12mr|libmpc-1.0-2|54	%build
12mr|libmpc-1.0-2|55	%configure2_5x			\
12mr|libmpc-1.0-2|56	--enable-shared		\
12mr|libmpc-1.0-2|57	--disable-static
12mr|libmpc-1.0-2|58	
12mr|libmpc-1.0-2|59	%make
12mr|libmpc-1.0-2|60	
12mr|libmpc-1.0-2|61	%install
12mr|libmpc-1.0-2|62	%__rm -rf %{buildroot}
12mr|libmpc-1.0-2|63	%makeinstall_std
12mr|libmpc-1.0-2|64	mkdir -p %{buildroot}%{_docdir}/%{name}
12mr|libmpc-1.0-2|65	install -m 0644 AUTHORS NEWS README TODO %{buildroot}%{_docdir}/%{name}
12mr|libmpc-1.0-2|66	
12mr|libmpc-1.0-2|67	%check
12mr|libmpc-1.0-2|68	make check
12mr|libmpc-1.0-2|69	
12mr|libmpc-1.0-2|70	%files -n %{libname}
12mr|libmpc-1.0-2|71	%{_libdir}/libmpc.so.%{libmajor}*
12mr|libmpc-1.0-2|72	
12mr|libmpc-1.0-2|73	%files -n %{libname_devel}
12mr|libmpc-1.0-2|74	%doc %dir %{_docdir}/%{name}
12mr|libmpc-1.0-2|75	%doc %{_docdir}/%{name}/*
12mr|libmpc-1.0-2|76	%{_includedir}/mpc.h
12mr|libmpc-1.0-2|77	%{_infodir}/mpc.info*
12mr|libmpc-1.0-2|78	%{_libdir}/libmpc.so
12mr|libmpc-1.0-2|79	
12mr|libmpc-1.0-2|80	%changelog
12mr|libmpc-1.0-2|81	

14836 12
12mr|libmpcdec-1.2.6-12|1	%define major 5
12mr|libmpcdec-1.2.6-12|2	%define libname %mklibname mpcdec %{major}
12mr|libmpcdec-1.2.6-12|3	%define develname %mklibname mpcdec -d
12mr|libmpcdec-1.2.6-12|4	
12mr|libmpcdec-1.2.6-12|5	Summary:	Portable Musepack decoder library
12mr|libmpcdec-1.2.6-12|6	Name:		libmpcdec
12mr|libmpcdec-1.2.6-12|7	Version:	1.2.6
12mr|libmpcdec-1.2.6-12|8	Release:	12
12mr|libmpcdec-1.2.6-12|9	License:	BSD
12mr|libmpcdec-1.2.6-12|10	Group:		System/Libraries
12mr|libmpcdec-1.2.6-12|11	URL:		http://www.musepack.net/
12mr|libmpcdec-1.2.6-12|12	Source:		http://files.musepack.net/source/%{name}-%{version}.tar.bz2
12mr|libmpcdec-1.2.6-12|13	
12mr|libmpcdec-1.2.6-12|14	%description
12mr|libmpcdec-1.2.6-12|15	Portable Musepack decoder library.
12mr|libmpcdec-1.2.6-12|16	
12mr|libmpcdec-1.2.6-12|17	%package -n %{libname}
12mr|libmpcdec-1.2.6-12|18	Summary:	Dynamic libraries from %{name}
12mr|libmpcdec-1.2.6-12|19	Group:		System/Libraries
12mr|libmpcdec-1.2.6-12|20	
12mr|libmpcdec-1.2.6-12|21	%description -n %{libname}
12mr|libmpcdec-1.2.6-12|22	Dynamic libraries from %{name}.
12mr|libmpcdec-1.2.6-12|23	
12mr|libmpcdec-1.2.6-12|24	%package -n %{develname}
12mr|libmpcdec-1.2.6-12|25	Summary:	Header files and static libraries from %{name}
12mr|libmpcdec-1.2.6-12|26	Group:		Development/C
12mr|libmpcdec-1.2.6-12|27	Requires:	%{libname} >= %{version}-%{release}
12mr|libmpcdec-1.2.6-12|28	Provides:	%{name}-devel = %{version}-%{release}
12mr|libmpcdec-1.2.6-12|29	
12mr|libmpcdec-1.2.6-12|30	%description -n %{develname}
12mr|libmpcdec-1.2.6-12|31	Libraries and includes files for developing programs based on %{name}.
12mr|libmpcdec-1.2.6-12|32	
12mr|libmpcdec-1.2.6-12|33	%prep
12mr|libmpcdec-1.2.6-12|34	%setup -q
12mr|libmpcdec-1.2.6-12|35	
12mr|libmpcdec-1.2.6-12|36	%build
12mr|libmpcdec-1.2.6-12|37	%configure2_5x --disable-static
12mr|libmpcdec-1.2.6-12|38	
12mr|libmpcdec-1.2.6-12|39	%make
12mr|libmpcdec-1.2.6-12|40	
12mr|libmpcdec-1.2.6-12|41	%install
12mr|libmpcdec-1.2.6-12|42	%makeinstall_std
12mr|libmpcdec-1.2.6-12|43	
12mr|libmpcdec-1.2.6-12|44	%files -n %{libname}
12mr|libmpcdec-1.2.6-12|45	%{_libdir}/*.so.%{major}*
12mr|libmpcdec-1.2.6-12|46	
12mr|libmpcdec-1.2.6-12|47	%files -n %{develname}
12mr|libmpcdec-1.2.6-12|48	%doc AUTHORS README ChangeLog
12mr|libmpcdec-1.2.6-12|49	%{_includedir}/*
12mr|libmpcdec-1.2.6-12|50	%{_libdir}/*.so
12mr|libmpcdec-1.2.6-12|51	
12mr|libmpcdec-1.2.6-12|52	
12mr|libmpcdec-1.2.6-12|53	
12mr|libmpcdec-1.2.6-12|54	%changelog
12mr|libmpcdec-1.2.6-12|55	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libmpcdec-1.2.6-12|56	+ Commit: ecd605e
12mr|libmpcdec-1.2.6-12|57	- Spec cleanup, drop .la and .a files
12mr|libmpcdec-1.2.6-12|58	
12mr|libmpcdec-1.2.6-12|59	

14837 12
12mr|libmsn-4.2.1-2|1	Name:		libmsn
12mr|libmsn-4.2.1-2|2	Summary:	Reusable, open-source and fully documented library for MSN
12mr|libmsn-4.2.1-2|3	Version:	4.2.1
12mr|libmsn-4.2.1-2|4	Release:	2
12mr|libmsn-4.2.1-2|5	License:	GPLv2+
12mr|libmsn-4.2.1-2|6	Group:		Development/C++
12mr|libmsn-4.2.1-2|7	Url:		http://sourceforge.net/projects/libmsn
12mr|libmsn-4.2.1-2|8	Source0:	http://downloads.sourceforge.net/libmsn/%name-%version.tar.bz2
12mr|libmsn-4.2.1-2|9	Patch0:		libmsn-4.2.1-unistd.patch
12mr|libmsn-4.2.1-2|10	BuildRequires:	cmake
12mr|libmsn-4.2.1-2|11	BuildRequires:	pkgconfig(openssl)
12mr|libmsn-4.2.1-2|12	
12mr|libmsn-4.2.1-2|13	%description
12mr|libmsn-4.2.1-2|14	Libmsn is a reusable, open-source, fully documented library for
12mr|libmsn-4.2.1-2|15	connecting to Microsoft's MSN Messenger service.
12mr|libmsn-4.2.1-2|16	
12mr|libmsn-4.2.1-2|17	#-----------------------------------------------------------------------------
12mr|libmsn-4.2.1-2|18	
12mr|libmsn-4.2.1-2|19	%define msn_major 0.3
12mr|libmsn-4.2.1-2|20	%define libmsn %mklibname msn %{msn_major}
12mr|libmsn-4.2.1-2|21	
12mr|libmsn-4.2.1-2|22	%package -n %{libmsn}
12mr|libmsn-4.2.1-2|23	Summary:	%{name} library
12mr|libmsn-4.2.1-2|24	Group:		System/Libraries
12mr|libmsn-4.2.1-2|25	
12mr|libmsn-4.2.1-2|26	%description -n %{libmsn}
12mr|libmsn-4.2.1-2|27	%{name} library.
12mr|libmsn-4.2.1-2|28	
12mr|libmsn-4.2.1-2|29	%files -n %{libmsn}
12mr|libmsn-4.2.1-2|30	%{_libdir}/libmsn.so.%{msn_major}*
12mr|libmsn-4.2.1-2|31	
12mr|libmsn-4.2.1-2|32	#-----------------------------------------------------------------------------
12mr|libmsn-4.2.1-2|33	
12mr|libmsn-4.2.1-2|34	%package test
12mr|libmsn-4.2.1-2|35	Summary:	Connection test utility
12mr|libmsn-4.2.1-2|36	Group:		Development/C++
12mr|libmsn-4.2.1-2|37	
12mr|libmsn-4.2.1-2|38	%description test
12mr|libmsn-4.2.1-2|39	Connection test utility.
12mr|libmsn-4.2.1-2|40	
12mr|libmsn-4.2.1-2|41	%files test
12mr|libmsn-4.2.1-2|42	%{_bindir}/*
12mr|libmsn-4.2.1-2|43	
12mr|libmsn-4.2.1-2|44	#-----------------------------------------------------------------------------
12mr|libmsn-4.2.1-2|45	
12mr|libmsn-4.2.1-2|46	%package devel
12mr|libmsn-4.2.1-2|47	Summary:	Devel stuff for %{name}
12mr|libmsn-4.2.1-2|48	Group:		Development/C++
12mr|libmsn-4.2.1-2|49	Requires:	%{libmsn} = %{version}-%{release}
12mr|libmsn-4.2.1-2|50	
12mr|libmsn-4.2.1-2|51	%description devel
12mr|libmsn-4.2.1-2|52	Files needed to build applications based on %{name}.
12mr|libmsn-4.2.1-2|53	
12mr|libmsn-4.2.1-2|54	%files devel
12mr|libmsn-4.2.1-2|55	%{_libdir}/pkgconfig/*
12mr|libmsn-4.2.1-2|56	%{_includedir}/msn
12mr|libmsn-4.2.1-2|57	%{_libdir}/libmsn.so
12mr|libmsn-4.2.1-2|58	
12mr|libmsn-4.2.1-2|59	#-----------------------------------------------------------------------------
12mr|libmsn-4.2.1-2|60	
12mr|libmsn-4.2.1-2|61	%prep
12mr|libmsn-4.2.1-2|62	%setup -q
12mr|libmsn-4.2.1-2|63	%patch0 -p1
12mr|libmsn-4.2.1-2|64	
12mr|libmsn-4.2.1-2|65	%build
12mr|libmsn-4.2.1-2|66	%cmake
12mr|libmsn-4.2.1-2|67	%make
12mr|libmsn-4.2.1-2|68	
12mr|libmsn-4.2.1-2|69	%install
12mr|libmsn-4.2.1-2|70	%makeinstall_std -C build
12mr|libmsn-4.2.1-2|71	
12mr|libmsn-4.2.1-2|72	
12mr|libmsn-4.2.1-2|73	%changelog
12mr|libmsn-4.2.1-2|74	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libmsn-4.2.1-2|75	+ Commit: 9928ed1
12mr|libmsn-4.2.1-2|76	- Add patch to fix build with gcc 4.7
12mr|libmsn-4.2.1-2|77	
12mr|libmsn-4.2.1-2|78	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libmsn-4.2.1-2|79	+ Commit: a231038
12mr|libmsn-4.2.1-2|80	- New version 4.2.1 (sync with Cooker), spec cleanup
12mr|libmsn-4.2.1-2|81	
12mr|libmsn-4.2.1-2|82	

14838 12
12mr|libmspub-0.0.1-2|1	%define lname mspub
12mr|libmspub-0.0.1-2|2	%define major 0
12mr|libmspub-0.0.1-2|3	%define libname %mklibname %{lname} %{major}
12mr|libmspub-0.0.1-2|4	%define develname %mklibname %{lname} -d
12mr|libmspub-0.0.1-2|5	
12mr|libmspub-0.0.1-2|6	Summary:	A library providing ability to interpret and import Microsoft Publisher files
12mr|libmspub-0.0.1-2|7	Name:		libmspub
12mr|libmspub-0.0.1-2|8	Version:	0.0.1
12mr|libmspub-0.0.1-2|9	Release:	2
12mr|libmspub-0.0.1-2|10	Group:		System/Libraries
12mr|libmspub-0.0.1-2|11	License:	GPLv2+ or LGPLv2+ or MPLv1.1
12mr|libmspub-0.0.1-2|12	URL:		http://www.freedesktop.org/wiki/Software/libmspub
12mr|libmspub-0.0.1-2|13	Source0:	http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz
12mr|libmspub-0.0.1-2|14	BuildRequires:	boost-devel
12mr|libmspub-0.0.1-2|15	BuildRequires:	doxygen
12mr|libmspub-0.0.1-2|16	BuildRequires:	libwpd-devel
12mr|libmspub-0.0.1-2|17	BuildRequires:	libwpg-devel
12mr|libmspub-0.0.1-2|18	BuildRequires:	zlib-devel
12mr|libmspub-0.0.1-2|19	BuildRequires:	autoconf automake libtool
12mr|libmspub-0.0.1-2|20	
12mr|libmspub-0.0.1-2|21	%description
12mr|libmspub-0.0.1-2|22	Libmspub is library providing ability to interpret and import Microsoft
12mr|libmspub-0.0.1-2|23	Publisher content into various applications. You can find it being used
12mr|libmspub-0.0.1-2|24	in libreoffice.
12mr|libmspub-0.0.1-2|25	
12mr|libmspub-0.0.1-2|26	%package -n	%{libname}
12mr|libmspub-0.0.1-2|27	Summary:	Text categorization library
12mr|libmspub-0.0.1-2|28	Group:		System/Libraries
12mr|libmspub-0.0.1-2|29	
12mr|libmspub-0.0.1-2|30	%description -n	%{libname}
12mr|libmspub-0.0.1-2|31	Libmspub is library providing ability to interpret and import Microsoft
12mr|libmspub-0.0.1-2|32	Publisher content into various applications. You can find it being used
12mr|libmspub-0.0.1-2|33	in libreoffice.
12mr|libmspub-0.0.1-2|34	
12mr|libmspub-0.0.1-2|35	%package -n	%{develname}
12mr|libmspub-0.0.1-2|36	Summary:	Development files and headers for %{name}
12mr|libmspub-0.0.1-2|37	Group:		Development/Other
12mr|libmspub-0.0.1-2|38	Provides:	mspub-devel = %{version}-%{release}
12mr|libmspub-0.0.1-2|39	
12mr|libmspub-0.0.1-2|40	%description -n	%{develname}
12mr|libmspub-0.0.1-2|41	Development files and headers for %{name}.
12mr|libmspub-0.0.1-2|42	
12mr|libmspub-0.0.1-2|43	%package	doc
12mr|libmspub-0.0.1-2|44	Summary:	Documentation of %{name} API
12mr|libmspub-0.0.1-2|45	Group:		Books/Computer books
12mr|libmspub-0.0.1-2|46	BuildArch:	noarch
12mr|libmspub-0.0.1-2|47	
12mr|libmspub-0.0.1-2|48	%description	doc
12mr|libmspub-0.0.1-2|49	The %{name}-doc package contains documentation files for %{name}.
12mr|libmspub-0.0.1-2|50	
12mr|libmspub-0.0.1-2|51	%package	tools
12mr|libmspub-0.0.1-2|52	Summary:	Tools to transform Microsoft Publisher files into other formats
12mr|libmspub-0.0.1-2|53	Group:		Publishing
12mr|libmspub-0.0.1-2|54	
12mr|libmspub-0.0.1-2|55	%description tools
12mr|libmspub-0.0.1-2|56	Tools to transform Microsoft Publisher files into other formats.
12mr|libmspub-0.0.1-2|57	Currently supported: XHTML, raw.
12mr|libmspub-0.0.1-2|58	
12mr|libmspub-0.0.1-2|59	%prep
12mr|libmspub-0.0.1-2|60	
12mr|libmspub-0.0.1-2|61	%setup -q
12mr|libmspub-0.0.1-2|62	
12mr|libmspub-0.0.1-2|63	%build
12mr|libmspub-0.0.1-2|64	mkdir -p m4
12mr|libmspub-0.0.1-2|65	autoreconf -fi
12mr|libmspub-0.0.1-2|66	
12mr|libmspub-0.0.1-2|67	%configure2_5x \
12mr|libmspub-0.0.1-2|68	--disable-static
12mr|libmspub-0.0.1-2|69	
12mr|libmspub-0.0.1-2|70	sed -i \
12mr|libmspub-0.0.1-2|71	-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
12mr|libmspub-0.0.1-2|72	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
12mr|libmspub-0.0.1-2|73	libtool
12mr|libmspub-0.0.1-2|74	
12mr|libmspub-0.0.1-2|75	%make
12mr|libmspub-0.0.1-2|76	
12mr|libmspub-0.0.1-2|77	%install
12mr|libmspub-0.0.1-2|78	
12mr|libmspub-0.0.1-2|79	%makeinstall_std
12mr|libmspub-0.0.1-2|80	
12mr|libmspub-0.0.1-2|81	rm -f %{buildroot}%{_libdir}/*.la
12mr|libmspub-0.0.1-2|82	
12mr|libmspub-0.0.1-2|83	%files -n %{libname}
12mr|libmspub-0.0.1-2|84	%doc AUTHORS ChangeLog COPYING.*
12mr|libmspub-0.0.1-2|85	%{_libdir}/lib*.so.%{major}*
12mr|libmspub-0.0.1-2|86	
12mr|libmspub-0.0.1-2|87	%files -n %{develname}
12mr|libmspub-0.0.1-2|88	%dir %{_includedir}/%{name}-0.0
12mr|libmspub-0.0.1-2|89	%dir %{_includedir}/%{name}-0.0/%{name}
12mr|libmspub-0.0.1-2|90	%{_includedir}/%{name}-0.0/%{name}/*
12mr|libmspub-0.0.1-2|91	%{_libdir}/*.so
12mr|libmspub-0.0.1-2|92	%{_libdir}/pkgconfig/*.pc
12mr|libmspub-0.0.1-2|93	
12mr|libmspub-0.0.1-2|94	%files doc
12mr|libmspub-0.0.1-2|95	%dir %{_docdir}/%{name}
12mr|libmspub-0.0.1-2|96	%{_docdir}/%{name}/html
12mr|libmspub-0.0.1-2|97	
12mr|libmspub-0.0.1-2|98	%files tools
12mr|libmspub-0.0.1-2|99	%{_bindir}/pub2raw
12mr|libmspub-0.0.1-2|100	%{_bindir}/pub2xhtml
12mr|libmspub-0.0.1-2|101	
12mr|libmspub-0.0.1-2|102	
12mr|libmspub-0.0.1-2|103	
12mr|libmspub-0.0.1-2|104	%changelog
12mr|libmspub-0.0.1-2|105	

14839 12
12mr|libmtp-1.1.4-1|1	%define	name	libmtp
12mr|libmtp-1.1.4-1|2	%define	version	1.1.4
12mr|libmtp-1.1.4-1|3	%define release %mkrel 1
12mr|libmtp-1.1.4-1|4	%define major	9
12mr|libmtp-1.1.4-1|5	%define	libname	%mklibname mtp %major
12mr|libmtp-1.1.4-1|6	%define develname %mklibname -d mtp
12mr|libmtp-1.1.4-1|7	
12mr|libmtp-1.1.4-1|8	Name:		%{name}
12mr|libmtp-1.1.4-1|9	Summary:	Implementation of Microsoft's Media Transfer Protocol
12mr|libmtp-1.1.4-1|10	Version:	%{version}
12mr|libmtp-1.1.4-1|11	Release:	%{release}
12mr|libmtp-1.1.4-1|12	Group:		System/Libraries
12mr|libmtp-1.1.4-1|13	License:	LGPLv2+
12mr|libmtp-1.1.4-1|14	URL:		http://libmtp.sourceforge.net/
12mr|libmtp-1.1.4-1|15	Source0:	http://downloads.sourceforge.net/project/libmtp/libmtp/%{version}/%{name}-%{version}.tar.gz
12mr|libmtp-1.1.4-1|16	BuildRequires:	libusb-devel doxygen
12mr|libmtp-1.1.4-1|17	
12mr|libmtp-1.1.4-1|18	%description
12mr|libmtp-1.1.4-1|19	libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)
12mr|libmtp-1.1.4-1|20	in the form of a library suitable primarily for POSIX compliant
12mr|libmtp-1.1.4-1|21	operating systems. We implement MTP Basic, the stuff proposed for
12mr|libmtp-1.1.4-1|22	standardization. MTP Enhanced is for Windows only, if we implement
12mr|libmtp-1.1.4-1|23	it, well that depends...
12mr|libmtp-1.1.4-1|24	
12mr|libmtp-1.1.4-1|25	It was initially based on (forked from) the great libptp2 library
12mr|libmtp-1.1.4-1|26	by Mariusz Woloszyn but has since been moved over to follow Marcus
12mr|libmtp-1.1.4-1|27	Meissners and Hubert Figuere's libgphoto2 fork of libptp2 (or is libptp2
12mr|libmtp-1.1.4-1|28	a fork of libgphoto?). The core implementation is identical to
12mr|libmtp-1.1.4-1|29	libgphoto2, there is just a different API adapted to portable media
12mr|libmtp-1.1.4-1|30	players.
12mr|libmtp-1.1.4-1|31	
12mr|libmtp-1.1.4-1|32	%package -n	%{libname}
12mr|libmtp-1.1.4-1|33	Summary:	Main library for %{name}
12mr|libmtp-1.1.4-1|34	Group:		System/Libraries
12mr|libmtp-1.1.4-1|35	Obsoletes:	%mklibname mtp 5
12mr|libmtp-1.1.4-1|36	Obsoletes:	%mklibname mtp 0
12mr|libmtp-1.1.4-1|37	Obsoletes:	%mklibname mtp 6
12mr|libmtp-1.1.4-1|38	Requires:	%{name}-utils >= %{version}-%{release}
12mr|libmtp-1.1.4-1|39	
12mr|libmtp-1.1.4-1|40	%description -n	%{libname}
12mr|libmtp-1.1.4-1|41	This package contains the library needed to run programs dynamically
12mr|libmtp-1.1.4-1|42	linked with %{name}.
12mr|libmtp-1.1.4-1|43	
12mr|libmtp-1.1.4-1|44	%package -n	%{develname}
12mr|libmtp-1.1.4-1|45	Summary:	Headers for developing programs that will use %{name}
12mr|libmtp-1.1.4-1|46	Group:		Development/C
12mr|libmtp-1.1.4-1|47	Requires:	%{libname} = %{version}-%{release}
12mr|libmtp-1.1.4-1|48	Provides:	%{name}-devel = %{version}-%{release}
12mr|libmtp-1.1.4-1|49	Obsoletes:	%mklibname -d mtp 5
12mr|libmtp-1.1.4-1|50	Obsoletes:	%mklibname -d mtp 0
12mr|libmtp-1.1.4-1|51	
12mr|libmtp-1.1.4-1|52	%description -n	%{develname}
12mr|libmtp-1.1.4-1|53	This package contains the headers that programmers will need to develop
12mr|libmtp-1.1.4-1|54	applications which will use %{name}.
12mr|libmtp-1.1.4-1|55	
12mr|libmtp-1.1.4-1|56	%package doc
12mr|libmtp-1.1.4-1|57	Summary: Libmtp documentation
12mr|libmtp-1.1.4-1|58	Group: Books/Computer books
12mr|libmtp-1.1.4-1|59	
12mr|libmtp-1.1.4-1|60	%description doc
12mr|libmtp-1.1.4-1|61	This package contains documentation of libmtp.
12mr|libmtp-1.1.4-1|62	
12mr|libmtp-1.1.4-1|63	%package utils
12mr|libmtp-1.1.4-1|64	Summary: Tools provided by libmtp
12mr|libmtp-1.1.4-1|65	Group: System/Libraries
12mr|libmtp-1.1.4-1|66	Requires: %{libname} = %{version}-%{release}
12mr|libmtp-1.1.4-1|67	Provides: mtp-utils = %{version}-%{release}
12mr|libmtp-1.1.4-1|68	
12mr|libmtp-1.1.4-1|69	%description utils
12mr|libmtp-1.1.4-1|70	This package contains various tools provided by libmtp.
12mr|libmtp-1.1.4-1|71	
12mr|libmtp-1.1.4-1|72	%prep
12mr|libmtp-1.1.4-1|73	%setup -q
12mr|libmtp-1.1.4-1|74	
12mr|libmtp-1.1.4-1|75	%build
12mr|libmtp-1.1.4-1|76	%configure2_5x \
12mr|libmtp-1.1.4-1|77	--disable-static \
12mr|libmtp-1.1.4-1|78	--enable-doxygen \
12mr|libmtp-1.1.4-1|79	--with-udev-rules=60-libmtp.rules
12mr|libmtp-1.1.4-1|80	%make
12mr|libmtp-1.1.4-1|81	
12mr|libmtp-1.1.4-1|82	%install
12mr|libmtp-1.1.4-1|83	%makeinstall_std
12mr|libmtp-1.1.4-1|84	
12mr|libmtp-1.1.4-1|85	#-- FEDORA COPY
12mr|libmtp-1.1.4-1|86	mkdir -p %{buildroot}%{_datadir}/hal/fdi/information/10freedesktop
12mr|libmtp-1.1.4-1|87	install -p -m 644 libmtp.fdi %{buildroot}%{_datadir}/hal/fdi/information/10freedesktop/10-usb-music-players-libmtp.fdi
12mr|libmtp-1.1.4-1|88	#-- FEDORA COPY
12mr|libmtp-1.1.4-1|89	# Replace links with relative links
12mr|libmtp-1.1.4-1|90	rm -f $RPM_BUILD_ROOT%{_bindir}/mtp-delfile
12mr|libmtp-1.1.4-1|91	rm -f $RPM_BUILD_ROOT%{_bindir}/mtp-getfile
12mr|libmtp-1.1.4-1|92	rm -f $RPM_BUILD_ROOT%{_bindir}/mtp-newfolder
12mr|libmtp-1.1.4-1|93	rm -f $RPM_BUILD_ROOT%{_bindir}/mtp-sendfile
12mr|libmtp-1.1.4-1|94	rm -f $RPM_BUILD_ROOT%{_bindir}/mtp-sendtr
12mr|libmtp-1.1.4-1|95	pushd $RPM_BUILD_ROOT%{_bindir}
12mr|libmtp-1.1.4-1|96	ln -sf mtp-connect mtp-delfile
12mr|libmtp-1.1.4-1|97	ln -sf mtp-connect mtp-getfile
12mr|libmtp-1.1.4-1|98	ln -sf mtp-connect mtp-newfolder
12mr|libmtp-1.1.4-1|99	ln -sf mtp-connect mtp-sendfile
12mr|libmtp-1.1.4-1|100	ln -sf mtp-connect mtp-sendtr
12mr|libmtp-1.1.4-1|101	popd
12mr|libmtp-1.1.4-1|102	
12mr|libmtp-1.1.4-1|103	mkdir -p %{buildroot}/%{_datadir}/doc/%{name}/html
12mr|libmtp-1.1.4-1|104	mv -f %{buildroot}/%{_datadir}/doc/%{name}-%{version}/html/* %{buildroot}/%{_datadir}/doc/%{name}/html/
12mr|libmtp-1.1.4-1|105	
12mr|libmtp-1.1.4-1|106	# don't ship .la
12mr|libmtp-1.1.4-1|107	find %{buildroot} -name *.la | xargs rm -f
12mr|libmtp-1.1.4-1|108	
12mr|libmtp-1.1.4-1|109	%files -n %{libname}
12mr|libmtp-1.1.4-1|110	%doc AUTHORS COPYING README
12mr|libmtp-1.1.4-1|111	%{_libdir}/libmtp.so.%{major}*
12mr|libmtp-1.1.4-1|112	
12mr|libmtp-1.1.4-1|113	%files -n %{develname}
12mr|libmtp-1.1.4-1|114	%{_includedir}/%{name}.h
12mr|libmtp-1.1.4-1|115	%{_libdir}/%{name}.so
12mr|libmtp-1.1.4-1|116	%{_libdir}/pkgconfig/*
12mr|libmtp-1.1.4-1|117	
12mr|libmtp-1.1.4-1|118	%files doc
12mr|libmtp-1.1.4-1|119	%doc %{_datadir}/doc/%{name}/html
12mr|libmtp-1.1.4-1|120	
12mr|libmtp-1.1.4-1|121	%files utils
12mr|libmtp-1.1.4-1|122	/lib/udev/rules.d/*.rules
12mr|libmtp-1.1.4-1|123	%config(noreplace) %{_datadir}/hal/fdi/information/10freedesktop/10-usb-music-players-libmtp.fdi
12mr|libmtp-1.1.4-1|124	/lib/udev/mtp-probe
12mr|libmtp-1.1.4-1|125	%{_bindir}/*
12mr|libmtp-1.1.4-1|126	
12mr|libmtp-1.1.4-1|127	%changelog
12mr|libmtp-1.1.4-1|128	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libmtp-1.1.4-1|129	+ Commit: a5df928
12mr|libmtp-1.1.4-1|130	- New version 1.1.2 (sync with Cooker), fix unversioned Obsoletes
12mr|libmtp-1.1.4-1|131	
12mr|libmtp-1.1.4-1|132	

14840 12
12mr|libmusicbrainz-2.1.5-9|1	%define	version	2.1.5
12mr|libmusicbrainz-2.1.5-9|2	%define release	%mkrel 9
12mr|libmusicbrainz-2.1.5-9|3	%define major 4
12mr|libmusicbrainz-2.1.5-9|4	%define libname %mklibname musicbrainz %{major}
12mr|libmusicbrainz-2.1.5-9|5	%define develname %mklibname -d musicbrainz
12mr|libmusicbrainz-2.1.5-9|6	
12mr|libmusicbrainz-2.1.5-9|7	Name:		libmusicbrainz
12mr|libmusicbrainz-2.1.5-9|8	Version:	%{version}
12mr|libmusicbrainz-2.1.5-9|9	Release:	%{release}
12mr|libmusicbrainz-2.1.5-9|10	Summary:	A software library for accesing MusicBrainz servers
12mr|libmusicbrainz-2.1.5-9|11	Source:		http://ftp.musicbrainz.org/pub/musicbrainz/%{name}-%{version}.tar.bz2
12mr|libmusicbrainz-2.1.5-9|12	Patch0:		musicbrainz-2.1.5-gcc43-includes.patch
12mr|libmusicbrainz-2.1.5-9|13	URL:		http://www.musicbrainz.org
12mr|libmusicbrainz-2.1.5-9|14	Group:		Sound
12mr|libmusicbrainz-2.1.5-9|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|libmusicbrainz-2.1.5-9|16	License:	LGPLv2+
12mr|libmusicbrainz-2.1.5-9|17	BuildRequires:	libexpat-devel >= 2.0.1
12mr|libmusicbrainz-2.1.5-9|18	BuildRequires:	autoconf2.5 >= 2.58
12mr|libmusicbrainz-2.1.5-9|19	
12mr|libmusicbrainz-2.1.5-9|20	%description
12mr|libmusicbrainz-2.1.5-9|21	The MusicBrainz client library allows applications to make metadata
12mr|libmusicbrainz-2.1.5-9|22	lookup to a MusicBrainz server, generate signatures from WAV data and
12mr|libmusicbrainz-2.1.5-9|23	create CD Index Disk ids from audio CD roms.
12mr|libmusicbrainz-2.1.5-9|24	
12mr|libmusicbrainz-2.1.5-9|25	%package -n %{libname}
12mr|libmusicbrainz-2.1.5-9|26	Summary:	A software library for accesing MusicBrainz servers
12mr|libmusicbrainz-2.1.5-9|27	Group:		System/Libraries
12mr|libmusicbrainz-2.1.5-9|28	
12mr|libmusicbrainz-2.1.5-9|29	%description -n %{libname}
12mr|libmusicbrainz-2.1.5-9|30	The MusicBrainz client library allows applications to make metadata
12mr|libmusicbrainz-2.1.5-9|31	lookup to a MusicBrainz server, generate signatures from WAV data and
12mr|libmusicbrainz-2.1.5-9|32	create CD Index Disk ids from audio CD roms.
12mr|libmusicbrainz-2.1.5-9|33	
12mr|libmusicbrainz-2.1.5-9|34	%package -n %develname
12mr|libmusicbrainz-2.1.5-9|35	Summary:	Headers for developing programs that will use libmusicbrainz
12mr|libmusicbrainz-2.1.5-9|36	Group:		Development/Other
12mr|libmusicbrainz-2.1.5-9|37	Requires:	%{libname} = %{version}-%{release}
12mr|libmusicbrainz-2.1.5-9|38	Provides:	%{name}-devel = %{version}-%{release}
12mr|libmusicbrainz-2.1.5-9|39	Provides:	musicbrainz-devel = %{version}-%{release}
12mr|libmusicbrainz-2.1.5-9|40	Obsoletes: %mklibname -d musicbrainz 4
12mr|libmusicbrainz-2.1.5-9|41	
12mr|libmusicbrainz-2.1.5-9|42	%description -n	%develname
12mr|libmusicbrainz-2.1.5-9|43	This package contains the headers that programmers will need to develop
12mr|libmusicbrainz-2.1.5-9|44	applications which will use libmusicbrainz.
12mr|libmusicbrainz-2.1.5-9|45	
12mr|libmusicbrainz-2.1.5-9|46	
12mr|libmusicbrainz-2.1.5-9|47	%prep
12mr|libmusicbrainz-2.1.5-9|48	%setup -q
12mr|libmusicbrainz-2.1.5-9|49	%patch0 -p1
12mr|libmusicbrainz-2.1.5-9|50	
12mr|libmusicbrainz-2.1.5-9|51	%build
12mr|libmusicbrainz-2.1.5-9|52	%configure2_5x
12mr|libmusicbrainz-2.1.5-9|53	%make
12mr|libmusicbrainz-2.1.5-9|54	
12mr|libmusicbrainz-2.1.5-9|55	
12mr|libmusicbrainz-2.1.5-9|56	%install
12mr|libmusicbrainz-2.1.5-9|57	%makeinstall_std
12mr|libmusicbrainz-2.1.5-9|58	
12mr|libmusicbrainz-2.1.5-9|59	%files -n %{libname}
12mr|libmusicbrainz-2.1.5-9|60	%defattr(-, root, root)
12mr|libmusicbrainz-2.1.5-9|61	%doc AUTHORS COPYING ChangeLog README TODO INSTALL
12mr|libmusicbrainz-2.1.5-9|62	%{_libdir}/*.so.%{major}*
12mr|libmusicbrainz-2.1.5-9|63	
12mr|libmusicbrainz-2.1.5-9|64	%files -n %develname
12mr|libmusicbrainz-2.1.5-9|65	%defattr(-, root, root)
12mr|libmusicbrainz-2.1.5-9|66	%{_includedir}/musicbrainz
12mr|libmusicbrainz-2.1.5-9|67	%{_libdir}/*.a
12mr|libmusicbrainz-2.1.5-9|68	%{_libdir}/*.so
12mr|libmusicbrainz-2.1.5-9|69	%{_libdir}/pkgconfig/*
12mr|libmusicbrainz-2.1.5-9|70	
12mr|libmusicbrainz-2.1.5-9|71	
12mr|libmusicbrainz-2.1.5-9|72	
12mr|libmusicbrainz-2.1.5-9|73	%changelog
12mr|libmusicbrainz-2.1.5-9|74	

14841 12
12mr|libmusicbrainz3-3.0.3-2|1	%define package_name    libmusicbrainz
12mr|libmusicbrainz3-3.0.3-2|2	%define	version	3.0.3
12mr|libmusicbrainz3-3.0.3-2|3	%define release	%mkrel 2
12mr|libmusicbrainz3-3.0.3-2|4	
12mr|libmusicbrainz3-3.0.3-2|5	%define api 3
12mr|libmusicbrainz3-3.0.3-2|6	%define major 6
12mr|libmusicbrainz3-3.0.3-2|7	%define libname %mklibname musicbrainz %api %{major}
12mr|libmusicbrainz3-3.0.3-2|8	%define develname %mklibname -d musicbrainz %api
12mr|libmusicbrainz3-3.0.3-2|9	
12mr|libmusicbrainz3-3.0.3-2|10	Name:		libmusicbrainz3
12mr|libmusicbrainz3-3.0.3-2|11	Version:	%{version}
12mr|libmusicbrainz3-3.0.3-2|12	Release:	%{release}
12mr|libmusicbrainz3-3.0.3-2|13	Summary:	A software library for accesing MusicBrainz servers
12mr|libmusicbrainz3-3.0.3-2|14	Source:		http://ftp.musicbrainz.org/pub/musicbrainz/%{package_name}-%{version}.tar.gz
12mr|libmusicbrainz3-3.0.3-2|15	URL:		http://musicbrainz.org/doc/libmusicbrainz
12mr|libmusicbrainz3-3.0.3-2|16	Group:		Sound
12mr|libmusicbrainz3-3.0.3-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|libmusicbrainz3-3.0.3-2|18	License:	LGPLv2+
12mr|libmusicbrainz3-3.0.3-2|19	BuildRequires:  cmake
12mr|libmusicbrainz3-3.0.3-2|20	BuildRequires:  pkgconfig(neon)
12mr|libmusicbrainz3-3.0.3-2|21	BuildRequires:  libdiscid-devel
12mr|libmusicbrainz3-3.0.3-2|22	BuildRequires:  libcppunit-devel
12mr|libmusicbrainz3-3.0.3-2|23	
12mr|libmusicbrainz3-3.0.3-2|24	%description
12mr|libmusicbrainz3-3.0.3-2|25	The MusicBrainz client library allows applications to make metadata
12mr|libmusicbrainz3-3.0.3-2|26	lookup to a MusicBrainz server, generate signatures from WAV data and
12mr|libmusicbrainz3-3.0.3-2|27	create CD Index Disk ids from audio CD roms.
12mr|libmusicbrainz3-3.0.3-2|28	
12mr|libmusicbrainz3-3.0.3-2|29	%package -n %{libname}
12mr|libmusicbrainz3-3.0.3-2|30	Summary:	A software library for accesing MusicBrainz servers
12mr|libmusicbrainz3-3.0.3-2|31	Group:		System/Libraries
12mr|libmusicbrainz3-3.0.3-2|32	
12mr|libmusicbrainz3-3.0.3-2|33	%description -n %{libname}
12mr|libmusicbrainz3-3.0.3-2|34	The MusicBrainz client library allows applications to make metadata
12mr|libmusicbrainz3-3.0.3-2|35	lookup to a MusicBrainz server, generate signatures from WAV data and
12mr|libmusicbrainz3-3.0.3-2|36	create CD Index Disk ids from audio CD roms.
12mr|libmusicbrainz3-3.0.3-2|37	
12mr|libmusicbrainz3-3.0.3-2|38	%package -n %develname
12mr|libmusicbrainz3-3.0.3-2|39	Summary:	Headers for developing programs that will use libmusicbrainz
12mr|libmusicbrainz3-3.0.3-2|40	Group:		Development/Other
12mr|libmusicbrainz3-3.0.3-2|41	Requires:	%{libname} = %{version}-%{release}
12mr|libmusicbrainz3-3.0.3-2|42	Provides:	%{name}-devel = %{version}-%{release}
12mr|libmusicbrainz3-3.0.3-2|43	
12mr|libmusicbrainz3-3.0.3-2|44	%description -n	%develname
12mr|libmusicbrainz3-3.0.3-2|45	This package contains the headers that programmers will need to develop
12mr|libmusicbrainz3-3.0.3-2|46	applications which will use libmusicbrainz.
12mr|libmusicbrainz3-3.0.3-2|47	
12mr|libmusicbrainz3-3.0.3-2|48	
12mr|libmusicbrainz3-3.0.3-2|49	
12mr|libmusicbrainz3-3.0.3-2|50	%prep
12mr|libmusicbrainz3-3.0.3-2|51	%setup -q -n %{package_name}-%{version}
12mr|libmusicbrainz3-3.0.3-2|52	
12mr|libmusicbrainz3-3.0.3-2|53	%build
12mr|libmusicbrainz3-3.0.3-2|54	cmake . -DCMAKE_INSTALL_PREFIX=%_prefix \
12mr|libmusicbrainz3-3.0.3-2|55	%if "%_lib" != "lib"
12mr|libmusicbrainz3-3.0.3-2|56	-DLIB_SUFFIX=64 \
12mr|libmusicbrainz3-3.0.3-2|57	%endif
12mr|libmusicbrainz3-3.0.3-2|58	
12mr|libmusicbrainz3-3.0.3-2|59	
12mr|libmusicbrainz3-3.0.3-2|60	%make
12mr|libmusicbrainz3-3.0.3-2|61	
12mr|libmusicbrainz3-3.0.3-2|62	
12mr|libmusicbrainz3-3.0.3-2|63	%install
12mr|libmusicbrainz3-3.0.3-2|64	rm -rf %{buildroot}
12mr|libmusicbrainz3-3.0.3-2|65	
12mr|libmusicbrainz3-3.0.3-2|66	%makeinstall_std
12mr|libmusicbrainz3-3.0.3-2|67	
12mr|libmusicbrainz3-3.0.3-2|68	
12mr|libmusicbrainz3-3.0.3-2|69	%clean
12mr|libmusicbrainz3-3.0.3-2|70	rm -rf %{buildroot}
12mr|libmusicbrainz3-3.0.3-2|71	
12mr|libmusicbrainz3-3.0.3-2|72	%if %mdkversion < 200900
12mr|libmusicbrainz3-3.0.3-2|73	%post -n %{libname} -p /sbin/ldconfig
12mr|libmusicbrainz3-3.0.3-2|74	%endif
12mr|libmusicbrainz3-3.0.3-2|75	
12mr|libmusicbrainz3-3.0.3-2|76	%if %mdkversion < 200900
12mr|libmusicbrainz3-3.0.3-2|77	%postun -n %{libname} -p /sbin/ldconfig
12mr|libmusicbrainz3-3.0.3-2|78	%endif
12mr|libmusicbrainz3-3.0.3-2|79	
12mr|libmusicbrainz3-3.0.3-2|80	
12mr|libmusicbrainz3-3.0.3-2|81	%files -n %{libname}
12mr|libmusicbrainz3-3.0.3-2|82	%defattr(-, root, root)
12mr|libmusicbrainz3-3.0.3-2|83	%doc AUTHORS.txt COPYING.txt NEWS.txt README.txt
12mr|libmusicbrainz3-3.0.3-2|84	%{_libdir}/libmusicbrainz%{api}.so.%{major}*
12mr|libmusicbrainz3-3.0.3-2|85	
12mr|libmusicbrainz3-3.0.3-2|86	%files -n %develname
12mr|libmusicbrainz3-3.0.3-2|87	%defattr(-, root, root)
12mr|libmusicbrainz3-3.0.3-2|88	%{_includedir}/musicbrainz%{api}
12mr|libmusicbrainz3-3.0.3-2|89	%{_libdir}/*.so
12mr|libmusicbrainz3-3.0.3-2|90	%{_libdir}/pkgconfig/libmusicbrainz%{api}.pc
12mr|libmusicbrainz3-3.0.3-2|91	
12mr|libmusicbrainz3-3.0.3-2|92	
12mr|libmusicbrainz3-3.0.3-2|93	
12mr|libmusicbrainz3-3.0.3-2|94	%changelog
12mr|libmusicbrainz3-3.0.3-2|95	

14842 12
12mr|libmusicbrainz4-4.0.2-1|1	%define package_name    libmusicbrainz
12mr|libmusicbrainz4-4.0.2-1|2	%define	version	4.0.2
12mr|libmusicbrainz4-4.0.2-1|3	%define release	1
12mr|libmusicbrainz4-4.0.2-1|4	
12mr|libmusicbrainz4-4.0.2-1|5	%define api 4
12mr|libmusicbrainz4-4.0.2-1|6	%define major 3
12mr|libmusicbrainz4-4.0.2-1|7	%define libname %mklibname musicbrainz %api %{major}
12mr|libmusicbrainz4-4.0.2-1|8	%define develname %mklibname -d musicbrainz %api
12mr|libmusicbrainz4-4.0.2-1|9	
12mr|libmusicbrainz4-4.0.2-1|10	Name:		libmusicbrainz4
12mr|libmusicbrainz4-4.0.2-1|11	Version:	%{version}
12mr|libmusicbrainz4-4.0.2-1|12	Release:	%{release}
12mr|libmusicbrainz4-4.0.2-1|13	Summary:	A software library for accesing MusicBrainz servers
12mr|libmusicbrainz4-4.0.2-1|14	Source0:	https://github.com/downloads/metabrainz/libmusicbrainz/%{package_name}-%{version}.tar.gz
12mr|libmusicbrainz4-4.0.2-1|15	Patch0:		cmake_include_dir.patch
12mr|libmusicbrainz4-4.0.2-1|16	Patch1:		libmusicbrainz-4.0.2-remove-wextra-warnings.patch
12mr|libmusicbrainz4-4.0.2-1|17	URL:		http://musicbrainz.org/doc/libmusicbrainz
12mr|libmusicbrainz4-4.0.2-1|18	Group:		Sound
12mr|libmusicbrainz4-4.0.2-1|19	License:	LGPLv2+
12mr|libmusicbrainz4-4.0.2-1|20	BuildRequires:  cmake
12mr|libmusicbrainz4-4.0.2-1|21	BuildRequires:	pkgconfig(neon)
12mr|libmusicbrainz4-4.0.2-1|22	BuildRequires:	pkgconfig(libdiscid)
12mr|libmusicbrainz4-4.0.2-1|23	BuildRequires:	pkgconfig(cppunit)
12mr|libmusicbrainz4-4.0.2-1|24	
12mr|libmusicbrainz4-4.0.2-1|25	%description
12mr|libmusicbrainz4-4.0.2-1|26	The MusicBrainz client library allows applications to make metadata
12mr|libmusicbrainz4-4.0.2-1|27	lookup to a MusicBrainz server, generate signatures from WAV data and
12mr|libmusicbrainz4-4.0.2-1|28	create CD Index Disk ids from audio CD roms.
12mr|libmusicbrainz4-4.0.2-1|29	
12mr|libmusicbrainz4-4.0.2-1|30	%package -n %{libname}
12mr|libmusicbrainz4-4.0.2-1|31	Summary:	A software library for accesing MusicBrainz servers
12mr|libmusicbrainz4-4.0.2-1|32	Group:		System/Libraries
12mr|libmusicbrainz4-4.0.2-1|33	
12mr|libmusicbrainz4-4.0.2-1|34	%description -n %{libname}
12mr|libmusicbrainz4-4.0.2-1|35	The MusicBrainz client library allows applications to make metadata
12mr|libmusicbrainz4-4.0.2-1|36	lookup to a MusicBrainz server, generate signatures from WAV data and
12mr|libmusicbrainz4-4.0.2-1|37	create CD Index Disk ids from audio CD roms.
12mr|libmusicbrainz4-4.0.2-1|38	
12mr|libmusicbrainz4-4.0.2-1|39	%package -n %develname
12mr|libmusicbrainz4-4.0.2-1|40	Summary:	Headers for developing programs that will use libmusicbrainz
12mr|libmusicbrainz4-4.0.2-1|41	Group:		Development/Other
12mr|libmusicbrainz4-4.0.2-1|42	Requires:	%{libname} = %{version}-%{release}
12mr|libmusicbrainz4-4.0.2-1|43	Provides:	%{name}-devel = %{version}-%{release}
12mr|libmusicbrainz4-4.0.2-1|44	
12mr|libmusicbrainz4-4.0.2-1|45	%description -n	%develname
12mr|libmusicbrainz4-4.0.2-1|46	This package contains the headers that programmers will need to develop
12mr|libmusicbrainz4-4.0.2-1|47	applications which will use libmusicbrainz.
12mr|libmusicbrainz4-4.0.2-1|48	
12mr|libmusicbrainz4-4.0.2-1|49	%prep
12mr|libmusicbrainz4-4.0.2-1|50	%setup -q -n %{package_name}-%{version}
12mr|libmusicbrainz4-4.0.2-1|51	%apply_patches
12mr|libmusicbrainz4-4.0.2-1|52	
12mr|libmusicbrainz4-4.0.2-1|53	%build
12mr|libmusicbrainz4-4.0.2-1|54	cmake . -DCMAKE_INSTALL_PREFIX=%_prefix \
12mr|libmusicbrainz4-4.0.2-1|55	%if "%_lib" != "lib"
12mr|libmusicbrainz4-4.0.2-1|56	-DLIB_SUFFIX=64 \
12mr|libmusicbrainz4-4.0.2-1|57	%endif
12mr|libmusicbrainz4-4.0.2-1|58	
12mr|libmusicbrainz4-4.0.2-1|59	%make
12mr|libmusicbrainz4-4.0.2-1|60	
12mr|libmusicbrainz4-4.0.2-1|61	%install
12mr|libmusicbrainz4-4.0.2-1|62	
12mr|libmusicbrainz4-4.0.2-1|63	%makeinstall_std
12mr|libmusicbrainz4-4.0.2-1|64	
12mr|libmusicbrainz4-4.0.2-1|65	%files -n %{libname}
12mr|libmusicbrainz4-4.0.2-1|66	%doc AUTHORS.txt COPYING.txt NEWS.txt
12mr|libmusicbrainz4-4.0.2-1|67	%{_libdir}/libmusicbrainz%{api}.so.%{major}*
12mr|libmusicbrainz4-4.0.2-1|68	
12mr|libmusicbrainz4-4.0.2-1|69	%files -n %develname
12mr|libmusicbrainz4-4.0.2-1|70	%{_includedir}/musicbrainz%{api}
12mr|libmusicbrainz4-4.0.2-1|71	%{_libdir}/*.so
12mr|libmusicbrainz4-4.0.2-1|72	%{_libdir}/pkgconfig/libmusicbrainz%{api}.pc
12mr|libmusicbrainz4-4.0.2-1|73	
12mr|libmusicbrainz4-4.0.2-1|74	
12mr|libmusicbrainz4-4.0.2-1|75	
12mr|libmusicbrainz4-4.0.2-1|76	%changelog
12mr|libmusicbrainz4-4.0.2-1|77	

14843 12
12mr|libmusicbrainz5-5.0.1-1|1	%define package_name libmusicbrainz
12mr|libmusicbrainz5-5.0.1-1|2	
12mr|libmusicbrainz5-5.0.1-1|3	%define api 5
12mr|libmusicbrainz5-5.0.1-1|4	%define major 0
12mr|libmusicbrainz5-5.0.1-1|5	%define libname %mklibname musicbrainz %api %{major}
12mr|libmusicbrainz5-5.0.1-1|6	%define develname %mklibname -d musicbrainz %api
12mr|libmusicbrainz5-5.0.1-1|7	
12mr|libmusicbrainz5-5.0.1-1|8	Name:		libmusicbrainz5
12mr|libmusicbrainz5-5.0.1-1|9	Version:	5.0.1
12mr|libmusicbrainz5-5.0.1-1|10	Release:	1
12mr|libmusicbrainz5-5.0.1-1|11	Summary:	A software library for accesing MusicBrainz servers
12mr|libmusicbrainz5-5.0.1-1|12	Source0:	https://github.com/downloads/metabrainz/libmusicbrainz/%{package_name}-%{version}.tar.gz
12mr|libmusicbrainz5-5.0.1-1|13	Patch0:		cmake_include_dir.patch
12mr|libmusicbrainz5-5.0.1-1|14	URL:		http://musicbrainz.org/doc/libmusicbrainz
12mr|libmusicbrainz5-5.0.1-1|15	Group:		Sound
12mr|libmusicbrainz5-5.0.1-1|16	License:	LGPLv2+
12mr|libmusicbrainz5-5.0.1-1|17	BuildRequires:	cmake
12mr|libmusicbrainz5-5.0.1-1|18	BuildRequires:	pkgconfig(neon)
12mr|libmusicbrainz5-5.0.1-1|19	BuildRequires:	pkgconfig(libdiscid)
12mr|libmusicbrainz5-5.0.1-1|20	BuildRequires:	pkgconfig(cppunit)
12mr|libmusicbrainz5-5.0.1-1|21	
12mr|libmusicbrainz5-5.0.1-1|22	%description
12mr|libmusicbrainz5-5.0.1-1|23	The MusicBrainz client library allows applications to make metadata
12mr|libmusicbrainz5-5.0.1-1|24	lookup to a MusicBrainz server, generate signatures from WAV data and
12mr|libmusicbrainz5-5.0.1-1|25	create CD Index Disk ids from audio CD roms.
12mr|libmusicbrainz5-5.0.1-1|26	
12mr|libmusicbrainz5-5.0.1-1|27	%package -n %{libname}
12mr|libmusicbrainz5-5.0.1-1|28	Summary:	A software library for accesing MusicBrainz servers
12mr|libmusicbrainz5-5.0.1-1|29	Group:		System/Libraries
12mr|libmusicbrainz5-5.0.1-1|30	
12mr|libmusicbrainz5-5.0.1-1|31	%description -n %{libname}
12mr|libmusicbrainz5-5.0.1-1|32	The MusicBrainz client library allows applications to make metadata
12mr|libmusicbrainz5-5.0.1-1|33	lookup to a MusicBrainz server, generate signatures from WAV data and
12mr|libmusicbrainz5-5.0.1-1|34	create CD Index Disk ids from audio CD roms.
12mr|libmusicbrainz5-5.0.1-1|35	
12mr|libmusicbrainz5-5.0.1-1|36	%package -n %{develname}
12mr|libmusicbrainz5-5.0.1-1|37	Summary:	Headers for developing programs that will use libmusicbrainz
12mr|libmusicbrainz5-5.0.1-1|38	Group:		Development/Other
12mr|libmusicbrainz5-5.0.1-1|39	Requires:	%{libname} = %{version}-%{release}
12mr|libmusicbrainz5-5.0.1-1|40	Provides:	%{name}-devel = %{version}-%{release}
12mr|libmusicbrainz5-5.0.1-1|41	
12mr|libmusicbrainz5-5.0.1-1|42	%description -n %{develname}
12mr|libmusicbrainz5-5.0.1-1|43	This package contains the headers that programmers will need to develop
12mr|libmusicbrainz5-5.0.1-1|44	applications which will use libmusicbrainz.
12mr|libmusicbrainz5-5.0.1-1|45	
12mr|libmusicbrainz5-5.0.1-1|46	%prep
12mr|libmusicbrainz5-5.0.1-1|47	%setup -q -n %{package_name}-%{version}
12mr|libmusicbrainz5-5.0.1-1|48	%apply_patches
12mr|libmusicbrainz5-5.0.1-1|49	
12mr|libmusicbrainz5-5.0.1-1|50	%build
12mr|libmusicbrainz5-5.0.1-1|51	cmake . -DCMAKE_INSTALL_PREFIX=%_prefix \
12mr|libmusicbrainz5-5.0.1-1|52	%if "%_lib" != "lib"
12mr|libmusicbrainz5-5.0.1-1|53	-DLIB_SUFFIX=64 \
12mr|libmusicbrainz5-5.0.1-1|54	%endif
12mr|libmusicbrainz5-5.0.1-1|55	
12mr|libmusicbrainz5-5.0.1-1|56	%make
12mr|libmusicbrainz5-5.0.1-1|57	
12mr|libmusicbrainz5-5.0.1-1|58	%install
12mr|libmusicbrainz5-5.0.1-1|59	%makeinstall_std
12mr|libmusicbrainz5-5.0.1-1|60	
12mr|libmusicbrainz5-5.0.1-1|61	%files -n %{libname}
12mr|libmusicbrainz5-5.0.1-1|62	%doc AUTHORS.txt COPYING.txt NEWS.txt
12mr|libmusicbrainz5-5.0.1-1|63	%{_libdir}/libmusicbrainz%{api}.so.%{major}*
12mr|libmusicbrainz5-5.0.1-1|64	
12mr|libmusicbrainz5-5.0.1-1|65	%files -n %{develname}
12mr|libmusicbrainz5-5.0.1-1|66	%{_includedir}/musicbrainz%{api}
12mr|libmusicbrainz5-5.0.1-1|67	%{_libdir}/*.so
12mr|libmusicbrainz5-5.0.1-1|68	%{_libdir}/pkgconfig/libmusicbrainz%{api}.pc
12mr|libmusicbrainz5-5.0.1-1|69	
12mr|libmusicbrainz5-5.0.1-1|70	
12mr|libmusicbrainz5-5.0.1-1|71	
12mr|libmusicbrainz5-5.0.1-1|72	%changelog
12mr|libmusicbrainz5-5.0.1-1|73	

14844 12
12mr|libmygpo-qt-1.0.5-1|1	Summary: Qt Library that wraps the gpodder.net Web API
12mr|libmygpo-qt-1.0.5-1|2	Name: libmygpo-qt
12mr|libmygpo-qt-1.0.5-1|3	Version: 1.0.5
12mr|libmygpo-qt-1.0.5-1|4	Release: 1
12mr|libmygpo-qt-1.0.5-1|5	Source0: http://stefan.derkits.at/files/%{name}/%{name}.%{version}.tar.gz
12mr|libmygpo-qt-1.0.5-1|6	Patch0:	       libmygpo-qt-1.0.5-LIB_SUFFIX.patch
12mr|libmygpo-qt-1.0.5-1|7	License: LGPLv3+
12mr|libmygpo-qt-1.0.5-1|8	Group: Development/KDE and Qt
12mr|libmygpo-qt-1.0.5-1|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libmygpo-qt-1.0.5-1|10	Url: http://wiki.gpodder.org/wiki/Libmygpo-qt
12mr|libmygpo-qt-1.0.5-1|11	BuildRequires: cmake
12mr|libmygpo-qt-1.0.5-1|12	BuildRequires: qt4-devel
12mr|libmygpo-qt-1.0.5-1|13	BuildRequires: qjson-devel
12mr|libmygpo-qt-1.0.5-1|14	
12mr|libmygpo-qt-1.0.5-1|15	%description
12mr|libmygpo-qt-1.0.5-1|16	libmygpo-qt is a Qt Library that wraps the gpodder.net Web API.
12mr|libmygpo-qt-1.0.5-1|17	
12mr|libmygpo-qt-1.0.5-1|18	v1.0 wraps nearly every Request from the gpodder.net API except:
12mr|libmygpo-qt-1.0.5-1|19	-) Simple API Calls Downloading subscription Lists & Uploading
12mr|libmygpo-qt-1.0.5-1|20	subscription Lists
12mr|libmygpo-qt-1.0.5-1|21	-) Retrieving Subscription Changes (you should use "Retrieving Updates
12mr|libmygpo-qt-1.0.5-1|22	for a given Device" instead)
12mr|libmygpo-qt-1.0.5-1|23	
12mr|libmygpo-qt-1.0.5-1|24	%define major 1.0
12mr|libmygpo-qt-1.0.5-1|25	%define libname %mklibname mygpo-qt %major
12mr|libmygpo-qt-1.0.5-1|26	
12mr|libmygpo-qt-1.0.5-1|27	%package -n %libname
12mr|libmygpo-qt-1.0.5-1|28	Summary: Library for %{name}
12mr|libmygpo-qt-1.0.5-1|29	Group: Development/KDE and Qt
12mr|libmygpo-qt-1.0.5-1|30	
12mr|libmygpo-qt-1.0.5-1|31	%description -n %libname
12mr|libmygpo-qt-1.0.5-1|32	libmygpo-qt is a Qt Library that wraps the gpodder.net Web API.
12mr|libmygpo-qt-1.0.5-1|33	
12mr|libmygpo-qt-1.0.5-1|34	v1.0 wraps nearly every Request from the gpodder.net API except:
12mr|libmygpo-qt-1.0.5-1|35	-) Simple API Calls Downloading subscription Lists & Uploading
12mr|libmygpo-qt-1.0.5-1|36	subscription Lists
12mr|libmygpo-qt-1.0.5-1|37	-) Retrieving Subscription Changes (you should use "Retrieving Updates
12mr|libmygpo-qt-1.0.5-1|38	for a given Device" instead)
12mr|libmygpo-qt-1.0.5-1|39	
12mr|libmygpo-qt-1.0.5-1|40	%package devel
12mr|libmygpo-qt-1.0.5-1|41	Summary: %{name} development files
12mr|libmygpo-qt-1.0.5-1|42	Group: Development/KDE and Qt
12mr|libmygpo-qt-1.0.5-1|43	Requires: %libname = %version
12mr|libmygpo-qt-1.0.5-1|44	
12mr|libmygpo-qt-1.0.5-1|45	%description devel
12mr|libmygpo-qt-1.0.5-1|46	libmygpo-qt is a Qt Library that wraps the gpodder.net Web API.
12mr|libmygpo-qt-1.0.5-1|47	
12mr|libmygpo-qt-1.0.5-1|48	This package contains files need to build applications using libmygpo-qt.
12mr|libmygpo-qt-1.0.5-1|49	
12mr|libmygpo-qt-1.0.5-1|50	%prep
12mr|libmygpo-qt-1.0.5-1|51	%setup -qn %name.%version
12mr|libmygpo-qt-1.0.5-1|52	%apply_patches
12mr|libmygpo-qt-1.0.5-1|53	
12mr|libmygpo-qt-1.0.5-1|54	%build
12mr|libmygpo-qt-1.0.5-1|55	%cmake -DMYGPO_BUILD_TESTS=OFF
12mr|libmygpo-qt-1.0.5-1|56	%make
12mr|libmygpo-qt-1.0.5-1|57	
12mr|libmygpo-qt-1.0.5-1|58	%install
12mr|libmygpo-qt-1.0.5-1|59	rm -rf %{buildroot}
12mr|libmygpo-qt-1.0.5-1|60	%makeinstall_std -C build
12mr|libmygpo-qt-1.0.5-1|61	
12mr|libmygpo-qt-1.0.5-1|62	%clean
12mr|libmygpo-qt-1.0.5-1|63	rm -rf %{buildroot}
12mr|libmygpo-qt-1.0.5-1|64	
12mr|libmygpo-qt-1.0.5-1|65	%files -n %libname
12mr|libmygpo-qt-1.0.5-1|66	%defattr(-,root,root)
12mr|libmygpo-qt-1.0.5-1|67	%_libdir/libmygpo-qt.so.%{major}*
12mr|libmygpo-qt-1.0.5-1|68	%_libdir/libmygpo-qt.so.1
12mr|libmygpo-qt-1.0.5-1|69	
12mr|libmygpo-qt-1.0.5-1|70	%files devel
12mr|libmygpo-qt-1.0.5-1|71	%defattr(-,root,root)
12mr|libmygpo-qt-1.0.5-1|72	%_libdir/libmygpo-qt.so
12mr|libmygpo-qt-1.0.5-1|73	%_libdir/pkgconfig/*.pc
12mr|libmygpo-qt-1.0.5-1|74	%_includedir/mygpo-qt
12mr|libmygpo-qt-1.0.5-1|75	%_libdir/cmake/mygpo-qt
12mr|libmygpo-qt-1.0.5-1|76	
12mr|libmygpo-qt-1.0.5-1|77	
12mr|libmygpo-qt-1.0.5-1|78	
12mr|libmygpo-qt-1.0.5-1|79	%changelog
12mr|libmygpo-qt-1.0.5-1|80	

14845 12
12mr|libnatspec-0.2.6-1|1	%define major 0
12mr|libnatspec-0.2.6-1|2	%define libname %mklibname natspec %{major}
12mr|libnatspec-0.2.6-1|3	%define develname %mklibname natspec -d
12mr|libnatspec-0.2.6-1|4	
12mr|libnatspec-0.2.6-1|5	Name:		libnatspec
12mr|libnatspec-0.2.6-1|6	Version:	0.2.6
12mr|libnatspec-0.2.6-1|7	Release:	1
12mr|libnatspec-0.2.6-1|8	License:	LGPLv2
12mr|libnatspec-0.2.6-1|9	Group:		System/Libraries
12mr|libnatspec-0.2.6-1|10	Url:		http://sourceforge.net/projects/natspec/
12mr|libnatspec-0.2.6-1|11	Summary:	Library for national and language-specific issues
12mr|libnatspec-0.2.6-1|12	Source0:	%{name}-%{version}.tar.bz2
12mr|libnatspec-0.2.6-1|13	BuildRequires:	doxygen
12mr|libnatspec-0.2.6-1|14	BuildRequires:	popt-devel
12mr|libnatspec-0.2.6-1|15	
12mr|libnatspec-0.2.6-1|16	%description
12mr|libnatspec-0.2.6-1|17	Library for national and language-specific issues.
12mr|libnatspec-0.2.6-1|18	This library provides userful functions for
12mr|libnatspec-0.2.6-1|19	mount, submount, mkisofs, multimedia players.
12mr|libnatspec-0.2.6-1|20	This library try to help resolve charset hell (encoding problem)
12mr|libnatspec-0.2.6-1|21	in a various programs depends on locale and messages.
12mr|libnatspec-0.2.6-1|22	
12mr|libnatspec-0.2.6-1|23	%package -n %{libname}
12mr|libnatspec-0.2.6-1|24	Summary:	Library for national and language-specific issues
12mr|libnatspec-0.2.6-1|25	Group:		System/Libraries
12mr|libnatspec-0.2.6-1|26	Requires:	%{name} = %{version}-%{release}
12mr|libnatspec-0.2.6-1|27	
12mr|libnatspec-0.2.6-1|28	%description -n %{libname}
12mr|libnatspec-0.2.6-1|29	Library for national and language-specific issues.
12mr|libnatspec-0.2.6-1|30	This library provides userful functions for
12mr|libnatspec-0.2.6-1|31	mount, submount, mkisofs, multimedia players.
12mr|libnatspec-0.2.6-1|32	This library try to help resolve charset hell (encoding problem)
12mr|libnatspec-0.2.6-1|33	in a various programs depends on locale and messages.
12mr|libnatspec-0.2.6-1|34	
12mr|libnatspec-0.2.6-1|35	%package -n %{develname}
12mr|libnatspec-0.2.6-1|36	Summary:	Development package of library for national and language-specific issues
12mr|libnatspec-0.2.6-1|37	Group:		Development/Other
12mr|libnatspec-0.2.6-1|38	Requires:	%{libname} = %{version}-%{release}
12mr|libnatspec-0.2.6-1|39	Provides:	%{name}-devel = %{version}-%{release}
12mr|libnatspec-0.2.6-1|40	
12mr|libnatspec-0.2.6-1|41	%description -n %{develname}
12mr|libnatspec-0.2.6-1|42	The %{name}-devel package contains the necessary include files
12mr|libnatspec-0.2.6-1|43	for developing applications with %{name}
12mr|libnatspec-0.2.6-1|44	This library try to help resolve charset hell (encoding problem)
12mr|libnatspec-0.2.6-1|45	in a various programs depends on locale and messages.
12mr|libnatspec-0.2.6-1|46	
12mr|libnatspec-0.2.6-1|47	%package devel-examples
12mr|libnatspec-0.2.6-1|48	Summary:	Examples of %{name} using
12mr|libnatspec-0.2.6-1|49	Group:		Books/Howtos
12mr|libnatspec-0.2.6-1|50	
12mr|libnatspec-0.2.6-1|51	%description devel-examples
12mr|libnatspec-0.2.6-1|52	The %{name}-devel package contains examples of patches
12mr|libnatspec-0.2.6-1|53	for developing applications with %{name}
12mr|libnatspec-0.2.6-1|54	
12mr|libnatspec-0.2.6-1|55	%prep
12mr|libnatspec-0.2.6-1|56	%setup -q
12mr|libnatspec-0.2.6-1|57	
12mr|libnatspec-0.2.6-1|58	%build
12mr|libnatspec-0.2.6-1|59	sh aclocal
12mr|libnatspec-0.2.6-1|60	sh autoheader
12mr|libnatspec-0.2.6-1|61	sh libtoolize --copy --force
12mr|libnatspec-0.2.6-1|62	sh automake --add-missing --include-deps --copy --force-missing
12mr|libnatspec-0.2.6-1|63	sh autoconf
12mr|libnatspec-0.2.6-1|64	%configure2_5x
12mr|libnatspec-0.2.6-1|65	%make
12mr|libnatspec-0.2.6-1|66	
12mr|libnatspec-0.2.6-1|67	pushd docs
12mr|libnatspec-0.2.6-1|68	doxygen ./libnatspecDox.cfg
12mr|libnatspec-0.2.6-1|69	popd
12mr|libnatspec-0.2.6-1|70	
12mr|libnatspec-0.2.6-1|71	%install
12mr|libnatspec-0.2.6-1|72	%makeinstall_std
12mr|libnatspec-0.2.6-1|73	
12mr|libnatspec-0.2.6-1|74	# FIXME: I don't know how to install in /lib
12mr|libnatspec-0.2.6-1|75	# move to /lib
12mr|libnatspec-0.2.6-1|76	mkdir -p %{buildroot}/%{_lib}
12mr|libnatspec-0.2.6-1|77	mv %{buildroot}%{_libdir}/%{name}.* %{buildroot}/%{_lib}
12mr|libnatspec-0.2.6-1|78	
12mr|libnatspec-0.2.6-1|79	%files
12mr|libnatspec-0.2.6-1|80	%doc AUTHORS README ChangeLog NEWS TODO README-ru.html
12mr|libnatspec-0.2.6-1|81	%{_bindir}/*
12mr|libnatspec-0.2.6-1|82	%{_mandir}/man1/*.1*
12mr|libnatspec-0.2.6-1|83	
12mr|libnatspec-0.2.6-1|84	%files -n %{libname}
12mr|libnatspec-0.2.6-1|85	/%{_lib}/*.so.*
12mr|libnatspec-0.2.6-1|86	
12mr|libnatspec-0.2.6-1|87	%files -n %{develname}
12mr|libnatspec-0.2.6-1|88	%doc docs/html
12mr|libnatspec-0.2.6-1|89	%{_includedir}/*.h
12mr|libnatspec-0.2.6-1|90	/%{_lib}/*.so
12mr|libnatspec-0.2.6-1|91	%{_libdir}/pkgconfig/*
12mr|libnatspec-0.2.6-1|92	%{_datadir}/aclocal/*
12mr|libnatspec-0.2.6-1|93	
12mr|libnatspec-0.2.6-1|94	%files devel-examples
12mr|libnatspec-0.2.6-1|95	%doc examples profile
12mr|libnatspec-0.2.6-1|96	
12mr|libnatspec-0.2.6-1|97	
12mr|libnatspec-0.2.6-1|98	%changelog
12mr|libnatspec-0.2.6-1|99	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libnatspec-0.2.6-1|100	+ Commit: 771d1c2
12mr|libnatspec-0.2.6-1|101	- New version 0.2.6, move binary from library package to its own
12mr|libnatspec-0.2.6-1|102	
12mr|libnatspec-0.2.6-1|103	

14846 12
12mr|libnet1.0.2-1.0.2a-17|1	%define	major 1.0.2
12mr|libnet1.0.2-1.0.2a-17|2	%define libname	%mklibname net %{major}
12mr|libnet1.0.2-1.0.2a-17|3	
12mr|libnet1.0.2-1.0.2a-17|4	Summary:	A C library for portable packet creation
12mr|libnet1.0.2-1.0.2a-17|5	Name:		libnet%{major}
12mr|libnet1.0.2-1.0.2a-17|6	Version:	1.0.2a
12mr|libnet1.0.2-1.0.2a-17|7	Release:	%mkrel 17
12mr|libnet1.0.2-1.0.2a-17|8	License:	BSD
12mr|libnet1.0.2-1.0.2a-17|9	Group:		System/Libraries
12mr|libnet1.0.2-1.0.2a-17|10	URL:		http://www.packetfactory.net/libnet
12mr|libnet1.0.2-1.0.2a-17|11	Source0:	http://www.packetfactory.net/libnet/dist/libnet-%{version}.tar.bz2
12mr|libnet1.0.2-1.0.2a-17|12	Patch0:		Libnet-1.0.2a-1.0.2a.diff
12mr|libnet1.0.2-1.0.2a-17|13	Patch1:		libnet-1.0.2a-strings.patch
12mr|libnet1.0.2-1.0.2a-17|14	BuildRequires:	libpcap-devel
12mr|libnet1.0.2-1.0.2a-17|15	BuildRequires:	libtool
12mr|libnet1.0.2-1.0.2a-17|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libnet1.0.2-1.0.2a-17|17	
12mr|libnet1.0.2-1.0.2a-17|18	%description
12mr|libnet1.0.2-1.0.2a-17|19	Libnet is an API to help with the construction and handling of network
12mr|libnet1.0.2-1.0.2a-17|20	packets. It provides a portable framework for low-level network
12mr|libnet1.0.2-1.0.2a-17|21	packet writing and handling (use libnet in conjunction with libpcap and
12mr|libnet1.0.2-1.0.2a-17|22	you can write some really cool stuff).  Libnet includes packet creation
12mr|libnet1.0.2-1.0.2a-17|23	at the IP layer and at the link layer as well as a host of supplementary
12mr|libnet1.0.2-1.0.2a-17|24	and complementary functionalty. Libnet is avery handy with which to
12mr|libnet1.0.2-1.0.2a-17|25	write network tools and network test code.  See the manpage and sample
12mr|libnet1.0.2-1.0.2a-17|26	test code for more detailed information
12mr|libnet1.0.2-1.0.2a-17|27	
12mr|libnet1.0.2-1.0.2a-17|28	%if "%{_lib}" != "lib"
12mr|libnet1.0.2-1.0.2a-17|29	%package -n	%{libname}
12mr|libnet1.0.2-1.0.2a-17|30	Summary:	A C library for portable packet creation
12mr|libnet1.0.2-1.0.2a-17|31	Group:		System/Libraries
12mr|libnet1.0.2-1.0.2a-17|32	Provides:	%{mklibname net 1} = %{version}-%{release}
12mr|libnet1.0.2-1.0.2a-17|33	Obsoletes:	%{mklibname net 1} < %{version}-%{release}
12mr|libnet1.0.2-1.0.2a-17|34	
12mr|libnet1.0.2-1.0.2a-17|35	%description -n %{libname}
12mr|libnet1.0.2-1.0.2a-17|36	Libnet is an API to help with the construction and handling of network
12mr|libnet1.0.2-1.0.2a-17|37	packets. It provides a portable framework for low-level network
12mr|libnet1.0.2-1.0.2a-17|38	packet writing and handling (use libnet in conjunction with libpcap and
12mr|libnet1.0.2-1.0.2a-17|39	you can write some really cool stuff).  Libnet includes packet creation
12mr|libnet1.0.2-1.0.2a-17|40	at the IP layer and at the link layer as well as a host of supplementary
12mr|libnet1.0.2-1.0.2a-17|41	and complementary functionalty. Libnet is avery handy with which to
12mr|libnet1.0.2-1.0.2a-17|42	write network tools and network test code.  See the manpage and sample
12mr|libnet1.0.2-1.0.2a-17|43	test code for more detailed information
12mr|libnet1.0.2-1.0.2a-17|44	%endif
12mr|libnet1.0.2-1.0.2a-17|45	
12mr|libnet1.0.2-1.0.2a-17|46	%package -n	%{libname}-devel
12mr|libnet1.0.2-1.0.2a-17|47	Summary:	Development library and header files for the libnet library
12mr|libnet1.0.2-1.0.2a-17|48	Group:		Development/C
12mr|libnet1.0.2-1.0.2a-17|49	Requires:	%{libname} = %{version}-%{release}
12mr|libnet1.0.2-1.0.2a-17|50	Provides:	libnet%{major}-devel = %{version}-%{release}
12mr|libnet1.0.2-1.0.2a-17|51	Provides:	net-devel = %{version}-%{release}
12mr|libnet1.0.2-1.0.2a-17|52	Obsoletes:	net1.0-devel < {version}-%{release}
12mr|libnet1.0.2-1.0.2a-17|53	Provides:	net1.0-devel = %{version}-%{release}
12mr|libnet1.0.2-1.0.2a-17|54	Provides:       net%{major}-devel = %{version}-%{release}
12mr|libnet1.0.2-1.0.2a-17|55	Obsoletes:	%{mklibname net 1}-devel < %{version}-%{release}
12mr|libnet1.0.2-1.0.2a-17|56	Provides:	%{mklibname net 1}-devel = %{version}-%{release}
12mr|libnet1.0.2-1.0.2a-17|57	Obsoletes:	%{mklibname net 1.0}-devel < %{version}-%{release}
12mr|libnet1.0.2-1.0.2a-17|58	Provides:	%{mklibname net 1.0}-devel = %{version}-%{release}
12mr|libnet1.0.2-1.0.2a-17|59	Conflicts:	%{mklibname net 1.1.0}-devel
12mr|libnet1.0.2-1.0.2a-17|60	Conflicts:	%{mklibname net 1.1.2}-devel
12mr|libnet1.0.2-1.0.2a-17|61	
12mr|libnet1.0.2-1.0.2a-17|62	%description	-n %{libname}-devel
12mr|libnet1.0.2-1.0.2a-17|63	Libnet is an API to help with the construction and handling of network
12mr|libnet1.0.2-1.0.2a-17|64	packets. It provides a portable framework for low-level network
12mr|libnet1.0.2-1.0.2a-17|65	packet writing and handling (use libnet in conjunction with libpcap and
12mr|libnet1.0.2-1.0.2a-17|66	you can write some really cool stuff).  Libnet includes packet creation
12mr|libnet1.0.2-1.0.2a-17|67	at the IP layer and at the link layer as well as a host of supplementary
12mr|libnet1.0.2-1.0.2a-17|68	and complementary functionalty. Libnet is avery handy with which to
12mr|libnet1.0.2-1.0.2a-17|69	write network tools and network test code.  See the manpage and sample
12mr|libnet1.0.2-1.0.2a-17|70	test code for more detailed information
12mr|libnet1.0.2-1.0.2a-17|71	
12mr|libnet1.0.2-1.0.2a-17|72	This package contains the static libnet library and its header
12mr|libnet1.0.2-1.0.2a-17|73	files.
12mr|libnet1.0.2-1.0.2a-17|74	
12mr|libnet1.0.2-1.0.2a-17|75	%package -n	%{libname}-static-devel
12mr|libnet1.0.2-1.0.2a-17|76	Summary:	Static development library for the libnet library
12mr|libnet1.0.2-1.0.2a-17|77	Group:		Development/C
12mr|libnet1.0.2-1.0.2a-17|78	Requires:	%{libname}-devel = %{version}-%{release}
12mr|libnet1.0.2-1.0.2a-17|79	Provides:	libnet%{major}-static-devel = %{version}-%{release}
12mr|libnet1.0.2-1.0.2a-17|80	Provides:       net1.0-static-devel = %{version}-%{release}
12mr|libnet1.0.2-1.0.2a-17|81	Provides:       net%{major}-static-devel = %{version}-%{release}
12mr|libnet1.0.2-1.0.2a-17|82	Obsoletes:	%{mklibname net 1}-static-devel
12mr|libnet1.0.2-1.0.2a-17|83	Obsoletes:	%{mklibname net 1.0}-devel
12mr|libnet1.0.2-1.0.2a-17|84	Obsoletes:	net1.0-devel
12mr|libnet1.0.2-1.0.2a-17|85	Conflicts:	%{mklibname net 1.1.0}-static-devel
12mr|libnet1.0.2-1.0.2a-17|86	Conflicts:	%{mklibname net 1.1.2}-static-devel
12mr|libnet1.0.2-1.0.2a-17|87	
12mr|libnet1.0.2-1.0.2a-17|88	%description	-n %{libname}-static-devel
12mr|libnet1.0.2-1.0.2a-17|89	Libnet is an API to help with the construction and handling of network
12mr|libnet1.0.2-1.0.2a-17|90	packets. It provides a portable framework for low-level network
12mr|libnet1.0.2-1.0.2a-17|91	packet writing and handling (use libnet in conjunction with libpcap and
12mr|libnet1.0.2-1.0.2a-17|92	you can write some really cool stuff).  Libnet includes packet creation
12mr|libnet1.0.2-1.0.2a-17|93	at the IP layer and at the link layer as well as a host of supplementary
12mr|libnet1.0.2-1.0.2a-17|94	and complementary functionalty. Libnet is avery handy with which to
12mr|libnet1.0.2-1.0.2a-17|95	write network tools and network test code.  See the manpage and sample
12mr|libnet1.0.2-1.0.2a-17|96	test code for more detailed information
12mr|libnet1.0.2-1.0.2a-17|97	
12mr|libnet1.0.2-1.0.2a-17|98	This package contains the static libnet library.
12mr|libnet1.0.2-1.0.2a-17|99	
12mr|libnet1.0.2-1.0.2a-17|100	%prep
12mr|libnet1.0.2-1.0.2a-17|101	
12mr|libnet1.0.2-1.0.2a-17|102	%setup -q -n Libnet-%{version}
12mr|libnet1.0.2-1.0.2a-17|103	%patch0 -p1
12mr|libnet1.0.2-1.0.2a-17|104	%patch1 -p1 -b .strings
12mr|libnet1.0.2-1.0.2a-17|105	
12mr|libnet1.0.2-1.0.2a-17|106	# fix file permissions
12mr|libnet1.0.2-1.0.2a-17|107	chmod 644 README doc/CHANGELOG*
12mr|libnet1.0.2-1.0.2a-17|108	
12mr|libnet1.0.2-1.0.2a-17|109	%build
12mr|libnet1.0.2-1.0.2a-17|110	# ugly but fixes it...
12mr|libnet1.0.2-1.0.2a-17|111	cp %{_datadir}/automake-1.*/config.* .
12mr|libnet1.0.2-1.0.2a-17|112	
12mr|libnet1.0.2-1.0.2a-17|113	%configure --with-pf_packet=yes
12mr|libnet1.0.2-1.0.2a-17|114	%make CFLAGS="%{optflags} -fPIC -Wall"
12mr|libnet1.0.2-1.0.2a-17|115	#%%make test CFLAGS="%{optflags} -fPIC -Wall" <- borked
12mr|libnet1.0.2-1.0.2a-17|116	
12mr|libnet1.0.2-1.0.2a-17|117	%install
12mr|libnet1.0.2-1.0.2a-17|118	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|libnet1.0.2-1.0.2a-17|119	
12mr|libnet1.0.2-1.0.2a-17|120	make \
12mr|libnet1.0.2-1.0.2a-17|121	DESTDIR=%{buildroot} \
12mr|libnet1.0.2-1.0.2a-17|122	INSTALL="%{_bindir}/install" \
12mr|libnet1.0.2-1.0.2a-17|123	MAN_PREFIX=%{_mandir}/man3 \
12mr|libnet1.0.2-1.0.2a-17|124	install
12mr|libnet1.0.2-1.0.2a-17|125	
12mr|libnet1.0.2-1.0.2a-17|126	rm -f %{buildroot}%{_libdir}/*
12mr|libnet1.0.2-1.0.2a-17|127	
12mr|libnet1.0.2-1.0.2a-17|128	install -m0755 lib/libnet.so.%{major} %{buildroot}%{_libdir}/
12mr|libnet1.0.2-1.0.2a-17|129	ln -snf libnet.so.%{major} %{buildroot}%{_libdir}/libnet.so
12mr|libnet1.0.2-1.0.2a-17|130	ln -snf libnet.so %{buildroot}%{_libdir}/libpwrite.so
12mr|libnet1.0.2-1.0.2a-17|131	
12mr|libnet1.0.2-1.0.2a-17|132	install -m0644 lib/libnet.a %{buildroot}%{_libdir}/
12mr|libnet1.0.2-1.0.2a-17|133	ln -snf libnet.a %{buildroot}%{_libdir}/libpwrite.a
12mr|libnet1.0.2-1.0.2a-17|134	
12mr|libnet1.0.2-1.0.2a-17|135	%if %mdkversion < 200900
12mr|libnet1.0.2-1.0.2a-17|136	%post -n %{libname} -p /sbin/ldconfig
12mr|libnet1.0.2-1.0.2a-17|137	%endif
12mr|libnet1.0.2-1.0.2a-17|138	
12mr|libnet1.0.2-1.0.2a-17|139	%if %mdkversion < 200900
12mr|libnet1.0.2-1.0.2a-17|140	%postun -n %{libname} -p /sbin/ldconfig
12mr|libnet1.0.2-1.0.2a-17|141	%endif
12mr|libnet1.0.2-1.0.2a-17|142	
12mr|libnet1.0.2-1.0.2a-17|143	%clean
12mr|libnet1.0.2-1.0.2a-17|144	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|libnet1.0.2-1.0.2a-17|145	
12mr|libnet1.0.2-1.0.2a-17|146	%files -n %{libname}
12mr|libnet1.0.2-1.0.2a-17|147	%defattr(-,root,root)
12mr|libnet1.0.2-1.0.2a-17|148	%doc README doc/CHANGELOG*
12mr|libnet1.0.2-1.0.2a-17|149	%attr(0755,root,root) %{_libdir}/lib*.so.*
12mr|libnet1.0.2-1.0.2a-17|150	
12mr|libnet1.0.2-1.0.2a-17|151	%files -n %{libname}-devel
12mr|libnet1.0.2-1.0.2a-17|152	%defattr(-,root,root)
12mr|libnet1.0.2-1.0.2a-17|153	%attr(0755,root,root) %{_bindir}/*
12mr|libnet1.0.2-1.0.2a-17|154	%attr(0755,root,root) %{_libdir}/lib*.so
12mr|libnet1.0.2-1.0.2a-17|155	%attr(0644,root,root) %{_includedir}/*.h
12mr|libnet1.0.2-1.0.2a-17|156	%dir %{_includedir}/libnet
12mr|libnet1.0.2-1.0.2a-17|157	%attr(0644,root,root) %{_includedir}/libnet/*.h
12mr|libnet1.0.2-1.0.2a-17|158	%attr(0644,root,root) %{_mandir}/man*/*
12mr|libnet1.0.2-1.0.2a-17|159	
12mr|libnet1.0.2-1.0.2a-17|160	%files -n %{libname}-static-devel
12mr|libnet1.0.2-1.0.2a-17|161	%defattr(-,root,root)
12mr|libnet1.0.2-1.0.2a-17|162	%attr(0644,root,root) %{_libdir}/lib*.a
12mr|libnet1.0.2-1.0.2a-17|163	
12mr|libnet1.0.2-1.0.2a-17|164	
12mr|libnet1.0.2-1.0.2a-17|165	
12mr|libnet1.0.2-1.0.2a-17|166	%changelog
12mr|libnet1.0.2-1.0.2a-17|167	

14847 12
12mr|libnet1.1.0-1.1.0-16|1	%define	major 1.1.0
12mr|libnet1.1.0-1.1.0-16|2	%define	libname %mklibname net %{major}
12mr|libnet1.1.0-1.1.0-16|3	
12mr|libnet1.1.0-1.1.0-16|4	Summary:	A C library for portable packet creation
12mr|libnet1.1.0-1.1.0-16|5	Name:		libnet%{major}
12mr|libnet1.1.0-1.1.0-16|6	Version:	1.1.0
12mr|libnet1.1.0-1.1.0-16|7	Release:	%mkrel 16
12mr|libnet1.1.0-1.1.0-16|8	License:	BSD
12mr|libnet1.1.0-1.1.0-16|9	Group:		System/Libraries
12mr|libnet1.1.0-1.1.0-16|10	URL:		http://www.packetfactory.net/libnet
12mr|libnet1.1.0-1.1.0-16|11	Source0:	http://www.packetfactory.net/libnet/dist/libnet-%{version}.tar.bz2
12mr|libnet1.1.0-1.1.0-16|12	Patch0:		libnet-1.1.0-shared.diff
12mr|libnet1.1.0-1.1.0-16|13	Patch1:		libnet-1.1.0-format_not_a_string_literal_and_no_format_arguments.diff
12mr|libnet1.1.0-1.1.0-16|14	BuildRequires:	libpcap-devel
12mr|libnet1.1.0-1.1.0-16|15	BuildRequires:	autoconf2.5
12mr|libnet1.1.0-1.1.0-16|16	BuildRequires:	automake
12mr|libnet1.1.0-1.1.0-16|17	BuildRequires:	libtool
12mr|libnet1.1.0-1.1.0-16|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libnet1.1.0-1.1.0-16|19	
12mr|libnet1.1.0-1.1.0-16|20	%description
12mr|libnet1.1.0-1.1.0-16|21	Libnet is an API to help with the construction and handling of network
12mr|libnet1.1.0-1.1.0-16|22	packets. It provides a portable framework for low-level network
12mr|libnet1.1.0-1.1.0-16|23	packet writing and handling (use libnet in conjunction with libpcap and
12mr|libnet1.1.0-1.1.0-16|24	you can write some really cool stuff).  Libnet includes packet creation
12mr|libnet1.1.0-1.1.0-16|25	at the IP layer and at the link layer as well as a host of supplementary
12mr|libnet1.1.0-1.1.0-16|26	and complementary functionalty. Libnet is avery handy with which to
12mr|libnet1.1.0-1.1.0-16|27	write network tools and network test code.  See the manpage and sample
12mr|libnet1.1.0-1.1.0-16|28	test code for more detailed information
12mr|libnet1.1.0-1.1.0-16|29	
12mr|libnet1.1.0-1.1.0-16|30	%if "%{_lib}" != "lib"
12mr|libnet1.1.0-1.1.0-16|31	%package -n	%{libname}
12mr|libnet1.1.0-1.1.0-16|32	Summary:	A C library for portable packet creation
12mr|libnet1.1.0-1.1.0-16|33	Group:		System/Libraries
12mr|libnet1.1.0-1.1.0-16|34	
12mr|libnet1.1.0-1.1.0-16|35	%description -n %{libname}
12mr|libnet1.1.0-1.1.0-16|36	Libnet is an API to help with the construction and handling of network
12mr|libnet1.1.0-1.1.0-16|37	packets. It provides a portable framework for low-level network
12mr|libnet1.1.0-1.1.0-16|38	packet writing and handling (use libnet in conjunction with libpcap and
12mr|libnet1.1.0-1.1.0-16|39	you can write some really cool stuff).  Libnet includes packet creation
12mr|libnet1.1.0-1.1.0-16|40	at the IP layer and at the link layer as well as a host of supplementary
12mr|libnet1.1.0-1.1.0-16|41	and complementary functionalty. Libnet is avery handy with which to
12mr|libnet1.1.0-1.1.0-16|42	write network tools and network test code.  See the manpage and sample
12mr|libnet1.1.0-1.1.0-16|43	test code for more detailed information
12mr|libnet1.1.0-1.1.0-16|44	%endif
12mr|libnet1.1.0-1.1.0-16|45	
12mr|libnet1.1.0-1.1.0-16|46	%package -n	%{libname}-devel
12mr|libnet1.1.0-1.1.0-16|47	Summary:	Development library and header files for the libnet library
12mr|libnet1.1.0-1.1.0-16|48	Group:		Development/C
12mr|libnet1.1.0-1.1.0-16|49	Requires:	%{libname} = %{version}-%{release}
12mr|libnet1.1.0-1.1.0-16|50	Provides:	libnet%{major}-devel = %{version}-%{release}
12mr|libnet1.1.0-1.1.0-16|51	Provides:	net-devel = %{version}-%{release}
12mr|libnet1.1.0-1.1.0-16|52	Provides:	%{mklibname net 1.1}-devel = %{version}-%{release}
12mr|libnet1.1.0-1.1.0-16|53	Obsoletes:	%{mklibname net 1.1}-devel
12mr|libnet1.1.0-1.1.0-16|54	Conflicts:	%{mklibname net 1.0.2}-devel
12mr|libnet1.1.0-1.1.0-16|55	Conflicts:	%{mklibname net 1.1.2}-devel
12mr|libnet1.1.0-1.1.0-16|56	
12mr|libnet1.1.0-1.1.0-16|57	%description	-n %{libname}-devel
12mr|libnet1.1.0-1.1.0-16|58	Libnet is an API to help with the construction and handling of network
12mr|libnet1.1.0-1.1.0-16|59	packets. It provides a portable framework for low-level network
12mr|libnet1.1.0-1.1.0-16|60	packet writing and handling (use libnet in conjunction with libpcap and
12mr|libnet1.1.0-1.1.0-16|61	you can write some really cool stuff).  Libnet includes packet creation
12mr|libnet1.1.0-1.1.0-16|62	at the IP layer and at the link layer as well as a host of supplementary
12mr|libnet1.1.0-1.1.0-16|63	and complementary functionalty. Libnet is avery handy with which to
12mr|libnet1.1.0-1.1.0-16|64	write network tools and network test code.  See the manpage and sample
12mr|libnet1.1.0-1.1.0-16|65	test code for more detailed information
12mr|libnet1.1.0-1.1.0-16|66	
12mr|libnet1.1.0-1.1.0-16|67	This package contains the static libnet library and its header
12mr|libnet1.1.0-1.1.0-16|68	files.
12mr|libnet1.1.0-1.1.0-16|69	
12mr|libnet1.1.0-1.1.0-16|70	%package -n	%{libname}-static-devel
12mr|libnet1.1.0-1.1.0-16|71	Summary:	Static development library for the libnet library
12mr|libnet1.1.0-1.1.0-16|72	Group:		Development/C
12mr|libnet1.1.0-1.1.0-16|73	Requires:	%{libname}-devel = %{version}-%{release}
12mr|libnet1.1.0-1.1.0-16|74	Provides:	libnet%{major}-static-devel = %{version}-%{release}
12mr|libnet1.1.0-1.1.0-16|75	Provides:	%{mklibname net 1.1}-devel = %{version}-%{release}
12mr|libnet1.1.0-1.1.0-16|76	Obsoletes:	%{mklibname net 1.1}-devel
12mr|libnet1.1.0-1.1.0-16|77	Conflicts:	%{mklibname net 1.0.2}-static-devel
12mr|libnet1.1.0-1.1.0-16|78	Conflicts:	%{mklibname net 1.1.2}-static-devel
12mr|libnet1.1.0-1.1.0-16|79	
12mr|libnet1.1.0-1.1.0-16|80	%description	-n %{libname}-static-devel
12mr|libnet1.1.0-1.1.0-16|81	Libnet is an API to help with the construction and handling of network
12mr|libnet1.1.0-1.1.0-16|82	packets. It provides a portable framework for low-level network
12mr|libnet1.1.0-1.1.0-16|83	packet writing and handling (use libnet in conjunction with libpcap and
12mr|libnet1.1.0-1.1.0-16|84	you can write some really cool stuff).  Libnet includes packet creation
12mr|libnet1.1.0-1.1.0-16|85	at the IP layer and at the link layer as well as a host of supplementary
12mr|libnet1.1.0-1.1.0-16|86	and complementary functionalty. Libnet is avery handy with which to
12mr|libnet1.1.0-1.1.0-16|87	write network tools and network test code.  See the manpage and sample
12mr|libnet1.1.0-1.1.0-16|88	test code for more detailed information
12mr|libnet1.1.0-1.1.0-16|89	
12mr|libnet1.1.0-1.1.0-16|90	This package contains the static libnet library.
12mr|libnet1.1.0-1.1.0-16|91	
12mr|libnet1.1.0-1.1.0-16|92	%prep
12mr|libnet1.1.0-1.1.0-16|93	
12mr|libnet1.1.0-1.1.0-16|94	%setup -n Libnet-latest -q
12mr|libnet1.1.0-1.1.0-16|95	%patch0 -p1
12mr|libnet1.1.0-1.1.0-16|96	%patch1 -p0
12mr|libnet1.1.0-1.1.0-16|97	
12mr|libnet1.1.0-1.1.0-16|98	# cvs cleanup
12mr|libnet1.1.0-1.1.0-16|99	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12mr|libnet1.1.0-1.1.0-16|100	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|libnet1.1.0-1.1.0-16|101	done
12mr|libnet1.1.0-1.1.0-16|102	
12mr|libnet1.1.0-1.1.0-16|103	# fix file permissions
12mr|libnet1.1.0-1.1.0-16|104	chmod 644 README doc/CHANGELOG*
12mr|libnet1.1.0-1.1.0-16|105	
12mr|libnet1.1.0-1.1.0-16|106	%build
12mr|libnet1.1.0-1.1.0-16|107	rm -rf autom4te.cache
12mr|libnet1.1.0-1.1.0-16|108	export WANT_AUTOCONF_2_5=1
12mr|libnet1.1.0-1.1.0-16|109	rm -f configure
12mr|libnet1.1.0-1.1.0-16|110	libtoolize --copy --force; aclocal; autoconf; automake --add-missing
12mr|libnet1.1.0-1.1.0-16|111	
12mr|libnet1.1.0-1.1.0-16|112	export LIBNET_CONFIG_CFLAGS="-I%{_includedir}/libnet"
12mr|libnet1.1.0-1.1.0-16|113	export CFLAGS="%{optflags} -fPIC -Wall"
12mr|libnet1.1.0-1.1.0-16|114	
12mr|libnet1.1.0-1.1.0-16|115	%configure2_5x \
12mr|libnet1.1.0-1.1.0-16|116	--with-pf_packet=yes
12mr|libnet1.1.0-1.1.0-16|117	
12mr|libnet1.1.0-1.1.0-16|118	%make CFLAGS="%{optflags} -fPIC -Wall"
12mr|libnet1.1.0-1.1.0-16|119	
12mr|libnet1.1.0-1.1.0-16|120	# still we need to make sure the soname is 1.1.0, so..., make the shared lib the hard way
12mr|libnet1.1.0-1.1.0-16|121	gcc -Wl,-soname,libnet.so.%{major} -shared %{optflags} -fPIC -o libnet.so.%{major} src/*.o
12mr|libnet1.1.0-1.1.0-16|122	
12mr|libnet1.1.0-1.1.0-16|123	%install
12mr|libnet1.1.0-1.1.0-16|124	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|libnet1.1.0-1.1.0-16|125	
12mr|libnet1.1.0-1.1.0-16|126	install -d %{buildroot}%{_bindir}
12mr|libnet1.1.0-1.1.0-16|127	install -d %{buildroot}%{_mandir}/man3
12mr|libnet1.1.0-1.1.0-16|128	
12mr|libnet1.1.0-1.1.0-16|129	%makeinstall_std
12mr|libnet1.1.0-1.1.0-16|130	
12mr|libnet1.1.0-1.1.0-16|131	install -m755 libnet-config %{buildroot}%{_bindir}/
12mr|libnet1.1.0-1.1.0-16|132	
12mr|libnet1.1.0-1.1.0-16|133	# install man pages
12mr|libnet1.1.0-1.1.0-16|134	install -m0644 man/* %{buildroot}%{_mandir}/man3/
12mr|libnet1.1.0-1.1.0-16|135	
12mr|libnet1.1.0-1.1.0-16|136	# fix the lib
12mr|libnet1.1.0-1.1.0-16|137	rm -f %{buildroot}%{_libdir}/lib*.so*
12mr|libnet1.1.0-1.1.0-16|138	install -m0755 libnet.so.%{major} %{buildroot}%{_libdir}/
12mr|libnet1.1.0-1.1.0-16|139	ln -snf libnet.so.%{major} %{buildroot}%{_libdir}/libnet.so
12mr|libnet1.1.0-1.1.0-16|140	
12mr|libnet1.1.0-1.1.0-16|141	# cleanup
12mr|libnet1.1.0-1.1.0-16|142	rm -f %{buildroot}%{_libdir}/lib*.la
12mr|libnet1.1.0-1.1.0-16|143	
12mr|libnet1.1.0-1.1.0-16|144	%if %mdkversion < 200900
12mr|libnet1.1.0-1.1.0-16|145	%post -n %{libname} -p /sbin/ldconfig
12mr|libnet1.1.0-1.1.0-16|146	%endif
12mr|libnet1.1.0-1.1.0-16|147	
12mr|libnet1.1.0-1.1.0-16|148	%if %mdkversion < 200900
12mr|libnet1.1.0-1.1.0-16|149	%postun -n %{libname} -p /sbin/ldconfig
12mr|libnet1.1.0-1.1.0-16|150	%endif
12mr|libnet1.1.0-1.1.0-16|151	
12mr|libnet1.1.0-1.1.0-16|152	%clean
12mr|libnet1.1.0-1.1.0-16|153	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|libnet1.1.0-1.1.0-16|154	
12mr|libnet1.1.0-1.1.0-16|155	%files -n %{libname}
12mr|libnet1.1.0-1.1.0-16|156	%defattr(-,root,root)
12mr|libnet1.1.0-1.1.0-16|157	%doc README doc/CHANGELOG* doc/COPYING
12mr|libnet1.1.0-1.1.0-16|158	%attr(0755,root,root) %{_libdir}/lib*.so.*
12mr|libnet1.1.0-1.1.0-16|159	
12mr|libnet1.1.0-1.1.0-16|160	%files -n %{libname}-devel
12mr|libnet1.1.0-1.1.0-16|161	%defattr(-,root,root)
12mr|libnet1.1.0-1.1.0-16|162	%attr(0755,root,root) %{_bindir}/*
12mr|libnet1.1.0-1.1.0-16|163	%attr(0755,root,root) %{_libdir}/lib*.so
12mr|libnet1.1.0-1.1.0-16|164	#%attr(0644,root,root) %{_libdir}/lib*.la
12mr|libnet1.1.0-1.1.0-16|165	%attr(0644,root,root) %{_includedir}/*.h
12mr|libnet1.1.0-1.1.0-16|166	%dir %{_includedir}/libnet
12mr|libnet1.1.0-1.1.0-16|167	%attr(0644,root,root) %{_includedir}/libnet/*.h
12mr|libnet1.1.0-1.1.0-16|168	%attr(0644,root,root) %{_mandir}/man*/*
12mr|libnet1.1.0-1.1.0-16|169	
12mr|libnet1.1.0-1.1.0-16|170	%files -n %{libname}-static-devel
12mr|libnet1.1.0-1.1.0-16|171	%defattr(-,root,root)
12mr|libnet1.1.0-1.1.0-16|172	%attr(0644,root,root) %{_libdir}/lib*.a
12mr|libnet1.1.0-1.1.0-16|173	
12mr|libnet1.1.0-1.1.0-16|174	
12mr|libnet1.1.0-1.1.0-16|175	
12mr|libnet1.1.0-1.1.0-16|176	%changelog
12mr|libnet1.1.0-1.1.0-16|177	

14848 12
12mr|libnet-1.1.5-7|1	%define	major 1
12mr|libnet-1.1.5-7|2	%define libname %mklibname net %{major}
12mr|libnet-1.1.5-7|3	%define develname %mklibname net -d
12mr|libnet-1.1.5-7|4	
12mr|libnet-1.1.5-7|5	Summary:	A C library for portable packet creation
12mr|libnet-1.1.5-7|6	Name:		libnet
12mr|libnet-1.1.5-7|7	Version:	1.1.5
12mr|libnet-1.1.5-7|8	Release:	%mkrel 7
12mr|libnet-1.1.5-7|9	License:	BSD
12mr|libnet-1.1.5-7|10	Group:		System/Libraries
12mr|libnet-1.1.5-7|11	URL:		http://www.sourceforge.net/projects/libnet-dev/
12mr|libnet-1.1.5-7|12	Source0:	http://downloads.sourceforge.net/libnet-dev/%{name}-%{version}.tar.gz
12mr|libnet-1.1.5-7|13	BuildRequires:	libpcap-devel
12mr|libnet-1.1.5-7|14	
12mr|libnet-1.1.5-7|15	
12mr|libnet-1.1.5-7|16	%description
12mr|libnet-1.1.5-7|17	Libnet is an API to help with the construction and handling of network packets.
12mr|libnet-1.1.5-7|18	It provides a portable framework for low-level network packet writing and
12mr|libnet-1.1.5-7|19	handling (use libnet in conjunction with libpcap and you can write some really
12mr|libnet-1.1.5-7|20	cool stuff). Libnet includes packet creation at the IP layer and at the link
12mr|libnet-1.1.5-7|21	layer as well as a host of supplementary and complementary functionality.
12mr|libnet-1.1.5-7|22	
12mr|libnet-1.1.5-7|23	%package -n	%{libname}
12mr|libnet-1.1.5-7|24	Summary:	A C library for portable packet creation
12mr|libnet-1.1.5-7|25	Group: 		System/Libraries
12mr|libnet-1.1.5-7|26	
12mr|libnet-1.1.5-7|27	%description -n	%{libname}
12mr|libnet-1.1.5-7|28	Libnet is an API to help with the construction and handling of network packets.
12mr|libnet-1.1.5-7|29	It provides a portable framework for low-level network packet writing and
12mr|libnet-1.1.5-7|30	handling (use libnet in conjunction with libpcap and you can write some really
12mr|libnet-1.1.5-7|31	cool stuff). Libnet includes packet creation at the IP layer and at the link
12mr|libnet-1.1.5-7|32	layer as well as a host of supplementary and complementary functionality.
12mr|libnet-1.1.5-7|33	
12mr|libnet-1.1.5-7|34	%package -n	%{develname}
12mr|libnet-1.1.5-7|35	Summary:	Development library and header files for the libnet library
12mr|libnet-1.1.5-7|36	Group:		Development/C
12mr|libnet-1.1.5-7|37	Requires:	%{libname} = %{version}-%{release}
12mr|libnet-1.1.5-7|38	Provides:	libnet%{major}-devel = %{version}-%{release}
12mr|libnet-1.1.5-7|39	Provides:	net-devel = %{version}-%{release}
12mr|libnet-1.1.5-7|40	Provides:	net2-devel = %{version}-%{release}
12mr|libnet-1.1.5-7|41	Provides:	%{mklibname net 2 -d} = %{version}-%{release}
12mr|libnet-1.1.5-7|42	Obsoletes:	%{mklibname net 2 -d}
12mr|libnet-1.1.5-7|43	Conflicts:	%{mklibname net 1.0.2 -d}
12mr|libnet-1.1.5-7|44	Conflicts:	%{mklibname net 1.1.0 -d}
12mr|libnet-1.1.5-7|45	# 1.1.3 should be api compatible with 1.1.2*
12mr|libnet-1.1.5-7|46	Provides:	%{mklibname net 1.1.2 -d} = %{version}-%{release}
12mr|libnet-1.1.5-7|47	Obsoletes:	%{mklibname net 1.1.2 -d}
12mr|libnet-1.1.5-7|48	
12mr|libnet-1.1.5-7|49	%description -n	%{develname}
12mr|libnet-1.1.5-7|50	The libnet-devel package includes header files and libraries necessary for
12mr|libnet-1.1.5-7|51	developing programs which use the libnet library. Libnet is very handy with
12mr|libnet-1.1.5-7|52	which to write network tools and network test code. See the manpage and sample
12mr|libnet-1.1.5-7|53	test code for more detailed information.
12mr|libnet-1.1.5-7|54	
12mr|libnet-1.1.5-7|55	%prep
12mr|libnet-1.1.5-7|56	
12mr|libnet-1.1.5-7|57	%setup -q -n libnet-%{version}
12mr|libnet-1.1.5-7|58	
12mr|libnet-1.1.5-7|59	# Keep the sample directory untouched by make
12mr|libnet-1.1.5-7|60	rm -rf __dist_sample
12mr|libnet-1.1.5-7|61	mkdir __dist_sample
12mr|libnet-1.1.5-7|62	cp -a sample __dist_sample
12mr|libnet-1.1.5-7|63	
12mr|libnet-1.1.5-7|64	%build
12mr|libnet-1.1.5-7|65	
12mr|libnet-1.1.5-7|66	%configure2_5x
12mr|libnet-1.1.5-7|67	
12mr|libnet-1.1.5-7|68	%make
12mr|libnet-1.1.5-7|69	
12mr|libnet-1.1.5-7|70	%install
12mr|libnet-1.1.5-7|71	rm -rf %{buildroot}
12mr|libnet-1.1.5-7|72	
12mr|libnet-1.1.5-7|73	%makeinstall_std INSTALL='install -p'
12mr|libnet-1.1.5-7|74	
12mr|libnet-1.1.5-7|75	# Don't install any static .a and libtool .la files
12mr|libnet-1.1.5-7|76	rm -f %{buildroot}%{_libdir}/%{name}.{a,la}
12mr|libnet-1.1.5-7|77	
12mr|libnet-1.1.5-7|78	# Prepare samples directory and perform some fixes
12mr|libnet-1.1.5-7|79	rm -rf __dist_sample/sample/win32
12mr|libnet-1.1.5-7|80	rm -f __dist_sample/sample/Makefile.{am,in}
12mr|libnet-1.1.5-7|81	sed -e 's@#include "../include/libnet.h"@#include <libnet.h>@' \
12mr|libnet-1.1.5-7|82	__dist_sample/sample/libnet_test.h > __dist_sample/sample/libnet_test.h.new
12mr|libnet-1.1.5-7|83	touch -c -r __dist_sample/sample/libnet_test.h{,.new}
12mr|libnet-1.1.5-7|84	mv -f __dist_sample/sample/libnet_test.h{.new,}
12mr|libnet-1.1.5-7|85	
12mr|libnet-1.1.5-7|86	# Remove makefile relics from documentation
12mr|libnet-1.1.5-7|87	rm -f doc/html/Makefile*
12mr|libnet-1.1.5-7|88	
12mr|libnet-1.1.5-7|89	# Correct wrong line endings at CHANGELOG and CONTRIB
12mr|libnet-1.1.5-7|90	for file in CHANGELOG CONTRIB; do
12mr|libnet-1.1.5-7|91	sed -e 's/\r$//' doc/$file > doc/$file.new
12mr|libnet-1.1.5-7|92	touch -c -r doc/$file doc/$file.new
12mr|libnet-1.1.5-7|93	mv -f doc/$file.new doc/$file
12mr|libnet-1.1.5-7|94	done
12mr|libnet-1.1.5-7|95	
12mr|libnet-1.1.5-7|96	%if %mdkversion < 200900
12mr|libnet-1.1.5-7|97	%post -n %{libname} -p /sbin/ldconfig
12mr|libnet-1.1.5-7|98	%endif
12mr|libnet-1.1.5-7|99	
12mr|libnet-1.1.5-7|100	%if %mdkversion < 200900
12mr|libnet-1.1.5-7|101	%postun -n %{libname} -p /sbin/ldconfig
12mr|libnet-1.1.5-7|102	%endif
12mr|libnet-1.1.5-7|103	
12mr|libnet-1.1.5-7|104	%clean
12mr|libnet-1.1.5-7|105	rm -rf %{buildroot}
12mr|libnet-1.1.5-7|106	
12mr|libnet-1.1.5-7|107	%files -n %{libname}
12mr|libnet-1.1.5-7|108	%defattr(-,root,root)
12mr|libnet-1.1.5-7|109	%doc README doc/CHANGELOG doc/COPYING
12mr|libnet-1.1.5-7|110	%attr(0755,root,root) %{_libdir}/*.so.%{major}*
12mr|libnet-1.1.5-7|111	
12mr|libnet-1.1.5-7|112	%files -n %{develname}
12mr|libnet-1.1.5-7|113	%defattr(-,root,root)
12mr|libnet-1.1.5-7|114	%doc doc/BUGS doc/DESIGN_NOTES doc/MIGRATION doc/PACKET_BUILDING
12mr|libnet-1.1.5-7|115	%doc doc/RAWSOCKET_NON_SEQUITUR doc/TODO doc/html/ __dist_sample/sample/
12mr|libnet-1.1.5-7|116	%{_bindir}/libnet-config
12mr|libnet-1.1.5-7|117	%{_includedir}/libnet.h
12mr|libnet-1.1.5-7|118	%dir %{_includedir}/libnet
12mr|libnet-1.1.5-7|119	%{_includedir}/libnet/*.h
12mr|libnet-1.1.5-7|120	%{_libdir}/*.so
12mr|libnet-1.1.5-7|121	%{_mandir}/man3/*
12mr|libnet-1.1.5-7|122	
12mr|libnet-1.1.5-7|123	
12mr|libnet-1.1.5-7|124	
12mr|libnet-1.1.5-7|125	
12mr|libnet-1.1.5-7|126	
12mr|libnet-1.1.5-7|127	%changelog
12mr|libnet-1.1.5-7|128	

14849 12
12mr|libnetfilter_acct-1.0.0-1|1	%define major 1
12mr|libnetfilter_acct-1.0.0-1|2	%define libname %mklibname netfilter_acct %{major}
12mr|libnetfilter_acct-1.0.0-1|3	%define libnamedevel %mklibname netfilter_acct -d
12mr|libnetfilter_acct-1.0.0-1|4	
12mr|libnetfilter_acct-1.0.0-1|5	Summary:	Netfilter extended accounting infrastructure library
12mr|libnetfilter_acct-1.0.0-1|6	Name:		libnetfilter_acct
12mr|libnetfilter_acct-1.0.0-1|7	Version:	1.0.0
12mr|libnetfilter_acct-1.0.0-1|8	Release:	1
12mr|libnetfilter_acct-1.0.0-1|9	Group:		System/Libraries
12mr|libnetfilter_acct-1.0.0-1|10	License:	GPL
12mr|libnetfilter_acct-1.0.0-1|11	URL:		http://www.netfilter.org/projects/libnetfilter_acct/index.html
12mr|libnetfilter_acct-1.0.0-1|12	Source0:	http://www.netfilter.org/projects/libnetfilter_acct/files/libnetfilter_acct-%{version}.tar.bz2
12mr|libnetfilter_acct-1.0.0-1|13	Source1:	http://www.netfilter.org/projects/libnetfilter_acct/files/libnetfilter_acct-%{version}.tar.bz2.sig
12mr|libnetfilter_acct-1.0.0-1|14	BuildRequires:	pkgconfig(libmnl) >= 1.0.0
12mr|libnetfilter_acct-1.0.0-1|15	
12mr|libnetfilter_acct-1.0.0-1|16	%description
12mr|libnetfilter_acct-1.0.0-1|17	libnetfilter_acct is the userspace library providing interface to extended
12mr|libnetfilter_acct-1.0.0-1|18	accounting infrastructure.
12mr|libnetfilter_acct-1.0.0-1|19	
12mr|libnetfilter_acct-1.0.0-1|20	%package -n %{libname}
12mr|libnetfilter_acct-1.0.0-1|21	Summary:	Netfilter extended accounting infrastructure library
12mr|libnetfilter_acct-1.0.0-1|22	Group:		System/Libraries
12mr|libnetfilter_acct-1.0.0-1|23	Provides:	%{name} = %{version}-%{release}
12mr|libnetfilter_acct-1.0.0-1|24	Provides:	netfilter_acct = %{version}-%{release}
12mr|libnetfilter_acct-1.0.0-1|25	
12mr|libnetfilter_acct-1.0.0-1|26	%description -n %{libname}
12mr|libnetfilter_acct-1.0.0-1|27	libnetfilter_acct is the userspace library providing interface to extended
12mr|libnetfilter_acct-1.0.0-1|28	accounting infrastructure.
12mr|libnetfilter_acct-1.0.0-1|29	
12mr|libnetfilter_acct-1.0.0-1|30	%package -n %{libnamedevel}
12mr|libnetfilter_acct-1.0.0-1|31	Summary:        Development files for %{name}
12mr|libnetfilter_acct-1.0.0-1|32	Group:          System/Libraries
12mr|libnetfilter_acct-1.0.0-1|33	Provides:	netfilter_acct-devel = %{version}-%{release}
12mr|libnetfilter_acct-1.0.0-1|34	Requires:	%{libname} = %{version}-%{release}
12mr|libnetfilter_acct-1.0.0-1|35	
12mr|libnetfilter_acct-1.0.0-1|36	%description -n %{libnamedevel}
12mr|libnetfilter_acct-1.0.0-1|37	This package contains the development files for %{name}.
12mr|libnetfilter_acct-1.0.0-1|38	
12mr|libnetfilter_acct-1.0.0-1|39	%prep
12mr|libnetfilter_acct-1.0.0-1|40	%setup -q
12mr|libnetfilter_acct-1.0.0-1|41	
12mr|libnetfilter_acct-1.0.0-1|42	%build
12mr|libnetfilter_acct-1.0.0-1|43	%configure2_5x
12mr|libnetfilter_acct-1.0.0-1|44	%make
12mr|libnetfilter_acct-1.0.0-1|45	
12mr|libnetfilter_acct-1.0.0-1|46	%install
12mr|libnetfilter_acct-1.0.0-1|47	%makeinstall_std
12mr|libnetfilter_acct-1.0.0-1|48	
12mr|libnetfilter_acct-1.0.0-1|49	rm -f %{buildroot}%{_libdir}/*.la
12mr|libnetfilter_acct-1.0.0-1|50	
12mr|libnetfilter_acct-1.0.0-1|51	%files -n %{libname}
12mr|libnetfilter_acct-1.0.0-1|52	%doc COPYING README
12mr|libnetfilter_acct-1.0.0-1|53	%{_libdir}/*.so.%{major}*
12mr|libnetfilter_acct-1.0.0-1|54	
12mr|libnetfilter_acct-1.0.0-1|55	%files -n %{libnamedevel}
12mr|libnetfilter_acct-1.0.0-1|56	%{_includedir}/libnetfilter_acct
12mr|libnetfilter_acct-1.0.0-1|57	%{_libdir}/*.so
12mr|libnetfilter_acct-1.0.0-1|58	%{_libdir}/pkgconfig/libnetfilter_acct.pc
12mr|libnetfilter_acct-1.0.0-1|59	
12mr|libnetfilter_acct-1.0.0-1|60	
12mr|libnetfilter_acct-1.0.0-1|61	
12mr|libnetfilter_acct-1.0.0-1|62	
12mr|libnetfilter_acct-1.0.0-1|63	%changelog
12mr|libnetfilter_acct-1.0.0-1|64	

14850 12
12mr|libnetfilter_conntrack-1.0.1-1|1	%define major 3
12mr|libnetfilter_conntrack-1.0.1-1|2	%define libname %mklibname netfilter_conntrack %{major}
12mr|libnetfilter_conntrack-1.0.1-1|3	%define develname %mklibname netfilter_conntrack -d
12mr|libnetfilter_conntrack-1.0.1-1|4	
12mr|libnetfilter_conntrack-1.0.1-1|5	Summary:	Interface to the in-kernel connection tracking state table
12mr|libnetfilter_conntrack-1.0.1-1|6	Name:		libnetfilter_conntrack
12mr|libnetfilter_conntrack-1.0.1-1|7	Version:	1.0.1
12mr|libnetfilter_conntrack-1.0.1-1|8	Release:	1
12mr|libnetfilter_conntrack-1.0.1-1|9	License:	GPLv2+
12mr|libnetfilter_conntrack-1.0.1-1|10	Group:		System/Kernel and hardware
12mr|libnetfilter_conntrack-1.0.1-1|11	URL:		http://www.netfilter.org/projects/%{name}/
12mr|libnetfilter_conntrack-1.0.1-1|12	Source0:	http://www.netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2
12mr|libnetfilter_conntrack-1.0.1-1|13	Source1:	http://www.netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2.sig
12mr|libnetfilter_conntrack-1.0.1-1|14	BuildRequires:	nfnetlink-devel >= 1.0.0
12mr|libnetfilter_conntrack-1.0.1-1|15	
12mr|libnetfilter_conntrack-1.0.1-1|16	%description
12mr|libnetfilter_conntrack-1.0.1-1|17	A libnetfilter_conntrack is a userspace library providing a programming \
12mr|libnetfilter_conntrack-1.0.1-1|18	interface (API) to the in-kernel connection tracking state table.
12mr|libnetfilter_conntrack-1.0.1-1|19	
12mr|libnetfilter_conntrack-1.0.1-1|20	%package -n %{libname}
12mr|libnetfilter_conntrack-1.0.1-1|21	Summary:	Main library for %{name}
12mr|libnetfilter_conntrack-1.0.1-1|22	Group:		System/Libraries
12mr|libnetfilter_conntrack-1.0.1-1|23	Provides:	%{name} = %{version}-%{release}
12mr|libnetfilter_conntrack-1.0.1-1|24	Obsoletes:	%{mklibname netfilter_conntrack 1} < 0.0.101
12mr|libnetfilter_conntrack-1.0.1-1|25	
12mr|libnetfilter_conntrack-1.0.1-1|26	%description -n %{libname}
12mr|libnetfilter_conntrack-1.0.1-1|27	This package contains the library needed to run programs dynamically
12mr|libnetfilter_conntrack-1.0.1-1|28	linked with %{name}.
12mr|libnetfilter_conntrack-1.0.1-1|29	
12mr|libnetfilter_conntrack-1.0.1-1|30	%package -n %{develname}
12mr|libnetfilter_conntrack-1.0.1-1|31	Summary:	Development files for %{name}
12mr|libnetfilter_conntrack-1.0.1-1|32	Group:		System/Libraries
12mr|libnetfilter_conntrack-1.0.1-1|33	Requires:	%{libname} = %{version}-%{release}
12mr|libnetfilter_conntrack-1.0.1-1|34	Provides:	%{name}-devel = %{version}-%{release}
12mr|libnetfilter_conntrack-1.0.1-1|35	Provides:	netfilter_conntrack-devel = %{version}-%{release}
12mr|libnetfilter_conntrack-1.0.1-1|36	Obsoletes:	%{mklibname -d netfilter_conntrack 1}
12mr|libnetfilter_conntrack-1.0.1-1|37	
12mr|libnetfilter_conntrack-1.0.1-1|38	%description -n %{develname}
12mr|libnetfilter_conntrack-1.0.1-1|39	This package contains the development files for %{name}.
12mr|libnetfilter_conntrack-1.0.1-1|40	
12mr|libnetfilter_conntrack-1.0.1-1|41	%prep
12mr|libnetfilter_conntrack-1.0.1-1|42	%setup -q
12mr|libnetfilter_conntrack-1.0.1-1|43	
12mr|libnetfilter_conntrack-1.0.1-1|44	%build
12mr|libnetfilter_conntrack-1.0.1-1|45	%configure2_5x
12mr|libnetfilter_conntrack-1.0.1-1|46	%make
12mr|libnetfilter_conntrack-1.0.1-1|47	
12mr|libnetfilter_conntrack-1.0.1-1|48	%install
12mr|libnetfilter_conntrack-1.0.1-1|49	%makeinstall_std
12mr|libnetfilter_conntrack-1.0.1-1|50	
12mr|libnetfilter_conntrack-1.0.1-1|51	rm -f %{buildroot}%{_libdir}/*.la
12mr|libnetfilter_conntrack-1.0.1-1|52	
12mr|libnetfilter_conntrack-1.0.1-1|53	%files -n %{libname}
12mr|libnetfilter_conntrack-1.0.1-1|54	%{_libdir}/*.so.%{major}*
12mr|libnetfilter_conntrack-1.0.1-1|55	
12mr|libnetfilter_conntrack-1.0.1-1|56	%files -n %{develname}
12mr|libnetfilter_conntrack-1.0.1-1|57	%dir %{_includedir}/%{name}
12mr|libnetfilter_conntrack-1.0.1-1|58	%{_includedir}/%{name}/%{name}*.h
12mr|libnetfilter_conntrack-1.0.1-1|59	%{_includedir}/%{name}/linux_nfnetlink_conntrack.h
12mr|libnetfilter_conntrack-1.0.1-1|60	%{_libdir}/%{name}.so
12mr|libnetfilter_conntrack-1.0.1-1|61	%{_libdir}/pkgconfig/%{name}.pc
12mr|libnetfilter_conntrack-1.0.1-1|62	
12mr|libnetfilter_conntrack-1.0.1-1|63	
12mr|libnetfilter_conntrack-1.0.1-1|64	
12mr|libnetfilter_conntrack-1.0.1-1|65	%changelog
12mr|libnetfilter_conntrack-1.0.1-1|66	

14851 12
12mr|libnetfilter_cttimeout-1.0.0-2|1	%define major 1
12mr|libnetfilter_cttimeout-1.0.0-2|2	%define libname %mklibname netfilter_cttimeout %{major}
12mr|libnetfilter_cttimeout-1.0.0-2|3	%define develname %mklibname netfilter_cttimeout -d
12mr|libnetfilter_cttimeout-1.0.0-2|4	
12mr|libnetfilter_cttimeout-1.0.0-2|5	Summary:	Netfilter extended cttimeout infrastructure library
12mr|libnetfilter_cttimeout-1.0.0-2|6	Name:		libnetfilter_cttimeout
12mr|libnetfilter_cttimeout-1.0.0-2|7	Version:	1.0.0
12mr|libnetfilter_cttimeout-1.0.0-2|8	Release:	2
12mr|libnetfilter_cttimeout-1.0.0-2|9	License:	GPLv2+
12mr|libnetfilter_cttimeout-1.0.0-2|10	Group:		System/Kernel and hardware
12mr|libnetfilter_cttimeout-1.0.0-2|11	URL:		http://www.netfilter.org/projects/%{name}/
12mr|libnetfilter_cttimeout-1.0.0-2|12	Source0:	http://www.netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2
12mr|libnetfilter_cttimeout-1.0.0-2|13	Source1:	http://www.netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2.sig
12mr|libnetfilter_cttimeout-1.0.0-2|14	BuildRequires:	pkgconfig(libmnl) >= 1.0.0
12mr|libnetfilter_cttimeout-1.0.0-2|15	
12mr|libnetfilter_cttimeout-1.0.0-2|16	%description
12mr|libnetfilter_cttimeout-1.0.0-2|17	libnetfilter_cttimeout is the userspace library that provides the programming
12mr|libnetfilter_cttimeout-1.0.0-2|18	interface to the fine-grain connection tracking timeout infrastructure. With
12mr|libnetfilter_cttimeout-1.0.0-2|19	this library, you can create, update and delete timeout policies that can be
12mr|libnetfilter_cttimeout-1.0.0-2|20	attached to traffic flows. This library is used by conntrack-tools.
12mr|libnetfilter_cttimeout-1.0.0-2|21	
12mr|libnetfilter_cttimeout-1.0.0-2|22	%package -n	%{libname}
12mr|libnetfilter_cttimeout-1.0.0-2|23	Summary:	Main library for %{name}
12mr|libnetfilter_cttimeout-1.0.0-2|24	Group:		System/Libraries
12mr|libnetfilter_cttimeout-1.0.0-2|25	Provides:	%{name} = %{version}-%{release}
12mr|libnetfilter_cttimeout-1.0.0-2|26	
12mr|libnetfilter_cttimeout-1.0.0-2|27	%description -n	%{libname}
12mr|libnetfilter_cttimeout-1.0.0-2|28	This package contains the library needed to run programs dynamically
12mr|libnetfilter_cttimeout-1.0.0-2|29	linked with %{name}.
12mr|libnetfilter_cttimeout-1.0.0-2|30	
12mr|libnetfilter_cttimeout-1.0.0-2|31	%package -n	%{develname}
12mr|libnetfilter_cttimeout-1.0.0-2|32	Summary:	Development files for %{name}
12mr|libnetfilter_cttimeout-1.0.0-2|33	Group:		System/Libraries
12mr|libnetfilter_cttimeout-1.0.0-2|34	Requires:	%{libname} = %{version}-%{release}
12mr|libnetfilter_cttimeout-1.0.0-2|35	Provides:	%{name}-devel = %{version}-%{release}
12mr|libnetfilter_cttimeout-1.0.0-2|36	Provides:	netfilter_cttimeout-devel = %{version}-%{release}
12mr|libnetfilter_cttimeout-1.0.0-2|37	
12mr|libnetfilter_cttimeout-1.0.0-2|38	%description -n	%{develname}
12mr|libnetfilter_cttimeout-1.0.0-2|39	This package contains the development files for %{name}.
12mr|libnetfilter_cttimeout-1.0.0-2|40	
12mr|libnetfilter_cttimeout-1.0.0-2|41	%prep
12mr|libnetfilter_cttimeout-1.0.0-2|42	%setup -q
12mr|libnetfilter_cttimeout-1.0.0-2|43	
12mr|libnetfilter_cttimeout-1.0.0-2|44	%build
12mr|libnetfilter_cttimeout-1.0.0-2|45	%configure2_5x
12mr|libnetfilter_cttimeout-1.0.0-2|46	%make
12mr|libnetfilter_cttimeout-1.0.0-2|47	
12mr|libnetfilter_cttimeout-1.0.0-2|48	%install
12mr|libnetfilter_cttimeout-1.0.0-2|49	%makeinstall_std
12mr|libnetfilter_cttimeout-1.0.0-2|50	
12mr|libnetfilter_cttimeout-1.0.0-2|51	rm -f %{buildroot}%{_libdir}/*.la
12mr|libnetfilter_cttimeout-1.0.0-2|52	
12mr|libnetfilter_cttimeout-1.0.0-2|53	%files -n %{libname}
12mr|libnetfilter_cttimeout-1.0.0-2|54	%{_libdir}/*.so.%{major}*
12mr|libnetfilter_cttimeout-1.0.0-2|55	
12mr|libnetfilter_cttimeout-1.0.0-2|56	%files -n %{develname}
12mr|libnetfilter_cttimeout-1.0.0-2|57	%dir %{_includedir}/%{name}
12mr|libnetfilter_cttimeout-1.0.0-2|58	%{_includedir}/%{name}/%{name}*.h
12mr|libnetfilter_cttimeout-1.0.0-2|59	%{_libdir}/%{name}.so
12mr|libnetfilter_cttimeout-1.0.0-2|60	%{_libdir}/pkgconfig/%{name}.pc
12mr|libnetfilter_cttimeout-1.0.0-2|61	
12mr|libnetfilter_cttimeout-1.0.0-2|62	
12mr|libnetfilter_cttimeout-1.0.0-2|63	
12mr|libnetfilter_cttimeout-1.0.0-2|64	%changelog
12mr|libnetfilter_cttimeout-1.0.0-2|65	

14852 12
12mr|libnetfilter_log-1.0.1-1|1	%define major 1
12mr|libnetfilter_log-1.0.1-1|2	%define libname %mklibname netfilter_log %{major}
12mr|libnetfilter_log-1.0.1-1|3	%define libnamedevel %mklibname netfilter_log -d
12mr|libnetfilter_log-1.0.1-1|4	
12mr|libnetfilter_log-1.0.1-1|5	Summary:	Netfilter userspace packet logging library
12mr|libnetfilter_log-1.0.1-1|6	Name:		libnetfilter_log
12mr|libnetfilter_log-1.0.1-1|7	Version:	1.0.1
12mr|libnetfilter_log-1.0.1-1|8	Release:	1
12mr|libnetfilter_log-1.0.1-1|9	Group:		System/Libraries
12mr|libnetfilter_log-1.0.1-1|10	License:	GPL
12mr|libnetfilter_log-1.0.1-1|11	URL:		http://www.netfilter.org/projects/libnetfilter_log/index.html
12mr|libnetfilter_log-1.0.1-1|12	Source0:	http://www.netfilter.org/projects/libnetfilter_log/files/libnetfilter_log-%{version}.tar.bz2
12mr|libnetfilter_log-1.0.1-1|13	Source1:	http://www.netfilter.org/projects/libnetfilter_log/files/libnetfilter_log-%{version}.tar.bz2.sig
12mr|libnetfilter_log-1.0.1-1|14	Patch0:		libnetfilter_log-1.0.1-linkage_fix.diff
12mr|libnetfilter_log-1.0.1-1|15	BuildRequires:	pkgconfig(libnfnetlink) >= 0.0.41
12mr|libnetfilter_log-1.0.1-1|16	BuildRequires:	autoconf automake libtool
12mr|libnetfilter_log-1.0.1-1|17	
12mr|libnetfilter_log-1.0.1-1|18	%description
12mr|libnetfilter_log-1.0.1-1|19	libnetfilter_log is a userspace library providing interface to packets that
12mr|libnetfilter_log-1.0.1-1|20	have been logged by the kernel packet filter. It is is part of a system that
12mr|libnetfilter_log-1.0.1-1|21	deprecates the old syslog/dmesg based packet logging. This library has been
12mr|libnetfilter_log-1.0.1-1|22	previously known as libnfnetlink_log.
12mr|libnetfilter_log-1.0.1-1|23	
12mr|libnetfilter_log-1.0.1-1|24	%package -n %{libname}
12mr|libnetfilter_log-1.0.1-1|25	Summary:	Netfilter userspace packet logging library
12mr|libnetfilter_log-1.0.1-1|26	Group:		System/Libraries
12mr|libnetfilter_log-1.0.1-1|27	Provides:	%{name} = %{version}-%{release}
12mr|libnetfilter_log-1.0.1-1|28	Provides:	netfilter_log = %{version}-%{release}
12mr|libnetfilter_log-1.0.1-1|29	
12mr|libnetfilter_log-1.0.1-1|30	%description -n %{libname}
12mr|libnetfilter_log-1.0.1-1|31	libnetfilter_log is a userspace library providing interface to packets that
12mr|libnetfilter_log-1.0.1-1|32	have been logged by the kernel packet filter. It is is part of a system that
12mr|libnetfilter_log-1.0.1-1|33	deprecates the old syslog/dmesg based packet logging. This library has been
12mr|libnetfilter_log-1.0.1-1|34	previously known as libnfnetlink_log.
12mr|libnetfilter_log-1.0.1-1|35	
12mr|libnetfilter_log-1.0.1-1|36	%package -n %{libnamedevel}
12mr|libnetfilter_log-1.0.1-1|37	Summary:        Development files for %{name}
12mr|libnetfilter_log-1.0.1-1|38	Group:          System/Libraries
12mr|libnetfilter_log-1.0.1-1|39	Provides:	netfilter_log-devel = %{version}-%{release}
12mr|libnetfilter_log-1.0.1-1|40	Requires:	%{libname} = %{version}-%{release}
12mr|libnetfilter_log-1.0.1-1|41	
12mr|libnetfilter_log-1.0.1-1|42	%description -n %{libnamedevel}
12mr|libnetfilter_log-1.0.1-1|43	This package contains the development files for %{name}.
12mr|libnetfilter_log-1.0.1-1|44	
12mr|libnetfilter_log-1.0.1-1|45	%prep
12mr|libnetfilter_log-1.0.1-1|46	%setup -q
12mr|libnetfilter_log-1.0.1-1|47	%patch0 -p0
12mr|libnetfilter_log-1.0.1-1|48	
12mr|libnetfilter_log-1.0.1-1|49	%build
12mr|libnetfilter_log-1.0.1-1|50	autoreconf -fi
12mr|libnetfilter_log-1.0.1-1|51	%configure2_5x
12mr|libnetfilter_log-1.0.1-1|52	%make
12mr|libnetfilter_log-1.0.1-1|53	
12mr|libnetfilter_log-1.0.1-1|54	%install
12mr|libnetfilter_log-1.0.1-1|55	%makeinstall_std
12mr|libnetfilter_log-1.0.1-1|56	
12mr|libnetfilter_log-1.0.1-1|57	rm -f %{buildroot}%{_libdir}/*.la
12mr|libnetfilter_log-1.0.1-1|58	
12mr|libnetfilter_log-1.0.1-1|59	%files -n %{libname}
12mr|libnetfilter_log-1.0.1-1|60	%doc COPYING
12mr|libnetfilter_log-1.0.1-1|61	%{_libdir}/*.so.%{major}*
12mr|libnetfilter_log-1.0.1-1|62	
12mr|libnetfilter_log-1.0.1-1|63	%files -n %{libnamedevel}
12mr|libnetfilter_log-1.0.1-1|64	%{_includedir}/libnetfilter_log
12mr|libnetfilter_log-1.0.1-1|65	%{_libdir}/*.so
12mr|libnetfilter_log-1.0.1-1|66	%{_libdir}/pkgconfig/libnetfilter_log.pc
12mr|libnetfilter_log-1.0.1-1|67	
12mr|libnetfilter_log-1.0.1-1|68	
12mr|libnetfilter_log-1.0.1-1|69	
12mr|libnetfilter_log-1.0.1-1|70	%changelog
12mr|libnetfilter_log-1.0.1-1|71	* Mon Apr 16 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1
12mr|libnetfilter_log-1.0.1-1|72	+ Revision: 791245
12mr|libnetfilter_log-1.0.1-1|73	- import libnetfilter_log
12mr|libnetfilter_log-1.0.1-1|74	
12mr|libnetfilter_log-1.0.1-1|75	
12mr|libnetfilter_log-1.0.1-1|76	* Mon Apr 16 2012 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1
12mr|libnetfilter_log-1.0.1-1|77	- initial Mandriva package

14853 12
12mr|libnetfilter_queue-1.0.1-2|1	%define major                 1
12mr|libnetfilter_queue-1.0.1-2|2	%define libname               %mklibname netfilter_queue %{major}
12mr|libnetfilter_queue-1.0.1-2|3	%define libnamedevel          %mklibname netfilter_queue -d
12mr|libnetfilter_queue-1.0.1-2|4	
12mr|libnetfilter_queue-1.0.1-2|5	Summary:	Provides an API for packets that have been queued by the kernel packet filter
12mr|libnetfilter_queue-1.0.1-2|6	Name:		libnetfilter_queue
12mr|libnetfilter_queue-1.0.1-2|7	Version:	1.0.1
12mr|libnetfilter_queue-1.0.1-2|8	Release:	2
12mr|libnetfilter_queue-1.0.1-2|9	Epoch:		0
12mr|libnetfilter_queue-1.0.1-2|10	Group:		System/Libraries
12mr|libnetfilter_queue-1.0.1-2|11	License:	GPL
12mr|libnetfilter_queue-1.0.1-2|12	URL:		http://www.netfilter.org/projects/libnetfilter_queue/index.html
12mr|libnetfilter_queue-1.0.1-2|13	Source0:	http://www.netfilter.org/projects/libnetfilter_queue/files/libnetfilter_queue-%{version}.tar.bz2
12mr|libnetfilter_queue-1.0.1-2|14	Source1:	http://www.netfilter.org/projects/libnetfilter_queue/files/libnetfilter_queue-%{version}.tar.bz2.sig
12mr|libnetfilter_queue-1.0.1-2|15	BuildRequires:	nfnetlink-devel >= 0:0.0.38
12mr|libnetfilter_queue-1.0.1-2|16	
12mr|libnetfilter_queue-1.0.1-2|17	%description
12mr|libnetfilter_queue-1.0.1-2|18	libnetfilter_queue is a userspace library providing an API to
12mr|libnetfilter_queue-1.0.1-2|19	packets that have been queued by the kernel packet filter. It is
12mr|libnetfilter_queue-1.0.1-2|20	part of a system that deprecates the old ip_queue/libipq mechanism.
12mr|libnetfilter_queue-1.0.1-2|21	
12mr|libnetfilter_queue-1.0.1-2|22	%package -n %{libname}
12mr|libnetfilter_queue-1.0.1-2|23	Summary:	Main library for %{name}
12mr|libnetfilter_queue-1.0.1-2|24	Group:		System/Libraries
12mr|libnetfilter_queue-1.0.1-2|25	Provides:	%{name} = %{epoch}:%{version}-%{release}
12mr|libnetfilter_queue-1.0.1-2|26	Provides:	netfilter_queue = %{epoch}:%{version}-%{release}
12mr|libnetfilter_queue-1.0.1-2|27	
12mr|libnetfilter_queue-1.0.1-2|28	%description -n %{libname}
12mr|libnetfilter_queue-1.0.1-2|29	libnetfilter_queue is a userspace library providing an API for
12mr|libnetfilter_queue-1.0.1-2|30	packets that have been queued by the kernel packet filter. It is
12mr|libnetfilter_queue-1.0.1-2|31	part of a system that deprecates the old ip_queue/libipq mechanism.
12mr|libnetfilter_queue-1.0.1-2|32	
12mr|libnetfilter_queue-1.0.1-2|33	%package -n %{libnamedevel}
12mr|libnetfilter_queue-1.0.1-2|34	Summary:        Development files for %{name}
12mr|libnetfilter_queue-1.0.1-2|35	Group:          System/Libraries
12mr|libnetfilter_queue-1.0.1-2|36	Obsoletes:	%{mklibname netfilter_queue 1}-devel < %{epoch}:%{version}-%{release}
12mr|libnetfilter_queue-1.0.1-2|37	Obsoletes:	%{mklibname netfilter_queue -d -s} < %{epoch}:%{version}-%{release}
12mr|libnetfilter_queue-1.0.1-2|38	Provides:	netfilter_queue-devel = %{epoch}:%{version}-%{release}
12mr|libnetfilter_queue-1.0.1-2|39	Requires:	%{libname} = %{epoch}:%{version}-%{release}
12mr|libnetfilter_queue-1.0.1-2|40	
12mr|libnetfilter_queue-1.0.1-2|41	%description -n %{libnamedevel}
12mr|libnetfilter_queue-1.0.1-2|42	This package contains the development files for %{name}.
12mr|libnetfilter_queue-1.0.1-2|43	
12mr|libnetfilter_queue-1.0.1-2|44	%prep
12mr|libnetfilter_queue-1.0.1-2|45	%setup -q
12mr|libnetfilter_queue-1.0.1-2|46	
12mr|libnetfilter_queue-1.0.1-2|47	%build
12mr|libnetfilter_queue-1.0.1-2|48	%configure2_5x
12mr|libnetfilter_queue-1.0.1-2|49	%make
12mr|libnetfilter_queue-1.0.1-2|50	
12mr|libnetfilter_queue-1.0.1-2|51	%check
12mr|libnetfilter_queue-1.0.1-2|52	make check
12mr|libnetfilter_queue-1.0.1-2|53	
12mr|libnetfilter_queue-1.0.1-2|54	%install
12mr|libnetfilter_queue-1.0.1-2|55	%makeinstall_std
12mr|libnetfilter_queue-1.0.1-2|56	
12mr|libnetfilter_queue-1.0.1-2|57	rm -f %{buildroot}%{_libdir}/*.la
12mr|libnetfilter_queue-1.0.1-2|58	
12mr|libnetfilter_queue-1.0.1-2|59	%files -n %{libname}
12mr|libnetfilter_queue-1.0.1-2|60	%doc COPYING
12mr|libnetfilter_queue-1.0.1-2|61	%{_libdir}/*.so.%{major}*
12mr|libnetfilter_queue-1.0.1-2|62	
12mr|libnetfilter_queue-1.0.1-2|63	%files -n %{libnamedevel}
12mr|libnetfilter_queue-1.0.1-2|64	%{_includedir}/libnetfilter_queue
12mr|libnetfilter_queue-1.0.1-2|65	%{_libdir}/*.so
12mr|libnetfilter_queue-1.0.1-2|66	%{_libdir}/pkgconfig/libnetfilter_queue.pc
12mr|libnetfilter_queue-1.0.1-2|67	
12mr|libnetfilter_queue-1.0.1-2|68	
12mr|libnetfilter_queue-1.0.1-2|69	
12mr|libnetfilter_queue-1.0.1-2|70	%changelog
12mr|libnetfilter_queue-1.0.1-2|71	

14854 12
12mr|libnfnetlink-1.0.0-6|1	%define major                 0
12mr|libnfnetlink-1.0.0-6|2	%define libname               %mklibname nfnetlink %{major}
12mr|libnfnetlink-1.0.0-6|3	%define libnamedevel          %mklibname nfnetlink -d
12mr|libnfnetlink-1.0.0-6|4	%define libnamedevelold       %mklibname nfnetlink 0-devel
12mr|libnfnetlink-1.0.0-6|5	%define libnamestaticdevel    %mklibname nfnetlink -d -s
12mr|libnfnetlink-1.0.0-6|6	%define libnamestaticdevelold %mklibname nfnetlink 0-static-devel
12mr|libnfnetlink-1.0.0-6|7	
12mr|libnfnetlink-1.0.0-6|8	Name:           libnfnetlink
12mr|libnfnetlink-1.0.0-6|9	Version:        1.0.0
12mr|libnfnetlink-1.0.0-6|10	Release:        6
12mr|libnfnetlink-1.0.0-6|11	Epoch:          0
12mr|libnfnetlink-1.0.0-6|12	Summary:        Userspace library for handling of netfilter netlink messages
12mr|libnfnetlink-1.0.0-6|13	Group:          System/Libraries
12mr|libnfnetlink-1.0.0-6|14	License:        GPL
12mr|libnfnetlink-1.0.0-6|15	URL:            http://www.netfilter.org/projects/libnfnetlink/index.html
12mr|libnfnetlink-1.0.0-6|16	Source0:        http://www.netfilter.org/projects/libnfnetlink/files/libnfnetlink-%{version}.tar.bz2
12mr|libnfnetlink-1.0.0-6|17	Source1:        http://www.netfilter.org/projects/libnfnetlink/files/libnfnetlink-%{version}.tar.bz2.sig
12mr|libnfnetlink-1.0.0-6|18	
12mr|libnfnetlink-1.0.0-6|19	%description
12mr|libnfnetlink-1.0.0-6|20	nfnetlink is a netlink(7) based kernel/userspace transport layer. It
12mr|libnfnetlink-1.0.0-6|21	provides a unified kernel/userspace interface for the various netfilter
12mr|libnfnetlink-1.0.0-6|22	subsystems, such as connection tracking, logging and queueing.
12mr|libnfnetlink-1.0.0-6|23	
12mr|libnfnetlink-1.0.0-6|24	%package -n %{libname}
12mr|libnfnetlink-1.0.0-6|25	Summary:        Main library for %{name}
12mr|libnfnetlink-1.0.0-6|26	Group:          System/Libraries
12mr|libnfnetlink-1.0.0-6|27	Provides:       %{name} = %{epoch}:%{version}-%{release}
12mr|libnfnetlink-1.0.0-6|28	Provides:       nfnetlink = %{epoch}:%{version}-%{release}
12mr|libnfnetlink-1.0.0-6|29	
12mr|libnfnetlink-1.0.0-6|30	%description -n %{libname}
12mr|libnfnetlink-1.0.0-6|31	libnfnetlink is a userspace library that provides some low-level
12mr|libnfnetlink-1.0.0-6|32	nfnetlink handling functions. It is used as a foundation for other, netfilter
12mr|libnfnetlink-1.0.0-6|33	subsystem specific libraries such as libnfnetlink_conntrack, libnfnetlink_log
12mr|libnfnetlink-1.0.0-6|34	and libnfnetlink_queue.
12mr|libnfnetlink-1.0.0-6|35	
12mr|libnfnetlink-1.0.0-6|36	%package -n %{libnamedevel}
12mr|libnfnetlink-1.0.0-6|37	Summary:        Development files for %{name}
12mr|libnfnetlink-1.0.0-6|38	Group:          System/Libraries
12mr|libnfnetlink-1.0.0-6|39	Obsoletes:      %{libnamedevelold} < %{epoch}:%{version}-%{release}
12mr|libnfnetlink-1.0.0-6|40	Obsoletes:	%{mklibname -d nfnetlink 1} < %{epoch}:%{version}-%{release}
12mr|libnfnetlink-1.0.0-6|41	Provides:       nfnetlink-devel = %{epoch}:%{version}-%{release}
12mr|libnfnetlink-1.0.0-6|42	Requires:       %{libname} = %{epoch}:%{version}-%{release}
12mr|libnfnetlink-1.0.0-6|43	
12mr|libnfnetlink-1.0.0-6|44	%description -n %{libnamedevel}
12mr|libnfnetlink-1.0.0-6|45	This package contains the development files for %{name}.
12mr|libnfnetlink-1.0.0-6|46	
12mr|libnfnetlink-1.0.0-6|47	%package -n %{libnamestaticdevel}
12mr|libnfnetlink-1.0.0-6|48	Summary:        Static development files for %{name}
12mr|libnfnetlink-1.0.0-6|49	Group:          System/Libraries
12mr|libnfnetlink-1.0.0-6|50	Obsoletes:      %{libnamestaticdevelold} < %{epoch}:%{version}-%{release}
12mr|libnfnetlink-1.0.0-6|51	Obsoletes:      %{mklibname -s -d nfnetlink 1} < %{epoch}:%{version}-%{release}
12mr|libnfnetlink-1.0.0-6|52	Provides:       nfnetlink-static-devel = %{epoch}:%{version}-%{release}
12mr|libnfnetlink-1.0.0-6|53	Requires:       %{libnamedevel} = %{epoch}:%{version}-%{release}
12mr|libnfnetlink-1.0.0-6|54	
12mr|libnfnetlink-1.0.0-6|55	%description -n %{libnamestaticdevel}
12mr|libnfnetlink-1.0.0-6|56	This package contains the static development files for %{name}.
12mr|libnfnetlink-1.0.0-6|57	
12mr|libnfnetlink-1.0.0-6|58	%prep
12mr|libnfnetlink-1.0.0-6|59	%setup -q
12mr|libnfnetlink-1.0.0-6|60	
12mr|libnfnetlink-1.0.0-6|61	%build
12mr|libnfnetlink-1.0.0-6|62	%configure2_5x
12mr|libnfnetlink-1.0.0-6|63	%make
12mr|libnfnetlink-1.0.0-6|64	
12mr|libnfnetlink-1.0.0-6|65	%install
12mr|libnfnetlink-1.0.0-6|66	%makeinstall_std
12mr|libnfnetlink-1.0.0-6|67	
12mr|libnfnetlink-1.0.0-6|68	%check
12mr|libnfnetlink-1.0.0-6|69	%make check
12mr|libnfnetlink-1.0.0-6|70	
12mr|libnfnetlink-1.0.0-6|71	rm -f %{buildroot}%{_libdir}/*.la
12mr|libnfnetlink-1.0.0-6|72	
12mr|libnfnetlink-1.0.0-6|73	%files -n %{libname}
12mr|libnfnetlink-1.0.0-6|74	%doc README
12mr|libnfnetlink-1.0.0-6|75	%{_libdir}/*.so.%{major}*
12mr|libnfnetlink-1.0.0-6|76	
12mr|libnfnetlink-1.0.0-6|77	%files -n %{libnamedevel}
12mr|libnfnetlink-1.0.0-6|78	%{_includedir}/libnfnetlink
12mr|libnfnetlink-1.0.0-6|79	%{_libdir}/*.so
12mr|libnfnetlink-1.0.0-6|80	%{_libdir}/pkgconfig/libnfnetlink.pc
12mr|libnfnetlink-1.0.0-6|81	
12mr|libnfnetlink-1.0.0-6|82	%files -n %{libnamestaticdevel}
12mr|libnfnetlink-1.0.0-6|83	%{_libdir}/*.a
12mr|libnfnetlink-1.0.0-6|84	
12mr|libnfnetlink-1.0.0-6|85	
12mr|libnfnetlink-1.0.0-6|86	
12mr|libnfnetlink-1.0.0-6|87	%changelog
12mr|libnfnetlink-1.0.0-6|88	

14855 12
12mr|libnfs-1.5.0-1|1	%define	major	1
12mr|libnfs-1.5.0-1|2	%define	libname	%mklibname nfs %{major}
12mr|libnfs-1.5.0-1|3	%define	devname	%mklibname nfs -d
12mr|libnfs-1.5.0-1|4	
12mr|libnfs-1.5.0-1|5	Name:		libnfs
12mr|libnfs-1.5.0-1|6	Version:	1.5.0
12mr|libnfs-1.5.0-1|7	Release:	1
12mr|libnfs-1.5.0-1|8	Summary:	Client library for accessing NFS shares over a network
12mr|libnfs-1.5.0-1|9	# examples are GPL but are not packaged
12mr|libnfs-1.5.0-1|10	License:	LGPLv2+
12mr|libnfs-1.5.0-1|11	Group:		System/Libraries
12mr|libnfs-1.5.0-1|12	URL:		https://github.com/sahlberg/libnfs
12mr|libnfs-1.5.0-1|13	# git archive --prefix libnfs-1.3.0/ libnfs-1.3.0 | xz > libnfs-1.3.0.tar.xz
12mr|libnfs-1.5.0-1|14	Source0:	https://github.com/downloads/sahlberg/libnfs/%{name}-%{version}.tar.gz
12mr|libnfs-1.5.0-1|15	BuildRequires:	python
12mr|libnfs-1.5.0-1|16	
12mr|libnfs-1.5.0-1|17	%description
12mr|libnfs-1.5.0-1|18	LIBNFS is a client library for accessing NFS shares over a network.
12mr|libnfs-1.5.0-1|19	
12mr|libnfs-1.5.0-1|20	%package -n %{libname}
12mr|libnfs-1.5.0-1|21	Summary:	Shared library of libnfs
12mr|libnfs-1.5.0-1|22	Group:		System/Libraries
12mr|libnfs-1.5.0-1|23	Provides:	%{name} = %{EVRD}
12mr|libnfs-1.5.0-1|24	
12mr|libnfs-1.5.0-1|25	%description -n %{libname}
12mr|libnfs-1.5.0-1|26	LIBNFS is a client library for accessing NFS shares over a network.
12mr|libnfs-1.5.0-1|27	
12mr|libnfs-1.5.0-1|28	This package contains the library needed to run programs dynamically
12mr|libnfs-1.5.0-1|29	linked with libnfs.
12mr|libnfs-1.5.0-1|30	
12mr|libnfs-1.5.0-1|31	%package -n %{devname}
12mr|libnfs-1.5.0-1|32	Summary:	Headers for libnfs development
12mr|libnfs-1.5.0-1|33	Group:		Development/C
12mr|libnfs-1.5.0-1|34	Requires:	%{libname} = %{EVRD}
12mr|libnfs-1.5.0-1|35	Provides:	nfs-devel = %{EVRD}
12mr|libnfs-1.5.0-1|36	
12mr|libnfs-1.5.0-1|37	%description -n %{devname}
12mr|libnfs-1.5.0-1|38	LIBNFS is a client library for accessing NFS shares over a network.
12mr|libnfs-1.5.0-1|39	
12mr|libnfs-1.5.0-1|40	This package contains the headers that are needed to develop
12mr|libnfs-1.5.0-1|41	applications that use libnfs.
12mr|libnfs-1.5.0-1|42	
12mr|libnfs-1.5.0-1|43	%prep
12mr|libnfs-1.5.0-1|44	%setup -q
12mr|libnfs-1.5.0-1|45	
12mr|libnfs-1.5.0-1|46	%build
12mr|libnfs-1.5.0-1|47	./bootstrap
12mr|libnfs-1.5.0-1|48	%configure2_5x --disable-static
12mr|libnfs-1.5.0-1|49	%make
12mr|libnfs-1.5.0-1|50	
12mr|libnfs-1.5.0-1|51	%install
12mr|libnfs-1.5.0-1|52	%makeinstall_std
12mr|libnfs-1.5.0-1|53	
12mr|libnfs-1.5.0-1|54	%files -n %{libname}
12mr|libnfs-1.5.0-1|55	%doc README
12mr|libnfs-1.5.0-1|56	%{_libdir}/*.so.%{major}*
12mr|libnfs-1.5.0-1|57	
12mr|libnfs-1.5.0-1|58	%files -n %{devname}
12mr|libnfs-1.5.0-1|59	%doc README
12mr|libnfs-1.5.0-1|60	%{_libdir}/*.so
12mr|libnfs-1.5.0-1|61	%{_includedir}/nfsc
12mr|libnfs-1.5.0-1|62	%{_libdir}/pkgconfig/%{name}.pc

14856 12
12mr|libnfsidmap-0.25-2|1	%define	major 0
12mr|libnfsidmap-0.25-2|2	%define libname	%mklibname nfsidmap %{major}
12mr|libnfsidmap-0.25-2|3	
12mr|libnfsidmap-0.25-2|4	Summary:	Library to help mapping id's, mainly for NFSv4
12mr|libnfsidmap-0.25-2|5	Name:		libnfsidmap
12mr|libnfsidmap-0.25-2|6	Version:	0.25
12mr|libnfsidmap-0.25-2|7	Release:	2
12mr|libnfsidmap-0.25-2|8	License:	BSD-like
12mr|libnfsidmap-0.25-2|9	Group:		System/Libraries
12mr|libnfsidmap-0.25-2|10	URL:		http://www.citi.umich.edu/projects/nfsv4/linux/
12mr|libnfsidmap-0.25-2|11	Source0:	http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/libnfsidmap-%{version}.tar.gz
12mr|libnfsidmap-0.25-2|12	BuildRequires:	openldap-devel
12mr|libnfsidmap-0.25-2|13	BuildRequires:	openssl-devel
12mr|libnfsidmap-0.25-2|14	BuildRequires:	pkgconfig
12mr|libnfsidmap-0.25-2|15	#BuildRequires:	voms-devel
12mr|libnfsidmap-0.25-2|16	
12mr|libnfsidmap-0.25-2|17	%description
12mr|libnfsidmap-0.25-2|18	libnfsidmap is a library holding mulitiple methods of mapping
12mr|libnfsidmap-0.25-2|19	names to id's and visa versa, mainly for NFSv4.
12mr|libnfsidmap-0.25-2|20	
12mr|libnfsidmap-0.25-2|21	When NFSv4 is using AUTH_GSS (which currently only supports
12mr|libnfsidmap-0.25-2|22	Kerberos v5), the NFSv4 server mapping functions MUST use
12mr|libnfsidmap-0.25-2|23	secure communications.
12mr|libnfsidmap-0.25-2|24	
12mr|libnfsidmap-0.25-2|25	%package -n	%{libname}
12mr|libnfsidmap-0.25-2|26	Summary:	Library to help mapping id's, mainly for NFSv4
12mr|libnfsidmap-0.25-2|27	Group:		System/Libraries
12mr|libnfsidmap-0.25-2|28	Provides:	libnfsidmap
12mr|libnfsidmap-0.25-2|29	Provides:	nfsidmap
12mr|libnfsidmap-0.25-2|30	
12mr|libnfsidmap-0.25-2|31	%description -n	%{libname}
12mr|libnfsidmap-0.25-2|32	libnfsidmap is a library holding mulitiple methods of mapping
12mr|libnfsidmap-0.25-2|33	names to id's and visa versa, mainly for NFSv4.
12mr|libnfsidmap-0.25-2|34	
12mr|libnfsidmap-0.25-2|35	When NFSv4 is using AUTH_GSS (which currently only supports
12mr|libnfsidmap-0.25-2|36	Kerberos v5), the NFSv4 server mapping functions MUST use
12mr|libnfsidmap-0.25-2|37	secure communications.
12mr|libnfsidmap-0.25-2|38	
12mr|libnfsidmap-0.25-2|39	%package -n	%{libname}-devel
12mr|libnfsidmap-0.25-2|40	Summary:	Static library and header files for the nfsidmap library
12mr|libnfsidmap-0.25-2|41	Group:		Development/C
12mr|libnfsidmap-0.25-2|42	Requires:	%{libname} >= %{version}
12mr|libnfsidmap-0.25-2|43	Provides:	libnfsidmap-devel = %{version}
12mr|libnfsidmap-0.25-2|44	Provides:	nfsidmap-devel  = %{version}
12mr|libnfsidmap-0.25-2|45	
12mr|libnfsidmap-0.25-2|46	%description -n	%{libname}-devel
12mr|libnfsidmap-0.25-2|47	libnfsidmap is a library holding mulitiple methods of mapping
12mr|libnfsidmap-0.25-2|48	names to id's and visa versa, mainly for NFSv4.
12mr|libnfsidmap-0.25-2|49	
12mr|libnfsidmap-0.25-2|50	When NFSv4 is using AUTH_GSS (which currently only supports
12mr|libnfsidmap-0.25-2|51	Kerberos v5), the NFSv4 server mapping functions MUST use
12mr|libnfsidmap-0.25-2|52	secure communications.
12mr|libnfsidmap-0.25-2|53	
12mr|libnfsidmap-0.25-2|54	This package contains the static libnfsidmap library and its
12mr|libnfsidmap-0.25-2|55	header files.
12mr|libnfsidmap-0.25-2|56	
12mr|libnfsidmap-0.25-2|57	%prep
12mr|libnfsidmap-0.25-2|58	%setup -q -n %{name}-%{version}
12mr|libnfsidmap-0.25-2|59	
12mr|libnfsidmap-0.25-2|60	%build
12mr|libnfsidmap-0.25-2|61	%configure2_5x \
12mr|libnfsidmap-0.25-2|62	--disable-static \
12mr|libnfsidmap-0.25-2|63	--with-pluginpath=%{_libdir}/%{name} \
12mr|libnfsidmap-0.25-2|64	
12mr|libnfsidmap-0.25-2|65	#    --enable-gums
12mr|libnfsidmap-0.25-2|66	
12mr|libnfsidmap-0.25-2|67	%make
12mr|libnfsidmap-0.25-2|68	
12mr|libnfsidmap-0.25-2|69	%install
12mr|libnfsidmap-0.25-2|70	rm -rf %{buildroot}
12mr|libnfsidmap-0.25-2|71	
12mr|libnfsidmap-0.25-2|72	%makeinstall_std
12mr|libnfsidmap-0.25-2|73	
12mr|libnfsidmap-0.25-2|74	%files -n %{libname}
12mr|libnfsidmap-0.25-2|75	%doc AUTHORS ChangeLog COPYING README
12mr|libnfsidmap-0.25-2|76	%{_libdir}/*.so.%{major}*
12mr|libnfsidmap-0.25-2|77	%dir %{_libdir}/%{name}
12mr|libnfsidmap-0.25-2|78	%{_libdir}/%{name}/nsswitch.so
12mr|libnfsidmap-0.25-2|79	%{_libdir}/%{name}/static.so
12mr|libnfsidmap-0.25-2|80	%{_libdir}/%{name}/umich_ldap.so
12mr|libnfsidmap-0.25-2|81	%{_mandir}/man3/*
12mr|libnfsidmap-0.25-2|82	%{_mandir}/man5/*
12mr|libnfsidmap-0.25-2|83	
12mr|libnfsidmap-0.25-2|84	%files -n %{libname}-devel
12mr|libnfsidmap-0.25-2|85	%doc AUTHORS ChangeLog COPYING README
12mr|libnfsidmap-0.25-2|86	%{_includedir}/*
12mr|libnfsidmap-0.25-2|87	%{_libdir}/*.so
12mr|libnfsidmap-0.25-2|88	%{_libdir}/pkgconfig/libnfsidmap.pc
12mr|libnfsidmap-0.25-2|89	
12mr|libnfsidmap-0.25-2|90	
12mr|libnfsidmap-0.25-2|91	
12mr|libnfsidmap-0.25-2|92	%changelog
12mr|libnfsidmap-0.25-2|93	* Thu Aug  23 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|libnfsidmap-0.25-2|94	+ Commit: 48ed706
12mr|libnfsidmap-0.25-2|95	- Updated to 0.25
12mr|libnfsidmap-0.25-2|96	
12mr|libnfsidmap-0.25-2|97	

14857 12
12mr|libnice-0.1.3-1|1	%define	major		10
12mr|libnice-0.1.3-1|2	%define	oname		nice
12mr|libnice-0.1.3-1|3	%define	libname		%mklibname %{oname} %major
12mr|libnice-0.1.3-1|4	%define develname	%mklibname %{oname} -d
12mr|libnice-0.1.3-1|5	
12mr|libnice-0.1.3-1|6	Summary:	Implementation of the IETF's draft I.C.E standard
12mr|libnice-0.1.3-1|7	Name:		libnice
12mr|libnice-0.1.3-1|8	Version:	0.1.3
12mr|libnice-0.1.3-1|9	Release:	1
12mr|libnice-0.1.3-1|10	License:	LGPLv2+ and MPLv1+
12mr|libnice-0.1.3-1|11	Group:		System/Libraries
12mr|libnice-0.1.3-1|12	URL:		http://nice.freedesktop.org/wiki/
12mr|libnice-0.1.3-1|13	Source0:	http://nice.freedesktop.org/releases/%{name}-%{version}.tar.gz
12mr|libnice-0.1.3-1|14	
12mr|libnice-0.1.3-1|15	BuildRequires:	pkgconfig(glib-2.0)
12mr|libnice-0.1.3-1|16	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mr|libnice-0.1.3-1|17	BuildRequires:	pkgconfig(gupnp-igd-1.0)
12mr|libnice-0.1.3-1|18	
12mr|libnice-0.1.3-1|19	%description
12mr|libnice-0.1.3-1|20	Nice is an implementation of the IETF's draft Interactive Connectivity
12mr|libnice-0.1.3-1|21	Establishment standard (ICE). It provides GLib-based library, libnice.
12mr|libnice-0.1.3-1|22	
12mr|libnice-0.1.3-1|23	ICE is useful for applications that want to establish peer-to-peer UDP
12mr|libnice-0.1.3-1|24	data streams. It automates the process of traversing NATs and provides
12mr|libnice-0.1.3-1|25	security against some attacks.
12mr|libnice-0.1.3-1|26	
12mr|libnice-0.1.3-1|27	Existing standards that use ICE include the Session Initiation Protocol
12mr|libnice-0.1.3-1|28	(SIP) and Jingle, XMPP extension for audio/video calls.
12mr|libnice-0.1.3-1|29	
12mr|libnice-0.1.3-1|30	Nice includes integration with GStreamer. It is used by Farsight for RTP
12mr|libnice-0.1.3-1|31	transport.
12mr|libnice-0.1.3-1|32	
12mr|libnice-0.1.3-1|33	%package -n	%{libname}
12mr|libnice-0.1.3-1|34	Summary:	Dynamic libraries from %{oname}
12mr|libnice-0.1.3-1|35	Group:		System/Libraries
12mr|libnice-0.1.3-1|36	Provides:	%{name} = %{version}-%{release}
12mr|libnice-0.1.3-1|37	Obsoletes:	%{_lib}nice1 < 0.1.1-4
12mr|libnice-0.1.3-1|38	
12mr|libnice-0.1.3-1|39	%description -n	%{libname}
12mr|libnice-0.1.3-1|40	Dynamic libraries from %{name}.
12mr|libnice-0.1.3-1|41	
12mr|libnice-0.1.3-1|42	%package -n	%{develname}
12mr|libnice-0.1.3-1|43	Summary: 	Header files, libraries and development documentation for %{oname}
12mr|libnice-0.1.3-1|44	Group:		Development/C
12mr|libnice-0.1.3-1|45	Requires:	%{libname} = %{version}-%{release}
12mr|libnice-0.1.3-1|46	Provides:	%{oname}-devel = %{version}-%{release}
12mr|libnice-0.1.3-1|47	Provides:       lib%{oname}-devel = %{version}-%{release}
12mr|libnice-0.1.3-1|48	
12mr|libnice-0.1.3-1|49	%description -n	%{develname}
12mr|libnice-0.1.3-1|50	This package contains the header files, static libraries and development
12mr|libnice-0.1.3-1|51	documentation for %{oname}. If you like to develop programs using %{oname},
12mr|libnice-0.1.3-1|52	you will need to install %{oname}-devel.
12mr|libnice-0.1.3-1|53	
12mr|libnice-0.1.3-1|54	%package 	utils
12mr|libnice-0.1.3-1|55	Summary:	Dynamic libraries from %{oname}
12mr|libnice-0.1.3-1|56	Group:		System/Libraries
12mr|libnice-0.1.3-1|57	Requires:	%{libname} = %{version}-%{release}
12mr|libnice-0.1.3-1|58	Provides: 	%{name}-utils = %{version}-%{release}
12mr|libnice-0.1.3-1|59	Obsoletes:	libnice
12mr|libnice-0.1.3-1|60	
12mr|libnice-0.1.3-1|61	%description 	utils
12mr|libnice-0.1.3-1|62	This package contains various tools from %{name}.
12mr|libnice-0.1.3-1|63	
12mr|libnice-0.1.3-1|64	%package -n	gstreamer0.10-%{oname}
12mr|libnice-0.1.3-1|65	Summary:	Gstreamer elements from %{oname}
12mr|libnice-0.1.3-1|66	Group:		System/Libraries
12mr|libnice-0.1.3-1|67	Requires:	%{libname} = %{version}
12mr|libnice-0.1.3-1|68	# conflict with older %%libname that had the gst .so, before the split
12mr|libnice-0.1.3-1|69	Conflicts:	%{_lib}nice0 < 0.1.0
12mr|libnice-0.1.3-1|70	Conflicts:	%{_lib}nice1 < 0.1.0
12mr|libnice-0.1.3-1|71	
12mr|libnice-0.1.3-1|72	%description -n	gstreamer0.10-%{oname}
12mr|libnice-0.1.3-1|73	Gstreamer elements from %{oname}.
12mr|libnice-0.1.3-1|74	
12mr|libnice-0.1.3-1|75	%prep
12mr|libnice-0.1.3-1|76	%setup -q
12mr|libnice-0.1.3-1|77	
12mr|libnice-0.1.3-1|78	%build
12mr|libnice-0.1.3-1|79	%configure2_5x \
12mr|libnice-0.1.3-1|80	--enable-gupnp \
12mr|libnice-0.1.3-1|81	--disable-static
12mr|libnice-0.1.3-1|82	
12mr|libnice-0.1.3-1|83	# disable rpath
12mr|libnice-0.1.3-1|84	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12mr|libnice-0.1.3-1|85	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12mr|libnice-0.1.3-1|86	
12mr|libnice-0.1.3-1|87	%make
12mr|libnice-0.1.3-1|88	
12mr|libnice-0.1.3-1|89	%install
12mr|libnice-0.1.3-1|90	%makeinstall_std
12mr|libnice-0.1.3-1|91	
12mr|libnice-0.1.3-1|92	# don't ship .la
12mr|libnice-0.1.3-1|93	find %{buildroot} -name "*.la" -delete
12mr|libnice-0.1.3-1|94	
12mr|libnice-0.1.3-1|95	#% check
12mr|libnice-0.1.3-1|96	#disabled due fails
12mr|libnice-0.1.3-1|97	#make check
12mr|libnice-0.1.3-1|98	
12mr|libnice-0.1.3-1|99	%files -n %{libname}
12mr|libnice-0.1.3-1|100	%{_libdir}/*.so.%{major}*
12mr|libnice-0.1.3-1|101	
12mr|libnice-0.1.3-1|102	%files -n %{develname}
12mr|libnice-0.1.3-1|103	%doc AUTHORS COPYING COPYING.LGPL COPYING.MPL NEWS README
12mr|libnice-0.1.3-1|104	%{_includedir}/%{oname}/*.h
12mr|libnice-0.1.3-1|105	%{_includedir}/stun/*.h
12mr|libnice-0.1.3-1|106	%{_includedir}/stun/usages/*.h
12mr|libnice-0.1.3-1|107	%{_libdir}/%{name}.so
12mr|libnice-0.1.3-1|108	%{_libdir}/pkgconfig/%{oname}.pc
12mr|libnice-0.1.3-1|109	%{_datadir}/gtk-doc/html/%{name}/*
12mr|libnice-0.1.3-1|110	
12mr|libnice-0.1.3-1|111	%files utils
12mr|libnice-0.1.3-1|112	%{_bindir}/stun*
12mr|libnice-0.1.3-1|113	
12mr|libnice-0.1.3-1|114	%files -n gstreamer0.10-%{oname}
12mr|libnice-0.1.3-1|115	%{_libdir}/gstreamer-0.10/*.so
12mr|libnice-0.1.3-1|116	
12mr|libnice-0.1.3-1|117	%changelog
12mr|libnice-0.1.3-1|118	* Fri Aug  24 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|libnice-0.1.3-1|119	+ Commit: 939eed3
12mr|libnice-0.1.3-1|120	- Updated to 0.1.2
12mr|libnice-0.1.3-1|121	
12mr|libnice-0.1.3-1|122	

14858 12
12mr|libnjb-2.2.7-1|1	
12mr|libnjb-2.2.7-1|2	%define major		5
12mr|libnjb-2.2.7-1|3	%define libname 	%mklibname njb %{major}
12mr|libnjb-2.2.7-1|4	%define develname	%mklibname njb -d
12mr|libnjb-2.2.7-1|5	
12mr|libnjb-2.2.7-1|6	Name: 	 	libnjb
12mr|libnjb-2.2.7-1|7	Summary:	A software library for talking to the Creative Nomad Jukeboxes and Dell DJs
12mr|libnjb-2.2.7-1|8	Version: 	2.2.7
12mr|libnjb-2.2.7-1|9	Release: 	1
12mr|libnjb-2.2.7-1|10	
12mr|libnjb-2.2.7-1|11	Source0:	%{name}-%{version}.tar.gz
12mr|libnjb-2.2.7-1|12	Patch0:		libnjb-2.2.6-optimize-udev-rule.patch
12mr|libnjb-2.2.7-1|13	URL:		http://sourceforge.net/projects/libnjb/
12mr|libnjb-2.2.7-1|14	License:	BSD
12mr|libnjb-2.2.7-1|15	Group:		System/Libraries
12mr|libnjb-2.2.7-1|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libnjb-2.2.7-1|17	
12mr|libnjb-2.2.7-1|18	BuildRequires:  libusb-devel
12mr|libnjb-2.2.7-1|19	BuildRequires:  doxygen
12mr|libnjb-2.2.7-1|20	
12mr|libnjb-2.2.7-1|21	%description
12mr|libnjb-2.2.7-1|22	Provides a user-level API (C library) for communicating with the
12mr|libnjb-2.2.7-1|23	Creative Nomad JukeBox MP3 player under Linux and *BSD, as well
12mr|libnjb-2.2.7-1|24	as simple command-line utilities to demonstrate the API functions.
12mr|libnjb-2.2.7-1|25	This library works in user space.
12mr|libnjb-2.2.7-1|26	
12mr|libnjb-2.2.7-1|27	%package -n 	%{libname}
12mr|libnjb-2.2.7-1|28	Summary:        Dynamic libraries from %{name}
12mr|libnjb-2.2.7-1|29	Group:          System/Libraries
12mr|libnjb-2.2.7-1|30	Provides:	daemon
12mr|libnjb-2.2.7-1|31	Obsoletes:	daemon = %{version}-%{release}
12mr|libnjb-2.2.7-1|32	
12mr|libnjb-2.2.7-1|33	%description -n %{libname}
12mr|libnjb-2.2.7-1|34	Provides a user-level API (C library) for communicating with the
12mr|libnjb-2.2.7-1|35	Creative Nomad JukeBox MP3 player under Linux and *BSD, as well
12mr|libnjb-2.2.7-1|36	as simple command-line utilities to demonstrate the API functions.
12mr|libnjb-2.2.7-1|37	This library works in user space.
12mr|libnjb-2.2.7-1|38	This libraries from %{name}.
12mr|libnjb-2.2.7-1|39	
12mr|libnjb-2.2.7-1|40	%package -n 	%{develname}
12mr|libnjb-2.2.7-1|41	Summary: 	Header files and static libraries from %name
12mr|libnjb-2.2.7-1|42	Group: 		Development/C
12mr|libnjb-2.2.7-1|43	Requires: 	%{libname} = %{version}
12mr|libnjb-2.2.7-1|44	Provides:	%{name}-devel = %{version}-%{release}
12mr|libnjb-2.2.7-1|45	Obsoletes:	%{mklibname njb 5 -d}
12mr|libnjb-2.2.7-1|46	
12mr|libnjb-2.2.7-1|47	%description -n %{develname}
12mr|libnjb-2.2.7-1|48	Libraries and includes files for developing programs based on %name.
12mr|libnjb-2.2.7-1|49	
12mr|libnjb-2.2.7-1|50	%prep
12mr|libnjb-2.2.7-1|51	%setup -q
12mr|libnjb-2.2.7-1|52	#%patch0 -p1 -b .udev_opt~
12mr|libnjb-2.2.7-1|53	
12mr|libnjb-2.2.7-1|54	%build
12mr|libnjb-2.2.7-1|55	%configure2_5x
12mr|libnjb-2.2.7-1|56	%make
12mr|libnjb-2.2.7-1|57	
12mr|libnjb-2.2.7-1|58	%install
12mr|libnjb-2.2.7-1|59	rm -rf %{buildroot} installed-docs
12mr|libnjb-2.2.7-1|60	%makeinstall pkgdocdir=`pwd`/installed-docs
12mr|libnjb-2.2.7-1|61	#gw TODO fix device ownership
12mr|libnjb-2.2.7-1|62	#install -m644 nomad.rules -D %{buildroot}%{_sysconfdir}/udev/rules.d/60-libnjb.rules
12mr|libnjb-2.2.7-1|63	install -m644 libnjb.fdi -D %{buildroot}%{_datadir}/hal/fdi/information/10freedesktop/10-usb-music-players-libnjb.fdi
12mr|libnjb-2.2.7-1|64	
12mr|libnjb-2.2.7-1|65	%clean
12mr|libnjb-2.2.7-1|66	rm -rf $RPM_BUILD_ROOT
12mr|libnjb-2.2.7-1|67	
12mr|libnjb-2.2.7-1|68	%if %mdkversion < 200900
12mr|libnjb-2.2.7-1|69	%post -n %{libname} -p /sbin/ldconfig
12mr|libnjb-2.2.7-1|70	%endif
12mr|libnjb-2.2.7-1|71	%if %mdkversion < 200900
12mr|libnjb-2.2.7-1|72	%postun -n %{libname} -p /sbin/ldconfig
12mr|libnjb-2.2.7-1|73	%endif
12mr|libnjb-2.2.7-1|74	
12mr|libnjb-2.2.7-1|75	%files
12mr|libnjb-2.2.7-1|76	%defattr(-,root,root)
12mr|libnjb-2.2.7-1|77	%doc AUTHORS ChangeLog FAQ HACKING  README LICENSE
12mr|libnjb-2.2.7-1|78	%{_bindir}/*
12mr|libnjb-2.2.7-1|79	#%config(noreplace) %{_sysconfdir}/udev/rules.d/60-libnjb.rules
12mr|libnjb-2.2.7-1|80	%{_datadir}/hal/fdi/information/10freedesktop/10-usb-music-players-libnjb.fdi
12mr|libnjb-2.2.7-1|81	
12mr|libnjb-2.2.7-1|82	%files -n %{libname}
12mr|libnjb-2.2.7-1|83	%defattr(-,root,root)
12mr|libnjb-2.2.7-1|84	%{_libdir}/libnjb.so.%{major}*
12mr|libnjb-2.2.7-1|85	
12mr|libnjb-2.2.7-1|86	%files -n %{develname}
12mr|libnjb-2.2.7-1|87	%defattr(-,root,root)
12mr|libnjb-2.2.7-1|88	%doc installed-docs/*
12mr|libnjb-2.2.7-1|89	%{_includedir}/%{name}.h
12mr|libnjb-2.2.7-1|90	%{_libdir}/%{name}.so
12mr|libnjb-2.2.7-1|91	%{_libdir}/%{name}.a
12mr|libnjb-2.2.7-1|92	%{_libdir}/pkgconfig/%{name}.pc
12mr|libnjb-2.2.7-1|93	
12mr|libnjb-2.2.7-1|94	
12mr|libnjb-2.2.7-1|95	
12mr|libnjb-2.2.7-1|96	
12mr|libnjb-2.2.7-1|97	%changelog
12mr|libnjb-2.2.7-1|98	

14859 12
12mr|libnl-1.1-8|1	%define	major	1
12mr|libnl-1.1-8|2	%define	libname %mklibname nl %{major}
12mr|libnl-1.1-8|3	%define	libdev	%mklibname -d nl
12mr|libnl-1.1-8|4	
12mr|libnl-1.1-8|5	Name:		libnl
12mr|libnl-1.1-8|6	Version:	1.1
12mr|libnl-1.1-8|7	Release:	8
12mr|libnl-1.1-8|8	Summary:	Library for applications dealing with netlink sockets
12mr|libnl-1.1-8|9	License:	GPL
12mr|libnl-1.1-8|10	Group:		System/X11
12mr|libnl-1.1-8|11	URL:		http://people.suug.ch/~tgr/libnl/
12mr|libnl-1.1-8|12	Source0:	http://people.suug.ch/~tgr/libnl/files/%{name}-%{version}.tar.lzma
12mr|libnl-1.1-8|13	BuildRequires: doxygen
12mr|libnl-1.1-8|14	Patch1: libnl-1.0-pre5-static.patch
12mr|libnl-1.1-8|15	Patch2: libnl-1.0-pre5-debuginfo.patch
12mr|libnl-1.1-8|16	Patch3: libnl-1.0-pre8-use-vasprintf-retval.patch
12mr|libnl-1.1-8|17	Patch4: libnl-1.0-pre8-more-build-output.patch
12mr|libnl-1.1-8|18	Patch5: libnl-1.1-include-limits-h.patch
12mr|libnl-1.1-8|19	Patch6: libnl-1.1-doc-inlinesrc.patch
12mr|libnl-1.1-8|20	
12mr|libnl-1.1-8|21	%description
12mr|libnl-1.1-8|22	libnl is a library for applications dealing with netlink sockets.
12mr|libnl-1.1-8|23	The library provides an interface for raw netlink messaging and
12mr|libnl-1.1-8|24	various netlink family specific interfaces.
12mr|libnl-1.1-8|25	
12mr|libnl-1.1-8|26	%package -n	%{libname}
12mr|libnl-1.1-8|27	Group:		System/Libraries
12mr|libnl-1.1-8|28	Summary:	Library for applications dealing with netlink sockets
12mr|libnl-1.1-8|29	
12mr|libnl-1.1-8|30	%description -n	%{libname}
12mr|libnl-1.1-8|31	libnl is a library for applications dealing with netlink sockets.
12mr|libnl-1.1-8|32	The library provides an interface for raw netlink messaging and
12mr|libnl-1.1-8|33	various netlink family specific interfaces.
12mr|libnl-1.1-8|34	
12mr|libnl-1.1-8|35	%package -n	%{libdev}
12mr|libnl-1.1-8|36	Group:		Development/C
12mr|libnl-1.1-8|37	Summary:	Header files of libnl
12mr|libnl-1.1-8|38	Provides:	%{name}-devel = %{version}-%{release}
12mr|libnl-1.1-8|39	Requires:	%{libname} = %{version}
12mr|libnl-1.1-8|40	
12mr|libnl-1.1-8|41	%description -n	%{libdev}
12mr|libnl-1.1-8|42	libnl is a library for applications dealing with netlink sockets.
12mr|libnl-1.1-8|43	The library provides an interface for raw netlink messaging and
12mr|libnl-1.1-8|44	various netlink family specific interfaces.
12mr|libnl-1.1-8|45	
12mr|libnl-1.1-8|46	%prep
12mr|libnl-1.1-8|47	%setup -q
12mr|libnl-1.1-8|48	%setup -q -n %{name}-%{version}
12mr|libnl-1.1-8|49	%patch1 -p1 -b .build-static
12mr|libnl-1.1-8|50	%patch2 -p1 -b .debuginfo
12mr|libnl-1.1-8|51	%patch3 -p1 -b .use-vasprintf-retval
12mr|libnl-1.1-8|52	%patch4 -p1 -b .more-build-output
12mr|libnl-1.1-8|53	%patch5 -p1 -b .limits
12mr|libnl-1.1-8|54	%patch6 -p1 -b .doc-inlinesrc
12mr|libnl-1.1-8|55	
12mr|libnl-1.1-8|56	# Fix unreadable files
12mr|libnl-1.1-8|57	find . -perm 0640 -exec chmod 0644 '{}' \;
12mr|libnl-1.1-8|58	
12mr|libnl-1.1-8|59	# a quick hack to make doxygen stripping builddir from html outputs.
12mr|libnl-1.1-8|60	sed -i.org -e "s,^STRIP_FROM_PATH.*,STRIP_FROM_PATH = `pwd`," doc/Doxyfile.in
12mr|libnl-1.1-8|61	
12mr|libnl-1.1-8|62	%build
12mr|libnl-1.1-8|63	%configure2_5x
12mr|libnl-1.1-8|64	make
12mr|libnl-1.1-8|65	make gendoc
12mr|libnl-1.1-8|66	
12mr|libnl-1.1-8|67	%install
12mr|libnl-1.1-8|68	%makeinstall_std
12mr|libnl-1.1-8|69	
12mr|libnl-1.1-8|70	%files -n %{libname}
12mr|libnl-1.1-8|71	%{_libdir}/libnl.so.%{major}
12mr|libnl-1.1-8|72	%{_libdir}/libnl.so.%{major}.*
12mr|libnl-1.1-8|73	
12mr|libnl-1.1-8|74	%files -n %{libdev}
12mr|libnl-1.1-8|75	%dir %{_includedir}/netlink
12mr|libnl-1.1-8|76	%{_includedir}/netlink/*.h
12mr|libnl-1.1-8|77	%dir %{_includedir}/netlink/fib_lookup
12mr|libnl-1.1-8|78	%{_includedir}/netlink/fib_lookup/*.h
12mr|libnl-1.1-8|79	%dir %{_includedir}/netlink/genl
12mr|libnl-1.1-8|80	%{_includedir}/netlink/genl/*.h
12mr|libnl-1.1-8|81	%dir %{_includedir}/netlink/route
12mr|libnl-1.1-8|82	%{_includedir}/netlink/route/*.h
12mr|libnl-1.1-8|83	%dir %{_includedir}/netlink/route/cls
12mr|libnl-1.1-8|84	%{_includedir}/netlink/route/cls/*.h
12mr|libnl-1.1-8|85	%dir %{_includedir}/netlink/route/sch
12mr|libnl-1.1-8|86	%{_includedir}/netlink/route/sch/*.h
12mr|libnl-1.1-8|87	%{_libdir}/libnl.so
12mr|libnl-1.1-8|88	%{_libdir}/pkgconfig/%{name}-%{major}.pc
12mr|libnl-1.1-8|89	%{_libdir}/%{name}.a
12mr|libnl-1.1-8|90	
12mr|libnl-1.1-8|91	
12mr|libnl-1.1-8|92	
12mr|libnl-1.1-8|93	%changelog
12mr|libnl-1.1-8|94	* Sat Oct  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libnl-1.1-8|95	+ Commit: 35fa93c
12mr|libnl-1.1-8|96	- Fix file permissions, spec cleanup
12mr|libnl-1.1-8|97	
12mr|libnl-1.1-8|98	

14860 12
12mr|libnl3-3.2.14-1|1	%define	major 3
12mr|libnl3-3.2.14-1|2	%define	libname %mklibname nl _%{major}
12mr|libnl3-3.2.14-1|3	%define	develname %mklibname -d nl _%{major}
12mr|libnl3-3.2.14-1|4	
12mr|libnl3-3.2.14-1|5	Summary:	Library for applications dealing with netlink sockets
12mr|libnl3-3.2.14-1|6	Name:		libnl3
12mr|libnl3-3.2.14-1|7	Version:	3.2.14
12mr|libnl3-3.2.14-1|8	Release:	1
12mr|libnl3-3.2.14-1|9	License:	LGPL
12mr|libnl3-3.2.14-1|10	Group:		System/Libraries
12mr|libnl3-3.2.14-1|11	URL:		http://people.suug.ch/~tgr/libnl/
12mr|libnl3-3.2.14-1|12	Source0:	http://people.suug.ch/~tgr/libnl/files/libnl-%{version}.tar.gz
12mr|libnl3-3.2.14-1|13	Patch0:		libnl-3.2.3-tooooo_many_commas_fix.diff
12mr|libnl3-3.2.14-1|14	BuildRequires:	automake autoconf libtool
12mr|libnl3-3.2.14-1|15	BuildRequires:	bison
12mr|libnl3-3.2.14-1|16	BuildRequires:	doxygen
12mr|libnl3-3.2.14-1|17	BuildRequires:	flex
12mr|libnl3-3.2.14-1|18	BuildRequires:	graphviz
12mr|libnl3-3.2.14-1|19	
12mr|libnl3-3.2.14-1|20	%description
12mr|libnl3-3.2.14-1|21	libnl is a library for applications dealing with netlink sockets.
12mr|libnl3-3.2.14-1|22	The library provides an interface for raw netlink messaging and
12mr|libnl3-3.2.14-1|23	various netlink family specific interfaces.
12mr|libnl3-3.2.14-1|24	
12mr|libnl3-3.2.14-1|25	%package -n	libnl3-tools
12mr|libnl3-3.2.14-1|26	Summary:	Applications dealing with netlink sockets
12mr|libnl3-3.2.14-1|27	Group:		System/Kernel and hardware
12mr|libnl3-3.2.14-1|28	
12mr|libnl3-3.2.14-1|29	%description -n	libnl3-tools
12mr|libnl3-3.2.14-1|30	libnl is a library for applications dealing with netlink sockets.
12mr|libnl3-3.2.14-1|31	The library provides an interface for raw netlink messaging and
12mr|libnl3-3.2.14-1|32	various netlink family specific interfaces.
12mr|libnl3-3.2.14-1|33	
12mr|libnl3-3.2.14-1|34	%package -n	%{libname}
12mr|libnl3-3.2.14-1|35	Summary:	Library for applications dealing with netlink sockets
12mr|libnl3-3.2.14-1|36	Group:		System/Libraries
12mr|libnl3-3.2.14-1|37	
12mr|libnl3-3.2.14-1|38	%description -n	%{libname}
12mr|libnl3-3.2.14-1|39	libnl is a library for applications dealing with netlink sockets.
12mr|libnl3-3.2.14-1|40	The library provides an interface for raw netlink messaging and
12mr|libnl3-3.2.14-1|41	various netlink family specific interfaces.
12mr|libnl3-3.2.14-1|42	
12mr|libnl3-3.2.14-1|43	%package -n	%{develname}
12mr|libnl3-3.2.14-1|44	Summary:	Header files of libnl
12mr|libnl3-3.2.14-1|45	Group:		Development/C
12mr|libnl3-3.2.14-1|46	Requires:	%{libname} >= %{version}
12mr|libnl3-3.2.14-1|47	Provides:	libnl3-devel = %{version}-%{release}
12mr|libnl3-3.2.14-1|48	
12mr|libnl3-3.2.14-1|49	%description -n	%{develname}
12mr|libnl3-3.2.14-1|50	libnl is a library for applications dealing with netlink sockets.
12mr|libnl3-3.2.14-1|51	The library provides an interface for raw netlink messaging and
12mr|libnl3-3.2.14-1|52	various netlink family specific interfaces.
12mr|libnl3-3.2.14-1|53	
12mr|libnl3-3.2.14-1|54	%prep
12mr|libnl3-3.2.14-1|55	
12mr|libnl3-3.2.14-1|56	%setup -q -n libnl-%{version}
12mr|libnl3-3.2.14-1|57	#% patch0 -p1
12mr|libnl3-3.2.14-1|58	
12mr|libnl3-3.2.14-1|59	# a quick hack to make doxygen stripping builddir from html outputs.
12mr|libnl3-3.2.14-1|60	#sed -i.org -e "s,^STRIP_FROM_PATH.*,STRIP_FROM_PATH = `pwd`," doc/Doxyfile.in
12mr|libnl3-3.2.14-1|61	
12mr|libnl3-3.2.14-1|62	%build
12mr|libnl3-3.2.14-1|63	autoreconf -fi
12mr|libnl3-3.2.14-1|64	%configure2_5x \
12mr|libnl3-3.2.14-1|65	--disable-static
12mr|libnl3-3.2.14-1|66	%make
12mr|libnl3-3.2.14-1|67	
12mr|libnl3-3.2.14-1|68	%install
12mr|libnl3-3.2.14-1|69	%makeinstall_std
12mr|libnl3-3.2.14-1|70	
12mr|libnl3-3.2.14-1|71	# clenuo
12mr|libnl3-3.2.14-1|72	rm -f %{buildroot}%{_libdir}/*.la
12mr|libnl3-3.2.14-1|73	rm -f %{buildroot}%{_libdir}/libnl/cli/qdisc/*.*a
12mr|libnl3-3.2.14-1|74	rm -f %{buildroot}%{_libdir}/libnl/cli/cls/*.*a
12mr|libnl3-3.2.14-1|75	
12mr|libnl3-3.2.14-1|76	%files -n libnl3-tools
12mr|libnl3-3.2.14-1|77	%{_sbindir}/nl-*
12mr|libnl3-3.2.14-1|78	%{_sbindir}/genl-ctrl-list
12mr|libnl3-3.2.14-1|79	%{_mandir}/man8/*
12mr|libnl3-3.2.14-1|80	
12mr|libnl3-3.2.14-1|81	
12mr|libnl3-3.2.14-1|82	%files -n %{libname}
12mr|libnl3-3.2.14-1|83	%dir %{_sysconfdir}/libnl
12mr|libnl3-3.2.14-1|84	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/libnl/classid
12mr|libnl3-3.2.14-1|85	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/libnl/pktloc
12mr|libnl3-3.2.14-1|86	%{_libdir}/libnl-cli-%{major}.so.*
12mr|libnl3-3.2.14-1|87	%{_libdir}/libnl-genl-%{major}.so.*
12mr|libnl3-3.2.14-1|88	%{_libdir}/libnl-%{major}.so.*
12mr|libnl3-3.2.14-1|89	%{_libdir}/libnl-nf-%{major}.so.*
12mr|libnl3-3.2.14-1|90	%{_libdir}/libnl-route-%{major}.so.*
12mr|libnl3-3.2.14-1|91	%dir %{_libdir}/libnl
12mr|libnl3-3.2.14-1|92	%dir %{_libdir}/libnl/cli
12mr|libnl3-3.2.14-1|93	%dir %{_libdir}/libnl/cli/qdisc
12mr|libnl3-3.2.14-1|94	%dir %{_libdir}/libnl/cli/cls
12mr|libnl3-3.2.14-1|95	%{_libdir}/libnl/cli/qdisc/htb.so
12mr|libnl3-3.2.14-1|96	%{_libdir}/libnl/cli/qdisc/blackhole.so
12mr|libnl3-3.2.14-1|97	%{_libdir}/libnl/cli/qdisc/pfifo.so
12mr|libnl3-3.2.14-1|98	%{_libdir}/libnl/cli/qdisc/bfifo.so
12mr|libnl3-3.2.14-1|99	%{_libdir}/libnl/cli/cls/basic.so
12mr|libnl3-3.2.14-1|100	%{_libdir}/libnl/cli/cls/cgroup.so
12mr|libnl3-3.2.14-1|101	%{_libdir}/libnl/cli/qdisc/plug.so
12mr|libnl3-3.2.14-1|102	
12mr|libnl3-3.2.14-1|103	
12mr|libnl3-3.2.14-1|104	%files -n %{develname}
12mr|libnl3-3.2.14-1|105	%dir %{_includedir}/libnl3
12mr|libnl3-3.2.14-1|106	%dir %{_includedir}/libnl3/netlink
12mr|libnl3-3.2.14-1|107	%dir %{_includedir}/libnl3/netlink/fib_lookup
12mr|libnl3-3.2.14-1|108	%dir %{_includedir}/libnl3/netlink/route
12mr|libnl3-3.2.14-1|109	%dir %{_includedir}/libnl3/netlink/route/qdisc
12mr|libnl3-3.2.14-1|110	%dir %{_includedir}/libnl3/netlink/route/link
12mr|libnl3-3.2.14-1|111	%dir %{_includedir}/libnl3/netlink/route/cls
12mr|libnl3-3.2.14-1|112	%dir %{_includedir}/libnl3/netlink/route/cls/ematch
12mr|libnl3-3.2.14-1|113	%dir %{_includedir}/libnl3/netlink/genl
12mr|libnl3-3.2.14-1|114	%dir %{_includedir}/libnl3/netlink/netfilter
12mr|libnl3-3.2.14-1|115	%dir %{_includedir}/libnl3/netlink/cli
12mr|libnl3-3.2.14-1|116	%{_includedir}/libnl3/netlink/*.h
12mr|libnl3-3.2.14-1|117	%{_includedir}/libnl3/netlink/fib_lookup/*.h
12mr|libnl3-3.2.14-1|118	%{_includedir}/libnl3/netlink/route/*.h
12mr|libnl3-3.2.14-1|119	%{_includedir}/libnl3/netlink/route/qdisc/*.h
12mr|libnl3-3.2.14-1|120	%{_includedir}/libnl3/netlink/route/link/*.h
12mr|libnl3-3.2.14-1|121	%{_includedir}/libnl3/netlink/route/cls/*.h
12mr|libnl3-3.2.14-1|122	%{_includedir}/libnl3/netlink/route/cls/ematch/*.h
12mr|libnl3-3.2.14-1|123	%{_includedir}/libnl3/netlink/genl/*.h
12mr|libnl3-3.2.14-1|124	%{_includedir}/libnl3/netlink/netfilter/*.h
12mr|libnl3-3.2.14-1|125	%{_includedir}/libnl3/netlink/cli/*.h
12mr|libnl3-3.2.14-1|126	%{_libdir}/libnl-cli-%{major}.so
12mr|libnl3-3.2.14-1|127	%{_libdir}/libnl-genl-%{major}.so
12mr|libnl3-3.2.14-1|128	%{_libdir}/libnl-%{major}.so
12mr|libnl3-3.2.14-1|129	%{_libdir}/libnl-nf-%{major}.so
12mr|libnl3-3.2.14-1|130	%{_libdir}/libnl-route-%{major}.so
12mr|libnl3-3.2.14-1|131	%{_libdir}/pkgconfig/libnl-%{major}.0.pc
12mr|libnl3-3.2.14-1|132	%{_libdir}/pkgconfig/libnl-cli-%{major}.0.pc
12mr|libnl3-3.2.14-1|133	%{_libdir}/pkgconfig/libnl-genl-%{major}.0.pc
12mr|libnl3-3.2.14-1|134	%{_libdir}/pkgconfig/libnl-nf-%{major}.0.pc
12mr|libnl3-3.2.14-1|135	%{_libdir}/pkgconfig/libnl-route-%{major}.0.pc
12mr|libnl3-3.2.14-1|136	

14861 12
12mr|libnotify-0.7.5-3|1	%define major 4
12mr|libnotify-0.7.5-3|2	%define girmajor 0.7
12mr|libnotify-0.7.5-3|3	%define libname %mklibname notify %{major}
12mr|libnotify-0.7.5-3|4	%define girname %mklibname notify-gir %{girmajor}
12mr|libnotify-0.7.5-3|5	%define develname %mklibname -d notify
12mr|libnotify-0.7.5-3|6	
12mr|libnotify-0.7.5-3|7	Summary:	Desktop notifications library
12mr|libnotify-0.7.5-3|8	Name:		libnotify
12mr|libnotify-0.7.5-3|9	Version:	0.7.5
12mr|libnotify-0.7.5-3|10	Release:	3
12mr|libnotify-0.7.5-3|11	License:	LGPLv2+
12mr|libnotify-0.7.5-3|12	Group:		System/Libraries
12mr|libnotify-0.7.5-3|13	URL:		http://www.galago-project.org/
12mr|libnotify-0.7.5-3|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|libnotify-0.7.5-3|15	
12mr|libnotify-0.7.5-3|16	Buildrequires:	gtk-doc
12mr|libnotify-0.7.5-3|17	Buildrequires:	pkgconfig(dbus-glib-1)
12mr|libnotify-0.7.5-3|18	Buildrequires:	pkgconfig(gtk+-3.0) >= 2.90
12mr|libnotify-0.7.5-3|19	Buildrequires:	pkgconfig(gobject-introspection-1.0)
12mr|libnotify-0.7.5-3|20	Buildrequires:	pkgconfig(popt)
12mr|libnotify-0.7.5-3|21	
12mr|libnotify-0.7.5-3|22	Requires:	virtual-notification-daemon
12mr|libnotify-0.7.5-3|23	
12mr|libnotify-0.7.5-3|24	%description
12mr|libnotify-0.7.5-3|25	A library that sends desktop notifications to a notification daemon, as
12mr|libnotify-0.7.5-3|26	defined in the Desktop Notifications spec. These notifications can be
12mr|libnotify-0.7.5-3|27	used to inform the user about an event or display some form of
12mr|libnotify-0.7.5-3|28	information without getting in the user's way.
12mr|libnotify-0.7.5-3|29	
12mr|libnotify-0.7.5-3|30	%package -n %{libname}
12mr|libnotify-0.7.5-3|31	Group:		System/Libraries
12mr|libnotify-0.7.5-3|32	Summary:	Desktop notifications library - shared library
12mr|libnotify-0.7.5-3|33	
12mr|libnotify-0.7.5-3|34	%description -n %{libname}
12mr|libnotify-0.7.5-3|35	A library that sends desktop notifications to a notification daemon, as
12mr|libnotify-0.7.5-3|36	defined in the Desktop Notifications spec. These notifications can be
12mr|libnotify-0.7.5-3|37	used to inform the user about an event or display some form of
12mr|libnotify-0.7.5-3|38	information without getting in the user's way.
12mr|libnotify-0.7.5-3|39	
12mr|libnotify-0.7.5-3|40	%package -n %{girname}
12mr|libnotify-0.7.5-3|41	Group:		System/Libraries
12mr|libnotify-0.7.5-3|42	Summary:	GObject Introspection interface library for %{name}
12mr|libnotify-0.7.5-3|43	Requires:	%{libname} = %{version}-%{release}
12mr|libnotify-0.7.5-3|44	
12mr|libnotify-0.7.5-3|45	%description -n %{girname}
12mr|libnotify-0.7.5-3|46	GObject Introspection interface library for %{name}.
12mr|libnotify-0.7.5-3|47	
12mr|libnotify-0.7.5-3|48	%package -n %{develname}
12mr|libnotify-0.7.5-3|49	Group:		Development/C
12mr|libnotify-0.7.5-3|50	Summary:	Desktop notifications library - headers
12mr|libnotify-0.7.5-3|51	Requires:	%{libname} = %{version}-%{release}
12mr|libnotify-0.7.5-3|52	Provides:	%{name}-devel = %{version}-%{release}
12mr|libnotify-0.7.5-3|53	Obsoletes:	%{mklibname -d notify 1} < 0.7
12mr|libnotify-0.7.5-3|54	
12mr|libnotify-0.7.5-3|55	%description -n %{develname}
12mr|libnotify-0.7.5-3|56	A library that sends desktop notifications to a notification daemon, as
12mr|libnotify-0.7.5-3|57	defined in the Desktop Notifications spec. These notifications can be
12mr|libnotify-0.7.5-3|58	used to inform the user about an event or display some form of
12mr|libnotify-0.7.5-3|59	information without getting in the user's way.
12mr|libnotify-0.7.5-3|60	
12mr|libnotify-0.7.5-3|61	%prep
12mr|libnotify-0.7.5-3|62	%setup -q
12mr|libnotify-0.7.5-3|63	
12mr|libnotify-0.7.5-3|64	%build
12mr|libnotify-0.7.5-3|65	%configure2_5x \
12mr|libnotify-0.7.5-3|66	--disable-static
12mr|libnotify-0.7.5-3|67	
12mr|libnotify-0.7.5-3|68	%make LIBS='-lgmodule-2.0'
12mr|libnotify-0.7.5-3|69	
12mr|libnotify-0.7.5-3|70	%install
12mr|libnotify-0.7.5-3|71	rm -rf %{buildroot}
12mr|libnotify-0.7.5-3|72	%makeinstall_std
12mr|libnotify-0.7.5-3|73	
12mr|libnotify-0.7.5-3|74	%files
12mr|libnotify-0.7.5-3|75	%{_bindir}/*
12mr|libnotify-0.7.5-3|76	
12mr|libnotify-0.7.5-3|77	%files -n %{libname}
12mr|libnotify-0.7.5-3|78	%{_libdir}/lib*.so.%{major}*
12mr|libnotify-0.7.5-3|79	
12mr|libnotify-0.7.5-3|80	%files -n %{girname}
12mr|libnotify-0.7.5-3|81	%{_libdir}/girepository-1.0/Notify-%{girmajor}.typelib
12mr|libnotify-0.7.5-3|82	
12mr|libnotify-0.7.5-3|83	%files -n %{develname}
12mr|libnotify-0.7.5-3|84	%{_libdir}/lib*.so
12mr|libnotify-0.7.5-3|85	%{_libdir}/pkgconfig/*
12mr|libnotify-0.7.5-3|86	%{_includedir}/*
12mr|libnotify-0.7.5-3|87	%{_datadir}/gtk-doc/html/*
12mr|libnotify-0.7.5-3|88	%{_datadir}/gir-1.0/Notify-%{girmajor}.gir
12mr|libnotify-0.7.5-3|89	
12mr|libnotify-0.7.5-3|90	
12mr|libnotify-0.7.5-3|91	
12mr|libnotify-0.7.5-3|92	
12mr|libnotify-0.7.5-3|93	%changelog
12mr|libnotify-0.7.5-3|94	

14862 12
12mr|libnova-0.13.0-5|1	%define major	0
12mr|libnova-0.13.0-5|2	%define api	13
12mr|libnova-0.13.0-5|3	%define libname	%mklibname nova %{api}_%{major}
12mr|libnova-0.13.0-5|4	%define develname %mklibname nova %{api} -d
12mr|libnova-0.13.0-5|5	
12mr|libnova-0.13.0-5|6	Name:       libnova
12mr|libnova-0.13.0-5|7	Version:    0.13.0
12mr|libnova-0.13.0-5|8	Release:    5
12mr|libnova-0.13.0-5|9	Summary:    General purpose astronomy & astrodynamics library
12mr|libnova-0.13.0-5|10	Group:      Sciences/Astronomy
12mr|libnova-0.13.0-5|11	License:    LGPLv2+
12mr|libnova-0.13.0-5|12	URL:        http://sourceforge.net/projects/libnova/
12mr|libnova-0.13.0-5|13	Source0:    http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12mr|libnova-0.13.0-5|14	Requires:   %{libname} = %{version}-%{release}
12mr|libnova-0.13.0-5|15	
12mr|libnova-0.13.0-5|16	%description
12mr|libnova-0.13.0-5|17	Libnova is a general purpose, double precision, celestial mechanics,
12mr|libnova-0.13.0-5|18	astrometry and astrodynamics library
12mr|libnova-0.13.0-5|19	
12mr|libnova-0.13.0-5|20	%files
12mr|libnova-0.13.0-5|21	%doc ChangeLog README AUTHORS NEWS COPYING
12mr|libnova-0.13.0-5|22	%{_bindir}/libnovaconfig
12mr|libnova-0.13.0-5|23	
12mr|libnova-0.13.0-5|24	#--------------------------------------------------------------------
12mr|libnova-0.13.0-5|25	
12mr|libnova-0.13.0-5|26	%package -n %{libname}
12mr|libnova-0.13.0-5|27	Summary:    Library files for %{name}
12mr|libnova-0.13.0-5|28	Group:      Development/KDE and Qt
12mr|libnova-0.13.0-5|29	
12mr|libnova-0.13.0-5|30	%description -n %{libname}
12mr|libnova-0.13.0-5|31	Contains library files for nova.
12mr|libnova-0.13.0-5|32	
12mr|libnova-0.13.0-5|33	%files -n %{libname}
12mr|libnova-0.13.0-5|34	%{_libdir}/libnova-0.%{api}.so.%{major}*
12mr|libnova-0.13.0-5|35	
12mr|libnova-0.13.0-5|36	#--------------------------------------------------------------------
12mr|libnova-0.13.0-5|37	
12mr|libnova-0.13.0-5|38	%package -n %{develname}
12mr|libnova-0.13.0-5|39	Summary:    Development files for %{name}
12mr|libnova-0.13.0-5|40	Group:      Development/KDE and Qt
12mr|libnova-0.13.0-5|41	Requires:   %{libname} = %{version}-%{release}
12mr|libnova-0.13.0-5|42	Provides:   %{name}-devel = %{version}-%{release}
12mr|libnova-0.13.0-5|43	
12mr|libnova-0.13.0-5|44	%description -n %{develname}
12mr|libnova-0.13.0-5|45	Contains library and header files for nova.
12mr|libnova-0.13.0-5|46	
12mr|libnova-0.13.0-5|47	%files -n %{develname}
12mr|libnova-0.13.0-5|48	%doc COPYING examples/*.c
12mr|libnova-0.13.0-5|49	%{_includedir}/libnova
12mr|libnova-0.13.0-5|50	%{_libdir}/libnova.so
12mr|libnova-0.13.0-5|51	
12mr|libnova-0.13.0-5|52	#--------------------------------------------------------------------
12mr|libnova-0.13.0-5|53	
12mr|libnova-0.13.0-5|54	%prep
12mr|libnova-0.13.0-5|55	%setup -q
12mr|libnova-0.13.0-5|56	
12mr|libnova-0.13.0-5|57	%build
12mr|libnova-0.13.0-5|58	%configure2_5x --disable-static
12mr|libnova-0.13.0-5|59	%make
12mr|libnova-0.13.0-5|60	
12mr|libnova-0.13.0-5|61	%install
12mr|libnova-0.13.0-5|62	%makeinstall_std
12mr|libnova-0.13.0-5|63	
12mr|libnova-0.13.0-5|64	%changelog
12mr|libnova-0.13.0-5|65	* Sat Oct  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libnova-0.13.0-5|66	+ Commit: dbec517
12mr|libnova-0.13.0-5|67	- Spec cleanup
12mr|libnova-0.13.0-5|68	
12mr|libnova-0.13.0-5|69	

14863 12
12mr|libntlm-1.3-1|1	%define major 0
12mr|libntlm-1.3-1|2	%define libname %mklibname ntlm %{major}
12mr|libntlm-1.3-1|3	%define develname %mklibname ntlm -d
12mr|libntlm-1.3-1|4	
12mr|libntlm-1.3-1|5	Summary:	Microsoft WinNT domain authentication library
12mr|libntlm-1.3-1|6	Name:		libntlm
12mr|libntlm-1.3-1|7	Version:	1.3
12mr|libntlm-1.3-1|8	Release:	1
12mr|libntlm-1.3-1|9	Group:		System/Libraries
12mr|libntlm-1.3-1|10	License:	LGPLv2+
12mr|libntlm-1.3-1|11	URL:		http://www.nongnu.org/libntlm/
12mr|libntlm-1.3-1|12	Source0:	http://www.nongnu.org/libntlm/releases/%{name}-%{version}.tar.gz
12mr|libntlm-1.3-1|13	%ifnarch %arm %mips
12mr|libntlm-1.3-1|14	BuildRequires:	valgrind
12mr|libntlm-1.3-1|15	%endif
12mr|libntlm-1.3-1|16	BuildRoot:	%{_tmppath}/root-%{name}-%{version}
12mr|libntlm-1.3-1|17	
12mr|libntlm-1.3-1|18	%description
12mr|libntlm-1.3-1|19	A library for authenticating with Microsoft NTLM challenge-response,
12mr|libntlm-1.3-1|20	derived from Samba sources.
12mr|libntlm-1.3-1|21	
12mr|libntlm-1.3-1|22	%package -n %{libname}
12mr|libntlm-1.3-1|23	Summary:	Microsoft WinNT domain authentication library
12mr|libntlm-1.3-1|24	Group:		System/Libraries
12mr|libntlm-1.3-1|25	
12mr|libntlm-1.3-1|26	%description -n %{libname}
12mr|libntlm-1.3-1|27	A library for authenticating with Microsoft NTLM challenge-response,
12mr|libntlm-1.3-1|28	derived from Samba sources.
12mr|libntlm-1.3-1|29	
12mr|libntlm-1.3-1|30	%package -n %{develname}
12mr|libntlm-1.3-1|31	Summary:	Microsoft WinNT domain authentication library for development
12mr|libntlm-1.3-1|32	Group:		Development/C++
12mr|libntlm-1.3-1|33	Requires:	%{libname} = %{version}-%{release}
12mr|libntlm-1.3-1|34	Provides:	%{name}-devel = %{version}-%{release}
12mr|libntlm-1.3-1|35	
12mr|libntlm-1.3-1|36	%description -n %{develname}
12mr|libntlm-1.3-1|37	Development files needed for compiling against libntlm.
12mr|libntlm-1.3-1|38	
12mr|libntlm-1.3-1|39	%prep
12mr|libntlm-1.3-1|40	%setup -q
12mr|libntlm-1.3-1|41	
12mr|libntlm-1.3-1|42	%build
12mr|libntlm-1.3-1|43	%configure2_5x
12mr|libntlm-1.3-1|44	%make
12mr|libntlm-1.3-1|45	
12mr|libntlm-1.3-1|46	%check
12mr|libntlm-1.3-1|47	make check
12mr|libntlm-1.3-1|48	
12mr|libntlm-1.3-1|49	%install
12mr|libntlm-1.3-1|50	rm -rf %{buildroot}
12mr|libntlm-1.3-1|51	%makeinstall_std
12mr|libntlm-1.3-1|52	
12mr|libntlm-1.3-1|53	%if %mdkversion < 200900
12mr|libntlm-1.3-1|54	%post -n %{libname} -p /sbin/ldconfig
12mr|libntlm-1.3-1|55	%endif
12mr|libntlm-1.3-1|56	%if %mdkversion < 200900
12mr|libntlm-1.3-1|57	%postun -n %{libname} -p /sbin/ldconfig
12mr|libntlm-1.3-1|58	%endif
12mr|libntlm-1.3-1|59	
12mr|libntlm-1.3-1|60	%clean
12mr|libntlm-1.3-1|61	rm -rf %{buildroot}
12mr|libntlm-1.3-1|62	
12mr|libntlm-1.3-1|63	%files -n %{libname}
12mr|libntlm-1.3-1|64	%defattr(-,root,root)
12mr|libntlm-1.3-1|65	%{_libdir}/*.so.%{major}*
12mr|libntlm-1.3-1|66	
12mr|libntlm-1.3-1|67	%files -n %{develname}
12mr|libntlm-1.3-1|68	%defattr(-,root,root)
12mr|libntlm-1.3-1|69	%doc AUTHORS README ChangeLog THANKS
12mr|libntlm-1.3-1|70	%{_includedir}/ntlm.h
12mr|libntlm-1.3-1|71	%{_libdir}/*.so
12mr|libntlm-1.3-1|72	%{_libdir}/libntlm.a
12mr|libntlm-1.3-1|73	%{_libdir}/pkgconfig/libntlm.pc
12mr|libntlm-1.3-1|74	
12mr|libntlm-1.3-1|75	
12mr|libntlm-1.3-1|76	
12mr|libntlm-1.3-1|77	%changelog
12mr|libntlm-1.3-1|78	* Tue Aug  21 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|libntlm-1.3-1|79	+ Commit: 2dc578f
12mr|libntlm-1.3-1|80	- Updated to 1.3
12mr|libntlm-1.3-1|81	
12mr|libntlm-1.3-1|82	

14864 12
12mr|libnut-0.0.675-1|1	%define	major	0
12mr|libnut-0.0.675-1|2	%define	libname	%mklibname nut %{major}
12mr|libnut-0.0.675-1|3	%define	devname	%mklibname -d nut
12mr|libnut-0.0.675-1|4	
12mr|libnut-0.0.675-1|5	Name:		libnut
12mr|libnut-0.0.675-1|6	%define	svnrev	675
12mr|libnut-0.0.675-1|7	Version:	0.0.%{svnrev}
12mr|libnut-0.0.675-1|8	Release:	1
12mr|libnut-0.0.675-1|9	Url:		http://wiki.multimedia.cx/index.php?title=NUT
12mr|libnut-0.0.675-1|10	License:	MIT
12mr|libnut-0.0.675-1|11	Group:		System/Libraries
12mr|libnut-0.0.675-1|12	Summary:	NUT Multimedia Container Library
12mr|libnut-0.0.675-1|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
12mr|libnut-0.0.675-1|14	Source0:	%{name}-r%{svnrev}.tar.xz
12mr|libnut-0.0.675-1|15	Patch0:		libnut-libdir.patch
12mr|libnut-0.0.675-1|16	Patch1:		libnut-shared.patch
12mr|libnut-0.0.675-1|17	Patch2:		libnut-r675-ldflags.patch
12mr|libnut-0.0.675-1|18	
12mr|libnut-0.0.675-1|19	%description
12mr|libnut-0.0.675-1|20	Library for manipulation with NUT multimedia streams.
12mr|libnut-0.0.675-1|21	
12mr|libnut-0.0.675-1|22	Unlike many popular containers, a NUT file can largely be viewed as a
12mr|libnut-0.0.675-1|23	byte stream, opposed to having a global block structure. NUT files
12mr|libnut-0.0.675-1|24	consist of a sequence of packets, which can contain global headers,
12mr|libnut-0.0.675-1|25	file metadata, stream headers for the individual media streams,
12mr|libnut-0.0.675-1|26	optional index data to accelerate seeking, and, of course, the actual
12mr|libnut-0.0.675-1|27	encoded media frames.
12mr|libnut-0.0.675-1|28	
12mr|libnut-0.0.675-1|29	%package -n	%{libname}
12mr|libnut-0.0.675-1|30	Group:		System/Libraries
12mr|libnut-0.0.675-1|31	Summary:	NUT Multimedia Container Library
12mr|libnut-0.0.675-1|32	
12mr|libnut-0.0.675-1|33	%description -n	%{libname}
12mr|libnut-0.0.675-1|34	Library for manipulation with NUT multimedia streams.
12mr|libnut-0.0.675-1|35	
12mr|libnut-0.0.675-1|36	Unlike many popular containers, a NUT file can largely be viewed as a
12mr|libnut-0.0.675-1|37	byte stream, opposed to having a global block structure. NUT files
12mr|libnut-0.0.675-1|38	consist of a sequence of packets, which can contain global headers,
12mr|libnut-0.0.675-1|39	file metadata, stream headers for the individual media streams,
12mr|libnut-0.0.675-1|40	optional index data to accelerate seeking, and, of course, the actual
12mr|libnut-0.0.675-1|41	encoded media frames.
12mr|libnut-0.0.675-1|42	
12mr|libnut-0.0.675-1|43	%package -n	%{devname}
12mr|libnut-0.0.675-1|44	Group:		Development/C
12mr|libnut-0.0.675-1|45	Summary:	Development files for NUT Multimedia Container Library
12mr|libnut-0.0.675-1|46	Requires:	%{libname} = %{EVRD}
12mr|libnut-0.0.675-1|47	Provides:	%{name}-devel = %{EVRD}
12mr|libnut-0.0.675-1|48	
12mr|libnut-0.0.675-1|49	%description -n	%{devname}
12mr|libnut-0.0.675-1|50	This package contains development files for the NUT Multimedia Container
12mr|libnut-0.0.675-1|51	Library.
12mr|libnut-0.0.675-1|52	
12mr|libnut-0.0.675-1|53	%package	utils
12mr|libnut-0.0.675-1|54	Group:		Video
12mr|libnut-0.0.675-1|55	Summary:	NUT Multimedia Container Utilites
12mr|libnut-0.0.675-1|56	
12mr|libnut-0.0.675-1|57	%description	utils
12mr|libnut-0.0.675-1|58	Utilities for manipulation with NUT multimedia streams.
12mr|libnut-0.0.675-1|59	
12mr|libnut-0.0.675-1|60	Unlike many popular containers, a NUT file can largely be viewed as a
12mr|libnut-0.0.675-1|61	byte stream, opposed to having a global block structure. NUT files
12mr|libnut-0.0.675-1|62	consist of a sequence of packets, which can contain global headers,
12mr|libnut-0.0.675-1|63	file metadata, stream headers for the individual media streams,
12mr|libnut-0.0.675-1|64	optional index data to accelerate seeking, and, of course, the actual
12mr|libnut-0.0.675-1|65	encoded media frames.
12mr|libnut-0.0.675-1|66	
12mr|libnut-0.0.675-1|67	%prep
12mr|libnut-0.0.675-1|68	%setup -q -n %{name}
12mr|libnut-0.0.675-1|69	%patch0 -p0 -b .libdir~
12mr|libnut-0.0.675-1|70	%patch1 -p1 -b .shared~
12mr|libnut-0.0.675-1|71	%patch2 -p1 -b .ldflags~
12mr|libnut-0.0.675-1|72	
12mr|libnut-0.0.675-1|73	%build
12mr|libnut-0.0.675-1|74	%setup_compile_flags
12mr|libnut-0.0.675-1|75	%make prefix=%{_prefix} libdir=%{_libdir}
12mr|libnut-0.0.675-1|76	
12mr|libnut-0.0.675-1|77	%install
12mr|libnut-0.0.675-1|78	%makeinstall
12mr|libnut-0.0.675-1|79	
12mr|libnut-0.0.675-1|80	%files utils
12mr|libnut-0.0.675-1|81	%{_bindir}/*
12mr|libnut-0.0.675-1|82	
12mr|libnut-0.0.675-1|83	%files -n %{libname}
12mr|libnut-0.0.675-1|84	%doc COPYING README
12mr|libnut-0.0.675-1|85	%{_libdir}/libnut.so.%{major}*
12mr|libnut-0.0.675-1|86	
12mr|libnut-0.0.675-1|87	%files -n %{devname}
12mr|libnut-0.0.675-1|88	%{_includedir}/libnut.h
12mr|libnut-0.0.675-1|89	%{_libdir}/libnut.so
12mr|libnut-0.0.675-1|90	%{_libdir}/libnut.a
12mr|libnut-0.0.675-1|91	
12mr|libnut-0.0.675-1|92	
12mr|libnut-0.0.675-1|93	
12mr|libnut-0.0.675-1|94	
12mr|libnut-0.0.675-1|95	%changelog
12mr|libnut-0.0.675-1|96	

14865 12
12mr|liboauth-0.9.7-1|1	%define major 0
12mr|liboauth-0.9.7-1|2	%define libname %mklibname oauth %{major}
12mr|liboauth-0.9.7-1|3	%define develname %mklibname -d oauth
12mr|liboauth-0.9.7-1|4	
12mr|liboauth-0.9.7-1|5	Summary:        OAuth library functions
12mr|liboauth-0.9.7-1|6	Name:           liboauth
12mr|liboauth-0.9.7-1|7	Version:        0.9.7
12mr|liboauth-0.9.7-1|8	Release:        1
12mr|liboauth-0.9.7-1|9	Group:          System/Libraries
12mr|liboauth-0.9.7-1|10	License:        MIT
12mr|liboauth-0.9.7-1|11	URL:            http://liboauth.sourceforge.net/
12mr|liboauth-0.9.7-1|12	Source0:        http://liboauth.sourceforge.net/pool/liboauth-%{version}.tar.gz
12mr|liboauth-0.9.7-1|13	
12mr|liboauth-0.9.7-1|14	BuildRequires:  pkgconfig(libcurl)
12mr|liboauth-0.9.7-1|15	BuildRequires:  pkgconfig(nss)
12mr|liboauth-0.9.7-1|16	
12mr|liboauth-0.9.7-1|17	%description
12mr|liboauth-0.9.7-1|18	liboauth is a collection of POSIX-c functions implementing the OAuth
12mr|liboauth-0.9.7-1|19	Core RFC 5849 standard. liboauth provides functions to escape and
12mr|liboauth-0.9.7-1|20	encode parameters according to OAuth specification and offers
12mr|liboauth-0.9.7-1|21	high-level functionality to sign requests or verify OAuth signatures
12mr|liboauth-0.9.7-1|22	as well as perform HTTP requests.
12mr|liboauth-0.9.7-1|23	
12mr|liboauth-0.9.7-1|24	%package        -n %{libname}
12mr|liboauth-0.9.7-1|25	Summary:        OAuth library functions
12mr|liboauth-0.9.7-1|26	Group:          System/Libraries
12mr|liboauth-0.9.7-1|27	
12mr|liboauth-0.9.7-1|28	%description    -n %{libname}
12mr|liboauth-0.9.7-1|29	liboauth is a collection of POSIX-c functions implementing the OAuth
12mr|liboauth-0.9.7-1|30	Core RFC 5849 standard. liboauth provides functions to escape and
12mr|liboauth-0.9.7-1|31	encode parameters according to OAuth specification and offers
12mr|liboauth-0.9.7-1|32	high-level functionality to sign requests or verify OAuth signatures
12mr|liboauth-0.9.7-1|33	as well as perform HTTP requests.
12mr|liboauth-0.9.7-1|34	
12mr|liboauth-0.9.7-1|35	%package        -n %{develname}
12mr|liboauth-0.9.7-1|36	Summary:        Development files for %{name}
12mr|liboauth-0.9.7-1|37	Group:          Development/C
12mr|liboauth-0.9.7-1|38	Requires:       %{libname} = %{version}-%{release}
12mr|liboauth-0.9.7-1|39	Provides:       %{name}-devel  = %{version}-%{release}
12mr|liboauth-0.9.7-1|40	
12mr|liboauth-0.9.7-1|41	%description    -n %{develname}
12mr|liboauth-0.9.7-1|42	The %{name}-devel package contains libraries and header files for
12mr|liboauth-0.9.7-1|43	developing applications that use %{name}.
12mr|liboauth-0.9.7-1|44	
12mr|liboauth-0.9.7-1|45	%prep
12mr|liboauth-0.9.7-1|46	%setup -q
12mr|liboauth-0.9.7-1|47	
12mr|liboauth-0.9.7-1|48	%build
12mr|liboauth-0.9.7-1|49	autoreconf -fi
12mr|liboauth-0.9.7-1|50	%configure2_5x \
12mr|liboauth-0.9.7-1|51	--disable-static \
12mr|liboauth-0.9.7-1|52	--enable-nss
12mr|liboauth-0.9.7-1|53	
12mr|liboauth-0.9.7-1|54	%make
12mr|liboauth-0.9.7-1|55	
12mr|liboauth-0.9.7-1|56	%install
12mr|liboauth-0.9.7-1|57	%makeinstall_std
12mr|liboauth-0.9.7-1|58	find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
12mr|liboauth-0.9.7-1|59	
12mr|liboauth-0.9.7-1|60	%files -n %{libname}
12mr|liboauth-0.9.7-1|61	%{_libdir}/liboauth.so.%{major}*
12mr|liboauth-0.9.7-1|62	
12mr|liboauth-0.9.7-1|63	%files -n %{develname}
12mr|liboauth-0.9.7-1|64	%{_includedir}/*
12mr|liboauth-0.9.7-1|65	%{_libdir}/*.so
12mr|liboauth-0.9.7-1|66	%{_libdir}/pkgconfig/oauth.pc
12mr|liboauth-0.9.7-1|67	%{_mandir}/man3/oauth.*
12mr|liboauth-0.9.7-1|68	
12mr|liboauth-0.9.7-1|69	
12mr|liboauth-0.9.7-1|70	
12mr|liboauth-0.9.7-1|71	
12mr|liboauth-0.9.7-1|72	%changelog
12mr|liboauth-0.9.7-1|73	

14866 12
12mr|libofa-0.9.3-16|1	%define major 0
12mr|libofa-0.9.3-16|2	%define libname %mklibname ofa %{major}
12mr|libofa-0.9.3-16|3	%define develname %mklibname ofa -d
12mr|libofa-0.9.3-16|4	
12mr|libofa-0.9.3-16|5	Summary:	Open Fingerprint Architecture library
12mr|libofa-0.9.3-16|6	Name:		libofa
12mr|libofa-0.9.3-16|7	Version:	0.9.3
12mr|libofa-0.9.3-16|8	Release:	16
12mr|libofa-0.9.3-16|9	License:	GPLv2
12mr|libofa-0.9.3-16|10	Group:		System/Libraries
12mr|libofa-0.9.3-16|11	URL:		http://code.google.com/p/musicip-libofa/
12mr|libofa-0.9.3-16|12	Source0:	http://musicip-libofa.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|libofa-0.9.3-16|13	Patch0:		libofa-build-fix.patch
12mr|libofa-0.9.3-16|14	Patch1:		libofa-gcc43.diff
12mr|libofa-0.9.3-16|15	Patch2:		libofa-0.9.3-pkgconfig-drop-expat.patch
12mr|libofa-0.9.3-16|16	Patch3:		libofa-0.9.3-curl.patch
12mr|libofa-0.9.3-16|17	Patch4:		libofa-0.9.3-fedora-gcc47.patch
12mr|libofa-0.9.3-16|18	BuildRequires:	fftw3-devel
12mr|libofa-0.9.3-16|19	BuildRequires:	libcurl-devel
12mr|libofa-0.9.3-16|20	BuildRequires:	libexpat-devel
12mr|libofa-0.9.3-16|21	
12mr|libofa-0.9.3-16|22	%description
12mr|libofa-0.9.3-16|23	Currently, MusicDNS and the Open Fingerprint Architecture are being used to:
12mr|libofa-0.9.3-16|24	
12mr|libofa-0.9.3-16|25	* identify duplicate tracks, even when the metadata is different, MusicIP
12mr|libofa-0.9.3-16|26	identifies the master recording.
12mr|libofa-0.9.3-16|27	* fix metadata
12mr|libofa-0.9.3-16|28	* find out more about tracks by connecting to MusicBrainz- the worlds
12mr|libofa-0.9.3-16|29	largest music metabase community
12mr|libofa-0.9.3-16|30	
12mr|libofa-0.9.3-16|31	%package -n	%{libname}
12mr|libofa-0.9.3-16|32	Summary:        Open Fingerprint Architecture library
12mr|libofa-0.9.3-16|33	Group:          System/Libraries
12mr|libofa-0.9.3-16|34	Provides:	%{name} = %{EVRD}
12mr|libofa-0.9.3-16|35	
12mr|libofa-0.9.3-16|36	%description -n	%{libname}
12mr|libofa-0.9.3-16|37	Currently, MusicDNS and the Open Fingerprint Architecture are being used to:
12mr|libofa-0.9.3-16|38	
12mr|libofa-0.9.3-16|39	* identify duplicate tracks, even when the metadata is different, MusicIP
12mr|libofa-0.9.3-16|40	identifies the master recording.
12mr|libofa-0.9.3-16|41	* fix metadata
12mr|libofa-0.9.3-16|42	* find out more about tracks by connecting to MusicBrainz- the worlds
12mr|libofa-0.9.3-16|43	largest music metabase community
12mr|libofa-0.9.3-16|44	
12mr|libofa-0.9.3-16|45	%package -n	%{develname}
12mr|libofa-0.9.3-16|46	Summary:	Files needed for developing applications which use litunepimp
12mr|libofa-0.9.3-16|47	Group:		Development/C
12mr|libofa-0.9.3-16|48	Provides:	%{name}-devel = %{EVRD}
12mr|libofa-0.9.3-16|49	Requires:	%{libname} = %{version}
12mr|libofa-0.9.3-16|50	Obsoletes:	%mklibname ofa 0 -d
12mr|libofa-0.9.3-16|51	
12mr|libofa-0.9.3-16|52	%description -n	%{develname}
12mr|libofa-0.9.3-16|53	The %{name}-devel package includes the header files and .so libraries
12mr|libofa-0.9.3-16|54	necessary for developing libofa enabled tagging applications.
12mr|libofa-0.9.3-16|55	
12mr|libofa-0.9.3-16|56	If you are going to develop libofa enabled tagging
12mr|libofa-0.9.3-16|57	applications you should install %{name}-devel. You'll also need
12mr|libofa-0.9.3-16|58	to have the %{name} package installed.
12mr|libofa-0.9.3-16|59	
12mr|libofa-0.9.3-16|60	%prep
12mr|libofa-0.9.3-16|61	%setup -q
12mr|libofa-0.9.3-16|62	%patch0 -p0
12mr|libofa-0.9.3-16|63	%patch1 -p1
12mr|libofa-0.9.3-16|64	%patch2 -p1
12mr|libofa-0.9.3-16|65	%patch3 -p1
12mr|libofa-0.9.3-16|66	%patch4 -p1
12mr|libofa-0.9.3-16|67	
12mr|libofa-0.9.3-16|68	
12mr|libofa-0.9.3-16|69	%build
12mr|libofa-0.9.3-16|70	%configure2_5x --disable-static
12mr|libofa-0.9.3-16|71	%make
12mr|libofa-0.9.3-16|72	
12mr|libofa-0.9.3-16|73	%install
12mr|libofa-0.9.3-16|74	%makeinstall_std
12mr|libofa-0.9.3-16|75	
12mr|libofa-0.9.3-16|76	%files -n %{libname}
12mr|libofa-0.9.3-16|77	%doc AUTHORS README COPYING
12mr|libofa-0.9.3-16|78	%{_libdir}/*.so.%{major}*
12mr|libofa-0.9.3-16|79	
12mr|libofa-0.9.3-16|80	%files -n %{develname}
12mr|libofa-0.9.3-16|81	%{_includedir}/*
12mr|libofa-0.9.3-16|82	%{_libdir}/pkgconfig/libofa.pc
12mr|libofa-0.9.3-16|83	%{_libdir}/*.so
12mr|libofa-0.9.3-16|84	
12mr|libofa-0.9.3-16|85	
12mr|libofa-0.9.3-16|86	
12mr|libofa-0.9.3-16|87	%changelog
12mr|libofa-0.9.3-16|88	

14867 12
12mr|libofx-0.9.5-1|1	%define major 5
12mr|libofx-0.9.5-1|2	%define libname %mklibname ofx %{major}
12mr|libofx-0.9.5-1|3	%define develname %mklibname ofx -d
12mr|libofx-0.9.5-1|4	
12mr|libofx-0.9.5-1|5	Summary:	LibOFX library provides support for OFX command responses
12mr|libofx-0.9.5-1|6	Name:		libofx
12mr|libofx-0.9.5-1|7	Version:	0.9.5
12mr|libofx-0.9.5-1|8	Release:	1
12mr|libofx-0.9.5-1|9	Group:		System/Libraries
12mr|libofx-0.9.5-1|10	License:	GPL
12mr|libofx-0.9.5-1|11	URL:		http://libofx.sourceforge.net
12mr|libofx-0.9.5-1|12	Source0:	http://download.sourceforge.net/libofx/%{name}-%{version}.tar.gz
12mr|libofx-0.9.5-1|13	BuildRequires:	doxygen
12mr|libofx-0.9.5-1|14	BuildRequires:	graphviz
12mr|libofx-0.9.5-1|15	BuildRequires:	OpenSP-devel
12mr|libofx-0.9.5-1|16	
12mr|libofx-0.9.5-1|17	%description
12mr|libofx-0.9.5-1|18	This is the LibOFX library.  It is a API designed to allow applications to
12mr|libofx-0.9.5-1|19	very easily support OFX command responses, usually provided by financial
12mr|libofx-0.9.5-1|20	institutions.  See http://www.ofx.net/ofx/default.asp for details and
12mr|libofx-0.9.5-1|21	specification. LibOFX is based on the excellent OpenSP library written by
12mr|libofx-0.9.5-1|22	James Clark, and now part of the OpenJADE http://openjade.sourceforge.net/
12mr|libofx-0.9.5-1|23	project.  OpenSP by itself is not widely distributed.  OpenJADE 1.3.1 includes
12mr|libofx-0.9.5-1|24	a version on OpenSP that will link, however, it has some major problems with
12mr|libofx-0.9.5-1|25	LibOFX and isn't recommended.  Since LibOFX uses the generic interface to
12mr|libofx-0.9.5-1|26	OpenSP, it should be compatible with all recent versions of OpenSP (It has
12mr|libofx-0.9.5-1|27	been developed with OpenSP-1.5pre5).  LibOFX is written in C++, but provides a
12mr|libofx-0.9.5-1|28	C style interface usable transparently from both C and C++ using a single
12mr|libofx-0.9.5-1|29	include file.
12mr|libofx-0.9.5-1|30	
12mr|libofx-0.9.5-1|31	%package -n %{libname}
12mr|libofx-0.9.5-1|32	Summary:	Libraries for libofx
12mr|libofx-0.9.5-1|33	Group:		System/Libraries
12mr|libofx-0.9.5-1|34	
12mr|libofx-0.9.5-1|35	%description -n %{libname}
12mr|libofx-0.9.5-1|36	This package provides libraries to use libofx.
12mr|libofx-0.9.5-1|37	
12mr|libofx-0.9.5-1|38	%package -n %{develname}
12mr|libofx-0.9.5-1|39	Group:		Development/C
12mr|libofx-0.9.5-1|40	Summary:	Libraries needed to develop for libofx
12mr|libofx-0.9.5-1|41	Requires:	%{libname} = %{version}-%{release}
12mr|libofx-0.9.5-1|42	Provides:	%{name}-devel = %{version}-%{release}
12mr|libofx-0.9.5-1|43	Conflicts:	%{_lib}ofx2-devel < 0.8.2
12mr|libofx-0.9.5-1|44	
12mr|libofx-0.9.5-1|45	%description -n %{develname}
12mr|libofx-0.9.5-1|46	Libraries needed to develop for libofx.
12mr|libofx-0.9.5-1|47	
12mr|libofx-0.9.5-1|48	%prep
12mr|libofx-0.9.5-1|49	%setup -q
12mr|libofx-0.9.5-1|50	
12mr|libofx-0.9.5-1|51	%build
12mr|libofx-0.9.5-1|52	# FIXME: better make it lib64 aware in configure script
12mr|libofx-0.9.5-1|53	# disable curl detection
12mr|libofx-0.9.5-1|54	%configure2_5x \
12mr|libofx-0.9.5-1|55	--disable-static \
12mr|libofx-0.9.5-1|56	--with-opensp-libs=%{_libdir} \
12mr|libofx-0.9.5-1|57	--without-libcurl
12mr|libofx-0.9.5-1|58	
12mr|libofx-0.9.5-1|59	%make
12mr|libofx-0.9.5-1|60	
12mr|libofx-0.9.5-1|61	%install
12mr|libofx-0.9.5-1|62	rm -rf %{buildroot}
12mr|libofx-0.9.5-1|63	
12mr|libofx-0.9.5-1|64	%makeinstall_std
12mr|libofx-0.9.5-1|65	
12mr|libofx-0.9.5-1|66	#remove unpackaged files
12mr|libofx-0.9.5-1|67	rm -rf %{buildroot}%{_docdir}/libofx
12mr|libofx-0.9.5-1|68	
12mr|libofx-0.9.5-1|69	%files
12mr|libofx-0.9.5-1|70	%doc AUTHORS ChangeLog NEWS README totest.txt
12mr|libofx-0.9.5-1|71	%{_bindir}/*
12mr|libofx-0.9.5-1|72	%{_datadir}/libofx
12mr|libofx-0.9.5-1|73	%_mandir/man1/ofxdump.1*
12mr|libofx-0.9.5-1|74	
12mr|libofx-0.9.5-1|75	%files -n %{libname}
12mr|libofx-0.9.5-1|76	%{_libdir}/*.so.%{major}*
12mr|libofx-0.9.5-1|77	
12mr|libofx-0.9.5-1|78	%files -n %{develname}
12mr|libofx-0.9.5-1|79	%doc doc/html doc/ofx_sample_files
12mr|libofx-0.9.5-1|80	%{_libdir}/*.so
12mr|libofx-0.9.5-1|81	%{_includedir}/*
12mr|libofx-0.9.5-1|82	%{_libdir}/pkgconfig/*.pc
12mr|libofx-0.9.5-1|83	
12mr|libofx-0.9.5-1|84	
12mr|libofx-0.9.5-1|85	
12mr|libofx-0.9.5-1|86	%changelog
12mr|libofx-0.9.5-1|87	* Fri Aug  24 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|libofx-0.9.5-1|88	+ Commit: 11be05b
12mr|libofx-0.9.5-1|89	- Updated to 0.9.5
12mr|libofx-0.9.5-1|90	
12mr|libofx-0.9.5-1|91	

14868 12
12mr|libogg-1.3.0-3|1	%define major 0
12mr|libogg-1.3.0-3|2	%define libname %mklibname ogg %{major}
12mr|libogg-1.3.0-3|3	%define develname %mklibname ogg -d
12mr|libogg-1.3.0-3|4	
12mr|libogg-1.3.0-3|5	Summary:	Ogg Bitstream Library
12mr|libogg-1.3.0-3|6	Name:		libogg
12mr|libogg-1.3.0-3|7	Version:	1.3.0
12mr|libogg-1.3.0-3|8	Release:	3
12mr|libogg-1.3.0-3|9	Group:		System/Libraries
12mr|libogg-1.3.0-3|10	License:	BSD
12mr|libogg-1.3.0-3|11	URL:		http://www.xiph.org/
12mr|libogg-1.3.0-3|12	Source:		http://downloads.xiph.org/releases/ogg/%{name}-%{version}.tar.xz
12mr|libogg-1.3.0-3|13	Patch1:		libogg-1.0-lib64.patch
12mr|libogg-1.3.0-3|14	
12mr|libogg-1.3.0-3|15	%description
12mr|libogg-1.3.0-3|16	Libogg is a library for manipulating ogg bitstreams. It handles
12mr|libogg-1.3.0-3|17	both making ogg bitstreams and getting packets from ogg bitstreams.
12mr|libogg-1.3.0-3|18	
12mr|libogg-1.3.0-3|19	%package -n %{libname}
12mr|libogg-1.3.0-3|20	Summary:	Main library for %{name}
12mr|libogg-1.3.0-3|21	Group:		System/Libraries
12mr|libogg-1.3.0-3|22	Provides:	%{name} = %{version}-%{release}
12mr|libogg-1.3.0-3|23	
12mr|libogg-1.3.0-3|24	%description -n %{libname}
12mr|libogg-1.3.0-3|25	This package contains the library needed to run programs dynamically
12mr|libogg-1.3.0-3|26	linked with %{name}.
12mr|libogg-1.3.0-3|27	
12mr|libogg-1.3.0-3|28	%package -n %{develname}
12mr|libogg-1.3.0-3|29	Summary:	Headers for developing programs that will use %{name}
12mr|libogg-1.3.0-3|30	Group:		Development/C
12mr|libogg-1.3.0-3|31	Requires:	%{libname} = %{version}-%{release}
12mr|libogg-1.3.0-3|32	Provides:	libogg-devel = %{version}-%{release}
12mr|libogg-1.3.0-3|33	
12mr|libogg-1.3.0-3|34	%description -n %{develname}
12mr|libogg-1.3.0-3|35	This package contains the headers that programmers will need to develop
12mr|libogg-1.3.0-3|36	applications which will use %{name}.
12mr|libogg-1.3.0-3|37	
12mr|libogg-1.3.0-3|38	%prep
12mr|libogg-1.3.0-3|39	%setup -q
12mr|libogg-1.3.0-3|40	
12mr|libogg-1.3.0-3|41	%build
12mr|libogg-1.3.0-3|42	sed -i "s/-O20/$CFLAGS/" configure
12mr|libogg-1.3.0-3|43	%configure2_5x \
12mr|libogg-1.3.0-3|44	--disable-static
12mr|libogg-1.3.0-3|45	
12mr|libogg-1.3.0-3|46	%make
12mr|libogg-1.3.0-3|47	
12mr|libogg-1.3.0-3|48	%install
12mr|libogg-1.3.0-3|49	rm -rf %{buildroot}
12mr|libogg-1.3.0-3|50	%makeinstall_std
12mr|libogg-1.3.0-3|51	
12mr|libogg-1.3.0-3|52	rm -rf %{buildroot}%{_docdir}/libogg-%{version}/
12mr|libogg-1.3.0-3|53	
12mr|libogg-1.3.0-3|54	%multiarch_includes %{buildroot}%{_includedir}/ogg/config_types.h
12mr|libogg-1.3.0-3|55	
12mr|libogg-1.3.0-3|56	%files -n %{libname}
12mr|libogg-1.3.0-3|57	%doc AUTHORS CHANGES README
12mr|libogg-1.3.0-3|58	%{_libdir}/*.so.%{major}*
12mr|libogg-1.3.0-3|59	
12mr|libogg-1.3.0-3|60	%files -n %{develname}
12mr|libogg-1.3.0-3|61	%doc doc/*.html doc/*.png doc/*.txt
12mr|libogg-1.3.0-3|62	%dir %{multiarch_includedir}/ogg
12mr|libogg-1.3.0-3|63	%{multiarch_includedir}/ogg/config_types.h
12mr|libogg-1.3.0-3|64	%{_includedir}/ogg/*.h
12mr|libogg-1.3.0-3|65	%{_libdir}/*.so
12mr|libogg-1.3.0-3|66	%{_datadir}/aclocal/*
12mr|libogg-1.3.0-3|67	%{_libdir}/pkgconfig/*
12mr|libogg-1.3.0-3|68	
12mr|libogg-1.3.0-3|69	
12mr|libogg-1.3.0-3|70	
12mr|libogg-1.3.0-3|71	%changelog
12mr|libogg-1.3.0-3|72	

14869 12
12mr|liboggz-1.1.1-2|1	%define	major 2
12mr|liboggz-1.1.1-2|2	%define libname %mklibname oggz %{major}
12mr|liboggz-1.1.1-2|3	%define develname %mklibname oggz -d
12mr|liboggz-1.1.1-2|4	
12mr|liboggz-1.1.1-2|5	Summary:	Simple programming interface for Ogg files and streams
12mr|liboggz-1.1.1-2|6	Name:		liboggz
12mr|liboggz-1.1.1-2|7	Version:	1.1.1
12mr|liboggz-1.1.1-2|8	Release:	2
12mr|liboggz-1.1.1-2|9	Group:		System/Libraries
12mr|liboggz-1.1.1-2|10	License:	BSD-like
12mr|liboggz-1.1.1-2|11	URL:		http://www.xiph.org/oggz/
12mr|liboggz-1.1.1-2|12	Source0:	http://downloads.xiph.org/releases/liboggz/%{name}-%{version}.tar.gz
12mr|liboggz-1.1.1-2|13	BuildRequires:	libogg-devel >= 1.0
12mr|liboggz-1.1.1-2|14	#disabling doxygen because of obsolete instructions
12mr|liboggz-1.1.1-2|15	#BuildRequires:	doxygen
12mr|liboggz-1.1.1-2|16	BuildRequires:	docbook-utils
12mr|liboggz-1.1.1-2|17	
12mr|liboggz-1.1.1-2|18	%description
12mr|liboggz-1.1.1-2|19	Oggz provides a simple programming interface for reading and writing Ogg files
12mr|liboggz-1.1.1-2|20	and streams. Ogg is an interleaving data container developed by Monty at
12mr|liboggz-1.1.1-2|21	Xiph.Org, originally to support the Ogg Vorbis audio format.
12mr|liboggz-1.1.1-2|22	
12mr|liboggz-1.1.1-2|23	%package -n %{libname}
12mr|liboggz-1.1.1-2|24	Summary:	Simple programming interface for Ogg files and streams
12mr|liboggz-1.1.1-2|25	Group:		System/Libraries
12mr|liboggz-1.1.1-2|26	
12mr|liboggz-1.1.1-2|27	%description -n	%{libname}
12mr|liboggz-1.1.1-2|28	Oggz provides a simple programming interface for reading and writing Ogg files
12mr|liboggz-1.1.1-2|29	and streams. Ogg is an interleaving data container developed by Monty at
12mr|liboggz-1.1.1-2|30	Xiph.Org, originally to support the Ogg Vorbis audio format.
12mr|liboggz-1.1.1-2|31	
12mr|liboggz-1.1.1-2|32	%package -n %{develname}
12mr|liboggz-1.1.1-2|33	Summary:	Files needed for development using liboggz
12mr|liboggz-1.1.1-2|34	Group:		Development/C
12mr|liboggz-1.1.1-2|35	Provides:	%{name}-devel = %{version}-%{release}
12mr|liboggz-1.1.1-2|36	Requires:	%{libname} = %{version}
12mr|liboggz-1.1.1-2|37	Obsoletes:	%{mklibname oggz 1 -d} < 1.1.1
12mr|liboggz-1.1.1-2|38	
12mr|liboggz-1.1.1-2|39	%description -n	%{develname}
12mr|liboggz-1.1.1-2|40	Oggz provides a simple programming interface for reading and writing Ogg files
12mr|liboggz-1.1.1-2|41	and streams. Ogg is an interleaving data container developed by Monty at
12mr|liboggz-1.1.1-2|42	Xiph.Org, originally to support the Ogg Vorbis audio format.
12mr|liboggz-1.1.1-2|43	
12mr|liboggz-1.1.1-2|44	This package contains the header files and documentation needed for development
12mr|liboggz-1.1.1-2|45	using liboggz.
12mr|liboggz-1.1.1-2|46	
12mr|liboggz-1.1.1-2|47	%package tools
12mr|liboggz-1.1.1-2|48	Summary:	Various tools using the liboggz library
12mr|liboggz-1.1.1-2|49	Group:		Development/C
12mr|liboggz-1.1.1-2|50	Requires:	%{libname} = %{version}-%{release}
12mr|liboggz-1.1.1-2|51	
12mr|liboggz-1.1.1-2|52	%description tools
12mr|liboggz-1.1.1-2|53	This package contains various tools using the liboggz library.
12mr|liboggz-1.1.1-2|54	
12mr|liboggz-1.1.1-2|55	%prep
12mr|liboggz-1.1.1-2|56	
12mr|liboggz-1.1.1-2|57	%setup -q
12mr|liboggz-1.1.1-2|58	
12mr|liboggz-1.1.1-2|59	%build
12mr|liboggz-1.1.1-2|60	
12mr|liboggz-1.1.1-2|61	%configure2_5x \
12mr|liboggz-1.1.1-2|62	--disable-static
12mr|liboggz-1.1.1-2|63	
12mr|liboggz-1.1.1-2|64	%make
12mr|liboggz-1.1.1-2|65	
12mr|liboggz-1.1.1-2|66	%check
12mr|liboggz-1.1.1-2|67	make check
12mr|liboggz-1.1.1-2|68	
12mr|liboggz-1.1.1-2|69	%install
12mr|liboggz-1.1.1-2|70	%makeinstall_std
12mr|liboggz-1.1.1-2|71	
12mr|liboggz-1.1.1-2|72	# cleanup
12mr|liboggz-1.1.1-2|73	rm -rf %{buildroot}%{_docdir}/liboggz
12mr|liboggz-1.1.1-2|74	
12mr|liboggz-1.1.1-2|75	%files -n %{libname}
12mr|liboggz-1.1.1-2|76	%defattr(-,root,root)
12mr|liboggz-1.1.1-2|77	%{_libdir}/*.so.%{major}*
12mr|liboggz-1.1.1-2|78	
12mr|liboggz-1.1.1-2|79	%files -n %{develname}
12mr|liboggz-1.1.1-2|80	%defattr(-,root,root)
12mr|liboggz-1.1.1-2|81	%doc doc/liboggz/html/*
12mr|liboggz-1.1.1-2|82	%doc AUTHORS ChangeLog README
12mr|liboggz-1.1.1-2|83	%dir %{_includedir}/oggz
12mr|liboggz-1.1.1-2|84	%{_includedir}/oggz/*
12mr|liboggz-1.1.1-2|85	%{_libdir}/*.so
12mr|liboggz-1.1.1-2|86	%{_libdir}/pkgconfig/oggz.pc
12mr|liboggz-1.1.1-2|87	
12mr|liboggz-1.1.1-2|88	%files tools
12mr|liboggz-1.1.1-2|89	%defattr(-,root,root)
12mr|liboggz-1.1.1-2|90	%{_bindir}/oggz*
12mr|liboggz-1.1.1-2|91	%{_mandir}/man1/*
12mr|liboggz-1.1.1-2|92	
12mr|liboggz-1.1.1-2|93	
12mr|liboggz-1.1.1-2|94	
12mr|liboggz-1.1.1-2|95	
12mr|liboggz-1.1.1-2|96	
12mr|liboggz-1.1.1-2|97	%changelog
12mr|liboggz-1.1.1-2|98	

14870 12
12mr|liboldx-1.0.1-9|1	%define liboldx %mklibname oldx 6
12mr|liboldx-1.0.1-9|2	Name: liboldx
12mr|liboldx-1.0.1-9|3	Summary:  The oldX Library
12mr|liboldx-1.0.1-9|4	Version: 1.0.1
12mr|liboldx-1.0.1-9|5	Release: %mkrel 9
12mr|liboldx-1.0.1-9|6	Group: Development/X11
12mr|liboldx-1.0.1-9|7	License: MIT
12mr|liboldx-1.0.1-9|8	URL: http://xorg.freedesktop.org
12mr|liboldx-1.0.1-9|9	Source0: http://xorg.freedesktop.org/releases/individual/lib/liboldX-%{version}.tar.bz2
12mr|liboldx-1.0.1-9|10	BuildRoot: %{_tmppath}/%{name}-root
12mr|liboldx-1.0.1-9|11	
12mr|liboldx-1.0.1-9|12	BuildRequires: libx11-devel >= 1.0.0
12mr|liboldx-1.0.1-9|13	BuildRequires: x11-proto-devel >= 1.0.0
12mr|liboldx-1.0.1-9|14	BuildRequires: x11-util-macros >= 1.0.1
12mr|liboldx-1.0.1-9|15	
12mr|liboldx-1.0.1-9|16	%description
12mr|liboldx-1.0.1-9|17	X.Org X11 liboldX runtime library.
12mr|liboldx-1.0.1-9|18	
12mr|liboldx-1.0.1-9|19	#-----------------------------------------------------------
12mr|liboldx-1.0.1-9|20	
12mr|liboldx-1.0.1-9|21	%package -n %{liboldx}
12mr|liboldx-1.0.1-9|22	Summary:  The oldX Library
12mr|liboldx-1.0.1-9|23	Group: Development/X11
12mr|liboldx-1.0.1-9|24	Conflicts: libxorg-x11 < 7.0
12mr|liboldx-1.0.1-9|25	Provides: %{name} = %{version}
12mr|liboldx-1.0.1-9|26	
12mr|liboldx-1.0.1-9|27	%description -n %{liboldx}
12mr|liboldx-1.0.1-9|28	The oldX Library
12mr|liboldx-1.0.1-9|29	
12mr|liboldx-1.0.1-9|30	#-----------------------------------------------------------
12mr|liboldx-1.0.1-9|31	
12mr|liboldx-1.0.1-9|32	%package -n %{liboldx}-devel
12mr|liboldx-1.0.1-9|33	Summary: Development files for %{name}
12mr|liboldx-1.0.1-9|34	Group: Development/X11
12mr|liboldx-1.0.1-9|35	Requires: %{liboldx} = %{version}
12mr|liboldx-1.0.1-9|36	Provides: liboldx-devel = %{version}-%{release}
12mr|liboldx-1.0.1-9|37	Conflicts: libxorg-x11-devel < 7.0
12mr|liboldx-1.0.1-9|38	
12mr|liboldx-1.0.1-9|39	%description -n %{liboldx}-devel
12mr|liboldx-1.0.1-9|40	Development files for %{name}
12mr|liboldx-1.0.1-9|41	
12mr|liboldx-1.0.1-9|42	%pre -n %{liboldx}-devel
12mr|liboldx-1.0.1-9|43	if [ -h %{_includedir}/X11 ]; then
12mr|liboldx-1.0.1-9|44	rm -f %{_includedir}/X11
12mr|liboldx-1.0.1-9|45	fi
12mr|liboldx-1.0.1-9|46	
12mr|liboldx-1.0.1-9|47	%files -n %{liboldx}-devel
12mr|liboldx-1.0.1-9|48	%defattr(-,root,root)
12mr|liboldx-1.0.1-9|49	%{_libdir}/liboldX.so
12mr|liboldx-1.0.1-9|50	%{_libdir}/pkgconfig/oldx.pc
12mr|liboldx-1.0.1-9|51	%{_includedir}/X11/X10.h
12mr|liboldx-1.0.1-9|52	
12mr|liboldx-1.0.1-9|53	#-----------------------------------------------------------
12mr|liboldx-1.0.1-9|54	
12mr|liboldx-1.0.1-9|55	%package -n %{liboldx}-static-devel
12mr|liboldx-1.0.1-9|56	Summary: Static development files for %{name}
12mr|liboldx-1.0.1-9|57	Group: Development/X11
12mr|liboldx-1.0.1-9|58	Requires: %{liboldx}-devel = %{version}
12mr|liboldx-1.0.1-9|59	Provides: liboldx-static-devel = %{version}-%{release}
12mr|liboldx-1.0.1-9|60	Conflicts: libxorg-x11-static-devel < 7.0
12mr|liboldx-1.0.1-9|61	
12mr|liboldx-1.0.1-9|62	%description -n %{liboldx}-static-devel
12mr|liboldx-1.0.1-9|63	Static development files for %{name}
12mr|liboldx-1.0.1-9|64	
12mr|liboldx-1.0.1-9|65	%files -n %{liboldx}-static-devel
12mr|liboldx-1.0.1-9|66	%defattr(-,root,root)
12mr|liboldx-1.0.1-9|67	%{_libdir}/liboldX.a
12mr|liboldx-1.0.1-9|68	
12mr|liboldx-1.0.1-9|69	#-----------------------------------------------------------
12mr|liboldx-1.0.1-9|70	
12mr|liboldx-1.0.1-9|71	%prep
12mr|liboldx-1.0.1-9|72	%setup -q -n liboldX-%{version}
12mr|liboldx-1.0.1-9|73	
12mr|liboldx-1.0.1-9|74	%build
12mr|liboldx-1.0.1-9|75	%configure2_5x	--x-includes=%{_includedir}\
12mr|liboldx-1.0.1-9|76	--x-libraries=%{_libdir}
12mr|liboldx-1.0.1-9|77	
12mr|liboldx-1.0.1-9|78	%make
12mr|liboldx-1.0.1-9|79	
12mr|liboldx-1.0.1-9|80	%install
12mr|liboldx-1.0.1-9|81	rm -rf %{buildroot}
12mr|liboldx-1.0.1-9|82	%makeinstall_std
12mr|liboldx-1.0.1-9|83	
12mr|liboldx-1.0.1-9|84	%clean
12mr|liboldx-1.0.1-9|85	rm -rf %{buildroot}
12mr|liboldx-1.0.1-9|86	
12mr|liboldx-1.0.1-9|87	%if %mdkversion < 200900
12mr|liboldx-1.0.1-9|88	%post -p /sbin/ldconfig
12mr|liboldx-1.0.1-9|89	%endif
12mr|liboldx-1.0.1-9|90	%if %mdkversion < 200900
12mr|liboldx-1.0.1-9|91	%postun -p /sbin/ldconfig
12mr|liboldx-1.0.1-9|92	%endif
12mr|liboldx-1.0.1-9|93	
12mr|liboldx-1.0.1-9|94	%files -n %{liboldx}
12mr|liboldx-1.0.1-9|95	%defattr(-,root,root)
12mr|liboldx-1.0.1-9|96	%{_libdir}/liboldX.so.6
12mr|liboldx-1.0.1-9|97	%{_libdir}/liboldX.so.6.0.0
12mr|liboldx-1.0.1-9|98	
12mr|liboldx-1.0.1-9|99	
12mr|liboldx-1.0.1-9|100	
12mr|liboldx-1.0.1-9|101	
12mr|liboldx-1.0.1-9|102	
12mr|liboldx-1.0.1-9|103	%changelog
12mr|liboldx-1.0.1-9|104	

14871 12
12mr|libopenraw-0.0.9-1|1	%define major	1
12mr|libopenraw-0.0.9-1|2	%define api_version 1.0
12mr|libopenraw-0.0.9-1|3	%define libname	%mklibname openraw %{major}
12mr|libopenraw-0.0.9-1|4	%define develname %mklibname -d openraw
12mr|libopenraw-0.0.9-1|5	
12mr|libopenraw-0.0.9-1|6	Summary:	Camera RAW files decoding library
12mr|libopenraw-0.0.9-1|7	Name:		libopenraw
12mr|libopenraw-0.0.9-1|8	Version:	0.0.9
12mr|libopenraw-0.0.9-1|9	Release:	1
12mr|libopenraw-0.0.9-1|10	License:	LGPLv3+
12mr|libopenraw-0.0.9-1|11	Group:		Graphics
12mr|libopenraw-0.0.9-1|12	Source0: 	http://libopenraw.freedesktop.org/download/%name-%version.tar.bz2
12mr|libopenraw-0.0.9-1|13	Url:		http://libopenraw.freedesktop.org
12mr|libopenraw-0.0.9-1|14	BuildRequires:	jpeg-devel
12mr|libopenraw-0.0.9-1|15	BuildRequires:	boost-devel
12mr|libopenraw-0.0.9-1|16	BuildRequires:	libgdk_pixbuf2.0-devel
12mr|libopenraw-0.0.9-1|17	BuildRequires:	libxml2-devel
12mr|libopenraw-0.0.9-1|18	BuildRequires:	doxygen
12mr|libopenraw-0.0.9-1|19	Requires(post):	gdk-pixbuf2.0
12mr|libopenraw-0.0.9-1|20	Requires(postun): gdk-pixbuf2.0
12mr|libopenraw-0.0.9-1|21	
12mr|libopenraw-0.0.9-1|22	%description
12mr|libopenraw-0.0.9-1|23	libopenraw is an ongoing project to provide a free software implementation
12mr|libopenraw-0.0.9-1|24	for camera RAW files decoding. One of the main reason is that dcraw is not
12mr|libopenraw-0.0.9-1|25	suited for easy integration into applications, and there is a need for an
12mr|libopenraw-0.0.9-1|26	easy to use API to build free software digital image processing application.
12mr|libopenraw-0.0.9-1|27	
12mr|libopenraw-0.0.9-1|28	It also has the goal to address missing feature from dcraw like meta-data
12mr|libopenraw-0.0.9-1|29	decoding and easy thumbnail extraction.
12mr|libopenraw-0.0.9-1|30	
12mr|libopenraw-0.0.9-1|31	%package -n %{libname}
12mr|libopenraw-0.0.9-1|32	Summary:	Camera RAW files decoding library
12mr|libopenraw-0.0.9-1|33	Provides:	%{name} = %{version}-%{release}
12mr|libopenraw-0.0.9-1|34	Group:		System/Libraries
12mr|libopenraw-0.0.9-1|35	
12mr|libopenraw-0.0.9-1|36	%description -n %{libname}
12mr|libopenraw-0.0.9-1|37	libopenraw is an ongoing project to provide a free software implementation
12mr|libopenraw-0.0.9-1|38	for camera RAW files decoding. One of the main reason is that dcraw is not
12mr|libopenraw-0.0.9-1|39	suited for easy integration into applications, and there is a need for an
12mr|libopenraw-0.0.9-1|40	easy to use API to build free software digital image processing application.
12mr|libopenraw-0.0.9-1|41	
12mr|libopenraw-0.0.9-1|42	It also has the goal to address missing feature from dcraw like meta-data
12mr|libopenraw-0.0.9-1|43	decoding and easy thumbnail extraction.
12mr|libopenraw-0.0.9-1|44	
12mr|libopenraw-0.0.9-1|45	%package -n %{develname}
12mr|libopenraw-0.0.9-1|46	Summary:	Headers and links to compile against the "%{libname}" library
12mr|libopenraw-0.0.9-1|47	Requires: 	%{libname} >= %{version}-%{release}
12mr|libopenraw-0.0.9-1|48	Provides:	%{name}-devel = %{version}-%{release}
12mr|libopenraw-0.0.9-1|49	Obsoletes:	%mklibname -d openraw 1
12mr|libopenraw-0.0.9-1|50	Group:		Development/C
12mr|libopenraw-0.0.9-1|51	
12mr|libopenraw-0.0.9-1|52	%description -n %{develname}
12mr|libopenraw-0.0.9-1|53	This package contains all files which one needs to compile programs using
12mr|libopenraw-0.0.9-1|54	the "%{libname}" library.
12mr|libopenraw-0.0.9-1|55	
12mr|libopenraw-0.0.9-1|56	%prep
12mr|libopenraw-0.0.9-1|57	%setup -q
12mr|libopenraw-0.0.9-1|58	sed -i -e 's|@top_srcdir@/dcraw ||' doc/Doxyfile.in
12mr|libopenraw-0.0.9-1|59	
12mr|libopenraw-0.0.9-1|60	%build
12mr|libopenraw-0.0.9-1|61	%configure2_5x --disable-static
12mr|libopenraw-0.0.9-1|62	%make
12mr|libopenraw-0.0.9-1|63	make dox
12mr|libopenraw-0.0.9-1|64	
12mr|libopenraw-0.0.9-1|65	%install
12mr|libopenraw-0.0.9-1|66	rm -rf %{buildroot}
12mr|libopenraw-0.0.9-1|67	%makeinstall_std
12mr|libopenraw-0.0.9-1|68	
12mr|libopenraw-0.0.9-1|69	%if %mdkversion < 200900
12mr|libopenraw-0.0.9-1|70	%post -n %{libname} -p /sbin/ldconfig
12mr|libopenraw-0.0.9-1|71	%endif
12mr|libopenraw-0.0.9-1|72	
12mr|libopenraw-0.0.9-1|73	%if %mdkversion < 200900
12mr|libopenraw-0.0.9-1|74	%postun -n %{libname} -p /sbin/ldconfig
12mr|libopenraw-0.0.9-1|75	%endif
12mr|libopenraw-0.0.9-1|76	
12mr|libopenraw-0.0.9-1|77	%files
12mr|libopenraw-0.0.9-1|78	%defattr(-,root,root)
12mr|libopenraw-0.0.9-1|79	%{_libdir}/gdk-pixbuf-2.0/*/loaders/*.so
12mr|libopenraw-0.0.9-1|80	
12mr|libopenraw-0.0.9-1|81	%files -n %{libname}
12mr|libopenraw-0.0.9-1|82	%defattr(-,root,root)
12mr|libopenraw-0.0.9-1|83	%{_libdir}/*.so.%{major}
12mr|libopenraw-0.0.9-1|84	%{_libdir}/*.so.%{major}.*
12mr|libopenraw-0.0.9-1|85	%doc AUTHORS NEWS COPYING README ChangeLog TODO
12mr|libopenraw-0.0.9-1|86	
12mr|libopenraw-0.0.9-1|87	%files -n %{develname}
12mr|libopenraw-0.0.9-1|88	%defattr(-,root,root)
12mr|libopenraw-0.0.9-1|89	%{_includedir}/libopenraw-%{api_version}
12mr|libopenraw-0.0.9-1|90	%{_libdir}/*.so
12mr|libopenraw-0.0.9-1|91	%{_libdir}/pkgconfig/*
12mr|libopenraw-0.0.9-1|92	%doc doc/doxygen/html/
12mr|libopenraw-0.0.9-1|93	
12mr|libopenraw-0.0.9-1|94	
12mr|libopenraw-0.0.9-1|95	
12mr|libopenraw-0.0.9-1|96	%changelog
12mr|libopenraw-0.0.9-1|97	* Tue Aug  21 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|libopenraw-0.0.9-1|98	+ Commit: d28a707
12mr|libopenraw-0.0.9-1|99	- Updated to 0.0.9
12mr|libopenraw-0.0.9-1|100	
12mr|libopenraw-0.0.9-1|101	

14872 12
12mr|libopensync-0.22-21|1	# If you are thinking of upgrading opensync to 0.3x, please be
12mr|libopensync-0.22-21|2	# prepared to justify yourself to those who actually use it. i.e.,
12mr|libopensync-0.22-21|3	# you are going to need to prove that it's a) better, b) works, and
12mr|libopensync-0.22-21|4	# c) won't eat anyone's data, or else be prepared to lose some major
12mr|libopensync-0.22-21|5	# appendages. - AdamW 2008/03
12mr|libopensync-0.22-21|6	
12mr|libopensync-0.22-21|7	%define major	0
12mr|libopensync-0.22-21|8	%define libname	%mklibname opensync %{major}
12mr|libopensync-0.22-21|9	%define devname	%mklibname opensync -d
12mr|libopensync-0.22-21|10	
12mr|libopensync-0.22-21|11	%define with_python 1
12mr|libopensync-0.22-21|12	%{?_without_python: %{expand: %%global _with_python 0}}
12mr|libopensync-0.22-21|13	
12mr|libopensync-0.22-21|14	Summary:	Multi-platform PIM synchronization framework
12mr|libopensync-0.22-21|15	Name:		libopensync
12mr|libopensync-0.22-21|16	Epoch:		1
12mr|libopensync-0.22-21|17	Version:	0.22
12mr|libopensync-0.22-21|18	Release:	21
12mr|libopensync-0.22-21|19	License:	GPLv2+
12mr|libopensync-0.22-21|20	Group:		System/Libraries
12mr|libopensync-0.22-21|21	URL:		http://www.opensync.org/
12mr|libopensync-0.22-21|22	Source0:	http://www.opensync.org/download/releases/%{version}/%{name}-%{version}.tar.bz2
12mr|libopensync-0.22-21|23	#Source1:	opensync.py
12mr|libopensync-0.22-21|24	Patch0:		libopensync-python-lib-check-lib64.patch
12mr|libopensync-0.22-21|25	Patch1:		libopensync-linkage_fix.diff
12mr|libopensync-0.22-21|26	Patch2:		libopensync-python-fix.patch
12mr|libopensync-0.22-21|27	Patch3:		libopensync-swig-fix.patch
12mr|libopensync-0.22-21|28	Patch4:		libopensync-0.22-unusedvar.patch
12mr|libopensync-0.22-21|29	Patch5:		libopensync-swig-fix2.patch
12mr|libopensync-0.22-21|30	
12mr|libopensync-0.22-21|31	BuildRequires:	bison
12mr|libopensync-0.22-21|32	BuildRequires:	chrpath
12mr|libopensync-0.22-21|33	BuildRequires:	swig
12mr|libopensync-0.22-21|34	BuildRequires:	pkgconfig(libxml-2.0)
12mr|libopensync-0.22-21|35	BuildRequires:	pkgconfig(glib-2.0)
12mr|libopensync-0.22-21|36	BuildRequires:	pkgconfig(sqlite3)
12mr|libopensync-0.22-21|37	
12mr|libopensync-0.22-21|38	%description
12mr|libopensync-0.22-21|39	OpenSync is a synchronization framework that is platform and distribution
12mr|libopensync-0.22-21|40	independent. It consists of several plugins that can be used to connect to
12mr|libopensync-0.22-21|41	devices, a powerful sync-engine and the framework itself.  The synchronization
12mr|libopensync-0.22-21|42	framework is kept very flexible and is capable of synchronizing any type of
12mr|libopensync-0.22-21|43	data, including contacts, calendar, tasks, notes and files.
12mr|libopensync-0.22-21|44	
12mr|libopensync-0.22-21|45	%files
12mr|libopensync-0.22-21|46	%{_bindir}/*
12mr|libopensync-0.22-21|47	%{_libdir}/opensync
12mr|libopensync-0.22-21|48	%{_libdir}/osplugin
12mr|libopensync-0.22-21|49	
12mr|libopensync-0.22-21|50	#--------------------------------------------------------
12mr|libopensync-0.22-21|51	
12mr|libopensync-0.22-21|52	%package -n %{libname}
12mr|libopensync-0.22-21|53	Summary:	Dynamic libraries from %{name}
12mr|libopensync-0.22-21|54	Epoch:		0
12mr|libopensync-0.22-21|55	Group:		System/Libraries
12mr|libopensync-0.22-21|56	
12mr|libopensync-0.22-21|57	%description -n %{libname}
12mr|libopensync-0.22-21|58	Dynamic libraries from %{name}.
12mr|libopensync-0.22-21|59	
12mr|libopensync-0.22-21|60	%files -n %{libname}
12mr|libopensync-0.22-21|61	%{_libdir}/*.so.%{major}*
12mr|libopensync-0.22-21|62	
12mr|libopensync-0.22-21|63	#-------------------------------------------------------------
12mr|libopensync-0.22-21|64	
12mr|libopensync-0.22-21|65	%package -n %{devname}
12mr|libopensync-0.22-21|66	Summary:	Header files and static libraries from %{name}
12mr|libopensync-0.22-21|67	Group:		Development/C
12mr|libopensync-0.22-21|68	Requires:	%{libname} = %{version}
12mr|libopensync-0.22-21|69	Provides:	%{name}-devel = %{version}
12mr|libopensync-0.22-21|70	
12mr|libopensync-0.22-21|71	%description -n %{devname}
12mr|libopensync-0.22-21|72	Libraries and includes files for developing programs based on %{name}.
12mr|libopensync-0.22-21|73	
12mr|libopensync-0.22-21|74	%files -n %{devname}
12mr|libopensync-0.22-21|75	%{_includedir}/*
12mr|libopensync-0.22-21|76	%{_libdir}/*.so
12mr|libopensync-0.22-21|77	%{_libdir}/pkgconfig/*.pc
12mr|libopensync-0.22-21|78	
12mr|libopensync-0.22-21|79	#-------------------------------------------------------------
12mr|libopensync-0.22-21|80	
12mr|libopensync-0.22-21|81	%if %{with_python}
12mr|libopensync-0.22-21|82	
12mr|libopensync-0.22-21|83	%package python
12mr|libopensync-0.22-21|84	Summary:	Python bindings for %{name}
12mr|libopensync-0.22-21|85	Group:		Development/Python
12mr|libopensync-0.22-21|86	%py_requires -d
12mr|libopensync-0.22-21|87	
12mr|libopensync-0.22-21|88	%description python
12mr|libopensync-0.22-21|89	Python bindings for %{name}.
12mr|libopensync-0.22-21|90	
12mr|libopensync-0.22-21|91	%files python
12mr|libopensync-0.22-21|92	%{py_platsitedir}/*
12mr|libopensync-0.22-21|93	
12mr|libopensync-0.22-21|94	%endif
12mr|libopensync-0.22-21|95	
12mr|libopensync-0.22-21|96	#-------------------------------------------------------------
12mr|libopensync-0.22-21|97	
12mr|libopensync-0.22-21|98	%prep
12mr|libopensync-0.22-21|99	%setup -q
12mr|libopensync-0.22-21|100	%patch0 -p1
12mr|libopensync-0.22-21|101	%patch1 -p0
12mr|libopensync-0.22-21|102	%patch2 -p0
12mr|libopensync-0.22-21|103	%patch3 -p1
12mr|libopensync-0.22-21|104	%patch4 -p1
12mr|libopensync-0.22-21|105	%patch5 -p1
12mr|libopensync-0.22-21|106	
12mr|libopensync-0.22-21|107	%build
12mr|libopensync-0.22-21|108	autoreconf -fi
12mr|libopensync-0.22-21|109	export CFLAGS="%{optflags} -Wno-error"
12mr|libopensync-0.22-21|110	%configure2_5x \
12mr|libopensync-0.22-21|111	--disable-static \
12mr|libopensync-0.22-21|112	%if %{with_python}
12mr|libopensync-0.22-21|113	--enable-python \
12mr|libopensync-0.22-21|114	%endif
12mr|libopensync-0.22-21|115	--disable-debug \
12mr|libopensync-0.22-21|116	--enable-engine \
12mr|libopensync-0.22-21|117	--enable-tools
12mr|libopensync-0.22-21|118	
12mr|libopensync-0.22-21|119	%make pythondir=%{py_platsitedir}
12mr|libopensync-0.22-21|120	
12mr|libopensync-0.22-21|121	%install
12mr|libopensync-0.22-21|122	%makeinstall_std pythondir=%{py_platsitedir}
12mr|libopensync-0.22-21|123	
12mr|libopensync-0.22-21|124	#provide fixed opensync.py, patch doesn't exist on source (#54931)
12mr|libopensync-0.22-21|125	#rm -f %{buildroot}%{py_platsitedir}/opensync.py
12mr|libopensync-0.22-21|126	#install %{SOURCE1} %{buildroot}%{py_platsitedir}/opensync.py
12mr|libopensync-0.22-21|127	
12mr|libopensync-0.22-21|128	
12mr|libopensync-0.22-21|129	
12mr|libopensync-0.22-21|130	%changelog
12mr|libopensync-0.22-21|131	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libopensync-0.22-21|132	+ Commit: e878c4f
12mr|libopensync-0.22-21|133	- Don't treat all warnings as errors
12mr|libopensync-0.22-21|134	
12mr|libopensync-0.22-21|135	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libopensync-0.22-21|136	+ Commit: 37244ab
12mr|libopensync-0.22-21|137	- Sync cleanups with Cooker, convert BR to pkgconfig style
12mr|libopensync-0.22-21|138	
12mr|libopensync-0.22-21|139	

14873 12
12mr|libosinfo-0.2.0-1|1	%define oname		osinfo
12mr|libosinfo-0.2.0-1|2	
12mr|libosinfo-0.2.0-1|3	%define api		1.0
12mr|libosinfo-0.2.0-1|4	%define major		0
12mr|libosinfo-0.2.0-1|5	%define libname		%mklibname %{oname} %{api} %{major}
12mr|libosinfo-0.2.0-1|6	%define develname	%mklibname %{oname} %{api} -d
12mr|libosinfo-0.2.0-1|7	
12mr|libosinfo-0.2.0-1|8	%define girmajor	1.0
12mr|libosinfo-0.2.0-1|9	%define girname		%mklibname %{oname}-gir %{girmajor}
12mr|libosinfo-0.2.0-1|10	%define girnamegtk	%mklibname %{oname}-gtk-gir %{girmajor}
12mr|libosinfo-0.2.0-1|11	
12mr|libosinfo-0.2.0-1|12	%define _exclude_files_from_autoreq ^%{_datadir}/doc/%{develname}/demo.*$
12mr|libosinfo-0.2.0-1|13	
12mr|libosinfo-0.2.0-1|14	Summary:	A library for managing OS information for virtualization
12mr|libosinfo-0.2.0-1|15	Name:		libosinfo
12mr|libosinfo-0.2.0-1|16	Version:	0.2.0
12mr|libosinfo-0.2.0-1|17	Release:	1
12mr|libosinfo-0.2.0-1|18	License:	LGPLv2+
12mr|libosinfo-0.2.0-1|19	Group:		System/Libraries
12mr|libosinfo-0.2.0-1|20	Source0:	https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
12mr|libosinfo-0.2.0-1|21	URL:		https://fedorahosted.org/libosinfo/
12mr|libosinfo-0.2.0-1|22	BuildRequires:	glib2-devel
12mr|libosinfo-0.2.0-1|23	BuildRequires:	libxml2-devel >= 2.6.0
12mr|libosinfo-0.2.0-1|24	BuildRequires:	vala
12mr|libosinfo-0.2.0-1|25	BuildRequires:	vala-tools
12mr|libosinfo-0.2.0-1|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|libosinfo-0.2.0-1|27	BuildRequires:	pkgconfig(check)
12mr|libosinfo-0.2.0-1|28	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|libosinfo-0.2.0-1|29	BuildRequires:	pkgconfig(libxslt)
12mr|libosinfo-0.2.0-1|30	Requires:	udev
12mr|libosinfo-0.2.0-1|31	
12mr|libosinfo-0.2.0-1|32	%description
12mr|libosinfo-0.2.0-1|33	libosinfo is a library that allows virtualization provisioning tools to
12mr|libosinfo-0.2.0-1|34	determine the optimal device settings for a hypervisor/operating system
12mr|libosinfo-0.2.0-1|35	combination.
12mr|libosinfo-0.2.0-1|36	
12mr|libosinfo-0.2.0-1|37	
12mr|libosinfo-0.2.0-1|38	%package common
12mr|libosinfo-0.2.0-1|39	Summary:	Non-library files for the "%{libname}" library
12mr|libosinfo-0.2.0-1|40	Group:		System/Libraries
12mr|libosinfo-0.2.0-1|41	
12mr|libosinfo-0.2.0-1|42	%description common
12mr|libosinfo-0.2.0-1|43	Platform-independent files for the "%{libname}" library
12mr|libosinfo-0.2.0-1|44	
12mr|libosinfo-0.2.0-1|45	%files common
12mr|libosinfo-0.2.0-1|46	%{_bindir}/osinfo-detect
12mr|libosinfo-0.2.0-1|47	%{_bindir}/osinfo-install-script
12mr|libosinfo-0.2.0-1|48	%{_bindir}/osinfo-db-validate
12mr|libosinfo-0.2.0-1|49	%{_bindir}/osinfo-query
12mr|libosinfo-0.2.0-1|50	%{_mandir}/man1/osinfo*.1.*
12mr|libosinfo-0.2.0-1|51	%{_datadir}/libosinfo/db/oses
12mr|libosinfo-0.2.0-1|52	%{_datadir}/libosinfo/db/install-scripts/*.xml
12mr|libosinfo-0.2.0-1|53	%{_datadir}/libosinfo/db/*.ids
12mr|libosinfo-0.2.0-1|54	%{_datadir}/libosinfo/db/devices
12mr|libosinfo-0.2.0-1|55	%{_datadir}/libosinfo/schemas
12mr|libosinfo-0.2.0-1|56	%{_datadir}/libosinfo/db/hypervisors
12mr|libosinfo-0.2.0-1|57	%dir %{_datadir}/libosinfo/db
12mr|libosinfo-0.2.0-1|58	%dir %{_datadir}/libosinfo/db/install-scripts
12mr|libosinfo-0.2.0-1|59	%dir %{_datadir}/libosinfo/
12mr|libosinfo-0.2.0-1|60	/lib/udev/rules.d/95-osinfo.rules
12mr|libosinfo-0.2.0-1|61	
12mr|libosinfo-0.2.0-1|62	
12mr|libosinfo-0.2.0-1|63	%package -n %{libname}
12mr|libosinfo-0.2.0-1|64	Summary:	Library plugin handling
12mr|libosinfo-0.2.0-1|65	Group:		System/Libraries
12mr|libosinfo-0.2.0-1|66	Requires:	%{name}-common = %{version}-%{release}
12mr|libosinfo-0.2.0-1|67	Provides:	%{mklibname %{oname} %{major}} = %{version}-%{release}
12mr|libosinfo-0.2.0-1|68	
12mr|libosinfo-0.2.0-1|69	%description -n %{libname}
12mr|libosinfo-0.2.0-1|70	libosinfo is a library that allows virtualization provisioning tools to
12mr|libosinfo-0.2.0-1|71	determine the optimal device settings for a hypervisor/operating system
12mr|libosinfo-0.2.0-1|72	combination.
12mr|libosinfo-0.2.0-1|73	
12mr|libosinfo-0.2.0-1|74	%files -n %{libname}
12mr|libosinfo-0.2.0-1|75	%{_libdir}/%{name}-%{api}.so.%{major}*
12mr|libosinfo-0.2.0-1|76	
12mr|libosinfo-0.2.0-1|77	
12mr|libosinfo-0.2.0-1|78	%package -n %{develname}
12mr|libosinfo-0.2.0-1|79	Summary:	Development files for %{name}
12mr|libosinfo-0.2.0-1|80	Group:		Development/C
12mr|libosinfo-0.2.0-1|81	Requires:	%{libname} = %{version}-%{release}
12mr|libosinfo-0.2.0-1|82	Provides:	%{name}-devel = %version-%release
12mr|libosinfo-0.2.0-1|83	Provides:	%{oname}-devel = %{version}-%{release}
12mr|libosinfo-0.2.0-1|84	
12mr|libosinfo-0.2.0-1|85	%description -n %{develname}
12mr|libosinfo-0.2.0-1|86	The %{name}-devel package contains libraries and header files for
12mr|libosinfo-0.2.0-1|87	developing applications that use %{name}.
12mr|libosinfo-0.2.0-1|88	
12mr|libosinfo-0.2.0-1|89	%files -n %{develname}
12mr|libosinfo-0.2.0-1|90	%doc AUTHORS ChangeLog COPYING.LIB NEWS README
12mr|libosinfo-0.2.0-1|91	%doc examples/demo.js
12mr|libosinfo-0.2.0-1|92	%doc examples/demo.py
12mr|libosinfo-0.2.0-1|93	%{_libdir}/%{name}-%{api}.so
12mr|libosinfo-0.2.0-1|94	%dir %{_includedir}/%{name}-%{api}/
12mr|libosinfo-0.2.0-1|95	%dir %{_includedir}/%{name}-%{api}/osinfo/
12mr|libosinfo-0.2.0-1|96	%{_includedir}/%{name}-%{api}/osinfo/*.h
12mr|libosinfo-0.2.0-1|97	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mr|libosinfo-0.2.0-1|98	%{_datadir}/gir-1.0/Libosinfo-%{api}.gir
12mr|libosinfo-0.2.0-1|99	%{_datadir}/gtk-doc/html/Libosinfo
12mr|libosinfo-0.2.0-1|100	%{_datadir}/vala/vapi/libosinfo-1.0.vapi
12mr|libosinfo-0.2.0-1|101	
12mr|libosinfo-0.2.0-1|102	%package -n %{girname}
12mr|libosinfo-0.2.0-1|103	Summary:	GObject Introspection interface description for %{name}
12mr|libosinfo-0.2.0-1|104	Group:		System/Libraries
12mr|libosinfo-0.2.0-1|105	Requires:	%{libname} = %{version}-%{release}
12mr|libosinfo-0.2.0-1|106	
12mr|libosinfo-0.2.0-1|107	%description -n %{girname}
12mr|libosinfo-0.2.0-1|108	GObject Introspection interface description for %{name}.
12mr|libosinfo-0.2.0-1|109	
12mr|libosinfo-0.2.0-1|110	%files -n %{girname}
12mr|libosinfo-0.2.0-1|111	%{_libdir}/girepository-1.0/Libosinfo-%{girmajor}.typelib
12mr|libosinfo-0.2.0-1|112	
12mr|libosinfo-0.2.0-1|113	%prep
12mr|libosinfo-0.2.0-1|114	%setup -q
12mr|libosinfo-0.2.0-1|115	
12mr|libosinfo-0.2.0-1|116	%build
12mr|libosinfo-0.2.0-1|117	%configure2_5x --enable-introspection=yes --enable-vala=yes --enable-udev=yes --disable-static
12mr|libosinfo-0.2.0-1|118	%make V=1
12mr|libosinfo-0.2.0-1|119	
12mr|libosinfo-0.2.0-1|120	chmod a-x examples/*.js examples/*.py
12mr|libosinfo-0.2.0-1|121	
12mr|libosinfo-0.2.0-1|122	%install
12mr|libosinfo-0.2.0-1|123	%makeinstall_std
12mr|libosinfo-0.2.0-1|124	rm -f %{buildroot}%{_libdir}/*.la
12mr|libosinfo-0.2.0-1|125	
12mr|libosinfo-0.2.0-1|126	%changelog
12mr|libosinfo-0.2.0-1|127	

14874 12
12mr|libosip2-3.6.0-2|1	%define major 7
12mr|libosip2-3.6.0-2|2	%define libname %mklibname osip2_ %{major}
12mr|libosip2-3.6.0-2|3	%define libname_devel %mklibname -d osip2
12mr|libosip2-3.6.0-2|4	
12mr|libosip2-3.6.0-2|5	Summary:	Implementation of SIP - rfc2543
12mr|libosip2-3.6.0-2|6	Name:		libosip2
12mr|libosip2-3.6.0-2|7	Version:	3.6.0
12mr|libosip2-3.6.0-2|8	Release:	2
12mr|libosip2-3.6.0-2|9	License:	LGPLv2+
12mr|libosip2-3.6.0-2|10	Group:		System/Libraries
12mr|libosip2-3.6.0-2|11	URL:		http://savannah.gnu.org/projects/osip/
12mr|libosip2-3.6.0-2|12	Source0:	http://ftp.gnu.org/gnu/osip/%{name}-%{version}.tar.gz
12mr|libosip2-3.6.0-2|13	Patch0:		libosip2-3.5.0-linkage.patch
12mr|libosip2-3.6.0-2|14	
12mr|libosip2-3.6.0-2|15	%description
12mr|libosip2-3.6.0-2|16	This is the oSIP library. It has been designed to provide the
12mr|libosip2-3.6.0-2|17	Internet Community a simple way to support the Session Initiation
12mr|libosip2-3.6.0-2|18	Protocol. SIP is described in the RFC3261 which is available at
12mr|libosip2-3.6.0-2|19	http://www.ietf.org/rfc/rfc3261.txt.
12mr|libosip2-3.6.0-2|20	
12mr|libosip2-3.6.0-2|21	%package -n	%{libname}
12mr|libosip2-3.6.0-2|22	Summary:	Implementation of SIP - rfc2543
12mr|libosip2-3.6.0-2|23	Group:		System/Libraries
12mr|libosip2-3.6.0-2|24	Obsoletes:	%{mklibname osip2} < 3.6.0
12mr|libosip2-3.6.0-2|25	Obsoletes:	%{_lib}osip2_4 < 3.6.0
12mr|libosip2-3.6.0-2|26	
12mr|libosip2-3.6.0-2|27	%description -n	%{libname}
12mr|libosip2-3.6.0-2|28	This is the oSIP library. It has been designed to provide the
12mr|libosip2-3.6.0-2|29	Internet Community a simple way to support the Session Initiation
12mr|libosip2-3.6.0-2|30	Protocol. SIP is described in the RFC3261 which is available at
12mr|libosip2-3.6.0-2|31	http://www.ietf.org/rfc/rfc3261.txt.
12mr|libosip2-3.6.0-2|32	
12mr|libosip2-3.6.0-2|33	%package -n	%{libname_devel}
12mr|libosip2-3.6.0-2|34	Summary:	Header file required to build programs using liboSIP
12mr|libosip2-3.6.0-2|35	Group:		Development/C
12mr|libosip2-3.6.0-2|36	Requires:	%{libname} = %{version}-%{release}
12mr|libosip2-3.6.0-2|37	Provides:	%{name}-devel = %{version}-%{release}
12mr|libosip2-3.6.0-2|38	Obsoletes:	%{_lib}osip2-devel < 3.6.0
12mr|libosip2-3.6.0-2|39	
12mr|libosip2-3.6.0-2|40	%description -n	%{libname_devel}
12mr|libosip2-3.6.0-2|41	Developments files for %{libname} (oSIP Library). Needed to build
12mr|libosip2-3.6.0-2|42	apps such as linphone and siproxd.
12mr|libosip2-3.6.0-2|43	
12mr|libosip2-3.6.0-2|44	%prep
12mr|libosip2-3.6.0-2|45	%setup -q
12mr|libosip2-3.6.0-2|46	%patch0 -p0 -b .link
12mr|libosip2-3.6.0-2|47	
12mr|libosip2-3.6.0-2|48	%build
12mr|libosip2-3.6.0-2|49	%configure2_5x --disable-static
12mr|libosip2-3.6.0-2|50	%make
12mr|libosip2-3.6.0-2|51	
12mr|libosip2-3.6.0-2|52	%install
12mr|libosip2-3.6.0-2|53	%makeinstall_std
12mr|libosip2-3.6.0-2|54	
12mr|libosip2-3.6.0-2|55	mv %{buildroot}%{_mandir}/man1/osip.1 %{buildroot}%{_mandir}/man1/osip2.1
12mr|libosip2-3.6.0-2|56	
12mr|libosip2-3.6.0-2|57	%files -n %{libname}
12mr|libosip2-3.6.0-2|58	%doc AUTHORS BUGS ChangeLog NEWS README TODO
12mr|libosip2-3.6.0-2|59	%{_libdir}/*.so.%{major}*
12mr|libosip2-3.6.0-2|60	%{_mandir}/man1/*
12mr|libosip2-3.6.0-2|61	
12mr|libosip2-3.6.0-2|62	%files -n %{libname_devel}
12mr|libosip2-3.6.0-2|63	%{_libdir}/*.so
12mr|libosip2-3.6.0-2|64	%{_includedir}/osip2
12mr|libosip2-3.6.0-2|65	%{_includedir}/osipparser2
12mr|libosip2-3.6.0-2|66	%{_libdir}/pkgconfig/*.pc
12mr|libosip2-3.6.0-2|67	
12mr|libosip2-3.6.0-2|68	
12mr|libosip2-3.6.0-2|69	
12mr|libosip2-3.6.0-2|70	%changelog
12mr|libosip2-3.6.0-2|71	* Thu Aug  9 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libosip2-3.6.0-2|72	+ Commit: d64727a
12mr|libosip2-3.6.0-2|73	- New version 3.6.0 (sync with Cooker), update Obsoletes
12mr|libosip2-3.6.0-2|74	
12mr|libosip2-3.6.0-2|75	

14875 12
12mr|libotf-0.9.12-3|1	%define version 0.9.12
12mr|libotf-0.9.12-3|2	%define release 3
12mr|libotf-0.9.12-3|3	
12mr|libotf-0.9.12-3|4	%define major 0
12mr|libotf-0.9.12-3|5	%define libname %mklibname otf %{major}
12mr|libotf-0.9.12-3|6	%define develname %mklibname -d otf
12mr|libotf-0.9.12-3|7	
12mr|libotf-0.9.12-3|8	Name:           libotf
12mr|libotf-0.9.12-3|9	Summary:        Library for handling OpenType fonts
12mr|libotf-0.9.12-3|10	Version:        %{version}
12mr|libotf-0.9.12-3|11	Release:        %{release}
12mr|libotf-0.9.12-3|12	Group:		System/Internationalization
12mr|libotf-0.9.12-3|13	License:	LGPLv2+
12mr|libotf-0.9.12-3|14	URL:		http://www.m17n.org/libotf/
12mr|libotf-0.9.12-3|15	Source0:	http://www.m17n.org/libotf/%{name}-%{version}.tar.gz
12mr|libotf-0.9.12-3|16	BuildRequires:	freetype2-devel
12mr|libotf-0.9.12-3|17	BuildRequires:	libx11-devel
12mr|libotf-0.9.12-3|18	BuildRequires:	libxaw-devel
12mr|libotf-0.9.12-3|19	BuildRequires:	libxt-devel
12mr|libotf-0.9.12-3|20	
12mr|libotf-0.9.12-3|21	%description
12mr|libotf-0.9.12-3|22	The library "libotf" provides the following facilites:
12mr|libotf-0.9.12-3|23	- Read Open Type Layout Tables from OTF file (currently supported tables are:
12mr|libotf-0.9.12-3|24	head, name, cmap, GDEF, GSUB, and GPOS)
12mr|libotf-0.9.12-3|25	- Convert a Unicode character sequence to a glyph code sequence by using the
12mr|libotf-0.9.12-3|26	above tables.
12mr|libotf-0.9.12-3|27	
12mr|libotf-0.9.12-3|28	The combination of libotf and the FreeType library realizes CTL (Complex Text
12mr|libotf-0.9.12-3|29	Layout) by OpenType fonts.*
12mr|libotf-0.9.12-3|30	
12mr|libotf-0.9.12-3|31	%package	tools
12mr|libotf-0.9.12-3|32	Summary:	Utilities of OpenType library
12mr|libotf-0.9.12-3|33	Group:		System/Internationalization
12mr|libotf-0.9.12-3|34	Obsoletes:	%{name}-example
12mr|libotf-0.9.12-3|35	Requires:	%{libname} = %{version}
12mr|libotf-0.9.12-3|36	
12mr|libotf-0.9.12-3|37	%description	tools
12mr|libotf-0.9.12-3|38	Example tool from %name
12mr|libotf-0.9.12-3|39	
12mr|libotf-0.9.12-3|40	%package -n	%{libname}
12mr|libotf-0.9.12-3|41	Summary:	Main OpenType library
12mr|libotf-0.9.12-3|42	Group:		System/Internationalization
12mr|libotf-0.9.12-3|43	Provides:	%{name} = %{version}-%{release}
12mr|libotf-0.9.12-3|44	
12mr|libotf-0.9.12-3|45	%description -n	%{libname}
12mr|libotf-0.9.12-3|46	Libotf library.
12mr|libotf-0.9.12-3|47	
12mr|libotf-0.9.12-3|48	%package -n	%{develname}
12mr|libotf-0.9.12-3|49	Summary:	Development files for %{name}
12mr|libotf-0.9.12-3|50	Group:		Development/C
12mr|libotf-0.9.12-3|51	Requires:	%{libname} = %{version}
12mr|libotf-0.9.12-3|52	Provides:	%{name}-devel = %{version}-%{release}
12mr|libotf-0.9.12-3|53	Obsoletes:	%{_lib}otf0-devel
12mr|libotf-0.9.12-3|54	
12mr|libotf-0.9.12-3|55	%description -n	%{develname}
12mr|libotf-0.9.12-3|56	Headers of %{name} for development.
12mr|libotf-0.9.12-3|57	
12mr|libotf-0.9.12-3|58	%prep
12mr|libotf-0.9.12-3|59	%setup -qn %{name}-%{version}
12mr|libotf-0.9.12-3|60	
12mr|libotf-0.9.12-3|61	%build
12mr|libotf-0.9.12-3|62	%configure2_5x
12mr|libotf-0.9.12-3|63	%make
12mr|libotf-0.9.12-3|64	
12mr|libotf-0.9.12-3|65	%install
12mr|libotf-0.9.12-3|66	%makeinstall_std
12mr|libotf-0.9.12-3|67	
12mr|libotf-0.9.12-3|68	%clean
12mr|libotf-0.9.12-3|69	
12mr|libotf-0.9.12-3|70	%if %mdkversion < 200900
12mr|libotf-0.9.12-3|71	%post -n %{libname} -p /sbin/ldconfig
12mr|libotf-0.9.12-3|72	%endif
12mr|libotf-0.9.12-3|73	%if %mdkversion < 200900
12mr|libotf-0.9.12-3|74	%postun -n %{libname} -p /sbin/ldconfig
12mr|libotf-0.9.12-3|75	%endif
12mr|libotf-0.9.12-3|76	
12mr|libotf-0.9.12-3|77	%files tools
12mr|libotf-0.9.12-3|78	%defattr(-,root,root)
12mr|libotf-0.9.12-3|79	%doc COPYING
12mr|libotf-0.9.12-3|80	%{_bindir}/otf*
12mr|libotf-0.9.12-3|81	
12mr|libotf-0.9.12-3|82	%files -n %{libname}
12mr|libotf-0.9.12-3|83	%defattr(-,root,root)
12mr|libotf-0.9.12-3|84	%doc COPYING
12mr|libotf-0.9.12-3|85	%{_libdir}/lib*.so.%{major}*
12mr|libotf-0.9.12-3|86	
12mr|libotf-0.9.12-3|87	%files -n %{develname}
12mr|libotf-0.9.12-3|88	%defattr(-,root,root)
12mr|libotf-0.9.12-3|89	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|libotf-0.9.12-3|90	%{_bindir}/libotf-config
12mr|libotf-0.9.12-3|91	%{_includedir}/*
12mr|libotf-0.9.12-3|92	%{_libdir}/lib*.so
12mr|libotf-0.9.12-3|93	%{_libdir}/lib*.a
12mr|libotf-0.9.12-3|94	%{_libdir}/pkgconfig/lib*.pc
12mr|libotf-0.9.12-3|95	
12mr|libotf-0.9.12-3|96	
12mr|libotf-0.9.12-3|97	
12mr|libotf-0.9.12-3|98	%changelog
12mr|libotf-0.9.12-3|99	

14876 12
12mr|libotr-3.2.1-1|1	%define major 2
12mr|libotr-3.2.1-1|2	%define libname %mklibname otr %{major}
12mr|libotr-3.2.1-1|3	%define libnamedev %mklibname -d otr
12mr|libotr-3.2.1-1|4	
12mr|libotr-3.2.1-1|5	Summary:	Off-The-Record Messaging library and toolkit
12mr|libotr-3.2.1-1|6	Name:		libotr
12mr|libotr-3.2.1-1|7	Version:	3.2.1
12mr|libotr-3.2.1-1|8	Release:	1
12mr|libotr-3.2.1-1|9	License:	LGPL/GPL
12mr|libotr-3.2.1-1|10	Group:		Networking/Instant messaging
12mr|libotr-3.2.1-1|11	URL:		http://www.cypherpunks.ca/otr/
12mr|libotr-3.2.1-1|12	Source0:	http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz
12mr|libotr-3.2.1-1|13	Source1:	http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz.asc
12mr|libotr-3.2.1-1|14	BuildRequires:	libgcrypt-devel >= 1.2.0
12mr|libotr-3.2.1-1|15	
12mr|libotr-3.2.1-1|16	%description
12mr|libotr-3.2.1-1|17	%{name} is a library and toolkit which implements Off-the-Record (OTR)
12mr|libotr-3.2.1-1|18	Messaging.
12mr|libotr-3.2.1-1|19	
12mr|libotr-3.2.1-1|20	OTR allows you to have private conversations over IM by providing:
12mr|libotr-3.2.1-1|21	- Encryption
12mr|libotr-3.2.1-1|22	- No one else can read your instant messages.
12mr|libotr-3.2.1-1|23	- Authentication
12mr|libotr-3.2.1-1|24	- You are assured the correspondent is who you think it is.
12mr|libotr-3.2.1-1|25	- Deniability
12mr|libotr-3.2.1-1|26	- The messages you send do _not_ have digital signatures that are
12mr|libotr-3.2.1-1|27	checkable by a third party.  Anyone can forge messages after a
12mr|libotr-3.2.1-1|28	conversation to make them look like they came from you.  However,
12mr|libotr-3.2.1-1|29	_during_ a conversation, your correspondent is assured the messages
12mr|libotr-3.2.1-1|30	he sees are authentic and unmodified.
12mr|libotr-3.2.1-1|31	- Perfect forward secrecy
12mr|libotr-3.2.1-1|32	- If you lose control of your private keys, no previous conversation
12mr|libotr-3.2.1-1|33	is compromised.
12mr|libotr-3.2.1-1|34	
12mr|libotr-3.2.1-1|35	%package	-n %{libname}
12mr|libotr-3.2.1-1|36	Summary:	Off-The-Record Messaging library and toolkit
12mr|libotr-3.2.1-1|37	Group:		Networking/Instant messaging
12mr|libotr-3.2.1-1|38	License:	LGPL
12mr|libotr-3.2.1-1|39	Provides:	%{name} = %{version}-%{release}
12mr|libotr-3.2.1-1|40	
12mr|libotr-3.2.1-1|41	%description	-n %{libname}
12mr|libotr-3.2.1-1|42	%{name} is a library and toolkit which implements Off-the-Record (OTR)
12mr|libotr-3.2.1-1|43	Messaging.
12mr|libotr-3.2.1-1|44	
12mr|libotr-3.2.1-1|45	OTR allows you to have private conversations over IM by providing:
12mr|libotr-3.2.1-1|46	- Encryption
12mr|libotr-3.2.1-1|47	- No one else can read your instant messages.
12mr|libotr-3.2.1-1|48	- Authentication
12mr|libotr-3.2.1-1|49	- You are assured the correspondent is who you think it is.
12mr|libotr-3.2.1-1|50	- Deniability
12mr|libotr-3.2.1-1|51	- The messages you send do _not_ have digital signatures that are
12mr|libotr-3.2.1-1|52	checkable by a third party.  Anyone can forge messages after a
12mr|libotr-3.2.1-1|53	conversation to make them look like they came from you.  However,
12mr|libotr-3.2.1-1|54	_during_ a conversation, your correspondent is assured the messages
12mr|libotr-3.2.1-1|55	he sees are authentic and unmodified.
12mr|libotr-3.2.1-1|56	- Perfect forward secrecy
12mr|libotr-3.2.1-1|57	- If you lose control of your private keys, no previous conversation
12mr|libotr-3.2.1-1|58	is compromised.
12mr|libotr-3.2.1-1|59	
12mr|libotr-3.2.1-1|60	%package	-n %{libnamedev}
12mr|libotr-3.2.1-1|61	Summary:	Development related files of %{name}
12mr|libotr-3.2.1-1|62	Group:		Networking/Instant messaging
12mr|libotr-3.2.1-1|63	License:	LGPL
12mr|libotr-3.2.1-1|64	Provides:	%{name}-devel = %{version}-%{release}
12mr|libotr-3.2.1-1|65	Requires:	%{libname} = %{version}
12mr|libotr-3.2.1-1|66	Obsoletes:	%{mklibname -d otr 2} < 3.2.1
12mr|libotr-3.2.1-1|67	
12mr|libotr-3.2.1-1|68	%description	-n %{libnamedev}
12mr|libotr-3.2.1-1|69	%{name} is a library and toolkit which implements Off-the-Record (OTR)
12mr|libotr-3.2.1-1|70	Messaging. This package contains development related files of %{name}.
12mr|libotr-3.2.1-1|71	
12mr|libotr-3.2.1-1|72	%package	utils
12mr|libotr-3.2.1-1|73	Summary:	Helper utilities of %{name}
12mr|libotr-3.2.1-1|74	Group:		Networking/Instant messaging
12mr|libotr-3.2.1-1|75	License:	GPL
12mr|libotr-3.2.1-1|76	Requires:	%{libname} = %{version}
12mr|libotr-3.2.1-1|77	
12mr|libotr-3.2.1-1|78	%description	utils
12mr|libotr-3.2.1-1|79	%{name} is a library and toolkit which implements Off-the-Record (OTR)
12mr|libotr-3.2.1-1|80	Messaging. This package contains various helper utilities from %{name}.
12mr|libotr-3.2.1-1|81	
12mr|libotr-3.2.1-1|82	%prep
12mr|libotr-3.2.1-1|83	%setup -q
12mr|libotr-3.2.1-1|84	
12mr|libotr-3.2.1-1|85	%build
12mr|libotr-3.2.1-1|86	%configure2_5x \
12mr|libotr-3.2.1-1|87	--with-pic \
12mr|libotr-3.2.1-1|88	--disable-static
12mr|libotr-3.2.1-1|89	
12mr|libotr-3.2.1-1|90	%make
12mr|libotr-3.2.1-1|91	
12mr|libotr-3.2.1-1|92	%install
12mr|libotr-3.2.1-1|93	%makeinstall_std
12mr|libotr-3.2.1-1|94	
12mr|libotr-3.2.1-1|95	%files -n %{libname}
12mr|libotr-3.2.1-1|96	%doc AUTHORS
12mr|libotr-3.2.1-1|97	%{_libdir}/lib*.so.%{major}*
12mr|libotr-3.2.1-1|98	
12mr|libotr-3.2.1-1|99	%files -n %{libnamedev}
12mr|libotr-3.2.1-1|100	%doc ChangeLog INSTALL Protocol-v2.html NEWS README
12mr|libotr-3.2.1-1|101	%{_datadir}/aclocal/*.m4
12mr|libotr-3.2.1-1|102	%{_includedir}/*
12mr|libotr-3.2.1-1|103	%{_libdir}/lib*.so
12mr|libotr-3.2.1-1|104	%{_libdir}/pkgconfig/*.pc
12mr|libotr-3.2.1-1|105	
12mr|libotr-3.2.1-1|106	%files utils
12mr|libotr-3.2.1-1|107	%doc AUTHORS
12mr|libotr-3.2.1-1|108	%{_bindir}/*
12mr|libotr-3.2.1-1|109	%{_mandir}/man?/*
12mr|libotr-3.2.1-1|110	
12mr|libotr-3.2.1-1|111	
12mr|libotr-3.2.1-1|112	
12mr|libotr-3.2.1-1|113	%changelog
12mr|libotr-3.2.1-1|114	* Wed Aug  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libotr-3.2.1-1|115	+ Commit: fe1dc5e
12mr|libotr-3.2.1-1|116	- New version 3.2.1, spec cleanup, fix unversioned Obsoletes
12mr|libotr-3.2.1-1|117	
12mr|libotr-3.2.1-1|118	

14877 12
12mr|libpano13-2.9.18-4|1	%define bigfov 0
12mr|libpano13-2.9.18-4|2	# --with plf build libpano with fov > 160 support which is patent covered
12mr|libpano13-2.9.18-4|3	# or have some legal issue, so disabled by default
12mr|libpano13-2.9.18-4|4	
12mr|libpano13-2.9.18-4|5	%{?_with_plf: %{expand: %%global bigfov 1}}
12mr|libpano13-2.9.18-4|6	
12mr|libpano13-2.9.18-4|7	
12mr|libpano13-2.9.18-4|8	####################
12mr|libpano13-2.9.18-4|9	# Hardcore plf build
12mr|libpano13-2.9.18-4|10	%define bigfov 0
12mr|libpano13-2.9.18-4|11	####################
12mr|libpano13-2.9.18-4|12	
12mr|libpano13-2.9.18-4|13	
12mr|libpano13-2.9.18-4|14	%if %{bigfov}
12mr|libpano13-2.9.18-4|15	%define distsuffix plf
12mr|libpano13-2.9.18-4|16	%if %{mdvver} >= 201100
12mr|libpano13-2.9.18-4|17	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|libpano13-2.9.18-4|18	%define extrarelsuffix plf
12mr|libpano13-2.9.18-4|19	%endif
12mr|libpano13-2.9.18-4|20	%endif
12mr|libpano13-2.9.18-4|21	
12mr|libpano13-2.9.18-4|22	%define lib_major 2
12mr|libpano13-2.9.18-4|23	%define libname %mklibname pano13_ %{lib_major}
12mr|libpano13-2.9.18-4|24	%define develname %mklibname -d pano13
12mr|libpano13-2.9.18-4|25	
12mr|libpano13-2.9.18-4|26	Name:		libpano13
12mr|libpano13-2.9.18-4|27	Version:	2.9.18
12mr|libpano13-2.9.18-4|28	Release:	4%{?extrarelsuffix}
12mr|libpano13-2.9.18-4|29	Summary:	Panorama Tools library
12mr|libpano13-2.9.18-4|30	License:	GPLv2+
12mr|libpano13-2.9.18-4|31	Group:		System/Libraries
12mr|libpano13-2.9.18-4|32	URL:		http://panotools.sourceforge.net/
12mr|libpano13-2.9.18-4|33	Source:		http://downloads.sourceforge.net/panotools/%{name}-%{version}.tar.gz
12mr|libpano13-2.9.18-4|34	BuildRequires:	java-1.7.0-icedtea-devel
12mr|libpano13-2.9.18-4|35	BuildRequires:	pkgconfig(libpng)
12mr|libpano13-2.9.18-4|36	BuildRequires:	jpeg-devel
12mr|libpano13-2.9.18-4|37	BuildRequires:	tiff-devel
12mr|libpano13-2.9.18-4|38	BuildRequires:	zlib-devel
12mr|libpano13-2.9.18-4|39	
12mr|libpano13-2.9.18-4|40	%description
12mr|libpano13-2.9.18-4|41	Helmut Dersch's Panorama Tools.
12mr|libpano13-2.9.18-4|42	
12mr|libpano13-2.9.18-4|43	%if %{bigfov}
12mr|libpano13-2.9.18-4|44	This package is in restricted because there is a patent if FOV is > 160
12mr|libpano13-2.9.18-4|45	%endif
12mr|libpano13-2.9.18-4|46	
12mr|libpano13-2.9.18-4|47	%package tools
12mr|libpano13-2.9.18-4|48	Summary:	Panorama Tools library
12mr|libpano13-2.9.18-4|49	Group:		Graphics
12mr|libpano13-2.9.18-4|50	
12mr|libpano13-2.9.18-4|51	%description tools
12mr|libpano13-2.9.18-4|52	Utilies for Helmut Dersch's Panorama Tools.
12mr|libpano13-2.9.18-4|53	
12mr|libpano13-2.9.18-4|54	%package -n %{libname}
12mr|libpano13-2.9.18-4|55	Summary:	Panorama Tools library
12mr|libpano13-2.9.18-4|56	Group:		System/Libraries
12mr|libpano13-2.9.18-4|57	Provides:	%{name} = %{version}-%{release}
12mr|libpano13-2.9.18-4|58	Obsoletes:	%{mklibname pano13_ 2} < 2.9.18
12mr|libpano13-2.9.18-4|59	Obsoletes:	%{_lib}pano13_0 < 2.9.18
12mr|libpano13-2.9.18-4|60	
12mr|libpano13-2.9.18-4|61	%description -n %{libname}
12mr|libpano13-2.9.18-4|62	Libraries for Helmut Dersch's Panorama Tools.
12mr|libpano13-2.9.18-4|63	
12mr|libpano13-2.9.18-4|64	%package -n %{develname}
12mr|libpano13-2.9.18-4|65	Summary:	Headers for developing programs that will use %{name}
12mr|libpano13-2.9.18-4|66	Group:		Development/C
12mr|libpano13-2.9.18-4|67	Requires:	%{libname} = %{version}-%{release}
12mr|libpano13-2.9.18-4|68	Provides:	pano13-devel = %{version}-%{release}
12mr|libpano13-2.9.18-4|69	
12mr|libpano13-2.9.18-4|70	%description -n %{develname}
12mr|libpano13-2.9.18-4|71	Developent headers for Helmut Dersch's Panorama Tools.
12mr|libpano13-2.9.18-4|72	
12mr|libpano13-2.9.18-4|73	%prep
12mr|libpano13-2.9.18-4|74	%setup -q
12mr|libpano13-2.9.18-4|75	
12mr|libpano13-2.9.18-4|76	%build
12mr|libpano13-2.9.18-4|77	export LIBS="-lm"
12mr|libpano13-2.9.18-4|78	%if %{bigfov}
12mr|libpano13-2.9.18-4|79	perl -pi -e "s|\#define\s+MAX_FISHEYE_FOV.*|\#define MAX_FISHEYE_FOV 3600|" filter.h
12mr|libpano13-2.9.18-4|80	%endif
12mr|libpano13-2.9.18-4|81	export CFLAGS="%{optflags} -fPIC"
12mr|libpano13-2.9.18-4|82	%configure2_5x \
12mr|libpano13-2.9.18-4|83	--enable-shared=yes \
12mr|libpano13-2.9.18-4|84	--enable-static=no
12mr|libpano13-2.9.18-4|85	
12mr|libpano13-2.9.18-4|86	%make
12mr|libpano13-2.9.18-4|87	
12mr|libpano13-2.9.18-4|88	%install
12mr|libpano13-2.9.18-4|89	%makeinstall
12mr|libpano13-2.9.18-4|90	
12mr|libpano13-2.9.18-4|91	%files tools
12mr|libpano13-2.9.18-4|92	%doc README.linux AUTHORS
12mr|libpano13-2.9.18-4|93	%{_bindir}/PT*
12mr|libpano13-2.9.18-4|94	%{_bindir}/panoinfo
12mr|libpano13-2.9.18-4|95	%{_mandir}/man1/*.1.*
12mr|libpano13-2.9.18-4|96	
12mr|libpano13-2.9.18-4|97	%files -n %{libname}
12mr|libpano13-2.9.18-4|98	%{_libdir}/libpano13.so.%{lib_major}*
12mr|libpano13-2.9.18-4|99	
12mr|libpano13-2.9.18-4|100	%files -n %{develname}
12mr|libpano13-2.9.18-4|101	%{_includedir}/pano13
12mr|libpano13-2.9.18-4|102	%{_libdir}/libpano13.so
12mr|libpano13-2.9.18-4|103	%{_libdir}/pkgconfig/*.pc
12mr|libpano13-2.9.18-4|104	
12mr|libpano13-2.9.18-4|105	
12mr|libpano13-2.9.18-4|106	
12mr|libpano13-2.9.18-4|107	%changelog
12mr|libpano13-2.9.18-4|108	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libpano13-2.9.18-4|109	+ Commit: 57ef8b4
12mr|libpano13-2.9.18-4|110	- Drop .la files, minor spec cleanup
12mr|libpano13-2.9.18-4|111	
12mr|libpano13-2.9.18-4|112	

14878 12
12mr|libpaper-1.1.24-4|1	%define major 1
12mr|libpaper-1.1.24-4|2	%define libname %mklibname paper %{major}
12mr|libpaper-1.1.24-4|3	%define develname %mklibname paper -d
12mr|libpaper-1.1.24-4|4	%define staticdevelname %mklibname paper -d -s
12mr|libpaper-1.1.24-4|5	
12mr|libpaper-1.1.24-4|6	Summary:	Library for handling paper characteristics
12mr|libpaper-1.1.24-4|7	Name:		libpaper
12mr|libpaper-1.1.24-4|8	Version:	1.1.24
12mr|libpaper-1.1.24-4|9	Release:	4
12mr|libpaper-1.1.24-4|10	License:	LGPL
12mr|libpaper-1.1.24-4|11	Group:		System/Libraries
12mr|libpaper-1.1.24-4|12	URL:		http://packages.debian.org/unstable/source/libpaper
12mr|libpaper-1.1.24-4|13	Source0:	http://ftp.debian.org/debian/pool/main/libp/libpaper/%{name}_%{version}.tar.gz
12mr|libpaper-1.1.24-4|14	# consult also LC_PAPER env var before bluntly falling back to "letter" (#45804)
12mr|libpaper-1.1.24-4|15	# https://bugzilla.redhat.com/show_bug.cgi?id=458833
12mr|libpaper-1.1.24-4|16	Patch0:		libpaper-useglibcfallback.patch
12mr|libpaper-1.1.24-4|17	Patch1:		libpaper-1.1.23-debianbug475683.patch
12mr|libpaper-1.1.24-4|18	%ifarch x86_64
12mr|libpaper-1.1.24-4|19	BuildRequires:	chrpath
12mr|libpaper-1.1.24-4|20	%endif
12mr|libpaper-1.1.24-4|21	
12mr|libpaper-1.1.24-4|22	%description
12mr|libpaper-1.1.24-4|23	This package contains a simple library for use by programs needing
12mr|libpaper-1.1.24-4|24	to handle papers. It lets program automatically recognize a lot of
12mr|libpaper-1.1.24-4|25	different papers with their properties (actually their size).
12mr|libpaper-1.1.24-4|26	
12mr|libpaper-1.1.24-4|27	%package -n	%{libname}
12mr|libpaper-1.1.24-4|28	Summary:	Library for handling paper characteristics
12mr|libpaper-1.1.24-4|29	Group:		System/Libraries
12mr|libpaper-1.1.24-4|30	
12mr|libpaper-1.1.24-4|31	%description -n	%{libname}
12mr|libpaper-1.1.24-4|32	Libraries for paper.
12mr|libpaper-1.1.24-4|33	
12mr|libpaper-1.1.24-4|34	%package -n	%{develname}
12mr|libpaper-1.1.24-4|35	Summary:	Library for handling paper characteristics (development files)
12mr|libpaper-1.1.24-4|36	Group:		Development/C
12mr|libpaper-1.1.24-4|37	Provides:	libpaper-devel = %{version}-%{release}
12mr|libpaper-1.1.24-4|38	Requires:	%{libname} = %{version}-%{release}
12mr|libpaper-1.1.24-4|39	
12mr|libpaper-1.1.24-4|40	%description -n	%{develname}
12mr|libpaper-1.1.24-4|41	This package contains the development files for a simple library for use
12mr|libpaper-1.1.24-4|42	by programs needing to handle papers. It lets program automatically
12mr|libpaper-1.1.24-4|43	recognize a lot of different papers with their properties (actually their
12mr|libpaper-1.1.24-4|44	size).
12mr|libpaper-1.1.24-4|45	
12mr|libpaper-1.1.24-4|46	%package -n	%{staticdevelname}
12mr|libpaper-1.1.24-4|47	Summary:	Library for handling paper characteristics (development files)
12mr|libpaper-1.1.24-4|48	Group:		Development/C
12mr|libpaper-1.1.24-4|49	Requires:	%{develname} = %{version}-%{release}
12mr|libpaper-1.1.24-4|50	
12mr|libpaper-1.1.24-4|51	%description -n %{staticdevelname}
12mr|libpaper-1.1.24-4|52	This package contains the development files for a simple library for use
12mr|libpaper-1.1.24-4|53	by programs needing to handle papers. It lets program automatically
12mr|libpaper-1.1.24-4|54	recognize a lot of different papers with their properties (actually their
12mr|libpaper-1.1.24-4|55	size).
12mr|libpaper-1.1.24-4|56	
12mr|libpaper-1.1.24-4|57	%package -n	paper-utils
12mr|libpaper-1.1.24-4|58	Summary:	Library for handling paper characteristics (development files)
12mr|libpaper-1.1.24-4|59	Group:		Development/C
12mr|libpaper-1.1.24-4|60	Requires:	%{libname} = %{version}-%{release}
12mr|libpaper-1.1.24-4|61	
12mr|libpaper-1.1.24-4|62	%description  -n paper-utils
12mr|libpaper-1.1.24-4|63	This package contains the development files for a simple library for use
12mr|libpaper-1.1.24-4|64	by programs needing to handle papers. It lets program automatically
12mr|libpaper-1.1.24-4|65	recognize a lot of different papers with their properties (actually their
12mr|libpaper-1.1.24-4|66	size).
12mr|libpaper-1.1.24-4|67	
12mr|libpaper-1.1.24-4|68	%prep
12mr|libpaper-1.1.24-4|69	%setup -q -n libpaper-%{version}
12mr|libpaper-1.1.24-4|70	%patch0 -p1
12mr|libpaper-1.1.24-4|71	%patch1 -p1
12mr|libpaper-1.1.24-4|72	
12mr|libpaper-1.1.24-4|73	%build
12mr|libpaper-1.1.24-4|74	%configure2_5x
12mr|libpaper-1.1.24-4|75	%make
12mr|libpaper-1.1.24-4|76	
12mr|libpaper-1.1.24-4|77	%install
12mr|libpaper-1.1.24-4|78	%makeinstall_std
12mr|libpaper-1.1.24-4|79	
12mr|libpaper-1.1.24-4|80	# (tpg) this should close bug #31988
12mr|libpaper-1.1.24-4|81	mkdir -p %{buildroot}%{_sysconfdir}
12mr|libpaper-1.1.24-4|82	cat > %{buildroot}%{_sysconfdir}/papersize << EOF
12mr|libpaper-1.1.24-4|83	# Simply write the paper name. See papersize(5) for possible values.
12mr|libpaper-1.1.24-4|84	EOF
12mr|libpaper-1.1.24-4|85	
12mr|libpaper-1.1.24-4|86	%ifarch x86_64
12mr|libpaper-1.1.24-4|87	chrpath -d %{buildroot}%{_bindir}/paperconf
12mr|libpaper-1.1.24-4|88	%endif
12mr|libpaper-1.1.24-4|89	
12mr|libpaper-1.1.24-4|90	%files -n %{libname}
12mr|libpaper-1.1.24-4|91	%{_libdir}/*.so.%{major}*
12mr|libpaper-1.1.24-4|92	
12mr|libpaper-1.1.24-4|93	%files -n %{develname}
12mr|libpaper-1.1.24-4|94	%doc ChangeLog COPYING debian/changelog
12mr|libpaper-1.1.24-4|95	%{_includedir}/*
12mr|libpaper-1.1.24-4|96	%{_libdir}/*.so
12mr|libpaper-1.1.24-4|97	
12mr|libpaper-1.1.24-4|98	%files -n %{staticdevelname}
12mr|libpaper-1.1.24-4|99	%{_libdir}/*.a
12mr|libpaper-1.1.24-4|100	
12mr|libpaper-1.1.24-4|101	%files -n paper-utils
12mr|libpaper-1.1.24-4|102	%doc README
12mr|libpaper-1.1.24-4|103	%config(noreplace) %{_sysconfdir}/papersize
12mr|libpaper-1.1.24-4|104	%{_bindir}/paperconf
12mr|libpaper-1.1.24-4|105	%{_sbindir}/paperconfig
12mr|libpaper-1.1.24-4|106	%{_mandir}/man*/*
12mr|libpaper-1.1.24-4|107	
12mr|libpaper-1.1.24-4|108	
12mr|libpaper-1.1.24-4|109	%changelog
12mr|libpaper-1.1.24-4|110	* Wed Aug  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libpaper-1.1.24-4|111	+ Commit: ee2a33b
12mr|libpaper-1.1.24-4|112	- Drop .la files, drop Obsoletes, spec cleanup
12mr|libpaper-1.1.24-4|113	
12mr|libpaper-1.1.24-4|114	

14879 12
12mr|libpcap-1.3.0-2|1	%define major 1
12mr|libpcap-1.3.0-2|2	%define libname %mklibname pcap %major
12mr|libpcap-1.3.0-2|3	%define develname %mklibname pcap -d
12mr|libpcap-1.3.0-2|4	
12mr|libpcap-1.3.0-2|5	Summary:        A system-independent interface for user-level packet capture
12mr|libpcap-1.3.0-2|6	Name:		libpcap
12mr|libpcap-1.3.0-2|7	Version:	1.3.0
12mr|libpcap-1.3.0-2|8	Release:	2
12mr|libpcap-1.3.0-2|9	License:	BSD
12mr|libpcap-1.3.0-2|10	Group:		System/Libraries
12mr|libpcap-1.3.0-2|11	URL:		http://www.tcpdump.org/
12mr|libpcap-1.3.0-2|12	Source0:	http://www.tcpdump.org/release/%{name}-%{version}.tar.gz
12mr|libpcap-1.3.0-2|13	Source1:	http://www.tcpdump.org/release/%{name}-%{version}.tar.gz.sig
12mr|libpcap-1.3.0-2|14	Patch0:		libpcap-multilib.patch
12mr|libpcap-1.3.0-2|15	Patch1:		libpcap-man.patch
12mr|libpcap-1.3.0-2|16	Patch2:		lpthread-1.3.0-libpcap.patch
12mr|libpcap-1.3.0-2|17	BuildRequires:	bison
12mr|libpcap-1.3.0-2|18	BuildRequires:	flex
12mr|libpcap-1.3.0-2|19	#BuildRequires:	libnl-devel
12mr|libpcap-1.3.0-2|20	BuildRequires:	pkgconfig(libnl-3.0)
12mr|libpcap-1.3.0-2|21	BuildRequires:	bluez-devel
12mr|libpcap-1.3.0-2|22	Suggests: %name-doc
12mr|libpcap-1.3.0-2|23	
12mr|libpcap-1.3.0-2|24	%description
12mr|libpcap-1.3.0-2|25	Libpcap provides a portable framework for low-level network monitoring. Libpcap
12mr|libpcap-1.3.0-2|26	can provide network statistics collection, security monitoring and network
12mr|libpcap-1.3.0-2|27	debugging.  Since almost every system vendor provides a different interface for
12mr|libpcap-1.3.0-2|28	packet capture, the libpcap authors created this system-independent API to ease
12mr|libpcap-1.3.0-2|29	in porting and to alleviate the need for several system-dependent packet
12mr|libpcap-1.3.0-2|30	capture modules in each application.
12mr|libpcap-1.3.0-2|31	
12mr|libpcap-1.3.0-2|32	%package doc
12mr|libpcap-1.3.0-2|33	Summary: Manual pages for %name
12mr|libpcap-1.3.0-2|34	Group: Books/Other
12mr|libpcap-1.3.0-2|35	BuildArch: noarch
12mr|libpcap-1.3.0-2|36	Conflicts: %develname < 1.1.1-3
12mr|libpcap-1.3.0-2|37	
12mr|libpcap-1.3.0-2|38	%description doc
12mr|libpcap-1.3.0-2|39	This contains the manual pages documenting %{name}.
12mr|libpcap-1.3.0-2|40	
12mr|libpcap-1.3.0-2|41	%package -n	%{libname}
12mr|libpcap-1.3.0-2|42	Summary:	A system-independent interface for user-level packet capture
12mr|libpcap-1.3.0-2|43	Group:          System/Libraries
12mr|libpcap-1.3.0-2|44	Obsoletes:      %{name} < %{version}-%{release}
12mr|libpcap-1.3.0-2|45	Provides:	%{name} = %{version}-%{release}
12mr|libpcap-1.3.0-2|46	Provides:       pcap = %{version}-%{release}
12mr|libpcap-1.3.0-2|47	
12mr|libpcap-1.3.0-2|48	%description -n	%{libname}
12mr|libpcap-1.3.0-2|49	Libpcap provides a portable framework for low-level network monitoring. Libpcap
12mr|libpcap-1.3.0-2|50	can provide network statistics collection, security monitoring and network
12mr|libpcap-1.3.0-2|51	debugging.  Since almost every system vendor provides a different interface for
12mr|libpcap-1.3.0-2|52	packet capture, the libpcap authors created this system-independent API to ease
12mr|libpcap-1.3.0-2|53	in porting and to alleviate the need for several system-dependent packet
12mr|libpcap-1.3.0-2|54	capture modules in each application.
12mr|libpcap-1.3.0-2|55	
12mr|libpcap-1.3.0-2|56	%package -n	%{develname}
12mr|libpcap-1.3.0-2|57	Summary:	Static library and header files for the pcap library
12mr|libpcap-1.3.0-2|58	Group:		Development/C
12mr|libpcap-1.3.0-2|59	Requires:	%{libname} >= %{version}-%{release}
12mr|libpcap-1.3.0-2|60	Provides:	pcap-devel = %{version}-%{release}
12mr|libpcap-1.3.0-2|61	Provides:	%{name}-devel = %{version}-%{release}
12mr|libpcap-1.3.0-2|62	
12mr|libpcap-1.3.0-2|63	%description -n	%{develname}
12mr|libpcap-1.3.0-2|64	Libpcap provides a portable framework for low-level network monitoring. Libpcap
12mr|libpcap-1.3.0-2|65	can provide network statistics collection, security monitoring and network
12mr|libpcap-1.3.0-2|66	debugging.  Since almost every system vendor provides a different interface for
12mr|libpcap-1.3.0-2|67	packet capture, the libpcap authors created this system-independent API to ease
12mr|libpcap-1.3.0-2|68	in porting and to alleviate the need for several system-dependent packet
12mr|libpcap-1.3.0-2|69	capture modules in each application.
12mr|libpcap-1.3.0-2|70	
12mr|libpcap-1.3.0-2|71	This package contains the static pcap library and its header files needed to
12mr|libpcap-1.3.0-2|72	compile applications such as tcpdump, etc.
12mr|libpcap-1.3.0-2|73	
12mr|libpcap-1.3.0-2|74	%prep
12mr|libpcap-1.3.0-2|75	
12mr|libpcap-1.3.0-2|76	%setup -q -n %{name}-%{version}
12mr|libpcap-1.3.0-2|77	%patch0 -p1
12mr|libpcap-1.3.0-2|78	%patch1 -p1
12mr|libpcap-1.3.0-2|79	%patch2 -p1
12mr|libpcap-1.3.0-2|80	
12mr|libpcap-1.3.0-2|81	
12mr|libpcap-1.3.0-2|82	#sparc needs -fPIC
12mr|libpcap-1.3.0-2|83	%ifarch %{sparc}
12mr|libpcap-1.3.0-2|84	sed -i -e 's|-fpic|-fPIC|g' configure
12mr|libpcap-1.3.0-2|85	%endif
12mr|libpcap-1.3.0-2|86	
12mr|libpcap-1.3.0-2|87	%build
12mr|libpcap-1.3.0-2|88	export CFLAGS="%{optflags} -fno-strict-aliasing"
12mr|libpcap-1.3.0-2|89	#export CFLAGS="%{optflags} -fPIC"
12mr|libpcap-1.3.0-2|90	
12mr|libpcap-1.3.0-2|91	%configure2_5x \
12mr|libpcap-1.3.0-2|92	--enable-ipv6 \
12mr|libpcap-1.3.0-2|93	--enable-bluetooth
12mr|libpcap-1.3.0-2|94	
12mr|libpcap-1.3.0-2|95	%make
12mr|libpcap-1.3.0-2|96	# LIBS='-lpthread'
12mr|libpcap-1.3.0-2|97	
12mr|libpcap-1.3.0-2|98	%install
12mr|libpcap-1.3.0-2|99	install -d %{buildroot}%{_bindir}
12mr|libpcap-1.3.0-2|100	
12mr|libpcap-1.3.0-2|101	%makeinstall_std
12mr|libpcap-1.3.0-2|102	
12mr|libpcap-1.3.0-2|103	# install additional headers
12mr|libpcap-1.3.0-2|104	install -m0644 pcap-int.h %{buildroot}%{_includedir}/
12mr|libpcap-1.3.0-2|105	install -m0644 pcap/bluetooth.h %{buildroot}%{_includedir}/pcap/
12mr|libpcap-1.3.0-2|106	
12mr|libpcap-1.3.0-2|107	# nuke the statis lib
12mr|libpcap-1.3.0-2|108	rm -f %{buildroot}%{_libdir}/libpcap.a
12mr|libpcap-1.3.0-2|109	
12mr|libpcap-1.3.0-2|110	%files -n %{libname}
12mr|libpcap-1.3.0-2|111	%doc README* CREDITS INSTALL.txt LICENSE
12mr|libpcap-1.3.0-2|112	%{_libdir}/libpcap.so.%{major}*
12mr|libpcap-1.3.0-2|113	
12mr|libpcap-1.3.0-2|114	%files doc
12mr|libpcap-1.3.0-2|115	%{_mandir}/man?/*
12mr|libpcap-1.3.0-2|116	
12mr|libpcap-1.3.0-2|117	%files -n %{develname}
12mr|libpcap-1.3.0-2|118	%doc CHANGES TODO
12mr|libpcap-1.3.0-2|119	%{_bindir}/pcap-config
12mr|libpcap-1.3.0-2|120	%dir %{_includedir}/pcap
12mr|libpcap-1.3.0-2|121	%{_includedir}/pcap/*.h
12mr|libpcap-1.3.0-2|122	%{_includedir}/*.h
12mr|libpcap-1.3.0-2|123	%{_libdir}/libpcap.so

14880 12
12mr|libpciaccess-0.13.1-2|1	%define major		0
12mr|libpciaccess-0.13.1-2|2	%define libname		%mklibname pciaccess %{major}
12mr|libpciaccess-0.13.1-2|3	%define develname	%mklibname pciaccess -d
12mr|libpciaccess-0.13.1-2|4	
12mr|libpciaccess-0.13.1-2|5	Name:		libpciaccess
12mr|libpciaccess-0.13.1-2|6	Version:	0.13.1
12mr|libpciaccess-0.13.1-2|7	Release:	2
12mr|libpciaccess-0.13.1-2|8	Summary:	Generic PCI access library (from X.org)
12mr|libpciaccess-0.13.1-2|9	Group:		Development/X11
12mr|libpciaccess-0.13.1-2|10	License:	MIT
12mr|libpciaccess-0.13.1-2|11	URL:		http://xorg.freedesktop.org
12mr|libpciaccess-0.13.1-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
12mr|libpciaccess-0.13.1-2|13	BuildRequires:	pciids
12mr|libpciaccess-0.13.1-2|14	
12mr|libpciaccess-0.13.1-2|15	%description
12mr|libpciaccess-0.13.1-2|16	A generic PCI access library from X.org.
12mr|libpciaccess-0.13.1-2|17	
12mr|libpciaccess-0.13.1-2|18	%package -n %{libname}
12mr|libpciaccess-0.13.1-2|19	Summary:	Generic PCI access library (from X.org)
12mr|libpciaccess-0.13.1-2|20	Group:		Development/X11
12mr|libpciaccess-0.13.1-2|21	
12mr|libpciaccess-0.13.1-2|22	%description -n %{libname}
12mr|libpciaccess-0.13.1-2|23	A generic PCI access library from X.org.
12mr|libpciaccess-0.13.1-2|24	
12mr|libpciaccess-0.13.1-2|25	%package -n %{develname}
12mr|libpciaccess-0.13.1-2|26	Summary:	Development headers and libraries for %{name}
12mr|libpciaccess-0.13.1-2|27	Group:		Development/X11
12mr|libpciaccess-0.13.1-2|28	Requires:	%{libname} = %{version}
12mr|libpciaccess-0.13.1-2|29	Provides:	%{name}-devel = %{version}-%{release}
12mr|libpciaccess-0.13.1-2|30	
12mr|libpciaccess-0.13.1-2|31	%description -n %{develname}
12mr|libpciaccess-0.13.1-2|32	A generic PCI access library from X.org. Development headers and
12mr|libpciaccess-0.13.1-2|33	libraries.
12mr|libpciaccess-0.13.1-2|34	
12mr|libpciaccess-0.13.1-2|35	%prep
12mr|libpciaccess-0.13.1-2|36	%setup -q
12mr|libpciaccess-0.13.1-2|37	
12mr|libpciaccess-0.13.1-2|38	%build
12mr|libpciaccess-0.13.1-2|39	%configure2_5x \
12mr|libpciaccess-0.13.1-2|40	--disable-static \
12mr|libpciaccess-0.13.1-2|41	--with-pciids-path=/usr/share
12mr|libpciaccess-0.13.1-2|42	
12mr|libpciaccess-0.13.1-2|43	%make
12mr|libpciaccess-0.13.1-2|44	
12mr|libpciaccess-0.13.1-2|45	%install
12mr|libpciaccess-0.13.1-2|46	%makeinstall_std
12mr|libpciaccess-0.13.1-2|47	
12mr|libpciaccess-0.13.1-2|48	%files -n %{libname}
12mr|libpciaccess-0.13.1-2|49	%{_libdir}/*.so.%{major}*
12mr|libpciaccess-0.13.1-2|50	
12mr|libpciaccess-0.13.1-2|51	%files -n %{develname}
12mr|libpciaccess-0.13.1-2|52	%{_libdir}/*.so
12mr|libpciaccess-0.13.1-2|53	%{_includedir}/*.h
12mr|libpciaccess-0.13.1-2|54	%{_libdir}/pkgconfig/*.pc
12mr|libpciaccess-0.13.1-2|55	
12mr|libpciaccess-0.13.1-2|56	%changelog
12mr|libpciaccess-0.13.1-2|57	* Thu Aug  9 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libpciaccess-0.13.1-2|58	+ Commit: 974733d
12mr|libpciaccess-0.13.1-2|59	- Drop .la files
12mr|libpciaccess-0.13.1-2|60	
12mr|libpciaccess-0.13.1-2|61	

14881 12
12mr|libpeas-1.6.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|libpeas-1.6.1-1|2	
12mr|libpeas-1.6.1-1|3	%define oname	peas
12mr|libpeas-1.6.1-1|4	%define api	1.0
12mr|libpeas-1.6.1-1|5	%define major	0
12mr|libpeas-1.6.1-1|6	%define libname	%mklibname %{oname} %{api} %{major}
12mr|libpeas-1.6.1-1|7	%define libgtk	%mklibname %{oname}-gtk %{api} %{major}
12mr|libpeas-1.6.1-1|8	%define devname	%mklibname %{oname} %{api} -d
12mr|libpeas-1.6.1-1|9	%define girname	%mklibname %{oname}-gir %{api}
12mr|libpeas-1.6.1-1|10	%define girgtk	%mklibname %{oname}-gtk-gir %{api}
12mr|libpeas-1.6.1-1|11	
12mr|libpeas-1.6.1-1|12	Summary:	Library for plugin handling
12mr|libpeas-1.6.1-1|13	Name:		libpeas
12mr|libpeas-1.6.1-1|14	Version:	1.6.1
12mr|libpeas-1.6.1-1|15	Release:	1
12mr|libpeas-1.6.1-1|16	Group:		System/Libraries
12mr|libpeas-1.6.1-1|17	License:	LGPLv2+
12mr|libpeas-1.6.1-1|18	URL:		http://www.gnome.org/
12mr|libpeas-1.6.1-1|19	Source0:	http://download.gnome.org/sources/libpeas/%{url_ver}/%{name}-%{version}.tar.xz
12mr|libpeas-1.6.1-1|20	BuildRequires:	gnome-common
12mr|libpeas-1.6.1-1|21	BuildRequires:	intltool
12mr|libpeas-1.6.1-1|22	BuildRequires:	vala >= 0.14.0.22
12mr|libpeas-1.6.1-1|23	BuildRequires:	gettext-devel
12mr|libpeas-1.6.1-1|24	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|libpeas-1.6.1-1|25	BuildRequires:	pkgconfig(python)
12mr|libpeas-1.6.1-1|26	BuildRequires:	pkgconfig(seed)
12mr|libpeas-1.6.1-1|27	BuildRequires:	pkgconfig(pygobject-3.0)
12mr|libpeas-1.6.1-1|28	BuildRequires:	pkgconfig(gjs-internals-1.0)
12mr|libpeas-1.6.1-1|29	BuildRequires:	pkgconfig(gladeui-2.0)
12mr|libpeas-1.6.1-1|30	
12mr|libpeas-1.6.1-1|31	%description
12mr|libpeas-1.6.1-1|32	This is GNOME's plugin handling library.
12mr|libpeas-1.6.1-1|33	
12mr|libpeas-1.6.1-1|34	%package data
12mr|libpeas-1.6.1-1|35	Summary:	Library for plugin handling - data files
12mr|libpeas-1.6.1-1|36	Group:		System/Libraries
12mr|libpeas-1.6.1-1|37	
12mr|libpeas-1.6.1-1|38	%description data
12mr|libpeas-1.6.1-1|39	This is GNOME's plugin handling library - data files
12mr|libpeas-1.6.1-1|40	
12mr|libpeas-1.6.1-1|41	%package -n %{libname}
12mr|libpeas-1.6.1-1|42	Summary:	Library plugin handling
12mr|libpeas-1.6.1-1|43	Group:		System/Libraries
12mr|libpeas-1.6.1-1|44	Requires:	%{name}-data = %{version}-%{release}
12mr|libpeas-1.6.1-1|45	Provides:	%{mklibname %{oname} %{major}} = %{version}-%{release}
12mr|libpeas-1.6.1-1|46	Obsoletes:	%{mklibname %{oname} %{major}} < 1.1.1
12mr|libpeas-1.6.1-1|47	
12mr|libpeas-1.6.1-1|48	%description -n %{libname}
12mr|libpeas-1.6.1-1|49	This is GNOME's plugin handling library.
12mr|libpeas-1.6.1-1|50	
12mr|libpeas-1.6.1-1|51	%package -n %{libgtk}
12mr|libpeas-1.6.1-1|52	Summary:	Library plugin handling UI part
12mr|libpeas-1.6.1-1|53	Group:		System/Libraries
12mr|libpeas-1.6.1-1|54	Requires:	%{name}-data = %{version}-%{release}
12mr|libpeas-1.6.1-1|55	Provides:	%{mklibname %{oname}-gtk %{major}} = %{version}-%{release}
12mr|libpeas-1.6.1-1|56	Obsoletes:	%{mklibname %{oname}-gtk %{major}} < 1.1.1
12mr|libpeas-1.6.1-1|57	
12mr|libpeas-1.6.1-1|58	%description -n %{libgtk}
12mr|libpeas-1.6.1-1|59	This is GNOME's plugin handling library - user interface part.
12mr|libpeas-1.6.1-1|60	
12mr|libpeas-1.6.1-1|61	%package -n %{girname}
12mr|libpeas-1.6.1-1|62	Summary:	GObject Introspection interface description for %{name}
12mr|libpeas-1.6.1-1|63	Group:		System/Libraries
12mr|libpeas-1.6.1-1|64	
12mr|libpeas-1.6.1-1|65	%description -n %{girname}
12mr|libpeas-1.6.1-1|66	GObject Introspection interface description for %{name}.
12mr|libpeas-1.6.1-1|67	
12mr|libpeas-1.6.1-1|68	%package -n %{girgtk}
12mr|libpeas-1.6.1-1|69	Summary:	GObject Introspection interface description for %{name}-gtk
12mr|libpeas-1.6.1-1|70	Group:		System/Libraries
12mr|libpeas-1.6.1-1|71	
12mr|libpeas-1.6.1-1|72	%description -n %{girgtk}
12mr|libpeas-1.6.1-1|73	GObject Introspection interface description for %{name}-gtk.
12mr|libpeas-1.6.1-1|74	
12mr|libpeas-1.6.1-1|75	%package -n %{devname}
12mr|libpeas-1.6.1-1|76	Summary:	Development files for %{name}
12mr|libpeas-1.6.1-1|77	Group:		Development/C
12mr|libpeas-1.6.1-1|78	Requires:	%{libname} = %{version}-%{release}
12mr|libpeas-1.6.1-1|79	Requires:	%{libgtk} = %{version}-%{release}
12mr|libpeas-1.6.1-1|80	Requires:	%{girname} = %{version}-%{release}
12mr|libpeas-1.6.1-1|81	Requires:	%{girgtk} = %{version}-%{release}
12mr|libpeas-1.6.1-1|82	Provides:	%{name}-devel = %version-%release
12mr|libpeas-1.6.1-1|83	Provides:	%{oname}-devel = %{version}-%{release}
12mr|libpeas-1.6.1-1|84	Obsoletes:	%{mklibname -d %{oname} } < 1.1.1
12mr|libpeas-1.6.1-1|85	
12mr|libpeas-1.6.1-1|86	%description -n %{devname}
12mr|libpeas-1.6.1-1|87	The %{name}-devel package contains libraries and header files for
12mr|libpeas-1.6.1-1|88	developing applications that use %{name}.
12mr|libpeas-1.6.1-1|89	
12mr|libpeas-1.6.1-1|90	%prep
12mr|libpeas-1.6.1-1|91	%setup -q
12mr|libpeas-1.6.1-1|92	
12mr|libpeas-1.6.1-1|93	%build
12mr|libpeas-1.6.1-1|94	autoreconf
12mr|libpeas-1.6.1-1|95	%configure2_5x \
12mr|libpeas-1.6.1-1|96	--disable-static
12mr|libpeas-1.6.1-1|97	%make
12mr|libpeas-1.6.1-1|98	
12mr|libpeas-1.6.1-1|99	%install
12mr|libpeas-1.6.1-1|100	%makeinstall_std
12mr|libpeas-1.6.1-1|101	
12mr|libpeas-1.6.1-1|102	%find_lang %{name}
12mr|libpeas-1.6.1-1|103	
12mr|libpeas-1.6.1-1|104	# we don't want these
12mr|libpeas-1.6.1-1|105	find %{buildroot} -name "*.la" -delete
12mr|libpeas-1.6.1-1|106	
12mr|libpeas-1.6.1-1|107	%files data -f %{name}.lang
12mr|libpeas-1.6.1-1|108	%doc AUTHORS
12mr|libpeas-1.6.1-1|109	%{_datadir}/icons/hicolor/*/actions/*
12mr|libpeas-1.6.1-1|110	%{_datadir}/glade/catalogs/libpeas-gtk.xml
12mr|libpeas-1.6.1-1|111	
12mr|libpeas-1.6.1-1|112	%files -n %{libname}
12mr|libpeas-1.6.1-1|113	%{_libdir}/%{name}-%{api}.so.%{major}*
12mr|libpeas-1.6.1-1|114	%{_libdir}/%{name}-%{api}/loaders/libpythonloader.so
12mr|libpeas-1.6.1-1|115	%{_libdir}/%{name}-%{api}/loaders/libseedloader.so
12mr|libpeas-1.6.1-1|116	%{_libdir}/%{name}-%{api}/loaders/libgjsloader.so
12mr|libpeas-1.6.1-1|117	
12mr|libpeas-1.6.1-1|118	%files -n %{libgtk}
12mr|libpeas-1.6.1-1|119	%{_libdir}/lib%{oname}-gtk-%{api}.so.%{major}*
12mr|libpeas-1.6.1-1|120	
12mr|libpeas-1.6.1-1|121	%files -n %{girname}
12mr|libpeas-1.6.1-1|122	%{_libdir}/girepository-1.0/Peas-%{api}.typelib
12mr|libpeas-1.6.1-1|123	
12mr|libpeas-1.6.1-1|124	%files -n %{girgtk}
12mr|libpeas-1.6.1-1|125	%{_libdir}/girepository-1.0/PeasGtk-%{api}.typelib
12mr|libpeas-1.6.1-1|126	
12mr|libpeas-1.6.1-1|127	%files -n %{devname}
12mr|libpeas-1.6.1-1|128	%doc ChangeLog
12mr|libpeas-1.6.1-1|129	%doc %{_datadir}/gtk-doc/html/%{name}
12mr|libpeas-1.6.1-1|130	%{_bindir}/peas-demo
12mr|libpeas-1.6.1-1|131	%{_libdir}/peas-demo
12mr|libpeas-1.6.1-1|132	%{_includedir}/*
12mr|libpeas-1.6.1-1|133	%{_libdir}/*.so
12mr|libpeas-1.6.1-1|134	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mr|libpeas-1.6.1-1|135	%{_libdir}/pkgconfig/%{name}-gtk-%{api}.pc
12mr|libpeas-1.6.1-1|136	%{_datadir}/gir-1.0/Peas-%{api}.gir
12mr|libpeas-1.6.1-1|137	%{_datadir}/gir-1.0/PeasGtk-%{api}.gir
12mr|libpeas-1.6.1-1|138	

14882 12
12mr|libpipeline-1.2.2-1|1	%define major %(echo %version |cut -d. -f1)
12mr|libpipeline-1.2.2-1|2	%define libname %mklibname pipeline %{major}
12mr|libpipeline-1.2.2-1|3	%define devname %mklibname pipeline -d
12mr|libpipeline-1.2.2-1|4	
12mr|libpipeline-1.2.2-1|5	Name:		libpipeline
12mr|libpipeline-1.2.2-1|6	Version:	1.2.2
12mr|libpipeline-1.2.2-1|7	Release:	1
12mr|libpipeline-1.2.2-1|8	Summary:	Library for manipulating pipelines of subprocesses
12mr|libpipeline-1.2.2-1|9	Group:		System/Libraries
12mr|libpipeline-1.2.2-1|10	License:	GPLv3+
12mr|libpipeline-1.2.2-1|11	URL:		http://libpipeline.nongnu.org/
12mr|libpipeline-1.2.2-1|12	Source0:	http://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.gz
12mr|libpipeline-1.2.2-1|13	
12mr|libpipeline-1.2.2-1|14	%description
12mr|libpipeline-1.2.2-1|15	Library for manipulating pipelines of subprocesses.
12mr|libpipeline-1.2.2-1|16	
12mr|libpipeline-1.2.2-1|17	%package -n %{libname}
12mr|libpipeline-1.2.2-1|18	Summary:	Library for manipulating pipelines of subprocesses
12mr|libpipeline-1.2.2-1|19	Group:		System/Libraries
12mr|libpipeline-1.2.2-1|20	
12mr|libpipeline-1.2.2-1|21	%description -n %{libname}
12mr|libpipeline-1.2.2-1|22	Library for manipulating pipelines of subprocesses
12mr|libpipeline-1.2.2-1|23	
12mr|libpipeline-1.2.2-1|24	%package -n %{devname}
12mr|libpipeline-1.2.2-1|25	Summary:	Development files for %{name}
12mr|libpipeline-1.2.2-1|26	Group:		Development/C
12mr|libpipeline-1.2.2-1|27	Requires:	%{libname} = %{version}-%{release}
12mr|libpipeline-1.2.2-1|28	
12mr|libpipeline-1.2.2-1|29	%description -n %{devname}
12mr|libpipeline-1.2.2-1|30	Development files for %{name}, a library
12mr|libpipeline-1.2.2-1|31	for manipluating pipelines of subprocesses
12mr|libpipeline-1.2.2-1|32	
12mr|libpipeline-1.2.2-1|33	%prep
12mr|libpipeline-1.2.2-1|34	%setup -q
12mr|libpipeline-1.2.2-1|35	
12mr|libpipeline-1.2.2-1|36	%build
12mr|libpipeline-1.2.2-1|37	%configure2_5x
12mr|libpipeline-1.2.2-1|38	%make
12mr|libpipeline-1.2.2-1|39	
12mr|libpipeline-1.2.2-1|40	%install
12mr|libpipeline-1.2.2-1|41	%makeinstall_std
12mr|libpipeline-1.2.2-1|42	
12mr|libpipeline-1.2.2-1|43	%files -n %{libname}
12mr|libpipeline-1.2.2-1|44	%{_libdir}/*.so.%{major}*
12mr|libpipeline-1.2.2-1|45	
12mr|libpipeline-1.2.2-1|46	%files -n %{devname}
12mr|libpipeline-1.2.2-1|47	%doc COPYING NEWS
12mr|libpipeline-1.2.2-1|48	%{_libdir}/*.so
12mr|libpipeline-1.2.2-1|49	%{_includedir}/*
12mr|libpipeline-1.2.2-1|50	%{_libdir}/pkgconfig/*
12mr|libpipeline-1.2.2-1|51	%{_mandir}/man3/*
12mr|libpipeline-1.2.2-1|52	

14883 12
12mr|libplist-1.8-4|1	%define major 1
12mr|libplist-1.8-4|2	%define libname %mklibname plist %{major}
12mr|libplist-1.8-4|3	%define libnamedev %mklibname -d plist
12mr|libplist-1.8-4|4	%define libnamecxx %mklibname plist++ %{major}
12mr|libplist-1.8-4|5	%define libnamecxxdev %mklibname -d plist++
12mr|libplist-1.8-4|6	
12mr|libplist-1.8-4|7	Name:		libplist
12mr|libplist-1.8-4|8	Version:	1.8
12mr|libplist-1.8-4|9	Release:	4
12mr|libplist-1.8-4|10	Summary:	Library for manipulating Apple Binary and XML Property Lists
12mr|libplist-1.8-4|11	
12mr|libplist-1.8-4|12	Group:		System/Libraries
12mr|libplist-1.8-4|13	License:	LGPLv2+
12mr|libplist-1.8-4|14	URL:		http://www.libimobiledevice.org/
12mr|libplist-1.8-4|15	
12mr|libplist-1.8-4|16	Source0:	http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
12mr|libplist-1.8-4|17	
12mr|libplist-1.8-4|18	BuildRequires:	pkgconfig(libxml-2.0)
12mr|libplist-1.8-4|19	BuildRequires:	pkgconfig(glib-2.0)
12mr|libplist-1.8-4|20	BuildRequires:	python-cython
12mr|libplist-1.8-4|21	BuildRequires:	cmake
12mr|libplist-1.8-4|22	
12mr|libplist-1.8-4|23	%description
12mr|libplist-1.8-4|24	libplist is a library for manipulating Apple Binary and XML Property Lists
12mr|libplist-1.8-4|25	
12mr|libplist-1.8-4|26	%package -n %{libname}
12mr|libplist-1.8-4|27	Group:		System/Libraries
12mr|libplist-1.8-4|28	Summary:	Library for manipulating Apple Binary and XML Property Lists
12mr|libplist-1.8-4|29	Requires:	%{name} >= %{version}
12mr|libplist-1.8-4|30	
12mr|libplist-1.8-4|31	%description -n %{libname}
12mr|libplist-1.8-4|32	libplist is a library for manipulating Apple Binary and XML Property Lists
12mr|libplist-1.8-4|33	
12mr|libplist-1.8-4|34	%package -n %{libnamedev}
12mr|libplist-1.8-4|35	Summary:	Development package for libplist
12mr|libplist-1.8-4|36	Group:		Development/C
12mr|libplist-1.8-4|37	Requires:	%{libname} = %{version}-%{release}
12mr|libplist-1.8-4|38	Provides:	%{name}-devel = %{version}-%{release}
12mr|libplist-1.8-4|39	
12mr|libplist-1.8-4|40	%description -n %{libnamedev}
12mr|libplist-1.8-4|41	%{name}, development headers and libraries.
12mr|libplist-1.8-4|42	
12mr|libplist-1.8-4|43	%package -n %{libnamecxx}
12mr|libplist-1.8-4|44	Summary:	C++ binding for libplist
12mr|libplist-1.8-4|45	Group:		Development/C++
12mr|libplist-1.8-4|46	Requires:	%{name} >= %{version}
12mr|libplist-1.8-4|47	
12mr|libplist-1.8-4|48	%description -n %{libnamecxx}
12mr|libplist-1.8-4|49	C++ bindings for %{name}
12mr|libplist-1.8-4|50	
12mr|libplist-1.8-4|51	%package -n %{libnamecxxdev}
12mr|libplist-1.8-4|52	Summary:	Development package for libplist++
12mr|libplist-1.8-4|53	Group:		Development/C++
12mr|libplist-1.8-4|54	Requires:	%{libnamecxx} = %{version}-%{release}
12mr|libplist-1.8-4|55	Provides:	%{name}++-devel = %{version}-%{release}
12mr|libplist-1.8-4|56	Conflicts:	%{mklibname plist++ 0} < 1.0
12mr|libplist-1.8-4|57	
12mr|libplist-1.8-4|58	%description -n %{libnamecxxdev}
12mr|libplist-1.8-4|59	%name, C++ development headers and libraries.
12mr|libplist-1.8-4|60	
12mr|libplist-1.8-4|61	
12mr|libplist-1.8-4|62	%package -n python-plist
12mr|libplist-1.8-4|63	Summary:	Python package for libplist
12mr|libplist-1.8-4|64	Group:		Development/Python
12mr|libplist-1.8-4|65	%py_requires -d
12mr|libplist-1.8-4|66	Requires:	python
12mr|libplist-1.8-4|67	BuildRequires:	python-devel
12mr|libplist-1.8-4|68	BuildRequires:	swig
12mr|libplist-1.8-4|69	
12mr|libplist-1.8-4|70	%description -n python-plist
12mr|libplist-1.8-4|71	%{name}, python libraries and support
12mr|libplist-1.8-4|72	
12mr|libplist-1.8-4|73	%prep
12mr|libplist-1.8-4|74	%setup -q
12mr|libplist-1.8-4|75	
12mr|libplist-1.8-4|76	%build
12mr|libplist-1.8-4|77	export CMAKE_PREFIX_PATH=/usr
12mr|libplist-1.8-4|78	%cmake
12mr|libplist-1.8-4|79	
12mr|libplist-1.8-4|80	%make
12mr|libplist-1.8-4|81	
12mr|libplist-1.8-4|82	%install
12mr|libplist-1.8-4|83	#export CMAKE_PREFIX_PATH=/usr
12mr|libplist-1.8-4|84	rm -rf %{buildroot}
12mr|libplist-1.8-4|85	%makeinstall_std -C build
12mr|libplist-1.8-4|86	# Fix bogus pkgconfig file
12mr|libplist-1.8-4|87	sed -i -e 's,/usr//,/,g;s,-L/usr/%{_lib} ,,g;/Cflags:/d' %{buildroot}%{_libdir}/pkgconfig/*.pc
12mr|libplist-1.8-4|88	# Apparently not seen by automatic stripping
12mr|libplist-1.8-4|89	strip %{buildroot}%{_libdir}/python*/site-packages/plist/_plist.so \
12mr|libplist-1.8-4|90	%{buildroot}%{_libdir}/python*/site-packages/plist.so
12mr|libplist-1.8-4|91	
12mr|libplist-1.8-4|92	%files
12mr|libplist-1.8-4|93	%doc AUTHORS COPYING.LESSER README
12mr|libplist-1.8-4|94	%{_bindir}/plutil
12mr|libplist-1.8-4|95	%{_bindir}/plutil-%{version}
12mr|libplist-1.8-4|96	
12mr|libplist-1.8-4|97	%files -n %{libname}
12mr|libplist-1.8-4|98	%{_libdir}/libplist.so.%{major}*
12mr|libplist-1.8-4|99	
12mr|libplist-1.8-4|100	%files -n %{libnamedev}
12mr|libplist-1.8-4|101	%{_includedir}/plist
12mr|libplist-1.8-4|102	%exclude %{_includedir}/plist/swig
12mr|libplist-1.8-4|103	%{_libdir}/pkgconfig/libplist.pc
12mr|libplist-1.8-4|104	%{_libdir}/libplist.so
12mr|libplist-1.8-4|105	
12mr|libplist-1.8-4|106	%files -n %{libnamecxx}
12mr|libplist-1.8-4|107	%{_libdir}/libplist++.so.%{major}*
12mr|libplist-1.8-4|108	
12mr|libplist-1.8-4|109	%files -n %{libnamecxxdev}
12mr|libplist-1.8-4|110	%{_includedir}/plist/swig
12mr|libplist-1.8-4|111	%exclude %{_includedir}/plist/plist.h
12mr|libplist-1.8-4|112	%{_libdir}/pkgconfig/libplist++.pc
12mr|libplist-1.8-4|113	%{_libdir}/libplist++.so
12mr|libplist-1.8-4|114	
12mr|libplist-1.8-4|115	%files -n python-plist
12mr|libplist-1.8-4|116	%{python_sitearch}/plist
12mr|libplist-1.8-4|117	%{python_sitearch}/plist.so
12mr|libplist-1.8-4|118	
12mr|libplist-1.8-4|119	
12mr|libplist-1.8-4|120	%changelog
12mr|libplist-1.8-4|121	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libplist-1.8-4|122	+ Commit: 0b1c694
12mr|libplist-1.8-4|123	- New 1.8 (sync with Cooker), spec cleanup
12mr|libplist-1.8-4|124	
12mr|libplist-1.8-4|125	

14884 12
12mr|libpng12-1.2.49-2|1	%define libname_orig libpng
12mr|libpng12-1.2.49-2|2	%define major 0
12mr|libpng12-1.2.49-2|3	%define libname	%mklibname png %{major}
12mr|libpng12-1.2.49-2|4	%define develname %mklibname png -d %{major}
12mr|libpng12-1.2.49-2|5	
12mr|libpng12-1.2.49-2|6	%define	oldmajor 3
12mr|libpng12-1.2.49-2|7	%define	oldlib %mklibname png %{oldmajor}
12mr|libpng12-1.2.49-2|8	
12mr|libpng12-1.2.49-2|9	Summary:	A library of functions for manipulating PNG image format files
12mr|libpng12-1.2.49-2|10	Name:		libpng12
12mr|libpng12-1.2.49-2|11	Version:	1.2.49
12mr|libpng12-1.2.49-2|12	Release:	2
12mr|libpng12-1.2.49-2|13	Epoch:		2
12mr|libpng12-1.2.49-2|14	License:	zlib
12mr|libpng12-1.2.49-2|15	Group:		System/Libraries
12mr|libpng12-1.2.49-2|16	URL:		http://www.libpng.org/pub/png/libpng.html
12mr|libpng12-1.2.49-2|17	Source:		http://prdownloads.sourceforge.net/libpng/libpng-%{version}.tar.xz
12mr|libpng12-1.2.49-2|18	# (tpg) APNG support http://littlesvr.ca/apng/
12mr|libpng12-1.2.49-2|19	# (tpg) http://hp.vector.co.jp/authors/VA013651/freeSoftware/apng.html
12mr|libpng12-1.2.49-2|20	# (tpg) http://sourceforge.net/projects/libpng-apng/ <- use this one
12mr|libpng12-1.2.49-2|21	Patch0:		libpng-%{version}-apng.patch.gz
12mr|libpng12-1.2.49-2|22	Patch1:		libpng-1.2.36-pngconf-setjmp.patch
12mr|libpng12-1.2.49-2|23	Patch2:		libpng-1.2.44-CVE-2008-6218.diff
12mr|libpng12-1.2.49-2|24	Patch3:		libpng-1.2.46-fix-libdir-pkgconfig-lib64-conflict.patch
12mr|libpng12-1.2.49-2|25	BuildRequires: 	zlib-devel
12mr|libpng12-1.2.49-2|26	BuildRequires: 	automake
12mr|libpng12-1.2.49-2|27	
12mr|libpng12-1.2.49-2|28	%description
12mr|libpng12-1.2.49-2|29	The libpng package contains a library of functions for creating and
12mr|libpng12-1.2.49-2|30	manipulating PNG (Portable Network Graphics) image format files.  PNG is
12mr|libpng12-1.2.49-2|31	a bit-mapped graphics format similar to the GIF format.  PNG was created to
12mr|libpng12-1.2.49-2|32	replace the GIF format, since GIF uses a patented data compression
12mr|libpng12-1.2.49-2|33	algorithm.
12mr|libpng12-1.2.49-2|34	
12mr|libpng12-1.2.49-2|35	Libpng should be installed if you need to manipulate PNG format image
12mr|libpng12-1.2.49-2|36	files.
12mr|libpng12-1.2.49-2|37	
12mr|libpng12-1.2.49-2|38	%package -n	%{libname}
12mr|libpng12-1.2.49-2|39	Summary:	A library of functions for manipulating PNG image format files
12mr|libpng12-1.2.49-2|40	Group:		System/Libraries
12mr|libpng12-1.2.49-2|41	Conflicts:	%{oldlib} <= 2:1.2.46-4
12mr|libpng12-1.2.49-2|42	
12mr|libpng12-1.2.49-2|43	%description -n	%{libname}
12mr|libpng12-1.2.49-2|44	This package contains the library needed to run programs dynamically
12mr|libpng12-1.2.49-2|45	linked with libpng.
12mr|libpng12-1.2.49-2|46	
12mr|libpng12-1.2.49-2|47	%package -n	%{oldlib}
12mr|libpng12-1.2.49-2|48	Summary:	A library of functions for manipulating PNG image format files
12mr|libpng12-1.2.49-2|49	Group:		System/Libraries
12mr|libpng12-1.2.49-2|50	
12mr|libpng12-1.2.49-2|51	%description -n	%{oldlib}
12mr|libpng12-1.2.49-2|52	This package contains the library needed to run programs dynamically
12mr|libpng12-1.2.49-2|53	linked with really old versions of libpng.
12mr|libpng12-1.2.49-2|54	
12mr|libpng12-1.2.49-2|55	%package -n	%{develname}
12mr|libpng12-1.2.49-2|56	Summary:	Development tools for programs to manipulate PNG image format files
12mr|libpng12-1.2.49-2|57	Group:		Development/C
12mr|libpng12-1.2.49-2|58	Requires:	%{libname} >= %{EVRD}
12mr|libpng12-1.2.49-2|59	Requires:	zlib-devel
12mr|libpng12-1.2.49-2|60	Provides:	png-devel = %{EVRD}
12mr|libpng12-1.2.49-2|61	%rename		%{oldlib}-devel
12mr|libpng12-1.2.49-2|62	
12mr|libpng12-1.2.49-2|63	%description -n	%{develname}
12mr|libpng12-1.2.49-2|64	The libpng-devel package contains the header files and libraries
12mr|libpng12-1.2.49-2|65	necessary for developing programs using the PNG (Portable Network
12mr|libpng12-1.2.49-2|66	Graphics) library.
12mr|libpng12-1.2.49-2|67	
12mr|libpng12-1.2.49-2|68	If you want to develop programs which will manipulate PNG image format
12mr|libpng12-1.2.49-2|69	files, you should install libpng-devel.  You'll also need to install the
12mr|libpng12-1.2.49-2|70	libpng package.
12mr|libpng12-1.2.49-2|71	
12mr|libpng12-1.2.49-2|72	%package -n	%{libname}-source
12mr|libpng12-1.2.49-2|73	Summary:	Source code of %{libname_orig}
12mr|libpng12-1.2.49-2|74	Group:		Development/C
12mr|libpng12-1.2.49-2|75	Provides:	%{name}-source = %{EVRD}
12mr|libpng12-1.2.49-2|76	
12mr|libpng12-1.2.49-2|77	%description -n	%{libname}-source
12mr|libpng12-1.2.49-2|78	This package contains the source code of %{libname_orig}.
12mr|libpng12-1.2.49-2|79	
12mr|libpng12-1.2.49-2|80	%prep
12mr|libpng12-1.2.49-2|81	%setup -q -n libpng-%{version}
12mr|libpng12-1.2.49-2|82	%patch0 -p1 -b .apng
12mr|libpng12-1.2.49-2|83	%patch1 -p0 -b .pngconf-setjmp
12mr|libpng12-1.2.49-2|84	%patch2 -p0 -b .CVE-2008-6218
12mr|libpng12-1.2.49-2|85	%patch3 -p1 -b .lib64~
12mr|libpng12-1.2.49-2|86	autoreconf -ivf
12mr|libpng12-1.2.49-2|87	
12mr|libpng12-1.2.49-2|88	%build
12mr|libpng12-1.2.49-2|89	export CONFIGURE_TOP=`pwd`
12mr|libpng12-1.2.49-2|90	
12mr|libpng12-1.2.49-2|91	mkdir -p shared
12mr|libpng12-1.2.49-2|92	cd shared
12mr|libpng12-1.2.49-2|93	CFLAGS="%{optflags} -O3 -funroll-loops" \
12mr|libpng12-1.2.49-2|94	%configure2_5x	--with-pic
12mr|libpng12-1.2.49-2|95	%make
12mr|libpng12-1.2.49-2|96	cd ..
12mr|libpng12-1.2.49-2|97	
12mr|libpng12-1.2.49-2|98	%check
12mr|libpng12-1.2.49-2|99	make -C shared check
12mr|libpng12-1.2.49-2|100	
12mr|libpng12-1.2.49-2|101	%install
12mr|libpng12-1.2.49-2|102	%makeinstall_std -C shared
12mr|libpng12-1.2.49-2|103	
12mr|libpng12-1.2.49-2|104	install -d %{buildroot}%{_mandir}/man{3,5}
12mr|libpng12-1.2.49-2|105	install -m644 libpng.3 %{buildroot}%{_mandir}/man3/libpng12.3
12mr|libpng12-1.2.49-2|106	install -m644 libpngpf.3 %{buildroot}%{_mandir}/man3/libpngpf12.3
12mr|libpng12-1.2.49-2|107	install -m644 png.5 %{buildroot}%{_mandir}/man5/png12.5
12mr|libpng12-1.2.49-2|108	
12mr|libpng12-1.2.49-2|109	install -d %{buildroot}%{_prefix}/src/%{libname_orig}
12mr|libpng12-1.2.49-2|110	cp -a *.c *.h %{buildroot}%{_prefix}/src/%{libname_orig}
12mr|libpng12-1.2.49-2|111	
12mr|libpng12-1.2.49-2|112	# remove conflicting symlinks
12mr|libpng12-1.2.49-2|113	for symlink in %{_bindir}/libpng-config %{_libdir}/pkgconfig/libpng.pc \
12mr|libpng12-1.2.49-2|114	%{_libdir}/libpng.so %{_includedir}/{png,pngconf}.h \
12mr|libpng12-1.2.49-2|115	%{_mandir}/man3/{libpng,libpngpf}.3 \
12mr|libpng12-1.2.49-2|116	%{_mandir}/man5/png.5; do
12mr|libpng12-1.2.49-2|117	rm -f %{buildroot}$symlink
12mr|libpng12-1.2.49-2|118	done
12mr|libpng12-1.2.49-2|119	
12mr|libpng12-1.2.49-2|120	# cleanup
12mr|libpng12-1.2.49-2|121	rm -rf %{buildroot}{%{_prefix}/man,%{_libdir}/*.a}
12mr|libpng12-1.2.49-2|122	
12mr|libpng12-1.2.49-2|123	%files -n %{libname}
12mr|libpng12-1.2.49-2|124	%{_libdir}/libpng12.so.%{major}*
12mr|libpng12-1.2.49-2|125	
12mr|libpng12-1.2.49-2|126	%files -n %{oldlib}
12mr|libpng12-1.2.49-2|127	%{_libdir}/libpng.so.%{oldmajor}*
12mr|libpng12-1.2.49-2|128	
12mr|libpng12-1.2.49-2|129	%files -n %{develname}
12mr|libpng12-1.2.49-2|130	%doc *.txt example.c README TODO CHANGES
12mr|libpng12-1.2.49-2|131	%{_bindir}/libpng12-config
12mr|libpng12-1.2.49-2|132	%{_includedir}/*
12mr|libpng12-1.2.49-2|133	%{_libdir}/libpng12.so
12mr|libpng12-1.2.49-2|134	%{_libdir}/*.la
12mr|libpng12-1.2.49-2|135	%{_libdir}/pkgconfig/*
12mr|libpng12-1.2.49-2|136	%{_mandir}/man3/libpng12.3*
12mr|libpng12-1.2.49-2|137	%{_mandir}/man3/libpngpf12.3*
12mr|libpng12-1.2.49-2|138	%{_mandir}/man5/png12.5*
12mr|libpng12-1.2.49-2|139	
12mr|libpng12-1.2.49-2|140	%files -n %{libname}-source
12mr|libpng12-1.2.49-2|141	%{_prefix}/src/%{libname_orig}
12mr|libpng12-1.2.49-2|142	
12mr|libpng12-1.2.49-2|143	
12mr|libpng12-1.2.49-2|144	
12mr|libpng12-1.2.49-2|145	%changelog
12mr|libpng12-1.2.49-2|146	

14885 12
12mr|libpng12-1.2.49-4|1	%define libname_orig libpng
12mr|libpng12-1.2.49-4|2	%define major 0
12mr|libpng12-1.2.49-4|3	%define libname %mklibname png %{major}
12mr|libpng12-1.2.49-4|4	
12mr|libpng12-1.2.49-4|5	%define oldmajor 3
12mr|libpng12-1.2.49-4|6	%define oldlib %mklibname png %{oldmajor}
12mr|libpng12-1.2.49-4|7	
12mr|libpng12-1.2.49-4|8	Summary:	A library of functions for manipulating PNG image format files
12mr|libpng12-1.2.49-4|9	Name:		libpng12
12mr|libpng12-1.2.49-4|10	Version:	1.2.49
12mr|libpng12-1.2.49-4|11	Release:	4
12mr|libpng12-1.2.49-4|12	Epoch:		2
12mr|libpng12-1.2.49-4|13	License:	zlib
12mr|libpng12-1.2.49-4|14	Group:		System/Libraries
12mr|libpng12-1.2.49-4|15	URL:		http://www.libpng.org/pub/png/libpng.html
12mr|libpng12-1.2.49-4|16	Source:		http://prdownloads.sourceforge.net/libpng/libpng-%{version}.tar.xz
12mr|libpng12-1.2.49-4|17	# (tpg) APNG support http://littlesvr.ca/apng/
12mr|libpng12-1.2.49-4|18	# (tpg) http://hp.vector.co.jp/authors/VA013651/freeSoftware/apng.html
12mr|libpng12-1.2.49-4|19	# (tpg) http://sourceforge.net/projects/libpng-apng/ <- use this one
12mr|libpng12-1.2.49-4|20	Patch0:		libpng-%{version}-apng.patch.gz
12mr|libpng12-1.2.49-4|21	Patch1:		libpng-1.2.36-pngconf-setjmp.patch
12mr|libpng12-1.2.49-4|22	Patch2:		libpng-1.2.44-CVE-2008-6218.diff
12mr|libpng12-1.2.49-4|23	Patch3:		libpng-1.2.46-fix-libdir-pkgconfig-lib64-conflict.patch
12mr|libpng12-1.2.49-4|24	BuildRequires:	zlib-devel
12mr|libpng12-1.2.49-4|25	BuildRequires:	automake
12mr|libpng12-1.2.49-4|26	
12mr|libpng12-1.2.49-4|27	%description
12mr|libpng12-1.2.49-4|28	The libpng package contains a library of functions for creating and
12mr|libpng12-1.2.49-4|29	manipulating PNG (Portable Network Graphics) image format files.  PNG is
12mr|libpng12-1.2.49-4|30	a bit-mapped graphics format similar to the GIF format.  PNG was created to
12mr|libpng12-1.2.49-4|31	replace the GIF format, since GIF uses a patented data compression
12mr|libpng12-1.2.49-4|32	algorithm.
12mr|libpng12-1.2.49-4|33	
12mr|libpng12-1.2.49-4|34	Libpng should be installed if you need to manipulate PNG format image
12mr|libpng12-1.2.49-4|35	files.
12mr|libpng12-1.2.49-4|36	
12mr|libpng12-1.2.49-4|37	%package -n	%{libname}
12mr|libpng12-1.2.49-4|38	Summary:	A library of functions for manipulating PNG image format files
12mr|libpng12-1.2.49-4|39	Group:		System/Libraries
12mr|libpng12-1.2.49-4|40	Conflicts:	%{oldlib} < 2:1.2.46-5
12mr|libpng12-1.2.49-4|41	
12mr|libpng12-1.2.49-4|42	%description -n	%{libname}
12mr|libpng12-1.2.49-4|43	This package contains the library needed to run programs dynamically
12mr|libpng12-1.2.49-4|44	linked with libpng.
12mr|libpng12-1.2.49-4|45	
12mr|libpng12-1.2.49-4|46	%package -n	%{oldlib}
12mr|libpng12-1.2.49-4|47	Summary:	A library of functions for manipulating PNG image format files
12mr|libpng12-1.2.49-4|48	Group:		System/Libraries
12mr|libpng12-1.2.49-4|49	
12mr|libpng12-1.2.49-4|50	%description -n	%{oldlib}
12mr|libpng12-1.2.49-4|51	This package contains the library needed to run programs dynamically
12mr|libpng12-1.2.49-4|52	linked with really old versions of libpng.
12mr|libpng12-1.2.49-4|53	
12mr|libpng12-1.2.49-4|54	%prep
12mr|libpng12-1.2.49-4|55	%setup -q -n libpng-%{version}
12mr|libpng12-1.2.49-4|56	%patch0 -p1 -b .apng
12mr|libpng12-1.2.49-4|57	%patch1 -p0 -b .pngconf-setjmp
12mr|libpng12-1.2.49-4|58	%patch2 -p0 -b .CVE-2008-6218
12mr|libpng12-1.2.49-4|59	%patch3 -p1 -b .lib64~
12mr|libpng12-1.2.49-4|60	autoreconf -ivf
12mr|libpng12-1.2.49-4|61	
12mr|libpng12-1.2.49-4|62	%build
12mr|libpng12-1.2.49-4|63	export CONFIGURE_TOP=`pwd`
12mr|libpng12-1.2.49-4|64	
12mr|libpng12-1.2.49-4|65	mkdir -p shared
12mr|libpng12-1.2.49-4|66	cd shared
12mr|libpng12-1.2.49-4|67	CFLAGS="%{optflags} -O3 -funroll-loops" \
12mr|libpng12-1.2.49-4|68	%configure2_5x	--with-pic --disable-static
12mr|libpng12-1.2.49-4|69	%make
12mr|libpng12-1.2.49-4|70	cd ..
12mr|libpng12-1.2.49-4|71	
12mr|libpng12-1.2.49-4|72	%check
12mr|libpng12-1.2.49-4|73	make -C shared check
12mr|libpng12-1.2.49-4|74	
12mr|libpng12-1.2.49-4|75	%install
12mr|libpng12-1.2.49-4|76	%makeinstall_std -C shared
12mr|libpng12-1.2.49-4|77	
12mr|libpng12-1.2.49-4|78	rm -rf %{buildroot}%{_bindir}
12mr|libpng12-1.2.49-4|79	rm -rf %{buildroot}%{_includedir}
12mr|libpng12-1.2.49-4|80	rm -rf %{buildroot}%{_libdir}/*.so
12mr|libpng12-1.2.49-4|81	rm -rf %{buildroot}%{_libdir}/*.la
12mr|libpng12-1.2.49-4|82	rm -rf %{buildroot}%{_libdir}/pkgconfig
12mr|libpng12-1.2.49-4|83	rm -rf %{buildroot}%{_datadir}
12mr|libpng12-1.2.49-4|84	
12mr|libpng12-1.2.49-4|85	%files -n %{libname}
12mr|libpng12-1.2.49-4|86	%{_libdir}/libpng12.so.%{major}*
12mr|libpng12-1.2.49-4|87	
12mr|libpng12-1.2.49-4|88	%files -n %{oldlib}
12mr|libpng12-1.2.49-4|89	%{_libdir}/libpng.so.%{oldmajor}*
12mr|libpng12-1.2.49-4|90	
12mr|libpng12-1.2.49-4|91	
12mr|libpng12-1.2.49-4|92	%changelog
12mr|libpng12-1.2.49-4|93	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libpng12-1.2.49-4|94	+ Commit: 3daa2b0
12mr|libpng12-1.2.49-4|95	- Update Conflicts
12mr|libpng12-1.2.49-4|96	
12mr|libpng12-1.2.49-4|97	* Wed Aug  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libpng12-1.2.49-4|98	+ Commit: 80f619e
12mr|libpng12-1.2.49-4|99	- Drop devel and source packages, we need only libraries
12mr|libpng12-1.2.49-4|100	
12mr|libpng12-1.2.49-4|101	

14886 12
12mr|libpng-1.5.13-1|1	%define major 15
12mr|libpng-1.5.13-1|2	%define libname %mklibname png %{major}
12mr|libpng-1.5.13-1|3	%define develname %mklibname png -d
12mr|libpng-1.5.13-1|4	
12mr|libpng-1.5.13-1|5	Summary:	A library of functions for manipulating PNG image format files
12mr|libpng-1.5.13-1|6	Name:		libpng
12mr|libpng-1.5.13-1|7	Version:	1.5.13
12mr|libpng-1.5.13-1|8	Release:	1
12mr|libpng-1.5.13-1|9	Epoch:		2
12mr|libpng-1.5.13-1|10	License:	zlib
12mr|libpng-1.5.13-1|11	Group:		System/Libraries
12mr|libpng-1.5.13-1|12	URL:		http://www.libpng.org/pub/png/libpng.html
12mr|libpng-1.5.13-1|13	Source0:	http://prdownloads.sourceforge.net/libpng/files/%{name}-%{version}.tar.xz
12mr|libpng-1.5.13-1|14	# (tpg) APNG support http://littlesvr.ca/apng/
12mr|libpng-1.5.13-1|15	# (tpg) http://hp.vector.co.jp/authors/VA013651/freeSoftware/apng.html
12mr|libpng-1.5.13-1|16	# (tpg) http://sourceforge.net/projects/libpng-apng/ <- use this one
12mr|libpng-1.5.13-1|17	Patch0:		http://downloads.sourceforge.net/libpng-apng/files/libpng-devel/%{version}/%{name}-%{version}-apng.patch.gz
12mr|libpng-1.5.13-1|18	Patch2:		libpng-1.5.4-fix-cmake-files-libpath.patch
12mr|libpng-1.5.13-1|19	Patch3:		libpng-1.5.8-fix-libdir-pkgconfig-lib64-conflict.diff
12mr|libpng-1.5.13-1|20	BuildRequires:	zlib-devel
12mr|libpng-1.5.13-1|21	BuildRequires:	cmake >= 1:2.8.6-7
12mr|libpng-1.5.13-1|22	
12mr|libpng-1.5.13-1|23	%description
12mr|libpng-1.5.13-1|24	The libpng package contains a library of functions for creating and
12mr|libpng-1.5.13-1|25	manipulating PNG (Portable Network Graphics) image format files.  PNG is
12mr|libpng-1.5.13-1|26	a bit-mapped graphics format similar to the GIF format.  PNG was created to
12mr|libpng-1.5.13-1|27	replace the GIF format, since GIF uses a patented data compression
12mr|libpng-1.5.13-1|28	algorithm.
12mr|libpng-1.5.13-1|29	
12mr|libpng-1.5.13-1|30	Libpng should be installed if you need to manipulate PNG format image
12mr|libpng-1.5.13-1|31	files.
12mr|libpng-1.5.13-1|32	
12mr|libpng-1.5.13-1|33	%package -n	%{libname}
12mr|libpng-1.5.13-1|34	Summary:	A library of functions for manipulating PNG image format files
12mr|libpng-1.5.13-1|35	Group:		System/Libraries
12mr|libpng-1.5.13-1|36	%define	ouchie	%mklibname png %{major} %{major}
12mr|libpng-1.5.13-1|37	%rename		%{ouchie}
12mr|libpng-1.5.13-1|38	
12mr|libpng-1.5.13-1|39	%description -n	%{libname}
12mr|libpng-1.5.13-1|40	This package contains the library needed to run programs dynamically
12mr|libpng-1.5.13-1|41	linked with libpng.
12mr|libpng-1.5.13-1|42	
12mr|libpng-1.5.13-1|43	%package -n	%{develname}
12mr|libpng-1.5.13-1|44	Summary:	Development tools for programs to manipulate PNG image format files
12mr|libpng-1.5.13-1|45	Group:		Development/C
12mr|libpng-1.5.13-1|46	Requires:	%{libname} >= %{EVRD}
12mr|libpng-1.5.13-1|47	Provides:	%{name}-devel = %{EVRD}
12mr|libpng-1.5.13-1|48	Provides:	png-devel = %{EVRD}
12mr|libpng-1.5.13-1|49	
12mr|libpng-1.5.13-1|50	%description -n	%{develname}
12mr|libpng-1.5.13-1|51	The libpng-devel package contains the header files and libraries
12mr|libpng-1.5.13-1|52	necessary for developing programs using the PNG (Portable Network
12mr|libpng-1.5.13-1|53	Graphics) library.
12mr|libpng-1.5.13-1|54	
12mr|libpng-1.5.13-1|55	If you want to develop programs which will manipulate PNG image format
12mr|libpng-1.5.13-1|56	files, you should install libpng-devel.  You'll also need to install the
12mr|libpng-1.5.13-1|57	libpng package.
12mr|libpng-1.5.13-1|58	
12mr|libpng-1.5.13-1|59	%package	source
12mr|libpng-1.5.13-1|60	Summary:	Source code of %{name}
12mr|libpng-1.5.13-1|61	Group:		Development/C
12mr|libpng-1.5.13-1|62	
12mr|libpng-1.5.13-1|63	%description	source
12mr|libpng-1.5.13-1|64	This package contains the source code of %{name}.
12mr|libpng-1.5.13-1|65	
12mr|libpng-1.5.13-1|66	%prep
12mr|libpng-1.5.13-1|67	%setup -q
12mr|libpng-1.5.13-1|68	%patch0 -p1 -b .apng
12mr|libpng-1.5.13-1|69	%patch2 -p0 -b .fix-cmake-files-libpath
12mr|libpng-1.5.13-1|70	%patch3 -p1 -b .lib64~
12mr|libpng-1.5.13-1|71	
12mr|libpng-1.5.13-1|72	%build
12mr|libpng-1.5.13-1|73	export CFLAGS="%{optflags} -O3 -funroll-loops"
12mr|libpng-1.5.13-1|74	
12mr|libpng-1.5.13-1|75	%cmake \
12mr|libpng-1.5.13-1|76	-DPNG_SHARED:BOOL=ON \
12mr|libpng-1.5.13-1|77	-DPNG_STATIC:BOOL=OFF
12mr|libpng-1.5.13-1|78	%make
12mr|libpng-1.5.13-1|79	
12mr|libpng-1.5.13-1|80	%install
12mr|libpng-1.5.13-1|81	%makeinstall_std -C build
12mr|libpng-1.5.13-1|82	
12mr|libpng-1.5.13-1|83	install -d %{buildroot}%{_prefix}/src/%{name}
12mr|libpng-1.5.13-1|84	cp -a *.c *.h %{buildroot}%{_prefix}/src/%{name}
12mr|libpng-1.5.13-1|85	
12mr|libpng-1.5.13-1|86	%files -n %{libname}
12mr|libpng-1.5.13-1|87	%{_libdir}/libpng%{major}.so.%{major}*
12mr|libpng-1.5.13-1|88	
12mr|libpng-1.5.13-1|89	%files -n %{develname}
12mr|libpng-1.5.13-1|90	%doc libpng-manual.txt example.c README TODO CHANGES
12mr|libpng-1.5.13-1|91	%{_bindir}/libpng-config
12mr|libpng-1.5.13-1|92	%{_bindir}/libpng%{major}-config
12mr|libpng-1.5.13-1|93	%{_includedir}/*
12mr|libpng-1.5.13-1|94	%{_libdir}/libpng%{major}.so
12mr|libpng-1.5.13-1|95	%{_libdir}/libpng.so
12mr|libpng-1.5.13-1|96	%{_libdir}/libpng/libpng%{major}*.cmake
12mr|libpng-1.5.13-1|97	%{_libdir}/pkgconfig/libpng*.pc
12mr|libpng-1.5.13-1|98	%{_mandir}/man?/*
12mr|libpng-1.5.13-1|99	
12mr|libpng-1.5.13-1|100	%files source
12mr|libpng-1.5.13-1|101	%{_prefix}/src/%{name}/
12mr|libpng-1.5.13-1|102	
12mr|libpng-1.5.13-1|103	
12mr|libpng-1.5.13-1|104	
12mr|libpng-1.5.13-1|105	%changelog
12mr|libpng-1.5.13-1|106	* Mon Oct  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libpng-1.5.13-1|107	+ Commit: 87eba92
12mr|libpng-1.5.13-1|108	- New version 1.5.13
12mr|libpng-1.5.13-1|109	
12mr|libpng-1.5.13-1|110	

14887 12
12mr|libpqxx-4.0-2|1	Summary:	The official C++ client API for PostgreSQL
12mr|libpqxx-4.0-2|2	Name:		libpqxx
12mr|libpqxx-4.0-2|3	Version:	4.0
12mr|libpqxx-4.0-2|4	Release:	2
12mr|libpqxx-4.0-2|5	Source:		http://pqxx.org/download/software/libpqxx/%name-%version.tar.gz
12mr|libpqxx-4.0-2|6	License:	GPLv2+
12mr|libpqxx-4.0-2|7	Group:		Development/Databases
12mr|libpqxx-4.0-2|8	Url:		http://pqxx.org/
12mr|libpqxx-4.0-2|9	BuildRequires:	postgresql-devel
12mr|libpqxx-4.0-2|10	BuildRequires:  xmlto
12mr|libpqxx-4.0-2|11	BuildRequires:  doxygen
12mr|libpqxx-4.0-2|12	BuildRequires:  pkgconfig
12mr|libpqxx-4.0-2|13	Obsoletes:	%mklibname pqxx 2
12mr|libpqxx-4.0-2|14	
12mr|libpqxx-4.0-2|15	%description
12mr|libpqxx-4.0-2|16	This library works on top of the C-level API library, libpq. You will need
12mr|libpqxx-4.0-2|17	libpq in order to use libpqxx.
12mr|libpqxx-4.0-2|18	The first thing you're likely to notice in programming with libpqxx is that
12mr|libpqxx-4.0-2|19	unlike other libraries, it revolves entirely around transactions. Transactions
12mr|libpqxx-4.0-2|20	are a central concept in database management systems, but they are widely
12mr|libpqxx-4.0-2|21	underappreciated among application developers. Another well-known open source
12mr|libpqxx-4.0-2|22	database system, MySQL, never even got around to implementing them at all in
12mr|libpqxx-4.0-2|23	their own engine, relying on a third-party replacement engine (now owned by
12mr|libpqxx-4.0-2|24	Oracle) to provide this functionality instead.
12mr|libpqxx-4.0-2|25	
12mr|libpqxx-4.0-2|26	%package devel
12mr|libpqxx-4.0-2|27	Summary:        Headers for developing programs that will use %{name}
12mr|libpqxx-4.0-2|28	Group:          Development/C++
12mr|libpqxx-4.0-2|29	Requires:       %{name} = %{version}-%{release}
12mr|libpqxx-4.0-2|30	Obsoletes:	%mklibname pqxx 2 -d
12mr|libpqxx-4.0-2|31	
12mr|libpqxx-4.0-2|32	%description devel
12mr|libpqxx-4.0-2|33	This package contains the headers that programmers will need to develop
12mr|libpqxx-4.0-2|34	applications which will use %{name}.
12mr|libpqxx-4.0-2|35	
12mr|libpqxx-4.0-2|36	%prep
12mr|libpqxx-4.0-2|37	%setup -q
12mr|libpqxx-4.0-2|38	
12mr|libpqxx-4.0-2|39	%build
12mr|libpqxx-4.0-2|40	%configure2_5x \
12mr|libpqxx-4.0-2|41	--enable-shared \
12mr|libpqxx-4.0-2|42	--disable-static
12mr|libpqxx-4.0-2|43	%make
12mr|libpqxx-4.0-2|44	
12mr|libpqxx-4.0-2|45	%install
12mr|libpqxx-4.0-2|46	
12mr|libpqxx-4.0-2|47	%makeinstall_std
12mr|libpqxx-4.0-2|48	
12mr|libpqxx-4.0-2|49	# cleanup
12mr|libpqxx-4.0-2|50	rm -f %{buildroot}%{_libdir}/*.la
12mr|libpqxx-4.0-2|51	
12mr|libpqxx-4.0-2|52	%files
12mr|libpqxx-4.0-2|53	%_libdir/libpqxx-*.so
12mr|libpqxx-4.0-2|54	
12mr|libpqxx-4.0-2|55	%files devel
12mr|libpqxx-4.0-2|56	%_bindir/pqxx-config
12mr|libpqxx-4.0-2|57	%_includedir/pqxx/*
12mr|libpqxx-4.0-2|58	%_libdir/libpqxx.so
12mr|libpqxx-4.0-2|59	%_libdir/pkgconfig/libpqxx.pc
12mr|libpqxx-4.0-2|60	
12mr|libpqxx-4.0-2|61	
12mr|libpqxx-4.0-2|62	
12mr|libpqxx-4.0-2|63	%changelog
12mr|libpqxx-4.0-2|64	

14888 12
12mr|libprelude-1.0.1-2|1	%define with_ruby 0
12mr|libprelude-1.0.1-2|2	
12mr|libprelude-1.0.1-2|3	%define _localstatedir %{_var}
12mr|libprelude-1.0.1-2|4	
12mr|libprelude-1.0.1-2|5	%define major                   2
12mr|libprelude-1.0.1-2|6	%define libname                 %mklibname prelude %{major}
12mr|libprelude-1.0.1-2|7	%define libnamedevel            %mklibname prelude -d
12mr|libprelude-1.0.1-2|8	%define libnamestaticdevel      %mklibname prelude -d -s
12mr|libprelude-1.0.1-2|9	
12mr|libprelude-1.0.1-2|10	Name:           libprelude
12mr|libprelude-1.0.1-2|11	Version:        1.0.1
12mr|libprelude-1.0.1-2|12	Release:        2
12mr|libprelude-1.0.1-2|13	Summary:        Prelude Hybrid Intrusion Detection System Library
12mr|libprelude-1.0.1-2|14	License:        GPLv2+
12mr|libprelude-1.0.1-2|15	Group:          System/Libraries
12mr|libprelude-1.0.1-2|16	URL:            http://www.prelude-ids.org/
12mr|libprelude-1.0.1-2|17	Source0:	http://www.prelude-ids.org/download/releases/libprelude/%{name}-%{version}.tar.gz
12mr|libprelude-1.0.1-2|18	Patch0:		libprelude-0.9.22-fix-str-fmt.patch
12mr|libprelude-1.0.1-2|19	Patch1:		libprelude-0.9.21.3-ltdl.patch
12mr|libprelude-1.0.1-2|20	# (blino) fix build with libtool 2.4, from OpenEmbedded git
12mr|libprelude-1.0.1-2|21	Patch2:		fix-ltdl-hack.patch
12mr|libprelude-1.0.1-2|22	Patch3:		libprelude-gnutls3.patch
12mr|libprelude-1.0.1-2|23	Patch4:		libprelude-1.0.0-ruby.patch
12mr|libprelude-1.0.1-2|24	Patch5:		libprelude-1.0.1-ruby1.9.diff
12mr|libprelude-1.0.1-2|25	BuildRequires:	autoconf automake libtool
12mr|libprelude-1.0.1-2|26	BuildRequires:  gnutls-devel
12mr|libprelude-1.0.1-2|27	BuildRequires:  gtk-doc
12mr|libprelude-1.0.1-2|28	BuildRequires:	libgcrypt-devel
12mr|libprelude-1.0.1-2|29	BuildRequires:	libtool-devel
12mr|libprelude-1.0.1-2|30	#BuildRequires:	lua5.1-devel
12mr|libprelude-1.0.1-2|31	BuildRequires:  perl-devel
12mr|libprelude-1.0.1-2|32	%if %{with_ruby}
12mr|libprelude-1.0.1-2|33	BuildRequires:	ruby ruby-devel
12mr|libprelude-1.0.1-2|34	%endif
12mr|libprelude-1.0.1-2|35	BuildRequires:	swig
12mr|libprelude-1.0.1-2|36	BuildRequires:  zlib-devel
12mr|libprelude-1.0.1-2|37	
12mr|libprelude-1.0.1-2|38	%description
12mr|libprelude-1.0.1-2|39	The Prelude Library is a collection of generic functions providing
12mr|libprelude-1.0.1-2|40	communication between the Prelude Hybrid IDS suite components. It
12mr|libprelude-1.0.1-2|41	provides a convenient interface for sending alerts to Prelude
12mr|libprelude-1.0.1-2|42	Manager with transparent SSL, failover and replication support,
12mr|libprelude-1.0.1-2|43	asynchronous events and timer interfaces, an abstracted
12mr|libprelude-1.0.1-2|44	configuration API (hooking at the commandline, the configuration
12mr|libprelude-1.0.1-2|45	line, or wide configuration, available from the Manager), and a
12mr|libprelude-1.0.1-2|46	generic plugin API. It allows you to easily turn your favorite
12mr|libprelude-1.0.1-2|47	security program into a Prelude sensor.
12mr|libprelude-1.0.1-2|48	
12mr|libprelude-1.0.1-2|49	%package -n %{libname}
12mr|libprelude-1.0.1-2|50	Summary:        Prelude Hybrid Intrusion Detection System Library
12mr|libprelude-1.0.1-2|51	Group:          System/Libraries
12mr|libprelude-1.0.1-2|52	Provides:       %{name} = %{version}-%{release}
12mr|libprelude-1.0.1-2|53	
12mr|libprelude-1.0.1-2|54	%description -n %{libname}
12mr|libprelude-1.0.1-2|55	The Prelude Library is a collection of generic functions providing
12mr|libprelude-1.0.1-2|56	communication between the Prelude Hybrid IDS suite components. It
12mr|libprelude-1.0.1-2|57	provides a convenient interface for sending alerts to Prelude
12mr|libprelude-1.0.1-2|58	Manager with transparent SSL, failover and replication support,
12mr|libprelude-1.0.1-2|59	asynchronous events and timer interfaces, an abstracted
12mr|libprelude-1.0.1-2|60	configuration API (hooking at the commandline, the configuration
12mr|libprelude-1.0.1-2|61	line, or wide configuration, available from the Manager), and a
12mr|libprelude-1.0.1-2|62	generic plugin API. It allows you to easily turn your favorite
12mr|libprelude-1.0.1-2|63	security program into a Prelude sensor.
12mr|libprelude-1.0.1-2|64	
12mr|libprelude-1.0.1-2|65	%package -n %{libnamedevel}
12mr|libprelude-1.0.1-2|66	Summary:        Libraries, includes, etc. for developing Prelude IDS sensors
12mr|libprelude-1.0.1-2|67	Group:          Development/C
12mr|libprelude-1.0.1-2|68	Requires:       %{libname} = %{version}-%{release}
12mr|libprelude-1.0.1-2|69	Requires:       libtool-devel
12mr|libprelude-1.0.1-2|70	Provides:       prelude-devel = %{version}-%{release}
12mr|libprelude-1.0.1-2|71	Obsoletes:      %{libname}-devel < %{version}-%{release}
12mr|libprelude-1.0.1-2|72	
12mr|libprelude-1.0.1-2|73	%description -n %{libnamedevel}
12mr|libprelude-1.0.1-2|74	Libraries, include files, etc you can use to develop Prelude IDS
12mr|libprelude-1.0.1-2|75	sensors using the Prelude Library. The Prelude Library is a
12mr|libprelude-1.0.1-2|76	collection of generic functions providing communication between
12mr|libprelude-1.0.1-2|77	the Prelude Hybrid IDS suite componentst It provides a convenient
12mr|libprelude-1.0.1-2|78	interface for sending alerts to Prelude Manager with transparent
12mr|libprelude-1.0.1-2|79	SSL, failover and replication support, asynchronous events and
12mr|libprelude-1.0.1-2|80	timer interfaces, an abstracted configuration API (hooking at the
12mr|libprelude-1.0.1-2|81	commandline, the configuration line, or wide configuration,
12mr|libprelude-1.0.1-2|82	available from the Manager), and a generic plugin API. It allows
12mr|libprelude-1.0.1-2|83	you to easily turn your favorite security program into a Prelude
12mr|libprelude-1.0.1-2|84	sensor.
12mr|libprelude-1.0.1-2|85	
12mr|libprelude-1.0.1-2|86	%package -n %{libnamestaticdevel}
12mr|libprelude-1.0.1-2|87	Summary:        Static libraries for developing Prelude IDS sensors
12mr|libprelude-1.0.1-2|88	Group:          Development/C
12mr|libprelude-1.0.1-2|89	Requires:       %{libnamedevel} = %{version}-%{release}
12mr|libprelude-1.0.1-2|90	Requires:       libtool-devel
12mr|libprelude-1.0.1-2|91	Provides:       prelude-static-devel = %{version}-%{release}
12mr|libprelude-1.0.1-2|92	Obsoletes:      %{libname}-static-devel < %{version}-%{release}
12mr|libprelude-1.0.1-2|93	
12mr|libprelude-1.0.1-2|94	%description -n %{libnamestaticdevel}
12mr|libprelude-1.0.1-2|95	Libraries, include files, etc you can use to develop Prelude IDS
12mr|libprelude-1.0.1-2|96	sensors using the Prelude Library. The Prelude Library is a
12mr|libprelude-1.0.1-2|97	collection of generic functions providing communication between
12mr|libprelude-1.0.1-2|98	the Prelude Hybrid IDS suite componentst It provides a convenient
12mr|libprelude-1.0.1-2|99	interface for sending alerts to Prelude Manager with transparent
12mr|libprelude-1.0.1-2|100	SSL, failover and replication support, asynchronous events and
12mr|libprelude-1.0.1-2|101	timer interfaces, an abstracted configuration API (hooking at the
12mr|libprelude-1.0.1-2|102	commandline, the configuration line, or wide configuration,
12mr|libprelude-1.0.1-2|103	available from the Manager), and a generic plugin API. It allows
12mr|libprelude-1.0.1-2|104	you to easily turn your favorite security program into a Prelude
12mr|libprelude-1.0.1-2|105	sensor.
12mr|libprelude-1.0.1-2|106	
12mr|libprelude-1.0.1-2|107	%package -n prelude-tools
12mr|libprelude-1.0.1-2|108	Summary:        The interface for %{libname}
12mr|libprelude-1.0.1-2|109	Group:          Networking/Other
12mr|libprelude-1.0.1-2|110	Requires:       %{libname} = %{version}-%{release}
12mr|libprelude-1.0.1-2|111	
12mr|libprelude-1.0.1-2|112	%description -n prelude-tools
12mr|libprelude-1.0.1-2|113	Provides a convenient interface for sending alerts to Prelude
12mr|libprelude-1.0.1-2|114	Manager.
12mr|libprelude-1.0.1-2|115	
12mr|libprelude-1.0.1-2|116	%package -n python-prelude
12mr|libprelude-1.0.1-2|117	Summary:        Python bindings for prelude
12mr|libprelude-1.0.1-2|118	Group:          Development/Python
12mr|libprelude-1.0.1-2|119	Requires:       %{libname} = %{version}-%{release}
12mr|libprelude-1.0.1-2|120	%py_requires -d
12mr|libprelude-1.0.1-2|121	
12mr|libprelude-1.0.1-2|122	%description -n python-prelude
12mr|libprelude-1.0.1-2|123	Provides python bindings for prelude.
12mr|libprelude-1.0.1-2|124	
12mr|libprelude-1.0.1-2|125	%package -n perl-prelude
12mr|libprelude-1.0.1-2|126	Summary:        Perl bindings for prelude
12mr|libprelude-1.0.1-2|127	Group:          Development/Perl
12mr|libprelude-1.0.1-2|128	Requires:       %{libname} = %{version}-%{release}
12mr|libprelude-1.0.1-2|129	
12mr|libprelude-1.0.1-2|130	%description -n perl-prelude
12mr|libprelude-1.0.1-2|131	Provides perl bindings for prelude.
12mr|libprelude-1.0.1-2|132	
12mr|libprelude-1.0.1-2|133	%if %{with_ruby}
12mr|libprelude-1.0.1-2|134	%package -n ruby-prelude
12mr|libprelude-1.0.1-2|135	Summary:	Ruby bindings for prelude
12mr|libprelude-1.0.1-2|136	Group:		Development/Ruby
12mr|libprelude-1.0.1-2|137	Requires:	%{libname} = %{version}-%{release}
12mr|libprelude-1.0.1-2|138	
12mr|libprelude-1.0.1-2|139	%description -n ruby-prelude
12mr|libprelude-1.0.1-2|140	Provides ruby bindings for prelude.
12mr|libprelude-1.0.1-2|141	%endif
12mr|libprelude-1.0.1-2|142	
12mr|libprelude-1.0.1-2|143	%prep
12mr|libprelude-1.0.1-2|144	%setup -q
12mr|libprelude-1.0.1-2|145	%patch0 -p0
12mr|libprelude-1.0.1-2|146	%patch1 -p0
12mr|libprelude-1.0.1-2|147	%patch2 -p1 -b .lt24
12mr|libprelude-1.0.1-2|148	%patch3 -p2 -b .gnutls3
12mr|libprelude-1.0.1-2|149	%patch4 -p0 -b .ruby
12mr|libprelude-1.0.1-2|150	%patch5 -p1 -b .ruby1.9
12mr|libprelude-1.0.1-2|151	
12mr|libprelude-1.0.1-2|152	rm -f bindings/python/_PreludeEasy.cxx
12mr|libprelude-1.0.1-2|153	%{__perl} -pi -e "s|/lib/|/%{_lib}/|g" configure.in
12mr|libprelude-1.0.1-2|154	
12mr|libprelude-1.0.1-2|155	%build
12mr|libprelude-1.0.1-2|156	#libtoolize --copy --force --install --ltdl
12mr|libprelude-1.0.1-2|157	autoreconf -fi
12mr|libprelude-1.0.1-2|158	
12mr|libprelude-1.0.1-2|159	%configure2_5x \
12mr|libprelude-1.0.1-2|160	--without-included-ltdl \
12mr|libprelude-1.0.1-2|161	--enable-static \
12mr|libprelude-1.0.1-2|162	--enable-shared \
12mr|libprelude-1.0.1-2|163	--with-perl-installdirs=vendor \
12mr|libprelude-1.0.1-2|164	--with-python \
12mr|libprelude-1.0.1-2|165	--without-lua \
12mr|libprelude-1.0.1-2|166	%if %{with_ruby}
12mr|libprelude-1.0.1-2|167	--with-ruby \
12mr|libprelude-1.0.1-2|168	%endif
12mr|libprelude-1.0.1-2|169	--without-included-regex \
12mr|libprelude-1.0.1-2|170	--includedir=%{_includedir}/%{name} \
12mr|libprelude-1.0.1-2|171	--enable-gtk-doc \
12mr|libprelude-1.0.1-2|172	--with-html-dir=%{_docdir}/%{libnamedevel}
12mr|libprelude-1.0.1-2|173	
12mr|libprelude-1.0.1-2|174	# removing rpath
12mr|libprelude-1.0.1-2|175	sed -i.rpath -e 's|LD_RUN_PATH=""||' bindings/Makefile.in
12mr|libprelude-1.0.1-2|176	sed -i.rpath -e 's|^sys_lib_dlsearch_path_spec="/lib /usr/lib|sys_lib_dlsearch_path_spec="/%{_lib} %{_libdir}|' libtool
12mr|libprelude-1.0.1-2|177	
12mr|libprelude-1.0.1-2|178	%make
12mr|libprelude-1.0.1-2|179	
12mr|libprelude-1.0.1-2|180	(
12mr|libprelude-1.0.1-2|181	cd bindings/perl
12mr|libprelude-1.0.1-2|182	perl Makefile.PL INSTALLDIRS=vendor
12mr|libprelude-1.0.1-2|183	make
12mr|libprelude-1.0.1-2|184	)
12mr|libprelude-1.0.1-2|185	
12mr|libprelude-1.0.1-2|186	%install
12mr|libprelude-1.0.1-2|187	
12mr|libprelude-1.0.1-2|188	%makeinstall_std
12mr|libprelude-1.0.1-2|189	
12mr|libprelude-1.0.1-2|190	%makeinstall_std -C bindings/perl
12mr|libprelude-1.0.1-2|191	
12mr|libprelude-1.0.1-2|192	rm -f %{buildroot}%{_libdir}/*.la
12mr|libprelude-1.0.1-2|193	%if %{with_ruby}
12mr|libprelude-1.0.1-2|194	rm -f %{buildroot}%{ruby_sitearchdir}/*.*a
12mr|libprelude-1.0.1-2|195	%endif
12mr|libprelude-1.0.1-2|196	rm -f %{buildroot}%{_sysconfdir}/prelude/default/*.conf-dist
12mr|libprelude-1.0.1-2|197	
12mr|libprelude-1.0.1-2|198	%multiarch_binaries %{buildroot}%{_bindir}/libprelude-config
12mr|libprelude-1.0.1-2|199	
12mr|libprelude-1.0.1-2|200	%files -n %{libname}
12mr|libprelude-1.0.1-2|201	%doc AUTHORS ChangeLog README INSTALL
12mr|libprelude-1.0.1-2|202	%{_libdir}/lib*.so.*
12mr|libprelude-1.0.1-2|203	
12mr|libprelude-1.0.1-2|204	%files -n %{libnamedevel}
12mr|libprelude-1.0.1-2|205	%doc %{_docdir}/%{libnamedevel}
12mr|libprelude-1.0.1-2|206	%{multiarch_bindir}/libprelude-config
12mr|libprelude-1.0.1-2|207	%{_bindir}/libprelude-config
12mr|libprelude-1.0.1-2|208	%{_libdir}/*.so
12mr|libprelude-1.0.1-2|209	%{_libdir}/pkgconfig/*.pc
12mr|libprelude-1.0.1-2|210	%dir %{_includedir}/libprelude
12mr|libprelude-1.0.1-2|211	%{_includedir}/libprelude/*
12mr|libprelude-1.0.1-2|212	%{_datadir}/aclocal/*.m4
12mr|libprelude-1.0.1-2|213	
12mr|libprelude-1.0.1-2|214	%files -n %{libnamestaticdevel}
12mr|libprelude-1.0.1-2|215	%{_libdir}/*.a
12mr|libprelude-1.0.1-2|216	
12mr|libprelude-1.0.1-2|217	%files -n prelude-tools
12mr|libprelude-1.0.1-2|218	%doc AUTHORS ChangeLog README INSTALL
12mr|libprelude-1.0.1-2|219	%{_bindir}/prelude-adduser
12mr|libprelude-1.0.1-2|220	%{_bindir}/prelude-admin
12mr|libprelude-1.0.1-2|221	%{_mandir}/man1/prelude-admin.1*
12mr|libprelude-1.0.1-2|222	%dir %{_sysconfdir}/prelude
12mr|libprelude-1.0.1-2|223	%dir %{_sysconfdir}/prelude/default
12mr|libprelude-1.0.1-2|224	%dir %{_sysconfdir}/prelude/profile
12mr|libprelude-1.0.1-2|225	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/prelude/default/*.conf
12mr|libprelude-1.0.1-2|226	%dir %{_var}/spool/prelude
12mr|libprelude-1.0.1-2|227	
12mr|libprelude-1.0.1-2|228	%files -n python-prelude
12mr|libprelude-1.0.1-2|229	%{_libdir}/python*/site-packages/*
12mr|libprelude-1.0.1-2|230	
12mr|libprelude-1.0.1-2|231	%files -n perl-prelude
12mr|libprelude-1.0.1-2|232	%{perl_vendorarch}/Prelude.pm
12mr|libprelude-1.0.1-2|233	%{perl_vendorarch}/auto/Prelude
12mr|libprelude-1.0.1-2|234	%{perl_vendorarch}/auto/PreludeEasy
12mr|libprelude-1.0.1-2|235	
12mr|libprelude-1.0.1-2|236	%if %{with_ruby}
12mr|libprelude-1.0.1-2|237	%files -n ruby-prelude
12mr|libprelude-1.0.1-2|238	%{ruby_sitearchdir}/*
12mr|libprelude-1.0.1-2|239	%endif
12mr|libprelude-1.0.1-2|240	
12mr|libprelude-1.0.1-2|241	
12mr|libprelude-1.0.1-2|242	%changelog
12mr|libprelude-1.0.1-2|243	* Fri Apr 29 2011 Funda Wang <fwang@mandriva.org> 1.0.0-5mdv2011.0
12mr|libprelude-1.0.1-2|244	+ Revision: 660670
12mr|libprelude-1.0.1-2|245	- update file list
12mr|libprelude-1.0.1-2|246	- fix build with latest gcc and libtool
12mr|libprelude-1.0.1-2|247	
12mr|libprelude-1.0.1-2|248	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|libprelude-1.0.1-2|249	- mass rebuild
12mr|libprelude-1.0.1-2|250	
12mr|libprelude-1.0.1-2|251	* Mon Nov 01 2010 Funda Wang <fwang@mandriva.org> 1.0.0-4mdv2011.0
12mr|libprelude-1.0.1-2|252	+ Revision: 591299
12mr|libprelude-1.0.1-2|253	- rebuild for py 2.7
12mr|libprelude-1.0.1-2|254	
12mr|libprelude-1.0.1-2|255	* Sun Aug 01 2010 Funda Wang <fwang@mandriva.org> 1.0.0-3mdv2011.0
12mr|libprelude-1.0.1-2|256	+ Revision: 564324
12mr|libprelude-1.0.1-2|257	- rebuild for perl 5.12.1
12mr|libprelude-1.0.1-2|258	- rebuild
12mr|libprelude-1.0.1-2|259	
12mr|libprelude-1.0.1-2|260	* Sun Apr 25 2010 Funda Wang <fwang@mandriva.org> 1.0.0-1mdv2010.1
12mr|libprelude-1.0.1-2|261	+ Revision: 538616
12mr|libprelude-1.0.1-2|262	- new version 1.0.0
12mr|libprelude-1.0.1-2|263	
12mr|libprelude-1.0.1-2|264	* Tue Jan 19 2010 Frederik Himpe <fhimpe@mandriva.org> 0.9.25-1mdv2010.1
12mr|libprelude-1.0.1-2|265	+ Revision: 493821
12mr|libprelude-1.0.1-2|266	- update to new version 0.9.25
12mr|libprelude-1.0.1-2|267	
12mr|libprelude-1.0.1-2|268	* Mon Nov 23 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.24.1-3mdv2010.1
12mr|libprelude-1.0.1-2|269	+ Revision: 469376
12mr|libprelude-1.0.1-2|270	- second try...
12mr|libprelude-1.0.1-2|271	
12mr|libprelude-1.0.1-2|272	* Wed Nov 18 2009 Oden Eriksson <oeriksson@mandriva.com> 0.9.24.1-2mdv2010.1
12mr|libprelude-1.0.1-2|273	+ Revision: 467243
12mr|libprelude-1.0.1-2|274	- really link against system libltdl.so.7
12mr|libprelude-1.0.1-2|275	
12mr|libprelude-1.0.1-2|276	* Fri Aug 14 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.24.1-1mdv2010.0
12mr|libprelude-1.0.1-2|277	+ Revision: 416395
12mr|libprelude-1.0.1-2|278	- update to new version 0.9.24.1
12mr|libprelude-1.0.1-2|279	
12mr|libprelude-1.0.1-2|280	* Tue Jun 09 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.23-1mdv2010.0
12mr|libprelude-1.0.1-2|281	+ Revision: 384504
12mr|libprelude-1.0.1-2|282	- Update to new version 0.9.23
12mr|libprelude-1.0.1-2|283	
12mr|libprelude-1.0.1-2|284	* Wed May 20 2009 Funda Wang <fwang@mandriva.org> 0.9.22-1mdv2010.0
12mr|libprelude-1.0.1-2|285	+ Revision: 377921
12mr|libprelude-1.0.1-2|286	- New version 0.9.22
12mr|libprelude-1.0.1-2|287	
12mr|libprelude-1.0.1-2|288	* Sat Dec 27 2008 Funda Wang <fwang@mandriva.org> 0.9.21.3-1mdv2009.1
12mr|libprelude-1.0.1-2|289	+ Revision: 319833
12mr|libprelude-1.0.1-2|290	- fix ltdl path
12mr|libprelude-1.0.1-2|291	- BR libltdl-devel
12mr|libprelude-1.0.1-2|292	- New version 0.9.21.3
12mr|libprelude-1.0.1-2|293	
12mr|libprelude-1.0.1-2|294	* Sat Dec 27 2008 Funda Wang <fwang@mandriva.org> 0.9.21.2-3mdv2009.1
12mr|libprelude-1.0.1-2|295	+ Revision: 319730
12mr|libprelude-1.0.1-2|296	- fix str fmt
12mr|libprelude-1.0.1-2|297	- rebuild for new python
12mr|libprelude-1.0.1-2|298	
12mr|libprelude-1.0.1-2|299	* Tue Dec 02 2008 Götz Waschk <waschk@mandriva.org> 0.9.21.2-2mdv2009.1
12mr|libprelude-1.0.1-2|300	+ Revision: 309159
12mr|libprelude-1.0.1-2|301	- rebuild to get rid of libtasn1 dep
12mr|libprelude-1.0.1-2|302	
12mr|libprelude-1.0.1-2|303	* Fri Oct 17 2008 Funda Wang <fwang@mandriva.org> 0.9.21.2-1mdv2009.1
12mr|libprelude-1.0.1-2|304	+ Revision: 294711
12mr|libprelude-1.0.1-2|305	- New version 0.9.21.2
12mr|libprelude-1.0.1-2|306	
12mr|libprelude-1.0.1-2|307	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 0.9.21.1-1mdv2009.1
12mr|libprelude-1.0.1-2|308	+ Revision: 292854
12mr|libprelude-1.0.1-2|309	- install to vendor
12mr|libprelude-1.0.1-2|310	- perl-bindings are now installed in a different way
12mr|libprelude-1.0.1-2|311	- no need to install perl bindings seperatedly
12mr|libprelude-1.0.1-2|312	- New version 0.9.20.1
12mr|libprelude-1.0.1-2|313	
12mr|libprelude-1.0.1-2|314	* Sat Sep 06 2008 Funda Wang <fwang@mandriva.org> 0.9.20.1-1mdv2009.0
12mr|libprelude-1.0.1-2|315	+ Revision: 281996
12mr|libprelude-1.0.1-2|316	- New version 0.9.20.1
12mr|libprelude-1.0.1-2|317	
12mr|libprelude-1.0.1-2|318	* Wed Aug 06 2008 Funda Wang <fwang@mandriva.org> 0.9.19-1mdv2009.0
12mr|libprelude-1.0.1-2|319	+ Revision: 264167
12mr|libprelude-1.0.1-2|320	- fix file list
12mr|libprelude-1.0.1-2|321	- new version 0.9.19
12mr|libprelude-1.0.1-2|322	
12mr|libprelude-1.0.1-2|323	* Fri Jul 25 2008 Funda Wang <fwang@mandriva.org> 0.9.18.1-1mdv2009.0
12mr|libprelude-1.0.1-2|324	+ Revision: 249446
12mr|libprelude-1.0.1-2|325	- New version 0.9.18.1
12mr|libprelude-1.0.1-2|326	
12mr|libprelude-1.0.1-2|327	* Fri Jul 18 2008 Funda Wang <fwang@mandriva.org> 0.9.18-1mdv2009.0
12mr|libprelude-1.0.1-2|328	+ Revision: 238344
12mr|libprelude-1.0.1-2|329	- New version 0.9.18
12mr|libprelude-1.0.1-2|330	
12mr|libprelude-1.0.1-2|331	* Fri Jul 18 2008 Funda Wang <fwang@mandriva.org> 0.9.17.2-1mdv2009.0
12mr|libprelude-1.0.1-2|332	+ Revision: 238146
12mr|libprelude-1.0.1-2|333	- New version 0.9.17.2
12mr|libprelude-1.0.1-2|334	
12mr|libprelude-1.0.1-2|335	+ Pixel <pixel@mandriva.com>
12mr|libprelude-1.0.1-2|336	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|libprelude-1.0.1-2|337	
12mr|libprelude-1.0.1-2|338	* Tue Apr 29 2008 David Walluck <walluck@mandriva.org> 0.9.17-1mdv2009.0
12mr|libprelude-1.0.1-2|339	+ Revision: 199117
12mr|libprelude-1.0.1-2|340	- 0.9.17
12mr|libprelude-1.0.1-2|341	
12mr|libprelude-1.0.1-2|342	* Fri Jan 25 2008 David Walluck <walluck@mandriva.org> 0.9.16.2-2mdv2008.1
12mr|libprelude-1.0.1-2|343	+ Revision: 157831
12mr|libprelude-1.0.1-2|344	- rebuild
12mr|libprelude-1.0.1-2|345	- 0.9.16.2
12mr|libprelude-1.0.1-2|346	
12mr|libprelude-1.0.1-2|347	* Mon Jan 21 2008 Thierry Vignaud <tv@mandriva.org> 0.9.16.1-3mdv2008.1
12mr|libprelude-1.0.1-2|348	+ Revision: 155662
12mr|libprelude-1.0.1-2|349	- rebuild for new perl
12mr|libprelude-1.0.1-2|350	
12mr|libprelude-1.0.1-2|351	* Mon Jan 21 2008 Funda Wang <fwang@mandriva.org> 0.9.16.1-2mdv2008.1
12mr|libprelude-1.0.1-2|352	+ Revision: 155600
12mr|libprelude-1.0.1-2|353	- rebuild against latest gnutls
12mr|libprelude-1.0.1-2|354	
12mr|libprelude-1.0.1-2|355	+ Olivier Blin <oblin@mandriva.com>
12mr|libprelude-1.0.1-2|356	- restore BuildRoot
12mr|libprelude-1.0.1-2|357	
12mr|libprelude-1.0.1-2|358	+ Thierry Vignaud <tv@mandriva.org>
12mr|libprelude-1.0.1-2|359	- kill re-definition of %%buildroot on Pixel's request
12mr|libprelude-1.0.1-2|360	
12mr|libprelude-1.0.1-2|361	* Sat Nov 24 2007 David Walluck <walluck@mandriva.org> 0.9.16.1-1mdv2008.1
12mr|libprelude-1.0.1-2|362	+ Revision: 111738
12mr|libprelude-1.0.1-2|363	- 0.9.16.1
12mr|libprelude-1.0.1-2|364	
12mr|libprelude-1.0.1-2|365	* Thu Oct 11 2007 David Walluck <walluck@mandriva.org> 0.9.16-1mdv2008.1
12mr|libprelude-1.0.1-2|366	+ Revision: 97055
12mr|libprelude-1.0.1-2|367	- 0.9.16
12mr|libprelude-1.0.1-2|368	
12mr|libprelude-1.0.1-2|369	* Wed Sep 05 2007 David Walluck <walluck@mandriva.org> 0.9.15.2-1mdv2008.0
12mr|libprelude-1.0.1-2|370	+ Revision: 80324
12mr|libprelude-1.0.1-2|371	- 0.9.15.2
12mr|libprelude-1.0.1-2|372	
12mr|libprelude-1.0.1-2|373	* Thu Aug 23 2007 David Walluck <walluck@mandriva.org> 0.9.15-1mdv2008.0
12mr|libprelude-1.0.1-2|374	+ Revision: 70678
12mr|libprelude-1.0.1-2|375	- 0.9.15
12mr|libprelude-1.0.1-2|376	- remove incorrect Conflicts
12mr|libprelude-1.0.1-2|377	
12mr|libprelude-1.0.1-2|378	+ Funda Wang <fwang@mandriva.org>
12mr|libprelude-1.0.1-2|379	- Drop BR libnetfilter
12mr|libprelude-1.0.1-2|380	Use py_requires macro
12mr|libprelude-1.0.1-2|381	- BR libnetfilter_queue
12mr|libprelude-1.0.1-2|382	
12mr|libprelude-1.0.1-2|383	* Tue Aug 21 2007 Funda Wang <fwang@mandriva.org> 0.9.14-3mdv2008.0
12mr|libprelude-1.0.1-2|384	+ Revision: 68212
12mr|libprelude-1.0.1-2|385	- Obsoletes old devel name
12mr|libprelude-1.0.1-2|386	
12mr|libprelude-1.0.1-2|387	* Mon Aug 20 2007 David Walluck <walluck@mandriva.org> 0.9.14-2mdv2008.0
12mr|libprelude-1.0.1-2|388	+ Revision: 68082
12mr|libprelude-1.0.1-2|389	- new lib policy
12mr|libprelude-1.0.1-2|390	- add static lib package
12mr|libprelude-1.0.1-2|391	- regenerate configure in %%prep
12mr|libprelude-1.0.1-2|392	- more strict directory permissions
12mr|libprelude-1.0.1-2|393	- change html-dir (still not ideal)
12mr|libprelude-1.0.1-2|394	
12mr|libprelude-1.0.1-2|395	* Wed May 16 2007 David Walluck <walluck@mandriva.org> 0.9.14-1mdv2008.0
12mr|libprelude-1.0.1-2|396	+ Revision: 27203
12mr|libprelude-1.0.1-2|397	- 0.9.14
12mr|libprelude-1.0.1-2|398	
12mr|libprelude-1.0.1-2|399	
12mr|libprelude-1.0.1-2|400	* Sat Mar 31 2007 David Walluck <walluck@mandriva.org> 0.9.13.2-1mdv2007.1
12mr|libprelude-1.0.1-2|401	+ Revision: 150126
12mr|libprelude-1.0.1-2|402	- 0.9.13.2
12mr|libprelude-1.0.1-2|403	- 0.9.13.1
12mr|libprelude-1.0.1-2|404	
12mr|libprelude-1.0.1-2|405	* Tue Feb 20 2007 David Walluck <walluck@mandriva.org> 0.9.13-1mdv2007.1
12mr|libprelude-1.0.1-2|406	+ Revision: 123167
12mr|libprelude-1.0.1-2|407	- add libprelude-0.9.13.txt
12mr|libprelude-1.0.1-2|408	- 0.9.13
12mr|libprelude-1.0.1-2|409	
12mr|libprelude-1.0.1-2|410	* Fri Feb 09 2007 David Walluck <walluck@mandriva.org> 0.9.12.2-1mdv2007.1
12mr|libprelude-1.0.1-2|411	+ Revision: 118277
12mr|libprelude-1.0.1-2|412	- 0.9.12.2
12mr|libprelude-1.0.1-2|413	
12mr|libprelude-1.0.1-2|414	* Sun Jan 07 2007 David Walluck <walluck@mandriva.org> 0.9.12.1-1mdv2007.1
12mr|libprelude-1.0.1-2|415	+ Revision: 105097
12mr|libprelude-1.0.1-2|416	- 0.9.12.1
12mr|libprelude-1.0.1-2|417	
12mr|libprelude-1.0.1-2|418	* Thu Dec 21 2006 David Walluck <walluck@mandriva.org> 0.9.12-1mdv2007.1
12mr|libprelude-1.0.1-2|419	+ Revision: 100905
12mr|libprelude-1.0.1-2|420	- 0.9.12
12mr|libprelude-1.0.1-2|421	
12mr|libprelude-1.0.1-2|422	* Thu Oct 19 2006 David Walluck <walluck@mandriva.org> 0.9.11-3mdv2007.0
12mr|libprelude-1.0.1-2|423	+ Revision: 71045
12mr|libprelude-1.0.1-2|424	- fix build
12mr|libprelude-1.0.1-2|425	- remove onceonly patch (fixed upstream)
12mr|libprelude-1.0.1-2|426	- 0.9.11
12mr|libprelude-1.0.1-2|427	- Import libprelude
12mr|libprelude-1.0.1-2|428	
12mr|libprelude-1.0.1-2|429	* Fri Jul 14 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.10-1mdv2007.0
12mr|libprelude-1.0.1-2|430	- 0.9.10 (Major feature enhancements)
12mr|libprelude-1.0.1-2|431	- added P2 (missing m4 macros)
12mr|libprelude-1.0.1-2|432	
12mr|libprelude-1.0.1-2|433	* Wed Jun 07 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.9-1mdv2007.0
12mr|libprelude-1.0.1-2|434	- 0.9.9 (Major bugfixes)
12mr|libprelude-1.0.1-2|435	
12mr|libprelude-1.0.1-2|436	* Mon May 15 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.8-2mdk
12mr|libprelude-1.0.1-2|437	- make it build on 2006
12mr|libprelude-1.0.1-2|438	
12mr|libprelude-1.0.1-2|439	* Mon May 15 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.8-1mdk
12mr|libprelude-1.0.1-2|440	- 0.9.8
12mr|libprelude-1.0.1-2|441	- force INSTALLDIRS=vendor (P1)
12mr|libprelude-1.0.1-2|442	
12mr|libprelude-1.0.1-2|443	* Wed Mar 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.7.1-1mdk
12mr|libprelude-1.0.1-2|444	- 0.9.7.1 (Major bugfixes)
12mr|libprelude-1.0.1-2|445	
12mr|libprelude-1.0.1-2|446	* Thu Mar 09 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-1mdk
12mr|libprelude-1.0.1-2|447	- 0.9.7 (Major bugfixes)
12mr|libprelude-1.0.1-2|448	
12mr|libprelude-1.0.1-2|449	* Mon Mar 06 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.6.1-1mdk
12mr|libprelude-1.0.1-2|450	- 0.9.6.1
12mr|libprelude-1.0.1-2|451	
12mr|libprelude-1.0.1-2|452	* Thu Mar 02 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.6-1mdk
12mr|libprelude-1.0.1-2|453	- 0.9.6 (Major bugfixes)
12mr|libprelude-1.0.1-2|454	
12mr|libprelude-1.0.1-2|455	* Mon Feb 06 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.5-1mdk
12mr|libprelude-1.0.1-2|456	- 0.9.5 (Minor bugfixes)
12mr|libprelude-1.0.1-2|457	
12mr|libprelude-1.0.1-2|458	* Mon Jan 30 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.4-1mdk
12mr|libprelude-1.0.1-2|459	- 0.9.4 (Minor bugfixes)
12mr|libprelude-1.0.1-2|460	
12mr|libprelude-1.0.1-2|461	* Wed Jan 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-4mdk
12mr|libprelude-1.0.1-2|462	- fix deps
12mr|libprelude-1.0.1-2|463	
12mr|libprelude-1.0.1-2|464	* Tue Jan 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-3mdk
12mr|libprelude-1.0.1-2|465	- use conflicts instead of obsoletes for the devel sub package (fcrozat)
12mr|libprelude-1.0.1-2|466	
12mr|libprelude-1.0.1-2|467	* Tue Jan 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-2mdk
12mr|libprelude-1.0.1-2|468	- fix deps
12mr|libprelude-1.0.1-2|469	
12mr|libprelude-1.0.1-2|470	* Tue Jan 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-1mdk
12mr|libprelude-1.0.1-2|471	- 0.9.3
12mr|libprelude-1.0.1-2|472	- fix spool dir location (P0)
12mr|libprelude-1.0.1-2|473	- added the python and perl sub packages
12mr|libprelude-1.0.1-2|474	- fix deps
12mr|libprelude-1.0.1-2|475	
12mr|libprelude-1.0.1-2|476	* Sat Jan 07 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.2-1mdk
12mr|libprelude-1.0.1-2|477	- 0.9.2
12mr|libprelude-1.0.1-2|478	
12mr|libprelude-1.0.1-2|479	* Thu Dec 29 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-1mdk
12mr|libprelude-1.0.1-2|480	- 0.9.1
12mr|libprelude-1.0.1-2|481	
12mr|libprelude-1.0.1-2|482	* Sun Nov 13 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.10-3mdk
12mr|libprelude-1.0.1-2|483	- rebuilt against openssl-0.9.8a
12mr|libprelude-1.0.1-2|484	
12mr|libprelude-1.0.1-2|485	* Tue Jan 25 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.8.10-2mdk
12mr|libprelude-1.0.1-2|486	- fix conflicting declaration with MySQL-4.1.x
12mr|libprelude-1.0.1-2|487	- fix deps and conditional %%multiarch
12mr|libprelude-1.0.1-2|488	- lib64 fixes
12mr|libprelude-1.0.1-2|489	
12mr|libprelude-1.0.1-2|490	* Thu Apr 22 2004 Laurent Culioli <laurent@mandrake.org> 0.8.10-1mdk
12mr|libprelude-1.0.1-2|491	- 0.8.10
12mr|libprelude-1.0.1-2|492	

14889 12
12mr|libpreludedb-1.0.1-0.0.p1.1|1	%define major                   0
12mr|libpreludedb-1.0.1-0.0.p1.1|2	%define libname                 %mklibname preludedb %{major}
12mr|libpreludedb-1.0.1-0.0.p1.1|3	%define libnamedevel            %mklibname preludedb -d
12mr|libpreludedb-1.0.1-0.0.p1.1|4	%define libnamestaticdevel      %mklibname preludedb -d -s
12mr|libpreludedb-1.0.1-0.0.p1.1|5	
12mr|libpreludedb-1.0.1-0.0.p1.1|6	Name:           libpreludedb
12mr|libpreludedb-1.0.1-0.0.p1.1|7	Version:        1.0.1
12mr|libpreludedb-1.0.1-0.0.p1.1|8	Release:        %mkrel 0.0.p1.1
12mr|libpreludedb-1.0.1-0.0.p1.1|9	Summary:        Provide the framework for easy access to the Prelude database
12mr|libpreludedb-1.0.1-0.0.p1.1|10	License:        GPLv2+
12mr|libpreludedb-1.0.1-0.0.p1.1|11	Group:          System/Libraries
12mr|libpreludedb-1.0.1-0.0.p1.1|12	URL:            http://www.prelude-ids.org/
12mr|libpreludedb-1.0.1-0.0.p1.1|13	Source0:        http://www.prelude-ids.org/download/releases/%{name}-%{version}p1.tar.gz
12mr|libpreludedb-1.0.1-0.0.p1.1|14	Source4:        libpreludedb-addIndices.sql
12mr|libpreludedb-1.0.1-0.0.p1.1|15	BuildRequires:  chrpath
12mr|libpreludedb-1.0.1-0.0.p1.1|16	BuildRequires:  gtk-doc
12mr|libpreludedb-1.0.1-0.0.p1.1|17	BuildRequires:  gnutls-devel
12mr|libpreludedb-1.0.1-0.0.p1.1|18	BuildRequires:  libtool-devel
12mr|libpreludedb-1.0.1-0.0.p1.1|19	BuildRequires:  mysql-devel
12mr|libpreludedb-1.0.1-0.0.p1.1|20	BuildRequires:  openssl-devel
12mr|libpreludedb-1.0.1-0.0.p1.1|21	BuildRequires:  perl-devel
12mr|libpreludedb-1.0.1-0.0.p1.1|22	BuildRequires:  postgresql-devel
12mr|libpreludedb-1.0.1-0.0.p1.1|23	BuildRequires:  prelude-devel
12mr|libpreludedb-1.0.1-0.0.p1.1|24	BuildRequires:  python-devel
12mr|libpreludedb-1.0.1-0.0.p1.1|25	BuildRequires:  sqlite3-devel
12mr|libpreludedb-1.0.1-0.0.p1.1|26	BuildRequires:  swig
12mr|libpreludedb-1.0.1-0.0.p1.1|27	BuildRequires:  zlib-devel
12mr|libpreludedb-1.0.1-0.0.p1.1|28	
12mr|libpreludedb-1.0.1-0.0.p1.1|29	%description
12mr|libpreludedb-1.0.1-0.0.p1.1|30	The PreludeDB Library provides an abstraction layer upon the type
12mr|libpreludedb-1.0.1-0.0.p1.1|31	and the format of the database used to store IDMEF alerts. It
12mr|libpreludedb-1.0.1-0.0.p1.1|32	allows developers to use the Prelude IDMEF database easily and
12mr|libpreludedb-1.0.1-0.0.p1.1|33	efficiently wi thout worrying about SQL, and to access the
12mr|libpreludedb-1.0.1-0.0.p1.1|34	database independently of the type/format of the database.
12mr|libpreludedb-1.0.1-0.0.p1.1|35	
12mr|libpreludedb-1.0.1-0.0.p1.1|36	%package -n	%{libname}
12mr|libpreludedb-1.0.1-0.0.p1.1|37	Summary:        Provide the framework for easy access to the Prelude database
12mr|libpreludedb-1.0.1-0.0.p1.1|38	Group:          System/Libraries
12mr|libpreludedb-1.0.1-0.0.p1.1|39	Provides:       %{name} = %{version}-%{release}
12mr|libpreludedb-1.0.1-0.0.p1.1|40	
12mr|libpreludedb-1.0.1-0.0.p1.1|41	%description -n %{libname}
12mr|libpreludedb-1.0.1-0.0.p1.1|42	The PreludeDB Library provides an abstraction layer upon the type
12mr|libpreludedb-1.0.1-0.0.p1.1|43	and the format of the database used to store IDMEF alerts. It
12mr|libpreludedb-1.0.1-0.0.p1.1|44	allows developers to use the Prelude IDMEF database easily and
12mr|libpreludedb-1.0.1-0.0.p1.1|45	efficiently wi thout worrying about SQL, and to access the
12mr|libpreludedb-1.0.1-0.0.p1.1|46	database independently of the type/format of the database.
12mr|libpreludedb-1.0.1-0.0.p1.1|47	
12mr|libpreludedb-1.0.1-0.0.p1.1|48	%package -n %{libnamedevel}
12mr|libpreludedb-1.0.1-0.0.p1.1|49	Summary:        Libraries and headers for PreludeDB
12mr|libpreludedb-1.0.1-0.0.p1.1|50	Group:          Development/C
12mr|libpreludedb-1.0.1-0.0.p1.1|51	Requires:       %{libname} = %{version}-%{release}
12mr|libpreludedb-1.0.1-0.0.p1.1|52	Requires:       openssl-devel
12mr|libpreludedb-1.0.1-0.0.p1.1|53	Requires:       libtool-devel
12mr|libpreludedb-1.0.1-0.0.p1.1|54	Provides:       preludedb-devel = %{version}-%{release}
12mr|libpreludedb-1.0.1-0.0.p1.1|55	Provides:       %{_lib}preludedb-devel = %{version}-%{release}
12mr|libpreludedb-1.0.1-0.0.p1.1|56	Provides:       preludedb-devel = %{version}-%{release}
12mr|libpreludedb-1.0.1-0.0.p1.1|57	Obsoletes:	%mklibname -d preludedb 0
12mr|libpreludedb-1.0.1-0.0.p1.1|58	
12mr|libpreludedb-1.0.1-0.0.p1.1|59	%description -n %{libnamedevel}
12mr|libpreludedb-1.0.1-0.0.p1.1|60	The PreludeDB Library provides an abstraction layer upon the type
12mr|libpreludedb-1.0.1-0.0.p1.1|61	and the format of the database used to store IDMEF alerts. It
12mr|libpreludedb-1.0.1-0.0.p1.1|62	allows developers to use the Prelude IDMEF database easily and
12mr|libpreludedb-1.0.1-0.0.p1.1|63	efficiently wi thout worrying about SQL, and to access the
12mr|libpreludedb-1.0.1-0.0.p1.1|64	database independently of the type/format of the database.
12mr|libpreludedb-1.0.1-0.0.p1.1|65	
12mr|libpreludedb-1.0.1-0.0.p1.1|66	This package contains the development libraries and headers for
12mr|libpreludedb-1.0.1-0.0.p1.1|67	PreludeDB.
12mr|libpreludedb-1.0.1-0.0.p1.1|68	
12mr|libpreludedb-1.0.1-0.0.p1.1|69	%package -n preludedb-tools
12mr|libpreludedb-1.0.1-0.0.p1.1|70	Summary:        The interface for %{libname}
12mr|libpreludedb-1.0.1-0.0.p1.1|71	Group:          Networking/Other
12mr|libpreludedb-1.0.1-0.0.p1.1|72	Requires:       %{libname} = %{version}-%{release}
12mr|libpreludedb-1.0.1-0.0.p1.1|73	
12mr|libpreludedb-1.0.1-0.0.p1.1|74	%description -n preludedb-tools
12mr|libpreludedb-1.0.1-0.0.p1.1|75	Provides a convenient interface for sending alerts to Prelude
12mr|libpreludedb-1.0.1-0.0.p1.1|76	Manager.
12mr|libpreludedb-1.0.1-0.0.p1.1|77	
12mr|libpreludedb-1.0.1-0.0.p1.1|78	%package -n python-preludedb
12mr|libpreludedb-1.0.1-0.0.p1.1|79	Summary:        Python bindings for PreludeDB
12mr|libpreludedb-1.0.1-0.0.p1.1|80	Group:          Development/Python
12mr|libpreludedb-1.0.1-0.0.p1.1|81	Requires:       %{libname} = %{version}-%{release}
12mr|libpreludedb-1.0.1-0.0.p1.1|82	
12mr|libpreludedb-1.0.1-0.0.p1.1|83	%description -n python-preludedb
12mr|libpreludedb-1.0.1-0.0.p1.1|84	Provides python bindings for PreludeDB.
12mr|libpreludedb-1.0.1-0.0.p1.1|85	
12mr|libpreludedb-1.0.1-0.0.p1.1|86	%package -n perl-preludedb
12mr|libpreludedb-1.0.1-0.0.p1.1|87	Summary:        Perl bindings for PreludeDB
12mr|libpreludedb-1.0.1-0.0.p1.1|88	Group:          Development/Perl
12mr|libpreludedb-1.0.1-0.0.p1.1|89	Requires:       %{libname} = %{version}-%{release}
12mr|libpreludedb-1.0.1-0.0.p1.1|90	
12mr|libpreludedb-1.0.1-0.0.p1.1|91	%description -n perl-preludedb
12mr|libpreludedb-1.0.1-0.0.p1.1|92	Provides perl bindings for PreludeDB.
12mr|libpreludedb-1.0.1-0.0.p1.1|93	
12mr|libpreludedb-1.0.1-0.0.p1.1|94	%package -n preludedb-mysql
12mr|libpreludedb-1.0.1-0.0.p1.1|95	Summary:        Plugin to use prelude with a MySQL database
12mr|libpreludedb-1.0.1-0.0.p1.1|96	Group:          System/Servers
12mr|libpreludedb-1.0.1-0.0.p1.1|97	Requires:       %{libname} = %{version}-%{release}
12mr|libpreludedb-1.0.1-0.0.p1.1|98	Obsoletes:      prelude-manager-mysql-plugin < %{version}-%{release}
12mr|libpreludedb-1.0.1-0.0.p1.1|99	Provides:       prelude-manager-mysql-plugin = %{version}-%{release}
12mr|libpreludedb-1.0.1-0.0.p1.1|100	
12mr|libpreludedb-1.0.1-0.0.p1.1|101	%description -n preludedb-mysql
12mr|libpreludedb-1.0.1-0.0.p1.1|102	This plugin authorise prelude to store alerts into a MySQL
12mr|libpreludedb-1.0.1-0.0.p1.1|103	database.
12mr|libpreludedb-1.0.1-0.0.p1.1|104	
12mr|libpreludedb-1.0.1-0.0.p1.1|105	%package -n preludedb-pgsql
12mr|libpreludedb-1.0.1-0.0.p1.1|106	Summary:        Plugin to use prelude with a PostgreSQL database
12mr|libpreludedb-1.0.1-0.0.p1.1|107	Group:          System/Servers
12mr|libpreludedb-1.0.1-0.0.p1.1|108	Requires:       %{libname} = %{version}-%{release}
12mr|libpreludedb-1.0.1-0.0.p1.1|109	Obsoletes:      prelude-manager-pgsql-plugin < %{version}-%{release}
12mr|libpreludedb-1.0.1-0.0.p1.1|110	Provides:       prelude-manager-pgsql-plugin = %{version}-%{release}
12mr|libpreludedb-1.0.1-0.0.p1.1|111	
12mr|libpreludedb-1.0.1-0.0.p1.1|112	%description -n preludedb-pgsql
12mr|libpreludedb-1.0.1-0.0.p1.1|113	This plugin authorise prelude to store alerts into a PostgreSQL
12mr|libpreludedb-1.0.1-0.0.p1.1|114	database.
12mr|libpreludedb-1.0.1-0.0.p1.1|115	
12mr|libpreludedb-1.0.1-0.0.p1.1|116	%package -n preludedb-sqlite3
12mr|libpreludedb-1.0.1-0.0.p1.1|117	Summary:        Plugin to use prelude with a SQLite3 database
12mr|libpreludedb-1.0.1-0.0.p1.1|118	Group:          System/Servers
12mr|libpreludedb-1.0.1-0.0.p1.1|119	Requires:       %{libname} = %{version}-%{release}
12mr|libpreludedb-1.0.1-0.0.p1.1|120	
12mr|libpreludedb-1.0.1-0.0.p1.1|121	%description -n preludedb-sqlite3
12mr|libpreludedb-1.0.1-0.0.p1.1|122	This plugin authorise prelude to store alerts into a SQLite3
12mr|libpreludedb-1.0.1-0.0.p1.1|123	database.
12mr|libpreludedb-1.0.1-0.0.p1.1|124	
12mr|libpreludedb-1.0.1-0.0.p1.1|125	%prep
12mr|libpreludedb-1.0.1-0.0.p1.1|126	%setup -q -n %{name}-%{version}p1
12mr|libpreludedb-1.0.1-0.0.p1.1|127	
12mr|libpreludedb-1.0.1-0.0.p1.1|128	%build
12mr|libpreludedb-1.0.1-0.0.p1.1|129	%configure2_5x \
12mr|libpreludedb-1.0.1-0.0.p1.1|130	--disable-rpath \
12mr|libpreludedb-1.0.1-0.0.p1.1|131	--disable-static \
12mr|libpreludedb-1.0.1-0.0.p1.1|132	--enable-shared \
12mr|libpreludedb-1.0.1-0.0.p1.1|133	--localstatedir=%{_var} \
12mr|libpreludedb-1.0.1-0.0.p1.1|134	--includedir=%{_includedir}/%{name} \
12mr|libpreludedb-1.0.1-0.0.p1.1|135	--with-swig \
12mr|libpreludedb-1.0.1-0.0.p1.1|136	--with-perl-installdirs=vendor \
12mr|libpreludedb-1.0.1-0.0.p1.1|137	--with-python \
12mr|libpreludedb-1.0.1-0.0.p1.1|138	--enable-gtk-doc \
12mr|libpreludedb-1.0.1-0.0.p1.1|139	--with-html-dir=%{_docdir}/%{libnamedevel}
12mr|libpreludedb-1.0.1-0.0.p1.1|140	%make
12mr|libpreludedb-1.0.1-0.0.p1.1|141	
12mr|libpreludedb-1.0.1-0.0.p1.1|142	%install
12mr|libpreludedb-1.0.1-0.0.p1.1|143	%{__rm} -rf %{buildroot}
12mr|libpreludedb-1.0.1-0.0.p1.1|144	
12mr|libpreludedb-1.0.1-0.0.p1.1|145	%makeinstall_std
12mr|libpreludedb-1.0.1-0.0.p1.1|146	%makeinstall_std -C bindings/perl
12mr|libpreludedb-1.0.1-0.0.p1.1|147	
12mr|libpreludedb-1.0.1-0.0.p1.1|148	%{__cp} -a %{SOURCE4} %{buildroot}%{_datadir}/%{name}/classic/addIndices.sql
12mr|libpreludedb-1.0.1-0.0.p1.1|149	
12mr|libpreludedb-1.0.1-0.0.p1.1|150	%multiarch_binaries %{buildroot}%{_bindir}/libpreludedb-config
12mr|libpreludedb-1.0.1-0.0.p1.1|151	
12mr|libpreludedb-1.0.1-0.0.p1.1|152	# cleanup
12mr|libpreludedb-1.0.1-0.0.p1.1|153	rm -f %{buildroot}%{_libdir}/*.*a
12mr|libpreludedb-1.0.1-0.0.p1.1|154	rm -f %{buildroot}%{_libdir}/%{name}/plugins/formats/*.*a
12mr|libpreludedb-1.0.1-0.0.p1.1|155	rm -f %{buildroot}%{_libdir}/%{name}/plugins/sql/*.*a
12mr|libpreludedb-1.0.1-0.0.p1.1|156	
12mr|libpreludedb-1.0.1-0.0.p1.1|157	%files -n %{libname}
12mr|libpreludedb-1.0.1-0.0.p1.1|158	%doc COPYING ChangeLog HACKING.README LICENSE.README NEWS README
12mr|libpreludedb-1.0.1-0.0.p1.1|159	%{_libdir}/lib*.so.*
12mr|libpreludedb-1.0.1-0.0.p1.1|160	%dir %{_libdir}/%{name}/plugins
12mr|libpreludedb-1.0.1-0.0.p1.1|161	%dir %{_libdir}/%{name}/plugins/formats
12mr|libpreludedb-1.0.1-0.0.p1.1|162	%dir %{_libdir}/%{name}/plugins/sql
12mr|libpreludedb-1.0.1-0.0.p1.1|163	%{_libdir}/%{name}/plugins/formats/classic.so
12mr|libpreludedb-1.0.1-0.0.p1.1|164	%{_datadir}/%{name}/classic/addIndices.sql
12mr|libpreludedb-1.0.1-0.0.p1.1|165	
12mr|libpreludedb-1.0.1-0.0.p1.1|166	%files -n %{libnamedevel}
12mr|libpreludedb-1.0.1-0.0.p1.1|167	%doc %{_docdir}/%{libnamedevel}
12mr|libpreludedb-1.0.1-0.0.p1.1|168	%{multiarch_bindir}/%{name}-config
12mr|libpreludedb-1.0.1-0.0.p1.1|169	%{_bindir}/%{name}-config
12mr|libpreludedb-1.0.1-0.0.p1.1|170	%{_libdir}/*.so
12mr|libpreludedb-1.0.1-0.0.p1.1|171	%dir %{_includedir}/%{name}
12mr|libpreludedb-1.0.1-0.0.p1.1|172	%{_includedir}/%{name}/*.h
12mr|libpreludedb-1.0.1-0.0.p1.1|173	%{_datadir}/aclocal/*.m4
12mr|libpreludedb-1.0.1-0.0.p1.1|174	
12mr|libpreludedb-1.0.1-0.0.p1.1|175	%files -n preludedb-tools
12mr|libpreludedb-1.0.1-0.0.p1.1|176	%{_bindir}/preludedb-admin
12mr|libpreludedb-1.0.1-0.0.p1.1|177	%{_mandir}/man1/preludedb-admin.1*
12mr|libpreludedb-1.0.1-0.0.p1.1|178	
12mr|libpreludedb-1.0.1-0.0.p1.1|179	%files -n python-preludedb
12mr|libpreludedb-1.0.1-0.0.p1.1|180	%{_libdir}/python*/site-packages/*
12mr|libpreludedb-1.0.1-0.0.p1.1|181	
12mr|libpreludedb-1.0.1-0.0.p1.1|182	%files -n perl-preludedb
12mr|libpreludedb-1.0.1-0.0.p1.1|183	%{perl_vendorlib}/*/auto/PreludeDB/PreludeDB.so
12mr|libpreludedb-1.0.1-0.0.p1.1|184	%{perl_vendorlib}/*/PreludeDB.pm
12mr|libpreludedb-1.0.1-0.0.p1.1|185	
12mr|libpreludedb-1.0.1-0.0.p1.1|186	%files -n preludedb-mysql
12mr|libpreludedb-1.0.1-0.0.p1.1|187	%{_libdir}/%{name}/plugins/sql/mysql.so
12mr|libpreludedb-1.0.1-0.0.p1.1|188	%attr(0755,root,root) %{_datadir}/%{name}/classic/mysql2sqlite.sh
12mr|libpreludedb-1.0.1-0.0.p1.1|189	%attr(0755,root,root) %{_datadir}/%{name}/classic/mysql2pgsql.sh
12mr|libpreludedb-1.0.1-0.0.p1.1|190	%{_datadir}/%{name}/classic/mysql*.sql
12mr|libpreludedb-1.0.1-0.0.p1.1|191	
12mr|libpreludedb-1.0.1-0.0.p1.1|192	%files -n preludedb-pgsql
12mr|libpreludedb-1.0.1-0.0.p1.1|193	%{_libdir}/%{name}/plugins/sql/pgsql.so
12mr|libpreludedb-1.0.1-0.0.p1.1|194	%{_datadir}/%{name}/classic/pgsql*.sql
12mr|libpreludedb-1.0.1-0.0.p1.1|195	
12mr|libpreludedb-1.0.1-0.0.p1.1|196	%files -n preludedb-sqlite3
12mr|libpreludedb-1.0.1-0.0.p1.1|197	%{_libdir}/%{name}/plugins/sql/sqlite3.so
12mr|libpreludedb-1.0.1-0.0.p1.1|198	%{_datadir}/%{name}/classic/sqlite*.sql
12mr|libpreludedb-1.0.1-0.0.p1.1|199	
12mr|libpreludedb-1.0.1-0.0.p1.1|200	
12mr|libpreludedb-1.0.1-0.0.p1.1|201	
12mr|libpreludedb-1.0.1-0.0.p1.1|202	%changelog
12mr|libpreludedb-1.0.1-0.0.p1.1|203	* Fri Aug  24 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|libpreludedb-1.0.1-0.0.p1.1|204	+ Commit: af2fecb
12mr|libpreludedb-1.0.1-0.0.p1.1|205	- Updated to 1.0.1
12mr|libpreludedb-1.0.1-0.0.p1.1|206	
12mr|libpreludedb-1.0.1-0.0.p1.1|207	

14890 12
12mr|libprojectm-2.0.0-4|1	%define name libprojectm
12mr|libprojectm-2.0.0-4|2	%define version 2.0.0
12mr|libprojectm-2.0.0-4|3	%define release %mkrel 4
12mr|libprojectm-2.0.0-4|4	%define oname libprojectM
12mr|libprojectm-2.0.0-4|5	%define major 2
12mr|libprojectm-2.0.0-4|6	%define libname %mklibname projectm %major
12mr|libprojectm-2.0.0-4|7	%define develname %mklibname -d projectm
12mr|libprojectm-2.0.0-4|8	%define oldlibname %mklibname projectm
12mr|libprojectm-2.0.0-4|9	
12mr|libprojectm-2.0.0-4|10	Summary: Visualization library for OpenGL based on Milkdrop
12mr|libprojectm-2.0.0-4|11	Name: %{name}
12mr|libprojectm-2.0.0-4|12	Version: %{version}
12mr|libprojectm-2.0.0-4|13	Release: %{release}
12mr|libprojectm-2.0.0-4|14	Epoch: 1
12mr|libprojectm-2.0.0-4|15	Source0: %{oname}-%{version}-Source.tar.gz
12mr|libprojectm-2.0.0-4|16	Patch1: libprojectM-2.0.0-fix-linking.patch
12mr|libprojectm-2.0.0-4|17	License: LGPLv2+
12mr|libprojectm-2.0.0-4|18	Group: System/Libraries
12mr|libprojectm-2.0.0-4|19	Url: http://xmms-projectm.sourceforge.net/
12mr|libprojectm-2.0.0-4|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libprojectm-2.0.0-4|21	BuildRequires: libftgl-devel
12mr|libprojectm-2.0.0-4|22	BuildRequires: cmake
12mr|libprojectm-2.0.0-4|23	BuildRequires: libglew-devel
12mr|libprojectm-2.0.0-4|24	BuildRequires: libgomp-devel
12mr|libprojectm-2.0.0-4|25	Requires: %name-data >= %epoch:%version
12mr|libprojectm-2.0.0-4|26	
12mr|libprojectm-2.0.0-4|27	%description
12mr|libprojectm-2.0.0-4|28	projectM is a reimplementation of Milkdrop under OpenGL.
12mr|libprojectm-2.0.0-4|29	
12mr|libprojectm-2.0.0-4|30	%package -n %libname
12mr|libprojectm-2.0.0-4|31	Summary: Visualization library for OpenGL based on Milkdrop
12mr|libprojectm-2.0.0-4|32	Group: System/Libraries
12mr|libprojectm-2.0.0-4|33	Requires: %name-data >= %epoch:%version
12mr|libprojectm-2.0.0-4|34	
12mr|libprojectm-2.0.0-4|35	%description -n %libname
12mr|libprojectm-2.0.0-4|36	projectM is a reimplementation of Milkdrop under OpenGL.
12mr|libprojectm-2.0.0-4|37	
12mr|libprojectm-2.0.0-4|38	
12mr|libprojectm-2.0.0-4|39	%package data
12mr|libprojectm-2.0.0-4|40	Summary: Visualization library for OpenGL based on Milkdrop
12mr|libprojectm-2.0.0-4|41	Group: Graphics
12mr|libprojectm-2.0.0-4|42	Requires:	fonts-ttf-bitstream-vera
12mr|libprojectm-2.0.0-4|43	
12mr|libprojectm-2.0.0-4|44	%description data
12mr|libprojectm-2.0.0-4|45	projectM is a reimplementation of Milkdrop under OpenGL. This contains data
12mr|libprojectm-2.0.0-4|46	files and presets.
12mr|libprojectm-2.0.0-4|47	
12mr|libprojectm-2.0.0-4|48	%package -n %develname
12mr|libprojectm-2.0.0-4|49	Summary: Visualization library for OpenGL based on Milkdrop
12mr|libprojectm-2.0.0-4|50	Group: Development/C
12mr|libprojectm-2.0.0-4|51	Requires: %libname = %epoch:%version
12mr|libprojectm-2.0.0-4|52	Provides: libprojectm-devel = %epoch:%version-%release
12mr|libprojectm-2.0.0-4|53	Obsoletes: %mklibname -d projectm 0
12mr|libprojectm-2.0.0-4|54	Requires: libglew-devel
12mr|libprojectm-2.0.0-4|55	Conflicts: %oldlibname
12mr|libprojectm-2.0.0-4|56	
12mr|libprojectm-2.0.0-4|57	%description -n %develname
12mr|libprojectm-2.0.0-4|58	projectM is a reimplementation of Milkdrop under OpenGL.
12mr|libprojectm-2.0.0-4|59	
12mr|libprojectm-2.0.0-4|60	
12mr|libprojectm-2.0.0-4|61	%prep
12mr|libprojectm-2.0.0-4|62	%setup -q -n projectM-%{version}-Source
12mr|libprojectm-2.0.0-4|63	rm -fr build CMakeCache.txt
12mr|libprojectm-2.0.0-4|64	#patch0 -p1 -b .ftgl
12mr|libprojectm-2.0.0-4|65	%patch1 -p0 -b .link
12mr|libprojectm-2.0.0-4|66	
12mr|libprojectm-2.0.0-4|67	%build
12mr|libprojectm-2.0.0-4|68	%cmake
12mr|libprojectm-2.0.0-4|69	%make
12mr|libprojectm-2.0.0-4|70	
12mr|libprojectm-2.0.0-4|71	%install
12mr|libprojectm-2.0.0-4|72	rm -rf $RPM_BUILD_ROOT
12mr|libprojectm-2.0.0-4|73	%makeinstall_std -C build
12mr|libprojectm-2.0.0-4|74	
12mr|libprojectm-2.0.0-4|75	#replace by symlink
12mr|libprojectm-2.0.0-4|76	ln -sf %_datadir/fonts/TTF/{Vera.ttf,VeraMono.ttf} %buildroot%_datadir/projectM/fonts/
12mr|libprojectm-2.0.0-4|77	
12mr|libprojectm-2.0.0-4|78	
12mr|libprojectm-2.0.0-4|79	%if %mdkversion < 200900
12mr|libprojectm-2.0.0-4|80	%post -n %libname -p /sbin/ldconfig
12mr|libprojectm-2.0.0-4|81	%endif
12mr|libprojectm-2.0.0-4|82	%if %mdkversion < 200900
12mr|libprojectm-2.0.0-4|83	%postun -n %libname -p /sbin/ldconfig
12mr|libprojectm-2.0.0-4|84	%endif
12mr|libprojectm-2.0.0-4|85	
12mr|libprojectm-2.0.0-4|86	%clean
12mr|libprojectm-2.0.0-4|87	rm -rf $RPM_BUILD_ROOT
12mr|libprojectm-2.0.0-4|88	
12mr|libprojectm-2.0.0-4|89	%files data
12mr|libprojectm-2.0.0-4|90	%defattr(-,root,root)
12mr|libprojectm-2.0.0-4|91	%doc ChangeLog
12mr|libprojectm-2.0.0-4|92	%_datadir/projectM/
12mr|libprojectm-2.0.0-4|93	
12mr|libprojectm-2.0.0-4|94	%files -n %libname
12mr|libprojectm-2.0.0-4|95	%defattr(-,root,root)
12mr|libprojectm-2.0.0-4|96	%_libdir/libprojectM.so.%{major}*
12mr|libprojectm-2.0.0-4|97	
12mr|libprojectm-2.0.0-4|98	%files -n %develname
12mr|libprojectm-2.0.0-4|99	%defattr(-,root,root)
12mr|libprojectm-2.0.0-4|100	%_libdir/pkgconfig/*.pc
12mr|libprojectm-2.0.0-4|101	%_includedir/libprojectM/
12mr|libprojectm-2.0.0-4|102	%_libdir/libprojectM.so
12mr|libprojectm-2.0.0-4|103	
12mr|libprojectm-2.0.0-4|104	
12mr|libprojectm-2.0.0-4|105	
12mr|libprojectm-2.0.0-4|106	
12mr|libprojectm-2.0.0-4|107	%changelog
12mr|libprojectm-2.0.0-4|108	

14891 12
12mr|libPropList-0.10.1-18|1	%define fname PropList
12mr|libPropList-0.10.1-18|2	%define major 0
12mr|libPropList-0.10.1-18|3	%define libname %mklibname %fname %major
12mr|libPropList-0.10.1-18|4	%define develname %mklibname %fname -d
12mr|libPropList-0.10.1-18|5	
12mr|libPropList-0.10.1-18|6	Summary:	Library for configuration or preference files compatible GNUstep/OPENSTEP
12mr|libPropList-0.10.1-18|7	Name:		libPropList
12mr|libPropList-0.10.1-18|8	Version:	0.10.1
12mr|libPropList-0.10.1-18|9	Release:	%mkrel 18
12mr|libPropList-0.10.1-18|10	License:	GPL/LGPL
12mr|libPropList-0.10.1-18|11	Group:		System/Libraries
12mr|libPropList-0.10.1-18|12	
12mr|libPropList-0.10.1-18|13	Source:		ftp://ftp.windowmaker.org/libs/libPropList-%{version}.tar.bz2
12mr|libPropList-0.10.1-18|14	Patch0:		libPropList-0.10.1-fix-str-fmt.patch
12mr|libPropList-0.10.1-18|15	
12mr|libPropList-0.10.1-18|16	BuildRequires:	flex
12mr|libPropList-0.10.1-18|17	Buildroot:	%{_tmppath}/libPropList-root
12mr|libPropList-0.10.1-18|18	Obsoletes:	wmakerconf <= 2.5-1mdk
12mr|libPropList-0.10.1-18|19	
12mr|libPropList-0.10.1-18|20	%description
12mr|libPropList-0.10.1-18|21	The purpose of PL is to closely mimic the behavior of the property
12mr|libPropList-0.10.1-18|22	lists used in the GNUstep/OPENSTEP (they're formed with the NSString,
12mr|libPropList-0.10.1-18|23	NSData, NSArray and NSDictionary classes) and to be duly compatible.
12mr|libPropList-0.10.1-18|24	
12mr|libPropList-0.10.1-18|25	PL enables programs that use configuration or preference3 files to
12mr|libPropList-0.10.1-18|26	make these compatible with GNUstep/OPENSTEP's user defaults
12mr|libPropList-0.10.1-18|27	handling mechanism, without needing to use Objective-C or GNUstep/
12mr|libPropList-0.10.1-18|28	OPENSTEP themselves.
12mr|libPropList-0.10.1-18|29	
12mr|libPropList-0.10.1-18|30	%package -n %libname
12mr|libPropList-0.10.1-18|31	Group:      System/Libraries
12mr|libPropList-0.10.1-18|32	Summary:	Library for configuration or preference files compatible GNUstep/OPENSTEP
12mr|libPropList-0.10.1-18|33	Provides: %name = %version-%release
12mr|libPropList-0.10.1-18|34	Obsoletes: %name
12mr|libPropList-0.10.1-18|35	
12mr|libPropList-0.10.1-18|36	%description -n %libname
12mr|libPropList-0.10.1-18|37	The purpose of PropList is to closely mimic the behavior of the property
12mr|libPropList-0.10.1-18|38	lists used in the GNUstep/OPENSTEP (they're formed with the NSString,
12mr|libPropList-0.10.1-18|39	NSData, NSArray and NSDictionary classes) and to be duly compatible.
12mr|libPropList-0.10.1-18|40	
12mr|libPropList-0.10.1-18|41	PropList enables programs that use configuration or preference3 files to
12mr|libPropList-0.10.1-18|42	make these compatible with GNUstep/OPENSTEP's user defaults
12mr|libPropList-0.10.1-18|43	handling mechanism, without needing to use Objective-C or GNUstep/
12mr|libPropList-0.10.1-18|44	OPENSTEP themselves.
12mr|libPropList-0.10.1-18|45	
12mr|libPropList-0.10.1-18|46	%package -n %develname
12mr|libPropList-0.10.1-18|47	Summary:	Library for configuration or preference files compatible GNUstep/OPENSTEP
12mr|libPropList-0.10.1-18|48	Group:		Development/C
12mr|libPropList-0.10.1-18|49	Requires:	%libname = %version-%release
12mr|libPropList-0.10.1-18|50	Provides:   %name-devel = %version-%release
12mr|libPropList-0.10.1-18|51	Provides:   %fname-devel = %version-%release
12mr|libPropList-0.10.1-18|52	Provides:   %{libname}-devel = %version-%release
12mr|libPropList-0.10.1-18|53	Obsoletes:  %name-devel
12mr|libPropList-0.10.1-18|54	Obsoletes:  %mklibname %fname 0 -d
12mr|libPropList-0.10.1-18|55	
12mr|libPropList-0.10.1-18|56	%description -n %develname
12mr|libPropList-0.10.1-18|57	This package contains libraries and header files needs for development.
12mr|libPropList-0.10.1-18|58	
12mr|libPropList-0.10.1-18|59	%prep
12mr|libPropList-0.10.1-18|60	%setup -q
12mr|libPropList-0.10.1-18|61	%patch0 -p0
12mr|libPropList-0.10.1-18|62	
12mr|libPropList-0.10.1-18|63	%build
12mr|libPropList-0.10.1-18|64	%configure2_5x \
12mr|libPropList-0.10.1-18|65	--disable-static \
12mr|libPropList-0.10.1-18|66	--host=%{_host} \
12mr|libPropList-0.10.1-18|67	--target=%{_target_platform}
12mr|libPropList-0.10.1-18|68	make
12mr|libPropList-0.10.1-18|69	
12mr|libPropList-0.10.1-18|70	%install
12mr|libPropList-0.10.1-18|71	rm -fr %buildroot
12mr|libPropList-0.10.1-18|72	%makeinstall_std
12mr|libPropList-0.10.1-18|73	
12mr|libPropList-0.10.1-18|74	%if %mdkversion < 200900
12mr|libPropList-0.10.1-18|75	%post -n %libname -p /sbin/ldconfig
12mr|libPropList-0.10.1-18|76	%endif
12mr|libPropList-0.10.1-18|77	
12mr|libPropList-0.10.1-18|78	%if %mdkversion < 200900
12mr|libPropList-0.10.1-18|79	%postun -n %libname -p /sbin/ldconfig
12mr|libPropList-0.10.1-18|80	%endif
12mr|libPropList-0.10.1-18|81	
12mr|libPropList-0.10.1-18|82	%clean
12mr|libPropList-0.10.1-18|83	rm -rf %buildroot
12mr|libPropList-0.10.1-18|84	
12mr|libPropList-0.10.1-18|85	%files -n %libname
12mr|libPropList-0.10.1-18|86	%defattr(-,root,root)
12mr|libPropList-0.10.1-18|87	%doc AUTHORS COPYING COPYING.LIB ChangeLog NEWS README TODO
12mr|libPropList-0.10.1-18|88	%{_libdir}/lib*.so.%{major}*
12mr|libPropList-0.10.1-18|89	
12mr|libPropList-0.10.1-18|90	%files -n %develname
12mr|libPropList-0.10.1-18|91	%defattr(-,root,root)
12mr|libPropList-0.10.1-18|92	%{_libdir}/lib*.so
12mr|libPropList-0.10.1-18|93	%{_includedir}/*.h
12mr|libPropList-0.10.1-18|94	
12mr|libPropList-0.10.1-18|95	
12mr|libPropList-0.10.1-18|96	
12mr|libPropList-0.10.1-18|97	
12mr|libPropList-0.10.1-18|98	%changelog
12mr|libPropList-0.10.1-18|99	

14892 12
12mr|libproxy-0.4.7-2|1	%define major 1
12mr|libproxy-0.4.7-2|2	%define libname %mklibname proxy %{major}
12mr|libproxy-0.4.7-2|3	%define devname %mklibname -d proxy
12mr|libproxy-0.4.7-2|4	
12mr|libproxy-0.4.7-2|5	%bcond_with	bootstrap
12mr|libproxy-0.4.7-2|6	
12mr|libproxy-0.4.7-2|7	Name:		libproxy
12mr|libproxy-0.4.7-2|8	Version:	0.4.7
12mr|libproxy-0.4.7-2|9	Release:	2
12mr|libproxy-0.4.7-2|10	Summary:	A library handling all the details of proxy configuration
12mr|libproxy-0.4.7-2|11	
12mr|libproxy-0.4.7-2|12	Group:		System/Libraries
12mr|libproxy-0.4.7-2|13	License:	LGPLv2+
12mr|libproxy-0.4.7-2|14	URL:		http://code.google.com/p/libproxy/
12mr|libproxy-0.4.7-2|15	# http://code.google.com/p/libproxy/issues/detail?id=130&can=1&q=perl
12mr|libproxy-0.4.7-2|16	Source0:	http://%{name}.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|libproxy-0.4.7-2|17	Patch0:		libproxy-0.4.7-xul2.0.patch
12mr|libproxy-0.4.7-2|18	Patch1:		libproxy-javascriptcoregtk.patch
12mr|libproxy-0.4.7-2|19	Patch2:		libproxy-0.4.7-add-missing-linkage.patch
12mr|libproxy-0.4.7-2|20	Patch3:		libproxy-0.4.7-url-pac.patch
12mr|libproxy-0.4.7-2|21	Patch4:		libproxy-0.4.7-unistd.patch
12mr|libproxy-0.4.7-2|22	BuildRequires:	cmake
12mr|libproxy-0.4.7-2|23	BuildRequires:	pkgconfig(python)
12mr|libproxy-0.4.7-2|24	BuildRequires:	pkgconfig(zlib)
12mr|libproxy-0.4.7-2|25	# perl
12mr|libproxy-0.4.7-2|26	BuildRequires:	perl-devel
12mr|libproxy-0.4.7-2|27	%if !%{with bootstrap}
12mr|libproxy-0.4.7-2|28	# gnome
12mr|libproxy-0.4.7-2|29	BuildRequires:	pkgconfig(gconf-2.0)
12mr|libproxy-0.4.7-2|30	# NetworkManager
12mr|libproxy-0.4.7-2|31	BuildRequires:	pkgconfig(NetworkManager)
12mr|libproxy-0.4.7-2|32	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|libproxy-0.4.7-2|33	# webkit (gtk)
12mr|libproxy-0.4.7-2|34	BuildRequires:	pkgconfig(webkit-1.0)
12mr|libproxy-0.4.7-2|35	# kde
12mr|libproxy-0.4.7-2|36	BuildRequires:	kdelibs4-devel
12mr|libproxy-0.4.7-2|37	%endif
12mr|libproxy-0.4.7-2|38	
12mr|libproxy-0.4.7-2|39	%description
12mr|libproxy-0.4.7-2|40	libproxy offers the following features:
12mr|libproxy-0.4.7-2|41	
12mr|libproxy-0.4.7-2|42	* extremely small core footprint (< 35K)
12mr|libproxy-0.4.7-2|43	* no external dependencies within libproxy core
12mr|libproxy-0.4.7-2|44	(libproxy plugins may have dependencies)
12mr|libproxy-0.4.7-2|45	* only 3 functions in the stable external API
12mr|libproxy-0.4.7-2|46	* dynamic adjustment to changing network topology
12mr|libproxy-0.4.7-2|47	* a standard way of dealing with proxy settings across all scenarios
12mr|libproxy-0.4.7-2|48	* a sublime sense of joy and accomplishment
12mr|libproxy-0.4.7-2|49	
12mr|libproxy-0.4.7-2|50	%package -n	%{libname}
12mr|libproxy-0.4.7-2|51	Group:		System/Libraries
12mr|libproxy-0.4.7-2|52	Summary:	A library handling all the details of proxy configuration
12mr|libproxy-0.4.7-2|53	Obsoletes:	libproxy-mozjs < 0.4.6-3
12mr|libproxy-0.4.7-2|54	Obsoletes:	libproxy-webkit < 0.4.6-3
12mr|libproxy-0.4.7-2|55	Provides:	libproxy-pac = %{version}-%{release}
12mr|libproxy-0.4.7-2|56	
12mr|libproxy-0.4.7-2|57	%description -n	%{libname}
12mr|libproxy-0.4.7-2|58	libproxy offers the following features:
12mr|libproxy-0.4.7-2|59	
12mr|libproxy-0.4.7-2|60	* extremely small core footprint (< 35K)
12mr|libproxy-0.4.7-2|61	* no external dependencies within libproxy core
12mr|libproxy-0.4.7-2|62	(libproxy plugins may have dependencies)
12mr|libproxy-0.4.7-2|63	* only 3 functions in the stable external API
12mr|libproxy-0.4.7-2|64	* dynamic adjustment to changing network topology
12mr|libproxy-0.4.7-2|65	* a standard way of dealing with proxy settings across all scenarios
12mr|libproxy-0.4.7-2|66	* a sublime sense of joy and accomplishment
12mr|libproxy-0.4.7-2|67	
12mr|libproxy-0.4.7-2|68	%package	utils
12mr|libproxy-0.4.7-2|69	Summary:	Binary to test %{name}
12mr|libproxy-0.4.7-2|70	Group:		System/Configuration/Networking
12mr|libproxy-0.4.7-2|71	Requires:	%{libname} = %{version}-%{release}
12mr|libproxy-0.4.7-2|72	
12mr|libproxy-0.4.7-2|73	%description	utils
12mr|libproxy-0.4.7-2|74	The %{name}-utils package contains the proxy binary for %{name}
12mr|libproxy-0.4.7-2|75	
12mr|libproxy-0.4.7-2|76	%package -n	python-%{name}
12mr|libproxy-0.4.7-2|77	Summary:	Binding for %{name} and python
12mr|libproxy-0.4.7-2|78	Group:		Development/Python
12mr|libproxy-0.4.7-2|79	Requires:	%{libname} = %{version}-%{release}
12mr|libproxy-0.4.7-2|80	
12mr|libproxy-0.4.7-2|81	%description -n python-%{name}
12mr|libproxy-0.4.7-2|82	The python-%{name} package contains the python binding for %{name}
12mr|libproxy-0.4.7-2|83	
12mr|libproxy-0.4.7-2|84	%package	perl
12mr|libproxy-0.4.7-2|85	Summary:	Perl bindings for %{name}
12mr|libproxy-0.4.7-2|86	Group:		Development/Perl
12mr|libproxy-0.4.7-2|87	Requires:	%{libname} = %{version}-%{release}
12mr|libproxy-0.4.7-2|88	
12mr|libproxy-0.4.7-2|89	%description	perl
12mr|libproxy-0.4.7-2|90	This contains the perl bindings for the libproxy library.
12mr|libproxy-0.4.7-2|91	
12mr|libproxy-0.4.7-2|92	%if !%{with bootstrap}
12mr|libproxy-0.4.7-2|93	%package	gnome
12mr|libproxy-0.4.7-2|94	Summary:	Plugin for %{name} and gnome
12mr|libproxy-0.4.7-2|95	Group:		System/Libraries
12mr|libproxy-0.4.7-2|96	Requires:	%{libname} = %{version}-%{release}
12mr|libproxy-0.4.7-2|97	
12mr|libproxy-0.4.7-2|98	%description	gnome
12mr|libproxy-0.4.7-2|99	The %{name}-gnome package contains the %{name} plugin for gnome.
12mr|libproxy-0.4.7-2|100	
12mr|libproxy-0.4.7-2|101	%package	kde
12mr|libproxy-0.4.7-2|102	Summary:	Plugin for %{name} and kde
12mr|libproxy-0.4.7-2|103	Group:		System/Libraries
12mr|libproxy-0.4.7-2|104	Requires:	%{libname} = %{version}-%{release}
12mr|libproxy-0.4.7-2|105	
12mr|libproxy-0.4.7-2|106	%description	kde
12mr|libproxy-0.4.7-2|107	The %{name}-kde package contains the %{name} plugin for kde.
12mr|libproxy-0.4.7-2|108	
12mr|libproxy-0.4.7-2|109	%package	networkmanager
12mr|libproxy-0.4.7-2|110	Summary:	Plugin for %{name} and networkmanager
12mr|libproxy-0.4.7-2|111	Group:		System/Libraries
12mr|libproxy-0.4.7-2|112	Requires:	%{libname} = %{version}-%{release}
12mr|libproxy-0.4.7-2|113	
12mr|libproxy-0.4.7-2|114	%description	networkmanager
12mr|libproxy-0.4.7-2|115	The %{name}-networkmanager package contains the %{name} plugin for
12mr|libproxy-0.4.7-2|116	networkmanager.
12mr|libproxy-0.4.7-2|117	%endif
12mr|libproxy-0.4.7-2|118	
12mr|libproxy-0.4.7-2|119	%package -n	%{devname}
12mr|libproxy-0.4.7-2|120	Summary:	Development files for %{name}
12mr|libproxy-0.4.7-2|121	Group:		Development/C
12mr|libproxy-0.4.7-2|122	Requires:	%{libname} = %{version}-%{release}
12mr|libproxy-0.4.7-2|123	Provides:	%{name}-devel = %{version}-%{release}
12mr|libproxy-0.4.7-2|124	
12mr|libproxy-0.4.7-2|125	%description -n	%{devname}
12mr|libproxy-0.4.7-2|126	The %{name}-devel package contains libraries and header files for
12mr|libproxy-0.4.7-2|127	developing applications that use %{name}.
12mr|libproxy-0.4.7-2|128	
12mr|libproxy-0.4.7-2|129	%prep
12mr|libproxy-0.4.7-2|130	%setup -q
12mr|libproxy-0.4.7-2|131	%patch0 -p1 -b .xul20~
12mr|libproxy-0.4.7-2|132	%patch1 -p0 -b .webkitgtk~
12mr|libproxy-0.4.7-2|133	%patch2 -p1 -b .linkage~
12mr|libproxy-0.4.7-2|134	%patch3 -p1
12mr|libproxy-0.4.7-2|135	%patch4 -p1
12mr|libproxy-0.4.7-2|136	
12mr|libproxy-0.4.7-2|137	%build
12mr|libproxy-0.4.7-2|138	%cmake -Dlibexecdir=%{_libexecdir} -DLIBEXEC_INSTALL_DIR=%{_libexecdir} \
12mr|libproxy-0.4.7-2|139	-DMODULE_INSTALL_DIR=%{_libdir}/%{name}/%{version}/modules \
12mr|libproxy-0.4.7-2|140	-DPERL_VENDORINSTALL=1 -DWITH_MOZJS=OFF
12mr|libproxy-0.4.7-2|141	%make
12mr|libproxy-0.4.7-2|142	
12mr|libproxy-0.4.7-2|143	%install
12mr|libproxy-0.4.7-2|144	%makeinstall_std -C build
12mr|libproxy-0.4.7-2|145	#gw fix pkgconfig file
12mr|libproxy-0.4.7-2|146	sed -i -e "s^Version:.*^Version: %{version}^" %{buildroot}%{_libdir}/pkgconfig/*.pc
12mr|libproxy-0.4.7-2|147	
12mr|libproxy-0.4.7-2|148	%check
12mr|libproxy-0.4.7-2|149	pushd build
12mr|libproxy-0.4.7-2|150	ctest .
12mr|libproxy-0.4.7-2|151	popd
12mr|libproxy-0.4.7-2|152	
12mr|libproxy-0.4.7-2|153	%files -n %{libname}
12mr|libproxy-0.4.7-2|154	%doc AUTHORS README
12mr|libproxy-0.4.7-2|155	%{_libdir}/libproxy.so.%{major}*
12mr|libproxy-0.4.7-2|156	%if !%{with bootstrap}
12mr|libproxy-0.4.7-2|157	%dir %{_libdir}/%{name}
12mr|libproxy-0.4.7-2|158	%dir %{_libdir}/%{name}/%{version}
12mr|libproxy-0.4.7-2|159	%dir %{_libdir}/%{name}/%{version}/modules
12mr|libproxy-0.4.7-2|160	%endif
12mr|libproxy-0.4.7-2|161	
12mr|libproxy-0.4.7-2|162	%files utils
12mr|libproxy-0.4.7-2|163	%{_bindir}/proxy
12mr|libproxy-0.4.7-2|164	
12mr|libproxy-0.4.7-2|165	%files -n python-%{name}
12mr|libproxy-0.4.7-2|166	%{python_sitelib}/libproxy.py
12mr|libproxy-0.4.7-2|167	
12mr|libproxy-0.4.7-2|168	%files perl
12mr|libproxy-0.4.7-2|169	%{perl_vendorarch}/Net/Libproxy.pm
12mr|libproxy-0.4.7-2|170	%{perl_vendorarch}/auto/Net/Libproxy
12mr|libproxy-0.4.7-2|171	
12mr|libproxy-0.4.7-2|172	%if !%{with bootstrap}
12mr|libproxy-0.4.7-2|173	%files gnome
12mr|libproxy-0.4.7-2|174	%{_libdir}/%{name}/%{version}/modules/config_gnome3.so
12mr|libproxy-0.4.7-2|175	%{_libexecdir}/pxgsettings
12mr|libproxy-0.4.7-2|176	
12mr|libproxy-0.4.7-2|177	%files kde
12mr|libproxy-0.4.7-2|178	%{_libdir}/%{name}/%{version}/modules/config_kde4.so
12mr|libproxy-0.4.7-2|179	
12mr|libproxy-0.4.7-2|180	%files networkmanager
12mr|libproxy-0.4.7-2|181	%{_libdir}/%{name}/%{version}/modules/network_networkmanager.so
12mr|libproxy-0.4.7-2|182	%endif
12mr|libproxy-0.4.7-2|183	
12mr|libproxy-0.4.7-2|184	%files -n %{devname}
12mr|libproxy-0.4.7-2|185	%{_includedir}/proxy.h
12mr|libproxy-0.4.7-2|186	%{_libdir}/*.so
12mr|libproxy-0.4.7-2|187	%{_libdir}/pkgconfig/libproxy-1.0.pc
12mr|libproxy-0.4.7-2|188	%{_datadir}/cmake/Modules/Findlibproxy.cmake
12mr|libproxy-0.4.7-2|189	
12mr|libproxy-0.4.7-2|190	
12mr|libproxy-0.4.7-2|191	%changelog
12mr|libproxy-0.4.7-2|192	* Thu Feb 16 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.4.7-1
12mr|libproxy-0.4.7-2|193	+ Revision: 775065
12mr|libproxy-0.4.7-2|194	- use pkgconfig() dependencies for buildrequires
12mr|libproxy-0.4.7-2|195	- cleanup spec
12mr|libproxy-0.4.7-2|196	- no longer building a shared libmodman..
12mr|libproxy-0.4.7-2|197	- fix description-line-too-long
12mr|libproxy-0.4.7-2|198	- fix buildrequires
12mr|libproxy-0.4.7-2|199	- fix linking
12mr|libproxy-0.4.7-2|200	- new version
12mr|libproxy-0.4.7-2|201	- mass rebuild of perl extensions against perl 5.14.2
12mr|libproxy-0.4.7-2|202	
12mr|libproxy-0.4.7-2|203	+ Giuseppe Ghibò <ghibo@mandriva.com>
12mr|libproxy-0.4.7-2|204	- Added %%mkrel for backporting libproxy1 (needed for firefox10).
12mr|libproxy-0.4.7-2|205	
12mr|libproxy-0.4.7-2|206	* Mon Jun 20 2011 Funda Wang <fwang@mandriva.org> 0.4.6-5
12mr|libproxy-0.4.7-2|207	+ Revision: 686115
12mr|libproxy-0.4.7-2|208	- rebuild for new webkit
12mr|libproxy-0.4.7-2|209	
12mr|libproxy-0.4.7-2|210	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.6-4
12mr|libproxy-0.4.7-2|211	+ Revision: 662409
12mr|libproxy-0.4.7-2|212	- mass rebuild
12mr|libproxy-0.4.7-2|213	
12mr|libproxy-0.4.7-2|214	* Sun Mar 20 2011 Funda Wang <fwang@mandriva.org> 0.4.6-3
12mr|libproxy-0.4.7-2|215	+ Revision: 647159
12mr|libproxy-0.4.7-2|216	- libproxy does not build with xulrunner 2.0 now, so merge all pacrunner into main
12mr|libproxy-0.4.7-2|217	
12mr|libproxy-0.4.7-2|218	* Wed Nov 03 2010 Götz Waschk <waschk@mandriva.org> 0.4.6-2mdv2011.0
12mr|libproxy-0.4.7-2|219	+ Revision: 592881
12mr|libproxy-0.4.7-2|220	- rebuild for new python 2.7
12mr|libproxy-0.4.7-2|221	
12mr|libproxy-0.4.7-2|222	* Mon Sep 06 2010 Götz Waschk <waschk@mandriva.org> 0.4.6-1mdv2011.0
12mr|libproxy-0.4.7-2|223	+ Revision: 576217
12mr|libproxy-0.4.7-2|224	- python module is arch-dependant
12mr|libproxy-0.4.7-2|225	- new version
12mr|libproxy-0.4.7-2|226	- drop patches
12mr|libproxy-0.4.7-2|227	- new libmodman major 1
12mr|libproxy-0.4.7-2|228	
12mr|libproxy-0.4.7-2|229	* Mon Aug 09 2010 Götz Waschk <waschk@mandriva.org> 0.4.4-3mdv2011.0
12mr|libproxy-0.4.7-2|230	+ Revision: 568091
12mr|libproxy-0.4.7-2|231	- disable bootstrap
12mr|libproxy-0.4.7-2|232	
12mr|libproxy-0.4.7-2|233	* Mon Aug 09 2010 Götz Waschk <waschk@mandriva.org> 0.4.4-2mdv2011.0
12mr|libproxy-0.4.7-2|234	+ Revision: 568077
12mr|libproxy-0.4.7-2|235	- fix bootstrapping option
12mr|libproxy-0.4.7-2|236	- bootstrap build
12mr|libproxy-0.4.7-2|237	- fix pkgconfig file
12mr|libproxy-0.4.7-2|238	
12mr|libproxy-0.4.7-2|239	* Mon Aug 09 2010 Götz Waschk <waschk@mandriva.org> 0.4.4-1mdv2011.0
12mr|libproxy-0.4.7-2|240	+ Revision: 568003
12mr|libproxy-0.4.7-2|241	- new version
12mr|libproxy-0.4.7-2|242	- new major
12mr|libproxy-0.4.7-2|243	- add libmodman
12mr|libproxy-0.4.7-2|244	- drop patches 1,2,3
12mr|libproxy-0.4.7-2|245	- fix build
12mr|libproxy-0.4.7-2|246	- add perl binding
12mr|libproxy-0.4.7-2|247	
12mr|libproxy-0.4.7-2|248	* Sat Jan 02 2010 Götz Waschk <waschk@mandriva.org> 0.3.1-2mdv2010.1
12mr|libproxy-0.4.7-2|249	+ Revision: 485011
12mr|libproxy-0.4.7-2|250	- don't apply patch 3 on Cooker, fixes build
12mr|libproxy-0.4.7-2|251	
12mr|libproxy-0.4.7-2|252	* Thu Nov 26 2009 Funda Wang <fwang@mandriva.org> 0.3.1-1mdv2010.1
12mr|libproxy-0.4.7-2|253	+ Revision: 470293
12mr|libproxy-0.4.7-2|254	- New version 0.3.1
12mr|libproxy-0.4.7-2|255	- fix linkage of modules
12mr|libproxy-0.4.7-2|256	
12mr|libproxy-0.4.7-2|257	* Mon Sep 28 2009 Olivier Blin <blino@mandriva.org> 0.2.3-4mdv2010.0
12mr|libproxy-0.4.7-2|258	+ Revision: 450562
12mr|libproxy-0.4.7-2|259	- use libxul-unstable headers for jsapi.h, patch from upstream
12mr|libproxy-0.4.7-2|260	http://code.google.com/p/libproxy/issues/detail?id=44
12mr|libproxy-0.4.7-2|261	- add bootstrap (from Arnaud Patard)
12mr|libproxy-0.4.7-2|262	fix loop libsoup->libproxy->webkitgtk-devel->libsoup
12mr|libproxy-0.4.7-2|263	
12mr|libproxy-0.4.7-2|264	* Thu Mar 12 2009 Frederik Himpe <fhimpe@mandriva.org> 0.2.3-3mdv2009.1
12mr|libproxy-0.4.7-2|265	+ Revision: 354376
12mr|libproxy-0.4.7-2|266	- Rebuild for new webkit major
12mr|libproxy-0.4.7-2|267	
12mr|libproxy-0.4.7-2|268	* Tue Feb 03 2009 Götz Waschk <waschk@mandriva.org> 0.2.3-2mdv2009.1
12mr|libproxy-0.4.7-2|269	+ Revision: 336801
12mr|libproxy-0.4.7-2|270	- remove deps from the library package
12mr|libproxy-0.4.7-2|271	
12mr|libproxy-0.4.7-2|272	* Mon Feb 02 2009 Götz Waschk <waschk@mandriva.org> 0.2.3-1mdv2009.1
12mr|libproxy-0.4.7-2|273	+ Revision: 336716
12mr|libproxy-0.4.7-2|274	- fix deps
12mr|libproxy-0.4.7-2|275	- import libproxy
12mr|libproxy-0.4.7-2|276	
12mr|libproxy-0.4.7-2|277	
12mr|libproxy-0.4.7-2|278	* Mon Feb  2 2009 Götz Waschk <waschk@mandriva.org> 0.2.3-1mdv2009.1
12mr|libproxy-0.4.7-2|279	- initial package based on Fedora
12mr|libproxy-0.4.7-2|280	
12mr|libproxy-0.4.7-2|281	* Thu Jan 22 2009 kwizart < kwizart at gmail.com > - 0.2.3-8
12mr|libproxy-0.4.7-2|282	- Merge NetworkManager module into the main libproxy package
12mr|libproxy-0.4.7-2|283	- Main Requires the -python and -bin subpackage
12mr|libproxy-0.4.7-2|284	(splitted for multilibs compliance).
12mr|libproxy-0.4.7-2|285	
12mr|libproxy-0.4.7-2|286	* Fri Oct 24 2008 kwizart < kwizart at gmail.com > - 0.2.3-7
12mr|libproxy-0.4.7-2|287	- Disable Gnome/KDE default support via builtin modules.
12mr|libproxy-0.4.7-2|288	(it needs to be integrated via Gconf2/neon instead).
12mr|libproxy-0.4.7-2|289	
12mr|libproxy-0.4.7-2|290	* Tue Oct 21 2008 kwizart < kwizart at gmail.com > - 0.2.3-6
12mr|libproxy-0.4.7-2|291	- Disable Obsoletes.
12mr|libproxy-0.4.7-2|292	- Requires ev instead of evr for optionnals sub-packages.
12mr|libproxy-0.4.7-2|293	
12mr|libproxy-0.4.7-2|294	* Tue Oct 21 2008 kwizart < kwizart at gmail.com > - 0.2.3-5
12mr|libproxy-0.4.7-2|295	- Use conditionals build.
12mr|libproxy-0.4.7-2|296	
12mr|libproxy-0.4.7-2|297	* Mon Sep 15 2008 kwizart < kwizart at gmail.com > - 0.2.3-4
12mr|libproxy-0.4.7-2|298	- Remove plugin- in the name of the packages
12mr|libproxy-0.4.7-2|299	
12mr|libproxy-0.4.7-2|300	* Mon Aug  4 2008 kwizart < kwizart at gmail.com > - 0.2.3-3
12mr|libproxy-0.4.7-2|301	- Move proxy.h to libproxy/proxy.h
12mr|libproxy-0.4.7-2|302	This will prevent it to be included in the default include path
12mr|libproxy-0.4.7-2|303	- Split main to libs and util and use libproxy to install all
12mr|libproxy-0.4.7-2|304	
12mr|libproxy-0.4.7-2|305	* Mon Aug  4 2008 kwizart < kwizart at gmail.com > - 0.2.3-2
12mr|libproxy-0.4.7-2|306	- Rename binding-python to python
12mr|libproxy-0.4.7-2|307	- Add Requires: gecko-libs >= %%{gecko_version}
12mr|libproxy-0.4.7-2|308	- Fix some descriptions
12mr|libproxy-0.4.7-2|309	- Add plugin-webkit package
12mr|libproxy-0.4.7-2|310	
12mr|libproxy-0.4.7-2|311	* Fri Jul 11 2008 kwizart < kwizart at gmail.com > - 0.2.3-1
12mr|libproxy-0.4.7-2|312	- Convert to Fedora spec
12mr|libproxy-0.4.7-2|313	
12mr|libproxy-0.4.7-2|314	* Fri Jun 6 2008 - dominique-rpm@leuenberger.net
12mr|libproxy-0.4.7-2|315	- Updated to version 0.2.3
12mr|libproxy-0.4.7-2|316	* Wed Jun 4 2008 - dominique-rpm@leuenberger.net
12mr|libproxy-0.4.7-2|317	- Extended spec file to build all available plugins
12mr|libproxy-0.4.7-2|318	* Tue Jun 3 2008 - dominique-rpm@leuenberger.net
12mr|libproxy-0.4.7-2|319	- Initial spec file for Version 0.2.2
12mr|libproxy-0.4.7-2|320	

14893 12
12mr|libpst-0.6.54-3|1	%define	major 4
12mr|libpst-0.6.54-3|2	%define libname	%mklibname pst %{major}
12mr|libpst-0.6.54-3|3	%define develname %mklibname -d pst
12mr|libpst-0.6.54-3|4	
12mr|libpst-0.6.54-3|5	Summary:	Utilities to convert Outlook .pst files to other formats
12mr|libpst-0.6.54-3|6	Name:		libpst
12mr|libpst-0.6.54-3|7	Version:	0.6.54
12mr|libpst-0.6.54-3|8	Release:	3
12mr|libpst-0.6.54-3|9	Epoch:		1
12mr|libpst-0.6.54-3|10	License:	GPLv2+
12mr|libpst-0.6.54-3|11	Group:		Networking/Mail
12mr|libpst-0.6.54-3|12	Source:		http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz
12mr|libpst-0.6.54-3|13	Patch0:		libpst-0.6.45-linkage.patch
12mr|libpst-0.6.54-3|14	URL:		http://www.five-ten-sg.com/%{name}/
12mr|libpst-0.6.54-3|15	Requires:	imagemagick
12mr|libpst-0.6.54-3|16	BuildRequires:	imagemagick
12mr|libpst-0.6.54-3|17	BuildRequires:	freetype-devel
12mr|libpst-0.6.54-3|18	BuildRequires:	gd-devel
12mr|libpst-0.6.54-3|19	BuildRequires:	jpeg-devel
12mr|libpst-0.6.54-3|20	BuildRequires:	zlib-devel
12mr|libpst-0.6.54-3|21	BuildRequires:	gettext-devel
12mr|libpst-0.6.54-3|22	BuildRequires:	python-devel
12mr|libpst-0.6.54-3|23	BuildRequires:	boost-devel
12mr|libpst-0.6.54-3|24	Provides:	pst-utils
12mr|libpst-0.6.54-3|25	
12mr|libpst-0.6.54-3|26	%description
12mr|libpst-0.6.54-3|27	The Libpst utilities include readpst which can convert email messages
12mr|libpst-0.6.54-3|28	to both mbox and MH mailbox formats, pst2ldif which can convert the
12mr|libpst-0.6.54-3|29	contacts to .ldif format for import into ldap databases, and pst2dii
12mr|libpst-0.6.54-3|30	which can convert email messages to the DII load file format used by
12mr|libpst-0.6.54-3|31	Summation.
12mr|libpst-0.6.54-3|32	
12mr|libpst-0.6.54-3|33	%package -n	%{libname}
12mr|libpst-0.6.54-3|34	Summary:	A shared library for .pst files support
12mr|libpst-0.6.54-3|35	Group:		System/Libraries
12mr|libpst-0.6.54-3|36	
12mr|libpst-0.6.54-3|37	%description -n	%{libname}
12mr|libpst-0.6.54-3|38	Library needed for running libpst tools.
12mr|libpst-0.6.54-3|39	
12mr|libpst-0.6.54-3|40	%package -n	%{develname}
12mr|libpst-0.6.54-3|41	Summary:	Library and header files for the libpst library
12mr|libpst-0.6.54-3|42	Group:		Development/C
12mr|libpst-0.6.54-3|43	Provides:	%{name}-devel = %{EVRD}
12mr|libpst-0.6.54-3|44	Requires:	%{libname} = %{EVRD}
12mr|libpst-0.6.54-3|45	
12mr|libpst-0.6.54-3|46	%description -n	%{develname}
12mr|libpst-0.6.54-3|47	Library and header files for the libpst library.
12mr|libpst-0.6.54-3|48	
12mr|libpst-0.6.54-3|49	%package -n python-%{name}
12mr|libpst-0.6.54-3|50	Summary:	Python binding for the libpst library
12mr|libpst-0.6.54-3|51	Group:		Development/Python
12mr|libpst-0.6.54-3|52	Requires:	%{libname} = %{EVRD}
12mr|libpst-0.6.54-3|53	
12mr|libpst-0.6.54-3|54	%description -n	python-%{name}
12mr|libpst-0.6.54-3|55	Python module for using pst files.
12mr|libpst-0.6.54-3|56	
12mr|libpst-0.6.54-3|57	%prep
12mr|libpst-0.6.54-3|58	%setup -q
12mr|libpst-0.6.54-3|59	%patch0 -p0
12mr|libpst-0.6.54-3|60	
12mr|libpst-0.6.54-3|61	%build
12mr|libpst-0.6.54-3|62	%configure2_5x --enable-libpst-shared --enable-shared --disable-static
12mr|libpst-0.6.54-3|63	%make
12mr|libpst-0.6.54-3|64	
12mr|libpst-0.6.54-3|65	%install
12mr|libpst-0.6.54-3|66	%makeinstall_std
12mr|libpst-0.6.54-3|67	rm -f %{buildroot}%{py_platsitedir}/_libpst.a
12mr|libpst-0.6.54-3|68	
12mr|libpst-0.6.54-3|69	%files
12mr|libpst-0.6.54-3|70	%{_bindir}/*
12mr|libpst-0.6.54-3|71	%{_mandir}/man1/*
12mr|libpst-0.6.54-3|72	%{_mandir}/man5/*
12mr|libpst-0.6.54-3|73	%docdir %{_datadir}/doc/%{name}-%{version}
12mr|libpst-0.6.54-3|74	%{_datadir}/doc/%{name}-%{version}
12mr|libpst-0.6.54-3|75	
12mr|libpst-0.6.54-3|76	%files -n %{libname}
12mr|libpst-0.6.54-3|77	%{_libdir}/*.so.%{major}*
12mr|libpst-0.6.54-3|78	
12mr|libpst-0.6.54-3|79	%files -n %{develname}
12mr|libpst-0.6.54-3|80	%{_includedir}/libpst-4/
12mr|libpst-0.6.54-3|81	%{_libdir}/*.so
12mr|libpst-0.6.54-3|82	%{_libdir}/pkgconfig/%{name}.pc
12mr|libpst-0.6.54-3|83	
12mr|libpst-0.6.54-3|84	%files -n python-%{name}
12mr|libpst-0.6.54-3|85	%{py_platsitedir}/_libpst.so
12mr|libpst-0.6.54-3|86	
12mr|libpst-0.6.54-3|87	
12mr|libpst-0.6.54-3|88	
12mr|libpst-0.6.54-3|89	%changelog
12mr|libpst-0.6.54-3|90	* Tue Sep  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libpst-0.6.54-3|91	+ Commit: a555b23
12mr|libpst-0.6.54-3|92	- Spec cleanup
12mr|libpst-0.6.54-3|93	
12mr|libpst-0.6.54-3|94	

14894 12
12mr|libpthread-stubs-0.3-4|1	# Debug package is empty so disable it
12mr|libpthread-stubs-0.3-4|2	%define _enable_debug_packages %{nil}
12mr|libpthread-stubs-0.3-4|3	%define debug_package %{nil}
12mr|libpthread-stubs-0.3-4|4	
12mr|libpthread-stubs-0.3-4|5	%define libpthread_stubs %mklibname xcb 1
12mr|libpthread-stubs-0.3-4|6	
12mr|libpthread-stubs-0.3-4|7	Name:		libpthread-stubs
12mr|libpthread-stubs-0.3-4|8	Summary:	PThread Stubs for XCB
12mr|libpthread-stubs-0.3-4|9	Version:	0.3
12mr|libpthread-stubs-0.3-4|10	Release:	4
12mr|libpthread-stubs-0.3-4|11	Group:		System/X11
12mr|libpthread-stubs-0.3-4|12	License:	MIT
12mr|libpthread-stubs-0.3-4|13	URL:		http://xcb.freedesktop.org
12mr|libpthread-stubs-0.3-4|14	Source0:	http://xcb.freedesktop.org/dist/libpthread-stubs-%{version}.tar.bz2
12mr|libpthread-stubs-0.3-4|15	
12mr|libpthread-stubs-0.3-4|16	BuildRequires:	x11-proto-devel >= 1.2.0
12mr|libpthread-stubs-0.3-4|17	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libpthread-stubs-0.3-4|18	BuildRequires:	libxslt-proc
12mr|libpthread-stubs-0.3-4|19	
12mr|libpthread-stubs-0.3-4|20	%description
12mr|libpthread-stubs-0.3-4|21	PThread Stubs for XCB.
12mr|libpthread-stubs-0.3-4|22	
12mr|libpthread-stubs-0.3-4|23	%prep
12mr|libpthread-stubs-0.3-4|24	%setup -q -n libpthread-stubs-%{version}
12mr|libpthread-stubs-0.3-4|25	
12mr|libpthread-stubs-0.3-4|26	%build
12mr|libpthread-stubs-0.3-4|27	%configure2_5x	--x-includes=%{_includedir}\
12mr|libpthread-stubs-0.3-4|28	--x-libraries=%{_libdir}
12mr|libpthread-stubs-0.3-4|29	
12mr|libpthread-stubs-0.3-4|30	%make
12mr|libpthread-stubs-0.3-4|31	
12mr|libpthread-stubs-0.3-4|32	%install
12mr|libpthread-stubs-0.3-4|33	%makeinstall_std
12mr|libpthread-stubs-0.3-4|34	
12mr|libpthread-stubs-0.3-4|35	%files
12mr|libpthread-stubs-0.3-4|36	%{_libdir}/pkgconfig/pthread-stubs.pc
12mr|libpthread-stubs-0.3-4|37	
12mr|libpthread-stubs-0.3-4|38	
12mr|libpthread-stubs-0.3-4|39	
12mr|libpthread-stubs-0.3-4|40	%changelog
12mr|libpthread-stubs-0.3-4|41	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libpthread-stubs-0.3-4|42	+ Commit: a80d2c0
12mr|libpthread-stubs-0.3-4|43	- Disable empty debug package, spec cleanup
12mr|libpthread-stubs-0.3-4|44	
12mr|libpthread-stubs-0.3-4|45	

14895 12
12mr|libpwquality-1.1.1-1|1	# we don't want to provide private python extension libs
12mr|libpwquality-1.1.1-1|2	%if %{_use_internal_dependency_generator}
12mr|libpwquality-1.1.1-1|3	%define __noautoprovfiles '%{python_sitearch}/(.*)\\.so$'
12mr|libpwquality-1.1.1-1|4	%else
12mr|libpwquality-1.1.1-1|5	%define _exclude_files_from_autoprov ^%{python_sitearch}/.*\\\.so$
12mr|libpwquality-1.1.1-1|6	%endif
12mr|libpwquality-1.1.1-1|7	
12mr|libpwquality-1.1.1-1|8	%define oname pwquality
12mr|libpwquality-1.1.1-1|9	
12mr|libpwquality-1.1.1-1|10	%define major 1
12mr|libpwquality-1.1.1-1|11	%define libname %mklibname %{oname} %{major}
12mr|libpwquality-1.1.1-1|12	%define devname %mklibname %{oname} -d
12mr|libpwquality-1.1.1-1|13	
12mr|libpwquality-1.1.1-1|14	Summary:	Library for password quality checking and generating random passwords
12mr|libpwquality-1.1.1-1|15	Name:		libpwquality
12mr|libpwquality-1.1.1-1|16	Version:	1.1.1
12mr|libpwquality-1.1.1-1|17	Release:	1
12mr|libpwquality-1.1.1-1|18	# The package is BSD licensed with option to relicense as GPL+
12mr|libpwquality-1.1.1-1|19	# - this option is redundant as the BSD license allows that anyway.
12mr|libpwquality-1.1.1-1|20	License:	BSD or GPL+
12mr|libpwquality-1.1.1-1|21	Group:		System/Libraries
12mr|libpwquality-1.1.1-1|22	URL:		http://libpwquality.fedorahosted.org/
12mr|libpwquality-1.1.1-1|23	Source0:	http://fedorahosted.org/releases/l/i/libpwquality/libpwquality-%{version}.tar.bz2
12mr|libpwquality-1.1.1-1|24	BuildRequires:	libcrack-devel
12mr|libpwquality-1.1.1-1|25	BuildRequires:	pam-devel
12mr|libpwquality-1.1.1-1|26	BuildRequires:	python-devel
12mr|libpwquality-1.1.1-1|27	
12mr|libpwquality-1.1.1-1|28	%description
12mr|libpwquality-1.1.1-1|29	The libpwquality library purpose is to provide common functions for password
12mr|libpwquality-1.1.1-1|30	quality checking and also scoring them based on their apparent randomness.
12mr|libpwquality-1.1.1-1|31	
12mr|libpwquality-1.1.1-1|32	The library also provides a function for generating random passwords with good
12mr|libpwquality-1.1.1-1|33	pronounceability. The library supports reading and parsing of a configuration
12mr|libpwquality-1.1.1-1|34	file.
12mr|libpwquality-1.1.1-1|35	
12mr|libpwquality-1.1.1-1|36	%package tools
12mr|libpwquality-1.1.1-1|37	Summary:	Tools for password quality checking and generating random passwords
12mr|libpwquality-1.1.1-1|38	Group:		System/Base
12mr|libpwquality-1.1.1-1|39	Requires:	cracklib-dicts
12mr|libpwquality-1.1.1-1|40	Provides:	%{oname} = %{version}-%{release}
12mr|libpwquality-1.1.1-1|41	Provides:	%{name} = %{version}-%{release}
12mr|libpwquality-1.1.1-1|42	
12mr|libpwquality-1.1.1-1|43	%description tools
12mr|libpwquality-1.1.1-1|44	The libpwquality library purpose is to provide common functions for password
12mr|libpwquality-1.1.1-1|45	quality checking and also scoring them based on their apparent randomness.
12mr|libpwquality-1.1.1-1|46	
12mr|libpwquality-1.1.1-1|47	The library also provides a function for generating random passwords with good
12mr|libpwquality-1.1.1-1|48	pronounceability. The library supports reading and parsing of a configuration
12mr|libpwquality-1.1.1-1|49	file.
12mr|libpwquality-1.1.1-1|50	
12mr|libpwquality-1.1.1-1|51	%package -n %{libname}
12mr|libpwquality-1.1.1-1|52	Summary:	Shared libraries for %{oname}
12mr|libpwquality-1.1.1-1|53	Group:		System/Libraries
12mr|libpwquality-1.1.1-1|54	Requires:	%{name}-tools >= %{version}-%{release}
12mr|libpwquality-1.1.1-1|55	
12mr|libpwquality-1.1.1-1|56	%description -n %{libname}
12mr|libpwquality-1.1.1-1|57	The libpwquality library purpose is to provide common functions for password
12mr|libpwquality-1.1.1-1|58	quality checking and also scoring them based on their apparent randomness.
12mr|libpwquality-1.1.1-1|59	
12mr|libpwquality-1.1.1-1|60	%package -n %{devname}
12mr|libpwquality-1.1.1-1|61	Summary:	Files needed for developing PAM-aware applications and modules for PAM
12mr|libpwquality-1.1.1-1|62	Group:		Development/Other
12mr|libpwquality-1.1.1-1|63	Requires:	%{libname} = %{version}-%{release}
12mr|libpwquality-1.1.1-1|64	Provides:	%{name}-devel = %{version}-%{release}
12mr|libpwquality-1.1.1-1|65	Provides:	%{oname}-devel = %{version}-%{release}
12mr|libpwquality-1.1.1-1|66	
12mr|libpwquality-1.1.1-1|67	%description -n %{devname}
12mr|libpwquality-1.1.1-1|68	Files needed for development of applications using the libpwquality library.
12mr|libpwquality-1.1.1-1|69	
12mr|libpwquality-1.1.1-1|70	%package -n python-pwquality
12mr|libpwquality-1.1.1-1|71	Summary:	Python bindings for the libpwquality library
12mr|libpwquality-1.1.1-1|72	Group:		Development/Python
12mr|libpwquality-1.1.1-1|73	
12mr|libpwquality-1.1.1-1|74	%description -n python-pwquality
12mr|libpwquality-1.1.1-1|75	This is pwquality Python module that provides Python bindings for the
12mr|libpwquality-1.1.1-1|76	libpwquality library. These bindings can be used for easy password quality
12mr|libpwquality-1.1.1-1|77	checking and generation of random pronounceable passwords from Python
12mr|libpwquality-1.1.1-1|78	applications.
12mr|libpwquality-1.1.1-1|79	
12mr|libpwquality-1.1.1-1|80	%prep
12mr|libpwquality-1.1.1-1|81	%setup -q
12mr|libpwquality-1.1.1-1|82	
12mr|libpwquality-1.1.1-1|83	%build
12mr|libpwquality-1.1.1-1|84	%configure2_5x \
12mr|libpwquality-1.1.1-1|85	--with-securedir=/%{_lib}/security \
12mr|libpwquality-1.1.1-1|86	--with-pythonsitedir=%{python_sitearch} \
12mr|libpwquality-1.1.1-1|87	--disable-static \
12mr|libpwquality-1.1.1-1|88	--disable-rpath
12mr|libpwquality-1.1.1-1|89	
12mr|libpwquality-1.1.1-1|90	%make
12mr|libpwquality-1.1.1-1|91	
12mr|libpwquality-1.1.1-1|92	%install
12mr|libpwquality-1.1.1-1|93	%makeinstall_std
12mr|libpwquality-1.1.1-1|94	
12mr|libpwquality-1.1.1-1|95	%find_lang %{name}
12mr|libpwquality-1.1.1-1|96	
12mr|libpwquality-1.1.1-1|97	%files tools -f %{name}.lang
12mr|libpwquality-1.1.1-1|98	%doc COPYING README NEWS AUTHORS
12mr|libpwquality-1.1.1-1|99	%config(noreplace) %{_sysconfdir}/security/%{oname}.conf
12mr|libpwquality-1.1.1-1|100	%{_bindir}/pwmake
12mr|libpwquality-1.1.1-1|101	%{_bindir}/pwscore
12mr|libpwquality-1.1.1-1|102	%{_mandir}/man1/*
12mr|libpwquality-1.1.1-1|103	%{_mandir}/man5/*
12mr|libpwquality-1.1.1-1|104	%{_mandir}/man8/*
12mr|libpwquality-1.1.1-1|105	
12mr|libpwquality-1.1.1-1|106	%files -n %{libname}
12mr|libpwquality-1.1.1-1|107	%{_libdir}/%{name}.so.%{major}*
12mr|libpwquality-1.1.1-1|108	/%{_lib}/security/pam_pwquality.so
12mr|libpwquality-1.1.1-1|109	
12mr|libpwquality-1.1.1-1|110	%files -n %{devname}
12mr|libpwquality-1.1.1-1|111	%{_includedir}/%{oname}.h
12mr|libpwquality-1.1.1-1|112	%{_libdir}/%{name}.so
12mr|libpwquality-1.1.1-1|113	%{_libdir}/pkgconfig/%{oname}.pc
12mr|libpwquality-1.1.1-1|114	
12mr|libpwquality-1.1.1-1|115	%files -n python-pwquality
12mr|libpwquality-1.1.1-1|116	%{python_sitearch}/%{oname}.so
12mr|libpwquality-1.1.1-1|117	
12mr|libpwquality-1.1.1-1|118	
12mr|libpwquality-1.1.1-1|119	
12mr|libpwquality-1.1.1-1|120	%changelog
12mr|libpwquality-1.1.1-1|121	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libpwquality-1.1.1-1|122	+ Commit: f66079b
12mr|libpwquality-1.1.1-1|123	- Add internal dependency generator exceptions
12mr|libpwquality-1.1.1-1|124	
12mr|libpwquality-1.1.1-1|125	

14896 12
12mr|libqalculate-0.9.7-13|1	%define bname qalculate
12mr|libqalculate-0.9.7-13|2	%define major 5
12mr|libqalculate-0.9.7-13|3	%define libname %mklibname %{bname} %{major}
12mr|libqalculate-0.9.7-13|4	%define develname %mklibname %{bname} -d
12mr|libqalculate-0.9.7-13|5	
12mr|libqalculate-0.9.7-13|6	Summary:	The library for qalculate
12mr|libqalculate-0.9.7-13|7	Name:		libqalculate
12mr|libqalculate-0.9.7-13|8	Version:	0.9.7
12mr|libqalculate-0.9.7-13|9	Release:	13
12mr|libqalculate-0.9.7-13|10	License:	GPLv2+
12mr|libqalculate-0.9.7-13|11	Group:		System/Libraries
12mr|libqalculate-0.9.7-13|12	URL:		http://qalculate.sourceforge.net
12mr|libqalculate-0.9.7-13|13	Source0:	http://downloads.sourceforge.net/project/qalculate/libqalculate/%{name}-%{version}/%{name}-%{version}.tar.bz2
12mr|libqalculate-0.9.7-13|14	BuildRequires:	pkgconfig(cln)
12mr|libqalculate-0.9.7-13|15	BuildRequires:	pkgconfig(glib-2.0)
12mr|libqalculate-0.9.7-13|16	BuildRequires:	pkgconfig(libxml-2.0)
12mr|libqalculate-0.9.7-13|17	BuildRequires:	pkgconfig(ncurses)
12mr|libqalculate-0.9.7-13|18	BuildRequires:	perl(XML::Parser)
12mr|libqalculate-0.9.7-13|19	BuildRequires:	gmp-devel
12mr|libqalculate-0.9.7-13|20	BuildRequires:	readline-devel
12mr|libqalculate-0.9.7-13|21	
12mr|libqalculate-0.9.7-13|22	%description
12mr|libqalculate-0.9.7-13|23	Libraries needed by qalculator.
12mr|libqalculate-0.9.7-13|24	
12mr|libqalculate-0.9.7-13|25	%package -n %{libname}
12mr|libqalculate-0.9.7-13|26	Group:		System/Libraries
12mr|libqalculate-0.9.7-13|27	Summary:	The library for qalculate
12mr|libqalculate-0.9.7-13|28	Requires:	%{name}-data = %{version}-%{release}
12mr|libqalculate-0.9.7-13|29	
12mr|libqalculate-0.9.7-13|30	%description -n %{libname}
12mr|libqalculate-0.9.7-13|31	Libraries needed by qalculate.
12mr|libqalculate-0.9.7-13|32	
12mr|libqalculate-0.9.7-13|33	%package -n %{develname}
12mr|libqalculate-0.9.7-13|34	Summary:	Development files for %{name}
12mr|libqalculate-0.9.7-13|35	Group:		Development/Other
12mr|libqalculate-0.9.7-13|36	Requires:	%{libname} = %{version}-%{release}
12mr|libqalculate-0.9.7-13|37	Provides:	%{bname}-devel
12mr|libqalculate-0.9.7-13|38	Provides:	%{name}-devel
12mr|libqalculate-0.9.7-13|39	
12mr|libqalculate-0.9.7-13|40	%description -n %{develname}
12mr|libqalculate-0.9.7-13|41	Headers and development files for %{name}.
12mr|libqalculate-0.9.7-13|42	
12mr|libqalculate-0.9.7-13|43	%package data
12mr|libqalculate-0.9.7-13|44	Summary:	Data files for %{name}
12mr|libqalculate-0.9.7-13|45	Group:		System/Libraries
12mr|libqalculate-0.9.7-13|46	Requires:	%{libname} = %{version}-%{release}
12mr|libqalculate-0.9.7-13|47	Conflicts:	%{mklibname %{bname} 4} < 0.9.7-4
12mr|libqalculate-0.9.7-13|48	Conflicts:	%{mklibname %{bname} 5} < 0.9.7-4
12mr|libqalculate-0.9.7-13|49	
12mr|libqalculate-0.9.7-13|50	%description data
12mr|libqalculate-0.9.7-13|51	Data files for %{name}.
12mr|libqalculate-0.9.7-13|52	
12mr|libqalculate-0.9.7-13|53	%prep
12mr|libqalculate-0.9.7-13|54	%setup -q
12mr|libqalculate-0.9.7-13|55	
12mr|libqalculate-0.9.7-13|56	%build
12mr|libqalculate-0.9.7-13|57	%configure2_5x --disable-static
12mr|libqalculate-0.9.7-13|58	%make
12mr|libqalculate-0.9.7-13|59	
12mr|libqalculate-0.9.7-13|60	%install
12mr|libqalculate-0.9.7-13|61	%makeinstall_std
12mr|libqalculate-0.9.7-13|62	
12mr|libqalculate-0.9.7-13|63	rm -f %{buildroot}%{_bindir}/*
12mr|libqalculate-0.9.7-13|64	
12mr|libqalculate-0.9.7-13|65	%find_lang %{name}
12mr|libqalculate-0.9.7-13|66	
12mr|libqalculate-0.9.7-13|67	%files -n %{libname}
12mr|libqalculate-0.9.7-13|68	%{_libdir}/*.so.%{major}*
12mr|libqalculate-0.9.7-13|69	
12mr|libqalculate-0.9.7-13|70	%files data -f %{name}.lang
12mr|libqalculate-0.9.7-13|71	%{_datadir}/qalculate/*.xml
12mr|libqalculate-0.9.7-13|72	
12mr|libqalculate-0.9.7-13|73	%files -n %{develname}
12mr|libqalculate-0.9.7-13|74	%doc AUTHORS ChangeLog NEWS README* TODO
12mr|libqalculate-0.9.7-13|75	%doc %dir %{_datadir}/qalculate
12mr|libqalculate-0.9.7-13|76	%doc %{_docdir}/%{name}-%{version}
12mr|libqalculate-0.9.7-13|77	%{_includedir}/*
12mr|libqalculate-0.9.7-13|78	%{_libdir}/*.so
12mr|libqalculate-0.9.7-13|79	%{_libdir}/pkgconfig/*.pc
12mr|libqalculate-0.9.7-13|80	
12mr|libqalculate-0.9.7-13|81	
12mr|libqalculate-0.9.7-13|82	
12mr|libqalculate-0.9.7-13|83	%changelog
12mr|libqalculate-0.9.7-13|84	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libqalculate-0.9.7-13|85	+ Commit: f57ac47
12mr|libqalculate-0.9.7-13|86	- BuildRequires gmp-devel instead of libgmp-devel
12mr|libqalculate-0.9.7-13|87	
12mr|libqalculate-0.9.7-13|88	* Thu Aug  9 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libqalculate-0.9.7-13|89	+ Commit: 9b2c0df
12mr|libqalculate-0.9.7-13|90	- Drop .la and .a files, spec cleanup
12mr|libqalculate-0.9.7-13|91	
12mr|libqalculate-0.9.7-13|92	

14897 12
12mr|libquicktime-1.2.4-2|1	%define major 0
12mr|libquicktime-1.2.4-2|2	%define libname %mklibname quicktime %{major}
12mr|libquicktime-1.2.4-2|3	%define develname %mklibname quicktime -d
12mr|libquicktime-1.2.4-2|4	
12mr|libquicktime-1.2.4-2|5	######################
12mr|libquicktime-1.2.4-2|6	# Hardcore PLF build
12mr|libquicktime-1.2.4-2|7	%define build_plf 0
12mr|libquicktime-1.2.4-2|8	######################
12mr|libquicktime-1.2.4-2|9	
12mr|libquicktime-1.2.4-2|10	%{?_with_plf: %{expand: %%global build_plf 1}}
12mr|libquicktime-1.2.4-2|11	%if %{build_plf}
12mr|libquicktime-1.2.4-2|12	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|libquicktime-1.2.4-2|13	%define extrarelsuffix plf
12mr|libquicktime-1.2.4-2|14	%define distsuffix plf
12mr|libquicktime-1.2.4-2|15	%endif
12mr|libquicktime-1.2.4-2|16	
12mr|libquicktime-1.2.4-2|17	Summary:	A library for manipulating QuickTime files
12mr|libquicktime-1.2.4-2|18	Name:		libquicktime
12mr|libquicktime-1.2.4-2|19	Version:	1.2.4
12mr|libquicktime-1.2.4-2|20	Release:	2%{?extrarelsuffix}
12mr|libquicktime-1.2.4-2|21	%if %{build_plf}
12mr|libquicktime-1.2.4-2|22	License:	GPLv2+
12mr|libquicktime-1.2.4-2|23	%else
12mr|libquicktime-1.2.4-2|24	License:	LGPLv2+
12mr|libquicktime-1.2.4-2|25	%endif
12mr|libquicktime-1.2.4-2|26	Group:		Video
12mr|libquicktime-1.2.4-2|27	URL:		http://libquicktime.sourceforge.net/
12mr|libquicktime-1.2.4-2|28	Source0:	http://prdownloads.sourceforge.net/libquicktime/%{name}-%{version}.tar.gz
12mr|libquicktime-1.2.4-2|29	BuildRequires:	autoconf
12mr|libquicktime-1.2.4-2|30	BuildRequires:	automake
12mr|libquicktime-1.2.4-2|31	BuildRequires:	pkgconfig(libpng)
12mr|libquicktime-1.2.4-2|32	BuildRequires:	jpeg-devel
12mr|libquicktime-1.2.4-2|33	BuildRequires:	pkgconfig(vorbis)
12mr|libquicktime-1.2.4-2|34	BuildRequires:	pkgconfig(glu)
12mr|libquicktime-1.2.4-2|35	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|libquicktime-1.2.4-2|36	BuildRequires:	ffmpeg-devel
12mr|libquicktime-1.2.4-2|37	BuildRequires:	pkgconfig(alsa)
12mr|libquicktime-1.2.4-2|38	BuildRequires:	pkgconfig(ice)
12mr|libquicktime-1.2.4-2|39	BuildRequires:	pkgconfig(xaw7)
12mr|libquicktime-1.2.4-2|40	BuildRequires:	pkgconfig(xv)
12mr|libquicktime-1.2.4-2|41	BuildRequires:	pkgconfig(schroedinger-1.0)
12mr|libquicktime-1.2.4-2|42	BuildRequires:	doxygen
12mr|libquicktime-1.2.4-2|43	
12mr|libquicktime-1.2.4-2|44	%description
12mr|libquicktime-1.2.4-2|45	Libquicktime is a library for reading and writing QuickTime files
12mr|libquicktime-1.2.4-2|46	on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA,
12mr|libquicktime-1.2.4-2|47	JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression.  Supported
12mr|libquicktime-1.2.4-2|48	audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format.
12mr|libquicktime-1.2.4-2|49	
12mr|libquicktime-1.2.4-2|50	Libquicktime is based on the quicktime4linux library.  Libquicktime add
12mr|libquicktime-1.2.4-2|51	features such as a GNU build tools-based build process and dynamically
12mr|libquicktime-1.2.4-2|52	loadable CODECs.
12mr|libquicktime-1.2.4-2|53	
12mr|libquicktime-1.2.4-2|54	%if %{build_plf}
12mr|libquicktime-1.2.4-2|55	This package is in restricted as it violates some patents.
12mr|libquicktime-1.2.4-2|56	%endif
12mr|libquicktime-1.2.4-2|57	
12mr|libquicktime-1.2.4-2|58	%package -n %{libname}
12mr|libquicktime-1.2.4-2|59	Summary:	Shared library of libquicktime
12mr|libquicktime-1.2.4-2|60	Group:		System/Libraries
12mr|libquicktime-1.2.4-2|61	
12mr|libquicktime-1.2.4-2|62	%description -n %{libname}
12mr|libquicktime-1.2.4-2|63	Libquicktime is a library for reading and writing QuickTime files
12mr|libquicktime-1.2.4-2|64	on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA,
12mr|libquicktime-1.2.4-2|65	JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression.  Supported
12mr|libquicktime-1.2.4-2|66	audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format.
12mr|libquicktime-1.2.4-2|67	
12mr|libquicktime-1.2.4-2|68	Libquicktime is based on the quicktime4linux library.  Libquicktime add
12mr|libquicktime-1.2.4-2|69	features such as a GNU build tools-based build process and dynamically
12mr|libquicktime-1.2.4-2|70	loadable CODECs.
12mr|libquicktime-1.2.4-2|71	
12mr|libquicktime-1.2.4-2|72	%package -n %{develname}
12mr|libquicktime-1.2.4-2|73	Summary:	Header files and development documentation for libquicktime
12mr|libquicktime-1.2.4-2|74	Group:		Development/C
12mr|libquicktime-1.2.4-2|75	Provides:	libquicktime-devel = %{version}-%{release}
12mr|libquicktime-1.2.4-2|76	Provides:	quicktime-devel = %{version}-%{release}
12mr|libquicktime-1.2.4-2|77	Provides:	quicktime-static-devel = %{version}-%{release}
12mr|libquicktime-1.2.4-2|78	Provides:	%{libname}-static-devel = %{version}-%{release}
12mr|libquicktime-1.2.4-2|79	Provides:	%{libname}-static-devel < 1.2.4
12mr|libquicktime-1.2.4-2|80	Requires:	%{libname} = %{version}-%{release}
12mr|libquicktime-1.2.4-2|81	
12mr|libquicktime-1.2.4-2|82	%description -n %develname
12mr|libquicktime-1.2.4-2|83	Header files and development documentation for libquicktime.
12mr|libquicktime-1.2.4-2|84	
12mr|libquicktime-1.2.4-2|85	%package dv
12mr|libquicktime-1.2.4-2|86	Summary:	Libquicktime plugin supporting the DV codec
12mr|libquicktime-1.2.4-2|87	Group:		Video
12mr|libquicktime-1.2.4-2|88	Requires:	%{name} = %{version}-%{release}
12mr|libquicktime-1.2.4-2|89	BuildRequires:	pkgconfig(libdv)
12mr|libquicktime-1.2.4-2|90	
12mr|libquicktime-1.2.4-2|91	%description dv
12mr|libquicktime-1.2.4-2|92	Libquicktime plugin supporting the DV codec
12mr|libquicktime-1.2.4-2|93	
12mr|libquicktime-1.2.4-2|94	%package progs
12mr|libquicktime-1.2.4-2|95	Summary:	Useful tools to operate at QuickTime files
12mr|libquicktime-1.2.4-2|96	Group:		Video
12mr|libquicktime-1.2.4-2|97	Requires:	%{name} = %{version}-%{release}
12mr|libquicktime-1.2.4-2|98	
12mr|libquicktime-1.2.4-2|99	%description progs
12mr|libquicktime-1.2.4-2|100	Useful tools to operate on QuickTime files.
12mr|libquicktime-1.2.4-2|101	
12mr|libquicktime-1.2.4-2|102	%if %{build_plf}
12mr|libquicktime-1.2.4-2|103	%package lame
12mr|libquicktime-1.2.4-2|104	Summary:	Libquicktime plugin supporting the MP3 codec
12mr|libquicktime-1.2.4-2|105	Group:		Video
12mr|libquicktime-1.2.4-2|106	Requires:	%{name} = %{version}-%{release}
12mr|libquicktime-1.2.4-2|107	BuildRequires:	lame-devel
12mr|libquicktime-1.2.4-2|108	
12mr|libquicktime-1.2.4-2|109	%description lame
12mr|libquicktime-1.2.4-2|110	This is a libquicktime plugin supporting the MP3 codec based on lame.
12mr|libquicktime-1.2.4-2|111	
12mr|libquicktime-1.2.4-2|112	This package is in restricted as it violates some patents.
12mr|libquicktime-1.2.4-2|113	
12mr|libquicktime-1.2.4-2|114	%package faac
12mr|libquicktime-1.2.4-2|115	Summary:	Libquicktime plugin for encoding AAC
12mr|libquicktime-1.2.4-2|116	Group:		Video
12mr|libquicktime-1.2.4-2|117	Requires:	%{name} = %{version}-%{release}
12mr|libquicktime-1.2.4-2|118	BuildRequires:	libfaac-devel
12mr|libquicktime-1.2.4-2|119	
12mr|libquicktime-1.2.4-2|120	%description faac
12mr|libquicktime-1.2.4-2|121	This is a libquicktime plugin for AAC encoding based on faac.
12mr|libquicktime-1.2.4-2|122	
12mr|libquicktime-1.2.4-2|123	This package is in restricted as it violates some patents.
12mr|libquicktime-1.2.4-2|124	
12mr|libquicktime-1.2.4-2|125	%package faad
12mr|libquicktime-1.2.4-2|126	Summary:	Libquicktime plugin for decoding AAC
12mr|libquicktime-1.2.4-2|127	Group:		Video
12mr|libquicktime-1.2.4-2|128	Requires:	%{name} = %{version}-%{release}
12mr|libquicktime-1.2.4-2|129	BuildRequires:	libfaad2-devel
12mr|libquicktime-1.2.4-2|130	
12mr|libquicktime-1.2.4-2|131	%description faad
12mr|libquicktime-1.2.4-2|132	This is a libquicktime plugin for AAC decoding based on faad2.
12mr|libquicktime-1.2.4-2|133	
12mr|libquicktime-1.2.4-2|134	This package is in restricted as it violates some patents.
12mr|libquicktime-1.2.4-2|135	
12mr|libquicktime-1.2.4-2|136	%package x264
12mr|libquicktime-1.2.4-2|137	Summary: Libquicktime plugin for encoding H.264/MPEG-4 streams
12mr|libquicktime-1.2.4-2|138	Group:		Video
12mr|libquicktime-1.2.4-2|139	Requires:	%{name} = %{version}-%{release}
12mr|libquicktime-1.2.4-2|140	BuildRequires:	libx264-devel
12mr|libquicktime-1.2.4-2|141	
12mr|libquicktime-1.2.4-2|142	%description x264
12mr|libquicktime-1.2.4-2|143	This is a libquicktime plugin for encoding H.264/MPEG-4 streams.
12mr|libquicktime-1.2.4-2|144	
12mr|libquicktime-1.2.4-2|145	This package is in restricted as it violates some patents.
12mr|libquicktime-1.2.4-2|146	%endif
12mr|libquicktime-1.2.4-2|147	
12mr|libquicktime-1.2.4-2|148	%prep
12mr|libquicktime-1.2.4-2|149	%setup -q
12mr|libquicktime-1.2.4-2|150	
12mr|libquicktime-1.2.4-2|151	%build
12mr|libquicktime-1.2.4-2|152	%configure2_5x \
12mr|libquicktime-1.2.4-2|153	--with-libdv \
12mr|libquicktime-1.2.4-2|154	%ifarch x86_64
12mr|libquicktime-1.2.4-2|155	--with-pic \
12mr|libquicktime-1.2.4-2|156	%endif
12mr|libquicktime-1.2.4-2|157	%if %{build_plf}
12mr|libquicktime-1.2.4-2|158	--enable-gpl
12mr|libquicktime-1.2.4-2|159	%endif
12mr|libquicktime-1.2.4-2|160	
12mr|libquicktime-1.2.4-2|161	%make
12mr|libquicktime-1.2.4-2|162	
12mr|libquicktime-1.2.4-2|163	%install
12mr|libquicktime-1.2.4-2|164	rm -rf %{buildroot}
12mr|libquicktime-1.2.4-2|165	%makeinstall_std
12mr|libquicktime-1.2.4-2|166	rm -f %{buildroot}%{_libdir}/libquicktime/*a
12mr|libquicktime-1.2.4-2|167	rm -f %{buildroot}%{_libdir}/libquicktime/lqt_opendivx.so
12mr|libquicktime-1.2.4-2|168	%find_lang %{name}
12mr|libquicktime-1.2.4-2|169	
12mr|libquicktime-1.2.4-2|170	%files -f %{name}.lang
12mr|libquicktime-1.2.4-2|171	%doc README
12mr|libquicktime-1.2.4-2|172	%dir %{_libdir}/libquicktime/
12mr|libquicktime-1.2.4-2|173	%{_libdir}/libquicktime/lqt_audiocodec.so
12mr|libquicktime-1.2.4-2|174	%{_libdir}/libquicktime/lqt_ffmpeg.so
12mr|libquicktime-1.2.4-2|175	%{_libdir}/libquicktime/lqt_mjpeg.so
12mr|libquicktime-1.2.4-2|176	%{_libdir}/libquicktime/lqt_png.so
12mr|libquicktime-1.2.4-2|177	%{_libdir}/libquicktime/lqt_videocodec.so
12mr|libquicktime-1.2.4-2|178	%{_libdir}/libquicktime/lqt_rtjpeg.so
12mr|libquicktime-1.2.4-2|179	%{_libdir}/libquicktime/lqt_schroedinger.so
12mr|libquicktime-1.2.4-2|180	%{_libdir}/libquicktime/lqt_vorbis.so
12mr|libquicktime-1.2.4-2|181	
12mr|libquicktime-1.2.4-2|182	%files dv
12mr|libquicktime-1.2.4-2|183	%{_libdir}/libquicktime/lqt_dv.so
12mr|libquicktime-1.2.4-2|184	
12mr|libquicktime-1.2.4-2|185	%files -n %{libname}
12mr|libquicktime-1.2.4-2|186	%{_libdir}/libquicktime.so.%{major}*
12mr|libquicktime-1.2.4-2|187	
12mr|libquicktime-1.2.4-2|188	%files -n %{develname}
12mr|libquicktime-1.2.4-2|189	%{_libdir}/lib*.so
12mr|libquicktime-1.2.4-2|190	%{_includedir}/lqt
12mr|libquicktime-1.2.4-2|191	%{_libdir}/pkgconfig/*.pc
12mr|libquicktime-1.2.4-2|192	
12mr|libquicktime-1.2.4-2|193	%files progs
12mr|libquicktime-1.2.4-2|194	%doc README TODO
12mr|libquicktime-1.2.4-2|195	%{_bindir}/libquicktime_config
12mr|libquicktime-1.2.4-2|196	%{_bindir}/lqtplay
12mr|libquicktime-1.2.4-2|197	%{_bindir}/lqtremux
12mr|libquicktime-1.2.4-2|198	%{_bindir}/lqt_transcode
12mr|libquicktime-1.2.4-2|199	%{_bindir}/qt*
12mr|libquicktime-1.2.4-2|200	%{_mandir}/man1/lqtplay.1*
12mr|libquicktime-1.2.4-2|201	
12mr|libquicktime-1.2.4-2|202	%if %{build_plf}
12mr|libquicktime-1.2.4-2|203	%files lame
12mr|libquicktime-1.2.4-2|204	%{_libdir}/libquicktime/lqt_lame.so
12mr|libquicktime-1.2.4-2|205	
12mr|libquicktime-1.2.4-2|206	%files faac
12mr|libquicktime-1.2.4-2|207	%{_libdir}/libquicktime/lqt_faac.so
12mr|libquicktime-1.2.4-2|208	
12mr|libquicktime-1.2.4-2|209	%files faad
12mr|libquicktime-1.2.4-2|210	%{_libdir}/libquicktime/lqt_faad2.so
12mr|libquicktime-1.2.4-2|211	
12mr|libquicktime-1.2.4-2|212	%files x264
12mr|libquicktime-1.2.4-2|213	%{_libdir}/libquicktime/lqt_x264.so
12mr|libquicktime-1.2.4-2|214	%endif
12mr|libquicktime-1.2.4-2|215	
12mr|libquicktime-1.2.4-2|216	
12mr|libquicktime-1.2.4-2|217	
12mr|libquicktime-1.2.4-2|218	%changelog
12mr|libquicktime-1.2.4-2|219	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libquicktime-1.2.4-2|220	+ Commit: abc90ee
12mr|libquicktime-1.2.4-2|221	- New version 1.2.4, convert BR to pkgconfig style
12mr|libquicktime-1.2.4-2|222	
12mr|libquicktime-1.2.4-2|223	

14898 12
12mr|libquvi-0.4.1-1|1	%define major 7
12mr|libquvi-0.4.1-1|2	%define libname %mklibname quvi %major
12mr|libquvi-0.4.1-1|3	%define develname %mklibname -d quvi
12mr|libquvi-0.4.1-1|4	
12mr|libquvi-0.4.1-1|5	Name:           libquvi
12mr|libquvi-0.4.1-1|6	Version:        0.4.1
12mr|libquvi-0.4.1-1|7	Release:        1
12mr|libquvi-0.4.1-1|8	Summary:        Library for parsing flash media stream URLs with C API
12mr|libquvi-0.4.1-1|9	Group:          Networking/Other
12mr|libquvi-0.4.1-1|10	License:        LGPLv2+
12mr|libquvi-0.4.1-1|11	URL:            http://quvi.sourceforge.net/
12mr|libquvi-0.4.1-1|12	Source0:        http://downloads.sourceforge.net/quvi/%{name}-%{version}.tar.xz
12mr|libquvi-0.4.1-1|13	BuildRequires: pkgconfig(libcurl) >= 7.18.2
12mr|libquvi-0.4.1-1|14	BuildRequires: pkgconfig(libquvi-scripts) >= 0.4.0
12mr|libquvi-0.4.1-1|15	BuildRequires: pkgconfig(lua) >= 5.1
12mr|libquvi-0.4.1-1|16	
12mr|libquvi-0.4.1-1|17	%description
12mr|libquvi-0.4.1-1|18	libquvi is a library for parsing video download links with C API.
12mr|libquvi-0.4.1-1|19	It is written in C and intended to be a cross-platform library.
12mr|libquvi-0.4.1-1|20	
12mr|libquvi-0.4.1-1|21	%package -n %libname
12mr|libquvi-0.4.1-1|22	Summary: Shared library files libquvi
12mr|libquvi-0.4.1-1|23	Group: Networking/Other
12mr|libquvi-0.4.1-1|24	Requires: libquvi-scripts >= 0.4.0
12mr|libquvi-0.4.1-1|25	
12mr|libquvi-0.4.1-1|26	%description -n %libname
12mr|libquvi-0.4.1-1|27	Shared library files libquvi.
12mr|libquvi-0.4.1-1|28	
12mr|libquvi-0.4.1-1|29	%package -n %develname
12mr|libquvi-0.4.1-1|30	Summary: Files needed for building applications with libquvi
12mr|libquvi-0.4.1-1|31	Group: Development/Other
12mr|libquvi-0.4.1-1|32	Requires: %{libname} = %{version}-%{release}
12mr|libquvi-0.4.1-1|33	Provides: %{name}-devel = %{version}-%{release}
12mr|libquvi-0.4.1-1|34	Provides: quvi-devel = %{version}-%{release}
12mr|libquvi-0.4.1-1|35	
12mr|libquvi-0.4.1-1|36	%description -n %develname
12mr|libquvi-0.4.1-1|37	Files needed for building applications with libquvi.
12mr|libquvi-0.4.1-1|38	
12mr|libquvi-0.4.1-1|39	%prep
12mr|libquvi-0.4.1-1|40	%setup -q
12mr|libquvi-0.4.1-1|41	
12mr|libquvi-0.4.1-1|42	%build
12mr|libquvi-0.4.1-1|43	%configure2_5x --disable-static
12mr|libquvi-0.4.1-1|44	%make
12mr|libquvi-0.4.1-1|45	
12mr|libquvi-0.4.1-1|46	%install
12mr|libquvi-0.4.1-1|47	%makeinstall_std
12mr|libquvi-0.4.1-1|48	rm -f %buildroot%{_libdir}/*.la
12mr|libquvi-0.4.1-1|49	
12mr|libquvi-0.4.1-1|50	%files -n %libname
12mr|libquvi-0.4.1-1|51	%{_libdir}/%{name}.so.%{major}
12mr|libquvi-0.4.1-1|52	%{_libdir}/%{name}.so.%{major}.*
12mr|libquvi-0.4.1-1|53	
12mr|libquvi-0.4.1-1|54	%files -n %develname
12mr|libquvi-0.4.1-1|55	%{_libdir}/%{name}.so
12mr|libquvi-0.4.1-1|56	%{_libdir}/pkgconfig/*.pc
12mr|libquvi-0.4.1-1|57	%{_includedir}/*
12mr|libquvi-0.4.1-1|58	%{_mandir}/man3/*
12mr|libquvi-0.4.1-1|59	
12mr|libquvi-0.4.1-1|60	
12mr|libquvi-0.4.1-1|61	
12mr|libquvi-0.4.1-1|62	%changelog
12mr|libquvi-0.4.1-1|63	

14899 12
12mr|libquvi-scripts-0.4.10-1|1	%define major 6
12mr|libquvi-scripts-0.4.10-1|2	%define libname %mklibname quvi-scripts %major
12mr|libquvi-scripts-0.4.10-1|3	%define develname %mklibname -d quvi-scripts
12mr|libquvi-scripts-0.4.10-1|4	
12mr|libquvi-scripts-0.4.10-1|5	Name:           libquvi-scripts
12mr|libquvi-scripts-0.4.10-1|6	Version:        0.4.10
12mr|libquvi-scripts-0.4.10-1|7	Release:        1
12mr|libquvi-scripts-0.4.10-1|8	Summary:        Embedded lua scripts for parsing media details
12mr|libquvi-scripts-0.4.10-1|9	Group:          Networking/Other
12mr|libquvi-scripts-0.4.10-1|10	License:        LGPLv2+
12mr|libquvi-scripts-0.4.10-1|11	URL:            http://quvi.sourceforge.net/
12mr|libquvi-scripts-0.4.10-1|12	Source0:        http://downloads.sourceforge.net/quvi/%{name}-%{version}.tar.xz
12mr|libquvi-scripts-0.4.10-1|13	BuildArch:	noarch
12mr|libquvi-scripts-0.4.10-1|14	
12mr|libquvi-scripts-0.4.10-1|15	%description
12mr|libquvi-scripts-0.4.10-1|16	libquvi-scripts contains the embedded lua scripts that libquvi uses for
12mr|libquvi-scripts-0.4.10-1|17	parsing the media details. Some additional utility scripts are also
12mr|libquvi-scripts-0.4.10-1|18	included.
12mr|libquvi-scripts-0.4.10-1|19	
12mr|libquvi-scripts-0.4.10-1|20	%prep
12mr|libquvi-scripts-0.4.10-1|21	%setup -q
12mr|libquvi-scripts-0.4.10-1|22	
12mr|libquvi-scripts-0.4.10-1|23	%build
12mr|libquvi-scripts-0.4.10-1|24	%configure2_5x --libdir=%{_datadir}
12mr|libquvi-scripts-0.4.10-1|25	%make
12mr|libquvi-scripts-0.4.10-1|26	
12mr|libquvi-scripts-0.4.10-1|27	%install
12mr|libquvi-scripts-0.4.10-1|28	%makeinstall_std
12mr|libquvi-scripts-0.4.10-1|29	
12mr|libquvi-scripts-0.4.10-1|30	%files
12mr|libquvi-scripts-0.4.10-1|31	%doc ChangeLog COPYING README
12mr|libquvi-scripts-0.4.10-1|32	%{_datadir}/%{name}
12mr|libquvi-scripts-0.4.10-1|33	%{_datadir}/pkgconfig/*.pc
12mr|libquvi-scripts-0.4.10-1|34	%{_mandir}/man7/*

14900 12
12mr|libraw-0.13.5-3|1	%define oname	LibRaw
12mr|libraw-0.13.5-3|2	
12mr|libraw-0.13.5-3|3	%define major	2
12mr|libraw-0.13.5-3|4	%define libname	%mklibname raw %{major}
12mr|libraw-0.13.5-3|5	%define devname %mklibname raw -d
12mr|libraw-0.13.5-3|6	
12mr|libraw-0.13.5-3|7	Summary:	Library for reading and processing of RAW digicam images
12mr|libraw-0.13.5-3|8	Name:		libraw
12mr|libraw-0.13.5-3|9	Version:	0.13.5
12mr|libraw-0.13.5-3|10	Release:	%mkrel 3
12mr|libraw-0.13.5-3|11	License:	GPLv3
12mr|libraw-0.13.5-3|12	Group:		Development/C
12mr|libraw-0.13.5-3|13	URL:		http://www.libraw.org
12mr|libraw-0.13.5-3|14	Source0:	http://www.libraw.org/data/%{oname}-%{version}.tar.gz
12mr|libraw-0.13.5-3|15	Source1:        http://www.libraw.org/data/%{oname}-demosaic-pack-GPL2-%{version}.tar.gz
12mr|libraw-0.13.5-3|16	Source2:        http://www.libraw.org/data/%{oname}-demosaic-pack-GPL3-%{version}.tar.gz
12mr|libraw-0.13.5-3|17	BuildRequires:	libgomp-devel
12mr|libraw-0.13.5-3|18	Buildrequires:	lcms-devel
12mr|libraw-0.13.5-3|19	
12mr|libraw-0.13.5-3|20	%description
12mr|libraw-0.13.5-3|21	LibRaw is a library for reading RAW files from digital photo cameras
12mr|libraw-0.13.5-3|22	(CRW/CR2, NEF, RAF, DNG, MOS, KDC, DCR, etc, virtually all RAW formats are
12mr|libraw-0.13.5-3|23	supported).
12mr|libraw-0.13.5-3|24	
12mr|libraw-0.13.5-3|25	It pays special attention to correct retrieval of data required for subsequent
12mr|libraw-0.13.5-3|26	RAW conversion.
12mr|libraw-0.13.5-3|27	
12mr|libraw-0.13.5-3|28	The library is intended for embedding in RAW converters, data analyzers, and
12mr|libraw-0.13.5-3|29	other programs using RAW files as the initial data.
12mr|libraw-0.13.5-3|30	
12mr|libraw-0.13.5-3|31	Since LibRaw is linked against LibRaw-demosaic-pack-GPL2 and
12mr|libraw-0.13.5-3|32	LibRaw-demosaic-pack-GPL3 the global licence is GPLv3.
12mr|libraw-0.13.5-3|33	
12mr|libraw-0.13.5-3|34	%package -n %{libname}
12mr|libraw-0.13.5-3|35	Summary:	Library for reading and processing of RAW digicam images
12mr|libraw-0.13.5-3|36	Group:		System/Libraries
12mr|libraw-0.13.5-3|37	
12mr|libraw-0.13.5-3|38	%description -n %{libname}
12mr|libraw-0.13.5-3|39	LibRaw is a library for reading RAW files from digital photo cameras
12mr|libraw-0.13.5-3|40	(CRW/CR2, NEF, RAF, DNG, MOS, KDC, DCR, etc, virtually all RAW formats are
12mr|libraw-0.13.5-3|41	supported).
12mr|libraw-0.13.5-3|42	
12mr|libraw-0.13.5-3|43	It pays special attention to correct retrieval of data required for subsequent
12mr|libraw-0.13.5-3|44	RAW conversion.
12mr|libraw-0.13.5-3|45	
12mr|libraw-0.13.5-3|46	The library is intended for embedding in RAW converters, data analyzers, and
12mr|libraw-0.13.5-3|47	other programs using RAW files as the initial data.
12mr|libraw-0.13.5-3|48	
12mr|libraw-0.13.5-3|49	Since LibRaw is linked against LibRaw-demosaic-pack-GPL2 and
12mr|libraw-0.13.5-3|50	LibRaw-demosaic-pack-GPL3 the global licence is GPLv3.
12mr|libraw-0.13.5-3|51	
12mr|libraw-0.13.5-3|52	%package -n %{devname}
12mr|libraw-0.13.5-3|53	Summary:	LibRaw development files and headers
12mr|libraw-0.13.5-3|54	Group:		Development/C
12mr|libraw-0.13.5-3|55	Requires:	%{libname} = %{version}-%{release}
12mr|libraw-0.13.5-3|56	Provides:	%{name}-devel = %{version}-%{release}
12mr|libraw-0.13.5-3|57	Obsoletes:	%{name}-devel < 0.13.4
12mr|libraw-0.13.5-3|58	
12mr|libraw-0.13.5-3|59	%description -n %{devname}
12mr|libraw-0.13.5-3|60	This package contains the development files and headers for %{oname}.
12mr|libraw-0.13.5-3|61	
12mr|libraw-0.13.5-3|62	%package tools
12mr|libraw-0.13.5-3|63	Summary:	Command line tools from %{oname}
12mr|libraw-0.13.5-3|64	Group:		Graphics
12mr|libraw-0.13.5-3|65	
12mr|libraw-0.13.5-3|66	%description tools
12mr|libraw-0.13.5-3|67	This packages provides tools to manipulate raw files.
12mr|libraw-0.13.5-3|68	
12mr|libraw-0.13.5-3|69	%prep
12mr|libraw-0.13.5-3|70	%setup -qn %{oname}-%{version} -b1 -b2
12mr|libraw-0.13.5-3|71	
12mr|libraw-0.13.5-3|72	%build
12mr|libraw-0.13.5-3|73	%configure2_5x --disable-openmp
12mr|libraw-0.13.5-3|74	#parallel build tends to broke build
12mr|libraw-0.13.5-3|75	make -j2
12mr|libraw-0.13.5-3|76	
12mr|libraw-0.13.5-3|77	%install
12mr|libraw-0.13.5-3|78	rm -rf %{buildroot}
12mr|libraw-0.13.5-3|79	%makeinstall_std
12mr|libraw-0.13.5-3|80	
12mr|libraw-0.13.5-3|81	# The source tree has these with execute permissions for some reason
12mr|libraw-0.13.5-3|82	chmod 644 LICENSE.CDDL LICENSE.LGPL LICENSE.LibRaw.pdf
12mr|libraw-0.13.5-3|83	
12mr|libraw-0.13.5-3|84	# let files section handle docs
12mr|libraw-0.13.5-3|85	rm -rf %{buildroot}%{_datadir}/doc/*
12mr|libraw-0.13.5-3|86	
12mr|libraw-0.13.5-3|87	# move docs to a better location
12mr|libraw-0.13.5-3|88	mv doc html
12mr|libraw-0.13.5-3|89	
12mr|libraw-0.13.5-3|90	%clean
12mr|libraw-0.13.5-3|91	rm -rf %{buildroot}
12mr|libraw-0.13.5-3|92	
12mr|libraw-0.13.5-3|93	%files tools
12mr|libraw-0.13.5-3|94	%defattr(-,root,root)
12mr|libraw-0.13.5-3|95	%{_bindir}/*
12mr|libraw-0.13.5-3|96	
12mr|libraw-0.13.5-3|97	%files -n %{libname}
12mr|libraw-0.13.5-3|98	%defattr(-,root,root)
12mr|libraw-0.13.5-3|99	%doc LICENSE* README README.demosaic-packs
12mr|libraw-0.13.5-3|100	%{_libdir}/libraw.so.%{major}*
12mr|libraw-0.13.5-3|101	%{_libdir}/libraw_r.so.%{major}*
12mr|libraw-0.13.5-3|102	
12mr|libraw-0.13.5-3|103	%files -n %{devname}
12mr|libraw-0.13.5-3|104	%defattr(-,root,root)
12mr|libraw-0.13.5-3|105	%doc LICENSE* Changelog.* README README.demosaic-packs html/
12mr|libraw-0.13.5-3|106	%{_includedir}/libraw
12mr|libraw-0.13.5-3|107	%{_libdir}/libraw.*a
12mr|libraw-0.13.5-3|108	%{_libdir}/libraw_r.*a
12mr|libraw-0.13.5-3|109	%{_libdir}/libraw.so
12mr|libraw-0.13.5-3|110	%{_libdir}/libraw_r.so
12mr|libraw-0.13.5-3|111	%{_libdir}/pkgconfig/*.pc
12mr|libraw-0.13.5-3|112	
12mr|libraw-0.13.5-3|113	
12mr|libraw-0.13.5-3|114	
12mr|libraw-0.13.5-3|115	%changelog
12mr|libraw-0.13.5-3|116	

14901 12
12mr|libraw1394-2.0.8-2|1	%define	major		11
12mr|libraw1394-2.0.8-2|2	%define	libname		%mklibname raw1394_ %{major}
12mr|libraw1394-2.0.8-2|3	%define	develname	%mklibname raw1394 -d
12mr|libraw1394-2.0.8-2|4	
12mr|libraw1394-2.0.8-2|5	Name:		libraw1394
12mr|libraw1394-2.0.8-2|6	Version:	2.0.8
12mr|libraw1394-2.0.8-2|7	Release:	2
12mr|libraw1394-2.0.8-2|8	Summary:	FireWire interface
12mr|libraw1394-2.0.8-2|9	License:	LGPLv2+
12mr|libraw1394-2.0.8-2|10	Group:		System/Libraries
12mr|libraw1394-2.0.8-2|11	URL:		http://sourceforge.net/projects/libraw1394/
12mr|libraw1394-2.0.8-2|12	Source0:	http://dfn.dl.sourceforge.net/project/libraw1394/libraw1394/%{name}-%{version}.tar.xz
12mr|libraw1394-2.0.8-2|13	Requires(post):	coreutils
12mr|libraw1394-2.0.8-2|14	
12mr|libraw1394-2.0.8-2|15	%description
12mr|libraw1394-2.0.8-2|16	libraw1394 is the only supported interface to the kernel side raw1394 of
12mr|libraw1394-2.0.8-2|17	the Linux IEEE-1394 subsystem, which provides direct access to the connected
12mr|libraw1394-2.0.8-2|18	1394 buses to user space.  Through libraw1394/raw1394, applications can
12mr|libraw1394-2.0.8-2|19	directly send to and receive from other nodes without requiring a kernel driver
12mr|libraw1394-2.0.8-2|20	for the protocol in question.
12mr|libraw1394-2.0.8-2|21	
12mr|libraw1394-2.0.8-2|22	The reason for making a library the interface to the kernel is to avoid
12mr|libraw1394-2.0.8-2|23	a program dependency on the kernel version, which would hinder development and
12mr|libraw1394-2.0.8-2|24	optimization of raw1394.  If development changed the protocol and made it
12mr|libraw1394-2.0.8-2|25	incompatible with previous versions only the libraw1394 has to be upgraded to
12mr|libraw1394-2.0.8-2|26	match the kernel version (instead of all applications).
12mr|libraw1394-2.0.8-2|27	
12mr|libraw1394-2.0.8-2|28	%package -n	%{name}-utils
12mr|libraw1394-2.0.8-2|29	Group:		Communications
12mr|libraw1394-2.0.8-2|30	Summary:	Some small Firewire utilities
12mr|libraw1394-2.0.8-2|31	
12mr|libraw1394-2.0.8-2|32	%description -n	%{name}-utils
12mr|libraw1394-2.0.8-2|33	This package contains a few utilities to send and receive raw data over
12mr|libraw1394-2.0.8-2|34	Firewire (ieee1394).
12mr|libraw1394-2.0.8-2|35	
12mr|libraw1394-2.0.8-2|36	%package -n	%{libname}
12mr|libraw1394-2.0.8-2|37	Group:		System/Libraries
12mr|libraw1394-2.0.8-2|38	Summary:	FireWire interface shared library
12mr|libraw1394-2.0.8-2|39	
12mr|libraw1394-2.0.8-2|40	%description -n %{libname}
12mr|libraw1394-2.0.8-2|41	libraw1394 is the only supported interface to the kernel side raw1394 of
12mr|libraw1394-2.0.8-2|42	the Linux IEEE-1394 subsystem, which provides direct access to the connected
12mr|libraw1394-2.0.8-2|43	1394 buses to user space.  Through libraw1394/raw1394, applications can
12mr|libraw1394-2.0.8-2|44	directly send to and receive from other nodes without requiring a kernel driver
12mr|libraw1394-2.0.8-2|45	for the protocol in question.
12mr|libraw1394-2.0.8-2|46	
12mr|libraw1394-2.0.8-2|47	The reason for making a library the interface to the kernel is to avoid
12mr|libraw1394-2.0.8-2|48	a program dependency on the kernel version, which would hinder development and
12mr|libraw1394-2.0.8-2|49	optimization of raw1394.  If development changed the protocol and made it
12mr|libraw1394-2.0.8-2|50	incompatible with previous versions only the libraw1394 has to be upgraded to
12mr|libraw1394-2.0.8-2|51	match the kernel version (instead of all applications).
12mr|libraw1394-2.0.8-2|52	
12mr|libraw1394-2.0.8-2|53	This package contains the shared library to run applications linked
12mr|libraw1394-2.0.8-2|54	with %{name}.
12mr|libraw1394-2.0.8-2|55	
12mr|libraw1394-2.0.8-2|56	%package -n	%{develname}
12mr|libraw1394-2.0.8-2|57	Summary:	Development and include files for libraw1394
12mr|libraw1394-2.0.8-2|58	Group:		Development/C
12mr|libraw1394-2.0.8-2|59	Requires:	%{libname} = %{version}-%{release}
12mr|libraw1394-2.0.8-2|60	Provides:	%{name}-devel = %{version}-%{release}
12mr|libraw1394-2.0.8-2|61	Conflicts:	%{mklibname raw1394_8 -d}
12mr|libraw1394-2.0.8-2|62	Obsoletes:	%{mklibname raw1394 -d -s} < 2.0.8
12mr|libraw1394-2.0.8-2|63	
12mr|libraw1394-2.0.8-2|64	%description -n	%{develname}
12mr|libraw1394-2.0.8-2|65	libraw1394 is the only supported interface to the kernel side raw1394 of
12mr|libraw1394-2.0.8-2|66	the Linux IEEE-1394 subsystem, which provides direct access to the connected
12mr|libraw1394-2.0.8-2|67	1394 buses to user space.  Through libraw1394/raw1394, applications can
12mr|libraw1394-2.0.8-2|68	directly send to and receive from other nodes without requiring a kernel driver
12mr|libraw1394-2.0.8-2|69	for the protocol in question.
12mr|libraw1394-2.0.8-2|70	
12mr|libraw1394-2.0.8-2|71	This archive contains the header-files for libraw1394 development.
12mr|libraw1394-2.0.8-2|72	
12mr|libraw1394-2.0.8-2|73	%prep
12mr|libraw1394-2.0.8-2|74	%setup -q
12mr|libraw1394-2.0.8-2|75	
12mr|libraw1394-2.0.8-2|76	%build
12mr|libraw1394-2.0.8-2|77	%configure2_5x --disable-static
12mr|libraw1394-2.0.8-2|78	%make
12mr|libraw1394-2.0.8-2|79	
12mr|libraw1394-2.0.8-2|80	%install
12mr|libraw1394-2.0.8-2|81	%makeinstall_std
12mr|libraw1394-2.0.8-2|82	
12mr|libraw1394-2.0.8-2|83	%files -n %{name}-utils
12mr|libraw1394-2.0.8-2|84	%doc README AUTHORS
12mr|libraw1394-2.0.8-2|85	%{_bindir}/*
12mr|libraw1394-2.0.8-2|86	%{_mandir}/man*/*
12mr|libraw1394-2.0.8-2|87	
12mr|libraw1394-2.0.8-2|88	%files -n %{libname}
12mr|libraw1394-2.0.8-2|89	%{_libdir}/libraw1394.so.%{major}*
12mr|libraw1394-2.0.8-2|90	
12mr|libraw1394-2.0.8-2|91	%files -n %{develname}
12mr|libraw1394-2.0.8-2|92	%doc README NEWS AUTHORS
12mr|libraw1394-2.0.8-2|93	%{_includedir}/libraw1394
12mr|libraw1394-2.0.8-2|94	%{_libdir}/libraw1394.so
12mr|libraw1394-2.0.8-2|95	%{_libdir}/pkgconfig/%{name}.pc
12mr|libraw1394-2.0.8-2|96	
12mr|libraw1394-2.0.8-2|97	
12mr|libraw1394-2.0.8-2|98	%changelog
12mr|libraw1394-2.0.8-2|99	* Sat Aug  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libraw1394-2.0.8-2|100	+ Commit: d7b6afd
12mr|libraw1394-2.0.8-2|101	- New version 2.0.8 (sync with Cooker), drop empty static package
12mr|libraw1394-2.0.8-2|102	
12mr|libraw1394-2.0.8-2|103	

14902 12
12mr|libraw1394_8-1.3.0-8|1	%define	name	libraw1394_8
12mr|libraw1394_8-1.3.0-8|2	%define oname libraw1394
12mr|libraw1394_8-1.3.0-8|3	%define	version	1.3.0
12mr|libraw1394_8-1.3.0-8|4	%define release	%mkrel 8
12mr|libraw1394_8-1.3.0-8|5	
12mr|libraw1394_8-1.3.0-8|6	%define	major		8
12mr|libraw1394_8-1.3.0-8|7	%define	libname		%mklibname raw1394_ %{major}
12mr|libraw1394_8-1.3.0-8|8	%define	develname	%mklibname raw1394_%major -d
12mr|libraw1394_8-1.3.0-8|9	%define staticname	%mklibname raw1394_%major -d -s
12mr|libraw1394_8-1.3.0-8|10	
12mr|libraw1394_8-1.3.0-8|11	Name:		%{name}
12mr|libraw1394_8-1.3.0-8|12	Version:	%{version}
12mr|libraw1394_8-1.3.0-8|13	Release:	%{release}
12mr|libraw1394_8-1.3.0-8|14	License:	LGPLv2+
12mr|libraw1394_8-1.3.0-8|15	Group:		System/Libraries
12mr|libraw1394_8-1.3.0-8|16	Source0:	http://www.linux1394.org/dl/%{oname}-%{version}.tar.gz
12mr|libraw1394_8-1.3.0-8|17	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libraw1394_8-1.3.0-8|18	URL:		http://www.linux1394.org/
12mr|libraw1394_8-1.3.0-8|19	Summary:	FireWire interface
12mr|libraw1394_8-1.3.0-8|20	Requires(post): coreutils
12mr|libraw1394_8-1.3.0-8|21	
12mr|libraw1394_8-1.3.0-8|22	%description
12mr|libraw1394_8-1.3.0-8|23	libraw1394 is the only supported interface to the kernel side raw1394 of
12mr|libraw1394_8-1.3.0-8|24	the Linux IEEE-1394 subsystem, which provides direct access to the connected
12mr|libraw1394_8-1.3.0-8|25	1394 buses to user space.  Through libraw1394/raw1394, applications can
12mr|libraw1394_8-1.3.0-8|26	directly send to and receive from other nodes without requiring a kernel driver
12mr|libraw1394_8-1.3.0-8|27	for the protocol in question.
12mr|libraw1394_8-1.3.0-8|28	
12mr|libraw1394_8-1.3.0-8|29	The reason for making a library the interface to the kernel is to avoid
12mr|libraw1394_8-1.3.0-8|30	a program dependency on the kernel version, which would hinder development and
12mr|libraw1394_8-1.3.0-8|31	optimization of raw1394.  If development changed the protocol and made it
12mr|libraw1394_8-1.3.0-8|32	incompatible with previous versions only the libraw1394 has to be upgraded to
12mr|libraw1394_8-1.3.0-8|33	match the kernel version (instead of all applications).
12mr|libraw1394_8-1.3.0-8|34	
12mr|libraw1394_8-1.3.0-8|35	%package -n	%{name}-utils
12mr|libraw1394_8-1.3.0-8|36	Group:		Communications
12mr|libraw1394_8-1.3.0-8|37	Summary:	Some small Firewire utilities
12mr|libraw1394_8-1.3.0-8|38	Conflicts: %oname-utils
12mr|libraw1394_8-1.3.0-8|39	
12mr|libraw1394_8-1.3.0-8|40	%description -n	%{name}-utils
12mr|libraw1394_8-1.3.0-8|41	This package contains a few utilities to send and receive raw data over
12mr|libraw1394_8-1.3.0-8|42	Firewire (ieee1394).
12mr|libraw1394_8-1.3.0-8|43	
12mr|libraw1394_8-1.3.0-8|44	%if %_lib != lib
12mr|libraw1394_8-1.3.0-8|45	%package -n	%{libname}
12mr|libraw1394_8-1.3.0-8|46	Group:		System/Libraries
12mr|libraw1394_8-1.3.0-8|47	Summary:	FireWire interface shared library
12mr|libraw1394_8-1.3.0-8|48	
12mr|libraw1394_8-1.3.0-8|49	%description -n %{libname}
12mr|libraw1394_8-1.3.0-8|50	libraw1394 is the only supported interface to the kernel side raw1394 of
12mr|libraw1394_8-1.3.0-8|51	the Linux IEEE-1394 subsystem, which provides direct access to the connected
12mr|libraw1394_8-1.3.0-8|52	1394 buses to user space.  Through libraw1394/raw1394, applications can
12mr|libraw1394_8-1.3.0-8|53	directly send to and receive from other nodes without requiring a kernel driver
12mr|libraw1394_8-1.3.0-8|54	for the protocol in question.
12mr|libraw1394_8-1.3.0-8|55	
12mr|libraw1394_8-1.3.0-8|56	The reason for making a library the interface to the kernel is to avoid
12mr|libraw1394_8-1.3.0-8|57	a program dependency on the kernel version, which would hinder development and
12mr|libraw1394_8-1.3.0-8|58	optimization of raw1394.  If development changed the protocol and made it
12mr|libraw1394_8-1.3.0-8|59	incompatible with previous versions only the libraw1394 has to be upgraded to
12mr|libraw1394_8-1.3.0-8|60	match the kernel version (instead of all applications).
12mr|libraw1394_8-1.3.0-8|61	
12mr|libraw1394_8-1.3.0-8|62	This package contains the shared library to run applications linked
12mr|libraw1394_8-1.3.0-8|63	with %{name}.
12mr|libraw1394_8-1.3.0-8|64	%endif
12mr|libraw1394_8-1.3.0-8|65	
12mr|libraw1394_8-1.3.0-8|66	%package -n	%{develname}
12mr|libraw1394_8-1.3.0-8|67	Summary:	Development and include files for libraw1394
12mr|libraw1394_8-1.3.0-8|68	Summary(pt_BR):	Arquivos de desenvolvimento e cabe?alhos para o libraw1394
12mr|libraw1394_8-1.3.0-8|69	Summary(es):	Development and include files for libraw1394
12mr|libraw1394_8-1.3.0-8|70	Group:		Development/C
12mr|libraw1394_8-1.3.0-8|71	Group(pt_BR):	Desenvolvimento
12mr|libraw1394_8-1.3.0-8|72	Group(es):	Desarrollo
12mr|libraw1394_8-1.3.0-8|73	Requires:	%{libname} = %{version}-%{release}
12mr|libraw1394_8-1.3.0-8|74	Provides:	%{name}-devel = %{version}-%{release}
12mr|libraw1394_8-1.3.0-8|75	
12mr|libraw1394_8-1.3.0-8|76	%description -n	%{develname}
12mr|libraw1394_8-1.3.0-8|77	libraw1394 is the only supported interface to the kernel side raw1394 of
12mr|libraw1394_8-1.3.0-8|78	the Linux IEEE-1394 subsystem, which provides direct access to the connected
12mr|libraw1394_8-1.3.0-8|79	1394 buses to user space.  Through libraw1394/raw1394, applications can
12mr|libraw1394_8-1.3.0-8|80	directly send to and receive from other nodes without requiring a kernel driver
12mr|libraw1394_8-1.3.0-8|81	for the protocol in question.
12mr|libraw1394_8-1.3.0-8|82	
12mr|libraw1394_8-1.3.0-8|83	This archive contains the header-files for libraw1394 development.
12mr|libraw1394_8-1.3.0-8|84	
12mr|libraw1394_8-1.3.0-8|85	%package -n	%{staticname}
12mr|libraw1394_8-1.3.0-8|86	Summary:	Development components for libraw1394
12mr|libraw1394_8-1.3.0-8|87	Summary(pt_BR):	Componentes est?ticos de desenvolvimento para o libraw1394
12mr|libraw1394_8-1.3.0-8|88	Summary(es):	Development components for libraw1394
12mr|libraw1394_8-1.3.0-8|89	Group:		Development/C
12mr|libraw1394_8-1.3.0-8|90	Group(pt_BR):	Desenvolvimento
12mr|libraw1394_8-1.3.0-8|91	Group(es):	Desarrollo
12mr|libraw1394_8-1.3.0-8|92	Requires:	%{develname} = %{version}-%{release}
12mr|libraw1394_8-1.3.0-8|93	
12mr|libraw1394_8-1.3.0-8|94	%description -n	%{staticname}
12mr|libraw1394_8-1.3.0-8|95	libraw1394 is the only supported interface to the kernel side raw1394 of
12mr|libraw1394_8-1.3.0-8|96	the Linux IEEE-1394 subsystem, which provides direct access to the connected
12mr|libraw1394_8-1.3.0-8|97	1394 buses to user space.  Through libraw1394/raw1394, applications can
12mr|libraw1394_8-1.3.0-8|98	directly send to and receive from other nodes without requiring a kernel driver
12mr|libraw1394_8-1.3.0-8|99	for the protocol in question.
12mr|libraw1394_8-1.3.0-8|100	
12mr|libraw1394_8-1.3.0-8|101	This archive contains the static libraries (.a)
12mr|libraw1394_8-1.3.0-8|102	
12mr|libraw1394_8-1.3.0-8|103	
12mr|libraw1394_8-1.3.0-8|104	%prep
12mr|libraw1394_8-1.3.0-8|105	%setup -q -n %oname-%version
12mr|libraw1394_8-1.3.0-8|106	
12mr|libraw1394_8-1.3.0-8|107	%build
12mr|libraw1394_8-1.3.0-8|108	%configure2_5x
12mr|libraw1394_8-1.3.0-8|109	%make
12mr|libraw1394_8-1.3.0-8|110	
12mr|libraw1394_8-1.3.0-8|111	%install
12mr|libraw1394_8-1.3.0-8|112	rm -rf %{buildroot}
12mr|libraw1394_8-1.3.0-8|113	%{makeinstall_std}
12mr|libraw1394_8-1.3.0-8|114	
12mr|libraw1394_8-1.3.0-8|115	%if %mdkversion < 200900
12mr|libraw1394_8-1.3.0-8|116	%post -n %{libname} -p /sbin/ldconfig
12mr|libraw1394_8-1.3.0-8|117	%endif
12mr|libraw1394_8-1.3.0-8|118	
12mr|libraw1394_8-1.3.0-8|119	%if %mdkversion < 200900
12mr|libraw1394_8-1.3.0-8|120	%postun -n %{libname} -p /sbin/ldconfig
12mr|libraw1394_8-1.3.0-8|121	%endif
12mr|libraw1394_8-1.3.0-8|122	
12mr|libraw1394_8-1.3.0-8|123	%clean
12mr|libraw1394_8-1.3.0-8|124	rm -rf %{buildroot}
12mr|libraw1394_8-1.3.0-8|125	
12mr|libraw1394_8-1.3.0-8|126	%files -n %name-utils
12mr|libraw1394_8-1.3.0-8|127	%defattr(-,root,root)
12mr|libraw1394_8-1.3.0-8|128	%doc README AUTHORS
12mr|libraw1394_8-1.3.0-8|129	%{_bindir}/*
12mr|libraw1394_8-1.3.0-8|130	%{_mandir}/man*/*
12mr|libraw1394_8-1.3.0-8|131	
12mr|libraw1394_8-1.3.0-8|132	%files -n %{libname}
12mr|libraw1394_8-1.3.0-8|133	%defattr(-,root,root)
12mr|libraw1394_8-1.3.0-8|134	%{_libdir}/libraw1394.so.%{major}*
12mr|libraw1394_8-1.3.0-8|135	
12mr|libraw1394_8-1.3.0-8|136	%files -n %{develname}
12mr|libraw1394_8-1.3.0-8|137	%defattr(-,root,root)
12mr|libraw1394_8-1.3.0-8|138	%doc README NEWS AUTHORS
12mr|libraw1394_8-1.3.0-8|139	%{_includedir}/libraw1394
12mr|libraw1394_8-1.3.0-8|140	%{_libdir}/libraw1394.so
12mr|libraw1394_8-1.3.0-8|141	%{_libdir}/pkgconfig/%{oname}.pc
12mr|libraw1394_8-1.3.0-8|142	
12mr|libraw1394_8-1.3.0-8|143	%files -n %{staticname}
12mr|libraw1394_8-1.3.0-8|144	%defattr(-,root,root)
12mr|libraw1394_8-1.3.0-8|145	%{_libdir}/libraw1394.a
12mr|libraw1394_8-1.3.0-8|146	
12mr|libraw1394_8-1.3.0-8|147	
12mr|libraw1394_8-1.3.0-8|148	
12mr|libraw1394_8-1.3.0-8|149	%changelog
12mr|libraw1394_8-1.3.0-8|150	

14903 12
12mr|librcc-0.2.9-2|1	%define major 0
12mr|librcc-0.2.9-2|2	%define libname %mklibname rcc %{major}
12mr|librcc-0.2.9-2|3	%define develname %mklibname rcc -d
12mr|librcc-0.2.9-2|4	
12mr|librcc-0.2.9-2|5	Name:		librcc
12mr|librcc-0.2.9-2|6	Version:	0.2.9
12mr|librcc-0.2.9-2|7	Release:	2
12mr|librcc-0.2.9-2|8	Summary:	Russian Charset Conversion Library
12mr|librcc-0.2.9-2|9	Source0:	http://dside.dyndns.org/files/rusxmms/%{name}-%{version}.tar.bz2
12mr|librcc-0.2.9-2|10	Patch0:		librcc-0.2.9-mdv-glib_h.patch
12mr|librcc-0.2.9-2|11	Patch1:		librcc-rccstring.patch
12mr|librcc-0.2.9-2|12	Group:		System/Libraries
12mr|librcc-0.2.9-2|13	License:	LGPLv2.1+
12mr|librcc-0.2.9-2|14	BuildRequires:	librcd-devel
12mr|librcc-0.2.9-2|15	BuildRequires:	libxml2-devel
12mr|librcc-0.2.9-2|16	BuildRequires:	libguess-devel
12mr|librcc-0.2.9-2|17	BuildRequires:	aspell-devel
12mr|librcc-0.2.9-2|18	
12mr|librcc-0.2.9-2|19	%description
12mr|librcc-0.2.9-2|20	Library providing means to work with multiple encodings of the same language
12mr|librcc-0.2.9-2|21	through adapting them to local settings on-the-fly.
12mr|librcc-0.2.9-2|22	
12mr|librcc-0.2.9-2|23	%package -n %{libname}
12mr|librcc-0.2.9-2|24	Summary:        Russian Charset Conversion Library
12mr|librcc-0.2.9-2|25	Group:          System/Libraries
12mr|librcc-0.2.9-2|26	
12mr|librcc-0.2.9-2|27	%description -n %{libname}
12mr|librcc-0.2.9-2|28	Library providing means to work with multiple encodings of the same language
12mr|librcc-0.2.9-2|29	through adapting them to local settings on-the-fly.
12mr|librcc-0.2.9-2|30	
12mr|librcc-0.2.9-2|31	%package -n %{develname}
12mr|librcc-0.2.9-2|32	Summary:        Russian Charset Conversion Library
12mr|librcc-0.2.9-2|33	Group:          System/Libraries
12mr|librcc-0.2.9-2|34	Requires:	%{libname} = %{version}-%{release}
12mr|librcc-0.2.9-2|35	Provides:	%{name}-devel = %{EVRD}
12mr|librcc-0.2.9-2|36	
12mr|librcc-0.2.9-2|37	%description -n %{develname}
12mr|librcc-0.2.9-2|38	Library providing means to work with multiple encodings of the same language
12mr|librcc-0.2.9-2|39	through adapting them to local settings on-the-fly.
12mr|librcc-0.2.9-2|40	
12mr|librcc-0.2.9-2|41	This package contains files required for development only.
12mr|librcc-0.2.9-2|42	
12mr|librcc-0.2.9-2|43	%prep
12mr|librcc-0.2.9-2|44	%setup -q
12mr|librcc-0.2.9-2|45	%patch0 -p1
12mr|librcc-0.2.9-2|46	%patch1 -p1
12mr|librcc-0.2.9-2|47	
12mr|librcc-0.2.9-2|48	%build
12mr|librcc-0.2.9-2|49	%configure2_5x --disable-static
12mr|librcc-0.2.9-2|50	%make
12mr|librcc-0.2.9-2|51	
12mr|librcc-0.2.9-2|52	%install
12mr|librcc-0.2.9-2|53	%makeinstall_std
12mr|librcc-0.2.9-2|54	%__rm -rf %{buildroot}%{_libdir}/*.la
12mr|librcc-0.2.9-2|55	
12mr|librcc-0.2.9-2|56	%files -n %{libname}
12mr|librcc-0.2.9-2|57	%{_libdir}/*.so.%{major}
12mr|librcc-0.2.9-2|58	%{_libdir}/*.so.%{version}
12mr|librcc-0.2.9-2|59	%{_libdir}/rcc/
12mr|librcc-0.2.9-2|60	
12mr|librcc-0.2.9-2|61	%files -n %{develname}
12mr|librcc-0.2.9-2|62	%{_libdir}/*.so
12mr|librcc-0.2.9-2|63	%{_includedir}/*.h
12mr|librcc-0.2.9-2|64	%doc AUTHORS ChangeLog NEWS README ToDo
12mr|librcc-0.2.9-2|65	
12mr|librcc-0.2.9-2|66	
12mr|librcc-0.2.9-2|67	%changelog
12mr|librcc-0.2.9-2|68	* Wed Nov  7 2012 Arkady L. Shane <ashejn@rosalab.ru> 0.2.9-2
12mr|librcc-0.2.9-2|69	- fix compilation warning
12mr|librcc-0.2.9-2|70	
12mr|librcc-0.2.9-2|71	* Wed Mar 14 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.2.9-1
12mr|librcc-0.2.9-2|72	+ Revision: 784932
12mr|librcc-0.2.9-2|73	+ rebuild (emptylog)
12mr|librcc-0.2.9-2|74	
12mr|librcc-0.2.9-2|75	* Tue Mar 13 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.2.9-1
12mr|librcc-0.2.9-2|76	+ Revision: 784745
12mr|librcc-0.2.9-2|77	- imported package librcc
12mr|librcc-0.2.9-2|78	

14904 12
12mr|librcd-0.1.13-2|1	%define major 0
12mr|librcd-0.1.13-2|2	%define libname %mklibname rcd %major
12mr|librcd-0.1.13-2|3	%define develname %mklibname rcd -d
12mr|librcd-0.1.13-2|4	
12mr|librcd-0.1.13-2|5	Name:		librcd
12mr|librcd-0.1.13-2|6	Summary:	Russian charset detection library
12mr|librcd-0.1.13-2|7	Version:	0.1.13
12mr|librcd-0.1.13-2|8	Release:	2
12mr|librcd-0.1.13-2|9	License:	LGPLv2.1+
12mr|librcd-0.1.13-2|10	Group:		System/Libraries
12mr|librcd-0.1.13-2|11	URL:		http://http://rusxmms.sourceforge.net
12mr|librcd-0.1.13-2|12	Source0:	%{name}-%{version}.tar.bz2
12mr|librcd-0.1.13-2|13	
12mr|librcd-0.1.13-2|14	%description
12mr|librcd-0.1.13-2|15	Library for autodection charset of russian text
12mr|librcd-0.1.13-2|16	
12mr|librcd-0.1.13-2|17	LibRCD is used by RusXMMS project for encoding auto-detection. It is optimized
12mr|librcd-0.1.13-2|18	to handle very short titles, like ID3 tags, file names and etc, and provides
12mr|librcd-0.1.13-2|19	very high accuracy even for short 3-4 letter words. Current version supports
12mr|librcd-0.1.13-2|20	Russian and Ukrainian languages and able to distinguish UTF-8, KOI8-R, CP1251,
12mr|librcd-0.1.13-2|21	CP866, ISO8859-1. If compared with Enca, LibRCC provides better detection
12mr|librcd-0.1.13-2|22	accuracy on short titles and is able to detect ISO8859-1 (non-cyrillic)
12mr|librcd-0.1.13-2|23	encoding what allows to properly display correct ID3 v.1 titles.
12mr|librcd-0.1.13-2|24	
12mr|librcd-0.1.13-2|25	%package -n %{libname}
12mr|librcd-0.1.13-2|26	Summary:        Russian charset detection library
12mr|librcd-0.1.13-2|27	Group:          System/Libraries
12mr|librcd-0.1.13-2|28	
12mr|librcd-0.1.13-2|29	%description -n %{libname}
12mr|librcd-0.1.13-2|30	Library for autodection charset of russian text
12mr|librcd-0.1.13-2|31	
12mr|librcd-0.1.13-2|32	LibRCD is used by RusXMMS project for encoding auto-detection. It is optimized
12mr|librcd-0.1.13-2|33	to handle very short titles, like ID3 tags, file names and etc, and provides
12mr|librcd-0.1.13-2|34	very high accuracy even for short 3-4 letter words. Current version supports
12mr|librcd-0.1.13-2|35	Russian and Ukrainian languages and able to distinguish UTF-8, KOI8-R, CP1251,
12mr|librcd-0.1.13-2|36	CP866, ISO8859-1. If compared with Enca, LibRCC provides better detection
12mr|librcd-0.1.13-2|37	accuracy on short titles and is able to detect ISO8859-1 (non-cyrillic)
12mr|librcd-0.1.13-2|38	encoding what allows to properly display correct ID3 v.1 titles.
12mr|librcd-0.1.13-2|39	
12mr|librcd-0.1.13-2|40	%package -n %{develname}
12mr|librcd-0.1.13-2|41	Summary:        Russian charset detection library development files
12mr|librcd-0.1.13-2|42	Group:          Development/C
12mr|librcd-0.1.13-2|43	Requires:	%{libname} = %{version}
12mr|librcd-0.1.13-2|44	Provides:	%{name}-devel = %{EVRD}
12mr|librcd-0.1.13-2|45	
12mr|librcd-0.1.13-2|46	%description -n %{develname}
12mr|librcd-0.1.13-2|47	Russian charset detection library. This package contains files required
12mr|librcd-0.1.13-2|48	for development purposes only.
12mr|librcd-0.1.13-2|49	
12mr|librcd-0.1.13-2|50	%prep
12mr|librcd-0.1.13-2|51	%setup -q
12mr|librcd-0.1.13-2|52	
12mr|librcd-0.1.13-2|53	%build
12mr|librcd-0.1.13-2|54	%configure2_5x --disable-static
12mr|librcd-0.1.13-2|55	%make
12mr|librcd-0.1.13-2|56	
12mr|librcd-0.1.13-2|57	%install
12mr|librcd-0.1.13-2|58	%makeinstall_std
12mr|librcd-0.1.13-2|59	
12mr|librcd-0.1.13-2|60	%files -n %{libname}
12mr|librcd-0.1.13-2|61	%{_libdir}/librcd.so.%{major}
12mr|librcd-0.1.13-2|62	%{_libdir}/librcd.so.%{version}
12mr|librcd-0.1.13-2|63	
12mr|librcd-0.1.13-2|64	%files -n %{develname}
12mr|librcd-0.1.13-2|65	%doc AUTHORS ChangeLog README
12mr|librcd-0.1.13-2|66	%{_libdir}/librcd.so
12mr|librcd-0.1.13-2|67	%{_includedir}/librcd.h
12mr|librcd-0.1.13-2|68	
12mr|librcd-0.1.13-2|69	
12mr|librcd-0.1.13-2|70	%changelog
12mr|librcd-0.1.13-2|71	* Tue Feb 21 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.1.13-2
12mr|librcd-0.1.13-2|72	+ Revision: 778548
12mr|librcd-0.1.13-2|73	- add provides for devel package
12mr|librcd-0.1.13-2|74	- fix description
12mr|librcd-0.1.13-2|75	
12mr|librcd-0.1.13-2|76	* Mon Feb 20 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.1.13-1
12mr|librcd-0.1.13-2|77	+ Revision: 778194
12mr|librcd-0.1.13-2|78	- imported package librcd
12mr|librcd-0.1.13-2|79	

14905 12
12mr|libreadline-java-0.8.1-2|1	# Copyright (c) 2000-2005, JPackage Project
12mr|libreadline-java-0.8.1-2|2	# All rights reserved.
12mr|libreadline-java-0.8.1-2|3	#
12mr|libreadline-java-0.8.1-2|4	# Redistribution and use in source and binary forms, with or without
12mr|libreadline-java-0.8.1-2|5	# modification, are permitted provided that the following conditions
12mr|libreadline-java-0.8.1-2|6	# are met:
12mr|libreadline-java-0.8.1-2|7	#
12mr|libreadline-java-0.8.1-2|8	# 1. Redistributions of source code must retain the above copyright
12mr|libreadline-java-0.8.1-2|9	#    notice, this list of conditions and the following disclaimer.
12mr|libreadline-java-0.8.1-2|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|libreadline-java-0.8.1-2|11	#    notice, this list of conditions and the following disclaimer in the
12mr|libreadline-java-0.8.1-2|12	#    documentation and/or other materials provided with the
12mr|libreadline-java-0.8.1-2|13	#    distribution.
12mr|libreadline-java-0.8.1-2|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|libreadline-java-0.8.1-2|15	#    contributors may be used to endorse or promote products derived
12mr|libreadline-java-0.8.1-2|16	#    from this software without specific prior written permission.
12mr|libreadline-java-0.8.1-2|17	#
12mr|libreadline-java-0.8.1-2|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|libreadline-java-0.8.1-2|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|libreadline-java-0.8.1-2|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|libreadline-java-0.8.1-2|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|libreadline-java-0.8.1-2|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|libreadline-java-0.8.1-2|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|libreadline-java-0.8.1-2|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|libreadline-java-0.8.1-2|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|libreadline-java-0.8.1-2|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|libreadline-java-0.8.1-2|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|libreadline-java-0.8.1-2|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|libreadline-java-0.8.1-2|29	#
12mr|libreadline-java-0.8.1-2|30	
12mr|libreadline-java-0.8.1-2|31	%bcond_with             readline
12mr|libreadline-java-0.8.1-2|32	%define gcj_support     1
12mr|libreadline-java-0.8.1-2|33	%define section         free
12mr|libreadline-java-0.8.1-2|34	
12mr|libreadline-java-0.8.1-2|35	Name:           libreadline-java
12mr|libreadline-java-0.8.1-2|36	Version:        0.8.1
12mr|libreadline-java-0.8.1-2|37	Release:        2
12mr|libreadline-java-0.8.1-2|38	Epoch:          0
12mr|libreadline-java-0.8.1-2|39	Summary:        Java wrapper for the GNU-readline library
12mr|libreadline-java-0.8.1-2|40	License:        LGPL
12mr|libreadline-java-0.8.1-2|41	URL:            http://java-readline.sourceforge.net/
12mr|libreadline-java-0.8.1-2|42	Source0:        http://download.sourceforge.net/java-readline/libreadline-java-%{version}-src.tar.gz
12mr|libreadline-java-0.8.1-2|43	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|libreadline-java-0.8.1-2|44	%if %with readline
12mr|libreadline-java-0.8.1-2|45	BuildRequires:  readline-devel
12mr|libreadline-java-0.8.1-2|46	%else
12mr|libreadline-java-0.8.1-2|47	BuildRequires:  edit-devel
12mr|libreadline-java-0.8.1-2|48	%endif
12mr|libreadline-java-0.8.1-2|49	BuildRequires:  termcap-devel
12mr|libreadline-java-0.8.1-2|50	Provides:       java_readline = %{epoch}:%{version}-%{release}
12mr|libreadline-java-0.8.1-2|51	Provides:       gnu.readline = %{epoch}:%{version}-%{release}
12mr|libreadline-java-0.8.1-2|52	Group:          Development/Java
12mr|libreadline-java-0.8.1-2|53	#Distribution:  JPackage
12mr|libreadline-java-0.8.1-2|54	#Vendor:        JPackage Project
12mr|libreadline-java-0.8.1-2|55	%if %{gcj_support}
12mr|libreadline-java-0.8.1-2|56	BuildRequires:  java-gcj-compat-devel
12mr|libreadline-java-0.8.1-2|57	%else
12mr|libreadline-java-0.8.1-2|58	BuildRequires:  java-devel >= 0:1.4.2
12mr|libreadline-java-0.8.1-2|59	%endif
12mr|libreadline-java-0.8.1-2|60	
12mr|libreadline-java-0.8.1-2|61	%description
12mr|libreadline-java-0.8.1-2|62	Java-Readline is a port of GNU Readline for Java. Or, to be more
12mr|libreadline-java-0.8.1-2|63	precise, it is a JNI-wrapper to Readline. It is distributed under
12mr|libreadline-java-0.8.1-2|64	the LGPL.
12mr|libreadline-java-0.8.1-2|65	
12mr|libreadline-java-0.8.1-2|66	%package javadoc
12mr|libreadline-java-0.8.1-2|67	Summary:        Javadoc for %{name}
12mr|libreadline-java-0.8.1-2|68	Group:          Development/Java
12mr|libreadline-java-0.8.1-2|69	
12mr|libreadline-java-0.8.1-2|70	%description javadoc
12mr|libreadline-java-0.8.1-2|71	Javadoc for %{name}.
12mr|libreadline-java-0.8.1-2|72	
12mr|libreadline-java-0.8.1-2|73	%prep
12mr|libreadline-java-0.8.1-2|74	%setup -q
12mr|libreadline-java-0.8.1-2|75	%{_bindir}/find . -type d -name CVS | %{_bindir}/xargs -t %{__rm} -r
12mr|libreadline-java-0.8.1-2|76	%{_bindir}/find . -type f -name "*.dll" | %{_bindir}/xargs -t %{__rm}
12mr|libreadline-java-0.8.1-2|77	%{__perl} -pi -e 's|javadoc |%{javadoc} |g;' \
12mr|libreadline-java-0.8.1-2|78	-e 's|jar -c|%{jar} -c|g;' \
12mr|libreadline-java-0.8.1-2|79	Makefile
12mr|libreadline-java-0.8.1-2|80	
12mr|libreadline-java-0.8.1-2|81	%build
12mr|libreadline-java-0.8.1-2|82	export JAVA_HOME=%{java_home}
12mr|libreadline-java-0.8.1-2|83	%if %with readline
12mr|libreadline-java-0.8.1-2|84	%{__make} T_LIBS=JavaReadline JAVAC=%{javac} JC_FLAGS="" LIBPATH="-L%{_libdir}"
12mr|libreadline-java-0.8.1-2|85	%else
12mr|libreadline-java-0.8.1-2|86	%{__make} T_LIBS=JavaEditline JAVAC=%{javac} JC_FLAGS="" LIBPATH="-L%{_libdir}"
12mr|libreadline-java-0.8.1-2|87	%endif
12mr|libreadline-java-0.8.1-2|88	%{__make} apidoc
12mr|libreadline-java-0.8.1-2|89	
12mr|libreadline-java-0.8.1-2|90	%install
12mr|libreadline-java-0.8.1-2|91	%{__rm} -rf %{buildroot}
12mr|libreadline-java-0.8.1-2|92	# jar
12mr|libreadline-java-0.8.1-2|93	%{__mkdir_p} %{buildroot}%{_jnidir}
12mr|libreadline-java-0.8.1-2|94	%{__install} -m 644 %{name}.jar %{buildroot}%{_jnidir}/%{name}-%{version}.jar
12mr|libreadline-java-0.8.1-2|95	(cd %{buildroot}%{_jnidir} && for jar in *-%{version}*; do \
12mr|libreadline-java-0.8.1-2|96	%{__ln_s} ${jar} ${jar/-%{version}/}; done)
12mr|libreadline-java-0.8.1-2|97	# lib
12mr|libreadline-java-0.8.1-2|98	%{__mkdir_p} %{buildroot}%{_libdir}
12mr|libreadline-java-0.8.1-2|99	%if %with readline
12mr|libreadline-java-0.8.1-2|100	%{__install} -m 755 libJavaReadline.so %{buildroot}%{_libdir}/libJavaReadline.so
12mr|libreadline-java-0.8.1-2|101	%else
12mr|libreadline-java-0.8.1-2|102	%{__install} -m 755 libJavaEditline.so %{buildroot}%{_libdir}/libJavaEditline.so
12mr|libreadline-java-0.8.1-2|103	%endif
12mr|libreadline-java-0.8.1-2|104	
12mr|libreadline-java-0.8.1-2|105	# javadoc
12mr|libreadline-java-0.8.1-2|106	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|libreadline-java-0.8.1-2|107	cp -a api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|libreadline-java-0.8.1-2|108	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
12mr|libreadline-java-0.8.1-2|109	
12mr|libreadline-java-0.8.1-2|110	%if %{gcj_support}
12mr|libreadline-java-0.8.1-2|111	%{_bindir}/aot-compile-rpm
12mr|libreadline-java-0.8.1-2|112	%endif
12mr|libreadline-java-0.8.1-2|113	
12mr|libreadline-java-0.8.1-2|114	%files
12mr|libreadline-java-0.8.1-2|115	%defattr(0644,root,root,0755)
12mr|libreadline-java-0.8.1-2|116	%doc COPYING.LIB NEWS README README.1st TODO VERSION contrib
12mr|libreadline-java-0.8.1-2|117	%attr(0755,root,root) %{_libdir}/*.so
12mr|libreadline-java-0.8.1-2|118	%{_jnidir}/*.jar
12mr|libreadline-java-0.8.1-2|119	%if %{gcj_support}
12mr|libreadline-java-0.8.1-2|120	%dir %{_libdir}/gcj/%{name}
12mr|libreadline-java-0.8.1-2|121	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|libreadline-java-0.8.1-2|122	%endif
12mr|libreadline-java-0.8.1-2|123	
12mr|libreadline-java-0.8.1-2|124	%files javadoc
12mr|libreadline-java-0.8.1-2|125	%defattr(0644,root,root,0755)
12mr|libreadline-java-0.8.1-2|126	%{_javadocdir}/%{name}-%{version}
12mr|libreadline-java-0.8.1-2|127	%{_javadocdir}/%{name}
12mr|libreadline-java-0.8.1-2|128	
12mr|libreadline-java-0.8.1-2|129	
12mr|libreadline-java-0.8.1-2|130	
12mr|libreadline-java-0.8.1-2|131	
12mr|libreadline-java-0.8.1-2|132	
12mr|libreadline-java-0.8.1-2|133	%changelog
12mr|libreadline-java-0.8.1-2|134	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libreadline-java-0.8.1-2|135	+ Commit: 19a911e
12mr|libreadline-java-0.8.1-2|136	- Use cp command instead of __cp macro
12mr|libreadline-java-0.8.1-2|137	
12mr|libreadline-java-0.8.1-2|138	

14906 12
12mr|librelp-0.1.3-6|1	%define	major 0
12mr|librelp-0.1.3-6|2	%define libname	%mklibname relp %{major}
12mr|librelp-0.1.3-6|3	%define develname %mklibname relp -d
12mr|librelp-0.1.3-6|4	
12mr|librelp-0.1.3-6|5	Summary:	Reliable Event Logging Protocol (RELP) library
12mr|librelp-0.1.3-6|6	Name:		librelp
12mr|librelp-0.1.3-6|7	Version:	0.1.3
12mr|librelp-0.1.3-6|8	Release:	%mkrel 6
12mr|librelp-0.1.3-6|9	License:	GPLv3+
12mr|librelp-0.1.3-6|10	Group:		System/Libraries
12mr|librelp-0.1.3-6|11	URL:		http://www.librelp.com/
12mr|librelp-0.1.3-6|12	Source0:	http://download.rsyslog.com/librelp/%{name}-%{version}.tar.gz
12mr|librelp-0.1.3-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|librelp-0.1.3-6|14	
12mr|librelp-0.1.3-6|15	%description
12mr|librelp-0.1.3-6|16	librelp is an easy to use library for the RELP protocol. RELP in turn provides
12mr|librelp-0.1.3-6|17	reliable event logging over the network (and consequently RELP stands for
12mr|librelp-0.1.3-6|18	Reliable Event Logging Protocol). RELP was initiated by Rainer Gerhards after
12mr|librelp-0.1.3-6|19	he was finally upset by the lossy nature of plain tcp syslog and wanted a cure
12mr|librelp-0.1.3-6|20	for all these dangling issues.
12mr|librelp-0.1.3-6|21	
12mr|librelp-0.1.3-6|22	%package -n	%{libname}
12mr|librelp-0.1.3-6|23	Summary:	Reliable Event Logging Protocol (RELP) library
12mr|librelp-0.1.3-6|24	Group:		System/Libraries
12mr|librelp-0.1.3-6|25	
12mr|librelp-0.1.3-6|26	%description -n	%{libname}
12mr|librelp-0.1.3-6|27	librelp is an easy to use library for the RELP protocol. RELP in turn provides
12mr|librelp-0.1.3-6|28	reliable event logging over the network (and consequently RELP stands for
12mr|librelp-0.1.3-6|29	Reliable Event Logging Protocol). RELP was initiated by Rainer Gerhards after
12mr|librelp-0.1.3-6|30	he was finally upset by the lossy nature of plain tcp syslog and wanted a cure
12mr|librelp-0.1.3-6|31	for all these dangling issues.
12mr|librelp-0.1.3-6|32	
12mr|librelp-0.1.3-6|33	%package -n	%{develname}
12mr|librelp-0.1.3-6|34	Summary:	Development files for the %{libname} library
12mr|librelp-0.1.3-6|35	Group:		Development/C
12mr|librelp-0.1.3-6|36	Requires:	%{libname} >= %{version}
12mr|librelp-0.1.3-6|37	Provides:	%{name}-devel = %{version}-%{release}
12mr|librelp-0.1.3-6|38	Provides:	relp-devel = %{version}-%{release}
12mr|librelp-0.1.3-6|39	
12mr|librelp-0.1.3-6|40	%description -n	%{develname}
12mr|librelp-0.1.3-6|41	Development files for the %{libname} library.
12mr|librelp-0.1.3-6|42	
12mr|librelp-0.1.3-6|43	%prep
12mr|librelp-0.1.3-6|44	%setup -q
12mr|librelp-0.1.3-6|45	
12mr|librelp-0.1.3-6|46	%build
12mr|librelp-0.1.3-6|47	%configure2_5x \
12mr|librelp-0.1.3-6|48	--disable-rpath
12mr|librelp-0.1.3-6|49	
12mr|librelp-0.1.3-6|50	%make
12mr|librelp-0.1.3-6|51	
12mr|librelp-0.1.3-6|52	%check
12mr|librelp-0.1.3-6|53	make check
12mr|librelp-0.1.3-6|54	
12mr|librelp-0.1.3-6|55	%install
12mr|librelp-0.1.3-6|56	rm -rf %{buildroot}
12mr|librelp-0.1.3-6|57	
12mr|librelp-0.1.3-6|58	%makeinstall_std
12mr|librelp-0.1.3-6|59	
12mr|librelp-0.1.3-6|60	%if %mdkversion < 200900
12mr|librelp-0.1.3-6|61	%post -n %{libname} -p /sbin/ldconfig
12mr|librelp-0.1.3-6|62	%endif
12mr|librelp-0.1.3-6|63	
12mr|librelp-0.1.3-6|64	%if %mdkversion < 200900
12mr|librelp-0.1.3-6|65	%postun -n %{libname} -p /sbin/ldconfig
12mr|librelp-0.1.3-6|66	%endif
12mr|librelp-0.1.3-6|67	
12mr|librelp-0.1.3-6|68	%clean
12mr|librelp-0.1.3-6|69	rm -rf %{buildroot}
12mr|librelp-0.1.3-6|70	
12mr|librelp-0.1.3-6|71	%files -n %{libname}
12mr|librelp-0.1.3-6|72	%defattr(-,root,root)
12mr|librelp-0.1.3-6|73	%{_libdir}/lib*.so.%{major}*
12mr|librelp-0.1.3-6|74	
12mr|librelp-0.1.3-6|75	%files -n %{develname}
12mr|librelp-0.1.3-6|76	%defattr(-,root,root)
12mr|librelp-0.1.3-6|77	%doc ChangeLog doc/*.html
12mr|librelp-0.1.3-6|78	%{_includedir}/*.h
12mr|librelp-0.1.3-6|79	%{_libdir}/*.so
12mr|librelp-0.1.3-6|80	%{_libdir}/*.*a
12mr|librelp-0.1.3-6|81	%{_libdir}/pkgconfig/*.pc
12mr|librelp-0.1.3-6|82	
12mr|librelp-0.1.3-6|83	
12mr|librelp-0.1.3-6|84	
12mr|librelp-0.1.3-6|85	
12mr|librelp-0.1.3-6|86	%changelog
12mr|librelp-0.1.3-6|87	

14907 12
12mr|libreoffice-3.6.2-2|1	%define _enable_debug_packages %{nil}
12mr|libreoffice-3.6.2-2|2	%define debug_package          %{nil}
12mr|libreoffice-3.6.2-2|3	
12mr|libreoffice-3.6.2-2|4	%define l10n   1
12mr|libreoffice-3.6.2-2|5	%{?_with_l10n: %global l10n 1}
12mr|libreoffice-3.6.2-2|6	%{?_without_l10n: %global l10n 0}
12mr|libreoffice-3.6.2-2|7	
12mr|libreoffice-3.6.2-2|8	%define javaless 1
12mr|libreoffice-3.6.2-2|9	%define extensionenabled 1
12mr|libreoffice-3.6.2-2|10	
12mr|libreoffice-3.6.2-2|11	%define	ooname      libreoffice
12mr|libreoffice-3.6.2-2|12	%define name        libreoffice
12mr|libreoffice-3.6.2-2|13	
12mr|libreoffice-3.6.2-2|14	#define _binary_payload w1.gzdio
12mr|libreoffice-3.6.2-2|15	#define _binary_payload w9.bzdio
12mr|libreoffice-3.6.2-2|16	#define _binary_payload w9.lzdio
12mr|libreoffice-3.6.2-2|17	#define _source_payload w9.bzdio
12mr|libreoffice-3.6.2-2|18	#define _binary_payload w1.gzdio
12mr|libreoffice-3.6.2-2|19	#define _source_payload w1.gzdio
12mr|libreoffice-3.6.2-2|20	
12mr|libreoffice-3.6.2-2|21	%define _binary_payload w1.xzdio
12mr|libreoffice-3.6.2-2|22	%define _source_payload w1.xzdio
12mr|libreoffice-3.6.2-2|23	
12mr|libreoffice-3.6.2-2|24	%define version		3.6.2
12mr|libreoffice-3.6.2-2|25	
12mr|libreoffice-3.6.2-2|26	%define release 2
12mr|libreoffice-3.6.2-2|27	
12mr|libreoffice-3.6.2-2|28	%define buildver	3.6.2.2
12mr|libreoffice-3.6.2-2|29	%define jdkver		1_5_0_11
12mr|libreoffice-3.6.2-2|30	%define ooodir		%{_libdir}/libreoffice
12mr|libreoffice-3.6.2-2|31	%define libdbver	4.2
12mr|libreoffice-3.6.2-2|32	#nr lang drop via package error
12mr|libreoffice-3.6.2-2|33	%if %l10n
12mr|libreoffice-3.6.2-2|34	%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 nso or pa-IN pl pt pt-BR ro ru sh si sk sl sr ss st sv ta te th tn tr ts uk ve xh zh-TW zh-CN zu"
12mr|libreoffice-3.6.2-2|35	%else
12mr|libreoffice-3.6.2-2|36	%define langs	"en-US"
12mr|libreoffice-3.6.2-2|37	%endif
12mr|libreoffice-3.6.2-2|38	
12mr|libreoffice-3.6.2-2|39	%define firefox_plugin  libnpsoplugin.so
12mr|libreoffice-3.6.2-2|40	
12mr|libreoffice-3.6.2-2|41	%define oootarext	xz
12mr|libreoffice-3.6.2-2|42	
12mr|libreoffice-3.6.2-2|43	%ifarch x86_64
12mr|libreoffice-3.6.2-2|44	%define distroname      Mandriva64
12mr|libreoffice-3.6.2-2|45	%define jdkver          1.4.2
12mr|libreoffice-3.6.2-2|46	%else
12mr|libreoffice-3.6.2-2|47	%define distroname      Mandriva
12mr|libreoffice-3.6.2-2|48	%define jdkver          1_5_0_11
12mr|libreoffice-3.6.2-2|49	%endif
12mr|libreoffice-3.6.2-2|50	
12mr|libreoffice-3.6.2-2|51	%define use_icecream    0
12mr|libreoffice-3.6.2-2|52	%{?_with_icecream: %global use_icecream 1}
12mr|libreoffice-3.6.2-2|53	%{?_without_icecream: %global use_icecream 0}
12mr|libreoffice-3.6.2-2|54	
12mr|libreoffice-3.6.2-2|55	%define use_ccache	0
12mr|libreoffice-3.6.2-2|56	%define ccachedir	~/.ccache-OOo
12mr|libreoffice-3.6.2-2|57	%{?_with_ccache: %global use_ccache 1}
12mr|libreoffice-3.6.2-2|58	%{?_without_ccache: %global use_ccache 0}
12mr|libreoffice-3.6.2-2|59	
12mr|libreoffice-3.6.2-2|60	%define use_smp		1
12mr|libreoffice-3.6.2-2|61	%{?_with_smp: %global use_smp 1}
12mr|libreoffice-3.6.2-2|62	%{?_without_smp: %global use_smp 0}
12mr|libreoffice-3.6.2-2|63	
12mr|libreoffice-3.6.2-2|64	%define use_mono	0
12mr|libreoffice-3.6.2-2|65	%{?_with_mono: %global use_mono 1}
12mr|libreoffice-3.6.2-2|66	%{?_without_mono: %global use_mono 0}
12mr|libreoffice-3.6.2-2|67	
12mr|libreoffice-3.6.2-2|68	# main cleanup
12mr|libreoffice-3.6.2-2|69	%define use_openclipart	0
12mr|libreoffice-3.6.2-2|70	%{?_with_clipart: %global use_openclipart 1}
12mr|libreoffice-3.6.2-2|71	%{?_without_clipart: %global use_openclipart 0}
12mr|libreoffice-3.6.2-2|72	
12mr|libreoffice-3.6.2-2|73	%define use_systemdb	1
12mr|libreoffice-3.6.2-2|74	%{?_with_systemdb: %global use_systemdb 1}
12mr|libreoffice-3.6.2-2|75	%{?_without_systemdb: %global use_systemdb 0}
12mr|libreoffice-3.6.2-2|76	
12mr|libreoffice-3.6.2-2|77	%define use_systemboost 1
12mr|libreoffice-3.6.2-2|78	%{?_with_systemboost: %global use_systemboost 1}
12mr|libreoffice-3.6.2-2|79	%{?_without_systemboost: %global use_systemboost 0}
12mr|libreoffice-3.6.2-2|80	
12mr|libreoffice-3.6.2-2|81	%if %{_use_internal_dependency_generator}
12mr|libreoffice-3.6.2-2|82	%define __noautoreq libjawt.so\\|libmyspell.so\\|libstlport_gcc.so\\|libmono.so\\|mono
12mr|libreoffice-3.6.2-2|83	%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
12mr|libreoffice-3.6.2-2|84	%else
12mr|libreoffice-3.6.2-2|85	%define _requires_exceptions libjawt.so\\|libmyspell.so\\|libstlport_gcc.so\\|libmono.so\\|mono
12mr|libreoffice-3.6.2-2|86	%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
12mr|libreoffice-3.6.2-2|87	%endif
12mr|libreoffice-3.6.2-2|88	
12mr|libreoffice-3.6.2-2|89	%define antpath    %{_builddir}/libreoffice-%{version}/apache-ant-1.8.1
12mr|libreoffice-3.6.2-2|90	
12mr|libreoffice-3.6.2-2|91	#define unopkg  %{_bindir}/unopkg
12mr|libreoffice-3.6.2-2|92	
12mr|libreoffice-3.6.2-2|93	Summary:	Office suite
12mr|libreoffice-3.6.2-2|94	Name:		%{name}
12mr|libreoffice-3.6.2-2|95	Epoch:		1
12mr|libreoffice-3.6.2-2|96	Version:	%{version}
12mr|libreoffice-3.6.2-2|97	Release:	%{release}
12mr|libreoffice-3.6.2-2|98	URL:		http://www.libreoffice.org
12mr|libreoffice-3.6.2-2|99	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
12mr|libreoffice-3.6.2-2|100	Group:		Office
12mr|libreoffice-3.6.2-2|101	Vendor:		Mandriva
12mr|libreoffice-3.6.2-2|102	# Requres to all our packages
12mr|libreoffice-3.6.2-2|103	Requires:	%{name}-base = %{EVRD}
12mr|libreoffice-3.6.2-2|104	Requires:	%{name}-calc = %{EVRD}
12mr|libreoffice-3.6.2-2|105	Requires:	%{name}-draw = %{EVRD}
12mr|libreoffice-3.6.2-2|106	Requires:	%{name}-impress = %{EVRD}
12mr|libreoffice-3.6.2-2|107	Requires:	%{name}-math = %{EVRD}
12mr|libreoffice-3.6.2-2|108	Requires:	%{name}-writer = %{EVRD}
12mr|libreoffice-3.6.2-2|109	Suggests:	%{name}-dtd-officedocument1.0 = %{EVRD}
12mr|libreoffice-3.6.2-2|110	%if %extensionenabled
12mr|libreoffice-3.6.2-2|111	Suggests: 	%{name}-pdfimport = %{EVRD}
12mr|libreoffice-3.6.2-2|112	%endif
12mr|libreoffice-3.6.2-2|113	Obsoletes:	%{ooname}-go-ooo <= %{version}
12mr|libreoffice-3.6.2-2|114	%ifarch x86_64
12mr|libreoffice-3.6.2-2|115	Obsoletes:     openoffice.org64 <= 1:3.1-4
12mr|libreoffice-3.6.2-2|116	Obsoletes:     openoffice.org64-go-ooo < 3.1-4
12mr|libreoffice-3.6.2-2|117	%endif
12mr|libreoffice-3.6.2-2|118	Provides:	LibreOffice
12mr|libreoffice-3.6.2-2|119	Provides:	LibreOffice-libs
12mr|libreoffice-3.6.2-2|120	Obsoletes:      openoffice.org < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|121	
12mr|libreoffice-3.6.2-2|122	# Requirements for building
12mr|libreoffice-3.6.2-2|123	%if %{use_icecream}
12mr|libreoffice-3.6.2-2|124	BuildRequires:	icecream
12mr|libreoffice-3.6.2-2|125	%endif
12mr|libreoffice-3.6.2-2|126	%if %{use_ccache}
12mr|libreoffice-3.6.2-2|127	BuildRequires:	ccache
12mr|libreoffice-3.6.2-2|128	%endif
12mr|libreoffice-3.6.2-2|129	BuildRequires:	automake1.8
12mr|libreoffice-3.6.2-2|130	BuildRequires:	autoconf
12mr|libreoffice-3.6.2-2|131	%if %{use_systemboost}
12mr|libreoffice-3.6.2-2|132	BuildRequires:	boost-devel
12mr|libreoffice-3.6.2-2|133	BuildRequires:	boost
12mr|libreoffice-3.6.2-2|134	%endif
12mr|libreoffice-3.6.2-2|135	BuildRequires:	bison >= 1.32-2mdk
12mr|libreoffice-3.6.2-2|136	%if %{use_openclipart}
12mr|libreoffice-3.6.2-2|137	BuildRequires:	clipart-openclipart
12mr|libreoffice-3.6.2-2|138	%endif
12mr|libreoffice-3.6.2-2|139	BuildRequires:	cups-devel
12mr|libreoffice-3.6.2-2|140	BuildRequires:	dbus-devel >= 0.60
12mr|libreoffice-3.6.2-2|141	BuildRequires:	ed
12mr|libreoffice-3.6.2-2|142	BuildRequires:	expat-devel
12mr|libreoffice-3.6.2-2|143	BuildRequires:	flex
12mr|libreoffice-3.6.2-2|144	BuildRequires:	freetype2-devel >= 2.1.3-3mdk
12mr|libreoffice-3.6.2-2|145	BuildRequires:	gcc >= 3.2-0.3mdk
12mr|libreoffice-3.6.2-2|146	BuildRequires:	gcc-c++ >= 3.2-0.3mdk
12mr|libreoffice-3.6.2-2|147	BuildRequires:	glitz-devel
12mr|libreoffice-3.6.2-2|148	BuildRequires:	gnutls-devel
12mr|libreoffice-3.6.2-2|149	BuildRequires:	gperf
12mr|libreoffice-3.6.2-2|150	BuildRequires:	imagemagick
12mr|libreoffice-3.6.2-2|151	%if %{use_systemdb}
12mr|libreoffice-3.6.2-2|152	%if %mdkversion < 201020
12mr|libreoffice-3.6.2-2|153	# this is pulled by db-devel >= 4.8, and libdbcxx?.? does not provide libdbcxx at all
12mr|libreoffice-3.6.2-2|154	BuildRequires:	libdbcxx >= 4.2.5-4mdk
12mr|libreoffice-3.6.2-2|155	%endif
12mr|libreoffice-3.6.2-2|156	BuildRequires:	db-devel >= 4.2.5-4mdk
12mr|libreoffice-3.6.2-2|157	%else
12mr|libreoffice-3.6.2-2|158	BuildConflicts: libdbjava4.2
12mr|libreoffice-3.6.2-2|159	%endif
12mr|libreoffice-3.6.2-2|160	BuildRequires:	curl-devel
12mr|libreoffice-3.6.2-2|161	BuildRequires:	gtk+2-devel pkgconfig(gdk-pixbuf-xlib-2.0)
12mr|libreoffice-3.6.2-2|162	BuildRequires:	libsvg-devel
12mr|libreoffice-3.6.2-2|163	BuildRequires:	libgstreamer-plugins-base-devel
12mr|libreoffice-3.6.2-2|164	BuildRequires:	xaw-devel
12mr|libreoffice-3.6.2-2|165	BuildRequires:	openldap-devel
12mr|libreoffice-3.6.2-2|166	BuildRequires:	portaudio-devel >= 18.1
12mr|libreoffice-3.6.2-2|167	BuildRequires:	sndfile-devel
12mr|libreoffice-3.6.2-2|168	BuildRequires:	unixODBC-devel
12mr|libreoffice-3.6.2-2|169	BuildRequires:  libxslt-proc >= 1.0.19
12mr|libreoffice-3.6.2-2|170	BuildRequires:  libxslt-devel
12mr|libreoffice-3.6.2-2|171	BuildRequires:  libxml2-devel
12mr|libreoffice-3.6.2-2|172	%if %{use_mono}
12mr|libreoffice-3.6.2-2|173	BuildRequires:	mono-devel
12mr|libreoffice-3.6.2-2|174	BuildRequires:	mono-data-sqlite
12mr|libreoffice-3.6.2-2|175	%endif
12mr|libreoffice-3.6.2-2|176	BuildRequires:	nss-devel
12mr|libreoffice-3.6.2-2|177	BuildRequires:	nspr-devel
12mr|libreoffice-3.6.2-2|178	BuildRequires:	nas-devel
12mr|libreoffice-3.6.2-2|179	BuildRequires:	neon-devel >= 0.27
12mr|libreoffice-3.6.2-2|180	BuildRequires:	pam-devel
12mr|libreoffice-3.6.2-2|181	BuildRequires:	perl
12mr|libreoffice-3.6.2-2|182	BuildRequires:	perl-Archive-Zip
12mr|libreoffice-3.6.2-2|183	BuildRequires:	perl-MDK-Common
12mr|libreoffice-3.6.2-2|184	BuildRequires:	perl-HTML-Parser
12mr|libreoffice-3.6.2-2|185	BuildRequires:	perl-XML-Twig
12mr|libreoffice-3.6.2-2|186	BuildRequires:	python-devel
12mr|libreoffice-3.6.2-2|187	BuildRequires:	readline-devel
12mr|libreoffice-3.6.2-2|188	BuildRequires:	recode
12mr|libreoffice-3.6.2-2|189	BuildRequires:	sane-devel
12mr|libreoffice-3.6.2-2|190	BuildRequires:	sharutils
12mr|libreoffice-3.6.2-2|191	BuildRequires:	startup-notification-devel
12mr|libreoffice-3.6.2-2|192	%if %{oootarext} == "lzma"
12mr|libreoffice-3.6.2-2|193	BuildRequires:	lzma
12mr|libreoffice-3.6.2-2|194	BuildRequires:	tar >= 1.15.1-7mdk
12mr|libreoffice-3.6.2-2|195	%endif
12mr|libreoffice-3.6.2-2|196	BuildRequires:	tcsh >= 6.12-2mdk
12mr|libreoffice-3.6.2-2|197	BuildRequires:	unzip
12mr|libreoffice-3.6.2-2|198	BuildRequires:	XFree86
12mr|libreoffice-3.6.2-2|199	BuildRequires:	x11-server-xvfb
12mr|libreoffice-3.6.2-2|200	BuildRequires:	xpm-devel
12mr|libreoffice-3.6.2-2|201	BuildRequires:	zlib-devel
12mr|libreoffice-3.6.2-2|202	BuildRequires:	zip
12mr|libreoffice-3.6.2-2|203	BuildRequires:	libwpd-devel >= 0.9.0
12mr|libreoffice-3.6.2-2|204	BuildRequires:	libwpg-devel
12mr|libreoffice-3.6.2-2|205	BuildRequires:	libwps-devel
12mr|libreoffice-3.6.2-2|206	BuildRequires:	icu
12mr|libreoffice-3.6.2-2|207	BuildRequires:  icu-devel
12mr|libreoffice-3.6.2-2|208	BuildRequires:  xulrunner-devel
12mr|libreoffice-3.6.2-2|209	BuildRequires:  libvigra-devel
12mr|libreoffice-3.6.2-2|210	BuildRequires:  hunspell-devel
12mr|libreoffice-3.6.2-2|211	BuildRequires:	%{mklibname poppler-devel}
12mr|libreoffice-3.6.2-2|212	BuildRequires:	%{mklibname poppler-glib-devel}
12mr|libreoffice-3.6.2-2|213	BuildRequires:	%{mklibname poppler-cpp-devel}
12mr|libreoffice-3.6.2-2|214	BuildRequires:	%{mklibname xtst-devel}
12mr|libreoffice-3.6.2-2|215	BuildRequires:  desktop-file-utils
12mr|libreoffice-3.6.2-2|216	BuildRequires:  mesaglu-devel
12mr|libreoffice-3.6.2-2|217	BuildRequires:  qt4-devel
12mr|libreoffice-3.6.2-2|218	BuildRequires:  task-kde4-devel
12mr|libreoffice-3.6.2-2|219	BuildRequires:  cppunit-devel
12mr|libreoffice-3.6.2-2|220	BuildRequires:  redland-devel
12mr|libreoffice-3.6.2-2|221	BuildRequires:  postgresql-devel
12mr|libreoffice-3.6.2-2|222	BuildRequires:  librsvg-devel
12mr|libreoffice-3.6.2-2|223	%if !%{javaless}
12mr|libreoffice-3.6.2-2|224	BuildRequires:  ant
12mr|libreoffice-3.6.2-2|225	BuildRequires:	hsqldb
12mr|libreoffice-3.6.2-2|226	BuildRequires:  jakarta-commons-codec
12mr|libreoffice-3.6.2-2|227	BuildRequires:  jakarta-commons-lang
12mr|libreoffice-3.6.2-2|228	BuildRequires:  jakarta-commons-httpclient
12mr|libreoffice-3.6.2-2|229	%endif
12mr|libreoffice-3.6.2-2|230	BuildRequires:  graphite2-devel
12mr|libreoffice-3.6.2-2|231	BuildRequires:	python-translate >= 1.9.0
12mr|libreoffice-3.6.2-2|232	# STLport-devel 4.5 + private patches are needed
12mr|libreoffice-3.6.2-2|233	BuildConflicts:	STLport-devel
12mr|libreoffice-3.6.2-2|234	BuildRequires:	java-devel = 0:1.6.0
12mr|libreoffice-3.6.2-2|235	BuildConflicts: java-devel >= 0:1.7.0
12mr|libreoffice-3.6.2-2|236	#Gnome Stuff
12mr|libreoffice-3.6.2-2|237	BuildRequires:  pkgconfig(ORBit-2.0)
12mr|libreoffice-3.6.2-2|238	BuildRequires:  pkgconfig(gconf-2.0)
12mr|libreoffice-3.6.2-2|239	BuildRequires:  pkgconfig(gnome-vfs-2.0)
12mr|libreoffice-3.6.2-2|240	# BuildRequires:  jakarta-commons-logging
12mr|libreoffice-3.6.2-2|241	#ROSA add <akdengi>
12mr|libreoffice-3.6.2-2|242	BuildRequires:  doxygen
12mr|libreoffice-3.6.2-2|243	BuildRequires:	pkgconfig(mythes)
12mr|libreoffice-3.6.2-2|244	
12mr|libreoffice-3.6.2-2|245	####################################################################
12mr|libreoffice-3.6.2-2|246	#
12mr|libreoffice-3.6.2-2|247	# Sources
12mr|libreoffice-3.6.2-2|248	#
12mr|libreoffice-3.6.2-2|249	####################################################################
12mr|libreoffice-3.6.2-2|250	Source0:	 http://download.documentfoundation.org/libreoffice/src/%version/%{ooname}-binfilter-%{buildver}.tar.%{oootarext}
12mr|libreoffice-3.6.2-2|251	Source1:	 http://download.documentfoundation.org/libreoffice/src/%version/%{ooname}-core-%{buildver}.tar.%{oootarext}
12mr|libreoffice-3.6.2-2|252	Source2:	 http://download.documentfoundation.org/libreoffice/src/%version/%{ooname}-dictionaries-%{buildver}.tar.%{oootarext}
12mr|libreoffice-3.6.2-2|253	Source3:	 http://download.documentfoundation.org/libreoffice/src/%version/%{ooname}-help-%{buildver}.tar.%{oootarext}
12mr|libreoffice-3.6.2-2|254	Source4:	 http://download.documentfoundation.org/libreoffice/src/%version/%{ooname}-translations-%{buildver}.tar.%{oootarext}
12mr|libreoffice-3.6.2-2|255	
12mr|libreoffice-3.6.2-2|256	Source20: 	Mandriva-Rosa_Icons.tar.bz2
12mr|libreoffice-3.6.2-2|257	
12mr|libreoffice-3.6.2-2|258	Source31:   http://download.go-oo.org/DEV300/ooo_oxygen_images-2009-06-17.tar.gz
12mr|libreoffice-3.6.2-2|259	Source32: 	http://hg.services.openoffice.org/binaries/fdb27bfe2dbe2e7b57ae194d9bf36bab-SampleICC-1.3.2.tar.gz
12mr|libreoffice-3.6.2-2|260	Source36: 	http://dev-www.libreoffice.org/src/0ff7d225d087793c8c2c680d77aac3e7-mdds_0.5.3.tar.bz2
12mr|libreoffice-3.6.2-2|261	Source37: 	http://download.go-oo.org/src/0f63ee487fda8f21fafa767b3c447ac9-ixion-0.2.0.tar.gz
12mr|libreoffice-3.6.2-2|262	Source39: 	http://download.go-oo.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll
12mr|libreoffice-3.6.2-2|263	Source42:	http://hg.services.openoffice.org/binaries/2a177023f9ea8ec8bd00837605c5df1b-jakarta-tomcat-5.0.30-src.tar.gz
12mr|libreoffice-3.6.2-2|264	Source43: 	http://hg.services.openoffice.org/binaries/284e768eeda0e2898b0d5bf7e26a016e-raptor-1.4.18.tar.gz
12mr|libreoffice-3.6.2-2|265	Source44:	http://hg.services.openoffice.org/binaries/fca8706f2c4619e2fa3f8f42f8fc1e9d-rasqal-0.9.16.tar.gz
12mr|libreoffice-3.6.2-2|266	Source45:	http://hg.services.openoffice.org/binaries/1756c4fa6c616ae15973c104cd8cb256-Adobe-Core35_AFMs-314.tar.gz
12mr|libreoffice-3.6.2-2|267	Source46:	http://hg.services.openoffice.org/binaries/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
12mr|libreoffice-3.6.2-2|268	Source47:   http://hg.services.openoffice.org/binaries/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
12mr|libreoffice-3.6.2-2|269	Source48:	http://hg.services.openoffice.org/binaries/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
12mr|libreoffice-3.6.2-2|270	Source49:	http://hg.services.openoffice.org/binaries/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
12mr|libreoffice-3.6.2-2|271	Source51:	http://hg.services.openoffice.org/binaries/26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz
12mr|libreoffice-3.6.2-2|272	Source52:	http://hg.services.openoffice.org/binaries/18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz
12mr|libreoffice-3.6.2-2|273	Source54:	http://hg.services.openoffice.org/binaries/ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip
12mr|libreoffice-3.6.2-2|274	Source55:	http://download.go-oo.org/src/ea570af93c284aa9e5621cd563f54f4d-bsh-2.0b1-src.tar.gz
12mr|libreoffice-3.6.2-2|275	Source64:	http://dev-www.libreoffice.org/src/94e7f271e38c976462558b4278590178-libvisio-0.0.19.tar.bz2
12mr|libreoffice-3.6.2-2|276	
12mr|libreoffice-3.6.2-2|277	# jfreereport
12mr|libreoffice-3.6.2-2|278	Source65:	http://dev-www.libreoffice.org/src/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip
12mr|libreoffice-3.6.2-2|279	Source66:	http://dev-www.libreoffice.org/src/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip
12mr|libreoffice-3.6.2-2|280	Source67:	http://dev-www.libreoffice.org/src/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip
12mr|libreoffice-3.6.2-2|281	Source68:	http://dev-www.libreoffice.org/src/8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip
12mr|libreoffice-3.6.2-2|282	Source69:	http://dev-www.libreoffice.org/src/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip
12mr|libreoffice-3.6.2-2|283	Source70:	http://dev-www.libreoffice.org/src/97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip
12mr|libreoffice-3.6.2-2|284	Source71:	http://dev-www.libreoffice.org/src/3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip
12mr|libreoffice-3.6.2-2|285	Source72:	http://dev-www.libreoffice.org/src/3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip
12mr|libreoffice-3.6.2-2|286	Source73:	http://dev-www.libreoffice.org/src/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip
12mr|libreoffice-3.6.2-2|287	Source74:	http://dev-www.libreoffice.org/src/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip
12mr|libreoffice-3.6.2-2|288	Source75:	http://dev-www.libreoffice.org/src/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
12mr|libreoffice-3.6.2-2|289	
12mr|libreoffice-3.6.2-2|290	#javaless
12mr|libreoffice-3.6.2-2|291	Source56:	http://hg.services.openoffice.org/binaries/3c219630e4302863a9a83d0efde889db-commons-logging-1.1.1-src.tar.gz
12mr|libreoffice-3.6.2-2|292	Source57:	http://dev-www.libreoffice.org/ooo_external/af3c3acf618de6108d65fcdc92b492e1-commons-codec-1.3-src.tar.gz
12mr|libreoffice-3.6.2-2|293	Source58:	http://hg.services.openoffice.org/binaries/2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz
12mr|libreoffice-3.6.2-2|294	Source59:	http://hg.services.openoffice.org/binaries/2ae988b339daec234019a7066f96733e-commons-lang-2.3-src.tar.gz
12mr|libreoffice-3.6.2-2|295	Source60:	http://archive.apache.org/dist/ant/binaries/apache-ant-1.8.1-bin.tar.bz2
12mr|libreoffice-3.6.2-2|296	Source61:	http://hg.services.openoffice.org/binaries/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
12mr|libreoffice-3.6.2-2|297	
12mr|libreoffice-3.6.2-2|298	Source90:	http://dev-www.libreoffice.org/src/48d8169acc35f97e05d8dcdfd45be7f2-lucene-2.3.2.tar.gz
12mr|libreoffice-3.6.2-2|299	Source91:	http://dev-www.libreoffice.org/src/0d2dcdfbf28d6208751b33057f5361f0-libcmis-0.2.3.tar.gz
12mr|libreoffice-3.6.2-2|300	Source92:	http://dev-www.libreoffice.org/src/86261f06c097d3e425a2f6d0b0635380-hyphen-2.8.3.tar.gz
12mr|libreoffice-3.6.2-2|301	Source93:	http://dev-www.libreoffice.org/src/327348d67c979c88c2dec59a23a17d85-lcms2-2.3.tar.gz
12mr|libreoffice-3.6.2-2|302	Source94:	http://dev-www.libreoffice.org/src/6097739c841f671cb21332b9cc593ae7-libexttextcat-3.3.1.tar.bz2
12mr|libreoffice-3.6.2-2|303	Source95:	http://dev-www.libreoffice.org/src/ce5a1def34578b75959ac31210f031f6-libcdr-0.0.8.tar.bz2
12mr|libreoffice-3.6.2-2|304	Source96:	http://dev-www.libreoffice.org/src/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz
12mr|libreoffice-3.6.2-2|305	
12mr|libreoffice-3.6.2-2|306	Source100:	libreoffice.rpmlintrc
12mr|libreoffice-3.6.2-2|307	
12mr|libreoffice-3.6.2-2|308	# Upstream:
12mr|libreoffice-3.6.2-2|309	# http://cgit.freedesktop.org/libreoffice/core/patch/?id=0c08a84c04b166ab6479716e2c33cd444d7e3dbe
12mr|libreoffice-3.6.2-2|310	
12mr|libreoffice-3.6.2-2|311	Patch1:		openoffice.org-2.0.2.rh188467.printingdefaults.patch
12mr|libreoffice-3.6.2-2|312	Patch2:		openoffice.org-2.4.0.ooo86080.unopkg.bodge.patch
12mr|libreoffice-3.6.2-2|313	Patch3:		libreoffice-3.5.2.2-icu-49.patch
12mr|libreoffice-3.6.2-2|314	#Patch4:		xulrunner-to-mozila-plugin.pc.diff
12mr|libreoffice-3.6.2-2|315	Patch5:		libreoffice-3.5.2-no-slackwareicons.patch
12mr|libreoffice-3.6.2-2|316	Patch6:		0001-disable-failing-check.patch
12mr|libreoffice-3.6.2-2|317	Patch7:		0001-Resolves-rhbz-836937-insanely-slow-with-Zemberek-ins.patch
12mr|libreoffice-3.6.2-2|318	Patch8:		0001-Resolves-rhbz-838368-view-ignored-while-view-accepte.patch
12mr|libreoffice-3.6.2-2|319	Patch9:		openoffice.org-3.0.0.ooo88341.sc.verticalboxes.patch
12mr|libreoffice-3.6.2-2|320	Patch10:	openoffice.org-3.1.0.ooo101274.opening-a-directory.patch
12mr|libreoffice-3.6.2-2|321	#Patch12:	openoffice.org-3.1.0.oooXXXXX.solenv.allowmissing.patch
12mr|libreoffice-3.6.2-2|322	Patch13:	openoffice.org-3.1.1.ooo105784.vcl.sniffscriptforsubs.patch
12mr|libreoffice-3.6.2-2|323	Patch14:	libreoffice-3.6.1.2-boost.patch
12mr|libreoffice-3.6.2-2|324	
12mr|libreoffice-3.6.2-2|325	#MDV patch
12mr|libreoffice-3.6.2-2|326	# bug fix 64789
12mr|libreoffice-3.6.2-2|327	#Patch100: 	help-images-mdv64789.patch
12mr|libreoffice-3.6.2-2|328	Patch101:	fix-build.diff
12mr|libreoffice-3.6.2-2|329	
12mr|libreoffice-3.6.2-2|330	%description
12mr|libreoffice-3.6.2-2|331	LibreOffice is an Open Source, community-developed, multi-platform
12mr|libreoffice-3.6.2-2|332	office productivity suite. It includes the key desktop applications,
12mr|libreoffice-3.6.2-2|333	such as a word processor, spreadsheet, presentation manager, formula
12mr|libreoffice-3.6.2-2|334	editing and drawing program, with a user interface and feature set
12mr|libreoffice-3.6.2-2|335	similar to other office suites. Sophisticated and flexible,
12mr|libreoffice-3.6.2-2|336	LibreOffice also works transparently with a variety of file
12mr|libreoffice-3.6.2-2|337	formats, including Microsoft Office.
12mr|libreoffice-3.6.2-2|338	
12mr|libreoffice-3.6.2-2|339	%package base
12mr|libreoffice-3.6.2-2|340	Group: Office
12mr|libreoffice-3.6.2-2|341	Summary: LibreOffice office suite - database
12mr|libreoffice-3.6.2-2|342	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|343	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|344	# Heavy java deps
12mr|libreoffice-3.6.2-2|345	%if !%{javaless}
12mr|libreoffice-3.6.2-2|346	Requires: hsqldb
12mr|libreoffice-3.6.2-2|347	%endif
12mr|libreoffice-3.6.2-2|348	Suggests: %{name}-java-common = %{EVRD}
12mr|libreoffice-3.6.2-2|349	# Due to the split
12mr|libreoffice-3.6.2-2|350	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|351	Conflicts: openoffice.org-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|352	Obsoletes: openoffice.org-base < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|353	# Provides:  openoffice.org-base = 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|354	%ifarch x86_64
12mr|libreoffice-3.6.2-2|355	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|356	Conflicts: openoffice.org64-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|357	Obsoletes: openoffice.org64-base <= 1:3.1-4
12mr|libreoffice-3.6.2-2|358	%endif
12mr|libreoffice-3.6.2-2|359	
12mr|libreoffice-3.6.2-2|360	%description base
12mr|libreoffice-3.6.2-2|361	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|362	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|363	
12mr|libreoffice-3.6.2-2|364	This package contains the database component for LibreOffice.
12mr|libreoffice-3.6.2-2|365	
12mr|libreoffice-3.6.2-2|366	You can extend the functionality of LibreOffice Base by installing these
12mr|libreoffice-3.6.2-2|367	packages:
12mr|libreoffice-3.6.2-2|368	
12mr|libreoffice-3.6.2-2|369	* unixodbc: ODBC database support
12mr|libreoffice-3.6.2-2|370	* libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools: ODBC
12mr|libreoffice-3.6.2-2|371	drivers for:
12mr|libreoffice-3.6.2-2|372	- MySQL
12mr|libreoffice-3.6.2-2|373	- PostgreSQL
12mr|libreoffice-3.6.2-2|374	- SQLite
12mr|libreoffice-3.6.2-2|375	- MS SQL / Sybase SQL
12mr|libreoffice-3.6.2-2|376	- *.mdb (JET / MS Access)
12mr|libreoffice-3.6.2-2|377	* libmysql-java | libpg-java | libsapdbc-java: JDBC Drivers
12mr|libreoffice-3.6.2-2|378	for:
12mr|libreoffice-3.6.2-2|379	- MySQL
12mr|libreoffice-3.6.2-2|380	- PostgreSQL
12mr|libreoffice-3.6.2-2|381	- MaxDB
12mr|libreoffice-3.6.2-2|382	
12mr|libreoffice-3.6.2-2|383	%package calc
12mr|libreoffice-3.6.2-2|384	Group: Office
12mr|libreoffice-3.6.2-2|385	Summary: LibreOffice office suite - spreadsheet
12mr|libreoffice-3.6.2-2|386	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|387	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|388	# Due to the split
12mr|libreoffice-3.6.2-2|389	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|390	Conflicts: openoffice.org-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|391	Obsoletes: openoffice.org-calc < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|392	# Provides:  openoffice.org-calc = 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|393	# Provides:  openoffice.org-calc = %{EVRD}
12mr|libreoffice-3.6.2-2|394	%ifarch x86_64
12mr|libreoffice-3.6.2-2|395	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|396	Conflicts: openoffice.org64-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|397	Obsoletes: openoffice.org64-calc <= 1:3.1-4
12mr|libreoffice-3.6.2-2|398	%endif
12mr|libreoffice-3.6.2-2|399	
12mr|libreoffice-3.6.2-2|400	%description calc
12mr|libreoffice-3.6.2-2|401	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|402	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|403	
12mr|libreoffice-3.6.2-2|404	This package contains the spreadsheet component for LibreOffice.
12mr|libreoffice-3.6.2-2|405	
12mr|libreoffice-3.6.2-2|406	%package common
12mr|libreoffice-3.6.2-2|407	Group: Office
12mr|libreoffice-3.6.2-2|408	Summary: LibreOffice office suite architecture independent files
12mr|libreoffice-3.6.2-2|409	%if %mdkversion < 200810
12mr|libreoffice-3.6.2-2|410	# On upgrades, we can't split that way or we will loose functionality.
12mr|libreoffice-3.6.2-2|411	# Requires: %{name}-gnome
12mr|libreoffice-3.6.2-2|412	# Requires: %{name}-kde
12mr|libreoffice-3.6.2-2|413	Requires: %{name}-openclipart
12mr|libreoffice-3.6.2-2|414	Requires: %{name}-style-galaxy
12mr|libreoffice-3.6.2-2|415	Requires: %{name}-style-crystal
12mr|libreoffice-3.6.2-2|416	Requires: %{name}-style-hicontrast
12mr|libreoffice-3.6.2-2|417	Requires: %{name}-style-tango
12mr|libreoffice-3.6.2-2|418	%endif
12mr|libreoffice-3.6.2-2|419	# Require the architecture dependant stuff
12mr|libreoffice-3.6.2-2|420	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|421	# Require at least one style to be installed
12mr|libreoffice-3.6.2-2|422	Requires: %{name}-style = %{EVRD}
12mr|libreoffice-3.6.2-2|423	# And suggest the galaxy one
12mr|libreoffice-3.6.2-2|424	# dev 300
12mr|libreoffice-3.6.2-2|425	# Suggests: %{name}-style-galaxy = %{version}
12mr|libreoffice-3.6.2-2|426	# Also suggest java-common, as it may be used by some macros
12mr|libreoffice-3.6.2-2|427	Suggests: %{name}-java-common = %{EVRD}
12mr|libreoffice-3.6.2-2|428	Suggests: %{name}-help-en_US = %{EVRD}
12mr|libreoffice-3.6.2-2|429	# And then general requires for OOo follows
12mr|libreoffice-3.6.2-2|430	Requires: ghostscript
12mr|libreoffice-3.6.2-2|431	Requires: fonts-ttf-liberation
12mr|libreoffice-3.6.2-2|432	Requires: desktop-common-data >= 2008
12mr|libreoffice-3.6.2-2|433	# rpm will automatically grab the require for libsane1, but there are some
12mr|libreoffice-3.6.2-2|434	# configs needed at this package, so we must require it too.
12mr|libreoffice-3.6.2-2|435	Requires: sane-backends
12mr|libreoffice-3.6.2-2|436	# Due to %{_bindir}/paperconf
12mr|libreoffice-3.6.2-2|437	# Requires: paper-utils
12mr|libreoffice-3.6.2-2|438	Requires(post): desktop-file-utils update-alternatives
12mr|libreoffice-3.6.2-2|439	Requires(postun): desktop-file-utils update-alternatives
12mr|libreoffice-3.6.2-2|440	
12mr|libreoffice-3.6.2-2|441	# Due to the split
12mr|libreoffice-3.6.2-2|442	Conflicts: openoffice.org <= 2.1.0
12mr|libreoffice-3.6.2-2|443	Conflicts: openoffice.org-devel <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|444	Conflicts: openoffice.org-math <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|445	Conflicts: openoffice.org-core <= 2.3.99.4-1mdv
12mr|libreoffice-3.6.2-2|446	Conflicts: openoffice.org-gnome < 3.0svn13581-2mdv
12mr|libreoffice-3.6.2-2|447	Obsoletes: openoffice.org-common < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|448	# Provides:  openoffice.org-common = 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|449	%ifarch x86_64
12mr|libreoffice-3.6.2-2|450	Conflicts: openoffice.org64 <= 2.1.0
12mr|libreoffice-3.6.2-2|451	Conflicts: openoffice.org64-devel <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|452	Conflicts: openoffice.org64-math <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|453	Conflicts: openoffice.org64-core <= 2.3.99.4-1mdv
12mr|libreoffice-3.6.2-2|454	Conflicts: openoffice.org64-gnome < 3.0svn13581-2mdv
12mr|libreoffice-3.6.2-2|455	Obsoletes: openoffice.org64-common <= 1:3.1-4
12mr|libreoffice-3.6.2-2|456	%endif
12mr|libreoffice-3.6.2-2|457	Conflicts: %{name}-common = 1:3.2-rc4.0
12mr|libreoffice-3.6.2-2|458	
12mr|libreoffice-3.6.2-2|459	# Upstream dropped this packages in 3.4
12mr|libreoffice-3.6.2-2|460	Obsoletes: %{name}-l10n-pt_AO = 1:3.3.2-1
12mr|libreoffice-3.6.2-2|461	Obsoletes: %{name}-help-pt_AO = 1:3.3.2-1
12mr|libreoffice-3.6.2-2|462	Obsoletes: %{name}-help-ta    = 1:3.3.2-1
12mr|libreoffice-3.6.2-2|463	Obsoletes: %{name}-help-zu    = 1:3.3.2-1
12mr|libreoffice-3.6.2-2|464	Obsoletes: %{name}-help-cy    = 1:3.3.2-1
12mr|libreoffice-3.6.2-2|465	Obsoletes: %{name}-help-ar    = 1:3.3.2-1
12mr|libreoffice-3.6.2-2|466	Obsoletes: %{name}-help-af    = 1:3.3.2-1
12mr|libreoffice-3.6.2-2|467	Obsoletes: %{name}-help-br    = 1:3.3.2-1
12mr|libreoffice-3.6.2-2|468	
12mr|libreoffice-3.6.2-2|469	%description common
12mr|libreoffice-3.6.2-2|470	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|471	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|472	
12mr|libreoffice-3.6.2-2|473	This package contains the architecture-independent files of LibreOffice.
12mr|libreoffice-3.6.2-2|474	
12mr|libreoffice-3.6.2-2|475	%package core
12mr|libreoffice-3.6.2-2|476	Group: Office
12mr|libreoffice-3.6.2-2|477	Summary: LibreOffice office suite architecture dependent files
12mr|libreoffice-3.6.2-2|478	Requires: hyphen
12mr|libreoffice-3.6.2-2|479	Requires: libexttextcat
12mr|libreoffice-3.6.2-2|480	# Due to the split
12mr|libreoffice-3.6.2-2|481	Conflicts: openoffice.org <= 2.1.0
12mr|libreoffice-3.6.2-2|482	Conflicts: openoffice.org-base <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|483	Conflicts: openoffice.org-common <= 2.3.1-1mdv
12mr|libreoffice-3.6.2-2|484	Conflicts: openoffice.org-devel <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|485	Conflicts: openoffice.org-draw <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|486	Conflicts: openoffice.org-impress <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|487	Conflicts: openoffice.org-kde <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|488	Conflicts: openoffice.org-writer <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|489	Obsoletes: openoffice.org-core < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|490	%ifarch x86_64
12mr|libreoffice-3.6.2-2|491	Conflicts: openoffice.org64 <= 2.1.0
12mr|libreoffice-3.6.2-2|492	Conflicts: openoffice.org64-base <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|493	Conflicts: openoffice.org64-common <= 2.3.1-1mdv
12mr|libreoffice-3.6.2-2|494	Conflicts: openoffice.org64-devel <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|495	Conflicts: openoffice.org64-draw <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|496	Conflicts: openoffice.org64-impress <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|497	Conflicts: openoffice.org64-writer <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|498	Obsoletes: openoffice.org64-core <= 1:3.1-4
12mr|libreoffice-3.6.2-2|499	%endif
12mr|libreoffice-3.6.2-2|500	
12mr|libreoffice-3.6.2-2|501	%description core
12mr|libreoffice-3.6.2-2|502	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|503	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|504	
12mr|libreoffice-3.6.2-2|505	This package contains the architecture-dependent core files of LibreOffice.
12mr|libreoffice-3.6.2-2|506	See the libreoffice package for more information.
12mr|libreoffice-3.6.2-2|507	
12mr|libreoffice-3.6.2-2|508	%package devel
12mr|libreoffice-3.6.2-2|509	Group: Office
12mr|libreoffice-3.6.2-2|510	Summary: LibreOffice SDK - development files
12mr|libreoffice-3.6.2-2|511	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|512	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|513	Obsoletes: openoffice.org-devel < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|514	
12mr|libreoffice-3.6.2-2|515	%description devel
12mr|libreoffice-3.6.2-2|516	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|517	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|518	
12mr|libreoffice-3.6.2-2|519	This package contains the files needed to build plugins/add-ons for
12mr|libreoffice-3.6.2-2|520	LibreOffice (includes, IDL files, build tools, ...). It also contains the
12mr|libreoffice-3.6.2-2|521	zipped source of the UNO Java libraries for use in IDEs like eclipse.
12mr|libreoffice-3.6.2-2|522	
12mr|libreoffice-3.6.2-2|523	%package devel-doc
12mr|libreoffice-3.6.2-2|524	Group: Office
12mr|libreoffice-3.6.2-2|525	Summary: LibreOffice SDK - documentation
12mr|libreoffice-3.6.2-2|526	# Due to the split
12mr|libreoffice-3.6.2-2|527	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|528	Obsoletes: openoffice.org-devel-doc < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|529	
12mr|libreoffice-3.6.2-2|530	%ifarch x86_64
12mr|libreoffice-3.6.2-2|531	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|532	Obsoletes: openoffice.org64-devel-doc <= 1:3.1-4
12mr|libreoffice-3.6.2-2|533	%endif
12mr|libreoffice-3.6.2-2|534	
12mr|libreoffice-3.6.2-2|535	%description devel-doc
12mr|libreoffice-3.6.2-2|536	LibreOffice is a full-featured office productivity suite that provides
12mr|libreoffice-3.6.2-2|537	a near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|538	
12mr|libreoffice-3.6.2-2|539	This package contains the documentation of the LibreOffice SDK:
12mr|libreoffice-3.6.2-2|540	
12mr|libreoffice-3.6.2-2|541	* C++/Java API reference
12mr|libreoffice-3.6.2-2|542	* IDL reference
12mr|libreoffice-3.6.2-2|543	* C++/Java/Basic examples
12mr|libreoffice-3.6.2-2|544	
12mr|libreoffice-3.6.2-2|545	It also contains the gsicheck utility.
12mr|libreoffice-3.6.2-2|546	
12mr|libreoffice-3.6.2-2|547	%package draw
12mr|libreoffice-3.6.2-2|548	Group: Office
12mr|libreoffice-3.6.2-2|549	Summary: LibreOffice office suite - drawing
12mr|libreoffice-3.6.2-2|550	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|551	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|552	# Due to the split
12mr|libreoffice-3.6.2-2|553	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|554	Conflicts: openoffice.org-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|555	Conflicts: openoffice.org-impress <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|556	Obsoletes: openoffice.org-draw < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|557	# Provides:  openoffice.org-draw = 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|558	%ifarch x86_64
12mr|libreoffice-3.6.2-2|559	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|560	Conflicts: openoffice.org64-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|561	Conflicts: openoffice.org64-impress <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|562	Obsoletes: openoffice.org64-draw <= 1:3.1-4
12mr|libreoffice-3.6.2-2|563	%endif
12mr|libreoffice-3.6.2-2|564	
12mr|libreoffice-3.6.2-2|565	%description draw
12mr|libreoffice-3.6.2-2|566	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|567	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|568	
12mr|libreoffice-3.6.2-2|569	This package contains the drawing component for LibreOffice.
12mr|libreoffice-3.6.2-2|570	
12mr|libreoffice-3.6.2-2|571	%package dtd-officedocument1.0
12mr|libreoffice-3.6.2-2|572	Group: Office
12mr|libreoffice-3.6.2-2|573	Summary: OfficeDocument 1.0 DTD
12mr|libreoffice-3.6.2-2|574	# due to the split
12mr|libreoffice-3.6.2-2|575	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|576	# no need to require -core or -common, see #37559
12mr|libreoffice-3.6.2-2|577	
12mr|libreoffice-3.6.2-2|578	%description dtd-officedocument1.0
12mr|libreoffice-3.6.2-2|579	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|580	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|581	
12mr|libreoffice-3.6.2-2|582	This package contains the Document Type Definition (DTD) of the LibreOffice
12mr|libreoffice-3.6.2-2|583	1.x(!) XML file format.
12mr|libreoffice-3.6.2-2|584	
12mr|libreoffice-3.6.2-2|585	%package filter-binfilter
12mr|libreoffice-3.6.2-2|586	Group: Office
12mr|libreoffice-3.6.2-2|587	Summary: Legacy filters (e.g. StarOffice 5.2) for LibreOffice
12mr|libreoffice-3.6.2-2|588	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|589	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|590	# Due to the split
12mr|libreoffice-3.6.2-2|591	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|592	Obsoletes: openoffice.org-filter-mobiledev <= 2.3.0.5
12mr|libreoffice-3.6.2-2|593	Conflicts: openoffice.org-filter-mobiledev <= 2.3.0.5
12mr|libreoffice-3.6.2-2|594	Conflicts: openoffice.org-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|595	Conflicts: openoffice.org-core <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|596	Obsoletes: openoffice.org-filter-binfilter < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|597	%ifarch x86_64
12mr|libreoffice-3.6.2-2|598	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|599	Conflicts: openoffice.org64-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|600	Conflicts: openoffice.org64-core <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|601	Obsoletes: openoffice.org64-filter-mobiledev <= 2.3.0.5
12mr|libreoffice-3.6.2-2|602	Obsoletes: openoffice.org64-filter-binfilter <= 1:3.1-4
12mr|libreoffice-3.6.2-2|603	%endif
12mr|libreoffice-3.6.2-2|604	
12mr|libreoffice-3.6.2-2|605	
12mr|libreoffice-3.6.2-2|606	%description filter-binfilter
12mr|libreoffice-3.6.2-2|607	LibreOffice is a full-featured office productivity suite that provides
12mr|libreoffice-3.6.2-2|608	a near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|609	
12mr|libreoffice-3.6.2-2|610	This package contains the "binfilters", legacy filters for
12mr|libreoffice-3.6.2-2|611	- the old StarOffice 5.2 formats
12mr|libreoffice-3.6.2-2|612	- StarWriter 1.0/2.0
12mr|libreoffice-3.6.2-2|613	- StarWriter/DOS
12mr|libreoffice-3.6.2-2|614	- *Writer* filters for
12mr|libreoffice-3.6.2-2|615	+ Excel
12mr|libreoffice-3.6.2-2|616	+ Lotus
12mr|libreoffice-3.6.2-2|617	
12mr|libreoffice-3.6.2-2|618	%package gnome
12mr|libreoffice-3.6.2-2|619	Group: Office
12mr|libreoffice-3.6.2-2|620	Summary: GNOME Integration for LibreOffice (VFS, GConf)
12mr|libreoffice-3.6.2-2|621	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|622	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|623	# Due to the split
12mr|libreoffice-3.6.2-2|624	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|625	Obsoletes: openoffice.org-gtk <= 2.3.0.5
12mr|libreoffice-3.6.2-2|626	Conflicts: openoffice.org-gtk <= 2.3.0.5
12mr|libreoffice-3.6.2-2|627	Obsoletes: openoffice.org-qstart <= 2.3.0.5
12mr|libreoffice-3.6.2-2|628	Conflicts: openoffice.org-qstart <= 2.3.0.5
12mr|libreoffice-3.6.2-2|629	Obsoletes: openoffice.org-evolution <= 2.3.0.5
12mr|libreoffice-3.6.2-2|630	Conflicts: openoffice.org-evolution <= 2.3.0.5
12mr|libreoffice-3.6.2-2|631	# Suggests: %{name}-style-tango = %{version}
12mr|libreoffice-3.6.2-2|632	Obsoletes: openoffice.org-gnome < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|633	# Provides:  openoffice.org-gnome = 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|634	%ifarch x86_64
12mr|libreoffice-3.6.2-2|635	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|636	Obsoletes: openoffice.org64-gtk <= 2.3.0.5
12mr|libreoffice-3.6.2-2|637	Obsoletes: openoffice.org64-qstart <= 2.3.0.5
12mr|libreoffice-3.6.2-2|638	Obsoletes: openoffice.org64-evolution <= 2.3.0.5
12mr|libreoffice-3.6.2-2|639	Obsoletes: openoffice.org64-gnome <= 1:3.1-4
12mr|libreoffice-3.6.2-2|640	%endif
12mr|libreoffice-3.6.2-2|641	
12mr|libreoffice-3.6.2-2|642	%description gnome
12mr|libreoffice-3.6.2-2|643	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|644	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|645	
12mr|libreoffice-3.6.2-2|646	This package contains the GNOME VFS support and a GConf backend.
12mr|libreoffice-3.6.2-2|647	
12mr|libreoffice-3.6.2-2|648	
12mr|libreoffice-3.6.2-2|649	%package impress
12mr|libreoffice-3.6.2-2|650	Group: Office
12mr|libreoffice-3.6.2-2|651	Summary: LibreOffice office suite - presentation
12mr|libreoffice-3.6.2-2|652	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|653	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|654	Requires: %{name}-draw = %{EVRD}
12mr|libreoffice-3.6.2-2|655	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|656	Conflicts: openoffice.org-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|657	Obsoletes: openoffice.org-impress < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|658	# Provides:  openoffice.org-impress = 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|659	%ifarch x86_64
12mr|libreoffice-3.6.2-2|660	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|661	Conflicts: openoffice.org64-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|662	Obsoletes: openoffice.org64-impress <= 1:3.1-4
12mr|libreoffice-3.6.2-2|663	%endif
12mr|libreoffice-3.6.2-2|664	
12mr|libreoffice-3.6.2-2|665	%description impress
12mr|libreoffice-3.6.2-2|666	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|667	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|668	
12mr|libreoffice-3.6.2-2|669	This package contains the presentation component for LibreOffice.
12mr|libreoffice-3.6.2-2|670	
12mr|libreoffice-3.6.2-2|671	%package kde4
12mr|libreoffice-3.6.2-2|672	Group: Office
12mr|libreoffice-3.6.2-2|673	Summary: KDE4 Integration for LibreOffice (Widgets, Dialogs, Addressbook)
12mr|libreoffice-3.6.2-2|674	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|675	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|676	Suggests: %{name}-style-oxygen = %{EVRD}
12mr|libreoffice-3.6.2-2|677	Obsoletes: openoffice.org-kde4 < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|678	# Provides:  openoffice.org-kde4 = 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|679	%ifarch x86_64
12mr|libreoffice-3.6.2-2|680	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|681	Obsoletes: openoffice.org64-kde <= 1:3.1-4
12mr|libreoffice-3.6.2-2|682	%endif
12mr|libreoffice-3.6.2-2|683	Conflicts: openoffice.org-core <= %{version}-beta1.0mdv
12mr|libreoffice-3.6.2-2|684	
12mr|libreoffice-3.6.2-2|685	%description kde4
12mr|libreoffice-3.6.2-2|686	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|687	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|688	
12mr|libreoffice-3.6.2-2|689	This package contains the KDE4 plugin for drawing LibreOffice widgets with
12mr|libreoffice-3.6.2-2|690	KDE4/Qt4.x and a KDEish File Picker when running under KDE4.
12mr|libreoffice-3.6.2-2|691	
12mr|libreoffice-3.6.2-2|692	%package java-common
12mr|libreoffice-3.6.2-2|693	Group: Office
12mr|libreoffice-3.6.2-2|694	Summary: LibreOffice office suite Java support arch. independent files
12mr|libreoffice-3.6.2-2|695	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|696	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|697	Requires: java
12mr|libreoffice-3.6.2-2|698	# Due to the split
12mr|libreoffice-3.6.2-2|699	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|700	Conflicts: openoffice.org-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|701	Obsoletes: openoffice.org-java-common < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|702	#Provides:  openoffice.org-java-common = 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|703	%ifarch x86_64
12mr|libreoffice-3.6.2-2|704	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|705	Conflicts: openoffice.org64-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|706	Obsoletes: openoffice.org64-java-common <= 1:3.1-4
12mr|libreoffice-3.6.2-2|707	%endif
12mr|libreoffice-3.6.2-2|708	
12mr|libreoffice-3.6.2-2|709	%description java-common
12mr|libreoffice-3.6.2-2|710	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|711	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|712	
12mr|libreoffice-3.6.2-2|713	This package contains the architecture-independent files of the Java support
12mr|libreoffice-3.6.2-2|714	for LibreOffice (Java classes, scripts, config snippets).
12mr|libreoffice-3.6.2-2|715	
12mr|libreoffice-3.6.2-2|716	Also contains the LibreOffice Office Bean for embedding LibreOffice in
12mr|libreoffice-3.6.2-2|717	custom Java applications.
12mr|libreoffice-3.6.2-2|718	
12mr|libreoffice-3.6.2-2|719	%package math
12mr|libreoffice-3.6.2-2|720	Group: Office
12mr|libreoffice-3.6.2-2|721	Summary: LibreOffice office suite - equation editor
12mr|libreoffice-3.6.2-2|722	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|723	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|724	# Due to the split
12mr|libreoffice-3.6.2-2|725	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|726	Conflicts: openoffice.org-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|727	Obsoletes: openoffice.org-math < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|728	#Provides:  openoffice.org-math = 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|729	%ifarch x86_64
12mr|libreoffice-3.6.2-2|730	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|731	Conflicts: openoffice.org64-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|732	Obsoletes: openoffice.org64-math <= 1:3.1-4
12mr|libreoffice-3.6.2-2|733	%endif
12mr|libreoffice-3.6.2-2|734	
12mr|libreoffice-3.6.2-2|735	%description math
12mr|libreoffice-3.6.2-2|736	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|737	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|738	
12mr|libreoffice-3.6.2-2|739	This package contains the equation editor component for LibreOffice.
12mr|libreoffice-3.6.2-2|740	
12mr|libreoffice-3.6.2-2|741	%package openclipart
12mr|libreoffice-3.6.2-2|742	Group: Office
12mr|libreoffice-3.6.2-2|743	Summary: LibreOffice Open Clipart data
12mr|libreoffice-3.6.2-2|744	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|745	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|746	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|747	Obsoletes: openoffice.org-galleries <= 2.2.1
12mr|libreoffice-3.6.2-2|748	Obsoletes: openoffice.org-openclipart < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|749	%ifarch x86_64
12mr|libreoffice-3.6.2-2|750	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|751	Obsoletes: openoffice.org64-galleries <= 2.2.1
12mr|libreoffice-3.6.2-2|752	Obsoletes: openoffice.org64-openclipart <= 1:3.1-4
12mr|libreoffice-3.6.2-2|753	%endif
12mr|libreoffice-3.6.2-2|754	
12mr|libreoffice-3.6.2-2|755	%description openclipart
12mr|libreoffice-3.6.2-2|756	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|757	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|758	
12mr|libreoffice-3.6.2-2|759	This package contains the LibreOffice Open Clipart data, including images
12mr|libreoffice-3.6.2-2|760	and sounds.
12mr|libreoffice-3.6.2-2|761	
12mr|libreoffice-3.6.2-2|762	%package pyuno
12mr|libreoffice-3.6.2-2|763	Group: Office
12mr|libreoffice-3.6.2-2|764	Summary: Python bindings for UNO library
12mr|libreoffice-3.6.2-2|765	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|766	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|767	Conflicts: openoffice.org-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|768	Obsoletes: openoffice.org-pyuno < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|769	%ifarch x86_64
12mr|libreoffice-3.6.2-2|770	Conflicts: openoffice.org64-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|771	Obsoletes: openoffice.org64-pyuno <= 1:3.1-4
12mr|libreoffice-3.6.2-2|772	%endif
12mr|libreoffice-3.6.2-2|773	
12mr|libreoffice-3.6.2-2|774	%description pyuno
12mr|libreoffice-3.6.2-2|775	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|776	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|777	
12mr|libreoffice-3.6.2-2|778	This package contains the Python bindings for the UNO library.
12mr|libreoffice-3.6.2-2|779	
12mr|libreoffice-3.6.2-2|780	#%package qa-api-tests
12mr|libreoffice-3.6.2-2|781	#Group: Office
12mr|libreoffice-3.6.2-2|782	#Summary: LibreOffice API Test Data
12mr|libreoffice-3.6.2-2|783	#Requires: %{name}-common = %{version}-%{release}
12mr|libreoffice-3.6.2-2|784	## Due to the split
12mr|libreoffice-3.6.2-2|785	#Conflicts: %{name} <= 2.2.1
12mr|libreoffice-3.6.2-2|786	#
12mr|libreoffice-3.6.2-2|787	#%description qa-api-tests
12mr|libreoffice-3.6.2-2|788	#LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|789	#near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|790	#
12mr|libreoffice-3.6.2-2|791	#This package contains the test data for the OpenOffice.org Java and Basic APIs.
12mr|libreoffice-3.6.2-2|792	
12mr|libreoffice-3.6.2-2|793	%package style-galaxy
12mr|libreoffice-3.6.2-2|794	Group: Office
12mr|libreoffice-3.6.2-2|795	Summary: Default symbol style for LibreOffice
12mr|libreoffice-3.6.2-2|796	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|797	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|798	Provides: %{name}-style = %{EVRD}
12mr|libreoffice-3.6.2-2|799	# Due to the split
12mr|libreoffice-3.6.2-2|800	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|801	Obsoletes: openoffice.org-style-andromeda <= %{version}
12mr|libreoffice-3.6.2-2|802	Obsoletes: openoffice.org-style-galaxy < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|803	#Provides:  openoffice.org-style-galaxy = 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|804	%ifarch x86_64
12mr|libreoffice-3.6.2-2|805	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|806	Obsoletes: openoffice.org64-style-galaxy <= 1:3.1-4
12mr|libreoffice-3.6.2-2|807	%endif
12mr|libreoffice-3.6.2-2|808	
12mr|libreoffice-3.6.2-2|809	%description style-galaxy
12mr|libreoffice-3.6.2-2|810	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|811	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|812	
12mr|libreoffice-3.6.2-2|813	This package contains the "Galaxy" symbol style from Sun, normally used on
12mr|libreoffice-3.6.2-2|814	MS Windows (tm) and when not using GNOME or KDE. Needs to be manually enabled
12mr|libreoffice-3.6.2-2|815	in the LibreOffice option menu.
12mr|libreoffice-3.6.2-2|816	
12mr|libreoffice-3.6.2-2|817	%package style-crystal
12mr|libreoffice-3.6.2-2|818	Group: Office
12mr|libreoffice-3.6.2-2|819	Summary: Crystal symbol style for LibreOffice
12mr|libreoffice-3.6.2-2|820	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|821	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|822	Provides: %{name}-style = %{EVRD}
12mr|libreoffice-3.6.2-2|823	# Due to the split
12mr|libreoffice-3.6.2-2|824	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|825	Obsoletes: openoffice.org-style-crystal < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|826	#Provides:  openoffice.org-style-crystal = 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|827	%ifarch x86_64
12mr|libreoffice-3.6.2-2|828	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|829	Obsoletes: openoffice.org64-style-crystal <= 1:3.1-4
12mr|libreoffice-3.6.2-2|830	%endif
12mr|libreoffice-3.6.2-2|831	
12mr|libreoffice-3.6.2-2|832	%description style-crystal
12mr|libreoffice-3.6.2-2|833	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|834	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|835	
12mr|libreoffice-3.6.2-2|836	This package contains the "crystal" symbol style, default style for KDE.
12mr|libreoffice-3.6.2-2|837	
12mr|libreoffice-3.6.2-2|838	%package style-hicontrast
12mr|libreoffice-3.6.2-2|839	Group: Office
12mr|libreoffice-3.6.2-2|840	Summary: Hicontrast symbol style for LibreOffice
12mr|libreoffice-3.6.2-2|841	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|842	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|843	Provides: %{name}-style = %{EVRD}
12mr|libreoffice-3.6.2-2|844	# Due to the split
12mr|libreoffice-3.6.2-2|845	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|846	Obsoletes: openoffice.org-style-hicontrast < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|847	#Provides:  openoffice.org-style-hicontrast = 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|848	%ifarch x86_64
12mr|libreoffice-3.6.2-2|849	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|850	Obsoletes: openoffice.org64-style-hicontrast <= 1:3.1-4
12mr|libreoffice-3.6.2-2|851	%endif
12mr|libreoffice-3.6.2-2|852	
12mr|libreoffice-3.6.2-2|853	%description style-hicontrast
12mr|libreoffice-3.6.2-2|854	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|855	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|856	
12mr|libreoffice-3.6.2-2|857	This package contains the "hicontrast" symbol style, needs to be manually
12mr|libreoffice-3.6.2-2|858	enabled in the LibreOffice option menu.
12mr|libreoffice-3.6.2-2|859	
12mr|libreoffice-3.6.2-2|860	%package style-tango
12mr|libreoffice-3.6.2-2|861	Group: Office
12mr|libreoffice-3.6.2-2|862	Summary: Tango symbol style for LibreOffice
12mr|libreoffice-3.6.2-2|863	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|864	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|865	Provides: %{name}-style = %{EVRD}
12mr|libreoffice-3.6.2-2|866	# Due to the split
12mr|libreoffice-3.6.2-2|867	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|868	Obsoletes: openoffice.org-style-tango < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|869	# Provides:  openoffice.org-style-tango = 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|870	%ifarch x86_64
12mr|libreoffice-3.6.2-2|871	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|872	Obsoletes: openoffice.org64-style-tango <= 1:3.1-4
12mr|libreoffice-3.6.2-2|873	%endif
12mr|libreoffice-3.6.2-2|874	
12mr|libreoffice-3.6.2-2|875	%description style-tango
12mr|libreoffice-3.6.2-2|876	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|877	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|878	
12mr|libreoffice-3.6.2-2|879	This package contains the "tango" symbol style, default style for GTK/Gnome.
12mr|libreoffice-3.6.2-2|880	
12mr|libreoffice-3.6.2-2|881	%package style-oxygen
12mr|libreoffice-3.6.2-2|882	Group: Office
12mr|libreoffice-3.6.2-2|883	Summary: Oxygen symbol style for LibreOffice
12mr|libreoffice-3.6.2-2|884	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|885	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|886	Provides: %{name}-style = %{EVRD}
12mr|libreoffice-3.6.2-2|887	# Due to the split
12mr|libreoffice-3.6.2-2|888	Conflicts: openoffice.org = 2.2.1
12mr|libreoffice-3.6.2-2|889	Obsoletes: openoffice.org-style-oxygen < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|890	#Provides:  openoffice.org-style-oxygen = 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|891	
12mr|libreoffice-3.6.2-2|892	%description style-oxygen
12mr|libreoffice-3.6.2-2|893	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|894	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|895	
12mr|libreoffice-3.6.2-2|896	This package contains the "oxygen" symbol style, default style for KDE4.
12mr|libreoffice-3.6.2-2|897	
12mr|libreoffice-3.6.2-2|898	%package writer
12mr|libreoffice-3.6.2-2|899	Group: Office
12mr|libreoffice-3.6.2-2|900	Summary: LibreOffice office suite - word processor
12mr|libreoffice-3.6.2-2|901	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|902	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|903	# Due to the split
12mr|libreoffice-3.6.2-2|904	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|905	Conflicts: openoffice.org-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|906	Conflicts: openoffice.org-core <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|907	Obsoletes: openoffice.org-writer < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|908	#Provides:  openoffice.org-writer = 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|909	%ifarch x86_64
12mr|libreoffice-3.6.2-2|910	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|911	Conflicts: openoffice.org64-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|912	Obsoletes: openoffice.org64-writer <= 1:3.1-4
12mr|libreoffice-3.6.2-2|913	%endif
12mr|libreoffice-3.6.2-2|914	
12mr|libreoffice-3.6.2-2|915	%description writer
12mr|libreoffice-3.6.2-2|916	LibreOffice is a full-featured office productivity suite that provides a
12mr|libreoffice-3.6.2-2|917	near drop-in replacement for Microsoft(R) Office.
12mr|libreoffice-3.6.2-2|918	
12mr|libreoffice-3.6.2-2|919	This package contains the wordprocessor component for LibreOffice.
12mr|libreoffice-3.6.2-2|920	
12mr|libreoffice-3.6.2-2|921	%package mono
12mr|libreoffice-3.6.2-2|922	Summary:	Mono UNO Bridge for LibreOffice
12mr|libreoffice-3.6.2-2|923	Group:		Office
12mr|libreoffice-3.6.2-2|924	Requires:	%{ooname} = %{version}
12mr|libreoffice-3.6.2-2|925	Obsoletes:	openoffice.org-go-ooo-mono <= %{version}
12mr|libreoffice-3.6.2-2|926	Obsoletes:	openoffice.org-mono < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|927	%ifarch x86_64
12mr|libreoffice-3.6.2-2|928	Obsoletes: openoffice.org64-mono <= 1:3.1-4
12mr|libreoffice-3.6.2-2|929	%endif
12mr|libreoffice-3.6.2-2|930	
12mr|libreoffice-3.6.2-2|931	%description mono
12mr|libreoffice-3.6.2-2|932	The Mono/UNO binding allows a Mono application to access the complete
12mr|libreoffice-3.6.2-2|933	set of APIs exposed by LibreOffice via UNO.
12mr|libreoffice-3.6.2-2|934	
12mr|libreoffice-3.6.2-2|935	Currently the use of Mono for add-ins & scripting inside LibreOffice itself is
12mr|libreoffice-3.6.2-2|936	not supported.
12mr|libreoffice-3.6.2-2|937	
12mr|libreoffice-3.6.2-2|938	%if %extensionenabled
12mr|libreoffice-3.6.2-2|939	
12mr|libreoffice-3.6.2-2|940	%package pdfimport
12mr|libreoffice-3.6.2-2|941	Group: Office
12mr|libreoffice-3.6.2-2|942	Summary: LibreOffice office suite - PDF Import extension
12mr|libreoffice-3.6.2-2|943	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|944	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|945	Requires: %{name}-draw = %{EVRD}
12mr|libreoffice-3.6.2-2|946	# Due to the split
12mr|libreoffice-3.6.2-2|947	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|948	Conflicts: openoffice.org-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|949	Conflicts: openoffice.org-core <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|950	Obsoletes: openoffice.org-pdfimport < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|951	#Provides:  openoffice.org-pdfimport = 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|952	%ifarch x86_64
12mr|libreoffice-3.6.2-2|953	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|954	Conflicts: openoffice.org64-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|955	Conflicts: openoffice.org64-core <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|956	Obsoletes: openoffice.org64-pdfimport <= 1:3.1-4
12mr|libreoffice-3.6.2-2|957	%endif
12mr|libreoffice-3.6.2-2|958	Conflicts: openoffice.org-pdfimport <= 1:3.2-rc4.0
12mr|libreoffice-3.6.2-2|959	
12mr|libreoffice-3.6.2-2|960	%description pdfimport
12mr|libreoffice-3.6.2-2|961	PDF import extension enables PDF documments importing and basic editing of PDF
12mr|libreoffice-3.6.2-2|962	documments by using LibreOffice-draw application.
12mr|libreoffice-3.6.2-2|963	
12mr|libreoffice-3.6.2-2|964	%package presenter-screen
12mr|libreoffice-3.6.2-2|965	Group: Office
12mr|libreoffice-3.6.2-2|966	Summary: LibreOffice office suite - Presenter Screen extension
12mr|libreoffice-3.6.2-2|967	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|968	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|969	Requires: %{name}-impress = %{EVRD}
12mr|libreoffice-3.6.2-2|970	# Due to the split
12mr|libreoffice-3.6.2-2|971	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|972	Conflicts: openoffice.org-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|973	Conflicts: openoffice.org-core <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|974	Obsoletes: openoffice.org-presenter-screen < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|975	%ifarch x86_64
12mr|libreoffice-3.6.2-2|976	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|977	Conflicts: openoffice.org64-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|978	Conflicts: openoffice.org64-core <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|979	Obsoletes: openoffice.org64-presenter-screen <= 1:3.1-4
12mr|libreoffice-3.6.2-2|980	%endif
12mr|libreoffice-3.6.2-2|981	Conflicts: %{name}-presenter-screen <= 1:3.2-rc4.0
12mr|libreoffice-3.6.2-2|982	
12mr|libreoffice-3.6.2-2|983	%description presenter-screen
12mr|libreoffice-3.6.2-2|984	Presenter Screen extension helps users to see upcoming slides and slide notes
12mr|libreoffice-3.6.2-2|985	of presentations inside a second view not visible for the spectators.
12mr|libreoffice-3.6.2-2|986	
12mr|libreoffice-3.6.2-2|987	%package report-builder
12mr|libreoffice-3.6.2-2|988	Group: Office
12mr|libreoffice-3.6.2-2|989	Summary: LibreOffice office suite - Report Builder extension
12mr|libreoffice-3.6.2-2|990	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|991	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|992	Requires: %{name}-base = %{EVRD}
12mr|libreoffice-3.6.2-2|993	# Due to the split
12mr|libreoffice-3.6.2-2|994	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|995	Conflicts: openoffice.org-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|996	Conflicts: openoffice.org-core <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|997	%ifarch x86_64
12mr|libreoffice-3.6.2-2|998	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|999	Conflicts: openoffice.org64-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|1000	Conflicts: openoffice.org64-core <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|1001	%endif
12mr|libreoffice-3.6.2-2|1002	
12mr|libreoffice-3.6.2-2|1003	%description report-builder
12mr|libreoffice-3.6.2-2|1004	By using %{name}-base the Report Builder extesion enables creating of smart and
12mr|libreoffice-3.6.2-2|1005	professional looking reports. Further the reports can be exported to PDF or
12mr|libreoffice-3.6.2-2|1006	OpenDocuments formats.
12mr|libreoffice-3.6.2-2|1007	
12mr|libreoffice-3.6.2-2|1008	%package wiki-publisher
12mr|libreoffice-3.6.2-2|1009	Group: Office
12mr|libreoffice-3.6.2-2|1010	Summary: LibreOffice office suite - Wiki Publisher extension
12mr|libreoffice-3.6.2-2|1011	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|1012	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1013	Requires: %{name}-writer = %{EVRD}
12mr|libreoffice-3.6.2-2|1014	%if !%{javaless}
12mr|libreoffice-3.6.2-2|1015	Requires: jakarta-commons-codec, jakarta-commons-httpclient
12mr|libreoffice-3.6.2-2|1016	Requires: jakarta-commons-lang, jakarta-commons-logging
12mr|libreoffice-3.6.2-2|1017	%endif
12mr|libreoffice-3.6.2-2|1018	# Due to the split
12mr|libreoffice-3.6.2-2|1019	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|1020	Conflicts: openoffice.org-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|1021	Conflicts: openoffice.org-core <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|1022	Obsoletes: openoffice.org-wiki-publisher < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1023	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1024	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|1025	Conflicts: openoffice.org64-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|1026	Conflicts: openoffice.org64-core <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|1027	Obsoletes: openoffice.org64-wiki-publisher <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1028	%endif
12mr|libreoffice-3.6.2-2|1029	Conflicts: openoffice.org-wiki-publisher <= 1:3.2-rc4.0
12mr|libreoffice-3.6.2-2|1030	
12mr|libreoffice-3.6.2-2|1031	%description wiki-publisher
12mr|libreoffice-3.6.2-2|1032	With Wiki Publisher extesion is possible by using %{name}-writer to create
12mr|libreoffice-3.6.2-2|1033	wiki page articles on MediaWiki servers without having to know the syntax of
12mr|libreoffice-3.6.2-2|1034	MediaWiki markup language. This extension also enables publishing of the
12mr|libreoffice-3.6.2-2|1035	wiki pages.
12mr|libreoffice-3.6.2-2|1036	
12mr|libreoffice-3.6.2-2|1037	%package presentation-minimizer
12mr|libreoffice-3.6.2-2|1038	Group: Office
12mr|libreoffice-3.6.2-2|1039	Summary: LibreOffice office suite - Presentation Minimizer extension
12mr|libreoffice-3.6.2-2|1040	Requires: %{name}-core = %{EVRD}
12mr|libreoffice-3.6.2-2|1041	Requires: %{name}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1042	Requires: %{name}-impress = %{EVRD}
12mr|libreoffice-3.6.2-2|1043	# Due to the split
12mr|libreoffice-3.6.2-2|1044	Conflicts: openoffice.org <= 2.2.1
12mr|libreoffice-3.6.2-2|1045	Conflicts: openoffice.org-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|1046	Conflicts: openoffice.org-core <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|1047	Obsoletes: openoffice.org-presentation-minimizer < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1048	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1049	Conflicts: openoffice.org64 <= 2.2.1
12mr|libreoffice-3.6.2-2|1050	Conflicts: openoffice.org64-common <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|1051	Conflicts: openoffice.org64-core <= 2.3.0.5-1mdv
12mr|libreoffice-3.6.2-2|1052	Obsoletes: openoffice.org64-presentation-minimizer <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1053	%endif
12mr|libreoffice-3.6.2-2|1054	Conflicts: openoffice.org-presentation-minimizer <= 1:3.2-rc4.0
12mr|libreoffice-3.6.2-2|1055	
12mr|libreoffice-3.6.2-2|1056	%description presentation-minimizer
12mr|libreoffice-3.6.2-2|1057	With Presentation Minimizer extesion is possible to reduce the file size
12mr|libreoffice-3.6.2-2|1058	of the presentation by compressing images and removing data not needed in
12mr|libreoffice-3.6.2-2|1059	a automatizated way.
12mr|libreoffice-3.6.2-2|1060	
12mr|libreoffice-3.6.2-2|1061	Note: The Presentation Minimizer also works on
12mr|libreoffice-3.6.2-2|1062	Microsoft PowerPoint presentations.
12mr|libreoffice-3.6.2-2|1063	%endif
12mr|libreoffice-3.6.2-2|1064	
12mr|libreoffice-3.6.2-2|1065	%package postgresql
12mr|libreoffice-3.6.2-2|1066	Summary: PostgreSQL connector for LibreOffice
12mr|libreoffice-3.6.2-2|1067	Group: Office
12mr|libreoffice-3.6.2-2|1068	Requires: %{name}-base = %{EVRD}
12mr|libreoffice-3.6.2-2|1069	
12mr|libreoffice-3.6.2-2|1070	%description postgresql
12mr|libreoffice-3.6.2-2|1071	A PostgreSQl connector for the database front-end for LibreOffice. Allows
12mr|libreoffice-3.6.2-2|1072	creation and management of PostgreSQL databases through a GUI.
12mr|libreoffice-3.6.2-2|1073	
12mr|libreoffice-3.6.2-2|1074	%if %l10n
12mr|libreoffice-3.6.2-2|1075	
12mr|libreoffice-3.6.2-2|1076	%package l10n-af
12mr|libreoffice-3.6.2-2|1077	Summary:	Afrikaans language support for LibreOffice
12mr|libreoffice-3.6.2-2|1078	Group:		Office
12mr|libreoffice-3.6.2-2|1079	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1080	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1081	Requires:	locales-af
12mr|libreoffice-3.6.2-2|1082	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|1083	Requires:	myspell-af
12mr|libreoffice-3.6.2-2|1084	Provides: 	LibreOffice-l10n-af
12mr|libreoffice-3.6.2-2|1085	Obsoletes:	openoffice.org-go-ooo-l10n-af <= %{version}
12mr|libreoffice-3.6.2-2|1086	Obsoletes:	openoffice.org-l10n-af < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1087	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1088	Obsoletes:     openoffice.org64-l10n-af <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1089	Obsoletes:     openoffice.org64-go-ooo-l10n-af <= 3.1-4
12mr|libreoffice-3.6.2-2|1090	%endif
12mr|libreoffice-3.6.2-2|1091	
12mr|libreoffice-3.6.2-2|1092	%description l10n-af
12mr|libreoffice-3.6.2-2|1093	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1094	
12mr|libreoffice-3.6.2-2|1095	This package contains the localization of LibreOffice in Afrikaans.
12mr|libreoffice-3.6.2-2|1096	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1097	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1098	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1099	standard locales system.
12mr|libreoffice-3.6.2-2|1100	
12mr|libreoffice-3.6.2-2|1101	
12mr|libreoffice-3.6.2-2|1102	%package l10n-ar
12mr|libreoffice-3.6.2-2|1103	Summary:	Arabic language support for LibreOffice
12mr|libreoffice-3.6.2-2|1104	Group:		Office
12mr|libreoffice-3.6.2-2|1105	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1106	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1107	Requires:	locales-ar
12mr|libreoffice-3.6.2-2|1108	Requires:	fonts-ttf-arabic
12mr|libreoffice-3.6.2-2|1109	Provides: 	LibreOffice-l10n-ar
12mr|libreoffice-3.6.2-2|1110	Obsoletes:	openoffice.org-go-ooo-l10n-ar <= %{version}
12mr|libreoffice-3.6.2-2|1111	Obsoletes:	openoffice.org-l10n-ar < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1112	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1113	Obsoletes:     openoffice.org64-l10n-ar <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1114	Obsoletes:     openoffice.org64-go-ooo-l10n-ar <= 3.1-4
12mr|libreoffice-3.6.2-2|1115	%endif
12mr|libreoffice-3.6.2-2|1116	
12mr|libreoffice-3.6.2-2|1117	%description l10n-ar
12mr|libreoffice-3.6.2-2|1118	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1119	
12mr|libreoffice-3.6.2-2|1120	This package contains the localization of LibreOffice in Arabic.
12mr|libreoffice-3.6.2-2|1121	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1122	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1123	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1124	standard locales system.
12mr|libreoffice-3.6.2-2|1125	
12mr|libreoffice-3.6.2-2|1126	%package l10n-as
12mr|libreoffice-3.6.2-2|1127	Summary:	Assamese language support for LibreOffice
12mr|libreoffice-3.6.2-2|1128	Group:		Office
12mr|libreoffice-3.6.2-2|1129	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1130	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1131	Requires:	locales-as
12mr|libreoffice-3.6.2-2|1132	Provides: 	LibreOffice-l10n-as
12mr|libreoffice-3.6.2-2|1133	
12mr|libreoffice-3.6.2-2|1134	%description l10n-as
12mr|libreoffice-3.6.2-2|1135	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1136	
12mr|libreoffice-3.6.2-2|1137	This package contains the localization of LibreOffice in Assamese.
12mr|libreoffice-3.6.2-2|1138	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1139	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1140	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1141	standard locales system.
12mr|libreoffice-3.6.2-2|1142	
12mr|libreoffice-3.6.2-2|1143	
12mr|libreoffice-3.6.2-2|1144	%package l10n-bg
12mr|libreoffice-3.6.2-2|1145	Summary:	Bulgarian language support for LibreOffice
12mr|libreoffice-3.6.2-2|1146	Group:		Office
12mr|libreoffice-3.6.2-2|1147	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1148	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1149	Requires:	locales-bg
12mr|libreoffice-3.6.2-2|1150	Provides: 	LibreOffice-l10n-bg
12mr|libreoffice-3.6.2-2|1151	Obsoletes:	openoffice.org-go-ooo-l10n-bg <= %{version}
12mr|libreoffice-3.6.2-2|1152	Suggests:	%{ooname}-help-bg = %{EVRD}
12mr|libreoffice-3.6.2-2|1153	Obsoletes:	openoffice.org-l10n-bg < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1154	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1155	Obsoletes:     openoffice.org64-l10n-bg <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1156	Obsoletes:     openoffice.org64-go-ooo-l10n-bg <= 3.1-4
12mr|libreoffice-3.6.2-2|1157	%endif
12mr|libreoffice-3.6.2-2|1158	
12mr|libreoffice-3.6.2-2|1159	%description l10n-bg
12mr|libreoffice-3.6.2-2|1160	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1161	
12mr|libreoffice-3.6.2-2|1162	This package contains the localization of LibreOffice in Bulgarian.
12mr|libreoffice-3.6.2-2|1163	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1164	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1165	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1166	standard locales system.
12mr|libreoffice-3.6.2-2|1167	
12mr|libreoffice-3.6.2-2|1168	
12mr|libreoffice-3.6.2-2|1169	%package l10n-bn
12mr|libreoffice-3.6.2-2|1170	Summary:	Bengali language support for LibreOffice
12mr|libreoffice-3.6.2-2|1171	Group:		Office
12mr|libreoffice-3.6.2-2|1172	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1173	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1174	Requires:	locales-bn
12mr|libreoffice-3.6.2-2|1175	Provides: 	LibreOffice-l10n-bn
12mr|libreoffice-3.6.2-2|1176	Suggests:	%{ooname}-help-bn = %{EVRD}
12mr|libreoffice-3.6.2-2|1177	
12mr|libreoffice-3.6.2-2|1178	%description l10n-bn
12mr|libreoffice-3.6.2-2|1179	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1180	
12mr|libreoffice-3.6.2-2|1181	This package contains the localization of LibreOffice in Bengali.
12mr|libreoffice-3.6.2-2|1182	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1183	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1184	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1185	standard locales system.
12mr|libreoffice-3.6.2-2|1186	
12mr|libreoffice-3.6.2-2|1187	
12mr|libreoffice-3.6.2-2|1188	%package l10n-br
12mr|libreoffice-3.6.2-2|1189	Summary:	Breton language support for LibreOffice
12mr|libreoffice-3.6.2-2|1190	Group:		Office
12mr|libreoffice-3.6.2-2|1191	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1192	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1193	Requires:	locales-br
12mr|libreoffice-3.6.2-2|1194	Provides: 	LibreOffice-l10n-br
12mr|libreoffice-3.6.2-2|1195	Obsoletes:	openoffice.org-go-ooo-l10n-br <= %{version}
12mr|libreoffice-3.6.2-2|1196	Obsoletes:	openoffice.org-l10n-br < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1197	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1198	Obsoletes:     openoffice.org64-l10n-br <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1199	Obsoletes:     openoffice.org64-go-ooo-l10n-br <= 3.1-4
12mr|libreoffice-3.6.2-2|1200	%endif
12mr|libreoffice-3.6.2-2|1201	
12mr|libreoffice-3.6.2-2|1202	%description l10n-br
12mr|libreoffice-3.6.2-2|1203	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1204	
12mr|libreoffice-3.6.2-2|1205	This package contains the localization of LibreOffice in Breton.
12mr|libreoffice-3.6.2-2|1206	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1207	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1208	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1209	standard locales system.
12mr|libreoffice-3.6.2-2|1210	
12mr|libreoffice-3.6.2-2|1211	
12mr|libreoffice-3.6.2-2|1212	%package l10n-bs
12mr|libreoffice-3.6.2-2|1213	Summary:	Bosnian language support for LibreOffice
12mr|libreoffice-3.6.2-2|1214	Group:		Office
12mr|libreoffice-3.6.2-2|1215	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1216	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1217	Requires:	locales-bs
12mr|libreoffice-3.6.2-2|1218	Provides: 	LibreOffice-l10n-bs
12mr|libreoffice-3.6.2-2|1219	Obsoletes:	openoffice.org-go-ooo-l10n-bs <= %{version}
12mr|libreoffice-3.6.2-2|1220	Suggests:	%{ooname}-help-bs = %{EVRD}
12mr|libreoffice-3.6.2-2|1221	Obsoletes:	openoffice.org-l10n-bs < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1222	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1223	Obsoletes:     openoffice.org64-l10n-bs <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1224	Obsoletes:     openoffice.org64-go-ooo-l10n-bs <= 3.1-4
12mr|libreoffice-3.6.2-2|1225	%endif
12mr|libreoffice-3.6.2-2|1226	
12mr|libreoffice-3.6.2-2|1227	%description l10n-bs
12mr|libreoffice-3.6.2-2|1228	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1229	
12mr|libreoffice-3.6.2-2|1230	This package contains the localization of LibreOffice in Bosnian.
12mr|libreoffice-3.6.2-2|1231	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1232	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1233	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1234	standard locales system.
12mr|libreoffice-3.6.2-2|1235	
12mr|libreoffice-3.6.2-2|1236	
12mr|libreoffice-3.6.2-2|1237	%package l10n-ca
12mr|libreoffice-3.6.2-2|1238	Summary:	Catalan language support for LibreOffice
12mr|libreoffice-3.6.2-2|1239	Group:		Office
12mr|libreoffice-3.6.2-2|1240	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1241	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1242	Requires:	locales-ca
12mr|libreoffice-3.6.2-2|1243	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|1244	Requires:	myspell-ca
12mr|libreoffice-3.6.2-2|1245	Provides: 	LibreOffice-l10n-ca
12mr|libreoffice-3.6.2-2|1246	Obsoletes:	openoffice.org-go-ooo-l10n-ca <= %{version}
12mr|libreoffice-3.6.2-2|1247	Suggests:	%{ooname}-help-ca = %{EVRD}
12mr|libreoffice-3.6.2-2|1248	Obsoletes:	openoffice.org-l10n-ca < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1249	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1250	Obsoletes:     openoffice.org64-l10n-ca <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1251	Obsoletes:     openoffice.org64-go-ooo-l10n-ca <= 3.1-4
12mr|libreoffice-3.6.2-2|1252	%endif
12mr|libreoffice-3.6.2-2|1253	
12mr|libreoffice-3.6.2-2|1254	%description l10n-ca
12mr|libreoffice-3.6.2-2|1255	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1256	
12mr|libreoffice-3.6.2-2|1257	This package contains the localization of LibreOffice in Catalan.
12mr|libreoffice-3.6.2-2|1258	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1259	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1260	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1261	standard locales system.
12mr|libreoffice-3.6.2-2|1262	
12mr|libreoffice-3.6.2-2|1263	
12mr|libreoffice-3.6.2-2|1264	%package l10n-cs
12mr|libreoffice-3.6.2-2|1265	Summary:	Czech language support for LibreOffice
12mr|libreoffice-3.6.2-2|1266	Group:		Office
12mr|libreoffice-3.6.2-2|1267	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1268	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1269	Requires:	locales-cs
12mr|libreoffice-3.6.2-2|1270	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|1271	Requires:	myspell-cs
12mr|libreoffice-3.6.2-2|1272	Requires:	myspell-hyph-cs
12mr|libreoffice-3.6.2-2|1273	Provides: 	LibreOffice-l10n-cs
12mr|libreoffice-3.6.2-2|1274	Obsoletes:	openoffice.org-go-ooo-l10n-cs <= %{version}
12mr|libreoffice-3.6.2-2|1275	Suggests:	%{ooname}-help-cs = %{EVRD}
12mr|libreoffice-3.6.2-2|1276	Obsoletes:	openoffice.org-l10n-cs < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1277	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1278	Obsoletes:     openoffice.org64-l10n-cs <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1279	Obsoletes:     openoffice.org64-go-ooo-l10n-cs <= 3.1-4
12mr|libreoffice-3.6.2-2|1280	%endif
12mr|libreoffice-3.6.2-2|1281	
12mr|libreoffice-3.6.2-2|1282	%description l10n-cs
12mr|libreoffice-3.6.2-2|1283	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1284	
12mr|libreoffice-3.6.2-2|1285	This package contains the localization of LibreOffice in Czech.
12mr|libreoffice-3.6.2-2|1286	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1287	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1288	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1289	standard locales system.
12mr|libreoffice-3.6.2-2|1290	
12mr|libreoffice-3.6.2-2|1291	
12mr|libreoffice-3.6.2-2|1292	%package l10n-cy
12mr|libreoffice-3.6.2-2|1293	Summary:	Welsh language support for LibreOffice
12mr|libreoffice-3.6.2-2|1294	Group:		Office
12mr|libreoffice-3.6.2-2|1295	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1296	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1297	Requires:	locales-cy
12mr|libreoffice-3.6.2-2|1298	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|1299	Requires:	myspell-cy
12mr|libreoffice-3.6.2-2|1300	Provides: 	LibreOffice-l10n-cy
12mr|libreoffice-3.6.2-2|1301	Obsoletes:	openoffice.org-go-ooo-l10n-cy <= %{version}
12mr|libreoffice-3.6.2-2|1302	Obsoletes:	openoffice.org-l10n-cy < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1303	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1304	Obsoletes:     openoffice.org64-l10n-cy <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1305	Obsoletes:     openoffice.org64-go-ooo-l10n-cy <= 3.1-4
12mr|libreoffice-3.6.2-2|1306	%endif
12mr|libreoffice-3.6.2-2|1307	
12mr|libreoffice-3.6.2-2|1308	%description l10n-cy
12mr|libreoffice-3.6.2-2|1309	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1310	
12mr|libreoffice-3.6.2-2|1311	This package contains the localization of LibreOffice in Welsh.
12mr|libreoffice-3.6.2-2|1312	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1313	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1314	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1315	standard locales system.
12mr|libreoffice-3.6.2-2|1316	
12mr|libreoffice-3.6.2-2|1317	
12mr|libreoffice-3.6.2-2|1318	%package l10n-da
12mr|libreoffice-3.6.2-2|1319	Summary:	Danish language support for LibreOffice
12mr|libreoffice-3.6.2-2|1320	Group:		Office
12mr|libreoffice-3.6.2-2|1321	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1322	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1323	Requires:	locales-da
12mr|libreoffice-3.6.2-2|1324	Requires:	fonts-ttf-dejavu
12mr|libreoffice-3.6.2-2|1325	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|1326	Requires:	myspell-da, myspell-hyph-da
12mr|libreoffice-3.6.2-2|1327	Provides: 	LibreOffice-l10n-da
12mr|libreoffice-3.6.2-2|1328	Obsoletes:	openoffice.org-go-ooo-l10n-da <= %{version}
12mr|libreoffice-3.6.2-2|1329	Suggests:	%{ooname}-help-da = %{EVRD}
12mr|libreoffice-3.6.2-2|1330	Obsoletes:	openoffice.org-l10n-da < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1331	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1332	Obsoletes:     openoffice.org64-l10n-da <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1333	Obsoletes:     openoffice.org64-go-ooo-l10n-da <= 3.1-4
12mr|libreoffice-3.6.2-2|1334	%endif
12mr|libreoffice-3.6.2-2|1335	
12mr|libreoffice-3.6.2-2|1336	%description l10n-da
12mr|libreoffice-3.6.2-2|1337	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1338	
12mr|libreoffice-3.6.2-2|1339	This package contains the localization of LibreOffice in Danish.
12mr|libreoffice-3.6.2-2|1340	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1341	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1342	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1343	standard locales system.
12mr|libreoffice-3.6.2-2|1344	
12mr|libreoffice-3.6.2-2|1345	
12mr|libreoffice-3.6.2-2|1346	%package l10n-de
12mr|libreoffice-3.6.2-2|1347	Summary:	German language support for LibreOffice
12mr|libreoffice-3.6.2-2|1348	Group:		Office
12mr|libreoffice-3.6.2-2|1349	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1350	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1351	Requires:	locales-de
12mr|libreoffice-3.6.2-2|1352	Requires:	fonts-ttf-dejavu
12mr|libreoffice-3.6.2-2|1353	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|1354	Requires:	myspell-de
12mr|libreoffice-3.6.2-2|1355	Requires:	myspell-hyph-de
12mr|libreoffice-3.6.2-2|1356	Provides: 	LibreOffice-l10n-de
12mr|libreoffice-3.6.2-2|1357	Obsoletes:	openoffice.org-go-ooo-l10n-de <= %{version}
12mr|libreoffice-3.6.2-2|1358	Suggests:	%{ooname}-help-de = %{EVRD}
12mr|libreoffice-3.6.2-2|1359	Obsoletes:	openoffice.org-l10n-de < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1360	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1361	Obsoletes:  openoffice.org64-l10n-de <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1362	Obsoletes:  openoffice.org64-go-ooo-l10n-de <= 3.1-4
12mr|libreoffice-3.6.2-2|1363	%endif
12mr|libreoffice-3.6.2-2|1364	
12mr|libreoffice-3.6.2-2|1365	%description l10n-de
12mr|libreoffice-3.6.2-2|1366	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1367	
12mr|libreoffice-3.6.2-2|1368	This package contains the localization of LibreOffice in German.
12mr|libreoffice-3.6.2-2|1369	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1370	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1371	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1372	standard locales system.
12mr|libreoffice-3.6.2-2|1373	
12mr|libreoffice-3.6.2-2|1374	%package l10n-dz
12mr|libreoffice-3.6.2-2|1375	Summary:	Dzongkha language support for LibreOffice
12mr|libreoffice-3.6.2-2|1376	Group:		Office
12mr|libreoffice-3.6.2-2|1377	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1378	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1379	Requires:	locales-dz
12mr|libreoffice-3.6.2-2|1380	Provides: 	LibreOffice-l10n-dz
12mr|libreoffice-3.6.2-2|1381	Suggests:	%{ooname}-help-dz = %{EVRD}
12mr|libreoffice-3.6.2-2|1382	
12mr|libreoffice-3.6.2-2|1383	%description l10n-dz
12mr|libreoffice-3.6.2-2|1384	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1385	
12mr|libreoffice-3.6.2-2|1386	This package contains the localization of LibreOffice in Dzongkha.
12mr|libreoffice-3.6.2-2|1387	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1388	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1389	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1390	standard locales system.
12mr|libreoffice-3.6.2-2|1391	
12mr|libreoffice-3.6.2-2|1392	%package l10n-el
12mr|libreoffice-3.6.2-2|1393	Summary:	Greek language support for LibreOffice
12mr|libreoffice-3.6.2-2|1394	Group:		Office
12mr|libreoffice-3.6.2-2|1395	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1396	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1397	Requires:	locales-el
12mr|libreoffice-3.6.2-2|1398	Requires:	fonts-type1-greek
12mr|libreoffice-3.6.2-2|1399	Requires:	myspell-el
12mr|libreoffice-3.6.2-2|1400	Requires:	myspell-hyph-el
12mr|libreoffice-3.6.2-2|1401	Provides: 	LibreOffice-l10n-el
12mr|libreoffice-3.6.2-2|1402	Obsoletes:	openoffice.org-go-ooo-l10n-el <= %{version}
12mr|libreoffice-3.6.2-2|1403	Suggests:	%{ooname}-help-el = %{EVRD}
12mr|libreoffice-3.6.2-2|1404	Obsoletes:	openoffice.org-l10n-el < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1405	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1406	Obsoletes:     openoffice.org64-l10n-el <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1407	Obsoletes:     openoffice.org64-go-ooo-l10n-el <= 3.1-4
12mr|libreoffice-3.6.2-2|1408	%endif
12mr|libreoffice-3.6.2-2|1409	
12mr|libreoffice-3.6.2-2|1410	%description l10n-el
12mr|libreoffice-3.6.2-2|1411	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1412	
12mr|libreoffice-3.6.2-2|1413	This package contains the localization of LibreOffice in Greek.
12mr|libreoffice-3.6.2-2|1414	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1415	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1416	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1417	standard locales system.
12mr|libreoffice-3.6.2-2|1418	
12mr|libreoffice-3.6.2-2|1419	
12mr|libreoffice-3.6.2-2|1420	%package l10n-en_GB
12mr|libreoffice-3.6.2-2|1421	Summary:	British language support for LibreOffice
12mr|libreoffice-3.6.2-2|1422	Group:		Office
12mr|libreoffice-3.6.2-2|1423	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1424	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1425	Requires:	locales-en
12mr|libreoffice-3.6.2-2|1426	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|1427	Requires:	myspell-en_GB
12mr|libreoffice-3.6.2-2|1428	Requires:	myspell-hyph-en
12mr|libreoffice-3.6.2-2|1429	Provides: 	LibreOffice-l10n-en_GB
12mr|libreoffice-3.6.2-2|1430	Obsoletes:	openoffice.org-go-ooo-l10n-en_GB <= %{version}
12mr|libreoffice-3.6.2-2|1431	Suggests:	%{ooname}-help-en_GB = %{EVRD}
12mr|libreoffice-3.6.2-2|1432	Obsoletes:	openoffice.org-l10n-en_GB < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1433	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1434	Obsoletes:     openoffice.org64-l10n-en_GB <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1435	Obsoletes:     openoffice.org64-go-ooo-l10n-en_GB <= 3.1-4
12mr|libreoffice-3.6.2-2|1436	%endif
12mr|libreoffice-3.6.2-2|1437	
12mr|libreoffice-3.6.2-2|1438	%description l10n-en_GB
12mr|libreoffice-3.6.2-2|1439	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1440	
12mr|libreoffice-3.6.2-2|1441	package contains the localization of LibreOffice in British.
12mr|libreoffice-3.6.2-2|1442	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1443	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1444	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1445	standard locales system.
12mr|libreoffice-3.6.2-2|1446	
12mr|libreoffice-3.6.2-2|1447	
12mr|libreoffice-3.6.2-2|1448	%package l10n-es
12mr|libreoffice-3.6.2-2|1449	Summary:	Spanish language support for LibreOffice
12mr|libreoffice-3.6.2-2|1450	Group:		Office
12mr|libreoffice-3.6.2-2|1451	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1452	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1453	Requires:	locales-es
12mr|libreoffice-3.6.2-2|1454	Requires:	fonts-ttf-dejavu
12mr|libreoffice-3.6.2-2|1455	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|1456	Requires:	myspell-es
12mr|libreoffice-3.6.2-2|1457	Requires:	myspell-hyph-es
12mr|libreoffice-3.6.2-2|1458	Provides: 	LibreOffice-l10n-es
12mr|libreoffice-3.6.2-2|1459	Obsoletes:	openoffice.org-go-ooo-l10n-es <= %{version}
12mr|libreoffice-3.6.2-2|1460	Suggests:	%{ooname}-help-es = %{EVRD}
12mr|libreoffice-3.6.2-2|1461	Obsoletes:	openoffice.org-l10n-es < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1462	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1463	Obsoletes:     openoffice.org64-l10n-es <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1464	Obsoletes:     openoffice.org64-go-ooo-l10n-es <= 3.1-4
12mr|libreoffice-3.6.2-2|1465	%endif
12mr|libreoffice-3.6.2-2|1466	
12mr|libreoffice-3.6.2-2|1467	%description l10n-es
12mr|libreoffice-3.6.2-2|1468	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1469	
12mr|libreoffice-3.6.2-2|1470	This package contains the localization of LibreOffice in Spanish.
12mr|libreoffice-3.6.2-2|1471	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1472	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1473	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1474	standard locales system.
12mr|libreoffice-3.6.2-2|1475	
12mr|libreoffice-3.6.2-2|1476	
12mr|libreoffice-3.6.2-2|1477	%package l10n-et
12mr|libreoffice-3.6.2-2|1478	Summary:	Estonian language support for LibreOffice
12mr|libreoffice-3.6.2-2|1479	Group:		Office
12mr|libreoffice-3.6.2-2|1480	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1481	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1482	Requires:	locales-et
12mr|libreoffice-3.6.2-2|1483	Requires:	fonts-ttf-dejavu
12mr|libreoffice-3.6.2-2|1484	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|1485	Requires:	myspell-et
12mr|libreoffice-3.6.2-2|1486	Requires:	myspell-hyph-et
12mr|libreoffice-3.6.2-2|1487	Provides: 	LibreOffice-l10n-et
12mr|libreoffice-3.6.2-2|1488	Obsoletes:	openoffice.org-go-ooo-l10n-et <= %{version}
12mr|libreoffice-3.6.2-2|1489	Suggests:	%{ooname}-help-et = %{EVRD}
12mr|libreoffice-3.6.2-2|1490	Obsoletes:	openoffice.org-l10n-et < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1491	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1492	Obsoletes:     openoffice.org64-l10n-et <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1493	Obsoletes:     openoffice.org64-go-ooo-l10n-et <= 3.1-4
12mr|libreoffice-3.6.2-2|1494	%endif
12mr|libreoffice-3.6.2-2|1495	
12mr|libreoffice-3.6.2-2|1496	%description l10n-et
12mr|libreoffice-3.6.2-2|1497	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1498	
12mr|libreoffice-3.6.2-2|1499	This package contains the localization of LibreOffice in Estonian.
12mr|libreoffice-3.6.2-2|1500	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1501	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1502	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1503	standard locales system.
12mr|libreoffice-3.6.2-2|1504	
12mr|libreoffice-3.6.2-2|1505	
12mr|libreoffice-3.6.2-2|1506	%package l10n-eu
12mr|libreoffice-3.6.2-2|1507	Summary:	Basque language support for LibreOffice
12mr|libreoffice-3.6.2-2|1508	Group:		Office
12mr|libreoffice-3.6.2-2|1509	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1510	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1511	Requires:	locales-eu
12mr|libreoffice-3.6.2-2|1512	Requires:	fonts-ttf-dejavu
12mr|libreoffice-3.6.2-2|1513	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|1514	Provides: 	LibreOffice-l10n-eu
12mr|libreoffice-3.6.2-2|1515	Obsoletes:	openoffice.org-go-ooo-l10n-eu <= %{version}
12mr|libreoffice-3.6.2-2|1516	Suggests:	%{ooname}-help-eu = %{EVRD}
12mr|libreoffice-3.6.2-2|1517	Obsoletes:	openoffice.org-l10n-eu < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1518	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1519	Obsoletes:     openoffice.org64-l10n-eu <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1520	Obsoletes:     openoffice.org64-go-ooo-l10n-eu <= 3.1-4
12mr|libreoffice-3.6.2-2|1521	%endif
12mr|libreoffice-3.6.2-2|1522	
12mr|libreoffice-3.6.2-2|1523	%description l10n-eu
12mr|libreoffice-3.6.2-2|1524	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1525	
12mr|libreoffice-3.6.2-2|1526	This package contains the localization of LibreOffice in Basque.
12mr|libreoffice-3.6.2-2|1527	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1528	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1529	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1530	standard locales system.
12mr|libreoffice-3.6.2-2|1531	
12mr|libreoffice-3.6.2-2|1532	%package l10n-fa
12mr|libreoffice-3.6.2-2|1533	Summary:	Farsi language support for LibreOffice
12mr|libreoffice-3.6.2-2|1534	Group:		Office
12mr|libreoffice-3.6.2-2|1535	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1536	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1537	Requires:	locales-fa
12mr|libreoffice-3.6.2-2|1538	Provides: 	LibreOffice-l10n-fa
12mr|libreoffice-3.6.2-2|1539	
12mr|libreoffice-3.6.2-2|1540	%description l10n-fa
12mr|libreoffice-3.6.2-2|1541	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1542	
12mr|libreoffice-3.6.2-2|1543	This package contains the localization of LibreOffice in Farsi.
12mr|libreoffice-3.6.2-2|1544	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1545	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1546	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1547	standard locales system.
12mr|libreoffice-3.6.2-2|1548	
12mr|libreoffice-3.6.2-2|1549	
12mr|libreoffice-3.6.2-2|1550	%package l10n-fi
12mr|libreoffice-3.6.2-2|1551	Summary:	Finnish language support for LibreOffice
12mr|libreoffice-3.6.2-2|1552	Group:		Office
12mr|libreoffice-3.6.2-2|1553	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1554	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1555	Requires:	locales-fi
12mr|libreoffice-3.6.2-2|1556	Requires:	fonts-ttf-dejavu
12mr|libreoffice-3.6.2-2|1557	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|1558	Provides: 	LibreOffice-l10n-fi
12mr|libreoffice-3.6.2-2|1559	Obsoletes:	openoffice.org-go-ooo-l10n-fi <= %{version}
12mr|libreoffice-3.6.2-2|1560	Suggests:	%{ooname}-help-fi = %{EVRD}
12mr|libreoffice-3.6.2-2|1561	Obsoletes:	openoffice.org-l10n-fi < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1562	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1563	Obsoletes:     openoffice.org64-l10n-fi <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1564	Obsoletes:     openoffice.org64-go-ooo-l10n-fi <= 3.1-4
12mr|libreoffice-3.6.2-2|1565	%endif
12mr|libreoffice-3.6.2-2|1566	
12mr|libreoffice-3.6.2-2|1567	%description l10n-fi
12mr|libreoffice-3.6.2-2|1568	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1569	
12mr|libreoffice-3.6.2-2|1570	This package contains the localization of LibreOffice in Finnish.
12mr|libreoffice-3.6.2-2|1571	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1572	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1573	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1574	standard locales system.
12mr|libreoffice-3.6.2-2|1575	
12mr|libreoffice-3.6.2-2|1576	
12mr|libreoffice-3.6.2-2|1577	%package l10n-fr
12mr|libreoffice-3.6.2-2|1578	Summary:	French language support for LibreOffice
12mr|libreoffice-3.6.2-2|1579	Group:		Office
12mr|libreoffice-3.6.2-2|1580	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1581	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1582	Requires:	locales-fr
12mr|libreoffice-3.6.2-2|1583	Requires:	fonts-ttf-dejavu
12mr|libreoffice-3.6.2-2|1584	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|1585	Requires:	myspell-fr
12mr|libreoffice-3.6.2-2|1586	Requires:	myspell-hyph-fr
12mr|libreoffice-3.6.2-2|1587	Provides: 	LibreOffice-l10n-fr
12mr|libreoffice-3.6.2-2|1588	Obsoletes:	openoffice.org-go-ooo-l10n-fr <= %{version}
12mr|libreoffice-3.6.2-2|1589	Suggests:	%{ooname}-help-fr = %{EVRD}
12mr|libreoffice-3.6.2-2|1590	Obsoletes:	openoffice.org-l10n-fr < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1591	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1592	Obsoletes:     openoffice.org64-l10n-fr <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1593	Obsoletes:     openoffice.org64-go-ooo-l10n-fr <= 3.1-4
12mr|libreoffice-3.6.2-2|1594	%endif
12mr|libreoffice-3.6.2-2|1595	
12mr|libreoffice-3.6.2-2|1596	%description l10n-fr
12mr|libreoffice-3.6.2-2|1597	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1598	
12mr|libreoffice-3.6.2-2|1599	This package contains the localization of LibreOffice in French.
12mr|libreoffice-3.6.2-2|1600	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1601	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1602	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1603	standard locales system.
12mr|libreoffice-3.6.2-2|1604	
12mr|libreoffice-3.6.2-2|1605	
12mr|libreoffice-3.6.2-2|1606	%package l10n-ga
12mr|libreoffice-3.6.2-2|1607	Summary:	Irish language support for LibreOffice
12mr|libreoffice-3.6.2-2|1608	Group:		Office
12mr|libreoffice-3.6.2-2|1609	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1610	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1611	Requires:	locales-ga
12mr|libreoffice-3.6.2-2|1612	Provides: 	LibreOffice-l10n-ga
12mr|libreoffice-3.6.2-2|1613	
12mr|libreoffice-3.6.2-2|1614	%description l10n-ga
12mr|libreoffice-3.6.2-2|1615	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1616	
12mr|libreoffice-3.6.2-2|1617	This package contains the localization of LibreOffice in Irish.
12mr|libreoffice-3.6.2-2|1618	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1619	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1620	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1621	standard locales system.
12mr|libreoffice-3.6.2-2|1622	
12mr|libreoffice-3.6.2-2|1623	
12mr|libreoffice-3.6.2-2|1624	%package l10n-gl
12mr|libreoffice-3.6.2-2|1625	Summary:	Galician language support for LibreOffice
12mr|libreoffice-3.6.2-2|1626	Group:		Office
12mr|libreoffice-3.6.2-2|1627	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1628	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1629	Requires:	locales-gl
12mr|libreoffice-3.6.2-2|1630	Provides: 	LibreOffice-l10n-gl
12mr|libreoffice-3.6.2-2|1631	Suggests:	%{ooname}-help-gl = %{EVRD}
12mr|libreoffice-3.6.2-2|1632	
12mr|libreoffice-3.6.2-2|1633	%description l10n-gl
12mr|libreoffice-3.6.2-2|1634	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1635	
12mr|libreoffice-3.6.2-2|1636	This package contains the localization of LibreOffice in Galician.
12mr|libreoffice-3.6.2-2|1637	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1638	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1639	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1640	standard locales system.
12mr|libreoffice-3.6.2-2|1641	
12mr|libreoffice-3.6.2-2|1642	%package l10n-gu
12mr|libreoffice-3.6.2-2|1643	Summary:	Gujarati language support for LibreOffice
12mr|libreoffice-3.6.2-2|1644	Group:		Office
12mr|libreoffice-3.6.2-2|1645	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1646	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1647	Requires:	locales-gu
12mr|libreoffice-3.6.2-2|1648	Provides: 	LibreOffice-l10n-gu
12mr|libreoffice-3.6.2-2|1649	Suggests:	%{ooname}-help-gu = %{EVRD}
12mr|libreoffice-3.6.2-2|1650	
12mr|libreoffice-3.6.2-2|1651	%description l10n-gu
12mr|libreoffice-3.6.2-2|1652	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1653	
12mr|libreoffice-3.6.2-2|1654	This package contains the localization of LibreOffice in Gujarati.
12mr|libreoffice-3.6.2-2|1655	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1656	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1657	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1658	standard locales system.
12mr|libreoffice-3.6.2-2|1659	
12mr|libreoffice-3.6.2-2|1660	
12mr|libreoffice-3.6.2-2|1661	%package l10n-he
12mr|libreoffice-3.6.2-2|1662	Summary:	Hebrew language support for LibreOffice
12mr|libreoffice-3.6.2-2|1663	Group:		Office
12mr|libreoffice-3.6.2-2|1664	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1665	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1666	Requires:	locales-he
12mr|libreoffice-3.6.2-2|1667	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|1668	Provides: 	LibreOffice-l10n-he
12mr|libreoffice-3.6.2-2|1669	Obsoletes:	openoffice.org-go-ooo-l10n-he <= %{version}
12mr|libreoffice-3.6.2-2|1670	Suggests:	%{ooname}-help-he = %{EVRD}
12mr|libreoffice-3.6.2-2|1671	Obsoletes:	openoffice.org-l10n-he < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1672	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1673	Obsoletes:     openoffice.org64-l10n-he <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1674	Obsoletes:     openoffice.org64-go-ooo-l10n-he <= 3.1-4
12mr|libreoffice-3.6.2-2|1675	%endif
12mr|libreoffice-3.6.2-2|1676	
12mr|libreoffice-3.6.2-2|1677	%description l10n-he
12mr|libreoffice-3.6.2-2|1678	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1679	
12mr|libreoffice-3.6.2-2|1680	This package contains the localization of LibreOffice in Hebrew.
12mr|libreoffice-3.6.2-2|1681	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1682	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1683	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1684	standard locales system.
12mr|libreoffice-3.6.2-2|1685	
12mr|libreoffice-3.6.2-2|1686	
12mr|libreoffice-3.6.2-2|1687	%package l10n-hi
12mr|libreoffice-3.6.2-2|1688	Summary:	Hindi language support for LibreOffice
12mr|libreoffice-3.6.2-2|1689	Group:		Office
12mr|libreoffice-3.6.2-2|1690	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1691	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1692	Requires:	locales-hi
12mr|libreoffice-3.6.2-2|1693	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|1694	Provides: 	LibreOffice-l10n-hi
12mr|libreoffice-3.6.2-2|1695	Obsoletes:	openoffice.org-go-ooo-l10n-hi <= %{version}
12mr|libreoffice-3.6.2-2|1696	Suggests:	%{ooname}-help-hi = %{EVRD}
12mr|libreoffice-3.6.2-2|1697	Obsoletes:	openoffice.org-l10n-hi < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1698	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1699	Obsoletes:     openoffice.org64-l10n-hi <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1700	Obsoletes:     openoffice.org64-go-ooo-l10n-hi <= 3.1-4
12mr|libreoffice-3.6.2-2|1701	%endif
12mr|libreoffice-3.6.2-2|1702	
12mr|libreoffice-3.6.2-2|1703	%description l10n-hi
12mr|libreoffice-3.6.2-2|1704	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1705	
12mr|libreoffice-3.6.2-2|1706	This package contains the localization of LibreOffice in Hindi.
12mr|libreoffice-3.6.2-2|1707	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1708	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1709	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1710	standard locales system.
12mr|libreoffice-3.6.2-2|1711	
12mr|libreoffice-3.6.2-2|1712	
12mr|libreoffice-3.6.2-2|1713	%package l10n-hr
12mr|libreoffice-3.6.2-2|1714	Summary:	Croatian language support for LibreOffice
12mr|libreoffice-3.6.2-2|1715	Group:		Office
12mr|libreoffice-3.6.2-2|1716	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1717	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1718	Requires:	locales-hr
12mr|libreoffice-3.6.2-2|1719	Provides: 	LibreOffice-l10n-hr
12mr|libreoffice-3.6.2-2|1720	Suggests:	%{ooname}-help-hr = %{EVRD}
12mr|libreoffice-3.6.2-2|1721	
12mr|libreoffice-3.6.2-2|1722	%description l10n-hr
12mr|libreoffice-3.6.2-2|1723	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1724	
12mr|libreoffice-3.6.2-2|1725	This package contains the localization of LibreOffice in Croatian.
12mr|libreoffice-3.6.2-2|1726	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1727	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1728	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1729	standard locales system.
12mr|libreoffice-3.6.2-2|1730	
12mr|libreoffice-3.6.2-2|1731	%package l10n-hu
12mr|libreoffice-3.6.2-2|1732	Summary:	Hungarian language support for LibreOffice
12mr|libreoffice-3.6.2-2|1733	Group:		Office
12mr|libreoffice-3.6.2-2|1734	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1735	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1736	Requires:	locales-hu
12mr|libreoffice-3.6.2-2|1737	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|1738	Requires:	myspell-hu
12mr|libreoffice-3.6.2-2|1739	Requires:	myspell-hyph-hu
12mr|libreoffice-3.6.2-2|1740	Provides: 	LibreOffice-l10n-hu
12mr|libreoffice-3.6.2-2|1741	Obsoletes:	openoffice.org-go-ooo-l10n-hu <= %{version}
12mr|libreoffice-3.6.2-2|1742	Suggests:	%{ooname}-help-hu = %{EVRD}
12mr|libreoffice-3.6.2-2|1743	Obsoletes:	openoffice.org-l10n-hu < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1744	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1745	Obsoletes:     openoffice.org64-l10n-hu <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1746	Obsoletes:     openoffice.org64-go-ooo-l10n-hu <= 3.1-4
12mr|libreoffice-3.6.2-2|1747	%endif
12mr|libreoffice-3.6.2-2|1748	
12mr|libreoffice-3.6.2-2|1749	%description l10n-hu
12mr|libreoffice-3.6.2-2|1750	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1751	
12mr|libreoffice-3.6.2-2|1752	This package contains the localization of LibreOffice in Hungarian.
12mr|libreoffice-3.6.2-2|1753	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1754	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1755	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1756	standard locales system.
12mr|libreoffice-3.6.2-2|1757	
12mr|libreoffice-3.6.2-2|1758	
12mr|libreoffice-3.6.2-2|1759	%package l10n-it
12mr|libreoffice-3.6.2-2|1760	Summary:	Italian language support for LibreOffice
12mr|libreoffice-3.6.2-2|1761	Group:		Office
12mr|libreoffice-3.6.2-2|1762	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1763	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1764	Requires:	fonts-ttf-dejavu
12mr|libreoffice-3.6.2-2|1765	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|1766	Requires:	myspell-it
12mr|libreoffice-3.6.2-2|1767	Requires:	myspell-hyph-it
12mr|libreoffice-3.6.2-2|1768	Provides: 	LibreOffice-l10n-it
12mr|libreoffice-3.6.2-2|1769	Obsoletes:	openoffice.org-go-ooo-l10n-it <= %{version}
12mr|libreoffice-3.6.2-2|1770	Suggests:	%{ooname}-help-it = %{EVRD}
12mr|libreoffice-3.6.2-2|1771	Obsoletes:	openoffice.org-l10n-it < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1772	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1773	Obsoletes:     openoffice.org64-l10n-it <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1774	Obsoletes:     openoffice.org64-go-ooo-l10n-it <= 3.1-4
12mr|libreoffice-3.6.2-2|1775	%endif
12mr|libreoffice-3.6.2-2|1776	
12mr|libreoffice-3.6.2-2|1777	%description l10n-it
12mr|libreoffice-3.6.2-2|1778	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1779	
12mr|libreoffice-3.6.2-2|1780	This package contains the localization of LibreOffice in Italian.
12mr|libreoffice-3.6.2-2|1781	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1782	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1783	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1784	standard locales system.
12mr|libreoffice-3.6.2-2|1785	
12mr|libreoffice-3.6.2-2|1786	
12mr|libreoffice-3.6.2-2|1787	%package l10n-ja
12mr|libreoffice-3.6.2-2|1788	Summary:	Japanese language support for LibreOffice
12mr|libreoffice-3.6.2-2|1789	Group:		Office
12mr|libreoffice-3.6.2-2|1790	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1791	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1792	Requires:	locales-ja
12mr|libreoffice-3.6.2-2|1793	Requires:	fonts-ttf-japanese >= 0.20020727-1mdk
12mr|libreoffice-3.6.2-2|1794	Provides: 	LibreOffice-l10n-ja
12mr|libreoffice-3.6.2-2|1795	Obsoletes:	openoffice.org-go-ooo-l10n-ja <= %{version}
12mr|libreoffice-3.6.2-2|1796	Suggests:	%{ooname}-help-ja = %{EVRD}
12mr|libreoffice-3.6.2-2|1797	Obsoletes:	openoffice.org-l10n-ja < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1798	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1799	Obsoletes:     openoffice.org64-l10n-ja <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1800	Obsoletes:     openoffice.org64-go-ooo-l10n-ja <= 3.1-4
12mr|libreoffice-3.6.2-2|1801	%endif
12mr|libreoffice-3.6.2-2|1802	
12mr|libreoffice-3.6.2-2|1803	%description l10n-ja
12mr|libreoffice-3.6.2-2|1804	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1805	
12mr|libreoffice-3.6.2-2|1806	This package contains the localization of LibreOffice in Japanese.
12mr|libreoffice-3.6.2-2|1807	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1808	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1809	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1810	standard locales system.
12mr|libreoffice-3.6.2-2|1811	
12mr|libreoffice-3.6.2-2|1812	
12mr|libreoffice-3.6.2-2|1813	%package l10n-kn
12mr|libreoffice-3.6.2-2|1814	Summary:	Kannada language support for LibreOffice
12mr|libreoffice-3.6.2-2|1815	Group:		Office
12mr|libreoffice-3.6.2-2|1816	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1817	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1818	Requires:	locales-kn
12mr|libreoffice-3.6.2-2|1819	Provides: 	LibreOffice-l10n-kn
12mr|libreoffice-3.6.2-2|1820	
12mr|libreoffice-3.6.2-2|1821	%description l10n-kn
12mr|libreoffice-3.6.2-2|1822	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1823	
12mr|libreoffice-3.6.2-2|1824	This package contains the localization of LibreOffice in Kannada.
12mr|libreoffice-3.6.2-2|1825	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1826	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1827	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1828	standard locales system.
12mr|libreoffice-3.6.2-2|1829	
12mr|libreoffice-3.6.2-2|1830	
12mr|libreoffice-3.6.2-2|1831	%package l10n-ko
12mr|libreoffice-3.6.2-2|1832	Summary:	Korean language support for LibreOffice
12mr|libreoffice-3.6.2-2|1833	Group:		Office
12mr|libreoffice-3.6.2-2|1834	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1835	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1836	Requires:	locales-ko
12mr|libreoffice-3.6.2-2|1837	Requires:	fonts-ttf-korean >= 2.1
12mr|libreoffice-3.6.2-2|1838	Provides: 	LibreOffice-l10n-ko
12mr|libreoffice-3.6.2-2|1839	Obsoletes:	openoffice.org-go-ooo-l10n-ko <= %{version}
12mr|libreoffice-3.6.2-2|1840	Suggests:	%{ooname}-help-ko = %{EVRD}
12mr|libreoffice-3.6.2-2|1841	Obsoletes:	openoffice.org-l10n-ko < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1842	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1843	Obsoletes:     openoffice.org64-l10n-ko <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1844	Obsoletes:     openoffice.org64-go-ooo-l10n-ko <= 3.1-4
12mr|libreoffice-3.6.2-2|1845	%endif
12mr|libreoffice-3.6.2-2|1846	
12mr|libreoffice-3.6.2-2|1847	%description l10n-ko
12mr|libreoffice-3.6.2-2|1848	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1849	
12mr|libreoffice-3.6.2-2|1850	This package contains the localization of LibreOffice in Korean.
12mr|libreoffice-3.6.2-2|1851	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1852	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1853	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1854	standard locales system.
12mr|libreoffice-3.6.2-2|1855	
12mr|libreoffice-3.6.2-2|1856	
12mr|libreoffice-3.6.2-2|1857	%package l10n-lt
12mr|libreoffice-3.6.2-2|1858	Summary:	Lithuanian language support for LibreOffice
12mr|libreoffice-3.6.2-2|1859	Group:		Office
12mr|libreoffice-3.6.2-2|1860	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1861	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1862	Requires:	locales-lt
12mr|libreoffice-3.6.2-2|1863	Provides: 	LibreOffice-l10n-lt
12mr|libreoffice-3.6.2-2|1864	
12mr|libreoffice-3.6.2-2|1865	%description l10n-lt
12mr|libreoffice-3.6.2-2|1866	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1867	
12mr|libreoffice-3.6.2-2|1868	This package contains the localization of LibreOffice in Lithuanian.
12mr|libreoffice-3.6.2-2|1869	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1870	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1871	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1872	standard locales system.
12mr|libreoffice-3.6.2-2|1873	
12mr|libreoffice-3.6.2-2|1874	
12mr|libreoffice-3.6.2-2|1875	%package l10n-lv
12mr|libreoffice-3.6.2-2|1876	Summary:	Latvian language support for LibreOffice
12mr|libreoffice-3.6.2-2|1877	Group:		Office
12mr|libreoffice-3.6.2-2|1878	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1879	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1880	Requires:	locales-lv
12mr|libreoffice-3.6.2-2|1881	Provides: 	LibreOffice-l10n-lv
12mr|libreoffice-3.6.2-2|1882	
12mr|libreoffice-3.6.2-2|1883	%description l10n-lv
12mr|libreoffice-3.6.2-2|1884	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1885	
12mr|libreoffice-3.6.2-2|1886	This package contains the localization of LibreOffice in Latvian.
12mr|libreoffice-3.6.2-2|1887	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1888	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1889	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1890	standard locales system.
12mr|libreoffice-3.6.2-2|1891	
12mr|libreoffice-3.6.2-2|1892	
12mr|libreoffice-3.6.2-2|1893	%package l10n-mai
12mr|libreoffice-3.6.2-2|1894	Summary:	Maithili language support for LibreOffice
12mr|libreoffice-3.6.2-2|1895	Group:		Office
12mr|libreoffice-3.6.2-2|1896	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1897	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1898	Requires:	locales-mai
12mr|libreoffice-3.6.2-2|1899	Provides: 	LibreOffice-l10n-mai
12mr|libreoffice-3.6.2-2|1900	
12mr|libreoffice-3.6.2-2|1901	%description l10n-mai
12mr|libreoffice-3.6.2-2|1902	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1903	
12mr|libreoffice-3.6.2-2|1904	This package contains the localization of LibreOffice in Maithili.
12mr|libreoffice-3.6.2-2|1905	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1906	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1907	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1908	standard locales system.
12mr|libreoffice-3.6.2-2|1909	
12mr|libreoffice-3.6.2-2|1910	
12mr|libreoffice-3.6.2-2|1911	%package l10n-ml
12mr|libreoffice-3.6.2-2|1912	Summary:	Malayalam language support for LibreOffice
12mr|libreoffice-3.6.2-2|1913	Group:		Office
12mr|libreoffice-3.6.2-2|1914	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1915	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1916	Requires:	locales-ml
12mr|libreoffice-3.6.2-2|1917	Provides: 	LibreOffice-l10n-ml
12mr|libreoffice-3.6.2-2|1918	
12mr|libreoffice-3.6.2-2|1919	%description l10n-ml
12mr|libreoffice-3.6.2-2|1920	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1921	
12mr|libreoffice-3.6.2-2|1922	This package contains the localization of LibreOffice in Malayalam.
12mr|libreoffice-3.6.2-2|1923	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1924	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1925	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1926	standard locales system.
12mr|libreoffice-3.6.2-2|1927	
12mr|libreoffice-3.6.2-2|1928	
12mr|libreoffice-3.6.2-2|1929	%package l10n-mk
12mr|libreoffice-3.6.2-2|1930	Summary:	Macedonian language support for LibreOffice
12mr|libreoffice-3.6.2-2|1931	Group:		Office
12mr|libreoffice-3.6.2-2|1932	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1933	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1934	Requires:	locales-mk
12mr|libreoffice-3.6.2-2|1935	Provides: 	LibreOffice-l10n-mk
12mr|libreoffice-3.6.2-2|1936	Obsoletes:	openoffice.org-go-ooo-l10n-mk <= %{version}
12mr|libreoffice-3.6.2-2|1937	Suggests:	%{ooname}-help-mk = %{EVRD}
12mr|libreoffice-3.6.2-2|1938	Obsoletes:	openoffice.org-l10n-mk < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1939	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1940	Obsoletes:     openoffice.org64-l10n-mk <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1941	Obsoletes:     openoffice.org64-go-ooo-l10n-mk <= 3.1-4
12mr|libreoffice-3.6.2-2|1942	%endif
12mr|libreoffice-3.6.2-2|1943	
12mr|libreoffice-3.6.2-2|1944	%description l10n-mk
12mr|libreoffice-3.6.2-2|1945	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1946	
12mr|libreoffice-3.6.2-2|1947	This package contains the localization of LibreOffice in Macedonian.
12mr|libreoffice-3.6.2-2|1948	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1949	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1950	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1951	standard locales system.
12mr|libreoffice-3.6.2-2|1952	
12mr|libreoffice-3.6.2-2|1953	
12mr|libreoffice-3.6.2-2|1954	%package l10n-mr
12mr|libreoffice-3.6.2-2|1955	Summary:	Marathi language support for LibreOffice
12mr|libreoffice-3.6.2-2|1956	Group:		Office
12mr|libreoffice-3.6.2-2|1957	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1958	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1959	Requires:	locales-mr
12mr|libreoffice-3.6.2-2|1960	Provides: 	LibreOffice-l10n-mr
12mr|libreoffice-3.6.2-2|1961	
12mr|libreoffice-3.6.2-2|1962	%description l10n-mr
12mr|libreoffice-3.6.2-2|1963	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1964	
12mr|libreoffice-3.6.2-2|1965	This package contains the localization of LibreOffice in Marathi.
12mr|libreoffice-3.6.2-2|1966	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1967	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1968	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1969	standard locales system.
12mr|libreoffice-3.6.2-2|1970	
12mr|libreoffice-3.6.2-2|1971	
12mr|libreoffice-3.6.2-2|1972	%package l10n-nb
12mr|libreoffice-3.6.2-2|1973	Summary:	Norwegian Bokmal language support for LibreOffice
12mr|libreoffice-3.6.2-2|1974	Group:		Office
12mr|libreoffice-3.6.2-2|1975	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|1976	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|1977	Requires:	locales-no
12mr|libreoffice-3.6.2-2|1978	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|1979	Provides: 	LibreOffice-l10n-nb
12mr|libreoffice-3.6.2-2|1980	Obsoletes:	openoffice.org-go-ooo-l10n-nb <= %{version}
12mr|libreoffice-3.6.2-2|1981	Suggests:	%{ooname}-help-nb = %{EVRD}
12mr|libreoffice-3.6.2-2|1982	Obsoletes:	openoffice.org-l10n-nb < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|1983	%ifarch x86_64
12mr|libreoffice-3.6.2-2|1984	Obsoletes:     openoffice.org64-l10n-nb <= 1:3.1-4
12mr|libreoffice-3.6.2-2|1985	Obsoletes:     openoffice.org64-go-ooo-l10n-nb <= 3.1-4
12mr|libreoffice-3.6.2-2|1986	%endif
12mr|libreoffice-3.6.2-2|1987	
12mr|libreoffice-3.6.2-2|1988	%description l10n-nb
12mr|libreoffice-3.6.2-2|1989	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|1990	
12mr|libreoffice-3.6.2-2|1991	This package contains the localization of LibreOffice in Norwegian Bokmal.
12mr|libreoffice-3.6.2-2|1992	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|1993	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|1994	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|1995	standard locales system.
12mr|libreoffice-3.6.2-2|1996	
12mr|libreoffice-3.6.2-2|1997	
12mr|libreoffice-3.6.2-2|1998	%package l10n-nl
12mr|libreoffice-3.6.2-2|1999	Summary:	Dutch language support for LibreOffice
12mr|libreoffice-3.6.2-2|2000	Group:		Office
12mr|libreoffice-3.6.2-2|2001	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2002	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2003	Requires:	locales-nl
12mr|libreoffice-3.6.2-2|2004	Requires:	fonts-ttf-dejavu
12mr|libreoffice-3.6.2-2|2005	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|2006	Requires:	myspell-nl
12mr|libreoffice-3.6.2-2|2007	Requires:	myspell-hyph-nl
12mr|libreoffice-3.6.2-2|2008	Provides: 	LibreOffice-l10n-nl
12mr|libreoffice-3.6.2-2|2009	Obsoletes:	openoffice.org-go-ooo-l10n-nl <= %{version}
12mr|libreoffice-3.6.2-2|2010	Suggests:	%{ooname}-help-nl = %{EVRD}
12mr|libreoffice-3.6.2-2|2011	Obsoletes:	openoffice.org-l10n-nl < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2012	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2013	Obsoletes:     openoffice.org64-l10n-nl <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2014	Obsoletes:     openoffice.org64-go-ooo-l10n-nl <= 3.1-4
12mr|libreoffice-3.6.2-2|2015	%endif
12mr|libreoffice-3.6.2-2|2016	
12mr|libreoffice-3.6.2-2|2017	%description l10n-nl
12mr|libreoffice-3.6.2-2|2018	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2019	
12mr|libreoffice-3.6.2-2|2020	This package contains the localization of LibreOffice in Dutch.
12mr|libreoffice-3.6.2-2|2021	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2022	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2023	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2024	standard locales system.
12mr|libreoffice-3.6.2-2|2025	
12mr|libreoffice-3.6.2-2|2026	
12mr|libreoffice-3.6.2-2|2027	%package l10n-nn
12mr|libreoffice-3.6.2-2|2028	Summary:	Norwegian Nynorsk language support for LibreOffice
12mr|libreoffice-3.6.2-2|2029	Group:		Office
12mr|libreoffice-3.6.2-2|2030	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2031	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2032	Requires:	locales-no
12mr|libreoffice-3.6.2-2|2033	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|2034	Provides: 	LibreOffice-l10n-nn
12mr|libreoffice-3.6.2-2|2035	Obsoletes:	openoffice.org-go-ooo-l10n-nn <= %{version}
12mr|libreoffice-3.6.2-2|2036	Suggests:	%{ooname}-help-nn = %{EVRD}
12mr|libreoffice-3.6.2-2|2037	Obsoletes:	openoffice.org-l10n-nn < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2038	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2039	Obsoletes:     openoffice.org64-l10n-nn <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2040	Obsoletes:     openoffice.org64-go-ooo-l10n-nn <= 3.1-4
12mr|libreoffice-3.6.2-2|2041	%endif
12mr|libreoffice-3.6.2-2|2042	
12mr|libreoffice-3.6.2-2|2043	%description l10n-nn
12mr|libreoffice-3.6.2-2|2044	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2045	
12mr|libreoffice-3.6.2-2|2046	This package contains the localization of LibreOffice in Norwegian Nynorsk.
12mr|libreoffice-3.6.2-2|2047	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2048	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2049	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2050	standard locales system.
12mr|libreoffice-3.6.2-2|2051	
12mr|libreoffice-3.6.2-2|2052	
12mr|libreoffice-3.6.2-2|2053	#package l10n-nr
12mr|libreoffice-3.6.2-2|2054	#Summary:	Ndebele language support for LibreOffice
12mr|libreoffice-3.6.2-2|2055	#Group:		Office
12mr|libreoffice-3.6.2-2|2056	#Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2057	#Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2058	#Requires:	locales-nr
12mr|libreoffice-3.6.2-2|2059	#Provides: 	LibreOffice-l10n-nr
12mr|libreoffice-3.6.2-2|2060	#
12mr|libreoffice-3.6.2-2|2061	#description l10n-nr
12mr|libreoffice-3.6.2-2|2062	#LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2063	#
12mr|libreoffice-3.6.2-2|2064	#This package contains the localization of LibreOffice in Ndebele.
12mr|libreoffice-3.6.2-2|2065	#It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2066	#Features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2067	#possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2068	#standard locales system.
12mr|libreoffice-3.6.2-2|2069	
12mr|libreoffice-3.6.2-2|2070	
12mr|libreoffice-3.6.2-2|2071	%package l10n-nso
12mr|libreoffice-3.6.2-2|2072	Summary:	Northern Shoto language support for LibreOffice
12mr|libreoffice-3.6.2-2|2073	Group:		Office
12mr|libreoffice-3.6.2-2|2074	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2075	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2076	Requires:	locales-nso
12mr|libreoffice-3.6.2-2|2077	Provides: 	LibreOffice-l10n-nso
12mr|libreoffice-3.6.2-2|2078	
12mr|libreoffice-3.6.2-2|2079	%description l10n-nso
12mr|libreoffice-3.6.2-2|2080	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2081	
12mr|libreoffice-3.6.2-2|2082	This package contains the localization of LibreOffice in Northern Shoto.
12mr|libreoffice-3.6.2-2|2083	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2084	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2085	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2086	standard locales system.
12mr|libreoffice-3.6.2-2|2087	
12mr|libreoffice-3.6.2-2|2088	
12mr|libreoffice-3.6.2-2|2089	%package l10n-or
12mr|libreoffice-3.6.2-2|2090	Summary:	Oriya language support for LibreOffice
12mr|libreoffice-3.6.2-2|2091	Group:		Office
12mr|libreoffice-3.6.2-2|2092	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2093	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2094	Requires:	locales-or
12mr|libreoffice-3.6.2-2|2095	Provides: 	LibreOffice-l10n-or
12mr|libreoffice-3.6.2-2|2096	
12mr|libreoffice-3.6.2-2|2097	%description l10n-or
12mr|libreoffice-3.6.2-2|2098	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2099	
12mr|libreoffice-3.6.2-2|2100	This package contains the localization of LibreOffice in Oriya.
12mr|libreoffice-3.6.2-2|2101	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2102	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2103	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2104	standard locales system.
12mr|libreoffice-3.6.2-2|2105	
12mr|libreoffice-3.6.2-2|2106	
12mr|libreoffice-3.6.2-2|2107	%package l10n-pa_IN
12mr|libreoffice-3.6.2-2|2108	Summary:	Punjabi language support for LibreOffice
12mr|libreoffice-3.6.2-2|2109	Group:		Office
12mr|libreoffice-3.6.2-2|2110	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2111	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2112	Requires:	locales-pa
12mr|libreoffice-3.6.2-2|2113	Provides: 	LibreOffice-l10n-pa_IN
12mr|libreoffice-3.6.2-2|2114	Provides: 	LibreOffice-l10n-pa
12mr|libreoffice-3.6.2-2|2115	
12mr|libreoffice-3.6.2-2|2116	%description l10n-pa_IN
12mr|libreoffice-3.6.2-2|2117	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2118	
12mr|libreoffice-3.6.2-2|2119	This package contains the localization of LibreOffice in Punjabi.
12mr|libreoffice-3.6.2-2|2120	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2121	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2122	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2123	standard locales system.
12mr|libreoffice-3.6.2-2|2124	
12mr|libreoffice-3.6.2-2|2125	
12mr|libreoffice-3.6.2-2|2126	%package l10n-pl
12mr|libreoffice-3.6.2-2|2127	Summary:	Polish language support for LibreOffice
12mr|libreoffice-3.6.2-2|2128	Group:		Office
12mr|libreoffice-3.6.2-2|2129	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2130	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2131	Requires:	locales-pl
12mr|libreoffice-3.6.2-2|2132	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|2133	Requires:	myspell-pl
12mr|libreoffice-3.6.2-2|2134	Requires:	myspell-hyph-pl
12mr|libreoffice-3.6.2-2|2135	Provides: 	LibreOffice-l10n-pl
12mr|libreoffice-3.6.2-2|2136	Obsoletes:	openoffice.org-go-ooo-l10n-pl <= %{version}
12mr|libreoffice-3.6.2-2|2137	Suggests:	%{ooname}-help-pl = %{EVRD}
12mr|libreoffice-3.6.2-2|2138	Obsoletes:	openoffice.org-l10n-pl < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2139	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2140	Obsoletes:     openoffice.org64-l10n-pl <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2141	Obsoletes:     openoffice.org64-go-ooo-l10n-pl <= 3.1-4
12mr|libreoffice-3.6.2-2|2142	%endif
12mr|libreoffice-3.6.2-2|2143	
12mr|libreoffice-3.6.2-2|2144	%description l10n-pl
12mr|libreoffice-3.6.2-2|2145	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2146	
12mr|libreoffice-3.6.2-2|2147	This package contains the localization of LibreOffice in Polish.
12mr|libreoffice-3.6.2-2|2148	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2149	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2150	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2151	standard locales system.
12mr|libreoffice-3.6.2-2|2152	
12mr|libreoffice-3.6.2-2|2153	
12mr|libreoffice-3.6.2-2|2154	%package l10n-pt
12mr|libreoffice-3.6.2-2|2155	Summary:	Portuguese language support for LibreOffice
12mr|libreoffice-3.6.2-2|2156	Group:		Office
12mr|libreoffice-3.6.2-2|2157	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2158	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2159	Requires:	locales-pt
12mr|libreoffice-3.6.2-2|2160	Requires:	fonts-ttf-dejavu
12mr|libreoffice-3.6.2-2|2161	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|2162	Requires:	myspell-pt
12mr|libreoffice-3.6.2-2|2163	Requires:	myspell-hyph-pt
12mr|libreoffice-3.6.2-2|2164	Provides: 	LibreOffice-l10n-pt
12mr|libreoffice-3.6.2-2|2165	Obsoletes:	openoffice.org-go-ooo-l10n-pt <= %{version}
12mr|libreoffice-3.6.2-2|2166	Suggests:	%{ooname}-help-pt = %{EVRD}
12mr|libreoffice-3.6.2-2|2167	Obsoletes:	openoffice.org-l10n-pt < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2168	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2169	Obsoletes:     openoffice.org64-l10n-pt <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2170	Obsoletes:     openoffice.org64-go-ooo-l10n-pt <= 3.1-4
12mr|libreoffice-3.6.2-2|2171	%endif
12mr|libreoffice-3.6.2-2|2172	
12mr|libreoffice-3.6.2-2|2173	%description l10n-pt
12mr|libreoffice-3.6.2-2|2174	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2175	
12mr|libreoffice-3.6.2-2|2176	This package contains the localization of LibreOffice in Portuguese.
12mr|libreoffice-3.6.2-2|2177	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2178	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2179	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2180	standard locales system.
12mr|libreoffice-3.6.2-2|2181	
12mr|libreoffice-3.6.2-2|2182	
12mr|libreoffice-3.6.2-2|2183	%package l10n-pt_BR
12mr|libreoffice-3.6.2-2|2184	Summary:	Portuguese Brazilian language support for LibreOffice
12mr|libreoffice-3.6.2-2|2185	Group:		Office
12mr|libreoffice-3.6.2-2|2186	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2187	Requires:	locales-pt
12mr|libreoffice-3.6.2-2|2188	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|2189	Requires:	myspell-pt_BR
12mr|libreoffice-3.6.2-2|2190	Provides: 	LibreOffice-l10n_pt_BR
12mr|libreoffice-3.6.2-2|2191	Obsoletes:	openoffice.org-go-ooo-l10n-pt_BR <= %{version}
12mr|libreoffice-3.6.2-2|2192	Suggests:	%{ooname}-help-pt_BR = %{EVRD}
12mr|libreoffice-3.6.2-2|2193	Obsoletes:	openoffice.org-l10n-pt_BR < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2194	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2195	Obsoletes:     openoffice.org64-l10n-pt_BR <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2196	Obsoletes:     openoffice.org64-go-ooo-l10n-pt_BR <= 3.1-4
12mr|libreoffice-3.6.2-2|2197	%endif
12mr|libreoffice-3.6.2-2|2198	
12mr|libreoffice-3.6.2-2|2199	%description l10n-pt_BR
12mr|libreoffice-3.6.2-2|2200	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2201	
12mr|libreoffice-3.6.2-2|2202	This package contains the localization of LibreOffice in Portuguese
12mr|libreoffice-3.6.2-2|2203	Brazilian.
12mr|libreoffice-3.6.2-2|2204	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2205	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2206	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2207	standard locales system.
12mr|libreoffice-3.6.2-2|2208	
12mr|libreoffice-3.6.2-2|2209	
12mr|libreoffice-3.6.2-2|2210	%package l10n-ro
12mr|libreoffice-3.6.2-2|2211	Summary:	Romanian language support for LibreOffice
12mr|libreoffice-3.6.2-2|2212	Group:		Office
12mr|libreoffice-3.6.2-2|2213	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2214	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2215	Requires:	locales-ro
12mr|libreoffice-3.6.2-2|2216	Provides: 	LibreOffice-l10n-ro
12mr|libreoffice-3.6.2-2|2217	
12mr|libreoffice-3.6.2-2|2218	%description l10n-ro
12mr|libreoffice-3.6.2-2|2219	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2220	
12mr|libreoffice-3.6.2-2|2221	This package contains the localization of LibreOffice in Romanian.
12mr|libreoffice-3.6.2-2|2222	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2223	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2224	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2225	standard locales system.
12mr|libreoffice-3.6.2-2|2226	
12mr|libreoffice-3.6.2-2|2227	
12mr|libreoffice-3.6.2-2|2228	%package l10n-ru
12mr|libreoffice-3.6.2-2|2229	Summary:	Russian language support for LibreOffice
12mr|libreoffice-3.6.2-2|2230	Group:		Office
12mr|libreoffice-3.6.2-2|2231	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2232	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2233	Requires:	locales-ru
12mr|libreoffice-3.6.2-2|2234	Requires:	urw-fonts >= 2.0-6mdk
12mr|libreoffice-3.6.2-2|2235	Requires:	myspell-ru
12mr|libreoffice-3.6.2-2|2236	Requires:	myspell-hyph-ru
12mr|libreoffice-3.6.2-2|2237	Provides: 	LibreOffice-l10n-ru
12mr|libreoffice-3.6.2-2|2238	Obsoletes:	openoffice.org-go-ooo-l10n-ru <= %{version}
12mr|libreoffice-3.6.2-2|2239	Suggests:	%{ooname}-help-ru = %{EVRD}
12mr|libreoffice-3.6.2-2|2240	Obsoletes:	openoffice.org-l10n-ru < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2241	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2242	Obsoletes:     openoffice.org64-l10n-ru <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2243	Obsoletes:     openoffice.org64-go-ooo-l10n-ru <= 3.1-4
12mr|libreoffice-3.6.2-2|2244	%endif
12mr|libreoffice-3.6.2-2|2245	
12mr|libreoffice-3.6.2-2|2246	%description l10n-ru
12mr|libreoffice-3.6.2-2|2247	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2248	
12mr|libreoffice-3.6.2-2|2249	This package contains the localization of LibreOffice in Russian.
12mr|libreoffice-3.6.2-2|2250	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2251	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2252	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2253	standard locales system.
12mr|libreoffice-3.6.2-2|2254	
12mr|libreoffice-3.6.2-2|2255	
12mr|libreoffice-3.6.2-2|2256	%package l10n-sh
12mr|libreoffice-3.6.2-2|2257	Summary:	Secwepemctsin language support for LibreOffice
12mr|libreoffice-3.6.2-2|2258	Group:		Office
12mr|libreoffice-3.6.2-2|2259	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2260	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2261	Requires:	locales-sh
12mr|libreoffice-3.6.2-2|2262	Provides: 	LibreOffice-l10n-sh
12mr|libreoffice-3.6.2-2|2263	Suggests:	%{ooname}-help-sh = %{EVRD}
12mr|libreoffice-3.6.2-2|2264	
12mr|libreoffice-3.6.2-2|2265	%description l10n-sh
12mr|libreoffice-3.6.2-2|2266	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2267	
12mr|libreoffice-3.6.2-2|2268	This package contains the localization of LibreOffice in Secwepemctsin.
12mr|libreoffice-3.6.2-2|2269	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2270	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2271	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2272	standard locales system.
12mr|libreoffice-3.6.2-2|2273	
12mr|libreoffice-3.6.2-2|2274	
12mr|libreoffice-3.6.2-2|2275	%package l10n-si
12mr|libreoffice-3.6.2-2|2276	Summary:	Sinhalese language support for LibreOffice
12mr|libreoffice-3.6.2-2|2277	Group:		Office
12mr|libreoffice-3.6.2-2|2278	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2279	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2280	Requires:	locales-si
12mr|libreoffice-3.6.2-2|2281	Provides: 	LibreOffice-l10n-si
12mr|libreoffice-3.6.2-2|2282	Suggests:	%{ooname}-help-si = %{EVRD}
12mr|libreoffice-3.6.2-2|2283	
12mr|libreoffice-3.6.2-2|2284	%description l10n-si
12mr|libreoffice-3.6.2-2|2285	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2286	
12mr|libreoffice-3.6.2-2|2287	This package contains the localization of LibreOffice in Sinhalese.
12mr|libreoffice-3.6.2-2|2288	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2289	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2290	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2291	standard locales system.
12mr|libreoffice-3.6.2-2|2292	
12mr|libreoffice-3.6.2-2|2293	
12mr|libreoffice-3.6.2-2|2294	%package l10n-sk
12mr|libreoffice-3.6.2-2|2295	Summary:	Slovak language support for LibreOffice
12mr|libreoffice-3.6.2-2|2296	Group:		Office
12mr|libreoffice-3.6.2-2|2297	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2298	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2299	Requires:	locales-sk
12mr|libreoffice-3.6.2-2|2300	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|2301	Requires:	myspell-sk
12mr|libreoffice-3.6.2-2|2302	Requires:	myspell-hyph-sk
12mr|libreoffice-3.6.2-2|2303	Provides: 	LibreOffice-l10n-sk
12mr|libreoffice-3.6.2-2|2304	Obsoletes:	openoffice.org-go-ooo-l10n-sk <= %{version}
12mr|libreoffice-3.6.2-2|2305	Suggests:	%{ooname}-help-sk = %{EVRD}
12mr|libreoffice-3.6.2-2|2306	Obsoletes:	openoffice.org-l10n-sk < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2307	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2308	Obsoletes:     openoffice.org64-l10n-sk <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2309	Obsoletes:     openoffice.org64-go-ooo-l10n-sk <= 3.1-4
12mr|libreoffice-3.6.2-2|2310	%endif
12mr|libreoffice-3.6.2-2|2311	
12mr|libreoffice-3.6.2-2|2312	%description l10n-sk
12mr|libreoffice-3.6.2-2|2313	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2314	
12mr|libreoffice-3.6.2-2|2315	This package contains the localization of LibreOffice in Slovak.
12mr|libreoffice-3.6.2-2|2316	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2317	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2318	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2319	standard locales system.
12mr|libreoffice-3.6.2-2|2320	
12mr|libreoffice-3.6.2-2|2321	
12mr|libreoffice-3.6.2-2|2322	%package l10n-sl
12mr|libreoffice-3.6.2-2|2323	Summary:	Slovenian language support for LibreOffice
12mr|libreoffice-3.6.2-2|2324	Group:		Office
12mr|libreoffice-3.6.2-2|2325	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2326	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2327	Requires:	locales-sl
12mr|libreoffice-3.6.2-2|2328	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|2329	Requires:	myspell-sl, myspell-hyph-sl
12mr|libreoffice-3.6.2-2|2330	Provides: 	LibreOffice-l10n-sl
12mr|libreoffice-3.6.2-2|2331	Obsoletes:	openoffice.org-go-ooo-l10n-sl <= %{version}
12mr|libreoffice-3.6.2-2|2332	Suggests:	%{ooname}-help-sl = %{EVRD}
12mr|libreoffice-3.6.2-2|2333	Obsoletes:	openoffice.org-l10n-sl < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2334	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2335	Obsoletes:     openoffice.org64-l10n-sl <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2336	Obsoletes:     openoffice.org64-go-ooo-l10n-sl <= 3.1-4
12mr|libreoffice-3.6.2-2|2337	%endif
12mr|libreoffice-3.6.2-2|2338	
12mr|libreoffice-3.6.2-2|2339	%description l10n-sl
12mr|libreoffice-3.6.2-2|2340	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2341	
12mr|libreoffice-3.6.2-2|2342	This package contains the localization of LibreOffice in Slovenian.
12mr|libreoffice-3.6.2-2|2343	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2344	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2345	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2346	standard locales system.
12mr|libreoffice-3.6.2-2|2347	
12mr|libreoffice-3.6.2-2|2348	
12mr|libreoffice-3.6.2-2|2349	%package l10n-sr
12mr|libreoffice-3.6.2-2|2350	Summary:	Serbian language support for LibreOffice
12mr|libreoffice-3.6.2-2|2351	Group:		Office
12mr|libreoffice-3.6.2-2|2352	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2353	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2354	Requires:	locales-sr
12mr|libreoffice-3.6.2-2|2355	Provides: 	LibreOffice-l10n-sr
12mr|libreoffice-3.6.2-2|2356	
12mr|libreoffice-3.6.2-2|2357	%description l10n-sr
12mr|libreoffice-3.6.2-2|2358	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2359	
12mr|libreoffice-3.6.2-2|2360	This package contains the localization of LibreOffice in Serbian.
12mr|libreoffice-3.6.2-2|2361	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2362	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2363	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2364	standard locales system.
12mr|libreoffice-3.6.2-2|2365	
12mr|libreoffice-3.6.2-2|2366	
12mr|libreoffice-3.6.2-2|2367	%package l10n-st
12mr|libreoffice-3.6.2-2|2368	Summary:	Sotho language support for LibreOffice
12mr|libreoffice-3.6.2-2|2369	Group:		Office
12mr|libreoffice-3.6.2-2|2370	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2371	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2372	Requires:	locales-st
12mr|libreoffice-3.6.2-2|2373	Provides: 	LibreOffice-l10n-st
12mr|libreoffice-3.6.2-2|2374	
12mr|libreoffice-3.6.2-2|2375	%description l10n-st
12mr|libreoffice-3.6.2-2|2376	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2377	
12mr|libreoffice-3.6.2-2|2378	This package contains the localization of LibreOffice in Sotho.
12mr|libreoffice-3.6.2-2|2379	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2380	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2381	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2382	standard locales system.
12mr|libreoffice-3.6.2-2|2383	
12mr|libreoffice-3.6.2-2|2384	
12mr|libreoffice-3.6.2-2|2385	%package l10n-ss
12mr|libreoffice-3.6.2-2|2386	Summary:	Swati language support for LibreOffice
12mr|libreoffice-3.6.2-2|2387	Group:		Office
12mr|libreoffice-3.6.2-2|2388	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2389	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2390	Requires:	locales-ss
12mr|libreoffice-3.6.2-2|2391	Provides: 	LibreOffice-l10n-ss
12mr|libreoffice-3.6.2-2|2392	
12mr|libreoffice-3.6.2-2|2393	%description l10n-ss
12mr|libreoffice-3.6.2-2|2394	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2395	
12mr|libreoffice-3.6.2-2|2396	This package contains the localization of LibreOffice in Swati.
12mr|libreoffice-3.6.2-2|2397	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2398	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2399	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2400	standard locales system.
12mr|libreoffice-3.6.2-2|2401	
12mr|libreoffice-3.6.2-2|2402	
12mr|libreoffice-3.6.2-2|2403	%package l10n-sv
12mr|libreoffice-3.6.2-2|2404	Summary:	Swedish language support for LibreOffice
12mr|libreoffice-3.6.2-2|2405	Group:		Office
12mr|libreoffice-3.6.2-2|2406	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2407	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2408	Requires:	locales-sv
12mr|libreoffice-3.6.2-2|2409	Requires:	fonts-ttf-dejavu
12mr|libreoffice-3.6.2-2|2410	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|2411	Requires:	myspell-sv
12mr|libreoffice-3.6.2-2|2412	Requires:	myspell-hyph-sv
12mr|libreoffice-3.6.2-2|2413	Provides: 	LibreOffice-l10n-sv
12mr|libreoffice-3.6.2-2|2414	Obsoletes:	openoffice.org-go-ooo-l10n-sv <= %{version}
12mr|libreoffice-3.6.2-2|2415	Suggests:	%{ooname}-help-sv = %{EVRD}
12mr|libreoffice-3.6.2-2|2416	Obsoletes:	openoffice.org-l10n-sv < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2417	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2418	Obsoletes:     openoffice.org64-l10n-sv <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2419	Obsoletes:     openoffice.org64-go-ooo-l10n-sv <= 3.1-4
12mr|libreoffice-3.6.2-2|2420	%endif
12mr|libreoffice-3.6.2-2|2421	
12mr|libreoffice-3.6.2-2|2422	%description l10n-sv
12mr|libreoffice-3.6.2-2|2423	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2424	
12mr|libreoffice-3.6.2-2|2425	This package contains the localization of LibreOffice in Swedish.
12mr|libreoffice-3.6.2-2|2426	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2427	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2428	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2429	standard locales system.
12mr|libreoffice-3.6.2-2|2430	
12mr|libreoffice-3.6.2-2|2431	
12mr|libreoffice-3.6.2-2|2432	%package l10n-ta
12mr|libreoffice-3.6.2-2|2433	Summary:	Tamil language support for LibreOffice
12mr|libreoffice-3.6.2-2|2434	Group:		Office
12mr|libreoffice-3.6.2-2|2435	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2436	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2437	Requires:	locales-ta
12mr|libreoffice-3.6.2-2|2438	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|2439	Provides: 	LibreOffice-l10n-ta
12mr|libreoffice-3.6.2-2|2440	Obsoletes:	openoffice.org-go-ooo-l10n-ta <= %{version}
12mr|libreoffice-3.6.2-2|2441	Obsoletes:	openoffice.org-l10n-ta < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2442	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2443	Obsoletes:     openoffice.org64-l10n-ta <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2444	Obsoletes:     openoffice.org64-go-ooo-l10n-ta <= 3.1-4
12mr|libreoffice-3.6.2-2|2445	%endif
12mr|libreoffice-3.6.2-2|2446	
12mr|libreoffice-3.6.2-2|2447	%description l10n-ta
12mr|libreoffice-3.6.2-2|2448	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2449	
12mr|libreoffice-3.6.2-2|2450	This package contains the localization of LibreOffice in Tamil.
12mr|libreoffice-3.6.2-2|2451	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2452	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2453	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2454	standard locales system.
12mr|libreoffice-3.6.2-2|2455	
12mr|libreoffice-3.6.2-2|2456	
12mr|libreoffice-3.6.2-2|2457	%package l10n-te
12mr|libreoffice-3.6.2-2|2458	Summary:	Telugu language support for LibreOffice
12mr|libreoffice-3.6.2-2|2459	Group:		Office
12mr|libreoffice-3.6.2-2|2460	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2461	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2462	Requires:	locales-te
12mr|libreoffice-3.6.2-2|2463	Provides: 	LibreOffice-l10n-te
12mr|libreoffice-3.6.2-2|2464	
12mr|libreoffice-3.6.2-2|2465	%description l10n-te
12mr|libreoffice-3.6.2-2|2466	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2467	
12mr|libreoffice-3.6.2-2|2468	This package contains the localization of LibreOffice in Telugu.
12mr|libreoffice-3.6.2-2|2469	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2470	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2471	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2472	standard locales system.
12mr|libreoffice-3.6.2-2|2473	
12mr|libreoffice-3.6.2-2|2474	
12mr|libreoffice-3.6.2-2|2475	%package l10n-th
12mr|libreoffice-3.6.2-2|2476	Summary:	Thai language support for LibreOffice
12mr|libreoffice-3.6.2-2|2477	Group:		Office
12mr|libreoffice-3.6.2-2|2478	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2479	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2480	Requires:	locales-th
12mr|libreoffice-3.6.2-2|2481	Provides: 	LibreOffice-l10n-th
12mr|libreoffice-3.6.2-2|2482	
12mr|libreoffice-3.6.2-2|2483	%description l10n-th
12mr|libreoffice-3.6.2-2|2484	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2485	
12mr|libreoffice-3.6.2-2|2486	This package contains the localization of LibreOffice in Thai.
12mr|libreoffice-3.6.2-2|2487	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2488	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2489	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2490	standard locales system.
12mr|libreoffice-3.6.2-2|2491	
12mr|libreoffice-3.6.2-2|2492	
12mr|libreoffice-3.6.2-2|2493	%package l10n-tn
12mr|libreoffice-3.6.2-2|2494	Summary:	Tswana language support for LibreOffice
12mr|libreoffice-3.6.2-2|2495	Group:		Office
12mr|libreoffice-3.6.2-2|2496	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2497	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2498	Requires:	locales-tn
12mr|libreoffice-3.6.2-2|2499	Provides: 	LibreOffice-l10n-tn
12mr|libreoffice-3.6.2-2|2500	
12mr|libreoffice-3.6.2-2|2501	%description l10n-tn
12mr|libreoffice-3.6.2-2|2502	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2503	
12mr|libreoffice-3.6.2-2|2504	This package contains the localization of LibreOffice in Tswana.
12mr|libreoffice-3.6.2-2|2505	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2506	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2507	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2508	standard locales system.
12mr|libreoffice-3.6.2-2|2509	
12mr|libreoffice-3.6.2-2|2510	
12mr|libreoffice-3.6.2-2|2511	%package l10n-tr
12mr|libreoffice-3.6.2-2|2512	Summary:	Turkish language support for LibreOffice
12mr|libreoffice-3.6.2-2|2513	Group:		Office
12mr|libreoffice-3.6.2-2|2514	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2515	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2516	Requires:	locales-tr
12mr|libreoffice-3.6.2-2|2517	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|2518	Provides: 	LibreOffice-l10n-tr
12mr|libreoffice-3.6.2-2|2519	Obsoletes:	openoffice.org-go-ooo-l10n-tr <= %{version}
12mr|libreoffice-3.6.2-2|2520	Suggests:	%{ooname}-help-tr = %{EVRD}
12mr|libreoffice-3.6.2-2|2521	Obsoletes:	openoffice.org-l10n-tr < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2522	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2523	Obsoletes:     openoffice.org64-l10n-tr <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2524	Obsoletes:     openoffice.org64-go-ooo-l10n-tr <= 3.1-4
12mr|libreoffice-3.6.2-2|2525	%endif
12mr|libreoffice-3.6.2-2|2526	
12mr|libreoffice-3.6.2-2|2527	%description l10n-tr
12mr|libreoffice-3.6.2-2|2528	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2529	
12mr|libreoffice-3.6.2-2|2530	This package contains the localization of LibreOffice in Turkish.
12mr|libreoffice-3.6.2-2|2531	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2532	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2533	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2534	standard locales system.
12mr|libreoffice-3.6.2-2|2535	
12mr|libreoffice-3.6.2-2|2536	
12mr|libreoffice-3.6.2-2|2537	%package l10n-ts
12mr|libreoffice-3.6.2-2|2538	Summary:	Tsonga language support for LibreOffice
12mr|libreoffice-3.6.2-2|2539	Group:		Office
12mr|libreoffice-3.6.2-2|2540	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2541	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2542	Requires:	locales-ts
12mr|libreoffice-3.6.2-2|2543	Provides: 	LibreOffice-l10n-ts
12mr|libreoffice-3.6.2-2|2544	
12mr|libreoffice-3.6.2-2|2545	%description l10n-ts
12mr|libreoffice-3.6.2-2|2546	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2547	
12mr|libreoffice-3.6.2-2|2548	This package contains the localization of LibreOffice in Tsonga.
12mr|libreoffice-3.6.2-2|2549	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2550	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2551	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2552	standard locales system.
12mr|libreoffice-3.6.2-2|2553	
12mr|libreoffice-3.6.2-2|2554	
12mr|libreoffice-3.6.2-2|2555	%package l10n-uk
12mr|libreoffice-3.6.2-2|2556	Summary:	Ukrainian language support for LibreOffice
12mr|libreoffice-3.6.2-2|2557	Group:		Office
12mr|libreoffice-3.6.2-2|2558	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2559	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2560	Requires:	locales-uk
12mr|libreoffice-3.6.2-2|2561	Provides: 	LibreOffice-l10n-uk
12mr|libreoffice-3.6.2-2|2562	Suggests:	%{ooname}-help-uk = %{EVRD}
12mr|libreoffice-3.6.2-2|2563	
12mr|libreoffice-3.6.2-2|2564	%description l10n-uk
12mr|libreoffice-3.6.2-2|2565	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2566	
12mr|libreoffice-3.6.2-2|2567	This package contains the localization of LibreOffice in Ukrainian.
12mr|libreoffice-3.6.2-2|2568	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2569	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2570	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2571	standard locales system.
12mr|libreoffice-3.6.2-2|2572	
12mr|libreoffice-3.6.2-2|2573	
12mr|libreoffice-3.6.2-2|2574	%package l10n-ve
12mr|libreoffice-3.6.2-2|2575	Summary:	Venda language support for LibreOffice
12mr|libreoffice-3.6.2-2|2576	Group:		Office
12mr|libreoffice-3.6.2-2|2577	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2578	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2579	Requires:	locales-ve
12mr|libreoffice-3.6.2-2|2580	Provides: 	LibreOffice-l10n-ve
12mr|libreoffice-3.6.2-2|2581	
12mr|libreoffice-3.6.2-2|2582	%description l10n-ve
12mr|libreoffice-3.6.2-2|2583	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2584	
12mr|libreoffice-3.6.2-2|2585	This package contains the localization of LibreOffice in Venda.
12mr|libreoffice-3.6.2-2|2586	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2587	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2588	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2589	standard locales system.
12mr|libreoffice-3.6.2-2|2590	
12mr|libreoffice-3.6.2-2|2591	
12mr|libreoffice-3.6.2-2|2592	%package l10n-xh
12mr|libreoffice-3.6.2-2|2593	Summary:	Xhosa language support for LibreOffice
12mr|libreoffice-3.6.2-2|2594	Group:		Office
12mr|libreoffice-3.6.2-2|2595	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2596	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2597	Requires:	locales-xh
12mr|libreoffice-3.6.2-2|2598	Provides: 	LibreOffice-l10n-xh
12mr|libreoffice-3.6.2-2|2599	
12mr|libreoffice-3.6.2-2|2600	%description l10n-xh
12mr|libreoffice-3.6.2-2|2601	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2602	
12mr|libreoffice-3.6.2-2|2603	This package contains the localization of LibreOffice in Xhosa.
12mr|libreoffice-3.6.2-2|2604	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2605	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2606	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2607	standard locales system.
12mr|libreoffice-3.6.2-2|2608	
12mr|libreoffice-3.6.2-2|2609	
12mr|libreoffice-3.6.2-2|2610	%package l10n-zh_CN
12mr|libreoffice-3.6.2-2|2611	Summary:	Chinese Simplified language support for LibreOffice
12mr|libreoffice-3.6.2-2|2612	Group:		Office
12mr|libreoffice-3.6.2-2|2613	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2614	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2615	Requires:	locales-zh
12mr|libreoffice-3.6.2-2|2616	Requires:	fonts-ttf-chinese
12mr|libreoffice-3.6.2-2|2617	Provides: 	LibreOffice-l10n-zh_CN
12mr|libreoffice-3.6.2-2|2618	Obsoletes:	openoffice.org-go-ooo-l10n-zh_CN <= %{version}
12mr|libreoffice-3.6.2-2|2619	Suggests:	%{ooname}-help-zh_CN = %{EVRD}
12mr|libreoffice-3.6.2-2|2620	Obsoletes:	openoffice.org-l10n-zh_CN < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2621	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2622	Obsoletes:     openoffice.org64-l10n-zh_CN <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2623	Obsoletes:     openoffice.org64-go-ooo-l10n-zh_CN <= 3.1-4
12mr|libreoffice-3.6.2-2|2624	%endif
12mr|libreoffice-3.6.2-2|2625	
12mr|libreoffice-3.6.2-2|2626	%description l10n-zh_CN
12mr|libreoffice-3.6.2-2|2627	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2628	
12mr|libreoffice-3.6.2-2|2629	This package contains the localization of LibreOffice in Chinese Simplified.
12mr|libreoffice-3.6.2-2|2630	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2631	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2632	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2633	standard locales system.
12mr|libreoffice-3.6.2-2|2634	
12mr|libreoffice-3.6.2-2|2635	
12mr|libreoffice-3.6.2-2|2636	%package l10n-zh_TW
12mr|libreoffice-3.6.2-2|2637	Summary:	Chinese Traditional language support for LibreOffice
12mr|libreoffice-3.6.2-2|2638	Group:		Office
12mr|libreoffice-3.6.2-2|2639	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2640	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2641	Requires:	locales-zh
12mr|libreoffice-3.6.2-2|2642	Requires:	fonts-ttf-chinese
12mr|libreoffice-3.6.2-2|2643	Provides: 	LibreOffice-l10n-zh_TW
12mr|libreoffice-3.6.2-2|2644	Obsoletes:	openoffice.org-go-ooo-l10n-zh_TW <= %{version}
12mr|libreoffice-3.6.2-2|2645	Suggests:	%{ooname}-help-zh_TW = %{EVRD}
12mr|libreoffice-3.6.2-2|2646	Obsoletes:	openoffice.org-l10n-zh_TW < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2647	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2648	Obsoletes:     openoffice.org64-l10n-zh_TW <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2649	Obsoletes:     openoffice.org64-go-ooo-l10n-zh_TW <= 3.1-4
12mr|libreoffice-3.6.2-2|2650	%endif
12mr|libreoffice-3.6.2-2|2651	
12mr|libreoffice-3.6.2-2|2652	%description l10n-zh_TW
12mr|libreoffice-3.6.2-2|2653	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2654	
12mr|libreoffice-3.6.2-2|2655	This package contains the localization of LibreOffice in Chinese
12mr|libreoffice-3.6.2-2|2656	Traditional.
12mr|libreoffice-3.6.2-2|2657	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2658	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2659	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2660	standard locales system.
12mr|libreoffice-3.6.2-2|2661	
12mr|libreoffice-3.6.2-2|2662	
12mr|libreoffice-3.6.2-2|2663	%package l10n-zu
12mr|libreoffice-3.6.2-2|2664	Summary:	Zulu language support for LibreOffice
12mr|libreoffice-3.6.2-2|2665	Group:		Office
12mr|libreoffice-3.6.2-2|2666	Provides:	%{ooname}-l10n = %{EVRD}
12mr|libreoffice-3.6.2-2|2667	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2668	Requires:	locales-zu
12mr|libreoffice-3.6.2-2|2669	Requires:	urw-fonts
12mr|libreoffice-3.6.2-2|2670	Requires:	myspell-zu
12mr|libreoffice-3.6.2-2|2671	Provides: 	LibreOffice-l10n-zu
12mr|libreoffice-3.6.2-2|2672	Obsoletes:	openoffice.org-go-ooo-l10n-zu <= %{version}
12mr|libreoffice-3.6.2-2|2673	Obsoletes:	openoffice.org-l10n-zu < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2674	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2675	Obsoletes:     openoffice.org64-l10n-zu <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2676	Obsoletes:     openoffice.org64-go-ooo-l10n-zu <= 3.1-4
12mr|libreoffice-3.6.2-2|2677	%endif
12mr|libreoffice-3.6.2-2|2678	
12mr|libreoffice-3.6.2-2|2679	%description l10n-zu
12mr|libreoffice-3.6.2-2|2680	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2681	
12mr|libreoffice-3.6.2-2|2682	This package contains the localization of LibreOffice in Zulu.
12mr|libreoffice-3.6.2-2|2683	It contains the user interface, the templates and the autotext
12mr|libreoffice-3.6.2-2|2684	features. Please note that not all of these are available for all
12mr|libreoffice-3.6.2-2|2685	possible language. You can switch user interface language using the
12mr|libreoffice-3.6.2-2|2686	standard locales system.
12mr|libreoffice-3.6.2-2|2687	
12mr|libreoffice-3.6.2-2|2688	
12mr|libreoffice-3.6.2-2|2689	%package help-bg
12mr|libreoffice-3.6.2-2|2690	Summary:	Bulgarian help for LibreOffice
12mr|libreoffice-3.6.2-2|2691	Group:		Office
12mr|libreoffice-3.6.2-2|2692	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2693	Requires:	%{ooname}-l10n-bg = %{EVRD}
12mr|libreoffice-3.6.2-2|2694	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2695	Obsoletes:     openoffice.org64-help-bg <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2696	%endif
12mr|libreoffice-3.6.2-2|2697	Provides:	LibreOffice-help-bg
12mr|libreoffice-3.6.2-2|2698	Obsoletes:  openoffice.org-help-bg < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2699	
12mr|libreoffice-3.6.2-2|2700	%description help-bg
12mr|libreoffice-3.6.2-2|2701	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2702	
12mr|libreoffice-3.6.2-2|2703	This package contains the localized help files of LibreOffice in Bulgarian.
12mr|libreoffice-3.6.2-2|2704	
12mr|libreoffice-3.6.2-2|2705	%package help-bn
12mr|libreoffice-3.6.2-2|2706	Summary:	Bengali help for LibreOffice
12mr|libreoffice-3.6.2-2|2707	Group:		Office
12mr|libreoffice-3.6.2-2|2708	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2709	Requires:	%{ooname}-l10n-bn = %{EVRD}
12mr|libreoffice-3.6.2-2|2710	Provides:	LibreOffice-help-bn
12mr|libreoffice-3.6.2-2|2711	
12mr|libreoffice-3.6.2-2|2712	%description help-bn
12mr|libreoffice-3.6.2-2|2713	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2714	
12mr|libreoffice-3.6.2-2|2715	This package contains the localized help files of LibreOffice in Bengali.
12mr|libreoffice-3.6.2-2|2716	
12mr|libreoffice-3.6.2-2|2717	
12mr|libreoffice-3.6.2-2|2718	%package help-bs
12mr|libreoffice-3.6.2-2|2719	Summary:	Bosnian help for LibreOffice
12mr|libreoffice-3.6.2-2|2720	Group:		Office
12mr|libreoffice-3.6.2-2|2721	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2722	Requires:	%{ooname}-l10n-bs = %{EVRD}
12mr|libreoffice-3.6.2-2|2723	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2724	Obsoletes:     openoffice.org64-help-bs <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2725	%endif
12mr|libreoffice-3.6.2-2|2726	Provides:	LibreOffice-help-bs
12mr|libreoffice-3.6.2-2|2727	Obsoletes:  openoffice.org-help-bs < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2728	
12mr|libreoffice-3.6.2-2|2729	%description help-bs
12mr|libreoffice-3.6.2-2|2730	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2731	
12mr|libreoffice-3.6.2-2|2732	This package contains the localized help files of LibreOffice in Bosnian.
12mr|libreoffice-3.6.2-2|2733	
12mr|libreoffice-3.6.2-2|2734	
12mr|libreoffice-3.6.2-2|2735	%package help-ca
12mr|libreoffice-3.6.2-2|2736	Summary:	Catalan help for LibreOffice
12mr|libreoffice-3.6.2-2|2737	Group:		Office
12mr|libreoffice-3.6.2-2|2738	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2739	Requires:	%{ooname}-l10n-ca = %{EVRD}
12mr|libreoffice-3.6.2-2|2740	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2741	Obsoletes:     openoffice.org64-help-ca <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2742	%endif
12mr|libreoffice-3.6.2-2|2743	Provides:	LibreOffice-help-ca
12mr|libreoffice-3.6.2-2|2744	Obsoletes:  openoffice.org-help-ca < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2745	
12mr|libreoffice-3.6.2-2|2746	%description help-ca
12mr|libreoffice-3.6.2-2|2747	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2748	
12mr|libreoffice-3.6.2-2|2749	This package contains the localized help files of LibreOffice in Catalan.
12mr|libreoffice-3.6.2-2|2750	
12mr|libreoffice-3.6.2-2|2751	
12mr|libreoffice-3.6.2-2|2752	%package help-cs
12mr|libreoffice-3.6.2-2|2753	Summary:	Czech help for LibreOffice
12mr|libreoffice-3.6.2-2|2754	Group:		Office
12mr|libreoffice-3.6.2-2|2755	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2756	Requires:	%{ooname}-l10n-cs = %{EVRD}
12mr|libreoffice-3.6.2-2|2757	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2758	Obsoletes:     openoffice.org64-help-cs <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2759	%endif
12mr|libreoffice-3.6.2-2|2760	Provides:	LibreOffice-help-cs
12mr|libreoffice-3.6.2-2|2761	Obsoletes:  openoffice.org-help-cs < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2762	
12mr|libreoffice-3.6.2-2|2763	%description help-cs
12mr|libreoffice-3.6.2-2|2764	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2765	
12mr|libreoffice-3.6.2-2|2766	This package contains the localized help files of LibreOffice in Czech.
12mr|libreoffice-3.6.2-2|2767	
12mr|libreoffice-3.6.2-2|2768	
12mr|libreoffice-3.6.2-2|2769	%package help-da
12mr|libreoffice-3.6.2-2|2770	Summary:	Danish help for LibreOffice
12mr|libreoffice-3.6.2-2|2771	Group:		Office
12mr|libreoffice-3.6.2-2|2772	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2773	Requires:	%{ooname}-l10n-da = %{EVRD}
12mr|libreoffice-3.6.2-2|2774	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2775	Obsoletes:     openoffice.org64-help-da <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2776	%endif
12mr|libreoffice-3.6.2-2|2777	Provides:	LibreOffice-help-da
12mr|libreoffice-3.6.2-2|2778	Obsoletes:  openoffice.org-help-da < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2779	
12mr|libreoffice-3.6.2-2|2780	%description help-da
12mr|libreoffice-3.6.2-2|2781	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2782	
12mr|libreoffice-3.6.2-2|2783	This package contains the localized help files of LibreOffice in Danish.
12mr|libreoffice-3.6.2-2|2784	
12mr|libreoffice-3.6.2-2|2785	
12mr|libreoffice-3.6.2-2|2786	%package help-de
12mr|libreoffice-3.6.2-2|2787	Summary:	German help for LibreOffice
12mr|libreoffice-3.6.2-2|2788	Group:		Office
12mr|libreoffice-3.6.2-2|2789	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2790	Requires:	%{ooname}-l10n-de = %{EVRD}
12mr|libreoffice-3.6.2-2|2791	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2792	Obsoletes:     openoffice.org64-help-de <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2793	%endif
12mr|libreoffice-3.6.2-2|2794	Provides:	LibreOffice-help-de
12mr|libreoffice-3.6.2-2|2795	Obsoletes:  openoffice.org-help-de < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2796	
12mr|libreoffice-3.6.2-2|2797	%description help-de
12mr|libreoffice-3.6.2-2|2798	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2799	
12mr|libreoffice-3.6.2-2|2800	This package contains the localized help files of LibreOffice in German.
12mr|libreoffice-3.6.2-2|2801	
12mr|libreoffice-3.6.2-2|2802	%package help-dz
12mr|libreoffice-3.6.2-2|2803	Summary:	Dzongkha help for LibreOffice
12mr|libreoffice-3.6.2-2|2804	Group:		Office
12mr|libreoffice-3.6.2-2|2805	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2806	Requires:	%{ooname}-l10n-dz = %{EVRD}
12mr|libreoffice-3.6.2-2|2807	Provides:	LibreOffice-help-dz
12mr|libreoffice-3.6.2-2|2808	
12mr|libreoffice-3.6.2-2|2809	%description help-dz
12mr|libreoffice-3.6.2-2|2810	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2811	
12mr|libreoffice-3.6.2-2|2812	This package contains the localized help files of LibreOffice in Dzongkha.
12mr|libreoffice-3.6.2-2|2813	
12mr|libreoffice-3.6.2-2|2814	
12mr|libreoffice-3.6.2-2|2815	%package help-el
12mr|libreoffice-3.6.2-2|2816	Summary:	Greek help for LibreOffice
12mr|libreoffice-3.6.2-2|2817	Group:		Office
12mr|libreoffice-3.6.2-2|2818	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2819	Requires:	%{ooname}-l10n-el = %{EVRD}
12mr|libreoffice-3.6.2-2|2820	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2821	Obsoletes:     openoffice.org64-help-el <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2822	%endif
12mr|libreoffice-3.6.2-2|2823	Provides:	LibreOffice-help-el
12mr|libreoffice-3.6.2-2|2824	Obsoletes:  openoffice.org-help-el < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2825	
12mr|libreoffice-3.6.2-2|2826	
12mr|libreoffice-3.6.2-2|2827	%description help-el
12mr|libreoffice-3.6.2-2|2828	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2829	
12mr|libreoffice-3.6.2-2|2830	This package contains the localized help files of LibreOffice in Greek.
12mr|libreoffice-3.6.2-2|2831	
12mr|libreoffice-3.6.2-2|2832	
12mr|libreoffice-3.6.2-2|2833	%package help-en_GB
12mr|libreoffice-3.6.2-2|2834	Summary:	British help for LibreOffice
12mr|libreoffice-3.6.2-2|2835	Group:		Office
12mr|libreoffice-3.6.2-2|2836	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2837	Requires:	%{ooname}-l10n-en_GB = %{EVRD}
12mr|libreoffice-3.6.2-2|2838	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2839	Obsoletes:     openoffice.org64-help-en_GB <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2840	%endif
12mr|libreoffice-3.6.2-2|2841	Provides:	LibreOffice-help-en_GB
12mr|libreoffice-3.6.2-2|2842	Obsoletes:  openoffice.org-help-en_GB < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2843	
12mr|libreoffice-3.6.2-2|2844	%description help-en_GB
12mr|libreoffice-3.6.2-2|2845	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2846	
12mr|libreoffice-3.6.2-2|2847	This package contains the localized help files of LibreOffice in British.
12mr|libreoffice-3.6.2-2|2848	
12mr|libreoffice-3.6.2-2|2849	
12mr|libreoffice-3.6.2-2|2850	%package help-en_US
12mr|libreoffice-3.6.2-2|2851	Summary:	American English help for LibreOffice
12mr|libreoffice-3.6.2-2|2852	Group:		Office
12mr|libreoffice-3.6.2-2|2853	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2854	Requires:	%{ooname}-common = %{EVRD}
12mr|libreoffice-3.6.2-2|2855	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2856	Obsoletes:     openoffice.org64-help-en_US <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2857	%endif
12mr|libreoffice-3.6.2-2|2858	Provides:	LibreOffice-help-en_US
12mr|libreoffice-3.6.2-2|2859	Obsoletes: openoffice.org-help-en_US < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2860	#Provides:  openoffice.org-help-en_US = 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2861	
12mr|libreoffice-3.6.2-2|2862	%description help-en_US
12mr|libreoffice-3.6.2-2|2863	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2864	
12mr|libreoffice-3.6.2-2|2865	This package contains the localized help files of LibreOffice
12mr|libreoffice-3.6.2-2|2866	in American English.
12mr|libreoffice-3.6.2-2|2867	
12mr|libreoffice-3.6.2-2|2868	
12mr|libreoffice-3.6.2-2|2869	%package help-es
12mr|libreoffice-3.6.2-2|2870	Summary:	Spanish help for LibreOffice
12mr|libreoffice-3.6.2-2|2871	Group:		Office
12mr|libreoffice-3.6.2-2|2872	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2873	Requires:	%{ooname}-l10n-es = %{EVRD}
12mr|libreoffice-3.6.2-2|2874	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2875	Obsoletes:     openoffice.org64-help-es <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2876	%endif
12mr|libreoffice-3.6.2-2|2877	Provides:	LibreOffice-help-es
12mr|libreoffice-3.6.2-2|2878	Obsoletes:  openoffice.org-help-es < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2879	
12mr|libreoffice-3.6.2-2|2880	%description help-es
12mr|libreoffice-3.6.2-2|2881	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2882	
12mr|libreoffice-3.6.2-2|2883	This package contains the localized help files of LibreOffice in Spanish.
12mr|libreoffice-3.6.2-2|2884	
12mr|libreoffice-3.6.2-2|2885	
12mr|libreoffice-3.6.2-2|2886	%package help-et
12mr|libreoffice-3.6.2-2|2887	Summary:	Estonian help for LibreOffice
12mr|libreoffice-3.6.2-2|2888	Group:		Office
12mr|libreoffice-3.6.2-2|2889	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2890	Requires:	%{ooname}-l10n-et = %{EVRD}
12mr|libreoffice-3.6.2-2|2891	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2892	Obsoletes:     openoffice.org64-help-et <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2893	%endif
12mr|libreoffice-3.6.2-2|2894	Provides:	LibreOffice-help-et
12mr|libreoffice-3.6.2-2|2895	Obsoletes:  openoffice.org-help-et < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2896	
12mr|libreoffice-3.6.2-2|2897	%description help-et
12mr|libreoffice-3.6.2-2|2898	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2899	
12mr|libreoffice-3.6.2-2|2900	This package contains the localized help files of LibreOffice in Estonian.
12mr|libreoffice-3.6.2-2|2901	
12mr|libreoffice-3.6.2-2|2902	
12mr|libreoffice-3.6.2-2|2903	%package help-eu
12mr|libreoffice-3.6.2-2|2904	Summary:	Basque help for LibreOffice
12mr|libreoffice-3.6.2-2|2905	Group:		Office
12mr|libreoffice-3.6.2-2|2906	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2907	Requires:	%{ooname}-l10n-eu = %{EVRD}
12mr|libreoffice-3.6.2-2|2908	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2909	Obsoletes:     openoffice.org64-help-eu <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2910	%endif
12mr|libreoffice-3.6.2-2|2911	Provides:	LibreOffice-help-eu
12mr|libreoffice-3.6.2-2|2912	Obsoletes:  openoffice.org-help-eu < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2913	
12mr|libreoffice-3.6.2-2|2914	%description help-eu
12mr|libreoffice-3.6.2-2|2915	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2916	
12mr|libreoffice-3.6.2-2|2917	This package contains the localized help files of LibreOffice in Basque.
12mr|libreoffice-3.6.2-2|2918	
12mr|libreoffice-3.6.2-2|2919	
12mr|libreoffice-3.6.2-2|2920	%package help-fi
12mr|libreoffice-3.6.2-2|2921	Summary:	Finnish help for LibreOffice
12mr|libreoffice-3.6.2-2|2922	Group:		Office
12mr|libreoffice-3.6.2-2|2923	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2924	Requires:	%{ooname}-l10n-fi = %{EVRD}
12mr|libreoffice-3.6.2-2|2925	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2926	Obsoletes:     openoffice.org64-help-fi <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2927	%endif
12mr|libreoffice-3.6.2-2|2928	Provides:	LibreOffice-help-fi
12mr|libreoffice-3.6.2-2|2929	Obsoletes:  openoffice.org-help-fi < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2930	
12mr|libreoffice-3.6.2-2|2931	%description help-fi
12mr|libreoffice-3.6.2-2|2932	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2933	
12mr|libreoffice-3.6.2-2|2934	This package contains the localized help files of LibreOffice in Finnish.
12mr|libreoffice-3.6.2-2|2935	
12mr|libreoffice-3.6.2-2|2936	
12mr|libreoffice-3.6.2-2|2937	%package help-fr
12mr|libreoffice-3.6.2-2|2938	Summary:	French help for LibreOffice
12mr|libreoffice-3.6.2-2|2939	Group:		Office
12mr|libreoffice-3.6.2-2|2940	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2941	Requires:	%{ooname}-l10n-fr = %{EVRD}
12mr|libreoffice-3.6.2-2|2942	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2943	Obsoletes:     openoffice.org64-help-fr <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2944	%endif
12mr|libreoffice-3.6.2-2|2945	Provides:	LibreOffice-help-fr
12mr|libreoffice-3.6.2-2|2946	Obsoletes:  openoffice.org-help-fr < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2947	
12mr|libreoffice-3.6.2-2|2948	%description help-fr
12mr|libreoffice-3.6.2-2|2949	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2950	
12mr|libreoffice-3.6.2-2|2951	This package contains the localized help files of LibreOffice in French.
12mr|libreoffice-3.6.2-2|2952	
12mr|libreoffice-3.6.2-2|2953	
12mr|libreoffice-3.6.2-2|2954	%package help-gu
12mr|libreoffice-3.6.2-2|2955	Summary:	Gujarati help for LibreOffice
12mr|libreoffice-3.6.2-2|2956	Group:		Office
12mr|libreoffice-3.6.2-2|2957	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2958	Requires:	%{ooname}-l10n-gu = %{EVRD}
12mr|libreoffice-3.6.2-2|2959	Provides:	LibreOffice-help-gu
12mr|libreoffice-3.6.2-2|2960	
12mr|libreoffice-3.6.2-2|2961	%description help-gu
12mr|libreoffice-3.6.2-2|2962	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2963	
12mr|libreoffice-3.6.2-2|2964	This package contains the localized help files of LibreOffice in Gujarati.
12mr|libreoffice-3.6.2-2|2965	
12mr|libreoffice-3.6.2-2|2966	
12mr|libreoffice-3.6.2-2|2967	%package help-gl
12mr|libreoffice-3.6.2-2|2968	Summary:	Galician help for LibreOffice
12mr|libreoffice-3.6.2-2|2969	Group:		Office
12mr|libreoffice-3.6.2-2|2970	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2971	Requires:	%{ooname}-l10n-gl = %{EVRD}
12mr|libreoffice-3.6.2-2|2972	Provides:	LibreOffice-help-gl
12mr|libreoffice-3.6.2-2|2973	
12mr|libreoffice-3.6.2-2|2974	%description help-gl
12mr|libreoffice-3.6.2-2|2975	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2976	
12mr|libreoffice-3.6.2-2|2977	This package contains the localized help files of LibreOffice in Galician.
12mr|libreoffice-3.6.2-2|2978	
12mr|libreoffice-3.6.2-2|2979	
12mr|libreoffice-3.6.2-2|2980	%package help-he
12mr|libreoffice-3.6.2-2|2981	Summary:	Hebrew help for LibreOffice
12mr|libreoffice-3.6.2-2|2982	Group:		Office
12mr|libreoffice-3.6.2-2|2983	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|2984	Requires:	%{ooname}-l10n-he = %{EVRD}
12mr|libreoffice-3.6.2-2|2985	%ifarch x86_64
12mr|libreoffice-3.6.2-2|2986	Obsoletes:     openoffice.org64-help-he <= 1:3.1-4
12mr|libreoffice-3.6.2-2|2987	%endif
12mr|libreoffice-3.6.2-2|2988	Provides:	LibreOffice-help-he
12mr|libreoffice-3.6.2-2|2989	Obsoletes:  openoffice.org-help-he < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|2990	
12mr|libreoffice-3.6.2-2|2991	%description help-he
12mr|libreoffice-3.6.2-2|2992	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|2993	
12mr|libreoffice-3.6.2-2|2994	This package contains the localized help files of LibreOffice in Hebrew.
12mr|libreoffice-3.6.2-2|2995	
12mr|libreoffice-3.6.2-2|2996	
12mr|libreoffice-3.6.2-2|2997	%package help-hi
12mr|libreoffice-3.6.2-2|2998	Summary:	Hindi help for LibreOffice
12mr|libreoffice-3.6.2-2|2999	Group:		Office
12mr|libreoffice-3.6.2-2|3000	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3001	Requires:	%{ooname}-l10n-hi = %{EVRD}
12mr|libreoffice-3.6.2-2|3002	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3003	Obsoletes:     openoffice.org64-help-hi <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3004	%endif
12mr|libreoffice-3.6.2-2|3005	Provides:	LibreOffice-help-hi
12mr|libreoffice-3.6.2-2|3006	Obsoletes:  openoffice.org-help-hi < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3007	
12mr|libreoffice-3.6.2-2|3008	%description help-hi
12mr|libreoffice-3.6.2-2|3009	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3010	
12mr|libreoffice-3.6.2-2|3011	This package contains the localized help files of LibreOffice in Hindi.
12mr|libreoffice-3.6.2-2|3012	
12mr|libreoffice-3.6.2-2|3013	
12mr|libreoffice-3.6.2-2|3014	%package help-hr
12mr|libreoffice-3.6.2-2|3015	Summary:	Croatian help for LibreOffice
12mr|libreoffice-3.6.2-2|3016	Group:		Office
12mr|libreoffice-3.6.2-2|3017	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3018	Requires:	%{ooname}-l10n-hr = %{EVRD}
12mr|libreoffice-3.6.2-2|3019	Provides:	LibreOffice-help-hr
12mr|libreoffice-3.6.2-2|3020	
12mr|libreoffice-3.6.2-2|3021	%description help-hr
12mr|libreoffice-3.6.2-2|3022	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3023	
12mr|libreoffice-3.6.2-2|3024	This package contains the localized help files of LibreOffice in Croatian.
12mr|libreoffice-3.6.2-2|3025	
12mr|libreoffice-3.6.2-2|3026	
12mr|libreoffice-3.6.2-2|3027	%package help-hu
12mr|libreoffice-3.6.2-2|3028	Summary:	Hungarian help for LibreOffice
12mr|libreoffice-3.6.2-2|3029	Group:		Office
12mr|libreoffice-3.6.2-2|3030	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3031	Requires:	%{ooname}-l10n-hu = %{EVRD}
12mr|libreoffice-3.6.2-2|3032	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3033	Obsoletes:     openoffice.org64-help-hu <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3034	%endif
12mr|libreoffice-3.6.2-2|3035	Provides:	LibreOffice-help-hu
12mr|libreoffice-3.6.2-2|3036	Obsoletes:  openoffice.org-help-hu < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3037	
12mr|libreoffice-3.6.2-2|3038	%description help-hu
12mr|libreoffice-3.6.2-2|3039	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3040	
12mr|libreoffice-3.6.2-2|3041	This package contains the localized help files of LibreOffice in Hungarian.
12mr|libreoffice-3.6.2-2|3042	
12mr|libreoffice-3.6.2-2|3043	
12mr|libreoffice-3.6.2-2|3044	%package help-it
12mr|libreoffice-3.6.2-2|3045	Summary:	Italian help for LibreOffice
12mr|libreoffice-3.6.2-2|3046	Group:		Office
12mr|libreoffice-3.6.2-2|3047	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3048	Requires:	%{ooname}-l10n-it = %{EVRD}
12mr|libreoffice-3.6.2-2|3049	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3050	Obsoletes:     openoffice.org64-help-it <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3051	%endif
12mr|libreoffice-3.6.2-2|3052	Provides:	LibreOffice-help-it
12mr|libreoffice-3.6.2-2|3053	Obsoletes:  openoffice.org-help-it < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3054	
12mr|libreoffice-3.6.2-2|3055	%description help-it
12mr|libreoffice-3.6.2-2|3056	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3057	
12mr|libreoffice-3.6.2-2|3058	This package contains the localized help files of LibreOffice in Italian.
12mr|libreoffice-3.6.2-2|3059	
12mr|libreoffice-3.6.2-2|3060	
12mr|libreoffice-3.6.2-2|3061	%package help-ja
12mr|libreoffice-3.6.2-2|3062	Summary:	Japanese help for LibreOffice
12mr|libreoffice-3.6.2-2|3063	Group:		Office
12mr|libreoffice-3.6.2-2|3064	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3065	Requires:	%{ooname}-l10n-ja = %{EVRD}
12mr|libreoffice-3.6.2-2|3066	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3067	Obsoletes:     openoffice.org64-help-ja <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3068	%endif
12mr|libreoffice-3.6.2-2|3069	Provides:	LibreOffice-help-ja
12mr|libreoffice-3.6.2-2|3070	Obsoletes:  openoffice.org-help-ja < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3071	
12mr|libreoffice-3.6.2-2|3072	%description help-ja
12mr|libreoffice-3.6.2-2|3073	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3074	
12mr|libreoffice-3.6.2-2|3075	This package contains the localized help files of LibreOffice in Japanese.
12mr|libreoffice-3.6.2-2|3076	
12mr|libreoffice-3.6.2-2|3077	
12mr|libreoffice-3.6.2-2|3078	%package help-ko
12mr|libreoffice-3.6.2-2|3079	Summary:	Korean help for LibreOffice
12mr|libreoffice-3.6.2-2|3080	Group:		Office
12mr|libreoffice-3.6.2-2|3081	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3082	Requires:	%{ooname}-l10n-ko = %{EVRD}
12mr|libreoffice-3.6.2-2|3083	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3084	Obsoletes:     openoffice.org64-help-ko <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3085	%endif
12mr|libreoffice-3.6.2-2|3086	Provides:	LibreOffice-help-ko
12mr|libreoffice-3.6.2-2|3087	Obsoletes:  openoffice.org-help-ko < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3088	
12mr|libreoffice-3.6.2-2|3089	%description help-ko
12mr|libreoffice-3.6.2-2|3090	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3091	
12mr|libreoffice-3.6.2-2|3092	This package contains the localized help files of LibreOffice in Korean.
12mr|libreoffice-3.6.2-2|3093	
12mr|libreoffice-3.6.2-2|3094	
12mr|libreoffice-3.6.2-2|3095	%package help-mk
12mr|libreoffice-3.6.2-2|3096	Summary:	Macedonian help for LibreOffice
12mr|libreoffice-3.6.2-2|3097	Group:		Office
12mr|libreoffice-3.6.2-2|3098	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3099	Requires:	%{ooname}-l10n-mk = %{EVRD}
12mr|libreoffice-3.6.2-2|3100	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3101	Obsoletes:     openoffice.org64-help-mk <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3102	%endif
12mr|libreoffice-3.6.2-2|3103	Provides:	LibreOffice-help-mk
12mr|libreoffice-3.6.2-2|3104	Obsoletes:  openoffice.org-help-mk < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3105	
12mr|libreoffice-3.6.2-2|3106	%description help-mk
12mr|libreoffice-3.6.2-2|3107	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3108	
12mr|libreoffice-3.6.2-2|3109	This package contains the localized help files of LibreOffice in Macedonian.
12mr|libreoffice-3.6.2-2|3110	
12mr|libreoffice-3.6.2-2|3111	
12mr|libreoffice-3.6.2-2|3112	%package help-nb
12mr|libreoffice-3.6.2-2|3113	Summary:	Norwegian Bokmal help for LibreOffice
12mr|libreoffice-3.6.2-2|3114	Group:		Office
12mr|libreoffice-3.6.2-2|3115	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3116	Requires:	%{ooname}-l10n-nb = %{EVRD}
12mr|libreoffice-3.6.2-2|3117	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3118	Obsoletes:     openoffice.org64-help-nb <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3119	%endif
12mr|libreoffice-3.6.2-2|3120	Provides:	LibreOffice-help-nb
12mr|libreoffice-3.6.2-2|3121	Obsoletes:  openoffice.org-help-nb < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3122	
12mr|libreoffice-3.6.2-2|3123	%description help-nb
12mr|libreoffice-3.6.2-2|3124	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3125	
12mr|libreoffice-3.6.2-2|3126	This package contains the localized help files of LibreOffice in Norwegian
12mr|libreoffice-3.6.2-2|3127	Bokmal.
12mr|libreoffice-3.6.2-2|3128	
12mr|libreoffice-3.6.2-2|3129	
12mr|libreoffice-3.6.2-2|3130	%package help-nl
12mr|libreoffice-3.6.2-2|3131	Summary:	Dutch help for LibreOffice
12mr|libreoffice-3.6.2-2|3132	Group:		Office
12mr|libreoffice-3.6.2-2|3133	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3134	Requires:	%{ooname}-l10n-nl = %{EVRD}
12mr|libreoffice-3.6.2-2|3135	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3136	Obsoletes:     openoffice.org64-help-nl <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3137	%endif
12mr|libreoffice-3.6.2-2|3138	Provides:	LibreOffice-help-nl
12mr|libreoffice-3.6.2-2|3139	Obsoletes:  openoffice.org-help-nl < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3140	
12mr|libreoffice-3.6.2-2|3141	%description help-nl
12mr|libreoffice-3.6.2-2|3142	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3143	
12mr|libreoffice-3.6.2-2|3144	This package contains the localized help files of LibreOffice in Dutch.
12mr|libreoffice-3.6.2-2|3145	
12mr|libreoffice-3.6.2-2|3146	
12mr|libreoffice-3.6.2-2|3147	%package help-nn
12mr|libreoffice-3.6.2-2|3148	Summary:	Norwegian Nynorsk help for LibreOffice
12mr|libreoffice-3.6.2-2|3149	Group:		Office
12mr|libreoffice-3.6.2-2|3150	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3151	Requires:	%{ooname}-l10n-nn = %{EVRD}
12mr|libreoffice-3.6.2-2|3152	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3153	Obsoletes:     openoffice.org64-help-nn <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3154	%endif
12mr|libreoffice-3.6.2-2|3155	Provides:	LibreOffice-help-nn
12mr|libreoffice-3.6.2-2|3156	Obsoletes:  openoffice.org-help-nn < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3157	
12mr|libreoffice-3.6.2-2|3158	%description help-nn
12mr|libreoffice-3.6.2-2|3159	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3160	
12mr|libreoffice-3.6.2-2|3161	This package contains the localized help files of LibreOffice in Norwegian
12mr|libreoffice-3.6.2-2|3162	Nynorsk.
12mr|libreoffice-3.6.2-2|3163	
12mr|libreoffice-3.6.2-2|3164	
12mr|libreoffice-3.6.2-2|3165	%package help-pl
12mr|libreoffice-3.6.2-2|3166	Summary:	Polish help for LibreOffice
12mr|libreoffice-3.6.2-2|3167	Group:		Office
12mr|libreoffice-3.6.2-2|3168	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3169	Requires:	%{ooname}-l10n-pl = %{EVRD}
12mr|libreoffice-3.6.2-2|3170	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3171	Obsoletes:     openoffice.org64-help-pl <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3172	%endif
12mr|libreoffice-3.6.2-2|3173	Provides:	LibreOffice-help-pl
12mr|libreoffice-3.6.2-2|3174	Obsoletes:  openoffice.org-help-pl < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3175	
12mr|libreoffice-3.6.2-2|3176	%description help-pl
12mr|libreoffice-3.6.2-2|3177	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3178	
12mr|libreoffice-3.6.2-2|3179	This package contains the localized help files of LibreOffice in Polish.
12mr|libreoffice-3.6.2-2|3180	
12mr|libreoffice-3.6.2-2|3181	
12mr|libreoffice-3.6.2-2|3182	%package help-pt
12mr|libreoffice-3.6.2-2|3183	Summary:	Portuguese help for LibreOffice
12mr|libreoffice-3.6.2-2|3184	Group:		Office
12mr|libreoffice-3.6.2-2|3185	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3186	Requires:	%{ooname}-l10n-pt = %{EVRD}
12mr|libreoffice-3.6.2-2|3187	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3188	Obsoletes:     openoffice.org64-help-pt <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3189	%endif
12mr|libreoffice-3.6.2-2|3190	Provides:	LibreOffice-help-pt
12mr|libreoffice-3.6.2-2|3191	Obsoletes:  openoffice.org-help-pt < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3192	
12mr|libreoffice-3.6.2-2|3193	%description help-pt
12mr|libreoffice-3.6.2-2|3194	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3195	
12mr|libreoffice-3.6.2-2|3196	This package contains the localized help files of LibreOffice in Portuguese.
12mr|libreoffice-3.6.2-2|3197	
12mr|libreoffice-3.6.2-2|3198	
12mr|libreoffice-3.6.2-2|3199	%package help-pt_BR
12mr|libreoffice-3.6.2-2|3200	Summary:	Portuguese Brazilian help for LibreOffice
12mr|libreoffice-3.6.2-2|3201	Group:		Office
12mr|libreoffice-3.6.2-2|3202	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3203	Requires:	%{ooname}-l10n-pt_BR = %{EVRD}
12mr|libreoffice-3.6.2-2|3204	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3205	Obsoletes:     openoffice.org64-help-pt_BR <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3206	%endif
12mr|libreoffice-3.6.2-2|3207	Provides:	LibreOffice-help-pt_BR
12mr|libreoffice-3.6.2-2|3208	Obsoletes:  openoffice.org-help-pt_BR < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3209	
12mr|libreoffice-3.6.2-2|3210	%description help-pt_BR
12mr|libreoffice-3.6.2-2|3211	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3212	
12mr|libreoffice-3.6.2-2|3213	This package contains the localized help files of LibreOffice in Portuguese
12mr|libreoffice-3.6.2-2|3214	Brazilian.
12mr|libreoffice-3.6.2-2|3215	
12mr|libreoffice-3.6.2-2|3216	
12mr|libreoffice-3.6.2-2|3217	%package help-ru
12mr|libreoffice-3.6.2-2|3218	Summary:        Russian help for LibreOffice
12mr|libreoffice-3.6.2-2|3219	Group:          Office
12mr|libreoffice-3.6.2-2|3220	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3221	Requires:	%{ooname}-l10n-ru = %{EVRD}
12mr|libreoffice-3.6.2-2|3222	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3223	Obsoletes:     openoffice.org64-help-ru <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3224	%endif
12mr|libreoffice-3.6.2-2|3225	Provides:	LibreOffice-help-ru
12mr|libreoffice-3.6.2-2|3226	Obsoletes:  openoffice.org-help-ru < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3227	
12mr|libreoffice-3.6.2-2|3228	%description help-ru
12mr|libreoffice-3.6.2-2|3229	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3230	
12mr|libreoffice-3.6.2-2|3231	This package contains the localized help files of LibreOffice in Russian.
12mr|libreoffice-3.6.2-2|3232	
12mr|libreoffice-3.6.2-2|3233	
12mr|libreoffice-3.6.2-2|3234	%package help-si
12mr|libreoffice-3.6.2-2|3235	Summary:	Sinhalese help for LibreOffice
12mr|libreoffice-3.6.2-2|3236	Group:		Office
12mr|libreoffice-3.6.2-2|3237	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3238	Requires:	%{ooname}-l10n-si = %{EVRD}
12mr|libreoffice-3.6.2-2|3239	Provides:	LibreOffice-help-si
12mr|libreoffice-3.6.2-2|3240	
12mr|libreoffice-3.6.2-2|3241	%description help-si
12mr|libreoffice-3.6.2-2|3242	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3243	
12mr|libreoffice-3.6.2-2|3244	This package contains the localized help files of LibreOffice in Sinhalese.
12mr|libreoffice-3.6.2-2|3245	
12mr|libreoffice-3.6.2-2|3246	
12mr|libreoffice-3.6.2-2|3247	%package help-sk
12mr|libreoffice-3.6.2-2|3248	Summary:	Slovak help for LibreOffice
12mr|libreoffice-3.6.2-2|3249	Group:		Office
12mr|libreoffice-3.6.2-2|3250	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3251	Requires:	%{ooname}-l10n-sk = %{EVRD}
12mr|libreoffice-3.6.2-2|3252	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3253	Obsoletes:     openoffice.org64-help-sk <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3254	%endif
12mr|libreoffice-3.6.2-2|3255	Provides:	LibreOffice-help-sk
12mr|libreoffice-3.6.2-2|3256	Obsoletes:  openoffice.org-help-sk < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3257	
12mr|libreoffice-3.6.2-2|3258	%description help-sk
12mr|libreoffice-3.6.2-2|3259	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3260	
12mr|libreoffice-3.6.2-2|3261	This package contains the localized help files of LibreOffice in Slovak.
12mr|libreoffice-3.6.2-2|3262	
12mr|libreoffice-3.6.2-2|3263	
12mr|libreoffice-3.6.2-2|3264	%package help-sl
12mr|libreoffice-3.6.2-2|3265	Summary:	Slovenian help for LibreOffice
12mr|libreoffice-3.6.2-2|3266	Group:		Office
12mr|libreoffice-3.6.2-2|3267	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3268	Requires:	%{ooname}-l10n-sl = %{EVRD}
12mr|libreoffice-3.6.2-2|3269	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3270	Obsoletes:     openoffice.org64-help-sl <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3271	%endif
12mr|libreoffice-3.6.2-2|3272	Provides:	LibreOffice-help-sl
12mr|libreoffice-3.6.2-2|3273	Obsoletes:  openoffice.org-help-sl < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3274	
12mr|libreoffice-3.6.2-2|3275	%description help-sl
12mr|libreoffice-3.6.2-2|3276	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3277	
12mr|libreoffice-3.6.2-2|3278	This package contains the localized help files of LibreOffice in Slovenian.
12mr|libreoffice-3.6.2-2|3279	
12mr|libreoffice-3.6.2-2|3280	
12mr|libreoffice-3.6.2-2|3281	%package help-sv
12mr|libreoffice-3.6.2-2|3282	Summary:	Swedish help for LibreOffice
12mr|libreoffice-3.6.2-2|3283	Group:		Office
12mr|libreoffice-3.6.2-2|3284	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3285	Requires:	%{ooname}-l10n-sv = %{EVRD}
12mr|libreoffice-3.6.2-2|3286	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3287	Obsoletes:     openoffice.org64-help-sv <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3288	%endif
12mr|libreoffice-3.6.2-2|3289	Provides:	LibreOffice-help-sv
12mr|libreoffice-3.6.2-2|3290	Obsoletes:  openoffice.org-help-sv < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3291	
12mr|libreoffice-3.6.2-2|3292	%description help-sv
12mr|libreoffice-3.6.2-2|3293	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3294	
12mr|libreoffice-3.6.2-2|3295	This package contains the localized help files of LibreOffice in Swedish.
12mr|libreoffice-3.6.2-2|3296	
12mr|libreoffice-3.6.2-2|3297	
12mr|libreoffice-3.6.2-2|3298	%package help-tr
12mr|libreoffice-3.6.2-2|3299	Summary:	Turkish help for LibreOffice
12mr|libreoffice-3.6.2-2|3300	Group:		Office
12mr|libreoffice-3.6.2-2|3301	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3302	Requires:	%{ooname}-l10n-tr = %{EVRD}
12mr|libreoffice-3.6.2-2|3303	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3304	Obsoletes:     openoffice.org64-help-tr <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3305	%endif
12mr|libreoffice-3.6.2-2|3306	Provides:	LibreOffice-help-tr
12mr|libreoffice-3.6.2-2|3307	Obsoletes:  openoffice.org-help-tr < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3308	
12mr|libreoffice-3.6.2-2|3309	%description help-tr
12mr|libreoffice-3.6.2-2|3310	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3311	
12mr|libreoffice-3.6.2-2|3312	This package contains the localized help files of LibreOffice in Turkish.
12mr|libreoffice-3.6.2-2|3313	
12mr|libreoffice-3.6.2-2|3314	
12mr|libreoffice-3.6.2-2|3315	%package help-uk
12mr|libreoffice-3.6.2-2|3316	Summary:	Ukrainian help for LibreOffice
12mr|libreoffice-3.6.2-2|3317	Group:		Office
12mr|libreoffice-3.6.2-2|3318	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3319	Requires:	%{ooname}-l10n-uk = %{EVRD}
12mr|libreoffice-3.6.2-2|3320	Provides:	LibreOffice-help-uk
12mr|libreoffice-3.6.2-2|3321	
12mr|libreoffice-3.6.2-2|3322	%description help-uk
12mr|libreoffice-3.6.2-2|3323	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3324	
12mr|libreoffice-3.6.2-2|3325	This package contains the localized help files of LibreOffice in Ukrainian.
12mr|libreoffice-3.6.2-2|3326	
12mr|libreoffice-3.6.2-2|3327	
12mr|libreoffice-3.6.2-2|3328	%package help-zh_CN
12mr|libreoffice-3.6.2-2|3329	Summary:	Chinese Simplified help for LibreOffice
12mr|libreoffice-3.6.2-2|3330	Group:		Office
12mr|libreoffice-3.6.2-2|3331	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3332	Requires:	%{ooname}-l10n-zh_CN = %{EVRD}
12mr|libreoffice-3.6.2-2|3333	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3334	Obsoletes:     openoffice.org64-help-zh_CN <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3335	%endif
12mr|libreoffice-3.6.2-2|3336	Provides:	LibreOffice-help-zn_CN
12mr|libreoffice-3.6.2-2|3337	Obsoletes:  openoffice.org-help-zn_CN < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3338	
12mr|libreoffice-3.6.2-2|3339	%description help-zh_CN
12mr|libreoffice-3.6.2-2|3340	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3341	
12mr|libreoffice-3.6.2-2|3342	This package contains the localized help files of LibreOffice in Chinese
12mr|libreoffice-3.6.2-2|3343	Simplified.
12mr|libreoffice-3.6.2-2|3344	
12mr|libreoffice-3.6.2-2|3345	
12mr|libreoffice-3.6.2-2|3346	%package help-zh_TW
12mr|libreoffice-3.6.2-2|3347	Summary:	Chinese Traditional help for LibreOffice
12mr|libreoffice-3.6.2-2|3348	Group:		Office
12mr|libreoffice-3.6.2-2|3349	Provides:	%{ooname}-help = %{EVRD}
12mr|libreoffice-3.6.2-2|3350	Requires:	%{ooname}-l10n-zh_TW = %{EVRD}
12mr|libreoffice-3.6.2-2|3351	%ifarch x86_64
12mr|libreoffice-3.6.2-2|3352	Obsoletes:     openoffice.org64-help-zh_TW <= 1:3.1-4
12mr|libreoffice-3.6.2-2|3353	%endif
12mr|libreoffice-3.6.2-2|3354	Provides:	LibreOffice-help-zn_CT
12mr|libreoffice-3.6.2-2|3355	Obsoletes:  openoffice.org-help-zn_CT < 1:3.3-1:2011.0
12mr|libreoffice-3.6.2-2|3356	
12mr|libreoffice-3.6.2-2|3357	%description help-zh_TW
12mr|libreoffice-3.6.2-2|3358	LibreOffice is an Open Source, community-developed, office suite.
12mr|libreoffice-3.6.2-2|3359	
12mr|libreoffice-3.6.2-2|3360	This package contains the localized help files of LibreOffice in Chinese
12mr|libreoffice-3.6.2-2|3361	Traditional.
12mr|libreoffice-3.6.2-2|3362	
12mr|libreoffice-3.6.2-2|3363	%endif
12mr|libreoffice-3.6.2-2|3364	
12mr|libreoffice-3.6.2-2|3365	%prep
12mr|libreoffice-3.6.2-2|3366	%setup -q -c -a 0 -a 1 -a 2 -a 3 -a 4
12mr|libreoffice-3.6.2-2|3367	rm -rf git-hooks */git-hooks
12mr|libreoffice-3.6.2-2|3368	for a in */*; do mv `pwd`/$a .; done
12mr|libreoffice-3.6.2-2|3369	
12mr|libreoffice-3.6.2-2|3370	#ant
12mr|libreoffice-3.6.2-2|3371	%if %{javaless}
12mr|libreoffice-3.6.2-2|3372	tar -xjvf %{SOURCE60}
12mr|libreoffice-3.6.2-2|3373	%endif
12mr|libreoffice-3.6.2-2|3374	
12mr|libreoffice-3.6.2-2|3375	%patch1 -p1
12mr|libreoffice-3.6.2-2|3376	%patch2 -p1
12mr|libreoffice-3.6.2-2|3377	%patch3 -p1 -b .icu~
12mr|libreoffice-3.6.2-2|3378	#patch4 -p0 -b .xul
12mr|libreoffice-3.6.2-2|3379	%patch5 -p1 -b .noslack~
12mr|libreoffice-3.6.2-2|3380	%patch6 -p1
12mr|libreoffice-3.6.2-2|3381	%patch7 -p1
12mr|libreoffice-3.6.2-2|3382	%patch8 -p1
12mr|libreoffice-3.6.2-2|3383	%patch9 -p1
12mr|libreoffice-3.6.2-2|3384	%patch10 -p1
12mr|libreoffice-3.6.2-2|3385	#patch12 -p1
12mr|libreoffice-3.6.2-2|3386	%patch13 -p1
12mr|libreoffice-3.6.2-2|3387	%patch14 -p1
12mr|libreoffice-3.6.2-2|3388	
12mr|libreoffice-3.6.2-2|3389	#patch100 -p0 -b .xmlhelp
12mr|libreoffice-3.6.2-2|3390	#patch101 -p0
12mr|libreoffice-3.6.2-2|3391	
12mr|libreoffice-3.6.2-2|3392	# Add lzma support (REVIEW)
12mr|libreoffice-3.6.2-2|3393	%if %{oootarext} == "lzma"
12mr|libreoffice-3.6.2-2|3394	%patch1 -p1 -b .lzma
12mr|libreoffice-3.6.2-2|3395	%endif
12mr|libreoffice-3.6.2-2|3396	
12mr|libreoffice-3.6.2-2|3397	# to make the friggin cppunit tests work
12mr|libreoffice-3.6.2-2|3398	mkdir -p ~/tmp
12mr|libreoffice-3.6.2-2|3399	chmod 777 ~/tmp
12mr|libreoffice-3.6.2-2|3400	
12mr|libreoffice-3.6.2-2|3401	%build
12mr|libreoffice-3.6.2-2|3402	
12mr|libreoffice-3.6.2-2|3403	# Workaround for bug http://qa.mandriva.com/show_bug.cgi?id=27771
12mr|libreoffice-3.6.2-2|3404	# if [ -z $QTDIR ]; then
12mr|libreoffice-3.6.2-2|3405	# . /etc/profile.d/60qt4.sh
12mr|libreoffice-3.6.2-2|3406	# fi
12mr|libreoffice-3.6.2-2|3407	export QT4DIR=%{_libdir}/qt4
12mr|libreoffice-3.6.2-2|3408	%ifarch X86_64
12mr|libreoffice-3.6.2-2|3409	export QT4INC=/usr/lib/qt4/include
12mr|libreoffice-3.6.2-2|3410	%else
12mr|libreoffice-3.6.2-2|3411	export QT4INC=%{_libdir}/qt4/include
12mr|libreoffice-3.6.2-2|3412	%endif
12mr|libreoffice-3.6.2-2|3413	export QT4LIB=%{_libdir}/qt4/lib
12mr|libreoffice-3.6.2-2|3414	
12mr|libreoffice-3.6.2-2|3415	export KDE4DIR=%{_libdir}/kde4
12mr|libreoffice-3.6.2-2|3416	%ifarch X86_64
12mr|libreoffice-3.6.2-2|3417	export KDE4INC=/usr/lib/kde4/include
12mr|libreoffice-3.6.2-2|3418	%else
12mr|libreoffice-3.6.2-2|3419	export KDE4INC=%{_libdir}/kde4/include
12mr|libreoffice-3.6.2-2|3420	%endif
12mr|libreoffice-3.6.2-2|3421	export KDE4LIB=%{_libdir}/kde4/lib
12mr|libreoffice-3.6.2-2|3422	
12mr|libreoffice-3.6.2-2|3423	%if !%{use_icecream}
12mr|libreoffice-3.6.2-2|3424	# sbin due to icu stuff there
12mr|libreoffice-3.6.2-2|3425	#PATH=/bin:/usr/bin:/usr/X11R6/bin:$QTPATH:/usr/sbin:$PATH
12mr|libreoffice-3.6.2-2|3426	PATH=$PATH:/usr/sbin
12mr|libreoffice-3.6.2-2|3427	export PATH
12mr|libreoffice-3.6.2-2|3428	%endif
12mr|libreoffice-3.6.2-2|3429	
12mr|libreoffice-3.6.2-2|3430	%if %{use_ccache}
12mr|libreoffice-3.6.2-2|3431	export CCACHE_DIR=%{ccachedir}
12mr|libreoffice-3.6.2-2|3432	%endif
12mr|libreoffice-3.6.2-2|3433	
12mr|libreoffice-3.6.2-2|3434	export ARCH_FLAGS="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing"
12mr|libreoffice-3.6.2-2|3435	export ARCH_FLAGS_CC="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing"
12mr|libreoffice-3.6.2-2|3436	export ARCH_FLAGS_CXX="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing -fpermissive -fvisibility-inlines-hidden"
12mr|libreoffice-3.6.2-2|3437	export ARCH_FLAGS_OPT="%{optflags} -O2"
12mr|libreoffice-3.6.2-2|3438	
12mr|libreoffice-3.6.2-2|3439	echo "Configure start at: "`date` >> ooobuildtime.log
12mr|libreoffice-3.6.2-2|3440	
12mr|libreoffice-3.6.2-2|3441	ENVCFLAGS="%{optflags} %{optsafe} -g0 -fno-omit-frame-pointer -fno-strict-aliasing" \
12mr|libreoffice-3.6.2-2|3442	ENVCXXFLAGS="%{optflags} %{optsafe} -g0 -fno-omit-frame-pointer -fno-strict-aliasing -fpermissive -fvisibility-inlines-hidden " \
12mr|libreoffice-3.6.2-2|3443	./autogen.sh \
12mr|libreoffice-3.6.2-2|3444	--prefix=%{_prefix} \
12mr|libreoffice-3.6.2-2|3445	--exec-prefix=%{_prefix} \
12mr|libreoffice-3.6.2-2|3446	--bindir=%{_bindir} \
12mr|libreoffice-3.6.2-2|3447	--sbindir=%{_sbindir} \
12mr|libreoffice-3.6.2-2|3448	--sysconfdir=%{_sysconfdir} \
12mr|libreoffice-3.6.2-2|3449	--datadir=%{_datadir} \
12mr|libreoffice-3.6.2-2|3450	--includedir=%{_includedir} \
12mr|libreoffice-3.6.2-2|3451	--libdir=%{_libdir} \
12mr|libreoffice-3.6.2-2|3452	--libexecdir=%{_libdir} \
12mr|libreoffice-3.6.2-2|3453	--localstatedir=/var \
12mr|libreoffice-3.6.2-2|3454	--mandir=%{_mandir} \
12mr|libreoffice-3.6.2-2|3455	--infodir=%{_infodir} \
12mr|libreoffice-3.6.2-2|3456	--with-distro=%{distroname} \
12mr|libreoffice-3.6.2-2|3457	--with-vendor=Mandriva \
12mr|libreoffice-3.6.2-2|3458	--with-build-version="%{buildver}" \
12mr|libreoffice-3.6.2-2|3459	--with-system-stdlibs \
12mr|libreoffice-3.6.2-2|3460	--enable-lockdown \
12mr|libreoffice-3.6.2-2|3461	--enable-opengl \
12mr|libreoffice-3.6.2-2|3462	--enable-odk \
12mr|libreoffice-3.6.2-2|3463	--enable-split-app-modules \
12mr|libreoffice-3.6.2-2|3464	--enable-split-opt-features \
12mr|libreoffice-3.6.2-2|3465	--enable-binfilter \
12mr|libreoffice-3.6.2-2|3466	--with-system-mozilla=xulrunner \
12mr|libreoffice-3.6.2-2|3467	--with-system-icu \
12mr|libreoffice-3.6.2-2|3468	--with-system-jpeg \
12mr|libreoffice-3.6.2-2|3469	--with-system-hunspell \
12mr|libreoffice-3.6.2-2|3470	--with-system-zlib \
12mr|libreoffice-3.6.2-2|3471	--with-system-openssl \
12mr|libreoffice-3.6.2-2|3472	--with-system-expat \
12mr|libreoffice-3.6.2-2|3473	--with-system-libxml \
12mr|libreoffice-3.6.2-2|3474	--enable-python=system \
12mr|libreoffice-3.6.2-2|3475	--with-system-curl \
12mr|libreoffice-3.6.2-2|3476	--with-system-vigra \
12mr|libreoffice-3.6.2-2|3477	--with-system-neon \
12mr|libreoffice-3.6.2-2|3478	--with-system-libwpd \
12mr|libreoffice-3.6.2-2|3479	--with-system-libwps \
12mr|libreoffice-3.6.2-2|3480	--with-system-libwpg \
12mr|libreoffice-3.6.2-2|3481	--with-system-graphite \
12mr|libreoffice-3.6.2-2|3482	--without-junit \
12mr|libreoffice-3.6.2-2|3483	--with-system-cppunit \
12mr|libreoffice-3.6.2-2|3484	--with-system-redland \
12mr|libreoffice-3.6.2-2|3485	--with-system-nss \
12mr|libreoffice-3.6.2-2|3486	--with-system-postgresql \
12mr|libreoffice-3.6.2-2|3487	--enable-librsvg=system \
12mr|libreoffice-3.6.2-2|3488	--with-openldap \
12mr|libreoffice-3.6.2-2|3489	--disable-kde \
12mr|libreoffice-3.6.2-2|3490	--enable-kde4 \
12mr|libreoffice-3.6.2-2|3491	--with-intro-bitmaps="%{SOURCE27}" \
12mr|libreoffice-3.6.2-2|3492	--with-about-bitmaps="%{SOURCE28}" \
12mr|libreoffice-3.6.2-2|3493	--with-system-mythes \
12mr|libreoffice-3.6.2-2|3494	--disable-mathmldtd \
12mr|libreoffice-3.6.2-2|3495	%if %{javaless}
12mr|libreoffice-3.6.2-2|3496	--with-ant-home="%{antpath}" \
12mr|libreoffice-3.6.2-2|3497	%else
12mr|libreoffice-3.6.2-2|3498	--with-system-hsqldb \
12mr|libreoffice-3.6.2-2|3499	--with-system-apache-commons \
12mr|libreoffice-3.6.2-2|3500	%endif
12mr|libreoffice-3.6.2-2|3501	%if %{use_systemdb}
12mr|libreoffice-3.6.2-2|3502	--with-system-db \
12mr|libreoffice-3.6.2-2|3503	%endif
12mr|libreoffice-3.6.2-2|3504	%if %{use_systemboost}
12mr|libreoffice-3.6.2-2|3505	--with-system-boost \
12mr|libreoffice-3.6.2-2|3506	%endif
12mr|libreoffice-3.6.2-2|3507	--with-lang=%{langs} \
12mr|libreoffice-3.6.2-2|3508	--with-system-sane \
12mr|libreoffice-3.6.2-2|3509	--with-system-cairo \
12mr|libreoffice-3.6.2-2|3510	--without-myspell-dicts \
12mr|libreoffice-3.6.2-2|3511	--with-system-dicts \
12mr|libreoffice-3.6.2-2|3512	--with-external-dict-dir=%{_datadir}/dict/ooo \
12mr|libreoffice-3.6.2-2|3513	--with-external-hyph-dir=%{_datadir}/dict/ooo \
12mr|libreoffice-3.6.2-2|3514	--with-external-thes-dir=%{_datadir}/dict/ooo \
12mr|libreoffice-3.6.2-2|3515	--with-system-poppler \
12mr|libreoffice-3.6.2-2|3516	%if !%extensionenabled
12mr|libreoffice-3.6.2-2|3517	--disable-ext-pdfimport \
12mr|libreoffice-3.6.2-2|3518	--disable-ext-presenter-minimizer \
12mr|libreoffice-3.6.2-2|3519	--disable-ext-presenter-console \
12mr|libreoffice-3.6.2-2|3520	--disable-ext-report-builder \
12mr|libreoffice-3.6.2-2|3521	%else
12mr|libreoffice-3.6.2-2|3522	--enable-ext-wiki-publisher \
12mr|libreoffice-3.6.2-2|3523	%endif
12mr|libreoffice-3.6.2-2|3524	--without-fonts \
12mr|libreoffice-3.6.2-2|3525	%if %{use_openclipart}
12mr|libreoffice-3.6.2-2|3526	--with-openclipart=%{_datadir}/images/openclipart \
12mr|libreoffice-3.6.2-2|3527	%endif
12mr|libreoffice-3.6.2-2|3528	%if %{use_mono}
12mr|libreoffice-3.6.2-2|3529	# dev300
12mr|libreoffice-3.6.2-2|3530	--enable-mono \
12mr|libreoffice-3.6.2-2|3531	#	--with-mono-gac-root=%{_libdir} \
12mr|libreoffice-3.6.2-2|3532	%endif
12mr|libreoffice-3.6.2-2|3533	#if %{use_smp}
12mr|libreoffice-3.6.2-2|3534	#	--with-num-cpus=${RPM_BUILD_NCPUS:-1} \
12mr|libreoffice-3.6.2-2|3535	#endif
12mr|libreoffice-3.6.2-2|3536	%if %{use_ccache} && !%{use_icecream}
12mr|libreoffice-3.6.2-2|3537	--with-gcc-speedup=ccache \
12mr|libreoffice-3.6.2-2|3538	%else
12mr|libreoffice-3.6.2-2|3539	%if !%{use_ccache} && %{use_icecream}
12mr|libreoffice-3.6.2-2|3540	--with-gcc-speedup=icecream \
12mr|libreoffice-3.6.2-2|3541	--with-max-jobs=10 \
12mr|libreoffice-3.6.2-2|3542	--with-icecream-bindir=%{_libdir}/icecc/bin
12mr|libreoffice-3.6.2-2|3543	%else
12mr|libreoffice-3.6.2-2|3544	%if %{use_ccache} && %{use_icecream}
12mr|libreoffice-3.6.2-2|3545	--with-gcc-speedup=ccache,icecream \
12mr|libreoffice-3.6.2-2|3546	--with-max-jobs=10 \
12mr|libreoffice-3.6.2-2|3547	--with-icecream-bindir=%{_libdir}/icecc/bin
12mr|libreoffice-3.6.2-2|3548	%endif
12mr|libreoffice-3.6.2-2|3549	%endif
12mr|libreoffice-3.6.2-2|3550	%endif
12mr|libreoffice-3.6.2-2|3551	
12mr|libreoffice-3.6.2-2|3552	echo "Configure end at: "`date` >> ooobuildtime.log
12mr|libreoffice-3.6.2-2|3553	echo "Make start at: "`date` >> ooobuildtime.log
12mr|libreoffice-3.6.2-2|3554	
12mr|libreoffice-3.6.2-2|3555	# some configs  to improve build process
12mr|libreoffice-3.6.2-2|3556	# http://wiki.services.openoffice.org/wiki/Building_OpenOffice.org
12mr|libreoffice-3.6.2-2|3557	# needs to check if it does any effect
12mr|libreoffice-3.6.2-2|3558	export nodep=TRUE
12mr|libreoffice-3.6.2-2|3559	export NO_HIDS=TRUE
12mr|libreoffice-3.6.2-2|3560	export MAXPROCESS=4
12mr|libreoffice-3.6.2-2|3561	
12mr|libreoffice-3.6.2-2|3562	mkdir -p src
12mr|libreoffice-3.6.2-2|3563	ln -sf %{SOURCE31} src/
12mr|libreoffice-3.6.2-2|3564	ln -sf %{SOURCE32} src/
12mr|libreoffice-3.6.2-2|3565	ln -sf %{SOURCE36} src/
12mr|libreoffice-3.6.2-2|3566	ln -sf %{SOURCE37} src/
12mr|libreoffice-3.6.2-2|3567	ln -sf %{SOURCE39} src/
12mr|libreoffice-3.6.2-2|3568	ln -sf %{SOURCE42} src/
12mr|libreoffice-3.6.2-2|3569	ln -sf %{SOURCE43} src/
12mr|libreoffice-3.6.2-2|3570	ln -sf %{SOURCE44} src/
12mr|libreoffice-3.6.2-2|3571	ln -sf %{SOURCE45} src/
12mr|libreoffice-3.6.2-2|3572	ln -sf %{SOURCE46} src/
12mr|libreoffice-3.6.2-2|3573	ln -sf %{SOURCE47} src/
12mr|libreoffice-3.6.2-2|3574	ln -sf %{SOURCE48} src/
12mr|libreoffice-3.6.2-2|3575	ln -sf %{SOURCE49} src/
12mr|libreoffice-3.6.2-2|3576	ln -sf %{SOURCE51} src/
12mr|libreoffice-3.6.2-2|3577	ln -sf %{SOURCE52} src/
12mr|libreoffice-3.6.2-2|3578	ln -sf %{SOURCE54} src/
12mr|libreoffice-3.6.2-2|3579	ln -sf %{SOURCE55} src/
12mr|libreoffice-3.6.2-2|3580	ln -sf %{SOURCE56} src/
12mr|libreoffice-3.6.2-2|3581	ln -sf %{SOURCE64} src/
12mr|libreoffice-3.6.2-2|3582	ln -sf %{SOURCE65} src/
12mr|libreoffice-3.6.2-2|3583	ln -sf %{SOURCE66} src/
12mr|libreoffice-3.6.2-2|3584	ln -sf %{SOURCE67} src/
12mr|libreoffice-3.6.2-2|3585	ln -sf %{SOURCE68} src/
12mr|libreoffice-3.6.2-2|3586	ln -sf %{SOURCE69} src/
12mr|libreoffice-3.6.2-2|3587	ln -sf %{SOURCE70} src/
12mr|libreoffice-3.6.2-2|3588	ln -sf %{SOURCE71} src/
12mr|libreoffice-3.6.2-2|3589	ln -sf %{SOURCE72} src/
12mr|libreoffice-3.6.2-2|3590	ln -sf %{SOURCE73} src/
12mr|libreoffice-3.6.2-2|3591	ln -sf %{SOURCE74} src/
12mr|libreoffice-3.6.2-2|3592	ln -sf %{SOURCE75} src/
12mr|libreoffice-3.6.2-2|3593	ln -sf %{SOURCE90} src/
12mr|libreoffice-3.6.2-2|3594	ln -sf %{SOURCE91} src/
12mr|libreoffice-3.6.2-2|3595	ln -sf %{SOURCE92} src/
12mr|libreoffice-3.6.2-2|3596	ln -sf %{SOURCE93} src/
12mr|libreoffice-3.6.2-2|3597	ln -sf %{SOURCE94} src/
12mr|libreoffice-3.6.2-2|3598	ln -sf %{SOURCE95} src/
12mr|libreoffice-3.6.2-2|3599	ln -sf %{SOURCE96} src/
12mr|libreoffice-3.6.2-2|3600	
12mr|libreoffice-3.6.2-2|3601	%if %{javaless}
12mr|libreoffice-3.6.2-2|3602	ln -sf %{SOURCE57} src/
12mr|libreoffice-3.6.2-2|3603	ln -sf %{SOURCE58} src/
12mr|libreoffice-3.6.2-2|3604	ln -sf %{SOURCE59} src/
12mr|libreoffice-3.6.2-2|3605	ln -sf %{SOURCE61} src/
12mr|libreoffice-3.6.2-2|3606	%endif
12mr|libreoffice-3.6.2-2|3607	
12mr|libreoffice-3.6.2-2|3608	touch src.downloaded
12mr|libreoffice-3.6.2-2|3609	./bootstrap
12mr|libreoffice-3.6.2-2|3610	
12mr|libreoffice-3.6.2-2|3611	# %make
12mr|libreoffice-3.6.2-2|3612	make \
12mr|libreoffice-3.6.2-2|3613	ARCH_FLAGS="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing" \
12mr|libreoffice-3.6.2-2|3614	ARCH_FLAGS_CC="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing" \
12mr|libreoffice-3.6.2-2|3615	ARCH_FLAGS_CXX="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing -fpermissive -fvisibility-inlines-hidden" \
12mr|libreoffice-3.6.2-2|3616	ARCH_FLAGS_OPT="%{optflags} -O2"
12mr|libreoffice-3.6.2-2|3617	
12mr|libreoffice-3.6.2-2|3618	echo "Make end at: "`date` >> ooobuildtime.log
12mr|libreoffice-3.6.2-2|3619	echo "Install start at: "`date` >> ooobuildtime.log
12mr|libreoffice-3.6.2-2|3620	
12mr|libreoffice-3.6.2-2|3621	%install
12mr|libreoffice-3.6.2-2|3622	
12mr|libreoffice-3.6.2-2|3623	# sbin due to icu stuff there
12mr|libreoffice-3.6.2-2|3624	PATH=$PATH:/usr/sbin
12mr|libreoffice-3.6.2-2|3625	
12mr|libreoffice-3.6.2-2|3626	rm -rf %{buildroot}
12mr|libreoffice-3.6.2-2|3627	make DESTDIR=%{buildroot} distro-pack-install
12mr|libreoffice-3.6.2-2|3628	rm -rf %{buildroot}/opt
12mr|libreoffice-3.6.2-2|3629	
12mr|libreoffice-3.6.2-2|3630	# Mandriva Rosa icons
12mr|libreoffice-3.6.2-2|3631	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/
12mr|libreoffice-3.6.2-2|3632	tar -xjvf %{SOURCE20} --exclude Libre_Office* -C %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/
12mr|libreoffice-3.6.2-2|3633	
12mr|libreoffice-3.6.2-2|3634	sed -i 's/^Icon=.*$/Icon=mandriva-rosa-lo-calc_72/'    %{buildroot}%{ooodir}/share/xdg/calc.desktop
12mr|libreoffice-3.6.2-2|3635	sed -i 's/^Icon=.*$/Icon=mandriva-rosa-lo-writer_72/'  %{buildroot}%{ooodir}/share/xdg/writer.desktop
12mr|libreoffice-3.6.2-2|3636	sed -i 's/^Icon=.*$/Icon=mandriva-rosa-lo-impress_72/' %{buildroot}%{ooodir}/share/xdg/impress.desktop
12mr|libreoffice-3.6.2-2|3637	sed -i 's/^Icon=.*$/Icon=mandriva-rosa-lo-draw_72/'    %{buildroot}%{ooodir}/share/xdg/draw.desktop
12mr|libreoffice-3.6.2-2|3638	sed -i 's/^Icon=.*$/Icon=mandriva-rosa-lo-base_72/'    %{buildroot}%{ooodir}/share/xdg/base.desktop
12mr|libreoffice-3.6.2-2|3639	sed -i 's/^Icon=.*$/Icon=mandriva-rosa-lo-math_72/'    %{buildroot}%{ooodir}/share/xdg/math.desktop
12mr|libreoffice-3.6.2-2|3640	sed -i 's/^Icon=.*$/Icon=mandriva-rosa-lo_72/'         %{buildroot}%{ooodir}/share/xdg/startcenter.desktop
12mr|libreoffice-3.6.2-2|3641	
12mr|libreoffice-3.6.2-2|3642	# fix permissions for stripping
12mr|libreoffice-3.6.2-2|3643	find %{buildroot} -type f -exec chmod u+rw '{}' \;
12mr|libreoffice-3.6.2-2|3644	
12mr|libreoffice-3.6.2-2|3645	# fix permission of .so libraries
12mr|libreoffice-3.6.2-2|3646	find %{buildroot} -type f \( -name '*.so' -o -name '*.so.*' \) -exec chmod a+x '{}' \;
12mr|libreoffice-3.6.2-2|3647	
12mr|libreoffice-3.6.2-2|3648	# Change progress bar colors
12mr|libreoffice-3.6.2-2|3649	#sed -i '/^ProgressBarColor/d;/^ProgressFrameColor/d' \
12mr|libreoffice-3.6.2-2|3650	#	%{buildroot}%{ooodir}/program/sofficerc
12mr|libreoffice-3.6.2-2|3651	#echo 'ProgressBarColor=68,135,223' >> %{buildroot}%{ooodir}/program/sofficerc
12mr|libreoffice-3.6.2-2|3652	#echo 'ProgressFrameColor=112,171,229' >> %{buildroot}%{ooodir}/program/sofficerc
12mr|libreoffice-3.6.2-2|3653	
12mr|libreoffice-3.6.2-2|3654	#dev300 fix position and size
12mr|libreoffice-3.6.2-2|3655	#sed -i '/^ProgressPosition/d;/^ProgressSize/d' \
12mr|libreoffice-3.6.2-2|3656	#	%{buildroot}%{ooodir}/program/sofficerc
12mr|libreoffice-3.6.2-2|3657	#echo 'ProgressPosition=10,307' >> %{buildroot}%{ooodir}/program/sofficerc
12mr|libreoffice-3.6.2-2|3658	#echo 'ProgressSize=377,9' >> %{buildroot}%{ooodir}/program/sofficerc
12mr|libreoffice-3.6.2-2|3659	
12mr|libreoffice-3.6.2-2|3660	#libre
12mr|libreoffice-3.6.2-2|3661	# remove icons we dont have these sizes yet
12mr|libreoffice-3.6.2-2|3662	# rm -rf %{buildroot}%{_datadir}/icons/hicolor/22x22/apps/*
12mr|libreoffice-3.6.2-2|3663	# rm -rf %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/*
12mr|libreoffice-3.6.2-2|3664	
12mr|libreoffice-3.6.2-2|3665	#libre
12mr|libreoffice-3.6.2-2|3666	# remove scalables icons since we dont have yet
12mr|libreoffice-3.6.2-2|3667	# rm -rf %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/*
12mr|libreoffice-3.6.2-2|3668	
12mr|libreoffice-3.6.2-2|3669	# libre
12mr|libreoffice-3.6.2-2|3670	# Fixes japanese translations on desktop files
12mr|libreoffice-3.6.2-2|3671	## patch -p0 -d %{buildroot} < %{SOURCE102}
12mr|libreoffice-3.6.2-2|3672	
12mr|libreoffice-3.6.2-2|3673	# libre
12mr|libreoffice-3.6.2-2|3674	# # templates for kde "create new" context menu
12mr|libreoffice-3.6.2-2|3675	# # tar xjf %{SOURCE31} -C %{buildroot}%{_datadir}
12mr|libreoffice-3.6.2-2|3676	
12mr|libreoffice-3.6.2-2|3677	%if %extensionenabled
12mr|libreoffice-3.6.2-2|3678	# # copy extensions
12mr|libreoffice-3.6.2-2|3679	# install -d -m755 %{buildroot}%{ooodir}/extensions
12mr|libreoffice-3.6.2-2|3680	# cp %{_builddir}/libreoffice-%version/solver/unxlng*/bin/pdfimport/pdfimport.oxt %{buildroot}%{ooodir}/extensions/
12mr|libreoffice-3.6.2-2|3681	# cp %{_builddir}/libreoffice-%version/solver/unxlng*/bin/presenter/presenter-screen.oxt %{buildroot}%{ooodir}/extensions/
12mr|libreoffice-3.6.2-2|3682	# cp %{_builddir}/libreoffice-%version/solver/unxlng*/bin/wiki-publisher.oxt %{buildroot}%{ooodir}/extensions/
12mr|libreoffice-3.6.2-2|3683	# cp %{_builddir}/libreoffice-%version/solver/unxlng*/bin/minimizer/presentation-minimizer.oxt %{buildroot}%{ooodir}/extensions/
12mr|libreoffice-3.6.2-2|3684	%endif
12mr|libreoffice-3.6.2-2|3685	
12mr|libreoffice-3.6.2-2|3686	# libre
12mr|libreoffice-3.6.2-2|3687	# #fixes #56439
12mr|libreoffice-3.6.2-2|3688	# sed -i 's/^Icon=.*$/Icon=ooo-calc/' %{buildroot}%{_datadir}/templates/ooo-spreadsheet.desktop
12mr|libreoffice-3.6.2-2|3689	# sed -i 's/^Icon=.*$/Icon=ooo-writer/' %{buildroot}%{_datadir}/templates/ooo-text.desktop
12mr|libreoffice-3.6.2-2|3690	# sed -i 's/^Icon=.*$/Icon=ooo-impress/' %{buildroot}%{_datadir}/templates/ooo-presentation.desktop
12mr|libreoffice-3.6.2-2|3691	# sed -i 's/^Icon=.*$/Icon=ooo-draw/' %{buildroot}%{_datadir}/templates/ooo-drawing.desktop
12mr|libreoffice-3.6.2-2|3692	
12mr|libreoffice-3.6.2-2|3693	## Libre (Temporary), will better handled inside (bin/distro-install-file-lists)
12mr|libreoffice-3.6.2-2|3694	## Installation fixes
12mr|libreoffice-3.6.2-2|3695	## remove fix wrong manpages files, extension gz->xz
12mr|libreoffice-3.6.2-2|3696	for p in common base calc writer impress draw math; do
12mr|libreoffice-3.6.2-2|3697	sed -i '/^.*man.*\.gz$/d' file-lists/${p}_list.txt
12mr|libreoffice-3.6.2-2|3698	done;
12mr|libreoffice-3.6.2-2|3699	
12mr|libreoffice-3.6.2-2|3700	## drop GTK dependency from -core
12mr|libreoffice-3.6.2-2|3701	sed -i -e '/^.*libqstart_gtklo.so$/d' file-lists/core_list.txt
12mr|libreoffice-3.6.2-2|3702	sed -i -e '/^.*pluginapp.bin$/d' file-lists/core_list.txt
12mr|libreoffice-3.6.2-2|3703	echo '%ooodir/program/libqstart_gtklo.so' >>file-lists/gnome_list.txt
12mr|libreoffice-3.6.2-2|3704	echo '%ooodir/program/pluginapp.bin' >>file-lists/gnome_list.txt
12mr|libreoffice-3.6.2-2|3705	## GConf too
12mr|libreoffice-3.6.2-2|3706	sed -i -e '/^.*gconfbe1.uno.so$/d' file-lists/core_list.txt
12mr|libreoffice-3.6.2-2|3707	echo '%ooodir/program/gconfbe1.uno.so' >>file-lists/gnome_list.txt
12mr|libreoffice-3.6.2-2|3708	
12mr|libreoffice-3.6.2-2|3709	## sort removing duplicates
12mr|libreoffice-3.6.2-2|3710	sort -u file-lists/gnome_list.txt > file-lists/gnome_list.uniq.sorted.txt
12mr|libreoffice-3.6.2-2|3711	sort -u file-lists/sdk_list.txt   > file-lists/sdk_list.uniq.sorted.txt
12mr|libreoffice-3.6.2-2|3712	
12mr|libreoffice-3.6.2-2|3713	## oxygen should be in the style
12mr|libreoffice-3.6.2-2|3714	sed -i '/^.*images_oxygen\.zip$/d' file-lists/common_list.txt
12mr|libreoffice-3.6.2-2|3715	## merge en-US with common
12mr|libreoffice-3.6.2-2|3716	cat file-lists/lang_en_US_list.txt >> file-lists/common_list.txt
12mr|libreoffice-3.6.2-2|3717	sort -u file-lists/common_list.txt >  file-lists/common_list.uniq.sorted.txt
12mr|libreoffice-3.6.2-2|3718	
12mr|libreoffice-3.6.2-2|3719	## extra binfilter files
12mr|libreoffice-3.6.2-2|3720	sed -i '/^.*-US.res$/d' file-lists/filter-binfilter_list.txt
12mr|libreoffice-3.6.2-2|3721	
12mr|libreoffice-3.6.2-2|3722	# # does not package lo original desktop files (Review)
12mr|libreoffice-3.6.2-2|3723	# sed -i '/^.*libreoffice-writer.desktop$/d'  file-lists/writer_list.txt
12mr|libreoffice-3.6.2-2|3724	# sed -i '/^.*libreoffice-calc.desktop$/d'    file-lists/calc_list.txt
12mr|libreoffice-3.6.2-2|3725	# sed -i '/^.*libreoffice-impress.desktop$/d' file-lists/impress_list.txt
12mr|libreoffice-3.6.2-2|3726	# sed -i '/^.*libreoffice-draw.desktop$/d'    file-lists/draw_list.txt
12mr|libreoffice-3.6.2-2|3727	# sed -i '/^.*libreoffice-base.desktop$/d'    file-lists/base_list.txt
12mr|libreoffice-3.6.2-2|3728	# sed -i '/^.*libreoffice-math.desktop$/d'    file-lists/math_list.txt
12mr|libreoffice-3.6.2-2|3729	
12mr|libreoffice-3.6.2-2|3730	#rpmlint: E: non-standard-executable-perm
12mr|libreoffice-3.6.2-2|3731	chmod 0755 %{buildroot}%{ooodir}/share/extensions/pdfimport/xpdfimport
12mr|libreoffice-3.6.2-2|3732	
12mr|libreoffice-3.6.2-2|3733	#<akdengi> Place all sdk file in one place
12mr|libreoffice-3.6.2-2|3734	#cp -rf %{buildroot}%{_libdir}/libreoffice/sdk/ %{buildroot}%{_datadir}/doc/libreoffice/sdk/
12mr|libreoffice-3.6.2-2|3735	#rm -rf %{buildroot}%{_libdir}/libreoffice/sdk/
12mr|libreoffice-3.6.2-2|3736	
12mr|libreoffice-3.6.2-2|3737	%post common
12mr|libreoffice-3.6.2-2|3738	
12mr|libreoffice-3.6.2-2|3739	%{update_desktop_database}
12mr|libreoffice-3.6.2-2|3740	%update_icon_cache gnome
12mr|libreoffice-3.6.2-2|3741	%update_icon_cache hicolor
12mr|libreoffice-3.6.2-2|3742	
12mr|libreoffice-3.6.2-2|3743	# Firefox plugin
12mr|libreoffice-3.6.2-2|3744	if [ $1 -gt 1 ]
12mr|libreoffice-3.6.2-2|3745	then
12mr|libreoffice-3.6.2-2|3746	update-alternatives --remove %{firefox_plugin} \
12mr|libreoffice-3.6.2-2|3747	%{ooodir}/program/libnpsoplugin.so
12mr|libreoffice-3.6.2-2|3748	fi
12mr|libreoffice-3.6.2-2|3749	update-alternatives \
12mr|libreoffice-3.6.2-2|3750	--install %{_libdir}/mozilla/plugins/libnpsoplugin.so %{firefox_plugin} \
12mr|libreoffice-3.6.2-2|3751	%{ooodir}/program/libnpsoplugin.so 1
12mr|libreoffice-3.6.2-2|3752	
12mr|libreoffice-3.6.2-2|3753	%postun common
12mr|libreoffice-3.6.2-2|3754	%{clean_desktop_database}
12mr|libreoffice-3.6.2-2|3755	%clean_icon_cache gnome
12mr|libreoffice-3.6.2-2|3756	%clean_icon_cache hicolor
12mr|libreoffice-3.6.2-2|3757	
12mr|libreoffice-3.6.2-2|3758	# Firefox plugin
12mr|libreoffice-3.6.2-2|3759	if [ $1 -eq 0 ]
12mr|libreoffice-3.6.2-2|3760	then
12mr|libreoffice-3.6.2-2|3761	update-alternatives --remove %{firefox_plugin} \
12mr|libreoffice-3.6.2-2|3762	%{ooodir}/program/libnpsoplugin.so
12mr|libreoffice-3.6.2-2|3763	fi
12mr|libreoffice-3.6.2-2|3764	
12mr|libreoffice-3.6.2-2|3765	%post base
12mr|libreoffice-3.6.2-2|3766	%{update_desktop_database}
12mr|libreoffice-3.6.2-2|3767	%postun base
12mr|libreoffice-3.6.2-2|3768	%{clean_desktop_database}
12mr|libreoffice-3.6.2-2|3769	%post calc
12mr|libreoffice-3.6.2-2|3770	%{update_desktop_database}
12mr|libreoffice-3.6.2-2|3771	%postun calc
12mr|libreoffice-3.6.2-2|3772	%{clean_desktop_database}
12mr|libreoffice-3.6.2-2|3773	%post draw
12mr|libreoffice-3.6.2-2|3774	%{update_desktop_database}
12mr|libreoffice-3.6.2-2|3775	%postun draw
12mr|libreoffice-3.6.2-2|3776	%{clean_desktop_database}
12mr|libreoffice-3.6.2-2|3777	%post impress
12mr|libreoffice-3.6.2-2|3778	%{update_desktop_database}
12mr|libreoffice-3.6.2-2|3779	%postun impress
12mr|libreoffice-3.6.2-2|3780	%{clean_desktop_database}
12mr|libreoffice-3.6.2-2|3781	%post math
12mr|libreoffice-3.6.2-2|3782	%{update_desktop_database}
12mr|libreoffice-3.6.2-2|3783	%postun math
12mr|libreoffice-3.6.2-2|3784	%{clean_desktop_database}
12mr|libreoffice-3.6.2-2|3785	%post writer
12mr|libreoffice-3.6.2-2|3786	%{update_desktop_database}
12mr|libreoffice-3.6.2-2|3787	%postun writer
12mr|libreoffice-3.6.2-2|3788	%{clean_desktop_database}
12mr|libreoffice-3.6.2-2|3789	
12mr|libreoffice-3.6.2-2|3790	%if %extensionenabled
12mr|libreoffice-3.6.2-2|3791	
12mr|libreoffice-3.6.2-2|3792	# %post pdfimport
12mr|libreoffice-3.6.2-2|3793	# # upgrade
12mr|libreoffice-3.6.2-2|3794	# if [ $1 -ge 2 ];then
12mr|libreoffice-3.6.2-2|3795	# 	# removes old installed pdfimport extension
12mr|libreoffice-3.6.2-2|3796	# 	idpdfimport=$(%unopkg list --shared 2> /dev/null | sed -ne 's/^Identifier: \(com.sun.star.PDFImport-linux.*\)/\1/p');
12mr|libreoffice-3.6.2-2|3797	# 	if [ "z$idpdfimport" != "z" ]; then
12mr|libreoffice-3.6.2-2|3798	# 		%unopkg remove --shared $idpdfimport 2> /dev/null
12mr|libreoffice-3.6.2-2|3799	# 		%unopkg list --shared &> /dev/null
12mr|libreoffice-3.6.2-2|3800	# 	fi
12mr|libreoffice-3.6.2-2|3801	# fi
12mr|libreoffice-3.6.2-2|3802	#
12mr|libreoffice-3.6.2-2|3803	# #install new pdfimport version
12mr|libreoffice-3.6.2-2|3804	# %unopkg add --shared %{ooodir}/extensions/pdfimport.oxt 2> /dev/null
12mr|libreoffice-3.6.2-2|3805	# %unopkg list --shared &> /dev/null
12mr|libreoffice-3.6.2-2|3806	#
12mr|libreoffice-3.6.2-2|3807	# #uninstall
12mr|libreoffice-3.6.2-2|3808	# %preun pdfimport
12mr|libreoffice-3.6.2-2|3809	# if [ $1 -eq 0 ];then
12mr|libreoffice-3.6.2-2|3810	# 	idpdfimport=$(%unopkg list --shared 2> /dev/null | sed -ne 's/^Identifier: \(com.sun.star.PDFImport-linux.*\)/\1/p');
12mr|libreoffice-3.6.2-2|3811	# 	if [ "z$idpdfimport" != "z" ]; then
12mr|libreoffice-3.6.2-2|3812	# 		%unopkg remove --shared $idpdfimport 2> /dev/null
12mr|libreoffice-3.6.2-2|3813	# 		#clean footprint cache
12mr|libreoffice-3.6.2-2|3814	# 		%unopkg list --shared &> /dev/null
12mr|libreoffice-3.6.2-2|3815	# 	fi
12mr|libreoffice-3.6.2-2|3816	# fi
12mr|libreoffice-3.6.2-2|3817	#
12mr|libreoffice-3.6.2-2|3818	# %post presenter-screen
12mr|libreoffice-3.6.2-2|3819	# # upgrade
12mr|libreoffice-3.6.2-2|3820	# if [ $1 -ge 2 ];then
12mr|libreoffice-3.6.2-2|3821	# 	idextension=$(%unopkg list --shared 2> /dev/null | sed -ne 's/^Identifier: \(com.sun.PresenterScreen-linux.*\)/\1/p');
12mr|libreoffice-3.6.2-2|3822	# 	if [ "z$idextension" != "z" ]; then
12mr|libreoffice-3.6.2-2|3823	# 		%unopkg remove --shared $idextension 2> /dev/null
12mr|libreoffice-3.6.2-2|3824	# 		%unopkg list --shared &> /dev/null
12mr|libreoffice-3.6.2-2|3825	# 	fi
12mr|libreoffice-3.6.2-2|3826	# fi
12mr|libreoffice-3.6.2-2|3827	# #install
12mr|libreoffice-3.6.2-2|3828	# %unopkg add --shared %{ooodir}/extensions/presenter-screen.oxt 2> /dev/null
12mr|libreoffice-3.6.2-2|3829	# %unopkg list --shared &> /dev/null
12mr|libreoffice-3.6.2-2|3830	#
12mr|libreoffice-3.6.2-2|3831	#
12mr|libreoffice-3.6.2-2|3832	# %preun presenter-screen
12mr|libreoffice-3.6.2-2|3833	# if [ $1 -eq 0 ];then
12mr|libreoffice-3.6.2-2|3834	# 	idextension=$(%unopkg list --shared 2> /dev/null | sed -ne 's/^Identifier: \(com.sun.PresenterScreen-linux.*\)/\1/p');
12mr|libreoffice-3.6.2-2|3835	# 	if [ "z$idextension" != "z" ]; then
12mr|libreoffice-3.6.2-2|3836	# 		%unopkg remove --shared $idextension 2> /dev/null
12mr|libreoffice-3.6.2-2|3837	# 		%unopkg list --shared &> /dev/null
12mr|libreoffice-3.6.2-2|3838	# 	fi
12mr|libreoffice-3.6.2-2|3839	# fi
12mr|libreoffice-3.6.2-2|3840	#
12mr|libreoffice-3.6.2-2|3841	# # %post report-builder
12mr|libreoffice-3.6.2-2|3842	# # upgrade
12mr|libreoffice-3.6.2-2|3843	# # if [ $1 -ge 1 ];then
12mr|libreoffice-3.6.2-2|3844	# #	idextension=$(%unopkg list --shared 2> /dev/null | sed -ne 's/^Identifier: \(com.sun.reportdesigner\)/\1/p');
12mr|libreoffice-3.6.2-2|3845	# #	if [ "z$idextension" != "z" ]; then
12mr|libreoffice-3.6.2-2|3846	# #		%unopkg remove --shared $idextension 2> /dev/null
12mr|libreoffice-3.6.2-2|3847	# #		%unopkg list --shared &> /dev/null
12mr|libreoffice-3.6.2-2|3848	# #	fi
12mr|libreoffice-3.6.2-2|3849	# # fi
12mr|libreoffice-3.6.2-2|3850	# #install
12mr|libreoffice-3.6.2-2|3851	# # %unopkg add --shared %{ooodir}/sun-report-builder.oxt 2> /dev/null
12mr|libreoffice-3.6.2-2|3852	# # %unopkg list --shared &> /dev/null
12mr|libreoffice-3.6.2-2|3853	#
12mr|libreoffice-3.6.2-2|3854	# #uninstall
12mr|libreoffice-3.6.2-2|3855	# # %preun report-builder
12mr|libreoffice-3.6.2-2|3856	# # if [ $1 -eq 0 ];then
12mr|libreoffice-3.6.2-2|3857	# #	idextension=$(%unopkg list --shared 2> /dev/null | sed -ne 's/^Identifier: \(com.sun.reportdesigner\)/\1/p');
12mr|libreoffice-3.6.2-2|3858	# #	if [ "z$idextension" != "z" ]; then
12mr|libreoffice-3.6.2-2|3859	# #		%unopkg remove --shared $idextension 2> /dev/null
12mr|libreoffice-3.6.2-2|3860	# #		%unopkg list --shared &> /dev/null
12mr|libreoffice-3.6.2-2|3861	# #	fi
12mr|libreoffice-3.6.2-2|3862	# # fi
12mr|libreoffice-3.6.2-2|3863	#
12mr|libreoffice-3.6.2-2|3864	# %post wiki-publisher
12mr|libreoffice-3.6.2-2|3865	# # upgrade
12mr|libreoffice-3.6.2-2|3866	# if [ $1 -ge 2 ];then
12mr|libreoffice-3.6.2-2|3867	# 	idextension=$(%unopkg list --shared 2> /dev/null | sed -ne 's/^Identifier: \(com.sun.wiki-publisher\)/\1/p');
12mr|libreoffice-3.6.2-2|3868	# 	if [ "z$idextension" != "z" ]; then
12mr|libreoffice-3.6.2-2|3869	# 		%unopkg remove --shared $idextension 2> /dev/null
12mr|libreoffice-3.6.2-2|3870	# 		%unopkg list --shared &> /dev/null
12mr|libreoffice-3.6.2-2|3871	# 	fi
12mr|libreoffice-3.6.2-2|3872	# fi
12mr|libreoffice-3.6.2-2|3873	# #install
12mr|libreoffice-3.6.2-2|3874	# %unopkg add --shared %{ooodir}/extensions/wiki-publisher.oxt 2> /dev/null
12mr|libreoffice-3.6.2-2|3875	# %unopkg list --shared &> /dev/null
12mr|libreoffice-3.6.2-2|3876	#
12mr|libreoffice-3.6.2-2|3877	# %preun wiki-publisher
12mr|libreoffice-3.6.2-2|3878	# if [ $1 -eq 0 ];then
12mr|libreoffice-3.6.2-2|3879	# 	idextension=$(%unopkg list --shared 2> /dev/null | sed -ne 's/^Identifier: \(com.sun.wiki-publisher\)/\1/p');
12mr|libreoffice-3.6.2-2|3880	# 	if [ "z$idextension" != "z" ]; then
12mr|libreoffice-3.6.2-2|3881	# 		%unopkg remove --shared $idextension 2> /dev/null
12mr|libreoffice-3.6.2-2|3882	# 		%unopkg list --shared &> /dev/null
12mr|libreoffice-3.6.2-2|3883	# 	fi
12mr|libreoffice-3.6.2-2|3884	# fi
12mr|libreoffice-3.6.2-2|3885	#
12mr|libreoffice-3.6.2-2|3886	# %post presentation-minimizer
12mr|libreoffice-3.6.2-2|3887	# # upgrade
12mr|libreoffice-3.6.2-2|3888	# if [ $1 -ge 2 ];then
12mr|libreoffice-3.6.2-2|3889	# 	idextension=$(%unopkg list --shared 2> /dev/null | sed -ne 's/^Identifier: \(com.sun.star.PresentationMinimizer-linux.*\)/\1/p');
12mr|libreoffice-3.6.2-2|3890	# 	if [ "z$idextension" != "z" ]; then
12mr|libreoffice-3.6.2-2|3891	# 		%unopkg remove --shared $idextension 2> /dev/null
12mr|libreoffice-3.6.2-2|3892	# 		%unopkg list --shared &> /dev/null
12mr|libreoffice-3.6.2-2|3893	# 	fi
12mr|libreoffice-3.6.2-2|3894	# fi
12mr|libreoffice-3.6.2-2|3895	# #install
12mr|libreoffice-3.6.2-2|3896	# %unopkg add --shared %{ooodir}/extensions/sun-presentation-minimizer.oxt 2> /dev/null
12mr|libreoffice-3.6.2-2|3897	# %unopkg list --shared &> /dev/null
12mr|libreoffice-3.6.2-2|3898	#
12mr|libreoffice-3.6.2-2|3899	# %preun presentation-minimizer
12mr|libreoffice-3.6.2-2|3900	# if [ $1 -eq 0 ];then
12mr|libreoffice-3.6.2-2|3901	# 	idextension=$(%unopkg list --shared 2> /dev/null | sed -ne 's/^Identifier: \(com.sun.star.PresentationMinimizer-linux.*\)/\1/p');
12mr|libreoffice-3.6.2-2|3902	# 	if [ "z$idextension" != "z" ]; then
12mr|libreoffice-3.6.2-2|3903	# 		%unopkg remove --shared $idextension 2> /dev/null
12mr|libreoffice-3.6.2-2|3904	# 		%unopkg list --shared &> /dev/null
12mr|libreoffice-3.6.2-2|3905	# 	fi
12mr|libreoffice-3.6.2-2|3906	# fi
12mr|libreoffice-3.6.2-2|3907	
12mr|libreoffice-3.6.2-2|3908	%endif
12mr|libreoffice-3.6.2-2|3909	
12mr|libreoffice-3.6.2-2|3910	%files
12mr|libreoffice-3.6.2-2|3911	
12mr|libreoffice-3.6.2-2|3912	%files base -f file-lists/base_list.txt
12mr|libreoffice-3.6.2-2|3913	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|3914	%{_mandir}/man1/lobase*
12mr|libreoffice-3.6.2-2|3915	# %{_datadir}/applications/base.desktop
12mr|libreoffice-3.6.2-2|3916	%{_datadir}/icons/hicolor/scalable/apps/mandriva-rosa-lo-base_72.svg
12mr|libreoffice-3.6.2-2|3917	
12mr|libreoffice-3.6.2-2|3918	%files calc -f file-lists/calc_list.txt
12mr|libreoffice-3.6.2-2|3919	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|3920	#libre
12mr|libreoffice-3.6.2-2|3921	# %{_datadir}/templates/ooo-spreadsheet.desktop
12mr|libreoffice-3.6.2-2|3922	# %{_datadir}/templates/.source/ooo-spreadsheet.ods
12mr|libreoffice-3.6.2-2|3923	%{_mandir}/man1/localc*
12mr|libreoffice-3.6.2-2|3924	# %{_datadir}/applications/calc.desktop
12mr|libreoffice-3.6.2-2|3925	%{_datadir}/icons/hicolor/scalable/apps/mandriva-rosa-lo-calc_72.svg
12mr|libreoffice-3.6.2-2|3926	
12mr|libreoffice-3.6.2-2|3927	%files common -f file-lists/common_list.uniq.sorted.txt
12mr|libreoffice-3.6.2-2|3928	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|3929	%{_datadir}/icons/hicolor/scalable/apps/mandriva-rosa-lo_72.svg
12mr|libreoffice-3.6.2-2|3930	%{_libdir}/libreoffice/ure/lib/libsal_textenc.so.3
12mr|libreoffice-3.6.2-2|3931	
12mr|libreoffice-3.6.2-2|3932	# libre
12mr|libreoffice-3.6.2-2|3933	# %{_sysconfdir}/bash_completion.d/libreoffice3.3.sh
12mr|libreoffice-3.6.2-2|3934	# %{_sysconfdir}/profile.d/openoffice.org.*
12mr|libreoffice-3.6.2-2|3935	# %{_bindir}/ooconfig3.3
12mr|libreoffice-3.6.2-2|3936	# %{_bindir}/ootool3.3
12mr|libreoffice-3.6.2-2|3937	
12mr|libreoffice-3.6.2-2|3938	# libre
12mr|libreoffice-3.6.2-2|3939	# %{_datadir}/applications/template*.desktop
12mr|libreoffice-3.6.2-2|3940	
12mr|libreoffice-3.6.2-2|3941	# new icons
12mr|libreoffice-3.6.2-2|3942	# %{_datadir}/icons/hicolor/*/apps/openofficeorg3-*.png
12mr|libreoffice-3.6.2-2|3943	# moved to mandriva-kde-config
12mr|libreoffice-3.6.2-2|3944	#%{_datadir}/icons/hicolor/*/mimetypes/openofficeorg3-*.png
12mr|libreoffice-3.6.2-2|3945	# %{_datadir}/icons/gnome/*/apps/openofficeorg3-*.png
12mr|libreoffice-3.6.2-2|3946	# %{_datadir}/icons/gnome/*/mimetypes/openofficeorg3-*.png
12mr|libreoffice-3.6.2-2|3947	
12mr|libreoffice-3.6.2-2|3948	
12mr|libreoffice-3.6.2-2|3949	# libre
12mr|libreoffice-3.6.2-2|3950	# %{_datadir}/pixmaps/ooo-base3.3.png
12mr|libreoffice-3.6.2-2|3951	# %{_datadir}/pixmaps/ooo-calc3.3.png
12mr|libreoffice-3.6.2-2|3952	# %{_datadir}/pixmaps/ooo-draw3.3.png
12mr|libreoffice-3.6.2-2|3953	# %{_datadir}/pixmaps/ooo-gulls3.3.png
12mr|libreoffice-3.6.2-2|3954	# %{_datadir}/pixmaps/ooo-impress3.3.png
12mr|libreoffice-3.6.2-2|3955	# %{_datadir}/pixmaps/ooo-math3.3.png
12mr|libreoffice-3.6.2-2|3956	# %{_datadir}/pixmaps/ooo-template3.3.png
12mr|libreoffice-3.6.2-2|3957	# %{_datadir}/pixmaps/ooo-web3.3.png
12mr|libreoffice-3.6.2-2|3958	# %{_datadir}/pixmaps/ooo-writer3.3.png
12mr|libreoffice-3.6.2-2|3959	
12mr|libreoffice-3.6.2-2|3960	%{_mandir}/man1/loffice*
12mr|libreoffice-3.6.2-2|3961	%{_mandir}/man1/lofromtemplate*
12mr|libreoffice-3.6.2-2|3962	%{_mandir}/man1/libreoffice*
12mr|libreoffice-3.6.2-2|3963	
12mr|libreoffice-3.6.2-2|3964	#dev300
12mr|libreoffice-3.6.2-2|3965	# %ghost %{ooodir}/share/uno_packages
12mr|libreoffice-3.6.2-2|3966	# %ghost %{ooodir}/program/bootstraprc
12mr|libreoffice-3.6.2-2|3967	# %ghost %{ooodir}/program/versionrc
12mr|libreoffice-3.6.2-2|3968	# %ghost %{ooodir}/%basis/share/registry/data/org/openoffice/Setup.xcu
12mr|libreoffice-3.6.2-2|3969	
12mr|libreoffice-3.6.2-2|3970	%{_mandir}/man1/unopkg.1*
12mr|libreoffice-3.6.2-2|3971	
12mr|libreoffice-3.6.2-2|3972	# libre
12mr|libreoffice-3.6.2-2|3973	# %{_datadir}/applications/ooo-extension-manager*.desktop
12mr|libreoffice-3.6.2-2|3974	
12mr|libreoffice-3.6.2-2|3975	%files core -f file-lists/core_list.txt
12mr|libreoffice-3.6.2-2|3976	
12mr|libreoffice-3.6.2-2|3977	%files devel
12mr|libreoffice-3.6.2-2|3978	%{_libdir}/libreoffice/sdk/
12mr|libreoffice-3.6.2-2|3979	%{_datadir}/libreoffice/sdk/
12mr|libreoffice-3.6.2-2|3980	%{_datadir}/idl/libreoffice/
12mr|libreoffice-3.6.2-2|3981	%{_includedir}/libreoffice/
12mr|libreoffice-3.6.2-2|3982	%exclude %{_libdir}/libreoffice/sdk/docs/
12mr|libreoffice-3.6.2-2|3983	%exclude %{_libdir}/libreoffice/sdk/examples/
12mr|libreoffice-3.6.2-2|3984	
12mr|libreoffice-3.6.2-2|3985	%files devel-doc
12mr|libreoffice-3.6.2-2|3986	%docdir %{_libdir}/libreoffice/sdk/docs
12mr|libreoffice-3.6.2-2|3987	%{_libdir}/libreoffice/sdk/docs/
12mr|libreoffice-3.6.2-2|3988	%{_libdir}/libreoffice/sdk/examples/
12mr|libreoffice-3.6.2-2|3989	#fix it
12mr|libreoffice-3.6.2-2|3990	%{_datadir}/doc/libreoffice/sdk/
12mr|libreoffice-3.6.2-2|3991	
12mr|libreoffice-3.6.2-2|3992	
12mr|libreoffice-3.6.2-2|3993	%files draw -f file-lists/draw_list.txt
12mr|libreoffice-3.6.2-2|3994	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|3995	# %{_datadir}/applications/draw.desktop
12mr|libreoffice-3.6.2-2|3996	# libre
12mr|libreoffice-3.6.2-2|3997	# %{_datadir}/templates/ooo-drawing.desktop
12mr|libreoffice-3.6.2-2|3998	# %{_datadir}/templates/.source/ooo-drawing.odg
12mr|libreoffice-3.6.2-2|3999	%{_mandir}/man1/lodraw*
12mr|libreoffice-3.6.2-2|4000	%{_datadir}/icons/hicolor/scalable/apps/mandriva-rosa-lo-draw_72.svg
12mr|libreoffice-3.6.2-2|4001	
12mr|libreoffice-3.6.2-2|4002	%files dtd-officedocument1.0
12mr|libreoffice-3.6.2-2|4003	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|4004	%dir %{ooodir}/share/dtd
12mr|libreoffice-3.6.2-2|4005	%{ooodir}/share/dtd/officedocument
12mr|libreoffice-3.6.2-2|4006	
12mr|libreoffice-3.6.2-2|4007	%files filter-binfilter -f file-lists/filter-binfilter_list.txt
12mr|libreoffice-3.6.2-2|4008	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|4009	%{ooodir}/program/resource/bf_frmen-US.res
12mr|libreoffice-3.6.2-2|4010	%{ooodir}/program/resource/bf_ofaen-US.res
12mr|libreoffice-3.6.2-2|4011	%{ooodir}/program/resource/bf_scen-US.res
12mr|libreoffice-3.6.2-2|4012	%{ooodir}/program/resource/bf_schen-US.res
12mr|libreoffice-3.6.2-2|4013	%{ooodir}/program/resource/bf_sden-US.res
12mr|libreoffice-3.6.2-2|4014	%{ooodir}/program/resource/bf_smen-US.res
12mr|libreoffice-3.6.2-2|4015	%{ooodir}/program/resource/bf_svten-US.res
12mr|libreoffice-3.6.2-2|4016	%{ooodir}/program/resource/bf_svxen-US.res
12mr|libreoffice-3.6.2-2|4017	%{ooodir}/program/resource/bf_swen-US.res
12mr|libreoffice-3.6.2-2|4018	
12mr|libreoffice-3.6.2-2|4019	%files gnome -f file-lists/gnome_list.uniq.sorted.txt
12mr|libreoffice-3.6.2-2|4020	
12mr|libreoffice-3.6.2-2|4021	%files impress -f file-lists/impress_list.txt
12mr|libreoffice-3.6.2-2|4022	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|4023	# %{_datadir}/applications/impress.desktop
12mr|libreoffice-3.6.2-2|4024	# libre
12mr|libreoffice-3.6.2-2|4025	# %{_datadir}/templates/ooo-presentation.desktop
12mr|libreoffice-3.6.2-2|4026	# %{_datadir}/templates/.source/ooo-presentation.odp
12mr|libreoffice-3.6.2-2|4027	%{_mandir}/man1/loimpress*
12mr|libreoffice-3.6.2-2|4028	%{_datadir}/icons/hicolor/scalable/apps/mandriva-rosa-lo-impress_72.svg
12mr|libreoffice-3.6.2-2|4029	
12mr|libreoffice-3.6.2-2|4030	%files java-common -f file-lists/java_common_list.txt
12mr|libreoffice-3.6.2-2|4031	
12mr|libreoffice-3.6.2-2|4032	%files kde4 -f file-lists/kde4_list.txt
12mr|libreoffice-3.6.2-2|4033	
12mr|libreoffice-3.6.2-2|4034	%files math -f file-lists/math_list.txt
12mr|libreoffice-3.6.2-2|4035	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|4036	# %{_datadir}/applications/math.desktop
12mr|libreoffice-3.6.2-2|4037	%{_mandir}/man1/lomath*
12mr|libreoffice-3.6.2-2|4038	%{_datadir}/icons/hicolor/scalable/apps/mandriva-rosa-lo-math_72.svg
12mr|libreoffice-3.6.2-2|4039	
12mr|libreoffice-3.6.2-2|4040	%files openclipart -f file-lists/gallery_list.txt
12mr|libreoffice-3.6.2-2|4041	
12mr|libreoffice-3.6.2-2|4042	%files pyuno -f file-lists/pyuno_list.txt
12mr|libreoffice-3.6.2-2|4043	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|4044	%dir %{ooodir}/share/extensions/
12mr|libreoffice-3.6.2-2|4045	%{ooodir}/share/extensions/script-provider-for-python
12mr|libreoffice-3.6.2-2|4046	
12mr|libreoffice-3.6.2-2|4047	#%files qa-api-tests
12mr|libreoffice-3.6.2-2|4048	#%{ooodir}/qadevOOo
12mr|libreoffice-3.6.2-2|4049	
12mr|libreoffice-3.6.2-2|4050	%files style-galaxy
12mr|libreoffice-3.6.2-2|4051	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|4052	%{ooodir}/share/config/images.zip
12mr|libreoffice-3.6.2-2|4053	
12mr|libreoffice-3.6.2-2|4054	%files style-crystal
12mr|libreoffice-3.6.2-2|4055	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|4056	%{ooodir}/share/config/images_crystal.zip
12mr|libreoffice-3.6.2-2|4057	
12mr|libreoffice-3.6.2-2|4058	%files style-hicontrast
12mr|libreoffice-3.6.2-2|4059	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|4060	%{ooodir}/share/config/images_hicontrast.zip
12mr|libreoffice-3.6.2-2|4061	
12mr|libreoffice-3.6.2-2|4062	%files style-tango
12mr|libreoffice-3.6.2-2|4063	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|4064	%{ooodir}/share/config/images_tango.zip
12mr|libreoffice-3.6.2-2|4065	
12mr|libreoffice-3.6.2-2|4066	%files style-oxygen
12mr|libreoffice-3.6.2-2|4067	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|4068	%{ooodir}/share/config/images_oxygen.zip
12mr|libreoffice-3.6.2-2|4069	
12mr|libreoffice-3.6.2-2|4070	%files writer -f file-lists/writer_list.txt
12mr|libreoffice-3.6.2-2|4071	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|4072	# %{_datadir}/applications/writer.desktop
12mr|libreoffice-3.6.2-2|4073	# libre
12mr|libreoffice-3.6.2-2|4074	#%{_datadir}/applications/web.desktop
12mr|libreoffice-3.6.2-2|4075	# libre
12mr|libreoffice-3.6.2-2|4076	# %{_datadir}/templates/ooo-text.desktop
12mr|libreoffice-3.6.2-2|4077	# %{_datadir}/templates/.source/ooo-text.odt
12mr|libreoffice-3.6.2-2|4078	%{_mandir}/man1/loweb*
12mr|libreoffice-3.6.2-2|4079	%{_mandir}/man1/lowriter*
12mr|libreoffice-3.6.2-2|4080	%{_datadir}/icons/hicolor/scalable/apps/mandriva-rosa-lo-writer_72.svg
12mr|libreoffice-3.6.2-2|4081	
12mr|libreoffice-3.6.2-2|4082	%if %{use_mono}
12mr|libreoffice-3.6.2-2|4083	%files mono -f file-lists/mono_list.txt
12mr|libreoffice-3.6.2-2|4084	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4085	%{_libdir}/pkgconfig/mono-ooo.pc
12mr|libreoffice-3.6.2-2|4086	# %{_libdir}/pkgconfig/mono-ooo%{mdvsuffix}-2.3.pc
12mr|libreoffice-3.6.2-2|4087	# %{_libdir}/mono/*/*/*
12mr|libreoffice-3.6.2-2|4088	# %{_libdir}/mono/ooo-%{mdvsuffix}
12mr|libreoffice-3.6.2-2|4089	%endif
12mr|libreoffice-3.6.2-2|4090	
12mr|libreoffice-3.6.2-2|4091	%if %extensionenabled
12mr|libreoffice-3.6.2-2|4092	
12mr|libreoffice-3.6.2-2|4093	%files pdfimport
12mr|libreoffice-3.6.2-2|4094	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|4095	%{ooodir}/share/extensions/pdfimport
12mr|libreoffice-3.6.2-2|4096	
12mr|libreoffice-3.6.2-2|4097	%files presenter-screen
12mr|libreoffice-3.6.2-2|4098	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|4099	%{ooodir}/share/extensions/presenter-screen
12mr|libreoffice-3.6.2-2|4100	
12mr|libreoffice-3.6.2-2|4101	%files report-builder
12mr|libreoffice-3.6.2-2|4102	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|4103	%{ooodir}/share/extensions/report-builder
12mr|libreoffice-3.6.2-2|4104	
12mr|libreoffice-3.6.2-2|4105	%files wiki-publisher
12mr|libreoffice-3.6.2-2|4106	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|4107	%{ooodir}/share/extensions/wiki-publisher
12mr|libreoffice-3.6.2-2|4108	
12mr|libreoffice-3.6.2-2|4109	%files presentation-minimizer
12mr|libreoffice-3.6.2-2|4110	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|4111	%{ooodir}/share/extensions/presentation-minimizer
12mr|libreoffice-3.6.2-2|4112	
12mr|libreoffice-3.6.2-2|4113	%endif
12mr|libreoffice-3.6.2-2|4114	
12mr|libreoffice-3.6.2-2|4115	%files postgresql
12mr|libreoffice-3.6.2-2|4116	%defattr(-,root,root,-)
12mr|libreoffice-3.6.2-2|4117	%{ooodir}/program/postgresql-sdbc.uno.so
12mr|libreoffice-3.6.2-2|4118	%{ooodir}/program/postgresql-sdbc-impl.uno.so
12mr|libreoffice-3.6.2-2|4119	%{ooodir}/program/postgresql-sdbc.ini
12mr|libreoffice-3.6.2-2|4120	%{ooodir}/program/services/postgresql-sdbc.rdb
12mr|libreoffice-3.6.2-2|4121	%{ooodir}/share/registry/postgresqlsdbc.xcd
12mr|libreoffice-3.6.2-2|4122	
12mr|libreoffice-3.6.2-2|4123	%if %l10n
12mr|libreoffice-3.6.2-2|4124	%files l10n-it -f file-lists/lang_it_list.txt
12mr|libreoffice-3.6.2-2|4125	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4126	
12mr|libreoffice-3.6.2-2|4127	%files l10n-af -f file-lists/lang_af_list.txt
12mr|libreoffice-3.6.2-2|4128	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4129	
12mr|libreoffice-3.6.2-2|4130	%files l10n-ar -f file-lists/lang_ar_list.txt
12mr|libreoffice-3.6.2-2|4131	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4132	
12mr|libreoffice-3.6.2-2|4133	%files l10n-as -f file-lists/lang_as_list.txt
12mr|libreoffice-3.6.2-2|4134	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4135	
12mr|libreoffice-3.6.2-2|4136	%files l10n-bg -f file-lists/lang_bg_list.txt
12mr|libreoffice-3.6.2-2|4137	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4138	
12mr|libreoffice-3.6.2-2|4139	%files l10n-bn -f file-lists/lang_bn_list.txt
12mr|libreoffice-3.6.2-2|4140	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4141	
12mr|libreoffice-3.6.2-2|4142	%files l10n-br -f file-lists/lang_br_list.txt
12mr|libreoffice-3.6.2-2|4143	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4144	
12mr|libreoffice-3.6.2-2|4145	%files l10n-bs -f file-lists/lang_bs_list.txt
12mr|libreoffice-3.6.2-2|4146	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4147	
12mr|libreoffice-3.6.2-2|4148	%files l10n-ca -f file-lists/lang_ca_list.txt
12mr|libreoffice-3.6.2-2|4149	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4150	
12mr|libreoffice-3.6.2-2|4151	%files l10n-cs -f file-lists/lang_cs_list.txt
12mr|libreoffice-3.6.2-2|4152	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4153	
12mr|libreoffice-3.6.2-2|4154	%files l10n-cy -f file-lists/lang_cy_list.txt
12mr|libreoffice-3.6.2-2|4155	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4156	
12mr|libreoffice-3.6.2-2|4157	%files l10n-da -f file-lists/lang_da_list.txt
12mr|libreoffice-3.6.2-2|4158	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4159	
12mr|libreoffice-3.6.2-2|4160	%files l10n-de -f file-lists/lang_de_list.txt
12mr|libreoffice-3.6.2-2|4161	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4162	
12mr|libreoffice-3.6.2-2|4163	%files l10n-dz -f file-lists/lang_dz_list.txt
12mr|libreoffice-3.6.2-2|4164	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4165	
12mr|libreoffice-3.6.2-2|4166	%files l10n-el -f file-lists/lang_el_list.txt
12mr|libreoffice-3.6.2-2|4167	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4168	
12mr|libreoffice-3.6.2-2|4169	%files l10n-en_GB -f file-lists/lang_en_GB_list.txt
12mr|libreoffice-3.6.2-2|4170	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4171	
12mr|libreoffice-3.6.2-2|4172	%files l10n-es -f file-lists/lang_es_list.txt
12mr|libreoffice-3.6.2-2|4173	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4174	
12mr|libreoffice-3.6.2-2|4175	%files l10n-et -f file-lists/lang_et_list.txt
12mr|libreoffice-3.6.2-2|4176	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4177	
12mr|libreoffice-3.6.2-2|4178	%files l10n-eu -f file-lists/lang_eu_list.txt
12mr|libreoffice-3.6.2-2|4179	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4180	
12mr|libreoffice-3.6.2-2|4181	%files l10n-fa -f file-lists/lang_fa_list.txt
12mr|libreoffice-3.6.2-2|4182	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4183	
12mr|libreoffice-3.6.2-2|4184	%files l10n-fi -f file-lists/lang_fi_list.txt
12mr|libreoffice-3.6.2-2|4185	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4186	
12mr|libreoffice-3.6.2-2|4187	%files l10n-fr -f file-lists/lang_fr_list.txt
12mr|libreoffice-3.6.2-2|4188	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4189	
12mr|libreoffice-3.6.2-2|4190	%files l10n-ga -f file-lists/lang_ga_list.txt
12mr|libreoffice-3.6.2-2|4191	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4192	
12mr|libreoffice-3.6.2-2|4193	%files l10n-gl -f file-lists/lang_gl_list.txt
12mr|libreoffice-3.6.2-2|4194	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4195	
12mr|libreoffice-3.6.2-2|4196	%files l10n-gu -f file-lists/lang_gu_list.txt
12mr|libreoffice-3.6.2-2|4197	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4198	
12mr|libreoffice-3.6.2-2|4199	%files l10n-he -f file-lists/lang_he_list.txt
12mr|libreoffice-3.6.2-2|4200	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4201	
12mr|libreoffice-3.6.2-2|4202	%files l10n-hi -f file-lists/lang_hi_list.txt
12mr|libreoffice-3.6.2-2|4203	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4204	
12mr|libreoffice-3.6.2-2|4205	%files l10n-hr -f file-lists/lang_hr_list.txt
12mr|libreoffice-3.6.2-2|4206	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4207	
12mr|libreoffice-3.6.2-2|4208	%files l10n-hu -f file-lists/lang_hu_list.txt
12mr|libreoffice-3.6.2-2|4209	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4210	
12mr|libreoffice-3.6.2-2|4211	%files l10n-ja -f file-lists/lang_ja_list.txt
12mr|libreoffice-3.6.2-2|4212	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4213	
12mr|libreoffice-3.6.2-2|4214	%files l10n-kn -f file-lists/lang_kn_list.txt
12mr|libreoffice-3.6.2-2|4215	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4216	
12mr|libreoffice-3.6.2-2|4217	%files l10n-ko -f file-lists/lang_ko_list.txt
12mr|libreoffice-3.6.2-2|4218	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4219	
12mr|libreoffice-3.6.2-2|4220	%files l10n-lt -f file-lists/lang_lt_list.txt
12mr|libreoffice-3.6.2-2|4221	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4222	
12mr|libreoffice-3.6.2-2|4223	%files l10n-lv -f file-lists/lang_lv_list.txt
12mr|libreoffice-3.6.2-2|4224	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4225	
12mr|libreoffice-3.6.2-2|4226	%files l10n-mai -f file-lists/lang_mai_list.txt
12mr|libreoffice-3.6.2-2|4227	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4228	
12mr|libreoffice-3.6.2-2|4229	%files l10n-ml -f file-lists/lang_ml_list.txt
12mr|libreoffice-3.6.2-2|4230	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4231	
12mr|libreoffice-3.6.2-2|4232	%files l10n-mk -f file-lists/lang_mk_list.txt
12mr|libreoffice-3.6.2-2|4233	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4234	
12mr|libreoffice-3.6.2-2|4235	%files l10n-mr -f file-lists/lang_mr_list.txt
12mr|libreoffice-3.6.2-2|4236	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4237	
12mr|libreoffice-3.6.2-2|4238	%files l10n-nb -f file-lists/lang_nb_list.txt
12mr|libreoffice-3.6.2-2|4239	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4240	
12mr|libreoffice-3.6.2-2|4241	%files l10n-nl -f file-lists/lang_nl_list.txt
12mr|libreoffice-3.6.2-2|4242	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4243	
12mr|libreoffice-3.6.2-2|4244	%files l10n-nn -f file-lists/lang_nn_list.txt
12mr|libreoffice-3.6.2-2|4245	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4246	
12mr|libreoffice-3.6.2-2|4247	#files l10n-nr -f file-lists/lang_nr_list.txt
12mr|libreoffice-3.6.2-2|4248	#defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4249	
12mr|libreoffice-3.6.2-2|4250	%files l10n-nso -f file-lists/lang_nso_list.txt
12mr|libreoffice-3.6.2-2|4251	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4252	
12mr|libreoffice-3.6.2-2|4253	%files l10n-or -f file-lists/lang_or_list.txt
12mr|libreoffice-3.6.2-2|4254	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4255	
12mr|libreoffice-3.6.2-2|4256	%files l10n-pa_IN -f file-lists/lang_pa_IN_list.txt
12mr|libreoffice-3.6.2-2|4257	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4258	
12mr|libreoffice-3.6.2-2|4259	%files l10n-pl -f file-lists/lang_pl_list.txt
12mr|libreoffice-3.6.2-2|4260	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4261	
12mr|libreoffice-3.6.2-2|4262	%files l10n-pt -f file-lists/lang_pt_list.txt
12mr|libreoffice-3.6.2-2|4263	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4264	
12mr|libreoffice-3.6.2-2|4265	%files l10n-pt_BR -f file-lists/lang_pt_BR_list.txt
12mr|libreoffice-3.6.2-2|4266	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4267	
12mr|libreoffice-3.6.2-2|4268	%files l10n-ro -f file-lists/lang_ro_list.txt
12mr|libreoffice-3.6.2-2|4269	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4270	
12mr|libreoffice-3.6.2-2|4271	%files l10n-ru -f file-lists/lang_ru_list.txt
12mr|libreoffice-3.6.2-2|4272	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4273	
12mr|libreoffice-3.6.2-2|4274	%files l10n-sh -f file-lists/lang_sh_list.txt
12mr|libreoffice-3.6.2-2|4275	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4276	
12mr|libreoffice-3.6.2-2|4277	%files l10n-si -f file-lists/lang_si_list.txt
12mr|libreoffice-3.6.2-2|4278	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4279	
12mr|libreoffice-3.6.2-2|4280	%files l10n-sk -f file-lists/lang_sk_list.txt
12mr|libreoffice-3.6.2-2|4281	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4282	
12mr|libreoffice-3.6.2-2|4283	%files l10n-sl -f file-lists/lang_sl_list.txt
12mr|libreoffice-3.6.2-2|4284	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4285	
12mr|libreoffice-3.6.2-2|4286	%files l10n-sr -f file-lists/lang_sr_list.txt
12mr|libreoffice-3.6.2-2|4287	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4288	
12mr|libreoffice-3.6.2-2|4289	%files l10n-ss -f file-lists/lang_ss_list.txt
12mr|libreoffice-3.6.2-2|4290	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4291	
12mr|libreoffice-3.6.2-2|4292	%files l10n-st -f file-lists/lang_st_list.txt
12mr|libreoffice-3.6.2-2|4293	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4294	
12mr|libreoffice-3.6.2-2|4295	%files l10n-sv -f file-lists/lang_sv_list.txt
12mr|libreoffice-3.6.2-2|4296	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4297	
12mr|libreoffice-3.6.2-2|4298	%files l10n-ta -f file-lists/lang_ta_list.txt
12mr|libreoffice-3.6.2-2|4299	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4300	
12mr|libreoffice-3.6.2-2|4301	%files l10n-te -f file-lists/lang_te_list.txt
12mr|libreoffice-3.6.2-2|4302	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4303	
12mr|libreoffice-3.6.2-2|4304	%files l10n-th -f file-lists/lang_th_list.txt
12mr|libreoffice-3.6.2-2|4305	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4306	
12mr|libreoffice-3.6.2-2|4307	%files l10n-tn -f file-lists/lang_tn_list.txt
12mr|libreoffice-3.6.2-2|4308	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4309	
12mr|libreoffice-3.6.2-2|4310	%files l10n-tr -f file-lists/lang_tr_list.txt
12mr|libreoffice-3.6.2-2|4311	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4312	
12mr|libreoffice-3.6.2-2|4313	%files l10n-ts -f file-lists/lang_ts_list.txt
12mr|libreoffice-3.6.2-2|4314	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4315	
12mr|libreoffice-3.6.2-2|4316	%files l10n-uk -f file-lists/lang_uk_list.txt
12mr|libreoffice-3.6.2-2|4317	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4318	
12mr|libreoffice-3.6.2-2|4319	%files l10n-ve -f file-lists/lang_ve_list.txt
12mr|libreoffice-3.6.2-2|4320	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4321	
12mr|libreoffice-3.6.2-2|4322	%files l10n-xh -f file-lists/lang_xh_list.txt
12mr|libreoffice-3.6.2-2|4323	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4324	
12mr|libreoffice-3.6.2-2|4325	%files l10n-zh_CN -f file-lists/lang_zh_CN_list.txt
12mr|libreoffice-3.6.2-2|4326	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4327	
12mr|libreoffice-3.6.2-2|4328	%files l10n-zh_TW -f file-lists/lang_zh_TW_list.txt
12mr|libreoffice-3.6.2-2|4329	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4330	
12mr|libreoffice-3.6.2-2|4331	%files l10n-zu -f file-lists/lang_zu_list.txt
12mr|libreoffice-3.6.2-2|4332	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4333	
12mr|libreoffice-3.6.2-2|4334	%files help-bg -f file-lists/help_bg_list.txt
12mr|libreoffice-3.6.2-2|4335	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4336	
12mr|libreoffice-3.6.2-2|4337	%files help-bn -f file-lists/help_bn_list.txt
12mr|libreoffice-3.6.2-2|4338	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4339	
12mr|libreoffice-3.6.2-2|4340	%files help-bs -f file-lists/help_bs_list.txt
12mr|libreoffice-3.6.2-2|4341	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4342	
12mr|libreoffice-3.6.2-2|4343	%files help-ca -f file-lists/help_ca_list.txt
12mr|libreoffice-3.6.2-2|4344	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4345	
12mr|libreoffice-3.6.2-2|4346	%files help-cs -f file-lists/help_cs_list.txt
12mr|libreoffice-3.6.2-2|4347	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4348	
12mr|libreoffice-3.6.2-2|4349	%files help-da -f file-lists/help_da_list.txt
12mr|libreoffice-3.6.2-2|4350	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4351	
12mr|libreoffice-3.6.2-2|4352	%files help-de -f file-lists/help_de_list.txt
12mr|libreoffice-3.6.2-2|4353	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4354	
12mr|libreoffice-3.6.2-2|4355	%files help-dz -f file-lists/help_dz_list.txt
12mr|libreoffice-3.6.2-2|4356	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4357	
12mr|libreoffice-3.6.2-2|4358	%files help-el -f file-lists/help_el_list.txt
12mr|libreoffice-3.6.2-2|4359	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4360	
12mr|libreoffice-3.6.2-2|4361	%files help-en_GB -f file-lists/help_en_GB_list.txt
12mr|libreoffice-3.6.2-2|4362	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4363	
12mr|libreoffice-3.6.2-2|4364	%files help-es -f file-lists/help_es_list.txt
12mr|libreoffice-3.6.2-2|4365	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4366	
12mr|libreoffice-3.6.2-2|4367	%files help-et -f file-lists/help_et_list.txt
12mr|libreoffice-3.6.2-2|4368	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4369	
12mr|libreoffice-3.6.2-2|4370	%files help-eu -f file-lists/help_eu_list.txt
12mr|libreoffice-3.6.2-2|4371	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4372	
12mr|libreoffice-3.6.2-2|4373	%files help-fi -f file-lists/help_fi_list.txt
12mr|libreoffice-3.6.2-2|4374	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4375	
12mr|libreoffice-3.6.2-2|4376	%files help-fr -f file-lists/help_fr_list.txt
12mr|libreoffice-3.6.2-2|4377	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4378	
12mr|libreoffice-3.6.2-2|4379	%files help-gl -f file-lists/help_gl_list.txt
12mr|libreoffice-3.6.2-2|4380	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4381	
12mr|libreoffice-3.6.2-2|4382	%files help-gu -f file-lists/help_gu_list.txt
12mr|libreoffice-3.6.2-2|4383	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4384	
12mr|libreoffice-3.6.2-2|4385	%files help-he -f file-lists/help_he_list.txt
12mr|libreoffice-3.6.2-2|4386	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4387	
12mr|libreoffice-3.6.2-2|4388	%files help-hi -f file-lists/help_hi_list.txt
12mr|libreoffice-3.6.2-2|4389	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4390	
12mr|libreoffice-3.6.2-2|4391	%files help-hr -f file-lists/help_hr_list.txt
12mr|libreoffice-3.6.2-2|4392	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4393	
12mr|libreoffice-3.6.2-2|4394	%files help-hu -f file-lists/help_hu_list.txt
12mr|libreoffice-3.6.2-2|4395	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4396	
12mr|libreoffice-3.6.2-2|4397	%files help-it -f file-lists/help_it_list.txt
12mr|libreoffice-3.6.2-2|4398	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4399	
12mr|libreoffice-3.6.2-2|4400	%files help-ja -f file-lists/help_ja_list.txt
12mr|libreoffice-3.6.2-2|4401	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4402	
12mr|libreoffice-3.6.2-2|4403	%files help-ko -f file-lists/help_ko_list.txt
12mr|libreoffice-3.6.2-2|4404	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4405	
12mr|libreoffice-3.6.2-2|4406	%files help-mk -f file-lists/help_mk_list.txt
12mr|libreoffice-3.6.2-2|4407	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4408	
12mr|libreoffice-3.6.2-2|4409	%files help-nb -f file-lists/help_nb_list.txt
12mr|libreoffice-3.6.2-2|4410	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4411	
12mr|libreoffice-3.6.2-2|4412	%files help-nl -f file-lists/help_nl_list.txt
12mr|libreoffice-3.6.2-2|4413	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4414	
12mr|libreoffice-3.6.2-2|4415	%files help-nn -f file-lists/help_nn_list.txt
12mr|libreoffice-3.6.2-2|4416	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4417	
12mr|libreoffice-3.6.2-2|4418	%files help-pl -f file-lists/help_pl_list.txt
12mr|libreoffice-3.6.2-2|4419	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4420	
12mr|libreoffice-3.6.2-2|4421	%files help-pt -f file-lists/help_pt_list.txt
12mr|libreoffice-3.6.2-2|4422	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4423	
12mr|libreoffice-3.6.2-2|4424	%files help-pt_BR -f file-lists/help_pt_BR_list.txt
12mr|libreoffice-3.6.2-2|4425	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4426	
12mr|libreoffice-3.6.2-2|4427	%files help-ru -f file-lists/help_ru_list.txt
12mr|libreoffice-3.6.2-2|4428	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4429	
12mr|libreoffice-3.6.2-2|4430	%files help-si -f file-lists/help_si_list.txt
12mr|libreoffice-3.6.2-2|4431	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4432	
12mr|libreoffice-3.6.2-2|4433	%files help-sk -f file-lists/help_sk_list.txt
12mr|libreoffice-3.6.2-2|4434	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4435	
12mr|libreoffice-3.6.2-2|4436	%files help-sl -f file-lists/help_sl_list.txt
12mr|libreoffice-3.6.2-2|4437	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4438	
12mr|libreoffice-3.6.2-2|4439	%files help-sv -f file-lists/help_sv_list.txt
12mr|libreoffice-3.6.2-2|4440	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4441	
12mr|libreoffice-3.6.2-2|4442	%files help-tr -f file-lists/help_tr_list.txt
12mr|libreoffice-3.6.2-2|4443	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4444	
12mr|libreoffice-3.6.2-2|4445	%files help-uk -f file-lists/help_uk_list.txt
12mr|libreoffice-3.6.2-2|4446	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4447	
12mr|libreoffice-3.6.2-2|4448	%files help-zh_CN -f file-lists/help_zh_CN_list.txt
12mr|libreoffice-3.6.2-2|4449	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4450	
12mr|libreoffice-3.6.2-2|4451	%files help-zh_TW -f file-lists/help_zh_TW_list.txt
12mr|libreoffice-3.6.2-2|4452	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4453	
12mr|libreoffice-3.6.2-2|4454	%files help-en_US -f file-lists/help_en_US_list.txt
12mr|libreoffice-3.6.2-2|4455	%defattr(-,root,root)
12mr|libreoffice-3.6.2-2|4456	%endif
12mr|libreoffice-3.6.2-2|4457	
12mr|libreoffice-3.6.2-2|4458	#removed --with-system-hsqldb
12mr|libreoffice-3.6.2-2|4459	# BuildRequires:  ant-apache-regexp
12mr|libreoffice-3.6.2-2|4460	
12mr|libreoffice-3.6.2-2|4461	
12mr|libreoffice-3.6.2-2|4462	
12mr|libreoffice-3.6.2-2|4463	%changelog
12mr|libreoffice-3.6.2-2|4464	* Sun Sep  30 2012 akdengi <kazancas@mandriva.ru>
12mr|libreoffice-3.6.2-2|4465	+ Commit: 975165d
12mr|libreoffice-3.6.2-2|4466	- -update to 3.6.2.2. Drop source tarball to external safe
12mr|libreoffice-3.6.2-2|4467	
12mr|libreoffice-3.6.2-2|4468	* Sun Sep  30 2012 akdengi <kazancas@mandriva.ru>
12mr|libreoffice-3.6.2-2|4469	+ Commit: 9fc9237
12mr|libreoffice-3.6.2-2|4470	- -update to 3.6.2.2. Drop source tarball to external safe
12mr|libreoffice-3.6.2-2|4471	
12mr|libreoffice-3.6.2-2|4472	* Thu Sep  20 2012 akdengi <kazancas@mandriva.ru>
12mr|libreoffice-3.6.2-2|4473	+ Commit: ee5ca8a
12mr|libreoffice-3.6.2-2|4474	- -add boost patch
12mr|libreoffice-3.6.2-2|4475	
12mr|libreoffice-3.6.2-2|4476	* Tue Sep  18 2012 akdengi <kazancas@mandriva.ru>
12mr|libreoffice-3.6.2-2|4477	+ Commit: 5e8679c
12mr|libreoffice-3.6.2-2|4478	- -add pkgconfig(mythes) to BR
12mr|libreoffice-3.6.2-2|4479	
12mr|libreoffice-3.6.2-2|4480	* Mon Sep  17 2012 akdengi <kazancas@mandriva.ru>
12mr|libreoffice-3.6.2-2|4481	+ Commit: 4a8333d
12mr|libreoffice-3.6.2-2|4482	- - add to BR pkgconfig(libclucene-core) and doxygen. Drop some sources
12mr|libreoffice-3.6.2-2|4483	
12mr|libreoffice-3.6.2-2|4484	* Mon Sep  17 2012 akdengi <kazancas@mandriva.ru>
12mr|libreoffice-3.6.2-2|4485	+ Commit: 7e68ce5
12mr|libreoffice-3.6.2-2|4486	- drop xullruner patch
12mr|libreoffice-3.6.2-2|4487	
12mr|libreoffice-3.6.2-2|4488	* Mon Sep  17 2012 akdengi <kazancas@mandriva.ru>
12mr|libreoffice-3.6.2-2|4489	+ Commit: 57639d2
12mr|libreoffice-3.6.2-2|4490	- -update to 3.6.1.2
12mr|libreoffice-3.6.2-2|4491	
12mr|libreoffice-3.6.2-2|4492	

14908 12
12mr|libreport-2.0.10-1|1	%{!?python_site: %define python_site %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")}
12mr|libreport-2.0.10-1|2	# platform-dependent
12mr|libreport-2.0.10-1|3	%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
12mr|libreport-2.0.10-1|4	
12mr|libreport-2.0.10-1|5	%define _disable_ld_no_undefined 1
12mr|libreport-2.0.10-1|6	%define Werror_cflags %nil
12mr|libreport-2.0.10-1|7	
12mr|libreport-2.0.10-1|8	%define _with_tests 0
12mr|libreport-2.0.10-1|9	
12mr|libreport-2.0.10-1|10	Summary: Generic library for reporting various problems
12mr|libreport-2.0.10-1|11	Name: libreport
12mr|libreport-2.0.10-1|12	Version: 2.0.10
12mr|libreport-2.0.10-1|13	Release: 1
12mr|libreport-2.0.10-1|14	License: GPLv2+
12mr|libreport-2.0.10-1|15	Group: System/Libraries
12mr|libreport-2.0.10-1|16	URL: https://fedorahosted.org/abrt/
12mr|libreport-2.0.10-1|17	Source0: https://fedorahosted.org/released/abrt/%{name}-%{version}.tar.gz
12mr|libreport-2.0.10-1|18	
12mr|libreport-2.0.10-1|19	Patch100:      libreport-2.0.9-add-mandriva-support.patch
12mr|libreport-2.0.10-1|20	Patch101:	libreport-2.0.8-link.patch
12mr|libreport-2.0.10-1|21	Patch102:	libreport-2.0.8-rpm5.patch
12mr|libreport-2.0.10-1|22	Patch103:   libreport-2.0.10-add-filename-cgroup.patch
12mr|libreport-2.0.10-1|23	BuildRequires: dbus-devel
12mr|libreport-2.0.10-1|24	BuildRequires: gtk2-devel
12mr|libreport-2.0.10-1|25	BuildRequires: curl-devel
12mr|libreport-2.0.10-1|26	BuildRequires: desktop-file-utils
12mr|libreport-2.0.10-1|27	BuildRequires: xmlrpc-c-devel
12mr|libreport-2.0.10-1|28	BuildRequires: python-devel
12mr|libreport-2.0.10-1|29	BuildRequires: gettext
12mr|libreport-2.0.10-1|30	BuildRequires: libxml2-devel
12mr|libreport-2.0.10-1|31	BuildRequires: libtar-devel
12mr|libreport-2.0.10-1|32	BuildRequires: intltool
12mr|libreport-2.0.10-1|33	BuildRequires: libtool
12mr|libreport-2.0.10-1|34	BuildRequires: nss-devel
12mr|libreport-2.0.10-1|35	BuildRequires: texinfo
12mr|libreport-2.0.10-1|36	BuildRequires: asciidoc
12mr|libreport-2.0.10-1|37	BuildRequires: xmlto
12mr|libreport-2.0.10-1|38	BuildRequires: newt-devel
12mr|libreport-2.0.10-1|39	BuildRequires: libproxy-devel
12mr|libreport-2.0.10-1|40	BuildRequires: libgnome-keyring-devel
12mr|libreport-2.0.10-1|41	BuildRequires: docbook-style-xsl
12mr|libreport-2.0.10-1|42	BuildRequires: pkgconfig(gtk+-3.0)
12mr|libreport-2.0.10-1|43	Requires: libreport-filesystem
12mr|libreport-2.0.10-1|44	Requires: libreport-python = %{version}-%{release}
12mr|libreport-2.0.10-1|45	
12mr|libreport-2.0.10-1|46	%description
12mr|libreport-2.0.10-1|47	Libraries providing API for reporting different problems in applications
12mr|libreport-2.0.10-1|48	to different bug targets like Bugzilla, ftp, trac, etc...
12mr|libreport-2.0.10-1|49	
12mr|libreport-2.0.10-1|50	%files -f %{name}.lang
12mr|libreport-2.0.10-1|51	%doc README COPYING
12mr|libreport-2.0.10-1|52	%config(noreplace) %{_sysconfdir}/%{name}/report_event.conf
12mr|libreport-2.0.10-1|53	%{_mandir}/man5/report_event.conf.5*
12mr|libreport-2.0.10-1|54	%{_sysconfdir}/%{name}/forbidden_words.conf
12mr|libreport-2.0.10-1|55	%{_sysconfdir}/%{name}/plugins/mailx.conf
12mr|libreport-2.0.10-1|56	
12mr|libreport-2.0.10-1|57	
12mr|libreport-2.0.10-1|58	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|59	
12mr|libreport-2.0.10-1|60	%define lib_major_dbus 0
12mr|libreport-2.0.10-1|61	%define libname_dbus %mklibname report-abrt_dbus %{lib_major_dbus}
12mr|libreport-2.0.10-1|62	
12mr|libreport-2.0.10-1|63	%package -n %libname_dbus
12mr|libreport-2.0.10-1|64	Summary: GTK front-end for libreport
12mr|libreport-2.0.10-1|65	Group:   System/Libraries
12mr|libreport-2.0.10-1|66	
12mr|libreport-2.0.10-1|67	%description -n %libname_dbus
12mr|libreport-2.0.10-1|68	Applications for reporting bugs using libreport backend
12mr|libreport-2.0.10-1|69	
12mr|libreport-2.0.10-1|70	%files -n %libname_dbus
12mr|libreport-2.0.10-1|71	%{_libdir}/libabrt_dbus.so.%{lib_major_dbus}*
12mr|libreport-2.0.10-1|72	
12mr|libreport-2.0.10-1|73	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|74	
12mr|libreport-2.0.10-1|75	%define lib_major_web 0
12mr|libreport-2.0.10-1|76	%define libname_web %mklibname report-abrt_web %{lib_major_web}
12mr|libreport-2.0.10-1|77	
12mr|libreport-2.0.10-1|78	%package -n %libname_web
12mr|libreport-2.0.10-1|79	Summary: GTK front-end for libreport
12mr|libreport-2.0.10-1|80	Group:   System/Libraries
12mr|libreport-2.0.10-1|81	
12mr|libreport-2.0.10-1|82	%description -n %libname_web
12mr|libreport-2.0.10-1|83	Applications for reporting bugs using libreport backend
12mr|libreport-2.0.10-1|84	
12mr|libreport-2.0.10-1|85	%files -n %libname_web
12mr|libreport-2.0.10-1|86	%{_libdir}/libabrt_web.so.%{lib_major_web}*
12mr|libreport-2.0.10-1|87	
12mr|libreport-2.0.10-1|88	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|89	
12mr|libreport-2.0.10-1|90	%define lib_major 0
12mr|libreport-2.0.10-1|91	%define libname %mklibname report %{lib_major}
12mr|libreport-2.0.10-1|92	
12mr|libreport-2.0.10-1|93	%package -n %libname
12mr|libreport-2.0.10-1|94	Summary: GTK front-end for libreport
12mr|libreport-2.0.10-1|95	Group:   System/Libraries
12mr|libreport-2.0.10-1|96	
12mr|libreport-2.0.10-1|97	%description -n %libname
12mr|libreport-2.0.10-1|98	Applications for reporting bugs using libreport backend
12mr|libreport-2.0.10-1|99	
12mr|libreport-2.0.10-1|100	%files -n %libname
12mr|libreport-2.0.10-1|101	%{_libdir}/libreport.so.%{lib_major}*
12mr|libreport-2.0.10-1|102	
12mr|libreport-2.0.10-1|103	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|104	
12mr|libreport-2.0.10-1|105	%package filesystem
12mr|libreport-2.0.10-1|106	Summary: Filesystem layout for libreport
12mr|libreport-2.0.10-1|107	Group:   File tools
12mr|libreport-2.0.10-1|108	
12mr|libreport-2.0.10-1|109	%description filesystem
12mr|libreport-2.0.10-1|110	Filesystem layout for libreport
12mr|libreport-2.0.10-1|111	
12mr|libreport-2.0.10-1|112	%files filesystem
12mr|libreport-2.0.10-1|113	%dir %{_sysconfdir}/%{name}/
12mr|libreport-2.0.10-1|114	%dir %{_sysconfdir}/%{name}/events.d/
12mr|libreport-2.0.10-1|115	%dir %{_sysconfdir}/%{name}/events/
12mr|libreport-2.0.10-1|116	%dir %{_sysconfdir}/%{name}/plugins/
12mr|libreport-2.0.10-1|117	
12mr|libreport-2.0.10-1|118	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|119	
12mr|libreport-2.0.10-1|120	%define lib_name_devel %mklibname report -d
12mr|libreport-2.0.10-1|121	
12mr|libreport-2.0.10-1|122	%package -n %lib_name_devel
12mr|libreport-2.0.10-1|123	Summary:  Development libraries and headers for libreport
12mr|libreport-2.0.10-1|124	Group:    Development/C
12mr|libreport-2.0.10-1|125	Requires: libreport = %{version}-%{release}
12mr|libreport-2.0.10-1|126	Requires: %libname_dbus = %{version}-%{release}
12mr|libreport-2.0.10-1|127	Requires: %libname_web = %{version}-%{release}
12mr|libreport-2.0.10-1|128	Requires: %libname = %{version}-%{release}
12mr|libreport-2.0.10-1|129	Provides: %name-devel = %{version}-%{release}
12mr|libreport-2.0.10-1|130	
12mr|libreport-2.0.10-1|131	%description -n %lib_name_devel
12mr|libreport-2.0.10-1|132	Development libraries and headers for libreport
12mr|libreport-2.0.10-1|133	
12mr|libreport-2.0.10-1|134	%files -n %lib_name_devel
12mr|libreport-2.0.10-1|135	# Public api headers:
12mr|libreport-2.0.10-1|136	%{_includedir}/libreport/client.h
12mr|libreport-2.0.10-1|137	%{_includedir}/libreport/dump_dir.h
12mr|libreport-2.0.10-1|138	%{_includedir}/libreport/event_config.h
12mr|libreport-2.0.10-1|139	%{_includedir}/libreport/problem_data.h
12mr|libreport-2.0.10-1|140	%{_includedir}/libreport/report.h
12mr|libreport-2.0.10-1|141	%{_includedir}/libreport/run_event.h
12mr|libreport-2.0.10-1|142	# Private api headers:
12mr|libreport-2.0.10-1|143	%{_includedir}/libreport/internal_abrt_dbus.h
12mr|libreport-2.0.10-1|144	%{_includedir}/libreport/internal_libreport.h
12mr|libreport-2.0.10-1|145	%{_libdir}/libreport.so
12mr|libreport-2.0.10-1|146	%{_libdir}/libabrt_dbus.so
12mr|libreport-2.0.10-1|147	%{_libdir}/pkgconfig/libreport.pc
12mr|libreport-2.0.10-1|148	%dir %{_includedir}/libreport
12mr|libreport-2.0.10-1|149	
12mr|libreport-2.0.10-1|150	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|151	
12mr|libreport-2.0.10-1|152	%package python
12mr|libreport-2.0.10-1|153	Summary: Python bindings for report-libs
12mr|libreport-2.0.10-1|154	# Is group correct here? -
12mr|libreport-2.0.10-1|155	Group: System/Libraries
12mr|libreport-2.0.10-1|156	Requires: libreport = %{version}-%{release}
12mr|libreport-2.0.10-1|157	Provides: report = 0.23-1
12mr|libreport-2.0.10-1|158	Obsoletes: report < 0.23-1
12mr|libreport-2.0.10-1|159	
12mr|libreport-2.0.10-1|160	%description python
12mr|libreport-2.0.10-1|161	Python bindings for report-libs.
12mr|libreport-2.0.10-1|162	
12mr|libreport-2.0.10-1|163	%files python
12mr|libreport-2.0.10-1|164	%{python_sitearch}/report/*
12mr|libreport-2.0.10-1|165	%{python_sitearch}/reportclient/*
12mr|libreport-2.0.10-1|166	
12mr|libreport-2.0.10-1|167	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|168	
12mr|libreport-2.0.10-1|169	%package cli
12mr|libreport-2.0.10-1|170	Summary: %{name}'s command line interface
12mr|libreport-2.0.10-1|171	Group:   Graphical desktop/Other
12mr|libreport-2.0.10-1|172	Requires: %{name} = %{version}-%{release}
12mr|libreport-2.0.10-1|173	
12mr|libreport-2.0.10-1|174	%description cli
12mr|libreport-2.0.10-1|175	This package contains simple command line tool for working
12mr|libreport-2.0.10-1|176	with problem dump reports
12mr|libreport-2.0.10-1|177	
12mr|libreport-2.0.10-1|178	%files cli
12mr|libreport-2.0.10-1|179	%{_bindir}/report-cli
12mr|libreport-2.0.10-1|180	%{_mandir}/man1/report-cli.1.*
12mr|libreport-2.0.10-1|181	
12mr|libreport-2.0.10-1|182	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|183	
12mr|libreport-2.0.10-1|184	%package newt
12mr|libreport-2.0.10-1|185	Summary: %{name}'s newt interface
12mr|libreport-2.0.10-1|186	Group:   Graphical desktop/Other
12mr|libreport-2.0.10-1|187	Requires: %{name} = %{version}-%{release}
12mr|libreport-2.0.10-1|188	Provides: report-newt = 0.23-1
12mr|libreport-2.0.10-1|189	Obsoletes: report-newt < 0.23-1
12mr|libreport-2.0.10-1|190	
12mr|libreport-2.0.10-1|191	%description newt
12mr|libreport-2.0.10-1|192	This package contains a simple newt application for reporting
12mr|libreport-2.0.10-1|193	bugs
12mr|libreport-2.0.10-1|194	
12mr|libreport-2.0.10-1|195	%files newt
12mr|libreport-2.0.10-1|196	%{_bindir}/report-newt
12mr|libreport-2.0.10-1|197	
12mr|libreport-2.0.10-1|198	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|199	
12mr|libreport-2.0.10-1|200	%package gtk
12mr|libreport-2.0.10-1|201	Summary: GTK front-end for libreport
12mr|libreport-2.0.10-1|202	Group:   Graphical desktop/GNOME
12mr|libreport-2.0.10-1|203	Requires: libreport = %{version}-%{release}
12mr|libreport-2.0.10-1|204	Provides: report-gtk = 0.23-1
12mr|libreport-2.0.10-1|205	Obsoletes: report-gtk < 0.23-1
12mr|libreport-2.0.10-1|206	
12mr|libreport-2.0.10-1|207	%description gtk
12mr|libreport-2.0.10-1|208	Applications for reporting bugs using libreport backend
12mr|libreport-2.0.10-1|209	
12mr|libreport-2.0.10-1|210	%files gtk
12mr|libreport-2.0.10-1|211	%{_bindir}/report-gtk
12mr|libreport-2.0.10-1|212	
12mr|libreport-2.0.10-1|213	
12mr|libreport-2.0.10-1|214	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|215	
12mr|libreport-2.0.10-1|216	%define lib_major_gtk 0
12mr|libreport-2.0.10-1|217	%define libname_gtk %mklibname report-gtk %{lib_major_gtk}
12mr|libreport-2.0.10-1|218	
12mr|libreport-2.0.10-1|219	%package -n %libname_gtk
12mr|libreport-2.0.10-1|220	Summary: GTK front-end for libreport
12mr|libreport-2.0.10-1|221	Group:   System/Libraries
12mr|libreport-2.0.10-1|222	
12mr|libreport-2.0.10-1|223	%description -n %libname_gtk
12mr|libreport-2.0.10-1|224	Applications for reporting bugs using libreport backend
12mr|libreport-2.0.10-1|225	
12mr|libreport-2.0.10-1|226	%files -n %libname_gtk
12mr|libreport-2.0.10-1|227	%{_libdir}/libreport-gtk.so.%{lib_major_gtk}*
12mr|libreport-2.0.10-1|228	
12mr|libreport-2.0.10-1|229	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|230	
12mr|libreport-2.0.10-1|231	%define lib_namegtk_devel %mklibname report-gtk -d
12mr|libreport-2.0.10-1|232	
12mr|libreport-2.0.10-1|233	%package -n %lib_namegtk_devel
12mr|libreport-2.0.10-1|234	Summary: Development libraries and headers for libreport
12mr|libreport-2.0.10-1|235	Group:   Development/GNOME and GTK+
12mr|libreport-2.0.10-1|236	Requires: libreport-gtk = %{version}-%{release}
12mr|libreport-2.0.10-1|237	Requires: %libname_gtk = %{version}-%{release}
12mr|libreport-2.0.10-1|238	Provides: %name-gtk-devel = %{version}-%{release}
12mr|libreport-2.0.10-1|239	
12mr|libreport-2.0.10-1|240	%description -n %lib_namegtk_devel
12mr|libreport-2.0.10-1|241	Development libraries and headers for libreport-gtk
12mr|libreport-2.0.10-1|242	
12mr|libreport-2.0.10-1|243	%files -n %lib_namegtk_devel
12mr|libreport-2.0.10-1|244	%{_libdir}/libreport-gtk.so
12mr|libreport-2.0.10-1|245	%{_includedir}/libreport/internal_libreport_gtk.h
12mr|libreport-2.0.10-1|246	%{_libdir}/pkgconfig/libreport-gtk.pc
12mr|libreport-2.0.10-1|247	
12mr|libreport-2.0.10-1|248	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|249	
12mr|libreport-2.0.10-1|250	%package plugin-kerneloops
12mr|libreport-2.0.10-1|251	Summary: %{name}'s kerneloops reporter plugin
12mr|libreport-2.0.10-1|252	Group: System/Libraries
12mr|libreport-2.0.10-1|253	Requires: curl
12mr|libreport-2.0.10-1|254	Requires: %{name} = %{version}-%{release}
12mr|libreport-2.0.10-1|255	
12mr|libreport-2.0.10-1|256	%description plugin-kerneloops
12mr|libreport-2.0.10-1|257	This package contains plugin which sends kernel crash information to specified
12mr|libreport-2.0.10-1|258	server, usually to kerneloops.org.
12mr|libreport-2.0.10-1|259	
12mr|libreport-2.0.10-1|260	%files plugin-kerneloops
12mr|libreport-2.0.10-1|261	%{_sysconfdir}/libreport/events/report_Kerneloops.xml
12mr|libreport-2.0.10-1|262	%{_mandir}/man*/reporter-kerneloops.*
12mr|libreport-2.0.10-1|263	%{_bindir}/reporter-kerneloops
12mr|libreport-2.0.10-1|264	
12mr|libreport-2.0.10-1|265	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|266	
12mr|libreport-2.0.10-1|267	%package plugin-logger
12mr|libreport-2.0.10-1|268	Summary: %{name}'s logger reporter plugin
12mr|libreport-2.0.10-1|269	Group: System/Libraries
12mr|libreport-2.0.10-1|270	Requires: %{name} = %{version}-%{release}
12mr|libreport-2.0.10-1|271	Obsoletes: abrt-plugin-logger < 2.0.4
12mr|libreport-2.0.10-1|272	Provides: report-plugin-localsave = 0.23-1
12mr|libreport-2.0.10-1|273	Obsoletes: report-plugin-localsave < 0.23-1
12mr|libreport-2.0.10-1|274	Provides: report-config-localsave = 0.23-1
12mr|libreport-2.0.10-1|275	Obsoletes: report-config-localsave < 0.23-1
12mr|libreport-2.0.10-1|276	
12mr|libreport-2.0.10-1|277	%description plugin-logger
12mr|libreport-2.0.10-1|278	The simple reporter plugin which writes a report to a specified file.
12mr|libreport-2.0.10-1|279	
12mr|libreport-2.0.10-1|280	%files plugin-logger
12mr|libreport-2.0.10-1|281	%{_sysconfdir}/libreport/events/report_Logger.conf
12mr|libreport-2.0.10-1|282	%{_sysconfdir}/libreport/events/report_Logger.xml
12mr|libreport-2.0.10-1|283	%config(noreplace) %{_sysconfdir}/libreport/events.d/print_event.conf
12mr|libreport-2.0.10-1|284	%{_bindir}/reporter-print
12mr|libreport-2.0.10-1|285	%{_mandir}/man*/reporter-print.*
12mr|libreport-2.0.10-1|286	
12mr|libreport-2.0.10-1|287	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|288	
12mr|libreport-2.0.10-1|289	%package plugin-mailx
12mr|libreport-2.0.10-1|290	Summary: %{name}'s mailx reporter plugin
12mr|libreport-2.0.10-1|291	Group: System/Libraries
12mr|libreport-2.0.10-1|292	Requires: %{name} = %{version}-%{release}
12mr|libreport-2.0.10-1|293	Requires: mailx
12mr|libreport-2.0.10-1|294	Obsoletes: abrt-plugin-mailx < 2.0.4
12mr|libreport-2.0.10-1|295	
12mr|libreport-2.0.10-1|296	%description plugin-mailx
12mr|libreport-2.0.10-1|297	The simple reporter plugin which sends a report via mailx to a specified
12mr|libreport-2.0.10-1|298	email address.
12mr|libreport-2.0.10-1|299	
12mr|libreport-2.0.10-1|300	%files plugin-mailx
12mr|libreport-2.0.10-1|301	%{_sysconfdir}/libreport/events/report_Mailx.xml
12mr|libreport-2.0.10-1|302	%config(noreplace) %{_sysconfdir}/libreport/events.d/mailx_event.conf
12mr|libreport-2.0.10-1|303	%{_mandir}/man*/reporter-mailx.*
12mr|libreport-2.0.10-1|304	%{_bindir}/reporter-mailx
12mr|libreport-2.0.10-1|305	
12mr|libreport-2.0.10-1|306	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|307	
12mr|libreport-2.0.10-1|308	%package plugin-bugzilla
12mr|libreport-2.0.10-1|309	Summary: %{name}'s bugzilla plugin
12mr|libreport-2.0.10-1|310	Group: System/Libraries
12mr|libreport-2.0.10-1|311	Requires: %{name} = %{version}-%{release}
12mr|libreport-2.0.10-1|312	Obsoletes: abrt-plugin-bugzilla < 2.0.4
12mr|libreport-2.0.10-1|313	Provides: report-plugin-bugzilla = 0.23-1
12mr|libreport-2.0.10-1|314	Obsoletes: report-plugin-bugzilla < 0.23-1
12mr|libreport-2.0.10-1|315	Provides: report-config-bugzilla-redhat-com = 0.23-1
12mr|libreport-2.0.10-1|316	Obsoletes: report-config-bugzilla-redhat-com < 0.23-1
12mr|libreport-2.0.10-1|317	
12mr|libreport-2.0.10-1|318	%description plugin-bugzilla
12mr|libreport-2.0.10-1|319	Plugin to report bugs into the bugzilla.
12mr|libreport-2.0.10-1|320	
12mr|libreport-2.0.10-1|321	%files plugin-bugzilla
12mr|libreport-2.0.10-1|322	%config(noreplace) %{_sysconfdir}/libreport/plugins/bugzilla.conf
12mr|libreport-2.0.10-1|323	%{_sysconfdir}/libreport/events/report_Bugzilla.xml
12mr|libreport-2.0.10-1|324	%config(noreplace) %{_sysconfdir}/libreport/events/report_Bugzilla.conf
12mr|libreport-2.0.10-1|325	%config(noreplace) %{_sysconfdir}/libreport/events.d/bugzilla_event.conf
12mr|libreport-2.0.10-1|326	# FIXME: remove with the old gui
12mr|libreport-2.0.10-1|327	%{_mandir}/man1/reporter-bugzilla.1.*
12mr|libreport-2.0.10-1|328	%{_bindir}/reporter-bugzilla
12mr|libreport-2.0.10-1|329	
12mr|libreport-2.0.10-1|330	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|331	
12mr|libreport-2.0.10-1|332	%package plugin-bodhi
12mr|libreport-2.0.10-1|333	Summary: %{name}'s bodhi plugin
12mr|libreport-2.0.10-1|334	BuildRequires: json-c-devel
12mr|libreport-2.0.10-1|335	Group: System/Libraries
12mr|libreport-2.0.10-1|336	Requires: %{name} = %{version}-%{release}
12mr|libreport-2.0.10-1|337	Requires: packagekit
12mr|libreport-2.0.10-1|338	BuildRequires: rpm-devel
12mr|libreport-2.0.10-1|339	
12mr|libreport-2.0.10-1|340	%description plugin-bodhi
12mr|libreport-2.0.10-1|341	Search for a new updates in bodhi server
12mr|libreport-2.0.10-1|342	
12mr|libreport-2.0.10-1|343	%files plugin-bodhi
12mr|libreport-2.0.10-1|344	%{_bindir}/abrt-bodhi
12mr|libreport-2.0.10-1|345	%{_mandir}/man1/abrt-bodhi.1.*
12mr|libreport-2.0.10-1|346	
12mr|libreport-2.0.10-1|347	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|348	
12mr|libreport-2.0.10-1|349	%package compat
12mr|libreport-2.0.10-1|350	Summary: %{name}'s compat layer for obsoleted 'report' package
12mr|libreport-2.0.10-1|351	Group: System/Libraries
12mr|libreport-2.0.10-1|352	Requires: %{name}-plugin-bugzilla
12mr|libreport-2.0.10-1|353	
12mr|libreport-2.0.10-1|354	%description compat
12mr|libreport-2.0.10-1|355	Provides 'report' command-line tool.
12mr|libreport-2.0.10-1|356	
12mr|libreport-2.0.10-1|357	%files compat
12mr|libreport-2.0.10-1|358	%{_bindir}/report
12mr|libreport-2.0.10-1|359	%{_mandir}/man1/report.1.*
12mr|libreport-2.0.10-1|360	
12mr|libreport-2.0.10-1|361	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|362	
12mr|libreport-2.0.10-1|363	%package plugin-reportuploader
12mr|libreport-2.0.10-1|364	Summary: %{name}'s reportuploader plugin
12mr|libreport-2.0.10-1|365	Group: System/Libraries
12mr|libreport-2.0.10-1|366	Requires: %{name} = %{version}-%{release}
12mr|libreport-2.0.10-1|367	Obsoletes: abrt-plugin-reportuploader < 2.0.4
12mr|libreport-2.0.10-1|368	Provides: report-plugin-ftp = 0.23-1
12mr|libreport-2.0.10-1|369	Obsoletes: report-plugin-ftp < 0.23-1
12mr|libreport-2.0.10-1|370	Provides: report-config-ftp = 0.23-1
12mr|libreport-2.0.10-1|371	Obsoletes: report-config-ftp < 0.23-1
12mr|libreport-2.0.10-1|372	Provides: report-plugin-scp = 0.23-1
12mr|libreport-2.0.10-1|373	Obsoletes: report-plugin-scp < 0.23-1
12mr|libreport-2.0.10-1|374	Provides: report-config-scp = 0.23-1
12mr|libreport-2.0.10-1|375	Obsoletes: report-config-scp < 0.23-1
12mr|libreport-2.0.10-1|376	
12mr|libreport-2.0.10-1|377	%description plugin-reportuploader
12mr|libreport-2.0.10-1|378	Plugin to report bugs into anonymous FTP site associated with ticketing system.
12mr|libreport-2.0.10-1|379	
12mr|libreport-2.0.10-1|380	%files plugin-reportuploader
12mr|libreport-2.0.10-1|381	%{_mandir}/man*/reporter-upload.*
12mr|libreport-2.0.10-1|382	%{_bindir}/reporter-upload
12mr|libreport-2.0.10-1|383	%{_sysconfdir}/libreport/events/report_Uploader.xml
12mr|libreport-2.0.10-1|384	%config(noreplace) %{_sysconfdir}/libreport/events.d/uploader_event.conf
12mr|libreport-2.0.10-1|385	#--------------------------------------------------------------------
12mr|libreport-2.0.10-1|386	
12mr|libreport-2.0.10-1|387	%prep
12mr|libreport-2.0.10-1|388	%setup -q
12mr|libreport-2.0.10-1|389	%apply_patches
12mr|libreport-2.0.10-1|390	perl -pi -e 's!-Werror!-Wno-deprecated!' configure{.ac,} */*/Makefile*
12mr|libreport-2.0.10-1|391	
12mr|libreport-2.0.10-1|392	%build
12mr|libreport-2.0.10-1|393	#autoconf
12mr|libreport-2.0.10-1|394	%define Werror_cflags %nil
12mr|libreport-2.0.10-1|395	autoreconf -fi
12mr|libreport-2.0.10-1|396	intltoolize -f
12mr|libreport-2.0.10-1|397	%configure --enable-gtk3
12mr|libreport-2.0.10-1|398	CFLAGS="-fno-strict-aliasing"
12mr|libreport-2.0.10-1|399	%make
12mr|libreport-2.0.10-1|400	
12mr|libreport-2.0.10-1|401	%install
12mr|libreport-2.0.10-1|402	make install DESTDIR=%buildroot mandir=%{_mandir}
12mr|libreport-2.0.10-1|403	%find_lang %{name}
12mr|libreport-2.0.10-1|404	
12mr|libreport-2.0.10-1|405	# remove all .la and .a files
12mr|libreport-2.0.10-1|406	find %buildroot -name '*.la' -or -name '*.a' | xargs rm -f
12mr|libreport-2.0.10-1|407	mkdir -p %buildroot/%{_initrddir}
12mr|libreport-2.0.10-1|408	mkdir -p %buildroot/%{_sysconfdir}/%{name}/events.d/
12mr|libreport-2.0.10-1|409	mkdir -p %buildroot/%{_sysconfdir}/%{name}/events/
12mr|libreport-2.0.10-1|410	
12mr|libreport-2.0.10-1|411	# After everything is installed, remove info dir
12mr|libreport-2.0.10-1|412	rm -f %buildroot/%{_infodir}/dir
12mr|libreport-2.0.10-1|413	
12mr|libreport-2.0.10-1|414	rm -f %buildroot/%{_sysconfdir}/libreport/plugins/rhtsupport.conf
12mr|libreport-2.0.10-1|415	rm -f %buildroot/%{_sysconfdir}/libreport/events/report_RHTSupport.xml
12mr|libreport-2.0.10-1|416	rm -f %buildroot/%{_sysconfdir}/libreport/events.d/rhtsupport_event.conf
12mr|libreport-2.0.10-1|417	rm -f %buildroot/%{_mandir}/man1/reporter-rhtsupport.1.*
12mr|libreport-2.0.10-1|418	rm -f %buildroot/%{_mandir}/man1/reporter-rhtsupport.1.xz
12mr|libreport-2.0.10-1|419	rm -f %buildroot/%{_bindir}/reporter-rhtsupport
12mr|libreport-2.0.10-1|420	
12mr|libreport-2.0.10-1|421	rm -f %{buildroot}/%_libdir/libabrt_web.so
12mr|libreport-2.0.10-1|422	rm -f %{buildroot}/%{_mandir}/man1/reporter-rhtsupport.1*
12mr|libreport-2.0.10-1|423	
12mr|libreport-2.0.10-1|424	
12mr|libreport-2.0.10-1|425	
12mr|libreport-2.0.10-1|426	
12mr|libreport-2.0.10-1|427	%if %_with_tests
12mr|libreport-2.0.10-1|428	%check
12mr|libreport-2.0.10-1|429	make check
12mr|libreport-2.0.10-1|430	%endif
12mr|libreport-2.0.10-1|431	
12mr|libreport-2.0.10-1|432	
12mr|libreport-2.0.10-1|433	
12mr|libreport-2.0.10-1|434	%changelog
12mr|libreport-2.0.10-1|435	

14909 12
12mr|libresample-0.1.3-11|1	%define	major 0
12mr|libresample-0.1.3-11|2	%define libname %mklibname resample %{major}
12mr|libresample-0.1.3-11|3	%define develname %mklibname -d resample
12mr|libresample-0.1.3-11|4	
12mr|libresample-0.1.3-11|5	Summary:	A real-time library for sampling rate conversion
12mr|libresample-0.1.3-11|6	Name:		libresample
12mr|libresample-0.1.3-11|7	Version:	0.1.3
12mr|libresample-0.1.3-11|8	Release:	%mkrel 11
12mr|libresample-0.1.3-11|9	License:	LGPL
12mr|libresample-0.1.3-11|10	Group:		System/Libraries
12mr|libresample-0.1.3-11|11	URL:		http://www-ccrma.stanford.edu/~jos/resample/Available_Software.html
12mr|libresample-0.1.3-11|12	Source0:	http://ccrma.stanford.edu/~jos/resample/%{name}-%{version}.tgz
12mr|libresample-0.1.3-11|13	Patch0:		libresample-shared.diff
12mr|libresample-0.1.3-11|14	BuildRequires:	pkgconfig(sndfile)
12mr|libresample-0.1.3-11|15	BuildRequires:	pkgconfig(samplerate)
12mr|libresample-0.1.3-11|16	BuildRequires:	libtool
12mr|libresample-0.1.3-11|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libresample-0.1.3-11|18	
12mr|libresample-0.1.3-11|19	%description
12mr|libresample-0.1.3-11|20	libresample is a real-time library for sampling rate conversion.
12mr|libresample-0.1.3-11|21	
12mr|libresample-0.1.3-11|22	%package	tools
12mr|libresample-0.1.3-11|23	Summary:	Various tools using the libresample library
12mr|libresample-0.1.3-11|24	Group:          Sound
12mr|libresample-0.1.3-11|25	
12mr|libresample-0.1.3-11|26	%description	tools
12mr|libresample-0.1.3-11|27	libresample is a real-time library for sampling rate conversion.
12mr|libresample-0.1.3-11|28	
12mr|libresample-0.1.3-11|29	This package contains various tools that uses the libresample library.
12mr|libresample-0.1.3-11|30	
12mr|libresample-0.1.3-11|31	* compareresample
12mr|libresample-0.1.3-11|32	* resample-sndfile
12mr|libresample-0.1.3-11|33	* testresample
12mr|libresample-0.1.3-11|34	
12mr|libresample-0.1.3-11|35	%package -n	%{libname}
12mr|libresample-0.1.3-11|36	Summary:	A real-time library for sampling rate conversion
12mr|libresample-0.1.3-11|37	Group:          System/Libraries
12mr|libresample-0.1.3-11|38	
12mr|libresample-0.1.3-11|39	%description -n	%{libname}
12mr|libresample-0.1.3-11|40	libresample is a real-time library for sampling rate conversion.
12mr|libresample-0.1.3-11|41	
12mr|libresample-0.1.3-11|42	%package -n	%{develname}
12mr|libresample-0.1.3-11|43	Summary:	Static library and header files for the libevent library
12mr|libresample-0.1.3-11|44	Group:		Development/C
12mr|libresample-0.1.3-11|45	Provides:	resample-devel = %{version}-%{release}
12mr|libresample-0.1.3-11|46	Provides:	libresample-devel = %{version}-%{release}
12mr|libresample-0.1.3-11|47	Requires:	%{libname} = %{version}
12mr|libresample-0.1.3-11|48	
12mr|libresample-0.1.3-11|49	%description -n	%{develname}
12mr|libresample-0.1.3-11|50	libresample is a real-time library for sampling rate conversion.
12mr|libresample-0.1.3-11|51	
12mr|libresample-0.1.3-11|52	This package contains the static libresample library and its header files.
12mr|libresample-0.1.3-11|53	
12mr|libresample-0.1.3-11|54	%prep
12mr|libresample-0.1.3-11|55	
12mr|libresample-0.1.3-11|56	%setup -q -n %{name}-%{version}
12mr|libresample-0.1.3-11|57	%patch0 -p0
12mr|libresample-0.1.3-11|58	
12mr|libresample-0.1.3-11|59	%build
12mr|libresample-0.1.3-11|60	export CC="%{__cc}"
12mr|libresample-0.1.3-11|61	export CFLAGS="%{optflags} -fPIC"
12mr|libresample-0.1.3-11|62	
12mr|libresample-0.1.3-11|63	%configure
12mr|libresample-0.1.3-11|64	%make
12mr|libresample-0.1.3-11|65	
12mr|libresample-0.1.3-11|66	%install
12mr|libresample-0.1.3-11|67	rm -rf %{buildroot}
12mr|libresample-0.1.3-11|68	
12mr|libresample-0.1.3-11|69	%makeinstall_std
12mr|libresample-0.1.3-11|70	
12mr|libresample-0.1.3-11|71	%if %mdkversion < 200900
12mr|libresample-0.1.3-11|72	%post -n %{libname} -p /sbin/ldconfig
12mr|libresample-0.1.3-11|73	%endif
12mr|libresample-0.1.3-11|74	
12mr|libresample-0.1.3-11|75	%if %mdkversion < 200900
12mr|libresample-0.1.3-11|76	%postun -n %{libname} -p /sbin/ldconfig
12mr|libresample-0.1.3-11|77	%endif
12mr|libresample-0.1.3-11|78	
12mr|libresample-0.1.3-11|79	%clean
12mr|libresample-0.1.3-11|80	rm -rf %{buildroot}
12mr|libresample-0.1.3-11|81	
12mr|libresample-0.1.3-11|82	%files tools
12mr|libresample-0.1.3-11|83	%defattr(-,root,root)
12mr|libresample-0.1.3-11|84	%{_bindir}/compareresample
12mr|libresample-0.1.3-11|85	%{_bindir}/resample-sndfile
12mr|libresample-0.1.3-11|86	%{_bindir}/testresample
12mr|libresample-0.1.3-11|87	
12mr|libresample-0.1.3-11|88	%files -n %{libname}
12mr|libresample-0.1.3-11|89	%defattr(-,root,root)
12mr|libresample-0.1.3-11|90	%doc LICENSE.txt README.txt
12mr|libresample-0.1.3-11|91	%{_libdir}/*.so.*
12mr|libresample-0.1.3-11|92	
12mr|libresample-0.1.3-11|93	%files -n %{develname}
12mr|libresample-0.1.3-11|94	%defattr(-,root,root)
12mr|libresample-0.1.3-11|95	%{_includedir}/*
12mr|libresample-0.1.3-11|96	%{_libdir}/*.so
12mr|libresample-0.1.3-11|97	
12mr|libresample-0.1.3-11|98	
12mr|libresample-0.1.3-11|99	
12mr|libresample-0.1.3-11|100	%changelog
12mr|libresample-0.1.3-11|101	

14910 12
12mr|librest-0.7.10-1|1	%define shortname rest
12mr|librest-0.7.10-1|2	%define name lib%{shortname}
12mr|librest-0.7.10-1|3	
12mr|librest-0.7.10-1|4	%define api		0.7
12mr|librest-0.7.10-1|5	%define major           0
12mr|librest-0.7.10-1|6	%define libname         %mklibname %{shortname} %{api} %{major}
12mr|librest-0.7.10-1|7	%define develname       %mklibname %{shortname} -d
12mr|librest-0.7.10-1|8	
12mr|librest-0.7.10-1|9	Name: %{name}
12mr|librest-0.7.10-1|10	Summary: Library for accessing rest web services
12mr|librest-0.7.10-1|11	Group: System/Libraries
12mr|librest-0.7.10-1|12	Version: 0.7.10
12mr|librest-0.7.10-1|13	License: LGPLv2+
12mr|librest-0.7.10-1|14	URL: http://www.meego.com
12mr|librest-0.7.10-1|15	Release: %mkrel 1
12mr|librest-0.7.10-1|16	Source0: http://ftp.gnome.org/pub/GNOME/sources/rest/%{api}/%{shortname}-%{version}.tar.bz2
12mr|librest-0.7.10-1|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|librest-0.7.10-1|18	BuildRequires: libxml2-devel
12mr|librest-0.7.10-1|19	BuildRequires: glib2-devel
12mr|librest-0.7.10-1|20	BuildRequires: libsoup-devel
12mr|librest-0.7.10-1|21	BuildRequires: gtk-doc
12mr|librest-0.7.10-1|22	BuildRequires: gobject-introspection-devel
12mr|librest-0.7.10-1|23	
12mr|librest-0.7.10-1|24	%description
12mr|librest-0.7.10-1|25	Library for accessing rest web services
12mr|librest-0.7.10-1|26	
12mr|librest-0.7.10-1|27	%package -n %{libname}
12mr|librest-0.7.10-1|28	Summary: Library for accessing rest web services
12mr|librest-0.7.10-1|29	Group: System/Libraries
12mr|librest-0.7.10-1|30	Obsoletes: %{_lib}librest0 < %version
12mr|librest-0.7.10-1|31	Conflicts: %{develname} < 0.7.10
12mr|librest-0.7.10-1|32	
12mr|librest-0.7.10-1|33	%description -n %{libname}
12mr|librest-0.7.10-1|34	Library for accessing rest web services
12mr|librest-0.7.10-1|35	
12mr|librest-0.7.10-1|36	%package -n %{name}-doc
12mr|librest-0.7.10-1|37	
12mr|librest-0.7.10-1|38	Summary: Documentation for %{name}
12mr|librest-0.7.10-1|39	Group: System/Libraries
12mr|librest-0.7.10-1|40	
12mr|librest-0.7.10-1|41	%description -n %{name}-doc
12mr|librest-0.7.10-1|42	Documentation for %{name}
12mr|librest-0.7.10-1|43	
12mr|librest-0.7.10-1|44	%package -n %{develname}
12mr|librest-0.7.10-1|45	
12mr|librest-0.7.10-1|46	Summary: Development files for %{name}
12mr|librest-0.7.10-1|47	Group: Development/C
12mr|librest-0.7.10-1|48	
12mr|librest-0.7.10-1|49	Requires: %{libname} = %{version}-%{release}
12mr|librest-0.7.10-1|50	Provides: %{name}-devel = %{version}-%{release}
12mr|librest-0.7.10-1|51	
12mr|librest-0.7.10-1|52	%description -n %{develname}
12mr|librest-0.7.10-1|53	The %{name}-devel package contains libraries and header files for
12mr|librest-0.7.10-1|54	developing applications that use %{name}.
12mr|librest-0.7.10-1|55	
12mr|librest-0.7.10-1|56	%prep
12mr|librest-0.7.10-1|57	%setup -q -n %{shortname}-%{version}
12mr|librest-0.7.10-1|58	
12mr|librest-0.7.10-1|59	%build
12mr|librest-0.7.10-1|60	autoreconf -fi
12mr|librest-0.7.10-1|61	%configure2_5x --enable-gtk-doc
12mr|librest-0.7.10-1|62	%make
12mr|librest-0.7.10-1|63	
12mr|librest-0.7.10-1|64	%install
12mr|librest-0.7.10-1|65	rm -rf %{buildroot}
12mr|librest-0.7.10-1|66	%makeinstall_std
12mr|librest-0.7.10-1|67	
12mr|librest-0.7.10-1|68	mkdir -p %{buildroot}/%{_datadir}/doc/%{name}-%{version}
12mr|librest-0.7.10-1|69	for f in `ls %{buildroot}/%{_datadir}/doc/`; do
12mr|librest-0.7.10-1|70	if [ -f %{buildroot}/%{_datadir}/doc/$f ]; then
12mr|librest-0.7.10-1|71	mv %{buildroot}/%{_datadir}/doc/$f %{buildroot}/%{_datadir}/doc/%{name}-%{version}
12mr|librest-0.7.10-1|72	fi
12mr|librest-0.7.10-1|73	done
12mr|librest-0.7.10-1|74	
12mr|librest-0.7.10-1|75	%clean
12mr|librest-0.7.10-1|76	rm -rf %{buildroot}
12mr|librest-0.7.10-1|77	
12mr|librest-0.7.10-1|78	%files -n %{libname}
12mr|librest-0.7.10-1|79	%defattr(-,root,root,-)
12mr|librest-0.7.10-1|80	%doc COPYING NEWS README AUTHORS ChangeLog
12mr|librest-0.7.10-1|81	%{_libdir}/%{name}*-%{api}.so.%{major}*
12mr|librest-0.7.10-1|82	%{_libdir}/girepository-1.0/*
12mr|librest-0.7.10-1|83	
12mr|librest-0.7.10-1|84	%files -n %{name}-doc
12mr|librest-0.7.10-1|85	%defattr(-,root,root,-)
12mr|librest-0.7.10-1|86	%{_datadir}/gtk-doc/html/*
12mr|librest-0.7.10-1|87	
12mr|librest-0.7.10-1|88	%files -n %{develname}
12mr|librest-0.7.10-1|89	%defattr(-,root,root,-)
12mr|librest-0.7.10-1|90	%{_libdir}/pkgconfig/*.pc
12mr|librest-0.7.10-1|91	%{_includedir}/rest*/*
12mr|librest-0.7.10-1|92	%{_libdir}/%{name}*.so
12mr|librest-0.7.10-1|93	%{_datadir}/gir-1.0/*
12mr|librest-0.7.10-1|94	
12mr|librest-0.7.10-1|95	
12mr|librest-0.7.10-1|96	
12mr|librest-0.7.10-1|97	%changelog
12mr|librest-0.7.10-1|98	

14911 12
12mr|librouteros-1.1.2-2|1	Name:		librouteros
12mr|librouteros-1.1.2-2|2	Version:	1.1.2
12mr|librouteros-1.1.2-2|3	Release:	2
12mr|librouteros-1.1.2-2|4	Summary:	Library for accessing MikroTik's RouterOS via its API
12mr|librouteros-1.1.2-2|5	License:	GPLv2+
12mr|librouteros-1.1.2-2|6	Group:		System/Libraries
12mr|librouteros-1.1.2-2|7	Url:		http://verplant.org/librouteros
12mr|librouteros-1.1.2-2|8	Source0:	http://verplant.org/librouteros/files/librouteros-%{version}.tar.bz2
12mr|librouteros-1.1.2-2|9	Patch0:		disable_werror.patch
12mr|librouteros-1.1.2-2|10	BuildRequires:	libgcrypt-devel
12mr|librouteros-1.1.2-2|11	
12mr|librouteros-1.1.2-2|12	%description
12mr|librouteros-1.1.2-2|13	librouteros (or libRouterOS) is a C library to communicate
12mr|librouteros-1.1.2-2|14	with network devices by MikroTik running their Linux-based
12mr|librouteros-1.1.2-2|15	operating system RouterOS.
12mr|librouteros-1.1.2-2|16	
12mr|librouteros-1.1.2-2|17	#------------------------------------------------------
12mr|librouteros-1.1.2-2|18	
12mr|librouteros-1.1.2-2|19	%define major 0
12mr|librouteros-1.1.2-2|20	%define libname %mklibname routeros %{major}
12mr|librouteros-1.1.2-2|21	
12mr|librouteros-1.1.2-2|22	%package -n %{libname}
12mr|librouteros-1.1.2-2|23	Summary: Files for developing applications that use librouteros
12mr|librouteros-1.1.2-2|24	Group: System/Libraries
12mr|librouteros-1.1.2-2|25	
12mr|librouteros-1.1.2-2|26	%description -n %{libname}
12mr|librouteros-1.1.2-2|27	librouteros (or libRouterOS) is a C library to communicate
12mr|librouteros-1.1.2-2|28	with network devices by MikroTik running their Linux-based
12mr|librouteros-1.1.2-2|29	operating system RouterOS.
12mr|librouteros-1.1.2-2|30	
12mr|librouteros-1.1.2-2|31	%files -n %{libname}
12mr|librouteros-1.1.2-2|32	%{_libdir}/*.so.%{major}*
12mr|librouteros-1.1.2-2|33	
12mr|librouteros-1.1.2-2|34	
12mr|librouteros-1.1.2-2|35	%define develname %mklibname routeros -d
12mr|librouteros-1.1.2-2|36	
12mr|librouteros-1.1.2-2|37	%package -n %{develname}
12mr|librouteros-1.1.2-2|38	Summary:	Files for developing applications that use librouteros
12mr|librouteros-1.1.2-2|39	Group:		Development/C
12mr|librouteros-1.1.2-2|40	Provides:	routeros-devel = %{version}-%{release}
12mr|librouteros-1.1.2-2|41	Requires:	%{libname} = %{version}-%{release}
12mr|librouteros-1.1.2-2|42	Obsoletes:	routeros-devel < %{version}
12mr|librouteros-1.1.2-2|43	
12mr|librouteros-1.1.2-2|44	
12mr|librouteros-1.1.2-2|45	%description -n %{develname}
12mr|librouteros-1.1.2-2|46	The header files and libtool library for
12mr|librouteros-1.1.2-2|47	developing applications that use librouteros.
12mr|librouteros-1.1.2-2|48	
12mr|librouteros-1.1.2-2|49	#------------------------------------------------------
12mr|librouteros-1.1.2-2|50	
12mr|librouteros-1.1.2-2|51	%prep
12mr|librouteros-1.1.2-2|52	%setup -q
12mr|librouteros-1.1.2-2|53	%patch0 -p0
12mr|librouteros-1.1.2-2|54	autoreconf -fi
12mr|librouteros-1.1.2-2|55	
12mr|librouteros-1.1.2-2|56	%build
12mr|librouteros-1.1.2-2|57	%configure2_5x
12mr|librouteros-1.1.2-2|58	
12mr|librouteros-1.1.2-2|59	%make
12mr|librouteros-1.1.2-2|60	
12mr|librouteros-1.1.2-2|61	%install
12mr|librouteros-1.1.2-2|62	%makeinstall_std
12mr|librouteros-1.1.2-2|63	find %{buildroot} -type f -name '*.la' -exec rm -f {} \;
12mr|librouteros-1.1.2-2|64	
12mr|librouteros-1.1.2-2|65	
12mr|librouteros-1.1.2-2|66	%files -n %{develname}
12mr|librouteros-1.1.2-2|67	%doc README ChangeLog NEWS
12mr|librouteros-1.1.2-2|68	%{_includedir}/*
12mr|librouteros-1.1.2-2|69	%{_libdir}/*.a
12mr|librouteros-1.1.2-2|70	%{_libdir}/*.so
12mr|librouteros-1.1.2-2|71	
12mr|librouteros-1.1.2-2|72	
12mr|librouteros-1.1.2-2|73	%files
12mr|librouteros-1.1.2-2|74	%{_bindir}/ros
12mr|librouteros-1.1.2-2|75	%{_mandir}/man1/ros.1.*
12mr|librouteros-1.1.2-2|76	%{_mandir}/man3/librouteros.3.*
12mr|librouteros-1.1.2-2|77	
12mr|librouteros-1.1.2-2|78	
12mr|librouteros-1.1.2-2|79	
12mr|librouteros-1.1.2-2|80	%changelog
12mr|librouteros-1.1.2-2|81	

14912 12
12mr|librpcsecgss-0.19-5|1	%define	major 3
12mr|librpcsecgss-0.19-5|2	%define libname     %mklibname rpcsecgss %{major}
12mr|librpcsecgss-0.19-5|3	%define develname	%mklibname rpcsecgss -d
12mr|librpcsecgss-0.19-5|4	
12mr|librpcsecgss-0.19-5|5	Summary:	Allows secure rpc communication using the rpcsec_gss protocol
12mr|librpcsecgss-0.19-5|6	Name:		librpcsecgss
12mr|librpcsecgss-0.19-5|7	Version:	0.19
12mr|librpcsecgss-0.19-5|8	Release:	%mkrel 5
12mr|librpcsecgss-0.19-5|9	License:	BSD-like
12mr|librpcsecgss-0.19-5|10	Group:		System/Libraries
12mr|librpcsecgss-0.19-5|11	URL:		http://www.citi.umich.edu/projects/nfsv4/linux/
12mr|librpcsecgss-0.19-5|12	Source0:	http://www.citi.umich.edu/projects/nfsv4/linux/%{name}/%{name}-%{version}.tar.gz
12mr|librpcsecgss-0.19-5|13	BuildRequires:	gssglue-devel
12mr|librpcsecgss-0.19-5|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|librpcsecgss-0.19-5|15	
12mr|librpcsecgss-0.19-5|16	%description
12mr|librpcsecgss-0.19-5|17	Allows secure rpc communication using the rpcsec_gss protocol
12mr|librpcsecgss-0.19-5|18	librpcsecgss allows secure rpc communication using the rpcsec_gss
12mr|librpcsecgss-0.19-5|19	protocol.
12mr|librpcsecgss-0.19-5|20	
12mr|librpcsecgss-0.19-5|21	%package -n	%{libname}
12mr|librpcsecgss-0.19-5|22	Summary:	Allows secure rpc communication using the rpcsec_gss protocol
12mr|librpcsecgss-0.19-5|23	Group:		System/Libraries
12mr|librpcsecgss-0.19-5|24	
12mr|librpcsecgss-0.19-5|25	%description -n	%{libname}
12mr|librpcsecgss-0.19-5|26	Allows secure rpc communication using the rpcsec_gss protocol
12mr|librpcsecgss-0.19-5|27	librpcsecgss allows secure rpc communication using the rpcsec_gss
12mr|librpcsecgss-0.19-5|28	protocol.
12mr|librpcsecgss-0.19-5|29	
12mr|librpcsecgss-0.19-5|30	%package -n	%{develname}
12mr|librpcsecgss-0.19-5|31	Summary:	Static library and header files for the librpcsecgss library
12mr|librpcsecgss-0.19-5|32	Group:		Development/C
12mr|librpcsecgss-0.19-5|33	Requires:	%{libname} = %{version}-%{release}
12mr|librpcsecgss-0.19-5|34	Provides:	rpcsecgss-devel = %{version}-%{release}
12mr|librpcsecgss-0.19-5|35	Obsoletes:	%{mklibname rpcsecgss 1}-devel
12mr|librpcsecgss-0.19-5|36	Obsoletes:	%{mklibname rpcsecgss 2}-devel
12mr|librpcsecgss-0.19-5|37	Obsoletes:	%{mklibname rpcsecgss 3}-devel
12mr|librpcsecgss-0.19-5|38	
12mr|librpcsecgss-0.19-5|39	%description -n	%{develname}
12mr|librpcsecgss-0.19-5|40	Allows secure rpc communication using the rpcsec_gss protocol
12mr|librpcsecgss-0.19-5|41	librpcsecgss allows secure rpc communication using the rpcsec_gss
12mr|librpcsecgss-0.19-5|42	protocol.
12mr|librpcsecgss-0.19-5|43	
12mr|librpcsecgss-0.19-5|44	This package contains the static librpcsecgss library and its
12mr|librpcsecgss-0.19-5|45	header files.
12mr|librpcsecgss-0.19-5|46	
12mr|librpcsecgss-0.19-5|47	%prep
12mr|librpcsecgss-0.19-5|48	%setup -q -n librpcsecgss-%{version}
12mr|librpcsecgss-0.19-5|49	
12mr|librpcsecgss-0.19-5|50	%build
12mr|librpcsecgss-0.19-5|51	%configure2_5x
12mr|librpcsecgss-0.19-5|52	%make
12mr|librpcsecgss-0.19-5|53	
12mr|librpcsecgss-0.19-5|54	%install
12mr|librpcsecgss-0.19-5|55	rm -rf %{buildroot}
12mr|librpcsecgss-0.19-5|56	%makeinstall_std
12mr|librpcsecgss-0.19-5|57	
12mr|librpcsecgss-0.19-5|58	%if %mdkversion < 200900
12mr|librpcsecgss-0.19-5|59	%post -n %{libname} -p /sbin/ldconfig
12mr|librpcsecgss-0.19-5|60	%endif
12mr|librpcsecgss-0.19-5|61	
12mr|librpcsecgss-0.19-5|62	%if %mdkversion < 200900
12mr|librpcsecgss-0.19-5|63	%postun -n %{libname} -p /sbin/ldconfig
12mr|librpcsecgss-0.19-5|64	%endif
12mr|librpcsecgss-0.19-5|65	
12mr|librpcsecgss-0.19-5|66	%clean
12mr|librpcsecgss-0.19-5|67	rm -rf %{buildroot}
12mr|librpcsecgss-0.19-5|68	
12mr|librpcsecgss-0.19-5|69	%files -n %{libname}
12mr|librpcsecgss-0.19-5|70	%defattr(-,root,root)
12mr|librpcsecgss-0.19-5|71	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
12mr|librpcsecgss-0.19-5|72	%{_libdir}/*.so.*
12mr|librpcsecgss-0.19-5|73	
12mr|librpcsecgss-0.19-5|74	%files  -n %{develname}
12mr|librpcsecgss-0.19-5|75	%defattr(-,root,root)
12mr|librpcsecgss-0.19-5|76	%{_includedir}/rpcsecgss
12mr|librpcsecgss-0.19-5|77	%{_libdir}/*.so
12mr|librpcsecgss-0.19-5|78	%{_libdir}/*.a
12mr|librpcsecgss-0.19-5|79	%{_libdir}/pkgconfig/librpcsecgss.pc
12mr|librpcsecgss-0.19-5|80	
12mr|librpcsecgss-0.19-5|81	
12mr|librpcsecgss-0.19-5|82	
12mr|librpcsecgss-0.19-5|83	%changelog
12mr|librpcsecgss-0.19-5|84	

14913 12
12mr|librsvg-2.36.4-2|1	%define api	2
12mr|librsvg-2.36.4-2|2	%define major	2
12mr|librsvg-2.36.4-2|3	%define gimajor	2.0
12mr|librsvg-2.36.4-2|4	%define libname	%mklibname rsvg %{api} %{major}
12mr|librsvg-2.36.4-2|5	%define devname	%mklibname -d rsvg %{api}
12mr|librsvg-2.36.4-2|6	%define girname	%mklibname rsvg-gir %{gimajor}
12mr|librsvg-2.36.4-2|7	
12mr|librsvg-2.36.4-2|8	# mozilla plugin requires xulruuner 1.8 not 1.9
12mr|librsvg-2.36.4-2|9	%define build_mozilla 0
12mr|librsvg-2.36.4-2|10	
12mr|librsvg-2.36.4-2|11	Summary:	Raph's SVG library
12mr|librsvg-2.36.4-2|12	Name:		librsvg
12mr|librsvg-2.36.4-2|13	Version:	2.36.4
12mr|librsvg-2.36.4-2|14	Release:	2
12mr|librsvg-2.36.4-2|15	License:	LGPLv2+ and GPLv2+
12mr|librsvg-2.36.4-2|16	Group:		Graphics
12mr|librsvg-2.36.4-2|17	URL:		http://librsvg.sourceforge.net/
12mr|librsvg-2.36.4-2|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.xz
12mr|librsvg-2.36.4-2|19	Patch0:		10_rsvg-gz.patch
12mr|librsvg-2.36.4-2|20	Patch1:		20_rsvg_compat.patch
12mr|librsvg-2.36.4-2|21	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.4.0
12mr|librsvg-2.36.4-2|22	BuildRequires:	gdk-pixbuf2.0
12mr|librsvg-2.36.4-2|23	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|librsvg-2.36.4-2|24	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|librsvg-2.36.4-2|25	BuildRequires:	pkgconfig(libcroco-0.6)
12mr|librsvg-2.36.4-2|26	BuildRequires:	pkgconfig(libxml-2.0)
12mr|librsvg-2.36.4-2|27	#BuildRequires:	docbook-dtd31-sgml
12mr|librsvg-2.36.4-2|28	BuildRequires:	vala-tools
12mr|librsvg-2.36.4-2|29	BuildRequires:	vala-devel
12mr|librsvg-2.36.4-2|30	
12mr|librsvg-2.36.4-2|31	Provides:	%{name}%{api} = %{version}-%{release}
12mr|librsvg-2.36.4-2|32	Requires:	%{libname} >= %{version}
12mr|librsvg-2.36.4-2|33	Requires:	python
12mr|librsvg-2.36.4-2|34	
12mr|librsvg-2.36.4-2|35	%description
12mr|librsvg-2.36.4-2|36	A library that uses libart and pango to render svg files.
12mr|librsvg-2.36.4-2|37	
12mr|librsvg-2.36.4-2|38	%package -n %{libname}
12mr|librsvg-2.36.4-2|39	Summary:	Raph's SVG library
12mr|librsvg-2.36.4-2|40	Group:		System/Libraries
12mr|librsvg-2.36.4-2|41	
12mr|librsvg-2.36.4-2|42	%description -n %{libname}
12mr|librsvg-2.36.4-2|43	A library that uses libart and pango to render svg files.
12mr|librsvg-2.36.4-2|44	
12mr|librsvg-2.36.4-2|45	%package -n %{devname}
12mr|librsvg-2.36.4-2|46	Summary:	Libraries and include files for developing with librsvg
12mr|librsvg-2.36.4-2|47	Group:		Development/C
12mr|librsvg-2.36.4-2|48	Requires:	%{libname} = %{version}-%{release}
12mr|librsvg-2.36.4-2|49	Provides:	%{name}%{api}-devel = %{version}-%{release}
12mr|librsvg-2.36.4-2|50	Provides:	%{name}-devel = %{version}-%{release}
12mr|librsvg-2.36.4-2|51	Obsoletes:	%{mklibname -d rsvg 2 2} < 2.36.1
12mr|librsvg-2.36.4-2|52	
12mr|librsvg-2.36.4-2|53	%description -n %{devname}
12mr|librsvg-2.36.4-2|54	This package provides the necessary development libraries and include
12mr|librsvg-2.36.4-2|55	files to allow you to develop with librsvg.
12mr|librsvg-2.36.4-2|56	
12mr|librsvg-2.36.4-2|57	%package -n %{girname}
12mr|librsvg-2.36.4-2|58	Summary:	GObject Introspection interface description for %{name}
12mr|librsvg-2.36.4-2|59	Group:		System/Libraries
12mr|librsvg-2.36.4-2|60	Requires:	%{libname} = %{version}-%{release}
12mr|librsvg-2.36.4-2|61	
12mr|librsvg-2.36.4-2|62	%description -n %{girname}
12mr|librsvg-2.36.4-2|63	GObject Introspection interface description for %{name}.
12mr|librsvg-2.36.4-2|64	
12mr|librsvg-2.36.4-2|65	%if %{build_mozilla}
12mr|librsvg-2.36.4-2|66	%package mozilla
12mr|librsvg-2.36.4-2|67	Summary:	Mozilla plugin for displaying SVG files
12mr|librsvg-2.36.4-2|68	Group:		Networking/WWW
12mr|librsvg-2.36.4-2|69	BuildRequires:	xulrunner-devel
12mr|librsvg-2.36.4-2|70	
12mr|librsvg-2.36.4-2|71	%description mozilla
12mr|librsvg-2.36.4-2|72	This package provides the necessary development libraries and include
12mr|librsvg-2.36.4-2|73	files to allow you to develop with librsvg.
12mr|librsvg-2.36.4-2|74	%endif
12mr|librsvg-2.36.4-2|75	
12mr|librsvg-2.36.4-2|76	%prep
12mr|librsvg-2.36.4-2|77	%setup -q
12mr|librsvg-2.36.4-2|78	%apply_patches
12mr|librsvg-2.36.4-2|79	
12mr|librsvg-2.36.4-2|80	%build
12mr|librsvg-2.36.4-2|81	
12mr|librsvg-2.36.4-2|82	%configure2_5x \
12mr|librsvg-2.36.4-2|83	--disable-static \
12mr|librsvg-2.36.4-2|84	--enable-introspection=yes \
12mr|librsvg-2.36.4-2|85	--disable-gtk-doc \
12mr|librsvg-2.36.4-2|86	--enable-vala \
12mr|librsvg-2.36.4-2|87	--enable-pixbuf-loader \
12mr|librsvg-2.36.4-2|88	--disable-gtk-theme
12mr|librsvg-2.36.4-2|89	
12mr|librsvg-2.36.4-2|90	%make
12mr|librsvg-2.36.4-2|91	
12mr|librsvg-2.36.4-2|92	%install
12mr|librsvg-2.36.4-2|93	%makeinstall_std
12mr|librsvg-2.36.4-2|94	
12mr|librsvg-2.36.4-2|95	#remove unpackaged files
12mr|librsvg-2.36.4-2|96	rm -fr %{buildroot}%{_docdir}/librsvg
12mr|librsvg-2.36.4-2|97	%if %{build_mozilla}
12mr|librsvg-2.36.4-2|98	rm -f %{buildroot}%{_libdir}/mozilla/
12mr|librsvg-2.36.4-2|99	%endif
12mr|librsvg-2.36.4-2|100	rm -f %{buildroot}%{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders
12mr|librsvg-2.36.4-2|101	rm -f %{buildroot}%{_datadir}/pixmaps/svg-viewer.svg
12mr|librsvg-2.36.4-2|102	
12mr|librsvg-2.36.4-2|103	%files
12mr|librsvg-2.36.4-2|104	%doc AUTHORS COPYING COPYING.LIB ChangeLog NEWS README
12mr|librsvg-2.36.4-2|105	%{_bindir}/rsvg-convert
12mr|librsvg-2.36.4-2|106	%{_bindir}/rsvg-view-3
12mr|librsvg-2.36.4-2|107	#{_libdir}/gtk-2.0/*/engines/*.so
12mr|librsvg-2.36.4-2|108	#{_datadir}/themes/bubble/gtk-2.0/*
12mr|librsvg-2.36.4-2|109	%{_mandir}/man1/*
12mr|librsvg-2.36.4-2|110	
12mr|librsvg-2.36.4-2|111	%files -n %{libname}
12mr|librsvg-2.36.4-2|112	%{_libdir}/gdk-pixbuf-2.0/*/loaders/*.so
12mr|librsvg-2.36.4-2|113	%{_libdir}/librsvg-%{api}.so.%{major}*
12mr|librsvg-2.36.4-2|114	
12mr|librsvg-2.36.4-2|115	%files -n %{girname}
12mr|librsvg-2.36.4-2|116	%{_libdir}/girepository-1.0/Rsvg-%{gimajor}.typelib
12mr|librsvg-2.36.4-2|117	
12mr|librsvg-2.36.4-2|118	%files -n %{devname}
12mr|librsvg-2.36.4-2|119	%{_libdir}/*.so
12mr|librsvg-2.36.4-2|120	%{_includedir}/librsvg-2.0
12mr|librsvg-2.36.4-2|121	%{_libdir}/pkgconfig/*
12mr|librsvg-2.36.4-2|122	%{_datadir}/gir-1.0/Rsvg-2.0.gir
12mr|librsvg-2.36.4-2|123	%{_datadir}/gtk-doc/html/*
12mr|librsvg-2.36.4-2|124	%dir %{_datadir}/vala
12mr|librsvg-2.36.4-2|125	%dir %{_datadir}/vala/vapi
12mr|librsvg-2.36.4-2|126	%{_datadir}/vala/vapi/librsvg-2.0.vapi
12mr|librsvg-2.36.4-2|127	
12mr|librsvg-2.36.4-2|128	%if %{build_mozilla}
12mr|librsvg-2.36.4-2|129	%files mozilla
12mr|librsvg-2.36.4-2|130	%{_libdir}/mozilla/plugins/*.so
12mr|librsvg-2.36.4-2|131	%endif
12mr|librsvg-2.36.4-2|132	
12mr|librsvg-2.36.4-2|133	%changelog
12mr|librsvg-2.36.4-2|134	* Wed May 02 2012 Guilherme Moro <guilherme@mandriva.com> 2.36.1-2
12mr|librsvg-2.36.4-2|135	+ Revision: 795193
12mr|librsvg-2.36.4-2|136	+ rebuild (emptylog)
12mr|librsvg-2.36.4-2|137	
12mr|librsvg-2.36.4-2|138	* Sun Apr 29 2012 Guilherme Moro <guilherme@mandriva.com> 2.36.1-1
12mr|librsvg-2.36.4-2|139	+ Revision: 794414
12mr|librsvg-2.36.4-2|140	- Updated to version 2.36.1
12mr|librsvg-2.36.4-2|141	
12mr|librsvg-2.36.4-2|142	* Sun Nov 20 2011 Matthew Dawkins <mattydaw@mandriva.org> 2.34.2-1
12mr|librsvg-2.36.4-2|143	+ Revision: 732084
12mr|librsvg-2.36.4-2|144	- added missing gir file & major
12mr|librsvg-2.36.4-2|145	- fixed rm .la cmd
12mr|librsvg-2.36.4-2|146	- new version 2.34.2
12mr|librsvg-2.36.4-2|147	- removed defattr
12mr|librsvg-2.36.4-2|148	- added build for gir and split out pkg
12mr|librsvg-2.36.4-2|149	- enabled gtk3 by default merged unbuilt pkg into main pkg
12mr|librsvg-2.36.4-2|150	- properly removed all .la files
12mr|librsvg-2.36.4-2|151	- disabled static build
12mr|librsvg-2.36.4-2|152	- moved modules & engines from lib pkg to main pkg
12mr|librsvg-2.36.4-2|153	- moved provides nameapi_verion to main pkg
12mr|librsvg-2.36.4-2|154	- removed mkrel & BuildRoot
12mr|librsvg-2.36.4-2|155	- converted BRs to pkgconfig provides
12mr|librsvg-2.36.4-2|156	- cleaned up spec
12mr|librsvg-2.36.4-2|157	- removed old conflicts
12mr|librsvg-2.36.4-2|158	
12mr|librsvg-2.36.4-2|159	* Wed Sep 28 2011 Götz Waschk <waschk@mandriva.org> 2.34.1-2
12mr|librsvg-2.36.4-2|160	+ Revision: 701667
12mr|librsvg-2.36.4-2|161	- rebuild for new libpng
12mr|librsvg-2.36.4-2|162	
12mr|librsvg-2.36.4-2|163	* Wed Sep 07 2011 Götz Waschk <waschk@mandriva.org> 2.34.1-1
12mr|librsvg-2.36.4-2|164	+ Revision: 698512
12mr|librsvg-2.36.4-2|165	- new version
12mr|librsvg-2.36.4-2|166	- xz tarball
12mr|librsvg-2.36.4-2|167	
12mr|librsvg-2.36.4-2|168	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 2.34.0-2
12mr|librsvg-2.36.4-2|169	+ Revision: 662411
12mr|librsvg-2.36.4-2|170	- mass rebuild
12mr|librsvg-2.36.4-2|171	
12mr|librsvg-2.36.4-2|172	* Mon Apr 04 2011 Funda Wang <fwang@mandriva.org> 2.34.0-1
12mr|librsvg-2.36.4-2|173	+ Revision: 650123
12mr|librsvg-2.36.4-2|174	- new version 2.34.0
12mr|librsvg-2.36.4-2|175	
12mr|librsvg-2.36.4-2|176	* Sun Nov 14 2010 Götz Waschk <waschk@mandriva.org> 2.32.1-1mdv2011.0
12mr|librsvg-2.36.4-2|177	+ Revision: 597521
12mr|librsvg-2.36.4-2|178	- update to new version 2.32.1
12mr|librsvg-2.36.4-2|179	
12mr|librsvg-2.36.4-2|180	* Mon Sep 27 2010 Funda Wang <fwang@mandriva.org> 2.32.0-1mdv2011.0
12mr|librsvg-2.36.4-2|181	+ Revision: 581173
12mr|librsvg-2.36.4-2|182	- update to new version 2.32.0
12mr|librsvg-2.36.4-2|183	
12mr|librsvg-2.36.4-2|184	* Mon Aug 09 2010 Funda Wang <fwang@mandriva.org> 2.31.0-2mdv2011.0
12mr|librsvg-2.36.4-2|185	+ Revision: 567900
12mr|librsvg-2.36.4-2|186	- /usr/bin/rsvg2 is a python script
12mr|librsvg-2.36.4-2|187	
12mr|librsvg-2.36.4-2|188	* Fri Jul 30 2010 Funda Wang <fwang@mandriva.org> 2.31.0-1mdv2011.0
12mr|librsvg-2.36.4-2|189	+ Revision: 563261
12mr|librsvg-2.36.4-2|190	- New version 2.31.0
12mr|librsvg-2.36.4-2|191	- adopt to splitting on gtk and gdk_pixbuff
12mr|librsvg-2.36.4-2|192	
12mr|librsvg-2.36.4-2|193	* Mon May 03 2010 Götz Waschk <waschk@mandriva.org> 2.26.3-1mdv2010.1
12mr|librsvg-2.36.4-2|194	+ Revision: 541704
12mr|librsvg-2.36.4-2|195	- update to new version 2.26.3
12mr|librsvg-2.36.4-2|196	
12mr|librsvg-2.36.4-2|197	* Tue Mar 30 2010 Götz Waschk <waschk@mandriva.org> 2.26.2-1mdv2010.1
12mr|librsvg-2.36.4-2|198	+ Revision: 528963
12mr|librsvg-2.36.4-2|199	- update to new version 2.26.2
12mr|librsvg-2.36.4-2|200	
12mr|librsvg-2.36.4-2|201	* Tue Mar 16 2010 Oden Eriksson <oeriksson@mandriva.com> 2.26.0-3mdv2010.1
12mr|librsvg-2.36.4-2|202	+ Revision: 520902
12mr|librsvg-2.36.4-2|203	- rebuilt for 2010.1
12mr|librsvg-2.36.4-2|204	
12mr|librsvg-2.36.4-2|205	* Sun Oct 04 2009 Funda Wang <fwang@mandriva.org> 2.26.0-2mdv2010.0
12mr|librsvg-2.36.4-2|206	+ Revision: 453343
12mr|librsvg-2.36.4-2|207	- disable mozilla plugin as it requires xulrunner 1.8
12mr|librsvg-2.36.4-2|208	
12mr|librsvg-2.36.4-2|209	* Mon Mar 16 2009 Götz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mr|librsvg-2.36.4-2|210	+ Revision: 355970
12mr|librsvg-2.36.4-2|211	- update to new version 2.26.0
12mr|librsvg-2.36.4-2|212	
12mr|librsvg-2.36.4-2|213	* Tue Sep 23 2008 Götz Waschk <waschk@mandriva.org> 2.22.3-1mdv2009.0
12mr|librsvg-2.36.4-2|214	+ Revision: 287353
12mr|librsvg-2.36.4-2|215	- new version
12mr|librsvg-2.36.4-2|216	- build with xulrunner
12mr|librsvg-2.36.4-2|217	- fix group
12mr|librsvg-2.36.4-2|218	- fix license
12mr|librsvg-2.36.4-2|219	
12mr|librsvg-2.36.4-2|220	* Sat Jun 28 2008 Oden Eriksson <oeriksson@mandriva.com> 2.22.2-3mdv2009.0
12mr|librsvg-2.36.4-2|221	+ Revision: 229864
12mr|librsvg-2.36.4-2|222	- fix build (-lm)
12mr|librsvg-2.36.4-2|223	
12mr|librsvg-2.36.4-2|224	+ Thierry Vignaud <tv@mandriva.org>
12mr|librsvg-2.36.4-2|225	- rebuild
12mr|librsvg-2.36.4-2|226	
12mr|librsvg-2.36.4-2|227	+ Pixel <pixel@mandriva.com>
12mr|librsvg-2.36.4-2|228	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|librsvg-2.36.4-2|229	
12mr|librsvg-2.36.4-2|230	* Tue Mar 04 2008 Götz Waschk <waschk@mandriva.org> 2.22.2-1mdv2008.1
12mr|librsvg-2.36.4-2|231	+ Revision: 178712
12mr|librsvg-2.36.4-2|232	- new version
12mr|librsvg-2.36.4-2|233	
12mr|librsvg-2.36.4-2|234	* Mon Feb 25 2008 Götz Waschk <waschk@mandriva.org> 2.22.1-1mdv2008.1
12mr|librsvg-2.36.4-2|235	+ Revision: 174557
12mr|librsvg-2.36.4-2|236	- new version
12mr|librsvg-2.36.4-2|237	
12mr|librsvg-2.36.4-2|238	* Thu Feb 21 2008 Götz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12mr|librsvg-2.36.4-2|239	+ Revision: 173717
12mr|librsvg-2.36.4-2|240	- new version
12mr|librsvg-2.36.4-2|241	
12mr|librsvg-2.36.4-2|242	* Sun Jan 20 2008 Götz Waschk <waschk@mandriva.org> 2.20.0-1mdv2008.1
12mr|librsvg-2.36.4-2|243	+ Revision: 155297
12mr|librsvg-2.36.4-2|244	- new version
12mr|librsvg-2.36.4-2|245	
12mr|librsvg-2.36.4-2|246	+ Thierry Vignaud <tv@mandriva.org>
12mr|librsvg-2.36.4-2|247	- rebuild
12mr|librsvg-2.36.4-2|248	- kill re-definition of %%buildroot on Pixel's request
12mr|librsvg-2.36.4-2|249	
12mr|librsvg-2.36.4-2|250	+ Olivier Blin <blino@mandriva.org>
12mr|librsvg-2.36.4-2|251	- restore BuildRoot
12mr|librsvg-2.36.4-2|252	
12mr|librsvg-2.36.4-2|253	* Thu Aug 30 2007 Götz Waschk <waschk@mandriva.org> 2.18.2-1mdv2008.0
12mr|librsvg-2.36.4-2|254	+ Revision: 75142
12mr|librsvg-2.36.4-2|255	- new version
12mr|librsvg-2.36.4-2|256	
12mr|librsvg-2.36.4-2|257	* Tue Aug 21 2007 Götz Waschk <waschk@mandriva.org> 2.18.1-1mdv2008.0
12mr|librsvg-2.36.4-2|258	+ Revision: 68239
12mr|librsvg-2.36.4-2|259	- new version
12mr|librsvg-2.36.4-2|260	- new devel name
12mr|librsvg-2.36.4-2|261	
12mr|librsvg-2.36.4-2|262	* Tue Jul 24 2007 Götz Waschk <waschk@mandriva.org> 2.18.0-1mdv2008.0
12mr|librsvg-2.36.4-2|263	+ Revision: 55028
12mr|librsvg-2.36.4-2|264	- new version
12mr|librsvg-2.36.4-2|265	- fix mozilla plugin build
12mr|librsvg-2.36.4-2|266	
12mr|librsvg-2.36.4-2|267	
12mr|librsvg-2.36.4-2|268	* Wed Nov 22 2006 Götz Waschk <waschk@mandriva.org> 2.16.1-3mdv2007.0
12mr|librsvg-2.36.4-2|269	+ Revision: 86442
12mr|librsvg-2.36.4-2|270	- add conflict to fix upgrade
12mr|librsvg-2.36.4-2|271	
12mr|librsvg-2.36.4-2|272	* Wed Nov 22 2006 Colin Guthrie <cguthrie@mandriva.org> 2.16.1-2mdv2007.1
12mr|librsvg-2.36.4-2|273	+ Revision: 86240
12mr|librsvg-2.36.4-2|274	- Libify the engines for the benefit of x86_64 users
12mr|librsvg-2.36.4-2|275	
12mr|librsvg-2.36.4-2|276	* Fri Nov 03 2006 Götz Waschk <waschk@mandriva.org> 2.16.1-1mdv2007.1
12mr|librsvg-2.36.4-2|277	+ Revision: 76075
12mr|librsvg-2.36.4-2|278	- another fix for the gtk macros
12mr|librsvg-2.36.4-2|279	- fix macros with pkgconfig calls again
12mr|librsvg-2.36.4-2|280	- fix gtkbinaryver macro
12mr|librsvg-2.36.4-2|281	- Import librsvg
12mr|librsvg-2.36.4-2|282	
12mr|librsvg-2.36.4-2|283	* Fri Nov 03 2006 Götz Waschk <waschk@mandriva.org> 2.16.1-1mdv2007.1
12mr|librsvg-2.36.4-2|284	- New version 2.16.1
12mr|librsvg-2.36.4-2|285	
12mr|librsvg-2.36.4-2|286	* Fri Sep 01 2006 Götz Waschk <waschk@mandriva.org> 2.16.0-1mdv2007.0
12mr|librsvg-2.36.4-2|287	- New release 2.16.0
12mr|librsvg-2.36.4-2|288	
12mr|librsvg-2.36.4-2|289	* Wed Aug 02 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.90-3mdv2007.0
12mr|librsvg-2.36.4-2|290	- Rebuild with latest dbus
12mr|librsvg-2.36.4-2|291	
12mr|librsvg-2.36.4-2|292	* Mon Jul 31 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.15.90-2
12mr|librsvg-2.36.4-2|293	- fix building in autobuilders that install only strictly necessary build deps
12mr|librsvg-2.36.4-2|294	- add BuildRequires: libxt-devel
12mr|librsvg-2.36.4-2|295	
12mr|librsvg-2.36.4-2|296	* Fri Jul 28 2006 Götz Waschk <waschk@mandriva.org> 2.15.90-1
12mr|librsvg-2.36.4-2|297	- New release 2.15.90
12mr|librsvg-2.36.4-2|298	
12mr|librsvg-2.36.4-2|299	* Fri May 12 2006 Götz Waschk <waschk@mandriva.org> 2.14.4-1mdk
12mr|librsvg-2.36.4-2|300	- New release 2.14.4
12mr|librsvg-2.36.4-2|301	
12mr|librsvg-2.36.4-2|302	* Tue Mar 07 2006 Götz Waschk <waschk@mandriva.org> 2.12.7-6mdk
12mr|librsvg-2.36.4-2|303	- rebuild for new libgsf
12mr|librsvg-2.36.4-2|304	
12mr|librsvg-2.36.4-2|305	* Mon Feb 27 2006 Frederic Crozat <fcrozat@mandriva.com> 2.12.7-5mdk
12mr|librsvg-2.36.4-2|306	- Fortify package uninstall
12mr|librsvg-2.36.4-2|307	
12mr|librsvg-2.36.4-2|308	* Fri Feb 24 2006 Frederic Crozat <fcrozat@mandriva.com> 2.12.7-4mdk
12mr|librsvg-2.36.4-2|309	- Use mkrel
12mr|librsvg-2.36.4-2|310	
12mr|librsvg-2.36.4-2|311	* Mon Nov 14 2005 Oden Eriksson <oeriksson@mandriva.com> 2.12.7-3mdk
12mr|librsvg-2.36.4-2|312	- rebuilt against openssl-0.9.8a
12mr|librsvg-2.36.4-2|313	
12mr|librsvg-2.36.4-2|314	* Wed Oct 12 2005 Götz Waschk <waschk@mandriva.org> 2.12.7-2mdk
12mr|librsvg-2.36.4-2|315	- rebuild for new libgsf
12mr|librsvg-2.36.4-2|316	
12mr|librsvg-2.36.4-2|317	* Mon Oct 10 2005 Götz Waschk <waschk@mandriva.org> 2.12.7-1mdk
12mr|librsvg-2.36.4-2|318	- New release 2.12.7
12mr|librsvg-2.36.4-2|319	
12mr|librsvg-2.36.4-2|320	* Sat Oct 08 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.6-1mdk
12mr|librsvg-2.36.4-2|321	- Release 2.12.6
12mr|librsvg-2.36.4-2|322	
12mr|librsvg-2.36.4-2|323	* Sat Oct 08 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.4-2mdk
12mr|librsvg-2.36.4-2|324	- Enforce post dependency
12mr|librsvg-2.36.4-2|325	- don't run gdk-pixbuf-query-loaders in postun when upgrading
12mr|librsvg-2.36.4-2|326	
12mr|librsvg-2.36.4-2|327	* Fri Oct 07 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.4-1mdk
12mr|librsvg-2.36.4-2|328	- Release 2.14.4
12mr|librsvg-2.36.4-2|329	- Remove patch0 (merged upstream)
12mr|librsvg-2.36.4-2|330	
12mr|librsvg-2.36.4-2|331	* Sat Aug 27 2005 Götz Waschk <waschk@mandriva.org> 2.9.5-2mdk
12mr|librsvg-2.36.4-2|332	- replace prereq
12mr|librsvg-2.36.4-2|333	
12mr|librsvg-2.36.4-2|334	* Thu Apr 21 2005 Frederic Crozat <fcrozat@mandriva.com> 2.9.5-1mdk
12mr|librsvg-2.36.4-2|335	- Release 2.9.5 (based on Gtz Waschk package)
12mr|librsvg-2.36.4-2|336	
12mr|librsvg-2.36.4-2|337	* Mon Mar 14 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.1-5mdk
12mr|librsvg-2.36.4-2|338	- Rebuild with firefox
12mr|librsvg-2.36.4-2|339	
12mr|librsvg-2.36.4-2|340	* Wed Jan 05 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.1-4mdk
12mr|librsvg-2.36.4-2|341	- Rebuild with latest howl
12mr|librsvg-2.36.4-2|342	
12mr|librsvg-2.36.4-2|343	* Mon Dec 13 2004 Abel Cheung <deaddog@mandrake.org> 2.8.1-3mdk
12mr|librsvg-2.36.4-2|344	- Remove wrong or outdated requirements
12mr|librsvg-2.36.4-2|345	
12mr|librsvg-2.36.4-2|346	* Fri Nov 12 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.8.1-2mdk
12mr|librsvg-2.36.4-2|347	- add BuildRequires: mozilla-devel
12mr|librsvg-2.36.4-2|348	
12mr|librsvg-2.36.4-2|349	* Wed Oct 20 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.1-1mdk
12mr|librsvg-2.36.4-2|350	- New release 2.8.1
12mr|librsvg-2.36.4-2|351	
12mr|librsvg-2.36.4-2|352	* Thu Aug 05 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.6.5-2mdk
12mr|librsvg-2.36.4-2|353	- biarch support
12mr|librsvg-2.36.4-2|354	
12mr|librsvg-2.36.4-2|355	* Sun May 02 2004 Götz Waschk <waschk@linux-mandrake.com> 2.6.5-1mdk
12mr|librsvg-2.36.4-2|356	- don't libtoolize
12mr|librsvg-2.36.4-2|357	- fix url
12mr|librsvg-2.36.4-2|358	- New release 2.6.5
12mr|librsvg-2.36.4-2|359	
12mr|librsvg-2.36.4-2|360	* Fri Apr 23 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.4-4mdk
12mr|librsvg-2.36.4-2|361	- Fix again BuildRequires
12mr|librsvg-2.36.4-2|362	
12mr|librsvg-2.36.4-2|363	* Thu Apr 22 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.4-3mdk
12mr|librsvg-2.36.4-2|364	- Fix Buildrequires for documentation generation
12mr|librsvg-2.36.4-2|365	
12mr|librsvg-2.36.4-2|366	* Thu Apr 08 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.4-2mdk
12mr|librsvg-2.36.4-2|367	- Rebuild with latest libcroco
12mr|librsvg-2.36.4-2|368	
12mr|librsvg-2.36.4-2|369	* Tue Apr 06 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.4-1mdk
12mr|librsvg-2.36.4-2|370	- Release 2.6.4 (with Götz Waschk help)
12mr|librsvg-2.36.4-2|371	
12mr|librsvg-2.36.4-2|372	* Tue Apr 06 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.4.0-2mdk
12mr|librsvg-2.36.4-2|373	- rebuild for gtk+2.4.0 (because of svg pixbuf loader)
12mr|librsvg-2.36.4-2|374	

14914 12
12mr|libsamplerate-0.1.8-3|1	%define	major	0
12mr|libsamplerate-0.1.8-3|2	%define	libname	%mklibname samplerate %{major}
12mr|libsamplerate-0.1.8-3|3	%define	devname	%mklibname samplerate -d
12mr|libsamplerate-0.1.8-3|4	
12mr|libsamplerate-0.1.8-3|5	Summary:	Audio Sample Rate Converter library
12mr|libsamplerate-0.1.8-3|6	Name:		libsamplerate
12mr|libsamplerate-0.1.8-3|7	Version:	0.1.8
12mr|libsamplerate-0.1.8-3|8	Release:	3
12mr|libsamplerate-0.1.8-3|9	License:	GPLv2+
12mr|libsamplerate-0.1.8-3|10	Group:		Sound
12mr|libsamplerate-0.1.8-3|11	URL:		http://www.mega-nerd.com/SRC/index.html
12mr|libsamplerate-0.1.8-3|12	Source0:	http://www.mega-nerd.com/SRC/%{name}-%{version}.tar.gz
12mr|libsamplerate-0.1.8-3|13	BuildRequires:	pkgconfig(sndfile)
12mr|libsamplerate-0.1.8-3|14	BuildRequires:	pkgconfig(fftw3) >= 3
12mr|libsamplerate-0.1.8-3|15	
12mr|libsamplerate-0.1.8-3|16	%description
12mr|libsamplerate-0.1.8-3|17	Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for
12mr|libsamplerate-0.1.8-3|18	audio. One example of where such a thing would be useful is
12mr|libsamplerate-0.1.8-3|19	converting audio from the CD sample rate of 44.1kHz to the 48kHz
12mr|libsamplerate-0.1.8-3|20	sample rate used by DAT players.
12mr|libsamplerate-0.1.8-3|21	
12mr|libsamplerate-0.1.8-3|22	SRC is capable of arbitrary and time varying conversions ; from
12mr|libsamplerate-0.1.8-3|23	downsampling by a factor of 12 to upsampling by the same
12mr|libsamplerate-0.1.8-3|24	factor. Arbitrary in this case means that the ratio of input and
12mr|libsamplerate-0.1.8-3|25	output sample rates can be an irrational number. The conversion ratio
12mr|libsamplerate-0.1.8-3|26	can also vary with time for speeding up and slowing down effects.
12mr|libsamplerate-0.1.8-3|27	
12mr|libsamplerate-0.1.8-3|28	SRC provides a small set of converters to allow quality to be traded
12mr|libsamplerate-0.1.8-3|29	off against computation cost. The current best converter provides a
12mr|libsamplerate-0.1.8-3|30	signal-to-noise ratio of 97dB with -3dB passband extending from DC to
12mr|libsamplerate-0.1.8-3|31	96% of the theoretical best bandwidth for a given pair of input and
12mr|libsamplerate-0.1.8-3|32	output sample rates.
12mr|libsamplerate-0.1.8-3|33	
12mr|libsamplerate-0.1.8-3|34	%package -n	%{libname}
12mr|libsamplerate-0.1.8-3|35	Summary:	Audio Sample Rate Converter shared library
12mr|libsamplerate-0.1.8-3|36	Group:		System/Libraries
12mr|libsamplerate-0.1.8-3|37	
12mr|libsamplerate-0.1.8-3|38	%description -n	%{libname}
12mr|libsamplerate-0.1.8-3|39	Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for
12mr|libsamplerate-0.1.8-3|40	audio. One example of where such a thing would be useful is
12mr|libsamplerate-0.1.8-3|41	converting audio from the CD sample rate of 44.1kHz to the 48kHz
12mr|libsamplerate-0.1.8-3|42	sample rate used by DAT players.
12mr|libsamplerate-0.1.8-3|43	
12mr|libsamplerate-0.1.8-3|44	SRC is capable of arbitrary and time varying conversions ; from
12mr|libsamplerate-0.1.8-3|45	downsampling by a factor of 12 to upsampling by the same
12mr|libsamplerate-0.1.8-3|46	factor. Arbitrary in this case means that the ratio of input and
12mr|libsamplerate-0.1.8-3|47	output sample rates can be an irrational number. The conversion ratio
12mr|libsamplerate-0.1.8-3|48	can also vary with time for speeding up and slowing down effects.
12mr|libsamplerate-0.1.8-3|49	
12mr|libsamplerate-0.1.8-3|50	SRC provides a small set of converters to allow quality to be traded
12mr|libsamplerate-0.1.8-3|51	off against computation cost. The current best converter provides a
12mr|libsamplerate-0.1.8-3|52	signal-to-noise ratio of 97dB with -3dB passband extending from DC to
12mr|libsamplerate-0.1.8-3|53	96% of the theoretical best bandwidth for a given pair of input and
12mr|libsamplerate-0.1.8-3|54	output sample rates.
12mr|libsamplerate-0.1.8-3|55	
12mr|libsamplerate-0.1.8-3|56	This package contains the shared library required for running programs
12mr|libsamplerate-0.1.8-3|57	using %{name}.
12mr|libsamplerate-0.1.8-3|58	
12mr|libsamplerate-0.1.8-3|59	%package -n	%{devname}
12mr|libsamplerate-0.1.8-3|60	Summary:	Audio Sample Rate Converter development files
12mr|libsamplerate-0.1.8-3|61	Group:		Development/C
12mr|libsamplerate-0.1.8-3|62	Requires:	%{libname} = %{version}-%{release}
12mr|libsamplerate-0.1.8-3|63	Provides:	%{name}-devel = %{version}-%{release}
12mr|libsamplerate-0.1.8-3|64	
12mr|libsamplerate-0.1.8-3|65	%description -n	%{devname}
12mr|libsamplerate-0.1.8-3|66	Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for
12mr|libsamplerate-0.1.8-3|67	audio. One example of where such a thing would be useful is
12mr|libsamplerate-0.1.8-3|68	converting audio from the CD sample rate of 44.1kHz to the 48kHz
12mr|libsamplerate-0.1.8-3|69	sample rate used by DAT players.
12mr|libsamplerate-0.1.8-3|70	
12mr|libsamplerate-0.1.8-3|71	SRC is capable of arbitrary and time varying conversions ; from
12mr|libsamplerate-0.1.8-3|72	downsampling by a factor of 12 to upsampling by the same
12mr|libsamplerate-0.1.8-3|73	factor. Arbitrary in this case means that the ratio of input and
12mr|libsamplerate-0.1.8-3|74	output sample rates can be an irrational number. The conversion ratio
12mr|libsamplerate-0.1.8-3|75	can also vary with time for speeding up and slowing down effects.
12mr|libsamplerate-0.1.8-3|76	
12mr|libsamplerate-0.1.8-3|77	SRC provides a small set of converters to allow quality to be traded
12mr|libsamplerate-0.1.8-3|78	off against computation cost. The current best converter provides a
12mr|libsamplerate-0.1.8-3|79	signal-to-noise ratio of 97dB with -3dB passband extending from DC to
12mr|libsamplerate-0.1.8-3|80	96% of the theoretical best bandwidth for a given pair of input and
12mr|libsamplerate-0.1.8-3|81	output sample rates.
12mr|libsamplerate-0.1.8-3|82	
12mr|libsamplerate-0.1.8-3|83	This package contains the C headers and other files needed to compile
12mr|libsamplerate-0.1.8-3|84	programs with %{name}.
12mr|libsamplerate-0.1.8-3|85	
12mr|libsamplerate-0.1.8-3|86	%package	progs
12mr|libsamplerate-0.1.8-3|87	Summary:	Audio Sample Rate Converter
12mr|libsamplerate-0.1.8-3|88	Group:		Sound
12mr|libsamplerate-0.1.8-3|89	
12mr|libsamplerate-0.1.8-3|90	%description	progs
12mr|libsamplerate-0.1.8-3|91	Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for
12mr|libsamplerate-0.1.8-3|92	audio. One example of where such a thing would be useful is
12mr|libsamplerate-0.1.8-3|93	converting audio from the CD sample rate of 44.1kHz to the 48kHz
12mr|libsamplerate-0.1.8-3|94	sample rate used by DAT players.
12mr|libsamplerate-0.1.8-3|95	
12mr|libsamplerate-0.1.8-3|96	SRC is capable of arbitrary and time varying conversions ; from
12mr|libsamplerate-0.1.8-3|97	downsampling by a factor of 12 to upsampling by the same
12mr|libsamplerate-0.1.8-3|98	factor. Arbitrary in this case means that the ratio of input and
12mr|libsamplerate-0.1.8-3|99	output sample rates can be an irrational number. The conversion ratio
12mr|libsamplerate-0.1.8-3|100	can also vary with time for speeding up and slowing down effects.
12mr|libsamplerate-0.1.8-3|101	
12mr|libsamplerate-0.1.8-3|102	SRC provides a small set of converters to allow quality to be traded
12mr|libsamplerate-0.1.8-3|103	off against computation cost. The current best converter provides a
12mr|libsamplerate-0.1.8-3|104	signal-to-noise ratio of 97dB with -3dB passband extending from DC to
12mr|libsamplerate-0.1.8-3|105	96% of the theoretical best bandwidth for a given pair of input and
12mr|libsamplerate-0.1.8-3|106	output sample rates.
12mr|libsamplerate-0.1.8-3|107	
12mr|libsamplerate-0.1.8-3|108	This package contains a command line utility based on %{name}.
12mr|libsamplerate-0.1.8-3|109	
12mr|libsamplerate-0.1.8-3|110	%prep
12mr|libsamplerate-0.1.8-3|111	%setup -q
12mr|libsamplerate-0.1.8-3|112	
12mr|libsamplerate-0.1.8-3|113	%build
12mr|libsamplerate-0.1.8-3|114	%configure2_5x
12mr|libsamplerate-0.1.8-3|115	%make
12mr|libsamplerate-0.1.8-3|116	
12mr|libsamplerate-0.1.8-3|117	%check
12mr|libsamplerate-0.1.8-3|118	make check
12mr|libsamplerate-0.1.8-3|119	
12mr|libsamplerate-0.1.8-3|120	%install
12mr|libsamplerate-0.1.8-3|121	%makeinstall_std
12mr|libsamplerate-0.1.8-3|122	rm -rf %{buildroot}%{_datadir}/doc/libsamplerate0-dev
12mr|libsamplerate-0.1.8-3|123	
12mr|libsamplerate-0.1.8-3|124	%files -n %{libname}
12mr|libsamplerate-0.1.8-3|125	%{_libdir}/libsamplerate.so.%{major}*
12mr|libsamplerate-0.1.8-3|126	
12mr|libsamplerate-0.1.8-3|127	%files -n %{devname}
12mr|libsamplerate-0.1.8-3|128	%doc doc/*
12mr|libsamplerate-0.1.8-3|129	%{_libdir}/libsamplerate.so
12mr|libsamplerate-0.1.8-3|130	%{_libdir}/libsamplerate.a
12mr|libsamplerate-0.1.8-3|131	%{_libdir}/pkgconfig/samplerate.pc
12mr|libsamplerate-0.1.8-3|132	%{_includedir}/samplerate.h
12mr|libsamplerate-0.1.8-3|133	
12mr|libsamplerate-0.1.8-3|134	%files progs
12mr|libsamplerate-0.1.8-3|135	%doc AUTHORS ChangeLog
12mr|libsamplerate-0.1.8-3|136	%{_bindir}/sndfile-resample
12mr|libsamplerate-0.1.8-3|137	
12mr|libsamplerate-0.1.8-3|138	
12mr|libsamplerate-0.1.8-3|139	
12mr|libsamplerate-0.1.8-3|140	%changelog
12mr|libsamplerate-0.1.8-3|141	

14915 12
12mr|libseccomp-1.0.0-1|1	%define major 1
12mr|libseccomp-1.0.0-1|2	%define libname %mklibname seccomp %{major}
12mr|libseccomp-1.0.0-1|3	%define develname %mklibname -d seccomp
12mr|libseccomp-1.0.0-1|4	
12mr|libseccomp-1.0.0-1|5	Summary:	Enhanced seccomp library
12mr|libseccomp-1.0.0-1|6	Name:		libseccomp
12mr|libseccomp-1.0.0-1|7	Version:	1.0.0
12mr|libseccomp-1.0.0-1|8	Release:	1
12mr|libseccomp-1.0.0-1|9	ExclusiveArch:	%{ix86} x86_64
12mr|libseccomp-1.0.0-1|10	License:	LGPLv2
12mr|libseccomp-1.0.0-1|11	Group:		System/Libraries
12mr|libseccomp-1.0.0-1|12	Source0:	http://downloads.sf.net/project/libseccomp/%{name}-%{version}.tar.gz
12mr|libseccomp-1.0.0-1|13	URL:		http://libseccomp.sourceforge.net
12mr|libseccomp-1.0.0-1|14	Requires:	kernel >= 3.5
12mr|libseccomp-1.0.0-1|15	
12mr|libseccomp-1.0.0-1|16	%description
12mr|libseccomp-1.0.0-1|17	The libseccomp library provides an easy to use interface to the Linux Kernel's
12mr|libseccomp-1.0.0-1|18	syscall filtering mechanism, seccomp.  The libseccomp API allows an application
12mr|libseccomp-1.0.0-1|19	to specify which syscalls, and optionally which syscall arguments, the
12mr|libseccomp-1.0.0-1|20	application is allowed to execute, all of which are enforced by the Linux
12mr|libseccomp-1.0.0-1|21	Kernel.
12mr|libseccomp-1.0.0-1|22	
12mr|libseccomp-1.0.0-1|23	
12mr|libseccomp-1.0.0-1|24	%package -n     %{libname}
12mr|libseccomp-1.0.0-1|25	Summary:        Collection library providing GObject-based interfaces and classes
12mr|libseccomp-1.0.0-1|26	Group:          System/Libraries
12mr|libseccomp-1.0.0-1|27	
12mr|libseccomp-1.0.0-1|28	%description -n %{libname}
12mr|libseccomp-1.0.0-1|29	The libseccomp library provides an easy to use interface to the Linux Kernel's
12mr|libseccomp-1.0.0-1|30	syscall filtering mechanism, seccomp.  The libseccomp API allows an application
12mr|libseccomp-1.0.0-1|31	to specify which syscalls, and optionally which syscall arguments, the
12mr|libseccomp-1.0.0-1|32	application is allowed to execute, all of which are enforced by the Linux
12mr|libseccomp-1.0.0-1|33	Kernel.
12mr|libseccomp-1.0.0-1|34	
12mr|libseccomp-1.0.0-1|35	%package -n	%{develname}
12mr|libseccomp-1.0.0-1|36	Summary:	Development files used to build applications with libseccomp support
12mr|libseccomp-1.0.0-1|37	Group:		Development/C
12mr|libseccomp-1.0.0-1|38	Requires:	%{libname} = %{version}-%{release}
12mr|libseccomp-1.0.0-1|39	Provides:	seccomp-devel = %{version}-%{release}
12mr|libseccomp-1.0.0-1|40	
12mr|libseccomp-1.0.0-1|41	%description -n	%{develname}
12mr|libseccomp-1.0.0-1|42	The libseccomp library provides an easy to use interface to the Linux Kernel's
12mr|libseccomp-1.0.0-1|43	syscall filtering mechanism, seccomp.  The libseccomp API allows an application
12mr|libseccomp-1.0.0-1|44	to specify which syscalls, and optionally which syscall arguments, the
12mr|libseccomp-1.0.0-1|45	application is allowed to execute, all of which are enforced by the Linux
12mr|libseccomp-1.0.0-1|46	Kernel.
12mr|libseccomp-1.0.0-1|47	
12mr|libseccomp-1.0.0-1|48	%prep
12mr|libseccomp-1.0.0-1|49	%setup -q
12mr|libseccomp-1.0.0-1|50	
12mr|libseccomp-1.0.0-1|51	%build
12mr|libseccomp-1.0.0-1|52	%configure2_5x
12mr|libseccomp-1.0.0-1|53	%make
12mr|libseccomp-1.0.0-1|54	
12mr|libseccomp-1.0.0-1|55	%install
12mr|libseccomp-1.0.0-1|56	mkdir -p "%{buildroot}/%{_libdir}"
12mr|libseccomp-1.0.0-1|57	mkdir -p "%{buildroot}/%{_includedir}"
12mr|libseccomp-1.0.0-1|58	mkdir -p "%{buildroot}/%{_mandir}"
12mr|libseccomp-1.0.0-1|59	%makeinstall_std
12mr|libseccomp-1.0.0-1|60	
12mr|libseccomp-1.0.0-1|61	%files -n %{libname}
12mr|libseccomp-1.0.0-1|62	%{_libdir}/libseccomp.so.*
12mr|libseccomp-1.0.0-1|63	
12mr|libseccomp-1.0.0-1|64	%files -n %{develname}
12mr|libseccomp-1.0.0-1|65	%doc LICENSE CREDITS README
12mr|libseccomp-1.0.0-1|66	%{_includedir}/seccomp.h
12mr|libseccomp-1.0.0-1|67	%{_libdir}/libseccomp.so
12mr|libseccomp-1.0.0-1|68	%{_libdir}/pkgconfig/libseccomp.pc
12mr|libseccomp-1.0.0-1|69	%{_mandir}/man3/*
12mr|libseccomp-1.0.0-1|70	
12mr|libseccomp-1.0.0-1|71	%changelog
12mr|libseccomp-1.0.0-1|72	

14916 12
12mr|libsecret-0.8-1|1	%define	api	1
12mr|libsecret-0.8-1|2	%define	major	0
12mr|libsecret-0.8-1|3	%define	libname	%mklibname secret %{api} %{major}
12mr|libsecret-0.8-1|4	%define	girname	%mklibname secret-gir %{api}
12mr|libsecret-0.8-1|5	%define	devname	%mklibname secret -d
12mr|libsecret-0.8-1|6	
12mr|libsecret-0.8-1|7	Summary:	Library for accessing the Secret Service API
12mr|libsecret-0.8-1|8	Name:		libsecret
12mr|libsecret-0.8-1|9	Version:	0.8
12mr|libsecret-0.8-1|10	Release:	1
12mr|libsecret-0.8-1|11	License:	LGPLv2+
12mr|libsecret-0.8-1|12	Group:		System/Libraries
12mr|libsecret-0.8-1|13	Url:		http://www.gnome.org/
12mr|libsecret-0.8-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/libsecret/%{name}-%{version}.tar.xz
12mr|libsecret-0.8-1|15	BuildRequires:	intltool
12mr|libsecret-0.8-1|16	BuildRequires:	libgcrypt-devel
12mr|libsecret-0.8-1|17	BuildRequires:	pkgconfig(gio-2.0)
12mr|libsecret-0.8-1|18	BuildRequires:	pkgconfig(glib-2.0)
12mr|libsecret-0.8-1|19	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|libsecret-0.8-1|20	
12mr|libsecret-0.8-1|21	%description
12mr|libsecret-0.8-1|22	libsecret is a library for storing and retrieving passwords and other
12mr|libsecret-0.8-1|23	secrets. It communicates with the "Secret Service" using DBus.
12mr|libsecret-0.8-1|24	
12mr|libsecret-0.8-1|25	%package tools
12mr|libsecret-0.8-1|26	Summary:	Library for accessing the Secret Service API -- Tools
12mr|libsecret-0.8-1|27	Group:		System/Libraries
12mr|libsecret-0.8-1|28	
12mr|libsecret-0.8-1|29	%description tools
12mr|libsecret-0.8-1|30	libsecret is a library for storing and retrieving passwords and other
12mr|libsecret-0.8-1|31	secrets. It communicates with the "Secret Service" using DBus.
12mr|libsecret-0.8-1|32	
12mr|libsecret-0.8-1|33	%package -n %{libname}
12mr|libsecret-0.8-1|34	Summary:	Library for accessing the Secret Service API
12mr|libsecret-0.8-1|35	Group:		System/Libraries
12mr|libsecret-0.8-1|36	
12mr|libsecret-0.8-1|37	%description -n %{libname}
12mr|libsecret-0.8-1|38	This package contains the shared library for %{name}.
12mr|libsecret-0.8-1|39	
12mr|libsecret-0.8-1|40	%package -n %{girname}
12mr|libsecret-0.8-1|41	Summary:	GObject Introspection interface description for %{name}
12mr|libsecret-0.8-1|42	Group:		System/Libraries
12mr|libsecret-0.8-1|43	
12mr|libsecret-0.8-1|44	%description -n %{girname}
12mr|libsecret-0.8-1|45	GObject Introspection interface description for %{name}.
12mr|libsecret-0.8-1|46	
12mr|libsecret-0.8-1|47	%package -n %{devname}
12mr|libsecret-0.8-1|48	Summary:	Library for accessing the Secret Service API -- Development Files
12mr|libsecret-0.8-1|49	Group:		Development/C
12mr|libsecret-0.8-1|50	Requires:	%{libname} = %{version}
12mr|libsecret-0.8-1|51	Requires:	%{girname} = %{version}
12mr|libsecret-0.8-1|52	
12mr|libsecret-0.8-1|53	%description -n %{devname}
12mr|libsecret-0.8-1|54	This package contains the development files for %{name}.
12mr|libsecret-0.8-1|55	
12mr|libsecret-0.8-1|56	%prep
12mr|libsecret-0.8-1|57	%setup -q
12mr|libsecret-0.8-1|58	
12mr|libsecret-0.8-1|59	%build
12mr|libsecret-0.8-1|60	%configure2_5x \
12mr|libsecret-0.8-1|61	--disable-static
12mr|libsecret-0.8-1|62	
12mr|libsecret-0.8-1|63	%make
12mr|libsecret-0.8-1|64	
12mr|libsecret-0.8-1|65	%install
12mr|libsecret-0.8-1|66	%makeinstall_std
12mr|libsecret-0.8-1|67	
12mr|libsecret-0.8-1|68	%find_lang %{name}
12mr|libsecret-0.8-1|69	
12mr|libsecret-0.8-1|70	%files tools -f %{name}.lang
12mr|libsecret-0.8-1|71	%doc AUTHORS COPYING NEWS README
12mr|libsecret-0.8-1|72	%{_bindir}/secret-tool
12mr|libsecret-0.8-1|73	
12mr|libsecret-0.8-1|74	%files -n %{libname}
12mr|libsecret-0.8-1|75	%{_libdir}/libsecret-%{api}.so.%{major}*
12mr|libsecret-0.8-1|76	
12mr|libsecret-0.8-1|77	%files -n %{girname}
12mr|libsecret-0.8-1|78	%{_libdir}/girepository-1.0/Secret-%{api}.typelib
12mr|libsecret-0.8-1|79	%{_libdir}/girepository-1.0/SecretUnstable-0.typelib
12mr|libsecret-0.8-1|80	
12mr|libsecret-0.8-1|81	%files -n %{devname}
12mr|libsecret-0.8-1|82	%{_libdir}/libsecret-%{api}.so
12mr|libsecret-0.8-1|83	%{_libdir}/pkgconfig/libsecret-%{api}.pc
12mr|libsecret-0.8-1|84	%{_libdir}/pkgconfig/libsecret-unstable.pc
12mr|libsecret-0.8-1|85	%{_includedir}/libsecret-%{api}/
12mr|libsecret-0.8-1|86	%{_datadir}/gir-1.0/Secret-%{api}.gir
12mr|libsecret-0.8-1|87	%{_datadir}/gir-1.0/SecretUnstable-0.gir
12mr|libsecret-0.8-1|88	%doc %{_datadir}/gtk-doc/html/libsecret-%{api}/
12mr|libsecret-0.8-1|89	
12mr|libsecret-0.8-1|90	
12mr|libsecret-0.8-1|91	
12mr|libsecret-0.8-1|92	
12mr|libsecret-0.8-1|93	%changelog
12mr|libsecret-0.8-1|94	

14917 12
12mr|libselinux-2.0.78-6|1	%define major 1
12mr|libselinux-2.0.78-6|2	%define libnameold %mklibname selinux 1
12mr|libselinux-2.0.78-6|3	%define libname        %mklibname selinux %{major}
12mr|libselinux-2.0.78-6|4	%define libnamedevel %mklibname selinux -d
12mr|libselinux-2.0.78-6|5	%define libnamestaticdevel %mklibname selinux -d -s
12mr|libselinux-2.0.78-6|6	
12mr|libselinux-2.0.78-6|7	Name:           libselinux
12mr|libselinux-2.0.78-6|8	Version:        2.0.78
12mr|libselinux-2.0.78-6|9	Release:        %mkrel 6
12mr|libselinux-2.0.78-6|10	Summary:        SELinux library and simple utilities
12mr|libselinux-2.0.78-6|11	License:        Public Domain
12mr|libselinux-2.0.78-6|12	Group:          System/Libraries
12mr|libselinux-2.0.78-6|13	URL:            http://www.nsa.gov/selinux/
12mr|libselinux-2.0.78-6|14	Source0:        http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
12mr|libselinux-2.0.78-6|15	#Source1:        http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz.sign
12mr|libselinux-2.0.78-6|16	Patch0:         libselinux-rhat.patch
12mr|libselinux-2.0.78-6|17	Patch1:		libselinux-2.0.78-fix-build.patch
12mr|libselinux-2.0.78-6|18	BuildRequires:  sepol-static-devel
12mr|libselinux-2.0.78-6|19	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|libselinux-2.0.78-6|20	
12mr|libselinux-2.0.78-6|21	%description
12mr|libselinux-2.0.78-6|22	Security-enhanced Linux is a patch of the Linux® kernel and a
12mr|libselinux-2.0.78-6|23	number of utilities with enhanced security functionality designed
12mr|libselinux-2.0.78-6|24	to add mandatory access controls to Linux. The Security-enhanced
12mr|libselinux-2.0.78-6|25	Linux kernel contains new architectural components originally
12mr|libselinux-2.0.78-6|26	developed to improve the security of the Flask operating system.
12mr|libselinux-2.0.78-6|27	These architectural components provide general support for the
12mr|libselinux-2.0.78-6|28	enforcement of many kinds of mandatory access control policies,
12mr|libselinux-2.0.78-6|29	including those based on the concepts of Type Enforcement®,
12mr|libselinux-2.0.78-6|30	Role-based Access Control, and Multi-level Security.
12mr|libselinux-2.0.78-6|31	
12mr|libselinux-2.0.78-6|32	libselinux provides an API for SELinux applications to get and set
12mr|libselinux-2.0.78-6|33	process and file security contexts and to obtain security policy
12mr|libselinux-2.0.78-6|34	decisions. Required for any applications that use the SELinux API.
12mr|libselinux-2.0.78-6|35	
12mr|libselinux-2.0.78-6|36	%package -n %{libname}
12mr|libselinux-2.0.78-6|37	Summary:        SELinux library and simple utilities
12mr|libselinux-2.0.78-6|38	Group:          System/Libraries
12mr|libselinux-2.0.78-6|39	Provides:       libselinux = %{version}-%{release}
12mr|libselinux-2.0.78-6|40	Provides:       selinux = %{version}-%{release}
12mr|libselinux-2.0.78-6|41	
12mr|libselinux-2.0.78-6|42	%description -n %{libname}
12mr|libselinux-2.0.78-6|43	libselinux provides an API for SELinux applications to get and set
12mr|libselinux-2.0.78-6|44	process and file security contexts and to obtain security policy
12mr|libselinux-2.0.78-6|45	decisions. Required for any applications that use the SELinux API.
12mr|libselinux-2.0.78-6|46	
12mr|libselinux-2.0.78-6|47	%package -n %{libnamedevel}
12mr|libselinux-2.0.78-6|48	Summary:        Development libraries and header files for %{name}
12mr|libselinux-2.0.78-6|49	Group:          Development/C
12mr|libselinux-2.0.78-6|50	Provides:       selinux-devel = %{version}-%{release}
12mr|libselinux-2.0.78-6|51	Requires:       %{libname} = %{version}-%{release}
12mr|libselinux-2.0.78-6|52	Obsoletes:      %{libnameold}-devel < %{version}-%{release}
12mr|libselinux-2.0.78-6|53	
12mr|libselinux-2.0.78-6|54	%description -n %{libnamedevel}
12mr|libselinux-2.0.78-6|55	The selinux-devel package contains the libraries and header
12mr|libselinux-2.0.78-6|56	files needed for developing SELinux applications.
12mr|libselinux-2.0.78-6|57	
12mr|libselinux-2.0.78-6|58	%package -n %{libnamestaticdevel}
12mr|libselinux-2.0.78-6|59	Summary:        Static development libraries for %{name}
12mr|libselinux-2.0.78-6|60	Group:          Development/C
12mr|libselinux-2.0.78-6|61	Provides:       selinux-static-devel = %{version}-%{release}
12mr|libselinux-2.0.78-6|62	Requires:       %{libnamedevel} = %{version}-%{release}
12mr|libselinux-2.0.78-6|63	
12mr|libselinux-2.0.78-6|64	%description -n %{libnamestaticdevel}
12mr|libselinux-2.0.78-6|65	The selinux-static-devel package contains the static libraries
12mr|libselinux-2.0.78-6|66	needed for developing SELinux applications.
12mr|libselinux-2.0.78-6|67	
12mr|libselinux-2.0.78-6|68	%package utils
12mr|libselinux-2.0.78-6|69	Summary:        Utilities for %{name}
12mr|libselinux-2.0.78-6|70	Group:          System/Kernel and hardware
12mr|libselinux-2.0.78-6|71	
12mr|libselinux-2.0.78-6|72	%description utils
12mr|libselinux-2.0.78-6|73	This package contains numerous applications utilizing %{name}.
12mr|libselinux-2.0.78-6|74	
12mr|libselinux-2.0.78-6|75	%package -n python-selinux
12mr|libselinux-2.0.78-6|76	Summary:        Python bindings for %{name}
12mr|libselinux-2.0.78-6|77	Group:          Development/Python
12mr|libselinux-2.0.78-6|78	%py_requires -d
12mr|libselinux-2.0.78-6|79	
12mr|libselinux-2.0.78-6|80	%description -n python-selinux
12mr|libselinux-2.0.78-6|81	This package contains python bindings for %{name}.
12mr|libselinux-2.0.78-6|82	
12mr|libselinux-2.0.78-6|83	%prep
12mr|libselinux-2.0.78-6|84	%setup -q
12mr|libselinux-2.0.78-6|85	%patch0 -p1
12mr|libselinux-2.0.78-6|86	%patch1 -p0 -b .build
12mr|libselinux-2.0.78-6|87	
12mr|libselinux-2.0.78-6|88	%build
12mr|libselinux-2.0.78-6|89	%{__make} \
12mr|libselinux-2.0.78-6|90	CFLAGS="%{optflags}" \
12mr|libselinux-2.0.78-6|91	LIBDIR=%{_libdir} \
12mr|libselinux-2.0.78-6|92	LDFLAGS="%{ldflags}" \
12mr|libselinux-2.0.78-6|93	PYLIBVER=%{py_ver} \
12mr|libselinux-2.0.78-6|94	PYINC=%{py_incdir} \
12mr|libselinux-2.0.78-6|95	PYLIB=%{py_platsitedir} \
12mr|libselinux-2.0.78-6|96	PYTHONLIBDIR="%{py_platsitedir}" \
12mr|libselinux-2.0.78-6|97	all pywrap
12mr|libselinux-2.0.78-6|98	
12mr|libselinux-2.0.78-6|99	%install
12mr|libselinux-2.0.78-6|100	rm -rf %{buildroot}
12mr|libselinux-2.0.78-6|101	
12mr|libselinux-2.0.78-6|102	install -d %{buildroot}%{_bindir}
12mr|libselinux-2.0.78-6|103	install -d %{buildroot}%{_includedir}
12mr|libselinux-2.0.78-6|104	install -d %{buildroot}%{_libdir}
12mr|libselinux-2.0.78-6|105	install -d %{buildroot}/%{_lib}
12mr|libselinux-2.0.78-6|106	install -d %{buildroot}%{_mandir}/man3
12mr|libselinux-2.0.78-6|107	
12mr|libselinux-2.0.78-6|108	%{make} \
12mr|libselinux-2.0.78-6|109	DESTDIR=%{buildroot} \
12mr|libselinux-2.0.78-6|110	LIBDIR="%{buildroot}%{_libdir}" \
12mr|libselinux-2.0.78-6|111	SHLIBDIR="%{buildroot}/%{_lib}" \
12mr|libselinux-2.0.78-6|112	install install-pywrap
12mr|libselinux-2.0.78-6|113	
12mr|libselinux-2.0.78-6|114	%clean
12mr|libselinux-2.0.78-6|115	rm -rf %{buildroot}
12mr|libselinux-2.0.78-6|116	
12mr|libselinux-2.0.78-6|117	%if %mdkversion < 200900
12mr|libselinux-2.0.78-6|118	%post -n %{libname} -p /sbin/ldconfig
12mr|libselinux-2.0.78-6|119	%endif
12mr|libselinux-2.0.78-6|120	
12mr|libselinux-2.0.78-6|121	%if %mdkversion < 200900
12mr|libselinux-2.0.78-6|122	%postun -n %{libname} -p /sbin/ldconfig
12mr|libselinux-2.0.78-6|123	%endif
12mr|libselinux-2.0.78-6|124	
12mr|libselinux-2.0.78-6|125	%files -n %{libname}
12mr|libselinux-2.0.78-6|126	%defattr(-,root,root)
12mr|libselinux-2.0.78-6|127	/%{_lib}/libselinux.so.*
12mr|libselinux-2.0.78-6|128	
12mr|libselinux-2.0.78-6|129	%files utils
12mr|libselinux-2.0.78-6|130	%defattr(-,root,root)
12mr|libselinux-2.0.78-6|131	%doc ChangeLog LICENSE
12mr|libselinux-2.0.78-6|132	%{_sbindir}/*
12mr|libselinux-2.0.78-6|133	/sbin/matchpathcon
12mr|libselinux-2.0.78-6|134	%{_mandir}/man?/*
12mr|libselinux-2.0.78-6|135	
12mr|libselinux-2.0.78-6|136	%files -n %{libnamedevel}
12mr|libselinux-2.0.78-6|137	%defattr(-,root,root)
12mr|libselinux-2.0.78-6|138	%{_includedir}/selinux/*.h
12mr|libselinux-2.0.78-6|139	%{_libdir}/*.so
12mr|libselinux-2.0.78-6|140	
12mr|libselinux-2.0.78-6|141	%files -n %{libnamestaticdevel}
12mr|libselinux-2.0.78-6|142	%defattr(-,root,root)
12mr|libselinux-2.0.78-6|143	%{_libdir}/*.a
12mr|libselinux-2.0.78-6|144	
12mr|libselinux-2.0.78-6|145	%files -n python-selinux
12mr|libselinux-2.0.78-6|146	%defattr(-,root,root)
12mr|libselinux-2.0.78-6|147	%{py_platsitedir}/*
12mr|libselinux-2.0.78-6|148	
12mr|libselinux-2.0.78-6|149	
12mr|libselinux-2.0.78-6|150	
12mr|libselinux-2.0.78-6|151	%changelog
12mr|libselinux-2.0.78-6|152	

14918 12
12mr|libsepol-2.0.34-2|1	Summary: SELinux binary policy manipulation library
12mr|libsepol-2.0.34-2|2	Name: libsepol
12mr|libsepol-2.0.34-2|3	Version: 2.0.34
12mr|libsepol-2.0.34-2|4	Release: %mkrel 2
12mr|libsepol-2.0.34-2|5	License: GPL
12mr|libsepol-2.0.34-2|6	Group: System/Libraries
12mr|libsepol-2.0.34-2|7	URL:	http://www.selinuxproject.org
12mr|libsepol-2.0.34-2|8	Source0: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
12mr|libsepol-2.0.34-2|9	#Source1: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz.sign
12mr|libsepol-2.0.34-2|10	#Provides: libsepol.so
12mr|libsepol-2.0.34-2|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|libsepol-2.0.34-2|12	
12mr|libsepol-2.0.34-2|13	%description
12mr|libsepol-2.0.34-2|14	Security-enhanced Linux is a feature of the Linux® kernel and a number
12mr|libsepol-2.0.34-2|15	of utilities with enhanced security functionality designed to add
12mr|libsepol-2.0.34-2|16	mandatory access controls to Linux.  The Security-enhanced Linux
12mr|libsepol-2.0.34-2|17	kernel contains new architectural components originally developed to
12mr|libsepol-2.0.34-2|18	improve the security of the Flask operating system. These
12mr|libsepol-2.0.34-2|19	architectural components provide general support for the enforcement
12mr|libsepol-2.0.34-2|20	of many kinds of mandatory access control policies, including those
12mr|libsepol-2.0.34-2|21	based on the concepts of Type Enforcement®, Role-based Access
12mr|libsepol-2.0.34-2|22	Control, and Multi-level Security.
12mr|libsepol-2.0.34-2|23	
12mr|libsepol-2.0.34-2|24	libsepol provides an API for the manipulation of SELinux binary policies.
12mr|libsepol-2.0.34-2|25	It is used by checkpolicy (the policy compiler) and similar tools, as well
12mr|libsepol-2.0.34-2|26	as by programs like load_policy that need to perform specific transformations
12mr|libsepol-2.0.34-2|27	on binary policies such as customizing policy boolean settings.
12mr|libsepol-2.0.34-2|28	
12mr|libsepol-2.0.34-2|29	%package -n %{mklibname sepol 1}
12mr|libsepol-2.0.34-2|30	Summary: SELinux binary policy manipulation library
12mr|libsepol-2.0.34-2|31	Group: System/Libraries
12mr|libsepol-2.0.34-2|32	
12mr|libsepol-2.0.34-2|33	%description -n %{mklibname sepol 1}
12mr|libsepol-2.0.34-2|34	libsepol provides an API for the manipulation of SELinux binary policies.
12mr|libsepol-2.0.34-2|35	It is used by checkpolicy (the policy compiler) and similar tools, as well
12mr|libsepol-2.0.34-2|36	as by programs like load_policy that need to perform specific transformations
12mr|libsepol-2.0.34-2|37	on binary policies such as customizing policy boolean settings.
12mr|libsepol-2.0.34-2|38	
12mr|libsepol-2.0.34-2|39	%package -n %{mklibname sepol -d}
12mr|libsepol-2.0.34-2|40	Summary: Header files and libraries used to build policy manipulation tools
12mr|libsepol-2.0.34-2|41	Group: Development/C
12mr|libsepol-2.0.34-2|42	Requires: %{mklibname sepol 1} = %{version}-%{release}
12mr|libsepol-2.0.34-2|43	Provides: sepol-devel = %{version}-%{release}
12mr|libsepol-2.0.34-2|44	Obsoletes: %{mklibname sepol 1 -d}
12mr|libsepol-2.0.34-2|45	
12mr|libsepol-2.0.34-2|46	%description -n %{mklibname sepol -d}
12mr|libsepol-2.0.34-2|47	The libsepol-devel package contains the libraries and header files
12mr|libsepol-2.0.34-2|48	needed for developing applications that manipulate binary policies.
12mr|libsepol-2.0.34-2|49	
12mr|libsepol-2.0.34-2|50	%package -n %{mklibname sepol -d -s}
12mr|libsepol-2.0.34-2|51	Summary: Static libraries used to build policy manipulation tools
12mr|libsepol-2.0.34-2|52	Group: Development/C
12mr|libsepol-2.0.34-2|53	Requires: %{mklibname sepol -d} = %{version}-%{release}
12mr|libsepol-2.0.34-2|54	Provides: sepol-static-devel = %{version}-%{release}
12mr|libsepol-2.0.34-2|55	Obsoletes: %{mklibname sepol 1 -d -s}
12mr|libsepol-2.0.34-2|56	
12mr|libsepol-2.0.34-2|57	%description -n %{mklibname sepol -d -s}
12mr|libsepol-2.0.34-2|58	The libsepol-devel package contains the static libraries
12mr|libsepol-2.0.34-2|59	needed for developing applications that manipulate binary policies.
12mr|libsepol-2.0.34-2|60	
12mr|libsepol-2.0.34-2|61	%prep
12mr|libsepol-2.0.34-2|62	%setup -q
12mr|libsepol-2.0.34-2|63	# sparc64 is an -fPIC arch, so we need to fix it here
12mr|libsepol-2.0.34-2|64	%ifarch sparc64
12mr|libsepol-2.0.34-2|65	sed -i 's/fpic/fPIC/g' src/Makefile
12mr|libsepol-2.0.34-2|66	%endif
12mr|libsepol-2.0.34-2|67	
12mr|libsepol-2.0.34-2|68	%build
12mr|libsepol-2.0.34-2|69	%{make} clean
12mr|libsepol-2.0.34-2|70	%{make} CFLAGS="%{optflags}"
12mr|libsepol-2.0.34-2|71	
12mr|libsepol-2.0.34-2|72	%install
12mr|libsepol-2.0.34-2|73	rm -rf %{buildroot}
12mr|libsepol-2.0.34-2|74	mkdir -p %{buildroot}/%{_lib}
12mr|libsepol-2.0.34-2|75	mkdir -p %{buildroot}/%{_libdir}
12mr|libsepol-2.0.34-2|76	mkdir -p %{buildroot}%{_includedir}
12mr|libsepol-2.0.34-2|77	mkdir -p %{buildroot}%{_bindir}
12mr|libsepol-2.0.34-2|78	mkdir -p %{buildroot}%{_mandir}/man3
12mr|libsepol-2.0.34-2|79	mkdir -p %{buildroot}%{_mandir}/man8
12mr|libsepol-2.0.34-2|80	%{makeinstall_std} LIBDIR="%{buildroot}%{_libdir}" SHLIBDIR="%{buildroot}/%{_lib}"
12mr|libsepol-2.0.34-2|81	rm -f %{buildroot}%{_bindir}/genpolbools
12mr|libsepol-2.0.34-2|82	rm -f %{buildroot}%{_bindir}/genpolusers
12mr|libsepol-2.0.34-2|83	rm -f %{buildroot}%{_bindir}/chkcon
12mr|libsepol-2.0.34-2|84	rm -rf %{buildroot}%{_mandir}/man8
12mr|libsepol-2.0.34-2|85	
12mr|libsepol-2.0.34-2|86	%clean
12mr|libsepol-2.0.34-2|87	rm -rf %{buildroot}
12mr|libsepol-2.0.34-2|88	
12mr|libsepol-2.0.34-2|89	%post -n %{mklibname sepol 1}
12mr|libsepol-2.0.34-2|90	%if %mdkversion < 200900
12mr|libsepol-2.0.34-2|91	/sbin/ldconfig
12mr|libsepol-2.0.34-2|92	%endif
12mr|libsepol-2.0.34-2|93	[ -x /sbin/telinit ] && [ -p /dev/initctl ]  && /sbin/telinit U
12mr|libsepol-2.0.34-2|94	exit 0
12mr|libsepol-2.0.34-2|95	
12mr|libsepol-2.0.34-2|96	%if %mdkversion < 200900
12mr|libsepol-2.0.34-2|97	%postun -n %{mklibname sepol 1} -p /sbin/ldconfig
12mr|libsepol-2.0.34-2|98	%endif
12mr|libsepol-2.0.34-2|99	
12mr|libsepol-2.0.34-2|100	%files -n %{mklibname sepol 1}
12mr|libsepol-2.0.34-2|101	%defattr(-,root,root)
12mr|libsepol-2.0.34-2|102	/%{_lib}/libsepol.so.1
12mr|libsepol-2.0.34-2|103	
12mr|libsepol-2.0.34-2|104	%files -n %{mklibname sepol -d}
12mr|libsepol-2.0.34-2|105	%defattr(-,root,root)
12mr|libsepol-2.0.34-2|106	%{_libdir}/libsepol.so
12mr|libsepol-2.0.34-2|107	%{_includedir}/sepol/*.h
12mr|libsepol-2.0.34-2|108	# %exclude %{_mandir}/man3/*.3*
12mr|libsepol-2.0.34-2|109	%{_mandir}/man3/*.3*
12mr|libsepol-2.0.34-2|110	%dir %{_includedir}/sepol
12mr|libsepol-2.0.34-2|111	%dir %{_includedir}/sepol/policydb
12mr|libsepol-2.0.34-2|112	%{_includedir}/sepol/policydb/*.h
12mr|libsepol-2.0.34-2|113	
12mr|libsepol-2.0.34-2|114	%files -n %{mklibname sepol -d -s}
12mr|libsepol-2.0.34-2|115	%defattr(-,root,root)
12mr|libsepol-2.0.34-2|116	%{_libdir}/libsepol.a
12mr|libsepol-2.0.34-2|117	
12mr|libsepol-2.0.34-2|118	
12mr|libsepol-2.0.34-2|119	
12mr|libsepol-2.0.34-2|120	%changelog
12mr|libsepol-2.0.34-2|121	

14919 12
12mr|libsexy-0.1.11-14|1	%define major 2
12mr|libsexy-0.1.11-14|2	%define libname %mklibname sexy %major
12mr|libsexy-0.1.11-14|3	%define develname %mklibname sexy -d
12mr|libsexy-0.1.11-14|4	
12mr|libsexy-0.1.11-14|5	Summary: Collection of widgets for GTK+
12mr|libsexy-0.1.11-14|6	Name: libsexy
12mr|libsexy-0.1.11-14|7	Version: 0.1.11
12mr|libsexy-0.1.11-14|8	Release: 14
12mr|libsexy-0.1.11-14|9	Source0: http://releases.chipx86.com/libsexy/libsexy/%{name}-%{version}.tar.bz2
12mr|libsexy-0.1.11-14|10	Patch0: %{name}-%{version}-url-label.patch
12mr|libsexy-0.1.11-14|11	Patch1: %{name}-icon-name.patch
12mr|libsexy-0.1.11-14|12	Patch2: gtk2-single-include.patch
12mr|libsexy-0.1.11-14|13	License: LGPL
12mr|libsexy-0.1.11-14|14	Group: System/Libraries
12mr|libsexy-0.1.11-14|15	Url: http://www.chipx86.com/wiki/Libsexy
12mr|libsexy-0.1.11-14|16	BuildRequires: gtk+2-devel
12mr|libsexy-0.1.11-14|17	BuildRequires: glib2-devel
12mr|libsexy-0.1.11-14|18	BuildRequires: gtk-doc
12mr|libsexy-0.1.11-14|19	
12mr|libsexy-0.1.11-14|20	%description
12mr|libsexy-0.1.11-14|21	This is a collection of widgets for GTK+ 2.x.
12mr|libsexy-0.1.11-14|22	
12mr|libsexy-0.1.11-14|23	%package -n %libname
12mr|libsexy-0.1.11-14|24	Group:System/Libraries
12mr|libsexy-0.1.11-14|25	Summary: Collection of widgets for GTK+
12mr|libsexy-0.1.11-14|26	#gw watch for major number changes
12mr|libsexy-0.1.11-14|27	Requires: %mklibname enchant 1
12mr|libsexy-0.1.11-14|28	
12mr|libsexy-0.1.11-14|29	%description -n %libname
12mr|libsexy-0.1.11-14|30	This is a collection of widgets for GTK+ 2.x.
12mr|libsexy-0.1.11-14|31	
12mr|libsexy-0.1.11-14|32	%package -n %develname
12mr|libsexy-0.1.11-14|33	Group:Development/C
12mr|libsexy-0.1.11-14|34	Summary: Collection of widgets for GTK+
12mr|libsexy-0.1.11-14|35	Requires: %libname = %version
12mr|libsexy-0.1.11-14|36	Provides: %{mklibname sexy 2 -d} = %{EVRD}
12mr|libsexy-0.1.11-14|37	Obsoletes: %{mklibname sexy 2 -d}
12mr|libsexy-0.1.11-14|38	%if "%{_lib}" != "lib"
12mr|libsexy-0.1.11-14|39	Provides: %{name}-devel = %{EVRD}
12mr|libsexy-0.1.11-14|40	%endif
12mr|libsexy-0.1.11-14|41	
12mr|libsexy-0.1.11-14|42	%description -n %develname
12mr|libsexy-0.1.11-14|43	This is a collection of widgets for GTK+ 2.x.
12mr|libsexy-0.1.11-14|44	
12mr|libsexy-0.1.11-14|45	%prep
12mr|libsexy-0.1.11-14|46	%setup -q
12mr|libsexy-0.1.11-14|47	%patch0 -p1 -b .url-label
12mr|libsexy-0.1.11-14|48	%patch1 -p1 -b .icon-name
12mr|libsexy-0.1.11-14|49	%patch2 -p1 -b .gtk-single-include
12mr|libsexy-0.1.11-14|50	
12mr|libsexy-0.1.11-14|51	%build
12mr|libsexy-0.1.11-14|52	export LIBS=`pkg-config --libs gmodule-2.0`
12mr|libsexy-0.1.11-14|53	%configure2_5x --disable-static
12mr|libsexy-0.1.11-14|54	%make
12mr|libsexy-0.1.11-14|55	
12mr|libsexy-0.1.11-14|56	%install
12mr|libsexy-0.1.11-14|57	%makeinstall_std
12mr|libsexy-0.1.11-14|58	
12mr|libsexy-0.1.11-14|59	%files -n %libname
12mr|libsexy-0.1.11-14|60	%_libdir/*.so.%{major}*
12mr|libsexy-0.1.11-14|61	
12mr|libsexy-0.1.11-14|62	%files -n %develname
12mr|libsexy-0.1.11-14|63	%doc ChangeLog AUTHORS NEWS
12mr|libsexy-0.1.11-14|64	%_datadir/gtk-doc/html/libsexy
12mr|libsexy-0.1.11-14|65	%_includedir/*
12mr|libsexy-0.1.11-14|66	%_libdir/*.so
12mr|libsexy-0.1.11-14|67	%_libdir/pkgconfig/*
12mr|libsexy-0.1.11-14|68	
12mr|libsexy-0.1.11-14|69	
12mr|libsexy-0.1.11-14|70	
12mr|libsexy-0.1.11-14|71	%changelog
12mr|libsexy-0.1.11-14|72	

14920 12
12mr|libshout-2.3.1-2|1	%define major 3
12mr|libshout-2.3.1-2|2	%define libname %mklibname shout %{major}
12mr|libshout-2.3.1-2|3	%define develname %mklibname shout -d
12mr|libshout-2.3.1-2|4	
12mr|libshout-2.3.1-2|5	Summary:	A library for communicating with and sending data to an icecast server
12mr|libshout-2.3.1-2|6	Name:		libshout
12mr|libshout-2.3.1-2|7	Version:	2.3.1
12mr|libshout-2.3.1-2|8	Release:	2
12mr|libshout-2.3.1-2|9	Group:		System/Libraries
12mr|libshout-2.3.1-2|10	License:	LGPL+
12mr|libshout-2.3.1-2|11	URL:		http://www.icecast.org/
12mr|libshout-2.3.1-2|12	Source0:	http://downloads.us.xiph.org/releases/libshout/%{name}-%{version}.tar.gz
12mr|libshout-2.3.1-2|13	BuildRequires:	pkgconfig(ogg)
12mr|libshout-2.3.1-2|14	BuildRequires:	pkgconfig(vorbis)
12mr|libshout-2.3.1-2|15	BuildRequires:	pkgconfig(theora)
12mr|libshout-2.3.1-2|16	BuildRequires:	pkgconfig(speex)
12mr|libshout-2.3.1-2|17	
12mr|libshout-2.3.1-2|18	%description
12mr|libshout-2.3.1-2|19	Libshout is a library for communicating with and sending data to an
12mr|libshout-2.3.1-2|20	icecast server.  It handles the socket connection, the timing of the
12mr|libshout-2.3.1-2|21	data, and prevents bad data from getting to the icecast server.
12mr|libshout-2.3.1-2|22	
12mr|libshout-2.3.1-2|23	With just a few lines of code, a programmer can easily turn any
12mr|libshout-2.3.1-2|24	application into a streaming source for an icecast server.  Libshout also
12mr|libshout-2.3.1-2|25	allows developers who want a specific feature set (database access,
12mr|libshout-2.3.1-2|26	request taking) to concentrate on that feature set, instead of worrying
12mr|libshout-2.3.1-2|27	about how server communication works.
12mr|libshout-2.3.1-2|28	
12mr|libshout-2.3.1-2|29	Please refer to the API reference and example code to start learning how
12mr|libshout-2.3.1-2|30	to use libshout in your own code.
12mr|libshout-2.3.1-2|31	
12mr|libshout-2.3.1-2|32	%package -n	%{libname}
12mr|libshout-2.3.1-2|33	Summary:	Main library for %{name}
12mr|libshout-2.3.1-2|34	Group:		System/Libraries
12mr|libshout-2.3.1-2|35	
12mr|libshout-2.3.1-2|36	%description -n	%{libname}
12mr|libshout-2.3.1-2|37	This package contains the library needed to run programs dynamically
12mr|libshout-2.3.1-2|38	linked with %{name}.
12mr|libshout-2.3.1-2|39	
12mr|libshout-2.3.1-2|40	%package -n	%{develname}
12mr|libshout-2.3.1-2|41	Summary:	Headers for developing programs that will use %{name}
12mr|libshout-2.3.1-2|42	Group:		Development/Other
12mr|libshout-2.3.1-2|43	Requires:	pkgconfig(speex)
12mr|libshout-2.3.1-2|44	Requires:	%{libname} = %{version}
12mr|libshout-2.3.1-2|45	Provides:	%{name}-devel = %{version}-%{release}
12mr|libshout-2.3.1-2|46	Obsoletes:	%{mklibname shout 3 -d} < 2.3.1
12mr|libshout-2.3.1-2|47	
12mr|libshout-2.3.1-2|48	%description -n	%{develname}
12mr|libshout-2.3.1-2|49	This package contains the headers that programmers will need to develop
12mr|libshout-2.3.1-2|50	applications which will use %{name}.
12mr|libshout-2.3.1-2|51	
12mr|libshout-2.3.1-2|52	%prep
12mr|libshout-2.3.1-2|53	%setup -q
12mr|libshout-2.3.1-2|54	
12mr|libshout-2.3.1-2|55	%build
12mr|libshout-2.3.1-2|56	autoreconf -fis
12mr|libshout-2.3.1-2|57	%configure2_5x --disable-static
12mr|libshout-2.3.1-2|58	%make
12mr|libshout-2.3.1-2|59	
12mr|libshout-2.3.1-2|60	%install
12mr|libshout-2.3.1-2|61	%makeinstall_std
12mr|libshout-2.3.1-2|62	
12mr|libshout-2.3.1-2|63	# remove installed doc
12mr|libshout-2.3.1-2|64	rm -rf %{buildroot}%{_datadir}/doc/%{name}
12mr|libshout-2.3.1-2|65	
12mr|libshout-2.3.1-2|66	%files -n %{libname}
12mr|libshout-2.3.1-2|67	%{_libdir}/*.so.*
12mr|libshout-2.3.1-2|68	
12mr|libshout-2.3.1-2|69	%files -n %{develname}
12mr|libshout-2.3.1-2|70	%doc README
12mr|libshout-2.3.1-2|71	%{_includedir}/*
12mr|libshout-2.3.1-2|72	%{_libdir}/*.so
12mr|libshout-2.3.1-2|73	%{_libdir}/pkgconfig/shout.pc
12mr|libshout-2.3.1-2|74	%{_datadir}/aclocal/shout.m4
12mr|libshout-2.3.1-2|75	
12mr|libshout-2.3.1-2|76	
12mr|libshout-2.3.1-2|77	
12mr|libshout-2.3.1-2|78	%changelog
12mr|libshout-2.3.1-2|79	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libshout-2.3.1-2|80	+ Commit: 3d07c00
12mr|libshout-2.3.1-2|81	- New version 2.3.1 (sync with Cooker), fix unversioned Obsoletes, convert BR to pkgconfig style
12mr|libshout-2.3.1-2|82	
12mr|libshout-2.3.1-2|83	

14921 12
12mr|libsidplay-1.36.60-4|1	%define major 1
12mr|libsidplay-1.36.60-4|2	%define libname %mklibname sidplay %{major}
12mr|libsidplay-1.36.60-4|3	%define develname %mklibname sidplay -d
12mr|libsidplay-1.36.60-4|4	
12mr|libsidplay-1.36.60-4|5	Summary:	A Commodore 64 music player and SID chip emulator library
12mr|libsidplay-1.36.60-4|6	Name:		libsidplay
12mr|libsidplay-1.36.60-4|7	Version:	1.36.60
12mr|libsidplay-1.36.60-4|8	Release:	%mkrel 4
12mr|libsidplay-1.36.60-4|9	License:	GPLv2+
12mr|libsidplay-1.36.60-4|10	Group:		System/Libraries
12mr|libsidplay-1.36.60-4|11	URL:		http://home.arcor.de/ms2002sep/bak/
12mr|libsidplay-1.36.60-4|12	Source:		%{name}-%{version}.tar.bz2
12mr|libsidplay-1.36.60-4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libsidplay-1.36.60-4|14	
12mr|libsidplay-1.36.60-4|15	%description
12mr|libsidplay-1.36.60-4|16	This library provides the Sound Interface Device (SID) chip emulator
12mr|libsidplay-1.36.60-4|17	engine that is used by music player programs like SIDPLAY. With it
12mr|libsidplay-1.36.60-4|18	you can play musics from Commodore 64 (or compatible) programs.
12mr|libsidplay-1.36.60-4|19	
12mr|libsidplay-1.36.60-4|20	%package -n	%{libname}
12mr|libsidplay-1.36.60-4|21	Summary:	A Commodore 64 music player and SID chip emulator library
12mr|libsidplay-1.36.60-4|22	Group:		System/Libraries
12mr|libsidplay-1.36.60-4|23	Provides:	%{name} = %{version}
12mr|libsidplay-1.36.60-4|24	
12mr|libsidplay-1.36.60-4|25	%description -n	%{libname}
12mr|libsidplay-1.36.60-4|26	This library provides the Sound Interface Device (SID) chip emulator
12mr|libsidplay-1.36.60-4|27	engine that is used by music player programs like SIDPLAY. With it
12mr|libsidplay-1.36.60-4|28	you can play musics from Commodore 64 (or compatible) programs.
12mr|libsidplay-1.36.60-4|29	
12mr|libsidplay-1.36.60-4|30	%package -n	%{develname}
12mr|libsidplay-1.36.60-4|31	Summary:	Libraries and include files for developing libsidplay applications
12mr|libsidplay-1.36.60-4|32	Group:		Development/C++
12mr|libsidplay-1.36.60-4|33	Requires:	%{libname} = %{version}
12mr|libsidplay-1.36.60-4|34	Provides:	sidplay-devel = %{version}-%{release}
12mr|libsidplay-1.36.60-4|35	Provides:	%{name}-devel = %{version}-%{release}
12mr|libsidplay-1.36.60-4|36	Obsoletes:	%{mklibname sidplay 1 -d}
12mr|libsidplay-1.36.60-4|37	
12mr|libsidplay-1.36.60-4|38	%description -n	%{develname}
12mr|libsidplay-1.36.60-4|39	This package contains the header files and the static library for compiling
12mr|libsidplay-1.36.60-4|40	applications that use libsidplay.
12mr|libsidplay-1.36.60-4|41	
12mr|libsidplay-1.36.60-4|42	%prep
12mr|libsidplay-1.36.60-4|43	
12mr|libsidplay-1.36.60-4|44	%setup -q
12mr|libsidplay-1.36.60-4|45	
12mr|libsidplay-1.36.60-4|46	%build
12mr|libsidplay-1.36.60-4|47	
12mr|libsidplay-1.36.60-4|48	%configure2_5x \
12mr|libsidplay-1.36.60-4|49	--enable-optfixpoint \
12mr|libsidplay-1.36.60-4|50	--enable-optendian
12mr|libsidplay-1.36.60-4|51	
12mr|libsidplay-1.36.60-4|52	%make
12mr|libsidplay-1.36.60-4|53	
12mr|libsidplay-1.36.60-4|54	%install
12mr|libsidplay-1.36.60-4|55	rm -rf %{buildroot}
12mr|libsidplay-1.36.60-4|56	
12mr|libsidplay-1.36.60-4|57	%makeinstall
12mr|libsidplay-1.36.60-4|58	
12mr|libsidplay-1.36.60-4|59	%if %mdkversion < 200900
12mr|libsidplay-1.36.60-4|60	%post -n %{libname} -p /sbin/ldconfig
12mr|libsidplay-1.36.60-4|61	%endif
12mr|libsidplay-1.36.60-4|62	
12mr|libsidplay-1.36.60-4|63	%if %mdkversion < 200900
12mr|libsidplay-1.36.60-4|64	%postun -n %{libname} -p /sbin/ldconfig
12mr|libsidplay-1.36.60-4|65	%endif
12mr|libsidplay-1.36.60-4|66	
12mr|libsidplay-1.36.60-4|67	%clean
12mr|libsidplay-1.36.60-4|68	rm -rf %{buildroot}
12mr|libsidplay-1.36.60-4|69	
12mr|libsidplay-1.36.60-4|70	%files -n %{libname}
12mr|libsidplay-1.36.60-4|71	%defattr(-,root,root)
12mr|libsidplay-1.36.60-4|72	%doc AUTHORS COPYING
12mr|libsidplay-1.36.60-4|73	%{_libdir}/lib*.so.*
12mr|libsidplay-1.36.60-4|74	
12mr|libsidplay-1.36.60-4|75	%files -n %{develname}
12mr|libsidplay-1.36.60-4|76	%defattr(-,root,root)
12mr|libsidplay-1.36.60-4|77	%doc DEVELOPER src/*.txt
12mr|libsidplay-1.36.60-4|78	%{_includedir}/sidplay/
12mr|libsidplay-1.36.60-4|79	%{_libdir}/*.so
12mr|libsidplay-1.36.60-4|80	%{_libdir}/*a
12mr|libsidplay-1.36.60-4|81	
12mr|libsidplay-1.36.60-4|82	
12mr|libsidplay-1.36.60-4|83	
12mr|libsidplay-1.36.60-4|84	%changelog
12mr|libsidplay-1.36.60-4|85	

14922 12
12mr|libsigc++2.0-2.2.10-3|1	%define version 2.2.10
12mr|libsigc++2.0-2.2.10-3|2	%define release 3
12mr|libsigc++2.0-2.2.10-3|3	
12mr|libsigc++2.0-2.2.10-3|4	%define pkgname libsigc++
12mr|libsigc++2.0-2.2.10-3|5	
12mr|libsigc++2.0-2.2.10-3|6	%define api_version 2.0
12mr|libsigc++2.0-2.2.10-3|7	%define major 0
12mr|libsigc++2.0-2.2.10-3|8	%define libname %mklibname sigc++ %api_version %major
12mr|libsigc++2.0-2.2.10-3|9	%define libnamedev %mklibname -d sigc++ %api_version
12mr|libsigc++2.0-2.2.10-3|10	
12mr|libsigc++2.0-2.2.10-3|11	Name:		%{pkgname}%{api_version}
12mr|libsigc++2.0-2.2.10-3|12	Summary:	The Typesafe Signal Framework for C++
12mr|libsigc++2.0-2.2.10-3|13	Version:	%{version}
12mr|libsigc++2.0-2.2.10-3|14	Release:	%{release}
12mr|libsigc++2.0-2.2.10-3|15	License:	LGPL
12mr|libsigc++2.0-2.2.10-3|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.xz
12mr|libsigc++2.0-2.2.10-3|17	URL:		http://libsigc.sourceforge.net/
12mr|libsigc++2.0-2.2.10-3|18	Group:		System/Libraries
12mr|libsigc++2.0-2.2.10-3|19	
12mr|libsigc++2.0-2.2.10-3|20	
12mr|libsigc++2.0-2.2.10-3|21	%description
12mr|libsigc++2.0-2.2.10-3|22	Callback system for use in widget libraries, abstract interfaces, and
12mr|libsigc++2.0-2.2.10-3|23	general programming.
12mr|libsigc++2.0-2.2.10-3|24	
12mr|libsigc++2.0-2.2.10-3|25	This library implements a full callback system for use in widget
12mr|libsigc++2.0-2.2.10-3|26	libraries, abstract interfaces, and general programming. Originally part
12mr|libsigc++2.0-2.2.10-3|27	of the Gtk-- widget set, %{pkgname} is now a separate library to provide for
12mr|libsigc++2.0-2.2.10-3|28	more general use. It is the most complete library of its kind with the
12mr|libsigc++2.0-2.2.10-3|29	ablity to connect an abstract callback to a class method, function, or
12mr|libsigc++2.0-2.2.10-3|30	function object. It contains adaptor classes for connection of dissimilar
12mr|libsigc++2.0-2.2.10-3|31	callbacks and has an ease of use unmatched by other C++ callback
12mr|libsigc++2.0-2.2.10-3|32	libraries.
12mr|libsigc++2.0-2.2.10-3|33	
12mr|libsigc++2.0-2.2.10-3|34	Package gtkmm, which is a c++ binding to the famous gtk+ library, uses
12mr|libsigc++2.0-2.2.10-3|35	%{pkgname}.
12mr|libsigc++2.0-2.2.10-3|36	
12mr|libsigc++2.0-2.2.10-3|37	
12mr|libsigc++2.0-2.2.10-3|38	%package -n %{libname}
12mr|libsigc++2.0-2.2.10-3|39	Summary:	The Typesafe Signal Framework for C++
12mr|libsigc++2.0-2.2.10-3|40	Group:		System/Libraries
12mr|libsigc++2.0-2.2.10-3|41	Provides:	%{pkgname}%{api_version} = %{version}-%{release}
12mr|libsigc++2.0-2.2.10-3|42	
12mr|libsigc++2.0-2.2.10-3|43	%description -n %{libname}
12mr|libsigc++2.0-2.2.10-3|44	Callback system for use in widget libraries, abstract interfaces, and
12mr|libsigc++2.0-2.2.10-3|45	general programming.
12mr|libsigc++2.0-2.2.10-3|46	
12mr|libsigc++2.0-2.2.10-3|47	This library implements a full callback system for use in widget
12mr|libsigc++2.0-2.2.10-3|48	libraries, abstract interfaces, and general programming. Originally part
12mr|libsigc++2.0-2.2.10-3|49	of the Gtk-- widget set, %{pkgname} is now a separate library to provide for
12mr|libsigc++2.0-2.2.10-3|50	more general use. It is the most complete library of its kind with the
12mr|libsigc++2.0-2.2.10-3|51	ablity to connect an abstract callback to a class method, function, or
12mr|libsigc++2.0-2.2.10-3|52	function object. It contains adaptor classes for connection of dissimilar
12mr|libsigc++2.0-2.2.10-3|53	callbacks and has an ease of use unmatched by other C++ callback
12mr|libsigc++2.0-2.2.10-3|54	libraries.
12mr|libsigc++2.0-2.2.10-3|55	
12mr|libsigc++2.0-2.2.10-3|56	Package gtkmm, which is a c++ binding to the famous gtk+ library, uses
12mr|libsigc++2.0-2.2.10-3|57	%{pkgname}.
12mr|libsigc++2.0-2.2.10-3|58	
12mr|libsigc++2.0-2.2.10-3|59	
12mr|libsigc++2.0-2.2.10-3|60	%package -n %{libnamedev}
12mr|libsigc++2.0-2.2.10-3|61	Summary:	Development tools for the Typesafe Signal Framework for C++
12mr|libsigc++2.0-2.2.10-3|62	Group:		Development/C++
12mr|libsigc++2.0-2.2.10-3|63	Provides:	libsigc++1.2-examples
12mr|libsigc++2.0-2.2.10-3|64	Obsoletes:	libsigc++1.2-examples
12mr|libsigc++2.0-2.2.10-3|65	Provides:	%{pkgname}%{api_version}-devel = %{version}-%{release}
12mr|libsigc++2.0-2.2.10-3|66	Provides:	sigc++%{api_version}-devel = %{version}-%{release}
12mr|libsigc++2.0-2.2.10-3|67	Requires:	%{libname} = %{version}
12mr|libsigc++2.0-2.2.10-3|68	Obsoletes: %mklibname -d sigc++ %api_version %major
12mr|libsigc++2.0-2.2.10-3|69	
12mr|libsigc++2.0-2.2.10-3|70	%description -n %{libnamedev}
12mr|libsigc++2.0-2.2.10-3|71	This package contains the headers and static libraries of %{pkgname},
12mr|libsigc++2.0-2.2.10-3|72	which are needed when developing or compiling applications which use
12mr|libsigc++2.0-2.2.10-3|73	%{pkgname}.
12mr|libsigc++2.0-2.2.10-3|74	
12mr|libsigc++2.0-2.2.10-3|75	%package doc
12mr|libsigc++2.0-2.2.10-3|76	Summary:	Documentation for %{pkgname} library
12mr|libsigc++2.0-2.2.10-3|77	Group:		Books/Other
12mr|libsigc++2.0-2.2.10-3|78	
12mr|libsigc++2.0-2.2.10-3|79	%description doc
12mr|libsigc++2.0-2.2.10-3|80	This package provides API documentation of %{pkgname} library.
12mr|libsigc++2.0-2.2.10-3|81	
12mr|libsigc++2.0-2.2.10-3|82	%prep
12mr|libsigc++2.0-2.2.10-3|83	%setup -q -n %{pkgname}-%{version}
12mr|libsigc++2.0-2.2.10-3|84	
12mr|libsigc++2.0-2.2.10-3|85	%build
12mr|libsigc++2.0-2.2.10-3|86	%configure2_5x
12mr|libsigc++2.0-2.2.10-3|87	%make
12mr|libsigc++2.0-2.2.10-3|88	
12mr|libsigc++2.0-2.2.10-3|89	%check
12mr|libsigc++2.0-2.2.10-3|90	make check
12mr|libsigc++2.0-2.2.10-3|91	
12mr|libsigc++2.0-2.2.10-3|92	%install
12mr|libsigc++2.0-2.2.10-3|93	%makeinstall_std
12mr|libsigc++2.0-2.2.10-3|94	
12mr|libsigc++2.0-2.2.10-3|95	%files -n %{libname}
12mr|libsigc++2.0-2.2.10-3|96	%doc COPYING NEWS README
12mr|libsigc++2.0-2.2.10-3|97	%{_libdir}/libsigc-%{api_version}.so.%{major}*
12mr|libsigc++2.0-2.2.10-3|98	
12mr|libsigc++2.0-2.2.10-3|99	%files -n %{libnamedev}
12mr|libsigc++2.0-2.2.10-3|100	%doc AUTHORS ChangeLog TODO
12mr|libsigc++2.0-2.2.10-3|101	%{_includedir}/*
12mr|libsigc++2.0-2.2.10-3|102	%{_libdir}/lib*.so
12mr|libsigc++2.0-2.2.10-3|103	%{_libdir}/pkgconfig/*
12mr|libsigc++2.0-2.2.10-3|104	%{_libdir}/sigc++-%{api_version}
12mr|libsigc++2.0-2.2.10-3|105	
12mr|libsigc++2.0-2.2.10-3|106	%files doc
12mr|libsigc++2.0-2.2.10-3|107	%doc %{_docdir}/libsigc++-%{api_version}
12mr|libsigc++2.0-2.2.10-3|108	%_datadir/devhelp/books/libsigc++-%{api_version}
12mr|libsigc++2.0-2.2.10-3|109	
12mr|libsigc++2.0-2.2.10-3|110	%changelog
12mr|libsigc++2.0-2.2.10-3|111	

14923 12
12mr|libsigsegv-2.10-4|1	%define major 2
12mr|libsigsegv-2.10-4|2	%define libname %mklibname sigsegv %{major}
12mr|libsigsegv-2.10-4|3	%define develname %mklibname sigsegv -d
12mr|libsigsegv-2.10-4|4	%define staticname %mklibname sigsegv -d -s
12mr|libsigsegv-2.10-4|5	
12mr|libsigsegv-2.10-4|6	Summary:	Library for handling page faults in user mode
12mr|libsigsegv-2.10-4|7	Name:		libsigsegv
12mr|libsigsegv-2.10-4|8	Version:	2.10
12mr|libsigsegv-2.10-4|9	Release:	%mkrel 4
12mr|libsigsegv-2.10-4|10	License:	GPLv2+
12mr|libsigsegv-2.10-4|11	Group:		System/Libraries
12mr|libsigsegv-2.10-4|12	URL:		http://libsigsegv.sourceforge.net/
12mr|libsigsegv-2.10-4|13	Source0:	http://ftp.gnu.org/gnu/libsigsegv/%{name}-%{version}.tar.gz
12mr|libsigsegv-2.10-4|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libsigsegv-2.10-4|15	
12mr|libsigsegv-2.10-4|16	%description
12mr|libsigsegv-2.10-4|17	This is a library for handling page faults in user mode. A page fault
12mr|libsigsegv-2.10-4|18	occurs when a program tries to access to a region of memory that is
12mr|libsigsegv-2.10-4|19	currently not available. Catching and handling a page fault is a useful
12mr|libsigsegv-2.10-4|20	technique for implementing:
12mr|libsigsegv-2.10-4|21	- pageable virtual memory,
12mr|libsigsegv-2.10-4|22	- memory-mapped access to persistent databases,
12mr|libsigsegv-2.10-4|23	- generational garbage collectors,
12mr|libsigsegv-2.10-4|24	- stack overflow handlers,
12mr|libsigsegv-2.10-4|25	- distributed shared memory,
12mr|libsigsegv-2.10-4|26	
12mr|libsigsegv-2.10-4|27	%package -n %{libname}
12mr|libsigsegv-2.10-4|28	Summary:	Library for handling page faults in user mode
12mr|libsigsegv-2.10-4|29	Group:		System/Libraries
12mr|libsigsegv-2.10-4|30	
12mr|libsigsegv-2.10-4|31	%description -n %{libname}
12mr|libsigsegv-2.10-4|32	This is a library for handling page faults in user mode. A page fault
12mr|libsigsegv-2.10-4|33	occurs when a program tries to access to a region of memory that is
12mr|libsigsegv-2.10-4|34	currently not available. Catching and handling a page fault is a useful
12mr|libsigsegv-2.10-4|35	technique for implementing:
12mr|libsigsegv-2.10-4|36	- pageable virtual memory,
12mr|libsigsegv-2.10-4|37	- memory-mapped access to persistent databases,
12mr|libsigsegv-2.10-4|38	- generational garbage collectors,
12mr|libsigsegv-2.10-4|39	- stack overflow handlers,
12mr|libsigsegv-2.10-4|40	- distributed shared memory,
12mr|libsigsegv-2.10-4|41	
12mr|libsigsegv-2.10-4|42	%package -n %{develname}
12mr|libsigsegv-2.10-4|43	Summary:	Development libraries and header files for %{name}
12mr|libsigsegv-2.10-4|44	Group:		Development/C
12mr|libsigsegv-2.10-4|45	Requires:	%{libname} = %{version}-%{release}
12mr|libsigsegv-2.10-4|46	Provides:	%{name}-devel = %{version}-%{release}
12mr|libsigsegv-2.10-4|47	Obsoletes:	%mklibname sigsegv 0 -d
12mr|libsigsegv-2.10-4|48	
12mr|libsigsegv-2.10-4|49	%description -n	%{develname}
12mr|libsigsegv-2.10-4|50	Libraries and header files for %{name} development.
12mr|libsigsegv-2.10-4|51	
12mr|libsigsegv-2.10-4|52	%package -n %{staticname}
12mr|libsigsegv-2.10-4|53	Summary:	Static development libraries for %{name}
12mr|libsigsegv-2.10-4|54	Group:		Development/C
12mr|libsigsegv-2.10-4|55	Requires:	%{develname} = %{version}-%{release}
12mr|libsigsegv-2.10-4|56	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|libsigsegv-2.10-4|57	Obsoletes:	%mklibname -d -s sigsegv 0
12mr|libsigsegv-2.10-4|58	
12mr|libsigsegv-2.10-4|59	%description -n %{staticname}
12mr|libsigsegv-2.10-4|60	Static development libraries for %{name} development.
12mr|libsigsegv-2.10-4|61	
12mr|libsigsegv-2.10-4|62	%prep
12mr|libsigsegv-2.10-4|63	%setup -q
12mr|libsigsegv-2.10-4|64	
12mr|libsigsegv-2.10-4|65	%build
12mr|libsigsegv-2.10-4|66	%configure2_5x \
12mr|libsigsegv-2.10-4|67	--libdir=/%{_lib} \
12mr|libsigsegv-2.10-4|68	--enable-shared \
12mr|libsigsegv-2.10-4|69	--enable-static
12mr|libsigsegv-2.10-4|70	%make
12mr|libsigsegv-2.10-4|71	
12mr|libsigsegv-2.10-4|72	%check
12mr|libsigsegv-2.10-4|73	make check
12mr|libsigsegv-2.10-4|74	
12mr|libsigsegv-2.10-4|75	%install
12mr|libsigsegv-2.10-4|76	rm -rf %{buildroot}
12mr|libsigsegv-2.10-4|77	
12mr|libsigsegv-2.10-4|78	%makeinstall_std
12mr|libsigsegv-2.10-4|79	
12mr|libsigsegv-2.10-4|80	rm -f %{buildroot}/%{_lib}/*.la
12mr|libsigsegv-2.10-4|81	rm -f %{buildroot}/%{_lib}/*.so
12mr|libsigsegv-2.10-4|82	
12mr|libsigsegv-2.10-4|83	install -d %{buildroot}%{_libdir}
12mr|libsigsegv-2.10-4|84	ln -s /%{_lib}/libsigsegv.so.%{major} %{buildroot}%{_libdir}/libsigsegv.so
12mr|libsigsegv-2.10-4|85	mv %{buildroot}/%{_lib}/lib*.a %{buildroot}%{_libdir}/
12mr|libsigsegv-2.10-4|86	
12mr|libsigsegv-2.10-4|87	%if %mdkversion < 200900
12mr|libsigsegv-2.10-4|88	%post -n %{libname} -p /sbin/ldconfig
12mr|libsigsegv-2.10-4|89	%endif
12mr|libsigsegv-2.10-4|90	%if %mdkversion < 200900
12mr|libsigsegv-2.10-4|91	%postun -n %{libname} -p /sbin/ldconfig
12mr|libsigsegv-2.10-4|92	%endif
12mr|libsigsegv-2.10-4|93	
12mr|libsigsegv-2.10-4|94	%clean
12mr|libsigsegv-2.10-4|95	rm -rf %{buildroot}
12mr|libsigsegv-2.10-4|96	
12mr|libsigsegv-2.10-4|97	%files -n %{libname}
12mr|libsigsegv-2.10-4|98	%defattr(-,root,root)
12mr|libsigsegv-2.10-4|99	%doc AUTHORS ChangeLog NEWS README
12mr|libsigsegv-2.10-4|100	/%{_lib}/lib*.so.%{major}*
12mr|libsigsegv-2.10-4|101	
12mr|libsigsegv-2.10-4|102	%files -n %{develname}
12mr|libsigsegv-2.10-4|103	%defattr(-,root,root)
12mr|libsigsegv-2.10-4|104	%{_libdir}/lib*.so
12mr|libsigsegv-2.10-4|105	%{_includedir}/*
12mr|libsigsegv-2.10-4|106	
12mr|libsigsegv-2.10-4|107	%files -n %{staticname}
12mr|libsigsegv-2.10-4|108	%{_libdir}/lib*.a
12mr|libsigsegv-2.10-4|109	
12mr|libsigsegv-2.10-4|110	
12mr|libsigsegv-2.10-4|111	
12mr|libsigsegv-2.10-4|112	%changelog
12mr|libsigsegv-2.10-4|113	

14924 12
12mr|libsm-1.2.1-1|1	%define major 6
12mr|libsm-1.2.1-1|2	%define libname %mklibname sm %{major}
12mr|libsm-1.2.1-1|3	%define develname %mklibname sm -d
12mr|libsm-1.2.1-1|4	
12mr|libsm-1.2.1-1|5	Name:		libsm
12mr|libsm-1.2.1-1|6	Summary:	X Session Management Library
12mr|libsm-1.2.1-1|7	Version:	1.2.1
12mr|libsm-1.2.1-1|8	Release:	1
12mr|libsm-1.2.1-1|9	Group:		Development/X11
12mr|libsm-1.2.1-1|10	License:	MIT
12mr|libsm-1.2.1-1|11	URL:		http://xorg.freedesktop.org
12mr|libsm-1.2.1-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libSM-%{version}.tar.bz2
12mr|libsm-1.2.1-1|13	
12mr|libsm-1.2.1-1|14	BuildRequires:	pkgconfig(ice)
12mr|libsm-1.2.1-1|15	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|libsm-1.2.1-1|16	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libsm-1.2.1-1|17	BuildRequires:	x11-xtrans-devel >= 1.0.0
12mr|libsm-1.2.1-1|18	
12mr|libsm-1.2.1-1|19	%description
12mr|libsm-1.2.1-1|20	This is the X Session Management Library.
12mr|libsm-1.2.1-1|21	
12mr|libsm-1.2.1-1|22	%package -n %{libname}
12mr|libsm-1.2.1-1|23	Summary:	X Session Management Library
12mr|libsm-1.2.1-1|24	Group:		Development/X11
12mr|libsm-1.2.1-1|25	Conflicts:	libxorg-x11 < 7.0
12mr|libsm-1.2.1-1|26	Provides:	%{name} = %{version}
12mr|libsm-1.2.1-1|27	
12mr|libsm-1.2.1-1|28	%description -n %{libname}
12mr|libsm-1.2.1-1|29	This is the X Session Management Library.
12mr|libsm-1.2.1-1|30	
12mr|libsm-1.2.1-1|31	%package -n %{develname}
12mr|libsm-1.2.1-1|32	Summary:	Development files for %{name}
12mr|libsm-1.2.1-1|33	Group:		Development/X11
12mr|libsm-1.2.1-1|34	Requires:	%{libname} = %{version}-%{release}
12mr|libsm-1.2.1-1|35	Provides:	libsm-devel = %{version}-%{release}
12mr|libsm-1.2.1-1|36	Obsoletes:	%{_lib}sm6-devel < 1.2.1
12mr|libsm-1.2.1-1|37	Obsoletes:	%{_lib}sm-static-devel < 1.2.1
12mr|libsm-1.2.1-1|38	Conflicts:	libxorg-x11-devel < 7.0
12mr|libsm-1.2.1-1|39	
12mr|libsm-1.2.1-1|40	%description -n %{develname}
12mr|libsm-1.2.1-1|41	Development files for %{name}
12mr|libsm-1.2.1-1|42	
12mr|libsm-1.2.1-1|43	%prep
12mr|libsm-1.2.1-1|44	%setup -qn libSM-%{version}
12mr|libsm-1.2.1-1|45	
12mr|libsm-1.2.1-1|46	%build
12mr|libsm-1.2.1-1|47	%configure2_5x \
12mr|libsm-1.2.1-1|48	--disable-static \
12mr|libsm-1.2.1-1|49	--x-includes=%{_includedir}\
12mr|libsm-1.2.1-1|50	--x-libraries=%{_libdir}\
12mr|libsm-1.2.1-1|51	--without-libuuid
12mr|libsm-1.2.1-1|52	
12mr|libsm-1.2.1-1|53	%make
12mr|libsm-1.2.1-1|54	
12mr|libsm-1.2.1-1|55	%install
12mr|libsm-1.2.1-1|56	rm -rf %{buildroot}
12mr|libsm-1.2.1-1|57	%makeinstall_std
12mr|libsm-1.2.1-1|58	rm -rf %{buildroot}%{_datadir}/doc/libSM
12mr|libsm-1.2.1-1|59	
12mr|libsm-1.2.1-1|60	%pre -n %{develname}
12mr|libsm-1.2.1-1|61	if [ -h %{_includedir}/X11 ]; then
12mr|libsm-1.2.1-1|62	rm -f %{_includedir}/X11
12mr|libsm-1.2.1-1|63	fi
12mr|libsm-1.2.1-1|64	
12mr|libsm-1.2.1-1|65	%files -n %{libname}
12mr|libsm-1.2.1-1|66	%{_libdir}/libSM.so.%{major}*
12mr|libsm-1.2.1-1|67	
12mr|libsm-1.2.1-1|68	%files -n %{develname}
12mr|libsm-1.2.1-1|69	%doc doc/*.xml
12mr|libsm-1.2.1-1|70	%{_libdir}/libSM.so
12mr|libsm-1.2.1-1|71	%{_libdir}/pkgconfig/sm.pc
12mr|libsm-1.2.1-1|72	%{_includedir}/X11/SM/SM.h
12mr|libsm-1.2.1-1|73	%{_includedir}/X11/SM/SMlib.h
12mr|libsm-1.2.1-1|74	%{_includedir}/X11/SM/SMproto.h
12mr|libsm-1.2.1-1|75	
12mr|libsm-1.2.1-1|76	
12mr|libsm-1.2.1-1|77	
12mr|libsm-1.2.1-1|78	%changelog
12mr|libsm-1.2.1-1|79	

14925 12
12mr|libsmbios-2.2.28-1|1	%define major 2
12mr|libsmbios-2.2.28-1|2	%define libname %mklibname smbios %{major}
12mr|libsmbios-2.2.28-1|3	%define develname %mklibname smbios -d
12mr|libsmbios-2.2.28-1|4	
12mr|libsmbios-2.2.28-1|5	Summary:	Open BIOS parsing libs
12mr|libsmbios-2.2.28-1|6	Name:		libsmbios
12mr|libsmbios-2.2.28-1|7	Version:	2.2.28
12mr|libsmbios-2.2.28-1|8	Release:	%mkrel 1
12mr|libsmbios-2.2.28-1|9	License:	GPLv2+ or OSL
12mr|libsmbios-2.2.28-1|10	Group:		System/Libraries
12mr|libsmbios-2.2.28-1|11	URL:		http://linux.dell.com/libsmbios/main
12mr|libsmbios-2.2.28-1|12	Source:		http://linux.dell.com/libsmbios/download/%{name}/%{name}-%{version}/%{name}-%{version}.tar.bz2
12mr|libsmbios-2.2.28-1|13	# libsmbios only ever makes sense on intel compatible arches
12mr|libsmbios-2.2.28-1|14	# no DMI tables on ppc, s390, etc.
12mr|libsmbios-2.2.28-1|15	ExclusiveArch:	x86_64 ia64 %{ix86}
12mr|libsmbios-2.2.28-1|16	BuildRequires:	libxml2-devel
12mr|libsmbios-2.2.28-1|17	BuildRequires:	cppunit-devel
12mr|libsmbios-2.2.28-1|18	BuildRequires:	doxygen
12mr|libsmbios-2.2.28-1|19	BuildRequires:	graphviz
12mr|libsmbios-2.2.28-1|20	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|libsmbios-2.2.28-1|21	
12mr|libsmbios-2.2.28-1|22	%description
12mr|libsmbios-2.2.28-1|23	Libsmbios is a library and utilities that can be used by client programs
12mr|libsmbios-2.2.28-1|24	to get information from standard BIOS tables, such as the SMBIOS table.
12mr|libsmbios-2.2.28-1|25	
12mr|libsmbios-2.2.28-1|26	%package -n %{libname}
12mr|libsmbios-2.2.28-1|27	Summary:	Libsmbios shared libraries
12mr|libsmbios-2.2.28-1|28	Group:		System/Libraries
12mr|libsmbios-2.2.28-1|29	
12mr|libsmbios-2.2.28-1|30	%description -n %{libname}
12mr|libsmbios-2.2.28-1|31	Libsmbios is a library and utilities that can be used by client programs
12mr|libsmbios-2.2.28-1|32	to get information from standard BIOS tables, such as the SMBIOS table.
12mr|libsmbios-2.2.28-1|33	
12mr|libsmbios-2.2.28-1|34	%package utils
12mr|libsmbios-2.2.28-1|35	Summary:	The "supported" sample binaries that use libsmbios
12mr|libsmbios-2.2.28-1|36	Group:		System/Configuration/Hardware
12mr|libsmbios-2.2.28-1|37	Provides:	%{name}-bin = %{version}-%{release}
12mr|libsmbios-2.2.28-1|38	Obsoletes:	%{name}-bin < 2.0.2
12mr|libsmbios-2.2.28-1|39	%py_requires -d
12mr|libsmbios-2.2.28-1|40	
12mr|libsmbios-2.2.28-1|41	%description utils
12mr|libsmbios-2.2.28-1|42	Libsmbios is a library and utilities that can be used by client programs
12mr|libsmbios-2.2.28-1|43	to get information from standard BIOS tables, such as the SMBIOS table.
12mr|libsmbios-2.2.28-1|44	
12mr|libsmbios-2.2.28-1|45	This package contains some sample binaries that use libsmbios.
12mr|libsmbios-2.2.28-1|46	
12mr|libsmbios-2.2.28-1|47	%package -n %{develname}
12mr|libsmbios-2.2.28-1|48	Summary:	Development headers and archives
12mr|libsmbios-2.2.28-1|49	Group:		Development/C++
12mr|libsmbios-2.2.28-1|50	Requires:	%{libname} = %{version}-%{release}
12mr|libsmbios-2.2.28-1|51	Provides:	%{name}-devel = %{version}-%{release}
12mr|libsmbios-2.2.28-1|52	Obsoletes:	%mklibname smbios 1 -d
12mr|libsmbios-2.2.28-1|53	
12mr|libsmbios-2.2.28-1|54	%description -n %{develname}
12mr|libsmbios-2.2.28-1|55	Libsmbios is a library and utilities that can be used by client programs
12mr|libsmbios-2.2.28-1|56	to get information from standard BIOS tables, such as the SMBIOS table.
12mr|libsmbios-2.2.28-1|57	
12mr|libsmbios-2.2.28-1|58	This package contains the headers and .a files necessary to compile new
12mr|libsmbios-2.2.28-1|59	client programs against libsmbios.
12mr|libsmbios-2.2.28-1|60	
12mr|libsmbios-2.2.28-1|61	%prep
12mr|libsmbios-2.2.28-1|62	%setup -q
12mr|libsmbios-2.2.28-1|63	
12mr|libsmbios-2.2.28-1|64	#fix tests
12mr|libsmbios-2.2.28-1|65	find src/ -name *.py -exec sed -i -e 's|python2|python|g' {} \;
12mr|libsmbios-2.2.28-1|66	
12mr|libsmbios-2.2.28-1|67	sed -i -e 's#-Werror ##' Makefile.*
12mr|libsmbios-2.2.28-1|68	
12mr|libsmbios-2.2.28-1|69	%build
12mr|libsmbios-2.2.28-1|70	%configure2_5x \
12mr|libsmbios-2.2.28-1|71	--disable-rpath
12mr|libsmbios-2.2.28-1|72	%make
12mr|libsmbios-2.2.28-1|73	
12mr|libsmbios-2.2.28-1|74	%check
12mr|libsmbios-2.2.28-1|75	%make check
12mr|libsmbios-2.2.28-1|76	
12mr|libsmbios-2.2.28-1|77	%install
12mr|libsmbios-2.2.28-1|78	rm -rf %{buildroot}
12mr|libsmbios-2.2.28-1|79	%makeinstall_std
12mr|libsmbios-2.2.28-1|80	
12mr|libsmbios-2.2.28-1|81	mkdir -p %{buildroot}/%{_includedir}
12mr|libsmbios-2.2.28-1|82	cp -a src/include/smbios %{buildroot}/%{_includedir}
12mr|libsmbios-2.2.28-1|83	cp -a src/include/smbios_c %{buildroot}/%{_includedir}
12mr|libsmbios-2.2.28-1|84	rm -f %{buildroot}/%{_libdir}/lib*.la
12mr|libsmbios-2.2.28-1|85	
12mr|libsmbios-2.2.28-1|86	# (tpg) looks like hal need this
12mr|libsmbios-2.2.28-1|87	ln -s %{_sbindir}/dellWirelessCtl %{buildroot}%{_bindir}/dellWirelessCtl
12mr|libsmbios-2.2.28-1|88	
12mr|libsmbios-2.2.28-1|89	# (tpg) wtf is yum ? ;)
12mr|libsmbios-2.2.28-1|90	rm -rf %{buildroot}%{_prefix}/lib/yum-plugins
12mr|libsmbios-2.2.28-1|91	rm -rf %{buildroot}%{_sysconfdir}/yum
12mr|libsmbios-2.2.28-1|92	
12mr|libsmbios-2.2.28-1|93	%find_lang %{name}
12mr|libsmbios-2.2.28-1|94	
12mr|libsmbios-2.2.28-1|95	%clean
12mr|libsmbios-2.2.28-1|96	rm -rf %{buildroot}
12mr|libsmbios-2.2.28-1|97	
12mr|libsmbios-2.2.28-1|98	%if %mdkversion < 200900
12mr|libsmbios-2.2.28-1|99	%post -n %{libname} -p /sbin/ldconfig
12mr|libsmbios-2.2.28-1|100	%endif
12mr|libsmbios-2.2.28-1|101	%if %mdkversion < 200900
12mr|libsmbios-2.2.28-1|102	%postun -n %{libname} -p /sbin/ldconfig
12mr|libsmbios-2.2.28-1|103	%endif
12mr|libsmbios-2.2.28-1|104	
12mr|libsmbios-2.2.28-1|105	%files -n %{libname}
12mr|libsmbios-2.2.28-1|106	%defattr(-,root,root)
12mr|libsmbios-2.2.28-1|107	%{_libdir}/*.so.%{major}*
12mr|libsmbios-2.2.28-1|108	
12mr|libsmbios-2.2.28-1|109	%files -n %{develname}
12mr|libsmbios-2.2.28-1|110	%defattr(-,root,root)
12mr|libsmbios-2.2.28-1|111	%{_includedir}/smbios*
12mr|libsmbios-2.2.28-1|112	%{_libdir}/*.a
12mr|libsmbios-2.2.28-1|113	%{_libdir}/*.so
12mr|libsmbios-2.2.28-1|114	%{_libdir}/pkgconfig/libsmbios*.pc
12mr|libsmbios-2.2.28-1|115	
12mr|libsmbios-2.2.28-1|116	%files utils -f %{name}.lang
12mr|libsmbios-2.2.28-1|117	%defattr(-,root,root)
12mr|libsmbios-2.2.28-1|118	%doc AUTHORS README TODO ChangeLog doc/*
12mr|libsmbios-2.2.28-1|119	%config(noreplace) %{_sysconfdir}/%{name}/*.conf
12mr|libsmbios-2.2.28-1|120	%{_sbindir}/*
12mr|libsmbios-2.2.28-1|121	%{_bindir}/*
12mr|libsmbios-2.2.28-1|122	%{_datadir}/smbios-utils
12mr|libsmbios-2.2.28-1|123	%{python_sitelib}/%{name}_c
12mr|libsmbios-2.2.28-1|124	
12mr|libsmbios-2.2.28-1|125	
12mr|libsmbios-2.2.28-1|126	
12mr|libsmbios-2.2.28-1|127	%changelog
12mr|libsmbios-2.2.28-1|128	* Fri Aug  24 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|libsmbios-2.2.28-1|129	+ Commit: ab1e760
12mr|libsmbios-2.2.28-1|130	- Updated to 2.2.28
12mr|libsmbios-2.2.28-1|131	
12mr|libsmbios-2.2.28-1|132	

14926 12
12mr|libsmi-0.4.8-9|1	# mib repository
12mr|libsmi-0.4.8-9|2	%define mibsdir		%{_datadir}/%{name}/mibs
12mr|libsmi-0.4.8-9|3	# pib repository
12mr|libsmi-0.4.8-9|4	%define	pibsdir		%{_datadir}/%{name}/pibs
12mr|libsmi-0.4.8-9|5	
12mr|libsmi-0.4.8-9|6	%define	major 2
12mr|libsmi-0.4.8-9|7	%define libname %mklibname smi %{major}
12mr|libsmi-0.4.8-9|8	%define develname %mklibname smi -d
12mr|libsmi-0.4.8-9|9	
12mr|libsmi-0.4.8-9|10	Summary:	LibSMI deals with SNMP MIBS definitions
12mr|libsmi-0.4.8-9|11	Name:		libsmi
12mr|libsmi-0.4.8-9|12	Version:	0.4.8
12mr|libsmi-0.4.8-9|13	Release:	9
12mr|libsmi-0.4.8-9|14	License:	BSD-like
12mr|libsmi-0.4.8-9|15	Group:		System/Libraries
12mr|libsmi-0.4.8-9|16	URL:		http://www.ibr.cs.tu-bs.de/projects/libsmi/
12mr|libsmi-0.4.8-9|17	Source0:	ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/%{name}-%{version}.tar.gz
12mr|libsmi-0.4.8-9|18	Patch0:		libsmi-0.4.8-format_not_a_string_literal_and_no_format_arguments.diff
12mr|libsmi-0.4.8-9|19	Patch1:		libsmi-0.4.8-CVE-2010-2891.diff
12mr|libsmi-0.4.8-9|20	Requires:	coreutils
12mr|libsmi-0.4.8-9|21	BuildRequires:	bison
12mr|libsmi-0.4.8-9|22	BuildRequires:	flex
12mr|libsmi-0.4.8-9|23	BuildRequires:  autoconf automake libtool
12mr|libsmi-0.4.8-9|24	BuildRequires:	wget
12mr|libsmi-0.4.8-9|25	
12mr|libsmi-0.4.8-9|26	%description
12mr|libsmi-0.4.8-9|27	This package contains the SMI library and standard IETF and IANA Mibs. This
12mr|libsmi-0.4.8-9|28	library provides a programmer-friendly interface to access MIB module
12mr|libsmi-0.4.8-9|29	information.
12mr|libsmi-0.4.8-9|30	
12mr|libsmi-0.4.8-9|31	System config file: %{_sysconfdir}/smi.conf
12mr|libsmi-0.4.8-9|32	User config file:   .smirc
12mr|libsmi-0.4.8-9|33	
12mr|libsmi-0.4.8-9|34	%package -n	%{libname}
12mr|libsmi-0.4.8-9|35	Summary:	LibSMI deals with SNMP MIBS definitions
12mr|libsmi-0.4.8-9|36	Group:          System/Libraries
12mr|libsmi-0.4.8-9|37	Provides:	libsmi = %{version}-%{release}
12mr|libsmi-0.4.8-9|38	Requires:	%{name}-mibs-std
12mr|libsmi-0.4.8-9|39	Conflicts:	smi-tools < 0.4.5-1
12mr|libsmi-0.4.8-9|40	
12mr|libsmi-0.4.8-9|41	%description -n	%{libname}
12mr|libsmi-0.4.8-9|42	This package contains the shared SMI libraries and standard IETF and IANA Mibs.
12mr|libsmi-0.4.8-9|43	This library provides a programmer-friendly interface to access MIB module
12mr|libsmi-0.4.8-9|44	information.
12mr|libsmi-0.4.8-9|45	
12mr|libsmi-0.4.8-9|46	System config file: %{_sysconfdir}/smi.conf
12mr|libsmi-0.4.8-9|47	User config file:   .smirc
12mr|libsmi-0.4.8-9|48	
12mr|libsmi-0.4.8-9|49	%package -n	%{develname}
12mr|libsmi-0.4.8-9|50	Summary:	Development tools for LibSMI
12mr|libsmi-0.4.8-9|51	Group:		Development/Other
12mr|libsmi-0.4.8-9|52	Requires:	%{libname} >= %{version}-%{release}
12mr|libsmi-0.4.8-9|53	Provides:	smi-devel = %{version}-%{release}
12mr|libsmi-0.4.8-9|54	Provides:	libsmi-devel = %{version}-%{release}
12mr|libsmi-0.4.8-9|55	Obsoletes:	%{mklibname smi 2 -d}
12mr|libsmi-0.4.8-9|56	
12mr|libsmi-0.4.8-9|57	%description -n	%{develname}
12mr|libsmi-0.4.8-9|58	This package contails the include files and static library needed to develop
12mr|libsmi-0.4.8-9|59	applications based on the SMI Library
12mr|libsmi-0.4.8-9|60	
12mr|libsmi-0.4.8-9|61	%package	mibs-std
12mr|libsmi-0.4.8-9|62	Summary:	Standard MIB files for LibSMI
12mr|libsmi-0.4.8-9|63	Group:		System/Libraries
12mr|libsmi-0.4.8-9|64	Requires:	smi-tools >= %{version}-%{release}
12mr|libsmi-0.4.8-9|65	
12mr|libsmi-0.4.8-9|66	%description	mibs-std
12mr|libsmi-0.4.8-9|67	This package contains standard MIB files for use with the SMI Library:
12mr|libsmi-0.4.8-9|68	
12mr|libsmi-0.4.8-9|69	o IETF - standard MIBS for SNMP, SNMPv2, interfaces, IP,
12mr|libsmi-0.4.8-9|70	o IANA - standard identifiers for protocols, ifType, etc.
12mr|libsmi-0.4.8-9|71	
12mr|libsmi-0.4.8-9|72	%package	mibs-ext
12mr|libsmi-0.4.8-9|73	Summary:	Extended MIB files for LibSMI
12mr|libsmi-0.4.8-9|74	Group:		System/Libraries
12mr|libsmi-0.4.8-9|75	Requires:	smi-tools = %{version}
12mr|libsmi-0.4.8-9|76	
12mr|libsmi-0.4.8-9|77	%description	mibs-ext
12mr|libsmi-0.4.8-9|78	This package contains Extended MIB files for use with the SMI Library:
12mr|libsmi-0.4.8-9|79	
12mr|libsmi-0.4.8-9|80	o IRTF - SMIng oids, extensions, types
12mr|libsmi-0.4.8-9|81	o TUBS - MIBS for the Technical University of Braunschweig
12mr|libsmi-0.4.8-9|82	
12mr|libsmi-0.4.8-9|83	%package -n	smi-tools
12mr|libsmi-0.4.8-9|84	Summary:	LibSMI tools
12mr|libsmi-0.4.8-9|85	Group:          Networking/Other
12mr|libsmi-0.4.8-9|86	Requires:	%{libname} = %{version}
12mr|libsmi-0.4.8-9|87	Requires:	wget
12mr|libsmi-0.4.8-9|88	
12mr|libsmi-0.4.8-9|89	%description -n	smi-tools
12mr|libsmi-0.4.8-9|90	This package contains the LibSMI tools.
12mr|libsmi-0.4.8-9|91	
12mr|libsmi-0.4.8-9|92	%prep
12mr|libsmi-0.4.8-9|93	
12mr|libsmi-0.4.8-9|94	%setup -q -n %{name}-%{version}
12mr|libsmi-0.4.8-9|95	%patch0 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|libsmi-0.4.8-9|96	%patch1 -p0 -b .CVE-2010-2891
12mr|libsmi-0.4.8-9|97	
12mr|libsmi-0.4.8-9|98	%build
12mr|libsmi-0.4.8-9|99	
12mr|libsmi-0.4.8-9|100	%configure2_5x \
12mr|libsmi-0.4.8-9|101	--with-mibdir=%{mibsdir} \
12mr|libsmi-0.4.8-9|102	--with-pibdir=%{pibsdir} \
12mr|libsmi-0.4.8-9|103	--with-smipath=%{mibsdir}/site:%{mibsdir}/ietf:%{mibsdir}/iana \
12mr|libsmi-0.4.8-9|104	--enable-smi \
12mr|libsmi-0.4.8-9|105	--enable-sming
12mr|libsmi-0.4.8-9|106	
12mr|libsmi-0.4.8-9|107	%make
12mr|libsmi-0.4.8-9|108	
12mr|libsmi-0.4.8-9|109	%check
12mr|libsmi-0.4.8-9|110	# fails a couple of tests (2 in {0.4.4, 0.4.5})
12mr|libsmi-0.4.8-9|111	make check ||:
12mr|libsmi-0.4.8-9|112	
12mr|libsmi-0.4.8-9|113	%install
12mr|libsmi-0.4.8-9|114	rm -rf %{buildroot}
12mr|libsmi-0.4.8-9|115	
12mr|libsmi-0.4.8-9|116	%makeinstall_std
12mr|libsmi-0.4.8-9|117	
12mr|libsmi-0.4.8-9|118	# something broke here...
12mr|libsmi-0.4.8-9|119	rm -f %{buildroot}%{pibsdir}/*PIB*
12mr|libsmi-0.4.8-9|120	rm -f %{buildroot}%{pibsdir}/*SPPI*
12mr|libsmi-0.4.8-9|121	install -m0644 pibs/ietf/* %{buildroot}%{pibsdir}/ietf/
12mr|libsmi-0.4.8-9|122	install -m0644 pibs/site/* %{buildroot}%{pibsdir}/site/
12mr|libsmi-0.4.8-9|123	install -m0644 pibs/tubs/* %{buildroot}%{pibsdir}/tubs/
12mr|libsmi-0.4.8-9|124	find %{buildroot}%{pibsdir}/ -name "Makefile*" | xargs rm -f
12mr|libsmi-0.4.8-9|125	
12mr|libsmi-0.4.8-9|126	install -d %{buildroot}%{_sysconfdir}
12mr|libsmi-0.4.8-9|127	
12mr|libsmi-0.4.8-9|128	cat > smi.conf << EOF
12mr|libsmi-0.4.8-9|129	#
12mr|libsmi-0.4.8-9|130	# smi.conf - Global/User SMI configuration file.
12mr|libsmi-0.4.8-9|131	#
12mr|libsmi-0.4.8-9|132	# See smi_config(3) for detailed information on configuration files.
12mr|libsmi-0.4.8-9|133	#
12mr|libsmi-0.4.8-9|134	
12mr|libsmi-0.4.8-9|135	# Extend (note the semicolon) the libsmi default module search path.
12mr|libsmi-0.4.8-9|136	#path :%{mibsdir}/site
12mr|libsmi-0.4.8-9|137	#path :%{mibsdir}/iana
12mr|libsmi-0.4.8-9|138	#path :%{mibsdir}/ietf
12mr|libsmi-0.4.8-9|139	
12mr|libsmi-0.4.8-9|140	# Add a private directory.
12mr|libsmi-0.4.8-9|141	#path :/home/strauss/lib/mibs
12mr|libsmi-0.4.8-9|142	
12mr|libsmi-0.4.8-9|143	# EXPERIMENTAL: Add a caching method (works only on UNIX systems).
12mr|libsmi-0.4.8-9|144	# NOTE: the cache directory must exist and permissions must be
12mr|libsmi-0.4.8-9|145	# handled appropriately. A simple but insecure way is to apply
12mr|libsmi-0.4.8-9|146	# a tmp flag to the directory (chmod 1777 /usr/local/share/mibs/cache).
12mr|libsmi-0.4.8-9|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/
12mr|libsmi-0.4.8-9|148	
12mr|libsmi-0.4.8-9|149	# Don't show any errors by default.
12mr|libsmi-0.4.8-9|150	level 0
12mr|libsmi-0.4.8-9|151	
12mr|libsmi-0.4.8-9|152	# Preload some basic SMIv2 modules.
12mr|libsmi-0.4.8-9|153	load SNMPv2-SMI
12mr|libsmi-0.4.8-9|154	load SNMPv2-TC
12mr|libsmi-0.4.8-9|155	load SNMPv2-CONF
12mr|libsmi-0.4.8-9|156	
12mr|libsmi-0.4.8-9|157	# Make smilint shout loud to report all errors and warnings.
12mr|libsmi-0.4.8-9|158	smilint: level 9
12mr|libsmi-0.4.8-9|159	
12mr|libsmi-0.4.8-9|160	# But please don't claim about any names longer than 32 chars.
12mr|libsmi-0.4.8-9|161	# (note: this is the prefix of errors namelength-32-module,
12mr|libsmi-0.4.8-9|162	#  -type, -object, -enumeration, and -bit)
12mr|libsmi-0.4.8-9|163	smilint: hide namelength-32
12mr|libsmi-0.4.8-9|164	
12mr|libsmi-0.4.8-9|165	# Preloading some more modules for special applications.
12mr|libsmi-0.4.8-9|166	tcpdump: load DISMAN-SCRIPT-MIB
12mr|libsmi-0.4.8-9|167	tcpdump: load IF-MIB
12mr|libsmi-0.4.8-9|168	smiquery: load IF-MIB
12mr|libsmi-0.4.8-9|169	EOF
12mr|libsmi-0.4.8-9|170	
12mr|libsmi-0.4.8-9|171	install -m0644 smi.conf %{buildroot}%{_sysconfdir}/smi.conf
12mr|libsmi-0.4.8-9|172	
12mr|libsmi-0.4.8-9|173	install -d %{buildroot}%{mibsdir}/site
12mr|libsmi-0.4.8-9|174	install -d %{buildroot}%{pibsdir}/site
12mr|libsmi-0.4.8-9|175	
12mr|libsmi-0.4.8-9|176	# cleanups
12mr|libsmi-0.4.8-9|177	rm -f %{buildroot}%{_libdir}/*.*a
12mr|libsmi-0.4.8-9|178	
12mr|libsmi-0.4.8-9|179	%post mibs-ext
12mr|libsmi-0.4.8-9|180	## Append to config file: path for irtf and tubs
12mr|libsmi-0.4.8-9|181	if test ! -f %{_sysconfdir}/smi.conf; then echo "# Generated by %{name}" > %{_sysconfdir}/smi.conf ; fi
12mr|libsmi-0.4.8-9|182	for DIR in irtf tubs ; do
12mr|libsmi-0.4.8-9|183	if %__grep -q -e "^path.*%{mibsdir}/${DIR}" %{_sysconfdir}/smi.conf ; then continue; fi
12mr|libsmi-0.4.8-9|184	echo "path :%{mibsdir}/${DIR}" >> %{_sysconfdir}/smi.conf
12mr|libsmi-0.4.8-9|185	done
12mr|libsmi-0.4.8-9|186	
12mr|libsmi-0.4.8-9|187	
12mr|libsmi-0.4.8-9|188	%files -n %{libname}
12mr|libsmi-0.4.8-9|189	%doc ANNOUNCE COPYING README THANKS smi.conf-example
12mr|libsmi-0.4.8-9|190	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/smi.conf
12mr|libsmi-0.4.8-9|191	%attr(0755,root,root) %{_libdir}/lib*.so.*
12mr|libsmi-0.4.8-9|192	
12mr|libsmi-0.4.8-9|193	%files -n %{develname}
12mr|libsmi-0.4.8-9|194	%doc TODO doc/draft-irtf-nmrg-sming-02.txt
12mr|libsmi-0.4.8-9|195	%attr(0644,root,root) %{_includedir}/*.h
12mr|libsmi-0.4.8-9|196	%attr(0755,root,root) %{_libdir}/lib*.so
12mr|libsmi-0.4.8-9|197	%attr(0644,root,root) %{_datadir}/aclocal/*.m4
12mr|libsmi-0.4.8-9|198	%attr(0644,root,root) %{_libdir}/pkgconfig/libsmi.pc
12mr|libsmi-0.4.8-9|199	%attr(0644,root,root) %{_mandir}/man3/libsmi.3*
12mr|libsmi-0.4.8-9|200	%attr(0644,root,root) %{_mandir}/man3/smi_*.3*
12mr|libsmi-0.4.8-9|201	
12mr|libsmi-0.4.8-9|202	%files mibs-std
12mr|libsmi-0.4.8-9|203	%dir %{mibsdir}
12mr|libsmi-0.4.8-9|204	%dir %{mibsdir}/iana
12mr|libsmi-0.4.8-9|205	%dir %{mibsdir}/ietf
12mr|libsmi-0.4.8-9|206	%dir %{mibsdir}/site
12mr|libsmi-0.4.8-9|207	%{mibsdir}/iana/*
12mr|libsmi-0.4.8-9|208	%{mibsdir}/ietf/*
12mr|libsmi-0.4.8-9|209	
12mr|libsmi-0.4.8-9|210	%files mibs-ext
12mr|libsmi-0.4.8-9|211	%dir %{mibsdir}/irtf
12mr|libsmi-0.4.8-9|212	%dir %{mibsdir}/tubs
12mr|libsmi-0.4.8-9|213	%{mibsdir}/irtf/*
12mr|libsmi-0.4.8-9|214	%{mibsdir}/tubs/*
12mr|libsmi-0.4.8-9|215	%dir %{pibsdir}
12mr|libsmi-0.4.8-9|216	%dir %{pibsdir}/ietf
12mr|libsmi-0.4.8-9|217	%dir %{pibsdir}/site
12mr|libsmi-0.4.8-9|218	%dir %{pibsdir}/tubs
12mr|libsmi-0.4.8-9|219	%{pibsdir}/ietf/*
12mr|libsmi-0.4.8-9|220	%{pibsdir}/tubs/*
12mr|libsmi-0.4.8-9|221	
12mr|libsmi-0.4.8-9|222	%files -n smi-tools
12mr|libsmi-0.4.8-9|223	%attr(0755,root,root) %{_bindir}/smi*
12mr|libsmi-0.4.8-9|224	%attr(0644,root,root) %{_mandir}/man1/smi*.1*
12mr|libsmi-0.4.8-9|225	
12mr|libsmi-0.4.8-9|226	
12mr|libsmi-0.4.8-9|227	
12mr|libsmi-0.4.8-9|228	%changelog
12mr|libsmi-0.4.8-9|229	

14927 12
12mr|libsndfile-1.0.25-5|1	%define	major	1
12mr|libsndfile-1.0.25-5|2	%define	libname	%mklibname sndfile %{major}
12mr|libsndfile-1.0.25-5|3	%define	devname	%mklibname sndfile -d
12mr|libsndfile-1.0.25-5|4	
12mr|libsndfile-1.0.25-5|5	%bcond_with	octave
12mr|libsndfile-1.0.25-5|6	%bcond_with	bootstrap
12mr|libsndfile-1.0.25-5|7	
12mr|libsndfile-1.0.25-5|8	Summary:	A library to handle various audio file formats
12mr|libsndfile-1.0.25-5|9	Name:		libsndfile
12mr|libsndfile-1.0.25-5|10	Version:	1.0.25
12mr|libsndfile-1.0.25-5|11	Release:	5
12mr|libsndfile-1.0.25-5|12	License:	LGPLv2+
12mr|libsndfile-1.0.25-5|13	Group:		Sound
12mr|libsndfile-1.0.25-5|14	URL:		http://www.mega-nerd.com/libsndfile/
12mr|libsndfile-1.0.25-5|15	Source0:	http://www.mega-nerd.com/libsndfile/files/%{name}-%{version}.tar.gz
12mr|libsndfile-1.0.25-5|16	Patch0:		libsndfile-1.0.25-support-newer-octave-versions.patch
12mr|libsndfile-1.0.25-5|17	
12mr|libsndfile-1.0.25-5|18	BuildRequires:	autogen
12mr|libsndfile-1.0.25-5|19	BuildRequires:	pkgconfig(alsa)
12mr|libsndfile-1.0.25-5|20	BuildRequires:	pkgconfig(celt)
12mr|libsndfile-1.0.25-5|21	BuildRequires:	pkgconfig(flac)
12mr|libsndfile-1.0.25-5|22	BuildRequires:	pkgconfig(ogg)
12mr|libsndfile-1.0.25-5|23	BuildRequires:	pkgconfig(sqlite3)
12mr|libsndfile-1.0.25-5|24	BuildRequires:	pkgconfig(vorbis)
12mr|libsndfile-1.0.25-5|25	%if !%{with bootstrap}
12mr|libsndfile-1.0.25-5|26	%ifarch %{ix86} x86_64
12mr|libsndfile-1.0.25-5|27	BuildRequires:	nasm
12mr|libsndfile-1.0.25-5|28	%endif
12mr|libsndfile-1.0.25-5|29	BuildRequires:	pkgconfig(jack)
12mr|libsndfile-1.0.25-5|30	BuildRequires:	pkgconfig(samplerate)
12mr|libsndfile-1.0.25-5|31	%endif
12mr|libsndfile-1.0.25-5|32	
12mr|libsndfile-1.0.25-5|33	%description
12mr|libsndfile-1.0.25-5|34	libsndfile is a C library for reading and writing sound files such as
12mr|libsndfile-1.0.25-5|35	AIFF, AU and WAV files through one standard interface. It can currently
12mr|libsndfile-1.0.25-5|36	read/write 8, 16, 24 and 32-bit PCM files as well as 32-bit floating
12mr|libsndfile-1.0.25-5|37	point WAV files and a number of compressed formats.
12mr|libsndfile-1.0.25-5|38	
12mr|libsndfile-1.0.25-5|39	%package -n	%{libname}
12mr|libsndfile-1.0.25-5|40	Summary:	Shared library of sndfile
12mr|libsndfile-1.0.25-5|41	Group:		System/Libraries
12mr|libsndfile-1.0.25-5|42	
12mr|libsndfile-1.0.25-5|43	%description -n	%{libname}
12mr|libsndfile-1.0.25-5|44	libsndfile is a C library for reading and writing sound files such as
12mr|libsndfile-1.0.25-5|45	AIFF, AU and WAV files through one standard interface. It can currently
12mr|libsndfile-1.0.25-5|46	read/write 8, 16, 24 and 32-bit PCM files as well as 32-bit floating
12mr|libsndfile-1.0.25-5|47	point WAV files and a number of compressed formats.
12mr|libsndfile-1.0.25-5|48	
12mr|libsndfile-1.0.25-5|49	This package contains the shared library to run applications based on
12mr|libsndfile-1.0.25-5|50	libsndfile.
12mr|libsndfile-1.0.25-5|51	
12mr|libsndfile-1.0.25-5|52	%package -n	%{devname}
12mr|libsndfile-1.0.25-5|53	Summary:	Libraries, includes, etc to develop libsndfile applications
12mr|libsndfile-1.0.25-5|54	Group:		Development/C
12mr|libsndfile-1.0.25-5|55	Requires:	%{libname} = %{version}-%{release}
12mr|libsndfile-1.0.25-5|56	Provides:	sndfile-devel = %{version}-%{release}
12mr|libsndfile-1.0.25-5|57	
12mr|libsndfile-1.0.25-5|58	%description -n	%{devname}
12mr|libsndfile-1.0.25-5|59	Libraries, include files, etc you can use to develop libsndfile applications.
12mr|libsndfile-1.0.25-5|60	
12mr|libsndfile-1.0.25-5|61	%package	progs
12mr|libsndfile-1.0.25-5|62	Summary:	Example progs based on libsndfile
12mr|libsndfile-1.0.25-5|63	Group:		Sound
12mr|libsndfile-1.0.25-5|64	
12mr|libsndfile-1.0.25-5|65	%description	progs
12mr|libsndfile-1.0.25-5|66	This contains sndfile-info for printing information about a sound
12mr|libsndfile-1.0.25-5|67	file and sndfile-play for playing a sound file.
12mr|libsndfile-1.0.25-5|68	
12mr|libsndfile-1.0.25-5|69	%if %{with octave}
12mr|libsndfile-1.0.25-5|70	%package	octave
12mr|libsndfile-1.0.25-5|71	Summary:	Octave modules based on libsndfile
12mr|libsndfile-1.0.25-5|72	Group:		Sound
12mr|libsndfile-1.0.25-5|73	BuildRequires:	octave-devel
12mr|libsndfile-1.0.25-5|74	
12mr|libsndfile-1.0.25-5|75	%description	octave
12mr|libsndfile-1.0.25-5|76	This contains octave modules based on libsndfile for reading, writing and
12mr|libsndfile-1.0.25-5|77	playing audio files.
12mr|libsndfile-1.0.25-5|78	%endif
12mr|libsndfile-1.0.25-5|79	
12mr|libsndfile-1.0.25-5|80	%prep
12mr|libsndfile-1.0.25-5|81	%setup -q
12mr|libsndfile-1.0.25-5|82	%patch0 -p1 -b .octave~
12mr|libsndfile-1.0.25-5|83	autoreconf -f -IM4
12mr|libsndfile-1.0.25-5|84	
12mr|libsndfile-1.0.25-5|85	%build
12mr|libsndfile-1.0.25-5|86	%configure2_5x \
12mr|libsndfile-1.0.25-5|87	--disable-static
12mr|libsndfile-1.0.25-5|88	%make
12mr|libsndfile-1.0.25-5|89	
12mr|libsndfile-1.0.25-5|90	%install
12mr|libsndfile-1.0.25-5|91	%makeinstall_std
12mr|libsndfile-1.0.25-5|92	rm -rf %{buildroot}%{_includedir}/FLAC
12mr|libsndfile-1.0.25-5|93	
12mr|libsndfile-1.0.25-5|94	%multiarch_includes %{buildroot}%{_includedir}/sndfile.h
12mr|libsndfile-1.0.25-5|95	
12mr|libsndfile-1.0.25-5|96	%files -n %{libname}
12mr|libsndfile-1.0.25-5|97	%doc AUTHORS NEWS README
12mr|libsndfile-1.0.25-5|98	%{_libdir}/libsndfile.so.%{major}*
12mr|libsndfile-1.0.25-5|99	
12mr|libsndfile-1.0.25-5|100	%files -n %{devname}
12mr|libsndfile-1.0.25-5|101	%doc %{_docdir}/libsndfile1-dev
12mr|libsndfile-1.0.25-5|102	%doc ChangeLog
12mr|libsndfile-1.0.25-5|103	%{_libdir}/libsndfile.so
12mr|libsndfile-1.0.25-5|104	%{multiarch_includedir}/sndfile.h
12mr|libsndfile-1.0.25-5|105	%{_includedir}/sndfile.h
12mr|libsndfile-1.0.25-5|106	%{_includedir}/sndfile.hh
12mr|libsndfile-1.0.25-5|107	%{_libdir}/pkgconfig/sndfile.pc
12mr|libsndfile-1.0.25-5|108	
12mr|libsndfile-1.0.25-5|109	%files progs
12mr|libsndfile-1.0.25-5|110	%{_bindir}/sndfile-*
12mr|libsndfile-1.0.25-5|111	%{_mandir}/man1/*
12mr|libsndfile-1.0.25-5|112	
12mr|libsndfile-1.0.25-5|113	%if %{with octave}
12mr|libsndfile-1.0.25-5|114	%files octave
12mr|libsndfile-1.0.25-5|115	%{_datadir}/octave/
12mr|libsndfile-1.0.25-5|116	%dir %{_libdir}/octave/*/site/oct/%{_target_platform}/sndfile
12mr|libsndfile-1.0.25-5|117	%{_libdir}/octave/*/site/oct/%{_target_platform}/sndfile/PKG_ADD
12mr|libsndfile-1.0.25-5|118	%{_libdir}/octave/*/site/oct/%{_target_platform}/sndfile/sndfile.oct
12mr|libsndfile-1.0.25-5|119	%endif
12mr|libsndfile-1.0.25-5|120	
12mr|libsndfile-1.0.25-5|121	
12mr|libsndfile-1.0.25-5|122	
12mr|libsndfile-1.0.25-5|123	
12mr|libsndfile-1.0.25-5|124	%changelog
12mr|libsndfile-1.0.25-5|125	

14928 12
12mr|libsocialweb-0.25.21-1|1	%define	major 0
12mr|libsocialweb-0.25.21-1|2	%define	client_major 2
12mr|libsocialweb-0.25.21-1|3	%define	gir_major 0.25
12mr|libsocialweb-0.25.21-1|4	%define	libname %mklibname socialweb %{major}
12mr|libsocialweb-0.25.21-1|5	%define	libclient %mklibname socialweb-client %{client_major}
12mr|libsocialweb-0.25.21-1|6	%define	girclient %mklibname socialweb-client-gir %{gir_major}
12mr|libsocialweb-0.25.21-1|7	%define	develname %mklibname socialweb -d
12mr|libsocialweb-0.25.21-1|8	
12mr|libsocialweb-0.25.21-1|9	Name:		libsocialweb
12mr|libsocialweb-0.25.21-1|10	Version:	0.25.21
12mr|libsocialweb-0.25.21-1|11	Release:	1
12mr|libsocialweb-0.25.21-1|12	License:	LGPLv2.1
12mr|libsocialweb-0.25.21-1|13	Summary:	A personal social data server
12mr|libsocialweb-0.25.21-1|14	Group:		System/Libraries
12mr|libsocialweb-0.25.21-1|15	Url:		http://git.gnome.org/browse/libsocialweb/
12mr|libsocialweb-0.25.21-1|16	Source0:	http://download.gnome.org/sources/libsocialweb/0.25/%{name}-%{version}.tar.xz
12mr|libsocialweb-0.25.21-1|17	Source1:	http://download.gnome.org/sources/libsocialweb/0.25/%{name}-%{version}.sha256sum
12mr|libsocialweb-0.25.21-1|18	Patch0:		libsocialweb-0.25.20-linkage.patch
12mr|libsocialweb-0.25.21-1|19	Patch1:		libsocialweb-0.25.21.upstream_fix_annotations.patch
12mr|libsocialweb-0.25.21-1|20	
12mr|libsocialweb-0.25.21-1|21	BuildRequires:	intltool
12mr|libsocialweb-0.25.21-1|22	BuildRequires:	vala-tools
12mr|libsocialweb-0.25.21-1|23	BuildRequires:	xsltproc
12mr|libsocialweb-0.25.21-1|24	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|libsocialweb-0.25.21-1|25	BuildRequires:	pkgconfig(gconf-2.0)
12mr|libsocialweb-0.25.21-1|26	BuildRequires:	pkgconfig(glib-2.0)
12mr|libsocialweb-0.25.21-1|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|libsocialweb-0.25.21-1|28	BuildRequires:	pkgconfig(gnome-keyring-1)
12mr|libsocialweb-0.25.21-1|29	BuildRequires:	pkgconfig(json-glib-1.0)
12mr|libsocialweb-0.25.21-1|30	BuildRequires:	pkgconfig(libnm-glib)
12mr|libsocialweb-0.25.21-1|31	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|libsocialweb-0.25.21-1|32	BuildRequires:	pkgconfig(rest-extras-0.7)
12mr|libsocialweb-0.25.21-1|33	
12mr|libsocialweb-0.25.21-1|34	%description
12mr|libsocialweb-0.25.21-1|35	Libsocialweb is a personal social data server, that can interact with
12mr|libsocialweb-0.25.21-1|36	social web services, like Flickr, Last.fm, Twitter and Vimeo.
12mr|libsocialweb-0.25.21-1|37	
12mr|libsocialweb-0.25.21-1|38	%package -n %{libname}
12mr|libsocialweb-0.25.21-1|39	Summary:	A personal social data server -- Library for Services
12mr|libsocialweb-0.25.21-1|40	License:	LGPLv2.1
12mr|libsocialweb-0.25.21-1|41	Group:		System/Libraries
12mr|libsocialweb-0.25.21-1|42	
12mr|libsocialweb-0.25.21-1|43	%description -n %{libname}
12mr|libsocialweb-0.25.21-1|44	This package contains libraries used by libsocialweb services.
12mr|libsocialweb-0.25.21-1|45	
12mr|libsocialweb-0.25.21-1|46	%package -n %{libclient}
12mr|libsocialweb-0.25.21-1|47	Summary:	A personal social data server -- Client Library
12mr|libsocialweb-0.25.21-1|48	License:	LGPLv2.1
12mr|libsocialweb-0.25.21-1|49	Group:		System/Libraries
12mr|libsocialweb-0.25.21-1|50	
12mr|libsocialweb-0.25.21-1|51	%description -n %{libclient}
12mr|libsocialweb-0.25.21-1|52	This package contains libraries used by clients willing to use
12mr|libsocialweb-0.25.21-1|53	libsocialweb features.
12mr|libsocialweb-0.25.21-1|54	
12mr|libsocialweb-0.25.21-1|55	%package -n %{girclient}
12mr|libsocialweb-0.25.21-1|56	Summary:	GObject Introspection interface description for %{name}-client
12mr|libsocialweb-0.25.21-1|57	Group:		System/Libraries
12mr|libsocialweb-0.25.21-1|58	Requires:	%{libclient} = %{version}-%{release}
12mr|libsocialweb-0.25.21-1|59	
12mr|libsocialweb-0.25.21-1|60	%description -n %{girclient}
12mr|libsocialweb-0.25.21-1|61	GObject Introspection interface description for %{name}-client.
12mr|libsocialweb-0.25.21-1|62	
12mr|libsocialweb-0.25.21-1|63	%package -n %{develname}
12mr|libsocialweb-0.25.21-1|64	Summary:	A personal social data server -- Development Files
12mr|libsocialweb-0.25.21-1|65	License:	LGPLv2.1
12mr|libsocialweb-0.25.21-1|66	Group:		Development/C
12mr|libsocialweb-0.25.21-1|67	Requires:	%{libname} = %{version}-%{release}
12mr|libsocialweb-0.25.21-1|68	Requires:	%{libclient} = %{version}-%{release}
12mr|libsocialweb-0.25.21-1|69	
12mr|libsocialweb-0.25.21-1|70	%description -n %{develname}
12mr|libsocialweb-0.25.21-1|71	Libsocialweb is a personal social data server, that can interact with
12mr|libsocialweb-0.25.21-1|72	social web services, like Flickr, Last.fm, Twitter and Vimeo.
12mr|libsocialweb-0.25.21-1|73	
12mr|libsocialweb-0.25.21-1|74	%prep
12mr|libsocialweb-0.25.21-1|75	%setup -q
12mr|libsocialweb-0.25.21-1|76	%patch0 -p1
12mr|libsocialweb-0.25.21-1|77	%patch1 -p1
12mr|libsocialweb-0.25.21-1|78	
12mr|libsocialweb-0.25.21-1|79	%build
12mr|libsocialweb-0.25.21-1|80	autoreconf -fi
12mr|libsocialweb-0.25.21-1|81	%configure2_5x \
12mr|libsocialweb-0.25.21-1|82	--disable-static \
12mr|libsocialweb-0.25.21-1|83	--with-gnome \
12mr|libsocialweb-0.25.21-1|84	--with-online=networkmanager \
12mr|libsocialweb-0.25.21-1|85	--enable-vala-bindings \
12mr|libsocialweb-0.25.21-1|86	--enable-all-services
12mr|libsocialweb-0.25.21-1|87	
12mr|libsocialweb-0.25.21-1|88	%make
12mr|libsocialweb-0.25.21-1|89	
12mr|libsocialweb-0.25.21-1|90	%install
12mr|libsocialweb-0.25.21-1|91	%makeinstall_std
12mr|libsocialweb-0.25.21-1|92	%find_lang %{name}
12mr|libsocialweb-0.25.21-1|93	
12mr|libsocialweb-0.25.21-1|94	# Create directory where API keys will be stored
12mr|libsocialweb-0.25.21-1|95	mkdir %{buildroot}%{_datadir}/libsocialweb/keys
12mr|libsocialweb-0.25.21-1|96	
12mr|libsocialweb-0.25.21-1|97	%files -f %{name}.lang
12mr|libsocialweb-0.25.21-1|98	%doc AUTHORS COPYING README
12mr|libsocialweb-0.25.21-1|99	# dbus core service
12mr|libsocialweb-0.25.21-1|100	%{_libexecdir}/libsocialweb-core
12mr|libsocialweb-0.25.21-1|101	%{_datadir}/dbus-1/services/libsocialweb.service
12mr|libsocialweb-0.25.21-1|102	%dir %{_libdir}/libsocialweb
12mr|libsocialweb-0.25.21-1|103	%dir %{_libdir}/libsocialweb/services
12mr|libsocialweb-0.25.21-1|104	%dir %{_datadir}/libsocialweb
12mr|libsocialweb-0.25.21-1|105	%dir %{_datadir}/libsocialweb/keys
12mr|libsocialweb-0.25.21-1|106	%dir %{_datadir}/libsocialweb/services
12mr|libsocialweb-0.25.21-1|107	# plugins for various web services
12mr|libsocialweb-0.25.21-1|108	# Explicitly list services to make sure we don't lose any
12mr|libsocialweb-0.25.21-1|109	%{_libdir}/libsocialweb/services/libfacebook.so
12mr|libsocialweb-0.25.21-1|110	%{_datadir}/libsocialweb/services/facebook.keys
12mr|libsocialweb-0.25.21-1|111	%{_libdir}/libsocialweb/services/libflickr.so
12mr|libsocialweb-0.25.21-1|112	%{_datadir}/libsocialweb/services/flickr.keys
12mr|libsocialweb-0.25.21-1|113	%{_libdir}/libsocialweb/services/liblastfm.so
12mr|libsocialweb-0.25.21-1|114	%{_datadir}/libsocialweb/services/lastfm.keys
12mr|libsocialweb-0.25.21-1|115	%{_datadir}/libsocialweb/services/lastfm.png
12mr|libsocialweb-0.25.21-1|116	%{_libdir}/libsocialweb/services/libmyspace.so
12mr|libsocialweb-0.25.21-1|117	%{_datadir}/libsocialweb/services/myspace.keys
12mr|libsocialweb-0.25.21-1|118	%{_datadir}/libsocialweb/services/myspace.png
12mr|libsocialweb-0.25.21-1|119	%{_libdir}/libsocialweb/services/libphotobucket.so
12mr|libsocialweb-0.25.21-1|120	%{_datadir}/libsocialweb/services/photobucket.keys
12mr|libsocialweb-0.25.21-1|121	%{_libdir}/libsocialweb/services/libplurk.so
12mr|libsocialweb-0.25.21-1|122	%{_datadir}/libsocialweb/services/plurk.keys
12mr|libsocialweb-0.25.21-1|123	%{_datadir}/libsocialweb/services/plurk.png
12mr|libsocialweb-0.25.21-1|124	%{_libdir}/libsocialweb/services/libsina.so
12mr|libsocialweb-0.25.21-1|125	%{_datadir}/libsocialweb/services/sina.keys
12mr|libsocialweb-0.25.21-1|126	%{_datadir}/libsocialweb/services/sina.png
12mr|libsocialweb-0.25.21-1|127	%{_libdir}/libsocialweb/services/libsmugmug.so
12mr|libsocialweb-0.25.21-1|128	%{_datadir}/libsocialweb/services/smugmug.keys
12mr|libsocialweb-0.25.21-1|129	%{_libdir}/libsocialweb/services/libtwitter.so
12mr|libsocialweb-0.25.21-1|130	%{_datadir}/libsocialweb/services/twitter.keys
12mr|libsocialweb-0.25.21-1|131	%{_datadir}/libsocialweb/services/twitter.png
12mr|libsocialweb-0.25.21-1|132	%{_libdir}/libsocialweb/services/libvimeo.so
12mr|libsocialweb-0.25.21-1|133	%{_datadir}/libsocialweb/services/vimeo.keys
12mr|libsocialweb-0.25.21-1|134	%{_datadir}/libsocialweb/services/vimeo.png
12mr|libsocialweb-0.25.21-1|135	%{_libdir}/libsocialweb/services/libyoutube.so
12mr|libsocialweb-0.25.21-1|136	%{_datadir}/libsocialweb/services/youtube.keys
12mr|libsocialweb-0.25.21-1|137	%{_datadir}/libsocialweb/services/youtube.png
12mr|libsocialweb-0.25.21-1|138	
12mr|libsocialweb-0.25.21-1|139	%files -n %{libname}
12mr|libsocialweb-0.25.21-1|140	%{_libdir}/libsocialweb.so.%{major}*
12mr|libsocialweb-0.25.21-1|141	%{_libdir}/libsocialweb-keyfob.so.%{major}*
12mr|libsocialweb-0.25.21-1|142	%{_libdir}/libsocialweb-keystore.so.%{major}*
12mr|libsocialweb-0.25.21-1|143	
12mr|libsocialweb-0.25.21-1|144	%files -n %{libclient}
12mr|libsocialweb-0.25.21-1|145	%{_libdir}/libsocialweb-client.so.%{client_major}*
12mr|libsocialweb-0.25.21-1|146	
12mr|libsocialweb-0.25.21-1|147	%files -n %{girclient}
12mr|libsocialweb-0.25.21-1|148	%{_libdir}/girepository-1.0/SocialWebClient-0.25.typelib
12mr|libsocialweb-0.25.21-1|149	
12mr|libsocialweb-0.25.21-1|150	%files -n %{develname}
12mr|libsocialweb-0.25.21-1|151	%{_libdir}/*.so
12mr|libsocialweb-0.25.21-1|152	%{_includedir}/libsocialweb/
12mr|libsocialweb-0.25.21-1|153	%{_libdir}/pkgconfig/libsocialweb-client.pc
12mr|libsocialweb-0.25.21-1|154	%{_libdir}/pkgconfig/libsocialweb-keyfob.pc
12mr|libsocialweb-0.25.21-1|155	%{_libdir}/pkgconfig/libsocialweb-keystore.pc
12mr|libsocialweb-0.25.21-1|156	%{_libdir}/pkgconfig/libsocialweb-module.pc
12mr|libsocialweb-0.25.21-1|157	%{_datadir}/gir-1.0/SocialWebClient-0.25.gir
12mr|libsocialweb-0.25.21-1|158	%dir %{_datadir}/vala
12mr|libsocialweb-0.25.21-1|159	%dir %{_datadir}/vala/vapi
12mr|libsocialweb-0.25.21-1|160	%{_datadir}/vala/vapi/*.deps
12mr|libsocialweb-0.25.21-1|161	%{_datadir}/vala/vapi/*.vapi
12mr|libsocialweb-0.25.21-1|162	%doc %{_datadir}/gtk-doc/html/libsocialweb/
12mr|libsocialweb-0.25.21-1|163	%doc %{_datadir}/gtk-doc/html/libsocialweb-dbus/
12mr|libsocialweb-0.25.21-1|164	%doc %{_datadir}/gtk-doc/html/libsocialweb-client/
12mr|libsocialweb-0.25.21-1|165	
12mr|libsocialweb-0.25.21-1|166	
12mr|libsocialweb-0.25.21-1|167	
12mr|libsocialweb-0.25.21-1|168	%changelog
12mr|libsocialweb-0.25.21-1|169	* Fri Dec 09 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.25.20-2
12mr|libsocialweb-0.25.21-1|170	+ Revision: 739236
12mr|libsocialweb-0.25.21-1|171	- vala-tools needed
12mr|libsocialweb-0.25.21-1|172	- rebuild
12mr|libsocialweb-0.25.21-1|173	- enabling vala build needed for folks
12mr|libsocialweb-0.25.21-1|174	
12mr|libsocialweb-0.25.21-1|175	* Wed Dec 07 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.25.20-1
12mr|libsocialweb-0.25.21-1|176	+ Revision: 738746
12mr|libsocialweb-0.25.21-1|177	- imported package libsocialweb
12mr|libsocialweb-0.25.21-1|178	
12mr|libsocialweb-0.25.21-1|179	+ Claudio Matsuoka <claudio@mandriva.com>
12mr|libsocialweb-0.25.21-1|180	- update configure macro
12mr|libsocialweb-0.25.21-1|181	- imported package libsocialweb
12mr|libsocialweb-0.25.21-1|182	

14929 12
12mr|libsoup-2.40.0-1|1	%define api_version 2.4
12mr|libsoup-2.40.0-1|2	%define lib_major	1
12mr|libsoup-2.40.0-1|3	%define lib_name	%mklibname soup- %{api_version} %{lib_major}
12mr|libsoup-2.40.0-1|4	%define gi_name		%mklibname soup-gir %{api_version}
12mr|libsoup-2.40.0-1|5	%define develname	%mklibname -d soup- %{api_version}
12mr|libsoup-2.40.0-1|6	
12mr|libsoup-2.40.0-1|7	%define build_check		0
12mr|libsoup-2.40.0-1|8	%define build_doc		0
12mr|libsoup-2.40.0-1|9	
12mr|libsoup-2.40.0-1|10	Summary: SOAP (Simple Object Access Protocol) implementation
12mr|libsoup-2.40.0-1|11	Name: libsoup
12mr|libsoup-2.40.0-1|12	Version: 2.40.0
12mr|libsoup-2.40.0-1|13	Release: 1
12mr|libsoup-2.40.0-1|14	License: LGPLv2
12mr|libsoup-2.40.0-1|15	Group: System/Libraries
12mr|libsoup-2.40.0-1|16	URL: http://www.gnome.org/
12mr|libsoup-2.40.0-1|17	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/libsoup/2.40/%{name}-%{version}.tar.xz
12mr|libsoup-2.40.0-1|18	BuildRequires:	pkgconfig(gio-2.0) >= 2.27.5
12mr|libsoup-2.40.0-1|19	BuildRequires:	pkgconfig(glib-2.0) >= 2.27.5
12mr|libsoup-2.40.0-1|20	BuildRequires:	pkgconfig(gobject-2.0) >= 2.27.5
12mr|libsoup-2.40.0-1|21	BuildRequires:	pkgconfig(libxml-2.0)
12mr|libsoup-2.40.0-1|22	BuildRequires:	pkgconfig(gnome-keyring-1)
12mr|libsoup-2.40.0-1|23	BuildRequires:	pkgconfig(sqlite3)
12mr|libsoup-2.40.0-1|24	BuildRequires:	gobject-introspection-devel >= 0.9.5
12mr|libsoup-2.40.0-1|25	BuildRequires:	intltool
12mr|libsoup-2.40.0-1|26	%if %{build_doc}
12mr|libsoup-2.40.0-1|27	BuildRequires:	gtk-doc
12mr|libsoup-2.40.0-1|28	%endif
12mr|libsoup-2.40.0-1|29	%if %build_check
12mr|libsoup-2.40.0-1|30	#gw for running checks
12mr|libsoup-2.40.0-1|31	BuildRequires:	apache-mod_ssl
12mr|libsoup-2.40.0-1|32	BuildRequires:	apache-mod_proxy
12mr|libsoup-2.40.0-1|33	BuildRequires:	apache-mod_php
12mr|libsoup-2.40.0-1|34	BuildRequires:	php-xmlrpc
12mr|libsoup-2.40.0-1|35	%endif
12mr|libsoup-2.40.0-1|36	Requires:	glib-networking
12mr|libsoup-2.40.0-1|37	
12mr|libsoup-2.40.0-1|38	%description
12mr|libsoup-2.40.0-1|39	Soup is a SOAP (Simple Object Access Protocol) implementation in C.
12mr|libsoup-2.40.0-1|40	
12mr|libsoup-2.40.0-1|41	It provides an queued asynchronous callback-based mechanism for sending and
12mr|libsoup-2.40.0-1|42	servicing SOAP requests, and a WSDL (Web Service Definition Language) to C
12mr|libsoup-2.40.0-1|43	compiler which generates client stubs and server skeletons for easily calling
12mr|libsoup-2.40.0-1|44	and implementing SOAP methods.
12mr|libsoup-2.40.0-1|45	
12mr|libsoup-2.40.0-1|46	%package -n %{lib_name}
12mr|libsoup-2.40.0-1|47	Summary:	Libraries for soup
12mr|libsoup-2.40.0-1|48	Group:		System/Libraries
12mr|libsoup-2.40.0-1|49	Conflicts:	gir-repository < 0.6.5-12.1
12mr|libsoup-2.40.0-1|50	
12mr|libsoup-2.40.0-1|51	%description -n %{lib_name}
12mr|libsoup-2.40.0-1|52	Soup is a SOAP (Simple Object Access Protocol) implementation in C.
12mr|libsoup-2.40.0-1|53	
12mr|libsoup-2.40.0-1|54	It provides an queued asynchronous callback-based mechanism for sending and
12mr|libsoup-2.40.0-1|55	servicing SOAP requests, and a WSDL (Web Service Definition Language) to C
12mr|libsoup-2.40.0-1|56	compiler which generates client stubs and server skeletons for easily calling
12mr|libsoup-2.40.0-1|57	and implementing SOAP methods.
12mr|libsoup-2.40.0-1|58	
12mr|libsoup-2.40.0-1|59	This package contains libraries used by soup.
12mr|libsoup-2.40.0-1|60	
12mr|libsoup-2.40.0-1|61	%package -n %{gi_name}
12mr|libsoup-2.40.0-1|62	Summary:	GObject Introspection interface library for libsoup
12mr|libsoup-2.40.0-1|63	Group:		System/Libraries
12mr|libsoup-2.40.0-1|64	Conflicts:	gir-repository < 0.6.5-12.1
12mr|libsoup-2.40.0-1|65	Requires:	%{lib_name} = %{version}-%{release}
12mr|libsoup-2.40.0-1|66	
12mr|libsoup-2.40.0-1|67	%description -n %{gi_name}
12mr|libsoup-2.40.0-1|68	GObject Introspection interface library for libsoup.
12mr|libsoup-2.40.0-1|69	
12mr|libsoup-2.40.0-1|70	%package -n %{develname}
12mr|libsoup-2.40.0-1|71	Summary:	Development libraries, header files and utilities for soup
12mr|libsoup-2.40.0-1|72	Group:		Development/GNOME and GTK+
12mr|libsoup-2.40.0-1|73	Provides:	%{name}-devel = %{version}-%{release}
12mr|libsoup-2.40.0-1|74	Requires:	%{lib_name} = %{version}-%{release}
12mr|libsoup-2.40.0-1|75	
12mr|libsoup-2.40.0-1|76	%description -n %{develname}
12mr|libsoup-2.40.0-1|77	This package contains the files necessary to develop applications with soup.
12mr|libsoup-2.40.0-1|78	
12mr|libsoup-2.40.0-1|79	%prep
12mr|libsoup-2.40.0-1|80	%setup -q
12mr|libsoup-2.40.0-1|81	%apply_patches
12mr|libsoup-2.40.0-1|82	
12mr|libsoup-2.40.0-1|83	%build
12mr|libsoup-2.40.0-1|84	%configure2_5x \
12mr|libsoup-2.40.0-1|85	--disable-static \
12mr|libsoup-2.40.0-1|86	--disable-tls-check \
12mr|libsoup-2.40.0-1|87	%if %build_check
12mr|libsoup-2.40.0-1|88	--with-apache-module-dir=/etc/httpd/*modules \
12mr|libsoup-2.40.0-1|89	%endif
12mr|libsoup-2.40.0-1|90	%if %{build_doc}
12mr|libsoup-2.40.0-1|91	--enable-gtk-doc
12mr|libsoup-2.40.0-1|92	%endif
12mr|libsoup-2.40.0-1|93	
12mr|libsoup-2.40.0-1|94	%make
12mr|libsoup-2.40.0-1|95	
12mr|libsoup-2.40.0-1|96	%install
12mr|libsoup-2.40.0-1|97	rm -rf %{buildroot}
12mr|libsoup-2.40.0-1|98	%makeinstall_std
12mr|libsoup-2.40.0-1|99	
12mr|libsoup-2.40.0-1|100	%find_lang %{name}
12mr|libsoup-2.40.0-1|101	
12mr|libsoup-2.40.0-1|102	%if %build_check
12mr|libsoup-2.40.0-1|103	%check
12mr|libsoup-2.40.0-1|104	make check
12mr|libsoup-2.40.0-1|105	%endif
12mr|libsoup-2.40.0-1|106	
12mr|libsoup-2.40.0-1|107	%files -n %{lib_name} -f %{name}.lang
12mr|libsoup-2.40.0-1|108	%{_libdir}/*.so.%{lib_major}*
12mr|libsoup-2.40.0-1|109	
12mr|libsoup-2.40.0-1|110	%files -n %{gi_name}
12mr|libsoup-2.40.0-1|111	%{_libdir}/girepository-1.0/Soup-%{api_version}.typelib
12mr|libsoup-2.40.0-1|112	%{_libdir}/girepository-1.0/SoupGNOME-%{api_version}.typelib
12mr|libsoup-2.40.0-1|113	
12mr|libsoup-2.40.0-1|114	%files -n %{develname}
12mr|libsoup-2.40.0-1|115	%doc README COPYING AUTHORS NEWS
12mr|libsoup-2.40.0-1|116	%{_datadir}/gtk-doc/html/%{name}-%api_version
12mr|libsoup-2.40.0-1|117	%{_datadir}/gir-1.0/Soup-%{api_version}.gir
12mr|libsoup-2.40.0-1|118	%{_datadir}/gir-1.0/SoupGNOME-%{api_version}.gir
12mr|libsoup-2.40.0-1|119	%{_libdir}/*.so
12mr|libsoup-2.40.0-1|120	%{_libdir}/pkgconfig/*
12mr|libsoup-2.40.0-1|121	%{_includedir}/*
12mr|libsoup-2.40.0-1|122	
12mr|libsoup-2.40.0-1|123	
12mr|libsoup-2.40.0-1|124	
12mr|libsoup-2.40.0-1|125	%changelog
12mr|libsoup-2.40.0-1|126	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libsoup-2.40.0-1|127	+ Commit: c572d8d
12mr|libsoup-2.40.0-1|128	- Drop .la files
12mr|libsoup-2.40.0-1|129	
12mr|libsoup-2.40.0-1|130	

14930 12
12mr|libspectre-0.2.6-6|1	%define major 1
12mr|libspectre-0.2.6-6|2	%define libname %mklibname spectre %{major}
12mr|libspectre-0.2.6-6|3	%define develname %mklibname -d spectre
12mr|libspectre-0.2.6-6|4	
12mr|libspectre-0.2.6-6|5	Summary:	Postscript rendering library
12mr|libspectre-0.2.6-6|6	Name:		libspectre
12mr|libspectre-0.2.6-6|7	Version:	0.2.6
12mr|libspectre-0.2.6-6|8	Release:	6
12mr|libspectre-0.2.6-6|9	License:	GPLv2+
12mr|libspectre-0.2.6-6|10	Group:		System/Libraries
12mr|libspectre-0.2.6-6|11	Url:		http://libspectre.freedesktop.org/wiki/
12mr|libspectre-0.2.6-6|12	Source0:	http://libspectre.freedesktop.org/releases/%{name}-%{version}.tar.bz2
12mr|libspectre-0.2.6-6|13	BuildRequires:	libgs-devel
12mr|libspectre-0.2.6-6|14	
12mr|libspectre-0.2.6-6|15	%description
12mr|libspectre-0.2.6-6|16	libspectre is a small library for rendering Postscript documents. It
12mr|libspectre-0.2.6-6|17	provides a convenient easy to use API for handling and rendering
12mr|libspectre-0.2.6-6|18	Postscript documents.
12mr|libspectre-0.2.6-6|19	
12mr|libspectre-0.2.6-6|20	%package -n %{libname}
12mr|libspectre-0.2.6-6|21	Group:		System/Libraries
12mr|libspectre-0.2.6-6|22	Summary:	Postscript rendering library
12mr|libspectre-0.2.6-6|23	
12mr|libspectre-0.2.6-6|24	%description -n %{libname}
12mr|libspectre-0.2.6-6|25	libspectre is a small library for rendering Postscript documents. It
12mr|libspectre-0.2.6-6|26	provides a convenient easy to use API for handling and rendering
12mr|libspectre-0.2.6-6|27	Postscript documents.
12mr|libspectre-0.2.6-6|28	
12mr|libspectre-0.2.6-6|29	%package -n %{develname}
12mr|libspectre-0.2.6-6|30	Summary:	Postscript rendering library
12mr|libspectre-0.2.6-6|31	Group:		Development/C
12mr|libspectre-0.2.6-6|32	Requires:	%{libname} = %{version}-%{release}
12mr|libspectre-0.2.6-6|33	Provides:	libspectre-devel = %{version}-%{release}
12mr|libspectre-0.2.6-6|34	
12mr|libspectre-0.2.6-6|35	%description -n %{develname}
12mr|libspectre-0.2.6-6|36	libspectre is a small library for rendering Postscript documents. It
12mr|libspectre-0.2.6-6|37	provides a convenient easy to use API for handling and rendering
12mr|libspectre-0.2.6-6|38	Postscript documents.
12mr|libspectre-0.2.6-6|39	
12mr|libspectre-0.2.6-6|40	%prep
12mr|libspectre-0.2.6-6|41	%setup -q
12mr|libspectre-0.2.6-6|42	
12mr|libspectre-0.2.6-6|43	%build
12mr|libspectre-0.2.6-6|44	%configure2_5x --disable-static
12mr|libspectre-0.2.6-6|45	%make
12mr|libspectre-0.2.6-6|46	
12mr|libspectre-0.2.6-6|47	%install
12mr|libspectre-0.2.6-6|48	%makeinstall_std
12mr|libspectre-0.2.6-6|49	
12mr|libspectre-0.2.6-6|50	%files -n %{libname}
12mr|libspectre-0.2.6-6|51	%doc AUTHORS NEWS README TODO
12mr|libspectre-0.2.6-6|52	%{_libdir}/libspectre.so.%{major}*
12mr|libspectre-0.2.6-6|53	
12mr|libspectre-0.2.6-6|54	%files -n %{develname}
12mr|libspectre-0.2.6-6|55	%{_libdir}/libspectre.so
12mr|libspectre-0.2.6-6|56	%{_libdir}/pkgconfig/*
12mr|libspectre-0.2.6-6|57	%{_includedir}/*
12mr|libspectre-0.2.6-6|58	
12mr|libspectre-0.2.6-6|59	
12mr|libspectre-0.2.6-6|60	
12mr|libspectre-0.2.6-6|61	%changelog
12mr|libspectre-0.2.6-6|62	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libspectre-0.2.6-6|63	+ Commit: cbdea75
12mr|libspectre-0.2.6-6|64	- Re-pack tarball as rpm cannot build with the old one for the reasons unknown
12mr|libspectre-0.2.6-6|65	
12mr|libspectre-0.2.6-6|66	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libspectre-0.2.6-6|67	+ Commit: 18bc8cc
12mr|libspectre-0.2.6-6|68	- Spec cleanup, drop .la and .la files
12mr|libspectre-0.2.6-6|69	
12mr|libspectre-0.2.6-6|70	

14931 12
12mr|libssh-0.5.0-4|1	%define lib_major       4
12mr|libssh-0.5.0-4|2	%define lib_name_orig   %mklibname ssh
12mr|libssh-0.5.0-4|3	%define lib_name        %mklibname ssh %{lib_major}
12mr|libssh-0.5.0-4|4	%define dev_name	%mklibname ssh -d
12mr|libssh-0.5.0-4|5	
12mr|libssh-0.5.0-4|6	Summary:	C library to authenticate in a simple manner to one or more SSH servers
12mr|libssh-0.5.0-4|7	Name:		libssh
12mr|libssh-0.5.0-4|8	Version:	0.5.0
12mr|libssh-0.5.0-4|9	Release:	%mkrel 4
12mr|libssh-0.5.0-4|10	Epoch:		1
12mr|libssh-0.5.0-4|11	Group:		System/Libraries
12mr|libssh-0.5.0-4|12	License:	LGPLv2.1+
12mr|libssh-0.5.0-4|13	URL:		http://www.libssh.org
12mr|libssh-0.5.0-4|14	# svn checkout svn://svn.berlios.de/libssh/trunk libssh
12mr|libssh-0.5.0-4|15	Source0:	http://www.libssh.org/files/%{name}-%{version}.tar.gz
12mr|libssh-0.5.0-4|16	BuildRequires:	doxygen
12mr|libssh-0.5.0-4|17	BuildRequires:	openssl-devel
12mr|libssh-0.5.0-4|18	BuildRequires:	cmake
12mr|libssh-0.5.0-4|19	BuildRequires:	zlib-devel
12mr|libssh-0.5.0-4|20	BuildRequires:	libgcrypt-devel
12mr|libssh-0.5.0-4|21	BuildRequires:	libpcap-devel
12mr|libssh-0.5.0-4|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|libssh-0.5.0-4|23	
12mr|libssh-0.5.0-4|24	%description
12mr|libssh-0.5.0-4|25	The ssh library was designed to be used by programmers needing a working
12mr|libssh-0.5.0-4|26	SSH implementation by the mean of a library. The complete control of the
12mr|libssh-0.5.0-4|27	client is made by the programmer. With libssh, you can remotely execute
12mr|libssh-0.5.0-4|28	programs, transfer files, use a secure and transparent tunnel for your
12mr|libssh-0.5.0-4|29	remote programs. With its Secure FTP implementation, you can play with
12mr|libssh-0.5.0-4|30	remote files easily, without third-party programs others than libcrypto
12mr|libssh-0.5.0-4|31	(from openssl). libssh features :
12mr|libssh-0.5.0-4|32	
12mr|libssh-0.5.0-4|33	* Full C library functions for manipulating a client-side SSH
12mr|libssh-0.5.0-4|34	connection
12mr|libssh-0.5.0-4|35	* Lesser GPL licensing -SSH2 protocol compliant
12mr|libssh-0.5.0-4|36	* Fully configurable sessions
12mr|libssh-0.5.0-4|37	* Support for AES-128,AES-192,AES-256,blowfish, in cbc mode
12mr|libssh-0.5.0-4|38	* Use multiple SSH connections in a same process, at same time
12mr|libssh-0.5.0-4|39	* Use multiple channels in the same connection
12mr|libssh-0.5.0-4|40	* Thread safety when using different sessions at same time
12mr|libssh-0.5.0-4|41	* Basic but correct SFTP implementation (secure file transfer)
12mr|libssh-0.5.0-4|42	* RSA and DSS server public key supported
12mr|libssh-0.5.0-4|43	* Compression support (with zlib)
12mr|libssh-0.5.0-4|44	* Public key (RSA and DSS), password and keyboard-interactive
12mr|libssh-0.5.0-4|45	authentication
12mr|libssh-0.5.0-4|46	* Complete documentation about its API
12mr|libssh-0.5.0-4|47	* Runs and tested under amd64, x86, arm, sparc32, ppc under Linux,
12mr|libssh-0.5.0-4|48	BSD, MacosX and Solaris
12mr|libssh-0.5.0-4|49	* A developer listening to you
12mr|libssh-0.5.0-4|50	* It's free (LGPL)!
12mr|libssh-0.5.0-4|51	
12mr|libssh-0.5.0-4|52	
12mr|libssh-0.5.0-4|53	%package -n %{lib_name}
12mr|libssh-0.5.0-4|54	Summary:	Main library for %{name}
12mr|libssh-0.5.0-4|55	Group:		System/Libraries
12mr|libssh-0.5.0-4|56	
12mr|libssh-0.5.0-4|57	%description -n %{lib_name}
12mr|libssh-0.5.0-4|58	The ssh library was designed to be used by programmers needing a working
12mr|libssh-0.5.0-4|59	SSH implementation by the mean of a library. The complete control of the
12mr|libssh-0.5.0-4|60	client is made by the programmer. With libssh, you can remotely execute
12mr|libssh-0.5.0-4|61	programs, transfer files, use a secure and transparent tunnel for your
12mr|libssh-0.5.0-4|62	remote programs. With its Secure FTP implementation, you can play with
12mr|libssh-0.5.0-4|63	remote files easily, without third-party programs others than libcrypto
12mr|libssh-0.5.0-4|64	(from openssl).
12mr|libssh-0.5.0-4|65	
12mr|libssh-0.5.0-4|66	%files -n %{lib_name}
12mr|libssh-0.5.0-4|67	%defattr(-,root,root,-)
12mr|libssh-0.5.0-4|68	%{_libdir}/*.so.%{lib_major}*
12mr|libssh-0.5.0-4|69	
12mr|libssh-0.5.0-4|70	#-----------------------------------------------------------
12mr|libssh-0.5.0-4|71	
12mr|libssh-0.5.0-4|72	%package -n %{dev_name}
12mr|libssh-0.5.0-4|73	Summary:	Development files for %{name}
12mr|libssh-0.5.0-4|74	Group:		System/Libraries
12mr|libssh-0.5.0-4|75	Requires:	%{lib_name} = %{epoch}:%{version}-%{release}
12mr|libssh-0.5.0-4|76	Provides:	ssh-devel = %{epoch}:%{version}-%{release}
12mr|libssh-0.5.0-4|77	Provides:	libssh-devel = %{epoch}:%{version}-%{release}
12mr|libssh-0.5.0-4|78	
12mr|libssh-0.5.0-4|79	%description -n %{dev_name}
12mr|libssh-0.5.0-4|80	This package contains the development files for %{name}.
12mr|libssh-0.5.0-4|81	
12mr|libssh-0.5.0-4|82	%files -n %{dev_name}
12mr|libssh-0.5.0-4|83	%defattr(-,root,root,-)
12mr|libssh-0.5.0-4|84	%{_includedir}/%{name}
12mr|libssh-0.5.0-4|85	%{_libdir}/*.so
12mr|libssh-0.5.0-4|86	%{_libdir}/pkgconfig/*.pc
12mr|libssh-0.5.0-4|87	
12mr|libssh-0.5.0-4|88	#----------------------------------------------------------------
12mr|libssh-0.5.0-4|89	
12mr|libssh-0.5.0-4|90	%prep
12mr|libssh-0.5.0-4|91	%setup -q
12mr|libssh-0.5.0-4|92	
12mr|libssh-0.5.0-4|93	%build
12mr|libssh-0.5.0-4|94	%cmake -DWITH_GCRYPT=ON -DWITH_PCAP=ON
12mr|libssh-0.5.0-4|95	%make
12mr|libssh-0.5.0-4|96	
12mr|libssh-0.5.0-4|97	%install
12mr|libssh-0.5.0-4|98	rm -rf %{buildroot}
12mr|libssh-0.5.0-4|99	%makeinstall_std -C build
12mr|libssh-0.5.0-4|100	
12mr|libssh-0.5.0-4|101	%clean
12mr|libssh-0.5.0-4|102	rm -rf %{buildroot}
12mr|libssh-0.5.0-4|103	
12mr|libssh-0.5.0-4|104	
12mr|libssh-0.5.0-4|105	
12mr|libssh-0.5.0-4|106	%changelog
12mr|libssh-0.5.0-4|107	

14932 12
12mr|libssh2-1.4.2-1|1	%define rname libssh2
12mr|libssh2-1.4.2-1|2	
12mr|libssh2-1.4.2-1|3	%define major 1
12mr|libssh2-1.4.2-1|4	%define libname %mklibname ssh2_ %{major}
12mr|libssh2-1.4.2-1|5	%define develname %mklibname ssh2 -d
12mr|libssh2-1.4.2-1|6	
12mr|libssh2-1.4.2-1|7	Summary:	A library implementing the SSH2 protocol
12mr|libssh2-1.4.2-1|8	Name:		%{rname}
12mr|libssh2-1.4.2-1|9	Version:	1.4.2
12mr|libssh2-1.4.2-1|10	Release:	1
12mr|libssh2-1.4.2-1|11	Group:		System/Libraries
12mr|libssh2-1.4.2-1|12	License:	BSD
12mr|libssh2-1.4.2-1|13	URL:		http://www.libssh2.org/
12mr|libssh2-1.4.2-1|14	Source0:	http://www.libssh2.org/download/%{rname}-%{version}.tar.gz
12mr|libssh2-1.4.2-1|15	Source1:	http://www.libssh2.org/download/%{rname}-%{version}.tar.gz.asc
12mr|libssh2-1.4.2-1|16	BuildRequires:	pkgconfig(openssl)
12mr|libssh2-1.4.2-1|17	BuildRequires:	zlib-devel
12mr|libssh2-1.4.2-1|18	BuildRequires:	autoconf
12mr|libssh2-1.4.2-1|19	BuildRequires:	automake
12mr|libssh2-1.4.2-1|20	BuildRequires:	libtool
12mr|libssh2-1.4.2-1|21	
12mr|libssh2-1.4.2-1|22	%description
12mr|libssh2-1.4.2-1|23	libssh2 is a library implementing the SSH2 protocol as defined by Internet
12mr|libssh2-1.4.2-1|24	Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23),
12mr|libssh2-1.4.2-1|25	SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10).
12mr|libssh2-1.4.2-1|26	
12mr|libssh2-1.4.2-1|27	%package -n	%{libname}
12mr|libssh2-1.4.2-1|28	Summary:	A library implementing the SSH2 protocol
12mr|libssh2-1.4.2-1|29	Group:		System/Libraries
12mr|libssh2-1.4.2-1|30	
12mr|libssh2-1.4.2-1|31	%description -n	%{libname}
12mr|libssh2-1.4.2-1|32	libssh2 is a library implementing the SSH2 protocol as defined by Internet
12mr|libssh2-1.4.2-1|33	Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23),
12mr|libssh2-1.4.2-1|34	SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10).
12mr|libssh2-1.4.2-1|35	
12mr|libssh2-1.4.2-1|36	%package -n	%{develname}
12mr|libssh2-1.4.2-1|37	Summary:	Static library and header files for the %{rname} library
12mr|libssh2-1.4.2-1|38	Group:		Development/C
12mr|libssh2-1.4.2-1|39	Provides:	%{rname}-devel = %{version}-%{release}
12mr|libssh2-1.4.2-1|40	Provides:	libssh-devel = %{version}-%{release}
12mr|libssh2-1.4.2-1|41	Provides:	ssh2-devel = %{version}-%{release}
12mr|libssh2-1.4.2-1|42	Requires:	%{libname} >= %{version}-%{release}
12mr|libssh2-1.4.2-1|43	
12mr|libssh2-1.4.2-1|44	%description -n	%{develname}
12mr|libssh2-1.4.2-1|45	libssh2 is a library implementing the SSH2 protocol as defined by Internet
12mr|libssh2-1.4.2-1|46	Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23),
12mr|libssh2-1.4.2-1|47	SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10).
12mr|libssh2-1.4.2-1|48	
12mr|libssh2-1.4.2-1|49	This package contains the static %{rname} library and its header files.
12mr|libssh2-1.4.2-1|50	
12mr|libssh2-1.4.2-1|51	%prep
12mr|libssh2-1.4.2-1|52	%setup -q -n %{rname}-%{version}
12mr|libssh2-1.4.2-1|53	
12mr|libssh2-1.4.2-1|54	%build
12mr|libssh2-1.4.2-1|55	%configure2_5x \
12mr|libssh2-1.4.2-1|56	--without-libgcrypt-prefix \
12mr|libssh2-1.4.2-1|57	--with-openssl=%{_prefix} \
12mr|libssh2-1.4.2-1|58	--with-libz=%{_prefix} \
12mr|libssh2-1.4.2-1|59	--disable-static \
12mr|libssh2-1.4.2-1|60	--disable-examples-build
12mr|libssh2-1.4.2-1|61	
12mr|libssh2-1.4.2-1|62	%make
12mr|libssh2-1.4.2-1|63	
12mr|libssh2-1.4.2-1|64	##%check
12mr|libssh2-1.4.2-1|65	#make check <- barfs at "Failed requesting pty", works as root
12mr|libssh2-1.4.2-1|66	
12mr|libssh2-1.4.2-1|67	%install
12mr|libssh2-1.4.2-1|68	%makeinstall_std
12mr|libssh2-1.4.2-1|69	
12mr|libssh2-1.4.2-1|70	%files -n %{libname}
12mr|libssh2-1.4.2-1|71	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|libssh2-1.4.2-1|72	%{_libdir}/*.so.%{major}*
12mr|libssh2-1.4.2-1|73	
12mr|libssh2-1.4.2-1|74	%files -n %{develname}
12mr|libssh2-1.4.2-1|75	%{_includedir}/*
12mr|libssh2-1.4.2-1|76	%{_libdir}/*.so
12mr|libssh2-1.4.2-1|77	%{_mandir}/man3/*
12mr|libssh2-1.4.2-1|78	%{_libdir}/pkgconfig/*.pc
12mr|libssh2-1.4.2-1|79	
12mr|libssh2-1.4.2-1|80	
12mr|libssh2-1.4.2-1|81	
12mr|libssh2-1.4.2-1|82	%changelog
12mr|libssh2-1.4.2-1|83	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libssh2-1.4.2-1|84	+ Commit: 783fdc9
12mr|libssh2-1.4.2-1|85	- New version 1.4.2 (sync with Cooker)
12mr|libssh2-1.4.2-1|86	
12mr|libssh2-1.4.2-1|87	

14933 12
12mr|libstemmer-0-11|1	%define	major 0
12mr|libstemmer-0-11|2	%define libname %mklibname stemmer %{major}
12mr|libstemmer-0-11|3	%define develname %mklibname stemmer -d
12mr|libstemmer-0-11|4	
12mr|libstemmer-0-11|5	Summary:	The C version of the libstemmer library
12mr|libstemmer-0-11|6	Name:		libstemmer
12mr|libstemmer-0-11|7	Version:	0
12mr|libstemmer-0-11|8	Release:	%mkrel 11
12mr|libstemmer-0-11|9	Group:		System/Libraries
12mr|libstemmer-0-11|10	License:	BSD
12mr|libstemmer-0-11|11	URL:		http://snowball.tartarus.org/
12mr|libstemmer-0-11|12	Source0:	http://snowball.tartarus.org/dist/libstemmer_c.tgz
12mr|libstemmer-0-11|13	Patch0:		libstemmer-libtool.diff
12mr|libstemmer-0-11|14	BuildRequires:	libtool
12mr|libstemmer-0-11|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libstemmer-0-11|16	
12mr|libstemmer-0-11|17	%description
12mr|libstemmer-0-11|18	Snowball is a small string processing language designed for
12mr|libstemmer-0-11|19	creating stemming algorithms for use in Information Retrieval.
12mr|libstemmer-0-11|20	This site describes Snowball, and presents several useful stemmers
12mr|libstemmer-0-11|21	which have been implemented using it.
12mr|libstemmer-0-11|22	
12mr|libstemmer-0-11|23	This package containst the C version of the libstemmer library.
12mr|libstemmer-0-11|24	
12mr|libstemmer-0-11|25	%package -n	%{libname}
12mr|libstemmer-0-11|26	Summary:	The C version of the libstemmer library
12mr|libstemmer-0-11|27	Group:          System/Libraries
12mr|libstemmer-0-11|28	
12mr|libstemmer-0-11|29	%description -n	%{libname}
12mr|libstemmer-0-11|30	Snowball is a small string processing language designed for
12mr|libstemmer-0-11|31	creating stemming algorithms for use in Information Retrieval.
12mr|libstemmer-0-11|32	This site describes Snowball, and presents several useful stemmers
12mr|libstemmer-0-11|33	which have been implemented using it.
12mr|libstemmer-0-11|34	
12mr|libstemmer-0-11|35	This package containst the C version of the libstemmer library.
12mr|libstemmer-0-11|36	
12mr|libstemmer-0-11|37	%package -n	%{develname}
12mr|libstemmer-0-11|38	Summary:	Static library and header files for the libstemmer library
12mr|libstemmer-0-11|39	Group:		Development/C
12mr|libstemmer-0-11|40	Provides:	%{name}-devel = %{version}-%{release}
12mr|libstemmer-0-11|41	Requires:	%{libname} = %{version}
12mr|libstemmer-0-11|42	Obsoletes:	%{mklibname stemmer 0 -d}
12mr|libstemmer-0-11|43	
12mr|libstemmer-0-11|44	%description -n	%{develname}
12mr|libstemmer-0-11|45	Snowball is a small string processing language designed for
12mr|libstemmer-0-11|46	creating stemming algorithms for use in Information Retrieval.
12mr|libstemmer-0-11|47	This site describes Snowball, and presents several useful stemmers
12mr|libstemmer-0-11|48	which have been implemented using it.
12mr|libstemmer-0-11|49	
12mr|libstemmer-0-11|50	This package contains the static libstemmer library and its header
12mr|libstemmer-0-11|51	files.
12mr|libstemmer-0-11|52	
12mr|libstemmer-0-11|53	%package -n	stemwords
12mr|libstemmer-0-11|54	Summary:	The stemwords utility using the libstemmer library
12mr|libstemmer-0-11|55	Group:          System/Libraries
12mr|libstemmer-0-11|56	
12mr|libstemmer-0-11|57	%description -n	stemwords
12mr|libstemmer-0-11|58	The stemwords utility using the libstemmer library
12mr|libstemmer-0-11|59	
12mr|libstemmer-0-11|60	%prep
12mr|libstemmer-0-11|61	
12mr|libstemmer-0-11|62	%setup -q -n libstemmer_c
12mr|libstemmer-0-11|63	%patch0 -p0
12mr|libstemmer-0-11|64	
12mr|libstemmer-0-11|65	# lib64 fix
12mr|libstemmer-0-11|66	perl -pi -e "s|/usr/lib|%{_libdir}|g" Makefile
12mr|libstemmer-0-11|67	
12mr|libstemmer-0-11|68	%build
12mr|libstemmer-0-11|69	
12mr|libstemmer-0-11|70	# voodoo magic
12mr|libstemmer-0-11|71	LDFLAGS=`rpm --eval %%configure|grep LDFLAGS|cut -d\" -f2`
12mr|libstemmer-0-11|72	perl -pi -e "s|^LDFLAGS.*|LDFLAGS = $LDFLAGS|g" Makefile
12mr|libstemmer-0-11|73	
12mr|libstemmer-0-11|74	%make CFLAGS="%{optflags} -Wall -Iinclude -fPIC -DPIC -D_REENTRANT"
12mr|libstemmer-0-11|75	
12mr|libstemmer-0-11|76	%install
12mr|libstemmer-0-11|77	rm -rf %{buildroot}
12mr|libstemmer-0-11|78	
12mr|libstemmer-0-11|79	%makeinstall_std
12mr|libstemmer-0-11|80	
12mr|libstemmer-0-11|81	# install referenced headers
12mr|libstemmer-0-11|82	install -m0644 src_c/stem_*.h %{buildroot}%{_includedir}/%{name}/
12mr|libstemmer-0-11|83	
12mr|libstemmer-0-11|84	# fix location
12mr|libstemmer-0-11|85	perl -pi -e "s|\.\./src_c/||g" %{buildroot}%{_includedir}/%{name}/modules.h
12mr|libstemmer-0-11|86	
12mr|libstemmer-0-11|87	%if %mdkversion < 200900
12mr|libstemmer-0-11|88	%post -n %{libname} -p /sbin/ldconfig
12mr|libstemmer-0-11|89	%endif
12mr|libstemmer-0-11|90	
12mr|libstemmer-0-11|91	%if %mdkversion < 200900
12mr|libstemmer-0-11|92	%postun -n %{libname} -p /sbin/ldconfig
12mr|libstemmer-0-11|93	%endif
12mr|libstemmer-0-11|94	
12mr|libstemmer-0-11|95	%clean
12mr|libstemmer-0-11|96	rm -rf %{buildroot}
12mr|libstemmer-0-11|97	
12mr|libstemmer-0-11|98	%files -n %{libname}
12mr|libstemmer-0-11|99	%defattr(-,root,root)
12mr|libstemmer-0-11|100	%doc README
12mr|libstemmer-0-11|101	%{_libdir}/*.so.*
12mr|libstemmer-0-11|102	
12mr|libstemmer-0-11|103	%files -n %{develname}
12mr|libstemmer-0-11|104	%defattr(-,root,root)
12mr|libstemmer-0-11|105	%dir %{_includedir}/%{name}
12mr|libstemmer-0-11|106	%{_includedir}/%{name}/*.h
12mr|libstemmer-0-11|107	%{_libdir}/*.so
12mr|libstemmer-0-11|108	
12mr|libstemmer-0-11|109	%files -n stemwords
12mr|libstemmer-0-11|110	%defattr(-,root,root)
12mr|libstemmer-0-11|111	%{_bindir}/stemwords
12mr|libstemmer-0-11|112	
12mr|libstemmer-0-11|113	
12mr|libstemmer-0-11|114	
12mr|libstemmer-0-11|115	%changelog
12mr|libstemmer-0-11|116	

14934 12
12mr|libstroke-0.5.1-19|1	%define oname	stroke
12mr|libstroke-0.5.1-19|2	
12mr|libstroke-0.5.1-19|3	%define major		0
12mr|libstroke-0.5.1-19|4	%define libname		%mklibname %{oname} %major
12mr|libstroke-0.5.1-19|5	%define develname	%mklibname %{oname} -d
12mr|libstroke-0.5.1-19|6	
12mr|libstroke-0.5.1-19|7	
12mr|libstroke-0.5.1-19|8	Summary:	Stroke interface library
12mr|libstroke-0.5.1-19|9	Name:		libstroke
12mr|libstroke-0.5.1-19|10	Version:	0.5.1
12mr|libstroke-0.5.1-19|11	Release:	%mkrel 19
12mr|libstroke-0.5.1-19|12	URL:		http://www.etla.net/libstroke/
12mr|libstroke-0.5.1-19|13	Source0:	%{name}-%{version}.tar.bz2
12mr|libstroke-0.5.1-19|14	Patch0:		libstroke-0.5.1-fix-underquoted-calls.patch
12mr|libstroke-0.5.1-19|15	Patch1:		libstroke-linkage_fix.diff
12mr|libstroke-0.5.1-19|16	Patch2:		libstroke-0.5.1-no_gtk1.patch
12mr|libstroke-0.5.1-19|17	Patch3:		libstroke-0.5.1-dup-defination.patch
12mr|libstroke-0.5.1-19|18	Patch4:		libstroke-0.5.1-drop-unused-comments.patch
12mr|libstroke-0.5.1-19|19	License:	GPLv2
12mr|libstroke-0.5.1-19|20	Group:		System/Libraries
12mr|libstroke-0.5.1-19|21	BuildRequires:	libx11-devel
12mr|libstroke-0.5.1-19|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libstroke-0.5.1-19|23	
12mr|libstroke-0.5.1-19|24	%description
12mr|libstroke-0.5.1-19|25	LibStroke is a stroke interface library. Strokes are motions
12mr|libstroke-0.5.1-19|26	of the mouse that can be interpreted by a program as a command.  Strokes
12mr|libstroke-0.5.1-19|27	are used extensively in CAD programs.
12mr|libstroke-0.5.1-19|28	
12mr|libstroke-0.5.1-19|29	%package -n	%{libname}
12mr|libstroke-0.5.1-19|30	Summary:	Stroke interface library
12mr|libstroke-0.5.1-19|31	Group:		System/Libraries
12mr|libstroke-0.5.1-19|32	
12mr|libstroke-0.5.1-19|33	%description -n	%{libname}
12mr|libstroke-0.5.1-19|34	LibStroke is a stroke interface library. Strokes are motions
12mr|libstroke-0.5.1-19|35	of the mouse that can be interpreted by a program as a command.  Strokes
12mr|libstroke-0.5.1-19|36	are used extensively in CAD programs.
12mr|libstroke-0.5.1-19|37	
12mr|libstroke-0.5.1-19|38	%package -n	%{develname}
12mr|libstroke-0.5.1-19|39	Summary:	Development libraries for libStroke
12mr|libstroke-0.5.1-19|40	Group:		Development/C
12mr|libstroke-0.5.1-19|41	Provides:	%{name}-devel = %{version}-%{release}
12mr|libstroke-0.5.1-19|42	Requires:	%{libname} = %{version}-%{release}
12mr|libstroke-0.5.1-19|43	Obsoletes:	%{mklibname stroke 0 -d}
12mr|libstroke-0.5.1-19|44	
12mr|libstroke-0.5.1-19|45	%description -n %{develname}
12mr|libstroke-0.5.1-19|46	LibStroke is a stroke interface library. Strokes are motions
12mr|libstroke-0.5.1-19|47	of the mouse that can be interpreted by a program as a command.  Strokes
12mr|libstroke-0.5.1-19|48	are used extensively in CAD programs.
12mr|libstroke-0.5.1-19|49	
12mr|libstroke-0.5.1-19|50	%prep
12mr|libstroke-0.5.1-19|51	%setup -q
12mr|libstroke-0.5.1-19|52	%patch0 -p1 -b .underquoted
12mr|libstroke-0.5.1-19|53	%patch1 -p1
12mr|libstroke-0.5.1-19|54	%patch2 -p1
12mr|libstroke-0.5.1-19|55	%patch3 -p0
12mr|libstroke-0.5.1-19|56	%patch4 -p0
12mr|libstroke-0.5.1-19|57	
12mr|libstroke-0.5.1-19|58	%build
12mr|libstroke-0.5.1-19|59	autoreconf -fi
12mr|libstroke-0.5.1-19|60	%configure2_5x
12mr|libstroke-0.5.1-19|61	%make
12mr|libstroke-0.5.1-19|62	
12mr|libstroke-0.5.1-19|63	%install
12mr|libstroke-0.5.1-19|64	rm -rf %{buildroot}
12mr|libstroke-0.5.1-19|65	
12mr|libstroke-0.5.1-19|66	%makeinstall
12mr|libstroke-0.5.1-19|67	
12mr|libstroke-0.5.1-19|68	%if %mdkversion < 200900
12mr|libstroke-0.5.1-19|69	%post -n %{libname} -p /sbin/ldconfig
12mr|libstroke-0.5.1-19|70	%endif
12mr|libstroke-0.5.1-19|71	
12mr|libstroke-0.5.1-19|72	%if %mdkversion < 200900
12mr|libstroke-0.5.1-19|73	%postun -n %{libname} -p /sbin/ldconfig
12mr|libstroke-0.5.1-19|74	%endif
12mr|libstroke-0.5.1-19|75	
12mr|libstroke-0.5.1-19|76	%clean
12mr|libstroke-0.5.1-19|77	rm -rf %{buildroot}
12mr|libstroke-0.5.1-19|78	
12mr|libstroke-0.5.1-19|79	%files -n %{libname}
12mr|libstroke-0.5.1-19|80	%defattr(-,root,root)
12mr|libstroke-0.5.1-19|81	%doc README AUTHORS COPYRIGHT NEWS
12mr|libstroke-0.5.1-19|82	%{_libdir}/libstroke.so.%{major}*
12mr|libstroke-0.5.1-19|83	
12mr|libstroke-0.5.1-19|84	%files -n %{develname}
12mr|libstroke-0.5.1-19|85	%defattr(-,root,root)
12mr|libstroke-0.5.1-19|86	%doc INSTALL TODO
12mr|libstroke-0.5.1-19|87	%{_datadir}/aclocal/*
12mr|libstroke-0.5.1-19|88	%{_libdir}/libstroke.*a
12mr|libstroke-0.5.1-19|89	%{_libdir}/libstroke.so
12mr|libstroke-0.5.1-19|90	%{_includedir}/*
12mr|libstroke-0.5.1-19|91	
12mr|libstroke-0.5.1-19|92	
12mr|libstroke-0.5.1-19|93	
12mr|libstroke-0.5.1-19|94	
12mr|libstroke-0.5.1-19|95	%changelog
12mr|libstroke-0.5.1-19|96	

14935 12
12mr|libsvg-0.1.4-13|1	%define major   1
12mr|libsvg-0.1.4-13|2	%define libname %mklibname svg %{major}
12mr|libsvg-0.1.4-13|3	
12mr|libsvg-0.1.4-13|4	Summary:	A generic SVG library
12mr|libsvg-0.1.4-13|5	Name:		libsvg
12mr|libsvg-0.1.4-13|6	Version:	0.1.4
12mr|libsvg-0.1.4-13|7	Release:	13
12mr|libsvg-0.1.4-13|8	License:	LGPL
12mr|libsvg-0.1.4-13|9	Group:		System/Libraries
12mr|libsvg-0.1.4-13|10	URL:		http://cairographics.org/snapshots/
12mr|libsvg-0.1.4-13|11	Source:		http://cairographics.org/snapshots/%{name}-%{version}.tar.bz2
12mr|libsvg-0.1.4-13|12	Patch:		libsvg-0.1.4-libpng-1.5.patch
12mr|libsvg-0.1.4-13|13	BuildRequires:	pkgconfig(libxml-2.0)
12mr|libsvg-0.1.4-13|14	BuildRequires:	pkgconfig(libpng)
12mr|libsvg-0.1.4-13|15	BuildRequires:	jpeg-devel
12mr|libsvg-0.1.4-13|16	
12mr|libsvg-0.1.4-13|17	%description
12mr|libsvg-0.1.4-13|18	A generic SVG library.
12mr|libsvg-0.1.4-13|19	
12mr|libsvg-0.1.4-13|20	%package -n	%{libname}
12mr|libsvg-0.1.4-13|21	Summary:	A generic SVG library
12mr|libsvg-0.1.4-13|22	Group:		System/Libraries
12mr|libsvg-0.1.4-13|23	
12mr|libsvg-0.1.4-13|24	%description -n	%{libname}
12mr|libsvg-0.1.4-13|25	A generic SVG library.
12mr|libsvg-0.1.4-13|26	
12mr|libsvg-0.1.4-13|27	%package -n	%{libname}-devel
12mr|libsvg-0.1.4-13|28	Summary:	Libraries and include files for developing with libsvg
12mr|libsvg-0.1.4-13|29	Group:		Development/C
12mr|libsvg-0.1.4-13|30	Requires:	%{libname} = %{version}
12mr|libsvg-0.1.4-13|31	Provides:	%{name}-devel = %{version}
12mr|libsvg-0.1.4-13|32	
12mr|libsvg-0.1.4-13|33	%description -n	%{libname}-devel
12mr|libsvg-0.1.4-13|34	This package provides the necessary development libraries and include
12mr|libsvg-0.1.4-13|35	files to allow you to develop with libsvg.
12mr|libsvg-0.1.4-13|36	
12mr|libsvg-0.1.4-13|37	%prep
12mr|libsvg-0.1.4-13|38	%setup -q
12mr|libsvg-0.1.4-13|39	%patch -p1 -b .libpng15~
12mr|libsvg-0.1.4-13|40	
12mr|libsvg-0.1.4-13|41	%build
12mr|libsvg-0.1.4-13|42	export LIBS="`pkg-config --libs libxml-2.0` `pkg-config --libs libpng` -ljpeg -lz -lm"
12mr|libsvg-0.1.4-13|43	
12mr|libsvg-0.1.4-13|44	%configure2_5x --disable-static
12mr|libsvg-0.1.4-13|45	%make
12mr|libsvg-0.1.4-13|46	
12mr|libsvg-0.1.4-13|47	%install
12mr|libsvg-0.1.4-13|48	%makeinstall_std
12mr|libsvg-0.1.4-13|49	
12mr|libsvg-0.1.4-13|50	%files -n %{libname}
12mr|libsvg-0.1.4-13|51	%doc AUTHORS COPYING ChangeLog NEWS README TODO
12mr|libsvg-0.1.4-13|52	%attr(755,root,root) %{_libdir}/*.so.%{major}*
12mr|libsvg-0.1.4-13|53	
12mr|libsvg-0.1.4-13|54	%files -n %{libname}-devel
12mr|libsvg-0.1.4-13|55	%{_libdir}/*.so
12mr|libsvg-0.1.4-13|56	%{_includedir}/*
12mr|libsvg-0.1.4-13|57	%{_libdir}/pkgconfig/libsvg.pc
12mr|libsvg-0.1.4-13|58	
12mr|libsvg-0.1.4-13|59	
12mr|libsvg-0.1.4-13|60	%changelog
12mr|libsvg-0.1.4-13|61	* Wed Aug  8 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libsvg-0.1.4-13|62	+ Commit: abc6226
12mr|libsvg-0.1.4-13|63	- Drop .la files, disable static build, spec cleanup
12mr|libsvg-0.1.4-13|64	
12mr|libsvg-0.1.4-13|65	

14936 12
12mr|libsvg-cairo-0.1.6-15|1	%define major   1
12mr|libsvg-cairo-0.1.6-15|2	%define libname %mklibname svg-cairo %{major}
12mr|libsvg-cairo-0.1.6-15|3	%define devname %mklibname svg-cairo -d
12mr|libsvg-cairo-0.1.6-15|4	
12mr|libsvg-cairo-0.1.6-15|5	Name:		libsvg-cairo
12mr|libsvg-cairo-0.1.6-15|6	Summary:	A SVG library based on cairo
12mr|libsvg-cairo-0.1.6-15|7	Version:	0.1.6
12mr|libsvg-cairo-0.1.6-15|8	Release:	15
12mr|libsvg-cairo-0.1.6-15|9	License:	BSD
12mr|libsvg-cairo-0.1.6-15|10	Group:		System/Libraries
12mr|libsvg-cairo-0.1.6-15|11	URL:		http://cairographics.org/snapshots/
12mr|libsvg-cairo-0.1.6-15|12	Source:		%{name}-%{version}.tar.bz2
12mr|libsvg-cairo-0.1.6-15|13	BuildRequires:	pkgconfig(libsvg)
12mr|libsvg-cairo-0.1.6-15|14	BuildRequires:	pkgconfig(cairo)
12mr|libsvg-cairo-0.1.6-15|15	BuildRequires:	jpeg-devel
12mr|libsvg-cairo-0.1.6-15|16	
12mr|libsvg-cairo-0.1.6-15|17	%description
12mr|libsvg-cairo-0.1.6-15|18	Libsvg-cairo provides the ability to render SVG content from files or
12mr|libsvg-cairo-0.1.6-15|19	buffers. All rendering is performed using the cairo rendering library.
12mr|libsvg-cairo-0.1.6-15|20	
12mr|libsvg-cairo-0.1.6-15|21	%package -n %{libname}
12mr|libsvg-cairo-0.1.6-15|22	Summary:	A SVG library based on cairo
12mr|libsvg-cairo-0.1.6-15|23	Group:		System/Libraries
12mr|libsvg-cairo-0.1.6-15|24	
12mr|libsvg-cairo-0.1.6-15|25	%description -n %{libname}
12mr|libsvg-cairo-0.1.6-15|26	Libsvg-cairo provides the ability to render SVG content from files or
12mr|libsvg-cairo-0.1.6-15|27	buffers. All rendering is performed using the cairo rendering library.
12mr|libsvg-cairo-0.1.6-15|28	
12mr|libsvg-cairo-0.1.6-15|29	%package -n %{devname}
12mr|libsvg-cairo-0.1.6-15|30	Summary:	Libraries and include files for developing with libsvg
12mr|libsvg-cairo-0.1.6-15|31	Group:		Development/C
12mr|libsvg-cairo-0.1.6-15|32	Requires:	%{libname} = %{version}
12mr|libsvg-cairo-0.1.6-15|33	Provides:	%{name}-devel = %{version}
12mr|libsvg-cairo-0.1.6-15|34	Provides:	%{libname}-devel = %{version}-%{release}
12mr|libsvg-cairo-0.1.6-15|35	Obsoletes:	%{libname}-devel < 0.1.6-15
12mr|libsvg-cairo-0.1.6-15|36	
12mr|libsvg-cairo-0.1.6-15|37	%description -n %{devname}
12mr|libsvg-cairo-0.1.6-15|38	This package provides the necessary development libraries and include
12mr|libsvg-cairo-0.1.6-15|39	files to allow you to develop with libsvg-cairo.
12mr|libsvg-cairo-0.1.6-15|40	
12mr|libsvg-cairo-0.1.6-15|41	
12mr|libsvg-cairo-0.1.6-15|42	%prep
12mr|libsvg-cairo-0.1.6-15|43	%setup -q
12mr|libsvg-cairo-0.1.6-15|44	
12mr|libsvg-cairo-0.1.6-15|45	%build
12mr|libsvg-cairo-0.1.6-15|46	export LIBS="-lm"
12mr|libsvg-cairo-0.1.6-15|47	%configure2_5x --disable-static
12mr|libsvg-cairo-0.1.6-15|48	%make
12mr|libsvg-cairo-0.1.6-15|49	
12mr|libsvg-cairo-0.1.6-15|50	%install
12mr|libsvg-cairo-0.1.6-15|51	%makeinstall
12mr|libsvg-cairo-0.1.6-15|52	
12mr|libsvg-cairo-0.1.6-15|53	%files -n %{libname}
12mr|libsvg-cairo-0.1.6-15|54	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|libsvg-cairo-0.1.6-15|55	%{_libdir}/*.so.*
12mr|libsvg-cairo-0.1.6-15|56	
12mr|libsvg-cairo-0.1.6-15|57	%files -n %{devname}
12mr|libsvg-cairo-0.1.6-15|58	%{_libdir}/*.so
12mr|libsvg-cairo-0.1.6-15|59	%{_includedir}/*
12mr|libsvg-cairo-0.1.6-15|60	%{_libdir}/pkgconfig/libsvg-cairo.pc
12mr|libsvg-cairo-0.1.6-15|61	
12mr|libsvg-cairo-0.1.6-15|62	
12mr|libsvg-cairo-0.1.6-15|63	%changelog
12mr|libsvg-cairo-0.1.6-15|64	* Wed Aug  8 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libsvg-cairo-0.1.6-15|65	+ Commit: 4b1856b
12mr|libsvg-cairo-0.1.6-15|66	- Drop .la files, disable static build, rename devel package
12mr|libsvg-cairo-0.1.6-15|67	
12mr|libsvg-cairo-0.1.6-15|68	

14937 12
12mr|libtar-1.2.11-14|1	Summary:	C library for manipulating tar files
12mr|libtar-1.2.11-14|2	Name:		libtar
12mr|libtar-1.2.11-14|3	Version:	1.2.11
12mr|libtar-1.2.11-14|4	Release:	%mkrel 14
12mr|libtar-1.2.11-14|5	License:	BSD
12mr|libtar-1.2.11-14|6	Group:		System/Libraries
12mr|libtar-1.2.11-14|7	URL:		http://www.feep.net/libtar/
12mr|libtar-1.2.11-14|8	Source0:	ftp://ftp.feep.net/pub/software/libtar/%{name}-%{version}.tar.bz2
12mr|libtar-1.2.11-14|9	Patch0:		libtar-1.2.11-includes.patch
12mr|libtar-1.2.11-14|10	BuildRequires:	zlib-devel
12mr|libtar-1.2.11-14|11	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|libtar-1.2.11-14|12	
12mr|libtar-1.2.11-14|13	%description
12mr|libtar-1.2.11-14|14	libtar is a library for manipulating tar files from within C programs.
12mr|libtar-1.2.11-14|15	Here are some of its features:
12mr|libtar-1.2.11-14|16	
12mr|libtar-1.2.11-14|17	* Handles both POSIX tar file format and the GNU extensions.
12mr|libtar-1.2.11-14|18	* API provides functions for easy use, such as tar_extract_all().
12mr|libtar-1.2.11-14|19	* Also provides functions for more granular use, such as
12mr|libtar-1.2.11-14|20	tar_append_regfile().
12mr|libtar-1.2.11-14|21	
12mr|libtar-1.2.11-14|22	%package devel
12mr|libtar-1.2.11-14|23	Summary:	Development files and headers for %{name}
12mr|libtar-1.2.11-14|24	Group:		Development/C
12mr|libtar-1.2.11-14|25	%description devel
12mr|libtar-1.2.11-14|26	This package contains the static library and the C headers needed to
12mr|libtar-1.2.11-14|27	build applications with libtar.
12mr|libtar-1.2.11-14|28	
12mr|libtar-1.2.11-14|29	%prep
12mr|libtar-1.2.11-14|30	%setup -q
12mr|libtar-1.2.11-14|31	%patch0 -p1 -b .includes
12mr|libtar-1.2.11-14|32	
12mr|libtar-1.2.11-14|33	%build
12mr|libtar-1.2.11-14|34	export CFLAGS="%{optflags} -fPIC"
12mr|libtar-1.2.11-14|35	%configure2_5x
12mr|libtar-1.2.11-14|36	%make
12mr|libtar-1.2.11-14|37	
12mr|libtar-1.2.11-14|38	%install
12mr|libtar-1.2.11-14|39	rm -rf %{buildroot}
12mr|libtar-1.2.11-14|40	%makeinstall_std
12mr|libtar-1.2.11-14|41	
12mr|libtar-1.2.11-14|42	%clean
12mr|libtar-1.2.11-14|43	rm -rf %{buildroot}
12mr|libtar-1.2.11-14|44	
12mr|libtar-1.2.11-14|45	%files
12mr|libtar-1.2.11-14|46	%defattr(-,root,root)
12mr|libtar-1.2.11-14|47	%{_bindir}/libtar
12mr|libtar-1.2.11-14|48	
12mr|libtar-1.2.11-14|49	%files devel
12mr|libtar-1.2.11-14|50	%defattr(-,root,root)
12mr|libtar-1.2.11-14|51	%doc README ChangeLog* COPYRIGHT TODO
12mr|libtar-1.2.11-14|52	%{_includedir}/libtar*.h
12mr|libtar-1.2.11-14|53	%{_libdir}/libtar.a
12mr|libtar-1.2.11-14|54	%{_mandir}/man3/*.3*
12mr|libtar-1.2.11-14|55	
12mr|libtar-1.2.11-14|56	
12mr|libtar-1.2.11-14|57	
12mr|libtar-1.2.11-14|58	%changelog
12mr|libtar-1.2.11-14|59	

14938 12
12mr|libtasn1-2.14-2|1	%define major 3
12mr|libtasn1-2.14-2|2	%define libname %mklibname tasn1_ %{major}
12mr|libtasn1-2.14-2|3	%define develname %mklibname -d tasn1
12mr|libtasn1-2.14-2|4	
12mr|libtasn1-2.14-2|5	Summary:	The ASN.1 library used in GNUTLS
12mr|libtasn1-2.14-2|6	Name:		libtasn1
12mr|libtasn1-2.14-2|7	Version:	2.14
12mr|libtasn1-2.14-2|8	Release:	2
12mr|libtasn1-2.14-2|9	License:	LGPLv2+
12mr|libtasn1-2.14-2|10	Group:		System/Libraries
12mr|libtasn1-2.14-2|11	Url:		http://josefsson.org/libtasn1/
12mr|libtasn1-2.14-2|12	Source0:	http://ftp.gnu.org/gnu/libtasn1/%{name}-%{version}.tar.gz
12mr|libtasn1-2.14-2|13	Source1:	http://ftp.gnu.org/gnu/libtasn1/%{name}-%{version}.tar.gz.sig
12mr|libtasn1-2.14-2|14	BuildRequires:	bison
12mr|libtasn1-2.14-2|15	%ifnarch %arm %mips
12mr|libtasn1-2.14-2|16	BuildRequires:	valgrind
12mr|libtasn1-2.14-2|17	%endif
12mr|libtasn1-2.14-2|18	
12mr|libtasn1-2.14-2|19	%description
12mr|libtasn1-2.14-2|20	Libtasn1 is an implementation of the ASN.1 standard used by GnuTLS and others.
12mr|libtasn1-2.14-2|21	
12mr|libtasn1-2.14-2|22	%package -n %{libname}
12mr|libtasn1-2.14-2|23	Summary:	The ASN.1 library used in GNUTLS
12mr|libtasn1-2.14-2|24	Group:		System/Libraries
12mr|libtasn1-2.14-2|25	
12mr|libtasn1-2.14-2|26	%description -n %{libname}
12mr|libtasn1-2.14-2|27	Libtasn1 is an implementation of the ASN.1 standard used by GnuTLS and others.
12mr|libtasn1-2.14-2|28	
12mr|libtasn1-2.14-2|29	%package tools
12mr|libtasn1-2.14-2|30	Summary:	Command line ASN.1 tools
12mr|libtasn1-2.14-2|31	Group:		Text tools
12mr|libtasn1-2.14-2|32	License:	GPLv3+
12mr|libtasn1-2.14-2|33	
12mr|libtasn1-2.14-2|34	%description tools
12mr|libtasn1-2.14-2|35	Libtasn1 is an implementation of the ASN.1 standard used by GnuTLS and others.
12mr|libtasn1-2.14-2|36	
12mr|libtasn1-2.14-2|37	This contains the command line tools to work with ASN.1 data.
12mr|libtasn1-2.14-2|38	
12mr|libtasn1-2.14-2|39	%package -n %{develname}
12mr|libtasn1-2.14-2|40	Summary:	The ASN.1 development files
12mr|libtasn1-2.14-2|41	Group:		Development/C
12mr|libtasn1-2.14-2|42	Requires:	%{libname} = %{version}-%{release}
12mr|libtasn1-2.14-2|43	Provides:	%{name}-devel = %{version}-%{release}
12mr|libtasn1-2.14-2|44	
12mr|libtasn1-2.14-2|45	%description -n %{develname}
12mr|libtasn1-2.14-2|46	Libtasn1 is an implementation of the ASN.1 standard used by GnuTLS and others.
12mr|libtasn1-2.14-2|47	
12mr|libtasn1-2.14-2|48	This contains development files and headers for %{name}.
12mr|libtasn1-2.14-2|49	
12mr|libtasn1-2.14-2|50	%prep
12mr|libtasn1-2.14-2|51	%setup -q
12mr|libtasn1-2.14-2|52	
12mr|libtasn1-2.14-2|53	%build
12mr|libtasn1-2.14-2|54	%configure2_5x \
12mr|libtasn1-2.14-2|55	%ifnarch %arm %mips
12mr|libtasn1-2.14-2|56	--enable-valgrind-tests
12mr|libtasn1-2.14-2|57	%endif
12mr|libtasn1-2.14-2|58	
12mr|libtasn1-2.14-2|59	%make
12mr|libtasn1-2.14-2|60	
12mr|libtasn1-2.14-2|61	%check
12mr|libtasn1-2.14-2|62	make check
12mr|libtasn1-2.14-2|63	
12mr|libtasn1-2.14-2|64	%install
12mr|libtasn1-2.14-2|65	%makeinstall_std
12mr|libtasn1-2.14-2|66	
12mr|libtasn1-2.14-2|67	%files tools
12mr|libtasn1-2.14-2|68	%doc NEWS README THANKS
12mr|libtasn1-2.14-2|69	%{_bindir}/asn*
12mr|libtasn1-2.14-2|70	%{_mandir}/man1/asn*
12mr|libtasn1-2.14-2|71	
12mr|libtasn1-2.14-2|72	%files -n %{libname}
12mr|libtasn1-2.14-2|73	%{_libdir}/libtasn1.so.%{major}*
12mr|libtasn1-2.14-2|74	
12mr|libtasn1-2.14-2|75	%files -n %{develname}
12mr|libtasn1-2.14-2|76	%doc AUTHORS ChangeLog
12mr|libtasn1-2.14-2|77	%{_includedir}/libtasn1.h
12mr|libtasn1-2.14-2|78	%{_libdir}/libtasn1.so
12mr|libtasn1-2.14-2|79	%{_libdir}/libtasn1.a
12mr|libtasn1-2.14-2|80	%{_libdir}/pkgconfig/libtasn1.pc
12mr|libtasn1-2.14-2|81	%{_infodir}/libtasn1.info*
12mr|libtasn1-2.14-2|82	%{_mandir}/man3/*
12mr|libtasn1-2.14-2|83	
12mr|libtasn1-2.14-2|84	%changelog
12mr|libtasn1-2.14-2|85	* Mon Aug  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libtasn1-2.14-2|86	+ Commit: 46fb886
12mr|libtasn1-2.14-2|87	- New version 2.13 (sync with Cooker), drop static library
12mr|libtasn1-2.14-2|88	
12mr|libtasn1-2.14-2|89	

14939 12
12mr|libtermcap-2.0.8-53|1	%define major 2
12mr|libtermcap-2.0.8-53|2	%define libname %mklibname termcap %{major}
12mr|libtermcap-2.0.8-53|3	%define develname %mklibname termcap -d
12mr|libtermcap-2.0.8-53|4	
12mr|libtermcap-2.0.8-53|5	Summary:	A basic system library for accessing the termcap database
12mr|libtermcap-2.0.8-53|6	Name:		libtermcap
12mr|libtermcap-2.0.8-53|7	Version:	2.0.8
12mr|libtermcap-2.0.8-53|8	Release:	53
12mr|libtermcap-2.0.8-53|9	Source:		termcap-%{version}.tar.bz2
12mr|libtermcap-2.0.8-53|10	Url:		ftp://metalab.unc.edu/pub/Linux/GCC/
12mr|libtermcap-2.0.8-53|11	License:	LGPL+
12mr|libtermcap-2.0.8-53|12	Group:		System/Libraries
12mr|libtermcap-2.0.8-53|13	Patch0:		termcap-2.0.8-shared.patch
12mr|libtermcap-2.0.8-53|14	Patch1:		termcap-2.0.8-setuid.patch
12mr|libtermcap-2.0.8-53|15	Patch2:		termcap-2.0.8-instnoroot.patch
12mr|libtermcap-2.0.8-53|16	Patch3:		termcap-2.0.8-compat21.patch
12mr|libtermcap-2.0.8-53|17	Patch4:		termcap-2.0.8-xref.patch
12mr|libtermcap-2.0.8-53|18	Patch5:		termcap-2.0.8-fix-tc.patch
12mr|libtermcap-2.0.8-53|19	Patch6:		termcap-2.0.8-ignore-p.patch
12mr|libtermcap-2.0.8-53|20	Patch7:		termcap-buffer.patch
12mr|libtermcap-2.0.8-53|21	# This patch is a REALLY BAD IDEA without patch #10 below....
12mr|libtermcap-2.0.8-53|22	Patch8:		termcap-2.0.8-bufsize.patch
12mr|libtermcap-2.0.8-53|23	Patch9:		termcap-2.0.8-colon.patch
12mr|libtermcap-2.0.8-53|24	Patch10:	libtermcap-aaargh.patch
12mr|libtermcap-2.0.8-53|25	# (gc) conflicting definition of `bcopy' against latest glibc 2.1.95
12mr|libtermcap-2.0.8-53|26	Patch11:	termcap-fix-glibc-2.2.patch
12mr|libtermcap-2.0.8-53|27	Patch12:	termcap-2.0.8-LDFLAGS.diff
12mr|libtermcap-2.0.8-53|28	Requires:	termcap
12mr|libtermcap-2.0.8-53|29	BuildRequires:	texinfo
12mr|libtermcap-2.0.8-53|30	
12mr|libtermcap-2.0.8-53|31	%description
12mr|libtermcap-2.0.8-53|32	The libtermcap package contains a basic system library needed to access
12mr|libtermcap-2.0.8-53|33	the termcap database.  The termcap library supports easy access to the
12mr|libtermcap-2.0.8-53|34	termcap database, so that programs can output character-based displays in
12mr|libtermcap-2.0.8-53|35	a terminal-independent manner.
12mr|libtermcap-2.0.8-53|36	
12mr|libtermcap-2.0.8-53|37	%package -n	%{libname}
12mr|libtermcap-2.0.8-53|38	Summary:	Development tools for programs which will access the termcap database
12mr|libtermcap-2.0.8-53|39	Group:		System/Libraries
12mr|libtermcap-2.0.8-53|40	
12mr|libtermcap-2.0.8-53|41	%description -n	%{libname}
12mr|libtermcap-2.0.8-53|42	The libtermcap package contains a basic system library needed to access
12mr|libtermcap-2.0.8-53|43	the termcap database.  The termcap library supports easy access to the
12mr|libtermcap-2.0.8-53|44	termcap database, so that programs can output character-based displays in
12mr|libtermcap-2.0.8-53|45	a terminal-independent manner.
12mr|libtermcap-2.0.8-53|46	
12mr|libtermcap-2.0.8-53|47	%package -n	%{develname}
12mr|libtermcap-2.0.8-53|48	Summary:	Development tools for programs which will access the termcap database
12mr|libtermcap-2.0.8-53|49	Group:		Development/C
12mr|libtermcap-2.0.8-53|50	Requires:	%{libname} >= %{version}-%{release}
12mr|libtermcap-2.0.8-53|51	Provides:	termcap-devel = %{version}-%{release}
12mr|libtermcap-2.0.8-53|52	
12mr|libtermcap-2.0.8-53|53	%description -n	%{develname}
12mr|libtermcap-2.0.8-53|54	This package includes the libraries and header files necessary for
12mr|libtermcap-2.0.8-53|55	developing programs which will access the termcap database.
12mr|libtermcap-2.0.8-53|56	
12mr|libtermcap-2.0.8-53|57	If you need to develop programs which will access the termcap database,
12mr|libtermcap-2.0.8-53|58	you'll need to install this package.  You'll also need to install the
12mr|libtermcap-2.0.8-53|59	libtermcap package.
12mr|libtermcap-2.0.8-53|60	
12mr|libtermcap-2.0.8-53|61	%prep
12mr|libtermcap-2.0.8-53|62	%setup -q -n termcap-2.0.8
12mr|libtermcap-2.0.8-53|63	%patch0 -p1
12mr|libtermcap-2.0.8-53|64	%patch1 -p1
12mr|libtermcap-2.0.8-53|65	%patch2 -p1 -b .nochown
12mr|libtermcap-2.0.8-53|66	%patch3 -p1 -b .compat21
12mr|libtermcap-2.0.8-53|67	%patch4 -p1
12mr|libtermcap-2.0.8-53|68	%patch5 -p1 -b .fix-tc
12mr|libtermcap-2.0.8-53|69	%patch6 -p1 -b .ignore-p
12mr|libtermcap-2.0.8-53|70	%patch7 -p1 -b .buffer
12mr|libtermcap-2.0.8-53|71	%patch8 -p1 -b .bufsize
12mr|libtermcap-2.0.8-53|72	%patch9 -p1 -b .colon
12mr|libtermcap-2.0.8-53|73	%patch10 -p1 -b .aaargh
12mr|libtermcap-2.0.8-53|74	%patch11 -p0
12mr|libtermcap-2.0.8-53|75	%patch12 -p0
12mr|libtermcap-2.0.8-53|76	
12mr|libtermcap-2.0.8-53|77	%build
12mr|libtermcap-2.0.8-53|78	%make CFLAGS="%{optflags} -I." LDFLAGS="%{ldflags}"
12mr|libtermcap-2.0.8-53|79	
12mr|libtermcap-2.0.8-53|80	%install
12mr|libtermcap-2.0.8-53|81	rm -rf %{buildroot}
12mr|libtermcap-2.0.8-53|82	# (gb) They should do proper Makefiles
12mr|libtermcap-2.0.8-53|83	
12mr|libtermcap-2.0.8-53|84	mkdir -p %{buildroot}/%{_lib}
12mr|libtermcap-2.0.8-53|85	install -m 755 libtermcap.so.* %{buildroot}/%{_lib}/
12mr|libtermcap-2.0.8-53|86	ln -s libtermcap.so.2.0.8 %{buildroot}/%{_lib}/libtermcap.so
12mr|libtermcap-2.0.8-53|87	ln -s libtermcap.so.2.0.8 %{buildroot}/%{_lib}/libtermcap.so.2
12mr|libtermcap-2.0.8-53|88	
12mr|libtermcap-2.0.8-53|89	mkdir -p %{buildroot}%{_libdir}
12mr|libtermcap-2.0.8-53|90	install -m 644 libtermcap.a %{buildroot}%{_libdir}/
12mr|libtermcap-2.0.8-53|91	ln -s ../../%{_lib}/libtermcap.so.2.0.8 %{buildroot}%{_libdir}/libtermcap.so
12mr|libtermcap-2.0.8-53|92	
12mr|libtermcap-2.0.8-53|93	mkdir -p %{buildroot}%{_infodir}
12mr|libtermcap-2.0.8-53|94	install -m 644 termcap.info* %{buildroot}%{_infodir}/
12mr|libtermcap-2.0.8-53|95	
12mr|libtermcap-2.0.8-53|96	mkdir -p %{buildroot}%{_includedir}
12mr|libtermcap-2.0.8-53|97	install -m 644 termcap.h %{buildroot}%{_includedir}
12mr|libtermcap-2.0.8-53|98	
12mr|libtermcap-2.0.8-53|99	mkdir -p %{buildroot}%{_sysconfdir}
12mr|libtermcap-2.0.8-53|100	install -m 644 termcap.src %{buildroot}%{_sysconfdir}/termcap
12mr|libtermcap-2.0.8-53|101	
12mr|libtermcap-2.0.8-53|102	rm -f %{buildroot}%{_sysconfdir}/termcap
12mr|libtermcap-2.0.8-53|103	
12mr|libtermcap-2.0.8-53|104	# cleanup
12mr|libtermcap-2.0.8-53|105	rm -f %{buildroot}%{_libdir}/libtermcap.a
12mr|libtermcap-2.0.8-53|106	
12mr|libtermcap-2.0.8-53|107	%files -n %{libname}
12mr|libtermcap-2.0.8-53|108	/%{_lib}/*.so.*
12mr|libtermcap-2.0.8-53|109	
12mr|libtermcap-2.0.8-53|110	%files -n %{develname}
12mr|libtermcap-2.0.8-53|111	%doc ChangeLog README
12mr|libtermcap-2.0.8-53|112	/%{_lib}/*.so
12mr|libtermcap-2.0.8-53|113	%{_infodir}/termcap.info*
12mr|libtermcap-2.0.8-53|114	%{_libdir}/libtermcap.so
12mr|libtermcap-2.0.8-53|115	%{_includedir}/termcap.h
12mr|libtermcap-2.0.8-53|116	
12mr|libtermcap-2.0.8-53|117	
12mr|libtermcap-2.0.8-53|118	
12mr|libtermcap-2.0.8-53|119	
12mr|libtermcap-2.0.8-53|120	%changelog
12mr|libtermcap-2.0.8-53|121	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libtermcap-2.0.8-53|122	+ Commit: 083a179
12mr|libtermcap-2.0.8-53|123	- Sync cleanups with Cooker, drop post scripts as install-info is now handled by RPM triggers
12mr|libtermcap-2.0.8-53|124	
12mr|libtermcap-2.0.8-53|125	

14940 12
12mr|libtextcat-2.2-10.1|1	%define lname textcat
12mr|libtextcat-2.2-10.1|2	%define major 0
12mr|libtextcat-2.2-10.1|3	%define libname %mklibname %{lname} %{major}
12mr|libtextcat-2.2-10.1|4	%define develname %mklibname %{lname} -d
12mr|libtextcat-2.2-10.1|5	
12mr|libtextcat-2.2-10.1|6	Summary:	Text categorization library
12mr|libtextcat-2.2-10.1|7	Name:		libtextcat
12mr|libtextcat-2.2-10.1|8	Version:	2.2
12mr|libtextcat-2.2-10.1|9	%define subrel 1
12mr|libtextcat-2.2-10.1|10	Release:	%mkrel 10
12mr|libtextcat-2.2-10.1|11	Group:		System/Libraries
12mr|libtextcat-2.2-10.1|12	License:	BSD
12mr|libtextcat-2.2-10.1|13	Source0:	http://software.wise-guys.nl/download/%{name}-%{version}.tar.bz2
12mr|libtextcat-2.2-10.1|14	Source1:	http://hg.services.openoffice.org/hg/DEV300/raw-file/tip/libtextcat/data/new_fingerprints/fpdb.conf
12mr|libtextcat-2.2-10.1|15	Source2:	http://hg.services.openoffice.org/hg/DEV300/raw-file/tip/libtextcat/data/new_fingerprints/lm/chinese_simplified.lm
12mr|libtextcat-2.2-10.1|16	Source3:	http://hg.services.openoffice.org/hg/DEV300/raw-file/tip/libtextcat/data/new_fingerprints/lm/chinese_traditional.lm
12mr|libtextcat-2.2-10.1|17	Source4:	http://hg.services.openoffice.org/hg/DEV300/raw-file/tip/libtextcat/data/new_fingerprints/lm/japanese.lm
12mr|libtextcat-2.2-10.1|18	Source5:	http://hg.services.openoffice.org/hg/DEV300/raw-file/tip/libtextcat/data/new_fingerprints/lm/luxembourgish.lm
12mr|libtextcat-2.2-10.1|19	Source6:	http://hg.services.openoffice.org/hg/DEV300/raw-file/tip/libtextcat/data/new_fingerprints/lm/mongolian_cyrillic.lm
12mr|libtextcat-2.2-10.1|20	Source7:	http://hg.services.openoffice.org/hg/DEV300/raw-file/tip/libtextcat/data/new_fingerprints/lm/zulu.lm
12mr|libtextcat-2.2-10.1|21	URL:		http://software.wise-guys.nl/libtextcat
12mr|libtextcat-2.2-10.1|22	Patch0:		libtextcat-2.2-exportapi.patch
12mr|libtextcat-2.2-10.1|23	Patch1:		libtextcat-2.2-OOo.patch
12mr|libtextcat-2.2-10.1|24	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|libtextcat-2.2-10.1|25	
12mr|libtextcat-2.2-10.1|26	%description
12mr|libtextcat-2.2-10.1|27	Libtextcat is a library with functions that implement the classification
12mr|libtextcat-2.2-10.1|28	technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization".
12mr|libtextcat-2.2-10.1|29	It was primarily developed for language guessing, a task on which it is known
12mr|libtextcat-2.2-10.1|30	to perform with near-perfect accuracy.
12mr|libtextcat-2.2-10.1|31	
12mr|libtextcat-2.2-10.1|32	%package -n	%{libname}
12mr|libtextcat-2.2-10.1|33	Summary:	Text categorization library
12mr|libtextcat-2.2-10.1|34	Group:		System/Libraries
12mr|libtextcat-2.2-10.1|35	
12mr|libtextcat-2.2-10.1|36	%description -n	%{libname}
12mr|libtextcat-2.2-10.1|37	Libtextcat is a library with functions that implement the classification
12mr|libtextcat-2.2-10.1|38	technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization".
12mr|libtextcat-2.2-10.1|39	It was primarily developed for language guessing, a task on which it is known
12mr|libtextcat-2.2-10.1|40	to perform with near-perfect accuracy.
12mr|libtextcat-2.2-10.1|41	
12mr|libtextcat-2.2-10.1|42	%package -n	%{develname}
12mr|libtextcat-2.2-10.1|43	Summary:	Development files and headers for %{name}
12mr|libtextcat-2.2-10.1|44	Group:		Development/Other
12mr|libtextcat-2.2-10.1|45	Requires:	%{libname} = %{version}-%{release}
12mr|libtextcat-2.2-10.1|46	Provides:	%{name}-devel = %{version}-%{release}
12mr|libtextcat-2.2-10.1|47	Provides:	%{lname}-devel = %{version}-%{release}
12mr|libtextcat-2.2-10.1|48	
12mr|libtextcat-2.2-10.1|49	%description -n	%{develname}
12mr|libtextcat-2.2-10.1|50	Development files and headers for %{name}.
12mr|libtextcat-2.2-10.1|51	
12mr|libtextcat-2.2-10.1|52	%prep
12mr|libtextcat-2.2-10.1|53	%setup -q
12mr|libtextcat-2.2-10.1|54	%patch0 -p1 -b .exportapi.patch~
12mr|libtextcat-2.2-10.1|55	%patch1 -p1 -b .ooo.patch~
12mr|libtextcat-2.2-10.1|56	
12mr|libtextcat-2.2-10.1|57	%build
12mr|libtextcat-2.2-10.1|58	autoreconf -f -i
12mr|libtextcat-2.2-10.1|59	CFLAGS="%{optflags} -O3" \
12mr|libtextcat-2.2-10.1|60	%configure2_5x \
12mr|libtextcat-2.2-10.1|61	--disable-static
12mr|libtextcat-2.2-10.1|62	%make
12mr|libtextcat-2.2-10.1|63	
12mr|libtextcat-2.2-10.1|64	%install
12mr|libtextcat-2.2-10.1|65	rm -rf %{buildroot}
12mr|libtextcat-2.2-10.1|66	%makeinstall_std
12mr|libtextcat-2.2-10.1|67	
12mr|libtextcat-2.2-10.1|68	rm -f %{buildroot}%{_libdir}/*.la
12mr|libtextcat-2.2-10.1|69	
12mr|libtextcat-2.2-10.1|70	mkdir -p %{buildroot}%{_datadir}/libtextcat
12mr|libtextcat-2.2-10.1|71	
12mr|libtextcat-2.2-10.1|72	cp -p %{SOURCE1} %{buildroot}%{_datadir}/libtextcat
12mr|libtextcat-2.2-10.1|73	cd langclass/LM
12mr|libtextcat-2.2-10.1|74	cp -p amharic-utf.lm %{buildroot}%{_datadir}/libtextcat/amharic_utf.lm
12mr|libtextcat-2.2-10.1|75	cp -p yiddish-utf.lm %{buildroot}%{_datadir}/libtextcat/yiddish_utf.lm
12mr|libtextcat-2.2-10.1|76	cp -p afrikaans.lm %{buildroot}%{_datadir}/libtextcat/afrikaans.lm
12mr|libtextcat-2.2-10.1|77	cp -p basque.lm %{buildroot}%{_datadir}/libtextcat/basque.lm
12mr|libtextcat-2.2-10.1|78	cp -p bosnian.lm %{buildroot}%{_datadir}/libtextcat/bosnian.lm
12mr|libtextcat-2.2-10.1|79	cp -p croatian-ascii.lm %{buildroot}%{_datadir}/libtextcat/croatian.lm
12mr|libtextcat-2.2-10.1|80	cp -p drents.lm %{buildroot}%{_datadir}/libtextcat/drents.lm
12mr|libtextcat-2.2-10.1|81	cp -p dutch.lm %{buildroot}%{_datadir}/libtextcat/dutch.lm
12mr|libtextcat-2.2-10.1|82	cp -p english.lm %{buildroot}%{_datadir}/libtextcat/english.lm
12mr|libtextcat-2.2-10.1|83	cp -p icelandic.lm %{buildroot}%{_datadir}/libtextcat/icelandic.lm
12mr|libtextcat-2.2-10.1|84	cp -p indonesian.lm %{buildroot}%{_datadir}/libtextcat/indonesian.lm
12mr|libtextcat-2.2-10.1|85	cp -p latin.lm %{buildroot}%{_datadir}/libtextcat/latin.lm
12mr|libtextcat-2.2-10.1|86	cp -p malay.lm %{buildroot}%{_datadir}/libtextcat/malay.lm
12mr|libtextcat-2.2-10.1|87	cp -p manx.lm %{buildroot}%{_datadir}/libtextcat/manx_gaelic.lm
12mr|libtextcat-2.2-10.1|88	cp -p marathi.lm %{buildroot}%{_datadir}/libtextcat/marathi.lm
12mr|libtextcat-2.2-10.1|89	cp -p nepali.lm %{buildroot}%{_datadir}/libtextcat/nepali.lm
12mr|libtextcat-2.2-10.1|90	cp -p romanian.lm %{buildroot}%{_datadir}/libtextcat/romanian.lm
12mr|libtextcat-2.2-10.1|91	cp -p sanskrit.lm %{buildroot}%{_datadir}/libtextcat/sanskrit.lm
12mr|libtextcat-2.2-10.1|92	cp -p scots.lm %{buildroot}%{_datadir}/libtextcat/scots.lm
12mr|libtextcat-2.2-10.1|93	cp -p serbian-ascii.lm %{buildroot}%{_datadir}/libtextcat/serbian_ascii.lm
12mr|libtextcat-2.2-10.1|94	cp -p slovak-ascii.lm %{buildroot}%{_datadir}/libtextcat/slovak_ascii.lm
12mr|libtextcat-2.2-10.1|95	cp -p swahili.lm %{buildroot}%{_datadir}/libtextcat/swahili.lm
12mr|libtextcat-2.2-10.1|96	cp -p tagalog.lm %{buildroot}%{_datadir}/libtextcat/tagalog.lm
12mr|libtextcat-2.2-10.1|97	cp -p welsh.lm %{buildroot}%{_datadir}/libtextcat/welsh.lm
12mr|libtextcat-2.2-10.1|98	iconv -f WINDOWS-1256 -t UTF-8 arabic-windows1256.lm > %{buildroot}%{_datadir}/libtextcat/arabic.lm
12mr|libtextcat-2.2-10.1|99	iconv -f ISO-8859-1 -t UTF-8 albanian.lm > %{buildroot}%{_datadir}/libtextcat/albanian.lm
12mr|libtextcat-2.2-10.1|100	iconv -f WINDOWS-1251 -t UTF-8 belarus-windows1251.lm > %{buildroot}%{_datadir}/libtextcat/belarus.lm
12mr|libtextcat-2.2-10.1|101	iconv -f ISO-8859-1 -t UTF-8 breton.lm > %{buildroot}%{_datadir}/libtextcat/breton.lm
12mr|libtextcat-2.2-10.1|102	iconv -f ISO-8859-1 -t UTF-8 catalan.lm > %{buildroot}%{_datadir}/libtextcat/catalan.lm
12mr|libtextcat-2.2-10.1|103	iconv -f ISO-8859-2 -t UTF-8 czech-iso8859_2.lm > %{buildroot}%{_datadir}/libtextcat/czech.lm
12mr|libtextcat-2.2-10.1|104	iconv -f ISO-8859-1 -t UTF-8 danish.lm > %{buildroot}%{_datadir}/libtextcat/danish.lm
12mr|libtextcat-2.2-10.1|105	iconv -f ISO-8859-3 -t UTF-8 esperanto.lm > %{buildroot}%{_datadir}/libtextcat/esperanto.lm
12mr|libtextcat-2.2-10.1|106	iconv -f ISO-8859-15 -t UTF-8 estonian.lm > %{buildroot}%{_datadir}/libtextcat/estonian.lm
12mr|libtextcat-2.2-10.1|107	iconv -f ISO-8859-1 -t UTF-8 finnish.lm > %{buildroot}%{_datadir}/libtextcat/finnish.lm
12mr|libtextcat-2.2-10.1|108	iconv -f ISO-8859-1 -t UTF-8 french.lm > %{buildroot}%{_datadir}/libtextcat/french.lm
12mr|libtextcat-2.2-10.1|109	iconv -f ISO-8859-1 -t UTF-8 frisian.lm > %{buildroot}%{_datadir}/libtextcat/frisian.lm
12mr|libtextcat-2.2-10.1|110	iconv -f ISO-8859-1 -t UTF-8 georgian.lm > %{buildroot}%{_datadir}/libtextcat/georgian.lm
12mr|libtextcat-2.2-10.1|111	iconv -f ISO-8859-1 -t UTF-8 german.lm > %{buildroot}%{_datadir}/libtextcat/german.lm
12mr|libtextcat-2.2-10.1|112	iconv -f ISO-8859-7 -t UTF-8 greek-iso8859-7.lm > %{buildroot}%{_datadir}/libtextcat/greek.lm
12mr|libtextcat-2.2-10.1|113	iconv -f ISO-8859-8 -t UTF-8 hebrew-iso8859_8.lm > %{buildroot}%{_datadir}/libtextcat/hebrew.lm
12mr|libtextcat-2.2-10.1|114	iconv -f ISO-8859-2 -t UTF-8 hungarian.lm > %{buildroot}%{_datadir}/libtextcat/hungarian.lm
12mr|libtextcat-2.2-10.1|115	iconv -f ISO-8859-1 -t UTF-8 irish.lm > %{buildroot}%{_datadir}/libtextcat/irish_gaelic.lm
12mr|libtextcat-2.2-10.1|116	iconv -f ISO-8859-1 -t UTF-8 italian.lm > %{buildroot}%{_datadir}/libtextcat/italian.lm
12mr|libtextcat-2.2-10.1|117	iconv -f ISO-8859-13 -t UTF-8 latvian.lm > %{buildroot}%{_datadir}/libtextcat/latvian.lm
12mr|libtextcat-2.2-10.1|118	iconv -f ISO-8859-13 -t UTF-8 lithuanian.lm > %{buildroot}%{_datadir}/libtextcat/lithuanian.lm
12mr|libtextcat-2.2-10.1|119	iconv -f ISO-8859-1 -t UTF-8 malay.lm > %{buildroot}%{_datadir}/libtextcat/malay.lm
12mr|libtextcat-2.2-10.1|120	iconv -f ISO-8859-1 -t UTF-8 middle_frisian.lm > %{buildroot}%{_datadir}/libtextcat/middle_frisian.lm
12mr|libtextcat-2.2-10.1|121	iconv -f ISO-8859-1 -t UTF-8 mingo.lm > %{buildroot}%{_datadir}/libtextcat/mingo.lm
12mr|libtextcat-2.2-10.1|122	iconv -f ISO-8859-1 -t UTF-8 norwegian.lm > %{buildroot}%{_datadir}/libtextcat/norwegian.lm
12mr|libtextcat-2.2-10.1|123	iconv -f ISO-8859-2 -t UTF-8 polish.lm > %{buildroot}%{_datadir}/libtextcat/polish.lm
12mr|libtextcat-2.2-10.1|124	iconv -f ISO-8859-1 -t UTF-8 portuguese.lm > %{buildroot}%{_datadir}/libtextcat/portuguese.lm
12mr|libtextcat-2.2-10.1|125	iconv -f ISO-8859-1 -t UTF-8 quechua.lm > %{buildroot}%{_datadir}/libtextcat/quechua.lm
12mr|libtextcat-2.2-10.1|126	iconv -f ISO-8859-1 -t UTF-8 rumantsch.lm > %{buildroot}%{_datadir}/libtextcat/romansh.lm
12mr|libtextcat-2.2-10.1|127	iconv -f ISO-8859-5 -t UTF-8 russian-iso8859_5.lm > %{buildroot}%{_datadir}/libtextcat/russian.lm
12mr|libtextcat-2.2-10.1|128	iconv -f ISO-8859-1 -t UTF-8 scots_gaelic.lm > %{buildroot}%{_datadir}/libtextcat/scots_gaelic.lm
12mr|libtextcat-2.2-10.1|129	iconv -f ISO-8859-2 -t UTF-8 slovenian-iso8859_2.lm > %{buildroot}%{_datadir}/libtextcat/slovenian.lm
12mr|libtextcat-2.2-10.1|130	iconv -f ISO-8859-1 -t UTF-8 spanish.lm > %{buildroot}%{_datadir}/libtextcat/spanish.lm
12mr|libtextcat-2.2-10.1|131	iconv -f ISO-8859-1 -t UTF-8 swedish.lm > %{buildroot}%{_datadir}/libtextcat/swedish.lm
12mr|libtextcat-2.2-10.1|132	iconv -f ISO-8859-9 -t UTF-8 turkish.lm > %{buildroot}%{_datadir}/libtextcat/turkish.lm
12mr|libtextcat-2.2-10.1|133	iconv -f KOI8-R -t UTF-8 ukrainian-koi8_r.lm > %{buildroot}%{_datadir}/libtextcat/ukrainian.lm
12mr|libtextcat-2.2-10.1|134	#these look wrong to me, but that's what upstream OOo has done, raise this upstream
12mr|libtextcat-2.2-10.1|135	iconv -f ISO-8859-1 -t UTF-8 hindi.lm > %{buildroot}%{_datadir}/libtextcat/hindi.lm
12mr|libtextcat-2.2-10.1|136	iconv -f ISO-8859-1 -t UTF-8 persian.lm > %{buildroot}%{_datadir}/libtextcat/persian.lm
12mr|libtextcat-2.2-10.1|137	iconv -f ISO-8859-1 -t UTF-8 korean.lm > %{buildroot}%{_datadir}/libtextcat/korean.lm
12mr|libtextcat-2.2-10.1|138	iconv -f ISO-8859-1 -t UTF-8 tamil.lm > %{buildroot}%{_datadir}/libtextcat/tamil.lm
12mr|libtextcat-2.2-10.1|139	iconv -f ISO-8859-1 -t UTF-8 thai.lm > %{buildroot}%{_datadir}/libtextcat/thai.lm
12mr|libtextcat-2.2-10.1|140	iconv -f ISO-8859-1 -t UTF-8 vietnamese.lm > %{buildroot}%{_datadir}/libtextcat/vietnamese.lm
12mr|libtextcat-2.2-10.1|141	#and I have no idea how they fixed the encoding of these ones
12mr|libtextcat-2.2-10.1|142	cp -p %{SOURCE2} %{buildroot}%{_datadir}/libtextcat/chinese_simplified.lm
12mr|libtextcat-2.2-10.1|143	cp -p %{SOURCE3} %{buildroot}%{_datadir}/libtextcat/chinese_traditional.lm
12mr|libtextcat-2.2-10.1|144	cp -p %{SOURCE4} %{buildroot}%{_datadir}/libtextcat/japanese.lm
12mr|libtextcat-2.2-10.1|145	cp -p %{SOURCE5} %{buildroot}%{_datadir}/libtextcat/luxembourgish.lm
12mr|libtextcat-2.2-10.1|146	cp -p %{SOURCE6} %{buildroot}%{_datadir}/libtextcat/mongolian_cyrillic.lm
12mr|libtextcat-2.2-10.1|147	cp -p %{SOURCE7} %{buildroot}%{_datadir}/libtextcat/zulu.lm
12mr|libtextcat-2.2-10.1|148	
12mr|libtextcat-2.2-10.1|149	%clean
12mr|libtextcat-2.2-10.1|150	rm -r %{buildroot}
12mr|libtextcat-2.2-10.1|151	
12mr|libtextcat-2.2-10.1|152	%files -n %{libname}
12mr|libtextcat-2.2-10.1|153	%defattr(-,root,root)
12mr|libtextcat-2.2-10.1|154	%doc ChangeLog README LICENSE TODO
12mr|libtextcat-2.2-10.1|155	%dir %{_datadir}/%{name}
12mr|libtextcat-2.2-10.1|156	%{_libdir}/lib*.so.%{major}*
12mr|libtextcat-2.2-10.1|157	%{_datadir}/%{name}/*.lm
12mr|libtextcat-2.2-10.1|158	%{_datadir}/%{name}/fpdb.conf
12mr|libtextcat-2.2-10.1|159	
12mr|libtextcat-2.2-10.1|160	%files -n %{develname}
12mr|libtextcat-2.2-10.1|161	%defattr(-,root,root)
12mr|libtextcat-2.2-10.1|162	%dir %{_includedir}/%{name}
12mr|libtextcat-2.2-10.1|163	%{_bindir}/createfp
12mr|libtextcat-2.2-10.1|164	%{_libdir}/*.so
12mr|libtextcat-2.2-10.1|165	%{_includedir}/%{name}/*
12mr|libtextcat-2.2-10.1|166	
12mr|libtextcat-2.2-10.1|167	
12mr|libtextcat-2.2-10.1|168	
12mr|libtextcat-2.2-10.1|169	%changelog
12mr|libtextcat-2.2-10.1|170	

14941 12
12mr|libthai-0.1.18-1|1	%define major 0
12mr|libthai-0.1.18-1|2	%define libname %mklibname thai %major
12mr|libthai-0.1.18-1|3	%define libnamedev %mklibname -d thai
12mr|libthai-0.1.18-1|4	
12mr|libthai-0.1.18-1|5	Summary: Thai language support routines
12mr|libthai-0.1.18-1|6	Name:    libthai
12mr|libthai-0.1.18-1|7	Version: 0.1.18
12mr|libthai-0.1.18-1|8	Release: 1
12mr|libthai-0.1.18-1|9	License: LGPL
12mr|libthai-0.1.18-1|10	Group:   System/Libraries
12mr|libthai-0.1.18-1|11	URL:     http://linux.thai.net
12mr|libthai-0.1.18-1|12	Source:  http://linux.thai.net/pub/thailinux/software/libthai/%name-%{version}.tar.gz
12mr|libthai-0.1.18-1|13	Patch0: libthai-0.1.9-doxygen-segfault.patch
12mr|libthai-0.1.18-1|14	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mr|libthai-0.1.18-1|15	BuildRequires: pkgconfig datrie-devel
12mr|libthai-0.1.18-1|16	# for trietool:
12mr|libthai-0.1.18-1|17	BuildRequires: trietool
12mr|libthai-0.1.18-1|18	
12mr|libthai-0.1.18-1|19	%description
12mr|libthai-0.1.18-1|20	LibThai is a set of Thai language support routines aimed to ease
12mr|libthai-0.1.18-1|21	developers' tasks to incorporate Thai language support in their applications.
12mr|libthai-0.1.18-1|22	It includes important Thai-specific functions e.g. word breaking, input and
12mr|libthai-0.1.18-1|23	output methods as well as basic character and string supports.
12mr|libthai-0.1.18-1|24	
12mr|libthai-0.1.18-1|25	%package -n %libname
12mr|libthai-0.1.18-1|26	Summary: Thai language support routines
12mr|libthai-0.1.18-1|27	Group:   System/Libraries
12mr|libthai-0.1.18-1|28	Requires: thai-data
12mr|libthai-0.1.18-1|29	
12mr|libthai-0.1.18-1|30	%description -n %libname
12mr|libthai-0.1.18-1|31	LibThai is a set of Thai language support routines aimed to ease
12mr|libthai-0.1.18-1|32	developers' tasks to incorporate Thai language support in their applications.
12mr|libthai-0.1.18-1|33	It includes important Thai-specific functions e.g. word breaking, input and
12mr|libthai-0.1.18-1|34	output methods as well as basic character and string supports.
12mr|libthai-0.1.18-1|35	
12mr|libthai-0.1.18-1|36	%package -n thai-data
12mr|libthai-0.1.18-1|37	Summary: Thai language support data
12mr|libthai-0.1.18-1|38	Group:   System/Libraries
12mr|libthai-0.1.18-1|39	Requires: thai-data
12mr|libthai-0.1.18-1|40	
12mr|libthai-0.1.18-1|41	%description -n thai-data
12mr|libthai-0.1.18-1|42	Data stuff for libthai.
12mr|libthai-0.1.18-1|43	
12mr|libthai-0.1.18-1|44	%package -n %libnamedev
12mr|libthai-0.1.18-1|45	Summary:  Thai language support routines
12mr|libthai-0.1.18-1|46	Group:    Development/C
12mr|libthai-0.1.18-1|47	Requires: %{libname} = %{version}
12mr|libthai-0.1.18-1|48	Requires: pkgconfig
12mr|libthai-0.1.18-1|49	Provides: thai-devel = %{version}
12mr|libthai-0.1.18-1|50	Obsoletes: %{mklibname thai 0 -d}
12mr|libthai-0.1.18-1|51	
12mr|libthai-0.1.18-1|52	%description -n %libnamedev
12mr|libthai-0.1.18-1|53	The libthai-devel package includes the header files and developer docs
12mr|libthai-0.1.18-1|54	for the libthai package.
12mr|libthai-0.1.18-1|55	
12mr|libthai-0.1.18-1|56	Install libthai-devel if you want to develop programs which will use
12mr|libthai-0.1.18-1|57	libthai.
12mr|libthai-0.1.18-1|58	
12mr|libthai-0.1.18-1|59	%prep
12mr|libthai-0.1.18-1|60	%setup -q -n %{name}-%{version}
12mr|libthai-0.1.18-1|61	%patch0 -p1
12mr|libthai-0.1.18-1|62	
12mr|libthai-0.1.18-1|63	%build
12mr|libthai-0.1.18-1|64	%configure2_5x --disable-static --disable-doxygen-doc
12mr|libthai-0.1.18-1|65	%make
12mr|libthai-0.1.18-1|66	
12mr|libthai-0.1.18-1|67	%install
12mr|libthai-0.1.18-1|68	%makeinstall_std
12mr|libthai-0.1.18-1|69	
12mr|libthai-0.1.18-1|70	%files  -n %libname
12mr|libthai-0.1.18-1|71	%doc README AUTHORS COPYING ChangeLog
12mr|libthai-0.1.18-1|72	%{_libdir}/lib*.so.%{major}.*
12mr|libthai-0.1.18-1|73	%{_libdir}/lib*.so.%{major}
12mr|libthai-0.1.18-1|74	
12mr|libthai-0.1.18-1|75	%files  -n %libnamedev
12mr|libthai-0.1.18-1|76	%{_includedir}/thai
12mr|libthai-0.1.18-1|77	%{_libdir}/lib*.so
12mr|libthai-0.1.18-1|78	%{_libdir}/pkgconfig/*
12mr|libthai-0.1.18-1|79	
12mr|libthai-0.1.18-1|80	%files  -n thai-data
12mr|libthai-0.1.18-1|81	%{_datadir}/libthai
12mr|libthai-0.1.18-1|82	
12mr|libthai-0.1.18-1|83	
12mr|libthai-0.1.18-1|84	
12mr|libthai-0.1.18-1|85	%changelog
12mr|libthai-0.1.18-1|86	* Tue Jul  17 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12mr|libthai-0.1.18-1|87	+ Commit: 88b4f46
12mr|libthai-0.1.18-1|88	- update to 0.1.18
12mr|libthai-0.1.18-1|89	
12mr|libthai-0.1.18-1|90	

14942 12
12mr|libtheora-1.1.1-6|1	%define _disable_ld_no_undefined 1
12mr|libtheora-1.1.1-6|2	
12mr|libtheora-1.1.1-6|3	%define major 0
12mr|libtheora-1.1.1-6|4	%define decmajor 1
12mr|libtheora-1.1.1-6|5	%define encmajor 1
12mr|libtheora-1.1.1-6|6	%define libname %mklibname theora %{major}
12mr|libtheora-1.1.1-6|7	%define libnamedec %mklibname theoradec %{decmajor}
12mr|libtheora-1.1.1-6|8	%define libnameenc %mklibname theoraenc %{encmajor}
12mr|libtheora-1.1.1-6|9	%define develname %mklibname -d theora
12mr|libtheora-1.1.1-6|10	
12mr|libtheora-1.1.1-6|11	Summary:	Theora video compression codec
12mr|libtheora-1.1.1-6|12	Name:		libtheora
12mr|libtheora-1.1.1-6|13	Version:	1.1.1
12mr|libtheora-1.1.1-6|14	Release:	6
12mr|libtheora-1.1.1-6|15	License:	BSD
12mr|libtheora-1.1.1-6|16	Group:		Video
12mr|libtheora-1.1.1-6|17	URL:		http://www.theora.org/
12mr|libtheora-1.1.1-6|18	Source0:	http://downloads.xiph.org/releases/theora/%{name}-%{version}.tar.bz2
12mr|libtheora-1.1.1-6|19	#gw this is from texlive, it is not part of tetex
12mr|libtheora-1.1.1-6|20	Source1:	ltablex.sty
12mr|libtheora-1.1.1-6|21	BuildRequires:	pkgconfig(sdl)
12mr|libtheora-1.1.1-6|22	BuildRequires:	pkgconfig(vorbis) >= 1.0.1
12mr|libtheora-1.1.1-6|23	BuildRequires:	pkgconfig(zlib)
12mr|libtheora-1.1.1-6|24	
12mr|libtheora-1.1.1-6|25	%description
12mr|libtheora-1.1.1-6|26	Ogg Theora is a fully open, non-proprietary, patent-and-royalty-free,
12mr|libtheora-1.1.1-6|27	general-purpose compressed video format.
12mr|libtheora-1.1.1-6|28	
12mr|libtheora-1.1.1-6|29	%package -n %{libname}
12mr|libtheora-1.1.1-6|30	Summary:	Theora video compression codec
12mr|libtheora-1.1.1-6|31	Group:		System/Libraries
12mr|libtheora-1.1.1-6|32	Provides:	%{name} = %{version}-%{release}
12mr|libtheora-1.1.1-6|33	
12mr|libtheora-1.1.1-6|34	%description -n %{libname}
12mr|libtheora-1.1.1-6|35	Ogg Theora is a fully open, non-proprietary, patent-and-royalty-free,
12mr|libtheora-1.1.1-6|36	general-purpose compressed video format.
12mr|libtheora-1.1.1-6|37	
12mr|libtheora-1.1.1-6|38	%package -n %{libnamedec}
12mr|libtheora-1.1.1-6|39	Summary:	Theora video decoder
12mr|libtheora-1.1.1-6|40	Group:		System/Libraries
12mr|libtheora-1.1.1-6|41	
12mr|libtheora-1.1.1-6|42	%description -n %{libnamedec}
12mr|libtheora-1.1.1-6|43	Ogg Theora is a fully open, non-proprietary, patent-and-royalty-free,
12mr|libtheora-1.1.1-6|44	general-purpose compressed video format.
12mr|libtheora-1.1.1-6|45	
12mr|libtheora-1.1.1-6|46	%package -n %{libnameenc}
12mr|libtheora-1.1.1-6|47	Summary:	Theora video encoder
12mr|libtheora-1.1.1-6|48	Group:		System/Libraries
12mr|libtheora-1.1.1-6|49	
12mr|libtheora-1.1.1-6|50	%description -n %{libnameenc}
12mr|libtheora-1.1.1-6|51	Ogg Theora is a fully open, non-proprietary, patent-and-royalty-free,
12mr|libtheora-1.1.1-6|52	general-purpose compressed video format.
12mr|libtheora-1.1.1-6|53	
12mr|libtheora-1.1.1-6|54	%package -n %{develname}
12mr|libtheora-1.1.1-6|55	Summary:	Headers for developing programs that will use %{name}
12mr|libtheora-1.1.1-6|56	Group:		Development/C
12mr|libtheora-1.1.1-6|57	Requires:	%{libname} = %{version}
12mr|libtheora-1.1.1-6|58	Requires:	%{libnameenc} = %{version}
12mr|libtheora-1.1.1-6|59	Requires:	%{libnamedec} = %{version}
12mr|libtheora-1.1.1-6|60	Provides:	%{name}-devel = %{version}-%{release}
12mr|libtheora-1.1.1-6|61	Obsoletes:	%{mklibname -d theora 0} < 1.1.1-5
12mr|libtheora-1.1.1-6|62	
12mr|libtheora-1.1.1-6|63	%description -n %{develname}
12mr|libtheora-1.1.1-6|64	This package contains the headers that programmers will need to develop
12mr|libtheora-1.1.1-6|65	applications which will use %{name}.
12mr|libtheora-1.1.1-6|66	
12mr|libtheora-1.1.1-6|67	%package -n theora-tools
12mr|libtheora-1.1.1-6|68	Summary:	Command line tools for Theora videos
12mr|libtheora-1.1.1-6|69	Group:		Video
12mr|libtheora-1.1.1-6|70	
12mr|libtheora-1.1.1-6|71	%description -n theora-tools
12mr|libtheora-1.1.1-6|72	The theora-tools package contains simple command line tools for use
12mr|libtheora-1.1.1-6|73	with theora bitstreams.define name vorbis-tools
12mr|libtheora-1.1.1-6|74	
12mr|libtheora-1.1.1-6|75	%prep
12mr|libtheora-1.1.1-6|76	%setup -q
12mr|libtheora-1.1.1-6|77	cp %{SOURCE1} doc/spec/
12mr|libtheora-1.1.1-6|78	
12mr|libtheora-1.1.1-6|79	%build
12mr|libtheora-1.1.1-6|80	%configure2_5x \
12mr|libtheora-1.1.1-6|81	--disable-static
12mr|libtheora-1.1.1-6|82	%make
12mr|libtheora-1.1.1-6|83	
12mr|libtheora-1.1.1-6|84	%install
12mr|libtheora-1.1.1-6|85	%makeinstall_std docdir=%{_datadir}/doc/libtheora
12mr|libtheora-1.1.1-6|86	mv %{buildroot}%{_datadir}/doc/libtheora installed-docs
12mr|libtheora-1.1.1-6|87	rm -f installed-docs/doxygen-build.stamp
12mr|libtheora-1.1.1-6|88	
12mr|libtheora-1.1.1-6|89	mkdir -p %{buildroot}/%{_bindir}
12mr|libtheora-1.1.1-6|90	install -m 755 examples/.libs/dump_video %{buildroot}/%{_bindir}/theora_dump_video
12mr|libtheora-1.1.1-6|91	install -m 755 examples/.libs/encoder_example %{buildroot}/%{_bindir}/theora_encode
12mr|libtheora-1.1.1-6|92	install -m 755 examples/.libs/player_example %{buildroot}/%{_bindir}/theora_player
12mr|libtheora-1.1.1-6|93	
12mr|libtheora-1.1.1-6|94	%check
12mr|libtheora-1.1.1-6|95	make check
12mr|libtheora-1.1.1-6|96	
12mr|libtheora-1.1.1-6|97	%files -n %{libname}
12mr|libtheora-1.1.1-6|98	%{_libdir}/libtheora.so.%{major}*
12mr|libtheora-1.1.1-6|99	
12mr|libtheora-1.1.1-6|100	%files -n %{libnamedec}
12mr|libtheora-1.1.1-6|101	%{_libdir}/libtheoradec.so.%{decmajor}*
12mr|libtheora-1.1.1-6|102	
12mr|libtheora-1.1.1-6|103	%files -n %{libnameenc}
12mr|libtheora-1.1.1-6|104	%{_libdir}/libtheoraenc.so.%{encmajor}*
12mr|libtheora-1.1.1-6|105	
12mr|libtheora-1.1.1-6|106	%files -n theora-tools
12mr|libtheora-1.1.1-6|107	%{_bindir}/*
12mr|libtheora-1.1.1-6|108	
12mr|libtheora-1.1.1-6|109	%files -n %{develname}
12mr|libtheora-1.1.1-6|110	%doc installed-docs/*
12mr|libtheora-1.1.1-6|111	%{_includedir}/theora
12mr|libtheora-1.1.1-6|112	%{_libdir}/libtheora*.so
12mr|libtheora-1.1.1-6|113	%{_libdir}/pkgconfig/theora.pc
12mr|libtheora-1.1.1-6|114	%{_libdir}/pkgconfig/theoradec.pc
12mr|libtheora-1.1.1-6|115	%{_libdir}/pkgconfig/theoraenc.pc
12mr|libtheora-1.1.1-6|116	
12mr|libtheora-1.1.1-6|117	
12mr|libtheora-1.1.1-6|118	
12mr|libtheora-1.1.1-6|119	
12mr|libtheora-1.1.1-6|120	%changelog
12mr|libtheora-1.1.1-6|121	

14943 12
12mr|libtiff-4.0.3-1|1	%define major 5
12mr|libtiff-4.0.3-1|2	%define libname %mklibname tiff %{major}
12mr|libtiff-4.0.3-1|3	%define develname %mklibname tiff -d
12mr|libtiff-4.0.3-1|4	%define staticdevelname %mklibname tiff -d -s
12mr|libtiff-4.0.3-1|5	
12mr|libtiff-4.0.3-1|6	Summary:	A library of functions for manipulating TIFF format image files
12mr|libtiff-4.0.3-1|7	Name:		libtiff
12mr|libtiff-4.0.3-1|8	Version:	4.0.3
12mr|libtiff-4.0.3-1|9	Release:	1
12mr|libtiff-4.0.3-1|10	License:	BSD-like
12mr|libtiff-4.0.3-1|11	Group:		System/Libraries
12mr|libtiff-4.0.3-1|12	URL:		http://www.remotesensing.org/libtiff/
12mr|libtiff-4.0.3-1|13	Source0:	ftp://ftp.remotesensing.org/pub/libtiff/tiff-%{version}.tar.gz
12mr|libtiff-4.0.3-1|14	Patch1:		tiff-3.9.1-no_contrib.diff
12mr|libtiff-4.0.3-1|15	BuildRequires:	autoconf automake libtool m4
12mr|libtiff-4.0.3-1|16	BuildRequires:	jbig-devel
12mr|libtiff-4.0.3-1|17	BuildRequires:	jpeg-devel
12mr|libtiff-4.0.3-1|18	BuildRequires:	pkgconfig(glut)
12mr|libtiff-4.0.3-1|19	BuildRequires:	zlib-devel
12mr|libtiff-4.0.3-1|20	
12mr|libtiff-4.0.3-1|21	%description
12mr|libtiff-4.0.3-1|22	The libtiff package contains a library of functions for manipulating TIFF
12mr|libtiff-4.0.3-1|23	(Tagged Image File Format) image format files. TIFF is a widely used file
12mr|libtiff-4.0.3-1|24	format for bitmapped images. TIFF files usually end in the .tif extension
12mr|libtiff-4.0.3-1|25	and they are often quite large.
12mr|libtiff-4.0.3-1|26	
12mr|libtiff-4.0.3-1|27	%package	progs
12mr|libtiff-4.0.3-1|28	Summary:	Binaries needed to manipulate TIFF format image files
12mr|libtiff-4.0.3-1|29	Group:		Graphics
12mr|libtiff-4.0.3-1|30	Requires:	%{libname} = %{version}
12mr|libtiff-4.0.3-1|31	
12mr|libtiff-4.0.3-1|32	%description	progs
12mr|libtiff-4.0.3-1|33	This package provides binaries needed to manipulate TIFF format image files.
12mr|libtiff-4.0.3-1|34	
12mr|libtiff-4.0.3-1|35	%package -n	%{libname}
12mr|libtiff-4.0.3-1|36	Summary:	A library of functions for manipulating TIFF format image files
12mr|libtiff-4.0.3-1|37	Group:		System/Libraries
12mr|libtiff-4.0.3-1|38	
12mr|libtiff-4.0.3-1|39	%description -n	%{libname}
12mr|libtiff-4.0.3-1|40	The libtiff package contains a library of functions for manipulating TIFF
12mr|libtiff-4.0.3-1|41	(Tagged Image File Format) image format files. TIFF is a widely used file
12mr|libtiff-4.0.3-1|42	format for bitmapped images. TIFF files usually end in the .tif extension
12mr|libtiff-4.0.3-1|43	and they are often quite large.
12mr|libtiff-4.0.3-1|44	
12mr|libtiff-4.0.3-1|45	%package -n	%{develname}
12mr|libtiff-4.0.3-1|46	Summary:	Development tools for programs which will use the libtiff library
12mr|libtiff-4.0.3-1|47	Group:		Development/C
12mr|libtiff-4.0.3-1|48	Requires:	%{libname} = %{version}
12mr|libtiff-4.0.3-1|49	Provides:	%{name}-devel = %{version}-%{release}
12mr|libtiff-4.0.3-1|50	Provides:	tiff-devel = %{version}-%{release}
12mr|libtiff-4.0.3-1|51	Obsoletes:	%{mklibname tiff 3 -d}
12mr|libtiff-4.0.3-1|52	
12mr|libtiff-4.0.3-1|53	%description -n	%{develname}
12mr|libtiff-4.0.3-1|54	This package contains the header files and .so libraries for developing
12mr|libtiff-4.0.3-1|55	programs which will manipulate TIFF format image files using the libtiff
12mr|libtiff-4.0.3-1|56	library.
12mr|libtiff-4.0.3-1|57	
12mr|libtiff-4.0.3-1|58	%prep
12mr|libtiff-4.0.3-1|59	
12mr|libtiff-4.0.3-1|60	%setup -q -n tiff-%{version}
12mr|libtiff-4.0.3-1|61	%patch1 -p1
12mr|libtiff-4.0.3-1|62	
12mr|libtiff-4.0.3-1|63	# cleanup
12mr|libtiff-4.0.3-1|64	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12mr|libtiff-4.0.3-1|65	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|libtiff-4.0.3-1|66	done
12mr|libtiff-4.0.3-1|67	
12mr|libtiff-4.0.3-1|68	# Use build system's libtool.m4, not the one in the package.
12mr|libtiff-4.0.3-1|69	rm -f libtool.m4
12mr|libtiff-4.0.3-1|70	
12mr|libtiff-4.0.3-1|71	libtoolize --force  --copy
12mr|libtiff-4.0.3-1|72	aclocal -I . -I m4
12mr|libtiff-4.0.3-1|73	automake --add-missing --copy
12mr|libtiff-4.0.3-1|74	autoconf
12mr|libtiff-4.0.3-1|75	autoheader
12mr|libtiff-4.0.3-1|76	
12mr|libtiff-4.0.3-1|77	%build
12mr|libtiff-4.0.3-1|78	export LDFLAGS="%{ldflags}"
12mr|libtiff-4.0.3-1|79	export CFLAGS="%{optflags} -fno-strict-aliasing"
12mr|libtiff-4.0.3-1|80	export CXXFLAGS="%{optflags}"
12mr|libtiff-4.0.3-1|81	
12mr|libtiff-4.0.3-1|82	%configure2_5x --enable-ld-version-script
12mr|libtiff-4.0.3-1|83	
12mr|libtiff-4.0.3-1|84	# the "JPEG 8/12 bit dual mode" is too messy..., maybe later?
12mr|libtiff-4.0.3-1|85	# http://trac.osgeo.org/gdal/wiki/TIFF12BitJPEG
12mr|libtiff-4.0.3-1|86	# --with-jpeg12-include-dir=
12mr|libtiff-4.0.3-1|87	# --with-jpeg12-lib=
12mr|libtiff-4.0.3-1|88	
12mr|libtiff-4.0.3-1|89	%make
12mr|libtiff-4.0.3-1|90	
12mr|libtiff-4.0.3-1|91	#temporary disabled due upstream fix
12mr|libtiff-4.0.3-1|92	#%check
12mr|libtiff-4.0.3-1|93	#№LD_LIBRARY_PATH=$PWD:$LD_LIBRARY_PATH make check
12mr|libtiff-4.0.3-1|94	
12mr|libtiff-4.0.3-1|95	%install
12mr|libtiff-4.0.3-1|96	rm -rf %{buildroot}
12mr|libtiff-4.0.3-1|97	
12mr|libtiff-4.0.3-1|98	mkdir -p %{buildroot}/{%{_bindir},%{_datadir}}
12mr|libtiff-4.0.3-1|99	
12mr|libtiff-4.0.3-1|100	rm -rf installed_docs
12mr|libtiff-4.0.3-1|101	
12mr|libtiff-4.0.3-1|102	%makeinstall LIBTIFF_DOCDIR=`pwd`/installed_docs
12mr|libtiff-4.0.3-1|103	
12mr|libtiff-4.0.3-1|104	install -m0644 libtiff/tiffiop.h %{buildroot}%{_includedir}/
12mr|libtiff-4.0.3-1|105	install -m0644 libtiff/tif_dir.h %{buildroot}%{_includedir}/
12mr|libtiff-4.0.3-1|106	
12mr|libtiff-4.0.3-1|107	# multiarch policy
12mr|libtiff-4.0.3-1|108	%multiarch_includes %{buildroot}%{_includedir}/tiffconf.h
12mr|libtiff-4.0.3-1|109	
12mr|libtiff-4.0.3-1|110	# cleanup
12mr|libtiff-4.0.3-1|111	rm -f %{buildroot}%{_libdir}/*.*a
12mr|libtiff-4.0.3-1|112	
12mr|libtiff-4.0.3-1|113	%files progs
12mr|libtiff-4.0.3-1|114	%{_bindir}/*
12mr|libtiff-4.0.3-1|115	%{_mandir}/man1/*
12mr|libtiff-4.0.3-1|116	
12mr|libtiff-4.0.3-1|117	%files -n %{libname}
12mr|libtiff-4.0.3-1|118	%{_libdir}/*.so.%{major}*
12mr|libtiff-4.0.3-1|119	
12mr|libtiff-4.0.3-1|120	%files -n %{develname}
12mr|libtiff-4.0.3-1|121	%doc installed_docs/*
12mr|libtiff-4.0.3-1|122	%{_includedir}/*.h*
12mr|libtiff-4.0.3-1|123	%{multiarch_includedir}/tiffconf.h
12mr|libtiff-4.0.3-1|124	%{_libdir}/*.so
12mr|libtiff-4.0.3-1|125	%{_libdir}/pkgconfig/*.pc
12mr|libtiff-4.0.3-1|126	%{_mandir}/man3/*
12mr|libtiff-4.0.3-1|127	
12mr|libtiff-4.0.3-1|128	%changelog
12mr|libtiff-4.0.3-1|129	

14944 12
12mr|libtiger-0.3.4-3|1	%define major 5
12mr|libtiger-0.3.4-3|2	%define libname %mklibname tiger %{major}
12mr|libtiger-0.3.4-3|3	%define develname %mklibname -d tiger
12mr|libtiger-0.3.4-3|4	%define staticname %mklibname -s -d tiger
12mr|libtiger-0.3.4-3|5	
12mr|libtiger-0.3.4-3|6	Summary:	Text rendering library for Kate streams
12mr|libtiger-0.3.4-3|7	Name:		libtiger
12mr|libtiger-0.3.4-3|8	Version:	0.3.4
12mr|libtiger-0.3.4-3|9	Release:	3
12mr|libtiger-0.3.4-3|10	License:	LGPLv2+
12mr|libtiger-0.3.4-3|11	Group:		System/Libraries
12mr|libtiger-0.3.4-3|12	Url:		http://code.google.com/p/libtiger/
12mr|libtiger-0.3.4-3|13	Source0:	http://libtiger.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|libtiger-0.3.4-3|14	Patch0:		libtiger-0.3.3-fix-linking.patch
12mr|libtiger-0.3.4-3|15	Patch1:		libtiger-0.3.4-automake1.12.patch
12mr|libtiger-0.3.4-3|16	BuildRequires:	python-devel
12mr|libtiger-0.3.4-3|17	BuildRequires:	pkgconfig(kate)
12mr|libtiger-0.3.4-3|18	BuildRequires:	pkgconfig(pango)
12mr|libtiger-0.3.4-3|19	BuildRequires:	pkgconfig(pangocairo)
12mr|libtiger-0.3.4-3|20	BuildRequires:	doxygen
12mr|libtiger-0.3.4-3|21	
12mr|libtiger-0.3.4-3|22	%description
12mr|libtiger-0.3.4-3|23	libtiger is a rendering library for Kate streams using Pango and Cairo.
12mr|libtiger-0.3.4-3|24	
12mr|libtiger-0.3.4-3|25	%package -n %{libname}
12mr|libtiger-0.3.4-3|26	Group:		System/Libraries
12mr|libtiger-0.3.4-3|27	Summary:	Text rendering library for Kate streams
12mr|libtiger-0.3.4-3|28	
12mr|libtiger-0.3.4-3|29	%description -n %{libname}
12mr|libtiger-0.3.4-3|30	libtiger is a rendering library for Kate streams using Pango and Cairo.
12mr|libtiger-0.3.4-3|31	
12mr|libtiger-0.3.4-3|32	%package -n %{develname}
12mr|libtiger-0.3.4-3|33	Group:		Development/C
12mr|libtiger-0.3.4-3|34	Summary:	Text rendering library for Kate streams
12mr|libtiger-0.3.4-3|35	Requires:	%{libname} = %{version}-%{release}
12mr|libtiger-0.3.4-3|36	Provides:	%{name}-devel = %{version}-%{release}
12mr|libtiger-0.3.4-3|37	
12mr|libtiger-0.3.4-3|38	%description -n %{develname}
12mr|libtiger-0.3.4-3|39	libtiger is a rendering library for Kate streams using Pango and Cairo.
12mr|libtiger-0.3.4-3|40	
12mr|libtiger-0.3.4-3|41	%package -n %{staticname}
12mr|libtiger-0.3.4-3|42	Group:		Development/C
12mr|libtiger-0.3.4-3|43	Summary:	Text rendering library for Kate streams
12mr|libtiger-0.3.4-3|44	Requires:	%{develname} = %{version}-%{release}
12mr|libtiger-0.3.4-3|45	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|libtiger-0.3.4-3|46	
12mr|libtiger-0.3.4-3|47	%description -n %{staticname}
12mr|libtiger-0.3.4-3|48	libtiger is a rendering library for Kate streams using Pango and Cairo.
12mr|libtiger-0.3.4-3|49	
12mr|libtiger-0.3.4-3|50	%prep
12mr|libtiger-0.3.4-3|51	%setup -q
12mr|libtiger-0.3.4-3|52	%patch0 -p1
12mr|libtiger-0.3.4-3|53	%patch1 -p1
12mr|libtiger-0.3.4-3|54	
12mr|libtiger-0.3.4-3|55	%build
12mr|libtiger-0.3.4-3|56	autoreconf -fi
12mr|libtiger-0.3.4-3|57	%configure2_5x
12mr|libtiger-0.3.4-3|58	%make
12mr|libtiger-0.3.4-3|59	
12mr|libtiger-0.3.4-3|60	%install
12mr|libtiger-0.3.4-3|61	%makeinstall_std
12mr|libtiger-0.3.4-3|62	mkdir -p installed-docs
12mr|libtiger-0.3.4-3|63	mv %{buildroot}%{_datadir}/doc/%{name}/html installed-docs
12mr|libtiger-0.3.4-3|64	rm -rf %{buildroot}%{_datadir}/doc
12mr|libtiger-0.3.4-3|65	
12mr|libtiger-0.3.4-3|66	%files -n %{libname}
12mr|libtiger-0.3.4-3|67	%doc README THANKS AUTHORS
12mr|libtiger-0.3.4-3|68	%{_libdir}/libtiger.so.%{major}*
12mr|libtiger-0.3.4-3|69	
12mr|libtiger-0.3.4-3|70	%files -n %{develname}
12mr|libtiger-0.3.4-3|71	%doc ChangeLog installed-docs/*
12mr|libtiger-0.3.4-3|72	%{_libdir}/libtiger.so
12mr|libtiger-0.3.4-3|73	%{_libdir}/pkgconfig/tiger.pc
12mr|libtiger-0.3.4-3|74	%{_includedir}/tiger
12mr|libtiger-0.3.4-3|75	
12mr|libtiger-0.3.4-3|76	%files -n %{staticname}
12mr|libtiger-0.3.4-3|77	%{_libdir}/libtiger.a
12mr|libtiger-0.3.4-3|78	
12mr|libtiger-0.3.4-3|79	
12mr|libtiger-0.3.4-3|80	%changelog
12mr|libtiger-0.3.4-3|81	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libtiger-0.3.4-3|82	+ Commit: a878b56
12mr|libtiger-0.3.4-3|83	- Add patch to fix build with automake 1.12
12mr|libtiger-0.3.4-3|84	
12mr|libtiger-0.3.4-3|85	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libtiger-0.3.4-3|86	+ Commit: b91036c
12mr|libtiger-0.3.4-3|87	- Spec cleanup
12mr|libtiger-0.3.4-3|88	
12mr|libtiger-0.3.4-3|89	

14945 12
12mr|libtirpc-0.2.2-3|1	%define	major 1
12mr|libtirpc-0.2.2-3|2	%define libname %mklibname tirpc %{major}
12mr|libtirpc-0.2.2-3|3	%define develname %mklibname tirpc -d
12mr|libtirpc-0.2.2-3|4	
12mr|libtirpc-0.2.2-3|5	Summary:	Transport Independent RPC Library
12mr|libtirpc-0.2.2-3|6	Name:		libtirpc
12mr|libtirpc-0.2.2-3|7	Version:	0.2.2
12mr|libtirpc-0.2.2-3|8	Release:	%mkrel 3
12mr|libtirpc-0.2.2-3|9	License:	GPL
12mr|libtirpc-0.2.2-3|10	Group:		System/Libraries
12mr|libtirpc-0.2.2-3|11	URL:		http://sourceforge.net/projects/libtirpc
12mr|libtirpc-0.2.2-3|12	Source0:	http://downloads.sourceforge.net/libtirpc/%{name}-%{version}.tar.bz2
12mr|libtirpc-0.2.2-3|13	Patch0:     01-remove-des-crypt.diff
12mr|libtirpc-0.2.2-3|14	BuildRequires:	pkgconfig
12mr|libtirpc-0.2.2-3|15	BuildRequires:	gssglue-devel
12mr|libtirpc-0.2.2-3|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|libtirpc-0.2.2-3|17	
12mr|libtirpc-0.2.2-3|18	%description
12mr|libtirpc-0.2.2-3|19	This package contains SunLib's implementation of transport-independent
12mr|libtirpc-0.2.2-3|20	RPC (TI-RPC) documentation.  This library forms a piece of the base of
12mr|libtirpc-0.2.2-3|21	Open Network Computing (ONC), and is derived directly from the
12mr|libtirpc-0.2.2-3|22	Solaris 2.3 source.
12mr|libtirpc-0.2.2-3|23	
12mr|libtirpc-0.2.2-3|24	TI-RPC is an enhanced version of TS-RPC that requires the UNIX System V
12mr|libtirpc-0.2.2-3|25	Transport Layer Interface (TLI) or an equivalent X/Open Transport Interface
12mr|libtirpc-0.2.2-3|26	(XTI).  TI-RPC is on-the-wire compatible with the TS-RPC, which is supported
12mr|libtirpc-0.2.2-3|27	by almost 70 vendors on all major operating systems.  TS-RPC source code
12mr|libtirpc-0.2.2-3|28	(RPCSRC 4.0) remains available from several internet sites.
12mr|libtirpc-0.2.2-3|29	
12mr|libtirpc-0.2.2-3|30	%package -n	%{libname}
12mr|libtirpc-0.2.2-3|31	Summary:	Transport Independent RPC Library
12mr|libtirpc-0.2.2-3|32	Group:		System/Libraries
12mr|libtirpc-0.2.2-3|33	Requires:   %{name} = %{version}-%{release}
12mr|libtirpc-0.2.2-3|34	
12mr|libtirpc-0.2.2-3|35	%description -n	%{libname}
12mr|libtirpc-0.2.2-3|36	This package contains SunLib's implementation of transport-independent
12mr|libtirpc-0.2.2-3|37	RPC (TI-RPC) documentation.  This library forms a piece of the base of
12mr|libtirpc-0.2.2-3|38	Open Network Computing (ONC), and is derived directly from the
12mr|libtirpc-0.2.2-3|39	Solaris 2.3 source.
12mr|libtirpc-0.2.2-3|40	
12mr|libtirpc-0.2.2-3|41	TI-RPC is an enhanced version of TS-RPC that requires the UNIX System V
12mr|libtirpc-0.2.2-3|42	Transport Layer Interface (TLI) or an equivalent X/Open Transport Interface
12mr|libtirpc-0.2.2-3|43	(XTI).  TI-RPC is on-the-wire compatible with the TS-RPC, which is supported
12mr|libtirpc-0.2.2-3|44	by almost 70 vendors on all major operating systems.  TS-RPC source code
12mr|libtirpc-0.2.2-3|45	(RPCSRC 4.0) remains available from several internet sites.
12mr|libtirpc-0.2.2-3|46	
12mr|libtirpc-0.2.2-3|47	%package -n	%{develname}
12mr|libtirpc-0.2.2-3|48	Summary:	Development files for the libtirpc library
12mr|libtirpc-0.2.2-3|49	Group:		Development/C
12mr|libtirpc-0.2.2-3|50	Requires:	%{libname} = %{version}-%{release}
12mr|libtirpc-0.2.2-3|51	Provides:	tirpc-devel = %{version}-%{release}
12mr|libtirpc-0.2.2-3|52	Obsoletes:	%{mklibname tirpc 1 -d}
12mr|libtirpc-0.2.2-3|53	
12mr|libtirpc-0.2.2-3|54	%description -n	%{develname}
12mr|libtirpc-0.2.2-3|55	This package contains SunLib's implementation of transport-independent
12mr|libtirpc-0.2.2-3|56	RPC (TI-RPC) documentation.  This library forms a piece of the base of
12mr|libtirpc-0.2.2-3|57	Open Network Computing (ONC), and is derived directly from the
12mr|libtirpc-0.2.2-3|58	Solaris 2.3 source.
12mr|libtirpc-0.2.2-3|59	
12mr|libtirpc-0.2.2-3|60	TI-RPC is an enhanced version of TS-RPC that requires the UNIX System V
12mr|libtirpc-0.2.2-3|61	Transport Layer Interface (TLI) or an equivalent X/Open Transport Interface
12mr|libtirpc-0.2.2-3|62	(XTI).  TI-RPC is on-the-wire compatible with the TS-RPC, which is supported
12mr|libtirpc-0.2.2-3|63	by almost 70 vendors on all major operating systems.  TS-RPC source code
12mr|libtirpc-0.2.2-3|64	(RPCSRC 4.0) remains available from several internet sites.
12mr|libtirpc-0.2.2-3|65	
12mr|libtirpc-0.2.2-3|66	This package includes header files and libraries necessary for developing
12mr|libtirpc-0.2.2-3|67	programs which use the tirpc library.
12mr|libtirpc-0.2.2-3|68	
12mr|libtirpc-0.2.2-3|69	
12mr|libtirpc-0.2.2-3|70	%prep
12mr|libtirpc-0.2.2-3|71	%setup -q
12mr|libtirpc-0.2.2-3|72	%patch0 -p1
12mr|libtirpc-0.2.2-3|73	
12mr|libtirpc-0.2.2-3|74	%build
12mr|libtirpc-0.2.2-3|75	export CFLAGS="%{optflags} -fPIC"
12mr|libtirpc-0.2.2-3|76	autoreconf -fi
12mr|libtirpc-0.2.2-3|77	%configure2_5x \
12mr|libtirpc-0.2.2-3|78	--enable-gss
12mr|libtirpc-0.2.2-3|79	%make all
12mr|libtirpc-0.2.2-3|80	
12mr|libtirpc-0.2.2-3|81	%install
12mr|libtirpc-0.2.2-3|82	rm -rf %{buildroot}
12mr|libtirpc-0.2.2-3|83	
12mr|libtirpc-0.2.2-3|84	
12mr|libtirpc-0.2.2-3|85	%makeinstall_std
12mr|libtirpc-0.2.2-3|86	install -m 755 -d %{buildroot}%{_sysconfdir}
12mr|libtirpc-0.2.2-3|87	install -m 644 doc/etc_netconfig %{buildroot}%{_sysconfdir}/netconfig
12mr|libtirpc-0.2.2-3|88	
12mr|libtirpc-0.2.2-3|89	# remove the .la file, it makes libtool reorder args when linking nfs-utils:
12mr|libtirpc-0.2.2-3|90	# http://lists.gnu.org/archive/html/libtool/2010-03/msg00023.html
12mr|libtirpc-0.2.2-3|91	rm -f %{buildroot}%{_libdir}/*.la
12mr|libtirpc-0.2.2-3|92	
12mr|libtirpc-0.2.2-3|93	%if %mdkversion < 200900
12mr|libtirpc-0.2.2-3|94	%post -n %{libname} -p /sbin/ldconfig
12mr|libtirpc-0.2.2-3|95	%endif
12mr|libtirpc-0.2.2-3|96	
12mr|libtirpc-0.2.2-3|97	%if %mdkversion < 200900
12mr|libtirpc-0.2.2-3|98	%postun -n %{libname} -p /sbin/ldconfig
12mr|libtirpc-0.2.2-3|99	%endif
12mr|libtirpc-0.2.2-3|100	
12mr|libtirpc-0.2.2-3|101	%clean
12mr|libtirpc-0.2.2-3|102	rm -rf %{buildroot}
12mr|libtirpc-0.2.2-3|103	
12mr|libtirpc-0.2.2-3|104	%files
12mr|libtirpc-0.2.2-3|105	%defattr(-,root,root)
12mr|libtirpc-0.2.2-3|106	%config(noreplace) %{_sysconfdir}/netconfig
12mr|libtirpc-0.2.2-3|107	
12mr|libtirpc-0.2.2-3|108	%files -n %{libname}
12mr|libtirpc-0.2.2-3|109	%defattr(-,root,root)
12mr|libtirpc-0.2.2-3|110	%doc AUTHORS ChangeLog NEWS README
12mr|libtirpc-0.2.2-3|111	%{_libdir}/*.so.*
12mr|libtirpc-0.2.2-3|112	
12mr|libtirpc-0.2.2-3|113	%files -n %{develname}
12mr|libtirpc-0.2.2-3|114	%defattr(-,root,root)
12mr|libtirpc-0.2.2-3|115	%{_libdir}/*.so
12mr|libtirpc-0.2.2-3|116	%{_libdir}/*.a
12mr|libtirpc-0.2.2-3|117	%{_libdir}/pkgconfig/libtirpc.pc
12mr|libtirpc-0.2.2-3|118	%{_includedir}/tirpc
12mr|libtirpc-0.2.2-3|119	%{_mandir}/man3/*
12mr|libtirpc-0.2.2-3|120	%{_mandir}/man5/*
12mr|libtirpc-0.2.2-3|121	
12mr|libtirpc-0.2.2-3|122	
12mr|libtirpc-0.2.2-3|123	
12mr|libtirpc-0.2.2-3|124	%changelog
12mr|libtirpc-0.2.2-3|125	

14946 12
12mr|libtommath-0.42.0-1|1	%define major 0
12mr|libtommath-0.42.0-1|2	%define libname %mklibname tommath %{major}
12mr|libtommath-0.42.0-1|3	%define libname_devel %mklibname tommath -d
12mr|libtommath-0.42.0-1|4	%define libname_static_devel %mklibname tommath -d -s
12mr|libtommath-0.42.0-1|5	
12mr|libtommath-0.42.0-1|6	Summary:	Portable number theoretic multiple-precision integer library
12mr|libtommath-0.42.0-1|7	Name:		libtommath
12mr|libtommath-0.42.0-1|8	Version:	0.42.0
12mr|libtommath-0.42.0-1|9	Release:	1
12mr|libtommath-0.42.0-1|10	Group:		System/Libraries
12mr|libtommath-0.42.0-1|11	License:	Public Domain
12mr|libtommath-0.42.0-1|12	URL:		http://libtom.org/
12mr|libtommath-0.42.0-1|13	Source0:	http://libtom.org/files/ltm-%{version}.tar.bz2
12mr|libtommath-0.42.0-1|14	Patch0:		libtommath-makefile.patch
12mr|libtommath-0.42.0-1|15	BuildRequires:	ghostscript
12mr|libtommath-0.42.0-1|16	BuildRequires:	libtool
12mr|libtommath-0.42.0-1|17	BuildRequires:	libtiff-progs
12mr|libtommath-0.42.0-1|18	BuildRequires:	tetex-dvips
12mr|libtommath-0.42.0-1|19	BuildRequires:	tetex-latex
12mr|libtommath-0.42.0-1|20	BuildRequires:	ghostscript-dvipdf
12mr|libtommath-0.42.0-1|21	
12mr|libtommath-0.42.0-1|22	%description
12mr|libtommath-0.42.0-1|23	A free open source portable number theoretic multiple-precision integer
12mr|libtommath-0.42.0-1|24	library written entirely in C. (phew!). The library is designed to
12mr|libtommath-0.42.0-1|25	provide a simple to work with API that provides fairly efficient
12mr|libtommath-0.42.0-1|26	routines that build out of the box without configuration.
12mr|libtommath-0.42.0-1|27	
12mr|libtommath-0.42.0-1|28	%package -n	%{libname}
12mr|libtommath-0.42.0-1|29	Summary:	Portable number theoretic multiple-precision integer library
12mr|libtommath-0.42.0-1|30	Group:		System/Libraries
12mr|libtommath-0.42.0-1|31	
12mr|libtommath-0.42.0-1|32	%description -n	%{libname}
12mr|libtommath-0.42.0-1|33	A free open source portable number theoretic multiple-precision integer
12mr|libtommath-0.42.0-1|34	library written entirely in C. (phew!). The library is designed to
12mr|libtommath-0.42.0-1|35	provide a simple to work with API that provides fairly efficient
12mr|libtommath-0.42.0-1|36	routines that build out of the box without configuration.
12mr|libtommath-0.42.0-1|37	
12mr|libtommath-0.42.0-1|38	%package -n	%{libname_devel}
12mr|libtommath-0.42.0-1|39	Summary:	Development files for %{name}
12mr|libtommath-0.42.0-1|40	Group:		Development/C
12mr|libtommath-0.42.0-1|41	Requires:	%{libname} = %{version}-%{release}
12mr|libtommath-0.42.0-1|42	Provides:	tommath-devel = %{version}-%{release}
12mr|libtommath-0.42.0-1|43	
12mr|libtommath-0.42.0-1|44	%description -n %{libname_devel}
12mr|libtommath-0.42.0-1|45	The %{libname_devel} package contains libraries and header files for
12mr|libtommath-0.42.0-1|46	developing applications that use %{name}.
12mr|libtommath-0.42.0-1|47	
12mr|libtommath-0.42.0-1|48	%package -n	%{libname_static_devel}
12mr|libtommath-0.42.0-1|49	Summary:	Static development files for %{name}
12mr|libtommath-0.42.0-1|50	Group:		Development/C
12mr|libtommath-0.42.0-1|51	Requires:	%{libname_devel} = %{version}-%{release}
12mr|libtommath-0.42.0-1|52	Provides:	tommath-static-devel = %{version}-%{release}
12mr|libtommath-0.42.0-1|53	
12mr|libtommath-0.42.0-1|54	%description -n	%{libname_static_devel}
12mr|libtommath-0.42.0-1|55	The %{libname_static_devel} package contains static libraries for
12mr|libtommath-0.42.0-1|56	developing applications that use %{name}.
12mr|libtommath-0.42.0-1|57	
12mr|libtommath-0.42.0-1|58	%prep
12mr|libtommath-0.42.0-1|59	rm -rf %{buildroot}
12mr|libtommath-0.42.0-1|60	
12mr|libtommath-0.42.0-1|61	%setup -q
12mr|libtommath-0.42.0-1|62	%patch0 -p1
12mr|libtommath-0.42.0-1|63	
12mr|libtommath-0.42.0-1|64	%build
12mr|libtommath-0.42.0-1|65	export CFLAGS="%{optflags}"
12mr|libtommath-0.42.0-1|66	
12mr|libtommath-0.42.0-1|67	%make LIBPATH=%{_libdir} -f makefile.shared
12mr|libtommath-0.42.0-1|68	%make -f makefile poster manual docs
12mr|libtommath-0.42.0-1|69	
12mr|libtommath-0.42.0-1|70	%install
12mr|libtommath-0.42.0-1|71	export INSTALL_USER=$(id -un)
12mr|libtommath-0.42.0-1|72	export INSTALL_GROUP=$(id -gn)
12mr|libtommath-0.42.0-1|73	
12mr|libtommath-0.42.0-1|74	%makeinstall_std INCPATH=%{_includedir}/tommath LIBPATH=%{_libdir} -f makefile.shared
12mr|libtommath-0.42.0-1|75	
12mr|libtommath-0.42.0-1|76	%if %mdkversion < 200900
12mr|libtommath-0.42.0-1|77	%post -n %{libname} -p /sbin/ldconfig
12mr|libtommath-0.42.0-1|78	%endif
12mr|libtommath-0.42.0-1|79	
12mr|libtommath-0.42.0-1|80	%if %mdkversion < 200900
12mr|libtommath-0.42.0-1|81	%postun -n %{libname} -p /sbin/ldconfig
12mr|libtommath-0.42.0-1|82	%endif
12mr|libtommath-0.42.0-1|83	
12mr|libtommath-0.42.0-1|84	%clean
12mr|libtommath-0.42.0-1|85	
12mr|libtommath-0.42.0-1|86	%files -n %{libname}
12mr|libtommath-0.42.0-1|87	%defattr(0644,root,root,0755)
12mr|libtommath-0.42.0-1|88	%doc LICENSE
12mr|libtommath-0.42.0-1|89	%attr(0755,root,root) %{_libdir}/*.so.%{major}*
12mr|libtommath-0.42.0-1|90	
12mr|libtommath-0.42.0-1|91	%files -n %{libname_devel}
12mr|libtommath-0.42.0-1|92	%defattr(0644,root,root,0755)
12mr|libtommath-0.42.0-1|93	%doc bn.pdf poster.pdf tommath.pdf
12mr|libtommath-0.42.0-1|94	%dir %{_includedir}/tommath
12mr|libtommath-0.42.0-1|95	%attr(0644,root,root) %{_includedir}/tommath/*
12mr|libtommath-0.42.0-1|96	%attr(0755,root,root) %{_libdir}/*.so
12mr|libtommath-0.42.0-1|97	
12mr|libtommath-0.42.0-1|98	%files -n %{libname_static_devel}
12mr|libtommath-0.42.0-1|99	%defattr(0644,root,root,0755)
12mr|libtommath-0.42.0-1|100	
12mr|libtommath-0.42.0-1|101	
12mr|libtommath-0.42.0-1|102	
12mr|libtommath-0.42.0-1|103	%changelog
12mr|libtommath-0.42.0-1|104	

14947 12
12mr|libtool-2.4.2-9|1	%define libname_orig libltdl
12mr|libtool-2.4.2-9|2	%define major	7
12mr|libtool-2.4.2-9|3	%define libname	%mklibname ltdl %{major}
12mr|libtool-2.4.2-9|4	%define devname	%mklibname -d ltdl
12mr|libtool-2.4.2-9|5	
12mr|libtool-2.4.2-9|6	# for the testsuite:
12mr|libtool-2.4.2-9|7	%define _disable_ld_no_undefined 1
12mr|libtool-2.4.2-9|8	%define _disable_ld_as_needed 1
12mr|libtool-2.4.2-9|9	
12mr|libtool-2.4.2-9|10	%bcond_with	bootstrap
12mr|libtool-2.4.2-9|11	
12mr|libtool-2.4.2-9|12	%define arch_has_java 1
12mr|libtool-2.4.2-9|13	%ifarch %{arm} %{mips}
12mr|libtool-2.4.2-9|14	%define arch_has_java 0
12mr|libtool-2.4.2-9|15	%endif
12mr|libtool-2.4.2-9|16	%if %{with bootstrap}
12mr|libtool-2.4.2-9|17	%define arch_has_java 0
12mr|libtool-2.4.2-9|18	%endif
12mr|libtool-2.4.2-9|19	
12mr|libtool-2.4.2-9|20	Summary:	The GNU libtool, which simplifies the use of shared libraries
12mr|libtool-2.4.2-9|21	Name:		libtool
12mr|libtool-2.4.2-9|22	Version:	2.4.2
12mr|libtool-2.4.2-9|23	Release:	9
12mr|libtool-2.4.2-9|24	License:	GPLv2+
12mr|libtool-2.4.2-9|25	Group:		Development/Other
12mr|libtool-2.4.2-9|26	URL:		http://www.gnu.org/software/libtool/libtool.html
12mr|libtool-2.4.2-9|27	
12mr|libtool-2.4.2-9|28	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
12mr|libtool-2.4.2-9|29	Source1:	%{SOURCE0}.sig
12mr|libtool-2.4.2-9|30	
12mr|libtool-2.4.2-9|31	# deprecated: introduced in July 2003
12mr|libtool-2.4.2-9|32	# (cf http://lists.mandriva.com/cooker-amd64/2003-12/msg00046.php)
12mr|libtool-2.4.2-9|33	# but is not needed anymore since Sept 2003 change in rpm "Make "x86_64" the
12mr|libtool-2.4.2-9|34	# canonical arch on amd64"
12mr|libtool-2.4.2-9|35	
12mr|libtool-2.4.2-9|36	# (Abel) Patches please only modify ltmain.in and don't touch ltmain.sh
12mr|libtool-2.4.2-9|37	# otherwise ltmain.sh will not be regenerated, and patches will be lost
12mr|libtool-2.4.2-9|38	
12mr|libtool-2.4.2-9|39	# (cjw) when a library that is produced in the build is also linked against,
12mr|libtool-2.4.2-9|40	#       make sure that the library in the rpm install dir is used for relinking
12mr|libtool-2.4.2-9|41	#	even if (an older version of) the lib is installed on the system
12mr|libtool-2.4.2-9|42	Patch0:		relink.patch
12mr|libtool-2.4.2-9|43	#
12mr|libtool-2.4.2-9|44	Patch1:		libtool-2.2.10-rpath.patch
12mr|libtool-2.4.2-9|45	Patch2:		ltmain-SED.patch
12mr|libtool-2.4.2-9|46	# (abondrov) pass -fuse-ld= flag to allow switching between bfd and gold
12mr|libtool-2.4.2-9|47	Patch3:		libtool-2.4.2-fuse-ld.patch
12mr|libtool-2.4.2-9|48	Patch12:	do-not-link-against-deplibs.patch
12mr|libtool-2.4.2-9|49	Patch13:	drop-ld-no-undefined-for-shared-lib-modules.patch
12mr|libtool-2.4.2-9|50	Patch14:	fix-checking-libltdl-is-installed-installable.patch
12mr|libtool-2.4.2-9|51	# (cjw) do not use CFLAGS when running gcj
12mr|libtool-2.4.2-9|52	Patch16:	libtool-2.2.6-use-gcjflags-for-gcj.patch
12mr|libtool-2.4.2-9|53	# (cjw) in the libltdl install test, use --enable-ltdl-install to make sure
12mr|libtool-2.4.2-9|54	#       the library is built even if it is installed on the system
12mr|libtool-2.4.2-9|55	Patch17:	libtool-2.2.6b-libltdl-install-test-fix.patch
12mr|libtool-2.4.2-9|56	# (cjw) mdemo-dryrun test may fail because file sizes are incorrect in 'before'
12mr|libtool-2.4.2-9|57	#       file list
12mr|libtool-2.4.2-9|58	Patch18:	libtool-2.4-dryrun-sleepmore.patch
12mr|libtool-2.4.2-9|59	#Patch19:	libtool-2.4.2-drop-soname-for-modules.patch
12mr|libtool-2.4.2-9|60	# (fwang) detect libltdl.so rather than libltdl.la, as we will delete them
12mr|libtool-2.4.2-9|61	Patch20:	libtool-2.4.2-use-so-to-detect-libltdl.patch
12mr|libtool-2.4.2-9|62	
12mr|libtool-2.4.2-9|63	BuildRequires:	automake
12mr|libtool-2.4.2-9|64	Buildrequires:	autoconf
12mr|libtool-2.4.2-9|65	%if ! %{with bootstrap}
12mr|libtool-2.4.2-9|66	BuildRequires:	gcc-gfortran
12mr|libtool-2.4.2-9|67	%endif
12mr|libtool-2.4.2-9|68	%if %{arch_has_java}
12mr|libtool-2.4.2-9|69	BuildRequires:	gcc-java
12mr|libtool-2.4.2-9|70	BuildRequires:	pkgconfig(libgcj-4.7)
12mr|libtool-2.4.2-9|71	%endif
12mr|libtool-2.4.2-9|72	Requires:	%{name}-base = %{EVRD}
12mr|libtool-2.4.2-9|73	
12mr|libtool-2.4.2-9|74	%description
12mr|libtool-2.4.2-9|75	The libtool package contains the GNU libtool, a set of shell scripts
12mr|libtool-2.4.2-9|76	which automatically configure UNIX and UNIX-like architectures to
12mr|libtool-2.4.2-9|77	generically build shared libraries.  Libtool provides a consistent,
12mr|libtool-2.4.2-9|78	portable interface which simplifies the process of using shared
12mr|libtool-2.4.2-9|79	libraries.
12mr|libtool-2.4.2-9|80	
12mr|libtool-2.4.2-9|81	If you are developing programs which will use shared libraries, you
12mr|libtool-2.4.2-9|82	should install libtool.
12mr|libtool-2.4.2-9|83	
12mr|libtool-2.4.2-9|84	%package	base
12mr|libtool-2.4.2-9|85	Group:		Development/C
12mr|libtool-2.4.2-9|86	Summary:	Basic package for %{name}
12mr|libtool-2.4.2-9|87	Requires:	file
12mr|libtool-2.4.2-9|88	
12mr|libtool-2.4.2-9|89	%description	base
12mr|libtool-2.4.2-9|90	The libtool package contains the GNU libtool, a set of shell scripts
12mr|libtool-2.4.2-9|91	which automatically configure UNIX and UNIX-like architectures to
12mr|libtool-2.4.2-9|92	generically build shared libraries.  Libtool provides a consistent,
12mr|libtool-2.4.2-9|93	portable interface which simplifies the process of using shared
12mr|libtool-2.4.2-9|94	libraries.
12mr|libtool-2.4.2-9|95	
12mr|libtool-2.4.2-9|96	If you are developing programs which will use shared libraries, you
12mr|libtool-2.4.2-9|97	should install libtool.
12mr|libtool-2.4.2-9|98	
12mr|libtool-2.4.2-9|99	%package -n	%{libname}
12mr|libtool-2.4.2-9|100	Group:		Development/C
12mr|libtool-2.4.2-9|101	Summary:	Shared library files for libtool
12mr|libtool-2.4.2-9|102	License:	LGPLv2.1+
12mr|libtool-2.4.2-9|103	Provides:	%{libname_orig} = %{EVRD}
12mr|libtool-2.4.2-9|104	
12mr|libtool-2.4.2-9|105	%description -n	%{libname}
12mr|libtool-2.4.2-9|106	Shared library files for libtool DLL library from the libtool package.
12mr|libtool-2.4.2-9|107	
12mr|libtool-2.4.2-9|108	%package -n	%{devname}
12mr|libtool-2.4.2-9|109	Group:		Development/C
12mr|libtool-2.4.2-9|110	Summary:	Development files for libtool
12mr|libtool-2.4.2-9|111	License:	LGPLv2.1+
12mr|libtool-2.4.2-9|112	Requires:	%{name} = %{EVRD}
12mr|libtool-2.4.2-9|113	Requires:	%{libname} = %{EVRD}
12mr|libtool-2.4.2-9|114	Provides:	%{name}-devel = %{EVRD}
12mr|libtool-2.4.2-9|115	Provides:	%{libname_orig}-devel = %{EVRD}
12mr|libtool-2.4.2-9|116	
12mr|libtool-2.4.2-9|117	%description -n	%{devname}
12mr|libtool-2.4.2-9|118	Development headers, and files for development from the libtool package.
12mr|libtool-2.4.2-9|119	
12mr|libtool-2.4.2-9|120	%prep
12mr|libtool-2.4.2-9|121	%setup -q
12mr|libtool-2.4.2-9|122	%apply_patches
12mr|libtool-2.4.2-9|123	./bootstrap
12mr|libtool-2.4.2-9|124	
12mr|libtool-2.4.2-9|125	%build
12mr|libtool-2.4.2-9|126	# don't use configure macro - it forces libtoolize, which is bad -jgarzik
12mr|libtool-2.4.2-9|127	# Use configure macro but define __libtoolize to be /bin/true -Geoff
12mr|libtool-2.4.2-9|128	%define __libtoolize /bin/true
12mr|libtool-2.4.2-9|129	# And don't overwrite config.{sub,guess} in this package as well -- Abel
12mr|libtool-2.4.2-9|130	%define __cputoolize /bin/true
12mr|libtool-2.4.2-9|131	
12mr|libtool-2.4.2-9|132	%configure2_5x --disable-static
12mr|libtool-2.4.2-9|133	%make
12mr|libtool-2.4.2-9|134	
12mr|libtool-2.4.2-9|135	# lame & ugly, trying to fix up relative paths that's made their way into libtool..
12mr|libtool-2.4.2-9|136	DIRS=$(cat libtool|grep compiler_lib_search_dirs|grep -F ..|uniq|cut -d'"' -f2)
12mr|libtool-2.4.2-9|137	PATHS=$(cat libtool|grep compiler_lib_search_path|grep -F ..|uniq|cut -d'"' -f2)
12mr|libtool-2.4.2-9|138	for i in $DIRS; do pushd $i; ABSOLUTE="$ABSOLUTE $PWD"; popd; done
12mr|libtool-2.4.2-9|139	ABSOLUTE=$(echo $ABSOLUTE | sed -e 's#%{_libdir} /%{_lib}#/%{_lib}#g' -e 's#%{_libdir} %{_libdir}#%{_libdir}#g')
12mr|libtool-2.4.2-9|140	sed -e "s#compiler_lib_search_dirs=\"$DIRS\"#compiler_lib_search_dirs=\"$ABSOLUTE\"#g" -i libtool
12mr|libtool-2.4.2-9|141	for i in $ABSOLUTE; do SEARCH=$(echo $SEARCH -L$i); done
12mr|libtool-2.4.2-9|142	sed -e "s#compiler_lib_search_path=\"$PATHS\"#compiler_lib_search_path=\"$SEARCH\"#g" -i libtool
12mr|libtool-2.4.2-9|143	
12mr|libtool-2.4.2-9|144	#%%check
12mr|libtool-2.4.2-9|145	#pushd    build-%{_target_cpu}-%{_target_os}
12mr|libtool-2.4.2-9|146	#set +x
12mr|libtool-2.4.2-9|147	#echo ====================TESTING=========================
12mr|libtool-2.4.2-9|148	#set -x
12mr|libtool-2.4.2-9|149	## all tests must pass here
12mr|libtool-2.4.2-9|150	## disabling icecream since some tests check the output of gcc
12mr|libtool-2.4.2-9|151	#ICECC=no %make check
12mr|libtool-2.4.2-9|152	#set +x
12mr|libtool-2.4.2-9|153	#echo ====================TESTING END=====================
12mr|libtool-2.4.2-9|154	#set -x
12mr|libtool-2.4.2-9|155	#
12mr|libtool-2.4.2-9|156	#popd
12mr|libtool-2.4.2-9|157	
12mr|libtool-2.4.2-9|158	%install
12mr|libtool-2.4.2-9|159	%makeinstall_std
12mr|libtool-2.4.2-9|160	
12mr|libtool-2.4.2-9|161	%files
12mr|libtool-2.4.2-9|162	%doc AUTHORS NEWS README THANKS TODO
12mr|libtool-2.4.2-9|163	%{_bindir}/libtool
12mr|libtool-2.4.2-9|164	%{_mandir}/man1/libtool.1.*
12mr|libtool-2.4.2-9|165	
12mr|libtool-2.4.2-9|166	%files base
12mr|libtool-2.4.2-9|167	%{_bindir}/libtoolize
12mr|libtool-2.4.2-9|168	%{_mandir}/man1/libtoolize.*
12mr|libtool-2.4.2-9|169	%{_infodir}/libtool.info*
12mr|libtool-2.4.2-9|170	%{_datadir}/libtool
12mr|libtool-2.4.2-9|171	%{_datadir}/aclocal/*.m4
12mr|libtool-2.4.2-9|172	
12mr|libtool-2.4.2-9|173	%files -n %{libname}
12mr|libtool-2.4.2-9|174	%{_libdir}/libltdl.so.%{major}*
12mr|libtool-2.4.2-9|175	
12mr|libtool-2.4.2-9|176	%files -n %{devname}
12mr|libtool-2.4.2-9|177	%doc libltdl/README
12mr|libtool-2.4.2-9|178	%doc tests/demo
12mr|libtool-2.4.2-9|179	%{_includedir}/*
12mr|libtool-2.4.2-9|180	%{_libdir}/*.so
12mr|libtool-2.4.2-9|181	
12mr|libtool-2.4.2-9|182	
12mr|libtool-2.4.2-9|183	
12mr|libtool-2.4.2-9|184	%changelog
12mr|libtool-2.4.2-9|185	* Sun Sep  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libtool-2.4.2-9|186	+ Commit: e58992c
12mr|libtool-2.4.2-9|187	- Add patch to fix -fuse-ld= not being passed to gcc
12mr|libtool-2.4.2-9|188	
12mr|libtool-2.4.2-9|189	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libtool-2.4.2-9|190	+ Commit: 6b14f93
12mr|libtool-2.4.2-9|191	- Restore some provides
12mr|libtool-2.4.2-9|192	
12mr|libtool-2.4.2-9|193	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libtool-2.4.2-9|194	+ Commit: 81ce01d
12mr|libtool-2.4.2-9|195	- Merge our spec with Cooker for cleanup purpose, drop static library
12mr|libtool-2.4.2-9|196	
12mr|libtool-2.4.2-9|197	

14948 12
12mr|libtunepimp-0.5.3-18|1	%define major	5
12mr|libtunepimp-0.5.3-18|2	%define libname	%mklibname tunepimp %major
12mr|libtunepimp-0.5.3-18|3	%define libdev	%mklibname tunepimp -d
12mr|libtunepimp-0.5.3-18|4	
12mr|libtunepimp-0.5.3-18|5	Name: libtunepimp
12mr|libtunepimp-0.5.3-18|6	Version: 0.5.3
12mr|libtunepimp-0.5.3-18|7	Release: 18
12mr|libtunepimp-0.5.3-18|8	Epoch: 1
12mr|libtunepimp-0.5.3-18|9	Summary: A library for creating MusicBrainz enabled tagging applications
12mr|libtunepimp-0.5.3-18|10	Source0: ftp://ftp.musicbrainz.org/pub/musicbrainz/%{name}-%{version}.tar.bz2
12mr|libtunepimp-0.5.3-18|11	Patch0:	tunepimp-0.5.3-build-fix.patch
12mr|libtunepimp-0.5.3-18|12	Patch1:	tunepimp-0.5.3-gcc43.patch
12mr|libtunepimp-0.5.3-18|13	Patch2:	tunepimp-0.5.3-libtool.patch
12mr|libtunepimp-0.5.3-18|14	Patch3: libtunepimp-0.5.3-new-libmp4v2.patch
12mr|libtunepimp-0.5.3-18|15	Patch4:	libtunepimp-0.5.3-gcc44.patch
12mr|libtunepimp-0.5.3-18|16	Patch5: libtunepimp-0.5.3-curl-7.26.patch
12mr|libtunepimp-0.5.3-18|17	License: GPLv2+
12mr|libtunepimp-0.5.3-18|18	Group: System/Libraries
12mr|libtunepimp-0.5.3-18|19	Url: http://musicbrainz.org/doc/libtunepimp
12mr|libtunepimp-0.5.3-18|20	BuildRequires: libflac-devel
12mr|libtunepimp-0.5.3-18|21	BuildRequires: readline-devel
12mr|libtunepimp-0.5.3-18|22	BuildRequires: libmad-devel
12mr|libtunepimp-0.5.3-18|23	BuildRequires: oggvorbis-devel
12mr|libtunepimp-0.5.3-18|24	BuildRequires: libmusicbrainz-devel
12mr|libtunepimp-0.5.3-18|25	BuildRequires: pkgconfig(libcurl)
12mr|libtunepimp-0.5.3-18|26	BuildRequires: libofa-devel
12mr|libtunepimp-0.5.3-18|27	BuildRequires: taglib-devel
12mr|libtunepimp-0.5.3-18|28	BuildRequires: libtool-devel
12mr|libtunepimp-0.5.3-18|29	BuildRequires: libmpcdec-devel
12mr|libtunepimp-0.5.3-18|30	BuildRequires: libmp4v2-devel >= 2.0
12mr|libtunepimp-0.5.3-18|31	BuildRequires: python-devel
12mr|libtunepimp-0.5.3-18|32	
12mr|libtunepimp-0.5.3-18|33	%description
12mr|libtunepimp-0.5.3-18|34	The TunePimp library (also referred to as libtunepimp) is
12mr|libtunepimp-0.5.3-18|35	a development library geared towards developers who wish
12mr|libtunepimp-0.5.3-18|36	to create MusicBrainz enabled tagging applications.
12mr|libtunepimp-0.5.3-18|37	
12mr|libtunepimp-0.5.3-18|38	#-----------------------------------------------------------
12mr|libtunepimp-0.5.3-18|39	
12mr|libtunepimp-0.5.3-18|40	%package -n	tunepimp-utils
12mr|libtunepimp-0.5.3-18|41	Summary:	A library for creating MusicBrainz enabled tagging applications
12mr|libtunepimp-0.5.3-18|42	Group:		Sound
12mr|libtunepimp-0.5.3-18|43	Obsoletes:	%{_lib}tunepimp2-utils
12mr|libtunepimp-0.5.3-18|44	Obsoletes:	%{_lib}tunepimp5-utils
12mr|libtunepimp-0.5.3-18|45	
12mr|libtunepimp-0.5.3-18|46	%description -n tunepimp-utils
12mr|libtunepimp-0.5.3-18|47	This package contains %{name} tools
12mr|libtunepimp-0.5.3-18|48	
12mr|libtunepimp-0.5.3-18|49	%files -n tunepimp-utils
12mr|libtunepimp-0.5.3-18|50	%defattr(-,root,root)
12mr|libtunepimp-0.5.3-18|51	%doc AUTHORS ChangeLog INSTALL README README.LGPL TODO
12mr|libtunepimp-0.5.3-18|52	%{_bindir}/*
12mr|libtunepimp-0.5.3-18|53	
12mr|libtunepimp-0.5.3-18|54	#-----------------------------------------------------------
12mr|libtunepimp-0.5.3-18|55	
12mr|libtunepimp-0.5.3-18|56	%package -n	tunepimp-plugins
12mr|libtunepimp-0.5.3-18|57	Summary:	A library for creating MusicBrainz enabled tagging applications
12mr|libtunepimp-0.5.3-18|58	Group:		Sound
12mr|libtunepimp-0.5.3-18|59	Obsoletes:	%{_lib}tunepimp2-plugins
12mr|libtunepimp-0.5.3-18|60	Obsoletes:	%{_lib}tunepimp5-plugins
12mr|libtunepimp-0.5.3-18|61	
12mr|libtunepimp-0.5.3-18|62	%description -n tunepimp-plugins
12mr|libtunepimp-0.5.3-18|63	This package contains %{name} plugins
12mr|libtunepimp-0.5.3-18|64	
12mr|libtunepimp-0.5.3-18|65	%files -n tunepimp-plugins
12mr|libtunepimp-0.5.3-18|66	%defattr(-,root,root)
12mr|libtunepimp-0.5.3-18|67	%dir %{_libdir}/tunepimp/
12mr|libtunepimp-0.5.3-18|68	%dir %{_libdir}/tunepimp/plugins/
12mr|libtunepimp-0.5.3-18|69	%{_libdir}/tunepimp/plugins/flac.tpp
12mr|libtunepimp-0.5.3-18|70	%{_libdir}/tunepimp/plugins/mp3.tpp
12mr|libtunepimp-0.5.3-18|71	%{_libdir}/tunepimp/plugins/mpc.tpp
12mr|libtunepimp-0.5.3-18|72	%{_libdir}/tunepimp/plugins/speex.tpp
12mr|libtunepimp-0.5.3-18|73	%{_libdir}/tunepimp/plugins/tta.tpp
12mr|libtunepimp-0.5.3-18|74	%{_libdir}/tunepimp/plugins/vorbis.tpp
12mr|libtunepimp-0.5.3-18|75	%{_libdir}/tunepimp/plugins/wav.tpp
12mr|libtunepimp-0.5.3-18|76	%{_libdir}/tunepimp/plugins/wma.tpp
12mr|libtunepimp-0.5.3-18|77	%{_libdir}/tunepimp/plugins/wv.tpp
12mr|libtunepimp-0.5.3-18|78	
12mr|libtunepimp-0.5.3-18|79	#-----------------------------------------------------------
12mr|libtunepimp-0.5.3-18|80	
12mr|libtunepimp-0.5.3-18|81	%package -n	%{libname}
12mr|libtunepimp-0.5.3-18|82	Summary:	A library for creating MusicBrainz enabled tagging applications
12mr|libtunepimp-0.5.3-18|83	Group:		System/Libraries
12mr|libtunepimp-0.5.3-18|84	
12mr|libtunepimp-0.5.3-18|85	%description -n	%{libname}
12mr|libtunepimp-0.5.3-18|86	The TunePimp library (also referred to as libtunepimp) is
12mr|libtunepimp-0.5.3-18|87	a development library geared towards developers who wish
12mr|libtunepimp-0.5.3-18|88	to create MusicBrainz enabled tagging applications.
12mr|libtunepimp-0.5.3-18|89	
12mr|libtunepimp-0.5.3-18|90	%files -n %{libname}
12mr|libtunepimp-0.5.3-18|91	%defattr(-,root,root)
12mr|libtunepimp-0.5.3-18|92	%{_libdir}/*.so.%{major}*
12mr|libtunepimp-0.5.3-18|93	
12mr|libtunepimp-0.5.3-18|94	#-----------------------------------------------------------
12mr|libtunepimp-0.5.3-18|95	
12mr|libtunepimp-0.5.3-18|96	%package -n	%libdev
12mr|libtunepimp-0.5.3-18|97	Summary:	Files needed for developing applications which use litunepimp
12mr|libtunepimp-0.5.3-18|98	Group:		Development/C
12mr|libtunepimp-0.5.3-18|99	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
12mr|libtunepimp-0.5.3-18|100	Requires:	%{libname}
12mr|libtunepimp-0.5.3-18|101	Obsoletes:	%{_lib}tunepimp2-devel
12mr|libtunepimp-0.5.3-18|102	Obsoletes:	%{_lib}tunepimp3-devel
12mr|libtunepimp-0.5.3-18|103	Obsoletes:	%{_lib}tunepimp5-devel
12mr|libtunepimp-0.5.3-18|104	
12mr|libtunepimp-0.5.3-18|105	%description -n	%libdev
12mr|libtunepimp-0.5.3-18|106	The %{name}-devel package includes the header files and .so libraries
12mr|libtunepimp-0.5.3-18|107	necessary for developing MusicBrainz enabled tagging applications.
12mr|libtunepimp-0.5.3-18|108	
12mr|libtunepimp-0.5.3-18|109	If you are going to develop MusicBrainz enabled tagging
12mr|libtunepimp-0.5.3-18|110	applications you should install %{name}-devel. You'll also need
12mr|libtunepimp-0.5.3-18|111	to have the %name package installed.
12mr|libtunepimp-0.5.3-18|112	
12mr|libtunepimp-0.5.3-18|113	%files -n %libdev
12mr|libtunepimp-0.5.3-18|114	%defattr(-,root,root)
12mr|libtunepimp-0.5.3-18|115	%{_includedir}/*
12mr|libtunepimp-0.5.3-18|116	%{_libdir}/*.so
12mr|libtunepimp-0.5.3-18|117	
12mr|libtunepimp-0.5.3-18|118	#-----------------------------------------------------------
12mr|libtunepimp-0.5.3-18|119	
12mr|libtunepimp-0.5.3-18|120	%package -n	python-tunepimp
12mr|libtunepimp-0.5.3-18|121	Summary:	Python binding to use libtunepimp
12mr|libtunepimp-0.5.3-18|122	Group:		Development/Python
12mr|libtunepimp-0.5.3-18|123	Requires:	python-ctypes
12mr|libtunepimp-0.5.3-18|124	Requires:	%libname = %epoch:%version
12mr|libtunepimp-0.5.3-18|125	%py_requires -d
12mr|libtunepimp-0.5.3-18|126	
12mr|libtunepimp-0.5.3-18|127	%description -n python-tunepimp
12mr|libtunepimp-0.5.3-18|128	Python binding to use libtunepimp.
12mr|libtunepimp-0.5.3-18|129	
12mr|libtunepimp-0.5.3-18|130	%files -n python-tunepimp
12mr|libtunepimp-0.5.3-18|131	%defattr(-,root,root)
12mr|libtunepimp-0.5.3-18|132	%py_puresitedir/*
12mr|libtunepimp-0.5.3-18|133	
12mr|libtunepimp-0.5.3-18|134	#-----------------------------------------------------------
12mr|libtunepimp-0.5.3-18|135	
12mr|libtunepimp-0.5.3-18|136	%prep
12mr|libtunepimp-0.5.3-18|137	%setup -q
12mr|libtunepimp-0.5.3-18|138	%apply_patches
12mr|libtunepimp-0.5.3-18|139	
12mr|libtunepimp-0.5.3-18|140	# Doesn't build and won't get fixed
12mr|libtunepimp-0.5.3-18|141	sed -i -e 's, mp4,,' plugins/Makefile.am
12mr|libtunepimp-0.5.3-18|142	sed -i -e 's,mp4v2,mp4v3,' configure.in
12mr|libtunepimp-0.5.3-18|143	
12mr|libtunepimp-0.5.3-18|144	autoreconf -fi
12mr|libtunepimp-0.5.3-18|145	
12mr|libtunepimp-0.5.3-18|146	%build
12mr|libtunepimp-0.5.3-18|147	%configure2_5x \
12mr|libtunepimp-0.5.3-18|148	--with-included-ltdl=no \
12mr|libtunepimp-0.5.3-18|149	--with-ltdl-include=%_includedir \
12mr|libtunepimp-0.5.3-18|150	--with-ltdl-lib=%_libdir \
12mr|libtunepimp-0.5.3-18|151	--disable-static
12mr|libtunepimp-0.5.3-18|152	
12mr|libtunepimp-0.5.3-18|153	%make
12mr|libtunepimp-0.5.3-18|154	
12mr|libtunepimp-0.5.3-18|155	%install
12mr|libtunepimp-0.5.3-18|156	%makeinstall_std
12mr|libtunepimp-0.5.3-18|157	
12mr|libtunepimp-0.5.3-18|158	cd python
12mr|libtunepimp-0.5.3-18|159	python setup.py install --root=%{buildroot}
12mr|libtunepimp-0.5.3-18|160	
12mr|libtunepimp-0.5.3-18|161	# Create symlink for current version includes
12mr|libtunepimp-0.5.3-18|162	cd %buildroot%_includedir
12mr|libtunepimp-0.5.3-18|163	ln -sf tunepimp-0.%major tunepimp
12mr|libtunepimp-0.5.3-18|164	
12mr|libtunepimp-0.5.3-18|165	
12mr|libtunepimp-0.5.3-18|166	
12mr|libtunepimp-0.5.3-18|167	%changelog
12mr|libtunepimp-0.5.3-18|168	

14949 12
12mr|libucil-0.9.10-3|1	%define lib_major	2
12mr|libucil-0.9.10-3|2	%define lib_name	%mklibname ucil %{lib_major}
12mr|libucil-0.9.10-3|3	%define develname	%mklibname -d ucil
12mr|libucil-0.9.10-3|4	
12mr|libucil-0.9.10-3|5	Summary: Library to render text and graphic overlays onto video images
12mr|libucil-0.9.10-3|6	Name: libucil
12mr|libucil-0.9.10-3|7	Version: 0.9.10
12mr|libucil-0.9.10-3|8	Release: 3
12mr|libucil-0.9.10-3|9	Source0: http://www.unicap-imaging.org/downloads/%{name}-%{version}.tar.gz
12mr|libucil-0.9.10-3|10	Patch0: libucil-0.9.8-bz627890.patch
12mr|libucil-0.9.10-3|11	Patch1: libucil-0.9.10-leaks.patch
12mr|libucil-0.9.10-3|12	Patch2: libucil-0.9.10-warnings.patch
12mr|libucil-0.9.10-3|13	License: GPLv2+
12mr|libucil-0.9.10-3|14	Group: System/Libraries
12mr|libucil-0.9.10-3|15	Url: http://www.unicap-imaging.org/
12mr|libucil-0.9.10-3|16	BuildRequires: intltool
12mr|libucil-0.9.10-3|17	BuildRequires: gtk-doc
12mr|libucil-0.9.10-3|18	BuildRequires: libunicap-devel
12mr|libucil-0.9.10-3|19	BuildRequires: glib2-devel
12mr|libucil-0.9.10-3|20	BuildRequires: pango-devel
12mr|libucil-0.9.10-3|21	BuildRequires: pkgconfig(pangoft2)
12mr|libucil-0.9.10-3|22	BuildRequires: pkgconfig(alsa)
12mr|libucil-0.9.10-3|23	BuildRequires: libgstreamer-plugins-base-devel
12mr|libucil-0.9.10-3|24	BuildRequires: libtheora-devel
12mr|libucil-0.9.10-3|25	BuildRequires: libogg-devel
12mr|libucil-0.9.10-3|26	BuildRequires: libvorbis-devel
12mr|libucil-0.9.10-3|27	BuildRequires: libpng-devel
12mr|libucil-0.9.10-3|28	
12mr|libucil-0.9.10-3|29	%description
12mr|libucil-0.9.10-3|30	Unicap provides a uniform interface to video capture devices. It allows
12mr|libucil-0.9.10-3|31	applications to use any supported video capture device via a single API.
12mr|libucil-0.9.10-3|32	The related ucil library provides easy to use functions to render text
12mr|libucil-0.9.10-3|33	and graphic overlays onto video images.
12mr|libucil-0.9.10-3|34	
12mr|libucil-0.9.10-3|35	%package -n %{lib_name}
12mr|libucil-0.9.10-3|36	Summary:	Dynamic libraries for libucil
12mr|libucil-0.9.10-3|37	Group:		System/Libraries
12mr|libucil-0.9.10-3|38	Conflicts:	%{_lib}unicap2 < 0.9.12
12mr|libucil-0.9.10-3|39	
12mr|libucil-0.9.10-3|40	%description -n %{lib_name}
12mr|libucil-0.9.10-3|41	Unicap provides a uniform interface to video capture devices. It allows
12mr|libucil-0.9.10-3|42	applications to use any supported video capture device via a single API.
12mr|libucil-0.9.10-3|43	The related ucil library provides easy to use functions to render text
12mr|libucil-0.9.10-3|44	and graphic overlays onto video images.
12mr|libucil-0.9.10-3|45	
12mr|libucil-0.9.10-3|46	%package -n %{develname}
12mr|libucil-0.9.10-3|47	Summary:	Development libraries, include files for Ucil
12mr|libucil-0.9.10-3|48	Group:		Development/C
12mr|libucil-0.9.10-3|49	Provides:	%{name}-devel = %{version}-%{release}
12mr|libucil-0.9.10-3|50	Requires:	%{lib_name} = %{version}
12mr|libucil-0.9.10-3|51	Conflicts:	%{_lib}unicap-devel < 0.9.12
12mr|libucil-0.9.10-3|52	
12mr|libucil-0.9.10-3|53	%description -n %{develname}
12mr|libucil-0.9.10-3|54	The package includes header files and libraries necessary
12mr|libucil-0.9.10-3|55	for developing programs which use the ucil library. It contains the API
12mr|libucil-0.9.10-3|56	documentation of the library, too.
12mr|libucil-0.9.10-3|57	
12mr|libucil-0.9.10-3|58	%prep
12mr|libucil-0.9.10-3|59	%setup -q
12mr|libucil-0.9.10-3|60	%patch0 -p1
12mr|libucil-0.9.10-3|61	%patch1 -p1
12mr|libucil-0.9.10-3|62	%patch2 -p1
12mr|libucil-0.9.10-3|63	
12mr|libucil-0.9.10-3|64	%build
12mr|libucil-0.9.10-3|65	%configure2_5x --disable-static --disable-rpath
12mr|libucil-0.9.10-3|66	%make
12mr|libucil-0.9.10-3|67	
12mr|libucil-0.9.10-3|68	%install
12mr|libucil-0.9.10-3|69	rm -rf %{buildroot}
12mr|libucil-0.9.10-3|70	
12mr|libucil-0.9.10-3|71	%makeinstall_std
12mr|libucil-0.9.10-3|72	
12mr|libucil-0.9.10-3|73	#%find_lang %{name}
12mr|libucil-0.9.10-3|74	
12mr|libucil-0.9.10-3|75	%clean
12mr|libucil-0.9.10-3|76	rm -rf %{buildroot}
12mr|libucil-0.9.10-3|77	
12mr|libucil-0.9.10-3|78	%files -n %{lib_name}
12mr|libucil-0.9.10-3|79	%defattr(-,root,root)
12mr|libucil-0.9.10-3|80	%{_libdir}/*.so.%{lib_major}*
12mr|libucil-0.9.10-3|81	
12mr|libucil-0.9.10-3|82	%files -n %{develname}
12mr|libucil-0.9.10-3|83	%defattr(-,root,root)
12mr|libucil-0.9.10-3|84	%doc %{_datadir}/gtk-doc/html/libucil
12mr|libucil-0.9.10-3|85	%{_includedir}/*
12mr|libucil-0.9.10-3|86	%{_libdir}/pkgconfig/*
12mr|libucil-0.9.10-3|87	%{_libdir}/*.so
12mr|libucil-0.9.10-3|88	
12mr|libucil-0.9.10-3|89	
12mr|libucil-0.9.10-3|90	
12mr|libucil-0.9.10-3|91	%changelog
12mr|libucil-0.9.10-3|92	

14950 12
12mr|libunicap-0.9.12-1|1	%define lib_major	2
12mr|libunicap-0.9.12-1|2	%define lib_name	%mklibname unicap %{lib_major}
12mr|libunicap-0.9.12-1|3	%define develname	%mklibname -d unicap
12mr|libunicap-0.9.12-1|4	
12mr|libunicap-0.9.12-1|5	Summary: Library to access different kinds of ( video ) capture devices
12mr|libunicap-0.9.12-1|6	Name: libunicap
12mr|libunicap-0.9.12-1|7	Version: 0.9.12
12mr|libunicap-0.9.12-1|8	Release: %mkrel 1
12mr|libunicap-0.9.12-1|9	Source0: http://www.unicap-imaging.org/downloads/%{name}-%{version}.tar.gz
12mr|libunicap-0.9.12-1|10	Patch0: unicap-0.9.6-v4l1.patch
12mr|libunicap-0.9.12-1|11	Patch1: libunicap-0.9.12-link.patch
12mr|libunicap-0.9.12-1|12	Patch2: libunicap-0.9.12-includes.patch
12mr|libunicap-0.9.12-1|13	Patch3: libunicap-0.9.12-memerrs.patch
12mr|libunicap-0.9.12-1|14	Patch4: libunicap-0.9.12-arraycmp.patch
12mr|libunicap-0.9.12-1|15	Patch5: libunicap-0.9.12-warnings.patch
12mr|libunicap-0.9.12-1|16	Patch6: libunicap-bz641623.patch
12mr|libunicap-0.9.12-1|17	Patch7: libunicap-bz642118.patch
12mr|libunicap-0.9.12-1|18	License: GPLv2+
12mr|libunicap-0.9.12-1|19	Group: System/Libraries
12mr|libunicap-0.9.12-1|20	Url: http://www.unicap-imaging.org/
12mr|libunicap-0.9.12-1|21	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12mr|libunicap-0.9.12-1|22	BuildRequires: libraw1394-devel
12mr|libunicap-0.9.12-1|23	BuildRequires: intltool
12mr|libunicap-0.9.12-1|24	Conflicts: %{_lib}unicap2 < 0.9.12
12mr|libunicap-0.9.12-1|25	
12mr|libunicap-0.9.12-1|26	%description
12mr|libunicap-0.9.12-1|27	unicap is a library to access different kinds of ( video ) capture devices.
12mr|libunicap-0.9.12-1|28	
12mr|libunicap-0.9.12-1|29	%package -n %{lib_name}
12mr|libunicap-0.9.12-1|30	Summary:	Dynamic libraries for Unicap
12mr|libunicap-0.9.12-1|31	Group:		System/Libraries
12mr|libunicap-0.9.12-1|32	Requires:	%{name} = %{version}
12mr|libunicap-0.9.12-1|33	
12mr|libunicap-0.9.12-1|34	%description -n %{lib_name}
12mr|libunicap-0.9.12-1|35	unicap is a library to access different kinds of ( video ) capture devices.
12mr|libunicap-0.9.12-1|36	
12mr|libunicap-0.9.12-1|37	%package -n %{develname}
12mr|libunicap-0.9.12-1|38	Summary:	Static libraries, include files for Unicap
12mr|libunicap-0.9.12-1|39	Group:		Development/C
12mr|libunicap-0.9.12-1|40	Provides:	%{name}-devel = %{version}-%{release}
12mr|libunicap-0.9.12-1|41	Requires:	%{lib_name} = %{version}
12mr|libunicap-0.9.12-1|42	Obsoletes:	%{lib_name}-devel < %{version}
12mr|libunicap-0.9.12-1|43	Obsoletes:	%{name}-devel < %{version}
12mr|libunicap-0.9.12-1|44	
12mr|libunicap-0.9.12-1|45	%description -n %{develname}
12mr|libunicap-0.9.12-1|46	Static library and headers file
12mr|libunicap-0.9.12-1|47	needed in order to develop applications using unicap.
12mr|libunicap-0.9.12-1|48	
12mr|libunicap-0.9.12-1|49	%prep
12mr|libunicap-0.9.12-1|50	%setup -q
12mr|libunicap-0.9.12-1|51	%patch0 -p0
12mr|libunicap-0.9.12-1|52	%patch1 -p0
12mr|libunicap-0.9.12-1|53	%patch2 -p1
12mr|libunicap-0.9.12-1|54	%patch3 -p1
12mr|libunicap-0.9.12-1|55	%patch4 -p1
12mr|libunicap-0.9.12-1|56	%patch5 -p1
12mr|libunicap-0.9.12-1|57	%patch6 -p1
12mr|libunicap-0.9.12-1|58	%patch7 -p1
12mr|libunicap-0.9.12-1|59	
12mr|libunicap-0.9.12-1|60	sed -i -e 's/\(SYSFS\|ATTRS\)/ATTRS/g' data/50-euvccam.rules
12mr|libunicap-0.9.12-1|61	
12mr|libunicap-0.9.12-1|62	%build
12mr|libunicap-0.9.12-1|63	%configure2_5x --disable-v4l --disable-static
12mr|libunicap-0.9.12-1|64	%make
12mr|libunicap-0.9.12-1|65	
12mr|libunicap-0.9.12-1|66	%install
12mr|libunicap-0.9.12-1|67	rm -rf %{buildroot}
12mr|libunicap-0.9.12-1|68	%makeinstall_std
12mr|libunicap-0.9.12-1|69	
12mr|libunicap-0.9.12-1|70	#remove unpackaged files
12mr|libunicap-0.9.12-1|71	rm -f %{buildroot}%{_libdir}/unicap%{lib_major}/{backends,cpi}/*.{la,a}
12mr|libunicap-0.9.12-1|72	
12mr|libunicap-0.9.12-1|73	%find_lang unicap
12mr|libunicap-0.9.12-1|74	
12mr|libunicap-0.9.12-1|75	%clean
12mr|libunicap-0.9.12-1|76	rm -rf %{buildroot}
12mr|libunicap-0.9.12-1|77	
12mr|libunicap-0.9.12-1|78	%files -f unicap.lang
12mr|libunicap-0.9.12-1|79	%defattr(-,root,root)
12mr|libunicap-0.9.12-1|80	%{_sysconfdir}/udev/rules.d/*
12mr|libunicap-0.9.12-1|81	%{_libdir}/unicap%{lib_major}
12mr|libunicap-0.9.12-1|82	
12mr|libunicap-0.9.12-1|83	%files -n %{lib_name}
12mr|libunicap-0.9.12-1|84	%defattr(-,root,root)
12mr|libunicap-0.9.12-1|85	%{_libdir}/*.so.%{lib_major}*
12mr|libunicap-0.9.12-1|86	
12mr|libunicap-0.9.12-1|87	%files -n %{develname}
12mr|libunicap-0.9.12-1|88	%defattr(-,root,root)
12mr|libunicap-0.9.12-1|89	%doc %{_datadir}/gtk-doc/html/libunicap
12mr|libunicap-0.9.12-1|90	%{_includedir}/*
12mr|libunicap-0.9.12-1|91	%{_libdir}/pkgconfig/*
12mr|libunicap-0.9.12-1|92	%{_libdir}/*.so
12mr|libunicap-0.9.12-1|93	
12mr|libunicap-0.9.12-1|94	
12mr|libunicap-0.9.12-1|95	
12mr|libunicap-0.9.12-1|96	%changelog
12mr|libunicap-0.9.12-1|97	

14951 12
12mr|libunicapgtk-0.9.8-3|1	%define lib_major	2
12mr|libunicapgtk-0.9.8-3|2	%define lib_name	%mklibname unicapgtk %{lib_major}
12mr|libunicapgtk-0.9.8-3|3	%define develname	%mklibname -d unicapgtk
12mr|libunicapgtk-0.9.8-3|4	
12mr|libunicapgtk-0.9.8-3|5	Summary:	Library to build graphical widgets for the unicap library
12mr|libunicapgtk-0.9.8-3|6	Name:		libunicapgtk
12mr|libunicapgtk-0.9.8-3|7	Version:	0.9.8
12mr|libunicapgtk-0.9.8-3|8	Release:	3
12mr|libunicapgtk-0.9.8-3|9	License:	GPLv2+
12mr|libunicapgtk-0.9.8-3|10	Group:		System/Libraries
12mr|libunicapgtk-0.9.8-3|11	Url:		http://www.unicap-imaging.org/
12mr|libunicapgtk-0.9.8-3|12	Source0:	http://www.unicap-imaging.org/downloads/%{name}-%{version}.tar.gz
12mr|libunicapgtk-0.9.8-3|13	Patch0:		libunicapgtk-0.9.8-link.patch
12mr|libunicapgtk-0.9.8-3|14	Patch1:		libunicapgtk-bz532289.patch
12mr|libunicapgtk-0.9.8-3|15	Patch2:		libunicapgtk-0.9.8-destroycb.patch
12mr|libunicapgtk-0.9.8-3|16	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|libunicapgtk-0.9.8-3|17	BuildRequires:	pkgconfig(libunicap)
12mr|libunicapgtk-0.9.8-3|18	BuildRequires:	pkgconfig(libucil)
12mr|libunicapgtk-0.9.8-3|19	BuildRequires:	pkgconfig(x11)
12mr|libunicapgtk-0.9.8-3|20	BuildRequires:	pkgconfig(xext)
12mr|libunicapgtk-0.9.8-3|21	BuildRequires:	pkgconfig(xv)
12mr|libunicapgtk-0.9.8-3|22	BuildRequires:	gtk-doc
12mr|libunicapgtk-0.9.8-3|23	BuildRequires:	intltool
12mr|libunicapgtk-0.9.8-3|24	
12mr|libunicapgtk-0.9.8-3|25	%description
12mr|libunicapgtk-0.9.8-3|26	Unicap provides a uniform interface to video capture devices. It allows
12mr|libunicapgtk-0.9.8-3|27	applications to use any supported video capture device via a single API.
12mr|libunicapgtk-0.9.8-3|28	Building applications with a graphical user interface is made especially
12mr|libunicapgtk-0.9.8-3|29	easy with the unicapGTK widget set.
12mr|libunicapgtk-0.9.8-3|30	
12mr|libunicapgtk-0.9.8-3|31	%package -n %{lib_name}
12mr|libunicapgtk-0.9.8-3|32	Summary:	Dynamic libraries for Unicapgtk
12mr|libunicapgtk-0.9.8-3|33	Group:		System/Libraries
12mr|libunicapgtk-0.9.8-3|34	Requires:	%{name} >= %{version}-%{release}
12mr|libunicapgtk-0.9.8-3|35	Conflicts:	%{_lib}unicap2 < 0.9.12
12mr|libunicapgtk-0.9.8-3|36	
12mr|libunicapgtk-0.9.8-3|37	%description -n %{lib_name}
12mr|libunicapgtk-0.9.8-3|38	Unicap provides a uniform interface to video capture devices. It allows
12mr|libunicapgtk-0.9.8-3|39	applications to use any supported video capture device via a single API.
12mr|libunicapgtk-0.9.8-3|40	Building applications with a graphical user interface is made especially
12mr|libunicapgtk-0.9.8-3|41	easy with the unicapGTK widget set.
12mr|libunicapgtk-0.9.8-3|42	
12mr|libunicapgtk-0.9.8-3|43	%package -n %{develname}
12mr|libunicapgtk-0.9.8-3|44	Summary:	Static libraries, include files for Unicapgtk
12mr|libunicapgtk-0.9.8-3|45	Group:		Development/C
12mr|libunicapgtk-0.9.8-3|46	Provides:	%{name}-devel = %{version}-%{release}
12mr|libunicapgtk-0.9.8-3|47	Requires:	%{lib_name} = %{version}-%{release}
12mr|libunicapgtk-0.9.8-3|48	Conflicts:	%{_lib}unicap-devel < 0.9.12
12mr|libunicapgtk-0.9.8-3|49	
12mr|libunicapgtk-0.9.8-3|50	%description -n %{develname}
12mr|libunicapgtk-0.9.8-3|51	Static library and headers file
12mr|libunicapgtk-0.9.8-3|52	needed in order to develop applications using unicap.
12mr|libunicapgtk-0.9.8-3|53	
12mr|libunicapgtk-0.9.8-3|54	%prep
12mr|libunicapgtk-0.9.8-3|55	%setup -q
12mr|libunicapgtk-0.9.8-3|56	%patch0 -p0
12mr|libunicapgtk-0.9.8-3|57	%patch1 -p1
12mr|libunicapgtk-0.9.8-3|58	%patch2 -p1
12mr|libunicapgtk-0.9.8-3|59	
12mr|libunicapgtk-0.9.8-3|60	%build
12mr|libunicapgtk-0.9.8-3|61	%configure2_5x --disable-static
12mr|libunicapgtk-0.9.8-3|62	%make LIBS="-pthread"
12mr|libunicapgtk-0.9.8-3|63	
12mr|libunicapgtk-0.9.8-3|64	%install
12mr|libunicapgtk-0.9.8-3|65	%makeinstall_std
12mr|libunicapgtk-0.9.8-3|66	
12mr|libunicapgtk-0.9.8-3|67	%find_lang unicapgtk
12mr|libunicapgtk-0.9.8-3|68	
12mr|libunicapgtk-0.9.8-3|69	%files -f unicapgtk.lang
12mr|libunicapgtk-0.9.8-3|70	
12mr|libunicapgtk-0.9.8-3|71	%files -n %{lib_name}
12mr|libunicapgtk-0.9.8-3|72	%{_libdir}/*.so.%{lib_major}*
12mr|libunicapgtk-0.9.8-3|73	
12mr|libunicapgtk-0.9.8-3|74	%files -n %{develname}
12mr|libunicapgtk-0.9.8-3|75	%doc %{_datadir}/gtk-doc/html/libunicapgtk
12mr|libunicapgtk-0.9.8-3|76	%{_includedir}/*
12mr|libunicapgtk-0.9.8-3|77	%{_libdir}/pkgconfig/*
12mr|libunicapgtk-0.9.8-3|78	%{_libdir}/*.so
12mr|libunicapgtk-0.9.8-3|79	
12mr|libunicapgtk-0.9.8-3|80	
12mr|libunicapgtk-0.9.8-3|81	
12mr|libunicapgtk-0.9.8-3|82	%changelog
12mr|libunicapgtk-0.9.8-3|83	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libunicapgtk-0.9.8-3|84	+ Commit: b2888d5
12mr|libunicapgtk-0.9.8-3|85	- Convert BR to pkgconfig style, spec cleanup
12mr|libunicapgtk-0.9.8-3|86	
12mr|libunicapgtk-0.9.8-3|87	

14952 12
12mr|libuninameslist-20091231-4|1	%define	version 20091231
12mr|libuninameslist-20091231-4|2	%define release %mkrel 4
12mr|libuninameslist-20091231-4|3	
12mr|libuninameslist-20091231-4|4	%define major 0
12mr|libuninameslist-20091231-4|5	%define libname %mklibname uninameslist %{major}
12mr|libuninameslist-20091231-4|6	%define develname %mklibname uninameslist -d
12mr|libuninameslist-20091231-4|7	
12mr|libuninameslist-20091231-4|8	Summary:	A Library of Unicode annotation data
12mr|libuninameslist-20091231-4|9	Name:		libuninameslist
12mr|libuninameslist-20091231-4|10	Version:	%{version}
12mr|libuninameslist-20091231-4|11	Release:	%{release}
12mr|libuninameslist-20091231-4|12	License:	BSD Style
12mr|libuninameslist-20091231-4|13	Group:		System/Libraries
12mr|libuninameslist-20091231-4|14	URL:		http://libuninameslist.sourceforge.net/
12mr|libuninameslist-20091231-4|15	Source:		http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12mr|libuninameslist-20091231-4|16	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libuninameslist-20091231-4|17	
12mr|libuninameslist-20091231-4|18	%description
12mr|libuninameslist-20091231-4|19	The Unicode consortium provides a file containing annotations on many
12mr|libuninameslist-20091231-4|20	unicode characters. This library contains a compiled version of this
12mr|libuninameslist-20091231-4|21	file so that programs can access these data easily.
12mr|libuninameslist-20091231-4|22	
12mr|libuninameslist-20091231-4|23	%package	-n %{libname}
12mr|libuninameslist-20091231-4|24	Summary:	A Library of Unicode annotation data
12mr|libuninameslist-20091231-4|25	Group:		System/Libraries
12mr|libuninameslist-20091231-4|26	Provides:	%{name} = %{version}-%{release}
12mr|libuninameslist-20091231-4|27	
12mr|libuninameslist-20091231-4|28	%description	-n %{libname}
12mr|libuninameslist-20091231-4|29	The Unicode consortium provides a file containing annotations on many
12mr|libuninameslist-20091231-4|30	unicode characters. This library contains a compiled version of this
12mr|libuninameslist-20091231-4|31	file so that programs can access these data easily.
12mr|libuninameslist-20091231-4|32	
12mr|libuninameslist-20091231-4|33	%package -n	%{develname}
12mr|libuninameslist-20091231-4|34	Summary:	Development files for %{name}
12mr|libuninameslist-20091231-4|35	Group:		Development/C
12mr|libuninameslist-20091231-4|36	Provides:	%{name}-devel = %{version}-%{release}
12mr|libuninameslist-20091231-4|37	Requires:	%{libname} = %{version}
12mr|libuninameslist-20091231-4|38	Obsoletes:	%{_lib}uninameslist0-devel
12mr|libuninameslist-20091231-4|39	
12mr|libuninameslist-20091231-4|40	%description -n	%{develname}
12mr|libuninameslist-20091231-4|41	The Unicode consortium provides a file containing annotations on many
12mr|libuninameslist-20091231-4|42	unicode characters. This library contains a compiled version of this
12mr|libuninameslist-20091231-4|43	file so that programs can access these data easily.
12mr|libuninameslist-20091231-4|44	
12mr|libuninameslist-20091231-4|45	This package provides development related files for compiling or
12mr|libuninameslist-20091231-4|46	developing any software that make use of this library.
12mr|libuninameslist-20091231-4|47	
12mr|libuninameslist-20091231-4|48	%prep
12mr|libuninameslist-20091231-4|49	%setup -q -n %{name}
12mr|libuninameslist-20091231-4|50	
12mr|libuninameslist-20091231-4|51	%build
12mr|libuninameslist-20091231-4|52	%configure2_5x --enable-static
12mr|libuninameslist-20091231-4|53	%make
12mr|libuninameslist-20091231-4|54	
12mr|libuninameslist-20091231-4|55	%install
12mr|libuninameslist-20091231-4|56	rm -rf %{buildroot}
12mr|libuninameslist-20091231-4|57	%makeinstall_std
12mr|libuninameslist-20091231-4|58	
12mr|libuninameslist-20091231-4|59	%if %mdkversion < 200900
12mr|libuninameslist-20091231-4|60	%post -n %{libname} -p /sbin/ldconfig
12mr|libuninameslist-20091231-4|61	%endif
12mr|libuninameslist-20091231-4|62	%if %mdkversion < 200900
12mr|libuninameslist-20091231-4|63	%postun -n %{libname} -p /sbin/ldconfig
12mr|libuninameslist-20091231-4|64	%endif
12mr|libuninameslist-20091231-4|65	
12mr|libuninameslist-20091231-4|66	%clean
12mr|libuninameslist-20091231-4|67	rm -rf %{buildroot}
12mr|libuninameslist-20091231-4|68	
12mr|libuninameslist-20091231-4|69	%files -n %{libname}
12mr|libuninameslist-20091231-4|70	%defattr(-,root,root)
12mr|libuninameslist-20091231-4|71	%doc LICENSE
12mr|libuninameslist-20091231-4|72	%{_libdir}/lib*.so.%{major}*
12mr|libuninameslist-20091231-4|73	
12mr|libuninameslist-20091231-4|74	%files -n %{develname}
12mr|libuninameslist-20091231-4|75	%defattr(-,root,root)
12mr|libuninameslist-20091231-4|76	%{_includedir}/*
12mr|libuninameslist-20091231-4|77	%{_libdir}/lib*.so
12mr|libuninameslist-20091231-4|78	%{_libdir}/lib*.a
12mr|libuninameslist-20091231-4|79	
12mr|libuninameslist-20091231-4|80	
12mr|libuninameslist-20091231-4|81	
12mr|libuninameslist-20091231-4|82	
12mr|libuninameslist-20091231-4|83	%changelog
12mr|libuninameslist-20091231-4|84	

14953 12
12mr|libunique-1.1.6-7|1	%define major 		0
12mr|libunique-1.1.6-7|2	%define api 1.0
12mr|libunique-1.1.6-7|3	%define libname		%mklibname unique %major
12mr|libunique-1.1.6-7|4	%define develname	%mklibname unique -d
12mr|libunique-1.1.6-7|5	
12mr|libunique-1.1.6-7|6	Summary: 	Library for creating single instance applications
12mr|libunique-1.1.6-7|7	Name: 		libunique
12mr|libunique-1.1.6-7|8	Version: 	1.1.6
12mr|libunique-1.1.6-7|9	Release:	7
12mr|libunique-1.1.6-7|10	URL: 		http://live.gnome.org/LibUnique
12mr|libunique-1.1.6-7|11	License: 	LGPLv2+
12mr|libunique-1.1.6-7|12	Group: 		System/Libraries
12mr|libunique-1.1.6-7|13	Source0: 	http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
12mr|libunique-1.1.6-7|14	Patch0:		unique-1.0.6-fix-str-fmt.patch
12mr|libunique-1.1.6-7|15	
12mr|libunique-1.1.6-7|16	BuildRequires:	dbus-glib-devel >= 0.70
12mr|libunique-1.1.6-7|17	BuildRequires:	gtk+2-devel >= 2.11.0
12mr|libunique-1.1.6-7|18	BuildRequires:	glib2-devel >= 2.12.0
12mr|libunique-1.1.6-7|19	BuildRequires:	gobject-introspection-devel
12mr|libunique-1.1.6-7|20	BuildRequires:	gtk-doc
12mr|libunique-1.1.6-7|21	
12mr|libunique-1.1.6-7|22	%description
12mr|libunique-1.1.6-7|23	Unique is a library for creating single instance applications.
12mr|libunique-1.1.6-7|24	
12mr|libunique-1.1.6-7|25	%package -n	%{libname}
12mr|libunique-1.1.6-7|26	Group:		System/Libraries
12mr|libunique-1.1.6-7|27	Summary:	Library for creating single instance applications
12mr|libunique-1.1.6-7|28	Conflicts: gir-repository < 0.6.5-3
12mr|libunique-1.1.6-7|29	
12mr|libunique-1.1.6-7|30	%description -n %{libname}
12mr|libunique-1.1.6-7|31	Unique is a library for creating single instance applications.
12mr|libunique-1.1.6-7|32	
12mr|libunique-1.1.6-7|33	%package -n %{develname}
12mr|libunique-1.1.6-7|34	Group:		Development/C
12mr|libunique-1.1.6-7|35	Summary:	Header files for development with %name
12mr|libunique-1.1.6-7|36	Provides:	unique-devel = %{version}
12mr|libunique-1.1.6-7|37	Requires:	%{libname} = %{version}
12mr|libunique-1.1.6-7|38	Conflicts: gir-repository < 0.6.5-3
12mr|libunique-1.1.6-7|39	
12mr|libunique-1.1.6-7|40	%description -n %{develname}
12mr|libunique-1.1.6-7|41	Unique is a library for creating single instance applications.
12mr|libunique-1.1.6-7|42	
12mr|libunique-1.1.6-7|43	%prep
12mr|libunique-1.1.6-7|44	%setup -q
12mr|libunique-1.1.6-7|45	%patch0 -p0
12mr|libunique-1.1.6-7|46	
12mr|libunique-1.1.6-7|47	# this is a hack for glib2.0 >= 2.31.0
12mr|libunique-1.1.6-7|48	sed -i -e 's/-DG_DISABLE_DEPRECATED//g' \
12mr|libunique-1.1.6-7|49	./unique/Makefile.*
12mr|libunique-1.1.6-7|50	
12mr|libunique-1.1.6-7|51	%build
12mr|libunique-1.1.6-7|52	%configure2_5x \
12mr|libunique-1.1.6-7|53	--disable-static \
12mr|libunique-1.1.6-7|54	--enable-maintainer-flags=no
12mr|libunique-1.1.6-7|55	
12mr|libunique-1.1.6-7|56	%make
12mr|libunique-1.1.6-7|57	
12mr|libunique-1.1.6-7|58	%install
12mr|libunique-1.1.6-7|59	rm -rf %{buildroot}
12mr|libunique-1.1.6-7|60	%makeinstall_std
12mr|libunique-1.1.6-7|61	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
12mr|libunique-1.1.6-7|62	
12mr|libunique-1.1.6-7|63	%files -n %{libname}
12mr|libunique-1.1.6-7|64	%{_libdir}/libunique-%api.so.%{major}*
12mr|libunique-1.1.6-7|65	%_libdir/girepository-1.0/Unique-%{api}.typelib
12mr|libunique-1.1.6-7|66	
12mr|libunique-1.1.6-7|67	%files -n %{develname}
12mr|libunique-1.1.6-7|68	%doc AUTHORS
12mr|libunique-1.1.6-7|69	%docdir %{_datadir}/gtk-doc/html/unique
12mr|libunique-1.1.6-7|70	%doc %{_datadir}/gtk-doc/html/unique/*
12mr|libunique-1.1.6-7|71	%{_libdir}/libunique-%api.so
12mr|libunique-1.1.6-7|72	%{_libdir}/pkgconfig/unique-%api.pc
12mr|libunique-1.1.6-7|73	%{_includedir}/unique-%api
12mr|libunique-1.1.6-7|74	%_datadir/gir-1.0/Unique-%api.gir
12mr|libunique-1.1.6-7|75	
12mr|libunique-1.1.6-7|76	
12mr|libunique-1.1.6-7|77	
12mr|libunique-1.1.6-7|78	%changelog
12mr|libunique-1.1.6-7|79	

14954 12
12mr|libunique3-3.0.2-1|1	%define major 		0
12mr|libunique3-3.0.2-1|2	%define api 3.0
12mr|libunique3-3.0.2-1|3	%define oname libunique
12mr|libunique3-3.0.2-1|4	%define libname		%mklibname unique %api %major
12mr|libunique3-3.0.2-1|5	%define develname	%mklibname unique -d %api
12mr|libunique3-3.0.2-1|6	
12mr|libunique3-3.0.2-1|7	Summary: 	Library for creating single instance applications
12mr|libunique3-3.0.2-1|8	Name: 		libunique3
12mr|libunique3-3.0.2-1|9	Version: 	3.0.2
12mr|libunique3-3.0.2-1|10	Release:	%mkrel 1
12mr|libunique3-3.0.2-1|11	URL: 		http://live.gnome.org/LibUnique
12mr|libunique3-3.0.2-1|12	License: 	LGPLv2+
12mr|libunique3-3.0.2-1|13	Group: 		System/Libraries
12mr|libunique3-3.0.2-1|14	Source0: 	http://ftp.gnome.org/pub/GNOME/sources/%oname/%{oname}-%{version}.tar.xz
12mr|libunique3-3.0.2-1|15	Buildroot: 	%{_tmppath}/%{oname}-%{version}-%{release}-buildroot
12mr|libunique3-3.0.2-1|16	BuildRequires:	dbus-glib-devel >= 0.70
12mr|libunique3-3.0.2-1|17	BuildRequires:	gtk+3-devel >= 2.90.0
12mr|libunique3-3.0.2-1|18	BuildRequires:	glib2-devel >= 2.12.0
12mr|libunique3-3.0.2-1|19	BuildRequires:	libx11-devel
12mr|libunique3-3.0.2-1|20	BuildRequires:	gobject-introspection-devel
12mr|libunique3-3.0.2-1|21	BuildRequires:	gtk-doc
12mr|libunique3-3.0.2-1|22	
12mr|libunique3-3.0.2-1|23	%description
12mr|libunique3-3.0.2-1|24	Unique is a library for creating single instance applications.
12mr|libunique3-3.0.2-1|25	
12mr|libunique3-3.0.2-1|26	%package -n	%{libname}
12mr|libunique3-3.0.2-1|27	Group:		System/Libraries
12mr|libunique3-3.0.2-1|28	Summary:	Library for creating single instance applications
12mr|libunique3-3.0.2-1|29	Conflicts: gir-repository < 0.6.5-3
12mr|libunique3-3.0.2-1|30	
12mr|libunique3-3.0.2-1|31	%description -n %{libname}
12mr|libunique3-3.0.2-1|32	Unique is a library for creating single instance applications.
12mr|libunique3-3.0.2-1|33	
12mr|libunique3-3.0.2-1|34	%package -n %{develname}
12mr|libunique3-3.0.2-1|35	Group:		Development/C
12mr|libunique3-3.0.2-1|36	Summary:	Header files for development with %oname
12mr|libunique3-3.0.2-1|37	Provides:	unique-%api-devel = %version-%release
12mr|libunique3-3.0.2-1|38	Requires:	%{libname} = %{version}
12mr|libunique3-3.0.2-1|39	Conflicts: gir-repository < 0.6.5-3
12mr|libunique3-3.0.2-1|40	
12mr|libunique3-3.0.2-1|41	%description -n %{develname}
12mr|libunique3-3.0.2-1|42	Unique is a library for creating single instance applications.
12mr|libunique3-3.0.2-1|43	
12mr|libunique3-3.0.2-1|44	%prep
12mr|libunique3-3.0.2-1|45	%setup -q -n %oname-%version
12mr|libunique3-3.0.2-1|46	
12mr|libunique3-3.0.2-1|47	%build
12mr|libunique3-3.0.2-1|48	%configure2_5x
12mr|libunique3-3.0.2-1|49	%make
12mr|libunique3-3.0.2-1|50	
12mr|libunique3-3.0.2-1|51	%install
12mr|libunique3-3.0.2-1|52	rm -rf %{buildroot}
12mr|libunique3-3.0.2-1|53	
12mr|libunique3-3.0.2-1|54	%makeinstall_std
12mr|libunique3-3.0.2-1|55	
12mr|libunique3-3.0.2-1|56	%clean
12mr|libunique3-3.0.2-1|57	rm -rf %{buildroot}
12mr|libunique3-3.0.2-1|58	
12mr|libunique3-3.0.2-1|59	%files -n %{libname}
12mr|libunique3-3.0.2-1|60	%defattr(-,root,root)
12mr|libunique3-3.0.2-1|61	%{_libdir}/libunique-%api.so.%{major}*
12mr|libunique3-3.0.2-1|62	%_libdir/girepository-1.0/Unique-%{api}.typelib
12mr|libunique3-3.0.2-1|63	
12mr|libunique3-3.0.2-1|64	%files -n %{develname}
12mr|libunique3-3.0.2-1|65	%doc AUTHORS
12mr|libunique3-3.0.2-1|66	%defattr(-,root,root)
12mr|libunique3-3.0.2-1|67	%{_libdir}/libunique-%api.so
12mr|libunique3-3.0.2-1|68	%{_libdir}/pkgconfig/unique-%api.pc
12mr|libunique3-3.0.2-1|69	%{_includedir}/unique-%api
12mr|libunique3-3.0.2-1|70	%_datadir/gir-1.0/Unique-%api.gir
12mr|libunique3-3.0.2-1|71	%_datadir/gtk-doc/html/unique-3.0
12mr|libunique3-3.0.2-1|72	
12mr|libunique3-3.0.2-1|73	
12mr|libunique3-3.0.2-1|74	
12mr|libunique3-3.0.2-1|75	%changelog
12mr|libunique3-3.0.2-1|76	

14955 12
12mr|libunistring-0.9.3-4|1	%define major 0
12mr|libunistring-0.9.3-4|2	%define libname %mklibname unistring %{major}
12mr|libunistring-0.9.3-4|3	%define develname %mklibname -d unistring
12mr|libunistring-0.9.3-4|4	
12mr|libunistring-0.9.3-4|5	Summary:	GNU Unicode string library
12mr|libunistring-0.9.3-4|6	Name:		libunistring
12mr|libunistring-0.9.3-4|7	Version:	0.9.3
12mr|libunistring-0.9.3-4|8	Release:	4
12mr|libunistring-0.9.3-4|9	License:	LGPLv2+
12mr|libunistring-0.9.3-4|10	Group:		System/Libraries
12mr|libunistring-0.9.3-4|11	Url:		http://www.gnu.org/software/libunistring/
12mr|libunistring-0.9.3-4|12	Source0:	http://ftp.gnu.org/gnu/libunistring/%{name}-%{version}.tar.gz
12mr|libunistring-0.9.3-4|13	BuildRequires:	locales-fr
12mr|libunistring-0.9.3-4|14	BuildRequires:	texinfo
12mr|libunistring-0.9.3-4|15	
12mr|libunistring-0.9.3-4|16	%description
12mr|libunistring-0.9.3-4|17	This library implements Unicode strings (in three flavours: UTF-8
12mr|libunistring-0.9.3-4|18	strings, UTF-16 strings, UTF-32 strings), together with functions for
12mr|libunistring-0.9.3-4|19	Unicode charactets (character names, classifications, properties) and
12mr|libunistring-0.9.3-4|20	functions for string processing (formatted output, width, word breaks,
12mr|libunistring-0.9.3-4|21	line breaks, normalization, case folding, regular expressions).
12mr|libunistring-0.9.3-4|22	
12mr|libunistring-0.9.3-4|23	%package -n %{libname}
12mr|libunistring-0.9.3-4|24	Group:		System/Libraries
12mr|libunistring-0.9.3-4|25	Summary:	GNU Unicode string library
12mr|libunistring-0.9.3-4|26	
12mr|libunistring-0.9.3-4|27	%description -n %{libname}
12mr|libunistring-0.9.3-4|28	This library implements Unicode strings (in three flavours: UTF-8
12mr|libunistring-0.9.3-4|29	strings, UTF-16 strings, UTF-32 strings), together with functions for
12mr|libunistring-0.9.3-4|30	Unicode charactets (character names, classifications, properties) and
12mr|libunistring-0.9.3-4|31	functions for string processing (formatted output, width, word breaks,
12mr|libunistring-0.9.3-4|32	line breaks, normalization, case folding, regular expressions).
12mr|libunistring-0.9.3-4|33	
12mr|libunistring-0.9.3-4|34	%package -n %{develname}
12mr|libunistring-0.9.3-4|35	Group:		Development/C
12mr|libunistring-0.9.3-4|36	Summary:	GNU Unicode string library - development files
12mr|libunistring-0.9.3-4|37	Requires:	%{libname} = %{version}-%{release}
12mr|libunistring-0.9.3-4|38	Provides:	%{name}-devel = %{version}-%{release}
12mr|libunistring-0.9.3-4|39	Obsoletes:	%{mklibname -s -d unistring} < %{version}-%{release}
12mr|libunistring-0.9.3-4|40	
12mr|libunistring-0.9.3-4|41	%description -n %{develname}
12mr|libunistring-0.9.3-4|42	This library implements Unicode strings (in three flavours: UTF-8
12mr|libunistring-0.9.3-4|43	strings, UTF-16 strings, UTF-32 strings), together with functions for
12mr|libunistring-0.9.3-4|44	Unicode charactets (character names, classifications, properties) and
12mr|libunistring-0.9.3-4|45	functions for string processing (formatted output, width, word breaks,
12mr|libunistring-0.9.3-4|46	line breaks, normalization, case folding, regular expressions).
12mr|libunistring-0.9.3-4|47	
12mr|libunistring-0.9.3-4|48	%prep
12mr|libunistring-0.9.3-4|49	%setup -q
12mr|libunistring-0.9.3-4|50	
12mr|libunistring-0.9.3-4|51	%build
12mr|libunistring-0.9.3-4|52	%configure2_5x --disable-static
12mr|libunistring-0.9.3-4|53	%make
12mr|libunistring-0.9.3-4|54	
12mr|libunistring-0.9.3-4|55	%install
12mr|libunistring-0.9.3-4|56	%makeinstall_std
12mr|libunistring-0.9.3-4|57	
12mr|libunistring-0.9.3-4|58	%files -n %{libname}
12mr|libunistring-0.9.3-4|59	%doc AUTHORS NEWS README
12mr|libunistring-0.9.3-4|60	%{_libdir}/libunistring.so.%{major}*
12mr|libunistring-0.9.3-4|61	
12mr|libunistring-0.9.3-4|62	%files -n %{develname}
12mr|libunistring-0.9.3-4|63	%doc HACKING DEPENDENCIES THANKS ChangeLog
12mr|libunistring-0.9.3-4|64	%doc %{_datadir}/doc/%{name}/*.html
12mr|libunistring-0.9.3-4|65	%{_libdir}/libunistring.so
12mr|libunistring-0.9.3-4|66	%{_infodir}/libunistring.info*
12mr|libunistring-0.9.3-4|67	%{_includedir}/unistring
12mr|libunistring-0.9.3-4|68	%{_includedir}/*.h
12mr|libunistring-0.9.3-4|69	
12mr|libunistring-0.9.3-4|70	
12mr|libunistring-0.9.3-4|71	%changelog
12mr|libunistring-0.9.3-4|72	* Mon Aug  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libunistring-0.9.3-4|73	+ Commit: 665f642
12mr|libunistring-0.9.3-4|74	- Drop static library, spec cleanup
12mr|libunistring-0.9.3-4|75	
12mr|libunistring-0.9.3-4|76	

14956 12
12mr|libunwind-1.0.1-2|1	# rpmbuild parameters:
12mr|libunwind-1.0.1-2|2	# --without check: Do not run the testsuite.  Default is to run it.
12mr|libunwind-1.0.1-2|3	%define major           1
12mr|libunwind-1.0.1-2|4	%define oname           unwind
12mr|libunwind-1.0.1-2|5	%define libname         %mklibname %{oname} %major
12mr|libunwind-1.0.1-2|6	%define develname       %mklibname %{oname} -d
12mr|libunwind-1.0.1-2|7	
12mr|libunwind-1.0.1-2|8	
12mr|libunwind-1.0.1-2|9	Summary: An unwinding library
12mr|libunwind-1.0.1-2|10	Name: libunwind
12mr|libunwind-1.0.1-2|11	Version: 1.0.1
12mr|libunwind-1.0.1-2|12	Release: 2
12mr|libunwind-1.0.1-2|13	License: BSD
12mr|libunwind-1.0.1-2|14	Group: System/Libraries
12mr|libunwind-1.0.1-2|15	Source0: http://download.savannah.gnu.org/releases/libunwind/libunwind-%{version}.tar.gz
12mr|libunwind-1.0.1-2|16	#Fedora specific patch
12mr|libunwind-1.0.1-2|17	Patch1: libunwind-disable-setjmp.patch
12mr|libunwind-1.0.1-2|18	Patch3: libunwind-arm-register-rename.patch
12mr|libunwind-1.0.1-2|19	URL: http://savannah.nongnu.org/projects/libunwind
12mr|libunwind-1.0.1-2|20	ExclusiveArch: %{arm} hppa ia64 mips ppc ppc64 %{ix86} x86_64
12mr|libunwind-1.0.1-2|21	
12mr|libunwind-1.0.1-2|22	BuildRequires: automake libtool autoconf
12mr|libunwind-1.0.1-2|23	
12mr|libunwind-1.0.1-2|24	# host != target would cause REMOTE_ONLY build even if building i386 on x86_64.
12mr|libunwind-1.0.1-2|25	#% global _host %{_target_platform}
12mr|libunwind-1.0.1-2|26	
12mr|libunwind-1.0.1-2|27	%description
12mr|libunwind-1.0.1-2|28	Libunwind provides a C ABI to determine the call-chain of a program.
12mr|libunwind-1.0.1-2|29	This version of libunwind is targetted for the ia64 platform.
12mr|libunwind-1.0.1-2|30	
12mr|libunwind-1.0.1-2|31	%package -n     %{libname}
12mr|libunwind-1.0.1-2|32	Summary:        Dynamic libraries from %{oname}
12mr|libunwind-1.0.1-2|33	Group:          System/Libraries
12mr|libunwind-1.0.1-2|34	Provides:       %{name} = %{version}-%{release}
12mr|libunwind-1.0.1-2|35	
12mr|libunwind-1.0.1-2|36	%description -n %{libname}
12mr|libunwind-1.0.1-2|37	Dynamic libraries from %{name}.
12mr|libunwind-1.0.1-2|38	
12mr|libunwind-1.0.1-2|39	%package -n %{develname}
12mr|libunwind-1.0.1-2|40	Summary: Development package for libunwind
12mr|libunwind-1.0.1-2|41	Group: Development/C
12mr|libunwind-1.0.1-2|42	Requires: libunwind = %{version}-%{release}
12mr|libunwind-1.0.1-2|43	Provides: libunwind-devel = %{version}-%{release}
12mr|libunwind-1.0.1-2|44	
12mr|libunwind-1.0.1-2|45	%description -n %{develname}
12mr|libunwind-1.0.1-2|46	The libunwind-devel package includes the libraries and header files for
12mr|libunwind-1.0.1-2|47	libunwind.
12mr|libunwind-1.0.1-2|48	
12mr|libunwind-1.0.1-2|49	%prep
12mr|libunwind-1.0.1-2|50	%setup -q
12mr|libunwind-1.0.1-2|51	%patch1 -p1
12mr|libunwind-1.0.1-2|52	%patch3 -p1 -b .arm
12mr|libunwind-1.0.1-2|53	
12mr|libunwind-1.0.1-2|54	%build
12mr|libunwind-1.0.1-2|55	aclocal
12mr|libunwind-1.0.1-2|56	libtoolize --force
12mr|libunwind-1.0.1-2|57	autoheader
12mr|libunwind-1.0.1-2|58	automake --add-missing
12mr|libunwind-1.0.1-2|59	autoconf
12mr|libunwind-1.0.1-2|60	%configure2_5x --enable-static --enable-shared
12mr|libunwind-1.0.1-2|61	make
12mr|libunwind-1.0.1-2|62	
12mr|libunwind-1.0.1-2|63	%install
12mr|libunwind-1.0.1-2|64	%makeinstall_std
12mr|libunwind-1.0.1-2|65	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|libunwind-1.0.1-2|66	
12mr|libunwind-1.0.1-2|67	# /usr/include/libunwind-ptrace.h
12mr|libunwind-1.0.1-2|68	# [...] aren't really part of the libunwind API.  They are implemented in
12mr|libunwind-1.0.1-2|69	# a archive library called libunwind-ptrace.a.
12mr|libunwind-1.0.1-2|70	mv -f %{buildroot}%{_libdir}/libunwind-ptrace.a %{buildroot}%{_libdir}/libunwind-ptrace.a-save
12mr|libunwind-1.0.1-2|71	rm -f %{buildroot}%{_libdir}/libunwind*.a
12mr|libunwind-1.0.1-2|72	mv -f %{buildroot}%{_libdir}/libunwind-ptrace.a-save %{buildroot}%{_libdir}/libunwind-ptrace.a
12mr|libunwind-1.0.1-2|73	rm -f %{buildroot}%{_libdir}/libunwind-ptrace*.so*
12mr|libunwind-1.0.1-2|74	
12mr|libunwind-1.0.1-2|75	%check
12mr|libunwind-1.0.1-2|76	%if 0%{?_with_check:1} || 0%{?_with_testsuite:1}
12mr|libunwind-1.0.1-2|77	echo ====================TESTING=========================
12mr|libunwind-1.0.1-2|78	make check || true
12mr|libunwind-1.0.1-2|79	echo ====================TESTING END=====================
12mr|libunwind-1.0.1-2|80	%else
12mr|libunwind-1.0.1-2|81	echo ====================TESTSUITE DISABLED=========================
12mr|libunwind-1.0.1-2|82	%endif
12mr|libunwind-1.0.1-2|83	
12mr|libunwind-1.0.1-2|84	%files -n %{libname}
12mr|libunwind-1.0.1-2|85	%{_libdir}/libunwind*.so.*
12mr|libunwind-1.0.1-2|86	
12mr|libunwind-1.0.1-2|87	%files -n %{develname}
12mr|libunwind-1.0.1-2|88	%doc COPYING README NEWS
12mr|libunwind-1.0.1-2|89	%{_libdir}/libunwind*.so
12mr|libunwind-1.0.1-2|90	%{_libdir}/libunwind-ptrace.a
12mr|libunwind-1.0.1-2|91	%{_mandir}/*/*
12mr|libunwind-1.0.1-2|92	# <unwind.h> does not get installed for REMOTE_ONLY targets - check it.
12mr|libunwind-1.0.1-2|93	%{_includedir}/unwind.h
12mr|libunwind-1.0.1-2|94	%{_includedir}/libunwind*.h
12mr|libunwind-1.0.1-2|95	
12mr|libunwind-1.0.1-2|96	%changelog
12mr|libunwind-1.0.1-2|97	

14957 12
12mr|libupnp-1.6.17-2|1	%define major 6
12mr|libupnp-1.6.17-2|2	%define minor 2
12mr|libupnp-1.6.17-2|3	%define libname %mklibname upnp %{major}
12mr|libupnp-1.6.17-2|4	%define develname %mklibname upnp -d
12mr|libupnp-1.6.17-2|5	%define develnamest %mklibname upnp -d -s
12mr|libupnp-1.6.17-2|6	
12mr|libupnp-1.6.17-2|7	Summary:	Library and tools for the UPnP protocol
12mr|libupnp-1.6.17-2|8	Name:		libupnp
12mr|libupnp-1.6.17-2|9	Version:	1.6.17
12mr|libupnp-1.6.17-2|10	Release:	2
12mr|libupnp-1.6.17-2|11	License:	BSD
12mr|libupnp-1.6.17-2|12	Group:		System/Libraries
12mr|libupnp-1.6.17-2|13	URL:		http://pupnp.sourceforge.net/
12mr|libupnp-1.6.17-2|14	Source0:	http://downloads.sourceforge.net/pupnp/%{name}-%{version}.tar.bz2
12mr|libupnp-1.6.17-2|15	
12mr|libupnp-1.6.17-2|16	%description
12mr|libupnp-1.6.17-2|17	The Linux SDK for UPnP Devices (libupnp) provides developers with an API and
12mr|libupnp-1.6.17-2|18	open source code for building control points, devices, and bridges that are
12mr|libupnp-1.6.17-2|19	compliant with Version 1.0 of the Universal Plug and Play Device
12mr|libupnp-1.6.17-2|20	Architecture Specification.
12mr|libupnp-1.6.17-2|21	
12mr|libupnp-1.6.17-2|22	%package -n %{libname}
12mr|libupnp-1.6.17-2|23	Summary:	Library and tools for the UPnP protocol
12mr|libupnp-1.6.17-2|24	Group:		System/Libraries
12mr|libupnp-1.6.17-2|25	Obsoletes:	%{mklibname upnp 0} < 1.6.6
12mr|libupnp-1.6.17-2|26	Obsoletes:	%{mklibname upnp 3} < 1.6.17
12mr|libupnp-1.6.17-2|27	
12mr|libupnp-1.6.17-2|28	%description -n %{libname}
12mr|libupnp-1.6.17-2|29	The Linux SDK for UPnP Devices (libupnp) provides developers with an API and
12mr|libupnp-1.6.17-2|30	open source code for building control points, devices, and bridges that are
12mr|libupnp-1.6.17-2|31	compliant with Version 1.0 of the Universal Plug and Play Device
12mr|libupnp-1.6.17-2|32	Architecture Specification.
12mr|libupnp-1.6.17-2|33	
12mr|libupnp-1.6.17-2|34	%package -n %{develname}
12mr|libupnp-1.6.17-2|35	Summary:	Header files and static libraries from %{name}
12mr|libupnp-1.6.17-2|36	Group:		Development/C
12mr|libupnp-1.6.17-2|37	Requires:	%{libname} >= %{version}-%{release}
12mr|libupnp-1.6.17-2|38	Provides:	%{name}-devel = %{version}-%{release}
12mr|libupnp-1.6.17-2|39	Obsoletes:	%{mklibname upnp 0 -d} < 1.6.6
12mr|libupnp-1.6.17-2|40	
12mr|libupnp-1.6.17-2|41	%description -n %{develname}
12mr|libupnp-1.6.17-2|42	Libraries and includes static files for developing programs based on %{name}.
12mr|libupnp-1.6.17-2|43	
12mr|libupnp-1.6.17-2|44	%package -n %{develnamest}
12mr|libupnp-1.6.17-2|45	Summary:	Header files and static libraries from %{name}
12mr|libupnp-1.6.17-2|46	Group:		Development/C
12mr|libupnp-1.6.17-2|47	Requires:	%{libname} >= %{version}-%{release}
12mr|libupnp-1.6.17-2|48	Provides:	%{name}-devel-static = %{version}-%{release}
12mr|libupnp-1.6.17-2|49	Requires:	%{name}-devel = %{version}-%{release}
12mr|libupnp-1.6.17-2|50	Obsoletes:	%{mklibname upnp 0 -d -s} < 1.6.6
12mr|libupnp-1.6.17-2|51	
12mr|libupnp-1.6.17-2|52	%description -n %{develnamest}
12mr|libupnp-1.6.17-2|53	Libraries and includes static files for developing programs based on %{name}.
12mr|libupnp-1.6.17-2|54	
12mr|libupnp-1.6.17-2|55	%prep
12mr|libupnp-1.6.17-2|56	%setup -q
12mr|libupnp-1.6.17-2|57	
12mr|libupnp-1.6.17-2|58	%build
12mr|libupnp-1.6.17-2|59	%configure2_5x \
12mr|libupnp-1.6.17-2|60	--with-documentation=%{_docdir}/%{name} \
12mr|libupnp-1.6.17-2|61	--enable-tools \
12mr|libupnp-1.6.17-2|62	--enable-sample
12mr|libupnp-1.6.17-2|63	%make
12mr|libupnp-1.6.17-2|64	
12mr|libupnp-1.6.17-2|65	%install
12mr|libupnp-1.6.17-2|66	%makeinstall_std
12mr|libupnp-1.6.17-2|67	
12mr|libupnp-1.6.17-2|68	%files -n %{libname}
12mr|libupnp-1.6.17-2|69	%doc LICENSE NEWS README THANKS TODO
12mr|libupnp-1.6.17-2|70	%{_libdir}/*upnp.so.%{major}*
12mr|libupnp-1.6.17-2|71	%{_libdir}/*.so.%{minor}*
12mr|libupnp-1.6.17-2|72	%{_libdir}/libthreadutil.so.%{major}*
12mr|libupnp-1.6.17-2|73	
12mr|libupnp-1.6.17-2|74	%files -n %{develname}
12mr|libupnp-1.6.17-2|75	%{_includedir}/*
12mr|libupnp-1.6.17-2|76	%{_libdir}/*.so
12mr|libupnp-1.6.17-2|77	%{_libdir}/pkgconfig/*pc
12mr|libupnp-1.6.17-2|78	%{_docdir}/%{name}
12mr|libupnp-1.6.17-2|79	
12mr|libupnp-1.6.17-2|80	%files -n %{develnamest}
12mr|libupnp-1.6.17-2|81	%{_libdir}/*.a
12mr|libupnp-1.6.17-2|82	
12mr|libupnp-1.6.17-2|83	
12mr|libupnp-1.6.17-2|84	
12mr|libupnp-1.6.17-2|85	%changelog
12mr|libupnp-1.6.17-2|86	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libupnp-1.6.17-2|87	+ Commit: eae0f35
12mr|libupnp-1.6.17-2|88	- Add Obsoletes for libupnp3 package to solve file conflicts
12mr|libupnp-1.6.17-2|89	
12mr|libupnp-1.6.17-2|90	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libupnp-1.6.17-2|91	+ Commit: f7062dc
12mr|libupnp-1.6.17-2|92	- New version 1.6.17 (sync with Cooker), fix unversioned Obsoletes
12mr|libupnp-1.6.17-2|93	
12mr|libupnp-1.6.17-2|94	

14958 12
12mr|libusb1-1.0.9-2|1	%define api 1.0
12mr|libusb1-1.0.9-2|2	%define major 0
12mr|libusb1-1.0.9-2|3	%define libname %mklibname usb %{api} %{major}
12mr|libusb1-1.0.9-2|4	%define devellibname %mklibname -d usb %{api}
12mr|libusb1-1.0.9-2|5	%define sdevellibname %mklibname -s -d usb %{api}
12mr|libusb1-1.0.9-2|6	
12mr|libusb1-1.0.9-2|7	Summary:	A library which allows userspace access to USB devices
12mr|libusb1-1.0.9-2|8	Name:		libusb1
12mr|libusb1-1.0.9-2|9	Version:	1.0.9
12mr|libusb1-1.0.9-2|10	Release:	2
12mr|libusb1-1.0.9-2|11	License:	LGPLv2+
12mr|libusb1-1.0.9-2|12	Group:		System/Libraries
12mr|libusb1-1.0.9-2|13	URL:		http://libusb.wiki.sourceforge.net/Libusb1.0
12mr|libusb1-1.0.9-2|14	Source0:	http://downloads.sourceforge.net/libusb/libusb-%{version}.tar.bz2
12mr|libusb1-1.0.9-2|15	BuildRequires:	doxygen
12mr|libusb1-1.0.9-2|16	
12mr|libusb1-1.0.9-2|17	%description
12mr|libusb1-1.0.9-2|18	This package provides a way for applications to access USB devices. Note that
12mr|libusb1-1.0.9-2|19	this library is not compatible with the original libusb-0.1 series.
12mr|libusb1-1.0.9-2|20	
12mr|libusb1-1.0.9-2|21	%package -n %{libname}
12mr|libusb1-1.0.9-2|22	Summary:	A library which allows userspace access to USB devices
12mr|libusb1-1.0.9-2|23	Group:		System/Libraries
12mr|libusb1-1.0.9-2|24	# Package had originally wrong major:
12mr|libusb1-1.0.9-2|25	Obsoletes:	%{_lib}usb1 < 1.0.3-2
12mr|libusb1-1.0.9-2|26	
12mr|libusb1-1.0.9-2|27	%description -n %{libname}
12mr|libusb1-1.0.9-2|28	This package provides a way for applications to access USB devices. Note that
12mr|libusb1-1.0.9-2|29	this library is not compatible with the original libusb-0.1 series.
12mr|libusb1-1.0.9-2|30	
12mr|libusb1-1.0.9-2|31	%package -n %{devellibname}
12mr|libusb1-1.0.9-2|32	Summary:	Development files for libusb
12mr|libusb1-1.0.9-2|33	Group:		Development/C
12mr|libusb1-1.0.9-2|34	Requires:	%{libname} = %{version}-%{release}
12mr|libusb1-1.0.9-2|35	Provides:	libusb1-devel = %{version}-%{release}
12mr|libusb1-1.0.9-2|36	Provides:	usb1-devel = %{version}-%{release}
12mr|libusb1-1.0.9-2|37	Provides:	usb%{api}-devel = %{version}-%{release}
12mr|libusb1-1.0.9-2|38	# Package had originally wrong api in name:
12mr|libusb1-1.0.9-2|39	Obsoletes:	%{_lib}usb1-devel < 1.0.3-2
12mr|libusb1-1.0.9-2|40	
12mr|libusb1-1.0.9-2|41	%description -n %{devellibname}
12mr|libusb1-1.0.9-2|42	This package contains the header files, libraries  and documentation needed to
12mr|libusb1-1.0.9-2|43	develop applications that use libusb-1.0.
12mr|libusb1-1.0.9-2|44	
12mr|libusb1-1.0.9-2|45	%package -n %{sdevellibname}
12mr|libusb1-1.0.9-2|46	Summary:	Static development files for libusb
12mr|libusb1-1.0.9-2|47	Group:		Development/C
12mr|libusb1-1.0.9-2|48	Requires:	%{devellibname} = %{version}-%{release}
12mr|libusb1-1.0.9-2|49	Provides:	usb1-static-devel = %{version}-%{release}
12mr|libusb1-1.0.9-2|50	Provides:	usb%{api}-static-devel = %{version}-%{release}
12mr|libusb1-1.0.9-2|51	# Package had originally wrong api in name:
12mr|libusb1-1.0.9-2|52	Obsoletes:	%{_lib}usb1-static-devel < 1.0.3-2
12mr|libusb1-1.0.9-2|53	
12mr|libusb1-1.0.9-2|54	%description -n %{sdevellibname}
12mr|libusb1-1.0.9-2|55	This package contains static libraries to develop applications that use
12mr|libusb1-1.0.9-2|56	libusb-1.0.
12mr|libusb1-1.0.9-2|57	
12mr|libusb1-1.0.9-2|58	%prep
12mr|libusb1-1.0.9-2|59	%setup -q -n libusb-%{version}
12mr|libusb1-1.0.9-2|60	
12mr|libusb1-1.0.9-2|61	%build
12mr|libusb1-1.0.9-2|62	# libusb-compat is in /lib and uses libusb1
12mr|libusb1-1.0.9-2|63	%configure2_5x --libdir=/%{_lib}
12mr|libusb1-1.0.9-2|64	%make
12mr|libusb1-1.0.9-2|65	pushd doc
12mr|libusb1-1.0.9-2|66	make docs
12mr|libusb1-1.0.9-2|67	popd
12mr|libusb1-1.0.9-2|68	
12mr|libusb1-1.0.9-2|69	%install
12mr|libusb1-1.0.9-2|70	%makeinstall_std
12mr|libusb1-1.0.9-2|71	
12mr|libusb1-1.0.9-2|72	# static library is not needed in /lib
12mr|libusb1-1.0.9-2|73	mkdir -p %{buildroot}%{_libdir}
12mr|libusb1-1.0.9-2|74	mv %{buildroot}/%{_lib}/libusb-%{api}.a %{buildroot}%{_libdir}
12mr|libusb1-1.0.9-2|75	# add a symlink just in case libtool expects it to be there due to it
12mr|libusb1-1.0.9-2|76	# being referenced in the .la file
12mr|libusb1-1.0.9-2|77	ln -s %{_libdir}/libusb-%{api}.a %{buildroot}/%{_lib}/libusb-%{api}.a
12mr|libusb1-1.0.9-2|78	# move .pc file back
12mr|libusb1-1.0.9-2|79	mv %{buildroot}/%{_lib}/pkgconfig %{buildroot}%{_libdir}
12mr|libusb1-1.0.9-2|80	
12mr|libusb1-1.0.9-2|81	%files -n %{libname}
12mr|libusb1-1.0.9-2|82	%doc AUTHORS COPYING README NEWS ChangeLog
12mr|libusb1-1.0.9-2|83	/%{_lib}/libusb*-%{api}.so.%{major}*
12mr|libusb1-1.0.9-2|84	
12mr|libusb1-1.0.9-2|85	%files -n %{devellibname}
12mr|libusb1-1.0.9-2|86	%doc doc/html examples/*.c
12mr|libusb1-1.0.9-2|87	%{_libdir}/pkgconfig/libusb-%{api}.pc
12mr|libusb1-1.0.9-2|88	%{_includedir}/libusb-%{api}
12mr|libusb1-1.0.9-2|89	/%{_lib}/libusb-%{api}.so
12mr|libusb1-1.0.9-2|90	
12mr|libusb1-1.0.9-2|91	%files -n %{sdevellibname}
12mr|libusb1-1.0.9-2|92	/%{_lib}/libusb-%{api}.*a
12mr|libusb1-1.0.9-2|93	%{_libdir}/libusb-%{api}.a
12mr|libusb1-1.0.9-2|94	
12mr|libusb1-1.0.9-2|95	
12mr|libusb1-1.0.9-2|96	%changelog
12mr|libusb1-1.0.9-2|97	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libusb1-1.0.9-2|98	+ Commit: 6a4c3bf
12mr|libusb1-1.0.9-2|99	- New 1.0.9 (sync with Cooker)
12mr|libusb1-1.0.9-2|100	
12mr|libusb1-1.0.9-2|101	

14959 12
12mr|libusb-compat-0.1.4-3|1	
12mr|libusb-compat-0.1.4-3|2	%define api 0.1
12mr|libusb-compat-0.1.4-3|3	%define major 4
12mr|libusb-compat-0.1.4-3|4	%define libname %mklibname usb-compat %api %major
12mr|libusb-compat-0.1.4-3|5	%define devellibname %mklibname -d usb-compat %api
12mr|libusb-compat-0.1.4-3|6	%define sdevellibname %mklibname -s -d usb-compat %api
12mr|libusb-compat-0.1.4-3|7	
12mr|libusb-compat-0.1.4-3|8	%define oldlibusb_version 0.1.12-14
12mr|libusb-compat-0.1.4-3|9	
12mr|libusb-compat-0.1.4-3|10	Summary:	A library which allows userspace access to USB devices
12mr|libusb-compat-0.1.4-3|11	Name:		libusb-compat
12mr|libusb-compat-0.1.4-3|12	Version:	0.1.4
12mr|libusb-compat-0.1.4-3|13	Release:	3
12mr|libusb-compat-0.1.4-3|14	Source0:	http://downloads.sourceforge.net/libusb/libusb-compat-0.1/libusb-compat-0.1.0/%name-%{version}.tar.bz2
12mr|libusb-compat-0.1.4-3|15	License:	LGPLv2+
12mr|libusb-compat-0.1.4-3|16	Group:		System/Libraries
12mr|libusb-compat-0.1.4-3|17	URL:		http://libusb.wiki.sourceforge.net/Libusb1.0
12mr|libusb-compat-0.1.4-3|18	BuildRequires:	doxygen
12mr|libusb-compat-0.1.4-3|19	BuildRequires:	usb1-devel
12mr|libusb-compat-0.1.4-3|20	Patch1:	libusb-0.1-ansi.patch
12mr|libusb-compat-0.1.4-3|21	
12mr|libusb-compat-0.1.4-3|22	%description
12mr|libusb-compat-0.1.4-3|23	A compatibility layer allowing applications written for libusb-0.1 to work
12mr|libusb-compat-0.1.4-3|24	with libusb-1.0. libusb-compat-0.1 attempts to look, feel, smell and walk
12mr|libusb-compat-0.1.4-3|25	like libusb-0.1.
12mr|libusb-compat-0.1.4-3|26	
12mr|libusb-compat-0.1.4-3|27	%package -n %libname
12mr|libusb-compat-0.1.4-3|28	Summary: %summary
12mr|libusb-compat-0.1.4-3|29	Group:	System/Libraries
12mr|libusb-compat-0.1.4-3|30	Provides: %{_lib}usb0.1_4 = %oldlibusb_version
12mr|libusb-compat-0.1.4-3|31	Obsoletes: %{_lib}usb0.1_4 < %oldlibusb_version
12mr|libusb-compat-0.1.4-3|32	# old provides from libusb0.1_4
12mr|libusb-compat-0.1.4-3|33	Provides: libusb = %oldlibusb_version
12mr|libusb-compat-0.1.4-3|34	Provides: libusb0.1 = %oldlibusb_version
12mr|libusb-compat-0.1.4-3|35	# wrong name for a short period in cooker
12mr|libusb-compat-0.1.4-3|36	Obsoletes: %{_lib}usb-compat0 < 0.1.0-6
12mr|libusb-compat-0.1.4-3|37	
12mr|libusb-compat-0.1.4-3|38	%description -n %libname
12mr|libusb-compat-0.1.4-3|39	A compatibility layer allowing applications written for libusb-0.1 to work
12mr|libusb-compat-0.1.4-3|40	with libusb-1.0. libusb-compat-0.1 attempts to look, feel, smell and walk
12mr|libusb-compat-0.1.4-3|41	like libusb-0.1.
12mr|libusb-compat-0.1.4-3|42	
12mr|libusb-compat-0.1.4-3|43	%package -n %devellibname
12mr|libusb-compat-0.1.4-3|44	Summary: Development files for libusb-0.1
12mr|libusb-compat-0.1.4-3|45	Group:	Development/C
12mr|libusb-compat-0.1.4-3|46	Requires: %{libname} = %{version}
12mr|libusb-compat-0.1.4-3|47	Provides: %{_lib}usb-devel = %oldlibusb_version
12mr|libusb-compat-0.1.4-3|48	Obsoletes: %{_lib}usb-devel < %oldlibusb_version
12mr|libusb-compat-0.1.4-3|49	Obsoletes: %{_lib}usb0.1_4-devel < %oldlibusb_version
12mr|libusb-compat-0.1.4-3|50	# wrong name for a short period in cooker:
12mr|libusb-compat-0.1.4-3|51	Obsoletes: %{_lib}usb-compat0-devel < 0.1.0-6
12mr|libusb-compat-0.1.4-3|52	Provides: libusb-devel = %oldlibusb_version
12mr|libusb-compat-0.1.4-3|53	Provides: libusb0.1-devel = %oldlibusb_version
12mr|libusb-compat-0.1.4-3|54	Provides: usb-compat-devel = %{version}-%{release}
12mr|libusb-compat-0.1.4-3|55	Provides: usb0.1-devel = %{version}-%{release}
12mr|libusb-compat-0.1.4-3|56	
12mr|libusb-compat-0.1.4-3|57	%description -n %devellibname
12mr|libusb-compat-0.1.4-3|58	This package contains the header files, libraries  and documentation needed to
12mr|libusb-compat-0.1.4-3|59	develop applications that use libusb-0.1.
12mr|libusb-compat-0.1.4-3|60	
12mr|libusb-compat-0.1.4-3|61	%package -n %sdevellibname
12mr|libusb-compat-0.1.4-3|62	Summary: Static development files for libusb-0.1
12mr|libusb-compat-0.1.4-3|63	Group:	Development/C
12mr|libusb-compat-0.1.4-3|64	Requires: %{devellibname} = %{version}
12mr|libusb-compat-0.1.4-3|65	Provides: libusb-static-devel = %oldlibusb_version
12mr|libusb-compat-0.1.4-3|66	Provides: libusb0.1-static-devel = %oldlibusb_version
12mr|libusb-compat-0.1.4-3|67	Obsoletes: %{_lib}usb-static-devel < %oldlibusb_version
12mr|libusb-compat-0.1.4-3|68	Obsoletes: %{_lib}usb1.0_4-static-devel < %oldlibusb_version
12mr|libusb-compat-0.1.4-3|69	# wrong name for a short period in cooker:
12mr|libusb-compat-0.1.4-3|70	Obsoletes: %{_lib}usb-compat0-static-devel < 0.1.0-6
12mr|libusb-compat-0.1.4-3|71	
12mr|libusb-compat-0.1.4-3|72	%description -n %sdevellibname
12mr|libusb-compat-0.1.4-3|73	This package contains static libraries to develop applications that use
12mr|libusb-compat-0.1.4-3|74	libusb0.
12mr|libusb-compat-0.1.4-3|75	
12mr|libusb-compat-0.1.4-3|76	%prep
12mr|libusb-compat-0.1.4-3|77	%setup -q
12mr|libusb-compat-0.1.4-3|78	%patch1 -p1
12mr|libusb-compat-0.1.4-3|79	
12mr|libusb-compat-0.1.4-3|80	%build
12mr|libusb-compat-0.1.4-3|81	%configure2_5x \
12mr|libusb-compat-0.1.4-3|82	--libdir=/%_lib
12mr|libusb-compat-0.1.4-3|83	
12mr|libusb-compat-0.1.4-3|84	%make
12mr|libusb-compat-0.1.4-3|85	
12mr|libusb-compat-0.1.4-3|86	%install
12mr|libusb-compat-0.1.4-3|87	%makeinstall_std
12mr|libusb-compat-0.1.4-3|88	%multiarch_binaries %{buildroot}%{_bindir}/libusb-config
12mr|libusb-compat-0.1.4-3|89	
12mr|libusb-compat-0.1.4-3|90	# static library is not needed in /lib
12mr|libusb-compat-0.1.4-3|91	mkdir -p %{buildroot}%{_libdir}
12mr|libusb-compat-0.1.4-3|92	mv %{buildroot}/%{_lib}/libusb.a %{buildroot}%{_libdir}
12mr|libusb-compat-0.1.4-3|93	# add a symlink just in case libtool expects it to be there due to it
12mr|libusb-compat-0.1.4-3|94	# being referenced in the .la file
12mr|libusb-compat-0.1.4-3|95	ln -s %{_libdir}/libusb.a %{buildroot}/%{_lib}/libusb.a
12mr|libusb-compat-0.1.4-3|96	# move pkgconfig
12mr|libusb-compat-0.1.4-3|97	mv %buildroot/%_lib/pkgconfig %buildroot/%_libdir/
12mr|libusb-compat-0.1.4-3|98	
12mr|libusb-compat-0.1.4-3|99	%files -n %libname
12mr|libusb-compat-0.1.4-3|100	%doc AUTHORS COPYING README NEWS
12mr|libusb-compat-0.1.4-3|101	/%{_lib}/libusb-%{api}.so.%{major}*
12mr|libusb-compat-0.1.4-3|102	
12mr|libusb-compat-0.1.4-3|103	%files -n %devellibname
12mr|libusb-compat-0.1.4-3|104	%doc examples/*.c
12mr|libusb-compat-0.1.4-3|105	%{_libdir}/pkgconfig/libusb.pc
12mr|libusb-compat-0.1.4-3|106	%{_includedir}/usb.h
12mr|libusb-compat-0.1.4-3|107	/%_lib/libusb.so
12mr|libusb-compat-0.1.4-3|108	%{multiarch_bindir}/libusb-config
12mr|libusb-compat-0.1.4-3|109	%_bindir/libusb-config
12mr|libusb-compat-0.1.4-3|110	
12mr|libusb-compat-0.1.4-3|111	%files -n %sdevellibname
12mr|libusb-compat-0.1.4-3|112	/%_lib/libusb.a
12mr|libusb-compat-0.1.4-3|113	%{_libdir}/libusb.a
12mr|libusb-compat-0.1.4-3|114	
12mr|libusb-compat-0.1.4-3|115	
12mr|libusb-compat-0.1.4-3|116	

14960 12
12mr|libusbx-1.0.14-1|1	%define api 1.0
12mr|libusbx-1.0.14-1|2	%define major 0
12mr|libusbx-1.0.14-1|3	%define libname %mklibname usbx %api %major
12mr|libusbx-1.0.14-1|4	%define devellibname %mklibname -d usbx %api
12mr|libusbx-1.0.14-1|5	%define devellibnamest %mklibname -d -s usbx %api
12mr|libusbx-1.0.14-1|6	
12mr|libusbx-1.0.14-1|7	Summary:        Library for accessing USB devices
12mr|libusbx-1.0.14-1|8	Name:           libusbx
12mr|libusbx-1.0.14-1|9	Version:        1.0.14
12mr|libusbx-1.0.14-1|10	Release:        1
12mr|libusbx-1.0.14-1|11	Source0:        http://downloads.sourceforge.net/libusbx/libusbx-%{version}.tar.bz2
12mr|libusbx-1.0.14-1|12	License:        LGPLv2+
12mr|libusbx-1.0.14-1|13	Group:          System/Libraries
12mr|libusbx-1.0.14-1|14	URL:            http://sourceforge.net/apps/mediawiki/libusbx/
12mr|libusbx-1.0.14-1|15	BuildRequires:  doxygen
12mr|libusbx-1.0.14-1|16	Provides:       libusbx1 = %{version}-%{release}
12mr|libusbx-1.0.14-1|17	Provides:       libusbx = %{version}-%{release}
12mr|libusbx-1.0.14-1|18	Provides:       libusb1 = %{version}-%{release}
12mr|libusbx-1.0.14-1|19	Obsoletes:      libusb1 <= 1.0.9
12mr|libusbx-1.0.14-1|20	
12mr|libusbx-1.0.14-1|21	%description
12mr|libusbx-1.0.14-1|22	This package provides a way for applications to access USB devices.
12mr|libusbx-1.0.14-1|23	
12mr|libusbx-1.0.14-1|24	Libusbx is a fork of the original libusb, which is a fully API and ABI
12mr|libusbx-1.0.14-1|25	compatible drop in for the libusb-1.0.9 release. The libusbx fork was
12mr|libusbx-1.0.14-1|26	started by most of the libusb-1.0 developers, after the original libusb
12mr|libusbx-1.0.14-1|27	project did not produce a new release for over 18 months.
12mr|libusbx-1.0.14-1|28	
12mr|libusbx-1.0.14-1|29	Note that this library is not compatible with the original libusb-0.1 series,
12mr|libusbx-1.0.14-1|30	if you need libusb-0.1 compatibility install the libusb package.
12mr|libusbx-1.0.14-1|31	
12mr|libusbx-1.0.14-1|32	%package -n %libname
12mr|libusbx-1.0.14-1|33	Summary: Libusbx is a fork of the original libusb
12mr|libusbx-1.0.14-1|34	Group:  System/Libraries
12mr|libusbx-1.0.14-1|35	
12mr|libusbx-1.0.14-1|36	%description -n %libname
12mr|libusbx-1.0.14-1|37	Libusbx is a fork of the original libusb, which is a fully API and ABI
12mr|libusbx-1.0.14-1|38	compatible drop in for the libusb-1.0.9 release. The libusbx fork was
12mr|libusbx-1.0.14-1|39	started by most of the libusb-1.0 developers, after the original libusb
12mr|libusbx-1.0.14-1|40	project did not produce a new release for over 18 months.
12mr|libusbx-1.0.14-1|41	
12mr|libusbx-1.0.14-1|42	
12mr|libusbx-1.0.14-1|43	%package -n     %devellibname
12mr|libusbx-1.0.14-1|44	Summary:        Development files for %{name}
12mr|libusbx-1.0.14-1|45	Group:          Development/C
12mr|libusbx-1.0.14-1|46	Requires:       %{name}-devel-doc = %{version}-%{release}
12mr|libusbx-1.0.14-1|47	Requires:       %{libname} = %{version}-%{release}
12mr|libusbx-1.0.14-1|48	Provides:       libusbx1-devel = %{version}-%{release}
12mr|libusbx-1.0.14-1|49	Provides:       libusb1-devel = %{version}-%{release}
12mr|libusbx-1.0.14-1|50	Provides:       libusbx-devel = %{version}-%{release}
12mr|libusbx-1.0.14-1|51	Provides:       usbx-devel = %{version}-%{release}
12mr|libusbx-1.0.14-1|52	Provides:       usb1-devel = %{version}-%{release}
12mr|libusbx-1.0.14-1|53	Provides:       usb1.0-devel = %{version}-%{release}
12mr|libusbx-1.0.14-1|54	Obsoletes:      libusb1-devel <= 1.0.9
12mr|libusbx-1.0.14-1|55	
12mr|libusbx-1.0.14-1|56	%description -n	%devellibname
12mr|libusbx-1.0.14-1|57	The %{name}-devel package contains libraries and header files for
12mr|libusbx-1.0.14-1|58	developing applications that use %{name}.
12mr|libusbx-1.0.14-1|59	
12mr|libusbx-1.0.14-1|60	
12mr|libusbx-1.0.14-1|61	#static package
12mr|libusbx-1.0.14-1|62	%package -n     %devellibnamest
12mr|libusbx-1.0.14-1|63	Summary:        Development files for %{name}
12mr|libusbx-1.0.14-1|64	Group:          Development/C
12mr|libusbx-1.0.14-1|65	Requires:       %{name}-devel-doc = %{version}-%{release}
12mr|libusbx-1.0.14-1|66	Requires:       %{libname} = %{version}-%{release}
12mr|libusbx-1.0.14-1|67	Requires:       %{devellibname} = %{version}-%{release}
12mr|libusbx-1.0.14-1|68	Provides:       libusbx1-static-devel = %{version}-%{release}
12mr|libusbx-1.0.14-1|69	Provides:       libusb1-static-devel = %{version}-%{release}
12mr|libusbx-1.0.14-1|70	Provides:       libusbx-static-devel = %{version}-%{release}
12mr|libusbx-1.0.14-1|71	Provides:       usbx-devel-static = %{version}-%{release}
12mr|libusbx-1.0.14-1|72	Provides:       usb1-static-devel = %{version}-%{release}
12mr|libusbx-1.0.14-1|73	Provides:       usb1.0-static-devel = %{version}-%{release}
12mr|libusbx-1.0.14-1|74	Obsoletes:      libusb1-static-devel <= 1.0.9
12mr|libusbx-1.0.14-1|75	
12mr|libusbx-1.0.14-1|76	%description -n	%devellibnamest
12mr|libusbx-1.0.14-1|77	The %{name}-static-devel package contains libraries and header files for
12mr|libusbx-1.0.14-1|78	developing applications that use %{name}.
12mr|libusbx-1.0.14-1|79	
12mr|libusbx-1.0.14-1|80	
12mr|libusbx-1.0.14-1|81	%package	devel-doc
12mr|libusbx-1.0.14-1|82	Summary:        Development files for %{name}
12mr|libusbx-1.0.14-1|83	Group:          Development/C
12mr|libusbx-1.0.14-1|84	Provides:       libusb1-devel-doc = %{version}-%{release}
12mr|libusbx-1.0.14-1|85	Obsoletes:      libusb1-devel-doc <= 1.0.9
12mr|libusbx-1.0.14-1|86	BuildArch:      noarch
12mr|libusbx-1.0.14-1|87	
12mr|libusbx-1.0.14-1|88	%description	devel-doc
12mr|libusbx-1.0.14-1|89	This package contains API documentation for %{name}.
12mr|libusbx-1.0.14-1|90	
12mr|libusbx-1.0.14-1|91	
12mr|libusbx-1.0.14-1|92	%prep
12mr|libusbx-1.0.14-1|93	%setup -q
12mr|libusbx-1.0.14-1|94	for i in examples/*.c; do
12mr|libusbx-1.0.14-1|95	iconv -f ISO-8859-1 -t UTF-8 -o $i.new $i
12mr|libusbx-1.0.14-1|96	touch -r $i $i.new
12mr|libusbx-1.0.14-1|97	mv $i.new $i
12mr|libusbx-1.0.14-1|98	done
12mr|libusbx-1.0.14-1|99	
12mr|libusbx-1.0.14-1|100	
12mr|libusbx-1.0.14-1|101	%build
12mr|libusbx-1.0.14-1|102	libtoolize --force
12mr|libusbx-1.0.14-1|103	autoheader
12mr|libusbx-1.0.14-1|104	autoconf
12mr|libusbx-1.0.14-1|105	autoreconf -fiv
12mr|libusbx-1.0.14-1|106	%configure --enable-examples-build
12mr|libusbx-1.0.14-1|107	%make
12mr|libusbx-1.0.14-1|108	pushd doc
12mr|libusbx-1.0.14-1|109	make docs
12mr|libusbx-1.0.14-1|110	popd
12mr|libusbx-1.0.14-1|111	
12mr|libusbx-1.0.14-1|112	
12mr|libusbx-1.0.14-1|113	%install
12mr|libusbx-1.0.14-1|114	%makeinstall_std
12mr|libusbx-1.0.14-1|115	rm %{buildroot}%{_libdir}/*.la
12mr|libusbx-1.0.14-1|116	
12mr|libusbx-1.0.14-1|117	%files -n %{libname}
12mr|libusbx-1.0.14-1|118	%doc AUTHORS COPYING README NEWS
12mr|libusbx-1.0.14-1|119	%{_libdir}/*.so.%{major}*
12mr|libusbx-1.0.14-1|120	
12mr|libusbx-1.0.14-1|121	%files -n %{devellibnamest}
12mr|libusbx-1.0.14-1|122	%{_libdir}/libusb-1.0.a
12mr|libusbx-1.0.14-1|123	
12mr|libusbx-1.0.14-1|124	%files -n %{devellibname}
12mr|libusbx-1.0.14-1|125	%{_includedir}/libusb-1.0
12mr|libusbx-1.0.14-1|126	%{_libdir}/*.so
12mr|libusbx-1.0.14-1|127	%{_libdir}/pkgconfig/libusb-1.0.pc
12mr|libusbx-1.0.14-1|128	
12mr|libusbx-1.0.14-1|129	%files devel-doc
12mr|libusbx-1.0.14-1|130	%doc doc/html examples/*.c
12mr|libusbx-1.0.14-1|131	
12mr|libusbx-1.0.14-1|132	%changelog
12mr|libusbx-1.0.14-1|133	

14961 12
12mr|libuser-0.57.6-1|1	%define	major	1
12mr|libuser-0.57.6-1|2	%define libname	%mklibname user %{major}
12mr|libuser-0.57.6-1|3	%define develname %mklibname user -d
12mr|libuser-0.57.6-1|4	
12mr|libuser-0.57.6-1|5	%define enable_check 0
12mr|libuser-0.57.6-1|6	
12mr|libuser-0.57.6-1|7	Summary:	A user and group account administration library
12mr|libuser-0.57.6-1|8	Name:		libuser
12mr|libuser-0.57.6-1|9	Version:	0.57.6
12mr|libuser-0.57.6-1|10	Release:	1
12mr|libuser-0.57.6-1|11	License:	LGPLv2+
12mr|libuser-0.57.6-1|12	Group:		System/Configuration/Other
12mr|libuser-0.57.6-1|13	URL:		https://fedorahosted.org/libuser/
12mr|libuser-0.57.6-1|14	Source0:	https://fedorahosted.org/releases/l/i/libuser/%{name}-%{version}.tar.xz
12mr|libuser-0.57.6-1|15	# patches merged upstream (to be drop on next update):
12mr|libuser-0.57.6-1|16	Patch0:		libuser-0.56.9-fix-str-fmt.patch
12mr|libuser-0.57.6-1|17	# default to blowfish for passwords instead of md5 (#59158)
12mr|libuser-0.57.6-1|18	Patch1:		libuser-0.56.15-blowfish.patch
12mr|libuser-0.57.6-1|19	# crypt returns *0 if key is small than 22 and rounds are not given
12mr|libuser-0.57.6-1|20	Patch2:		libuser-0.56.15-fix_blowfish.patch
12mr|libuser-0.57.6-1|21	Patch3:		libuser-0.57.1-borkfix.diff
12mr|libuser-0.57.6-1|22	BuildRequires:	gettext
12mr|libuser-0.57.6-1|23	BuildRequires:	glib2-devel
12mr|libuser-0.57.6-1|24	BuildRequires:	openldap-devel
12mr|libuser-0.57.6-1|25	BuildRequires:	linuxdoc-tools
12mr|libuser-0.57.6-1|26	BuildRequires:	pam-devel
12mr|libuser-0.57.6-1|27	BuildRequires:	popt-devel
12mr|libuser-0.57.6-1|28	BuildRequires:	python-devel
12mr|libuser-0.57.6-1|29	#BuildRequires:	libgsasl-devel
12mr|libuser-0.57.6-1|30	BuildRequires:	bison
12mr|libuser-0.57.6-1|31	%if %{enable_check}
12mr|libuser-0.57.6-1|32	# For %%check
12mr|libuser-0.57.6-1|33	BuildRequires:	openldap-servers openldap-clients
12mr|libuser-0.57.6-1|34	%endif
12mr|libuser-0.57.6-1|35	# To make sure the configure script can find it
12mr|libuser-0.57.6-1|36	BuildRequires:	nscd
12mr|libuser-0.57.6-1|37	Conflicts:	libuser1 <= 0.51-6mdk
12mr|libuser-0.57.6-1|38	
12mr|libuser-0.57.6-1|39	%description
12mr|libuser-0.57.6-1|40	The libuser library implements a standardized interface for manipulating
12mr|libuser-0.57.6-1|41	and administering user and group accounts.  The library uses pluggable
12mr|libuser-0.57.6-1|42	back-ends to interface to its data sources.
12mr|libuser-0.57.6-1|43	
12mr|libuser-0.57.6-1|44	Sample applications modeled after those included with the shadow password
12mr|libuser-0.57.6-1|45	suite are included.
12mr|libuser-0.57.6-1|46	
12mr|libuser-0.57.6-1|47	%package python
12mr|libuser-0.57.6-1|48	Group:		Development/Python
12mr|libuser-0.57.6-1|49	Summary:	Library bindings for python
12mr|libuser-0.57.6-1|50	%py_requires -d
12mr|libuser-0.57.6-1|51	
12mr|libuser-0.57.6-1|52	%description python
12mr|libuser-0.57.6-1|53	This package contains the python library for python applications that
12mr|libuser-0.57.6-1|54	use libuser.
12mr|libuser-0.57.6-1|55	
12mr|libuser-0.57.6-1|56	%package ldap
12mr|libuser-0.57.6-1|57	Group:		System/Libraries
12mr|libuser-0.57.6-1|58	Summary:	Libuser ldap library
12mr|libuser-0.57.6-1|59	
12mr|libuser-0.57.6-1|60	%description ldap
12mr|libuser-0.57.6-1|61	This package contains the libuser ldap library.
12mr|libuser-0.57.6-1|62	
12mr|libuser-0.57.6-1|63	#%package sasl
12mr|libuser-0.57.6-1|64	#Group:		System/Libraries
12mr|libuser-0.57.6-1|65	#Summary:	Libuser sasl library
12mr|libuser-0.57.6-1|66	#Requires:	%{libname} = %{version}-%{release}
12mr|libuser-0.57.6-1|67	
12mr|libuser-0.57.6-1|68	#%description sasl
12mr|libuser-0.57.6-1|69	#This package contains the libuser sasl library.
12mr|libuser-0.57.6-1|70	
12mr|libuser-0.57.6-1|71	%package -n %{libname}
12mr|libuser-0.57.6-1|72	Group:		System/Libraries
12mr|libuser-0.57.6-1|73	Summary:	The actual libraries for libuser
12mr|libuser-0.57.6-1|74	
12mr|libuser-0.57.6-1|75	%description -n	%{libname}
12mr|libuser-0.57.6-1|76	This is the actual library for the libuser library.
12mr|libuser-0.57.6-1|77	
12mr|libuser-0.57.6-1|78	%package -n %{develname}
12mr|libuser-0.57.6-1|79	Group:		Development/C
12mr|libuser-0.57.6-1|80	Summary:	Files needed for developing applications which use libuser
12mr|libuser-0.57.6-1|81	Requires:	%{libname} = %{version}-%{release}
12mr|libuser-0.57.6-1|82	Provides:	%{name}-devel = %{version}-%{release}
12mr|libuser-0.57.6-1|83	Obsoletes:	%mklibname -d user 1
12mr|libuser-0.57.6-1|84	
12mr|libuser-0.57.6-1|85	%description -n	%{develname}
12mr|libuser-0.57.6-1|86	The libuser-devel package contains header files, static libraries, and other
12mr|libuser-0.57.6-1|87	files useful for developing applications with libuser.
12mr|libuser-0.57.6-1|88	
12mr|libuser-0.57.6-1|89	%prep
12mr|libuser-0.57.6-1|90	%setup -q
12mr|libuser-0.57.6-1|91	%patch0 -p0
12mr|libuser-0.57.6-1|92	%patch1 -p0
12mr|libuser-0.57.6-1|93	%patch2 -p0
12mr|libuser-0.57.6-1|94	%patch3 -p0
12mr|libuser-0.57.6-1|95	
12mr|libuser-0.57.6-1|96	# fix tha tests
12mr|libuser-0.57.6-1|97	perl -pi -e "s|/etc/openldap/schema|/usr/share/openldap/schema|g" tests/slapd.conf.in
12mr|libuser-0.57.6-1|98	
12mr|libuser-0.57.6-1|99	%build
12mr|libuser-0.57.6-1|100	export CFLAGS="%{optflags} -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED"
12mr|libuser-0.57.6-1|101	%configure2_5x \
12mr|libuser-0.57.6-1|102	--with-ldap \
12mr|libuser-0.57.6-1|103	--with-python \
12mr|libuser-0.57.6-1|104	--with-popt \
12mr|libuser-0.57.6-1|105	--without-sasl \
12mr|libuser-0.57.6-1|106	--disable-rpath \
12mr|libuser-0.57.6-1|107	--without-selinux \
12mr|libuser-0.57.6-1|108	--enable-gtk-doc=no
12mr|libuser-0.57.6-1|109	%make
12mr|libuser-0.57.6-1|110	
12mr|libuser-0.57.6-1|111	%if %{enable_check}
12mr|libuser-0.57.6-1|112	%check
12mr|libuser-0.57.6-1|113	# note: the tests uses fixed ports 3890 and 6360
12mr|libuser-0.57.6-1|114	#LD_LIBRARY_PATH=%{buildroot}%{_libdir}:${LD_LIBRARY_PATH}
12mr|libuser-0.57.6-1|115	#export LD_LIBRARY_PATH
12mr|libuser-0.57.6-1|116	make check
12mr|libuser-0.57.6-1|117	%endif
12mr|libuser-0.57.6-1|118	
12mr|libuser-0.57.6-1|119	%install
12mr|libuser-0.57.6-1|120	rm -fr %{buildroot}
12mr|libuser-0.57.6-1|121	%makeinstall_std
12mr|libuser-0.57.6-1|122	
12mr|libuser-0.57.6-1|123	%find_lang %{name}
12mr|libuser-0.57.6-1|124	
12mr|libuser-0.57.6-1|125	# Remove unpackaged files
12mr|libuser-0.57.6-1|126	rm -rf  %{buildroot}/usr/share/man/man3/userquota.3 \
12mr|libuser-0.57.6-1|127	%{buildroot}%{py_platsitedir}/*a \
12mr|libuser-0.57.6-1|128	%{buildroot}%{_libdir}/%{name}/*.la \
12mr|libuser-0.57.6-1|129	%{buildroot}%{_libdir}/*.la
12mr|libuser-0.57.6-1|130	
12mr|libuser-0.57.6-1|131	LD_LIBRARY_PATH=%{buildroot}%{_libdir}:${LD_LIBRARY_PATH}
12mr|libuser-0.57.6-1|132	export LD_LIBRARY_PATH
12mr|libuser-0.57.6-1|133	
12mr|libuser-0.57.6-1|134	# Verify that all python modules load, just in case.
12mr|libuser-0.57.6-1|135	pushd %{buildroot}/%{_libdir}/python%{py_ver}/site-packages/
12mr|libuser-0.57.6-1|136	python -c "import libuser"
12mr|libuser-0.57.6-1|137	popd
12mr|libuser-0.57.6-1|138	
12mr|libuser-0.57.6-1|139	%files -f %{name}.lang
12mr|libuser-0.57.6-1|140	%doc AUTHORS NEWS README TODO docs/*.txt python/modules.txt
12mr|libuser-0.57.6-1|141	%config(noreplace) %{_sysconfdir}/libuser.conf
12mr|libuser-0.57.6-1|142	%attr(0755,root,root) %{_bindir}/*
12mr|libuser-0.57.6-1|143	%attr(0755,root,root) %{_sbindir}/*
12mr|libuser-0.57.6-1|144	%dir %{_libdir}/%{name}/
12mr|libuser-0.57.6-1|145	%attr(0755,root,root) %{_libdir}/%{name}/libuser_files.so
12mr|libuser-0.57.6-1|146	%attr(0755,root,root) %{_libdir}/%{name}/libuser_shadow.so
12mr|libuser-0.57.6-1|147	%{_mandir}/man5/*
12mr|libuser-0.57.6-1|148	%{_mandir}/man1/*
12mr|libuser-0.57.6-1|149	
12mr|libuser-0.57.6-1|150	%files -n %{libname}
12mr|libuser-0.57.6-1|151	%attr(0755,root,root) %{_libdir}/libuser.so.%{major}*
12mr|libuser-0.57.6-1|152	
12mr|libuser-0.57.6-1|153	%files python
12mr|libuser-0.57.6-1|154	%attr(0755,root,root) %{py_platsitedir}/*.so
12mr|libuser-0.57.6-1|155	
12mr|libuser-0.57.6-1|156	%files ldap
12mr|libuser-0.57.6-1|157	%attr(0755,root,root) %{_libdir}/%{name}/libuser_ldap.so
12mr|libuser-0.57.6-1|158	
12mr|libuser-0.57.6-1|159	#%files sasl
12mr|libuser-0.57.6-1|160	#%attr(0755,root,root) %{_libdir}/%{name}/libuser_sasldb.so
12mr|libuser-0.57.6-1|161	
12mr|libuser-0.57.6-1|162	%files -n %{develname}
12mr|libuser-0.57.6-1|163	%attr(0755,root,root) %dir %{_includedir}/libuser
12mr|libuser-0.57.6-1|164	%attr(0644,root,root) %{_includedir}/libuser/*
12mr|libuser-0.57.6-1|165	%{_libdir}/*.so
12mr|libuser-0.57.6-1|166	%attr(0644,root,root) %{_libdir}/pkgconfig/*
12mr|libuser-0.57.6-1|167	%{_datadir}/gtk-doc/html/*
12mr|libuser-0.57.6-1|168	
12mr|libuser-0.57.6-1|169	
12mr|libuser-0.57.6-1|170	
12mr|libuser-0.57.6-1|171	%changelog
12mr|libuser-0.57.6-1|172	* Fri Aug  24 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|libuser-0.57.6-1|173	+ Commit: 47d72e2
12mr|libuser-0.57.6-1|174	- Updated to 0.57.6
12mr|libuser-0.57.6-1|175	
12mr|libuser-0.57.6-1|176	

14962 12
12mr|libva-1.1.0-1|1	Epoch:		2
12mr|libva-1.1.0-1|2	%define major		1
12mr|libva-1.1.0-1|3	%define libname		%mklibname va %{major}
12mr|libva-1.1.0-1|4	%define develname	%mklibname va -d
12mr|libva-1.1.0-1|5	
12mr|libva-1.1.0-1|6	Name:		libva
12mr|libva-1.1.0-1|7	Version:	1.1.0
12mr|libva-1.1.0-1|8	Release:	1
12mr|libva-1.1.0-1|9	Summary:	Video Acceleration (VA) API for Linux
12mr|libva-1.1.0-1|10	Group:		System/Libraries
12mr|libva-1.1.0-1|11	License:	MIT
12mr|libva-1.1.0-1|12	URL:		http://freedesktop.org/wiki/Software/vaapi
12mr|libva-1.1.0-1|13	Source0:	http://www.freedesktop.org/software/vaapi/releases/libva/%{name}-%{version}.tar.bz2
12mr|libva-1.1.0-1|14	# grabbed from fedora (originally from sds)
12mr|libva-1.1.0-1|15	Patch0:		101_dont_install_test_programs.patch
12mr|libva-1.1.0-1|16	# BR
12mr|libva-1.1.0-1|17	BuildRequires:	pkgconfig(udev)
12mr|libva-1.1.0-1|18	BuildRequires:	pkgconfig(xext)
12mr|libva-1.1.0-1|19	BuildRequires:	pkgconfig(xfixes)
12mr|libva-1.1.0-1|20	BuildRequires:	pkgconfig(libdrm)
12mr|libva-1.1.0-1|21	#BuildRequires:	pkgconfig(egl)
12mr|libva-1.1.0-1|22	BuildRequires:	libpciaccess-devel
12mr|libva-1.1.0-1|23	BuildRequires:	pkgconfig(gl)
12mr|libva-1.1.0-1|24	
12mr|libva-1.1.0-1|25	
12mr|libva-1.1.0-1|26	%description
12mr|libva-1.1.0-1|27	Libva is a library providing the VA API video acceleration API.
12mr|libva-1.1.0-1|28	
12mr|libva-1.1.0-1|29	%package -n %{libname}
12mr|libva-1.1.0-1|30	Summary:	Shared library for %{name}
12mr|libva-1.1.0-1|31	Group:		System/Libraries
12mr|libva-1.1.0-1|32	
12mr|libva-1.1.0-1|33	%description -n %{libname}
12mr|libva-1.1.0-1|34	Libva is a library providing the VA API video acceleration API.
12mr|libva-1.1.0-1|35	
12mr|libva-1.1.0-1|36	%package -n %{develname}
12mr|libva-1.1.0-1|37	Summary:	Development files for %{name}
12mr|libva-1.1.0-1|38	Group:		Development/C
12mr|libva-1.1.0-1|39	Requires:	%{libname} = %{EVRD}
12mr|libva-1.1.0-1|40	Provides:	%{name}-devel = %{EVRD}
12mr|libva-1.1.0-1|41	
12mr|libva-1.1.0-1|42	%description -n %{develname}
12mr|libva-1.1.0-1|43	The %{name}-devel package contains libraries and header files for
12mr|libva-1.1.0-1|44	developing applications that use %{name}.
12mr|libva-1.1.0-1|45	
12mr|libva-1.1.0-1|46	%package	utils
12mr|libva-1.1.0-1|47	Summary:	Tools for %{name} (including vainfo)
12mr|libva-1.1.0-1|48	Group:		System/Libraries
12mr|libva-1.1.0-1|49	Requires:	%{libname} = %{EVRD}
12mr|libva-1.1.0-1|50	Obsoletes:	vainfo < %{EVRD}
12mr|libva-1.1.0-1|51	
12mr|libva-1.1.0-1|52	%description	utils
12mr|libva-1.1.0-1|53	The %{name}-utils package contains tools that are provided as part
12mr|libva-1.1.0-1|54	of %{name}, including the vainfo tool for determining what (if any)
12mr|libva-1.1.0-1|55	%{name} support is available on a system.
12mr|libva-1.1.0-1|56	
12mr|libva-1.1.0-1|57	%prep
12mr|libva-1.1.0-1|58	%setup -q
12mr|libva-1.1.0-1|59	# disable install of test programs
12mr|libva-1.1.0-1|60	%patch0 -p1
12mr|libva-1.1.0-1|61	
12mr|libva-1.1.0-1|62	%build
12mr|libva-1.1.0-1|63	#autoreconf -i
12mr|libva-1.1.0-1|64	%configure2_5x --disable-static --enable-glx
12mr|libva-1.1.0-1|65	%make
12mr|libva-1.1.0-1|66	
12mr|libva-1.1.0-1|67	%install
12mr|libva-1.1.0-1|68	rm -rf %{buildroot}
12mr|libva-1.1.0-1|69	%makeinstall_std
12mr|libva-1.1.0-1|70	
12mr|libva-1.1.0-1|71	find %{buildroot} -regex ".*\.la$" | xargs rm -f --
12mr|libva-1.1.0-1|72	
12mr|libva-1.1.0-1|73	# dummy driver has no good place, so get rid of it
12mr|libva-1.1.0-1|74	rm %{buildroot}%{_libdir}/dri/dummy_drv_video.so
12mr|libva-1.1.0-1|75	
12mr|libva-1.1.0-1|76	%files -n %{libname}
12mr|libva-1.1.0-1|77	%{_libdir}/%{name}.so.%{major}*
12mr|libva-1.1.0-1|78	#{_libdir}/%{name}-egl.so.%{major}*
12mr|libva-1.1.0-1|79	%{_libdir}/%{name}-drm.so.%{major}*
12mr|libva-1.1.0-1|80	%{_libdir}/%{name}-glx.so.%{major}*
12mr|libva-1.1.0-1|81	%{_libdir}/%{name}-tpi.so.%{major}*
12mr|libva-1.1.0-1|82	%{_libdir}/%{name}-x11.so.%{major}*
12mr|libva-1.1.0-1|83	%dir %{_libdir}/dri
12mr|libva-1.1.0-1|84	
12mr|libva-1.1.0-1|85	%files -n %{develname}
12mr|libva-1.1.0-1|86	%{_includedir}/va
12mr|libva-1.1.0-1|87	%{_libdir}/%{name}*.so
12mr|libva-1.1.0-1|88	%{_libdir}/pkgconfig/%{name}*.pc
12mr|libva-1.1.0-1|89	
12mr|libva-1.1.0-1|90	%files utils
12mr|libva-1.1.0-1|91	%doc COPYING
12mr|libva-1.1.0-1|92	%{_bindir}/avcenc
12mr|libva-1.1.0-1|93	%{_bindir}/h264encode
12mr|libva-1.1.0-1|94	%{_bindir}/loadjpeg
12mr|libva-1.1.0-1|95	%{_bindir}/mpeg2vldemo
12mr|libva-1.1.0-1|96	%{_bindir}/putsurface*
12mr|libva-1.1.0-1|97	%{_bindir}/vainfo

14963 12
12mr|libvdpau-0.4.1-4|1	
12mr|libvdpau-0.4.1-4|2	%define name	libvdpau
12mr|libvdpau-0.4.1-4|3	%define version	0.4.1
12mr|libvdpau-0.4.1-4|4	%define snap	0
12mr|libvdpau-0.4.1-4|5	%define rel	4
12mr|libvdpau-0.4.1-4|6	
12mr|libvdpau-0.4.1-4|7	%define major	1
12mr|libvdpau-0.4.1-4|8	%define libname	%mklibname vdpau %major
12mr|libvdpau-0.4.1-4|9	%define devname	%mklibname vdpau -d
12mr|libvdpau-0.4.1-4|10	%define tracename %mklibname vdpau-trace
12mr|libvdpau-0.4.1-4|11	
12mr|libvdpau-0.4.1-4|12	Summary:	Video Decode and Presentation API for Unix
12mr|libvdpau-0.4.1-4|13	Name:		%{name}
12mr|libvdpau-0.4.1-4|14	Version:	%{version}
12mr|libvdpau-0.4.1-4|15	%if %snap
12mr|libvdpau-0.4.1-4|16	Release:	%mkrel 0.%snap.%rel
12mr|libvdpau-0.4.1-4|17	%else
12mr|libvdpau-0.4.1-4|18	Release:	%mkrel %rel
12mr|libvdpau-0.4.1-4|19	%endif
12mr|libvdpau-0.4.1-4|20	License:	MIT
12mr|libvdpau-0.4.1-4|21	Group:		System/Libraries
12mr|libvdpau-0.4.1-4|22	URL:		http://www.nvnews.net/vbulletin/showthread.php?t=123091
12mr|libvdpau-0.4.1-4|23	%if %snap
12mr|libvdpau-0.4.1-4|24	# rm -rf libvdpau && git clone git://anongit.freedesktop.org/~aplattner/libvdpau && cd libvdpau/
12mr|libvdpau-0.4.1-4|25	# git archive --prefix=libvdpau-$(date +%Y%m%d)/ --format=tar HEAD | xz > ../libvdpau-$(date +%Y%m%d).tar.xz
12mr|libvdpau-0.4.1-4|26	Source0:	libvdpau-%{snap}.tar.xz
12mr|libvdpau-0.4.1-4|27	%else
12mr|libvdpau-0.4.1-4|28	Source0:	http://people.freedesktop.org/~aplattner/vdpau/libvdpau-%{version}.tar.gz
12mr|libvdpau-0.4.1-4|29	%endif
12mr|libvdpau-0.4.1-4|30	BuildRoot:	%{_tmppath}/%{name}-root
12mr|libvdpau-0.4.1-4|31	Patch0:		libvdpau-0.4.1-fix-X11-underlinking.patch
12mr|libvdpau-0.4.1-4|32	BuildRequires:	libx11-devel
12mr|libvdpau-0.4.1-4|33	BuildRequires:	libxext-devel
12mr|libvdpau-0.4.1-4|34	# for apidoc:
12mr|libvdpau-0.4.1-4|35	BuildRequires:	tetex graphviz doxygen
12mr|libvdpau-0.4.1-4|36	
12mr|libvdpau-0.4.1-4|37	%description
12mr|libvdpau-0.4.1-4|38	The Video Decode and Presentation API for Unix (VDPAU) provides a
12mr|libvdpau-0.4.1-4|39	complete solution for decoding, post-processing, compositing, and
12mr|libvdpau-0.4.1-4|40	displaying compressed or uncompressed video streams. These video
12mr|libvdpau-0.4.1-4|41	streams may be combined (composited) with bitmap content, to
12mr|libvdpau-0.4.1-4|42	implement OSDs and other application user interfaces.
12mr|libvdpau-0.4.1-4|43	
12mr|libvdpau-0.4.1-4|44	Only the proprietary NVIDIA driver supports this interface so far.
12mr|libvdpau-0.4.1-4|45	
12mr|libvdpau-0.4.1-4|46	%package -n %libname
12mr|libvdpau-0.4.1-4|47	Summary:	VDPAU shared library
12mr|libvdpau-0.4.1-4|48	Group:		System/Libraries
12mr|libvdpau-0.4.1-4|49	
12mr|libvdpau-0.4.1-4|50	%description -n %libname
12mr|libvdpau-0.4.1-4|51	The Video Decode and Presentation API for Unix (VDPAU) wrapper shared
12mr|libvdpau-0.4.1-4|52	library. This library is responsible for loading the hardware-specific
12mr|libvdpau-0.4.1-4|53	VDPAU driver.
12mr|libvdpau-0.4.1-4|54	
12mr|libvdpau-0.4.1-4|55	%package -n %tracename
12mr|libvdpau-0.4.1-4|56	Summary:	VDPAU tracing module for debugging
12mr|libvdpau-0.4.1-4|57	Group:		Development/X11
12mr|libvdpau-0.4.1-4|58	Requires:	%{libname} = %{version}-%{release}
12mr|libvdpau-0.4.1-4|59	
12mr|libvdpau-0.4.1-4|60	%description -n %tracename
12mr|libvdpau-0.4.1-4|61	VDPAU tracing module libvdpau_trace.so for debugging VDPAU.
12mr|libvdpau-0.4.1-4|62	
12mr|libvdpau-0.4.1-4|63	%package -n %devname
12mr|libvdpau-0.4.1-4|64	Summary:	VDPAU development headers
12mr|libvdpau-0.4.1-4|65	Group:		Development/X11
12mr|libvdpau-0.4.1-4|66	Requires:	%{libname} = %{version}-%{release}
12mr|libvdpau-0.4.1-4|67	Provides:	vdpau-devel = %{version}-%{release}
12mr|libvdpau-0.4.1-4|68	
12mr|libvdpau-0.4.1-4|69	%description -n %devname
12mr|libvdpau-0.4.1-4|70	This package contains the VDPAU headers for developing software that
12mr|libvdpau-0.4.1-4|71	uses VDPAU.
12mr|libvdpau-0.4.1-4|72	
12mr|libvdpau-0.4.1-4|73	%prep
12mr|libvdpau-0.4.1-4|74	%if %snap
12mr|libvdpau-0.4.1-4|75	%setup -q -n %name-%snap
12mr|libvdpau-0.4.1-4|76	%else
12mr|libvdpau-0.4.1-4|77	%setup -q
12mr|libvdpau-0.4.1-4|78	%endif
12mr|libvdpau-0.4.1-4|79	
12mr|libvdpau-0.4.1-4|80	%patch0 -p1
12mr|libvdpau-0.4.1-4|81	
12mr|libvdpau-0.4.1-4|82	%build
12mr|libvdpau-0.4.1-4|83	%if %snap
12mr|libvdpau-0.4.1-4|84	autoreconf -if
12mr|libvdpau-0.4.1-4|85	%endif
12mr|libvdpau-0.4.1-4|86	%configure2_5x
12mr|libvdpau-0.4.1-4|87	%make
12mr|libvdpau-0.4.1-4|88	
12mr|libvdpau-0.4.1-4|89	%install
12mr|libvdpau-0.4.1-4|90	rm -rf %{buildroot}
12mr|libvdpau-0.4.1-4|91	%makeinstall_std
12mr|libvdpau-0.4.1-4|92	# (anssi) unneeded files
12mr|libvdpau-0.4.1-4|93	rm -f %{buildroot}%{_libdir}/*.la %{buildroot}%{_libdir}/vdpau/*.{la,so}
12mr|libvdpau-0.4.1-4|94	mv %{buildroot}%{_docdir}/libvdpau/html api-html
12mr|libvdpau-0.4.1-4|95	
12mr|libvdpau-0.4.1-4|96	%clean
12mr|libvdpau-0.4.1-4|97	rm -rf %{buildroot}
12mr|libvdpau-0.4.1-4|98	
12mr|libvdpau-0.4.1-4|99	%files -n %{libname}
12mr|libvdpau-0.4.1-4|100	%defattr(-,root,root)
12mr|libvdpau-0.4.1-4|101	%{_libdir}/libvdpau.so.%{major}*
12mr|libvdpau-0.4.1-4|102	%dir %{_libdir}/vdpau
12mr|libvdpau-0.4.1-4|103	
12mr|libvdpau-0.4.1-4|104	%files -n %tracename
12mr|libvdpau-0.4.1-4|105	%defattr(-,root,root)
12mr|libvdpau-0.4.1-4|106	# major is the plugin interface version, not %major
12mr|libvdpau-0.4.1-4|107	%{_libdir}/vdpau/libvdpau_trace.so.*
12mr|libvdpau-0.4.1-4|108	
12mr|libvdpau-0.4.1-4|109	%files -n %{devname}
12mr|libvdpau-0.4.1-4|110	%defattr(-,root,root)
12mr|libvdpau-0.4.1-4|111	%doc AUTHORS ChangeLog api-html
12mr|libvdpau-0.4.1-4|112	%{_includedir}/vdpau
12mr|libvdpau-0.4.1-4|113	%{_libdir}/libvdpau.so
12mr|libvdpau-0.4.1-4|114	%{_libdir}/pkgconfig/vdpau.pc
12mr|libvdpau-0.4.1-4|115	
12mr|libvdpau-0.4.1-4|116	
12mr|libvdpau-0.4.1-4|117	
12mr|libvdpau-0.4.1-4|118	
12mr|libvdpau-0.4.1-4|119	%changelog
12mr|libvdpau-0.4.1-4|120	

14964 12
12mr|libverto-0.2.4-4|1	%define major 1
12mr|libverto-0.2.4-4|2	
12mr|libverto-0.2.4-4|3	
12mr|libverto-0.2.4-4|4	%define libverto %mklibname verto %{major}
12mr|libverto-0.2.4-4|5	%define develverto %mklibname verto -d
12mr|libverto-0.2.4-4|6	%define libglib %mklibname glib
12mr|libverto-0.2.4-4|7	%define libglibdevel %mklibname glib -d
12mr|libverto-0.2.4-4|8	%define libev %mklibname ev
12mr|libverto-0.2.4-4|9	%define libevdevel %mklibname ev -d
12mr|libverto-0.2.4-4|10	%define	libtevent %mklibname tevent
12mr|libverto-0.2.4-4|11	%define	libteventdevel %mklibname tevent -d
12mr|libverto-0.2.4-4|12	%define libevent %mklibname event
12mr|libverto-0.2.4-4|13	%define libeventdevel %mklibname event -d
12mr|libverto-0.2.4-4|14	
12mr|libverto-0.2.4-4|15	Name:		libverto
12mr|libverto-0.2.4-4|16	Version:	0.2.4
12mr|libverto-0.2.4-4|17	Release:	4
12mr|libverto-0.2.4-4|18	Summary:	Main loop abstraction library
12mr|libverto-0.2.4-4|19	Group:		System/Libraries
12mr|libverto-0.2.4-4|20	License:	MIT
12mr|libverto-0.2.4-4|21	URL:		https://fedorahosted.org/libverto/
12mr|libverto-0.2.4-4|22	Source0:	http://fedorahosted.org/releases/l/i/%{name}/%{name}-%{version}.tar.gz
12mr|libverto-0.2.4-4|23	Patch1:		libverto-0.2.4-fix-libev.patch
12mr|libverto-0.2.4-4|24	
12mr|libverto-0.2.4-4|25	BuildRequires:	glib2-devel
12mr|libverto-0.2.4-4|26	BuildRequires:	pkgconfig(libev)
12mr|libverto-0.2.4-4|27	BuildRequires:	libevent-devel
12mr|libverto-0.2.4-4|28	BuildRequires:	tevent-devel
12mr|libverto-0.2.4-4|29	
12mr|libverto-0.2.4-4|30	%description
12mr|libverto-0.2.4-4|31	libverto provides a way for libraries to expose asynchronous interfaces
12mr|libverto-0.2.4-4|32	without having to choose a particular event loop, offloading this
12mr|libverto-0.2.4-4|33	decision to the end application which consumes the library.
12mr|libverto-0.2.4-4|34	
12mr|libverto-0.2.4-4|35	If you are packaging an application, not library, based on libverto,
12mr|libverto-0.2.4-4|36	you should depend either on a specific implementation module or you
12mr|libverto-0.2.4-4|37	can depend on the virtual provides 'libverto-module-base'. This will
12mr|libverto-0.2.4-4|38	ensure that you have at least one module installed that provides io,
12mr|libverto-0.2.4-4|39	timeout and signal functionality. Currently glib is the only module
12mr|libverto-0.2.4-4|40	that does not provide these three because it lacks signal. However,
12mr|libverto-0.2.4-4|41	glib will support signal in the future.
12mr|libverto-0.2.4-4|42	
12mr|libverto-0.2.4-4|43	
12mr|libverto-0.2.4-4|44	%package   -n	%libverto
12mr|libverto-0.2.4-4|45	Summary:	System libraries for %{name}
12mr|libverto-0.2.4-4|46	Group:		System/Libraries
12mr|libverto-0.2.4-4|47	
12mr|libverto-0.2.4-4|48	%description -n %libverto
12mr|libverto-0.2.4-4|49	The %{name} package contains libraries for %{name}.
12mr|libverto-0.2.4-4|50	
12mr|libverto-0.2.4-4|51	
12mr|libverto-0.2.4-4|52	%package   -n	%develverto
12mr|libverto-0.2.4-4|53	Summary:	Development files for %{name}
12mr|libverto-0.2.4-4|54	Requires:	%{libverto} = %{version}-%{release}
12mr|libverto-0.2.4-4|55	Group:		Development/C
12mr|libverto-0.2.4-4|56	
12mr|libverto-0.2.4-4|57	%description -n %develverto
12mr|libverto-0.2.4-4|58	The %{name}-devel package contains libraries and header files for
12mr|libverto-0.2.4-4|59	developing applications that use %{name}.
12mr|libverto-0.2.4-4|60	
12mr|libverto-0.2.4-4|61	%package -n	%libglib
12mr|libverto-0.2.4-4|62	Summary:	glib module for %{name}
12mr|libverto-0.2.4-4|63	Group:		System/Libraries
12mr|libverto-0.2.4-4|64	Requires:	%{libverto} = %{version}-%{release}
12mr|libverto-0.2.4-4|65	
12mr|libverto-0.2.4-4|66	%description -n %libglib
12mr|libverto-0.2.4-4|67	Module for %{name} which provides integration with glib.
12mr|libverto-0.2.4-4|68	
12mr|libverto-0.2.4-4|69	This package does NOT yet provide %{name}-module-base.
12mr|libverto-0.2.4-4|70	
12mr|libverto-0.2.4-4|71	%package  -n	%libglibdevel
12mr|libverto-0.2.4-4|72	Summary:        Development files for %{name}-glib
12mr|libverto-0.2.4-4|73	Requires:       %{libglib} = %{version}-%{release}
12mr|libverto-0.2.4-4|74	Requires:       %{develverto} = %{version}-%{release}
12mr|libverto-0.2.4-4|75	Group:		Development/C
12mr|libverto-0.2.4-4|76	
12mr|libverto-0.2.4-4|77	%description -n %libglibdevel
12mr|libverto-0.2.4-4|78	The %{name}-glib-devel package contains libraries and header files for
12mr|libverto-0.2.4-4|79	developing applications that use %{name}-glib.
12mr|libverto-0.2.4-4|80	
12mr|libverto-0.2.4-4|81	%package -n     %libev
12mr|libverto-0.2.4-4|82	Summary:        libev module for %{name}
12mr|libverto-0.2.4-4|83	Requires:       %{libverto} = %{version}-%{release}
12mr|libverto-0.2.4-4|84	Group:		System/Libraries
12mr|libverto-0.2.4-4|85	Provides:       %{name}-module-base = %{version}-%{release}
12mr|libverto-0.2.4-4|86	
12mr|libverto-0.2.4-4|87	%description -n %libev
12mr|libverto-0.2.4-4|88	Module for %{name} which provides integration with libev.
12mr|libverto-0.2.4-4|89	
12mr|libverto-0.2.4-4|90	This package provides %{name}-module-base since it supports io, timeout
12mr|libverto-0.2.4-4|91	and signal.
12mr|libverto-0.2.4-4|92	
12mr|libverto-0.2.4-4|93	%package  -n    %libevdevel
12mr|libverto-0.2.4-4|94	Summary:        Development files for %{name}-libev
12mr|libverto-0.2.4-4|95	Requires:       %{libev} = %{version}-%{release}
12mr|libverto-0.2.4-4|96	Requires:       %{develverto} = %{version}-%{release}
12mr|libverto-0.2.4-4|97	Group:		Development/C
12mr|libverto-0.2.4-4|98	
12mr|libverto-0.2.4-4|99	%description -n %libevdevel
12mr|libverto-0.2.4-4|100	The %{name}-libev-devel package contains libraries and header files for
12mr|libverto-0.2.4-4|101	developing applications that use %{name}-libev.
12mr|libverto-0.2.4-4|102	
12mr|libverto-0.2.4-4|103	This package provides %{name}-module-base since it supports io, timeout
12mr|libverto-0.2.4-4|104	and signal.
12mr|libverto-0.2.4-4|105	
12mr|libverto-0.2.4-4|106	%package  -n    %libevent
12mr|libverto-0.2.4-4|107	Summary:        libevent module for %{name}
12mr|libverto-0.2.4-4|108	Requires:       %{libverto} = %{version}-%{release}
12mr|libverto-0.2.4-4|109	Provides:       %{name}-module-base = %{version}-%{release}
12mr|libverto-0.2.4-4|110	Group:		System/Libraries
12mr|libverto-0.2.4-4|111	
12mr|libverto-0.2.4-4|112	%description -n %libevent
12mr|libverto-0.2.4-4|113	Module for %{name} which provides integration with libevent.
12mr|libverto-0.2.4-4|114	
12mr|libverto-0.2.4-4|115	%package   -n   %libeventdevel
12mr|libverto-0.2.4-4|116	Summary:        Development files for %{name}-libevent
12mr|libverto-0.2.4-4|117	Requires:       %{libevent} = %{version}-%{release}
12mr|libverto-0.2.4-4|118	Requires:       %{develverto} = %{version}-%{release}
12mr|libverto-0.2.4-4|119	Group:		Development/C
12mr|libverto-0.2.4-4|120	
12mr|libverto-0.2.4-4|121	%description -n %libeventdevel
12mr|libverto-0.2.4-4|122	The %{name}-libevent-devel package contains libraries and header files for
12mr|libverto-0.2.4-4|123	developing applications that use %{name}-libevent.
12mr|libverto-0.2.4-4|124	
12mr|libverto-0.2.4-4|125	%package   -n   %libtevent
12mr|libverto-0.2.4-4|126	Summary:        tevent module for %{name}
12mr|libverto-0.2.4-4|127	Requires:       %{libverto} = %{version}-%{release}
12mr|libverto-0.2.4-4|128	Provides:       %{name}-module-base = %{version}-%{release}
12mr|libverto-0.2.4-4|129	Group:		System/Libraries
12mr|libverto-0.2.4-4|130	
12mr|libverto-0.2.4-4|131	%description -n   %libtevent
12mr|libverto-0.2.4-4|132	Module for %{name} which provides integration with tevent.
12mr|libverto-0.2.4-4|133	
12mr|libverto-0.2.4-4|134	This package provides %{name}-module-base since it supports io, timeout
12mr|libverto-0.2.4-4|135	and signal.
12mr|libverto-0.2.4-4|136	
12mr|libverto-0.2.4-4|137	%package  -n	%libteventdevel
12mr|libverto-0.2.4-4|138	Summary:        Development files for %{name}-tevent
12mr|libverto-0.2.4-4|139	Requires:       %{libtevent} = %{version}-%{release}
12mr|libverto-0.2.4-4|140	Requires:       %{develverto} = %{version}-%{release}
12mr|libverto-0.2.4-4|141	Group:		Development/C
12mr|libverto-0.2.4-4|142	
12mr|libverto-0.2.4-4|143	%description -n %libteventdevel
12mr|libverto-0.2.4-4|144	The %{name}-tevent-devel package contains libraries and header files for
12mr|libverto-0.2.4-4|145	developing applications that use %{name}-tevent.
12mr|libverto-0.2.4-4|146	
12mr|libverto-0.2.4-4|147	%prep
12mr|libverto-0.2.4-4|148	%setup -q
12mr|libverto-0.2.4-4|149	%patch1 -p1
12mr|libverto-0.2.4-4|150	
12mr|libverto-0.2.4-4|151	%build
12mr|libverto-0.2.4-4|152	autoreconf -fi
12mr|libverto-0.2.4-4|153	%configure --disable-static
12mr|libverto-0.2.4-4|154	make
12mr|libverto-0.2.4-4|155	
12mr|libverto-0.2.4-4|156	%install
12mr|libverto-0.2.4-4|157	%makeinstall_std
12mr|libverto-0.2.4-4|158	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|libverto-0.2.4-4|159	
12mr|libverto-0.2.4-4|160	
12mr|libverto-0.2.4-4|161	%files
12mr|libverto-0.2.4-4|162	%doc AUTHORS ChangeLog COPYING NEWS README
12mr|libverto-0.2.4-4|163	
12mr|libverto-0.2.4-4|164	%files -n %{libverto}
12mr|libverto-0.2.4-4|165	%{_libdir}/%{name}.so.*
12mr|libverto-0.2.4-4|166	
12mr|libverto-0.2.4-4|167	%files -n %develverto
12mr|libverto-0.2.4-4|168	%{_includedir}/verto.h
12mr|libverto-0.2.4-4|169	%{_includedir}/verto-module.h
12mr|libverto-0.2.4-4|170	%{_libdir}/%{name}.so
12mr|libverto-0.2.4-4|171	%{_libdir}/pkgconfig/%{name}.pc
12mr|libverto-0.2.4-4|172	
12mr|libverto-0.2.4-4|173	%files -n %libglib
12mr|libverto-0.2.4-4|174	%{_libdir}/%{name}-glib.so.*
12mr|libverto-0.2.4-4|175	
12mr|libverto-0.2.4-4|176	%files -n %libglibdevel
12mr|libverto-0.2.4-4|177	%{_includedir}/verto-glib.h
12mr|libverto-0.2.4-4|178	%{_libdir}/%{name}-glib.so
12mr|libverto-0.2.4-4|179	%{_libdir}/pkgconfig/%{name}-glib.pc
12mr|libverto-0.2.4-4|180	
12mr|libverto-0.2.4-4|181	%files -n %libev
12mr|libverto-0.2.4-4|182	%{_libdir}/%{name}-libev.so.*
12mr|libverto-0.2.4-4|183	
12mr|libverto-0.2.4-4|184	%files -n %libevdevel
12mr|libverto-0.2.4-4|185	%{_includedir}/verto-libev.h
12mr|libverto-0.2.4-4|186	%{_libdir}/%{name}-libev.so
12mr|libverto-0.2.4-4|187	%{_libdir}/pkgconfig/%{name}-libev.pc
12mr|libverto-0.2.4-4|188	
12mr|libverto-0.2.4-4|189	%files -n %libevent
12mr|libverto-0.2.4-4|190	%{_libdir}/%{name}-libevent.so.*
12mr|libverto-0.2.4-4|191	
12mr|libverto-0.2.4-4|192	%files -n %libeventdevel
12mr|libverto-0.2.4-4|193	%{_includedir}/verto-libevent.h
12mr|libverto-0.2.4-4|194	%{_libdir}/%{name}-libevent.so
12mr|libverto-0.2.4-4|195	%{_libdir}/pkgconfig/%{name}-libevent.pc
12mr|libverto-0.2.4-4|196	
12mr|libverto-0.2.4-4|197	%files -n %libtevent
12mr|libverto-0.2.4-4|198	%{_libdir}/%{name}-tevent.so.*
12mr|libverto-0.2.4-4|199	
12mr|libverto-0.2.4-4|200	%files -n %libteventdevel
12mr|libverto-0.2.4-4|201	%{_includedir}/verto-tevent.h
12mr|libverto-0.2.4-4|202	%{_libdir}/%{name}-tevent.so
12mr|libverto-0.2.4-4|203	%{_libdir}/pkgconfig/%{name}-tevent.pc
12mr|libverto-0.2.4-4|204	
12mr|libverto-0.2.4-4|205	%changelog
12mr|libverto-0.2.4-4|206	

14965 12
12mr|libview-0.6.6-3|1	%define name libview
12mr|libview-0.6.6-3|2	%define version 0.6.6
12mr|libview-0.6.6-3|3	%define release %mkrel 3
12mr|libview-0.6.6-3|4	%define major 2
12mr|libview-0.6.6-3|5	%define libname %mklibname view %major
12mr|libview-0.6.6-3|6	%define develname %mklibname -d view
12mr|libview-0.6.6-3|7	Summary: VMware's Incredibly Exciting Widgets
12mr|libview-0.6.6-3|8	Name: %{name}
12mr|libview-0.6.6-3|9	Version: %{version}
12mr|libview-0.6.6-3|10	Release: %{release}
12mr|libview-0.6.6-3|11	Source0: http://prdownloads.sourceforge.net/view/%{name}-%{version}.tar.bz2
12mr|libview-0.6.6-3|12	Patch:	 libview-0.6.2-fix-pkgconfig.patch
12mr|libview-0.6.6-3|13	License: MIT
12mr|libview-0.6.6-3|14	Group: System/Libraries
12mr|libview-0.6.6-3|15	Url: http://view.sourceforge.net/
12mr|libview-0.6.6-3|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libview-0.6.6-3|17	BuildRequires: gtkmm2.4-devel
12mr|libview-0.6.6-3|18	
12mr|libview-0.6.6-3|19	%description
12mr|libview-0.6.6-3|20	libview is VMware's Incredibly Exciting Widgets, a useful collection
12mr|libview-0.6.6-3|21	of GTK+ widgets used within VMware products, free for everybody's use.
12mr|libview-0.6.6-3|22	
12mr|libview-0.6.6-3|23	%package -n %libname
12mr|libview-0.6.6-3|24	Group: System/Libraries
12mr|libview-0.6.6-3|25	Summary: VMware's Incredibly Exciting Widgets
12mr|libview-0.6.6-3|26	
12mr|libview-0.6.6-3|27	%description -n %libname
12mr|libview-0.6.6-3|28	libview is VMware's Incredibly Exciting Widgets, a useful collection
12mr|libview-0.6.6-3|29	of GTK+ widgets used within VMware products, free for everybody's use.
12mr|libview-0.6.6-3|30	
12mr|libview-0.6.6-3|31	%package -n %develname
12mr|libview-0.6.6-3|32	Group: Development/C++
12mr|libview-0.6.6-3|33	Summary: VMware's Incredibly Exciting Widgets
12mr|libview-0.6.6-3|34	Requires: %libname = %version-%release
12mr|libview-0.6.6-3|35	Provides: libview-devel = %version-%release
12mr|libview-0.6.6-3|36	
12mr|libview-0.6.6-3|37	%description -n %develname
12mr|libview-0.6.6-3|38	libview is VMware's Incredibly Exciting Widgets, a useful collection
12mr|libview-0.6.6-3|39	of GTK+ widgets used within VMware products, free for everybody's use.
12mr|libview-0.6.6-3|40	
12mr|libview-0.6.6-3|41	
12mr|libview-0.6.6-3|42	%prep
12mr|libview-0.6.6-3|43	%setup -q
12mr|libview-0.6.6-3|44	%patch -p1
12mr|libview-0.6.6-3|45	#gw 0.6.6: wrong libtool version
12mr|libview-0.6.6-3|46	autoreconf -fi
12mr|libview-0.6.6-3|47	
12mr|libview-0.6.6-3|48	%build
12mr|libview-0.6.6-3|49	%configure2_5x --enable-deprecated --disable-static
12mr|libview-0.6.6-3|50	%make
12mr|libview-0.6.6-3|51	
12mr|libview-0.6.6-3|52	%install
12mr|libview-0.6.6-3|53	rm -rf %{buildroot}
12mr|libview-0.6.6-3|54	%makeinstall_std
12mr|libview-0.6.6-3|55	
12mr|libview-0.6.6-3|56	%clean
12mr|libview-0.6.6-3|57	rm -rf %{buildroot}
12mr|libview-0.6.6-3|58	
12mr|libview-0.6.6-3|59	%if %mdvver < 200900
12mr|libview-0.6.6-3|60	%post -n %libname -p /sbin/ldconfig
12mr|libview-0.6.6-3|61	%postun -n %libname -p /sbin/ldconfig
12mr|libview-0.6.6-3|62	%endif
12mr|libview-0.6.6-3|63	
12mr|libview-0.6.6-3|64	%files -n %libname
12mr|libview-0.6.6-3|65	%defattr(-,root,root)
12mr|libview-0.6.6-3|66	%doc AUTHORS README NEWS
12mr|libview-0.6.6-3|67	%_libdir/libview.so.%{major}*
12mr|libview-0.6.6-3|68	
12mr|libview-0.6.6-3|69	%files -n %develname
12mr|libview-0.6.6-3|70	%defattr(-,root,root)
12mr|libview-0.6.6-3|71	%doc ChangeLog
12mr|libview-0.6.6-3|72	%_libdir/libview.so
12mr|libview-0.6.6-3|73	%_libdir/pkgconfig/libview.pc
12mr|libview-0.6.6-3|74	%_includedir/libview
12mr|libview-0.6.6-3|75	
12mr|libview-0.6.6-3|76	
12mr|libview-0.6.6-3|77	
12mr|libview-0.6.6-3|78	
12mr|libview-0.6.6-3|79	%changelog
12mr|libview-0.6.6-3|80	

14966 12
12mr|libvirt-1.0.0-1|1	%define common_summary interact with virtualization capabilities
12mr|libvirt-1.0.0-1|2	%define common_description Libvirt is a C toolkit to interact with the virtualization\
12mr|libvirt-1.0.0-1|3	capabilities of recent versions of Linux.
12mr|libvirt-1.0.0-1|4	%define lib_major 0
12mr|libvirt-1.0.0-1|5	
12mr|libvirt-1.0.0-1|6	%define lib_name %mklibname virt %{lib_major}
12mr|libvirt-1.0.0-1|7	%define develname %mklibname -d virt
12mr|libvirt-1.0.0-1|8	%define staticdevelname %mklibname -d -s virt
12mr|libvirt-1.0.0-1|9	
12mr|libvirt-1.0.0-1|10	# libxenstore is not versionned properly
12mr|libvirt-1.0.0-1|11	%define __noautoreq 'devel(libxenstore.*)'
12mr|libvirt-1.0.0-1|12	
12mr|libvirt-1.0.0-1|13	Name:		libvirt
12mr|libvirt-1.0.0-1|14	Version:	1.0.0
12mr|libvirt-1.0.0-1|15	Release:	1
12mr|libvirt-1.0.0-1|16	Summary:	Toolkit to %{common_summary}
12mr|libvirt-1.0.0-1|17	License:	LGPLv2+
12mr|libvirt-1.0.0-1|18	Group:		System/Kernel and hardware
12mr|libvirt-1.0.0-1|19	Url:		http://libvirt.org/
12mr|libvirt-1.0.0-1|20	Source0:	http://libvirt.org/sources/%{name}-%{version}.tar.gz
12mr|libvirt-1.0.0-1|21	Patch0:		libvirt-0.9.7-undefined_fix.diff
12mr|libvirt-1.0.0-1|22	# XXX: for %%{_sysconfdir}/sasl2
12mr|libvirt-1.0.0-1|23	Requires:	cyrus-sasl
12mr|libvirt-1.0.0-1|24	%ifarch %{ix86}	x86_64
12mr|libvirt-1.0.0-1|25	BuildRequires:	xen-devel >= 3.0.4
12mr|libvirt-1.0.0-1|26	%endif
12mr|libvirt-1.0.0-1|27	BuildRequires:	pkgconfig(libxml-2.0)
12mr|libvirt-1.0.0-1|28	BuildRequires:	pkgconfig(ncurses)
12mr|libvirt-1.0.0-1|29	BuildRequires:	readline-devel
12mr|libvirt-1.0.0-1|30	BuildRequires:	python-devel
12mr|libvirt-1.0.0-1|31	BuildRequires:	pkgconfig(gnutls)
12mr|libvirt-1.0.0-1|32	BuildRequires:	libsasl-devel
12mr|libvirt-1.0.0-1|33	BuildRequires:	pkgconfig(pciaccess)
12mr|libvirt-1.0.0-1|34	BuildRequires:	pkgconfig(polkit-agent-1) polkit
12mr|libvirt-1.0.0-1|35	BuildRequires:	pkgconfig(libparted)
12mr|libvirt-1.0.0-1|36	BuildRequires:	open-iscsi
12mr|libvirt-1.0.0-1|37	BuildRequires:	lvm2
12mr|libvirt-1.0.0-1|38	BuildRequires:	pkgconfig(yajl)
12mr|libvirt-1.0.0-1|39	BuildRequires:	dmsetup
12mr|libvirt-1.0.0-1|40	BuildRequires:	libxml2-utils
12mr|libvirt-1.0.0-1|41	BuildRequires:	nfs-utils
12mr|libvirt-1.0.0-1|42	BuildRequires:	libavahi-client-devel
12mr|libvirt-1.0.0-1|43	BuildRequires:	pkgconfig(xmlrpc)
12mr|libvirt-1.0.0-1|44	BuildRequires:	numa-devel
12mr|libvirt-1.0.0-1|45	BuildRequires:	qemu
12mr|libvirt-1.0.0-1|46	BuildRequires:	gettext-devel
12mr|libvirt-1.0.0-1|47	BuildRequires:	pkgconfig(libnl-3.0)
12mr|libvirt-1.0.0-1|48	BuildRequires:	libpcap-devel
12mr|libvirt-1.0.0-1|49	BuildRequires:	systemtap
12mr|libvirt-1.0.0-1|50	BuildRequires:	autoconf automake libtool
12mr|libvirt-1.0.0-1|51	BuildRequires:	netcf-devel
12mr|libvirt-1.0.0-1|52	
12mr|libvirt-1.0.0-1|53	%description
12mr|libvirt-1.0.0-1|54	%{common_description}
12mr|libvirt-1.0.0-1|55	
12mr|libvirt-1.0.0-1|56	Virtualization of the Linux Operating System means the
12mr|libvirt-1.0.0-1|57	ability to run multiple instances of Operating Systems concurently on
12mr|libvirt-1.0.0-1|58	a single hardware system where the basic resources are driven by a
12mr|libvirt-1.0.0-1|59	Linux instance. The library aim at providing long term stable C API
12mr|libvirt-1.0.0-1|60	initially for the Xen paravirtualization but should be able to
12mr|libvirt-1.0.0-1|61	integrate other virtualization mechanisms if needed.
12mr|libvirt-1.0.0-1|62	
12mr|libvirt-1.0.0-1|63	%package -n %{lib_name}
12mr|libvirt-1.0.0-1|64	Summary:    A library to %{common_summary}
12mr|libvirt-1.0.0-1|65	Group:      System/Libraries
12mr|libvirt-1.0.0-1|66	
12mr|libvirt-1.0.0-1|67	%description -n %{lib_name}
12mr|libvirt-1.0.0-1|68	%{common_description}
12mr|libvirt-1.0.0-1|69	
12mr|libvirt-1.0.0-1|70	This package contains the library needed to run programs dynamically
12mr|libvirt-1.0.0-1|71	linked with %{name}.
12mr|libvirt-1.0.0-1|72	
12mr|libvirt-1.0.0-1|73	%package -n %{develname}
12mr|libvirt-1.0.0-1|74	Summary:    Development tools for programs using %{name}
12mr|libvirt-1.0.0-1|75	Group:      Development/C
12mr|libvirt-1.0.0-1|76	Requires:   %{lib_name} = %{version}
12mr|libvirt-1.0.0-1|77	%ifarch %{ix86} x86_64
12mr|libvirt-1.0.0-1|78	Requires:   xen-devel
12mr|libvirt-1.0.0-1|79	%endif
12mr|libvirt-1.0.0-1|80	Provides:   %{name}-devel = %{version}-%{release}
12mr|libvirt-1.0.0-1|81	Obsoletes:  %{lib_name}-devel
12mr|libvirt-1.0.0-1|82	
12mr|libvirt-1.0.0-1|83	%description -n %{develname}
12mr|libvirt-1.0.0-1|84	%{common_description}
12mr|libvirt-1.0.0-1|85	
12mr|libvirt-1.0.0-1|86	This package contains the header files and libraries needed for
12mr|libvirt-1.0.0-1|87	developing programs using the %{name} library.
12mr|libvirt-1.0.0-1|88	
12mr|libvirt-1.0.0-1|89	%package -n %{staticdevelname}
12mr|libvirt-1.0.0-1|90	Summary:    Development static libraries for programs using %{name}
12mr|libvirt-1.0.0-1|91	Group:      Development/C
12mr|libvirt-1.0.0-1|92	Provides:   %{name}-static-devel = %{version}-%{release}
12mr|libvirt-1.0.0-1|93	Obsoletes:  %{lib_name}-static-devel
12mr|libvirt-1.0.0-1|94	
12mr|libvirt-1.0.0-1|95	%description -n %{staticdevelname}
12mr|libvirt-1.0.0-1|96	%{common_description}
12mr|libvirt-1.0.0-1|97	
12mr|libvirt-1.0.0-1|98	This package contains the static libraries needed for developing
12mr|libvirt-1.0.0-1|99	programs using the %{name} library.
12mr|libvirt-1.0.0-1|100	
12mr|libvirt-1.0.0-1|101	%package -n python-%{name}
12mr|libvirt-1.0.0-1|102	Summary:    Python bindings to %{common_summary}
12mr|libvirt-1.0.0-1|103	Group:      Development/Python
12mr|libvirt-1.0.0-1|104	
12mr|libvirt-1.0.0-1|105	%description -n python-%{name}
12mr|libvirt-1.0.0-1|106	%{common_description}
12mr|libvirt-1.0.0-1|107	
12mr|libvirt-1.0.0-1|108	This package contains the python bindings for the %{name} library.
12mr|libvirt-1.0.0-1|109	
12mr|libvirt-1.0.0-1|110	%package -n %{name}-utils
12mr|libvirt-1.0.0-1|111	Summary:    Tools to %{common_summary}
12mr|libvirt-1.0.0-1|112	Group:      System/Kernel and hardware
12mr|libvirt-1.0.0-1|113	Requires:   bridge-utils
12mr|libvirt-1.0.0-1|114	Requires:   %{lib_name} = %{version}
12mr|libvirt-1.0.0-1|115	%if %{mdkversion} >= 201000
12mr|libvirt-1.0.0-1|116	Requires:   polkit
12mr|libvirt-1.0.0-1|117	%else
12mr|libvirt-1.0.0-1|118	Requires:   policykit
12mr|libvirt-1.0.0-1|119	%endif
12mr|libvirt-1.0.0-1|120	Suggests:   dnsmasq-base
12mr|libvirt-1.0.0-1|121	Suggests:   netcat-openbsd
12mr|libvirt-1.0.0-1|122	Conflicts:  libvirt0 < 0.7.1-2
12mr|libvirt-1.0.0-1|123	Conflicts:  lib64virt0 < 0.7.1-2
12mr|libvirt-1.0.0-1|124	
12mr|libvirt-1.0.0-1|125	%description -n %{name}-utils
12mr|libvirt-1.0.0-1|126	%{common_description}
12mr|libvirt-1.0.0-1|127	
12mr|libvirt-1.0.0-1|128	This package contains tools for the %{name} library.
12mr|libvirt-1.0.0-1|129	
12mr|libvirt-1.0.0-1|130	%prep
12mr|libvirt-1.0.0-1|131	%setup -q
12mr|libvirt-1.0.0-1|132	%patch0 -p0
12mr|libvirt-1.0.0-1|133	
12mr|libvirt-1.0.0-1|134	%build
12mr|libvirt-1.0.0-1|135	autoreconf -fi
12mr|libvirt-1.0.0-1|136	%configure2_5x \
12mr|libvirt-1.0.0-1|137	--localstatedir=%{_var}  \
12mr|libvirt-1.0.0-1|138	--with-html-subdir=%{name} \
12mr|libvirt-1.0.0-1|139	--with-udev \
12mr|libvirt-1.0.0-1|140	--without-hal
12mr|libvirt-1.0.0-1|141	%make
12mr|libvirt-1.0.0-1|142	
12mr|libvirt-1.0.0-1|143	%install
12mr|libvirt-1.0.0-1|144	%makeinstall_std
12mr|libvirt-1.0.0-1|145	install -d -m 755 %{buildroot}%{_var}/run/%{name}
12mr|libvirt-1.0.0-1|146	install -d -m 755 %{buildroot}%{_var}/lib/%{name}
12mr|libvirt-1.0.0-1|147	%find_lang %{name}
12mr|libvirt-1.0.0-1|148	
12mr|libvirt-1.0.0-1|149	# fix documentation
12mr|libvirt-1.0.0-1|150	mv %{buildroot}%{_docdir}/%{name}-python-%{version} %{buildroot}%{_docdir}/python-%{name}
12mr|libvirt-1.0.0-1|151	install -m 644 ChangeLog README TODO NEWS %{buildroot}%{_docdir}/%{name}
12mr|libvirt-1.0.0-1|152	
12mr|libvirt-1.0.0-1|153	rm -f %{buildroot}%{_libdir}/*.la
12mr|libvirt-1.0.0-1|154	rm -f %{buildroot}%{py_platsitedir}/*.la
12mr|libvirt-1.0.0-1|155	rm -f %{buildroot}%{_libdir}/libvirt/connection-driver/*.a
12mr|libvirt-1.0.0-1|156	
12mr|libvirt-1.0.0-1|157	%check
12mr|libvirt-1.0.0-1|158	# fhimpe: disabled for now because it fails on 100Hz kernels, such as used on bs
12mr|libvirt-1.0.0-1|159	# http://www.mail-archive.com/libvir-list@redhat.com/msg13727.html
12mr|libvirt-1.0.0-1|160	#make check
12mr|libvirt-1.0.0-1|161	
12mr|libvirt-1.0.0-1|162	%files -n %{lib_name}
12mr|libvirt-1.0.0-1|163	%{_libdir}/%{name}.so.%{lib_major}*
12mr|libvirt-1.0.0-1|164	%{_libdir}/%{name}-qemu.so.%{lib_major}*
12mr|libvirt-1.0.0-1|165	%{_libdir}/libvirt_lxc
12mr|libvirt-1.0.0-1|166	
12mr|libvirt-1.0.0-1|167	%files -n %{develname}
12mr|libvirt-1.0.0-1|168	%{_docdir}/%{name}
12mr|libvirt-1.0.0-1|169	%exclude %{_docdir}/%{name}/ChangeLog
12mr|libvirt-1.0.0-1|170	%exclude %{_docdir}/%{name}/README
12mr|libvirt-1.0.0-1|171	%exclude %{_docdir}/%{name}/TODO
12mr|libvirt-1.0.0-1|172	%exclude %{_docdir}/%{name}/NEWS
12mr|libvirt-1.0.0-1|173	%doc %{_datadir}/gtk-doc/html/%{name}
12mr|libvirt-1.0.0-1|174	%{_includedir}/%{name}
12mr|libvirt-1.0.0-1|175	%{_libdir}/%{name}.so
12mr|libvirt-1.0.0-1|176	%{_libdir}/%{name}-qemu.so
12mr|libvirt-1.0.0-1|177	%{_libdir}/pkgconfig/%{name}.pc
12mr|libvirt-1.0.0-1|178	
12mr|libvirt-1.0.0-1|179	%files -n %{staticdevelname}
12mr|libvirt-1.0.0-1|180	%{_libdir}/%{name}.a
12mr|libvirt-1.0.0-1|181	%{_libdir}/%{name}-qemu.a
12mr|libvirt-1.0.0-1|182	
12mr|libvirt-1.0.0-1|183	%files -n python-%{name}
12mr|libvirt-1.0.0-1|184	%doc %{_docdir}/python-%{name}
12mr|libvirt-1.0.0-1|185	%{py_platsitedir}/%{name}.py
12mr|libvirt-1.0.0-1|186	%{py_platsitedir}/%{name}mod.so
12mr|libvirt-1.0.0-1|187	
12mr|libvirt-1.0.0-1|188	%files -n %{name}-utils -f %{name}.lang
12mr|libvirt-1.0.0-1|189	%dir %{_docdir}/%{name}
12mr|libvirt-1.0.0-1|190	%{_docdir}/%{name}/ChangeLog
12mr|libvirt-1.0.0-1|191	%{_docdir}/%{name}/README
12mr|libvirt-1.0.0-1|192	%{_docdir}/%{name}/TODO
12mr|libvirt-1.0.0-1|193	%{_docdir}/%{name}/NEWS
12mr|libvirt-1.0.0-1|194	%{_bindir}/*
12mr|libvirt-1.0.0-1|195	%{_mandir}/man1/virsh.1*
12mr|libvirt-1.0.0-1|196	%{_mandir}/man1/virt-xml-validate.1*
12mr|libvirt-1.0.0-1|197	%{_mandir}/man1/virt-pki-validate.1.*
12mr|libvirt-1.0.0-1|198	%{_mandir}/man8/libvirtd.8.*
12mr|libvirt-1.0.0-1|199	%{_mandir}/man1/virt-host-validate.1.*
12mr|libvirt-1.0.0-1|200	%{_sbindir}/*
12mr|libvirt-1.0.0-1|201	%{_initrddir}/libvirtd
12mr|libvirt-1.0.0-1|202	%dir %attr(0700, root, root) %{_localstatedir}/log/libvirt/qemu/
12mr|libvirt-1.0.0-1|203	%dir %attr(0700, root, root) %{_localstatedir}/log/libvirt/lxc/
12mr|libvirt-1.0.0-1|204	%dir %attr(0700, root, root) %{_localstatedir}/log/libvirt/uml/
12mr|libvirt-1.0.0-1|205	%{_libdir}/libvirt_iohelper
12mr|libvirt-1.0.0-1|206	%{_libdir}/libvirt_parthelper
12mr|libvirt-1.0.0-1|207	%{_libdir}/libvirt/connection-driver/libvirt_driver_interface.so
12mr|libvirt-1.0.0-1|208	%{_libdir}/libvirt/connection-driver/libvirt_driver_libxl.so
12mr|libvirt-1.0.0-1|209	%{_libdir}/libvirt/connection-driver/libvirt_driver_lxc.so
12mr|libvirt-1.0.0-1|210	%{_libdir}/libvirt/connection-driver/libvirt_driver_network.so
12mr|libvirt-1.0.0-1|211	%{_libdir}/libvirt/connection-driver/libvirt_driver_nodedev.so
12mr|libvirt-1.0.0-1|212	%{_libdir}/libvirt/connection-driver/libvirt_driver_nwfilter.so
12mr|libvirt-1.0.0-1|213	%{_libdir}/libvirt/connection-driver/libvirt_driver_qemu.so
12mr|libvirt-1.0.0-1|214	%{_libdir}/libvirt/connection-driver/libvirt_driver_secret.so
12mr|libvirt-1.0.0-1|215	%{_libdir}/libvirt/connection-driver/libvirt_driver_storage.so
12mr|libvirt-1.0.0-1|216	%{_libdir}/libvirt/connection-driver/libvirt_driver_uml.so
12mr|libvirt-1.0.0-1|217	%{_libdir}/libvirt/connection-driver/libvirt_driver_xen.so
12mr|libvirt-1.0.0-1|218	%{_var}/run/libvirt
12mr|libvirt-1.0.0-1|219	%{_var}/lib/libvirt
12mr|libvirt-1.0.0-1|220	%{_datadir}/polkit-1/actions/org.libvirt.unix.policy
12mr|libvirt-1.0.0-1|221	%{_datadir}/augeas
12mr|libvirt-1.0.0-1|222	%{_datadir}/%{name}
12mr|libvirt-1.0.0-1|223	%{_datadir}/systemtap/tapset/libvirt_functions.stp
12mr|libvirt-1.0.0-1|224	%{_datadir}/systemtap/tapset/libvirt_probes.stp
12mr|libvirt-1.0.0-1|225	%{_datadir}/systemtap/tapset/libvirt_qemu_probes.stp
12mr|libvirt-1.0.0-1|226	
12mr|libvirt-1.0.0-1|227	%config(noreplace) %{_sysconfdir}/libvirt
12mr|libvirt-1.0.0-1|228	%config(noreplace) %{_sysconfdir}/sasl2/libvirt.conf
12mr|libvirt-1.0.0-1|229	%config(noreplace) %{_sysconfdir}/sysconfig/libvirtd
12mr|libvirt-1.0.0-1|230	%config(noreplace) %{_sysconfdir}/sysconfig/libvirt-guests
12mr|libvirt-1.0.0-1|231	%config(noreplace) %{_sysconfdir}/logrotate.d/libvirtd*
12mr|libvirt-1.0.0-1|232	%config(noreplace) %{_sysconfdir}/sysctl.d/libvirtd
12mr|libvirt-1.0.0-1|233	%{_initrddir}/libvirt-guests
12mr|libvirt-1.0.0-1|234	%{py_platsitedir}/libvirt_qemu.py
12mr|libvirt-1.0.0-1|235	%{py_platsitedir}/libvirtmod_qemu.so

14967 12
12mr|libvirt-glib-0.1.3-1|1	%define oname		virt
12mr|libvirt-glib-0.1.3-1|2	
12mr|libvirt-glib-0.1.3-1|3	%define api		1.0
12mr|libvirt-glib-0.1.3-1|4	%define major		0
12mr|libvirt-glib-0.1.3-1|5	
12mr|libvirt-glib-0.1.3-1|6	%define libname_glib		%mklibname %{oname}-glib %{api} %{major}
12mr|libvirt-glib-0.1.3-1|7	%define develname_glib		%mklibname %{oname}-glib %{api} -d
12mr|libvirt-glib-0.1.3-1|8	
12mr|libvirt-glib-0.1.3-1|9	%define libname_gconfig		%mklibname %{oname}-gconfig %{api} %{major}
12mr|libvirt-glib-0.1.3-1|10	%define develname_gconfig	%mklibname %{oname}-gconfig %{api} -d
12mr|libvirt-glib-0.1.3-1|11	
12mr|libvirt-glib-0.1.3-1|12	%define libname_gobject		%mklibname %{oname}-gobject %{api} %{major}
12mr|libvirt-glib-0.1.3-1|13	%define develname_gobject	%mklibname %{oname}-gobject %{api} -d
12mr|libvirt-glib-0.1.3-1|14	
12mr|libvirt-glib-0.1.3-1|15	
12mr|libvirt-glib-0.1.3-1|16	%define girmajor	1.0
12mr|libvirt-glib-0.1.3-1|17	%define girname_glib		%mklibname %{oname}-glib-gir %{girmajor}
12mr|libvirt-glib-0.1.3-1|18	%define girname_gconfig		%mklibname %{oname}-gconfig-gir %{girmajor}
12mr|libvirt-glib-0.1.3-1|19	%define girname_gobject		%mklibname %{oname}-gobject-gir %{girmajor}
12mr|libvirt-glib-0.1.3-1|20	
12mr|libvirt-glib-0.1.3-1|21	%define _exclude_files_from_autoreq ^%{_datadir}/doc/libvirt-glib-python/event-test.py$
12mr|libvirt-glib-0.1.3-1|22	
12mr|libvirt-glib-0.1.3-1|23	Name:		libvirt-glib
12mr|libvirt-glib-0.1.3-1|24	Version:	0.1.3
12mr|libvirt-glib-0.1.3-1|25	Release:	1
12mr|libvirt-glib-0.1.3-1|26	Summary:	libvirt glib integration for events
12mr|libvirt-glib-0.1.3-1|27	Group:		System/Libraries
12mr|libvirt-glib-0.1.3-1|28	License:	LGPLv2+
12mr|libvirt-glib-0.1.3-1|29	URL:		http://libvirt.org/
12mr|libvirt-glib-0.1.3-1|30	Source0:	http://libvirt.org/sources/glib/%{name}-%{version}.tar.gz
12mr|libvirt-glib-0.1.3-1|31	BuildRequires:	pkgconfig(glib-2.0) >= 2.10.0
12mr|libvirt-glib-0.1.3-1|32	BuildRequires:	pkgconfig(libvirt) >= 0.9.10
12mr|libvirt-glib-0.1.3-1|33	BuildRequires:	python-devel
12mr|libvirt-glib-0.1.3-1|34	BuildRequires:	gobject-introspection-devel
12mr|libvirt-glib-0.1.3-1|35	BuildRequires:	libxml2-devel
12mr|libvirt-glib-0.1.3-1|36	# Hack due to https://bugzilla.redhat.com/show_bug.cgi?id=613466
12mr|libvirt-glib-0.1.3-1|37	BuildRequires:	libtool
12mr|libvirt-glib-0.1.3-1|38	BuildRequires:	vala
12mr|libvirt-glib-0.1.3-1|39	BuildRequires:	vala-tools
12mr|libvirt-glib-0.1.3-1|40	
12mr|libvirt-glib-0.1.3-1|41	%description
12mr|libvirt-glib-0.1.3-1|42	This package provides integration between libvirt and the glib
12mr|libvirt-glib-0.1.3-1|43	event loop.
12mr|libvirt-glib-0.1.3-1|44	
12mr|libvirt-glib-0.1.3-1|45	
12mr|libvirt-glib-0.1.3-1|46	# ---------------------------------------------------------------------------
12mr|libvirt-glib-0.1.3-1|47	
12mr|libvirt-glib-0.1.3-1|48	
12mr|libvirt-glib-0.1.3-1|49	%package -n %{libname_glib}
12mr|libvirt-glib-0.1.3-1|50	Group:		System/Libraries
12mr|libvirt-glib-0.1.3-1|51	Summary:	libvirt object APIs for processing object configuration
12mr|libvirt-glib-0.1.3-1|52	Provides:	%{mklibname %{oname}-glib %{major}} = %{version}-%{release}
12mr|libvirt-glib-0.1.3-1|53	
12mr|libvirt-glib-0.1.3-1|54	%description -n %{libname_glib}
12mr|libvirt-glib-0.1.3-1|55	This package provides APIs for processing the object configuration
12mr|libvirt-glib-0.1.3-1|56	data
12mr|libvirt-glib-0.1.3-1|57	
12mr|libvirt-glib-0.1.3-1|58	%files -n %{libname_glib}
12mr|libvirt-glib-0.1.3-1|59	%doc README COPYING AUTHORS ChangeLog NEWS
12mr|libvirt-glib-0.1.3-1|60	%{_libdir}/libvirt-glib-%{api}.so.%{major}*
12mr|libvirt-glib-0.1.3-1|61	
12mr|libvirt-glib-0.1.3-1|62	
12mr|libvirt-glib-0.1.3-1|63	%package -n %{develname_glib}
12mr|libvirt-glib-0.1.3-1|64	Group:		System/Libraries
12mr|libvirt-glib-0.1.3-1|65	Summary:	libvirt glib integration for events development files
12mr|libvirt-glib-0.1.3-1|66	Requires:	%{libname_glib} = %{version}-%{release}
12mr|libvirt-glib-0.1.3-1|67	Provides:	%{name}-glib-devel = %version-%release
12mr|libvirt-glib-0.1.3-1|68	Provides:	%{oname}-glib-devel = %{version}-%{release}
12mr|libvirt-glib-0.1.3-1|69	
12mr|libvirt-glib-0.1.3-1|70	%description -n %{develname_glib}
12mr|libvirt-glib-0.1.3-1|71	This package provides development header files and libraries for
12mr|libvirt-glib-0.1.3-1|72	integration between libvirt and the glib event loop.
12mr|libvirt-glib-0.1.3-1|73	
12mr|libvirt-glib-0.1.3-1|74	%files -n %{develname_glib}
12mr|libvirt-glib-0.1.3-1|75	%doc examples/event-test.c
12mr|libvirt-glib-0.1.3-1|76	%{_libdir}/libvirt-glib-%{api}.so
12mr|libvirt-glib-0.1.3-1|77	%{_libdir}/pkgconfig/libvirt-glib-%{api}.pc
12mr|libvirt-glib-0.1.3-1|78	%dir %{_includedir}/libvirt-glib-%{api}
12mr|libvirt-glib-0.1.3-1|79	%dir %{_includedir}/libvirt-glib-%{api}/libvirt-glib
12mr|libvirt-glib-0.1.3-1|80	%{_includedir}/libvirt-glib-%{api}/libvirt-glib/libvirt-glib.h
12mr|libvirt-glib-0.1.3-1|81	%{_includedir}/libvirt-glib-%{api}/libvirt-glib/libvirt-glib-*.h
12mr|libvirt-glib-0.1.3-1|82	%{_datadir}/gir-1.0/LibvirtGLib-%{girmajor}.gir
12mr|libvirt-glib-0.1.3-1|83	%{_datadir}/gtk-doc/html/Libvirt-glib
12mr|libvirt-glib-0.1.3-1|84	%{_datadir}/vala/vapi/libvirt-glib-%{api}.vapi
12mr|libvirt-glib-0.1.3-1|85	
12mr|libvirt-glib-0.1.3-1|86	
12mr|libvirt-glib-0.1.3-1|87	%package -n %{girname_glib}
12mr|libvirt-glib-0.1.3-1|88	Summary:	GObject Introspection interface description for %{name}
12mr|libvirt-glib-0.1.3-1|89	Group:		System/Libraries
12mr|libvirt-glib-0.1.3-1|90	Requires:	%{libname_glib} = %{version}-%{release}
12mr|libvirt-glib-0.1.3-1|91	
12mr|libvirt-glib-0.1.3-1|92	%description -n %{girname_glib}
12mr|libvirt-glib-0.1.3-1|93	GObject Introspection interface description for %{name}.
12mr|libvirt-glib-0.1.3-1|94	
12mr|libvirt-glib-0.1.3-1|95	%files -n %{girname_glib}
12mr|libvirt-glib-0.1.3-1|96	%{_libdir}/girepository-1.0/LibvirtGLib-%{girmajor}.typelib
12mr|libvirt-glib-0.1.3-1|97	
12mr|libvirt-glib-0.1.3-1|98	
12mr|libvirt-glib-0.1.3-1|99	# ---------------------------------------------------------------------------
12mr|libvirt-glib-0.1.3-1|100	
12mr|libvirt-glib-0.1.3-1|101	
12mr|libvirt-glib-0.1.3-1|102	%package -n %{libname_gconfig}
12mr|libvirt-glib-0.1.3-1|103	Group:		System/Libraries
12mr|libvirt-glib-0.1.3-1|104	Summary:	libvirt object APIs for processing object configuration
12mr|libvirt-glib-0.1.3-1|105	Provides:	%{mklibname %{oname}-gconfig %{major}} = %{version}-%{release}
12mr|libvirt-glib-0.1.3-1|106	
12mr|libvirt-glib-0.1.3-1|107	%description -n %{libname_gconfig}
12mr|libvirt-glib-0.1.3-1|108	This package provides APIs for processing the object configuration
12mr|libvirt-glib-0.1.3-1|109	data
12mr|libvirt-glib-0.1.3-1|110	
12mr|libvirt-glib-0.1.3-1|111	%files -n %{libname_gconfig}
12mr|libvirt-glib-0.1.3-1|112	%{_libdir}/libvirt-gconfig-%{api}.so.%{major}*
12mr|libvirt-glib-0.1.3-1|113	
12mr|libvirt-glib-0.1.3-1|114	
12mr|libvirt-glib-0.1.3-1|115	%package -n %{develname_gconfig}
12mr|libvirt-glib-0.1.3-1|116	Group:		System/Libraries
12mr|libvirt-glib-0.1.3-1|117	Summary:	libvirt object APIs for processing object configuration development files
12mr|libvirt-glib-0.1.3-1|118	Requires:	%{libname_gconfig} = %{version}-%{release}
12mr|libvirt-glib-0.1.3-1|119	Provides:	%{name}-gconfig-devel = %version-%release
12mr|libvirt-glib-0.1.3-1|120	Provides:	%{oname}-gconfig-devel = %{version}-%{release}
12mr|libvirt-glib-0.1.3-1|121	
12mr|libvirt-glib-0.1.3-1|122	%description -n %{develname_gconfig}
12mr|libvirt-glib-0.1.3-1|123	This package provides development header files and libraries for
12mr|libvirt-glib-0.1.3-1|124	the object configuration APIs.
12mr|libvirt-glib-0.1.3-1|125	
12mr|libvirt-glib-0.1.3-1|126	%files -n %{develname_gconfig}
12mr|libvirt-glib-0.1.3-1|127	%doc examples/event-test.c
12mr|libvirt-glib-0.1.3-1|128	%{_libdir}/libvirt-gconfig-%{api}.so
12mr|libvirt-glib-0.1.3-1|129	%{_libdir}/pkgconfig/libvirt-gconfig-%{api}.pc
12mr|libvirt-glib-0.1.3-1|130	%dir %{_includedir}/libvirt-gconfig-%{api}
12mr|libvirt-glib-0.1.3-1|131	%dir %{_includedir}/libvirt-gconfig-%{api}/libvirt-gconfig
12mr|libvirt-glib-0.1.3-1|132	%{_includedir}/libvirt-gconfig-%{api}/libvirt-gconfig/libvirt-gconfig.h
12mr|libvirt-glib-0.1.3-1|133	%{_includedir}/libvirt-gconfig-%{api}/libvirt-gconfig/libvirt-gconfig-*.h
12mr|libvirt-glib-0.1.3-1|134	%{_datadir}/gir-1.0/LibvirtGConfig-%{girmajor}.gir
12mr|libvirt-glib-0.1.3-1|135	%{_datadir}/gtk-doc/html/Libvirt-gconfig
12mr|libvirt-glib-0.1.3-1|136	%{_datadir}/vala/vapi/libvirt-gconfig-%{api}.vapi
12mr|libvirt-glib-0.1.3-1|137	
12mr|libvirt-glib-0.1.3-1|138	
12mr|libvirt-glib-0.1.3-1|139	%package -n %{girname_gconfig}
12mr|libvirt-glib-0.1.3-1|140	Summary:	GObject Introspection interface description for %{name}
12mr|libvirt-glib-0.1.3-1|141	Group:		System/Libraries
12mr|libvirt-glib-0.1.3-1|142	Requires:	%{libname_gconfig} = %{version}-%{release}
12mr|libvirt-glib-0.1.3-1|143	
12mr|libvirt-glib-0.1.3-1|144	%description -n %{girname_gconfig}
12mr|libvirt-glib-0.1.3-1|145	GObject Introspection interface description for %{name}.
12mr|libvirt-glib-0.1.3-1|146	
12mr|libvirt-glib-0.1.3-1|147	%files -n %{girname_gconfig}
12mr|libvirt-glib-0.1.3-1|148	%{_libdir}/girepository-1.0/LibvirtGConfig-%{girmajor}.typelib
12mr|libvirt-glib-0.1.3-1|149	
12mr|libvirt-glib-0.1.3-1|150	
12mr|libvirt-glib-0.1.3-1|151	# ---------------------------------------------------------------------------
12mr|libvirt-glib-0.1.3-1|152	
12mr|libvirt-glib-0.1.3-1|153	
12mr|libvirt-glib-0.1.3-1|154	%package -n %{libname_gobject}
12mr|libvirt-glib-0.1.3-1|155	Group:		System/Libraries
12mr|libvirt-glib-0.1.3-1|156	Summary:	libvirt object APIs for managing virtualization hosts
12mr|libvirt-glib-0.1.3-1|157	Provides:	%{mklibname %{oname}-gobject %{major}} = %{version}-%{release}
12mr|libvirt-glib-0.1.3-1|158	
12mr|libvirt-glib-0.1.3-1|159	%description -n %{libname_gobject}
12mr|libvirt-glib-0.1.3-1|160	This package provides APIs for managing virtualization host
12mr|libvirt-glib-0.1.3-1|161	objects
12mr|libvirt-glib-0.1.3-1|162	
12mr|libvirt-glib-0.1.3-1|163	%files -n %{libname_gobject}
12mr|libvirt-glib-0.1.3-1|164	%{_libdir}/libvirt-gobject-%{api}.so.%{major}*
12mr|libvirt-glib-0.1.3-1|165	
12mr|libvirt-glib-0.1.3-1|166	
12mr|libvirt-glib-0.1.3-1|167	%package -n %{develname_gobject}
12mr|libvirt-glib-0.1.3-1|168	Group:		System/Libraries
12mr|libvirt-glib-0.1.3-1|169	Summary:	libvirt object APIs for managing virtualization hosts development files
12mr|libvirt-glib-0.1.3-1|170	Requires:	%{libname_gobject} = %{version}-%{release}
12mr|libvirt-glib-0.1.3-1|171	Requires:	%{develname_glib} = %{version}-%{release}
12mr|libvirt-glib-0.1.3-1|172	Requires:	%{develname_gconfig} = %{version}-%{release}
12mr|libvirt-glib-0.1.3-1|173	Provides:	%{name}-gobject-devel = %version-%release
12mr|libvirt-glib-0.1.3-1|174	Provides:	%{oname}-gobject-devel = %{version}-%{release}
12mr|libvirt-glib-0.1.3-1|175	
12mr|libvirt-glib-0.1.3-1|176	%description -n %{develname_gobject}
12mr|libvirt-glib-0.1.3-1|177	This package provides development header files and libraries for
12mr|libvirt-glib-0.1.3-1|178	managing virtualization host objects
12mr|libvirt-glib-0.1.3-1|179	
12mr|libvirt-glib-0.1.3-1|180	%files -n %{develname_gobject}
12mr|libvirt-glib-0.1.3-1|181	%doc examples/event-test.c
12mr|libvirt-glib-0.1.3-1|182	%{_libdir}/libvirt-gobject-%{api}.so
12mr|libvirt-glib-0.1.3-1|183	%{_libdir}/pkgconfig/libvirt-gobject-%{api}.pc
12mr|libvirt-glib-0.1.3-1|184	%dir %{_includedir}/libvirt-gobject-%{api}
12mr|libvirt-glib-0.1.3-1|185	%dir %{_includedir}/libvirt-gobject-%{api}/libvirt-gobject
12mr|libvirt-glib-0.1.3-1|186	%{_includedir}/libvirt-gobject-%{api}/libvirt-gobject/libvirt-gobject.h
12mr|libvirt-glib-0.1.3-1|187	%{_includedir}/libvirt-gobject-%{api}/libvirt-gobject/libvirt-gobject-*.h
12mr|libvirt-glib-0.1.3-1|188	%{_datadir}/gir-1.0/LibvirtGObject-%{girmajor}.gir
12mr|libvirt-glib-0.1.3-1|189	%{_datadir}/gtk-doc/html/Libvirt-gobject
12mr|libvirt-glib-0.1.3-1|190	%{_datadir}/vala/vapi/libvirt-gobject-%{api}.vapi
12mr|libvirt-glib-0.1.3-1|191	%{_datadir}/vala/vapi/libvirt-gobject-%{api}.deps
12mr|libvirt-glib-0.1.3-1|192	
12mr|libvirt-glib-0.1.3-1|193	
12mr|libvirt-glib-0.1.3-1|194	%package -n %{girname_gobject}
12mr|libvirt-glib-0.1.3-1|195	Summary:	GObject Introspection interface description for %{name}
12mr|libvirt-glib-0.1.3-1|196	Group:		System/Libraries
12mr|libvirt-glib-0.1.3-1|197	Requires:	%{libname_gobject} = %{version}-%{release}
12mr|libvirt-glib-0.1.3-1|198	
12mr|libvirt-glib-0.1.3-1|199	%description -n %{girname_gobject}
12mr|libvirt-glib-0.1.3-1|200	GObject Introspection interface description for %{name}.
12mr|libvirt-glib-0.1.3-1|201	
12mr|libvirt-glib-0.1.3-1|202	%files -n %{girname_gobject}
12mr|libvirt-glib-0.1.3-1|203	%{_libdir}/girepository-1.0/LibvirtGObject-%{girmajor}.typelib
12mr|libvirt-glib-0.1.3-1|204	
12mr|libvirt-glib-0.1.3-1|205	
12mr|libvirt-glib-0.1.3-1|206	# ---------------------------------------------------------------------------
12mr|libvirt-glib-0.1.3-1|207	
12mr|libvirt-glib-0.1.3-1|208	
12mr|libvirt-glib-0.1.3-1|209	%package python
12mr|libvirt-glib-0.1.3-1|210	Group:		System/Libraries
12mr|libvirt-glib-0.1.3-1|211	Summary:	libvirt glib integration for events python binding
12mr|libvirt-glib-0.1.3-1|212	
12mr|libvirt-glib-0.1.3-1|213	%description python
12mr|libvirt-glib-0.1.3-1|214	This package provides a python module for integration between
12mr|libvirt-glib-0.1.3-1|215	libvirt and the glib event loop
12mr|libvirt-glib-0.1.3-1|216	
12mr|libvirt-glib-0.1.3-1|217	%files python
12mr|libvirt-glib-0.1.3-1|218	%doc examples/event-test.py
12mr|libvirt-glib-0.1.3-1|219	%{py_platsitedir}/*
12mr|libvirt-glib-0.1.3-1|220	
12mr|libvirt-glib-0.1.3-1|221	# ---------------------------------------------------------------------------
12mr|libvirt-glib-0.1.3-1|222	
12mr|libvirt-glib-0.1.3-1|223	
12mr|libvirt-glib-0.1.3-1|224	%prep
12mr|libvirt-glib-0.1.3-1|225	%setup -q
12mr|libvirt-glib-0.1.3-1|226	
12mr|libvirt-glib-0.1.3-1|227	
12mr|libvirt-glib-0.1.3-1|228	%build
12mr|libvirt-glib-0.1.3-1|229	%configure2_5x --enable-introspection --with-python --disable-static
12mr|libvirt-glib-0.1.3-1|230	%make
12mr|libvirt-glib-0.1.3-1|231	
12mr|libvirt-glib-0.1.3-1|232	
12mr|libvirt-glib-0.1.3-1|233	%install
12mr|libvirt-glib-0.1.3-1|234	%makeinstall_std
12mr|libvirt-glib-0.1.3-1|235	# Fix up libtool libraries.
12mr|libvirt-glib-0.1.3-1|236	find %{buildroot} -name '*.la' | xargs rm
12mr|libvirt-glib-0.1.3-1|237	
12mr|libvirt-glib-0.1.3-1|238	%changelog
12mr|libvirt-glib-0.1.3-1|239	

14968 12
12mr|libvirt-sandbox-0.1.0-2|1	%define major 0
12mr|libvirt-sandbox-0.1.0-2|2	%define libname %mklibname libvirt-sandbox %{major}
12mr|libvirt-sandbox-0.1.0-2|3	%define develname %mklibname -d libvirt-sandbox
12mr|libvirt-sandbox-0.1.0-2|4	
12mr|libvirt-sandbox-0.1.0-2|5	
12mr|libvirt-sandbox-0.1.0-2|6	Name:		libvirt-sandbox
12mr|libvirt-sandbox-0.1.0-2|7	Version:	0.1.0
12mr|libvirt-sandbox-0.1.0-2|8	Release:	2
12mr|libvirt-sandbox-0.1.0-2|9	Summary:	libvirt application sandbox framework
12mr|libvirt-sandbox-0.1.0-2|10	Group:		System/Libraries
12mr|libvirt-sandbox-0.1.0-2|11	License:	LGPLv2+
12mr|libvirt-sandbox-0.1.0-2|12	URL:		http://libvirt.org/
12mr|libvirt-sandbox-0.1.0-2|13	Source0:	ftp://libvirt.org/libvirt/sandbox/%{name}-%{version}.tar.gz
12mr|libvirt-sandbox-0.1.0-2|14	BuildRequires:	pkgconfig(libvirt-gobject-1.0) >= 0.0.9
12mr|libvirt-sandbox-0.1.0-2|15	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|libvirt-sandbox-0.1.0-2|16	BuildRequires:	selinux-devel
12mr|libvirt-sandbox-0.1.0-2|17	BuildRequires:	glibc-static-devel
12mr|libvirt-sandbox-0.1.0-2|18	Requires:	glib2-devel >= 2.32.0
12mr|libvirt-sandbox-0.1.0-2|19	
12mr|libvirt-sandbox-0.1.0-2|20	%package -n	%{libname}
12mr|libvirt-sandbox-0.1.0-2|21	Group:		System/Libraries
12mr|libvirt-sandbox-0.1.0-2|22	Summary:	libvirt application sandbox framework libraries
12mr|libvirt-sandbox-0.1.0-2|23	# So we get the full libvirtd daemon, not just client libs
12mr|libvirt-sandbox-0.1.0-2|24	Requires:	libvirt-utils
12mr|libvirt-sandbox-0.1.0-2|25	
12mr|libvirt-sandbox-0.1.0-2|26	%package -n	%{develname}
12mr|libvirt-sandbox-0.1.0-2|27	Group:		Development/C
12mr|libvirt-sandbox-0.1.0-2|28	Summary:	libvirt application sandbox framework development files
12mr|libvirt-sandbox-0.1.0-2|29	Requires:	%{libname} = %{version}-%{release}
12mr|libvirt-sandbox-0.1.0-2|30	Provides:	libvirt-sandbox-devel = %{version}-%{release}
12mr|libvirt-sandbox-0.1.0-2|31	
12mr|libvirt-sandbox-0.1.0-2|32	%description
12mr|libvirt-sandbox-0.1.0-2|33	This package provides a command for running applications within
12mr|libvirt-sandbox-0.1.0-2|34	a sandbox using libvirt.
12mr|libvirt-sandbox-0.1.0-2|35	
12mr|libvirt-sandbox-0.1.0-2|36	%description -n %{libname}
12mr|libvirt-sandbox-0.1.0-2|37	This package provides a framework for building application sandboxes
12mr|libvirt-sandbox-0.1.0-2|38	using libvirt.
12mr|libvirt-sandbox-0.1.0-2|39	
12mr|libvirt-sandbox-0.1.0-2|40	%description -n %{develname}
12mr|libvirt-sandbox-0.1.0-2|41	This package provides development header files and libraries for
12mr|libvirt-sandbox-0.1.0-2|42	the libvirt sandbox
12mr|libvirt-sandbox-0.1.0-2|43	
12mr|libvirt-sandbox-0.1.0-2|44	%prep
12mr|libvirt-sandbox-0.1.0-2|45	%setup -q
12mr|libvirt-sandbox-0.1.0-2|46	
12mr|libvirt-sandbox-0.1.0-2|47	%build
12mr|libvirt-sandbox-0.1.0-2|48	%configure2_5x --enable-introspection --disable-static
12mr|libvirt-sandbox-0.1.0-2|49	%make
12mr|libvirt-sandbox-0.1.0-2|50	
12mr|libvirt-sandbox-0.1.0-2|51	
12mr|libvirt-sandbox-0.1.0-2|52	%install
12mr|libvirt-sandbox-0.1.0-2|53	chmod a-x examples/*.py examples/*.pl examples/*.js
12mr|libvirt-sandbox-0.1.0-2|54	%makeinstall_std
12mr|libvirt-sandbox-0.1.0-2|55	rm -f %{buildroot}%{_libdir}/libvirt-sandbox-1.0.a
12mr|libvirt-sandbox-0.1.0-2|56	rm -f %{buildroot}%{_libdir}/libvirt-sandbox-1.0.la
12mr|libvirt-sandbox-0.1.0-2|57	
12mr|libvirt-sandbox-0.1.0-2|58	%files
12mr|libvirt-sandbox-0.1.0-2|59	%{_sysconfdir}/bash_completion.d/virt-sandbox-service-bash-completion.sh
12mr|libvirt-sandbox-0.1.0-2|60	%config(noreplace) %{_sysconfdir}/cron.daily/virt-sandbox-service.logrotate
12mr|libvirt-sandbox-0.1.0-2|61	%dir %{_sysconfdir}/libvirt-sandbox/services
12mr|libvirt-sandbox-0.1.0-2|62	%{_bindir}/virt-sandbox
12mr|libvirt-sandbox-0.1.0-2|63	%{_bindir}/virt-sandbox-service
12mr|libvirt-sandbox-0.1.0-2|64	%{_libexecdir}/virt-sandbox-service-util
12mr|libvirt-sandbox-0.1.0-2|65	%doc README COPYING AUTHORS ChangeLog NEWS
12mr|libvirt-sandbox-0.1.0-2|66	%dir %{_sysconfdir}/libvirt-sandbox
12mr|libvirt-sandbox-0.1.0-2|67	%dir %{_sysconfdir}/libvirt-sandbox/scratch
12mr|libvirt-sandbox-0.1.0-2|68	%config %{_sysconfdir}/libvirt-sandbox/scratch/README
12mr|libvirt-sandbox-0.1.0-2|69	%{_libexecdir}/libvirt-sandbox-init-common
12mr|libvirt-sandbox-0.1.0-2|70	%{_libexecdir}/libvirt-sandbox-init-lxc
12mr|libvirt-sandbox-0.1.0-2|71	%{_libexecdir}/libvirt-sandbox-init-qemu
12mr|libvirt-sandbox-0.1.0-2|72	%{_mandir}/man1/virt-sandbox.1*
12mr|libvirt-sandbox-0.1.0-2|73	%{_mandir}/man1/virt-sandbox-service.1*
12mr|libvirt-sandbox-0.1.0-2|74	%{_libdir}/girepository-1.0/LibvirtSandbox-1.0.typelib
12mr|libvirt-sandbox-0.1.0-2|75	
12mr|libvirt-sandbox-0.1.0-2|76	%files -n %{libname}
12mr|libvirt-sandbox-0.1.0-2|77	%{_libdir}/libvirt-sandbox-1.0.so.*
12mr|libvirt-sandbox-0.1.0-2|78	
12mr|libvirt-sandbox-0.1.0-2|79	%files -n %{develname}
12mr|libvirt-sandbox-0.1.0-2|80	%doc examples/virt-sandbox.pl
12mr|libvirt-sandbox-0.1.0-2|81	%doc examples/virt-sandbox.py
12mr|libvirt-sandbox-0.1.0-2|82	%doc examples/virt-sandbox.js
12mr|libvirt-sandbox-0.1.0-2|83	%doc examples/virt-sandbox-mkinitrd.py
12mr|libvirt-sandbox-0.1.0-2|84	%{_libdir}/libvirt-sandbox-1.0.so
12mr|libvirt-sandbox-0.1.0-2|85	%{_libdir}/pkgconfig/libvirt-sandbox-1.0.pc
12mr|libvirt-sandbox-0.1.0-2|86	%dir %{_includedir}/libvirt-sandbox-1.0
12mr|libvirt-sandbox-0.1.0-2|87	%dir %{_includedir}/libvirt-sandbox-1.0/libvirt-sandbox
12mr|libvirt-sandbox-0.1.0-2|88	%{_includedir}/libvirt-sandbox-1.0/libvirt-sandbox/libvirt-sandbox.h
12mr|libvirt-sandbox-0.1.0-2|89	%{_includedir}/libvirt-sandbox-1.0/libvirt-sandbox/libvirt-sandbox-*.h
12mr|libvirt-sandbox-0.1.0-2|90	%{_datadir}/gir-1.0/LibvirtSandbox-1.0.gir
12mr|libvirt-sandbox-0.1.0-2|91	%{_datadir}/gtk-doc/html/Libvirt-sandbox

14969 12
12mr|libvisual-0.4.0-12|1	%define name libvisual
12mr|libvisual-0.4.0-12|2	%define version 0.4.0
12mr|libvisual-0.4.0-12|3	%define major 0
12mr|libvisual-0.4.0-12|4	%define libname %mklibname visual %major
12mr|libvisual-0.4.0-12|5	%define develname %mklibname -d visual
12mr|libvisual-0.4.0-12|6	
12mr|libvisual-0.4.0-12|7	Name: %{name}
12mr|libvisual-0.4.0-12|8	Version: %{version}
12mr|libvisual-0.4.0-12|9	Release: %mkrel 12
12mr|libvisual-0.4.0-12|10	Summary: Audio visualisation framework
12mr|libvisual-0.4.0-12|11	Source0: %{name}-%{version}.tar.bz2
12mr|libvisual-0.4.0-12|12	Patch: libvisual-0.4.0-fix-str-fmt.patch
12mr|libvisual-0.4.0-12|13	License: LGPLv2+
12mr|libvisual-0.4.0-12|14	Group: System/Libraries
12mr|libvisual-0.4.0-12|15	Url: http://localhost.nl/~synap/libvisual
12mr|libvisual-0.4.0-12|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libvisual-0.4.0-12|17	
12mr|libvisual-0.4.0-12|18	%description
12mr|libvisual-0.4.0-12|19	Libvisual is a library that acts as a middle layer between
12mr|libvisual-0.4.0-12|20	applications that want audio visualisation and audio visualisation
12mr|libvisual-0.4.0-12|21	plugins.
12mr|libvisual-0.4.0-12|22	
12mr|libvisual-0.4.0-12|23	Libvisual is aimed at developers who have a need for audio
12mr|libvisual-0.4.0-12|24	visualisation and those who actually write the visualisation plugins.
12mr|libvisual-0.4.0-12|25	
12mr|libvisual-0.4.0-12|26	#--------------------------------------------------------------------
12mr|libvisual-0.4.0-12|27	
12mr|libvisual-0.4.0-12|28	%package -n %libname
12mr|libvisual-0.4.0-12|29	Group: System/Libraries
12mr|libvisual-0.4.0-12|30	Summary: Shared library of the audio visualisation framework
12mr|libvisual-0.4.0-12|31	Provides: %name = %version-%release
12mr|libvisual-0.4.0-12|32	Obsoletes: libvisual-plugins < 0.4.0
12mr|libvisual-0.4.0-12|33	Conflicts: gstreamer0.10-libvisual <= 0.10.7-1mdk
12mr|libvisual-0.4.0-12|34	Suggests: libvisual-plugins
12mr|libvisual-0.4.0-12|35	
12mr|libvisual-0.4.0-12|36	%description -n %libname
12mr|libvisual-0.4.0-12|37	Libvisual is a library that acts as a middle layer between
12mr|libvisual-0.4.0-12|38	applications that want audio visualisation and audio visualisation
12mr|libvisual-0.4.0-12|39	plugins.
12mr|libvisual-0.4.0-12|40	
12mr|libvisual-0.4.0-12|41	Libvisual is aimed at developers who have a need for audio
12mr|libvisual-0.4.0-12|42	visualisation and those who actually write the visualisation plugins.
12mr|libvisual-0.4.0-12|43	
12mr|libvisual-0.4.0-12|44	%if %mdkversion < 200900
12mr|libvisual-0.4.0-12|45	%post -n %libname -p /sbin/ldconfig
12mr|libvisual-0.4.0-12|46	%endif
12mr|libvisual-0.4.0-12|47	%if %mdkversion < 200900
12mr|libvisual-0.4.0-12|48	%postun -n %libname -p /sbin/ldconfig
12mr|libvisual-0.4.0-12|49	%endif
12mr|libvisual-0.4.0-12|50	
12mr|libvisual-0.4.0-12|51	%files -n %libname -f %name-0.4.lang
12mr|libvisual-0.4.0-12|52	%defattr(-,root,root)
12mr|libvisual-0.4.0-12|53	%doc README NEWS TODO ChangeLog AUTHORS
12mr|libvisual-0.4.0-12|54	%_libdir/libvisual-0.4.so.%{major}*
12mr|libvisual-0.4.0-12|55	
12mr|libvisual-0.4.0-12|56	#--------------------------------------------------------------------
12mr|libvisual-0.4.0-12|57	
12mr|libvisual-0.4.0-12|58	%package -n %develname
12mr|libvisual-0.4.0-12|59	Group: Development/C
12mr|libvisual-0.4.0-12|60	Summary: Header files of the audio visualisation framework
12mr|libvisual-0.4.0-12|61	Requires: %libname = %version
12mr|libvisual-0.4.0-12|62	Provides: libvisual-devel = %version-%release
12mr|libvisual-0.4.0-12|63	Obsoletes: %{_lib}visual0-devel < %version-%release
12mr|libvisual-0.4.0-12|64	
12mr|libvisual-0.4.0-12|65	%description -n %develname
12mr|libvisual-0.4.0-12|66	Libvisual is a library that acts as a middle layer between
12mr|libvisual-0.4.0-12|67	applications that want audio visualisation and audio visualisation
12mr|libvisual-0.4.0-12|68	plugins.
12mr|libvisual-0.4.0-12|69	
12mr|libvisual-0.4.0-12|70	Libvisual is aimed at developers who have a need for audio
12mr|libvisual-0.4.0-12|71	visualisation and those who actually write the visualisation plugins.
12mr|libvisual-0.4.0-12|72	
12mr|libvisual-0.4.0-12|73	%files -n %develname
12mr|libvisual-0.4.0-12|74	%defattr(-,root,root)
12mr|libvisual-0.4.0-12|75	%_includedir/*
12mr|libvisual-0.4.0-12|76	%_libdir/*.so
12mr|libvisual-0.4.0-12|77	%_libdir/pkgconfig/*
12mr|libvisual-0.4.0-12|78	
12mr|libvisual-0.4.0-12|79	#--------------------------------------------------------------------
12mr|libvisual-0.4.0-12|80	
12mr|libvisual-0.4.0-12|81	%prep
12mr|libvisual-0.4.0-12|82	%setup -q
12mr|libvisual-0.4.0-12|83	%patch -p0
12mr|libvisual-0.4.0-12|84	
12mr|libvisual-0.4.0-12|85	%build
12mr|libvisual-0.4.0-12|86	%configure2_5x
12mr|libvisual-0.4.0-12|87	%make
12mr|libvisual-0.4.0-12|88	
12mr|libvisual-0.4.0-12|89	%install
12mr|libvisual-0.4.0-12|90	rm -rf %buildroot
12mr|libvisual-0.4.0-12|91	
12mr|libvisual-0.4.0-12|92	%makeinstall_std
12mr|libvisual-0.4.0-12|93	%find_lang %name-0.4
12mr|libvisual-0.4.0-12|94	
12mr|libvisual-0.4.0-12|95	%clean
12mr|libvisual-0.4.0-12|96	rm -rf %buildroot
12mr|libvisual-0.4.0-12|97	
12mr|libvisual-0.4.0-12|98	
12mr|libvisual-0.4.0-12|99	
12mr|libvisual-0.4.0-12|100	
12mr|libvisual-0.4.0-12|101	
12mr|libvisual-0.4.0-12|102	
12mr|libvisual-0.4.0-12|103	
12mr|libvisual-0.4.0-12|104	%changelog
12mr|libvisual-0.4.0-12|105	

14970 12
12mr|libvisual-plugins-0.4.0-16|1	%define name libvisual-plugins
12mr|libvisual-plugins-0.4.0-16|2	%define version 0.4.0
12mr|libvisual-plugins-0.4.0-16|3	
12mr|libvisual-plugins-0.4.0-16|4	Summary: Visualisation plugins for applications based on libvisual
12mr|libvisual-plugins-0.4.0-16|5	Name: %{name}
12mr|libvisual-plugins-0.4.0-16|6	Version: %{version}
12mr|libvisual-plugins-0.4.0-16|7	Release: %mkrel 16
12mr|libvisual-plugins-0.4.0-16|8	Source0: %{name}-%{version}.tar.bz2
12mr|libvisual-plugins-0.4.0-16|9	Patch0:	 %name-buffer-overflow.patch
12mr|libvisual-plugins-0.4.0-16|10	#https://qa.mandriva.com/show_bug.cgi?id=49801
12mr|libvisual-plugins-0.4.0-16|11	Patch1: 60_no-const-vispluginfo-in-nastyfft.patch
12mr|libvisual-plugins-0.4.0-16|12	Patch2: libvisual-plugins-0.4.0-link.patch
12mr|libvisual-plugins-0.4.0-16|13	License: LGPLv2+
12mr|libvisual-plugins-0.4.0-16|14	Group: System/Libraries
12mr|libvisual-plugins-0.4.0-16|15	Url: http://localhost.nl/~synap/libvisual-wiki/
12mr|libvisual-plugins-0.4.0-16|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libvisual-plugins-0.4.0-16|17	Obsoletes: libvisual-nebulus
12mr|libvisual-plugins-0.4.0-16|18	Obsoletes: libvisual-gforce
12mr|libvisual-plugins-0.4.0-16|19	Provides: libvisual-nebulus
12mr|libvisual-plugins-0.4.0-16|20	Provides: libvisual-gforce
12mr|libvisual-plugins-0.4.0-16|21	BuildRequires: libvisual-devel >= %version
12mr|libvisual-plugins-0.4.0-16|22	BuildRequires: mesaglu-devel
12mr|libvisual-plugins-0.4.0-16|23	BuildRequires: libalsa-devel
12mr|libvisual-plugins-0.4.0-16|24	BuildRequires: libgdk_pixbuf2.0-devel
12mr|libvisual-plugins-0.4.0-16|25	BuildRequires: bison
12mr|libvisual-plugins-0.4.0-16|26	
12mr|libvisual-plugins-0.4.0-16|27	%description
12mr|libvisual-plugins-0.4.0-16|28	Libvisual is a library that acts as a middle layer between
12mr|libvisual-plugins-0.4.0-16|29	applications that want audio visualisation and audio visualisation
12mr|libvisual-plugins-0.4.0-16|30	plugins.
12mr|libvisual-plugins-0.4.0-16|31	
12mr|libvisual-plugins-0.4.0-16|32	This package contains the libvisual example plugins.
12mr|libvisual-plugins-0.4.0-16|33	
12mr|libvisual-plugins-0.4.0-16|34	%prep
12mr|libvisual-plugins-0.4.0-16|35	%setup -q
12mr|libvisual-plugins-0.4.0-16|36	%patch0 -p0
12mr|libvisual-plugins-0.4.0-16|37	%patch1 -p1
12mr|libvisual-plugins-0.4.0-16|38	%patch2 -p0
12mr|libvisual-plugins-0.4.0-16|39	
12mr|libvisual-plugins-0.4.0-16|40	%build
12mr|libvisual-plugins-0.4.0-16|41	%ifarch %ix86
12mr|libvisual-plugins-0.4.0-16|42	export CFLAGS="-mmmx %optflags"
12mr|libvisual-plugins-0.4.0-16|43	%endif
12mr|libvisual-plugins-0.4.0-16|44	%configure2_5x
12mr|libvisual-plugins-0.4.0-16|45	%make
12mr|libvisual-plugins-0.4.0-16|46	
12mr|libvisual-plugins-0.4.0-16|47	%install
12mr|libvisual-plugins-0.4.0-16|48	rm -rf %buildroot
12mr|libvisual-plugins-0.4.0-16|49	
12mr|libvisual-plugins-0.4.0-16|50	%makeinstall_std
12mr|libvisual-plugins-0.4.0-16|51	%find_lang %name-0.4
12mr|libvisual-plugins-0.4.0-16|52	
12mr|libvisual-plugins-0.4.0-16|53	%clean
12mr|libvisual-plugins-0.4.0-16|54	rm -rf %buildroot
12mr|libvisual-plugins-0.4.0-16|55	
12mr|libvisual-plugins-0.4.0-16|56	%files -f %name-0.4.lang
12mr|libvisual-plugins-0.4.0-16|57	%defattr(-,root,root)
12mr|libvisual-plugins-0.4.0-16|58	%doc README AUTHORS ChangeLog NEWS
12mr|libvisual-plugins-0.4.0-16|59	%_libdir/libvisual*
12mr|libvisual-plugins-0.4.0-16|60	%_datadir/%{name}*
12mr|libvisual-plugins-0.4.0-16|61	
12mr|libvisual-plugins-0.4.0-16|62	
12mr|libvisual-plugins-0.4.0-16|63	
12mr|libvisual-plugins-0.4.0-16|64	%changelog
12mr|libvisual-plugins-0.4.0-16|65	

14971 12
12mr|libvncserver-0.9.9-1|1	%define up_name     LibVNCServer
12mr|libvncserver-0.9.9-1|2	%define major       0
12mr|libvncserver-0.9.9-1|3	%define libname     %mklibname vncserver %{major}
12mr|libvncserver-0.9.9-1|4	%define develname   %mklibname -d vncserver
12mr|libvncserver-0.9.9-1|5	
12mr|libvncserver-0.9.9-1|6	Name:		libvncserver
12mr|libvncserver-0.9.9-1|7	Version:	0.9.9
12mr|libvncserver-0.9.9-1|8	Release:	1
12mr|libvncserver-0.9.9-1|9	Summary:	An easy API to write one's own VNC server
12mr|libvncserver-0.9.9-1|10	Group:		System/Libraries
12mr|libvncserver-0.9.9-1|11	License:	GPL
12mr|libvncserver-0.9.9-1|12	URL:		http://sourceforge.net/projects/libvncserver/
12mr|libvncserver-0.9.9-1|13	Source:		http://downloads.sourceforge.net/libvncserver/%{up_name}-%{version}.tar.gz
12mr|libvncserver-0.9.9-1|14	Patch0:		LibVNCServer-0.9.9-no_x11vnc.patch
12mr|libvncserver-0.9.9-1|15	Patch1:		LibVNCServer-0.9.9-str-format.patch
12mr|libvncserver-0.9.9-1|16	BuildRequires:	pkgconfig(x11)
12mr|libvncserver-0.9.9-1|17	BuildRequires:	pkgconfig(xdamage)
12mr|libvncserver-0.9.9-1|18	BuildRequires:	pkgconfig(xext)
12mr|libvncserver-0.9.9-1|19	BuildRequires:	pkgconfig(xrandr)
12mr|libvncserver-0.9.9-1|20	BuildRequires:	pkgconfig(xtst)
12mr|libvncserver-0.9.9-1|21	BuildRequires:	pkgconfig(xinerama)
12mr|libvncserver-0.9.9-1|22	BuildRequires:	pkgconfig(xfixes)
12mr|libvncserver-0.9.9-1|23	BuildRequires:	pkgconfig(openssl)
12mr|libvncserver-0.9.9-1|24	BuildRequires:	zlib-devel
12mr|libvncserver-0.9.9-1|25	BuildRequires:	jpeg-devel
12mr|libvncserver-0.9.9-1|26	
12mr|libvncserver-0.9.9-1|27	%description
12mr|libvncserver-0.9.9-1|28	LibVNCServer makes writing a VNC server (or more correctly, a program
12mr|libvncserver-0.9.9-1|29	exporting a framebuffer via the Remote Frame Buffer protocol) easy.
12mr|libvncserver-0.9.9-1|30	
12mr|libvncserver-0.9.9-1|31	It is based on OSXvnc, which in turn is based on the original Xvnc by
12mr|libvncserver-0.9.9-1|32	ORL, later AT&T research labs in UK.
12mr|libvncserver-0.9.9-1|33	
12mr|libvncserver-0.9.9-1|34	It hides the programmer from the tedious task of managing clients and
12mr|libvncserver-0.9.9-1|35	compression schemata.
12mr|libvncserver-0.9.9-1|36	
12mr|libvncserver-0.9.9-1|37	%package -n %{libname}
12mr|libvncserver-0.9.9-1|38	Summary:	An easy API to write one's own VNC server
12mr|libvncserver-0.9.9-1|39	Group:		System/Libraries
12mr|libvncserver-0.9.9-1|40	
12mr|libvncserver-0.9.9-1|41	%description -n %{libname}
12mr|libvncserver-0.9.9-1|42	LibVNCServer makes writing a VNC server (or more correctly, a program
12mr|libvncserver-0.9.9-1|43	exporting a framebuffer via the Remote Frame Buffer protocol) easy.
12mr|libvncserver-0.9.9-1|44	
12mr|libvncserver-0.9.9-1|45	It is based on OSXvnc, which in turn is based on the original Xvnc by
12mr|libvncserver-0.9.9-1|46	ORL, later AT&T research labs in UK.
12mr|libvncserver-0.9.9-1|47	
12mr|libvncserver-0.9.9-1|48	It hides the programmer from the tedious task of managing clients and
12mr|libvncserver-0.9.9-1|49	compression schemata.
12mr|libvncserver-0.9.9-1|50	
12mr|libvncserver-0.9.9-1|51	%package -n %{develname}
12mr|libvncserver-0.9.9-1|52	Summary:	Headers for developing programs that will use %{name}
12mr|libvncserver-0.9.9-1|53	Group:		Development/C
12mr|libvncserver-0.9.9-1|54	Requires:	%{libname} = %{version}
12mr|libvncserver-0.9.9-1|55	Provides:	%{name}-devel = %{version}-%{release}
12mr|libvncserver-0.9.9-1|56	Obsoletes:	%{libname}-devel < 0.9.9
12mr|libvncserver-0.9.9-1|57	
12mr|libvncserver-0.9.9-1|58	%description -n %{develname}
12mr|libvncserver-0.9.9-1|59	Static libraries and header files for LibVNCServer.
12mr|libvncserver-0.9.9-1|60	
12mr|libvncserver-0.9.9-1|61	%package -n linuxvnc
12mr|libvncserver-0.9.9-1|62	Summary:	VNC server to monitor a text session
12mr|libvncserver-0.9.9-1|63	Group:		Networking/Remote access
12mr|libvncserver-0.9.9-1|64	
12mr|libvncserver-0.9.9-1|65	%description -n linuxvnc
12mr|libvncserver-0.9.9-1|66	With linuxvnc you can export your currently running text sessions to any VNC
12mr|libvncserver-0.9.9-1|67	client. So it can be useful, if you want to move to another computer without
12mr|libvncserver-0.9.9-1|68	having to log out and if you've forgotten to attach a 'screen' session to it,
12mr|libvncserver-0.9.9-1|69	or to help a distant colleague to solve a problem.
12mr|libvncserver-0.9.9-1|70	
12mr|libvncserver-0.9.9-1|71	Based on the ideas of x0rfbserver and on LibVNCServer, it has evolved
12mr|libvncserver-0.9.9-1|72	into a versatile and performant while still easy to use program.
12mr|libvncserver-0.9.9-1|73	
12mr|libvncserver-0.9.9-1|74	%prep
12mr|libvncserver-0.9.9-1|75	%setup -q -n %{up_name}-%{version}
12mr|libvncserver-0.9.9-1|76	%patch0 -p1
12mr|libvncserver-0.9.9-1|77	%patch1 -p1
12mr|libvncserver-0.9.9-1|78	
12mr|libvncserver-0.9.9-1|79	%build
12mr|libvncserver-0.9.9-1|80	%configure2_5x --disable-static
12mr|libvncserver-0.9.9-1|81	%make
12mr|libvncserver-0.9.9-1|82	
12mr|libvncserver-0.9.9-1|83	%install
12mr|libvncserver-0.9.9-1|84	%makeinstall_std
12mr|libvncserver-0.9.9-1|85	
12mr|libvncserver-0.9.9-1|86	%multiarch_binaries %{buildroot}%{_bindir}/libvncserver-config
12mr|libvncserver-0.9.9-1|87	
12mr|libvncserver-0.9.9-1|88	%files -n %{libname}
12mr|libvncserver-0.9.9-1|89	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
12mr|libvncserver-0.9.9-1|90	%{_libdir}/*.so.*
12mr|libvncserver-0.9.9-1|91	
12mr|libvncserver-0.9.9-1|92	%files -n %{develname}
12mr|libvncserver-0.9.9-1|93	%{_includedir}/rfb
12mr|libvncserver-0.9.9-1|94	%{_libdir}/*.so
12mr|libvncserver-0.9.9-1|95	%{_bindir}/libvncserver-config
12mr|libvncserver-0.9.9-1|96	%{multiarch_bindir}/libvncserver-config
12mr|libvncserver-0.9.9-1|97	%{_libdir}/pkgconfig/libvncclient.pc
12mr|libvncserver-0.9.9-1|98	%{_libdir}/pkgconfig/libvncserver.pc
12mr|libvncserver-0.9.9-1|99	
12mr|libvncserver-0.9.9-1|100	%files -n linuxvnc
12mr|libvncserver-0.9.9-1|101	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
12mr|libvncserver-0.9.9-1|102	%{_bindir}/linuxvnc
12mr|libvncserver-0.9.9-1|103	
12mr|libvncserver-0.9.9-1|104	
12mr|libvncserver-0.9.9-1|105	%changelog
12mr|libvncserver-0.9.9-1|106	* Wed Aug  8 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libvncserver-0.9.9-1|107	+ Commit: e3c3980
12mr|libvncserver-0.9.9-1|108	- New version 0.9.9, spec cleanup
12mr|libvncserver-0.9.9-1|109	
12mr|libvncserver-0.9.9-1|110	

14972 12
12mr|libvoikko-3.5-1|1	%define major	1
12mr|libvoikko-3.5-1|2	%define libname	%mklibname voikko %{major}
12mr|libvoikko-3.5-1|3	%define develname	%mklibname voikko -d
12mr|libvoikko-3.5-1|4	
12mr|libvoikko-3.5-1|5	Summary:	A spellchecker/hyphenator library using Malaga
12mr|libvoikko-3.5-1|6	Name:		libvoikko
12mr|libvoikko-3.5-1|7	Version:	3.5
12mr|libvoikko-3.5-1|8	Release:	1
12mr|libvoikko-3.5-1|9	License:	GPLv2+
12mr|libvoikko-3.5-1|10	Group:		Text tools
12mr|libvoikko-3.5-1|11	URL:		http://voikko.sourceforge.net/
12mr|libvoikko-3.5-1|12	Source0:	http://downloads.sourceforge.net/voikko/%{name}-%{version}.tar.gz
12mr|libvoikko-3.5-1|13	
12mr|libvoikko-3.5-1|14	BuildRequires:	pkgconfig(glib-2.0)
12mr|libvoikko-3.5-1|15	BuildRequires:	python
12mr|libvoikko-3.5-1|16	
12mr|libvoikko-3.5-1|17	%description
12mr|libvoikko-3.5-1|18	This is libvoikko, library for spellcheckers and hyphenators using
12mr|libvoikko-3.5-1|19	Malaga natural language grammar development tool. The library is
12mr|libvoikko-3.5-1|20	written in C.
12mr|libvoikko-3.5-1|21	
12mr|libvoikko-3.5-1|22	Currently only Finnish is supported, but adding support for other
12mr|libvoikko-3.5-1|23	languages should not be too hard.
12mr|libvoikko-3.5-1|24	
12mr|libvoikko-3.5-1|25	%package -n voikko-tools
12mr|libvoikko-3.5-1|26	Summary:	Test programs for libvoikko
12mr|libvoikko-3.5-1|27	Group:		Text tools
12mr|libvoikko-3.5-1|28	Requires:	voikko-dictionary
12mr|libvoikko-3.5-1|29	
12mr|libvoikko-3.5-1|30	%description -n voikko-tools
12mr|libvoikko-3.5-1|31	This is libvoikko, library for spellcheckers and hyphenators using
12mr|libvoikko-3.5-1|32	Malaga natural language grammar development tool.
12mr|libvoikko-3.5-1|33	
12mr|libvoikko-3.5-1|34	This package contains the voikkospell and voikkohyphenate programs.
12mr|libvoikko-3.5-1|35	
12mr|libvoikko-3.5-1|36	%package -n %{libname}
12mr|libvoikko-3.5-1|37	Summary:	Shared library of libvoikko
12mr|libvoikko-3.5-1|38	Group:		System/Libraries
12mr|libvoikko-3.5-1|39	Provides:	%{name} = %{version}-%{release}
12mr|libvoikko-3.5-1|40	
12mr|libvoikko-3.5-1|41	%description -n %{libname}
12mr|libvoikko-3.5-1|42	This package contains the library needed to run programs dynamically
12mr|libvoikko-3.5-1|43	linked with libvoikko.
12mr|libvoikko-3.5-1|44	
12mr|libvoikko-3.5-1|45	%package -n %{develname}
12mr|libvoikko-3.5-1|46	Summary:	Headers and development library for libvoikko development
12mr|libvoikko-3.5-1|47	Group:		Development/C
12mr|libvoikko-3.5-1|48	Requires:	%{libname} = %{version}
12mr|libvoikko-3.5-1|49	Provides:	voikko-devel = %{version}-%{release}
12mr|libvoikko-3.5-1|50	Obsoletes:	%{_lib}voikko1-devel
12mr|libvoikko-3.5-1|51	
12mr|libvoikko-3.5-1|52	%description -n %{develname}
12mr|libvoikko-3.5-1|53	This package contains the headers and development library that
12mr|libvoikko-3.5-1|54	programmers will need to develop applications which will use
12mr|libvoikko-3.5-1|55	libvoikko.
12mr|libvoikko-3.5-1|56	
12mr|libvoikko-3.5-1|57	%package -n python-%{name}
12mr|libvoikko-3.5-1|58	Summary:	Python bindings for libvoikko
12mr|libvoikko-3.5-1|59	Group:		Development/Python
12mr|libvoikko-3.5-1|60	Requires:	%{libname}
12mr|libvoikko-3.5-1|61	Requires:	voikko-dictionary
12mr|libvoikko-3.5-1|62	
12mr|libvoikko-3.5-1|63	%description -n python-%{name}
12mr|libvoikko-3.5-1|64	This is libvoikko, library for spellcheckers and hyphenators using
12mr|libvoikko-3.5-1|65	Malaga natural language grammar development tool. The library is
12mr|libvoikko-3.5-1|66	written in C.
12mr|libvoikko-3.5-1|67	
12mr|libvoikko-3.5-1|68	This package contains the Python bindings for libvoikko.
12mr|libvoikko-3.5-1|69	
12mr|libvoikko-3.5-1|70	%prep
12mr|libvoikko-3.5-1|71	%setup -q
12mr|libvoikko-3.5-1|72	
12mr|libvoikko-3.5-1|73	%build
12mr|libvoikko-3.5-1|74	%configure2_5x \
12mr|libvoikko-3.5-1|75	--disable-static
12mr|libvoikko-3.5-1|76	
12mr|libvoikko-3.5-1|77	%make
12mr|libvoikko-3.5-1|78	
12mr|libvoikko-3.5-1|79	%install
12mr|libvoikko-3.5-1|80	rm -rf %{buildroot}
12mr|libvoikko-3.5-1|81	%makeinstall_std
12mr|libvoikko-3.5-1|82	
12mr|libvoikko-3.5-1|83	install -D -m644 python/libvoikko.py %{buildroot}%{python_sitelib}/libvoikko.py
12mr|libvoikko-3.5-1|84	
12mr|libvoikko-3.5-1|85	%files -n voikko-tools
12mr|libvoikko-3.5-1|86	%doc README
12mr|libvoikko-3.5-1|87	%{_bindir}/voikkogc
12mr|libvoikko-3.5-1|88	%{_bindir}/voikkospell
12mr|libvoikko-3.5-1|89	%{_bindir}/voikkohyphenate
12mr|libvoikko-3.5-1|90	%{_bindir}/voikkovfstc
12mr|libvoikko-3.5-1|91	%{_mandir}/man1/voikkogc.1*
12mr|libvoikko-3.5-1|92	%{_mandir}/man1/voikkospell.1*
12mr|libvoikko-3.5-1|93	%{_mandir}/man1/voikkohyphenate.1*
12mr|libvoikko-3.5-1|94	%{_mandir}/man1/voikkovfstc.1*
12mr|libvoikko-3.5-1|95	
12mr|libvoikko-3.5-1|96	%files -n %{libname}
12mr|libvoikko-3.5-1|97	%{_libdir}/*.so.%{major}*
12mr|libvoikko-3.5-1|98	
12mr|libvoikko-3.5-1|99	%files -n %{develname}
12mr|libvoikko-3.5-1|100	%{_libdir}/*.so
12mr|libvoikko-3.5-1|101	%{_includedir}/%{name}
12mr|libvoikko-3.5-1|102	%{_libdir}/pkgconfig/%{name}.pc
12mr|libvoikko-3.5-1|103	
12mr|libvoikko-3.5-1|104	%files -n python-%{name}
12mr|libvoikko-3.5-1|105	%doc README
12mr|libvoikko-3.5-1|106	%{python_sitelib}/libvoikko.py
12mr|libvoikko-3.5-1|107	
12mr|libvoikko-3.5-1|108	
12mr|libvoikko-3.5-1|109	
12mr|libvoikko-3.5-1|110	
12mr|libvoikko-3.5-1|111	%changelog
12mr|libvoikko-3.5-1|112	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libvoikko-3.5-1|113	+ Commit: 5014e81
12mr|libvoikko-3.5-1|114	- New version 3.5
12mr|libvoikko-3.5-1|115	
12mr|libvoikko-3.5-1|116	

14973 12
12mr|libvorbis-1.3.3-3|1	%define theirversion %{version}
12mr|libvorbis-1.3.3-3|2	%define lib_name_orig libvorbis
12mr|libvorbis-1.3.3-3|3	%define lib_major 0
12mr|libvorbis-1.3.3-3|4	%define libname %mklibname vorbis %{lib_major}
12mr|libvorbis-1.3.3-3|5	%define libnamedev %mklibname -d vorbis
12mr|libvorbis-1.3.3-3|6	%define libnamedevstatic %mklibname -d -s vorbis
12mr|libvorbis-1.3.3-3|7	%define lib_enc_major 2
12mr|libvorbis-1.3.3-3|8	%define lib_enc_name %mklibname vorbisenc %{lib_enc_major}
12mr|libvorbis-1.3.3-3|9	%define lib_file_major 3
12mr|libvorbis-1.3.3-3|10	%define lib_file_name %mklibname vorbisfile %{lib_file_major}
12mr|libvorbis-1.3.3-3|11	%define oggver 1.1.4
12mr|libvorbis-1.3.3-3|12	
12mr|libvorbis-1.3.3-3|13	Name:		libvorbis
12mr|libvorbis-1.3.3-3|14	Summary:	The Vorbis General Audio Compression Codec
12mr|libvorbis-1.3.3-3|15	Version:	1.3.3
12mr|libvorbis-1.3.3-3|16	Release:	3
12mr|libvorbis-1.3.3-3|17	Group:		System/Libraries
12mr|libvorbis-1.3.3-3|18	License:	BSD
12mr|libvorbis-1.3.3-3|19	URL:		http://www.xiph.org/
12mr|libvorbis-1.3.3-3|20	Source0:	http://downloads.xiph.org/releases/vorbis/%{name}-%{theirversion}.tar.gz
12mr|libvorbis-1.3.3-3|21	BuildRequires:	libogg-devel >= %{oggver}
12mr|libvorbis-1.3.3-3|22	BuildRequires:	glibc-static-devel
12mr|libvorbis-1.3.3-3|23	
12mr|libvorbis-1.3.3-3|24	%description
12mr|libvorbis-1.3.3-3|25	Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
12mr|libvorbis-1.3.3-3|26	general-purpose compressed audio format for audio and music at fixed
12mr|libvorbis-1.3.3-3|27	and variable bitrates from 16 to 128 kbps/channel.
12mr|libvorbis-1.3.3-3|28	
12mr|libvorbis-1.3.3-3|29	Find some free Ogg Vorbis music here: http://www.vorbis.com/music.html
12mr|libvorbis-1.3.3-3|30	
12mr|libvorbis-1.3.3-3|31	%package -n %{libname}
12mr|libvorbis-1.3.3-3|32	Summary:	Main library for %{name}
12mr|libvorbis-1.3.3-3|33	Group:		System/Libraries
12mr|libvorbis-1.3.3-3|34	Obsoletes:	oggvorbis < %{version}-%{release}
12mr|libvorbis-1.3.3-3|35	Provides:	oggvorbis = %{version}-%{release}
12mr|libvorbis-1.3.3-3|36	Provides:	%{name} = %{version}-%{release}
12mr|libvorbis-1.3.3-3|37	
12mr|libvorbis-1.3.3-3|38	%description -n %{libname}
12mr|libvorbis-1.3.3-3|39	This package contains the library needed to run programs dynamically
12mr|libvorbis-1.3.3-3|40	linked with %{name}.
12mr|libvorbis-1.3.3-3|41	
12mr|libvorbis-1.3.3-3|42	
12mr|libvorbis-1.3.3-3|43	%package -n %{libnamedevstatic}
12mr|libvorbis-1.3.3-3|44	Summary:	Headers for developing programs that will use %{name}
12mr|libvorbis-1.3.3-3|45	Group:		Development/C
12mr|libvorbis-1.3.3-3|46	Provides:	oggvorbis-devel-static = %{version}-%{release}
12mr|libvorbis-1.3.3-3|47	Requires:	libogg-devel >= %{oggver}
12mr|libvorbis-1.3.3-3|48	Requires:	oggvorbis-devel = %{version}-%{release}
12mr|libvorbis-1.3.3-3|49	
12mr|libvorbis-1.3.3-3|50	%description -n %{libnamedevstatic}
12mr|libvorbis-1.3.3-3|51	This package contains the headers that programmers will need to develop
12mr|libvorbis-1.3.3-3|52	applications which will use %{name}.
12mr|libvorbis-1.3.3-3|53	
12mr|libvorbis-1.3.3-3|54	
12mr|libvorbis-1.3.3-3|55	%package -n %{libnamedev}
12mr|libvorbis-1.3.3-3|56	Summary:	Headers for developing programs that will use %{name}
12mr|libvorbis-1.3.3-3|57	Group:		Development/C
12mr|libvorbis-1.3.3-3|58	Requires:	%{libname} = %{version}-%{release}
12mr|libvorbis-1.3.3-3|59	Requires:	%{lib_enc_name} = %{version}-%{release}
12mr|libvorbis-1.3.3-3|60	Requires:	%{lib_file_name} = %{version}-%{release}
12mr|libvorbis-1.3.3-3|61	Requires:	libogg-devel >= %{oggver}
12mr|libvorbis-1.3.3-3|62	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12mr|libvorbis-1.3.3-3|63	Provides:	%{name}%{lib_major}-devel = %{version}-%{release}
12mr|libvorbis-1.3.3-3|64	Obsoletes:	oggvorbis-devel < %{version}-%{release}
12mr|libvorbis-1.3.3-3|65	Provides:	oggvorbis-devel = %{version}-%{release}
12mr|libvorbis-1.3.3-3|66	
12mr|libvorbis-1.3.3-3|67	%description -n %{libnamedev}
12mr|libvorbis-1.3.3-3|68	This package contains the headers that programmers will need to develop
12mr|libvorbis-1.3.3-3|69	applications which will use %{name}.
12mr|libvorbis-1.3.3-3|70	
12mr|libvorbis-1.3.3-3|71	%package -n %{lib_enc_name}
12mr|libvorbis-1.3.3-3|72	Summary:	Encoder specialized library for %{name}
12mr|libvorbis-1.3.3-3|73	Group:		System/Libraries
12mr|libvorbis-1.3.3-3|74	
12mr|libvorbis-1.3.3-3|75	%description -n %{lib_enc_name}
12mr|libvorbis-1.3.3-3|76	This package contains the library needed for some programs using the
12mr|libvorbis-1.3.3-3|77	encoder capability of %{name}.
12mr|libvorbis-1.3.3-3|78	
12mr|libvorbis-1.3.3-3|79	%package -n %{lib_file_name}
12mr|libvorbis-1.3.3-3|80	Summary:	File operations specialized library for %{name}
12mr|libvorbis-1.3.3-3|81	Group:		System/Libraries
12mr|libvorbis-1.3.3-3|82	Requires:	%{libname} = %{version}-%{release}
12mr|libvorbis-1.3.3-3|83	
12mr|libvorbis-1.3.3-3|84	%description -n %{lib_file_name}
12mr|libvorbis-1.3.3-3|85	This package contains the library needed for some programs using the
12mr|libvorbis-1.3.3-3|86	file operations capability of %{name}.
12mr|libvorbis-1.3.3-3|87	
12mr|libvorbis-1.3.3-3|88	%prep
12mr|libvorbis-1.3.3-3|89	%setup -q -n %{name}-%{theirversion}
12mr|libvorbis-1.3.3-3|90	
12mr|libvorbis-1.3.3-3|91	%build
12mr|libvorbis-1.3.3-3|92	sed -i "s/-O20/$CFLAGS/" configure
12mr|libvorbis-1.3.3-3|93	%configure2_5x
12mr|libvorbis-1.3.3-3|94	%make
12mr|libvorbis-1.3.3-3|95	
12mr|libvorbis-1.3.3-3|96	%install
12mr|libvorbis-1.3.3-3|97	rm -rf %{buildroot} installed-docs
12mr|libvorbis-1.3.3-3|98	%makeinstall_std
12mr|libvorbis-1.3.3-3|99	mv %{buildroot}/%{_datadir}/doc installed-docs
12mr|libvorbis-1.3.3-3|100	
12mr|libvorbis-1.3.3-3|101	%files -n %{libname}
12mr|libvorbis-1.3.3-3|102	%doc AUTHORS README
12mr|libvorbis-1.3.3-3|103	%{_libdir}/%{lib_name_orig}.so.%{lib_major}*
12mr|libvorbis-1.3.3-3|104	
12mr|libvorbis-1.3.3-3|105	%files -n %{lib_enc_name}
12mr|libvorbis-1.3.3-3|106	%{_libdir}/%{lib_name_orig}enc.so.%{lib_enc_major}*
12mr|libvorbis-1.3.3-3|107	
12mr|libvorbis-1.3.3-3|108	%files -n %{lib_file_name}
12mr|libvorbis-1.3.3-3|109	%{_libdir}/%{lib_name_orig}file.so.%{lib_file_major}*
12mr|libvorbis-1.3.3-3|110	
12mr|libvorbis-1.3.3-3|111	%files -n %{libnamedev}
12mr|libvorbis-1.3.3-3|112	%doc installed-docs
12mr|libvorbis-1.3.3-3|113	%{_includedir}/vorbis
12mr|libvorbis-1.3.3-3|114	%{_libdir}/*.so
12mr|libvorbis-1.3.3-3|115	%{_datadir}/aclocal/vorbis.m4
12mr|libvorbis-1.3.3-3|116	%{_libdir}/pkgconfig/*
12mr|libvorbis-1.3.3-3|117	
12mr|libvorbis-1.3.3-3|118	%files -n %{libnamedevstatic}
12mr|libvorbis-1.3.3-3|119	%{_libdir}/*.a
12mr|libvorbis-1.3.3-3|120	
12mr|libvorbis-1.3.3-3|121	
12mr|libvorbis-1.3.3-3|122	%changelog
12mr|libvorbis-1.3.3-3|123	

14974 12
12mr|libvpx-1.1.0-1|1	%define release 1
12mr|libvpx-1.1.0-1|2	
12mr|libvpx-1.1.0-1|3	%define	major 1
12mr|libvpx-1.1.0-1|4	%define	libname	%mklibname vpx %{major}
12mr|libvpx-1.1.0-1|5	%define	devname	%mklibname -d vpx
12mr|libvpx-1.1.0-1|6	
12mr|libvpx-1.1.0-1|7	Name:		libvpx
12mr|libvpx-1.1.0-1|8	Summary:	VP8 Video Codec SDK
12mr|libvpx-1.1.0-1|9	Version:	1.1.0
12mr|libvpx-1.1.0-1|10	Release:	%{release}
12mr|libvpx-1.1.0-1|11	License:	BSD
12mr|libvpx-1.1.0-1|12	Group:		System/Libraries
12mr|libvpx-1.1.0-1|13	URL:		http://www.webmproject.org/tools/vp8-sdk/
12mr|libvpx-1.1.0-1|14	Source0:	http://webm.googlecode.com/files/%{name}-v%{version}.tar.bz2
12mr|libvpx-1.1.0-1|15	%ifarch %{ix86} x86_64
12mr|libvpx-1.1.0-1|16	BuildRequires:	yasm
12mr|libvpx-1.1.0-1|17	%endif
12mr|libvpx-1.1.0-1|18	BuildRequires:	doxygen php-cli
12mr|libvpx-1.1.0-1|19	
12mr|libvpx-1.1.0-1|20	%description
12mr|libvpx-1.1.0-1|21	libvpx provides the VP8 SDK, which allows you to integrate your applications
12mr|libvpx-1.1.0-1|22	with the VP8 video codec, a high quality, royalty free, open source codec
12mr|libvpx-1.1.0-1|23	deployed on millions of computers and devices worldwide.
12mr|libvpx-1.1.0-1|24	
12mr|libvpx-1.1.0-1|25	%package -n	%{libname}
12mr|libvpx-1.1.0-1|26	Summary:	VP8 Video Codec SDK
12mr|libvpx-1.1.0-1|27	Group:		System/Libraries
12mr|libvpx-1.1.0-1|28	
12mr|libvpx-1.1.0-1|29	%description -n %{libname}
12mr|libvpx-1.1.0-1|30	libvpx provides the VP8 SDK, which allows you to integrate your applications
12mr|libvpx-1.1.0-1|31	with the VP8 video codec, a high quality, royalty free, open source codec
12mr|libvpx-1.1.0-1|32	deployed on millions of computers and devices worldwide.
12mr|libvpx-1.1.0-1|33	
12mr|libvpx-1.1.0-1|34	%package -n	%{devname}
12mr|libvpx-1.1.0-1|35	Summary:	Development files for libvpx
12mr|libvpx-1.1.0-1|36	Group:		Development/C
12mr|libvpx-1.1.0-1|37	Requires:	%{libname} = %{EVRD}
12mr|libvpx-1.1.0-1|38	Provides:	%{name}-devel = %{EVRD}
12mr|libvpx-1.1.0-1|39	
12mr|libvpx-1.1.0-1|40	%description -n	%{devname}
12mr|libvpx-1.1.0-1|41	Development libraries and headers for developing software against
12mr|libvpx-1.1.0-1|42	libvpx.
12mr|libvpx-1.1.0-1|43	
12mr|libvpx-1.1.0-1|44	%package	utils
12mr|libvpx-1.1.0-1|45	Summary:	VP8 utilities and tools
12mr|libvpx-1.1.0-1|46	Group:		Video
12mr|libvpx-1.1.0-1|47	
12mr|libvpx-1.1.0-1|48	%description	utils
12mr|libvpx-1.1.0-1|49	A selection of utilities and tools for VP8, including a sample encoder
12mr|libvpx-1.1.0-1|50	and decoder.
12mr|libvpx-1.1.0-1|51	
12mr|libvpx-1.1.0-1|52	%prep
12mr|libvpx-1.1.0-1|53	
12mr|libvpx-1.1.0-1|54	%setup -q -n %{name}-v%{version}
12mr|libvpx-1.1.0-1|55	
12mr|libvpx-1.1.0-1|56	%build
12mr|libvpx-1.1.0-1|57	%ifarch %{ix86}
12mr|libvpx-1.1.0-1|58	%global vpxtarget x86-linux-gcc
12mr|libvpx-1.1.0-1|59	%else
12mr|libvpx-1.1.0-1|60	%ifarch	x86_64
12mr|libvpx-1.1.0-1|61	%global	vpxtarget x86_64-linux-gcc
12mr|libvpx-1.1.0-1|62	%else
12mr|libvpx-1.1.0-1|63	%global vpxtarget generic-gnu
12mr|libvpx-1.1.0-1|64	%endif
12mr|libvpx-1.1.0-1|65	%endif
12mr|libvpx-1.1.0-1|66	%setup_compile_flags
12mr|libvpx-1.1.0-1|67	
12mr|libvpx-1.1.0-1|68	./configure \
12mr|libvpx-1.1.0-1|69	--enable-shared \
12mr|libvpx-1.1.0-1|70	--disable-static \
12mr|libvpx-1.1.0-1|71	--target=%{vpxtarget} \
12mr|libvpx-1.1.0-1|72	--enable-pic \
12mr|libvpx-1.1.0-1|73	--disable-install-srcs
12mr|libvpx-1.1.0-1|74	
12mr|libvpx-1.1.0-1|75	# stupid config
12mr|libvpx-1.1.0-1|76	perl -pi -e "s|/usr/local|%{_prefix}|g" config.mk
12mr|libvpx-1.1.0-1|77	perl -pi -e "s|^LIBSUBDIR=lib|LIBSUBDIR=%{_lib}|g" config.mk
12mr|libvpx-1.1.0-1|78	
12mr|libvpx-1.1.0-1|79	%make verbose=true target=libs
12mr|libvpx-1.1.0-1|80	%make verbose=true target=examples
12mr|libvpx-1.1.0-1|81	%make verbose=true target=docs
12mr|libvpx-1.1.0-1|82	
12mr|libvpx-1.1.0-1|83	%install
12mr|libvpx-1.1.0-1|84	
12mr|libvpx-1.1.0-1|85	make DIST_DIR=%{buildroot}%{_prefix} install
12mr|libvpx-1.1.0-1|86	
12mr|libvpx-1.1.0-1|87	install -m0755 simple_decoder %{buildroot}%{_bindir}/vp8_simple_decoder
12mr|libvpx-1.1.0-1|88	install -m0755 simple_encoder %{buildroot}%{_bindir}/vp8_simple_encoder
12mr|libvpx-1.1.0-1|89	install -m0755 twopass_encoder %{buildroot}%{_bindir}/vp8_twopass_encoder
12mr|libvpx-1.1.0-1|90	
12mr|libvpx-1.1.0-1|91	%files -n %{libname}
12mr|libvpx-1.1.0-1|92	%doc AUTHORS CHANGELOG LICENSE README
12mr|libvpx-1.1.0-1|93	%{_libdir}/libvpx.so.%{major}*
12mr|libvpx-1.1.0-1|94	
12mr|libvpx-1.1.0-1|95	%files -n %{devname}
12mr|libvpx-1.1.0-1|96	# These are SDK docs, not really useful to an end-user.
12mr|libvpx-1.1.0-1|97	%doc docs/html
12mr|libvpx-1.1.0-1|98	%{_includedir}/vpx/
12mr|libvpx-1.1.0-1|99	%{_libdir}/pkgconfig/vpx.pc
12mr|libvpx-1.1.0-1|100	%{_libdir}/libvpx.so
12mr|libvpx-1.1.0-1|101	
12mr|libvpx-1.1.0-1|102	%files utils
12mr|libvpx-1.1.0-1|103	%{_bindir}/*
12mr|libvpx-1.1.0-1|104	
12mr|libvpx-1.1.0-1|105	%changelog
12mr|libvpx-1.1.0-1|106	

14975 12
12mr|libwacom-0.6-1|1	%define major		2
12mr|libwacom-0.6-1|2	%define libname		%mklibname wacom %{major}
12mr|libwacom-0.6-1|3	%define develname	%mklibname wacom -d
12mr|libwacom-0.6-1|4	
12mr|libwacom-0.6-1|5	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|libwacom-0.6-1|6	
12mr|libwacom-0.6-1|7	Name:		libwacom
12mr|libwacom-0.6-1|8	Summary:	A library to identify wacom tablets
12mr|libwacom-0.6-1|9	Version:	0.6
12mr|libwacom-0.6-1|10	Release:	1
12mr|libwacom-0.6-1|11	Group:		Development/X11
12mr|libwacom-0.6-1|12	License:	MIT
12mr|libwacom-0.6-1|13	URL:		http://sourceforge.net/projects/linuxwacom/
12mr|libwacom-0.6-1|14	Source0:	http://downloads.sourceforge.net/project/linuxwacom/%{name}/%{name}-%{version}.tar.bz2
12mr|libwacom-0.6-1|15	BuildRequires:	pkgconfig(glib-2.0)
12mr|libwacom-0.6-1|16	BuildRequires:	pkgconfig(gudev-1.0)
12mr|libwacom-0.6-1|17	
12mr|libwacom-0.6-1|18	%description
12mr|libwacom-0.6-1|19	libwacom is a library to identify wacom tablets and their model-specific
12mr|libwacom-0.6-1|20	features. It provides easy access to information such as "is this a built-in
12mr|libwacom-0.6-1|21	on-screen tablet", "what is the size of this model", etc.
12mr|libwacom-0.6-1|22	
12mr|libwacom-0.6-1|23	%package -n %{libname}
12mr|libwacom-0.6-1|24	Summary:	A library to identify wacom tablets
12mr|libwacom-0.6-1|25	Group:		Development/X11
12mr|libwacom-0.6-1|26	Requires:	%{name} >= %{version}-%{release}
12mr|libwacom-0.6-1|27	
12mr|libwacom-0.6-1|28	%description -n %{libname}
12mr|libwacom-0.6-1|29	libwacom is a library to identify wacom tablets and their model-specific
12mr|libwacom-0.6-1|30	features. It provides easy access to information such as "is this a built-in
12mr|libwacom-0.6-1|31	on-screen tablet", "what is the size of this model", etc.
12mr|libwacom-0.6-1|32	
12mr|libwacom-0.6-1|33	%package -n %{develname}
12mr|libwacom-0.6-1|34	Summary:	Development files for %{name}
12mr|libwacom-0.6-1|35	Group:		Development/X11
12mr|libwacom-0.6-1|36	Requires:	%{libname} = %{version}-%{release}
12mr|libwacom-0.6-1|37	Provides:	%{name}-devel = %{version}-%{release}
12mr|libwacom-0.6-1|38	
12mr|libwacom-0.6-1|39	%description -n %{develname}
12mr|libwacom-0.6-1|40	Development files for %{name}.
12mr|libwacom-0.6-1|41	
12mr|libwacom-0.6-1|42	%prep
12mr|libwacom-0.6-1|43	%setup -q
12mr|libwacom-0.6-1|44	
12mr|libwacom-0.6-1|45	%build
12mr|libwacom-0.6-1|46	%configure2_5x \
12mr|libwacom-0.6-1|47	--disable-static
12mr|libwacom-0.6-1|48	%make
12mr|libwacom-0.6-1|49	
12mr|libwacom-0.6-1|50	%install
12mr|libwacom-0.6-1|51	%makeinstall_std
12mr|libwacom-0.6-1|52	rm -f %{buildroot}%{_libdir}/*.la
12mr|libwacom-0.6-1|53	
12mr|libwacom-0.6-1|54	%files
12mr|libwacom-0.6-1|55	%{_datadir}/libwacom
12mr|libwacom-0.6-1|56	%{_bindir}/libwacom-list-local-devices
12mr|libwacom-0.6-1|57	
12mr|libwacom-0.6-1|58	%files -n %{libname}
12mr|libwacom-0.6-1|59	%{_libdir}/*.so.%{major}*
12mr|libwacom-0.6-1|60	
12mr|libwacom-0.6-1|61	%files -n %{develname}
12mr|libwacom-0.6-1|62	%{_libdir}/*.so
12mr|libwacom-0.6-1|63	%{_includedir}/*
12mr|libwacom-0.6-1|64	%{_libdir}/pkgconfig/*.pc
12mr|libwacom-0.6-1|65	
12mr|libwacom-0.6-1|66	
12mr|libwacom-0.6-1|67	%changelog
12mr|libwacom-0.6-1|68	

14976 12
12mr|libwindowswm-1.0.1-5|1	%define major		7
12mr|libwindowswm-1.0.1-5|2	%define libname		%mklibname windowswm %major
12mr|libwindowswm-1.0.1-5|3	%define develname	%mklibname windowswm -d
12mr|libwindowswm-1.0.1-5|4	%define staticname	%mklibname windowswm -d -s
12mr|libwindowswm-1.0.1-5|5	
12mr|libwindowswm-1.0.1-5|6	Name:		libwindowswm
12mr|libwindowswm-1.0.1-5|7	Summary:	The WindowsWM Library
12mr|libwindowswm-1.0.1-5|8	Version:	1.0.1
12mr|libwindowswm-1.0.1-5|9	Release:	5
12mr|libwindowswm-1.0.1-5|10	Group:		Development/X11
12mr|libwindowswm-1.0.1-5|11	License:	MIT
12mr|libwindowswm-1.0.1-5|12	URL:		http://xorg.freedesktop.org
12mr|libwindowswm-1.0.1-5|13	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libWindowsWM-%{version}.tar.bz2
12mr|libwindowswm-1.0.1-5|14	
12mr|libwindowswm-1.0.1-5|15	BuildRequires: libx11-devel >= 1.0.0
12mr|libwindowswm-1.0.1-5|16	BuildRequires: libxext-devel >= 1.0.0
12mr|libwindowswm-1.0.1-5|17	BuildRequires: x11-proto-devel >= 1.0.0
12mr|libwindowswm-1.0.1-5|18	BuildRequires: x11-util-macros >= 1.0.1
12mr|libwindowswm-1.0.1-5|19	
12mr|libwindowswm-1.0.1-5|20	%description
12mr|libwindowswm-1.0.1-5|21	The WindowsWM Library
12mr|libwindowswm-1.0.1-5|22	
12mr|libwindowswm-1.0.1-5|23	#-----------------------------------------------------------
12mr|libwindowswm-1.0.1-5|24	
12mr|libwindowswm-1.0.1-5|25	%package -n %{libname}
12mr|libwindowswm-1.0.1-5|26	Summary:  The WindowsWM Library
12mr|libwindowswm-1.0.1-5|27	Group: Development/X11
12mr|libwindowswm-1.0.1-5|28	Conflicts: libxorg-x11 < 7.0
12mr|libwindowswm-1.0.1-5|29	Provides: %{name} = %{version}
12mr|libwindowswm-1.0.1-5|30	
12mr|libwindowswm-1.0.1-5|31	%description -n %{libname}
12mr|libwindowswm-1.0.1-5|32	The WindowsWM Library
12mr|libwindowswm-1.0.1-5|33	
12mr|libwindowswm-1.0.1-5|34	#-----------------------------------------------------------
12mr|libwindowswm-1.0.1-5|35	
12mr|libwindowswm-1.0.1-5|36	%package -n %{develname}
12mr|libwindowswm-1.0.1-5|37	Summary: Development files for %{name}
12mr|libwindowswm-1.0.1-5|38	Group: Development/X11
12mr|libwindowswm-1.0.1-5|39	Requires: %{libname} = %{version}
12mr|libwindowswm-1.0.1-5|40	Provides: %{name}-devel = %{version}-%{release}
12mr|libwindowswm-1.0.1-5|41	Conflicts: libxorg-x11-devel < 7.0
12mr|libwindowswm-1.0.1-5|42	Obsoletes: %{mklibname windowswm 7 -d}
12mr|libwindowswm-1.0.1-5|43	
12mr|libwindowswm-1.0.1-5|44	%description -n %{develname}
12mr|libwindowswm-1.0.1-5|45	Development files for %{name}
12mr|libwindowswm-1.0.1-5|46	
12mr|libwindowswm-1.0.1-5|47	%files -n %{develname}
12mr|libwindowswm-1.0.1-5|48	%{_libdir}/libWindowsWM.so
12mr|libwindowswm-1.0.1-5|49	%{_libdir}/pkgconfig/windowswm.pc
12mr|libwindowswm-1.0.1-5|50	%{_mandir}/man3/WindowsWM.3*
12mr|libwindowswm-1.0.1-5|51	
12mr|libwindowswm-1.0.1-5|52	
12mr|libwindowswm-1.0.1-5|53	#-----------------------------------------------------------
12mr|libwindowswm-1.0.1-5|54	
12mr|libwindowswm-1.0.1-5|55	%package -n %{staticname}
12mr|libwindowswm-1.0.1-5|56	Summary: Static development files for %{name}
12mr|libwindowswm-1.0.1-5|57	Group: Development/X11
12mr|libwindowswm-1.0.1-5|58	Requires: %{develname} = %{version}
12mr|libwindowswm-1.0.1-5|59	Provides: %{name}-static-devel = %{version}-%{release}
12mr|libwindowswm-1.0.1-5|60	Conflicts: libxorg-x11-static-devel < 7.0
12mr|libwindowswm-1.0.1-5|61	Obsoletes: %{mklibname windowswm 7 -d -s}
12mr|libwindowswm-1.0.1-5|62	
12mr|libwindowswm-1.0.1-5|63	%description -n %{staticname}
12mr|libwindowswm-1.0.1-5|64	Static development files for %{name}
12mr|libwindowswm-1.0.1-5|65	
12mr|libwindowswm-1.0.1-5|66	%files -n %{staticname}
12mr|libwindowswm-1.0.1-5|67	%{_libdir}/libWindowsWM.a
12mr|libwindowswm-1.0.1-5|68	
12mr|libwindowswm-1.0.1-5|69	#-----------------------------------------------------------
12mr|libwindowswm-1.0.1-5|70	
12mr|libwindowswm-1.0.1-5|71	%prep
12mr|libwindowswm-1.0.1-5|72	%setup -q -n libWindowsWM-%{version}
12mr|libwindowswm-1.0.1-5|73	
12mr|libwindowswm-1.0.1-5|74	%build
12mr|libwindowswm-1.0.1-5|75	%configure2_5x	--x-includes=%{_includedir}\
12mr|libwindowswm-1.0.1-5|76	--x-libraries=%{_libdir}
12mr|libwindowswm-1.0.1-5|77	
12mr|libwindowswm-1.0.1-5|78	%make
12mr|libwindowswm-1.0.1-5|79	
12mr|libwindowswm-1.0.1-5|80	%install
12mr|libwindowswm-1.0.1-5|81	%makeinstall_std
12mr|libwindowswm-1.0.1-5|82	
12mr|libwindowswm-1.0.1-5|83	%files -n %{libname}
12mr|libwindowswm-1.0.1-5|84	%defattr(-,root,root)
12mr|libwindowswm-1.0.1-5|85	%{_libdir}/libWindowsWM.so.%{major}*
12mr|libwindowswm-1.0.1-5|86	
12mr|libwindowswm-1.0.1-5|87	
12mr|libwindowswm-1.0.1-5|88	
12mr|libwindowswm-1.0.1-5|89	%changelog
12mr|libwindowswm-1.0.1-5|90	

14977 12
12mr|libwmf-0.2.8.4-26|1	%define api 0.2
12mr|libwmf-0.2.8.4-26|2	%define major	7
12mr|libwmf-0.2.8.4-26|3	%define libname %mklibname wmf%{api}_ %major
12mr|libwmf-0.2.8.4-26|4	%define litename %mklibname wmflite%{api}_ %major
12mr|libwmf-0.2.8.4-26|5	%define develname %mklibname -d wmf
12mr|libwmf-0.2.8.4-26|6	
12mr|libwmf-0.2.8.4-26|7	Summary:	A library to convert wmf files
12mr|libwmf-0.2.8.4-26|8	Name:		libwmf
12mr|libwmf-0.2.8.4-26|9	Version:	0.2.8.4
12mr|libwmf-0.2.8.4-26|10	Release:	26
12mr|libwmf-0.2.8.4-26|11	License:	GPL
12mr|libwmf-0.2.8.4-26|12	Group:		Text tools
12mr|libwmf-0.2.8.4-26|13	URL:		http://sourceforge.net/projects/wvware/
12mr|libwmf-0.2.8.4-26|14	Source0:	http://download.sourceforge.net/wvware/%{name}-%{version}.tar.bz2
12mr|libwmf-0.2.8.4-26|15	Patch0:		libwmf-0.2.7-libwmf-config.patch
12mr|libwmf-0.2.8.4-26|16	Patch1:		libwmf-0.2.8.3-CAN-2004-0941.patch
12mr|libwmf-0.2.8.4-26|17	Patch2:		libwmf-0.2.8.3-CAN-2004-0990.patch
12mr|libwmf-0.2.8.4-26|18	Patch3:		libwmf-0.2.8.4-intoverflow.patch
12mr|libwmf-0.2.8.4-26|19	Patch4:		libwmf-0.2.8.4-CVE2007-2756.patch
12mr|libwmf-0.2.8.4-26|20	Patch5:		libwmf-0.2.8.4-rh-CVE-2009-1364.diff
12mr|libwmf-0.2.8.4-26|21	Patch6:		libwmf-0.2.8.4-gdk2.22.patch
12mr|libwmf-0.2.8.4-26|22	
12mr|libwmf-0.2.8.4-26|23	BuildRequires:	expat-devel
12mr|libwmf-0.2.8.4-26|24	BuildRequires:	jpeg-devel
12mr|libwmf-0.2.8.4-26|25	BuildRequires:	pkgconfig(freetype2)
12mr|libwmf-0.2.8.4-26|26	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mr|libwmf-0.2.8.4-26|27	BuildRequires:	pkgconfig(libpng)
12mr|libwmf-0.2.8.4-26|28	BuildRequires:	pkgconfig(x11)
12mr|libwmf-0.2.8.4-26|29	Requires(post):	gdk-pixbuf2.0
12mr|libwmf-0.2.8.4-26|30	Requires(postun): gdk-pixbuf2.0
12mr|libwmf-0.2.8.4-26|31	Requires:	urw-fonts
12mr|libwmf-0.2.8.4-26|32	
12mr|libwmf-0.2.8.4-26|33	%description
12mr|libwmf-0.2.8.4-26|34	libwmf is a library for unix like machines that can convert wmf
12mr|libwmf-0.2.8.4-26|35	files into other formats, currently it supports a gd binding
12mr|libwmf-0.2.8.4-26|36	to convert to gif, and an X one to draw direct to an X window
12mr|libwmf-0.2.8.4-26|37	or pixmap.
12mr|libwmf-0.2.8.4-26|38	
12mr|libwmf-0.2.8.4-26|39	%package -n %{libname}
12mr|libwmf-0.2.8.4-26|40	Summary:	A library to convert wmf files. - library files
12mr|libwmf-0.2.8.4-26|41	Group:		System/Libraries
12mr|libwmf-0.2.8.4-26|42	
12mr|libwmf-0.2.8.4-26|43	%description -n %{libname}
12mr|libwmf-0.2.8.4-26|44	This package contains the library needed to run programs dynamically
12mr|libwmf-0.2.8.4-26|45	linked with libwmf.
12mr|libwmf-0.2.8.4-26|46	
12mr|libwmf-0.2.8.4-26|47	%package -n %{litename}
12mr|libwmf-0.2.8.4-26|48	Summary:	A library to convert wmf files. - library files
12mr|libwmf-0.2.8.4-26|49	Group:		System/Libraries
12mr|libwmf-0.2.8.4-26|50	
12mr|libwmf-0.2.8.4-26|51	%description -n %{litename}
12mr|libwmf-0.2.8.4-26|52	This package contains the library needed to run programs dynamically
12mr|libwmf-0.2.8.4-26|53	linked with libwmflite.
12mr|libwmf-0.2.8.4-26|54	
12mr|libwmf-0.2.8.4-26|55	%package -n %{develname}
12mr|libwmf-0.2.8.4-26|56	Summary:	A library to convert wmf files. - development environment
12mr|libwmf-0.2.8.4-26|57	Group:		Development/C
12mr|libwmf-0.2.8.4-26|58	Requires:	%{libname} = %{version}-%{release}
12mr|libwmf-0.2.8.4-26|59	Provides:	libwmf-devel = %{version}-%{release}
12mr|libwmf-0.2.8.4-26|60	Obsoletes:	libwmf-devel < %{version}-%{release}
12mr|libwmf-0.2.8.4-26|61	Obsoletes:	%{_lib}wmf0.2_7-devel < 0.2.8.4-21
12mr|libwmf-0.2.8.4-26|62	
12mr|libwmf-0.2.8.4-26|63	%description -n %{develname}
12mr|libwmf-0.2.8.4-26|64	libwmf is a library for unix like machines that can convert wmf
12mr|libwmf-0.2.8.4-26|65	files into other formats, currently it supports a gd binding
12mr|libwmf-0.2.8.4-26|66	to convert to gif, and an X one to draw direct to an X window
12mr|libwmf-0.2.8.4-26|67	or pixmap.
12mr|libwmf-0.2.8.4-26|68	
12mr|libwmf-0.2.8.4-26|69	Install libwmf-devel if you need to compile an application with libwmf
12mr|libwmf-0.2.8.4-26|70	support.
12mr|libwmf-0.2.8.4-26|71	
12mr|libwmf-0.2.8.4-26|72	%prep
12mr|libwmf-0.2.8.4-26|73	%setup -q
12mr|libwmf-0.2.8.4-26|74	%patch0 -p1 -b .fpons
12mr|libwmf-0.2.8.4-26|75	%patch1 -p1 -b .can-2004-0941
12mr|libwmf-0.2.8.4-26|76	%patch2 -p1 -b .can-2004-0990
12mr|libwmf-0.2.8.4-26|77	%patch3 -p1 -b .cve-2006-3376
12mr|libwmf-0.2.8.4-26|78	%patch4 -p1 -b .cve-2007-2756
12mr|libwmf-0.2.8.4-26|79	%patch5 -p0 -b .CVE-2009-1364
12mr|libwmf-0.2.8.4-26|80	%patch6 -p0 -b .gdk222
12mr|libwmf-0.2.8.4-26|81	
12mr|libwmf-0.2.8.4-26|82	%build
12mr|libwmf-0.2.8.4-26|83	autoreconf -fi
12mr|libwmf-0.2.8.4-26|84	%configure2_5x \
12mr|libwmf-0.2.8.4-26|85	--disable-static
12mr|libwmf-0.2.8.4-26|86	
12mr|libwmf-0.2.8.4-26|87	%make
12mr|libwmf-0.2.8.4-26|88	
12mr|libwmf-0.2.8.4-26|89	%install
12mr|libwmf-0.2.8.4-26|90	rm -rf %{buildroot} installed-docs
12mr|libwmf-0.2.8.4-26|91	%makeinstall_std
12mr|libwmf-0.2.8.4-26|92	
12mr|libwmf-0.2.8.4-26|93	mv %{buildroot}%{_prefix}/share/doc/* installed-docs
12mr|libwmf-0.2.8.4-26|94	
12mr|libwmf-0.2.8.4-26|95	#gw no windows line endings
12mr|libwmf-0.2.8.4-26|96	perl -pi -e 's/\r//' $(find installed-docs -type f )
12mr|libwmf-0.2.8.4-26|97	
12mr|libwmf-0.2.8.4-26|98	# remove anything relevant to fonts.
12mr|libwmf-0.2.8.4-26|99	rm -rf %{buildroot}%{_bindir}/libwmf-fontmap %{buildroot}%{_datadir}/libwmf
12mr|libwmf-0.2.8.4-26|100	
12mr|libwmf-0.2.8.4-26|101	# multiarch support
12mr|libwmf-0.2.8.4-26|102	%multiarch_binaries %{buildroot}%{_bindir}/libwmf-config
12mr|libwmf-0.2.8.4-26|103	
12mr|libwmf-0.2.8.4-26|104	%files
12mr|libwmf-0.2.8.4-26|105	%docdir COPYING
12mr|libwmf-0.2.8.4-26|106	%{_bindir}/wmf2*
12mr|libwmf-0.2.8.4-26|107	%{_libdir}/gdk-pixbuf-2.0/*/loaders/io-wmf.*
12mr|libwmf-0.2.8.4-26|108	
12mr|libwmf-0.2.8.4-26|109	%files -n %{libname}
12mr|libwmf-0.2.8.4-26|110	%{_libdir}/libwmf-%{api}.so.%{major}*
12mr|libwmf-0.2.8.4-26|111	
12mr|libwmf-0.2.8.4-26|112	%files -n %{litename}
12mr|libwmf-0.2.8.4-26|113	%{_libdir}/libwmflite-%{api}.so.%{major}*
12mr|libwmf-0.2.8.4-26|114	
12mr|libwmf-0.2.8.4-26|115	%files -n %{develname}
12mr|libwmf-0.2.8.4-26|116	%doc CREDITS README NEWS ChangeLog
12mr|libwmf-0.2.8.4-26|117	%doc installed-docs/*
12mr|libwmf-0.2.8.4-26|118	%{_bindir}/libwmf-config
12mr|libwmf-0.2.8.4-26|119	%{multiarch_bindir}/libwmf-config
12mr|libwmf-0.2.8.4-26|120	%{_libdir}/libwmf.so
12mr|libwmf-0.2.8.4-26|121	%{_libdir}/libwmflite.so
12mr|libwmf-0.2.8.4-26|122	%{_includedir}/libwmf
12mr|libwmf-0.2.8.4-26|123	
12mr|libwmf-0.2.8.4-26|124	
12mr|libwmf-0.2.8.4-26|125	
12mr|libwmf-0.2.8.4-26|126	
12mr|libwmf-0.2.8.4-26|127	%changelog
12mr|libwmf-0.2.8.4-26|128	* Wed Aug  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libwmf-0.2.8.4-26|129	+ Commit: abcc00e
12mr|libwmf-0.2.8.4-26|130	- Sync with Cooker (Drop .la files, spec cleanup etc)
12mr|libwmf-0.2.8.4-26|131	
12mr|libwmf-0.2.8.4-26|132	

14978 12
12mr|libwnck-2.30.7-8|1	%define api 1
12mr|libwnck-2.30.7-8|2	%define major 22
12mr|libwnck-2.30.7-8|3	%define libname %mklibname wnck- %{api} %{major}
12mr|libwnck-2.30.7-8|4	%define develname %mklibname -d wnck- %{api}
12mr|libwnck-2.30.7-8|5	
12mr|libwnck-2.30.7-8|6	Epoch: 1
12mr|libwnck-2.30.7-8|7	
12mr|libwnck-2.30.7-8|8	Summary: Libwnck is Window Navigator Construction Kit
12mr|libwnck-2.30.7-8|9	Name: libwnck
12mr|libwnck-2.30.7-8|10	Version: 2.30.7
12mr|libwnck-2.30.7-8|11	Release: 8
12mr|libwnck-2.30.7-8|12	License: LGPLv2+
12mr|libwnck-2.30.7-8|13	URL: http://www.gnome.org/
12mr|libwnck-2.30.7-8|14	Group: System/Libraries
12mr|libwnck-2.30.7-8|15	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|libwnck-2.30.7-8|16	Patch: libwnck-2.27.4-linking.patch
12mr|libwnck-2.30.7-8|17	
12mr|libwnck-2.30.7-8|18	BuildRequires: intltool
12mr|libwnck-2.30.7-8|19	BuildRequires: gnome-common
12mr|libwnck-2.30.7-8|20	BuildRequires: gtk-doc
12mr|libwnck-2.30.7-8|21	BuildRequires: pkgconfig(gobject-introspection-1.0)
12mr|libwnck-2.30.7-8|22	BuildRequires: pkgconfig(gtk+-2.0)
12mr|libwnck-2.30.7-8|23	BuildRequires: pkgconfig(libstartup-notification-1.0)
12mr|libwnck-2.30.7-8|24	
12mr|libwnck-2.30.7-8|25	%description
12mr|libwnck-2.30.7-8|26	libwnck is Window Navigator Construction Kit, i.e. a library to use
12mr|libwnck-2.30.7-8|27	for writing pagers and taskslists and stuff.
12mr|libwnck-2.30.7-8|28	
12mr|libwnck-2.30.7-8|29	%package -n %{libname}
12mr|libwnck-2.30.7-8|30	Summary:	%{summary}
12mr|libwnck-2.30.7-8|31	Group:		%{group}
12mr|libwnck-2.30.7-8|32	Provides:	%{name}-%{api} = %{version}-%{release}
12mr|libwnck-2.30.7-8|33	Requires:	%{name} >= %{version}
12mr|libwnck-2.30.7-8|34	Conflicts:	gir-repository < 0.6.5-9
12mr|libwnck-2.30.7-8|35	
12mr|libwnck-2.30.7-8|36	%description -n %{libname}
12mr|libwnck-2.30.7-8|37	libwnck is Window Navigator Construction Kit, i.e. a library to use
12mr|libwnck-2.30.7-8|38	for writing pagers and taskslists and stuff.
12mr|libwnck-2.30.7-8|39	
12mr|libwnck-2.30.7-8|40	%package -n %{develname}
12mr|libwnck-2.30.7-8|41	Summary:	Development libraries, include files for libwnck
12mr|libwnck-2.30.7-8|42	Group:		Development/GNOME and GTK+
12mr|libwnck-2.30.7-8|43	Provides:	%{name}-devel = %{version}-%{release}
12mr|libwnck-2.30.7-8|44	Provides:	%{name}-%{api}-devel = %{version}-%{release}
12mr|libwnck-2.30.7-8|45	Requires:	%{name}-1 = %{version}
12mr|libwnck-2.30.7-8|46	Conflicts:	gir-repository < 0.6.5-9
12mr|libwnck-2.30.7-8|47	
12mr|libwnck-2.30.7-8|48	%description -n %{develname}
12mr|libwnck-2.30.7-8|49	libwnck is Window Navigator Construction Kit, i.e. a library to use
12mr|libwnck-2.30.7-8|50	for writing pagers and taskslists and stuff.
12mr|libwnck-2.30.7-8|51	
12mr|libwnck-2.30.7-8|52	%prep
12mr|libwnck-2.30.7-8|53	%setup -q
12mr|libwnck-2.30.7-8|54	#%patch -p1
12mr|libwnck-2.30.7-8|55	#autoconf
12mr|libwnck-2.30.7-8|56	
12mr|libwnck-2.30.7-8|57	%build
12mr|libwnck-2.30.7-8|58	%configure2_5x \
12mr|libwnck-2.30.7-8|59	--disable-static
12mr|libwnck-2.30.7-8|60	
12mr|libwnck-2.30.7-8|61	%make
12mr|libwnck-2.30.7-8|62	
12mr|libwnck-2.30.7-8|63	%install
12mr|libwnck-2.30.7-8|64	%makeinstall_std
12mr|libwnck-2.30.7-8|65	rm -rf %{buildroot}%{_datadir}/locale/{io,be@latin,bn_IN,si,uz@cyrillic}
12mr|libwnck-2.30.7-8|66	%find_lang %{name}
12mr|libwnck-2.30.7-8|67	
12mr|libwnck-2.30.7-8|68	rm -f %{buildroot}%{_libdir}/*.la
12mr|libwnck-2.30.7-8|69	
12mr|libwnck-2.30.7-8|70	%files -f %{name}.lang
12mr|libwnck-2.30.7-8|71	%doc README AUTHORS
12mr|libwnck-2.30.7-8|72	%{_bindir}/wnckprop
12mr|libwnck-2.30.7-8|73	%{_bindir}/wnck-urgency-monitor
12mr|libwnck-2.30.7-8|74	
12mr|libwnck-2.30.7-8|75	%files -n %{libname}
12mr|libwnck-2.30.7-8|76	%{_libdir}/libwnck-%{api}.so.%{major}*
12mr|libwnck-2.30.7-8|77	%{_libdir}/girepository-1.0/Wnck-1.0.typelib
12mr|libwnck-2.30.7-8|78	
12mr|libwnck-2.30.7-8|79	%files -n %{develname}
12mr|libwnck-2.30.7-8|80	%doc ChangeLog
12mr|libwnck-2.30.7-8|81	%doc %{_datadir}/gtk-doc/html/libwnck
12mr|libwnck-2.30.7-8|82	%{_includedir}/*
12mr|libwnck-2.30.7-8|83	%{_libdir}/*.so
12mr|libwnck-2.30.7-8|84	%{_libdir}/pkgconfig/*
12mr|libwnck-2.30.7-8|85	%{_datadir}/gir-1.0/Wnck-1.0.gir
12mr|libwnck-2.30.7-8|86	
12mr|libwnck-2.30.7-8|87	
12mr|libwnck-2.30.7-8|88	
12mr|libwnck-2.30.7-8|89	
12mr|libwnck-2.30.7-8|90	%changelog
12mr|libwnck-2.30.7-8|91	* Sat Aug  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libwnck-2.30.7-8|92	+ Commit: 61fceb7
12mr|libwnck-2.30.7-8|93	- New version 2.30.7 (sync with Cooker)
12mr|libwnck-2.30.7-8|94	
12mr|libwnck-2.30.7-8|95	

14979 12
12mr|libwnck3-3.4.4-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|libwnck3-3.4.4-1|2	
12mr|libwnck3-3.4.4-1|3	%define oname		libwnck
12mr|libwnck3-3.4.4-1|4	%define api_version	3
12mr|libwnck3-3.4.4-1|5	%define major		0
12mr|libwnck3-3.4.4-1|6	%define api		%{api_version}.0
12mr|libwnck3-3.4.4-1|7	
12mr|libwnck3-3.4.4-1|8	%define libname		%mklibname wnck %{api_version} %{major}
12mr|libwnck3-3.4.4-1|9	%define girname		%mklibname wnck-gir %{api}
12mr|libwnck3-3.4.4-1|10	%define develname	%mklibname -d wnck %{api_version}
12mr|libwnck3-3.4.4-1|11	
12mr|libwnck3-3.4.4-1|12	Summary:	Libwnck is Window Navigator Construction Kit
12mr|libwnck3-3.4.4-1|13	Name:		libwnck3
12mr|libwnck3-3.4.4-1|14	Version:	3.4.4
12mr|libwnck3-3.4.4-1|15	Release:	1
12mr|libwnck3-3.4.4-1|16	License:	LGPLv2+
12mr|libwnck3-3.4.4-1|17	Group:		System/Libraries
12mr|libwnck3-3.4.4-1|18	URL:		http://www.gnome.org/
12mr|libwnck3-3.4.4-1|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/libwnck/%{url_ver}/%{oname}-%{version}.tar.xz
12mr|libwnck3-3.4.4-1|20	
12mr|libwnck3-3.4.4-1|21	BuildRequires:	gnome-common
12mr|libwnck3-3.4.4-1|22	BuildRequires:	gtk-doc
12mr|libwnck3-3.4.4-1|23	BuildRequires:	intltool
12mr|libwnck3-3.4.4-1|24	BuildRequires:	pkgconfig(glib-2.0)
12mr|libwnck3-3.4.4-1|25	BuildRequires:	pkgconfig(gobject-2.0)
12mr|libwnck3-3.4.4-1|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|libwnck3-3.4.4-1|27	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|libwnck3-3.4.4-1|28	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12mr|libwnck3-3.4.4-1|29	BuildRequires:	pkgconfig(x11)
12mr|libwnck3-3.4.4-1|30	BuildRequires:	pkgconfig(xres)
12mr|libwnck3-3.4.4-1|31	BuildRequires:	pkgconfig(libpng)
12mr|libwnck3-3.4.4-1|32	Conflicts:	libwnck < 2.30.6-5
12mr|libwnck3-3.4.4-1|33	
12mr|libwnck3-3.4.4-1|34	%description
12mr|libwnck3-3.4.4-1|35	libwnck is Window Navigator Construction Kit, i.e. a library to use
12mr|libwnck3-3.4.4-1|36	for writing pagers and taskslists and stuff.
12mr|libwnck3-3.4.4-1|37	
12mr|libwnck3-3.4.4-1|38	%package -n %{libname}
12mr|libwnck3-3.4.4-1|39	Summary:	%{summary}
12mr|libwnck3-3.4.4-1|40	Group:		%{group}
12mr|libwnck3-3.4.4-1|41	
12mr|libwnck3-3.4.4-1|42	%description -n %{libname}
12mr|libwnck3-3.4.4-1|43	libwnck is Window Navigator Construction Kit, i.e. a library to use
12mr|libwnck3-3.4.4-1|44	for writing pagers and taskslists and stuff.
12mr|libwnck3-3.4.4-1|45	
12mr|libwnck3-3.4.4-1|46	%package -n %{girname}
12mr|libwnck3-3.4.4-1|47	Summary:	GObject Introspection interface library for %{name}
12mr|libwnck3-3.4.4-1|48	Group:		System/Libraries
12mr|libwnck3-3.4.4-1|49	Requires:	%{libname} = %{version}-%{release}
12mr|libwnck3-3.4.4-1|50	
12mr|libwnck3-3.4.4-1|51	%description -n %{girname}
12mr|libwnck3-3.4.4-1|52	GObject Introspection interface library for %{name}.
12mr|libwnck3-3.4.4-1|53	
12mr|libwnck3-3.4.4-1|54	%package -n %{develname}
12mr|libwnck3-3.4.4-1|55	Summary:	Development libraries and include files for %{name}
12mr|libwnck3-3.4.4-1|56	Group:		Development/GNOME and GTK+
12mr|libwnck3-3.4.4-1|57	Provides:	%{name}-devel = %{version}-%{release}
12mr|libwnck3-3.4.4-1|58	Requires:	%{libname} = %{version}
12mr|libwnck3-3.4.4-1|59	Requires:	%{girname} = %{version}
12mr|libwnck3-3.4.4-1|60	
12mr|libwnck3-3.4.4-1|61	%description -n %{develname}
12mr|libwnck3-3.4.4-1|62	libwnck is Window Navigator Construction Kit, i.e. a library to use
12mr|libwnck3-3.4.4-1|63	for writing pagers and taskslists and stuff.
12mr|libwnck3-3.4.4-1|64	
12mr|libwnck3-3.4.4-1|65	%prep
12mr|libwnck3-3.4.4-1|66	%setup -qn %{oname}-%{version}
12mr|libwnck3-3.4.4-1|67	
12mr|libwnck3-3.4.4-1|68	%build
12mr|libwnck3-3.4.4-1|69	%configure2_5x \
12mr|libwnck3-3.4.4-1|70	--disable-static
12mr|libwnck3-3.4.4-1|71	
12mr|libwnck3-3.4.4-1|72	%make
12mr|libwnck3-3.4.4-1|73	
12mr|libwnck3-3.4.4-1|74	%install
12mr|libwnck3-3.4.4-1|75	rm -rf %{buildroot}
12mr|libwnck3-3.4.4-1|76	%makeinstall_std
12mr|libwnck3-3.4.4-1|77	
12mr|libwnck3-3.4.4-1|78	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|libwnck3-3.4.4-1|79	rm -rf %{buildroot}%{_datadir}/locale/{io,be@latin,bn_IN,si,uz@cyrillic}
12mr|libwnck3-3.4.4-1|80	
12mr|libwnck3-3.4.4-1|81	%find_lang libwnck-3.0
12mr|libwnck3-3.4.4-1|82	
12mr|libwnck3-3.4.4-1|83	%files -f libwnck-3.0.lang
12mr|libwnck3-3.4.4-1|84	%{_bindir}/wnckprop
12mr|libwnck3-3.4.4-1|85	%{_bindir}/wnck-urgency-monitor
12mr|libwnck3-3.4.4-1|86	
12mr|libwnck3-3.4.4-1|87	%files -n %{libname}
12mr|libwnck3-3.4.4-1|88	%{_libdir}/libwnck-%{api_version}.so.%{major}*
12mr|libwnck3-3.4.4-1|89	
12mr|libwnck3-3.4.4-1|90	%files -n %{girname}
12mr|libwnck3-3.4.4-1|91	%{_libdir}/girepository-1.0/Wnck-%{api}.typelib
12mr|libwnck3-3.4.4-1|92	
12mr|libwnck3-3.4.4-1|93	%files -n %{develname}
12mr|libwnck3-3.4.4-1|94	%{_includedir}/*
12mr|libwnck3-3.4.4-1|95	%{_libdir}/*.so
12mr|libwnck3-3.4.4-1|96	%{_libdir}/pkgconfig/*
12mr|libwnck3-3.4.4-1|97	%{_datadir}/gir-1.0/Wnck-%{api}.gir
12mr|libwnck3-3.4.4-1|98	%doc %{_datadir}/gtk-doc/html/libwnck-3.0
12mr|libwnck3-3.4.4-1|99	
12mr|libwnck3-3.4.4-1|100	
12mr|libwnck3-3.4.4-1|101	
12mr|libwnck3-3.4.4-1|102	%changelog
12mr|libwnck3-3.4.4-1|103	* Tue Nov 13 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.4.4-1
12mr|libwnck3-3.4.4-1|104	- update to 3.4.4
12mr|libwnck3-3.4.4-1|105	
12mr|libwnck3-3.4.4-1|106	* Tue May 15 2012 Götz Waschk <waschk@mandriva.org> 3.4.2-1
12mr|libwnck3-3.4.4-1|107	+ Revision: 798956
12mr|libwnck3-3.4.4-1|108	- update to new version 3.4.2
12mr|libwnck3-3.4.4-1|109	
12mr|libwnck3-3.4.4-1|110	* Sat Apr 28 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.0-1
12mr|libwnck3-3.4.4-1|111	+ Revision: 794327
12mr|libwnck3-3.4.4-1|112	- new version 3.4.0
12mr|libwnck3-3.4.4-1|113	
12mr|libwnck3-3.4.4-1|114	* Sat Nov 19 2011 Matthew Dawkins <mattydaw@mandriva.org> 3.2.1-2
12mr|libwnck3-3.4.4-1|115	+ Revision: 731720
12mr|libwnck3-3.4.4-1|116	- rebuild for new gobject-introspec
12mr|libwnck3-3.4.4-1|117	- cleaned up spec
12mr|libwnck3-3.4.4-1|118	
12mr|libwnck3-3.4.4-1|119	* Tue Nov 01 2011 Matthew Dawkins <mattydaw@mandriva.org> 3.2.1-1
12mr|libwnck3-3.4.4-1|120	+ Revision: 708126
12mr|libwnck3-3.4.4-1|121	- imported package libwnck3
12mr|libwnck3-3.4.4-1|122	

14980 12
12mr|libwpd-0.9.6-1|1	%define api		0.9
12mr|libwpd-0.9.6-1|2	%define major	9
12mr|libwpd-0.9.6-1|3	%define libname		%mklibname wpd %{api} %{major}
12mr|libwpd-0.9.6-1|4	%define libstream	%mklibname wpd-stream %{api} %{major}
12mr|libwpd-0.9.6-1|5	%define develname	%mklibname -d wpd
12mr|libwpd-0.9.6-1|6	
12mr|libwpd-0.9.6-1|7	Summary:	Library for reading/writing WordPerfect files
12mr|libwpd-0.9.6-1|8	Name:		libwpd
12mr|libwpd-0.9.6-1|9	Version:	0.9.6
12mr|libwpd-0.9.6-1|10	Release:	1
12mr|libwpd-0.9.6-1|11	License:	LGPLv2+
12mr|libwpd-0.9.6-1|12	Group:		System/Libraries
12mr|libwpd-0.9.6-1|13	URL:		http://libwpd.sourceforge.net/
12mr|libwpd-0.9.6-1|14	Source0:	http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.xz
12mr|libwpd-0.9.6-1|15	
12mr|libwpd-0.9.6-1|16	BuildRequires:	doxygen
12mr|libwpd-0.9.6-1|17	
12mr|libwpd-0.9.6-1|18	%description
12mr|libwpd-0.9.6-1|19	Libwpd is a library for reading/writing WordPerfect files.
12mr|libwpd-0.9.6-1|20	It is designed to be used by another program (e.g.: a word
12mr|libwpd-0.9.6-1|21	processor) as an in-process component.
12mr|libwpd-0.9.6-1|22	It supports fileimport of all versions of WordPerfect.
12mr|libwpd-0.9.6-1|23	
12mr|libwpd-0.9.6-1|24	%package -n	%{name}-tools
12mr|libwpd-0.9.6-1|25	Summary:	Tools to transform Wordperfect files to html or text
12mr|libwpd-0.9.6-1|26	Group:		Office
12mr|libwpd-0.9.6-1|27	
12mr|libwpd-0.9.6-1|28	%description -n %{name}-tools
12mr|libwpd-0.9.6-1|29	Tools to transform Wordperfect files to html or text.
12mr|libwpd-0.9.6-1|30	It supports fileimport of all versions of WordPerfect.
12mr|libwpd-0.9.6-1|31	
12mr|libwpd-0.9.6-1|32	%package -n	%{libname}
12mr|libwpd-0.9.6-1|33	Summary:	Library for reading/writing WordPerfect files
12mr|libwpd-0.9.6-1|34	Group:		System/Libraries
12mr|libwpd-0.9.6-1|35	
12mr|libwpd-0.9.6-1|36	%description -n	%{libname}
12mr|libwpd-0.9.6-1|37	Libwpd is a library for reading/writing WordPerfect files.
12mr|libwpd-0.9.6-1|38	It is designed to be used by another program (e.g.: a word
12mr|libwpd-0.9.6-1|39	processor) as an in-process component.
12mr|libwpd-0.9.6-1|40	It supports fileimport of all versions of WordPerfect.
12mr|libwpd-0.9.6-1|41	
12mr|libwpd-0.9.6-1|42	%package -n	%{libstream}
12mr|libwpd-0.9.6-1|43	Summary:	Library for reading/writing WordPerfect files
12mr|libwpd-0.9.6-1|44	Group:		System/Libraries
12mr|libwpd-0.9.6-1|45	Conflicts:	%{_lib}wpd0.9_9 < 0.9.2-1
12mr|libwpd-0.9.6-1|46	
12mr|libwpd-0.9.6-1|47	%description -n	%{libstream}
12mr|libwpd-0.9.6-1|48	This package contains the library wpd-stream for %{name}.
12mr|libwpd-0.9.6-1|49	
12mr|libwpd-0.9.6-1|50	%package -n	%{develname}
12mr|libwpd-0.9.6-1|51	Summary:	Headers and development files for libwpd
12mr|libwpd-0.9.6-1|52	Group:		Development/Other
12mr|libwpd-0.9.6-1|53	Requires:	%{libname} = %{version}
12mr|libwpd-0.9.6-1|54	Requires:	%{libstream} = %{version}
12mr|libwpd-0.9.6-1|55	Provides:	%{name}-devel = %{version}-%{release}
12mr|libwpd-0.9.6-1|56	Obsoletes:	%mklibname -d wpd- 0.8 8
12mr|libwpd-0.9.6-1|57	
12mr|libwpd-0.9.6-1|58	%description -n	%{develname}
12mr|libwpd-0.9.6-1|59	Headers and development files for libwpd.
12mr|libwpd-0.9.6-1|60	
12mr|libwpd-0.9.6-1|61	%prep
12mr|libwpd-0.9.6-1|62	%setup -q
12mr|libwpd-0.9.6-1|63	
12mr|libwpd-0.9.6-1|64	%build
12mr|libwpd-0.9.6-1|65	%configure2_5x \
12mr|libwpd-0.9.6-1|66	--disable-static
12mr|libwpd-0.9.6-1|67	
12mr|libwpd-0.9.6-1|68	%make
12mr|libwpd-0.9.6-1|69	
12mr|libwpd-0.9.6-1|70	%install
12mr|libwpd-0.9.6-1|71	rm -rf %{buildroot}
12mr|libwpd-0.9.6-1|72	%makeinstall_std
12mr|libwpd-0.9.6-1|73	
12mr|libwpd-0.9.6-1|74	%files -n %{name}-tools
12mr|libwpd-0.9.6-1|75	%doc ChangeLog COPYING INSTALL README TODO
12mr|libwpd-0.9.6-1|76	%{_bindir}/*
12mr|libwpd-0.9.6-1|77	
12mr|libwpd-0.9.6-1|78	%files -n %{libname}
12mr|libwpd-0.9.6-1|79	%{_libdir}/libwpd-%{api}.so.%{major}*
12mr|libwpd-0.9.6-1|80	
12mr|libwpd-0.9.6-1|81	%files -n %{libstream}
12mr|libwpd-0.9.6-1|82	%{_libdir}/libwpd-stream-%{api}.so.%{major}*
12mr|libwpd-0.9.6-1|83	
12mr|libwpd-0.9.6-1|84	%files -n %{develname}
12mr|libwpd-0.9.6-1|85	%{_libdir}/pkgconfig/libwpd-%{api}.pc
12mr|libwpd-0.9.6-1|86	%{_libdir}/pkgconfig/libwpd-stream-%{api}.pc
12mr|libwpd-0.9.6-1|87	%{_libdir}/libwpd-%{api}.so
12mr|libwpd-0.9.6-1|88	%{_libdir}/libwpd-stream-%{api}.so
12mr|libwpd-0.9.6-1|89	%{_includedir}/libwpd-%{api}
12mr|libwpd-0.9.6-1|90	%doc %{_datadir}/doc/libwpd
12mr|libwpd-0.9.6-1|91	
12mr|libwpd-0.9.6-1|92	
12mr|libwpd-0.9.6-1|93	%changelog
12mr|libwpd-0.9.6-1|94	

14981 12
12mr|libwpg-0.2.1-1|1	%define api		0.2
12mr|libwpg-0.2.1-1|2	%define major	2
12mr|libwpg-0.2.1-1|3	%define libname        %mklibname wpg %{api} %{major}
12mr|libwpg-0.2.1-1|4	%define develname  %mklibname -d wpg
12mr|libwpg-0.2.1-1|5	
12mr|libwpg-0.2.1-1|6	Summary:	Library for importing and converting Corel WordPerfect(tm) Graphics images
12mr|libwpg-0.2.1-1|7	Name:		libwpg
12mr|libwpg-0.2.1-1|8	Epoch:		1
12mr|libwpg-0.2.1-1|9	Version:	0.2.1
12mr|libwpg-0.2.1-1|10	Release:	1
12mr|libwpg-0.2.1-1|11	Group:		Office
12mr|libwpg-0.2.1-1|12	License:	LGPLv2+
12mr|libwpg-0.2.1-1|13	URL:		http://libwpg.sf.net/
12mr|libwpg-0.2.1-1|14	Source0:	http://downloads.sourceforge.net/project/libwpg/libwpg/libwpg-%{version}/%{name}-%{version}.tar.xz
12mr|libwpg-0.2.1-1|15	
12mr|libwpg-0.2.1-1|16	BuildRequires: doxygen
12mr|libwpg-0.2.1-1|17	BuildRequires: pkgconfig(libwpd-0.9)
12mr|libwpg-0.2.1-1|18	
12mr|libwpg-0.2.1-1|19	%description
12mr|libwpg-0.2.1-1|20	libwpg is a library for reading and converting WPG images
12mr|libwpg-0.2.1-1|21	
12mr|libwpg-0.2.1-1|22	%package tools
12mr|libwpg-0.2.1-1|23	Summary: Tools to convert WPG images into other formats
12mr|libwpg-0.2.1-1|24	Group: Publishing
12mr|libwpg-0.2.1-1|25	
12mr|libwpg-0.2.1-1|26	%description tools
12mr|libwpg-0.2.1-1|27	Tools to convert WPG images into other formats.
12mr|libwpg-0.2.1-1|28	Currently supported: raw svg
12mr|libwpg-0.2.1-1|29	
12mr|libwpg-0.2.1-1|30	%package -n %{libname}
12mr|libwpg-0.2.1-1|31	Summary: Library for importing and converting Corel WordPerfect(tm) Graphics images
12mr|libwpg-0.2.1-1|32	Group: System/Libraries
12mr|libwpg-0.2.1-1|33	
12mr|libwpg-0.2.1-1|34	%description -n %{libname}
12mr|libwpg-0.2.1-1|35	libwpg is a library for reading and converting WPG images
12mr|libwpg-0.2.1-1|36	
12mr|libwpg-0.2.1-1|37	%package -n %{develname}
12mr|libwpg-0.2.1-1|38	Summary: Files for developing with libwpg
12mr|libwpg-0.2.1-1|39	Group: Development/C++
12mr|libwpg-0.2.1-1|40	Requires: %{libname} = %{EVRD}
12mr|libwpg-0.2.1-1|41	Provides: libwpg-devel = %{EVRD}
12mr|libwpg-0.2.1-1|42	
12mr|libwpg-0.2.1-1|43	%description -n %{develname}
12mr|libwpg-0.2.1-1|44	Includes and definitions for developing with libwpg.
12mr|libwpg-0.2.1-1|45	
12mr|libwpg-0.2.1-1|46	%package docs
12mr|libwpg-0.2.1-1|47	Summary: Documentation of libwpg API
12mr|libwpg-0.2.1-1|48	Group: Development/C++
12mr|libwpg-0.2.1-1|49	
12mr|libwpg-0.2.1-1|50	%description docs
12mr|libwpg-0.2.1-1|51	Documentation of libwpg API for developing with libwpg
12mr|libwpg-0.2.1-1|52	
12mr|libwpg-0.2.1-1|53	%prep
12mr|libwpg-0.2.1-1|54	%setup -q
12mr|libwpg-0.2.1-1|55	
12mr|libwpg-0.2.1-1|56	%build
12mr|libwpg-0.2.1-1|57	%configure2_5x \
12mr|libwpg-0.2.1-1|58	--disable-static
12mr|libwpg-0.2.1-1|59	
12mr|libwpg-0.2.1-1|60	%make
12mr|libwpg-0.2.1-1|61	#LIBS='-lwpd-stream-0.9'
12mr|libwpg-0.2.1-1|62	
12mr|libwpg-0.2.1-1|63	%install
12mr|libwpg-0.2.1-1|64	%makeinstall_std
12mr|libwpg-0.2.1-1|65	
12mr|libwpg-0.2.1-1|66	%files tools
12mr|libwpg-0.2.1-1|67	%doc ChangeLog README COPYING AUTHORS
12mr|libwpg-0.2.1-1|68	%{_bindir}/wpg2*
12mr|libwpg-0.2.1-1|69	
12mr|libwpg-0.2.1-1|70	%files -n %{libname}
12mr|libwpg-0.2.1-1|71	%{_libdir}/libwpg-%{api}.so.%{major}*
12mr|libwpg-0.2.1-1|72	
12mr|libwpg-0.2.1-1|73	%files -n %{develname}
12mr|libwpg-0.2.1-1|74	%{_libdir}/libwpg*.so
12mr|libwpg-0.2.1-1|75	%{_libdir}/pkgconfig/libwpg*.pc
12mr|libwpg-0.2.1-1|76	%{_includedir}/*
12mr|libwpg-0.2.1-1|77	
12mr|libwpg-0.2.1-1|78	%files docs
12mr|libwpg-0.2.1-1|79	%{_docdir}/libwpg/*
12mr|libwpg-0.2.1-1|80	
12mr|libwpg-0.2.1-1|81	
12mr|libwpg-0.2.1-1|82	
12mr|libwpg-0.2.1-1|83	%changelog
12mr|libwpg-0.2.1-1|84	

14982 12
12mr|libwps-0.2.7-1|1	%define api     0.2
12mr|libwps-0.2.7-1|2	%define major	2
12mr|libwps-0.2.7-1|3	%define libname		%mklibname wps %{api} %{major}
12mr|libwps-0.2.7-1|4	%define develname	%mklibname -d wps
12mr|libwps-0.2.7-1|5	
12mr|libwps-0.2.7-1|6	Summary:	Library for reading and converting Microsoft Works word processor documents
12mr|libwps-0.2.7-1|7	Name:		libwps
12mr|libwps-0.2.7-1|8	Epoch:		1
12mr|libwps-0.2.7-1|9	Version:	0.2.7
12mr|libwps-0.2.7-1|10	Release:	1
12mr|libwps-0.2.7-1|11	Group:		Office
12mr|libwps-0.2.7-1|12	License: 	LGPLv2+
12mr|libwps-0.2.7-1|13	URL: 		http://libwps.sourceforge.net/
12mr|libwps-0.2.7-1|14	Source0:	http://nchc.dl.sourceforge.net/sourceforge/libwps/%{name}-%{version}.tar.xz
12mr|libwps-0.2.7-1|15	
12mr|libwps-0.2.7-1|16	BuildRequires: doxygen
12mr|libwps-0.2.7-1|17	BuildRequires: pkgconfig(libwpd-0.9)
12mr|libwps-0.2.7-1|18	BuildRequires: boost-devel
12mr|libwps-0.2.7-1|19	
12mr|libwps-0.2.7-1|20	%description
12mr|libwps-0.2.7-1|21	Library that handles Microsoft Works documents.
12mr|libwps-0.2.7-1|22	
12mr|libwps-0.2.7-1|23	%package tools
12mr|libwps-0.2.7-1|24	Requires: %{libname} = %{EVRD}
12mr|libwps-0.2.7-1|25	Summary: Tools to transform Works documents into other formats
12mr|libwps-0.2.7-1|26	Group: Publishing
12mr|libwps-0.2.7-1|27	
12mr|libwps-0.2.7-1|28	%description tools
12mr|libwps-0.2.7-1|29	Tools to transform Works documents into other formats.
12mr|libwps-0.2.7-1|30	Currently supported: html, raw, text
12mr|libwps-0.2.7-1|31	
12mr|libwps-0.2.7-1|32	%package -n %{libname}
12mr|libwps-0.2.7-1|33	Summary: Library for reading and converting Microsoft Works word processor documents
12mr|libwps-0.2.7-1|34	Group: System/Libraries
12mr|libwps-0.2.7-1|35	Obsoletes: %mklibname wps- 0.1 1
12mr|libwps-0.2.7-1|36	
12mr|libwps-0.2.7-1|37	%description -n %{libname}
12mr|libwps-0.2.7-1|38	Library that handles Microsoft Works documents.
12mr|libwps-0.2.7-1|39	
12mr|libwps-0.2.7-1|40	%package -n %{develname}
12mr|libwps-0.2.7-1|41	Summary: Files for developing with libwps
12mr|libwps-0.2.7-1|42	Group: Development/C++
12mr|libwps-0.2.7-1|43	Requires: %{libname} = %{EVRD}
12mr|libwps-0.2.7-1|44	Provides: libwps-devel = %{EVRD}
12mr|libwps-0.2.7-1|45	
12mr|libwps-0.2.7-1|46	%description -n %{develname}
12mr|libwps-0.2.7-1|47	Includes and definitions for developing with libwps.
12mr|libwps-0.2.7-1|48	
12mr|libwps-0.2.7-1|49	%package docs
12mr|libwps-0.2.7-1|50	Requires: %{develname} = %{EVRD}
12mr|libwps-0.2.7-1|51	Summary: Documentation of libwps API
12mr|libwps-0.2.7-1|52	Group: Development/C++
12mr|libwps-0.2.7-1|53	
12mr|libwps-0.2.7-1|54	%description docs
12mr|libwps-0.2.7-1|55	Documentation of libwps API for developing with libwps
12mr|libwps-0.2.7-1|56	
12mr|libwps-0.2.7-1|57	%prep
12mr|libwps-0.2.7-1|58	%setup -q
12mr|libwps-0.2.7-1|59	
12mr|libwps-0.2.7-1|60	%build
12mr|libwps-0.2.7-1|61	%configure2_5x \
12mr|libwps-0.2.7-1|62	--disable-static
12mr|libwps-0.2.7-1|63	
12mr|libwps-0.2.7-1|64	%make
12mr|libwps-0.2.7-1|65	
12mr|libwps-0.2.7-1|66	%install
12mr|libwps-0.2.7-1|67	%makeinstall_std
12mr|libwps-0.2.7-1|68	
12mr|libwps-0.2.7-1|69	%files tools
12mr|libwps-0.2.7-1|70	%{_bindir}/wps2*
12mr|libwps-0.2.7-1|71	
12mr|libwps-0.2.7-1|72	%files -n %{libname}
12mr|libwps-0.2.7-1|73	%{_libdir}/libwps-%{api}.so.%{major}*
12mr|libwps-0.2.7-1|74	
12mr|libwps-0.2.7-1|75	%files -n %{develname}
12mr|libwps-0.2.7-1|76	%{_libdir}/libwps*-%{api}.so
12mr|libwps-0.2.7-1|77	%{_libdir}/pkgconfig/libwps*.pc
12mr|libwps-0.2.7-1|78	%{_includedir}/*
12mr|libwps-0.2.7-1|79	
12mr|libwps-0.2.7-1|80	%files docs
12mr|libwps-0.2.7-1|81	%{_docdir}/libwps*
12mr|libwps-0.2.7-1|82	
12mr|libwps-0.2.7-1|83	
12mr|libwps-0.2.7-1|84	
12mr|libwps-0.2.7-1|85	
12mr|libwps-0.2.7-1|86	%changelog
12mr|libwps-0.2.7-1|87	

14983 12
12mr|libx11-1.5.0-2|1	%define	x11major	6
12mr|libx11-1.5.0-2|2	%define	xcbmajor	1
12mr|libx11-1.5.0-2|3	
12mr|libx11-1.5.0-2|4	%define libx11 %mklibname x11_ %{x11major}
12mr|libx11-1.5.0-2|5	%define develname %mklibname x11 -d
12mr|libx11-1.5.0-2|6	%define libxorgoldname %mklibname xorg-x11
12mr|libx11-1.5.0-2|7	
12mr|libx11-1.5.0-2|8	Name: libx11
12mr|libx11-1.5.0-2|9	Summary: X Library
12mr|libx11-1.5.0-2|10	Version: 1.5.0
12mr|libx11-1.5.0-2|11	Release: 2
12mr|libx11-1.5.0-2|12	Group: System/Libraries
12mr|libx11-1.5.0-2|13	License: MIT
12mr|libx11-1.5.0-2|14	URL: http://xorg.freedesktop.org
12mr|libx11-1.5.0-2|15	Source0: http://xorg.freedesktop.org/releases/individual/lib/libX11-%{version}.tar.bz2
12mr|libx11-1.5.0-2|16	Patch0: libX11-1.3.5-fix-null-pointer.patch
12mr|libx11-1.5.0-2|17	Patch1: libx11-fix-segfault.diff
12mr|libx11-1.5.0-2|18	BuildRequires: x11-util-macros		>= 1.1.5
12mr|libx11-1.5.0-2|19	BuildRequires: x11-xtrans-devel		>= 1.0.4
12mr|libx11-1.5.0-2|20	BuildRequires: libxdmcp-devel		>= 1.0.2
12mr|libx11-1.5.0-2|21	BuildRequires: libxau-devel		>= 1.0.3
12mr|libx11-1.5.0-2|22	BuildRequires: x11-proto-devel		>= 7.4
12mr|libx11-1.5.0-2|23	BuildRequires: groff			>= 1.20.1
12mr|libx11-1.5.0-2|24	BuildRequires: docbook-dtd43-xml
12mr|libx11-1.5.0-2|25	BuildRequires: xcb-devel
12mr|libx11-1.5.0-2|26	BuildRequires: xmlto
12mr|libx11-1.5.0-2|27	BuildRequires: x11-sgml-doctools
12mr|libx11-1.5.0-2|28	
12mr|libx11-1.5.0-2|29	%rename libxorg-x11
12mr|libx11-1.5.0-2|30	# because of %{_datadir/X11} being owned by x11-server-common
12mr|libx11-1.5.0-2|31	Requires(pre): x11-server-common >= 1.4.0.90-13
12mr|libx11-1.5.0-2|32	
12mr|libx11-1.5.0-2|33	%description
12mr|libx11-1.5.0-2|34	%{name} contains the shared libraries that most X programs
12mr|libx11-1.5.0-2|35	need to run properly. These shared libraries are in a separate package in
12mr|libx11-1.5.0-2|36	order to reduce the disk space needed to run X applications on a machine
12mr|libx11-1.5.0-2|37	without an X server (i.e, over a network).
12mr|libx11-1.5.0-2|38	
12mr|libx11-1.5.0-2|39	#-----------------------------------------------------------
12mr|libx11-1.5.0-2|40	
12mr|libx11-1.5.0-2|41	%package -n %{libx11}
12mr|libx11-1.5.0-2|42	Summary: X Library
12mr|libx11-1.5.0-2|43	Group: Development/X11
12mr|libx11-1.5.0-2|44	Conflicts: %{libxorgoldname} < 7.0
12mr|libx11-1.5.0-2|45	Provides: %{name} = %{EVRD}
12mr|libx11-1.5.0-2|46	Requires(post): grep
12mr|libx11-1.5.0-2|47	Requires(postun): grep coreutils
12mr|libx11-1.5.0-2|48	
12mr|libx11-1.5.0-2|49	%description -n %{libx11}
12mr|libx11-1.5.0-2|50	%{name} contains the shared libraries that most X programs
12mr|libx11-1.5.0-2|51	need to run properly. These shared libraries are in a separate package in
12mr|libx11-1.5.0-2|52	order to reduce the disk space needed to run X applications on a machine
12mr|libx11-1.5.0-2|53	without an X server (i.e, over a network).
12mr|libx11-1.5.0-2|54	
12mr|libx11-1.5.0-2|55	#-----------------------------------------------------------
12mr|libx11-1.5.0-2|56	
12mr|libx11-1.5.0-2|57	%package -n %{develname}
12mr|libx11-1.5.0-2|58	Summary: Development files for %{name}
12mr|libx11-1.5.0-2|59	Group: Development/X11
12mr|libx11-1.5.0-2|60	Requires: %{libx11} = %{EVRD}
12mr|libx11-1.5.0-2|61	Provides: libx11-devel = %{EVRD}
12mr|libx11-1.5.0-2|62	Conflicts: %{libxorgoldname}-devel < 7.0
12mr|libx11-1.5.0-2|63	Obsoletes: %{_lib}x11_6-devel
12mr|libx11-1.5.0-2|64	Obsoletes: %{_lib}x11-static-devel
12mr|libx11-1.5.0-2|65	
12mr|libx11-1.5.0-2|66	%description -n %{develname}
12mr|libx11-1.5.0-2|67	%{name} includes the libraries, header files and documentation
12mr|libx11-1.5.0-2|68	you'll need to develop programs which run in X clients. X11 includes
12mr|libx11-1.5.0-2|69	the base Xlib library as well as the Xt and Xaw widget sets.
12mr|libx11-1.5.0-2|70	
12mr|libx11-1.5.0-2|71	For guidance on programming with these libraries, O'Reilly & Associates
12mr|libx11-1.5.0-2|72	produces a series on X programming which you might find useful.
12mr|libx11-1.5.0-2|73	
12mr|libx11-1.5.0-2|74	Install %{name} if you are going to develop programs which
12mr|libx11-1.5.0-2|75	will run as X clients.
12mr|libx11-1.5.0-2|76	
12mr|libx11-1.5.0-2|77	%files -n %{develname}
12mr|libx11-1.5.0-2|78	%{_mandir}/man3/*.3.*
12mr|libx11-1.5.0-2|79	%{_libdir}/libX11.so
12mr|libx11-1.5.0-2|80	%{_libdir}/pkgconfig/x11.pc
12mr|libx11-1.5.0-2|81	%{_includedir}/X11/cursorfont.h
12mr|libx11-1.5.0-2|82	%{_includedir}/X11/ImUtil.h
12mr|libx11-1.5.0-2|83	%{_includedir}/X11/Xlocale.h
12mr|libx11-1.5.0-2|84	%{_includedir}/X11/Xcms.h
12mr|libx11-1.5.0-2|85	%{_includedir}/X11/Xlibint.h
12mr|libx11-1.5.0-2|86	%{_includedir}/X11/Xlib.h
12mr|libx11-1.5.0-2|87	%{_includedir}/X11/Xresource.h
12mr|libx11-1.5.0-2|88	%{_includedir}/X11/Xregion.h
12mr|libx11-1.5.0-2|89	%{_includedir}/X11/Xutil.h
12mr|libx11-1.5.0-2|90	%{_includedir}/X11/XlibConf.h
12mr|libx11-1.5.0-2|91	%{_includedir}/X11/XKBlib.h
12mr|libx11-1.5.0-2|92	%{_libdir}/libX11-xcb.so
12mr|libx11-1.5.0-2|93	%{_libdir}/pkgconfig/x11-xcb.pc
12mr|libx11-1.5.0-2|94	%{_includedir}/X11/Xlib-xcb.h
12mr|libx11-1.5.0-2|95	%{_mandir}/man5/*.5*
12mr|libx11-1.5.0-2|96	
12mr|libx11-1.5.0-2|97	#-----------------------------------------------------------
12mr|libx11-1.5.0-2|98	
12mr|libx11-1.5.0-2|99	%package common
12mr|libx11-1.5.0-2|100	Summary: Common files used by the X.org
12mr|libx11-1.5.0-2|101	Group: System/X11
12mr|libx11-1.5.0-2|102	
12mr|libx11-1.5.0-2|103	%description common
12mr|libx11-1.5.0-2|104	Common files used by the X.org
12mr|libx11-1.5.0-2|105	
12mr|libx11-1.5.0-2|106	%files common
12mr|libx11-1.5.0-2|107	%dir %{_datadir}/X11/locale
12mr|libx11-1.5.0-2|108	%{_datadir}/X11/locale/*
12mr|libx11-1.5.0-2|109	%{_libdir}/X11/Xcms.txt
12mr|libx11-1.5.0-2|110	%{_datadir}/X11/XErrorDB
12mr|libx11-1.5.0-2|111	
12mr|libx11-1.5.0-2|112	#-----------------------------------------------------------
12mr|libx11-1.5.0-2|113	
12mr|libx11-1.5.0-2|114	%package doc
12mr|libx11-1.5.0-2|115	Summary: Documentations used by the X.org
12mr|libx11-1.5.0-2|116	Group: System/X11
12mr|libx11-1.5.0-2|117	BuildArch: noarch
12mr|libx11-1.5.0-2|118	Conflicts: libx11-devel < 1.4.3-3
12mr|libx11-1.5.0-2|119	
12mr|libx11-1.5.0-2|120	%description doc
12mr|libx11-1.5.0-2|121	Documentations used by the X.org
12mr|libx11-1.5.0-2|122	
12mr|libx11-1.5.0-2|123	%files doc
12mr|libx11-1.5.0-2|124	%{_docdir}/libX11
12mr|libx11-1.5.0-2|125	
12mr|libx11-1.5.0-2|126	#-----------------------------------------------------------
12mr|libx11-1.5.0-2|127	
12mr|libx11-1.5.0-2|128	%prep
12mr|libx11-1.5.0-2|129	%setup -q -n libX11-%{version}
12mr|libx11-1.5.0-2|130	%patch0 -p1
12mr|libx11-1.5.0-2|131	%patch1 -p1
12mr|libx11-1.5.0-2|132	
12mr|libx11-1.5.0-2|133	%build
12mr|libx11-1.5.0-2|134	%configure2_5x \
12mr|libx11-1.5.0-2|135	--disable-static
12mr|libx11-1.5.0-2|136	
12mr|libx11-1.5.0-2|137	%make
12mr|libx11-1.5.0-2|138	
12mr|libx11-1.5.0-2|139	%install
12mr|libx11-1.5.0-2|140	rm -rf %{buildroot}
12mr|libx11-1.5.0-2|141	%makeinstall_std
12mr|libx11-1.5.0-2|142	
12mr|libx11-1.5.0-2|143	%files -n %{libx11}
12mr|libx11-1.5.0-2|144	%defattr(-,root,root)
12mr|libx11-1.5.0-2|145	%{_libdir}/libX11.so.%{x11major}*
12mr|libx11-1.5.0-2|146	%{_libdir}/libX11-xcb.so.%{xcbmajor}*
12mr|libx11-1.5.0-2|147	
12mr|libx11-1.5.0-2|148	
12mr|libx11-1.5.0-2|149	
12mr|libx11-1.5.0-2|150	%changelog
12mr|libx11-1.5.0-2|151	

14984 12
12mr|libx86-1.1-9|1	%define major	1
12mr|libx86-1.1-9|2	%define libname	%mklibname x86 %{nil} %{major}
12mr|libx86-1.1-9|3	%define develname	%mklibname x86 -d
12mr|libx86-1.1-9|4	
12mr|libx86-1.1-9|5	%bcond_without	uclibc
12mr|libx86-1.1-9|6	
12mr|libx86-1.1-9|7	Name:		libx86
12mr|libx86-1.1-9|8	Version:	1.1
12mr|libx86-1.1-9|9	Release:	%mkrel 9
12mr|libx86-1.1-9|10	Summary:	Hardware-independent library for executing real-mode x86 code
12mr|libx86-1.1-9|11	Group:		System/Libraries
12mr|libx86-1.1-9|12	URL:		http://www.codon.org.uk/~mjg59/libx86/
12mr|libx86-1.1-9|13	Source:		http://www.codon.org.uk/~mjg59/libx86/downloads/%{name}-%{version}.tar.gz
12mr|libx86-1.1-9|14	Patch0:		libx86-0.99-ifmask.patch
12mr|libx86-1.1-9|15	License:	MIT
12mr|libx86-1.1-9|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|libx86-1.1-9|17	ExclusiveArch:	%{ix86} x86_64
12mr|libx86-1.1-9|18	%if %{with uclibc}
12mr|libx86-1.1-9|19	BuildRequires:	uClibc-devel
12mr|libx86-1.1-9|20	%endif
12mr|libx86-1.1-9|21	
12mr|libx86-1.1-9|22	%description
12mr|libx86-1.1-9|23	It's often useful to be able to make real-mode x86 BIOS calls from userland.
12mr|libx86-1.1-9|24	lrmi provides a simple interface to this for x86 machines, but this doesn't
12mr|libx86-1.1-9|25	help on other platforms.
12mr|libx86-1.1-9|26	
12mr|libx86-1.1-9|27	libx86 provides the lrmi interface, but will also run on platforms such as
12mr|libx86-1.1-9|28	amd64 and alpha.
12mr|libx86-1.1-9|29	
12mr|libx86-1.1-9|30	%package -n	%{libname}
12mr|libx86-1.1-9|31	Summary:	Hardware-independent library for executing real-mode x86 code
12mr|libx86-1.1-9|32	Group:		System/Libraries
12mr|libx86-1.1-9|33	
12mr|libx86-1.1-9|34	%description -n	%{libname}
12mr|libx86-1.1-9|35	It's often useful to be able to make real-mode x86 BIOS calls from userland.
12mr|libx86-1.1-9|36	lrmi provides a simple interface to this for x86 machines, but this doesn't
12mr|libx86-1.1-9|37	help on other platforms.
12mr|libx86-1.1-9|38	
12mr|libx86-1.1-9|39	libx86 provides the lrmi interface, but will also run on platforms such as
12mr|libx86-1.1-9|40	amd64 and alpha.
12mr|libx86-1.1-9|41	
12mr|libx86-1.1-9|42	This package contains the library needed to run programs dynamically
12mr|libx86-1.1-9|43	linked with %{name}.
12mr|libx86-1.1-9|44	
12mr|libx86-1.1-9|45	%package -n	%{develname}
12mr|libx86-1.1-9|46	Summary:	Development files for %{name}
12mr|libx86-1.1-9|47	Group:		Development/C
12mr|libx86-1.1-9|48	Requires:	%{libname} = %{version}
12mr|libx86-1.1-9|49	Provides:	%{name}-devel = %{version}-%{release}
12mr|libx86-1.1-9|50	
12mr|libx86-1.1-9|51	%description -n	%{develname}
12mr|libx86-1.1-9|52	This package contains the development files for %{name}.
12mr|libx86-1.1-9|53	
12mr|libx86-1.1-9|54	%prep
12mr|libx86-1.1-9|55	%setup -q
12mr|libx86-1.1-9|56	%patch0 -p0
12mr|libx86-1.1-9|57	
12mr|libx86-1.1-9|58	%build
12mr|libx86-1.1-9|59	%if %{with uclibc}
12mr|libx86-1.1-9|60	%ifarch %ix86
12mr|libx86-1.1-9|61	%make CC=%{uclibc_cc} CFLAGS="%{uclibc_cflags}" static
12mr|libx86-1.1-9|62	%else
12mr|libx86-1.1-9|63	%make CC=%{uclibc_cc} BACKEND=x86emu CFLAGS="%{uclibc_cflags} -fPIC" static
12mr|libx86-1.1-9|64	%endif
12mr|libx86-1.1-9|65	mkdir -p uclibc
12mr|libx86-1.1-9|66	mv -f libx86.a uclibc/libx86.a
12mr|libx86-1.1-9|67	make clean
12mr|libx86-1.1-9|68	%endif
12mr|libx86-1.1-9|69	
12mr|libx86-1.1-9|70	%ifarch %ix86
12mr|libx86-1.1-9|71	%make CFLAGS="%{optflags}"
12mr|libx86-1.1-9|72	%else
12mr|libx86-1.1-9|73	%make BACKEND=x86emu CFLAGS="%{optflags} -fPIC"
12mr|libx86-1.1-9|74	%endif
12mr|libx86-1.1-9|75	
12mr|libx86-1.1-9|76	%install
12mr|libx86-1.1-9|77	rm -rf %{buildroot}
12mr|libx86-1.1-9|78	make DESTDIR=%{buildroot} LIBDIR=%{_libdir} install
12mr|libx86-1.1-9|79	chmod 0644 %{buildroot}%{_libdir}/libx86.a
12mr|libx86-1.1-9|80	%if %{with uclibc}
12mr|libx86-1.1-9|81	install -m644 uclibc/libx86.a -D %{buildroot}%{uclibc_root}%{_libdir}/libx86.a
12mr|libx86-1.1-9|82	%endif
12mr|libx86-1.1-9|83	
12mr|libx86-1.1-9|84	%clean
12mr|libx86-1.1-9|85	rm -rf %{buildroot}
12mr|libx86-1.1-9|86	
12mr|libx86-1.1-9|87	%if %mdkversion < 200900
12mr|libx86-1.1-9|88	%post -n %{libname} -p /sbin/ldconfig
12mr|libx86-1.1-9|89	%endif
12mr|libx86-1.1-9|90	%if %mdkversion < 200900
12mr|libx86-1.1-9|91	%postun -n %{libname} -p /sbin/ldconfig
12mr|libx86-1.1-9|92	%endif
12mr|libx86-1.1-9|93	
12mr|libx86-1.1-9|94	%files -n %{libname}
12mr|libx86-1.1-9|95	%defattr(-,root,root)
12mr|libx86-1.1-9|96	%doc COPYRIGHT
12mr|libx86-1.1-9|97	%{_libdir}/libx86.so.%{major}
12mr|libx86-1.1-9|98	
12mr|libx86-1.1-9|99	%files -n %{develname}
12mr|libx86-1.1-9|100	%defattr(-,root,root)
12mr|libx86-1.1-9|101	%{_libdir}/libx86.a
12mr|libx86-1.1-9|102	%if %{with uclibc}
12mr|libx86-1.1-9|103	%{uclibc_root}%{_libdir}/libx86.a
12mr|libx86-1.1-9|104	%endif
12mr|libx86-1.1-9|105	%{_libdir}/libx86.so
12mr|libx86-1.1-9|106	%{_includedir}/libx86.h
12mr|libx86-1.1-9|107	
12mr|libx86-1.1-9|108	
12mr|libx86-1.1-9|109	
12mr|libx86-1.1-9|110	
12mr|libx86-1.1-9|111	%changelog
12mr|libx86-1.1-9|112	

14985 12
12mr|libx86emu-1.1-4|1	%define major 1
12mr|libx86emu-1.1-4|2	%define libname	%mklibname	x86emu	%{major}
12mr|libx86emu-1.1-4|3	%define develname	%mklibname	x86emu	-d
12mr|libx86emu-1.1-4|4	
12mr|libx86emu-1.1-4|5	Name:           libx86emu
12mr|libx86emu-1.1-4|6	License:        BSD 3-Clause
12mr|libx86emu-1.1-4|7	Group:          System/Libraries
12mr|libx86emu-1.1-4|8	Summary:        A small x86 emulation library
12mr|libx86emu-1.1-4|9	Version:        1.1
12mr|libx86emu-1.1-4|10	Release:        4
12mr|libx86emu-1.1-4|11	Source:         %{name}-%{version}.tar.bz2
12mr|libx86emu-1.1-4|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12mr|libx86emu-1.1-4|13	ExclusiveArch:  %{ix86} x86_64
12mr|libx86emu-1.1-4|14	
12mr|libx86emu-1.1-4|15	%description
12mr|libx86emu-1.1-4|16	Small x86 emulation library with focus of easy usage and extended
12mr|libx86emu-1.1-4|17	execution logging functions.
12mr|libx86emu-1.1-4|18	
12mr|libx86emu-1.1-4|19	%package -n     %{libname}
12mr|libx86emu-1.1-4|20	Summary:        A small x86 emulation library
12mr|libx86emu-1.1-4|21	Group:          System/Libraries
12mr|libx86emu-1.1-4|22	
12mr|libx86emu-1.1-4|23	%description -n %{libname}
12mr|libx86emu-1.1-4|24	Small x86 emulation library with focus of easy usage and extended
12mr|libx86emu-1.1-4|25	execution logging functions.
12mr|libx86emu-1.1-4|26	
12mr|libx86emu-1.1-4|27	%package -n     %{develname}
12mr|libx86emu-1.1-4|28	Summary:        A small x86 emulation library
12mr|libx86emu-1.1-4|29	Group:          System/Libraries
12mr|libx86emu-1.1-4|30	Requires:       %{libname} = %{EVRD}
12mr|libx86emu-1.1-4|31	Provides:	%{name}-devel = %{EVRD}
12mr|libx86emu-1.1-4|32	
12mr|libx86emu-1.1-4|33	%description -n %{develname}
12mr|libx86emu-1.1-4|34	Small x86 emulation library with focus of easy usage and extended
12mr|libx86emu-1.1-4|35	execution logging functions.
12mr|libx86emu-1.1-4|36	
12mr|libx86emu-1.1-4|37	%prep
12mr|libx86emu-1.1-4|38	%setup -q
12mr|libx86emu-1.1-4|39	
12mr|libx86emu-1.1-4|40	%build
12mr|libx86emu-1.1-4|41	%make CFLAGS="%{optflags} -fPIC"
12mr|libx86emu-1.1-4|42	
12mr|libx86emu-1.1-4|43	%install
12mr|libx86emu-1.1-4|44	%makeinstall_std LIBDIR=%{_libdir}
12mr|libx86emu-1.1-4|45	
12mr|libx86emu-1.1-4|46	%clean
12mr|libx86emu-1.1-4|47	rm -rf %{buildroot}
12mr|libx86emu-1.1-4|48	
12mr|libx86emu-1.1-4|49	%files -n %{libname}
12mr|libx86emu-1.1-4|50	%defattr(-,root,root)
12mr|libx86emu-1.1-4|51	%{_libdir}/*.so.%{major}*
12mr|libx86emu-1.1-4|52	
12mr|libx86emu-1.1-4|53	%files -n %{develname}
12mr|libx86emu-1.1-4|54	%defattr(-,root,root)
12mr|libx86emu-1.1-4|55	%{_libdir}/*.so
12mr|libx86emu-1.1-4|56	%{_includedir}/x86emu.h
12mr|libx86emu-1.1-4|57	%doc README LICENSE
12mr|libx86emu-1.1-4|58	
12mr|libx86emu-1.1-4|59	
12mr|libx86emu-1.1-4|60	
12mr|libx86emu-1.1-4|61	
12mr|libx86emu-1.1-4|62	%changelog
12mr|libx86emu-1.1-4|63	

14986 12
12mr|libxau-1.0.7-3|1	%define major 6
12mr|libxau-1.0.7-3|2	%define libxau %mklibname xau %{major}
12mr|libxau-1.0.7-3|3	%define develname %mklibname xau -d
12mr|libxau-1.0.7-3|4	
12mr|libxau-1.0.7-3|5	Name:		libxau
12mr|libxau-1.0.7-3|6	Summary:	X authorization file management library
12mr|libxau-1.0.7-3|7	Version:	1.0.7
12mr|libxau-1.0.7-3|8	Release:	3
12mr|libxau-1.0.7-3|9	Group:		Development/X11
12mr|libxau-1.0.7-3|10	License:	MIT
12mr|libxau-1.0.7-3|11	URL:		http://xorg.freedesktop.org
12mr|libxau-1.0.7-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXau-%{version}.tar.bz2
12mr|libxau-1.0.7-3|13	Patch0:		libxau-visibility.patch
12mr|libxau-1.0.7-3|14	
12mr|libxau-1.0.7-3|15	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|libxau-1.0.7-3|16	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libxau-1.0.7-3|17	
12mr|libxau-1.0.7-3|18	%description
12mr|libxau-1.0.7-3|19	X authorization file management library
12mr|libxau-1.0.7-3|20	
12mr|libxau-1.0.7-3|21	%package -n %{libxau}
12mr|libxau-1.0.7-3|22	Summary:	X authorization file management library
12mr|libxau-1.0.7-3|23	Group:		Development/X11
12mr|libxau-1.0.7-3|24	Conflicts:	libxorg-x11 < 7.0
12mr|libxau-1.0.7-3|25	Provides:	%{name} = %{version}
12mr|libxau-1.0.7-3|26	
12mr|libxau-1.0.7-3|27	%description -n %{libxau}
12mr|libxau-1.0.7-3|28	X authorization file management library
12mr|libxau-1.0.7-3|29	
12mr|libxau-1.0.7-3|30	%package -n %{develname}
12mr|libxau-1.0.7-3|31	Summary:	Development files for %{name}
12mr|libxau-1.0.7-3|32	Group:		Development/X11
12mr|libxau-1.0.7-3|33	Requires:	%{libxau} = %{version}-%{release}
12mr|libxau-1.0.7-3|34	Provides:	%{name}-devel = %{version}-%{release}
12mr|libxau-1.0.7-3|35	Obsoletes:	%{_lib}xau6-devel < 1.0.7
12mr|libxau-1.0.7-3|36	Obsoletes:	%{_lib}xau-static-devel < 1.0.7
12mr|libxau-1.0.7-3|37	Conflicts:	libxorg-x11-devel < 7.0
12mr|libxau-1.0.7-3|38	
12mr|libxau-1.0.7-3|39	%description -n %{develname}
12mr|libxau-1.0.7-3|40	Development files for %{name}
12mr|libxau-1.0.7-3|41	
12mr|libxau-1.0.7-3|42	%prep
12mr|libxau-1.0.7-3|43	%setup -qn libXau-%{version}
12mr|libxau-1.0.7-3|44	%patch0 -p1 -b .visibility
12mr|libxau-1.0.7-3|45	
12mr|libxau-1.0.7-3|46	%build
12mr|libxau-1.0.7-3|47	%configure2_5x \
12mr|libxau-1.0.7-3|48	--disable-static \
12mr|libxau-1.0.7-3|49	--x-includes=%{_includedir} \
12mr|libxau-1.0.7-3|50	--x-libraries=%{_libdir}
12mr|libxau-1.0.7-3|51	
12mr|libxau-1.0.7-3|52	%make
12mr|libxau-1.0.7-3|53	
12mr|libxau-1.0.7-3|54	%install
12mr|libxau-1.0.7-3|55	rm -rf %{buildroot}
12mr|libxau-1.0.7-3|56	%makeinstall_std
12mr|libxau-1.0.7-3|57	
12mr|libxau-1.0.7-3|58	%files -n %{libxau}
12mr|libxau-1.0.7-3|59	%{_libdir}/libXau.so.%{major}*
12mr|libxau-1.0.7-3|60	
12mr|libxau-1.0.7-3|61	%files -n %{develname}
12mr|libxau-1.0.7-3|62	%{_libdir}/pkgconfig/xau.pc
12mr|libxau-1.0.7-3|63	%{_includedir}/X11/Xauth.h
12mr|libxau-1.0.7-3|64	%{_libdir}/libXau.so
12mr|libxau-1.0.7-3|65	%{_mandir}/man3/Xau*
12mr|libxau-1.0.7-3|66	
12mr|libxau-1.0.7-3|67	
12mr|libxau-1.0.7-3|68	%changelog
12mr|libxau-1.0.7-3|69	

14987 12
12mr|libxaw-1.0.11-2|1	%define major 7
12mr|libxaw-1.0.11-2|2	%define libxaw7 %mklibname xaw %{major}
12mr|libxaw-1.0.11-2|3	%define develname %mklibname xaw -d
12mr|libxaw-1.0.11-2|4	
12mr|libxaw-1.0.11-2|5	Name:		libxaw
12mr|libxaw-1.0.11-2|6	Summary:	X Athena Widgets Library
12mr|libxaw-1.0.11-2|7	Version:	1.0.11
12mr|libxaw-1.0.11-2|8	Release:	2
12mr|libxaw-1.0.11-2|9	Group:		System/Libraries
12mr|libxaw-1.0.11-2|10	License:	MIT
12mr|libxaw-1.0.11-2|11	URL:		http://xorg.freedesktop.org
12mr|libxaw-1.0.11-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXaw-%{version}.tar.bz2
12mr|libxaw-1.0.11-2|13	Patch0:		libXaw-1.0.10-formatstring.patch
12mr|libxaw-1.0.11-2|14	
12mr|libxaw-1.0.11-2|15	BuildRequires:	pkgconfig(x11) >= 1.0.0
12mr|libxaw-1.0.11-2|16	BuildRequires:	pkgconfig(xau) >= 1.0.0
12mr|libxaw-1.0.11-2|17	BuildRequires:	pkgconfig(xext) >= 1.0.0
12mr|libxaw-1.0.11-2|18	BuildRequires:	pkgconfig(xmu) >= 1.0.0
12mr|libxaw-1.0.11-2|19	BuildRequires:	pkgconfig(xpm) >= 3.5.4.2
12mr|libxaw-1.0.11-2|20	BuildRequires:	pkgconfig(xt) >= 1.0.0
12mr|libxaw-1.0.11-2|21	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|libxaw-1.0.11-2|22	BuildRequires:	x11-util-macros >= 1.3.0
12mr|libxaw-1.0.11-2|23	BuildRequires:	groff
12mr|libxaw-1.0.11-2|24	
12mr|libxaw-1.0.11-2|25	%description
12mr|libxaw-1.0.11-2|26	Xaw is the classic X Athena Widget Set, a widget set based on the
12mr|libxaw-1.0.11-2|27	X Toolkit Intrinsics (Xt) Library.
12mr|libxaw-1.0.11-2|28	
12mr|libxaw-1.0.11-2|29	%package -n %{libxaw7}
12mr|libxaw-1.0.11-2|30	Group:		System/Libraries
12mr|libxaw-1.0.11-2|31	Summary:	X Athena Widgets Library
12mr|libxaw-1.0.11-2|32	Requires:	x11-data-bitmaps
12mr|libxaw-1.0.11-2|33	Conflicts:	libxorg-x11 < 7.0
12mr|libxaw-1.0.11-2|34	# (walluck): FIXME: we wouldn't provide this but for the packages that incorrectly require it
12mr|libxaw-1.0.11-2|35	Provides:	libxaw7 = %{version}-%{release}
12mr|libxaw-1.0.11-2|36	
12mr|libxaw-1.0.11-2|37	%description -n %{libxaw7}
12mr|libxaw-1.0.11-2|38	Xaw is the classic X Athena Widget Set, a widget set based on the
12mr|libxaw-1.0.11-2|39	X Toolkit Intrinsics (Xt) Library.
12mr|libxaw-1.0.11-2|40	
12mr|libxaw-1.0.11-2|41	%package -n %{develname}
12mr|libxaw-1.0.11-2|42	Summary:	Development files for %{name}
12mr|libxaw-1.0.11-2|43	Group:		Development/X11
12mr|libxaw-1.0.11-2|44	Requires:	%{libxaw7} = %{version}-%{release}
12mr|libxaw-1.0.11-2|45	Conflicts:	libxorg-x11-devel < 7.0
12mr|libxaw-1.0.11-2|46	Provides:	xaw-devel = %{version}-%{release}
12mr|libxaw-1.0.11-2|47	Provides:	libxaw-devel = %{version}-%{release}
12mr|libxaw-1.0.11-2|48	Obsoletes:	%{_lib}xaw-static-devel < 1.0.11
12mr|libxaw-1.0.11-2|49	
12mr|libxaw-1.0.11-2|50	%description -n %{develname}
12mr|libxaw-1.0.11-2|51	Development files for %{name}.
12mr|libxaw-1.0.11-2|52	
12mr|libxaw-1.0.11-2|53	%prep
12mr|libxaw-1.0.11-2|54	%setup -qn libXaw-%{version}
12mr|libxaw-1.0.11-2|55	%patch0 -p1 -b .fs~
12mr|libxaw-1.0.11-2|56	
12mr|libxaw-1.0.11-2|57	%build
12mr|libxaw-1.0.11-2|58	%configure2_5x \
12mr|libxaw-1.0.11-2|59	--disable-static \
12mr|libxaw-1.0.11-2|60	--disable-xaw6
12mr|libxaw-1.0.11-2|61	
12mr|libxaw-1.0.11-2|62	%make
12mr|libxaw-1.0.11-2|63	
12mr|libxaw-1.0.11-2|64	%install
12mr|libxaw-1.0.11-2|65	%makeinstall_std
12mr|libxaw-1.0.11-2|66	
12mr|libxaw-1.0.11-2|67	%files -n %{libxaw7}
12mr|libxaw-1.0.11-2|68	%{_libdir}/libXaw.so.%{major}
12mr|libxaw-1.0.11-2|69	%{_libdir}/libXaw7.so.%{major}*
12mr|libxaw-1.0.11-2|70	
12mr|libxaw-1.0.11-2|71	%files -n %{develname}
12mr|libxaw-1.0.11-2|72	%{_libdir}/*.so
12mr|libxaw-1.0.11-2|73	%{_libdir}/pkgconfig/*.pc
12mr|libxaw-1.0.11-2|74	%dir %{_includedir}/X11/Xaw
12mr|libxaw-1.0.11-2|75	%{_includedir}/X11/Xaw/*
12mr|libxaw-1.0.11-2|76	%{_mandir}/man3/Xaw.3.*
12mr|libxaw-1.0.11-2|77	%dir %{_docdir}/libXaw
12mr|libxaw-1.0.11-2|78	%{_docdir}/libXaw/*
12mr|libxaw-1.0.11-2|79	
12mr|libxaw-1.0.11-2|80	
12mr|libxaw-1.0.11-2|81	
12mr|libxaw-1.0.11-2|82	%changelog
12mr|libxaw-1.0.11-2|83	* Tue Aug  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libxaw-1.0.11-2|84	+ Commit: e2655c7
12mr|libxaw-1.0.11-2|85	- New version 1.0.11 (sync with Cooker), fix unversioned Obsoletes
12mr|libxaw-1.0.11-2|86	
12mr|libxaw-1.0.11-2|87	

14988 12
12mr|libxcb-1.9-1|1	Name: libxcb
12mr|libxcb-1.9-1|2	Summary: X protocol C-language Binding Library
12mr|libxcb-1.9-1|3	Version: 1.9
12mr|libxcb-1.9-1|4	Release:  1
12mr|libxcb-1.9-1|5	Group: System/X11
12mr|libxcb-1.9-1|6	License: MIT
12mr|libxcb-1.9-1|7	URL: http://xcb.freedesktop.org
12mr|libxcb-1.9-1|8	Source0: http://xcb.freedesktop.org/dist/libxcb-%{version}.tar.bz2
12mr|libxcb-1.9-1|9	
12mr|libxcb-1.9-1|10	# because of xcb-proto-1.5 (at least)
12mr|libxcb-1.9-1|11	BuildRequires: x11-proto-devel >= 7.4-17mdv
12mr|libxcb-1.9-1|12	BuildRequires: libxau-devel
12mr|libxcb-1.9-1|13	BuildRequires: pkgconfig(xorg-macros) >= 1.0.1
12mr|libxcb-1.9-1|14	BuildRequires: libpthread-stubs
12mr|libxcb-1.9-1|15	BuildRequires: pkgconfig(libexslt)
12mr|libxcb-1.9-1|16	BuildRequires: libxdmcp-devel
12mr|libxcb-1.9-1|17	BuildRequires: doxygen
12mr|libxcb-1.9-1|18	BuildRequires: python-celementtree
12mr|libxcb-1.9-1|19	BuildRequires: graphviz
12mr|libxcb-1.9-1|20	BuildRequires: pkgconfig(libxslt)
12mr|libxcb-1.9-1|21	BuildRequires: xsltproc
12mr|libxcb-1.9-1|22	
12mr|libxcb-1.9-1|23	%description
12mr|libxcb-1.9-1|24	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|25	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|26	threading support, and extensibility.
12mr|libxcb-1.9-1|27	
12mr|libxcb-1.9-1|28	%define major 1
12mr|libxcb-1.9-1|29	%define libxcb %mklibname xcb %major
12mr|libxcb-1.9-1|30	%define libdev %mklibname xcb -d
12mr|libxcb-1.9-1|31	
12mr|libxcb-1.9-1|32	%define compositemajor 0
12mr|libxcb-1.9-1|33	%define damagemajor 0
12mr|libxcb-1.9-1|34	%define dpmsmajor 0
12mr|libxcb-1.9-1|35	%define dri2major 0
12mr|libxcb-1.9-1|36	%define glxmajor 0
12mr|libxcb-1.9-1|37	%define randrmajor 0
12mr|libxcb-1.9-1|38	%define recordmajor 0
12mr|libxcb-1.9-1|39	%define rendermajor 0
12mr|libxcb-1.9-1|40	%define resmajor 0
12mr|libxcb-1.9-1|41	%define screensavermajor 0
12mr|libxcb-1.9-1|42	%define shapemajor 0
12mr|libxcb-1.9-1|43	%define shmmajor 0
12mr|libxcb-1.9-1|44	%define syncmajor 0
12mr|libxcb-1.9-1|45	%define xeviemajor 0
12mr|libxcb-1.9-1|46	%define xf86drimajor 0
12mr|libxcb-1.9-1|47	%define xfixesmajor 0
12mr|libxcb-1.9-1|48	%define xineramamajor 0
12mr|libxcb-1.9-1|49	%define xprintmajor 0
12mr|libxcb-1.9-1|50	%define xtestmajor 0
12mr|libxcb-1.9-1|51	%define xvmajor 0
12mr|libxcb-1.9-1|52	%define xvmcmajor 0
12mr|libxcb-1.9-1|53	
12mr|libxcb-1.9-1|54	%define libxcb_composite   %mklibname xcb-composite   %compositemajor
12mr|libxcb-1.9-1|55	%define libxcb_damage      %mklibname xcb-damage      %damagemajor
12mr|libxcb-1.9-1|56	%define libxcb_dpms        %mklibname xcb-dpms        %dpmsmajor
12mr|libxcb-1.9-1|57	%define libxcb_dri2        %mklibname xcb-dri2_       %dri2major
12mr|libxcb-1.9-1|58	%define libxcb_glx         %mklibname xcb-glx         %glxmajor
12mr|libxcb-1.9-1|59	%define libxcb_randr       %mklibname xcb-randr       %randrmajor
12mr|libxcb-1.9-1|60	%define libxcb_record      %mklibname xcb-record      %recordmajor
12mr|libxcb-1.9-1|61	%define libxcb_render      %mklibname xcb-render      %rendermajor
12mr|libxcb-1.9-1|62	%define libxcb_res         %mklibname xcb-res         %resmajor
12mr|libxcb-1.9-1|63	%define libxcb_screensaver %mklibname xcb-screensaver %screensavermajor
12mr|libxcb-1.9-1|64	%define libxcb_shape       %mklibname xcb-shape       %shapemajor
12mr|libxcb-1.9-1|65	%define libxcb_shm         %mklibname xcb-shm         %shmmajor
12mr|libxcb-1.9-1|66	%define libxcb_sync        %mklibname xcb-sync        %syncmajor
12mr|libxcb-1.9-1|67	%define libxcb_xevie       %mklibname xcb-xevie       %xeviemajor
12mr|libxcb-1.9-1|68	%define libxcb_xf86dri     %mklibname xcb-xf86dri     %xf86drimajor
12mr|libxcb-1.9-1|69	%define libxcb_xfixes      %mklibname xcb-xfixes      %xfixesmajor
12mr|libxcb-1.9-1|70	%define libxcb_xinerama    %mklibname xcb-xinerama    %xineramamajor
12mr|libxcb-1.9-1|71	%define libxcb_xprint      %mklibname xcb-xprint      %xprintmajor
12mr|libxcb-1.9-1|72	%define libxcb_xtest       %mklibname xcb-xtest       %xtestmajor
12mr|libxcb-1.9-1|73	%define libxcb_xv          %mklibname xcb-xv          %xvmajor
12mr|libxcb-1.9-1|74	%define libxcb_xvmc        %mklibname xcb-xvmc        %xvmcmajor
12mr|libxcb-1.9-1|75	# Need obsoletes
12mr|libxcb-1.9-1|76	%define libxcb_util0       %mklibname xcb-util        0
12mr|libxcb-1.9-1|77	%define libxcb_util1       %mklibname xcb-util        1
12mr|libxcb-1.9-1|78	%define libxcb_randr1      %mklibname xcb-randr       1
12mr|libxcb-1.9-1|79	
12mr|libxcb-1.9-1|80	#-----------------------------------------------------------
12mr|libxcb-1.9-1|81	
12mr|libxcb-1.9-1|82	%package -n %{libxcb}
12mr|libxcb-1.9-1|83	Summary: X protocol C-language Binding Library
12mr|libxcb-1.9-1|84	Group: System/X11
12mr|libxcb-1.9-1|85	Provides: %{name} = %{version}
12mr|libxcb-1.9-1|86	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|87	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|88	# Bug #53733: libxcb_randr1 was wrongly obsoleting old %{libxcb}s
12mr|libxcb-1.9-1|89	Conflicts: %{libxcb_randr1} < 1.4
12mr|libxcb-1.9-1|90	Obsoletes: %{libxcb_randr1} < 1.4
12mr|libxcb-1.9-1|91	
12mr|libxcb-1.9-1|92	%description -n %{libxcb}
12mr|libxcb-1.9-1|93	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|94	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|95	threading support, and extensibility.
12mr|libxcb-1.9-1|96	
12mr|libxcb-1.9-1|97	%files -n %{libxcb}
12mr|libxcb-1.9-1|98	%{_libdir}/libxcb.so.%{major}*
12mr|libxcb-1.9-1|99	
12mr|libxcb-1.9-1|100	#-----------------------------------------------------------
12mr|libxcb-1.9-1|101	
12mr|libxcb-1.9-1|102	%package -n %{libdev}
12mr|libxcb-1.9-1|103	Summary: Development files for %{name}
12mr|libxcb-1.9-1|104	Group: Development/X11
12mr|libxcb-1.9-1|105	Provides: xcb-devel = %{version}-%{release}
12mr|libxcb-1.9-1|106	Obsoletes: %{_lib}xcb1-devel < %{EVRD}
12mr|libxcb-1.9-1|107	Obsoletes: %{_lib}xcb-static-devel < %{EVRD}
12mr|libxcb-1.9-1|108	
12mr|libxcb-1.9-1|109	Requires: %{libxcb} = %{version}
12mr|libxcb-1.9-1|110	Requires: %{libxcb_composite} = %{version}
12mr|libxcb-1.9-1|111	Requires: %{libxcb_damage} = %{version}
12mr|libxcb-1.9-1|112	Requires: %{libxcb_dpms} = %{version}
12mr|libxcb-1.9-1|113	Requires: %{libxcb_dri2} = %{version}
12mr|libxcb-1.9-1|114	Requires: %{libxcb_glx} = %{version}
12mr|libxcb-1.9-1|115	Requires: %{libxcb_randr} = %{version}
12mr|libxcb-1.9-1|116	Requires: %{libxcb_record} = %{version}
12mr|libxcb-1.9-1|117	Requires: %{libxcb_render} = %{version}
12mr|libxcb-1.9-1|118	Requires: %{libxcb_res} = %{version}
12mr|libxcb-1.9-1|119	Requires: %{libxcb_screensaver} = %{version}
12mr|libxcb-1.9-1|120	Requires: %{libxcb_shape} = %{version}
12mr|libxcb-1.9-1|121	Requires: %{libxcb_shm} = %{version}
12mr|libxcb-1.9-1|122	Requires: %{libxcb_sync} = %{version}
12mr|libxcb-1.9-1|123	Requires: %{libxcb_xevie} = %{version}
12mr|libxcb-1.9-1|124	Requires: %{libxcb_xf86dri} = %{version}
12mr|libxcb-1.9-1|125	Requires: %{libxcb_xfixes} = %{version}
12mr|libxcb-1.9-1|126	Requires: %{libxcb_xinerama} = %{version}
12mr|libxcb-1.9-1|127	Requires: %{libxcb_xprint} = %{version}
12mr|libxcb-1.9-1|128	Requires: %{libxcb_xtest} = %{version}
12mr|libxcb-1.9-1|129	Requires: %{libxcb_xv} = %{version}
12mr|libxcb-1.9-1|130	Requires: %{libxcb_xvmc} = %{version}
12mr|libxcb-1.9-1|131	# gw this isn't picked up by the automatic pkgconfig deps, but without it,
12mr|libxcb-1.9-1|132	# pkg-config --libs xcb will fail
12mr|libxcb-1.9-1|133	Requires: libpthread-stubs
12mr|libxcb-1.9-1|134	
12mr|libxcb-1.9-1|135	%description -n %{libdev}
12mr|libxcb-1.9-1|136	Development files for %{name}
12mr|libxcb-1.9-1|137	
12mr|libxcb-1.9-1|138	%files -n %{libdev}
12mr|libxcb-1.9-1|139	%{_includedir}/xcb/*.h
12mr|libxcb-1.9-1|140	%{_libdir}/libxcb*.so
12mr|libxcb-1.9-1|141	%{_libdir}/pkgconfig/xcb*.pc
12mr|libxcb-1.9-1|142	
12mr|libxcb-1.9-1|143	#-----------------------------------------------------------
12mr|libxcb-1.9-1|144	
12mr|libxcb-1.9-1|145	%package doc
12mr|libxcb-1.9-1|146	Summary: Documentation for %{name}
12mr|libxcb-1.9-1|147	Group: Development/X11
12mr|libxcb-1.9-1|148	
12mr|libxcb-1.9-1|149	%description doc
12mr|libxcb-1.9-1|150	Documentation for %{name}
12mr|libxcb-1.9-1|151	
12mr|libxcb-1.9-1|152	%files doc
12mr|libxcb-1.9-1|153	%{_docdir}/libxcb
12mr|libxcb-1.9-1|154	%{_mandir}/man3/*.xz
12mr|libxcb-1.9-1|155	
12mr|libxcb-1.9-1|156	#-----------------------------------------------------------
12mr|libxcb-1.9-1|157	
12mr|libxcb-1.9-1|158	%package -n %{libxcb_composite}
12mr|libxcb-1.9-1|159	Summary: X protocol C-language Binding Library (composite extension)
12mr|libxcb-1.9-1|160	Group: System/X11
12mr|libxcb-1.9-1|161	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|162	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|163	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|164	
12mr|libxcb-1.9-1|165	%description -n %{libxcb_composite}
12mr|libxcb-1.9-1|166	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|167	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|168	threading support, and extensibility.
12mr|libxcb-1.9-1|169	
12mr|libxcb-1.9-1|170	This package provides bindings for the composite extension.
12mr|libxcb-1.9-1|171	
12mr|libxcb-1.9-1|172	%files -n %{libxcb_composite}
12mr|libxcb-1.9-1|173	%{_libdir}/libxcb-composite.so.%{compositemajor}*
12mr|libxcb-1.9-1|174	
12mr|libxcb-1.9-1|175	#-----------------------------------------------------------
12mr|libxcb-1.9-1|176	
12mr|libxcb-1.9-1|177	%package -n %{libxcb_damage}
12mr|libxcb-1.9-1|178	Summary: X protocol C-language Binding Library (damage extension)
12mr|libxcb-1.9-1|179	Group: System/X11
12mr|libxcb-1.9-1|180	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|181	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|182	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|183	
12mr|libxcb-1.9-1|184	%description -n %{libxcb_damage}
12mr|libxcb-1.9-1|185	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|186	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|187	threading support, and extensibility.
12mr|libxcb-1.9-1|188	
12mr|libxcb-1.9-1|189	This package provides bindings for the damage extension.
12mr|libxcb-1.9-1|190	
12mr|libxcb-1.9-1|191	%files -n %{libxcb_damage}
12mr|libxcb-1.9-1|192	%{_libdir}/libxcb-damage.so.%{damagemajor}*
12mr|libxcb-1.9-1|193	
12mr|libxcb-1.9-1|194	#-----------------------------------------------------------
12mr|libxcb-1.9-1|195	
12mr|libxcb-1.9-1|196	%package -n %{libxcb_dpms}
12mr|libxcb-1.9-1|197	Summary: X protocol C-language Binding Library (dpms extension)
12mr|libxcb-1.9-1|198	Group: System/X11
12mr|libxcb-1.9-1|199	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|200	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|201	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|202	
12mr|libxcb-1.9-1|203	%description -n %{libxcb_dpms}
12mr|libxcb-1.9-1|204	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|205	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|206	threading support, and extensibility.
12mr|libxcb-1.9-1|207	
12mr|libxcb-1.9-1|208	This package provides bindings for the dpms extension.
12mr|libxcb-1.9-1|209	
12mr|libxcb-1.9-1|210	%files -n %{libxcb_dpms}
12mr|libxcb-1.9-1|211	%{_libdir}/libxcb-dpms.so.%{dpmsmajor}*
12mr|libxcb-1.9-1|212	
12mr|libxcb-1.9-1|213	#-----------------------------------------------------------
12mr|libxcb-1.9-1|214	
12mr|libxcb-1.9-1|215	%package -n %{libxcb_dri2}
12mr|libxcb-1.9-1|216	Summary: X protocol C-language Binding Library (dri2 extension)
12mr|libxcb-1.9-1|217	Group: System/X11
12mr|libxcb-1.9-1|218	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|219	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|220	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|221	
12mr|libxcb-1.9-1|222	%description -n %{libxcb_dri2}
12mr|libxcb-1.9-1|223	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|224	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|225	threading support, and extensibility.
12mr|libxcb-1.9-1|226	
12mr|libxcb-1.9-1|227	This package provides bindings for the dri2 extension.
12mr|libxcb-1.9-1|228	
12mr|libxcb-1.9-1|229	%files -n %{libxcb_dri2}
12mr|libxcb-1.9-1|230	%{_libdir}/libxcb-dri2.so.%{dri2major}*
12mr|libxcb-1.9-1|231	
12mr|libxcb-1.9-1|232	#-----------------------------------------------------------
12mr|libxcb-1.9-1|233	
12mr|libxcb-1.9-1|234	%package -n %{libxcb_glx}
12mr|libxcb-1.9-1|235	Summary: X protocol C-language Binding Library (glx extension)
12mr|libxcb-1.9-1|236	Group: System/X11
12mr|libxcb-1.9-1|237	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|238	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|239	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|240	
12mr|libxcb-1.9-1|241	%description -n %{libxcb_glx}
12mr|libxcb-1.9-1|242	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|243	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|244	threading support, and extensibility.
12mr|libxcb-1.9-1|245	
12mr|libxcb-1.9-1|246	This package provides bindings for the glx extension.
12mr|libxcb-1.9-1|247	
12mr|libxcb-1.9-1|248	%files -n %{libxcb_glx}
12mr|libxcb-1.9-1|249	%{_libdir}/libxcb-glx.so.%{glxmajor}*
12mr|libxcb-1.9-1|250	
12mr|libxcb-1.9-1|251	#-----------------------------------------------------------
12mr|libxcb-1.9-1|252	
12mr|libxcb-1.9-1|253	%package -n %{libxcb_randr}
12mr|libxcb-1.9-1|254	Summary: X protocol C-language Binding Library (randr extension)
12mr|libxcb-1.9-1|255	Group: System/X11
12mr|libxcb-1.9-1|256	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|257	# Bug #53733 explains why libxcb-randr0 obsoletes libxcb-randr1 < 1.4
12mr|libxcb-1.9-1|258	Conflicts: %{libxcb_randr1} < 1.4
12mr|libxcb-1.9-1|259	Obsoletes: %{libxcb_randr1} < 1.4
12mr|libxcb-1.9-1|260	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|261	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|262	
12mr|libxcb-1.9-1|263	%description -n %{libxcb_randr}
12mr|libxcb-1.9-1|264	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|265	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|266	threading support, and extensibility.
12mr|libxcb-1.9-1|267	
12mr|libxcb-1.9-1|268	This package provides bindings for the randr extension.
12mr|libxcb-1.9-1|269	
12mr|libxcb-1.9-1|270	%files -n %{libxcb_randr}
12mr|libxcb-1.9-1|271	%{_libdir}/libxcb-randr.so.%{randrmajor}*
12mr|libxcb-1.9-1|272	
12mr|libxcb-1.9-1|273	#-----------------------------------------------------------
12mr|libxcb-1.9-1|274	
12mr|libxcb-1.9-1|275	%package -n %{libxcb_record}
12mr|libxcb-1.9-1|276	Summary: X protocol C-language Binding Library (record extension)
12mr|libxcb-1.9-1|277	Group: System/X11
12mr|libxcb-1.9-1|278	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|279	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|280	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|281	
12mr|libxcb-1.9-1|282	%description -n %{libxcb_record}
12mr|libxcb-1.9-1|283	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|284	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|285	threading support, and extensibility.
12mr|libxcb-1.9-1|286	
12mr|libxcb-1.9-1|287	This package provides bindings for the record extension.
12mr|libxcb-1.9-1|288	
12mr|libxcb-1.9-1|289	%files -n %{libxcb_record}
12mr|libxcb-1.9-1|290	%{_libdir}/libxcb-record.so.%{recordmajor}*
12mr|libxcb-1.9-1|291	
12mr|libxcb-1.9-1|292	#-----------------------------------------------------------
12mr|libxcb-1.9-1|293	
12mr|libxcb-1.9-1|294	%package -n %{libxcb_render}
12mr|libxcb-1.9-1|295	Summary: X protocol C-language Binding Library (render extension)
12mr|libxcb-1.9-1|296	Group: System/X11
12mr|libxcb-1.9-1|297	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|298	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|299	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|300	
12mr|libxcb-1.9-1|301	%description -n %{libxcb_render}
12mr|libxcb-1.9-1|302	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|303	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|304	threading support, and extensibility.
12mr|libxcb-1.9-1|305	
12mr|libxcb-1.9-1|306	This package provides bindings for the render extension.
12mr|libxcb-1.9-1|307	
12mr|libxcb-1.9-1|308	%files -n %{libxcb_render}
12mr|libxcb-1.9-1|309	%{_libdir}/libxcb-render.so.%{rendermajor}*
12mr|libxcb-1.9-1|310	
12mr|libxcb-1.9-1|311	#-----------------------------------------------------------
12mr|libxcb-1.9-1|312	
12mr|libxcb-1.9-1|313	%package -n %{libxcb_res}
12mr|libxcb-1.9-1|314	Summary: X protocol C-language Binding Library (res extension)
12mr|libxcb-1.9-1|315	Group: System/X11
12mr|libxcb-1.9-1|316	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|317	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|318	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|319	
12mr|libxcb-1.9-1|320	%description -n %{libxcb_res}
12mr|libxcb-1.9-1|321	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|322	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|323	threading support, and extensibility.
12mr|libxcb-1.9-1|324	
12mr|libxcb-1.9-1|325	This package provides bindings for the res extension.
12mr|libxcb-1.9-1|326	
12mr|libxcb-1.9-1|327	%files -n %{libxcb_res}
12mr|libxcb-1.9-1|328	%{_libdir}/libxcb-res.so.%{resmajor}*
12mr|libxcb-1.9-1|329	
12mr|libxcb-1.9-1|330	#-----------------------------------------------------------
12mr|libxcb-1.9-1|331	
12mr|libxcb-1.9-1|332	%package -n %{libxcb_screensaver}
12mr|libxcb-1.9-1|333	Summary: X protocol C-language Binding Library (screensaver extension)
12mr|libxcb-1.9-1|334	Group: System/X11
12mr|libxcb-1.9-1|335	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|336	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|337	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|338	
12mr|libxcb-1.9-1|339	%description -n %{libxcb_screensaver}
12mr|libxcb-1.9-1|340	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|341	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|342	threading support, and extensibility.
12mr|libxcb-1.9-1|343	
12mr|libxcb-1.9-1|344	This package provides bindings for the screensaver extension.
12mr|libxcb-1.9-1|345	
12mr|libxcb-1.9-1|346	%files -n %{libxcb_screensaver}
12mr|libxcb-1.9-1|347	%{_libdir}/libxcb-screensaver.so.%{screensavermajor}*
12mr|libxcb-1.9-1|348	
12mr|libxcb-1.9-1|349	#-----------------------------------------------------------
12mr|libxcb-1.9-1|350	
12mr|libxcb-1.9-1|351	%package -n %{libxcb_shape}
12mr|libxcb-1.9-1|352	Summary: X protocol C-language Binding Library (shape extension)
12mr|libxcb-1.9-1|353	Group: System/X11
12mr|libxcb-1.9-1|354	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|355	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|356	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|357	
12mr|libxcb-1.9-1|358	%description -n %{libxcb_shape}
12mr|libxcb-1.9-1|359	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|360	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|361	threading support, and extensibility.
12mr|libxcb-1.9-1|362	
12mr|libxcb-1.9-1|363	This package provides bindings for the shape extension.
12mr|libxcb-1.9-1|364	
12mr|libxcb-1.9-1|365	%files -n %{libxcb_shape}
12mr|libxcb-1.9-1|366	%{_libdir}/libxcb-shape.so.%{shapemajor}*
12mr|libxcb-1.9-1|367	
12mr|libxcb-1.9-1|368	#-----------------------------------------------------------
12mr|libxcb-1.9-1|369	
12mr|libxcb-1.9-1|370	%package -n %{libxcb_shm}
12mr|libxcb-1.9-1|371	Summary: X protocol C-language Binding Library (shm extension)
12mr|libxcb-1.9-1|372	Group: System/X11
12mr|libxcb-1.9-1|373	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|374	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|375	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|376	
12mr|libxcb-1.9-1|377	%description -n %{libxcb_shm}
12mr|libxcb-1.9-1|378	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|379	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|380	threading support, and extensibility.
12mr|libxcb-1.9-1|381	
12mr|libxcb-1.9-1|382	This package provides bindings for the shm extension.
12mr|libxcb-1.9-1|383	
12mr|libxcb-1.9-1|384	%files -n %{libxcb_shm}
12mr|libxcb-1.9-1|385	%{_libdir}/libxcb-shm.so.%{shmmajor}*
12mr|libxcb-1.9-1|386	
12mr|libxcb-1.9-1|387	#-----------------------------------------------------------
12mr|libxcb-1.9-1|388	
12mr|libxcb-1.9-1|389	%package -n %{libxcb_sync}
12mr|libxcb-1.9-1|390	Summary: X protocol C-language Binding Library (sync extension)
12mr|libxcb-1.9-1|391	Group: System/X11
12mr|libxcb-1.9-1|392	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|393	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|394	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|395	
12mr|libxcb-1.9-1|396	%description -n %{libxcb_sync}
12mr|libxcb-1.9-1|397	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|398	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|399	threading support, and extensibility.
12mr|libxcb-1.9-1|400	
12mr|libxcb-1.9-1|401	This package provides bindings for the sync extension.
12mr|libxcb-1.9-1|402	
12mr|libxcb-1.9-1|403	%files -n %{libxcb_sync}
12mr|libxcb-1.9-1|404	%{_libdir}/libxcb-sync.so.%{syncmajor}*
12mr|libxcb-1.9-1|405	
12mr|libxcb-1.9-1|406	#-----------------------------------------------------------
12mr|libxcb-1.9-1|407	
12mr|libxcb-1.9-1|408	%package -n %{libxcb_xevie}
12mr|libxcb-1.9-1|409	Summary: X protocol C-language Binding Library (xevie extension)
12mr|libxcb-1.9-1|410	Group: System/X11
12mr|libxcb-1.9-1|411	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|412	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|413	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|414	
12mr|libxcb-1.9-1|415	%description -n %{libxcb_xevie}
12mr|libxcb-1.9-1|416	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|417	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|418	threading support, and extensibility.
12mr|libxcb-1.9-1|419	
12mr|libxcb-1.9-1|420	This package provides bindings for the xevie extension.
12mr|libxcb-1.9-1|421	
12mr|libxcb-1.9-1|422	%files -n %{libxcb_xevie}
12mr|libxcb-1.9-1|423	%{_libdir}/libxcb-xevie.so.%{xeviemajor}*
12mr|libxcb-1.9-1|424	
12mr|libxcb-1.9-1|425	#-----------------------------------------------------------
12mr|libxcb-1.9-1|426	
12mr|libxcb-1.9-1|427	%package -n %{libxcb_xf86dri}
12mr|libxcb-1.9-1|428	Summary: X protocol C-language Binding Library (xf86dri extension)
12mr|libxcb-1.9-1|429	Group: System/X11
12mr|libxcb-1.9-1|430	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|431	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|432	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|433	
12mr|libxcb-1.9-1|434	%description -n %{libxcb_xf86dri}
12mr|libxcb-1.9-1|435	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|436	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|437	threading support, and extensibility.
12mr|libxcb-1.9-1|438	
12mr|libxcb-1.9-1|439	This package provides bindings for the xf86dri extension.
12mr|libxcb-1.9-1|440	
12mr|libxcb-1.9-1|441	%files -n %{libxcb_xf86dri}
12mr|libxcb-1.9-1|442	%{_libdir}/libxcb-xf86dri.so.%{xf86drimajor}*
12mr|libxcb-1.9-1|443	
12mr|libxcb-1.9-1|444	#-----------------------------------------------------------
12mr|libxcb-1.9-1|445	
12mr|libxcb-1.9-1|446	%package -n %{libxcb_xfixes}
12mr|libxcb-1.9-1|447	Summary: X protocol C-language Binding Library (xfixes extension)
12mr|libxcb-1.9-1|448	Group: System/X11
12mr|libxcb-1.9-1|449	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|450	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|451	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|452	
12mr|libxcb-1.9-1|453	%description -n %{libxcb_xfixes}
12mr|libxcb-1.9-1|454	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|455	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|456	threading support, and extensibility.
12mr|libxcb-1.9-1|457	
12mr|libxcb-1.9-1|458	This package provides bindings for the xfixes extension.
12mr|libxcb-1.9-1|459	
12mr|libxcb-1.9-1|460	%files -n %{libxcb_xfixes}
12mr|libxcb-1.9-1|461	%{_libdir}/libxcb-xfixes.so.%{xfixesmajor}*
12mr|libxcb-1.9-1|462	
12mr|libxcb-1.9-1|463	#-----------------------------------------------------------
12mr|libxcb-1.9-1|464	
12mr|libxcb-1.9-1|465	%package -n %{libxcb_xinerama}
12mr|libxcb-1.9-1|466	Summary: X protocol C-language Binding Library (xinerama extension)
12mr|libxcb-1.9-1|467	Group: System/X11
12mr|libxcb-1.9-1|468	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|469	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|470	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|471	
12mr|libxcb-1.9-1|472	%description -n %{libxcb_xinerama}
12mr|libxcb-1.9-1|473	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|474	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|475	threading support, and extensibility.
12mr|libxcb-1.9-1|476	
12mr|libxcb-1.9-1|477	This package provides bindings for the xinerama extension.
12mr|libxcb-1.9-1|478	
12mr|libxcb-1.9-1|479	%files -n %{libxcb_xinerama}
12mr|libxcb-1.9-1|480	%{_libdir}/libxcb-xinerama.so.%{xineramamajor}*
12mr|libxcb-1.9-1|481	
12mr|libxcb-1.9-1|482	#-----------------------------------------------------------
12mr|libxcb-1.9-1|483	
12mr|libxcb-1.9-1|484	%package -n %{libxcb_xprint}
12mr|libxcb-1.9-1|485	Summary: X protocol C-language Binding Library (xprint extension)
12mr|libxcb-1.9-1|486	Group: System/X11
12mr|libxcb-1.9-1|487	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|488	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|489	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|490	
12mr|libxcb-1.9-1|491	%description -n %{libxcb_xprint}
12mr|libxcb-1.9-1|492	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|493	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|494	threading support, and extensibility.
12mr|libxcb-1.9-1|495	
12mr|libxcb-1.9-1|496	This package provides bindings for the xprint extension.
12mr|libxcb-1.9-1|497	
12mr|libxcb-1.9-1|498	%files -n %{libxcb_xprint}
12mr|libxcb-1.9-1|499	%{_libdir}/libxcb-xprint.so.%{xprintmajor}*
12mr|libxcb-1.9-1|500	
12mr|libxcb-1.9-1|501	#-----------------------------------------------------------
12mr|libxcb-1.9-1|502	
12mr|libxcb-1.9-1|503	%package -n %{libxcb_xtest}
12mr|libxcb-1.9-1|504	Summary: X protocol C-language Binding Library (xtest extension)
12mr|libxcb-1.9-1|505	Group: System/X11
12mr|libxcb-1.9-1|506	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|507	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|508	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|509	
12mr|libxcb-1.9-1|510	%description -n %{libxcb_xtest}
12mr|libxcb-1.9-1|511	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|512	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|513	threading support, and extensibility.
12mr|libxcb-1.9-1|514	
12mr|libxcb-1.9-1|515	This package provides bindings for the xtest extension.
12mr|libxcb-1.9-1|516	
12mr|libxcb-1.9-1|517	%files -n %{libxcb_xtest}
12mr|libxcb-1.9-1|518	%{_libdir}/libxcb-xtest.so.%{xtestmajor}*
12mr|libxcb-1.9-1|519	
12mr|libxcb-1.9-1|520	#-----------------------------------------------------------
12mr|libxcb-1.9-1|521	
12mr|libxcb-1.9-1|522	%package -n %{libxcb_xv}
12mr|libxcb-1.9-1|523	Summary: X protocol C-language Binding Library (xv extension)
12mr|libxcb-1.9-1|524	Group: System/X11
12mr|libxcb-1.9-1|525	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|526	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|527	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|528	
12mr|libxcb-1.9-1|529	%description -n %{libxcb_xv}
12mr|libxcb-1.9-1|530	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|531	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|532	threading support, and extensibility.
12mr|libxcb-1.9-1|533	
12mr|libxcb-1.9-1|534	This package provides bindings for the xv extension.
12mr|libxcb-1.9-1|535	
12mr|libxcb-1.9-1|536	%files -n %{libxcb_xv}
12mr|libxcb-1.9-1|537	%{_libdir}/libxcb-xv.so.%{xvmajor}*
12mr|libxcb-1.9-1|538	
12mr|libxcb-1.9-1|539	#-----------------------------------------------------------
12mr|libxcb-1.9-1|540	
12mr|libxcb-1.9-1|541	%package -n %{libxcb_xvmc}
12mr|libxcb-1.9-1|542	Summary: X protocol C-language Binding Library (xvmc extension)
12mr|libxcb-1.9-1|543	Group: System/X11
12mr|libxcb-1.9-1|544	Conflicts: %{libxcb} <= 1.3-1
12mr|libxcb-1.9-1|545	Obsoletes: %{libxcb_util0} < 0.3.9
12mr|libxcb-1.9-1|546	Obsoletes: %{libxcb_util1} < 0.3.9
12mr|libxcb-1.9-1|547	
12mr|libxcb-1.9-1|548	%description -n %{libxcb_xvmc}
12mr|libxcb-1.9-1|549	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mr|libxcb-1.9-1|550	a small footprint, latency hiding, direct access to the protocol, improved
12mr|libxcb-1.9-1|551	threading support, and extensibility.
12mr|libxcb-1.9-1|552	
12mr|libxcb-1.9-1|553	This package provides bindings for the xvmc extension.
12mr|libxcb-1.9-1|554	
12mr|libxcb-1.9-1|555	%files -n %{libxcb_xvmc}
12mr|libxcb-1.9-1|556	%{_libdir}/libxcb-xvmc.so.%{xvmcmajor}*
12mr|libxcb-1.9-1|557	
12mr|libxcb-1.9-1|558	#-----------------------------------------------------------
12mr|libxcb-1.9-1|559	
12mr|libxcb-1.9-1|560	%prep
12mr|libxcb-1.9-1|561	%setup -q
12mr|libxcb-1.9-1|562	
12mr|libxcb-1.9-1|563	%build
12mr|libxcb-1.9-1|564	%configure2_5x \
12mr|libxcb-1.9-1|565	--disable-static
12mr|libxcb-1.9-1|566	
12mr|libxcb-1.9-1|567	%make
12mr|libxcb-1.9-1|568	
12mr|libxcb-1.9-1|569	%install
12mr|libxcb-1.9-1|570	%makeinstall_std

14989 12
12mr|libxcomposite-0.4.3-5|1	%define major 1
12mr|libxcomposite-0.4.3-5|2	%define libname %mklibname xcomposite %{major}
12mr|libxcomposite-0.4.3-5|3	%define develname %mklibname xcomposite -d
12mr|libxcomposite-0.4.3-5|4	
12mr|libxcomposite-0.4.3-5|5	Name: libxcomposite
12mr|libxcomposite-0.4.3-5|6	Summary: X Composite Library
12mr|libxcomposite-0.4.3-5|7	Version: 0.4.3
12mr|libxcomposite-0.4.3-5|8	Release: 5
12mr|libxcomposite-0.4.3-5|9	Group: Development/X11
12mr|libxcomposite-0.4.3-5|10	License: MIT
12mr|libxcomposite-0.4.3-5|11	URL: http://xorg.freedesktop.org
12mr|libxcomposite-0.4.3-5|12	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXcomposite-%{version}.tar.bz2
12mr|libxcomposite-0.4.3-5|13	
12mr|libxcomposite-0.4.3-5|14	BuildRequires: libx11-devel >= 1.0.0
12mr|libxcomposite-0.4.3-5|15	BuildRequires: libxext-devel >= 1.0.0
12mr|libxcomposite-0.4.3-5|16	BuildRequires: libxfixes-devel >= 3.0.1.2
12mr|libxcomposite-0.4.3-5|17	BuildRequires: x11-proto-devel >= 1.0.0
12mr|libxcomposite-0.4.3-5|18	BuildRequires: x11-util-macros >= 1.0.1
12mr|libxcomposite-0.4.3-5|19	
12mr|libxcomposite-0.4.3-5|20	%description
12mr|libxcomposite-0.4.3-5|21	X Composite Library
12mr|libxcomposite-0.4.3-5|22	
12mr|libxcomposite-0.4.3-5|23	%package -n %{libname}
12mr|libxcomposite-0.4.3-5|24	Summary: X Composite Library
12mr|libxcomposite-0.4.3-5|25	Group: Development/X11
12mr|libxcomposite-0.4.3-5|26	Conflicts: libxorg-x11 < 7.0
12mr|libxcomposite-0.4.3-5|27	Provides: %{name} = %{version}
12mr|libxcomposite-0.4.3-5|28	
12mr|libxcomposite-0.4.3-5|29	%description -n %{libname}
12mr|libxcomposite-0.4.3-5|30	X Composite  Library
12mr|libxcomposite-0.4.3-5|31	
12mr|libxcomposite-0.4.3-5|32	%package -n %{develname}
12mr|libxcomposite-0.4.3-5|33	Summary: Development files for %{name}
12mr|libxcomposite-0.4.3-5|34	Group: Development/X11
12mr|libxcomposite-0.4.3-5|35	Requires: %{libname} = %{version}-%{release}
12mr|libxcomposite-0.4.3-5|36	Provides: libxcomposite-devel = %{version}-%{release}
12mr|libxcomposite-0.4.3-5|37	Obsoletes: %{_lib}xcomposite1-devel < 0.4.3
12mr|libxcomposite-0.4.3-5|38	Obsoletes: %{_lib}xcomposite-static-devel < 0.4.3
12mr|libxcomposite-0.4.3-5|39	Conflicts: libxorg-x11-devel < 7.0
12mr|libxcomposite-0.4.3-5|40	
12mr|libxcomposite-0.4.3-5|41	%description -n %{develname}
12mr|libxcomposite-0.4.3-5|42	Development files for %{name}
12mr|libxcomposite-0.4.3-5|43	
12mr|libxcomposite-0.4.3-5|44	%prep
12mr|libxcomposite-0.4.3-5|45	%setup -qn libXcomposite-%{version}
12mr|libxcomposite-0.4.3-5|46	
12mr|libxcomposite-0.4.3-5|47	%build
12mr|libxcomposite-0.4.3-5|48	%configure2_5x \
12mr|libxcomposite-0.4.3-5|49	--disable-static \
12mr|libxcomposite-0.4.3-5|50	--x-includes=%{_includedir} \
12mr|libxcomposite-0.4.3-5|51	--x-libraries=%{_libdir}
12mr|libxcomposite-0.4.3-5|52	
12mr|libxcomposite-0.4.3-5|53	%make
12mr|libxcomposite-0.4.3-5|54	
12mr|libxcomposite-0.4.3-5|55	%install
12mr|libxcomposite-0.4.3-5|56	rm -rf %{buildroot}
12mr|libxcomposite-0.4.3-5|57	%makeinstall_std
12mr|libxcomposite-0.4.3-5|58	
12mr|libxcomposite-0.4.3-5|59	%pre -n %{develname}
12mr|libxcomposite-0.4.3-5|60	if [ -h %{_includedir}/X11 ]; then
12mr|libxcomposite-0.4.3-5|61	rm -f %{_includedir}/X11
12mr|libxcomposite-0.4.3-5|62	fi
12mr|libxcomposite-0.4.3-5|63	
12mr|libxcomposite-0.4.3-5|64	%files -n %{libname}
12mr|libxcomposite-0.4.3-5|65	%{_libdir}/libXcomposite.so.%{major}*
12mr|libxcomposite-0.4.3-5|66	
12mr|libxcomposite-0.4.3-5|67	%files -n %{develname}
12mr|libxcomposite-0.4.3-5|68	%{_libdir}/libXcomposite.so
12mr|libxcomposite-0.4.3-5|69	%{_libdir}/pkgconfig/xcomposite.pc
12mr|libxcomposite-0.4.3-5|70	%{_includedir}/X11/extensions/Xcomposite.h
12mr|libxcomposite-0.4.3-5|71	%{_mandir}/man3/*
12mr|libxcomposite-0.4.3-5|72	
12mr|libxcomposite-0.4.3-5|73	
12mr|libxcomposite-0.4.3-5|74	
12mr|libxcomposite-0.4.3-5|75	
12mr|libxcomposite-0.4.3-5|76	%changelog
12mr|libxcomposite-0.4.3-5|77	* Sat Aug  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libxcomposite-0.4.3-5|78	+ Commit: fa42372
12mr|libxcomposite-0.4.3-5|79	- Drop .la files and fix unversioned Obsoletes
12mr|libxcomposite-0.4.3-5|80	
12mr|libxcomposite-0.4.3-5|81	

14990 12
12mr|libxcursor-1.1.13-2|1	%define major 1
12mr|libxcursor-1.1.13-2|2	%define libname %mklibname xcursor %{major}
12mr|libxcursor-1.1.13-2|3	%define develname %mklibname xcursor -d
12mr|libxcursor-1.1.13-2|4	
12mr|libxcursor-1.1.13-2|5	Name: libxcursor
12mr|libxcursor-1.1.13-2|6	Summary:  X Cursor Library
12mr|libxcursor-1.1.13-2|7	Version: 1.1.13
12mr|libxcursor-1.1.13-2|8	Release: 2
12mr|libxcursor-1.1.13-2|9	Group: Development/X11
12mr|libxcursor-1.1.13-2|10	License: MIT
12mr|libxcursor-1.1.13-2|11	URL: http://xorg.freedesktop.org
12mr|libxcursor-1.1.13-2|12	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXcursor-%{version}.tar.bz2
12mr|libxcursor-1.1.13-2|13	
12mr|libxcursor-1.1.13-2|14	BuildRequires: libx11-devel >= 1.0.0
12mr|libxcursor-1.1.13-2|15	BuildRequires: libxfixes-devel >= 3.0.1.2
12mr|libxcursor-1.1.13-2|16	BuildRequires: libxrender-devel >= 0.9.0.2
12mr|libxcursor-1.1.13-2|17	BuildRequires: x11-proto-devel >= 1.0.0
12mr|libxcursor-1.1.13-2|18	BuildRequires: x11-util-macros >= 1.0.1
12mr|libxcursor-1.1.13-2|19	
12mr|libxcursor-1.1.13-2|20	%description
12mr|libxcursor-1.1.13-2|21	X Cursor Library.
12mr|libxcursor-1.1.13-2|22	
12mr|libxcursor-1.1.13-2|23	%package -n %{libname}
12mr|libxcursor-1.1.13-2|24	Summary:  X Cursor Library
12mr|libxcursor-1.1.13-2|25	Group: Development/X11
12mr|libxcursor-1.1.13-2|26	Conflicts: libxorg-x11 < 7.0
12mr|libxcursor-1.1.13-2|27	Provides: %{name} = %{EVRD}
12mr|libxcursor-1.1.13-2|28	
12mr|libxcursor-1.1.13-2|29	%description -n %{libname}
12mr|libxcursor-1.1.13-2|30	X Cursor Library.
12mr|libxcursor-1.1.13-2|31	
12mr|libxcursor-1.1.13-2|32	%package -n %{develname}
12mr|libxcursor-1.1.13-2|33	Summary: Development files for %{name}
12mr|libxcursor-1.1.13-2|34	Group: Development/X11
12mr|libxcursor-1.1.13-2|35	Provides: %{name}-devel = %{EVRD}
12mr|libxcursor-1.1.13-2|36	Requires: %{libname} = %{version}
12mr|libxcursor-1.1.13-2|37	Conflicts: libxorg-x11-devel < 7.0
12mr|libxcursor-1.1.13-2|38	Obsoletes: %{_lib}xcursor1-devel < 1.1.13
12mr|libxcursor-1.1.13-2|39	Obsoletes: %{_lib}xcursor-static-devel < 1.1.13
12mr|libxcursor-1.1.13-2|40	
12mr|libxcursor-1.1.13-2|41	%description -n %{develname}
12mr|libxcursor-1.1.13-2|42	Development files for %{name}.
12mr|libxcursor-1.1.13-2|43	
12mr|libxcursor-1.1.13-2|44	%prep
12mr|libxcursor-1.1.13-2|45	%setup -qn libXcursor-%{version}
12mr|libxcursor-1.1.13-2|46	
12mr|libxcursor-1.1.13-2|47	%build
12mr|libxcursor-1.1.13-2|48	%configure2_5x \
12mr|libxcursor-1.1.13-2|49	--disable-static \
12mr|libxcursor-1.1.13-2|50	--x-includes=%{_includedir}\
12mr|libxcursor-1.1.13-2|51	--x-libraries=%{_libdir}
12mr|libxcursor-1.1.13-2|52	
12mr|libxcursor-1.1.13-2|53	%make
12mr|libxcursor-1.1.13-2|54	
12mr|libxcursor-1.1.13-2|55	%install
12mr|libxcursor-1.1.13-2|56	rm -rf %{buildroot}
12mr|libxcursor-1.1.13-2|57	%makeinstall_std
12mr|libxcursor-1.1.13-2|58	
12mr|libxcursor-1.1.13-2|59	%files -n %{libname}
12mr|libxcursor-1.1.13-2|60	%{_libdir}/libXcursor.so.%{major}*
12mr|libxcursor-1.1.13-2|61	
12mr|libxcursor-1.1.13-2|62	%files -n %{develname}
12mr|libxcursor-1.1.13-2|63	%{_libdir}/libXcursor.so
12mr|libxcursor-1.1.13-2|64	%{_libdir}/pkgconfig/xcursor.pc
12mr|libxcursor-1.1.13-2|65	%{_includedir}/X11/Xcursor/Xcursor.h
12mr|libxcursor-1.1.13-2|66	%{_mandir}/man3/*
12mr|libxcursor-1.1.13-2|67	
12mr|libxcursor-1.1.13-2|68	
12mr|libxcursor-1.1.13-2|69	
12mr|libxcursor-1.1.13-2|70	
12mr|libxcursor-1.1.13-2|71	%changelog
12mr|libxcursor-1.1.13-2|72	* Fri Aug  3 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libxcursor-1.1.13-2|73	+ Commit: 29749a5
12mr|libxcursor-1.1.13-2|74	- Fix unversioned Obsoletes
12mr|libxcursor-1.1.13-2|75	
12mr|libxcursor-1.1.13-2|76	

14991 12
12mr|libxdamage-1.1.3-4|1	%define major 1
12mr|libxdamage-1.1.3-4|2	%define libname %mklibname xdamage %{major}
12mr|libxdamage-1.1.3-4|3	%define develname %mklibname xdamage -d
12mr|libxdamage-1.1.3-4|4	
12mr|libxdamage-1.1.3-4|5	Name: libxdamage
12mr|libxdamage-1.1.3-4|6	Summary:  X Damage  Library
12mr|libxdamage-1.1.3-4|7	Version: 1.1.3
12mr|libxdamage-1.1.3-4|8	Release: 4
12mr|libxdamage-1.1.3-4|9	Group: Development/X11
12mr|libxdamage-1.1.3-4|10	License: MIT
12mr|libxdamage-1.1.3-4|11	URL: http://xorg.freedesktop.org
12mr|libxdamage-1.1.3-4|12	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXdamage-%{version}.tar.bz2
12mr|libxdamage-1.1.3-4|13	
12mr|libxdamage-1.1.3-4|14	BuildRequires: libx11-devel >= 1.0.0
12mr|libxdamage-1.1.3-4|15	BuildRequires: libxfixes-devel >= 3.0.1.2
12mr|libxdamage-1.1.3-4|16	BuildRequires: x11-proto-devel >= 1.2.0
12mr|libxdamage-1.1.3-4|17	BuildRequires: x11-util-macros >= 1.0.1
12mr|libxdamage-1.1.3-4|18	
12mr|libxdamage-1.1.3-4|19	%description
12mr|libxdamage-1.1.3-4|20	X Damage  Library.
12mr|libxdamage-1.1.3-4|21	
12mr|libxdamage-1.1.3-4|22	%package -n %{libname}
12mr|libxdamage-1.1.3-4|23	Summary: X Damage Library
12mr|libxdamage-1.1.3-4|24	Group: Development/X11
12mr|libxdamage-1.1.3-4|25	Conflicts: libxorg-x11 < 7.0
12mr|libxdamage-1.1.3-4|26	Provides: %{name} = %{EVRD}
12mr|libxdamage-1.1.3-4|27	
12mr|libxdamage-1.1.3-4|28	%description -n %{libname}
12mr|libxdamage-1.1.3-4|29	X Damage  Library.
12mr|libxdamage-1.1.3-4|30	
12mr|libxdamage-1.1.3-4|31	%package -n %{develname}
12mr|libxdamage-1.1.3-4|32	Summary: Development files for %{name}
12mr|libxdamage-1.1.3-4|33	Group: Development/X11
12mr|libxdamage-1.1.3-4|34	Requires: %{libname} = %{version}
12mr|libxdamage-1.1.3-4|35	Provides: %{name}-devel = %{EVRD}
12mr|libxdamage-1.1.3-4|36	Conflicts: libxorg-x11-devel < 7.0
12mr|libxdamage-1.1.3-4|37	Obsoletes: %{_lib}xdamage1-devel < 1.1.3
12mr|libxdamage-1.1.3-4|38	Obsoletes: %{_lib}xdamage-static-devel < 1.1.3
12mr|libxdamage-1.1.3-4|39	
12mr|libxdamage-1.1.3-4|40	%description -n %{develname}
12mr|libxdamage-1.1.3-4|41	Development files for %{name}
12mr|libxdamage-1.1.3-4|42	
12mr|libxdamage-1.1.3-4|43	%prep
12mr|libxdamage-1.1.3-4|44	%setup -qn libXdamage-%{version}
12mr|libxdamage-1.1.3-4|45	
12mr|libxdamage-1.1.3-4|46	%build
12mr|libxdamage-1.1.3-4|47	%configure2_5x \
12mr|libxdamage-1.1.3-4|48	--disable-static \
12mr|libxdamage-1.1.3-4|49	--x-includes=%{_includedir} \
12mr|libxdamage-1.1.3-4|50	--x-libraries=%{_libdir}
12mr|libxdamage-1.1.3-4|51	
12mr|libxdamage-1.1.3-4|52	%make
12mr|libxdamage-1.1.3-4|53	
12mr|libxdamage-1.1.3-4|54	%install
12mr|libxdamage-1.1.3-4|55	rm -rf %{buildroot}
12mr|libxdamage-1.1.3-4|56	%makeinstall_std
12mr|libxdamage-1.1.3-4|57	
12mr|libxdamage-1.1.3-4|58	%pre -n %{develname}
12mr|libxdamage-1.1.3-4|59	if [ -h %{_includedir}/X11 ]; then
12mr|libxdamage-1.1.3-4|60	rm -f %{_includedir}/X11
12mr|libxdamage-1.1.3-4|61	fi
12mr|libxdamage-1.1.3-4|62	
12mr|libxdamage-1.1.3-4|63	%files -n %{libname}
12mr|libxdamage-1.1.3-4|64	%{_libdir}/libXdamage.so.%{major}*
12mr|libxdamage-1.1.3-4|65	
12mr|libxdamage-1.1.3-4|66	%files -n %{develname}
12mr|libxdamage-1.1.3-4|67	%{_libdir}/libXdamage.so
12mr|libxdamage-1.1.3-4|68	%{_libdir}/pkgconfig/xdamage.pc
12mr|libxdamage-1.1.3-4|69	%{_includedir}/X11/extensions/Xdamage.h
12mr|libxdamage-1.1.3-4|70	
12mr|libxdamage-1.1.3-4|71	
12mr|libxdamage-1.1.3-4|72	
12mr|libxdamage-1.1.3-4|73	
12mr|libxdamage-1.1.3-4|74	%changelog
12mr|libxdamage-1.1.3-4|75	

14992 12
12mr|libxdg-basedir-1.1.1-1|1	%define major 1
12mr|libxdg-basedir-1.1.1-1|2	%define libxdg %mklibname xdg-basedir %{major}
12mr|libxdg-basedir-1.1.1-1|3	%define libdev %mklibname xdg-basedir -d
12mr|libxdg-basedir-1.1.1-1|4	%define libdevstatic %mklibname xdg-basedir -d -s
12mr|libxdg-basedir-1.1.1-1|5	
12mr|libxdg-basedir-1.1.1-1|6	Name:		libxdg-basedir
12mr|libxdg-basedir-1.1.1-1|7	Version:	1.1.1
12mr|libxdg-basedir-1.1.1-1|8	Release:	%mkrel 1
12mr|libxdg-basedir-1.1.1-1|9	Summary:	The XDG Base Directory specification defines where files should be looked for
12mr|libxdg-basedir-1.1.1-1|10	Group:		System/Libraries
12mr|libxdg-basedir-1.1.1-1|11	License:	MIT
12mr|libxdg-basedir-1.1.1-1|12	URL:		https://www.ohloh.net/p/libxdg-basedir
12mr|libxdg-basedir-1.1.1-1|13	Source0:	http://n.ethz.ch/~nevillm/download/libxdg-basedir/libxdg-basedir-%{version}.tar.gz
12mr|libxdg-basedir-1.1.1-1|14	Buildroot:	%{_tmppath}/%{name}-%{version}-build
12mr|libxdg-basedir-1.1.1-1|15	
12mr|libxdg-basedir-1.1.1-1|16	BuildRequires:	doxygen
12mr|libxdg-basedir-1.1.1-1|17	
12mr|libxdg-basedir-1.1.1-1|18	%description
12mr|libxdg-basedir-1.1.1-1|19	The XDG Base Directory Specification defines where should user files be looked
12mr|libxdg-basedir-1.1.1-1|20	for by defining one or more base directories relative in with they should be
12mr|libxdg-basedir-1.1.1-1|21	located.
12mr|libxdg-basedir-1.1.1-1|22	
12mr|libxdg-basedir-1.1.1-1|23	This library implements functions to list the directories according to the
12mr|libxdg-basedir-1.1.1-1|24	specification and provides a few higher-level functions.
12mr|libxdg-basedir-1.1.1-1|25	
12mr|libxdg-basedir-1.1.1-1|26	#------------------------------------------------------------------------------
12mr|libxdg-basedir-1.1.1-1|27	%package -n %{libxdg}
12mr|libxdg-basedir-1.1.1-1|28	Summary:	The XDG Base Directory specification defines where files should be looked for
12mr|libxdg-basedir-1.1.1-1|29	Group:		System/Libraries
12mr|libxdg-basedir-1.1.1-1|30	Provides:	%{name} = %{version}
12mr|libxdg-basedir-1.1.1-1|31	
12mr|libxdg-basedir-1.1.1-1|32	%description -n %{libxdg}
12mr|libxdg-basedir-1.1.1-1|33	The XDG Base Directory Specification defines where should user files be looked
12mr|libxdg-basedir-1.1.1-1|34	for by defining one or more base directories relative in with they should be
12mr|libxdg-basedir-1.1.1-1|35	located
12mr|libxdg-basedir-1.1.1-1|36	#------------------------------------------------------------------------------
12mr|libxdg-basedir-1.1.1-1|37	%package -n %{libdev}
12mr|libxdg-basedir-1.1.1-1|38	Summary:	Development Files for %{name}
12mr|libxdg-basedir-1.1.1-1|39	Group:		Development/Other
12mr|libxdg-basedir-1.1.1-1|40	Requires:	%{name} = %{version}
12mr|libxdg-basedir-1.1.1-1|41	Provides:	xdg-basedir-devel = %{version}-%{release}
12mr|libxdg-basedir-1.1.1-1|42	
12mr|libxdg-basedir-1.1.1-1|43	%description -n %{libdev}
12mr|libxdg-basedir-1.1.1-1|44	Development Files for %{name}
12mr|libxdg-basedir-1.1.1-1|45	
12mr|libxdg-basedir-1.1.1-1|46	%files -n %{libdev}
12mr|libxdg-basedir-1.1.1-1|47	%defattr(-,root,root,-)
12mr|libxdg-basedir-1.1.1-1|48	%_includedir/basedir.h
12mr|libxdg-basedir-1.1.1-1|49	%_includedir/basedir_fs.h
12mr|libxdg-basedir-1.1.1-1|50	%_libdir/libxdg-basedir.so
12mr|libxdg-basedir-1.1.1-1|51	%_libdir/pkgconfig/libxdg-basedir.pc
12mr|libxdg-basedir-1.1.1-1|52	#------------------------------------------------------------------------------
12mr|libxdg-basedir-1.1.1-1|53	%package -n %{libdevstatic}
12mr|libxdg-basedir-1.1.1-1|54	Summary:	Static development files for %{name}
12mr|libxdg-basedir-1.1.1-1|55	Group:		Development/Other
12mr|libxdg-basedir-1.1.1-1|56	Requires:	%{libdev} = %{version}
12mr|libxdg-basedir-1.1.1-1|57	Provides:	libxdg-basedir-static-devel = %{version}-%{release}
12mr|libxdg-basedir-1.1.1-1|58	
12mr|libxdg-basedir-1.1.1-1|59	%description -n %{libdevstatic}
12mr|libxdg-basedir-1.1.1-1|60	Static development files for %{name}
12mr|libxdg-basedir-1.1.1-1|61	
12mr|libxdg-basedir-1.1.1-1|62	%files -n %{libdevstatic}
12mr|libxdg-basedir-1.1.1-1|63	%defattr(-,root,root,-)
12mr|libxdg-basedir-1.1.1-1|64	%_libdir/libxdg-basedir.a
12mr|libxdg-basedir-1.1.1-1|65	#------------------------------------------------------------------------------
12mr|libxdg-basedir-1.1.1-1|66	%prep
12mr|libxdg-basedir-1.1.1-1|67	%setup -q -n libxdg-basedir-%{version}
12mr|libxdg-basedir-1.1.1-1|68	
12mr|libxdg-basedir-1.1.1-1|69	%build
12mr|libxdg-basedir-1.1.1-1|70	%configure2_5x
12mr|libxdg-basedir-1.1.1-1|71	
12mr|libxdg-basedir-1.1.1-1|72	%make
12mr|libxdg-basedir-1.1.1-1|73	
12mr|libxdg-basedir-1.1.1-1|74	
12mr|libxdg-basedir-1.1.1-1|75	%install
12mr|libxdg-basedir-1.1.1-1|76	rm -rf %{buildroot}
12mr|libxdg-basedir-1.1.1-1|77	%makeinstall_std
12mr|libxdg-basedir-1.1.1-1|78	
12mr|libxdg-basedir-1.1.1-1|79	%clean
12mr|libxdg-basedir-1.1.1-1|80	rm -rf %{buildroot}
12mr|libxdg-basedir-1.1.1-1|81	
12mr|libxdg-basedir-1.1.1-1|82	%if %mdkversion < 200900
12mr|libxdg-basedir-1.1.1-1|83	%post -n %{libxdg} -p /sbin/ldconfig
12mr|libxdg-basedir-1.1.1-1|84	%endif
12mr|libxdg-basedir-1.1.1-1|85	%if %mdkversion < 200900
12mr|libxdg-basedir-1.1.1-1|86	%postun -n %{libxdg} -p /sbin/ldconfig
12mr|libxdg-basedir-1.1.1-1|87	%endif
12mr|libxdg-basedir-1.1.1-1|88	
12mr|libxdg-basedir-1.1.1-1|89	%files -n %{libxdg}
12mr|libxdg-basedir-1.1.1-1|90	%defattr(-,root,root,-)
12mr|libxdg-basedir-1.1.1-1|91	%_libdir/libxdg-basedir.so.1
12mr|libxdg-basedir-1.1.1-1|92	%_libdir/libxdg-basedir.so.1.1.0
12mr|libxdg-basedir-1.1.1-1|93	
12mr|libxdg-basedir-1.1.1-1|94	
12mr|libxdg-basedir-1.1.1-1|95	
12mr|libxdg-basedir-1.1.1-1|96	%changelog
12mr|libxdg-basedir-1.1.1-1|97	

14993 12
12mr|libxdmcp-1.1.1-2|1	%define major 6
12mr|libxdmcp-1.1.1-2|2	%define libxdmcp %mklibname xdmcp %{major}
12mr|libxdmcp-1.1.1-2|3	%define develname %mklibname xdmcp -d
12mr|libxdmcp-1.1.1-2|4	
12mr|libxdmcp-1.1.1-2|5	Name:		libxdmcp
12mr|libxdmcp-1.1.1-2|6	Summary:	X Display Manager Control Protocol library
12mr|libxdmcp-1.1.1-2|7	Version:	1.1.1
12mr|libxdmcp-1.1.1-2|8	Release:	2
12mr|libxdmcp-1.1.1-2|9	Group:		Development/X11
12mr|libxdmcp-1.1.1-2|10	License:	MIT
12mr|libxdmcp-1.1.1-2|11	URL:		http://xorg.freedesktop.org
12mr|libxdmcp-1.1.1-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXdmcp-%{version}.tar.bz2
12mr|libxdmcp-1.1.1-2|13	
12mr|libxdmcp-1.1.1-2|14	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|libxdmcp-1.1.1-2|15	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libxdmcp-1.1.1-2|16	
12mr|libxdmcp-1.1.1-2|17	%description
12mr|libxdmcp-1.1.1-2|18	X Display Manager Control Protocol library
12mr|libxdmcp-1.1.1-2|19	
12mr|libxdmcp-1.1.1-2|20	%package -n %{libxdmcp}
12mr|libxdmcp-1.1.1-2|21	Summary:	Development files for %{name}
12mr|libxdmcp-1.1.1-2|22	Group:		Development/X11
12mr|libxdmcp-1.1.1-2|23	Conflicts:	libxorg-x11 < 7.0
12mr|libxdmcp-1.1.1-2|24	Provides:	%{name} = %{version}
12mr|libxdmcp-1.1.1-2|25	
12mr|libxdmcp-1.1.1-2|26	%description -n %{libxdmcp}
12mr|libxdmcp-1.1.1-2|27	X Display Manager Control Protocol library
12mr|libxdmcp-1.1.1-2|28	
12mr|libxdmcp-1.1.1-2|29	%package -n %{develname}
12mr|libxdmcp-1.1.1-2|30	Summary:	Development files for %{name}
12mr|libxdmcp-1.1.1-2|31	Group:		Development/X11
12mr|libxdmcp-1.1.1-2|32	Requires:	%{libxdmcp} = %{version}-%{release}
12mr|libxdmcp-1.1.1-2|33	Provides:	%{name}-devel = %{version}-%{release}
12mr|libxdmcp-1.1.1-2|34	Obsoletes:	%{_lib}xdmcp6-devel < 1.1.1
12mr|libxdmcp-1.1.1-2|35	Obsoletes:	%{_lib}xdmcp-static-devel < 1.1.1
12mr|libxdmcp-1.1.1-2|36	Conflicts:	libxorg-x11-devel < 7.0
12mr|libxdmcp-1.1.1-2|37	
12mr|libxdmcp-1.1.1-2|38	%description -n %{develname}
12mr|libxdmcp-1.1.1-2|39	Development files for %{name}
12mr|libxdmcp-1.1.1-2|40	
12mr|libxdmcp-1.1.1-2|41	%prep
12mr|libxdmcp-1.1.1-2|42	%setup -qn libXdmcp-%{version}
12mr|libxdmcp-1.1.1-2|43	
12mr|libxdmcp-1.1.1-2|44	%build
12mr|libxdmcp-1.1.1-2|45	%configure2_5x \
12mr|libxdmcp-1.1.1-2|46	--disable-static \
12mr|libxdmcp-1.1.1-2|47	--x-includes=%{_includedir} \
12mr|libxdmcp-1.1.1-2|48	--x-libraries=%{_libdir}
12mr|libxdmcp-1.1.1-2|49	
12mr|libxdmcp-1.1.1-2|50	%make
12mr|libxdmcp-1.1.1-2|51	
12mr|libxdmcp-1.1.1-2|52	%install
12mr|libxdmcp-1.1.1-2|53	rm -rf %{buildroot}
12mr|libxdmcp-1.1.1-2|54	%makeinstall_std
12mr|libxdmcp-1.1.1-2|55	
12mr|libxdmcp-1.1.1-2|56	%files -n %{libxdmcp}
12mr|libxdmcp-1.1.1-2|57	%{_libdir}/libXdmcp.so.%{major}*
12mr|libxdmcp-1.1.1-2|58	
12mr|libxdmcp-1.1.1-2|59	%files -n %{develname}
12mr|libxdmcp-1.1.1-2|60	%_datadir/doc/libXdmcp/xdmcp.xml
12mr|libxdmcp-1.1.1-2|61	%{_libdir}/libXdmcp.so
12mr|libxdmcp-1.1.1-2|62	%{_libdir}/pkgconfig/xdmcp.pc
12mr|libxdmcp-1.1.1-2|63	%{_includedir}/X11/Xdmcp.h
12mr|libxdmcp-1.1.1-2|64	
12mr|libxdmcp-1.1.1-2|65	
12mr|libxdmcp-1.1.1-2|66	
12mr|libxdmcp-1.1.1-2|67	%changelog
12mr|libxdmcp-1.1.1-2|68	* Fri Aug  3 2012 abondrov <andrey.bondrov@rosalab.ru>
12mr|libxdmcp-1.1.1-2|69	+ Commit: c2f366c
12mr|libxdmcp-1.1.1-2|70	- New version 1.1.1 (sync with Cooker), fix unversioned Obsoletes
12mr|libxdmcp-1.1.1-2|71	
12mr|libxdmcp-1.1.1-2|72	

14994 12
12mr|libxevie-1.0.3-4|1	%define major 1
12mr|libxevie-1.0.3-4|2	%define libname %mklibname xevie %{major}
12mr|libxevie-1.0.3-4|3	%define develname %mklibname xevie -d
12mr|libxevie-1.0.3-4|4	%define staticdevelname %mklibname xevie -d -s
12mr|libxevie-1.0.3-4|5	
12mr|libxevie-1.0.3-4|6	Name: libxevie
12mr|libxevie-1.0.3-4|7	Summary:  X Event Interceptor Library
12mr|libxevie-1.0.3-4|8	Version: 1.0.3
12mr|libxevie-1.0.3-4|9	Release: %mkrel 4
12mr|libxevie-1.0.3-4|10	Group: Development/X11
12mr|libxevie-1.0.3-4|11	License: MIT
12mr|libxevie-1.0.3-4|12	URL: http://xorg.freedesktop.org
12mr|libxevie-1.0.3-4|13	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXevie-%{version}.tar.bz2
12mr|libxevie-1.0.3-4|14	
12mr|libxevie-1.0.3-4|15	BuildRequires: libx11-devel >= 1.0.0
12mr|libxevie-1.0.3-4|16	BuildRequires: libxext-devel >= 1.0.0
12mr|libxevie-1.0.3-4|17	BuildRequires: x11-proto-devel >= 1.0.0
12mr|libxevie-1.0.3-4|18	BuildRequires: x11-util-macros >= 1.0.1
12mr|libxevie-1.0.3-4|19	
12mr|libxevie-1.0.3-4|20	BuildRoot: %{_tmppath}/%{name}-root
12mr|libxevie-1.0.3-4|21	
12mr|libxevie-1.0.3-4|22	%description
12mr|libxevie-1.0.3-4|23	X Event Interceptor Library.
12mr|libxevie-1.0.3-4|24	
12mr|libxevie-1.0.3-4|25	#-----------------------------------------------------------
12mr|libxevie-1.0.3-4|26	
12mr|libxevie-1.0.3-4|27	%package -n %{libname}
12mr|libxevie-1.0.3-4|28	Summary: X Event Interceptor Library
12mr|libxevie-1.0.3-4|29	Group: Development/X11
12mr|libxevie-1.0.3-4|30	Conflicts: libxorg-x11 < 7.0
12mr|libxevie-1.0.3-4|31	Provides: %{name} = %{version}-%{release}
12mr|libxevie-1.0.3-4|32	
12mr|libxevie-1.0.3-4|33	%description -n %{libname}
12mr|libxevie-1.0.3-4|34	X Event Interceptor Library.
12mr|libxevie-1.0.3-4|35	
12mr|libxevie-1.0.3-4|36	#-----------------------------------------------------------
12mr|libxevie-1.0.3-4|37	
12mr|libxevie-1.0.3-4|38	%package -n %{develname}
12mr|libxevie-1.0.3-4|39	Summary: Development files for %{name}
12mr|libxevie-1.0.3-4|40	Group: Development/X11
12mr|libxevie-1.0.3-4|41	Requires: %{libname} >= %{version}-%{release}
12mr|libxevie-1.0.3-4|42	Requires: x11-proto-devel >= 1.0.0
12mr|libxevie-1.0.3-4|43	Provides: %{name}-devel = %{version}-%{release}
12mr|libxevie-1.0.3-4|44	
12mr|libxevie-1.0.3-4|45	Conflicts: libxorg-x11-devel < 7.0
12mr|libxevie-1.0.3-4|46	Obsoletes: %mklibname xevie 1 -d
12mr|libxevie-1.0.3-4|47	
12mr|libxevie-1.0.3-4|48	%description -n %{develname}
12mr|libxevie-1.0.3-4|49	Development files for %{name}.
12mr|libxevie-1.0.3-4|50	
12mr|libxevie-1.0.3-4|51	%pre -n %{develname}
12mr|libxevie-1.0.3-4|52	if [ -h %{_includedir}/X11 ]; then
12mr|libxevie-1.0.3-4|53	rm -f %{_includedir}/X11
12mr|libxevie-1.0.3-4|54	fi
12mr|libxevie-1.0.3-4|55	
12mr|libxevie-1.0.3-4|56	%files -n %{develname}
12mr|libxevie-1.0.3-4|57	%defattr(-,root,root)
12mr|libxevie-1.0.3-4|58	%{_libdir}/libXevie.so
12mr|libxevie-1.0.3-4|59	%{_libdir}/pkgconfig/xevie.pc
12mr|libxevie-1.0.3-4|60	%{_includedir}/X11/extensions/Xevie.h
12mr|libxevie-1.0.3-4|61	%{_mandir}/man3/Xevie*.3*
12mr|libxevie-1.0.3-4|62	
12mr|libxevie-1.0.3-4|63	#-----------------------------------------------------------
12mr|libxevie-1.0.3-4|64	
12mr|libxevie-1.0.3-4|65	%package -n %{staticdevelname}
12mr|libxevie-1.0.3-4|66	Summary: Static development files for %{name}
12mr|libxevie-1.0.3-4|67	Group: Development/X11
12mr|libxevie-1.0.3-4|68	Requires: %{develname} = %{version}
12mr|libxevie-1.0.3-4|69	Provides: %{name}-static-devel = %{version}-%{release}
12mr|libxevie-1.0.3-4|70	
12mr|libxevie-1.0.3-4|71	Conflicts: libxorg-x11-static-devel < 7.0
12mr|libxevie-1.0.3-4|72	Obsoletes: %mklibname xevie 1 -d -s
12mr|libxevie-1.0.3-4|73	
12mr|libxevie-1.0.3-4|74	%description -n %{staticdevelname}
12mr|libxevie-1.0.3-4|75	Static development files for %{name}.
12mr|libxevie-1.0.3-4|76	
12mr|libxevie-1.0.3-4|77	%files -n %{staticdevelname}
12mr|libxevie-1.0.3-4|78	%defattr(-,root,root)
12mr|libxevie-1.0.3-4|79	%{_libdir}/libXevie.a
12mr|libxevie-1.0.3-4|80	
12mr|libxevie-1.0.3-4|81	#-----------------------------------------------------------
12mr|libxevie-1.0.3-4|82	
12mr|libxevie-1.0.3-4|83	%prep
12mr|libxevie-1.0.3-4|84	%setup -q -n libXevie-%{version}
12mr|libxevie-1.0.3-4|85	
12mr|libxevie-1.0.3-4|86	%build
12mr|libxevie-1.0.3-4|87	%configure2_5x	--x-includes=%{_includedir}\
12mr|libxevie-1.0.3-4|88	--x-libraries=%{_libdir}
12mr|libxevie-1.0.3-4|89	
12mr|libxevie-1.0.3-4|90	%make
12mr|libxevie-1.0.3-4|91	
12mr|libxevie-1.0.3-4|92	%install
12mr|libxevie-1.0.3-4|93	rm -rf %{buildroot}
12mr|libxevie-1.0.3-4|94	%makeinstall_std
12mr|libxevie-1.0.3-4|95	
12mr|libxevie-1.0.3-4|96	%clean
12mr|libxevie-1.0.3-4|97	rm -rf %{buildroot}
12mr|libxevie-1.0.3-4|98	
12mr|libxevie-1.0.3-4|99	%if %mdkversion < 200900
12mr|libxevie-1.0.3-4|100	%post -n %{libname} -p /sbin/ldconfig
12mr|libxevie-1.0.3-4|101	%endif
12mr|libxevie-1.0.3-4|102	%if %mdkversion < 200900
12mr|libxevie-1.0.3-4|103	%postun -n %{libname} -p /sbin/ldconfig
12mr|libxevie-1.0.3-4|104	%endif
12mr|libxevie-1.0.3-4|105	
12mr|libxevie-1.0.3-4|106	%files -n %{libname}
12mr|libxevie-1.0.3-4|107	%defattr(-,root,root)
12mr|libxevie-1.0.3-4|108	%{_libdir}/libXevie.so.%{major}*
12mr|libxevie-1.0.3-4|109	
12mr|libxevie-1.0.3-4|110	
12mr|libxevie-1.0.3-4|111	
12mr|libxevie-1.0.3-4|112	%changelog
12mr|libxevie-1.0.3-4|113	

14995 12
12mr|libxext-1.3.1-2|1	%define major 6
12mr|libxext-1.3.1-2|2	%define libxext %mklibname xext %{major}
12mr|libxext-1.3.1-2|3	%define develname %mklibname xext -d
12mr|libxext-1.3.1-2|4	
12mr|libxext-1.3.1-2|5	Name:		libxext
12mr|libxext-1.3.1-2|6	Summary:	X11 miscellaneous extension library
12mr|libxext-1.3.1-2|7	Epoch:		1
12mr|libxext-1.3.1-2|8	Version:	1.3.1
12mr|libxext-1.3.1-2|9	Release:	2
12mr|libxext-1.3.1-2|10	Group:		Development/X11
12mr|libxext-1.3.1-2|11	License:	MIT
12mr|libxext-1.3.1-2|12	URL:		http://xorg.freedesktop.org
12mr|libxext-1.3.1-2|13	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXext-%{version}.tar.bz2
12mr|libxext-1.3.1-2|14	
12mr|libxext-1.3.1-2|15	BuildRequires:	libx11-devel >= 1.0.0
12mr|libxext-1.3.1-2|16	BuildRequires:	libxau-devel >= 1.0.0
12mr|libxext-1.3.1-2|17	BuildRequires:	libxdmcp-devel >= 1.0.0
12mr|libxext-1.3.1-2|18	BuildRequires:	x11-proto-devel >= 7.5
12mr|libxext-1.3.1-2|19	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libxext-1.3.1-2|20	
12mr|libxext-1.3.1-2|21	%description
12mr|libxext-1.3.1-2|22	Misc X Extension Library
12mr|libxext-1.3.1-2|23	
12mr|libxext-1.3.1-2|24	%package -n %{libxext}
12mr|libxext-1.3.1-2|25	Summary:	X11 miscellaneous extension library
12mr|libxext-1.3.1-2|26	Group:		Development/X11
12mr|libxext-1.3.1-2|27	Conflicts:	libxorg-x11 < 7.0
12mr|libxext-1.3.1-2|28	Provides:	%{name} = %{EVRD}
12mr|libxext-1.3.1-2|29	
12mr|libxext-1.3.1-2|30	%description -n %{libxext}
12mr|libxext-1.3.1-2|31	LibXext provides an X Window System client interface to several extensions to
12mr|libxext-1.3.1-2|32	the X protocol.
12mr|libxext-1.3.1-2|33	The supported protocol extensions are:
12mr|libxext-1.3.1-2|34	- DOUBLE-BUFFER (DBE), the Double Buffer extension;
12mr|libxext-1.3.1-2|35	- DPMS, the VESA Display Power Management System extension;
12mr|libxext-1.3.1-2|36	- Extended-Visual-Information (EVI), an extension for gathering extra
12mr|libxext-1.3.1-2|37	information about the X server's visuals;
12mr|libxext-1.3.1-2|38	- LBX, the Low Bandwidth X extension;
12mr|libxext-1.3.1-2|39	- MIT-SHM, the MIT X client/server shared memory extension;
12mr|libxext-1.3.1-2|40	- MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
12mr|libxext-1.3.1-2|41	- Multi-Buffering, the multi-buffering and stereo display extension;
12mr|libxext-1.3.1-2|42	- SECURITY, the X security extension;
12mr|libxext-1.3.1-2|43	- SHAPE, the non-rectangular shaped window extension;
12mr|libxext-1.3.1-2|44	- SYNC, the X synchronization extension;
12mr|libxext-1.3.1-2|45	- TOG-CUP, the Open Group's Colormap Utilization extension;
12mr|libxext-1.3.1-2|46	- XC-APPGROUP, the X Consortium's Application Group extension;
12mr|libxext-1.3.1-2|47	- XC-MISC, the X Consortium's resource ID querying extension;
12mr|libxext-1.3.1-2|48	- XTEST, the X test extension (this is one of two client-side implementations;
12mr|libxext-1.3.1-2|49	the other is in the libXtst library, provided by the libxtst6 package);
12mr|libxext-1.3.1-2|50	
12mr|libxext-1.3.1-2|51	LibXext also provides a small set of utility functions to aid authors of client
12mr|libxext-1.3.1-2|52	APIs for X protocol extensions.
12mr|libxext-1.3.1-2|53	
12mr|libxext-1.3.1-2|54	%package -n %{develname}
12mr|libxext-1.3.1-2|55	Summary:	Development files for %{name}
12mr|libxext-1.3.1-2|56	Group:		Development/X11
12mr|libxext-1.3.1-2|57	Requires:	%{libxext} = %{EVRD}
12mr|libxext-1.3.1-2|58	Provides:	libxext-devel = %{EVRD}
12mr|libxext-1.3.1-2|59	Obsoletes:	%{_lib}xext6-devel < 1:1.3.1
12mr|libxext-1.3.1-2|60	Obsoletes:	%{_lib}xext6-static-devel < 1:1.3.1
12mr|libxext-1.3.1-2|61	
12mr|libxext-1.3.1-2|62	Conflicts:	libxorg-x11-devel < 7.0
12mr|libxext-1.3.1-2|63	Conflicts:	x11-proto-devel < 7.5
12mr|libxext-1.3.1-2|64	
12mr|libxext-1.3.1-2|65	%description -n %{develname}
12mr|libxext-1.3.1-2|66	Development files for %{name}
12mr|libxext-1.3.1-2|67	
12mr|libxext-1.3.1-2|68	%prep
12mr|libxext-1.3.1-2|69	%setup -qn libXext-%{version}
12mr|libxext-1.3.1-2|70	
12mr|libxext-1.3.1-2|71	%build
12mr|libxext-1.3.1-2|72	%configure2_5x \
12mr|libxext-1.3.1-2|73	--disable-static
12mr|libxext-1.3.1-2|74	
12mr|libxext-1.3.1-2|75	%make
12mr|libxext-1.3.1-2|76	
12mr|libxext-1.3.1-2|77	%install
12mr|libxext-1.3.1-2|78	rm -rf %{buildroot}
12mr|libxext-1.3.1-2|79	%makeinstall_std
12mr|libxext-1.3.1-2|80	rm -rf %{buildroot}%_datadir/doc/libXext
12mr|libxext-1.3.1-2|81	
12mr|libxext-1.3.1-2|82	%files -n %{libxext}
12mr|libxext-1.3.1-2|83	%{_libdir}/libXext.so.%{major}*
12mr|libxext-1.3.1-2|84	
12mr|libxext-1.3.1-2|85	%files -n %{develname}
12mr|libxext-1.3.1-2|86	%doc specs/*.xml
12mr|libxext-1.3.1-2|87	%{_libdir}/libXext.so
12mr|libxext-1.3.1-2|88	%{_libdir}/pkgconfig/xext.pc
12mr|libxext-1.3.1-2|89	%{_includedir}/X11/extensions/*.h
12mr|libxext-1.3.1-2|90	%{_mandir}/man3/*.3*
12mr|libxext-1.3.1-2|91	
12mr|libxext-1.3.1-2|92	
12mr|libxext-1.3.1-2|93	
12mr|libxext-1.3.1-2|94	%changelog
12mr|libxext-1.3.1-2|95	

14996 12
12mr|libxfixes-5.0-4|1	%define major	3
12mr|libxfixes-5.0-4|2	%define libname		%mklibname xfixes %{major}
12mr|libxfixes-5.0-4|3	%define develname	%mklibname xfixes -d
12mr|libxfixes-5.0-4|4	
12mr|libxfixes-5.0-4|5	Name:		libxfixes
12mr|libxfixes-5.0-4|6	Summary:	X Fixes  Library
12mr|libxfixes-5.0-4|7	Version:	5.0
12mr|libxfixes-5.0-4|8	Release:	4
12mr|libxfixes-5.0-4|9	Group:		Development/X11
12mr|libxfixes-5.0-4|10	License:	MIT
12mr|libxfixes-5.0-4|11	URL:		http://xorg.freedesktop.org
12mr|libxfixes-5.0-4|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXfixes-%{version}.tar.bz2
12mr|libxfixes-5.0-4|13	
12mr|libxfixes-5.0-4|14	BuildRequires:	pkgconfig(x11)
12mr|libxfixes-5.0-4|15	BuildRequires:	x11-proto-devel >= 7.6-3
12mr|libxfixes-5.0-4|16	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libxfixes-5.0-4|17	
12mr|libxfixes-5.0-4|18	%description
12mr|libxfixes-5.0-4|19	%{name} is a simple library designed to interface the X Fixes Extension.
12mr|libxfixes-5.0-4|20	
12mr|libxfixes-5.0-4|21	%package -n %{libname}
12mr|libxfixes-5.0-4|22	Summary:	X Fixes  Library
12mr|libxfixes-5.0-4|23	Group:		Development/X11
12mr|libxfixes-5.0-4|24	Conflicts:	libxorg-x11 < 7.0
12mr|libxfixes-5.0-4|25	Provides:	%{name} = %{version}
12mr|libxfixes-5.0-4|26	
12mr|libxfixes-5.0-4|27	%description -n %{libname}
12mr|libxfixes-5.0-4|28	%{name} is a simple library designed to interface the X Fixes Extension.
12mr|libxfixes-5.0-4|29	
12mr|libxfixes-5.0-4|30	%package -n %{develname}
12mr|libxfixes-5.0-4|31	Summary:	Development files for %{name}
12mr|libxfixes-5.0-4|32	Group:		Development/X11
12mr|libxfixes-5.0-4|33	Requires:	%{libname} = %{version}-%{release}
12mr|libxfixes-5.0-4|34	Provides:	libxfixes-devel = %{version}-%{release}
12mr|libxfixes-5.0-4|35	Obsoletes:	%{_lib}xfixes3-devel < 5.0
12mr|libxfixes-5.0-4|36	Obsoletes:	%{_lib}xfixes-static-devel < 5.0
12mr|libxfixes-5.0-4|37	Conflicts:	libxorg-x11-devel < 7.0
12mr|libxfixes-5.0-4|38	
12mr|libxfixes-5.0-4|39	%description -n %{develname}
12mr|libxfixes-5.0-4|40	Development files for %{name}
12mr|libxfixes-5.0-4|41	
12mr|libxfixes-5.0-4|42	%prep
12mr|libxfixes-5.0-4|43	%setup -qn libXfixes-%{version}
12mr|libxfixes-5.0-4|44	
12mr|libxfixes-5.0-4|45	%build
12mr|libxfixes-5.0-4|46	%configure2_5x \
12mr|libxfixes-5.0-4|47	--disable-static \
12mr|libxfixes-5.0-4|48	--x-includes=%{_includedir} \
12mr|libxfixes-5.0-4|49	--x-libraries=%{_libdir}
12mr|libxfixes-5.0-4|50	
12mr|libxfixes-5.0-4|51	%make
12mr|libxfixes-5.0-4|52	
12mr|libxfixes-5.0-4|53	%install
12mr|libxfixes-5.0-4|54	rm -rf %{buildroot}
12mr|libxfixes-5.0-4|55	%makeinstall_std
12mr|libxfixes-5.0-4|56	
12mr|libxfixes-5.0-4|57	%files -n %{libname}
12mr|libxfixes-5.0-4|58	%{_libdir}/libXfixes.so.%{major}*
12mr|libxfixes-5.0-4|59	
12mr|libxfixes-5.0-4|60	%files -n %{develname}
12mr|libxfixes-5.0-4|61	%{_libdir}/libXfixes.so
12mr|libxfixes-5.0-4|62	%{_libdir}/pkgconfig/xfixes.pc
12mr|libxfixes-5.0-4|63	%{_includedir}/X11/extensions/Xfixes.h
12mr|libxfixes-5.0-4|64	%{_mandir}/man3/Xfixes.*
12mr|libxfixes-5.0-4|65	
12mr|libxfixes-5.0-4|66	
12mr|libxfixes-5.0-4|67	%changelog
12mr|libxfixes-5.0-4|68	

14997 12
12mr|libxfont-1.4.5-3|1	%define major 1
12mr|libxfont-1.4.5-3|2	%define libname %mklibname xfont %{major}
12mr|libxfont-1.4.5-3|3	%define develname %mklibname xfont -d
12mr|libxfont-1.4.5-3|4	
12mr|libxfont-1.4.5-3|5	Name:		libxfont
12mr|libxfont-1.4.5-3|6	Summary:	X font Library
12mr|libxfont-1.4.5-3|7	Version:	1.4.5
12mr|libxfont-1.4.5-3|8	Release:	3
12mr|libxfont-1.4.5-3|9	Group:		Development/X11
12mr|libxfont-1.4.5-3|10	License:	MIT
12mr|libxfont-1.4.5-3|11	URL:		http://xorg.freedesktop.org
12mr|libxfont-1.4.5-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXfont-%{version}.tar.bz2
12mr|libxfont-1.4.5-3|13	# submitted upstream as bug #11573
12mr|libxfont-1.4.5-3|14	Patch3:		libXfont-1.3.4-rescan-catalogue-dir-fontpaths-on-directory-change.patch
12mr|libxfont-1.4.5-3|15	
12mr|libxfont-1.4.5-3|16	BuildRequires:	pkgconfig(fontenc)
12mr|libxfont-1.4.5-3|17	BuildRequires:	pkgconfig(freetype2)
12mr|libxfont-1.4.5-3|18	BuildRequires:	pkgconfig(xtrans)
12mr|libxfont-1.4.5-3|19	BuildRequires:	x11-proto-devel
12mr|libxfont-1.4.5-3|20	BuildRequires:	x11-util-macros
12mr|libxfont-1.4.5-3|21	BuildRequires:	bzip2-devel
12mr|libxfont-1.4.5-3|22	
12mr|libxfont-1.4.5-3|23	%description
12mr|libxfont-1.4.5-3|24	X font Library.
12mr|libxfont-1.4.5-3|25	
12mr|libxfont-1.4.5-3|26	%package -n %{libname}
12mr|libxfont-1.4.5-3|27	Summary:	X font Library
12mr|libxfont-1.4.5-3|28	Group:		Development/X11
12mr|libxfont-1.4.5-3|29	Conflicts:	libxorg-x11 < 7.0
12mr|libxfont-1.4.5-3|30	Provides:	%{name} = %{version}
12mr|libxfont-1.4.5-3|31	
12mr|libxfont-1.4.5-3|32	%description -n %{libname}
12mr|libxfont-1.4.5-3|33	X font Library
12mr|libxfont-1.4.5-3|34	
12mr|libxfont-1.4.5-3|35	%package -n %{develname}
12mr|libxfont-1.4.5-3|36	Summary:	Development files for %{name}
12mr|libxfont-1.4.5-3|37	Group:		Development/X11
12mr|libxfont-1.4.5-3|38	Requires:	%{libname} = %{version}-%{release}
12mr|libxfont-1.4.5-3|39	Provides:	libxfont-devel = %{version}-%{release}
12mr|libxfont-1.4.5-3|40	Obsoletes:	%{_lib}xfont1-devel < 1.4.5
12mr|libxfont-1.4.5-3|41	Obsoletes:	%{_lib}xfont-static-devel < 1.4.5
12mr|libxfont-1.4.5-3|42	Conflicts:	libxorg-x11-devel < 7.0
12mr|libxfont-1.4.5-3|43	
12mr|libxfont-1.4.5-3|44	%description -n %{develname}
12mr|libxfont-1.4.5-3|45	Development files for %{name}
12mr|libxfont-1.4.5-3|46	
12mr|libxfont-1.4.5-3|47	%prep
12mr|libxfont-1.4.5-3|48	%setup -qn libXfont-%{version}
12mr|libxfont-1.4.5-3|49	%patch3 -p1 -b .check-dirs-mtime
12mr|libxfont-1.4.5-3|50	
12mr|libxfont-1.4.5-3|51	%build
12mr|libxfont-1.4.5-3|52	%configure2_5x \
12mr|libxfont-1.4.5-3|53	--disable-static \
12mr|libxfont-1.4.5-3|54	--with-bzip2 \
12mr|libxfont-1.4.5-3|55	--without-fop
12mr|libxfont-1.4.5-3|56	
12mr|libxfont-1.4.5-3|57	%make
12mr|libxfont-1.4.5-3|58	
12mr|libxfont-1.4.5-3|59	%install
12mr|libxfont-1.4.5-3|60	%makeinstall_std
12mr|libxfont-1.4.5-3|61	
12mr|libxfont-1.4.5-3|62	%files -n %{libname}
12mr|libxfont-1.4.5-3|63	%{_libdir}/libXfont.so.%{major}*
12mr|libxfont-1.4.5-3|64	
12mr|libxfont-1.4.5-3|65	%files -n %{develname}
12mr|libxfont-1.4.5-3|66	%{_libdir}/libXfont.so
12mr|libxfont-1.4.5-3|67	%{_libdir}/pkgconfig/xfont.pc
12mr|libxfont-1.4.5-3|68	%dir %{_includedir}/X11/fonts
12mr|libxfont-1.4.5-3|69	%{_includedir}/X11/fonts/*
12mr|libxfont-1.4.5-3|70	

14998 12
12mr|libxfontcache-1.0.5-4|1	%define libxfontcache %mklibname xfontcache 1
12mr|libxfontcache-1.0.5-4|2	Name: libxfontcache
12mr|libxfontcache-1.0.5-4|3	Summary:  The Xfontcache Library
12mr|libxfontcache-1.0.5-4|4	Version: 1.0.5
12mr|libxfontcache-1.0.5-4|5	Release: %mkrel 4
12mr|libxfontcache-1.0.5-4|6	Group: Development/X11
12mr|libxfontcache-1.0.5-4|7	License: MIT
12mr|libxfontcache-1.0.5-4|8	URL: http://xorg.freedesktop.org
12mr|libxfontcache-1.0.5-4|9	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXfontcache-%{version}.tar.bz2
12mr|libxfontcache-1.0.5-4|10	BuildRoot: %{_tmppath}/%{name}-root
12mr|libxfontcache-1.0.5-4|11	
12mr|libxfontcache-1.0.5-4|12	BuildRequires: libx11-devel >= 1.0.0
12mr|libxfontcache-1.0.5-4|13	BuildRequires: libxext-devel >= 1.0.0
12mr|libxfontcache-1.0.5-4|14	BuildRequires: x11-proto-devel >= 1.0.0
12mr|libxfontcache-1.0.5-4|15	BuildRequires: x11-util-macros >= 1.0.1
12mr|libxfontcache-1.0.5-4|16	
12mr|libxfontcache-1.0.5-4|17	%description
12mr|libxfontcache-1.0.5-4|18	The Xfontcache Library
12mr|libxfontcache-1.0.5-4|19	
12mr|libxfontcache-1.0.5-4|20	#-----------------------------------------------------------
12mr|libxfontcache-1.0.5-4|21	
12mr|libxfontcache-1.0.5-4|22	%package -n %{libxfontcache}
12mr|libxfontcache-1.0.5-4|23	Summary:  The Xfontcache Library
12mr|libxfontcache-1.0.5-4|24	Group: Development/X11
12mr|libxfontcache-1.0.5-4|25	Conflicts: libxorg-x11 < 7.0
12mr|libxfontcache-1.0.5-4|26	Provides: %{name} = %{version}
12mr|libxfontcache-1.0.5-4|27	
12mr|libxfontcache-1.0.5-4|28	%description -n %{libxfontcache}
12mr|libxfontcache-1.0.5-4|29	The Xfontcache Library
12mr|libxfontcache-1.0.5-4|30	
12mr|libxfontcache-1.0.5-4|31	#-----------------------------------------------------------
12mr|libxfontcache-1.0.5-4|32	
12mr|libxfontcache-1.0.5-4|33	%package -n %{libxfontcache}-devel
12mr|libxfontcache-1.0.5-4|34	Summary: Development files for %{name}
12mr|libxfontcache-1.0.5-4|35	Group: Development/X11
12mr|libxfontcache-1.0.5-4|36	
12mr|libxfontcache-1.0.5-4|37	Requires: %{libxfontcache} = %{version}
12mr|libxfontcache-1.0.5-4|38	Requires: x11-proto-devel >= 1.0.0
12mr|libxfontcache-1.0.5-4|39	Provides: libxfontcache-devel = %{version}-%{release}
12mr|libxfontcache-1.0.5-4|40	
12mr|libxfontcache-1.0.5-4|41	Conflicts: libxorg-x11-devel < 7.0
12mr|libxfontcache-1.0.5-4|42	
12mr|libxfontcache-1.0.5-4|43	%description -n %{libxfontcache}-devel
12mr|libxfontcache-1.0.5-4|44	Development files for %{name}
12mr|libxfontcache-1.0.5-4|45	
12mr|libxfontcache-1.0.5-4|46	%files -n %{libxfontcache}-devel
12mr|libxfontcache-1.0.5-4|47	%defattr(-,root,root)
12mr|libxfontcache-1.0.5-4|48	%{_libdir}/libXfontcache.so
12mr|libxfontcache-1.0.5-4|49	%{_libdir}/pkgconfig/xfontcache.pc
12mr|libxfontcache-1.0.5-4|50	%{_mandir}/man3/FontCache*
12mr|libxfontcache-1.0.5-4|51	%{_mandir}/man3/Xfontcache*
12mr|libxfontcache-1.0.5-4|52	
12mr|libxfontcache-1.0.5-4|53	#-----------------------------------------------------------
12mr|libxfontcache-1.0.5-4|54	
12mr|libxfontcache-1.0.5-4|55	%package -n %{libxfontcache}-static-devel
12mr|libxfontcache-1.0.5-4|56	Summary: Static development files for %{name}
12mr|libxfontcache-1.0.5-4|57	Group: Development/X11
12mr|libxfontcache-1.0.5-4|58	Requires: %{libxfontcache}-devel = %{version}
12mr|libxfontcache-1.0.5-4|59	Provides: libxfontcache-static-devel = %{version}-%{release}
12mr|libxfontcache-1.0.5-4|60	
12mr|libxfontcache-1.0.5-4|61	Conflicts: libxorg-x11-static-devel < 7.0
12mr|libxfontcache-1.0.5-4|62	
12mr|libxfontcache-1.0.5-4|63	%description -n %{libxfontcache}-static-devel
12mr|libxfontcache-1.0.5-4|64	Static development files for %{name}
12mr|libxfontcache-1.0.5-4|65	
12mr|libxfontcache-1.0.5-4|66	%files -n %{libxfontcache}-static-devel
12mr|libxfontcache-1.0.5-4|67	%defattr(-,root,root)
12mr|libxfontcache-1.0.5-4|68	%{_libdir}/libXfontcache.a
12mr|libxfontcache-1.0.5-4|69	
12mr|libxfontcache-1.0.5-4|70	#-----------------------------------------------------------
12mr|libxfontcache-1.0.5-4|71	
12mr|libxfontcache-1.0.5-4|72	%prep
12mr|libxfontcache-1.0.5-4|73	%setup -q -n libXfontcache-%{version}
12mr|libxfontcache-1.0.5-4|74	
12mr|libxfontcache-1.0.5-4|75	%build
12mr|libxfontcache-1.0.5-4|76	%configure2_5x	--x-includes=%{_includedir}\
12mr|libxfontcache-1.0.5-4|77	--x-libraries=%{_libdir}
12mr|libxfontcache-1.0.5-4|78	
12mr|libxfontcache-1.0.5-4|79	%make
12mr|libxfontcache-1.0.5-4|80	
12mr|libxfontcache-1.0.5-4|81	%install
12mr|libxfontcache-1.0.5-4|82	rm -rf %{buildroot}
12mr|libxfontcache-1.0.5-4|83	%makeinstall_std
12mr|libxfontcache-1.0.5-4|84	
12mr|libxfontcache-1.0.5-4|85	%clean
12mr|libxfontcache-1.0.5-4|86	rm -rf %{buildroot}
12mr|libxfontcache-1.0.5-4|87	
12mr|libxfontcache-1.0.5-4|88	%if %mdkversion < 200900
12mr|libxfontcache-1.0.5-4|89	%post -p /sbin/ldconfig
12mr|libxfontcache-1.0.5-4|90	%endif
12mr|libxfontcache-1.0.5-4|91	%if %mdkversion < 200900
12mr|libxfontcache-1.0.5-4|92	%postun -p /sbin/ldconfig
12mr|libxfontcache-1.0.5-4|93	%endif
12mr|libxfontcache-1.0.5-4|94	
12mr|libxfontcache-1.0.5-4|95	%files -n %{libxfontcache}
12mr|libxfontcache-1.0.5-4|96	%defattr(-,root,root)
12mr|libxfontcache-1.0.5-4|97	%{_libdir}/libXfontcache.so.1
12mr|libxfontcache-1.0.5-4|98	%{_libdir}/libXfontcache.so.1.0.0
12mr|libxfontcache-1.0.5-4|99	
12mr|libxfontcache-1.0.5-4|100	
12mr|libxfontcache-1.0.5-4|101	
12mr|libxfontcache-1.0.5-4|102	%changelog
12mr|libxfontcache-1.0.5-4|103	

14999 12
12mr|libxft-2.3.1-1|1	%define major 2
12mr|libxft-2.3.1-1|2	%define libname %mklibname xft %{major}
12mr|libxft-2.3.1-1|3	%define develname %mklibname -d xft
12mr|libxft-2.3.1-1|4	%define build_plf 0
12mr|libxft-2.3.1-1|5	
12mr|libxft-2.3.1-1|6	%if %build_plf
12mr|libxft-2.3.1-1|7	%define distsuffix plf
12mr|libxft-2.3.1-1|8	%if %mdvver >= 201100
12mr|libxft-2.3.1-1|9	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|libxft-2.3.1-1|10	%define extrarelsuffix plf
12mr|libxft-2.3.1-1|11	%endif
12mr|libxft-2.3.1-1|12	%endif
12mr|libxft-2.3.1-1|13	
12mr|libxft-2.3.1-1|14	Name: libxft
12mr|libxft-2.3.1-1|15	Summary:  X FreeType library
12mr|libxft-2.3.1-1|16	Version: 2.3.1
12mr|libxft-2.3.1-1|17	Release: 1%{?extrarelsuffix}
12mr|libxft-2.3.1-1|18	Group: Development/X11
12mr|libxft-2.3.1-1|19	License: MIT
12mr|libxft-2.3.1-1|20	URL: http://xorg.freedesktop.org
12mr|libxft-2.3.1-1|21	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXft-%{version}.tar.bz2
12mr|libxft-2.3.1-1|22	# (fwang) Patch from MagicLinux, enable embedded bitmap option in Xft
12mr|libxft-2.3.1-1|23	# (pzanoni): disabled as the 2.1.14 release seems to integrate part of it in a
12mr|libxft-2.3.1-1|24	# different way
12mr|libxft-2.3.1-1|25	#Patch1: libXft-2.1.8-add-embeddedbitmap-and-gamma-option.patch
12mr|libxft-2.3.1-1|26	%if %build_plf
12mr|libxft-2.3.1-1|27	Patch2:	libXft-2.1.14-lcd-cleartype.patch
12mr|libxft-2.3.1-1|28	%endif
12mr|libxft-2.3.1-1|29	
12mr|libxft-2.3.1-1|30	BuildRequires: pkgconfig(fontconfig) >= 2.3.93
12mr|libxft-2.3.1-1|31	BuildRequires: pkgconfig(xau) >= 1.0.0
12mr|libxft-2.3.1-1|32	BuildRequires: pkgconfig(xrender) >= 0.9.0.2
12mr|libxft-2.3.1-1|33	BuildRequires: x11-util-macros >= 1.0.1
12mr|libxft-2.3.1-1|34	
12mr|libxft-2.3.1-1|35	%description
12mr|libxft-2.3.1-1|36	X FreeType library.
12mr|libxft-2.3.1-1|37	
12mr|libxft-2.3.1-1|38	%package -n %{libname}
12mr|libxft-2.3.1-1|39	Summary:  X FreeType library
12mr|libxft-2.3.1-1|40	Group: Development/X11
12mr|libxft-2.3.1-1|41	Conflicts: libxorg-x11 < 7.0
12mr|libxft-2.3.1-1|42	Provides: %{name} = %{version}-%{release}
12mr|libxft-2.3.1-1|43	
12mr|libxft-2.3.1-1|44	%description -n %{libname}
12mr|libxft-2.3.1-1|45	X FreeType library.
12mr|libxft-2.3.1-1|46	
12mr|libxft-2.3.1-1|47	%package -n %{develname}
12mr|libxft-2.3.1-1|48	Summary: Development files for %{name}
12mr|libxft-2.3.1-1|49	Group: Development/X11
12mr|libxft-2.3.1-1|50	Requires: %{libname} = %{version}-%{release}
12mr|libxft-2.3.1-1|51	Provides: %{name}-devel = %{version}-%{release}
12mr|libxft-2.3.1-1|52	Obsoletes: %{_lib}xft2-devel < 2.3.1
12mr|libxft-2.3.1-1|53	Obsoletes: %{_lib}xft-static-devel < 2.3.1
12mr|libxft-2.3.1-1|54	Conflicts: libxorg-x11-devel < 7.0
12mr|libxft-2.3.1-1|55	
12mr|libxft-2.3.1-1|56	%description -n %{develname}
12mr|libxft-2.3.1-1|57	Development files for %{name}.
12mr|libxft-2.3.1-1|58	
12mr|libxft-2.3.1-1|59	%prep
12mr|libxft-2.3.1-1|60	%setup -qn libXft-%{version}
12mr|libxft-2.3.1-1|61	%if %build_plf
12mr|libxft-2.3.1-1|62	%patch2 -p1
12mr|libxft-2.3.1-1|63	%endif
12mr|libxft-2.3.1-1|64	
12mr|libxft-2.3.1-1|65	%build
12mr|libxft-2.3.1-1|66	%configure2_5x	\
12mr|libxft-2.3.1-1|67	--disable-static \
12mr|libxft-2.3.1-1|68	--x-includes=%{_includedir} \
12mr|libxft-2.3.1-1|69	--x-libraries=%{_libdir}
12mr|libxft-2.3.1-1|70	
12mr|libxft-2.3.1-1|71	%make
12mr|libxft-2.3.1-1|72	
12mr|libxft-2.3.1-1|73	%install
12mr|libxft-2.3.1-1|74	%makeinstall_std
12mr|libxft-2.3.1-1|75	
12mr|libxft-2.3.1-1|76	%files -n %{libname}
12mr|libxft-2.3.1-1|77	%{_libdir}/libXft.so.%{major}*
12mr|libxft-2.3.1-1|78	
12mr|libxft-2.3.1-1|79	%files -n %{develname}
12mr|libxft-2.3.1-1|80	%{_libdir}/libXft.so
12mr|libxft-2.3.1-1|81	%{_libdir}/pkgconfig/xft.pc
12mr|libxft-2.3.1-1|82	%{_includedir}/X11/Xft/Xft.h
12mr|libxft-2.3.1-1|83	%{_includedir}/X11/Xft/XftCompat.h
12mr|libxft-2.3.1-1|84	%{_mandir}/man3/Xft.*
12mr|libxft-2.3.1-1|85	
12mr|libxft-2.3.1-1|86	
12mr|libxft-2.3.1-1|87	
12mr|libxft-2.3.1-1|88	%changelog
12mr|libxft-2.3.1-1|89	

15000 12
12mr|libxft-2.3.1-2|1	%define major 2
12mr|libxft-2.3.1-2|2	%define libname %mklibname xft %{major}
12mr|libxft-2.3.1-2|3	%define develname %mklibname -d xft
12mr|libxft-2.3.1-2|4	
12mr|libxft-2.3.1-2|5	Name: libxft
12mr|libxft-2.3.1-2|6	Summary:  X FreeType library
12mr|libxft-2.3.1-2|7	Version: 2.3.1
12mr|libxft-2.3.1-2|8	Release: 2
12mr|libxft-2.3.1-2|9	Group: Development/X11
12mr|libxft-2.3.1-2|10	License: MIT
12mr|libxft-2.3.1-2|11	URL: http://xorg.freedesktop.org
12mr|libxft-2.3.1-2|12	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXft-%{version}.tar.bz2
12mr|libxft-2.3.1-2|13	
12mr|libxft-2.3.1-2|14	BuildRequires: pkgconfig(fontconfig) >= 2.3.93
12mr|libxft-2.3.1-2|15	BuildRequires: pkgconfig(xau) >= 1.0.0
12mr|libxft-2.3.1-2|16	BuildRequires: pkgconfig(xrender) >= 0.9.0.2
12mr|libxft-2.3.1-2|17	BuildRequires: x11-util-macros >= 1.0.1
12mr|libxft-2.3.1-2|18	
12mr|libxft-2.3.1-2|19	%description
12mr|libxft-2.3.1-2|20	X FreeType library.
12mr|libxft-2.3.1-2|21	
12mr|libxft-2.3.1-2|22	%package -n %{libname}
12mr|libxft-2.3.1-2|23	Summary:  X FreeType library
12mr|libxft-2.3.1-2|24	Group: Development/X11
12mr|libxft-2.3.1-2|25	Conflicts: libxorg-x11 < 7.0
12mr|libxft-2.3.1-2|26	Provides: %{name} = %{version}-%{release}
12mr|libxft-2.3.1-2|27	
12mr|libxft-2.3.1-2|28	%description -n %{libname}
12mr|libxft-2.3.1-2|29	X FreeType library.
12mr|libxft-2.3.1-2|30	
12mr|libxft-2.3.1-2|31	%package -n %{develname}
12mr|libxft-2.3.1-2|32	Summary: Development files for %{name}
12mr|libxft-2.3.1-2|33	Group: Development/X11
12mr|libxft-2.3.1-2|34	Requires: %{libname} = %{version}-%{release}
12mr|libxft-2.3.1-2|35	Provides: %{name}-devel = %{version}-%{release}
12mr|libxft-2.3.1-2|36	Obsoletes: %{_lib}xft2-devel < 2.3.1
12mr|libxft-2.3.1-2|37	Obsoletes: %{_lib}xft-static-devel < 2.3.1
12mr|libxft-2.3.1-2|38	Conflicts: libxorg-x11-devel < 7.0
12mr|libxft-2.3.1-2|39	
12mr|libxft-2.3.1-2|40	%description -n %{develname}
12mr|libxft-2.3.1-2|41	Development files for %{name}.
12mr|libxft-2.3.1-2|42	
12mr|libxft-2.3.1-2|43	%prep
12mr|libxft-2.3.1-2|44	%setup -qn libXft-%{version}
12mr|libxft-2.3.1-2|45	
12mr|libxft-2.3.1-2|46	%build
12mr|libxft-2.3.1-2|47	%configure2_5x	\
12mr|libxft-2.3.1-2|48	--disable-static \
12mr|libxft-2.3.1-2|49	--x-includes=%{_includedir} \
12mr|libxft-2.3.1-2|50	--x-libraries=%{_libdir}
12mr|libxft-2.3.1-2|51	
12mr|libxft-2.3.1-2|52	%make
12mr|libxft-2.3.1-2|53	
12mr|libxft-2.3.1-2|54	%install
12mr|libxft-2.3.1-2|55	%makeinstall_std
12mr|libxft-2.3.1-2|56	
12mr|libxft-2.3.1-2|57	%files -n %{libname}
12mr|libxft-2.3.1-2|58	%{_libdir}/libXft.so.%{major}*
12mr|libxft-2.3.1-2|59	
12mr|libxft-2.3.1-2|60	%files -n %{develname}
12mr|libxft-2.3.1-2|61	%{_libdir}/libXft.so
12mr|libxft-2.3.1-2|62	%{_libdir}/pkgconfig/xft.pc
12mr|libxft-2.3.1-2|63	%{_includedir}/X11/Xft/Xft.h
12mr|libxft-2.3.1-2|64	%{_includedir}/X11/Xft/XftCompat.h
12mr|libxft-2.3.1-2|65	%{_mandir}/man3/Xft.*
12mr|libxft-2.3.1-2|66	
12mr|libxft-2.3.1-2|67	
12mr|libxft-2.3.1-2|68	
12mr|libxft-2.3.1-2|69	%changelog
12mr|libxft-2.3.1-2|70	

15001 12
12mr|libxi-1.6.1-2|1	%define major 6
12mr|libxi-1.6.1-2|2	%define libxi %mklibname xi %{major}
12mr|libxi-1.6.1-2|3	%define develname %mklibname xi -d
12mr|libxi-1.6.1-2|4	
12mr|libxi-1.6.1-2|5	Name: libxi
12mr|libxi-1.6.1-2|6	Summary:  X Input Extension Library
12mr|libxi-1.6.1-2|7	Version: 1.6.1
12mr|libxi-1.6.1-2|8	Release: 2
12mr|libxi-1.6.1-2|9	Group: Development/X11
12mr|libxi-1.6.1-2|10	License: MIT
12mr|libxi-1.6.1-2|11	URL: http://xorg.freedesktop.org
12mr|libxi-1.6.1-2|12	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXi-%{version}.tar.bz2
12mr|libxi-1.6.1-2|13	
12mr|libxi-1.6.1-2|14	BuildRequires: pkgconfig(x11) >= 1.4.99
12mr|libxi-1.6.1-2|15	BuildRequires: pkgconfig(xext) >= 1.1
12mr|libxi-1.6.1-2|16	BuildRequires: x11-proto-devel >= 7.5
12mr|libxi-1.6.1-2|17	BuildRequires: x11-util-macros >= 1.0.1
12mr|libxi-1.6.1-2|18	# necessary for building the man pages
12mr|libxi-1.6.1-2|19	BuildRequires: xmlto
12mr|libxi-1.6.1-2|20	BuildRequires: asciidoc
12mr|libxi-1.6.1-2|21	BuildRequires: docbook-dtd412-xml
12mr|libxi-1.6.1-2|22	
12mr|libxi-1.6.1-2|23	%description
12mr|libxi-1.6.1-2|24	X Input Extension Library
12mr|libxi-1.6.1-2|25	
12mr|libxi-1.6.1-2|26	%package -n %{libxi}
12mr|libxi-1.6.1-2|27	Summary:  X Input Extension Library
12mr|libxi-1.6.1-2|28	Group: Development/X11
12mr|libxi-1.6.1-2|29	Conflicts: libxorg-x11 < 7.0
12mr|libxi-1.6.1-2|30	Provides: %{name} = %{EVRD}
12mr|libxi-1.6.1-2|31	
12mr|libxi-1.6.1-2|32	%description -n %{libxi}
12mr|libxi-1.6.1-2|33	X Input Extension Library
12mr|libxi-1.6.1-2|34	
12mr|libxi-1.6.1-2|35	%package -n %{develname}
12mr|libxi-1.6.1-2|36	Summary: Development files for %{name}
12mr|libxi-1.6.1-2|37	Group: Development/X11
12mr|libxi-1.6.1-2|38	
12mr|libxi-1.6.1-2|39	Requires: %{libxi} = %{version}
12mr|libxi-1.6.1-2|40	Provides: libxi-devel = %{EVRD}
12mr|libxi-1.6.1-2|41	Obsoletes: %{_lib}xi6-devel < 1.6.1
12mr|libxi-1.6.1-2|42	Obsoletes: %{_lib}xi-static-devel < 1.6.1
12mr|libxi-1.6.1-2|43	Conflicts: libxorg-x11-devel < 7.0
12mr|libxi-1.6.1-2|44	Conflicts: x11-proto-devel < 7.5
12mr|libxi-1.6.1-2|45	
12mr|libxi-1.6.1-2|46	%description -n %{develname}
12mr|libxi-1.6.1-2|47	Development files for %{name}
12mr|libxi-1.6.1-2|48	
12mr|libxi-1.6.1-2|49	%prep
12mr|libxi-1.6.1-2|50	%setup -q -n libXi-%{version}
12mr|libxi-1.6.1-2|51	
12mr|libxi-1.6.1-2|52	%build
12mr|libxi-1.6.1-2|53	%configure2_5x \
12mr|libxi-1.6.1-2|54	--disable-static
12mr|libxi-1.6.1-2|55	
12mr|libxi-1.6.1-2|56	%make
12mr|libxi-1.6.1-2|57	
12mr|libxi-1.6.1-2|58	%install
12mr|libxi-1.6.1-2|59	rm -rf %{buildroot}
12mr|libxi-1.6.1-2|60	%makeinstall_std
12mr|libxi-1.6.1-2|61	
12mr|libxi-1.6.1-2|62	%files -n %{libxi}
12mr|libxi-1.6.1-2|63	%{_libdir}/libXi.so.%{major}*
12mr|libxi-1.6.1-2|64	
12mr|libxi-1.6.1-2|65	%files -n %{develname}
12mr|libxi-1.6.1-2|66	%{_libdir}/libXi.so
12mr|libxi-1.6.1-2|67	%{_libdir}/pkgconfig/xi.pc
12mr|libxi-1.6.1-2|68	%{_includedir}/X11/extensions/*.h
12mr|libxi-1.6.1-2|69	%{_datadir}/doc/libXi/*
12mr|libxi-1.6.1-2|70	%{_mandir}/man3/X*
12mr|libxi-1.6.1-2|71	
12mr|libxi-1.6.1-2|72	
12mr|libxi-1.6.1-2|73	
12mr|libxi-1.6.1-2|74	
12mr|libxi-1.6.1-2|75	%changelog
12mr|libxi-1.6.1-2|76	

15002 12
12mr|libxinerama-1.1.2-2|1	%define major 1
12mr|libxinerama-1.1.2-2|2	%define libname %mklibname xinerama %{major}
12mr|libxinerama-1.1.2-2|3	%define develname  %mklibname xinerama -d
12mr|libxinerama-1.1.2-2|4	
12mr|libxinerama-1.1.2-2|5	Name: libxinerama
12mr|libxinerama-1.1.2-2|6	Summary: The Xinerama Library
12mr|libxinerama-1.1.2-2|7	Version: 1.1.2
12mr|libxinerama-1.1.2-2|8	Release: 2
12mr|libxinerama-1.1.2-2|9	Group: Development/X11
12mr|libxinerama-1.1.2-2|10	License: MIT
12mr|libxinerama-1.1.2-2|11	URL: http://xorg.freedesktop.org
12mr|libxinerama-1.1.2-2|12	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXinerama-%{version}.tar.bz2
12mr|libxinerama-1.1.2-2|13	
12mr|libxinerama-1.1.2-2|14	BuildRequires: libx11-devel >= 1.0.0
12mr|libxinerama-1.1.2-2|15	BuildRequires: libxext-devel >= 1.0.0
12mr|libxinerama-1.1.2-2|16	BuildRequires: x11-proto-devel >= 7.5
12mr|libxinerama-1.1.2-2|17	BuildRequires: x11-util-macros >= 1.0.1
12mr|libxinerama-1.1.2-2|18	
12mr|libxinerama-1.1.2-2|19	%description
12mr|libxinerama-1.1.2-2|20	The Xinerama Library
12mr|libxinerama-1.1.2-2|21	
12mr|libxinerama-1.1.2-2|22	%package -n %{libname}
12mr|libxinerama-1.1.2-2|23	Summary: The Xinerama Library
12mr|libxinerama-1.1.2-2|24	Group: Development/X11
12mr|libxinerama-1.1.2-2|25	Conflicts: libxorg-x11 < 7.0
12mr|libxinerama-1.1.2-2|26	Provides: %{name} = %{version}
12mr|libxinerama-1.1.2-2|27	
12mr|libxinerama-1.1.2-2|28	%description -n %{libname}
12mr|libxinerama-1.1.2-2|29	The Xinerama Library
12mr|libxinerama-1.1.2-2|30	
12mr|libxinerama-1.1.2-2|31	%package -n %{develname}
12mr|libxinerama-1.1.2-2|32	Summary: Development files for %{name}
12mr|libxinerama-1.1.2-2|33	Group: Development/X11
12mr|libxinerama-1.1.2-2|34	Requires: %{libname} = %{EVRD}
12mr|libxinerama-1.1.2-2|35	Provides: libxinerama-devel = %{EVRD}
12mr|libxinerama-1.1.2-2|36	Obsoletes: %{_lib}xinerama1-devel < 1.1.2
12mr|libxinerama-1.1.2-2|37	Obsoletes: %{_lib}xinerama-static-devel < 1.1.2
12mr|libxinerama-1.1.2-2|38	Conflicts: libxorg-x11-devel < 7.0
12mr|libxinerama-1.1.2-2|39	
12mr|libxinerama-1.1.2-2|40	%description -n %{develname}
12mr|libxinerama-1.1.2-2|41	Development files for %{name}
12mr|libxinerama-1.1.2-2|42	
12mr|libxinerama-1.1.2-2|43	%prep
12mr|libxinerama-1.1.2-2|44	%setup -qn libXinerama-%{version}
12mr|libxinerama-1.1.2-2|45	
12mr|libxinerama-1.1.2-2|46	%build
12mr|libxinerama-1.1.2-2|47	%configure2_5x \
12mr|libxinerama-1.1.2-2|48	--disable-static \
12mr|libxinerama-1.1.2-2|49	--x-includes=%{_includedir} \
12mr|libxinerama-1.1.2-2|50	--x-libraries=%{_libdir}
12mr|libxinerama-1.1.2-2|51	
12mr|libxinerama-1.1.2-2|52	%make
12mr|libxinerama-1.1.2-2|53	
12mr|libxinerama-1.1.2-2|54	%install
12mr|libxinerama-1.1.2-2|55	rm -rf %{buildroot}
12mr|libxinerama-1.1.2-2|56	%makeinstall_std
12mr|libxinerama-1.1.2-2|57	
12mr|libxinerama-1.1.2-2|58	%files -n %{libname}
12mr|libxinerama-1.1.2-2|59	%{_libdir}/libXinerama.so.%{major}*
12mr|libxinerama-1.1.2-2|60	%_mandir/man3/*
12mr|libxinerama-1.1.2-2|61	
12mr|libxinerama-1.1.2-2|62	%files -n %{develname}
12mr|libxinerama-1.1.2-2|63	%{_libdir}/libXinerama.so
12mr|libxinerama-1.1.2-2|64	%{_libdir}/pkgconfig/xinerama.pc
12mr|libxinerama-1.1.2-2|65	%{_includedir}/X11/extensions/*.h
12mr|libxinerama-1.1.2-2|66	
12mr|libxinerama-1.1.2-2|67	
12mr|libxinerama-1.1.2-2|68	
12mr|libxinerama-1.1.2-2|69	
12mr|libxinerama-1.1.2-2|70	%changelog
12mr|libxinerama-1.1.2-2|71	* Sat Aug  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libxinerama-1.1.2-2|72	+ Commit: 08e326a
12mr|libxinerama-1.1.2-2|73	- Fix unversioned Obsoletes
12mr|libxinerama-1.1.2-2|74	
12mr|libxinerama-1.1.2-2|75	

15003 12
12mr|libxkbfile-1.0.8-2|1	%define major 1
12mr|libxkbfile-1.0.8-2|2	%define libname %mklibname xkbfile %{major}
12mr|libxkbfile-1.0.8-2|3	%define develname %mklibname xkbfile -d
12mr|libxkbfile-1.0.8-2|4	
12mr|libxkbfile-1.0.8-2|5	Name:		libxkbfile
12mr|libxkbfile-1.0.8-2|6	Summary:	The xkbfile Library
12mr|libxkbfile-1.0.8-2|7	Version:	1.0.8
12mr|libxkbfile-1.0.8-2|8	Release:	2
12mr|libxkbfile-1.0.8-2|9	Group:		Development/X11
12mr|libxkbfile-1.0.8-2|10	License:	MIT
12mr|libxkbfile-1.0.8-2|11	URL:		http://xorg.freedesktop.org
12mr|libxkbfile-1.0.8-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libxkbfile-%{version}.tar.bz2
12mr|libxkbfile-1.0.8-2|13	
12mr|libxkbfile-1.0.8-2|14	BuildRequires:	pkgconfig(x11)
12mr|libxkbfile-1.0.8-2|15	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|libxkbfile-1.0.8-2|16	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libxkbfile-1.0.8-2|17	
12mr|libxkbfile-1.0.8-2|18	%description
12mr|libxkbfile-1.0.8-2|19	The xkbfile Library.
12mr|libxkbfile-1.0.8-2|20	
12mr|libxkbfile-1.0.8-2|21	%package -n %{libname}
12mr|libxkbfile-1.0.8-2|22	Summary:	The xkbfile Library
12mr|libxkbfile-1.0.8-2|23	Group:		Development/X11
12mr|libxkbfile-1.0.8-2|24	Conflicts:	libxorg-x11 < 7.0
12mr|libxkbfile-1.0.8-2|25	Provides:	%{name} = %{version}
12mr|libxkbfile-1.0.8-2|26	
12mr|libxkbfile-1.0.8-2|27	%description -n %{libname}
12mr|libxkbfile-1.0.8-2|28	The xkbfile Library.
12mr|libxkbfile-1.0.8-2|29	
12mr|libxkbfile-1.0.8-2|30	%package -n %{develname}
12mr|libxkbfile-1.0.8-2|31	Summary:	Development files for %{name}
12mr|libxkbfile-1.0.8-2|32	Group:		Development/X11
12mr|libxkbfile-1.0.8-2|33	Requires:	%{libname} >= %{version}
12mr|libxkbfile-1.0.8-2|34	Provides:	%{name}-devel = %{version}-%{release}
12mr|libxkbfile-1.0.8-2|35	Conflicts:	libxorg-x11-devel < 7.0
12mr|libxkbfile-1.0.8-2|36	Obsoletes:	%{_lib}xkbfile1-devel < 1.0.8
12mr|libxkbfile-1.0.8-2|37	Obsoletes:	%{_lib}xkbfile-static-devel < 1.0.8
12mr|libxkbfile-1.0.8-2|38	
12mr|libxkbfile-1.0.8-2|39	%description -n %{develname}
12mr|libxkbfile-1.0.8-2|40	Development files for %{name}
12mr|libxkbfile-1.0.8-2|41	
12mr|libxkbfile-1.0.8-2|42	%prep
12mr|libxkbfile-1.0.8-2|43	%setup -qn libxkbfile-%{version}
12mr|libxkbfile-1.0.8-2|44	
12mr|libxkbfile-1.0.8-2|45	%build
12mr|libxkbfile-1.0.8-2|46	%configure2_5x \
12mr|libxkbfile-1.0.8-2|47	--disable-static \
12mr|libxkbfile-1.0.8-2|48	--x-includes=%{_includedir} \
12mr|libxkbfile-1.0.8-2|49	--x-libraries=%{_libdir}
12mr|libxkbfile-1.0.8-2|50	
12mr|libxkbfile-1.0.8-2|51	%make
12mr|libxkbfile-1.0.8-2|52	
12mr|libxkbfile-1.0.8-2|53	%install
12mr|libxkbfile-1.0.8-2|54	rm -rf %{buildroot}
12mr|libxkbfile-1.0.8-2|55	%makeinstall_std
12mr|libxkbfile-1.0.8-2|56	
12mr|libxkbfile-1.0.8-2|57	%files -n %{libname}
12mr|libxkbfile-1.0.8-2|58	%{_libdir}/libxkbfile.so.%{major}*
12mr|libxkbfile-1.0.8-2|59	
12mr|libxkbfile-1.0.8-2|60	%files -n %{develname}
12mr|libxkbfile-1.0.8-2|61	%{_libdir}/libxkbfile.so
12mr|libxkbfile-1.0.8-2|62	%{_libdir}/pkgconfig/xkbfile.pc
12mr|libxkbfile-1.0.8-2|63	%{_includedir}/X11/extensions/XKM.h
12mr|libxkbfile-1.0.8-2|64	%{_includedir}/X11/extensions/XKBrules.h
12mr|libxkbfile-1.0.8-2|65	%{_includedir}/X11/extensions/XKBconfig.h
12mr|libxkbfile-1.0.8-2|66	%{_includedir}/X11/extensions/XKMformat.h
12mr|libxkbfile-1.0.8-2|67	%{_includedir}/X11/extensions/XKBfile.h
12mr|libxkbfile-1.0.8-2|68	%{_includedir}/X11/extensions/XKBbells.h
12mr|libxkbfile-1.0.8-2|69	
12mr|libxkbfile-1.0.8-2|70	
12mr|libxkbfile-1.0.8-2|71	
12mr|libxkbfile-1.0.8-2|72	%changelog
12mr|libxkbfile-1.0.8-2|73	* Sat Aug  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libxkbfile-1.0.8-2|74	+ Commit: f102f57
12mr|libxkbfile-1.0.8-2|75	- New version 1.0.8 (sync with Cooker), fix unversioned Obsoletes
12mr|libxkbfile-1.0.8-2|76	
12mr|libxkbfile-1.0.8-2|77	

15004 12
12mr|libxkbui-1.0.2-11|1	%define name	libxkbui
12mr|libxkbui-1.0.2-11|2	%define version	1.0.2
12mr|libxkbui-1.0.2-11|3	%define release	%mkrel 11
12mr|libxkbui-1.0.2-11|4	
12mr|libxkbui-1.0.2-11|5	%define libname		%mklibname xkbui 1
12mr|libxkbui-1.0.2-11|6	%define develname	%mklibname xkbui -d
12mr|libxkbui-1.0.2-11|7	%define staticname	%mklibname xkbui -d -s
12mr|libxkbui-1.0.2-11|8	
12mr|libxkbui-1.0.2-11|9	Name:		%{name}
12mr|libxkbui-1.0.2-11|10	Summary:	The xkbui Library
12mr|libxkbui-1.0.2-11|11	Version:	%{version}
12mr|libxkbui-1.0.2-11|12	Release:	%{release}
12mr|libxkbui-1.0.2-11|13	Group:		Development/X11
12mr|libxkbui-1.0.2-11|14	License:	MIT
12mr|libxkbui-1.0.2-11|15	URL:		http://xorg.freedesktop.org
12mr|libxkbui-1.0.2-11|16	Source0:	http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
12mr|libxkbui-1.0.2-11|17	Patch0:		libxkbui-1.0.2-drop-xt.patch
12mr|libxkbui-1.0.2-11|18	BuildRoot:	%{_tmppath}/%{name}-root
12mr|libxkbui-1.0.2-11|19	BuildRequires: libx11-devel >= 1.0.0
12mr|libxkbui-1.0.2-11|20	BuildRequires: libxkbfile-devel >= 1.0.1
12mr|libxkbui-1.0.2-11|21	
12mr|libxkbui-1.0.2-11|22	%description
12mr|libxkbui-1.0.2-11|23	The xkbui Library
12mr|libxkbui-1.0.2-11|24	
12mr|libxkbui-1.0.2-11|25	#-----------------------------------------------------------
12mr|libxkbui-1.0.2-11|26	
12mr|libxkbui-1.0.2-11|27	%package -n %{libname}
12mr|libxkbui-1.0.2-11|28	Summary:  The xkbui Library
12mr|libxkbui-1.0.2-11|29	Group: Development/X11
12mr|libxkbui-1.0.2-11|30	Conflicts: libxorg-x11 < 7.0
12mr|libxkbui-1.0.2-11|31	Provides: %{name} = %{version}
12mr|libxkbui-1.0.2-11|32	
12mr|libxkbui-1.0.2-11|33	%description -n %{libname}
12mr|libxkbui-1.0.2-11|34	The xkbui Library
12mr|libxkbui-1.0.2-11|35	
12mr|libxkbui-1.0.2-11|36	#-----------------------------------------------------------
12mr|libxkbui-1.0.2-11|37	
12mr|libxkbui-1.0.2-11|38	%package -n %{develname}
12mr|libxkbui-1.0.2-11|39	Summary: Development files for %{name}
12mr|libxkbui-1.0.2-11|40	Group: Development/X11
12mr|libxkbui-1.0.2-11|41	
12mr|libxkbui-1.0.2-11|42	Requires: %{libname} = %{version}
12mr|libxkbui-1.0.2-11|43	Requires: libx11-devel >= 1.0.0
12mr|libxkbui-1.0.2-11|44	Requires: x11-proto-devel >= 1.0.0
12mr|libxkbui-1.0.2-11|45	Provides: %{name}-devel = %{version}-%{release}
12mr|libxkbui-1.0.2-11|46	Obsoletes: %{mklibname xkbui 1 -d}
12mr|libxkbui-1.0.2-11|47	
12mr|libxkbui-1.0.2-11|48	Conflicts: libxorg-x11-devel < 7.0
12mr|libxkbui-1.0.2-11|49	
12mr|libxkbui-1.0.2-11|50	%description -n %{develname}
12mr|libxkbui-1.0.2-11|51	Development files for %{name}
12mr|libxkbui-1.0.2-11|52	
12mr|libxkbui-1.0.2-11|53	%files -n %{develname}
12mr|libxkbui-1.0.2-11|54	%defattr(-,root,root)
12mr|libxkbui-1.0.2-11|55	%{_libdir}/libxkbui.so
12mr|libxkbui-1.0.2-11|56	%{_libdir}/pkgconfig/xkbui.pc
12mr|libxkbui-1.0.2-11|57	%{_includedir}/X11/extensions/XKBui.h
12mr|libxkbui-1.0.2-11|58	
12mr|libxkbui-1.0.2-11|59	#-----------------------------------------------------------
12mr|libxkbui-1.0.2-11|60	
12mr|libxkbui-1.0.2-11|61	%package -n %{staticname}
12mr|libxkbui-1.0.2-11|62	Summary: Static development files for %{name}
12mr|libxkbui-1.0.2-11|63	Group: Development/X11
12mr|libxkbui-1.0.2-11|64	Requires: %{develname} = %{version}
12mr|libxkbui-1.0.2-11|65	Provides: %{name}-static-devel = %{version}-%{release}
12mr|libxkbui-1.0.2-11|66	Conflicts: libxorg-x11-static-devel < 7.0
12mr|libxkbui-1.0.2-11|67	Obsoletes: %{mklibname xkbui 1 -d -s}
12mr|libxkbui-1.0.2-11|68	
12mr|libxkbui-1.0.2-11|69	%description -n %{staticname}
12mr|libxkbui-1.0.2-11|70	Static development files for %{name}
12mr|libxkbui-1.0.2-11|71	
12mr|libxkbui-1.0.2-11|72	%files -n %{staticname}
12mr|libxkbui-1.0.2-11|73	%defattr(-,root,root)
12mr|libxkbui-1.0.2-11|74	%{_libdir}/libxkbui.*a
12mr|libxkbui-1.0.2-11|75	
12mr|libxkbui-1.0.2-11|76	#-----------------------------------------------------------
12mr|libxkbui-1.0.2-11|77	
12mr|libxkbui-1.0.2-11|78	%prep
12mr|libxkbui-1.0.2-11|79	%setup -q -n libxkbui-%{version}
12mr|libxkbui-1.0.2-11|80	%patch0 -p0
12mr|libxkbui-1.0.2-11|81	
12mr|libxkbui-1.0.2-11|82	%build
12mr|libxkbui-1.0.2-11|83	autoreconf -fi
12mr|libxkbui-1.0.2-11|84	%configure2_5x
12mr|libxkbui-1.0.2-11|85	%make
12mr|libxkbui-1.0.2-11|86	
12mr|libxkbui-1.0.2-11|87	%install
12mr|libxkbui-1.0.2-11|88	rm -rf %{buildroot}
12mr|libxkbui-1.0.2-11|89	%makeinstall_std
12mr|libxkbui-1.0.2-11|90	
12mr|libxkbui-1.0.2-11|91	%clean
12mr|libxkbui-1.0.2-11|92	rm -rf %{buildroot}
12mr|libxkbui-1.0.2-11|93	
12mr|libxkbui-1.0.2-11|94	%if %mdkversion < 200900
12mr|libxkbui-1.0.2-11|95	%post -n %{libname} -p /sbin/ldconfig
12mr|libxkbui-1.0.2-11|96	%endif
12mr|libxkbui-1.0.2-11|97	%if %mdkversion < 200900
12mr|libxkbui-1.0.2-11|98	%postun -n %{libname} -p /sbin/ldconfig
12mr|libxkbui-1.0.2-11|99	%endif
12mr|libxkbui-1.0.2-11|100	
12mr|libxkbui-1.0.2-11|101	%files -n %{libname}
12mr|libxkbui-1.0.2-11|102	%defattr(-,root,root)
12mr|libxkbui-1.0.2-11|103	%{_libdir}/libxkbui.so.1
12mr|libxkbui-1.0.2-11|104	%{_libdir}/libxkbui.so.1.0.0
12mr|libxkbui-1.0.2-11|105	
12mr|libxkbui-1.0.2-11|106	
12mr|libxkbui-1.0.2-11|107	
12mr|libxkbui-1.0.2-11|108	
12mr|libxkbui-1.0.2-11|109	%changelog
12mr|libxkbui-1.0.2-11|110	

15005 12
12mr|libxklavier-5.3-1|1	%define major 16
12mr|libxklavier-5.3-1|2	%define gir_major 1.0
12mr|libxklavier-5.3-1|3	%define libname %mklibname xklavier %{major}
12mr|libxklavier-5.3-1|4	%define girname %mklibname xkl-gir %{gir_major}
12mr|libxklavier-5.3-1|5	%define develname %mklibname -d xklavier
12mr|libxklavier-5.3-1|6	
12mr|libxklavier-5.3-1|7	Name:		libxklavier
12mr|libxklavier-5.3-1|8	Summary:	X Keyboard support library
12mr|libxklavier-5.3-1|9	Version:	5.3
12mr|libxklavier-5.3-1|10	Release:	1
12mr|libxklavier-5.3-1|11	License:	LGPLv2+
12mr|libxklavier-5.3-1|12	Group:		System/Libraries
12mr|libxklavier-5.3-1|13	Url:		http://gswitchit.sourceforge.net/
12mr|libxklavier-5.3-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/5.3/%{name}-%{version}.tar.xz
12mr|libxklavier-5.3-1|15	
12mr|libxklavier-5.3-1|16	BuildRequires:	iso-codes
12mr|libxklavier-5.3-1|17	BuildRequires:	gettext-devel
12mr|libxklavier-5.3-1|18	BuildRequires:	pkgconfig(glib-2.0)
12mr|libxklavier-5.3-1|19	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|libxklavier-5.3-1|20	BuildRequires:	pkgconfig(libxml-2.0)
12mr|libxklavier-5.3-1|21	BuildRequires:	pkgconfig(xi)
12mr|libxklavier-5.3-1|22	BuildRequires:	pkgconfig(xkbfile)
12mr|libxklavier-5.3-1|23	
12mr|libxklavier-5.3-1|24	%description
12mr|libxklavier-5.3-1|25	This library allows you simplify XKB-related development.
12mr|libxklavier-5.3-1|26	
12mr|libxklavier-5.3-1|27	%package -n %{libname}
12mr|libxklavier-5.3-1|28	Summary:	X Keyboard support library
12mr|libxklavier-5.3-1|29	Group:		System/Libraries
12mr|libxklavier-5.3-1|30	
12mr|libxklavier-5.3-1|31	%description -n %{libname}
12mr|libxklavier-5.3-1|32	This library allows you simplify XKB-related development.
12mr|libxklavier-5.3-1|33	
12mr|libxklavier-5.3-1|34	%package -n %{girname}
12mr|libxklavier-5.3-1|35	Group: System/Libraries
12mr|libxklavier-5.3-1|36	Summary: GObject Introspection interface library for %{name}
12mr|libxklavier-5.3-1|37	
12mr|libxklavier-5.3-1|38	%description -n %{girname}
12mr|libxklavier-5.3-1|39	GObject Introspection interface library for %{name}.
12mr|libxklavier-5.3-1|40	
12mr|libxklavier-5.3-1|41	%package -n %{develname}
12mr|libxklavier-5.3-1|42	Summary: Libraries, includes, etc to develop libxklavier applications
12mr|libxklavier-5.3-1|43	Group: Development/C
12mr|libxklavier-5.3-1|44	Requires: %{libname} = %{version}-%{release}
12mr|libxklavier-5.3-1|45	Requires: %{girname} = %{version}-%{release}
12mr|libxklavier-5.3-1|46	Provides: %{name}-devel = %{version}-%{release}
12mr|libxklavier-5.3-1|47	Conflicts: %{_lib}xklavier8-devel
12mr|libxklavier-5.3-1|48	Obsoletes: %mklibname -d xklavier 11
12mr|libxklavier-5.3-1|49	
12mr|libxklavier-5.3-1|50	%description  -n %{develname}
12mr|libxklavier-5.3-1|51	Libraries, include files, etc you can use to develop libxklavier
12mr|libxklavier-5.3-1|52	applications.
12mr|libxklavier-5.3-1|53	
12mr|libxklavier-5.3-1|54	%prep
12mr|libxklavier-5.3-1|55	%setup -q
12mr|libxklavier-5.3-1|56	
12mr|libxklavier-5.3-1|57	%build
12mr|libxklavier-5.3-1|58	if [ ! -f configure ]; then
12mr|libxklavier-5.3-1|59	CFLAGS="$RPM_OPT_FLAGS" ./autogen.sh
12mr|libxklavier-5.3-1|60	fi
12mr|libxklavier-5.3-1|61	%configure2_5x \
12mr|libxklavier-5.3-1|62	--disable-static \
12mr|libxklavier-5.3-1|63	--with-xkb-base=%{_datadir}/X11/xkb/ \
12mr|libxklavier-5.3-1|64	--with-xkb-bin-base=%{_bindir}/
12mr|libxklavier-5.3-1|65	
12mr|libxklavier-5.3-1|66	%make
12mr|libxklavier-5.3-1|67	
12mr|libxklavier-5.3-1|68	%install
12mr|libxklavier-5.3-1|69	%makeinstall_std
12mr|libxklavier-5.3-1|70	find %{buildroot} -name "*.la" -delete
12mr|libxklavier-5.3-1|71	
12mr|libxklavier-5.3-1|72	%files -n %{libname}
12mr|libxklavier-5.3-1|73	%doc COPYING.LIB
12mr|libxklavier-5.3-1|74	%{_libdir}/lib*.so.%{major}*
12mr|libxklavier-5.3-1|75	
12mr|libxklavier-5.3-1|76	%files -n %{girname}
12mr|libxklavier-5.3-1|77	%{_libdir}/girepository-1.0/Xkl-%{gir_major}.typelib
12mr|libxklavier-5.3-1|78	
12mr|libxklavier-5.3-1|79	%files -n %{develname}
12mr|libxklavier-5.3-1|80	%doc AUTHORS ChangeLog NEWS README
12mr|libxklavier-5.3-1|81	%{_includedir}/*
12mr|libxklavier-5.3-1|82	%{_libdir}/*.so
12mr|libxklavier-5.3-1|83	%{_libdir}/pkgconfig/*.pc
12mr|libxklavier-5.3-1|84	%{_datadir}/gir-1.0/Xkl-%{gir_major}.gir
12mr|libxklavier-5.3-1|85	%{_datadir}/gtk-doc/html/%{name}/*
12mr|libxklavier-5.3-1|86	
12mr|libxklavier-5.3-1|87	
12mr|libxklavier-5.3-1|88	%changelog
12mr|libxklavier-5.3-1|89	* Sat Aug  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libxklavier-5.3-1|90	+ Commit: 634b71d
12mr|libxklavier-5.3-1|91	- New version 5.2.1 (sync with Cooker), fix unversioned Obsoletes
12mr|libxklavier-5.3-1|92	
12mr|libxklavier-5.3-1|93	

15006 12
12mr|libxml-1.8.17-20|1	%define	lib_major 1
12mr|libxml-1.8.17-20|2	%define lib_name %mklibname xml %{lib_major}
12mr|libxml-1.8.17-20|3	
12mr|libxml-1.8.17-20|4	Summary:	The libXML library
12mr|libxml-1.8.17-20|5	Name:		libxml
12mr|libxml-1.8.17-20|6	Version:	1.8.17
12mr|libxml-1.8.17-20|7	Release:	%mkrel 20
12mr|libxml-1.8.17-20|8	License:	LGPL
12mr|libxml-1.8.17-20|9	Group:		System/Libraries
12mr|libxml-1.8.17-20|10	URL:		http://www.xmlsoft.org/
12mr|libxml-1.8.17-20|11	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|libxml-1.8.17-20|12	# (gb) 1.8.17-2mdk add missing include
12mr|libxml-1.8.17-20|13	Patch0:		libxml-1.8.17-includes.patch
12mr|libxml-1.8.17-20|14	# (fc) 1.8.17-3mdk remove -L/usr/lib from xml-config --libs
12mr|libxml-1.8.17-20|15	Patch1:		libxml-1.8.17-libdir.patch
12mr|libxml-1.8.17-20|16	Patch2:		libxml-1.8.17-open.patch
12mr|libxml-1.8.17-20|17	Patch3:		libxml-1.8.17-fix-str-fmt.patch
12mr|libxml-1.8.17-20|18	Patch4:		libxml-1.8.17-CVE-2009-2414,2416.diff
12mr|libxml-1.8.17-20|19	Patch5:		libxml-1.8.17-CVE-2011-1944.diff
12mr|libxml-1.8.17-20|20	BuildRequires:	zlib-devel
12mr|libxml-1.8.17-20|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libxml-1.8.17-20|22	
12mr|libxml-1.8.17-20|23	%description
12mr|libxml-1.8.17-20|24	This library allows you to manipulate XML files.
12mr|libxml-1.8.17-20|25	
12mr|libxml-1.8.17-20|26	%package -n	%{lib_name}
12mr|libxml-1.8.17-20|27	Summary:	%{summary}
12mr|libxml-1.8.17-20|28	Group:		%{group}
12mr|libxml-1.8.17-20|29	Obsoletes:	%{name}
12mr|libxml-1.8.17-20|30	Provides:	%{name} = %{version}-%{release}
12mr|libxml-1.8.17-20|31	
12mr|libxml-1.8.17-20|32	%description -n	%{lib_name}
12mr|libxml-1.8.17-20|33	This library allows you to manipulate XML files.
12mr|libxml-1.8.17-20|34	
12mr|libxml-1.8.17-20|35	%package -n	%{lib_name}-devel
12mr|libxml-1.8.17-20|36	Summary:	Libraries, includes and other files to develop libxml applications
12mr|libxml-1.8.17-20|37	Group:		Development/C
12mr|libxml-1.8.17-20|38	# (gb) As of 1.8.17 version, I can't see any changes that would
12mr|libxml-1.8.17-20|39	# require a specific dependency on release, thus permitting
12mr|libxml-1.8.17-20|40	# rpmlintfixes
12mr|libxml-1.8.17-20|41	Requires:	%{lib_name} = %{version}
12mr|libxml-1.8.17-20|42	Requires:	zlib-devel
12mr|libxml-1.8.17-20|43	Obsoletes:	%{name}-devel
12mr|libxml-1.8.17-20|44	Provides:	%{name}-devel = %{version}-%{release}
12mr|libxml-1.8.17-20|45	
12mr|libxml-1.8.17-20|46	%description -n	%{lib_name}-devel
12mr|libxml-1.8.17-20|47	This packages contains the libraries, include and other files
12mr|libxml-1.8.17-20|48	you can use to develop libxml applications.
12mr|libxml-1.8.17-20|49	
12mr|libxml-1.8.17-20|50	%prep
12mr|libxml-1.8.17-20|51	
12mr|libxml-1.8.17-20|52	%setup -q
12mr|libxml-1.8.17-20|53	%patch0 -p1 -b .includes
12mr|libxml-1.8.17-20|54	%patch1 -p1 -b .libdir
12mr|libxml-1.8.17-20|55	%patch2 -p1
12mr|libxml-1.8.17-20|56	%patch3 -p0 -b .str
12mr|libxml-1.8.17-20|57	%patch4 -p0 -b .CVE-2009-2414,2416
12mr|libxml-1.8.17-20|58	%patch5 -p0 -b .CVE-2011-1944
12mr|libxml-1.8.17-20|59	
12mr|libxml-1.8.17-20|60	%build
12mr|libxml-1.8.17-20|61	autoreconf -fi
12mr|libxml-1.8.17-20|62	%configure2_5x
12mr|libxml-1.8.17-20|63	%make
12mr|libxml-1.8.17-20|64	
12mr|libxml-1.8.17-20|65	%check
12mr|libxml-1.8.17-20|66	# all tests must pass
12mr|libxml-1.8.17-20|67	make check
12mr|libxml-1.8.17-20|68	
12mr|libxml-1.8.17-20|69	%install
12mr|libxml-1.8.17-20|70	rm -rf $RPM_BUILD_ROOT
12mr|libxml-1.8.17-20|71	
12mr|libxml-1.8.17-20|72	%makeinstall_std
12mr|libxml-1.8.17-20|73	
12mr|libxml-1.8.17-20|74	%if %mdkversion < 200900
12mr|libxml-1.8.17-20|75	%post -p /sbin/ldconfig -n %{lib_name}
12mr|libxml-1.8.17-20|76	%endif
12mr|libxml-1.8.17-20|77	
12mr|libxml-1.8.17-20|78	%if %mdkversion < 200900
12mr|libxml-1.8.17-20|79	%postun -p /sbin/ldconfig -n %{lib_name}
12mr|libxml-1.8.17-20|80	%endif
12mr|libxml-1.8.17-20|81	
12mr|libxml-1.8.17-20|82	%clean
12mr|libxml-1.8.17-20|83	rm -rf $RPM_BUILD_ROOT
12mr|libxml-1.8.17-20|84	
12mr|libxml-1.8.17-20|85	%files -n %{lib_name}
12mr|libxml-1.8.17-20|86	%defattr(-, root, root)
12mr|libxml-1.8.17-20|87	%doc AUTHORS ChangeLog NEWS README COPYING COPYING.LIB TODO
12mr|libxml-1.8.17-20|88	%{_libdir}/lib*.so.*
12mr|libxml-1.8.17-20|89	
12mr|libxml-1.8.17-20|90	%files -n %{lib_name}-devel
12mr|libxml-1.8.17-20|91	%defattr(-, root, root)
12mr|libxml-1.8.17-20|92	%{_bindir}/xml-config
12mr|libxml-1.8.17-20|93	%{_libdir}/lib*.so
12mr|libxml-1.8.17-20|94	%{_libdir}/*a
12mr|libxml-1.8.17-20|95	%{_libdir}/*.sh
12mr|libxml-1.8.17-20|96	%{_includedir}/*
12mr|libxml-1.8.17-20|97	%{_libdir}/pkgconfig/*
12mr|libxml-1.8.17-20|98	%{_datadir}/gnome-xml
12mr|libxml-1.8.17-20|99	
12mr|libxml-1.8.17-20|100	
12mr|libxml-1.8.17-20|101	
12mr|libxml-1.8.17-20|102	%changelog
12mr|libxml-1.8.17-20|103	

15007 12
12mr|libxml2-2.9.0-1|1	%bcond_without	python
12mr|libxml2-2.9.0-1|2	
12mr|libxml2-2.9.0-1|3	%define	major	2
12mr|libxml2-2.9.0-1|4	%define	libname	%mklibname xml2_ %{major}
12mr|libxml2-2.9.0-1|5	%define	devname	%mklibname xml2 -d
12mr|libxml2-2.9.0-1|6	
12mr|libxml2-2.9.0-1|7	Summary:	Library providing XML and HTML support
12mr|libxml2-2.9.0-1|8	Name:		libxml2
12mr|libxml2-2.9.0-1|9	Version:	2.9.0
12mr|libxml2-2.9.0-1|10	Release:	1
12mr|libxml2-2.9.0-1|11	License:	MIT
12mr|libxml2-2.9.0-1|12	Group:		System/Libraries
12mr|libxml2-2.9.0-1|13	URL:		http://www.xmlsoft.org/
12mr|libxml2-2.9.0-1|14	Source0:	ftp://xmlsoft.org/libxml2/%{name}-%{version}.tar.gz
12mr|libxml2-2.9.0-1|15	Patch0:		libxml2-rand_seed.patch
12mr|libxml2-2.9.0-1|16	BuildRequires:	gtk-doc
12mr|libxml2-2.9.0-1|17	%if %{with python}
12mr|libxml2-2.9.0-1|18	BuildRequires:	python-devel
12mr|libxml2-2.9.0-1|19	%endif
12mr|libxml2-2.9.0-1|20	BuildRequires:	readline-devel
12mr|libxml2-2.9.0-1|21	BuildRequires:	zlib-devel
12mr|libxml2-2.9.0-1|22	BuildRequires:	lzma-devel
12mr|libxml2-2.9.0-1|23	
12mr|libxml2-2.9.0-1|24	%description
12mr|libxml2-2.9.0-1|25	This library allows you to manipulate XML files. It includes support
12mr|libxml2-2.9.0-1|26	for reading, modifying and writing XML and HTML files. There is DTDs
12mr|libxml2-2.9.0-1|27	support: this includes parsing and validation even with complex DtDs,
12mr|libxml2-2.9.0-1|28	either at parse time or later once the document has been modified. The
12mr|libxml2-2.9.0-1|29	output can be a simple SAX stream or and in-memory DOM-like
12mr|libxml2-2.9.0-1|30	representations. In this case one can use the built-in XPath and
12mr|libxml2-2.9.0-1|31	XPointer implementation to select subnodes or ranges. A flexible
12mr|libxml2-2.9.0-1|32	Input/Output mechanism is available, with existing HTTP and FTP modules
12mr|libxml2-2.9.0-1|33	and combined to a URI library.
12mr|libxml2-2.9.0-1|34	
12mr|libxml2-2.9.0-1|35	%package -n	%{libname}
12mr|libxml2-2.9.0-1|36	Summary:	Shared libraries providing XML and HTML support
12mr|libxml2-2.9.0-1|37	Group:		System/Libraries
12mr|libxml2-2.9.0-1|38	Obsoletes:	%{mklibname xml 2} < 2.8.0
12mr|libxml2-2.9.0-1|39	Provides:	%{name} = %{EVRD}
12mr|libxml2-2.9.0-1|40	
12mr|libxml2-2.9.0-1|41	%description -n	%{libname}
12mr|libxml2-2.9.0-1|42	This library allows you to manipulate XML files. It includes support
12mr|libxml2-2.9.0-1|43	for reading, modifying and writing XML and HTML files. There is DTDs
12mr|libxml2-2.9.0-1|44	support: this includes parsing and validation even with complex DtDs,
12mr|libxml2-2.9.0-1|45	either at parse time or later once the document has been modified.
12mr|libxml2-2.9.0-1|46	
12mr|libxml2-2.9.0-1|47	%package	utils
12mr|libxml2-2.9.0-1|48	Summary:	Utilities to manipulate XML files
12mr|libxml2-2.9.0-1|49	Group:		System/Libraries
12mr|libxml2-2.9.0-1|50	Requires:	%{libname} = %{EVRD}
12mr|libxml2-2.9.0-1|51	
12mr|libxml2-2.9.0-1|52	%description	utils
12mr|libxml2-2.9.0-1|53	This packages contains utils to manipulate XML files.
12mr|libxml2-2.9.0-1|54	
12mr|libxml2-2.9.0-1|55	%if %{with python}
12mr|libxml2-2.9.0-1|56	%package -n	python-%{name}
12mr|libxml2-2.9.0-1|57	Summary:	Python bindings for the libxml2 library
12mr|libxml2-2.9.0-1|58	Group:		Development/Python
12mr|libxml2-2.9.0-1|59	%rename		%{name}-python
12mr|libxml2-2.9.0-1|60	
12mr|libxml2-2.9.0-1|61	%description -n	python-%{name}
12mr|libxml2-2.9.0-1|62	The libxml2-python package contains a module that permits applications
12mr|libxml2-2.9.0-1|63	written in the Python programming language to use the interface
12mr|libxml2-2.9.0-1|64	supplied by the libxml2 library to manipulate XML files.
12mr|libxml2-2.9.0-1|65	
12mr|libxml2-2.9.0-1|66	This library allows you to manipulate XML files. It includes support
12mr|libxml2-2.9.0-1|67	for reading, modifying and writing XML and HTML files. There is DTDs
12mr|libxml2-2.9.0-1|68	support: this includes parsing and validation even with complex DtDs,
12mr|libxml2-2.9.0-1|69	either at parse time or later once the document has been modified.
12mr|libxml2-2.9.0-1|70	%endif
12mr|libxml2-2.9.0-1|71	
12mr|libxml2-2.9.0-1|72	%package -n	%{devname}
12mr|libxml2-2.9.0-1|73	Summary:	Libraries, includes, etc. to develop XML and HTML applications
12mr|libxml2-2.9.0-1|74	Group:		Development/C
12mr|libxml2-2.9.0-1|75	Requires:	%{libname} = %{EVRD}
12mr|libxml2-2.9.0-1|76	Provides:	%{name}-devel = %{EVRD}
12mr|libxml2-2.9.0-1|77	
12mr|libxml2-2.9.0-1|78	%description -n	%{devname}
12mr|libxml2-2.9.0-1|79	Libraries, include files, etc you can use to develop XML applications.
12mr|libxml2-2.9.0-1|80	This library allows you to manipulate XML files. It includes support
12mr|libxml2-2.9.0-1|81	for reading, modifying and writing XML and HTML files. There is DTDs
12mr|libxml2-2.9.0-1|82	support: this includes parsing and validation even with complex DtDs,
12mr|libxml2-2.9.0-1|83	either at parse time or later once the document has been modified.
12mr|libxml2-2.9.0-1|84	
12mr|libxml2-2.9.0-1|85	%prep
12mr|libxml2-2.9.0-1|86	%setup -q
12mr|libxml2-2.9.0-1|87	%patch0 -p1
12mr|libxml2-2.9.0-1|88	
12mr|libxml2-2.9.0-1|89	%build
12mr|libxml2-2.9.0-1|90	%configure2_5x \
12mr|libxml2-2.9.0-1|91	--disable-static
12mr|libxml2-2.9.0-1|92	
12mr|libxml2-2.9.0-1|93	%make
12mr|libxml2-2.9.0-1|94	
12mr|libxml2-2.9.0-1|95	xz --text -c doc/libxml2-api.xml > doc/libxml2-api.xml.xz
12mr|libxml2-2.9.0-1|96	
12mr|libxml2-2.9.0-1|97	%install
12mr|libxml2-2.9.0-1|98	%makeinstall_std
12mr|libxml2-2.9.0-1|99	
12mr|libxml2-2.9.0-1|100	# multiarch policy
12mr|libxml2-2.9.0-1|101	%multiarch_binaries %{buildroot}%{_bindir}/xml2-config
12mr|libxml2-2.9.0-1|102	
12mr|libxml2-2.9.0-1|103	# remove unpackaged files
12mr|libxml2-2.9.0-1|104	rm -rf	%{buildroot}%{_prefix}/doc %{buildroot}%{_datadir}/doc
12mr|libxml2-2.9.0-1|105	
12mr|libxml2-2.9.0-1|106	%check
12mr|libxml2-2.9.0-1|107	# all tests must pass
12mr|libxml2-2.9.0-1|108	# use TARBALLURL_2="" TARBALLURL="" TESTDIRS="" to disable xstc test which are using remote tarball
12mr|libxml2-2.9.0-1|109	make TARBALLURL_2="" TARBALLURL="" TESTDIRS="" check
12mr|libxml2-2.9.0-1|110	
12mr|libxml2-2.9.0-1|111	%files -n %{libname}
12mr|libxml2-2.9.0-1|112	%{_libdir}/%{name}.so.%{major}*
12mr|libxml2-2.9.0-1|113	
12mr|libxml2-2.9.0-1|114	%files utils
12mr|libxml2-2.9.0-1|115	%{_bindir}/xmlcatalog
12mr|libxml2-2.9.0-1|116	%{_bindir}/xmllint
12mr|libxml2-2.9.0-1|117	%{_mandir}/man1/xmlcatalog*
12mr|libxml2-2.9.0-1|118	%{_mandir}/man1/xmllint*
12mr|libxml2-2.9.0-1|119	
12mr|libxml2-2.9.0-1|120	%if %{with python}
12mr|libxml2-2.9.0-1|121	%files -n python-%{name}
12mr|libxml2-2.9.0-1|122	%doc doc/*.py doc/python.html
12mr|libxml2-2.9.0-1|123	%doc python/TODO
12mr|libxml2-2.9.0-1|124	%doc python/libxml2class.txt
12mr|libxml2-2.9.0-1|125	%doc python/tests/*.py
12mr|libxml2-2.9.0-1|126	%{py_platsitedir}/*.so
12mr|libxml2-2.9.0-1|127	%{py_platsitedir}/*.py
12mr|libxml2-2.9.0-1|128	%endif
12mr|libxml2-2.9.0-1|129	
12mr|libxml2-2.9.0-1|130	%files -n %{devname}
12mr|libxml2-2.9.0-1|131	%doc AUTHORS ChangeLog README Copyright TODO
12mr|libxml2-2.9.0-1|132	%doc doc/*.html doc/*.gif doc/*.png doc/html doc/tutorial
12mr|libxml2-2.9.0-1|133	%doc doc/libxml2-api.xml.xz
12mr|libxml2-2.9.0-1|134	%doc %{_datadir}/gtk-doc/html/*
12mr|libxml2-2.9.0-1|135	%{_bindir}/xml2-config
12mr|libxml2-2.9.0-1|136	%{multiarch_bindir}/xml2-config
12mr|libxml2-2.9.0-1|137	%{_libdir}/*.so
12mr|libxml2-2.9.0-1|138	%{_libdir}/*.sh
12mr|libxml2-2.9.0-1|139	%{_libdir}/pkgconfig/*
12mr|libxml2-2.9.0-1|140	%{_mandir}/man1/xml2-config*
12mr|libxml2-2.9.0-1|141	%{_mandir}/man3/*
12mr|libxml2-2.9.0-1|142	%{_includedir}/*
12mr|libxml2-2.9.0-1|143	%{_datadir}/aclocal/*
12mr|libxml2-2.9.0-1|144	
12mr|libxml2-2.9.0-1|145	
12mr|libxml2-2.9.0-1|146	%changelog
12mr|libxml2-2.9.0-1|147	* Thu Jun 21 2012 Oden Eriksson <oeriksson@mandriva.com> 2.8.0-1
12mr|libxml2-2.9.0-1|148	+ Revision: 806574
12mr|libxml2-2.9.0-1|149	- 2.8.0
12mr|libxml2-2.9.0-1|150	- drop all patches as they are applied in the 2.8.0 version
12mr|libxml2-2.9.0-1|151	- enable lzma support
12mr|libxml2-2.9.0-1|152	
12mr|libxml2-2.9.0-1|153	* Wed Mar 07 2012 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 2.7.8-14
12mr|libxml2-2.9.0-1|154	+ Revision: 782657
12mr|libxml2-2.9.0-1|155	- rename libxml2-python to python-libxml2
12mr|libxml2-2.9.0-1|156	- drop explicit python & library package dependencies for python package
12mr|libxml2-2.9.0-1|157	- drop ancient obsoletes on %%{_lib}xml2-python
12mr|libxml2-2.9.0-1|158	- don't bother packaging doc/examples
12mr|libxml2-2.9.0-1|159	- compress libxml2-api.xml in %%build with xz
12mr|libxml2-2.9.0-1|160	- use %%{EVRD} macro
12mr|libxml2-2.9.0-1|161	- cleanups
12mr|libxml2-2.9.0-1|162	- do autoreconf in %%prep
12mr|libxml2-2.9.0-1|163	
12mr|libxml2-2.9.0-1|164	* Wed Feb 22 2012 Oden Eriksson <oeriksson@mandriva.com> 2.7.8-13
12mr|libxml2-2.9.0-1|165	+ Revision: 779188
12mr|libxml2-2.9.0-1|166	- sync with MDVSA-2012:023
12mr|libxml2-2.9.0-1|167	
12mr|libxml2-2.9.0-1|168	* Mon Jan 16 2012 Oden Eriksson <oeriksson@mandriva.com> 2.7.8-12
12mr|libxml2-2.9.0-1|169	+ Revision: 761750
12mr|libxml2-2.9.0-1|170	- sync with MDVSA-2012:005
12mr|libxml2-2.9.0-1|171	
12mr|libxml2-2.9.0-1|172	* Thu Dec 15 2011 Oden Eriksson <oeriksson@mandriva.com> 2.7.8-11
12mr|libxml2-2.9.0-1|173	+ Revision: 741591
12mr|libxml2-2.9.0-1|174	- sync with MDVSA-2011:188
12mr|libxml2-2.9.0-1|175	
12mr|libxml2-2.9.0-1|176	* Mon Dec 05 2011 ZÃ© <ze@mandriva.org> 2.7.8-10
12mr|libxml2-2.9.0-1|177	+ Revision: 737977
12mr|libxml2-2.9.0-1|178	- fix python file list
12mr|libxml2-2.9.0-1|179	- clean all .la files
12mr|libxml2-2.9.0-1|180	
12mr|libxml2-2.9.0-1|181	* Thu Nov 24 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 2.7.8-9
12mr|libxml2-2.9.0-1|182	+ Revision: 733228
12mr|libxml2-2.9.0-1|183	- add back .la files
12mr|libxml2-2.9.0-1|184	
12mr|libxml2-2.9.0-1|185	* Thu Nov 24 2011 Matthew Dawkins <mattydaw@mandriva.org> 2.7.8-8
12mr|libxml2-2.9.0-1|186	+ Revision: 733099
12mr|libxml2-2.9.0-1|187	- rebuild
12mr|libxml2-2.9.0-1|188	- removed defattr
12mr|libxml2-2.9.0-1|189	- removed clean section
12mr|libxml2-2.9.0-1|190	- removed all .la files
12mr|libxml2-2.9.0-1|191	- disabled static build
12mr|libxml2-2.9.0-1|192	- removed dup docs across sub pkgs
12mr|libxml2-2.9.0-1|193	- cleaned up spec
12mr|libxml2-2.9.0-1|194	- remove reqs in devel pkg
12mr|libxml2-2.9.0-1|195	- removed mkrel & BuildRoot
12mr|libxml2-2.9.0-1|196	
12mr|libxml2-2.9.0-1|197	* Sun Oct 09 2011 Oden Eriksson <oeriksson@mandriva.com> 2.7.8-7
12mr|libxml2-2.9.0-1|198	+ Revision: 703913
12mr|libxml2-2.9.0-1|199	- sync with MDVSA-2011:131, MDVSA-2011:145
12mr|libxml2-2.9.0-1|200	
12mr|libxml2-2.9.0-1|201	+ Matthew Dawkins <mattydaw@mandriva.org>
12mr|libxml2-2.9.0-1|202	- added build option for python
12mr|libxml2-2.9.0-1|203	
12mr|libxml2-2.9.0-1|204	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 2.7.8-6
12mr|libxml2-2.9.0-1|205	+ Revision: 661450
12mr|libxml2-2.9.0-1|206	- multiarch fixes
12mr|libxml2-2.9.0-1|207	
12mr|libxml2-2.9.0-1|208	* Wed Dec 29 2010 Oden Eriksson <oeriksson@mandriva.com> 2.7.8-5mdv2011.0
12mr|libxml2-2.9.0-1|209	+ Revision: 626025
12mr|libxml2-2.9.0-1|210	- P1: security fix for CVE-2010-4494 (upstream)
12mr|libxml2-2.9.0-1|211	
12mr|libxml2-2.9.0-1|212	* Tue Dec 28 2010 Funda Wang <fwang@mandriva.org> 2.7.8-4mdv2011.0
12mr|libxml2-2.9.0-1|213	+ Revision: 625595
12mr|libxml2-2.9.0-1|214	- more specific requires
12mr|libxml2-2.9.0-1|215	
12mr|libxml2-2.9.0-1|216	* Tue Dec 28 2010 Funda Wang <fwang@mandriva.org> 2.7.8-3mdv2011.0
12mr|libxml2-2.9.0-1|217	+ Revision: 625494
12mr|libxml2-2.9.0-1|218	- revert version script per upstream
12mr|libxml2-2.9.0-1|219	
12mr|libxml2-2.9.0-1|220	* Mon Dec 27 2010 Funda Wang <fwang@mandriva.org> 2.7.8-2mdv2011.0
12mr|libxml2-2.9.0-1|221	+ Revision: 625370
12mr|libxml2-2.9.0-1|222	- rebuild
12mr|libxml2-2.9.0-1|223	
12mr|libxml2-2.9.0-1|224	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|libxml2-2.9.0-1|225	- 2.7.8
12mr|libxml2-2.9.0-1|226	
12mr|libxml2-2.9.0-1|227	* Wed Mar 17 2010 Frederic Crozat <fcrozat@mandriva.com> 2.7.7-1mdv2011.0
12mr|libxml2-2.9.0-1|228	+ Revision: 524077
12mr|libxml2-2.9.0-1|229	- Release 2.7.7
12mr|libxml2-2.9.0-1|230	
12mr|libxml2-2.9.0-1|231	* Sun Mar 14 2010 Oden Eriksson <oeriksson@mandriva.com> 2.7.6-2mdv2010.1
12mr|libxml2-2.9.0-1|232	+ Revision: 519031
12mr|libxml2-2.9.0-1|233	- rebuild
12mr|libxml2-2.9.0-1|234	
12mr|libxml2-2.9.0-1|235	* Mon Oct 12 2009 Frederic Crozat <fcrozat@mandriva.com> 2.7.6-1mdv2010.0
12mr|libxml2-2.9.0-1|236	+ Revision: 456837
12mr|libxml2-2.9.0-1|237	- Release 2.7.6
12mr|libxml2-2.9.0-1|238	- Remove patches 3 & 4 (merged upstream)
12mr|libxml2-2.9.0-1|239	
12mr|libxml2-2.9.0-1|240	* Tue Sep 15 2009 Frederic Crozat <fcrozat@mandriva.com> 2.7.4-2mdv2010.0
12mr|libxml2-2.9.0-1|241	+ Revision: 443121
12mr|libxml2-2.9.0-1|242	- Patch4 (GIT): fix inkscape crash (GNOME bug #566012)
12mr|libxml2-2.9.0-1|243	
12mr|libxml2-2.9.0-1|244	* Fri Sep 11 2009 Frederic Crozat <fcrozat@mandriva.com> 2.7.4-1mdv2010.0
12mr|libxml2-2.9.0-1|245	+ Revision: 438471
12mr|libxml2-2.9.0-1|246	- Remove the old trick of generating optimisation at build time
12mr|libxml2-2.9.0-1|247	- Release 2.7.4
12mr|libxml2-2.9.0-1|248	- Remove patches 2, 4 (merged upstream)
12mr|libxml2-2.9.0-1|249	- Regenerate patch3
12mr|libxml2-2.9.0-1|250	- Change the way examples are cleaned to be nice with check pass
12mr|libxml2-2.9.0-1|251	
12mr|libxml2-2.9.0-1|252	* Wed Aug 12 2009 Oden Eriksson <oeriksson@mandriva.com> 2.7.3-3mdv2010.0
12mr|libxml2-2.9.0-1|253	+ Revision: 415502
12mr|libxml2-2.9.0-1|254	- P4: security fix for CVE-2009-2414 and CVE-2009-2416
12mr|libxml2-2.9.0-1|255	
12mr|libxml2-2.9.0-1|256	* Mon Jan 26 2009 Funda Wang <fwang@mandriva.org> 2.7.3-2mdv2009.1
12mr|libxml2-2.9.0-1|257	+ Revision: 333661
12mr|libxml2-2.9.0-1|258	- fix linkage of python module
12mr|libxml2-2.9.0-1|259	
12mr|libxml2-2.9.0-1|260	* Tue Jan 20 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.7.3-1mdv2009.1
12mr|libxml2-2.9.0-1|261	+ Revision: 331728
12mr|libxml2-2.9.0-1|262	- update the patch again
12mr|libxml2-2.9.0-1|263	- update patch 2
12mr|libxml2-2.9.0-1|264	- new version
12mr|libxml2-2.9.0-1|265	- drop patches 0,1
12mr|libxml2-2.9.0-1|266	
12mr|libxml2-2.9.0-1|267	* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 2.7.2-4mdv2009.1
12mr|libxml2-2.9.0-1|268	+ Revision: 318621
12mr|libxml2-2.9.0-1|269	- rebuild for new python
12mr|libxml2-2.9.0-1|270	
12mr|libxml2-2.9.0-1|271	* Thu Dec 18 2008 Oden Eriksson <oeriksson@mandriva.com> 2.7.2-3mdv2009.1
12mr|libxml2-2.9.0-1|272	+ Revision: 315644
12mr|libxml2-2.9.0-1|273	- added P2 to fix build with -Werror=format-security
12mr|libxml2-2.9.0-1|274	
12mr|libxml2-2.9.0-1|275	* Thu Nov 27 2008 Frederic Crozat <fcrozat@mandriva.com> 2.7.2-2mdv2009.1
12mr|libxml2-2.9.0-1|276	+ Revision: 307285
12mr|libxml2-2.9.0-1|277	- Patches 0, 1 (SVN) : security fixes CVE-2008-4225, CVE-2008-4226
12mr|libxml2-2.9.0-1|278	
12mr|libxml2-2.9.0-1|279	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 2.7.2-1mdv2009.1
12mr|libxml2-2.9.0-1|280	+ Revision: 292782
12mr|libxml2-2.9.0-1|281	- New version 2.7.2
12mr|libxml2-2.9.0-1|282	
12mr|libxml2-2.9.0-1|283	* Mon Sep 01 2008 Frederic Crozat <fcrozat@mandriva.com> 2.7.1-1mdv2009.0
12mr|libxml2-2.9.0-1|284	+ Revision: 278458
12mr|libxml2-2.9.0-1|285	- Release 2.7.1
12mr|libxml2-2.9.0-1|286	- Remove patch0 (merged upstream)
12mr|libxml2-2.9.0-1|287	
12mr|libxml2-2.9.0-1|288	* Tue Aug 26 2008 Frederic Crozat <fcrozat@mandriva.com> 2.6.32-3mdv2009.0
12mr|libxml2-2.9.0-1|289	+ Revision: 276261
12mr|libxml2-2.9.0-1|290	- Patch0 (SVN): fix CVE-2008-3281
12mr|libxml2-2.9.0-1|291	
12mr|libxml2-2.9.0-1|292	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 2.6.32-2mdv2009.0
12mr|libxml2-2.9.0-1|293	+ Revision: 265004
12mr|libxml2-2.9.0-1|294	- rebuild early 2009.0 package (before pixel changes)
12mr|libxml2-2.9.0-1|295	
12mr|libxml2-2.9.0-1|296	+ Pixel <pixel@mandriva.com>
12mr|libxml2-2.9.0-1|297	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|libxml2-2.9.0-1|298	
12mr|libxml2-2.9.0-1|299	* Thu Apr 10 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.6.32-1mdv2009.0
12mr|libxml2-2.9.0-1|300	+ Revision: 192542
12mr|libxml2-2.9.0-1|301	- new version
12mr|libxml2-2.9.0-1|302	
12mr|libxml2-2.9.0-1|303	* Mon Jan 28 2008 Adam Williamson <awilliamson@mandriva.org> 2.6.31-1mdv2008.1
12mr|libxml2-2.9.0-1|304	+ Revision: 158960
12mr|libxml2-2.9.0-1|305	- drop patch (merged upstream)
12mr|libxml2-2.9.0-1|306	- new release 2.6.31
12mr|libxml2-2.9.0-1|307	
12mr|libxml2-2.9.0-1|308	* Fri Jan 04 2008 Stefan van der Eijk <stefan@mandriva.org> 2.6.30-3mdv2008.1
12mr|libxml2-2.9.0-1|309	+ Revision: 144924
12mr|libxml2-2.9.0-1|310	- rebuild to fix error: unpacking of archive failed on file /usr/share/doc/lib64xml2-devel/libxml2-api.xml.gz;477e5e00: cpio: read
12mr|libxml2-2.9.0-1|311	
12mr|libxml2-2.9.0-1|312	+ Olivier Blin <blino@mandriva.org>
12mr|libxml2-2.9.0-1|313	- restore BuildRoot
12mr|libxml2-2.9.0-1|314	
12mr|libxml2-2.9.0-1|315	+ Thierry Vignaud <tv@mandriva.org>
12mr|libxml2-2.9.0-1|316	- kill re-definition of %%buildroot on Pixel's request
12mr|libxml2-2.9.0-1|317	
12mr|libxml2-2.9.0-1|318	* Thu Nov 15 2007 Frederic Crozat <fcrozat@mandriva.com> 2.6.30-2mdv2008.1
12mr|libxml2-2.9.0-1|319	+ Revision: 108908
12mr|libxml2-2.9.0-1|320	- Update tarball with official version
12mr|libxml2-2.9.0-1|321	- Update patch0 with improved version for upstream integration (GNOME bug #497012)
12mr|libxml2-2.9.0-1|322	- Fix url for source0
12mr|libxml2-2.9.0-1|323	
12mr|libxml2-2.9.0-1|324	* Tue Sep 18 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.6.30-1mdv2008.0
12mr|libxml2-2.9.0-1|325	+ Revision: 89538
12mr|libxml2-2.9.0-1|326	- new version
12mr|libxml2-2.9.0-1|327	
12mr|libxml2-2.9.0-1|328	* Wed Aug 15 2007 Anssi Hannula <anssi@mandriva.org> 2.6.29-4mdv2008.0
12mr|libxml2-2.9.0-1|329	+ Revision: 63684
12mr|libxml2-2.9.0-1|330	- obsolete renamed python bindings on lib64 archs
12mr|libxml2-2.9.0-1|331	
12mr|libxml2-2.9.0-1|332	* Wed Aug 15 2007 Adam Williamson <awilliamson@mandriva.org> 2.6.29-3mdv2008.0
12mr|libxml2-2.9.0-1|333	+ Revision: 63593
12mr|libxml2-2.9.0-1|334	- lib package provides libxml2 for now, think about it later
12mr|libxml2-2.9.0-1|335	- drop docs from library package
12mr|libxml2-2.9.0-1|336	- use autoreconf instead of calling bits of it manually
12mr|libxml2-2.9.0-1|337	- clean up descriptions
12mr|libxml2-2.9.0-1|338	- python package should follow %%name, not %%libname
12mr|libxml2-2.9.0-1|339	- new devel policy
12mr|libxml2-2.9.0-1|340	- correct libification (libxml2_2 is the correct name for the lib package)
12mr|libxml2-2.9.0-1|341	- clean up a bunch of conditionals for really old versions, no longer needed
12mr|libxml2-2.9.0-1|342	
12mr|libxml2-2.9.0-1|343	* Fri Jul 06 2007 Frederic Crozat <fcrozat@mandriva.com> 2.6.29-1mdv2008.0
12mr|libxml2-2.9.0-1|344	+ Revision: 49147
12mr|libxml2-2.9.0-1|345	- Release 2.6.29
12mr|libxml2-2.9.0-1|346	
12mr|libxml2-2.9.0-1|347	* Mon Apr 23 2007 Olivier Blin <blino@mandriva.org> 2.6.28-1mdv2008.0
12mr|libxml2-2.9.0-1|348	+ Revision: 17345
12mr|libxml2-2.9.0-1|349	- 2.6.28 (and rebuild for missing devel package on x86_64)
12mr|libxml2-2.9.0-1|350	
12mr|libxml2-2.9.0-1|351	
12mr|libxml2-2.9.0-1|352	* Mon Mar 19 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.6.27-3mdv2007.1
12mr|libxml2-2.9.0-1|353	+ Revision: 146578
12mr|libxml2-2.9.0-1|354	- do not package big ChangeLog in -python
12mr|libxml2-2.9.0-1|355	
12mr|libxml2-2.9.0-1|356	+ Helio Chissini de Castro <helio@mandriva.com>
12mr|libxml2-2.9.0-1|357	- Remove old source
12mr|libxml2-2.9.0-1|358	
12mr|libxml2-2.9.0-1|359	* Tue Nov 28 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.6.27-2mdv2007.1
12mr|libxml2-2.9.0-1|360	+ Revision: 88048
12mr|libxml2-2.9.0-1|361	- rebuild
12mr|libxml2-2.9.0-1|362	
12mr|libxml2-2.9.0-1|363	* Sat Oct 28 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.6.27-1mdv2007.1
12mr|libxml2-2.9.0-1|364	+ Revision: 73543
12mr|libxml2-2.9.0-1|365	- new version
12mr|libxml2-2.9.0-1|366	- fix source URL
12mr|libxml2-2.9.0-1|367	
12mr|libxml2-2.9.0-1|368	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|libxml2-2.9.0-1|369	- bzip2 cleanup
12mr|libxml2-2.9.0-1|370	- rebuild
12mr|libxml2-2.9.0-1|371	- bunzip patches
12mr|libxml2-2.9.0-1|372	- Import libxml2
12mr|libxml2-2.9.0-1|373	
12mr|libxml2-2.9.0-1|374	* Wed Jun 21 2006 Frederic Crozat <fcrozat@mandriva.com> 2.6.26-2mdv2007.0
12mr|libxml2-2.9.0-1|375	- Fix doc (Mdv bug #19007)
12mr|libxml2-2.9.0-1|376	
12mr|libxml2-2.9.0-1|377	* Thu Jun 08 2006 Frederic Crozat <fcrozat@mandriva.com> 2.6.26-1mdv2007.0
12mr|libxml2-2.9.0-1|378	- Release 2.6.26
12mr|libxml2-2.9.0-1|379	
12mr|libxml2-2.9.0-1|380	* Wed Jun 07 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.6.25-1mdv2007.0
12mr|libxml2-2.9.0-1|381	- New release 2.6.25
12mr|libxml2-2.9.0-1|382	
12mr|libxml2-2.9.0-1|383	* Sat Apr 29 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.6.24-1mdk
12mr|libxml2-2.9.0-1|384	- New release 2.6.24
12mr|libxml2-2.9.0-1|385	
12mr|libxml2-2.9.0-1|386	* Thu Jan 05 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.6.23-1mdk
12mr|libxml2-2.9.0-1|387	- New release 2.6.23
12mr|libxml2-2.9.0-1|388	- use mkrel
12mr|libxml2-2.9.0-1|389	
12mr|libxml2-2.9.0-1|390	* Wed Nov 16 2005 Frederic Crozat <fcrozat@mandriva.com> 2.6.22-2mdk
12mr|libxml2-2.9.0-1|391	- Rebuild to get debug package
12mr|libxml2-2.9.0-1|392	
12mr|libxml2-2.9.0-1|393	* Wed Oct 05 2005 Frederic Crozat <fcrozat@mandriva.com> 2.6.22-1mdk
12mr|libxml2-2.9.0-1|394	- Release 2.6.22
12mr|libxml2-2.9.0-1|395	- Remove patch2 (merged upstream)
12mr|libxml2-2.9.0-1|396	
12mr|libxml2-2.9.0-1|397	* Wed Sep 14 2005 Frederic Crozat <fcrozat@mandriva.com> 2.6.21-3mdk
12mr|libxml2-2.9.0-1|398	- Update patch2 to fix clash with expat headers
12mr|libxml2-2.9.0-1|399	
12mr|libxml2-2.9.0-1|400	* Tue Sep 13 2005 Frederic Crozat <fcrozat@mandriva.com> 2.6.21-2mdk
12mr|libxml2-2.9.0-1|401	- Patch2 (CVS): various fixes
12mr|libxml2-2.9.0-1|402	
12mr|libxml2-2.9.0-1|403	* Tue Sep 06 2005 Frederic Crozat <fcrozat@mandriva.com> 2.6.21-1mdk
12mr|libxml2-2.9.0-1|404	- Release 2.6.21
12mr|libxml2-2.9.0-1|405	
12mr|libxml2-2.9.0-1|406	* Thu Aug 25 2005 Frederic Crozat <fcrozat@mandriva.com> 2.6.20-3mdk
12mr|libxml2-2.9.0-1|407	- Remove changelog from main package to reduce its size
12mr|libxml2-2.9.0-1|408	
12mr|libxml2-2.9.0-1|409	* Thu Aug 25 2005 Frederic Crozat <fcrozat@mandriva.com> 2.6.20-2mdk
12mr|libxml2-2.9.0-1|410	- Move api documentation to devel package
12mr|libxml2-2.9.0-1|411	
12mr|libxml2-2.9.0-1|412	* Wed Jul 20 2005 Frederic Crozat <fcrozat@mandriva.com> 2.6.20-1mdk
12mr|libxml2-2.9.0-1|413	- New release 2.6.20
12mr|libxml2-2.9.0-1|414	- Disable profiling, it doesn't work with gcc 4
12mr|libxml2-2.9.0-1|415	
12mr|libxml2-2.9.0-1|416	* Tue Apr 19 2005 Frederic Crozat <fcrozat@mandriva.com> 2.6.19-1mdk
12mr|libxml2-2.9.0-1|417	- Release 2.6.19
12mr|libxml2-2.9.0-1|418	
12mr|libxml2-2.9.0-1|419	* Thu Feb 24 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.6.17-2mdk
12mr|libxml2-2.9.0-1|420	- multiarch for xml2-config --libtool-libs
12mr|libxml2-2.9.0-1|421	
12mr|libxml2-2.9.0-1|422	* Tue Jan 18 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.17-1mdk
12mr|libxml2-2.9.0-1|423	- New release 2.6.17
12mr|libxml2-2.9.0-1|424	
12mr|libxml2-2.9.0-1|425	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 2.6.16-2mdk
12mr|libxml2-2.9.0-1|426	- Rebuild for new python
12mr|libxml2-2.9.0-1|427	
12mr|libxml2-2.9.0-1|428	* Wed Nov 10 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.6.16-1mdk
12mr|libxml2-2.9.0-1|429	- New release 2.6.16
12mr|libxml2-2.9.0-1|430	
12mr|libxml2-2.9.0-1|431	* Tue Oct 19 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.14-1mdk
12mr|libxml2-2.9.0-1|432	- New release 2.6.14
12mr|libxml2-2.9.0-1|433	- Drop support for Mdk version < 9.2
12mr|libxml2-2.9.0-1|434	- Remove patch 2 (no longer needed)
12mr|libxml2-2.9.0-1|435	
12mr|libxml2-2.9.0-1|436	* Wed Sep 01 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.13-1mdk
12mr|libxml2-2.9.0-1|437	- New release 2.6.13
12mr|libxml2-2.9.0-1|438	
12mr|libxml2-2.9.0-1|439	* Tue Aug 24 2004 Götz Waschk <waschk@linux-mandrake.com> 2.6.12-1mdk
12mr|libxml2-2.9.0-1|440	- patch 2 fixes the build
12mr|libxml2-2.9.0-1|441	- New release 2.6.12
12mr|libxml2-2.9.0-1|442	
12mr|libxml2-2.9.0-1|443	* Fri Jul 09 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.11-2mdk
12mr|libxml2-2.9.0-1|444	- Integrate profiling stuff from Fedora (please report any problem)
12mr|libxml2-2.9.0-1|445	
12mr|libxml2-2.9.0-1|446	* Wed Jul 07 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.6.11-1mdk
12mr|libxml2-2.9.0-1|447	- New release 2.6.11
12mr|libxml2-2.9.0-1|448	
12mr|libxml2-2.9.0-1|449	* Wed Jun 02 2004 Guillaume Rousse <guillomovitch@mandrake.org> 2.6.10-1mdk
12mr|libxml2-2.9.0-1|450	- new version
12mr|libxml2-2.9.0-1|451	
12mr|libxml2-2.9.0-1|452	* Tue Apr 20 2004 Götz Waschk <waschk@linux-mandrake.com> 2.6.9-1mdk
12mr|libxml2-2.9.0-1|453	- drop patch 2 (merged)
12mr|libxml2-2.9.0-1|454	- new version
12mr|libxml2-2.9.0-1|455	
12mr|libxml2-2.9.0-1|456	* Sat Apr 03 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.8-1mdk
12mr|libxml2-2.9.0-1|457	- Release 2.6.8
12mr|libxml2-2.9.0-1|458	- Patch2 (CVS): fix python tests
12mr|libxml2-2.9.0-1|459	

15008 12
12mr|libxml++-2.36.0-1|1	%define major 	2
12mr|libxml++-2.36.0-1|2	%define api	2.6
12mr|libxml++-2.36.0-1|3	%define libname %mklibname xml++ %{api} %{major}
12mr|libxml++-2.36.0-1|4	%define devname %mklibname -d xml++ %{api}
12mr|libxml++-2.36.0-1|5	
12mr|libxml++-2.36.0-1|6	Name: 		libxml++
12mr|libxml++-2.36.0-1|7	Summary: 	C++ interface for working with XML files
12mr|libxml++-2.36.0-1|8	Version: 	2.36.0
12mr|libxml++-2.36.0-1|9	Release: 	1
12mr|libxml++-2.36.0-1|10	License:	LGPLv2+
12mr|libxml++-2.36.0-1|11	Group:		System/Libraries
12mr|libxml++-2.36.0-1|12	URL:		http://libxmlplusplus.sf.net/
12mr|libxml++-2.36.0-1|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|libxml++-2.36.0-1|14	
12mr|libxml++-2.36.0-1|15	BuildRequires:	doxygen
12mr|libxml++-2.36.0-1|16	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.1
12mr|libxml++-2.36.0-1|17	BuildRequires:	pkgconfig(glibmm-2.4)
12mr|libxml++-2.36.0-1|18	
12mr|libxml++-2.36.0-1|19	%description
12mr|libxml++-2.36.0-1|20	libxml++ is a C++ interface for working with XML files, using libxml
12mr|libxml++-2.36.0-1|21	(gnome-xml) to parse and write the actual XML files. It has a simple
12mr|libxml++-2.36.0-1|22	but complete API.
12mr|libxml++-2.36.0-1|23	
12mr|libxml++-2.36.0-1|24	%package	-n %{libname}
12mr|libxml++-2.36.0-1|25	Summary: 	C++ interface for working with XML files
12mr|libxml++-2.36.0-1|26	Group:		System/Libraries
12mr|libxml++-2.36.0-1|27	
12mr|libxml++-2.36.0-1|28	%description	-n %{libname}
12mr|libxml++-2.36.0-1|29	libxml++ is a C++ interface for working with XML files, using libxml
12mr|libxml++-2.36.0-1|30	(gnome-xml) to parse and write the actual XML files. It has a simple
12mr|libxml++-2.36.0-1|31	but complete API.
12mr|libxml++-2.36.0-1|32	
12mr|libxml++-2.36.0-1|33	%package	-n %{devname}
12mr|libxml++-2.36.0-1|34	Summary:	Headers for developing programs that will use %{name}
12mr|libxml++-2.36.0-1|35	Group:		Development/C++
12mr|libxml++-2.36.0-1|36	Provides:	%{name}-devel = %{version}-%{release}
12mr|libxml++-2.36.0-1|37	Provides:	%{name}%{api}-devel = %{version}-%{release}
12mr|libxml++-2.36.0-1|38	Requires:	%{libname} = %{version}
12mr|libxml++-2.36.0-1|39	Obsoletes:	%mklibname -d xml++ 2.6 2
12mr|libxml++-2.36.0-1|40	
12mr|libxml++-2.36.0-1|41	%description	-n %{devname}
12mr|libxml++-2.36.0-1|42	This package contains the headers that programmers will need to develop
12mr|libxml++-2.36.0-1|43	applications which will use libraries from %{name}.
12mr|libxml++-2.36.0-1|44	
12mr|libxml++-2.36.0-1|45	%prep
12mr|libxml++-2.36.0-1|46	%setup -q
12mr|libxml++-2.36.0-1|47	
12mr|libxml++-2.36.0-1|48	%build
12mr|libxml++-2.36.0-1|49	%configure2_5x
12mr|libxml++-2.36.0-1|50	%make
12mr|libxml++-2.36.0-1|51	
12mr|libxml++-2.36.0-1|52	%install
12mr|libxml++-2.36.0-1|53	%makeinstall_std
12mr|libxml++-2.36.0-1|54	rm -f %{buildroot}%{_libdir}/*.la
12mr|libxml++-2.36.0-1|55	
12mr|libxml++-2.36.0-1|56	%files -n %{libname}
12mr|libxml++-2.36.0-1|57	%{_libdir}/libxml++-%{api}.so.%{major}*
12mr|libxml++-2.36.0-1|58	
12mr|libxml++-2.36.0-1|59	%files -n %{devname}
12mr|libxml++-2.36.0-1|60	%doc AUTHORS ChangeLog NEWS README
12mr|libxml++-2.36.0-1|61	%doc %{_datadir}/doc/%{name}-%{api}/reference
12mr|libxml++-2.36.0-1|62	%{_datadir}/devhelp/books/%{name}-%{api}/%{name}-%{api}.devhelp2
12mr|libxml++-2.36.0-1|63	%{_includedir}/*
12mr|libxml++-2.36.0-1|64	%dir %{_libdir}/libxml++-%{api}/include
12mr|libxml++-2.36.0-1|65	%{_libdir}/libxml++-%{api}/include/libxml++config.h
12mr|libxml++-2.36.0-1|66	%{_libdir}/pkgconfig/*.pc
12mr|libxml++-2.36.0-1|67	%{_libdir}/*.so
12mr|libxml++-2.36.0-1|68	

15009 12
12mr|libxmu-1.1.1-4|1	%define major 6
12mr|libxmu-1.1.1-4|2	%define u_major 1
12mr|libxmu-1.1.1-4|3	%define libname %mklibname xmu %{major}
12mr|libxmu-1.1.1-4|4	%define libu %mklibname xmuu %{u_major}
12mr|libxmu-1.1.1-4|5	%define develname %mklibname xmu -d
12mr|libxmu-1.1.1-4|6	
12mr|libxmu-1.1.1-4|7	Name:		libxmu
12mr|libxmu-1.1.1-4|8	Summary:	Xmu Library
12mr|libxmu-1.1.1-4|9	Version:	1.1.1
12mr|libxmu-1.1.1-4|10	Release:	4
12mr|libxmu-1.1.1-4|11	Group:		Development/X11
12mr|libxmu-1.1.1-4|12	License:	MIT
12mr|libxmu-1.1.1-4|13	URL:		http://xorg.freedesktop.org
12mr|libxmu-1.1.1-4|14	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXmu-%{version}.tar.bz2
12mr|libxmu-1.1.1-4|15	
12mr|libxmu-1.1.1-4|16	BuildRequires:	pkgconfig(x11)
12mr|libxmu-1.1.1-4|17	BuildRequires:	pkgconfig(xext)
12mr|libxmu-1.1.1-4|18	BuildRequires:	pkgconfig(xt)
12mr|libxmu-1.1.1-4|19	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|libxmu-1.1.1-4|20	BuildRequires:	x11-util-macros >= 1.3.0
12mr|libxmu-1.1.1-4|21	
12mr|libxmu-1.1.1-4|22	%description
12mr|libxmu-1.1.1-4|23	Xmu Library.
12mr|libxmu-1.1.1-4|24	
12mr|libxmu-1.1.1-4|25	%package -n %{libname}
12mr|libxmu-1.1.1-4|26	Summary:	Xmu Library
12mr|libxmu-1.1.1-4|27	Group:		Development/X11
12mr|libxmu-1.1.1-4|28	Conflicts:	libxorg-x11 < 7.0
12mr|libxmu-1.1.1-4|29	Provides:	%{name} = %{version}
12mr|libxmu-1.1.1-4|30	
12mr|libxmu-1.1.1-4|31	%description -n %{libname}
12mr|libxmu-1.1.1-4|32	Xmu Library.
12mr|libxmu-1.1.1-4|33	
12mr|libxmu-1.1.1-4|34	%package -n %{libu}
12mr|libxmu-1.1.1-4|35	Summary:	Xmuu Library
12mr|libxmu-1.1.1-4|36	Group:		Development/X11
12mr|libxmu-1.1.1-4|37	Conflicts:	libxorg-x11 < 7.0
12mr|libxmu-1.1.1-4|38	Conflicts:	%{libname} < 1.1.0-4
12mr|libxmu-1.1.1-4|39	
12mr|libxmu-1.1.1-4|40	%description -n %{libu}
12mr|libxmu-1.1.1-4|41	Xmuu Library.
12mr|libxmu-1.1.1-4|42	
12mr|libxmu-1.1.1-4|43	%package -n %{develname}
12mr|libxmu-1.1.1-4|44	Summary:	Development files for %{name}
12mr|libxmu-1.1.1-4|45	Group:		Development/X11
12mr|libxmu-1.1.1-4|46	Requires:	%{libname} = %{version}-%{release}
12mr|libxmu-1.1.1-4|47	Requires:	%{libu} = %{version}-%{release}
12mr|libxmu-1.1.1-4|48	Provides:	libxmu-devel = %{version}-%{release}
12mr|libxmu-1.1.1-4|49	Obsoletes:	%{_lib}xmu6-devel < 1.1.1
12mr|libxmu-1.1.1-4|50	Obsoletes:	%{_lib}xmu-static-devel < 1.1.1
12mr|libxmu-1.1.1-4|51	Conflicts:	libxorg-x11-devel < 7.0
12mr|libxmu-1.1.1-4|52	
12mr|libxmu-1.1.1-4|53	%description -n %{develname}
12mr|libxmu-1.1.1-4|54	Development files for %{name}.
12mr|libxmu-1.1.1-4|55	
12mr|libxmu-1.1.1-4|56	%prep
12mr|libxmu-1.1.1-4|57	%setup -qn libXmu-%{version}
12mr|libxmu-1.1.1-4|58	
12mr|libxmu-1.1.1-4|59	%build
12mr|libxmu-1.1.1-4|60	autoreconf -ifs
12mr|libxmu-1.1.1-4|61	%configure \
12mr|libxmu-1.1.1-4|62	--disable-static \
12mr|libxmu-1.1.1-4|63	--x-includes=%{_includedir} \
12mr|libxmu-1.1.1-4|64	--x-libraries=%{_libdir}
12mr|libxmu-1.1.1-4|65	
12mr|libxmu-1.1.1-4|66	%make
12mr|libxmu-1.1.1-4|67	
12mr|libxmu-1.1.1-4|68	%install
12mr|libxmu-1.1.1-4|69	rm -rf %{buildroot}
12mr|libxmu-1.1.1-4|70	%makeinstall_std
12mr|libxmu-1.1.1-4|71	
12mr|libxmu-1.1.1-4|72	%files -n %{libname}
12mr|libxmu-1.1.1-4|73	%{_libdir}/libXmu.so.%{major}*
12mr|libxmu-1.1.1-4|74	
12mr|libxmu-1.1.1-4|75	%files -n %{libu}
12mr|libxmu-1.1.1-4|76	%{_libdir}/libXmuu.so.%{u_major}*
12mr|libxmu-1.1.1-4|77	
12mr|libxmu-1.1.1-4|78	%files -n %{develname}
12mr|libxmu-1.1.1-4|79	%{_libdir}/libXmuu.so
12mr|libxmu-1.1.1-4|80	%{_libdir}/libXmu.so
12mr|libxmu-1.1.1-4|81	%{_libdir}/pkgconfig/xmuu.pc
12mr|libxmu-1.1.1-4|82	%{_libdir}/pkgconfig/xmu.pc
12mr|libxmu-1.1.1-4|83	%{_includedir}/X11/Xmu/CloseHook.h
12mr|libxmu-1.1.1-4|84	%{_includedir}/X11/Xmu/Xct.h
12mr|libxmu-1.1.1-4|85	%{_includedir}/X11/Xmu/Xmu.h
12mr|libxmu-1.1.1-4|86	%{_includedir}/X11/Xmu/WidgetNode.h
12mr|libxmu-1.1.1-4|87	%{_includedir}/X11/Xmu/Atoms.h
12mr|libxmu-1.1.1-4|88	%{_includedir}/X11/Xmu/Misc.h
12mr|libxmu-1.1.1-4|89	%{_includedir}/X11/Xmu/Converters.h
12mr|libxmu-1.1.1-4|90	%{_includedir}/X11/Xmu/StdCmap.h
12mr|libxmu-1.1.1-4|91	%{_includedir}/X11/Xmu/ExtAgent.h
12mr|libxmu-1.1.1-4|92	%{_includedir}/X11/Xmu/StdSel.h
12mr|libxmu-1.1.1-4|93	%{_includedir}/X11/Xmu/WinUtil.h
12mr|libxmu-1.1.1-4|94	%{_includedir}/X11/Xmu/DisplayQue.h
12mr|libxmu-1.1.1-4|95	%{_includedir}/X11/Xmu/Initer.h
12mr|libxmu-1.1.1-4|96	%{_includedir}/X11/Xmu/Lookup.h
12mr|libxmu-1.1.1-4|97	%{_includedir}/X11/Xmu/SysUtil.h
12mr|libxmu-1.1.1-4|98	%{_includedir}/X11/Xmu/Drawing.h
12mr|libxmu-1.1.1-4|99	%{_includedir}/X11/Xmu/Error.h
12mr|libxmu-1.1.1-4|100	%{_includedir}/X11/Xmu/EditresP.h
12mr|libxmu-1.1.1-4|101	%{_includedir}/X11/Xmu/CvtCache.h
12mr|libxmu-1.1.1-4|102	%{_includedir}/X11/Xmu/Editres.h
12mr|libxmu-1.1.1-4|103	%{_includedir}/X11/Xmu/CurUtil.h
12mr|libxmu-1.1.1-4|104	%{_includedir}/X11/Xmu/CharSet.h
12mr|libxmu-1.1.1-4|105	%{_includedir}/X11/Xmu/WhitePoint.h
12mr|libxmu-1.1.1-4|106	%{_datadir}/doc/libXmu
12mr|libxmu-1.1.1-4|107	
12mr|libxmu-1.1.1-4|108	
12mr|libxmu-1.1.1-4|109	%changelog
12mr|libxmu-1.1.1-4|110	* Sat Aug  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libxmu-1.1.1-4|111	+ Commit: 145379e
12mr|libxmu-1.1.1-4|112	- New version 1.1.1 (sync with Cooker), fix unversioned Obsoletes
12mr|libxmu-1.1.1-4|113	
12mr|libxmu-1.1.1-4|114	

15010 12
12mr|libxp-1.0.1-3|1	%define major		6
12mr|libxp-1.0.1-3|2	%define libname		%mklibname xp %{major}
12mr|libxp-1.0.1-3|3	%define develname	%mklibname xp -d
12mr|libxp-1.0.1-3|4	%define staticname	%mklibname xp -d -s
12mr|libxp-1.0.1-3|5	
12mr|libxp-1.0.1-3|6	Name:    libxp
12mr|libxp-1.0.1-3|7	Summary: X Print Library
12mr|libxp-1.0.1-3|8	Version: 1.0.1
12mr|libxp-1.0.1-3|9	Release: %mkrel 3
12mr|libxp-1.0.1-3|10	Group:   Development/X11
12mr|libxp-1.0.1-3|11	License: MIT
12mr|libxp-1.0.1-3|12	URL: http://xorg.freedesktop.org
12mr|libxp-1.0.1-3|13	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXp-%{version}.tar.bz2
12mr|libxp-1.0.1-3|14	BuildRoot: %{_tmppath}/%{name}-root
12mr|libxp-1.0.1-3|15	
12mr|libxp-1.0.1-3|16	BuildRequires: libx11-devel >= 1.0.0
12mr|libxp-1.0.1-3|17	BuildRequires: libxau-devel >= 1.0.0
12mr|libxp-1.0.1-3|18	BuildRequires: libxext-devel >= 1.0.0
12mr|libxp-1.0.1-3|19	BuildRequires: x11-proto-devel >= 1.0.0
12mr|libxp-1.0.1-3|20	BuildRequires: x11-util-macros >= 1.0.1
12mr|libxp-1.0.1-3|21	
12mr|libxp-1.0.1-3|22	%description
12mr|libxp-1.0.1-3|23	libXp provides public APIs to allow client applications to render to
12mr|libxp-1.0.1-3|24	non-display devices.
12mr|libxp-1.0.1-3|25	
12mr|libxp-1.0.1-3|26	#-----------------------------------------------------------
12mr|libxp-1.0.1-3|27	
12mr|libxp-1.0.1-3|28	%package -n %{libname}
12mr|libxp-1.0.1-3|29	Summary:  X Print Library
12mr|libxp-1.0.1-3|30	Group: Development/X11
12mr|libxp-1.0.1-3|31	Conflicts: libxorg-x11 < 7.0
12mr|libxp-1.0.1-3|32	Provides: %{name} = %{version}
12mr|libxp-1.0.1-3|33	
12mr|libxp-1.0.1-3|34	%description -n %{libname}
12mr|libxp-1.0.1-3|35	libXp provides public APIs to allow client applications to render to
12mr|libxp-1.0.1-3|36	non-display devices.
12mr|libxp-1.0.1-3|37	
12mr|libxp-1.0.1-3|38	#-----------------------------------------------------------
12mr|libxp-1.0.1-3|39	
12mr|libxp-1.0.1-3|40	%package -n %{develname}
12mr|libxp-1.0.1-3|41	Summary: Development files for %{name}
12mr|libxp-1.0.1-3|42	Group: Development/X11
12mr|libxp-1.0.1-3|43	Requires: %{libname} = %{version}
12mr|libxp-1.0.1-3|44	Requires: x11-proto-devel >= 1.0.0
12mr|libxp-1.0.1-3|45	Conflicts: libxorg-x11-devel < 7.0
12mr|libxp-1.0.1-3|46	Provides: %{name}-devel = %{version}-%{release}
12mr|libxp-1.0.1-3|47	Obsoletes: %{mklibname xp 6 -d}
12mr|libxp-1.0.1-3|48	
12mr|libxp-1.0.1-3|49	%description -n %{develname}
12mr|libxp-1.0.1-3|50	Development files for %{name}
12mr|libxp-1.0.1-3|51	
12mr|libxp-1.0.1-3|52	%files -n %{develname}
12mr|libxp-1.0.1-3|53	%defattr(-,root,root)
12mr|libxp-1.0.1-3|54	%{_libdir}/libXp.so
12mr|libxp-1.0.1-3|55	%{_libdir}/pkgconfig/xp.pc
12mr|libxp-1.0.1-3|56	%{_mandir}/man3/Xp*.3*
12mr|libxp-1.0.1-3|57	%{_mandir}/man3/libXp.3*
12mr|libxp-1.0.1-3|58	
12mr|libxp-1.0.1-3|59	#-----------------------------------------------------------
12mr|libxp-1.0.1-3|60	
12mr|libxp-1.0.1-3|61	%package -n %{staticname}
12mr|libxp-1.0.1-3|62	Summary: Static development files for %{name}
12mr|libxp-1.0.1-3|63	Group: Development/X11
12mr|libxp-1.0.1-3|64	Requires: %{develname} = %{version}
12mr|libxp-1.0.1-3|65	Provides: %{name}-static-devel = %{version}-%{release}
12mr|libxp-1.0.1-3|66	Conflicts: libxorg-x11-static-devel < 7.0
12mr|libxp-1.0.1-3|67	Obsoletes: %{mklibname xp 6 -d -s}
12mr|libxp-1.0.1-3|68	
12mr|libxp-1.0.1-3|69	%description -n %{staticname}
12mr|libxp-1.0.1-3|70	Static development files for %{name}
12mr|libxp-1.0.1-3|71	
12mr|libxp-1.0.1-3|72	%files -n %{staticname}
12mr|libxp-1.0.1-3|73	%defattr(-,root,root)
12mr|libxp-1.0.1-3|74	%{_libdir}/libXp.*a
12mr|libxp-1.0.1-3|75	
12mr|libxp-1.0.1-3|76	#-----------------------------------------------------------
12mr|libxp-1.0.1-3|77	
12mr|libxp-1.0.1-3|78	%prep
12mr|libxp-1.0.1-3|79	%setup -q -n libXp-%{version}
12mr|libxp-1.0.1-3|80	
12mr|libxp-1.0.1-3|81	%build
12mr|libxp-1.0.1-3|82	%configure2_5x
12mr|libxp-1.0.1-3|83	%make
12mr|libxp-1.0.1-3|84	
12mr|libxp-1.0.1-3|85	%install
12mr|libxp-1.0.1-3|86	rm -rf %{buildroot}
12mr|libxp-1.0.1-3|87	%makeinstall_std
12mr|libxp-1.0.1-3|88	
12mr|libxp-1.0.1-3|89	%clean
12mr|libxp-1.0.1-3|90	rm -rf %{buildroot}
12mr|libxp-1.0.1-3|91	
12mr|libxp-1.0.1-3|92	%files -n %{libname}
12mr|libxp-1.0.1-3|93	%defattr(-,root,root)
12mr|libxp-1.0.1-3|94	%{_libdir}/libXp.so.%{major}*
12mr|libxp-1.0.1-3|95	
12mr|libxp-1.0.1-3|96	
12mr|libxp-1.0.1-3|97	
12mr|libxp-1.0.1-3|98	
12mr|libxp-1.0.1-3|99	%changelog
12mr|libxp-1.0.1-3|100	

15011 12
12mr|libxpm-3.5.10-1|1	%define major 4
12mr|libxpm-3.5.10-1|2	%define libxpm %mklibname xpm %{major}
12mr|libxpm-3.5.10-1|3	%define develxpm %mklibname -d xpm
12mr|libxpm-3.5.10-1|4	
12mr|libxpm-3.5.10-1|5	Name:		libxpm
12mr|libxpm-3.5.10-1|6	Summary:	X Pixmap Library
12mr|libxpm-3.5.10-1|7	Version:	3.5.10
12mr|libxpm-3.5.10-1|8	Release:	1
12mr|libxpm-3.5.10-1|9	Group:		Development/X11
12mr|libxpm-3.5.10-1|10	License:	MIT
12mr|libxpm-3.5.10-1|11	URL:		http://xorg.freedesktop.org
12mr|libxpm-3.5.10-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXpm-%{version}.tar.bz2
12mr|libxpm-3.5.10-1|13	
12mr|libxpm-3.5.10-1|14	BuildRequires:	pkgconfig(x11)
12mr|libxpm-3.5.10-1|15	BuildRequires:	pkgconfig(xext)
12mr|libxpm-3.5.10-1|16	BuildRequires:	pkgconfig(xt)
12mr|libxpm-3.5.10-1|17	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|libxpm-3.5.10-1|18	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libxpm-3.5.10-1|19	
12mr|libxpm-3.5.10-1|20	%description
12mr|libxpm-3.5.10-1|21	The xpm package contains the XPM pixmap library for the X Window
12mr|libxpm-3.5.10-1|22	System. The XPM library allows applications to display color,
12mr|libxpm-3.5.10-1|23	pixmapped images, and is used by many popular X programs.
12mr|libxpm-3.5.10-1|24	
12mr|libxpm-3.5.10-1|25	%package -n %{libxpm}
12mr|libxpm-3.5.10-1|26	Summary:	X Pixmap Library
12mr|libxpm-3.5.10-1|27	Group:		Development/X11
12mr|libxpm-3.5.10-1|28	Conflicts:	libxorg-x11 < 7.0
12mr|libxpm-3.5.10-1|29	Provides:	%{name} = %{version}
12mr|libxpm-3.5.10-1|30	
12mr|libxpm-3.5.10-1|31	%description -n %{libxpm}
12mr|libxpm-3.5.10-1|32	The xpm package contains the XPM pixmap library for the X Window
12mr|libxpm-3.5.10-1|33	System. The XPM library allows applications to display color,
12mr|libxpm-3.5.10-1|34	pixmapped images, and is used by many popular X programs.
12mr|libxpm-3.5.10-1|35	
12mr|libxpm-3.5.10-1|36	%files -n %{libxpm}
12mr|libxpm-3.5.10-1|37	%{_libdir}/libXpm.so.%{major}*
12mr|libxpm-3.5.10-1|38	
12mr|libxpm-3.5.10-1|39	%package -n %{develxpm}
12mr|libxpm-3.5.10-1|40	Summary:	Development files for %{name}
12mr|libxpm-3.5.10-1|41	Group:		Development/X11
12mr|libxpm-3.5.10-1|42	Requires:	%{libxpm} = %{version}
12mr|libxpm-3.5.10-1|43	Requires:	pkgconfig(x11)
12mr|libxpm-3.5.10-1|44	Provides:	libxpm-devel = %{version}-%{release}
12mr|libxpm-3.5.10-1|45	Provides:	xpm-devel = %{version}-%{release}
12mr|libxpm-3.5.10-1|46	Obsoletes:	%{_lib}xpm4-devel < 3.5.10
12mr|libxpm-3.5.10-1|47	Obsoletes:	%{_lib}xpm-static-devel < 3.5.10
12mr|libxpm-3.5.10-1|48	Conflicts:	libxorg-x11-devel < 7.0
12mr|libxpm-3.5.10-1|49	
12mr|libxpm-3.5.10-1|50	%description -n %{develxpm}
12mr|libxpm-3.5.10-1|51	Development files for %{name}
12mr|libxpm-3.5.10-1|52	
12mr|libxpm-3.5.10-1|53	%files -n %{develxpm}
12mr|libxpm-3.5.10-1|54	%{_bindir}/cxpm
12mr|libxpm-3.5.10-1|55	%{_bindir}/sxpm
12mr|libxpm-3.5.10-1|56	%{_libdir}/libXpm.so
12mr|libxpm-3.5.10-1|57	%{_libdir}/pkgconfig/xpm.pc
12mr|libxpm-3.5.10-1|58	%{_includedir}/X11/xpm.h
12mr|libxpm-3.5.10-1|59	%{_mandir}/man1/*
12mr|libxpm-3.5.10-1|60	
12mr|libxpm-3.5.10-1|61	%prep
12mr|libxpm-3.5.10-1|62	%setup -qn libXpm-%{version}
12mr|libxpm-3.5.10-1|63	
12mr|libxpm-3.5.10-1|64	%build
12mr|libxpm-3.5.10-1|65	%configure2_5x \
12mr|libxpm-3.5.10-1|66	--x-includes=%{_includedir} \
12mr|libxpm-3.5.10-1|67	--x-libraries=%{_libdir} \
12mr|libxpm-3.5.10-1|68	--disable-static
12mr|libxpm-3.5.10-1|69	
12mr|libxpm-3.5.10-1|70	%make
12mr|libxpm-3.5.10-1|71	
12mr|libxpm-3.5.10-1|72	%install
12mr|libxpm-3.5.10-1|73	rm -rf %{buildroot}
12mr|libxpm-3.5.10-1|74	%makeinstall_std
12mr|libxpm-3.5.10-1|75	
12mr|libxpm-3.5.10-1|76	
12mr|libxpm-3.5.10-1|77	%changelog
12mr|libxpm-3.5.10-1|78	* Sat Aug  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libxpm-3.5.10-1|79	+ Commit: db45815
12mr|libxpm-3.5.10-1|80	- New version 3.5.10, fix unversioned Obsoletes
12mr|libxpm-3.5.10-1|81	
12mr|libxpm-3.5.10-1|82	

15012 12
12mr|libxprintutil-1.0.1-15|1	%define major		1
12mr|libxprintutil-1.0.1-15|2	%define libname		%mklibname xprintutil %{major}
12mr|libxprintutil-1.0.1-15|3	%define	develname	%mklibname xprintutil -d
12mr|libxprintutil-1.0.1-15|4	%define staticname	%mklibname xprintutil -d -s
12mr|libxprintutil-1.0.1-15|5	
12mr|libxprintutil-1.0.1-15|6	Name:    libxprintutil
12mr|libxprintutil-1.0.1-15|7	Summary: The XprintUtil Library
12mr|libxprintutil-1.0.1-15|8	Version: 1.0.1
12mr|libxprintutil-1.0.1-15|9	Release: 15
12mr|libxprintutil-1.0.1-15|10	Group:   Development/X11
12mr|libxprintutil-1.0.1-15|11	License: MIT
12mr|libxprintutil-1.0.1-15|12	URL: http://xorg.freedesktop.org
12mr|libxprintutil-1.0.1-15|13	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXprintUtil-%{version}.tar.bz2
12mr|libxprintutil-1.0.1-15|14	
12mr|libxprintutil-1.0.1-15|15	BuildRequires: libx11-devel >= 1.0.0
12mr|libxprintutil-1.0.1-15|16	BuildRequires: libxau-devel >= 1.0.0
12mr|libxprintutil-1.0.1-15|17	BuildRequires: libxp-devel >= 1.0.0
12mr|libxprintutil-1.0.1-15|18	BuildRequires: libxt-devel >= 1.0.0
12mr|libxprintutil-1.0.1-15|19	BuildRequires: x11-proto-devel >= 1.0.0
12mr|libxprintutil-1.0.1-15|20	BuildRequires: x11-util-macros >= 1.0.1
12mr|libxprintutil-1.0.1-15|21	
12mr|libxprintutil-1.0.1-15|22	%description
12mr|libxprintutil-1.0.1-15|23	The XprintUtil Library
12mr|libxprintutil-1.0.1-15|24	
12mr|libxprintutil-1.0.1-15|25	#-----------------------------------------------------------
12mr|libxprintutil-1.0.1-15|26	
12mr|libxprintutil-1.0.1-15|27	%package -n %{libname}
12mr|libxprintutil-1.0.1-15|28	Summary:  The XprintUtil Library
12mr|libxprintutil-1.0.1-15|29	Group: Development/X11
12mr|libxprintutil-1.0.1-15|30	Conflicts: libxorg-x11 < 7.0
12mr|libxprintutil-1.0.1-15|31	Provides: %{name} = %{version}
12mr|libxprintutil-1.0.1-15|32	
12mr|libxprintutil-1.0.1-15|33	%description -n %{libname}
12mr|libxprintutil-1.0.1-15|34	The XprintUtil Library
12mr|libxprintutil-1.0.1-15|35	
12mr|libxprintutil-1.0.1-15|36	#-----------------------------------------------------------
12mr|libxprintutil-1.0.1-15|37	
12mr|libxprintutil-1.0.1-15|38	%package -n %{develname}
12mr|libxprintutil-1.0.1-15|39	Summary: Development files for %{name}
12mr|libxprintutil-1.0.1-15|40	Group: Development/X11
12mr|libxprintutil-1.0.1-15|41	
12mr|libxprintutil-1.0.1-15|42	Requires: %{libname} = %{version}
12mr|libxprintutil-1.0.1-15|43	Requires: libx11-devel >= 1.0.0
12mr|libxprintutil-1.0.1-15|44	Requires: libxt-devel >= 1.0.0
12mr|libxprintutil-1.0.1-15|45	Requires: x11-proto-devel >= 1.0.0
12mr|libxprintutil-1.0.1-15|46	Provides: %{name}-devel = %{version}-%{release}
12mr|libxprintutil-1.0.1-15|47	Conflicts: libxorg-x11-devel < 7.0
12mr|libxprintutil-1.0.1-15|48	Obsoletes: %{mklibname xprintutil 1 -d}
12mr|libxprintutil-1.0.1-15|49	
12mr|libxprintutil-1.0.1-15|50	%description -n %{develname}
12mr|libxprintutil-1.0.1-15|51	Development files for %{name}
12mr|libxprintutil-1.0.1-15|52	
12mr|libxprintutil-1.0.1-15|53	%files -n %{develname}
12mr|libxprintutil-1.0.1-15|54	%defattr(-,root,root)
12mr|libxprintutil-1.0.1-15|55	%{_libdir}/libXprintUtil.so
12mr|libxprintutil-1.0.1-15|56	%{_libdir}/pkgconfig/xprintutil.pc
12mr|libxprintutil-1.0.1-15|57	%{_includedir}/X11/XprintUtil/xprintutil.h
12mr|libxprintutil-1.0.1-15|58	
12mr|libxprintutil-1.0.1-15|59	#-----------------------------------------------------------
12mr|libxprintutil-1.0.1-15|60	
12mr|libxprintutil-1.0.1-15|61	%package -n %{staticname}
12mr|libxprintutil-1.0.1-15|62	Summary: Static development files for %{name}
12mr|libxprintutil-1.0.1-15|63	Group: Development/X11
12mr|libxprintutil-1.0.1-15|64	Requires: %{develname} = %{version}
12mr|libxprintutil-1.0.1-15|65	Provides: libxprintutil-static-devel = %{version}-%{release}
12mr|libxprintutil-1.0.1-15|66	Conflicts: libxorg-x11-static-devel < 7.0
12mr|libxprintutil-1.0.1-15|67	Obsoletes: %{mklibname xprintutil 1 -d -s}
12mr|libxprintutil-1.0.1-15|68	
12mr|libxprintutil-1.0.1-15|69	%description -n %{staticname}
12mr|libxprintutil-1.0.1-15|70	Static development files for %{name}
12mr|libxprintutil-1.0.1-15|71	
12mr|libxprintutil-1.0.1-15|72	%files -n %{staticname}
12mr|libxprintutil-1.0.1-15|73	%defattr(-,root,root)
12mr|libxprintutil-1.0.1-15|74	%{_libdir}/libXprintUtil.*a
12mr|libxprintutil-1.0.1-15|75	
12mr|libxprintutil-1.0.1-15|76	#-----------------------------------------------------------
12mr|libxprintutil-1.0.1-15|77	
12mr|libxprintutil-1.0.1-15|78	%prep
12mr|libxprintutil-1.0.1-15|79	%setup -q -n libXprintUtil-%{version}
12mr|libxprintutil-1.0.1-15|80	
12mr|libxprintutil-1.0.1-15|81	%build
12mr|libxprintutil-1.0.1-15|82	%configure2_5x	--x-includes=%{_includedir}\
12mr|libxprintutil-1.0.1-15|83	--x-libraries=%{_libdir}
12mr|libxprintutil-1.0.1-15|84	
12mr|libxprintutil-1.0.1-15|85	%make
12mr|libxprintutil-1.0.1-15|86	
12mr|libxprintutil-1.0.1-15|87	%install
12mr|libxprintutil-1.0.1-15|88	rm -rf %{buildroot}
12mr|libxprintutil-1.0.1-15|89	%makeinstall_std
12mr|libxprintutil-1.0.1-15|90	
12mr|libxprintutil-1.0.1-15|91	%clean
12mr|libxprintutil-1.0.1-15|92	rm -rf %{buildroot}
12mr|libxprintutil-1.0.1-15|93	
12mr|libxprintutil-1.0.1-15|94	%if %mdkversion < 200900
12mr|libxprintutil-1.0.1-15|95	%post -n %{libname} -p /sbin/ldconfig
12mr|libxprintutil-1.0.1-15|96	%endif
12mr|libxprintutil-1.0.1-15|97	%if %mdkversion < 200900
12mr|libxprintutil-1.0.1-15|98	%postun -n %{libname} -p /sbin/ldconfig
12mr|libxprintutil-1.0.1-15|99	%endif
12mr|libxprintutil-1.0.1-15|100	
12mr|libxprintutil-1.0.1-15|101	%files -n %{libname}
12mr|libxprintutil-1.0.1-15|102	%defattr(-,root,root)
12mr|libxprintutil-1.0.1-15|103	%{_libdir}/libXprintUtil.so.%{major}*
12mr|libxprintutil-1.0.1-15|104	
12mr|libxprintutil-1.0.1-15|105	
12mr|libxprintutil-1.0.1-15|106	
12mr|libxprintutil-1.0.1-15|107	
12mr|libxprintutil-1.0.1-15|108	%changelog
12mr|libxprintutil-1.0.1-15|109	

15013 12
12mr|libxrandr-1.4.0-1|1	%define major 2
12mr|libxrandr-1.4.0-1|2	%define libxrandr %mklibname xrandr %{major}
12mr|libxrandr-1.4.0-1|3	%define develname %mklibname xrandr -d
12mr|libxrandr-1.4.0-1|4	
12mr|libxrandr-1.4.0-1|5	Name:		libxrandr
12mr|libxrandr-1.4.0-1|6	Summary:	X RandR Library
12mr|libxrandr-1.4.0-1|7	Version:	1.4.0
12mr|libxrandr-1.4.0-1|8	Release:	1
12mr|libxrandr-1.4.0-1|9	Group:		Development/X11
12mr|libxrandr-1.4.0-1|10	License:	MIT
12mr|libxrandr-1.4.0-1|11	URL:		http://xorg.freedesktop.org
12mr|libxrandr-1.4.0-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXrandr-%{version}.tar.bz2
12mr|libxrandr-1.4.0-1|13	BuildRequires:	libx11-devel >= 1.0.0
12mr|libxrandr-1.4.0-1|14	BuildRequires:	libxext-devel >= 1.0.0
12mr|libxrandr-1.4.0-1|15	BuildRequires:	libxrender-devel >= 0.9.0.2
12mr|libxrandr-1.4.0-1|16	BuildRequires:	x11-proto-devel >= 7.4-16mdv2009.1
12mr|libxrandr-1.4.0-1|17	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libxrandr-1.4.0-1|18	
12mr|libxrandr-1.4.0-1|19	%description
12mr|libxrandr-1.4.0-1|20	X RandR Library.
12mr|libxrandr-1.4.0-1|21	
12mr|libxrandr-1.4.0-1|22	%package -n %{libxrandr}
12mr|libxrandr-1.4.0-1|23	Summary: 	X RandR Library
12mr|libxrandr-1.4.0-1|24	Group:		Development/X11
12mr|libxrandr-1.4.0-1|25	Conflicts:	libxorg-x11 < 7.0
12mr|libxrandr-1.4.0-1|26	Provides:	%{name} = %{version}-%{release}
12mr|libxrandr-1.4.0-1|27	
12mr|libxrandr-1.4.0-1|28	%description -n %{libxrandr}
12mr|libxrandr-1.4.0-1|29	X RandR main library.
12mr|libxrandr-1.4.0-1|30	
12mr|libxrandr-1.4.0-1|31	%package -n %{develname}
12mr|libxrandr-1.4.0-1|32	Summary:	Development files for %{name}
12mr|libxrandr-1.4.0-1|33	Group:		Development/X11
12mr|libxrandr-1.4.0-1|34	Requires:	%{libxrandr} = %{version}-%{release}
12mr|libxrandr-1.4.0-1|35	Provides:	libxrandr-devel = %{version}-%{release}
12mr|libxrandr-1.4.0-1|36	Obsoletes:	%{_lib}xrandr2-devel < %{version}
12mr|libxrandr-1.4.0-1|37	Obsoletes:	%{_lib}xrandr2-static-devel
12mr|libxrandr-1.4.0-1|38	Conflicts:	libxorg-x11-devel < 7.0
12mr|libxrandr-1.4.0-1|39	
12mr|libxrandr-1.4.0-1|40	%description -n %{develname}
12mr|libxrandr-1.4.0-1|41	Development files for %{name}.
12mr|libxrandr-1.4.0-1|42	
12mr|libxrandr-1.4.0-1|43	%prep
12mr|libxrandr-1.4.0-1|44	%setup -qn libXrandr-%{version}
12mr|libxrandr-1.4.0-1|45	
12mr|libxrandr-1.4.0-1|46	%build
12mr|libxrandr-1.4.0-1|47	%configure2_5x \
12mr|libxrandr-1.4.0-1|48	--disable-static \
12mr|libxrandr-1.4.0-1|49	--x-includes=%{_includedir} \
12mr|libxrandr-1.4.0-1|50	--x-libraries=%{_libdir}
12mr|libxrandr-1.4.0-1|51	
12mr|libxrandr-1.4.0-1|52	%make
12mr|libxrandr-1.4.0-1|53	
12mr|libxrandr-1.4.0-1|54	%install
12mr|libxrandr-1.4.0-1|55	%makeinstall_std
12mr|libxrandr-1.4.0-1|56	
12mr|libxrandr-1.4.0-1|57	%files -n %{libxrandr}
12mr|libxrandr-1.4.0-1|58	%{_libdir}/libXrandr.so.%{major}*
12mr|libxrandr-1.4.0-1|59	
12mr|libxrandr-1.4.0-1|60	%files -n %{develname}
12mr|libxrandr-1.4.0-1|61	%{_libdir}/libXrandr.so
12mr|libxrandr-1.4.0-1|62	%{_libdir}/pkgconfig/xrandr.pc
12mr|libxrandr-1.4.0-1|63	%{_includedir}/X11/extensions/Xrandr.h
12mr|libxrandr-1.4.0-1|64	%{_mandir}/man3/XRR*.3*
12mr|libxrandr-1.4.0-1|65	%{_mandir}/man3/Xrandr.3*
12mr|libxrandr-1.4.0-1|66	
12mr|libxrandr-1.4.0-1|67	
12mr|libxrandr-1.4.0-1|68	%changelog
12mr|libxrandr-1.4.0-1|69	* Thu Aug 16 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.0-1
12mr|libxrandr-1.4.0-1|70	+ Revision: 814977
12mr|libxrandr-1.4.0-1|71	- spec file clean
12mr|libxrandr-1.4.0-1|72	- update to new version 1.4.0
12mr|libxrandr-1.4.0-1|73	
12mr|libxrandr-1.4.0-1|74	* Thu Mar 08 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.3.2-3
12mr|libxrandr-1.4.0-1|75	+ Revision: 783373
12mr|libxrandr-1.4.0-1|76	- Remove pre scriptlet to correct rpm upgrade moving from /usr/X11R6.
12mr|libxrandr-1.4.0-1|77	
12mr|libxrandr-1.4.0-1|78	* Tue Dec 27 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.3.2-2
12mr|libxrandr-1.4.0-1|79	+ Revision: 745744
12mr|libxrandr-1.4.0-1|80	- rebuild
12mr|libxrandr-1.4.0-1|81	- disabled static build
12mr|libxrandr-1.4.0-1|82	- removed major from devel pkg
12mr|libxrandr-1.4.0-1|83	- removed .la files
12mr|libxrandr-1.4.0-1|84	- cleaned up spec
12mr|libxrandr-1.4.0-1|85	- employed major macro
12mr|libxrandr-1.4.0-1|86	
12mr|libxrandr-1.4.0-1|87	* Sat Sep 10 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2-1
12mr|libxrandr-1.4.0-1|88	+ Revision: 699277
12mr|libxrandr-1.4.0-1|89	- update to new version 1.3.2
12mr|libxrandr-1.4.0-1|90	
12mr|libxrandr-1.4.0-1|91	* Fri Apr 29 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-3
12mr|libxrandr-1.4.0-1|92	+ Revision: 660304
12mr|libxrandr-1.4.0-1|93	- mass rebuild
12mr|libxrandr-1.4.0-1|94	
12mr|libxrandr-1.4.0-1|95	* Fri Oct 29 2010 Thierry Vignaud <tv@mandriva.org> 1.3.1-2mdv2011.0
12mr|libxrandr-1.4.0-1|96	+ Revision: 589852
12mr|libxrandr-1.4.0-1|97	- new release
12mr|libxrandr-1.4.0-1|98	
12mr|libxrandr-1.4.0-1|99	* Tue Mar 16 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-3mdv2010.1
12mr|libxrandr-1.4.0-1|100	+ Revision: 520971
12mr|libxrandr-1.4.0-1|101	- rebuilt for 2010.1
12mr|libxrandr-1.4.0-1|102	
12mr|libxrandr-1.4.0-1|103	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.3.0-2mdv2010.0
12mr|libxrandr-1.4.0-1|104	+ Revision: 425934
12mr|libxrandr-1.4.0-1|105	- rebuild
12mr|libxrandr-1.4.0-1|106	
12mr|libxrandr-1.4.0-1|107	* Fri Mar 06 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.3.0-1mdv2009.1
12mr|libxrandr-1.4.0-1|108	+ Revision: 349899
12mr|libxrandr-1.4.0-1|109	- New version 1.3.0
12mr|libxrandr-1.4.0-1|110	- Remove patch 1 (applied upstream)
12mr|libxrandr-1.4.0-1|111	
12mr|libxrandr-1.4.0-1|112	* Sun Feb 01 2009 Colin Guthrie <cguthrie@mandriva.org> 1.2.99.4-2mdv2009.1
12mr|libxrandr-1.4.0-1|113	+ Revision: 336203
12mr|libxrandr-1.4.0-1|114	- Apply upstream fix for bug that is highlighted in latest cmd line RC
12mr|libxrandr-1.4.0-1|115	
12mr|libxrandr-1.4.0-1|116	* Wed Dec 17 2008 Colin Guthrie <cguthrie@mandriva.org> 1.2.99.4-1mdv2009.1
12mr|libxrandr-1.4.0-1|117	+ Revision: 315243
12mr|libxrandr-1.4.0-1|118	- New version: 1.2.99.4
12mr|libxrandr-1.4.0-1|119	
12mr|libxrandr-1.4.0-1|120	* Sat Dec 13 2008 Colin Guthrie <cguthrie@mandriva.org> 1.2.99.3-1mdv2009.1
12mr|libxrandr-1.4.0-1|121	+ Revision: 313928
12mr|libxrandr-1.4.0-1|122	- New version 1.2.99.3
12mr|libxrandr-1.4.0-1|123	
12mr|libxrandr-1.4.0-1|124	* Tue Dec 02 2008 Colin Guthrie <cguthrie@mandriva.org> 1.2.91-1mdv2009.1
12mr|libxrandr-1.4.0-1|125	+ Revision: 309222
12mr|libxrandr-1.4.0-1|126	- New version: 1.2.91
12mr|libxrandr-1.4.0-1|127	
12mr|libxrandr-1.4.0-1|128	* Tue Jul 15 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.2.3-1mdv2009.0
12mr|libxrandr-1.4.0-1|129	+ Revision: 236192
12mr|libxrandr-1.4.0-1|130	- Update to version 1.2.3
12mr|libxrandr-1.4.0-1|131	
12mr|libxrandr-1.4.0-1|132	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 1.2.2-4mdv2009.0
12mr|libxrandr-1.4.0-1|133	+ Revision: 223083
12mr|libxrandr-1.4.0-1|134	- rebuild
12mr|libxrandr-1.4.0-1|135	
12mr|libxrandr-1.4.0-1|136	+ Pixel <pixel@mandriva.com>
12mr|libxrandr-1.4.0-1|137	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|libxrandr-1.4.0-1|138	
12mr|libxrandr-1.4.0-1|139	+ Paulo Andrade <pcpa@mandriva.com.br>
12mr|libxrandr-1.4.0-1|140	- Revert build requires.
12mr|libxrandr-1.4.0-1|141	- Update BuildRequires and rebuild
12mr|libxrandr-1.4.0-1|142	
12mr|libxrandr-1.4.0-1|143	* Sun Jan 13 2008 Thierry Vignaud <tv@mandriva.org> 1.2.2-2mdv2008.1
12mr|libxrandr-1.4.0-1|144	+ Revision: 150869
12mr|libxrandr-1.4.0-1|145	- rebuild
12mr|libxrandr-1.4.0-1|146	- kill re-definition of %%buildroot on Pixel's request
12mr|libxrandr-1.4.0-1|147	
12mr|libxrandr-1.4.0-1|148	+ Olivier Blin <blino@mandriva.org>
12mr|libxrandr-1.4.0-1|149	- restore BuildRoot
12mr|libxrandr-1.4.0-1|150	
12mr|libxrandr-1.4.0-1|151	* Thu Sep 06 2007 Colin Guthrie <cguthrie@mandriva.org> 1.2.2-1mdv2008.0
12mr|libxrandr-1.4.0-1|152	+ Revision: 81013
12mr|libxrandr-1.4.0-1|153	- New upstream release: 1.2.2 (consolidates patch already applied)
12mr|libxrandr-1.4.0-1|154	
12mr|libxrandr-1.4.0-1|155	+ Thierry Vignaud <tv@mandriva.org>
12mr|libxrandr-1.4.0-1|156	- fix man pages extension
12mr|libxrandr-1.4.0-1|157	
12mr|libxrandr-1.4.0-1|158	* Wed Jul 11 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.2.1-3mdv2008.0
12mr|libxrandr-1.4.0-1|159	+ Revision: 51289
12mr|libxrandr-1.4.0-1|160	- There was one more place where crtc width was being wrongly set as the crtc
12mr|libxrandr-1.4.0-1|161	height. Updating patch
12mr|libxrandr-1.4.0-1|162	
12mr|libxrandr-1.4.0-1|163	* Tue Jul 03 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.2.1-2mdv2008.0
12mr|libxrandr-1.4.0-1|164	+ Revision: 47575
12mr|libxrandr-1.4.0-1|165	- Fix a bug on notifying CRTC changes: the width was being set to the height value
12mr|libxrandr-1.4.0-1|166	
12mr|libxrandr-1.4.0-1|167	
12mr|libxrandr-1.4.0-1|168	* Mon Mar 05 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.2.1-1mdv2007.0
12mr|libxrandr-1.4.0-1|169	+ Revision: 133294
12mr|libxrandr-1.4.0-1|170	- new version (1.2.1)
12mr|libxrandr-1.4.0-1|171	- remove dont_use_delete patch: applied upstream
12mr|libxrandr-1.4.0-1|172	
12mr|libxrandr-1.4.0-1|173	* Wed Feb 28 2007 Colin Guthrie <cguthrie@mandriva.org> 1.2.0-2mdv2007.1
12mr|libxrandr-1.4.0-1|174	+ Revision: 127210
12mr|libxrandr-1.4.0-1|175	- Upstream patch to avoid use of C++ reserved words (delete)
12mr|libxrandr-1.4.0-1|176	
12mr|libxrandr-1.4.0-1|177	* Tue Feb 27 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.2.0-1mdv2007.1
12mr|libxrandr-1.4.0-1|178	+ Revision: 126717
12mr|libxrandr-1.4.0-1|179	- new upstream release: 1.2.0 supporting the version 1.2 of the X RandR extension
12mr|libxrandr-1.4.0-1|180	- rebuild to fix cooker uploading
12mr|libxrandr-1.4.0-1|181	- X11R7.1
12mr|libxrandr-1.4.0-1|182	- increment release
12mr|libxrandr-1.4.0-1|183	- fixed more dependencies
12mr|libxrandr-1.4.0-1|184	- Adding X.org 7.0 to the repository
12mr|libxrandr-1.4.0-1|185	
12mr|libxrandr-1.4.0-1|186	+ Andreas Hasenack <andreas@mandriva.com>
12mr|libxrandr-1.4.0-1|187	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mr|libxrandr-1.4.0-1|188	

15014 12
12mr|libxrender-0.9.7-2|1	%define major 1
12mr|libxrender-0.9.7-2|2	%define libname %mklibname xrender %{major}
12mr|libxrender-0.9.7-2|3	%define develname %mklibname xrender -d
12mr|libxrender-0.9.7-2|4	
12mr|libxrender-0.9.7-2|5	Name:		libxrender
12mr|libxrender-0.9.7-2|6	Summary:	X Render Library
12mr|libxrender-0.9.7-2|7	Version:	0.9.7
12mr|libxrender-0.9.7-2|8	Release:	2
12mr|libxrender-0.9.7-2|9	Group:		Development/X11
12mr|libxrender-0.9.7-2|10	License:	MIT
12mr|libxrender-0.9.7-2|11	URL:		http://xorg.freedesktop.org
12mr|libxrender-0.9.7-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXrender-%{version}.tar.bz2
12mr|libxrender-0.9.7-2|13	# (fc) disable Xrender on DMX (Mdk bug #19925)
12mr|libxrender-0.9.7-2|14	Patch0:		libXrender-0.9.7-dmx.patch
12mr|libxrender-0.9.7-2|15	
12mr|libxrender-0.9.7-2|16	BuildRequires:	pkgconfig(x11)
12mr|libxrender-0.9.7-2|17	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|libxrender-0.9.7-2|18	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libxrender-0.9.7-2|19	
12mr|libxrender-0.9.7-2|20	%description
12mr|libxrender-0.9.7-2|21	X Render Library
12mr|libxrender-0.9.7-2|22	
12mr|libxrender-0.9.7-2|23	%package -n %{libname}
12mr|libxrender-0.9.7-2|24	Summary:	X Render Library
12mr|libxrender-0.9.7-2|25	Group:		Development/X11
12mr|libxrender-0.9.7-2|26	Conflicts:	libxorg-x11 < 7.0
12mr|libxrender-0.9.7-2|27	Provides:	%{name} = %{EVRD}
12mr|libxrender-0.9.7-2|28	
12mr|libxrender-0.9.7-2|29	%description -n %{libname}
12mr|libxrender-0.9.7-2|30	X Render Library
12mr|libxrender-0.9.7-2|31	
12mr|libxrender-0.9.7-2|32	%package -n %{develname}
12mr|libxrender-0.9.7-2|33	Summary:	Development files for %{name}
12mr|libxrender-0.9.7-2|34	Group:		Development/X11
12mr|libxrender-0.9.7-2|35	Requires:	%{libname} = %{version}
12mr|libxrender-0.9.7-2|36	Provides:	libxrender-devel = %{EVRD}
12mr|libxrender-0.9.7-2|37	Obsoletes:	%{_lib}xrender1-devel < 0.9.7
12mr|libxrender-0.9.7-2|38	Obsoletes:	%{_lib}xrender-static-devel < 0.9.7
12mr|libxrender-0.9.7-2|39	Conflicts:	libxorg-x11-devel < 7.0
12mr|libxrender-0.9.7-2|40	
12mr|libxrender-0.9.7-2|41	%description -n %{develname}
12mr|libxrender-0.9.7-2|42	Development files for %{name}
12mr|libxrender-0.9.7-2|43	
12mr|libxrender-0.9.7-2|44	%prep
12mr|libxrender-0.9.7-2|45	%setup -qn libXrender-%{version}
12mr|libxrender-0.9.7-2|46	%patch0 -p1 -b .dmx
12mr|libxrender-0.9.7-2|47	
12mr|libxrender-0.9.7-2|48	%build
12mr|libxrender-0.9.7-2|49	%configure2_5x \
12mr|libxrender-0.9.7-2|50	--disable-static \
12mr|libxrender-0.9.7-2|51	--x-includes=%{_includedir}\
12mr|libxrender-0.9.7-2|52	--x-libraries=%{_libdir}
12mr|libxrender-0.9.7-2|53	
12mr|libxrender-0.9.7-2|54	%make
12mr|libxrender-0.9.7-2|55	
12mr|libxrender-0.9.7-2|56	%install
12mr|libxrender-0.9.7-2|57	rm -rf %{buildroot}
12mr|libxrender-0.9.7-2|58	%makeinstall_std
12mr|libxrender-0.9.7-2|59	
12mr|libxrender-0.9.7-2|60	%files -n %{libname}
12mr|libxrender-0.9.7-2|61	%{_libdir}/libXrender.so.%{major}*
12mr|libxrender-0.9.7-2|62	
12mr|libxrender-0.9.7-2|63	%files -n %{develname}
12mr|libxrender-0.9.7-2|64	%{_libdir}/libXrender.so
12mr|libxrender-0.9.7-2|65	%{_libdir}/pkgconfig/xrender.pc
12mr|libxrender-0.9.7-2|66	%{_includedir}/X11/extensions/Xrender.h
12mr|libxrender-0.9.7-2|67	%dir %{_docdir}/libXrender
12mr|libxrender-0.9.7-2|68	%{_docdir}/libXrender/*
12mr|libxrender-0.9.7-2|69	
12mr|libxrender-0.9.7-2|70	
12mr|libxrender-0.9.7-2|71	
12mr|libxrender-0.9.7-2|72	
12mr|libxrender-0.9.7-2|73	%changelog
12mr|libxrender-0.9.7-2|74	* Fri Aug  3 2012 abondrov <andrey.bondrov@rosalab.ru>
12mr|libxrender-0.9.7-2|75	+ Commit: 097c9e7
12mr|libxrender-0.9.7-2|76	- Drop .la, fix unversioned Obsoletes
12mr|libxrender-0.9.7-2|77	
12mr|libxrender-0.9.7-2|78	

15015 12
12mr|libxres-1.0.6-2|1	%define major 1
12mr|libxres-1.0.6-2|2	%define libname %mklibname xres %{major}
12mr|libxres-1.0.6-2|3	%define develname %mklibname xres -d
12mr|libxres-1.0.6-2|4	
12mr|libxres-1.0.6-2|5	Name:		libxres
12mr|libxres-1.0.6-2|6	Summary:	X Resource Information Extension Library
12mr|libxres-1.0.6-2|7	Version:	1.0.6
12mr|libxres-1.0.6-2|8	Release:	2
12mr|libxres-1.0.6-2|9	Group:		Development/X11
12mr|libxres-1.0.6-2|10	License:	MIT
12mr|libxres-1.0.6-2|11	URL:		http://xorg.freedesktop.org
12mr|libxres-1.0.6-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXres-%{version}.tar.bz2
12mr|libxres-1.0.6-2|13	
12mr|libxres-1.0.6-2|14	BuildRequires:	pkgconfig(x11)
12mr|libxres-1.0.6-2|15	BuildRequires:	pkgconfig(xext)
12mr|libxres-1.0.6-2|16	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|libxres-1.0.6-2|17	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libxres-1.0.6-2|18	
12mr|libxres-1.0.6-2|19	%description
12mr|libxres-1.0.6-2|20	X Resource Information Extension Library
12mr|libxres-1.0.6-2|21	
12mr|libxres-1.0.6-2|22	%package -n %{libname}
12mr|libxres-1.0.6-2|23	Summary:	X Resource Information Extension Library
12mr|libxres-1.0.6-2|24	Group:		Development/X11
12mr|libxres-1.0.6-2|25	Conflicts:	libxorg-x11 < 7.0
12mr|libxres-1.0.6-2|26	Provides:	%{name} = %{version}
12mr|libxres-1.0.6-2|27	
12mr|libxres-1.0.6-2|28	%description -n %{libname}
12mr|libxres-1.0.6-2|29	X Resource Information Extension Library
12mr|libxres-1.0.6-2|30	
12mr|libxres-1.0.6-2|31	%package -n %{develname}
12mr|libxres-1.0.6-2|32	Summary:	Development files for %{name}
12mr|libxres-1.0.6-2|33	Group:		Development/X11
12mr|libxres-1.0.6-2|34	Requires:	%{libname} = %{version}-%{release}
12mr|libxres-1.0.6-2|35	Provides:	libxres-devel = %{version}-%{release}
12mr|libxres-1.0.6-2|36	Obsoletes:	%{_lib}xres1-devel < 1.0.6
12mr|libxres-1.0.6-2|37	Obsoletes:	%{_lib}xres-static-devel < 1.0.6
12mr|libxres-1.0.6-2|38	Conflicts:	libxorg-x11-devel < 7.0
12mr|libxres-1.0.6-2|39	
12mr|libxres-1.0.6-2|40	%description -n %{develname}
12mr|libxres-1.0.6-2|41	Development files for %{name}
12mr|libxres-1.0.6-2|42	
12mr|libxres-1.0.6-2|43	%prep
12mr|libxres-1.0.6-2|44	%setup -qn libXres-%{version}
12mr|libxres-1.0.6-2|45	
12mr|libxres-1.0.6-2|46	%build
12mr|libxres-1.0.6-2|47	%configure2_5x \
12mr|libxres-1.0.6-2|48	--disable-static \
12mr|libxres-1.0.6-2|49	--x-includes=%{_includedir} \
12mr|libxres-1.0.6-2|50	--x-libraries=%{_libdir}
12mr|libxres-1.0.6-2|51	
12mr|libxres-1.0.6-2|52	%make
12mr|libxres-1.0.6-2|53	
12mr|libxres-1.0.6-2|54	%install
12mr|libxres-1.0.6-2|55	%makeinstall_std
12mr|libxres-1.0.6-2|56	
12mr|libxres-1.0.6-2|57	%files -n %{libname}
12mr|libxres-1.0.6-2|58	%{_libdir}/libXRes.so.%{major}*
12mr|libxres-1.0.6-2|59	
12mr|libxres-1.0.6-2|60	%files -n %{develname}
12mr|libxres-1.0.6-2|61	%{_libdir}/libXRes.so
12mr|libxres-1.0.6-2|62	%{_libdir}/pkgconfig/xres.pc
12mr|libxres-1.0.6-2|63	%{_includedir}/X11/extensions/XRes.h
12mr|libxres-1.0.6-2|64	%{_mandir}/man3/XRes*
12mr|libxres-1.0.6-2|65	
12mr|libxres-1.0.6-2|66	
12mr|libxres-1.0.6-2|67	
12mr|libxres-1.0.6-2|68	%changelog
12mr|libxres-1.0.6-2|69	* Tue Aug  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libxres-1.0.6-2|70	+ Commit: c7244eb
12mr|libxres-1.0.6-2|71	- New version 1.0.6 (sync with Cooker), fix unversioned Obsoletes
12mr|libxres-1.0.6-2|72	
12mr|libxres-1.0.6-2|73	

15016 12
12mr|libxscrnsaver-1.2.2-2|1	%define major 1
12mr|libxscrnsaver-1.2.2-2|2	%define libname %mklibname xscrnsaver %{major}
12mr|libxscrnsaver-1.2.2-2|3	%define develname %mklibname xscrnsaver -d
12mr|libxscrnsaver-1.2.2-2|4	
12mr|libxscrnsaver-1.2.2-2|5	Name:		libxscrnsaver
12mr|libxscrnsaver-1.2.2-2|6	Summary:	The XScrnSaver Library
12mr|libxscrnsaver-1.2.2-2|7	Version:	1.2.2
12mr|libxscrnsaver-1.2.2-2|8	Release:	2
12mr|libxscrnsaver-1.2.2-2|9	Group:		Development/X11
12mr|libxscrnsaver-1.2.2-2|10	License:	MIT
12mr|libxscrnsaver-1.2.2-2|11	URL:		http://xorg.freedesktop.org
12mr|libxscrnsaver-1.2.2-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXScrnSaver-%{version}.tar.bz2
12mr|libxscrnsaver-1.2.2-2|13	
12mr|libxscrnsaver-1.2.2-2|14	BuildRequires:	pkgconfig(x11)
12mr|libxscrnsaver-1.2.2-2|15	BuildRequires:	pkgconfig(xext)
12mr|libxscrnsaver-1.2.2-2|16	BuildRequires:	x11-proto-devel >= 7.4-25
12mr|libxscrnsaver-1.2.2-2|17	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libxscrnsaver-1.2.2-2|18	
12mr|libxscrnsaver-1.2.2-2|19	%description
12mr|libxscrnsaver-1.2.2-2|20	The XScrnSaver Library.
12mr|libxscrnsaver-1.2.2-2|21	
12mr|libxscrnsaver-1.2.2-2|22	%package -n %{libname}
12mr|libxscrnsaver-1.2.2-2|23	Summary:	The XScrnSaver Library
12mr|libxscrnsaver-1.2.2-2|24	Group:		Development/X11
12mr|libxscrnsaver-1.2.2-2|25	Conflicts:	libxorg-x11 < 7.0
12mr|libxscrnsaver-1.2.2-2|26	Provides:	%{name} = %{version}
12mr|libxscrnsaver-1.2.2-2|27	
12mr|libxscrnsaver-1.2.2-2|28	%description -n %{libname}
12mr|libxscrnsaver-1.2.2-2|29	The XScrnSaver Library.
12mr|libxscrnsaver-1.2.2-2|30	
12mr|libxscrnsaver-1.2.2-2|31	%package -n %{develname}
12mr|libxscrnsaver-1.2.2-2|32	Summary:	Development files for %{name}
12mr|libxscrnsaver-1.2.2-2|33	Group:		Development/X11
12mr|libxscrnsaver-1.2.2-2|34	Requires:	%{libname} = %{version}-%{release}
12mr|libxscrnsaver-1.2.2-2|35	Provides:	libxscrnsaver-devel = %{version}-%{release}
12mr|libxscrnsaver-1.2.2-2|36	Obsoletes:	%{_lib}xscrnsaver1-devel < 1.2.2
12mr|libxscrnsaver-1.2.2-2|37	Obsoletes:	%{_lib}xscrnsaver-static-devel < 1.2.2
12mr|libxscrnsaver-1.2.2-2|38	Conflicts:	libxorg-x11-devel < 7.0
12mr|libxscrnsaver-1.2.2-2|39	
12mr|libxscrnsaver-1.2.2-2|40	%description -n %{develname}
12mr|libxscrnsaver-1.2.2-2|41	Development files for %{name}.
12mr|libxscrnsaver-1.2.2-2|42	
12mr|libxscrnsaver-1.2.2-2|43	%prep
12mr|libxscrnsaver-1.2.2-2|44	%setup -qn libXScrnSaver-%{version}
12mr|libxscrnsaver-1.2.2-2|45	
12mr|libxscrnsaver-1.2.2-2|46	%build
12mr|libxscrnsaver-1.2.2-2|47	%configure2_5x \
12mr|libxscrnsaver-1.2.2-2|48	--disable-static \
12mr|libxscrnsaver-1.2.2-2|49	--x-includes=%{_includedir} \
12mr|libxscrnsaver-1.2.2-2|50	--x-libraries=%{_libdir}
12mr|libxscrnsaver-1.2.2-2|51	
12mr|libxscrnsaver-1.2.2-2|52	%make
12mr|libxscrnsaver-1.2.2-2|53	
12mr|libxscrnsaver-1.2.2-2|54	%install
12mr|libxscrnsaver-1.2.2-2|55	rm -rf %{buildroot}
12mr|libxscrnsaver-1.2.2-2|56	%makeinstall_std
12mr|libxscrnsaver-1.2.2-2|57	
12mr|libxscrnsaver-1.2.2-2|58	%files -n %{libname}
12mr|libxscrnsaver-1.2.2-2|59	%{_libdir}/libXss.so.%{major}*
12mr|libxscrnsaver-1.2.2-2|60	
12mr|libxscrnsaver-1.2.2-2|61	%files -n %{develname}
12mr|libxscrnsaver-1.2.2-2|62	%{_libdir}/libXss.so
12mr|libxscrnsaver-1.2.2-2|63	%{_libdir}/pkgconfig/xscrnsaver.pc
12mr|libxscrnsaver-1.2.2-2|64	%{_mandir}/man3/XScreenSaver*
12mr|libxscrnsaver-1.2.2-2|65	%{_mandir}/man3/Xss*
12mr|libxscrnsaver-1.2.2-2|66	%{_includedir}/X11/extensions/scrnsaver.h
12mr|libxscrnsaver-1.2.2-2|67	
12mr|libxscrnsaver-1.2.2-2|68	
12mr|libxscrnsaver-1.2.2-2|69	
12mr|libxscrnsaver-1.2.2-2|70	%changelog
12mr|libxscrnsaver-1.2.2-2|71	* Sat Aug  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libxscrnsaver-1.2.2-2|72	+ Commit: 2d64ab4
12mr|libxscrnsaver-1.2.2-2|73	- New version 1.2.2 (sync with Cooker), fix unversioned Obsoletes
12mr|libxscrnsaver-1.2.2-2|74	
12mr|libxscrnsaver-1.2.2-2|75	

15017 12
12mr|libxslt-1.1.27-1|1	%define major 1
12mr|libxslt-1.1.27-1|2	%define exslt_major 0
12mr|libxslt-1.1.27-1|3	%define libname %mklibname xslt %{major}
12mr|libxslt-1.1.27-1|4	%define libename %mklibname exslt %{exslt_major}
12mr|libxslt-1.1.27-1|5	%define develname %mklibname xslt -d
12mr|libxslt-1.1.27-1|6	
12mr|libxslt-1.1.27-1|7	Name: libxslt
12mr|libxslt-1.1.27-1|8	Version: 1.1.27
12mr|libxslt-1.1.27-1|9	Release: 1
12mr|libxslt-1.1.27-1|10	Summary: Library providing XSLT support
12mr|libxslt-1.1.27-1|11	License: MIT
12mr|libxslt-1.1.27-1|12	Group: System/Libraries
12mr|libxslt-1.1.27-1|13	URL: http://xmlsoft.org/XSLT/
12mr|libxslt-1.1.27-1|14	Source0: ftp://xmlsoft.org/libxslt/libxslt-%{version}.tar.gz
12mr|libxslt-1.1.27-1|15	BuildRequires: libxml2-devel
12mr|libxslt-1.1.27-1|16	BuildRequires: python-devel >= %{py_ver}
12mr|libxslt-1.1.27-1|17	BuildRequires: python-libxml2
12mr|libxslt-1.1.27-1|18	BuildRequires: libgcrypt-devel
12mr|libxslt-1.1.27-1|19	BuildRequires: libtool
12mr|libxslt-1.1.27-1|20	
12mr|libxslt-1.1.27-1|21	%description
12mr|libxslt-1.1.27-1|22	This C library allows to transform XML files into other XML files
12mr|libxslt-1.1.27-1|23	(or HTML, text, ...) using the standard XSLT stylesheet transformation
12mr|libxslt-1.1.27-1|24	mechanism.
12mr|libxslt-1.1.27-1|25	
12mr|libxslt-1.1.27-1|26	%package -n xsltproc
12mr|libxslt-1.1.27-1|27	Summary: XSLT processor using libxslt
12mr|libxslt-1.1.27-1|28	Group: System/Libraries
12mr|libxslt-1.1.27-1|29	Obsoletes: libxslt-proc < %{version}-8
12mr|libxslt-1.1.27-1|30	Provides: libxslt-proc = %{version}-%{release}
12mr|libxslt-1.1.27-1|31	
12mr|libxslt-1.1.27-1|32	%description -n xsltproc
12mr|libxslt-1.1.27-1|33	This package provides an XSLT processor based on the libxslt C library.
12mr|libxslt-1.1.27-1|34	It allows to transform XML files into other XML files
12mr|libxslt-1.1.27-1|35	(or HTML, text, ...) using the standard XSLT stylesheet transformation
12mr|libxslt-1.1.27-1|36	mechanism.
12mr|libxslt-1.1.27-1|37	
12mr|libxslt-1.1.27-1|38	%package -n %{libname}
12mr|libxslt-1.1.27-1|39	Summary: Library providing XSLT support
12mr|libxslt-1.1.27-1|40	Group: System/Libraries
12mr|libxslt-1.1.27-1|41	
12mr|libxslt-1.1.27-1|42	%description  -n %{libname}
12mr|libxslt-1.1.27-1|43	This C library allows to transform XML files into other XML files
12mr|libxslt-1.1.27-1|44	(or HTML, text, ...) using the standard XSLT stylesheet transformation
12mr|libxslt-1.1.27-1|45	mechanism.
12mr|libxslt-1.1.27-1|46	A xslt processor based on this library, named xsltproc, is provided by
12mr|libxslt-1.1.27-1|47	the libxslt-proc package.
12mr|libxslt-1.1.27-1|48	
12mr|libxslt-1.1.27-1|49	%package -n %{libename}
12mr|libxslt-1.1.27-1|50	Summary: Library providing XSLT support
12mr|libxslt-1.1.27-1|51	Group: System/Libraries
12mr|libxslt-1.1.27-1|52	Conflicts: %{_lib}xslt1 < 1.1.26-7
12mr|libxslt-1.1.27-1|53	
12mr|libxslt-1.1.27-1|54	%description  -n %{libename}
12mr|libxslt-1.1.27-1|55	This package contains the exslt shared library.
12mr|libxslt-1.1.27-1|56	
12mr|libxslt-1.1.27-1|57	%package -n python-%{name}
12mr|libxslt-1.1.27-1|58	Summary: Python bindings for the libxslt library
12mr|libxslt-1.1.27-1|59	Group: Development/Python
12mr|libxslt-1.1.27-1|60	Requires: python >= %{py_ver}
12mr|libxslt-1.1.27-1|61	Requires: python-libxml2
12mr|libxslt-1.1.27-1|62	Obsoletes: %{name}-python < %{version}-%{release}
12mr|libxslt-1.1.27-1|63	
12mr|libxslt-1.1.27-1|64	%description -n python-%{name}
12mr|libxslt-1.1.27-1|65	The libxslt-python package contains a module that permits applications
12mr|libxslt-1.1.27-1|66	written in the Python programming language to use the interface
12mr|libxslt-1.1.27-1|67	supplied by the libxslt library to apply XSLT transformations.
12mr|libxslt-1.1.27-1|68	
12mr|libxslt-1.1.27-1|69	This library allows to parse sytlesheets, uses the libxml2-python
12mr|libxslt-1.1.27-1|70	to load and save XML and HTML files. Direct access to XPath and
12mr|libxslt-1.1.27-1|71	the XSLT transformation context are possible to extend the XSLT language
12mr|libxslt-1.1.27-1|72	with XPath functions written in Python.
12mr|libxslt-1.1.27-1|73	
12mr|libxslt-1.1.27-1|74	%package -n %{develname}
12mr|libxslt-1.1.27-1|75	Summary: Libraries, includes, etc. to develop XML and HTML applications
12mr|libxslt-1.1.27-1|76	Group: Development/C
12mr|libxslt-1.1.27-1|77	Provides: %{name}-devel = %{version}-%{release}
12mr|libxslt-1.1.27-1|78	Requires: %{libname} = %{version}-%{release}
12mr|libxslt-1.1.27-1|79	Requires: %{libename} = %{version}-%{release}
12mr|libxslt-1.1.27-1|80	Obsoletes: %{mklibname xslt 1 -d} < %{version}-%{release}
12mr|libxslt-1.1.27-1|81	
12mr|libxslt-1.1.27-1|82	%description -n %{develname}
12mr|libxslt-1.1.27-1|83	This C library allows to transform XML files into other XML files
12mr|libxslt-1.1.27-1|84	(or HTML, text, ...) using the standard XSLT stylesheet transformation
12mr|libxslt-1.1.27-1|85	mechanism.
12mr|libxslt-1.1.27-1|86	
12mr|libxslt-1.1.27-1|87	%prep
12mr|libxslt-1.1.27-1|88	%setup -q
12mr|libxslt-1.1.27-1|89	
12mr|libxslt-1.1.27-1|90	mkdir -p python/examples
12mr|libxslt-1.1.27-1|91	cp -a python/tests/*.{py,xml,xsl} python/examples
12mr|libxslt-1.1.27-1|92	
12mr|libxslt-1.1.27-1|93	#needed by patch1
12mr|libxslt-1.1.27-1|94	autoreconf -fi
12mr|libxslt-1.1.27-1|95	
12mr|libxslt-1.1.27-1|96	%build
12mr|libxslt-1.1.27-1|97	%configure2_5x \
12mr|libxslt-1.1.27-1|98	--disable-static
12mr|libxslt-1.1.27-1|99	%make
12mr|libxslt-1.1.27-1|100	
12mr|libxslt-1.1.27-1|101	%install
12mr|libxslt-1.1.27-1|102	rm -rf %{buildroot}
12mr|libxslt-1.1.27-1|103	%makeinstall_std
12mr|libxslt-1.1.27-1|104	
12mr|libxslt-1.1.27-1|105	# remove unpackaged files
12mr|libxslt-1.1.27-1|106	rm -rf %{buildroot}%{_docdir}/%{name}-%{version} \
12mr|libxslt-1.1.27-1|107	%{buildroot}%{_docdir}/%{name}-python-%{version} \
12mr|libxslt-1.1.27-1|108	%{buildroot}%{py_platsitedir}/*.{la,a}
12mr|libxslt-1.1.27-1|109	
12mr|libxslt-1.1.27-1|110	%multiarch_binaries %{buildroot}%{_bindir}/xslt-config
12mr|libxslt-1.1.27-1|111	
12mr|libxslt-1.1.27-1|112	# cleanup
12mr|libxslt-1.1.27-1|113	rm -f %{buildroot}%{_libdir}/*.*a
12mr|libxslt-1.1.27-1|114	
12mr|libxslt-1.1.27-1|115	%files -n xsltproc
12mr|libxslt-1.1.27-1|116	%doc AUTHORS NEWS README Copyright FEATURES TODO
12mr|libxslt-1.1.27-1|117	%{_bindir}/xsltproc
12mr|libxslt-1.1.27-1|118	%{_mandir}/man1/*
12mr|libxslt-1.1.27-1|119	
12mr|libxslt-1.1.27-1|120	%files -n %{libname}
12mr|libxslt-1.1.27-1|121	%{_libdir}/libxslt.so.%{major}*
12mr|libxslt-1.1.27-1|122	
12mr|libxslt-1.1.27-1|123	%files -n %{libename}
12mr|libxslt-1.1.27-1|124	%{_libdir}/libexslt.so.%{exslt_major}*
12mr|libxslt-1.1.27-1|125	
12mr|libxslt-1.1.27-1|126	%files -n python-%{name}
12mr|libxslt-1.1.27-1|127	%doc AUTHORS README Copyright FEATURES python/TODO python/examples python/libxsltclass.txt
12mr|libxslt-1.1.27-1|128	%defattr(-, root, root)
12mr|libxslt-1.1.27-1|129	%{py_platsitedir}/*.so
12mr|libxslt-1.1.27-1|130	%{py_platsitedir}/*.py
12mr|libxslt-1.1.27-1|131	
12mr|libxslt-1.1.27-1|132	%files -n %{develname}
12mr|libxslt-1.1.27-1|133	%doc doc/*.html doc/tutorial doc/html
12mr|libxslt-1.1.27-1|134	%{_mandir}/man3/*
12mr|libxslt-1.1.27-1|135	%{_libdir}/lib*.so
12mr|libxslt-1.1.27-1|136	%{_libdir}/*.sh
12mr|libxslt-1.1.27-1|137	%{_includedir}/*
12mr|libxslt-1.1.27-1|138	%{multiarch_bindir}/xslt-config
12mr|libxslt-1.1.27-1|139	%{_bindir}/xslt-config
12mr|libxslt-1.1.27-1|140	%{_libdir}/pkgconfig/*
12mr|libxslt-1.1.27-1|141	%{_datadir}/aclocal/*
12mr|libxslt-1.1.27-1|142	
12mr|libxslt-1.1.27-1|143	%changelog
12mr|libxslt-1.1.27-1|144	

15018 12
12mr|libxt-1.1.3-2|1	%define major 6
12mr|libxt-1.1.3-2|2	%define libxt %mklibname xt %{major}
12mr|libxt-1.1.3-2|3	%define develname %mklibname xt -d
12mr|libxt-1.1.3-2|4	
12mr|libxt-1.1.3-2|5	Name:		libxt
12mr|libxt-1.1.3-2|6	Summary:	X Toolkit Intrinsics library
12mr|libxt-1.1.3-2|7	Version:	1.1.3
12mr|libxt-1.1.3-2|8	Release:	2
12mr|libxt-1.1.3-2|9	Group:		Development/X11
12mr|libxt-1.1.3-2|10	License:	MIT
12mr|libxt-1.1.3-2|11	URL:		http://xorg.freedesktop.org
12mr|libxt-1.1.3-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXt-%{version}.tar.bz2
12mr|libxt-1.1.3-2|13	
12mr|libxt-1.1.3-2|14	BuildRequires:	pkgconfig(sm)
12mr|libxt-1.1.3-2|15	BuildRequires:	pkgconfig(x11)
12mr|libxt-1.1.3-2|16	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|libxt-1.1.3-2|17	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libxt-1.1.3-2|18	
12mr|libxt-1.1.3-2|19	%description
12mr|libxt-1.1.3-2|20	X Toolkit Intrinsics library used to build older generation toolkits such
12mr|libxt-1.1.3-2|21	as Motif & Xaw.
12mr|libxt-1.1.3-2|22	
12mr|libxt-1.1.3-2|23	#-----------------------------------------------------------
12mr|libxt-1.1.3-2|24	
12mr|libxt-1.1.3-2|25	%package -n %{libxt}
12mr|libxt-1.1.3-2|26	Summary:	X Toolkit Intrinsics library
12mr|libxt-1.1.3-2|27	Group:		Development/X11
12mr|libxt-1.1.3-2|28	# wrong place to put these
12mr|libxt-1.1.3-2|29	# relocated to x11-font-alias
12mr|libxt-1.1.3-2|30	#Requires: x11-font-daewoo-misc
12mr|libxt-1.1.3-2|31	#Requires: x11-font-isas-misc
12mr|libxt-1.1.3-2|32	#Requires: x11-font-jis-misc
12mr|libxt-1.1.3-2|33	Conflicts:	libxorg-x11 < 7.0
12mr|libxt-1.1.3-2|34	Provides:	%{name} = %{version}
12mr|libxt-1.1.3-2|35	
12mr|libxt-1.1.3-2|36	%description -n %{libxt}
12mr|libxt-1.1.3-2|37	X Toolkit Intrinsics library used to build older generation toolkits such
12mr|libxt-1.1.3-2|38	as Motif & Xaw.
12mr|libxt-1.1.3-2|39	
12mr|libxt-1.1.3-2|40	%package -n %{develname}
12mr|libxt-1.1.3-2|41	Summary:	Development files for %{name}
12mr|libxt-1.1.3-2|42	Group:		Development/X11
12mr|libxt-1.1.3-2|43	Requires:	%{libxt} = %{version}-%{release}
12mr|libxt-1.1.3-2|44	Provides:	libxt-devel = %{version}-%{release}
12mr|libxt-1.1.3-2|45	Obsoletes:	%{_lib}xt6-devel < 1.1.3
12mr|libxt-1.1.3-2|46	Obsoletes:	%{_lib}xt-static-devel < 1.1.3
12mr|libxt-1.1.3-2|47	Conflicts:	libxorg-x11-devel < 7.0
12mr|libxt-1.1.3-2|48	
12mr|libxt-1.1.3-2|49	%description -n %{develname}
12mr|libxt-1.1.3-2|50	Development files for %{name}.
12mr|libxt-1.1.3-2|51	
12mr|libxt-1.1.3-2|52	%prep
12mr|libxt-1.1.3-2|53	%setup -qn libXt-%{version}
12mr|libxt-1.1.3-2|54	
12mr|libxt-1.1.3-2|55	%build
12mr|libxt-1.1.3-2|56	%configure2_5x \
12mr|libxt-1.1.3-2|57	--disable-static \
12mr|libxt-1.1.3-2|58	--x-includes=%{_includedir} \
12mr|libxt-1.1.3-2|59	--x-libraries=%{_libdir}
12mr|libxt-1.1.3-2|60	
12mr|libxt-1.1.3-2|61	%make
12mr|libxt-1.1.3-2|62	
12mr|libxt-1.1.3-2|63	%install
12mr|libxt-1.1.3-2|64	rm -rf %{buildroot}
12mr|libxt-1.1.3-2|65	%makeinstall_std
12mr|libxt-1.1.3-2|66	
12mr|libxt-1.1.3-2|67	%files -n %{libxt}
12mr|libxt-1.1.3-2|68	%{_libdir}/libXt.so.%{major}*
12mr|libxt-1.1.3-2|69	
12mr|libxt-1.1.3-2|70	%files -n %{develname}
12mr|libxt-1.1.3-2|71	%{_libdir}/libXt.so
12mr|libxt-1.1.3-2|72	%{_libdir}/pkgconfig/xt.pc
12mr|libxt-1.1.3-2|73	%{_includedir}/X11/Core.h
12mr|libxt-1.1.3-2|74	%{_includedir}/X11/VarargsI.h
12mr|libxt-1.1.3-2|75	%{_includedir}/X11/RectObj.h
12mr|libxt-1.1.3-2|76	%{_includedir}/X11/TranslateI.h
12mr|libxt-1.1.3-2|77	%{_includedir}/X11/Vendor.h
12mr|libxt-1.1.3-2|78	%{_includedir}/X11/CallbackI.h
12mr|libxt-1.1.3-2|79	%{_includedir}/X11/ResConfigP.h
12mr|libxt-1.1.3-2|80	%{_includedir}/X11/IntrinsicI.h
12mr|libxt-1.1.3-2|81	%{_includedir}/X11/IntrinsicP.h
12mr|libxt-1.1.3-2|82	%{_includedir}/X11/ConstrainP.h
12mr|libxt-1.1.3-2|83	%{_includedir}/X11/Constraint.h
12mr|libxt-1.1.3-2|84	%{_includedir}/X11/InitialI.h
12mr|libxt-1.1.3-2|85	%{_includedir}/X11/EventI.h
12mr|libxt-1.1.3-2|86	%{_includedir}/X11/ObjectP.h
12mr|libxt-1.1.3-2|87	%{_includedir}/X11/Xtos.h
12mr|libxt-1.1.3-2|88	%{_includedir}/X11/CreateI.h
12mr|libxt-1.1.3-2|89	%{_includedir}/X11/Intrinsic.h
12mr|libxt-1.1.3-2|90	%{_includedir}/X11/CoreP.h
12mr|libxt-1.1.3-2|91	%{_includedir}/X11/Object.h
12mr|libxt-1.1.3-2|92	%{_includedir}/X11/CompositeP.h
12mr|libxt-1.1.3-2|93	%{_includedir}/X11/HookObjI.h
12mr|libxt-1.1.3-2|94	%{_includedir}/X11/RectObjP.h
12mr|libxt-1.1.3-2|95	%{_includedir}/X11/ConvertI.h
12mr|libxt-1.1.3-2|96	%{_includedir}/X11/Shell.h
12mr|libxt-1.1.3-2|97	%{_includedir}/X11/ShellI.h
12mr|libxt-1.1.3-2|98	%{_includedir}/X11/ShellP.h
12mr|libxt-1.1.3-2|99	%{_includedir}/X11/StringDefs.h
12mr|libxt-1.1.3-2|100	%{_includedir}/X11/VendorP.h
12mr|libxt-1.1.3-2|101	%{_includedir}/X11/SelectionI.h
12mr|libxt-1.1.3-2|102	%{_includedir}/X11/PassivGraI.h
12mr|libxt-1.1.3-2|103	%{_includedir}/X11/Composite.h
12mr|libxt-1.1.3-2|104	%{_includedir}/X11/ThreadsI.h
12mr|libxt-1.1.3-2|105	%{_includedir}/X11/ResourceI.h
12mr|libxt-1.1.3-2|106	%{_mandir}/man3/Xt*.3*
12mr|libxt-1.1.3-2|107	%{_mandir}/man3/Menu*
12mr|libxt-1.1.3-2|108	%{_docdir}/libXt/*
12mr|libxt-1.1.3-2|109	
12mr|libxt-1.1.3-2|110	
12mr|libxt-1.1.3-2|111	
12mr|libxt-1.1.3-2|112	%changelog
12mr|libxt-1.1.3-2|113	

15019 12
12mr|libxtrap-1.0.0-13|1	%define name		libxtrap
12mr|libxtrap-1.0.0-13|2	%define version		1.0.0
12mr|libxtrap-1.0.0-13|3	%define release		13
12mr|libxtrap-1.0.0-13|4	
12mr|libxtrap-1.0.0-13|5	%define major		6
12mr|libxtrap-1.0.0-13|6	%define libname		%mklibname xtrap %{major}
12mr|libxtrap-1.0.0-13|7	%define develname	%mklibname xtrap -d
12mr|libxtrap-1.0.0-13|8	%define staticname	%mklibname xtrap -d -s
12mr|libxtrap-1.0.0-13|9	
12mr|libxtrap-1.0.0-13|10	Name:		%{name}
12mr|libxtrap-1.0.0-13|11	Summary:	X Trap Library
12mr|libxtrap-1.0.0-13|12	Version:	%{version}
12mr|libxtrap-1.0.0-13|13	Release:	%{release}
12mr|libxtrap-1.0.0-13|14	Group:		Development/X11
12mr|libxtrap-1.0.0-13|15	License:	MIT
12mr|libxtrap-1.0.0-13|16	URL:		http://xorg.freedesktop.org
12mr|libxtrap-1.0.0-13|17	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXTrap-%{version}.tar.bz2
12mr|libxtrap-1.0.0-13|18	BuildRoot:	%{_tmppath}/%{name}-root
12mr|libxtrap-1.0.0-13|19	
12mr|libxtrap-1.0.0-13|20	BuildRequires: libx11-devel >= 1.0.0
12mr|libxtrap-1.0.0-13|21	BuildRequires: libxext-devel >= 1.0.0
12mr|libxtrap-1.0.0-13|22	BuildRequires: libxt-devel >= 1.0.0
12mr|libxtrap-1.0.0-13|23	BuildRequires: x11-proto-devel >= 1.0.0
12mr|libxtrap-1.0.0-13|24	BuildRequires: x11-util-macros >= 1.0.1
12mr|libxtrap-1.0.0-13|25	
12mr|libxtrap-1.0.0-13|26	%description
12mr|libxtrap-1.0.0-13|27	X Trap Library.
12mr|libxtrap-1.0.0-13|28	
12mr|libxtrap-1.0.0-13|29	#-----------------------------------------------------------
12mr|libxtrap-1.0.0-13|30	
12mr|libxtrap-1.0.0-13|31	%package -n %{libname}
12mr|libxtrap-1.0.0-13|32	Summary:  X Trap Library
12mr|libxtrap-1.0.0-13|33	Group: Development/X11
12mr|libxtrap-1.0.0-13|34	Conflicts: libxorg-x11 < 7.0
12mr|libxtrap-1.0.0-13|35	Provides: %{name} = %{version}
12mr|libxtrap-1.0.0-13|36	
12mr|libxtrap-1.0.0-13|37	%description -n %{libname}
12mr|libxtrap-1.0.0-13|38	X Trap Library
12mr|libxtrap-1.0.0-13|39	
12mr|libxtrap-1.0.0-13|40	#-----------------------------------------------------------
12mr|libxtrap-1.0.0-13|41	
12mr|libxtrap-1.0.0-13|42	%package -n %{develname}
12mr|libxtrap-1.0.0-13|43	Summary: Development files for %{name}
12mr|libxtrap-1.0.0-13|44	Group: Development/X11
12mr|libxtrap-1.0.0-13|45	
12mr|libxtrap-1.0.0-13|46	Requires: %{libname} = %{version}
12mr|libxtrap-1.0.0-13|47	Requires: x11-proto-devel >= 1.0.0
12mr|libxtrap-1.0.0-13|48	Provides: %{name}-devel = %{version}-%{release}
12mr|libxtrap-1.0.0-13|49	Obsoletes: %{mklibname xtrap 6 -d}
12mr|libxtrap-1.0.0-13|50	
12mr|libxtrap-1.0.0-13|51	Conflicts: libxorg-x11-devel < 7.0
12mr|libxtrap-1.0.0-13|52	
12mr|libxtrap-1.0.0-13|53	%description -n %{develname}
12mr|libxtrap-1.0.0-13|54	Development files for %{name}
12mr|libxtrap-1.0.0-13|55	
12mr|libxtrap-1.0.0-13|56	%files -n %{develname}
12mr|libxtrap-1.0.0-13|57	%defattr(-,root,root)
12mr|libxtrap-1.0.0-13|58	%{_libdir}/libXTrap.so
12mr|libxtrap-1.0.0-13|59	%{_libdir}/pkgconfig/xtrap.pc
12mr|libxtrap-1.0.0-13|60	
12mr|libxtrap-1.0.0-13|61	#-----------------------------------------------------------
12mr|libxtrap-1.0.0-13|62	
12mr|libxtrap-1.0.0-13|63	%package -n %{staticname}
12mr|libxtrap-1.0.0-13|64	Summary: Static development files for %{name}
12mr|libxtrap-1.0.0-13|65	Group: Development/X11
12mr|libxtrap-1.0.0-13|66	Requires: %{develname} = %{version}
12mr|libxtrap-1.0.0-13|67	Provides: %{name}-static-devel = %{version}-%{release}
12mr|libxtrap-1.0.0-13|68	Obsoletes: %{mklibname xtrap 6 -s -d}
12mr|libxtrap-1.0.0-13|69	
12mr|libxtrap-1.0.0-13|70	Conflicts: libxorg-x11-static-devel < 7.0
12mr|libxtrap-1.0.0-13|71	
12mr|libxtrap-1.0.0-13|72	%description -n %{staticname}
12mr|libxtrap-1.0.0-13|73	Static development files for %{name}
12mr|libxtrap-1.0.0-13|74	
12mr|libxtrap-1.0.0-13|75	%files -n %{staticname}
12mr|libxtrap-1.0.0-13|76	%defattr(-,root,root)
12mr|libxtrap-1.0.0-13|77	%{_libdir}/libXTrap.a
12mr|libxtrap-1.0.0-13|78	
12mr|libxtrap-1.0.0-13|79	#-----------------------------------------------------------
12mr|libxtrap-1.0.0-13|80	
12mr|libxtrap-1.0.0-13|81	%prep
12mr|libxtrap-1.0.0-13|82	%setup -q -n libXTrap-%{version}
12mr|libxtrap-1.0.0-13|83	
12mr|libxtrap-1.0.0-13|84	%build
12mr|libxtrap-1.0.0-13|85	%configure2_5x	--x-includes=%{_includedir}\
12mr|libxtrap-1.0.0-13|86	--x-libraries=%{_libdir}
12mr|libxtrap-1.0.0-13|87	
12mr|libxtrap-1.0.0-13|88	%make
12mr|libxtrap-1.0.0-13|89	
12mr|libxtrap-1.0.0-13|90	%install
12mr|libxtrap-1.0.0-13|91	rm -rf %{buildroot}
12mr|libxtrap-1.0.0-13|92	%makeinstall_std
12mr|libxtrap-1.0.0-13|93	
12mr|libxtrap-1.0.0-13|94	
12mr|libxtrap-1.0.0-13|95	%files -n %{libname}
12mr|libxtrap-1.0.0-13|96	%defattr(-,root,root)
12mr|libxtrap-1.0.0-13|97	%{_libdir}/libXTrap.so.%{major}*
12mr|libxtrap-1.0.0-13|98	
12mr|libxtrap-1.0.0-13|99	
12mr|libxtrap-1.0.0-13|100	%changelog
12mr|libxtrap-1.0.0-13|101	* Tue Aug  7 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mr|libxtrap-1.0.0-13|102	+ Commit: 23aef71
12mr|libxtrap-1.0.0-13|103	- - drop .la files
12mr|libxtrap-1.0.0-13|104	
12mr|libxtrap-1.0.0-13|105	

15020 12
12mr|libxtst-1.2.1-2|1	%define major 6
12mr|libxtst-1.2.1-2|2	%define libname %mklibname xtst %{major}
12mr|libxtst-1.2.1-2|3	%define develname %mklibname xtst -d
12mr|libxtst-1.2.1-2|4	
12mr|libxtst-1.2.1-2|5	Name:		libxtst
12mr|libxtst-1.2.1-2|6	Summary:	The Xtst Library
12mr|libxtst-1.2.1-2|7	Version:	1.2.1
12mr|libxtst-1.2.1-2|8	Release:	2
12mr|libxtst-1.2.1-2|9	Group:		Development/X11
12mr|libxtst-1.2.1-2|10	License:	MIT
12mr|libxtst-1.2.1-2|11	URL:		http://xorg.freedesktop.org
12mr|libxtst-1.2.1-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXtst-%{version}.tar.bz2
12mr|libxtst-1.2.1-2|13	
12mr|libxtst-1.2.1-2|14	BuildRequires:	pkgconfig(x11)
12mr|libxtst-1.2.1-2|15	BuildRequires:	pkgconfig(xext)
12mr|libxtst-1.2.1-2|16	BuildRequires:	pkgconfig(xi)
12mr|libxtst-1.2.1-2|17	BuildRequires:	x11-proto-devel >= 7.5
12mr|libxtst-1.2.1-2|18	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libxtst-1.2.1-2|19	BuildRequires:	xmlto
12mr|libxtst-1.2.1-2|20	BuildRequires:	docbook-dtd412-xml
12mr|libxtst-1.2.1-2|21	
12mr|libxtst-1.2.1-2|22	%description
12mr|libxtst-1.2.1-2|23	The Xtst Library
12mr|libxtst-1.2.1-2|24	
12mr|libxtst-1.2.1-2|25	%package -n %{libname}
12mr|libxtst-1.2.1-2|26	Summary:	The Xtst Library
12mr|libxtst-1.2.1-2|27	Group:		Development/X11
12mr|libxtst-1.2.1-2|28	Conflicts:	libxorg-x11 < 7.0
12mr|libxtst-1.2.1-2|29	Provides:	%{name} = %{version}
12mr|libxtst-1.2.1-2|30	
12mr|libxtst-1.2.1-2|31	%description -n %{libname}
12mr|libxtst-1.2.1-2|32	The Xtst Library
12mr|libxtst-1.2.1-2|33	
12mr|libxtst-1.2.1-2|34	%package -n %{develname}
12mr|libxtst-1.2.1-2|35	Summary:	Development files for %{name}
12mr|libxtst-1.2.1-2|36	Group:		Development/X11
12mr|libxtst-1.2.1-2|37	Requires:	%{libname} >= %{version}-%{release}
12mr|libxtst-1.2.1-2|38	Provides:	libxtst-devel = %{version}-%{release}
12mr|libxtst-1.2.1-2|39	Obsoletes:	%{_lib}xtst6-devel < 1.2.1
12mr|libxtst-1.2.1-2|40	Obsoletes:	%{_lib}xtst-static-devel < 1.2.1
12mr|libxtst-1.2.1-2|41	Conflicts:	libxorg-x11-devel < 7.0
12mr|libxtst-1.2.1-2|42	Conflicts:	x11-proto-devel < 7.5
12mr|libxtst-1.2.1-2|43	
12mr|libxtst-1.2.1-2|44	%description -n %{develname}
12mr|libxtst-1.2.1-2|45	Development files for %{name}
12mr|libxtst-1.2.1-2|46	
12mr|libxtst-1.2.1-2|47	%prep
12mr|libxtst-1.2.1-2|48	%setup -qn libXtst-%{version}
12mr|libxtst-1.2.1-2|49	
12mr|libxtst-1.2.1-2|50	%build
12mr|libxtst-1.2.1-2|51	%configure2_5x \
12mr|libxtst-1.2.1-2|52	--disable-static \
12mr|libxtst-1.2.1-2|53	--x-includes=%{_includedir}\
12mr|libxtst-1.2.1-2|54	--x-libraries=%{_libdir}
12mr|libxtst-1.2.1-2|55	
12mr|libxtst-1.2.1-2|56	%make
12mr|libxtst-1.2.1-2|57	
12mr|libxtst-1.2.1-2|58	%install
12mr|libxtst-1.2.1-2|59	rm -rf %{buildroot}
12mr|libxtst-1.2.1-2|60	%makeinstall_std
12mr|libxtst-1.2.1-2|61	
12mr|libxtst-1.2.1-2|62	%files -n %{libname}
12mr|libxtst-1.2.1-2|63	%{_libdir}/libXtst.so.%{major}*
12mr|libxtst-1.2.1-2|64	
12mr|libxtst-1.2.1-2|65	%files -n %{develname}
12mr|libxtst-1.2.1-2|66	%{_libdir}/libXtst.so
12mr|libxtst-1.2.1-2|67	%{_libdir}/pkgconfig/xtst.pc
12mr|libxtst-1.2.1-2|68	%{_includedir}/X11/extensions/*.h
12mr|libxtst-1.2.1-2|69	%{_mandir}/man3/XTest*
12mr|libxtst-1.2.1-2|70	%{_datadir}/doc/libXtst
12mr|libxtst-1.2.1-2|71	
12mr|libxtst-1.2.1-2|72	
12mr|libxtst-1.2.1-2|73	
12mr|libxtst-1.2.1-2|74	
12mr|libxtst-1.2.1-2|75	%changelog
12mr|libxtst-1.2.1-2|76	

15021 12
12mr|libxv-1.0.7-2|1	%define major 1
12mr|libxv-1.0.7-2|2	%define libname %mklibname xv %{major}
12mr|libxv-1.0.7-2|3	%define develname %mklibname xv -d
12mr|libxv-1.0.7-2|4	
12mr|libxv-1.0.7-2|5	Name:		libxv
12mr|libxv-1.0.7-2|6	Summary:	The Xv Library
12mr|libxv-1.0.7-2|7	Version:	1.0.7
12mr|libxv-1.0.7-2|8	Release:	2
12mr|libxv-1.0.7-2|9	Group:		Development/X11
12mr|libxv-1.0.7-2|10	License:	MIT
12mr|libxv-1.0.7-2|11	URL:		http://xorg.freedesktop.org
12mr|libxv-1.0.7-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXv-%{version}.tar.bz2
12mr|libxv-1.0.7-2|13	
12mr|libxv-1.0.7-2|14	BuildRequires:	pkgconfig(x11)
12mr|libxv-1.0.7-2|15	BuildRequires:	pkgconfig(xext)
12mr|libxv-1.0.7-2|16	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|libxv-1.0.7-2|17	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libxv-1.0.7-2|18	
12mr|libxv-1.0.7-2|19	%description
12mr|libxv-1.0.7-2|20	The  Xv  extension provides support for video adaptors attached to an X
12mr|libxv-1.0.7-2|21	display. Clients use Xv to gain access and manage sharing of a
12mr|libxv-1.0.7-2|22	display's video resources.
12mr|libxv-1.0.7-2|23	
12mr|libxv-1.0.7-2|24	%package -n %{libname}
12mr|libxv-1.0.7-2|25	Summary:	The Xv Library
12mr|libxv-1.0.7-2|26	Group:		Development/X11
12mr|libxv-1.0.7-2|27	Conflicts:	libxorg-x11 < 7.0
12mr|libxv-1.0.7-2|28	Conflicts:	XFree86-compat-libs <= 4.1.0
12mr|libxv-1.0.7-2|29	Provides:	%{name} = %{version}
12mr|libxv-1.0.7-2|30	
12mr|libxv-1.0.7-2|31	%description -n %{libname}
12mr|libxv-1.0.7-2|32	The  Xv  extension provides support for video adaptors attached to an X
12mr|libxv-1.0.7-2|33	display. Clients use Xv to gain access and manage sharing of a
12mr|libxv-1.0.7-2|34	display's video resources.
12mr|libxv-1.0.7-2|35	
12mr|libxv-1.0.7-2|36	%package -n %{develname}
12mr|libxv-1.0.7-2|37	Summary:	Development files for %{name}
12mr|libxv-1.0.7-2|38	Group:		Development/X11
12mr|libxv-1.0.7-2|39	Requires:	%{libname} = %{version}-%{release}
12mr|libxv-1.0.7-2|40	Provides:	libxv-devel = %{version}-%{release}
12mr|libxv-1.0.7-2|41	Obsoletes:	%{_lib}xv1-devel < 1.0.7
12mr|libxv-1.0.7-2|42	Obsoletes:	%{_lib}xv-static-devel < 1.0.7
12mr|libxv-1.0.7-2|43	Conflicts:	libxorg-x11-devel < 7.0
12mr|libxv-1.0.7-2|44	
12mr|libxv-1.0.7-2|45	%description -n %{develname}
12mr|libxv-1.0.7-2|46	Development files for %{name}.
12mr|libxv-1.0.7-2|47	
12mr|libxv-1.0.7-2|48	%prep
12mr|libxv-1.0.7-2|49	%setup -qn libXv-%{version}
12mr|libxv-1.0.7-2|50	
12mr|libxv-1.0.7-2|51	%build
12mr|libxv-1.0.7-2|52	%configure2_5x \
12mr|libxv-1.0.7-2|53	--disable-static \
12mr|libxv-1.0.7-2|54	--x-includes=%{_includedir} \
12mr|libxv-1.0.7-2|55	--x-libraries=%{_libdir}
12mr|libxv-1.0.7-2|56	
12mr|libxv-1.0.7-2|57	%make
12mr|libxv-1.0.7-2|58	
12mr|libxv-1.0.7-2|59	%install
12mr|libxv-1.0.7-2|60	rm -rf %{buildroot}
12mr|libxv-1.0.7-2|61	%makeinstall_std
12mr|libxv-1.0.7-2|62	
12mr|libxv-1.0.7-2|63	%files -n %{libname}
12mr|libxv-1.0.7-2|64	%{_libdir}/libXv.so.%{major}*
12mr|libxv-1.0.7-2|65	
12mr|libxv-1.0.7-2|66	%files -n %{develname}
12mr|libxv-1.0.7-2|67	%{_libdir}/libXv.so
12mr|libxv-1.0.7-2|68	%{_libdir}/pkgconfig/xv.pc
12mr|libxv-1.0.7-2|69	%{_includedir}/X11/extensions/Xvlib.h
12mr|libxv-1.0.7-2|70	%{_mandir}/man3/Xv*
12mr|libxv-1.0.7-2|71	
12mr|libxv-1.0.7-2|72	
12mr|libxv-1.0.7-2|73	
12mr|libxv-1.0.7-2|74	%changelog
12mr|libxv-1.0.7-2|75	

15022 12
12mr|libxvmc-1.0.7-5|1	%define major 1
12mr|libxvmc-1.0.7-5|2	%define libname %mklibname xvmc %{major}
12mr|libxvmc-1.0.7-5|3	%define develname %mklibname xvmc -d
12mr|libxvmc-1.0.7-5|4	
12mr|libxvmc-1.0.7-5|5	Name: libxvmc
12mr|libxvmc-1.0.7-5|6	Summary:  The XvMC Library
12mr|libxvmc-1.0.7-5|7	Version: 1.0.7
12mr|libxvmc-1.0.7-5|8	Release: 5
12mr|libxvmc-1.0.7-5|9	Group: Development/X11
12mr|libxvmc-1.0.7-5|10	License: MIT
12mr|libxvmc-1.0.7-5|11	URL: http://xorg.freedesktop.org
12mr|libxvmc-1.0.7-5|12	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXvMC-%{version}.tar.bz2
12mr|libxvmc-1.0.7-5|13	
12mr|libxvmc-1.0.7-5|14	BuildRequires: libx11-devel >= 1.0.0
12mr|libxvmc-1.0.7-5|15	BuildRequires: libxext-devel >= 1.0.0
12mr|libxvmc-1.0.7-5|16	BuildRequires: libxv-devel >= 1.0.1
12mr|libxvmc-1.0.7-5|17	BuildRequires: x11-proto-devel >= 1.0.0
12mr|libxvmc-1.0.7-5|18	BuildRequires: x11-util-macros >= 1.0.1
12mr|libxvmc-1.0.7-5|19	
12mr|libxvmc-1.0.7-5|20	%description
12mr|libxvmc-1.0.7-5|21	The XvMC Library
12mr|libxvmc-1.0.7-5|22	
12mr|libxvmc-1.0.7-5|23	%package -n %{libname}
12mr|libxvmc-1.0.7-5|24	Summary:  The XvMC Library
12mr|libxvmc-1.0.7-5|25	Group: Development/X11
12mr|libxvmc-1.0.7-5|26	Conflicts: libxorg-x11 < 7.0
12mr|libxvmc-1.0.7-5|27	Provides: %{name} = %{version}
12mr|libxvmc-1.0.7-5|28	
12mr|libxvmc-1.0.7-5|29	%description -n %{libname}
12mr|libxvmc-1.0.7-5|30	The XvMC Library
12mr|libxvmc-1.0.7-5|31	
12mr|libxvmc-1.0.7-5|32	%package -n %{develname}
12mr|libxvmc-1.0.7-5|33	Summary: Development files for %{name}
12mr|libxvmc-1.0.7-5|34	Group: Development/X11
12mr|libxvmc-1.0.7-5|35	
12mr|libxvmc-1.0.7-5|36	Requires: %{libname} = %{version}-%{release}
12mr|libxvmc-1.0.7-5|37	Provides: libxvmc-devel = %{version}-%{release}
12mr|libxvmc-1.0.7-5|38	Obsoletes: %{_lib}xvmc1-devel < 1.0.7
12mr|libxvmc-1.0.7-5|39	Obsoletes: %{_lib}xvmc-static-devel < 1.0.7
12mr|libxvmc-1.0.7-5|40	Conflicts: libxorg-x11-devel < 7.0
12mr|libxvmc-1.0.7-5|41	
12mr|libxvmc-1.0.7-5|42	%description -n %{develname}
12mr|libxvmc-1.0.7-5|43	Development files for %{name}
12mr|libxvmc-1.0.7-5|44	
12mr|libxvmc-1.0.7-5|45	%prep
12mr|libxvmc-1.0.7-5|46	%setup -qn libXvMC-%{version}
12mr|libxvmc-1.0.7-5|47	
12mr|libxvmc-1.0.7-5|48	%build
12mr|libxvmc-1.0.7-5|49	export LIBS="-ldl"
12mr|libxvmc-1.0.7-5|50	
12mr|libxvmc-1.0.7-5|51	%configure2_5x \
12mr|libxvmc-1.0.7-5|52	--disable-static \
12mr|libxvmc-1.0.7-5|53	--x-includes=%{_includedir}\
12mr|libxvmc-1.0.7-5|54	--x-libraries=%{_libdir}
12mr|libxvmc-1.0.7-5|55	
12mr|libxvmc-1.0.7-5|56	%make
12mr|libxvmc-1.0.7-5|57	
12mr|libxvmc-1.0.7-5|58	%install
12mr|libxvmc-1.0.7-5|59	rm -rf %{buildroot}
12mr|libxvmc-1.0.7-5|60	%makeinstall_std
12mr|libxvmc-1.0.7-5|61	
12mr|libxvmc-1.0.7-5|62	%files -n %{libname}
12mr|libxvmc-1.0.7-5|63	%{_libdir}/libXvMC.so.%{major}*
12mr|libxvmc-1.0.7-5|64	%{_libdir}/libXvMCW.so.%{major}*
12mr|libxvmc-1.0.7-5|65	
12mr|libxvmc-1.0.7-5|66	%files -n %{develname}
12mr|libxvmc-1.0.7-5|67	%{_libdir}/libXvMCW.so
12mr|libxvmc-1.0.7-5|68	%{_libdir}/libXvMC.so
12mr|libxvmc-1.0.7-5|69	%{_libdir}/pkgconfig/xvmc.pc
12mr|libxvmc-1.0.7-5|70	%{_includedir}/X11/extensions/XvMClib.h
12mr|libxvmc-1.0.7-5|71	%dir %{_docdir}/libXvMC
12mr|libxvmc-1.0.7-5|72	%{_docdir}/libXvMC/XvMC_API.txt
12mr|libxvmc-1.0.7-5|73	
12mr|libxvmc-1.0.7-5|74	
12mr|libxvmc-1.0.7-5|75	%changelog
12mr|libxvmc-1.0.7-5|76	

15023 12
12mr|libxxf86dga-1.1.3-2|1	%define major		1
12mr|libxxf86dga-1.1.3-2|2	%define libname		%mklibname xxf86dga %{major}
12mr|libxxf86dga-1.1.3-2|3	%define develname	%mklibname xxf86dga -d
12mr|libxxf86dga-1.1.3-2|4	
12mr|libxxf86dga-1.1.3-2|5	Name:		libxxf86dga
12mr|libxxf86dga-1.1.3-2|6	Summary:	XFree86 Direct Graphics Access Extension Library
12mr|libxxf86dga-1.1.3-2|7	Version:	1.1.3
12mr|libxxf86dga-1.1.3-2|8	Release:	2
12mr|libxxf86dga-1.1.3-2|9	Group:		Development/X11
12mr|libxxf86dga-1.1.3-2|10	License:	MIT
12mr|libxxf86dga-1.1.3-2|11	URL:		http://xorg.freedesktop.org
12mr|libxxf86dga-1.1.3-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXxf86dga-%{version}.tar.bz2
12mr|libxxf86dga-1.1.3-2|13	
12mr|libxxf86dga-1.1.3-2|14	BuildRequires:	pkgconfig(x11)
12mr|libxxf86dga-1.1.3-2|15	BuildRequires:	pkgconfig(xext)
12mr|libxxf86dga-1.1.3-2|16	BuildRequires:	x11-proto-devel >= 7.5
12mr|libxxf86dga-1.1.3-2|17	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libxxf86dga-1.1.3-2|18	
12mr|libxxf86dga-1.1.3-2|19	%description
12mr|libxxf86dga-1.1.3-2|20	XFree86 Direct Graphics Access Extension Library.
12mr|libxxf86dga-1.1.3-2|21	
12mr|libxxf86dga-1.1.3-2|22	%package -n %{libname}
12mr|libxxf86dga-1.1.3-2|23	Summary:	XFree86 Direct Graphics Access Extension Library
12mr|libxxf86dga-1.1.3-2|24	Group:		Development/X11
12mr|libxxf86dga-1.1.3-2|25	Conflicts:	libxorg-x11 < 7.0
12mr|libxxf86dga-1.1.3-2|26	Conflicts:	XFree86-compat-libs <= 4.1.0
12mr|libxxf86dga-1.1.3-2|27	Provides:	%{name} = %{version}
12mr|libxxf86dga-1.1.3-2|28	
12mr|libxxf86dga-1.1.3-2|29	%description -n %{libname}
12mr|libxxf86dga-1.1.3-2|30	XFree86 Direct Graphics Access Extension Library.
12mr|libxxf86dga-1.1.3-2|31	
12mr|libxxf86dga-1.1.3-2|32	%package -n %{develname}
12mr|libxxf86dga-1.1.3-2|33	Summary:	Development files for %{name}
12mr|libxxf86dga-1.1.3-2|34	Group:		Development/X11
12mr|libxxf86dga-1.1.3-2|35	Requires:	%{libname} >= %{version}
12mr|libxxf86dga-1.1.3-2|36	Provides:	%{name}-devel = %{version}-%{release}
12mr|libxxf86dga-1.1.3-2|37	Obsoletes:	%{_lib}xxf86dga1-devel < 1.1.3
12mr|libxxf86dga-1.1.3-2|38	Obsoletes:	%{_lib}xxf86dga-static-devel < 1.1.3
12mr|libxxf86dga-1.1.3-2|39	Conflicts:	libxorg-x11-devel < 7.0
12mr|libxxf86dga-1.1.3-2|40	Conflicts:	x11-proto-devel < 7.5
12mr|libxxf86dga-1.1.3-2|41	
12mr|libxxf86dga-1.1.3-2|42	%description -n %{develname}
12mr|libxxf86dga-1.1.3-2|43	Development files for %{name}
12mr|libxxf86dga-1.1.3-2|44	
12mr|libxxf86dga-1.1.3-2|45	%prep
12mr|libxxf86dga-1.1.3-2|46	%setup -qn libXxf86dga-%{version}
12mr|libxxf86dga-1.1.3-2|47	
12mr|libxxf86dga-1.1.3-2|48	%build
12mr|libxxf86dga-1.1.3-2|49	%configure2_5x \
12mr|libxxf86dga-1.1.3-2|50	--disable-static \
12mr|libxxf86dga-1.1.3-2|51	--x-includes=%{_includedir} \
12mr|libxxf86dga-1.1.3-2|52	--x-libraries=%{_libdir}
12mr|libxxf86dga-1.1.3-2|53	
12mr|libxxf86dga-1.1.3-2|54	%make
12mr|libxxf86dga-1.1.3-2|55	
12mr|libxxf86dga-1.1.3-2|56	%install
12mr|libxxf86dga-1.1.3-2|57	rm -rf %{buildroot}
12mr|libxxf86dga-1.1.3-2|58	%makeinstall_std
12mr|libxxf86dga-1.1.3-2|59	
12mr|libxxf86dga-1.1.3-2|60	%files -n %{libname}
12mr|libxxf86dga-1.1.3-2|61	%{_libdir}/libXxf86dga.so.%{major}*
12mr|libxxf86dga-1.1.3-2|62	
12mr|libxxf86dga-1.1.3-2|63	%files -n %{develname}
12mr|libxxf86dga-1.1.3-2|64	%{_libdir}/libXxf86dga.so
12mr|libxxf86dga-1.1.3-2|65	%{_libdir}/pkgconfig/xxf86dga.pc
12mr|libxxf86dga-1.1.3-2|66	%{_includedir}/X11/extensions/*.h
12mr|libxxf86dga-1.1.3-2|67	%{_mandir}/man3/XDGA*.3*
12mr|libxxf86dga-1.1.3-2|68	%{_mandir}/man3/XF86DGA.3*
12mr|libxxf86dga-1.1.3-2|69	%{_mandir}/man3/XFree86-DGA.3*
12mr|libxxf86dga-1.1.3-2|70	
12mr|libxxf86dga-1.1.3-2|71	
12mr|libxxf86dga-1.1.3-2|72	%changelog
12mr|libxxf86dga-1.1.3-2|73	

15024 12
12mr|libxxf86misc-1.0.3-4|1	%define name		libxxf86misc
12mr|libxxf86misc-1.0.3-4|2	%define version		1.0.3
12mr|libxxf86misc-1.0.3-4|3	%define release		4
12mr|libxxf86misc-1.0.3-4|4	
12mr|libxxf86misc-1.0.3-4|5	%define major		1
12mr|libxxf86misc-1.0.3-4|6	%define libname		%mklibname xxf86misc %{major}
12mr|libxxf86misc-1.0.3-4|7	%define develname	%mklibname xxf86misc -d
12mr|libxxf86misc-1.0.3-4|8	%define staticname	%mklibname xxf86misc -d -s
12mr|libxxf86misc-1.0.3-4|9	
12mr|libxxf86misc-1.0.3-4|10	Name:		%{name}
12mr|libxxf86misc-1.0.3-4|11	Summary:	XFree86 Misc Extension Library
12mr|libxxf86misc-1.0.3-4|12	Version:	%{version}
12mr|libxxf86misc-1.0.3-4|13	Release:	%{release}
12mr|libxxf86misc-1.0.3-4|14	Group:		Development/X11
12mr|libxxf86misc-1.0.3-4|15	License:	MIT
12mr|libxxf86misc-1.0.3-4|16	URL:		http://xorg.freedesktop.org
12mr|libxxf86misc-1.0.3-4|17	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXxf86misc-%{version}.tar.bz2
12mr|libxxf86misc-1.0.3-4|18	BuildRoot:	%{_tmppath}/%{name}-root
12mr|libxxf86misc-1.0.3-4|19	
12mr|libxxf86misc-1.0.3-4|20	BuildRequires: libx11-devel >= 1.0.0
12mr|libxxf86misc-1.0.3-4|21	BuildRequires: libxext-devel >= 1.0.0
12mr|libxxf86misc-1.0.3-4|22	BuildRequires: x11-proto-devel >= 1.0.0
12mr|libxxf86misc-1.0.3-4|23	BuildRequires: x11-util-macros >= 1.0.1
12mr|libxxf86misc-1.0.3-4|24	
12mr|libxxf86misc-1.0.3-4|25	%description
12mr|libxxf86misc-1.0.3-4|26	XFree86 Misc Extension Library.
12mr|libxxf86misc-1.0.3-4|27	
12mr|libxxf86misc-1.0.3-4|28	#-----------------------------------------------------------
12mr|libxxf86misc-1.0.3-4|29	
12mr|libxxf86misc-1.0.3-4|30	%package -n %{libname}
12mr|libxxf86misc-1.0.3-4|31	Summary:  XFree86 Misc Extension Library
12mr|libxxf86misc-1.0.3-4|32	Group: Development/X11
12mr|libxxf86misc-1.0.3-4|33	Conflicts: libxorg-x11 < 7.0
12mr|libxxf86misc-1.0.3-4|34	Provides: %{name} = %{version}
12mr|libxxf86misc-1.0.3-4|35	
12mr|libxxf86misc-1.0.3-4|36	%description -n %{libname}
12mr|libxxf86misc-1.0.3-4|37	XFree86 Misc Extension Library.
12mr|libxxf86misc-1.0.3-4|38	
12mr|libxxf86misc-1.0.3-4|39	#-----------------------------------------------------------
12mr|libxxf86misc-1.0.3-4|40	
12mr|libxxf86misc-1.0.3-4|41	%package -n %{develname}
12mr|libxxf86misc-1.0.3-4|42	Summary: Development files for %{name}
12mr|libxxf86misc-1.0.3-4|43	Group: Development/X11
12mr|libxxf86misc-1.0.3-4|44	
12mr|libxxf86misc-1.0.3-4|45	Requires: %{libname} >= %{version}
12mr|libxxf86misc-1.0.3-4|46	Requires: x11-proto-devel >= 1.0.0
12mr|libxxf86misc-1.0.3-4|47	Provides: %{name}-devel = %{version}-%{release}
12mr|libxxf86misc-1.0.3-4|48	Obsoletes: %{mklibname xxf86misc 1 -d} < 1.0.3-4
12mr|libxxf86misc-1.0.3-4|49	
12mr|libxxf86misc-1.0.3-4|50	Conflicts: libxorg-x11-devel < 7.0
12mr|libxxf86misc-1.0.3-4|51	
12mr|libxxf86misc-1.0.3-4|52	%description -n %{develname}
12mr|libxxf86misc-1.0.3-4|53	Development files for %{name}
12mr|libxxf86misc-1.0.3-4|54	
12mr|libxxf86misc-1.0.3-4|55	%files -n %{develname}
12mr|libxxf86misc-1.0.3-4|56	%defattr(-,root,root)
12mr|libxxf86misc-1.0.3-4|57	%{_libdir}/libXxf86misc.so
12mr|libxxf86misc-1.0.3-4|58	%{_libdir}/pkgconfig/xxf86misc.pc
12mr|libxxf86misc-1.0.3-4|59	%{_mandir}/man3/XF86Misc*.3*
12mr|libxxf86misc-1.0.3-4|60	
12mr|libxxf86misc-1.0.3-4|61	#-----------------------------------------------------------
12mr|libxxf86misc-1.0.3-4|62	
12mr|libxxf86misc-1.0.3-4|63	%package -n %{staticname}
12mr|libxxf86misc-1.0.3-4|64	Summary: Static development files for %{name}
12mr|libxxf86misc-1.0.3-4|65	Group: Development/X11
12mr|libxxf86misc-1.0.3-4|66	Requires: %{develname} = %{version}
12mr|libxxf86misc-1.0.3-4|67	Provides: %{name}-static-devel = %{version}-%{release}
12mr|libxxf86misc-1.0.3-4|68	Obsoletes: %{mklibname xxf86misc 1 -d -s} < 1.0.3-4
12mr|libxxf86misc-1.0.3-4|69	
12mr|libxxf86misc-1.0.3-4|70	Conflicts: libxorg-x11-static-devel < 7.0
12mr|libxxf86misc-1.0.3-4|71	
12mr|libxxf86misc-1.0.3-4|72	%description -n %{staticname}
12mr|libxxf86misc-1.0.3-4|73	Static development files for %{name}
12mr|libxxf86misc-1.0.3-4|74	
12mr|libxxf86misc-1.0.3-4|75	%files -n %{staticname}
12mr|libxxf86misc-1.0.3-4|76	%defattr(-,root,root)
12mr|libxxf86misc-1.0.3-4|77	%{_libdir}/libXxf86misc.a
12mr|libxxf86misc-1.0.3-4|78	
12mr|libxxf86misc-1.0.3-4|79	#-----------------------------------------------------------
12mr|libxxf86misc-1.0.3-4|80	
12mr|libxxf86misc-1.0.3-4|81	%prep
12mr|libxxf86misc-1.0.3-4|82	%setup -q -n libXxf86misc-%{version}
12mr|libxxf86misc-1.0.3-4|83	
12mr|libxxf86misc-1.0.3-4|84	%build
12mr|libxxf86misc-1.0.3-4|85	%configure2_5x	--x-includes=%{_includedir}\
12mr|libxxf86misc-1.0.3-4|86	--x-libraries=%{_libdir}
12mr|libxxf86misc-1.0.3-4|87	
12mr|libxxf86misc-1.0.3-4|88	%make
12mr|libxxf86misc-1.0.3-4|89	
12mr|libxxf86misc-1.0.3-4|90	%install
12mr|libxxf86misc-1.0.3-4|91	rm -rf %{buildroot}
12mr|libxxf86misc-1.0.3-4|92	%makeinstall_std
12mr|libxxf86misc-1.0.3-4|93	
12mr|libxxf86misc-1.0.3-4|94	%files -n %{libname}
12mr|libxxf86misc-1.0.3-4|95	%defattr(-,root,root)
12mr|libxxf86misc-1.0.3-4|96	%{_libdir}/libXxf86misc.so.%{major}*
12mr|libxxf86misc-1.0.3-4|97	
12mr|libxxf86misc-1.0.3-4|98	
12mr|libxxf86misc-1.0.3-4|99	
12mr|libxxf86misc-1.0.3-4|100	%changelog
12mr|libxxf86misc-1.0.3-4|101	

15025 12
12mr|libxxf86vm-1.1.2-1|1	%define major		1
12mr|libxxf86vm-1.1.2-1|2	%define libname		%mklibname xxf86vm %{major}
12mr|libxxf86vm-1.1.2-1|3	%define develname	%mklibname xxf86vm -d
12mr|libxxf86vm-1.1.2-1|4	
12mr|libxxf86vm-1.1.2-1|5	Name:		libxxf86vm
12mr|libxxf86vm-1.1.2-1|6	Summary:	XFree86 Video Mode Extension Library
12mr|libxxf86vm-1.1.2-1|7	Version:	1.1.2
12mr|libxxf86vm-1.1.2-1|8	Release:	1
12mr|libxxf86vm-1.1.2-1|9	Group:		Development/X11
12mr|libxxf86vm-1.1.2-1|10	License:	MIT
12mr|libxxf86vm-1.1.2-1|11	URL:		http://xorg.freedesktop.org
12mr|libxxf86vm-1.1.2-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXxf86vm-%{version}.tar.bz2
12mr|libxxf86vm-1.1.2-1|13	
12mr|libxxf86vm-1.1.2-1|14	BuildRequires:	pkgconfig(x11)
12mr|libxxf86vm-1.1.2-1|15	BuildRequires:	pkgconfig(xext)
12mr|libxxf86vm-1.1.2-1|16	BuildRequires:	x11-proto-devel >= 7.5
12mr|libxxf86vm-1.1.2-1|17	BuildRequires:	x11-util-macros >= 1.0.1
12mr|libxxf86vm-1.1.2-1|18	
12mr|libxxf86vm-1.1.2-1|19	%description
12mr|libxxf86vm-1.1.2-1|20	XFree86 Video Mode Extension Library
12mr|libxxf86vm-1.1.2-1|21	
12mr|libxxf86vm-1.1.2-1|22	%package -n %{libname}
12mr|libxxf86vm-1.1.2-1|23	Summary:	Shared libraries for %{name}
12mr|libxxf86vm-1.1.2-1|24	Group:		Development/X11
12mr|libxxf86vm-1.1.2-1|25	Conflicts:	libxorg-x11 < 7.0
12mr|libxxf86vm-1.1.2-1|26	Provides:	%{name} = %{version}
12mr|libxxf86vm-1.1.2-1|27	
12mr|libxxf86vm-1.1.2-1|28	%description -n %{libname}
12mr|libxxf86vm-1.1.2-1|29	XFree86 Video Mode Extension Library
12mr|libxxf86vm-1.1.2-1|30	
12mr|libxxf86vm-1.1.2-1|31	%package -n %{develname}
12mr|libxxf86vm-1.1.2-1|32	Summary:	Development files for %{name}
12mr|libxxf86vm-1.1.2-1|33	Group:		Development/X11
12mr|libxxf86vm-1.1.2-1|34	Requires:	%{libname} = %{version}
12mr|libxxf86vm-1.1.2-1|35	Provides:	%{name}-devel = %{version}-%{release}
12mr|libxxf86vm-1.1.2-1|36	Conflicts:	libxorg-x11-devel < 7.0
12mr|libxxf86vm-1.1.2-1|37	Conflicts:	x11-proto-devel < 7.5
12mr|libxxf86vm-1.1.2-1|38	Obsoletes:	%{_lib}xxf86vm1-devel < 1.1.2
12mr|libxxf86vm-1.1.2-1|39	Obsoletes:	%{_lib}xxf86vm-static-devel < 1.1.2
12mr|libxxf86vm-1.1.2-1|40	
12mr|libxxf86vm-1.1.2-1|41	%description -n %{develname}
12mr|libxxf86vm-1.1.2-1|42	Development files for %{name}
12mr|libxxf86vm-1.1.2-1|43	
12mr|libxxf86vm-1.1.2-1|44	%prep
12mr|libxxf86vm-1.1.2-1|45	%setup -qn libXxf86vm-%{version}
12mr|libxxf86vm-1.1.2-1|46	
12mr|libxxf86vm-1.1.2-1|47	%build
12mr|libxxf86vm-1.1.2-1|48	%configure2_5x \
12mr|libxxf86vm-1.1.2-1|49	--disable-static \
12mr|libxxf86vm-1.1.2-1|50	--x-includes=%{_includedir} \
12mr|libxxf86vm-1.1.2-1|51	--x-libraries=%{_libdir}
12mr|libxxf86vm-1.1.2-1|52	
12mr|libxxf86vm-1.1.2-1|53	%make
12mr|libxxf86vm-1.1.2-1|54	
12mr|libxxf86vm-1.1.2-1|55	%install
12mr|libxxf86vm-1.1.2-1|56	rm -rf %{buildroot}
12mr|libxxf86vm-1.1.2-1|57	%makeinstall_std
12mr|libxxf86vm-1.1.2-1|58	
12mr|libxxf86vm-1.1.2-1|59	%files -n %{libname}
12mr|libxxf86vm-1.1.2-1|60	%{_libdir}/libXxf86vm.so.%{major}*
12mr|libxxf86vm-1.1.2-1|61	
12mr|libxxf86vm-1.1.2-1|62	%files -n %{develname}
12mr|libxxf86vm-1.1.2-1|63	%{_libdir}/libXxf86vm.so
12mr|libxxf86vm-1.1.2-1|64	%{_libdir}/pkgconfig/xxf86vm.pc
12mr|libxxf86vm-1.1.2-1|65	%{_includedir}/X11/extensions/*.h
12mr|libxxf86vm-1.1.2-1|66	%{_mandir}/man3/XF86VidMode*.*
12mr|libxxf86vm-1.1.2-1|67	%{_mandir}/man3/XF86VM.*
12mr|libxxf86vm-1.1.2-1|68	
12mr|libxxf86vm-1.1.2-1|69	
12mr|libxxf86vm-1.1.2-1|70	
12mr|libxxf86vm-1.1.2-1|71	%changelog
12mr|libxxf86vm-1.1.2-1|72	

15026 12
12mr|libytnef-1.5-7|1	%define name libytnef
12mr|libytnef-1.5-7|2	%define version 1.5
12mr|libytnef-1.5-7|3	%define release %mkrel 7
12mr|libytnef-1.5-7|4	
12mr|libytnef-1.5-7|5	%define major 0
12mr|libytnef-1.5-7|6	%define libname %mklibname ytnef %major
12mr|libytnef-1.5-7|7	%define develname %mklibname -d ytnef
12mr|libytnef-1.5-7|8	
12mr|libytnef-1.5-7|9	Summary: TNEF Stream Parser Library
12mr|libytnef-1.5-7|10	Name: %{name}
12mr|libytnef-1.5-7|11	Version: %{version}
12mr|libytnef-1.5-7|12	Release: %{release}
12mr|libytnef-1.5-7|13	Source0: http://downloads.sourceforge.net/ytnef/%{name}-%{version}.tar.bz
12mr|libytnef-1.5-7|14	License: GPLv2+
12mr|libytnef-1.5-7|15	Group: System/Libraries
12mr|libytnef-1.5-7|16	Url: http://ytnef.sourceforge.net/
12mr|libytnef-1.5-7|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libytnef-1.5-7|18	
12mr|libytnef-1.5-7|19	%description
12mr|libytnef-1.5-7|20	TNEF Stream Parser Library to decode TNEF (winmail.dat) streams
12mr|libytnef-1.5-7|21	generated by Microsoft Outlook.
12mr|libytnef-1.5-7|22	
12mr|libytnef-1.5-7|23	%package -n %libname
12mr|libytnef-1.5-7|24	Summary: TNEF Stream Parser shared library
12mr|libytnef-1.5-7|25	Group: System/Libraries
12mr|libytnef-1.5-7|26	
12mr|libytnef-1.5-7|27	%description -n %libname
12mr|libytnef-1.5-7|28	TNEF Stream Parser Library to decode TNEF (winmail.dat) streams
12mr|libytnef-1.5-7|29	generated by Microsoft Outlook.
12mr|libytnef-1.5-7|30	
12mr|libytnef-1.5-7|31	%package -n %develname
12mr|libytnef-1.5-7|32	Summary: TNEF Stream Parser library
12mr|libytnef-1.5-7|33	Group: Development/C
12mr|libytnef-1.5-7|34	Requires: %libname = %version
12mr|libytnef-1.5-7|35	Provides: libytnef-devel = %version-%release
12mr|libytnef-1.5-7|36	
12mr|libytnef-1.5-7|37	%description -n %develname
12mr|libytnef-1.5-7|38	TNEF Stream Parser Library to decode TNEF (winmail.dat) streams
12mr|libytnef-1.5-7|39	generated by Microsoft Outlook.
12mr|libytnef-1.5-7|40	
12mr|libytnef-1.5-7|41	
12mr|libytnef-1.5-7|42	%prep
12mr|libytnef-1.5-7|43	%setup -q
12mr|libytnef-1.5-7|44	
12mr|libytnef-1.5-7|45	%build
12mr|libytnef-1.5-7|46	%configure2_5x
12mr|libytnef-1.5-7|47	%make
12mr|libytnef-1.5-7|48	
12mr|libytnef-1.5-7|49	%install
12mr|libytnef-1.5-7|50	rm -rf $RPM_BUILD_ROOT
12mr|libytnef-1.5-7|51	%makeinstall_std
12mr|libytnef-1.5-7|52	
12mr|libytnef-1.5-7|53	%clean
12mr|libytnef-1.5-7|54	rm -rf $RPM_BUILD_ROOT
12mr|libytnef-1.5-7|55	
12mr|libytnef-1.5-7|56	%if %mdkversion < 200900
12mr|libytnef-1.5-7|57	%post -n %libname -p /sbin/ldconfig
12mr|libytnef-1.5-7|58	%endif
12mr|libytnef-1.5-7|59	%if %mdkversion < 200900
12mr|libytnef-1.5-7|60	%postun -n %libname -p /sbin/ldconfig
12mr|libytnef-1.5-7|61	%endif
12mr|libytnef-1.5-7|62	
12mr|libytnef-1.5-7|63	%files -n %libname
12mr|libytnef-1.5-7|64	%defattr(-,root,root)
12mr|libytnef-1.5-7|65	%_libdir/libytnef.so.%{major}*
12mr|libytnef-1.5-7|66	
12mr|libytnef-1.5-7|67	%files -n %develname
12mr|libytnef-1.5-7|68	%defattr(-,root,root)
12mr|libytnef-1.5-7|69	%doc ChangeLog
12mr|libytnef-1.5-7|70	%_libdir/libytnef.so
12mr|libytnef-1.5-7|71	%_libdir/libytnef.a
12mr|libytnef-1.5-7|72	%_includedir/*.h
12mr|libytnef-1.5-7|73	
12mr|libytnef-1.5-7|74	
12mr|libytnef-1.5-7|75	
12mr|libytnef-1.5-7|76	
12mr|libytnef-1.5-7|77	%changelog
12mr|libytnef-1.5-7|78	

15027 12
12mr|libyubikey-1.9-1|1	%define	major 0
12mr|libyubikey-1.9-1|2	%define libname	%mklibname yubikey %{major}
12mr|libyubikey-1.9-1|3	%define develname %mklibname -d yubikey
12mr|libyubikey-1.9-1|4	
12mr|libyubikey-1.9-1|5	Summary:	Decrypting and parsing Yubikey One-Time Passwords Low-level library
12mr|libyubikey-1.9-1|6	Name:		libyubikey
12mr|libyubikey-1.9-1|7	Version:	1.9
12mr|libyubikey-1.9-1|8	Release:	1
12mr|libyubikey-1.9-1|9	Group:		System/Libraries
12mr|libyubikey-1.9-1|10	License:	BSD
12mr|libyubikey-1.9-1|11	URL:		http://code.google.com/p/yubico-c/
12mr|libyubikey-1.9-1|12	Source0:	http://yubico-c.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|libyubikey-1.9-1|13	Source1:	http://yubico-c.googlecode.com/files/%{name}-%{version}.tar.gz.sig
12mr|libyubikey-1.9-1|14	BuildRequires:	autoconf automake libtool
12mr|libyubikey-1.9-1|15	Patch0:		libyubikey-1.9-am-progs.patch
12mr|libyubikey-1.9-1|16	
12mr|libyubikey-1.9-1|17	%description
12mr|libyubikey-1.9-1|18	Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP),
12mr|libyubikey-1.9-1|19	for C.
12mr|libyubikey-1.9-1|20	
12mr|libyubikey-1.9-1|21	%package -n	%{libname}
12mr|libyubikey-1.9-1|22	Summary:	Decrypting and parsing Yubikey One-Time Passwords Low-level library
12mr|libyubikey-1.9-1|23	Group:          System/Libraries
12mr|libyubikey-1.9-1|24	
12mr|libyubikey-1.9-1|25	%description -n	%{libname}
12mr|libyubikey-1.9-1|26	This is a library written in C to validate a Yubikey OTP against the Yubico
12mr|libyubikey-1.9-1|27	online server.
12mr|libyubikey-1.9-1|28	
12mr|libyubikey-1.9-1|29	%package -n	%{develname}
12mr|libyubikey-1.9-1|30	Summary:	Static library and header files for the libyubikeyt library
12mr|libyubikey-1.9-1|31	Group:		Development/C
12mr|libyubikey-1.9-1|32	Provides:	%{name}-devel = %{version}
12mr|libyubikey-1.9-1|33	Requires:	%{libname} >= %{version}
12mr|libyubikey-1.9-1|34	
12mr|libyubikey-1.9-1|35	%description -n	%{develname}
12mr|libyubikey-1.9-1|36	Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP),
12mr|libyubikey-1.9-1|37	for C.
12mr|libyubikey-1.9-1|38	
12mr|libyubikey-1.9-1|39	This package contains the static libyubikey library and its header files.
12mr|libyubikey-1.9-1|40	
12mr|libyubikey-1.9-1|41	%package	tools
12mr|libyubikey-1.9-1|42	Summary:	Command line tools for libyubikey
12mr|libyubikey-1.9-1|43	Group:          System/Libraries
12mr|libyubikey-1.9-1|44	
12mr|libyubikey-1.9-1|45	%description	tools
12mr|libyubikey-1.9-1|46	Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP),
12mr|libyubikey-1.9-1|47	for C.
12mr|libyubikey-1.9-1|48	
12mr|libyubikey-1.9-1|49	This package contains various tools for libyubikey.
12mr|libyubikey-1.9-1|50	
12mr|libyubikey-1.9-1|51	%prep
12mr|libyubikey-1.9-1|52	
12mr|libyubikey-1.9-1|53	%setup -q -n %{name}-%{version}
12mr|libyubikey-1.9-1|54	%patch0 -p1
12mr|libyubikey-1.9-1|55	
12mr|libyubikey-1.9-1|56	%build
12mr|libyubikey-1.9-1|57	libtoolize -f -c
12mr|libyubikey-1.9-1|58	autoreconf -fis
12mr|libyubikey-1.9-1|59	
12mr|libyubikey-1.9-1|60	%configure2_5x
12mr|libyubikey-1.9-1|61	
12mr|libyubikey-1.9-1|62	%make
12mr|libyubikey-1.9-1|63	
12mr|libyubikey-1.9-1|64	%install
12mr|libyubikey-1.9-1|65	%makeinstall_std
12mr|libyubikey-1.9-1|66	
12mr|libyubikey-1.9-1|67	# rename the too generic file names
12mr|libyubikey-1.9-1|68	mv %{buildroot}%{_bindir}/modhex %{buildroot}%{_bindir}/libyubikey-modhex
12mr|libyubikey-1.9-1|69	mv %{buildroot}%{_bindir}/ykgenerate %{buildroot}%{_bindir}/libyubikey-ykgenerate
12mr|libyubikey-1.9-1|70	mv %{buildroot}%{_bindir}/ykparse %{buildroot}%{_bindir}/libyubikey-ykparse
12mr|libyubikey-1.9-1|71	
12mr|libyubikey-1.9-1|72	# cleanups
12mr|libyubikey-1.9-1|73	rm -f %{buildroot}%{_libdir}/*.*a
12mr|libyubikey-1.9-1|74	
12mr|libyubikey-1.9-1|75	%files -n %{libname}
12mr|libyubikey-1.9-1|76	%doc AUTHORS ChangeLog NEWS README
12mr|libyubikey-1.9-1|77	%{_libdir}/*.so.%{major}*
12mr|libyubikey-1.9-1|78	
12mr|libyubikey-1.9-1|79	%files -n %{develname}
12mr|libyubikey-1.9-1|80	%{_includedir}/*
12mr|libyubikey-1.9-1|81	%{_libdir}/*.so
12mr|libyubikey-1.9-1|82	
12mr|libyubikey-1.9-1|83	%files tools
12mr|libyubikey-1.9-1|84	%{_bindir}/libyubikey-modhex
12mr|libyubikey-1.9-1|85	%{_bindir}/libyubikey-ykgenerate
12mr|libyubikey-1.9-1|86	%{_bindir}/libyubikey-ykparse
12mr|libyubikey-1.9-1|87	
12mr|libyubikey-1.9-1|88	%changelog
12mr|libyubikey-1.9-1|89	* Fri Aug  24 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|libyubikey-1.9-1|90	+ Commit: 8951263
12mr|libyubikey-1.9-1|91	- Updated to 1.9
12mr|libyubikey-1.9-1|92	
12mr|libyubikey-1.9-1|93	

15028 12
12mr|libzapojit-0.0.2-1|1	%define	api	0.0
12mr|libzapojit-0.0.2-1|2	%define major	0
12mr|libzapojit-0.0.2-1|3	%define	libname	%mklibname	zapojit %{api} %{major}
12mr|libzapojit-0.0.2-1|4	%define	girname	%mklibname	zapojit-gir %{api}
12mr|libzapojit-0.0.2-1|5	%define	devname	%mklibname	zapojit	-d
12mr|libzapojit-0.0.2-1|6	
12mr|libzapojit-0.0.2-1|7	Summary:	GLib/GObject wrapper for Skydrive and Hotmail
12mr|libzapojit-0.0.2-1|8	Name:		libzapojit
12mr|libzapojit-0.0.2-1|9	Version:	0.0.2
12mr|libzapojit-0.0.2-1|10	Release:	1
12mr|libzapojit-0.0.2-1|11	License:	GPLv2+
12mr|libzapojit-0.0.2-1|12	Group:		System/Libraries
12mr|libzapojit-0.0.2-1|13	URL:		http://gnome.org
12mr|libzapojit-0.0.2-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.0/%{name}-%{version}.tar.xz
12mr|libzapojit-0.0.2-1|15	
12mr|libzapojit-0.0.2-1|16	BuildRequires:	intltool
12mr|libzapojit-0.0.2-1|17	BuildRequires:	pkgconfig(goa-1.0)
12mr|libzapojit-0.0.2-1|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|libzapojit-0.0.2-1|19	BuildRequires:	pkgconfig(json-glib-1.0)
12mr|libzapojit-0.0.2-1|20	BuildRequires:	pkgconfig(rest-0.7)
12mr|libzapojit-0.0.2-1|21	
12mr|libzapojit-0.0.2-1|22	%description
12mr|libzapojit-0.0.2-1|23	Libzapojit is a GLib/GObject wrapper for Skydrive and Hotmail.
12mr|libzapojit-0.0.2-1|24	
12mr|libzapojit-0.0.2-1|25	%package -n %{libname}
12mr|libzapojit-0.0.2-1|26	Summary:	Shared library for %{name}
12mr|libzapojit-0.0.2-1|27	Group:		System/Libraries
12mr|libzapojit-0.0.2-1|28	
12mr|libzapojit-0.0.2-1|29	%description -n %{libname}
12mr|libzapojit-0.0.2-1|30	Libzapojit is a GLib/GObject wrapper for Skydrive and Hotmail.
12mr|libzapojit-0.0.2-1|31	
12mr|libzapojit-0.0.2-1|32	This package contains the shared library for %{name}.
12mr|libzapojit-0.0.2-1|33	
12mr|libzapojit-0.0.2-1|34	%package -n %{girname}
12mr|libzapojit-0.0.2-1|35	Summary:	GObject Introspection interface description for %{name}
12mr|libzapojit-0.0.2-1|36	Group:		System/Libraries
12mr|libzapojit-0.0.2-1|37	
12mr|libzapojit-0.0.2-1|38	%description -n %{girname}
12mr|libzapojit-0.0.2-1|39	GObject Introspection interface description for %{name}.
12mr|libzapojit-0.0.2-1|40	
12mr|libzapojit-0.0.2-1|41	%package -n %{devname}
12mr|libzapojit-0.0.2-1|42	Summary:	Development files for %{name}
12mr|libzapojit-0.0.2-1|43	Group:		Development/C
12mr|libzapojit-0.0.2-1|44	Requires:	%{libname} = %{version}-%{release}
12mr|libzapojit-0.0.2-1|45	Requires:	%{girname} = %{version}-%{release}
12mr|libzapojit-0.0.2-1|46	
12mr|libzapojit-0.0.2-1|47	%description -n %{devname}
12mr|libzapojit-0.0.2-1|48	This package contains files needed for development with %{name}.
12mr|libzapojit-0.0.2-1|49	
12mr|libzapojit-0.0.2-1|50	%prep
12mr|libzapojit-0.0.2-1|51	%setup -q
12mr|libzapojit-0.0.2-1|52	
12mr|libzapojit-0.0.2-1|53	%build
12mr|libzapojit-0.0.2-1|54	%configure2_5x \
12mr|libzapojit-0.0.2-1|55	--disable-static
12mr|libzapojit-0.0.2-1|56	
12mr|libzapojit-0.0.2-1|57	%make
12mr|libzapojit-0.0.2-1|58	
12mr|libzapojit-0.0.2-1|59	%install
12mr|libzapojit-0.0.2-1|60	%makeinstall_std
12mr|libzapojit-0.0.2-1|61	
12mr|libzapojit-0.0.2-1|62	%files -n %{libname}
12mr|libzapojit-0.0.2-1|63	%{_libdir}/libzapojit-%{api}.so.%{major}*
12mr|libzapojit-0.0.2-1|64	
12mr|libzapojit-0.0.2-1|65	%files -n %{girname}
12mr|libzapojit-0.0.2-1|66	%{_libdir}/girepository-1.0/Zpj-0.0.typelib
12mr|libzapojit-0.0.2-1|67	
12mr|libzapojit-0.0.2-1|68	%files -n %{devname}
12mr|libzapojit-0.0.2-1|69	%dir %{_includedir}/libzapojit-%{api}
12mr|libzapojit-0.0.2-1|70	%dir %{_includedir}/libzapojit-%{api}/zpj
12mr|libzapojit-0.0.2-1|71	%{_includedir}/libzapojit-%{api}/zpj/*
12mr|libzapojit-0.0.2-1|72	%doc %{_datadir}/doc/%{name}/*
12mr|libzapojit-0.0.2-1|73	%{_datadir}/gtk-doc/html/libzapojit-%{api}/*
12mr|libzapojit-0.0.2-1|74	%{_datadir}/gir-1.0/Zpj-0.0.gir
12mr|libzapojit-0.0.2-1|75	%{_libdir}/libzapojit-%{api}.so
12mr|libzapojit-0.0.2-1|76	%{_libdir}/pkgconfig/*
12mr|libzapojit-0.0.2-1|77	
12mr|libzapojit-0.0.2-1|78	
12mr|libzapojit-0.0.2-1|79	
12mr|libzapojit-0.0.2-1|80	
12mr|libzapojit-0.0.2-1|81	%changelog
12mr|libzapojit-0.0.2-1|82	

15029 12
12mr|libzeitgeist-0.3.18-2|1	%define api 1.0
12mr|libzeitgeist-0.3.18-2|2	%define major 1
12mr|libzeitgeist-0.3.18-2|3	%define libname %mklibname zeitgeist %{api} %{major}
12mr|libzeitgeist-0.3.18-2|4	%define develname %mklibname -d zeitgeist
12mr|libzeitgeist-0.3.18-2|5	
12mr|libzeitgeist-0.3.18-2|6	Name:		libzeitgeist
12mr|libzeitgeist-0.3.18-2|7	Version:	0.3.18
12mr|libzeitgeist-0.3.18-2|8	Release:	2
12mr|libzeitgeist-0.3.18-2|9	Summary:	Client library for applications that want to interact with the Zeitgeist daemon
12mr|libzeitgeist-0.3.18-2|10	Group:		System/Libraries
12mr|libzeitgeist-0.3.18-2|11	License:	LGPLv3 and GPLv3
12mr|libzeitgeist-0.3.18-2|12	URL:		https://launchpad.net/libzeitgeist
12mr|libzeitgeist-0.3.18-2|13	Source0:	http://launchpad.net/%{name}/0.3/%{version}/+download/%{name}-%{version}.tar.gz
12mr|libzeitgeist-0.3.18-2|14	BuildRequires:	pkgconfig(glib-2.0)
12mr|libzeitgeist-0.3.18-2|15	BuildRequires:	gtk-doc
12mr|libzeitgeist-0.3.18-2|16	# zeitgeist is just a runtime and the reason to install libzeitgeist
12mr|libzeitgeist-0.3.18-2|17	Requires:	zeitgeist
12mr|libzeitgeist-0.3.18-2|18	
12mr|libzeitgeist-0.3.18-2|19	%description
12mr|libzeitgeist-0.3.18-2|20	This project provides a client library for applications that want to interact
12mr|libzeitgeist-0.3.18-2|21	with the Zeitgeist daemon. The library is written in C using glib and provides
12mr|libzeitgeist-0.3.18-2|22	an asynchronous GObject oriented API.
12mr|libzeitgeist-0.3.18-2|23	
12mr|libzeitgeist-0.3.18-2|24	%package -n %{libname}
12mr|libzeitgeist-0.3.18-2|25	Summary:	Shared library for %{name}
12mr|libzeitgeist-0.3.18-2|26	Group:		System/Libraries
12mr|libzeitgeist-0.3.18-2|27	
12mr|libzeitgeist-0.3.18-2|28	%description -n %{libname}
12mr|libzeitgeist-0.3.18-2|29	This project provides a client library for applications that want to interact
12mr|libzeitgeist-0.3.18-2|30	with the Zeitgeist daemon. The library is written in C using glib and provides
12mr|libzeitgeist-0.3.18-2|31	an asynchronous GObject oriented API.
12mr|libzeitgeist-0.3.18-2|32	
12mr|libzeitgeist-0.3.18-2|33	%package -n %{develname}
12mr|libzeitgeist-0.3.18-2|34	Summary:	Development files for %{name}
12mr|libzeitgeist-0.3.18-2|35	Group:		Development/C
12mr|libzeitgeist-0.3.18-2|36	Provides:	zeitgeist-devel = %{version}-%{release}
12mr|libzeitgeist-0.3.18-2|37	Requires:	%{libname} = %{version}-%{release}
12mr|libzeitgeist-0.3.18-2|38	
12mr|libzeitgeist-0.3.18-2|39	%description -n %{develname}
12mr|libzeitgeist-0.3.18-2|40	The %{name}-devel package contains libraries and header files for
12mr|libzeitgeist-0.3.18-2|41	developing applications that use %{name}.
12mr|libzeitgeist-0.3.18-2|42	
12mr|libzeitgeist-0.3.18-2|43	%prep
12mr|libzeitgeist-0.3.18-2|44	%setup -q
12mr|libzeitgeist-0.3.18-2|45	
12mr|libzeitgeist-0.3.18-2|46	%build
12mr|libzeitgeist-0.3.18-2|47	%configure2_5x --disable-static
12mr|libzeitgeist-0.3.18-2|48	%make
12mr|libzeitgeist-0.3.18-2|49	
12mr|libzeitgeist-0.3.18-2|50	%install
12mr|libzeitgeist-0.3.18-2|51	%makeinstall_std
12mr|libzeitgeist-0.3.18-2|52	
12mr|libzeitgeist-0.3.18-2|53	install -d -p -m 755 %{buildroot}%{_datadir}/vala/vapi
12mr|libzeitgeist-0.3.18-2|54	install -D -p -m 644 bindings/zeitgeist-1.0.{vapi,deps} %{buildroot}%{_datadir}/vala/vapi
12mr|libzeitgeist-0.3.18-2|55	
12mr|libzeitgeist-0.3.18-2|56	# remove duplicate documentation
12mr|libzeitgeist-0.3.18-2|57	rm -fr %{buildroot}%{_defaultdocdir}/%{name}
12mr|libzeitgeist-0.3.18-2|58	
12mr|libzeitgeist-0.3.18-2|59	%files -n %{libname}
12mr|libzeitgeist-0.3.18-2|60	%doc COPYING COPYING.GPL README
12mr|libzeitgeist-0.3.18-2|61	%{_libdir}/libzeitgeist-%{api}.so.%{major}
12mr|libzeitgeist-0.3.18-2|62	%{_libdir}/libzeitgeist-%{api}.so.%{major}.*
12mr|libzeitgeist-0.3.18-2|63	
12mr|libzeitgeist-0.3.18-2|64	%files -n %{develname}
12mr|libzeitgeist-0.3.18-2|65	%doc AUTHORS ChangeLog COPYING COPYING.GPL MAINTAINERS NEWS
12mr|libzeitgeist-0.3.18-2|66	%doc examples/*.vala examples/*.c
12mr|libzeitgeist-0.3.18-2|67	%{_datadir}/gtk-doc/html/zeitgeist-1.0/
12mr|libzeitgeist-0.3.18-2|68	%{_includedir}/zeitgeist-1.0/
12mr|libzeitgeist-0.3.18-2|69	%{_libdir}/pkgconfig/zeitgeist-1.0.pc
12mr|libzeitgeist-0.3.18-2|70	%{_libdir}/*.so
12mr|libzeitgeist-0.3.18-2|71	%{_datadir}/vala/vapi/
12mr|libzeitgeist-0.3.18-2|72	
12mr|libzeitgeist-0.3.18-2|73	
12mr|libzeitgeist-0.3.18-2|74	%changelog
12mr|libzeitgeist-0.3.18-2|75	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|libzeitgeist-0.3.18-2|76	+ Commit: d0d1995
12mr|libzeitgeist-0.3.18-2|77	- Convert BR to pkgconfig style
12mr|libzeitgeist-0.3.18-2|78	
12mr|libzeitgeist-0.3.18-2|79	

15030 12
12mr|libzip-0.10.1-1|1	%define	major 2
12mr|libzip-0.10.1-1|2	%define libname	%mklibname zip %{major}
12mr|libzip-0.10.1-1|3	%define develname %mklibname zip -d
12mr|libzip-0.10.1-1|4	
12mr|libzip-0.10.1-1|5	Summary:	A C library for reading, creating, and modifying zip archives
12mr|libzip-0.10.1-1|6	Name:		libzip
12mr|libzip-0.10.1-1|7	Version:	0.10.1
12mr|libzip-0.10.1-1|8	Release:	%mkrel 1
12mr|libzip-0.10.1-1|9	Group:		System/Libraries
12mr|libzip-0.10.1-1|10	License:	BSD
12mr|libzip-0.10.1-1|11	URL:		http://www.nih.at/libzip/
12mr|libzip-0.10.1-1|12	Source0:	http://www.nih.at/libzip/%{name}-%{version}.tar.gz
12mr|libzip-0.10.1-1|13	Patch0:		libzip-include.diff
12mr|libzip-0.10.1-1|14	Patch1:		libzip-0.10-php.patch
12mr|libzip-0.10.1-1|15	BuildRequires:	libtool
12mr|libzip-0.10.1-1|16	BuildRequires:	zlib-devel
12mr|libzip-0.10.1-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|libzip-0.10.1-1|18	
12mr|libzip-0.10.1-1|19	%description
12mr|libzip-0.10.1-1|20	libzip is a C library for reading, creating, and modifying zip archives. Files
12mr|libzip-0.10.1-1|21	can be added from data buffers, files, or compressed data copied directly from
12mr|libzip-0.10.1-1|22	other zip archives. Changes made without closing the archive can be reverted.
12mr|libzip-0.10.1-1|23	The API is documented by man pages.
12mr|libzip-0.10.1-1|24	
12mr|libzip-0.10.1-1|25	%package -n	%{libname}
12mr|libzip-0.10.1-1|26	Summary:	A C library for reading, creating, and modifying zip archives
12mr|libzip-0.10.1-1|27	Group:          System/Libraries
12mr|libzip-0.10.1-1|28	
12mr|libzip-0.10.1-1|29	%description -n	%{libname}
12mr|libzip-0.10.1-1|30	libzip is a C library for reading, creating, and modifying zip archives. Files
12mr|libzip-0.10.1-1|31	can be added from data buffers, files, or compressed data copied directly from
12mr|libzip-0.10.1-1|32	other zip archives. Changes made without closing the archive can be reverted.
12mr|libzip-0.10.1-1|33	The API is documented by man pages.
12mr|libzip-0.10.1-1|34	
12mr|libzip-0.10.1-1|35	%package -n	%{develname}
12mr|libzip-0.10.1-1|36	Summary:	Static library and header files for the %{name} library
12mr|libzip-0.10.1-1|37	Group:		Development/C
12mr|libzip-0.10.1-1|38	Requires:	%{name} = %{version}
12mr|libzip-0.10.1-1|39	Requires:	%{libname} = %{version}
12mr|libzip-0.10.1-1|40	Provides:	%{name}-devel = %{version}
12mr|libzip-0.10.1-1|41	Provides:	lib%{name}-devel = %{version}
12mr|libzip-0.10.1-1|42	Obsoletes:	%{mklibname zip 1}-devel
12mr|libzip-0.10.1-1|43	
12mr|libzip-0.10.1-1|44	%description -n	%{develname}
12mr|libzip-0.10.1-1|45	libzip is a C library for reading, creating, and modifying zip archives. Files
12mr|libzip-0.10.1-1|46	can be added from data buffers, files, or compressed data copied directly from
12mr|libzip-0.10.1-1|47	other zip archives. Changes made without closing the archive can be reverted.
12mr|libzip-0.10.1-1|48	The API is documented by man pages.
12mr|libzip-0.10.1-1|49	
12mr|libzip-0.10.1-1|50	This package contains the static %{name} library and its header files.
12mr|libzip-0.10.1-1|51	
12mr|libzip-0.10.1-1|52	%prep
12mr|libzip-0.10.1-1|53	
12mr|libzip-0.10.1-1|54	%setup -q -n %{name}-%{version}
12mr|libzip-0.10.1-1|55	%patch0 -p0 -b .include
12mr|libzip-0.10.1-1|56	%patch1 -p1 -b .php
12mr|libzip-0.10.1-1|57	
12mr|libzip-0.10.1-1|58	%build
12mr|libzip-0.10.1-1|59	#export WANT_AUTOCONF_2_5=1
12mr|libzip-0.10.1-1|60	#rm -f configure
12mr|libzip-0.10.1-1|61	#libtoolize --copy --force; aclocal-1.7; autoconf --force; autoheader; automake-1.7 --foreign
12mr|libzip-0.10.1-1|62	
12mr|libzip-0.10.1-1|63	%configure2_5x
12mr|libzip-0.10.1-1|64	
12mr|libzip-0.10.1-1|65	%make
12mr|libzip-0.10.1-1|66	
12mr|libzip-0.10.1-1|67	#%%check
12mr|libzip-0.10.1-1|68	#make check <- fails at "FAIL: open_nonarchive.test"
12mr|libzip-0.10.1-1|69	
12mr|libzip-0.10.1-1|70	%install
12mr|libzip-0.10.1-1|71	rm -rf %{buildroot}
12mr|libzip-0.10.1-1|72	
12mr|libzip-0.10.1-1|73	INSTALL_HEADER=%{_includedir} %makeinstall_std
12mr|libzip-0.10.1-1|74	
12mr|libzip-0.10.1-1|75	%if %mdkversion < 200900
12mr|libzip-0.10.1-1|76	%post -n %{libname} -p /sbin/ldconfig
12mr|libzip-0.10.1-1|77	%endif
12mr|libzip-0.10.1-1|78	
12mr|libzip-0.10.1-1|79	%if %mdkversion < 200900
12mr|libzip-0.10.1-1|80	%postun -n %{libname} -p /sbin/ldconfig
12mr|libzip-0.10.1-1|81	%endif
12mr|libzip-0.10.1-1|82	
12mr|libzip-0.10.1-1|83	%clean
12mr|libzip-0.10.1-1|84	rm -rf %{buildroot}
12mr|libzip-0.10.1-1|85	
12mr|libzip-0.10.1-1|86	%files
12mr|libzip-0.10.1-1|87	%defattr(-,root,root)
12mr|libzip-0.10.1-1|88	%doc AUTHORS NEWS README THANKS TODO
12mr|libzip-0.10.1-1|89	%{_bindir}/zipcmp
12mr|libzip-0.10.1-1|90	%{_bindir}/zipmerge
12mr|libzip-0.10.1-1|91	%{_bindir}/ziptorrent
12mr|libzip-0.10.1-1|92	%{_mandir}/man1/zipcmp.1*
12mr|libzip-0.10.1-1|93	%{_mandir}/man1/zipmerge.1*
12mr|libzip-0.10.1-1|94	%{_mandir}/man1/ziptorrent.1*
12mr|libzip-0.10.1-1|95	
12mr|libzip-0.10.1-1|96	%files -n %{libname}
12mr|libzip-0.10.1-1|97	%defattr(-,root,root)
12mr|libzip-0.10.1-1|98	%doc AUTHORS NEWS README THANKS TODO
12mr|libzip-0.10.1-1|99	%{_libdir}/lib*.so.%{major}*
12mr|libzip-0.10.1-1|100	
12mr|libzip-0.10.1-1|101	%files -n %{develname}
12mr|libzip-0.10.1-1|102	%defattr(-,root,root)
12mr|libzip-0.10.1-1|103	%{_includedir}/*
12mr|libzip-0.10.1-1|104	# fugly
12mr|libzip-0.10.1-1|105	%{_libdir}/*.so
12mr|libzip-0.10.1-1|106	%{_libdir}/*.*a
12mr|libzip-0.10.1-1|107	%{_libdir}/pkgconfig/libzip.pc
12mr|libzip-0.10.1-1|108	%{_mandir}/man3/*
12mr|libzip-0.10.1-1|109	
12mr|libzip-0.10.1-1|110	
12mr|libzip-0.10.1-1|111	
12mr|libzip-0.10.1-1|112	%changelog
12mr|libzip-0.10.1-1|113	

15031 12
12mr|linphone-3.5.2-2|1	%define linphone_major 4
12mr|linphone-3.5.2-2|2	%define mediastreamer_major 1
12mr|linphone-3.5.2-2|3	%define liblinphone %mklibname %{name} %{linphone_major}
12mr|linphone-3.5.2-2|4	%define libmediastreamer %mklibname mediastreamer %{mediastreamer_major}
12mr|linphone-3.5.2-2|5	%define libname_devel %mklibname -d %{name}
12mr|linphone-3.5.2-2|6	
12mr|linphone-3.5.2-2|7	Name:		linphone
12mr|linphone-3.5.2-2|8	Version:	3.5.2
12mr|linphone-3.5.2-2|9	Release:	2
12mr|linphone-3.5.2-2|10	Summary:	Voice over IP Application
12mr|linphone-3.5.2-2|11	License:	GPLv2+
12mr|linphone-3.5.2-2|12	Group:		Communications
12mr|linphone-3.5.2-2|13	URL:		http://www.linphone.org/
12mr|linphone-3.5.2-2|14	Source0:	http://download.savannah.gnu.org/releases/linphone/stable/sources/linphone-%{version}.tar.gz
12mr|linphone-3.5.2-2|15	Source1:	http://download.savannah.gnu.org/releases/linphone/stable/sources/linphone-%{version}.tar.gz.sig
12mr|linphone-3.5.2-2|16	Source2:	%{name}48.png
12mr|linphone-3.5.2-2|17	Source3:	%{name}32.png
12mr|linphone-3.5.2-2|18	Source4:	%{name}16.png
12mr|linphone-3.5.2-2|19	Patch0:		linphone-3.2.0-imagedir.patch
12mr|linphone-3.5.2-2|20	Patch1:		linphone-3.5.0-link.patch
12mr|linphone-3.5.2-2|21	Patch2:		linphone-3.5.2-ffmpeg-0.11.patch
12mr|linphone-3.5.2-2|22	BuildRequires:	desktop-file-utils
12mr|linphone-3.5.2-2|23	BuildRequires:	gtk-doc
12mr|linphone-3.5.2-2|24	BuildRequires:	intltool
12mr|linphone-3.5.2-2|25	BuildRequires:	gettext
12mr|linphone-3.5.2-2|26	BuildRequires:	exosip-devel
12mr|linphone-3.5.2-2|27	BuildRequires:	ffmpeg-devel
12mr|linphone-3.5.2-2|28	BuildRequires:	gettext-devel
12mr|linphone-3.5.2-2|29	BuildRequires:	gsm-devel
12mr|linphone-3.5.2-2|30	BuildRequires:	readline-devel
12mr|linphone-3.5.2-2|31	BuildRequires:	pkgconfig(alsa)
12mr|linphone-3.5.2-2|32	BuildRequires:	pkgconfig(glib-2.0)
12mr|linphone-3.5.2-2|33	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|linphone-3.5.2-2|34	BuildRequires:	pkgconfig(libosip2)
12mr|linphone-3.5.2-2|35	BuildRequires:	pkgconfig(libpulse)
12mr|linphone-3.5.2-2|36	BuildRequires:	pkgconfig(libv4l1)
12mr|linphone-3.5.2-2|37	BuildRequires:	pkgconfig(libv4l2)
12mr|linphone-3.5.2-2|38	BuildRequires:	pkgconfig(ortp) >= 0.17.0
12mr|linphone-3.5.2-2|39	BuildRequires:	pkgconfig(speex)
12mr|linphone-3.5.2-2|40	BuildRequires:	pkgconfig(theora)
12mr|linphone-3.5.2-2|41	BuildRequires:	pkgconfig(x11)
12mr|linphone-3.5.2-2|42	BuildRequires:	pkgconfig(xext)
12mr|linphone-3.5.2-2|43	BuildRequires:	pkgconfig(xv)
12mr|linphone-3.5.2-2|44	
12mr|linphone-3.5.2-2|45	%description
12mr|linphone-3.5.2-2|46	Linphone is web-phone with a GNOME2 interface. It uses open protocols
12mr|linphone-3.5.2-2|47	such as SIP and RTP to make the communications.
12mr|linphone-3.5.2-2|48	
12mr|linphone-3.5.2-2|49	#--------------------------------------------------------------------
12mr|linphone-3.5.2-2|50	%package -n %{liblinphone}
12mr|linphone-3.5.2-2|51	Summary:	Primary library for %{name}
12mr|linphone-3.5.2-2|52	Group:		System/Libraries
12mr|linphone-3.5.2-2|53	
12mr|linphone-3.5.2-2|54	%description -n %{liblinphone}
12mr|linphone-3.5.2-2|55	Primary library for %{name}.
12mr|linphone-3.5.2-2|56	
12mr|linphone-3.5.2-2|57	#--------------------------------------------------------------------
12mr|linphone-3.5.2-2|58	%package -n %{libmediastreamer}
12mr|linphone-3.5.2-2|59	Summary:	Media Streaming library for %{name}
12mr|linphone-3.5.2-2|60	Group:		System/Libraries
12mr|linphone-3.5.2-2|61	
12mr|linphone-3.5.2-2|62	%description -n %{libmediastreamer}
12mr|linphone-3.5.2-2|63	Media Streaming library for %{name}.
12mr|linphone-3.5.2-2|64	
12mr|linphone-3.5.2-2|65	#--------------------------------------------------------------------
12mr|linphone-3.5.2-2|66	%package -n %{libname_devel}
12mr|linphone-3.5.2-2|67	Summary:	Header files and static libraries from %{name}
12mr|linphone-3.5.2-2|68	Group:		Development/C
12mr|linphone-3.5.2-2|69	Requires:	%{liblinphone} = %{version}-%{release}
12mr|linphone-3.5.2-2|70	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|linphone-3.5.2-2|71	Provides:	%{name}-devel = %{version}-%{release}
12mr|linphone-3.5.2-2|72	
12mr|linphone-3.5.2-2|73	%description -n %{libname_devel}
12mr|linphone-3.5.2-2|74	Libraries and includes files for developing programs based on %{name}.
12mr|linphone-3.5.2-2|75	
12mr|linphone-3.5.2-2|76	#--------------------------------------------------------------------
12mr|linphone-3.5.2-2|77	%prep
12mr|linphone-3.5.2-2|78	%setup -q
12mr|linphone-3.5.2-2|79	%patch0 -p0 -b .image-dir
12mr|linphone-3.5.2-2|80	%patch1 -p0 -b .link
12mr|linphone-3.5.2-2|81	%patch2 -p1 -b .ffmpeg11~
12mr|linphone-3.5.2-2|82	
12mr|linphone-3.5.2-2|83	%build
12mr|linphone-3.5.2-2|84	./autogen.sh
12mr|linphone-3.5.2-2|85	
12mr|linphone-3.5.2-2|86	( pushd mediastreamer2
12mr|linphone-3.5.2-2|87	./autogen.sh
12mr|linphone-3.5.2-2|88	%before_configure
12mr|linphone-3.5.2-2|89	popd )
12mr|linphone-3.5.2-2|90	
12mr|linphone-3.5.2-2|91	%configure2_5x \
12mr|linphone-3.5.2-2|92	--disable-static \
12mr|linphone-3.5.2-2|93	--disable-rpath \
12mr|linphone-3.5.2-2|94	--enable-alsa \
12mr|linphone-3.5.2-2|95	--disable-strict \
12mr|linphone-3.5.2-2|96	--enable-external-ortp \
12mr|linphone-3.5.2-2|97	--enable-ipv6
12mr|linphone-3.5.2-2|98	%make
12mr|linphone-3.5.2-2|99	
12mr|linphone-3.5.2-2|100	%install
12mr|linphone-3.5.2-2|101	%__rm -rf %{buildroot}
12mr|linphone-3.5.2-2|102	
12mr|linphone-3.5.2-2|103	%makeinstall_std
12mr|linphone-3.5.2-2|104	
12mr|linphone-3.5.2-2|105	%find_lang %{name} --all-name --with-man
12mr|linphone-3.5.2-2|106	
12mr|linphone-3.5.2-2|107	%__perl -pi -e "s|linphone/linphone2\.png|linphone2|g" %{buildroot}%{_datadir}/applications/linphone.desktop
12mr|linphone-3.5.2-2|108	desktop-file-install \
12mr|linphone-3.5.2-2|109	--vendor="" \
12mr|linphone-3.5.2-2|110	--add-category="VideoConference" \
12mr|linphone-3.5.2-2|111	--remove-category='Application' \
12mr|linphone-3.5.2-2|112	--dir %{buildroot}%{_datadir}/applications \
12mr|linphone-3.5.2-2|113	%{buildroot}%{_datadir}/applications/linphone.desktop
12mr|linphone-3.5.2-2|114	
12mr|linphone-3.5.2-2|115	#icons
12mr|linphone-3.5.2-2|116	%__mkdir_p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mr|linphone-3.5.2-2|117	%__install -m 644 %{SOURCE4} \
12mr|linphone-3.5.2-2|118	%{buildroot}%{_iconsdir}/hicolor/16x16/apps/linphone2.png
12mr|linphone-3.5.2-2|119	%__install -m 644 %{SOURCE3} \
12mr|linphone-3.5.2-2|120	%{buildroot}%{_iconsdir}/hicolor/32x32/apps/linphone2.png
12mr|linphone-3.5.2-2|121	%__install -m 644 %{SOURCE2} \
12mr|linphone-3.5.2-2|122	%{buildroot}%{_iconsdir}/hicolor/48x48/apps/linphone2.png
12mr|linphone-3.5.2-2|123	%__mkdir_p %{buildroot}/%{_miconsdir}
12mr|linphone-3.5.2-2|124	%__ln_s ../hicolor/16x16/apps/linphone2.png \
12mr|linphone-3.5.2-2|125	%{buildroot}/%{_miconsdir}/
12mr|linphone-3.5.2-2|126	%__mkdir_p %{buildroot}/%{_iconsdir}
12mr|linphone-3.5.2-2|127	%__ln_s hicolor/32x32/apps/linphone2.png \
12mr|linphone-3.5.2-2|128	%{buildroot}/%{_iconsdir}/
12mr|linphone-3.5.2-2|129	%__mkdir_p %{buildroot}/%{_liconsdir}
12mr|linphone-3.5.2-2|130	%__ln_s ../hicolor/48x48/apps/linphone2.png \
12mr|linphone-3.5.2-2|131	%{buildroot}/%{_liconsdir}/
12mr|linphone-3.5.2-2|132	
12mr|linphone-3.5.2-2|133	%multiarch_includes %{buildroot}%{_includedir}/linphone/config.h
12mr|linphone-3.5.2-2|134	
12mr|linphone-3.5.2-2|135	# remove unwanted docs, generated if doxygen is installed
12mr|linphone-3.5.2-2|136	%__rm -rf %{buildroot}%{_docdir}/ortp %{buildroot}%{_docdir}/mediastreamer
12mr|linphone-3.5.2-2|137	
12mr|linphone-3.5.2-2|138	%files -f %{name}.lang
12mr|linphone-3.5.2-2|139	%doc COPYING README AUTHORS BUGS INSTALL ChangeLog
12mr|linphone-3.5.2-2|140	%doc %{_datadir}/gnome/help/%{name}
12mr|linphone-3.5.2-2|141	%{_bindir}/linphone*
12mr|linphone-3.5.2-2|142	%{_bindir}/mediastream
12mr|linphone-3.5.2-2|143	%{_mandir}/man1/*
12mr|linphone-3.5.2-2|144	%{_datadir}/pixmaps/%{name}/
12mr|linphone-3.5.2-2|145	%{_datadir}/sounds/%{name}/
12mr|linphone-3.5.2-2|146	%{_datadir}/images/linphone/nowebcamCIF.jpg
12mr|linphone-3.5.2-2|147	%{_datadir}/applications/*
12mr|linphone-3.5.2-2|148	%{_iconsdir}/hicolor/*/apps/linphone2.png
12mr|linphone-3.5.2-2|149	%{_liconsdir}/linphone2.png
12mr|linphone-3.5.2-2|150	%{_iconsdir}/linphone2.png
12mr|linphone-3.5.2-2|151	%{_miconsdir}/linphone2.png
12mr|linphone-3.5.2-2|152	%{_datadir}/linphone/
12mr|linphone-3.5.2-2|153	
12mr|linphone-3.5.2-2|154	%files -n %{liblinphone}
12mr|linphone-3.5.2-2|155	%{_libdir}/liblinphone.so.%{linphone_major}*
12mr|linphone-3.5.2-2|156	
12mr|linphone-3.5.2-2|157	%files -n %{libmediastreamer}
12mr|linphone-3.5.2-2|158	%{_libdir}/libmediastreamer.so.%{mediastreamer_major}*
12mr|linphone-3.5.2-2|159	
12mr|linphone-3.5.2-2|160	%files -n %{libname_devel}
12mr|linphone-3.5.2-2|161	%{multiarch_includedir}/linphone/config.h
12mr|linphone-3.5.2-2|162	%{_includedir}/linphone/
12mr|linphone-3.5.2-2|163	%{_includedir}/mediastreamer2/
12mr|linphone-3.5.2-2|164	%{_libdir}/*.so
12mr|linphone-3.5.2-2|165	%{_libdir}/pkgconfig/*.pc
12mr|linphone-3.5.2-2|166	
12mr|linphone-3.5.2-2|167	
12mr|linphone-3.5.2-2|168	
12mr|linphone-3.5.2-2|169	%changelog
12mr|linphone-3.5.2-2|170	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|linphone-3.5.2-2|171	+ Commit: b580067
12mr|linphone-3.5.2-2|172	- New version 3.5.2 (sync with Cooker), convert BR to pkgconfig style, drop Obsoletes
12mr|linphone-3.5.2-2|173	
12mr|linphone-3.5.2-2|174	

15032 12
12mr|linux-atm-2.5.1-4|1	%define major 1
12mr|linux-atm-2.5.1-4|2	%define libname %mklibname atm %{major}
12mr|linux-atm-2.5.1-4|3	%define develname %mklibname atm -d
12mr|linux-atm-2.5.1-4|4	
12mr|linux-atm-2.5.1-4|5	Summary:	Tools and libraries for ATM networking
12mr|linux-atm-2.5.1-4|6	Name:		linux-atm
12mr|linux-atm-2.5.1-4|7	Version:	2.5.1
12mr|linux-atm-2.5.1-4|8	Release:	%mkrel 4
12mr|linux-atm-2.5.1-4|9	License:	GPLv2+
12mr|linux-atm-2.5.1-4|10	Group:		System/Configuration/Networking
12mr|linux-atm-2.5.1-4|11	Url:		http://linux-atm.sourceforge.net/
12mr|linux-atm-2.5.1-4|12	Source0:	http://downloads.sourceforge.net/project/linux-atm/linux-atm/%{version}/%{name}-%{version}.tgz
12mr|linux-atm-2.5.1-4|13	Patch1:		linux-atm-2.5.0-format_not_a_string_literal_and_no_format_arguments.patch
12mr|linux-atm-2.5.1-4|14	Patch4:		linux-atm-2.5.0-open-macro.patch
12mr|linux-atm-2.5.1-4|15	Patch5:		linux-atm-2.5.0-disable-ilmdiag.patch
12mr|linux-atm-2.5.1-4|16	BuildRequires:	bison
12mr|linux-atm-2.5.1-4|17	BuildRequires:	flex
12mr|linux-atm-2.5.1-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|linux-atm-2.5.1-4|19	
12mr|linux-atm-2.5.1-4|20	%description
12mr|linux-atm-2.5.1-4|21	Tools and libraries to support ATM (Asynchronous Transfer Mode)
12mr|linux-atm-2.5.1-4|22	networking and some types of DSL modems.
12mr|linux-atm-2.5.1-4|23	
12mr|linux-atm-2.5.1-4|24	%package -n %{libname}
12mr|linux-atm-2.5.1-4|25	Summary:	Libraries for %{name}
12mr|linux-atm-2.5.1-4|26	Group:		System/Libraries
12mr|linux-atm-2.5.1-4|27	Provides:	%{name} = %{version}-%{release}
12mr|linux-atm-2.5.1-4|28	Obsoletes:	%mklibname %{name} 1
12mr|linux-atm-2.5.1-4|29	
12mr|linux-atm-2.5.1-4|30	%description -n	%{libname}
12mr|linux-atm-2.5.1-4|31	This package contains libraries needed to run programs linked with %{name}.
12mr|linux-atm-2.5.1-4|32	
12mr|linux-atm-2.5.1-4|33	%package -n %{develname}
12mr|linux-atm-2.5.1-4|34	Summary:	Development files for %{name}
12mr|linux-atm-2.5.1-4|35	Group:		Development/C
12mr|linux-atm-2.5.1-4|36	Requires:	%{libname} = %{version}-%{release}
12mr|linux-atm-2.5.1-4|37	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|linux-atm-2.5.1-4|38	Provides:	%{name}-devel = %{version}-%{release}
12mr|linux-atm-2.5.1-4|39	Provides:	libatm-devel = %{version}-%{release}
12mr|linux-atm-2.5.1-4|40	Provides:	atm-devel = %{version}-%{release}
12mr|linux-atm-2.5.1-4|41	Obsoletes:	%mklibname %{name} 1 -d
12mr|linux-atm-2.5.1-4|42	
12mr|linux-atm-2.5.1-4|43	%description -n	%{develname}
12mr|linux-atm-2.5.1-4|44	This package contains development files needed to compile programs which
12mr|linux-atm-2.5.1-4|45	use %{name}.
12mr|linux-atm-2.5.1-4|46	
12mr|linux-atm-2.5.1-4|47	%prep
12mr|linux-atm-2.5.1-4|48	
12mr|linux-atm-2.5.1-4|49	%setup -q
12mr|linux-atm-2.5.1-4|50	%patch1 -p1
12mr|linux-atm-2.5.1-4|51	%patch4 -p1
12mr|linux-atm-2.5.1-4|52	%patch5 -p1
12mr|linux-atm-2.5.1-4|53	
12mr|linux-atm-2.5.1-4|54	%build
12mr|linux-atm-2.5.1-4|55	%configure2_5x \
12mr|linux-atm-2.5.1-4|56	--enable-shared \
12mr|linux-atm-2.5.1-4|57	--enable-cisco \
12mr|linux-atm-2.5.1-4|58	--enable-mpoa_1_1 \
12mr|linux-atm-2.5.1-4|59	--enable-multipoint
12mr|linux-atm-2.5.1-4|60	
12mr|linux-atm-2.5.1-4|61	%make -j1
12mr|linux-atm-2.5.1-4|62	
12mr|linux-atm-2.5.1-4|63	%install
12mr|linux-atm-2.5.1-4|64	rm -rf %{buildroot}
12mr|linux-atm-2.5.1-4|65	%makeinstall_std
12mr|linux-atm-2.5.1-4|66	
12mr|linux-atm-2.5.1-4|67	install -m 0644 src/config/hosts.atm %{buildroot}/etc/
12mr|linux-atm-2.5.1-4|68	
12mr|linux-atm-2.5.1-4|69	%clean
12mr|linux-atm-2.5.1-4|70	rm -rf %{buildroot}
12mr|linux-atm-2.5.1-4|71	
12mr|linux-atm-2.5.1-4|72	%if %mdkversion < 200900
12mr|linux-atm-2.5.1-4|73	%post -n %{libname} -p /sbin/ldconfig
12mr|linux-atm-2.5.1-4|74	%endif
12mr|linux-atm-2.5.1-4|75	
12mr|linux-atm-2.5.1-4|76	%if %mdkversion < 200900
12mr|linux-atm-2.5.1-4|77	%postun -n %{libname} -p /sbin/ldconfig
12mr|linux-atm-2.5.1-4|78	%endif
12mr|linux-atm-2.5.1-4|79	
12mr|linux-atm-2.5.1-4|80	%files
12mr|linux-atm-2.5.1-4|81	%defattr(-,root,root)
12mr|linux-atm-2.5.1-4|82	%doc README AUTHORS ChangeLog NEWS THANKS BUGS
12mr|linux-atm-2.5.1-4|83	%config(noreplace) %{_sysconfdir}/atmsigd.conf
12mr|linux-atm-2.5.1-4|84	%config(noreplace) %{_sysconfdir}/hosts.atm
12mr|linux-atm-2.5.1-4|85	%{_bindir}/*
12mr|linux-atm-2.5.1-4|86	%{_sbindir}/*
12mr|linux-atm-2.5.1-4|87	%{_mandir}/man4/*
12mr|linux-atm-2.5.1-4|88	%{_mandir}/man7/*
12mr|linux-atm-2.5.1-4|89	%{_mandir}/man8/*
12mr|linux-atm-2.5.1-4|90	
12mr|linux-atm-2.5.1-4|91	%files -n %{libname}
12mr|linux-atm-2.5.1-4|92	%defattr(-,root,root)
12mr|linux-atm-2.5.1-4|93	%{_libdir}/*.so.%{major}*
12mr|linux-atm-2.5.1-4|94	
12mr|linux-atm-2.5.1-4|95	%files -n %{develname}
12mr|linux-atm-2.5.1-4|96	%defattr(-,root,root)
12mr|linux-atm-2.5.1-4|97	%{_includedir}/*
12mr|linux-atm-2.5.1-4|98	%{_libdir}/*.a
12mr|linux-atm-2.5.1-4|99	%{_libdir}/*.so
12mr|linux-atm-2.5.1-4|100	
12mr|linux-atm-2.5.1-4|101	
12mr|linux-atm-2.5.1-4|102	
12mr|linux-atm-2.5.1-4|103	%changelog
12mr|linux-atm-2.5.1-4|104	

15033 12
12mr|linuxdoc-tools-0.9.21-15|1	Summary: A text formatting package based on SGML
12mr|linuxdoc-tools-0.9.21-15|2	Name: linuxdoc-tools
12mr|linuxdoc-tools-0.9.21-15|3	Obsoletes: linuxdoc-sgml
12mr|linuxdoc-tools-0.9.21-15|4	Version: 0.9.21
12mr|linuxdoc-tools-0.9.21-15|5	Release: %mkrel 15
12mr|linuxdoc-tools-0.9.21-15|6	License: Freely distributable
12mr|linuxdoc-tools-0.9.21-15|7	Group: Publishing
12mr|linuxdoc-tools-0.9.21-15|8	Source: http://people.debian.org/~sano/linuxdoc-tools/archives/%{name}_%{version}.tar.bz2
12mr|linuxdoc-tools-0.9.21-15|9	Patch0: linuxdoc-tools-0.9.21-letter.patch
12mr|linuxdoc-tools-0.9.21-15|10	Patch1: linuxdoc-tools-0.9.20-strip.patch
12mr|linuxdoc-tools-0.9.21-15|11	Patch2: linuxdoc-tools-ifpdf.patch
12mr|linuxdoc-tools-0.9.21-15|12	Requires: jade
12mr|linuxdoc-tools-0.9.21-15|13	Requires: docbook-utils
12mr|linuxdoc-tools-0.9.21-15|14	#gw needed by sgml2info
12mr|linuxdoc-tools-0.9.21-15|15	Requires: texinfo
12mr|linuxdoc-tools-0.9.21-15|16	Url: http://people.debian.org/~sano/linuxdoc-tools/
12mr|linuxdoc-tools-0.9.21-15|17	BuildRoot: %{_tmppath}/%{name}-root
12mr|linuxdoc-tools-0.9.21-15|18	BuildRequires:	flex
12mr|linuxdoc-tools-0.9.21-15|19	BuildRequires:	openjade
12mr|linuxdoc-tools-0.9.21-15|20	BuildRequires:	sgml-common
12mr|linuxdoc-tools-0.9.21-15|21	BuildRequires:	groff-for-man
12mr|linuxdoc-tools-0.9.21-15|22	Requires: tetex-latex gawk groff
12mr|linuxdoc-tools-0.9.21-15|23	Provides: sgml-tools
12mr|linuxdoc-tools-0.9.21-15|24	Provides: linuxdoc-sgml
12mr|linuxdoc-tools-0.9.21-15|25	
12mr|linuxdoc-tools-0.9.21-15|26	%description
12mr|linuxdoc-tools-0.9.21-15|27	Linuxdoc-tools is a text formatting suite based on SGML (Standard
12mr|linuxdoc-tools-0.9.21-15|28	Generalized Markup Language), using the LinuxDoc document type.
12mr|linuxdoc-tools-0.9.21-15|29	Linuxdoc-tools allows you to produce LaTeX, HTML, GNU info, LyX, RTF,
12mr|linuxdoc-tools-0.9.21-15|30	plain text (via groff), and other format outputs from a single SGML
12mr|linuxdoc-tools-0.9.21-15|31	source.  Linuxdoc-tools is intended for writing technical software
12mr|linuxdoc-tools-0.9.21-15|32	documentation.
12mr|linuxdoc-tools-0.9.21-15|33	
12mr|linuxdoc-tools-0.9.21-15|34	%prep
12mr|linuxdoc-tools-0.9.21-15|35	%setup -q
12mr|linuxdoc-tools-0.9.21-15|36	%patch0 -p1 -b .letter
12mr|linuxdoc-tools-0.9.21-15|37	%patch1 -p1 -b .strip
12mr|linuxdoc-tools-0.9.21-15|38	%patch2 -p1 -b .ifpdf
12mr|linuxdoc-tools-0.9.21-15|39	
12mr|linuxdoc-tools-0.9.21-15|40	%build
12mr|linuxdoc-tools-0.9.21-15|41	%configure2_5x --with-installed-nsgmls --with-installed-iso-entities
12mr|linuxdoc-tools-0.9.21-15|42	# Packaging brain-damage
12mr|linuxdoc-tools-0.9.21-15|43	( cd entity-map
12mr|linuxdoc-tools-0.9.21-15|44	autoconf
12mr|linuxdoc-tools-0.9.21-15|45	%configure2_5x
12mr|linuxdoc-tools-0.9.21-15|46	)
12mr|linuxdoc-tools-0.9.21-15|47	%make OPTIMIZE="%{optflags}"
12mr|linuxdoc-tools-0.9.21-15|48	perl -pi -e 's,\$main::prefix/share/sgml/iso-entities-8879.1986/iso-entities.cat,/usr/share/sgml/sgml-iso-entities-8879.1986/catalog,' \
12mr|linuxdoc-tools-0.9.21-15|49	lib/LinuxDocTools.pm
12mr|linuxdoc-tools-0.9.21-15|50	
12mr|linuxdoc-tools-0.9.21-15|51	%install
12mr|linuxdoc-tools-0.9.21-15|52	rm -rf $RPM_BUILD_ROOT
12mr|linuxdoc-tools-0.9.21-15|53	%makeinstall
12mr|linuxdoc-tools-0.9.21-15|54	mv %{buildroot}%{_docdir}/%{name} %{buildroot}%{_docdir}/%{name}-%{version}
12mr|linuxdoc-tools-0.9.21-15|55	perl -pi -e 's,/usr/share/sgml/iso-entities-8879.1986/iso-entities.cat,\$main::prefix/share/sgml/sgml-iso-entities-8879.1986/catalog,' \
12mr|linuxdoc-tools-0.9.21-15|56	%{buildroot}%{_datadir}/%{name}/LinuxDocTools.pm
12mr|linuxdoc-tools-0.9.21-15|57	
12mr|linuxdoc-tools-0.9.21-15|58	# Some files need moving around.
12mr|linuxdoc-tools-0.9.21-15|59	rm -f %{buildroot}%{_datadir}/%{name}/epsf.*
12mr|linuxdoc-tools-0.9.21-15|60	rm -f %{buildroot}%{_datadir}/%{name}/url.sty
12mr|linuxdoc-tools-0.9.21-15|61	install -d %{buildroot}%{_datadir}/texmf/tex/latex/misc
12mr|linuxdoc-tools-0.9.21-15|62	mv %{buildroot}%{_datadir}/%{name}/*.sty \
12mr|linuxdoc-tools-0.9.21-15|63	%{buildroot}%{_datadir}/texmf/tex/latex/misc
12mr|linuxdoc-tools-0.9.21-15|64	
12mr|linuxdoc-tools-0.9.21-15|65	# Move perl modules to perl_vendorlib
12mr|linuxdoc-tools-0.9.21-15|66	mkdir -p $RPM_BUILD_ROOT%{perl_vendorlib}/Text
12mr|linuxdoc-tools-0.9.21-15|67	mv $RPM_BUILD_ROOT%{_libdir}/perl5/Text/EntityMap.pm \
12mr|linuxdoc-tools-0.9.21-15|68	$RPM_BUILD_ROOT%{perl_vendorlib}/Text/
12mr|linuxdoc-tools-0.9.21-15|69	
12mr|linuxdoc-tools-0.9.21-15|70	cat > doc/COPYRIGHT <<EOF
12mr|linuxdoc-tools-0.9.21-15|71	(C) International Organization for Standardization 1986
12mr|linuxdoc-tools-0.9.21-15|72	Permission to copy in any form is granted for use with
12mr|linuxdoc-tools-0.9.21-15|73	conforming SGML systems and applications as defined in
12mr|linuxdoc-tools-0.9.21-15|74	ISO 8879, provided this notice is included in all copies.
12mr|linuxdoc-tools-0.9.21-15|75	EOF
12mr|linuxdoc-tools-0.9.21-15|76	
12mr|linuxdoc-tools-0.9.21-15|77	%clean
12mr|linuxdoc-tools-0.9.21-15|78	rm -rf $RPM_BUILD_ROOT
12mr|linuxdoc-tools-0.9.21-15|79	
12mr|linuxdoc-tools-0.9.21-15|80	%post
12mr|linuxdoc-tools-0.9.21-15|81	[ -x %{_bindir}/texhash ] && /usr/bin/env - %{_bindir}/texhash > /dev/null 2>&1
12mr|linuxdoc-tools-0.9.21-15|82	exit 0
12mr|linuxdoc-tools-0.9.21-15|83	
12mr|linuxdoc-tools-0.9.21-15|84	%postun
12mr|linuxdoc-tools-0.9.21-15|85	[ -x %{_bindir}/texhash ] && /usr/bin/env - %{_bindir}/texhash > /dev/null 2>&1
12mr|linuxdoc-tools-0.9.21-15|86	exit 0
12mr|linuxdoc-tools-0.9.21-15|87	
12mr|linuxdoc-tools-0.9.21-15|88	%files
12mr|linuxdoc-tools-0.9.21-15|89	%defattr (-,root,root)
12mr|linuxdoc-tools-0.9.21-15|90	%doc %{_docdir}/%{name}-%{version}
12mr|linuxdoc-tools-0.9.21-15|91	%{_bindir}/*
12mr|linuxdoc-tools-0.9.21-15|92	%{_datadir}/%{name}
12mr|linuxdoc-tools-0.9.21-15|93	%{_datadir}/entity-map
12mr|linuxdoc-tools-0.9.21-15|94	%{_datadir}/texmf/tex/latex/misc/*.sty
12mr|linuxdoc-tools-0.9.21-15|95	%{perl_vendorlib}/Text/*.pm
12mr|linuxdoc-tools-0.9.21-15|96	%{_mandir}/*/*
12mr|linuxdoc-tools-0.9.21-15|97	
12mr|linuxdoc-tools-0.9.21-15|98	
12mr|linuxdoc-tools-0.9.21-15|99	
12mr|linuxdoc-tools-0.9.21-15|100	
12mr|linuxdoc-tools-0.9.21-15|101	%changelog
12mr|linuxdoc-tools-0.9.21-15|102	

15034 12
12mr|linux-userspace-headers-2.6.38.4-2|1	# kernel-headers are generated from mandriva kernel version %{kver}.%{ever}
12mr|linux-userspace-headers-2.6.38.4-2|2	%define kver 2.6.38.4
12mr|linux-userspace-headers-2.6.38.4-2|3	%define ever 1mnb2
12mr|linux-userspace-headers-2.6.38.4-2|4	
12mr|linux-userspace-headers-2.6.38.4-2|5	Summary:	Linux kernel header files for userspace
12mr|linux-userspace-headers-2.6.38.4-2|6	Name:   	linux-userspace-headers
12mr|linux-userspace-headers-2.6.38.4-2|7	Version:	%{kver}
12mr|linux-userspace-headers-2.6.38.4-2|8	Release:	%manbo_mkrel 2
12mr|linux-userspace-headers-2.6.38.4-2|9	License:	GPL
12mr|linux-userspace-headers-2.6.38.4-2|10	Group:  	System/Kernel and hardware
12mr|linux-userspace-headers-2.6.38.4-2|11	URL:    	http://www.kernel.org/
12mr|linux-userspace-headers-2.6.38.4-2|12	# kernel-headers tarball generated from mandriva kernel in svn with:
12mr|linux-userspace-headers-2.6.38.4-2|13	# make INSTALL_HDR_PATH=<path> headers_install_all
12mr|linux-userspace-headers-2.6.38.4-2|14	# find <path> -name ..install.cmd -exec rm -f {} \;
12mr|linux-userspace-headers-2.6.38.4-2|15	# find <path> -name .install -exec rm -f {} \;
12mr|linux-userspace-headers-2.6.38.4-2|16	Source0: 	linux-userspace-headers-%{kver}.%{ever}.tar.xz
12mr|linux-userspace-headers-2.6.38.4-2|17	Source1:	make_versionh.sh
12mr|linux-userspace-headers-2.6.38.4-2|18	Source2:	create_asm_headers.sh
12mr|linux-userspace-headers-2.6.38.4-2|19	Conflicts:	glibc-devel <= 6:2.7-2mdv2008.1
12mr|linux-userspace-headers-2.6.38.4-2|20	Provides:	kernel-headers = 1:%{version}-%{release}
12mr|linux-userspace-headers-2.6.38.4-2|21	Obsoletes:	kernel-headers < 1:2.6.31-0.rc5.2
12mr|linux-userspace-headers-2.6.38.4-2|22	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|linux-userspace-headers-2.6.38.4-2|23	
12mr|linux-userspace-headers-2.6.38.4-2|24	%description
12mr|linux-userspace-headers-2.6.38.4-2|25	C header files from the Linux kernel. The header files define structures
12mr|linux-userspace-headers-2.6.38.4-2|26	and constants that are needed for building most standard programs.
12mr|linux-userspace-headers-2.6.38.4-2|27	
12mr|linux-userspace-headers-2.6.38.4-2|28	This package is not suitable for building kernel modules.
12mr|linux-userspace-headers-2.6.38.4-2|29	
12mr|linux-userspace-headers-2.6.38.4-2|30	%prep
12mr|linux-userspace-headers-2.6.38.4-2|31	%setup -q -n linux-userspace-headers-%{kver}.%{ever}
12mr|linux-userspace-headers-2.6.38.4-2|32	%{expand:%(%__cat %{_sourcedir}/make_versionh.sh 2>/dev/null)}
12mr|linux-userspace-headers-2.6.38.4-2|33	TARGET=%_target_cpu
12mr|linux-userspace-headers-2.6.38.4-2|34	%{expand:%(%__cat %{_sourcedir}/create_asm_headers.sh 2>/dev/null)}
12mr|linux-userspace-headers-2.6.38.4-2|35	
12mr|linux-userspace-headers-2.6.38.4-2|36	%install
12mr|linux-userspace-headers-2.6.38.4-2|37	rm -rf %{buildroot}
12mr|linux-userspace-headers-2.6.38.4-2|38	mkdir -p %{buildroot}/%{_includedir}
12mr|linux-userspace-headers-2.6.38.4-2|39	cp -avf * %{buildroot}/%{_includedir}
12mr|linux-userspace-headers-2.6.38.4-2|40	
12mr|linux-userspace-headers-2.6.38.4-2|41	# (cg) Remove files provided by libdrm
12mr|linux-userspace-headers-2.6.38.4-2|42	for hdr in drm.h drm_mode.h drm_sarea.h i915_drm.h mga_drm.h nouveau_drm.h \
12mr|linux-userspace-headers-2.6.38.4-2|43	r128_drm.h radeon_drm.h savage_drm.h sis_drm.h via_drm.h;
12mr|linux-userspace-headers-2.6.38.4-2|44	do
12mr|linux-userspace-headers-2.6.38.4-2|45	rm -f %{buildroot}%{_includedir}/drm/$hdr
12mr|linux-userspace-headers-2.6.38.4-2|46	done
12mr|linux-userspace-headers-2.6.38.4-2|47	
12mr|linux-userspace-headers-2.6.38.4-2|48	%clean
12mr|linux-userspace-headers-2.6.38.4-2|49	rm -rf %{buildroot}
12mr|linux-userspace-headers-2.6.38.4-2|50	
12mr|linux-userspace-headers-2.6.38.4-2|51	%files
12mr|linux-userspace-headers-2.6.38.4-2|52	%defattr(0644,root,root,0755)
12mr|linux-userspace-headers-2.6.38.4-2|53	%{_includedir}/*
12mr|linux-userspace-headers-2.6.38.4-2|54	
12mr|linux-userspace-headers-2.6.38.4-2|55	
12mr|linux-userspace-headers-2.6.38.4-2|56	
12mr|linux-userspace-headers-2.6.38.4-2|57	%changelog
12mr|linux-userspace-headers-2.6.38.4-2|58	

15035 12
12mr|lirc-0.9.0-6|1	%define major		0
12mr|lirc-0.9.0-6|2	%define libname 	%mklibname %{name} %{major}
12mr|lirc-0.9.0-6|3	%define develname	%mklibname %{name} -d
12mr|lirc-0.9.0-6|4	
12mr|lirc-0.9.0-6|5	Summary:	Linux Infrared Remote Control daemons
12mr|lirc-0.9.0-6|6	Name:		lirc
12mr|lirc-0.9.0-6|7	Version:	0.9.0
12mr|lirc-0.9.0-6|8	Release:	6
12mr|lirc-0.9.0-6|9	License:	GPLv2+
12mr|lirc-0.9.0-6|10	Group:		System/Kernel and hardware
12mr|lirc-0.9.0-6|11	URL:		http://www.lirc.org/
12mr|lirc-0.9.0-6|12	Source0:	http://prdownloads.sourceforge.net/lirc/%{name}-%{version}.tar.bz2
12mr|lirc-0.9.0-6|13	Source2:	lircd.sysconfig
12mr|lirc-0.9.0-6|14	Source3:	lircd.init
12mr|lirc-0.9.0-6|15	Source4:	lircmd.init
12mr|lirc-0.9.0-6|16	Source5:	http://svn.debian.org/viewsvn/pkg-lirc/lirc/trunk/debian/liblircclient0.pc
12mr|lirc-0.9.0-6|17	# (fc) 0.8.3-1mdv use new instead of conf as filename suffix in template mode (Fedora)
12mr|lirc-0.9.0-6|18	Patch0:		lirc-use-new-instead-of-conf-as-filename-suffix.patch
12mr|lirc-0.9.0-6|19	Patch2:		lirc-printf-format.patch
12mr|lirc-0.9.0-6|20	BuildRequires:	autoconf
12mr|lirc-0.9.0-6|21	BuildRequires:	pkgconfig(x11)
12mr|lirc-0.9.0-6|22	BuildRequires:	libirman-devel
12mr|lirc-0.9.0-6|23	BuildRequires:	pkgconfig(libusb)
12mr|lirc-0.9.0-6|24	BuildRequires:	pkgconfig(portaudio-2.0)
12mr|lirc-0.9.0-6|25	BuildRequires:	pkgconfig(alsa)
12mr|lirc-0.9.0-6|26	BuildRequires:	iguanair-devel
12mr|lirc-0.9.0-6|27	BuildRequires:	help2man
12mr|lirc-0.9.0-6|28	BuildRequires:	svgalib-devel
12mr|lirc-0.9.0-6|29	Requires(post):	rpm-helper
12mr|lirc-0.9.0-6|30	Requires(preun):rpm-helper
12mr|lirc-0.9.0-6|31	Requires:	setserial
12mr|lirc-0.9.0-6|32	
12mr|lirc-0.9.0-6|33	%description
12mr|lirc-0.9.0-6|34	LIRC is a package that allows you to decode and send infra-red signals
12mr|lirc-0.9.0-6|35	of many (but not all) commonly used remote controls.
12mr|lirc-0.9.0-6|36	
12mr|lirc-0.9.0-6|37	Configuration files for many remotes are locate in lirc-remotes package
12mr|lirc-0.9.0-6|38	
12mr|lirc-0.9.0-6|39	%package -n	%{libname}
12mr|lirc-0.9.0-6|40	Summary:	LIRC libraries
12mr|lirc-0.9.0-6|41	Group:		System/Libraries
12mr|lirc-0.9.0-6|42	
12mr|lirc-0.9.0-6|43	%description -n	%{libname}
12mr|lirc-0.9.0-6|44	This package provides the libraries necessary to run lirc client
12mr|lirc-0.9.0-6|45	programs.
12mr|lirc-0.9.0-6|46	
12mr|lirc-0.9.0-6|47	%package -n	%{develname}
12mr|lirc-0.9.0-6|48	Summary:	Header and library files for LIRC development
12mr|lirc-0.9.0-6|49	Group:		Development/Other
12mr|lirc-0.9.0-6|50	Requires:	%{libname} = %{version}-%{release}
12mr|lirc-0.9.0-6|51	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|lirc-0.9.0-6|52	Provides:	%{name}-devel = %{version}-%{release}
12mr|lirc-0.9.0-6|53	Obsoletes:	%{mklibname lirc 0 -d}
12mr|lirc-0.9.0-6|54	
12mr|lirc-0.9.0-6|55	%description -n	%{develname}
12mr|lirc-0.9.0-6|56	This package provides the files necessary to develop LIRC-based
12mr|lirc-0.9.0-6|57	programs.
12mr|lirc-0.9.0-6|58	
12mr|lirc-0.9.0-6|59	%package -n	dkms-%{name}
12mr|lirc-0.9.0-6|60	Summary:	Kernel modules for LIRC
12mr|lirc-0.9.0-6|61	Group:		System/Kernel and hardware
12mr|lirc-0.9.0-6|62	Obsoletes:	dkms-lirc-parallel < 0.8.7-1
12mr|lirc-0.9.0-6|63	Provides:	dkms-lirc-parallel = %{version}-%{release}
12mr|lirc-0.9.0-6|64	Requires(post):	dkms
12mr|lirc-0.9.0-6|65	Requires(preun):dkms
12mr|lirc-0.9.0-6|66	
12mr|lirc-0.9.0-6|67	%description -n	dkms-%{name}
12mr|lirc-0.9.0-6|68	This package provides the kernel modules for LIRC.
12mr|lirc-0.9.0-6|69	
12mr|lirc-0.9.0-6|70	Install this package if the LIRC driver you are using requires
12mr|lirc-0.9.0-6|71	them and your kernel doesn't include them.
12mr|lirc-0.9.0-6|72	
12mr|lirc-0.9.0-6|73	%prep
12mr|lirc-0.9.0-6|74	%setup -q
12mr|lirc-0.9.0-6|75	%patch0 -p1 -b .new
12mr|lirc-0.9.0-6|76	%patch2 -p1
12mr|lirc-0.9.0-6|77	
12mr|lirc-0.9.0-6|78	%build
12mr|lirc-0.9.0-6|79	%configure2_5x	--localstatedir=/var \
12mr|lirc-0.9.0-6|80	--disable-static \
12mr|lirc-0.9.0-6|81	--with-x \
12mr|lirc-0.9.0-6|82	--with-port=0x3f8 \
12mr|lirc-0.9.0-6|83	--with-irq=4 \
12mr|lirc-0.9.0-6|84	--disable-manage-devices \
12mr|lirc-0.9.0-6|85	--with-syslog=LOG_DAEMON \
12mr|lirc-0.9.0-6|86	--with-driver=userspace \
12mr|lirc-0.9.0-6|87	--with-transmitter \
12mr|lirc-0.9.0-6|88	--with-kerneldir=$(pwd) # fixes build as of 20070827
12mr|lirc-0.9.0-6|89	
12mr|lirc-0.9.0-6|90	# parallel make broken as of 2009-03
12mr|lirc-0.9.0-6|91	make
12mr|lirc-0.9.0-6|92	
12mr|lirc-0.9.0-6|93	%install
12mr|lirc-0.9.0-6|94	mkdir -p %{buildroot}%{_datadir}/aclocal
12mr|lirc-0.9.0-6|95	mkdir -p %{buildroot}/var/log
12mr|lirc-0.9.0-6|96	mkdir -p %{buildroot}/var/run/lirc
12mr|lirc-0.9.0-6|97	touch %{buildroot}/var/run/lirc/lircd
12mr|lirc-0.9.0-6|98	touch %{buildroot}/var/run/lirc/lircd.pid
12mr|lirc-0.9.0-6|99	
12mr|lirc-0.9.0-6|100	%makeinstall_std
12mr|lirc-0.9.0-6|101	
12mr|lirc-0.9.0-6|102	install contrib/*.m4 %{buildroot}%{_datadir}/aclocal
12mr|lirc-0.9.0-6|103	
12mr|lirc-0.9.0-6|104	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d/
12mr|lirc-0.9.0-6|105	install -m644 contrib/lirc.rules %{buildroot}%{_sysconfdir}/udev/rules.d/
12mr|lirc-0.9.0-6|106	
12mr|lirc-0.9.0-6|107	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/sysconfig/lircd
12mr|lirc-0.9.0-6|108	install -m755 %{SOURCE3} -D %{buildroot}%{_initrddir}/lircd
12mr|lirc-0.9.0-6|109	install -m755 %{SOURCE4} -D %{buildroot}%{_initrddir}/lircmd
12mr|lirc-0.9.0-6|110	install -m644 %{SOURCE5} -D %{buildroot}%{_libdir}/pkgconfig/liblircclient0.pc
12mr|lirc-0.9.0-6|111	sed -i -e "s/0.8.3/%{version}/" -e "s^/lib^/%{_lib}^" %{buildroot}%{_libdir}/pkgconfig/liblircclient0.pc
12mr|lirc-0.9.0-6|112	
12mr|lirc-0.9.0-6|113	mkdir -p %{buildroot}%{_sysconfdir}/lirc
12mr|lirc-0.9.0-6|114	cat > %{buildroot}%{_sysconfdir}/lirc/lircd.conf<<END
12mr|lirc-0.9.0-6|115	#
12mr|lirc-0.9.0-6|116	# This is a placeholder for your configuration file.
12mr|lirc-0.9.0-6|117	# See %{_datadir}/%{name}-remotes for some examples.
12mr|lirc-0.9.0-6|118	# You might need to install %{name}-remotes package.
12mr|lirc-0.9.0-6|119	#
12mr|lirc-0.9.0-6|120	END
12mr|lirc-0.9.0-6|121	
12mr|lirc-0.9.0-6|122	cp -f %{buildroot}%{_sysconfdir}/lirc/lirc{,m}d.conf
12mr|lirc-0.9.0-6|123	
12mr|lirc-0.9.0-6|124	# dkms
12mr|lirc-0.9.0-6|125	
12mr|lirc-0.9.0-6|126	install -d -m755 %{buildroot}/usr/src/%{name}-%{version}-%{release}
12mr|lirc-0.9.0-6|127	cp -a Makefile Makefile.in Makefile.am acinclude.m4 \
12mr|lirc-0.9.0-6|128	configure.ac config.status config.h \
12mr|lirc-0.9.0-6|129	%{buildroot}/usr/src/%{name}-%{version}-%{release}
12mr|lirc-0.9.0-6|130	
12mr|lirc-0.9.0-6|131	# Makefiles call there to unnecessarily regenerate files
12mr|lirc-0.9.0-6|132	echo '#!/bin/true' > %{buildroot}/usr/src/%{name}-%{version}-%{release}/configure
12mr|lirc-0.9.0-6|133	chmod +x %{buildroot}/usr/src/%{name}-%{version}-%{release}/configure
12mr|lirc-0.9.0-6|134	
12mr|lirc-0.9.0-6|135	cp -a drivers %{buildroot}/usr/src/%{name}-%{version}-%{release}
12mr|lirc-0.9.0-6|136	
12mr|lirc-0.9.0-6|137	# get modulelist
12mr|lirc-0.9.0-6|138	pushd drivers
12mr|lirc-0.9.0-6|139	drivers="lirc_dev $(echo lirc_* | sed -e "s/lirc_gpio //" -e "s/lirc_dev //")"
12mr|lirc-0.9.0-6|140	popd
12mr|lirc-0.9.0-6|141	
12mr|lirc-0.9.0-6|142	cat > %{buildroot}/usr/src/%{name}-%{version}-%{release}/dkms.conf <<EOF
12mr|lirc-0.9.0-6|143	PACKAGE_NAME="%{name}"
12mr|lirc-0.9.0-6|144	PACKAGE_VERSION="%{version}-%{release}"
12mr|lirc-0.9.0-6|145	MAKE[0]="droot=\\\$(pwd); for driver in $drivers; do cd \\\$droot/drivers/\\\$driver; make \
12mr|lirc-0.9.0-6|146	KERNEL_LOCATION=\$kernel_source_dir AUTOMAKE=true AUTOCONF=true ACLOCAL=true; done"
12mr|lirc-0.9.0-6|147	CLEAN="droot=\\\$(pwd); for driver in $drivers; do cd \\\$droot/drivers/\\\$driver; make \
12mr|lirc-0.9.0-6|148	clean AUTOMAKE=true AUTOCONF=true ACLOCAL=true; done"
12mr|lirc-0.9.0-6|149	AUTOINSTALL=yes
12mr|lirc-0.9.0-6|150	EOF
12mr|lirc-0.9.0-6|151	
12mr|lirc-0.9.0-6|152	i=0
12mr|lirc-0.9.0-6|153	for module in $drivers; do
12mr|lirc-0.9.0-6|154	cat >> %{buildroot}/usr/src/%{name}-%{version}-%{release}/dkms.conf <<-EOF
12mr|lirc-0.9.0-6|155	BUILT_MODULE_NAME[$i]="$module"
12mr|lirc-0.9.0-6|156	BUILT_MODULE_LOCATION[$i]="drivers/$module"
12mr|lirc-0.9.0-6|157	DEST_MODULE_LOCATION[$i]="/kernel/drivers/input/misc"
12mr|lirc-0.9.0-6|158	EOF
12mr|lirc-0.9.0-6|159	i=$((i+1))
12mr|lirc-0.9.0-6|160	done
12mr|lirc-0.9.0-6|161	
12mr|lirc-0.9.0-6|162	cat > README.0.8.6-2.upgrade.urpmi <<EOF
12mr|lirc-0.9.0-6|163	As of LIRC 0.8.6, the config file locations have changed to
12mr|lirc-0.9.0-6|164	/etc/lirc/lircd.conf, /etc/lirc/lircmd.conf, and /etc/lirc/lircrc.
12mr|lirc-0.9.0-6|165	Existing files have been moved to these locations automatically.
12mr|lirc-0.9.0-6|166	The socket location has changed to /var/run/lirc/lircd.
12mr|lirc-0.9.0-6|167	EOF
12mr|lirc-0.9.0-6|168	
12mr|lirc-0.9.0-6|169	%pre
12mr|lirc-0.9.0-6|170	if [ $1 = 2 ] && ! [ -e %{_sysconfdir}/lirc ]; then
12mr|lirc-0.9.0-6|171	mkdir -p %{_sysconfdir}/lirc
12mr|lirc-0.9.0-6|172	touch %{_sysconfdir}/lirc/mdv-086-migration
12mr|lirc-0.9.0-6|173	fi
12mr|lirc-0.9.0-6|174	
12mr|lirc-0.9.0-6|175	%post
12mr|lirc-0.9.0-6|176	%create_ghostfile /var/log/lircd root root 644
12mr|lirc-0.9.0-6|177	if [ $1 = 2 ] && [ -e %{_sysconfdir}/lirc/mdv-086-migration ]; then
12mr|lirc-0.9.0-6|178	mv -vf %{_sysconfdir}/lircd.conf %{_sysconfdir}/lirc/lircd.conf 2>/dev/null
12mr|lirc-0.9.0-6|179	mv -vf %{_sysconfdir}/lircmd.conf %{_sysconfdir}/lirc/lircmd.conf 2>/dev/null
12mr|lirc-0.9.0-6|180	mv -vf %{_sysconfdir}/lircrc %{_sysconfdir}/lirc/lircrc 2>/dev/null
12mr|lirc-0.9.0-6|181	rm -f %{_sysconfdir}/lirc/mdv-086-migration
12mr|lirc-0.9.0-6|182	fi
12mr|lirc-0.9.0-6|183	%_post_service lircd
12mr|lirc-0.9.0-6|184	%_post_service lircmd
12mr|lirc-0.9.0-6|185	
12mr|lirc-0.9.0-6|186	%preun
12mr|lirc-0.9.0-6|187	%_preun_service lircmd
12mr|lirc-0.9.0-6|188	%_preun_service lircd
12mr|lirc-0.9.0-6|189	
12mr|lirc-0.9.0-6|190	%post -n dkms-%{name}
12mr|lirc-0.9.0-6|191	dkms add     -m %{name} -v %{version}-%{release} --rpm_safe_upgrade &&
12mr|lirc-0.9.0-6|192	dkms build   -m %{name} -v %{version}-%{release} --rpm_safe_upgrade &&
12mr|lirc-0.9.0-6|193	dkms install -m %{name} -v %{version}-%{release} --rpm_safe_upgrade --force
12mr|lirc-0.9.0-6|194	true
12mr|lirc-0.9.0-6|195	
12mr|lirc-0.9.0-6|196	%preun -n dkms-%{name}
12mr|lirc-0.9.0-6|197	dkms remove  -m %{name} -v %{version}-%{release} --rpm_safe_upgrade --all
12mr|lirc-0.9.0-6|198	true
12mr|lirc-0.9.0-6|199	
12mr|lirc-0.9.0-6|200	%files
12mr|lirc-0.9.0-6|201	%doc README.0.8.6-2.upgrade.urpmi
12mr|lirc-0.9.0-6|202	%doc ANNOUNCE AUTHORS NEWS README TODO ChangeLog
12mr|lirc-0.9.0-6|203	%doc contrib/{irman2lirc,lircs} doc/irxevent.keys
12mr|lirc-0.9.0-6|204	%doc doc/lirc.css doc/html doc/images
12mr|lirc-0.9.0-6|205	%{_initrddir}/*
12mr|lirc-0.9.0-6|206	%config(noreplace) %{_sysconfdir}/sysconfig/*
12mr|lirc-0.9.0-6|207	%dir %{_sysconfdir}/lirc
12mr|lirc-0.9.0-6|208	%config(noreplace) %{_sysconfdir}/lirc/*.conf
12mr|lirc-0.9.0-6|209	%config(noreplace) %{_sysconfdir}/udev/rules.d/*.rules
12mr|lirc-0.9.0-6|210	%{_bindir}/*
12mr|lirc-0.9.0-6|211	%{_sbindir}/*
12mr|lirc-0.9.0-6|212	%dir %{_var}/run/lirc
12mr|lirc-0.9.0-6|213	%ghost %{_var}/run/lirc/lircd.pid
12mr|lirc-0.9.0-6|214	%ghost %{_var}/run/lirc/lircd
12mr|lirc-0.9.0-6|215	%ghost %{_var}/run/lirc/lircm
12mr|lirc-0.9.0-6|216	%{_mandir}/*/*
12mr|lirc-0.9.0-6|217	
12mr|lirc-0.9.0-6|218	%files -n %{libname}
12mr|lirc-0.9.0-6|219	%{_libdir}/*.so.%{major}*
12mr|lirc-0.9.0-6|220	
12mr|lirc-0.9.0-6|221	%files -n %{develname}
12mr|lirc-0.9.0-6|222	%{_libdir}/pkgconfig/liblircclient0.pc
12mr|lirc-0.9.0-6|223	%{_includedir}/lirc
12mr|lirc-0.9.0-6|224	%{_datadir}/aclocal/*
12mr|lirc-0.9.0-6|225	%{_libdir}/*.so
12mr|lirc-0.9.0-6|226	
12mr|lirc-0.9.0-6|227	%files -n dkms-%{name}
12mr|lirc-0.9.0-6|228	/usr/src/%{name}-%{version}-%{release}
12mr|lirc-0.9.0-6|229	
12mr|lirc-0.9.0-6|230	
12mr|lirc-0.9.0-6|231	%changelog
12mr|lirc-0.9.0-6|232	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|lirc-0.9.0-6|233	+ Commit: 8dfc8d8
12mr|lirc-0.9.0-6|234	- New version 0.9.0 (sync with Cooker), drop .la and .a files, convert BR to pkgconfig style, spec cleanup
12mr|lirc-0.9.0-6|235	
12mr|lirc-0.9.0-6|236	

15036 12
12mr|listres-1.0.3-1|1	Name:		listres
12mr|listres-1.0.3-1|2	Version:	1.0.3
12mr|listres-1.0.3-1|3	Release:	1
12mr|listres-1.0.3-1|4	Summary:	List resources in widgets
12mr|listres-1.0.3-1|5	Group:		Development/X11
12mr|listres-1.0.3-1|6	License:	MIT
12mr|listres-1.0.3-1|7	URL:		http://xorg.freedesktop.org
12mr|listres-1.0.3-1|8	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|listres-1.0.3-1|9	
12mr|listres-1.0.3-1|10	BuildRequires:	pkgconfig(x11)
12mr|listres-1.0.3-1|11	BuildRequires:	pkgconfig(xaw7)
12mr|listres-1.0.3-1|12	BuildRequires:	pkgconfig(xmu)
12mr|listres-1.0.3-1|13	BuildRequires:	pkgconfig(xt)
12mr|listres-1.0.3-1|14	BuildRequires:	x11-util-macros
12mr|listres-1.0.3-1|15	
12mr|listres-1.0.3-1|16	%description
12mr|listres-1.0.3-1|17	The listres program generates a list of a widget's resource database.
12mr|listres-1.0.3-1|18	
12mr|listres-1.0.3-1|19	%prep
12mr|listres-1.0.3-1|20	%setup -q
12mr|listres-1.0.3-1|21	
12mr|listres-1.0.3-1|22	%build
12mr|listres-1.0.3-1|23	%configure2_5x
12mr|listres-1.0.3-1|24	%make
12mr|listres-1.0.3-1|25	
12mr|listres-1.0.3-1|26	%install
12mr|listres-1.0.3-1|27	%makeinstall_std
12mr|listres-1.0.3-1|28	
12mr|listres-1.0.3-1|29	%files
12mr|listres-1.0.3-1|30	%{_bindir}/listres
12mr|listres-1.0.3-1|31	%{_mandir}/man1/listres.*
12mr|listres-1.0.3-1|32	

15037 12
12mr|live-2012.09.13-1|1	Summary:	LIVE555 Streaming Media Library
12mr|live-2012.09.13-1|2	Name:		live
12mr|live-2012.09.13-1|3	Version:	2012.09.13
12mr|live-2012.09.13-1|4	Release:	1
12mr|live-2012.09.13-1|5	Source0:	http://live555.com/liveMedia/public/%{name}.%{version}.tar.gz
12mr|live-2012.09.13-1|6	Patch0:		live-2012.04.21-optflags.patch
12mr|live-2012.09.13-1|7	Patch1:		live-pic.patch
12mr|live-2012.09.13-1|8	Patch2:		live-format-strings.patch
12mr|live-2012.09.13-1|9	License:	LGPLv2+
12mr|live-2012.09.13-1|10	Group:		System/Libraries
12mr|live-2012.09.13-1|11	URL:		http://www.live555.com/liveMedia/
12mr|live-2012.09.13-1|12	
12mr|live-2012.09.13-1|13	%description
12mr|live-2012.09.13-1|14	This code forms a set of C++ libraries for multimedia streaming, using
12mr|live-2012.09.13-1|15	open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which
12mr|live-2012.09.13-1|16	can be compiled for Unix (including Linux and Mac OS X), Windows, and
12mr|live-2012.09.13-1|17	QNX (and other POSIX-compliant systems) - can be used to build
12mr|live-2012.09.13-1|18	streaming applications.
12mr|live-2012.09.13-1|19	
12mr|live-2012.09.13-1|20	This package contains the example apps of LIVE555.
12mr|live-2012.09.13-1|21	
12mr|live-2012.09.13-1|22	%package	devel
12mr|live-2012.09.13-1|23	Summary:	Development files of the LIVE555 Streaming Media Library
12mr|live-2012.09.13-1|24	Group:		Development/C++
12mr|live-2012.09.13-1|25	
12mr|live-2012.09.13-1|26	%description	devel
12mr|live-2012.09.13-1|27	This code forms a set of C++ libraries for multimedia streaming, using
12mr|live-2012.09.13-1|28	open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which
12mr|live-2012.09.13-1|29	can be compiled for Unix (including Linux and Mac OS X), Windows, and
12mr|live-2012.09.13-1|30	QNX (and other POSIX-compliant systems) - can be used to build
12mr|live-2012.09.13-1|31	streaming applications.
12mr|live-2012.09.13-1|32	
12mr|live-2012.09.13-1|33	This package contains all needed files to build programs based on LIVE555.
12mr|live-2012.09.13-1|34	
12mr|live-2012.09.13-1|35	%prep
12mr|live-2012.09.13-1|36	%setup -q -n %{name}
12mr|live-2012.09.13-1|37	%patch0 -p1 -b .optflags~
12mr|live-2012.09.13-1|38	%patch1 -p1 -b .pic~
12mr|live-2012.09.13-1|39	%patch2 -p1
12mr|live-2012.09.13-1|40	rm -f testProgs/qtParse
12mr|live-2012.09.13-1|41	
12mr|live-2012.09.13-1|42	%build
12mr|live-2012.09.13-1|43	%setup_compile_flags
12mr|live-2012.09.13-1|44	./genMakefiles linux
12mr|live-2012.09.13-1|45	make clean
12mr|live-2012.09.13-1|46	make CFLAGS="%{optflags} -DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1"
12mr|live-2012.09.13-1|47	
12mr|live-2012.09.13-1|48	%install
12mr|live-2012.09.13-1|49	for dir in BasicUsageEnvironment groupsock liveMedia UsageEnvironment; do
12mr|live-2012.09.13-1|50	mkdir -p %{buildroot}%{_libdir}/%{name}/$dir
12mr|live-2012.09.13-1|51	cp -r $dir/*.a $dir/include %{buildroot}%{_libdir}/%{name}/$dir
12mr|live-2012.09.13-1|52	done
12mr|live-2012.09.13-1|53	mkdir -p %{buildroot}%{_bindir}
12mr|live-2012.09.13-1|54	for testprog in `find testProgs mediaServer -type f -perm 755`; do
12mr|live-2012.09.13-1|55	install $testprog %{buildroot}%{_bindir}
12mr|live-2012.09.13-1|56	done
12mr|live-2012.09.13-1|57	
12mr|live-2012.09.13-1|58	%files
12mr|live-2012.09.13-1|59	%doc COPYING README
12mr|live-2012.09.13-1|60	%{_bindir}/MPEG2TransportStreamIndexer
12mr|live-2012.09.13-1|61	%{_bindir}/live555MediaServer
12mr|live-2012.09.13-1|62	%{_bindir}/openRTSP
12mr|live-2012.09.13-1|63	%{_bindir}/playSIP
12mr|live-2012.09.13-1|64	%{_bindir}/sapWatch
12mr|live-2012.09.13-1|65	%{_bindir}/test*
12mr|live-2012.09.13-1|66	%{_bindir}/vobStreamer
12mr|live-2012.09.13-1|67	
12mr|live-2012.09.13-1|68	%files devel
12mr|live-2012.09.13-1|69	%{_libdir}/%{name}
12mr|live-2012.09.13-1|70	
12mr|live-2012.09.13-1|71	%changelog
12mr|live-2012.09.13-1|72	

15038 12
12mr|livecd-tools-18.8-20|1	%{!?python_sitelib: %define python_sitelib %(%{__python} -c "import distutils.sysconfig as d; print d.get_python_lib()")}
12mr|livecd-tools-18.8-20|2	
12mr|livecd-tools-18.8-20|3	%define debug_package %{nil}
12mr|livecd-tools-18.8-20|4	
12mr|livecd-tools-18.8-20|5	Summary: Tools for building live CDs
12mr|livecd-tools-18.8-20|6	Name: livecd-tools
12mr|livecd-tools-18.8-20|7	Version: 18.8
12mr|livecd-tools-18.8-20|8	Release: 20
12mr|livecd-tools-18.8-20|9	Epoch: 1
12mr|livecd-tools-18.8-20|10	License: GPLv2
12mr|livecd-tools-18.8-20|11	Group: System/Base
12mr|livecd-tools-18.8-20|12	URL: http://git.fedorahosted.org/git/livecd
12mr|livecd-tools-18.8-20|13	# To make source tar ball:
12mr|livecd-tools-18.8-20|14	# git clone git://git.fedorahosted.org/livecd
12mr|livecd-tools-18.8-20|15	# cd livecd
12mr|livecd-tools-18.8-20|16	# make dist
12mr|livecd-tools-18.8-20|17	# scp livecd*.tar.bz2 fedorahosted.org:livecd
12mr|livecd-tools-18.8-20|18	Source0: http://fedorahosted.org/releases/l/i/livecd/%{name}-%{version}.tar.bz2
12mr|livecd-tools-18.8-20|19	Source1: arch.py
12mr|livecd-tools-18.8-20|20	Patch0: livecd-tools-18.8.urpmi.rosa.patch
12mr|livecd-tools-18.8-20|21	Patch1: livecd-tools-18.8.noyum.patch
12mr|livecd-tools-18.8-20|22	Patch2: livecd-tools-18.8.more.fixes.patch
12mr|livecd-tools-18.8-20|23	Patch3: livecd-tools-18.8.localboot.patch
12mr|livecd-tools-18.8-20|24	Patch4: livecd-tools-18.8.revert.patch
12mr|livecd-tools-18.8-20|25	Patch5: livecd-tools-18.8.sgb2.patch
12mr|livecd-tools-18.8-20|26	Patch6: livecd-tools-18.8.safemode.patch
12mr|livecd-tools-18.8-20|27	Patch7: livecd-tools-18.8.Distroname.patch
12mr|livecd-tools-18.8-20|28	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|livecd-tools-18.8-20|29	Requires: python-imgcreate = %{epoch}:%{version}-%{release}
12mr|livecd-tools-18.8-20|30	Requires: mkisofs
12mr|livecd-tools-18.8-20|31	Requires: isomd5sum
12mr|livecd-tools-18.8-20|32	Requires: parted
12mr|livecd-tools-18.8-20|33	Requires: pyparted
12mr|livecd-tools-18.8-20|34	Requires: util-linux
12mr|livecd-tools-18.8-20|35	Requires: dosfstools
12mr|livecd-tools-18.8-20|36	Requires: e2fsprogs
12mr|livecd-tools-18.8-20|37	Requires: lorax >= 18.3
12mr|livecd-tools-18.8-20|38	Obsoletes: livecd-iso-to-disk
12mr|livecd-tools-18.8-20|39	
12mr|livecd-tools-18.8-20|40	%ifarch %{ix86} x86_64
12mr|livecd-tools-18.8-20|41	Requires: syslinux
12mr|livecd-tools-18.8-20|42	%endif
12mr|livecd-tools-18.8-20|43	Requires: dumpet
12mr|livecd-tools-18.8-20|44	BuildRequires: python
12mr|livecd-tools-18.8-20|45	BuildRequires: /usr/bin/pod2man
12mr|livecd-tools-18.8-20|46	
12mr|livecd-tools-18.8-20|47	
12mr|livecd-tools-18.8-20|48	%description
12mr|livecd-tools-18.8-20|49	Tools for generating live CDs on Fedora based systems including
12mr|livecd-tools-18.8-20|50	derived distributions such as RHEL, CentOS and others. See
12mr|livecd-tools-18.8-20|51	http://fedoraproject.org/wiki/FedoraLiveCD for more details.
12mr|livecd-tools-18.8-20|52	
12mr|livecd-tools-18.8-20|53	%package -n python-imgcreate
12mr|livecd-tools-18.8-20|54	Summary: Python modules for building system images
12mr|livecd-tools-18.8-20|55	Group: System/Base
12mr|livecd-tools-18.8-20|56	Requires: util-linux
12mr|livecd-tools-18.8-20|57	Requires: coreutils
12mr|livecd-tools-18.8-20|58	Requires: e2fsprogs
12mr|livecd-tools-18.8-20|59	Requires: squashfs-tools
12mr|livecd-tools-18.8-20|60	Requires: pykickstart >= 0.96
12mr|livecd-tools-18.8-20|61	Requires: dosfstools >= 2.11-8
12mr|livecd-tools-18.8-20|62	#Requires: system-config-keyboard >= 1.3.0
12mr|livecd-tools-18.8-20|63	Requires: python-urlgrabber
12mr|livecd-tools-18.8-20|64	Requires: python-selinux
12mr|livecd-tools-18.8-20|65	Requires: dbus-python
12mr|livecd-tools-18.8-20|66	#Requires: policycoreutils
12mr|livecd-tools-18.8-20|67	
12mr|livecd-tools-18.8-20|68	%description -n python-imgcreate
12mr|livecd-tools-18.8-20|69	Python modules that can be used for building images for things
12mr|livecd-tools-18.8-20|70	like live image or appliances.
12mr|livecd-tools-18.8-20|71	
12mr|livecd-tools-18.8-20|72	
12mr|livecd-tools-18.8-20|73	%prep
12mr|livecd-tools-18.8-20|74	%setup -q
12mr|livecd-tools-18.8-20|75	%patch0 -p1
12mr|livecd-tools-18.8-20|76	%patch1 -p1
12mr|livecd-tools-18.8-20|77	%patch2 -p1
12mr|livecd-tools-18.8-20|78	%patch3 -p1
12mr|livecd-tools-18.8-20|79	%patch4 -p1
12mr|livecd-tools-18.8-20|80	%patch5 -p1
12mr|livecd-tools-18.8-20|81	%patch6 -p1
12mr|livecd-tools-18.8-20|82	%patch7 -p1
12mr|livecd-tools-18.8-20|83	
12mr|livecd-tools-18.8-20|84	%build
12mr|livecd-tools-18.8-20|85	make
12mr|livecd-tools-18.8-20|86	
12mr|livecd-tools-18.8-20|87	%install
12mr|livecd-tools-18.8-20|88	rm -rf $RPM_BUILD_ROOT
12mr|livecd-tools-18.8-20|89	make install DESTDIR=$RPM_BUILD_ROOT
12mr|livecd-tools-18.8-20|90	%__install -m 0644 %{SOURCE1} %{buildroot}%{python_sitelib}/imgcreate/
12mr|livecd-tools-18.8-20|91	
12mr|livecd-tools-18.8-20|92	%clean
12mr|livecd-tools-18.8-20|93	rm -rf $RPM_BUILD_ROOT
12mr|livecd-tools-18.8-20|94	
12mr|livecd-tools-18.8-20|95	%files
12mr|livecd-tools-18.8-20|96	%defattr(-,root,root,-)
12mr|livecd-tools-18.8-20|97	%doc AUTHORS COPYING README HACKING
12mr|livecd-tools-18.8-20|98	%doc config/livecd-fedora-minimal.ks
12mr|livecd-tools-18.8-20|99	%{_mandir}/man*/*
12mr|livecd-tools-18.8-20|100	%{_bindir}/livecd-creator
12mr|livecd-tools-18.8-20|101	%{_bindir}/livecd-iso-to-disk
12mr|livecd-tools-18.8-20|102	%{_bindir}/livecd-iso-to-pxeboot
12mr|livecd-tools-18.8-20|103	%{_bindir}/image-creator
12mr|livecd-tools-18.8-20|104	%{_bindir}/liveimage-mount
12mr|livecd-tools-18.8-20|105	%{_bindir}/edit-livecd
12mr|livecd-tools-18.8-20|106	%{_bindir}/mkbiarch
12mr|livecd-tools-18.8-20|107	/usr/share/doc/livecd-tools*
12mr|livecd-tools-18.8-20|108	
12mr|livecd-tools-18.8-20|109	%files -n python-imgcreate
12mr|livecd-tools-18.8-20|110	%defattr(-,root,root,-)
12mr|livecd-tools-18.8-20|111	%doc API COPYING
12mr|livecd-tools-18.8-20|112	%dir %{python_sitelib}/imgcreate
12mr|livecd-tools-18.8-20|113	%{python_sitelib}/imgcreate/*.py
12mr|livecd-tools-18.8-20|114	%{python_sitelib}/imgcreate/*.pyo
12mr|livecd-tools-18.8-20|115	%{python_sitelib}/imgcreate/*.pyc
12mr|livecd-tools-18.8-20|116	
12mr|livecd-tools-18.8-20|117	%changelog
12mr|livecd-tools-18.8-20|118	* Mon Aug 06 2012 Brian C. Lane <bcl@redhat.com> 18.8-1
12mr|livecd-tools-18.8-20|119	- Version 18.8 (bcl)
12mr|livecd-tools-18.8-20|120	- dracut needs to load vfat and msdos filesystems (bcl)

15039 12
12mr|livecd-tools-18.8-21|1	%{!?python_sitelib: %define python_sitelib %(%{__python} -c "import distutils.sysconfig as d; print d.get_python_lib()")}
12mr|livecd-tools-18.8-21|2	
12mr|livecd-tools-18.8-21|3	%define debug_package %{nil}
12mr|livecd-tools-18.8-21|4	
12mr|livecd-tools-18.8-21|5	Summary: Tools for building live CDs
12mr|livecd-tools-18.8-21|6	Name: livecd-tools
12mr|livecd-tools-18.8-21|7	Version: 18.8
12mr|livecd-tools-18.8-21|8	Release: 21
12mr|livecd-tools-18.8-21|9	Epoch: 1
12mr|livecd-tools-18.8-21|10	License: GPLv2
12mr|livecd-tools-18.8-21|11	Group: System/Base
12mr|livecd-tools-18.8-21|12	URL: http://git.fedorahosted.org/git/livecd
12mr|livecd-tools-18.8-21|13	# To make source tar ball:
12mr|livecd-tools-18.8-21|14	# git clone git://git.fedorahosted.org/livecd
12mr|livecd-tools-18.8-21|15	# cd livecd
12mr|livecd-tools-18.8-21|16	# make dist
12mr|livecd-tools-18.8-21|17	# scp livecd*.tar.bz2 fedorahosted.org:livecd
12mr|livecd-tools-18.8-21|18	Source0: http://fedorahosted.org/releases/l/i/livecd/%{name}-%{version}.tar.bz2
12mr|livecd-tools-18.8-21|19	Source1: arch.py
12mr|livecd-tools-18.8-21|20	Patch0: livecd-tools-18.8.urpmi.rosa.patch
12mr|livecd-tools-18.8-21|21	Patch1: livecd-tools-18.8.noyum.patch
12mr|livecd-tools-18.8-21|22	Patch2: livecd-tools-18.8.more.fixes.patch
12mr|livecd-tools-18.8-21|23	Patch3: livecd-tools-18.8.localboot.patch
12mr|livecd-tools-18.8-21|24	Patch4: livecd-tools-18.8.revert.patch
12mr|livecd-tools-18.8-21|25	Patch5: livecd-tools-18.8.sgb2.patch
12mr|livecd-tools-18.8-21|26	Patch6: livecd-tools-18.8.safemode.patch
12mr|livecd-tools-18.8-21|27	Patch7: livecd-tools-18.8.Distroname.patch
12mr|livecd-tools-18.8-21|28	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|livecd-tools-18.8-21|29	Requires: python-imgcreate = %{epoch}:%{version}-%{release}
12mr|livecd-tools-18.8-21|30	Requires: mkisofs
12mr|livecd-tools-18.8-21|31	Requires: isomd5sum
12mr|livecd-tools-18.8-21|32	Requires: parted
12mr|livecd-tools-18.8-21|33	Requires: pyparted
12mr|livecd-tools-18.8-21|34	Requires: util-linux
12mr|livecd-tools-18.8-21|35	Requires: dosfstools
12mr|livecd-tools-18.8-21|36	Requires: e2fsprogs
12mr|livecd-tools-18.8-21|37	Requires: lorax >= 18.3
12mr|livecd-tools-18.8-21|38	Obsoletes: livecd-iso-to-disk
12mr|livecd-tools-18.8-21|39	
12mr|livecd-tools-18.8-21|40	%ifarch %{ix86} x86_64
12mr|livecd-tools-18.8-21|41	Requires: syslinux
12mr|livecd-tools-18.8-21|42	%endif
12mr|livecd-tools-18.8-21|43	Requires: dumpet
12mr|livecd-tools-18.8-21|44	BuildRequires: python
12mr|livecd-tools-18.8-21|45	BuildRequires: /usr/bin/pod2man
12mr|livecd-tools-18.8-21|46	
12mr|livecd-tools-18.8-21|47	
12mr|livecd-tools-18.8-21|48	%description
12mr|livecd-tools-18.8-21|49	Tools for generating live CDs on Fedora based systems including
12mr|livecd-tools-18.8-21|50	derived distributions such as RHEL, CentOS and others. See
12mr|livecd-tools-18.8-21|51	http://fedoraproject.org/wiki/FedoraLiveCD for more details.
12mr|livecd-tools-18.8-21|52	
12mr|livecd-tools-18.8-21|53	%package -n python-imgcreate
12mr|livecd-tools-18.8-21|54	Summary: Python modules for building system images
12mr|livecd-tools-18.8-21|55	Group: System/Base
12mr|livecd-tools-18.8-21|56	Requires: util-linux
12mr|livecd-tools-18.8-21|57	Requires: coreutils
12mr|livecd-tools-18.8-21|58	Requires: e2fsprogs
12mr|livecd-tools-18.8-21|59	Requires: squashfs-tools
12mr|livecd-tools-18.8-21|60	Requires: pykickstart >= 0.96
12mr|livecd-tools-18.8-21|61	Requires: dosfstools >= 2.11-8
12mr|livecd-tools-18.8-21|62	#Requires: system-config-keyboard >= 1.3.0
12mr|livecd-tools-18.8-21|63	Requires: python-urlgrabber
12mr|livecd-tools-18.8-21|64	Requires: python-selinux
12mr|livecd-tools-18.8-21|65	Requires: dbus-python
12mr|livecd-tools-18.8-21|66	#Requires: policycoreutils
12mr|livecd-tools-18.8-21|67	
12mr|livecd-tools-18.8-21|68	%description -n python-imgcreate
12mr|livecd-tools-18.8-21|69	Python modules that can be used for building images for things
12mr|livecd-tools-18.8-21|70	like live image or appliances.
12mr|livecd-tools-18.8-21|71	
12mr|livecd-tools-18.8-21|72	
12mr|livecd-tools-18.8-21|73	%prep
12mr|livecd-tools-18.8-21|74	%setup -q
12mr|livecd-tools-18.8-21|75	%patch0 -p1
12mr|livecd-tools-18.8-21|76	%patch1 -p1
12mr|livecd-tools-18.8-21|77	%patch2 -p1
12mr|livecd-tools-18.8-21|78	%patch3 -p1
12mr|livecd-tools-18.8-21|79	%patch4 -p1
12mr|livecd-tools-18.8-21|80	%patch5 -p1
12mr|livecd-tools-18.8-21|81	%patch6 -p1
12mr|livecd-tools-18.8-21|82	%patch7 -p1
12mr|livecd-tools-18.8-21|83	
12mr|livecd-tools-18.8-21|84	%build
12mr|livecd-tools-18.8-21|85	make
12mr|livecd-tools-18.8-21|86	
12mr|livecd-tools-18.8-21|87	%install
12mr|livecd-tools-18.8-21|88	rm -rf $RPM_BUILD_ROOT
12mr|livecd-tools-18.8-21|89	make install DESTDIR=$RPM_BUILD_ROOT
12mr|livecd-tools-18.8-21|90	%__install -m 0644 %{SOURCE1} %{buildroot}%{python_sitelib}/imgcreate/
12mr|livecd-tools-18.8-21|91	
12mr|livecd-tools-18.8-21|92	%clean
12mr|livecd-tools-18.8-21|93	rm -rf $RPM_BUILD_ROOT
12mr|livecd-tools-18.8-21|94	
12mr|livecd-tools-18.8-21|95	%files
12mr|livecd-tools-18.8-21|96	%defattr(-,root,root,-)
12mr|livecd-tools-18.8-21|97	%doc AUTHORS COPYING README HACKING
12mr|livecd-tools-18.8-21|98	%doc config/livecd-fedora-minimal.ks
12mr|livecd-tools-18.8-21|99	%{_mandir}/man*/*
12mr|livecd-tools-18.8-21|100	%{_bindir}/livecd-creator
12mr|livecd-tools-18.8-21|101	%{_bindir}/livecd-iso-to-disk
12mr|livecd-tools-18.8-21|102	%{_bindir}/livecd-iso-to-pxeboot
12mr|livecd-tools-18.8-21|103	%{_bindir}/image-creator
12mr|livecd-tools-18.8-21|104	%{_bindir}/liveimage-mount
12mr|livecd-tools-18.8-21|105	%{_bindir}/edit-livecd
12mr|livecd-tools-18.8-21|106	%{_bindir}/mkbiarch
12mr|livecd-tools-18.8-21|107	/usr/share/doc/livecd-tools*
12mr|livecd-tools-18.8-21|108	
12mr|livecd-tools-18.8-21|109	%files -n python-imgcreate
12mr|livecd-tools-18.8-21|110	%defattr(-,root,root,-)
12mr|livecd-tools-18.8-21|111	%doc API COPYING
12mr|livecd-tools-18.8-21|112	%dir %{python_sitelib}/imgcreate
12mr|livecd-tools-18.8-21|113	%{python_sitelib}/imgcreate/*.py
12mr|livecd-tools-18.8-21|114	%{python_sitelib}/imgcreate/*.pyo
12mr|livecd-tools-18.8-21|115	%{python_sitelib}/imgcreate/*.pyc
12mr|livecd-tools-18.8-21|116	
12mr|livecd-tools-18.8-21|117	
12mr|livecd-tools-18.8-21|118	%changelog
12mr|livecd-tools-18.8-21|119	* Tue Dec  18 2012 root <root@localhost.localdomain>
12mr|livecd-tools-18.8-21|120	+ Commit: 8deb50c
12mr|livecd-tools-18.8-21|121	- ROSA Desktop.Fresh -> ROSA Fresh Desktop
12mr|livecd-tools-18.8-21|122	
12mr|livecd-tools-18.8-21|123	* Thu Dec  13 2012 root <root@localhost.localdomain>
12mr|livecd-tools-18.8-21|124	+ Commit: a5687bc
12mr|livecd-tools-18.8-21|125	- one more patch update
12mr|livecd-tools-18.8-21|126	
12mr|livecd-tools-18.8-21|127	* Thu Dec  13 2012 root <root@localhost.localdomain>
12mr|livecd-tools-18.8-21|128	+ Commit: 03e93b0
12mr|livecd-tools-18.8-21|129	- modified Distroname patch
12mr|livecd-tools-18.8-21|130	
12mr|livecd-tools-18.8-21|131	* Wed Dec  12 2012 root <root@localhost.localdomain>
12mr|livecd-tools-18.8-21|132	+ Commit: 0e321d4
12mr|livecd-tools-18.8-21|133	- changed Distroname patch
12mr|livecd-tools-18.8-21|134	
12mr|livecd-tools-18.8-21|135	* Tue Dec  11 2012 root <root@localhost.localdomain>
12mr|livecd-tools-18.8-21|136	+ Commit: 83b7a66
12mr|livecd-tools-18.8-21|137	- added new patch
12mr|livecd-tools-18.8-21|138	
12mr|livecd-tools-18.8-21|139	* Fri Nov  30 2012 Alex Burmashev <alex.burmashev@rosalab.ru>
12mr|livecd-tools-18.8-21|140	+ Commit: e849060
12mr|livecd-tools-18.8-21|141	- Updated livecd-tools.spec
12mr|livecd-tools-18.8-21|142	
12mr|livecd-tools-18.8-21|143	* Thu Nov  29 2012 root <root@abf.rosalinux.ru>
12mr|livecd-tools-18.8-21|144	+ Commit: 187a7d2
12mr|livecd-tools-18.8-21|145	- changed vga=791 to vga=788
12mr|livecd-tools-18.8-21|146	
12mr|livecd-tools-18.8-21|147	* Wed Nov  28 2012 root <root@localhost.localdomain>
12mr|livecd-tools-18.8-21|148	+ Commit: b94ec61
12mr|livecd-tools-18.8-21|149	- update to the last working install/live version
12mr|livecd-tools-18.8-21|150	
12mr|livecd-tools-18.8-21|151	* Wed Nov  28 2012 root <root@localhost.localdomain>
12mr|livecd-tools-18.8-21|152	+ Commit: 72a5921
12mr|livecd-tools-18.8-21|153	- update to the last version
12mr|livecd-tools-18.8-21|154	
12mr|livecd-tools-18.8-21|155	* Fri Nov  23 2012 root <root@iso-builder.rosalab.ru>
12mr|livecd-tools-18.8-21|156	+ Commit: 474443d
12mr|livecd-tools-18.8-21|157	- added super grub2 disk default option
12mr|livecd-tools-18.8-21|158	
12mr|livecd-tools-18.8-21|159	* Thu Nov  15 2012 root <root@localhost.localdomain>
12mr|livecd-tools-18.8-21|160	+ Commit: 4c3cfd6
12mr|livecd-tools-18.8-21|161	- revert some changes
12mr|livecd-tools-18.8-21|162	
12mr|livecd-tools-18.8-21|163	* Wed Nov  14 2012 Alex Burmashev <alex.burmashev@rosalab.ru>
12mr|livecd-tools-18.8-21|164	+ Commit: a8c3bac
12mr|livecd-tools-18.8-21|165	- Updated livecd-tools-18.8.more.fixes.patch
12mr|livecd-tools-18.8-21|166	
12mr|livecd-tools-18.8-21|167	* Tue Nov  6 2012 root <root@localhost.localdomain>
12mr|livecd-tools-18.8-21|168	+ Commit: fcafb17
12mr|livecd-tools-18.8-21|169	- fixed localboot string
12mr|livecd-tools-18.8-21|170	
12mr|livecd-tools-18.8-21|171	* Wed Oct  17 2012 root <root@iso-builder.rosalab.ru>
12mr|livecd-tools-18.8-21|172	+ Commit: c15c764
12mr|livecd-tools-18.8-21|173	- update to last version
12mr|livecd-tools-18.8-21|174	
12mr|livecd-tools-18.8-21|175	* Wed Oct  17 2012 Alex Burmashev <alex.burmashev@rosalab.ru>
12mr|livecd-tools-18.8-21|176	+ Commit: c5c800b
12mr|livecd-tools-18.8-21|177	- Updated livecd-tools-18.8.more.fixes.patch
12mr|livecd-tools-18.8-21|178	
12mr|livecd-tools-18.8-21|179	* Wed Oct  17 2012 root <root@iso-builder.rosalab.ru>
12mr|livecd-tools-18.8-21|180	+ Commit: df16852
12mr|livecd-tools-18.8-21|181	- patch fix
12mr|livecd-tools-18.8-21|182	
12mr|livecd-tools-18.8-21|183	* Wed Oct  17 2012 root <root@iso-builder.rosalab.ru>
12mr|livecd-tools-18.8-21|184	+ Commit: d3ef368
12mr|livecd-tools-18.8-21|185	- some more fixes
12mr|livecd-tools-18.8-21|186	
12mr|livecd-tools-18.8-21|187	* Tue Oct  9 2012 Alex Burmashev <alex.burmashev@rosalab.ru>
12mr|livecd-tools-18.8-21|188	+ Commit: b2a4723
12mr|livecd-tools-18.8-21|189	- Updated livecd-tools.spec
12mr|livecd-tools-18.8-21|190	
12mr|livecd-tools-18.8-21|191	* Tue Oct  2 2012 Alex Burmashev <alex.burmashev@rosalab.ru>
12mr|livecd-tools-18.8-21|192	+ Commit: 61c7827
12mr|livecd-tools-18.8-21|193	- Updated livecd-tools-18.8.urpmi.rosa.patch
12mr|livecd-tools-18.8-21|194	
12mr|livecd-tools-18.8-21|195	* Tue Oct  2 2012 root <root@localhost.localdomain>
12mr|livecd-tools-18.8-21|196	+ Commit: 1f7aab2
12mr|livecd-tools-18.8-21|197	- spec fix
12mr|livecd-tools-18.8-21|198	
12mr|livecd-tools-18.8-21|199	* Tue Oct  2 2012 root <root@localhost.localdomain>
12mr|livecd-tools-18.8-21|200	+ Commit: 0202546
12mr|livecd-tools-18.8-21|201	- removed yum
12mr|livecd-tools-18.8-21|202	
12mr|livecd-tools-18.8-21|203	* Mon Oct  1 2012 root <root@localhost.localdomain>
12mr|livecd-tools-18.8-21|204	+ Commit: ffcecdb
12mr|livecd-tools-18.8-21|205	- update to fedora 18
12mr|livecd-tools-18.8-21|206	
12mr|livecd-tools-18.8-21|207	* Sat Feb  4 2012 root <root@build-client_i586-1.rosalab.ru>
12mr|livecd-tools-18.8-21|208	+ Commit: d46ddf5
12mr|livecd-tools-18.8-21|209	- ABF:auto increment release
12mr|livecd-tools-18.8-21|210	
12mr|livecd-tools-18.8-21|211	* Fri Feb  3 2012 root <root@build-client_i586-1.rosalab.ru>
12mr|livecd-tools-18.8-21|212	+ Commit: 63ede4d
12mr|livecd-tools-18.8-21|213	- ABF:auto increment release
12mr|livecd-tools-18.8-21|214	
12mr|livecd-tools-18.8-21|215	* Wed Feb  1 2012 Rosa <rosa@rosa-build.rosalab.ru>
12mr|livecd-tools-18.8-21|216	+ Commit: e1f181d
12mr|livecd-tools-18.8-21|217	- Automatic import for version 031
12mr|livecd-tools-18.8-21|218	
12mr|livecd-tools-18.8-21|219	

15040 12
12mr|livestart-rosa-1.0.0-9|1	Summary:	Livestart rosa script
12mr|livestart-rosa-1.0.0-9|2	Name:		livestart-rosa
12mr|livestart-rosa-1.0.0-9|3	Version:	1.0.0
12mr|livestart-rosa-1.0.0-9|4	Release:	9
12mr|livestart-rosa-1.0.0-9|5	BuildArch:	noarch
12mr|livestart-rosa-1.0.0-9|6	License:	GPL
12mr|livestart-rosa-1.0.0-9|7	Group:		System/Configuration/Other
12mr|livestart-rosa-1.0.0-9|8	Source10:	checkflashboot
12mr|livestart-rosa-1.0.0-9|9	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|livestart-rosa-1.0.0-9|10	
12mr|livestart-rosa-1.0.0-9|11	%description
12mr|livestart-rosa-1.0.0-9|12	Small script checking if system was started from a
12mr|livestart-rosa-1.0.0-9|13	flash drive and creating a config for draklive-install.
12mr|livestart-rosa-1.0.0-9|14	
12mr|livestart-rosa-1.0.0-9|15	%post
12mr|livestart-rosa-1.0.0-9|16	%_post_service checkflashboot
12mr|livestart-rosa-1.0.0-9|17	
12mr|livestart-rosa-1.0.0-9|18	%preun
12mr|livestart-rosa-1.0.0-9|19	%_preun_service checkflashboot
12mr|livestart-rosa-1.0.0-9|20	
12mr|livestart-rosa-1.0.0-9|21	%files
12mr|livestart-rosa-1.0.0-9|22	%defattr(-,root,root)
12mr|livestart-rosa-1.0.0-9|23	%attr(755,root,root) %_sysconfdir/init.d/checkflashboot
12mr|livestart-rosa-1.0.0-9|24	
12mr|livestart-rosa-1.0.0-9|25	#--------------------------------------------------------------------
12mr|livestart-rosa-1.0.0-9|26	
12mr|livestart-rosa-1.0.0-9|27	%install
12mr|livestart-rosa-1.0.0-9|28	rm -rf %buildroot
12mr|livestart-rosa-1.0.0-9|29	
12mr|livestart-rosa-1.0.0-9|30	mkdir -p %buildroot%_sysconfdir/init.d/
12mr|livestart-rosa-1.0.0-9|31	cp %SOURCE10 %buildroot%_sysconfdir/init.d/
12mr|livestart-rosa-1.0.0-9|32	
12mr|livestart-rosa-1.0.0-9|33	
12mr|livestart-rosa-1.0.0-9|34	
12mr|livestart-rosa-1.0.0-9|35	
12mr|livestart-rosa-1.0.0-9|36	%changelog
12mr|livestart-rosa-1.0.0-9|37	

15041 12
12mr|lksctp-tools-1.0.11-4|1	%define	major 1
12mr|lksctp-tools-1.0.11-4|2	%define	libname %mklibname sctp %{major}
12mr|lksctp-tools-1.0.11-4|3	%define develname %mklibname sctp -d
12mr|lksctp-tools-1.0.11-4|4	
12mr|lksctp-tools-1.0.11-4|5	Summary:	User-space access to Linux Kernel SCTP
12mr|lksctp-tools-1.0.11-4|6	Name:		lksctp-tools
12mr|lksctp-tools-1.0.11-4|7	Version:	1.0.11
12mr|lksctp-tools-1.0.11-4|8	Release:	4
12mr|lksctp-tools-1.0.11-4|9	# src/apps/bindx_test.C is GPLv2, I've asked upstream for clarification
12mr|lksctp-tools-1.0.11-4|10	License:	GPLv2 and GPLv2+ and LGPLv2 and MIT
12mr|lksctp-tools-1.0.11-4|11	Group:		System/Libraries
12mr|lksctp-tools-1.0.11-4|12	URL:		http://lksctp.sourceforge.net
12mr|lksctp-tools-1.0.11-4|13	Source0:	 http://downloads.sourceforge.net/lksctp/%{name}-%{version}.tar.gz
12mr|lksctp-tools-1.0.11-4|14	Patch0:		lksctp-tools-1.0.6-libdir.patch
12mr|lksctp-tools-1.0.11-4|15	Patch1:		lksctp-tools-1.0.11-SCTP_SENDER_DRY_EVENT.diff
12mr|lksctp-tools-1.0.11-4|16	BuildRequires:	autoconf automake libtool
12mr|lksctp-tools-1.0.11-4|17	Requires:	%{libname} = %{version}-%{release}
12mr|lksctp-tools-1.0.11-4|18	
12mr|lksctp-tools-1.0.11-4|19	%description
12mr|lksctp-tools-1.0.11-4|20	This is the lksctp-tools package for Linux Kernel SCTP (Stream Control
12mr|lksctp-tools-1.0.11-4|21	Transmission Protocol) Reference Implementation.
12mr|lksctp-tools-1.0.11-4|22	
12mr|lksctp-tools-1.0.11-4|23	This package is intended to supplement the Linux Kernel SCTP Reference
12mr|lksctp-tools-1.0.11-4|24	Implementation now available in the Linux kernel source tree in
12mr|lksctp-tools-1.0.11-4|25	versions 2.5.36 and following.  For more information on LKSCTP see the
12mr|lksctp-tools-1.0.11-4|26	package documentation README file, section titled "LKSCTP - Linux
12mr|lksctp-tools-1.0.11-4|27	Kernel SCTP."
12mr|lksctp-tools-1.0.11-4|28	
12mr|lksctp-tools-1.0.11-4|29	This package contains the command-line tools.
12mr|lksctp-tools-1.0.11-4|30	
12mr|lksctp-tools-1.0.11-4|31	%package -n	%{libname}
12mr|lksctp-tools-1.0.11-4|32	Summary:	Shared User-space access to Linux Kernel SCTP library
12mr|lksctp-tools-1.0.11-4|33	Group:		System/Libraries
12mr|lksctp-tools-1.0.11-4|34	
12mr|lksctp-tools-1.0.11-4|35	%description -n	%{libname}
12mr|lksctp-tools-1.0.11-4|36	This is the lksctp-tools package for Linux Kernel SCTP (Stream Control
12mr|lksctp-tools-1.0.11-4|37	Transmission Protocol) Reference Implementation.
12mr|lksctp-tools-1.0.11-4|38	
12mr|lksctp-tools-1.0.11-4|39	This package is intended to supplement the Linux Kernel SCTP Reference
12mr|lksctp-tools-1.0.11-4|40	Implementation now available in the Linux kernel source tree in
12mr|lksctp-tools-1.0.11-4|41	versions 2.5.36 and following.  For more information on LKSCTP see the
12mr|lksctp-tools-1.0.11-4|42	package documentation README file, section titled "LKSCTP - Linux
12mr|lksctp-tools-1.0.11-4|43	Kernel SCTP."
12mr|lksctp-tools-1.0.11-4|44	
12mr|lksctp-tools-1.0.11-4|45	This package contains the shared library.
12mr|lksctp-tools-1.0.11-4|46	
12mr|lksctp-tools-1.0.11-4|47	%package -n	%{develname}
12mr|lksctp-tools-1.0.11-4|48	Summary:	Development files for lksctp-tools
12mr|lksctp-tools-1.0.11-4|49	Group:		Development/C
12mr|lksctp-tools-1.0.11-4|50	Requires:	%{libname} = %{version}-%{release}
12mr|lksctp-tools-1.0.11-4|51	Provides:	%{name}-devel = %{version}-%{release}
12mr|lksctp-tools-1.0.11-4|52	Provides:	sctp-devel = %{version}-%{release}
12mr|lksctp-tools-1.0.11-4|53	
12mr|lksctp-tools-1.0.11-4|54	%description -n	%{develname}
12mr|lksctp-tools-1.0.11-4|55	Development files for lksctp-tools which include man pages, header files,
12mr|lksctp-tools-1.0.11-4|56	static libraries, symlinks to dynamic libraries and some tutorial source code.
12mr|lksctp-tools-1.0.11-4|57	
12mr|lksctp-tools-1.0.11-4|58	%package	doc
12mr|lksctp-tools-1.0.11-4|59	Summary:	Documents pertaining to SCTP
12mr|lksctp-tools-1.0.11-4|60	Group:		System/Libraries
12mr|lksctp-tools-1.0.11-4|61	
12mr|lksctp-tools-1.0.11-4|62	%description	doc
12mr|lksctp-tools-1.0.11-4|63	Documents pertaining to LKSCTP & SCTP in general (IETF RFC's & Internet
12mr|lksctp-tools-1.0.11-4|64	Drafts).
12mr|lksctp-tools-1.0.11-4|65	
12mr|lksctp-tools-1.0.11-4|66	%prep
12mr|lksctp-tools-1.0.11-4|67	
12mr|lksctp-tools-1.0.11-4|68	%setup -q
12mr|lksctp-tools-1.0.11-4|69	%patch0 -p1
12mr|lksctp-tools-1.0.11-4|70	%patch1 -p0
12mr|lksctp-tools-1.0.11-4|71	
12mr|lksctp-tools-1.0.11-4|72	%build
12mr|lksctp-tools-1.0.11-4|73	autoreconf -fi
12mr|lksctp-tools-1.0.11-4|74	
12mr|lksctp-tools-1.0.11-4|75	%configure \
12mr|lksctp-tools-1.0.11-4|76	--disable-static
12mr|lksctp-tools-1.0.11-4|77	
12mr|lksctp-tools-1.0.11-4|78	# remove rpath from libtool
12mr|lksctp-tools-1.0.11-4|79	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12mr|lksctp-tools-1.0.11-4|80	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12mr|lksctp-tools-1.0.11-4|81	
12mr|lksctp-tools-1.0.11-4|82	%make
12mr|lksctp-tools-1.0.11-4|83	
12mr|lksctp-tools-1.0.11-4|84	%install
12mr|lksctp-tools-1.0.11-4|85	
12mr|lksctp-tools-1.0.11-4|86	rm -f doc/rfc2960.txt doc/states.txt
12mr|lksctp-tools-1.0.11-4|87	
12mr|lksctp-tools-1.0.11-4|88	%makeinstall_std INSTALL="install -p"
12mr|lksctp-tools-1.0.11-4|89	
12mr|lksctp-tools-1.0.11-4|90	# cleanups
12mr|lksctp-tools-1.0.11-4|91	find %{buildroot}%{_libdir}/ -name "*.*a"  | xargs rm -f
12mr|lksctp-tools-1.0.11-4|92	rm -rf %{buildroot}%{_datadir}/doc/lksctp-tools
12mr|lksctp-tools-1.0.11-4|93	
12mr|lksctp-tools-1.0.11-4|94	%files
12mr|lksctp-tools-1.0.11-4|95	%{_bindir}/*
12mr|lksctp-tools-1.0.11-4|96	
12mr|lksctp-tools-1.0.11-4|97	%files -n %{libname}
12mr|lksctp-tools-1.0.11-4|98	%doc AUTHORS ChangeLog COPYING* README
12mr|lksctp-tools-1.0.11-4|99	%{_libdir}/lib*.so.%{major}*
12mr|lksctp-tools-1.0.11-4|100	%dir %{_libdir}/lksctp-tools/
12mr|lksctp-tools-1.0.11-4|101	%{_libdir}/lksctp-tools/libwithsctp.so.*
12mr|lksctp-tools-1.0.11-4|102	
12mr|lksctp-tools-1.0.11-4|103	%files -n %{develname}
12mr|lksctp-tools-1.0.11-4|104	%{_includedir}/*
12mr|lksctp-tools-1.0.11-4|105	%{_libdir}/*.so
12mr|lksctp-tools-1.0.11-4|106	%{_libdir}/lksctp-tools/*.so
12mr|lksctp-tools-1.0.11-4|107	%{_datadir}/lksctp-tools/
12mr|lksctp-tools-1.0.11-4|108	%{_mandir}/man3/*
12mr|lksctp-tools-1.0.11-4|109	%{_mandir}/man7/*
12mr|lksctp-tools-1.0.11-4|110	
12mr|lksctp-tools-1.0.11-4|111	%files doc
12mr|lksctp-tools-1.0.11-4|112	%doc doc/*.txt
12mr|lksctp-tools-1.0.11-4|113	
12mr|lksctp-tools-1.0.11-4|114	
12mr|lksctp-tools-1.0.11-4|115	
12mr|lksctp-tools-1.0.11-4|116	
12mr|lksctp-tools-1.0.11-4|117	%changelog
12mr|lksctp-tools-1.0.11-4|118	

15042 12
12mr|llvm-3.1-2|1	%define _disable_ld_no_undefined 0
12mr|llvm-3.1-2|2	
12mr|llvm-3.1-2|3	# clang header paths are hard-coded at compile time
12mr|llvm-3.1-2|4	# and need adjustment whenever there's a new GCC version
12mr|llvm-3.1-2|5	%define gcc_version %(gcc -dumpversion)
12mr|llvm-3.1-2|6	
12mr|llvm-3.1-2|7	%define compile_apidox 0
12mr|llvm-3.1-2|8	%{?_with_apidox: %{expand: %%global compile_apidox 1}}
12mr|llvm-3.1-2|9	
12mr|llvm-3.1-2|10	%bcond_without clang
12mr|llvm-3.1-2|11	
12mr|llvm-3.1-2|12	Name:		llvm
12mr|llvm-3.1-2|13	Version:	3.1
12mr|llvm-3.1-2|14	Release:	2
12mr|llvm-3.1-2|15	Summary:	Low Level Virtual Machine (LLVM)
12mr|llvm-3.1-2|16	License:	NCSA
12mr|llvm-3.1-2|17	Group:		Development/Other
12mr|llvm-3.1-2|18	URL:		http://llvm.org/
12mr|llvm-3.1-2|19	Source0:	http://llvm.org/releases/%{version}/llvm-%{version}.src.tar.gz
12mr|llvm-3.1-2|20	Source1:	http://llvm.org/releases/%{version}/clang-%{version}.src.tar.gz
12mr|llvm-3.1-2|21	# Versionize libclang.so (Anssi 08/2012):
12mr|llvm-3.1-2|22	Patch0:		clang-soname.patch
12mr|llvm-3.1-2|23	# Add libclangTooling.a to libclang.so, backport from upstream
12mr|llvm-3.1-2|24	Patch1:		clang-shared-tooling.patch
12mr|llvm-3.1-2|25	Obsoletes:	llvm-ocaml
12mr|llvm-3.1-2|26	Requires:	libstdc++-devel
12mr|llvm-3.1-2|27	BuildRequires:	bison
12mr|llvm-3.1-2|28	BuildRequires:	groff
12mr|llvm-3.1-2|29	BuildRequires:	chrpath
12mr|llvm-3.1-2|30	BuildRequires:	ocaml
12mr|llvm-3.1-2|31	BuildRequires:	tcl
12mr|llvm-3.1-2|32	%if %{compile_apidox}
12mr|llvm-3.1-2|33	BuildRequires:	doxygen
12mr|llvm-3.1-2|34	%endif
12mr|llvm-3.1-2|35	BuildRequires:	flex
12mr|llvm-3.1-2|36	BuildRequires:	sed
12mr|llvm-3.1-2|37	BuildRequires:	graphviz
12mr|llvm-3.1-2|38	BuildRequires:	libstdc++-devel
12mr|llvm-3.1-2|39	BuildRequires:	libtool
12mr|llvm-3.1-2|40	BuildRequires:	zip
12mr|llvm-3.1-2|41	BuildRequires:	libffi-devel
12mr|llvm-3.1-2|42	BuildRequires:	chrpath
12mr|llvm-3.1-2|43	
12mr|llvm-3.1-2|44	%description
12mr|llvm-3.1-2|45	LVM is a robust system, particularly well suited for developing new mid-level
12mr|llvm-3.1-2|46	language-independent analyses and optimizations of all sorts, including those
12mr|llvm-3.1-2|47	that require  extensive interprocedural analysis. LLVM is also a great target
12mr|llvm-3.1-2|48	for front-end development for conventional or research programming languages,
12mr|llvm-3.1-2|49	including those which require compile-time, link-time, or run-time optimization
12mr|llvm-3.1-2|50	for effective implementation, proper tail calls or garbage collection.
12mr|llvm-3.1-2|51	
12mr|llvm-3.1-2|52	%files
12mr|llvm-3.1-2|53	%doc LICENSE.TXT
12mr|llvm-3.1-2|54	%{_bindir}/bugpoint
12mr|llvm-3.1-2|55	%{_bindir}/llc
12mr|llvm-3.1-2|56	%{_bindir}/lli
12mr|llvm-3.1-2|57	%{_bindir}/opt
12mr|llvm-3.1-2|58	%{_bindir}/llvm-ar
12mr|llvm-3.1-2|59	%{_bindir}/llvm-as
12mr|llvm-3.1-2|60	%{_bindir}/llvm-bcanalyzer
12mr|llvm-3.1-2|61	%{_bindir}/llvm-diff
12mr|llvm-3.1-2|62	%{_bindir}/llvm-dis
12mr|llvm-3.1-2|63	%{_bindir}/llvm-extract
12mr|llvm-3.1-2|64	%{_bindir}/llvm-ld
12mr|llvm-3.1-2|65	%{_bindir}/llvm-link
12mr|llvm-3.1-2|66	%{_bindir}/llvm-mc
12mr|llvm-3.1-2|67	%{_bindir}/llvm-nm
12mr|llvm-3.1-2|68	%{_bindir}/llvm-objdump
12mr|llvm-3.1-2|69	%{_bindir}/llvm-prof
12mr|llvm-3.1-2|70	%{_bindir}/llvm-ranlib
12mr|llvm-3.1-2|71	%{_bindir}/llvm-readobj
12mr|llvm-3.1-2|72	%{_bindir}/llvm-stub
12mr|llvm-3.1-2|73	%{_bindir}/llvm-cov
12mr|llvm-3.1-2|74	%{_bindir}/llvm-dwarfdump
12mr|llvm-3.1-2|75	%{_bindir}/llvm-rtdyld
12mr|llvm-3.1-2|76	%{_bindir}/llvm-size
12mr|llvm-3.1-2|77	%{_bindir}/llvm-stress
12mr|llvm-3.1-2|78	%{_bindir}/llvm-tblgen
12mr|llvm-3.1-2|79	%{_bindir}/macho-dump
12mr|llvm-3.1-2|80	%{_mandir}/man1/bugpoint.1*
12mr|llvm-3.1-2|81	%{_mandir}/man1/l*
12mr|llvm-3.1-2|82	%{_mandir}/man1/opt.1*
12mr|llvm-3.1-2|83	%{_mandir}/man1/tblgen.1*
12mr|llvm-3.1-2|84	%{_libdir}/ocaml/*
12mr|llvm-3.1-2|85	
12mr|llvm-3.1-2|86	#-----------------------------------------------------------
12mr|llvm-3.1-2|87	
12mr|llvm-3.1-2|88	%define major %version
12mr|llvm-3.1-2|89	%define libname %mklibname %name %major
12mr|llvm-3.1-2|90	
12mr|llvm-3.1-2|91	%package -n %libname
12mr|llvm-3.1-2|92	Summary: LLVM shared libraries
12mr|llvm-3.1-2|93	Group: System/Libraries
12mr|llvm-3.1-2|94	Conflicts: llvm < 3.0-4
12mr|llvm-3.1-2|95	
12mr|llvm-3.1-2|96	%description -n %libname
12mr|llvm-3.1-2|97	Shared libraries for the LLVM compiler infrastructure. This is needed by
12mr|llvm-3.1-2|98	programs that are dynamically linked against libLLVM.
12mr|llvm-3.1-2|99	
12mr|llvm-3.1-2|100	%files -n %libname
12mr|llvm-3.1-2|101	%{_libdir}/libLLVM-%major.so
12mr|llvm-3.1-2|102	
12mr|llvm-3.1-2|103	#-----------------------------------------------------------
12mr|llvm-3.1-2|104	
12mr|llvm-3.1-2|105	%define libname_devel %mklibname -d %name
12mr|llvm-3.1-2|106	
12mr|llvm-3.1-2|107	%package -n %{libname_devel}
12mr|llvm-3.1-2|108	Summary: Development files for LLVM
12mr|llvm-3.1-2|109	Group: Development/Other
12mr|llvm-3.1-2|110	Provides: llvm-devel = %version-%release
12mr|llvm-3.1-2|111	Requires: %libname = %version-%release
12mr|llvm-3.1-2|112	Requires: %name = %version-%release
12mr|llvm-3.1-2|113	Conflicts: llvm < 3.0-7
12mr|llvm-3.1-2|114	Conflicts: %{_lib}llvm3.0 < 3.0-9
12mr|llvm-3.1-2|115	
12mr|llvm-3.1-2|116	%description -n %{libname_devel}
12mr|llvm-3.1-2|117	This package contains the development files for LLVM;
12mr|llvm-3.1-2|118	
12mr|llvm-3.1-2|119	%files -n %{libname_devel}
12mr|llvm-3.1-2|120	%{_bindir}/%{name}-config
12mr|llvm-3.1-2|121	%{_libdir}/libLLVM.so
12mr|llvm-3.1-2|122	%{_includedir}/%{name}
12mr|llvm-3.1-2|123	%{_includedir}/%{name}-c
12mr|llvm-3.1-2|124	%dir %{_libdir}/%{name}
12mr|llvm-3.1-2|125	%{_libdir}/%{name}/BugpointPasses.so
12mr|llvm-3.1-2|126	%{_libdir}/%{name}/libLLVM*.a
12mr|llvm-3.1-2|127	%{_libdir}/%{name}/libLLVM*.so
12mr|llvm-3.1-2|128	%{_libdir}/%{name}/libLTO.a
12mr|llvm-3.1-2|129	%{_libdir}/%{name}/libLTO.so
12mr|llvm-3.1-2|130	%{_libdir}/%{name}/libprofile_rt.a
12mr|llvm-3.1-2|131	%{_libdir}/%{name}/libprofile_rt.so
12mr|llvm-3.1-2|132	%{_libdir}/%{name}/libllvm*.a
12mr|llvm-3.1-2|133	
12mr|llvm-3.1-2|134	#-----------------------------------------------------------
12mr|llvm-3.1-2|135	
12mr|llvm-3.1-2|136	%package doc
12mr|llvm-3.1-2|137	Summary: Documentation for LLVM
12mr|llvm-3.1-2|138	Group: Books/Computer books
12mr|llvm-3.1-2|139	Requires: %{name} = %{version}
12mr|llvm-3.1-2|140	BuildArch: noarch
12mr|llvm-3.1-2|141	Obsoletes: llvm-doc-devel
12mr|llvm-3.1-2|142	
12mr|llvm-3.1-2|143	%description doc
12mr|llvm-3.1-2|144	Documentation for the LLVM compiler infrastructure.
12mr|llvm-3.1-2|145	
12mr|llvm-3.1-2|146	%files doc
12mr|llvm-3.1-2|147	%defattr(-,root,root,-)
12mr|llvm-3.1-2|148	%doc README.txt
12mr|llvm-3.1-2|149	%doc docs/*.css
12mr|llvm-3.1-2|150	%doc docs/*.html
12mr|llvm-3.1-2|151	%doc docs/img
12mr|llvm-3.1-2|152	%doc docs/tutorial
12mr|llvm-3.1-2|153	%doc docs/ocamldoc
12mr|llvm-3.1-2|154	%doc examples
12mr|llvm-3.1-2|155	%if %{compile_apidox}
12mr|llvm-3.1-2|156	%doc docs/doxygen
12mr|llvm-3.1-2|157	%endif
12mr|llvm-3.1-2|158	
12mr|llvm-3.1-2|159	#-----------------------------------------------------------
12mr|llvm-3.1-2|160	
12mr|llvm-3.1-2|161	%if %{with clang}
12mr|llvm-3.1-2|162	%define clang_major %version
12mr|llvm-3.1-2|163	%define clang_libname %mklibname clang %clang_major
12mr|llvm-3.1-2|164	
12mr|llvm-3.1-2|165	# TODO: %{_bindir}/clang is linked against static libclang.a, could it be
12mr|llvm-3.1-2|166	# linked against libclang.so instead, like llvm-* are against livLLVM.so?
12mr|llvm-3.1-2|167	
12mr|llvm-3.1-2|168	%package -n clang
12mr|llvm-3.1-2|169	Summary:        A C language family front-end for LLVM
12mr|llvm-3.1-2|170	License:        NCSA
12mr|llvm-3.1-2|171	Group:          Development/Other
12mr|llvm-3.1-2|172	# TODO: is this requires:llvm needed, or just legacy from fedora pkg layout?
12mr|llvm-3.1-2|173	Requires:       llvm%{?_isa} = %{version}-%{release}
12mr|llvm-3.1-2|174	# clang requires gcc, clang++ requires libstdc++-devel
12mr|llvm-3.1-2|175	Requires:       gcc
12mr|llvm-3.1-2|176	Requires:       libstdc++-devel >= %{gcc_version}
12mr|llvm-3.1-2|177	
12mr|llvm-3.1-2|178	%description -n clang
12mr|llvm-3.1-2|179	clang: noun
12mr|llvm-3.1-2|180	1. A loud, resonant, metallic sound.
12mr|llvm-3.1-2|181	2. The strident call of a crane or goose.
12mr|llvm-3.1-2|182	3. C-language family front-end toolkit.
12mr|llvm-3.1-2|183	
12mr|llvm-3.1-2|184	The goal of the Clang project is to create a new C, C++, Objective C
12mr|llvm-3.1-2|185	and Objective C++ front-end for the LLVM compiler. Its tools are built
12mr|llvm-3.1-2|186	as libraries and designed to be loosely-coupled and extensible.
12mr|llvm-3.1-2|187	
12mr|llvm-3.1-2|188	%files -n clang
12mr|llvm-3.1-2|189	%doc clang-docs/*
12mr|llvm-3.1-2|190	%{_bindir}/clang*
12mr|llvm-3.1-2|191	%{_bindir}/c-index-test
12mr|llvm-3.1-2|192	%{_prefix}/lib/clang
12mr|llvm-3.1-2|193	%doc %{_mandir}/man1/clang.1.*
12mr|llvm-3.1-2|194	
12mr|llvm-3.1-2|195	%package -n %clang_libname
12mr|llvm-3.1-2|196	Summary: Shared library for clang
12mr|llvm-3.1-2|197	Group: System/Libraries
12mr|llvm-3.1-2|198	
12mr|llvm-3.1-2|199	%description -n %clang_libname
12mr|llvm-3.1-2|200	Shared libraries for the clang compiler. This is needed by
12mr|llvm-3.1-2|201	programs that are dynamically linked against libclang.
12mr|llvm-3.1-2|202	
12mr|llvm-3.1-2|203	%files -n %clang_libname
12mr|llvm-3.1-2|204	%{_libdir}/libclang-%clang_major.so
12mr|llvm-3.1-2|205	
12mr|llvm-3.1-2|206	#-----------------------------------------------------------
12mr|llvm-3.1-2|207	
12mr|llvm-3.1-2|208	%define clang_libname_devel %mklibname -d clang
12mr|llvm-3.1-2|209	
12mr|llvm-3.1-2|210	%package -n %{clang_libname_devel}
12mr|llvm-3.1-2|211	Summary:        Development files for clang
12mr|llvm-3.1-2|212	Group:          Development/Other
12mr|llvm-3.1-2|213	Requires:	%clang_libname = %version-%release
12mr|llvm-3.1-2|214	Provides:	clang-devel = %version-%release
12mr|llvm-3.1-2|215	Conflicts:	llvm-devel < 3.1
12mr|llvm-3.1-2|216	Obsoletes:	clang-devel < 3.1
12mr|llvm-3.1-2|217	
12mr|llvm-3.1-2|218	%description -n %{clang_libname_devel}
12mr|llvm-3.1-2|219	This package contains header files and libraries needed for using
12mr|llvm-3.1-2|220	libclang.
12mr|llvm-3.1-2|221	
12mr|llvm-3.1-2|222	%files -n %{clang_libname_devel}
12mr|llvm-3.1-2|223	%{_includedir}/clang
12mr|llvm-3.1-2|224	%{_includedir}/clang-c
12mr|llvm-3.1-2|225	%{_libdir}/libclang.so
12mr|llvm-3.1-2|226	%dir %{_libdir}/%{name}
12mr|llvm-3.1-2|227	%{_libdir}/%{name}/libclang*.a
12mr|llvm-3.1-2|228	%{_libdir}/%{name}/libclang*.so
12mr|llvm-3.1-2|229	
12mr|llvm-3.1-2|230	%package -n clang-analyzer
12mr|llvm-3.1-2|231	Summary:        A source code analysis framework
12mr|llvm-3.1-2|232	License:        NCSA
12mr|llvm-3.1-2|233	Group:          Development/Other
12mr|llvm-3.1-2|234	Requires:       clang%{?_isa} = %{version}-%{release}
12mr|llvm-3.1-2|235	# not picked up automatically since files are currently not instaled
12mr|llvm-3.1-2|236	# in standard Python hierarchies yet
12mr|llvm-3.1-2|237	Requires:       python
12mr|llvm-3.1-2|238	
12mr|llvm-3.1-2|239	%description -n clang-analyzer
12mr|llvm-3.1-2|240	The Clang Static Analyzer consists of both a source code analysis
12mr|llvm-3.1-2|241	framework and a standalone tool that finds bugs in C and Objective-C
12mr|llvm-3.1-2|242	programs. The standalone tool is invoked from the command-line, and is
12mr|llvm-3.1-2|243	intended to run in tandem with a build of a project or code base.
12mr|llvm-3.1-2|244	
12mr|llvm-3.1-2|245	%files -n clang-analyzer
12mr|llvm-3.1-2|246	%{_bindir}/scan-build
12mr|llvm-3.1-2|247	%{_bindir}/scan-view
12mr|llvm-3.1-2|248	%{_libdir}/clang-analyzer
12mr|llvm-3.1-2|249	
12mr|llvm-3.1-2|250	
12mr|llvm-3.1-2|251	%package -n clang-doc
12mr|llvm-3.1-2|252	Summary:        Documentation for Clang
12mr|llvm-3.1-2|253	Group:          Books/Computer books
12mr|llvm-3.1-2|254	BuildArch:      noarch
12mr|llvm-3.1-2|255	Requires:       %{name} = %{version}-%{release}
12mr|llvm-3.1-2|256	
12mr|llvm-3.1-2|257	%description -n clang-doc
12mr|llvm-3.1-2|258	Documentation for the Clang compiler front-end.
12mr|llvm-3.1-2|259	
12mr|llvm-3.1-2|260	%files -n clang-doc
12mr|llvm-3.1-2|261	%doc clang-docs-full/*
12mr|llvm-3.1-2|262	
12mr|llvm-3.1-2|263	%endif
12mr|llvm-3.1-2|264	
12mr|llvm-3.1-2|265	#-----------------------------------------------------------
12mr|llvm-3.1-2|266	
12mr|llvm-3.1-2|267	%prep
12mr|llvm-3.1-2|268	%setup -qn %{name}-%{version}.src %{?with_clang:-a1}
12mr|llvm-3.1-2|269	rm -rf tools/clang
12mr|llvm-3.1-2|270	%if %{with clang}
12mr|llvm-3.1-2|271	mv clang-%{version}%{?prerel}.src tools/clang
12mr|llvm-3.1-2|272	cd tools/clang
12mr|llvm-3.1-2|273	%patch0 -p1
12mr|llvm-3.1-2|274	%patch1 -p1
12mr|llvm-3.1-2|275	cd -
12mr|llvm-3.1-2|276	%endif
12mr|llvm-3.1-2|277	
12mr|llvm-3.1-2|278	%build
12mr|llvm-3.1-2|279	
12mr|llvm-3.1-2|280	# Build with gcc/g++, not clang if it happens to be installed
12mr|llvm-3.1-2|281	# (blino) clang < 3.1 does not handle system headers from gcc 4.7
12mr|llvm-3.1-2|282	# http://llvm.org/bugs/show_bug.cgi?id=11916
12mr|llvm-3.1-2|283	export CC=gcc
12mr|llvm-3.1-2|284	export CXX=g++
12mr|llvm-3.1-2|285	
12mr|llvm-3.1-2|286	%configure2_5x \
12mr|llvm-3.1-2|287	--libdir=%{_libdir}/%{name} \
12mr|llvm-3.1-2|288	--datadir=%{_datadir}/%{name} \
12mr|llvm-3.1-2|289	--enable-shared \
12mr|llvm-3.1-2|290	--enable-jit \
12mr|llvm-3.1-2|291	--enable-libffi \
12mr|llvm-3.1-2|292	--enable-optimized \
12mr|llvm-3.1-2|293	--enable-targets=host-only \
12mr|llvm-3.1-2|294	--disable-expensive-checks \
12mr|llvm-3.1-2|295	--enable-debug-runtime \
12mr|llvm-3.1-2|296	--disable-assertions \
12mr|llvm-3.1-2|297	--enable-threads \
12mr|llvm-3.1-2|298	%if %{compile_apidox}
12mr|llvm-3.1-2|299	--enable-doxygen
12mr|llvm-3.1-2|300	%endif
12mr|llvm-3.1-2|301	
12mr|llvm-3.1-2|302	# FIXME file this
12mr|llvm-3.1-2|303	# configure does not properly specify libdir
12mr|llvm-3.1-2|304	sed -i 's|(PROJ_prefix)/lib|(PROJ_prefix)/%{_lib}/%{name}|g' Makefile.config
12mr|llvm-3.1-2|305	
12mr|llvm-3.1-2|306	# FIXME upstream need to fix this
12mr|llvm-3.1-2|307	# llvm-config.cpp hardcodes lib in it
12mr|llvm-3.1-2|308	sed -i 's|ActiveLibDir = ActivePrefix + "/lib"|ActiveLibDir = ActivePrefix + "/%{_lib}/%{name}"|g' tools/llvm-config/llvm-config.cpp
12mr|llvm-3.1-2|309	
12mr|llvm-3.1-2|310	%make
12mr|llvm-3.1-2|311	
12mr|llvm-3.1-2|312	%install
12mr|llvm-3.1-2|313	cp bindings/ocaml/llvm/META.llvm bindings/ocaml/llvm/Release/
12mr|llvm-3.1-2|314	%makeinstall_std \
12mr|llvm-3.1-2|315	KEEP_SYMBOLS=1 \
12mr|llvm-3.1-2|316	PROJ_docsdir=%{_docdir}/%{name} \
12mr|llvm-3.1-2|317	PROJ_etcdir=%{_sysconfdir}/%{name} \
12mr|llvm-3.1-2|318	PROJ_libdir=%{_libdir}/%{name}
12mr|llvm-3.1-2|319	
12mr|llvm-3.1-2|320	# Invalid dir
12mr|llvm-3.1-2|321	rm -rf %buildroot%_bindir/.dir
12mr|llvm-3.1-2|322	
12mr|llvm-3.1-2|323	# wrong rpath entries (Anssi 11/2011)
12mr|llvm-3.1-2|324	file %{buildroot}/%{_bindir}/* | awk -F: '$2~/ELF/{print $1}' | xargs -r chrpath -d
12mr|llvm-3.1-2|325	file %{buildroot}/%{_libdir}/llvm/*.so | awk -F: '$2~/ELF/{print $1}' | xargs -r chrpath -d
12mr|llvm-3.1-2|326	
12mr|llvm-3.1-2|327	# move shared library to standard library path and add devel symlink (Anssi 11/2011)
12mr|llvm-3.1-2|328	mv %{buildroot}%{_libdir}/llvm/libLLVM-%major.so %{buildroot}%{_libdir}
12mr|llvm-3.1-2|329	ln -s libLLVM-%major.so %{buildroot}%{_libdir}/libLLVM.so
12mr|llvm-3.1-2|330	# Also, create shared library symlinks corresponding to all the static library
12mr|llvm-3.1-2|331	# names, so that using e.g. "-lLLVMBitReader" will cause the binary to be linked
12mr|llvm-3.1-2|332	# against the shared library instead of static library by default. (Anssi 08/2012)
12mr|llvm-3.1-2|333	for staticlib in %{buildroot}%{_libdir}/llvm/libLLVM*.a; do
12mr|llvm-3.1-2|334	sharedlib="${staticlib%.a}.so"
12mr|llvm-3.1-2|335	[ -e "$sharedlib" ] && exit 1
12mr|llvm-3.1-2|336	ln -s ../libLLVM.so "$sharedlib"
12mr|llvm-3.1-2|337	done
12mr|llvm-3.1-2|338	
12mr|llvm-3.1-2|339	%if %with clang
12mr|llvm-3.1-2|340	# Versionize libclang.so (patch0 makes the same change to soname) and move it to standard path.
12mr|llvm-3.1-2|341	mv %{buildroot}%{_libdir}/llvm/libclang.so %{buildroot}%{_libdir}/libclang-%version.so
12mr|llvm-3.1-2|342	ln -s libclang-%clang_major.so %{buildroot}%{_libdir}/libclang.so
12mr|llvm-3.1-2|343	ln -s ../libclang.so %{buildroot}%{_libdir}/llvm/libclang.so
12mr|llvm-3.1-2|344	
12mr|llvm-3.1-2|345	# NOTE: We don't create devel symlinks for the libclang.so for libclang*.a libraries
12mr|llvm-3.1-2|346	# like for libLLVM above, because libclang.so actually exports much less symbols
12mr|llvm-3.1-2|347	# - some are not linked in (tools/libclang/Makefile) and others are restricted
12mr|llvm-3.1-2|348	# by tools/libclang/libclang.exports. - Anssi 09/2012
12mr|llvm-3.1-2|349	%endif
12mr|llvm-3.1-2|350	
12mr|llvm-3.1-2|351	# Since the static libraries are very huge, strip them of debug symbols as well
12mr|llvm-3.1-2|352	# (Anssi 08/2012)
12mr|llvm-3.1-2|353	strip --strip-debug %{buildroot}%{_libdir}/llvm/*.a
12mr|llvm-3.1-2|354	
12mr|llvm-3.1-2|355	%if %{with clang}
12mr|llvm-3.1-2|356	
12mr|llvm-3.1-2|357	# Static analyzer not installed by default:
12mr|llvm-3.1-2|358	# http://clang-analyzer.llvm.org/installation#OtherPlatforms
12mr|llvm-3.1-2|359	mkdir -p %{buildroot}%{_libdir}/clang-analyzer
12mr|llvm-3.1-2|360	# create launchers
12mr|llvm-3.1-2|361	for f in scan-{build,view}; do
12mr|llvm-3.1-2|362	ln -s %{_libdir}/clang-analyzer/$f/$f %{buildroot}%{_bindir}/$f
12mr|llvm-3.1-2|363	done
12mr|llvm-3.1-2|364	
12mr|llvm-3.1-2|365	(cd tools/clang/tools && cp -pr scan-{build,view} \
12mr|llvm-3.1-2|366	%{buildroot}%{_libdir}/clang-analyzer/)
12mr|llvm-3.1-2|367	
12mr|llvm-3.1-2|368	# And prepare Clang documentation
12mr|llvm-3.1-2|369	#
12mr|llvm-3.1-2|370	rm -rf clang-docs
12mr|llvm-3.1-2|371	mkdir clang-docs
12mr|llvm-3.1-2|372	for f in LICENSE.TXT NOTES.txt README.txt; do # TODO.txt; do
12mr|llvm-3.1-2|373	ln tools/clang/$f clang-docs/
12mr|llvm-3.1-2|374	done
12mr|llvm-3.1-2|375	rm -rf clang-docs-full
12mr|llvm-3.1-2|376	cp -al tools/clang/docs clang-docs-full
12mr|llvm-3.1-2|377	rm -rf clang-docs-full/{doxygen*,Makefile*,*.graffle,tools}
12mr|llvm-3.1-2|378	
12mr|llvm-3.1-2|379	%endif
12mr|llvm-3.1-2|380	
12mr|llvm-3.1-2|381	# Get rid of erroneously installed example files.
12mr|llvm-3.1-2|382	rm %{buildroot}%{_libdir}/%{name}/LLVMHello.so
12mr|llvm-3.1-2|383	
12mr|llvm-3.1-2|384	%changelog
12mr|llvm-3.1-2|385	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|llvm-3.1-2|386	+ Commit: 1bb89db
12mr|llvm-3.1-2|387	- Fix clang Requires, minor cleanups
12mr|llvm-3.1-2|388	
12mr|llvm-3.1-2|389	

15043 12
12mr|lm1100-1.0.2a-16|1	Summary:	Linux Lexmark 1000/1100 Printer Driver
12mr|lm1100-1.0.2a-16|2	Name:		lm1100
12mr|lm1100-1.0.2a-16|3	Version:	1.0.2a
12mr|lm1100-1.0.2a-16|4	Release:	%mkrel 16
12mr|lm1100-1.0.2a-16|5	Group:		System/Printing
12mr|lm1100-1.0.2a-16|6	License:	GPL
12mr|lm1100-1.0.2a-16|7	URL:		http://www.linuxprinting.org/download/printing/lm1100/
12mr|lm1100-1.0.2a-16|8	Source:		http://www.linuxprinting.org/download/printing/lm1100/lm1100.%{version}.tar.gz
12mr|lm1100-1.0.2a-16|9	Patch0:		lm1100-1.0.2a-gcc32.patch
12mr|lm1100-1.0.2a-16|10	Patch1:		lm1100.1.0.2a-fix-compile-gcc-3.4.patch
12mr|lm1100-1.0.2a-16|11	Patch2:		lexmark2ppm.pl.patch
12mr|lm1100-1.0.2a-16|12	Patch3:		lm1100.1.0.2a-LDFLAGS.diff
12mr|lm1100-1.0.2a-16|13	Conflicts:	printer-utils = 2007
12mr|lm1100-1.0.2a-16|14	Conflicts:	printer-filters = 2007
12mr|lm1100-1.0.2a-16|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|lm1100-1.0.2a-16|16	
12mr|lm1100-1.0.2a-16|17	%description
12mr|lm1100-1.0.2a-16|18	Linux Lexmark 1000/1020/1100 Printer Driver. This filter converts a ppm file
12mr|lm1100-1.0.2a-16|19	into the  Lexmark 1000/1020/1100 internal format.
12mr|lm1100-1.0.2a-16|20	
12mr|lm1100-1.0.2a-16|21	%prep
12mr|lm1100-1.0.2a-16|22	
12mr|lm1100-1.0.2a-16|23	%setup -q -n %{name}.%{version}
12mr|lm1100-1.0.2a-16|24	%patch0 -p1
12mr|lm1100-1.0.2a-16|25	%patch1 -p0
12mr|lm1100-1.0.2a-16|26	%patch2 -p0
12mr|lm1100-1.0.2a-16|27	%patch3 -p0
12mr|lm1100-1.0.2a-16|28	
12mr|lm1100-1.0.2a-16|29	%build
12mr|lm1100-1.0.2a-16|30	%serverbuild
12mr|lm1100-1.0.2a-16|31	
12mr|lm1100-1.0.2a-16|32	# Correct "friend" declarations for gcc 3.1
12mr|lm1100-1.0.2a-16|33	perl -p -i -e 's/friend Lexmark/friend class Lexmark/' *.h
12mr|lm1100-1.0.2a-16|34	# Remove extra qualifications '<class>::<member>' on class members, to make
12mr|lm1100-1.0.2a-16|35	# code compiling with gcc 4.1.1.
12mr|lm1100-1.0.2a-16|36	perl -p -i -e 's/\b[^\s:]+:://' *.h
12mr|lm1100-1.0.2a-16|37	
12mr|lm1100-1.0.2a-16|38	%make CC="g++ $CXXFLAGS" LDFLAGS="%{ldflags}"
12mr|lm1100-1.0.2a-16|39	
12mr|lm1100-1.0.2a-16|40	%install
12mr|lm1100-1.0.2a-16|41	rm -rf %{buildroot}
12mr|lm1100-1.0.2a-16|42	
12mr|lm1100-1.0.2a-16|43	install -d %{buildroot}%{_bindir}
12mr|lm1100-1.0.2a-16|44	
12mr|lm1100-1.0.2a-16|45	# Executables (filter for usage with CUPS and printer emulator script for
12mr|lm1100-1.0.2a-16|46	# development and debugging (also debugging this RPM w/o Lexmark 1100).
12mr|lm1100-1.0.2a-16|47	install -m 0755 lm1100 %{buildroot}%{_bindir}
12mr|lm1100-1.0.2a-16|48	install -m 0755 lexmark2ppm.pl %{buildroot}%{_bindir}
12mr|lm1100-1.0.2a-16|49	install -m 0755 byteutil.pl %{buildroot}%{_bindir}
12mr|lm1100-1.0.2a-16|50	
12mr|lm1100-1.0.2a-16|51	# Executables (filter for usage with CUPS and printer emulator script for
12mr|lm1100-1.0.2a-16|52	# development and debugging (also debugging this RPM w/o Lexmark 1100).
12mr|lm1100-1.0.2a-16|53	# LPD support
12mr|lm1100-1.0.2a-16|54	install -d %{buildroot}%{_libdir}/rhs/rhs-printfilters
12mr|lm1100-1.0.2a-16|55	[ -e ps-to-lm1100.fpi ] || mv ps-to-printer.fpi ps-to-lm1100.fpi # file name conflict
12mr|lm1100-1.0.2a-16|56	install -m 0755 ps-to-lm1100.fpi %{buildroot}%{_libdir}/rhs/rhs-printfilters
12mr|lm1100-1.0.2a-16|57	ln -s %{_bindir}/lm1100 %{buildroot}%{_libdir}/rhs/rhs-printfilters
12mr|lm1100-1.0.2a-16|58	
12mr|lm1100-1.0.2a-16|59	%clean
12mr|lm1100-1.0.2a-16|60	rm -rf %{buildroot}
12mr|lm1100-1.0.2a-16|61	
12mr|lm1100-1.0.2a-16|62	%files
12mr|lm1100-1.0.2a-16|63	%defattr(0644,root,root,0755)
12mr|lm1100-1.0.2a-16|64	%doc LICENSE README RELEASE.* cmy.txt
12mr|lm1100-1.0.2a-16|65	%defattr(0755,root,root,0755)
12mr|lm1100-1.0.2a-16|66	%{_bindir}/lm1100
12mr|lm1100-1.0.2a-16|67	%{_bindir}/lexmark2ppm.pl
12mr|lm1100-1.0.2a-16|68	%{_bindir}/byteutil.pl
12mr|lm1100-1.0.2a-16|69	%{_libdir}/rhs/rhs-printfilters/lm1100
12mr|lm1100-1.0.2a-16|70	%{_libdir}/rhs/rhs-printfilters/ps-to-lm1100.fpi
12mr|lm1100-1.0.2a-16|71	
12mr|lm1100-1.0.2a-16|72	
12mr|lm1100-1.0.2a-16|73	
12mr|lm1100-1.0.2a-16|74	%changelog
12mr|lm1100-1.0.2a-16|75	

15044 12
12mr|lmarbles-1.0.8-6|1	%define Summary Atomix-style arcade game
12mr|lmarbles-1.0.8-6|2	
12mr|lmarbles-1.0.8-6|3	Summary:	%{Summary}
12mr|lmarbles-1.0.8-6|4	Name:		lmarbles
12mr|lmarbles-1.0.8-6|5	Version:	1.0.8
12mr|lmarbles-1.0.8-6|6	Release:	%mkrel 6
12mr|lmarbles-1.0.8-6|7	Epoch:		1
12mr|lmarbles-1.0.8-6|8	License:	GPLv2+
12mr|lmarbles-1.0.8-6|9	Group:		Games/Puzzles
12mr|lmarbles-1.0.8-6|10	URL:		http://lgames.sourceforge.net/index.php?project=LMarbles
12mr|lmarbles-1.0.8-6|11	Source0:	http://lgames.sourceforge.net/marbleslgames/%{name}-%{version}.tar.gz
12mr|lmarbles-1.0.8-6|12	BuildRequires:	SDL-devel
12mr|lmarbles-1.0.8-6|13	BuildRequires:	SDL_mixer-devel
12mr|lmarbles-1.0.8-6|14	BuildRequires:	imagemagick
12mr|lmarbles-1.0.8-6|15	Buildrequires:	desktop-file-utils
12mr|lmarbles-1.0.8-6|16	Provides:	marbles
12mr|lmarbles-1.0.8-6|17	Obsoletes:	marbles
12mr|lmarbles-1.0.8-6|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|lmarbles-1.0.8-6|19	
12mr|lmarbles-1.0.8-6|20	%description
12mr|lmarbles-1.0.8-6|21	LMarbles is very similar to Atomix and was heavily inspired by it. Goal is to
12mr|lmarbles-1.0.8-6|22	create a more or less complex figure out of single marbles within a time limit
12mr|lmarbles-1.0.8-6|23	to reach the next level. Sounds easy? Well, there is a problem: If a marble
12mr|lmarbles-1.0.8-6|24	starts to move it will not stop until it hits a wall or marble. And to make it
12mr|lmarbles-1.0.8-6|25	even more interesting there are obstacles like arrows, crumbling walls and
12mr|lmarbles-1.0.8-6|26	teleports!
12mr|lmarbles-1.0.8-6|27	
12mr|lmarbles-1.0.8-6|28	%prep
12mr|lmarbles-1.0.8-6|29	%setup -q
12mr|lmarbles-1.0.8-6|30	
12mr|lmarbles-1.0.8-6|31	%build
12mr|lmarbles-1.0.8-6|32	%configure2_5x \
12mr|lmarbles-1.0.8-6|33	--localstatedir=%{_localstatedir}/lib/games \
12mr|lmarbles-1.0.8-6|34	--datadir=%{_gamesdatadir} \
12mr|lmarbles-1.0.8-6|35	--bindir=%{_gamesbindir}
12mr|lmarbles-1.0.8-6|36	
12mr|lmarbles-1.0.8-6|37	%make
12mr|lmarbles-1.0.8-6|38	
12mr|lmarbles-1.0.8-6|39	%install
12mr|lmarbles-1.0.8-6|40	rm -rf %{buildroot}
12mr|lmarbles-1.0.8-6|41	%makeinstall_std
12mr|lmarbles-1.0.8-6|42	
12mr|lmarbles-1.0.8-6|43	# Correct icon and .desktop paths
12mr|lmarbles-1.0.8-6|44	mkdir -p %{buildroot}%{_datadir}/{applications,icons/hicolor/48x48/apps}
12mr|lmarbles-1.0.8-6|45	mv %{buildroot}%{_gamesdatadir}/applications/%{name}.desktop %{buildroot}%{_datadir}/applications
12mr|lmarbles-1.0.8-6|46	mv %{buildroot}%{_gamesdatadir}/icons/%{name}48.gif %{buildroot}%{_iconsdir}/hicolor/48x48/apps
12mr|lmarbles-1.0.8-6|47	
12mr|lmarbles-1.0.8-6|48	# convert icon
12mr|lmarbles-1.0.8-6|49	convert %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}48.gif  %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|lmarbles-1.0.8-6|50	rm -f %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}48.gif
12mr|lmarbles-1.0.8-6|51	
12mr|lmarbles-1.0.8-6|52	# fix desktop file
12mr|lmarbles-1.0.8-6|53	sed -i -e "s/\/usr\/share\/games\/icons\/%{name}48.gif/%{name}/g" %{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|lmarbles-1.0.8-6|54	desktop-file-install --add-category=LogicGame \
12mr|lmarbles-1.0.8-6|55	--dir %{buildroot}%{_datadir}/applications/ \
12mr|lmarbles-1.0.8-6|56	%{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|lmarbles-1.0.8-6|57	
12mr|lmarbles-1.0.8-6|58	%if %mdkversion < 200900
12mr|lmarbles-1.0.8-6|59	%post
12mr|lmarbles-1.0.8-6|60	%update_menus
12mr|lmarbles-1.0.8-6|61	%update_desktop_database
12mr|lmarbles-1.0.8-6|62	%update_icon_cache hicolor
12mr|lmarbles-1.0.8-6|63	%endif
12mr|lmarbles-1.0.8-6|64	
12mr|lmarbles-1.0.8-6|65	%if %mdkversion < 200900
12mr|lmarbles-1.0.8-6|66	%postun
12mr|lmarbles-1.0.8-6|67	%clean_menus
12mr|lmarbles-1.0.8-6|68	%clean_desktop_database
12mr|lmarbles-1.0.8-6|69	%update_icon_cache hicolor
12mr|lmarbles-1.0.8-6|70	%endif
12mr|lmarbles-1.0.8-6|71	
12mr|lmarbles-1.0.8-6|72	%clean
12mr|lmarbles-1.0.8-6|73	rm -rf %{buildroot}
12mr|lmarbles-1.0.8-6|74	
12mr|lmarbles-1.0.8-6|75	%files
12mr|lmarbles-1.0.8-6|76	%defattr(-,root,root)
12mr|lmarbles-1.0.8-6|77	%doc README
12mr|lmarbles-1.0.8-6|78	%attr(2755,root,games) %{_gamesbindir}/*
12mr|lmarbles-1.0.8-6|79	%attr(0664,games,games) %{_localstatedir}/lib/games/%{name}.prfs
12mr|lmarbles-1.0.8-6|80	%{_gamesdatadir}/%{name}
12mr|lmarbles-1.0.8-6|81	%{_mandir}/man6/*
12mr|lmarbles-1.0.8-6|82	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|lmarbles-1.0.8-6|83	%{_datadir}/applications/%{name}.desktop
12mr|lmarbles-1.0.8-6|84	
12mr|lmarbles-1.0.8-6|85	
12mr|lmarbles-1.0.8-6|86	
12mr|lmarbles-1.0.8-6|87	%changelog
12mr|lmarbles-1.0.8-6|88	

15045 12
12mr|lm_sensors-3.3.3-1|1	%define major 4
12mr|lm_sensors-3.3.3-1|2	%define libname %mklibname %{name} %{major}
12mr|lm_sensors-3.3.3-1|3	%define develname %mklibname %{name} -d
12mr|lm_sensors-3.3.3-1|4	%define staticname %mklibname %{name} -d -s
12mr|lm_sensors-3.3.3-1|5	
12mr|lm_sensors-3.3.3-1|6	Summary:	Utilities for lm_sensors
12mr|lm_sensors-3.3.3-1|7	Name:		lm_sensors
12mr|lm_sensors-3.3.3-1|8	Version:	3.3.3
12mr|lm_sensors-3.3.3-1|9	Release:	1
12mr|lm_sensors-3.3.3-1|10	Epoch:		1
12mr|lm_sensors-3.3.3-1|11	License:	LGPLv2+
12mr|lm_sensors-3.3.3-1|12	Group:		System/Kernel and hardware
12mr|lm_sensors-3.3.3-1|13	URL:		http://www.lm-sensors.org
12mr|lm_sensors-3.3.3-1|14	Source0:	http://dl.lm-sensors.org/lm-sensors/releases/%{name}-%{version}.tar.bz2
12mr|lm_sensors-3.3.3-1|15	Source1:	lm_sensors.sysconfig
12mr|lm_sensors-3.3.3-1|16	# these 2 were taken from PLD-linux, Thanks!
12mr|lm_sensors-3.3.3-1|17	Source2:	sensord.sysconfig
12mr|lm_sensors-3.3.3-1|18	BuildRequires:	bison
12mr|lm_sensors-3.3.3-1|19	BuildRequires:	chrpath
12mr|lm_sensors-3.3.3-1|20	BuildRequires:	flex
12mr|lm_sensors-3.3.3-1|21	BuildRequires:	librrdtool-devel
12mr|lm_sensors-3.3.3-1|22	BuildRequires:	sysfsutils-devel
12mr|lm_sensors-3.3.3-1|23	Requires(preun):systemd-units
12mr|lm_sensors-3.3.3-1|24	Requires(post):	systemd-units
12mr|lm_sensors-3.3.3-1|25	%ifarch %{ix86} x86_64
12mr|lm_sensors-3.3.3-1|26	Requires:	dmidecode
12mr|lm_sensors-3.3.3-1|27	%endif
12mr|lm_sensors-3.3.3-1|28	
12mr|lm_sensors-3.3.3-1|29	%description
12mr|lm_sensors-3.3.3-1|30	This package contains a collection of user space tools for general SMBus
12mr|lm_sensors-3.3.3-1|31	access and hardware monitoring. SMBus, also known as System Management Bus,
12mr|lm_sensors-3.3.3-1|32	is a protocol for communicating through a I2C ('I squared C') bus. Many modern
12mr|lm_sensors-3.3.3-1|33	mainboards have a System Management Bus. There are a lot of devices which can
12mr|lm_sensors-3.3.3-1|34	be connected to a SMBus; the most notable are modern memory chips with EEPROM
12mr|lm_sensors-3.3.3-1|35	memories and chips for hardware monitoring.
12mr|lm_sensors-3.3.3-1|36	
12mr|lm_sensors-3.3.3-1|37	Most modern mainboards incorporate some form of hardware monitoring chips.
12mr|lm_sensors-3.3.3-1|38	These chips read things like chip temperatures, fan rotation speeds and
12mr|lm_sensors-3.3.3-1|39	voltage levels. There are quite a few different chips which can be used
12mr|lm_sensors-3.3.3-1|40	by mainboard builders for approximately the same results.
12mr|lm_sensors-3.3.3-1|41	
12mr|lm_sensors-3.3.3-1|42	#--------------------------------------------------------------------
12mr|lm_sensors-3.3.3-1|43	%package -n %{libname}
12mr|lm_sensors-3.3.3-1|44	Summary:	Libraries needed for lm_sensors
12mr|lm_sensors-3.3.3-1|45	Group:		System/Libraries
12mr|lm_sensors-3.3.3-1|46	
12mr|lm_sensors-3.3.3-1|47	%description -n %{libname}
12mr|lm_sensors-3.3.3-1|48	Libraries to access lm_sensors internal data.
12mr|lm_sensors-3.3.3-1|49	
12mr|lm_sensors-3.3.3-1|50	#--------------------------------------------------------------------
12mr|lm_sensors-3.3.3-1|51	%package -n %{develname}
12mr|lm_sensors-3.3.3-1|52	Summary:	Development libraries and header files for lm_sensors
12mr|lm_sensors-3.3.3-1|53	Group:		Development/C
12mr|lm_sensors-3.3.3-1|54	Requires:	%{libname} = %{epoch}:%{version}-%{release}
12mr|lm_sensors-3.3.3-1|55	Provides:	lib%{name}-devel = %{epoch}:%{version}-%{release}
12mr|lm_sensors-3.3.3-1|56	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
12mr|lm_sensors-3.3.3-1|57	
12mr|lm_sensors-3.3.3-1|58	%description -n %{develname}
12mr|lm_sensors-3.3.3-1|59	Development libraries and header files for lm_sensors.
12mr|lm_sensors-3.3.3-1|60	
12mr|lm_sensors-3.3.3-1|61	You might want to use this package while building applications that might
12mr|lm_sensors-3.3.3-1|62	take advantage of lm_sensors if found.
12mr|lm_sensors-3.3.3-1|63	
12mr|lm_sensors-3.3.3-1|64	#--------------------------------------------------------------------
12mr|lm_sensors-3.3.3-1|65	%prep
12mr|lm_sensors-3.3.3-1|66	%setup -q
12mr|lm_sensors-3.3.3-1|67	
12mr|lm_sensors-3.3.3-1|68	%build
12mr|lm_sensors-3.3.3-1|69	%setup_compile_flags
12mr|lm_sensors-3.3.3-1|70	
12mr|lm_sensors-3.3.3-1|71	%make PREFIX=%{_prefix} LIBDIR=%{_libdir} MANDIR=%{_mandir} EXLDFLAGS=%{ldflags} \
12mr|lm_sensors-3.3.3-1|72	PROG_EXTRA=sensord user
12mr|lm_sensors-3.3.3-1|73	
12mr|lm_sensors-3.3.3-1|74	%install
12mr|lm_sensors-3.3.3-1|75	make PREFIX=%{_prefix} LIBDIR=%{_libdir} MANDIR=%{_mandir} PROG_EXTRA=sensord \
12mr|lm_sensors-3.3.3-1|76	DESTDIR=%{buildroot} user_install
12mr|lm_sensors-3.3.3-1|77	rm %{buildroot}%{_libdir}/libsensors.a
12mr|lm_sensors-3.3.3-1|78	
12mr|lm_sensors-3.3.3-1|79	ln -s sensors.conf.5.gz %{buildroot}%{_mandir}/man5/sensors3.conf.5.gz
12mr|lm_sensors-3.3.3-1|80	
12mr|lm_sensors-3.3.3-1|81	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12mr|lm_sensors-3.3.3-1|82	mkdir -p %{buildroot}%{_sysconfdir}/sensors.d
12mr|lm_sensors-3.3.3-1|83	mkdir -p %{buildroot}%{_initrddir}
12mr|lm_sensors-3.3.3-1|84	mkdir -p %{buildroot}/lib/systemd/system
12mr|lm_sensors-3.3.3-1|85	install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/lm_sensors
12mr|lm_sensors-3.3.3-1|86	install -p -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/sensord
12mr|lm_sensors-3.3.3-1|87	install -p -m 755 prog/init/lm_sensors.init %{buildroot}%{_initrddir}/lm_sensors
12mr|lm_sensors-3.3.3-1|88	install -p -m 755 prog/init/fancontrol.init %{buildroot}%{_initrddir}/fancontrol
12mr|lm_sensors-3.3.3-1|89	install -p -m 644 prog/init/lm_sensors.service \
12mr|lm_sensors-3.3.3-1|90	%{buildroot}/lib/systemd/system
12mr|lm_sensors-3.3.3-1|91	
12mr|lm_sensors-3.3.3-1|92	%{__cat} > README.urpmi << EOF
12mr|lm_sensors-3.3.3-1|93	* To use this package, you'll have to launch "sensors-detect" as root, and ask few questions.
12mr|lm_sensors-3.3.3-1|94	No need to modify startup files as shown at the end, all will be done.
12mr|lm_sensors-3.3.3-1|95	
12mr|lm_sensors-3.3.3-1|96	* Special note for via686a and i2c-viapro : if you don t see the values, you probably have a PCI conflict.
12mr|lm_sensors-3.3.3-1|97	It will be corrected in next kernel. Change the /etc/sysconfig/lm_sensors to use i2c-isa + via686a
12mr|lm_sensors-3.3.3-1|98	(or i2c-viapro + another sensor)
12mr|lm_sensors-3.3.3-1|99	EOF
12mr|lm_sensors-3.3.3-1|100	
12mr|lm_sensors-3.3.3-1|101	
12mr|lm_sensors-3.3.3-1|102	# Note non standard systemd scriptlets, since reload / stop makes no sense
12mr|lm_sensors-3.3.3-1|103	# for lm_sensors
12mr|lm_sensors-3.3.3-1|104	%triggerun -- lm_sensors < 3.3.0-2
12mr|lm_sensors-3.3.3-1|105	if [ -L /etc/rc3.d/S26lm_sensors ]; then
12mr|lm_sensors-3.3.3-1|106	/bin/systemctl enable lm_sensors.service >/dev/null 2>&1 || :
12mr|lm_sensors-3.3.3-1|107	fi
12mr|lm_sensors-3.3.3-1|108	/sbin/chkconfig --del lm_sensors
12mr|lm_sensors-3.3.3-1|109	
12mr|lm_sensors-3.3.3-1|110	#fix mistake with sensord instead lm_sensors in /etc/init.d
12mr|lm_sensors-3.3.3-1|111	%triggerrun -- lm_sensors = 3.3.1-5
12mr|lm_sensors-3.3.3-1|112	/sbin/chkconfig --del sensord
12mr|lm_sensors-3.3.3-1|113	
12mr|lm_sensors-3.3.3-1|114	%preun
12mr|lm_sensors-3.3.3-1|115	if [ $1 -eq 0 ] ; then
12mr|lm_sensors-3.3.3-1|116	# Package removal, not upgrade
12mr|lm_sensors-3.3.3-1|117	/bin/systemctl --no-reload disable lm_sensors.service > /dev/null 2>&1 || :
12mr|lm_sensors-3.3.3-1|118	fi
12mr|lm_sensors-3.3.3-1|119	/bin/systemctl disable --quiet lm_sensors.service
12mr|lm_sensors-3.3.3-1|120	
12mr|lm_sensors-3.3.3-1|121	%post
12mr|lm_sensors-3.3.3-1|122	/bin/systemctl enable --quiet lm_sensors.service
12mr|lm_sensors-3.3.3-1|123	
12mr|lm_sensors-3.3.3-1|124	
12mr|lm_sensors-3.3.3-1|125	%files
12mr|lm_sensors-3.3.3-1|126	%doc CHANGES CONTRIBUTORS README doc README.urpmi
12mr|lm_sensors-3.3.3-1|127	%config(noreplace) %{_sysconfdir}/sensors3.conf
12mr|lm_sensors-3.3.3-1|128	%{_initrddir}/lm_sensors
12mr|lm_sensors-3.3.3-1|129	%{_initrddir}/fancontrol
12mr|lm_sensors-3.3.3-1|130	%config(noreplace) %{_sysconfdir}/sysconfig/sensord
12mr|lm_sensors-3.3.3-1|131	%config(noreplace) %{_sysconfdir}/sysconfig/lm_sensors
12mr|lm_sensors-3.3.3-1|132	%{_bindir}/sensors
12mr|lm_sensors-3.3.3-1|133	%{_bindir}/sensors-conf-convert
12mr|lm_sensors-3.3.3-1|134	%ifnarch ppc %arm %mips
12mr|lm_sensors-3.3.3-1|135	%{_sbindir}/isadump
12mr|lm_sensors-3.3.3-1|136	%{_sbindir}/isaset
12mr|lm_sensors-3.3.3-1|137	%endif
12mr|lm_sensors-3.3.3-1|138	%{_sbindir}/sensors-detect
12mr|lm_sensors-3.3.3-1|139	%{_sbindir}/sensord
12mr|lm_sensors-3.3.3-1|140	%{_mandir}/man1/*
12mr|lm_sensors-3.3.3-1|141	%{_mandir}/man5/*
12mr|lm_sensors-3.3.3-1|142	%{_mandir}/man8/*
12mr|lm_sensors-3.3.3-1|143	%{_sbindir}/fancontrol
12mr|lm_sensors-3.3.3-1|144	%{_sbindir}/pwmconfig
12mr|lm_sensors-3.3.3-1|145	/lib/systemd/system/lm_sensors.service
12mr|lm_sensors-3.3.3-1|146	
12mr|lm_sensors-3.3.3-1|147	%files -n %{libname}
12mr|lm_sensors-3.3.3-1|148	%{_libdir}/libsensors.so.%{major}*
12mr|lm_sensors-3.3.3-1|149	
12mr|lm_sensors-3.3.3-1|150	%files -n %{develname}
12mr|lm_sensors-3.3.3-1|151	%{_libdir}/libsensors.so
12mr|lm_sensors-3.3.3-1|152	%dir %{_includedir}/sensors
12mr|lm_sensors-3.3.3-1|153	%{_includedir}/sensors/*
12mr|lm_sensors-3.3.3-1|154	%{_mandir}/man3/*

15046 12
12mr|lndir-1.0.2-4|1	Name: lndir
12mr|lndir-1.0.2-4|2	Version: 1.0.2
12mr|lndir-1.0.2-4|3	Release: %mkrel 4
12mr|lndir-1.0.2-4|4	Summary: Create a shadow directory of symbolic links to another directory tree
12mr|lndir-1.0.2-4|5	Group: System/X11
12mr|lndir-1.0.2-4|6	URL: http://xorg.freedesktop.org
12mr|lndir-1.0.2-4|7	Source: http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.bz2
12mr|lndir-1.0.2-4|8	License: MIT
12mr|lndir-1.0.2-4|9	BuildRoot: %{_tmppath}/%{name}-root
12mr|lndir-1.0.2-4|10	
12mr|lndir-1.0.2-4|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|lndir-1.0.2-4|12	BuildRequires: x11-proto-devel
12mr|lndir-1.0.2-4|13	BuildRequires: pkgconfig
12mr|lndir-1.0.2-4|14	
12mr|lndir-1.0.2-4|15	%description
12mr|lndir-1.0.2-4|16	The lndir program makes a shadow copy of a directory tree, except that
12mr|lndir-1.0.2-4|17	the shadow is not populated with real files but instead with symbolic links
12mr|lndir-1.0.2-4|18	pointing at the real files in the source directory tree. This is usually
12mr|lndir-1.0.2-4|19	useful for maintaining source code for different machine architectures. You
12mr|lndir-1.0.2-4|20	create a shadow directory containing links to the real source, which you will
12mr|lndir-1.0.2-4|21	have usually mounted from a remote machine. You can build in the shadow tree,
12mr|lndir-1.0.2-4|22	and the object files will be in the shadow directory, while the source files
12mr|lndir-1.0.2-4|23	in the shadow directory are just symlinks to the real files.
12mr|lndir-1.0.2-4|24	
12mr|lndir-1.0.2-4|25	%prep
12mr|lndir-1.0.2-4|26	%setup -q -n %{name}-%{version}
12mr|lndir-1.0.2-4|27	
12mr|lndir-1.0.2-4|28	%build
12mr|lndir-1.0.2-4|29	%configure2_5x 	--x-includes=%{_includedir} \
12mr|lndir-1.0.2-4|30	--x-libraries=%{_libdir}
12mr|lndir-1.0.2-4|31	%make
12mr|lndir-1.0.2-4|32	
12mr|lndir-1.0.2-4|33	%install
12mr|lndir-1.0.2-4|34	rm -rf %{buildroot}
12mr|lndir-1.0.2-4|35	%makeinstall_std
12mr|lndir-1.0.2-4|36	
12mr|lndir-1.0.2-4|37	%clean
12mr|lndir-1.0.2-4|38	rm -rf %{buildroot}
12mr|lndir-1.0.2-4|39	
12mr|lndir-1.0.2-4|40	%files
12mr|lndir-1.0.2-4|41	%defattr(-,root,root)
12mr|lndir-1.0.2-4|42	%{_bindir}/lndir
12mr|lndir-1.0.2-4|43	%{_mandir}/man1/lndir.*
12mr|lndir-1.0.2-4|44	
12mr|lndir-1.0.2-4|45	
12mr|lndir-1.0.2-4|46	
12mr|lndir-1.0.2-4|47	
12mr|lndir-1.0.2-4|48	%changelog
12mr|lndir-1.0.2-4|49	

15047 12
12mr|locales-2.15-1|1	#
12mr|locales-2.15-1|2	# this spec file builds all the locales into rpm packages.
12mr|locales-2.15-1|3	# it is separate from the glibc spec, so that it is possible to rebuild
12mr|locales-2.15-1|4	# the locales for small fix without the need to rebuild the highly critical
12mr|locales-2.15-1|5	# glibc package.
12mr|locales-2.15-1|6	# however, locales adn glibc are very tied, so each time a new glibc is
12mr|locales-2.15-1|7	# built, the locales have to be rebuilt too (on a system with the new glibc
12mr|locales-2.15-1|8	# installed); and the glibc_ver define changed accordingly.
12mr|locales-2.15-1|9	#
12mr|locales-2.15-1|10	# the locales are mainly from the glibc-i18ndata; however, we include
12mr|locales-2.15-1|11	# also fixes and improvements as well as some new locales; they should
12mr|locales-2.15-1|12	# be included upstream ideally, so when new glibc is released, it is
12mr|locales-2.15-1|13	# necessary to check if the separate locale files here are still needed.
12mr|locales-2.15-1|14	# removing them is enough.
12mr|locales-2.15-1|15	#
12mr|locales-2.15-1|16	# we also use an improved iso14651_hack (used for the base collating
12mr|locales-2.15-1|17	# definition) which improves the one in glibc (by defining collation for
12mr|locales-2.15-1|18	# various extra letters in latin, greek, cyrillic and arabic scripts)
12mr|locales-2.15-1|19	# and two scripts used by individual locales-*.rpm packages that add/remove
12mr|locales-2.15-1|20	# the language names from the list of supported languages when adding/removing
12mr|locales-2.15-1|21	# the package.
12mr|locales-2.15-1|22	# All the rest of the sources are new or fixed locale files
12mr|locales-2.15-1|23	#
12mr|locales-2.15-1|24	%define glibc_ver 2.15
12mr|locales-2.15-1|25	%define glibc_epoch 6
12mr|locales-2.15-1|26	%define version   %{glibc_ver}
12mr|locales-2.15-1|27	# FIXME: please check on next build those we really need
12mr|locales-2.15-1|28	%define _unpackaged_files_terminate_build 1
12mr|locales-2.15-1|29	
12mr|locales-2.15-1|30	# to define when building for PRC
12mr|locales-2.15-1|31	%define build_for_PRC 0
12mr|locales-2.15-1|32	
12mr|locales-2.15-1|33	# shorthands for the post scripts
12mr|locales-2.15-1|34	%define loc_add /usr/bin/locale_install.sh
12mr|locales-2.15-1|35	%define loc_del /usr/bin/locale_uninstall.sh
12mr|locales-2.15-1|36	
12mr|locales-2.15-1|37	%define _enable_debug_packages	%{nil}
12mr|locales-2.15-1|38	%define debug_package		%{nil}
12mr|locales-2.15-1|39	
12mr|locales-2.15-1|40	Summary:	Base files for localization
12mr|locales-2.15-1|41	Name:		locales
12mr|locales-2.15-1|42	Version:	%{glibc_ver}
12mr|locales-2.15-1|43	Release:	1
12mr|locales-2.15-1|44	License:	LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
12mr|locales-2.15-1|45	Group:		System/Internationalization
12mr|locales-2.15-1|46	Source0:	Makefile
12mr|locales-2.15-1|47	# updated to include unicode 5.0 introduced latin/cyrullic/greek letters
12mr|locales-2.15-1|48	#
12mr|locales-2.15-1|49	Source1:	iso14651_hack
12mr|locales-2.15-1|50	# scripts/config files to install/uninstall a locale
12mr|locales-2.15-1|51	Source2:	locale_install.sh
12mr|locales-2.15-1|52	Source3:	locale_uninstall.sh
12mr|locales-2.15-1|53	Source4:	locales.sysconfig
12mr|locales-2.15-1|54	Source5:	locales-hardlink.pl
12mr|locales-2.15-1|55	Source6:	locales-softlink.pl
12mr|locales-2.15-1|56	Source7:	%{name}.rpmlintrc
12mr|locales-2.15-1|57	
12mr|locales-2.15-1|58	# this one is on glibc, however there is the politic issue
12mr|locales-2.15-1|59	# of the naming of Taiwan
12mr|locales-2.15-1|60	Source15:	zh_TW_2
12mr|locales-2.15-1|61	# locales data
12mr|locales-2.15-1|62	Source16:	sw_XX
12mr|locales-2.15-1|63	Source17:	ku_TR
12mr|locales-2.15-1|64	Source18:	eo_XX
12mr|locales-2.15-1|65	Source19:	ky_KG
12mr|locales-2.15-1|66	Source22:	km_KH
12mr|locales-2.15-1|67	Source25:	nds_DE@traditional
12mr|locales-2.15-1|68	Source38:	dz_BT
12mr|locales-2.15-1|69	
12mr|locales-2.15-1|70	# Those exist in glibc >= 2.3.2 but the attached ones
12mr|locales-2.15-1|71	# are more correct/more complete
12mr|locales-2.15-1|72	
12mr|locales-2.15-1|73	# all ar_?? locales in glibc 2.3.5 are missing "Yy" and "Nn" in
12mr|locales-2.15-1|74	# version in glibc 2.3.5 has wrong yexexpr/noexpr and wrong LC_COLLATE
12mr|locales-2.15-1|75	Source50:	ar_SA
12mr|locales-2.15-1|76	# corrected month names
12mr|locales-2.15-1|77	Source51:	az_AZ
12mr|locales-2.15-1|78	# LC_COLLATE has one line wrong
12mr|locales-2.15-1|79	Source52:	bs_BA
12mr|locales-2.15-1|80	# rewritten to take profit of new glibc reordering possibilities
12mr|locales-2.15-1|81	Source53:	es_ES
12mr|locales-2.15-1|82	Source54:	es_US
12mr|locales-2.15-1|83	Source55:	es@tradicional
12mr|locales-2.15-1|84	# Colombia uses "Letter" paper size
12mr|locales-2.15-1|85	Source56:	es_CO
12mr|locales-2.15-1|86	# corrected LC_COLLATE
12mr|locales-2.15-1|87	Source58:	sq_AL
12mr|locales-2.15-1|88	# ours has yesexpr using tajik
12mr|locales-2.15-1|89	Source59:	tg_TJ
12mr|locales-2.15-1|90	# tr_TR thet includes "i18n_tr" (generated with a simple regexp replacing)
12mr|locales-2.15-1|91	Source61:	tr_TR
12mr|locales-2.15-1|92	# LC_COLLATE for vietnamese is incorrect in glibc, and LC_CTIME seems
12mr|locales-2.15-1|93	# wrong too...
12mr|locales-2.15-1|94	Source63:	vi_VN
12mr|locales-2.15-1|95	# fixes in weekday names
12mr|locales-2.15-1|96	Source64:	wa_BE
12mr|locales-2.15-1|97	# various spelling fixes
12mr|locales-2.15-1|98	Source65:	yi_US
12mr|locales-2.15-1|99	# changed date format strings
12mr|locales-2.15-1|100	Source66:	zh_CN
12mr|locales-2.15-1|101	
12mr|locales-2.15-1|102	# ethiopic locales (violate ISO-639! not packaged)
12mr|locales-2.15-1|103	Source67:	ad_ET
12mr|locales-2.15-1|104	Source68:	qo_ET
12mr|locales-2.15-1|105	Source69:	sx_ET
12mr|locales-2.15-1|106	Source70:	sz_ET
12mr|locales-2.15-1|107	
12mr|locales-2.15-1|108	# it is arch dependent in fact
12mr|locales-2.15-1|109	#BuildArchitectures: noarch
12mr|locales-2.15-1|110	# to build this package glibc = %{glibc_ver} is needed (for locales definitions)
12mr|locales-2.15-1|111	# no need to check for dependencies when building, there is no executables here
12mr|locales-2.15-1|112	AutoReqProv:	no
12mr|locales-2.15-1|113	# locales are very dependent on glibc version
12mr|locales-2.15-1|114	Requires:	glibc = %{glibc_epoch}:%{glibc_ver}
12mr|locales-2.15-1|115	# post scripts use grep, perl, etc.
12mr|locales-2.15-1|116	Requires(post):	perl-base rpm coreutils
12mr|locales-2.15-1|117	Requires(postun):perl-base rpm coreutils
12mr|locales-2.15-1|118	# glibc >= 2.2.5-6mdk now comes with glibc-i18ndata package
12mr|locales-2.15-1|119	BuildRequires:	glibc-i18ndata >= %{glibc_epoch}:%{glibc_ver}
12mr|locales-2.15-1|120	# usually needed to ensure support for new locales
12mr|locales-2.15-1|121	BuildRequires:	glibc >= %{glibc_epoch}:%{glibc_ver}
12mr|locales-2.15-1|122	
12mr|locales-2.15-1|123	%description
12mr|locales-2.15-1|124	These are the base files for language localization.
12mr|locales-2.15-1|125	You also need to install the specific locales-?? for the
12mr|locales-2.15-1|126	language(s) you want. Then the user need to set the
12mr|locales-2.15-1|127	LANG variable to their preferred language in their
12mr|locales-2.15-1|128	~/.profile configuration file.
12mr|locales-2.15-1|129	
12mr|locales-2.15-1|130	%post
12mr|locales-2.15-1|131	%{loc_add} "ENCODINGS"
12mr|locales-2.15-1|132	
12mr|locales-2.15-1|133	%preun
12mr|locales-2.15-1|134	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|135	%{loc_del} "ENCODINGS"
12mr|locales-2.15-1|136	fi
12mr|locales-2.15-1|137	
12mr|locales-2.15-1|138	%files
12mr|locales-2.15-1|139	%config(noreplace) /etc/sysconfig/locales
12mr|locales-2.15-1|140	%dir %{_localedir}
12mr|locales-2.15-1|141	%{_localedir}/ISO*
12mr|locales-2.15-1|142	%{_localedir}/CP*
12mr|locales-2.15-1|143	%{_localedir}/UTF*
12mr|locales-2.15-1|144	%{_localedir}/KOI*
12mr|locales-2.15-1|145	/usr/bin/*
12mr|locales-2.15-1|146	
12mr|locales-2.15-1|147	
12mr|locales-2.15-1|148	
12mr|locales-2.15-1|149	####################################################################
12mr|locales-2.15-1|150	# The various localization packages.
12mr|locales-2.15-1|151	#
12mr|locales-2.15-1|152	# add one for each new language that is included in the future
12mr|locales-2.15-1|153	####################################################################
12mr|locales-2.15-1|154	
12mr|locales-2.15-1|155	### aa
12mr|locales-2.15-1|156	%package -n locales-aa
12mr|locales-2.15-1|157	Summary: Base files for localization (Afar)
12mr|locales-2.15-1|158	Group: System/Internationalization
12mr|locales-2.15-1|159	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|160	
12mr|locales-2.15-1|161	%description -n locales-aa
12mr|locales-2.15-1|162	These are the base files for Afar language localization; you need
12mr|locales-2.15-1|163	it to correctly display 8bits Afar characters, and for proper
12mr|locales-2.15-1|164	alfabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|165	to Afar language conventions.
12mr|locales-2.15-1|166	
12mr|locales-2.15-1|167	%post -n locales-aa
12mr|locales-2.15-1|168	%{loc_add} aa_DJ aa_ER aa_ET
12mr|locales-2.15-1|169	
12mr|locales-2.15-1|170	%preun -n locales-aa
12mr|locales-2.15-1|171	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|172	%{loc_del} aa_DJ aa_ER aa_ET
12mr|locales-2.15-1|173	fi
12mr|locales-2.15-1|174	
12mr|locales-2.15-1|175	%files -n locales-aa
12mr|locales-2.15-1|176	%{_localedir}/aa_DJ*
12mr|locales-2.15-1|177	%{_localedir}/aa_ER*
12mr|locales-2.15-1|178	%{_localedir}/aa_ET*
12mr|locales-2.15-1|179	
12mr|locales-2.15-1|180	### af
12mr|locales-2.15-1|181	# translation by Schalk Cronje <schalkc@ntaba.co.za>
12mr|locales-2.15-1|182	%package -n locales-af
12mr|locales-2.15-1|183	Summary: Base files for localization (Afrikaans)
12mr|locales-2.15-1|184	#Summary(af): Hierdie is die basislêers vir Afrikaanse lokalisasie
12mr|locales-2.15-1|185	Group: System/Internationalization
12mr|locales-2.15-1|186	URL: http://www.af.org.za/aflaai/linux-i18n/
12mr|locales-2.15-1|187	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|188	
12mr|locales-2.15-1|189	%description -n locales-af
12mr|locales-2.15-1|190	These are the base files for Afrikaans language localization; you need
12mr|locales-2.15-1|191	it to correctly display 8bits Afrikaans characters, and for proper
12mr|locales-2.15-1|192	alfabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|193	to Afrikaans language conventions.
12mr|locales-2.15-1|194	
12mr|locales-2.15-1|195	#%#description -n locales-af -l af
12mr|locales-2.15-1|196	#Hierdie is die basislêers vir Afrikaanse lokalisasie. U benodig dit om die
12mr|locales-2.15-1|197	#Afrikaanse 8-bis karakters korrek te vertoon, vir korrekte alfabetiese
12mr|locales-2.15-1|198	#sorterting en ook om datums en getalle in die Afrikaanse standaardvorm te
12mr|locales-2.15-1|199	#vertoon.
12mr|locales-2.15-1|200	
12mr|locales-2.15-1|201	%post -n locales-af
12mr|locales-2.15-1|202	%{loc_add} af_ZA
12mr|locales-2.15-1|203	
12mr|locales-2.15-1|204	%preun -n locales-af
12mr|locales-2.15-1|205	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|206	%{loc_del} af_ZA
12mr|locales-2.15-1|207	fi
12mr|locales-2.15-1|208	
12mr|locales-2.15-1|209	%files -n locales-af
12mr|locales-2.15-1|210	%{_localedir}/af_ZA*
12mr|locales-2.15-1|211	
12mr|locales-2.15-1|212	### am
12mr|locales-2.15-1|213	# translation by Daniel Yacob <Yacob@EthiopiaOnline.Net>
12mr|locales-2.15-1|214	%package -n locales-am
12mr|locales-2.15-1|215	Summary: Base files for localization (Amharic)
12mr|locales-2.15-1|216	#Summary(am): ለlocalization (አማርኛ) መሰረት ፋይሎች
12mr|locales-2.15-1|217	Group: System/Internationalization
12mr|locales-2.15-1|218	URL: http://www.ethiopic.org/
12mr|locales-2.15-1|219	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|220	Provides: locales-byn = %{version}-%{release}
12mr|locales-2.15-1|221	Provides: locales-gez = %{version}-%{release}
12mr|locales-2.15-1|222	Provides: locales-sid = %{version}-%{release}
12mr|locales-2.15-1|223	Provides: locales-ti = %{version}-%{release}
12mr|locales-2.15-1|224	Provides: locales-tig = %{version}-%{release}
12mr|locales-2.15-1|225	Provides: locales-om = %{version}-%{release}
12mr|locales-2.15-1|226	Provides: locales-wal = %{version}-%{release}
12mr|locales-2.15-1|227	
12mr|locales-2.15-1|228	%description -n locales-am
12mr|locales-2.15-1|229	These are the base files for Amharic language localization; you need
12mr|locales-2.15-1|230	it to correctly display 8bits Amharic characters, and for proper
12mr|locales-2.15-1|231	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|232	to Amharic language conventions.
12mr|locales-2.15-1|233	
12mr|locales-2.15-1|234	#%#description -n locales-am -l am
12mr|locales-2.15-1|235	#እነዚህ ያማርኛ ቋንቋ localization  መሰረት ፋይሎች ናቸው።
12mr|locales-2.15-1|236	#ያማርኛ ፊደላትንለማየት፣ የፊደላት ቅደም ተከተልን ለመጠበቅ፣
12mr|locales-2.15-1|237	#ቀኖችንና ቍጥሮችንበቋንቋው ስርዓት ለማስቀመጥ ያስፈልጋሉ።
12mr|locales-2.15-1|238	
12mr|locales-2.15-1|239	%post -n locales-am
12mr|locales-2.15-1|240	%{loc_add} am_ET byn_ER gez_ER gez_ET om_ET om_KE sid_ET ti_ER ti_ET tig_ER \
12mr|locales-2.15-1|241	wal_ET
12mr|locales-2.15-1|242	
12mr|locales-2.15-1|243	%preun -n locales-am
12mr|locales-2.15-1|244	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|245	%{loc_del} am_ET byn_ER gez_ER gez_ET om_ET om_KE sid_ET ti_ER ti_ET \
12mr|locales-2.15-1|246	tig_ER wal_ET
12mr|locales-2.15-1|247	fi
12mr|locales-2.15-1|248	
12mr|locales-2.15-1|249	%files -n locales-am
12mr|locales-2.15-1|250	%{_localedir}/am_ET*
12mr|locales-2.15-1|251	# blin
12mr|locales-2.15-1|252	%{_localedir}/byn_ER*
12mr|locales-2.15-1|253	# tigrinya
12mr|locales-2.15-1|254	%{_localedir}/ti_ER*
12mr|locales-2.15-1|255	%{_localedir}/ti_ET*
12mr|locales-2.15-1|256	# ge'ez
12mr|locales-2.15-1|257	%{_localedir}/gez_ER*
12mr|locales-2.15-1|258	%{_localedir}/gez_ET*
12mr|locales-2.15-1|259	# sidama
12mr|locales-2.15-1|260	%{_localedir}/sid_ET*
12mr|locales-2.15-1|261	# tigre
12mr|locales-2.15-1|262	%{_localedir}/tig_ER*
12mr|locales-2.15-1|263	# Oromo
12mr|locales-2.15-1|264	%{_localedir}/om_ET*
12mr|locales-2.15-1|265	%{_localedir}/om_KE*
12mr|locales-2.15-1|266	# Walaita
12mr|locales-2.15-1|267	%{_localedir}/wal_ET*
12mr|locales-2.15-1|268	
12mr|locales-2.15-1|269	### ar
12mr|locales-2.15-1|270	# translation by Wajdi Al-Jedaibi <wajdi@acm.org>
12mr|locales-2.15-1|271	%package -n locales-ar
12mr|locales-2.15-1|272	Summary: Base files for localization (Arabic)
12mr|locales-2.15-1|273	#Summary(ar): هذه هي الملفات اللازمة لإعتماد اللغة العربية في نظام لينكس.
12mr|locales-2.15-1|274	Group: System/Internationalization
12mr|locales-2.15-1|275	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|276	
12mr|locales-2.15-1|277	%description -n locales-ar
12mr|locales-2.15-1|278	These are the base files for Arabic language localization; you need
12mr|locales-2.15-1|279	it to correctly display 8bits arabic characters, and for proper
12mr|locales-2.15-1|280	alfabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|281	to arabic language conventions.
12mr|locales-2.15-1|282	Note that this package doesn't handle right-to-left and left-to-right
12mr|locales-2.15-1|283	switching when displaying nor the isolate-initial-medial-final shapes
12mr|locales-2.15-1|284	of letters; it is to the xterm, application or virtual console driver
12mr|locales-2.15-1|285	to do that.
12mr|locales-2.15-1|286	
12mr|locales-2.15-1|287	%post -n locales-ar
12mr|locales-2.15-1|288	%{loc_add} ar_AE ar_BH ar_DZ ar_EG ar_IN ar_IQ ar_JO ar_KW ar_LB ar_LY ar_MA \
12mr|locales-2.15-1|289	ar_OM ar_QA ar_SA ar_SD ar_SY ar_TN ar_YE
12mr|locales-2.15-1|290	
12mr|locales-2.15-1|291	%preun -n locales-ar
12mr|locales-2.15-1|292	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|293	%{loc_del} ar_AE ar_BH ar_DZ ar_EG ar_IN ar_IQ ar_JO ar_KW ar_LB ar_LY \
12mr|locales-2.15-1|294	ar_MA ar_OM ar_QA ar_SA ar_SD ar_SY ar_TN ar_YE
12mr|locales-2.15-1|295	fi
12mr|locales-2.15-1|296	
12mr|locales-2.15-1|297	%files -n locales-ar
12mr|locales-2.15-1|298	%{_localedir}/ar_AE*
12mr|locales-2.15-1|299	%{_localedir}/ar_BH*
12mr|locales-2.15-1|300	%{_localedir}/ar_DZ*
12mr|locales-2.15-1|301	%{_localedir}/ar_EG*
12mr|locales-2.15-1|302	%{_localedir}/ar_IN*
12mr|locales-2.15-1|303	%{_localedir}/ar_IQ*
12mr|locales-2.15-1|304	%{_localedir}/ar_JO*
12mr|locales-2.15-1|305	%{_localedir}/ar_KW*
12mr|locales-2.15-1|306	%{_localedir}/ar_LB*
12mr|locales-2.15-1|307	%{_localedir}/ar_LY*
12mr|locales-2.15-1|308	%{_localedir}/ar_MA*
12mr|locales-2.15-1|309	%{_localedir}/ar_OM*
12mr|locales-2.15-1|310	%{_localedir}/ar_QA*
12mr|locales-2.15-1|311	%{_localedir}/ar_SA*
12mr|locales-2.15-1|312	%{_localedir}/ar_SD*
12mr|locales-2.15-1|313	%{_localedir}/ar_SY*
12mr|locales-2.15-1|314	%{_localedir}/ar_TN*
12mr|locales-2.15-1|315	%{_localedir}/ar_YE*
12mr|locales-2.15-1|316	
12mr|locales-2.15-1|317	### as
12mr|locales-2.15-1|318	%package -n locales-as
12mr|locales-2.15-1|319	Summary: Base files for localization (Assamese)
12mr|locales-2.15-1|320	Group: System/Internationalization
12mr|locales-2.15-1|321	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|322	
12mr|locales-2.15-1|323	%description -n locales-as
12mr|locales-2.15-1|324	These are the base files for Assamese language localization; you need
12mr|locales-2.15-1|325	it to correctly display 8bits Assamese characters, and for proper
12mr|locales-2.15-1|326	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|327	to Assamese language conventions.
12mr|locales-2.15-1|328	
12mr|locales-2.15-1|329	%post -n locales-as
12mr|locales-2.15-1|330	%{loc_add} as_IN
12mr|locales-2.15-1|331	
12mr|locales-2.15-1|332	%preun -n locales-as
12mr|locales-2.15-1|333	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|334	%{loc_del} as_IN
12mr|locales-2.15-1|335	fi
12mr|locales-2.15-1|336	
12mr|locales-2.15-1|337	%files -n locales-as
12mr|locales-2.15-1|338	%{_localedir}/as_IN*
12mr|locales-2.15-1|339	
12mr|locales-2.15-1|340	### ast
12mr|locales-2.15-1|341	%package -n locales-ast
12mr|locales-2.15-1|342	Summary: Base files for localization (Asturian)
12mr|locales-2.15-1|343	Group: System/Internationalization
12mr|locales-2.15-1|344	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|345	
12mr|locales-2.15-1|346	%description -n locales-ast
12mr|locales-2.15-1|347	These are the base files for Asturian language localization.
12mr|locales-2.15-1|348	You need it to correctly display sort, for sorting order and
12mr|locales-2.15-1|349	proper representation of dates and numbers according
12mr|locales-2.15-1|350	to Asturian language conventions.
12mr|locales-2.15-1|351	
12mr|locales-2.15-1|352	%post -n locales-ast
12mr|locales-2.15-1|353	%{loc_add} ast_ES
12mr|locales-2.15-1|354	
12mr|locales-2.15-1|355	%preun -n locales-ast
12mr|locales-2.15-1|356	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|357	%{loc_del} ast_ES
12mr|locales-2.15-1|358	fi
12mr|locales-2.15-1|359	
12mr|locales-2.15-1|360	%files -n locales-ast
12mr|locales-2.15-1|361	%{_localedir}/ast_ES*
12mr|locales-2.15-1|362	
12mr|locales-2.15-1|363	### az
12mr|locales-2.15-1|364	%package -n locales-az
12mr|locales-2.15-1|365	Summary: Base files for localization (Azeri)
12mr|locales-2.15-1|366	Group: System/Internationalization
12mr|locales-2.15-1|367	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|368	
12mr|locales-2.15-1|369	%description -n locales-az
12mr|locales-2.15-1|370	These are the base files for Azeri language localization; you need
12mr|locales-2.15-1|371	it to correctly display 8bits Azeri characters, and for proper
12mr|locales-2.15-1|372	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|373	to Azeri language conventions.
12mr|locales-2.15-1|374	
12mr|locales-2.15-1|375	%post -n locales-az
12mr|locales-2.15-1|376	%{loc_add} az_AZ
12mr|locales-2.15-1|377	
12mr|locales-2.15-1|378	%preun -n locales-az
12mr|locales-2.15-1|379	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|380	%{loc_del} az_AZ
12mr|locales-2.15-1|381	fi
12mr|locales-2.15-1|382	
12mr|locales-2.15-1|383	%files -n locales-az
12mr|locales-2.15-1|384	%{_localedir}/az_AZ*
12mr|locales-2.15-1|385	
12mr|locales-2.15-1|386	### be
12mr|locales-2.15-1|387	%package -n locales-be
12mr|locales-2.15-1|388	Summary: Base files for localization (Belarussian)
12mr|locales-2.15-1|389	Group: System/Internationalization
12mr|locales-2.15-1|390	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|391	
12mr|locales-2.15-1|392	%description -n locales-be
12mr|locales-2.15-1|393	These are the base files for Belarussian language localization; you need
12mr|locales-2.15-1|394	it to correctly display 8bits Belarussian characters, and for proper
12mr|locales-2.15-1|395	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|396	to Belarussian language conventions.
12mr|locales-2.15-1|397	
12mr|locales-2.15-1|398	%post -n locales-be
12mr|locales-2.15-1|399	%{loc_add} be_BY
12mr|locales-2.15-1|400	
12mr|locales-2.15-1|401	%preun -n locales-be
12mr|locales-2.15-1|402	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|403	%{loc_del} be_BY
12mr|locales-2.15-1|404	fi
12mr|locales-2.15-1|405	
12mr|locales-2.15-1|406	%files -n locales-be
12mr|locales-2.15-1|407	%{_localedir}/be_BY*
12mr|locales-2.15-1|408	
12mr|locales-2.15-1|409	### bem
12mr|locales-2.15-1|410	%package	bem
12mr|locales-2.15-1|411	Summary:	Base files for localization (Bemba)
12mr|locales-2.15-1|412	Group:		System/Internationalization
12mr|locales-2.15-1|413	Requires:	locales = %{version}-%{release}
12mr|locales-2.15-1|414	
12mr|locales-2.15-1|415	%description	bem
12mr|locales-2.15-1|416	These are the base files for Bemba language localization; you need
12mr|locales-2.15-1|417	it to correctly display 8bits Bemba characters, and for proper
12mr|locales-2.15-1|418	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|419	to Bemba language conventions.
12mr|locales-2.15-1|420	
12mr|locales-2.15-1|421	%post		bem
12mr|locales-2.15-1|422	%{loc_add} bem_ZM
12mr|locales-2.15-1|423	
12mr|locales-2.15-1|424	%preun		bem
12mr|locales-2.15-1|425	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|426	%{loc_del} bem_ZM
12mr|locales-2.15-1|427	fi
12mr|locales-2.15-1|428	
12mr|locales-2.15-1|429	%files		bem
12mr|locales-2.15-1|430	%{_localedir}/bem_ZM*
12mr|locales-2.15-1|431	
12mr|locales-2.15-1|432	### ber
12mr|locales-2.15-1|433	%package -n locales-ber
12mr|locales-2.15-1|434	Summary: Base files for localization (Berber)
12mr|locales-2.15-1|435	Group: System/Internationalization
12mr|locales-2.15-1|436	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|437	
12mr|locales-2.15-1|438	%description -n locales-ber
12mr|locales-2.15-1|439	These are the base files for Berber (Amazigh) language localization; you need
12mr|locales-2.15-1|440	it to correctly display 8bits Amazigh characters, and for proper
12mr|locales-2.15-1|441	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|442	to Amazigh language conventions.
12mr|locales-2.15-1|443	
12mr|locales-2.15-1|444	%post -n locales-ber
12mr|locales-2.15-1|445	%{loc_add} ber_DZ ber_MA
12mr|locales-2.15-1|446	
12mr|locales-2.15-1|447	%preun -n locales-ber
12mr|locales-2.15-1|448	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|449	%{loc_del} ber_DZ ber_MA
12mr|locales-2.15-1|450	fi
12mr|locales-2.15-1|451	
12mr|locales-2.15-1|452	%files -n locales-ber
12mr|locales-2.15-1|453	%{_localedir}/ber_DZ*
12mr|locales-2.15-1|454	%{_localedir}/ber_MA*
12mr|locales-2.15-1|455	
12mr|locales-2.15-1|456	### bg
12mr|locales-2.15-1|457	# translation: Mariana Kokosharova <kokosharova@dir.bg>
12mr|locales-2.15-1|458	%package -n locales-bg
12mr|locales-2.15-1|459	Summary: Base files for localization (Bulgarian)
12mr|locales-2.15-1|460	#Summary(bg): съдържат основните регионални характеристики на българския език
12mr|locales-2.15-1|461	Group: System/Internationalization
12mr|locales-2.15-1|462	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|463	
12mr|locales-2.15-1|464	%description -n locales-bg
12mr|locales-2.15-1|465	These are the base files for Bulgarian language localization; you need
12mr|locales-2.15-1|466	it to correctly display 8bits Bulgarian characters, and for proper
12mr|locales-2.15-1|467	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|468	to Bulgarian language conventions.
12mr|locales-2.15-1|469	
12mr|locales-2.15-1|470	%post -n locales-bg
12mr|locales-2.15-1|471	%{loc_add} bg_BG
12mr|locales-2.15-1|472	
12mr|locales-2.15-1|473	%preun -n locales-bg
12mr|locales-2.15-1|474	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|475	%{loc_del} bg_BG
12mr|locales-2.15-1|476	fi
12mr|locales-2.15-1|477	
12mr|locales-2.15-1|478	%files -n locales-bg
12mr|locales-2.15-1|479	%{_localedir}/bg_BG*
12mr|locales-2.15-1|480	
12mr|locales-2.15-1|481	### bn
12mr|locales-2.15-1|482	%package -n locales-bn
12mr|locales-2.15-1|483	Summary: Base files for localization (Bengali)
12mr|locales-2.15-1|484	Group: System/Internationalization
12mr|locales-2.15-1|485	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|486	
12mr|locales-2.15-1|487	%description -n locales-bn
12mr|locales-2.15-1|488	These are the base files for Bengali language localization; you need
12mr|locales-2.15-1|489	it to correctly display 8bits Bengali characters, and for proper
12mr|locales-2.15-1|490	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|491	to Bengali language conventions.
12mr|locales-2.15-1|492	
12mr|locales-2.15-1|493	%post -n locales-bn
12mr|locales-2.15-1|494	%{loc_add} bn_BD bn_IN
12mr|locales-2.15-1|495	
12mr|locales-2.15-1|496	%preun -n locales-bn
12mr|locales-2.15-1|497	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|498	%{loc_del} bn_BD bn_IN
12mr|locales-2.15-1|499	fi
12mr|locales-2.15-1|500	
12mr|locales-2.15-1|501	%files -n locales-bn
12mr|locales-2.15-1|502	%{_localedir}/bn_BD*
12mr|locales-2.15-1|503	%{_localedir}/bn_IN*
12mr|locales-2.15-1|504	
12mr|locales-2.15-1|505	### bo
12mr|locales-2.15-1|506	%package -n locales-bo
12mr|locales-2.15-1|507	Summary: Base files for localization (Tibetan language)
12mr|locales-2.15-1|508	Group: System/Internationalization
12mr|locales-2.15-1|509	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|510	
12mr|locales-2.15-1|511	%description -n locales-bo
12mr|locales-2.15-1|512	These are the base files for Tibetan language localization; you need
12mr|locales-2.15-1|513	it to correctly display 8bits Tibetan characters, and for proper
12mr|locales-2.15-1|514	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|515	to Tibetan language conventions.
12mr|locales-2.15-1|516	
12mr|locales-2.15-1|517	%post -n locales-bo
12mr|locales-2.15-1|518	%{loc_add} bo_CN bo_IN
12mr|locales-2.15-1|519	
12mr|locales-2.15-1|520	%preun -n locales-bo
12mr|locales-2.15-1|521	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|522	%{loc_del} bo_CN bo_IN
12mr|locales-2.15-1|523	fi
12mr|locales-2.15-1|524	
12mr|locales-2.15-1|525	%files -n locales-bo
12mr|locales-2.15-1|526	%{_localedir}/bo_CN*
12mr|locales-2.15-1|527	%{_localedir}/bo_IN*
12mr|locales-2.15-1|528	
12mr|locales-2.15-1|529	### br
12mr|locales-2.15-1|530	# Translation by Jañ-Mai Drapier (jan-mai-drapier@mail.dotcom.fr)
12mr|locales-2.15-1|531	%package -n locales-br
12mr|locales-2.15-1|532	Summary: Base files for localization (Breton)
12mr|locales-2.15-1|533	Group: System/Internationalization
12mr|locales-2.15-1|534	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|535	#Summary(fr): Fichiers de base pour la localisation en langue bretonne
12mr|locales-2.15-1|536	#Summary(br): Kement-mañ a zo restroù diazez evit broelañ diouzh ar brezhoneg
12mr|locales-2.15-1|537	
12mr|locales-2.15-1|538	%description -n locales-br
12mr|locales-2.15-1|539	These are the base files for Breton language localization; you need
12mr|locales-2.15-1|540	it to correctly display 8bits Breton characters, and for proper
12mr|locales-2.15-1|541	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|542	to Breton language conventions.
12mr|locales-2.15-1|543	
12mr|locales-2.15-1|544	%post -n locales-br
12mr|locales-2.15-1|545	%{loc_add} br_FR
12mr|locales-2.15-1|546	
12mr|locales-2.15-1|547	%preun -n locales-br
12mr|locales-2.15-1|548	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|549	%{loc_del} br_FR
12mr|locales-2.15-1|550	fi
12mr|locales-2.15-1|551	
12mr|locales-2.15-1|552	%files -n locales-br
12mr|locales-2.15-1|553	%{_localedir}/br_FR*
12mr|locales-2.15-1|554	
12mr|locales-2.15-1|555	### bs
12mr|locales-2.15-1|556	%package -n locales-bs
12mr|locales-2.15-1|557	Summary: Base files for localization (Bosnian)
12mr|locales-2.15-1|558	Group: System/Internationalization
12mr|locales-2.15-1|559	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|560	
12mr|locales-2.15-1|561	%description -n locales-bs
12mr|locales-2.15-1|562	These are the base files for Bosnian language localization; you need
12mr|locales-2.15-1|563	it to correctly display 8bits Bosnian characters, and for proper
12mr|locales-2.15-1|564	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|565	to Bosnian language conventions.
12mr|locales-2.15-1|566	
12mr|locales-2.15-1|567	%post -n locales-bs
12mr|locales-2.15-1|568	%{loc_add} bs_BA
12mr|locales-2.15-1|569	
12mr|locales-2.15-1|570	%preun -n locales-bs
12mr|locales-2.15-1|571	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|572	%{loc_del} bs_BA
12mr|locales-2.15-1|573	fi
12mr|locales-2.15-1|574	
12mr|locales-2.15-1|575	%files -n locales-bs
12mr|locales-2.15-1|576	%{_localedir}/bs_BA*
12mr|locales-2.15-1|577	
12mr|locales-2.15-1|578	### ca
12mr|locales-2.15-1|579	%package -n locales-ca
12mr|locales-2.15-1|580	Summary: Base files for localization (Catalan)
12mr|locales-2.15-1|581	Group: System/Internationalization
12mr|locales-2.15-1|582	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|583	#Summary(ca): Arxius bàsics per a l'adaptació al català
12mr|locales-2.15-1|584	#Summary(es): Archivos de base para la localización en idioma catalán
12mr|locales-2.15-1|585	#Summary(fr): Fichiers de base pour la localisation en langue catalane
12mr|locales-2.15-1|586	
12mr|locales-2.15-1|587	%description -n locales-ca
12mr|locales-2.15-1|588	These are the base files for Catalan language localization; you need
12mr|locales-2.15-1|589	it to correctly display 8bits Catalan characters, and for proper
12mr|locales-2.15-1|590	representation of dates, numbers and alphabetical order according to
12mr|locales-2.15-1|591	Catalan language conventions
12mr|locales-2.15-1|592	
12mr|locales-2.15-1|593	%post -n locales-ca
12mr|locales-2.15-1|594	%{loc_add} ca_AD ca_ES ca_FR ca_IT
12mr|locales-2.15-1|595	
12mr|locales-2.15-1|596	%preun -n locales-ca
12mr|locales-2.15-1|597	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|598	%{loc_del} ca_AD ca_ES ca_FR ca_IT
12mr|locales-2.15-1|599	fi
12mr|locales-2.15-1|600	
12mr|locales-2.15-1|601	%files -n locales-ca
12mr|locales-2.15-1|602	%{_localedir}/ca_AD*
12mr|locales-2.15-1|603	%{_localedir}/ca_ES*
12mr|locales-2.15-1|604	%{_localedir}/ca_FR*
12mr|locales-2.15-1|605	%{_localedir}/ca_IT*
12mr|locales-2.15-1|606	
12mr|locales-2.15-1|607	### crh
12mr|locales-2.15-1|608	%package -n locales-crh
12mr|locales-2.15-1|609	Summary: Base files for localization (Crimean Tatar)
12mr|locales-2.15-1|610	Group: System/Internationalization
12mr|locales-2.15-1|611	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|612	
12mr|locales-2.15-1|613	%description -n locales-crh
12mr|locales-2.15-1|614	These are the base files for Crimean Tatar language localization.
12mr|locales-2.15-1|615	You need it to correctly display sort, for sorting order and
12mr|locales-2.15-1|616	proper representation of dates and numbers according
12mr|locales-2.15-1|617	to Crimean Tatar language conventions.
12mr|locales-2.15-1|618	
12mr|locales-2.15-1|619	%post -n locales-crh
12mr|locales-2.15-1|620	%{loc_add} crh_UA
12mr|locales-2.15-1|621	
12mr|locales-2.15-1|622	%preun -n locales-crh
12mr|locales-2.15-1|623	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|624	%{loc_del} crh_UA
12mr|locales-2.15-1|625	fi
12mr|locales-2.15-1|626	
12mr|locales-2.15-1|627	%files -n locales-crh
12mr|locales-2.15-1|628	%{_localedir}/crh_UA
12mr|locales-2.15-1|629	
12mr|locales-2.15-1|630	### cs
12mr|locales-2.15-1|631	# translation by <pavel@SnowWhite.inet.cz>
12mr|locales-2.15-1|632	%package -n locales-cs
12mr|locales-2.15-1|633	Summary: Base files for localization (Czech)
12mr|locales-2.15-1|634	Group: System/Internationalization
12mr|locales-2.15-1|635	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|636	#Summary(cs): Základní soubory pro lokalizaci (čeština)
12mr|locales-2.15-1|637	
12mr|locales-2.15-1|638	%description -n locales-cs
12mr|locales-2.15-1|639	These are the base files for Czech language localization; you need
12mr|locales-2.15-1|640	it to correctly display 8bits Czech characters, and for proper
12mr|locales-2.15-1|641	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|642	to Czech language conventions.
12mr|locales-2.15-1|643	
12mr|locales-2.15-1|644	%post -n locales-cs
12mr|locales-2.15-1|645	%{loc_add} cs_CZ
12mr|locales-2.15-1|646	
12mr|locales-2.15-1|647	%preun -n locales-cs
12mr|locales-2.15-1|648	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|649	%{loc_del} cs_CZ
12mr|locales-2.15-1|650	fi
12mr|locales-2.15-1|651	
12mr|locales-2.15-1|652	%files -n locales-cs
12mr|locales-2.15-1|653	%{_localedir}/cs_CZ*
12mr|locales-2.15-1|654	
12mr|locales-2.15-1|655	### cv
12mr|locales-2.15-1|656	%package -n locales-cv
12mr|locales-2.15-1|657	Summary: Base files for localization (Chuvash)
12mr|locales-2.15-1|658	Group: System/Internationalization
12mr|locales-2.15-1|659	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|660	
12mr|locales-2.15-1|661	%description -n locales-cv
12mr|locales-2.15-1|662	These are the base files for Chuvash language localization; you need
12mr|locales-2.15-1|663	it to correctly display 8bits Chuvash characters, and for proper
12mr|locales-2.15-1|664	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|665	to Chuvash language conventions.
12mr|locales-2.15-1|666	
12mr|locales-2.15-1|667	%post -n locales-cv
12mr|locales-2.15-1|668	%{loc_add} cv_RU
12mr|locales-2.15-1|669	
12mr|locales-2.15-1|670	%preun -n locales-cv
12mr|locales-2.15-1|671	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|672	%{loc_del} cv_RU
12mr|locales-2.15-1|673	fi
12mr|locales-2.15-1|674	
12mr|locales-2.15-1|675	%files -n locales-cv
12mr|locales-2.15-1|676	%{_localedir}/cv_RU*
12mr|locales-2.15-1|677	
12mr|locales-2.15-1|678	### cy
12mr|locales-2.15-1|679	%package -n locales-cy
12mr|locales-2.15-1|680	Summary: Base files for localization (Welsh)
12mr|locales-2.15-1|681	#Summary(cy): Dyma'r ffeiliau sylfaenol i'r lleoliaeth Cymraeg
12mr|locales-2.15-1|682	Group: System/Internationalization
12mr|locales-2.15-1|683	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|684	
12mr|locales-2.15-1|685	%description -n locales-cy
12mr|locales-2.15-1|686	These are the base files for Welsh language localization; you need
12mr|locales-2.15-1|687	it to correctly display 8bits Welsh characters, and for proper
12mr|locales-2.15-1|688	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|689	to Welsh language conventions.
12mr|locales-2.15-1|690	
12mr|locales-2.15-1|691	%post -n locales-cy
12mr|locales-2.15-1|692	%{loc_add} cy_GB
12mr|locales-2.15-1|693	
12mr|locales-2.15-1|694	%preun -n locales-cy
12mr|locales-2.15-1|695	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|696	%{loc_del} cy_GB
12mr|locales-2.15-1|697	fi
12mr|locales-2.15-1|698	
12mr|locales-2.15-1|699	%files -n locales-cy
12mr|locales-2.15-1|700	%{_localedir}/cy_GB*
12mr|locales-2.15-1|701	
12mr|locales-2.15-1|702	### da
12mr|locales-2.15-1|703	# danish translation by Erik Martino <martino@daimi.au.dk>
12mr|locales-2.15-1|704	%package -n locales-da
12mr|locales-2.15-1|705	Summary: Base files for localization (Danish)
12mr|locales-2.15-1|706	#Summary(da): Her er de basale filer for dansk sprog tilpasning
12mr|locales-2.15-1|707	Group: System/Internationalization
12mr|locales-2.15-1|708	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|709	
12mr|locales-2.15-1|710	%description -n locales-da
12mr|locales-2.15-1|711	These are the base files for Danish language localization; you need
12mr|locales-2.15-1|712	it to correctly display 8bits Danish characters, and for proper
12mr|locales-2.15-1|713	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|714	to Danish language conventions.
12mr|locales-2.15-1|715	
12mr|locales-2.15-1|716	%post -n locales-da
12mr|locales-2.15-1|717	%{loc_add} da_DK
12mr|locales-2.15-1|718	
12mr|locales-2.15-1|719	%preun -n locales-da
12mr|locales-2.15-1|720	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|721	%{loc_del} da_DK
12mr|locales-2.15-1|722	fi
12mr|locales-2.15-1|723	
12mr|locales-2.15-1|724	%files -n locales-da
12mr|locales-2.15-1|725	%{_localedir}/da_DK*
12mr|locales-2.15-1|726	
12mr|locales-2.15-1|727	### de
12mr|locales-2.15-1|728	%package -n locales-de
12mr|locales-2.15-1|729	Summary: Base files for localization (German)
12mr|locales-2.15-1|730	Group: System/Internationalization
12mr|locales-2.15-1|731	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|732	#Summary(fr): Fichiers de base pour la localisation en langue allemande
12mr|locales-2.15-1|733	#Summary(de): Basisdateien für die Lokalisierung (deutsch)
12mr|locales-2.15-1|734	
12mr|locales-2.15-1|735	%description -n locales-de
12mr|locales-2.15-1|736	These are the base files for German language localization; you need
12mr|locales-2.15-1|737	it to correctly display 8bits German characters, and for proper
12mr|locales-2.15-1|738	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|739	to German language conventions.
12mr|locales-2.15-1|740	
12mr|locales-2.15-1|741	%post -n locales-de
12mr|locales-2.15-1|742	%{loc_add} de_AT de_BE de_CH de_DE de_LU
12mr|locales-2.15-1|743	
12mr|locales-2.15-1|744	%preun -n locales-de
12mr|locales-2.15-1|745	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|746	%{loc_del} de_AT de_BE de_CH de_DE de_LU
12mr|locales-2.15-1|747	fi
12mr|locales-2.15-1|748	
12mr|locales-2.15-1|749	%files -n locales-de
12mr|locales-2.15-1|750	%{_localedir}/de_AT*
12mr|locales-2.15-1|751	%{_localedir}/de_BE*
12mr|locales-2.15-1|752	%{_localedir}/de_CH*
12mr|locales-2.15-1|753	%{_localedir}/de_DE*
12mr|locales-2.15-1|754	%{_localedir}/de_LU*
12mr|locales-2.15-1|755	
12mr|locales-2.15-1|756	### dv
12mr|locales-2.15-1|757	%package -n locales-dv
12mr|locales-2.15-1|758	Summary: Base files for localization (Dhivehi)
12mr|locales-2.15-1|759	Group: System/Internationalization
12mr|locales-2.15-1|760	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|761	
12mr|locales-2.15-1|762	%description -n locales-dv
12mr|locales-2.15-1|763	These are the base files for Dhivehi language localization.
12mr|locales-2.15-1|764	You need it to correctly display sort, for sorting order and
12mr|locales-2.15-1|765	proper representation of dates and numbers according
12mr|locales-2.15-1|766	to Dhivehi language conventions.
12mr|locales-2.15-1|767	
12mr|locales-2.15-1|768	%post -n locales-dv
12mr|locales-2.15-1|769	%{loc_add} dv_MV
12mr|locales-2.15-1|770	
12mr|locales-2.15-1|771	%preun -n locales-dv
12mr|locales-2.15-1|772	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|773	%{loc_del} dv_MV
12mr|locales-2.15-1|774	fi
12mr|locales-2.15-1|775	
12mr|locales-2.15-1|776	%files -n locales-dv
12mr|locales-2.15-1|777	%{_localedir}/dv_MV
12mr|locales-2.15-1|778	
12mr|locales-2.15-1|779	### dz
12mr|locales-2.15-1|780	%package -n locales-dz
12mr|locales-2.15-1|781	Summary: Base files for localization (Dzongkha)
12mr|locales-2.15-1|782	Group: System/Internationalization
12mr|locales-2.15-1|783	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|784	
12mr|locales-2.15-1|785	%description -n locales-dz
12mr|locales-2.15-1|786	These are the base files for Dzongkha language localization; you need
12mr|locales-2.15-1|787	it to correctly display 8bits Dzongkha characters, and for proper
12mr|locales-2.15-1|788	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|789	to Dzongkha language conventions.
12mr|locales-2.15-1|790	
12mr|locales-2.15-1|791	%post -n locales-dz
12mr|locales-2.15-1|792	%{loc_add} dz_BT
12mr|locales-2.15-1|793	
12mr|locales-2.15-1|794	%preun -n locales-dz
12mr|locales-2.15-1|795	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|796	%{loc_del} dz_BT
12mr|locales-2.15-1|797	fi
12mr|locales-2.15-1|798	
12mr|locales-2.15-1|799	%files -n locales-dz
12mr|locales-2.15-1|800	%{_localedir}/dz_BT*
12mr|locales-2.15-1|801	
12mr|locales-2.15-1|802	### el
12mr|locales-2.15-1|803	# translations from "Theodore J. Soldatos" <theodore@eexi.gr>
12mr|locales-2.15-1|804	%package -n locales-el
12mr|locales-2.15-1|805	Summary: Base files for localization (Greek)
12mr|locales-2.15-1|806	Group: System/Internationalization
12mr|locales-2.15-1|807	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|808	Obsoletes: locales-gr
12mr|locales-2.15-1|809	Provides: locales-gr = %{version}-%{release}
12mr|locales-2.15-1|810	#Summary(el): Βασικά αρχεία τοπικών ρυθμίσεων (Ελληνικά)
12mr|locales-2.15-1|811	
12mr|locales-2.15-1|812	%description -n locales-el
12mr|locales-2.15-1|813	These are the base files for Greek language localization; you need
12mr|locales-2.15-1|814	it to correctly display 8bits Greek characters, and for proper
12mr|locales-2.15-1|815	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|816	to Greek language conventions.
12mr|locales-2.15-1|817	
12mr|locales-2.15-1|818	%post -n locales-el
12mr|locales-2.15-1|819	%{loc_add} el_CY el_GR
12mr|locales-2.15-1|820	
12mr|locales-2.15-1|821	%preun -n locales-el
12mr|locales-2.15-1|822	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|823	%{loc_del} el_CY el_GR
12mr|locales-2.15-1|824	fi
12mr|locales-2.15-1|825	
12mr|locales-2.15-1|826	%files -n locales-el
12mr|locales-2.15-1|827	%{_localedir}/el_CY*
12mr|locales-2.15-1|828	%{_localedir}/el_GR*
12mr|locales-2.15-1|829	
12mr|locales-2.15-1|830	### en
12mr|locales-2.15-1|831	%package -n locales-en
12mr|locales-2.15-1|832	Summary: Base files for localization (English)
12mr|locales-2.15-1|833	Group: System/Internationalization
12mr|locales-2.15-1|834	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|835	Provides: locales-en_GB = %{version}-%{release}
12mr|locales-2.15-1|836	Provides: locales-en_IE = %{version}-%{release}
12mr|locales-2.15-1|837	Provides: locales-en_CA = %{version}-%{release}
12mr|locales-2.15-1|838	Provides: locales-en_US = %{version}-%{release}
12mr|locales-2.15-1|839	
12mr|locales-2.15-1|840	%description -n locales-en
12mr|locales-2.15-1|841	These are the base files for English language localization.
12mr|locales-2.15-1|842	Contains: en_CA en_DK en_GB en_IE en_US
12mr|locales-2.15-1|843	
12mr|locales-2.15-1|844	%post -n locales-en
12mr|locales-2.15-1|845	%{loc_add} en_AG en_AU en_BE en_BW en_CA en_DK en_GB en_HK en_IE en_IN en_NG \
12mr|locales-2.15-1|846	en_NZ en_PH en_SG en_US en_ZA en_ZM en_ZW
12mr|locales-2.15-1|847	
12mr|locales-2.15-1|848	%preun -n locales-en
12mr|locales-2.15-1|849	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|850	%{loc_del} en_AG en_AU en_BE en_BW en_CA en_DK en_GB en_HK en_IE en_IN \
12mr|locales-2.15-1|851	en_NG en_NZ en_PH en_SG en_US en_ZA en_ZW
12mr|locales-2.15-1|852	fi
12mr|locales-2.15-1|853	
12mr|locales-2.15-1|854	%files -n locales-en
12mr|locales-2.15-1|855	%{_localedir}/en_AG*
12mr|locales-2.15-1|856	%{_localedir}/en_AU*
12mr|locales-2.15-1|857	%{_localedir}/en_BE*
12mr|locales-2.15-1|858	%{_localedir}/en_BW*
12mr|locales-2.15-1|859	%{_localedir}/en_CA*
12mr|locales-2.15-1|860	%{_localedir}/en_DK*
12mr|locales-2.15-1|861	%{_localedir}/en_GB*
12mr|locales-2.15-1|862	%{_localedir}/en_HK*
12mr|locales-2.15-1|863	%{_localedir}/en_IE*
12mr|locales-2.15-1|864	%{_localedir}/en_IN*
12mr|locales-2.15-1|865	%{_localedir}/en_NG*
12mr|locales-2.15-1|866	%{_localedir}/en_NZ*
12mr|locales-2.15-1|867	%{_localedir}/en_PH*
12mr|locales-2.15-1|868	%{_localedir}/en_SG*
12mr|locales-2.15-1|869	%{_localedir}/en_US*
12mr|locales-2.15-1|870	%{_localedir}/en_ZA*
12mr|locales-2.15-1|871	%{_localedir}/en_ZM*
12mr|locales-2.15-1|872	%{_localedir}/en_ZW*
12mr|locales-2.15-1|873	
12mr|locales-2.15-1|874	### eo
12mr|locales-2.15-1|875	# translation by diestel@rzaix340.rz.uni-leipzig.de (Wolfram Diestel)
12mr|locales-2.15-1|876	%package -n locales-eo
12mr|locales-2.15-1|877	Summary: Base files for localization (Esperanto)
12mr|locales-2.15-1|878	Group: System/Internationalization
12mr|locales-2.15-1|879	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|880	#Summary(eo): Bazaj dosieroj por lokaĵo (Esperanto)
12mr|locales-2.15-1|881	
12mr|locales-2.15-1|882	%description -n locales-eo
12mr|locales-2.15-1|883	These are the base files for Esperanto language localization; you need
12mr|locales-2.15-1|884	it to correctly display 8bits esperanto characters, and for proper
12mr|locales-2.15-1|885	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|886	to esperanto language conventions.
12mr|locales-2.15-1|887	
12mr|locales-2.15-1|888	%post -n locales-eo
12mr|locales-2.15-1|889	%{loc_add} eo_XX
12mr|locales-2.15-1|890	
12mr|locales-2.15-1|891	%preun -n locales-eo
12mr|locales-2.15-1|892	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|893	%{loc_del} eo_XX
12mr|locales-2.15-1|894	fi
12mr|locales-2.15-1|895	
12mr|locales-2.15-1|896	%files -n locales-eo
12mr|locales-2.15-1|897	%{_localedir}/eo_XX*
12mr|locales-2.15-1|898	
12mr|locales-2.15-1|899	### es
12mr|locales-2.15-1|900	%package -n locales-es
12mr|locales-2.15-1|901	Summary: Base files for localization (Spanish)
12mr|locales-2.15-1|902	Group: System/Internationalization
12mr|locales-2.15-1|903	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|904	#Summary(es): Ficheros de base para la localización (castellano)
12mr|locales-2.15-1|905	Provides: locales-an = %{version}-%{release}
12mr|locales-2.15-1|906	
12mr|locales-2.15-1|907	%description -n locales-es
12mr|locales-2.15-1|908	These are the base files for Spanish language localization; you need
12mr|locales-2.15-1|909	it to correctly display 8bits spanish characters, and for proper
12mr|locales-2.15-1|910	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|911	to spanish language conventions.
12mr|locales-2.15-1|912	
12mr|locales-2.15-1|913	#%#description -n locales-es -l es
12mr|locales-2.15-1|914	#Este paquete incluye las definiciones de locales para el castellano.
12mr|locales-2.15-1|915	#Este paquete contiene lo necesario para la visualisación correcta de
12mr|locales-2.15-1|916	#los caracteres 8bits del idioma español, para el orden alfabético
12mr|locales-2.15-1|917	#y para la representación correcta de los números y fechas según
12mr|locales-2.15-1|918	#las convenciones del castellano.
12mr|locales-2.15-1|919	
12mr|locales-2.15-1|920	%post -n locales-es
12mr|locales-2.15-1|921	%{loc_add} an_ES es_AR es_BO es_CL es_CO es_CR es_CU es_DO es_EC es_ES es_GT \
12mr|locales-2.15-1|922	es_HN es_MX es_NI es_PA es_PE es_PR es_PY es_SV es_US es_UY es_VE
12mr|locales-2.15-1|923	
12mr|locales-2.15-1|924	%preun -n locales-es
12mr|locales-2.15-1|925	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|926	%{loc_del} an_ES es_AR es_BO es_CL es_CO es_CR es_DO es_EC es_ES es_CU \
12mr|locales-2.15-1|927	es_GT es_HN es_MX es_NI es_PA es_PE es_PR es_PY es_SV es_US \
12mr|locales-2.15-1|928	es_UY es_VE
12mr|locales-2.15-1|929	fi
12mr|locales-2.15-1|930	
12mr|locales-2.15-1|931	%files -n locales-es
12mr|locales-2.15-1|932	%{_localedir}/es@tradicional
12mr|locales-2.15-1|933	%{_localedir}/es_AR*
12mr|locales-2.15-1|934	%{_localedir}/es_BO*
12mr|locales-2.15-1|935	%{_localedir}/es_CL*
12mr|locales-2.15-1|936	%{_localedir}/es_CO*
12mr|locales-2.15-1|937	%{_localedir}/es_CR*
12mr|locales-2.15-1|938	%{_localedir}/es_CU*
12mr|locales-2.15-1|939	%{_localedir}/es_DO*
12mr|locales-2.15-1|940	%{_localedir}/es_EC*
12mr|locales-2.15-1|941	%{_localedir}/es_ES*
12mr|locales-2.15-1|942	%{_localedir}/es_GT*
12mr|locales-2.15-1|943	%{_localedir}/es_HN*
12mr|locales-2.15-1|944	%{_localedir}/es_MX*
12mr|locales-2.15-1|945	%{_localedir}/es_NI*
12mr|locales-2.15-1|946	%{_localedir}/es_PA*
12mr|locales-2.15-1|947	%{_localedir}/es_PE*
12mr|locales-2.15-1|948	%{_localedir}/es_PR*
12mr|locales-2.15-1|949	%{_localedir}/es_PY*
12mr|locales-2.15-1|950	%{_localedir}/es_SV*
12mr|locales-2.15-1|951	%{_localedir}/es_US*
12mr|locales-2.15-1|952	%{_localedir}/es_UY*
12mr|locales-2.15-1|953	%{_localedir}/es_VE*
12mr|locales-2.15-1|954	# Aragonese
12mr|locales-2.15-1|955	%{_localedir}/an_ES*
12mr|locales-2.15-1|956	
12mr|locales-2.15-1|957	### et
12mr|locales-2.15-1|958	# translation from: Ekke Einberg <ekke@data.ee>
12mr|locales-2.15-1|959	%package -n locales-et
12mr|locales-2.15-1|960	Summary: Base files for localization (Estonian)
12mr|locales-2.15-1|961	#Summary(et): Siin on vajalikud failid Linuxi eestindamiseks
12mr|locales-2.15-1|962	Group: System/Internationalization
12mr|locales-2.15-1|963	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|964	
12mr|locales-2.15-1|965	%description -n locales-et
12mr|locales-2.15-1|966	These are the base files for Estonian language localization; you need
12mr|locales-2.15-1|967	it to correctly display 8bits Estonian characters, and for proper
12mr|locales-2.15-1|968	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|969	to Estonian language conventions.
12mr|locales-2.15-1|970	
12mr|locales-2.15-1|971	%post -n locales-et
12mr|locales-2.15-1|972	%{loc_add} et_EE
12mr|locales-2.15-1|973	
12mr|locales-2.15-1|974	%preun -n locales-et
12mr|locales-2.15-1|975	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|976	%{loc_del} et_EE
12mr|locales-2.15-1|977	fi
12mr|locales-2.15-1|978	
12mr|locales-2.15-1|979	%files -n locales-et
12mr|locales-2.15-1|980	%{_localedir}/et_EE*
12mr|locales-2.15-1|981	
12mr|locales-2.15-1|982	### eu
12mr|locales-2.15-1|983	%package -n locales-eu
12mr|locales-2.15-1|984	Summary: Base files for localization (Basque)
12mr|locales-2.15-1|985	Group: System/Internationalization
12mr|locales-2.15-1|986	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|987	#Summary(eu): Euskarazko egokitzapenerako oinarrizko artxiboak
12mr|locales-2.15-1|988	#Summary(es): Archivos de base para la localización en euskara
12mr|locales-2.15-1|989	#Summary(fr): Fichiers de base pour la localisation en euskara (langue basque)
12mr|locales-2.15-1|990	
12mr|locales-2.15-1|991	%description -n locales-eu
12mr|locales-2.15-1|992	Linux-ek euskaraz badaki !
12mr|locales-2.15-1|993	These are the base files for Basque language localization; you need
12mr|locales-2.15-1|994	it to correctly display 8bits Basque characters, and for proper
12mr|locales-2.15-1|995	representation of dates and numbers according to Basque language
12mr|locales-2.15-1|996	conventions.
12mr|locales-2.15-1|997	
12mr|locales-2.15-1|998	%post -n locales-eu
12mr|locales-2.15-1|999	%{loc_add} eu_ES
12mr|locales-2.15-1|1000	
12mr|locales-2.15-1|1001	%preun -n locales-eu
12mr|locales-2.15-1|1002	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1003	%{loc_del} eu_ES
12mr|locales-2.15-1|1004	fi
12mr|locales-2.15-1|1005	
12mr|locales-2.15-1|1006	%files -n locales-eu
12mr|locales-2.15-1|1007	%{_localedir}/eu_ES*
12mr|locales-2.15-1|1008	
12mr|locales-2.15-1|1009	### fa
12mr|locales-2.15-1|1010	%package -n locales-fa
12mr|locales-2.15-1|1011	Summary: Base files for localization (Farsi)
12mr|locales-2.15-1|1012	#Summary(fa): پرونده‌های اساسی محلی‌سازی (فارسی)
12mr|locales-2.15-1|1013	Group: System/Internationalization
12mr|locales-2.15-1|1014	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1015	
12mr|locales-2.15-1|1016	%description -n locales-fa
12mr|locales-2.15-1|1017	These are the base files for Farsi language localization; you need
12mr|locales-2.15-1|1018	it to correctly display 8bits Farsi characters, and for proper
12mr|locales-2.15-1|1019	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1020	to Farsi language conventions.
12mr|locales-2.15-1|1021	Note that this package doesn't handle right-to-left and left-to-right
12mr|locales-2.15-1|1022	switching when displaying nor the isolate-initial-medial-final shapes
12mr|locales-2.15-1|1023	of letters; it is to the xterm, application or virtual console driver
12mr|locales-2.15-1|1024	to do that.
12mr|locales-2.15-1|1025	
12mr|locales-2.15-1|1026	%post -n locales-fa
12mr|locales-2.15-1|1027	%{loc_add} fa_IR
12mr|locales-2.15-1|1028	
12mr|locales-2.15-1|1029	%preun -n locales-fa
12mr|locales-2.15-1|1030	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1031	%{loc_del} fa_IR
12mr|locales-2.15-1|1032	fi
12mr|locales-2.15-1|1033	
12mr|locales-2.15-1|1034	%files -n locales-fa
12mr|locales-2.15-1|1035	%{_localedir}/fa_IR*
12mr|locales-2.15-1|1036	
12mr|locales-2.15-1|1037	### fi
12mr|locales-2.15-1|1038	# translations by Jarkko Vaaraniemi <jvaarani@ees2.oulu.fi>
12mr|locales-2.15-1|1039	%package -n locales-fi
12mr|locales-2.15-1|1040	Summary: Base files for localization (Finnish)
12mr|locales-2.15-1|1041	#Summary(fi): Tässä on perustiedot Linuxin suomentamiseen.
12mr|locales-2.15-1|1042	Group: System/Internationalization
12mr|locales-2.15-1|1043	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1044	
12mr|locales-2.15-1|1045	%description -n locales-fi
12mr|locales-2.15-1|1046	These are the base files for Finnish language localization; you need
12mr|locales-2.15-1|1047	it to correctly display 8bits Finnish characters, and for proper
12mr|locales-2.15-1|1048	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1049	to Finnish language conventions.
12mr|locales-2.15-1|1050	
12mr|locales-2.15-1|1051	%post -n locales-fi
12mr|locales-2.15-1|1052	%{loc_add} fi_FI
12mr|locales-2.15-1|1053	
12mr|locales-2.15-1|1054	%preun -n locales-fi
12mr|locales-2.15-1|1055	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1056	%{loc_del} fi_FI
12mr|locales-2.15-1|1057	fi
12mr|locales-2.15-1|1058	
12mr|locales-2.15-1|1059	%files -n locales-fi
12mr|locales-2.15-1|1060	%{_localedir}/fi_FI*
12mr|locales-2.15-1|1061	
12mr|locales-2.15-1|1062	### ff
12mr|locales-2.15-1|1063	%package	ff
12mr|locales-2.15-1|1064	Summary:	Base files for localization (Fulah)
12mr|locales-2.15-1|1065	Group:		System/Internationalization
12mr|locales-2.15-1|1066	Requires:	locales = %{version}-%{release}
12mr|locales-2.15-1|1067	
12mr|locales-2.15-1|1068	%description	ff
12mr|locales-2.15-1|1069	These are the base files for Fulah language localization; you need
12mr|locales-2.15-1|1070	it to correctly display 8bits Fulah characters, and for proper
12mr|locales-2.15-1|1071	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1072	to Fulah language conventions.
12mr|locales-2.15-1|1073	
12mr|locales-2.15-1|1074	%post		ff
12mr|locales-2.15-1|1075	%{loc_add} ff_SN
12mr|locales-2.15-1|1076	
12mr|locales-2.15-1|1077	%preun		ff
12mr|locales-2.15-1|1078	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1079	%{loc_del} ff_SN
12mr|locales-2.15-1|1080	fi
12mr|locales-2.15-1|1081	
12mr|locales-2.15-1|1082	%files		ff
12mr|locales-2.15-1|1083	%{_localedir}/ff_SN*
12mr|locales-2.15-1|1084	
12mr|locales-2.15-1|1085	### fo
12mr|locales-2.15-1|1086	%package -n locales-fo
12mr|locales-2.15-1|1087	Summary: Base files for localization (Faroese)
12mr|locales-2.15-1|1088	#Summary(fo): Hetta eru fílurnar tær tørvar til eina tillaging til føroyskt mál
12mr|locales-2.15-1|1089	Group: System/Internationalization
12mr|locales-2.15-1|1090	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1091	
12mr|locales-2.15-1|1092	%description -n locales-fo
12mr|locales-2.15-1|1093	These are the base files for Faroese language localization; you need
12mr|locales-2.15-1|1094	it to correctly display 8bits Faroese characters, and for proper
12mr|locales-2.15-1|1095	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1096	to Faroese language conventions.
12mr|locales-2.15-1|1097	
12mr|locales-2.15-1|1098	%post -n locales-fo
12mr|locales-2.15-1|1099	%{loc_add} fo_FO
12mr|locales-2.15-1|1100	
12mr|locales-2.15-1|1101	%preun -n locales-fo
12mr|locales-2.15-1|1102	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1103	%{loc_del} fo_FO
12mr|locales-2.15-1|1104	fi
12mr|locales-2.15-1|1105	
12mr|locales-2.15-1|1106	%files -n locales-fo
12mr|locales-2.15-1|1107	%{_localedir}/fo_FO*
12mr|locales-2.15-1|1108	
12mr|locales-2.15-1|1109	### fr
12mr|locales-2.15-1|1110	%package -n locales-fr
12mr|locales-2.15-1|1111	Summary: Base files for localization (French)
12mr|locales-2.15-1|1112	Group: System/Internationalization
12mr|locales-2.15-1|1113	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1114	#Summary(fr): Fichiers de base pour la localisation (français)
12mr|locales-2.15-1|1115	#Summary(de): Basisdateien für die Lokalisierung (Französisch)
12mr|locales-2.15-1|1116	
12mr|locales-2.15-1|1117	%description -n locales-fr
12mr|locales-2.15-1|1118	These are the base files for French language localization; you need
12mr|locales-2.15-1|1119	it to correctly display 8bits french characters, and for proper
12mr|locales-2.15-1|1120	alfabetical sorting and representation of dates and numbers
12mr|locales-2.15-1|1121	according to french language conventions.
12mr|locales-2.15-1|1122	
12mr|locales-2.15-1|1123	%post -n locales-fr
12mr|locales-2.15-1|1124	%{loc_add} fr_BE fr_CA fr_CH fr_FR fr_LU
12mr|locales-2.15-1|1125	
12mr|locales-2.15-1|1126	%preun -n locales-fr
12mr|locales-2.15-1|1127	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1128	%{loc_del} fr_BE fr_CA fr_CH fr_FR fr_LU
12mr|locales-2.15-1|1129	fi
12mr|locales-2.15-1|1130	
12mr|locales-2.15-1|1131	%files -n locales-fr
12mr|locales-2.15-1|1132	%{_localedir}/fr_BE*
12mr|locales-2.15-1|1133	%{_localedir}/fr_CA*
12mr|locales-2.15-1|1134	%{_localedir}/fr_CH*
12mr|locales-2.15-1|1135	%{_localedir}/fr_FR*
12mr|locales-2.15-1|1136	%{_localedir}/fr_LU*
12mr|locales-2.15-1|1137	
12mr|locales-2.15-1|1138	### fur
12mr|locales-2.15-1|1139	%package -n locales-fur
12mr|locales-2.15-1|1140	Summary: Base files for localization (Friulan)
12mr|locales-2.15-1|1141	Group: System/Internationalization
12mr|locales-2.15-1|1142	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1143	
12mr|locales-2.15-1|1144	%description -n locales-fur
12mr|locales-2.15-1|1145	These are the base files for Friulan language localization; you need
12mr|locales-2.15-1|1146	it to correctly display 8bits friulan characters, and for proper
12mr|locales-2.15-1|1147	alfabetical sorting and representation of dates and numbers
12mr|locales-2.15-1|1148	according to friulan language conventions.
12mr|locales-2.15-1|1149	
12mr|locales-2.15-1|1150	%post -n locales-fur
12mr|locales-2.15-1|1151	%{loc_add} fur_IT
12mr|locales-2.15-1|1152	
12mr|locales-2.15-1|1153	%preun -n locales-fur
12mr|locales-2.15-1|1154	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1155	%{loc_del} fur_IT
12mr|locales-2.15-1|1156	fi
12mr|locales-2.15-1|1157	
12mr|locales-2.15-1|1158	%files -n locales-fur
12mr|locales-2.15-1|1159	%{_localedir}/fur_IT*
12mr|locales-2.15-1|1160	
12mr|locales-2.15-1|1161	### fy
12mr|locales-2.15-1|1162	%package -n locales-fy
12mr|locales-2.15-1|1163	Summary: Base files for localization (Frisian)
12mr|locales-2.15-1|1164	Group: System/Internationalization
12mr|locales-2.15-1|1165	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1166	
12mr|locales-2.15-1|1167	%description -n locales-fy
12mr|locales-2.15-1|1168	These are the base files for Frisian language localization; you need
12mr|locales-2.15-1|1169	it to correctly display 8bits frisian characters, and for proper
12mr|locales-2.15-1|1170	alfabetical sorting and representation of dates and numbers
12mr|locales-2.15-1|1171	according to frisian language conventions.
12mr|locales-2.15-1|1172	
12mr|locales-2.15-1|1173	%post -n locales-fy
12mr|locales-2.15-1|1174	%{loc_add} fy_DE fy_NL
12mr|locales-2.15-1|1175	
12mr|locales-2.15-1|1176	%preun -n locales-fy
12mr|locales-2.15-1|1177	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1178	%{loc_del} fy_DE fy_NL
12mr|locales-2.15-1|1179	fi
12mr|locales-2.15-1|1180	
12mr|locales-2.15-1|1181	%files -n locales-fy
12mr|locales-2.15-1|1182	%{_localedir}/fy_DE*
12mr|locales-2.15-1|1183	%{_localedir}/fy_NL*
12mr|locales-2.15-1|1184	
12mr|locales-2.15-1|1185	### ga
12mr|locales-2.15-1|1186	%package -n locales-ga
12mr|locales-2.15-1|1187	Summary: Base files for localization (Irish)
12mr|locales-2.15-1|1188	#Summary(ga): Bunchomaid do leagan áitiúil (Gaeilge)
12mr|locales-2.15-1|1189	Group: System/Internationalization
12mr|locales-2.15-1|1190	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1191	
12mr|locales-2.15-1|1192	%description -n locales-ga
12mr|locales-2.15-1|1193	These are the base files for Irish Gaelic language localization; you need
12mr|locales-2.15-1|1194	it to correctly display 8bits gaelic characters, and for proper
12mr|locales-2.15-1|1195	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1196	to gaelic language conventions.
12mr|locales-2.15-1|1197	
12mr|locales-2.15-1|1198	%post -n locales-ga
12mr|locales-2.15-1|1199	%{loc_add} ga_IE
12mr|locales-2.15-1|1200	
12mr|locales-2.15-1|1201	%preun -n locales-ga
12mr|locales-2.15-1|1202	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1203	%{loc_del} ga_IE
12mr|locales-2.15-1|1204	fi
12mr|locales-2.15-1|1205	
12mr|locales-2.15-1|1206	%files -n locales-ga
12mr|locales-2.15-1|1207	%{_localedir}/ga_IE*
12mr|locales-2.15-1|1208	
12mr|locales-2.15-1|1209	### gd
12mr|locales-2.15-1|1210	# translation by Caoimhin O Donnaile [caoimhin@SMO.UHI.AC.UK]
12mr|locales-2.15-1|1211	# and Cecil Ward [cecil.ward@FREE4ALL.CO.UK]
12mr|locales-2.15-1|1212	%package -n locales-gd
12mr|locales-2.15-1|1213	Summary: Base files for localization (Scottish Gaelic)
12mr|locales-2.15-1|1214	#Summary(gd): Faidhlichean bunaiteach airson localization (Gaidhlig na h-Alba)
12mr|locales-2.15-1|1215	Group: System/Internationalization
12mr|locales-2.15-1|1216	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1217	
12mr|locales-2.15-1|1218	%description -n locales-gd
12mr|locales-2.15-1|1219	These are the base files for Scottish Gaelic language localization; you need
12mr|locales-2.15-1|1220	it to correctly display 8bits gaelic characters, and for proper
12mr|locales-2.15-1|1221	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1222	to gaelic language conventions.
12mr|locales-2.15-1|1223	
12mr|locales-2.15-1|1224	%post -n locales-gd
12mr|locales-2.15-1|1225	%{loc_add} gd_GB
12mr|locales-2.15-1|1226	
12mr|locales-2.15-1|1227	%preun -n locales-gd
12mr|locales-2.15-1|1228	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1229	%{loc_del} gd_GB
12mr|locales-2.15-1|1230	fi
12mr|locales-2.15-1|1231	
12mr|locales-2.15-1|1232	%files -n locales-gd
12mr|locales-2.15-1|1233	%{_localedir}/gd_GB*
12mr|locales-2.15-1|1234	
12mr|locales-2.15-1|1235	### gl
12mr|locales-2.15-1|1236	# translation from Emilio <nigrann@sandra.ctv.es>
12mr|locales-2.15-1|1237	%package -n locales-gl
12mr|locales-2.15-1|1238	Summary: Base files for localization (Galician)
12mr|locales-2.15-1|1239	Group: System/Internationalization
12mr|locales-2.15-1|1240	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1241	#Summary(gl): Arquivos da base para definición de locais para o galego.
12mr|locales-2.15-1|1242	#Summary(es): Archivos de base para la localización en idioma gallego
12mr|locales-2.15-1|1243	
12mr|locales-2.15-1|1244	%description -n locales-gl
12mr|locales-2.15-1|1245	These are the base files for Galician language localization; you need
12mr|locales-2.15-1|1246	it to correctly display 8bits Galician characters, and for proper
12mr|locales-2.15-1|1247	representation of dates and numbers according to Galician language
12mr|locales-2.15-1|1248	conventions.
12mr|locales-2.15-1|1249	
12mr|locales-2.15-1|1250	%post -n locales-gl
12mr|locales-2.15-1|1251	%{loc_add} gl_ES
12mr|locales-2.15-1|1252	
12mr|locales-2.15-1|1253	%preun -n locales-gl
12mr|locales-2.15-1|1254	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1255	%{loc_del} gl_ES
12mr|locales-2.15-1|1256	fi
12mr|locales-2.15-1|1257	
12mr|locales-2.15-1|1258	%files -n locales-gl
12mr|locales-2.15-1|1259	%{_localedir}/gl_ES*
12mr|locales-2.15-1|1260	
12mr|locales-2.15-1|1261	### gu
12mr|locales-2.15-1|1262	%package -n locales-gu
12mr|locales-2.15-1|1263	Summary: Base files for localization (Gujarati)
12mr|locales-2.15-1|1264	Group: System/Internationalization
12mr|locales-2.15-1|1265	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1266	
12mr|locales-2.15-1|1267	%description -n locales-gu
12mr|locales-2.15-1|1268	These are the base files for Gujarati language localization; you need
12mr|locales-2.15-1|1269	it to correctly display 8bits gujarati characters, and for proper
12mr|locales-2.15-1|1270	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1271	to gaelic language conventions.
12mr|locales-2.15-1|1272	
12mr|locales-2.15-1|1273	%post -n locales-gu
12mr|locales-2.15-1|1274	%{loc_add} gu_IN
12mr|locales-2.15-1|1275	
12mr|locales-2.15-1|1276	%preun -n locales-gu
12mr|locales-2.15-1|1277	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1278	%{loc_del} gu_IN
12mr|locales-2.15-1|1279	fi
12mr|locales-2.15-1|1280	
12mr|locales-2.15-1|1281	%files -n locales-gu
12mr|locales-2.15-1|1282	%{_localedir}/gu_IN*
12mr|locales-2.15-1|1283	
12mr|locales-2.15-1|1284	### gv
12mr|locales-2.15-1|1285	# translation by Brian Stowell <bstowell@MAILSERVICE.MCB.NET>
12mr|locales-2.15-1|1286	%package -n locales-gv
12mr|locales-2.15-1|1287	Summary: Base files for localization (Manx Gaelic)
12mr|locales-2.15-1|1288	#Summary(gv): Coadanyn undinagh son ynnydaghey (Gaelg)
12mr|locales-2.15-1|1289	Group: System/Internationalization
12mr|locales-2.15-1|1290	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1291	
12mr|locales-2.15-1|1292	%description -n locales-gv
12mr|locales-2.15-1|1293	These are the base files for Manx Gaelic language localization; you need
12mr|locales-2.15-1|1294	it to correctly display 8bits gaelic characters, and for proper
12mr|locales-2.15-1|1295	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1296	to gaelic language conventions.
12mr|locales-2.15-1|1297	
12mr|locales-2.15-1|1298	%post -n locales-gv
12mr|locales-2.15-1|1299	%{loc_add} gv_GB
12mr|locales-2.15-1|1300	
12mr|locales-2.15-1|1301	%preun -n locales-gv
12mr|locales-2.15-1|1302	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1303	%{loc_del} gv_GB
12mr|locales-2.15-1|1304	fi
12mr|locales-2.15-1|1305	
12mr|locales-2.15-1|1306	%files -n locales-gv
12mr|locales-2.15-1|1307	%{_localedir}/gv_GB*
12mr|locales-2.15-1|1308	
12mr|locales-2.15-1|1309	### ha
12mr|locales-2.15-1|1310	%package -n locales-ha
12mr|locales-2.15-1|1311	Summary: Base files for localization (Hausa)
12mr|locales-2.15-1|1312	Group: System/Internationalization
12mr|locales-2.15-1|1313	#Icon: bulle-ha.xpm
12mr|locales-2.15-1|1314	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1315	
12mr|locales-2.15-1|1316	%description -n locales-ha
12mr|locales-2.15-1|1317	These are the base files for Hausa language localization; you need
12mr|locales-2.15-1|1318	it to correctly display 8bits Hausa characters, and for proper
12mr|locales-2.15-1|1319	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1320	to Hausa language conventions.
12mr|locales-2.15-1|1321	
12mr|locales-2.15-1|1322	%post -n locales-ha
12mr|locales-2.15-1|1323	%{loc_add} ha_NG
12mr|locales-2.15-1|1324	
12mr|locales-2.15-1|1325	%preun -n locales-ha
12mr|locales-2.15-1|1326	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1327	%{loc_del} ha_NG
12mr|locales-2.15-1|1328	fi
12mr|locales-2.15-1|1329	
12mr|locales-2.15-1|1330	%files -n locales-ha
12mr|locales-2.15-1|1331	%{_localedir}/ha_NG*
12mr|locales-2.15-1|1332	
12mr|locales-2.15-1|1333	### he (formerly iw)
12mr|locales-2.15-1|1334	%package -n locales-he
12mr|locales-2.15-1|1335	Summary: Base files for localization (Hebrew)
12mr|locales-2.15-1|1336	#Summary(he): המקום מכיל עמדות ללופויזציה בעברית
12mr|locales-2.15-1|1337	Group: System/Internationalization
12mr|locales-2.15-1|1338	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1339	
12mr|locales-2.15-1|1340	%description -n locales-he
12mr|locales-2.15-1|1341	These are the base files for Hebrew language localization; you need
12mr|locales-2.15-1|1342	it to correctly display 8bits Hebrew characters, and for proper
12mr|locales-2.15-1|1343	alfabetical sorting, and representation of dates and numbers
12mr|locales-2.15-1|1344	according to Hebrew language conventions.
12mr|locales-2.15-1|1345	Note that this package doesn't handle right-to-left and left-to-right
12mr|locales-2.15-1|1346	switching when displaying; it is to the xterm, application or virtual
12mr|locales-2.15-1|1347	console driver to do that.
12mr|locales-2.15-1|1348	
12mr|locales-2.15-1|1349	%post -n locales-he
12mr|locales-2.15-1|1350	%{loc_add} he_IL iw_IL
12mr|locales-2.15-1|1351	
12mr|locales-2.15-1|1352	%preun -n locales-he
12mr|locales-2.15-1|1353	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1354	%{loc_del} he_IL iw_IL
12mr|locales-2.15-1|1355	fi
12mr|locales-2.15-1|1356	
12mr|locales-2.15-1|1357	%files -n locales-he
12mr|locales-2.15-1|1358	%{_localedir}/he_IL*
12mr|locales-2.15-1|1359	%{_localedir}/iw_IL*
12mr|locales-2.15-1|1360	
12mr|locales-2.15-1|1361	### hi
12mr|locales-2.15-1|1362	%package -n locales-hi
12mr|locales-2.15-1|1363	Summary: Base files for localization (Hindi)
12mr|locales-2.15-1|1364	Group: System/Internationalization
12mr|locales-2.15-1|1365	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1366	
12mr|locales-2.15-1|1367	%description -n locales-hi
12mr|locales-2.15-1|1368	These are the base files for Hindi language localization; you need
12mr|locales-2.15-1|1369	it to correctly display 8bits Hindi characters, and for proper
12mr|locales-2.15-1|1370	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1371	to Hindi language conventions.
12mr|locales-2.15-1|1372	
12mr|locales-2.15-1|1373	%post -n locales-hi
12mr|locales-2.15-1|1374	%{loc_add} bho_IN brx_IN hi_IN ur_IN
12mr|locales-2.15-1|1375	
12mr|locales-2.15-1|1376	%preun -n locales-hi
12mr|locales-2.15-1|1377	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1378	%{loc_del} bho_IN brx_IN hi_IN ur_IN
12mr|locales-2.15-1|1379	fi
12mr|locales-2.15-1|1380	
12mr|locales-2.15-1|1381	%files -n locales-hi
12mr|locales-2.15-1|1382	%{_localedir}/bho_IN*
12mr|locales-2.15-1|1383	%{_localedir}/brx_IN*
12mr|locales-2.15-1|1384	%{_localedir}/hi_IN*
12mr|locales-2.15-1|1385	%{_localedir}/ur_IN*
12mr|locales-2.15-1|1386	
12mr|locales-2.15-1|1387	### hne
12mr|locales-2.15-1|1388	%package -n locales-hne
12mr|locales-2.15-1|1389	Summary: Base files for localization (Chhattisgarhi)
12mr|locales-2.15-1|1390	Group: System/Internationalization
12mr|locales-2.15-1|1391	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1392	
12mr|locales-2.15-1|1393	%description -n locales-hne
12mr|locales-2.15-1|1394	These are the base files for Chhattisgarhi language localization.
12mr|locales-2.15-1|1395	You need it to correctly display sort, for sorting order and
12mr|locales-2.15-1|1396	proper representation of dates and numbers according
12mr|locales-2.15-1|1397	to Chhattisgarhi language conventions.
12mr|locales-2.15-1|1398	
12mr|locales-2.15-1|1399	%post -n locales-hne
12mr|locales-2.15-1|1400	%{loc_add} hne_IN
12mr|locales-2.15-1|1401	
12mr|locales-2.15-1|1402	%preun -n locales-hne
12mr|locales-2.15-1|1403	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1404	%{loc_del} hne_IN
12mr|locales-2.15-1|1405	fi
12mr|locales-2.15-1|1406	
12mr|locales-2.15-1|1407	%files -n locales-hne
12mr|locales-2.15-1|1408	%{_localedir}/hne_IN
12mr|locales-2.15-1|1409	
12mr|locales-2.15-1|1410	### hr
12mr|locales-2.15-1|1411	# translations by Vedran Rodic <vrodic@udig.hr>
12mr|locales-2.15-1|1412	%package -n locales-hr
12mr|locales-2.15-1|1413	Summary: Base files for localization (Croatian)
12mr|locales-2.15-1|1414	Group: System/Internationalization
12mr|locales-2.15-1|1415	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1416	#Summary(hr): Osnovne datoteke za lokalizaciju (Hrvatski)
12mr|locales-2.15-1|1417	
12mr|locales-2.15-1|1418	%description -n locales-hr
12mr|locales-2.15-1|1419	These are the base files for Croatian language localization; you need
12mr|locales-2.15-1|1420	it to correctly display 8bits Croatian characters, and for proper
12mr|locales-2.15-1|1421	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1422	to Croatian language conventions.
12mr|locales-2.15-1|1423	
12mr|locales-2.15-1|1424	%post -n locales-hr
12mr|locales-2.15-1|1425	%{loc_add} hr_HR
12mr|locales-2.15-1|1426	
12mr|locales-2.15-1|1427	%preun -n locales-hr
12mr|locales-2.15-1|1428	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1429	%{loc_del} hr_HR
12mr|locales-2.15-1|1430	fi
12mr|locales-2.15-1|1431	
12mr|locales-2.15-1|1432	%files -n locales-hr
12mr|locales-2.15-1|1433	%{_localedir}/hr_HR*
12mr|locales-2.15-1|1434	
12mr|locales-2.15-1|1435	### hsb
12mr|locales-2.15-1|1436	%package -n locales-hsb
12mr|locales-2.15-1|1437	Summary: Base files for localization (Upper Sorbian)
12mr|locales-2.15-1|1438	Group: System/Internationalization
12mr|locales-2.15-1|1439	#Icon: bulle-hsb.xpm
12mr|locales-2.15-1|1440	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1441	
12mr|locales-2.15-1|1442	%description -n locales-hsb
12mr|locales-2.15-1|1443	These are the base files for Upper Sorbian language localization.
12mr|locales-2.15-1|1444	You need it to correctly display sort, for sorting order and
12mr|locales-2.15-1|1445	proper representation of dates and numbers according
12mr|locales-2.15-1|1446	to Upper Sorbian language conventions.
12mr|locales-2.15-1|1447	
12mr|locales-2.15-1|1448	%post -n locales-hsb
12mr|locales-2.15-1|1449	%{loc_add} hsb_DE
12mr|locales-2.15-1|1450	
12mr|locales-2.15-1|1451	%preun -n locales-hsb
12mr|locales-2.15-1|1452	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1453	%{loc_del} hsb_DE
12mr|locales-2.15-1|1454	fi
12mr|locales-2.15-1|1455	
12mr|locales-2.15-1|1456	%files -n locales-hsb
12mr|locales-2.15-1|1457	%{_localedir}/hsb_DE*
12mr|locales-2.15-1|1458	
12mr|locales-2.15-1|1459	### ht
12mr|locales-2.15-1|1460	%package -n locales-ht
12mr|locales-2.15-1|1461	Summary: Base files for localization (Breyol)
12mr|locales-2.15-1|1462	Group: System/Internationalization
12mr|locales-2.15-1|1463	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1464	
12mr|locales-2.15-1|1465	%description -n locales-ht
12mr|locales-2.15-1|1466	These are the base files for Breyol language localization.
12mr|locales-2.15-1|1467	You need it to correctly display sort, for sorting order and
12mr|locales-2.15-1|1468	proper representation of dates and numbers according
12mr|locales-2.15-1|1469	to Breyol language conventions.
12mr|locales-2.15-1|1470	
12mr|locales-2.15-1|1471	%post -n locales-ht
12mr|locales-2.15-1|1472	%{loc_add} ht_HT
12mr|locales-2.15-1|1473	
12mr|locales-2.15-1|1474	%preun -n locales-ht
12mr|locales-2.15-1|1475	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1476	%{loc_del} ht_HT
12mr|locales-2.15-1|1477	fi
12mr|locales-2.15-1|1478	
12mr|locales-2.15-1|1479	%files -n locales-ht
12mr|locales-2.15-1|1480	%{_localedir}/ht_HT
12mr|locales-2.15-1|1481	
12mr|locales-2.15-1|1482	### hu
12mr|locales-2.15-1|1483	%package -n locales-hu
12mr|locales-2.15-1|1484	Summary: Base files for localization (Hungarian)
12mr|locales-2.15-1|1485	Group: System/Internationalization
12mr|locales-2.15-1|1486	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1487	#Summary(hu): Szükséges fájlok a magyarításhoz
12mr|locales-2.15-1|1488	
12mr|locales-2.15-1|1489	%description -n locales-hu
12mr|locales-2.15-1|1490	These are the base files for Hungarian language localization.
12mr|locales-2.15-1|1491	You need it to correctly display sort, for sorting order and
12mr|locales-2.15-1|1492	proper representation of dates and numbers according
12mr|locales-2.15-1|1493	to Hungarian language conventions.
12mr|locales-2.15-1|1494	
12mr|locales-2.15-1|1495	%post -n locales-hu
12mr|locales-2.15-1|1496	%{loc_add} hu_HU
12mr|locales-2.15-1|1497	
12mr|locales-2.15-1|1498	%preun -n locales-hu
12mr|locales-2.15-1|1499	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1500	%{loc_del} hu_HU
12mr|locales-2.15-1|1501	fi
12mr|locales-2.15-1|1502	
12mr|locales-2.15-1|1503	%files -n locales-hu
12mr|locales-2.15-1|1504	%{_localedir}/hu_HU*
12mr|locales-2.15-1|1505	
12mr|locales-2.15-1|1506	### hy
12mr|locales-2.15-1|1507	# translations by Eugene Sevinian <sevinian@crdlx2.yerphi.am>
12mr|locales-2.15-1|1508	%package -n locales-hy
12mr|locales-2.15-1|1509	Summary: Base files for localization (Armenian)
12mr|locales-2.15-1|1510	Group: System/Internationalization
12mr|locales-2.15-1|1511	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1512	#Summary(hy): Ամփոփում. Հայացման հիմնական փաթեթները (ֆայլերը)
12mr|locales-2.15-1|1513	
12mr|locales-2.15-1|1514	%description -n locales-hy
12mr|locales-2.15-1|1515	These are the base files for Armenian language localization.
12mr|locales-2.15-1|1516	You need it to correctly display 8bit Armenian chars,
12mr|locales-2.15-1|1517	for sorting order and proper representation of dates and
12mr|locales-2.15-1|1518	numbers according to Armenian language conventions.
12mr|locales-2.15-1|1519	
12mr|locales-2.15-1|1520	%post -n locales-hy
12mr|locales-2.15-1|1521	%{loc_add} hy_AM
12mr|locales-2.15-1|1522	
12mr|locales-2.15-1|1523	%preun -n locales-hy
12mr|locales-2.15-1|1524	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1525	%{loc_del} hy_AM
12mr|locales-2.15-1|1526	fi
12mr|locales-2.15-1|1527	
12mr|locales-2.15-1|1528	%files -n locales-hy
12mr|locales-2.15-1|1529	%{_localedir}/hy_AM*
12mr|locales-2.15-1|1530	
12mr|locales-2.15-1|1531	### id (formerly in)
12mr|locales-2.15-1|1532	# translations by Mohammad DAMT <mdamt@cakraweb.com>
12mr|locales-2.15-1|1533	%package -n locales-id
12mr|locales-2.15-1|1534	Summary: Base files for localization (Indonesian)
12mr|locales-2.15-1|1535	Group: System/Internationalization
12mr|locales-2.15-1|1536	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1537	#Summary(id): File Utama untuk lokalisasi (dalam Bahasa Indonesia)
12mr|locales-2.15-1|1538	
12mr|locales-2.15-1|1539	%description -n locales-id
12mr|locales-2.15-1|1540	These are the base files for Indonesian language localization.
12mr|locales-2.15-1|1541	You need it to correctly display sort, for proper representation
12mr|locales-2.15-1|1542	of dates and numbers according to Indonesian language conventions.
12mr|locales-2.15-1|1543	
12mr|locales-2.15-1|1544	%post -n locales-id
12mr|locales-2.15-1|1545	%{loc_add} id_ID
12mr|locales-2.15-1|1546	
12mr|locales-2.15-1|1547	%preun -n locales-id
12mr|locales-2.15-1|1548	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1549	%{loc_del} id_ID
12mr|locales-2.15-1|1550	fi
12mr|locales-2.15-1|1551	
12mr|locales-2.15-1|1552	%files -n locales-id
12mr|locales-2.15-1|1553	%{_localedir}/id_ID*
12mr|locales-2.15-1|1554	
12mr|locales-2.15-1|1555	### ig
12mr|locales-2.15-1|1556	%package -n locales-ig
12mr|locales-2.15-1|1557	Summary: Base files for localization (Igbo)
12mr|locales-2.15-1|1558	Group: System/Internationalization
12mr|locales-2.15-1|1559	#Icon: bulle-ig.xpm
12mr|locales-2.15-1|1560	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1561	
12mr|locales-2.15-1|1562	%description -n locales-ig
12mr|locales-2.15-1|1563	These are the base files for Igbo language localization; you need
12mr|locales-2.15-1|1564	it to correctly display 8bits Igbo characters, and for proper
12mr|locales-2.15-1|1565	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1566	to Igbo language conventions.
12mr|locales-2.15-1|1567	
12mr|locales-2.15-1|1568	%post -n locales-ig
12mr|locales-2.15-1|1569	%{loc_add} ig_NG
12mr|locales-2.15-1|1570	
12mr|locales-2.15-1|1571	%preun -n locales-ig
12mr|locales-2.15-1|1572	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1573	%{loc_del} ig_NG
12mr|locales-2.15-1|1574	fi
12mr|locales-2.15-1|1575	
12mr|locales-2.15-1|1576	%files -n locales-ig
12mr|locales-2.15-1|1577	%{_localedir}/ig_NG*
12mr|locales-2.15-1|1578	
12mr|locales-2.15-1|1579	### ik
12mr|locales-2.15-1|1580	%package -n locales-ik
12mr|locales-2.15-1|1581	Summary: Base files for localization (Inupiaq)
12mr|locales-2.15-1|1582	Group: System/Internationalization
12mr|locales-2.15-1|1583	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1584	
12mr|locales-2.15-1|1585	%description -n locales-ik
12mr|locales-2.15-1|1586	These are the base files for Inupiaq language localization; you need
12mr|locales-2.15-1|1587	it to correctly display 8bits Inupiac characters, and for proper
12mr|locales-2.15-1|1588	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1589	to Inupiaq language conventions.
12mr|locales-2.15-1|1590	
12mr|locales-2.15-1|1591	%post -n locales-ik
12mr|locales-2.15-1|1592	%{loc_add} ik_CA
12mr|locales-2.15-1|1593	
12mr|locales-2.15-1|1594	%preun -n locales-ik
12mr|locales-2.15-1|1595	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1596	%{loc_del} ik_CA
12mr|locales-2.15-1|1597	fi
12mr|locales-2.15-1|1598	
12mr|locales-2.15-1|1599	%files -n locales-ik
12mr|locales-2.15-1|1600	%{_localedir}/ik_CA*
12mr|locales-2.15-1|1601	
12mr|locales-2.15-1|1602	### is
12mr|locales-2.15-1|1603	# Gudmundur Erlingsson <gudmuner@lexis.hi.is>
12mr|locales-2.15-1|1604	%package -n locales-is
12mr|locales-2.15-1|1605	Summary: Base files for localization (Icelandic)
12mr|locales-2.15-1|1606	Group: System/Internationalization
12mr|locales-2.15-1|1607	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1608	#Summary(is): Hér eru grunnskrár fyrir íslenska staðfærslu.
12mr|locales-2.15-1|1609	
12mr|locales-2.15-1|1610	%description -n locales-is
12mr|locales-2.15-1|1611	These are the base files for Icelandic language localization; you need
12mr|locales-2.15-1|1612	it to correctly display 8bits Icelandic characters, and for proper
12mr|locales-2.15-1|1613	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1614	to Icelandic language conventions.
12mr|locales-2.15-1|1615	
12mr|locales-2.15-1|1616	%post -n locales-is
12mr|locales-2.15-1|1617	%{loc_add} is_IS
12mr|locales-2.15-1|1618	
12mr|locales-2.15-1|1619	%preun -n locales-is
12mr|locales-2.15-1|1620	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1621	%{loc_del} is_IS
12mr|locales-2.15-1|1622	fi
12mr|locales-2.15-1|1623	
12mr|locales-2.15-1|1624	%files -n locales-is
12mr|locales-2.15-1|1625	%{_localedir}/is_IS*
12mr|locales-2.15-1|1626	
12mr|locales-2.15-1|1627	### it
12mr|locales-2.15-1|1628	%package -n locales-it
12mr|locales-2.15-1|1629	Summary: Base files for localization (Italian)
12mr|locales-2.15-1|1630	#Summary(it): I files di base per l'adattamento della lingua italiana
12mr|locales-2.15-1|1631	Group: System/Internationalization
12mr|locales-2.15-1|1632	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1633	
12mr|locales-2.15-1|1634	%description -n locales-it
12mr|locales-2.15-1|1635	These are the base files for Italian language localization; you need
12mr|locales-2.15-1|1636	it to correctly display 8bits Italian characters, and for proper
12mr|locales-2.15-1|1637	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1638	to Italian language conventions.
12mr|locales-2.15-1|1639	
12mr|locales-2.15-1|1640	%post -n locales-it
12mr|locales-2.15-1|1641	%{loc_add} it_CH it_IT
12mr|locales-2.15-1|1642	
12mr|locales-2.15-1|1643	%preun -n locales-it
12mr|locales-2.15-1|1644	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1645	%{loc_del} it_CH it_IT
12mr|locales-2.15-1|1646	fi
12mr|locales-2.15-1|1647	
12mr|locales-2.15-1|1648	%files -n locales-it
12mr|locales-2.15-1|1649	%{_localedir}/it_CH*
12mr|locales-2.15-1|1650	%{_localedir}/it_IT*
12mr|locales-2.15-1|1651	
12mr|locales-2.15-1|1652	### iu
12mr|locales-2.15-1|1653	%package -n locales-iu
12mr|locales-2.15-1|1654	Summary: Base files for localization (Inuktitut)
12mr|locales-2.15-1|1655	Group: System/Internationalization
12mr|locales-2.15-1|1656	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1657	
12mr|locales-2.15-1|1658	%description -n locales-iu
12mr|locales-2.15-1|1659	These are the base files for Inuktitut language localization; you need
12mr|locales-2.15-1|1660	it to correctly display 8bits Inuktitut characters, and for proper
12mr|locales-2.15-1|1661	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1662	to Inuktitut language conventions.
12mr|locales-2.15-1|1663	
12mr|locales-2.15-1|1664	%post -n locales-iu
12mr|locales-2.15-1|1665	%{loc_add} iu_CA
12mr|locales-2.15-1|1666	
12mr|locales-2.15-1|1667	%preun -n locales-iu
12mr|locales-2.15-1|1668	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1669	%{loc_del} iu_CA
12mr|locales-2.15-1|1670	fi
12mr|locales-2.15-1|1671	
12mr|locales-2.15-1|1672	%files -n locales-iu
12mr|locales-2.15-1|1673	%{_localedir}/iu_CA*
12mr|locales-2.15-1|1674	
12mr|locales-2.15-1|1675	### ja
12mr|locales-2.15-1|1676	# translation by "Evan D.A. Geisinger" <evan.geisinger@etak.com>
12mr|locales-2.15-1|1677	%package -n locales-ja
12mr|locales-2.15-1|1678	Summary: Base files for localization (Japanese)
12mr|locales-2.15-1|1679	#Summary(ja): これは日本語ロカライゼーション用基礎ファイル集です。
12mr|locales-2.15-1|1680	Group: System/Internationalization
12mr|locales-2.15-1|1681	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1682	Obsoletes: libwcsmbs
12mr|locales-2.15-1|1683	
12mr|locales-2.15-1|1684	%description -n locales-ja
12mr|locales-2.15-1|1685	These are the base files for Japanese language localization; you need
12mr|locales-2.15-1|1686	it to correctly display 8bits and 7bits japanese codes, and for proper
12mr|locales-2.15-1|1687	representation of dates and numbers according to japanese language conventions.
12mr|locales-2.15-1|1688	
12mr|locales-2.15-1|1689	%post -n locales-ja
12mr|locales-2.15-1|1690	%{loc_add} ja_JP
12mr|locales-2.15-1|1691	
12mr|locales-2.15-1|1692	%preun -n locales-ja
12mr|locales-2.15-1|1693	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1694	%{loc_del} ja_JP
12mr|locales-2.15-1|1695	fi
12mr|locales-2.15-1|1696	
12mr|locales-2.15-1|1697	%files -n locales-ja
12mr|locales-2.15-1|1698	%{_localedir}/ja_JP*
12mr|locales-2.15-1|1699	
12mr|locales-2.15-1|1700	### ka
12mr|locales-2.15-1|1701	%package -n locales-ka
12mr|locales-2.15-1|1702	Summary: Base files for localization (Georgian)
12mr|locales-2.15-1|1703	Group: System/Internationalization
12mr|locales-2.15-1|1704	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1705	#Summary(ka): საბაზო ფაილები ქართულის ლოკალიზებისათვის.
12mr|locales-2.15-1|1706	
12mr|locales-2.15-1|1707	%description -n locales-ka
12mr|locales-2.15-1|1708	These are the base files for Georgian language localization; you need
12mr|locales-2.15-1|1709	it to correctly display 8bits Georgian characters, and for proper
12mr|locales-2.15-1|1710	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1711	to Georgian language conventions.
12mr|locales-2.15-1|1712	
12mr|locales-2.15-1|1713	%post -n locales-ka
12mr|locales-2.15-1|1714	%{loc_add} ka_GE
12mr|locales-2.15-1|1715	
12mr|locales-2.15-1|1716	%preun -n locales-ka
12mr|locales-2.15-1|1717	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1718	%{loc_del} ka_GE
12mr|locales-2.15-1|1719	fi
12mr|locales-2.15-1|1720	
12mr|locales-2.15-1|1721	%files -n locales-ka
12mr|locales-2.15-1|1722	%{_localedir}/ka_GE*
12mr|locales-2.15-1|1723	
12mr|locales-2.15-1|1724	### kk
12mr|locales-2.15-1|1725	%package -n locales-kk
12mr|locales-2.15-1|1726	Summary: Base files for localization (Kazakh)
12mr|locales-2.15-1|1727	Group: System/Internationalization
12mr|locales-2.15-1|1728	#Icon: bulle-kk.xpm
12mr|locales-2.15-1|1729	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1730	
12mr|locales-2.15-1|1731	%description -n locales-kk
12mr|locales-2.15-1|1732	These are the base files for Kazakh language localization; you need
12mr|locales-2.15-1|1733	it to correctly display 8bits Kazakh characters, and for proper
12mr|locales-2.15-1|1734	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1735	to Kazakh language conventions.
12mr|locales-2.15-1|1736	
12mr|locales-2.15-1|1737	%post -n locales-kk
12mr|locales-2.15-1|1738	%{loc_add} kk_KZ
12mr|locales-2.15-1|1739	
12mr|locales-2.15-1|1740	%preun -n locales-kk
12mr|locales-2.15-1|1741	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1742	%{loc_del} kk_KZ
12mr|locales-2.15-1|1743	fi
12mr|locales-2.15-1|1744	
12mr|locales-2.15-1|1745	%files -n locales-kk
12mr|locales-2.15-1|1746	%{_localedir}/kk_KZ*
12mr|locales-2.15-1|1747	
12mr|locales-2.15-1|1748	### kl
12mr|locales-2.15-1|1749	%package -n locales-kl
12mr|locales-2.15-1|1750	Summary: Base files for localization (Greenlandic)
12mr|locales-2.15-1|1751	Group: System/Internationalization
12mr|locales-2.15-1|1752	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1753	
12mr|locales-2.15-1|1754	%description -n locales-kl
12mr|locales-2.15-1|1755	These are the base files for Greenlandic language localization; you need
12mr|locales-2.15-1|1756	it to correctly display 8bits Greenlandic characters, and for proper
12mr|locales-2.15-1|1757	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1758	to Grenlandic language conventions.
12mr|locales-2.15-1|1759	
12mr|locales-2.15-1|1760	%post -n locales-kl
12mr|locales-2.15-1|1761	%{loc_add} kl_GL
12mr|locales-2.15-1|1762	
12mr|locales-2.15-1|1763	%preun -n locales-kl
12mr|locales-2.15-1|1764	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1765	%{loc_del} kl_GL
12mr|locales-2.15-1|1766	fi
12mr|locales-2.15-1|1767	
12mr|locales-2.15-1|1768	%files -n locales-kl
12mr|locales-2.15-1|1769	%{_localedir}/kl_GL*
12mr|locales-2.15-1|1770	
12mr|locales-2.15-1|1771	### km
12mr|locales-2.15-1|1772	%package -n locales-km
12mr|locales-2.15-1|1773	Summary: Base files for localization (Khmer)
12mr|locales-2.15-1|1774	Group: System/Internationalization
12mr|locales-2.15-1|1775	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1776	
12mr|locales-2.15-1|1777	%description -n locales-km
12mr|locales-2.15-1|1778	These are the base files for Khmer language localization; you need
12mr|locales-2.15-1|1779	it to correctly display 8bits Khmer characters, and for proper
12mr|locales-2.15-1|1780	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1781	to Khmer language conventions.
12mr|locales-2.15-1|1782	
12mr|locales-2.15-1|1783	%post -n locales-km
12mr|locales-2.15-1|1784	%{loc_add} km_KH
12mr|locales-2.15-1|1785	
12mr|locales-2.15-1|1786	%preun -n locales-km
12mr|locales-2.15-1|1787	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1788	%{loc_del} km_KH
12mr|locales-2.15-1|1789	fi
12mr|locales-2.15-1|1790	
12mr|locales-2.15-1|1791	%files -n locales-km
12mr|locales-2.15-1|1792	%{_localedir}/km_KH*
12mr|locales-2.15-1|1793	
12mr|locales-2.15-1|1794	### kn
12mr|locales-2.15-1|1795	%package -n locales-kn
12mr|locales-2.15-1|1796	Summary: Base files for localization (Kannada)
12mr|locales-2.15-1|1797	Group: System/Internationalization
12mr|locales-2.15-1|1798	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1799	
12mr|locales-2.15-1|1800	%description -n locales-kn
12mr|locales-2.15-1|1801	These are the base files for Kannada language localization; you need
12mr|locales-2.15-1|1802	it to correctly display 8bits Kannada characters, and for proper
12mr|locales-2.15-1|1803	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1804	to Kannada language conventions.
12mr|locales-2.15-1|1805	
12mr|locales-2.15-1|1806	%post -n locales-kn
12mr|locales-2.15-1|1807	%{loc_add} kn_IN
12mr|locales-2.15-1|1808	
12mr|locales-2.15-1|1809	%preun -n locales-kn
12mr|locales-2.15-1|1810	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1811	%{loc_del} kn_IN
12mr|locales-2.15-1|1812	fi
12mr|locales-2.15-1|1813	
12mr|locales-2.15-1|1814	%files -n locales-kn
12mr|locales-2.15-1|1815	%{_localedir}/kn_IN*
12mr|locales-2.15-1|1816	
12mr|locales-2.15-1|1817	### ko
12mr|locales-2.15-1|1818	# translation by Soo-Jin Lee <NothingSpecial@rocketmail.com>
12mr|locales-2.15-1|1819	%package -n locales-ko
12mr|locales-2.15-1|1820	Summary: Base files for localization (Korean)
12mr|locales-2.15-1|1821	#Summary(ko): 이것들은 한국어에만 국한된 기초화일들이다
12mr|locales-2.15-1|1822	Group: System/Internationalization
12mr|locales-2.15-1|1823	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1824	Obsoletes: libwcsmbs
12mr|locales-2.15-1|1825	
12mr|locales-2.15-1|1826	%description -n locales-ko
12mr|locales-2.15-1|1827	These are the base files for Korean language localization; you need
12mr|locales-2.15-1|1828	it to correctly display 8bits and 7bits japanese codes, and for proper
12mr|locales-2.15-1|1829	representation of dates and numbers according to korean language conventions.
12mr|locales-2.15-1|1830	
12mr|locales-2.15-1|1831	%post -n locales-ko
12mr|locales-2.15-1|1832	%{loc_add} ko_KR
12mr|locales-2.15-1|1833	
12mr|locales-2.15-1|1834	%preun -n locales-ko
12mr|locales-2.15-1|1835	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1836	%{loc_del} ko_KR
12mr|locales-2.15-1|1837	fi
12mr|locales-2.15-1|1838	
12mr|locales-2.15-1|1839	%files -n locales-ko
12mr|locales-2.15-1|1840	%{_localedir}/ko_KR*
12mr|locales-2.15-1|1841	
12mr|locales-2.15-1|1842	### kok
12mr|locales-2.15-1|1843	%package -n locales-kok
12mr|locales-2.15-1|1844	Summary: Base files for localization (Konkani)
12mr|locales-2.15-1|1845	Group: System/Internationalization
12mr|locales-2.15-1|1846	#Icon: bulle-kk.xpm
12mr|locales-2.15-1|1847	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1848	
12mr|locales-2.15-1|1849	%description -n locales-kok
12mr|locales-2.15-1|1850	These are the base files for Konkani language localization; you need
12mr|locales-2.15-1|1851	it to correctly display 8bits Konkani characters, and for proper
12mr|locales-2.15-1|1852	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1853	to Konkani language conventions.
12mr|locales-2.15-1|1854	
12mr|locales-2.15-1|1855	%post -n locales-kok
12mr|locales-2.15-1|1856	%{loc_add} kok_IN
12mr|locales-2.15-1|1857	
12mr|locales-2.15-1|1858	%preun -n locales-kok
12mr|locales-2.15-1|1859	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1860	%{loc_del} kok_IN
12mr|locales-2.15-1|1861	fi
12mr|locales-2.15-1|1862	
12mr|locales-2.15-1|1863	%files -n locales-kok
12mr|locales-2.15-1|1864	%{_localedir}/kok_IN*
12mr|locales-2.15-1|1865	
12mr|locales-2.15-1|1866	### ks
12mr|locales-2.15-1|1867	%package -n locales-ks
12mr|locales-2.15-1|1868	Summary: Base files for localization (Kashmiri)
12mr|locales-2.15-1|1869	Group: System/Internationalization
12mr|locales-2.15-1|1870	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1871	
12mr|locales-2.15-1|1872	%description -n locales-ks
12mr|locales-2.15-1|1873	These are the base files for Kashmiri language localization.
12mr|locales-2.15-1|1874	You need it to correctly display sort, for sorting order and
12mr|locales-2.15-1|1875	proper representation of dates and numbers according
12mr|locales-2.15-1|1876	to Kashmiri language conventions.
12mr|locales-2.15-1|1877	
12mr|locales-2.15-1|1878	%post -n locales-ks
12mr|locales-2.15-1|1879	%{loc_add} ks_IN ks_IN@devanagari
12mr|locales-2.15-1|1880	
12mr|locales-2.15-1|1881	%preun -n locales-ks
12mr|locales-2.15-1|1882	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1883	%{loc_del} ks_IN ks_IN@devanagari
12mr|locales-2.15-1|1884	fi
12mr|locales-2.15-1|1885	
12mr|locales-2.15-1|1886	%files -n locales-ks
12mr|locales-2.15-1|1887	%{_localedir}/ks_IN
12mr|locales-2.15-1|1888	%{_localedir}/ks_IN@devanagari
12mr|locales-2.15-1|1889	
12mr|locales-2.15-1|1890	### ku
12mr|locales-2.15-1|1891	%package -n locales-ku
12mr|locales-2.15-1|1892	Summary: Base files for localization (Kurdish)
12mr|locales-2.15-1|1893	#Summary(ku): Rûpel-tâmar ji bo naskirinâ cîh (Kurdi)
12mr|locales-2.15-1|1894	Group: System/Internationalization
12mr|locales-2.15-1|1895	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1896	
12mr|locales-2.15-1|1897	%description -n locales-ku
12mr|locales-2.15-1|1898	These are the base files for Kurdish language localization; you need
12mr|locales-2.15-1|1899	it to correctly display 8bits Kurdish characters, and for proper
12mr|locales-2.15-1|1900	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1901	to Kurdish language conventions.
12mr|locales-2.15-1|1902	
12mr|locales-2.15-1|1903	%post -n locales-ku
12mr|locales-2.15-1|1904	%{loc_add} ku_TR
12mr|locales-2.15-1|1905	
12mr|locales-2.15-1|1906	%preun -n locales-ku
12mr|locales-2.15-1|1907	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1908	%{loc_del} ku_TR
12mr|locales-2.15-1|1909	fi
12mr|locales-2.15-1|1910	
12mr|locales-2.15-1|1911	%files -n locales-ku
12mr|locales-2.15-1|1912	%{_localedir}/ku_TR*
12mr|locales-2.15-1|1913	
12mr|locales-2.15-1|1914	### kw
12mr|locales-2.15-1|1915	# translations by Andrew Climo-Thompson <andrew@clas.demon.co.uk>
12mr|locales-2.15-1|1916	# Laurie Climo <lj.climo@ukonline.co.uk> & Marion Gunn <mgunn@ucd.ie>
12mr|locales-2.15-1|1917	%package -n locales-kw
12mr|locales-2.15-1|1918	Summary: Base files for localization (Cornish)
12mr|locales-2.15-1|1919	#Summary(kw): Fylennow sel dhe gernewekhe
12mr|locales-2.15-1|1920	Group: System/Internationalization
12mr|locales-2.15-1|1921	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1922	
12mr|locales-2.15-1|1923	%description -n locales-kw
12mr|locales-2.15-1|1924	These are the base files for Cornish language localization; you need
12mr|locales-2.15-1|1925	it to correctly display 8bits cornish characters, and for proper
12mr|locales-2.15-1|1926	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1927	to Cornish language conventions.
12mr|locales-2.15-1|1928	
12mr|locales-2.15-1|1929	%post -n locales-kw
12mr|locales-2.15-1|1930	%{loc_add} kw_GB
12mr|locales-2.15-1|1931	
12mr|locales-2.15-1|1932	%preun -n locales-kw
12mr|locales-2.15-1|1933	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1934	%{loc_del} kw_GB
12mr|locales-2.15-1|1935	fi
12mr|locales-2.15-1|1936	
12mr|locales-2.15-1|1937	%files -n locales-kw
12mr|locales-2.15-1|1938	%{_localedir}/kw_GB*
12mr|locales-2.15-1|1939	
12mr|locales-2.15-1|1940	### ky
12mr|locales-2.15-1|1941	%package -n locales-ky
12mr|locales-2.15-1|1942	Summary: Base files for localization (Kyrgyz)
12mr|locales-2.15-1|1943	Group: System/Internationalization
12mr|locales-2.15-1|1944	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1945	
12mr|locales-2.15-1|1946	%description -n locales-ky
12mr|locales-2.15-1|1947	These are the base files for Kyrgyz language localization; you need
12mr|locales-2.15-1|1948	it to correctly display 8bits kyrgyz characters, and for proper
12mr|locales-2.15-1|1949	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1950	to Kyrgyz language conventions.
12mr|locales-2.15-1|1951	
12mr|locales-2.15-1|1952	%post -n locales-ky
12mr|locales-2.15-1|1953	%{loc_add} ky_KG
12mr|locales-2.15-1|1954	
12mr|locales-2.15-1|1955	%preun -n locales-ky
12mr|locales-2.15-1|1956	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1957	%{loc_del} ky_KG
12mr|locales-2.15-1|1958	fi
12mr|locales-2.15-1|1959	
12mr|locales-2.15-1|1960	%files -n locales-ky
12mr|locales-2.15-1|1961	%{_localedir}/ky_KG*
12mr|locales-2.15-1|1962	
12mr|locales-2.15-1|1963	### lb
12mr|locales-2.15-1|1964	%package	lb
12mr|locales-2.15-1|1965	Summary:	Base files for localization (Luxembourgish)
12mr|locales-2.15-1|1966	Group:		System/Internationalization
12mr|locales-2.15-1|1967	Requires:	locales = %{version}-%{release}
12mr|locales-2.15-1|1968	
12mr|locales-2.15-1|1969	%description	lb
12mr|locales-2.15-1|1970	These are the base files for Luxembourgish language localization; you need
12mr|locales-2.15-1|1971	it to correctly display 8bits Luxembourgish characters, and for proper
12mr|locales-2.15-1|1972	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1973	to Luxembourgish language conventions.
12mr|locales-2.15-1|1974	
12mr|locales-2.15-1|1975	%post		lb
12mr|locales-2.15-1|1976	%{loc_add} lb_LU
12mr|locales-2.15-1|1977	
12mr|locales-2.15-1|1978	%preun		lb
12mr|locales-2.15-1|1979	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|1980	%{loc_del} lb_LU
12mr|locales-2.15-1|1981	fi
12mr|locales-2.15-1|1982	
12mr|locales-2.15-1|1983	%files		lb
12mr|locales-2.15-1|1984	%{_localedir}/lb_LU*
12mr|locales-2.15-1|1985	
12mr|locales-2.15-1|1986	### lg
12mr|locales-2.15-1|1987	%package -n locales-lg
12mr|locales-2.15-1|1988	Summary: Base files for localization (Luganda)
12mr|locales-2.15-1|1989	Group: System/Internationalization
12mr|locales-2.15-1|1990	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|1991	Provides: locales-lug = %{version}-%{release}
12mr|locales-2.15-1|1992	
12mr|locales-2.15-1|1993	%description -n locales-lg
12mr|locales-2.15-1|1994	These are the base files for Luganda (Ganda) language localization; you need
12mr|locales-2.15-1|1995	it to correctly display 8bits Luganda characters, and for proper
12mr|locales-2.15-1|1996	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|1997	to Luganda language conventions.
12mr|locales-2.15-1|1998	
12mr|locales-2.15-1|1999	%post -n locales-lg
12mr|locales-2.15-1|2000	%{loc_add} lg_UG
12mr|locales-2.15-1|2001	
12mr|locales-2.15-1|2002	%preun -n locales-lg
12mr|locales-2.15-1|2003	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2004	%{loc_del} lg_UG
12mr|locales-2.15-1|2005	fi
12mr|locales-2.15-1|2006	
12mr|locales-2.15-1|2007	%files -n locales-lg
12mr|locales-2.15-1|2008	%{_localedir}/lg_UG*
12mr|locales-2.15-1|2009	
12mr|locales-2.15-1|2010	### li
12mr|locales-2.15-1|2011	%package -n locales-li
12mr|locales-2.15-1|2012	Summary: Base files for localization (Limburguish)
12mr|locales-2.15-1|2013	Group: System/Internationalization
12mr|locales-2.15-1|2014	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2015	
12mr|locales-2.15-1|2016	%description -n locales-li
12mr|locales-2.15-1|2017	These are the base files for Limburguish language localization; you need
12mr|locales-2.15-1|2018	it to correctly display 8bits characters, and for proper
12mr|locales-2.15-1|2019	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2020	to Limburguish language conventions.
12mr|locales-2.15-1|2021	
12mr|locales-2.15-1|2022	%post -n locales-li
12mr|locales-2.15-1|2023	%{loc_add} li_BE li_NL
12mr|locales-2.15-1|2024	
12mr|locales-2.15-1|2025	%preun -n locales-li
12mr|locales-2.15-1|2026	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2027	%{loc_del} li_BE li_NL
12mr|locales-2.15-1|2028	fi
12mr|locales-2.15-1|2029	
12mr|locales-2.15-1|2030	%files -n locales-li
12mr|locales-2.15-1|2031	%{_localedir}/li_BE*
12mr|locales-2.15-1|2032	%{_localedir}/li_NL*
12mr|locales-2.15-1|2033	
12mr|locales-2.15-1|2034	### lij
12mr|locales-2.15-1|2035	%package	lij
12mr|locales-2.15-1|2036	Summary:	Base files for localization (Ligurian)
12mr|locales-2.15-1|2037	Group:		System/Internationalization
12mr|locales-2.15-1|2038	Requires:	locales = %{version}-%{release}
12mr|locales-2.15-1|2039	
12mr|locales-2.15-1|2040	%description	lij
12mr|locales-2.15-1|2041	These are the base files for Ligurian language localization; you need
12mr|locales-2.15-1|2042	it to correctly display 8bits Ligurian characters, and for proper
12mr|locales-2.15-1|2043	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2044	to Ligurian language conventions.
12mr|locales-2.15-1|2045	
12mr|locales-2.15-1|2046	%post		lij
12mr|locales-2.15-1|2047	%{loc_add} lij_IT
12mr|locales-2.15-1|2048	
12mr|locales-2.15-1|2049	%preun		lij
12mr|locales-2.15-1|2050	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2051	%{loc_del} lij_IT
12mr|locales-2.15-1|2052	fi
12mr|locales-2.15-1|2053	
12mr|locales-2.15-1|2054	%files		lij
12mr|locales-2.15-1|2055	%{_localedir}/lij_IT*
12mr|locales-2.15-1|2056	
12mr|locales-2.15-1|2057	### lo
12mr|locales-2.15-1|2058	%package -n locales-lo
12mr|locales-2.15-1|2059	Summary: Base files for localization (Laotian) [INCOMPLETE]
12mr|locales-2.15-1|2060	Group: System/Internationalization
12mr|locales-2.15-1|2061	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2062	
12mr|locales-2.15-1|2063	%description -n locales-lo
12mr|locales-2.15-1|2064	These are the base files for Laotian language localization; you need
12mr|locales-2.15-1|2065	it to correctly display 8bits lao characters, and for proper
12mr|locales-2.15-1|2066	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2067	to Laotian language conventions.
12mr|locales-2.15-1|2068	
12mr|locales-2.15-1|2069	%post -n locales-lo
12mr|locales-2.15-1|2070	%{loc_add} lo_LA
12mr|locales-2.15-1|2071	
12mr|locales-2.15-1|2072	%preun -n locales-lo
12mr|locales-2.15-1|2073	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2074	%{loc_del} lo_LA
12mr|locales-2.15-1|2075	fi
12mr|locales-2.15-1|2076	
12mr|locales-2.15-1|2077	%files -n locales-lo
12mr|locales-2.15-1|2078	%{_localedir}/lo_LA*
12mr|locales-2.15-1|2079	
12mr|locales-2.15-1|2080	### lt
12mr|locales-2.15-1|2081	%package -n locales-lt
12mr|locales-2.15-1|2082	Summary: Base files for localization (Lithuanian)
12mr|locales-2.15-1|2083	#Summary(lt): Failai skirti lokalės lituanizacijai
12mr|locales-2.15-1|2084	Group: System/Internationalization
12mr|locales-2.15-1|2085	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2086	
12mr|locales-2.15-1|2087	%description -n locales-lt
12mr|locales-2.15-1|2088	These are the base files for Lithuanian language localization; you need
12mr|locales-2.15-1|2089	it to correctly display 8bits Lithuanian characters, and for proper
12mr|locales-2.15-1|2090	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2091	to Lithuanian language conventions.
12mr|locales-2.15-1|2092	
12mr|locales-2.15-1|2093	%post -n locales-lt
12mr|locales-2.15-1|2094	%{loc_add} lt_LT
12mr|locales-2.15-1|2095	
12mr|locales-2.15-1|2096	%preun -n locales-lt
12mr|locales-2.15-1|2097	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2098	%{loc_del} lt_LT
12mr|locales-2.15-1|2099	fi
12mr|locales-2.15-1|2100	
12mr|locales-2.15-1|2101	%files -n locales-lt
12mr|locales-2.15-1|2102	%{_localedir}/lt_LT*
12mr|locales-2.15-1|2103	
12mr|locales-2.15-1|2104	### lv
12mr|locales-2.15-1|2105	# translation done by Vitauts Stochka <vit@dpu.lv>
12mr|locales-2.15-1|2106	%package -n locales-lv
12mr|locales-2.15-1|2107	Summary: Base files for localization (Latvian)
12mr|locales-2.15-1|2108	#Summary(lv): Lokalizācijas pamatfaili (Latviešu)
12mr|locales-2.15-1|2109	Group: System/Internationalization
12mr|locales-2.15-1|2110	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2111	
12mr|locales-2.15-1|2112	%description -n locales-lv
12mr|locales-2.15-1|2113	These are the base files for Latvian language localization; you need
12mr|locales-2.15-1|2114	it to correctly display 8bits Latvian characters, and for proper
12mr|locales-2.15-1|2115	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2116	to Latvian language conventions.
12mr|locales-2.15-1|2117	
12mr|locales-2.15-1|2118	%post -n locales-lv
12mr|locales-2.15-1|2119	%{loc_add} lv_LV
12mr|locales-2.15-1|2120	
12mr|locales-2.15-1|2121	%preun -n locales-lv
12mr|locales-2.15-1|2122	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2123	%{loc_del} lv_LV
12mr|locales-2.15-1|2124	fi
12mr|locales-2.15-1|2125	
12mr|locales-2.15-1|2126	%files -n locales-lv
12mr|locales-2.15-1|2127	%{_localedir}/lv_LV*
12mr|locales-2.15-1|2128	
12mr|locales-2.15-1|2129	### mai
12mr|locales-2.15-1|2130	%package -n locales-mai
12mr|locales-2.15-1|2131	Summary: Base files for localization (Maithili)
12mr|locales-2.15-1|2132	Group: System/Internationalization
12mr|locales-2.15-1|2133	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2134	
12mr|locales-2.15-1|2135	%description -n locales-mai
12mr|locales-2.15-1|2136	These are the base files for Maithili language localization.
12mr|locales-2.15-1|2137	You need it to correctly display sort, for sorting order and
12mr|locales-2.15-1|2138	proper representation of dates and numbers according
12mr|locales-2.15-1|2139	to Maithili language conventions.
12mr|locales-2.15-1|2140	
12mr|locales-2.15-1|2141	%post -n locales-mai
12mr|locales-2.15-1|2142	%{loc_add} mai_IN
12mr|locales-2.15-1|2143	
12mr|locales-2.15-1|2144	%preun -n locales-mai
12mr|locales-2.15-1|2145	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2146	%{loc_del} mai_IN
12mr|locales-2.15-1|2147	fi
12mr|locales-2.15-1|2148	
12mr|locales-2.15-1|2149	%files -n locales-mai
12mr|locales-2.15-1|2150	%{_localedir}/mai_IN
12mr|locales-2.15-1|2151	
12mr|locales-2.15-1|2152	### mg
12mr|locales-2.15-1|2153	%package -n locales-mg
12mr|locales-2.15-1|2154	Summary: Base files for localization (Malagasy)
12mr|locales-2.15-1|2155	Group: System/Internationalization
12mr|locales-2.15-1|2156	#Icon: bulle-mg.xpm
12mr|locales-2.15-1|2157	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2158	
12mr|locales-2.15-1|2159	%description -n locales-mg
12mr|locales-2.15-1|2160	These are the base files for Malagasy language localization.
12mr|locales-2.15-1|2161	You need it to correctly display sort, for sorting order and
12mr|locales-2.15-1|2162	proper representation of dates and numbers according
12mr|locales-2.15-1|2163	to Malagasy language conventions.
12mr|locales-2.15-1|2164	
12mr|locales-2.15-1|2165	%post -n locales-mg
12mr|locales-2.15-1|2166	%{loc_add} mg_MG
12mr|locales-2.15-1|2167	
12mr|locales-2.15-1|2168	%preun -n locales-mg
12mr|locales-2.15-1|2169	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2170	%{loc_del} mg_MG
12mr|locales-2.15-1|2171	fi
12mr|locales-2.15-1|2172	
12mr|locales-2.15-1|2173	%files -n locales-mg
12mr|locales-2.15-1|2174	%{_localedir}/mg_MG*
12mr|locales-2.15-1|2175	
12mr|locales-2.15-1|2176	### mhr
12mr|locales-2.15-1|2177	%package	mhr
12mr|locales-2.15-1|2178	Summary:	Base files for localization (Mari)
12mr|locales-2.15-1|2179	Group:		System/Internationalization
12mr|locales-2.15-1|2180	Requires:	locales = %{version}-%{release}
12mr|locales-2.15-1|2181	
12mr|locales-2.15-1|2182	%description	mhr
12mr|locales-2.15-1|2183	These are the base files for Mari language localization; you need
12mr|locales-2.15-1|2184	it to correctly display 8bits Mari characters, and for proper
12mr|locales-2.15-1|2185	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2186	to Mari language conventions.
12mr|locales-2.15-1|2187	
12mr|locales-2.15-1|2188	%post		mhr
12mr|locales-2.15-1|2189	%{loc_add} mhr_RU
12mr|locales-2.15-1|2190	
12mr|locales-2.15-1|2191	%preun		mhr
12mr|locales-2.15-1|2192	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2193	%{loc_del} mhr_RU
12mr|locales-2.15-1|2194	fi
12mr|locales-2.15-1|2195	
12mr|locales-2.15-1|2196	%files		mhr
12mr|locales-2.15-1|2197	%{_localedir}/mhr_RU*
12mr|locales-2.15-1|2198	
12mr|locales-2.15-1|2199	
12mr|locales-2.15-1|2200	### mi
12mr|locales-2.15-1|2201	# Maori translation provided by Gasson <gasson@clear.net.nz>
12mr|locales-2.15-1|2202	%package -n locales-mi
12mr|locales-2.15-1|2203	Summary: Base files for localization (Maori)
12mr|locales-2.15-1|2204	#Summary(mi): Ko ngā kōnae papa mō te whakaā-rohe (Māori)
12mr|locales-2.15-1|2205	Group: System/Internationalization
12mr|locales-2.15-1|2206	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2207	
12mr|locales-2.15-1|2208	%description -n locales-mi
12mr|locales-2.15-1|2209	These are the base files for Maori language localization; you need it for
12mr|locales-2.15-1|2210	it to correctly display 8bits Maori characters, and for proper
12mr|locales-2.15-1|2211	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2212	to Maori language conventions.
12mr|locales-2.15-1|2213	
12mr|locales-2.15-1|2214	%post -n locales-mi
12mr|locales-2.15-1|2215	%{loc_add} mi_NZ
12mr|locales-2.15-1|2216	
12mr|locales-2.15-1|2217	%preun -n locales-mi
12mr|locales-2.15-1|2218	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2219	%{loc_del} mi_NZ
12mr|locales-2.15-1|2220	fi
12mr|locales-2.15-1|2221	
12mr|locales-2.15-1|2222	%files -n locales-mi
12mr|locales-2.15-1|2223	%{_localedir}/mi_NZ*
12mr|locales-2.15-1|2224	
12mr|locales-2.15-1|2225	### mk
12mr|locales-2.15-1|2226	%package -n locales-mk
12mr|locales-2.15-1|2227	Summary: Base files for localization (Macedonian)
12mr|locales-2.15-1|2228	Group: System/Internationalization
12mr|locales-2.15-1|2229	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2230	
12mr|locales-2.15-1|2231	%description -n locales-mk
12mr|locales-2.15-1|2232	These are the base files for Macedonian language localization; you need it for
12mr|locales-2.15-1|2233	proper alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2234	to Macedonian language conventions.
12mr|locales-2.15-1|2235	
12mr|locales-2.15-1|2236	%post -n locales-mk
12mr|locales-2.15-1|2237	%{loc_add} mk_MK
12mr|locales-2.15-1|2238	
12mr|locales-2.15-1|2239	%preun -n locales-mk
12mr|locales-2.15-1|2240	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2241	%{loc_del} mk_MK
12mr|locales-2.15-1|2242	fi
12mr|locales-2.15-1|2243	
12mr|locales-2.15-1|2244	%files -n locales-mk
12mr|locales-2.15-1|2245	%{_localedir}/mk_MK*
12mr|locales-2.15-1|2246	
12mr|locales-2.15-1|2247	### ml
12mr|locales-2.15-1|2248	%package -n locales-ml
12mr|locales-2.15-1|2249	Summary: Base files for localization (Malayalam)
12mr|locales-2.15-1|2250	Group: System/Internationalization
12mr|locales-2.15-1|2251	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2252	
12mr|locales-2.15-1|2253	%description -n locales-ml
12mr|locales-2.15-1|2254	These are the base files for Malayalam language localization; you need it for
12mr|locales-2.15-1|2255	proper alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2256	to Malayalam language conventions.
12mr|locales-2.15-1|2257	
12mr|locales-2.15-1|2258	%post -n locales-ml
12mr|locales-2.15-1|2259	%{loc_add} ml_IN
12mr|locales-2.15-1|2260	
12mr|locales-2.15-1|2261	%preun -n locales-ml
12mr|locales-2.15-1|2262	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2263	%{loc_del} ml_IN
12mr|locales-2.15-1|2264	fi
12mr|locales-2.15-1|2265	
12mr|locales-2.15-1|2266	%files -n locales-ml
12mr|locales-2.15-1|2267	%{_localedir}/ml_IN*
12mr|locales-2.15-1|2268	
12mr|locales-2.15-1|2269	### mn
12mr|locales-2.15-1|2270	%package -n locales-mn
12mr|locales-2.15-1|2271	Summary: Base files for localization (Mongolian)
12mr|locales-2.15-1|2272	Group: System/Internationalization
12mr|locales-2.15-1|2273	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2274	
12mr|locales-2.15-1|2275	%description -n locales-mn
12mr|locales-2.15-1|2276	These are the base files for Mongolian language localization; you need it for
12mr|locales-2.15-1|2277	proper alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2278	to Mongolian language conventions.
12mr|locales-2.15-1|2279	
12mr|locales-2.15-1|2280	%post -n locales-mn
12mr|locales-2.15-1|2281	%{loc_add} mn_MN
12mr|locales-2.15-1|2282	
12mr|locales-2.15-1|2283	%preun -n locales-mn
12mr|locales-2.15-1|2284	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2285	%{loc_del} mn_MN
12mr|locales-2.15-1|2286	fi
12mr|locales-2.15-1|2287	
12mr|locales-2.15-1|2288	%files -n locales-mn
12mr|locales-2.15-1|2289	%{_localedir}/mn_MN*
12mr|locales-2.15-1|2290	
12mr|locales-2.15-1|2291	### mr
12mr|locales-2.15-1|2292	%package -n locales-mr
12mr|locales-2.15-1|2293	Summary: Base files for localization (Marathi)
12mr|locales-2.15-1|2294	Group: System/Internationalization
12mr|locales-2.15-1|2295	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2296	
12mr|locales-2.15-1|2297	%description -n locales-mr
12mr|locales-2.15-1|2298	These are the base files for Marathi language localization; you need
12mr|locales-2.15-1|2299	it to correctly display 8bits Marathi characters, and for proper
12mr|locales-2.15-1|2300	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2301	to Marathi language conventions.
12mr|locales-2.15-1|2302	
12mr|locales-2.15-1|2303	%post -n locales-mr
12mr|locales-2.15-1|2304	%{loc_add} mr_IN
12mr|locales-2.15-1|2305	
12mr|locales-2.15-1|2306	%preun -n locales-mr
12mr|locales-2.15-1|2307	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2308	%{loc_del} mr_IN
12mr|locales-2.15-1|2309	fi
12mr|locales-2.15-1|2310	
12mr|locales-2.15-1|2311	%files -n locales-mr
12mr|locales-2.15-1|2312	%{_localedir}/mr_IN*
12mr|locales-2.15-1|2313	
12mr|locales-2.15-1|2314	### ms
12mr|locales-2.15-1|2315	%package -n locales-ms
12mr|locales-2.15-1|2316	Summary: Base files for localization (Malay)
12mr|locales-2.15-1|2317	Group: System/Internationalization
12mr|locales-2.15-1|2318	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2319	
12mr|locales-2.15-1|2320	%description -n locales-ms
12mr|locales-2.15-1|2321	These are the base files for Malay language localization; you need it for
12mr|locales-2.15-1|2322	proper alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2323	to Malay language conventions.
12mr|locales-2.15-1|2324	
12mr|locales-2.15-1|2325	%post -n locales-ms
12mr|locales-2.15-1|2326	%{loc_add} ms_MY
12mr|locales-2.15-1|2327	
12mr|locales-2.15-1|2328	%preun -n locales-ms
12mr|locales-2.15-1|2329	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2330	%{loc_del} ms_MY
12mr|locales-2.15-1|2331	fi
12mr|locales-2.15-1|2332	
12mr|locales-2.15-1|2333	%files -n locales-ms
12mr|locales-2.15-1|2334	%{_localedir}/ms_MY*
12mr|locales-2.15-1|2335	
12mr|locales-2.15-1|2336	### mt
12mr|locales-2.15-1|2337	# translation by Ramon Casha <rcasha@waldonet.net.mt>
12mr|locales-2.15-1|2338	%package -n locales-mt
12mr|locales-2.15-1|2339	Summary: Base files for localization (Maltese)
12mr|locales-2.15-1|2340	#Summary(mt): Files ewlenin għat-traduzzjoni (Maltin)
12mr|locales-2.15-1|2341	Group: System/Internationalization
12mr|locales-2.15-1|2342	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2343	
12mr|locales-2.15-1|2344	%description -n locales-mt
12mr|locales-2.15-1|2345	These are the base files for Maltese language localization; you need
12mr|locales-2.15-1|2346	it to correctly display 8bits Maltese characters, and for proper
12mr|locales-2.15-1|2347	alphabetical sorting and representation of dates and numbers according\
12mr|locales-2.15-1|2348	to Maltese language conventions.
12mr|locales-2.15-1|2349	
12mr|locales-2.15-1|2350	%post -n locales-mt
12mr|locales-2.15-1|2351	%{loc_add} mt_MT
12mr|locales-2.15-1|2352	
12mr|locales-2.15-1|2353	%preun -n locales-mt
12mr|locales-2.15-1|2354	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2355	%{loc_del} mt_MT
12mr|locales-2.15-1|2356	fi
12mr|locales-2.15-1|2357	
12mr|locales-2.15-1|2358	%files -n locales-mt
12mr|locales-2.15-1|2359	%{_localedir}/mt_MT*
12mr|locales-2.15-1|2360	
12mr|locales-2.15-1|2361	### my
12mr|locales-2.15-1|2362	%package -n locales-my
12mr|locales-2.15-1|2363	Summary: Base files for localization (Burmese)
12mr|locales-2.15-1|2364	Group: System/Internationalization
12mr|locales-2.15-1|2365	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2366	
12mr|locales-2.15-1|2367	%description -n locales-my
12mr|locales-2.15-1|2368	These are the base files for Burmese language localization.
12mr|locales-2.15-1|2369	You need it to correctly display sort, for sorting order and
12mr|locales-2.15-1|2370	proper representation of dates and numbers according
12mr|locales-2.15-1|2371	to Burmese language conventions.
12mr|locales-2.15-1|2372	
12mr|locales-2.15-1|2373	%post -n locales-my
12mr|locales-2.15-1|2374	%{loc_add} my_MM
12mr|locales-2.15-1|2375	
12mr|locales-2.15-1|2376	%preun -n locales-my
12mr|locales-2.15-1|2377	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2378	%{loc_del} my_MM
12mr|locales-2.15-1|2379	fi
12mr|locales-2.15-1|2380	
12mr|locales-2.15-1|2381	%files -n locales-my
12mr|locales-2.15-1|2382	%{_localedir}/my_MM
12mr|locales-2.15-1|2383	
12mr|locales-2.15-1|2384	### nds
12mr|locales-2.15-1|2385	%package -n locales-nds
12mr|locales-2.15-1|2386	Summary: Base files for localization (Lower Saxon)
12mr|locales-2.15-1|2387	#Summary(de): Basisdateien für die Lokalisierung (Plautdietsch)
12mr|locales-2.15-1|2388	#Summary(nds): Grundspikjaloden fe' Sproaktoopaussinj (Plautdietsch)
12mr|locales-2.15-1|2389	Group: System/Internationalization
12mr|locales-2.15-1|2390	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2391	
12mr|locales-2.15-1|2392	%description -n locales-nds
12mr|locales-2.15-1|2393	These are the base files for Lower Saxon language
12mr|locales-2.15-1|2394	localization; you need it to correctly display 8bits Lower Saxon characters,
12mr|locales-2.15-1|2395	and for proper alphabetical sorting and representation of dates and numbers
12mr|locales-2.15-1|2396	according to Lower Saxon language conventions.
12mr|locales-2.15-1|2397	
12mr|locales-2.15-1|2398	%post -n locales-nds
12mr|locales-2.15-1|2399	%{loc_add} nds_DE nds_NL
12mr|locales-2.15-1|2400	
12mr|locales-2.15-1|2401	%preun -n locales-nds
12mr|locales-2.15-1|2402	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2403	%{loc_del} nds_DE nds_NL
12mr|locales-2.15-1|2404	fi
12mr|locales-2.15-1|2405	
12mr|locales-2.15-1|2406	%files -n locales-nds
12mr|locales-2.15-1|2407	%{_localedir}/nds_DE*
12mr|locales-2.15-1|2408	%{_localedir}/nds_NL*
12mr|locales-2.15-1|2409	
12mr|locales-2.15-1|2410	### ne
12mr|locales-2.15-1|2411	%package -n locales-ne
12mr|locales-2.15-1|2412	Summary: Base files for localization (Nepali)
12mr|locales-2.15-1|2413	Group: System/Internationalization
12mr|locales-2.15-1|2414	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2415	
12mr|locales-2.15-1|2416	%description -n locales-ne
12mr|locales-2.15-1|2417	These are the base files for Nepali language localization; you need
12mr|locales-2.15-1|2418	it to correctly display 8bits Nepali characters, and for proper
12mr|locales-2.15-1|2419	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2420	to Nepali language conventions.
12mr|locales-2.15-1|2421	
12mr|locales-2.15-1|2422	%post -n locales-ne
12mr|locales-2.15-1|2423	%{loc_add} ne_NP
12mr|locales-2.15-1|2424	
12mr|locales-2.15-1|2425	%preun -n locales-ne
12mr|locales-2.15-1|2426	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2427	%{loc_del} ne_NP
12mr|locales-2.15-1|2428	fi
12mr|locales-2.15-1|2429	
12mr|locales-2.15-1|2430	%files -n locales-ne
12mr|locales-2.15-1|2431	%{_localedir}/ne_NP*
12mr|locales-2.15-1|2432	
12mr|locales-2.15-1|2433	### nl
12mr|locales-2.15-1|2434	%package -n locales-nl
12mr|locales-2.15-1|2435	Summary: Base files for localization (Dutch)
12mr|locales-2.15-1|2436	Group: System/Internationalization
12mr|locales-2.15-1|2437	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2438	#Summary(fr): Fichiers de base pour la localisation en langue néerlandaise
12mr|locales-2.15-1|2439	#Summary(nl): Dit zijn de basisbestanden nodig voor de Nederlandse taal
12mr|locales-2.15-1|2440	
12mr|locales-2.15-1|2441	%description -n locales-nl
12mr|locales-2.15-1|2442	These are the base files for Dutch language localization; you need
12mr|locales-2.15-1|2443	it to correctly display 8bits Dutch characters, and for proper
12mr|locales-2.15-1|2444	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2445	to Dutch language conventions.
12mr|locales-2.15-1|2446	
12mr|locales-2.15-1|2447	%post -n locales-nl
12mr|locales-2.15-1|2448	%{loc_add} nl_AW nl_BE nl_NL
12mr|locales-2.15-1|2449	
12mr|locales-2.15-1|2450	%preun -n locales-nl
12mr|locales-2.15-1|2451	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2452	%{loc_del} nl_AW nl_BE nl_NL
12mr|locales-2.15-1|2453	fi
12mr|locales-2.15-1|2454	
12mr|locales-2.15-1|2455	%files -n locales-nl
12mr|locales-2.15-1|2456	%{_localedir}/nl_AW*
12mr|locales-2.15-1|2457	%{_localedir}/nl_BE*
12mr|locales-2.15-1|2458	%{_localedir}/nl_NL*
12mr|locales-2.15-1|2459	
12mr|locales-2.15-1|2460	### no
12mr|locales-2.15-1|2461	# translations by peter@datadok.no
12mr|locales-2.15-1|2462	%package -n locales-no
12mr|locales-2.15-1|2463	Summary: Base files for localization (Norwegian)
12mr|locales-2.15-1|2464	#Summary(nb): Dette er basisfilene for lokalisering til norsk språk
12mr|locales-2.15-1|2465	Group: System/Internationalization
12mr|locales-2.15-1|2466	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2467	Provides: locales-nn = %{version}-%{release}
12mr|locales-2.15-1|2468	Provides: locales-nb = %{version}-%{release}
12mr|locales-2.15-1|2469	
12mr|locales-2.15-1|2470	%description -n locales-no
12mr|locales-2.15-1|2471	These are the base files for Norwegian language localization; you need
12mr|locales-2.15-1|2472	it to correctly display 8bits Norwegian characters, and for proper
12mr|locales-2.15-1|2473	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2474	to Norwegian language conventions.
12mr|locales-2.15-1|2475	
12mr|locales-2.15-1|2476	#%#description -n locales-no -l nb
12mr|locales-2.15-1|2477	#Dette er basisfilene for lokalisering til norsk språk. Du trenger dette
12mr|locales-2.15-1|2478	#for å vise norske 8-bitstegn på riktig måte og for å få riktig sortering
12mr|locales-2.15-1|2479	#etter alfabetet og visning av datoer og tall i samsvar med norske
12mr|locales-2.15-1|2480	#konvensjoner.
12mr|locales-2.15-1|2481	
12mr|locales-2.15-1|2482	%post -n locales-no
12mr|locales-2.15-1|2483	%{loc_add} nb_NO nn_NO
12mr|locales-2.15-1|2484	
12mr|locales-2.15-1|2485	%preun -n locales-no
12mr|locales-2.15-1|2486	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2487	%{loc_del} nb_NO nn_NO
12mr|locales-2.15-1|2488	fi
12mr|locales-2.15-1|2489	
12mr|locales-2.15-1|2490	%files -n locales-no
12mr|locales-2.15-1|2491	%{_localedir}/nb_NO*
12mr|locales-2.15-1|2492	%{_localedir}/nn_NO*
12mr|locales-2.15-1|2493	
12mr|locales-2.15-1|2494	### nr
12mr|locales-2.15-1|2495	%package -n locales-nr
12mr|locales-2.15-1|2496	Summary: Base files for localization (Ndebele)
12mr|locales-2.15-1|2497	Group: System/Internationalization
12mr|locales-2.15-1|2498	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2499	
12mr|locales-2.15-1|2500	%description -n locales-nr
12mr|locales-2.15-1|2501	These are the base files for Ndebele language localization; you need
12mr|locales-2.15-1|2502	it to correctly display 8bits Ndebele characters, and for proper
12mr|locales-2.15-1|2503	alfabetical sorting, and representation of dates and numbers
12mr|locales-2.15-1|2504	according to Ndebele language conventions.
12mr|locales-2.15-1|2505	
12mr|locales-2.15-1|2506	%post -n locales-nr
12mr|locales-2.15-1|2507	%{loc_add} nr_ZA
12mr|locales-2.15-1|2508	
12mr|locales-2.15-1|2509	%preun -n locales-nr
12mr|locales-2.15-1|2510	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2511	%{loc_del} nr_ZA
12mr|locales-2.15-1|2512	fi
12mr|locales-2.15-1|2513	
12mr|locales-2.15-1|2514	%files -n locales-nr
12mr|locales-2.15-1|2515	%{_localedir}/nr_ZA*
12mr|locales-2.15-1|2516	
12mr|locales-2.15-1|2517	### nso
12mr|locales-2.15-1|2518	%package -n locales-nso
12mr|locales-2.15-1|2519	Summary: Base files for localization (Northern Sotho)
12mr|locales-2.15-1|2520	Group: System/Internationalization
12mr|locales-2.15-1|2521	#Icon: bulle-nso.xpm
12mr|locales-2.15-1|2522	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2523	
12mr|locales-2.15-1|2524	%description -n locales-nso
12mr|locales-2.15-1|2525	These are the base files for Northern Sotho language localization; you need
12mr|locales-2.15-1|2526	it to correctly display 8bits Northern Sotho characters, and for proper
12mr|locales-2.15-1|2527	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2528	to Northern Sotho language conventions.
12mr|locales-2.15-1|2529	
12mr|locales-2.15-1|2530	%post -n locales-nso
12mr|locales-2.15-1|2531	%{loc_add} nso_ZA
12mr|locales-2.15-1|2532	
12mr|locales-2.15-1|2533	%preun -n locales-nso
12mr|locales-2.15-1|2534	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2535	%{loc_del} nso_ZA
12mr|locales-2.15-1|2536	fi
12mr|locales-2.15-1|2537	
12mr|locales-2.15-1|2538	%files -n locales-nso
12mr|locales-2.15-1|2539	%{_localedir}/nso_ZA*
12mr|locales-2.15-1|2540	
12mr|locales-2.15-1|2541	### oc
12mr|locales-2.15-1|2542	%package -n locales-oc
12mr|locales-2.15-1|2543	Summary: Base files for localization (Occitan)
12mr|locales-2.15-1|2544	Group: System/Internationalization
12mr|locales-2.15-1|2545	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2546	#Summary(oc): fichièrs de basa per localisar (occitan)
12mr|locales-2.15-1|2547	
12mr|locales-2.15-1|2548	%description -n locales-oc
12mr|locales-2.15-1|2549	These are the base files for Occitan language localization; you need
12mr|locales-2.15-1|2550	it to correctly display 8bits Occitan characters, and for proper
12mr|locales-2.15-1|2551	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2552	to Occitan language conventions.
12mr|locales-2.15-1|2553	
12mr|locales-2.15-1|2554	%post -n locales-oc
12mr|locales-2.15-1|2555	%{loc_add} oc_FR
12mr|locales-2.15-1|2556	
12mr|locales-2.15-1|2557	%preun -n locales-oc
12mr|locales-2.15-1|2558	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2559	%{loc_del} oc_FR
12mr|locales-2.15-1|2560	fi
12mr|locales-2.15-1|2561	
12mr|locales-2.15-1|2562	%files -n locales-oc
12mr|locales-2.15-1|2563	%{_localedir}/oc_FR*
12mr|locales-2.15-1|2564	
12mr|locales-2.15-1|2565	### or
12mr|locales-2.15-1|2566	%package -n locales-or
12mr|locales-2.15-1|2567	Summary: Base files for localization (Oriya)
12mr|locales-2.15-1|2568	Group: System/Internationalization
12mr|locales-2.15-1|2569	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2570	
12mr|locales-2.15-1|2571	%description -n locales-or
12mr|locales-2.15-1|2572	These are the base files for Oriya language localization.
12mr|locales-2.15-1|2573	You need it to correctly display sort, for sorting order and
12mr|locales-2.15-1|2574	proper representation of dates and numbers according
12mr|locales-2.15-1|2575	to Oriya language conventions.
12mr|locales-2.15-1|2576	
12mr|locales-2.15-1|2577	%post -n locales-or
12mr|locales-2.15-1|2578	%{loc_add} or_IN
12mr|locales-2.15-1|2579	
12mr|locales-2.15-1|2580	%preun -n locales-or
12mr|locales-2.15-1|2581	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2582	%{loc_del} or_IN
12mr|locales-2.15-1|2583	fi
12mr|locales-2.15-1|2584	
12mr|locales-2.15-1|2585	%files -n locales-or
12mr|locales-2.15-1|2586	%{_localedir}/or_IN
12mr|locales-2.15-1|2587	
12mr|locales-2.15-1|2588	### os
12mr|locales-2.15-1|2589	%package	os
12mr|locales-2.15-1|2590	Summary:	Base files for localization (Ossetian)
12mr|locales-2.15-1|2591	Group:		System/Internationalization
12mr|locales-2.15-1|2592	Requires:	locales = %{version}-%{release}
12mr|locales-2.15-1|2593	
12mr|locales-2.15-1|2594	%description	os
12mr|locales-2.15-1|2595	These are the base files for Ossetian language localization; you need
12mr|locales-2.15-1|2596	it to correctly display 8bits Ossetian characters, and for proper
12mr|locales-2.15-1|2597	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2598	to Ossetian language conventions.
12mr|locales-2.15-1|2599	
12mr|locales-2.15-1|2600	%post		os
12mr|locales-2.15-1|2601	%{loc_add} os_RU
12mr|locales-2.15-1|2602	
12mr|locales-2.15-1|2603	%preun		os
12mr|locales-2.15-1|2604	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2605	%{loc_del} os_RU
12mr|locales-2.15-1|2606	fi
12mr|locales-2.15-1|2607	
12mr|locales-2.15-1|2608	%files		os
12mr|locales-2.15-1|2609	%{_localedir}/os_RU*
12mr|locales-2.15-1|2610	
12mr|locales-2.15-1|2611	### pa
12mr|locales-2.15-1|2612	%package -n locales-pa
12mr|locales-2.15-1|2613	Summary: Base files for localization (Punjabi)
12mr|locales-2.15-1|2614	Group: System/Internationalization
12mr|locales-2.15-1|2615	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2616	
12mr|locales-2.15-1|2617	%description -n locales-pa
12mr|locales-2.15-1|2618	These are the base files for Punjabi localization; you need it to correctly
12mr|locales-2.15-1|2619	display 8bits characters, and for proper alphabetical sorting and
12mr|locales-2.15-1|2620	representation of dates and numbers according
12mr|locales-2.15-1|2621	to Punjabi language conventions.
12mr|locales-2.15-1|2622	
12mr|locales-2.15-1|2623	%post -n locales-pa
12mr|locales-2.15-1|2624	%{loc_add} pa_IN pa_PK
12mr|locales-2.15-1|2625	
12mr|locales-2.15-1|2626	%preun -n locales-pa
12mr|locales-2.15-1|2627	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2628	%{loc_del} pa_IN pa_PK
12mr|locales-2.15-1|2629	fi
12mr|locales-2.15-1|2630	
12mr|locales-2.15-1|2631	%files -n locales-pa
12mr|locales-2.15-1|2632	%{_localedir}/pa_IN*
12mr|locales-2.15-1|2633	%{_localedir}/pa_PK*
12mr|locales-2.15-1|2634	
12mr|locales-2.15-1|2635	### pap
12mr|locales-2.15-1|2636	%package -n locales-pap
12mr|locales-2.15-1|2637	Summary: Base files for localization (Papiamento)
12mr|locales-2.15-1|2638	Group: System/Internationalization
12mr|locales-2.15-1|2639	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2640	Obsoletes: locales-pp
12mr|locales-2.15-1|2641	Provides: locales-pp = %{version}-%{release}
12mr|locales-2.15-1|2642	
12mr|locales-2.15-1|2643	%description -n locales-pap
12mr|locales-2.15-1|2644	These are the base files for Papiamento language localization; you need
12mr|locales-2.15-1|2645	it to correctly display 8bits Papiamento characters, and for proper
12mr|locales-2.15-1|2646	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2647	to Papiamento language conventions.
12mr|locales-2.15-1|2648	
12mr|locales-2.15-1|2649	%post -n locales-pap
12mr|locales-2.15-1|2650	%{loc_add} pap_AN
12mr|locales-2.15-1|2651	
12mr|locales-2.15-1|2652	%preun -n locales-pap
12mr|locales-2.15-1|2653	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2654	%{loc_del} pap_AN
12mr|locales-2.15-1|2655	fi
12mr|locales-2.15-1|2656	
12mr|locales-2.15-1|2657	%files -n locales-pap
12mr|locales-2.15-1|2658	%{_localedir}/pap_AN*
12mr|locales-2.15-1|2659	
12mr|locales-2.15-1|2660	### pl
12mr|locales-2.15-1|2661	%package	pl
12mr|locales-2.15-1|2662	Summary:	Base files for localization (Polish)
12mr|locales-2.15-1|2663	Group:		System/Internationalization
12mr|locales-2.15-1|2664	Requires:	locales = %{version}-%{release}
12mr|locales-2.15-1|2665	
12mr|locales-2.15-1|2666	%description	pl
12mr|locales-2.15-1|2667	These are the base files for Polish language localization; you need
12mr|locales-2.15-1|2668	it to correctly display 8bits Polish characters, and for proper
12mr|locales-2.15-1|2669	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2670	to Polish language conventions.
12mr|locales-2.15-1|2671	
12mr|locales-2.15-1|2672	%post		pl
12mr|locales-2.15-1|2673	%{loc_add} csb_PL pl_PL
12mr|locales-2.15-1|2674	
12mr|locales-2.15-1|2675	%preun		pl
12mr|locales-2.15-1|2676	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2677	%{loc_del} csb_PL pl_PL
12mr|locales-2.15-1|2678	fi
12mr|locales-2.15-1|2679	
12mr|locales-2.15-1|2680	%files		pl
12mr|locales-2.15-1|2681	%{_localedir}/csb_PL*
12mr|locales-2.15-1|2682	%{_localedir}/pl_PL*
12mr|locales-2.15-1|2683	
12mr|locales-2.15-1|2684	### ps
12mr|locales-2.15-1|2685	%package -n locales-ps
12mr|locales-2.15-1|2686	Summary: Base files for localization (Pashto)
12mr|locales-2.15-1|2687	Group: System/Internationalization
12mr|locales-2.15-1|2688	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2689	
12mr|locales-2.15-1|2690	%description -n locales-ps
12mr|locales-2.15-1|2691	These are the base files for Pashto language localization.
12mr|locales-2.15-1|2692	You need it to correctly display sort, for sorting order and
12mr|locales-2.15-1|2693	proper representation of dates and numbers according
12mr|locales-2.15-1|2694	to Pashto language conventions.
12mr|locales-2.15-1|2695	
12mr|locales-2.15-1|2696	%post -n locales-ps
12mr|locales-2.15-1|2697	%{loc_add} ps_AF
12mr|locales-2.15-1|2698	
12mr|locales-2.15-1|2699	%preun -n locales-ps
12mr|locales-2.15-1|2700	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2701	%{loc_del} ps_AF
12mr|locales-2.15-1|2702	fi
12mr|locales-2.15-1|2703	
12mr|locales-2.15-1|2704	%files -n locales-ps
12mr|locales-2.15-1|2705	%{_localedir}/ps_AF
12mr|locales-2.15-1|2706	
12mr|locales-2.15-1|2707	### pt
12mr|locales-2.15-1|2708	%package -n locales-pt
12mr|locales-2.15-1|2709	Summary: Base files for localization (Portuguese)
12mr|locales-2.15-1|2710	#Summary(pt): Estes são os arquivos básicos para a localização (Português)
12mr|locales-2.15-1|2711	Group: System/Internationalization
12mr|locales-2.15-1|2712	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2713	Provides: locales-pt_BR = %{version}-%{release}
12mr|locales-2.15-1|2714	Provides: locales-pt_PT = %{version}-%{release}
12mr|locales-2.15-1|2715	
12mr|locales-2.15-1|2716	%description -n locales-pt
12mr|locales-2.15-1|2717	These are the base files for Portuguese language localization; you need
12mr|locales-2.15-1|2718	it to correctly display 8bits Portuguese characters, and for proper
12mr|locales-2.15-1|2719	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2720	to Portuguese language conventions.
12mr|locales-2.15-1|2721	
12mr|locales-2.15-1|2722	#%#description -n locales-pt -l pt
12mr|locales-2.15-1|2723	#Estes são os arquivos básicos para a localização lingüística em português;
12mr|locales-2.15-1|2724	#eles são necessários para que o sistema mostre corretamente caracteres
12mr|locales-2.15-1|2725	#portugueses de 8 bits, e para que tenha as apropriadas ordenações
12mr|locales-2.15-1|2726	#alfabéticas e representação de datas e números de acordo com as convenções
12mr|locales-2.15-1|2727	#da língua portuguesa.
12mr|locales-2.15-1|2728	
12mr|locales-2.15-1|2729	%post -n locales-pt
12mr|locales-2.15-1|2730	%{loc_add} pt_BR pt_PT
12mr|locales-2.15-1|2731	
12mr|locales-2.15-1|2732	%preun -n locales-pt
12mr|locales-2.15-1|2733	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2734	%{loc_del} pt_BR pt_PT
12mr|locales-2.15-1|2735	fi
12mr|locales-2.15-1|2736	
12mr|locales-2.15-1|2737	%files -n locales-pt
12mr|locales-2.15-1|2738	%{_localedir}/pt_BR*
12mr|locales-2.15-1|2739	%{_localedir}/pt_PT*
12mr|locales-2.15-1|2740	
12mr|locales-2.15-1|2741	### ro
12mr|locales-2.15-1|2742	# translation from "Mihai" <mihai@ambra.ro>
12mr|locales-2.15-1|2743	%package -n locales-ro
12mr|locales-2.15-1|2744	Summary: Base files for localization (Romanian)
12mr|locales-2.15-1|2745	#Summary(ro): Acestea sînt fisierele pentru române localizarea
12mr|locales-2.15-1|2746	Group: System/Internationalization
12mr|locales-2.15-1|2747	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2748	
12mr|locales-2.15-1|2749	%description -n locales-ro
12mr|locales-2.15-1|2750	These are the base files for Romanian language localization; you need
12mr|locales-2.15-1|2751	it to correctly display 8bits Romanian characters, and for proper
12mr|locales-2.15-1|2752	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2753	to Romanian language conventions.
12mr|locales-2.15-1|2754	
12mr|locales-2.15-1|2755	%post -n locales-ro
12mr|locales-2.15-1|2756	%{loc_add} ro_RO
12mr|locales-2.15-1|2757	
12mr|locales-2.15-1|2758	%preun -n locales-ro
12mr|locales-2.15-1|2759	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2760	%{loc_del} ro_RO
12mr|locales-2.15-1|2761	fi
12mr|locales-2.15-1|2762	
12mr|locales-2.15-1|2763	%files -n locales-ro
12mr|locales-2.15-1|2764	%{_localedir}/ro_RO*
12mr|locales-2.15-1|2765	
12mr|locales-2.15-1|2766	### ru
12mr|locales-2.15-1|2767	%package -n locales-ru
12mr|locales-2.15-1|2768	Summary: Base files for localization (Russian)
12mr|locales-2.15-1|2769	Group: System/Internationalization
12mr|locales-2.15-1|2770	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2771	#Summary(ru): Основные файлы региональных установок (для России)
12mr|locales-2.15-1|2772	
12mr|locales-2.15-1|2773	%description -n locales-ru
12mr|locales-2.15-1|2774	These are the base files for Russian language localization; you need
12mr|locales-2.15-1|2775	it to correctly display 8bits cyrillic characters, and for proper
12mr|locales-2.15-1|2776	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2777	to Russian language conventions.
12mr|locales-2.15-1|2778	
12mr|locales-2.15-1|2779	%post -n locales-ru
12mr|locales-2.15-1|2780	%{loc_add} ru_RU ru_UA
12mr|locales-2.15-1|2781	
12mr|locales-2.15-1|2782	%preun -n locales-ru
12mr|locales-2.15-1|2783	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2784	%{loc_del} ru_RU ru_UA
12mr|locales-2.15-1|2785	fi
12mr|locales-2.15-1|2786	
12mr|locales-2.15-1|2787	%files -n locales-ru
12mr|locales-2.15-1|2788	%{_localedir}/ru_RU*
12mr|locales-2.15-1|2789	%{_localedir}/ru_UA*
12mr|locales-2.15-1|2790	
12mr|locales-2.15-1|2791	### rw
12mr|locales-2.15-1|2792	%package -n locales-rw
12mr|locales-2.15-1|2793	Summary: Base files for localization (Kinyarwanda)
12mr|locales-2.15-1|2794	Group: System/Internationalization
12mr|locales-2.15-1|2795	#Icon: bulle-rw.xpm
12mr|locales-2.15-1|2796	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2797	
12mr|locales-2.15-1|2798	%description -n locales-rw
12mr|locales-2.15-1|2799	These are the base files for Kinyarwanda language localization; you need
12mr|locales-2.15-1|2800	it to correctly display 8bits cyrillic characters, and for proper
12mr|locales-2.15-1|2801	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2802	to Kinyarwanda language conventions.
12mr|locales-2.15-1|2803	
12mr|locales-2.15-1|2804	%post -n locales-rw
12mr|locales-2.15-1|2805	%{loc_add} rw_RW
12mr|locales-2.15-1|2806	
12mr|locales-2.15-1|2807	%preun -n locales-rw
12mr|locales-2.15-1|2808	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2809	%{loc_del} rw_RW
12mr|locales-2.15-1|2810	fi
12mr|locales-2.15-1|2811	
12mr|locales-2.15-1|2812	%files -n locales-rw
12mr|locales-2.15-1|2813	%{_localedir}/rw_RW*
12mr|locales-2.15-1|2814	
12mr|locales-2.15-1|2815	### sa
12mr|locales-2.15-1|2816	%package -n locales-sa
12mr|locales-2.15-1|2817	Summary: Base files for localization (Sanskrit)
12mr|locales-2.15-1|2818	Group: System/Internationalization
12mr|locales-2.15-1|2819	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2820	
12mr|locales-2.15-1|2821	%description -n locales-sa
12mr|locales-2.15-1|2822	These are the base files for Sanskrit language localization.
12mr|locales-2.15-1|2823	You need it to correctly display sort, for sorting order and
12mr|locales-2.15-1|2824	proper representation of dates and numbers according
12mr|locales-2.15-1|2825	to Sanskrit language conventions.
12mr|locales-2.15-1|2826	
12mr|locales-2.15-1|2827	%post -n locales-sa
12mr|locales-2.15-1|2828	%{loc_add} sa_IN
12mr|locales-2.15-1|2829	
12mr|locales-2.15-1|2830	%preun -n locales-sa
12mr|locales-2.15-1|2831	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2832	%{loc_del} sa_IN
12mr|locales-2.15-1|2833	fi
12mr|locales-2.15-1|2834	
12mr|locales-2.15-1|2835	%files -n locales-sa
12mr|locales-2.15-1|2836	%{_localedir}/sa_IN
12mr|locales-2.15-1|2837	
12mr|locales-2.15-1|2838	### sc
12mr|locales-2.15-1|2839	%package -n locales-sc
12mr|locales-2.15-1|2840	Summary: Base files for localization (Sardinian)
12mr|locales-2.15-1|2841	Group: System/Internationalization
12mr|locales-2.15-1|2842	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2843	
12mr|locales-2.15-1|2844	%description -n locales-sc
12mr|locales-2.15-1|2845	These are the base files for Sardinian language localization; you need
12mr|locales-2.15-1|2846	it to correctly display 8bits sardinian characters, and for proper
12mr|locales-2.15-1|2847	alfabetical sorting and representation of dates and numbers
12mr|locales-2.15-1|2848	according to sardinian language conventions.
12mr|locales-2.15-1|2849	
12mr|locales-2.15-1|2850	%post -n locales-sc
12mr|locales-2.15-1|2851	%{loc_add} sc_IT
12mr|locales-2.15-1|2852	
12mr|locales-2.15-1|2853	%preun -n locales-sc
12mr|locales-2.15-1|2854	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2855	%{loc_del} sc_IT
12mr|locales-2.15-1|2856	fi
12mr|locales-2.15-1|2857	
12mr|locales-2.15-1|2858	%files -n locales-sc
12mr|locales-2.15-1|2859	%{_localedir}/sc_IT*
12mr|locales-2.15-1|2860	
12mr|locales-2.15-1|2861	### sd
12mr|locales-2.15-1|2862	%package -n locales-sd
12mr|locales-2.15-1|2863	Summary: Base files for localization (Sindhi)
12mr|locales-2.15-1|2864	Group: System/Internationalization
12mr|locales-2.15-1|2865	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2866	
12mr|locales-2.15-1|2867	%description -n locales-sd
12mr|locales-2.15-1|2868	These are the base files for Sindhi language localization.
12mr|locales-2.15-1|2869	You need it to correctly display sort, for sorting order and
12mr|locales-2.15-1|2870	proper representation of dates and numbers according
12mr|locales-2.15-1|2871	to Sindhi language conventions.
12mr|locales-2.15-1|2872	
12mr|locales-2.15-1|2873	%post -n locales-sd
12mr|locales-2.15-1|2874	%{loc_add} sd_IN sd_IN@devanagari
12mr|locales-2.15-1|2875	
12mr|locales-2.15-1|2876	%preun -n locales-sd
12mr|locales-2.15-1|2877	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2878	%{loc_del} sd_IN sd_IN@devanagari
12mr|locales-2.15-1|2879	fi
12mr|locales-2.15-1|2880	
12mr|locales-2.15-1|2881	%files -n locales-sd
12mr|locales-2.15-1|2882	%{_localedir}/sd_IN
12mr|locales-2.15-1|2883	%{_localedir}/sd_IN@devanagari
12mr|locales-2.15-1|2884	
12mr|locales-2.15-1|2885	### se
12mr|locales-2.15-1|2886	%package -n locales-se
12mr|locales-2.15-1|2887	Summary: Base files for localization (Saami)
12mr|locales-2.15-1|2888	Group: System/Internationalization
12mr|locales-2.15-1|2889	#Icon: bulle-se.xpm
12mr|locales-2.15-1|2890	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2891	
12mr|locales-2.15-1|2892	%description -n locales-se
12mr|locales-2.15-1|2893	These are the base files for Saami language localization; you need
12mr|locales-2.15-1|2894	it to correctly display 8bits Saami characters, and for proper
12mr|locales-2.15-1|2895	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2896	to Saami language conventions.
12mr|locales-2.15-1|2897	
12mr|locales-2.15-1|2898	%post -n locales-se
12mr|locales-2.15-1|2899	%{loc_add} se_NO
12mr|locales-2.15-1|2900	
12mr|locales-2.15-1|2901	%preun -n locales-se
12mr|locales-2.15-1|2902	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2903	%{loc_del} se_NO
12mr|locales-2.15-1|2904	fi
12mr|locales-2.15-1|2905	
12mr|locales-2.15-1|2906	%files -n locales-se
12mr|locales-2.15-1|2907	%{_localedir}/se_NO*
12mr|locales-2.15-1|2908	
12mr|locales-2.15-1|2909	### shs
12mr|locales-2.15-1|2910	%package -n locales-shs
12mr|locales-2.15-1|2911	Summary: Base files for localization (Secwepemctsin)
12mr|locales-2.15-1|2912	Group: System/Internationalization
12mr|locales-2.15-1|2913	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2914	
12mr|locales-2.15-1|2915	%description -n locales-shs
12mr|locales-2.15-1|2916	These are the base files for Secwepemctsin language localization.
12mr|locales-2.15-1|2917	You need it to correctly display sort, for sorting order and
12mr|locales-2.15-1|2918	proper representation of dates and numbers according
12mr|locales-2.15-1|2919	to Secwepemctsin language conventions.
12mr|locales-2.15-1|2920	
12mr|locales-2.15-1|2921	%post -n locales-shs
12mr|locales-2.15-1|2922	%{loc_add} shs_CA
12mr|locales-2.15-1|2923	
12mr|locales-2.15-1|2924	%preun -n locales-shs
12mr|locales-2.15-1|2925	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2926	%{loc_del} shs_CA
12mr|locales-2.15-1|2927	fi
12mr|locales-2.15-1|2928	
12mr|locales-2.15-1|2929	%files -n locales-shs
12mr|locales-2.15-1|2930	%{_localedir}/shs_CA
12mr|locales-2.15-1|2931	
12mr|locales-2.15-1|2932	### si
12mr|locales-2.15-1|2933	%package -n locales-si
12mr|locales-2.15-1|2934	Summary: Base files for localization (Sinhala)
12mr|locales-2.15-1|2935	Group: System/Internationalization
12mr|locales-2.15-1|2936	#Icon: bulle-si.xpm
12mr|locales-2.15-1|2937	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2938	
12mr|locales-2.15-1|2939	%description -n locales-si
12mr|locales-2.15-1|2940	These are the base files for Sinhala language localization; you need
12mr|locales-2.15-1|2941	it to correctly display 8bits sardinian characters, and for proper
12mr|locales-2.15-1|2942	alfabetical sorting and representation of dates and numbers
12mr|locales-2.15-1|2943	according to sinhalese language conventions.
12mr|locales-2.15-1|2944	
12mr|locales-2.15-1|2945	%post -n locales-si
12mr|locales-2.15-1|2946	%{loc_add} si_LK
12mr|locales-2.15-1|2947	
12mr|locales-2.15-1|2948	%preun -n locales-si
12mr|locales-2.15-1|2949	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2950	%{loc_del} si_LK
12mr|locales-2.15-1|2951	fi
12mr|locales-2.15-1|2952	
12mr|locales-2.15-1|2953	%files -n locales-si
12mr|locales-2.15-1|2954	%{_localedir}/si_LK*
12mr|locales-2.15-1|2955	
12mr|locales-2.15-1|2956	### sk
12mr|locales-2.15-1|2957	%package -n locales-sk
12mr|locales-2.15-1|2958	Summary: Base files for localization (Slovak)
12mr|locales-2.15-1|2959	#Summary(sk): Toto su zakladne súbory pre slovenskú lokalizaciu
12mr|locales-2.15-1|2960	Group: System/Internationalization
12mr|locales-2.15-1|2961	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2962	
12mr|locales-2.15-1|2963	%description -n locales-sk
12mr|locales-2.15-1|2964	These are the base files for Slovak language localization; you need
12mr|locales-2.15-1|2965	it to correctly display 8bits Slovak characters, and for proper
12mr|locales-2.15-1|2966	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2967	to Slovak language conventions.
12mr|locales-2.15-1|2968	
12mr|locales-2.15-1|2969	%post -n locales-sk
12mr|locales-2.15-1|2970	%{loc_add} sk_SK
12mr|locales-2.15-1|2971	
12mr|locales-2.15-1|2972	%preun -n locales-sk
12mr|locales-2.15-1|2973	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2974	%{loc_del} sk_SK
12mr|locales-2.15-1|2975	fi
12mr|locales-2.15-1|2976	
12mr|locales-2.15-1|2977	%files -n locales-sk
12mr|locales-2.15-1|2978	%{_localedir}/sk_SK*
12mr|locales-2.15-1|2979	
12mr|locales-2.15-1|2980	### sl
12mr|locales-2.15-1|2981	# Translations from Roman Maurer <roman.maurer@fmf.uni-lj.si>
12mr|locales-2.15-1|2982	%package -n locales-sl
12mr|locales-2.15-1|2983	Summary: Base files for localization (Slovenian)
12mr|locales-2.15-1|2984	#Summary(sl): Osnovne datoteke za lokalizacijo (slovenščina)
12mr|locales-2.15-1|2985	Group: System/Internationalization
12mr|locales-2.15-1|2986	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|2987	
12mr|locales-2.15-1|2988	%description -n locales-sl
12mr|locales-2.15-1|2989	These are the base files for Slovenian language localization; you need
12mr|locales-2.15-1|2990	it to correctly display 8bits Slovenian characters, and for proper
12mr|locales-2.15-1|2991	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|2992	to Slovenian language conventions.
12mr|locales-2.15-1|2993	
12mr|locales-2.15-1|2994	%post -n locales-sl
12mr|locales-2.15-1|2995	%{loc_add} sl_SI
12mr|locales-2.15-1|2996	
12mr|locales-2.15-1|2997	%preun -n locales-sl
12mr|locales-2.15-1|2998	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|2999	%{loc_del} sl_SI
12mr|locales-2.15-1|3000	fi
12mr|locales-2.15-1|3001	
12mr|locales-2.15-1|3002	%files -n locales-sl
12mr|locales-2.15-1|3003	%{_localedir}/sl_SI*
12mr|locales-2.15-1|3004	
12mr|locales-2.15-1|3005	### sr
12mr|locales-2.15-1|3006	%package	sr
12mr|locales-2.15-1|3007	Summary:	Base files for localization (Serbian)
12mr|locales-2.15-1|3008	Group:		System/Internationalization
12mr|locales-2.15-1|3009	Requires:	locales = %{version}-%{release}
12mr|locales-2.15-1|3010	
12mr|locales-2.15-1|3011	%description	sr
12mr|locales-2.15-1|3012	These are the base files for Serbian language localization; you need
12mr|locales-2.15-1|3013	it to correctly display 8bits Serbian characters, and for proper
12mr|locales-2.15-1|3014	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3015	to Serbian language conventions.
12mr|locales-2.15-1|3016	
12mr|locales-2.15-1|3017	%post		sr
12mr|locales-2.15-1|3018	%{loc_add} sr_ME sr_RS
12mr|locales-2.15-1|3019	
12mr|locales-2.15-1|3020	%preun		sr
12mr|locales-2.15-1|3021	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3022	%{loc_del} sr_ME sr_RS
12mr|locales-2.15-1|3023	fi
12mr|locales-2.15-1|3024	
12mr|locales-2.15-1|3025	%files		sr
12mr|locales-2.15-1|3026	%{_localedir}/sr_ME*
12mr|locales-2.15-1|3027	%{_localedir}/sr_RS*
12mr|locales-2.15-1|3028	
12mr|locales-2.15-1|3029	### so
12mr|locales-2.15-1|3030	%package -n locales-so
12mr|locales-2.15-1|3031	Summary: Base files for localization (Somali)
12mr|locales-2.15-1|3032	Group: System/Internationalization
12mr|locales-2.15-1|3033	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3034	
12mr|locales-2.15-1|3035	%description -n locales-so
12mr|locales-2.15-1|3036	These are the base files for Somali language localization; you need
12mr|locales-2.15-1|3037	it to correctly display 8bits Somali characters, and for proper
12mr|locales-2.15-1|3038	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3039	to Somali language conventions.
12mr|locales-2.15-1|3040	
12mr|locales-2.15-1|3041	%post -n locales-so
12mr|locales-2.15-1|3042	%{loc_add} so_DJ so_ET so_KE so_SO
12mr|locales-2.15-1|3043	
12mr|locales-2.15-1|3044	%preun -n locales-so
12mr|locales-2.15-1|3045	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3046	%{loc_del} so_DJ so_ET so_KE so_SO
12mr|locales-2.15-1|3047	fi
12mr|locales-2.15-1|3048	
12mr|locales-2.15-1|3049	%files -n locales-so
12mr|locales-2.15-1|3050	%{_localedir}/so_DJ*
12mr|locales-2.15-1|3051	%{_localedir}/so_ET*
12mr|locales-2.15-1|3052	%{_localedir}/so_KE*
12mr|locales-2.15-1|3053	%{_localedir}/so_SO*
12mr|locales-2.15-1|3054	
12mr|locales-2.15-1|3055	### sq
12mr|locales-2.15-1|3056	%package -n locales-sq
12mr|locales-2.15-1|3057	Summary: Base files for localization (Albanian)
12mr|locales-2.15-1|3058	Group: System/Internationalization
12mr|locales-2.15-1|3059	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3060	
12mr|locales-2.15-1|3061	%description -n locales-sq
12mr|locales-2.15-1|3062	These are the base files for Albanian language localization; you need
12mr|locales-2.15-1|3063	it to correctly display 8bits Albanian characters, and for proper
12mr|locales-2.15-1|3064	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3065	to Albanian language conventions.
12mr|locales-2.15-1|3066	
12mr|locales-2.15-1|3067	%post -n locales-sq
12mr|locales-2.15-1|3068	%{loc_add} sq_AL sq_MK
12mr|locales-2.15-1|3069	
12mr|locales-2.15-1|3070	%preun -n locales-sq
12mr|locales-2.15-1|3071	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3072	%{loc_del} sq_AL sq_MK
12mr|locales-2.15-1|3073	fi
12mr|locales-2.15-1|3074	
12mr|locales-2.15-1|3075	%files -n locales-sq
12mr|locales-2.15-1|3076	%{_localedir}/sq_AL*
12mr|locales-2.15-1|3077	%{_localedir}/sq_MK*
12mr|locales-2.15-1|3078	
12mr|locales-2.15-1|3079	### ss
12mr|locales-2.15-1|3080	%package -n locales-ss
12mr|locales-2.15-1|3081	Summary: Base files for localization (Swati)
12mr|locales-2.15-1|3082	Group: System/Internationalization
12mr|locales-2.15-1|3083	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3084	
12mr|locales-2.15-1|3085	%description -n locales-ss
12mr|locales-2.15-1|3086	These are the base files for Swati language localization; you need
12mr|locales-2.15-1|3087	it to correctly display 8bits Swati characters, and for proper
12mr|locales-2.15-1|3088	alfabetical sorting, and representation of dates and numbers
12mr|locales-2.15-1|3089	according to Swati language conventions.
12mr|locales-2.15-1|3090	
12mr|locales-2.15-1|3091	%post -n locales-ss
12mr|locales-2.15-1|3092	%{loc_add} ss_ZA
12mr|locales-2.15-1|3093	
12mr|locales-2.15-1|3094	%preun -n locales-ss
12mr|locales-2.15-1|3095	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3096	%{loc_del} ss_ZA
12mr|locales-2.15-1|3097	fi
12mr|locales-2.15-1|3098	
12mr|locales-2.15-1|3099	%files -n locales-ss
12mr|locales-2.15-1|3100	%{_localedir}/ss_ZA*
12mr|locales-2.15-1|3101	
12mr|locales-2.15-1|3102	### st
12mr|locales-2.15-1|3103	%package -n locales-st
12mr|locales-2.15-1|3104	Summary: Base files for localization (Sotho)
12mr|locales-2.15-1|3105	Group: System/Internationalization
12mr|locales-2.15-1|3106	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3107	
12mr|locales-2.15-1|3108	%description -n locales-st
12mr|locales-2.15-1|3109	These are the base files for Sotho language localization; you need
12mr|locales-2.15-1|3110	it to correctly display 8bits Sotho characters, and for proper
12mr|locales-2.15-1|3111	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3112	to Sotho language conventions.
12mr|locales-2.15-1|3113	
12mr|locales-2.15-1|3114	%post -n locales-st
12mr|locales-2.15-1|3115	%{loc_add} st_ZA
12mr|locales-2.15-1|3116	
12mr|locales-2.15-1|3117	%preun -n locales-st
12mr|locales-2.15-1|3118	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3119	%{loc_del} st_ZA
12mr|locales-2.15-1|3120	fi
12mr|locales-2.15-1|3121	
12mr|locales-2.15-1|3122	%files -n locales-st
12mr|locales-2.15-1|3123	%{_localedir}/st_ZA*
12mr|locales-2.15-1|3124	
12mr|locales-2.15-1|3125	### sv
12mr|locales-2.15-1|3126	# translation by Erik Almqvist <erik.almqvist@vrg.se>
12mr|locales-2.15-1|3127	%package -n locales-sv
12mr|locales-2.15-1|3128	Summary: Base files for localization (Swedish)
12mr|locales-2.15-1|3129	#Summary(sv): Detta är huvudfilerna för svenskt språkstöd
12mr|locales-2.15-1|3130	Group: System/Internationalization
12mr|locales-2.15-1|3131	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3132	
12mr|locales-2.15-1|3133	%description -n locales-sv
12mr|locales-2.15-1|3134	These are the base files for Swedish language localization; you need
12mr|locales-2.15-1|3135	it to correctly display 8bits Swedish characters, and for proper
12mr|locales-2.15-1|3136	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3137	to Swedish language conventions.
12mr|locales-2.15-1|3138	
12mr|locales-2.15-1|3139	%post -n locales-sv
12mr|locales-2.15-1|3140	%{loc_add} sv_FI sv_SE
12mr|locales-2.15-1|3141	
12mr|locales-2.15-1|3142	%preun -n locales-sv
12mr|locales-2.15-1|3143	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3144	%{loc_del} sv_FI sv_SE
12mr|locales-2.15-1|3145	fi
12mr|locales-2.15-1|3146	
12mr|locales-2.15-1|3147	%files -n locales-sv
12mr|locales-2.15-1|3148	%{_localedir}/sv_FI*
12mr|locales-2.15-1|3149	%{_localedir}/sv_SE*
12mr|locales-2.15-1|3150	
12mr|locales-2.15-1|3151	### sw
12mr|locales-2.15-1|3152	%package	sw
12mr|locales-2.15-1|3153	Summary:	Base files for localization (Swahili)
12mr|locales-2.15-1|3154	Group:		System/Internationalization
12mr|locales-2.15-1|3155	Requires:	locales = %{version}-%{release}
12mr|locales-2.15-1|3156	
12mr|locales-2.15-1|3157	%description	sw
12mr|locales-2.15-1|3158	These are the base files for Swahili language localization; you need
12mr|locales-2.15-1|3159	it to correctly display 8bits Swahili characters, and for proper
12mr|locales-2.15-1|3160	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3161	to Swahili language conventions.
12mr|locales-2.15-1|3162	
12mr|locales-2.15-1|3163	%post		sw
12mr|locales-2.15-1|3164	%{loc_add} sw_KE SW_TZ sw_XX
12mr|locales-2.15-1|3165	
12mr|locales-2.15-1|3166	%preun		sw
12mr|locales-2.15-1|3167	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3168	%{loc_del} sw_KE sw_TZ sw_XX
12mr|locales-2.15-1|3169	fi
12mr|locales-2.15-1|3170	
12mr|locales-2.15-1|3171	%files		sw
12mr|locales-2.15-1|3172	%{_localedir}/sw_KE*
12mr|locales-2.15-1|3173	%{_localedir}/sw_TZ*
12mr|locales-2.15-1|3174	%{_localedir}/sw_XX*
12mr|locales-2.15-1|3175	
12mr|locales-2.15-1|3176	### ta
12mr|locales-2.15-1|3177	%package -n locales-ta
12mr|locales-2.15-1|3178	Summary: Base files for localization (Tamil)
12mr|locales-2.15-1|3179	Group: System/Internationalization
12mr|locales-2.15-1|3180	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3181	URL: http://www.tamil.net/tscii/
12mr|locales-2.15-1|3182	
12mr|locales-2.15-1|3183	%description -n locales-ta
12mr|locales-2.15-1|3184	These are the base files for Tamil language localization; you need
12mr|locales-2.15-1|3185	it to correctly display 8bits Tamil characters, and for proper
12mr|locales-2.15-1|3186	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3187	to Tamil language conventions.
12mr|locales-2.15-1|3188	
12mr|locales-2.15-1|3189	%post -n locales-ta
12mr|locales-2.15-1|3190	%{loc_add} ta_IN ta_LK
12mr|locales-2.15-1|3191	
12mr|locales-2.15-1|3192	%preun -n locales-ta
12mr|locales-2.15-1|3193	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3194	%{loc_del} ta_INta_LK
12mr|locales-2.15-1|3195	fi
12mr|locales-2.15-1|3196	
12mr|locales-2.15-1|3197	%files -n locales-ta
12mr|locales-2.15-1|3198	%{_localedir}/ta_IN*
12mr|locales-2.15-1|3199	%{_localedir}/ta_LK*
12mr|locales-2.15-1|3200	
12mr|locales-2.15-1|3201	### te
12mr|locales-2.15-1|3202	%package -n locales-te
12mr|locales-2.15-1|3203	Summary: Base files for localization (Telugu)
12mr|locales-2.15-1|3204	Group: System/Internationalization
12mr|locales-2.15-1|3205	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3206	
12mr|locales-2.15-1|3207	%description -n locales-te
12mr|locales-2.15-1|3208	These are the base files for Telugu language localization; you need
12mr|locales-2.15-1|3209	it to correctly display 8bits Telugu characters, and for proper
12mr|locales-2.15-1|3210	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3211	to Telugu language conventions.
12mr|locales-2.15-1|3212	
12mr|locales-2.15-1|3213	%post -n locales-te
12mr|locales-2.15-1|3214	%{loc_add} te_IN
12mr|locales-2.15-1|3215	
12mr|locales-2.15-1|3216	%preun -n locales-te
12mr|locales-2.15-1|3217	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3218	%{loc_del} te_IN
12mr|locales-2.15-1|3219	fi
12mr|locales-2.15-1|3220	
12mr|locales-2.15-1|3221	%files -n locales-te
12mr|locales-2.15-1|3222	%{_localedir}/te_IN*
12mr|locales-2.15-1|3223	
12mr|locales-2.15-1|3224	### tg
12mr|locales-2.15-1|3225	%package -n locales-tg
12mr|locales-2.15-1|3226	Summary: Base files for localization (Tajik)
12mr|locales-2.15-1|3227	Group: System/Internationalization
12mr|locales-2.15-1|3228	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3229	
12mr|locales-2.15-1|3230	%description -n locales-tg
12mr|locales-2.15-1|3231	These are the base files for Tajik language localization; you need
12mr|locales-2.15-1|3232	it to correctly display 8bits Tajik characters, and for proper
12mr|locales-2.15-1|3233	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3234	to Tajik language conventions.
12mr|locales-2.15-1|3235	
12mr|locales-2.15-1|3236	%post -n locales-tg
12mr|locales-2.15-1|3237	%{loc_add} tg_TJ
12mr|locales-2.15-1|3238	
12mr|locales-2.15-1|3239	%preun -n locales-tg
12mr|locales-2.15-1|3240	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3241	%{loc_del} tg_TJ
12mr|locales-2.15-1|3242	fi
12mr|locales-2.15-1|3243	
12mr|locales-2.15-1|3244	%files -n locales-tg
12mr|locales-2.15-1|3245	%{_localedir}/tg_TJ*
12mr|locales-2.15-1|3246	
12mr|locales-2.15-1|3247	### th
12mr|locales-2.15-1|3248	%package	th
12mr|locales-2.15-1|3249	Summary:	Base files for localization (Thai)
12mr|locales-2.15-1|3250	Group:		System/Internationalization
12mr|locales-2.15-1|3251	Requires:	locales = %{version}-%{release}
12mr|locales-2.15-1|3252	
12mr|locales-2.15-1|3253	%description	th
12mr|locales-2.15-1|3254	These are the base files for Thai language localization; you need
12mr|locales-2.15-1|3255	it to correctly display 8bits Thai characters, and for proper
12mr|locales-2.15-1|3256	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3257	to Thai language conventions.
12mr|locales-2.15-1|3258	
12mr|locales-2.15-1|3259	%post		th
12mr|locales-2.15-1|3260	%{loc_add} th_TH
12mr|locales-2.15-1|3261	
12mr|locales-2.15-1|3262	%preun		th
12mr|locales-2.15-1|3263	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3264	%{loc_del} th_TH
12mr|locales-2.15-1|3265	fi
12mr|locales-2.15-1|3266	
12mr|locales-2.15-1|3267	%files		th
12mr|locales-2.15-1|3268	%{_localedir}/th_TH*
12mr|locales-2.15-1|3269	
12mr|locales-2.15-1|3270	### tk
12mr|locales-2.15-1|3271	%package -n locales-tk
12mr|locales-2.15-1|3272	Summary: Base files for localization (Turkmen)
12mr|locales-2.15-1|3273	Group: System/Internationalization
12mr|locales-2.15-1|3274	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3275	
12mr|locales-2.15-1|3276	%description -n locales-tk
12mr|locales-2.15-1|3277	These are the base files for Turkmen language localization; you need
12mr|locales-2.15-1|3278	it to correctly display 8bits Turkmen characters, and for proper
12mr|locales-2.15-1|3279	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3280	to Turkmen language conventions.
12mr|locales-2.15-1|3281	
12mr|locales-2.15-1|3282	%post -n locales-tk
12mr|locales-2.15-1|3283	%{loc_add} tk_TM
12mr|locales-2.15-1|3284	
12mr|locales-2.15-1|3285	%preun -n locales-tk
12mr|locales-2.15-1|3286	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3287	%{loc_del} tk_TM
12mr|locales-2.15-1|3288	fi
12mr|locales-2.15-1|3289	
12mr|locales-2.15-1|3290	%files -n locales-tk
12mr|locales-2.15-1|3291	%{_localedir}/tk_TM*
12mr|locales-2.15-1|3292	
12mr|locales-2.15-1|3293	### fil
12mr|locales-2.15-1|3294	# note: previously named "locales-ph"
12mr|locales-2.15-1|3295	%package -n locales-tl
12mr|locales-2.15-1|3296	Summary: Base files for localization (Pilipino)
12mr|locales-2.15-1|3297	Group: System/Internationalization
12mr|locales-2.15-1|3298	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3299	Provides: locales-ph = %{version}-%{release}
12mr|locales-2.15-1|3300	Provides: locales-fil = %{version}-%{release}
12mr|locales-2.15-1|3301	Obsoletes: locales-ph
12mr|locales-2.15-1|3302	
12mr|locales-2.15-1|3303	%description -n locales-tl
12mr|locales-2.15-1|3304	These are the base files for Pilipino (official language of the Philipines)
12mr|locales-2.15-1|3305	localization; you need it to correctly display 8bits characters,
12mr|locales-2.15-1|3306	and for proper alphabetical sorting and representation of dates and numbers
12mr|locales-2.15-1|3307	according to Pilipino language conventions.
12mr|locales-2.15-1|3308	
12mr|locales-2.15-1|3309	%post -n locales-tl
12mr|locales-2.15-1|3310	%{loc_add} fil_PH tl_PH
12mr|locales-2.15-1|3311	
12mr|locales-2.15-1|3312	%preun -n locales-tl
12mr|locales-2.15-1|3313	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3314	%{loc_del} fil_PH tl_PH
12mr|locales-2.15-1|3315	fi
12mr|locales-2.15-1|3316	
12mr|locales-2.15-1|3317	%files -n locales-tl
12mr|locales-2.15-1|3318	%{_localedir}/fil_PH*
12mr|locales-2.15-1|3319	%{_localedir}/tl_PH*
12mr|locales-2.15-1|3320	
12mr|locales-2.15-1|3321	### tn
12mr|locales-2.15-1|3322	%package -n locales-tn
12mr|locales-2.15-1|3323	Summary: Base files for localization (Tswana)
12mr|locales-2.15-1|3324	Group: System/Internationalization
12mr|locales-2.15-1|3325	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3326	
12mr|locales-2.15-1|3327	%description -n locales-tn
12mr|locales-2.15-1|3328	These are the base files for Tswana language localization; you need
12mr|locales-2.15-1|3329	it to correctly display 8bits Tswana characters, and for proper
12mr|locales-2.15-1|3330	alfabetical sorting, and representation of dates and numbers
12mr|locales-2.15-1|3331	according to Tswana language conventions.
12mr|locales-2.15-1|3332	
12mr|locales-2.15-1|3333	%post -n locales-tn
12mr|locales-2.15-1|3334	%{loc_add} tn_ZA
12mr|locales-2.15-1|3335	
12mr|locales-2.15-1|3336	%preun -n locales-tn
12mr|locales-2.15-1|3337	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3338	%{loc_del} tn_ZA
12mr|locales-2.15-1|3339	fi
12mr|locales-2.15-1|3340	
12mr|locales-2.15-1|3341	%files -n locales-tn
12mr|locales-2.15-1|3342	%{_localedir}/tn_ZA*
12mr|locales-2.15-1|3343	
12mr|locales-2.15-1|3344	### tr
12mr|locales-2.15-1|3345	# translation from Gorkem Cetin <e077245@narwhal.cc.metu.edu.tr>
12mr|locales-2.15-1|3346	%package -n locales-tr
12mr|locales-2.15-1|3347	Summary: Base files for localization (Turkish)
12mr|locales-2.15-1|3348	Group: System/Internationalization
12mr|locales-2.15-1|3349	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3350	#Summary(tr): Yerelleştirme için temel dosyalar (Türkçe)
12mr|locales-2.15-1|3351	
12mr|locales-2.15-1|3352	%description -n locales-tr
12mr|locales-2.15-1|3353	These are the base files for Turkish language localization; you need
12mr|locales-2.15-1|3354	it to correctly display 8bits Turkish characters, and for proper
12mr|locales-2.15-1|3355	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3356	to Turkish language conventions.
12mr|locales-2.15-1|3357	
12mr|locales-2.15-1|3358	%post -n locales-tr
12mr|locales-2.15-1|3359	%{loc_add} tr_CY tr_TR
12mr|locales-2.15-1|3360	
12mr|locales-2.15-1|3361	%preun -n locales-tr
12mr|locales-2.15-1|3362	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3363	%{loc_del} tr_CY tr_TR
12mr|locales-2.15-1|3364	fi
12mr|locales-2.15-1|3365	
12mr|locales-2.15-1|3366	%files -n locales-tr
12mr|locales-2.15-1|3367	%{_localedir}/tr_CY*
12mr|locales-2.15-1|3368	%{_localedir}/tr_TR*
12mr|locales-2.15-1|3369	
12mr|locales-2.15-1|3370	### ts
12mr|locales-2.15-1|3371	%package -n locales-ts
12mr|locales-2.15-1|3372	Summary: Base files for localization (Tsonga)
12mr|locales-2.15-1|3373	Group: System/Internationalization
12mr|locales-2.15-1|3374	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3375	
12mr|locales-2.15-1|3376	%description -n locales-ts
12mr|locales-2.15-1|3377	These are the base files for Tsonga language localization; you need
12mr|locales-2.15-1|3378	it to correctly display 8bits Tsonga characters, and for proper
12mr|locales-2.15-1|3379	alfabetical sorting, and representation of dates and numbers
12mr|locales-2.15-1|3380	according to Tsonga language conventions.
12mr|locales-2.15-1|3381	
12mr|locales-2.15-1|3382	%post -n locales-ts
12mr|locales-2.15-1|3383	%{loc_add} ts_ZA
12mr|locales-2.15-1|3384	
12mr|locales-2.15-1|3385	%preun -n locales-ts
12mr|locales-2.15-1|3386	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3387	%{loc_del} ts_ZA
12mr|locales-2.15-1|3388	fi
12mr|locales-2.15-1|3389	
12mr|locales-2.15-1|3390	%files -n locales-ts
12mr|locales-2.15-1|3391	%{_localedir}/ts_ZA*
12mr|locales-2.15-1|3392	
12mr|locales-2.15-1|3393	### tt
12mr|locales-2.15-1|3394	%package -n locales-tt
12mr|locales-2.15-1|3395	Summary: Base files for localization (Tatar)
12mr|locales-2.15-1|3396	Group: System/Internationalization
12mr|locales-2.15-1|3397	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3398	
12mr|locales-2.15-1|3399	%description -n locales-tt
12mr|locales-2.15-1|3400	These are the base files for Tatar language localization; you need
12mr|locales-2.15-1|3401	it to correctly display 8bits Tatar characters, and for proper
12mr|locales-2.15-1|3402	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3403	to Tatar language conventions.
12mr|locales-2.15-1|3404	
12mr|locales-2.15-1|3405	%post -n locales-tt
12mr|locales-2.15-1|3406	%{loc_add} tt_RU
12mr|locales-2.15-1|3407	
12mr|locales-2.15-1|3408	%preun -n locales-tt
12mr|locales-2.15-1|3409	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3410	%{loc_del} tt_RU
12mr|locales-2.15-1|3411	fi
12mr|locales-2.15-1|3412	
12mr|locales-2.15-1|3413	%files -n locales-tt
12mr|locales-2.15-1|3414	%{_localedir}/tt_RU*
12mr|locales-2.15-1|3415	
12mr|locales-2.15-1|3416	### ug
12mr|locales-2.15-1|3417	%package -n locales-ug
12mr|locales-2.15-1|3418	Summary: Base files for localization (Uyghur)
12mr|locales-2.15-1|3419	Group: System/Internationalization
12mr|locales-2.15-1|3420	#Icon: bulle-ug.xpm
12mr|locales-2.15-1|3421	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3422	
12mr|locales-2.15-1|3423	%description -n locales-ug
12mr|locales-2.15-1|3424	These are the base files for Uyghur language localization; you need
12mr|locales-2.15-1|3425	it to correctly display 8bits Uyghur characters, and for proper
12mr|locales-2.15-1|3426	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3427	to Uyghur language conventions.
12mr|locales-2.15-1|3428	
12mr|locales-2.15-1|3429	%post -n locales-ug
12mr|locales-2.15-1|3430	%{loc_add} ug_CN
12mr|locales-2.15-1|3431	
12mr|locales-2.15-1|3432	%preun -n locales-ug
12mr|locales-2.15-1|3433	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3434	%{loc_del} ug_CN
12mr|locales-2.15-1|3435	fi
12mr|locales-2.15-1|3436	
12mr|locales-2.15-1|3437	%files -n locales-ug
12mr|locales-2.15-1|3438	%{_localedir}/ug_CN*
12mr|locales-2.15-1|3439	
12mr|locales-2.15-1|3440	### unm
12mr|locales-2.15-1|3441	%package -n locales-unm
12mr|locales-2.15-1|3442	Summary: Base files for localization (Unami)
12mr|locales-2.15-1|3443	Group: System/Internationalization
12mr|locales-2.15-1|3444	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3445	
12mr|locales-2.15-1|3446	%description -n locales-unm
12mr|locales-2.15-1|3447	These are the base files for Unami language localization; you need
12mr|locales-2.15-1|3448	it to correctly display 8bits Unami characters, and for proper
12mr|locales-2.15-1|3449	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3450	to Unami language conventions.
12mr|locales-2.15-1|3451	
12mr|locales-2.15-1|3452	%post -n locales-unm
12mr|locales-2.15-1|3453	%{loc_add} unm_US
12mr|locales-2.15-1|3454	
12mr|locales-2.15-1|3455	%preun -n locales-unm
12mr|locales-2.15-1|3456	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3457	%{loc_del} unm_US
12mr|locales-2.15-1|3458	fi
12mr|locales-2.15-1|3459	
12mr|locales-2.15-1|3460	%files -n locales-unm
12mr|locales-2.15-1|3461	%{_localedir}/unm_US*
12mr|locales-2.15-1|3462	
12mr|locales-2.15-1|3463	### uk
12mr|locales-2.15-1|3464	%package -n locales-uk
12mr|locales-2.15-1|3465	Summary: Base files for localization (Ukrainian)
12mr|locales-2.15-1|3466	Group: System/Internationalization
12mr|locales-2.15-1|3467	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3468	#Summary(ru): Базовые файлы для Украинской локализации
12mr|locales-2.15-1|3469	#Summary(uk): Базові файли для української локалізації
12mr|locales-2.15-1|3470	
12mr|locales-2.15-1|3471	%description -n locales-uk
12mr|locales-2.15-1|3472	These are the base files for Ukrainian language localization; you need
12mr|locales-2.15-1|3473	it to correctly display 8bits Ukrainian characters, and for proper
12mr|locales-2.15-1|3474	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3475	to Ukrainian language conventions.
12mr|locales-2.15-1|3476	
12mr|locales-2.15-1|3477	%post -n locales-uk
12mr|locales-2.15-1|3478	%{loc_add} uk_UA
12mr|locales-2.15-1|3479	
12mr|locales-2.15-1|3480	%preun -n locales-uk
12mr|locales-2.15-1|3481	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3482	%{loc_del} uk_UA
12mr|locales-2.15-1|3483	fi
12mr|locales-2.15-1|3484	
12mr|locales-2.15-1|3485	%files -n locales-uk
12mr|locales-2.15-1|3486	%{_localedir}/uk_UA*
12mr|locales-2.15-1|3487	
12mr|locales-2.15-1|3488	### ur
12mr|locales-2.15-1|3489	%package -n locales-ur
12mr|locales-2.15-1|3490	Summary: Base files for localization (Urdu)
12mr|locales-2.15-1|3491	Group: System/Internationalization
12mr|locales-2.15-1|3492	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3493	
12mr|locales-2.15-1|3494	%description -n locales-ur
12mr|locales-2.15-1|3495	These are the base files for Urdu language localization; you need
12mr|locales-2.15-1|3496	it to correctly display 8bits Urdu characters, and for proper
12mr|locales-2.15-1|3497	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3498	to Urdu language conventions.
12mr|locales-2.15-1|3499	Note that this package doesn't handle right-to-left and left-to-right
12mr|locales-2.15-1|3500	switching when displaying nor the isolate-initial-medial-final shapes
12mr|locales-2.15-1|3501	of letters; it is to the xterm, application or virtual console driver
12mr|locales-2.15-1|3502	to do that.
12mr|locales-2.15-1|3503	
12mr|locales-2.15-1|3504	%post -n locales-ur
12mr|locales-2.15-1|3505	%{loc_add} ur_PK
12mr|locales-2.15-1|3506	
12mr|locales-2.15-1|3507	%preun -n locales-ur
12mr|locales-2.15-1|3508	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3509	%{loc_del} ur_PK
12mr|locales-2.15-1|3510	fi
12mr|locales-2.15-1|3511	
12mr|locales-2.15-1|3512	%files -n locales-ur
12mr|locales-2.15-1|3513	%{_localedir}/ur_PK*
12mr|locales-2.15-1|3514	
12mr|locales-2.15-1|3515	### uz
12mr|locales-2.15-1|3516	%package -n locales-uz
12mr|locales-2.15-1|3517	Summary: Base files for localization (Uzbek)
12mr|locales-2.15-1|3518	#Summary(uz): Lokallashtirishning asosiy fayllari (o'zbekcha)
12mr|locales-2.15-1|3519	Group: System/Internationalization
12mr|locales-2.15-1|3520	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3521	Provides: locales-uz@cyrillic = %{version}-%{release}
12mr|locales-2.15-1|3522	
12mr|locales-2.15-1|3523	%description -n locales-uz
12mr|locales-2.15-1|3524	These are the base files for Uzbek language localization; you need
12mr|locales-2.15-1|3525	it to correctly display 8bits Uzbek characters, and for proper
12mr|locales-2.15-1|3526	alphabetical sorting and representation of dates and numbers
12mr|locales-2.15-1|3527	according to Uzbek language conventions.
12mr|locales-2.15-1|3528	
12mr|locales-2.15-1|3529	#%#description -n locales-uz -l uz
12mr|locales-2.15-1|3530	#Ushbu asos fayllar Linuxni o'zbekchaga locallashtirish
12mr|locales-2.15-1|3531	#uchun qo'llaniladi; siz bularni 8 bit o'zbek
12mr|locales-2.15-1|3532	#harflarini to'g'ri ko'rish va tartiblashda qollanasiz.
12mr|locales-2.15-1|3533	#O'zbekistonda joriy bo'lgan vaqt, son va valytani
12mr|locales-2.15-1|3534	#belgilash qoidalari ham shu fayllarda joylashgan.
12mr|locales-2.15-1|3535	
12mr|locales-2.15-1|3536	%post -n locales-uz
12mr|locales-2.15-1|3537	%{loc_add} uz_UZ
12mr|locales-2.15-1|3538	
12mr|locales-2.15-1|3539	%preun -n locales-uz
12mr|locales-2.15-1|3540	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3541	%{loc_del} uz_UZ
12mr|locales-2.15-1|3542	fi
12mr|locales-2.15-1|3543	
12mr|locales-2.15-1|3544	%files -n locales-uz
12mr|locales-2.15-1|3545	%{_localedir}/uz_UZ*
12mr|locales-2.15-1|3546	
12mr|locales-2.15-1|3547	### ve
12mr|locales-2.15-1|3548	%package -n locales-ve
12mr|locales-2.15-1|3549	Summary: Base files for localization (Venda)
12mr|locales-2.15-1|3550	Group: System/Internationalization
12mr|locales-2.15-1|3551	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3552	
12mr|locales-2.15-1|3553	%description -n locales-ve
12mr|locales-2.15-1|3554	These are the base files for Venda language localization; you need
12mr|locales-2.15-1|3555	it to correctly display 8bits Venda characters, and for proper
12mr|locales-2.15-1|3556	alfabetical sorting, and representation of dates and numbers
12mr|locales-2.15-1|3557	according to Venda language conventions.
12mr|locales-2.15-1|3558	
12mr|locales-2.15-1|3559	%post -n locales-ve
12mr|locales-2.15-1|3560	%{loc_add} ve_ZA
12mr|locales-2.15-1|3561	
12mr|locales-2.15-1|3562	%preun -n locales-ve
12mr|locales-2.15-1|3563	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3564	%{loc_del} ve_ZA
12mr|locales-2.15-1|3565	fi
12mr|locales-2.15-1|3566	
12mr|locales-2.15-1|3567	%files -n locales-ve
12mr|locales-2.15-1|3568	%{_localedir}/ve_ZA*
12mr|locales-2.15-1|3569	
12mr|locales-2.15-1|3570	### vi
12mr|locales-2.15-1|3571	# translations by <DaiQuy.nguyen@ulg.ac.be>
12mr|locales-2.15-1|3572	%package -n locales-vi
12mr|locales-2.15-1|3573	Summary: Base files for localization (Vietnamese)
12mr|locales-2.15-1|3574	Group: System/Internationalization
12mr|locales-2.15-1|3575	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3576	#Summary(vi): Các file cơ sở cho định vị tiếng Việt
12mr|locales-2.15-1|3577	
12mr|locales-2.15-1|3578	%description -n locales-vi
12mr|locales-2.15-1|3579	These are the base files for Vietnamese language localization; you need
12mr|locales-2.15-1|3580	it to correctly display 8bits Vietnamese characters, and for proper
12mr|locales-2.15-1|3581	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3582	to Vietnamese language conventions.
12mr|locales-2.15-1|3583	
12mr|locales-2.15-1|3584	%post -n locales-vi
12mr|locales-2.15-1|3585	%{loc_add} vi_VN
12mr|locales-2.15-1|3586	
12mr|locales-2.15-1|3587	%preun -n locales-vi
12mr|locales-2.15-1|3588	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3589	%{loc_del} vi_VN
12mr|locales-2.15-1|3590	fi
12mr|locales-2.15-1|3591	
12mr|locales-2.15-1|3592	%files -n locales-vi
12mr|locales-2.15-1|3593	%{_localedir}/vi_VN*
12mr|locales-2.15-1|3594	
12mr|locales-2.15-1|3595	### wa
12mr|locales-2.15-1|3596	# translations from Lorint Hendschel <LorintHendschel@skynet.be>
12mr|locales-2.15-1|3597	%package -n locales-wa
12mr|locales-2.15-1|3598	Summary: Base files for localization (Walloon)
12mr|locales-2.15-1|3599	Group: System/Internationalization
12mr|locales-2.15-1|3600	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3601	#Summary(wa): Maisses fitchîs pol lingaedje walon
12mr|locales-2.15-1|3602	#Summary(fr): Fichiers de base pour la localisation en langue wallonne
12mr|locales-2.15-1|3603	
12mr|locales-2.15-1|3604	%description -n locales-wa
12mr|locales-2.15-1|3605	These are the base files for Walloon language localization; you need
12mr|locales-2.15-1|3606	it to correctly display 8bits Walloon characters, and for proper
12mr|locales-2.15-1|3607	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3608	to Walloon language conventions.
12mr|locales-2.15-1|3609	
12mr|locales-2.15-1|3610	%post -n locales-wa
12mr|locales-2.15-1|3611	%{loc_add} wa_BE
12mr|locales-2.15-1|3612	
12mr|locales-2.15-1|3613	%preun -n locales-wa
12mr|locales-2.15-1|3614	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3615	%{loc_del} wa_BE
12mr|locales-2.15-1|3616	fi
12mr|locales-2.15-1|3617	
12mr|locales-2.15-1|3618	%files -n locales-wa
12mr|locales-2.15-1|3619	%{_localedir}/wa_BE*
12mr|locales-2.15-1|3620	
12mr|locales-2.15-1|3621	### wae
12mr|locales-2.15-1|3622	%package	wae
12mr|locales-2.15-1|3623	Summary:	Base files for localization (Walser)
12mr|locales-2.15-1|3624	Group:		System/Internationalization
12mr|locales-2.15-1|3625	Requires:	locales = %{version}-%{release}
12mr|locales-2.15-1|3626	
12mr|locales-2.15-1|3627	%description	wae
12mr|locales-2.15-1|3628	These are the base files for Walser language localization; you need
12mr|locales-2.15-1|3629	it to correctly display 8bits Walser characters, and for proper
12mr|locales-2.15-1|3630	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3631	to Walser language conventions.
12mr|locales-2.15-1|3632	
12mr|locales-2.15-1|3633	%post		wae
12mr|locales-2.15-1|3634	%{loc_add} wae_CH
12mr|locales-2.15-1|3635	
12mr|locales-2.15-1|3636	%preun		wae
12mr|locales-2.15-1|3637	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3638	%{loc_del} wae_CH
12mr|locales-2.15-1|3639	fi
12mr|locales-2.15-1|3640	
12mr|locales-2.15-1|3641	%files		wae
12mr|locales-2.15-1|3642	%{_localedir}/wae_CH*
12mr|locales-2.15-1|3643	
12mr|locales-2.15-1|3644	### wo
12mr|locales-2.15-1|3645	%package -n locales-wo
12mr|locales-2.15-1|3646	Summary: Base files for localization (Wolof)
12mr|locales-2.15-1|3647	Group: System/Internationalization
12mr|locales-2.15-1|3648	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3649	
12mr|locales-2.15-1|3650	%description -n locales-wo
12mr|locales-2.15-1|3651	These are the base files for Wolof language localization.
12mr|locales-2.15-1|3652	You need it to correctly display sort, for sorting order and
12mr|locales-2.15-1|3653	proper representation of dates and numbers according
12mr|locales-2.15-1|3654	to Wolof language conventions.
12mr|locales-2.15-1|3655	
12mr|locales-2.15-1|3656	%post -n locales-wo
12mr|locales-2.15-1|3657	%{loc_add} wo_SN
12mr|locales-2.15-1|3658	
12mr|locales-2.15-1|3659	%preun -n locales-wo
12mr|locales-2.15-1|3660	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3661	%{loc_del} wo_SN
12mr|locales-2.15-1|3662	fi
12mr|locales-2.15-1|3663	
12mr|locales-2.15-1|3664	%files -n locales-wo
12mr|locales-2.15-1|3665	%{_localedir}/wo_SN
12mr|locales-2.15-1|3666	
12mr|locales-2.15-1|3667	### xh
12mr|locales-2.15-1|3668	%package -n locales-xh
12mr|locales-2.15-1|3669	Summary: Base files for localization (Xhosa)
12mr|locales-2.15-1|3670	Group: System/Internationalization
12mr|locales-2.15-1|3671	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3672	
12mr|locales-2.15-1|3673	%description -n locales-xh
12mr|locales-2.15-1|3674	These are the base files for Xhosa language localization; you need
12mr|locales-2.15-1|3675	it to correctly display 8bits Xhosa characters, and for proper
12mr|locales-2.15-1|3676	alfabetical sorting, and representation of dates and numbers
12mr|locales-2.15-1|3677	according to Xhosa language conventions.
12mr|locales-2.15-1|3678	
12mr|locales-2.15-1|3679	%post -n locales-xh
12mr|locales-2.15-1|3680	%{loc_add} xh_ZA
12mr|locales-2.15-1|3681	
12mr|locales-2.15-1|3682	%preun -n locales-xh
12mr|locales-2.15-1|3683	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3684	%{loc_del} xh_ZA
12mr|locales-2.15-1|3685	fi
12mr|locales-2.15-1|3686	
12mr|locales-2.15-1|3687	%files -n locales-xh
12mr|locales-2.15-1|3688	%{_localedir}/xh_ZA*
12mr|locales-2.15-1|3689	
12mr|locales-2.15-1|3690	### yi
12mr|locales-2.15-1|3691	%package -n locales-yi
12mr|locales-2.15-1|3692	Summary: Base files for localization (Yiddish)
12mr|locales-2.15-1|3693	Group: System/Internationalization
12mr|locales-2.15-1|3694	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3695	URL: http://www.uyip.org/
12mr|locales-2.15-1|3696	
12mr|locales-2.15-1|3697	%description -n locales-yi
12mr|locales-2.15-1|3698	These are the base files for Yiddish language localization; you need
12mr|locales-2.15-1|3699	it to correctly display 8bits Yiddish characters, and for proper
12mr|locales-2.15-1|3700	alfabetical sorting, and representation of dates and numbers
12mr|locales-2.15-1|3701	according to Yiddish language conventions.
12mr|locales-2.15-1|3702	Note that this package doesn't handle right-to-left and left-to-right
12mr|locales-2.15-1|3703	switching when displaying; it is to the xterm, application or virtual
12mr|locales-2.15-1|3704	console driver to do that.
12mr|locales-2.15-1|3705	
12mr|locales-2.15-1|3706	%post -n locales-yi
12mr|locales-2.15-1|3707	%{loc_add} yi_US
12mr|locales-2.15-1|3708	
12mr|locales-2.15-1|3709	%preun -n locales-yi
12mr|locales-2.15-1|3710	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3711	%{loc_del} yi_US
12mr|locales-2.15-1|3712	fi
12mr|locales-2.15-1|3713	
12mr|locales-2.15-1|3714	%files -n locales-yi
12mr|locales-2.15-1|3715	%{_localedir}/yi_US*
12mr|locales-2.15-1|3716	
12mr|locales-2.15-1|3717	### yo
12mr|locales-2.15-1|3718	%package -n locales-yo
12mr|locales-2.15-1|3719	Summary: Base files for localization (Yoruba)
12mr|locales-2.15-1|3720	Group: System/Internationalization
12mr|locales-2.15-1|3721	#Icon: bulle-yo.xpm
12mr|locales-2.15-1|3722	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3723	
12mr|locales-2.15-1|3724	%description -n locales-yo
12mr|locales-2.15-1|3725	These are the base files for Yoruba language localization; you need
12mr|locales-2.15-1|3726	it to correctly display 8bits Yoruba characters, and for proper
12mr|locales-2.15-1|3727	alfabetical sorting, and representation of dates and numbers
12mr|locales-2.15-1|3728	according to Yoruba language conventions.
12mr|locales-2.15-1|3729	
12mr|locales-2.15-1|3730	%post -n locales-yo
12mr|locales-2.15-1|3731	%{loc_add} yo_NG
12mr|locales-2.15-1|3732	
12mr|locales-2.15-1|3733	%preun -n locales-yo
12mr|locales-2.15-1|3734	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3735	%{loc_del} yo_NG
12mr|locales-2.15-1|3736	fi
12mr|locales-2.15-1|3737	
12mr|locales-2.15-1|3738	%files -n locales-yo
12mr|locales-2.15-1|3739	%{_localedir}/yo_NG*
12mr|locales-2.15-1|3740	
12mr|locales-2.15-1|3741	### yue
12mr|locales-2.15-1|3742	%package	yue
12mr|locales-2.15-1|3743	Summary:	Base files for localization (Yue Chinese (Cantonese))
12mr|locales-2.15-1|3744	Group:		System/Internationalization
12mr|locales-2.15-1|3745	Requires:	locales = %{version}-%{release}
12mr|locales-2.15-1|3746	
12mr|locales-2.15-1|3747	%description	yue
12mr|locales-2.15-1|3748	These are the base files for Yue Chinese (Cantonese) language localization;
12mr|locales-2.15-1|3749	you need it to correctly display 8bits Walser characters, and for proper
12mr|locales-2.15-1|3750	alphabetical sorting and representation of dates and numbers according
12mr|locales-2.15-1|3751	to Yue Chinese (Cantonese) language conventions.
12mr|locales-2.15-1|3752	
12mr|locales-2.15-1|3753	%post		yue
12mr|locales-2.15-1|3754	%{loc_add} yue_HK
12mr|locales-2.15-1|3755	
12mr|locales-2.15-1|3756	%preun		yue
12mr|locales-2.15-1|3757	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3758	%{loc_del} yue_HK
12mr|locales-2.15-1|3759	fi
12mr|locales-2.15-1|3760	
12mr|locales-2.15-1|3761	%files		yue
12mr|locales-2.15-1|3762	%{_localedir}/yue_HK*
12mr|locales-2.15-1|3763	
12mr|locales-2.15-1|3764	### zh
12mr|locales-2.15-1|3765	# translation (zh_TW) from <informer@linux1.cgu.edu.tw>
12mr|locales-2.15-1|3766	# zh_CN converted from zh_TW.Big5 with b5togb; corrections welcome.
12mr|locales-2.15-1|3767	%package -n locales-zh
12mr|locales-2.15-1|3768	Summary: Base files for localization (Chinese)
12mr|locales-2.15-1|3769	Group: System/Internationalization
12mr|locales-2.15-1|3770	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3771	Provides: locales-zh_CN = %{version}-%{release}
12mr|locales-2.15-1|3772	Provides: locales-zh_TW = %{version}-%{release}
12mr|locales-2.15-1|3773	Provides: locales-zh_SG = %{version}-%{release}
12mr|locales-2.15-1|3774	Provides: locales-zh_HK = %{version}-%{release}
12mr|locales-2.15-1|3775	Obsoletes: libwcsmbs wcsmbs-locale
12mr|locales-2.15-1|3776	#Summary(zh_CN): 中文地方化的基本档案
12mr|locales-2.15-1|3777	#Summary(zh_TW): 中文地方化的基本檔案
12mr|locales-2.15-1|3778	
12mr|locales-2.15-1|3779	%description -n locales-zh
12mr|locales-2.15-1|3780	These are the base files for Chinese language localization; you need
12mr|locales-2.15-1|3781	it to correctly display 8bits and 7bits chinese codes, and for proper
12mr|locales-2.15-1|3782	representation of dates and numbers according to chinese language conventions.
12mr|locales-2.15-1|3783	Set the LANG variable to "zh_CN" to use simplified chinese (GuoBiao encoding)
12mr|locales-2.15-1|3784	or to "zh_TW.Big5" to use traditional characters (Big5 encoding)
12mr|locales-2.15-1|3785	
12mr|locales-2.15-1|3786	%post -n locales-zh
12mr|locales-2.15-1|3787	%{loc_add} nan_TW@latin zh_CN zh_HK zh_SG zh_TW
12mr|locales-2.15-1|3788	
12mr|locales-2.15-1|3789	%preun -n locales-zh
12mr|locales-2.15-1|3790	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3791	%{loc_del} nan_TW@latin zh_CN zh_HK zh_SG zh_TW
12mr|locales-2.15-1|3792	fi
12mr|locales-2.15-1|3793	
12mr|locales-2.15-1|3794	%files -n locales-zh
12mr|locales-2.15-1|3795	%{_localedir}/nan_TW@latin
12mr|locales-2.15-1|3796	%{_localedir}/zh_CN*
12mr|locales-2.15-1|3797	%{_localedir}/zh_HK*
12mr|locales-2.15-1|3798	%{_localedir}/zh_SG*
12mr|locales-2.15-1|3799	%{_localedir}/zh_TW*
12mr|locales-2.15-1|3800	
12mr|locales-2.15-1|3801	### zu
12mr|locales-2.15-1|3802	%package -n locales-zu
12mr|locales-2.15-1|3803	Summary: Base files for localization (Zulu)
12mr|locales-2.15-1|3804	Group: System/Internationalization
12mr|locales-2.15-1|3805	Requires: locales = %{version}-%{release}
12mr|locales-2.15-1|3806	
12mr|locales-2.15-1|3807	%description -n locales-zu
12mr|locales-2.15-1|3808	These are the base files for Zulu language localization; you need
12mr|locales-2.15-1|3809	it to correctly display 8bits Zulu characters, and for proper
12mr|locales-2.15-1|3810	alfabetical sorting, and representation of dates and numbers
12mr|locales-2.15-1|3811	according to Xhosa language conventions.
12mr|locales-2.15-1|3812	
12mr|locales-2.15-1|3813	%post -n locales-zu
12mr|locales-2.15-1|3814	%{loc_add} zu_ZA
12mr|locales-2.15-1|3815	
12mr|locales-2.15-1|3816	%preun -n locales-zu
12mr|locales-2.15-1|3817	if [ "$1" = "0" ]; then
12mr|locales-2.15-1|3818	%{loc_del} zu_ZA
12mr|locales-2.15-1|3819	fi
12mr|locales-2.15-1|3820	
12mr|locales-2.15-1|3821	%files -n locales-zu
12mr|locales-2.15-1|3822	%{_localedir}/zu_ZA*
12mr|locales-2.15-1|3823	
12mr|locales-2.15-1|3824	%prep
12mr|locales-2.15-1|3825	%setup -qcT
12mr|locales-2.15-1|3826	
12mr|locales-2.15-1|3827	cp %{SOURCE0} %{SOURCE1} .
12mr|locales-2.15-1|3828	for i in `grep '^#LIST_LOCALES=' iso14651_hack | cut -d= -f2 | tr ':' ' '`
12mr|locales-2.15-1|3829	do
12mr|locales-2.15-1|3830	cat iso14651_hack | sed "s/#hack-$i#//" > iso14651_$i
12mr|locales-2.15-1|3831	done
12mr|locales-2.15-1|3832	
12mr|locales-2.15-1|3833	# for turkic languages (upperwasing/lowercasing of iwithdot/dotlessi)
12mr|locales-2.15-1|3834	cat /usr/share/i18n/locales/i18n | \
12mr|locales-2.15-1|3835	sed 's/<U0069>,<U0049>/<U0069>,<U0130>/' | \
12mr|locales-2.15-1|3836	sed 's/<U0049>,<U0069>/<U0049>,<U0131>/' > i18n_tr
12mr|locales-2.15-1|3837	
12mr|locales-2.15-1|3838	
12mr|locales-2.15-1|3839	# copy various unhabitual charsets and other stuff
12mr|locales-2.15-1|3840	for DEF_CHARSET in \
12mr|locales-2.15-1|3841	es@tradicional
12mr|locales-2.15-1|3842	do
12mr|locales-2.15-1|3843	cp %{_sourcedir}/$DEF_CHARSET .
12mr|locales-2.15-1|3844	done
12mr|locales-2.15-1|3845	
12mr|locales-2.15-1|3846	# special handling for PRC
12mr|locales-2.15-1|3847	%if %build_for_PRC
12mr|locales-2.15-1|3848	cp %{_sourcedir}/zh_TW_2 zh_TW
12mr|locales-2.15-1|3849	%endif
12mr|locales-2.15-1|3850	
12mr|locales-2.15-1|3851	# copy local locales unavailable in glibc
12mr|locales-2.15-1|3852	for loc in eo_XX es@tradicional nds_DE@traditional sw_XX
12mr|locales-2.15-1|3853	do
12mr|locales-2.15-1|3854	cp %{_sourcedir}/$loc .
12mr|locales-2.15-1|3855	done
12mr|locales-2.15-1|3856	
12mr|locales-2.15-1|3857	# copy modified glibc locales
12mr|locales-2.15-1|3858	for loc in ar_SA az_AZ bs_BA dz_BT es_ES es_US es_CO km_KH ku_TR ky_KG sq_AL \
12mr|locales-2.15-1|3859	tg_TJ tr_TR vi_VN wa_BE yi_US zh_CN
12mr|locales-2.15-1|3860	do
12mr|locales-2.15-1|3861	cp %{_sourcedir}/$loc .
12mr|locales-2.15-1|3862	done
12mr|locales-2.15-1|3863	
12mr|locales-2.15-1|3864	%build
12mr|locales-2.15-1|3865	LOCALEDIR=root%{_localedir}
12mr|locales-2.15-1|3866	install -d $LOCALEDIR
12mr|locales-2.15-1|3867	
12mr|locales-2.15-1|3868	# making default charset pseudo-locales
12mr|locales-2.15-1|3869	# those will be symlinked (for LC_CTYPE, LC_COLLATE mainly) from
12mr|locales-2.15-1|3870	# a lot of other locales, thus saving space
12mr|locales-2.15-1|3871	for DEF_CHARSET in UTF-8 ISO-8859-1 ISO-8859-2 ISO-8859-3 ISO-8859-4 \
12mr|locales-2.15-1|3872	ISO-8859-5 ISO-8859-7 ISO-8859-9 \
12mr|locales-2.15-1|3873	ISO-8859-13 ISO-8859-14 ISO-8859-15 KOI8-R KOI8-U CP1251
12mr|locales-2.15-1|3874	do
12mr|locales-2.15-1|3875	# find the charset definition
12mr|locales-2.15-1|3876	if [ ! -r /usr/share/i18n/charmaps/$DEF_CHARSET ]; then
12mr|locales-2.15-1|3877	if [ ! -r /usr/share/i18n/charmaps/$DEF_CHARSET.gz ]; then
12mr|locales-2.15-1|3878	cp %{_sourcedir}/$DEF_CHARSET .
12mr|locales-2.15-1|3879	DEF_CHARSET=%{_sourcedir}/$DEF_CHARSET
12mr|locales-2.15-1|3880	fi
12mr|locales-2.15-1|3881	fi
12mr|locales-2.15-1|3882	# don't use en_DK because of LC_MONETARY
12mr|locales-2.15-1|3883	localedef -c -f $DEF_CHARSET -i en_US $LOCALEDIR/`basename $DEF_CHARSET` || :
12mr|locales-2.15-1|3884	done
12mr|locales-2.15-1|3885	
12mr|locales-2.15-1|3886	# fix for Arabic yes/no expr
12mr|locales-2.15-1|3887	for i in /usr/share/i18n/locales/ar_??
12mr|locales-2.15-1|3888	do
12mr|locales-2.15-1|3889	if [ ! -r "%{_sourcedir}/`basename $i`" ]; then
12mr|locales-2.15-1|3890	cat $i | \
12mr|locales-2.15-1|3891	sed 's/^\(yesexpr.*\)<U0646>/\1<U0646><U0079><U0059>/' | \
12mr|locales-2.15-1|3892	sed 's/^\(noexpr.*\)<U0644>/\1<U0644><U006E><U004E>/' > \
12mr|locales-2.15-1|3893	./`basename $i`
12mr|locales-2.15-1|3894	fi
12mr|locales-2.15-1|3895	done
12mr|locales-2.15-1|3896	
12mr|locales-2.15-1|3897	# fix for locales using monday as first week day
12mr|locales-2.15-1|3898	# http://sources.redhat.com/bugzilla/show_bug.cgi?id=3035
12mr|locales-2.15-1|3899	for i in /usr/share/i18n/locales/be_BY /usr/share/i18n/locales/cy_GB \
12mr|locales-2.15-1|3900	/usr/share/i18n/locales/de_?? /usr/share/i18n/locales/el_GR \
12mr|locales-2.15-1|3901	/usr/share/i18n/locales/es_CL \
12mr|locales-2.15-1|3902	/usr/share/i18n/locales/es_MX /usr/share/i18n/locales/fr_?? \
12mr|locales-2.15-1|3903	/usr/share/i18n/locales/fy_NL /usr/share/i18n/locales/it_?? \
12mr|locales-2.15-1|3904	/usr/share/i18n/locales/lt_LT /usr/share/i18n/locales/mi_NZ \
12mr|locales-2.15-1|3905	/usr/share/i18n/locales/nl_BE /usr/share/i18n/locales/nl_NL \
12mr|locales-2.15-1|3906	/usr/share/i18n/locales/pt_PT /usr/share/i18n/locales/ru_UA \
12mr|locales-2.15-1|3907	/usr/share/i18n/locales/se_NO /usr/share/i18n/locales/sv_FI \
12mr|locales-2.15-1|3908	/usr/share/i18n/locales/*_ES vi_VN
12mr|locales-2.15-1|3909	do
12mr|locales-2.15-1|3910	LOCALENAME=`basename $i`
12mr|locales-2.15-1|3911	if [ -r %{_sourcedir}/$i ]; then
12mr|locales-2.15-1|3912	DEF_LOCALE_FILE="%{_sourcedir}/$i"
12mr|locales-2.15-1|3913	else
12mr|locales-2.15-1|3914	DEF_LOCALE_FILE="/usr/share/i18n/locales/$LOCALENAME"
12mr|locales-2.15-1|3915	fi
12mr|locales-2.15-1|3916	if ! grep '^week\>' $DEF_LOCALE_FILE > /dev/null && \
12mr|locales-2.15-1|3917	! grep '^first_weekday\>' $DEF_LOCALE_FILE > /dev/null && \
12mr|locales-2.15-1|3918	! grep '^first_workday\>' $DEF_LOCALE_FILE > /dev/null
12mr|locales-2.15-1|3919	then
12mr|locales-2.15-1|3920	cat $DEF_LOCALE_FILE | sed \
12mr|locales-2.15-1|3921	's/\(END LC_TIME\)/week 7;19971201;4\nfirst_weekday 1\nfirst_workday 1\n\1/' > \
12mr|locales-2.15-1|3922	./$LOCALENAME
12mr|locales-2.15-1|3923	fi
12mr|locales-2.15-1|3924	done
12mr|locales-2.15-1|3925	
12mr|locales-2.15-1|3926	%make DESTDIR=root
12mr|locales-2.15-1|3927	
12mr|locales-2.15-1|3928	localedef -c -f ISO-8859-15 -i nds_DE@traditional $LOCALEDIR/nds_DE@traditional
12mr|locales-2.15-1|3929	localedef -c -f ISO-8859-1  -i nds_DE@traditional $LOCALEDIR/nds_DE@traditional.ISO-8859-1
12mr|locales-2.15-1|3930	localedef -c -f UTF-8       -i nds_DE@traditional $LOCALEDIR/nds_DE@traditional.UTF-8
12mr|locales-2.15-1|3931	localedef -c -f UTF-8       -i sw_XX              $LOCALEDIR/sw_XX
12mr|locales-2.15-1|3932	localedef -c -f UTF-8       -i eo_XX              $LOCALEDIR/eo_XX
12mr|locales-2.15-1|3933	localedef -c -f UTF-8       -i wal_ET             $LOCALEDIR/wal_ET || :
12mr|locales-2.15-1|3934	
12mr|locales-2.15-1|3935	# create the default locales for languages whith multiple locales
12mr|locales-2.15-1|3936	localedef -c -f ISO-8859-15 -i ./es@tradicional $LOCALEDIR/es@tradicional
12mr|locales-2.15-1|3937	
12mr|locales-2.15-1|3938	#=========================================================
12mr|locales-2.15-1|3939	#
12mr|locales-2.15-1|3940	# special non-UTF-8 locales for compatibility
12mr|locales-2.15-1|3941	#
12mr|locales-2.15-1|3942	
12mr|locales-2.15-1|3943	# Esperanto
12mr|locales-2.15-1|3944	localedef -c -f ISO-8859-3 -i eo_XX $LOCALEDIR/eo_XX.ISO-8859-3
12mr|locales-2.15-1|3945	
12mr|locales-2.15-1|3946	# en_BE is required for conformance to LI18NUX2000/OpenI18N
12mr|locales-2.15-1|3947	# (http://www.openi18n.org/docs/pdf/OpenI18N1.3.pdf)
12mr|locales-2.15-1|3948	for i in $LOCALEDIR/en_IE* ; do
12mr|locales-2.15-1|3949	mkdir $LOCALEDIR/en_BE`basename $i | cut -b6- `
12mr|locales-2.15-1|3950	cp -var $i/* $LOCALEDIR/en_BE`basename $i | cut -b6- `
12mr|locales-2.15-1|3951	for j in LC_MONETARY LC_TELEPHONE LC_ADDRESS
12mr|locales-2.15-1|3952	do
12mr|locales-2.15-1|3953	cp -var $LOCALEDIR/nl_BE`basename $i | cut -b6- `/$j \
12mr|locales-2.15-1|3954	$LOCALEDIR/en_BE`basename $i | cut -b6- `
12mr|locales-2.15-1|3955	done
12mr|locales-2.15-1|3956	done
12mr|locales-2.15-1|3957	
12mr|locales-2.15-1|3958	#=========================================================
12mr|locales-2.15-1|3959	# XXX: duplicate of nb_NO (remove from glibc?)
12mr|locales-2.15-1|3960	rm -rf $LOCALEDIR/no_NO*
12mr|locales-2.15-1|3961	
12mr|locales-2.15-1|3962	%install
12mr|locales-2.15-1|3963	install -m755 %{SOURCE2} -D %{buildroot}%{loc_add}
12mr|locales-2.15-1|3964	install -m755 %{SOURCE3} -D %{buildroot}%{loc_del}
12mr|locales-2.15-1|3965	
12mr|locales-2.15-1|3966	install -m644 %{SOURCE4} -D %{buildroot}%{_sysconfdir}/sysconfig/locales
12mr|locales-2.15-1|3967	
12mr|locales-2.15-1|3968	cp -a root/* %{buildroot}
12mr|locales-2.15-1|3969	
12mr|locales-2.15-1|3970	perl %{SOURCE5} %{buildroot}%{_localedir}
12mr|locales-2.15-1|3971	
12mr|locales-2.15-1|3972	pushd %{buildroot}%{_localedir}
12mr|locales-2.15-1|3973	for i in `echo ??_??* ???_??*`; do
12mr|locales-2.15-1|3974	LC_ALL=C perl %{SOURCE6} $i
12mr|locales-2.15-1|3975	done
12mr|locales-2.15-1|3976	popd
12mr|locales-2.15-1|3977	
12mr|locales-2.15-1|3978	
12mr|locales-2.15-1|3979	%changelog
12mr|locales-2.15-1|3980	* Fri Feb 24 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.15-1
12mr|locales-2.15-1|3981	+ Revision: 779911
12mr|locales-2.15-1|3982	- Update locales for glibc-2.15.

15048 12
12mr|lockdev-1.0.4-0.120111007git.6|1	%define	major	1
12mr|lockdev-1.0.4-0.120111007git.6|2	%define libname	%mklibname lockdev %{major}
12mr|lockdev-1.0.4-0.120111007git.6|3	
12mr|lockdev-1.0.4-0.120111007git.6|4	%define _with_perl 0
12mr|lockdev-1.0.4-0.120111007git.6|5	
12mr|lockdev-1.0.4-0.120111007git.6|6	# Where lock files are stored
12mr|lockdev-1.0.4-0.120111007git.6|7	%global _lockdir /run/lock/lockdev
12mr|lockdev-1.0.4-0.120111007git.6|8	
12mr|lockdev-1.0.4-0.120111007git.6|9	%global checkout 20111007git
12mr|lockdev-1.0.4-0.120111007git.6|10	%global co_date  2011-10-07
12mr|lockdev-1.0.4-0.120111007git.6|11	
12mr|lockdev-1.0.4-0.120111007git.6|12	Summary:	A library for locking devices
12mr|lockdev-1.0.4-0.120111007git.6|13	Name:		lockdev
12mr|lockdev-1.0.4-0.120111007git.6|14	Version:	1.0.4
12mr|lockdev-1.0.4-0.120111007git.6|15	Release:	0.1%{checkout}.6
12mr|lockdev-1.0.4-0.120111007git.6|16	License:	LGPLv2
12mr|lockdev-1.0.4-0.120111007git.6|17	Group:		System/Libraries
12mr|lockdev-1.0.4-0.120111007git.6|18	URL:		ftp://ftp.debian.org/debian/pool/main/l/lockdev/
12mr|lockdev-1.0.4-0.120111007git.6|19	# This is a nightly snapshot downloaded via
12mr|lockdev-1.0.4-0.120111007git.6|20	# https://alioth.debian.org/snapshots.php?group_id=100443
12mr|lockdev-1.0.4-0.120111007git.6|21	Source0:	lockdev-%{version}.%{checkout}.tar.gz
12mr|lockdev-1.0.4-0.120111007git.6|22	BuildRequires:	chrpath
12mr|lockdev-1.0.4-0.120111007git.6|23	%if %_with_perl
12mr|lockdev-1.0.4-0.120111007git.6|24	BuildRequires:	perl-devel
12mr|lockdev-1.0.4-0.120111007git.6|25	%endif
12mr|lockdev-1.0.4-0.120111007git.6|26	Requires(pre):	rpm-helper
12mr|lockdev-1.0.4-0.120111007git.6|27	Provides:	%{name}-baudboy = %{version}-%{release}
12mr|lockdev-1.0.4-0.120111007git.6|28	Obsoletes:	%{name}-baudboy < 1.0.4
12mr|lockdev-1.0.4-0.120111007git.6|29	
12mr|lockdev-1.0.4-0.120111007git.6|30	%description
12mr|lockdev-1.0.4-0.120111007git.6|31	Lockdev provides a reliable way to put an exclusive lock to devices using both
12mr|lockdev-1.0.4-0.120111007git.6|32	FSSTND and SVr4 methods.
12mr|lockdev-1.0.4-0.120111007git.6|33	
12mr|lockdev-1.0.4-0.120111007git.6|34	%package -n	%{libname}
12mr|lockdev-1.0.4-0.120111007git.6|35	Summary:	A library for locking devices
12mr|lockdev-1.0.4-0.120111007git.6|36	Group:		System/Libraries
12mr|lockdev-1.0.4-0.120111007git.6|37	
12mr|lockdev-1.0.4-0.120111007git.6|38	%description -n	%{libname}
12mr|lockdev-1.0.4-0.120111007git.6|39	Lockdev provides a reliable way to put an exclusive lock to devices using both
12mr|lockdev-1.0.4-0.120111007git.6|40	FSSTND and SVr4 methods.
12mr|lockdev-1.0.4-0.120111007git.6|41	
12mr|lockdev-1.0.4-0.120111007git.6|42	%package -n	%{libname}-devel
12mr|lockdev-1.0.4-0.120111007git.6|43	Summary:	The Static lockdev library and header files for the lockdev library
12mr|lockdev-1.0.4-0.120111007git.6|44	Group:		Development/C
12mr|lockdev-1.0.4-0.120111007git.6|45	Requires:	%{libname} = %{version}-%{release}
12mr|lockdev-1.0.4-0.120111007git.6|46	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|lockdev-1.0.4-0.120111007git.6|47	Provides:	%{name}-devel = %{version}-%{release}
12mr|lockdev-1.0.4-0.120111007git.6|48	
12mr|lockdev-1.0.4-0.120111007git.6|49	%description -n	%{libname}-devel
12mr|lockdev-1.0.4-0.120111007git.6|50	The lockdev library provides a reliable way to put an exclusive lock on devices
12mr|lockdev-1.0.4-0.120111007git.6|51	using both FSSTND and SVr4 methods. The lockdev-devel package contains the
12mr|lockdev-1.0.4-0.120111007git.6|52	static development library and headers.
12mr|lockdev-1.0.4-0.120111007git.6|53	
12mr|lockdev-1.0.4-0.120111007git.6|54	%if %_with_perl
12mr|lockdev-1.0.4-0.120111007git.6|55	%package -n	perl-LockDev
12mr|lockdev-1.0.4-0.120111007git.6|56	Summary:	LockDev - Perl extension to manage device lockfiles
12mr|lockdev-1.0.4-0.120111007git.6|57	Group:		Development/Perl
12mr|lockdev-1.0.4-0.120111007git.6|58	Requires:	%{libname} = %{version}-%{release}
12mr|lockdev-1.0.4-0.120111007git.6|59	
12mr|lockdev-1.0.4-0.120111007git.6|60	%description -n	perl-LockDev
12mr|lockdev-1.0.4-0.120111007git.6|61	The LockDev methods act on device locks normally located in /var/lock. The lock
12mr|lockdev-1.0.4-0.120111007git.6|62	is acquired creating a pair of files hardlinked between them and named after
12mr|lockdev-1.0.4-0.120111007git.6|63	the device name (as mandated by FSSTND) and the device's major and minor
12mr|lockdev-1.0.4-0.120111007git.6|64	numbers (as in SVr4 locks). This permits to circumvent a problem using only the
12mr|lockdev-1.0.4-0.120111007git.6|65	FSSTND lock method when the same device exists under different names (for
12mr|lockdev-1.0.4-0.120111007git.6|66	convenience or when a device must be accessible by more than one group of
12mr|lockdev-1.0.4-0.120111007git.6|67	users).
12mr|lockdev-1.0.4-0.120111007git.6|68	
12mr|lockdev-1.0.4-0.120111007git.6|69	The lock file names are typically in the form LCK..ttyS1 and LCK.004.065, and
12mr|lockdev-1.0.4-0.120111007git.6|70	their content is the pid of the process who owns the lock.
12mr|lockdev-1.0.4-0.120111007git.6|71	%endif
12mr|lockdev-1.0.4-0.120111007git.6|72	
12mr|lockdev-1.0.4-0.120111007git.6|73	%prep
12mr|lockdev-1.0.4-0.120111007git.6|74	%setup -q -n lockdev-scm-%{co_date}
12mr|lockdev-1.0.4-0.120111007git.6|75	
12mr|lockdev-1.0.4-0.120111007git.6|76	%build
12mr|lockdev-1.0.4-0.120111007git.6|77	# Generate version information from git release tag
12mr|lockdev-1.0.4-0.120111007git.6|78	./scripts/git-version > VERSION
12mr|lockdev-1.0.4-0.120111007git.6|79	
12mr|lockdev-1.0.4-0.120111007git.6|80	# To satisfy automake
12mr|lockdev-1.0.4-0.120111007git.6|81	touch ChangeLog
12mr|lockdev-1.0.4-0.120111007git.6|82	
12mr|lockdev-1.0.4-0.120111007git.6|83	# Bootstrap autotools
12mr|lockdev-1.0.4-0.120111007git.6|84	autoreconf --verbose --force --install
12mr|lockdev-1.0.4-0.120111007git.6|85	
12mr|lockdev-1.0.4-0.120111007git.6|86	CFLAGS="%{optflags} -D_PATH_LOCK=\\\"%{_lockdir}\\\"" \
12mr|lockdev-1.0.4-0.120111007git.6|87	%configure --disable-static --enable-helper
12mr|lockdev-1.0.4-0.120111007git.6|88	
12mr|lockdev-1.0.4-0.120111007git.6|89	%make
12mr|lockdev-1.0.4-0.120111007git.6|90	
12mr|lockdev-1.0.4-0.120111007git.6|91	%if %_with_perl
12mr|lockdev-1.0.4-0.120111007git.6|92	pushd LockDev
12mr|lockdev-1.0.4-0.120111007git.6|93	perl Makefile.PL INSTALLDIRS=vendor
12mr|lockdev-1.0.4-0.120111007git.6|94	make OPTIMIZE="%{optflags}"
12mr|lockdev-1.0.4-0.120111007git.6|95	popd
12mr|lockdev-1.0.4-0.120111007git.6|96	%endif
12mr|lockdev-1.0.4-0.120111007git.6|97	
12mr|lockdev-1.0.4-0.120111007git.6|98	%install
12mr|lockdev-1.0.4-0.120111007git.6|99	# Fix upstream permission bug #3053
12mr|lockdev-1.0.4-0.120111007git.6|100	chmod 644 docs/LSB.991201
12mr|lockdev-1.0.4-0.120111007git.6|101	%makeinstall_std
12mr|lockdev-1.0.4-0.120111007git.6|102	
12mr|lockdev-1.0.4-0.120111007git.6|103	%pre
12mr|lockdev-1.0.4-0.120111007git.6|104	getent group lock >/dev/null || groupadd -g 54 -r -f lock
12mr|lockdev-1.0.4-0.120111007git.6|105	exit 0
12mr|lockdev-1.0.4-0.120111007git.6|106	
12mr|lockdev-1.0.4-0.120111007git.6|107	%if %_with_perl
12mr|lockdev-1.0.4-0.120111007git.6|108	# nuke rpath
12mr|lockdev-1.0.4-0.120111007git.6|109	chrpath -d %{buildroot}%{perl_vendorarch}/auto/LockDev/*.so
12mr|lockdev-1.0.4-0.120111007git.6|110	%endif
12mr|lockdev-1.0.4-0.120111007git.6|111	
12mr|lockdev-1.0.4-0.120111007git.6|112	%files
12mr|lockdev-1.0.4-0.120111007git.6|113	%doc AUTHORS ChangeLog ChangeLog.old README.debug docs/LSB.991201
12mr|lockdev-1.0.4-0.120111007git.6|114	%attr(2755,root,lock) %{_sbindir}/lockdev
12mr|lockdev-1.0.4-0.120111007git.6|115	%{_mandir}/man8/*
12mr|lockdev-1.0.4-0.120111007git.6|116	
12mr|lockdev-1.0.4-0.120111007git.6|117	%files -n %{libname}
12mr|lockdev-1.0.4-0.120111007git.6|118	%attr(0755,root,root) %{_libdir}/lib*.so.*
12mr|lockdev-1.0.4-0.120111007git.6|119	
12mr|lockdev-1.0.4-0.120111007git.6|120	%files -n %{libname}-devel
12mr|lockdev-1.0.4-0.120111007git.6|121	%attr(0755,root,root) %{_libdir}/*.so
12mr|lockdev-1.0.4-0.120111007git.6|122	%attr(0644,root,root) %{_includedir}/*.h
12mr|lockdev-1.0.4-0.120111007git.6|123	%attr(0644,root,root) %{_mandir}/man3/lockdev.3*
12mr|lockdev-1.0.4-0.120111007git.6|124	%{_libdir}/pkgconfig/lockdev.pc
12mr|lockdev-1.0.4-0.120111007git.6|125	
12mr|lockdev-1.0.4-0.120111007git.6|126	%if %_with_perl
12mr|lockdev-1.0.4-0.120111007git.6|127	%files -n perl-LockDev
12mr|lockdev-1.0.4-0.120111007git.6|128	%{perl_vendorarch}/LockDev.pm
12mr|lockdev-1.0.4-0.120111007git.6|129	%dir %{perl_vendorarch}/auto/LockDev
12mr|lockdev-1.0.4-0.120111007git.6|130	%attr(0755,root,root) %{perl_vendorarch}/auto/LockDev/*.so
12mr|lockdev-1.0.4-0.120111007git.6|131	%{_mandir}/man3/LockDev.3*
12mr|lockdev-1.0.4-0.120111007git.6|132	%endif

15049 12
12mr|lockfile-progs-0.1.10-8|1	%define name	lockfile-progs
12mr|lockfile-progs-0.1.10-8|2	%define version	0.1.10
12mr|lockfile-progs-0.1.10-8|3	%define release	%mkrel 7
12mr|lockfile-progs-0.1.10-8|4	
12mr|lockfile-progs-0.1.10-8|5	Summary:	Programs for locking and unlocking files and mailboxes
12mr|lockfile-progs-0.1.10-8|6	Name:		%{name}
12mr|lockfile-progs-0.1.10-8|7	Version:	%{version}
12mr|lockfile-progs-0.1.10-8|8	Release:	%mkrel 8
12mr|lockfile-progs-0.1.10-8|9	License:	GPL
12mr|lockfile-progs-0.1.10-8|10	Group:		System/Base
12mr|lockfile-progs-0.1.10-8|11	URL:		http://packages.qa.debian.org/lockfile-progs
12mr|lockfile-progs-0.1.10-8|12	BuildRoot:	%_tmppath/%{name}-%{version}-root-%(id -u -n)
12mr|lockfile-progs-0.1.10-8|13	Source0:	http://ftp.debian.org/debian/pool/main/l/lockfile-progs/lockfile-progs_0.1.10.tar.bz2
12mr|lockfile-progs-0.1.10-8|14	# http://bugs.debian.org/cgi-bin/bugreport.cgi/diff.out?bug=244314;msg=10;att=1
12mr|lockfile-progs-0.1.10-8|15	Patch0:		lockfile-progs-0.1.10.manpage.patch
12mr|lockfile-progs-0.1.10-8|16	Patch1:		lockfile-progs-0.1.10-fix-str-fmt.patch
12mr|lockfile-progs-0.1.10-8|17	BuildRequires:	lockfile-devel
12mr|lockfile-progs-0.1.10-8|18	
12mr|lockfile-progs-0.1.10-8|19	%description
12mr|lockfile-progs-0.1.10-8|20	This package includes several programs to safely lock and unlock files and
12mr|lockfile-progs-0.1.10-8|21	mailboxes from the command line.
12mr|lockfile-progs-0.1.10-8|22	
12mr|lockfile-progs-0.1.10-8|23	%prep
12mr|lockfile-progs-0.1.10-8|24	%setup -q
12mr|lockfile-progs-0.1.10-8|25	%patch0 -p1 -b .orig
12mr|lockfile-progs-0.1.10-8|26	%patch1 -p0 -b .str
12mr|lockfile-progs-0.1.10-8|27	
12mr|lockfile-progs-0.1.10-8|28	%build
12mr|lockfile-progs-0.1.10-8|29	%make CFLAGS="%{optflags}"
12mr|lockfile-progs-0.1.10-8|30	
12mr|lockfile-progs-0.1.10-8|31	%install
12mr|lockfile-progs-0.1.10-8|32	rm -rf $RPM_BUILD_ROOT
12mr|lockfile-progs-0.1.10-8|33	mkdir -p $RPM_BUILD_ROOT%{_mandir}
12mr|lockfile-progs-0.1.10-8|34	cp -a bin $RPM_BUILD_ROOT%{_bindir}
12mr|lockfile-progs-0.1.10-8|35	cp -a man $RPM_BUILD_ROOT%{_mandir}/man1
12mr|lockfile-progs-0.1.10-8|36	
12mr|lockfile-progs-0.1.10-8|37	%clean
12mr|lockfile-progs-0.1.10-8|38	rm -rf $RPM_BUILD_ROOT
12mr|lockfile-progs-0.1.10-8|39	
12mr|lockfile-progs-0.1.10-8|40	%files
12mr|lockfile-progs-0.1.10-8|41	%defattr(644,root,root,755)
12mr|lockfile-progs-0.1.10-8|42	%doc TODO debian/changelog
12mr|lockfile-progs-0.1.10-8|43	%attr(755,root,root) %{_bindir}/lockfile-create
12mr|lockfile-progs-0.1.10-8|44	%{_bindir}/lockfile-remove
12mr|lockfile-progs-0.1.10-8|45	%{_bindir}/lockfile-touch
12mr|lockfile-progs-0.1.10-8|46	%attr(2755,root,mail) %{_bindir}/mail-lock
12mr|lockfile-progs-0.1.10-8|47	%{_bindir}/mail-touchlock
12mr|lockfile-progs-0.1.10-8|48	%{_bindir}/mail-unlock
12mr|lockfile-progs-0.1.10-8|49	%{_mandir}/man1/lockfile-progs.1*
12mr|lockfile-progs-0.1.10-8|50	%{_mandir}/man1/lockfile-create.1*
12mr|lockfile-progs-0.1.10-8|51	%{_mandir}/man1/lockfile-remove.1*
12mr|lockfile-progs-0.1.10-8|52	%{_mandir}/man1/lockfile-touch.1*
12mr|lockfile-progs-0.1.10-8|53	%{_mandir}/man1/mail-lock.1*
12mr|lockfile-progs-0.1.10-8|54	%{_mandir}/man1/mail-touchlock.1*
12mr|lockfile-progs-0.1.10-8|55	%{_mandir}/man1/mail-unlock.1*
12mr|lockfile-progs-0.1.10-8|56	
12mr|lockfile-progs-0.1.10-8|57	
12mr|lockfile-progs-0.1.10-8|58	
12mr|lockfile-progs-0.1.10-8|59	
12mr|lockfile-progs-0.1.10-8|60	
12mr|lockfile-progs-0.1.10-8|61	%changelog
12mr|lockfile-progs-0.1.10-8|62	

15050 12
12mr|log4j-1.2.14-12.0.6|1	%define gcj_support 0
12mr|log4j-1.2.14-12.0.6|2	%define bootstrap 0
12mr|log4j-1.2.14-12.0.6|3	%define section        free
12mr|log4j-1.2.14-12.0.6|4	
12mr|log4j-1.2.14-12.0.6|5	Name:           log4j
12mr|log4j-1.2.14-12.0.6|6	Version:        1.2.14
12mr|log4j-1.2.14-12.0.6|7	Release:        %mkrel 12.0.6
12mr|log4j-1.2.14-12.0.6|8	Epoch:          0
12mr|log4j-1.2.14-12.0.6|9	Summary:        Java logging package
12mr|log4j-1.2.14-12.0.6|10	License:        Apache License
12mr|log4j-1.2.14-12.0.6|11	URL:            http://logging.apache.org/log4j/
12mr|log4j-1.2.14-12.0.6|12	Source0:        http://www.apache.org/dist/logging/log4j/%{version}/logging-log4j-%{version}.tar.gz
12mr|log4j-1.2.14-12.0.6|13	# Converted from src/java/org/apache/log4j/lf5/viewer/images/lf5_small_icon.gif
12mr|log4j-1.2.14-12.0.6|14	Source1:        %{name}-logfactor5.png
12mr|log4j-1.2.14-12.0.6|15	Source2:        %{name}-logfactor5.sh
12mr|log4j-1.2.14-12.0.6|16	Source3:        %{name}-logfactor5.desktop
12mr|log4j-1.2.14-12.0.6|17	# Converted from docs/images/logo.jpg
12mr|log4j-1.2.14-12.0.6|18	Source4:        %{name}-chainsaw.png
12mr|log4j-1.2.14-12.0.6|19	Source5:        %{name}-chainsaw.sh
12mr|log4j-1.2.14-12.0.6|20	Source6:        %{name}-chainsaw.desktop
12mr|log4j-1.2.14-12.0.6|21	Source7:        %{name}.catalog
12mr|log4j-1.2.14-12.0.6|22	Patch0:         %{name}-logfactor5-userdir.patch
12mr|log4j-1.2.14-12.0.6|23	Patch1:         %{name}-javadoc-xlink.patch
12mr|log4j-1.2.14-12.0.6|24	BuildRequires:  java-rpmbuild >= 0:1.5
12mr|log4j-1.2.14-12.0.6|25	BuildRequires:  ant
12mr|log4j-1.2.14-12.0.6|26	BuildRequires:  jaf >= 0:1.0.1
12mr|log4j-1.2.14-12.0.6|27	%if !%{bootstrap}
12mr|log4j-1.2.14-12.0.6|28	BuildRequires:  javamail >= 0:1.2
12mr|log4j-1.2.14-12.0.6|29	%endif
12mr|log4j-1.2.14-12.0.6|30	BuildRequires:  jms
12mr|log4j-1.2.14-12.0.6|31	BuildRequires:  mx4j
12mr|log4j-1.2.14-12.0.6|32	BuildRequires:  jndi
12mr|log4j-1.2.14-12.0.6|33	BuildRequires:  java-javadoc
12mr|log4j-1.2.14-12.0.6|34	# (anssi) do not require these explicitely at runtime, they are not needed
12mr|log4j-1.2.14-12.0.6|35	# by all apps that use log4j
12mr|log4j-1.2.14-12.0.6|36	#Requires:       jaf
12mr|log4j-1.2.14-12.0.6|37	#%if !%{bootstrap}
12mr|log4j-1.2.14-12.0.6|38	#Requires:       javamail
12mr|log4j-1.2.14-12.0.6|39	#%endif
12mr|log4j-1.2.14-12.0.6|40	#Requires:       jms
12mr|log4j-1.2.14-12.0.6|41	#Requires:       mx4j
12mr|log4j-1.2.14-12.0.6|42	# (anssi) jndi is provided by all our Java VMs, so we simplify the dependency
12mr|log4j-1.2.14-12.0.6|43	# graph by not requiring it.
12mr|log4j-1.2.14-12.0.6|44	#Requires:       jndi
12mr|log4j-1.2.14-12.0.6|45	Requires:       jpackage-utils >= 0:1.5
12mr|log4j-1.2.14-12.0.6|46	Requires:	liblog4j-java = %{version}
12mr|log4j-1.2.14-12.0.6|47	Requires:       java >= 0:1.6.0
12mr|log4j-1.2.14-12.0.6|48	# TODO: check if we could conditionalize these in %post and remove these:
12mr|log4j-1.2.14-12.0.6|49	Requires(post):	sgml-common libxml2-utils
12mr|log4j-1.2.14-12.0.6|50	Requires(preun):	libxml2-utils
12mr|log4j-1.2.14-12.0.6|51	Requires(postun):	sgml-common
12mr|log4j-1.2.14-12.0.6|52	Group:          Development/Java
12mr|log4j-1.2.14-12.0.6|53	%if %{gcj_support}
12mr|log4j-1.2.14-12.0.6|54	BuildRequires:        gcc-java
12mr|log4j-1.2.14-12.0.6|55	BuildRequires:        java-gcj-compat-devel
12mr|log4j-1.2.14-12.0.6|56	%else
12mr|log4j-1.2.14-12.0.6|57	BuildArch:      noarch
12mr|log4j-1.2.14-12.0.6|58	%endif
12mr|log4j-1.2.14-12.0.6|59	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|log4j-1.2.14-12.0.6|60	#Vendor:         JPackage Project
12mr|log4j-1.2.14-12.0.6|61	#Distribution:   JPackage
12mr|log4j-1.2.14-12.0.6|62	
12mr|log4j-1.2.14-12.0.6|63	%description
12mr|log4j-1.2.14-12.0.6|64	Log4j is a tool to help the programmer output log statements to a
12mr|log4j-1.2.14-12.0.6|65	variety of output targets.
12mr|log4j-1.2.14-12.0.6|66	
12mr|log4j-1.2.14-12.0.6|67	# Split to avoid dependency on sgml-common/libxml2-utils in vuze-console package:
12mr|log4j-1.2.14-12.0.6|68	%package -n	liblog4j-java
12mr|log4j-1.2.14-12.0.6|69	Summary:	Java logging library
12mr|log4j-1.2.14-12.0.6|70	Group:		Development/Java
12mr|log4j-1.2.14-12.0.6|71	Conflicts:	log4j < 1.2.14-12.0.4
12mr|log4j-1.2.14-12.0.6|72	
12mr|log4j-1.2.14-12.0.6|73	%description -n	liblog4j-java
12mr|log4j-1.2.14-12.0.6|74	Log4j is a tool to help the programmer output log statements to a
12mr|log4j-1.2.14-12.0.6|75	variety of output targets.
12mr|log4j-1.2.14-12.0.6|76	
12mr|log4j-1.2.14-12.0.6|77	This package contains the jar only. See %{name} for tools and catalogs.
12mr|log4j-1.2.14-12.0.6|78	
12mr|log4j-1.2.14-12.0.6|79	%package        manual
12mr|log4j-1.2.14-12.0.6|80	Summary:        Manual for %{name}
12mr|log4j-1.2.14-12.0.6|81	Group:          Development/Java
12mr|log4j-1.2.14-12.0.6|82	
12mr|log4j-1.2.14-12.0.6|83	%description    manual
12mr|log4j-1.2.14-12.0.6|84	Documentation for %{name}.
12mr|log4j-1.2.14-12.0.6|85	
12mr|log4j-1.2.14-12.0.6|86	%package        javadoc
12mr|log4j-1.2.14-12.0.6|87	Summary:        Javadoc for %{name}
12mr|log4j-1.2.14-12.0.6|88	Group:          Development/Java
12mr|log4j-1.2.14-12.0.6|89	
12mr|log4j-1.2.14-12.0.6|90	%description    javadoc
12mr|log4j-1.2.14-12.0.6|91	Javadoc for %{name}.
12mr|log4j-1.2.14-12.0.6|92	
12mr|log4j-1.2.14-12.0.6|93	%prep
12mr|log4j-1.2.14-12.0.6|94	%setup -q -n logging-%{name}-%{version}
12mr|log4j-1.2.14-12.0.6|95	%patch0 -p0
12mr|log4j-1.2.14-12.0.6|96	%patch1 -p0
12mr|log4j-1.2.14-12.0.6|97	# remove all binary libs
12mr|log4j-1.2.14-12.0.6|98	find . -name "*.jar" -exec rm -f {} \;
12mr|log4j-1.2.14-12.0.6|99	# fix perl location
12mr|log4j-1.2.14-12.0.6|100	sed -i -e 's|/opt/perl5/bin/perl|%{__perl}|' contribs/KitchingSimon/udpserver.pl
12mr|log4j-1.2.14-12.0.6|101	
12mr|log4j-1.2.14-12.0.6|102	%build
12mr|log4j-1.2.14-12.0.6|103	%if !%{bootstrap}
12mr|log4j-1.2.14-12.0.6|104	export CLASSPATH=$(build-classpath jaf javamail/mailapi jms mx4j)
12mr|log4j-1.2.14-12.0.6|105	%else
12mr|log4j-1.2.14-12.0.6|106	export CLASSPATH=$(build-classpath jaf javamail/mailapi)
12mr|log4j-1.2.14-12.0.6|107	%endif
12mr|log4j-1.2.14-12.0.6|108	
12mr|log4j-1.2.14-12.0.6|109	%ant -Djdk.javadoc=%{_javadocdir}/java -Djavac.source=1.3 jar javadoc
12mr|log4j-1.2.14-12.0.6|110	if [ -z "`unzip -l dist/lib/%{name}-%{version}.jar |grep META-INF/INDEX.LIST`" ]; then
12mr|log4j-1.2.14-12.0.6|111	%jar -i dist/lib/%{name}-%{version}.jar
12mr|log4j-1.2.14-12.0.6|112	fi
12mr|log4j-1.2.14-12.0.6|113	
12mr|log4j-1.2.14-12.0.6|114	%install
12mr|log4j-1.2.14-12.0.6|115	rm -rf %{buildroot}
12mr|log4j-1.2.14-12.0.6|116	
12mr|log4j-1.2.14-12.0.6|117	# jars
12mr|log4j-1.2.14-12.0.6|118	install -m644 dist/lib/%{name}-%{version}.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|log4j-1.2.14-12.0.6|119	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12mr|log4j-1.2.14-12.0.6|120	
12mr|log4j-1.2.14-12.0.6|121	# javadoc
12mr|log4j-1.2.14-12.0.6|122	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|log4j-1.2.14-12.0.6|123	cp -r docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|log4j-1.2.14-12.0.6|124	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mr|log4j-1.2.14-12.0.6|125	
12mr|log4j-1.2.14-12.0.6|126	# scripts
12mr|log4j-1.2.14-12.0.6|127	install -m755 %{SOURCE2} -D %{buildroot}%{_bindir}/logfactor5
12mr|log4j-1.2.14-12.0.6|128	install -m755 %{SOURCE5} -D %{buildroot}%{_bindir}/chainsaw
12mr|log4j-1.2.14-12.0.6|129	
12mr|log4j-1.2.14-12.0.6|130	# freedesktop.org menu entries and icons
12mr|log4j-1.2.14-12.0.6|131	install -m644 %{SOURCE1} -D %{buildroot}%{_datadir}/pixmaps/logfactor5.png
12mr|log4j-1.2.14-12.0.6|132	install -m644 %{SOURCE3} -D %{buildroot}%{_datadir}/applications/jpackage-logfactor5.desktop
12mr|log4j-1.2.14-12.0.6|133	install -m644 %{SOURCE4} -D %{buildroot}%{_datadir}/pixmaps/chainsaw.png
12mr|log4j-1.2.14-12.0.6|134	install -m644 %{SOURCE6} -D %{buildroot}%{_datadir}/applications/jpackage-chainsaw.desktop
12mr|log4j-1.2.14-12.0.6|135	
12mr|log4j-1.2.14-12.0.6|136	# DTD and the SGML catalog (XML catalog handled in scriptlets)
12mr|log4j-1.2.14-12.0.6|137	install -m644 src/java/org/apache/log4j/xml/log4j.dtd -D %{buildroot}%{_datadir}/sgml/%{name}/log4j.dtd
12mr|log4j-1.2.14-12.0.6|138	install -m644 %{SOURCE7} -D %{buildroot}%{_datadir}/sgml/%{name}/catalog
12mr|log4j-1.2.14-12.0.6|139	
12mr|log4j-1.2.14-12.0.6|140	%if %{gcj_support}
12mr|log4j-1.2.14-12.0.6|141	aot-compile-rpm
12mr|log4j-1.2.14-12.0.6|142	%endif
12mr|log4j-1.2.14-12.0.6|143	
12mr|log4j-1.2.14-12.0.6|144	%clean
12mr|log4j-1.2.14-12.0.6|145	rm -rf %{buildroot}
12mr|log4j-1.2.14-12.0.6|146	
12mr|log4j-1.2.14-12.0.6|147	%post
12mr|log4j-1.2.14-12.0.6|148	%{_bindir}/install-catalog --add \
12mr|log4j-1.2.14-12.0.6|149	%{_sysconfdir}/sgml/%{name}-%{version}-%{release}.cat \
12mr|log4j-1.2.14-12.0.6|150	%{_datadir}/sgml/%{name}/catalog >/dev/null 2>&1
12mr|log4j-1.2.14-12.0.6|151	
12mr|log4j-1.2.14-12.0.6|152	%{_bindir}/xmlcatalog --noout --add system log4j.dtd \
12mr|log4j-1.2.14-12.0.6|153	file://%{_datadir}/sgml/%{name}/log4j.dtd %{_sysconfdir}/xml/catalog >/dev/null 2>&1
12mr|log4j-1.2.14-12.0.6|154	
12mr|log4j-1.2.14-12.0.6|155	%if %{gcj_support}
12mr|log4j-1.2.14-12.0.6|156	%post -n liblog4j-java
12mr|log4j-1.2.14-12.0.6|157	%update_gcjdb
12mr|log4j-1.2.14-12.0.6|158	%endif
12mr|log4j-1.2.14-12.0.6|159	
12mr|log4j-1.2.14-12.0.6|160	%preun
12mr|log4j-1.2.14-12.0.6|161	%{_bindir}/xmlcatalog --noout --del \
12mr|log4j-1.2.14-12.0.6|162	log4j.dtd %{_sysconfdir}/xml/catalog >/dev/null 2>&1
12mr|log4j-1.2.14-12.0.6|163	
12mr|log4j-1.2.14-12.0.6|164	%postun
12mr|log4j-1.2.14-12.0.6|165	%{_bindir}/install-catalog --remove \
12mr|log4j-1.2.14-12.0.6|166	%{_sysconfdir}/sgml/%{name}-%{version}-%{release}.cat \
12mr|log4j-1.2.14-12.0.6|167	%{_datadir}/sgml/%{name}/catalog >/dev/null 2>&1
12mr|log4j-1.2.14-12.0.6|168	
12mr|log4j-1.2.14-12.0.6|169	
12mr|log4j-1.2.14-12.0.6|170	%if %{gcj_support}
12mr|log4j-1.2.14-12.0.6|171	%postun -n liblog4j-java
12mr|log4j-1.2.14-12.0.6|172	%clean_gcjdb
12mr|log4j-1.2.14-12.0.6|173	%endif
12mr|log4j-1.2.14-12.0.6|174	
12mr|log4j-1.2.14-12.0.6|175	%files
12mr|log4j-1.2.14-12.0.6|176	%defattr(0644,root,root,0755)
12mr|log4j-1.2.14-12.0.6|177	%doc INSTALL LICENSE
12mr|log4j-1.2.14-12.0.6|178	%attr(0755,root,root) %{_bindir}/*
12mr|log4j-1.2.14-12.0.6|179	%{_datadir}/applications/*
12mr|log4j-1.2.14-12.0.6|180	%{_datadir}/pixmaps/*
12mr|log4j-1.2.14-12.0.6|181	%{_datadir}/sgml/%{name}
12mr|log4j-1.2.14-12.0.6|182	
12mr|log4j-1.2.14-12.0.6|183	%files -n liblog4j-java
12mr|log4j-1.2.14-12.0.6|184	%defattr(-,root,root)
12mr|log4j-1.2.14-12.0.6|185	%{_javadir}/*.jar
12mr|log4j-1.2.14-12.0.6|186	%if %{gcj_support}
12mr|log4j-1.2.14-12.0.6|187	%dir %{_libdir}/gcj/%{name}
12mr|log4j-1.2.14-12.0.6|188	%attr(-,root,root) %{_libdir}/gcj/%{name}/*.jar.*
12mr|log4j-1.2.14-12.0.6|189	%endif
12mr|log4j-1.2.14-12.0.6|190	
12mr|log4j-1.2.14-12.0.6|191	%files manual
12mr|log4j-1.2.14-12.0.6|192	%defattr(0644,root,root,0755)
12mr|log4j-1.2.14-12.0.6|193	%doc docs/* contribs
12mr|log4j-1.2.14-12.0.6|194	
12mr|log4j-1.2.14-12.0.6|195	%files javadoc
12mr|log4j-1.2.14-12.0.6|196	%defattr(0644,root,root,0755)
12mr|log4j-1.2.14-12.0.6|197	%dir %{_javadocdir}/%{name}-%{version}
12mr|log4j-1.2.14-12.0.6|198	%{_javadocdir}/%{name}-%{version}/*
12mr|log4j-1.2.14-12.0.6|199	%{_javadocdir}/%{name}
12mr|log4j-1.2.14-12.0.6|200	
12mr|log4j-1.2.14-12.0.6|201	
12mr|log4j-1.2.14-12.0.6|202	
12mr|log4j-1.2.14-12.0.6|203	%changelog
12mr|log4j-1.2.14-12.0.6|204	

15051 12
12mr|log4net-1.2.10-7|1	Name:		log4net
12mr|log4net-1.2.10-7|2	BuildRequires:	unzip
12mr|log4net-1.2.10-7|3	BuildRequires:	nant
12mr|log4net-1.2.10-7|4	URL:		http://logging.apache.org/log4net/
12mr|log4net-1.2.10-7|5	License:	ASL 2.0
12mr|log4net-1.2.10-7|6	Group:		Development/Other
12mr|log4net-1.2.10-7|7	Version:	1.2.10
12mr|log4net-1.2.10-7|8	Release:	%mkrel 7
12mr|log4net-1.2.10-7|9	Summary:	A .NET framework for logging
12mr|log4net-1.2.10-7|10	Source:		http://archive.apache.org/dist/incubator/%{name}/%{version}/incubating-%{name}-%{version}.zip
12mr|log4net-1.2.10-7|11	Source1:	log4net.pc
12mr|log4net-1.2.10-7|12	Patch0:		log4net-1.2.10-no-warnaserror.patch
12mr|log4net-1.2.10-7|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|log4net-1.2.10-7|14	BuildArch:	noarch
12mr|log4net-1.2.10-7|15	
12mr|log4net-1.2.10-7|16	%description
12mr|log4net-1.2.10-7|17	log4net is a tool to help the programmer output log statements to a
12mr|log4net-1.2.10-7|18	variety of output targets. log4net is a port of the excellent log4j
12mr|log4net-1.2.10-7|19	framework to the .NET runtime
12mr|log4net-1.2.10-7|20	
12mr|log4net-1.2.10-7|21	%package devel
12mr|log4net-1.2.10-7|22	Summary:	A .NET framework for logging
12mr|log4net-1.2.10-7|23	Group:		Development/Other
12mr|log4net-1.2.10-7|24	Requires:	%{name} = %{version}
12mr|log4net-1.2.10-7|25	Requires:	pkgconfig
12mr|log4net-1.2.10-7|26	
12mr|log4net-1.2.10-7|27	%description devel
12mr|log4net-1.2.10-7|28	log4net is a tool to help the programmer output log statements to a
12mr|log4net-1.2.10-7|29	variety of output targets. log4net is a port of the excellent log4j
12mr|log4net-1.2.10-7|30	framework to the .NET runtime
12mr|log4net-1.2.10-7|31	
12mr|log4net-1.2.10-7|32	%prep
12mr|log4net-1.2.10-7|33	%setup -q
12mr|log4net-1.2.10-7|34	%apply_patches
12mr|log4net-1.2.10-7|35	sed -i 's/\r//' NOTICE.txt
12mr|log4net-1.2.10-7|36	sed -i 's/\r//' README.txt
12mr|log4net-1.2.10-7|37	sed -i 's/\r//' LICENSE.txt
12mr|log4net-1.2.10-7|38	# Remove prebuilt dll files
12mr|log4net-1.2.10-7|39	rm -rf bin/
12mr|log4net-1.2.10-7|40	
12mr|log4net-1.2.10-7|41	%build
12mr|log4net-1.2.10-7|42	%if %mdvver >= 201100
12mr|log4net-1.2.10-7|43	cp /etc/pki/mono/mono.snk log4net.snk
12mr|log4net-1.2.10-7|44	%else
12mr|log4net-1.2.10-7|45	sn -k log4net.snk
12mr|log4net-1.2.10-7|46	%endif
12mr|log4net-1.2.10-7|47	# ASF recommend using nant to build log4net
12mr|log4net-1.2.10-7|48	nant -buildfile:log4net.build compile-all
12mr|log4net-1.2.10-7|49	
12mr|log4net-1.2.10-7|50	%install
12mr|log4net-1.2.10-7|51	rm -rf %{buildroot}
12mr|log4net-1.2.10-7|52	mkdir -p %{buildroot}/%{_datadir}/pkgconfig
12mr|log4net-1.2.10-7|53	cp %{S:1} %{buildroot}/%{_datadir}/pkgconfig
12mr|log4net-1.2.10-7|54	mkdir -p %{buildroot}/%{_prefix}/lib/mono/gac/
12mr|log4net-1.2.10-7|55	gacutil -i bin/mono/2.0/release/log4net.dll -f -package log4net -root %{buildroot}/%{_prefix}/lib
12mr|log4net-1.2.10-7|56	
12mr|log4net-1.2.10-7|57	%clean
12mr|log4net-1.2.10-7|58	rm -rf %{buildroot}
12mr|log4net-1.2.10-7|59	
12mr|log4net-1.2.10-7|60	%files
12mr|log4net-1.2.10-7|61	%defattr(-,root,root,-)
12mr|log4net-1.2.10-7|62	%{_prefix}/lib/mono/gac/log4net
12mr|log4net-1.2.10-7|63	%{_prefix}/lib/mono/log4net
12mr|log4net-1.2.10-7|64	%doc LICENSE.txt NOTICE.txt README.txt
12mr|log4net-1.2.10-7|65	
12mr|log4net-1.2.10-7|66	%files devel
12mr|log4net-1.2.10-7|67	%defattr(-,root,root,-)
12mr|log4net-1.2.10-7|68	%{_datadir}/pkgconfig/log4net.pc
12mr|log4net-1.2.10-7|69	
12mr|log4net-1.2.10-7|70	
12mr|log4net-1.2.10-7|71	
12mr|log4net-1.2.10-7|72	%changelog
12mr|log4net-1.2.10-7|73	

15052 12
12mr|logrotate-3.7.9-6|1	Summary:	Rotates, compresses, removes and mails system log files
12mr|logrotate-3.7.9-6|2	Name:		logrotate
12mr|logrotate-3.7.9-6|3	Version:	3.7.9
12mr|logrotate-3.7.9-6|4	Release:	%mkrel 6
12mr|logrotate-3.7.9-6|5	License:	GPL
12mr|logrotate-3.7.9-6|6	Group:		File tools
12mr|logrotate-3.7.9-6|7	URL:		https://fedorahosted.org/logrotate/
12mr|logrotate-3.7.9-6|8	Source0:	https://fedorahosted.org/releases/l/o/logrotate/%{name}-%{version}.tar.gz
12mr|logrotate-3.7.9-6|9	Source1:	logrotate.conf
12mr|logrotate-3.7.9-6|10	Source2:	logrotate.cron
12mr|logrotate-3.7.9-6|11	Patch1:		logrotate-3.7.8-man-authors.patch
12mr|logrotate-3.7.9-6|12	Patch2:		logrotate-3.7.9-man-size.patch
12mr|logrotate-3.7.9-6|13	Patch3:		logrotate-3.7.9-man-page.patch
12mr|logrotate-3.7.9-6|14	Patch4:		logrotate-3.7.9-config.patch
12mr|logrotate-3.7.9-6|15	Patch5:		logrotate-3.7.9-acl.patch
12mr|logrotate-3.7.9-6|16	Patch6:		logrotate-3.7.9-tabooext.patch
12mr|logrotate-3.7.9-6|17	Patch7:		logrotate-3.7.9-shred.patch
12mr|logrotate-3.7.9-6|18	Patch8:		logrotate-3.7.9-statefile.patch
12mr|logrotate-3.7.9-6|19	Patch9:		logrotate-3.7.9-atomic-create.patch
12mr|logrotate-3.7.9-6|20	Patch10:	logrotate-3.7.9-address-parsing.patch
12mr|logrotate-3.7.9-6|21	Patch11:	logrotate-3.7.9-support-no-acls.patch
12mr|logrotate-3.7.9-6|22	Patch100:	logrotate-3.7.9-fix-format-errrors.patch
12mr|logrotate-3.7.9-6|23	Patch101:	logrotate-3.7.9-third_arg_fix.diff
12mr|logrotate-3.7.9-6|24	# ease upgrade regarding #20745
12mr|logrotate-3.7.9-6|25	Conflicts:	sysklogd < 1.4.2
12mr|logrotate-3.7.9-6|26	Conflicts:	syslog-ng < 1.6.9-1mdk
12mr|logrotate-3.7.9-6|27	BuildRequires:	popt-devel
12mr|logrotate-3.7.9-6|28	BuildRequires:	acl-devel
12mr|logrotate-3.7.9-6|29	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|logrotate-3.7.9-6|30	
12mr|logrotate-3.7.9-6|31	%description
12mr|logrotate-3.7.9-6|32	The logrotate utility is designed to simplify the administration of
12mr|logrotate-3.7.9-6|33	log files on a system which generates a lot of log files.  Logrotate
12mr|logrotate-3.7.9-6|34	allows for the automatic rotation compression, removal and mailing of
12mr|logrotate-3.7.9-6|35	log files.  Logrotate can be set to handle a log file daily, weekly,
12mr|logrotate-3.7.9-6|36	monthly or when the log file gets to a certain size.  Normally,
12mr|logrotate-3.7.9-6|37	logrotate runs as a daily cron job.
12mr|logrotate-3.7.9-6|38	
12mr|logrotate-3.7.9-6|39	Install the logrotate package if you need a utility to deal with the
12mr|logrotate-3.7.9-6|40	log files on your system.
12mr|logrotate-3.7.9-6|41	
12mr|logrotate-3.7.9-6|42	%prep
12mr|logrotate-3.7.9-6|43	
12mr|logrotate-3.7.9-6|44	%setup -q
12mr|logrotate-3.7.9-6|45	%patch1 -p2
12mr|logrotate-3.7.9-6|46	%patch2
12mr|logrotate-3.7.9-6|47	%patch3 -p1
12mr|logrotate-3.7.9-6|48	%patch4
12mr|logrotate-3.7.9-6|49	%patch5 -p2
12mr|logrotate-3.7.9-6|50	%patch6 -p1
12mr|logrotate-3.7.9-6|51	%patch7
12mr|logrotate-3.7.9-6|52	%patch8
12mr|logrotate-3.7.9-6|53	%patch9 -p1
12mr|logrotate-3.7.9-6|54	%patch10
12mr|logrotate-3.7.9-6|55	%patch11
12mr|logrotate-3.7.9-6|56	
12mr|logrotate-3.7.9-6|57	%patch100 -p0
12mr|logrotate-3.7.9-6|58	%patch101 -p0
12mr|logrotate-3.7.9-6|59	
12mr|logrotate-3.7.9-6|60	%build
12mr|logrotate-3.7.9-6|61	%make RPM_OPT_FLAGS="%{optflags} -Dasprintf=asprintf" WITH_SELINUX=no WITH_ACL=yes LDFLAGS="%{ldflags}"
12mr|logrotate-3.7.9-6|62	#make test
12mr|logrotate-3.7.9-6|63	
12mr|logrotate-3.7.9-6|64	%install
12mr|logrotate-3.7.9-6|65	%{__rm} -rf %{buildroot}
12mr|logrotate-3.7.9-6|66	
12mr|logrotate-3.7.9-6|67	%{make} PREFIX=%{buildroot} MANDIR=%{_mandir} install
12mr|logrotate-3.7.9-6|68	
12mr|logrotate-3.7.9-6|69	%{__mkdir_p} %{buildroot}%{_sysconfdir}
12mr|logrotate-3.7.9-6|70	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}.conf
12mr|logrotate-3.7.9-6|71	
12mr|logrotate-3.7.9-6|72	%{__mkdir_p} %{buildroot}%{_sysconfdir}/cron.daily
12mr|logrotate-3.7.9-6|73	%{__install} -m 0755 %{SOURCE2} %{buildroot}%{_sysconfdir}/cron.daily/%{name}
12mr|logrotate-3.7.9-6|74	
12mr|logrotate-3.7.9-6|75	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}.d
12mr|logrotate-3.7.9-6|76	
12mr|logrotate-3.7.9-6|77	%clean
12mr|logrotate-3.7.9-6|78	%{__rm} -rf %{buildroot}
12mr|logrotate-3.7.9-6|79	
12mr|logrotate-3.7.9-6|80	%post
12mr|logrotate-3.7.9-6|81	if [ $1 = 1 ]; then
12mr|logrotate-3.7.9-6|82	# installation
12mr|logrotate-3.7.9-6|83	/bin/touch %{_var}/lib/logrotate.status
12mr|logrotate-3.7.9-6|84	fi
12mr|logrotate-3.7.9-6|85	
12mr|logrotate-3.7.9-6|86	%files
12mr|logrotate-3.7.9-6|87	%defattr(-,root,root)
12mr|logrotate-3.7.9-6|88	%doc CHANGES COPYING examples README*
12mr|logrotate-3.7.9-6|89	%config(noreplace) %{_sysconfdir}/%{name}.conf
12mr|logrotate-3.7.9-6|90	%{_sysconfdir}/cron.daily/%{name}
12mr|logrotate-3.7.9-6|91	%{_sysconfdir}/%{name}.d
12mr|logrotate-3.7.9-6|92	%{_sbindir}/%{name}
12mr|logrotate-3.7.9-6|93	%{_mandir}/man8/%{name}.8*
12mr|logrotate-3.7.9-6|94	%{_mandir}/man5/%{name}.conf.5*
12mr|logrotate-3.7.9-6|95	
12mr|logrotate-3.7.9-6|96	
12mr|logrotate-3.7.9-6|97	
12mr|logrotate-3.7.9-6|98	%changelog
12mr|logrotate-3.7.9-6|99	

15053 12
12mr|lorax-18.12-7|1	%define debug_package %{nil}
12mr|lorax-18.12-7|2	
12mr|lorax-18.12-7|3	Name:           lorax
12mr|lorax-18.12-7|4	Version:        18.12
12mr|lorax-18.12-7|5	Release:        7
12mr|lorax-18.12-7|6	Summary:        Tool for creating the anaconda install images
12mr|lorax-18.12-7|7	
12mr|lorax-18.12-7|8	Group:          System/Base
12mr|lorax-18.12-7|9	License:        GPLv2+
12mr|lorax-18.12-7|10	URL:            http://git.fedorahosted.org/git/?p=lorax.git
12mr|lorax-18.12-7|11	Source0:        https://fedorahosted.org/releases/l/o/%{name}/%{name}-%{version}.tar.gz
12mr|lorax-18.12-7|12	#Patch0:         lorax-18.12.noyum.patch
12mr|lorax-18.12-7|13	BuildRequires:  python-devel
12mr|lorax-18.12-7|14	
12mr|lorax-18.12-7|15	Requires:       GConf2
12mr|lorax-18.12-7|16	Requires:       cpio
12mr|lorax-18.12-7|17	Requires:       device-mapper
12mr|lorax-18.12-7|18	Requires:       dosfstools
12mr|lorax-18.12-7|19	Requires:       e2fsprogs
12mr|lorax-18.12-7|20	Requires:       findutils
12mr|lorax-18.12-7|21	Requires:       gawk
12mr|lorax-18.12-7|22	Requires:       cdrkit-genisoimage
12mr|lorax-18.12-7|23	Requires:       glibc
12mr|lorax-18.12-7|24	Requires:       gzip
12mr|lorax-18.12-7|25	Requires:       isomd5sum
12mr|lorax-18.12-7|26	Requires:       python-selinux
12mr|lorax-18.12-7|27	Requires:       module-init-tools
12mr|lorax-18.12-7|28	Requires:       parted
12mr|lorax-18.12-7|29	Requires:       python-mako
12mr|lorax-18.12-7|30	Requires:       squashfs-tools >= 4.2
12mr|lorax-18.12-7|31	Requires:       util-linux
12mr|lorax-18.12-7|32	Requires:       xz
12mr|lorax-18.12-7|33	Suggests:       yum
12mr|lorax-18.12-7|34	Requires:       pykickstart
12mr|lorax-18.12-7|35	
12mr|lorax-18.12-7|36	%ifarch %{ix86} x86_64
12mr|lorax-18.12-7|37	Requires:       syslinux >= 4.02-5
12mr|lorax-18.12-7|38	%endif
12mr|lorax-18.12-7|39	
12mr|lorax-18.12-7|40	%description
12mr|lorax-18.12-7|41	Lorax is a tool for creating the anaconda install images.
12mr|lorax-18.12-7|42	
12mr|lorax-18.12-7|43	It also includes livemedia-creator which is used to create bootable livemedia,
12mr|lorax-18.12-7|44	including live isos and disk images. It can use libvirtd for the install, or
12mr|lorax-18.12-7|45	Anaconda's image install feature.
12mr|lorax-18.12-7|46	
12mr|lorax-18.12-7|47	%prep
12mr|lorax-18.12-7|48	%setup -q
12mr|lorax-18.12-7|49	
12mr|lorax-18.12-7|50	%build
12mr|lorax-18.12-7|51	
12mr|lorax-18.12-7|52	%install
12mr|lorax-18.12-7|53	%makeinstall_std
12mr|lorax-18.12-7|54	
12mr|lorax-18.12-7|55	%files
12mr|lorax-18.12-7|56	%doc COPYING AUTHORS README.livemedia-creator
12mr|lorax-18.12-7|57	%{python_sitelib}/pylorax
12mr|lorax-18.12-7|58	%{python_sitelib}/*.egg-info
12mr|lorax-18.12-7|59	%{_sbindir}/lorax
12mr|lorax-18.12-7|60	%{_sbindir}/mkefiboot
12mr|lorax-18.12-7|61	%{_sbindir}/livemedia-creator
12mr|lorax-18.12-7|62	%dir %{_sysconfdir}/lorax
12mr|lorax-18.12-7|63	%config(noreplace) %{_sysconfdir}/lorax/lorax.conf
12mr|lorax-18.12-7|64	%dir %{_datadir}/lorax
12mr|lorax-18.12-7|65	%{_datadir}/lorax/*
12mr|lorax-18.12-7|66	

15054 12
12mr|loudmouth-1.4.3-8|1	%define api 1
12mr|loudmouth-1.4.3-8|2	%define major 0
12mr|loudmouth-1.4.3-8|3	%define libname %mklibname %{name}- %{api} %{major}
12mr|loudmouth-1.4.3-8|4	%define develname %mklibname -d %{name}
12mr|loudmouth-1.4.3-8|5	
12mr|loudmouth-1.4.3-8|6	Summary:	C library for programming with the Jabber protocol
12mr|loudmouth-1.4.3-8|7	Name:		loudmouth
12mr|loudmouth-1.4.3-8|8	Version:	1.4.3
12mr|loudmouth-1.4.3-8|9	Release:	8
12mr|loudmouth-1.4.3-8|10	License:	LGPLv2+
12mr|loudmouth-1.4.3-8|11	Group:		System/Libraries
12mr|loudmouth-1.4.3-8|12	URL:		http://www.loudmouth-project.org/
12mr|loudmouth-1.4.3-8|13	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|loudmouth-1.4.3-8|14	Patch0:		loudmouth-1.4.3-gnutls-2.8.patch
12mr|loudmouth-1.4.3-8|15	Patch1:		loudmouth-1.4.3_glib_h.patch
12mr|loudmouth-1.4.3-8|16	
12mr|loudmouth-1.4.3-8|17	# Debian patches, from upstream
12mr|loudmouth-1.4.3-8|18	# Fix sasl md5 digest-uri when using SRV lookups, which prevented
12mr|loudmouth-1.4.3-8|19	# loudmouth from logging into recent versions of ejabberd
12mr|loudmouth-1.4.3-8|20	Patch101:	01-fix-sasl-md5-digest-uri.patch
12mr|loudmouth-1.4.3-8|21	# Fix sync resolving, patch from upstream git. (fixes assertion
12mr|loudmouth-1.4.3-8|22	# when trying to log in to some XMPP servers)
12mr|loudmouth-1.4.3-8|23	Patch102:	02-fix-async-resolving.patch
12mr|loudmouth-1.4.3-8|24	# Drop stanzas that can't be parsed instead of blocking the
12mr|loudmouth-1.4.3-8|25	# parser. Patch from upstream bug tracker.
12mr|loudmouth-1.4.3-8|26	Patch103:	03-drop-stanzas-on-fail.patch
12mr|loudmouth-1.4.3-8|27	
12mr|loudmouth-1.4.3-8|28	BuildRequires:	gtk-doc
12mr|loudmouth-1.4.3-8|29	BuildRequires:	pkgconfig(glib-2.0)
12mr|loudmouth-1.4.3-8|30	BuildRequires:	pkgconfig(gnutls)
12mr|loudmouth-1.4.3-8|31	BuildRequires:	pkgconfig(libidn)
12mr|loudmouth-1.4.3-8|32	
12mr|loudmouth-1.4.3-8|33	%description
12mr|loudmouth-1.4.3-8|34	Loudmouth is a lightweight and easy-to-use C library for programming with the
12mr|loudmouth-1.4.3-8|35	Jabber protocol. It's designed to be easy to get started with and yet
12mr|loudmouth-1.4.3-8|36	extensible to let you do anything the Jabber protocol allows.
12mr|loudmouth-1.4.3-8|37	
12mr|loudmouth-1.4.3-8|38	%package -n %{libname}
12mr|loudmouth-1.4.3-8|39	Summary:	%{summary}
12mr|loudmouth-1.4.3-8|40	Group:		%{group}
12mr|loudmouth-1.4.3-8|41	
12mr|loudmouth-1.4.3-8|42	%description -n %{libname}
12mr|loudmouth-1.4.3-8|43	Loudmouth is a lightweight and easy-to-use C library for programming with the
12mr|loudmouth-1.4.3-8|44	Jabber protocol. It's designed to be easy to get started with and yet
12mr|loudmouth-1.4.3-8|45	extensible to let you do anything the Jabber protocol allows.
12mr|loudmouth-1.4.3-8|46	
12mr|loudmouth-1.4.3-8|47	%package -n %{develname}
12mr|loudmouth-1.4.3-8|48	Summary:	Libraries and include files for loudmouth
12mr|loudmouth-1.4.3-8|49	Group:		Development/GNOME and GTK+
12mr|loudmouth-1.4.3-8|50	Provides:	%{name}-devel = %{version}-%{release}
12mr|loudmouth-1.4.3-8|51	Requires:	%{libname} = %{version}
12mr|loudmouth-1.4.3-8|52	Obsoletes:	%{mklibname -d loudmouth- 1 0} < 1.4.3-8
12mr|loudmouth-1.4.3-8|53	
12mr|loudmouth-1.4.3-8|54	%description -n %{develname}
12mr|loudmouth-1.4.3-8|55	Loudmouth is a lightweight and easy-to-use C library for programming with the
12mr|loudmouth-1.4.3-8|56	Jabber protocol. It's designed to be easy to get started with and yet
12mr|loudmouth-1.4.3-8|57	extensible to let you do anything the Jabber protocol allows.
12mr|loudmouth-1.4.3-8|58	
12mr|loudmouth-1.4.3-8|59	This package includes libraries and header files for developing
12mr|loudmouth-1.4.3-8|60	Loudmouth applications.
12mr|loudmouth-1.4.3-8|61	
12mr|loudmouth-1.4.3-8|62	%prep
12mr|loudmouth-1.4.3-8|63	%setup -q
12mr|loudmouth-1.4.3-8|64	%apply_patches
12mr|loudmouth-1.4.3-8|65	
12mr|loudmouth-1.4.3-8|66	%build
12mr|loudmouth-1.4.3-8|67	autoreconf -fi
12mr|loudmouth-1.4.3-8|68	%configure2_5x \
12mr|loudmouth-1.4.3-8|69	--disable-static \
12mr|loudmouth-1.4.3-8|70	--enable-gtk-doc \
12mr|loudmouth-1.4.3-8|71	--with-asyncns
12mr|loudmouth-1.4.3-8|72	
12mr|loudmouth-1.4.3-8|73	%make
12mr|loudmouth-1.4.3-8|74	
12mr|loudmouth-1.4.3-8|75	%install
12mr|loudmouth-1.4.3-8|76	%makeinstall_std
12mr|loudmouth-1.4.3-8|77	
12mr|loudmouth-1.4.3-8|78	%files -n %{libname}
12mr|loudmouth-1.4.3-8|79	%{_libdir}/*-%{api}.so.%{major}*
12mr|loudmouth-1.4.3-8|80	
12mr|loudmouth-1.4.3-8|81	%files -n %{develname}
12mr|loudmouth-1.4.3-8|82	%doc README AUTHORS NEWS ChangeLog
12mr|loudmouth-1.4.3-8|83	%doc %{_datadir}/gtk-doc/html/*
12mr|loudmouth-1.4.3-8|84	%{_libdir}/*.so
12mr|loudmouth-1.4.3-8|85	%{_libdir}/pkgconfig/*
12mr|loudmouth-1.4.3-8|86	%{_includedir}/*
12mr|loudmouth-1.4.3-8|87	
12mr|loudmouth-1.4.3-8|88	
12mr|loudmouth-1.4.3-8|89	
12mr|loudmouth-1.4.3-8|90	
12mr|loudmouth-1.4.3-8|91	
12mr|loudmouth-1.4.3-8|92	%changelog
12mr|loudmouth-1.4.3-8|93	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|loudmouth-1.4.3-8|94	+ Commit: 00afdc7
12mr|loudmouth-1.4.3-8|95	- Add patch from Cooker to fix build against new glib, convert BR to pkgconfig format
12mr|loudmouth-1.4.3-8|96	
12mr|loudmouth-1.4.3-8|97	

15055 12
12mr|lpc10-1.5-14|1	%define	major _1
12mr|lpc10-1.5-14|2	%define libname %mklibname %{name} %{major}
12mr|lpc10-1.5-14|3	%define develname %mklibname %{name} -d
12mr|lpc10-1.5-14|4	
12mr|lpc10-1.5-14|5	Summary:	LPC-10 2400 bps Voice Coder
12mr|lpc10-1.5-14|6	Name:		lpc10
12mr|lpc10-1.5-14|7	Version:	1.5
12mr|lpc10-1.5-14|8	Release:	%mkrel 14
12mr|lpc10-1.5-14|9	Group:		Sound
12mr|lpc10-1.5-14|10	License:	distributable
12mr|lpc10-1.5-14|11	URL:		http://www.arl.wustl.edu/~jaf/lpc/
12mr|lpc10-1.5-14|12	Source0:	%{name}-%{version}.tar.bz2
12mr|lpc10-1.5-14|13	Patch0:		%{name}-shared.patch
12mr|lpc10-1.5-14|14	BuildRequires:	libtool
12mr|lpc10-1.5-14|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|lpc10-1.5-14|16	
12mr|lpc10-1.5-14|17	%description
12mr|lpc10-1.5-14|18	LPC-10 2400 bps Voice Coder library and tools.
12mr|lpc10-1.5-14|19	
12mr|lpc10-1.5-14|20	%package -n	%{libname}
12mr|lpc10-1.5-14|21	Summary:	The shared LPC-10 2400 bps Voice Coder Library
12mr|lpc10-1.5-14|22	Group:          System/Libraries
12mr|lpc10-1.5-14|23	
12mr|lpc10-1.5-14|24	%description -n	%{libname}
12mr|lpc10-1.5-14|25	LPC-10 2400 bps Voice Coder library and tools.
12mr|lpc10-1.5-14|26	
12mr|lpc10-1.5-14|27	%package -n	%{develname}
12mr|lpc10-1.5-14|28	Summary:	LPC-10 2400 bps Voice Coder development files
12mr|lpc10-1.5-14|29	Group:		Development/C
12mr|lpc10-1.5-14|30	Provides:	%{name}-devel = %{version}
12mr|lpc10-1.5-14|31	Provides:	lib%{name}-devel = %{version}
12mr|lpc10-1.5-14|32	Requires:	%{libname} = %{version}
12mr|lpc10-1.5-14|33	Obsoletes:	%{mklibname lpc10 -d _1}
12mr|lpc10-1.5-14|34	
12mr|lpc10-1.5-14|35	%description -n	%{develname}
12mr|lpc10-1.5-14|36	LPC-10 2400 bps Voice Coder headers and static library.
12mr|lpc10-1.5-14|37	
12mr|lpc10-1.5-14|38	%prep
12mr|lpc10-1.5-14|39	%setup -q
12mr|lpc10-1.5-14|40	%patch0 -p1
12mr|lpc10-1.5-14|41	
12mr|lpc10-1.5-14|42	%build
12mr|lpc10-1.5-14|43	
12mr|lpc10-1.5-14|44	make -C \
12mr|lpc10-1.5-14|45	lpc55-C \
12mr|lpc10-1.5-14|46	CC="gcc %{?ldflags}" \
12mr|lpc10-1.5-14|47	LIBDIR="%{_libdir}" \
12mr|lpc10-1.5-14|48	OPT="%{optflags} -fPIC"
12mr|lpc10-1.5-14|49	
12mr|lpc10-1.5-14|50	%install
12mr|lpc10-1.5-14|51	make -C lpc55-C \
12mr|lpc10-1.5-14|52	DESTDIR=%{buildroot} \
12mr|lpc10-1.5-14|53	LIBDIR="%{_libdir}" \
12mr|lpc10-1.5-14|54	install
12mr|lpc10-1.5-14|55	
12mr|lpc10-1.5-14|56	cp -f lpc55-C/README README.tools
12mr|lpc10-1.5-14|57	cp -f lpc55-C/lpc10/README README.lpc10
12mr|lpc10-1.5-14|58	
12mr|lpc10-1.5-14|59	%files
12mr|lpc10-1.5-14|60	%defattr(-,root,root)
12mr|lpc10-1.5-14|61	%doc FAQ README README-1.0 README.lpc10 README.tools
12mr|lpc10-1.5-14|62	%attr(0755,root,root) %{_bindir}/*
12mr|lpc10-1.5-14|63	
12mr|lpc10-1.5-14|64	%files -n %{libname}
12mr|lpc10-1.5-14|65	%defattr(-,root,root)
12mr|lpc10-1.5-14|66	%attr(0755,root,root) %{_libdir}/*.so.*
12mr|lpc10-1.5-14|67	
12mr|lpc10-1.5-14|68	%files -n %{develname}
12mr|lpc10-1.5-14|69	%defattr(-,root,root)
12mr|lpc10-1.5-14|70	%{_includedir}/*.h
12mr|lpc10-1.5-14|71	%attr(0755,root,root) %{_libdir}/*.so
12mr|lpc10-1.5-14|72	
12mr|lpc10-1.5-14|73	
12mr|lpc10-1.5-14|74	
12mr|lpc10-1.5-14|75	%changelog
12mr|lpc10-1.5-14|76	

15056 12
12mr|lrmi-0.10-14|1	%define major 0
12mr|lrmi-0.10-14|2	%define libname %mklibname %name %major
12mr|lrmi-0.10-14|3	
12mr|lrmi-0.10-14|4	Summary:	Library for calling real mode BIOS routines under Linux
12mr|lrmi-0.10-14|5	Name:		lrmi
12mr|lrmi-0.10-14|6	Version:	0.10
12mr|lrmi-0.10-14|7	Release:	%mkrel 14
12mr|lrmi-0.10-14|8	License:	MIT
12mr|lrmi-0.10-14|9	Group:		System/Libraries
12mr|lrmi-0.10-14|10	URL:		http://sourceforge.net/projects/lrmi/
12mr|lrmi-0.10-14|11	Source0:	http://prdownloads.sourceforge.net/lrmi/%{name}-%{version}.tar.bz2
12mr|lrmi-0.10-14|12	Patch0:		lrmi-0.10-makefile.patch
12mr|lrmi-0.10-14|13	Patch1:		lrmi-no_strip.diff
12mr|lrmi-0.10-14|14	Patch2:		lrmi-build_fix.diff
12mr|lrmi-0.10-14|15	Patch3:		lrmi-shared_vbetest_fix.diff
12mr|lrmi-0.10-14|16	ExclusiveArch:	%ix86
12mr|lrmi-0.10-14|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|lrmi-0.10-14|18	
12mr|lrmi-0.10-14|19	%description
12mr|lrmi-0.10-14|20	LRMI is a library for calling real mode BIOS routines under Linux.
12mr|lrmi-0.10-14|21	
12mr|lrmi-0.10-14|22	%package -n	%{libname}
12mr|lrmi-0.10-14|23	Summary:	Library for calling real mode BIOS routines under Linux
12mr|lrmi-0.10-14|24	Group:		System/Libraries
12mr|lrmi-0.10-14|25	
12mr|lrmi-0.10-14|26	%description -n	%{libname}
12mr|lrmi-0.10-14|27	LRMI is a library for calling real mode BIOS routines under Linux.
12mr|lrmi-0.10-14|28	
12mr|lrmi-0.10-14|29	%package -n	%{libname}-devel
12mr|lrmi-0.10-14|30	Summary:	Library for calling real mode BIOS routines under Linux
12mr|lrmi-0.10-14|31	Group:		Development/C
12mr|lrmi-0.10-14|32	Requires:	%{libname} = %{version}
12mr|lrmi-0.10-14|33	Provides:	liblrmi-devel = %{version}-%{release}
12mr|lrmi-0.10-14|34	
12mr|lrmi-0.10-14|35	%description -n	%{libname}-devel
12mr|lrmi-0.10-14|36	LRMI is a library for calling real mode BIOS routines under Linux.
12mr|lrmi-0.10-14|37	
12mr|lrmi-0.10-14|38	%package	tools
12mr|lrmi-0.10-14|39	Summary:	Library for calling real mode BIOS routines under Linux
12mr|lrmi-0.10-14|40	Group:		System/Configuration/Hardware
12mr|lrmi-0.10-14|41	
12mr|lrmi-0.10-14|42	%description	tools
12mr|lrmi-0.10-14|43	LRMI is a library for calling real mode BIOS routines under Linux.
12mr|lrmi-0.10-14|44	
12mr|lrmi-0.10-14|45	%prep
12mr|lrmi-0.10-14|46	
12mr|lrmi-0.10-14|47	%setup -q
12mr|lrmi-0.10-14|48	%patch0 -p1
12mr|lrmi-0.10-14|49	%patch1 -p0
12mr|lrmi-0.10-14|50	%patch2 -p0
12mr|lrmi-0.10-14|51	%patch3 -p0
12mr|lrmi-0.10-14|52	
12mr|lrmi-0.10-14|53	%build
12mr|lrmi-0.10-14|54	make CFLAGS="%{optflags}"
12mr|lrmi-0.10-14|55	
12mr|lrmi-0.10-14|56	%install
12mr|lrmi-0.10-14|57	rm -rf %{buildroot}
12mr|lrmi-0.10-14|58	
12mr|lrmi-0.10-14|59	mkdir -p %{buildroot}%{_libdir} %{buildroot}%{_includedir}
12mr|lrmi-0.10-14|60	
12mr|lrmi-0.10-14|61	%makeinstall LIBDIR=%{buildroot}%{_libdir} INCDIR=%{buildroot}%{_includedir}
12mr|lrmi-0.10-14|62	install -D vbetest %{buildroot}%{_bindir}/vbetest
12mr|lrmi-0.10-14|63	
12mr|lrmi-0.10-14|64	%if %mdkversion < 200900
12mr|lrmi-0.10-14|65	%post -n %{libname} -p /sbin/ldconfig
12mr|lrmi-0.10-14|66	%endif
12mr|lrmi-0.10-14|67	
12mr|lrmi-0.10-14|68	%if %mdkversion < 200900
12mr|lrmi-0.10-14|69	%postun -n %{libname} -p /sbin/ldconfig
12mr|lrmi-0.10-14|70	%endif
12mr|lrmi-0.10-14|71	
12mr|lrmi-0.10-14|72	%clean
12mr|lrmi-0.10-14|73	rm -rf %{buildroot}
12mr|lrmi-0.10-14|74	
12mr|lrmi-0.10-14|75	%files tools
12mr|lrmi-0.10-14|76	%defattr(-,root,root)
12mr|lrmi-0.10-14|77	%doc README
12mr|lrmi-0.10-14|78	%{_bindir}/*
12mr|lrmi-0.10-14|79	
12mr|lrmi-0.10-14|80	%files -n %{libname}
12mr|lrmi-0.10-14|81	%defattr(-,root,root)
12mr|lrmi-0.10-14|82	%{_libdir}/liblrmi.so.%{major}*
12mr|lrmi-0.10-14|83	
12mr|lrmi-0.10-14|84	%files -n %{libname}-devel
12mr|lrmi-0.10-14|85	%defattr(-,root,root)
12mr|lrmi-0.10-14|86	%{_libdir}/liblrmi.so
12mr|lrmi-0.10-14|87	%{_includedir}/lrmi.h
12mr|lrmi-0.10-14|88	
12mr|lrmi-0.10-14|89	
12mr|lrmi-0.10-14|90	
12mr|lrmi-0.10-14|91	%changelog
12mr|lrmi-0.10-14|92	

15057 12
12mr|lrzsz-0.12.21-17|1	Summary: The lrz and lsz modem communications programs
12mr|lrzsz-0.12.21-17|2	Name: lrzsz
12mr|lrzsz-0.12.21-17|3	Version: 0.12.21
12mr|lrzsz-0.12.21-17|4	Release: %mkrel 17
12mr|lrzsz-0.12.21-17|5	License: GPL
12mr|lrzsz-0.12.21-17|6	Group: Communications
12mr|lrzsz-0.12.21-17|7	URL: http://www.ohse.de/uwe/software/lrzsz.html
12mr|lrzsz-0.12.21-17|8	Source: %{name}-%{version}.tar.bz2
12mr|lrzsz-0.12.21-17|9	Patch1: %{name}-0.12.20-glibc21.patch
12mr|lrzsz-0.12.21-17|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|lrzsz-0.12.21-17|11	
12mr|lrzsz-0.12.21-17|12	%description
12mr|lrzsz-0.12.21-17|13	Lrzsz (consisting of lrz and lsz) is a cosmetically modified
12mr|lrzsz-0.12.21-17|14	zmodem/ymodem/xmodem package built from the public-domain version of the
12mr|lrzsz-0.12.21-17|15	rzsz package.  Lrzsz was created to provide a working GNU copylefted
12mr|lrzsz-0.12.21-17|16	Zmodem solution for Linux systems.
12mr|lrzsz-0.12.21-17|17	
12mr|lrzsz-0.12.21-17|18	You should install lrzsz if you're also installing a Zmodem communications
12mr|lrzsz-0.12.21-17|19	program that uses lrzsz.  If you're installing minicom, you need to install
12mr|lrzsz-0.12.21-17|20	lrzsz.
12mr|lrzsz-0.12.21-17|21	
12mr|lrzsz-0.12.21-17|22	%prep
12mr|lrzsz-0.12.21-17|23	%setup -q
12mr|lrzsz-0.12.21-17|24	%patch1 -p1 -b .glibc21
12mr|lrzsz-0.12.21-17|25	
12mr|lrzsz-0.12.21-17|26	# because of time skew between various generated files, autotools are
12mr|lrzsz-0.12.21-17|27	# forced to run. In the process, gettext-devel is required but new
12mr|lrzsz-0.12.21-17|28	# gettext-devel is not compatible with lrzsz, thus autotools will fail
12mr|lrzsz-0.12.21-17|29	find -type f -print0 | xargs -0 touch
12mr|lrzsz-0.12.21-17|30	
12mr|lrzsz-0.12.21-17|31	%build
12mr|lrzsz-0.12.21-17|32	%configure	--disable-pubdir \
12mr|lrzsz-0.12.21-17|33	--enable-syslog \
12mr|lrzsz-0.12.21-17|34	--program-transform-name=s/l//
12mr|lrzsz-0.12.21-17|35	make -j1
12mr|lrzsz-0.12.21-17|36	
12mr|lrzsz-0.12.21-17|37	%install
12mr|lrzsz-0.12.21-17|38	rm -rf $RPM_BUILD_ROOT
12mr|lrzsz-0.12.21-17|39	
12mr|lrzsz-0.12.21-17|40	%makeinstall
12mr|lrzsz-0.12.21-17|41	
12mr|lrzsz-0.12.21-17|42	%find_lang %name
12mr|lrzsz-0.12.21-17|43	
12mr|lrzsz-0.12.21-17|44	%clean
12mr|lrzsz-0.12.21-17|45	rm -rf $RPM_BUILD_ROOT
12mr|lrzsz-0.12.21-17|46	
12mr|lrzsz-0.12.21-17|47	%files -f %name.lang
12mr|lrzsz-0.12.21-17|48	%defattr(-,root,root)
12mr|lrzsz-0.12.21-17|49	%{_bindir}/*
12mr|lrzsz-0.12.21-17|50	%{_mandir}/man1/*
12mr|lrzsz-0.12.21-17|51	
12mr|lrzsz-0.12.21-17|52	
12mr|lrzsz-0.12.21-17|53	
12mr|lrzsz-0.12.21-17|54	
12mr|lrzsz-0.12.21-17|55	
12mr|lrzsz-0.12.21-17|56	%changelog
12mr|lrzsz-0.12.21-17|57	

15058 12
12mr|lsb-4.1-9|1	%define compat_versions 2.0 3.0 3.1 3.2 4.0
12mr|lsb-4.1-9|2	%define modular_versions 3.1 3.2
12mr|lsb-4.1-9|3	
12mr|lsb-4.1-9|4	# populate the Provides for the compat versions and the old 3.x modular setup
12mr|lsb-4.1-9|5	# this way we only have to change the lists above when we bump up
12mr|lsb-4.1-9|6	# (at least until LSB drops something, or we choose to)
12mr|lsb-4.1-9|7	%define compat_provides_noarch %(for ver in %{compat_versions};do echo -n "lsb-noarch = $ver ";done)
12mr|lsb-4.1-9|8	%define core_compat_provides_noarch %(for ver in %{compat_versions};do echo -n "lsb-core-noarch = $ver ";done)
12mr|lsb-4.1-9|9	%define compat_provides_arch %(for ver in %{compat_versions};do echo -n "lsb-%{lsb_arch} = $ver ";done)
12mr|lsb-4.1-9|10	%define core_compat_provides_arch %(for ver in %{compat_versions};do echo -n "lsb-core-%{lsb_arch} = $ver ";done)
12mr|lsb-4.1-9|11	%define modular_provides_noarch %(for ver in %{modular_versions};do echo -n "lsbcxx-noarch = $ver lsb-graphics-noarch = $ver ";done)
12mr|lsb-4.1-9|12	%define modular_provides_arch %(for ver in %{modular_versions};do echo -n "lsbcxx-%{lsb_arch} = $ver lsb-graphics-%{lsb_arch} = $ver ";done)
12mr|lsb-4.1-9|13	
12mr|lsb-4.1-9|14	Summary: The skeleton package defining packages needed for LSB compliance
12mr|lsb-4.1-9|15	Name: lsb
12mr|lsb-4.1-9|16	Version: 4.1
12mr|lsb-4.1-9|17	Release: 9
12mr|lsb-4.1-9|18	License: GPL
12mr|lsb-4.1-9|19	Group: System/Base
12mr|lsb-4.1-9|20	URL: http://www.linuxbase.org
12mr|lsb-4.1-9|21	Source0: tmpdirlsb.sh
12mr|lsb-4.1-9|22	Source1: install_initd
12mr|lsb-4.1-9|23	Source2: remove_initd
12mr|lsb-4.1-9|24	
12mr|lsb-4.1-9|25	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mr|lsb-4.1-9|26	Exclusivearch: %{ix86} x86_64
12mr|lsb-4.1-9|27	
12mr|lsb-4.1-9|28	%define lsb_arch ia32
12mr|lsb-4.1-9|29	%ifarch x86_64
12mr|lsb-4.1-9|30	%define lsb_arch amd64
12mr|lsb-4.1-9|31	%endif
12mr|lsb-4.1-9|32	
12mr|lsb-4.1-9|33	%description
12mr|lsb-4.1-9|34	The skeleton package defining packages needed for LSB compliance.
12mr|lsb-4.1-9|35	Note: To successfuly run the runtime test suites, install lsb-test.
12mr|lsb-4.1-9|36	
12mr|lsb-4.1-9|37	%package %{_lib}
12mr|lsb-4.1-9|38	Summary: The skeleton package defining packages needed for LSB compliance
12mr|lsb-4.1-9|39	Group: System/Base
12mr|lsb-4.1-9|40	
12mr|lsb-4.1-9|41	Requires: lsb-noarch
12mr|lsb-4.1-9|42	Requires: lsb-core-%{_lib}
12mr|lsb-4.1-9|43	# former lsb-cxx - both arches called libfoo
12mr|lsb-4.1-9|44	Requires: %{_lib}stdc++6
12mr|lsb-4.1-9|45	# former lsb-graphics
12mr|lsb-4.1-9|46	Requires: %mklibname x11_ 6
12mr|lsb-4.1-9|47	Requires: %mklibname xext 6
12mr|lsb-4.1-9|48	Requires: %mklibname xi 6
12mr|lsb-4.1-9|49	Requires: %mklibname xt 6
12mr|lsb-4.1-9|50	Requires: %mklibname xtst 6
12mr|lsb-4.1-9|51	Requires: %mklibname xft 2
12mr|lsb-4.1-9|52	Requires: %mklibname freetype 6
12mr|lsb-4.1-9|53	Requires: %mklibname xrender 1
12mr|lsb-4.1-9|54	Requires: %mklibname gl 1
12mr|lsb-4.1-9|55	Requires: %mklibname glu 1
12mr|lsb-4.1-9|56	
12mr|lsb-4.1-9|57	# former lsb-desktop
12mr|lsb-4.1-9|58	Requires: %mklibname xml 2_2
12mr|lsb-4.1-9|59	Requires: %mklibname gtk+2.0_ 0
12mr|lsb-4.1-9|60	# we really need libpng12.so here
12mr|lsb-4.1-9|61	Requires: %mklibname png 3
12mr|lsb-4.1-9|62	Requires: %mklibname cairo 2
12mr|lsb-4.1-9|63	Requires: %mklibname pango 1.0_0
12mr|lsb-4.1-9|64	Requires: %mklibname fontconfig 1
12mr|lsb-4.1-9|65	Requires: %mklibname qt 3
12mr|lsb-4.1-9|66	Requires: %mklibname jpeg 62
12mr|lsb-4.1-9|67	
12mr|lsb-4.1-9|68	# former lsb-qt4
12mr|lsb-4.1-9|69	Requires: qt4-common >= 4.2.3
12mr|lsb-4.1-9|70	# %%mklibname doesn't work here
12mr|lsb-4.1-9|71	Requires: %{_lib}qtopengl4 >= 4.2.3
12mr|lsb-4.1-9|72	Requires: %{_lib}qtsvg4 >= 4.2.3
12mr|lsb-4.1-9|73	Requires: %{_lib}qtnetwork4 >= 4.2.3
12mr|lsb-4.1-9|74	Requires: %{_lib}qtsql4 >= 4.2.3
12mr|lsb-4.1-9|75	Requires: %{_lib}qtxml4 >= 4.2.3
12mr|lsb-4.1-9|76	
12mr|lsb-4.1-9|77	# printing
12mr|lsb-4.1-9|78	Requires: %mklibname cups 2
12mr|lsb-4.1-9|79	
12mr|lsb-4.1-9|80	# multimedia
12mr|lsb-4.1-9|81	Requires: %mklibname alsa 2
12mr|lsb-4.1-9|82	
12mr|lsb-4.1-9|83	# security
12mr|lsb-4.1-9|84	Requires: %mklibname nss 3
12mr|lsb-4.1-9|85	Requires: %mklibname nspr 4
12mr|lsb-4.1-9|86	
12mr|lsb-4.1-9|87	Provides: lsb-%{lsb_arch} = %{version}
12mr|lsb-4.1-9|88	Provides: %{compat_provides_arch}
12mr|lsb-4.1-9|89	Provides: %{modular_provides_arch}
12mr|lsb-4.1-9|90	
12mr|lsb-4.1-9|91	Conflicts: lsb-release < 2.0
12mr|lsb-4.1-9|92	
12mr|lsb-4.1-9|93	Provides: lsb-cxx
12mr|lsb-4.1-9|94	Obsoletes: lsb-cxx
12mr|lsb-4.1-9|95	Provides: lsb-graphics
12mr|lsb-4.1-9|96	Obsoletes: lsb-graphics
12mr|lsb-4.1-9|97	Provides: lsb-desktop
12mr|lsb-4.1-9|98	Obsoletes: lsb-desktop
12mr|lsb-4.1-9|99	Provides: lsb-desktop-qt4
12mr|lsb-4.1-9|100	Obsoletes: lsb-desktop-qt4
12mr|lsb-4.1-9|101	Provides: lsb = %{version}
12mr|lsb-4.1-9|102	Obsoletes: lsb <= %{version}
12mr|lsb-4.1-9|103	
12mr|lsb-4.1-9|104	%description %{_lib}
12mr|lsb-4.1-9|105	The skeleton package defining packages needed for LSB compliance.
12mr|lsb-4.1-9|106	Note: To successfuly run the runtime test suites, install lsb-test.
12mr|lsb-4.1-9|107	
12mr|lsb-4.1-9|108	%package noarch
12mr|lsb-4.1-9|109	Summary: Architecture neutral components of LSB
12mr|lsb-4.1-9|110	Group: System/Base
12mr|lsb-4.1-9|111	
12mr|lsb-4.1-9|112	# former lsb-desktop
12mr|lsb-4.1-9|113	Requires: xdg-utils
12mr|lsb-4.1-9|114	
12mr|lsb-4.1-9|115	# interpreted languages
12mr|lsb-4.1-9|116	Requires: perl perl-CGI perl-Safe perl-Pod-Perldoc python
12mr|lsb-4.1-9|117	
12mr|lsb-4.1-9|118	# printing
12mr|lsb-4.1-9|119	Requires: ghostscript foomatic-filters cups-common
12mr|lsb-4.1-9|120	
12mr|lsb-4.1-9|121	Provides: %{compat_provides_noarch}
12mr|lsb-4.1-9|122	Provides: %{modular_provides_noarch}
12mr|lsb-4.1-9|123	
12mr|lsb-4.1-9|124	%description noarch
12mr|lsb-4.1-9|125	The architecture-neutral requirements for LSB compliance.
12mr|lsb-4.1-9|126	
12mr|lsb-4.1-9|127	%package core-%{_lib}
12mr|lsb-4.1-9|128	Summary: Core requirements needed for LSB compliance
12mr|lsb-4.1-9|129	Group: System/Base
12mr|lsb-4.1-9|130	
12mr|lsb-4.1-9|131	Requires: lsb-core-noarch
12mr|lsb-4.1-9|132	Requires: %{_lib}glibc_lsb
12mr|lsb-4.1-9|133	Requires: %mklibname pam 0
12mr|lsb-4.1-9|134	Requires: %mklibname ncurses 5
12mr|lsb-4.1-9|135	
12mr|lsb-4.1-9|136	Provides: lsb-core-%{lsb_arch} = %{version}
12mr|lsb-4.1-9|137	Provides: %{core_compat_provides_arch}
12mr|lsb-4.1-9|138	Provides: lsb-core = %{version}
12mr|lsb-4.1-9|139	Obsoletes: lsb-core
12mr|lsb-4.1-9|140	
12mr|lsb-4.1-9|141	%description core-%{_lib}
12mr|lsb-4.1-9|142	The core requirements for LSB compliance.
12mr|lsb-4.1-9|143	
12mr|lsb-4.1-9|144	%package core-noarch
12mr|lsb-4.1-9|145	Summary: Architecture neutral components of lsb-core
12mr|lsb-4.1-9|146	Group: System/Base
12mr|lsb-4.1-9|147	
12mr|lsb-4.1-9|148	Requires: pax lsb-release make sendmail-command ed
12mr|lsb-4.1-9|149	Requires: binutils bc nail at m4 patch
12mr|lsb-4.1-9|150	Requires: diffutils file gettext chkconfig
12mr|lsb-4.1-9|151	
12mr|lsb-4.1-9|152	Provides: %{core_compat_provides_noarch}
12mr|lsb-4.1-9|153	
12mr|lsb-4.1-9|154	%description core-noarch
12mr|lsb-4.1-9|155	The architecture-neutral core requirements for LSB compliance.
12mr|lsb-4.1-9|156	
12mr|lsb-4.1-9|157	%package test
12mr|lsb-4.1-9|158	Summary: Requirements needed to successfully run the LSB runtime tests
12mr|lsb-4.1-9|159	Group: System/Base
12mr|lsb-4.1-9|160	
12mr|lsb-4.1-9|161	Requires: lsb
12mr|lsb-4.1-9|162	Requires: perl-DBI perl-devel perl-XML-Parser perl-URI glibc-i18ndata
12mr|lsb-4.1-9|163	Requires: locales-de locales-en locales-es locales-fr locales-is
12mr|lsb-4.1-9|164	Requires: locales-it locales-ja locales-se locales-ta locales-zh
12mr|lsb-4.1-9|165	Requires: wget qt4-database-plugin-sqlite qt3-Sqlite libx11-common
12mr|lsb-4.1-9|166	Requires(pre):		rpm-helper
12mr|lsb-4.1-9|167	Requires(postun):	rpm-helper
12mr|lsb-4.1-9|168	
12mr|lsb-4.1-9|169	%description test
12mr|lsb-4.1-9|170	This packages pulls in additional packages not specified by LSB, but
12mr|lsb-4.1-9|171	required to successfully run the LSB runtime tests.
12mr|lsb-4.1-9|172	
12mr|lsb-4.1-9|173	%prep
12mr|lsb-4.1-9|174	#%setup -q
12mr|lsb-4.1-9|175	
12mr|lsb-4.1-9|176	%install
12mr|lsb-4.1-9|177	cat << EOF > README.urpmi
12mr|lsb-4.1-9|178	To run the LSB binary test suite, download the latest version from
12mr|lsb-4.1-9|179	ftp://ftp.linuxfoundation.org/pub/lsb/test_suites/released/binary/runtime/
12mr|lsb-4.1-9|180	and install lsb-dist-checker or lsb-task-dist-testkit.
12mr|lsb-4.1-9|181	
12mr|lsb-4.1-9|182	There is a GUI test manager now, lsb-dist-checker that can guide you
12mr|lsb-4.1-9|183	through the test/certification process.
12mr|lsb-4.1-9|184	
12mr|lsb-4.1-9|185	There are also yum repos at:
12mr|lsb-4.1-9|186	http://ftp.linuxfoundation.org/pub/lsb/repositories/yum/
12mr|lsb-4.1-9|187	EOF
12mr|lsb-4.1-9|188	
12mr|lsb-4.1-9|189	rm -rf $RPM_BUILD_ROOT
12mr|lsb-4.1-9|190	install -d $RPM_BUILD_ROOT/%{_datadir}/%{name}
12mr|lsb-4.1-9|191	install -d $RPM_BUILD_ROOT/%{_datadir}/nls
12mr|lsb-4.1-9|192	install -d $RPM_BUILD_ROOT/%{_datadir}/tmac
12mr|lsb-4.1-9|193	install -d $RPM_BUILD_ROOT/var/cache/fonts
12mr|lsb-4.1-9|194	install -d $RPM_BUILD_ROOT/var/games
12mr|lsb-4.1-9|195	install -d $RPM_BUILD_ROOT/sbin
12mr|lsb-4.1-9|196	install -d $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d
12mr|lsb-4.1-9|197	install -d $RPM_BUILD_ROOT%{_bindir}
12mr|lsb-4.1-9|198	install -d $RPM_BUILD_ROOT/lib/%{name}
12mr|lsb-4.1-9|199	install -d $RPM_BUILD_ROOT%{_prefix}/lib/%{name}
12mr|lsb-4.1-9|200	install -d $RPM_BUILD_ROOT/srv
12mr|lsb-4.1-9|201	install -d $RPM_BUILD_ROOT%{_sysconfdir}/opt
12mr|lsb-4.1-9|202	install -d $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
12mr|lsb-4.1-9|203	install -m 755 %SOURCE0 $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
12mr|lsb-4.1-9|204	install -m 755 %SOURCE1 $RPM_BUILD_ROOT%{_prefix}/lib/%{name}
12mr|lsb-4.1-9|205	install -m 755 %SOURCE2 $RPM_BUILD_ROOT%{_prefix}/lib/%{name}
12mr|lsb-4.1-9|206	
12mr|lsb-4.1-9|207	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/lsb-%{version}-%{lsb_arch}
12mr|lsb-4.1-9|208	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/lsb-%{version}-noarch
12mr|lsb-4.1-9|209	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/core-%{version}-%{lsb_arch}
12mr|lsb-4.1-9|210	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/core-%{version}-noarch
12mr|lsb-4.1-9|211	rm -f lsb-noarch-files.txt lsb-files.txt
12mr|lsb-4.1-9|212	for lsbver in %{compat_versions}; do
12mr|lsb-4.1-9|213	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/lsb-$lsbver-noarch
12mr|lsb-4.1-9|214	echo %{_sysconfdir}/lsb-release.d/lsb-$lsbver-noarch >> lsb-noarch-files.txt
12mr|lsb-4.1-9|215	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/lsb-$lsbver-%{lsb_arch}
12mr|lsb-4.1-9|216	echo %{_sysconfdir}/lsb-release.d/lsb-$lsbver-%{lsb_arch} >> lsb-files.txt
12mr|lsb-4.1-9|217	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/core-$lsbver-noarch
12mr|lsb-4.1-9|218	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/core-$lsbver-%{lsb_arch}
12mr|lsb-4.1-9|219	done
12mr|lsb-4.1-9|220	for lsbver in %{modular_versions}; do
12mr|lsb-4.1-9|221	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/cxx-$lsbver-noarch
12mr|lsb-4.1-9|222	echo %{_sysconfdir}/lsb-release.d/cxx-$lsbver-noarch >> lsb-noarch-files.txt
12mr|lsb-4.1-9|223	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/cxx-$lsbver-%{lsb_arch}
12mr|lsb-4.1-9|224	echo %{_sysconfdir}/lsb-release.d/cxx-$lsbver-%{lsb_arch} >> lsb-files.txt
12mr|lsb-4.1-9|225	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/graphics-$lsbver-noarch
12mr|lsb-4.1-9|226	echo %{_sysconfdir}/lsb-release.d/graphics-$lsbver-noarch >> lsb-noarch-files.txt
12mr|lsb-4.1-9|227	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/graphics-$lsbver-%{lsb_arch}
12mr|lsb-4.1-9|228	echo %{_sysconfdir}/lsb-release.d/graphics-$lsbver-%{lsb_arch} >> lsb-files.txt
12mr|lsb-4.1-9|229	done
12mr|lsb-4.1-9|230	
12mr|lsb-4.1-9|231	cat << EOF > $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/root-ulimit.sh
12mr|lsb-4.1-9|232	#!/bin/sh
12mr|lsb-4.1-9|233	# enable a nonzero core file value for root (exec_A test issues)
12mr|lsb-4.1-9|234	[ "\$UID" = "0" ] && ulimit -c 1000 > /dev/null 2>&1
12mr|lsb-4.1-9|235	EOF
12mr|lsb-4.1-9|236	
12mr|lsb-4.1-9|237	cat << EOF > $RPM_BUILD_ROOT%{_bindir}/lsbinstall
12mr|lsb-4.1-9|238	#!/bin/sh
12mr|lsb-4.1-9|239	exit 0
12mr|lsb-4.1-9|240	EOF
12mr|lsb-4.1-9|241	
12mr|lsb-4.1-9|242	cat << EOF > $RPM_BUILD_ROOT/sbin/fasthalt
12mr|lsb-4.1-9|243	#!/bin/sh
12mr|lsb-4.1-9|244	#start fasthalt
12mr|lsb-4.1-9|245	/sbin/halt -f
12mr|lsb-4.1-9|246	#end fasthalt
12mr|lsb-4.1-9|247	EOF
12mr|lsb-4.1-9|248	
12mr|lsb-4.1-9|249	cat << EOF > $RPM_BUILD_ROOT/sbin/fastboot
12mr|lsb-4.1-9|250	#!/bin/sh
12mr|lsb-4.1-9|251	#start fastboot
12mr|lsb-4.1-9|252	/sbin/reboot -f
12mr|lsb-4.1-9|253	#end fastboot
12mr|lsb-4.1-9|254	EOF
12mr|lsb-4.1-9|255	
12mr|lsb-4.1-9|256	cat << EOF > $RPM_BUILD_ROOT/etc/hosts.equiv
12mr|lsb-4.1-9|257	# Sample hosts.equiv file for LSB compliance
12mr|lsb-4.1-9|258	# see man hosts.equiv for usage.
12mr|lsb-4.1-9|259	EOF
12mr|lsb-4.1-9|260	
12mr|lsb-4.1-9|261	cat << EOF > $RPM_BUILD_ROOT/etc/hosts.lpd
12mr|lsb-4.1-9|262	#
12mr|lsb-4.1-9|263	# hosts.lpd     This file describes the names of the hosts which are
12mr|lsb-4.1-9|264	#               allowed to use the remote printer services of this
12mr|lsb-4.1-9|265	#               host.  This file is used by the LPD subsystem.
12mr|lsb-4.1-9|266	#		Added for LSB compiance.
12mr|lsb-4.1-9|267	EOF
12mr|lsb-4.1-9|268	
12mr|lsb-4.1-9|269	cat << EOF > $RPM_BUILD_ROOT/etc/gateways
12mr|lsb-4.1-9|270	# sample gateways file for LSB compliance. Database of gateways
12mr|lsb-4.1-9|271	# used by routed. Sample format shown below.
12mr|lsb-4.1-9|272	# [ net | host ] name1 gateway name2 metric value [ passive | active | external ]
12mr|lsb-4.1-9|273	EOF
12mr|lsb-4.1-9|274	
12mr|lsb-4.1-9|275	chmod 0755 $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/root-ulimit.sh
12mr|lsb-4.1-9|276	chmod 0755 $RPM_BUILD_ROOT%{_bindir}/lsbinstall
12mr|lsb-4.1-9|277	chmod 0755 $RPM_BUILD_ROOT/sbin/fastboot
12mr|lsb-4.1-9|278	chmod 0755 $RPM_BUILD_ROOT/sbin/fasthalt
12mr|lsb-4.1-9|279	chmod 0644 $RPM_BUILD_ROOT/etc/hosts.equiv
12mr|lsb-4.1-9|280	chmod 0644 $RPM_BUILD_ROOT/etc/hosts.lpd
12mr|lsb-4.1-9|281	chmod 0644 $RPM_BUILD_ROOT/etc/gateways
12mr|lsb-4.1-9|282	
12mr|lsb-4.1-9|283	# (sb) concession for lsb-apache to run
12mr|lsb-4.1-9|284	%pre test
12mr|lsb-4.1-9|285	%_pre_groupadd nobody
12mr|lsb-4.1-9|286	
12mr|lsb-4.1-9|287	%postun test
12mr|lsb-4.1-9|288	%_postun_groupdel nobody
12mr|lsb-4.1-9|289	
12mr|lsb-4.1-9|290	%clean
12mr|lsb-4.1-9|291	rm -rf $RPM_BUILD_ROOT
12mr|lsb-4.1-9|292	
12mr|lsb-4.1-9|293	%files %{_lib} -f lsb-files.txt
12mr|lsb-4.1-9|294	%defattr(-, root, root)
12mr|lsb-4.1-9|295	%config(noreplace) %{_sysconfdir}/lsb-release.d/lsb-%{version}-%{lsb_arch}
12mr|lsb-4.1-9|296	
12mr|lsb-4.1-9|297	%files noarch -f lsb-noarch-files.txt
12mr|lsb-4.1-9|298	%defattr(-, root, root)
12mr|lsb-4.1-9|299	%config(noreplace) %{_sysconfdir}/lsb-release.d/lsb-%{version}-noarch
12mr|lsb-4.1-9|300	
12mr|lsb-4.1-9|301	%files core-%{_lib}
12mr|lsb-4.1-9|302	%defattr(-, root, root)
12mr|lsb-4.1-9|303	%config(noreplace) %{_sysconfdir}/lsb-release.d/core-*-%{lsb_arch}
12mr|lsb-4.1-9|304	
12mr|lsb-4.1-9|305	%files core-noarch
12mr|lsb-4.1-9|306	%defattr(-, root, root)
12mr|lsb-4.1-9|307	%{_datadir}/nls
12mr|lsb-4.1-9|308	%{_datadir}/tmac
12mr|lsb-4.1-9|309	/var/cache/fonts
12mr|lsb-4.1-9|310	/var/games
12mr|lsb-4.1-9|311	/sbin/fasthalt
12mr|lsb-4.1-9|312	/sbin/fastboot
12mr|lsb-4.1-9|313	%{_bindir}/lsbinstall
12mr|lsb-4.1-9|314	%dir %{_sysconfdir}/opt
12mr|lsb-4.1-9|315	%dir /srv
12mr|lsb-4.1-9|316	%dir /lib/%{name}
12mr|lsb-4.1-9|317	%dir %{_prefix}/lib/%{name}
12mr|lsb-4.1-9|318	%{_prefix}/lib/%{name}/install_initd
12mr|lsb-4.1-9|319	%{_prefix}/lib/%{name}/remove_initd
12mr|lsb-4.1-9|320	%config(noreplace) %{_sysconfdir}/hosts.equiv
12mr|lsb-4.1-9|321	%config(noreplace) %{_sysconfdir}/hosts.lpd
12mr|lsb-4.1-9|322	%config(noreplace) %{_sysconfdir}/gateways
12mr|lsb-4.1-9|323	%config(noreplace) %{_sysconfdir}/lsb-release.d/core-*-noarch
12mr|lsb-4.1-9|324	
12mr|lsb-4.1-9|325	%files test
12mr|lsb-4.1-9|326	%defattr(-, root, root)
12mr|lsb-4.1-9|327	%config(noreplace) %{_sysconfdir}/profile.d/tmpdirlsb.sh
12mr|lsb-4.1-9|328	%config(noreplace) %{_sysconfdir}/profile.d/root-ulimit.sh
12mr|lsb-4.1-9|329	
12mr|lsb-4.1-9|330	
12mr|lsb-4.1-9|331	
12mr|lsb-4.1-9|332	
12mr|lsb-4.1-9|333	%changelog
12mr|lsb-4.1-9|334	

15059 12
12mr|lsb-release-2.0-36|1	Summary: Linux Standard Base tools
12mr|lsb-release-2.0-36|2	Name: lsb-release
12mr|lsb-release-2.0-36|3	Version: 2.0
12mr|lsb-release-2.0-36|4	Release: 36
12mr|lsb-release-2.0-36|5	License: GPL
12mr|lsb-release-2.0-36|6	Source: lsb-release-%{version}.tar.bz2
12mr|lsb-release-2.0-36|7	Patch0: lsb-release-%{version}-no-support.patch
12mr|lsb-release-2.0-36|8	Group: System/Base
12mr|lsb-release-2.0-36|9	URL: http://bzr.linuxfoundation.org/loggerhead/lsb/devel/si/files/head:/lsb_release/
12mr|lsb-release-2.0-36|10	BuildRoot: %{_tmppath}/%{name}-root
12mr|lsb-release-2.0-36|11	
12mr|lsb-release-2.0-36|12	%description
12mr|lsb-release-2.0-36|13	LSB version query program
12mr|lsb-release-2.0-36|14	
12mr|lsb-release-2.0-36|15	This program forms part of the required functionality of
12mr|lsb-release-2.0-36|16	the LSB (Linux Standard Base) specification.
12mr|lsb-release-2.0-36|17	
12mr|lsb-release-2.0-36|18	The program queries the installed state of the distribution
12mr|lsb-release-2.0-36|19	to display certain properties such as the version of the
12mr|lsb-release-2.0-36|20	LSB against which the distribution claims compliance as
12mr|lsb-release-2.0-36|21	well. It can also attempt to display the name and release
12mr|lsb-release-2.0-36|22	of the distribution along with an identifier of who produces
12mr|lsb-release-2.0-36|23	the distribution.
12mr|lsb-release-2.0-36|24	
12mr|lsb-release-2.0-36|25	%prep
12mr|lsb-release-2.0-36|26	
12mr|lsb-release-2.0-36|27	%setup -q
12mr|lsb-release-2.0-36|28	%patch0 -p1 -b .no-support
12mr|lsb-release-2.0-36|29	
12mr|lsb-release-2.0-36|30	%build
12mr|lsb-release-2.0-36|31	make
12mr|lsb-release-2.0-36|32	
12mr|lsb-release-2.0-36|33	%install
12mr|lsb-release-2.0-36|34	rm -rf $RPM_BUILD_ROOT
12mr|lsb-release-2.0-36|35	make prefix=%buildroot mandir=%buildroot/%{_mandir} install
12mr|lsb-release-2.0-36|36	mkdir -p %buildroot/%{_sysconfdir}/%{name}.d
12mr|lsb-release-2.0-36|37	mkdir -p %buildroot/%{_sysconfdir}
12mr|lsb-release-2.0-36|38	cat > %buildroot/%{_sysconfdir}/lsb-release << EOF
12mr|lsb-release-2.0-36|39	LSB_VERSION=
12mr|lsb-release-2.0-36|40	DISTRIB_ID=MandrivaLinux
12mr|lsb-release-2.0-36|41	DISTRIB_RELEASE=%{product_version}
12mr|lsb-release-2.0-36|42	DISTRIB_CODENAME=turtle
12mr|lsb-release-2.0-36|43	DISTRIB_DESCRIPTION="%{distribution} %{product_version}"
12mr|lsb-release-2.0-36|44	EOF
12mr|lsb-release-2.0-36|45	
12mr|lsb-release-2.0-36|46	mkdir -p %buildroot/usr/bin
12mr|lsb-release-2.0-36|47	pushd %buildroot/usr/bin
12mr|lsb-release-2.0-36|48	ln -sf /bin/lsb_release lsb_release
12mr|lsb-release-2.0-36|49	popd
12mr|lsb-release-2.0-36|50	
12mr|lsb-release-2.0-36|51	
12mr|lsb-release-2.0-36|52	%clean
12mr|lsb-release-2.0-36|53	rm -rf $RPM_BUILD_ROOT
12mr|lsb-release-2.0-36|54	
12mr|lsb-release-2.0-36|55	%files
12mr|lsb-release-2.0-36|56	%defattr(-,root,root)
12mr|lsb-release-2.0-36|57	%doc README
12mr|lsb-release-2.0-36|58	/bin/lsb_release
12mr|lsb-release-2.0-36|59	%_bindir/lsb_release
12mr|lsb-release-2.0-36|60	%{_mandir}/man1/lsb_release.1*
12mr|lsb-release-2.0-36|61	%config(noreplace) %{_sysconfdir}/%{name}
12mr|lsb-release-2.0-36|62	%dir %{_sysconfdir}/%{name}.d
12mr|lsb-release-2.0-36|63	
12mr|lsb-release-2.0-36|64	
12mr|lsb-release-2.0-36|65	
12mr|lsb-release-2.0-36|66	%changelog
12mr|lsb-release-2.0-36|67	

15060 12
12mr|lshw-2.16-1|1	%define name lshw
12mr|lshw-2.16-1|2	%define version 2.16
12mr|lshw-2.16-1|3	%define realversion B.0%{version}
12mr|lshw-2.16-1|4	%define release 1
12mr|lshw-2.16-1|5	
12mr|lshw-2.16-1|6	Summary: A hardware lister
12mr|lshw-2.16-1|7	Name: %{name}
12mr|lshw-2.16-1|8	Version: %{version}
12mr|lshw-2.16-1|9	Release: %{release}
12mr|lshw-2.16-1|10	# To get sources tarball use command
12mr|lshw-2.16-1|11	# svn co http://ezix.org/source/packages/lshw/releases/%{realversion} %{name}-%{realversion} && tar -czf %{name}-%{realversion}.tar.gz --exclude .svn %{name}-%{realversion}
12mr|lshw-2.16-1|12	Source0: %{name}-%{realversion}.tar.gz
12mr|lshw-2.16-1|13	License: GPLv2
12mr|lshw-2.16-1|14	Group: System/Kernel and hardware
12mr|lshw-2.16-1|15	Url: http://ezix.org/project/wiki/HardwareLiSter
12mr|lshw-2.16-1|16	Requires: ldetect-lst >= 0.1.282
12mr|lshw-2.16-1|17	BuildRequires: sqlite3-devel
12mr|lshw-2.16-1|18	
12mr|lshw-2.16-1|19	%description
12mr|lshw-2.16-1|20	lshw (Hardware Lister) is a tool to provide detailed information
12mr|lshw-2.16-1|21	on the hardware configuration of the machine.
12mr|lshw-2.16-1|22	
12mr|lshw-2.16-1|23	%package gui
12mr|lshw-2.16-1|24	Summary: HardWare LiSter (GUI version)
12mr|lshw-2.16-1|25	Group:  System/Kernel and hardware
12mr|lshw-2.16-1|26	Requires: %{name}
12mr|lshw-2.16-1|27	Requires: gtk2
12mr|lshw-2.16-1|28	BuildRequires: gtk2-devel
12mr|lshw-2.16-1|29	%description gui
12mr|lshw-2.16-1|30	This package provides a graphical user interface to lshw
12mr|lshw-2.16-1|31	
12mr|lshw-2.16-1|32	%prep
12mr|lshw-2.16-1|33	%setup -q -n %{name}-%{realversion}
12mr|lshw-2.16-1|34	# Ugly since 2.07 default rights are messed
12mr|lshw-2.16-1|35	find -type f | xargs chmod 644
12mr|lshw-2.16-1|36	find -type d | xargs chmod 755
12mr|lshw-2.16-1|37	
12mr|lshw-2.16-1|38	%build
12mr|lshw-2.16-1|39	make
12mr|lshw-2.16-1|40	make gui
12mr|lshw-2.16-1|41	
12mr|lshw-2.16-1|42	%install
12mr|lshw-2.16-1|43	%makeinstall_std
12mr|lshw-2.16-1|44	make PREFIX=%_prefix SBINDIR=%_sbindir MANDIR=%_mandir DESTDIR=%{buildroot} install-gui
12mr|lshw-2.16-1|45	
12mr|lshw-2.16-1|46	# packaged as part of ldetect-lst
12mr|lshw-2.16-1|47	rm -f %{buildroot}%{_datadir}/lshw/{oui.txt,*.ids}
12mr|lshw-2.16-1|48	
12mr|lshw-2.16-1|49	%find_lang %{name}
12mr|lshw-2.16-1|50	
12mr|lshw-2.16-1|51	%clean
12mr|lshw-2.16-1|52	rm -rf %{buildroot}
12mr|lshw-2.16-1|53	
12mr|lshw-2.16-1|54	%files -f %{name}.lang
12mr|lshw-2.16-1|55	%defattr(-,root,root)
12mr|lshw-2.16-1|56	%{_sbindir}/lshw
12mr|lshw-2.16-1|57	%dir %{_datadir}/lshw
12mr|lshw-2.16-1|58	%{_datadir}/lshw/*.txt
12mr|lshw-2.16-1|59	%attr(644,root,root) %{_mandir}/man1/lshw.*
12mr|lshw-2.16-1|60	
12mr|lshw-2.16-1|61	%files gui
12mr|lshw-2.16-1|62	%defattr(-,root,root)
12mr|lshw-2.16-1|63	%doc COPYING
12mr|lshw-2.16-1|64	%{_sbindir}/gtk-lshw
12mr|lshw-2.16-1|65	%{_datadir}/lshw/artwork
12mr|lshw-2.16-1|66	%{_datadir}/lshw/ui/gtk-lshw.ui
12mr|lshw-2.16-1|67	
12mr|lshw-2.16-1|68	
12mr|lshw-2.16-1|69	
12mr|lshw-2.16-1|70	%changelog
12mr|lshw-2.16-1|71	* Fri Aug  17 2012 akdengi <kazancas@mandriva.ru>
12mr|lshw-2.16-1|72	+ Commit: 0bde454
12mr|lshw-2.16-1|73	- -new version 2.16
12mr|lshw-2.16-1|74	
12mr|lshw-2.16-1|75	

15061 12
12mr|lslk-1.29-15|1	%define name lslk
12mr|lslk-1.29-15|2	%define version 1.29
12mr|lslk-1.29-15|3	%define release %mkrel 15
12mr|lslk-1.29-15|4	
12mr|lslk-1.29-15|5	Summary: A lock file lister
12mr|lslk-1.29-15|6	Name: %name
12mr|lslk-1.29-15|7	Version: %version
12mr|lslk-1.29-15|8	Release: %release
12mr|lslk-1.29-15|9	License: GPL style
12mr|lslk-1.29-15|10	Group: Monitoring
12mr|lslk-1.29-15|11	URL: ftp://vic.cc.purdue.edu:/pub/tools/unix/lslk/
12mr|lslk-1.29-15|12	Source: ftp://vic.cc.purdue.edu/pub/tools/unix/lslk/lslk_%{version}_W.tar.bz2
12mr|lslk-1.29-15|13	Buildroot: %_tmppath/%name-buildroot
12mr|lslk-1.29-15|14	
12mr|lslk-1.29-15|15	%description
12mr|lslk-1.29-15|16	Lslk is a lock file lister.  Lslk attempts to list all of the locks on
12mr|lslk-1.29-15|17	the executing system's local files (i.e., on the active inodes).
12mr|lslk-1.29-15|18	
12mr|lslk-1.29-15|19	Install lslk if you need a utility for listing file locks.
12mr|lslk-1.29-15|20	
12mr|lslk-1.29-15|21	%prep
12mr|lslk-1.29-15|22	%setup -q -c -n lslk
12mr|lslk-1.29-15|23	tar xf lslk_%version.tar
12mr|lslk-1.29-15|24	[ -d lslk_%version ] && cd lslk_%version
12mr|lslk-1.29-15|25	
12mr|lslk-1.29-15|26	%build
12mr|lslk-1.29-15|27	[ -d lslk_%version ] && cd lslk_%version
12mr|lslk-1.29-15|28	./Configure -n linux
12mr|lslk-1.29-15|29	%make DEBUG="$RPM_OPT_FLAGS" CFGF=-DLINUXV=228
12mr|lslk-1.29-15|30	
12mr|lslk-1.29-15|31	%install
12mr|lslk-1.29-15|32	rm -rf $RPM_BUILD_ROOT
12mr|lslk-1.29-15|33	mkdir -p $RPM_BUILD_ROOT%_sbindir
12mr|lslk-1.29-15|34	mkdir -p $RPM_BUILD_ROOT%_mandir/man8
12mr|lslk-1.29-15|35	
12mr|lslk-1.29-15|36	[ -d lslk_%version ] && cd lslk_%version
12mr|lslk-1.29-15|37	install -s lslk $RPM_BUILD_ROOT%_sbindir
12mr|lslk-1.29-15|38	install lslk.8 $RPM_BUILD_ROOT%_mandir/man8/
12mr|lslk-1.29-15|39	
12mr|lslk-1.29-15|40	%clean
12mr|lslk-1.29-15|41	rm -rf $RPM_BUILD_ROOT
12mr|lslk-1.29-15|42	
12mr|lslk-1.29-15|43	%files
12mr|lslk-1.29-15|44	%defattr(644,root,root,755)
12mr|lslk-1.29-15|45	# XXX should be mode 4755, but for now leave the setuid off
12mr|lslk-1.29-15|46	%attr(0755,root,kmem) %_sbindir/lslk
12mr|lslk-1.29-15|47	%_mandir/man8/lslk.8*
12mr|lslk-1.29-15|48	
12mr|lslk-1.29-15|49	
12mr|lslk-1.29-15|50	
12mr|lslk-1.29-15|51	
12mr|lslk-1.29-15|52	
12mr|lslk-1.29-15|53	%changelog
12mr|lslk-1.29-15|54	

15062 12
12mr|lsof-4.84-3|1	%define dname %{name}_%version
12mr|lsof-4.84-3|2	
12mr|lsof-4.84-3|3	Summary:	Lists files open by processes
12mr|lsof-4.84-3|4	Name:		lsof
12mr|lsof-4.84-3|5	Version:	4.84
12mr|lsof-4.84-3|6	Release:	%mkrel 3
12mr|lsof-4.84-3|7	License:	Free
12mr|lsof-4.84-3|8	Url:		ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof
12mr|lsof-4.84-3|9	Group:		Monitoring
12mr|lsof-4.84-3|10	Source0:	ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/%dname.tar.bz2
12mr|lsof-4.84-3|11	Source1:	ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/%dname.tar.bz2.sig
12mr|lsof-4.84-3|12	Patch0:		lsof_4.64-perl-example-fix.patch
12mr|lsof-4.84-3|13	Patch1:		lsof_4.60-has-security.patch
12mr|lsof-4.84-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{version}-buildroot
12mr|lsof-4.84-3|15	
12mr|lsof-4.84-3|16	%description
12mr|lsof-4.84-3|17	Lsof's name stands for LiSt Open Files, and it does just that. It lists
12mr|lsof-4.84-3|18	information about files that are open by the processes running on a UNIX
12mr|lsof-4.84-3|19	system.
12mr|lsof-4.84-3|20	
12mr|lsof-4.84-3|21	%prep
12mr|lsof-4.84-3|22	%setup -q -c -n %{dname}
12mr|lsof-4.84-3|23	
12mr|lsof-4.84-3|24	#
12mr|lsof-4.84-3|25	# Sort out whether this is the wrapped or linux specific tar ball.
12mr|lsof-4.84-3|26	#
12mr|lsof-4.84-3|27	[ -d %{dname} ] && cd %{dname}
12mr|lsof-4.84-3|28	[ -f %{dname}_src.tar ] && tar xf %{dname}_src.tar
12mr|lsof-4.84-3|29	[ -d %{dname}.linux -a ! -d %{dname} ] && \
12mr|lsof-4.84-3|30	mv %{dname}.linux %{dname}
12mr|lsof-4.84-3|31	[ -d %{dname}_src ] && cd %{dname}_src
12mr|lsof-4.84-3|32	
12mr|lsof-4.84-3|33	%patch0 -p1
12mr|lsof-4.84-3|34	%patch1 -p1
12mr|lsof-4.84-3|35	
12mr|lsof-4.84-3|36	%build
12mr|lsof-4.84-3|37	[ -d %{dname}/%{dname}_src ] && cd %{dname}/%{dname}_src
12mr|lsof-4.84-3|38	
12mr|lsof-4.84-3|39	LINUX_BASE=/proc LSOF_LDFLAGS="%{ldflags}" ./Configure -n linux
12mr|lsof-4.84-3|40	
12mr|lsof-4.84-3|41	find -name Makefile | xargs perl -pi -e "s|^CFGL=.*|CFGL=%{ldflags} -L./lib -llsof|g"
12mr|lsof-4.84-3|42	
12mr|lsof-4.84-3|43	%make DEBUG="%{optflags}"
12mr|lsof-4.84-3|44	
12mr|lsof-4.84-3|45	%install
12mr|lsof-4.84-3|46	rm -rf %{buildroot}
12mr|lsof-4.84-3|47	[ -d %{dname}/%{dname}_src ] && cd %{dname}/%{dname}_src
12mr|lsof-4.84-3|48	install -s %{name} -D %{buildroot}%{_sbindir}/%{name}
12mr|lsof-4.84-3|49	install -m644 lsof.8 -D %{buildroot}%{_mandir}/man8/lsof.8
12mr|lsof-4.84-3|50	
12mr|lsof-4.84-3|51	%clean
12mr|lsof-4.84-3|52	rm -rf %{buildroot}
12mr|lsof-4.84-3|53	
12mr|lsof-4.84-3|54	%files
12mr|lsof-4.84-3|55	%defattr(644,root,root,755)
12mr|lsof-4.84-3|56	%doc %{dname}/00*
12mr|lsof-4.84-3|57	%attr(0755,root,kmem) %{_sbindir}/%{name}
12mr|lsof-4.84-3|58	%{_mandir}/man8/lsof.8*
12mr|lsof-4.84-3|59	
12mr|lsof-4.84-3|60	
12mr|lsof-4.84-3|61	
12mr|lsof-4.84-3|62	%changelog
12mr|lsof-4.84-3|63	

15063 12
12mr|ltrace-0.6-0.81.8|1	%define svn 81
12mr|ltrace-0.6-0.81.8|2	%if %svn
12mr|ltrace-0.6-0.81.8|3	%define release %mkrel 0.%svn.8
12mr|ltrace-0.6-0.81.8|4	%else
12mr|ltrace-0.6-0.81.8|5	%define release %mkrel 6
12mr|ltrace-0.6-0.81.8|6	%endif
12mr|ltrace-0.6-0.81.8|7	
12mr|ltrace-0.6-0.81.8|8	Summary:	Track runtime library calls from dynamically linked executables
12mr|ltrace-0.6-0.81.8|9	Name:		ltrace
12mr|ltrace-0.6-0.81.8|10	Version:	0.6
12mr|ltrace-0.6-0.81.8|11	Release:	%{release}
12mr|ltrace-0.6-0.81.8|12	License:	GPLv2+
12mr|ltrace-0.6-0.81.8|13	Group:		Development/Other
12mr|ltrace-0.6-0.81.8|14	URL:		http://svn.debian.org/wsvn/ltrace
12mr|ltrace-0.6-0.81.8|15	# check out svn://svn.debian.org/ltrace/ltrace/trunk and compress
12mr|ltrace-0.6-0.81.8|16	Source0:	ltrace-%{svn}.tar.bz2
12mr|ltrace-0.6-0.81.8|17	# fedora patch:
12mr|ltrace-0.6-0.81.8|18	Patch5:		ltrace-0.5-testsuite.patch
12mr|ltrace-0.6-0.81.8|19	ExclusiveArch:	%{ix86} x86_64 ppc x86_64 sparc alpha
12mr|ltrace-0.6-0.81.8|20	BuildRequires:	elfutils-devel
12mr|ltrace-0.6-0.81.8|21	%if %svn
12mr|ltrace-0.6-0.81.8|22	BuildRequires:	autoconf
12mr|ltrace-0.6-0.81.8|23	%endif
12mr|ltrace-0.6-0.81.8|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ltrace-0.6-0.81.8|25	
12mr|ltrace-0.6-0.81.8|26	%description
12mr|ltrace-0.6-0.81.8|27	Ltrace is a debugging program which runs a specified command until the command
12mr|ltrace-0.6-0.81.8|28	exits. While the command is executing, ltrace intercepts and records both the
12mr|ltrace-0.6-0.81.8|29	dynamic library calls called by the executed process and the signals received
12mr|ltrace-0.6-0.81.8|30	by the executed process. Ltrace can also intercept and print system calls
12mr|ltrace-0.6-0.81.8|31	executed by the process.
12mr|ltrace-0.6-0.81.8|32	
12mr|ltrace-0.6-0.81.8|33	You should install ltrace if you need a sysadmin tool for tracking the
12mr|ltrace-0.6-0.81.8|34	execution of processes.
12mr|ltrace-0.6-0.81.8|35	
12mr|ltrace-0.6-0.81.8|36	%prep
12mr|ltrace-0.6-0.81.8|37	
12mr|ltrace-0.6-0.81.8|38	%if %svn
12mr|ltrace-0.6-0.81.8|39	%setup -q -n %{name}
12mr|ltrace-0.6-0.81.8|40	%else
12mr|ltrace-0.6-0.81.8|41	%setup -q
12mr|ltrace-0.6-0.81.8|42	%endif
12mr|ltrace-0.6-0.81.8|43	
12mr|ltrace-0.6-0.81.8|44	%patch5 -p1
12mr|ltrace-0.6-0.81.8|45	
12mr|ltrace-0.6-0.81.8|46	%build
12mr|ltrace-0.6-0.81.8|47	export CFLAGS="%{optflags} -D_GNU_SOURCE=1"
12mr|ltrace-0.6-0.81.8|48	%if %svn
12mr|ltrace-0.6-0.81.8|49	./autogen.sh
12mr|ltrace-0.6-0.81.8|50	%endif
12mr|ltrace-0.6-0.81.8|51	%configure
12mr|ltrace-0.6-0.81.8|52	%make
12mr|ltrace-0.6-0.81.8|53	
12mr|ltrace-0.6-0.81.8|54	%install
12mr|ltrace-0.6-0.81.8|55	rm -rf %{buildroot}
12mr|ltrace-0.6-0.81.8|56	
12mr|ltrace-0.6-0.81.8|57	%makeinstall_std
12mr|ltrace-0.6-0.81.8|58	
12mr|ltrace-0.6-0.81.8|59	# remove unpackaged files
12mr|ltrace-0.6-0.81.8|60	rm -rf %{buildroot}%{_prefix}/doc
12mr|ltrace-0.6-0.81.8|61	rm -fr %{buildroot}%_docdir/%name
12mr|ltrace-0.6-0.81.8|62	
12mr|ltrace-0.6-0.81.8|63	%clean
12mr|ltrace-0.6-0.81.8|64	rm -rf %{buildroot}
12mr|ltrace-0.6-0.81.8|65	
12mr|ltrace-0.6-0.81.8|66	%files
12mr|ltrace-0.6-0.81.8|67	%defattr(-,root,root)
12mr|ltrace-0.6-0.81.8|68	%doc README TODO BUGS
12mr|ltrace-0.6-0.81.8|69	%config(noreplace) %{_sysconfdir}/ltrace.conf
12mr|ltrace-0.6-0.81.8|70	%{_bindir}/ltrace
12mr|ltrace-0.6-0.81.8|71	%{_mandir}/man1/ltrace.1*
12mr|ltrace-0.6-0.81.8|72	
12mr|ltrace-0.6-0.81.8|73	
12mr|ltrace-0.6-0.81.8|74	
12mr|ltrace-0.6-0.81.8|75	%changelog
12mr|ltrace-0.6-0.81.8|76	

15064 12
12mr|lua-5.1.4-13|1	%define major 5.1
12mr|lua-5.1.4-13|2	%define libname %mklibname %{name} %{major}
12mr|lua-5.1.4-13|3	%define develname %mklibname %{name} -d
12mr|lua-5.1.4-13|4	%define staticname %mklibname %{name} -d -s
12mr|lua-5.1.4-13|5	%define alt_priority %(echo %{major} | sed -e 's/[^0-9]//g')
12mr|lua-5.1.4-13|6	
12mr|lua-5.1.4-13|7	Summary:	Powerful, light-weight programming language
12mr|lua-5.1.4-13|8	Name:		lua
12mr|lua-5.1.4-13|9	Version:	5.1.4
12mr|lua-5.1.4-13|10	Release:	13
12mr|lua-5.1.4-13|11	License:	MIT
12mr|lua-5.1.4-13|12	URL:		http://www.lua.org/
12mr|lua-5.1.4-13|13	Group:		Development/Other
12mr|lua-5.1.4-13|14	Source0:	http://www.lua.org/ftp/%{name}-%{version}.tar.gz
12mr|lua-5.1.4-13|15	Patch0:		lua-5.1-dynlib.patch
12mr|lua-5.1.4-13|16	Patch1:		lua-5.1-pkgconfig_libdir.patch
12mr|lua-5.1.4-13|17	Patch2:		lua-5.1-modules_path.patch
12mr|lua-5.1.4-13|18	Provides:	lua%{major}
12mr|lua-5.1.4-13|19	BuildRequires:	readline-devel
12mr|lua-5.1.4-13|20	BuildRequires:	pkgconfig(ncurses)
12mr|lua-5.1.4-13|21	
12mr|lua-5.1.4-13|22	%description
12mr|lua-5.1.4-13|23	Lua is a programming language originally designed for extending applications,
12mr|lua-5.1.4-13|24	but also frequently used as a general-purpose, stand-alone language. Lua
12mr|lua-5.1.4-13|25	combines simple procedural syntax (similar to Pascal) with powerful data
12mr|lua-5.1.4-13|26	description constructs based on associative arrays and extensible semantics.
12mr|lua-5.1.4-13|27	Lua is dynamically typed, interpreted from bytecodes, and has automatic memory
12mr|lua-5.1.4-13|28	management, making it ideal for configuration, scripting, and rapid
12mr|lua-5.1.4-13|29	prototyping. Lua is implemented as a small library of C functions, written in
12mr|lua-5.1.4-13|30	ANSI C, and compiles unmodified in all known platforms. The implementation
12mr|lua-5.1.4-13|31	goals are simplicity, efficiency, portability, and low embedding cost.
12mr|lua-5.1.4-13|32	
12mr|lua-5.1.4-13|33	%package -n %{libname}
12mr|lua-5.1.4-13|34	Summary:	Powerful, light-weight programming language
12mr|lua-5.1.4-13|35	Group:		Development/Other
12mr|lua-5.1.4-13|36	
12mr|lua-5.1.4-13|37	%description -n %{libname}
12mr|lua-5.1.4-13|38	Lua is a programming language originally designed for extending applications,
12mr|lua-5.1.4-13|39	but also frequently used as a general-purpose, stand-alone language. Lua
12mr|lua-5.1.4-13|40	combines simple procedural syntax (similar to Pascal) with powerful data
12mr|lua-5.1.4-13|41	description constructs based on associative arrays and extensible semantics.
12mr|lua-5.1.4-13|42	Lua is dynamically typed, interpreted from bytecodes, and has automatic memory
12mr|lua-5.1.4-13|43	management, making it ideal for configuration, scripting, and rapid
12mr|lua-5.1.4-13|44	prototyping. Lua is implemented as a small library of C functions, written in
12mr|lua-5.1.4-13|45	ANSI C, and compiles unmodified in all known platforms. The implementation
12mr|lua-5.1.4-13|46	goals are simplicity, efficiency, portability, and low embedding cost.
12mr|lua-5.1.4-13|47	
12mr|lua-5.1.4-13|48	%package -n %{develname}
12mr|lua-5.1.4-13|49	Summary:	Headers and development files for Lua
12mr|lua-5.1.4-13|50	Group:		Development/Other
12mr|lua-5.1.4-13|51	Requires:	%{libname} = %{version}-%{release}
12mr|lua-5.1.4-13|52	Requires:	%{name} = %{version}-%{release}
12mr|lua-5.1.4-13|53	Provides:	liblua%{major}-devel = %{version}-%{release}
12mr|lua-5.1.4-13|54	Provides:	lua-devel = %{version}-%{release}
12mr|lua-5.1.4-13|55	Provides:	lua%{major}-devel = %{version}-%{release}
12mr|lua-5.1.4-13|56	Obsoletes: 	%{_lib}lua5-devel < %{version}
12mr|lua-5.1.4-13|57	
12mr|lua-5.1.4-13|58	%description -n %{develname}
12mr|lua-5.1.4-13|59	This package contains the headers and development files for Lua.
12mr|lua-5.1.4-13|60	
12mr|lua-5.1.4-13|61	%package -n	%{staticname}
12mr|lua-5.1.4-13|62	Summary:	Static development files for Lua
12mr|lua-5.1.4-13|63	Group:		Development/Other
12mr|lua-5.1.4-13|64	Provides:	lua-devel-static = %{version}-%{release}
12mr|lua-5.1.4-13|65	Provides:	lua-static-devel = %{version}-%{release}
12mr|lua-5.1.4-13|66	Requires:	%{develname} = %{version}-%{release}
12mr|lua-5.1.4-13|67	
12mr|lua-5.1.4-13|68	%description -n	%{staticname}
12mr|lua-5.1.4-13|69	This package contains the static development files for Lua.
12mr|lua-5.1.4-13|70	
12mr|lua-5.1.4-13|71	%prep
12mr|lua-5.1.4-13|72	%setup -q
12mr|lua-5.1.4-13|73	%patch0 -p1 -b .dynlib
12mr|lua-5.1.4-13|74	%patch1 -p1 -b .pkgconfig
12mr|lua-5.1.4-13|75	%patch2 -p1 -b .modules
12mr|lua-5.1.4-13|76	
12mr|lua-5.1.4-13|77	sed -i -e "s|/usr/local|%{_prefix}|g" Makefile
12mr|lua-5.1.4-13|78	sed -i -e "s|/lib|/%{_lib}|g" Makefile
12mr|lua-5.1.4-13|79	sed -i -e "s|/usr/local|%{_prefix}|g" src/luaconf.h
12mr|lua-5.1.4-13|80	sed -i -e "s|/lib|/%{_lib}|g" src/luaconf.h
12mr|lua-5.1.4-13|81	sed -i -e "s|/man/man1|/share/man/man1|g" Makefile
12mr|lua-5.1.4-13|82	sed -i -e "s|\$(V)|%{major}|g" src/Makefile
12mr|lua-5.1.4-13|83	
12mr|lua-5.1.4-13|84	%build
12mr|lua-5.1.4-13|85	%make linux CFLAGS="%{optflags} -fPIC -DLUA_USE_LINUX"
12mr|lua-5.1.4-13|86	sed -i -e "s#/usr/local#%{_prefix}#" etc/lua.pc
12mr|lua-5.1.4-13|87	sed -i -e 's/-lreadline -lncurses //g' etc/lua.pc
12mr|lua-5.1.4-13|88	
12mr|lua-5.1.4-13|89	%install
12mr|lua-5.1.4-13|90	rm -rf %{buildroot}
12mr|lua-5.1.4-13|91	
12mr|lua-5.1.4-13|92	%makeinstall_std INSTALL_TOP=%{buildroot}%{_prefix} INSTALL_LIB=%{buildroot}%{_libdir} INSTALL_MAN=%{buildroot}%{_mandir}/man1
12mr|lua-5.1.4-13|93	install -d %{buildroot}%{_libdir}/lua/%{major}/
12mr|lua-5.1.4-13|94	install -d %{buildroot}%{_datadir}/lua/%{major}/
12mr|lua-5.1.4-13|95	install -m 644 test/*.lua %{buildroot}%{_datadir}/lua/%{major}/
12mr|lua-5.1.4-13|96	
12mr|lua-5.1.4-13|97	install -m 755 src/liblua.so.%{major}* %{buildroot}%{_libdir}
12mr|lua-5.1.4-13|98	ln -s liblua.so.%{major} %{buildroot}%{_libdir}/liblua.so
12mr|lua-5.1.4-13|99	
12mr|lua-5.1.4-13|100	install -d -m 755 %{buildroot}%{_libdir}/pkgconfig/
12mr|lua-5.1.4-13|101	install -m 644 etc/lua.pc %{buildroot}%{_libdir}/pkgconfig/
12mr|lua-5.1.4-13|102	
12mr|lua-5.1.4-13|103	# for update-alternatives
12mr|lua-5.1.4-13|104	mv %{buildroot}%{_bindir}/lua %{buildroot}%{_bindir}/lua%{major}
12mr|lua-5.1.4-13|105	mv %{buildroot}%{_bindir}/luac %{buildroot}%{_bindir}/luac%{major}
12mr|lua-5.1.4-13|106	
12mr|lua-5.1.4-13|107	%post
12mr|lua-5.1.4-13|108	/usr/sbin/update-alternatives --install %{_bindir}/lua lua %{_bindir}/lua%{major} %{alt_priority} --slave %{_bindir}/luac luac %{_bindir}/luac%{major}
12mr|lua-5.1.4-13|109	
12mr|lua-5.1.4-13|110	%postun
12mr|lua-5.1.4-13|111	[[ -f %{_bindir}/lua%{major} ]] || /usr/sbin/update-alternatives --remove lua %{_bindir}/lua%{major}
12mr|lua-5.1.4-13|112	
12mr|lua-5.1.4-13|113	%files
12mr|lua-5.1.4-13|114	%doc doc/*.html doc/*.gif
12mr|lua-5.1.4-13|115	%doc COPYRIGHT HISTORY INSTALL README
12mr|lua-5.1.4-13|116	%{_bindir}/*
12mr|lua-5.1.4-13|117	%{_mandir}/man1/*
12mr|lua-5.1.4-13|118	%dir %{_datadir}/lua
12mr|lua-5.1.4-13|119	%{_datadir}/lua/%{major}/*.lua
12mr|lua-5.1.4-13|120	
12mr|lua-5.1.4-13|121	%files -n %{libname}
12mr|lua-5.1.4-13|122	%{_libdir}/liblua.so.%{major}*
12mr|lua-5.1.4-13|123	
12mr|lua-5.1.4-13|124	%files -n %{develname}
12mr|lua-5.1.4-13|125	%{_includedir}/*
12mr|lua-5.1.4-13|126	%{_libdir}/pkgconfig/*
12mr|lua-5.1.4-13|127	%{_libdir}/liblua.so
12mr|lua-5.1.4-13|128	
12mr|lua-5.1.4-13|129	%files -n %{staticname}
12mr|lua-5.1.4-13|130	%{_libdir}/*.a
12mr|lua-5.1.4-13|131	
12mr|lua-5.1.4-13|132	
12mr|lua-5.1.4-13|133	
12mr|lua-5.1.4-13|134	%changelog
12mr|lua-5.1.4-13|135	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|lua-5.1.4-13|136	+ Commit: d0d1904
12mr|lua-5.1.4-13|137	- Drop Obsoletes, do some minor cleanups
12mr|lua-5.1.4-13|138	
12mr|lua-5.1.4-13|139	

15065 12
12mr|lucene-2.4.0-0.0.3|1	# Copyright (c) 2000-2005, JPackage Project
12mr|lucene-2.4.0-0.0.3|2	# All rights reserved.
12mr|lucene-2.4.0-0.0.3|3	#
12mr|lucene-2.4.0-0.0.3|4	# Redistribution and use in source and binary forms, with or without
12mr|lucene-2.4.0-0.0.3|5	# modification, are permitted provided that the following conditions
12mr|lucene-2.4.0-0.0.3|6	# are met:
12mr|lucene-2.4.0-0.0.3|7	#
12mr|lucene-2.4.0-0.0.3|8	# 1. Redistributions of source code must retain the above copyright
12mr|lucene-2.4.0-0.0.3|9	#    notice, this list of conditions and the following disclaimer.
12mr|lucene-2.4.0-0.0.3|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|lucene-2.4.0-0.0.3|11	#    notice, this list of conditions and the following disclaimer in the
12mr|lucene-2.4.0-0.0.3|12	#    documentation and/or other materials provided with the
12mr|lucene-2.4.0-0.0.3|13	#    distribution.
12mr|lucene-2.4.0-0.0.3|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|lucene-2.4.0-0.0.3|15	#    contributors may be used to endorse or promote products derived
12mr|lucene-2.4.0-0.0.3|16	#    from this software without specific prior written permission.
12mr|lucene-2.4.0-0.0.3|17	#
12mr|lucene-2.4.0-0.0.3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|lucene-2.4.0-0.0.3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|lucene-2.4.0-0.0.3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|lucene-2.4.0-0.0.3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|lucene-2.4.0-0.0.3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|lucene-2.4.0-0.0.3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|lucene-2.4.0-0.0.3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|lucene-2.4.0-0.0.3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|lucene-2.4.0-0.0.3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|lucene-2.4.0-0.0.3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|lucene-2.4.0-0.0.3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|lucene-2.4.0-0.0.3|29	#
12mr|lucene-2.4.0-0.0.3|30	
12mr|lucene-2.4.0-0.0.3|31	%define section         free
12mr|lucene-2.4.0-0.0.3|32	%define nversion        2.3
12mr|lucene-2.4.0-0.0.3|33	%define gcj_support     0
12mr|lucene-2.4.0-0.0.3|34	
12mr|lucene-2.4.0-0.0.3|35	Name:           lucene
12mr|lucene-2.4.0-0.0.3|36	Version:        2.4.0
12mr|lucene-2.4.0-0.0.3|37	Release:        %mkrel 0.0.3
12mr|lucene-2.4.0-0.0.3|38	Epoch:          0
12mr|lucene-2.4.0-0.0.3|39	Summary:        High-performance, full-featured text search engine
12mr|lucene-2.4.0-0.0.3|40	License:        Apache License
12mr|lucene-2.4.0-0.0.3|41	URL:            http://lucene.apache.org/
12mr|lucene-2.4.0-0.0.3|42	Group:          Development/Java
12mr|lucene-2.4.0-0.0.3|43	Source0:        http://www.apache.org/dist/lucene/java/%{name}-%{version}-src.tar.gz
12mr|lucene-2.4.0-0.0.3|44	Source1:	lucene-1.9-OSGi-MANIFEST.MF
12mr|lucene-2.4.0-0.0.3|45	Source2:	lucene-1.9-analysis-OSGi-MANIFEST.MF
12mr|lucene-2.4.0-0.0.3|46	Patch4:         lucene-2.3.0-db-javadoc.patch
12mr|lucene-2.4.0-0.0.3|47	BuildRequires:  ant
12mr|lucene-2.4.0-0.0.3|48	BuildRequires:  ant-nodeps
12mr|lucene-2.4.0-0.0.3|49	BuildRequires:  javacc
12mr|lucene-2.4.0-0.0.3|50	BuildRequires:  java-javadoc
12mr|lucene-2.4.0-0.0.3|51	BuildRequires:  java-rpmbuild
12mr|lucene-2.4.0-0.0.3|52	BuildRequires:  junit
12mr|lucene-2.4.0-0.0.3|53	BuildRequires:  jtidy
12mr|lucene-2.4.0-0.0.3|54	BuildRequires:  jakarta-commons-digester
12mr|lucene-2.4.0-0.0.3|55	BuildRequires:  jline
12mr|lucene-2.4.0-0.0.3|56	BuildRequires:  regexp
12mr|lucene-2.4.0-0.0.3|57	BuildRequires:  zip
12mr|lucene-2.4.0-0.0.3|58	Provides:       lucene-core = %{epoch}:%{version}-%{release}
12mr|lucene-2.4.0-0.0.3|59	# previously used by eclipse but no longer needed
12mr|lucene-2.4.0-0.0.3|60	Obsoletes:      lucene-devel < %{version}
12mr|lucene-2.4.0-0.0.3|61	%if !%{gcj_support}
12mr|lucene-2.4.0-0.0.3|62	BuildRequires:  java-devel
12mr|lucene-2.4.0-0.0.3|63	BuildArch:      noarch
12mr|lucene-2.4.0-0.0.3|64	%else
12mr|lucene-2.4.0-0.0.3|65	BuildRequires:  java-gcj-compat-devel
12mr|lucene-2.4.0-0.0.3|66	%endif
12mr|lucene-2.4.0-0.0.3|67	
12mr|lucene-2.4.0-0.0.3|68	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|lucene-2.4.0-0.0.3|69	
12mr|lucene-2.4.0-0.0.3|70	%description
12mr|lucene-2.4.0-0.0.3|71	Jakarta Lucene is a high-performance, full-featured text search engine
12mr|lucene-2.4.0-0.0.3|72	written entirely in Java. It is a technology suitable for nearly any
12mr|lucene-2.4.0-0.0.3|73	application that requires full-text search, especially cross-platform.
12mr|lucene-2.4.0-0.0.3|74	
12mr|lucene-2.4.0-0.0.3|75	%package javadoc
12mr|lucene-2.4.0-0.0.3|76	Summary:        Javadoc for Lucene
12mr|lucene-2.4.0-0.0.3|77	Group:          Development/Java
12mr|lucene-2.4.0-0.0.3|78	
12mr|lucene-2.4.0-0.0.3|79	%description javadoc
12mr|lucene-2.4.0-0.0.3|80	Javadoc for Lucene.
12mr|lucene-2.4.0-0.0.3|81	
12mr|lucene-2.4.0-0.0.3|82	%package demo
12mr|lucene-2.4.0-0.0.3|83	Summary:        Lucene demonstrations and samples
12mr|lucene-2.4.0-0.0.3|84	Group:          Development/Java
12mr|lucene-2.4.0-0.0.3|85	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|lucene-2.4.0-0.0.3|86	
12mr|lucene-2.4.0-0.0.3|87	%description demo
12mr|lucene-2.4.0-0.0.3|88	%{summary}.
12mr|lucene-2.4.0-0.0.3|89	
12mr|lucene-2.4.0-0.0.3|90	%package contrib
12mr|lucene-2.4.0-0.0.3|91	Summary:        Lucene contributed extensions
12mr|lucene-2.4.0-0.0.3|92	Group:          Development/Java
12mr|lucene-2.4.0-0.0.3|93	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|lucene-2.4.0-0.0.3|94	
12mr|lucene-2.4.0-0.0.3|95	%description contrib
12mr|lucene-2.4.0-0.0.3|96	%{summary}.
12mr|lucene-2.4.0-0.0.3|97	
12mr|lucene-2.4.0-0.0.3|98	#%package contrib-db
12mr|lucene-2.4.0-0.0.3|99	#Summary:        Lucene contributed bdb extensions
12mr|lucene-2.4.0-0.0.3|100	#Group:          Internet/WWW/Indexing/Search
12mr|lucene-2.4.0-0.0.3|101	#Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|lucene-2.4.0-0.0.3|102	#Requires:  berkeleydb
12mr|lucene-2.4.0-0.0.3|103	#Requires:  berkeleydb-native >= 0:4.3.29
12mr|lucene-2.4.0-0.0.3|104	
12mr|lucene-2.4.0-0.0.3|105	#%description contrib-db
12mr|lucene-2.4.0-0.0.3|106	#%{summary}.
12mr|lucene-2.4.0-0.0.3|107	
12mr|lucene-2.4.0-0.0.3|108	%prep
12mr|lucene-2.4.0-0.0.3|109	%setup -q -n %{name}-%{version}
12mr|lucene-2.4.0-0.0.3|110	%remove_java_binaries
12mr|lucene-2.4.0-0.0.3|111	
12mr|lucene-2.4.0-0.0.3|112	%patch4 -p0 -b .db-javadoc
12mr|lucene-2.4.0-0.0.3|113	
12mr|lucene-2.4.0-0.0.3|114	%build
12mr|lucene-2.4.0-0.0.3|115	mkdir -p docs
12mr|lucene-2.4.0-0.0.3|116	mkdir -p lib
12mr|lucene-2.4.0-0.0.3|117	export OPT_JAR_LIST="ant/ant-junit junit"
12mr|lucene-2.4.0-0.0.3|118	export CLASSPATH=$(build-classpath jline jtidy regexp commons-digester)
12mr|lucene-2.4.0-0.0.3|119	#pushd contrib/db/bdb/lib
12mr|lucene-2.4.0-0.0.3|120	#ln -sf $(build-classpath berkeleydb-native) .
12mr|lucene-2.4.0-0.0.3|121	#popd
12mr|lucene-2.4.0-0.0.3|122	#pushd contrib/db/bdb-je/lib
12mr|lucene-2.4.0-0.0.3|123	#ln -sf $(build-classpath berkeleydb) .
12mr|lucene-2.4.0-0.0.3|124	#popd
12mr|lucene-2.4.0-0.0.3|125	rm -r contrib/db
12mr|lucene-2.4.0-0.0.3|126	
12mr|lucene-2.4.0-0.0.3|127	#FIXME: Tests freeze randomly. Turning on debug messages shows warnings like:
12mr|lucene-2.4.0-0.0.3|128	
12mr|lucene-2.4.0-0.0.3|129	# [junit] GC Warning: Repeated allocation of very large block (appr. size 512000):
12mr|lucene-2.4.0-0.0.3|130	# [junit] 	May lead to memory leak and poor performance.
12mr|lucene-2.4.0-0.0.3|131	
12mr|lucene-2.4.0-0.0.3|132	# See: http://koji.fedoraproject.org/koji/getfile?taskID=169839&name=build.log
12mr|lucene-2.4.0-0.0.3|133	# for an example
12mr|lucene-2.4.0-0.0.3|134	
12mr|lucene-2.4.0-0.0.3|135	%ant -Dbuild.sysclasspath=first \
12mr|lucene-2.4.0-0.0.3|136	-Djavacc.home=%{_bindir}/javacc \
12mr|lucene-2.4.0-0.0.3|137	-Djavacc.jar=%{_javadir}/javacc.jar \
12mr|lucene-2.4.0-0.0.3|138	-Djavacc.jar.dir=%{_javadir} \
12mr|lucene-2.4.0-0.0.3|139	-Djavadoc.link=%{_javadocdir}/java \
12mr|lucene-2.4.0-0.0.3|140	-Dversion=%{version} \
12mr|lucene-2.4.0-0.0.3|141	package
12mr|lucene-2.4.0-0.0.3|142	#  package test generate-test-reports
12mr|lucene-2.4.0-0.0.3|143	
12mr|lucene-2.4.0-0.0.3|144	mkdir META-INF
12mr|lucene-2.4.0-0.0.3|145	cp %{SOURCE1} META-INF/MANIFEST.MF
12mr|lucene-2.4.0-0.0.3|146	zip -u build/lucene-core-%{version}.jar META-INF/MANIFEST.MF
12mr|lucene-2.4.0-0.0.3|147	cp %{SOURCE2} META-INF/MANIFEST.MF
12mr|lucene-2.4.0-0.0.3|148	zip -u build/contrib/analyzers/lucene-analyzers-%{version}.jar META-INF/MANIFEST.MF
12mr|lucene-2.4.0-0.0.3|149	
12mr|lucene-2.4.0-0.0.3|150	%install
12mr|lucene-2.4.0-0.0.3|151	%{__rm} -rf %{buildroot}
12mr|lucene-2.4.0-0.0.3|152	
12mr|lucene-2.4.0-0.0.3|153	install -d -m 0755 $RPM_BUILD_ROOT%{_javadir}
12mr|lucene-2.4.0-0.0.3|154	install -m 0644 build/%{name}-core-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|lucene-2.4.0-0.0.3|155	install -m 0644 build/%{name}-demos-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-demos-%{version}.jar
12mr|lucene-2.4.0-0.0.3|156	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|lucene-2.4.0-0.0.3|157	
12mr|lucene-2.4.0-0.0.3|158	# contrib jars
12mr|lucene-2.4.0-0.0.3|159	install -d -m 0755 $RPM_BUILD_ROOT%{_javadir}/%{name}-contrib
12mr|lucene-2.4.0-0.0.3|160	for c in analyzers ant highlighter lucli memory misc queries similarity snowball spellchecker surround swing wordnet xml-query-parser; do
12mr|lucene-2.4.0-0.0.3|161	install -m 0644 build/contrib/$c/%{name}-${c}-%{version}.jar \
12mr|lucene-2.4.0-0.0.3|162	$RPM_BUILD_ROOT%{_javadir}/%{name}-contrib
12mr|lucene-2.4.0-0.0.3|163	done
12mr|lucene-2.4.0-0.0.3|164	(cd $RPM_BUILD_ROOT%{_javadir}/%{name}-contrib && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|lucene-2.4.0-0.0.3|165	
12mr|lucene-2.4.0-0.0.3|166	# bdb contrib jars
12mr|lucene-2.4.0-0.0.3|167	#install -d -m 0755 $RPM_BUILD_ROOT%{_javadir}/%{name}-contrib-db
12mr|lucene-2.4.0-0.0.3|168	#install -m 0644 build/contrib/db/bdb/%{name}-bdb-%{version}.jar \
12mr|lucene-2.4.0-0.0.3|169	#		$RPM_BUILD_ROOT%{_javadir}/%{name}-contrib-db
12mr|lucene-2.4.0-0.0.3|170	#install -m 0644 build/contrib/db/bdb-je/%{name}-bdb-je-%{version}.jar \
12mr|lucene-2.4.0-0.0.3|171	#		$RPM_BUILD_ROOT%{_javadir}/%{name}-contrib-db
12mr|lucene-2.4.0-0.0.3|172	#(cd $RPM_BUILD_ROOT%{_javadir}/%{name}-contrib-db && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|lucene-2.4.0-0.0.3|173	
12mr|lucene-2.4.0-0.0.3|174	# javadoc
12mr|lucene-2.4.0-0.0.3|175	install -d -m 0755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|lucene-2.4.0-0.0.3|176	cp -pr build/docs/api/* \
12mr|lucene-2.4.0-0.0.3|177	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|lucene-2.4.0-0.0.3|178	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|lucene-2.4.0-0.0.3|179	
12mr|lucene-2.4.0-0.0.3|180	# webapp
12mr|lucene-2.4.0-0.0.3|181	install -d -m 0755 $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|lucene-2.4.0-0.0.3|182	install -m 0644 build/%{name}web.war \
12mr|lucene-2.4.0-0.0.3|183	$RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|lucene-2.4.0-0.0.3|184	
12mr|lucene-2.4.0-0.0.3|185	%{gcj_compile}
12mr|lucene-2.4.0-0.0.3|186	
12mr|lucene-2.4.0-0.0.3|187	%clean
12mr|lucene-2.4.0-0.0.3|188	%{__rm} -rf %{buildroot}
12mr|lucene-2.4.0-0.0.3|189	
12mr|lucene-2.4.0-0.0.3|190	%if %{gcj_support}
12mr|lucene-2.4.0-0.0.3|191	%post
12mr|lucene-2.4.0-0.0.3|192	%{update_gcjdb}
12mr|lucene-2.4.0-0.0.3|193	
12mr|lucene-2.4.0-0.0.3|194	%postun
12mr|lucene-2.4.0-0.0.3|195	%{clean_gcjdb}
12mr|lucene-2.4.0-0.0.3|196	%endif
12mr|lucene-2.4.0-0.0.3|197	
12mr|lucene-2.4.0-0.0.3|198	%files
12mr|lucene-2.4.0-0.0.3|199	%defattr(0644,root,root,0755)
12mr|lucene-2.4.0-0.0.3|200	%doc CHANGES.txt LICENSE.txt README.txt
12mr|lucene-2.4.0-0.0.3|201	%{_javadir}/%{name}-%{version}.jar
12mr|lucene-2.4.0-0.0.3|202	%{_javadir}/%{name}.jar
12mr|lucene-2.4.0-0.0.3|203	%{_datadir}/%{name}-%{version}
12mr|lucene-2.4.0-0.0.3|204	%if %{gcj_support}
12mr|lucene-2.4.0-0.0.3|205	%dir %{_libdir}/gcj/%{name}
12mr|lucene-2.4.0-0.0.3|206	%{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
12mr|lucene-2.4.0-0.0.3|207	%endif
12mr|lucene-2.4.0-0.0.3|208	
12mr|lucene-2.4.0-0.0.3|209	%files javadoc
12mr|lucene-2.4.0-0.0.3|210	%defattr(0644,root,root,0755)
12mr|lucene-2.4.0-0.0.3|211	%{_javadocdir}/%{name}-%{version}
12mr|lucene-2.4.0-0.0.3|212	%ghost %{_javadocdir}/%{name}
12mr|lucene-2.4.0-0.0.3|213	
12mr|lucene-2.4.0-0.0.3|214	%files contrib
12mr|lucene-2.4.0-0.0.3|215	%defattr(0644,root,root,0755)
12mr|lucene-2.4.0-0.0.3|216	%{_javadir}/%{name}-contrib
12mr|lucene-2.4.0-0.0.3|217	%if %{gcj_support}
12mr|lucene-2.4.0-0.0.3|218	%{_libdir}/gcj/%{name}/lucene-analyzers-%{version}.jar.*
12mr|lucene-2.4.0-0.0.3|219	%{_libdir}/gcj/%{name}/lucene-ant-%{version}.jar.*
12mr|lucene-2.4.0-0.0.3|220	%{_libdir}/gcj/%{name}/lucene-highlighter-%{version}.jar.*
12mr|lucene-2.4.0-0.0.3|221	%{_libdir}/gcj/%{name}/lucene-lucli-%{version}.jar.*
12mr|lucene-2.4.0-0.0.3|222	%{_libdir}/gcj/%{name}/lucene-memory-%{version}.jar.*
12mr|lucene-2.4.0-0.0.3|223	%{_libdir}/gcj/%{name}/lucene-misc-%{version}.jar.*
12mr|lucene-2.4.0-0.0.3|224	%{_libdir}/gcj/%{name}/lucene-queries-%{version}.jar.*
12mr|lucene-2.4.0-0.0.3|225	%{_libdir}/gcj/%{name}/lucene-snowball-%{version}.jar.*
12mr|lucene-2.4.0-0.0.3|226	%{_libdir}/gcj/%{name}/lucene-spellchecker-%{version}.jar.*
12mr|lucene-2.4.0-0.0.3|227	%{_libdir}/gcj/%{name}/lucene-surround-%{version}.jar.*
12mr|lucene-2.4.0-0.0.3|228	%{_libdir}/gcj/%{name}/lucene-swing-%{version}.jar.*
12mr|lucene-2.4.0-0.0.3|229	%{_libdir}/gcj/%{name}/lucene-wordnet-%{version}.jar.*
12mr|lucene-2.4.0-0.0.3|230	%{_libdir}/gcj/%{name}/lucene-xml-query-parser-%{version}.jar.*
12mr|lucene-2.4.0-0.0.3|231	%endif
12mr|lucene-2.4.0-0.0.3|232	
12mr|lucene-2.4.0-0.0.3|233	#%files contrib-db
12mr|lucene-2.4.0-0.0.3|234	#%defattr(0644,root,root,0755)
12mr|lucene-2.4.0-0.0.3|235	#%{_javadir}/%{name}-contrib-db
12mr|lucene-2.4.0-0.0.3|236	#%if %{with_gcj}
12mr|lucene-2.4.0-0.0.3|237	#%{_libdir}/gcj/%{name}/lucene-bdb-%{version}.jar.*
12mr|lucene-2.4.0-0.0.3|238	#%{_libdir}/gcj/%{name}/lucene-bdb-je-%{version}.jar.*
12mr|lucene-2.4.0-0.0.3|239	#%endif
12mr|lucene-2.4.0-0.0.3|240	
12mr|lucene-2.4.0-0.0.3|241	%files demo
12mr|lucene-2.4.0-0.0.3|242	%defattr(0644,root,root,0755)
12mr|lucene-2.4.0-0.0.3|243	%{_javadir}/%{name}-demos-%{version}.jar
12mr|lucene-2.4.0-0.0.3|244	%{_javadir}/%{name}-demos.jar
12mr|lucene-2.4.0-0.0.3|245	%if %{gcj_support}
12mr|lucene-2.4.0-0.0.3|246	%{_libdir}/gcj/%{name}/%{name}-demos-%{version}.jar.*
12mr|lucene-2.4.0-0.0.3|247	%endif
12mr|lucene-2.4.0-0.0.3|248	
12mr|lucene-2.4.0-0.0.3|249	
12mr|lucene-2.4.0-0.0.3|250	
12mr|lucene-2.4.0-0.0.3|251	%changelog
12mr|lucene-2.4.0-0.0.3|252	

15066 12
12mr|luit-1.1.1-1|1	Name: luit
12mr|luit-1.1.1-1|2	Version: 1.1.1
12mr|luit-1.1.1-1|3	Release: 1
12mr|luit-1.1.1-1|4	Summary: Locale and ISO 2022 support for Unicode terminals
12mr|luit-1.1.1-1|5	Group: Development/X11
12mr|luit-1.1.1-1|6	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|luit-1.1.1-1|7	License: MIT
12mr|luit-1.1.1-1|8	
12mr|luit-1.1.1-1|9	BuildRequires: libfontenc-devel >= 1.0.1
12mr|luit-1.1.1-1|10	BuildRequires: libx11-devel >= 1.0.0
12mr|luit-1.1.1-1|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|luit-1.1.1-1|12	
12mr|luit-1.1.1-1|13	%description
12mr|luit-1.1.1-1|14	Luit is a filter that can be run between an arbitrary application and a UTF-8
12mr|luit-1.1.1-1|15	terminal emulator. It will convert application output from the locale's
12mr|luit-1.1.1-1|16	encoding into UTF-8, and convert terminal input from UTF-8 into the locale's
12mr|luit-1.1.1-1|17	encoding.
12mr|luit-1.1.1-1|18	
12mr|luit-1.1.1-1|19	%prep
12mr|luit-1.1.1-1|20	%setup -q -n %{name}-%{version}
12mr|luit-1.1.1-1|21	
12mr|luit-1.1.1-1|22	%build
12mr|luit-1.1.1-1|23	%configure2_5x	--x-includes=%{_includedir} \
12mr|luit-1.1.1-1|24	--x-libraries=%{_libdir} \
12mr|luit-1.1.1-1|25	--with-localealiasfile=%{_datadir}/X11/locale/locale.dir
12mr|luit-1.1.1-1|26	
12mr|luit-1.1.1-1|27	%make
12mr|luit-1.1.1-1|28	
12mr|luit-1.1.1-1|29	%install
12mr|luit-1.1.1-1|30	%makeinstall_std
12mr|luit-1.1.1-1|31	
12mr|luit-1.1.1-1|32	%files
12mr|luit-1.1.1-1|33	%{_bindir}/luit
12mr|luit-1.1.1-1|34	%{_mandir}/man1/luit.1*
12mr|luit-1.1.1-1|35	
12mr|luit-1.1.1-1|36	
12mr|luit-1.1.1-1|37	
12mr|luit-1.1.1-1|38	
12mr|luit-1.1.1-1|39	%changelog
12mr|luit-1.1.1-1|40	

15067 12
12mr|lv2core-6.0-1|1	%define _enable_debug_packages %{nil}
12mr|lv2core-6.0-1|2	%define debug_package          %{nil}
12mr|lv2core-6.0-1|3	
12mr|lv2core-6.0-1|4	Summary:    The core LV2 specification
12mr|lv2core-6.0-1|5	Name:       lv2core
12mr|lv2core-6.0-1|6	Version:    6.0
12mr|lv2core-6.0-1|7	Release:    %mkrel 1
12mr|lv2core-6.0-1|8	Group:      System/Libraries
12mr|lv2core-6.0-1|9	License:    ISC
12mr|lv2core-6.0-1|10	URL:        http://lv2plug.in/
12mr|lv2core-6.0-1|11	Source0:    http://lv2plug.in/spec/%{name}-%{version}.tar.bz2
12mr|lv2core-6.0-1|12	BuildRequires:  pkgconfig
12mr|lv2core-6.0-1|13	BuildRequires:  python
12mr|lv2core-6.0-1|14	
12mr|lv2core-6.0-1|15	%description
12mr|lv2core-6.0-1|16	LV2 is a standard for plugins and matching host applications, primarily
12mr|lv2core-6.0-1|17	targeted at audio processing and generation.
12mr|lv2core-6.0-1|18	
12mr|lv2core-6.0-1|19	LV2 is a successor to LADSPA, created to address the limitations of LADSPA
12mr|lv2core-6.0-1|20	which many applications have outgrown.  Compared to LADSPA, all plugin data
12mr|lv2core-6.0-1|21	is moved from the code to a separate data file, and the code has been made as
12mr|lv2core-6.0-1|22	generic as possible.  As a result, LV2 can be independently extended
12mr|lv2core-6.0-1|23	(retaining compatibility wherever possible), and virtually any feasible
12mr|lv2core-6.0-1|24	plugin features can be implemented in an LV2 plugin.
12mr|lv2core-6.0-1|25	
12mr|lv2core-6.0-1|26	The major version of this package refers to the LV2 specification revision
12mr|lv2core-6.0-1|27	contained, while the minor version refers only to this package.
12mr|lv2core-6.0-1|28	
12mr|lv2core-6.0-1|29	%package    devel
12mr|lv2core-6.0-1|30	Summary:    Development files for the core LV2 specification
12mr|lv2core-6.0-1|31	Group:      Development/C
12mr|lv2core-6.0-1|32	Requires:   %{name} = %{version}
12mr|lv2core-6.0-1|33	
12mr|lv2core-6.0-1|34	%description    devel
12mr|lv2core-6.0-1|35	This package contains development files for the core LV2 specification.
12mr|lv2core-6.0-1|36	
12mr|lv2core-6.0-1|37	%prep
12mr|lv2core-6.0-1|38	
12mr|lv2core-6.0-1|39	%setup -q -n %{name}-%{version}
12mr|lv2core-6.0-1|40	
12mr|lv2core-6.0-1|41	%build
12mr|lv2core-6.0-1|42	python ./waf configure \
12mr|lv2core-6.0-1|43	--prefix=%{_prefix} \
12mr|lv2core-6.0-1|44	--libdir=%{_libdir}
12mr|lv2core-6.0-1|45	
12mr|lv2core-6.0-1|46	python ./waf build
12mr|lv2core-6.0-1|47	
12mr|lv2core-6.0-1|48	%install
12mr|lv2core-6.0-1|49	rm -rf %{buildroot}
12mr|lv2core-6.0-1|50	
12mr|lv2core-6.0-1|51	DESTDIR=%{buildroot} python ./waf install
12mr|lv2core-6.0-1|52	
12mr|lv2core-6.0-1|53	%files
12mr|lv2core-6.0-1|54	%doc AUTHORS README
12mr|lv2core-6.0-1|55	%dir %{_libdir}/lv2/lv2core.lv2
12mr|lv2core-6.0-1|56	%{_libdir}/lv2/lv2core.lv2/lv2core.ttl
12mr|lv2core-6.0-1|57	%{_libdir}/lv2/lv2core.lv2/lv2core.doap.ttl
12mr|lv2core-6.0-1|58	%{_libdir}/lv2/lv2core.lv2/manifest.ttl
12mr|lv2core-6.0-1|59	
12mr|lv2core-6.0-1|60	%files devel
12mr|lv2core-6.0-1|61	%{_includedir}/lv2.h
12mr|lv2core-6.0-1|62	%{_includedir}/lv2/lv2plug.in/ns/lv2core
12mr|lv2core-6.0-1|63	%{_libdir}/pkgconfig/lv2core.pc
12mr|lv2core-6.0-1|64	%{_libdir}/lv2/lv2core.lv2/lv2.h
12mr|lv2core-6.0-1|65	
12mr|lv2core-6.0-1|66	%changelog
12mr|lv2core-6.0-1|67	

15068 12
12mr|lvm2-2.02.97-3|1	%define lvmversion 2.02.97
12mr|lvm2-2.02.97-3|2	%define dmversion 1.02.76
12mr|lvm2-2.02.97-3|3	%define _usrsbindir %{_prefix}/sbin
12mr|lvm2-2.02.97-3|4	%define _sbindir /sbin
12mr|lvm2-2.02.97-3|5	%define _udevdir /lib/udev/rules.d
12mr|lvm2-2.02.97-3|6	%define dmmajor 1.02
12mr|lvm2-2.02.97-3|7	%define cmdmajor 2.02
12mr|lvm2-2.02.97-3|8	%define appmajor 2.2
12mr|lvm2-2.02.97-3|9	
12mr|lvm2-2.02.97-3|10	%define dmlibname %mklibname devmapper %{dmmajor}
12mr|lvm2-2.02.97-3|11	%define dmdevelname %mklibname devmapper -d
12mr|lvm2-2.02.97-3|12	%define event_libname %mklibname devmapper-event %{dmmajor}
12mr|lvm2-2.02.97-3|13	%define event_develname %mklibname devmapper-event -d
12mr|lvm2-2.02.97-3|14	%define cmdlibname %mklibname lvm2cmd %{cmdmajor}
12mr|lvm2-2.02.97-3|15	%define cmddevelname %mklibname lvm2cmd -d
12mr|lvm2-2.02.97-3|16	
12mr|lvm2-2.02.97-3|17	%define build_lvm2app 1
12mr|lvm2-2.02.97-3|18	%define build_cluster 0
12mr|lvm2-2.02.97-3|19	%define build_dmeventd 1
12mr|lvm2-2.02.97-3|20	
12mr|lvm2-2.02.97-3|21	#requirements for cluster
12mr|lvm2-2.02.97-3|22	%define corosync_version 1.2.0
12mr|lvm2-2.02.97-3|23	%define openais_version 1.1.1
12mr|lvm2-2.02.97-3|24	%define cluster_version 3.0.6
12mr|lvm2-2.02.97-3|25	
12mr|lvm2-2.02.97-3|26	%{?_with_dmeventd: %{expand: %%global build_dmeventd 1}}
12mr|lvm2-2.02.97-3|27	%{?_without_dmeventd: %{expand: %%global build_dmeventd 0}}
12mr|lvm2-2.02.97-3|28	%{?_with_lvm2app: %{expand: %%global build_lvm2app 1}}
12mr|lvm2-2.02.97-3|29	%{?_without_lvm2app: %{expand: %%global build_lvm2app 0}}
12mr|lvm2-2.02.97-3|30	%{?_with_cluster: %{expand: %%global build_cluster 1}}
12mr|lvm2-2.02.97-3|31	%{?_without_cluster: %{expand: %%global build_cluster 0}}
12mr|lvm2-2.02.97-3|32	
12mr|lvm2-2.02.97-3|33	#Return when we fix uclib stupid bug in ABF
12mr|lvm2-2.02.97-3|34	#bcond_without uclibc
12mr|lvm2-2.02.97-3|35	%bcond_with uclibc
12mr|lvm2-2.02.97-3|36	
12mr|lvm2-2.02.97-3|37	
12mr|lvm2-2.02.97-3|38	%if %build_lvm2app
12mr|lvm2-2.02.97-3|39	%define applibname %mklibname lvm2app %{appmajor}
12mr|lvm2-2.02.97-3|40	%define appdevelname %mklibname -d lvm2
12mr|lvm2-2.02.97-3|41	%endif
12mr|lvm2-2.02.97-3|42	
12mr|lvm2-2.02.97-3|43	%if %build_dmeventd
12mr|lvm2-2.02.97-3|44	%define dm_req %{event_libname}
12mr|lvm2-2.02.97-3|45	%define dm_req_d %{event_develname}
12mr|lvm2-2.02.97-3|46	%else
12mr|lvm2-2.02.97-3|47	%define dm_req %{dmlibname}
12mr|lvm2-2.02.97-3|48	%define dm_req_d %{dmdevelname}
12mr|lvm2-2.02.97-3|49	%endif
12mr|lvm2-2.02.97-3|50	
12mr|lvm2-2.02.97-3|51	Summary:	Logical Volume Manager administration tools
12mr|lvm2-2.02.97-3|52	Name:		lvm2
12mr|lvm2-2.02.97-3|53	Version:	%{lvmversion}
12mr|lvm2-2.02.97-3|54	Release:	3
12mr|lvm2-2.02.97-3|55	Source0:	ftp://sources.redhat.com/pub/lvm2/LVM2.%{lvmversion}.tgz
12mr|lvm2-2.02.97-3|56	Source1:	ftp://sources.redhat.com/pub/lvm2/LVM2.%{lvmversion}.tgz.asc
12mr|lvm2-2.02.97-3|57	Source2:	%{name}-tmpfiles.conf
12mr|lvm2-2.02.97-3|58	Source10:	%{name}.rpmlintrc
12mr|lvm2-2.02.97-3|59	Patch0:		lvm2-2.02.53-alternatives.patch
12mr|lvm2-2.02.97-3|60	Patch1:		lvm2-2.02.77-qdiskd.patch
12mr|lvm2-2.02.97-3|61	Patch2:		lvm2-2.02.97-vgmknodes-man.patch
12mr|lvm2-2.02.97-3|62	Patch5:		lvm2-2.02.77-preferred_names.patch
12mr|lvm2-2.02.97-3|63	License:	GPLv2 and LGPL2.1
12mr|lvm2-2.02.97-3|64	Group:		System/Kernel and hardware
12mr|lvm2-2.02.97-3|65	URL:		http://sources.redhat.com/lvm2/
12mr|lvm2-2.02.97-3|66	BuildConflicts:	device-mapper-devel < %{dmversion}
12mr|lvm2-2.02.97-3|67	BuildRequires:	readline-devel
12mr|lvm2-2.02.97-3|68	BuildRequires:	ncurses-devel
12mr|lvm2-2.02.97-3|69	#BuildRequires:	autoconf
12mr|lvm2-2.02.97-3|70	BuildRequires:	sed
12mr|lvm2-2.02.97-3|71	Conflicts:	lvm
12mr|lvm2-2.02.97-3|72	Conflicts:	lvm1
12mr|lvm2-2.02.97-3|73	BuildRequires:	glibc-static-devel
12mr|lvm2-2.02.97-3|74	%if %{with uclibc}
12mr|lvm2-2.02.97-3|75	BuildRequires:	uClibc-devel
12mr|lvm2-2.02.97-3|76	%endif
12mr|lvm2-2.02.97-3|77	%if %build_dmeventd
12mr|lvm2-2.02.97-3|78	# install plugins as well
12mr|lvm2-2.02.97-3|79	Requires:	%{cmdlibname} = %{lvmversion}-%{release}
12mr|lvm2-2.02.97-3|80	%endif
12mr|lvm2-2.02.97-3|81	Requires:	%{dm_req} >= %{dmversion}
12mr|lvm2-2.02.97-3|82	%if %mdvver >= 201200
12mr|lvm2-2.02.97-3|83	BuildRequires:	systemd-units
12mr|lvm2-2.02.97-3|84	Requires(post): systemd
12mr|lvm2-2.02.97-3|85	%endif
12mr|lvm2-2.02.97-3|86	
12mr|lvm2-2.02.97-3|87	%description
12mr|lvm2-2.02.97-3|88	LVM includes all of the support for handling read/write operations on
12mr|lvm2-2.02.97-3|89	physical volumes (hard disks, RAID-Systems, magneto optical, etc.,
12mr|lvm2-2.02.97-3|90	multiple devices (MD), see mdadm(8) or even loop devices, see losetup(8)),
12mr|lvm2-2.02.97-3|91	creating volume groups (kind of virtual disks) from one or more physical
12mr|lvm2-2.02.97-3|92	volumes and creating one or more logical volumes (kind of logical partitions)
12mr|lvm2-2.02.97-3|93	in volume groups.
12mr|lvm2-2.02.97-3|94	
12mr|lvm2-2.02.97-3|95	%package -n %{cmdlibname}
12mr|lvm2-2.02.97-3|96	Summary:	LVM2 command line library
12mr|lvm2-2.02.97-3|97	Group:		System/Kernel and hardware
12mr|lvm2-2.02.97-3|98	Requires:	%{dm_req} >= %{dmversion}
12mr|lvm2-2.02.97-3|99	# Avoid devel deps on library due to autoreq picking these plugins up as devel libs
12mr|lvm2-2.02.97-3|100	%define __noautoreqfiles	'libdevmapper-event-lvm2(mirror|raid|snapshot).so'
12mr|lvm2-2.02.97-3|101	
12mr|lvm2-2.02.97-3|102	%description -n	%{cmdlibname}
12mr|lvm2-2.02.97-3|103	The lvm2 command line library allows building programs that manage
12mr|lvm2-2.02.97-3|104	lvm devices without invoking a separate program.
12mr|lvm2-2.02.97-3|105	
12mr|lvm2-2.02.97-3|106	%package -n %{cmddevelname}
12mr|lvm2-2.02.97-3|107	Summary:	Development files for LVM2 command line library
12mr|lvm2-2.02.97-3|108	Group:		System/Kernel and hardware
12mr|lvm2-2.02.97-3|109	Requires:	%{cmdlibname} = %{lvmversion}-%{release}
12mr|lvm2-2.02.97-3|110	Requires:	%{dm_req_d} = %{dmversion}-%{release}
12mr|lvm2-2.02.97-3|111	Provides:	liblvm2cmd-devel = %{lvmversion}-%{release}
12mr|lvm2-2.02.97-3|112	Obsoletes:	%{mklibname lvm2cmd %cmdmajor -d}
12mr|lvm2-2.02.97-3|113	
12mr|lvm2-2.02.97-3|114	%description -n	%{cmddevelname}
12mr|lvm2-2.02.97-3|115	The lvm2 command line library allows building programs that manage
12mr|lvm2-2.02.97-3|116	lvm devices without invoking a separate program.
12mr|lvm2-2.02.97-3|117	This package contains the header files for building with lvm2cmd and lvm2app.
12mr|lvm2-2.02.97-3|118	
12mr|lvm2-2.02.97-3|119	%if %build_lvm2app
12mr|lvm2-2.02.97-3|120	%package -n %{applibname}
12mr|lvm2-2.02.97-3|121	Summary:	LVM2 application api library
12mr|lvm2-2.02.97-3|122	Group:		System/Kernel and hardware
12mr|lvm2-2.02.97-3|123	Requires:	%{dm_req} >= %{dmversion}
12mr|lvm2-2.02.97-3|124	Obsoletes:	%{mklibname lvm2app 2.1}
12mr|lvm2-2.02.97-3|125	
12mr|lvm2-2.02.97-3|126	%description -n	%{applibname}
12mr|lvm2-2.02.97-3|127	LVM2 application API.
12mr|lvm2-2.02.97-3|128	
12mr|lvm2-2.02.97-3|129	%package -n %{appdevelname}
12mr|lvm2-2.02.97-3|130	Summary:	Development files for LVM2 command line library
12mr|lvm2-2.02.97-3|131	Group:		System/Kernel and hardware
12mr|lvm2-2.02.97-3|132	Requires:	pkgconfig
12mr|lvm2-2.02.97-3|133	Requires:	%{applibname} = %{lvmversion}-%{release}
12mr|lvm2-2.02.97-3|134	Requires:	%{dm_req_d} = %{dmversion}-%{release}
12mr|lvm2-2.02.97-3|135	Provides:	liblvm2app-devel = %{lvmversion}-%{release}
12mr|lvm2-2.02.97-3|136	Obsoletes:	%{mklibname lvm2app %appmajor -d}
12mr|lvm2-2.02.97-3|137	
12mr|lvm2-2.02.97-3|138	%description -n	%{appdevelname}
12mr|lvm2-2.02.97-3|139	LVM2 application API
12mr|lvm2-2.02.97-3|140	This package contains the header files for building with lvm2app.
12mr|lvm2-2.02.97-3|141	%endif
12mr|lvm2-2.02.97-3|142	
12mr|lvm2-2.02.97-3|143	%if %build_cluster
12mr|lvm2-2.02.97-3|144	%package -n clvmd
12mr|lvm2-2.02.97-3|145	Summary:	cluster LVM daemon
12mr|lvm2-2.02.97-3|146	Group:		System/Kernel and hardware
12mr|lvm2-2.02.97-3|147	BuildRequires:	cluster-devel >= %{cluster_version}
12mr|lvm2-2.02.97-3|148	BuildRequires:	openais-devel >= %{openais_version}
12mr|lvm2-2.02.97-3|149	BuildRequires:	corosync-devel >= %{corosync_version}
12mr|lvm2-2.02.97-3|150	Requires:	cman >= %{cluster_version}
12mr|lvm2-2.02.97-3|151	Requires:	%{dm_req} >= %{dmversion}
12mr|lvm2-2.02.97-3|152	
12mr|lvm2-2.02.97-3|153	%description -n	clvmd
12mr|lvm2-2.02.97-3|154	clvmd is the daemon that distributes LVM metadata updates around a
12mr|lvm2-2.02.97-3|155	cluster. It must be running on all nodes in the cluster and will give
12mr|lvm2-2.02.97-3|156	an error if a node in the cluster does not have this daemon running.
12mr|lvm2-2.02.97-3|157	
12mr|lvm2-2.02.97-3|158	%package -n cmirror
12mr|lvm2-2.02.97-3|159	Summary:	Daemon for device-mapper-based clustered mirrors
12mr|lvm2-2.02.97-3|160	Group:		System/Kernel and hardware
12mr|lvm2-2.02.97-3|161	BuildRequires:	cluster-devel >= %{cluster_version}
12mr|lvm2-2.02.97-3|162	BuildRequires:	openais-devel >= %{openais_version}
12mr|lvm2-2.02.97-3|163	BuildRequires:	corosync-devel >= %{corosync_version}
12mr|lvm2-2.02.97-3|164	Requires:	cman >= %{cluster_version}
12mr|lvm2-2.02.97-3|165	Requires:	openais >= %{openais_version}
12mr|lvm2-2.02.97-3|166	Requires:	corosync >= %{corosync_version}
12mr|lvm2-2.02.97-3|167	Requires:	%{dmlibname} >= %{dmversion}
12mr|lvm2-2.02.97-3|168	
12mr|lvm2-2.02.97-3|169	%description -n	cmirror
12mr|lvm2-2.02.97-3|170	Daemon providing device-mapper-based mirrors in a shared-storage cluster.
12mr|lvm2-2.02.97-3|171	%endif
12mr|lvm2-2.02.97-3|172	
12mr|lvm2-2.02.97-3|173	%package -n dmsetup
12mr|lvm2-2.02.97-3|174	Summary:	Device mapper setup tool
12mr|lvm2-2.02.97-3|175	Version:	%{dmversion}
12mr|lvm2-2.02.97-3|176	Group:		System/Kernel and hardware
12mr|lvm2-2.02.97-3|177	Provides:	device-mapper = %{dmversion}-%{release}
12mr|lvm2-2.02.97-3|178	%if %{build_dmeventd}
12mr|lvm2-2.02.97-3|179	Provides:	dmeventd = %{dmversion}-%{release}
12mr|lvm2-2.02.97-3|180	%endif
12mr|lvm2-2.02.97-3|181	Requires:	%{dm_req} = %{dmversion}-%{release}
12mr|lvm2-2.02.97-3|182	%if %mdvver >= 201200
12mr|lvm2-2.02.97-3|183	BuildRequires:	pkgconfig(udev) >= 186
12mr|lvm2-2.02.97-3|184	%else
12mr|lvm2-2.02.97-3|185	BuildRequires:	pkgconfig(udev)
12mr|lvm2-2.02.97-3|186	%endif
12mr|lvm2-2.02.97-3|187	Requires:	udev
12mr|lvm2-2.02.97-3|188	Requires(pre):	rpm-helper
12mr|lvm2-2.02.97-3|189	
12mr|lvm2-2.02.97-3|190	%description -n	dmsetup
12mr|lvm2-2.02.97-3|191	Dmsetup manages logical devices that use the device-mapper driver.
12mr|lvm2-2.02.97-3|192	Devices are created by loading a table that specifies a target for
12mr|lvm2-2.02.97-3|193	each sector (512 bytes) in the logical device.
12mr|lvm2-2.02.97-3|194	
12mr|lvm2-2.02.97-3|195	%package -n %{dmlibname}
12mr|lvm2-2.02.97-3|196	Summary:	Device mapper library
12mr|lvm2-2.02.97-3|197	Version:	%{dmversion}
12mr|lvm2-2.02.97-3|198	Group:		System/Kernel and hardware
12mr|lvm2-2.02.97-3|199	
12mr|lvm2-2.02.97-3|200	%description -n	%{dmlibname}
12mr|lvm2-2.02.97-3|201	The device-mapper driver enables the definition of new block
12mr|lvm2-2.02.97-3|202	devices composed of ranges of sectors of existing devices.  This
12mr|lvm2-2.02.97-3|203	can be used to define disk partitions - or logical volumes.
12mr|lvm2-2.02.97-3|204	
12mr|lvm2-2.02.97-3|205	This package contains the shared libraries required for running
12mr|lvm2-2.02.97-3|206	programs which use device-mapper.
12mr|lvm2-2.02.97-3|207	
12mr|lvm2-2.02.97-3|208	%package -n %{dmdevelname}
12mr|lvm2-2.02.97-3|209	Summary:	Device mapper development library
12mr|lvm2-2.02.97-3|210	Version:	%{dmversion}
12mr|lvm2-2.02.97-3|211	Group:		Development/C
12mr|lvm2-2.02.97-3|212	Provides:	device-mapper-devel = %{dmversion}-%{release}
12mr|lvm2-2.02.97-3|213	Provides:	libdevmapper-devel = %{dmversion}-%{release}
12mr|lvm2-2.02.97-3|214	Requires:	%{dmlibname} = %{dmversion}-%{release}
12mr|lvm2-2.02.97-3|215	Requires:	pkgconfig
12mr|lvm2-2.02.97-3|216	Conflicts:	device-mapper-devel < %{dmversion}-%{release}
12mr|lvm2-2.02.97-3|217	Obsoletes:	%{mklibname devmapper %dmmajor -d}
12mr|lvm2-2.02.97-3|218	
12mr|lvm2-2.02.97-3|219	%description -n	%{dmdevelname}
12mr|lvm2-2.02.97-3|220	The device-mapper driver enables the definition of new block
12mr|lvm2-2.02.97-3|221	devices composed of ranges of sectors of existing devices.  This
12mr|lvm2-2.02.97-3|222	can be used to define disk partitions - or logical volumes.
12mr|lvm2-2.02.97-3|223	
12mr|lvm2-2.02.97-3|224	This package contains the header files and development libraries
12mr|lvm2-2.02.97-3|225	for building programs which use device-mapper.
12mr|lvm2-2.02.97-3|226	
12mr|lvm2-2.02.97-3|227	%if %{build_dmeventd}
12mr|lvm2-2.02.97-3|228	%package -n %{event_libname}
12mr|lvm2-2.02.97-3|229	Summary:	Device mapper event library
12mr|lvm2-2.02.97-3|230	Version:	%{dmversion}
12mr|lvm2-2.02.97-3|231	Group:		System/Kernel and hardware
12mr|lvm2-2.02.97-3|232	Provides:	device-mapper-event = %{dmversion}-%{release}
12mr|lvm2-2.02.97-3|233	Provides:	libdevmapper-event = %{dmversion}-%{release}
12mr|lvm2-2.02.97-3|234	Requires:	%{dmlibname} >= %{dmversion}
12mr|lvm2-2.02.97-3|235	
12mr|lvm2-2.02.97-3|236	%description -n	%{event_libname}
12mr|lvm2-2.02.97-3|237	The device-mapper-event library allows monitoring of active mapped devices.
12mr|lvm2-2.02.97-3|238	
12mr|lvm2-2.02.97-3|239	This package contains the shared libraries required for running
12mr|lvm2-2.02.97-3|240	programs which use device-mapper-event.
12mr|lvm2-2.02.97-3|241	
12mr|lvm2-2.02.97-3|242	%package -n %{event_develname}
12mr|lvm2-2.02.97-3|243	Summary:	Device mapper event development library
12mr|lvm2-2.02.97-3|244	Version:	%{dmversion}
12mr|lvm2-2.02.97-3|245	Group:		Development/C
12mr|lvm2-2.02.97-3|246	Provides:	device-mapper-event-devel = %{dmversion}-%{release}
12mr|lvm2-2.02.97-3|247	Provides:	libdevmapper-event-devel = %{dmversion}-%{release}
12mr|lvm2-2.02.97-3|248	Requires:	%{event_libname} = %{dmversion}-%{release}
12mr|lvm2-2.02.97-3|249	Requires:	%{dmdevelname} = %{dmversion}-%{release}
12mr|lvm2-2.02.97-3|250	Requires:	pkgconfig
12mr|lvm2-2.02.97-3|251	Conflicts:	device-mapper-event-devel < %{dmversion}-%{release}
12mr|lvm2-2.02.97-3|252	Obsoletes:	%{mklibname devmapper-event %dmmajor -d}
12mr|lvm2-2.02.97-3|253	
12mr|lvm2-2.02.97-3|254	%description -n	%{event_develname}
12mr|lvm2-2.02.97-3|255	The device-mapper-event library allows monitoring of active mapped devices.
12mr|lvm2-2.02.97-3|256	
12mr|lvm2-2.02.97-3|257	This package contains the header files and development libraries
12mr|lvm2-2.02.97-3|258	for building programs which use device-mapper-event.
12mr|lvm2-2.02.97-3|259	%endif
12mr|lvm2-2.02.97-3|260	
12mr|lvm2-2.02.97-3|261	%prep
12mr|lvm2-2.02.97-3|262	%setup -q -n LVM2.%{lvmversion}
12mr|lvm2-2.02.97-3|263	%patch0 -p1 -b .alternatives
12mr|lvm2-2.02.97-3|264	%patch1 -p1 -b .qdiskd
12mr|lvm2-2.02.97-3|265	%patch2 -p1 -b .vgmknodes-man
12mr|lvm2-2.02.97-3|266	%patch5 -p1 -b .preferred
12mr|lvm2-2.02.97-3|267	
12mr|lvm2-2.02.97-3|268	%build
12mr|lvm2-2.02.97-3|269	datelvm=`awk -F '[.() ]*' '{printf "%s.%s.%s:%s\n", $1,$2,$3,$(NF-1)}' VERSION`
12mr|lvm2-2.02.97-3|270	datedm=`awk -F '[.() ]*' '{printf "%s.%s.%s:%s\n", $1,$2,$3,$(NF-1)}' VERSION_DM`
12mr|lvm2-2.02.97-3|271	if [ "${datelvm%:*}" != "%{lvmversion}" -o "${datedm%:*}" != "%{dmversion}" -o \
12mr|lvm2-2.02.97-3|272	"%{release}" = "%{mkrel 1}" -a "${datelvm#*:}" != "${datedm#*:}" ]; then
12mr|lvm2-2.02.97-3|273	echo "ERROR:	you should not be touching this package" 1>&2
12mr|lvm2-2.02.97-3|274	echo "	without full understanding of relationship between device-mapper" 1>&2
12mr|lvm2-2.02.97-3|275	echo "	and lvm2 versions" 1>&2
12mr|lvm2-2.02.97-3|276	exit 1
12mr|lvm2-2.02.97-3|277	fi
12mr|lvm2-2.02.97-3|278	%if %{build_dmeventd}
12mr|lvm2-2.02.97-3|279	%define _disable_ld_as_needed 1
12mr|lvm2-2.02.97-3|280	%endif
12mr|lvm2-2.02.97-3|281	%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
12mr|lvm2-2.02.97-3|282	export ac_cv_lib_dl_dlopen=no
12mr|lvm2-2.02.97-3|283	export MODPROBE_CMD=/sbin/modprobe
12mr|lvm2-2.02.97-3|284	export CONFIGURE_TOP=".."
12mr|lvm2-2.02.97-3|285	
12mr|lvm2-2.02.97-3|286	mkdir -p static
12mr|lvm2-2.02.97-3|287	pushd static
12mr|lvm2-2.02.97-3|288	%configure2_5x %{common_configure_parameters} \
12mr|lvm2-2.02.97-3|289	--enable-static_link --disable-readline \
12mr|lvm2-2.02.97-3|290	--with-cluster=none --with-pool=none
12mr|lvm2-2.02.97-3|291	sed -ie 's/\ -static/ -static -Wl,--no-export-dynamic/' tools/Makefile
12mr|lvm2-2.02.97-3|292	%if %{with uclibc}
12mr|lvm2-2.02.97-3|293	%make libdm.device-mapper
12mr|lvm2-2.02.97-3|294	popd
12mr|lvm2-2.02.97-3|295	
12mr|lvm2-2.02.97-3|296	mkdir -p uclibc
12mr|lvm2-2.02.97-3|297	pushd uclibc
12mr|lvm2-2.02.97-3|298	%configure2_5x CFLAGS="%{uclibc_cflags}" CC="%{uclibc_cc}" %{common_configure_parameters} \
12mr|lvm2-2.02.97-3|299	--enable-static_link --disable-readline \
12mr|lvm2-2.02.97-3|300	--with-cluster=none --with-pool=none
12mr|lvm2-2.02.97-3|301	%endif
12mr|lvm2-2.02.97-3|302	sed -ie 's/\ -static/ -static -Wl,--no-export-dynamic/' tools/Makefile
12mr|lvm2-2.02.97-3|303	%make
12mr|lvm2-2.02.97-3|304	popd
12mr|lvm2-2.02.97-3|305	
12mr|lvm2-2.02.97-3|306	unset ac_cv_lib_dl_dlopen
12mr|lvm2-2.02.97-3|307	
12mr|lvm2-2.02.97-3|308	mkdir -p shared
12mr|lvm2-2.02.97-3|309	pushd shared
12mr|lvm2-2.02.97-3|310	%configure2_5x %{common_configure_parameters} \
12mr|lvm2-2.02.97-3|311	--disable-static_link --enable-readline \
12mr|lvm2-2.02.97-3|312	--enable-fsadm --enable-pkgconfig \
12mr|lvm2-2.02.97-3|313	--with-usrlibdir=%{_libdir} --libdir=/%{_lib} \
12mr|lvm2-2.02.97-3|314	--enable-cmdlib \
12mr|lvm2-2.02.97-3|315	%if %build_lvm2app
12mr|lvm2-2.02.97-3|316	--enable-applib \
12mr|lvm2-2.02.97-3|317	%endif
12mr|lvm2-2.02.97-3|318	%if %build_cluster
12mr|lvm2-2.02.97-3|319	--with-clvmd=cman,openais,corosync \
12mr|lvm2-2.02.97-3|320	--enable-cmirrord \
12mr|lvm2-2.02.97-3|321	%else
12mr|lvm2-2.02.97-3|322	--with-cluster=none \
12mr|lvm2-2.02.97-3|323	--with-pool=none \
12mr|lvm2-2.02.97-3|324	%endif
12mr|lvm2-2.02.97-3|325	%if %{build_dmeventd}
12mr|lvm2-2.02.97-3|326	--enable-dmeventd \
12mr|lvm2-2.02.97-3|327	--with-dmeventd-path=/sbin/dmeventd \
12mr|lvm2-2.02.97-3|328	%endif
12mr|lvm2-2.02.97-3|329	--enable-udev_sync --enable-udev_rules \
12mr|lvm2-2.02.97-3|330	--with-udevdir=%{_udevdir} \
12mr|lvm2-2.02.97-3|331	--with-systemdsystemunitdir=%{_unitdir}
12mr|lvm2-2.02.97-3|332	# 20090926 no translations yet:	--enable-nls
12mr|lvm2-2.02.97-3|333	# end of configure options
12mr|lvm2-2.02.97-3|334	%make
12mr|lvm2-2.02.97-3|335	popd
12mr|lvm2-2.02.97-3|336	
12mr|lvm2-2.02.97-3|337	%install
12mr|lvm2-2.02.97-3|338	pushd shared
12mr|lvm2-2.02.97-3|339	%makeinstall_std
12mr|lvm2-2.02.97-3|340	%if %mdvver >= 201200
12mr|lvm2-2.02.97-3|341	make install_systemd_units DESTDIR=%{buildroot}
12mr|lvm2-2.02.97-3|342	make install_tmpfiles_configuration DESTDIR=%{buildroot}
12mr|lvm2-2.02.97-3|343	%endif
12mr|lvm2-2.02.97-3|344	popd
12mr|lvm2-2.02.97-3|345	
12mr|lvm2-2.02.97-3|346	install -m644 %{SOURCE2} -D %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
12mr|lvm2-2.02.97-3|347	install -d %{buildroot}/etc/lvm/archive
12mr|lvm2-2.02.97-3|348	install -d %{buildroot}/etc/lvm/backup
12mr|lvm2-2.02.97-3|349	install -d %{buildroot}/etc/lvm/cache
12mr|lvm2-2.02.97-3|350	touch %{buildroot}/etc/lvm/cache/.cache
12mr|lvm2-2.02.97-3|351	
12mr|lvm2-2.02.97-3|352	install -d %{buildroot}/run/lock/lvm
12mr|lvm2-2.02.97-3|353	
12mr|lvm2-2.02.97-3|354	%if %mdvver >= 201200
12mr|lvm2-2.02.97-3|355	%else
12mr|lvm2-2.02.97-3|356	install -d %{buildroot}/%{_initrddir}
12mr|lvm2-2.02.97-3|357	install shared/scripts/lvm2_monitoring_init_red_hat %{buildroot}/%{_initrddir}/lvm2-monitor
12mr|lvm2-2.02.97-3|358	%if %build_cluster
12mr|lvm2-2.02.97-3|359	install shared/scripts/clvmd_init_red_hat %{buildroot}/%{_initrddir}/clvmd
12mr|lvm2-2.02.97-3|360	install shared/scripts/cmirrord_init_red_hat %{buildroot}/%{_initrddir}/cmirrord
12mr|lvm2-2.02.97-3|361	%endif
12mr|lvm2-2.02.97-3|362	%endif
12mr|lvm2-2.02.97-3|363	
12mr|lvm2-2.02.97-3|364	%if %build_cluster
12mr|lvm2-2.02.97-3|365	install -m 0755 scripts/lvmconf.sh %{buildroot}/%{_usrsbindir}/lvmconf
12mr|lvm2-2.02.97-3|366	%endif
12mr|lvm2-2.02.97-3|367	
12mr|lvm2-2.02.97-3|368	%if %{with uclibc}
12mr|lvm2-2.02.97-3|369	install uclibc/tools/lvm.static %{buildroot}%{_sbindir}/lvm.static
12mr|lvm2-2.02.97-3|370	install uclibc/tools/dmsetup.static %{buildroot}%{_sbindir}/dmsetup.static
12mr|lvm2-2.02.97-3|371	install -m644 uclibc/libdm/ioctl/libdevmapper.a -D %{buildroot}%{uclibc_root}%{_libdir}/libdevmapper.a
12mr|lvm2-2.02.97-3|372	%else
12mr|lvm2-2.02.97-3|373	install static/tools/lvm.static %{buildroot}/%{_sbindir}/lvm.static
12mr|lvm2-2.02.97-3|374	install static/tools/dmsetup.static %{buildroot}/%{_sbindir}/dmsetup.static
12mr|lvm2-2.02.97-3|375	%endif
12mr|lvm2-2.02.97-3|376	
12mr|lvm2-2.02.97-3|377	#install -d %{buildroot}/%{_libdir}/
12mr|lvm2-2.02.97-3|378	install -m 644 static/libdm/ioctl/libdevmapper.a %{buildroot}/%{_libdir}
12mr|lvm2-2.02.97-3|379	#compatibility links
12mr|lvm2-2.02.97-3|380	ln %{buildroot}/%{_sbindir}/lvm %{buildroot}/%{_sbindir}/lvm2
12mr|lvm2-2.02.97-3|381	ln %{buildroot}/%{_sbindir}/lvm.static %{buildroot}/%{_sbindir}/lvm2-static
12mr|lvm2-2.02.97-3|382	ln %{buildroot}/%{_sbindir}/dmsetup.static %{buildroot}/%{_sbindir}/dmsetup-static
12mr|lvm2-2.02.97-3|383	
12mr|lvm2-2.02.97-3|384	#move .so links in /usr/lib
12mr|lvm2-2.02.97-3|385	for solink in %{buildroot}/%{_lib}/*.so; do
12mr|lvm2-2.02.97-3|386	if [ "${solink%%libdevmapper-event-lvm2*.so}" == "${solink}" ]; then
12mr|lvm2-2.02.97-3|387	_target=`readlink ${solink}`
12mr|lvm2-2.02.97-3|388	ln -s ../../%{_lib}/${_target##*/} %{buildroot}/%{_libdir}/${solink##*/}
12mr|lvm2-2.02.97-3|389	rm ${solink}
12mr|lvm2-2.02.97-3|390	fi
12mr|lvm2-2.02.97-3|391	done
12mr|lvm2-2.02.97-3|392	
12mr|lvm2-2.02.97-3|393	#hack permissions of libs
12mr|lvm2-2.02.97-3|394	chmod u+w %{buildroot}/%{_lib}/*.so.* %{buildroot}/%{_sbindir}/*
12mr|lvm2-2.02.97-3|395	chmod 644 %{buildroot}/%{_lib}/device-mapper/*.so
12mr|lvm2-2.02.97-3|396	%if %build_cluster
12mr|lvm2-2.02.97-3|397	chmod u+w  %{buildroot}/%{_usrsbindir}/*
12mr|lvm2-2.02.97-3|398	%endif
12mr|lvm2-2.02.97-3|399	
12mr|lvm2-2.02.97-3|400	
12mr|lvm2-2.02.97-3|401	#hack trick strip_and_check_elf_files
12mr|lvm2-2.02.97-3|402	export LD_LIBRARY_PATH=%{buildroot}/%{_lib}:${LD_LIBRARY_PATH}
12mr|lvm2-2.02.97-3|403	
12mr|lvm2-2.02.97-3|404	%pre
12mr|lvm2-2.02.97-3|405	if [ -L /sbin/lvm -a -L /etc/alternatives/lvm ]; then
12mr|lvm2-2.02.97-3|406	update-alternatives --remove lvm /sbin/lvm2
12mr|lvm2-2.02.97-3|407	fi
12mr|lvm2-2.02.97-3|408	
12mr|lvm2-2.02.97-3|409	%if %build_cluster
12mr|lvm2-2.02.97-3|410	%post -n clvmd
12mr|lvm2-2.02.97-3|411	%_post_service clvmd
12mr|lvm2-2.02.97-3|412	%{_usrsbindir}/lvmconf --lockinglibdir %{_libdir}
12mr|lvm2-2.02.97-3|413	
12mr|lvm2-2.02.97-3|414	%preun -n clvmd
12mr|lvm2-2.02.97-3|415	%_preun_service clvmd
12mr|lvm2-2.02.97-3|416	if [ "$1" = 0 ]; then
12mr|lvm2-2.02.97-3|417	%{_usrsbindir}/lvmconf --disable-cluster
12mr|lvm2-2.02.97-3|418	fi
12mr|lvm2-2.02.97-3|419	
12mr|lvm2-2.02.97-3|420	%post -n cmirror
12mr|lvm2-2.02.97-3|421	%_post_service cmirror
12mr|lvm2-2.02.97-3|422	
12mr|lvm2-2.02.97-3|423	%preun -n cmirror
12mr|lvm2-2.02.97-3|424	%_preun_service cmirror
12mr|lvm2-2.02.97-3|425	%endif
12mr|lvm2-2.02.97-3|426	
12mr|lvm2-2.02.97-3|427	%files
12mr|lvm2-2.02.97-3|428	%doc INSTALL README VERSION WHATS_NEW
12mr|lvm2-2.02.97-3|429	%attr(755,root,root) %{_sbindir}/fsadm
12mr|lvm2-2.02.97-3|430	%attr(755,root,root) %{_sbindir}/lv*
12mr|lvm2-2.02.97-3|431	%attr(755,root,root) %{_sbindir}/pv*
12mr|lvm2-2.02.97-3|432	%attr(755,root,root) %{_sbindir}/vg*
12mr|lvm2-2.02.97-3|433	%dir %{_sysconfdir}/lvm
12mr|lvm2-2.02.97-3|434	%config(noreplace) %{_sysconfdir}/lvm/lvm.conf
12mr|lvm2-2.02.97-3|435	%attr(700,root,root) %dir %{_sysconfdir}/lvm/archive
12mr|lvm2-2.02.97-3|436	%attr(700,root,root) %dir %{_sysconfdir}/lvm/backup
12mr|lvm2-2.02.97-3|437	%attr(700,root,root) %dir %{_sysconfdir}/lvm/cache
12mr|lvm2-2.02.97-3|438	%attr(600,root,root) %ghost %{_sysconfdir}/lvm/cache/.cache
12mr|lvm2-2.02.97-3|439	%attr(700,root,root) %dir /run/lock/lvm
12mr|lvm2-2.02.97-3|440	%if %mdvver >= 201200
12mr|lvm2-2.02.97-3|441	%{_unitdir}/lvm2-monitor.service
12mr|lvm2-2.02.97-3|442	%endif
12mr|lvm2-2.02.97-3|443	%{_prefix}/lib/tmpfiles.d/%{name}.conf
12mr|lvm2-2.02.97-3|444	%{_mandir}/man5/*
12mr|lvm2-2.02.97-3|445	%{_mandir}/man8/*
12mr|lvm2-2.02.97-3|446	%{_udevdir}/11-dm-lvm.rules
12mr|lvm2-2.02.97-3|447	
12mr|lvm2-2.02.97-3|448	%files -n %{cmdlibname}
12mr|lvm2-2.02.97-3|449	%defattr(755,root,root,755)
12mr|lvm2-2.02.97-3|450	/%{_lib}/liblvm2cmd.so.*
12mr|lvm2-2.02.97-3|451	%if %{build_dmeventd}
12mr|lvm2-2.02.97-3|452	%dir /%{_lib}/device-mapper
12mr|lvm2-2.02.97-3|453	/%{_lib}/device-mapper/libdevmapper-event-lvm2mirror.so
12mr|lvm2-2.02.97-3|454	/%{_lib}/device-mapper/libdevmapper-event-lvm2raid.so
12mr|lvm2-2.02.97-3|455	/%{_lib}/device-mapper/libdevmapper-event-lvm2snapshot.so
12mr|lvm2-2.02.97-3|456	/%{_lib}/libdevmapper-event-lvm2.so.*
12mr|lvm2-2.02.97-3|457	/%{_lib}/libdevmapper-event-lvm2mirror.so
12mr|lvm2-2.02.97-3|458	/%{_lib}/libdevmapper-event-lvm2raid.so
12mr|lvm2-2.02.97-3|459	/%{_lib}/libdevmapper-event-lvm2snapshot.so
12mr|lvm2-2.02.97-3|460	%endif
12mr|lvm2-2.02.97-3|461	
12mr|lvm2-2.02.97-3|462	%files -n %{cmddevelname}
12mr|lvm2-2.02.97-3|463	%defattr(644,root,root,755)
12mr|lvm2-2.02.97-3|464	%{_includedir}/lvm2cmd.h
12mr|lvm2-2.02.97-3|465	%attr(755,root,root) %{_libdir}/liblvm2cmd.so
12mr|lvm2-2.02.97-3|466	
12mr|lvm2-2.02.97-3|467	%if %build_lvm2app
12mr|lvm2-2.02.97-3|468	%files -n %{applibname}
12mr|lvm2-2.02.97-3|469	/%{_lib}/liblvm2app.so.*
12mr|lvm2-2.02.97-3|470	
12mr|lvm2-2.02.97-3|471	%files -n %{appdevelname}
12mr|lvm2-2.02.97-3|472	%defattr(644,root,root,755)
12mr|lvm2-2.02.97-3|473	%{_includedir}/lvm2app.h
12mr|lvm2-2.02.97-3|474	%attr(755,root,root) %{_libdir}/liblvm2app.so
12mr|lvm2-2.02.97-3|475	%{_libdir}/pkgconfig/lvm2app.pc
12mr|lvm2-2.02.97-3|476	%endif
12mr|lvm2-2.02.97-3|477	
12mr|lvm2-2.02.97-3|478	%if %build_cluster
12mr|lvm2-2.02.97-3|479	%files -n clvmd
12mr|lvm2-2.02.97-3|480	%defattr(755, root,root)
12mr|lvm2-2.02.97-3|481	%if %mdvver < 201200
12mr|lvm2-2.02.97-3|482	%config(noreplace) %{_initrddir}/clvmd
12mr|lvm2-2.02.97-3|483	%endif
12mr|lvm2-2.02.97-3|484	%{_usrsbindir}/clvmd
12mr|lvm2-2.02.97-3|485	%{_usrsbindir}/lvmconf
12mr|lvm2-2.02.97-3|486	%attr(644,root,root) %{_mandir}/man8/clvmd.8*
12mr|lvm2-2.02.97-3|487	
12mr|lvm2-2.02.97-3|488	%files -n cmirror
12mr|lvm2-2.02.97-3|489	%defattr(755,root,root,-)
12mr|lvm2-2.02.97-3|490	%if %mdvver < 201200
12mr|lvm2-2.02.97-3|491	%config(noreplace) %{_initrddir}/cmirrord
12mr|lvm2-2.02.97-3|492	%endif
12mr|lvm2-2.02.97-3|493	%{_usrsbindir}/cmirrord
12mr|lvm2-2.02.97-3|494	%attr(644,root,root) %{_mandir}/man8/cmirrord.8*
12mr|lvm2-2.02.97-3|495	%endif
12mr|lvm2-2.02.97-3|496	
12mr|lvm2-2.02.97-3|497	%files -n dmsetup
12mr|lvm2-2.02.97-3|498	%defattr(644,root,root,755)
12mr|lvm2-2.02.97-3|499	%doc INSTALL README VERSION_DM WHATS_NEW_DM
12mr|lvm2-2.02.97-3|500	%attr(755,root,root) %{_sbindir}/dmsetup
12mr|lvm2-2.02.97-3|501	%attr(755,root,root) %{_sbindir}/dmsetup.static
12mr|lvm2-2.02.97-3|502	%attr(755,root,root) %{_sbindir}/dmsetup-static
12mr|lvm2-2.02.97-3|503	%if %{build_dmeventd}
12mr|lvm2-2.02.97-3|504	%attr(755,root,root) %{_sbindir}/dmeventd
12mr|lvm2-2.02.97-3|505	%endif
12mr|lvm2-2.02.97-3|506	%if %mdvver >= 201200
12mr|lvm2-2.02.97-3|507	%{_unitdir}/dm-event.service
12mr|lvm2-2.02.97-3|508	%{_unitdir}/dm-event.socket
12mr|lvm2-2.02.97-3|509	%endif
12mr|lvm2-2.02.97-3|510	%{_udevdir}/10-dm.rules
12mr|lvm2-2.02.97-3|511	%{_udevdir}/13-dm-disk.rules
12mr|lvm2-2.02.97-3|512	%{_udevdir}/95-dm-notify.rules
12mr|lvm2-2.02.97-3|513	
12mr|lvm2-2.02.97-3|514	%files -n %{dmlibname}
12mr|lvm2-2.02.97-3|515	%defattr(755,root,root)
12mr|lvm2-2.02.97-3|516	/%{_lib}/libdevmapper.so.*
12mr|lvm2-2.02.97-3|517	
12mr|lvm2-2.02.97-3|518	%files -n %{dmdevelname}
12mr|lvm2-2.02.97-3|519	%defattr(644,root,root,755)
12mr|lvm2-2.02.97-3|520	%{_libdir}/libdevmapper.so
12mr|lvm2-2.02.97-3|521	%{_libdir}/libdevmapper.a*
12mr|lvm2-2.02.97-3|522	%if %{with uclibc}
12mr|lvm2-2.02.97-3|523	%{uclibc_root}%{_libdir}/libdevmapper.a
12mr|lvm2-2.02.97-3|524	%endif
12mr|lvm2-2.02.97-3|525	%{_includedir}/libdevmapper.h
12mr|lvm2-2.02.97-3|526	%{_libdir}/pkgconfig/devmapper.pc
12mr|lvm2-2.02.97-3|527	
12mr|lvm2-2.02.97-3|528	%if %{build_dmeventd}
12mr|lvm2-2.02.97-3|529	%defattr(755,root,root)
12mr|lvm2-2.02.97-3|530	%files -n %{event_libname}
12mr|lvm2-2.02.97-3|531	/%{_lib}/libdevmapper-event.so.*
12mr|lvm2-2.02.97-3|532	
12mr|lvm2-2.02.97-3|533	%files -n %{event_develname}
12mr|lvm2-2.02.97-3|534	%defattr(644,root,root,755)
12mr|lvm2-2.02.97-3|535	%{_includedir}/libdevmapper-event.h
12mr|lvm2-2.02.97-3|536	%{_libdir}/libdevmapper-event.so
12mr|lvm2-2.02.97-3|537	%{_libdir}/libdevmapper-event-lvm2.so
12mr|lvm2-2.02.97-3|538	%{_libdir}/pkgconfig/devmapper-event.pc
12mr|lvm2-2.02.97-3|539	%endif
12mr|lvm2-2.02.97-3|540	
12mr|lvm2-2.02.97-3|541	
12mr|lvm2-2.02.97-3|542	
12mr|lvm2-2.02.97-3|543	%changelog
12mr|lvm2-2.02.97-3|544	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|lvm2-2.02.97-3|545	+ Commit: f742015
12mr|lvm2-2.02.97-3|546	- Add rpmlint filter
12mr|lvm2-2.02.97-3|547	
12mr|lvm2-2.02.97-3|548	* Wed Sep  19 2012 akdengi <kazancas@mandriva.ru>
12mr|lvm2-2.02.97-3|549	+ Commit: 6c06089
12mr|lvm2-2.02.97-3|550	- -sync with Cooker. Add our patch
12mr|lvm2-2.02.97-3|551	
12mr|lvm2-2.02.97-3|552	

15069 12
12mr|lwp-2.5-6|1	%define name lwp
12mr|lwp-2.5-6|2	%define version 2.5
12mr|lwp-2.5-6|3	%define release %mkrel 6
12mr|lwp-2.5-6|4	%define major 2
12mr|lwp-2.5-6|5	
12mr|lwp-2.5-6|6	%define libname %mklibname %name %major
12mr|lwp-2.5-6|7	%define develname %mklibname %name -d
12mr|lwp-2.5-6|8	
12mr|lwp-2.5-6|9	Summary: LWP thread library
12mr|lwp-2.5-6|10	Name: %{name}
12mr|lwp-2.5-6|11	Version: %{version}
12mr|lwp-2.5-6|12	Release: %{release}
12mr|lwp-2.5-6|13	License: LGPLv2
12mr|lwp-2.5-6|14	Source: ftp://ftp.coda.cs.cmu.edu/pub/coda/src/%{name}-%{version}.tar.gz
12mr|lwp-2.5-6|15	URL: http://www.coda.cs.cmu.edu
12mr|lwp-2.5-6|16	Group: Development/Other
12mr|lwp-2.5-6|17	BuildRoot: %{_tmppath}/%{name}-%{version}
12mr|lwp-2.5-6|18	Buildrequires: gzip
12mr|lwp-2.5-6|19	
12mr|lwp-2.5-6|20	%description
12mr|lwp-2.5-6|21	The LWP userspace threads library. The LWP threads library is used by the Coda
12mr|lwp-2.5-6|22	distributed filesystem, RVM (a persistent VM library), and RPC2/SFTP (remote
12mr|lwp-2.5-6|23	procedure call library).
12mr|lwp-2.5-6|24	
12mr|lwp-2.5-6|25	%package -n %{libname}
12mr|lwp-2.5-6|26	Summary: LWP thread library development files
12mr|lwp-2.5-6|27	Group: Development/Other
12mr|lwp-2.5-6|28	Obsoletes: %{name}
12mr|lwp-2.5-6|29	Provides: %{name}
12mr|lwp-2.5-6|30	Provides: lib%{name} = %version-%release
12mr|lwp-2.5-6|31	
12mr|lwp-2.5-6|32	%description -n %{libname}
12mr|lwp-2.5-6|33	The LWP userspace threads library. The LWP threads library is used by the Coda
12mr|lwp-2.5-6|34	distributed filesystem, RVM (a persistent VM library), and RPC2/SFTP (remote
12mr|lwp-2.5-6|35	procedure call library).
12mr|lwp-2.5-6|36	
12mr|lwp-2.5-6|37	%package -n %{develname}
12mr|lwp-2.5-6|38	Summary: LWP thread library development files
12mr|lwp-2.5-6|39	Group: Development/Other
12mr|lwp-2.5-6|40	Requires: %{libname} = %{version}-%{release}
12mr|lwp-2.5-6|41	Obsoletes: %{name}-devel
12mr|lwp-2.5-6|42	Provides: lib%{name}-devel = %version-%release
12mr|lwp-2.5-6|43	Provides: %{name}-devel
12mr|lwp-2.5-6|44	Obsoletes: %{mklibname lwp 2 -d}
12mr|lwp-2.5-6|45	
12mr|lwp-2.5-6|46	%description  -n %{develname}
12mr|lwp-2.5-6|47	Headers and static libraries for developing programs using the LWP userspace
12mr|lwp-2.5-6|48	threads library. The LWP threads library is used by the Coda distributed
12mr|lwp-2.5-6|49	filesystem, RVM (a persistent VM library), and RPC2/SFTP (a remote procedure
12mr|lwp-2.5-6|50	call library).
12mr|lwp-2.5-6|51	
12mr|lwp-2.5-6|52	%prep
12mr|lwp-2.5-6|53	%setup -q
12mr|lwp-2.5-6|54	
12mr|lwp-2.5-6|55	%build
12mr|lwp-2.5-6|56	%configure2_5x
12mr|lwp-2.5-6|57	%make
12mr|lwp-2.5-6|58	
12mr|lwp-2.5-6|59	%install
12mr|lwp-2.5-6|60	%makeinstall
12mr|lwp-2.5-6|61	chmod 755 %{buildroot}%{_libdir}/liblwp.so.*
12mr|lwp-2.5-6|62	
12mr|lwp-2.5-6|63	%files -n %{libname}
12mr|lwp-2.5-6|64	%defattr(-,root,root)
12mr|lwp-2.5-6|65	%{_libdir}/liblwp.so.*
12mr|lwp-2.5-6|66	
12mr|lwp-2.5-6|67	%files -n %{develname}
12mr|lwp-2.5-6|68	%defattr(-,root,root)
12mr|lwp-2.5-6|69	%doc AUTHORS COPYING NEWS PORTING README
12mr|lwp-2.5-6|70	%{_libdir}/liblwp.a
12mr|lwp-2.5-6|71	%{_libdir}/liblwp.so
12mr|lwp-2.5-6|72	%dir %{_includedir}/lwp
12mr|lwp-2.5-6|73	%{_includedir}/lwp/lock.h
12mr|lwp-2.5-6|74	%{_includedir}/lwp/lwp.h
12mr|lwp-2.5-6|75	%{_includedir}/lwp/timer.h
12mr|lwp-2.5-6|76	%{_libdir}/pkgconfig/lwp.pc
12mr|lwp-2.5-6|77	
12mr|lwp-2.5-6|78	
12mr|lwp-2.5-6|79	
12mr|lwp-2.5-6|80	%changelog
12mr|lwp-2.5-6|81	

15070 12
12mr|lxappearance-0.5.1-3|1	Summary:	A new feature-rich GTK+ theme switcher
12mr|lxappearance-0.5.1-3|2	Name:     	lxappearance
12mr|lxappearance-0.5.1-3|3	Version:	0.5.1
12mr|lxappearance-0.5.1-3|4	Release:	%mkrel 3
12mr|lxappearance-0.5.1-3|5	License:	GPLv2+
12mr|lxappearance-0.5.1-3|6	Group:		Graphical desktop/Other
12mr|lxappearance-0.5.1-3|7	Source0: 	http://downloads.sourceforge.net/project/lxde/%name-%version.tar.gz
12mr|lxappearance-0.5.1-3|8	Patch0:		po.fuzzy.patch
12mr|lxappearance-0.5.1-3|9	URL:		http://lxde.sourceforge.net/
12mr|lxappearance-0.5.1-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|lxappearance-0.5.1-3|11	BuildRequires:	gtk+2-devel desktop-file-utils
12mr|lxappearance-0.5.1-3|12	BuildRequires:	intltool
12mr|lxappearance-0.5.1-3|13	Suggests: lxappearance-obconf
12mr|lxappearance-0.5.1-3|14	
12mr|lxappearance-0.5.1-3|15	%description
12mr|lxappearance-0.5.1-3|16	LXAppearance is a new GTK+ theme switcher developed for project LXDE.
12mr|lxappearance-0.5.1-3|17	
12mr|lxappearance-0.5.1-3|18	%package devel
12mr|lxappearance-0.5.1-3|19	Group:		Graphical desktop/Other
12mr|lxappearance-0.5.1-3|20	Summary:	%{name} developement files
12mr|lxappearance-0.5.1-3|21	Provides:	%{name}-devel = %{version}-%{release}
12mr|lxappearance-0.5.1-3|22	Requires:	pkgconfig
12mr|lxappearance-0.5.1-3|23	
12mr|lxappearance-0.5.1-3|24	%description devel
12mr|lxappearance-0.5.1-3|25	This package contains header files needed when building applications based on
12mr|lxappearance-0.5.1-3|26	%{name}.
12mr|lxappearance-0.5.1-3|27	
12mr|lxappearance-0.5.1-3|28	%prep
12mr|lxappearance-0.5.1-3|29	%setup -q
12mr|lxappearance-0.5.1-3|30	%patch0 -p0
12mr|lxappearance-0.5.1-3|31	
12mr|lxappearance-0.5.1-3|32	%build
12mr|lxappearance-0.5.1-3|33	%configure2_5x
12mr|lxappearance-0.5.1-3|34	%make
12mr|lxappearance-0.5.1-3|35	
12mr|lxappearance-0.5.1-3|36	%install
12mr|lxappearance-0.5.1-3|37	rm -rf $RPM_BUILD_ROOT
12mr|lxappearance-0.5.1-3|38	%makeinstall_std
12mr|lxappearance-0.5.1-3|39	
12mr|lxappearance-0.5.1-3|40	%{find_lang} %{name}
12mr|lxappearance-0.5.1-3|41	
12mr|lxappearance-0.5.1-3|42	desktop-file-install --vendor="" \
12mr|lxappearance-0.5.1-3|43	--remove-key="NotShowIn" \
12mr|lxappearance-0.5.1-3|44	--add-only-show-in="LXDE" \
12mr|lxappearance-0.5.1-3|45	--dir=%buildroot%_datadir/applications %buildroot%_datadir/applications/*.desktop
12mr|lxappearance-0.5.1-3|46	
12mr|lxappearance-0.5.1-3|47	
12mr|lxappearance-0.5.1-3|48	%clean
12mr|lxappearance-0.5.1-3|49	rm -rf %{buildroot}
12mr|lxappearance-0.5.1-3|50	
12mr|lxappearance-0.5.1-3|51	%files -f %{name}.lang
12mr|lxappearance-0.5.1-3|52	%defattr(-, root, root)
12mr|lxappearance-0.5.1-3|53	%{_bindir}/%name
12mr|lxappearance-0.5.1-3|54	%{_datadir}/applications/*.desktop
12mr|lxappearance-0.5.1-3|55	%{_datadir}/%name
12mr|lxappearance-0.5.1-3|56	%{_mandir}/man1/lxappearance.*
12mr|lxappearance-0.5.1-3|57	
12mr|lxappearance-0.5.1-3|58	%files devel
12mr|lxappearance-0.5.1-3|59	%defattr(-,root,root)
12mr|lxappearance-0.5.1-3|60	%{_includedir}/%{name}/*.h
12mr|lxappearance-0.5.1-3|61	%{_libdir}/pkgconfig/lxappearance.pc
12mr|lxappearance-0.5.1-3|62	
12mr|lxappearance-0.5.1-3|63	
12mr|lxappearance-0.5.1-3|64	
12mr|lxappearance-0.5.1-3|65	%changelog
12mr|lxappearance-0.5.1-3|66	

15071 12
12mr|lxappearance-obconf-0.5.1-4|1	Summary:        Plugin to configure OpenBox inside LXAppearance
12mr|lxappearance-obconf-0.5.1-4|2	Name:           lxappearance-obconf
12mr|lxappearance-obconf-0.5.1-4|3	Version:        0.5.1
12mr|lxappearance-obconf-0.5.1-4|4	Release:        4
12mr|lxappearance-obconf-0.5.1-4|5	
12mr|lxappearance-obconf-0.5.1-4|6	Group:          Graphical desktop/Other
12mr|lxappearance-obconf-0.5.1-4|7	License:        GPLv2+
12mr|lxappearance-obconf-0.5.1-4|8	URL:            http://lxde.org/
12mr|lxappearance-obconf-0.5.1-4|9	Source0:        %{name}-%{version}.tar.gz
12mr|lxappearance-obconf-0.5.1-4|10	Patch0:		lxappearance-obconf-automake_112.patch
12mr|lxappearance-obconf-0.5.1-4|11	
12mr|lxappearance-obconf-0.5.1-4|12	BuildRequires:  gtk+2-devel
12mr|lxappearance-obconf-0.5.1-4|13	
12mr|lxappearance-obconf-0.5.1-4|14	BuildRequires:  openbox-devel
12mr|lxappearance-obconf-0.5.1-4|15	BuildRequires:  lxappearance-devel
12mr|lxappearance-obconf-0.5.1-4|16	BuildRequires:  %{_lib}sm6
12mr|lxappearance-obconf-0.5.1-4|17	BuildRequires:  gettext
12mr|lxappearance-obconf-0.5.1-4|18	BuildRequires:  intltool
12mr|lxappearance-obconf-0.5.1-4|19	BuildRequires:  libtool
12mr|lxappearance-obconf-0.5.1-4|20	BuildRequires:	openbox
12mr|lxappearance-obconf-0.5.1-4|21	Requires:       lxappearance >= 0.5.1
12mr|lxappearance-obconf-0.5.1-4|22	Requires:       openbox
12mr|lxappearance-obconf-0.5.1-4|23	
12mr|lxappearance-obconf-0.5.1-4|24	%description
12mr|lxappearance-obconf-0.5.1-4|25	This plugin adds an addtional tab called "Window Border" to LXAppearance.
12mr|lxappearance-obconf-0.5.1-4|26	It is only visible when the plugin is installed and Openbox is in use.
12mr|lxappearance-obconf-0.5.1-4|27	
12mr|lxappearance-obconf-0.5.1-4|28	%prep
12mr|lxappearance-obconf-0.5.1-4|29	%setup -q -n %{name}
12mr|lxappearance-obconf-0.5.1-4|30	%patch0 -p1
12mr|lxappearance-obconf-0.5.1-4|31	
12mr|lxappearance-obconf-0.5.1-4|32	# dirty hack for outdated/changing LINGUAS file
12mr|lxappearance-obconf-0.5.1-4|33	cd po
12mr|lxappearance-obconf-0.5.1-4|34	ls *.po > LINGUAS
12mr|lxappearance-obconf-0.5.1-4|35	sed -i 's/.po//g' LINGUAS
12mr|lxappearance-obconf-0.5.1-4|36	
12mr|lxappearance-obconf-0.5.1-4|37	%build
12mr|lxappearance-obconf-0.5.1-4|38	./autogen.sh
12mr|lxappearance-obconf-0.5.1-4|39	%configure --disable-static
12mr|lxappearance-obconf-0.5.1-4|40	%make
12mr|lxappearance-obconf-0.5.1-4|41	
12mr|lxappearance-obconf-0.5.1-4|42	%install
12mr|lxappearance-obconf-0.5.1-4|43	make install DESTDIR=%{buildroot}
12mr|lxappearance-obconf-0.5.1-4|44	rm %{buildroot}%{_libdir}/lxappearance/plugins/obconf.la
12mr|lxappearance-obconf-0.5.1-4|45	%find_lang %{name}
12mr|lxappearance-obconf-0.5.1-4|46	
12mr|lxappearance-obconf-0.5.1-4|47	%files -f %{name}.lang
12mr|lxappearance-obconf-0.5.1-4|48	# FIXME add NEWS and TODO
12mr|lxappearance-obconf-0.5.1-4|49	%doc AUTHORS CHANGELOG COPYING README
12mr|lxappearance-obconf-0.5.1-4|50	%{_libdir}/lxappearance/plugins/obconf.so
12mr|lxappearance-obconf-0.5.1-4|51	%{_datadir}/lxappearance/obconf/
12mr|lxappearance-obconf-0.5.1-4|52	
12mr|lxappearance-obconf-0.5.1-4|53	
12mr|lxappearance-obconf-0.5.1-4|54	
12mr|lxappearance-obconf-0.5.1-4|55	%changelog
12mr|lxappearance-obconf-0.5.1-4|56	

15072 12
12mr|lxcontrol-1.3-10|1	Summary:	Lexmark printer management commands
12mr|lxcontrol-1.3-10|2	Name:		lxcontrol
12mr|lxcontrol-1.3-10|3	Version:	1.3
12mr|lxcontrol-1.3-10|4	Release:	%mkrel 10
12mr|lxcontrol-1.3-10|5	License:	GPL
12mr|lxcontrol-1.3-10|6	Group:		System/Printing
12mr|lxcontrol-1.3-10|7	Source:		http://www.powerup.com.au/~pbwest/lexmark/lexmark.html/lxcontrol.tar.bz2
12mr|lxcontrol-1.3-10|8	Source1:	http://209.233.17.85/lexmark/lm1100maint.tar.bz2
12mr|lxcontrol-1.3-10|9	Source2:	http://bimbo.fjfi.cvut.cz/~paluch/l7kdriver/changecartridge
12mr|lxcontrol-1.3-10|10	Source3:	README.changecartridge
12mr|lxcontrol-1.3-10|11	Source4:	README.Lexmark-Maintenance
12mr|lxcontrol-1.3-10|12	Source5:	lx.control.sh
12mr|lxcontrol-1.3-10|13	Patch0:		lxcontrol-lx.control-cups.patch
12mr|lxcontrol-1.3-10|14	Requires:	cups
12mr|lxcontrol-1.3-10|15	Conflicts:	printer-utils = 2007
12mr|lxcontrol-1.3-10|16	Conflicts:	printer-filters = 2007
12mr|lxcontrol-1.3-10|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|lxcontrol-1.3-10|18	
12mr|lxcontrol-1.3-10|19	%description
12mr|lxcontrol-1.3-10|20	Tools for show and hide catridges, and align and clean heads in a Lexmark
12mr|lxcontrol-1.3-10|21	printer. Used with Lexmark 5xxx, 7xxx and 11xx, possible with others.
12mr|lxcontrol-1.3-10|22	
12mr|lxcontrol-1.3-10|23	%prep
12mr|lxcontrol-1.3-10|24	
12mr|lxcontrol-1.3-10|25	%setup -q -n %{name}
12mr|lxcontrol-1.3-10|26	%setup -q -n %{name} -a 1 -T -D
12mr|lxcontrol-1.3-10|27	cp %{SOURCE2} changecartridge
12mr|lxcontrol-1.3-10|28	mv README.Lexmark README.Lexmark5xxx_7xxx
12mr|lxcontrol-1.3-10|29	mv lm1100maint/README README.Lexmark1xxx
12mr|lxcontrol-1.3-10|30	cp %{SOURCE3} .
12mr|lxcontrol-1.3-10|31	cp %{SOURCE4} .
12mr|lxcontrol-1.3-10|32	%patch0 -p1
12mr|lxcontrol-1.3-10|33	
12mr|lxcontrol-1.3-10|34	%build
12mr|lxcontrol-1.3-10|35	
12mr|lxcontrol-1.3-10|36	%install
12mr|lxcontrol-1.3-10|37	rm -rf %{buildroot}
12mr|lxcontrol-1.3-10|38	
12mr|lxcontrol-1.3-10|39	install -d %{buildroot}%{_bindir}
12mr|lxcontrol-1.3-10|40	install -d %{buildroot}%{_datadir}/lxcontrol
12mr|lxcontrol-1.3-10|41	install -d %{buildroot}%{_datadir}/lm1100maint
12mr|lxcontrol-1.3-10|42	install -d %{buildroot}%{_datadir}/applications
12mr|lxcontrol-1.3-10|43	
12mr|lxcontrol-1.3-10|44	# Lexmark printer maintenance
12mr|lxcontrol-1.3-10|45	# Program and data files
12mr|lxcontrol-1.3-10|46	install -m 755 lx.control %{buildroot}%{_bindir}/
12mr|lxcontrol-1.3-10|47	install -m 755 %{_sourcedir}/lx.control.sh %{buildroot}%{_bindir}/
12mr|lxcontrol-1.3-10|48	install -m 755 lm1100maint/lm1100change %{buildroot}%{_bindir}/
12mr|lxcontrol-1.3-10|49	install -m 755 lm1100maint/lm1100back %{buildroot}%{_bindir}/
12mr|lxcontrol-1.3-10|50	install -m 755 changecartridge %{buildroot}%{_bindir}/
12mr|lxcontrol-1.3-10|51	cp -f *.out %{buildroot}%{_datadir}/lxcontrol/
12mr|lxcontrol-1.3-10|52	( cd %{buildroot}%{_bindir}
12mr|lxcontrol-1.3-10|53	ln -s lx.control headclean
12mr|lxcontrol-1.3-10|54	ln -s lx.control headalign
12mr|lxcontrol-1.3-10|55	ln -s lx.control showcartridges
12mr|lxcontrol-1.3-10|56	ln -s lx.control hidecartridges
12mr|lxcontrol-1.3-10|57	ln -s lx.control.sh headclean.sh
12mr|lxcontrol-1.3-10|58	ln -s lx.control.sh headalign.sh
12mr|lxcontrol-1.3-10|59	ln -s lx.control.sh showcartridges.sh
12mr|lxcontrol-1.3-10|60	ln -s lx.control.sh hidecartridges.sh
12mr|lxcontrol-1.3-10|61	)
12mr|lxcontrol-1.3-10|62	cp -f lm1100maint/lexmark* \
12mr|lxcontrol-1.3-10|63	%{buildroot}%{_datadir}/lm1100maint/
12mr|lxcontrol-1.3-10|64	
12mr|lxcontrol-1.3-10|65	# XDG menu
12mr|lxcontrol-1.3-10|66	install -d %{buildroot}%{_datadir}/applications
12mr|lxcontrol-1.3-10|67	
12mr|lxcontrol-1.3-10|68	cat > %{buildroot}%{_datadir}/applications/mandriva-headalign.desktop << EOF
12mr|lxcontrol-1.3-10|69	[Desktop Entry]
12mr|lxcontrol-1.3-10|70	Name=Lexmark headalign
12mr|lxcontrol-1.3-10|71	Comment=Lexmark Lexmark 5xxx, 7xxx and 11xx Head Aligner
12mr|lxcontrol-1.3-10|72	Exec=%{_bindir}/headalign.sh
12mr|lxcontrol-1.3-10|73	Icon=printmgr
12mr|lxcontrol-1.3-10|74	Terminal=false
12mr|lxcontrol-1.3-10|75	Type=Application
12mr|lxcontrol-1.3-10|76	Categories=X-MandrivaLinux-System-Configuration-Printing;
12mr|lxcontrol-1.3-10|77	EOF
12mr|lxcontrol-1.3-10|78	
12mr|lxcontrol-1.3-10|79	cat > %{buildroot}%{_datadir}/applications/mandriva-headclean.desktop << EOF
12mr|lxcontrol-1.3-10|80	[Desktop Entry]
12mr|lxcontrol-1.3-10|81	Name=Lexmark headclean
12mr|lxcontrol-1.3-10|82	Comment=Lexmark Lexmark 5xxx, 7xxx and 11xx Head Cleaner
12mr|lxcontrol-1.3-10|83	Exec=%{_bindir}/headclean.sh
12mr|lxcontrol-1.3-10|84	Icon=printmgr
12mr|lxcontrol-1.3-10|85	Terminal=false
12mr|lxcontrol-1.3-10|86	Type=Application
12mr|lxcontrol-1.3-10|87	Categories=X-MandrivaLinux-System-Configuration-Printing;
12mr|lxcontrol-1.3-10|88	EOF
12mr|lxcontrol-1.3-10|89	
12mr|lxcontrol-1.3-10|90	cat > %{buildroot}%{_datadir}/applications/mandriva-hidecartridges.desktop << EOF
12mr|lxcontrol-1.3-10|91	[Desktop Entry]
12mr|lxcontrol-1.3-10|92	Name=Lexmark hidecartridges
12mr|lxcontrol-1.3-10|93	Comment=Lexmark Lexmark 5xxx, 7xxx and 11xx Cartridges Hider
12mr|lxcontrol-1.3-10|94	Exec=%{_bindir}/hidecartridges.sh
12mr|lxcontrol-1.3-10|95	Icon=printmgr
12mr|lxcontrol-1.3-10|96	Terminal=false
12mr|lxcontrol-1.3-10|97	Type=Application
12mr|lxcontrol-1.3-10|98	Categories=X-MandrivaLinux-System-Configuration-Printing;
12mr|lxcontrol-1.3-10|99	EOF
12mr|lxcontrol-1.3-10|100	
12mr|lxcontrol-1.3-10|101	cat > %{buildroot}%{_datadir}/applications/mandriva-showcartridges.desktop << EOF
12mr|lxcontrol-1.3-10|102	[Desktop Entry]
12mr|lxcontrol-1.3-10|103	Name=Lexmark showcartridges
12mr|lxcontrol-1.3-10|104	Comment=Lexmark Lexmark 5xxx, 7xxx and 11xx Cartridges Viewer
12mr|lxcontrol-1.3-10|105	Exec=%{_bindir}/showcartridges.sh
12mr|lxcontrol-1.3-10|106	Icon=printmgr
12mr|lxcontrol-1.3-10|107	Terminal=false
12mr|lxcontrol-1.3-10|108	Type=Application
12mr|lxcontrol-1.3-10|109	Categories=X-MandrivaLinux-System-Configuration-Printing;
12mr|lxcontrol-1.3-10|110	EOF
12mr|lxcontrol-1.3-10|111	
12mr|lxcontrol-1.3-10|112	%if %mdkversion < 200900
12mr|lxcontrol-1.3-10|113	%post
12mr|lxcontrol-1.3-10|114	%update_menus
12mr|lxcontrol-1.3-10|115	%endif
12mr|lxcontrol-1.3-10|116	
12mr|lxcontrol-1.3-10|117	%if %mdkversion < 200900
12mr|lxcontrol-1.3-10|118	%postun
12mr|lxcontrol-1.3-10|119	%clean_menus
12mr|lxcontrol-1.3-10|120	%endif
12mr|lxcontrol-1.3-10|121	
12mr|lxcontrol-1.3-10|122	%clean
12mr|lxcontrol-1.3-10|123	rm -rf %{buildroot}
12mr|lxcontrol-1.3-10|124	
12mr|lxcontrol-1.3-10|125	%files
12mr|lxcontrol-1.3-10|126	%defattr(0644,root,root,0755)
12mr|lxcontrol-1.3-10|127	%attr(0755,root,root) %{_bindir}/*
12mr|lxcontrol-1.3-10|128	%{_datadir}/lm1100maint
12mr|lxcontrol-1.3-10|129	%{_datadir}/lxcontrol
12mr|lxcontrol-1.3-10|130	%{_datadir}/applications/*
12mr|lxcontrol-1.3-10|131	
12mr|lxcontrol-1.3-10|132	
12mr|lxcontrol-1.3-10|133	
12mr|lxcontrol-1.3-10|134	%changelog
12mr|lxcontrol-1.3-10|135	

15073 12
12mr|lxde-common-0.5.5-0.git20110808.13|1	%define git git20110808
12mr|lxde-common-0.5.5-0.git20110808.13|2	# define Epoch only to revert from 0.5.5.1 to 0.5.5 git
12mr|lxde-common-0.5.5-0.git20110808.13|3	Epoch: 1
12mr|lxde-common-0.5.5-0.git20110808.13|4	
12mr|lxde-common-0.5.5-0.git20110808.13|5	Summary:	A set of default configuration for LXDE
12mr|lxde-common-0.5.5-0.git20110808.13|6	Name:	  	lxde-common
12mr|lxde-common-0.5.5-0.git20110808.13|7	Version:	0.5.5
12mr|lxde-common-0.5.5-0.git20110808.13|8	Release:	%mkrel -c %git 13
12mr|lxde-common-0.5.5-0.git20110808.13|9	License:	GPLv2+
12mr|lxde-common-0.5.5-0.git20110808.13|10	Group:		Graphical desktop/Other
12mr|lxde-common-0.5.5-0.git20110808.13|11	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mr|lxde-common-0.5.5-0.git20110808.13|12	Source1:	rosa-button-lxde.png
12mr|lxde-common-0.5.5-0.git20110808.13|13	# Mandriva customization patch
12mr|lxde-common-0.5.5-0.git20110808.13|14	Patch101:	lxde-common-0.5.5-pcmanfm.conf.patch
12mr|lxde-common-0.5.5-0.git20110808.13|15	Patch102:	lxde-common-0.5.5-add-mcc-to-panel.patch
12mr|lxde-common-0.5.5-0.git20110808.13|16	Patch103:	lxde-common-0.5.5-lxpanel-customization.patch
12mr|lxde-common-0.5.5-0.git20110808.13|17	Patch106:	lxde-common-0.5.5-autostart.patch
12mr|lxde-common-0.5.5-0.git20110808.13|18	Patch109:	lxde-common-0.5.5-config.patch
12mr|lxde-common-0.5.5-0.git20110808.13|19	
12mr|lxde-common-0.5.5-0.git20110808.13|20	URL:		http://lxde.sourceforge.net/
12mr|lxde-common-0.5.5-0.git20110808.13|21	BuildRequires:	xsltproc docbook-style-xsl
12mr|lxde-common-0.5.5-0.git20110808.13|22	BuildArch:	noarch
12mr|lxde-common-0.5.5-0.git20110808.13|23	#Requires:	smproxy
12mr|lxde-common-0.5.5-0.git20110808.13|24	Suggests:	xscreensaver
12mr|lxde-common-0.5.5-0.git20110808.13|25	Requires:	openbox
12mr|lxde-common-0.5.5-0.git20110808.13|26	Requires:	lxpanel >= 0.5.9
12mr|lxde-common-0.5.5-0.git20110808.13|27	Requires:	lxsession >= 0.4.1
12mr|lxde-common-0.5.5-0.git20110808.13|28	Requires:	pcmanfm >= 0.9.10
12mr|lxde-common-0.5.5-0.git20110808.13|29	Requires:	lxterminal
12mr|lxde-common-0.5.5-0.git20110808.13|30	Requires:	lxde-icon-theme
12mr|lxde-common-0.5.5-0.git20110808.13|31	Requires:	mandriva-lxde-config >= 0.5
12mr|lxde-common-0.5.5-0.git20110808.13|32	Conflicts:	mandriva-lxde-config-Free < 0.5
12mr|lxde-common-0.5.5-0.git20110808.13|33	Conflicts:      mandriva-lxde-config-Flash < 0.5
12mr|lxde-common-0.5.5-0.git20110808.13|34	Conflicts:      mandriva-lxde-config-One < 0.5
12mr|lxde-common-0.5.5-0.git20110808.13|35	Conflicts:	mandriva-lxde-config-Powerpack < 0.5
12mr|lxde-common-0.5.5-0.git20110808.13|36	Requires(post):	mandriva-theme
12mr|lxde-common-0.5.5-0.git20110808.13|37	
12mr|lxde-common-0.5.5-0.git20110808.13|38	%description
12mr|lxde-common-0.5.5-0.git20110808.13|39	This package provides a set of default configuration for LXDE.
12mr|lxde-common-0.5.5-0.git20110808.13|40	
12mr|lxde-common-0.5.5-0.git20110808.13|41	%prep
12mr|lxde-common-0.5.5-0.git20110808.13|42	%setup -q
12mr|lxde-common-0.5.5-0.git20110808.13|43	%patch101 -p0 -b .pcmanfm_conf
12mr|lxde-common-0.5.5-0.git20110808.13|44	%patch102 -p0 -b .mdv-mcc
12mr|lxde-common-0.5.5-0.git20110808.13|45	%patch103 -p1 -b .mdv-panel
12mr|lxde-common-0.5.5-0.git20110808.13|46	%patch106 -p0 -b .autostart
12mr|lxde-common-0.5.5-0.git20110808.13|47	%patch109 -p0 -b .config
12mr|lxde-common-0.5.5-0.git20110808.13|48	
12mr|lxde-common-0.5.5-0.git20110808.13|49	%build
12mr|lxde-common-0.5.5-0.git20110808.13|50	#./autogen.sh
12mr|lxde-common-0.5.5-0.git20110808.13|51	%configure2_5x --enable-man
12mr|lxde-common-0.5.5-0.git20110808.13|52	%make
12mr|lxde-common-0.5.5-0.git20110808.13|53	
12mr|lxde-common-0.5.5-0.git20110808.13|54	%install
12mr|lxde-common-0.5.5-0.git20110808.13|55	%makeinstall_std
12mr|lxde-common-0.5.5-0.git20110808.13|56	
12mr|lxde-common-0.5.5-0.git20110808.13|57	mkdir -p %buildroot%{_datadir}/icons
12mr|lxde-common-0.5.5-0.git20110808.13|58	cp -f %SOURCE1 %{buildroot}%{_datadir}/icons/
12mr|lxde-common-0.5.5-0.git20110808.13|59	
12mr|lxde-common-0.5.5-0.git20110808.13|60	#{find_lang} %{name}
12mr|lxde-common-0.5.5-0.git20110808.13|61	
12mr|lxde-common-0.5.5-0.git20110808.13|62	# we'll ship these files via mandriva-lxde-config
12mr|lxde-common-0.5.5-0.git20110808.13|63	rm -f %buildroot%{_sysconfdir}/xdg/lxsession/LXDE/desktop.conf %buildroot%{_datadir}/lxde/openbox/rc.xml
12mr|lxde-common-0.5.5-0.git20110808.13|64	
12mr|lxde-common-0.5.5-0.git20110808.13|65	# we do not need this file
12mr|lxde-common-0.5.5-0.git20110808.13|66	rm -f %buildroot%{_datadir}/xsessions/LXDE.desktop
12mr|lxde-common-0.5.5-0.git20110808.13|67	
12mr|lxde-common-0.5.5-0.git20110808.13|68	# instead, we use wmsession.d
12mr|lxde-common-0.5.5-0.git20110808.13|69	install -d %buildroot%_sysconfdir/X11/wmsession.d/
12mr|lxde-common-0.5.5-0.git20110808.13|70	cat > %buildroot%_sysconfdir/X11/wmsession.d/04LXDE << EOF
12mr|lxde-common-0.5.5-0.git20110808.13|71	NAME=LXDE
12mr|lxde-common-0.5.5-0.git20110808.13|72	DESC=Lightweight X11 Desktops Environment
12mr|lxde-common-0.5.5-0.git20110808.13|73	EXEC=/usr/bin/startlxde
12mr|lxde-common-0.5.5-0.git20110808.13|74	SCRIPT:
12mr|lxde-common-0.5.5-0.git20110808.13|75	exec /usr/bin/startlxde
12mr|lxde-common-0.5.5-0.git20110808.13|76	EOF
12mr|lxde-common-0.5.5-0.git20110808.13|77	
12mr|lxde-common-0.5.5-0.git20110808.13|78	# install this one manually, this provides the logout button on lxpanel:
12mr|lxde-common-0.5.5-0.git20110808.13|79	install -m644 -D lxde-logout.desktop.in %buildroot%_datadir/applications/lxde-logout.desktop
12mr|lxde-common-0.5.5-0.git20110808.13|80	
12mr|lxde-common-0.5.5-0.git20110808.13|81	%post
12mr|lxde-common-0.5.5-0.git20110808.13|82	%make_session
12mr|lxde-common-0.5.5-0.git20110808.13|83	
12mr|lxde-common-0.5.5-0.git20110808.13|84	%postun
12mr|lxde-common-0.5.5-0.git20110808.13|85	%make_session
12mr|lxde-common-0.5.5-0.git20110808.13|86	
12mr|lxde-common-0.5.5-0.git20110808.13|87	%files
12mr|lxde-common-0.5.5-0.git20110808.13|88	%config %{_sysconfdir}/xdg/lxsession/LXDE/autostart
12mr|lxde-common-0.5.5-0.git20110808.13|89	%config %{_sysconfdir}/xdg/pcmanfm/LXDE/pcmanfm.conf
12mr|lxde-common-0.5.5-0.git20110808.13|90	%{_sysconfdir}/X11/wmsession.d/04LXDE
12mr|lxde-common-0.5.5-0.git20110808.13|91	%{_bindir}/*
12mr|lxde-common-0.5.5-0.git20110808.13|92	%{_datadir}/applications/lxde-logout.desktop
12mr|lxde-common-0.5.5-0.git20110808.13|93	%{_datadir}/lxde
12mr|lxde-common-0.5.5-0.git20110808.13|94	%{_datadir}/lxpanel
12mr|lxde-common-0.5.5-0.git20110808.13|95	%{_mandir}/man1/*
12mr|lxde-common-0.5.5-0.git20110808.13|96	%{_datadir}/icons/rosa-button-lxde.png
12mr|lxde-common-0.5.5-0.git20110808.13|97	
12mr|lxde-common-0.5.5-0.git20110808.13|98	
12mr|lxde-common-0.5.5-0.git20110808.13|99	%changelog
12mr|lxde-common-0.5.5-0.git20110808.13|100	* Mon Jun 04 2012 akdengi <akdengi> 1:0.5.5-0.git20110808.12
12mr|lxde-common-0.5.5-0.git20110808.13|101	- add lxde-control-center to lxpanel
12mr|lxde-common-0.5.5-0.git20110808.13|102	- change button name to ROSA
12mr|lxde-common-0.5.5-0.git20110808.13|103	- add logout button with user icon to lxpanel (use Button plugin)
12mr|lxde-common-0.5.5-0.git20110808.13|104	
12mr|lxde-common-0.5.5-0.git20110808.13|105	* Mon Aug 08 2011 Александр Казанцев <kazancas@mandriva.org> 1:0.5.5-0.git20110808.2mdv2011.0
12mr|lxde-common-0.5.5-0.git20110808.13|106	+ Revision: 693673
12mr|lxde-common-0.5.5-0.git20110808.13|107	- revert to correct version numbering due unavalible 0.5.5.1 version
12mr|lxde-common-0.5.5-0.git20110808.13|108	- add Droid font in pcmanfm conf
12mr|lxde-common-0.5.5-0.git20110808.13|109	- fix pcmanfm conf file skel path
12mr|lxde-common-0.5.5-0.git20110808.13|110	- update to minor version. Drop patches
12mr|lxde-common-0.5.5-0.git20110808.13|111	
12mr|lxde-common-0.5.5-0.git20110808.13|112	* Sun Jul 03 2011 Александр Казанцев <kazancas@mandriva.org> 0.5.5-0.git20110721.10
12mr|lxde-common-0.5.5-0.git20110808.13|113	+ Revision: 688608
12mr|lxde-common-0.5.5-0.git20110808.13|114	- fix mandriva button picture
12mr|lxde-common-0.5.5-0.git20110808.13|115	
12mr|lxde-common-0.5.5-0.git20110808.13|116	* Sat Jul 02 2011 Александр Казанцев <kazancas@mandriva.org> 0.5.5-0.git20110721.9
12mr|lxde-common-0.5.5-0.git20110808.13|117	+ Revision: 688579
12mr|lxde-common-0.5.5-0.git20110808.13|118	- add new mandriva button
12mr|lxde-common-0.5.5-0.git20110808.13|119	
12mr|lxde-common-0.5.5-0.git20110808.13|120	* Sat Jun 25 2011 Александр Казанцев <kazancas@mandriva.org> 0.5.5-0.git20110721.8
12mr|lxde-common-0.5.5-0.git20110808.13|121	+ Revision: 687081
12mr|lxde-common-0.5.5-0.git20110808.13|122	- revert changes for lxpanel suggests
12mr|lxde-common-0.5.5-0.git20110808.13|123	
12mr|lxde-common-0.5.5-0.git20110808.13|124	* Sat Jun 18 2011 Александр Казанцев <kazancas@mandriva.org> 0.5.5-0.git20110721.7
12mr|lxde-common-0.5.5-0.git20110808.13|125	+ Revision: 685956
12mr|lxde-common-0.5.5-0.git20110808.13|126	- fix spec for adding lxpanel fork dependences
12mr|lxde-common-0.5.5-0.git20110808.13|127	
12mr|lxde-common-0.5.5-0.git20110808.13|128	* Mon Jun 13 2011 Александр Казанцев <kazancas@mandriva.org> 0.5.5-0.git20110721.6
12mr|lxde-common-0.5.5-0.git20110808.13|129	+ Revision: 684556
12mr|lxde-common-0.5.5-0.git20110808.13|130	- sync pcmanfm conf
12mr|lxde-common-0.5.5-0.git20110808.13|131	
12mr|lxde-common-0.5.5-0.git20110808.13|132	* Mon Jun 13 2011 Александр Казанцев <kazancas@mandriva.org> 0.5.5-0.git20110721.5
12mr|lxde-common-0.5.5-0.git20110808.13|133	+ Revision: 684427
12mr|lxde-common-0.5.5-0.git20110808.13|134	- add search tools catfish
12mr|lxde-common-0.5.5-0.git20110808.13|135	- change lxpanel customizations
12mr|lxde-common-0.5.5-0.git20110808.13|136	
12mr|lxde-common-0.5.5-0.git20110808.13|137	* Wed May 04 2011 Александр Казанцев <kazancas@mandriva.org> 0.5.5-0.git20110721.4
12mr|lxde-common-0.5.5-0.git20110808.13|138	+ Revision: 665859
12mr|lxde-common-0.5.5-0.git20110808.13|139	- fix startlxde and pcmanfm config files
12mr|lxde-common-0.5.5-0.git20110808.13|140	- add patch for missing man sources
12mr|lxde-common-0.5.5-0.git20110808.13|141	
12mr|lxde-common-0.5.5-0.git20110808.13|142	* Sun May 01 2011 Funda Wang <fwang@mandriva.org> 0.5.5-0.git20110721.3
12mr|lxde-common-0.5.5-0.git20110808.13|143	+ Revision: 661329
12mr|lxde-common-0.5.5-0.git20110808.13|144	- move openbox-rc into config file
12mr|lxde-common-0.5.5-0.git20110808.13|145	
12mr|lxde-common-0.5.5-0.git20110808.13|146	* Fri Apr 29 2011 Александр Казанцев <kazancas@mandriva.org> 0.5.5-0.git20110721.2
12mr|lxde-common-0.5.5-0.git20110808.13|147	+ Revision: 660764
12mr|lxde-common-0.5.5-0.git20110808.13|148	-add in autostart nm-applet, parcellite and fix keyboard TERMINATE error
12mr|lxde-common-0.5.5-0.git20110808.13|149	
12mr|lxde-common-0.5.5-0.git20110808.13|150	* Sat Jul 24 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.5.5-0.git20110721.1mdv2011.0
12mr|lxde-common-0.5.5-0.git20110808.13|151	+ Revision: 557358
12mr|lxde-common-0.5.5-0.git20110808.13|152	- add missing BR
12mr|lxde-common-0.5.5-0.git20110808.13|153	- update to 5.5 latest git to make it work with new pcmanfm2, there's no upstream
12mr|lxde-common-0.5.5-0.git20110808.13|154	tarball yet so go with latest git (shouldn't break stuff)
12mr|lxde-common-0.5.5-0.git20110808.13|155	- rediff patches 101,102,103
12mr|lxde-common-0.5.5-0.git20110808.13|156	- drop patch104, fixed upstream
12mr|lxde-common-0.5.5-0.git20110808.13|157	- add patch105 to fix wrong file name in make file
12mr|lxde-common-0.5.5-0.git20110808.13|158	- disable smproxy requires
12mr|lxde-common-0.5.5-0.git20110808.13|159	- require pcmanfm >= 0.9.7
12mr|lxde-common-0.5.5-0.git20110808.13|160	- compile with --enable-man to create openbox-lxde man page
12mr|lxde-common-0.5.5-0.git20110808.13|161	
12mr|lxde-common-0.5.5-0.git20110808.13|162	* Thu Jun 10 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.5.0-5mdv2010.1
12mr|lxde-common-0.5.5-0.git20110808.13|163	+ Revision: 547838
12mr|lxde-common-0.5.5-0.git20110808.13|164	- install lxde-logout.desktop as it provides the logout icon on lxpanel
12mr|lxde-common-0.5.5-0.git20110808.13|165	
12mr|lxde-common-0.5.5-0.git20110808.13|166	* Wed Jun 09 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.5.0-4mdv2010.1
12mr|lxde-common-0.5.5-0.git20110808.13|167	+ Revision: 547321
12mr|lxde-common-0.5.5-0.git20110808.13|168	- make sure autostart file gets updated to avoid upgrade problems, should
12mr|lxde-common-0.5.5-0.git20110808.13|169	hopefully fix (mdv #59624)
12mr|lxde-common-0.5.5-0.git20110808.13|170	
12mr|lxde-common-0.5.5-0.git20110808.13|171	* Thu Jan 28 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.5.0-3mdv2010.1
12mr|lxde-common-0.5.5-0.git20110808.13|172	+ Revision: 497489
12mr|lxde-common-0.5.5-0.git20110808.13|173	- remove setxkbmap hack. The kb layout switcher works correctly with GDM;
12mr|lxde-common-0.5.5-0.git20110808.13|174	we shouldn't provide a hack for an incompatible dm (KDM)
12mr|lxde-common-0.5.5-0.git20110808.13|175	
12mr|lxde-common-0.5.5-0.git20110808.13|176	* Tue Jan 26 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.5.0-2mdv2010.1
12mr|lxde-common-0.5.5-0.git20110808.13|177	+ Revision: 496746
12mr|lxde-common-0.5.5-0.git20110808.13|178	- add patch to make the kb layout switcher work properly
12mr|lxde-common-0.5.5-0.git20110808.13|179	(will be reported upstream to see about fixing it properly)
12mr|lxde-common-0.5.5-0.git20110808.13|180	- remove requires on lxde-settings-daemon it's been
12mr|lxde-common-0.5.5-0.git20110808.13|181	merged in lxsession upstream some time ago
12mr|lxde-common-0.5.5-0.git20110808.13|182	- add patch to fix startlxde script (bug 57251)
12mr|lxde-common-0.5.5-0.git20110808.13|183	and it's mentioned on upstream ML
12mr|lxde-common-0.5.5-0.git20110808.13|184	
12mr|lxde-common-0.5.5-0.git20110808.13|185	* Fri Dec 11 2009 Funda Wang <fwang@mandriva.org> 0.5.0-1mdv2010.1
12mr|lxde-common-0.5.5-0.git20110808.13|186	+ Revision: 476250
12mr|lxde-common-0.5.5-0.git20110808.13|187	- build noarch
12mr|lxde-common-0.5.5-0.git20110808.13|188	- use new config file location
12mr|lxde-common-0.5.5-0.git20110808.13|189	- new version 0.5.0
12mr|lxde-common-0.5.5-0.git20110808.13|190	
12mr|lxde-common-0.5.5-0.git20110808.13|191	* Fri Oct 02 2009 Antoine Ginies <aginies@mandriva.com> 0.4.2-3mdv2010.0
12mr|lxde-common-0.5.5-0.git20110808.13|192	+ Revision: 452502
12mr|lxde-common-0.5.5-0.git20110808.13|193	- xscreensaver is now a suggests to free some more space on dual CD
12mr|lxde-common-0.5.5-0.git20110808.13|194	
12mr|lxde-common-0.5.5-0.git20110808.13|195	* Sun Sep 27 2009 Funda Wang <fwang@mandriva.org> 0.4.2-2mdv2010.0
12mr|lxde-common-0.5.5-0.git20110808.13|196	+ Revision: 449694
12mr|lxde-common-0.5.5-0.git20110808.13|197	- use mandriva star
12mr|lxde-common-0.5.5-0.git20110808.13|198	
12mr|lxde-common-0.5.5-0.git20110808.13|199	* Mon Jul 06 2009 Funda Wang <fwang@mandriva.org> 0.4.2-1mdv2010.0
12mr|lxde-common-0.5.5-0.git20110808.13|200	+ Revision: 392827
12mr|lxde-common-0.5.5-0.git20110808.13|201	- fix file list
12mr|lxde-common-0.5.5-0.git20110808.13|202	- new version 0.4.2
12mr|lxde-common-0.5.5-0.git20110808.13|203	
12mr|lxde-common-0.5.5-0.git20110808.13|204	* Tue May 26 2009 Funda Wang <fwang@mandriva.org> 0.4.1-2mdv2010.0
12mr|lxde-common-0.5.5-0.git20110808.13|205	+ Revision: 379766
12mr|lxde-common-0.5.5-0.git20110808.13|206	- requires lxsession as there is only one available alternatives
12mr|lxde-common-0.5.5-0.git20110808.13|207	
12mr|lxde-common-0.5.5-0.git20110808.13|208	* Thu May 07 2009 Funda Wang <fwang@mandriva.org> 0.4.1-1mdv2010.0
12mr|lxde-common-0.5.5-0.git20110808.13|209	+ Revision: 372816
12mr|lxde-common-0.5.5-0.git20110808.13|210	- New version 0.4.1
12mr|lxde-common-0.5.5-0.git20110808.13|211	
12mr|lxde-common-0.5.5-0.git20110808.13|212	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 0.4-2mdv2010.0
12mr|lxde-common-0.5.5-0.git20110808.13|213	+ Revision: 369384
12mr|lxde-common-0.5.5-0.git20110808.13|214	- Requires lxde-settings-daemon
12mr|lxde-common-0.5.5-0.git20110808.13|215	
12mr|lxde-common-0.5.5-0.git20110808.13|216	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 0.4-1mdv2010.0
12mr|lxde-common-0.5.5-0.git20110808.13|217	+ Revision: 369351
12mr|lxde-common-0.5.5-0.git20110808.13|218	- New version 0.4
12mr|lxde-common-0.5.5-0.git20110808.13|219	
12mr|lxde-common-0.5.5-0.git20110808.13|220	* Mon Apr 06 2009 Funda Wang <fwang@mandriva.org> 0.3.2.1-17mdv2009.1
12mr|lxde-common-0.5.5-0.git20110808.13|221	+ Revision: 364429
12mr|lxde-common-0.5.5-0.git20110808.13|222	- promo lxterminal over xterm
12mr|lxde-common-0.5.5-0.git20110808.13|223	
12mr|lxde-common-0.5.5-0.git20110808.13|224	* Tue Mar 10 2009 Frederic Crozat <fcrozat@mandriva.com> 0.3.2.1-16mdv2009.1
12mr|lxde-common-0.5.5-0.git20110808.13|225	+ Revision: 353443
12mr|lxde-common-0.5.5-0.git20110808.13|226	- Fix typo in patch0 and remove hacks in post script for background
12mr|lxde-common-0.5.5-0.git20110808.13|227	
12mr|lxde-common-0.5.5-0.git20110808.13|228	* Mon Mar 09 2009 Frederic Crozat <fcrozat@mandriva.com> 0.3.2.1-15mdv2009.1
12mr|lxde-common-0.5.5-0.git20110808.13|229	+ Revision: 353111
12mr|lxde-common-0.5.5-0.git20110808.13|230	- Bump weight in wmsession.d
12mr|lxde-common-0.5.5-0.git20110808.13|231	- Update patch0, fix mdv bug #44061
12mr|lxde-common-0.5.5-0.git20110808.13|232	
12mr|lxde-common-0.5.5-0.git20110808.13|233	* Tue Jan 20 2009 Anne Nicolas <ennael@mandriva.org> 0.3.2.1-14mdv2009.1
12mr|lxde-common-0.5.5-0.git20110808.13|234	+ Revision: 331830
12mr|lxde-common-0.5.5-0.git20110808.13|235	- decrease order to avoid openbox being launched instead of LXDE by default
12mr|lxde-common-0.5.5-0.git20110808.13|236	
12mr|lxde-common-0.5.5-0.git20110808.13|237	* Tue Nov 04 2008 Funda Wang <fwang@mandriva.org> 0.3.2.1-13mdv2009.1
12mr|lxde-common-0.5.5-0.git20110808.13|238	+ Revision: 299957
12mr|lxde-common-0.5.5-0.git20110808.13|239	- detect wallpaper rather than harcode file type
12mr|lxde-common-0.5.5-0.git20110808.13|240	
12mr|lxde-common-0.5.5-0.git20110808.13|241	* Mon Sep 22 2008 Funda Wang <fwang@mandriva.org> 0.3.2.1-12mdv2009.0
12mr|lxde-common-0.5.5-0.git20110808.13|242	+ Revision: 286429
12mr|lxde-common-0.5.5-0.git20110808.13|243	- fix firefox button
12mr|lxde-common-0.5.5-0.git20110808.13|244	
12mr|lxde-common-0.5.5-0.git20110808.13|245	* Thu Jul 10 2008 Pixel <pixel@mandriva.com> 0.3.2.1-11mdv2009.0
12mr|lxde-common-0.5.5-0.git20110808.13|246	+ Revision: 233475
12mr|lxde-common-0.5.5-0.git20110808.13|247	- remove filetrigger for gtk icon cache since %%update_icon_cache is better
12mr|lxde-common-0.5.5-0.git20110808.13|248	suited for a theme which comes from only one package. and %%update_icon_cache
12mr|lxde-common-0.5.5-0.git20110808.13|249	has been fixed
12mr|lxde-common-0.5.5-0.git20110808.13|250	
12mr|lxde-common-0.5.5-0.git20110808.13|251	* Sun Jun 29 2008 Funda Wang <fwang@mandriva.org> 0.3.2.1-10mdv2009.0
12mr|lxde-common-0.5.5-0.git20110808.13|252	+ Revision: 230024
12mr|lxde-common-0.5.5-0.git20110808.13|253	- add rpm file trigger
12mr|lxde-common-0.5.5-0.git20110808.13|254	
12mr|lxde-common-0.5.5-0.git20110808.13|255	* Sun Jun 29 2008 Funda Wang <fwang@mandriva.org> 0.3.2.1-9mdv2009.0
12mr|lxde-common-0.5.5-0.git20110808.13|256	+ Revision: 229933
12mr|lxde-common-0.5.5-0.git20110808.13|257	- Use lxde native terminal: lxterminal
12mr|lxde-common-0.5.5-0.git20110808.13|258	
12mr|lxde-common-0.5.5-0.git20110808.13|259	* Tue Jun 10 2008 Funda Wang <fwang@mandriva.org> 0.3.2.1-8mdv2009.0
12mr|lxde-common-0.5.5-0.git20110808.13|260	+ Revision: 217332
12mr|lxde-common-0.5.5-0.git20110808.13|261	- requires virtual package lxde-session-manager
12mr|lxde-common-0.5.5-0.git20110808.13|262	
12mr|lxde-common-0.5.5-0.git20110808.13|263	* Mon Jun 09 2008 Funda Wang <fwang@mandriva.org> 0.3.2.1-7mdv2009.0
12mr|lxde-common-0.5.5-0.git20110808.13|264	+ Revision: 217107
12mr|lxde-common-0.5.5-0.git20110808.13|265	- prefer lxsession-lite
12mr|lxde-common-0.5.5-0.git20110808.13|266	
12mr|lxde-common-0.5.5-0.git20110808.13|267	* Sat May 10 2008 Funda Wang <fwang@mandriva.org> 0.3.2.1-6mdv2009.0
12mr|lxde-common-0.5.5-0.git20110808.13|268	+ Revision: 205379
12mr|lxde-common-0.5.5-0.git20110808.13|269	- introduce mandriva-lxde-config
12mr|lxde-common-0.5.5-0.git20110808.13|270	
12mr|lxde-common-0.5.5-0.git20110808.13|271	* Sun May 04 2008 Funda Wang <fwang@mandriva.org> 0.3.2.1-5mdv2009.0
12mr|lxde-common-0.5.5-0.git20110808.13|272	+ Revision: 201125
12mr|lxde-common-0.5.5-0.git20110808.13|273	- add panel customization
12mr|lxde-common-0.5.5-0.git20110808.13|274	
12mr|lxde-common-0.5.5-0.git20110808.13|275	* Sun May 04 2008 Funda Wang <fwang@mandriva.org> 0.3.2.1-4mdv2009.0
12mr|lxde-common-0.5.5-0.git20110808.13|276	+ Revision: 200982
12mr|lxde-common-0.5.5-0.git20110808.13|277	- Add mandriva customization patches
12mr|lxde-common-0.5.5-0.git20110808.13|278	- lower BR, we only need glib and x11, not gtk
12mr|lxde-common-0.5.5-0.git20110808.13|279	
12mr|lxde-common-0.5.5-0.git20110808.13|280	* Sun May 04 2008 Funda Wang <fwang@mandriva.org> 0.3.2.1-3mdv2009.0
12mr|lxde-common-0.5.5-0.git20110808.13|281	+ Revision: 200917
12mr|lxde-common-0.5.5-0.git20110808.13|282	- requries lxsession
12mr|lxde-common-0.5.5-0.git20110808.13|283	
12mr|lxde-common-0.5.5-0.git20110808.13|284	* Sun May 04 2008 Funda Wang <fwang@mandriva.org> 0.3.2.1-2mdv2009.0
12mr|lxde-common-0.5.5-0.git20110808.13|285	+ Revision: 200895
12mr|lxde-common-0.5.5-0.git20110808.13|286	- Requires specific icon theme
12mr|lxde-common-0.5.5-0.git20110808.13|287	- import source and spec
12mr|lxde-common-0.5.5-0.git20110808.13|288	- Created package structure for lxde-common.
12mr|lxde-common-0.5.5-0.git20110808.13|289	

15074 12
12mr|lxde-control-center-0.0.1-5|1	Name: lxde-control-center
12mr|lxde-control-center-0.0.1-5|2	Version: 0.0.1
12mr|lxde-control-center-0.0.1-5|3	Release: 5
12mr|lxde-control-center-0.0.1-5|4	Summary:  LXDE Control Center for ROSA/Mandriva
12mr|lxde-control-center-0.0.1-5|5	
12mr|lxde-control-center-0.0.1-5|6	Group: Graphical desktop/Other
12mr|lxde-control-center-0.0.1-5|7	License: GPLv2+
12mr|lxde-control-center-0.0.1-5|8	Source0: http://mandriva-lxde.googlecode.com/files/%{name}-%{version}.tar.xz
12mr|lxde-control-center-0.0.1-5|9	URL:	http://mandriva-lxde.googlecode.com
12mr|lxde-control-center-0.0.1-5|10	BuildRequires:	gettext
12mr|lxde-control-center-0.0.1-5|11	Requires: python, pygtk2.0, python-webkitgtk, python-simplejson
12mr|lxde-control-center-0.0.1-5|12	BuildArch: noarch
12mr|lxde-control-center-0.0.1-5|13	
12mr|lxde-control-center-0.0.1-5|14	%description
12mr|lxde-control-center-0.0.1-5|15	
12mr|lxde-control-center-0.0.1-5|16	LXDE Control Center is united lauch tools for Drakx and LXDE configuration
12mr|lxde-control-center-0.0.1-5|17	programs.
12mr|lxde-control-center-0.0.1-5|18	
12mr|lxde-control-center-0.0.1-5|19	%prep
12mr|lxde-control-center-0.0.1-5|20	%setup -q -n %{name}
12mr|lxde-control-center-0.0.1-5|21	
12mr|lxde-control-center-0.0.1-5|22	%install
12mr|lxde-control-center-0.0.1-5|23	mkdir -p %buildroot/usr
12mr|lxde-control-center-0.0.1-5|24	mkdir -p %buildroot%{_localedir}
12mr|lxde-control-center-0.0.1-5|25	
12mr|lxde-control-center-0.0.1-5|26	cp -rf ./bin %buildroot/usr/
12mr|lxde-control-center-0.0.1-5|27	cp -rf ./share %buildroot/usr/
12mr|lxde-control-center-0.0.1-5|28	cp -rf ./lib %buildroot/usr/
12mr|lxde-control-center-0.0.1-5|29	
12mr|lxde-control-center-0.0.1-5|30	%files
12mr|lxde-control-center-0.0.1-5|31	%{_bindir}/*
12mr|lxde-control-center-0.0.1-5|32	%{_datadir}/applications/*.desktop
12mr|lxde-control-center-0.0.1-5|33	%{_datadir}/locale/*
12mr|lxde-control-center-0.0.1-5|34	%{_datadir}/javascript/*
12mr|lxde-control-center-0.0.1-5|35	/usr/lib/lxde/%{name}
12mr|lxde-control-center-0.0.1-5|36	
12mr|lxde-control-center-0.0.1-5|37	%changelog
12mr|lxde-control-center-0.0.1-5|38	* Fri May 4 2012 akdengi <akdengi> - 0.0.1-4
12mr|lxde-control-center-0.0.1-5|39	- initial release

15075 12
12mr|lxde-icon-theme-0.0.1-3|1	Summary: LXDE icon theme
12mr|lxde-icon-theme-0.0.1-3|2	Name: lxde-icon-theme
12mr|lxde-icon-theme-0.0.1-3|3	Version: 0.0.1
12mr|lxde-icon-theme-0.0.1-3|4	Release: %mkrel 3
12mr|lxde-icon-theme-0.0.1-3|5	License: LGPLv2+
12mr|lxde-icon-theme-0.0.1-3|6	Group: Graphical desktop/Other
12mr|lxde-icon-theme-0.0.1-3|7	URL: http://www.lxde.org
12mr|lxde-icon-theme-0.0.1-3|8	Source: http://freefr.dl.sourceforge.net/project/lxde/LXDE%20Icon%20Theme/%{name}-%{version}/%{name}-%{version}.tar.bz2
12mr|lxde-icon-theme-0.0.1-3|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|lxde-icon-theme-0.0.1-3|10	BuildArch: noarch
12mr|lxde-icon-theme-0.0.1-3|11	Provides: nuoveXT2-icon-theme = %{version}-%{release}
12mr|lxde-icon-theme-0.0.1-3|12	Obsoletes: nuoveXT2-icon-theme < 0.5.0
12mr|lxde-icon-theme-0.0.1-3|13	
12mr|lxde-icon-theme-0.0.1-3|14	%description
12mr|lxde-icon-theme-0.0.1-3|15	This package contains nuoveXT2 icon theme for LXDE.
12mr|lxde-icon-theme-0.0.1-3|16	
12mr|lxde-icon-theme-0.0.1-3|17	%prep
12mr|lxde-icon-theme-0.0.1-3|18	%setup -q
12mr|lxde-icon-theme-0.0.1-3|19	
12mr|lxde-icon-theme-0.0.1-3|20	%build
12mr|lxde-icon-theme-0.0.1-3|21	%configure2_5x
12mr|lxde-icon-theme-0.0.1-3|22	
12mr|lxde-icon-theme-0.0.1-3|23	%install
12mr|lxde-icon-theme-0.0.1-3|24	rm -rf $RPM_BUILD_ROOT
12mr|lxde-icon-theme-0.0.1-3|25	%makeinstall_std
12mr|lxde-icon-theme-0.0.1-3|26	
12mr|lxde-icon-theme-0.0.1-3|27	touch %buildroot%_iconsdir/nuoveXT2/icon-theme.cache
12mr|lxde-icon-theme-0.0.1-3|28	
12mr|lxde-icon-theme-0.0.1-3|29	%clean
12mr|lxde-icon-theme-0.0.1-3|30	rm -rf $RPM_BUILD_ROOT
12mr|lxde-icon-theme-0.0.1-3|31	
12mr|lxde-icon-theme-0.0.1-3|32	%post
12mr|lxde-icon-theme-0.0.1-3|33	%update_icon_cache nuoveXT2
12mr|lxde-icon-theme-0.0.1-3|34	
12mr|lxde-icon-theme-0.0.1-3|35	%postun
12mr|lxde-icon-theme-0.0.1-3|36	%clean_icon_cache nuoveXT2
12mr|lxde-icon-theme-0.0.1-3|37	
12mr|lxde-icon-theme-0.0.1-3|38	%files
12mr|lxde-icon-theme-0.0.1-3|39	%defattr(-,root,root,-)
12mr|lxde-icon-theme-0.0.1-3|40	%dir %_iconsdir/nuoveXT2
12mr|lxde-icon-theme-0.0.1-3|41	%_iconsdir/nuoveXT2/*/*/*
12mr|lxde-icon-theme-0.0.1-3|42	%_iconsdir/nuoveXT2/extra/*
12mr|lxde-icon-theme-0.0.1-3|43	%_iconsdir/nuoveXT2/index.theme
12mr|lxde-icon-theme-0.0.1-3|44	%ghost %_iconsdir/nuoveXT2/icon-theme.cache
12mr|lxde-icon-theme-0.0.1-3|45	
12mr|lxde-icon-theme-0.0.1-3|46	
12mr|lxde-icon-theme-0.0.1-3|47	
12mr|lxde-icon-theme-0.0.1-3|48	%changelog
12mr|lxde-icon-theme-0.0.1-3|49	

15076 12
12mr|lxdm-0.2.0-2|1	Summary: GUI login manager for LXDE
12mr|lxdm-0.2.0-2|2	Name: lxdm
12mr|lxdm-0.2.0-2|3	Version: 0.2.0
12mr|lxdm-0.2.0-2|4	Release: %mkrel 2
12mr|lxdm-0.2.0-2|5	License: GPLv2+
12mr|lxdm-0.2.0-2|6	Group: Graphical desktop/Other
12mr|lxdm-0.2.0-2|7	Source0: http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mr|lxdm-0.2.0-2|8	Source1: 27%{name}.conf
12mr|lxdm-0.2.0-2|9	Patch0: lxdm-0.2.0-mdv-customization.patch
12mr|lxdm-0.2.0-2|10	URL: http://www.lxde.org
12mr|lxdm-0.2.0-2|11	BuildRequires: intltool
12mr|lxdm-0.2.0-2|12	BuildRequires: consolekit-devel
12mr|lxdm-0.2.0-2|13	BuildRequires: libxmu-devel
12mr|lxdm-0.2.0-2|14	BuildRequires: pam-devel
12mr|lxdm-0.2.0-2|15	BuildRequires: iso-codes
12mr|lxdm-0.2.0-2|16	BuildRequires: gtk+2-devel
12mr|lxdm-0.2.0-2|17	Requires: iso-codes
12mr|lxdm-0.2.0-2|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|lxdm-0.2.0-2|19	
12mr|lxdm-0.2.0-2|20	%description
12mr|lxdm-0.2.0-2|21	A lightweight dropped-in replacement for GDM or KDM.
12mr|lxdm-0.2.0-2|22	
12mr|lxdm-0.2.0-2|23	%prep
12mr|lxdm-0.2.0-2|24	%setup -q
12mr|lxdm-0.2.0-2|25	%patch0 -p0 -b .mdv
12mr|lxdm-0.2.0-2|26	rm -f data/lxdm.conf
12mr|lxdm-0.2.0-2|27	
12mr|lxdm-0.2.0-2|28	%build
12mr|lxdm-0.2.0-2|29	%configure2_5x
12mr|lxdm-0.2.0-2|30	%make
12mr|lxdm-0.2.0-2|31	
12mr|lxdm-0.2.0-2|32	%install
12mr|lxdm-0.2.0-2|33	rm -rf $RPM_BUILD_ROOT
12mr|lxdm-0.2.0-2|34	%makeinstall_std
12mr|lxdm-0.2.0-2|35	
12mr|lxdm-0.2.0-2|36	# dm conf file
12mr|lxdm-0.2.0-2|37	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/X11/dm.d/27%{name}.conf
12mr|lxdm-0.2.0-2|38	
12mr|lxdm-0.2.0-2|39	%{find_lang} %{name}
12mr|lxdm-0.2.0-2|40	
12mr|lxdm-0.2.0-2|41	%files -f %{name}.lang
12mr|lxdm-0.2.0-2|42	%defattr(-, root, root)
12mr|lxdm-0.2.0-2|43	%dir %{_sysconfdir}/lxdm
12mr|lxdm-0.2.0-2|44	%{_sysconfdir}/lxdm/Xsession
12mr|lxdm-0.2.0-2|45	%config(noreplace) %{_sysconfdir}/lxdm/lxdm.conf
12mr|lxdm-0.2.0-2|46	%config(noreplace) %{_sysconfdir}/lxdm/LoginReady
12mr|lxdm-0.2.0-2|47	%config(noreplace) %{_sysconfdir}/lxdm/PostLogin
12mr|lxdm-0.2.0-2|48	%config(noreplace) %{_sysconfdir}/lxdm/PostLogout
12mr|lxdm-0.2.0-2|49	%config(noreplace) %{_sysconfdir}/lxdm/PreLogin
12mr|lxdm-0.2.0-2|50	%config(noreplace) %{_sysconfdir}/lxdm/PreReboot
12mr|lxdm-0.2.0-2|51	%config(noreplace) %{_sysconfdir}/lxdm/PreShutdown
12mr|lxdm-0.2.0-2|52	%config(noreplace) %{_datadir}/X11/dm.d/27%{name}.conf
12mr|lxdm-0.2.0-2|53	%{_sysconfdir}/pam.d/*
12mr|lxdm-0.2.0-2|54	%{_libexecdir}/lxdm-greeter-gtk
12mr|lxdm-0.2.0-2|55	%{_sbindir}/lxdm*
12mr|lxdm-0.2.0-2|56	%{_datadir}/%{name}
12mr|lxdm-0.2.0-2|57	
12mr|lxdm-0.2.0-2|58	
12mr|lxdm-0.2.0-2|59	
12mr|lxdm-0.2.0-2|60	%changelog
12mr|lxdm-0.2.0-2|61	

15077 12
12mr|lxdm-0.4.1-1|1	Summary: GUI login manager for LXDE
12mr|lxdm-0.4.1-1|2	Name: lxdm
12mr|lxdm-0.4.1-1|3	Version: 0.4.1
12mr|lxdm-0.4.1-1|4	Release: %mkrel 1
12mr|lxdm-0.4.1-1|5	License: GPLv2+
12mr|lxdm-0.4.1-1|6	Group: Graphical desktop/Other
12mr|lxdm-0.4.1-1|7	Source0: http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mr|lxdm-0.4.1-1|8	Source1: 27%{name}.conf
12mr|lxdm-0.4.1-1|9	Patch0: lxdm-0.2.0-mdv-customization.patch
12mr|lxdm-0.4.1-1|10	Patch1:	lxdm-0.4.1-ui-src.patch
12mr|lxdm-0.4.1-1|11	URL: http://www.lxde.org
12mr|lxdm-0.4.1-1|12	BuildRequires: intltool
12mr|lxdm-0.4.1-1|13	BuildRequires: consolekit-devel
12mr|lxdm-0.4.1-1|14	BuildRequires: libxmu-devel
12mr|lxdm-0.4.1-1|15	BuildRequires: pam-devel
12mr|lxdm-0.4.1-1|16	BuildRequires: iso-codes
12mr|lxdm-0.4.1-1|17	BuildRequires: gtk+2-devel
12mr|lxdm-0.4.1-1|18	Requires: iso-codes
12mr|lxdm-0.4.1-1|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|lxdm-0.4.1-1|20	
12mr|lxdm-0.4.1-1|21	%description
12mr|lxdm-0.4.1-1|22	A lightweight dropped-in replacement for GDM or KDM.
12mr|lxdm-0.4.1-1|23	
12mr|lxdm-0.4.1-1|24	%prep
12mr|lxdm-0.4.1-1|25	%setup -q
12mr|lxdm-0.4.1-1|26	%patch0 -p0 -b .mdv
12mr|lxdm-0.4.1-1|27	%patch1 -p0 -b .ui
12mr|lxdm-0.4.1-1|28	rm -f data/lxdm.conf
12mr|lxdm-0.4.1-1|29	
12mr|lxdm-0.4.1-1|30	%build
12mr|lxdm-0.4.1-1|31	%configure2_5x
12mr|lxdm-0.4.1-1|32	%make
12mr|lxdm-0.4.1-1|33	
12mr|lxdm-0.4.1-1|34	%install
12mr|lxdm-0.4.1-1|35	rm -rf $RPM_BUILD_ROOT
12mr|lxdm-0.4.1-1|36	%makeinstall_std
12mr|lxdm-0.4.1-1|37	
12mr|lxdm-0.4.1-1|38	# dm conf file
12mr|lxdm-0.4.1-1|39	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/X11/dm.d/27%{name}.conf
12mr|lxdm-0.4.1-1|40	
12mr|lxdm-0.4.1-1|41	%{find_lang} %{name}
12mr|lxdm-0.4.1-1|42	
12mr|lxdm-0.4.1-1|43	%files -f %{name}.lang
12mr|lxdm-0.4.1-1|44	%defattr(-, root, root)
12mr|lxdm-0.4.1-1|45	%dir %{_sysconfdir}/lxdm
12mr|lxdm-0.4.1-1|46	%{_sysconfdir}/lxdm/Xsession
12mr|lxdm-0.4.1-1|47	%config(noreplace) %{_sysconfdir}/lxdm/lxdm.conf
12mr|lxdm-0.4.1-1|48	%config(noreplace) %{_sysconfdir}/lxdm/LoginReady
12mr|lxdm-0.4.1-1|49	%config(noreplace) %{_sysconfdir}/lxdm/PostLogin
12mr|lxdm-0.4.1-1|50	%config(noreplace) %{_sysconfdir}/lxdm/PostLogout
12mr|lxdm-0.4.1-1|51	%config(noreplace) %{_sysconfdir}/lxdm/PreLogin
12mr|lxdm-0.4.1-1|52	%config(noreplace) %{_sysconfdir}/lxdm/PreReboot
12mr|lxdm-0.4.1-1|53	%config(noreplace) %{_sysconfdir}/lxdm/PreShutdown
12mr|lxdm-0.4.1-1|54	%config(noreplace) %{_datadir}/X11/dm.d/27%{name}.conf
12mr|lxdm-0.4.1-1|55	%{_sysconfdir}/pam.d/*
12mr|lxdm-0.4.1-1|56	%{_libexecdir}/lxdm-greeter-gtk
12mr|lxdm-0.4.1-1|57	%{_sbindir}/lxdm*
12mr|lxdm-0.4.1-1|58	%{_datadir}/%{name}
12mr|lxdm-0.4.1-1|59	%{_bindir}/lxdm-config
12mr|lxdm-0.4.1-1|60	%{_libdir}/lxdm-greeter-gdk
12mr|lxdm-0.4.1-1|61	%{_libdir}/lxdm-numlock
12mr|lxdm-0.4.1-1|62	
12mr|lxdm-0.4.1-1|63	
12mr|lxdm-0.4.1-1|64	
12mr|lxdm-0.4.1-1|65	%changelog
12mr|lxdm-0.4.1-1|66	

15078 12
12mr|lxinput-0.3.1-1|1	Summary:	Configure keyboard and mouse
12mr|lxinput-0.3.1-1|2	Name:		lxinput
12mr|lxinput-0.3.1-1|3	Version:	0.3.1
12mr|lxinput-0.3.1-1|4	Release:	%mkrel 1
12mr|lxinput-0.3.1-1|5	License:	GPLv2+
12mr|lxinput-0.3.1-1|6	Group:		Graphical desktop/Other
12mr|lxinput-0.3.1-1|7	Source0:	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mr|lxinput-0.3.1-1|8	# restore broked system changes for GTK3
12mr|lxinput-0.3.1-1|9	URL:		http://www.lxde.org
12mr|lxinput-0.3.1-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|lxinput-0.3.1-1|11	BuildRequires:	gtk+2-devel
12mr|lxinput-0.3.1-1|12	BuildRequires:	intltool >= 0.40.0
12mr|lxinput-0.3.1-1|13	BuildRequires:	docbook-dtd412-xml xsltproc
12mr|lxinput-0.3.1-1|14	
12mr|lxinput-0.3.1-1|15	%description
12mr|lxinput-0.3.1-1|16	LXInput is a small program used to configure keyboard and mouse for LXDE.
12mr|lxinput-0.3.1-1|17	
12mr|lxinput-0.3.1-1|18	%prep
12mr|lxinput-0.3.1-1|19	%setup -q
12mr|lxinput-0.3.1-1|20	
12mr|lxinput-0.3.1-1|21	%build
12mr|lxinput-0.3.1-1|22	%configure2_5x --enable-man
12mr|lxinput-0.3.1-1|23	%make
12mr|lxinput-0.3.1-1|24	
12mr|lxinput-0.3.1-1|25	%install
12mr|lxinput-0.3.1-1|26	rm -rf %{buildroot}
12mr|lxinput-0.3.1-1|27	%makeinstall_std
12mr|lxinput-0.3.1-1|28	
12mr|lxinput-0.3.1-1|29	%{find_lang} %{name}
12mr|lxinput-0.3.1-1|30	
12mr|lxinput-0.3.1-1|31	%clean
12mr|lxinput-0.3.1-1|32	rm -rf %{buildroot}
12mr|lxinput-0.3.1-1|33	
12mr|lxinput-0.3.1-1|34	%files -f %{name}.lang
12mr|lxinput-0.3.1-1|35	%defattr(-, root, root)
12mr|lxinput-0.3.1-1|36	%{_bindir}/%name
12mr|lxinput-0.3.1-1|37	%{_datadir}/applications/*.desktop
12mr|lxinput-0.3.1-1|38	%{_datadir}/%name
12mr|lxinput-0.3.1-1|39	%{_mandir}/man1/*.1.*
12mr|lxinput-0.3.1-1|40	
12mr|lxinput-0.3.1-1|41	
12mr|lxinput-0.3.1-1|42	
12mr|lxinput-0.3.1-1|43	%changelog
12mr|lxinput-0.3.1-1|44	

15079 12
12mr|lxlauncher-0.2.2-2|1	Summary:	Open source replacement for Asus Launcher of EeePC
12mr|lxlauncher-0.2.2-2|2	Name:     	lxlauncher
12mr|lxlauncher-0.2.2-2|3	Epoch:		1
12mr|lxlauncher-0.2.2-2|4	Version:	0.2.2
12mr|lxlauncher-0.2.2-2|5	Release:	%mkrel 2
12mr|lxlauncher-0.2.2-2|6	License:	GPLv2+
12mr|lxlauncher-0.2.2-2|7	Group:		Graphical desktop/Other
12mr|lxlauncher-0.2.2-2|8	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mr|lxlauncher-0.2.2-2|9	# fix looking for icon names containing a dot which does not mark an extension, like ooo-writer3.0
12mr|lxlauncher-0.2.2-2|10	# to be submitted upstream
12mr|lxlauncher-0.2.2-2|11	Patch2:		lxlauncher-0.2-iconext.patch
12mr|lxlauncher-0.2.2-2|12	Patch13:	lxlauncher-0.2.2-gtk.patch
12mr|lxlauncher-0.2.2-2|13	URL:		http://lxde.sourceforge.net/
12mr|lxlauncher-0.2.2-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|lxlauncher-0.2.2-2|15	BuildRequires:	gtk+2-devel intltool
12mr|lxlauncher-0.2.2-2|16	BuildRequires:	menu-cache-devel
12mr|lxlauncher-0.2.2-2|17	Buildrequires:	gnome-common
12mr|lxlauncher-0.2.2-2|18	BuildRequires:	startup-notification-devel
12mr|lxlauncher-0.2.2-2|19	BuildRequires:	libGConf2-devel
12mr|lxlauncher-0.2.2-2|20	Requires:	desktop-common-data
12mr|lxlauncher-0.2.2-2|21	Suggests:	nuoveXT2-icon-theme
12mr|lxlauncher-0.2.2-2|22	
12mr|lxlauncher-0.2.2-2|23	%description
12mr|lxlauncher-0.2.2-2|24	LXLauncher is part of LXDE project. It's designed for Asus EeePC as an
12mr|lxlauncher-0.2.2-2|25	open source replacement for Asus Launcher included in EeePC provided by
12mr|lxlauncher-0.2.2-2|26	Xandros. LXLauncher is standard-compliant and desktop-independent. It
12mr|lxlauncher-0.2.2-2|27	follows freedesktop.org specs, so newly added applications will
12mr|lxlauncher-0.2.2-2|28	automatically show up in the launcher, and vice versa for the removed ones.
12mr|lxlauncher-0.2.2-2|29	
12mr|lxlauncher-0.2.2-2|30	%prep
12mr|lxlauncher-0.2.2-2|31	%setup -q -n %name-%version
12mr|lxlauncher-0.2.2-2|32	%patch2 -p1 -b .iconext
12mr|lxlauncher-0.2.2-2|33	%patch13 -p0
12mr|lxlauncher-0.2.2-2|34	
12mr|lxlauncher-0.2.2-2|35	%build
12mr|lxlauncher-0.2.2-2|36	%configure2_5x
12mr|lxlauncher-0.2.2-2|37	%make
12mr|lxlauncher-0.2.2-2|38	
12mr|lxlauncher-0.2.2-2|39	%install
12mr|lxlauncher-0.2.2-2|40	rm -rf $RPM_BUILD_ROOT
12mr|lxlauncher-0.2.2-2|41	%makeinstall_std
12mr|lxlauncher-0.2.2-2|42	
12mr|lxlauncher-0.2.2-2|43	%{find_lang} %{name}
12mr|lxlauncher-0.2.2-2|44	
12mr|lxlauncher-0.2.2-2|45	%clean
12mr|lxlauncher-0.2.2-2|46	rm -rf $RPM_BUILD_ROOT
12mr|lxlauncher-0.2.2-2|47	
12mr|lxlauncher-0.2.2-2|48	%files -f %{name}.lang
12mr|lxlauncher-0.2.2-2|49	%defattr(-, root, root)
12mr|lxlauncher-0.2.2-2|50	%{_bindir}/%name
12mr|lxlauncher-0.2.2-2|51	%{_datadir}/desktop-directories/lxde-*.directory
12mr|lxlauncher-0.2.2-2|52	%{_sysconfdir}/xdg/menus/lxlauncher-applications.menu
12mr|lxlauncher-0.2.2-2|53	%{_sysconfdir}/xdg/lxlauncher
12mr|lxlauncher-0.2.2-2|54	
12mr|lxlauncher-0.2.2-2|55	
12mr|lxlauncher-0.2.2-2|56	
12mr|lxlauncher-0.2.2-2|57	%changelog
12mr|lxlauncher-0.2.2-2|58	

15080 12
12mr|lxmenu-data-0.1.2-1|1	Summary:	Menu data files for LXDE
12mr|lxmenu-data-0.1.2-1|2	Name:     	lxmenu-data
12mr|lxmenu-data-0.1.2-1|3	Version:	0.1.2
12mr|lxmenu-data-0.1.2-1|4	Release:	%mkrel 1
12mr|lxmenu-data-0.1.2-1|5	License:	GPLv2+
12mr|lxmenu-data-0.1.2-1|6	Group:		Graphical desktop/Other
12mr|lxmenu-data-0.1.2-1|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mr|lxmenu-data-0.1.2-1|8	URL:		http://lxde.sourceforge.net/
12mr|lxmenu-data-0.1.2-1|9	BuildRequires:	intltool
12mr|lxmenu-data-0.1.2-1|10	BuildArch:	noarch
12mr|lxmenu-data-0.1.2-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|lxmenu-data-0.1.2-1|12	
12mr|lxmenu-data-0.1.2-1|13	%description
12mr|lxmenu-data-0.1.2-1|14	This package provides files required to build freedesktop.org menu
12mr|lxmenu-data-0.1.2-1|15	spec-compliant desktop menus for LXDE.
12mr|lxmenu-data-0.1.2-1|16	
12mr|lxmenu-data-0.1.2-1|17	The files are originally taken from gnome-menus, and some minor
12mr|lxmenu-data-0.1.2-1|18	modifications were made.
12mr|lxmenu-data-0.1.2-1|19	
12mr|lxmenu-data-0.1.2-1|20	%prep
12mr|lxmenu-data-0.1.2-1|21	%setup -q
12mr|lxmenu-data-0.1.2-1|22	
12mr|lxmenu-data-0.1.2-1|23	%build
12mr|lxmenu-data-0.1.2-1|24	%configure2_5x
12mr|lxmenu-data-0.1.2-1|25	%make
12mr|lxmenu-data-0.1.2-1|26	
12mr|lxmenu-data-0.1.2-1|27	%install
12mr|lxmenu-data-0.1.2-1|28	rm -rf $RPM_BUILD_ROOT
12mr|lxmenu-data-0.1.2-1|29	%makeinstall_std
12mr|lxmenu-data-0.1.2-1|30	
12mr|lxmenu-data-0.1.2-1|31	%clean
12mr|lxmenu-data-0.1.2-1|32	rm -rf $RPM_BUILD_ROOT
12mr|lxmenu-data-0.1.2-1|33	
12mr|lxmenu-data-0.1.2-1|34	%files
12mr|lxmenu-data-0.1.2-1|35	%defattr(-, root, root)
12mr|lxmenu-data-0.1.2-1|36	%{_datadir}/desktop-directories/lxde-*.directory
12mr|lxmenu-data-0.1.2-1|37	%{_sysconfdir}/xdg/menus/lxde-applications.menu
12mr|lxmenu-data-0.1.2-1|38	
12mr|lxmenu-data-0.1.2-1|39	
12mr|lxmenu-data-0.1.2-1|40	
12mr|lxmenu-data-0.1.2-1|41	%changelog
12mr|lxmenu-data-0.1.2-1|42	

15081 12
12mr|lxpanel-0.5.10.git20121312-1|1	%define git 1
12mr|lxpanel-0.5.10.git20121312-1|2	%define prerel 63ffd68
12mr|lxpanel-0.5.10.git20121312-1|3	%define ver 0.5.10
12mr|lxpanel-0.5.10.git20121312-1|4	%define gitday 20121312
12mr|lxpanel-0.5.10.git20121312-1|5	
12mr|lxpanel-0.5.10.git20121312-1|6	Summary:	Lightweight X11 desktop panel based on fbpanel
12mr|lxpanel-0.5.10.git20121312-1|7	Name:	  	lxpanel
12mr|lxpanel-0.5.10.git20121312-1|8	Release:	1
12mr|lxpanel-0.5.10.git20121312-1|9	%if %git
12mr|lxpanel-0.5.10.git20121312-1|10	Version:	%{ver}.git%{gitday}
12mr|lxpanel-0.5.10.git20121312-1|11	Source0:	%{name}-%{prerel}.tar.gz
12mr|lxpanel-0.5.10.git20121312-1|12	%else
12mr|lxpanel-0.5.10.git20121312-1|13	Version:	%{ver}
12mr|lxpanel-0.5.10.git20121312-1|14	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mr|lxpanel-0.5.10.git20121312-1|15	%endif
12mr|lxpanel-0.5.10.git20121312-1|16	License:	GPLv2+
12mr|lxpanel-0.5.10.git20121312-1|17	Group:		Graphical desktop/Other
12mr|lxpanel-0.5.10.git20121312-1|18	URL:		http://lxde.sourceforge.net/
12mr|lxpanel-0.5.10.git20121312-1|19	Source1:	volume_icon.tar.gz
12mr|lxpanel-0.5.10.git20121312-1|20	Patch1:		configure_desktop_number.patch
12mr|lxpanel-0.5.10.git20121312-1|21	#Patch2:		lxpanel-0.5.10-automake1.12.patch
12mr|lxpanel-0.5.10.git20121312-1|22	#Patch3:		lxpanel-0.5.9-linkage.patch
12mr|lxpanel-0.5.10.git20121312-1|23	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|lxpanel-0.5.10.git20121312-1|24	BuildRequires:	pkgconfig(alsa)
12mr|lxpanel-0.5.10.git20121312-1|25	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
12mr|lxpanel-0.5.10.git20121312-1|26	BuildRequires:	pkgconfig(libwnck-1.0)
12mr|lxpanel-0.5.10.git20121312-1|27	BuildRequires:	intltool
12mr|lxpanel-0.5.10.git20121312-1|28	BuildRequires:	menu-cache-devel >= 0.2.1
12mr|lxpanel-0.5.10.git20121312-1|29	BuildRequires:	xsltproc
12mr|lxpanel-0.5.10.git20121312-1|30	BuildRequires:	docbook-to-man
12mr|lxpanel-0.5.10.git20121312-1|31	BuildRequires:	docbook-dtd412-xml
12mr|lxpanel-0.5.10.git20121312-1|32	BuildRequires:	docbook-style-xsl
12mr|lxpanel-0.5.10.git20121312-1|33	Requires:	desktop-common-data
12mr|lxpanel-0.5.10.git20121312-1|34	Requires:	obconf
12mr|lxpanel-0.5.10.git20121312-1|35	Suggests:	pcmanfm
12mr|lxpanel-0.5.10.git20121312-1|36	Conflicts:	lxpanelx
12mr|lxpanel-0.5.10.git20121312-1|37	
12mr|lxpanel-0.5.10.git20121312-1|38	%description
12mr|lxpanel-0.5.10.git20121312-1|39	LXPanel is a lightweight X11 desktop panel contains:
12mr|lxpanel-0.5.10.git20121312-1|40	1. User-friendly application menu automatically generated from *.desktop
12mr|lxpanel-0.5.10.git20121312-1|41	files on the system.
12mr|lxpanel-0.5.10.git20121312-1|42	2. Launcher bar (Small icons clicked to launch apps)
12mr|lxpanel-0.5.10.git20121312-1|43	3. Task bar supporting urgency hint (Can flash when gaim gets new
12mr|lxpanel-0.5.10.git20121312-1|44	incoming messages)
12mr|lxpanel-0.5.10.git20121312-1|45	4. Notification area (System tray)
12mr|lxpanel-0.5.10.git20121312-1|46	5. Digital clock
12mr|lxpanel-0.5.10.git20121312-1|47	6. Run dialog (A dialog let you type a command and run, can be called in
12mr|lxpanel-0.5.10.git20121312-1|48	external programs)
12mr|lxpanel-0.5.10.git20121312-1|49	7. Volume control plug-in (optional, written by jserv)
12mr|lxpanel-0.5.10.git20121312-1|50	8. lxpanelctl, an external controller let you control lxpanel in other
12mr|lxpanel-0.5.10.git20121312-1|51	programs.
12mr|lxpanel-0.5.10.git20121312-1|52	
12mr|lxpanel-0.5.10.git20121312-1|53	This version based on lxpanelx 0.6.0 alpha version
12mr|lxpanel-0.5.10.git20121312-1|54	
12mr|lxpanel-0.5.10.git20121312-1|55	%package devel
12mr|lxpanel-0.5.10.git20121312-1|56	Summary:	Development files for lxpanel
12mr|lxpanel-0.5.10.git20121312-1|57	Group:		Graphical desktop/Other
12mr|lxpanel-0.5.10.git20121312-1|58	
12mr|lxpanel-0.5.10.git20121312-1|59	%description devel
12mr|lxpanel-0.5.10.git20121312-1|60	This package contains development files needed for building lxde plugins.
12mr|lxpanel-0.5.10.git20121312-1|61	
12mr|lxpanel-0.5.10.git20121312-1|62	%prep
12mr|lxpanel-0.5.10.git20121312-1|63	%if %git
12mr|lxpanel-0.5.10.git20121312-1|64	%setup -q -n %{name}-%{prerel} -a1
12mr|lxpanel-0.5.10.git20121312-1|65	%else
12mr|lxpanel-0.5.10.git20121312-1|66	%setup -q -a1
12mr|lxpanel-0.5.10.git20121312-1|67	%endif
12mr|lxpanel-0.5.10.git20121312-1|68	%apply_patches
12mr|lxpanel-0.5.10.git20121312-1|69	
12mr|lxpanel-0.5.10.git20121312-1|70	%build
12mr|lxpanel-0.5.10.git20121312-1|71	./autogen.sh
12mr|lxpanel-0.5.10.git20121312-1|72	%configure2_5x \
12mr|lxpanel-0.5.10.git20121312-1|73	--enable-man \
12mr|lxpanel-0.5.10.git20121312-1|74	--with-plugins="cpu batt kbled xkb thermal deskno volumealsa"
12mr|lxpanel-0.5.10.git20121312-1|75	%make
12mr|lxpanel-0.5.10.git20121312-1|76	
12mr|lxpanel-0.5.10.git20121312-1|77	%install
12mr|lxpanel-0.5.10.git20121312-1|78	%makeinstall_std
12mr|lxpanel-0.5.10.git20121312-1|79	
12mr|lxpanel-0.5.10.git20121312-1|80	%find_lang %{name}
12mr|lxpanel-0.5.10.git20121312-1|81	
12mr|lxpanel-0.5.10.git20121312-1|82	%files -f %{name}.lang
12mr|lxpanel-0.5.10.git20121312-1|83	%{_bindir}/%{name}
12mr|lxpanel-0.5.10.git20121312-1|84	%{_bindir}/lxpanelctl
12mr|lxpanel-0.5.10.git20121312-1|85	%dir %{_libdir}/%{name}
12mr|lxpanel-0.5.10.git20121312-1|86	%dir %{_libdir}/%{name}/plugins
12mr|lxpanel-0.5.10.git20121312-1|87	%{_libdir}/%{name}/plugins/batt.so
12mr|lxpanel-0.5.10.git20121312-1|88	%{_libdir}/%{name}/plugins/cpu.so
12mr|lxpanel-0.5.10.git20121312-1|89	%{_libdir}/%{name}/plugins/deskno.so
12mr|lxpanel-0.5.10.git20121312-1|90	%{_libdir}/%{name}/plugins/kbled.so
12mr|lxpanel-0.5.10.git20121312-1|91	%{_libdir}/%{name}/plugins/volumealsa.so
12mr|lxpanel-0.5.10.git20121312-1|92	%{_libdir}/%{name}/plugins/xkb.so
12mr|lxpanel-0.5.10.git20121312-1|93	%{_libdir}/%{name}/plugins/thermal.so
12mr|lxpanel-0.5.10.git20121312-1|94	%{_datadir}/%{name}
12mr|lxpanel-0.5.10.git20121312-1|95	%{_mandir}/man1/*
12mr|lxpanel-0.5.10.git20121312-1|96	
12mr|lxpanel-0.5.10.git20121312-1|97	%files devel
12mr|lxpanel-0.5.10.git20121312-1|98	%{_includedir}/lxpanel
12mr|lxpanel-0.5.10.git20121312-1|99	%{_libdir}/pkgconfig/lxpanel.pc
12mr|lxpanel-0.5.10.git20121312-1|100	

15082 12
12mr|lxpolkit-0.1.0-0.git20110802.1|1	%define git git20110802
12mr|lxpolkit-0.1.0-0.git20110802.1|2	
12mr|lxpolkit-0.1.0-0.git20110802.1|3	Summary:	A simple PolicyKit authentication agent
12mr|lxpolkit-0.1.0-0.git20110802.1|4	Name:		lxpolkit
12mr|lxpolkit-0.1.0-0.git20110802.1|5	Version:	0.1.0
12mr|lxpolkit-0.1.0-0.git20110802.1|6	Release:	%mkrel -c %git 1
12mr|lxpolkit-0.1.0-0.git20110802.1|7	Url:		http://www.lxde.org/
12mr|lxpolkit-0.1.0-0.git20110802.1|8	Source0:	%{name}-%{version}.tar.gz
12mr|lxpolkit-0.1.0-0.git20110802.1|9	Patch0:		lxpolkit-0.1.0-string-format.patch
12mr|lxpolkit-0.1.0-0.git20110802.1|10	License:	GPLv3+
12mr|lxpolkit-0.1.0-0.git20110802.1|11	Group:		System/Libraries
12mr|lxpolkit-0.1.0-0.git20110802.1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|lxpolkit-0.1.0-0.git20110802.1|13	BuildRequires:	polkit-1-devel
12mr|lxpolkit-0.1.0-0.git20110802.1|14	BuildRequires:	gtk+2-devel
12mr|lxpolkit-0.1.0-0.git20110802.1|15	BuildRequires:	intltool
12mr|lxpolkit-0.1.0-0.git20110802.1|16	
12mr|lxpolkit-0.1.0-0.git20110802.1|17	%description
12mr|lxpolkit-0.1.0-0.git20110802.1|18	A simple PolicyKit authentication agent for LXDE.
12mr|lxpolkit-0.1.0-0.git20110802.1|19	
12mr|lxpolkit-0.1.0-0.git20110802.1|20	%prep
12mr|lxpolkit-0.1.0-0.git20110802.1|21	%setup -q -n %{name}-%{version}
12mr|lxpolkit-0.1.0-0.git20110802.1|22	%patch0 -p0 -b .str
12mr|lxpolkit-0.1.0-0.git20110802.1|23	
12mr|lxpolkit-0.1.0-0.git20110802.1|24	%build
12mr|lxpolkit-0.1.0-0.git20110802.1|25	#./autogen.sh
12mr|lxpolkit-0.1.0-0.git20110802.1|26	%configure2_5x
12mr|lxpolkit-0.1.0-0.git20110802.1|27	%make
12mr|lxpolkit-0.1.0-0.git20110802.1|28	
12mr|lxpolkit-0.1.0-0.git20110802.1|29	%install
12mr|lxpolkit-0.1.0-0.git20110802.1|30	rm -rf %{buildroot}
12mr|lxpolkit-0.1.0-0.git20110802.1|31	%makeinstall_std
12mr|lxpolkit-0.1.0-0.git20110802.1|32	
12mr|lxpolkit-0.1.0-0.git20110802.1|33	# make the polkit agent only start in LXDE
12mr|lxpolkit-0.1.0-0.git20110802.1|34	sed -i 's,NotShowIn=GNOME;KDE;,OnlyShowIn=LXDE,g' %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop
12mr|lxpolkit-0.1.0-0.git20110802.1|35	
12mr|lxpolkit-0.1.0-0.git20110802.1|36	%find_lang %{name}
12mr|lxpolkit-0.1.0-0.git20110802.1|37	
12mr|lxpolkit-0.1.0-0.git20110802.1|38	%clean
12mr|lxpolkit-0.1.0-0.git20110802.1|39	rm -rf %{buildroot}
12mr|lxpolkit-0.1.0-0.git20110802.1|40	
12mr|lxpolkit-0.1.0-0.git20110802.1|41	%files -f %{name}.lang
12mr|lxpolkit-0.1.0-0.git20110802.1|42	%defattr(-,root,root)
12mr|lxpolkit-0.1.0-0.git20110802.1|43	%{_sysconfdir}/xdg/autostart/%{name}.desktop
12mr|lxpolkit-0.1.0-0.git20110802.1|44	%{_libdir}/%{name}
12mr|lxpolkit-0.1.0-0.git20110802.1|45	%dir %{_datadir}/%{name}
12mr|lxpolkit-0.1.0-0.git20110802.1|46	%{_datadir}/%{name}/ui/%{name}.ui
12mr|lxpolkit-0.1.0-0.git20110802.1|47	
12mr|lxpolkit-0.1.0-0.git20110802.1|48	
12mr|lxpolkit-0.1.0-0.git20110802.1|49	%changelog
12mr|lxpolkit-0.1.0-0.git20110802.1|50	* Wed Aug 03 2011 Александр Казанцев <kazancas@mandriva.org> 0.1.0-0.git20110802.1mdv2011.0
12mr|lxpolkit-0.1.0-0.git20110802.1|51	+ Revision: 693007
12mr|lxpolkit-0.1.0-0.git20110802.1|52	- update to minor release
12mr|lxpolkit-0.1.0-0.git20110802.1|53	
12mr|lxpolkit-0.1.0-0.git20110802.1|54	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-0.git20100330.2mdv2011.0
12mr|lxpolkit-0.1.0-0.git20110802.1|55	+ Revision: 612789
12mr|lxpolkit-0.1.0-0.git20110802.1|56	- the mass rebuild of 2010.1 packages
12mr|lxpolkit-0.1.0-0.git20110802.1|57	
12mr|lxpolkit-0.1.0-0.git20110802.1|58	* Wed Mar 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.1.0-0.git20100330.1mdv2010.1
12mr|lxpolkit-0.1.0-0.git20110802.1|59	+ Revision: 530378
12mr|lxpolkit-0.1.0-0.git20110802.1|60	- new git snapshot
12mr|lxpolkit-0.1.0-0.git20110802.1|61	
12mr|lxpolkit-0.1.0-0.git20110802.1|62	* Sun Mar 28 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.1.0-0.git20100329.1mdv2010.1
12mr|lxpolkit-0.1.0-0.git20110802.1|63	+ Revision: 528626
12mr|lxpolkit-0.1.0-0.git20110802.1|64	- import lxpolkit
12mr|lxpolkit-0.1.0-0.git20110802.1|65	
12mr|lxpolkit-0.1.0-0.git20110802.1|66	

15083 12
12mr|lxrandr-0.1.2-1|1	%define git 0
12mr|lxrandr-0.1.2-1|2	Summary:	Simple monitor config tool for LXDE
12mr|lxrandr-0.1.2-1|3	Name:     	lxrandr
12mr|lxrandr-0.1.2-1|4	Version:	0.1.2
12mr|lxrandr-0.1.2-1|5	Release:	%mkrel 1
12mr|lxrandr-0.1.2-1|6	License:	GPLv2+
12mr|lxrandr-0.1.2-1|7	Group:		Graphical desktop/Other
12mr|lxrandr-0.1.2-1|8	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mr|lxrandr-0.1.2-1|9	URL:		http://lxde.sourceforge.net/
12mr|lxrandr-0.1.2-1|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|lxrandr-0.1.2-1|11	BuildRequires:	gtk+2-devel intltool
12mr|lxrandr-0.1.2-1|12	Requires:	xrandr
12mr|lxrandr-0.1.2-1|13	
12mr|lxrandr-0.1.2-1|14	%description
12mr|lxrandr-0.1.2-1|15	This is a very basic monitor config tool utilizing XRandR. It can let you
12mr|lxrandr-0.1.2-1|16	change the screen resolution on the fly. Besides, when you run lxrandr
12mr|lxrandr-0.1.2-1|17	with external monitor connected, its GUI will change, and show you some
12mr|lxrandr-0.1.2-1|18	quick options to get your projector working correctly.
12mr|lxrandr-0.1.2-1|19	
12mr|lxrandr-0.1.2-1|20	%prep
12mr|lxrandr-0.1.2-1|21	%setup -q
12mr|lxrandr-0.1.2-1|22	
12mr|lxrandr-0.1.2-1|23	%build
12mr|lxrandr-0.1.2-1|24	%configure2_5x
12mr|lxrandr-0.1.2-1|25	%make
12mr|lxrandr-0.1.2-1|26	
12mr|lxrandr-0.1.2-1|27	%install
12mr|lxrandr-0.1.2-1|28	rm -rf $RPM_BUILD_ROOT
12mr|lxrandr-0.1.2-1|29	%makeinstall_std
12mr|lxrandr-0.1.2-1|30	
12mr|lxrandr-0.1.2-1|31	%{find_lang} %{name}
12mr|lxrandr-0.1.2-1|32	
12mr|lxrandr-0.1.2-1|33	%clean
12mr|lxrandr-0.1.2-1|34	rm -rf $RPM_BUILD_ROOT
12mr|lxrandr-0.1.2-1|35	
12mr|lxrandr-0.1.2-1|36	%files -f %{name}.lang
12mr|lxrandr-0.1.2-1|37	%defattr(-, root, root)
12mr|lxrandr-0.1.2-1|38	%{_bindir}/%name
12mr|lxrandr-0.1.2-1|39	%{_mandir}/man1/*.1.*
12mr|lxrandr-0.1.2-1|40	%{_datadir}/applications/*.desktop
12mr|lxrandr-0.1.2-1|41	
12mr|lxrandr-0.1.2-1|42	
12mr|lxrandr-0.1.2-1|43	
12mr|lxrandr-0.1.2-1|44	%changelog
12mr|lxrandr-0.1.2-1|45	

15084 12
12mr|lxsession-0.4.6.1-3|1	Summary:	The default X11 session manager of LXDE
12mr|lxsession-0.4.6.1-3|2	Name:     	lxsession
12mr|lxsession-0.4.6.1-3|3	Version:	0.4.6.1
12mr|lxsession-0.4.6.1-3|4	Release:	%mkrel 3
12mr|lxsession-0.4.6.1-3|5	License:	GPLv2+
12mr|lxsession-0.4.6.1-3|6	Group:		Graphical desktop/Other
12mr|lxsession-0.4.6.1-3|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
12mr|lxsession-0.4.6.1-3|8	Patch1:		lxsession-0.4.6.1-gdm3.patch
12mr|lxsession-0.4.6.1-3|9	Patch2:		lxsession-0.4.6.1-ltsp.patch
12mr|lxsession-0.4.6.1-3|10	URL:		http://www.lxde.org
12mr|lxsession-0.4.6.1-3|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|lxsession-0.4.6.1-3|12	BuildRequires:	gtk+2-devel
12mr|lxsession-0.4.6.1-3|13	BuildRequires:	dbus-glib-devel
12mr|lxsession-0.4.6.1-3|14	BuildRequires:	docbook-to-man
12mr|lxsession-0.4.6.1-3|15	BuildRequires:	intltool
12mr|lxsession-0.4.6.1-3|16	Requires:	desktop-common-data
12mr|lxsession-0.4.6.1-3|17	Obsoletes:	lxsession-lite < %version
12mr|lxsession-0.4.6.1-3|18	Provides:	lxsession-lite = %version
12mr|lxsession-0.4.6.1-3|19	Provides:	lxde-session-manager
12mr|lxsession-0.4.6.1-3|20	Obsoletes:      lxde-settings-daemon
12mr|lxsession-0.4.6.1-3|21	
12mr|lxsession-0.4.6.1-3|22	%description
12mr|lxsession-0.4.6.1-3|23	LXSession is lightweiht session manager, and it's not tighted to "any" desktop
12mr|lxsession-0.4.6.1-3|24	environment. It's desktop-independent and can be used with any window manager.
12mr|lxsession-0.4.6.1-3|25	With proper configuration, you can make your own desktop environment with
12mr|lxsession-0.4.6.1-3|26	LXSession. This is very useful to the users and developers of non-mainstream
12mr|lxsession-0.4.6.1-3|27	window managers and desktop environemts.
12mr|lxsession-0.4.6.1-3|28	
12mr|lxsession-0.4.6.1-3|29	%prep
12mr|lxsession-0.4.6.1-3|30	%setup -q
12mr|lxsession-0.4.6.1-3|31	%patch1 -p1
12mr|lxsession-0.4.6.1-3|32	%patch2 -p1
12mr|lxsession-0.4.6.1-3|33	
12mr|lxsession-0.4.6.1-3|34	%build
12mr|lxsession-0.4.6.1-3|35	%configure2_5x
12mr|lxsession-0.4.6.1-3|36	%make
12mr|lxsession-0.4.6.1-3|37	
12mr|lxsession-0.4.6.1-3|38	%install
12mr|lxsession-0.4.6.1-3|39	rm -rf %{buildroot}
12mr|lxsession-0.4.6.1-3|40	%makeinstall_std
12mr|lxsession-0.4.6.1-3|41	
12mr|lxsession-0.4.6.1-3|42	%{find_lang} %{name}
12mr|lxsession-0.4.6.1-3|43	
12mr|lxsession-0.4.6.1-3|44	%clean
12mr|lxsession-0.4.6.1-3|45	rm -rf %{buildroot}
12mr|lxsession-0.4.6.1-3|46	
12mr|lxsession-0.4.6.1-3|47	%files -f %{name}.lang
12mr|lxsession-0.4.6.1-3|48	%defattr(-, root, root)
12mr|lxsession-0.4.6.1-3|49	%{_bindir}/lxsession
12mr|lxsession-0.4.6.1-3|50	%{_bindir}/lxlock
12mr|lxsession-0.4.6.1-3|51	%{_bindir}/lxsession-logout
12mr|lxsession-0.4.6.1-3|52	%{_datadir}/lxsession
12mr|lxsession-0.4.6.1-3|53	%{_mandir}/man1/*
12mr|lxsession-0.4.6.1-3|54	
12mr|lxsession-0.4.6.1-3|55	
12mr|lxsession-0.4.6.1-3|56	
12mr|lxsession-0.4.6.1-3|57	%changelog
12mr|lxsession-0.4.6.1-3|58	

15085 12
12mr|lxsession-edit-0.2.0-1|1	Summary:	Manage desktop session autostarts
12mr|lxsession-edit-0.2.0-1|2	Name:     	lxsession-edit
12mr|lxsession-edit-0.2.0-1|3	Version:	0.2.0
12mr|lxsession-edit-0.2.0-1|4	Release:	%mkrel 1
12mr|lxsession-edit-0.2.0-1|5	License:	GPLv2+
12mr|lxsession-edit-0.2.0-1|6	Group:		Graphical desktop/Other
12mr|lxsession-edit-0.2.0-1|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mr|lxsession-edit-0.2.0-1|8	URL:		http://lxde.sourceforge.net/
12mr|lxsession-edit-0.2.0-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|lxsession-edit-0.2.0-1|10	BuildRequires:	gtk+2-devel
12mr|lxsession-edit-0.2.0-1|11	BuildRequires:	intltool
12mr|lxsession-edit-0.2.0-1|12	
12mr|lxsession-edit-0.2.0-1|13	%description
12mr|lxsession-edit-0.2.0-1|14	lxsession-edit is a tool used to manage desktop session autostarts,
12mr|lxsession-edit-0.2.0-1|15	especially for lxsession lite.
12mr|lxsession-edit-0.2.0-1|16	
12mr|lxsession-edit-0.2.0-1|17	%prep
12mr|lxsession-edit-0.2.0-1|18	%setup -q
12mr|lxsession-edit-0.2.0-1|19	
12mr|lxsession-edit-0.2.0-1|20	%build
12mr|lxsession-edit-0.2.0-1|21	%configure2_5x
12mr|lxsession-edit-0.2.0-1|22	%make
12mr|lxsession-edit-0.2.0-1|23	
12mr|lxsession-edit-0.2.0-1|24	%install
12mr|lxsession-edit-0.2.0-1|25	rm -rf $RPM_BUILD_ROOT
12mr|lxsession-edit-0.2.0-1|26	%makeinstall_std
12mr|lxsession-edit-0.2.0-1|27	
12mr|lxsession-edit-0.2.0-1|28	%{find_lang} %{name}
12mr|lxsession-edit-0.2.0-1|29	
12mr|lxsession-edit-0.2.0-1|30	%clean
12mr|lxsession-edit-0.2.0-1|31	rm -rf $RPM_BUILD_ROOT
12mr|lxsession-edit-0.2.0-1|32	
12mr|lxsession-edit-0.2.0-1|33	%files -f %{name}.lang
12mr|lxsession-edit-0.2.0-1|34	%defattr(-, root, root)
12mr|lxsession-edit-0.2.0-1|35	%{_bindir}/%name
12mr|lxsession-edit-0.2.0-1|36	%{_datadir}/%name
12mr|lxsession-edit-0.2.0-1|37	%{_datadir}/applications/*.desktop
12mr|lxsession-edit-0.2.0-1|38	
12mr|lxsession-edit-0.2.0-1|39	
12mr|lxsession-edit-0.2.0-1|40	
12mr|lxsession-edit-0.2.0-1|41	%changelog
12mr|lxsession-edit-0.2.0-1|42	

15086 12
12mr|lxshortcut-0.1.2-1|1	Summary:	Edit app shortcuts
12mr|lxshortcut-0.1.2-1|2	Name:     	lxshortcut
12mr|lxshortcut-0.1.2-1|3	Version:	0.1.2
12mr|lxshortcut-0.1.2-1|4	Release:	%mkrel 1
12mr|lxshortcut-0.1.2-1|5	License:	GPLv2+
12mr|lxshortcut-0.1.2-1|6	Group:		Graphical desktop/Other
12mr|lxshortcut-0.1.2-1|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mr|lxshortcut-0.1.2-1|8	URL:		http://lxde.sourceforge.net/
12mr|lxshortcut-0.1.2-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|lxshortcut-0.1.2-1|10	BuildRequires:	gtk+2-devel
12mr|lxshortcut-0.1.2-1|11	BuildRequires:	intltool
12mr|lxshortcut-0.1.2-1|12	
12mr|lxshortcut-0.1.2-1|13	%description
12mr|lxshortcut-0.1.2-1|14	LXShortcut is a small program used to edit application shortcuts created
12mr|lxshortcut-0.1.2-1|15	with freedesktop.org Desktop Entry spec.
12mr|lxshortcut-0.1.2-1|16	
12mr|lxshortcut-0.1.2-1|17	%prep
12mr|lxshortcut-0.1.2-1|18	%setup -q
12mr|lxshortcut-0.1.2-1|19	
12mr|lxshortcut-0.1.2-1|20	%build
12mr|lxshortcut-0.1.2-1|21	%configure2_5x
12mr|lxshortcut-0.1.2-1|22	%make
12mr|lxshortcut-0.1.2-1|23	
12mr|lxshortcut-0.1.2-1|24	%install
12mr|lxshortcut-0.1.2-1|25	rm -rf $RPM_BUILD_ROOT
12mr|lxshortcut-0.1.2-1|26	%makeinstall_std
12mr|lxshortcut-0.1.2-1|27	
12mr|lxshortcut-0.1.2-1|28	%{find_lang} %{name}
12mr|lxshortcut-0.1.2-1|29	
12mr|lxshortcut-0.1.2-1|30	%clean
12mr|lxshortcut-0.1.2-1|31	rm -rf $RPM_BUILD_ROOT
12mr|lxshortcut-0.1.2-1|32	
12mr|lxshortcut-0.1.2-1|33	%post
12mr|lxshortcut-0.1.2-1|34	
12mr|lxshortcut-0.1.2-1|35	%postun
12mr|lxshortcut-0.1.2-1|36	
12mr|lxshortcut-0.1.2-1|37	%files -f %{name}.lang
12mr|lxshortcut-0.1.2-1|38	%defattr(-, root, root)
12mr|lxshortcut-0.1.2-1|39	%{_bindir}/%name
12mr|lxshortcut-0.1.2-1|40	%{_datadir}/%name
12mr|lxshortcut-0.1.2-1|41	
12mr|lxshortcut-0.1.2-1|42	
12mr|lxshortcut-0.1.2-1|43	
12mr|lxshortcut-0.1.2-1|44	%changelog
12mr|lxshortcut-0.1.2-1|45	

15087 12
12mr|lxtask-0.1.4-3|1	Summary:	Lightweight and desktop independent task manager
12mr|lxtask-0.1.4-3|2	Name:		lxtask
12mr|lxtask-0.1.4-3|3	Version:	0.1.4
12mr|lxtask-0.1.4-3|4	Release:	3
12mr|lxtask-0.1.4-3|5	License:	GPLv2+
12mr|lxtask-0.1.4-3|6	Group:		Graphical desktop/Other
12mr|lxtask-0.1.4-3|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mr|lxtask-0.1.4-3|8	Patch0:		lxtask-0.1.4-automake_112.patch
12mr|lxtask-0.1.4-3|9	URL:		http://lxde.sourceforge.net/
12mr|lxtask-0.1.4-3|10	BuildRequires:	gtk+2-devel desktop-file-utils
12mr|lxtask-0.1.4-3|11	BuildRequires:	intltool
12mr|lxtask-0.1.4-3|12	
12mr|lxtask-0.1.4-3|13	%description
12mr|lxtask-0.1.4-3|14	Lightweight and desktop independent task manager.
12mr|lxtask-0.1.4-3|15	
12mr|lxtask-0.1.4-3|16	%prep
12mr|lxtask-0.1.4-3|17	%setup -q
12mr|lxtask-0.1.4-3|18	%patch0 -p1
12mr|lxtask-0.1.4-3|19	
12mr|lxtask-0.1.4-3|20	%build
12mr|lxtask-0.1.4-3|21	./autogen.sh
12mr|lxtask-0.1.4-3|22	%configure2_5x
12mr|lxtask-0.1.4-3|23	%make
12mr|lxtask-0.1.4-3|24	
12mr|lxtask-0.1.4-3|25	%install
12mr|lxtask-0.1.4-3|26	rm -rf %{buildroot}
12mr|lxtask-0.1.4-3|27	%makeinstall_std
12mr|lxtask-0.1.4-3|28	
12mr|lxtask-0.1.4-3|29	%find_lang %{name}
12mr|lxtask-0.1.4-3|30	
12mr|lxtask-0.1.4-3|31	%files -f %{name}.lang
12mr|lxtask-0.1.4-3|32	%defattr(-, root, root)
12mr|lxtask-0.1.4-3|33	%{_bindir}/%name
12mr|lxtask-0.1.4-3|34	%{_datadir}/applications/*.desktop
12mr|lxtask-0.1.4-3|35	
12mr|lxtask-0.1.4-3|36	
12mr|lxtask-0.1.4-3|37	
12mr|lxtask-0.1.4-3|38	%changelog
12mr|lxtask-0.1.4-3|39	

15088 12
12mr|lxterminal-0.1.11-2|1	%define git 0
12mr|lxterminal-0.1.11-2|2	%define prerel 31813de
12mr|lxterminal-0.1.11-2|3	%define gitday 20110613
12mr|lxterminal-0.1.11-2|4	%define ver 0.1.11
12mr|lxterminal-0.1.11-2|5	
12mr|lxterminal-0.1.11-2|6	Summary:	Lightweight VTE-based terminal emulator
12mr|lxterminal-0.1.11-2|7	Name:     	lxterminal
12mr|lxterminal-0.1.11-2|8	%if %git
12mr|lxterminal-0.1.11-2|9	Version:	%{ver}.git%{gitday}
12mr|lxterminal-0.1.11-2|10	Source0:	%{name}-%{prerel}.tar.gz
12mr|lxterminal-0.1.11-2|11	%else
12mr|lxterminal-0.1.11-2|12	Version:	%{ver}
12mr|lxterminal-0.1.11-2|13	Source0:	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mr|lxterminal-0.1.11-2|14	%endif
12mr|lxterminal-0.1.11-2|15	Release:	%mkrel 2
12mr|lxterminal-0.1.11-2|16	License:	GPLv2+
12mr|lxterminal-0.1.11-2|17	Group:		Graphical desktop/Other
12mr|lxterminal-0.1.11-2|18	#Patch0:		lxterminal-0.1.9-fix-build-with-new-vte.patch
12mr|lxterminal-0.1.11-2|19	#Patch1:		lxterminal-deprecate-revert.patch
12mr|lxterminal-0.1.11-2|20	Patch2:		mdk-lxterminal-conf.patch
12mr|lxterminal-0.1.11-2|21	URL:		http://lxde.sourceforge.net/
12mr|lxterminal-0.1.11-2|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|lxterminal-0.1.11-2|23	%if %git
12mr|lxterminal-0.1.11-2|24	BuildRequires:	docbook-to-man docbook-dtd412-xml docbook-style-xsl
12mr|lxterminal-0.1.11-2|25	%endif
12mr|lxterminal-0.1.11-2|26	BuildRequires:	gtk+2-devel vte-devel
12mr|lxterminal-0.1.11-2|27	BuildRequires:	intltool
12mr|lxterminal-0.1.11-2|28	
12mr|lxterminal-0.1.11-2|29	%description
12mr|lxterminal-0.1.11-2|30	Desktop-independent VTE-based terminal emulator without any unnecessary
12mr|lxterminal-0.1.11-2|31	dependencies.
12mr|lxterminal-0.1.11-2|32	
12mr|lxterminal-0.1.11-2|33	Feature:
12mr|lxterminal-0.1.11-2|34	* Support Multi-tab.
12mr|lxterminal-0.1.11-2|35	* It doesn't have any unnecessary dependencies.
12mr|lxterminal-0.1.11-2|36	* All instances share the same process to reduce memory usage.
12mr|lxterminal-0.1.11-2|37	* It has correct behavior with nice performance when resizing window,
12mr|lxterminal-0.1.11-2|38	tab and VTE stuff.
12mr|lxterminal-0.1.11-2|39	* Using unix-socket instead of D-bus to accomplish all instances share
12mr|lxterminal-0.1.11-2|40	the same process.
12mr|lxterminal-0.1.11-2|41	
12mr|lxterminal-0.1.11-2|42	%prep
12mr|lxterminal-0.1.11-2|43	%if %git
12mr|lxterminal-0.1.11-2|44	%setup -q -n %{name}-%{prerel}
12mr|lxterminal-0.1.11-2|45	#patch1 -p0 -b.deprecate_revert
12mr|lxterminal-0.1.11-2|46	%else
12mr|lxterminal-0.1.11-2|47	%setup -q -n %{name}-%{version}
12mr|lxterminal-0.1.11-2|48	#patch0 -p1 -b .vte
12mr|lxterminal-0.1.11-2|49	%endif
12mr|lxterminal-0.1.11-2|50	#patch1 -p1 -b .dragndrop
12mr|lxterminal-0.1.11-2|51	%patch2 -p0 -b.conf
12mr|lxterminal-0.1.11-2|52	
12mr|lxterminal-0.1.11-2|53	%build
12mr|lxterminal-0.1.11-2|54	%if %git
12mr|lxterminal-0.1.11-2|55	./autogen.sh
12mr|lxterminal-0.1.11-2|56	%configure2_5x --enable-man
12mr|lxterminal-0.1.11-2|57	%else
12mr|lxterminal-0.1.11-2|58	%configure2_5x
12mr|lxterminal-0.1.11-2|59	%endif
12mr|lxterminal-0.1.11-2|60	%make
12mr|lxterminal-0.1.11-2|61	
12mr|lxterminal-0.1.11-2|62	%install
12mr|lxterminal-0.1.11-2|63	rm -rf %{buildroot}
12mr|lxterminal-0.1.11-2|64	%makeinstall_std
12mr|lxterminal-0.1.11-2|65	
12mr|lxterminal-0.1.11-2|66	%{find_lang} %{name}
12mr|lxterminal-0.1.11-2|67	
12mr|lxterminal-0.1.11-2|68	%clean
12mr|lxterminal-0.1.11-2|69	rm -rf %{buildroot}
12mr|lxterminal-0.1.11-2|70	
12mr|lxterminal-0.1.11-2|71	%post
12mr|lxterminal-0.1.11-2|72	
12mr|lxterminal-0.1.11-2|73	%postun
12mr|lxterminal-0.1.11-2|74	
12mr|lxterminal-0.1.11-2|75	%files -f %{name}.lang
12mr|lxterminal-0.1.11-2|76	%defattr(-, root, root)
12mr|lxterminal-0.1.11-2|77	%{_bindir}/%name
12mr|lxterminal-0.1.11-2|78	%{_datadir}/%name
12mr|lxterminal-0.1.11-2|79	%{_datadir}/applications/*.desktop
12mr|lxterminal-0.1.11-2|80	%{_datadir}/pixmaps/*.png
12mr|lxterminal-0.1.11-2|81	%{_mandir}/man1/*
12mr|lxterminal-0.1.11-2|82	
12mr|lxterminal-0.1.11-2|83	
12mr|lxterminal-0.1.11-2|84	
12mr|lxterminal-0.1.11-2|85	%changelog
12mr|lxterminal-0.1.11-2|86	

15089 12
12mr|lynx-2.8.7-6|1	%define version 2.8.7
12mr|lynx-2.8.7-6|2	%define versio_ 2-8-7
12mr|lynx-2.8.7-6|3	#define subver pre.4
12mr|lynx-2.8.7-6|4	%define rel	6
12mr|lynx-2.8.7-6|5	%define	release	%mkrel %{rel}
12mr|lynx-2.8.7-6|6	
12mr|lynx-2.8.7-6|7	Summary:	Text based browser for the world wide web
12mr|lynx-2.8.7-6|8	Name:		lynx
12mr|lynx-2.8.7-6|9	Version:	%{version}
12mr|lynx-2.8.7-6|10	Release:	%{release}
12mr|lynx-2.8.7-6|11	License:	GPL
12mr|lynx-2.8.7-6|12	URL:		http://lynx.isc.org
12mr|lynx-2.8.7-6|13	Group:		Networking/WWW
12mr|lynx-2.8.7-6|14	BuildRequires:	gettext
12mr|lynx-2.8.7-6|15	BuildRequires:	openssl-devel
12mr|lynx-2.8.7-6|16	BuildRequires:	ncurses-devel
12mr|lynx-2.8.7-6|17	Source0:	http://lynx.isc.org/current/%name%{version}.tar.bz2
12mr|lynx-2.8.7-6|18	Patch0:		lynx2-8-7-adapt-to-modern-file-localizations.patch
12mr|lynx-2.8.7-6|19	Patch1:		lynx2-8-7-default-config.patch
12mr|lynx-2.8.7-6|20	Patch2:		lynx2-8-6-fix-ugly-color.patch
12mr|lynx-2.8.7-6|21	Patch10:	lynx2-8-7-tmp_dir.patch
12mr|lynx-2.8.7-6|22	Patch11:	lynx2-8-6-don-t-accept-command-line-args-to-telnet.patch
12mr|lynx-2.8.7-6|23	Patch13:	lynx2-8-6-format_not_a_string_literal_and_no_format_arguments.diff
12mr|lynx-2.8.7-6|24	Provides:	webclient lynx-ssl
12mr|lynx-2.8.7-6|25	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|lynx-2.8.7-6|26	BuildRequires:	openssl-devel
12mr|lynx-2.8.7-6|27	BuildRequires:	zlib-devel
12mr|lynx-2.8.7-6|28	BuildRequires:  pkgconfig(ncursesw)
12mr|lynx-2.8.7-6|29	Obsoletes:	lynx-ssl
12mr|lynx-2.8.7-6|30	
12mr|lynx-2.8.7-6|31	%description
12mr|lynx-2.8.7-6|32	This a terminal based WWW browser. While it does not make any attempt
12mr|lynx-2.8.7-6|33	at displaying graphics, it has good support for HTML text formatting,
12mr|lynx-2.8.7-6|34	forms, and tables.
12mr|lynx-2.8.7-6|35	
12mr|lynx-2.8.7-6|36	This version includes support for SSL encryption.
12mr|lynx-2.8.7-6|37	
12mr|lynx-2.8.7-6|38	WARNING: In some countries, it is illegal to export this package. In some
12mr|lynx-2.8.7-6|39	countries, it may even be illegal to use it.
12mr|lynx-2.8.7-6|40	
12mr|lynx-2.8.7-6|41	
12mr|lynx-2.8.7-6|42	%prep
12mr|lynx-2.8.7-6|43	%setup  -q -n %{name}%{versio_}
12mr|lynx-2.8.7-6|44	%patch0 -p1
12mr|lynx-2.8.7-6|45	%patch1 -p1
12mr|lynx-2.8.7-6|46	%patch2 -p1
12mr|lynx-2.8.7-6|47	%patch10 -p1
12mr|lynx-2.8.7-6|48	%patch11 -p1
12mr|lynx-2.8.7-6|49	%patch13 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|lynx-2.8.7-6|50	perl -pi -e 's,^#LOCALE_CHARSET:.*,LOCALE_CHARSET:TRUE,' lynx.cfg
12mr|lynx-2.8.7-6|51	
12mr|lynx-2.8.7-6|52	%build
12mr|lynx-2.8.7-6|53	
12mr|lynx-2.8.7-6|54	debian_options=`cat << DEBIAN
12mr|lynx-2.8.7-6|55	--enable-warnings
12mr|lynx-2.8.7-6|56	--enable-8bit-toupper
12mr|lynx-2.8.7-6|57	--enable-externs
12mr|lynx-2.8.7-6|58	--enable-cgi-links
12mr|lynx-2.8.7-6|59	--enable-persistent-cookies --enable-nls
12mr|lynx-2.8.7-6|60	--enable-prettysrc --enable-source-cache
12mr|lynx-2.8.7-6|61	--enable-charset-choice
12mr|lynx-2.8.7-6|62	--enable-default-colors
12mr|lynx-2.8.7-6|63	--enable-ipv6
12mr|lynx-2.8.7-6|64	--enable-nested-tables --enable-read-eta
12mr|lynx-2.8.7-6|65	--with-zlib
12mr|lynx-2.8.7-6|66	DEBIAN`
12mr|lynx-2.8.7-6|67	# removed --enable-exec-links --enable-exec-scripts,
12mr|lynx-2.8.7-6|68	# it goes together with LOCAL_EXECUTION_LINKS_* in lynx.cfg
12mr|lynx-2.8.7-6|69	
12mr|lynx-2.8.7-6|70	
12mr|lynx-2.8.7-6|71	redhat_options=`cat << REDHAT
12mr|lynx-2.8.7-6|72	--with-screen=ncursesw
12mr|lynx-2.8.7-6|73	--enable-internal-links
12mr|lynx-2.8.7-6|74	--enable-libjs
12mr|lynx-2.8.7-6|75	--enable-scrollbar
12mr|lynx-2.8.7-6|76	--enable-file-upload
12mr|lynx-2.8.7-6|77	--enable-locale-charset
12mr|lynx-2.8.7-6|78	--with-ssl
12mr|lynx-2.8.7-6|79	--enable-addrlist-page
12mr|lynx-2.8.7-6|80	--enable-justify-elts
12mr|lynx-2.8.7-6|81	REDHAT`
12mr|lynx-2.8.7-6|82	
12mr|lynx-2.8.7-6|83	other_options=`cat << OTHER
12mr|lynx-2.8.7-6|84	--enable-color-style
12mr|lynx-2.8.7-6|85	--enable-nsl-fork
12mr|lynx-2.8.7-6|86	OTHER`
12mr|lynx-2.8.7-6|87	
12mr|lynx-2.8.7-6|88	# (cf INSTALLATION file for more about the options)
12mr|lynx-2.8.7-6|89	# --with-included-gettext  is the default
12mr|lynx-2.8.7-6|90	# --enable-kbd-layout not useful enough
12mr|lynx-2.8.7-6|91	# --enable-cjk not needed for CJK and may go away in a future release
12mr|lynx-2.8.7-6|92	
12mr|lynx-2.8.7-6|93	%configure --libdir=/usr/share/lynx $debian_options $redhat_options $other_options
12mr|lynx-2.8.7-6|94	%make
12mr|lynx-2.8.7-6|95	
12mr|lynx-2.8.7-6|96	%install
12mr|lynx-2.8.7-6|97	rm -rf $RPM_BUILD_ROOT
12mr|lynx-2.8.7-6|98	%makeinstall_std install-help
12mr|lynx-2.8.7-6|99	
12mr|lynx-2.8.7-6|100	install -d $RPM_BUILD_ROOT%{_sysconfdir}
12mr|lynx-2.8.7-6|101	cat >$RPM_BUILD_ROOT%{_sysconfdir}/lynx-site.cfg <<EOF
12mr|lynx-2.8.7-6|102	# Place any local lynx configuration options (proxies etc.) here.
12mr|lynx-2.8.7-6|103	EOF
12mr|lynx-2.8.7-6|104	
12mr|lynx-2.8.7-6|105	%find_lang lynx
12mr|lynx-2.8.7-6|106	
12mr|lynx-2.8.7-6|107	%clean
12mr|lynx-2.8.7-6|108	rm -rf $RPM_BUILD_ROOT
12mr|lynx-2.8.7-6|109	
12mr|lynx-2.8.7-6|110	%triggerpostun -- lynx < 2.8.5-0.13mdk.dev.12
12mr|lynx-2.8.7-6|111	# handle lynx.cfg move from /etc to /usr/share/lynx
12mr|lynx-2.8.7-6|112	if [ -e %{_sysconfdir}/lynx.cfg.rpmsave ]; then
12mr|lynx-2.8.7-6|113	echo "migrating saved %{_sysconfdir}/lynx.cfg.rpmsave to %{_datadir}/lynx/lynx.cfg"
12mr|lynx-2.8.7-6|114	mv -f %{_datadir}/lynx/lynx.cfg %{_datadir}/lynx/lynx.cfg.rpmnew
12mr|lynx-2.8.7-6|115	mv -f %{_sysconfdir}/lynx.cfg.rpmsave %{_datadir}/lynx/lynx.cfg
12mr|lynx-2.8.7-6|116	fi
12mr|lynx-2.8.7-6|117	
12mr|lynx-2.8.7-6|118	%files -f lynx.lang
12mr|lynx-2.8.7-6|119	%defattr(-,root,root)
12mr|lynx-2.8.7-6|120	%doc README
12mr|lynx-2.8.7-6|121	%config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg
12mr|lynx-2.8.7-6|122	%config(noreplace) %{_sysconfdir}/lynx.cfg
12mr|lynx-2.8.7-6|123	%config(noreplace) %{_sysconfdir}/lynx.lss
12mr|lynx-2.8.7-6|124	%{_mandir}/*/*
12mr|lynx-2.8.7-6|125	%{_bindir}/*
12mr|lynx-2.8.7-6|126	%{_datadir}/lynx_help
12mr|lynx-2.8.7-6|127	
12mr|lynx-2.8.7-6|128	
12mr|lynx-2.8.7-6|129	
12mr|lynx-2.8.7-6|130	
12mr|lynx-2.8.7-6|131	
12mr|lynx-2.8.7-6|132	%changelog
12mr|lynx-2.8.7-6|133	

15090 12
12mr|lyx-2.0.4-2|1	Name:		lyx
12mr|lyx-2.0.4-2|2	Summary:	A word processor for the Desktop Environment
12mr|lyx-2.0.4-2|3	Version:	2.0.4
12mr|lyx-2.0.4-2|4	Release:	2
12mr|lyx-2.0.4-2|5	Source0:	ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/%name-%version.tar.xz
12mr|lyx-2.0.4-2|6	# use xdg-open instead of hard coded applications to open files
12mr|lyx-2.0.4-2|7	# sent to upstream developers by fhimpe on 4 Jun 2009
12mr|lyx-2.0.4-2|8	Patch0:		lyx-2.0.1-xdg_open.patch
12mr|lyx-2.0.4-2|9	URL:		http://www.lyx.org/
12mr|lyx-2.0.4-2|10	Group:		Office
12mr|lyx-2.0.4-2|11	License:	GPLv2+
12mr|lyx-2.0.4-2|12	BuildRequires:	qt4-devel >= 4:4.8.0-7
12mr|lyx-2.0.4-2|13	BuildRequires:	pkgconfig(xpm)
12mr|lyx-2.0.4-2|14	BuildRequires:	jpeg-devel
12mr|lyx-2.0.4-2|15	BuildRequires:	gettext-devel
12mr|lyx-2.0.4-2|16	BuildRequires:	gcc-c++
12mr|lyx-2.0.4-2|17	BuildRequires:	gettext
12mr|lyx-2.0.4-2|18	BuildRequires:	ghostscript groff-for-man sgml-tools
12mr|lyx-2.0.4-2|19	BuildRequires:	tetex-dvips tetex-latex texinfo
12mr|lyx-2.0.4-2|20	BuildRequires:	boost-devel
12mr|lyx-2.0.4-2|21	BuildRequires:	pkgconfig(hunspell)
12mr|lyx-2.0.4-2|22	BuildRequires:	pkgconfig(enchant)
12mr|lyx-2.0.4-2|23	BuildRequires:	python
12mr|lyx-2.0.4-2|24	BuildRequires:	imagemagick
12mr|lyx-2.0.4-2|25	Requires:	tetex tetex-latex tetex-dvips tetex-cmsuper fonts-ttf-latex
12mr|lyx-2.0.4-2|26	Requires:	xdg-utils
12mr|lyx-2.0.4-2|27	
12mr|lyx-2.0.4-2|28	%description
12mr|lyx-2.0.4-2|29	LyX is a modern approach of writing documents with a computer
12mr|lyx-2.0.4-2|30	which breaks with the tradition of the obsolete typewriter
12mr|lyx-2.0.4-2|31	concept.  It is designed for people who want a professional
12mr|lyx-2.0.4-2|32	output with a minimum of time effort, without becoming specia-
12mr|lyx-2.0.4-2|33	lists in typesetting.  Compared to common word processors LyX
12mr|lyx-2.0.4-2|34	will increase the productivity a lot, since most of the type-
12mr|lyx-2.0.4-2|35	setting will be done by the computer, not the author.  With LyX
12mr|lyx-2.0.4-2|36	the author can concentrate on the contents of his writing,
12mr|lyx-2.0.4-2|37	since the computer will take care of the look.
12mr|lyx-2.0.4-2|38	
12mr|lyx-2.0.4-2|39	%prep
12mr|lyx-2.0.4-2|40	%setup -q
12mr|lyx-2.0.4-2|41	%patch0 -p1 -b .xdg-open
12mr|lyx-2.0.4-2|42	autoreconf -fi -Iconfig
12mr|lyx-2.0.4-2|43	
12mr|lyx-2.0.4-2|44	%build
12mr|lyx-2.0.4-2|45	%configure2_5x	--with-frontend=qt4 \
12mr|lyx-2.0.4-2|46	--disable-rpath \
12mr|lyx-2.0.4-2|47	--without-included-boost \
12mr|lyx-2.0.4-2|48	--enable-optimization="%{optflags}" \
12mr|lyx-2.0.4-2|49	--with-enchant \
12mr|lyx-2.0.4-2|50	--with-hunspell \
12mr|lyx-2.0.4-2|51	--disable-silent-rules
12mr|lyx-2.0.4-2|52	%make
12mr|lyx-2.0.4-2|53	
12mr|lyx-2.0.4-2|54	%install
12mr|lyx-2.0.4-2|55	%makeinstall_std
12mr|lyx-2.0.4-2|56	
12mr|lyx-2.0.4-2|57	mkdir -p %{buildroot}%{_datadir}/applications
12mr|lyx-2.0.4-2|58	cat > %{buildroot}%{_datadir}/applications/mandriva-lyx.desktop << EOF
12mr|lyx-2.0.4-2|59	[Desktop Entry]
12mr|lyx-2.0.4-2|60	Name=LyX
12mr|lyx-2.0.4-2|61	Comment=TeX document processor - especially good at scientific documents
12mr|lyx-2.0.4-2|62	Exec=%{_bindir}/lyx
12mr|lyx-2.0.4-2|63	Icon=lyx
12mr|lyx-2.0.4-2|64	Terminal=false
12mr|lyx-2.0.4-2|65	Type=Application
12mr|lyx-2.0.4-2|66	Categories=Qt;Office;WordProcessor;X-MandrivaLinux-CrossDesktop;
12mr|lyx-2.0.4-2|67	MimeType=application/x-lyx;
12mr|lyx-2.0.4-2|68	EOF
12mr|lyx-2.0.4-2|69	
12mr|lyx-2.0.4-2|70	## icons
12mr|lyx-2.0.4-2|71	mkdir -p %{buildroot}/%{_liconsdir}
12mr|lyx-2.0.4-2|72	convert -size 48x48 development/Win32/packaging/icons/lyx_32x32.png %{buildroot}/%{_liconsdir}/%{name}.png
12mr|lyx-2.0.4-2|73	mkdir -p %{buildroot}/%{_iconsdir}
12mr|lyx-2.0.4-2|74	cp development/Win32/packaging/icons/lyx_32x32.png %{buildroot}/%{_iconsdir}/%{name}.png
12mr|lyx-2.0.4-2|75	mkdir -p %{buildroot}/%{_miconsdir}
12mr|lyx-2.0.4-2|76	convert -size 16x16 development/Win32/packaging/icons/lyx_32x32.png %{buildroot}/%{_miconsdir}/%{name}.png
12mr|lyx-2.0.4-2|77	
12mr|lyx-2.0.4-2|78	## Set up the lyx-specific class files where TeX can see then
12mr|lyx-2.0.4-2|79	TEXMF=%{_datadir}/texmf
12mr|lyx-2.0.4-2|80	mkdir -p %{buildroot}${TEXMF}/tex/latex
12mr|lyx-2.0.4-2|81	cp -r %{buildroot}%{_datadir}/lyx/tex %{buildroot}${TEXMF}/tex/latex/lyx
12mr|lyx-2.0.4-2|82	chmod +x %{buildroot}%{_datadir}/lyx/configure.py
12mr|lyx-2.0.4-2|83	rm -f %{buildroot}%{_bindir}/listerrors
12mr|lyx-2.0.4-2|84	
12mr|lyx-2.0.4-2|85	%find_lang %{name}
12mr|lyx-2.0.4-2|86	
12mr|lyx-2.0.4-2|87	find %{buildroot}%{_datadir}/%{name} -type f | sed -e "s@%{buildroot}@@g" \
12mr|lyx-2.0.4-2|88	-e "s@%{_datadir}/%{name}/doc/\(..\)_@%lang(\1) %{_datadir}/%{name}/doc/\1_@g" \
12mr|lyx-2.0.4-2|89	-e "s@\(%{_datadir}/%{name}/configure.py\)\$@%attr(755,root,root) \1@g" \
12mr|lyx-2.0.4-2|90	-e "s@\(%{_datadir}/%{name}/scripts/\)@%attr(755,root,root) \1@g" \
12mr|lyx-2.0.4-2|91	-e "s@\(%{_datadir}/%{name}/lyx2lyx/\)@%attr(755,root,root) \1@g" \
12mr|lyx-2.0.4-2|92	>> %{name}.lang
12mr|lyx-2.0.4-2|93	find %{buildroot}%{_datadir}/%{name} -type d | sed -e "s@%{buildroot}@%dir @g" >> %{name}.lang
12mr|lyx-2.0.4-2|94	
12mr|lyx-2.0.4-2|95	%post
12mr|lyx-2.0.4-2|96	## Fix the TeX file hash
12mr|lyx-2.0.4-2|97	texhash
12mr|lyx-2.0.4-2|98	## Before configuring lyx for the local system
12mr|lyx-2.0.4-2|99	## PATH needs to be imported
12mr|lyx-2.0.4-2|100	if [ -f /etc/profile ]; then
12mr|lyx-2.0.4-2|101	. /etc/profile
12mr|lyx-2.0.4-2|102	fi
12mr|lyx-2.0.4-2|103	## Now configure LyX
12mr|lyx-2.0.4-2|104	cd %{_datadir}/lyx
12mr|lyx-2.0.4-2|105	./configure.py > /dev/null
12mr|lyx-2.0.4-2|106	
12mr|lyx-2.0.4-2|107	%files -f %{name}.lang
12mr|lyx-2.0.4-2|108	%doc README ANNOUNCE
12mr|lyx-2.0.4-2|109	%{_bindir}/%{name}
12mr|lyx-2.0.4-2|110	%{_bindir}/lyxclient
12mr|lyx-2.0.4-2|111	%{_bindir}/tex2lyx
12mr|lyx-2.0.4-2|112	%{_mandir}/man1/*
12mr|lyx-2.0.4-2|113	%{_datadir}/texmf/tex/latex/lyx
12mr|lyx-2.0.4-2|114	%{_liconsdir}/%{name}.png
12mr|lyx-2.0.4-2|115	%{_iconsdir}/%{name}.png
12mr|lyx-2.0.4-2|116	%{_miconsdir}/%{name}.png
12mr|lyx-2.0.4-2|117	%{_datadir}/applications/mandriva-lyx.desktop
12mr|lyx-2.0.4-2|118	
12mr|lyx-2.0.4-2|119	
12mr|lyx-2.0.4-2|120	
12mr|lyx-2.0.4-2|121	%changelog
12mr|lyx-2.0.4-2|122	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|lyx-2.0.4-2|123	+ Commit: b5136bc
12mr|lyx-2.0.4-2|124	- New version 2.0.4 (sync with Cooker), convert BR to pkgconfig style, drop no longer needed Obsoletes
12mr|lyx-2.0.4-2|125	
12mr|lyx-2.0.4-2|126	

15091 12
12mr|lzma-4.43-32|1	%define oldlzmaver	4.32.7
12mr|lzma-4.43-32|2	%define major	0
12mr|lzma-4.43-32|3	%define libname %mklibname lzmadec %{major}
12mr|lzma-4.43-32|4	%define libdev  %mklibname -d lzmadec
12mr|lzma-4.43-32|5	
12mr|lzma-4.43-32|6	Summary: 	LZMA utils
12mr|lzma-4.43-32|7	Name: 		lzma
12mr|lzma-4.43-32|8	Version: 	4.43
12mr|lzma-4.43-32|9	Release: 	32
12mr|lzma-4.43-32|10	License: 	GPL
12mr|lzma-4.43-32|11	Group:		Archiving/Compression
12mr|lzma-4.43-32|12	URL:		http://tukaani.org/lzma/
12mr|lzma-4.43-32|13	Source0:	http://tukaani.org/lzma/lzma-%{oldlzmaver}.tar.lzma
12mr|lzma-4.43-32|14	Source1:	http://ovh.dl.sourceforge.net/sourceforge/sevenzip/lzma443.tar.bz2
12mr|lzma-4.43-32|15	Source3:	sqlzma.h
12mr|lzma-4.43-32|16	# (blino) modified for 443, from sqlzma1-449.patch:
12mr|lzma-4.43-32|17	#   * 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/,
12mr|lzma-4.43-32|18	#   * use sqlzma.mk makefiles for 443 (from from sqlzma1-443.patch)
12mr|lzma-4.43-32|19	#   * remove NCoderPropID::kNumThreads in comp.cc, it is invalid since we don't build LZMAEncoder.cpp with COMPRESS_MF_MT multithread support
12mr|lzma-4.43-32|20	Patch3:		lzma-4.32.4-sqlzma.patch
12mr|lzma-4.43-32|21	
12mr|lzma-4.43-32|22	Patch4:		lzma-4.43-add-missing-header.patch
12mr|lzma-4.43-32|23	Patch5:		lzma-4.43-quiet.patch
12mr|lzma-4.43-32|24	Patch6:		lzma-4.43-update-version.patch
12mr|lzma-4.43-32|25	Patch7:		lzma-4.43-fix-fast-compression.patch
12mr|lzma-4.43-32|26	Patch8:		lzma-4.43-add-missing-gethandle.patch
12mr|lzma-4.43-32|27	Patch9:		lzma-4.32.4-text-tune.patch
12mr|lzma-4.43-32|28	# 4.32.2 has changes to sdk that we replace with newer, we apply these to the new
12mr|lzma-4.43-32|29	Patch12:	lzma-4.32.2-sdk-changes.patch
12mr|lzma-4.43-32|30	Patch16:	lzma-4.32.7-format_not_a_string_literal_and_no_format_arguments.diff
12mr|lzma-4.43-32|31	# for squashfs-lzma library
12mr|lzma-4.43-32|32	BuildRequires:	zlib-devel
12mr|lzma-4.43-32|33	BuildRequires:	dos2unix
12mr|lzma-4.43-32|34	BuildRequires:	diffutils
12mr|lzma-4.43-32|35	
12mr|lzma-4.43-32|36	%description
12mr|lzma-4.43-32|37	LZMA provides very high compression ratio and fast decompression. The
12mr|lzma-4.43-32|38	core of the LZMA utils is Igor Pavlov's LZMA SDK containing the actual
12mr|lzma-4.43-32|39	LZMA encoder/decoder. LZMA utils add a few scripts which provide
12mr|lzma-4.43-32|40	gzip-like command line interface and a couple of other LZMA related
12mr|lzma-4.43-32|41	tools. Also provides:
12mr|lzma-4.43-32|42	
12mr|lzma-4.43-32|43	- Average compression ratio 30% better than that of gzip and 15%
12mr|lzma-4.43-32|44	better than that of bzip2.
12mr|lzma-4.43-32|45	
12mr|lzma-4.43-32|46	- Decompression speed is only little slower than that of gzip, being
12mr|lzma-4.43-32|47	two to five times faster than bzip2.
12mr|lzma-4.43-32|48	
12mr|lzma-4.43-32|49	- In fast mode, compresses faster than bzip2 with a comparable
12mr|lzma-4.43-32|50	compression ratio.
12mr|lzma-4.43-32|51	
12mr|lzma-4.43-32|52	- Achieving the best compression ratios takes four to even twelve
12mr|lzma-4.43-32|53	times longer than with bzip2. However. this doesn't affect
12mr|lzma-4.43-32|54	decompressing speed.
12mr|lzma-4.43-32|55	
12mr|lzma-4.43-32|56	- Very similar command line interface than what gzip and bzip2 have.
12mr|lzma-4.43-32|57	
12mr|lzma-4.43-32|58	%package -n	%{libname}
12mr|lzma-4.43-32|59	Summary:	Libraries for decoding LZMA compression
12mr|lzma-4.43-32|60	Group:		System/Libraries
12mr|lzma-4.43-32|61	License:	LGPL
12mr|lzma-4.43-32|62	Provides:	%{_lib}%{name}%{major} = %{version}-%{release}
12mr|lzma-4.43-32|63	
12mr|lzma-4.43-32|64	%description -n	%{libname}
12mr|lzma-4.43-32|65	Libraries for decoding LZMA compression.
12mr|lzma-4.43-32|66	
12mr|lzma-4.43-32|67	%package -n	%{libdev}
12mr|lzma-4.43-32|68	Summary:	Devel libraries & headers for liblzmadec
12mr|lzma-4.43-32|69	Group:		Development/C
12mr|lzma-4.43-32|70	License:	LGPL
12mr|lzma-4.43-32|71	Provides:	liblzmadec-devel = %{version}-%{release}
12mr|lzma-4.43-32|72	Provides:	%{name}-devel = %{version}-%{release}
12mr|lzma-4.43-32|73	Requires:	%{libname} = %{version}
12mr|lzma-4.43-32|74	
12mr|lzma-4.43-32|75	%description -n %{libdev}
12mr|lzma-4.43-32|76	Devel libraries & headers for liblzmadec.
12mr|lzma-4.43-32|77	
12mr|lzma-4.43-32|78	%package -n	dkms-%{name}
12mr|lzma-4.43-32|79	Summary:	Kernel modules for decoding LZMA compression
12mr|lzma-4.43-32|80	Group:		System/Kernel and hardware
12mr|lzma-4.43-32|81	License:	GPL
12mr|lzma-4.43-32|82	Requires(post):	dkms
12mr|lzma-4.43-32|83	Requires(preun):	dkms
12mr|lzma-4.43-32|84	
12mr|lzma-4.43-32|85	%description -n	dkms-%{name}
12mr|lzma-4.43-32|86	Kernel modules for decoding LZMA compression.
12mr|lzma-4.43-32|87	
12mr|lzma-4.43-32|88	%prep
12mr|lzma-4.43-32|89	%setup -q -n %{name}-%{oldlzmaver} -a1
12mr|lzma-4.43-32|90	%patch3 -p1 -b .sqlzma
12mr|lzma-4.43-32|91	cp %{SOURCE3} .
12mr|lzma-4.43-32|92	dos2unix *.txt
12mr|lzma-4.43-32|93	
12mr|lzma-4.43-32|94	# ugly syncing with latest sdk
12mr|lzma-4.43-32|95	mv src/sdk src/sdk.old
12mr|lzma-4.43-32|96	cp -r C src/sdk
12mr|lzma-4.43-32|97	for i in `find src/sdk.old -name Makefile.\*`; do
12mr|lzma-4.43-32|98	cp $i `echo $i|sed -e 's#sdk.old#sdk#g'`;
12mr|lzma-4.43-32|99	done
12mr|lzma-4.43-32|100	
12mr|lzma-4.43-32|101	find src/sdk -name makefile|xargs rm -f
12mr|lzma-4.43-32|102	
12mr|lzma-4.43-32|103	%patch4 -p1 -b .config_h
12mr|lzma-4.43-32|104	%patch5 -p1 -b .quiet
12mr|lzma-4.43-32|105	%patch6 -p0 -b .version
12mr|lzma-4.43-32|106	%patch7 -p0 -b .fast
12mr|lzma-4.43-32|107	%patch8 -p0 -b .gethandle
12mr|lzma-4.43-32|108	%patch9 -p1 -b .text
12mr|lzma-4.43-32|109	%patch12 -p1 -b .4.32.2
12mr|lzma-4.43-32|110	%patch16 -p1 -b .format_not_a_string_literal_and_no_format_arguments
12mr|lzma-4.43-32|111	
12mr|lzma-4.43-32|112	pushd C/7zip/Compress/LZMA_C
12mr|lzma-4.43-32|113	cp %{SOURCE3} kmod/
12mr|lzma-4.43-32|114	cp uncomp.c LzmaDecode.{c,h} LzmaTypes.h kmod/
12mr|lzma-4.43-32|115	perl -pi -e 's,^#include "\.\./(Lzma.*)",#include "$1",' kmod/*.{c,h}
12mr|lzma-4.43-32|116	cat > kmod/dkms.conf <<EOF
12mr|lzma-4.43-32|117	PACKAGE_NAME=%{name}
12mr|lzma-4.43-32|118	PACKAGE_VERSION=%{version}-%{release}
12mr|lzma-4.43-32|119	DEST_MODULE_LOCATION[0]="/kernel/lib/%{name}"
12mr|lzma-4.43-32|120	DEST_MODULE_LOCATION[1]="/kernel/lib/%{name}"
12mr|lzma-4.43-32|121	BUILT_MODULE_NAME[0]="sqlzma"
12mr|lzma-4.43-32|122	BUILT_MODULE_NAME[1]="unlzma"
12mr|lzma-4.43-32|123	AUTOINSTALL=yes
12mr|lzma-4.43-32|124	EOF
12mr|lzma-4.43-32|125	popd
12mr|lzma-4.43-32|126	
12mr|lzma-4.43-32|127	%build
12mr|lzma-4.43-32|128	CFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64 -O3" \
12mr|lzma-4.43-32|129	CXXFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64 -O3" \
12mr|lzma-4.43-32|130	%configure2_5x
12mr|lzma-4.43-32|131	%make
12mr|lzma-4.43-32|132	%make CFLAGS="%{optflags} -c -Wall -pedantic -D _LZMA_PROB32  -DNDEBUG -include pthread.h -I../../../.." -C C/7zip/Compress/LZMA_C -f sqlzma.mk Sqlzma=../../../..
12mr|lzma-4.43-32|133	%make CFLAGS="%{optflags} -c -I ../../../" -C C/7zip/Compress/LZMA_Alone -f sqlzma.mk Sqlzma=../../../..
12mr|lzma-4.43-32|134	
12mr|lzma-4.43-32|135	%install
12mr|lzma-4.43-32|136	rm -rf %{buildroot}
12mr|lzma-4.43-32|137	%makeinstall_std
12mr|lzma-4.43-32|138	
12mr|lzma-4.43-32|139	install C/7zip/Compress/LZMA_*/*.a %{buildroot}%{_libdir}
12mr|lzma-4.43-32|140	
12mr|lzma-4.43-32|141	mkdir -p %{buildroot}/usr/src/%{name}-%{version}-%{release}/
12mr|lzma-4.43-32|142	tar c -C C/7zip/Compress/LZMA_C/kmod . | tar x -C %{buildroot}/usr/src/%{name}-%{version}-%{release}/
12mr|lzma-4.43-32|143	
12mr|lzma-4.43-32|144	rm -rf %{buildroot}{%{_bindir},%{_mandir}}
12mr|lzma-4.43-32|145	
12mr|lzma-4.43-32|146	%check
12mr|lzma-4.43-32|147	make check
12mr|lzma-4.43-32|148	
12mr|lzma-4.43-32|149	%post -n dkms-%{name}
12mr|lzma-4.43-32|150	set -x
12mr|lzma-4.43-32|151	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
12mr|lzma-4.43-32|152	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release}
12mr|lzma-4.43-32|153	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release}
12mr|lzma-4.43-32|154	:
12mr|lzma-4.43-32|155	
12mr|lzma-4.43-32|156	%preun -n dkms-%{name}
12mr|lzma-4.43-32|157	set -x
12mr|lzma-4.43-32|158	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all
12mr|lzma-4.43-32|159	:
12mr|lzma-4.43-32|160	
12mr|lzma-4.43-32|161	%files -n %{libname}
12mr|lzma-4.43-32|162	%{_libdir}/lib*.so.*
12mr|lzma-4.43-32|163	
12mr|lzma-4.43-32|164	%files -n %{libdev}
12mr|lzma-4.43-32|165	%doc *.txt
12mr|lzma-4.43-32|166	%{_includedir}/*.h
12mr|lzma-4.43-32|167	%{_libdir}/*.so
12mr|lzma-4.43-32|168	%{_libdir}/*.a
12mr|lzma-4.43-32|169	
12mr|lzma-4.43-32|170	%files -n dkms-%{name}
12mr|lzma-4.43-32|171	/usr/src/%{name}-%{version}-%{release}
12mr|lzma-4.43-32|172	
12mr|lzma-4.43-32|173	
12mr|lzma-4.43-32|174	
12mr|lzma-4.43-32|175	%changelog
12mr|lzma-4.43-32|176	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|lzma-4.43-32|177	+ Commit: 2e0e35d
12mr|lzma-4.43-32|178	- Spec cleanup, drop .la files
12mr|lzma-4.43-32|179	
12mr|lzma-4.43-32|180	

15092 12
12mr|lzmalib-0.0.1-7|1	%define	major 1
12mr|lzmalib-0.0.1-7|2	%define libname %mklibname %{name} %{major}
12mr|lzmalib-0.0.1-7|3	%define develname %mklibname %{name} -d
12mr|lzmalib-0.0.1-7|4	
12mr|lzmalib-0.0.1-7|5	Summary: 	A thin wrapper library of LZMA
12mr|lzmalib-0.0.1-7|6	Name: 		lzmalib
12mr|lzmalib-0.0.1-7|7	Version: 	0.0.1
12mr|lzmalib-0.0.1-7|8	Release: 	%mkrel 7
12mr|lzmalib-0.0.1-7|9	Group: 		System/Libraries
12mr|lzmalib-0.0.1-7|10	License: 	LGPL
12mr|lzmalib-0.0.1-7|11	URL: 		http://tokyocabinet.sourceforge.net/misc/
12mr|lzmalib-0.0.1-7|12	Source0: 	http://tokyocabinet.sourceforge.net/misc/%{name}-%{version}.tar.gz
12mr|lzmalib-0.0.1-7|13	Patch0:		lzmalib-0.0.1-format_not_a_string_literal_and_no_format_arguments.diff
12mr|lzmalib-0.0.1-7|14	Patch1:		lzmalib-0.0.1-new_libname_fix.diff
12mr|lzmalib-0.0.1-7|15	BuildRequires:	chrpath
12mr|lzmalib-0.0.1-7|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|lzmalib-0.0.1-7|17	
12mr|lzmalib-0.0.1-7|18	%description
12mr|lzmalib-0.0.1-7|19	This package includes a thin wrapper library of LZMA SDK written by Igor
12mr|lzmalib-0.0.1-7|20	Pavlov.
12mr|lzmalib-0.0.1-7|21	
12mr|lzmalib-0.0.1-7|22	%package -n	lzmacmd
12mr|lzmalib-0.0.1-7|23	Summary:	The lzmacmd command line utility
12mr|lzmalib-0.0.1-7|24	Group:		System/Libraries
12mr|lzmalib-0.0.1-7|25	
12mr|lzmalib-0.0.1-7|26	%description -n lzmacmd
12mr|lzmalib-0.0.1-7|27	This package includes the lzmacmd command line utility.
12mr|lzmalib-0.0.1-7|28	
12mr|lzmalib-0.0.1-7|29	%package -n	%{libname}
12mr|lzmalib-0.0.1-7|30	Summary:	A thin wrapper library of LZMA
12mr|lzmalib-0.0.1-7|31	Group:		System/Libraries
12mr|lzmalib-0.0.1-7|32	
12mr|lzmalib-0.0.1-7|33	%description -n %{libname}
12mr|lzmalib-0.0.1-7|34	This package includes a thin wrapper library of LZMA SDK written by Igor
12mr|lzmalib-0.0.1-7|35	Pavlov.
12mr|lzmalib-0.0.1-7|36	
12mr|lzmalib-0.0.1-7|37	%package -n	%{develname}
12mr|lzmalib-0.0.1-7|38	Summary:	Headers for developing programs that will use %{name}
12mr|lzmalib-0.0.1-7|39	Group:		Development/C++
12mr|lzmalib-0.0.1-7|40	Requires:	%{libname} = %{version}
12mr|lzmalib-0.0.1-7|41	Provides:	lzmalib-devel = %{version}-%{release}
12mr|lzmalib-0.0.1-7|42	
12mr|lzmalib-0.0.1-7|43	%description -n	%{develname}
12mr|lzmalib-0.0.1-7|44	This package contains the headers that programmers will need to develop
12mr|lzmalib-0.0.1-7|45	applications which will use %{name}.
12mr|lzmalib-0.0.1-7|46	
12mr|lzmalib-0.0.1-7|47	%prep
12mr|lzmalib-0.0.1-7|48	
12mr|lzmalib-0.0.1-7|49	%setup -q -n %{name}-%{version}
12mr|lzmalib-0.0.1-7|50	%patch0 -p0
12mr|lzmalib-0.0.1-7|51	%patch1 -p1
12mr|lzmalib-0.0.1-7|52	
12mr|lzmalib-0.0.1-7|53	%build
12mr|lzmalib-0.0.1-7|54	rm configure
12mr|lzmalib-0.0.1-7|55	autoconf
12mr|lzmalib-0.0.1-7|56	
12mr|lzmalib-0.0.1-7|57	%configure2_5x
12mr|lzmalib-0.0.1-7|58	
12mr|lzmalib-0.0.1-7|59	%make \
12mr|lzmalib-0.0.1-7|60	CFLAGS="%{optflags} -Wall -fPIC -fsigned-char" \
12mr|lzmalib-0.0.1-7|61	CXXFLAGS="%{optflags} -Wall -fPIC -fsigned-char" \
12mr|lzmalib-0.0.1-7|62	LDFLAGS="$LDFLAGS -L."
12mr|lzmalib-0.0.1-7|63	
12mr|lzmalib-0.0.1-7|64	%install
12mr|lzmalib-0.0.1-7|65	rm -rf %{buildroot}
12mr|lzmalib-0.0.1-7|66	
12mr|lzmalib-0.0.1-7|67	%makeinstall_std
12mr|lzmalib-0.0.1-7|68	
12mr|lzmalib-0.0.1-7|69	# nuke rpath
12mr|lzmalib-0.0.1-7|70	chrpath -d %{buildroot}%{_bindir}/lzmacmd
12mr|lzmalib-0.0.1-7|71	
12mr|lzmalib-0.0.1-7|72	%if %mdkversion < 200900
12mr|lzmalib-0.0.1-7|73	%post -n %{libname} -p /sbin/ldconfig
12mr|lzmalib-0.0.1-7|74	%endif
12mr|lzmalib-0.0.1-7|75	
12mr|lzmalib-0.0.1-7|76	%if %mdkversion < 200900
12mr|lzmalib-0.0.1-7|77	%postun -n %{libname} -p /sbin/ldconfig
12mr|lzmalib-0.0.1-7|78	%endif
12mr|lzmalib-0.0.1-7|79	
12mr|lzmalib-0.0.1-7|80	%clean
12mr|lzmalib-0.0.1-7|81	rm -rf %{buildroot}
12mr|lzmalib-0.0.1-7|82	
12mr|lzmalib-0.0.1-7|83	%files -n lzmacmd
12mr|lzmalib-0.0.1-7|84	%defattr(-,root,root,755)
12mr|lzmalib-0.0.1-7|85	%{_bindir}/lzmacmd
12mr|lzmalib-0.0.1-7|86	
12mr|lzmalib-0.0.1-7|87	%files -n %{libname}
12mr|lzmalib-0.0.1-7|88	%defattr(-,root,root,755)
12mr|lzmalib-0.0.1-7|89	%doc README
12mr|lzmalib-0.0.1-7|90	%{_libdir}/lib*.so.%{major}*
12mr|lzmalib-0.0.1-7|91	
12mr|lzmalib-0.0.1-7|92	%files -n %{develname}
12mr|lzmalib-0.0.1-7|93	%defattr(-,root,root,755)
12mr|lzmalib-0.0.1-7|94	%{_includedir}/*.h
12mr|lzmalib-0.0.1-7|95	%{_libdir}/lib*.so
12mr|lzmalib-0.0.1-7|96	%{_libdir}/lib*.a
12mr|lzmalib-0.0.1-7|97	
12mr|lzmalib-0.0.1-7|98	
12mr|lzmalib-0.0.1-7|99	
12mr|lzmalib-0.0.1-7|100	%changelog
12mr|lzmalib-0.0.1-7|101	

15093 12
12mr|lzop-1.03-3|1	%define name lzop
12mr|lzop-1.03-3|2	%define version 1.03
12mr|lzop-1.03-3|3	%define fversion %version
12mr|lzop-1.03-3|4	%define release %mkrel 3
12mr|lzop-1.03-3|5	
12mr|lzop-1.03-3|6	Summary: LZO fast file compressor
12mr|lzop-1.03-3|7	Name: %{name}
12mr|lzop-1.03-3|8	Version: %{version}
12mr|lzop-1.03-3|9	Release: %{release}
12mr|lzop-1.03-3|10	Source0: %{name}-%{fversion}.tar.gz
12mr|lzop-1.03-3|11	License: GPLv2+
12mr|lzop-1.03-3|12	Group: Archiving/Compression
12mr|lzop-1.03-3|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|lzop-1.03-3|14	BuildRequires: liblzo-devel >= 2.00
12mr|lzop-1.03-3|15	URL: http://www.oberhumer.com/opensource/lzop/
12mr|lzop-1.03-3|16	
12mr|lzop-1.03-3|17	%description
12mr|lzop-1.03-3|18	lzop is a file compressor similar to gzip. Its main advantages over gzip
12mr|lzop-1.03-3|19	are much higher compression and decompression speed at the cost
12mr|lzop-1.03-3|20	of compression ratio.
12mr|lzop-1.03-3|21	
12mr|lzop-1.03-3|22	lzop was designed with the following goals in mind:
12mr|lzop-1.03-3|23	1) speed (both compression and decompression)
12mr|lzop-1.03-3|24	2) reasonable drop-in compatibility to gzip
12mr|lzop-1.03-3|25	3) portability
12mr|lzop-1.03-3|26	
12mr|lzop-1.03-3|27	%prep
12mr|lzop-1.03-3|28	%setup -q -n %name-%fversion
12mr|lzop-1.03-3|29	
12mr|lzop-1.03-3|30	%build
12mr|lzop-1.03-3|31	export CPPFLAGS="-D_FILE_OFFSET_BITS=64 -I%_includedir/lzo"
12mr|lzop-1.03-3|32	%configure2_5x
12mr|lzop-1.03-3|33	%make
12mr|lzop-1.03-3|34	
12mr|lzop-1.03-3|35	%install
12mr|lzop-1.03-3|36	rm -rf $RPM_BUILD_ROOT
12mr|lzop-1.03-3|37	%makeinstall_std
12mr|lzop-1.03-3|38	
12mr|lzop-1.03-3|39	%clean
12mr|lzop-1.03-3|40	rm -rf $RPM_BUILD_ROOT
12mr|lzop-1.03-3|41	
12mr|lzop-1.03-3|42	%files
12mr|lzop-1.03-3|43	%defattr(-,root,root)
12mr|lzop-1.03-3|44	%doc README COPYING AUTHORS NEWS THANKS doc/lzop.ps doc/lzop.html
12mr|lzop-1.03-3|45	%_bindir/lzop
12mr|lzop-1.03-3|46	%_mandir/man1/lzop.1*
12mr|lzop-1.03-3|47	
12mr|lzop-1.03-3|48	
12mr|lzop-1.03-3|49	
12mr|lzop-1.03-3|50	
12mr|lzop-1.03-3|51	
12mr|lzop-1.03-3|52	%changelog
12mr|lzop-1.03-3|53	

15094 12
12mr|m17n-db-1.6.2-3|1	Name:      m17n-db
12mr|m17n-db-1.6.2-3|2	Summary:   The m17n database
12mr|m17n-db-1.6.2-3|3	Version:   1.6.2
12mr|m17n-db-1.6.2-3|4	Release:   %mkrel 3
12mr|m17n-db-1.6.2-3|5	Group:     System/Internationalization
12mr|m17n-db-1.6.2-3|6	License:   LGPLv2+
12mr|m17n-db-1.6.2-3|7	URL:       http://www.m17n.org/m17n-lib/index.html
12mr|m17n-db-1.6.2-3|8	Source0:   http://www.m17n.org/m17n-lib-download/%{name}-%{version}.tar.gz
12mr|m17n-db-1.6.2-3|9	BuildRequires:   glibc-i18ndata gettext-devel
12mr|m17n-db-1.6.2-3|10	BuildArch: noarch
12mr|m17n-db-1.6.2-3|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|m17n-db-1.6.2-3|12	
12mr|m17n-db-1.6.2-3|13	%description
12mr|m17n-db-1.6.2-3|14	The m17n database; a sub-part of the m17n library.
12mr|m17n-db-1.6.2-3|15	
12mr|m17n-db-1.6.2-3|16	%package    devel
12mr|m17n-db-1.6.2-3|17	Summary:    Headers of m17n for development
12mr|m17n-db-1.6.2-3|18	Group:      Development/C
12mr|m17n-db-1.6.2-3|19	Requires:   %{name} = %{version}
12mr|m17n-db-1.6.2-3|20	
12mr|m17n-db-1.6.2-3|21	%description devel
12mr|m17n-db-1.6.2-3|22	Headers of %{name} for development.
12mr|m17n-db-1.6.2-3|23	
12mr|m17n-db-1.6.2-3|24	%prep
12mr|m17n-db-1.6.2-3|25	%setup -q -n %{name}-%{version}
12mr|m17n-db-1.6.2-3|26	
12mr|m17n-db-1.6.2-3|27	%build
12mr|m17n-db-1.6.2-3|28	%configure2_5x --build=%{_host}
12mr|m17n-db-1.6.2-3|29	%make
12mr|m17n-db-1.6.2-3|30	
12mr|m17n-db-1.6.2-3|31	%install
12mr|m17n-db-1.6.2-3|32	rm -rf $RPM_BUILD_ROOT
12mr|m17n-db-1.6.2-3|33	
12mr|m17n-db-1.6.2-3|34	%makeinstall_std
12mr|m17n-db-1.6.2-3|35	
12mr|m17n-db-1.6.2-3|36	%find_lang %{name}
12mr|m17n-db-1.6.2-3|37	
12mr|m17n-db-1.6.2-3|38	%clean
12mr|m17n-db-1.6.2-3|39	rm -rf $RPM_BUILD_ROOT
12mr|m17n-db-1.6.2-3|40	
12mr|m17n-db-1.6.2-3|41	%files -f %{name}.lang
12mr|m17n-db-1.6.2-3|42	%defattr(-,root,root)
12mr|m17n-db-1.6.2-3|43	%doc AUTHORS README NEWS ChangeLog
12mr|m17n-db-1.6.2-3|44	%{_bindir}/*
12mr|m17n-db-1.6.2-3|45	%{_datadir}/m17n
12mr|m17n-db-1.6.2-3|46	
12mr|m17n-db-1.6.2-3|47	%files devel
12mr|m17n-db-1.6.2-3|48	%defattr(-,root,root)
12mr|m17n-db-1.6.2-3|49	%{_datadir}/pkgconfig/*
12mr|m17n-db-1.6.2-3|50	
12mr|m17n-db-1.6.2-3|51	
12mr|m17n-db-1.6.2-3|52	
12mr|m17n-db-1.6.2-3|53	%changelog
12mr|m17n-db-1.6.2-3|54	

15095 12
12mr|m17n-lib-1.6.3-1|1	%define version	1.6.3
12mr|m17n-lib-1.6.3-1|2	%define release	1
12mr|m17n-lib-1.6.3-1|3	
12mr|m17n-lib-1.6.3-1|4	%define m17n_db_version   1.5.1
12mr|m17n-lib-1.6.3-1|5	%define libotf_version    0.9.5
12mr|m17n-lib-1.6.3-1|6	
12mr|m17n-lib-1.6.3-1|7	%define major 0
12mr|m17n-lib-1.6.3-1|8	%define libname %mklibname %{name} %{major}
12mr|m17n-lib-1.6.3-1|9	%define develname %mklibname -d %{name}
12mr|m17n-lib-1.6.3-1|10	
12mr|m17n-lib-1.6.3-1|11	Name:      m17n-lib
12mr|m17n-lib-1.6.3-1|12	Summary:   Multilingual text processing library
12mr|m17n-lib-1.6.3-1|13	Version:   %{version}
12mr|m17n-lib-1.6.3-1|14	Release:   %{release}
12mr|m17n-lib-1.6.3-1|15	Group:     System/Internationalization
12mr|m17n-lib-1.6.3-1|16	License:   LGPLv2+
12mr|m17n-lib-1.6.3-1|17	URL:       http://www.m17n.org/m17n-lib/index.html
12mr|m17n-lib-1.6.3-1|18	Source0:   http://www.m17n.org/m17n-lib-download/%{name}-%{version}.tar.gz
12mr|m17n-lib-1.6.3-1|19	Requires:        %{libname} = %{version}
12mr|m17n-lib-1.6.3-1|20	
12mr|m17n-lib-1.6.3-1|21	# NOTE: medit and mdump require this font otherwise you get a SIGFPE
12mr|m17n-lib-1.6.3-1|22	# because the font is not found, thus generating a tab_width=0 in
12mr|m17n-lib-1.6.3-1|23	# layout_glyph_string() and then a division-by-zero.
12mr|m17n-lib-1.6.3-1|24	# --> the bug is rather in the library and should be handled there.
12mr|m17n-lib-1.6.3-1|25	Requires:        fonts-ttf-freefont
12mr|m17n-lib-1.6.3-1|26	
12mr|m17n-lib-1.6.3-1|27	Requires:        m17n-db >= %{m17n_db_version}
12mr|m17n-lib-1.6.3-1|28	Requires:        libotf >= %{libotf_version}
12mr|m17n-lib-1.6.3-1|29	BuildRequires:   m17n-db-devel >= %{m17n_db_version}
12mr|m17n-lib-1.6.3-1|30	BuildRequires:   thai-devel
12mr|m17n-lib-1.6.3-1|31	BuildRequires:   libxml2-devel
12mr|m17n-lib-1.6.3-1|32	BuildRequires:	 fontconfig-devel
12mr|m17n-lib-1.6.3-1|33	BuildRequires:	 libx11-devel
12mr|m17n-lib-1.6.3-1|34	BuildRequires:	 libxaw-devel
12mr|m17n-lib-1.6.3-1|35	BuildRequires:	 libxft-devel
12mr|m17n-lib-1.6.3-1|36	BuildRequires:	 libxt-devel
12mr|m17n-lib-1.6.3-1|37	BuildRequires:	 gd-devel
12mr|m17n-lib-1.6.3-1|38	BuildRequires:	 fribidi-devel
12mr|m17n-lib-1.6.3-1|39	BuildRequires:   freetype2-devel
12mr|m17n-lib-1.6.3-1|40	BuildRequires:   anthy-devel >= 6300d
12mr|m17n-lib-1.6.3-1|41	BuildRequires:   libotf-devel >= %{libotf_version}
12mr|m17n-lib-1.6.3-1|42	# (tv) for AM_GNU_GETTEXT:
12mr|m17n-lib-1.6.3-1|43	BuildRequires:   gettext-devel
12mr|m17n-lib-1.6.3-1|44	
12mr|m17n-lib-1.6.3-1|45	%description
12mr|m17n-lib-1.6.3-1|46	The m17n library is a multilingual text processing library for the C
12mr|m17n-lib-1.6.3-1|47	language.
12mr|m17n-lib-1.6.3-1|48	
12mr|m17n-lib-1.6.3-1|49	
12mr|m17n-lib-1.6.3-1|50	%package -n %{libname}
12mr|m17n-lib-1.6.3-1|51	Summary:    The m17n library
12mr|m17n-lib-1.6.3-1|52	Group:      System/Internationalization
12mr|m17n-lib-1.6.3-1|53	Conflicts:  %{develname} < 1.5.5-2
12mr|m17n-lib-1.6.3-1|54	
12mr|m17n-lib-1.6.3-1|55	%description -n %{libname}
12mr|m17n-lib-1.6.3-1|56	m17n library.
12mr|m17n-lib-1.6.3-1|57	
12mr|m17n-lib-1.6.3-1|58	%package -n %{develname}
12mr|m17n-lib-1.6.3-1|59	Summary:    Headers of m17n for development
12mr|m17n-lib-1.6.3-1|60	Group:      Development/C
12mr|m17n-lib-1.6.3-1|61	Requires:   %{libname} = %{version}
12mr|m17n-lib-1.6.3-1|62	Provides:   %{name}-devel = %{version}-%{release}
12mr|m17n-lib-1.6.3-1|63	Provides:   lib%{name}-devel = %{version}-%{release}
12mr|m17n-lib-1.6.3-1|64	Obsoletes:  %{_lib}m17n-lib0-devel
12mr|m17n-lib-1.6.3-1|65	
12mr|m17n-lib-1.6.3-1|66	%description -n %{develname}
12mr|m17n-lib-1.6.3-1|67	Headers of %{name} for development.
12mr|m17n-lib-1.6.3-1|68	
12mr|m17n-lib-1.6.3-1|69	%prep
12mr|m17n-lib-1.6.3-1|70	%setup -q -n %{name}-%{version}
12mr|m17n-lib-1.6.3-1|71	
12mr|m17n-lib-1.6.3-1|72	%build
12mr|m17n-lib-1.6.3-1|73	%configure2_5x --disable-static
12mr|m17n-lib-1.6.3-1|74	make
12mr|m17n-lib-1.6.3-1|75	
12mr|m17n-lib-1.6.3-1|76	%install
12mr|m17n-lib-1.6.3-1|77	%makeinstall_std
12mr|m17n-lib-1.6.3-1|78	
12mr|m17n-lib-1.6.3-1|79	rm -f %buildroot%_libdir/m17n/*/*.la
12mr|m17n-lib-1.6.3-1|80	
12mr|m17n-lib-1.6.3-1|81	# multiarch policy
12mr|m17n-lib-1.6.3-1|82	%multiarch_binaries %{buildroot}%{_bindir}/m17n-config
12mr|m17n-lib-1.6.3-1|83	
12mr|m17n-lib-1.6.3-1|84	%files
12mr|m17n-lib-1.6.3-1|85	%defattr(-,root,root)
12mr|m17n-lib-1.6.3-1|86	%doc AUTHORS ChangeLog NEWS README
12mr|m17n-lib-1.6.3-1|87	%{_bindir}/m17n-conv
12mr|m17n-lib-1.6.3-1|88	%{_bindir}/m17n-date
12mr|m17n-lib-1.6.3-1|89	%{_bindir}/m17n-dump
12mr|m17n-lib-1.6.3-1|90	%{_bindir}/m17n-edit
12mr|m17n-lib-1.6.3-1|91	%{_bindir}/m17n-view
12mr|m17n-lib-1.6.3-1|92	%{_libdir}/m17n/*/*.so
12mr|m17n-lib-1.6.3-1|93	
12mr|m17n-lib-1.6.3-1|94	%files -n %{libname}
12mr|m17n-lib-1.6.3-1|95	%defattr(-,root,root)
12mr|m17n-lib-1.6.3-1|96	%{_libdir}/libm17n*.so.%{major}*
12mr|m17n-lib-1.6.3-1|97	
12mr|m17n-lib-1.6.3-1|98	%files -n %{develname}
12mr|m17n-lib-1.6.3-1|99	%defattr(-,root,root)
12mr|m17n-lib-1.6.3-1|100	%{_bindir}/m17n-config
12mr|m17n-lib-1.6.3-1|101	%{multiarch_bindir}/m17n-config
12mr|m17n-lib-1.6.3-1|102	%{_includedir}/*
12mr|m17n-lib-1.6.3-1|103	%{_libdir}/lib*.so
12mr|m17n-lib-1.6.3-1|104	%{_libdir}/pkgconfig/*
12mr|m17n-lib-1.6.3-1|105	
12mr|m17n-lib-1.6.3-1|106	
12mr|m17n-lib-1.6.3-1|107	
12mr|m17n-lib-1.6.3-1|108	%changelog
12mr|m17n-lib-1.6.3-1|109	* Mon Aug  27 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|m17n-lib-1.6.3-1|110	+ Commit: d22e89d
12mr|m17n-lib-1.6.3-1|111	- Updated to 1.6.3
12mr|m17n-lib-1.6.3-1|112	
12mr|m17n-lib-1.6.3-1|113	

15096 12
12mr|m4-1.4.16-6|1	Summary:	The GNU macro processor
12mr|m4-1.4.16-6|2	Name:		m4
12mr|m4-1.4.16-6|3	Version:	1.4.16
12mr|m4-1.4.16-6|4	Release:	6
12mr|m4-1.4.16-6|5	License:	GPLv3+
12mr|m4-1.4.16-6|6	Group:		Development/Other
12mr|m4-1.4.16-6|7	URL:		http://www.gnu.org/software/m4/
12mr|m4-1.4.16-6|8	Source0:	ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.bz2
12mr|m4-1.4.16-6|9	Source1:	ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.bz2.sig
12mr|m4-1.4.16-6|10	BuildRequires:	libsigsegv-devel
12mr|m4-1.4.16-6|11	
12mr|m4-1.4.16-6|12	%description
12mr|m4-1.4.16-6|13	A GNU implementation of the traditional UNIX macro processor.  M4 is
12mr|m4-1.4.16-6|14	useful for writing text files which can be logically parsed, and is used
12mr|m4-1.4.16-6|15	by many programs as part of their build process.  M4 has built-in
12mr|m4-1.4.16-6|16	functions for including files, running shell commands, doing arithmetic,
12mr|m4-1.4.16-6|17	etc.  The autoconf program needs m4 for generating configure scripts, but
12mr|m4-1.4.16-6|18	not for running configure scripts.
12mr|m4-1.4.16-6|19	
12mr|m4-1.4.16-6|20	m4 is most likely needed if you want to compile or develop software.
12mr|m4-1.4.16-6|21	
12mr|m4-1.4.16-6|22	%prep
12mr|m4-1.4.16-6|23	
12mr|m4-1.4.16-6|24	%setup -q
12mr|m4-1.4.16-6|25	
12mr|m4-1.4.16-6|26	%build
12mr|m4-1.4.16-6|27	export gl_cv_func_strtod_works=no
12mr|m4-1.4.16-6|28	%configure2_5x
12mr|m4-1.4.16-6|29	%make
12mr|m4-1.4.16-6|30	
12mr|m4-1.4.16-6|31	%check
12mr|m4-1.4.16-6|32	%define Werror_cflags %nil
12mr|m4-1.4.16-6|33	make check CFLAGS="%optflags"
12mr|m4-1.4.16-6|34	
12mr|m4-1.4.16-6|35	%install
12mr|m4-1.4.16-6|36	%makeinstall_std infodir=%{_datadir}/info
12mr|m4-1.4.16-6|37	
12mr|m4-1.4.16-6|38	%files
12mr|m4-1.4.16-6|39	%defattr(-,root,root)
12mr|m4-1.4.16-6|40	%doc NEWS README BACKLOG THANKS ChangeLog
12mr|m4-1.4.16-6|41	%{_bindir}/%{name}
12mr|m4-1.4.16-6|42	%{_infodir}/*
12mr|m4-1.4.16-6|43	%{_mandir}/man1*/*
12mr|m4-1.4.16-6|44	
12mr|m4-1.4.16-6|45	
12mr|m4-1.4.16-6|46	
12mr|m4-1.4.16-6|47	%changelog
12mr|m4-1.4.16-6|48	

15097 12
12mr|macutils-2.0b3-22|1	%define	name	macutils
12mr|macutils-2.0b3-22|2	%define	version	2.0b3
12mr|macutils-2.0b3-22|3	%define	release	%mkrel 22
12mr|macutils-2.0b3-22|4	
12mr|macutils-2.0b3-22|5	Summary:	Utilities for manipulating Macintosh file formats
12mr|macutils-2.0b3-22|6	Name:		%{name}
12mr|macutils-2.0b3-22|7	Version:	%{version}
12mr|macutils-2.0b3-22|8	Release:	%{release}
12mr|macutils-2.0b3-22|9	License:	GPL-style
12mr|macutils-2.0b3-22|10	Group:		Networking/Other
12mr|macutils-2.0b3-22|11	Url:		ftp://sunsite.unc.edu/pub/Linux/utils/compress/
12mr|macutils-2.0b3-22|12	Source0:	ftp://sunsite.unc.edu/pub/Linux/utils/compress/macutils.tar.bz2
12mr|macutils-2.0b3-22|13	Patch0:		macutils-misc.patch
12mr|macutils-2.0b3-22|14	Patch1:		macutils-2.0b3-gcc3.4-fix.patch
12mr|macutils-2.0b3-22|15	Patch2:		macutils-2.0b3-gcc4.0-fixes.patch
12mr|macutils-2.0b3-22|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|macutils-2.0b3-22|17	
12mr|macutils-2.0b3-22|18	%description
12mr|macutils-2.0b3-22|19	The macutils package includes a set of utilities for manipulating
12mr|macutils-2.0b3-22|20	files that are commonly used by Macintosh machines.  Macutils includes
12mr|macutils-2.0b3-22|21	utilities like binhex, hexbin, macunpack, etc.
12mr|macutils-2.0b3-22|22	
12mr|macutils-2.0b3-22|23	Install macutils if you need to manipulate files that are commonly used
12mr|macutils-2.0b3-22|24	by Macintosh machines.
12mr|macutils-2.0b3-22|25	
12mr|macutils-2.0b3-22|26	%prep
12mr|macutils-2.0b3-22|27	%setup -q -n %{name}
12mr|macutils-2.0b3-22|28	%patch0 -p1
12mr|macutils-2.0b3-22|29	%patch1 -p1 -b .gcc34
12mr|macutils-2.0b3-22|30	%patch2 -p1 -b .gcc40
12mr|macutils-2.0b3-22|31	
12mr|macutils-2.0b3-22|32	%build
12mr|macutils-2.0b3-22|33	perl -p -i -e "s/CF =/CF = $RPM_OPT_FLAGS/" makefile
12mr|macutils-2.0b3-22|34	
12mr|macutils-2.0b3-22|35	%make
12mr|macutils-2.0b3-22|36	
12mr|macutils-2.0b3-22|37	%install
12mr|macutils-2.0b3-22|38	rm -rf $RPM_BUILD_ROOT
12mr|macutils-2.0b3-22|39	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12mr|macutils-2.0b3-22|40	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12mr|macutils-2.0b3-22|41	
12mr|macutils-2.0b3-22|42	install -m 755 binhex/binhex  $RPM_BUILD_ROOT%{_bindir}
12mr|macutils-2.0b3-22|43	install -m 755 hexbin/hexbin $RPM_BUILD_ROOT%{_bindir}
12mr|macutils-2.0b3-22|44	install -m 755 comm/frommac $RPM_BUILD_ROOT%{_bindir}
12mr|macutils-2.0b3-22|45	install -m 755 mixed/macsave $RPM_BUILD_ROOT%{_bindir}
12mr|macutils-2.0b3-22|46	install -m 755 mixed/macstream $RPM_BUILD_ROOT%{_bindir}
12mr|macutils-2.0b3-22|47	install -m 755 macunpack/macunpack $RPM_BUILD_ROOT%{_bindir}
12mr|macutils-2.0b3-22|48	
12mr|macutils-2.0b3-22|49	install -m 644 man/* $RPM_BUILD_ROOT%{_mandir}/man1/
12mr|macutils-2.0b3-22|50	
12mr|macutils-2.0b3-22|51	%clean
12mr|macutils-2.0b3-22|52	rm -rf $RPM_BUILD_ROOT
12mr|macutils-2.0b3-22|53	
12mr|macutils-2.0b3-22|54	%files
12mr|macutils-2.0b3-22|55	%defattr(-,root,root)
12mr|macutils-2.0b3-22|56	%doc README
12mr|macutils-2.0b3-22|57	%{_bindir}/*
12mr|macutils-2.0b3-22|58	%{_mandir}/man1/*
12mr|macutils-2.0b3-22|59	
12mr|macutils-2.0b3-22|60	
12mr|macutils-2.0b3-22|61	
12mr|macutils-2.0b3-22|62	
12mr|macutils-2.0b3-22|63	
12mr|macutils-2.0b3-22|64	%changelog
12mr|macutils-2.0b3-22|65	

15098 12
12mr|mad-0.15.1b-16|1	%define oname libmad
12mr|mad-0.15.1b-16|2	%define major 0
12mr|mad-0.15.1b-16|3	%define libname %mklibname %{name} %{major}
12mr|mad-0.15.1b-16|4	%define develname %mklibname -d %{name}
12mr|mad-0.15.1b-16|5	
12mr|mad-0.15.1b-16|6	Summary:	High-quality MPEG Audio Decoder
12mr|mad-0.15.1b-16|7	Name:		mad
12mr|mad-0.15.1b-16|8	Version:	0.15.1b
12mr|mad-0.15.1b-16|9	Release:	16
12mr|mad-0.15.1b-16|10	License:	GPLv2+
12mr|mad-0.15.1b-16|11	Group:		Sound
12mr|mad-0.15.1b-16|12	URL:		http://www.underbit.com/products/mad/
12mr|mad-0.15.1b-16|13	Source0:	http://prdownloads.sourceforge.net/mad/%{oname}-%{version}.tar.bz2
12mr|mad-0.15.1b-16|14	Source2:	mad.pc.bz2
12mr|mad-0.15.1b-16|15	Patch0:		libmad-no_-fforce-mem.diff
12mr|mad-0.15.1b-16|16	
12mr|mad-0.15.1b-16|17	%description
12mr|mad-0.15.1b-16|18	MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1
12mr|mad-0.15.1b-16|19	and the MPEG-2  extension to Lower Sampling Frequencies, as well as the
12mr|mad-0.15.1b-16|20	so-called MPEG 2.5 format. All three audio layers (Layer I, Layer II,
12mr|mad-0.15.1b-16|21	and Layer III a.k.a. MP3) are fully implemented.
12mr|mad-0.15.1b-16|22	
12mr|mad-0.15.1b-16|23	MAD does not yet support MPEG-2 multichannel audio (although it should
12mr|mad-0.15.1b-16|24	be backward compatible with such streams) nor does it currently support AAC.
12mr|mad-0.15.1b-16|25	
12mr|mad-0.15.1b-16|26	MAD has the following special features:
12mr|mad-0.15.1b-16|27	* 24-bit PCM output
12mr|mad-0.15.1b-16|28	* 100% fixed-point (integer) computation
12mr|mad-0.15.1b-16|29	* completely new implementation based on the ISO/IEC standards
12mr|mad-0.15.1b-16|30	
12mr|mad-0.15.1b-16|31	%package -n	%{libname}
12mr|mad-0.15.1b-16|32	Summary:	High-quality MPEG Audio Decoder
12mr|mad-0.15.1b-16|33	Group:		System/Libraries
12mr|mad-0.15.1b-16|34	Provides:	lib%{name} = %{version}-%{release}
12mr|mad-0.15.1b-16|35	
12mr|mad-0.15.1b-16|36	%description -n	%{libname}
12mr|mad-0.15.1b-16|37	MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1
12mr|mad-0.15.1b-16|38	and the MPEG-2  extension to Lower Sampling Frequencies, as well as the
12mr|mad-0.15.1b-16|39	so-called MPEG 2.5 format. All three audio layers (Layer I, Layer II,
12mr|mad-0.15.1b-16|40	and Layer III a.k.a. MP3) are fully implemented.
12mr|mad-0.15.1b-16|41	
12mr|mad-0.15.1b-16|42	MAD does not yet support MPEG-2 multichannel audio (although it should
12mr|mad-0.15.1b-16|43	be backward compatible with such streams) nor does it currently support AAC.
12mr|mad-0.15.1b-16|44	
12mr|mad-0.15.1b-16|45	MAD has the following special features:
12mr|mad-0.15.1b-16|46	* 24-bit PCM output
12mr|mad-0.15.1b-16|47	* 100% fixed-point (integer) computation
12mr|mad-0.15.1b-16|48	* completely new implementation based on the ISO/IEC standards
12mr|mad-0.15.1b-16|49	
12mr|mad-0.15.1b-16|50	%package -n	%{develname}
12mr|mad-0.15.1b-16|51	Summary:	Development tools for programs which will use the %{name} library
12mr|mad-0.15.1b-16|52	Group:		Development/C
12mr|mad-0.15.1b-16|53	Requires:	%{libname} = %{version}
12mr|mad-0.15.1b-16|54	Requires:	zlib-devel
12mr|mad-0.15.1b-16|55	Provides:	%{name}-devel = %{version}-%{release}
12mr|mad-0.15.1b-16|56	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|mad-0.15.1b-16|57	
12mr|mad-0.15.1b-16|58	%description -n	%{develname}
12mr|mad-0.15.1b-16|59	This package includes the header files and static libraries
12mr|mad-0.15.1b-16|60	necessary for developing programs using the %{name} library.
12mr|mad-0.15.1b-16|61	
12mr|mad-0.15.1b-16|62	If you are going to develop programs which will use the %{name} library
12mr|mad-0.15.1b-16|63	you should install this.
12mr|mad-0.15.1b-16|64	
12mr|mad-0.15.1b-16|65	
12mr|mad-0.15.1b-16|66	%prep
12mr|mad-0.15.1b-16|67	%setup -q -n %{oname}-%{version}
12mr|mad-0.15.1b-16|68	%patch0 -p0
12mr|mad-0.15.1b-16|69	rm -f configure
12mr|mad-0.15.1b-16|70	touch NEWS AUTHORS ChangeLog
12mr|mad-0.15.1b-16|71	autoreconf -fis
12mr|mad-0.15.1b-16|72	
12mr|mad-0.15.1b-16|73	%build
12mr|mad-0.15.1b-16|74	%configure2_5x --disable-static
12mr|mad-0.15.1b-16|75	%make
12mr|mad-0.15.1b-16|76	
12mr|mad-0.15.1b-16|77	%install
12mr|mad-0.15.1b-16|78	%makeinstall_std
12mr|mad-0.15.1b-16|79	
12mr|mad-0.15.1b-16|80	mkdir -p %{buildroot}%{_libdir}/pkgconfig
12mr|mad-0.15.1b-16|81	bzip2 -cd %{SOURCE2} | sed -e 's,/lib$,/%{_lib},' >%{buildroot}%{_libdir}/pkgconfig/mad.pc
12mr|mad-0.15.1b-16|82	perl -pi -e "s/0.14.2b/%{version}/" %{buildroot}%{_libdir}/pkgconfig/mad.pc
12mr|mad-0.15.1b-16|83	
12mr|mad-0.15.1b-16|84	%files -n %{libname}
12mr|mad-0.15.1b-16|85	%doc COPYING
12mr|mad-0.15.1b-16|86	%{_libdir}/libmad.so.%{major}*
12mr|mad-0.15.1b-16|87	
12mr|mad-0.15.1b-16|88	%files -n %{develname}
12mr|mad-0.15.1b-16|89	%doc COPY* README TODO CHANGES CREDITS
12mr|mad-0.15.1b-16|90	%{_libdir}/*.so
12mr|mad-0.15.1b-16|91	%{_libdir}/pkgconfig/*
12mr|mad-0.15.1b-16|92	%{_includedir}/*.h
12mr|mad-0.15.1b-16|93	
12mr|mad-0.15.1b-16|94	
12mr|mad-0.15.1b-16|95	
12mr|mad-0.15.1b-16|96	%changelog
12mr|mad-0.15.1b-16|97	* Mon Aug  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mad-0.15.1b-16|98	+ Commit: d3f9fe3
12mr|mad-0.15.1b-16|99	- Drop .la and .a files, spec cleanup
12mr|mad-0.15.1b-16|100	
12mr|mad-0.15.1b-16|101	

15099 12
12mr|madwifi-source-0.9.3.3-11.r3114|1	%define name madwifi-source
12mr|madwifi-source-0.9.3.3-11.r3114|2	%define short_name madwifi
12mr|madwifi-source-0.9.3.3-11.r3114|3	
12mr|madwifi-source-0.9.3.3-11.r3114|4	%define version 0.9.3.3
12mr|madwifi-source-0.9.3.3-11.r3114|5	%define snaprev r3114
12mr|madwifi-source-0.9.3.3-11.r3114|6	%define snapdate 20080104
12mr|madwifi-source-0.9.3.3-11.r3114|7	%define rel 11
12mr|madwifi-source-0.9.3.3-11.r3114|8	%if %{snapdate}
12mr|madwifi-source-0.9.3.3-11.r3114|9	%define distname madwifi-ng-%{snaprev}-%{snapdate}
12mr|madwifi-source-0.9.3.3-11.r3114|10	%define release %mkrel %{rel}.%{snaprev}
12mr|madwifi-source-0.9.3.3-11.r3114|11	%else
12mr|madwifi-source-0.9.3.3-11.r3114|12	%define distname %{short_name}-%{version}
12mr|madwifi-source-0.9.3.3-11.r3114|13	%define release %mkrel %{rel}
12mr|madwifi-source-0.9.3.3-11.r3114|14	%endif
12mr|madwifi-source-0.9.3.3-11.r3114|15	
12mr|madwifi-source-0.9.3.3-11.r3114|16	Summary: Madwifi drivers source code
12mr|madwifi-source-0.9.3.3-11.r3114|17	Name: %{name}
12mr|madwifi-source-0.9.3.3-11.r3114|18	Version: %{version}
12mr|madwifi-source-0.9.3.3-11.r3114|19	Release: %{release}
12mr|madwifi-source-0.9.3.3-11.r3114|20	# to run in BUILD tree of madwifi package:
12mr|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
12mr|madwifi-source-0.9.3.3-11.r3114|22	Source0: %{distname}-source.tar.bz2
12mr|madwifi-source-0.9.3.3-11.r3114|23	License: GPL
12mr|madwifi-source-0.9.3.3-11.r3114|24	Group: Development/Kernel
12mr|madwifi-source-0.9.3.3-11.r3114|25	Url: http://madwifi.org/
12mr|madwifi-source-0.9.3.3-11.r3114|26	BuildArch: noarch
12mr|madwifi-source-0.9.3.3-11.r3114|27	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|madwifi-source-0.9.3.3-11.r3114|28	
12mr|madwifi-source-0.9.3.3-11.r3114|29	
12mr|madwifi-source-0.9.3.3-11.r3114|30	%description
12mr|madwifi-source-0.9.3.3-11.r3114|31	This package contains parts of the madwifi drivers source code.
12mr|madwifi-source-0.9.3.3-11.r3114|32	
12mr|madwifi-source-0.9.3.3-11.r3114|33	The whole source code cannot be distributed in the distribution
12mr|madwifi-source-0.9.3.3-11.r3114|34	because it contains non-free binary code in the HAL.
12mr|madwifi-source-0.9.3.3-11.r3114|35	
12mr|madwifi-source-0.9.3.3-11.r3114|36	%prep
12mr|madwifi-source-0.9.3.3-11.r3114|37	%setup -q -n %{distname}
12mr|madwifi-source-0.9.3.3-11.r3114|38	
12mr|madwifi-source-0.9.3.3-11.r3114|39	%build
12mr|madwifi-source-0.9.3.3-11.r3114|40	
12mr|madwifi-source-0.9.3.3-11.r3114|41	%install
12mr|madwifi-source-0.9.3.3-11.r3114|42	rm -rf %{buildroot}
12mr|madwifi-source-0.9.3.3-11.r3114|43	install -d %{buildroot}/usr/src/%{short_name}
12mr|madwifi-source-0.9.3.3-11.r3114|44	cp -a net80211 include %{buildroot}/usr/src/%{short_name}
12mr|madwifi-source-0.9.3.3-11.r3114|45	
12mr|madwifi-source-0.9.3.3-11.r3114|46	%clean
12mr|madwifi-source-0.9.3.3-11.r3114|47	rm -rf %{buildroot}
12mr|madwifi-source-0.9.3.3-11.r3114|48	
12mr|madwifi-source-0.9.3.3-11.r3114|49	%files
12mr|madwifi-source-0.9.3.3-11.r3114|50	%defattr(-,root,root)
12mr|madwifi-source-0.9.3.3-11.r3114|51	%dir /usr/src/%{short_name}
12mr|madwifi-source-0.9.3.3-11.r3114|52	/usr/src/%{short_name}/*
12mr|madwifi-source-0.9.3.3-11.r3114|53	
12mr|madwifi-source-0.9.3.3-11.r3114|54	
12mr|madwifi-source-0.9.3.3-11.r3114|55	
12mr|madwifi-source-0.9.3.3-11.r3114|56	%changelog
12mr|madwifi-source-0.9.3.3-11.r3114|57	

15100 12
12mr|madwimax-0.1.1-2|1	Name: madwimax
12mr|madwimax-0.1.1-2|2	Version: 0.1.1
12mr|madwimax-0.1.1-2|3	Release: 2
12mr|madwimax-0.1.1-2|4	Summary: madwimax userspace driver
12mr|madwimax-0.1.1-2|5	License: GPLv2+
12mr|madwimax-0.1.1-2|6	Group: Networking/Other
12mr|madwimax-0.1.1-2|7	BuildRequires: pkgconfig(libusb-1.0) asciidoc docbook2x
12mr|madwimax-0.1.1-2|8	Source0: %{name}-%{version}.tar.bz2
12mr|madwimax-0.1.1-2|9	
12mr|madwimax-0.1.1-2|10	%description
12mr|madwimax-0.1.1-2|11	MadWimax is a driver for the wimax device Samsung SWC U200.
12mr|madwimax-0.1.1-2|12	
12mr|madwimax-0.1.1-2|13	%prep
12mr|madwimax-0.1.1-2|14	%setup -q
12mr|madwimax-0.1.1-2|15	
12mr|madwimax-0.1.1-2|16	%build
12mr|madwimax-0.1.1-2|17	%configure
12mr|madwimax-0.1.1-2|18	make
12mr|madwimax-0.1.1-2|19	
12mr|madwimax-0.1.1-2|20	%install
12mr|madwimax-0.1.1-2|21	%__install -dm 755 $RPM_BUILD_ROOT/etc/udev/rules.d
12mr|madwimax-0.1.1-2|22	%makeinstall_std
12mr|madwimax-0.1.1-2|23	
12mr|madwimax-0.1.1-2|24	%files
12mr|madwimax-0.1.1-2|25	%defattr(-, root, root, 0755)
12mr|madwimax-0.1.1-2|26	%doc COPYING README
12mr|madwimax-0.1.1-2|27	/etc/madwimax/*
12mr|madwimax-0.1.1-2|28	/etc/udev/rules.d/*
12mr|madwimax-0.1.1-2|29	/usr/sbin/*
12mr|madwimax-0.1.1-2|30	/usr/share/man/man8/*
12mr|madwimax-0.1.1-2|31	
12mr|madwimax-0.1.1-2|32	
12mr|madwimax-0.1.1-2|33	
12mr|madwimax-0.1.1-2|34	%changelog
12mr|madwimax-0.1.1-2|35	

15101 12
12mr|mailcap-2.0.4-28|1	# Defined in CVS makefile.
12mr|mailcap-2.0.4-28|2	%define	name	mailcap
12mr|mailcap-2.0.4-28|3	%define	version	2.0.4
12mr|mailcap-2.0.4-28|4	%define	release	%mkrel 28
12mr|mailcap-2.0.4-28|5	
12mr|mailcap-2.0.4-28|6	Summary:	Associates helper applications with particular file types
12mr|mailcap-2.0.4-28|7	Name:		%{name}
12mr|mailcap-2.0.4-28|8	Version:	%{version}
12mr|mailcap-2.0.4-28|9	Release:	%{release}
12mr|mailcap-2.0.4-28|10	License:	Public Domain
12mr|mailcap-2.0.4-28|11	Group:		System/Configuration/Networking
12mr|mailcap-2.0.4-28|12	Source0:	%{name}-%{version}.tar.bz2
12mr|mailcap-2.0.4-28|13	Source1:	mime.types
12mr|mailcap-2.0.4-28|14	Patch0:		mailcap-2.0.4.patch
12mr|mailcap-2.0.4-28|15	Patch1:		mailcap-2.0.4-java-web-start.patch
12mr|mailcap-2.0.4-28|16	Patch2:		mailcap-2.0.4-ooffice.patch
12mr|mailcap-2.0.4-28|17	BuildArch:	noarch
12mr|mailcap-2.0.4-28|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mailcap-2.0.4-28|19	
12mr|mailcap-2.0.4-28|20	%description
12mr|mailcap-2.0.4-28|21	The mailcap file is used by the metamail program.  Metamail reads the
12mr|mailcap-2.0.4-28|22	mailcap file to determine how it should display non-text or multimedia
12mr|mailcap-2.0.4-28|23	material.  Basically, mailcap associates a particular type of file
12mr|mailcap-2.0.4-28|24	with a particular program that a mail agent or other program can call
12mr|mailcap-2.0.4-28|25	in order to handle the file.
12mr|mailcap-2.0.4-28|26	
12mr|mailcap-2.0.4-28|27	Mailcap should be installed to allow certain programs to be able to
12mr|mailcap-2.0.4-28|28	handle non-text files.
12mr|mailcap-2.0.4-28|29	
12mr|mailcap-2.0.4-28|30	%prep
12mr|mailcap-2.0.4-28|31	%setup -q
12mr|mailcap-2.0.4-28|32	%patch0 -p1 -b .mdk
12mr|mailcap-2.0.4-28|33	%patch1 -p1 -b .javastart
12mr|mailcap-2.0.4-28|34	%patch2 -p1 -b .ooffice
12mr|mailcap-2.0.4-28|35	
12mr|mailcap-2.0.4-28|36	%build
12mr|mailcap-2.0.4-28|37	
12mr|mailcap-2.0.4-28|38	%install
12mr|mailcap-2.0.4-28|39	rm -rf %{buildroot}
12mr|mailcap-2.0.4-28|40	perl -pi -e "s!/usr/man!%{_mandir}!g" Makefile
12mr|mailcap-2.0.4-28|41	%makeinstall
12mr|mailcap-2.0.4-28|42	
12mr|mailcap-2.0.4-28|43	# overwrite the original one, which is outdated
12mr|mailcap-2.0.4-28|44	install -m 0644 %{SOURCE1}  %{buildroot}/%{_sysconfdir}/mime.types
12mr|mailcap-2.0.4-28|45	
12mr|mailcap-2.0.4-28|46	%clean
12mr|mailcap-2.0.4-28|47	rm -rf %{buildroot}
12mr|mailcap-2.0.4-28|48	
12mr|mailcap-2.0.4-28|49	%files
12mr|mailcap-2.0.4-28|50	%defattr(-,root,root)
12mr|mailcap-2.0.4-28|51	%doc ChangeLog
12mr|mailcap-2.0.4-28|52	%config(noreplace) %{_sysconfdir}/mailcap
12mr|mailcap-2.0.4-28|53	%config(noreplace) %{_sysconfdir}/mailcap.vga
12mr|mailcap-2.0.4-28|54	%config(noreplace) %{_sysconfdir}/mime.types
12mr|mailcap-2.0.4-28|55	%{_mandir}/man4/*
12mr|mailcap-2.0.4-28|56	
12mr|mailcap-2.0.4-28|57	
12mr|mailcap-2.0.4-28|58	
12mr|mailcap-2.0.4-28|59	%changelog
12mr|mailcap-2.0.4-28|60	

15102 12
12mr|mailman-2.1.15-1|1	%define uid     mail
12mr|mailman-2.1.15-1|2	%define gid     mail
12mr|mailman-2.1.15-1|3	%define email_version   2.5.8
12mr|mailman-2.1.15-1|4	
12mr|mailman-2.1.15-1|5	Name:       mailman
12mr|mailman-2.1.15-1|6	Version:    2.1.15
12mr|mailman-2.1.15-1|7	Release:    1
12mr|mailman-2.1.15-1|8	Summary:    The GNU Mailing List Management System
12mr|mailman-2.1.15-1|9	Group:      System/Servers
12mr|mailman-2.1.15-1|10	License:    GPL
12mr|mailman-2.1.15-1|11	URL:        http://www.list.org/
12mr|mailman-2.1.15-1|12	Source0:    http://ftp.gnu.org/gnu/mailman/%{name}-%{version}.tgz
12mr|mailman-2.1.15-1|13	Source1:    %{name}.init
12mr|mailman-2.1.15-1|14	Patch0:     %{name}-buildroot-check.patch
12mr|mailman-2.1.15-1|15	Patch1:     mailman-2.1.12-rename-arch.patch
12mr|mailman-2.1.15-1|16	Patch6:     %{name}-2.1.2-postfix-aliases.patch
12mr|mailman-2.1.15-1|17	Patch8:     %{name}-2.1.5-build.patch
12mr|mailman-2.1.15-1|18	Patch9:     %{name}-2.1.11-change-default-icons-url.patch
12mr|mailman-2.1.15-1|19	# http://non-gnu.uvt.nl/mailman-pgp-smime/
12mr|mailman-2.1.15-1|20	Patch100:	http://non-gnu.uvt.nl/pub/mailman/mailman-2.1.15-pgp-smime_2012-08-28.patch
12mr|mailman-2.1.15-1|21	Source100:	http://non-gnu.uvt.nl/pub/mailman/mailman-2.1.15-pgp-smime_2012-08-28.patch.md5
12mr|mailman-2.1.15-1|22	Requires:   mail-server
12mr|mailman-2.1.15-1|23	Requires:   apache
12mr|mailman-2.1.15-1|24	%py_requires -d
12mr|mailman-2.1.15-1|25	Requires:	python-GnuPG-Interface
12mr|mailman-2.1.15-1|26	Requires:	gnupg
12mr|mailman-2.1.15-1|27	Requires:	openssl
12mr|mailman-2.1.15-1|28	BuildRoot:          %{_tmppath}/%{name}-%{version}
12mr|mailman-2.1.15-1|29	
12mr|mailman-2.1.15-1|30	%description
12mr|mailman-2.1.15-1|31	Mailman -- The GNU Mailing List Management System --
12mr|mailman-2.1.15-1|32	is a mailing list management system written mostly in
12mr|mailman-2.1.15-1|33	Python. Features:
12mr|mailman-2.1.15-1|34	
12mr|mailman-2.1.15-1|35	o Most standard mailing list features, including:
12mr|mailman-2.1.15-1|36	moderation, mail based commands, digests, etc...
12mr|mailman-2.1.15-1|37	o An extensive Web interface, customizable on a per-list basis.
12mr|mailman-2.1.15-1|38	o Web based list administration interface for *all* admin-type tasks
12mr|mailman-2.1.15-1|39	o Automatic Web based hypermail-style archives (using pipermail or
12mr|mailman-2.1.15-1|40	other external archiver), including provisions for private archives
12mr|mailman-2.1.15-1|41	o Integrated mail list to newsgroup gatewaying
12mr|mailman-2.1.15-1|42	o Integrated newsgroup to mail list gatewaying (polling-based... if you
12mr|mailman-2.1.15-1|43	have access to the nntp server, you should be able to easily do
12mr|mailman-2.1.15-1|44	non-polling based news->mail list gatewaying; email viega@list.org,
12mr|mailman-2.1.15-1|45	I'd like to help get that going and come up
12mr|mailman-2.1.15-1|46	with instructions)
12mr|mailman-2.1.15-1|47	o Smart bounce detection and correction
12mr|mailman-2.1.15-1|48	o Integrated fast bulk mailing
12mr|mailman-2.1.15-1|49	o Smart spam protection
12mr|mailman-2.1.15-1|50	o Extensible logging
12mr|mailman-2.1.15-1|51	o Multiple list owners and moderators are possible
12mr|mailman-2.1.15-1|52	o Optional MIME-compliant digests
12mr|mailman-2.1.15-1|53	o Nice about which machine you subscribed from if you're from the
12mr|mailman-2.1.15-1|54	right domain
12mr|mailman-2.1.15-1|55	
12mr|mailman-2.1.15-1|56	Conditional build options:
12mr|mailman-2.1.15-1|57	mailman uid --with uid %{uid}
12mr|mailman-2.1.15-1|58	mailman gid --with gid %{gid}
12mr|mailman-2.1.15-1|59	
12mr|mailman-2.1.15-1|60	%prep
12mr|mailman-2.1.15-1|61	%setup -q
12mr|mailman-2.1.15-1|62	%patch0 -p1 -b .buildroot
12mr|mailman-2.1.15-1|63	%patch1 -p1 -b .rename-arch
12mr|mailman-2.1.15-1|64	%patch6 -p1 -b .chmod
12mr|mailman-2.1.15-1|65	%patch8
12mr|mailman-2.1.15-1|66	%patch9 -p1 -b .default
12mr|mailman-2.1.15-1|67	%patch100 -p1
12mr|mailman-2.1.15-1|68	
12mr|mailman-2.1.15-1|69	%build
12mr|mailman-2.1.15-1|70	%serverbuild
12mr|mailman-2.1.15-1|71	# As a normal user, we don't have permissions to do this.  %patch0 changes
12mr|mailman-2.1.15-1|72	#   configure so that the directory check will never fail.
12mr|mailman-2.1.15-1|73	autoreconf
12mr|mailman-2.1.15-1|74	./configure \
12mr|mailman-2.1.15-1|75	--prefix=%{_libdir}/%{name} \
12mr|mailman-2.1.15-1|76	--with-var-prefix=%{_var}/lib/%{name} \
12mr|mailman-2.1.15-1|77	--with-mail-gid=%{gid} \
12mr|mailman-2.1.15-1|78	--with-cgi-gid=apache \
12mr|mailman-2.1.15-1|79	--with-username=%{uid} \
12mr|mailman-2.1.15-1|80	--with-groupname=%{gid} \
12mr|mailman-2.1.15-1|81	--without-permcheck \
12mr|mailman-2.1.15-1|82	--with-cgi-ext=.cgi \
12mr|mailman-2.1.15-1|83	--libdir=%{_libdir}
12mr|mailman-2.1.15-1|84	
12mr|mailman-2.1.15-1|85	make
12mr|mailman-2.1.15-1|86	# fix encoding typo
12mr|mailman-2.1.15-1|87	perl -pi -e 's/gb2132/gb2312/' misc/email-2.5.6/email/Charset.py
12mr|mailman-2.1.15-1|88	
12mr|mailman-2.1.15-1|89	%install
12mr|mailman-2.1.15-1|90	rm -rf %{buildroot}
12mr|mailman-2.1.15-1|91	%makeinstall_std
12mr|mailman-2.1.15-1|92	
12mr|mailman-2.1.15-1|93	# apache conf
12mr|mailman-2.1.15-1|94	install -d -m 755 %{buildroot}%{_webappconfdir}
12mr|mailman-2.1.15-1|95	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12mr|mailman-2.1.15-1|96	# Mailman Apache configuration file
12mr|mailman-2.1.15-1|97	Alias /%{name}/icons %{_libdir}/%{name}/icons
12mr|mailman-2.1.15-1|98	Alias /%{name}       %{_libdir}/%{name}/cgi-bin
12mr|mailman-2.1.15-1|99	Alias /pipermail     %{_var}/lib/%{name}/archives/public
12mr|mailman-2.1.15-1|100	
12mr|mailman-2.1.15-1|101	
12mr|mailman-2.1.15-1|102	<Directory %{_libdir}/%{name}/cgi-bin>
12mr|mailman-2.1.15-1|103	Order allow,deny
12mr|mailman-2.1.15-1|104	Allow from all
12mr|mailman-2.1.15-1|105	Options ExecCgi
12mr|mailman-2.1.15-1|106	DirectoryIndex listinfo.cgi
12mr|mailman-2.1.15-1|107	</Directory>
12mr|mailman-2.1.15-1|108	
12mr|mailman-2.1.15-1|109	<Directory %{_libdir}/%{name}/icons>
12mr|mailman-2.1.15-1|110	Order allow,deny
12mr|mailman-2.1.15-1|111	Allow from all
12mr|mailman-2.1.15-1|112	</Directory>
12mr|mailman-2.1.15-1|113	
12mr|mailman-2.1.15-1|114	<Directory %{_var}/lib/mailman/archives/public>
12mr|mailman-2.1.15-1|115	Order allow,deny
12mr|mailman-2.1.15-1|116	Allow from all
12mr|mailman-2.1.15-1|117	Options FollowSymlinks
12mr|mailman-2.1.15-1|118	</Directory>
12mr|mailman-2.1.15-1|119	EOF
12mr|mailman-2.1.15-1|120	
12mr|mailman-2.1.15-1|121	# init script
12mr|mailman-2.1.15-1|122	install -d -m 755 %{buildroot}%{_initrddir}
12mr|mailman-2.1.15-1|123	install -m 755 misc/mailman %{buildroot}%{_initrddir}
12mr|mailman-2.1.15-1|124	
12mr|mailman-2.1.15-1|125	# move logs directory into /var/log
12mr|mailman-2.1.15-1|126	install -d -m 755 %{buildroot}%{_var}/log
12mr|mailman-2.1.15-1|127	mv %{buildroot}%{_var}/lib/%{name}/logs %{buildroot}%{_var}/log/%{name}
12mr|mailman-2.1.15-1|128	(cd %{buildroot}%{_var}/lib/%{name} && ln -s ../../log/%{name} logs)
12mr|mailman-2.1.15-1|129	
12mr|mailman-2.1.15-1|130	# move config file into /etc
12mr|mailman-2.1.15-1|131	install -d -m 755 %{buildroot}%{_sysconfdir}
12mr|mailman-2.1.15-1|132	mv %{buildroot}%{_libdir}/%{name}/Mailman/mm_cfg.py %{buildroot}%{_sysconfdir}/%{name}
12mr|mailman-2.1.15-1|133	(cd %{buildroot}%{_libdir}/%{name}/Mailman && ln -s ../../../..%{_sysconfdir}/%{name} mm_cfg.py)
12mr|mailman-2.1.15-1|134	rm -f %{buildroot}%{_libdir}/%{name}/Mailman/mm_cfg.py.dist
12mr|mailman-2.1.15-1|135	
12mr|mailman-2.1.15-1|136	# fix permissions mess
12mr|mailman-2.1.15-1|137	chmod -R go=u-ws %{buildroot}%{_libdir}/%{name}
12mr|mailman-2.1.15-1|138	chmod 750 %{buildroot}%{_var}/lib/%{name}/archives/private
12mr|mailman-2.1.15-1|139	
12mr|mailman-2.1.15-1|140	# logrotate
12mr|mailman-2.1.15-1|141	install -d m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12mr|mailman-2.1.15-1|142	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
12mr|mailman-2.1.15-1|143	# daily rotated log files
12mr|mailman-2.1.15-1|144	%{_var}/log/mailman/smtp-failure %{_var}/log/mailman/smtp %{_var}/log/mailman/locks %{_var}/log/mailman/fromusenet %{_var}/log/mailman/qrunner {
12mr|mailman-2.1.15-1|145	daily
12mr|mailman-2.1.15-1|146	missingok
12mr|mailman-2.1.15-1|147	rotate 7
12mr|mailman-2.1.15-1|148	sharedscripts
12mr|mailman-2.1.15-1|149	postrotate
12mr|mailman-2.1.15-1|150	[ -f '/var/run/mailman/mailman.pid' ] && %{_libdir}/mailman/bin/mailmanctl -q reopen || exit 0
12mr|mailman-2.1.15-1|151	endscript
12mr|mailman-2.1.15-1|152	}
12mr|mailman-2.1.15-1|153	
12mr|mailman-2.1.15-1|154	# weekly rotated log files
12mr|mailman-2.1.15-1|155	%{_var}/log/mailman/bounce %{_var}/log/mailman/error %{_var}/log/mailman/vette %{_var}/log/mailman/mischief {
12mr|mailman-2.1.15-1|156	weekly
12mr|mailman-2.1.15-1|157	missingok
12mr|mailman-2.1.15-1|158	rotate 4
12mr|mailman-2.1.15-1|159	sharedscripts
12mr|mailman-2.1.15-1|160	postrotate
12mr|mailman-2.1.15-1|161	[ -f '/var/run/mailman/mailman.pid' ] && %{_libdir}/mailman/bin/mailmanctl -q reopen || exit 0
12mr|mailman-2.1.15-1|162	endscript
12mr|mailman-2.1.15-1|163	}
12mr|mailman-2.1.15-1|164	
12mr|mailman-2.1.15-1|165	# monthly rotated log files
12mr|mailman-2.1.15-1|166	%{_var}/log/mailman/digest %{_var}/log/mailman/subscribe %{_var}/log/mailman/post {
12mr|mailman-2.1.15-1|167	monthly
12mr|mailman-2.1.15-1|168	missingok
12mr|mailman-2.1.15-1|169	rotate 12
12mr|mailman-2.1.15-1|170	sharedscripts
12mr|mailman-2.1.15-1|171	postrotate
12mr|mailman-2.1.15-1|172	[ -f '/var/run/mailman/mailman.pid' ] && %{_libdir}/mailman/bin/mailmanctl -q reopen || exit 0
12mr|mailman-2.1.15-1|173	endscript
12mr|mailman-2.1.15-1|174	}
12mr|mailman-2.1.15-1|175	EOF
12mr|mailman-2.1.15-1|176	
12mr|mailman-2.1.15-1|177	# install init script
12mr|mailman-2.1.15-1|178	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12mr|mailman-2.1.15-1|179	
12mr|mailman-2.1.15-1|180	# binaries symlinks from /usr/sbin
12mr|mailman-2.1.15-1|181	install -d -m 755 %{buildroot}%{_sbindir}
12mr|mailman-2.1.15-1|182	pushd %{buildroot}%{_sbindir}
12mr|mailman-2.1.15-1|183	for bin in ../..%{_libdir}/%{name}/bin/*; do
12mr|mailman-2.1.15-1|184	ln -s $bin .
12mr|mailman-2.1.15-1|185	done
12mr|mailman-2.1.15-1|186	popd
12mr|mailman-2.1.15-1|187	
12mr|mailman-2.1.15-1|188	cat > README.mdv <<EOF
12mr|mailman-2.1.15-1|189	Mandriva RPM specific notes
12mr|mailman-2.1.15-1|190	
12mr|mailman-2.1.15-1|191	setup
12mr|mailman-2.1.15-1|192	-----
12mr|mailman-2.1.15-1|193	The setup used here differs from default one, to achieve better FHS compliance.
12mr|mailman-2.1.15-1|194	- the configuration file is /etc/mailman
12mr|mailman-2.1.15-1|195	- the log files are in /var/log/mailman
12mr|mailman-2.1.15-1|196	- the constant files are in /usr/lib/mailman
12mr|mailman-2.1.15-1|197	- the variable files are in /var/lib/mailman
12mr|mailman-2.1.15-1|198	Moreover, the perms used are most standard and secures. check_perms will
12mr|mailman-2.1.15-1|199	scream, but mailman runs fine.
12mr|mailman-2.1.15-1|200	
12mr|mailman-2.1.15-1|201	post-installation
12mr|mailman-2.1.15-1|202	-----------------
12mr|mailman-2.1.15-1|203	Post-installation script attempts first to integrate mailman aliases file with
12mr|mailman-2.1.15-1|204	existing mail aliases. Then the server-wide 'mailman' list is automatically
12mr|mailman-2.1.15-1|205	created, with root@hostname as admin, and a randomly generated password. This
12mr|mailman-2.1.15-1|206	list is configured with generic default values, but its configuration should be
12mr|mailman-2.1.15-1|207	reviewed before usage.
12mr|mailman-2.1.15-1|208	The password is available in the notification message sent by mailman upon list
12mr|mailman-2.1.15-1|209	creation, and is also used as the site password. The mailman service has to be
12mr|mailman-2.1.15-1|210	started, and the SMTP server has to be running for the message to be correctly
12mr|mailman-2.1.15-1|211	delivered.
12mr|mailman-2.1.15-1|212	
12mr|mailman-2.1.15-1|213	upgrade
12mr|mailman-2.1.15-1|214	-------
12mr|mailman-2.1.15-1|215	The alias db (/var/lib/mailman/data/aliases.db) should be owned by the same uid
12mr|mailman-2.1.15-1|216	and gid as the one used by mailman, mail.mail here. You may experience toubles
12mr|mailman-2.1.15-1|217	when upgrading from old releases of the packages.
12mr|mailman-2.1.15-1|218	EOF
12mr|mailman-2.1.15-1|219	
12mr|mailman-2.1.15-1|220	%pre
12mr|mailman-2.1.15-1|221	if [ $1 = "2" ]; then
12mr|mailman-2.1.15-1|222	if [ ! -L %{_libdir}/%{name}/Mailman/mm_cfg.py ]; then
12mr|mailman-2.1.15-1|223	mv %{_libdir}/%{name}/Mailman/mm_cfg.py %{_sysconfdir}/%{name}.tmp
12mr|mailman-2.1.15-1|224	fi
12mr|mailman-2.1.15-1|225	if [ ! -L %{_var}/lib/%{name}/logs ]; then
12mr|mailman-2.1.15-1|226	mv %{_var}/lib/%{name}/logs %{_var}/log/%{name}
12mr|mailman-2.1.15-1|227	fi
12mr|mailman-2.1.15-1|228	fi
12mr|mailman-2.1.15-1|229	
12mr|mailman-2.1.15-1|230	%post
12mr|mailman-2.1.15-1|231	%_post_service %{name}
12mr|mailman-2.1.15-1|232	%if %mdkversion < 201010
12mr|mailman-2.1.15-1|233	%_post_webapp
12mr|mailman-2.1.15-1|234	%endif
12mr|mailman-2.1.15-1|235	
12mr|mailman-2.1.15-1|236	cd %{_libdir}/%{name}
12mr|mailman-2.1.15-1|237	
12mr|mailman-2.1.15-1|238	if [ $1 = 1 ]; then
12mr|mailman-2.1.15-1|239	# installation
12mr|mailman-2.1.15-1|240	
12mr|mailman-2.1.15-1|241	# generic tasks
12mr|mailman-2.1.15-1|242	hostname=`hostname`
12mr|mailman-2.1.15-1|243	domainname=`dnsdomainname`
12mr|mailman-2.1.15-1|244	
12mr|mailman-2.1.15-1|245	if [ -z "$domainname" ]; then
12mr|mailman-2.1.15-1|246	domainname=localdomain
12mr|mailman-2.1.15-1|247	fi
12mr|mailman-2.1.15-1|248	
12mr|mailman-2.1.15-1|249	# mailman basic configuration
12mr|mailman-2.1.15-1|250	cat >>Mailman/mm_cfg.py <<EOF
12mr|mailman-2.1.15-1|251	DEFAULT_EMAIL_HOST = '$domainname'
12mr|mailman-2.1.15-1|252	DEFAULT_URL_HOST = '$hostname'
12mr|mailman-2.1.15-1|253	add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
12mr|mailman-2.1.15-1|254	EOF
12mr|mailman-2.1.15-1|255	
12mr|mailman-2.1.15-1|256	# make sure mail user is allowed to use cron
12mr|mailman-2.1.15-1|257	if [ -f %{_sysconfdir}/cron.allow ]; then
12mr|mailman-2.1.15-1|258	if ! grep -q %{uid} %{_sysconfdir}/cron.allow; then
12mr|mailman-2.1.15-1|259	echo "%{uid}" >> %{_sysconfdir}/cron.allow
12mr|mailman-2.1.15-1|260	fi
12mr|mailman-2.1.15-1|261	fi
12mr|mailman-2.1.15-1|262	
12mr|mailman-2.1.15-1|263	# add cron task
12mr|mailman-2.1.15-1|264	crontab -u %{uid} %{_libdir}/%{name}/cron/crontab.in
12mr|mailman-2.1.15-1|265	
12mr|mailman-2.1.15-1|266	# add aliases
12mr|mailman-2.1.15-1|267	%create_ghostfile %{_var}/lib/%{name}/data/aliases %{uid} %{gid} 660
12mr|mailman-2.1.15-1|268	mta="`readlink /etc/alternatives/sendmail-command 2>/dev/null | cut -d . -f 2`"
12mr|mailman-2.1.15-1|269	if [ "$mta" == "postfix" ]; then
12mr|mailman-2.1.15-1|270	cat >>Mailman/mm_cfg.py <<EOF
12mr|mailman-2.1.15-1|271	MTA = 'Postfix'
12mr|mailman-2.1.15-1|272	EOF
12mr|mailman-2.1.15-1|273	maps=`/usr/sbin/postconf -h alias_maps`
12mr|mailman-2.1.15-1|274	postconf -e \
12mr|mailman-2.1.15-1|275	"recipient_delimiter = +" \
12mr|mailman-2.1.15-1|276	"unknown_local_recipient_reject_code = 550" \
12mr|mailman-2.1.15-1|277	"alias_maps = $maps, hash:%{_var}/lib/%{name}/data/aliases"
12mr|mailman-2.1.15-1|278	/usr/sbin/postalias %{_var}/lib/%{name}/data/aliases
12mr|mailman-2.1.15-1|279	else
12mr|mailman-2.1.15-1|280	cat >> %{_sysconfdir}/aliases <<EOF
12mr|mailman-2.1.15-1|281	:include:   %{_var}/lib/%{name}/data/aliases
12mr|mailman-2.1.15-1|282	EOF
12mr|mailman-2.1.15-1|283	/usr/bin/newaliases
12mr|mailman-2.1.15-1|284	fi
12mr|mailman-2.1.15-1|285	
12mr|mailman-2.1.15-1|286	# generate random password
12mr|mailman-2.1.15-1|287	passwd=%_get_password 8
12mr|mailman-2.1.15-1|288	
12mr|mailman-2.1.15-1|289	# site password
12mr|mailman-2.1.15-1|290	%{_sbindir}/mmsitepass $passwd > /dev/null
12mr|mailman-2.1.15-1|291	
12mr|mailman-2.1.15-1|292	if [ ! -f /var/lib/mailman/lists/mailman/config.pck ]; then
12mr|mailman-2.1.15-1|293	# initial list creation and configuration
12mr|mailman-2.1.15-1|294	su %{uid} \
12mr|mailman-2.1.15-1|295	-c "%{_sbindir}/newlist mailman root@$hostname $passwd" > /dev/null
12mr|mailman-2.1.15-1|296	su %{uid} \
12mr|mailman-2.1.15-1|297	-c "%{_sbindir}/config_list -i /var/lib/mailman/data/sitelist.cfg mailman"
12mr|mailman-2.1.15-1|298	fi
12mr|mailman-2.1.15-1|299	
12mr|mailman-2.1.15-1|300	else
12mr|mailman-2.1.15-1|301	# upgrade
12mr|mailman-2.1.15-1|302	if [ -f %{_sysconfdir}/%{name}.tmp ]; then
12mr|mailman-2.1.15-1|303	mv -f %{_sysconfdir}/%{name}.tmp %{_sysconfdir}/%{name}
12mr|mailman-2.1.15-1|304	fi
12mr|mailman-2.1.15-1|305	fi
12mr|mailman-2.1.15-1|306	
12mr|mailman-2.1.15-1|307	%preun
12mr|mailman-2.1.15-1|308	%_preun_service %{name}
12mr|mailman-2.1.15-1|309	
12mr|mailman-2.1.15-1|310	%postun
12mr|mailman-2.1.15-1|311	%if %mdkversion < 201010
12mr|mailman-2.1.15-1|312	%_postun_webapp
12mr|mailman-2.1.15-1|313	%endif
12mr|mailman-2.1.15-1|314	if [ $1 = 0 ]; then
12mr|mailman-2.1.15-1|315	# generic tasks
12mr|mailman-2.1.15-1|316	
12mr|mailman-2.1.15-1|317	# remove cron task
12mr|mailman-2.1.15-1|318	crontab -u %{uid} -r
12mr|mailman-2.1.15-1|319	
12mr|mailman-2.1.15-1|320	# remove aliases
12mr|mailman-2.1.15-1|321	mta="`readlink /etc/alternatives/sendmail-command 2>/dev/null | cut -d . -f 2`"
12mr|mailman-2.1.15-1|322	if [ "$mta" == "postfix" ]; then
12mr|mailman-2.1.15-1|323	database=`/usr/sbin/postconf -h alias_database | \
12mr|mailman-2.1.15-1|324	sed -e 's|, hash:%{_var}/lib/%{name}/data/aliases||'`
12mr|mailman-2.1.15-1|325	maps=`/usr/sbin/postconf -h alias_maps | \
12mr|mailman-2.1.15-1|326	sed -e 's|, hash:%{_var}/lib/%{name}/data/aliases||'`
12mr|mailman-2.1.15-1|327	postconf -e \
12mr|mailman-2.1.15-1|328	"alias_database = $database" \
12mr|mailman-2.1.15-1|329	"alias_maps = $maps"
12mr|mailman-2.1.15-1|330	else
12mr|mailman-2.1.15-1|331	sed -i -e '/:include:   %{_var}/lib/%{name}/data/aliases/d' \
12mr|mailman-2.1.15-1|332	%{_sysconfdir}/aliases
12mr|mailman-2.1.15-1|333	fi
12mr|mailman-2.1.15-1|334	/usr/bin/newaliases
12mr|mailman-2.1.15-1|335	fi
12mr|mailman-2.1.15-1|336	
12mr|mailman-2.1.15-1|337	%clean
12mr|mailman-2.1.15-1|338	rm -rf %{buildroot}
12mr|mailman-2.1.15-1|339	
12mr|mailman-2.1.15-1|340	%files
12mr|mailman-2.1.15-1|341	%defattr(-,root,root)
12mr|mailman-2.1.15-1|342	%doc ACKNOWLEDGMENTS BUGS FAQ INSTALL NEWS* README* TODO* UPGRADING
12mr|mailman-2.1.15-1|343	%doc gnu-COPYING-GPL contrib/README.check_perms_grsecurity
12mr|mailman-2.1.15-1|344	%doc doc/*
12mr|mailman-2.1.15-1|345	# constant files
12mr|mailman-2.1.15-1|346	%dir %{_libdir}/%{name}
12mr|mailman-2.1.15-1|347	%{_libdir}/%{name}/cron
12mr|mailman-2.1.15-1|348	%{_libdir}/%{name}/pythonlib
12mr|mailman-2.1.15-1|349	%{_libdir}/%{name}/scripts
12mr|mailman-2.1.15-1|350	%{_libdir}/%{name}/tests
12mr|mailman-2.1.15-1|351	%{_libdir}/%{name}/messages
12mr|mailman-2.1.15-1|352	%{_libdir}/%{name}/templates
12mr|mailman-2.1.15-1|353	%{_libdir}/%{name}/bin
12mr|mailman-2.1.15-1|354	%{_libdir}/%{name}/Mailman
12mr|mailman-2.1.15-1|355	%{_libdir}/%{name}/icons
12mr|mailman-2.1.15-1|356	%dir %{_libdir}/%{name}/mail
12mr|mailman-2.1.15-1|357	%attr(2755,root,%{gid}) %{_libdir}/%{name}/mail/*
12mr|mailman-2.1.15-1|358	%dir %{_libdir}/%{name}/cgi-bin
12mr|mailman-2.1.15-1|359	%attr(2755,root,%{gid}) %{_libdir}/%{name}/cgi-bin/*
12mr|mailman-2.1.15-1|360	# variable files
12mr|mailman-2.1.15-1|361	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/data
12mr|mailman-2.1.15-1|362	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/lists
12mr|mailman-2.1.15-1|363	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/locks
12mr|mailman-2.1.15-1|364	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/qfiles
12mr|mailman-2.1.15-1|365	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/spam
12mr|mailman-2.1.15-1|366	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/logs
12mr|mailman-2.1.15-1|367	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/archives/public
12mr|mailman-2.1.15-1|368	%attr(-,%{uid},apache) %{_var}/lib/%{name}/archives/private
12mr|mailman-2.1.15-1|369	%attr(-,%{uid},%{gid}) %{_var}/log/%{name}
12mr|mailman-2.1.15-1|370	# configuration files
12mr|mailman-2.1.15-1|371	%{_initrddir}/%{name}
12mr|mailman-2.1.15-1|372	%config(noreplace) %{_webappconfdir}/%{name}.conf
12mr|mailman-2.1.15-1|373	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mr|mailman-2.1.15-1|374	%config(noreplace) %{_sysconfdir}/%{name}
12mr|mailman-2.1.15-1|375	%{_sbindir}/*
12mr|mailman-2.1.15-1|376	
12mr|mailman-2.1.15-1|377	
12mr|mailman-2.1.15-1|378	
12mr|mailman-2.1.15-1|379	%changelog
12mr|mailman-2.1.15-1|380	* Sun Sep  2 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|mailman-2.1.15-1|381	+ Commit: f7338ca
12mr|mailman-2.1.15-1|382	- Updated to 2.1.15
12mr|mailman-2.1.15-1|383	
12mr|mailman-2.1.15-1|384	

15103 12
12mr|make-3.82-5|1	Summary:	A GNU tool which simplifies the build process for users
12mr|make-3.82-5|2	Name:		make
12mr|make-3.82-5|3	Version:	3.82
12mr|make-3.82-5|4	Release:	5
12mr|make-3.82-5|5	Epoch:		1
12mr|make-3.82-5|6	Url:		http://www.gnu.org/directory/GNU/make.html
12mr|make-3.82-5|7	License:	GPLv2+
12mr|make-3.82-5|8	Group:		Development/Other
12mr|make-3.82-5|9	Source:		ftp://ftp.gnu.org/pub/gnu/make/%name-%version.tar.bz2
12mr|make-3.82-5|10	Patch1:		make-3.82-lib64.patch
12mr|make-3.82-5|11	Patch3:		make-3.80-gfortran.patch
12mr|make-3.82-5|12	# https://savannah.gnu.org/bugs/?30723
12mr|make-3.82-5|13	# https://savannah.gnu.org/bugs/?30612
12mr|make-3.82-5|14	Patch4:		make-3.82-savannah-bugs-30612-30723.patch.bz2
12mr|make-3.82-5|15	BuildRequires:	gettext-devel
12mr|make-3.82-5|16	
12mr|make-3.82-5|17	%description
12mr|make-3.82-5|18	A GNU tool for controlling the generation of executables and other
12mr|make-3.82-5|19	non-source files of a program from the program's source files.  Make
12mr|make-3.82-5|20	allows users to build and install packages without any significant
12mr|make-3.82-5|21	knowledge about the details of the build process.  The details about how
12mr|make-3.82-5|22	the program should be built are provided for make in the program's
12mr|make-3.82-5|23	makefile.
12mr|make-3.82-5|24	
12mr|make-3.82-5|25	The GNU make tool should be installed on your system because it is
12mr|make-3.82-5|26	commonly used to simplify the process of installing programs.
12mr|make-3.82-5|27	
12mr|make-3.82-5|28	%prep
12mr|make-3.82-5|29	%setup -q
12mr|make-3.82-5|30	%patch1 -p1 -b .lib64
12mr|make-3.82-5|31	%patch3 -p1 -b .gfortran
12mr|make-3.82-5|32	%patch4 -p1
12mr|make-3.82-5|33	
12mr|make-3.82-5|34	%build
12mr|make-3.82-5|35	%configure2_5x \
12mr|make-3.82-5|36	--disable-rpath
12mr|make-3.82-5|37	%make
12mr|make-3.82-5|38	
12mr|make-3.82-5|39	%check
12mr|make-3.82-5|40	# all tests must pass
12mr|make-3.82-5|41	make check
12mr|make-3.82-5|42	
12mr|make-3.82-5|43	%install
12mr|make-3.82-5|44	%makeinstall_std
12mr|make-3.82-5|45	
12mr|make-3.82-5|46	ln -sf make %{buildroot}%{_bindir}/gmake
12mr|make-3.82-5|47	
12mr|make-3.82-5|48	%find_lang %{name}
12mr|make-3.82-5|49	
12mr|make-3.82-5|50	%files -f %name.lang
12mr|make-3.82-5|51	%defattr(-,root,root)
12mr|make-3.82-5|52	%doc ABOUT-NLS AUTHORS ChangeLog README README.customs SCOPTIONS NEWS
12mr|make-3.82-5|53	%doc glob/COPYING.LIB glob/ChangeLog
12mr|make-3.82-5|54	%_bindir/make
12mr|make-3.82-5|55	%_bindir/gmake
12mr|make-3.82-5|56	%_mandir/man1/make.1*
12mr|make-3.82-5|57	%_infodir/make.info*
12mr|make-3.82-5|58	
12mr|make-3.82-5|59	
12mr|make-3.82-5|60	%changelog
12mr|make-3.82-5|61	* Mon Apr 18 2011 Antoine Ginies <aginies@mandriva.com> 1:3.82-3mdv2011.0
12mr|make-3.82-5|62	+ Revision: 655741
12mr|make-3.82-5|63	- use make-3.82-savannah-bugs-30612-30723.patch.bz2 patch
12mr|make-3.82-5|64	
12mr|make-3.82-5|65	* Sun Aug 15 2010 Anssi Hannula <anssi@mandriva.org> 1:3.82-2mdv2011.0
12mr|make-3.82-5|66	+ Revision: 569887
12mr|make-3.82-5|67	- remove now unneeded make-pofiles.tar.bz2 (all translations are now
12mr|make-3.82-5|68	provided by upstream)
12mr|make-3.82-5|69	- fix implicit re-executing of subdirs breaking variables provided in
12mr|make-3.82-5|70	command line (upstream bug #30723, patch from upstream cvs)
12mr|make-3.82-5|71	
12mr|make-3.82-5|72	* Sun Aug 01 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1:3.82-1mdv2011.0
12mr|make-3.82-5|73	+ Revision: 564383
12mr|make-3.82-5|74	- update to new version 3.82
12mr|make-3.82-5|75	- drop patch0,
12mr|make-3.82-5|76	- rediff patch 1
12mr|make-3.82-5|77	- disable rpath
12mr|make-3.82-5|78	- spec file clean
12mr|make-3.82-5|79	
12mr|make-3.82-5|80	* Mon Mar 15 2010 Oden Eriksson <oeriksson@mandriva.com> 1:3.81-5mdv2010.1
12mr|make-3.82-5|81	+ Revision: 520152
12mr|make-3.82-5|82	- rebuilt for 2010.1
12mr|make-3.82-5|83	
12mr|make-3.82-5|84	* Sun Dec 21 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.81-4mdv2009.1
12mr|make-3.82-5|85	+ Revision: 317060
12mr|make-3.82-5|86	- rediffed some fuzzy patches
12mr|make-3.82-5|87	
12mr|make-3.82-5|88	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 1:3.81-3mdv2009.0
12mr|make-3.82-5|89	+ Revision: 223143
12mr|make-3.82-5|90	- rebuild
12mr|make-3.82-5|91	- kill re-definition of %%buildroot on Pixel's request
12mr|make-3.82-5|92	
12mr|make-3.82-5|93	+ Olivier Blin <oblin@mandriva.com>
12mr|make-3.82-5|94	- restore BuildRoot
12mr|make-3.82-5|95	
12mr|make-3.82-5|96	* Tue Dec 04 2007 Thierry Vignaud <tv@mandriva.org> 1:3.81-2mdv2008.1
12mr|make-3.82-5|97	+ Revision: 114962
12mr|make-3.82-5|98	- kill file require on info-install
12mr|make-3.82-5|99	
12mr|make-3.82-5|100	* Wed Aug 22 2007 Adam Williamson <awilliamson@mandriva.org> 1:3.81-2mdv2008.0
12mr|make-3.82-5|101	+ Revision: 69242
12mr|make-3.82-5|102	- rebuild for 2008
12mr|make-3.82-5|103	- drop a 2006.0 conditional
12mr|make-3.82-5|104	- bunzip2 patches
12mr|make-3.82-5|105	- Import make
12mr|make-3.82-5|106	
12mr|make-3.82-5|107	
12mr|make-3.82-5|108	
12mr|make-3.82-5|109	* Mon Aug 28 2006 Thierry Vignaud <tvignaud@mandriva.com> 3.81-1mdv2007.0
12mr|make-3.82-5|110	- new release (#24823)
12mr|make-3.82-5|111	- kill patch 2 (merged upstream)
12mr|make-3.82-5|112	- use %%mkrel
12mr|make-3.82-5|113	- fix make-check-outside-check-section, macro-in-%
12mr|make-3.82-5|114	%changelog
12mr|make-3.82-5|115	

15104 12
12mr|makedepend-1.0.3-3|1	Name: makedepend
12mr|makedepend-1.0.3-3|2	Version: 1.0.3
12mr|makedepend-1.0.3-3|3	Release: %mkrel 3
12mr|makedepend-1.0.3-3|4	Summary: Create dependencies in makefiles
12mr|makedepend-1.0.3-3|5	Group: Development/X11
12mr|makedepend-1.0.3-3|6	Source: http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.bz2
12mr|makedepend-1.0.3-3|7	License: MIT
12mr|makedepend-1.0.3-3|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|makedepend-1.0.3-3|9	
12mr|makedepend-1.0.3-3|10	BuildRequires: x11-proto-devel >= 1.0.0
12mr|makedepend-1.0.3-3|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|makedepend-1.0.3-3|12	
12mr|makedepend-1.0.3-3|13	%description
12mr|makedepend-1.0.3-3|14	The makedepend program reads each source file in sequence and parses it like  a
12mr|makedepend-1.0.3-3|15	C-preprocessor, processing all C #* directives so that it can correctly tell
12mr|makedepend-1.0.3-3|16	which include directives would be used in a compilation.
12mr|makedepend-1.0.3-3|17	
12mr|makedepend-1.0.3-3|18	%prep
12mr|makedepend-1.0.3-3|19	%setup -q -n %{name}-%{version}
12mr|makedepend-1.0.3-3|20	
12mr|makedepend-1.0.3-3|21	%build
12mr|makedepend-1.0.3-3|22	%configure2_5x	--x-includes=%{_includedir}\
12mr|makedepend-1.0.3-3|23	--x-libraries=%{_libdir}
12mr|makedepend-1.0.3-3|24	
12mr|makedepend-1.0.3-3|25	%make
12mr|makedepend-1.0.3-3|26	
12mr|makedepend-1.0.3-3|27	%install
12mr|makedepend-1.0.3-3|28	rm -rf %{buildroot}
12mr|makedepend-1.0.3-3|29	%makeinstall_std
12mr|makedepend-1.0.3-3|30	
12mr|makedepend-1.0.3-3|31	%clean
12mr|makedepend-1.0.3-3|32	rm -rf %{buildroot}
12mr|makedepend-1.0.3-3|33	
12mr|makedepend-1.0.3-3|34	%files
12mr|makedepend-1.0.3-3|35	%defattr(-,root,root)
12mr|makedepend-1.0.3-3|36	%{_bindir}/makedepend
12mr|makedepend-1.0.3-3|37	%{_mandir}/man1/makedepend.1*
12mr|makedepend-1.0.3-3|38	
12mr|makedepend-1.0.3-3|39	
12mr|makedepend-1.0.3-3|40	
12mr|makedepend-1.0.3-3|41	
12mr|makedepend-1.0.3-3|42	%changelog
12mr|makedepend-1.0.3-3|43	

15105 12
12mr|makedev-4.4-15|1	# synced with rh-3.3.1-1
12mr|makedev-4.4-15|2	
12mr|makedev-4.4-15|3	%define devrootdir /lib/root-mirror
12mr|makedev-4.4-15|4	%define dev_lock /var/lock/subsys/dev
12mr|makedev-4.4-15|5	%define makedev_lock /var/lock/subsys/makedev
12mr|makedev-4.4-15|6	
12mr|makedev-4.4-15|7	Summary:	A program used for creating the device files in /dev
12mr|makedev-4.4-15|8	Name:		makedev
12mr|makedev-4.4-15|9	Version:	4.4
12mr|makedev-4.4-15|10	Release:	15
12mr|makedev-4.4-15|11	Group:		System/Kernel and hardware
12mr|makedev-4.4-15|12	License:	GPL
12mr|makedev-4.4-15|13	URL:		http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/soft/makedev/
12mr|makedev-4.4-15|14	Source:		%{name}-%{version}.tar.bz2
12mr|makedev-4.4-15|15	Requires(pre):	coreutils, mktemp
12mr|makedev-4.4-15|16	Requires(post): perl(MDK::Common), shadow-utils, sed, util-linux
12mr|makedev-4.4-15|17	Requires:	bash
12mr|makedev-4.4-15|18	Provides:	dev, MAKEDEV
12mr|makedev-4.4-15|19	Obsoletes:	dev, MAKEDEV
12mr|makedev-4.4-15|20	BuildArch:	noarch
12mr|makedev-4.4-15|21	# coreutils => /bin/mkdir
12mr|makedev-4.4-15|22	
12mr|makedev-4.4-15|23	%description
12mr|makedev-4.4-15|24	This package contains the makedev program, which makes it easier to create
12mr|makedev-4.4-15|25	and maintain the files in the /dev directory.  /dev directory files
12mr|makedev-4.4-15|26	correspond to a particular device supported by Linux (serial or printer
12mr|makedev-4.4-15|27	ports, scanners, sound cards, tape drives, CD-ROM drives, hard drives,
12mr|makedev-4.4-15|28	etc.) and interface with the drivers in the kernel.
12mr|makedev-4.4-15|29	
12mr|makedev-4.4-15|30	The makedev package is a basic part of your Mandriva Linux system and it needs
12mr|makedev-4.4-15|31	to be installed.
12mr|makedev-4.4-15|32	
12mr|makedev-4.4-15|33	#The Mandriva Linux operating system uses file system entries to represent
12mr|makedev-4.4-15|34	#devices (CD-ROMs, floppy drives, etc.) attached to the machine. All of
12mr|makedev-4.4-15|35	#these entries are in the /dev tree (although they don't have to be).
12mr|makedev-4.4-15|36	#This package contains the most commonly used /dev entries.
12mr|makedev-4.4-15|37	
12mr|makedev-4.4-15|38	%prep
12mr|makedev-4.4-15|39	%setup -q
12mr|makedev-4.4-15|40	
12mr|makedev-4.4-15|41	%build
12mr|makedev-4.4-15|42	# Generate the config scripts
12mr|makedev-4.4-15|43	%make
12mr|makedev-4.4-15|44	
12mr|makedev-4.4-15|45	%install
12mr|makedev-4.4-15|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|makedev-4.4-15|47	
12mr|makedev-4.4-15|48	mkdir -p %{buildroot}%{devrootdir}
12mr|makedev-4.4-15|49	%makeinstall_std
12mr|makedev-4.4-15|50	
12mr|makedev-4.4-15|51	%post
12mr|makedev-4.4-15|52	/usr/sbin/useradd -c "virtual console memory owner" -u 69 \
12mr|makedev-4.4-15|53	-s /sbin/nologin -r -d /dev vcsa 2> /dev/null || :
12mr|makedev-4.4-15|54	
12mr|makedev-4.4-15|55	#- when devfs or udev are used, upgrade and install can be done easily :)
12mr|makedev-4.4-15|56	if [ -e /dev/.devfsd ] || [ -e /dev/.udev.tdb ] || [ -d /dev/.udevdb/ ] || [ -d /dev/.udev/ ]; then
12mr|makedev-4.4-15|57	[ -d %{devrootdir} ] || mkdir %{devrootdir}
12mr|makedev-4.4-15|58	mount --bind / %{devrootdir}
12mr|makedev-4.4-15|59	DEV_DIR=%{devrootdir}/dev
12mr|makedev-4.4-15|60	
12mr|makedev-4.4-15|61	[ -L $DEV_DIR/snd ] && rm -f $DEV_DIR/snd
12mr|makedev-4.4-15|62	mkdir -p $DEV_DIR/{pts,shm}
12mr|makedev-4.4-15|63	/sbin/makedev $DEV_DIR
12mr|makedev-4.4-15|64	
12mr|makedev-4.4-15|65	# race
12mr|makedev-4.4-15|66	while [ ! -c $DEV_DIR/null ]; do
12mr|makedev-4.4-15|67	rm -f $DEV_DIR/null
12mr|makedev-4.4-15|68	mknod -m 0666 $DEV_DIR/null c 1 3
12mr|makedev-4.4-15|69	chown root.root $DEV_DIR/null
12mr|makedev-4.4-15|70	done
12mr|makedev-4.4-15|71	
12mr|makedev-4.4-15|72	umount -f %{devrootdir} 2> /dev/null
12mr|makedev-4.4-15|73	#- case when makedev is being installed, not upgraded
12mr|makedev-4.4-15|74	else
12mr|makedev-4.4-15|75	DEV_DIR=/dev
12mr|makedev-4.4-15|76	mkdir -p $DEV_DIR/{pts,shm}
12mr|makedev-4.4-15|77	[ -L $DEV_DIR/snd ] && rm -f $DEV_DIR/snd
12mr|makedev-4.4-15|78	/sbin/makedev $DEV_DIR
12mr|makedev-4.4-15|79	
12mr|makedev-4.4-15|80	# race
12mr|makedev-4.4-15|81	while [ ! -c $DEV_DIR/null ]; do
12mr|makedev-4.4-15|82	rm -f $DEV_DIR/null
12mr|makedev-4.4-15|83	mknod -m 0666 $DEV_DIR/null c 1 3
12mr|makedev-4.4-15|84	chown root.root $DEV_DIR/null
12mr|makedev-4.4-15|85	done
12mr|makedev-4.4-15|86	
12mr|makedev-4.4-15|87	[ -x /sbin/pam_console_apply ] && /sbin/pam_console_apply &>/dev/null
12mr|makedev-4.4-15|88	fi
12mr|makedev-4.4-15|89	:
12mr|makedev-4.4-15|90	
12mr|makedev-4.4-15|91	%triggerpostun -- dev
12mr|makedev-4.4-15|92	
12mr|makedev-4.4-15|93	if [ ! -e /dev/.devfsd -a ! -e /dev/.udev.tdb -a ! -d /dev/.udevdb/ -a ! -d /dev/.udev/ ]; then
12mr|makedev-4.4-15|94	#- when upgrading from old dev pkg to makedev pkg, this can't be done in %%post
12mr|makedev-4.4-15|95	#- doing the same when upgrading from new dev pkg
12mr|makedev-4.4-15|96	DEV_DIR=/dev
12mr|makedev-4.4-15|97	mkdir -p $DEV_DIR/{pts,shm}
12mr|makedev-4.4-15|98	[ -L $DEV_DIR/snd ] && rm -f $DEV_DIR/snd
12mr|makedev-4.4-15|99	/sbin/makedev $DEV_DIR
12mr|makedev-4.4-15|100	
12mr|makedev-4.4-15|101	# race
12mr|makedev-4.4-15|102	while [ ! -c $DEV_DIR/null ]; do
12mr|makedev-4.4-15|103	rm -f $DEV_DIR/null
12mr|makedev-4.4-15|104	mknod -m 0666 $DEV_DIR/null c 1 3
12mr|makedev-4.4-15|105	chown root.root $DEV_DIR/null
12mr|makedev-4.4-15|106	done
12mr|makedev-4.4-15|107	
12mr|makedev-4.4-15|108	[ -x /sbin/pam_console_apply ] && /sbin/pam_console_apply &>/dev/null
12mr|makedev-4.4-15|109	fi
12mr|makedev-4.4-15|110	:
12mr|makedev-4.4-15|111	
12mr|makedev-4.4-15|112	%files
12mr|makedev-4.4-15|113	%doc COPYING devices.txt README
12mr|makedev-4.4-15|114	%attr(755,root,root) /sbin/%{name}
12mr|makedev-4.4-15|115	%dir %{_sysconfdir}/makedev.d/
12mr|makedev-4.4-15|116	%config(noreplace) %{_sysconfdir}/makedev.d/*
12mr|makedev-4.4-15|117	%dir /dev
12mr|makedev-4.4-15|118	%dir %{devrootdir}
12mr|makedev-4.4-15|119	%{_mandir}/*/*
12mr|makedev-4.4-15|120	
12mr|makedev-4.4-15|121	
12mr|makedev-4.4-15|122	
12mr|makedev-4.4-15|123	%changelog
12mr|makedev-4.4-15|124	

15106 12
12mr|makeself-2.1.5-7|1	Summary:	Generates a self-extractable archive from a directory
12mr|makeself-2.1.5-7|2	Name:		makeself
12mr|makeself-2.1.5-7|3	Version:	2.1.5
12mr|makeself-2.1.5-7|4	Release:	7
12mr|makeself-2.1.5-7|5	Source0:	http://www.megastep.org/makeself/%{name}-%{version}.tar.bz2
12mr|makeself-2.1.5-7|6	Source1:	http://angst.cynapses.org/stripmakeself
12mr|makeself-2.1.5-7|7	License:	GPLv3
12mr|makeself-2.1.5-7|8	Group: 		Archiving/Compression
12mr|makeself-2.1.5-7|9	Url:		http://www.megastep.org/makeself/
12mr|makeself-2.1.5-7|10	Requires:	bzip2
12mr|makeself-2.1.5-7|11	Requires:	coreutils
12mr|makeself-2.1.5-7|12	Requires:	gnupg
12mr|makeself-2.1.5-7|13	BuildArch:	noarch
12mr|makeself-2.1.5-7|14	
12mr|makeself-2.1.5-7|15	%description
12mr|makeself-2.1.5-7|16	Makeself is a small shell script that generates a self-extractable
12mr|makeself-2.1.5-7|17	tar.gz archive from a directory. The resulting file appears as a shell
12mr|makeself-2.1.5-7|18	script (many of those have a .run suffix), and can be launched as
12mr|makeself-2.1.5-7|19	is. The archive will then uncompress itself to a temporary directory
12mr|makeself-2.1.5-7|20	and an optional arbitrary command will be executed (for example an
12mr|makeself-2.1.5-7|21	installation script). This is pretty similar to archives generated
12mr|makeself-2.1.5-7|22	with WinZip Self-Extractor in the Windows world. Makeself archives
12mr|makeself-2.1.5-7|23	also include checksums for integrity self-validation (CRC and/or MD5
12mr|makeself-2.1.5-7|24	checksums).
12mr|makeself-2.1.5-7|25	
12mr|makeself-2.1.5-7|26	The makeself.sh script itself is used only to create the archives from
12mr|makeself-2.1.5-7|27	a directory of files. The resultant archive is actually a compressed
12mr|makeself-2.1.5-7|28	(using gzip, bzip2, or compress) TAR archive, with a small shell
12mr|makeself-2.1.5-7|29	script stub at the beginning. This small stub performs all the steps
12mr|makeself-2.1.5-7|30	of extracting the files, running the embedded command, and removing
12mr|makeself-2.1.5-7|31	the temporary files when it's all over. All what the user has to do to
12mr|makeself-2.1.5-7|32	install the software contained in such an archive is to "run" the
12mr|makeself-2.1.5-7|33	archive, i.e sh nice-software.run. I recommend using the "run" (which
12mr|makeself-2.1.5-7|34	was introduced by some Makeself archives released by Loki Software) or
12mr|makeself-2.1.5-7|35	"sh" suffix for such archives not to confuse the users, since they
12mr|makeself-2.1.5-7|36	know it's actually shell scripts (with quite a lot of binary data
12mr|makeself-2.1.5-7|37	attached to it though!).
12mr|makeself-2.1.5-7|38	
12mr|makeself-2.1.5-7|39	
12mr|makeself-2.1.5-7|40	%prep
12mr|makeself-2.1.5-7|41	%setup -q
12mr|makeself-2.1.5-7|42	cp -p %{SOURCE1} .
12mr|makeself-2.1.5-7|43	
12mr|makeself-2.1.5-7|44	%build
12mr|makeself-2.1.5-7|45	
12mr|makeself-2.1.5-7|46	%install
12mr|makeself-2.1.5-7|47	mkdir -p %{buildroot}%{_bindir} \
12mr|makeself-2.1.5-7|48	%{buildroot}%{_mandir}/man1 \
12mr|makeself-2.1.5-7|49	%{buildroot}%{_datadir}/makeself/
12mr|makeself-2.1.5-7|50	install -m 755 makeself.sh %{buildroot}%{_bindir}/makeself
12mr|makeself-2.1.5-7|51	install -m 755 makeself-header.sh %{buildroot}%{_datadir}/makeself/makeself-header
12mr|makeself-2.1.5-7|52	install -m 755 stripmakeself %{buildroot}%{_bindir}/
12mr|makeself-2.1.5-7|53	install -m 644 makeself.1 %{buildroot}%{_mandir}/man1/
12mr|makeself-2.1.5-7|54	
12mr|makeself-2.1.5-7|55	%files
12mr|makeself-2.1.5-7|56	%doc COPYING README TODO makeself.lsm
12mr|makeself-2.1.5-7|57	%{_bindir}/*
12mr|makeself-2.1.5-7|58	%{_mandir}/man1/*
12mr|makeself-2.1.5-7|59	%{_datadir}/makeself/*
12mr|makeself-2.1.5-7|60	
12mr|makeself-2.1.5-7|61	
12mr|makeself-2.1.5-7|62	
12mr|makeself-2.1.5-7|63	
12mr|makeself-2.1.5-7|64	
12mr|makeself-2.1.5-7|65	%changelog
12mr|makeself-2.1.5-7|66	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|makeself-2.1.5-7|67	+ Commit: 3801e77
12mr|makeself-2.1.5-7|68	- Should be noarch package, spec cleanup
12mr|makeself-2.1.5-7|69	
12mr|makeself-2.1.5-7|70	

15107 12
12mr|malaga-7.12-8|1	%define major	7
12mr|malaga-7.12-8|2	%define libname		%mklibname %{name} %{major}
12mr|malaga-7.12-8|3	%define develname 	%mklibname %{name} -d
12mr|malaga-7.12-8|4	
12mr|malaga-7.12-8|5	Summary:	A grammar development environment for natural languages
12mr|malaga-7.12-8|6	Name:		malaga
12mr|malaga-7.12-8|7	Version:	7.12
12mr|malaga-7.12-8|8	Release:	8
12mr|malaga-7.12-8|9	License:	GPLv2+
12mr|malaga-7.12-8|10	Group:		Text tools
12mr|malaga-7.12-8|11	URL:		http://home.arcor.de/bjoern-beutel/malaga/
12mr|malaga-7.12-8|12	Source:		http://home.arcor.de/bjoern-beutel/malaga/%{name}-%{version}.tgz
12mr|malaga-7.12-8|13	# Fix map_file symbol conflict with samba. Upstream can be considered
12mr|malaga-7.12-8|14	# inactive but as libvoikko >= 2.2 doesn't use libmalaga anymore, these kind
12mr|malaga-7.12-8|15	# of problems won't probably come up.
12mr|malaga-7.12-8|16	Patch0:		malaga-rename-map_file.diff
12mr|malaga-7.12-8|17	
12mr|malaga-7.12-8|18	Patch1:		malaga-malshow-lm.patch
12mr|malaga-7.12-8|19	
12mr|malaga-7.12-8|20	BuildRequires:	readline-devel
12mr|malaga-7.12-8|21	BuildRequires:	gtk+2-devel
12mr|malaga-7.12-8|22	BuildRequires:	glib2-devel
12mr|malaga-7.12-8|23	BuildRequires:	chrpath
12mr|malaga-7.12-8|24	
12mr|malaga-7.12-8|25	%description
12mr|malaga-7.12-8|26	Malaga is a software package for the development and application of
12mr|malaga-7.12-8|27	grammars that are used for the analysis of words and sentences of
12mr|malaga-7.12-8|28	natural languages. It contains a programming language for the
12mr|malaga-7.12-8|29	modelling of morphology and syntax grammars.
12mr|malaga-7.12-8|30	
12mr|malaga-7.12-8|31	%package -n %{libname}
12mr|malaga-7.12-8|32	Summary:	Malaga shared library
12mr|malaga-7.12-8|33	Group:		System/Libraries
12mr|malaga-7.12-8|34	Provides:	lib%{name} = %{version}-%{release}
12mr|malaga-7.12-8|35	
12mr|malaga-7.12-8|36	%description -n %{libname}
12mr|malaga-7.12-8|37	Malaga is a software package for the development and application of
12mr|malaga-7.12-8|38	grammars that are used for the analysis of words and sentences of
12mr|malaga-7.12-8|39	natural languages. It contains a programming language for the
12mr|malaga-7.12-8|40	modelling of morphology and syntax grammars.
12mr|malaga-7.12-8|41	
12mr|malaga-7.12-8|42	This package contains the library needed to run programs dynamically
12mr|malaga-7.12-8|43	linked with Malaga.
12mr|malaga-7.12-8|44	
12mr|malaga-7.12-8|45	%package -n %{develname}
12mr|malaga-7.12-8|46	Summary:	Headers and static libraries for Malaga development
12mr|malaga-7.12-8|47	Group:		Development/C
12mr|malaga-7.12-8|48	Requires:	%{libname} = %{version}-%{release}
12mr|malaga-7.12-8|49	Provides:	%{name}-devel = %{version}-%{release}
12mr|malaga-7.12-8|50	Obsoletes:	%{_lib}malaga7-devel
12mr|malaga-7.12-8|51	
12mr|malaga-7.12-8|52	%description -n %{develname}
12mr|malaga-7.12-8|53	Malaga is a software package for the development and application of
12mr|malaga-7.12-8|54	grammars that are used for the analysis of words and sentences of
12mr|malaga-7.12-8|55	natural languages. It contains a programming language for the
12mr|malaga-7.12-8|56	modelling of morphology and syntax grammars.
12mr|malaga-7.12-8|57	
12mr|malaga-7.12-8|58	This package contains the headers and development symlink to library that
12mr|malaga-7.12-8|59	programmers will need to develop applications which will use Malaga.
12mr|malaga-7.12-8|60	
12mr|malaga-7.12-8|61	%prep
12mr|malaga-7.12-8|62	%setup -q
12mr|malaga-7.12-8|63	%patch0 -p1
12mr|malaga-7.12-8|64	%patch1 -p1
12mr|malaga-7.12-8|65	
12mr|malaga-7.12-8|66	%build
12mr|malaga-7.12-8|67	%configure2_5x \
12mr|malaga-7.12-8|68	--disable-rpath \
12mr|malaga-7.12-8|69	--disable-static
12mr|malaga-7.12-8|70	
12mr|malaga-7.12-8|71	%make
12mr|malaga-7.12-8|72	
12mr|malaga-7.12-8|73	%install
12mr|malaga-7.12-8|74	rm -rf %{buildroot}
12mr|malaga-7.12-8|75	%makeinstall INSTALL_INFO=true
12mr|malaga-7.12-8|76	chrpath -d %{buildroot}%{_bindir}/* %{buildroot}%{_libdir}/*.so
12mr|malaga-7.12-8|77	
12mr|malaga-7.12-8|78	%files
12mr|malaga-7.12-8|79	%doc CHANGES.txt README.txt
12mr|malaga-7.12-8|80	%{_bindir}/mal*
12mr|malaga-7.12-8|81	%{_datadir}/%{name}
12mr|malaga-7.12-8|82	%{_infodir}/%{name}*
12mr|malaga-7.12-8|83	%{_mandir}/man1/mal*
12mr|malaga-7.12-8|84	
12mr|malaga-7.12-8|85	%files -n %{libname}
12mr|malaga-7.12-8|86	%{_libdir}/lib%{name}.so.%{major}*
12mr|malaga-7.12-8|87	
12mr|malaga-7.12-8|88	%files -n %{develname}
12mr|malaga-7.12-8|89	%{_libdir}/lib%{name}.so
12mr|malaga-7.12-8|90	%{_includedir}/malaga.h
12mr|malaga-7.12-8|91	
12mr|malaga-7.12-8|92	
12mr|malaga-7.12-8|93	
12mr|malaga-7.12-8|94	
12mr|malaga-7.12-8|95	%changelog
12mr|malaga-7.12-8|96	

15108 12
12mr|man-2.6.3-1|1	%global cache /var/cache/man
12mr|man-2.6.3-1|2	
12mr|man-2.6.3-1|3	Summary:	A set of documentation tools: man, apropos and whatis
12mr|man-2.6.3-1|4	Name:		man
12mr|man-2.6.3-1|5	Version:	2.6.3
12mr|man-2.6.3-1|6	Release:	1
12mr|man-2.6.3-1|7	License:	GPLv2
12mr|man-2.6.3-1|8	Group:		System/Base
12mr|man-2.6.3-1|9	Url:		http://www.nongnu.org/man-db/
12mr|man-2.6.3-1|10	Source0:	http://download.savannah.gnu.org/releases/man-db/%{name}-db-%{version}.tar.xz
12mr|man-2.6.3-1|11	Source1:	man-db.crondaily
12mr|man-2.6.3-1|12	Source2:	man-db.sysconfig
12mr|man-2.6.3-1|13	Patch0:		man-db-2.6.3-recompress-xz.patch
12mr|man-2.6.3-1|14	Requires:	groff-for-man
12mr|man-2.6.3-1|15	Requires:	xz
12mr|man-2.6.3-1|16	BuildRequires:	xz
12mr|man-2.6.3-1|17	BuildRequires:	lzma-devel
12mr|man-2.6.3-1|18	BuildRequires:	gdbm-devel
12mr|man-2.6.3-1|19	BuildRequires:	groff-for-man
12mr|man-2.6.3-1|20	BuildRequires:	groff
12mr|man-2.6.3-1|21	BuildRequires:	pkgconfig(libpipeline)
12mr|man-2.6.3-1|22	
12mr|man-2.6.3-1|23	# We need to allow undefined symbols - libmandb relies on them
12mr|man-2.6.3-1|24	%define _disable_ld_no_undefined 1
12mr|man-2.6.3-1|25	
12mr|man-2.6.3-1|26	%description
12mr|man-2.6.3-1|27	The man package includes three tools for finding information and/or
12mr|man-2.6.3-1|28	documentation about your Linux system: man, apropos and whatis. The man
12mr|man-2.6.3-1|29	system formats and displays on-line manual pages about commands or
12mr|man-2.6.3-1|30	functions on your system. Apropos searches the whatis database
12mr|man-2.6.3-1|31	(containing short descriptions of system commands) for a string. Whatis
12mr|man-2.6.3-1|32	searches its own database for a complete word.
12mr|man-2.6.3-1|33	
12mr|man-2.6.3-1|34	The man package should be installed on your system because it is the
12mr|man-2.6.3-1|35	primary way for find documentation on a Mandriva Linux system.
12mr|man-2.6.3-1|36	
12mr|man-2.6.3-1|37	%prep
12mr|man-2.6.3-1|38	%setup -q -n %{name}-db-%{version}
12mr|man-2.6.3-1|39	%patch0 -p1 -b .recompress~
12mr|man-2.6.3-1|40	# Needed after patch0
12mr|man-2.6.3-1|41	autoconf
12mr|man-2.6.3-1|42	%configure \
12mr|man-2.6.3-1|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" \
12mr|man-2.6.3-1|44	--disable-setuid \
12mr|man-2.6.3-1|45	--enable-threads=posix
12mr|man-2.6.3-1|46	
12mr|man-2.6.3-1|47	%build
12mr|man-2.6.3-1|48	%make CC="%__cc %{optflags}" V=1
12mr|man-2.6.3-1|49	chmod 0755 ./src/man
12mr|man-2.6.3-1|50	
12mr|man-2.6.3-1|51	%install
12mr|man-2.6.3-1|52	%makeinstall_std prefix=%{_prefix} INSTALL='%{__install} -p'
12mr|man-2.6.3-1|53	
12mr|man-2.6.3-1|54	# install cron script for man-db creation/update
12mr|man-2.6.3-1|55	install -m755 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/cron.daily/man-db.cron
12mr|man-2.6.3-1|56	
12mr|man-2.6.3-1|57	# move the documentation to relevant place
12mr|man-2.6.3-1|58	mv %{buildroot}%{_datadir}/doc/man-db/* ./
12mr|man-2.6.3-1|59	
12mr|man-2.6.3-1|60	# remove zsoelim - part of groff package
12mr|man-2.6.3-1|61	rm %{buildroot}%{_bindir}/zsoelim
12mr|man-2.6.3-1|62	rm %{buildroot}%{_datadir}/man/man1/zsoelim.1
12mr|man-2.6.3-1|63	
12mr|man-2.6.3-1|64	# install cache directory
12mr|man-2.6.3-1|65	install -d -m 0755 %{buildroot}%{cache}
12mr|man-2.6.3-1|66	
12mr|man-2.6.3-1|67	# config for cron script
12mr|man-2.6.3-1|68	install -D -p -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/man-db
12mr|man-2.6.3-1|69	
12mr|man-2.6.3-1|70	%find_lang %{name}-db
12mr|man-2.6.3-1|71	%find_lang %{name}-db-gnulib
12mr|man-2.6.3-1|72	
12mr|man-2.6.3-1|73	%files -f %{name}-db.lang,%{name}-db-gnulib.lang
12mr|man-2.6.3-1|74	%doc README man-db-manual.txt man-db-manual.ps docs/COPYING ChangeLog NEWS
12mr|man-2.6.3-1|75	%config(noreplace) %{_sysconfdir}/man_db.conf
12mr|man-2.6.3-1|76	%config(noreplace) %{_sysconfdir}/sysconfig/man-db
12mr|man-2.6.3-1|77	%{_sysconfdir}/cron.daily/man-db.cron
12mr|man-2.6.3-1|78	%{_sbindir}/accessdb
12mr|man-2.6.3-1|79	%{_bindir}/man
12mr|man-2.6.3-1|80	%{_bindir}/whatis
12mr|man-2.6.3-1|81	%{_bindir}/apropos
12mr|man-2.6.3-1|82	%{_bindir}/manpath
12mr|man-2.6.3-1|83	%{_bindir}/lexgrog
12mr|man-2.6.3-1|84	%{_bindir}/catman
12mr|man-2.6.3-1|85	%{_bindir}/mandb
12mr|man-2.6.3-1|86	%dir %{_libdir}/man-db
12mr|man-2.6.3-1|87	%{_libdir}/man-db/globbing
12mr|man-2.6.3-1|88	%{_libdir}/man-db/manconv
12mr|man-2.6.3-1|89	%{_libdir}/man-db/*.so*
12mr|man-2.6.3-1|90	# documentation and translation
12mr|man-2.6.3-1|91	%{_mandir}/man1/apropos.1*
12mr|man-2.6.3-1|92	%{_mandir}/man1/lexgrog.1*
12mr|man-2.6.3-1|93	%{_mandir}/man1/man.1*
12mr|man-2.6.3-1|94	%{_mandir}/man1/manconv.1*
12mr|man-2.6.3-1|95	%{_mandir}/man1/manpath.1*
12mr|man-2.6.3-1|96	%{_mandir}/man1/whatis.1*
12mr|man-2.6.3-1|97	%{_mandir}/man5/manpath.5*
12mr|man-2.6.3-1|98	%{_mandir}/man8/accessdb.8*
12mr|man-2.6.3-1|99	%{_mandir}/man8/catman.8*
12mr|man-2.6.3-1|100	%{_mandir}/man8/mandb.8*
12mr|man-2.6.3-1|101	%lang(es) %{_mandir}/es/*/*
12mr|man-2.6.3-1|102	%lang(it) %{_mandir}/it/*/*
12mr|man-2.6.3-1|103	%attr(0755,root,root) %dir %{cache}
12mr|man-2.6.3-1|104	

15109 12
12mr|mana-0.2.1-7|1	Name:      mana
12mr|mana-0.2.1-7|2	Version:   0.2.1
12mr|mana-0.2.1-7|3	Release:   7
12mr|mana-0.2.1-7|4	Summary:   Kana-Kanji conversion engine for Japanese
12mr|mana-0.2.1-7|5	Group:     System/Internationalization
12mr|mana-0.2.1-7|6	License:   GPL
12mr|mana-0.2.1-7|7	URL:       http://sourceforge.jp/projects/shinji/
12mr|mana-0.2.1-7|8	Source0:   http://prdownloads.sourceforge.jp/shinji/19974/%{name}-%{version}.tar.bz2
12mr|mana-0.2.1-7|9	Patch0:    mana_change_scheme_dir.diff
12mr|mana-0.2.1-7|10	Patch1:    mana-0.2.1-fix-destdir.patch
12mr|mana-0.2.1-7|11	Requires:      ocaml
12mr|mana-0.2.1-7|12	Requires:      camlp4
12mr|mana-0.2.1-7|13	Requires:      ocaml-findlib
12mr|mana-0.2.1-7|14	Requires:      gdbm
12mr|mana-0.2.1-7|15	BuildRequires: automake1.4
12mr|mana-0.2.1-7|16	BuildRequires: ocaml
12mr|mana-0.2.1-7|17	BuildRequires: camlp4
12mr|mana-0.2.1-7|18	BuildRequires: ocaml-findlib
12mr|mana-0.2.1-7|19	BuildRequires: gdbm
12mr|mana-0.2.1-7|20	BuildRequires: gdbm-devel
12mr|mana-0.2.1-7|21	
12mr|mana-0.2.1-7|22	%description
12mr|mana-0.2.1-7|23	Kana-Kanji conversion engine for Japanese.
12mr|mana-0.2.1-7|24	
12mr|mana-0.2.1-7|25	%prep
12mr|mana-0.2.1-7|26	%setup -q
12mr|mana-0.2.1-7|27	%patch0 -p0
12mr|mana-0.2.1-7|28	%patch1 -p1
12mr|mana-0.2.1-7|29	
12mr|mana-0.2.1-7|30	%build
12mr|mana-0.2.1-7|31	./configure \
12mr|mana-0.2.1-7|32	--prefix=%{_prefix} \
12mr|mana-0.2.1-7|33	--libexecdir=%{_libdir}
12mr|mana-0.2.1-7|34	
12mr|mana-0.2.1-7|35	# disable parallel build (broken):
12mr|mana-0.2.1-7|36	make
12mr|mana-0.2.1-7|37	
12mr|mana-0.2.1-7|38	%install
12mr|mana-0.2.1-7|39	%makeinstall_std
12mr|mana-0.2.1-7|40	
12mr|mana-0.2.1-7|41	# install mana-prelude.scm for uim
12mr|mana-0.2.1-7|42	install -d %{buildroot}/%{_datadir}/uim/
12mr|mana-0.2.1-7|43	install -m 644 mana/mana-prelude.scm %{buildroot}/%{_datadir}/uim/
12mr|mana-0.2.1-7|44	%multiarch_binaries %{buildroot}%{_bindir}/*-config
12mr|mana-0.2.1-7|45	
12mr|mana-0.2.1-7|46	%files
12mr|mana-0.2.1-7|47	%doc AUTHORS* ChangeLog* COPYING* NEWS*
12mr|mana-0.2.1-7|48	%doc README*
12mr|mana-0.2.1-7|49	%{_bindir}/mana*
12mr|mana-0.2.1-7|50	%{_datadir}/uim/*.scm
12mr|mana-0.2.1-7|51	%{_libdir}/mana/*
12mr|mana-0.2.1-7|52	%{multiarch_bindir}/*-config
12mr|mana-0.2.1-7|53	
12mr|mana-0.2.1-7|54	
12mr|mana-0.2.1-7|55	
12mr|mana-0.2.1-7|56	%changelog
12mr|mana-0.2.1-7|57	* Mon Sep  3 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mana-0.2.1-7|58	+ Commit: bd4d707
12mr|mana-0.2.1-7|59	- Fix files section, minor cleanups
12mr|mana-0.2.1-7|60	
12mr|mana-0.2.1-7|61	

15110 12
12mr|manadic-0.1.4-13|1	Name:		manadic
12mr|manadic-0.1.4-13|2	Summary:	A dictionary for Mana
12mr|manadic-0.1.4-13|3	Version:	0.1.4
12mr|manadic-0.1.4-13|4	Release:	13
12mr|manadic-0.1.4-13|5	Group:		System/Internationalization
12mr|manadic-0.1.4-13|6	License:	GPL
12mr|manadic-0.1.4-13|7	URL:		http://sourceforge.jp/projects/shinji/
12mr|manadic-0.1.4-13|8	Source0:	http://prdownloads.sourceforge.jp/shinji/15963/%{name}-%{version}.tar.bz2
12mr|manadic-0.1.4-13|9	BuildRequires:	mana
12mr|manadic-0.1.4-13|10	Requires:	mana
12mr|manadic-0.1.4-13|11	BuildArch:	noarch
12mr|manadic-0.1.4-13|12	
12mr|manadic-0.1.4-13|13	%description
12mr|manadic-0.1.4-13|14	A dictionary for Mana.
12mr|manadic-0.1.4-13|15	
12mr|manadic-0.1.4-13|16	%prep
12mr|manadic-0.1.4-13|17	%setup -q
12mr|manadic-0.1.4-13|18	
12mr|manadic-0.1.4-13|19	%build
12mr|manadic-0.1.4-13|20	%configure2_5x
12mr|manadic-0.1.4-13|21	
12mr|manadic-0.1.4-13|22	# (tv) disable parallel build (broken):
12mr|manadic-0.1.4-13|23	make
12mr|manadic-0.1.4-13|24	
12mr|manadic-0.1.4-13|25	%install
12mr|manadic-0.1.4-13|26	# (tv) fix installing manarc:
12mr|manadic-0.1.4-13|27	perl -pi -e "s@ /usr/etc/@ %{buildroot}/usr/etc/@" Makefile
12mr|manadic-0.1.4-13|28	mkdir -p %{buildroot}/usr/etc/
12mr|manadic-0.1.4-13|29	%makeinstall_std
12mr|manadic-0.1.4-13|30	
12mr|manadic-0.1.4-13|31	%files
12mr|manadic-0.1.4-13|32	%doc AUTHORS* ChangeLog* COPYING* NEWS*
12mr|manadic-0.1.4-13|33	%doc README*
12mr|manadic-0.1.4-13|34	/usr/etc/manarc
12mr|manadic-0.1.4-13|35	/usr/lib/mana/dic/ipadic/*
12mr|manadic-0.1.4-13|36	
12mr|manadic-0.1.4-13|37	
12mr|manadic-0.1.4-13|38	%changelog
12mr|manadic-0.1.4-13|39	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|manadic-0.1.4-13|40	+ Commit: e7fb154
12mr|manadic-0.1.4-13|41	- Should be noarch package, spec cleanup
12mr|manadic-0.1.4-13|42	
12mr|manadic-0.1.4-13|43	

15111 12
12mr|mandi-1.0-11|1	# EDIT IN SVN NOT IN SOURCE PACKAGE (NO PATCH ALLOWED).
12mr|mandi-1.0-11|2	
12mr|mandi-1.0-11|3	%define name mandi
12mr|mandi-1.0-11|4	%define version 1.0
12mr|mandi-1.0-11|5	%define release %mkrel 11
12mr|mandi-1.0-11|6	
12mr|mandi-1.0-11|7	Summary:	Monitoring daemon bridge
12mr|mandi-1.0-11|8	Name:		%{name}
12mr|mandi-1.0-11|9	Version:	%{version}
12mr|mandi-1.0-11|10	Release:	%{release}
12mr|mandi-1.0-11|11	Source0:	%{name}-%{version}.tar.bz2
12mr|mandi-1.0-11|12	#Patch0:		mandi-0.9-MDV_LDFLAGS.diff
12mr|mandi-1.0-11|13	License:	GPL
12mr|mandi-1.0-11|14	Group:		Networking/Other
12mr|mandi-1.0-11|15	Url:		http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/soft/mandi/
12mr|mandi-1.0-11|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mandi-1.0-11|17	BuildRequires:  dbus-devel
12mr|mandi-1.0-11|18	Requires(post): rpm-helper
12mr|mandi-1.0-11|19	Requires(preun): rpm-helper
12mr|mandi-1.0-11|20	Requires:       dbus
12mr|mandi-1.0-11|21	
12mr|mandi-1.0-11|22	%description
12mr|mandi-1.0-11|23	Mandi is a monitoring daemon which acts as a bridge from root
12mr|mandi-1.0-11|24	monitoring libraries to user applications, using D-Bus.
12mr|mandi-1.0-11|25	Its plugin system allows to monitor different kind of events.
12mr|mandi-1.0-11|26	A built-in plugin forwards wireless scan results from wpa_supplicant
12mr|mandi-1.0-11|27	to user applications.
12mr|mandi-1.0-11|28	
12mr|mandi-1.0-11|29	%package ifw
12mr|mandi-1.0-11|30	Summary:	Firewall rules for Interactive Firewall
12mr|mandi-1.0-11|31	Group:		Networking/Other
12mr|mandi-1.0-11|32	Requires:       mandi = %{version}
12mr|mandi-1.0-11|33	Requires:       ipset
12mr|mandi-1.0-11|34	
12mr|mandi-1.0-11|35	%description ifw
12mr|mandi-1.0-11|36	This package contains the iptables rules used to forward intrusion
12mr|mandi-1.0-11|37	detections to the mandi daemon.
12mr|mandi-1.0-11|38	It is a component of Interactive Firewall.
12mr|mandi-1.0-11|39	
12mr|mandi-1.0-11|40	%prep
12mr|mandi-1.0-11|41	%setup -q
12mr|mandi-1.0-11|42	#%patch0 -p0 -b .MDV_LDFLAGS
12mr|mandi-1.0-11|43	
12mr|mandi-1.0-11|44	%build
12mr|mandi-1.0-11|45	%make
12mr|mandi-1.0-11|46	
12mr|mandi-1.0-11|47	%install
12mr|mandi-1.0-11|48	rm -rf %{buildroot}
12mr|mandi-1.0-11|49	install -D -m755 src/%{name} %{buildroot}%{_sbindir}/%{name}
12mr|mandi-1.0-11|50	install -D -m644 conf/%{name}.conf %{buildroot}%{_sysconfdir}/dbus-1/system.d/%{name}.conf
12mr|mandi-1.0-11|51	install -D -m755 scripts/%{name}.init %buildroot%{_initrddir}/%{name}
12mr|mandi-1.0-11|52	install -d -m755 %buildroot%{_sysconfdir}/ifw/rules.d/
12mr|mandi-1.0-11|53	install -m644 rules.d/* %buildroot%{_sysconfdir}/ifw/rules.d/
12mr|mandi-1.0-11|54	install -m644 scripts/{start,stop} %{buildroot}%{_sysconfdir}/ifw
12mr|mandi-1.0-11|55	touch %{buildroot}/%{_sysconfdir}/ifw/whitelist
12mr|mandi-1.0-11|56	
12mr|mandi-1.0-11|57	%clean
12mr|mandi-1.0-11|58	rm -rf %{buildroot}
12mr|mandi-1.0-11|59	
12mr|mandi-1.0-11|60	%post
12mr|mandi-1.0-11|61	%_post_service mandi
12mr|mandi-1.0-11|62	
12mr|mandi-1.0-11|63	%preun
12mr|mandi-1.0-11|64	%_preun_service mandi
12mr|mandi-1.0-11|65	
12mr|mandi-1.0-11|66	%files
12mr|mandi-1.0-11|67	%defattr(-,root,root)
12mr|mandi-1.0-11|68	%{_sbindir}/%{name}
12mr|mandi-1.0-11|69	%config %{_sysconfdir}/dbus-1/system.d/%{name}.conf
12mr|mandi-1.0-11|70	%{_initrddir}/mandi
12mr|mandi-1.0-11|71	
12mr|mandi-1.0-11|72	%files ifw
12mr|mandi-1.0-11|73	%dir %{_sysconfdir}/ifw/
12mr|mandi-1.0-11|74	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ifw/whitelist
12mr|mandi-1.0-11|75	%{_sysconfdir}/ifw/start
12mr|mandi-1.0-11|76	%{_sysconfdir}/ifw/stop
12mr|mandi-1.0-11|77	%{_sysconfdir}/ifw/rules.d/*
12mr|mandi-1.0-11|78	
12mr|mandi-1.0-11|79	
12mr|mandi-1.0-11|80	
12mr|mandi-1.0-11|81	%changelog
12mr|mandi-1.0-11|82	

15112 12
12mr|mandriva-control-center-0.5-3|1	Name:           mandriva-control-center
12mr|mandriva-control-center-0.5-3|2	Version:        0.5
12mr|mandriva-control-center-0.5-3|3	Release:        3
12mr|mandriva-control-center-0.5-3|4	Summary:        Mandriva control enter
12mr|mandriva-control-center-0.5-3|5	Group:          Development/Python
12mr|mandriva-control-center-0.5-3|6	License:        GPLv2+
12mr|mandriva-control-center-0.5-3|7	URL:            http://www.mandriva.com
12mr|mandriva-control-center-0.5-3|8	Source0:        %{name}-%{version}.tar.gz
12mr|mandriva-control-center-0.5-3|9	Requires:	qt-components-desktop
12mr|mandriva-control-center-0.5-3|10	BuildArch:	noarch
12mr|mandriva-control-center-0.5-3|11	Requires:	systemd
12mr|mandriva-control-center-0.5-3|12	Requires:	libuser
12mr|mandriva-control-center-0.5-3|13	Requires:	libuser-python
12mr|mandriva-control-center-0.5-3|14	Requires:	python-qt4
12mr|mandriva-control-center-0.5-3|15	Requires:	python-dbus
12mr|mandriva-control-center-0.5-3|16	%py_requires -d
12mr|mandriva-control-center-0.5-3|17	
12mr|mandriva-control-center-0.5-3|18	%description
12mr|mandriva-control-center-0.5-3|19	Mandriva control center preview
12mr|mandriva-control-center-0.5-3|20	
12mr|mandriva-control-center-0.5-3|21	%prep
12mr|mandriva-control-center-0.5-3|22	%setup -q -n %{name}-%{version}
12mr|mandriva-control-center-0.5-3|23	
12mr|mandriva-control-center-0.5-3|24	%build
12mr|mandriva-control-center-0.5-3|25	unset PYTHONDONTWRITEBYTECODE
12mr|mandriva-control-center-0.5-3|26	%{__python} setup.py build
12mr|mandriva-control-center-0.5-3|27	
12mr|mandriva-control-center-0.5-3|28	%install
12mr|mandriva-control-center-0.5-3|29	unset PYTHONDONTWRITEBYTECODE
12mr|mandriva-control-center-0.5-3|30	%{__python} setup.py install --install-lib=/usr/share/mandriva  --install-data=/usr/share/mandriva -O1 --skip-build --root %{buildroot}
12mr|mandriva-control-center-0.5-3|31	
12mr|mandriva-control-center-0.5-3|32	%files
12mr|mandriva-control-center-0.5-3|33	%defattr(-,root,root,-)
12mr|mandriva-control-center-0.5-3|34	%{_bindir}/mcc2-users
12mr|mandriva-control-center-0.5-3|35	%{_bindir}/mcc2-services
12mr|mandriva-control-center-0.5-3|36	%{_sysconfdir}/dbus-1/system.d/org.mandrivalinux.mcc2.Services.conf
12mr|mandriva-control-center-0.5-3|37	%{_sysconfdir}/dbus-1/system.d/org.mandrivalinux.mcc2.Sshd.conf
12mr|mandriva-control-center-0.5-3|38	%{_sysconfdir}/dbus-1/system.d/org.mandrivalinux.mcc2.Users.conf
12mr|mandriva-control-center-0.5-3|39	%{_sysconfdir}/dbus-1/system.d/org.mandrivalinux.mcc2.Grub.conf
12mr|mandriva-control-center-0.5-3|40	%{_datadir}/dbus-1/system-services/org.mandrivalinux.mcc2.Services.service
12mr|mandriva-control-center-0.5-3|41	%{_datadir}/dbus-1/system-services/org.mandrivalinux.mcc2.Sshd.service
12mr|mandriva-control-center-0.5-3|42	%{_datadir}/dbus-1/system-services/org.mandrivalinux.mcc2.Users.service
12mr|mandriva-control-center-0.5-3|43	%{_datadir}/dbus-1/system-services/org.mandrivalinux.mcc2.Grub.service
12mr|mandriva-control-center-0.5-3|44	%{_datadir}/polkit-1/actions/org.mandrivalinux.mcc2.policy
12mr|mandriva-control-center-0.5-3|45	%{_datadir}/polkit-1/actions/org.mandrivalinux.mcc2.services.policy
12mr|mandriva-control-center-0.5-3|46	%{_datadir}/polkit-1/actions/org.mandrivalinux.mcc2.sshd.policy
12mr|mandriva-control-center-0.5-3|47	%{_datadir}/polkit-1/actions/org.mandrivalinux.mcc2.grub.policy
12mr|mandriva-control-center-0.5-3|48	%{_datadir}/polkit-1/actions/org.mandrivalinux.mcc2.users.policy
12mr|mandriva-control-center-0.5-3|49	%{_datadir}/kde4/services/settings-mandriva.desktop
12mr|mandriva-control-center-0.5-3|50	%{_datadir}/apps/mandriva-control-center/*
12mr|mandriva-control-center-0.5-3|51	%{_datadir}/applications/kde4/mcc2-services.desktop
12mr|mandriva-control-center-0.5-3|52	%{_datadir}/applications/kde4/mcc2-users.desktop
12mr|mandriva-control-center-0.5-3|53	%{_datadir}/mandriva/*
12mr|mandriva-control-center-0.5-3|54	
12mr|mandriva-control-center-0.5-3|55	
12mr|mandriva-control-center-0.5-3|56	
12mr|mandriva-control-center-0.5-3|57	%changelog
12mr|mandriva-control-center-0.5-3|58	

15113 12
12mr|mandriva-doc-2010.1-1.1|1	%define distrib_name Mandriva Linux
12mr|mandriva-doc-2010.1-1.1|2	%define group Books/Computer books
12mr|mandriva-doc-2010.1-1.1|3	%define libdrakx %{_prefix}/lib/libDrakX
12mr|mandriva-doc-2010.1-1.1|4	%define _enable_debug_packages %{nil}
12mr|mandriva-doc-2010.1-1.1|5	%define debug_package          %{nil}
12mr|mandriva-doc-2010.1-1.1|6	
12mr|mandriva-doc-2010.1-1.1|7	Name:		mandriva-doc
12mr|mandriva-doc-2010.1-1.1|8	Summary:	%distrib_name documentation
12mr|mandriva-doc-2010.1-1.1|9	Version:	2010.1
12mr|mandriva-doc-2010.1-1.1|10	Release:	%mkrel 1.1
12mr|mandriva-doc-2010.1-1.1|11	
12mr|mandriva-doc-2010.1-1.1|12	License:	Open Publication License
12mr|mandriva-doc-2010.1-1.1|13	Group:		%group
12mr|mandriva-doc-2010.1-1.1|14	Url:		http://wiki.mandriva.com/en/Development/Tasks/Documentation
12mr|mandriva-doc-2010.1-1.1|15	
12mr|mandriva-doc-2010.1-1.1|16	Source0:	%name.tar.bz2
12mr|mandriva-doc-2010.1-1.1|17	Source1:	%name-%version.tar.bz2
12mr|mandriva-doc-2010.1-1.1|18	
12mr|mandriva-doc-2010.1-1.1|19	Buildroot:	%_tmppath/%name-%version-%release-root
12mr|mandriva-doc-2010.1-1.1|20	BuildArch:	noarch
12mr|mandriva-doc-2010.1-1.1|21	BuildRequires:  wget
12mr|mandriva-doc-2010.1-1.1|22	BuildRequires:  locales-en
12mr|mandriva-doc-2010.1-1.1|23	BuildRequires:  locales-fr
12mr|mandriva-doc-2010.1-1.1|24	BuildRequires:  locales-pt
12mr|mandriva-doc-2010.1-1.1|25	BuildRequires:  locales-it
12mr|mandriva-doc-2010.1-1.1|26	BuildRequires:  locales-de
12mr|mandriva-doc-2010.1-1.1|27	BuildRequires:  locales-es
12mr|mandriva-doc-2010.1-1.1|28	
12mr|mandriva-doc-2010.1-1.1|29	
12mr|mandriva-doc-2010.1-1.1|30	%define LANGS en fr pt_br it de es
12mr|mandriva-doc-2010.1-1.1|31	
12mr|mandriva-doc-2010.1-1.1|32	%description
12mr|mandriva-doc-2010.1-1.1|33	This package contains some useful documentation for %distrib_name systems.
12mr|mandriva-doc-2010.1-1.1|34	This documentation is directly accessible through the menus.
12mr|mandriva-doc-2010.1-1.1|35	
12mr|mandriva-doc-2010.1-1.1|36	
12mr|mandriva-doc-2010.1-1.1|37	%package Mastering-Manual-en
12mr|mandriva-doc-2010.1-1.1|38	Summary:        The %distrib_name manuals in English
12mr|mandriva-doc-2010.1-1.1|39	Group:          %group
12mr|mandriva-doc-2010.1-1.1|40	Requires:       locales-en
12mr|mandriva-doc-2010.1-1.1|41	Requires:       mandriva-doc-common >= %version-%release
12mr|mandriva-doc-2010.1-1.1|42	Obsoletes:      mandrake_doc-drakxtools-en
12mr|mandriva-doc-2010.1-1.1|43	Provides:       mandriva-doc-Discovery-en = %version
12mr|mandriva-doc-2010.1-1.1|44	Obsoletes:      mandriva-doc-Discovery-en
12mr|mandriva-doc-2010.1-1.1|45	Provides:       mandriva-doc-Discovery-en = %version
12mr|mandriva-doc-2010.1-1.1|46	Obsoletes:      mandrake-doc-Mastering-Manual-en
12mr|mandriva-doc-2010.1-1.1|47	Provides:       mandrake-doc-Mastering-Manual-en = %version
12mr|mandriva-doc-2010.1-1.1|48	
12mr|mandriva-doc-2010.1-1.1|49	%description Mastering-Manual-en
12mr|mandriva-doc-2010.1-1.1|50	This package contains some useful documentation for %distrib_name systems.
12mr|mandriva-doc-2010.1-1.1|51	This documentation is directly accessible through the main menu.
12mr|mandriva-doc-2010.1-1.1|52	
12mr|mandriva-doc-2010.1-1.1|53	%package Drakxtools-Guide-en
12mr|mandriva-doc-2010.1-1.1|54	Summary:        The %distrib_name manuals in English
12mr|mandriva-doc-2010.1-1.1|55	Group:          %group
12mr|mandriva-doc-2010.1-1.1|56	Requires:       locales-en
12mr|mandriva-doc-2010.1-1.1|57	Requires:       mandriva-doc-common >= %version-%release
12mr|mandriva-doc-2010.1-1.1|58	Obsoletes:      mandrake_doc-drakxtools-en
12mr|mandriva-doc-2010.1-1.1|59	Provides:       mandrake_doc-drakxtools-en = %version
12mr|mandriva-doc-2010.1-1.1|60	Obsoletes:      mandrake-doc-drakxtools-en
12mr|mandriva-doc-2010.1-1.1|61	Provides:       mandrake-doc-drakxtools-en = %version
12mr|mandriva-doc-2010.1-1.1|62	Obsoletes:      mandrake-doc-Drakxtools-Guide-en
12mr|mandriva-doc-2010.1-1.1|63	Provides:       mandrake-doc-Drakxtools-Guide-en = %version
12mr|mandriva-doc-2010.1-1.1|64	
12mr|mandriva-doc-2010.1-1.1|65	%description Drakxtools-Guide-en
12mr|mandriva-doc-2010.1-1.1|66	This package contains some useful documentation for %distrib_name systems.
12mr|mandriva-doc-2010.1-1.1|67	This documentation is directly accessible through the main menu.
12mr|mandriva-doc-2010.1-1.1|68	
12mr|mandriva-doc-2010.1-1.1|69	%package Introducing-en
12mr|mandriva-doc-2010.1-1.1|70	Summary:        The %distrib_name manuals in English
12mr|mandriva-doc-2010.1-1.1|71	Group:          %group
12mr|mandriva-doc-2010.1-1.1|72	Requires:       locales-en
12mr|mandriva-doc-2010.1-1.1|73	Requires:       mandriva-doc-common >= %version-%release
12mr|mandriva-doc-2010.1-1.1|74	Obsoletes:      mandrake_doc-en
12mr|mandriva-doc-2010.1-1.1|75	Provides:       mandrake_doc-en = %version
12mr|mandriva-doc-2010.1-1.1|76	Obsoletes:      mandrake-doc-en
12mr|mandriva-doc-2010.1-1.1|77	Provides:       mandrake-doc-en = %version
12mr|mandriva-doc-2010.1-1.1|78	Obsoletes:      mandrake-doc-Introducing-en
12mr|mandriva-doc-2010.1-1.1|79	Provides:       mandrake-doc-Introducing-en = %version
12mr|mandriva-doc-2010.1-1.1|80	
12mr|mandriva-doc-2010.1-1.1|81	%description Introducing-en
12mr|mandriva-doc-2010.1-1.1|82	This package contains some useful documentation for %distrib_name systems.
12mr|mandriva-doc-2010.1-1.1|83	This documentation is directly accessible through the main menu.
12mr|mandriva-doc-2010.1-1.1|84	
12mr|mandriva-doc-2010.1-1.1|85	%package Mastering-Manual-fr
12mr|mandriva-doc-2010.1-1.1|86	Summary:        The %distrib_name manuals in French
12mr|mandriva-doc-2010.1-1.1|87	Group:          %group
12mr|mandriva-doc-2010.1-1.1|88	Requires:       locales-fr
12mr|mandriva-doc-2010.1-1.1|89	Requires:       mandriva-doc-common >= %version-%release
12mr|mandriva-doc-2010.1-1.1|90	Obsoletes:      mandrake_doc-drakxtools-fr
12mr|mandriva-doc-2010.1-1.1|91	Provides:       mandriva-doc-Discovery-fr = %version
12mr|mandriva-doc-2010.1-1.1|92	Obsoletes:      mandriva-doc-Discovery-fr
12mr|mandriva-doc-2010.1-1.1|93	Provides:       mandriva-doc-Discovery-fr = %version
12mr|mandriva-doc-2010.1-1.1|94	Obsoletes:      mandrake-doc-Mastering-Manual-fr
12mr|mandriva-doc-2010.1-1.1|95	Provides:       mandrake-doc-Mastering-Manual-fr = %version
12mr|mandriva-doc-2010.1-1.1|96	
12mr|mandriva-doc-2010.1-1.1|97	%description Mastering-Manual-fr
12mr|mandriva-doc-2010.1-1.1|98	This package contains some useful documentation for %distrib_name systems.
12mr|mandriva-doc-2010.1-1.1|99	This documentation is directly accessible through the main menu.
12mr|mandriva-doc-2010.1-1.1|100	
12mr|mandriva-doc-2010.1-1.1|101	%package Drakxtools-Guide-fr
12mr|mandriva-doc-2010.1-1.1|102	Summary:        The %distrib_name manuals in French
12mr|mandriva-doc-2010.1-1.1|103	Group:          %group
12mr|mandriva-doc-2010.1-1.1|104	Requires:       locales-fr
12mr|mandriva-doc-2010.1-1.1|105	Requires:       mandriva-doc-common >= %version-%release
12mr|mandriva-doc-2010.1-1.1|106	Obsoletes:      mandrake_doc-drakxtools-fr
12mr|mandriva-doc-2010.1-1.1|107	Provides:       mandrake_doc-drakxtools-fr = %version
12mr|mandriva-doc-2010.1-1.1|108	Obsoletes:      mandrake-doc-drakxtools-fr
12mr|mandriva-doc-2010.1-1.1|109	Provides:       mandrake-doc-drakxtools-fr = %version
12mr|mandriva-doc-2010.1-1.1|110	Obsoletes:      mandrake-doc-Drakxtools-Guide-fr
12mr|mandriva-doc-2010.1-1.1|111	Provides:       mandrake-doc-Drakxtools-Guide-fr = %version
12mr|mandriva-doc-2010.1-1.1|112	
12mr|mandriva-doc-2010.1-1.1|113	%description Drakxtools-Guide-fr
12mr|mandriva-doc-2010.1-1.1|114	This package contains some useful documentation for %distrib_name systems.
12mr|mandriva-doc-2010.1-1.1|115	This documentation is directly accessible through the main menu.
12mr|mandriva-doc-2010.1-1.1|116	
12mr|mandriva-doc-2010.1-1.1|117	%package Introducing-fr
12mr|mandriva-doc-2010.1-1.1|118	Summary:        The %distrib_name manuals in French
12mr|mandriva-doc-2010.1-1.1|119	Group:          %group
12mr|mandriva-doc-2010.1-1.1|120	Requires:       locales-fr
12mr|mandriva-doc-2010.1-1.1|121	Requires:       mandriva-doc-common >= %version-%release
12mr|mandriva-doc-2010.1-1.1|122	Obsoletes:      mandrake_doc-fr
12mr|mandriva-doc-2010.1-1.1|123	Provides:       mandrake_doc-fr = %version
12mr|mandriva-doc-2010.1-1.1|124	Obsoletes:      mandrake-doc-fr
12mr|mandriva-doc-2010.1-1.1|125	Provides:       mandrake-doc-fr = %version
12mr|mandriva-doc-2010.1-1.1|126	Obsoletes:      mandrake-doc-Introducing-fr
12mr|mandriva-doc-2010.1-1.1|127	Provides:       mandrake-doc-Introducing-fr = %version
12mr|mandriva-doc-2010.1-1.1|128	
12mr|mandriva-doc-2010.1-1.1|129	%description Introducing-fr
12mr|mandriva-doc-2010.1-1.1|130	This package contains some useful documentation for %distrib_name systems.
12mr|mandriva-doc-2010.1-1.1|131	This documentation is directly accessible through the main menu.
12mr|mandriva-doc-2010.1-1.1|132	
12mr|mandriva-doc-2010.1-1.1|133	%package Drakxtools-Guide-pt_br
12mr|mandriva-doc-2010.1-1.1|134	Summary:        The %distrib_name manuals in Brazilian Portuguese
12mr|mandriva-doc-2010.1-1.1|135	Group:          %group
12mr|mandriva-doc-2010.1-1.1|136	Requires:       locales-pt
12mr|mandriva-doc-2010.1-1.1|137	Requires:       mandriva-doc-common >= %version-%release
12mr|mandriva-doc-2010.1-1.1|138	Obsoletes:      mandrake_doc-drakxtools-pt_br
12mr|mandriva-doc-2010.1-1.1|139	Provides:       mandrake_doc-drakxtools-pt_br = %version
12mr|mandriva-doc-2010.1-1.1|140	Obsoletes:      mandrake-doc-drakxtools-pt_br
12mr|mandriva-doc-2010.1-1.1|141	Provides:       mandrake-doc-drakxtools-pt_br = %version
12mr|mandriva-doc-2010.1-1.1|142	Obsoletes:      mandrake-doc-Drakxtools-Guide-pt_br
12mr|mandriva-doc-2010.1-1.1|143	Provides:       mandrake-doc-Drakxtools-Guide-pt_br = %version
12mr|mandriva-doc-2010.1-1.1|144	
12mr|mandriva-doc-2010.1-1.1|145	%description Drakxtools-Guide-pt_br
12mr|mandriva-doc-2010.1-1.1|146	This package contains some useful documentation for %distrib_name systems.
12mr|mandriva-doc-2010.1-1.1|147	This documentation is directly accessible through the main menu.
12mr|mandriva-doc-2010.1-1.1|148	
12mr|mandriva-doc-2010.1-1.1|149	%package Introducing-pt_br
12mr|mandriva-doc-2010.1-1.1|150	Summary:        The %distrib_name manuals in Brazilian Portuguese
12mr|mandriva-doc-2010.1-1.1|151	Group:          %group
12mr|mandriva-doc-2010.1-1.1|152	Requires:       locales-pt
12mr|mandriva-doc-2010.1-1.1|153	Requires:       mandriva-doc-common >= %version-%release
12mr|mandriva-doc-2010.1-1.1|154	Obsoletes:      mandrake_doc-pt_br
12mr|mandriva-doc-2010.1-1.1|155	Provides:       mandrake_doc-pt_br = %version
12mr|mandriva-doc-2010.1-1.1|156	Obsoletes:      mandrake-doc-pt_br
12mr|mandriva-doc-2010.1-1.1|157	Provides:       mandrake-doc-pt_br = %version
12mr|mandriva-doc-2010.1-1.1|158	Obsoletes:      mandrake-doc-Introducing-pt_br
12mr|mandriva-doc-2010.1-1.1|159	Provides:       mandrake-doc-Introducing-pt_br = %version
12mr|mandriva-doc-2010.1-1.1|160	
12mr|mandriva-doc-2010.1-1.1|161	%description Introducing-pt_br
12mr|mandriva-doc-2010.1-1.1|162	This package contains some useful documentation for %distrib_name systems.
12mr|mandriva-doc-2010.1-1.1|163	This documentation is directly accessible through the main menu.
12mr|mandriva-doc-2010.1-1.1|164	
12mr|mandriva-doc-2010.1-1.1|165	
12mr|mandriva-doc-2010.1-1.1|166	
12mr|mandriva-doc-2010.1-1.1|167	
12mr|mandriva-doc-2010.1-1.1|168	%package common
12mr|mandriva-doc-2010.1-1.1|169	Summary:	Common data for all %distrib_name specific documentation
12mr|mandriva-doc-2010.1-1.1|170	Group:		%group
12mr|mandriva-doc-2010.1-1.1|171	Conflicts:	mandrake_doc < 9.2
12mr|mandriva-doc-2010.1-1.1|172	Obsoletes: 	mandrake_doc-common
12mr|mandriva-doc-2010.1-1.1|173	Provides:	mandrake_doc-common
12mr|mandriva-doc-2010.1-1.1|174	Obsoletes: 	mandrake-doc-common
12mr|mandriva-doc-2010.1-1.1|175	Provides:	mandrake-doc-common
12mr|mandriva-doc-2010.1-1.1|176	
12mr|mandriva-doc-2010.1-1.1|177	%description common
12mr|mandriva-doc-2010.1-1.1|178	
12mr|mandriva-doc-2010.1-1.1|179	This package contains common icons and images for all %distrib_name
12mr|mandriva-doc-2010.1-1.1|180	specific documentation, plus the index file matching Help IDs to HTML
12mr|mandriva-doc-2010.1-1.1|181	help pages.
12mr|mandriva-doc-2010.1-1.1|182	
12mr|mandriva-doc-2010.1-1.1|183	%package installer-help
12mr|mandriva-doc-2010.1-1.1|184	Summary:	DrakX Installer help in all available languages for %distrib_name
12mr|mandriva-doc-2010.1-1.1|185	Group:		%group
12mr|mandriva-doc-2010.1-1.1|186	
12mr|mandriva-doc-2010.1-1.1|187	%description installer-help
12mr|mandriva-doc-2010.1-1.1|188	
12mr|mandriva-doc-2010.1-1.1|189	This package contains the HTML files used as inline help during the
12mr|mandriva-doc-2010.1-1.1|190	installation procedure of %distrib_name
12mr|mandriva-doc-2010.1-1.1|191	
12mr|mandriva-doc-2010.1-1.1|192	
12mr|mandriva-doc-2010.1-1.1|193	%prep
12mr|mandriva-doc-2010.1-1.1|194	
12mr|mandriva-doc-2010.1-1.1|195	%setup -q -c %name-%version -a 1
12mr|mandriva-doc-2010.1-1.1|196	
12mr|mandriva-doc-2010.1-1.1|197	
12mr|mandriva-doc-2010.1-1.1|198	%install
12mr|mandriva-doc-2010.1-1.1|199	rm -fr %buildroot
12mr|mandriva-doc-2010.1-1.1|200	
12mr|mandriva-doc-2010.1-1.1|201	
12mr|mandriva-doc-2010.1-1.1|202	install -d -m 0755 %buildroot/%_menudir
12mr|mandriva-doc-2010.1-1.1|203	DESTDIR=%buildroot/%{_docdir}
12mr|mandriva-doc-2010.1-1.1|204	
12mr|mandriva-doc-2010.1-1.1|205	#install the books themselves and menu entries
12mr|mandriva-doc-2010.1-1.1|206	
12mr|mandriva-doc-2010.1-1.1|207	install -d -m 0755 $DESTDIR/mandriva/images/
12mr|mandriva-doc-2010.1-1.1|208	
12mr|mandriva-doc-2010.1-1.1|209	
12mr|mandriva-doc-2010.1-1.1|210	# build menu entry
12mr|mandriva-doc-2010.1-1.1|211	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|mandriva-doc-2010.1-1.1|212	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-Mastering-Manual-en.desktop << EOF
12mr|mandriva-doc-2010.1-1.1|213	[Desktop Entry]
12mr|mandriva-doc-2010.1-1.1|214	Name=%distrib_name Starter Guide in English
12mr|mandriva-doc-2010.1-1.1|215	Comment=The %distrib_name manuals in English
12mr|mandriva-doc-2010.1-1.1|216	Exec=%{_bindir}/www-browser %_docdir/mandriva/en/Mastering-Manual/index.html
12mr|mandriva-doc-2010.1-1.1|217	Icon=documentation_section
12mr|mandriva-doc-2010.1-1.1|218	Terminal=false
12mr|mandriva-doc-2010.1-1.1|219	Type=Application
12mr|mandriva-doc-2010.1-1.1|220	StartupNotify=true
12mr|mandriva-doc-2010.1-1.1|221	Categories=Documentation;
12mr|mandriva-doc-2010.1-1.1|222	EOF
12mr|mandriva-doc-2010.1-1.1|223	
12mr|mandriva-doc-2010.1-1.1|224	# install manuals
12mr|mandriva-doc-2010.1-1.1|225	install -d -m 0755 $DESTDIR/mandriva/en/
12mr|mandriva-doc-2010.1-1.1|226	install -d -m 0755 $DESTDIR/mandriva/en/Mastering-Manual/
12mr|mandriva-doc-2010.1-1.1|227	mv publications/en/Mastering-Manual.html $DESTDIR/mandriva/en/Mastering-Manual/Mastering-Manual.html
12mr|mandriva-doc-2010.1-1.1|228	
12mr|mandriva-doc-2010.1-1.1|229	#install the DrakX Inline HTML Help
12mr|mandriva-doc-2010.1-1.1|230	install -d -m 0755 $DESTDIR/installer-help/en/
12mr|mandriva-doc-2010.1-1.1|231	for f in publications/en/DrakX-Help.html/*.html; do
12mr|mandriva-doc-2010.1-1.1|232	i=$(basename $f | sed -e "s/drakxid-//; s/drakx-//")
12mr|mandriva-doc-2010.1-1.1|233	mv $f %buildroot/%_docdir/installer-help/en/$i
12mr|mandriva-doc-2010.1-1.1|234	done
12mr|mandriva-doc-2010.1-1.1|235	ln -s ../images  %buildroot/%_docdir/installer-help/en/images
12mr|mandriva-doc-2010.1-1.1|236	# build menu entry
12mr|mandriva-doc-2010.1-1.1|237	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|mandriva-doc-2010.1-1.1|238	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-Drakxtools-Guide-en.desktop << EOF
12mr|mandriva-doc-2010.1-1.1|239	[Desktop Entry]
12mr|mandriva-doc-2010.1-1.1|240	Name=%distrib_name DrakXTools User Manual in English
12mr|mandriva-doc-2010.1-1.1|241	Comment=The %distrib_name manuals in English
12mr|mandriva-doc-2010.1-1.1|242	Exec=%{_bindir}/www-browser %_docdir/mandriva/en/Drakxtools-Guide/index.html
12mr|mandriva-doc-2010.1-1.1|243	Icon=documentation_section
12mr|mandriva-doc-2010.1-1.1|244	Terminal=false
12mr|mandriva-doc-2010.1-1.1|245	Type=Application
12mr|mandriva-doc-2010.1-1.1|246	StartupNotify=true
12mr|mandriva-doc-2010.1-1.1|247	Categories=Documentation;
12mr|mandriva-doc-2010.1-1.1|248	EOF
12mr|mandriva-doc-2010.1-1.1|249	
12mr|mandriva-doc-2010.1-1.1|250	# install manuals
12mr|mandriva-doc-2010.1-1.1|251	install -d -m 0755 $DESTDIR/mandriva/en/
12mr|mandriva-doc-2010.1-1.1|252	install -d -m 0755 $DESTDIR/mandriva/en/Drakxtools-Guide/
12mr|mandriva-doc-2010.1-1.1|253	mv publications/en/Drakxtools-Guide.html $DESTDIR/mandriva/en/Drakxtools-Guide/Drakxtools-Guide.html
12mr|mandriva-doc-2010.1-1.1|254	
12mr|mandriva-doc-2010.1-1.1|255	# build menu entry
12mr|mandriva-doc-2010.1-1.1|256	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|mandriva-doc-2010.1-1.1|257	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-Introducing-en.desktop << EOF
12mr|mandriva-doc-2010.1-1.1|258	[Desktop Entry]
12mr|mandriva-doc-2010.1-1.1|259	Name=%distrib_name Quick Startup Guide in English
12mr|mandriva-doc-2010.1-1.1|260	Comment=The %distrib_name manuals in English
12mr|mandriva-doc-2010.1-1.1|261	Exec=%{_bindir}/www-browser %_docdir/mandriva/en/Introducing/index.html
12mr|mandriva-doc-2010.1-1.1|262	Icon=documentation_section
12mr|mandriva-doc-2010.1-1.1|263	Terminal=false
12mr|mandriva-doc-2010.1-1.1|264	Type=Application
12mr|mandriva-doc-2010.1-1.1|265	StartupNotify=true
12mr|mandriva-doc-2010.1-1.1|266	Categories=Documentation;
12mr|mandriva-doc-2010.1-1.1|267	EOF
12mr|mandriva-doc-2010.1-1.1|268	
12mr|mandriva-doc-2010.1-1.1|269	# install manuals
12mr|mandriva-doc-2010.1-1.1|270	install -d -m 0755 $DESTDIR/mandriva/en/
12mr|mandriva-doc-2010.1-1.1|271	install -d -m 0755 $DESTDIR/mandriva/en/Introducing/
12mr|mandriva-doc-2010.1-1.1|272	mv publications/en/Introducing.html $DESTDIR/mandriva/en/Introducing/Introducing.html
12mr|mandriva-doc-2010.1-1.1|273	
12mr|mandriva-doc-2010.1-1.1|274	# build menu entry
12mr|mandriva-doc-2010.1-1.1|275	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|mandriva-doc-2010.1-1.1|276	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-Mastering-Manual-fr.desktop << EOF
12mr|mandriva-doc-2010.1-1.1|277	[Desktop Entry]
12mr|mandriva-doc-2010.1-1.1|278	Name=%distrib_name Starter Guide in French
12mr|mandriva-doc-2010.1-1.1|279	Comment=The %distrib_name manuals in French
12mr|mandriva-doc-2010.1-1.1|280	Exec=%{_bindir}/www-browser %_docdir/mandriva/fr/Mastering-Manual/index.html
12mr|mandriva-doc-2010.1-1.1|281	Icon=documentation_section
12mr|mandriva-doc-2010.1-1.1|282	Terminal=false
12mr|mandriva-doc-2010.1-1.1|283	Type=Application
12mr|mandriva-doc-2010.1-1.1|284	StartupNotify=true
12mr|mandriva-doc-2010.1-1.1|285	Categories=Documentation;
12mr|mandriva-doc-2010.1-1.1|286	EOF
12mr|mandriva-doc-2010.1-1.1|287	
12mr|mandriva-doc-2010.1-1.1|288	# install manuals
12mr|mandriva-doc-2010.1-1.1|289	install -d -m 0755 $DESTDIR/mandriva/fr/
12mr|mandriva-doc-2010.1-1.1|290	install -d -m 0755 $DESTDIR/mandriva/fr/Mastering-Manual/
12mr|mandriva-doc-2010.1-1.1|291	mv publications/fr/Mastering-Manual.html $DESTDIR/mandriva/fr/Mastering-Manual/Mastering-Manual.html
12mr|mandriva-doc-2010.1-1.1|292	
12mr|mandriva-doc-2010.1-1.1|293	#install the DrakX Inline HTML Help
12mr|mandriva-doc-2010.1-1.1|294	install -d -m 0755 $DESTDIR/installer-help/fr/
12mr|mandriva-doc-2010.1-1.1|295	for f in publications/fr/DrakX-Help.html/*.html; do
12mr|mandriva-doc-2010.1-1.1|296	i=$(basename $f | sed -e "s/drakxid-//; s/drakx-//")
12mr|mandriva-doc-2010.1-1.1|297	mv $f %buildroot/%_docdir/installer-help/fr/$i
12mr|mandriva-doc-2010.1-1.1|298	done
12mr|mandriva-doc-2010.1-1.1|299	ln -s ../images  %buildroot/%_docdir/installer-help/fr/images
12mr|mandriva-doc-2010.1-1.1|300	# build menu entry
12mr|mandriva-doc-2010.1-1.1|301	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|mandriva-doc-2010.1-1.1|302	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-Drakxtools-Guide-fr.desktop << EOF
12mr|mandriva-doc-2010.1-1.1|303	[Desktop Entry]
12mr|mandriva-doc-2010.1-1.1|304	Name=%distrib_name DrakXTools User Manual in French
12mr|mandriva-doc-2010.1-1.1|305	Comment=The %distrib_name manuals in French
12mr|mandriva-doc-2010.1-1.1|306	Exec=%{_bindir}/www-browser %_docdir/mandriva/fr/Drakxtools-Guide/index.html
12mr|mandriva-doc-2010.1-1.1|307	Icon=documentation_section
12mr|mandriva-doc-2010.1-1.1|308	Terminal=false
12mr|mandriva-doc-2010.1-1.1|309	Type=Application
12mr|mandriva-doc-2010.1-1.1|310	StartupNotify=true
12mr|mandriva-doc-2010.1-1.1|311	Categories=Documentation;
12mr|mandriva-doc-2010.1-1.1|312	EOF
12mr|mandriva-doc-2010.1-1.1|313	
12mr|mandriva-doc-2010.1-1.1|314	# install manuals
12mr|mandriva-doc-2010.1-1.1|315	install -d -m 0755 $DESTDIR/mandriva/fr/
12mr|mandriva-doc-2010.1-1.1|316	install -d -m 0755 $DESTDIR/mandriva/fr/Drakxtools-Guide/
12mr|mandriva-doc-2010.1-1.1|317	mv publications/fr/Drakxtools-Guide.html $DESTDIR/mandriva/fr/Drakxtools-Guide/Drakxtools-Guide.html
12mr|mandriva-doc-2010.1-1.1|318	
12mr|mandriva-doc-2010.1-1.1|319	# build menu entry
12mr|mandriva-doc-2010.1-1.1|320	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|mandriva-doc-2010.1-1.1|321	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-Introducing-fr.desktop << EOF
12mr|mandriva-doc-2010.1-1.1|322	[Desktop Entry]
12mr|mandriva-doc-2010.1-1.1|323	Name=%distrib_name Quick Startup Guide in French
12mr|mandriva-doc-2010.1-1.1|324	Comment=The %distrib_name manuals in French
12mr|mandriva-doc-2010.1-1.1|325	Exec=%{_bindir}/www-browser %_docdir/mandriva/fr/Introducing/index.html
12mr|mandriva-doc-2010.1-1.1|326	Icon=documentation_section
12mr|mandriva-doc-2010.1-1.1|327	Terminal=false
12mr|mandriva-doc-2010.1-1.1|328	Type=Application
12mr|mandriva-doc-2010.1-1.1|329	StartupNotify=true
12mr|mandriva-doc-2010.1-1.1|330	Categories=Documentation;
12mr|mandriva-doc-2010.1-1.1|331	EOF
12mr|mandriva-doc-2010.1-1.1|332	
12mr|mandriva-doc-2010.1-1.1|333	# install manuals
12mr|mandriva-doc-2010.1-1.1|334	install -d -m 0755 $DESTDIR/mandriva/fr/
12mr|mandriva-doc-2010.1-1.1|335	install -d -m 0755 $DESTDIR/mandriva/fr/Introducing/
12mr|mandriva-doc-2010.1-1.1|336	mv publications/fr/Introducing.html $DESTDIR/mandriva/fr/Introducing/Introducing.html
12mr|mandriva-doc-2010.1-1.1|337	
12mr|mandriva-doc-2010.1-1.1|338	#install the DrakX Inline HTML Help
12mr|mandriva-doc-2010.1-1.1|339	install -d -m 0755 $DESTDIR/installer-help/pt_br/
12mr|mandriva-doc-2010.1-1.1|340	for f in publications/pt_br/DrakX-Help.html/*.html; do
12mr|mandriva-doc-2010.1-1.1|341	i=$(basename $f | sed -e "s/drakxid-//; s/drakx-//")
12mr|mandriva-doc-2010.1-1.1|342	mv $f %buildroot/%_docdir/installer-help/pt_br/$i
12mr|mandriva-doc-2010.1-1.1|343	done
12mr|mandriva-doc-2010.1-1.1|344	ln -s ../images  %buildroot/%_docdir/installer-help/pt_br/images
12mr|mandriva-doc-2010.1-1.1|345	# build menu entry
12mr|mandriva-doc-2010.1-1.1|346	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|mandriva-doc-2010.1-1.1|347	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-Drakxtools-Guide-pt_br.desktop << EOF
12mr|mandriva-doc-2010.1-1.1|348	[Desktop Entry]
12mr|mandriva-doc-2010.1-1.1|349	Name=%distrib_name DrakXTools User Manual in Brazilian Portuguese
12mr|mandriva-doc-2010.1-1.1|350	Comment=The %distrib_name manuals in Brazilian Portuguese
12mr|mandriva-doc-2010.1-1.1|351	Exec=%{_bindir}/www-browser %_docdir/mandriva/pt_br/Drakxtools-Guide/index.html
12mr|mandriva-doc-2010.1-1.1|352	Icon=documentation_section
12mr|mandriva-doc-2010.1-1.1|353	Terminal=false
12mr|mandriva-doc-2010.1-1.1|354	Type=Application
12mr|mandriva-doc-2010.1-1.1|355	StartupNotify=true
12mr|mandriva-doc-2010.1-1.1|356	Categories=Documentation;
12mr|mandriva-doc-2010.1-1.1|357	EOF
12mr|mandriva-doc-2010.1-1.1|358	
12mr|mandriva-doc-2010.1-1.1|359	# install manuals
12mr|mandriva-doc-2010.1-1.1|360	install -d -m 0755 $DESTDIR/mandriva/pt_br/
12mr|mandriva-doc-2010.1-1.1|361	install -d -m 0755 $DESTDIR/mandriva/pt_br/Drakxtools-Guide/
12mr|mandriva-doc-2010.1-1.1|362	mv publications/pt_br/Drakxtools-Guide.html $DESTDIR/mandriva/pt_br/Drakxtools-Guide/Drakxtools-Guide.html
12mr|mandriva-doc-2010.1-1.1|363	
12mr|mandriva-doc-2010.1-1.1|364	# build menu entry
12mr|mandriva-doc-2010.1-1.1|365	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|mandriva-doc-2010.1-1.1|366	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-Introducing-pt_br.desktop << EOF
12mr|mandriva-doc-2010.1-1.1|367	[Desktop Entry]
12mr|mandriva-doc-2010.1-1.1|368	Name=%distrib_name Quick Startup Guide in Brazilian Portuguese
12mr|mandriva-doc-2010.1-1.1|369	Comment=The %distrib_name manuals in Brazilian Portuguese
12mr|mandriva-doc-2010.1-1.1|370	Exec=%{_bindir}/www-browser %_docdir/mandriva/pt_br/Introducing/index.html
12mr|mandriva-doc-2010.1-1.1|371	Icon=documentation_section
12mr|mandriva-doc-2010.1-1.1|372	Terminal=false
12mr|mandriva-doc-2010.1-1.1|373	Type=Application
12mr|mandriva-doc-2010.1-1.1|374	StartupNotify=true
12mr|mandriva-doc-2010.1-1.1|375	Categories=Documentation;
12mr|mandriva-doc-2010.1-1.1|376	EOF
12mr|mandriva-doc-2010.1-1.1|377	
12mr|mandriva-doc-2010.1-1.1|378	# install manuals
12mr|mandriva-doc-2010.1-1.1|379	install -d -m 0755 $DESTDIR/mandriva/pt_br/
12mr|mandriva-doc-2010.1-1.1|380	install -d -m 0755 $DESTDIR/mandriva/pt_br/Introducing/
12mr|mandriva-doc-2010.1-1.1|381	mv publications/pt_br/Introducing.html $DESTDIR/mandriva/pt_br/Introducing/Introducing.html
12mr|mandriva-doc-2010.1-1.1|382	
12mr|mandriva-doc-2010.1-1.1|383	#install the DrakX Inline HTML Help
12mr|mandriva-doc-2010.1-1.1|384	install -d -m 0755 $DESTDIR/installer-help/it/
12mr|mandriva-doc-2010.1-1.1|385	for f in publications/it/DrakX-Help.html/*.html; do
12mr|mandriva-doc-2010.1-1.1|386	i=$(basename $f | sed -e "s/drakxid-//; s/drakx-//")
12mr|mandriva-doc-2010.1-1.1|387	mv $f %buildroot/%_docdir/installer-help/it/$i
12mr|mandriva-doc-2010.1-1.1|388	done
12mr|mandriva-doc-2010.1-1.1|389	ln -s ../images  %buildroot/%_docdir/installer-help/it/images
12mr|mandriva-doc-2010.1-1.1|390	#install the DrakX Inline HTML Help
12mr|mandriva-doc-2010.1-1.1|391	install -d -m 0755 $DESTDIR/installer-help/de/
12mr|mandriva-doc-2010.1-1.1|392	for f in publications/de/DrakX-Help.html/*.html; do
12mr|mandriva-doc-2010.1-1.1|393	i=$(basename $f | sed -e "s/drakxid-//; s/drakx-//")
12mr|mandriva-doc-2010.1-1.1|394	mv $f %buildroot/%_docdir/installer-help/de/$i
12mr|mandriva-doc-2010.1-1.1|395	done
12mr|mandriva-doc-2010.1-1.1|396	ln -s ../images  %buildroot/%_docdir/installer-help/de/images
12mr|mandriva-doc-2010.1-1.1|397	#install the DrakX Inline HTML Help
12mr|mandriva-doc-2010.1-1.1|398	install -d -m 0755 $DESTDIR/installer-help/es/
12mr|mandriva-doc-2010.1-1.1|399	for f in publications/es/DrakX-Help.html/*.html; do
12mr|mandriva-doc-2010.1-1.1|400	i=$(basename $f | sed -e "s/drakxid-//; s/drakx-//")
12mr|mandriva-doc-2010.1-1.1|401	mv $f %buildroot/%_docdir/installer-help/es/$i
12mr|mandriva-doc-2010.1-1.1|402	done
12mr|mandriva-doc-2010.1-1.1|403	ln -s ../images  %buildroot/%_docdir/installer-help/es/images
12mr|mandriva-doc-2010.1-1.1|404	mv %buildroot/%_docdir/installer-help/en/* %buildroot/%_docdir/installer-help/
12mr|mandriva-doc-2010.1-1.1|405	rm -f %buildroot/%_docdir/installer-help/images
12mr|mandriva-doc-2010.1-1.1|406	mv publications/en/DrakX-Help.html/images %buildroot/%_docdir/installer-help/
12mr|mandriva-doc-2010.1-1.1|407	rm -rf %buildroot/%_docdir/installer-help/en
12mr|mandriva-doc-2010.1-1.1|408	ln -s . %buildroot/%_docdir/installer-help/en
12mr|mandriva-doc-2010.1-1.1|409	sed -i -e 's!drakxid-!!g; s!drakx-!!g' %buildroot/%_docdir/installer-help/*.html %buildroot/%_docdir/installer-help/*/*.html
12mr|mandriva-doc-2010.1-1.1|410	
12mr|mandriva-doc-2010.1-1.1|411	
12mr|mandriva-doc-2010.1-1.1|412	# build HTML index file
12mr|mandriva-doc-2010.1-1.1|413	cat > $DESTDIR/mandriva/en/Mastering-Manual/index.html <<EOF
12mr|mandriva-doc-2010.1-1.1|414	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
12mr|mandriva-doc-2010.1-1.1|415	<html>
12mr|mandriva-doc-2010.1-1.1|416	<head>
12mr|mandriva-doc-2010.1-1.1|417	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
12mr|mandriva-doc-2010.1-1.1|418	</head>
12mr|mandriva-doc-2010.1-1.1|419	<body>
12mr|mandriva-doc-2010.1-1.1|420	<center>
12mr|mandriva-doc-2010.1-1.1|421	<img src="../../images/MDKlinux.png" border="0">
12mr|mandriva-doc-2010.1-1.1|422	<br/><br/>
12mr|mandriva-doc-2010.1-1.1|423	<table style="width: 80%;" >
12mr|mandriva-doc-2010.1-1.1|424	<tbody>
12mr|mandriva-doc-2010.1-1.1|425	<tr>
12mr|mandriva-doc-2010.1-1.1|426	<a href="Mastering-Manual.html/index.html">
12mr|mandriva-doc-2010.1-1.1|427	<img src="../../images/manuel-face.png" align="center" border="0">
12mr|mandriva-doc-2010.1-1.1|428	HTML</a>
12mr|mandriva-doc-2010.1-1.1|429	</tr>
12mr|mandriva-doc-2010.1-1.1|430	<!--
12mr|mandriva-doc-2010.1-1.1|431	<tr>
12mr|mandriva-doc-2010.1-1.1|432	<a href="Mastering-Manual.pdf">
12mr|mandriva-doc-2010.1-1.1|433	<img src="../../images/manuel-face.png" align="center" border="0">
12mr|mandriva-doc-2010.1-1.1|434	PDF</a>
12mr|mandriva-doc-2010.1-1.1|435	</tr>
12mr|mandriva-doc-2010.1-1.1|436	-->
12mr|mandriva-doc-2010.1-1.1|437	</tbody>
12mr|mandriva-doc-2010.1-1.1|438	</table>
12mr|mandriva-doc-2010.1-1.1|439	</center>
12mr|mandriva-doc-2010.1-1.1|440	</body>
12mr|mandriva-doc-2010.1-1.1|441	</html>
12mr|mandriva-doc-2010.1-1.1|442	EOF
12mr|mandriva-doc-2010.1-1.1|443	# build HTML index file
12mr|mandriva-doc-2010.1-1.1|444	cat > $DESTDIR/mandriva/en/Drakxtools-Guide/index.html <<EOF
12mr|mandriva-doc-2010.1-1.1|445	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
12mr|mandriva-doc-2010.1-1.1|446	<html>
12mr|mandriva-doc-2010.1-1.1|447	<head>
12mr|mandriva-doc-2010.1-1.1|448	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
12mr|mandriva-doc-2010.1-1.1|449	</head>
12mr|mandriva-doc-2010.1-1.1|450	<body>
12mr|mandriva-doc-2010.1-1.1|451	<center>
12mr|mandriva-doc-2010.1-1.1|452	<img src="../../images/MDKlinux.png" border="0">
12mr|mandriva-doc-2010.1-1.1|453	<br/><br/>
12mr|mandriva-doc-2010.1-1.1|454	<table style="width: 80%;" >
12mr|mandriva-doc-2010.1-1.1|455	<tbody>
12mr|mandriva-doc-2010.1-1.1|456	<tr>
12mr|mandriva-doc-2010.1-1.1|457	<a href="Drakxtools-Guide.html/index.html">
12mr|mandriva-doc-2010.1-1.1|458	<img src="../../images/manuel-face.png" align="center" border="0">
12mr|mandriva-doc-2010.1-1.1|459	HTML</a>
12mr|mandriva-doc-2010.1-1.1|460	</tr>
12mr|mandriva-doc-2010.1-1.1|461	<!--
12mr|mandriva-doc-2010.1-1.1|462	<tr>
12mr|mandriva-doc-2010.1-1.1|463	<a href="Drakxtools-Guide.pdf">
12mr|mandriva-doc-2010.1-1.1|464	<img src="../../images/manuel-face.png" align="center" border="0">
12mr|mandriva-doc-2010.1-1.1|465	PDF</a>
12mr|mandriva-doc-2010.1-1.1|466	</tr>
12mr|mandriva-doc-2010.1-1.1|467	-->
12mr|mandriva-doc-2010.1-1.1|468	</tbody>
12mr|mandriva-doc-2010.1-1.1|469	</table>
12mr|mandriva-doc-2010.1-1.1|470	</center>
12mr|mandriva-doc-2010.1-1.1|471	</body>
12mr|mandriva-doc-2010.1-1.1|472	</html>
12mr|mandriva-doc-2010.1-1.1|473	EOF
12mr|mandriva-doc-2010.1-1.1|474	# build HTML index file
12mr|mandriva-doc-2010.1-1.1|475	cat > $DESTDIR/mandriva/en/Introducing/index.html <<EOF
12mr|mandriva-doc-2010.1-1.1|476	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
12mr|mandriva-doc-2010.1-1.1|477	<html>
12mr|mandriva-doc-2010.1-1.1|478	<head>
12mr|mandriva-doc-2010.1-1.1|479	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
12mr|mandriva-doc-2010.1-1.1|480	</head>
12mr|mandriva-doc-2010.1-1.1|481	<body>
12mr|mandriva-doc-2010.1-1.1|482	<center>
12mr|mandriva-doc-2010.1-1.1|483	<img src="../../images/MDKlinux.png" border="0">
12mr|mandriva-doc-2010.1-1.1|484	<br/><br/>
12mr|mandriva-doc-2010.1-1.1|485	<table style="width: 80%;" >
12mr|mandriva-doc-2010.1-1.1|486	<tbody>
12mr|mandriva-doc-2010.1-1.1|487	<tr>
12mr|mandriva-doc-2010.1-1.1|488	<a href="Introducing.html/index.html">
12mr|mandriva-doc-2010.1-1.1|489	<img src="../../images/manuel-face.png" align="center" border="0">
12mr|mandriva-doc-2010.1-1.1|490	HTML</a>
12mr|mandriva-doc-2010.1-1.1|491	</tr>
12mr|mandriva-doc-2010.1-1.1|492	<!--
12mr|mandriva-doc-2010.1-1.1|493	<tr>
12mr|mandriva-doc-2010.1-1.1|494	<a href="Introducing.pdf">
12mr|mandriva-doc-2010.1-1.1|495	<img src="../../images/manuel-face.png" align="center" border="0">
12mr|mandriva-doc-2010.1-1.1|496	PDF</a>
12mr|mandriva-doc-2010.1-1.1|497	</tr>
12mr|mandriva-doc-2010.1-1.1|498	-->
12mr|mandriva-doc-2010.1-1.1|499	</tbody>
12mr|mandriva-doc-2010.1-1.1|500	</table>
12mr|mandriva-doc-2010.1-1.1|501	</center>
12mr|mandriva-doc-2010.1-1.1|502	</body>
12mr|mandriva-doc-2010.1-1.1|503	</html>
12mr|mandriva-doc-2010.1-1.1|504	EOF
12mr|mandriva-doc-2010.1-1.1|505	# build HTML index file
12mr|mandriva-doc-2010.1-1.1|506	cat > $DESTDIR/mandriva/fr/Mastering-Manual/index.html <<EOF
12mr|mandriva-doc-2010.1-1.1|507	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
12mr|mandriva-doc-2010.1-1.1|508	<html>
12mr|mandriva-doc-2010.1-1.1|509	<head>
12mr|mandriva-doc-2010.1-1.1|510	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
12mr|mandriva-doc-2010.1-1.1|511	</head>
12mr|mandriva-doc-2010.1-1.1|512	<body>
12mr|mandriva-doc-2010.1-1.1|513	<center>
12mr|mandriva-doc-2010.1-1.1|514	<img src="../../images/MDKlinux.png" border="0">
12mr|mandriva-doc-2010.1-1.1|515	<br/><br/>
12mr|mandriva-doc-2010.1-1.1|516	<table style="width: 80%;" >
12mr|mandriva-doc-2010.1-1.1|517	<tbody>
12mr|mandriva-doc-2010.1-1.1|518	<tr>
12mr|mandriva-doc-2010.1-1.1|519	<a href="Mastering-Manual.html/index.html">
12mr|mandriva-doc-2010.1-1.1|520	<img src="../../images/manuel-face.png" align="center" border="0">
12mr|mandriva-doc-2010.1-1.1|521	HTML</a>
12mr|mandriva-doc-2010.1-1.1|522	</tr>
12mr|mandriva-doc-2010.1-1.1|523	<!--
12mr|mandriva-doc-2010.1-1.1|524	<tr>
12mr|mandriva-doc-2010.1-1.1|525	<a href="Mastering-Manual.pdf">
12mr|mandriva-doc-2010.1-1.1|526	<img src="../../images/manuel-face.png" align="center" border="0">
12mr|mandriva-doc-2010.1-1.1|527	PDF</a>
12mr|mandriva-doc-2010.1-1.1|528	</tr>
12mr|mandriva-doc-2010.1-1.1|529	-->
12mr|mandriva-doc-2010.1-1.1|530	</tbody>
12mr|mandriva-doc-2010.1-1.1|531	</table>
12mr|mandriva-doc-2010.1-1.1|532	</center>
12mr|mandriva-doc-2010.1-1.1|533	</body>
12mr|mandriva-doc-2010.1-1.1|534	</html>
12mr|mandriva-doc-2010.1-1.1|535	EOF
12mr|mandriva-doc-2010.1-1.1|536	# build HTML index file
12mr|mandriva-doc-2010.1-1.1|537	cat > $DESTDIR/mandriva/fr/Drakxtools-Guide/index.html <<EOF
12mr|mandriva-doc-2010.1-1.1|538	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
12mr|mandriva-doc-2010.1-1.1|539	<html>
12mr|mandriva-doc-2010.1-1.1|540	<head>
12mr|mandriva-doc-2010.1-1.1|541	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
12mr|mandriva-doc-2010.1-1.1|542	</head>
12mr|mandriva-doc-2010.1-1.1|543	<body>
12mr|mandriva-doc-2010.1-1.1|544	<center>
12mr|mandriva-doc-2010.1-1.1|545	<img src="../../images/MDKlinux.png" border="0">
12mr|mandriva-doc-2010.1-1.1|546	<br/><br/>
12mr|mandriva-doc-2010.1-1.1|547	<table style="width: 80%;" >
12mr|mandriva-doc-2010.1-1.1|548	<tbody>
12mr|mandriva-doc-2010.1-1.1|549	<tr>
12mr|mandriva-doc-2010.1-1.1|550	<a href="Drakxtools-Guide.html/index.html">
12mr|mandriva-doc-2010.1-1.1|551	<img src="../../images/manuel-face.png" align="center" border="0">
12mr|mandriva-doc-2010.1-1.1|552	HTML</a>
12mr|mandriva-doc-2010.1-1.1|553	</tr>
12mr|mandriva-doc-2010.1-1.1|554	<!--
12mr|mandriva-doc-2010.1-1.1|555	<tr>
12mr|mandriva-doc-2010.1-1.1|556	<a href="Drakxtools-Guide.pdf">
12mr|mandriva-doc-2010.1-1.1|557	<img src="../../images/manuel-face.png" align="center" border="0">
12mr|mandriva-doc-2010.1-1.1|558	PDF</a>
12mr|mandriva-doc-2010.1-1.1|559	</tr>
12mr|mandriva-doc-2010.1-1.1|560	-->
12mr|mandriva-doc-2010.1-1.1|561	</tbody>
12mr|mandriva-doc-2010.1-1.1|562	</table>
12mr|mandriva-doc-2010.1-1.1|563	</center>
12mr|mandriva-doc-2010.1-1.1|564	</body>
12mr|mandriva-doc-2010.1-1.1|565	</html>
12mr|mandriva-doc-2010.1-1.1|566	EOF
12mr|mandriva-doc-2010.1-1.1|567	# build HTML index file
12mr|mandriva-doc-2010.1-1.1|568	cat > $DESTDIR/mandriva/fr/Introducing/index.html <<EOF
12mr|mandriva-doc-2010.1-1.1|569	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
12mr|mandriva-doc-2010.1-1.1|570	<html>
12mr|mandriva-doc-2010.1-1.1|571	<head>
12mr|mandriva-doc-2010.1-1.1|572	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
12mr|mandriva-doc-2010.1-1.1|573	</head>
12mr|mandriva-doc-2010.1-1.1|574	<body>
12mr|mandriva-doc-2010.1-1.1|575	<center>
12mr|mandriva-doc-2010.1-1.1|576	<img src="../../images/MDKlinux.png" border="0">
12mr|mandriva-doc-2010.1-1.1|577	<br/><br/>
12mr|mandriva-doc-2010.1-1.1|578	<table style="width: 80%;" >
12mr|mandriva-doc-2010.1-1.1|579	<tbody>
12mr|mandriva-doc-2010.1-1.1|580	<tr>
12mr|mandriva-doc-2010.1-1.1|581	<a href="Introducing.html/index.html">
12mr|mandriva-doc-2010.1-1.1|582	<img src="../../images/manuel-face.png" align="center" border="0">
12mr|mandriva-doc-2010.1-1.1|583	HTML</a>
12mr|mandriva-doc-2010.1-1.1|584	</tr>
12mr|mandriva-doc-2010.1-1.1|585	<!--
12mr|mandriva-doc-2010.1-1.1|586	<tr>
12mr|mandriva-doc-2010.1-1.1|587	<a href="Introducing.pdf">
12mr|mandriva-doc-2010.1-1.1|588	<img src="../../images/manuel-face.png" align="center" border="0">
12mr|mandriva-doc-2010.1-1.1|589	PDF</a>
12mr|mandriva-doc-2010.1-1.1|590	</tr>
12mr|mandriva-doc-2010.1-1.1|591	-->
12mr|mandriva-doc-2010.1-1.1|592	</tbody>
12mr|mandriva-doc-2010.1-1.1|593	</table>
12mr|mandriva-doc-2010.1-1.1|594	</center>
12mr|mandriva-doc-2010.1-1.1|595	</body>
12mr|mandriva-doc-2010.1-1.1|596	</html>
12mr|mandriva-doc-2010.1-1.1|597	EOF
12mr|mandriva-doc-2010.1-1.1|598	# build HTML index file
12mr|mandriva-doc-2010.1-1.1|599	cat > $DESTDIR/mandriva/pt_br/Drakxtools-Guide/index.html <<EOF
12mr|mandriva-doc-2010.1-1.1|600	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
12mr|mandriva-doc-2010.1-1.1|601	<html>
12mr|mandriva-doc-2010.1-1.1|602	<head>
12mr|mandriva-doc-2010.1-1.1|603	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
12mr|mandriva-doc-2010.1-1.1|604	</head>
12mr|mandriva-doc-2010.1-1.1|605	<body>
12mr|mandriva-doc-2010.1-1.1|606	<center>
12mr|mandriva-doc-2010.1-1.1|607	<img src="../../images/MDKlinux.png" border="0">
12mr|mandriva-doc-2010.1-1.1|608	<br/><br/>
12mr|mandriva-doc-2010.1-1.1|609	<table style="width: 80%;" >
12mr|mandriva-doc-2010.1-1.1|610	<tbody>
12mr|mandriva-doc-2010.1-1.1|611	<tr>
12mr|mandriva-doc-2010.1-1.1|612	<a href="Drakxtools-Guide.html/index.html">
12mr|mandriva-doc-2010.1-1.1|613	<img src="../../images/manuel-face.png" align="center" border="0">
12mr|mandriva-doc-2010.1-1.1|614	HTML</a>
12mr|mandriva-doc-2010.1-1.1|615	</tr>
12mr|mandriva-doc-2010.1-1.1|616	<!--
12mr|mandriva-doc-2010.1-1.1|617	<tr>
12mr|mandriva-doc-2010.1-1.1|618	<a href="Drakxtools-Guide.pdf">
12mr|mandriva-doc-2010.1-1.1|619	<img src="../../images/manuel-face.png" align="center" border="0">
12mr|mandriva-doc-2010.1-1.1|620	PDF</a>
12mr|mandriva-doc-2010.1-1.1|621	</tr>
12mr|mandriva-doc-2010.1-1.1|622	-->
12mr|mandriva-doc-2010.1-1.1|623	</tbody>
12mr|mandriva-doc-2010.1-1.1|624	</table>
12mr|mandriva-doc-2010.1-1.1|625	</center>
12mr|mandriva-doc-2010.1-1.1|626	</body>
12mr|mandriva-doc-2010.1-1.1|627	</html>
12mr|mandriva-doc-2010.1-1.1|628	EOF
12mr|mandriva-doc-2010.1-1.1|629	# build HTML index file
12mr|mandriva-doc-2010.1-1.1|630	cat > $DESTDIR/mandriva/pt_br/Introducing/index.html <<EOF
12mr|mandriva-doc-2010.1-1.1|631	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
12mr|mandriva-doc-2010.1-1.1|632	<html>
12mr|mandriva-doc-2010.1-1.1|633	<head>
12mr|mandriva-doc-2010.1-1.1|634	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
12mr|mandriva-doc-2010.1-1.1|635	</head>
12mr|mandriva-doc-2010.1-1.1|636	<body>
12mr|mandriva-doc-2010.1-1.1|637	<center>
12mr|mandriva-doc-2010.1-1.1|638	<img src="../../images/MDKlinux.png" border="0">
12mr|mandriva-doc-2010.1-1.1|639	<br/><br/>
12mr|mandriva-doc-2010.1-1.1|640	<table style="width: 80%;" >
12mr|mandriva-doc-2010.1-1.1|641	<tbody>
12mr|mandriva-doc-2010.1-1.1|642	<tr>
12mr|mandriva-doc-2010.1-1.1|643	<a href="Introducing.html/index.html">
12mr|mandriva-doc-2010.1-1.1|644	<img src="../../images/manuel-face.png" align="center" border="0">
12mr|mandriva-doc-2010.1-1.1|645	HTML</a>
12mr|mandriva-doc-2010.1-1.1|646	</tr>
12mr|mandriva-doc-2010.1-1.1|647	<!--
12mr|mandriva-doc-2010.1-1.1|648	<tr>
12mr|mandriva-doc-2010.1-1.1|649	<a href="Introducing.pdf">
12mr|mandriva-doc-2010.1-1.1|650	<img src="../../images/manuel-face.png" align="center" border="0">
12mr|mandriva-doc-2010.1-1.1|651	PDF</a>
12mr|mandriva-doc-2010.1-1.1|652	</tr>
12mr|mandriva-doc-2010.1-1.1|653	-->
12mr|mandriva-doc-2010.1-1.1|654	</tbody>
12mr|mandriva-doc-2010.1-1.1|655	</table>
12mr|mandriva-doc-2010.1-1.1|656	</center>
12mr|mandriva-doc-2010.1-1.1|657	</body>
12mr|mandriva-doc-2010.1-1.1|658	</html>
12mr|mandriva-doc-2010.1-1.1|659	EOF
12mr|mandriva-doc-2010.1-1.1|660	
12mr|mandriva-doc-2010.1-1.1|661	
12mr|mandriva-doc-2010.1-1.1|662	# install ctxhelp.pm which tells drakhelp which HTML help page
12mr|mandriva-doc-2010.1-1.1|663	# corresponds to which application help button
12mr|mandriva-doc-2010.1-1.1|664	install -d -m 0755 %buildroot/%{libdrakx}/
12mr|mandriva-doc-2010.1-1.1|665	install -m 0644 %name/ctxhelp.pm %buildroot/%{libdrakx}/
12mr|mandriva-doc-2010.1-1.1|666	install -d -m 0755 %buildroot/%_sbindir/
12mr|mandriva-doc-2010.1-1.1|667	install -m 0755 %name/drakhelp_inst %buildroot/%_sbindir/
12mr|mandriva-doc-2010.1-1.1|668	# install images for index files
12mr|mandriva-doc-2010.1-1.1|669	for i in mandriva-doc/images/*; do
12mr|mandriva-doc-2010.1-1.1|670	install -m 0644 $i %buildroot/%_docdir/mandriva/images/
12mr|mandriva-doc-2010.1-1.1|671	done
12mr|mandriva-doc-2010.1-1.1|672	
12mr|mandriva-doc-2010.1-1.1|673	%clean
12mr|mandriva-doc-2010.1-1.1|674	rm -fr %buildroot
12mr|mandriva-doc-2010.1-1.1|675	
12mr|mandriva-doc-2010.1-1.1|676	
12mr|mandriva-doc-2010.1-1.1|677	%post Mastering-Manual-en
12mr|mandriva-doc-2010.1-1.1|678	%{update_menus}
12mr|mandriva-doc-2010.1-1.1|679	%postun Mastering-Manual-en
12mr|mandriva-doc-2010.1-1.1|680	%{clean_menus}
12mr|mandriva-doc-2010.1-1.1|681	
12mr|mandriva-doc-2010.1-1.1|682	%post Drakxtools-Guide-en
12mr|mandriva-doc-2010.1-1.1|683	%{update_menus}
12mr|mandriva-doc-2010.1-1.1|684	%postun Drakxtools-Guide-en
12mr|mandriva-doc-2010.1-1.1|685	%{clean_menus}
12mr|mandriva-doc-2010.1-1.1|686	
12mr|mandriva-doc-2010.1-1.1|687	%post Introducing-en
12mr|mandriva-doc-2010.1-1.1|688	%{update_menus}
12mr|mandriva-doc-2010.1-1.1|689	%postun Introducing-en
12mr|mandriva-doc-2010.1-1.1|690	%{clean_menus}
12mr|mandriva-doc-2010.1-1.1|691	
12mr|mandriva-doc-2010.1-1.1|692	%post Mastering-Manual-fr
12mr|mandriva-doc-2010.1-1.1|693	%{update_menus}
12mr|mandriva-doc-2010.1-1.1|694	%postun Mastering-Manual-fr
12mr|mandriva-doc-2010.1-1.1|695	%{clean_menus}
12mr|mandriva-doc-2010.1-1.1|696	
12mr|mandriva-doc-2010.1-1.1|697	%post Drakxtools-Guide-fr
12mr|mandriva-doc-2010.1-1.1|698	%{update_menus}
12mr|mandriva-doc-2010.1-1.1|699	%postun Drakxtools-Guide-fr
12mr|mandriva-doc-2010.1-1.1|700	%{clean_menus}
12mr|mandriva-doc-2010.1-1.1|701	
12mr|mandriva-doc-2010.1-1.1|702	%post Introducing-fr
12mr|mandriva-doc-2010.1-1.1|703	%{update_menus}
12mr|mandriva-doc-2010.1-1.1|704	%postun Introducing-fr
12mr|mandriva-doc-2010.1-1.1|705	%{clean_menus}
12mr|mandriva-doc-2010.1-1.1|706	
12mr|mandriva-doc-2010.1-1.1|707	%post Drakxtools-Guide-pt_br
12mr|mandriva-doc-2010.1-1.1|708	%{update_menus}
12mr|mandriva-doc-2010.1-1.1|709	%postun Drakxtools-Guide-pt_br
12mr|mandriva-doc-2010.1-1.1|710	%{clean_menus}
12mr|mandriva-doc-2010.1-1.1|711	
12mr|mandriva-doc-2010.1-1.1|712	%post Introducing-pt_br
12mr|mandriva-doc-2010.1-1.1|713	%{update_menus}
12mr|mandriva-doc-2010.1-1.1|714	%postun Introducing-pt_br
12mr|mandriva-doc-2010.1-1.1|715	%{clean_menus}
12mr|mandriva-doc-2010.1-1.1|716	
12mr|mandriva-doc-2010.1-1.1|717	
12mr|mandriva-doc-2010.1-1.1|718	
12mr|mandriva-doc-2010.1-1.1|719	
12mr|mandriva-doc-2010.1-1.1|720	%files common
12mr|mandriva-doc-2010.1-1.1|721	%defattr(-,root,root)
12mr|mandriva-doc-2010.1-1.1|722	%dir %_docdir/mandriva/
12mr|mandriva-doc-2010.1-1.1|723	%{libdrakx}/ctxhelp.pm
12mr|mandriva-doc-2010.1-1.1|724	%_sbindir/drakhelp_inst
12mr|mandriva-doc-2010.1-1.1|725	%docdir %_docdir/mandriva/images/
12mr|mandriva-doc-2010.1-1.1|726	%dir %_docdir/mandriva/images/
12mr|mandriva-doc-2010.1-1.1|727	%doc %_docdir/mandriva/images/*
12mr|mandriva-doc-2010.1-1.1|728	
12mr|mandriva-doc-2010.1-1.1|729	%files installer-help
12mr|mandriva-doc-2010.1-1.1|730	%defattr(-,root,root)
12mr|mandriva-doc-2010.1-1.1|731	%dir %_docdir/installer-help/
12mr|mandriva-doc-2010.1-1.1|732	%docdir %_docdir/installer-help/
12mr|mandriva-doc-2010.1-1.1|733	%doc %_docdir/installer-help/*
12mr|mandriva-doc-2010.1-1.1|734	
12mr|mandriva-doc-2010.1-1.1|735	%files Mastering-Manual-en
12mr|mandriva-doc-2010.1-1.1|736	%defattr(-,root,root)
12mr|mandriva-doc-2010.1-1.1|737	%{_datadir}/applications/%name-Mastering-Manual-en.desktop
12mr|mandriva-doc-2010.1-1.1|738	%dir %_docdir/mandriva/en/Mastering-Manual
12mr|mandriva-doc-2010.1-1.1|739	%doc %_docdir/mandriva/en/Mastering-Manual/*
12mr|mandriva-doc-2010.1-1.1|740	
12mr|mandriva-doc-2010.1-1.1|741	%files Drakxtools-Guide-en
12mr|mandriva-doc-2010.1-1.1|742	%defattr(-,root,root)
12mr|mandriva-doc-2010.1-1.1|743	%{_datadir}/applications/%name-Drakxtools-Guide-en.desktop
12mr|mandriva-doc-2010.1-1.1|744	%dir %_docdir/mandriva/en/Drakxtools-Guide
12mr|mandriva-doc-2010.1-1.1|745	%doc %_docdir/mandriva/en/Drakxtools-Guide/*
12mr|mandriva-doc-2010.1-1.1|746	
12mr|mandriva-doc-2010.1-1.1|747	%files Introducing-en
12mr|mandriva-doc-2010.1-1.1|748	%defattr(-,root,root)
12mr|mandriva-doc-2010.1-1.1|749	%{_datadir}/applications/%name-Introducing-en.desktop
12mr|mandriva-doc-2010.1-1.1|750	%dir %_docdir/mandriva/en/Introducing
12mr|mandriva-doc-2010.1-1.1|751	%doc %_docdir/mandriva/en/Introducing/*
12mr|mandriva-doc-2010.1-1.1|752	
12mr|mandriva-doc-2010.1-1.1|753	%files Mastering-Manual-fr
12mr|mandriva-doc-2010.1-1.1|754	%defattr(-,root,root)
12mr|mandriva-doc-2010.1-1.1|755	%{_datadir}/applications/%name-Mastering-Manual-fr.desktop
12mr|mandriva-doc-2010.1-1.1|756	%dir %_docdir/mandriva/fr/Mastering-Manual
12mr|mandriva-doc-2010.1-1.1|757	%doc %_docdir/mandriva/fr/Mastering-Manual/*
12mr|mandriva-doc-2010.1-1.1|758	
12mr|mandriva-doc-2010.1-1.1|759	%files Drakxtools-Guide-fr
12mr|mandriva-doc-2010.1-1.1|760	%defattr(-,root,root)
12mr|mandriva-doc-2010.1-1.1|761	%{_datadir}/applications/%name-Drakxtools-Guide-fr.desktop
12mr|mandriva-doc-2010.1-1.1|762	%dir %_docdir/mandriva/fr/Drakxtools-Guide
12mr|mandriva-doc-2010.1-1.1|763	%doc %_docdir/mandriva/fr/Drakxtools-Guide/*
12mr|mandriva-doc-2010.1-1.1|764	
12mr|mandriva-doc-2010.1-1.1|765	%files Introducing-fr
12mr|mandriva-doc-2010.1-1.1|766	%defattr(-,root,root)
12mr|mandriva-doc-2010.1-1.1|767	%{_datadir}/applications/%name-Introducing-fr.desktop
12mr|mandriva-doc-2010.1-1.1|768	%dir %_docdir/mandriva/fr/Introducing
12mr|mandriva-doc-2010.1-1.1|769	%doc %_docdir/mandriva/fr/Introducing/*
12mr|mandriva-doc-2010.1-1.1|770	
12mr|mandriva-doc-2010.1-1.1|771	%files Drakxtools-Guide-pt_br
12mr|mandriva-doc-2010.1-1.1|772	%defattr(-,root,root)
12mr|mandriva-doc-2010.1-1.1|773	%{_datadir}/applications/%name-Drakxtools-Guide-pt_br.desktop
12mr|mandriva-doc-2010.1-1.1|774	%dir %_docdir/mandriva/pt_br/Drakxtools-Guide
12mr|mandriva-doc-2010.1-1.1|775	%doc %_docdir/mandriva/pt_br/Drakxtools-Guide/*
12mr|mandriva-doc-2010.1-1.1|776	
12mr|mandriva-doc-2010.1-1.1|777	%files Introducing-pt_br
12mr|mandriva-doc-2010.1-1.1|778	%defattr(-,root,root)
12mr|mandriva-doc-2010.1-1.1|779	%{_datadir}/applications/%name-Introducing-pt_br.desktop
12mr|mandriva-doc-2010.1-1.1|780	%dir %_docdir/mandriva/pt_br/Introducing
12mr|mandriva-doc-2010.1-1.1|781	%doc %_docdir/mandriva/pt_br/Introducing/*
12mr|mandriva-doc-2010.1-1.1|782	
12mr|mandriva-doc-2010.1-1.1|783	
12mr|mandriva-doc-2010.1-1.1|784	
12mr|mandriva-doc-2010.1-1.1|785	
12mr|mandriva-doc-2010.1-1.1|786	
12mr|mandriva-doc-2010.1-1.1|787	
12mr|mandriva-doc-2010.1-1.1|788	%changelog
12mr|mandriva-doc-2010.1-1.1|789	

15114 12
12mr|mandriva-galaxy-2011.0-4|1	Name: mandriva-galaxy
12mr|mandriva-galaxy-2011.0-4|2	Summary: Mandriva-galaxy
12mr|mandriva-galaxy-2011.0-4|3	Version: 2011.0
12mr|mandriva-galaxy-2011.0-4|4	Release: %mkrel 4
12mr|mandriva-galaxy-2011.0-4|5	Epoch: 2
12mr|mandriva-galaxy-2011.0-4|6	License: GPL
12mr|mandriva-galaxy-2011.0-4|7	URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/mandriva-galaxy-kde4
12mr|mandriva-galaxy-2011.0-4|8	Group: System/Configuration/Other
12mr|mandriva-galaxy-2011.0-4|9	Source: %{name}-%{version}.tar.bz2
12mr|mandriva-galaxy-2011.0-4|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mandriva-galaxy-2011.0-4|11	BuildRequires: kde4-macros
12mr|mandriva-galaxy-2011.0-4|12	BuildRequires: kdelibs4-devel
12mr|mandriva-galaxy-2011.0-4|13	BuildRequires: qt4-devel
12mr|mandriva-galaxy-2011.0-4|14	BuildRequires: cmake
12mr|mandriva-galaxy-2011.0-4|15	
12mr|mandriva-galaxy-2011.0-4|16	Requires: mandriva-galaxy-data
12mr|mandriva-galaxy-2011.0-4|17	
12mr|mandriva-galaxy-2011.0-4|18	%description
12mr|mandriva-galaxy-2011.0-4|19	This package displays an html file allowing users to launch browsers to
12mr|mandriva-galaxy-2011.0-4|20	other html pages (Mandriva Web sites or local html documentation) or to
12mr|mandriva-galaxy-2011.0-4|21	launch Mandriva applications such as the Mandriva Control Center.
12mr|mandriva-galaxy-2011.0-4|22	
12mr|mandriva-galaxy-2011.0-4|23	%prep
12mr|mandriva-galaxy-2011.0-4|24	%setup -q -n mandriva-galaxy
12mr|mandriva-galaxy-2011.0-4|25	
12mr|mandriva-galaxy-2011.0-4|26	%build
12mr|mandriva-galaxy-2011.0-4|27	%cmake_qt4
12mr|mandriva-galaxy-2011.0-4|28	%make
12mr|mandriva-galaxy-2011.0-4|29	
12mr|mandriva-galaxy-2011.0-4|30	%install
12mr|mandriva-galaxy-2011.0-4|31	rm -rf $RPM_BUILD_ROOT
12mr|mandriva-galaxy-2011.0-4|32	%makeinstall_std -C build
12mr|mandriva-galaxy-2011.0-4|33	ln -s %{_bindir}/mandriva-galaxy %{buildroot}/%{_bindir}/mandrivagalaxy.real
12mr|mandriva-galaxy-2011.0-4|34	
12mr|mandriva-galaxy-2011.0-4|35	%clean
12mr|mandriva-galaxy-2011.0-4|36	rm -rf $RPM_BUILD_ROOT
12mr|mandriva-galaxy-2011.0-4|37	
12mr|mandriva-galaxy-2011.0-4|38	%files
12mr|mandriva-galaxy-2011.0-4|39	%defattr(-,root,root)
12mr|mandriva-galaxy-2011.0-4|40	%attr(755,root,root) %{_bindir}/mandriva-galaxy
12mr|mandriva-galaxy-2011.0-4|41	%attr(755,root,root) %{_bindir}/mandrivagalaxy.real
12mr|mandriva-galaxy-2011.0-4|42	%{_sysconfdir}/xdg/autostart/mandriva-galaxy.desktop
12mr|mandriva-galaxy-2011.0-4|43	%{_iconsdir}/mandriva-galaxy.png
12mr|mandriva-galaxy-2011.0-4|44	%{_datadir}/locale/*/LC_MESSAGES/mandriva-galaxy.mo
12mr|mandriva-galaxy-2011.0-4|45	
12mr|mandriva-galaxy-2011.0-4|46	
12mr|mandriva-galaxy-2011.0-4|47	
12mr|mandriva-galaxy-2011.0-4|48	%changelog
12mr|mandriva-galaxy-2011.0-4|49	

15115 12
12mr|mandriva-galaxy-data-2011.0-2|1	%define source_date 20110211
12mr|mandriva-galaxy-data-2011.0-2|2	
12mr|mandriva-galaxy-data-2011.0-2|3	Name: mandriva-galaxy-data
12mr|mandriva-galaxy-data-2011.0-2|4	Summary: Mandriva Galaxy data files
12mr|mandriva-galaxy-data-2011.0-2|5	Version: 2011.0
12mr|mandriva-galaxy-data-2011.0-2|6	Release: %mkrel 2
12mr|mandriva-galaxy-data-2011.0-2|7	URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/mandriva-galaxy-kde4
12mr|mandriva-galaxy-data-2011.0-2|8	Group: System/Configuration/Other
12mr|mandriva-galaxy-data-2011.0-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}.%{source_date}-buildroot
12mr|mandriva-galaxy-data-2011.0-2|10	Source0: %{name}-%{version}.%{source_date}.tar.bz2
12mr|mandriva-galaxy-data-2011.0-2|11	License: GPL
12mr|mandriva-galaxy-data-2011.0-2|12	BuildArch: noarch
12mr|mandriva-galaxy-data-2011.0-2|13	BuildRequires: intltool
12mr|mandriva-galaxy-data-2011.0-2|14	Requires: mandriva-galaxy
12mr|mandriva-galaxy-data-2011.0-2|15	
12mr|mandriva-galaxy-data-2011.0-2|16	Conflicts: mandriva-galaxy < 2:2009.0
12mr|mandriva-galaxy-data-2011.0-2|17	
12mr|mandriva-galaxy-data-2011.0-2|18	%description
12mr|mandriva-galaxy-data-2011.0-2|19	This package groups all Mandriva Galaxy data files (html files show at startup)
12mr|mandriva-galaxy-data-2011.0-2|20	
12mr|mandriva-galaxy-data-2011.0-2|21	%prep
12mr|mandriva-galaxy-data-2011.0-2|22	%setup -q -n mandriva-galaxy-data
12mr|mandriva-galaxy-data-2011.0-2|23	
12mr|mandriva-galaxy-data-2011.0-2|24	%build
12mr|mandriva-galaxy-data-2011.0-2|25	./create_galaxy_index.sh
12mr|mandriva-galaxy-data-2011.0-2|26	
12mr|mandriva-galaxy-data-2011.0-2|27	%install
12mr|mandriva-galaxy-data-2011.0-2|28	rm -rf %{buildroot}
12mr|mandriva-galaxy-data-2011.0-2|29	
12mr|mandriva-galaxy-data-2011.0-2|30	mkdir -p %{buildroot}/%{_datadir}/mdk/mandrivagalaxy
12mr|mandriva-galaxy-data-2011.0-2|31	
12mr|mandriva-galaxy-data-2011.0-2|32	# do not package .xcf file
12mr|mandriva-galaxy-data-2011.0-2|33	rm -f style/images/BDO-GALAXY.xcf
12mr|mandriva-galaxy-data-2011.0-2|34	
12mr|mandriva-galaxy-data-2011.0-2|35	cp -a html/*.html %{buildroot}/%{_datadir}/mdk/mandrivagalaxy
12mr|mandriva-galaxy-data-2011.0-2|36	cp -a style %{buildroot}/%{_datadir}/mdk/mandrivagalaxy
12mr|mandriva-galaxy-data-2011.0-2|37	cp -a mandrivagalaxy.png %{buildroot}/%{_datadir}/mdk/mandrivagalaxy
12mr|mandriva-galaxy-data-2011.0-2|38	
12mr|mandriva-galaxy-data-2011.0-2|39	%clean
12mr|mandriva-galaxy-data-2011.0-2|40	rm -rf %{buildroot}
12mr|mandriva-galaxy-data-2011.0-2|41	
12mr|mandriva-galaxy-data-2011.0-2|42	%files
12mr|mandriva-galaxy-data-2011.0-2|43	%defattr(-,root,root)
12mr|mandriva-galaxy-data-2011.0-2|44	%dir %{_datadir}/mdk/mandrivagalaxy
12mr|mandriva-galaxy-data-2011.0-2|45	%{_datadir}/mdk/mandrivagalaxy/*
12mr|mandriva-galaxy-data-2011.0-2|46	
12mr|mandriva-galaxy-data-2011.0-2|47	
12mr|mandriva-galaxy-data-2011.0-2|48	
12mr|mandriva-galaxy-data-2011.0-2|49	%changelog
12mr|mandriva-galaxy-data-2011.0-2|50	

15116 12
12mr|mandriva-gfxboot-theme-4.1.19.27-1|1	Summary:	Mandriva graphical boot theme
12mr|mandriva-gfxboot-theme-4.1.19.27-1|2	Name:		mandriva-gfxboot-theme
12mr|mandriva-gfxboot-theme-4.1.19.27-1|3	Version:	4.1.19.27
12mr|mandriva-gfxboot-theme-4.1.19.27-1|4	Release:	1
12mr|mandriva-gfxboot-theme-4.1.19.27-1|5	License:	GPLv2+
12mr|mandriva-gfxboot-theme-4.1.19.27-1|6	Group:		System/Configuration/Boot and Init
12mr|mandriva-gfxboot-theme-4.1.19.27-1|7	URL:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/theme/mandriva-gfxboot-theme/trunk/
12mr|mandriva-gfxboot-theme-4.1.19.27-1|8	Source0:	%{name}-%{version}.tar.xz
12mr|mandriva-gfxboot-theme-4.1.19.27-1|9	Source1:	back.jpg
12mr|mandriva-gfxboot-theme-4.1.19.27-1|10	Source2:	welcome.jpg
12mr|mandriva-gfxboot-theme-4.1.19.27-1|11	Source3:	timer_a.jpg
12mr|mandriva-gfxboot-theme-4.1.19.27-1|12	Source4:	mandriva.pcx
12mr|mandriva-gfxboot-theme-4.1.19.27-1|13	Source5:	grub-gfxmenu
12mr|mandriva-gfxboot-theme-4.1.19.27-1|14	BuildRequires:	gfxboot-devel
12mr|mandriva-gfxboot-theme-4.1.19.27-1|15	BuildRequires:	jpeg-progs
12mr|mandriva-gfxboot-theme-4.1.19.27-1|16	BuildRequires:	netpbm
12mr|mandriva-gfxboot-theme-4.1.19.27-1|17	BuildRequires:	rgb
12mr|mandriva-gfxboot-theme-4.1.19.27-1|18	Requires(post):	perl-Archive-Cpio
12mr|mandriva-gfxboot-theme-4.1.19.27-1|19	BuildArch:	noarch
12mr|mandriva-gfxboot-theme-4.1.19.27-1|20	
12mr|mandriva-gfxboot-theme-4.1.19.27-1|21	%description
12mr|mandriva-gfxboot-theme-4.1.19.27-1|22	This package provides the Mandriva gfxboot theme. This theme is used by the
12mr|mandriva-gfxboot-theme-4.1.19.27-1|23	Mandriva installation to initialized the CDROM boot, and by installed system
12mr|mandriva-gfxboot-theme-4.1.19.27-1|24	to boot.
12mr|mandriva-gfxboot-theme-4.1.19.27-1|25	
12mr|mandriva-gfxboot-theme-4.1.19.27-1|26	%prep
12mr|mandriva-gfxboot-theme-4.1.19.27-1|27	%setup -q
12mr|mandriva-gfxboot-theme-4.1.19.27-1|28	
12mr|mandriva-gfxboot-theme-4.1.19.27-1|29	# our jpegs:
12mr|mandriva-gfxboot-theme-4.1.19.27-1|30	cp %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} data-install/
12mr|mandriva-gfxboot-theme-4.1.19.27-1|31	cp %{SOURCE1} %{SOURCE3} data-boot/
12mr|mandriva-gfxboot-theme-4.1.19.27-1|32	
12mr|mandriva-gfxboot-theme-4.1.19.27-1|33	%build
12mr|mandriva-gfxboot-theme-4.1.19.27-1|34	#gfxboot binary is needed for the build and is in /usr/sbin
12mr|mandriva-gfxboot-theme-4.1.19.27-1|35	#make sure we only build one task at a time since po generation is broken
12mr|mandriva-gfxboot-theme-4.1.19.27-1|36	#otherwise
12mr|mandriva-gfxboot-theme-4.1.19.27-1|37	PATH="$PATH:/usr/sbin" make
12mr|mandriva-gfxboot-theme-4.1.19.27-1|38	
12mr|mandriva-gfxboot-theme-4.1.19.27-1|39	%install
12mr|mandriva-gfxboot-theme-4.1.19.27-1|40	install -d %{buildroot}%{_datadir}/gfxboot/themes/Mandriva/install/
12mr|mandriva-gfxboot-theme-4.1.19.27-1|41	install -m644 bootlogo bootlogo.dir/* %{buildroot}%{_datadir}/gfxboot/themes/Mandriva/install/
12mr|mandriva-gfxboot-theme-4.1.19.27-1|42	install -m644 message -D %{buildroot}%{_datadir}/gfxboot/themes/Mandriva/boot/message
12mr|mandriva-gfxboot-theme-4.1.19.27-1|43	
12mr|mandriva-gfxboot-theme-4.1.19.27-1|44	install -m755 %{SOURCE5} -D %{buildroot}%{_sbindir}/grub-gfxmenu
12mr|mandriva-gfxboot-theme-4.1.19.27-1|45	
12mr|mandriva-gfxboot-theme-4.1.19.27-1|46	%post
12mr|mandriva-gfxboot-theme-4.1.19.27-1|47	if [ "$1" -gt 1 ]; then
12mr|mandriva-gfxboot-theme-4.1.19.27-1|48	%{_sbindir}/grub-gfxmenu --update-gfxmenu
12mr|mandriva-gfxboot-theme-4.1.19.27-1|49	fi
12mr|mandriva-gfxboot-theme-4.1.19.27-1|50	
12mr|mandriva-gfxboot-theme-4.1.19.27-1|51	%files
12mr|mandriva-gfxboot-theme-4.1.19.27-1|52	%{_sbindir}/*
12mr|mandriva-gfxboot-theme-4.1.19.27-1|53	%{_datadir}/gfxboot/themes/Mandriva/
12mr|mandriva-gfxboot-theme-4.1.19.27-1|54	
12mr|mandriva-gfxboot-theme-4.1.19.27-1|55	
12mr|mandriva-gfxboot-theme-4.1.19.27-1|56	
12mr|mandriva-gfxboot-theme-4.1.19.27-1|57	%changelog
12mr|mandriva-gfxboot-theme-4.1.19.27-1|58	

15117 12
12mr|mandriva-kde4-config-2012-22|1	# Config requires major update anyway so we just use quick hack for now
12mr|mandriva-kde4-config-2012-22|2	%define _files_listed_twice_terminate_build 0
12mr|mandriva-kde4-config-2012-22|3	
12mr|mandriva-kde4-config-2012-22|4	%define source_date 20121210
12mr|mandriva-kde4-config-2012-22|5	
12mr|mandriva-kde4-config-2012-22|6	Name:		mandriva-kde4-config
12mr|mandriva-kde4-config-2012-22|7	Summary:	ROSA KDE 4 configuration
12mr|mandriva-kde4-config-2012-22|8	Version:	2012
12mr|mandriva-kde4-config-2012-22|9	# TO BE REMOVED BEFORE RELEASE
12mr|mandriva-kde4-config-2012-22|10	# For config changes in svn ( tarball date changes ) increment major.
12mr|mandriva-kde4-config-2012-22|11	# For updates without touch tarball date, increment minor
12mr|mandriva-kde4-config-2012-22|12	Release:	22
12mr|mandriva-kde4-config-2012-22|13	License:	GPL
12mr|mandriva-kde4-config-2012-22|14	Group:		Graphical desktop/KDE
12mr|mandriva-kde4-config-2012-22|15	URL:		http://www.rosalinux.com
12mr|mandriva-kde4-config-2012-22|16	Source0:	%{name}-%{version}.%{source_date}.tar.xz
12mr|mandriva-kde4-config-2012-22|17	Source1:	kde4-firstsetup.sh
12mr|mandriva-kde4-config-2012-22|18	BuildRequires:	kde4-macros
12mr|mandriva-kde4-config-2012-22|19	BuildRequires:	inkscape
12mr|mandriva-kde4-config-2012-22|20	BuildRequires:	gdk-pixbuf2.0
12mr|mandriva-kde4-config-2012-22|21	BuildArch:	noarch
12mr|mandriva-kde4-config-2012-22|22	
12mr|mandriva-kde4-config-2012-22|23	%description
12mr|mandriva-kde4-config-2012-22|24	This package regroups all specific ROSA config file for KDE.
12mr|mandriva-kde4-config-2012-22|25	(SimpleWelcome, KWin config etc.)
12mr|mandriva-kde4-config-2012-22|26	
12mr|mandriva-kde4-config-2012-22|27	#--------------------------------------------------------------------
12mr|mandriva-kde4-config-2012-22|28	
12mr|mandriva-kde4-config-2012-22|29	%package common
12mr|mandriva-kde4-config-2012-22|30	Group:		Graphical desktop/KDE
12mr|mandriva-kde4-config-2012-22|31	Summary:	Common configs used for ROSA theme
12mr|mandriva-kde4-config-2012-22|32	Requires(pre):	update-alternatives
12mr|mandriva-kde4-config-2012-22|33	Requires:	urw-fonts
12mr|mandriva-kde4-config-2012-22|34	Requires:	mandriva-theme-screensaver
12mr|mandriva-kde4-config-2012-22|35	Requires:	mandriva-kde-icons
12mr|mandriva-kde4-config-2012-22|36	Obsoletes:	mandriva-kde-config-common < 2009.0-9
12mr|mandriva-kde4-config-2012-22|37	
12mr|mandriva-kde4-config-2012-22|38	%description common
12mr|mandriva-kde4-config-2012-22|39	common configs used for ROSA theme
12mr|mandriva-kde4-config-2012-22|40	
12mr|mandriva-kde4-config-2012-22|41	%post common
12mr|mandriva-kde4-config-2012-22|42	update-alternatives --install %{_sysconfdir}/kde4rc kde4-config %{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config 9
12mr|mandriva-kde4-config-2012-22|43	
12mr|mandriva-kde4-config-2012-22|44	%postun common
12mr|mandriva-kde4-config-2012-22|45	if [ "$1" = "0" ]; then
12mr|mandriva-kde4-config-2012-22|46	if ! [ -e %{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config ]; then
12mr|mandriva-kde4-config-2012-22|47	update-alternatives --remove kde4-config %{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config
12mr|mandriva-kde4-config-2012-22|48	fi
12mr|mandriva-kde4-config-2012-22|49	fi
12mr|mandriva-kde4-config-2012-22|50	
12mr|mandriva-kde4-config-2012-22|51	%files common
12mr|mandriva-kde4-config-2012-22|52	%dir %{_localstatedir}/lib/mandriva/
12mr|mandriva-kde4-config-2012-22|53	%dir %{_localstatedir}/lib/mandriva/kde4-profiles
12mr|mandriva-kde4-config-2012-22|54	%dir %{_localstatedir}/lib/mandriva/kde4-profiles/common
12mr|mandriva-kde4-config-2012-22|55	%{_localstatedir}/lib/mandriva/kde4-profiles/common/*
12mr|mandriva-kde4-config-2012-22|56	%{_datadir}/kde4/env/*
12mr|mandriva-kde4-config-2012-22|57	%{_kde_appsdir}/kdm/themes
12mr|mandriva-kde4-config-2012-22|58	%{_kde_iconsdir}/*/*/apps/*
12mr|mandriva-kde4-config-2012-22|59	%{_kde_appsdir}/ksplash/Themes/ROSA
12mr|mandriva-kde4-config-2012-22|60	
12mr|mandriva-kde4-config-2012-22|61	#--------------------------------------------------------------------
12mr|mandriva-kde4-config-2012-22|62	
12mr|mandriva-kde4-config-2012-22|63	%package -n Default-kde4-config
12mr|mandriva-kde4-config-2012-22|64	Summary:	ROSA KDE configuration
12mr|mandriva-kde4-config-2012-22|65	Group:		Graphical desktop/KDE
12mr|mandriva-kde4-config-2012-22|66	Provides:	kde4-config-file = %{version}-%{release}
12mr|mandriva-kde4-config-2012-22|67	Requires:	mandriva-theme
12mr|mandriva-kde4-config-2012-22|68	Requires:	desktop-common-data
12mr|mandriva-kde4-config-2012-22|69	Requires(pre):	mandriva-kde4-config-common = %{version}-%{release}
12mr|mandriva-kde4-config-2012-22|70	Obsoletes:	free-kde4-config < %{version}-%{release}
12mr|mandriva-kde4-config-2012-22|71	Obsoletes:	one-kde4-config < %{version}-%{release}
12mr|mandriva-kde4-config-2012-22|72	Obsoletes:	powerpack-kde4-config < %{version}-%{release}
12mr|mandriva-kde4-config-2012-22|73	Obsoletes:	flash-kde4-config < %{version}-%{release}
12mr|mandriva-kde4-config-2012-22|74	Requires(pre):	mandriva-kde4-config-common = %{version}-%{release}
12mr|mandriva-kde4-config-2012-22|75	Requires(preun): mandriva-kde4-config-common
12mr|mandriva-kde4-config-2012-22|76	Requires(post):	perl-MDK-Common
12mr|mandriva-kde4-config-2012-22|77	Requires(post):	ccp
12mr|mandriva-kde4-config-2012-22|78	
12mr|mandriva-kde4-config-2012-22|79	%description -n Default-kde4-config
12mr|mandriva-kde4-config-2012-22|80	This package regroups all specific ROSA config file for KDE.
12mr|mandriva-kde4-config-2012-22|81	
12mr|mandriva-kde4-config-2012-22|82	%pre -n Default-kde4-config
12mr|mandriva-kde4-config-2012-22|83	if [ "$1" = "2" ]; then
12mr|mandriva-kde4-config-2012-22|84	[ ! -h %{_sysconfdir}/kde4rc ] && rm -f %{_sysconfdir}/kde4rc ]
12mr|mandriva-kde4-config-2012-22|85	fi
12mr|mandriva-kde4-config-2012-22|86	if [ -d %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/apps/kdesktop/Desktop ]; then
12mr|mandriva-kde4-config-2012-22|87	rm -rf %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/apps/kdesktop/Desktop
12mr|mandriva-kde4-config-2012-22|88	fi
12mr|mandriva-kde4-config-2012-22|89	
12mr|mandriva-kde4-config-2012-22|90	%trigger -n Default-kde4-config -- kdebase-kdm4-config-file
12mr|mandriva-kde4-config-2012-22|91	perl -MMDK::Common -e 'update_gnomekderc("%{_kde_configdir}/kdm/kdmrc", "General", "ServerVTs", "-7")'
12mr|mandriva-kde4-config-2012-22|92	
12mr|mandriva-kde4-config-2012-22|93	%post -n Default-kde4-config
12mr|mandriva-kde4-config-2012-22|94	update-alternatives --install %{_sysconfdir}/kde4rc kde4-config %{_localstatedir}/lib/mandriva/kde4-profiles/Default/kde4rc 15
12mr|mandriva-kde4-config-2012-22|95	
12mr|mandriva-kde4-config-2012-22|96	mkdir -p %{_kde_configdir}/kdm
12mr|mandriva-kde4-config-2012-22|97	if [ -f %{_kde_configdir}/kdm/kdmrc -a ! -h %{_kde_configdir}/kdm/kdmrc ]; then
12mr|mandriva-kde4-config-2012-22|98	mv %{_kde_configdir}/kdm/kdmrc %{_kde_configdir}/kdm/kdmrc.rpmold
12mr|mandriva-kde4-config-2012-22|99	fi
12mr|mandriva-kde4-config-2012-22|100	if [ -f %{_kde_configdir}/kdm/backgroundrc -a ! -h %{_kde_configdir}/kdm/backgroundrc ]; then
12mr|mandriva-kde4-config-2012-22|101	mv %{_kde_configdir}/kdm/backgroundrc %{_kde_configdir}/kdm/backgroundrc.rpmold
12mr|mandriva-kde4-config-2012-22|102	fi
12mr|mandriva-kde4-config-2012-22|103	update-alternatives --install \
12mr|mandriva-kde4-config-2012-22|104	%{_kde_configdir}/kdm/kdmrc kdm4-config \
12mr|mandriva-kde4-config-2012-22|105	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/kdmrc \
12mr|mandriva-kde4-config-2012-22|106	10 \
12mr|mandriva-kde4-config-2012-22|107	--slave \
12mr|mandriva-kde4-config-2012-22|108	%{_kde_configdir}/kdm/backgroundrc \
12mr|mandriva-kde4-config-2012-22|109	kdm4-background-config \
12mr|mandriva-kde4-config-2012-22|110	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/backgroundrc
12mr|mandriva-kde4-config-2012-22|111	ccp -b -d -i --set NoOrphans -o %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/kdmrc -n %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/kdmrc.rpmnew > /dev/null 2>&1
12mr|mandriva-kde4-config-2012-22|112	# As kdmrc is a config(noreplace), make sure that the poweroff commande is OK.
12mr|mandriva-kde4-config-2012-22|113	perl -MMDK::Common -e 'update_gnomekderc("%{_kde_configdir}/kdm/kdmrc", Shutdown, HaltCmd, "/bin/poweroff")'
12mr|mandriva-kde4-config-2012-22|114	
12mr|mandriva-kde4-config-2012-22|115	
12mr|mandriva-kde4-config-2012-22|116	%postun -n Default-kde4-config
12mr|mandriva-kde4-config-2012-22|117	if [ "$1" = "0" ]; then
12mr|mandriva-kde4-config-2012-22|118	if ! [ -e %{_localstatedir}/lib/mandriva/kde4-profiles/Default/kde4rc ]; then
12mr|mandriva-kde4-config-2012-22|119	update-alternatives --remove kde4-config %{_localstatedir}/lib/mandriva/kde4-profiles/Default/kde4rc
12mr|mandriva-kde4-config-2012-22|120	fi
12mr|mandriva-kde4-config-2012-22|121	
12mr|mandriva-kde4-config-2012-22|122	if ! [ -e %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdmrc ]; then
12mr|mandriva-kde4-config-2012-22|123	update-alternatives --remove kdm4-config %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdmrc
12mr|mandriva-kde4-config-2012-22|124	fi
12mr|mandriva-kde4-config-2012-22|125	fi
12mr|mandriva-kde4-config-2012-22|126	
12mr|mandriva-kde4-config-2012-22|127	%triggerpostun -n Default-kde4-config -- mandriva-kdm-config
12mr|mandriva-kde4-config-2012-22|128	update-alternatives --install \
12mr|mandriva-kde4-config-2012-22|129	%{_kde_configdir}/kdm/kdmrc kdm4-config \
12mr|mandriva-kde4-config-2012-22|130	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/kdmrc \
12mr|mandriva-kde4-config-2012-22|131	10 \
12mr|mandriva-kde4-config-2012-22|132	--slave \
12mr|mandriva-kde4-config-2012-22|133	%{_kde_configdir}/kdm/backgroundrc \
12mr|mandriva-kde4-config-2012-22|134	kdm4-background-config \
12mr|mandriva-kde4-config-2012-22|135	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/backgroundrc
12mr|mandriva-kde4-config-2012-22|136	
12mr|mandriva-kde4-config-2012-22|137	%files -n Default-kde4-config
12mr|mandriva-kde4-config-2012-22|138	%defattr(-, root, root)
12mr|mandriva-kde4-config-2012-22|139	%dir %{_localstatedir}/lib/mandriva/kde4-profiles/Default
12mr|mandriva-kde4-config-2012-22|140	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/*
12mr|mandriva-kde4-config-2012-22|141	%config(noreplace) %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/backgroundrc
12mr|mandriva-kde4-config-2012-22|142	%config(noreplace) %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/kdmrc
12mr|mandriva-kde4-config-2012-22|143	
12mr|mandriva-kde4-config-2012-22|144	%prep
12mr|mandriva-kde4-config-2012-22|145	%setup -q
12mr|mandriva-kde4-config-2012-22|146	
12mr|mandriva-kde4-config-2012-22|147	%install
12mr|mandriva-kde4-config-2012-22|148	# Create profile dirs
12mr|mandriva-kde4-config-2012-22|149	mkdir -p %{buildroot}/%{_kde_appsdir}/kdm
12mr|mandriva-kde4-config-2012-22|150	mkdir -p %{buildroot}/%{_kde_configdir}/kdm
12mr|mandriva-kde4-config-2012-22|151	mkdir -p %{buildroot}/%{_localstatedir}/lib/mandriva
12mr|mandriva-kde4-config-2012-22|152	mkdir -p %{buildroot}/%{_datadir}/applications/kde4
12mr|mandriva-kde4-config-2012-22|153	mkdir -p %{buildroot}%{_kde_appsdir}/ksplash/Themes
12mr|mandriva-kde4-config-2012-22|154	
12mr|mandriva-kde4-config-2012-22|155	
12mr|mandriva-kde4-config-2012-22|156	for i in 16 32 48 64 128; do
12mr|mandriva-kde4-config-2012-22|157	mkdir -p %{buildroot}%{_iconsdir}/crystalsvg/${i}x${i}/apps ;
12mr|mandriva-kde4-config-2012-22|158	cp kde4-profiles/common/share/icons/crystalsvg/${i}x${i}/apps/home-mdk.png %{buildroot}%{_iconsdir}/crystalsvg/${i}x${i}/apps/home-mdk.png ;
12mr|mandriva-kde4-config-2012-22|159	done
12mr|mandriva-kde4-config-2012-22|160	
12mr|mandriva-kde4-config-2012-22|161	mv kde4-profiles %{buildroot}/%{_localstatedir}/lib/mandriva
12mr|mandriva-kde4-config-2012-22|162	
12mr|mandriva-kde4-config-2012-22|163	
12mr|mandriva-kde4-config-2012-22|164	for name in Default; do
12mr|mandriva-kde4-config-2012-22|165	# As we Ksplash, we need to copy the files in /usr
12mr|mandriva-kde4-config-2012-22|166	cp -fr %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/share/config/kdm/themes %{buildroot}/%{_kde_appsdir}/kdm
12mr|mandriva-kde4-config-2012-22|167	# We keep this common as we use the same theme for all mdv flavours
12mr|mandriva-kde4-config-2012-22|168	cp -fr %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/share/apps/ksplash/Themes/ROSA %{buildroot}%{_kde_appsdir}/ksplash/Themes
12mr|mandriva-kde4-config-2012-22|169	pushd %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/share/apps/mandriva/pics/
12mr|mandriva-kde4-config-2012-22|170	icondir=%{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/share/icons
12mr|mandriva-kde4-config-2012-22|171	mkdir -p $icondir/oxygen/scalable/places/
12mr|mandriva-kde4-config-2012-22|172	cp mdvbutton.svg $icondir/oxygen/scalable/places/
12mr|mandriva-kde4-config-2012-22|173	
12mr|mandriva-kde4-config-2012-22|174	for RES in 16 22 32 48 64 128 256; do
12mr|mandriva-kde4-config-2012-22|175	mkdir -p  $icondir/oxygen/${RES}x${RES}/places
12mr|mandriva-kde4-config-2012-22|176	inkscape -z -w ${RES} -h ${RES} -f mdvbutton.svg -e $icondir/oxygen/${RES}x${RES}/places/mdvbutton.png
12mr|mandriva-kde4-config-2012-22|177	done
12mr|mandriva-kde4-config-2012-22|178	popd
12mr|mandriva-kde4-config-2012-22|179	
12mr|mandriva-kde4-config-2012-22|180	echo "[Directories-default]" > %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/kde4rc
12mr|mandriva-kde4-config-2012-22|181	echo "prefixes=/var/lib/mandriva/kde4-profiles/common,%{_localstatedir}/lib/mandriva/kde4-profiles/$name" >> %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/kde4rc
12mr|mandriva-kde4-config-2012-22|182	done
12mr|mandriva-kde4-config-2012-22|183	
12mr|mandriva-kde4-config-2012-22|184	# Upstream
12mr|mandriva-kde4-config-2012-22|185	echo "[Directories-default]" > %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config
12mr|mandriva-kde4-config-2012-22|186	echo "prefixes=%{_kde_prefix}" >> %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config
12mr|mandriva-kde4-config-2012-22|187	
12mr|mandriva-kde4-config-2012-22|188	mkdir -p %{buildroot}%{_datadir}/kde4/env
12mr|mandriva-kde4-config-2012-22|189	install -m 755 %{SOURCE1} %{buildroot}%{_datadir}/kde4/env
12mr|mandriva-kde4-config-2012-22|190	

15118 12
12mr|mandriva-kde-icons-1.0.4-14|1	Name: mandriva-kde-icons
12mr|mandriva-kde-icons-1.0.4-14|2	Summary: Mandriva KDE icons
12mr|mandriva-kde-icons-1.0.4-14|3	Version: 1.0.4
12mr|mandriva-kde-icons-1.0.4-14|4	Release: %mkrel 14
12mr|mandriva-kde-icons-1.0.4-14|5	Epoch: 1
12mr|mandriva-kde-icons-1.0.4-14|6	URL: http://www.mandriva.com
12mr|mandriva-kde-icons-1.0.4-14|7	Group: Graphical desktop/KDE
12mr|mandriva-kde-icons-1.0.4-14|8	BuildRoot: %_tmppath/%name-buildroot
12mr|mandriva-kde-icons-1.0.4-14|9	Source0: %{name}-%{version}.tar.bz2
12mr|mandriva-kde-icons-1.0.4-14|10	License: GPL
12mr|mandriva-kde-icons-1.0.4-14|11	BuildArch: noarch
12mr|mandriva-kde-icons-1.0.4-14|12	Provides: kde-custom-icons
12mr|mandriva-kde-icons-1.0.4-14|13	
12mr|mandriva-kde-icons-1.0.4-14|14	%description
12mr|mandriva-kde-icons-1.0.4-14|15	This package contains all specific mandriva icons.
12mr|mandriva-kde-icons-1.0.4-14|16	This include special folders icons and actions icons
12mr|mandriva-kde-icons-1.0.4-14|17	
12mr|mandriva-kde-icons-1.0.4-14|18	%files
12mr|mandriva-kde-icons-1.0.4-14|19	%defattr(-,root,root)
12mr|mandriva-kde-icons-1.0.4-14|20	%{_iconsdir}/*/*/*/*
12mr|mandriva-kde-icons-1.0.4-14|21	%{_iconsdir}/favicons/*
12mr|mandriva-kde-icons-1.0.4-14|22	
12mr|mandriva-kde-icons-1.0.4-14|23	#--------------------------------------------------------------------
12mr|mandriva-kde-icons-1.0.4-14|24	
12mr|mandriva-kde-icons-1.0.4-14|25	%prep
12mr|mandriva-kde-icons-1.0.4-14|26	%setup -q -n %name-%version
12mr|mandriva-kde-icons-1.0.4-14|27	
12mr|mandriva-kde-icons-1.0.4-14|28	%install
12mr|mandriva-kde-icons-1.0.4-14|29	rm -rf %buildroot
12mr|mandriva-kde-icons-1.0.4-14|30	mkdir -p %buildroot
12mr|mandriva-kde-icons-1.0.4-14|31	cp -fr * %buildroot
12mr|mandriva-kde-icons-1.0.4-14|32	mv -f %buildroot%_iconsdir/crystalsvg %buildroot%_iconsdir/oxygen
12mr|mandriva-kde-icons-1.0.4-14|33	
12mr|mandriva-kde-icons-1.0.4-14|34	%clean
12mr|mandriva-kde-icons-1.0.4-14|35	rm -rf %buildroot
12mr|mandriva-kde-icons-1.0.4-14|36	
12mr|mandriva-kde-icons-1.0.4-14|37	
12mr|mandriva-kde-icons-1.0.4-14|38	
12mr|mandriva-kde-icons-1.0.4-14|39	%changelog
12mr|mandriva-kde-icons-1.0.4-14|40	

15119 12
12mr|mandriva-kde-translation-2012.1-2|1	Summary:	Localization files for Mandriva KDE strings
12mr|mandriva-kde-translation-2012.1-2|2	Name:		mandriva-kde-translation
12mr|mandriva-kde-translation-2012.1-2|3	Version:	2012.1
12mr|mandriva-kde-translation-2012.1-2|4	Release:	2
12mr|mandriva-kde-translation-2012.1-2|5	License:	GPL
12mr|mandriva-kde-translation-2012.1-2|6	Group:		System/Base
12mr|mandriva-kde-translation-2012.1-2|7	URL:		http://www.rosalinux.com
12mr|mandriva-kde-translation-2012.1-2|8	Source0:	%{name}-%{version}.tar.bz2
12mr|mandriva-kde-translation-2012.1-2|9	BuildRequires:	gettext
12mr|mandriva-kde-translation-2012.1-2|10	BuildArch:	noarch
12mr|mandriva-kde-translation-2012.1-2|11	
12mr|mandriva-kde-translation-2012.1-2|12	%description
12mr|mandriva-kde-translation-2012.1-2|13	This package includes that translations that have been added on
12mr|mandriva-kde-translation-2012.1-2|14	Mandriva KDE.
12mr|mandriva-kde-translation-2012.1-2|15	
12mr|mandriva-kde-translation-2012.1-2|16	%files -f %{name}.lang
12mr|mandriva-kde-translation-2012.1-2|17	%defattr(-,root,root,0755)
12mr|mandriva-kde-translation-2012.1-2|18	
12mr|mandriva-kde-translation-2012.1-2|19	#--------------------------------------------------------------------
12mr|mandriva-kde-translation-2012.1-2|20	
12mr|mandriva-kde-translation-2012.1-2|21	%prep
12mr|mandriva-kde-translation-2012.1-2|22	%setup -q -n %{name}
12mr|mandriva-kde-translation-2012.1-2|23	
12mr|mandriva-kde-translation-2012.1-2|24	%build
12mr|mandriva-kde-translation-2012.1-2|25	
12mr|mandriva-kde-translation-2012.1-2|26	%install
12mr|mandriva-kde-translation-2012.1-2|27	%__mkdir_p %{buildroot}%{_datadir}/locale
12mr|mandriva-kde-translation-2012.1-2|28	
12mr|mandriva-kde-translation-2012.1-2|29	#make po_files
12mr|mandriva-kde-translation-2012.1-2|30	for i in ./*.po
12mr|mandriva-kde-translation-2012.1-2|31	do
12mr|mandriva-kde-translation-2012.1-2|32	langdir="%{buildroot}%{_datadir}/locale/`basename ${i} .po`/LC_MESSAGES/"
12mr|mandriva-kde-translation-2012.1-2|33	%__mkdir_p ${langdir}
12mr|mandriva-kde-translation-2012.1-2|34	msgfmt -o	${langdir}/mandriva-kde-translation.mo ${i}
12mr|mandriva-kde-translation-2012.1-2|35	done
12mr|mandriva-kde-translation-2012.1-2|36	
12mr|mandriva-kde-translation-2012.1-2|37	%find_lang %{name}
12mr|mandriva-kde-translation-2012.1-2|38	

15120 12
12mr|mandriva-lxde-config-0.5.2-12|1	Summary: 	Mandriva LXDE configuration files
12mr|mandriva-lxde-config-0.5.2-12|2	Name:    	mandriva-lxde-config
12mr|mandriva-lxde-config-0.5.2-12|3	Version: 	0.5.2
12mr|mandriva-lxde-config-0.5.2-12|4	Release: 	%mkrel 12
12mr|mandriva-lxde-config-0.5.2-12|5	Group:   	Graphical desktop/Other
12mr|mandriva-lxde-config-0.5.2-12|6	License: 	GPLv2+
12mr|mandriva-lxde-config-0.5.2-12|7	URL:		http://www.lxde.org
12mr|mandriva-lxde-config-0.5.2-12|8	# (fwang) http://svn.mandriva.com/svn/soft/mandriva-lxde-config/
12mr|mandriva-lxde-config-0.5.2-12|9	Source0: 	%{name}-%{version}.tar.bz2
12mr|mandriva-lxde-config-0.5.2-12|10	BuildArch: 	noarch
12mr|mandriva-lxde-config-0.5.2-12|11	Obsoletes:	%{name}-Flash < %{version}
12mr|mandriva-lxde-config-0.5.2-12|12	Obsoletes:	%{name}-Free < %{version}
12mr|mandriva-lxde-config-0.5.2-12|13	Obsoletes:	%{name}-One < %{version}
12mr|mandriva-lxde-config-0.5.2-12|14	Obsoletes:	%{name}-Powerpack < %{version}
12mr|mandriva-lxde-config-0.5.2-12|15	Conflicts:	lxde-common < 0.5.5-0.git20110721.3
12mr|mandriva-lxde-config-0.5.2-12|16	Requires:	mandriva-theme
12mr|mandriva-lxde-config-0.5.2-12|17	Requires:	fonts-ttf-droid
12mr|mandriva-lxde-config-0.5.2-12|18	Requires:	rosa-elementary-theme
12mr|mandriva-lxde-config-0.5.2-12|19	Requires:	rosa-icons
12mr|mandriva-lxde-config-0.5.2-12|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mandriva-lxde-config-0.5.2-12|21	
12mr|mandriva-lxde-config-0.5.2-12|22	%description
12mr|mandriva-lxde-config-0.5.2-12|23	Configuration files for Mandriva LXDE desktop environment.
12mr|mandriva-lxde-config-0.5.2-12|24	
12mr|mandriva-lxde-config-0.5.2-12|25	%prep
12mr|mandriva-lxde-config-0.5.2-12|26	%setup -qn %{name}-%{version}
12mr|mandriva-lxde-config-0.5.2-12|27	
12mr|mandriva-lxde-config-0.5.2-12|28	%install
12mr|mandriva-lxde-config-0.5.2-12|29	rm -rf %{buildroot}
12mr|mandriva-lxde-config-0.5.2-12|30	
12mr|mandriva-lxde-config-0.5.2-12|31	install -D desktop.conf -m644 %{buildroot}%{_sysconfdir}/xdg/lxsession/LXDE/desktop.conf
12mr|mandriva-lxde-config-0.5.2-12|32	install -D openbox-rc.xml -m644 %{buildroot}%{_datadir}/lxde/openbox/rc.xml
12mr|mandriva-lxde-config-0.5.2-12|33	
12mr|mandriva-lxde-config-0.5.2-12|34	%clean
12mr|mandriva-lxde-config-0.5.2-12|35	rm -rf %{buildroot}
12mr|mandriva-lxde-config-0.5.2-12|36	
12mr|mandriva-lxde-config-0.5.2-12|37	%pre
12mr|mandriva-lxde-config-0.5.2-12|38	update-alternatives --remove-all lxde-config
12mr|mandriva-lxde-config-0.5.2-12|39	
12mr|mandriva-lxde-config-0.5.2-12|40	%files
12mr|mandriva-lxde-config-0.5.2-12|41	%defattr(-,root,root)
12mr|mandriva-lxde-config-0.5.2-12|42	%{_sysconfdir}/xdg/lxsession/LXDE/desktop.conf
12mr|mandriva-lxde-config-0.5.2-12|43	%{_datadir}/lxde/openbox/rc.xml
12mr|mandriva-lxde-config-0.5.2-12|44	
12mr|mandriva-lxde-config-0.5.2-12|45	
12mr|mandriva-lxde-config-0.5.2-12|46	
12mr|mandriva-lxde-config-0.5.2-12|47	%changelog
12mr|mandriva-lxde-config-0.5.2-12|48	

15121 12
12mr|mandriva-theme-1.4.9-31|1	%define name mandriva-theme
12mr|mandriva-theme-1.4.9-31|2	%define theme Mandriva
12mr|mandriva-theme-1.4.9-31|3	%define version 1.4.9
12mr|mandriva-theme-1.4.9-31|4	%define scriptdir %{_datadir}/bootsplash/scripts
12mr|mandriva-theme-1.4.9-31|5	%define mdk_bg %{_datadir}/mdk/backgrounds
12mr|mandriva-theme-1.4.9-31|6	
12mr|mandriva-theme-1.4.9-31|7	%define release 31
12mr|mandriva-theme-1.4.9-31|8	
12mr|mandriva-theme-1.4.9-31|9	%define theme_header() \
12mr|mandriva-theme-1.4.9-31|10	Summary:	Mandriva%{?1:-%1} theme for plymouth and desktop background \
12mr|mandriva-theme-1.4.9-31|11	Group:		Graphics \
12mr|mandriva-theme-1.4.9-31|12	%description %{?1} \
12mr|mandriva-theme-1.4.9-31|13	This package contains the Mandriva%{?1:-%1} plymouth theme \
12mr|mandriva-theme-1.4.9-31|14	with its images and configuration for different resolution as well as \
12mr|mandriva-theme-1.4.9-31|15	the the desktop background image. \
12mr|mandriva-theme-1.4.9-31|16	
12mr|mandriva-theme-1.4.9-31|17	%define theme_package(o:) \
12mr|mandriva-theme-1.4.9-31|18	%package %{1} \
12mr|mandriva-theme-1.4.9-31|19	Requires:	plymouth-system-theme \
12mr|mandriva-theme-1.4.9-31|20	Requires:	plymouth-plugin-script >= 0.8.2 \
12mr|mandriva-theme-1.4.9-31|21	Requires(post):	bootsplash >= 3.3.0 \
12mr|mandriva-theme-1.4.9-31|22	Provides:	mandrake_theme mandrake-theme mandrakelinux-theme mandriva-theme = %{version}-%{release} \
12mr|mandriva-theme-1.4.9-31|23	Provides:	plymouth(system-theme) \
12mr|mandriva-theme-1.4.9-31|24	Obsoletes:	mandrake_theme mandrake-theme mandrakelinux-theme %{?-o:%{-o*}} \
12mr|mandriva-theme-1.4.9-31|25	Requires:	mandriva-theme-common \
12mr|mandriva-theme-1.4.9-31|26	Suggests:	mandriva-theme-screensaver \
12mr|mandriva-theme-1.4.9-31|27	%theme_header(%{1}) \
12mr|mandriva-theme-1.4.9-31|28	\
12mr|mandriva-theme-1.4.9-31|29	%package %{1}-screensaver \
12mr|mandriva-theme-1.4.9-31|30	Summary:	Mandriva %{1} screensaver \
12mr|mandriva-theme-1.4.9-31|31	Group:		Graphics \
12mr|mandriva-theme-1.4.9-31|32	Provides:	mandriva-theme-screensaver \
12mr|mandriva-theme-1.4.9-31|33	%{?-o:Obsoletes: %{-o*}-screensaver} \
12mr|mandriva-theme-1.4.9-31|34	\
12mr|mandriva-theme-1.4.9-31|35	%description %{1}-screensaver \
12mr|mandriva-theme-1.4.9-31|36	This package contains the screensaver associated with the \
12mr|mandriva-theme-1.4.9-31|37	Mandriva %{1} theme. \
12mr|mandriva-theme-1.4.9-31|38	
12mr|mandriva-theme-1.4.9-31|39	%define theme_scripts() \
12mr|mandriva-theme-1.4.9-31|40	%post -n %{name}-%{1} \
12mr|mandriva-theme-1.4.9-31|41	if [ -z "$DURING_INSTALL" ]; then \
12mr|mandriva-theme-1.4.9-31|42	if [ -x %{scriptdir}/switch-themes ]; then \
12mr|mandriva-theme-1.4.9-31|43	%{scriptdir}/switch-themes Mandriva-%{1} \
12mr|mandriva-theme-1.4.9-31|44	%{_sbindir}/plymouth-set-default-theme Mandriva-%{1} -R \
12mr|mandriva-theme-1.4.9-31|45	fi \
12mr|mandriva-theme-1.4.9-31|46	else \
12mr|mandriva-theme-1.4.9-31|47	if [ -f /etc/sysconfig/bootsplash ]; then \
12mr|mandriva-theme-1.4.9-31|48	perl -pi -e 's/^\s*SPLASH=.*/SPLASH=auto/; s/^\s*THEME=.*/THEME=Mandriva-%{1}/' /etc/sysconfig/bootsplash \
12mr|mandriva-theme-1.4.9-31|49	fi \
12mr|mandriva-theme-1.4.9-31|50	%{_sbindir}/plymouth-set-default-theme Mandriva-%{1} \
12mr|mandriva-theme-1.4.9-31|51	fi \
12mr|mandriva-theme-1.4.9-31|52	if [ -f %{mdk_bg}/Mandriva-root.png -a ! -f %{mdk_bg}/root/default.png -o -L %{mdk_bg}/root/default.png ]; then \
12mr|mandriva-theme-1.4.9-31|53	rm -f %{mdk_bg}/root/default.png \
12mr|mandriva-theme-1.4.9-31|54	ln -s Mandriva-%{1}-root-1600x1200.png %{mdk_bg}/root/default.png \
12mr|mandriva-theme-1.4.9-31|55	fi \
12mr|mandriva-theme-1.4.9-31|56	\
12mr|mandriva-theme-1.4.9-31|57	%triggerpostun -n %{name}-%{1} -- mandriva-theme-%{1} < 1.2.4 \
12mr|mandriva-theme-1.4.9-31|58	for f in kdeglobals konsolerc; do \
12mr|mandriva-theme-1.4.9-31|59	if [ "`readlink /usr/share/config/$f 2>/dev/null`" == "$f-Mandriva-%{1}" ]; then \
12mr|mandriva-theme-1.4.9-31|60	rm -f /usr/share/config/$f \
12mr|mandriva-theme-1.4.9-31|61	fi \
12mr|mandriva-theme-1.4.9-31|62	done \
12mr|mandriva-theme-1.4.9-31|63	\
12mr|mandriva-theme-1.4.9-31|64	%preun -n %{name}-%{1} \
12mr|mandriva-theme-1.4.9-31|65	if [ "$1" == "0" ]; then \
12mr|mandriva-theme-1.4.9-31|66	if [ -x %{scriptdir}/remove-theme ]; then \
12mr|mandriva-theme-1.4.9-31|67	%{scriptdir}/remove-theme Mandriva-%{1} \
12mr|mandriva-theme-1.4.9-31|68	fi \
12mr|mandriva-theme-1.4.9-31|69	link=`readlink %{mdk_bg}/default.png` \
12mr|mandriva-theme-1.4.9-31|70	slink=${link%%-*} \
12mr|mandriva-theme-1.4.9-31|71	if [ "$slink" == "Mandriva-%{1}" ]; then rm -f %{mdk_bg}/default.png;fi \
12mr|mandriva-theme-1.4.9-31|72	link=`readlink %{mdk_bg}/default.jpg` \
12mr|mandriva-theme-1.4.9-31|73	slink=${link%%-*} \
12mr|mandriva-theme-1.4.9-31|74	if [ "$slink" == "Mandriva-%{1}" ]; then rm -f %{mdk_bg}/default.jpg;fi \
12mr|mandriva-theme-1.4.9-31|75	link=`readlink %{mdk_bg}/Mandriva.png` \
12mr|mandriva-theme-1.4.9-31|76	slink=${link%%-*} \
12mr|mandriva-theme-1.4.9-31|77	if [ "$slink" == "Mandriva-%{1}" ]; then rm -f %{mdk_bg}/Mandriva.png;fi \
12mr|mandriva-theme-1.4.9-31|78	link=`readlink %{mdk_bg}/Mandriva.jpg` \
12mr|mandriva-theme-1.4.9-31|79	slink=${link%%-*} \
12mr|mandriva-theme-1.4.9-31|80	if [ "$slink" == "Mandriva-%{1}" ]; then rm -f %{mdk_bg}/Mandriva.jpg;fi \
12mr|mandriva-theme-1.4.9-31|81	link=`readlink %{mdk_bg}/root/Mandriva.png` \
12mr|mandriva-theme-1.4.9-31|82	slink=${link%%-*} \
12mr|mandriva-theme-1.4.9-31|83	if [ "$slink" == "Mandriva-%{1}-root" ]; then rm -f %{mdk_bg}/root/default.png;fi \
12mr|mandriva-theme-1.4.9-31|84	fi \
12mr|mandriva-theme-1.4.9-31|85	
12mr|mandriva-theme-1.4.9-31|86	%define theme_files() \
12mr|mandriva-theme-1.4.9-31|87	%files %{1} \
12mr|mandriva-theme-1.4.9-31|88	%{_datadir}/gfxboot/themes/Mandriva-%{1} \
12mr|mandriva-theme-1.4.9-31|89	%{_datadir}/plymouth/themes/Mandriva-%{1} \
12mr|mandriva-theme-1.4.9-31|90	%{mdk_bg}/Mandriva-%{1}* \
12mr|mandriva-theme-1.4.9-31|91	\
12mr|mandriva-theme-1.4.9-31|92	%{mdk_bg}/rosa-background.jpg \
12mr|mandriva-theme-1.4.9-31|93	%files %{1}-screensaver \
12mr|mandriva-theme-1.4.9-31|94	%dir %{_datadir}/mdk/screensaver \
12mr|mandriva-theme-1.4.9-31|95	%{_datadir}/mdk/screensaver/*-*.jpg \
12mr|mandriva-theme-1.4.9-31|96	
12mr|mandriva-theme-1.4.9-31|97	Name:		%{name}
12mr|mandriva-theme-1.4.9-31|98	Version:	%{version}
12mr|mandriva-theme-1.4.9-31|99	Release:	%{release}
12mr|mandriva-theme-1.4.9-31|100	Source0:	%{name}.tar.xz
12mr|mandriva-theme-1.4.9-31|101	License:	GPL
12mr|mandriva-theme-1.4.9-31|102	Prefix:		%{_prefix}
12mr|mandriva-theme-1.4.9-31|103	BuildArch:	noarch
12mr|mandriva-theme-1.4.9-31|104	BuildRequires:	gimp fonts-ttf-dejavu
12mr|mandriva-theme-1.4.9-31|105	%theme_header
12mr|mandriva-theme-1.4.9-31|106	
12mr|mandriva-theme-1.4.9-31|107	%theme_package Rosa      -o mandriva-theme
12mr|mandriva-theme-1.4.9-31|108	
12mr|mandriva-theme-1.4.9-31|109	%package common
12mr|mandriva-theme-1.4.9-31|110	Summary:	Mandriva common theme for plymouth
12mr|mandriva-theme-1.4.9-31|111	Group:		Graphics
12mr|mandriva-theme-1.4.9-31|112	Obsoletes:	plymouth-theme-mdv
12mr|mandriva-theme-1.4.9-31|113	
12mr|mandriva-theme-1.4.9-31|114	%description common
12mr|mandriva-theme-1.4.9-31|115	This package contains common images for the Mandriva plymouth themes.
12mr|mandriva-theme-1.4.9-31|116	
12mr|mandriva-theme-1.4.9-31|117	%package extra
12mr|mandriva-theme-1.4.9-31|118	Summary:	Additional backgrounds from Mandriva Linux users
12mr|mandriva-theme-1.4.9-31|119	Group:		Graphics
12mr|mandriva-theme-1.4.9-31|120	
12mr|mandriva-theme-1.4.9-31|121	%description extra
12mr|mandriva-theme-1.4.9-31|122	This package contains winning picture from Mandriva 2010 photo
12mr|mandriva-theme-1.4.9-31|123	background contest.
12mr|mandriva-theme-1.4.9-31|124	
12mr|mandriva-theme-1.4.9-31|125	%prep
12mr|mandriva-theme-1.4.9-31|126	%setup -q
12mr|mandriva-theme-1.4.9-31|127	
12mr|mandriva-theme-1.4.9-31|128	%build
12mr|mandriva-theme-1.4.9-31|129	%make
12mr|mandriva-theme-1.4.9-31|130	
12mr|mandriva-theme-1.4.9-31|131	%install
12mr|mandriva-theme-1.4.9-31|132	rm -rf %{buildroot}
12mr|mandriva-theme-1.4.9-31|133	%make install prefix=%{buildroot}
12mr|mandriva-theme-1.4.9-31|134	
12mr|mandriva-theme-1.4.9-31|135	# Default wallpaper should be available without browsing file system
12mr|mandriva-theme-1.4.9-31|136	mkdir -p %{buildroot}%{_datadir}/wallpapers
12mr|mandriva-theme-1.4.9-31|137	pushd %{buildroot}%{_datadir}/wallpapers
12mr|mandriva-theme-1.4.9-31|138	ln -s ../mdk/backgrounds/default.jpg default.jpg
12mr|mandriva-theme-1.4.9-31|139	popd
12mr|mandriva-theme-1.4.9-31|140	
12mr|mandriva-theme-1.4.9-31|141	%theme_scripts Rosa
12mr|mandriva-theme-1.4.9-31|142	
12mr|mandriva-theme-1.4.9-31|143	%clean
12mr|mandriva-theme-1.4.9-31|144	rm -rf %{buildroot}
12mr|mandriva-theme-1.4.9-31|145	
12mr|mandriva-theme-1.4.9-31|146	%files common
12mr|mandriva-theme-1.4.9-31|147	%{_datadir}/wallpapers/default.jpg
12mr|mandriva-theme-1.4.9-31|148	
12mr|mandriva-theme-1.4.9-31|149	%files extra
12mr|mandriva-theme-1.4.9-31|150	%{_datadir}/mdk/backgrounds/Antes_del_vuelo.jpg
12mr|mandriva-theme-1.4.9-31|151	%{_datadir}/mdk/backgrounds/fields.jpg
12mr|mandriva-theme-1.4.9-31|152	%{_datadir}/mdk/backgrounds/hibiscus.jpg
12mr|mandriva-theme-1.4.9-31|153	%{_datadir}/mdk/backgrounds/Rustic_Chair.jpg
12mr|mandriva-theme-1.4.9-31|154	%{_datadir}/mdk/backgrounds/Autumn.jpg
12mr|mandriva-theme-1.4.9-31|155	%{_datadir}/mdk/backgrounds/Flower.jpg
12mr|mandriva-theme-1.4.9-31|156	%{_datadir}/mdk/backgrounds/Ice.jpg
12mr|mandriva-theme-1.4.9-31|157	%{_datadir}/mdk/backgrounds/Smiley01.jpg
12mr|mandriva-theme-1.4.9-31|158	%{_datadir}/mdk/backgrounds/chevalier.jpg
12mr|mandriva-theme-1.4.9-31|159	%{_datadir}/mdk/backgrounds/gouttes2500.jpg
12mr|mandriva-theme-1.4.9-31|160	%{_datadir}/mdk/backgrounds/night_swim.jpg
12mr|mandriva-theme-1.4.9-31|161	%{_datadir}/mdk/backgrounds/Beach.jpg
12mr|mandriva-theme-1.4.9-31|162	%{_datadir}/mdk/backgrounds/Cat.jpg
12mr|mandriva-theme-1.4.9-31|163	%{_datadir}/mdk/backgrounds/Event.jpg
12mr|mandriva-theme-1.4.9-31|164	%{_datadir}/mdk/backgrounds/Flowers.jpg
12mr|mandriva-theme-1.4.9-31|165	%{_datadir}/mdk/backgrounds/Sunset.jpg
12mr|mandriva-theme-1.4.9-31|166	%{_datadir}/mdk/backgrounds/Canal.jpg
12mr|mandriva-theme-1.4.9-31|167	
12mr|mandriva-theme-1.4.9-31|168	%{_datadir}/mdk/backgrounds/Mandriva-extra.xml
12mr|mandriva-theme-1.4.9-31|169	
12mr|mandriva-theme-1.4.9-31|170	%theme_files Rosa
12mr|mandriva-theme-1.4.9-31|171	
12mr|mandriva-theme-1.4.9-31|172	
12mr|mandriva-theme-1.4.9-31|173	%changelog
12mr|mandriva-theme-1.4.9-31|174	* Mon Aug 22 2011 Alex Burmashev <burmashev@mandriva.org> 1.4.9-9mdv2011.0
12mr|mandriva-theme-1.4.9-31|175	+ Revision: 696097
12mr|mandriva-theme-1.4.9-31|176	- updated One theme
12mr|mandriva-theme-1.4.9-31|177	- changed splash images
12mr|mandriva-theme-1.4.9-31|178	- Updated ROSA and Free themes

15122 12
12mr|man-pages-3.34-1|1	%define LANG en
12mr|man-pages-3.34-1|2	Summary: English man (manual) pages from the Linux Documentation Project
12mr|man-pages-3.34-1|3	Name: man-pages
12mr|man-pages-3.34-1|4	Version: 3.34
12mr|man-pages-3.34-1|5	Release: 1
12mr|man-pages-3.34-1|6	License: GPL-style
12mr|man-pages-3.34-1|7	Group: System/Internationalization
12mr|man-pages-3.34-1|8	Source: ftp://ftp.kernel.org/pub/linux/docs/man-pages/%name-%version.tar.bz2
12mr|man-pages-3.34-1|9	Source1: rpcgen.1
12mr|man-pages-3.34-1|10	Source3: ld.so.8
12mr|man-pages-3.34-1|11	Source4: ldd.1
12mr|man-pages-3.34-1|12	Source5: ldconfig.8
12mr|man-pages-3.34-1|13	Source6: man-pages-extralocale.tar.bz2
12mr|man-pages-3.34-1|14	Source8: man9-19971126.tar.bz2
12mr|man-pages-3.34-1|15	Source9: man2.tar.bz2
12mr|man-pages-3.34-1|16	Source10: strptime.3
12mr|man-pages-3.34-1|17	Source11: ifcfg.5
12mr|man-pages-3.34-1|18	#Patch1: man-pages-1.31.iconv.patch.bz2
12mr|man-pages-3.34-1|19	#Source2: netman-cvs.tar.bz2
12mr|man-pages-3.34-1|20	URL:     http://www.kernel.org/doc/man-pages
12mr|man-pages-3.34-1|21	# 	was ftp://ftp.win.tue.nl/pub/linux-local/manpages/
12mr|man-pages-3.34-1|22	# Where to find it ????
12mr|man-pages-3.34-1|23	# (fg) 20010627 Document that quad interpretation "feature" in socket API...
12mr|man-pages-3.34-1|24	BuildRequires: man => 1.5j-8mdk
12mr|man-pages-3.34-1|25	# this prevent auto-install of man-pages for non en locales:
12mr|man-pages-3.34-1|26	#Requires: locales-%LANG
12mr|man-pages-3.34-1|27	Requires: man => 1.5j-8mdk
12mr|man-pages-3.34-1|28	Autoreqprov: false
12mr|man-pages-3.34-1|29	BuildArch: noarch
12mr|man-pages-3.34-1|30	
12mr|man-pages-3.34-1|31	%description
12mr|man-pages-3.34-1|32	A large collection of man pages (reference material) from the Linux
12mr|man-pages-3.34-1|33	Documentation Project (LDP).  The man pages are organized into the
12mr|man-pages-3.34-1|34	following sections:
12mr|man-pages-3.34-1|35	
12mr|man-pages-3.34-1|36	Section 1:  User commands (intro only)
12mr|man-pages-3.34-1|37	Section 2:  System calls
12mr|man-pages-3.34-1|38	Section 3:  Libc calls
12mr|man-pages-3.34-1|39	Section 4:  Devices (e.g., hd, sd)
12mr|man-pages-3.34-1|40	Section 5:  File formats and protocols (e.g., wtmp, /etc/passwd,
12mr|man-pages-3.34-1|41	nfs)
12mr|man-pages-3.34-1|42	Section 6:  Games (intro only)
12mr|man-pages-3.34-1|43	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
12mr|man-pages-3.34-1|44	Section 8:  System administration (intro only)
12mr|man-pages-3.34-1|45	Section 9:  Kernel internal routines
12mr|man-pages-3.34-1|46	
12mr|man-pages-3.34-1|47	%prep
12mr|man-pages-3.34-1|48	%setup -q -a 9 -a 8 -a6
12mr|man-pages-3.34-1|49	
12mr|man-pages-3.34-1|50	cp -a %SOURCE1 man1
12mr|man-pages-3.34-1|51	cp -a %SOURCE3 man8
12mr|man-pages-3.34-1|52	cp -a %SOURCE4 man1
12mr|man-pages-3.34-1|53	cp -a %SOURCE5 man8
12mr|man-pages-3.34-1|54	cp -a %SOURCE10 man3
12mr|man-pages-3.34-1|55	cp -a %SOURCE11 man5
12mr|man-pages-3.34-1|56	
12mr|man-pages-3.34-1|57	
12mr|man-pages-3.34-1|58	%build
12mr|man-pages-3.34-1|59	rm -fv man1/{diff,chgrp,chmod,chown,cp,dd,df,dircolors,du,install,dir,vdir}.1
12mr|man-pages-3.34-1|60	rm -fv man1/{ln,ls,mkdir,mkfifo,mknod,mv,rm,rmdir,touch}.1
12mr|man-pages-3.34-1|61	rm -fv man2/modules.2 man2/quotactl.2 man2/get_kernel_syms.2
12mr|man-pages-3.34-1|62	rm -fv man2/{create,delete,init,query}_module.2
12mr|man-pages-3.34-1|63	rm -fv man4/{console,fd}.4 man5/{exports,nfs,fstab}.5
12mr|man-pages-3.34-1|64	
12mr|man-pages-3.34-1|65	# those conflict with ld.so package
12mr|man-pages-3.34-1|66	# this one conflicts with bind-utils
12mr|man-pages-3.34-1|67	rm -rf man5/resolver.5
12mr|man-pages-3.34-1|68	
12mr|man-pages-3.34-1|69	# this conflicts with ldconfig -- Geoff
12mr|man-pages-3.34-1|70	rm -f man8/ldconfig.8
12mr|man-pages-3.34-1|71	
12mr|man-pages-3.34-1|72	# those conflict with glibc{,-devel}
12mr|man-pages-3.34-1|73	rm -f man1/{getent,iconv,ldd,locale,localedef,sprof}.1
12mr|man-pages-3.34-1|74	rm -f man8/{ld.so,rpcinfo}.8
12mr|man-pages-3.34-1|75	rm -f man1/rpcgen.1
12mr|man-pages-3.34-1|76	rm -f man3/crypt{,_r}.3
12mr|man-pages-3.34-1|77	
12mr|man-pages-3.34-1|78	# this conflict with glibc
12mr|man-pages-3.34-1|79	rm -f man1/rpcgen.1.bz2
12mr|man-pages-3.34-1|80	
12mr|man-pages-3.34-1|81	#mv man1/COPYING .
12mr|man-pages-3.34-1|82	
12mr|man-pages-3.34-1|83	%install
12mr|man-pages-3.34-1|84	set +x
12mr|man-pages-3.34-1|85	mkdir -p %{buildroot}/%_mandir
12mr|man-pages-3.34-1|86	for n in 0p 1 1p 2 3 3p 4 5 6 7 8 9; do
12mr|man-pages-3.34-1|87	mkdir %{buildroot}/%_mandir/man$n
12mr|man-pages-3.34-1|88	done
12mr|man-pages-3.34-1|89	for n in man*/*; do
12mr|man-pages-3.34-1|90	cp -a $n %{buildroot}/%_mandir/$n
12mr|man-pages-3.34-1|91	done
12mr|man-pages-3.34-1|92	
12mr|man-pages-3.34-1|93	set -x
12mr|man-pages-3.34-1|94	
12mr|man-pages-3.34-1|95	LANG='' DESTDIR=%{buildroot} /usr/bin/mandb %{buildroot}/%_mandir/
12mr|man-pages-3.34-1|96	
12mr|man-pages-3.34-1|97	mkdir -p %{buildroot}/etc/cron.weekly
12mr|man-pages-3.34-1|98	cat > %{buildroot}/etc/cron.weekly/makewhatis-%LANG.cron << EOF
12mr|man-pages-3.34-1|99	#!/bin/bash
12mr|man-pages-3.34-1|100	LANG='' %{_bindir}/mandb %_mandir/%LANG
12mr|man-pages-3.34-1|101	exit 0
12mr|man-pages-3.34-1|102	EOF
12mr|man-pages-3.34-1|103	chmod a+x %{buildroot}/etc/cron.weekly/makewhatis-%LANG.cron
12mr|man-pages-3.34-1|104	
12mr|man-pages-3.34-1|105	mkdir -p  %{buildroot}/var/cache/man/%LANG
12mr|man-pages-3.34-1|106	mkdir -p  %{buildroot}{%_mandir/%LANG,/var/catman/}
12mr|man-pages-3.34-1|107	
12mr|man-pages-3.34-1|108	%files
12mr|man-pages-3.34-1|109	%defattr(0644,root,man,755)
12mr|man-pages-3.34-1|110	%doc README* *.Announce Changes
12mr|man-pages-3.34-1|111	%dir %_mandir/%LANG
12mr|man-pages-3.34-1|112	#%dir /var/cache/man/%LANG
12mr|man-pages-3.34-1|113	#%verify (not md5 mtime size) %{_mandir}/whatis
12mr|man-pages-3.34-1|114	%dir %_mandir/man*p/
12mr|man-pages-3.34-1|115	%_mandir/man*/*
12mr|man-pages-3.34-1|116	%_mandir/cat*/*
12mr|man-pages-3.34-1|117	%_mandir/index.db*
12mr|man-pages-3.34-1|118	%_mandir/CACHEDIR.TAG*
12mr|man-pages-3.34-1|119	#%attr(755,root,man)/var/catman/%LANG
12mr|man-pages-3.34-1|120	%config(noreplace) %attr(755,root,root)/etc/cron.weekly/makewhatis-%LANG.cron
12mr|man-pages-3.34-1|121	
12mr|man-pages-3.34-1|122	
12mr|man-pages-3.34-1|123	%changelog
12mr|man-pages-3.34-1|124	* Tue Feb 21 2012 abf
12mr|man-pages-3.34-1|125	- The release updated by ABF
12mr|man-pages-3.34-1|126	
12mr|man-pages-3.34-1|127	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 3.32-3mdv2011.0
12mr|man-pages-3.34-1|128	+ Revision: 666364
12mr|man-pages-3.34-1|129	- mass rebuild
12mr|man-pages-3.34-1|130	
12mr|man-pages-3.34-1|131	* Mon Dec 27 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.32-2mdv2011.0
12mr|man-pages-3.34-1|132	+ Revision: 625385
12mr|man-pages-3.34-1|133	- fix conflicting man pages (#61997)
12mr|man-pages-3.34-1|134	
12mr|man-pages-3.34-1|135	* Sun Dec 05 2010 Thierry Vignaud <tv@mandriva.org> 3.32-1mdv2011.0
12mr|man-pages-3.34-1|136	+ Revision: 610590
12mr|man-pages-3.34-1|137	- new release
12mr|man-pages-3.34-1|138	
12mr|man-pages-3.34-1|139	* Sun Nov 14 2010 Funda Wang <fwang@mandriva.org> 3.31-1mdv2011.0
12mr|man-pages-3.34-1|140	+ Revision: 597443
12mr|man-pages-3.34-1|141	- update to new version 3.31
12mr|man-pages-3.34-1|142	
12mr|man-pages-3.34-1|143	* Mon Nov 08 2010 Thierry Vignaud <tv@mandriva.org> 3.30-1mdv2011.0
12mr|man-pages-3.34-1|144	+ Revision: 594901
12mr|man-pages-3.34-1|145	- new release
12mr|man-pages-3.34-1|146	
12mr|man-pages-3.34-1|147	* Wed Oct 20 2010 Thierry Vignaud <tv@mandriva.org> 3.29-1mdv2011.0
12mr|man-pages-3.34-1|148	+ Revision: 586992
12mr|man-pages-3.34-1|149	- new release
12mr|man-pages-3.34-1|150	
12mr|man-pages-3.34-1|151	* Wed Oct 06 2010 Funda Wang <fwang@mandriva.org> 3.28-1mdv2011.0
12mr|man-pages-3.34-1|152	+ Revision: 583367
12mr|man-pages-3.34-1|153	- update to new version 3.28
12mr|man-pages-3.34-1|154	
12mr|man-pages-3.34-1|155	* Wed Sep 22 2010 Thierry Vignaud <tv@mandriva.org> 3.27-1mdv2011.0
12mr|man-pages-3.34-1|156	+ Revision: 580625
12mr|man-pages-3.34-1|157	- new release
12mr|man-pages-3.34-1|158	
12mr|man-pages-3.34-1|159	* Sat Feb 27 2010 Funda Wang <fwang@mandriva.org> 3.24-1mdv2010.1
12mr|man-pages-3.34-1|160	+ Revision: 512179
12mr|man-pages-3.34-1|161	- update file list
12mr|man-pages-3.34-1|162	- new version 3.24
12mr|man-pages-3.34-1|163	
12mr|man-pages-3.34-1|164	* Wed Sep 30 2009 Frederik Himpe <fhimpe@mandriva.org> 3.23-1mdv2010.0
12mr|man-pages-3.34-1|165	+ Revision: 451842
12mr|man-pages-3.34-1|166	- update to new version 3.23
12mr|man-pages-3.34-1|167	
12mr|man-pages-3.34-1|168	* Sat Jul 25 2009 Frederik Himpe <fhimpe@mandriva.org> 3.22-1mdv2010.0
12mr|man-pages-3.34-1|169	+ Revision: 399655
12mr|man-pages-3.34-1|170	- update to new version 3.22
12mr|man-pages-3.34-1|171	
12mr|man-pages-3.34-1|172	* Fri May 01 2009 Frederik Himpe <fhimpe@mandriva.org> 3.21-1mdv2010.0
12mr|man-pages-3.34-1|173	+ Revision: 369680
12mr|man-pages-3.34-1|174	- update to new version 3.21
12mr|man-pages-3.34-1|175	
12mr|man-pages-3.34-1|176	* Fri Feb 20 2009 Frederik Himpe <fhimpe@mandriva.org> 3.19-1mdv2009.1
12mr|man-pages-3.34-1|177	+ Revision: 343500
12mr|man-pages-3.34-1|178	- update to new version 3.19
12mr|man-pages-3.34-1|179	
12mr|man-pages-3.34-1|180	* Tue Feb 10 2009 Frederik Himpe <fhimpe@mandriva.org> 3.18-1mdv2009.1
12mr|man-pages-3.34-1|181	+ Revision: 339241
12mr|man-pages-3.34-1|182	- update to new version 3.18
12mr|man-pages-3.34-1|183	
12mr|man-pages-3.34-1|184	* Thu Jan 22 2009 Frederik Himpe <fhimpe@mandriva.org> 3.17-1mdv2009.1
12mr|man-pages-3.34-1|185	+ Revision: 332632
12mr|man-pages-3.34-1|186	- Update to new version 3.17
12mr|man-pages-3.34-1|187	- Remove patch describing ext3 in filesystems(5): it's already documented
12mr|man-pages-3.34-1|188	
12mr|man-pages-3.34-1|189	+ Thierry Vignaud <tv@mandriva.org>
12mr|man-pages-3.34-1|190	- new release
12mr|man-pages-3.34-1|191	
12mr|man-pages-3.34-1|192	* Sat Dec 06 2008 Frederik Himpe <fhimpe@mandriva.org> 3.15-1mdv2009.1
12mr|man-pages-3.34-1|193	+ Revision: 311180
12mr|man-pages-3.34-1|194	- update to new version 3.15
12mr|man-pages-3.34-1|195	
12mr|man-pages-3.34-1|196	* Wed Nov 26 2008 Thierry Vignaud <tv@mandriva.org> 3.14-1mdv2009.1
12mr|man-pages-3.34-1|197	+ Revision: 307026
12mr|man-pages-3.34-1|198	- new release
12mr|man-pages-3.34-1|199	
12mr|man-pages-3.34-1|200	* Wed Nov 12 2008 Funda Wang <fwang@mandriva.org> 3.13-1mdv2009.1
12mr|man-pages-3.34-1|201	+ Revision: 302479
12mr|man-pages-3.34-1|202	- New version 3.13
12mr|man-pages-3.34-1|203	
12mr|man-pages-3.34-1|204	* Fri Oct 31 2008 Frederik Himpe <fhimpe@mandriva.org> 3.12-1mdv2009.1
12mr|man-pages-3.34-1|205	+ Revision: 299007
12mr|man-pages-3.34-1|206	- update to new version 3.12
12mr|man-pages-3.34-1|207	
12mr|man-pages-3.34-1|208	* Fri Oct 10 2008 Frederik Himpe <fhimpe@mandriva.org> 3.11-1mdv2009.1
12mr|man-pages-3.34-1|209	+ Revision: 291638
12mr|man-pages-3.34-1|210	- update to new version 3.11
12mr|man-pages-3.34-1|211	
12mr|man-pages-3.34-1|212	+ Funda Wang <fwang@mandriva.org>
12mr|man-pages-3.34-1|213	- New version 3.10
12mr|man-pages-3.34-1|214	
12mr|man-pages-3.34-1|215	* Thu Sep 11 2008 Thierry Vignaud <tv@mandriva.org> 3.09-1mdv2009.0
12mr|man-pages-3.34-1|216	+ Revision: 283797
12mr|man-pages-3.34-1|217	- new release
12mr|man-pages-3.34-1|218	
12mr|man-pages-3.34-1|219	* Wed Aug 27 2008 Thierry Vignaud <tv@mandriva.org> 3.08-1mdv2009.0
12mr|man-pages-3.34-1|220	+ Revision: 276576
12mr|man-pages-3.34-1|221	- new release
12mr|man-pages-3.34-1|222	
12mr|man-pages-3.34-1|223	* Wed Aug 13 2008 Frederik Himpe <fhimpe@mandriva.org> 3.07-1mdv2009.0
12mr|man-pages-3.34-1|224	+ Revision: 271512
12mr|man-pages-3.34-1|225	- update to new version 3.07
12mr|man-pages-3.34-1|226	
12mr|man-pages-3.34-1|227	* Thu Aug 07 2008 Funda Wang <fwang@mandriva.org> 3.06-1mdv2009.0
12mr|man-pages-3.34-1|228	+ Revision: 265802
12mr|man-pages-3.34-1|229	- New version 3.06
12mr|man-pages-3.34-1|230	
12mr|man-pages-3.34-1|231	* Thu Jul 24 2008 Funda Wang <fwang@mandriva.org> 3.05-1mdv2009.0
12mr|man-pages-3.34-1|232	+ Revision: 246150
12mr|man-pages-3.34-1|233	- New version 3.05
12mr|man-pages-3.34-1|234	
12mr|man-pages-3.34-1|235	* Fri Jul 18 2008 Funda Wang <fwang@mandriva.org> 3.04-1mdv2009.0
12mr|man-pages-3.34-1|236	+ Revision: 238227
12mr|man-pages-3.34-1|237	- New version 3.04
12mr|man-pages-3.34-1|238	
12mr|man-pages-3.34-1|239	* Sun Jun 29 2008 Funda Wang <fwang@mandriva.org> 3.01-1mdv2009.0
12mr|man-pages-3.34-1|240	+ Revision: 229934
12mr|man-pages-3.34-1|241	- New version 3.01
12mr|man-pages-3.34-1|242	
12mr|man-pages-3.34-1|243	* Fri Jun 20 2008 Funda Wang <fwang@mandriva.org> 3.00-1mdv2009.0
12mr|man-pages-3.34-1|244	+ Revision: 227331
12mr|man-pages-3.34-1|245	- fix file list
12mr|man-pages-3.34-1|246	- New version 3.00
12mr|man-pages-3.34-1|247	
12mr|man-pages-3.34-1|248	* Wed Jun 11 2008 Funda Wang <fwang@mandriva.org> 2.80-1mdv2009.0
12mr|man-pages-3.34-1|249	+ Revision: 217915
12mr|man-pages-3.34-1|250	- New version 2.80
12mr|man-pages-3.34-1|251	
12mr|man-pages-3.34-1|252	* Fri Feb 22 2008 Thierry Vignaud <tv@mandriva.org> 2.78-1mdv2008.1
12mr|man-pages-3.34-1|253	+ Revision: 173831
12mr|man-pages-3.34-1|254	- new release
12mr|man-pages-3.34-1|255	
12mr|man-pages-3.34-1|256	* Sat Feb 02 2008 Funda Wang <fwang@mandriva.org> 2.77-1mdv2008.1
12mr|man-pages-3.34-1|257	+ Revision: 161479
12mr|man-pages-3.34-1|258	- update to new version 2.77
12mr|man-pages-3.34-1|259	
12mr|man-pages-3.34-1|260	* Mon Jan 28 2008 Thierry Vignaud <tv@mandriva.org> 2.76-1mdv2008.1
12mr|man-pages-3.34-1|261	+ Revision: 159257
12mr|man-pages-3.34-1|262	- new release
12mr|man-pages-3.34-1|263	
12mr|man-pages-3.34-1|264	* Fri Jan 11 2008 Funda Wang <fwang@mandriva.org> 2.75-1mdv2008.1
12mr|man-pages-3.34-1|265	+ Revision: 147847
12mr|man-pages-3.34-1|266	- update to new version 2.75
12mr|man-pages-3.34-1|267	
12mr|man-pages-3.34-1|268	+ Olivier Blin <oblin@mandriva.com>
12mr|man-pages-3.34-1|269	- restore BuildRoot
12mr|man-pages-3.34-1|270	
12mr|man-pages-3.34-1|271	* Sun Dec 30 2007 Funda Wang <fwang@mandriva.org> 2.74-1mdv2008.1
12mr|man-pages-3.34-1|272	+ Revision: 139527
12mr|man-pages-3.34-1|273	- update to new version 2.74
12mr|man-pages-3.34-1|274	
12mr|man-pages-3.34-1|275	+ Thierry Vignaud <tv@mandriva.org>
12mr|man-pages-3.34-1|276	- kill re-definition of %%buildroot on Pixel's request
12mr|man-pages-3.34-1|277	
12mr|man-pages-3.34-1|278	* Fri Dec 14 2007 Thierry Vignaud <tv@mandriva.org> 2.72-1mdv2008.1
12mr|man-pages-3.34-1|279	+ Revision: 119859
12mr|man-pages-3.34-1|280	- rediff patch 2
12mr|man-pages-3.34-1|281	- new release
12mr|man-pages-3.34-1|282	
12mr|man-pages-3.34-1|283	* Mon Dec 03 2007 Thierry Vignaud <tv@mandriva.org> 2.69-1mdv2008.1
12mr|man-pages-3.34-1|284	+ Revision: 114625
12mr|man-pages-3.34-1|285	- new release
12mr|man-pages-3.34-1|286	- new download URL
12mr|man-pages-3.34-1|287	- new URL
12mr|man-pages-3.34-1|288	
12mr|man-pages-3.34-1|289	* Wed Oct 24 2007 Funda Wang <fwang@mandriva.org> 2.67-1mdv2008.1
12mr|man-pages-3.34-1|290	+ Revision: 101828
12mr|man-pages-3.34-1|291	- update to new version 2.67
12mr|man-pages-3.34-1|292	- fix tarball URL
12mr|man-pages-3.34-1|293	
12mr|man-pages-3.34-1|294	* Tue Oct 09 2007 Thierry Vignaud <tv@mandriva.org> 2.66-1mdv2008.0
12mr|man-pages-3.34-1|295	+ Revision: 95785
12mr|man-pages-3.34-1|296	- new release
12mr|man-pages-3.34-1|297	
12mr|man-pages-3.34-1|298	* Fri Aug 10 2007 Thierry Vignaud <tv@mandriva.org> 2.64-1mdv2008.0
12mr|man-pages-3.34-1|299	+ Revision: 61545
12mr|man-pages-3.34-1|300	- new release
12mr|man-pages-3.34-1|301	
12mr|man-pages-3.34-1|302	* Wed Jul 25 2007 Funda Wang <fwang@mandriva.org> 2.63-1mdv2008.0
12mr|man-pages-3.34-1|303	+ Revision: 55165
12mr|man-pages-3.34-1|304	- New version 2.63
12mr|man-pages-3.34-1|305	
12mr|man-pages-3.34-1|306	* Sat Jul 14 2007 Funda Wang <fwang@mandriva.org> 2.62-1mdv2008.0
12mr|man-pages-3.34-1|307	+ Revision: 51990
12mr|man-pages-3.34-1|308	- New version
12mr|man-pages-3.34-1|309	
12mr|man-pages-3.34-1|310	* Tue Jun 26 2007 Thierry Vignaud <tv@mandriva.org> 2.60-1mdv2008.0
12mr|man-pages-3.34-1|311	+ Revision: 44432
12mr|man-pages-3.34-1|312	- new release
12mr|man-pages-3.34-1|313	
12mr|man-pages-3.34-1|314	* Mon Jun 18 2007 Funda Wang <fwang@mandriva.org> 2.57-1mdv2008.0
12mr|man-pages-3.34-1|315	+ Revision: 40670
12mr|man-pages-3.34-1|316	- New upstream version
12mr|man-pages-3.34-1|317	
12mr|man-pages-3.34-1|318	* Thu Jun 14 2007 Thierry Vignaud <tv@mandriva.org> 2.56-1mdv2008.0
12mr|man-pages-3.34-1|319	+ Revision: 39350
12mr|man-pages-3.34-1|320	- new release
12mr|man-pages-3.34-1|321	
12mr|man-pages-3.34-1|322	* Fri Jun 08 2007 Thierry Vignaud <tv@mandriva.org> 2.54-1mdv2008.0
12mr|man-pages-3.34-1|323	+ Revision: 37568
12mr|man-pages-3.34-1|324	- no more man vs gnu info README
12mr|man-pages-3.34-1|325	- new release
12mr|man-pages-3.34-1|326	- new release
12mr|man-pages-3.34-1|327	
12mr|man-pages-3.34-1|328	* Thu May 31 2007 Funda Wang <fwang@mandriva.org> 2.50-1mdv2008.0
12mr|man-pages-3.34-1|329	+ Revision: 33005
12mr|man-pages-3.34-1|330	- New version
12mr|man-pages-3.34-1|331	
12mr|man-pages-3.34-1|332	* Mon Apr 23 2007 Thierry Vignaud <tv@mandriva.org> 2.44-1mdv2008.0
12mr|man-pages-3.34-1|333	+ Revision: 17402
12mr|man-pages-3.34-1|334	- new release
12mr|man-pages-3.34-1|335	
12mr|man-pages-3.34-1|336	
12mr|man-pages-3.34-1|337	* Thu Feb 08 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.43-1mdv2007.0
12mr|man-pages-3.34-1|338	+ Revision: 118082
12mr|man-pages-3.34-1|339	- kill icon
12mr|man-pages-3.34-1|340	- new release
12mr|man-pages-3.34-1|341	- new release
12mr|man-pages-3.34-1|342	
12mr|man-pages-3.34-1|343	* Wed Oct 25 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.41-1mdv2007.1
12mr|man-pages-3.34-1|344	+ Revision: 72348
12mr|man-pages-3.34-1|345	- Import man-pages
12mr|man-pages-3.34-1|346	
12mr|man-pages-3.34-1|347	* Wed Oct 25 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.41-1mdv2007.1
12mr|man-pages-3.34-1|348	- new release
12mr|man-pages-3.34-1|349	
12mr|man-pages-3.34-1|350	* Sat Aug 12 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.36-1mdv2007.0
12mr|man-pages-3.34-1|351	- new release
12mr|man-pages-3.34-1|352	
12mr|man-pages-3.34-1|353	* Fri Jul 28 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.36-1mdv2007.0
12mr|man-pages-3.34-1|354	- new release
12mr|man-pages-3.34-1|355	
12mr|man-pages-3.34-1|356	* Thu Jun 22 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.34-1mdv2007.0
12mr|man-pages-3.34-1|357	- new release
12mr|man-pages-3.34-1|358	
12mr|man-pages-3.34-1|359	* Thu Jun 01 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.33-1mdv2007.0
12mr|man-pages-3.34-1|360	- new release
12mr|man-pages-3.34-1|361	
12mr|man-pages-3.34-1|362	* Thu May 18 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.32-1mdk
12mr|man-pages-3.34-1|363	- new release
12mr|man-pages-3.34-1|364	
12mr|man-pages-3.34-1|365	* Fri May 05 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.31-1mdk
12mr|man-pages-3.34-1|366	- new release
12mr|man-pages-3.34-1|367	
12mr|man-pages-3.34-1|368	* Wed May 03 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.30-1mdk
12mr|man-pages-3.34-1|369	- new release
12mr|man-pages-3.34-1|370	
12mr|man-pages-3.34-1|371	* Sat Apr 15 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.29-1mdk
12mr|man-pages-3.34-1|372	- new release
12mr|man-pages-3.34-1|373	
12mr|man-pages-3.34-1|374	* Tue Mar 21 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.26-1mdk
12mr|man-pages-3.34-1|375	- new release
12mr|man-pages-3.34-1|376	
12mr|man-pages-3.34-1|377	* Fri Mar 10 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.25-1mdk
12mr|man-pages-3.34-1|378	- new release
12mr|man-pages-3.34-1|379	
12mr|man-pages-3.34-1|380	* Wed Feb 22 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.24-1mdk
12mr|man-pages-3.34-1|381	- new release
12mr|man-pages-3.34-1|382	
12mr|man-pages-3.34-1|383	* Mon Feb 13 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.23-1mdk
12mr|man-pages-3.34-1|384	- new release
12mr|man-pages-3.34-1|385	
12mr|man-pages-3.34-1|386	* Mon Jan 30 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.21-1mdk
12mr|man-pages-3.34-1|387	- new release
12mr|man-pages-3.34-1|388	
12mr|man-pages-3.34-1|389	* Fri Oct 07 2005 Thierry Vignaud <tvignaud@mandriva.com> 2.08-1mdk
12mr|man-pages-3.34-1|390	- new release
12mr|man-pages-3.34-1|391	- fix unowned directories (#17427)
12mr|man-pages-3.34-1|392	- kill patches 4, 5 & 6 (merged)
12mr|man-pages-3.34-1|393	
12mr|man-pages-3.34-1|394	* Fri Aug 19 2005 Thierry Vignaud <tvignaud@mandriva.com> 2.07-1mdk
12mr|man-pages-3.34-1|395	- new release
12mr|man-pages-3.34-1|396	
12mr|man-pages-3.34-1|397	* Fri Jul 08 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.04-2mdk
12mr|man-pages-3.34-1|398	- include POSIX man pages (#16167)
12mr|man-pages-3.34-1|399	
12mr|man-pages-3.34-1|400	* Fri Jun 24 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.04-1mdk
12mr|man-pages-3.34-1|401	- new release
12mr|man-pages-3.34-1|402	
12mr|man-pages-3.34-1|403	* Sat Jun 04 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.03-1mdk
12mr|man-pages-3.34-1|404	- new release
12mr|man-pages-3.34-1|405	
12mr|man-pages-3.34-1|406	* Mon Apr 18 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.02-1mdk
12mr|man-pages-3.34-1|407	- new release
12mr|man-pages-3.34-1|408	
12mr|man-pages-3.34-1|409	* Tue Jan 25 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.01-2mdk
12mr|man-pages-3.34-1|410	- remove the require on locales-en (otherwise man-pages are only installed
12mr|man-pages-3.34-1|411	for english installs)
12mr|man-pages-3.34-1|412	- fix rpmlint warnings
12mr|man-pages-3.34-1|413	
12mr|man-pages-3.34-1|414	* Mon Dec 20 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.01-1mdk
12mr|man-pages-3.34-1|415	- new release
12mr|man-pages-3.34-1|416	
12mr|man-pages-3.34-1|417	* Fri Dec 17 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.00-1mdk
12mr|man-pages-3.34-1|418	- new release
12mr|man-pages-3.34-1|419	
12mr|man-pages-3.34-1|420	* Fri Aug 27 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.67-1mdk
12mr|man-pages-3.34-1|421	- new release
12mr|man-pages-3.34-1|422	
12mr|man-pages-3.34-1|423	* Wed Apr 07 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.66-1mdk
12mr|man-pages-3.34-1|424	- new release
12mr|man-pages-3.34-1|425	

15123 12
12mr|man-pages-cs-0.18.20090209-8|1	%define LNG cs
12mr|man-pages-cs-0.18.20090209-8|2	
12mr|man-pages-cs-0.18.20090209-8|3	Summary:	Czech Linux Manual Pages
12mr|man-pages-cs-0.18.20090209-8|4	Name:		man-pages-%LNG
12mr|man-pages-cs-0.18.20090209-8|5	Version:	0.18.20090209
12mr|man-pages-cs-0.18.20090209-8|6	Release:	%mkrel 8
12mr|man-pages-cs-0.18.20090209-8|7	License:	Distributable
12mr|man-pages-cs-0.18.20090209-8|8	Group:		System/Internationalization
12mr|man-pages-cs-0.18.20090209-8|9	URL:		http://tropikhajma.sweb.cz/man-pages-cs/
12mr|man-pages-cs-0.18.20090209-8|10	Source:		http://tropikhajma.sweb.cz/%{name}/%{name}-%{version}.tar.lzma
12mr|man-pages-cs-0.18.20090209-8|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|man-pages-cs-0.18.20090209-8|12	
12mr|man-pages-cs-0.18.20090209-8|13	BuildRequires:	man => 1.5j-8mdk
12mr|man-pages-cs-0.18.20090209-8|14	BuildRequires:	sed
12mr|man-pages-cs-0.18.20090209-8|15	BuildRequires:	grep
12mr|man-pages-cs-0.18.20090209-8|16	Requires:	locales-%LNG,
12mr|man-pages-cs-0.18.20090209-8|17	Requires:	man => 1.5j-8mdk
12mr|man-pages-cs-0.18.20090209-8|18	Autoreqprov:	false
12mr|man-pages-cs-0.18.20090209-8|19	BuildArch:	noarch
12mr|man-pages-cs-0.18.20090209-8|20	Obsoletes:	man-%LNG, manpages-%LNG
12mr|man-pages-cs-0.18.20090209-8|21	Provides:	man-%LNG, manpages-%LNG
12mr|man-pages-cs-0.18.20090209-8|22	
12mr|man-pages-cs-0.18.20090209-8|23	%description
12mr|man-pages-cs-0.18.20090209-8|24	A large collection of man pages (reference material) from the Linux
12mr|man-pages-cs-0.18.20090209-8|25	Documentation Project (LDP), translated to Czech.  The man pages are
12mr|man-pages-cs-0.18.20090209-8|26	organized into the following sections:
12mr|man-pages-cs-0.18.20090209-8|27	
12mr|man-pages-cs-0.18.20090209-8|28	Section 1:  User commands (intro only)
12mr|man-pages-cs-0.18.20090209-8|29	Section 2:  System calls
12mr|man-pages-cs-0.18.20090209-8|30	Section 3:  Libc calls
12mr|man-pages-cs-0.18.20090209-8|31	Section 4:  Devices (e.g., hd, sd)
12mr|man-pages-cs-0.18.20090209-8|32	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd, nfs)
12mr|man-pages-cs-0.18.20090209-8|33	Section 6:  Games (intro only)
12mr|man-pages-cs-0.18.20090209-8|34	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
12mr|man-pages-cs-0.18.20090209-8|35	Section 8:  System administration (intro only)
12mr|man-pages-cs-0.18.20090209-8|36	
12mr|man-pages-cs-0.18.20090209-8|37	%prep
12mr|man-pages-cs-0.18.20090209-8|38	%setup -q -n %name-%version
12mr|man-pages-cs-0.18.20090209-8|39	
12mr|man-pages-cs-0.18.20090209-8|40	%build
12mr|man-pages-cs-0.18.20090209-8|41	# Preserve better versions...
12mr|man-pages-cs-0.18.20090209-8|42	rm ./procps/kill.1
12mr|man-pages-cs-0.18.20090209-8|43	rm ./procps/uptime.1
12mr|man-pages-cs-0.18.20090209-8|44	rm ./man-pages/man1/du.1
12mr|man-pages-cs-0.18.20090209-8|45	rm ./man-pages/man1/dir.1
12mr|man-pages-cs-0.18.20090209-8|46	rm ./man-pages/man1/vdir.1
12mr|man-pages-cs-0.18.20090209-8|47	
12mr|man-pages-cs-0.18.20090209-8|48	%install
12mr|man-pages-cs-0.18.20090209-8|49	rm -rf %{buildroot}
12mr|man-pages-cs-0.18.20090209-8|50	mkdir -p %{buildroot}/%{_mandir}/%LNG/
12mr|man-pages-cs-0.18.20090209-8|51	make install DESTDIR=%{buildroot} MANDIR=%{_mandir}/%LNG/
12mr|man-pages-cs-0.18.20090209-8|52	
12mr|man-pages-cs-0.18.20090209-8|53	LANG=%LNG DESTDIR=%{buildroot} %{_sbindir}/makewhatis %{buildroot}/%_mandir/%LNG
12mr|man-pages-cs-0.18.20090209-8|54	
12mr|man-pages-cs-0.18.20090209-8|55	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mr|man-pages-cs-0.18.20090209-8|56	
12mr|man-pages-cs-0.18.20090209-8|57	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
12mr|man-pages-cs-0.18.20090209-8|58	#!/bin/bash
12mr|man-pages-cs-0.18.20090209-8|59	LANG=%LNG %{_sbindir}/makewhatis %_mandir/%LNG
12mr|man-pages-cs-0.18.20090209-8|60	exit 0
12mr|man-pages-cs-0.18.20090209-8|61	EOF
12mr|man-pages-cs-0.18.20090209-8|62	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-cs-0.18.20090209-8|63	
12mr|man-pages-cs-0.18.20090209-8|64	mkdir -p  %{buildroot}/var/cache/man/%LNG
12mr|man-pages-cs-0.18.20090209-8|65	
12mr|man-pages-cs-0.18.20090209-8|66	touch %{buildroot}/var/cache/man/%LNG/whatis
12mr|man-pages-cs-0.18.20090209-8|67	
12mr|man-pages-cs-0.18.20090209-8|68	%postun
12mr|man-pages-cs-0.18.20090209-8|69	# 0 means deleting the package
12mr|man-pages-cs-0.18.20090209-8|70	if [ "$1" = "0" ]; then
12mr|man-pages-cs-0.18.20090209-8|71	## Force removing of /var/cache/man/%LNG, if there isn't any man page
12mr|man-pages-cs-0.18.20090209-8|72	## directory /%_mandir/%LNG
12mr|man-pages-cs-0.18.20090209-8|73	if [ ! -d %_mandir/%LNG ] ; then
12mr|man-pages-cs-0.18.20090209-8|74	rm -rf /var/cache/man/%LNG
12mr|man-pages-cs-0.18.20090209-8|75	fi
12mr|man-pages-cs-0.18.20090209-8|76	fi
12mr|man-pages-cs-0.18.20090209-8|77	
12mr|man-pages-cs-0.18.20090209-8|78	%post
12mr|man-pages-cs-0.18.20090209-8|79	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
12mr|man-pages-cs-0.18.20090209-8|80	
12mr|man-pages-cs-0.18.20090209-8|81	%clean
12mr|man-pages-cs-0.18.20090209-8|82	rm -rf %{buildroot}
12mr|man-pages-cs-0.18.20090209-8|83	
12mr|man-pages-cs-0.18.20090209-8|84	%files
12mr|man-pages-cs-0.18.20090209-8|85	%defattr(0644,root,man,755)
12mr|man-pages-cs-0.18.20090209-8|86	%doc README* Changelog CONTRIB.old
12mr|man-pages-cs-0.18.20090209-8|87	%dir %_mandir/%LNG
12mr|man-pages-cs-0.18.20090209-8|88	%dir /var/cache/man/%LNG
12mr|man-pages-cs-0.18.20090209-8|89	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
12mr|man-pages-cs-0.18.20090209-8|90	%_mandir/%LNG/man*
12mr|man-pages-cs-0.18.20090209-8|91	%_mandir/%LNG/whatis
12mr|man-pages-cs-0.18.20090209-8|92	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-cs-0.18.20090209-8|93	
12mr|man-pages-cs-0.18.20090209-8|94	
12mr|man-pages-cs-0.18.20090209-8|95	
12mr|man-pages-cs-0.18.20090209-8|96	%changelog
12mr|man-pages-cs-0.18.20090209-8|97	

15124 12
12mr|man-pages-da-0.1.1-15|1	%define LNG da
12mr|man-pages-da-0.1.1-15|2	%define name man-pages-%LNG
12mr|man-pages-da-0.1.1-15|3	%define version 0.1.1
12mr|man-pages-da-0.1.1-15|4	%define release %mkrel 15
12mr|man-pages-da-0.1.1-15|5	
12mr|man-pages-da-0.1.1-15|6	Summary: Danish man pages from the Linux Documentation Project
12mr|man-pages-da-0.1.1-15|7	Name: %{name}
12mr|man-pages-da-0.1.1-15|8	Version: %{version}
12mr|man-pages-da-0.1.1-15|9	Release: %{release}
12mr|man-pages-da-0.1.1-15|10	License: Distributable
12mr|man-pages-da-0.1.1-15|11	Group: System/Internationalization
12mr|man-pages-da-0.1.1-15|12	Patch: manpages-da-0.1.1-manpath.patch
12mr|man-pages-da-0.1.1-15|13	URL: http://www.sslug.dk/locale/man-sider/
12mr|man-pages-da-0.1.1-15|14	Source: http://www.sslug.dk/locale/man-sider/manpages-da-%version.tar.bz2
12mr|man-pages-da-0.1.1-15|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|man-pages-da-0.1.1-15|16	BuildRequires: man => 1.5j-8mdk
12mr|man-pages-da-0.1.1-15|17	Requires: locales-%LNG
12mr|man-pages-da-0.1.1-15|18	Requires: man => 1.5j-8mdk
12mr|man-pages-da-0.1.1-15|19	BuildRequires: sed grep man
12mr|man-pages-da-0.1.1-15|20	Autoreq: false
12mr|man-pages-da-0.1.1-15|21	BuildArch: noarch
12mr|man-pages-da-0.1.1-15|22	
12mr|man-pages-da-0.1.1-15|23	%description
12mr|man-pages-da-0.1.1-15|24	A large collection of man pages (reference material) from the Linux
12mr|man-pages-da-0.1.1-15|25	Documentation Project (LDP), translated to Danish.  The man pages are
12mr|man-pages-da-0.1.1-15|26	organized into the following sections:
12mr|man-pages-da-0.1.1-15|27	
12mr|man-pages-da-0.1.1-15|28	Section 1:  User commands (intro only)
12mr|man-pages-da-0.1.1-15|29	Section 2:  System calls
12mr|man-pages-da-0.1.1-15|30	Section 3:  Libc calls
12mr|man-pages-da-0.1.1-15|31	Section 4:  Devices (e.g., hd, sd)
12mr|man-pages-da-0.1.1-15|32	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd,
12mr|man-pages-da-0.1.1-15|33	nfs)
12mr|man-pages-da-0.1.1-15|34	Section 6:  Games (intro only)
12mr|man-pages-da-0.1.1-15|35	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
12mr|man-pages-da-0.1.1-15|36	Section 8:  System administration (intro only)
12mr|man-pages-da-0.1.1-15|37	
12mr|man-pages-da-0.1.1-15|38	%prep
12mr|man-pages-da-0.1.1-15|39	%setup -q -n manpages-da-%{version}
12mr|man-pages-da-0.1.1-15|40	%patch -p1
12mr|man-pages-da-0.1.1-15|41	
12mr|man-pages-da-0.1.1-15|42	%build
12mr|man-pages-da-0.1.1-15|43	
12mr|man-pages-da-0.1.1-15|44	%install
12mr|man-pages-da-0.1.1-15|45	rm -fr %{buildroot}
12mr|man-pages-da-0.1.1-15|46	make PREFIX=%{buildroot}/usr install
12mr|man-pages-da-0.1.1-15|47	
12mr|man-pages-da-0.1.1-15|48	LANG=%LNG DESTDIR=%{buildroot} %{_sbindir}/makewhatis %{buildroot}/%_mandir/%LNG
12mr|man-pages-da-0.1.1-15|49	
12mr|man-pages-da-0.1.1-15|50	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mr|man-pages-da-0.1.1-15|51	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
12mr|man-pages-da-0.1.1-15|52	#!/bin/bash
12mr|man-pages-da-0.1.1-15|53	LANG=%LNG %{_sbindir}/makewhatis %_mandir/%LNG
12mr|man-pages-da-0.1.1-15|54	exit 0
12mr|man-pages-da-0.1.1-15|55	EOF
12mr|man-pages-da-0.1.1-15|56	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-da-0.1.1-15|57	
12mr|man-pages-da-0.1.1-15|58	mkdir -p  %{buildroot}/var/cache/man/%LNG
12mr|man-pages-da-0.1.1-15|59	
12mr|man-pages-da-0.1.1-15|60	touch %{buildroot}/var/cache/man/%LNG/whatis
12mr|man-pages-da-0.1.1-15|61	
12mr|man-pages-da-0.1.1-15|62	%postun
12mr|man-pages-da-0.1.1-15|63	# 0 means deleting the package
12mr|man-pages-da-0.1.1-15|64	if [ "$1" = "0" ]; then
12mr|man-pages-da-0.1.1-15|65	## Force removing of /var/catman/%LNG, if there isn't any man page
12mr|man-pages-da-0.1.1-15|66	## directory /%_mandir/%LNG
12mr|man-pages-da-0.1.1-15|67	if [ ! -d %_mandir/%LNG ] ; then
12mr|man-pages-da-0.1.1-15|68	/bin/rm -rf /var/catman/%LNG
12mr|man-pages-da-0.1.1-15|69	fi
12mr|man-pages-da-0.1.1-15|70	fi
12mr|man-pages-da-0.1.1-15|71	
12mr|man-pages-da-0.1.1-15|72	%post
12mr|man-pages-da-0.1.1-15|73	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
12mr|man-pages-da-0.1.1-15|74	
12mr|man-pages-da-0.1.1-15|75	%clean
12mr|man-pages-da-0.1.1-15|76	rm -fr %{buildroot}
12mr|man-pages-da-0.1.1-15|77	
12mr|man-pages-da-0.1.1-15|78	%files
12mr|man-pages-da-0.1.1-15|79	%defattr(-,root,root)
12mr|man-pages-da-0.1.1-15|80	%doc lsmig AUTHORS ChangeLog
12mr|man-pages-da-0.1.1-15|81	%dir %_mandir/%LNG
12mr|man-pages-da-0.1.1-15|82	%dir /var/cache/man/%LNG
12mr|man-pages-da-0.1.1-15|83	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
12mr|man-pages-da-0.1.1-15|84	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-da-0.1.1-15|85	%_mandir/%LNG/*
12mr|man-pages-da-0.1.1-15|86	
12mr|man-pages-da-0.1.1-15|87	
12mr|man-pages-da-0.1.1-15|88	
12mr|man-pages-da-0.1.1-15|89	
12mr|man-pages-da-0.1.1-15|90	%changelog
12mr|man-pages-da-0.1.1-15|91	

15125 12
12mr|man-pages-de-0.9-1|1	%define	LNG de
12mr|man-pages-de-0.9-1|2	%define	gitrevision aeb3e35
12mr|man-pages-de-0.9-1|3	%define	srcname manpages-%{LNG}
12mr|man-pages-de-0.9-1|4	
12mr|man-pages-de-0.9-1|5	Name:		man-pages-%{LNG}
12mr|man-pages-de-0.9-1|6	Version:	0.9
12mr|man-pages-de-0.9-1|7	Release:	%mkrel 1
12mr|man-pages-de-0.9-1|8	Summary:	German man (manual) pages from the Linux Documentation Project
12mr|man-pages-de-0.9-1|9	License:	Distributable
12mr|man-pages-de-0.9-1|10	Group:		System/Internationalization
12mr|man-pages-de-0.9-1|11	Url:		http://alioth.debian.org/projects/manpages-de/
12mr|man-pages-de-0.9-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|man-pages-de-0.9-1|13	BuildArch:	noarch
12mr|man-pages-de-0.9-1|14	Source0:	%{srcname}-%{gitrevision}.tar.gz
12mr|man-pages-de-0.9-1|15	BuildRequires:	man
12mr|man-pages-de-0.9-1|16	Requires:	locales-%{LNG}
12mr|man-pages-de-0.9-1|17	Requires:	man
12mr|man-pages-de-0.9-1|18	Obsoletes:	man-%{LNG}
12mr|man-pages-de-0.9-1|19	Obsoletes:	manpages-%{LNG}
12mr|man-pages-de-0.9-1|20	Provides:	man-%{LNG}
12mr|man-pages-de-0.9-1|21	Provides:	manpages-%{LNG}
12mr|man-pages-de-0.9-1|22	
12mr|man-pages-de-0.9-1|23	%description
12mr|man-pages-de-0.9-1|24	A large collection of man pages (reference material) from the Linux
12mr|man-pages-de-0.9-1|25	Documentation Project (LDP), translated to German.  The man pages are
12mr|man-pages-de-0.9-1|26	organized into the following sections:
12mr|man-pages-de-0.9-1|27	
12mr|man-pages-de-0.9-1|28	Section 1:  User commands (intro only)
12mr|man-pages-de-0.9-1|29	Section 2:  System calls
12mr|man-pages-de-0.9-1|30	Section 3:  Libc calls
12mr|man-pages-de-0.9-1|31	Section 4:  Devices (e.g., hd, sd)
12mr|man-pages-de-0.9-1|32	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd,
12mr|man-pages-de-0.9-1|33	nfs)
12mr|man-pages-de-0.9-1|34	Section 6:  Games (intro only)
12mr|man-pages-de-0.9-1|35	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
12mr|man-pages-de-0.9-1|36	Section 8:  System administration (intro only)
12mr|man-pages-de-0.9-1|37	
12mr|man-pages-de-0.9-1|38	%prep
12mr|man-pages-de-0.9-1|39	%setup -q -n %{srcname}-%{gitrevision}
12mr|man-pages-de-0.9-1|40	
12mr|man-pages-de-0.9-1|41	%build
12mr|man-pages-de-0.9-1|42	
12mr|man-pages-de-0.9-1|43	%install
12mr|man-pages-de-0.9-1|44	rm -rf %{buildroot}
12mr|man-pages-de-0.9-1|45	mkdir -p %{buildroot}/%{_mandir}/%{LNG}/man{1,2,3,4,5,6,7,8,9,n}
12mr|man-pages-de-0.9-1|46	mkdir -p %{buildroot}%{_var}/catman/%{LNG}/cat{1,2,3,4,5,6,7,8,9,n}
12mr|man-pages-de-0.9-1|47	
12mr|man-pages-de-0.9-1|48	for i in 1 2 3 4 5 6 7 8; do
12mr|man-pages-de-0.9-1|49	if [ -d man$i ] ; then
12mr|man-pages-de-0.9-1|50	cp -avf man$i %{buildroot}%{_mandir}/%{LNG}/
12mr|man-pages-de-0.9-1|51	else
12mr|man-pages-de-0.9-1|52	echo "man$i does not exist"
12mr|man-pages-de-0.9-1|53	fi
12mr|man-pages-de-0.9-1|54	done
12mr|man-pages-de-0.9-1|55	
12mr|man-pages-de-0.9-1|56	# those files conflict whith net-tools
12mr|man-pages-de-0.9-1|57	# nothing to remove for now
12mr|man-pages-de-0.9-1|58	
12mr|man-pages-de-0.9-1|59	LANG=%{LNG} DESTDIR=%{buildroot} %{_sbindir}/makewhatis %{buildroot}/%{_mandir}/%{LNG}
12mr|man-pages-de-0.9-1|60	
12mr|man-pages-de-0.9-1|61	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mr|man-pages-de-0.9-1|62	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron << EOF
12mr|man-pages-de-0.9-1|63	#!/bin/bash
12mr|man-pages-de-0.9-1|64	LANG=%{LNG} %{_sbindir}/makewhatis %{_mandir}/%{LNG}
12mr|man-pages-de-0.9-1|65	exit 0
12mr|man-pages-de-0.9-1|66	EOF
12mr|man-pages-de-0.9-1|67	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
12mr|man-pages-de-0.9-1|68	
12mr|man-pages-de-0.9-1|69	mkdir -p  %{buildroot}%{_var}/cache/man/%{LNG}
12mr|man-pages-de-0.9-1|70	
12mr|man-pages-de-0.9-1|71	touch %{buildroot}%{_var}/cache/man/%{LNG}/whatis
12mr|man-pages-de-0.9-1|72	
12mr|man-pages-de-0.9-1|73	%postun
12mr|man-pages-de-0.9-1|74	# 0 means deleting the package
12mr|man-pages-de-0.9-1|75	if [ "$1" = "0" ]; then
12mr|man-pages-de-0.9-1|76	## Force removing of /var/catman/%{LNG}, if there isn't any man page
12mr|man-pages-de-0.9-1|77	## directory /%{_mandir}/%{LNG}
12mr|man-pages-de-0.9-1|78	if [ ! -d %{_mandir}/%{LNG} ] ; then
12mr|man-pages-de-0.9-1|79	rm -rf %{_var}/catman/%{LNG}
12mr|man-pages-de-0.9-1|80	fi
12mr|man-pages-de-0.9-1|81	fi
12mr|man-pages-de-0.9-1|82	
12mr|man-pages-de-0.9-1|83	%post
12mr|man-pages-de-0.9-1|84	%create_ghostfile %{_var}/cache/man/%{LNG}/whatis root root 644
12mr|man-pages-de-0.9-1|85	
12mr|man-pages-de-0.9-1|86	%files
12mr|man-pages-de-0.9-1|87	%doc CHANGES README COPYRIGHT
12mr|man-pages-de-0.9-1|88	%dir %{_mandir}/%{LNG}
12mr|man-pages-de-0.9-1|89	%dir %{_var}/cache/man/%{LNG}
12mr|man-pages-de-0.9-1|90	%ghost %config(noreplace) %{_var}/cache/man/%{LNG}/whatis
12mr|man-pages-de-0.9-1|91	%{_mandir}/%{LNG}/man*
12mr|man-pages-de-0.9-1|92	%{_mandir}/%{LNG}/whatis
12mr|man-pages-de-0.9-1|93	%attr(755,root,man) %{_var}/catman/%{LNG}
12mr|man-pages-de-0.9-1|94	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
12mr|man-pages-de-0.9-1|95	
12mr|man-pages-de-0.9-1|96	
12mr|man-pages-de-0.9-1|97	
12mr|man-pages-de-0.9-1|98	
12mr|man-pages-de-0.9-1|99	%changelog
12mr|man-pages-de-0.9-1|100	

15126 12
12mr|man-pages-es-1.55-8|1	%define LNG es
12mr|man-pages-es-1.55-8|2	%define extra_ver 0.8a
12mr|man-pages-es-1.55-8|3	
12mr|man-pages-es-1.55-8|4	Summary: Spanish man (manual) pages from the Linux Documentation Project
12mr|man-pages-es-1.55-8|5	Name: man-pages-%LNG
12mr|man-pages-es-1.55-8|6	Version: 1.55
12mr|man-pages-es-1.55-8|7	Release: %mkrel 8
12mr|man-pages-es-1.55-8|8	License: LDP GENERAL PUBLIC LICENSE
12mr|man-pages-es-1.55-8|9	Group: System/Internationalization
12mr|man-pages-es-1.55-8|10	Source: http://www.ditec.um.es/~piernas/manpages-es/man-pages-es-%{version}.tar.bz2
12mr|man-pages-es-1.55-8|11	Source1: http://www.ditec.um.es/~piernas/manpages-es/man-pages-es-extra-%{extra_ver}.tar.bz2
12mr|man-pages-es-1.55-8|12	URL: http://www.ditec.um.es/~piernas/manpages-es/
12mr|man-pages-es-1.55-8|13	#URL: http://www.pameli.org/
12mr|man-pages-es-1.55-8|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|man-pages-es-1.55-8|15	BuildRequires: man => 1.5j-8mdk
12mr|man-pages-es-1.55-8|16	Requires: locales-%LNG, man => 1.5j-8mdk
12mr|man-pages-es-1.55-8|17	Requires(post,preun): sed grep man
12mr|man-pages-es-1.55-8|18	Autoreq: false
12mr|man-pages-es-1.55-8|19	BuildArch: noarch
12mr|man-pages-es-1.55-8|20	Obsoletes: man-%LNG, manpages-%LNG
12mr|man-pages-es-1.55-8|21	Provides: man-%LNG, manpages-%LNG
12mr|man-pages-es-1.55-8|22	Obsoletes: man-pages-es-extra
12mr|man-pages-es-1.55-8|23	Provides: man-pages-es-extra
12mr|man-pages-es-1.55-8|24	
12mr|man-pages-es-1.55-8|25	%description
12mr|man-pages-es-1.55-8|26	A large collection of man pages (reference material) from the Linux
12mr|man-pages-es-1.55-8|27	Documentation Project (LDP), translated to spanish.  The man pages are
12mr|man-pages-es-1.55-8|28	organized into the following sections:
12mr|man-pages-es-1.55-8|29	
12mr|man-pages-es-1.55-8|30	Section 1:  User commands (intro only)
12mr|man-pages-es-1.55-8|31	Section 2:  System calls
12mr|man-pages-es-1.55-8|32	Section 3:  Libc calls
12mr|man-pages-es-1.55-8|33	Section 4:  Devices (e.g., hd, sd)
12mr|man-pages-es-1.55-8|34	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd,
12mr|man-pages-es-1.55-8|35	nfs)
12mr|man-pages-es-1.55-8|36	Section 6:  Games (intro only)
12mr|man-pages-es-1.55-8|37	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
12mr|man-pages-es-1.55-8|38	Section 8:  System administration (intro only)
12mr|man-pages-es-1.55-8|39	
12mr|man-pages-es-1.55-8|40	
12mr|man-pages-es-1.55-8|41	%prep
12mr|man-pages-es-1.55-8|42	%setup -n man-pages-%LNG-%{version} -a1
12mr|man-pages-es-1.55-8|43	%build
12mr|man-pages-es-1.55-8|44	
12mr|man-pages-es-1.55-8|45	
12mr|man-pages-es-1.55-8|46	%install
12mr|man-pages-es-1.55-8|47	rm -rf %{buildroot}
12mr|man-pages-es-1.55-8|48	mkdir -p %{buildroot}/%_mandir/%LNG/man{1,2,3,4,5,6,7,8,9,n}
12mr|man-pages-es-1.55-8|49	mkdir -p %{buildroot}/var/catman/%LNG/cat{1,2,3,4,5,6,7,8,9,n}
12mr|man-pages-es-1.55-8|50	
12mr|man-pages-es-1.55-8|51	mv man1/{README,LEAME} .
12mr|man-pages-es-1.55-8|52	
12mr|man-pages-es-1.55-8|53	make MANDIR=%{buildroot}/%_mandir/es allbz
12mr|man-pages-es-1.55-8|54	
12mr|man-pages-es-1.55-8|55	make -C man-pages-es-extra-%{extra_ver} MANDIR=%{buildroot}/%_mandir/es allbz
12mr|man-pages-es-1.55-8|56	
12mr|man-pages-es-1.55-8|57	LANG=%LNG DESTDIR=%{buildroot} %{_sbindir}/makewhatis %{buildroot}/%_mandir/%LNG
12mr|man-pages-es-1.55-8|58	
12mr|man-pages-es-1.55-8|59	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mr|man-pages-es-1.55-8|60	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
12mr|man-pages-es-1.55-8|61	#!/bin/bash
12mr|man-pages-es-1.55-8|62	LANG=%LNG %{_sbindir}/makewhatis %_mandir/%LNG
12mr|man-pages-es-1.55-8|63	exit 0
12mr|man-pages-es-1.55-8|64	EOF
12mr|man-pages-es-1.55-8|65	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-es-1.55-8|66	
12mr|man-pages-es-1.55-8|67	mkdir -p  %{buildroot}/var/cache/man/%LNG
12mr|man-pages-es-1.55-8|68	rm -f %{buildroot}/usr/share/man/es/{LEEME,LEEME.extra,PAQUETES,PROYECTO}
12mr|man-pages-es-1.55-8|69	
12mr|man-pages-es-1.55-8|70	touch %{buildroot}/var/cache/man/%LNG/whatis
12mr|man-pages-es-1.55-8|71	
12mr|man-pages-es-1.55-8|72	%postun
12mr|man-pages-es-1.55-8|73	# 0 means deleting the package
12mr|man-pages-es-1.55-8|74	if [ "$1" = "0" ]; then
12mr|man-pages-es-1.55-8|75	## Force removing of /var/catman/%LNG, if there isn't any man page
12mr|man-pages-es-1.55-8|76	## directory /%_mandir/%LNG
12mr|man-pages-es-1.55-8|77	if [ ! -d %_mandir/%LNG ] ; then
12mr|man-pages-es-1.55-8|78	rm -rf /var/catman/%LNG
12mr|man-pages-es-1.55-8|79	fi
12mr|man-pages-es-1.55-8|80	fi
12mr|man-pages-es-1.55-8|81	
12mr|man-pages-es-1.55-8|82	%post
12mr|man-pages-es-1.55-8|83	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
12mr|man-pages-es-1.55-8|84	
12mr|man-pages-es-1.55-8|85	%clean
12mr|man-pages-es-1.55-8|86	rm -rf %{buildroot}
12mr|man-pages-es-1.55-8|87	
12mr|man-pages-es-1.55-8|88	%files
12mr|man-pages-es-1.55-8|89	%defattr(0644,root,man,755)
12mr|man-pages-es-1.55-8|90	%doc LEEME README man-pages-es-extra-%{extra_ver}/LEEME.extra
12mr|man-pages-es-1.55-8|91	%doc man-pages-es-extra-%{extra_ver}/PAQUETES
12mr|man-pages-es-1.55-8|92	%doc man-pages-es-extra-%{extra_ver}/PROYECTO
12mr|man-pages-es-1.55-8|93	%dir %_mandir/%LNG
12mr|man-pages-es-1.55-8|94	%dir /var/cache/man/%LNG
12mr|man-pages-es-1.55-8|95	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
12mr|man-pages-es-1.55-8|96	%_mandir/%LNG/man*
12mr|man-pages-es-1.55-8|97	%_mandir/%LNG/whatis
12mr|man-pages-es-1.55-8|98	%attr(755,root,man) /var/catman/%LNG
12mr|man-pages-es-1.55-8|99	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-es-1.55-8|100	
12mr|man-pages-es-1.55-8|101	
12mr|man-pages-es-1.55-8|102	
12mr|man-pages-es-1.55-8|103	
12mr|man-pages-es-1.55-8|104	%changelog
12mr|man-pages-es-1.55-8|105	

15127 12
12mr|man-pages-fr-3.03.0-10|1	%define LNG fr
12mr|man-pages-fr-3.03.0-10|2	
12mr|man-pages-fr-3.03.0-10|3	Summary:	French man (manual) pages from the Linux Documentation Project
12mr|man-pages-fr-3.03.0-10|4	Name:		man-pages-fr
12mr|man-pages-fr-3.03.0-10|5	Version:	3.03.0
12mr|man-pages-fr-3.03.0-10|6	Release:	10
12mr|man-pages-fr-3.03.0-10|7	License:	GPL
12mr|man-pages-fr-3.03.0-10|8	Group:	System/Internationalization
12mr|man-pages-fr-3.03.0-10|9	URL: 	http://manpagesfr.free.fr/
12mr|man-pages-fr-3.03.0-10|10	Source:	http://manpagesfr.free.fr/download/%name-%version.tar.bz2
12mr|man-pages-fr-3.03.0-10|11	Source2: man-pages-fr-goodies.tar.bz2
12mr|man-pages-fr-3.03.0-10|12	Source3: http://www.delafond.org/traducmanfr/mansupfr.tar.bz2
12mr|man-pages-fr-3.03.0-10|13	Source4: http://www.delafond.org/traducmanfr/archivemansupfr.tar.bz2
12mr|man-pages-fr-3.03.0-10|14	Source10: http://www.enstimac.fr/Perl/perl-all-fr-man.tar.bz2
12mr|man-pages-fr-3.03.0-10|15	Source11: man-pages-fr-1.58-extras.tar.bz2
12mr|man-pages-fr-3.03.0-10|16	Source12: man-pages-extras-fr-0.7.9.tar.bz2
12mr|man-pages-fr-3.03.0-10|17	Source13: http://manpagesfr.free.fr/download/man-pages-sup-fr-20080606.tar.bz2
12mr|man-pages-fr-3.03.0-10|18	Source20: books-fr.xpm
12mr|man-pages-fr-3.03.0-10|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|man-pages-fr-3.03.0-10|20	BuildRequires: man => 1.5j-8mdk
12mr|man-pages-fr-3.03.0-10|21	Conflicts: rpm < 4.2, dkpg < 1.10.18, wireless-tools < 27-1mdk, urpmi < 4.5-2mdk
12mr|man-pages-fr-3.03.0-10|22	Conflicts: linkchecker < 2.3, vim-common < 7.0-2mdk
12mr|man-pages-fr-3.03.0-10|23	Requires: locales-fr, man => 1.5j-8mdk
12mr|man-pages-fr-3.03.0-10|24	Autoreqprov: false
12mr|man-pages-fr-3.03.0-10|25	BuildArchitectures: noarch
12mr|man-pages-fr-3.03.0-10|26	Obsoletes: man-fr, manpages-fr
12mr|man-pages-fr-3.03.0-10|27	Provides: man-fr, manpages-fr
12mr|man-pages-fr-3.03.0-10|28	
12mr|man-pages-fr-3.03.0-10|29	%description
12mr|man-pages-fr-3.03.0-10|30	A large collection of man pages (reference material) from the Linux
12mr|man-pages-fr-3.03.0-10|31	Documentation Project (LDP), translated to French.  The man pages are
12mr|man-pages-fr-3.03.0-10|32	organized into the following sections:
12mr|man-pages-fr-3.03.0-10|33	
12mr|man-pages-fr-3.03.0-10|34	Section 1:  User commands (intro only)
12mr|man-pages-fr-3.03.0-10|35	Section 2:  System calls
12mr|man-pages-fr-3.03.0-10|36	Section 3:  Libc calls
12mr|man-pages-fr-3.03.0-10|37	Section 4:  Devices (e.g., hd, sd)
12mr|man-pages-fr-3.03.0-10|38	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd,
12mr|man-pages-fr-3.03.0-10|39	nfs)
12mr|man-pages-fr-3.03.0-10|40	Section 5:  Games (intro only)
12mr|man-pages-fr-3.03.0-10|41	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
12mr|man-pages-fr-3.03.0-10|42	Section 8:  System administration (intro only)
12mr|man-pages-fr-3.03.0-10|43	Section 9:  Kernel routines
12mr|man-pages-fr-3.03.0-10|44	
12mr|man-pages-fr-3.03.0-10|45	%prep
12mr|man-pages-fr-3.03.0-10|46	%setup -q -a3 -a4 -a10 -a11 -a12 -a13
12mr|man-pages-fr-3.03.0-10|47	
12mr|man-pages-fr-3.03.0-10|48	%build
12mr|man-pages-fr-3.03.0-10|49	rm -f man2/core.21??
12mr|man-pages-fr-3.03.0-10|50	for dis in {archive_des_mans,pagesdeman}/{debian,mandrake}; do
12mr|man-pages-fr-3.03.0-10|51	rmdir $dis/* || :
12mr|man-pages-fr-3.03.0-10|52	for sec in 1 2 3 4 5 7 8 9; do
12mr|man-pages-fr-3.03.0-10|53	[[ -d $dis/man$sec/ ]] && mv $dis/man$sec/* pagesdeman/%_mandir/%LNG/man$sec/
12mr|man-pages-fr-3.03.0-10|54	done
12mr|man-pages-fr-3.03.0-10|55	done
12mr|man-pages-fr-3.03.0-10|56	
12mr|man-pages-fr-3.03.0-10|57	for i in man{1,2,3,4,5,6,7,8,9}; do mv pagesdeman%_mandir/%LNG/$i/* $i||true;done
12mr|man-pages-fr-3.03.0-10|58	for i in man{1,3,5,8}; do mv archive_des_mans/$i/* $i||true;done
12mr|man-pages-fr-3.03.0-10|59	# perl man pages:
12mr|man-pages-fr-3.03.0-10|60	mv DocFr/* man1
12mr|man-pages-fr-3.03.0-10|61	
12mr|man-pages-fr-3.03.0-10|62	%install
12mr|man-pages-fr-3.03.0-10|63	ln -sf iso_8859-1.7 man7/latin1.7; ln -sf iso_8859-1.7 man7iso_8859_7.7
12mr|man-pages-fr-3.03.0-10|64	rm -rf %{buildroot}
12mr|man-pages-fr-3.03.0-10|65	mkdir -p %{buildroot}/%_mandir/%LNG/man{1,2,3,4,5,6,7}
12mr|man-pages-fr-3.03.0-10|66	
12mr|man-pages-fr-3.03.0-10|67	# install X man pages :
12mr|man-pages-fr-3.03.0-10|68	for i in man{1,3,4,5,6}; do cp -a pagesdeman/usr/X11R6/man/%LNG/$i/*  %{buildroot}/%_mandir/%LNG/$i;done
12mr|man-pages-fr-3.03.0-10|69	
12mr|man-pages-fr-3.03.0-10|70	mkdir -p %{buildroot}/var/catman/%LNG/cat{1,2,3,4,5,6,7,8,9,n}
12mr|man-pages-fr-3.03.0-10|71	
12mr|man-pages-fr-3.03.0-10|72	for i in 1 2 3 4 5 6 7 8 9 ; do
12mr|man-pages-fr-3.03.0-10|73	cp -adprf man$i %{buildroot}/%_mandir/%LNG/||:
12mr|man-pages-fr-3.03.0-10|74	done
12mr|man-pages-fr-3.03.0-10|75	
12mr|man-pages-fr-3.03.0-10|76	#
12mr|man-pages-fr-3.03.0-10|77	# remove doble files
12mr|man-pages-fr-3.03.0-10|78	#
12mr|man-pages-fr-3.03.0-10|79	rm %{buildroot}/%_mandir/%LNG/man1/xawtv.1*
12mr|man-pages-fr-3.03.0-10|80	# this one is provided by alsaconf:
12mr|man-pages-fr-3.03.0-10|81	rm -f %{buildroot}/%_mandir/%LNG/man8/alsaconf.8
12mr|man-pages-fr-3.03.0-10|82	# these come from initscripts
12mr|man-pages-fr-3.03.0-10|83	rm %{buildroot}/%_mandir/%LNG/{man8/usernetctl.8*,man1/{consoletype,doexec,netreport,usleep}.1*}
12mr|man-pages-fr-3.03.0-10|84	# these come from wireless:
12mr|man-pages-fr-3.03.0-10|85	rm %{buildroot}/%_mandir/%LNG/{man5/iftab.5,man7/wireless.7,man8/{iwgetid,ifrename}.8}*
12mr|man-pages-fr-3.03.0-10|86	# these are provided by cups now
12mr|man-pages-fr-3.03.0-10|87	rm %{buildroot}/%_mandir/%LNG/man*/{cancel,cups,{backend,filter}.1,lp,classes,disable,mime.{conv,type}s,printers.conf,{accept,enable,reject}.8}*
12mr|man-pages-fr-3.03.0-10|88	# these are provided by dpkg
12mr|man-pages-fr-3.03.0-10|89	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}}.*
12mr|man-pages-fr-3.03.0-10|90	# these come from rpm:
12mr|man-pages-fr-3.03.0-10|91	rm %{buildroot}/%_mandir/%LNG/man8/rpm.8*
12mr|man-pages-fr-3.03.0-10|92	
12mr|man-pages-fr-3.03.0-10|93	# this lary wall perl script man page, not util linux rename tool one:
12mr|man-pages-fr-3.03.0-10|94	mv %{buildroot}/%_mandir/%LNG/man1/rename{,.pl}.1
12mr|man-pages-fr-3.03.0-10|95	# these are provided by net-tools
12mr|man-pages-fr-3.03.0-10|96	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}
12mr|man-pages-fr-3.03.0-10|97	# this one is provided by wireless-tools
12mr|man-pages-fr-3.03.0-10|98	rm -f %{buildroot}/%_mandir/%LNG/man8/iw{config,event,list,priv,spy}.8
12mr|man-pages-fr-3.03.0-10|99	# these are provided by vim7:
12mr|man-pages-fr-3.03.0-10|100	rm -f %{buildroot}/%_mandir/%LNG/man1/{evim.,ex.,{,r}{view,vim}.,vimdiff,vimtutor}*
12mr|man-pages-fr-3.03.0-10|101	# this one is provided by linkchecker:
12mr|man-pages-fr-3.03.0-10|102	rm -f %{buildroot}/%_mandir/%LNG/man1/linkchecker.1
12mr|man-pages-fr-3.03.0-10|103	# these are provided by nano:
12mr|man-pages-fr-3.03.0-10|104	rm -f %{buildroot}/%_mandir/%LNG/man1/nano.1*
12mr|man-pages-fr-3.03.0-10|105	rm -f %{buildroot}/%_mandir/%LNG/man1/rnano.1*
12mr|man-pages-fr-3.03.0-10|106	rm -f %{buildroot}/%_mandir/%LNG/man5/nanorc*
12mr|man-pages-fr-3.03.0-10|107	# these are provided by fcron:
12mr|man-pages-fr-3.03.0-10|108	rm -f %{buildroot}/%_mandir/%LNG/man*/fcron*
12mr|man-pages-fr-3.03.0-10|109	
12mr|man-pages-fr-3.03.0-10|110	# upstream packagers are ... different
12mr|man-pages-fr-3.03.0-10|111	rm -f %{buildroot}%_mandir/%LNG/man1/.swp
12mr|man-pages-fr-3.03.0-10|112	
12mr|man-pages-fr-3.03.0-10|113	# there is already a tzselect man page at man8/tzselect.8
12mr|man-pages-fr-3.03.0-10|114	rm -f %{buildroot}%_mandir/%LNG/man1/tzselect.1
12mr|man-pages-fr-3.03.0-10|115	
12mr|man-pages-fr-3.03.0-10|116	# nmap already provides it (#62985)
12mr|man-pages-fr-3.03.0-10|117	rm -f %{buildroot}%_mandir/%LNG/man1/nmap.1
12mr|man-pages-fr-3.03.0-10|118	
12mr|man-pages-fr-3.03.0-10|119	tar jxf %SOURCE2 -C %{buildroot}/usr/share
12mr|man-pages-fr-3.03.0-10|120	LANG=%LNG DESTDIR=%{buildroot} %_sbindir/makewhatis %{buildroot}/%_mandir/%LNG
12mr|man-pages-fr-3.03.0-10|121	
12mr|man-pages-fr-3.03.0-10|122	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mr|man-pages-fr-3.03.0-10|123	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
12mr|man-pages-fr-3.03.0-10|124	#!/bin/bash
12mr|man-pages-fr-3.03.0-10|125	LANG=%LNG %_sbindir/makewhatis %_mandir/%LNG
12mr|man-pages-fr-3.03.0-10|126	exit 0
12mr|man-pages-fr-3.03.0-10|127	EOF
12mr|man-pages-fr-3.03.0-10|128	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-fr-3.03.0-10|129	
12mr|man-pages-fr-3.03.0-10|130	mkdir -p  %{buildroot}/var/cache/man/%LNG
12mr|man-pages-fr-3.03.0-10|131	
12mr|man-pages-fr-3.03.0-10|132	touch %{buildroot}/var/cache/man/%LNG/whatis
12mr|man-pages-fr-3.03.0-10|133	
12mr|man-pages-fr-3.03.0-10|134	%postun
12mr|man-pages-fr-3.03.0-10|135	# 0 means deleting the package
12mr|man-pages-fr-3.03.0-10|136	if [ "$1" = "0" ]; then
12mr|man-pages-fr-3.03.0-10|137	## Force removing of /var/catman/%LNG, if there isn't any man page
12mr|man-pages-fr-3.03.0-10|138	## directory /%_mandir/%LNG
12mr|man-pages-fr-3.03.0-10|139	if [ ! -d %_mandir/%LNG ] ; then
12mr|man-pages-fr-3.03.0-10|140	rm -rf /var/catman/%LNG
12mr|man-pages-fr-3.03.0-10|141	fi
12mr|man-pages-fr-3.03.0-10|142	fi
12mr|man-pages-fr-3.03.0-10|143	
12mr|man-pages-fr-3.03.0-10|144	%post
12mr|man-pages-fr-3.03.0-10|145	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
12mr|man-pages-fr-3.03.0-10|146	
12mr|man-pages-fr-3.03.0-10|147	%clean
12mr|man-pages-fr-3.03.0-10|148	rm -rf %{buildroot}
12mr|man-pages-fr-3.03.0-10|149	
12mr|man-pages-fr-3.03.0-10|150	%files
12mr|man-pages-fr-3.03.0-10|151	%defattr(0644,root,man,755)
12mr|man-pages-fr-3.03.0-10|152	%doc LISEZ_MOI changements
12mr|man-pages-fr-3.03.0-10|153	%dir %_mandir/%LNG
12mr|man-pages-fr-3.03.0-10|154	%dir /var/cache/man/%LNG
12mr|man-pages-fr-3.03.0-10|155	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
12mr|man-pages-fr-3.03.0-10|156	%_mandir/%LNG/man*
12mr|man-pages-fr-3.03.0-10|157	%_mandir/%LNG/whatis
12mr|man-pages-fr-3.03.0-10|158	%attr(755,root,man) /var/catman/%LNG
12mr|man-pages-fr-3.03.0-10|159	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-fr-3.03.0-10|160	
12mr|man-pages-fr-3.03.0-10|161	
12mr|man-pages-fr-3.03.0-10|162	
12mr|man-pages-fr-3.03.0-10|163	
12mr|man-pages-fr-3.03.0-10|164	
12mr|man-pages-fr-3.03.0-10|165	%changelog
12mr|man-pages-fr-3.03.0-10|166	

15128 12
12mr|man-pages-hu-0.2.2-17|1	%define LNG hu
12mr|man-pages-hu-0.2.2-17|2	%define name man-pages-%LNG
12mr|man-pages-hu-0.2.2-17|3	%define version 0.2.2
12mr|man-pages-hu-0.2.2-17|4	%define release %mkrel 17
12mr|man-pages-hu-0.2.2-17|5	
12mr|man-pages-hu-0.2.2-17|6	Summary: Hungarian manual pages
12mr|man-pages-hu-0.2.2-17|7	Name: %{name}
12mr|man-pages-hu-0.2.2-17|8	Version: %{version}
12mr|man-pages-hu-0.2.2-17|9	Release: %{release}
12mr|man-pages-hu-0.2.2-17|10	License: Distributable
12mr|man-pages-hu-0.2.2-17|11	Group: System/Internationalization
12mr|man-pages-hu-0.2.2-17|12	URL: http://www.kde.hu/mlp/man/
12mr|man-pages-hu-0.2.2-17|13	Source: http://www.kde.hu/mlp/man/man_hu_2001_01_05.tar.bz2
12mr|man-pages-hu-0.2.2-17|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|man-pages-hu-0.2.2-17|15	BuildRequires: man => 1.5j-8mdk
12mr|man-pages-hu-0.2.2-17|16	Requires: locales-%LNG, man => 1.5j-8mdk
12mr|man-pages-hu-0.2.2-17|17	Autoreq: false
12mr|man-pages-hu-0.2.2-17|18	BuildArch: noarch
12mr|man-pages-hu-0.2.2-17|19	
12mr|man-pages-hu-0.2.2-17|20	%description
12mr|man-pages-hu-0.2.2-17|21	A large collection of man pages (reference material) from the Linux
12mr|man-pages-hu-0.2.2-17|22	Documentation Project (LDP), translated to Hungarian.  The man pages are
12mr|man-pages-hu-0.2.2-17|23	organized into the following sections:
12mr|man-pages-hu-0.2.2-17|24	
12mr|man-pages-hu-0.2.2-17|25	Section 1:  User commands (intro only)
12mr|man-pages-hu-0.2.2-17|26	Section 2:  System calls
12mr|man-pages-hu-0.2.2-17|27	Section 3:  Libc calls
12mr|man-pages-hu-0.2.2-17|28	Section 4:  Devices (e.g., hd, sd)
12mr|man-pages-hu-0.2.2-17|29	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd,
12mr|man-pages-hu-0.2.2-17|30	nfs)
12mr|man-pages-hu-0.2.2-17|31	Section 6:  Games (intro only)
12mr|man-pages-hu-0.2.2-17|32	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
12mr|man-pages-hu-0.2.2-17|33	Section 8:  System administration (intro only)
12mr|man-pages-hu-0.2.2-17|34	
12mr|man-pages-hu-0.2.2-17|35	%prep
12mr|man-pages-hu-0.2.2-17|36	%setup -q -n usr
12mr|man-pages-hu-0.2.2-17|37	#%setup -n manpages-%LNG
12mr|man-pages-hu-0.2.2-17|38	%build
12mr|man-pages-hu-0.2.2-17|39	
12mr|man-pages-hu-0.2.2-17|40	%install
12mr|man-pages-hu-0.2.2-17|41	rm -rf %{buildroot}
12mr|man-pages-hu-0.2.2-17|42	mkdir -p %{buildroot}/%_mandir/%LNG/man{1,2,3,4,5,6,7,8,9,n}
12mr|man-pages-hu-0.2.2-17|43	
12mr|man-pages-hu-0.2.2-17|44	find man/hu -type f -name "*.gz" -exec gunzip {} \;
12mr|man-pages-hu-0.2.2-17|45	
12mr|man-pages-hu-0.2.2-17|46	for i in 1 2 3 5 7 8; do
12mr|man-pages-hu-0.2.2-17|47	cp -adpvrf man/hu/man$i %{buildroot}/%_mandir/%LNG/
12mr|man-pages-hu-0.2.2-17|48	done
12mr|man-pages-hu-0.2.2-17|49	
12mr|man-pages-hu-0.2.2-17|50	LANG=%LNG DESTDIR=%{buildroot} %{_sbindir}/makewhatis %{buildroot}/%_mandir/%LNG
12mr|man-pages-hu-0.2.2-17|51	
12mr|man-pages-hu-0.2.2-17|52	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mr|man-pages-hu-0.2.2-17|53	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
12mr|man-pages-hu-0.2.2-17|54	#!/bin/bash
12mr|man-pages-hu-0.2.2-17|55	LANG=%LNG %{_sbindir}/makewhatis %_mandir/%LNG
12mr|man-pages-hu-0.2.2-17|56	exit 0
12mr|man-pages-hu-0.2.2-17|57	EOF
12mr|man-pages-hu-0.2.2-17|58	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-hu-0.2.2-17|59	
12mr|man-pages-hu-0.2.2-17|60	mkdir -p  %{buildroot}/var/cache/man/%LNG
12mr|man-pages-hu-0.2.2-17|61	
12mr|man-pages-hu-0.2.2-17|62	touch %{buildroot}/var/cache/man/%LNG/whatis
12mr|man-pages-hu-0.2.2-17|63	
12mr|man-pages-hu-0.2.2-17|64	%post
12mr|man-pages-hu-0.2.2-17|65	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
12mr|man-pages-hu-0.2.2-17|66	
12mr|man-pages-hu-0.2.2-17|67	%clean
12mr|man-pages-hu-0.2.2-17|68	rm -rf %{buildroot}
12mr|man-pages-hu-0.2.2-17|69	
12mr|man-pages-hu-0.2.2-17|70	%files
12mr|man-pages-hu-0.2.2-17|71	%defattr(0644,root,man,755)
12mr|man-pages-hu-0.2.2-17|72	#%doc CHANGES README COPYRIGHT
12mr|man-pages-hu-0.2.2-17|73	%dir %_mandir/%LNG
12mr|man-pages-hu-0.2.2-17|74	%dir /var/cache/man/%LNG
12mr|man-pages-hu-0.2.2-17|75	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
12mr|man-pages-hu-0.2.2-17|76	%_mandir/%LNG/man*
12mr|man-pages-hu-0.2.2-17|77	%_mandir/%LNG/whatis
12mr|man-pages-hu-0.2.2-17|78	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-hu-0.2.2-17|79	
12mr|man-pages-hu-0.2.2-17|80	
12mr|man-pages-hu-0.2.2-17|81	
12mr|man-pages-hu-0.2.2-17|82	
12mr|man-pages-hu-0.2.2-17|83	%changelog
12mr|man-pages-hu-0.2.2-17|84	

15129 12
12mr|man-pages-id-0.1-19|1	%define LNG id
12mr|man-pages-id-0.1-19|2	
12mr|man-pages-id-0.1-19|3	Summary:	Man pages in Indonesian language
12mr|man-pages-id-0.1-19|4	Name:		man-pages-%{LNG}
12mr|man-pages-id-0.1-19|5	Version:	0.1
12mr|man-pages-id-0.1-19|6	Release:	19
12mr|man-pages-id-0.1-19|7	License:	GPL
12mr|man-pages-id-0.1-19|8	Group:		System/Internationalization
12mr|man-pages-id-0.1-19|9	Source:		id-man.tar.bz2
12mr|man-pages-id-0.1-19|10	BuildRequires:	man
12mr|man-pages-id-0.1-19|11	Requires:	locales-%{LNG}
12mr|man-pages-id-0.1-19|12	Requires:	man
12mr|man-pages-id-0.1-19|13	Autoreq:	false
12mr|man-pages-id-0.1-19|14	BuildArch:	noarch
12mr|man-pages-id-0.1-19|15	
12mr|man-pages-id-0.1-19|16	%description
12mr|man-pages-id-0.1-19|17	A collection of man pages for Linux in Indonesian language
12mr|man-pages-id-0.1-19|18	
12mr|man-pages-id-0.1-19|19	%prep
12mr|man-pages-id-0.1-19|20	
12mr|man-pages-id-0.1-19|21	%build
12mr|man-pages-id-0.1-19|22	
12mr|man-pages-id-0.1-19|23	%install
12mr|man-pages-id-0.1-19|24	rm -rf %{buildroot}
12mr|man-pages-id-0.1-19|25	mkdir -p %{buildroot}%{_mandir}/%{LNG}/
12mr|man-pages-id-0.1-19|26	tar jxf %{SOURCE0} -C %{buildroot}%{_mandir}/%{LNG}/
12mr|man-pages-id-0.1-19|27	
12mr|man-pages-id-0.1-19|28	LANG=%LNG DESTDIR=%{buildroot} %{_sbindir}/makewhatis %{buildroot}/%{_mandir}/%{LNG}
12mr|man-pages-id-0.1-19|29	
12mr|man-pages-id-0.1-19|30	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mr|man-pages-id-0.1-19|31	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron << EOF
12mr|man-pages-id-0.1-19|32	#!/bin/bash
12mr|man-pages-id-0.1-19|33	LANG=%{LNG} %{_sbindir}/makewhatis %{_mandir}/%{LNG}
12mr|man-pages-id-0.1-19|34	exit 0
12mr|man-pages-id-0.1-19|35	EOF
12mr|man-pages-id-0.1-19|36	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
12mr|man-pages-id-0.1-19|37	
12mr|man-pages-id-0.1-19|38	mkdir -p  %{buildroot}/var/cache/man/%{LNG}
12mr|man-pages-id-0.1-19|39	
12mr|man-pages-id-0.1-19|40	touch %{buildroot}/var/cache/man/%{LNG}/whatis
12mr|man-pages-id-0.1-19|41	
12mr|man-pages-id-0.1-19|42	%post
12mr|man-pages-id-0.1-19|43	%create_ghostfile /var/cache/man/%{LNG}/whatis root root 644
12mr|man-pages-id-0.1-19|44	
12mr|man-pages-id-0.1-19|45	%files
12mr|man-pages-id-0.1-19|46	%defattr(644,root,man,755)
12mr|man-pages-id-0.1-19|47	%dir %{_mandir}/%{LNG}
12mr|man-pages-id-0.1-19|48	%dir /var/cache/man/%{LNG}
12mr|man-pages-id-0.1-19|49	%ghost %config(noreplace) /var/cache/man/%{LNG}/whatis
12mr|man-pages-id-0.1-19|50	%{_mandir}/%{LNG}/man*
12mr|man-pages-id-0.1-19|51	%{_mandir}/%{LNG}/whatis*
12mr|man-pages-id-0.1-19|52	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
12mr|man-pages-id-0.1-19|53	
12mr|man-pages-id-0.1-19|54	
12mr|man-pages-id-0.1-19|55	
12mr|man-pages-id-0.1-19|56	
12mr|man-pages-id-0.1-19|57	%changelog
12mr|man-pages-id-0.1-19|58	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|man-pages-id-0.1-19|59	+ Commit: 2ce084e
12mr|man-pages-id-0.1-19|60	- Fix file listed twice RPM error, spec cleanup
12mr|man-pages-id-0.1-19|61	
12mr|man-pages-id-0.1-19|62	

15130 12
12mr|man-pages-it-2.80-6|1	%define LNG it
12mr|man-pages-it-2.80-6|2	%define extra_version 0.5.0
12mr|man-pages-it-2.80-6|3	%define fextra %name-extra-%{extra_version}
12mr|man-pages-it-2.80-6|4	
12mr|man-pages-it-2.80-6|5	Summary: Italian manual pages
12mr|man-pages-it-2.80-6|6	Name:    man-pages-%LNG
12mr|man-pages-it-2.80-6|7	Version: 2.80
12mr|man-pages-it-2.80-6|8	Release: %mkrel 6
12mr|man-pages-it-2.80-6|9	License: GPL
12mr|man-pages-it-2.80-6|10	URL:     ftp://ftp.pluto.it/pub/pluto/ildp/man/
12mr|man-pages-it-2.80-6|11	Source:  ftp://ftp.pluto.it/pub/pluto/ildp/man/%name-%version.tar.gz
12mr|man-pages-it-2.80-6|12	Source1:  %fextra.tar.bz2
12mr|man-pages-it-2.80-6|13	Patch0: man-pages-it-2.80-installdir.patch
12mr|man-pages-it-2.80-6|14	Group:   System/Internationalization
12mr|man-pages-it-2.80-6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|man-pages-it-2.80-6|16	BuildRequires: man => 1.5j-8mdk
12mr|man-pages-it-2.80-6|17	Requires: locales-%LNG, man => 1.5j-8mdk
12mr|man-pages-it-2.80-6|18	Autoreq: false
12mr|man-pages-it-2.80-6|19	BuildArch: noarch
12mr|man-pages-it-2.80-6|20	Obsoletes: man-%LNG, manpages-%LNG
12mr|man-pages-it-2.80-6|21	Provides:  man-%LNG, manpages-%LNG
12mr|man-pages-it-2.80-6|22	Conflicts: linkchecker < 2.3, vim-common < 7.0-2mdk
12mr|man-pages-it-2.80-6|23	
12mr|man-pages-it-2.80-6|24	
12mr|man-pages-it-2.80-6|25	%description
12mr|man-pages-it-2.80-6|26	Italian translations of Linux manual pages: this package includes not
12mr|man-pages-it-2.80-6|27	only those from the LDP, but also translations of other popular
12mr|man-pages-it-2.80-6|28	man-pages.
12mr|man-pages-it-2.80-6|29	
12mr|man-pages-it-2.80-6|30	BEWARE: some pages are dated!
12mr|man-pages-it-2.80-6|31	
12mr|man-pages-it-2.80-6|32	
12mr|man-pages-it-2.80-6|33	%prep
12mr|man-pages-it-2.80-6|34	%setup -q -a1
12mr|man-pages-it-2.80-6|35	%patch0 -p0
12mr|man-pages-it-2.80-6|36	
12mr|man-pages-it-2.80-6|37	%build
12mr|man-pages-it-2.80-6|38	
12mr|man-pages-it-2.80-6|39	%install
12mr|man-pages-it-2.80-6|40	rm -fr %buildroot
12mr|man-pages-it-2.80-6|41	
12mr|man-pages-it-2.80-6|42	make install prefix=%buildroot%_prefix
12mr|man-pages-it-2.80-6|43	make install prefix=%buildroot -C %fextra
12mr|man-pages-it-2.80-6|44	
12mr|man-pages-it-2.80-6|45	LANG=%LNG DESTDIR=%{buildroot} %{_sbindir}/makewhatis %{buildroot}/%_mandir/%LNG
12mr|man-pages-it-2.80-6|46	
12mr|man-pages-it-2.80-6|47	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mr|man-pages-it-2.80-6|48	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
12mr|man-pages-it-2.80-6|49	#!/bin/bash
12mr|man-pages-it-2.80-6|50	LANG=%LNG %{_sbindir}/makewhatis %_mandir/%LNG
12mr|man-pages-it-2.80-6|51	exit 0
12mr|man-pages-it-2.80-6|52	EOF
12mr|man-pages-it-2.80-6|53	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-it-2.80-6|54	
12mr|man-pages-it-2.80-6|55	mkdir -p  %{buildroot}/var/cache/man/%LNG
12mr|man-pages-it-2.80-6|56	
12mr|man-pages-it-2.80-6|57	touch %{buildroot}/var/cache/man/%LNG/whatis
12mr|man-pages-it-2.80-6|58	
12mr|man-pages-it-2.80-6|59	# these are provided by vim7:
12mr|man-pages-it-2.80-6|60	rm -f %{buildroot}/%_mandir/%LNG/man1/{view.,rview.,vim}*
12mr|man-pages-it-2.80-6|61	
12mr|man-pages-it-2.80-6|62	
12mr|man-pages-it-2.80-6|63	%postun
12mr|man-pages-it-2.80-6|64	# 0 means deleting the package
12mr|man-pages-it-2.80-6|65	if [ "$1" = "0" ]; then
12mr|man-pages-it-2.80-6|66	## Force removing of /var/catman/%LNG, if there isn't any man page
12mr|man-pages-it-2.80-6|67	## directory /%_mandir/%LNG
12mr|man-pages-it-2.80-6|68	if [ ! -d %_mandir/%LNG ] ; then
12mr|man-pages-it-2.80-6|69	/bin/rm -rf /var/catman/%LNG
12mr|man-pages-it-2.80-6|70	fi
12mr|man-pages-it-2.80-6|71	fi
12mr|man-pages-it-2.80-6|72	
12mr|man-pages-it-2.80-6|73	%post
12mr|man-pages-it-2.80-6|74	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
12mr|man-pages-it-2.80-6|75	
12mr|man-pages-it-2.80-6|76	%clean
12mr|man-pages-it-2.80-6|77	rm -rf %{buildroot}
12mr|man-pages-it-2.80-6|78	
12mr|man-pages-it-2.80-6|79	%files
12mr|man-pages-it-2.80-6|80	%defattr(0644,root,man,755)
12mr|man-pages-it-2.80-6|81	%doc CHANGELOG HOWTOHELP readme
12mr|man-pages-it-2.80-6|82	%dir %_mandir/%LNG
12mr|man-pages-it-2.80-6|83	%dir /var/cache/man/%LNG
12mr|man-pages-it-2.80-6|84	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
12mr|man-pages-it-2.80-6|85	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-it-2.80-6|86	%_mandir/%LNG/man*
12mr|man-pages-it-2.80-6|87	%_mandir/%LNG/whatis
12mr|man-pages-it-2.80-6|88	
12mr|man-pages-it-2.80-6|89	
12mr|man-pages-it-2.80-6|90	
12mr|man-pages-it-2.80-6|91	%changelog
12mr|man-pages-it-2.80-6|92	

15131 12
12mr|man-pages-ja-20091215-5|1	%define LANG ja
12mr|man-pages-ja-20091215-5|2	%define snap 20091215
12mr|man-pages-ja-20091215-5|3	
12mr|man-pages-ja-20091215-5|4	Summary:	Japanese manual pages
12mr|man-pages-ja-20091215-5|5	Name:		man-pages-%LANG
12mr|man-pages-ja-20091215-5|6	Version:	%{snap}
12mr|man-pages-ja-20091215-5|7	Release:	%mkrel 5
12mr|man-pages-ja-20091215-5|8	License:	distributable
12mr|man-pages-ja-20091215-5|9	Group:		System/Internationalization
12mr|man-pages-ja-20091215-5|10	URL:		http://www.linux.or.jp/JM/download.html
12mr|man-pages-ja-20091215-5|11	Source0:	http://www.linux.or.jp/JM/%{name}-%{snap}.tar.gz
12mr|man-pages-ja-20091215-5|12	Source2:	http://xjman.dsl.gr.jp/xjman-0.7.tar.bz2
12mr|man-pages-ja-20091215-5|13	Source3:	man-pages-ja-install.sh
12mr|man-pages-ja-20091215-5|14	Source4:	manpage-utf8-converter.rb
12mr|man-pages-ja-20091215-5|15	BuildRequires:	man 	>= 1.6e
12mr|man-pages-ja-20091215-5|16	BuildRequires:	ruby
12mr|man-pages-ja-20091215-5|17	Requires:	locales-%LANG
12mr|man-pages-ja-20091215-5|18	Requires:	man	>= 1.6e
12mr|man-pages-ja-20091215-5|19	# for file-system:
12mr|man-pages-ja-20091215-5|20	Requires(pre):	man
12mr|man-pages-ja-20091215-5|21	Requires(post): man
12mr|man-pages-ja-20091215-5|22	Autoreqprov:	false
12mr|man-pages-ja-20091215-5|23	BuildArch:	noarch
12mr|man-pages-ja-20091215-5|24	Obsoletes:	man-%LANG, manpages-%LANG
12mr|man-pages-ja-20091215-5|25	Provides:	man-%LANG, manpages-%LANG
12mr|man-pages-ja-20091215-5|26	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|man-pages-ja-20091215-5|27	
12mr|man-pages-ja-20091215-5|28	%description
12mr|man-pages-ja-20091215-5|29	The japanese man pages.
12mr|man-pages-ja-20091215-5|30	
12mr|man-pages-ja-20091215-5|31	%prep
12mr|man-pages-ja-20091215-5|32	%setup -qn %{name}-%{snap} -a2
12mr|man-pages-ja-20091215-5|33	
12mr|man-pages-ja-20091215-5|34	# install X11 man pages
12mr|man-pages-ja-20091215-5|35	mv xjman/ manual
12mr|man-pages-ja-20091215-5|36	echo "xjman-4.1.0	Y" >> script/pkgs.list
12mr|man-pages-ja-20091215-5|37	
12mr|man-pages-ja-20091215-5|38	%build
12mr|man-pages-ja-20091215-5|39	cp %SOURCE3 installman.sh
12mr|man-pages-ja-20091215-5|40	rm -f manual/*/man1/man.1 manual/*/man1/apropos.1 manual/*/man1/whatis.1
12mr|man-pages-ja-20091215-5|41	
12mr|man-pages-ja-20091215-5|42	# convert manpages (euc-jp to utf-8)
12mr|man-pages-ja-20091215-5|43	# we can use konqueror as a manpage viewer,
12mr|man-pages-ja-20091215-5|44	# but konqueror doesn't detect euc-jp properly.
12mr|man-pages-ja-20091215-5|45	cp %SOURCE4 .
12mr|man-pages-ja-20091215-5|46	./manpage-utf8-converter.rb
12mr|man-pages-ja-20091215-5|47	
12mr|man-pages-ja-20091215-5|48	%install
12mr|man-pages-ja-20091215-5|49	rm -rf %{buildroot}
12mr|man-pages-ja-20091215-5|50	mkdir -p %{buildroot}%{_mandir}/%LANG
12mr|man-pages-ja-20091215-5|51	mkdir -p %{buildroot}/var/catman/%LANG/cat{1,2,3,4,5,6,7,8,9,n}
12mr|man-pages-ja-20091215-5|52	
12mr|man-pages-ja-20091215-5|53	make install
12mr|man-pages-ja-20091215-5|54	
12mr|man-pages-ja-20091215-5|55	rm -fr
12mr|man-pages-ja-20091215-5|56	
12mr|man-pages-ja-20091215-5|57	LANG=%LANG DESTDIR=%{buildroot} /usr/sbin/makewhatis %{buildroot}%{_mandir}/%LANG
12mr|man-pages-ja-20091215-5|58	
12mr|man-pages-ja-20091215-5|59	mkdir -p %{buildroot}/etc/cron.weekly
12mr|man-pages-ja-20091215-5|60	cat > %{buildroot}/etc/cron.weekly/makewhatis-%LANG.cron << EOF
12mr|man-pages-ja-20091215-5|61	#!/bin/bash
12mr|man-pages-ja-20091215-5|62	/usr/sbin/makewhatis %{_mandir}/%LANG
12mr|man-pages-ja-20091215-5|63	exit 0
12mr|man-pages-ja-20091215-5|64	EOF
12mr|man-pages-ja-20091215-5|65	chmod a+x %{buildroot}/etc/cron.weekly/makewhatis-%LANG.cron
12mr|man-pages-ja-20091215-5|66	
12mr|man-pages-ja-20091215-5|67	mkdir -p  %{buildroot}/var/cache/man/%LANG
12mr|man-pages-ja-20091215-5|68	rm -f %{buildroot}/usr/share/man/README*
12mr|man-pages-ja-20091215-5|69	
12mr|man-pages-ja-20091215-5|70	
12mr|man-pages-ja-20091215-5|71	%postun
12mr|man-pages-ja-20091215-5|72	# 0 means deleting the package
12mr|man-pages-ja-20091215-5|73	if [ "$1" = "0" ]; then
12mr|man-pages-ja-20091215-5|74	## Force removing of /var/catman/%LANG, if there isn't any man page
12mr|man-pages-ja-20091215-5|75	## directory %{_mandir}/%LANG
12mr|man-pages-ja-20091215-5|76	if [ ! -d %{_mandir}/%LANG ] ; then
12mr|man-pages-ja-20091215-5|77	rm -rf /var/catman/%LANG
12mr|man-pages-ja-20091215-5|78	fi
12mr|man-pages-ja-20091215-5|79	fi
12mr|man-pages-ja-20091215-5|80	# 1 means update
12mr|man-pages-ja-20091215-5|81	if [ "$1" = "1" ]; then
12mr|man-pages-ja-20091215-5|82	# dirty hack to clean previous man-pages-ja installs
12mr|man-pages-ja-20091215-5|83	[ -d var/catman/X11/%LANG ] && rm -rf /var/catman/X11/%LANG >& /dev/null
12mr|man-pages-ja-20091215-5|84	[ -d var/catman/X11 ] && rmdir /var/catman/X11 >& /dev/null
12mr|man-pages-ja-20091215-5|85	fi
12mr|man-pages-ja-20091215-5|86	:
12mr|man-pages-ja-20091215-5|87	
12mr|man-pages-ja-20091215-5|88	%clean
12mr|man-pages-ja-20091215-5|89	rm -fr %{buildroot}
12mr|man-pages-ja-20091215-5|90	
12mr|man-pages-ja-20091215-5|91	%files
12mr|man-pages-ja-20091215-5|92	%defattr(644,root,man,755)
12mr|man-pages-ja-20091215-5|93	%doc ChangeLog README
12mr|man-pages-ja-20091215-5|94	%dir %{_mandir}/%LANG
12mr|man-pages-ja-20091215-5|95	%dir /var/cache/man/%LANG
12mr|man-pages-ja-20091215-5|96	%{_mandir}/%LANG/man*
12mr|man-pages-ja-20091215-5|97	%config(noreplace) %{_mandir}/%LANG/whatis
12mr|man-pages-ja-20091215-5|98	%attr(755,root,man)/var/catman/%LANG
12mr|man-pages-ja-20091215-5|99	%config(noreplace) %attr(755,root,root)/etc/cron.weekly/makewhatis-%LANG.cron
12mr|man-pages-ja-20091215-5|100	
12mr|man-pages-ja-20091215-5|101	
12mr|man-pages-ja-20091215-5|102	
12mr|man-pages-ja-20091215-5|103	%changelog
12mr|man-pages-ja-20091215-5|104	

15132 12
12mr|man-pages-ko-20050219-12|1	%define LNG ko
12mr|man-pages-ko-20050219-12|2	%define name man-pages-%LNG
12mr|man-pages-ko-20050219-12|3	%define version 20050219
12mr|man-pages-ko-20050219-12|4	%define release %mkrel 12
12mr|man-pages-ko-20050219-12|5	
12mr|man-pages-ko-20050219-12|6	Summary: Korean(Hangul) Man Pages
12mr|man-pages-ko-20050219-12|7	Name: %{name}
12mr|man-pages-ko-20050219-12|8	Version: %{version}
12mr|man-pages-ko-20050219-12|9	Release: %{release}
12mr|man-pages-ko-20050219-12|10	License: GPL
12mr|man-pages-ko-20050219-12|11	Group: System/Internationalization
12mr|man-pages-ko-20050219-12|12	URL: http://man.kldp.org/
12mr|man-pages-ko-20050219-12|13	Source: man-pages-%LNG-%version.tar.bz2
12mr|man-pages-ko-20050219-12|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|man-pages-ko-20050219-12|15	BuildRequires: man => 1.6
12mr|man-pages-ko-20050219-12|16	Requires: locales-%LNG, man => 1.6
12mr|man-pages-ko-20050219-12|17	Autoreqprov: false
12mr|man-pages-ko-20050219-12|18	BuildArchitectures: noarch
12mr|man-pages-ko-20050219-12|19	
12mr|man-pages-ko-20050219-12|20	%description
12mr|man-pages-ko-20050219-12|21	Korean translation of the official manpages from LDP and
12mr|man-pages-ko-20050219-12|22	another useful manpages from various packages.
12mr|man-pages-ko-20050219-12|23	They're maintained by the Korean Manpage Project
12mr|man-pages-ko-20050219-12|24	<http://man.kldp.org>.
12mr|man-pages-ko-20050219-12|25	
12mr|man-pages-ko-20050219-12|26	%prep
12mr|man-pages-ko-20050219-12|27	%setup -c %{name}-%{version}
12mr|man-pages-ko-20050219-12|28	
12mr|man-pages-ko-20050219-12|29	%build
12mr|man-pages-ko-20050219-12|30	
12mr|man-pages-ko-20050219-12|31	%install
12mr|man-pages-ko-20050219-12|32	rm -rf %{buildroot}
12mr|man-pages-ko-20050219-12|33	mkdir -p %{buildroot}/%_mandir/%LNG/
12mr|man-pages-ko-20050219-12|34	
12mr|man-pages-ko-20050219-12|35	for i in man?;do
12mr|man-pages-ko-20050219-12|36	cp -adpvrf $i %{buildroot}/%_mandir/%LNG/
12mr|man-pages-ko-20050219-12|37	done
12mr|man-pages-ko-20050219-12|38	
12mr|man-pages-ko-20050219-12|39	
12mr|man-pages-ko-20050219-12|40	# those files conflict whith rpm package:
12mr|man-pages-ko-20050219-12|41	rm %{buildroot}/%_mandir/%LNG/man8/rpm{2cpio,}.8
12mr|man-pages-ko-20050219-12|42	
12mr|man-pages-ko-20050219-12|43	# those files conflict whith man package:
12mr|man-pages-ko-20050219-12|44	rm %{buildroot}/%_mandir/%LNG/man{1/man.1,1/whatis.1,5/man.config.5}
12mr|man-pages-ko-20050219-12|45	
12mr|man-pages-ko-20050219-12|46	LANG=%LNG DESTDIR=%{buildroot} %{_sbindir}/makewhatis %{buildroot}/%_mandir/%LNG
12mr|man-pages-ko-20050219-12|47	
12mr|man-pages-ko-20050219-12|48	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mr|man-pages-ko-20050219-12|49	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
12mr|man-pages-ko-20050219-12|50	#!/bin/bash
12mr|man-pages-ko-20050219-12|51	LANG=%LNG %{_sbindir}/makewhatis %_mandir/%LNG
12mr|man-pages-ko-20050219-12|52	exit 0
12mr|man-pages-ko-20050219-12|53	EOF
12mr|man-pages-ko-20050219-12|54	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-ko-20050219-12|55	
12mr|man-pages-ko-20050219-12|56	mkdir -p  %{buildroot}/var/cache/man/%LNG
12mr|man-pages-ko-20050219-12|57	
12mr|man-pages-ko-20050219-12|58	touch %{buildroot}/var/cache/man/%LNG/whatis
12mr|man-pages-ko-20050219-12|59	
12mr|man-pages-ko-20050219-12|60	%post
12mr|man-pages-ko-20050219-12|61	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
12mr|man-pages-ko-20050219-12|62	
12mr|man-pages-ko-20050219-12|63	%clean
12mr|man-pages-ko-20050219-12|64	rm -rf %{buildroot}
12mr|man-pages-ko-20050219-12|65	
12mr|man-pages-ko-20050219-12|66	%files
12mr|man-pages-ko-20050219-12|67	%defattr(0644,root,man,755)
12mr|man-pages-ko-20050219-12|68	%dir %_mandir/%LNG
12mr|man-pages-ko-20050219-12|69	%dir /var/cache/man/%LNG
12mr|man-pages-ko-20050219-12|70	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
12mr|man-pages-ko-20050219-12|71	%_mandir/%LNG/man*
12mr|man-pages-ko-20050219-12|72	%_mandir/%LNG/whatis
12mr|man-pages-ko-20050219-12|73	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-ko-20050219-12|74	
12mr|man-pages-ko-20050219-12|75	
12mr|man-pages-ko-20050219-12|76	
12mr|man-pages-ko-20050219-12|77	%changelog
12mr|man-pages-ko-20050219-12|78	

15133 12
12mr|man-pages-pl-0.6-10|1	%define LNG pl
12mr|man-pages-pl-0.6-10|2	%define releasedate 28-06-2007
12mr|man-pages-pl-0.6-10|3	
12mr|man-pages-pl-0.6-10|4	Summary:	Man pages in polish language
12mr|man-pages-pl-0.6-10|5	Name:		man-pages-%LNG
12mr|man-pages-pl-0.6-10|6	Version:	0.6
12mr|man-pages-pl-0.6-10|7	Release:	%mkrel 10
12mr|man-pages-pl-0.6-10|8	License:	GPL
12mr|man-pages-pl-0.6-10|9	Group:		System/Internationalization
12mr|man-pages-pl-0.6-10|10	Source:		http:/ptm.linux.pl/man-PL%{releasedate}.tar.bz2
12mr|man-pages-pl-0.6-10|11	URL:		http://ptm.linux.pl
12mr|man-pages-pl-0.6-10|12	BuildRequires:	man => 1.5m2
12mr|man-pages-pl-0.6-10|13	Requires:	locales-%LNG, man => 1.5j-8mdk
12mr|man-pages-pl-0.6-10|14	Requires(pre):	sed grep man
12mr|man-pages-pl-0.6-10|15	Obsoletes:	man-%LNG, manpages-%LNG
12mr|man-pages-pl-0.6-10|16	Provides:	man-%LNG, manpages-%LNG
12mr|man-pages-pl-0.6-10|17	Conflicts:	rpm < 4.4.1-2mdk
12mr|man-pages-pl-0.6-10|18	Conflicts:	vim-common < 7.0-2mdk
12mr|man-pages-pl-0.6-10|19	Autoreqprov:	false
12mr|man-pages-pl-0.6-10|20	BuildArch:	noarch
12mr|man-pages-pl-0.6-10|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|man-pages-pl-0.6-10|22	
12mr|man-pages-pl-0.6-10|23	%description
12mr|man-pages-pl-0.6-10|24	A collection of man pages for Linux in polish language.
12mr|man-pages-pl-0.6-10|25	
12mr|man-pages-pl-0.6-10|26	%prep
12mr|man-pages-pl-0.6-10|27	%setup -qn pl_PL
12mr|man-pages-pl-0.6-10|28	
12mr|man-pages-pl-0.6-10|29	%build
12mr|man-pages-pl-0.6-10|30	for i in 1 2 3 4 5 6 7 8 9 n; do
12mr|man-pages-pl-0.6-10|31	rm -rf man$i/CVS
12mr|man-pages-pl-0.6-10|32	done
12mr|man-pages-pl-0.6-10|33	
12mr|man-pages-pl-0.6-10|34	sh ./autogen.sh
12mr|man-pages-pl-0.6-10|35	
12mr|man-pages-pl-0.6-10|36	%make
12mr|man-pages-pl-0.6-10|37	
12mr|man-pages-pl-0.6-10|38	%install
12mr|man-pages-pl-0.6-10|39	rm -rf %{buildroot}
12mr|man-pages-pl-0.6-10|40	
12mr|man-pages-pl-0.6-10|41	mkdir -p %{buildroot}%{_mandir}/%LNG/
12mr|man-pages-pl-0.6-10|42	
12mr|man-pages-pl-0.6-10|43	for i in 1 2 3 4 5 6 7 8 9 n; do
12mr|man-pages-pl-0.6-10|44	cp -adpvrf man$i %{buildroot}%{_mandir}/%LNG/
12mr|man-pages-pl-0.6-10|45	done
12mr|man-pages-pl-0.6-10|46	
12mr|man-pages-pl-0.6-10|47	# those files conflict whith rpm package
12mr|man-pages-pl-0.6-10|48	#rm %{buildroot}%{_mandir}/pl/man{1/gendiff.1,8/rpm{2cpio,,build,cache,deps,graph}.8}
12mr|man-pages-pl-0.6-10|49	
12mr|man-pages-pl-0.6-10|50	# those files conflict whith dpkg package
12mr|man-pages-pl-0.6-10|51	#rm %{buildroot}%{_mandir}/pl/man{1/dpkg-deb.1,8/dpkg{-split,}.8}
12mr|man-pages-pl-0.6-10|52	
12mr|man-pages-pl-0.6-10|53	# spechelper fails here!!!
12mr|man-pages-pl-0.6-10|54	#find %{buildroot}/%_mandir -type f -exec bzip2 -9f {} \;
12mr|man-pages-pl-0.6-10|55	
12mr|man-pages-pl-0.6-10|56	LANG=%LNG DESTDIR=%{buildroot} %{_sbindir}/makewhatis %{buildroot}%{_mandir}/%LNG
12mr|man-pages-pl-0.6-10|57	
12mr|man-pages-pl-0.6-10|58	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mr|man-pages-pl-0.6-10|59	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
12mr|man-pages-pl-0.6-10|60	#!/bin/bash
12mr|man-pages-pl-0.6-10|61	LANG=%LNG %{_sbindir}/makewhatis %{_mandir}/%LNG
12mr|man-pages-pl-0.6-10|62	exit 0
12mr|man-pages-pl-0.6-10|63	EOF
12mr|man-pages-pl-0.6-10|64	
12mr|man-pages-pl-0.6-10|65	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-pl-0.6-10|66	
12mr|man-pages-pl-0.6-10|67	mkdir -p  %{buildroot}/var/cache/man/%LNG
12mr|man-pages-pl-0.6-10|68	
12mr|man-pages-pl-0.6-10|69	touch %{buildroot}/var/cache/man/%LNG/whatis
12mr|man-pages-pl-0.6-10|70	
12mr|man-pages-pl-0.6-10|71	# these are provided by vim7:
12mr|man-pages-pl-0.6-10|72	#rm -f %{buildroot}%{_mandir}/%LNG/man1/{evim.,ex.,{,r}{view,vim}.,vimdiff,vimtutor}*
12mr|man-pages-pl-0.6-10|73	
12mr|man-pages-pl-0.6-10|74	%post
12mr|man-pages-pl-0.6-10|75	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
12mr|man-pages-pl-0.6-10|76	
12mr|man-pages-pl-0.6-10|77	%clean
12mr|man-pages-pl-0.6-10|78	rm -rf %{buildroot}
12mr|man-pages-pl-0.6-10|79	
12mr|man-pages-pl-0.6-10|80	%files
12mr|man-pages-pl-0.6-10|81	%defattr(644,root,man,755)
12mr|man-pages-pl-0.6-10|82	%doc FAQ ChangeLog readme.english
12mr|man-pages-pl-0.6-10|83	%dir %{_mandir}/%LNG
12mr|man-pages-pl-0.6-10|84	%dir /var/cache/man/%LNG
12mr|man-pages-pl-0.6-10|85	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
12mr|man-pages-pl-0.6-10|86	%{_mandir}/%LNG/man*
12mr|man-pages-pl-0.6-10|87	%{_mandir}/%LNG/whatis
12mr|man-pages-pl-0.6-10|88	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-pl-0.6-10|89	
12mr|man-pages-pl-0.6-10|90	
12mr|man-pages-pl-0.6-10|91	
12mr|man-pages-pl-0.6-10|92	%changelog
12mr|man-pages-pl-0.6-10|93	

15134 12
12mr|man-pages-pt_BR-0.1-11|1	%define LNG pt_BR
12mr|man-pages-pt_BR-0.1-11|2	%define name man-pages-%LNG
12mr|man-pages-pt_BR-0.1-11|3	%define version 0.1
12mr|man-pages-pt_BR-0.1-11|4	%define release %mkrel 11
12mr|man-pages-pt_BR-0.1-11|5	
12mr|man-pages-pt_BR-0.1-11|6	Summary:	Brazilian man (manual) pages from the Linux Documentation Project
12mr|man-pages-pt_BR-0.1-11|7	Name:		%{name}
12mr|man-pages-pt_BR-0.1-11|8	Version:	%{version}
12mr|man-pages-pt_BR-0.1-11|9	Release:	%{release}
12mr|man-pages-pt_BR-0.1-11|10	License:	GPL
12mr|man-pages-pt_BR-0.1-11|11	Group:	System/Internationalization
12mr|man-pages-pt_BR-0.1-11|12	URL: 	http://br.tldp.org/projetos/man/man.html
12mr|man-pages-pt_BR-0.1-11|13	# the tarball has to build, files got from the web with wget.
12mr|man-pages-pt_BR-0.1-11|14	# files dated 2002-11-21 -- pablo
12mr|man-pages-pt_BR-0.1-11|15	Source:	http://br.tldp.org/projetos/man/arquivos/man-pages-pt_BR.tar.bz2
12mr|man-pages-pt_BR-0.1-11|16	#Icon:		books-%LNG.xpm
12mr|man-pages-pt_BR-0.1-11|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|man-pages-pt_BR-0.1-11|18	BuildRequires: man => 1.5j-8mdk
12mr|man-pages-pt_BR-0.1-11|19	Requires: locales-pt, man => 1.5j-8mdk
12mr|man-pages-pt_BR-0.1-11|20	Autoreqprov: false
12mr|man-pages-pt_BR-0.1-11|21	BuildArchitectures: noarch
12mr|man-pages-pt_BR-0.1-11|22	
12mr|man-pages-pt_BR-0.1-11|23	%description
12mr|man-pages-pt_BR-0.1-11|24	A large collection of man pages (reference material) from the Linux
12mr|man-pages-pt_BR-0.1-11|25	Documentation Project (LDP), translated to Brzailian Portuguese.
12mr|man-pages-pt_BR-0.1-11|26	The man pages are organized into the following sections:
12mr|man-pages-pt_BR-0.1-11|27	
12mr|man-pages-pt_BR-0.1-11|28	Section 1:  User commands (intro only)
12mr|man-pages-pt_BR-0.1-11|29	Section 2:  System calls
12mr|man-pages-pt_BR-0.1-11|30	Section 3:  Libc calls
12mr|man-pages-pt_BR-0.1-11|31	Section 4:  Devices (e.g., hd, sd)
12mr|man-pages-pt_BR-0.1-11|32	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd, nfs)
12mr|man-pages-pt_BR-0.1-11|33	Section 5:  Games (intro only)
12mr|man-pages-pt_BR-0.1-11|34	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
12mr|man-pages-pt_BR-0.1-11|35	Section 8:  System administration (intro only)
12mr|man-pages-pt_BR-0.1-11|36	Section 9:  Kernel routines
12mr|man-pages-pt_BR-0.1-11|37	
12mr|man-pages-pt_BR-0.1-11|38	%prep
12mr|man-pages-pt_BR-0.1-11|39	%setup -n man-pages-pt_BR
12mr|man-pages-pt_BR-0.1-11|40	
12mr|man-pages-pt_BR-0.1-11|41	%build
12mr|man-pages-pt_BR-0.1-11|42	
12mr|man-pages-pt_BR-0.1-11|43	%install
12mr|man-pages-pt_BR-0.1-11|44	rm -rf %{buildroot}
12mr|man-pages-pt_BR-0.1-11|45	mkdir -p %{buildroot}/%_mandir/%LNG/man{1,2,3,4,5,6,7,8}
12mr|man-pages-pt_BR-0.1-11|46	
12mr|man-pages-pt_BR-0.1-11|47	for i in 1 2 3 4 5 6 7 8 ; do
12mr|man-pages-pt_BR-0.1-11|48	cp -adpvrf man$i %{buildroot}/%_mandir/%LNG/||:
12mr|man-pages-pt_BR-0.1-11|49	done
12mr|man-pages-pt_BR-0.1-11|50	
12mr|man-pages-pt_BR-0.1-11|51	LANG=%LNG DESTDIR=%{buildroot} %_sbindir/makewhatis %{buildroot}/%_mandir/%LNG
12mr|man-pages-pt_BR-0.1-11|52	
12mr|man-pages-pt_BR-0.1-11|53	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mr|man-pages-pt_BR-0.1-11|54	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
12mr|man-pages-pt_BR-0.1-11|55	#!/bin/bash
12mr|man-pages-pt_BR-0.1-11|56	LANG=%LNG %_sbindir/makewhatis %_mandir/%LNG
12mr|man-pages-pt_BR-0.1-11|57	exit 0
12mr|man-pages-pt_BR-0.1-11|58	EOF
12mr|man-pages-pt_BR-0.1-11|59	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-pt_BR-0.1-11|60	
12mr|man-pages-pt_BR-0.1-11|61	mkdir -p  %{buildroot}/var/cache/man/%LNG
12mr|man-pages-pt_BR-0.1-11|62	
12mr|man-pages-pt_BR-0.1-11|63	touch %{buildroot}/var/cache/man/%LNG/whatis
12mr|man-pages-pt_BR-0.1-11|64	
12mr|man-pages-pt_BR-0.1-11|65	%post
12mr|man-pages-pt_BR-0.1-11|66	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
12mr|man-pages-pt_BR-0.1-11|67	
12mr|man-pages-pt_BR-0.1-11|68	%clean
12mr|man-pages-pt_BR-0.1-11|69	rm -rf %{buildroot}
12mr|man-pages-pt_BR-0.1-11|70	
12mr|man-pages-pt_BR-0.1-11|71	%files
12mr|man-pages-pt_BR-0.1-11|72	%defattr(0644,root,man,755)
12mr|man-pages-pt_BR-0.1-11|73	%dir %_mandir/%LNG
12mr|man-pages-pt_BR-0.1-11|74	%dir /var/cache/man/%LNG
12mr|man-pages-pt_BR-0.1-11|75	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
12mr|man-pages-pt_BR-0.1-11|76	%_mandir/%LNG/man*
12mr|man-pages-pt_BR-0.1-11|77	%_mandir/%LNG/whatis
12mr|man-pages-pt_BR-0.1-11|78	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-pt_BR-0.1-11|79	
12mr|man-pages-pt_BR-0.1-11|80	
12mr|man-pages-pt_BR-0.1-11|81	
12mr|man-pages-pt_BR-0.1-11|82	%changelog
12mr|man-pages-pt_BR-0.1-11|83	

15135 12
12mr|man-pages-ru-3.41-15|1	%define LNG ru
12mr|man-pages-ru-3.41-15|2	%define tarball_version 3.41-2145-1699-20120901
12mr|man-pages-ru-3.41-15|3	
12mr|man-pages-ru-3.41-15|4	Summary: Russian man (manual) pages from the Linux Documentation Project
12mr|man-pages-ru-3.41-15|5	Name: man-pages-%LNG
12mr|man-pages-ru-3.41-15|6	Version: 3.41
12mr|man-pages-ru-3.41-15|7	Release: 15
12mr|man-pages-ru-3.41-15|8	License: Distributable
12mr|man-pages-ru-3.41-15|9	Group: System/Internationalization
12mr|man-pages-ru-3.41-15|10	Source: http://www.linuxshare.ru/projects/trans/manpages-ru-0.98.tar.bz2
12mr|man-pages-ru-3.41-15|11	Source2: man-pages-%LNG-goodies.tar.bz2
12mr|man-pages-ru-3.41-15|12	Source3: man-pages-ru_%{tarball_version}.tar.bz2
12mr|man-pages-ru-3.41-15|13	URL: http://www.linuxshare.ru/projects/trans/mans.html
12mr|man-pages-ru-3.41-15|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|man-pages-ru-3.41-15|15	BuildRequires: man => 1.5j-8mdk
12mr|man-pages-ru-3.41-15|16	Requires: locales-%LNG, man => 1.5j-8mdk
12mr|man-pages-ru-3.41-15|17	Requires(post): sed grep man
12mr|man-pages-ru-3.41-15|18	Autoreq: false
12mr|man-pages-ru-3.41-15|19	BuildArch: noarch
12mr|man-pages-ru-3.41-15|20	Obsoletes: man-%LNG, manpages-%LNG
12mr|man-pages-ru-3.41-15|21	Provides: man-%LNG, manpages-%LNG
12mr|man-pages-ru-3.41-15|22	
12mr|man-pages-ru-3.41-15|23	
12mr|man-pages-ru-3.41-15|24	%description
12mr|man-pages-ru-3.41-15|25	A large collection of man pages (reference material) from the Linux
12mr|man-pages-ru-3.41-15|26	Documentation Project (LDP), translated to Russian.
12mr|man-pages-ru-3.41-15|27	
12mr|man-pages-ru-3.41-15|28	%prep
12mr|man-pages-ru-3.41-15|29	
12mr|man-pages-ru-3.41-15|30	%setup -q -n manpages-ru-0.98
12mr|man-pages-ru-3.41-15|31	cp %{SOURCE3} .
12mr|man-pages-ru-3.41-15|32	tar xjvf man-pages-ru_%{tarball_version}.tar.bz2
12mr|man-pages-ru-3.41-15|33	find man-pages-ru_%{tarball_version} -type f -exec gzip {} \;
12mr|man-pages-ru-3.41-15|34	if [[ -e man3/malloc.3.gz ]]
12mr|man-pages-ru-3.41-15|35	then
12mr|man-pages-ru-3.41-15|36	rm -f man3/malloc.3.bz2
12mr|man-pages-ru-3.41-15|37	fi
12mr|man-pages-ru-3.41-15|38	
12mr|man-pages-ru-3.41-15|39	%build
12mr|man-pages-ru-3.41-15|40	
12mr|man-pages-ru-3.41-15|41	%install
12mr|man-pages-ru-3.41-15|42	mkdir -p %{buildroot}/%_mandir/%LNG/
12mr|man-pages-ru-3.41-15|43	mkdir -p %{buildroot}/var/catman/%LNG/cat{1,2,3,4,5,6,7,8,9,n}
12mr|man-pages-ru-3.41-15|44	
12mr|man-pages-ru-3.41-15|45	for i in 1 2 3 4 5 6 7 8; do
12mr|man-pages-ru-3.41-15|46	cp -adpvrf man$i %{buildroot}/%_mandir/%LNG/
12mr|man-pages-ru-3.41-15|47	cp man-pages-ru_%{tarball_version}/man$i/* %{buildroot}/%_mandir/%LNG/man$i/
12mr|man-pages-ru-3.41-15|48	done
12mr|man-pages-ru-3.41-15|49	
12mr|man-pages-ru-3.41-15|50	#tar jxf %SOURCE2 -C %{buildroot}/usr/share
12mr|man-pages-ru-3.41-15|51	
12mr|man-pages-ru-3.41-15|52	# Drop the files provided by native packages
12mr|man-pages-ru-3.41-15|53	rm -f %{buildroot}/%{_mandir}/%LNG/man1/dosemu*
12mr|man-pages-ru-3.41-15|54	rm -f %{buildroot}/%{_mandir}/%LNG/man1/scmxx*
12mr|man-pages-ru-3.41-15|55	rm -f %{buildroot}/%{_mandir}/%LNG/man3/ipcalc_c*
12mr|man-pages-ru-3.41-15|56	
12mr|man-pages-ru-3.41-15|57	LANG=%LNG DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%_mandir/%LNG
12mr|man-pages-ru-3.41-15|58	
12mr|man-pages-ru-3.41-15|59	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mr|man-pages-ru-3.41-15|60	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
12mr|man-pages-ru-3.41-15|61	#!/bin/bash
12mr|man-pages-ru-3.41-15|62	LANG=%LNG %{_bindir}/mandb %_mandir/%LNG
12mr|man-pages-ru-3.41-15|63	exit 0
12mr|man-pages-ru-3.41-15|64	EOF
12mr|man-pages-ru-3.41-15|65	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-ru-3.41-15|66	
12mr|man-pages-ru-3.41-15|67	mkdir -p  %{buildroot}/var/cache/man/%LNG
12mr|man-pages-ru-3.41-15|68	
12mr|man-pages-ru-3.41-15|69	touch %{buildroot}/var/cache/man/%LNG/whatis
12mr|man-pages-ru-3.41-15|70	
12mr|man-pages-ru-3.41-15|71	%postun
12mr|man-pages-ru-3.41-15|72	# 0 means deleting the package
12mr|man-pages-ru-3.41-15|73	if [ "$1" = "0" ]; then
12mr|man-pages-ru-3.41-15|74	## Force removing of /var/catman/%LNG, if there isn't any man page
12mr|man-pages-ru-3.41-15|75	## directory /%_mandir/%LNG
12mr|man-pages-ru-3.41-15|76	if [ ! -d %_mandir/%LNG ] ; then
12mr|man-pages-ru-3.41-15|77	rm -rf /var/catman/%LNG
12mr|man-pages-ru-3.41-15|78	fi
12mr|man-pages-ru-3.41-15|79	fi
12mr|man-pages-ru-3.41-15|80	
12mr|man-pages-ru-3.41-15|81	%post
12mr|man-pages-ru-3.41-15|82	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
12mr|man-pages-ru-3.41-15|83	
12mr|man-pages-ru-3.41-15|84	%files
12mr|man-pages-ru-3.41-15|85	%defattr(0644,root,root,0755)
12mr|man-pages-ru-3.41-15|86	%doc CREDITS FAQ NEWS
12mr|man-pages-ru-3.41-15|87	%defattr(0644,root,man,755)
12mr|man-pages-ru-3.41-15|88	%dir %_mandir/%LNG
12mr|man-pages-ru-3.41-15|89	%dir /var/cache/man/%LNG
12mr|man-pages-ru-3.41-15|90	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
12mr|man-pages-ru-3.41-15|91	%_mandir/%LNG/man*
12mr|man-pages-ru-3.41-15|92	%_mandir/%LNG/cat*
12mr|man-pages-ru-3.41-15|93	%_mandir/%LNG/CACHEDIR.TAG*
12mr|man-pages-ru-3.41-15|94	%_mandir/%LNG/index.db*
12mr|man-pages-ru-3.41-15|95	#%_mandir/%LNG/whatis
12mr|man-pages-ru-3.41-15|96	%attr(755,root,man) /var/catman/%LNG
12mr|man-pages-ru-3.41-15|97	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mr|man-pages-ru-3.41-15|98	
12mr|man-pages-ru-3.41-15|99	
12mr|man-pages-ru-3.41-15|100	%changelog
12mr|man-pages-ru-3.41-15|101	* Sun Aug 14 2011 ÐÐ»ÐµÐºÑÐ°Ð½Ð´Ñ€ ÐšÐ°Ð·Ð°Ð½Ñ†ÐµÐ² <kazancas@mandriva.org> 0.98-10mdv2011.0
12mr|man-pages-ru-3.41-15|102	+ Revision: 694452
12mr|man-pages-ru-3.41-15|103	- add new ru manpages.
12mr|man-pages-ru-3.41-15|104	
12mr|man-pages-ru-3.41-15|105	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.98-9
12mr|man-pages-ru-3.41-15|106	+ Revision: 666376
12mr|man-pages-ru-3.41-15|107	- mass rebuild
12mr|man-pages-ru-3.41-15|108	
12mr|man-pages-ru-3.41-15|109	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 0.98-8mdv2011.0
12mr|man-pages-ru-3.41-15|110	+ Revision: 609327
12mr|man-pages-ru-3.41-15|111	- rebuild
12mr|man-pages-ru-3.41-15|112	
12mr|man-pages-ru-3.41-15|113	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 0.98-7mdv2011.0
12mr|man-pages-ru-3.41-15|114	+ Revision: 609310
12mr|man-pages-ru-3.41-15|115	- fix build
12mr|man-pages-ru-3.41-15|116	- fix typos
12mr|man-pages-ru-3.41-15|117	- fix build
12mr|man-pages-ru-3.41-15|118	- rebuild
12mr|man-pages-ru-3.41-15|119	- rebuilt for 2010.1
12mr|man-pages-ru-3.41-15|120	
12mr|man-pages-ru-3.41-15|121	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 0.98-5mdv2009.1
12mr|man-pages-ru-3.41-15|122	+ Revision: 351585
12mr|man-pages-ru-3.41-15|123	- rebuild
12mr|man-pages-ru-3.41-15|124	
12mr|man-pages-ru-3.41-15|125	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.98-4mdv2009.0
12mr|man-pages-ru-3.41-15|126	+ Revision: 223194
12mr|man-pages-ru-3.41-15|127	- rebuild
12mr|man-pages-ru-3.41-15|128	
12mr|man-pages-ru-3.41-15|129	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.98-3mdv2008.1
12mr|man-pages-ru-3.41-15|130	+ Revision: 152996
12mr|man-pages-ru-3.41-15|131	- rebuild
12mr|man-pages-ru-3.41-15|132	- rebuild
12mr|man-pages-ru-3.41-15|133	- kill re-definition of %%buildroot on Pixel's request
12mr|man-pages-ru-3.41-15|134	
12mr|man-pages-ru-3.41-15|135	+ Olivier Blin <blino@mandriva.org>
12mr|man-pages-ru-3.41-15|136	- restore BuildRoot
12mr|man-pages-ru-3.41-15|137	
12mr|man-pages-ru-3.41-15|138	* Mon Apr 23 2007 Thierry Vignaud <tv@mandriva.org> 0.98-1mdv2008.0
12mr|man-pages-ru-3.41-15|139	+ Revision: 17425
12mr|man-pages-ru-3.41-15|140	- kill icon
12mr|man-pages-ru-3.41-15|141	- new release
12mr|man-pages-ru-3.41-15|142	
12mr|man-pages-ru-3.41-15|143	
12mr|man-pages-ru-3.41-15|144	* Wed May 10 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.97-3mdk
12mr|man-pages-ru-3.41-15|145	- fix post scripts (thx gwenole)
12mr|man-pages-ru-3.41-15|146	
12mr|man-pages-ru-3.41-15|147	* Wed May 10 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.97-2mdk
12mr|man-pages-ru-3.41-15|148	- use %%mkrel
12mr|man-pages-ru-3.41-15|149	- rpmlint cleanups
12mr|man-pages-ru-3.41-15|150	
12mr|man-pages-ru-3.41-15|151	* Thu Jul 29 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.97-1mdk
12mr|man-pages-ru-3.41-15|152	- new release
12mr|man-pages-ru-3.41-15|153	
12mr|man-pages-ru-3.41-15|154	* Thu Jul 24 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.7-2mdk
12mr|man-pages-ru-3.41-15|155	- rebuild
12mr|man-pages-ru-3.41-15|156	

15136 12
12mr|man-pages-zh-1.5-12|1	%define LANG zh
12mr|man-pages-zh-1.5-12|2	
12mr|man-pages-zh-1.5-12|3	%define fname man-pages-zh_CN
12mr|man-pages-zh-1.5-12|4	
12mr|man-pages-zh-1.5-12|5	#####################
12mr|man-pages-zh-1.5-12|6	#
12mr|man-pages-zh-1.5-12|7	# I have no idea where to get newer pages; there is no URL
12mr|man-pages-zh-1.5-12|8	# AdamW: There's http://www.linux.org.tw/CLDP/man/ , but nothing there
12mr|man-pages-zh-1.5-12|9	# at present (May 2007)
12mr|man-pages-zh-1.5-12|10	#
12mr|man-pages-zh-1.5-12|11	#####################
12mr|man-pages-zh-1.5-12|12	
12mr|man-pages-zh-1.5-12|13	Summary: Chinese Man Pages
12mr|man-pages-zh-1.5-12|14	Name: man-pages-%{LANG}
12mr|man-pages-zh-1.5-12|15	Version: 1.5
12mr|man-pages-zh-1.5-12|16	Release: 12
12mr|man-pages-zh-1.5-12|17	License: FDL
12mr|man-pages-zh-1.5-12|18	Group: System/Internationalization
12mr|man-pages-zh-1.5-12|19	Source: http://download.sf.linuxforum.net/cmpp/%fname-%version.tar.bz2
12mr|man-pages-zh-1.5-12|20	Source1: makewhatis.%{LANG}_CN.UTF-8.bz2
12mr|man-pages-zh-1.5-12|21	Source2: makewhatis.%{LANG}_CN.bz2
12mr|man-pages-zh-1.5-12|22	Buildroot: %_tmppath/%{name}
12mr|man-pages-zh-1.5-12|23	BuildRequires: man => 1.5j-8mdk
12mr|man-pages-zh-1.5-12|24	Requires: locales-%{LANG}, man => 1.5j-8mdk
12mr|man-pages-zh-1.5-12|25	Autoreq: false
12mr|man-pages-zh-1.5-12|26	BuildArch: noarch
12mr|man-pages-zh-1.5-12|27	Requires: locales-%{LANG}
12mr|man-pages-zh-1.5-12|28	Obsoletes: man-%{LANG}, manpages-%{LANG}
12mr|man-pages-zh-1.5-12|29	Provides: man-%{LANG}, manpages-%{LANG}
12mr|man-pages-zh-1.5-12|30	
12mr|man-pages-zh-1.5-12|31	%description
12mr|man-pages-zh-1.5-12|32	Set of man pages translated into Chinese language
12mr|man-pages-zh-1.5-12|33	
12mr|man-pages-zh-1.5-12|34	%prep
12mr|man-pages-zh-1.5-12|35	%setup -q -n %fname-%version
12mr|man-pages-zh-1.5-12|36	%make u8
12mr|man-pages-zh-1.5-12|37	%make gb
12mr|man-pages-zh-1.5-12|38	# fix conflict with mplayer:
12mr|man-pages-zh-1.5-12|39	rm -f */man1/mplayer.1
12mr|man-pages-zh-1.5-12|40	
12mr|man-pages-zh-1.5-12|41	%install
12mr|man-pages-zh-1.5-12|42	rm -rf $RPM_BUILD_ROOT
12mr|man-pages-zh-1.5-12|43	mkdir -p $RPM_BUILD_ROOT/etc
12mr|man-pages-zh-1.5-12|44	make DESTDIR=$RPM_BUILD_ROOT%{_usr}/share install-u8
12mr|man-pages-zh-1.5-12|45	make DESTDIR=$RPM_BUILD_ROOT%{_usr}/share install-gb CONFDIR=$RPM_BUILD_ROOT/etc
12mr|man-pages-zh-1.5-12|46	
12mr|man-pages-zh-1.5-12|47	mkdir -p $RPM_BUILD_ROOT/usr/sbin
12mr|man-pages-zh-1.5-12|48	bzcat %SOURCE1 > $RPM_BUILD_ROOT/usr/sbin/makewhatis.%{LANG}_CN.UTF-8
12mr|man-pages-zh-1.5-12|49	chmod a+rx $RPM_BUILD_ROOT/usr/sbin/makewhatis.%{LANG}_CN.UTF-8
12mr|man-pages-zh-1.5-12|50	bzcat %SOURCE2 > $RPM_BUILD_ROOT/usr/sbin/makewhatis.%{LANG}_CN
12mr|man-pages-zh-1.5-12|51	chmod a+rx $RPM_BUILD_ROOT/usr/sbin/makewhatis.%{LANG}_CN
12mr|man-pages-zh-1.5-12|52	
12mr|man-pages-zh-1.5-12|53	$RPM_BUILD_ROOT/usr/sbin/makewhatis.%{LANG}_CN.UTF-8 \
12mr|man-pages-zh-1.5-12|54	$RPM_BUILD_ROOT/%{_mandir}/%{LANG}_CN.UTF-8
12mr|man-pages-zh-1.5-12|55	$RPM_BUILD_ROOT/usr/sbin/makewhatis.%{LANG}_CN \
12mr|man-pages-zh-1.5-12|56	$RPM_BUILD_ROOT/%{_mandir}/%{LANG}_CN
12mr|man-pages-zh-1.5-12|57	
12mr|man-pages-zh-1.5-12|58	mkdir -p $RPM_BUILD_ROOT/etc/cron.weekly
12mr|man-pages-zh-1.5-12|59	cat > $RPM_BUILD_ROOT/etc/cron.weekly/makewhatis-%{LANG}_CN.UTF-8.cron << EOF
12mr|man-pages-zh-1.5-12|60	#!/bin/bash
12mr|man-pages-zh-1.5-12|61	/usr/sbin/makewhatis.%{LANG}_CN.UTF-8 %{_mandir}/%{LANG}_CN.UTF-8
12mr|man-pages-zh-1.5-12|62	exit 0
12mr|man-pages-zh-1.5-12|63	EOF
12mr|man-pages-zh-1.5-12|64	chmod a+x $RPM_BUILD_ROOT/etc/cron.weekly/makewhatis-%{LANG}_CN.UTF-8.cron
12mr|man-pages-zh-1.5-12|65	cat > $RPM_BUILD_ROOT/etc/cron.weekly/makewhatis-%{LANG}_CN.cron << EOF
12mr|man-pages-zh-1.5-12|66	#!/bin/bash
12mr|man-pages-zh-1.5-12|67	/usr/sbin/makewhatis.%{LANG}_CN %{_mandir}/%{LANG}_CN
12mr|man-pages-zh-1.5-12|68	exit 0
12mr|man-pages-zh-1.5-12|69	EOF
12mr|man-pages-zh-1.5-12|70	chmod a+x $RPM_BUILD_ROOT/etc/cron.weekly/makewhatis-%{LANG}_CN.cron
12mr|man-pages-zh-1.5-12|71	
12mr|man-pages-zh-1.5-12|72	%post
12mr|man-pages-zh-1.5-12|73	/etc/cron.weekly/makewhatis-%{LANG}_CN.UTF-8.cron
12mr|man-pages-zh-1.5-12|74	/etc/cron.weekly/makewhatis-%{LANG}_CN.cron
12mr|man-pages-zh-1.5-12|75	touch %{_mandir}/%{LANG}_CN.UTF-8/whatis
12mr|man-pages-zh-1.5-12|76	touch %{_mandir}/%{LANG}_CN/whatis
12mr|man-pages-zh-1.5-12|77	
12mr|man-pages-zh-1.5-12|78	%files
12mr|man-pages-zh-1.5-12|79	%defattr(0644,root,man,755)
12mr|man-pages-zh-1.5-12|80	%_mandir/%{LANG}_CN.UTF-8
12mr|man-pages-zh-1.5-12|81	%attr(755,root,root)/usr/sbin/makewhatis.%{LANG}_CN.UTF-8
12mr|man-pages-zh-1.5-12|82	%config(noreplace) %attr(755,root,root)/etc/cron.weekly/makewhatis-%{LANG}_CN.UTF-8.cron
12mr|man-pages-zh-1.5-12|83	#
12mr|man-pages-zh-1.5-12|84	%_mandir/%{LANG}_CN
12mr|man-pages-zh-1.5-12|85	%attr(755,root,root)/usr/sbin/makewhatis.%{LANG}_CN
12mr|man-pages-zh-1.5-12|86	%config(noreplace) %attr(755,root,root)/etc/cron.weekly/makewhatis-%{LANG}_CN.cron
12mr|man-pages-zh-1.5-12|87	%_sysconfdir/cman.conf
12mr|man-pages-zh-1.5-12|88	%_sysconfdir/profile.d/cman.csh
12mr|man-pages-zh-1.5-12|89	%_sysconfdir/profile.d/cman.sh
12mr|man-pages-zh-1.5-12|90	
12mr|man-pages-zh-1.5-12|91	
12mr|man-pages-zh-1.5-12|92	
12mr|man-pages-zh-1.5-12|93	
12mr|man-pages-zh-1.5-12|94	%changelog
12mr|man-pages-zh-1.5-12|95	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|man-pages-zh-1.5-12|96	+ Commit: aa6c850
12mr|man-pages-zh-1.5-12|97	- Fix file listed twice RPM error
12mr|man-pages-zh-1.5-12|98	
12mr|man-pages-zh-1.5-12|99	

15137 12
12mr|marble-4.9.4-1|1	%bcond_with marble_python
12mr|marble-4.9.4-1|2	
12mr|marble-4.9.4-1|3	Name:		marble
12mr|marble-4.9.4-1|4	Summary:	A virtual globe and world atlas
12mr|marble-4.9.4-1|5	Version:	4.9.4
12mr|marble-4.9.4-1|6	Release:	1
12mr|marble-4.9.4-1|7	Group:		Graphical desktop/KDE
12mr|marble-4.9.4-1|8	License:	LGPLv2
12mr|marble-4.9.4-1|9	URL:		http://edu.kde.org
12mr|marble-4.9.4-1|10	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|marble-4.9.4-1|11	BuildRequires:	kdelibs4-devel
12mr|marble-4.9.4-1|12	BuildRequires:	python-devel
12mr|marble-4.9.4-1|13	BuildRequires:	python-qt4-devel
12mr|marble-4.9.4-1|14	BuildRequires:	pkgconfig(libgpsd)
12mr|marble-4.9.4-1|15	BuildConflicts:	qt4-qmlviewer
12mr|marble-4.9.4-1|16	Requires:	libkdeedu
12mr|marble-4.9.4-1|17	Requires:	marble-common
12mr|marble-4.9.4-1|18	
12mr|marble-4.9.4-1|19	%description
12mr|marble-4.9.4-1|20	Marble is a Virtual Globe and World Atlas that you can use to learn more
12mr|marble-4.9.4-1|21	about Earth: You can pan and zoom around and you can look up places and
12mr|marble-4.9.4-1|22	roads. A mouse click on a place label will provide the respective
12mr|marble-4.9.4-1|23	Wikipedia article.
12mr|marble-4.9.4-1|24	
12mr|marble-4.9.4-1|25	%files
12mr|marble-4.9.4-1|26	%doc LICENSE.txt ChangeLog BUGS USECASES MANIFESTO.txt
12mr|marble-4.9.4-1|27	%doc %{_kde_docdir}/HTML/en/marble
12mr|marble-4.9.4-1|28	%{_kde_bindir}/marble
12mr|marble-4.9.4-1|29	%{_kde_bindir}/marble-touch
12mr|marble-4.9.4-1|30	%{_kde_bindir}/tilecreator
12mr|marble-4.9.4-1|31	%{_kde_bindir}/routing-instructions
12mr|marble-4.9.4-1|32	%{_kde_iconsdir}/*/*/apps/marble.*
12mr|marble-4.9.4-1|33	%{_kde_applicationsdir}/marble.desktop
12mr|marble-4.9.4-1|34	
12mr|marble-4.9.4-1|35	#---------------------------------------------
12mr|marble-4.9.4-1|36	
12mr|marble-4.9.4-1|37	%define marblewidget_major 14
12mr|marble-4.9.4-1|38	%define libmarblewidget %mklibname marblewidget %{marblewidget_major}
12mr|marble-4.9.4-1|39	
12mr|marble-4.9.4-1|40	%package -n %{libmarblewidget}
12mr|marble-4.9.4-1|41	Summary:	Runtime library for marble
12mr|marble-4.9.4-1|42	Group:		System/Libraries
12mr|marble-4.9.4-1|43	Obsoletes:	%{mklibname marblewidget 13}
12mr|marble-4.9.4-1|44	
12mr|marble-4.9.4-1|45	%description -n %{libmarblewidget}
12mr|marble-4.9.4-1|46	Runtime library for marble
12mr|marble-4.9.4-1|47	
12mr|marble-4.9.4-1|48	%files -n %{libmarblewidget}
12mr|marble-4.9.4-1|49	%{_kde_libdir}/libmarblewidget.so.0.%{marblewidget_major}*
12mr|marble-4.9.4-1|50	%{_kde_libdir}/libmarblewidget.so.%{marblewidget_major}
12mr|marble-4.9.4-1|51	
12mr|marble-4.9.4-1|52	#---------------------------------------------
12mr|marble-4.9.4-1|53	
12mr|marble-4.9.4-1|54	%package common
12mr|marble-4.9.4-1|55	Summary:	A virtual globe and world atlas
12mr|marble-4.9.4-1|56	Group:		Graphical desktop/KDE
12mr|marble-4.9.4-1|57	%if %with marble_python
12mr|marble-4.9.4-1|58	BuildRequires:	python-kde4
12mr|marble-4.9.4-1|59	Requires:	python
12mr|marble-4.9.4-1|60	%endif
12mr|marble-4.9.4-1|61	
12mr|marble-4.9.4-1|62	%description common
12mr|marble-4.9.4-1|63	Marble is a Virtual Globe and World Atlas that you can use to learn more
12mr|marble-4.9.4-1|64	about Earth: You can pan and zoom around and you can look up places and
12mr|marble-4.9.4-1|65	roads. A mouse click on a place label will provide the respective
12mr|marble-4.9.4-1|66	Wikipedia article.
12mr|marble-4.9.4-1|67	
12mr|marble-4.9.4-1|68	%files -n marble-common
12mr|marble-4.9.4-1|69	%{_kde_libdir}/kde4/plasma_runner_marble.so
12mr|marble-4.9.4-1|70	%{_kde_libdir}/kde4/libmarble_part.*
12mr|marble-4.9.4-1|71	%{_kde_datadir}/config.kcfg/marble.kcfg
12mr|marble-4.9.4-1|72	%{_kde_services}/marble_part.desktop
12mr|marble-4.9.4-1|73	%{_kde_services}/plasma-runner-marble.desktop
12mr|marble-4.9.4-1|74	%{_kde_libdir}/kde4/plugins/marble
12mr|marble-4.9.4-1|75	%{_kde_appsdir}/marble
12mr|marble-4.9.4-1|76	%if %with marble_python
12mr|marble-4.9.4-1|77	%{py_platsitedir}/PyKDE4/marble.so
12mr|marble-4.9.4-1|78	%endif
12mr|marble-4.9.4-1|79	
12mr|marble-4.9.4-1|80	#-----------------------------------------------------------------------------
12mr|marble-4.9.4-1|81	
12mr|marble-4.9.4-1|82	%package -n plasma-applet-kworldclock
12mr|marble-4.9.4-1|83	Summary:	plasma kworldclock Applet
12mr|marble-4.9.4-1|84	Group:		Graphical desktop/KDE
12mr|marble-4.9.4-1|85	Requires:	kdebase4-runtime
12mr|marble-4.9.4-1|86	Requires:	marble
12mr|marble-4.9.4-1|87	Provides:	plasma-applet
12mr|marble-4.9.4-1|88	
12mr|marble-4.9.4-1|89	%description -n plasma-applet-kworldclock
12mr|marble-4.9.4-1|90	plasma kworldclock Applet
12mr|marble-4.9.4-1|91	
12mr|marble-4.9.4-1|92	%files -n plasma-applet-kworldclock
12mr|marble-4.9.4-1|93	%{_kde_libdir}/kde4/plasma_applet_worldclock.so
12mr|marble-4.9.4-1|94	%{_kde_services}/plasma-applet-kworldclock.desktop
12mr|marble-4.9.4-1|95	
12mr|marble-4.9.4-1|96	#---------------------------------------------
12mr|marble-4.9.4-1|97	
12mr|marble-4.9.4-1|98	%package devel
12mr|marble-4.9.4-1|99	Summary:	Devel stuff for %{name}
12mr|marble-4.9.4-1|100	Group:		Development/KDE and Qt
12mr|marble-4.9.4-1|101	Requires:	kdelibs4-devel
12mr|marble-4.9.4-1|102	Requires:	%{libmarblewidget} = %{EVRD}
12mr|marble-4.9.4-1|103	Conflicts:	kdeedu4-devel < 4.6.90
12mr|marble-4.9.4-1|104	
12mr|marble-4.9.4-1|105	%description devel
12mr|marble-4.9.4-1|106	Files needed to build applications based on %{name}.
12mr|marble-4.9.4-1|107	
12mr|marble-4.9.4-1|108	%files devel
12mr|marble-4.9.4-1|109	%{_kde_libdir}/libmarblewidget.so
12mr|marble-4.9.4-1|110	%{_includedir}/marble
12mr|marble-4.9.4-1|111	%{_kde_appsdir}/cmake/modules/FindMarble.cmake
12mr|marble-4.9.4-1|112	
12mr|marble-4.9.4-1|113	#----------------------------------------------------------------------
12mr|marble-4.9.4-1|114	
12mr|marble-4.9.4-1|115	%prep
12mr|marble-4.9.4-1|116	%setup -q
12mr|marble-4.9.4-1|117	
12mr|marble-4.9.4-1|118	%build
12mr|marble-4.9.4-1|119	%cmake_kde4 \
12mr|marble-4.9.4-1|120	%if %without marble_python
12mr|marble-4.9.4-1|121	-DEXPERIMENTAL_PYTHON_BINDINGS=FALSE \
12mr|marble-4.9.4-1|122	-DBUILD_python=FALSE
12mr|marble-4.9.4-1|123	%else
12mr|marble-4.9.4-1|124	-DEXPERIMENTAL_PYTHON_BINDINGS=TRUE
12mr|marble-4.9.4-1|125	%endif
12mr|marble-4.9.4-1|126	
12mr|marble-4.9.4-1|127	%make
12mr|marble-4.9.4-1|128	
12mr|marble-4.9.4-1|129	%install
12mr|marble-4.9.4-1|130	%makeinstall_std -C build
12mr|marble-4.9.4-1|131	
12mr|marble-4.9.4-1|132	%changelog
12mr|marble-4.9.4-1|133	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|marble-4.9.4-1|134	- New version 4.9.4
12mr|marble-4.9.4-1|135	
12mr|marble-4.9.4-1|136	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|marble-4.9.4-1|137	- New version 4.9.3
12mr|marble-4.9.4-1|138	
12mr|marble-4.9.4-1|139	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|marble-4.9.4-1|140	- New version 4.9.2
12mr|marble-4.9.4-1|141	
12mr|marble-4.9.4-1|142	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|marble-4.9.4-1|143	- New version 4.9.1
12mr|marble-4.9.4-1|144	
12mr|marble-4.9.4-1|145	* Mon Aug 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|marble-4.9.4-1|146	- New version 4.9.0
12mr|marble-4.9.4-1|147	
12mr|marble-4.9.4-1|148	* Wed Jul 18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|marble-4.9.4-1|149	- New version 4.8.97
12mr|marble-4.9.4-1|150	
12mr|marble-4.9.4-1|151	* Sat Jun 30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|marble-4.9.4-1|152	- New version 4.8.95
12mr|marble-4.9.4-1|153	- Update libmarblewidget major from 13 to 14
12mr|marble-4.9.4-1|154	
12mr|marble-4.9.4-1|155	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.4-69.1mib2010.2
12mr|marble-4.9.4-1|156	- New version 4.8.4
12mr|marble-4.9.4-1|157	- MIB (Mandriva International Backports)
12mr|marble-4.9.4-1|158	
12mr|marble-4.9.4-1|159	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.3-69.1mib2010.2
12mr|marble-4.9.4-1|160	- New version 4.8.3
12mr|marble-4.9.4-1|161	- MIB (Mandriva International Backports)
12mr|marble-4.9.4-1|162	
12mr|marble-4.9.4-1|163	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.2-69.1mib2010.2
12mr|marble-4.9.4-1|164	- New version 4.8.2
12mr|marble-4.9.4-1|165	- Add BuildConflicts qt4-qmlviewer
12mr|marble-4.9.4-1|166	- MIB (Mandriva International Backports)
12mr|marble-4.9.4-1|167	
12mr|marble-4.9.4-1|168	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.1-69.1mib2010.2
12mr|marble-4.9.4-1|169	- New version 4.8.1
12mr|marble-4.9.4-1|170	- Update file list (kde4/imports/org/kde/edu/marble is not packaged in _libdir)
12mr|marble-4.9.4-1|171	- MIB (Mandriva International Backports)
12mr|marble-4.9.4-1|172	
12mr|marble-4.9.4-1|173	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.0-69.1mib2010.2
12mr|marble-4.9.4-1|174	+ Revision: 762496
12mr|marble-4.9.4-1|175	- Backport to 2010.2 for MIB users
12mr|marble-4.9.4-1|176	- We could add qt-mobility to BuildRequires but we don't do it for now
12mr|marble-4.9.4-1|177	- MIB (Mandriva International Backports)
12mr|marble-4.9.4-1|178	
12mr|marble-4.9.4-1|179	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|marble-4.9.4-1|180	+ Revision: 762496
12mr|marble-4.9.4-1|181	- New upstream tarball
12mr|marble-4.9.4-1|182	
12mr|marble-4.9.4-1|183	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|marble-4.9.4-1|184	+ Revision: 758084
12mr|marble-4.9.4-1|185	- New upstream tarball
12mr|marble-4.9.4-1|186	
12mr|marble-4.9.4-1|187	* Tue Jan 03 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|marble-4.9.4-1|188	+ Revision: 748797
12mr|marble-4.9.4-1|189	- Fix file list
12mr|marble-4.9.4-1|190	- New upstream tarball
12mr|marble-4.9.4-1|191	- New upstream tarball $NEW_VERSION
12mr|marble-4.9.4-1|192	
12mr|marble-4.9.4-1|193	* Thu Nov 24 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|marble-4.9.4-1|194	+ Revision: 733064
12mr|marble-4.9.4-1|195	- New upstream tarball 4.7.80
12mr|marble-4.9.4-1|196	
12mr|marble-4.9.4-1|197	* Wed Nov 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|marble-4.9.4-1|198	+ Revision: 729225
12mr|marble-4.9.4-1|199	- Fix major
12mr|marble-4.9.4-1|200	- Import marble
12mr|marble-4.9.4-1|201	

15138 12
12mr|mash-0.2.0-2|1	%define major	0
12mr|mash-0.2.0-2|2	%define api		0.2
12mr|mash-0.2.0-2|3	%define gir_major	0.2
12mr|mash-0.2.0-2|4	
12mr|mash-0.2.0-2|5	%define libname	%mklibname %{name} %{api} %{major}
12mr|mash-0.2.0-2|6	%define girname	%mklibname %{name}-gir %{gir_major}
12mr|mash-0.2.0-2|7	%define develname	%mklibname -d %{name}
12mr|mash-0.2.0-2|8	
12mr|mash-0.2.0-2|9	Summary:	A library for using real 3D models within a Clutter scene
12mr|mash-0.2.0-2|10	Name:		mash
12mr|mash-0.2.0-2|11	Version:	0.2.0
12mr|mash-0.2.0-2|12	Release:	2
12mr|mash-0.2.0-2|13	License:	LGPLv2+
12mr|mash-0.2.0-2|14	Group:		System/Libraries
12mr|mash-0.2.0-2|15	URL:		http://wiki.clutter-project.org/wiki/Mash
12mr|mash-0.2.0-2|16	Source0:	http://source.clutter-project.org/sources/mash/0.2/mash-%{version}.tar.xz
12mr|mash-0.2.0-2|17	
12mr|mash-0.2.0-2|18	# From Fedora:
12mr|mash-0.2.0-2|19	# Already sent upstream for review,
12mr|mash-0.2.0-2|20	# see http://lists.clutter-project.org/pipermail/clutter-devel-list/2011-March/000196.html
12mr|mash-0.2.0-2|21	Patch0:		0001-Use-the-system-version-of-rply-if-available.patch
12mr|mash-0.2.0-2|22	BuildRequires:	pkgconfig(glib-2.0)
12mr|mash-0.2.0-2|23	BuildRequires:	pkgconfig(gobject-2.0)
12mr|mash-0.2.0-2|24	BuildRequires:	pkgconfig(clutter-1.0)
12mr|mash-0.2.0-2|25	BuildRequires:	pkgconfig(gl)
12mr|mash-0.2.0-2|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|mash-0.2.0-2|27	BuildRequires:	pkgconfig(gtk-doc)
12mr|mash-0.2.0-2|28	BuildRequires:	pkgconfig(mx-1.0)
12mr|mash-0.2.0-2|29	BuildRequires:	rply-devel
12mr|mash-0.2.0-2|30	
12mr|mash-0.2.0-2|31	%description
12mr|mash-0.2.0-2|32	Mash is a small library for using real 3D models within a Clutter
12mr|mash-0.2.0-2|33	scene. Models can be exported from Blender or other 3D modeling
12mr|mash-0.2.0-2|34	software as PLY files and then used as actors. It also supports a
12mr|mash-0.2.0-2|35	lighting model with animatable lights.
12mr|mash-0.2.0-2|36	
12mr|mash-0.2.0-2|37	%package -n %{libname}
12mr|mash-0.2.0-2|38	Summary:	A library for using real 3D models within a Clutter scene
12mr|mash-0.2.0-2|39	Group:		System/Libraries
12mr|mash-0.2.0-2|40	
12mr|mash-0.2.0-2|41	%description -n %{libname}
12mr|mash-0.2.0-2|42	Mash is a small library for using real 3D models within a Clutter
12mr|mash-0.2.0-2|43	scene. Models can be exported from Blender or other 3D modeling
12mr|mash-0.2.0-2|44	software as PLY files and then used as actors. It also supports a
12mr|mash-0.2.0-2|45	lighting model with animatable lights.
12mr|mash-0.2.0-2|46	
12mr|mash-0.2.0-2|47	%package -n %{girname}
12mr|mash-0.2.0-2|48	Summary:	GObject Introspection interface description for %{name}
12mr|mash-0.2.0-2|49	Group:		System/Libraries
12mr|mash-0.2.0-2|50	
12mr|mash-0.2.0-2|51	%description -n %{girname}
12mr|mash-0.2.0-2|52	GObject Introspection interface description for %{name}.
12mr|mash-0.2.0-2|53	
12mr|mash-0.2.0-2|54	%package -n %{develname}
12mr|mash-0.2.0-2|55	Summary:	Development files for %{name}
12mr|mash-0.2.0-2|56	Group:		Development/Other
12mr|mash-0.2.0-2|57	Requires:	%{libname} = %{version}-%{release}
12mr|mash-0.2.0-2|58	Requires:	%{girname} = %{version}-%{release}
12mr|mash-0.2.0-2|59	Provides:	%{name}-devel = %{version}-%{release}
12mr|mash-0.2.0-2|60	
12mr|mash-0.2.0-2|61	%description -n %{develname}
12mr|mash-0.2.0-2|62	This package contains libraries and header files needed for
12mr|mash-0.2.0-2|63	development of programs using %{name}.
12mr|mash-0.2.0-2|64	
12mr|mash-0.2.0-2|65	%prep
12mr|mash-0.2.0-2|66	%setup -q
12mr|mash-0.2.0-2|67	%apply_patches
12mr|mash-0.2.0-2|68	autoreconf -vf
12mr|mash-0.2.0-2|69	
12mr|mash-0.2.0-2|70	%build
12mr|mash-0.2.0-2|71	%configure2_5x \
12mr|mash-0.2.0-2|72	--disable-static \
12mr|mash-0.2.0-2|73	--disable-silent-rules
12mr|mash-0.2.0-2|74	
12mr|mash-0.2.0-2|75	%make
12mr|mash-0.2.0-2|76	
12mr|mash-0.2.0-2|77	%install
12mr|mash-0.2.0-2|78	%makeinstall_std
12mr|mash-0.2.0-2|79	
12mr|mash-0.2.0-2|80	%files -n %{libname}
12mr|mash-0.2.0-2|81	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mr|mash-0.2.0-2|82	
12mr|mash-0.2.0-2|83	%files -n %{girname}
12mr|mash-0.2.0-2|84	%{_libdir}/girepository-1.0/Mash-%{gir_major}.typelib
12mr|mash-0.2.0-2|85	
12mr|mash-0.2.0-2|86	%files -n %{develname}
12mr|mash-0.2.0-2|87	%doc README NEWS AUTHORS
12mr|mash-0.2.0-2|88	%doc %{_datadir}/gtk-doc/html/mash
12mr|mash-0.2.0-2|89	%{_includedir}/%{name}-%{api}
12mr|mash-0.2.0-2|90	%{_libdir}/lib%{name}-%{api}.so
12mr|mash-0.2.0-2|91	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mr|mash-0.2.0-2|92	%{_datadir}/gir-1.0/Mash-%{gir_major}.gir
12mr|mash-0.2.0-2|93	
12mr|mash-0.2.0-2|94	
12mr|mash-0.2.0-2|95	
12mr|mash-0.2.0-2|96	%changelog
12mr|mash-0.2.0-2|97	* Tue May 01 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.2.0-2
12mr|mash-0.2.0-2|98	+ Revision: 794831
12mr|mash-0.2.0-2|99	- rebuild for clutter and typelib
12mr|mash-0.2.0-2|100	
12mr|mash-0.2.0-2|101	* Tue Mar 13 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.2.0-1
12mr|mash-0.2.0-2|102	+ Revision: 784767
12mr|mash-0.2.0-2|103	- imported package mash
12mr|mash-0.2.0-2|104	

15139 12
12mr|master-boot-code-1.14-2|1	Name:		master-boot-code
12mr|master-boot-code-1.14-2|2	License:	BSD 3-Clause
12mr|master-boot-code-1.14-2|3	Group:		System/Kernel and hardware
12mr|master-boot-code-1.14-2|4	Version:	1.14
12mr|master-boot-code-1.14-2|5	Release:	2
12mr|master-boot-code-1.14-2|6	Summary:	i386 Master Boot Record Code
12mr|master-boot-code-1.14-2|7	URL:		http://www.novell.com/products/linuxpackages/opensuse/master-boot-code.html
12mr|master-boot-code-1.14-2|8	Source0:	master-boot-code.tar.bz2
12mr|master-boot-code-1.14-2|9	Source1:	%{name}.rpmlintrc
12mr|master-boot-code-1.14-2|10	Exclusivearch:	%ix86 x86_64 amd64 ia32e
12mr|master-boot-code-1.14-2|11	
12mr|master-boot-code-1.14-2|12	Patch0:		master-boot-code-x86_64.patch
12mr|master-boot-code-1.14-2|13	
12mr|master-boot-code-1.14-2|14	%description
12mr|master-boot-code-1.14-2|15	The i386 master boot code is code that, after copied to the MBR of the
12mr|master-boot-code-1.14-2|16	boot disk, loads and starts the boot sector of the active partition.
12mr|master-boot-code-1.14-2|17	
12mr|master-boot-code-1.14-2|18	Authors:
12mr|master-boot-code-1.14-2|19	--------
12mr|master-boot-code-1.14-2|20	Wolfgang Solfrank, TooLs GmbH
12mr|master-boot-code-1.14-2|21	The Regents of the University of California
12mr|master-boot-code-1.14-2|22	
12mr|master-boot-code-1.14-2|23	%prep
12mr|master-boot-code-1.14-2|24	%setup -n %{name}-%{version}
12mr|master-boot-code-1.14-2|25	
12mr|master-boot-code-1.14-2|26	%ifarch x86_64
12mr|master-boot-code-1.14-2|27	%patch0 -p1
12mr|master-boot-code-1.14-2|28	%endif
12mr|master-boot-code-1.14-2|29	
12mr|master-boot-code-1.14-2|30	%build
12mr|master-boot-code-1.14-2|31	make
12mr|master-boot-code-1.14-2|32	
12mr|master-boot-code-1.14-2|33	%install
12mr|master-boot-code-1.14-2|34	test -d %{buildroot}/usr/lib/boot || mkdir -p %{buildroot}/usr/lib/boot
12mr|master-boot-code-1.14-2|35	install -c -p -m 644 mbr %{buildroot}/usr/lib/boot/master-boot-code
12mr|master-boot-code-1.14-2|36	
12mr|master-boot-code-1.14-2|37	%files
12mr|master-boot-code-1.14-2|38	%dir /usr/lib/boot
12mr|master-boot-code-1.14-2|39	%attr(644,root,root) /usr/lib/boot/master-boot-code
12mr|master-boot-code-1.14-2|40	%doc COPYING
12mr|master-boot-code-1.14-2|41	
12mr|master-boot-code-1.14-2|42	
12mr|master-boot-code-1.14-2|43	
12mr|master-boot-code-1.14-2|44	%changelog
12mr|master-boot-code-1.14-2|45	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|master-boot-code-1.14-2|46	+ Commit: 8505b41
12mr|master-boot-code-1.14-2|47	- Add rpmlint filter
12mr|master-boot-code-1.14-2|48	
12mr|master-boot-code-1.14-2|49	

15140 12
12mr|matchbox-window-manager-1.2-25|1	%define name 	matchbox-window-manager
12mr|matchbox-window-manager-1.2-25|2	%define version 1.2
12mr|matchbox-window-manager-1.2-25|3	
12mr|matchbox-window-manager-1.2-25|4	%define enable_drakx_version 0
12mr|matchbox-window-manager-1.2-25|5	
12mr|matchbox-window-manager-1.2-25|6	%{?_with_drakx: %global enable_drakx_version 1}
12mr|matchbox-window-manager-1.2-25|7	
12mr|matchbox-window-manager-1.2-25|8	Summary: 	Window manager for the Matchbox Desktop
12mr|matchbox-window-manager-1.2-25|9	Name: 		%name
12mr|matchbox-window-manager-1.2-25|10	Version: 	%version
12mr|matchbox-window-manager-1.2-25|11	Release: 	25
12mr|matchbox-window-manager-1.2-25|12	Url: 		http://projects.o-hand.com/matchbox/
12mr|matchbox-window-manager-1.2-25|13	License: 	GPL
12mr|matchbox-window-manager-1.2-25|14	Group: 		Graphical desktop/Other
12mr|matchbox-window-manager-1.2-25|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|matchbox-window-manager-1.2-25|16	Source0: 	http://projects.o-hand.com/matchbox/sources/%name/%version/%{name}-%{version}.tar.bz2
12mr|matchbox-window-manager-1.2-25|17	#specific theme for installer
12mr|matchbox-window-manager-1.2-25|18	Source1:	matchbox-ia_ora.tar.bz2
12mr|matchbox-window-manager-1.2-25|19	Source2:	30-start-matchbox.xsetup
12mr|matchbox-window-manager-1.2-25|20	Source3:	80-stop-matchbox.xsetup
12mr|matchbox-window-manager-1.2-25|21	# (fc) 1.2-2mdv various bug fixes from SVN
12mr|matchbox-window-manager-1.2-25|22	Patch0:		matchbox-window-manager-1.2-svnfixes.patch
12mr|matchbox-window-manager-1.2-25|23	# (fc) 1.2-2mdv various customizations for DrakX
12mr|matchbox-window-manager-1.2-25|24	Patch1:		matchbox-window-manager-1.2-drakx.patch
12mr|matchbox-window-manager-1.2-25|25	# (fc) 1.2-3mdv extend theme for separate decorations for modal dialogs
12mr|matchbox-window-manager-1.2-25|26	Patch2:		matchbox-window-manager-1.2-modal.patch
12mr|matchbox-window-manager-1.2-25|27	
12mr|matchbox-window-manager-1.2-25|28	BuildRequires:	pkgconfig libmatchbox-devel expat-devel
12mr|matchbox-window-manager-1.2-25|29	BuildRequires:	startup-notification-devel libXsettings-client-devel
12mr|matchbox-window-manager-1.2-25|30	BuildRequires:	libGConf2-devel GConf2
12mr|matchbox-window-manager-1.2-25|31	BuildRequires:  libxcomposite-devel
12mr|matchbox-window-manager-1.2-25|32	BuildRequires:  libxdamage-devel
12mr|matchbox-window-manager-1.2-25|33	%if %mdkversion <= 200900
12mr|matchbox-window-manager-1.2-25|34	Requires(post):	GConf2
12mr|matchbox-window-manager-1.2-25|35	%endif
12mr|matchbox-window-manager-1.2-25|36	Requires(preun):GConf2
12mr|matchbox-window-manager-1.2-25|37	
12mr|matchbox-window-manager-1.2-25|38	%description
12mr|matchbox-window-manager-1.2-25|39	Matchbox is a base environment for the X Window System running on non-desktop
12mr|matchbox-window-manager-1.2-25|40	embedded platforms such as handhelds, set-top boxes, kiosks and anything else
12mr|matchbox-window-manager-1.2-25|41	for which screen space, input mechanisms or system resources are limited.
12mr|matchbox-window-manager-1.2-25|42	
12mr|matchbox-window-manager-1.2-25|43	This package contains the window manager from Matchbox.
12mr|matchbox-window-manager-1.2-25|44	
12mr|matchbox-window-manager-1.2-25|45	%package -n drakx-installer-matchbox
12mr|matchbox-window-manager-1.2-25|46	Summary:	Customized version of Matchbox for DrakX installer
12mr|matchbox-window-manager-1.2-25|47	Group:		Graphical desktop/Other
12mr|matchbox-window-manager-1.2-25|48	
12mr|matchbox-window-manager-1.2-25|49	%description -n drakx-installer-matchbox
12mr|matchbox-window-manager-1.2-25|50	Customized version of Matchbox Window Manager for DrakX installer
12mr|matchbox-window-manager-1.2-25|51	
12mr|matchbox-window-manager-1.2-25|52	%prep
12mr|matchbox-window-manager-1.2-25|53	%setup -q
12mr|matchbox-window-manager-1.2-25|54	%patch0 -p1 -b .svnfixes
12mr|matchbox-window-manager-1.2-25|55	%patch1 -p1 -b .drakx-version
12mr|matchbox-window-manager-1.2-25|56	%patch2 -p1 -b .modal
12mr|matchbox-window-manager-1.2-25|57	
12mr|matchbox-window-manager-1.2-25|58	%build
12mr|matchbox-window-manager-1.2-25|59	[ -d standard ] || mkdir standard
12mr|matchbox-window-manager-1.2-25|60	cd standard
12mr|matchbox-window-manager-1.2-25|61	CONFIGURE_TOP=.. \
12mr|matchbox-window-manager-1.2-25|62	CFLAGS="%{optflags} -lm"
12mr|matchbox-window-manager-1.2-25|63	%configure2_5x --enable-expat --disable-composite \
12mr|matchbox-window-manager-1.2-25|64	--enable-gconf --enable-startup-notification
12mr|matchbox-window-manager-1.2-25|65	
12mr|matchbox-window-manager-1.2-25|66	%make
12mr|matchbox-window-manager-1.2-25|67	cd -
12mr|matchbox-window-manager-1.2-25|68	
12mr|matchbox-window-manager-1.2-25|69	[ -d drakx ] || mkdir drakx
12mr|matchbox-window-manager-1.2-25|70	cd drakx
12mr|matchbox-window-manager-1.2-25|71	CONFIGURE_TOP=.. \
12mr|matchbox-window-manager-1.2-25|72	CFLAGS="%optflags -DDRAKX_VERSION -lm" %configure2_5x --enable-expat --enable-composite \
12mr|matchbox-window-manager-1.2-25|73	--disable-session --disable-keyboard --disable-ping-protocol --disable-xrm --disable-gconf --disable-startup-notification --disable-xsettings
12mr|matchbox-window-manager-1.2-25|74	
12mr|matchbox-window-manager-1.2-25|75	%make
12mr|matchbox-window-manager-1.2-25|76	cd -
12mr|matchbox-window-manager-1.2-25|77	
12mr|matchbox-window-manager-1.2-25|78	%install
12mr|matchbox-window-manager-1.2-25|79	rm -rf $RPM_BUILD_ROOT
12mr|matchbox-window-manager-1.2-25|80	cd standard
12mr|matchbox-window-manager-1.2-25|81	%makeinstall_std
12mr|matchbox-window-manager-1.2-25|82	cd -
12mr|matchbox-window-manager-1.2-25|83	
12mr|matchbox-window-manager-1.2-25|84	#this file is ignored
12mr|matchbox-window-manager-1.2-25|85	rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/matchbox/kbdconfig
12mr|matchbox-window-manager-1.2-25|86	
12mr|matchbox-window-manager-1.2-25|87	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11/xsetup.d/
12mr|matchbox-window-manager-1.2-25|88	
12mr|matchbox-window-manager-1.2-25|89	install -m755 %{SOURCE2} %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xsetup.d/
12mr|matchbox-window-manager-1.2-25|90	
12mr|matchbox-window-manager-1.2-25|91	tar -x -C $RPM_BUILD_ROOT -f %{SOURCE1}
12mr|matchbox-window-manager-1.2-25|92	
12mr|matchbox-window-manager-1.2-25|93	install -m 755 drakx/src/matchbox-window-manager $RPM_BUILD_ROOT%{_bindir}/drakx-matchbox-window-manager
12mr|matchbox-window-manager-1.2-25|94	
12mr|matchbox-window-manager-1.2-25|95	%define schemas matchbox
12mr|matchbox-window-manager-1.2-25|96	
12mr|matchbox-window-manager-1.2-25|97	%if %mdkversion < 200900
12mr|matchbox-window-manager-1.2-25|98	%if !%{enable_drakx_version}
12mr|matchbox-window-manager-1.2-25|99	%post
12mr|matchbox-window-manager-1.2-25|100	%post_install_gconf_schemas %{schemas}
12mr|matchbox-window-manager-1.2-25|101	%endif
12mr|matchbox-window-manager-1.2-25|102	%endif
12mr|matchbox-window-manager-1.2-25|103	
12mr|matchbox-window-manager-1.2-25|104	%if !%{enable_drakx_version}
12mr|matchbox-window-manager-1.2-25|105	%preun
12mr|matchbox-window-manager-1.2-25|106	%preun_uninstall_gconf_schemas %{schemas}
12mr|matchbox-window-manager-1.2-25|107	%endif
12mr|matchbox-window-manager-1.2-25|108	
12mr|matchbox-window-manager-1.2-25|109	%clean
12mr|matchbox-window-manager-1.2-25|110	rm -rf $RPM_BUILD_ROOT
12mr|matchbox-window-manager-1.2-25|111	
12mr|matchbox-window-manager-1.2-25|112	%files
12mr|matchbox-window-manager-1.2-25|113	%defattr(-,root,root)
12mr|matchbox-window-manager-1.2-25|114	%doc AUTHORS README ChangeLog
12mr|matchbox-window-manager-1.2-25|115	%_sysconfdir/gconf/schemas/matchbox.schemas
12mr|matchbox-window-manager-1.2-25|116	%_bindir/matchbox*
12mr|matchbox-window-manager-1.2-25|117	%_datadir/matchbox/*
12mr|matchbox-window-manager-1.2-25|118	%_datadir/themes/*
12mr|matchbox-window-manager-1.2-25|119	%exclude %_datadir/themes/Ia*Ora*Smooth
12mr|matchbox-window-manager-1.2-25|120	%exclude %_datadir/matchbox/mbnoapp.xpm
12mr|matchbox-window-manager-1.2-25|121	
12mr|matchbox-window-manager-1.2-25|122	%files -n drakx-installer-matchbox
12mr|matchbox-window-manager-1.2-25|123	%defattr(-,root,root)
12mr|matchbox-window-manager-1.2-25|124	%_sysconfdir/X11/xsetup.d/*.xsetup
12mr|matchbox-window-manager-1.2-25|125	%_bindir/drakx-matchbox-window-manager
12mr|matchbox-window-manager-1.2-25|126	%_datadir/themes/Ia*Ora*Smooth
12mr|matchbox-window-manager-1.2-25|127	%_datadir/matchbox/*
12mr|matchbox-window-manager-1.2-25|128	
12mr|matchbox-window-manager-1.2-25|129	
12mr|matchbox-window-manager-1.2-25|130	
12mr|matchbox-window-manager-1.2-25|131	%changelog
12mr|matchbox-window-manager-1.2-25|132	* Mon Dec  17 2012 Konstantin Vlasov <konstantin.vlasov@rosalab.ru>
12mr|matchbox-window-manager-1.2-25|133	+ Commit: 3978199
12mr|matchbox-window-manager-1.2-25|134	- Fixed borders to match the new elementary theme
12mr|matchbox-window-manager-1.2-25|135	
12mr|matchbox-window-manager-1.2-25|136	* Mon Sep  24 2012 Alexander Kazancev <kazancas@gmail.com>
12mr|matchbox-window-manager-1.2-25|137	+ Commit: eeb5c69
12mr|matchbox-window-manager-1.2-25|138	- Updated matchbox-window-manager.spec
12mr|matchbox-window-manager-1.2-25|139	
12mr|matchbox-window-manager-1.2-25|140	* Mon Sep  24 2012 Alexander Kazancev <kazancas@gmail.com>
12mr|matchbox-window-manager-1.2-25|141	+ Commit: e21bb9a
12mr|matchbox-window-manager-1.2-25|142	- Drop firefox requires
12mr|matchbox-window-manager-1.2-25|143	
12mr|matchbox-window-manager-1.2-25|144	* Thu Aug  30 2012 akdengi <kazancas@mandriva.ru>
12mr|matchbox-window-manager-1.2-25|145	+ Commit: 96a53c6
12mr|matchbox-window-manager-1.2-25|146	- fix
12mr|matchbox-window-manager-1.2-25|147	
12mr|matchbox-window-manager-1.2-25|148	* Wed Aug  29 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mr|matchbox-window-manager-1.2-25|149	+ Commit: 440ca4d
12mr|matchbox-window-manager-1.2-25|150	- Updated matchbox-window-manager.spec
12mr|matchbox-window-manager-1.2-25|151	
12mr|matchbox-window-manager-1.2-25|152	* Thu Aug  30 2012 akdengi <kazancas@mandriva.ru>
12mr|matchbox-window-manager-1.2-25|153	+ Commit: bd6c65c
12mr|matchbox-window-manager-1.2-25|154	- use ROSA theme
12mr|matchbox-window-manager-1.2-25|155	
12mr|matchbox-window-manager-1.2-25|156	* Thu Aug  30 2012 akdengi <kazancas@mandriva.ru>
12mr|matchbox-window-manager-1.2-25|157	+ Commit: 55355e4
12mr|matchbox-window-manager-1.2-25|158	- return matchbox from cooker
12mr|matchbox-window-manager-1.2-25|159	
12mr|matchbox-window-manager-1.2-25|160	* Thu Aug  30 2012 akdengi <kazancas@mandriva.ru>
12mr|matchbox-window-manager-1.2-25|161	+ Commit: 98bc032
12mr|matchbox-window-manager-1.2-25|162	- fix
12mr|matchbox-window-manager-1.2-25|163	
12mr|matchbox-window-manager-1.2-25|164	* Thu Aug  30 2012 akdengi <kazancas@mandriva.ru>
12mr|matchbox-window-manager-1.2-25|165	+ Commit: 216f0b4
12mr|matchbox-window-manager-1.2-25|166	- fix start script
12mr|matchbox-window-manager-1.2-25|167	
12mr|matchbox-window-manager-1.2-25|168	* Mon Aug  27 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mr|matchbox-window-manager-1.2-25|169	+ Commit: c433743
12mr|matchbox-window-manager-1.2-25|170	- Updated matchbox-window-manager.spec
12mr|matchbox-window-manager-1.2-25|171	
12mr|matchbox-window-manager-1.2-25|172	* Mon Aug  27 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mr|matchbox-window-manager-1.2-25|173	+ Commit: a532cb7
12mr|matchbox-window-manager-1.2-25|174	- Updated matchbox-window-manager.spec
12mr|matchbox-window-manager-1.2-25|175	
12mr|matchbox-window-manager-1.2-25|176	* Mon Aug  27 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mr|matchbox-window-manager-1.2-25|177	+ Commit: d32c515
12mr|matchbox-window-manager-1.2-25|178	- Updated matchbox-window-manager.spec
12mr|matchbox-window-manager-1.2-25|179	
12mr|matchbox-window-manager-1.2-25|180	* Mon Aug  27 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mr|matchbox-window-manager-1.2-25|181	+ Commit: 28b4565
12mr|matchbox-window-manager-1.2-25|182	- Updated matchbox-window-manager.spec
12mr|matchbox-window-manager-1.2-25|183	
12mr|matchbox-window-manager-1.2-25|184	* Mon Aug  27 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mr|matchbox-window-manager-1.2-25|185	+ Commit: 840b586
12mr|matchbox-window-manager-1.2-25|186	- Updated matchbox-window-manager.spec
12mr|matchbox-window-manager-1.2-25|187	
12mr|matchbox-window-manager-1.2-25|188	* Mon Aug  27 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mr|matchbox-window-manager-1.2-25|189	+ Commit: e7c52b9
12mr|matchbox-window-manager-1.2-25|190	- Updated matchbox-window-manager.spec
12mr|matchbox-window-manager-1.2-25|191	
12mr|matchbox-window-manager-1.2-25|192	* Fri Aug  17 2012 akdengi <kazancas@mandriva.ru>
12mr|matchbox-window-manager-1.2-25|193	+ Commit: fda675d
12mr|matchbox-window-manager-1.2-25|194	- LOG -remove firefox from start script
12mr|matchbox-window-manager-1.2-25|195	
12mr|matchbox-window-manager-1.2-25|196	* Thu Mar  22 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mr|matchbox-window-manager-1.2-25|197	+ Commit: e8bfe91
12mr|matchbox-window-manager-1.2-25|198	- Updated matchbox-window-manager.spec
12mr|matchbox-window-manager-1.2-25|199	
12mr|matchbox-window-manager-1.2-25|200	* Thu Mar  22 2012 Konstantin Vlasov <konstantin.vlasov@rosalab.ru>
12mr|matchbox-window-manager-1.2-25|201	+ Commit: d1ca134
12mr|matchbox-window-manager-1.2-25|202	- Fixed window manager theme
12mr|matchbox-window-manager-1.2-25|203	
12mr|matchbox-window-manager-1.2-25|204	* Sat Feb  4 2012 root <root@build-client_i586.rosalab.ru>
12mr|matchbox-window-manager-1.2-25|205	+ Commit: 387ce84
12mr|matchbox-window-manager-1.2-25|206	- ABF:auto increment release
12mr|matchbox-window-manager-1.2-25|207	
12mr|matchbox-window-manager-1.2-25|208	* Sat Feb  4 2012 root <root@build-client_i586-1.rosalab.ru>
12mr|matchbox-window-manager-1.2-25|209	+ Commit: 90dc390
12mr|matchbox-window-manager-1.2-25|210	- ABF:auto increment release
12mr|matchbox-window-manager-1.2-25|211	
12mr|matchbox-window-manager-1.2-25|212	* Wed Feb  1 2012 Rosa <rosa@rosa-build.rosalab.ru>
12mr|matchbox-window-manager-1.2-25|213	+ Commit: 83f546c
12mr|matchbox-window-manager-1.2-25|214	- Automatic import for version 1.2
12mr|matchbox-window-manager-1.2-25|215	
12mr|matchbox-window-manager-1.2-25|216	

15141 12
12mr|maven2-2.2.1-4|1	%define bootstrap	1
12mr|maven2-2.2.1-4|2	%define __jar_repack	0
12mr|maven2-2.2.1-4|3	
12mr|maven2-2.2.1-4|4	Name:		maven2
12mr|maven2-2.2.1-4|5	Version:	2.2.1
12mr|maven2-2.2.1-4|6	Release:	4
12mr|maven2-2.2.1-4|7	Summary:	Java project management and project comprehension tool
12mr|maven2-2.2.1-4|8	
12mr|maven2-2.2.1-4|9	Group:		Development/Java
12mr|maven2-2.2.1-4|10	License:	ASL 2.0 and MIT and BSD
12mr|maven2-2.2.1-4|11	URL:		http://maven.apache.org
12mr|maven2-2.2.1-4|12	
12mr|maven2-2.2.1-4|13	# export https://svn.apache.org/repos/asf/maven/maven-2/tags/maven-%{version}/ apache-maven-%{version}
12mr|maven2-2.2.1-4|14	# tar czvf %{name}-%{version}.tar.gz apache-maven-%{version}
12mr|maven2-2.2.1-4|15	Source0:	%{name}-%{version}.tar.gz
12mr|maven2-2.2.1-4|16	
12mr|maven2-2.2.1-4|17	# Since we are using the entire dependency set "as is", we need to atleast try
12mr|maven2-2.2.1-4|18	# and make it so that only one version is packaged in the binary blob. This
12mr|maven2-2.2.1-4|19	# server an additional (and more important) purpose ... it ensures that a
12mr|maven2-2.2.1-4|20	# single version of each module is enough; because if not, versioned rpm names
12mr|maven2-2.2.1-4|21	# would be needed for those dependencies. The idea is as follows:
12mr|maven2-2.2.1-4|22	
12mr|maven2-2.2.1-4|23	# Required by maven:
12mr|maven2-2.2.1-4|24	#  org/codehaus/plexus/1.0/plexus-1.0.jar
12mr|maven2-2.2.1-4|25	#  org/codehaus/plexus/1.1/plexus-1.1.jar
12mr|maven2-2.2.1-4|26	# What we package in the blob:
12mr|maven2-2.2.1-4|27	#  org/codehaus/plexus/1.1/plexus-1.1.jar
12mr|maven2-2.2.1-4|28	#  org/codehaus/plexus/1.0/plexus-1.0.jar -> ../1.1/plexus-1.1.jar
12mr|maven2-2.2.1-4|29	
12mr|maven2-2.2.1-4|30	# Doing this for the hundreds of jars is a huge pain.. so we do the only
12mr|maven2-2.2.1-4|31	# thing sane people can. Crazy scripting magic! To generate the tarball
12mr|maven2-2.2.1-4|32	
12mr|maven2-2.2.1-4|33	# rm -rf ~/.m2
12mr|maven2-2.2.1-4|34	# tar xzf SOURCE0
12mr|maven2-2.2.1-4|35	# cd apache-maven-%{version}
12mr|maven2-2.2.1-4|36	# export M2_HOME=`pwd`/installation/apache-maven-%{version}
12mr|maven2-2.2.1-4|37	# ant
12mr|maven2-2.2.1-4|38	# cd ~/.m2
12mr|maven2-2.2.1-4|39	# SOURCE100
12mr|maven2-2.2.1-4|40	# Find maven-%{version}-bootstrapdeps.tar.gz in ./
12mr|maven2-2.2.1-4|41	Source1:	%{name}-%{version}-bootstrapdeps.tar.gz
12mr|maven2-2.2.1-4|42	
12mr|maven2-2.2.1-4|43	# 1xx for non-upstream/created sources
12mr|maven2-2.2.1-4|44	Source100:	%{name}-%{version}-settings.xml
12mr|maven2-2.2.1-4|45	Source101:	%{name}-JPackageRepositoryLayout.java
12mr|maven2-2.2.1-4|46	Source102:	%{name}-MavenJPackageDepmap.java
12mr|maven2-2.2.1-4|47	Source103:	%{name}-%{version}-depmap.xml
12mr|maven2-2.2.1-4|48	Source104:	%{name}-empty-dep.pom
12mr|maven2-2.2.1-4|49	Source105:	%{name}-empty-dep.jar
12mr|maven2-2.2.1-4|50	
12mr|maven2-2.2.1-4|51	# 2xx for created non-buildable sources
12mr|maven2-2.2.1-4|52	Source200:	%{name}-script
12mr|maven2-2.2.1-4|53	Source201:	%{name}-jpp-script
12mr|maven2-2.2.1-4|54	
12mr|maven2-2.2.1-4|55	Patch0:		%{name}-antbuild.patch
12mr|maven2-2.2.1-4|56	Patch1:		%{name}-%{version}-jpp.patch
12mr|maven2-2.2.1-4|57	Patch2:		%{name}-%{version}-update-tests.patch
12mr|maven2-2.2.1-4|58	Patch3:		%{name}-%{version}-enable-bootstrap-repo.patch
12mr|maven2-2.2.1-4|59	Patch4:		%{name}-%{version}-unshade.patch
12mr|maven2-2.2.1-4|60	Patch5:		%{name}-%{version}-default-resolver-pool-size.patch
12mr|maven2-2.2.1-4|61	Patch6:		%{name}-%{version}-strip-jackrabbit-dep.patch
12mr|maven2-2.2.1-4|62	
12mr|maven2-2.2.1-4|63	BuildRequires:	java-devel >= 1.6.0
12mr|maven2-2.2.1-4|64	BuildRequires:	classworlds
12mr|maven2-2.2.1-4|65	BuildRequires:	jdom
12mr|maven2-2.2.1-4|66	BuildRequires:	zip
12mr|maven2-2.2.1-4|67	%if %{bootstrap}
12mr|maven2-2.2.1-4|68	BuildRequires:	ant
12mr|maven2-2.2.1-4|69	%else
12mr|maven2-2.2.1-4|70	BuildRequires:	apache-resource-bundles
12mr|maven2-2.2.1-4|71	BuildRequires:	objectweb-asm
12mr|maven2-2.2.1-4|72	BuildRequires:	backport-util-concurrent
12mr|maven2-2.2.1-4|73	BuildRequires:	buildnumber-maven-plugin
12mr|maven2-2.2.1-4|74	BuildRequires:	bsh
12mr|maven2-2.2.1-4|75	BuildRequires:	jsch
12mr|maven2-2.2.1-4|76	BuildRequires:	apache-commons-codec
12mr|maven2-2.2.1-4|77	BuildRequires:	jakarta-commons-httpclient
12mr|maven2-2.2.1-4|78	BuildRequires:	apache-commons-io
12mr|maven2-2.2.1-4|79	BuildRequires:	apache-commons-lang
12mr|maven2-2.2.1-4|80	BuildRequires:	apache-commons-logging
12mr|maven2-2.2.1-4|81	BuildRequires:	jakarta-commons-cli
12mr|maven2-2.2.1-4|82	BuildRequires:	jakarta-commons-collections
12mr|maven2-2.2.1-4|83	BuildRequires:	easymock
12mr|maven2-2.2.1-4|84	BuildRequires:	junit
12mr|maven2-2.2.1-4|85	BuildRequires:	nekohtml
12mr|maven2-2.2.1-4|86	BuildRequires:	ant
12mr|maven2-2.2.1-4|87	BuildRequires:	maven-doxia
12mr|maven2-2.2.1-4|88	BuildRequires:	jetty
12mr|maven2-2.2.1-4|89	BuildRequires:	maven-archiver
12mr|maven2-2.2.1-4|90	BuildRequires:	maven-assembly-plugin
12mr|maven2-2.2.1-4|91	BuildRequires:	maven-doxia-tools
12mr|maven2-2.2.1-4|92	BuildRequires:	maven-enforcer-api
12mr|maven2-2.2.1-4|93	BuildRequires:	maven-enforcer-plugin
12mr|maven2-2.2.1-4|94	BuildRequires:	maven-shade-plugin
12mr|maven2-2.2.1-4|95	BuildRequires:	maven-clean-plugin
12mr|maven2-2.2.1-4|96	BuildRequires:	maven-compiler-plugin
12mr|maven2-2.2.1-4|97	BuildRequires:	maven-resources-plugin
12mr|maven2-2.2.1-4|98	BuildRequires:	maven-install-plugin
12mr|maven2-2.2.1-4|99	BuildRequires:	maven-jar-plugin
12mr|maven2-2.2.1-4|100	BuildRequires:	maven-plugin-testing-harness
12mr|maven2-2.2.1-4|101	BuildRequires:	maven-pmd-plugin
12mr|maven2-2.2.1-4|102	BuildRequires:	maven-shared-file-management
12mr|maven2-2.2.1-4|103	BuildRequires:	maven-shared-common-artifact-filters
12mr|maven2-2.2.1-4|104	BuildRequires:	maven-shared-dependency-tree
12mr|maven2-2.2.1-4|105	BuildRequires:	maven-shared-repository-builder
12mr|maven2-2.2.1-4|106	BuildRequires:	maven-shared-io
12mr|maven2-2.2.1-4|107	BuildRequires:	maven-shared-downloader
12mr|maven2-2.2.1-4|108	BuildRequires:	maven-shared-filtering
12mr|maven2-2.2.1-4|109	BuildRequires:	maven-shared-reporting-api
12mr|maven2-2.2.1-4|110	BuildRequires:	maven-site-plugin
12mr|maven2-2.2.1-4|111	BuildRequires:	maven-surefire-maven-plugin
12mr|maven2-2.2.1-4|112	BuildRequires:	maven-surefire-provider-junit
12mr|maven2-2.2.1-4|113	BuildRequires:	maven-scm
12mr|maven2-2.2.1-4|114	BuildRequires:	maven-wagon
12mr|maven2-2.2.1-4|115	BuildRequires:	modello
12mr|maven2-2.2.1-4|116	BuildRequires:	multithreadedtc
12mr|maven2-2.2.1-4|117	BuildRequires:	plexus-active-collections
12mr|maven2-2.2.1-4|118	BuildRequires:	plexus-ant-factory
12mr|maven2-2.2.1-4|119	BuildRequires:	plexus-archiver
12mr|maven2-2.2.1-4|120	BuildRequires:	plexus-cipher
12mr|maven2-2.2.1-4|121	BuildRequires:	plexus-bsh-factory
12mr|maven2-2.2.1-4|122	BuildRequires:	plexus-build-api
12mr|maven2-2.2.1-4|123	BuildRequires:	plexus-classworlds
12mr|maven2-2.2.1-4|124	BuildRequires:	plexus-compiler
12mr|maven2-2.2.1-4|125	BuildRequires:	plexus-component-api
12mr|maven2-2.2.1-4|126	BuildRequires:	plexus-containers-container-default
12mr|maven2-2.2.1-4|127	BuildRequires:	plexus-container-default
12mr|maven2-2.2.1-4|128	BuildRequires:	plexus-i18n
12mr|maven2-2.2.1-4|129	BuildRequires:	plexus-interactivity
12mr|maven2-2.2.1-4|130	BuildRequires:	plexus-interpolation
12mr|maven2-2.2.1-4|131	BuildRequires:	plexus-io
12mr|maven2-2.2.1-4|132	BuildRequires:	plexus-resources
12mr|maven2-2.2.1-4|133	BuildRequires:	plexus-sec-dispatcher
12mr|maven2-2.2.1-4|134	BuildRequires:	plexus-utils
12mr|maven2-2.2.1-4|135	BuildRequires:	plexus-velocity
12mr|maven2-2.2.1-4|136	BuildRequires:	regexp
12mr|maven2-2.2.1-4|137	BuildRequires:	forge-parent
12mr|maven2-2.2.1-4|138	BuildRequires:	spice-parent
12mr|maven2-2.2.1-4|139	BuildRequires:	jakarta-oro
12mr|maven2-2.2.1-4|140	BuildRequires:	regexp
12mr|maven2-2.2.1-4|141	BuildRequires:	slf4j
12mr|maven2-2.2.1-4|142	BuildRequires:	velocity
12mr|maven2-2.2.1-4|143	%endif
12mr|maven2-2.2.1-4|144	
12mr|maven2-2.2.1-4|145	Requires:	classworlds
12mr|maven2-2.2.1-4|146	Requires:	jdom
12mr|maven2-2.2.1-4|147	
12mr|maven2-2.2.1-4|148	%if !%{bootstrap}
12mr|maven2-2.2.1-4|149	Requires:	apache-resource-bundles
12mr|maven2-2.2.1-4|150	Requires:	objectweb-asm
12mr|maven2-2.2.1-4|151	Requires:	backport-util-concurrent
12mr|maven2-2.2.1-4|152	Requires:	bsh
12mr|maven2-2.2.1-4|153	Requires:	jsch
12mr|maven2-2.2.1-4|154	Requires:	apache-commons-codec
12mr|maven2-2.2.1-4|155	Requires:	jakarta-commons-httpclient
12mr|maven2-2.2.1-4|156	Requires:	apache-commons-io
12mr|maven2-2.2.1-4|157	Requires:	apache-commons-lang
12mr|maven2-2.2.1-4|158	Requires:	apache-commons-logging
12mr|maven2-2.2.1-4|159	Requires:	jakarta-commons-cli
12mr|maven2-2.2.1-4|160	Requires:	jakarta-commons-collections
12mr|maven2-2.2.1-4|161	Requires:	easymock
12mr|maven2-2.2.1-4|162	Requires:	junit
12mr|maven2-2.2.1-4|163	Requires:	nekohtml
12mr|maven2-2.2.1-4|164	Requires:	ant
12mr|maven2-2.2.1-4|165	Requires:	maven-doxia
12mr|maven2-2.2.1-4|166	Requires:	jetty
12mr|maven2-2.2.1-4|167	Requires:	maven-archiver
12mr|maven2-2.2.1-4|168	Requires:	maven-doxia-tools
12mr|maven2-2.2.1-4|169	Requires:	maven-enforcer-api
12mr|maven2-2.2.1-4|170	Requires:	maven-enforcer-plugin
12mr|maven2-2.2.1-4|171	Requires:	maven-plugin-testing-harness
12mr|maven2-2.2.1-4|172	Requires:	maven-shared-file-management
12mr|maven2-2.2.1-4|173	Requires:	maven-shared-common-artifact-filters
12mr|maven2-2.2.1-4|174	Requires:	maven-shared-dependency-tree
12mr|maven2-2.2.1-4|175	Requires:	maven-shared-repository-builder
12mr|maven2-2.2.1-4|176	Requires:	maven-shared-io
12mr|maven2-2.2.1-4|177	Requires:	maven-shared-downloader
12mr|maven2-2.2.1-4|178	Requires:	maven-shared-filtering
12mr|maven2-2.2.1-4|179	Requires:	maven-shared-reporting-api
12mr|maven2-2.2.1-4|180	Requires:	maven-surefire-provider-junit
12mr|maven2-2.2.1-4|181	Requires:	maven-scm
12mr|maven2-2.2.1-4|182	Requires:	maven-wagon
12mr|maven2-2.2.1-4|183	Requires:	modello
12mr|maven2-2.2.1-4|184	Requires:	multithreadedtc
12mr|maven2-2.2.1-4|185	Requires:	jakarta-oro
12mr|maven2-2.2.1-4|186	Requires:	plexus-active-collections
12mr|maven2-2.2.1-4|187	Requires:	plexus-ant-factory
12mr|maven2-2.2.1-4|188	Requires:	plexus-archiver
12mr|maven2-2.2.1-4|189	Requires:	plexus-cipher
12mr|maven2-2.2.1-4|190	Requires:	plexus-bsh-factory
12mr|maven2-2.2.1-4|191	Requires:	plexus-build-api
12mr|maven2-2.2.1-4|192	Requires:	plexus-classworlds
12mr|maven2-2.2.1-4|193	Requires:	plexus-compiler
12mr|maven2-2.2.1-4|194	Requires:	plexus-component-api
12mr|maven2-2.2.1-4|195	Requires:	plexus-containers-container-default
12mr|maven2-2.2.1-4|196	Requires:	plexus-container-default
12mr|maven2-2.2.1-4|197	Requires:	plexus-i18n
12mr|maven2-2.2.1-4|198	Requires:	plexus-interactivity
12mr|maven2-2.2.1-4|199	Requires:	plexus-interpolation
12mr|maven2-2.2.1-4|200	Requires:	plexus-io
12mr|maven2-2.2.1-4|201	Requires:	plexus-resources
12mr|maven2-2.2.1-4|202	Requires:	plexus-sec-dispatcher
12mr|maven2-2.2.1-4|203	Requires:	plexus-utils
12mr|maven2-2.2.1-4|204	Requires:	plexus-velocity
12mr|maven2-2.2.1-4|205	Requires:	regexp
12mr|maven2-2.2.1-4|206	Requires:	forge-parent
12mr|maven2-2.2.1-4|207	Requires:	spice-parent
12mr|maven2-2.2.1-4|208	Requires:	jakarta-oro
12mr|maven2-2.2.1-4|209	Requires:	regexp
12mr|maven2-2.2.1-4|210	Requires:	slf4j
12mr|maven2-2.2.1-4|211	Requires:	velocity
12mr|maven2-2.2.1-4|212	%endif
12mr|maven2-2.2.1-4|213	BuildArch:	noarch
12mr|maven2-2.2.1-4|214	
12mr|maven2-2.2.1-4|215	%description
12mr|maven2-2.2.1-4|216	Apache Maven is a software project management and comprehension tool. Based on
12mr|maven2-2.2.1-4|217	the concept of a project object model (POM), Maven can manage a project's
12mr|maven2-2.2.1-4|218	build, reporting and documentation from a central piece of information.
12mr|maven2-2.2.1-4|219	
12mr|maven2-2.2.1-4|220	%prep
12mr|maven2-2.2.1-4|221	%setup -q -n apache-maven-%{version}
12mr|maven2-2.2.1-4|222	
12mr|maven2-2.2.1-4|223	%patch0 -p0 -b .antbuild
12mr|maven2-2.2.1-4|224	%patch1 -p1 -b .jpp
12mr|maven2-2.2.1-4|225	%patch2 -p0 -b .update-tests
12mr|maven2-2.2.1-4|226	
12mr|maven2-2.2.1-4|227	%if ! %{bootstrap}
12mr|maven2-2.2.1-4|228	%patch4 -p0 -b .unshade
12mr|maven2-2.2.1-4|229	%endif
12mr|maven2-2.2.1-4|230	
12mr|maven2-2.2.1-4|231	%if %{bootstrap}
12mr|maven2-2.2.1-4|232	%patch3 -p0 -b .enable-bootstrap-repo
12mr|maven2-2.2.1-4|233	%endif
12mr|maven2-2.2.1-4|234	
12mr|maven2-2.2.1-4|235	# set cache location
12mr|maven2-2.2.1-4|236	export M2_REPO=`pwd`/.m2
12mr|maven2-2.2.1-4|237	mkdir $M2_REPO
12mr|maven2-2.2.1-4|238	
12mr|maven2-2.2.1-4|239	# if bootstrapping, extract the dependencies
12mr|maven2-2.2.1-4|240	%if %{bootstrap}
12mr|maven2-2.2.1-4|241	pushd $M2_REPO
12mr|maven2-2.2.1-4|242	
12mr|maven2-2.2.1-4|243	tar xzf %{SOURCE1}
12mr|maven2-2.2.1-4|244	
12mr|maven2-2.2.1-4|245	# maven-remote-resources-plugin (m-r-r-p) is used side-by-side with
12mr|maven2-2.2.1-4|246	# plexus-velocity (p-v) 1.1.3 upstream.. we collapse to a single p-v version
12mr|maven2-2.2.1-4|247	# of 1.1.7. 1.1.7 however has a component descriptor that conflicts
12mr|maven2-2.2.1-4|248	# with the one in m-r-r-p. We therefore need to remove the descriptor
12mr|maven2-2.2.1-4|249	# from m-r-r-p first
12mr|maven2-2.2.1-4|250	zip -d repository/org/apache/maven/plugins/maven-remote-resources-plugin/1.0-beta-2/maven-remote-resources-plugin-1.0-beta-2.jar \
12mr|maven2-2.2.1-4|251	META-INF/plexus/components.xml
12mr|maven2-2.2.1-4|252	
12mr|maven2-2.2.1-4|253	# resource bundle 1.3 is needed during build, but not when done via
12mr|maven2-2.2.1-4|254	# upstream, for some reason
12mr|maven2-2.2.1-4|255	mkdir -p repository/org/apache/apache-jar-resource-bundle/1.3
12mr|maven2-2.2.1-4|256	ln -s ../1.4/apache-jar-resource-bundle-1.4.jar \
12mr|maven2-2.2.1-4|257	repository/org/apache/apache-jar-resource-bundle/1.3/apache-jar-resource-bundle-1.3.jar
12mr|maven2-2.2.1-4|258	ln -s ../1.4/apache-jar-resource-bundle-1.4.jar.sha1 \
12mr|maven2-2.2.1-4|259	repository/org/apache/apache-jar-resource-bundle/1.3/apache-jar-resource-bundle-1.3.jar.sha1
12mr|maven2-2.2.1-4|260	popd
12mr|maven2-2.2.1-4|261	%endif
12mr|maven2-2.2.1-4|262	
12mr|maven2-2.2.1-4|263	cp %{SOURCE101} maven-artifact/src/main/java/org/apache/maven/artifact/repository/layout/JPackageRepositoryLayout.java
12mr|maven2-2.2.1-4|264	cp %{SOURCE102} maven-artifact/src/main/java/org/apache/maven/artifact/repository/layout/MavenJPackageDepmap.java
12mr|maven2-2.2.1-4|265	
12mr|maven2-2.2.1-4|266	# disable parallel artifact resolution
12mr|maven2-2.2.1-4|267	%patch5 -p1 -b .parallel-artifacts-resolution
12mr|maven2-2.2.1-4|268	
12mr|maven2-2.2.1-4|269	%if !%{bootstrap}
12mr|maven2-2.2.1-4|270	# remove unneeded jackrabbit dependency
12mr|maven2-2.2.1-4|271	%patch6 -p1 -b .strip-jackrabbit-dep
12mr|maven2-2.2.1-4|272	%endif
12mr|maven2-2.2.1-4|273	
12mr|maven2-2.2.1-4|274	# test case is incorrectly assuming that target executed by antcall
12mr|maven2-2.2.1-4|275	# can propagate references to its parent (stopped working with ant 1.8)
12mr|maven2-2.2.1-4|276	rm maven-script/maven-script-ant/src/test/java/org/apache/maven/script/ant/AntMojoWrapperTest.java
12mr|maven2-2.2.1-4|277	
12mr|maven2-2.2.1-4|278	# FIXIT: look why these tests are failing with maven-surefire 2.6
12mr|maven2-2.2.1-4|279	rm maven-artifact/src/test/java/org/apache/maven/artifact/resolver/DefaultArtifactCollectorTest.java
12mr|maven2-2.2.1-4|280	rm maven-project/src/test/java/org/apache/maven/project/validation/DefaultModelValidatorTest.java
12mr|maven2-2.2.1-4|281	
12mr|maven2-2.2.1-4|282	%build
12mr|maven2-2.2.1-4|283	export M2_REPO=`pwd`/.m2
12mr|maven2-2.2.1-4|284	export M2_HOME=`pwd`/installation/apache-maven-%{version}
12mr|maven2-2.2.1-4|285	
12mr|maven2-2.2.1-4|286	# copy settings to where ant reads from
12mr|maven2-2.2.1-4|287	mkdir -p $M2_HOME/conf
12mr|maven2-2.2.1-4|288	cp %{SOURCE100} $M2_HOME/conf/settings.xml
12mr|maven2-2.2.1-4|289	
12mr|maven2-2.2.1-4|290	# replace locations in the copied settings file
12mr|maven2-2.2.1-4|291	sed -i -e s:__M2_LOCALREPO_PLACEHOLDER__:"file\://$M2_REPO/cache":g $M2_HOME/conf/settings.xml
12mr|maven2-2.2.1-4|292	sed -i -e s:__M2_REMOTEREPO_PLACEHOLDER__:"file\://$M2_REPO/repository":g $M2_HOME/conf/settings.xml
12mr|maven2-2.2.1-4|293	
12mr|maven2-2.2.1-4|294	# replace settings file location before patching
12mr|maven2-2.2.1-4|295	sed -i -s s:__M2_SETTINGS_FILE__:$M2_HOME/conf/settings.xml:g build.xml
12mr|maven2-2.2.1-4|296	
12mr|maven2-2.2.1-4|297	# FIXME: These tests fail when building with maven for an unknown reason
12mr|maven2-2.2.1-4|298	rm -f maven-core/src/test/java/org/apache/maven/WagonSelectorTest.java
12mr|maven2-2.2.1-4|299	rm -f maven-artifact-manager/src/test/java/org/apache/maven/artifact/manager/DefaultWagonManagerTest.java
12mr|maven2-2.2.1-4|300	%if %{bootstrap}
12mr|maven2-2.2.1-4|301	ant -Dmaven.repo.local=$M2_REPO/cache
12mr|maven2-2.2.1-4|302	%else
12mr|maven2-2.2.1-4|303	mvn-jpp -P all-models -Dmaven.repo.local=$M2_REPO/cache -Dmaven2.jpp.depmap.file=%{SOURCE103} install
12mr|maven2-2.2.1-4|304	%endif
12mr|maven2-2.2.1-4|305	
12mr|maven2-2.2.1-4|306	%install
12mr|maven2-2.2.1-4|307	export M2_HOME=$(pwd)/installation/apache-maven-%{version}
12mr|maven2-2.2.1-4|308	
12mr|maven2-2.2.1-4|309	rm -rf $M2_HOME
12mr|maven2-2.2.1-4|310	
12mr|maven2-2.2.1-4|311	mkdir -p $(pwd)/installation/
12mr|maven2-2.2.1-4|312	pushd $(pwd)/installation/
12mr|maven2-2.2.1-4|313	tar jxf ../apache-maven/target/*bz2
12mr|maven2-2.2.1-4|314	popd
12mr|maven2-2.2.1-4|315	
12mr|maven2-2.2.1-4|316	# maven2 directory in /usr/share/java
12mr|maven2-2.2.1-4|317	install -dm 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
12mr|maven2-2.2.1-4|318	
12mr|maven2-2.2.1-4|319	###########
12mr|maven2-2.2.1-4|320	# M2_HOME #
12mr|maven2-2.2.1-4|321	###########
12mr|maven2-2.2.1-4|322	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|maven2-2.2.1-4|323	
12mr|maven2-2.2.1-4|324	###############
12mr|maven2-2.2.1-4|325	# M2_HOME/bin #
12mr|maven2-2.2.1-4|326	###############
12mr|maven2-2.2.1-4|327	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/bin
12mr|maven2-2.2.1-4|328	cp -a $M2_HOME/bin/* $RPM_BUILD_ROOT%{_datadir}/%{name}/bin
12mr|maven2-2.2.1-4|329	
12mr|maven2-2.2.1-4|330	# Remove unnecessary batch scripts
12mr|maven2-2.2.1-4|331	rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/bin/*.bat
12mr|maven2-2.2.1-4|332	
12mr|maven2-2.2.1-4|333	# Update conf file for unversioned jar names
12mr|maven2-2.2.1-4|334	sed -i -e s:'-classpath "${M2_HOME}"/boot/classworlds-\*.jar':'-classpath "${M2_HOME}"/boot/classworlds.jar':g \
12mr|maven2-2.2.1-4|335	$RPM_BUILD_ROOT%{_datadir}/%{name}/bin/mvn $RPM_BUILD_ROOT%{_datadir}/%{name}/bin/mvnDebug
12mr|maven2-2.2.1-4|336	
12mr|maven2-2.2.1-4|337	################
12mr|maven2-2.2.1-4|338	# M2_HOME/boot #
12mr|maven2-2.2.1-4|339	################
12mr|maven2-2.2.1-4|340	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/boot
12mr|maven2-2.2.1-4|341	%if %{bootstrap}
12mr|maven2-2.2.1-4|342	cp -a $M2_HOME/boot/* $RPM_BUILD_ROOT%{_datadir}/%{name}/boot/
12mr|maven2-2.2.1-4|343	%endif
12mr|maven2-2.2.1-4|344	
12mr|maven2-2.2.1-4|345	################
12mr|maven2-2.2.1-4|346	# M2_HOME/conf #
12mr|maven2-2.2.1-4|347	################
12mr|maven2-2.2.1-4|348	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/conf
12mr|maven2-2.2.1-4|349	cp -a $M2_HOME/conf/* $RPM_BUILD_ROOT%{_datadir}/%{name}/conf/
12mr|maven2-2.2.1-4|350	
12mr|maven2-2.2.1-4|351	###############
12mr|maven2-2.2.1-4|352	# M2_HOME/lib #
12mr|maven2-2.2.1-4|353	###############
12mr|maven2-2.2.1-4|354	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/lib
12mr|maven2-2.2.1-4|355	
12mr|maven2-2.2.1-4|356	install -p -m 644 $M2_HOME/lib/maven-%{version}-uber.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/uber-%{version}.jar
12mr|maven2-2.2.1-4|357	ln -s uber-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/uber.jar
12mr|maven2-2.2.1-4|358	ln -s %{_javadir}/%{name}/uber.jar $RPM_BUILD_ROOT%{_datadir}/%{name}/lib/maven-%{version}-uber.jar
12mr|maven2-2.2.1-4|359	
12mr|maven2-2.2.1-4|360	################
12mr|maven2-2.2.1-4|361	# M2_HOME/poms #
12mr|maven2-2.2.1-4|362	#*##############
12mr|maven2-2.2.1-4|363	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/poms
12mr|maven2-2.2.1-4|364	
12mr|maven2-2.2.1-4|365	########################
12mr|maven2-2.2.1-4|366	# /etc/maven/fragments #
12mr|maven2-2.2.1-4|367	########################
12mr|maven2-2.2.1-4|368	install -dm 755 $RPM_BUILD_ROOT/%{_sysconfdir}/maven/fragments
12mr|maven2-2.2.1-4|369	
12mr|maven2-2.2.1-4|370	##############################
12mr|maven2-2.2.1-4|371	# /usr/share/java repository #
12mr|maven2-2.2.1-4|372	##############################
12mr|maven2-2.2.1-4|373	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/repository
12mr|maven2-2.2.1-4|374	ln -s %{_javadir} $RPM_BUILD_ROOT%{_datadir}/%{name}/repository/JPP
12mr|maven2-2.2.1-4|375	
12mr|maven2-2.2.1-4|376	#######################
12mr|maven2-2.2.1-4|377	# javadir/maven2/poms #
12mr|maven2-2.2.1-4|378	#*#####################
12mr|maven2-2.2.1-4|379	
12mr|maven2-2.2.1-4|380	# Install files
12mr|maven2-2.2.1-4|381	install -m 644 %{SOURCE104} -D $RPM_BUILD_ROOT%{_datadir}/%{name}/poms/JPP.maven2-empty-dep.pom
12mr|maven2-2.2.1-4|382	install -m 644 %{SOURCE105} -D $RPM_BUILD_ROOT%{_javadir}/%{name}/empty-dep.jar
12mr|maven2-2.2.1-4|383	ln -s %{_datadir}/%{name}/poms $RPM_BUILD_ROOT%{_javadir}/%{name}/poms
12mr|maven2-2.2.1-4|384	
12mr|maven2-2.2.1-4|385	# Wrappers
12mr|maven2-2.2.1-4|386	install -m755 %{SOURCE200} -D $RPM_BUILD_ROOT%{_bindir}/mvn
12mr|maven2-2.2.1-4|387	install -m755 %{SOURCE201} -D $RPM_BUILD_ROOT%{_bindir}/mvn-jpp
12mr|maven2-2.2.1-4|388	
12mr|maven2-2.2.1-4|389	%if %{bootstrap}
12mr|maven2-2.2.1-4|390	cp -af `pwd`/.m2/repository $RPM_BUILD_ROOT%{_datadir}/%{name}/bootstrap_repo
12mr|maven2-2.2.1-4|391	%endif
12mr|maven2-2.2.1-4|392	
12mr|maven2-2.2.1-4|393	###################
12mr|maven2-2.2.1-4|394	# Individual jars #
12mr|maven2-2.2.1-4|395	###################
12mr|maven2-2.2.1-4|396	
12mr|maven2-2.2.1-4|397	for file in \
12mr|maven2-2.2.1-4|398	maven-script/maven-script-ant/target/maven-script-ant-%{version}.jar \
12mr|maven2-2.2.1-4|399	maven-script/maven-script-beanshell/target/maven-script-beanshell-%{version}.jar \
12mr|maven2-2.2.1-4|400	apache-maven/target/apache-maven-%{version}.jar \
12mr|maven2-2.2.1-4|401	maven-profile/target/maven-profile-%{version}.jar \
12mr|maven2-2.2.1-4|402	maven-artifact-manager/target/maven-artifact-manager-%{version}.jar \
12mr|maven2-2.2.1-4|403	maven-artifact-test/target/maven-artifact-test-%{version}.jar \
12mr|maven2-2.2.1-4|404	maven-monitor/target/maven-monitor-%{version}.jar \
12mr|maven2-2.2.1-4|405	maven-toolchain/target/maven-toolchain-%{version}.jar \
12mr|maven2-2.2.1-4|406	maven-toolchain/target/original-maven-toolchain-%{version}.jar \
12mr|maven2-2.2.1-4|407	maven-project/target/maven-project-%{version}.jar \
12mr|maven2-2.2.1-4|408	maven-settings/target/maven-settings-%{version}.jar \
12mr|maven2-2.2.1-4|409	maven-plugin-parameter-documenter/target/maven-plugin-parameter-documenter-%{version}.jar \
12mr|maven2-2.2.1-4|410	maven-model/target/maven-model-%{version}.jar \
12mr|maven2-2.2.1-4|411	maven-artifact/target/maven-artifact-%{version}.jar \
12mr|maven2-2.2.1-4|412	maven-repository-metadata/target/maven-repository-metadata-%{version}.jar \
12mr|maven2-2.2.1-4|413	maven-plugin-api/target/maven-plugin-api-%{version}.jar \
12mr|maven2-2.2.1-4|414	maven-error-diagnostics/target/maven-error-diagnostics-%{version}.jar \
12mr|maven2-2.2.1-4|415	maven-compat/target/maven-compat-%{version}.jar \
12mr|maven2-2.2.1-4|416	maven-core/target/maven-core-%{version}.jar \
12mr|maven2-2.2.1-4|417	maven-plugin-registry/target/maven-plugin-registry-%{version}.jar \
12mr|maven2-2.2.1-4|418	maven-plugin-descriptor/target/maven-plugin-descriptor-%{version}.jar; do \
12mr|maven2-2.2.1-4|419	
12mr|maven2-2.2.1-4|420	FNAME=`basename $file`
12mr|maven2-2.2.1-4|421	FNAME_NO_EXT=`basename $file .jar`
12mr|maven2-2.2.1-4|422	DIR=`dirname $file`
12mr|maven2-2.2.1-4|423	UNVER_NAME=`basename $file | sed -e s:-%{version}::g`
12mr|maven2-2.2.1-4|424	UNVER_NAME_WITH_NO_EXT=`echo $FNAME_NO_EXT | sed -e s:-%{version}::g`
12mr|maven2-2.2.1-4|425	ARTIFACT=`basename \`dirname $DIR\``
12mr|maven2-2.2.1-4|426	
12mr|maven2-2.2.1-4|427	
12mr|maven2-2.2.1-4|428	pushd $DIR
12mr|maven2-2.2.1-4|429	install -m 644 $FNAME $RPM_BUILD_ROOT%{_javadir}/%{name}/
12mr|maven2-2.2.1-4|430	ln -s $FNAME $RPM_BUILD_ROOT%{_javadir}/%{name}/$UNVER_NAME
12mr|maven2-2.2.1-4|431	install -m 644 ../pom.xml $RPM_BUILD_ROOT%{_datadir}/%{name}/poms/JPP.%{name}-$UNVER_NAME_WITH_NO_EXT.pom
12mr|maven2-2.2.1-4|432	%add_to_maven_depmap org.apache.maven $ARTIFACT %{version} JPP/%{name} $UNVER_NAME_WITH_NO_EXT
12mr|maven2-2.2.1-4|433	popd
12mr|maven2-2.2.1-4|434	done
12mr|maven2-2.2.1-4|435	
12mr|maven2-2.2.1-4|436	# maven-reporting-api
12mr|maven2-2.2.1-4|437	install -m 644  maven-reporting/maven-reporting-api/target/maven-reporting-api-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/
12mr|maven2-2.2.1-4|438	ln -s maven-reporting-api-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/maven-reporting-api.jar
12mr|maven2-2.2.1-4|439	install -m 644 maven-reporting/maven-reporting-api/pom.xml $RPM_BUILD_ROOT%{_datadir}/%{name}/poms/JPP.%{name}-maven-reporting-api.pom
12mr|maven2-2.2.1-4|440	%add_to_maven_depmap org.apache.maven.reporting maven-reporting-api %{version} JPP/%{name} maven-reporting-api
12mr|maven2-2.2.1-4|441	
12mr|maven2-2.2.1-4|442	# maven-reporting pom
12mr|maven2-2.2.1-4|443	install -m 644 maven-reporting/pom.xml $RPM_BUILD_ROOT%{_datadir}/%{name}/poms/JPP.%{name}-maven-reporting.pom
12mr|maven2-2.2.1-4|444	%add_to_maven_depmap org.apache.maven.reporting maven-reporting %{version} JPP/%{name} maven-reporting
12mr|maven2-2.2.1-4|445	
12mr|maven2-2.2.1-4|446	# maven pom
12mr|maven2-2.2.1-4|447	install -m 644 pom.xml $RPM_BUILD_ROOT%{_datadir}/%{name}/poms/JPP.%{name}-maven.pom
12mr|maven2-2.2.1-4|448	%add_to_maven_depmap org.apache.maven maven %{version} JPP/%{name} maven
12mr|maven2-2.2.1-4|449	
12mr|maven2-2.2.1-4|450	# create dangling symlinks but fix bz#613866
12mr|maven2-2.2.1-4|451	pushd $RPM_BUILD_ROOT%{_datadir}/%{name}/lib
12mr|maven2-2.2.1-4|452	build-jar-repository -s -p . jdom
12mr|maven2-2.2.1-4|453	popd
12mr|maven2-2.2.1-4|454	
12mr|maven2-2.2.1-4|455	pushd $RPM_BUILD_ROOT%{_datadir}/%{name}/boot
12mr|maven2-2.2.1-4|456	build-jar-repository -s -p . classworlds
12mr|maven2-2.2.1-4|457	popd
12mr|maven2-2.2.1-4|458	
12mr|maven2-2.2.1-4|459	%if ! %{bootstrap}
12mr|maven2-2.2.1-4|460	pushd $RPM_BUILD_ROOT%{_datadir}/%{name}/lib
12mr|maven2-2.2.1-4|461	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
12mr|maven2-2.2.1-4|462	popd
12mr|maven2-2.2.1-4|463	%endif
12mr|maven2-2.2.1-4|464	
12mr|maven2-2.2.1-4|465	%post
12mr|maven2-2.2.1-4|466	%update_maven_depmap
12mr|maven2-2.2.1-4|467	
12mr|maven2-2.2.1-4|468	%postun
12mr|maven2-2.2.1-4|469	%update_maven_depmap
12mr|maven2-2.2.1-4|470	
12mr|maven2-2.2.1-4|471	%files
12mr|maven2-2.2.1-4|472	%attr(0755,root,root) %{_bindir}/mvn
12mr|maven2-2.2.1-4|473	%attr(0755,root,root) %{_bindir}/mvn-jpp
12mr|maven2-2.2.1-4|474	%dir %{_datadir}/%{name}
12mr|maven2-2.2.1-4|475	%dir %{_datadir}/%{name}/bin
12mr|maven2-2.2.1-4|476	%config(noreplace) %{_datadir}/%{name}/bin/*.conf
12mr|maven2-2.2.1-4|477	%attr(0755,root,root) %{_datadir}/%{name}/bin/mvn
12mr|maven2-2.2.1-4|478	%attr(0755,root,root) %{_datadir}/%{name}/bin/mvnDebug
12mr|maven2-2.2.1-4|479	%{_datadir}/%{name}/boot
12mr|maven2-2.2.1-4|480	%{_datadir}/%{name}/conf
12mr|maven2-2.2.1-4|481	%{_datadir}/%{name}/lib
12mr|maven2-2.2.1-4|482	%{_datadir}/%{name}/poms
12mr|maven2-2.2.1-4|483	%{_datadir}/%{name}/repository
12mr|maven2-2.2.1-4|484	%{_mavendepmapfragdir}
12mr|maven2-2.2.1-4|485	%{_javadir}/%{name}
12mr|maven2-2.2.1-4|486	
12mr|maven2-2.2.1-4|487	%if %{bootstrap}
12mr|maven2-2.2.1-4|488	%{_datadir}/%{name}/bootstrap_repo
12mr|maven2-2.2.1-4|489	%endif
12mr|maven2-2.2.1-4|490	%doc
12mr|maven2-2.2.1-4|491	
12mr|maven2-2.2.1-4|492	
12mr|maven2-2.2.1-4|493	
12mr|maven2-2.2.1-4|494	%changelog
12mr|maven2-2.2.1-4|495	

15142 12
12mr|maven2-common-poms-1.0-5.1.9|1	# Copyright (c) 2000-2006, JPackage Project
12mr|maven2-common-poms-1.0-5.1.9|2	# All rights reserved.
12mr|maven2-common-poms-1.0-5.1.9|3	#
12mr|maven2-common-poms-1.0-5.1.9|4	# Redistribution and use in source and binary forms, with or without
12mr|maven2-common-poms-1.0-5.1.9|5	# modification, are permitted provided that the following conditions
12mr|maven2-common-poms-1.0-5.1.9|6	# are met:
12mr|maven2-common-poms-1.0-5.1.9|7	#
12mr|maven2-common-poms-1.0-5.1.9|8	# 1. Redistributions of source code must retain the above copyright
12mr|maven2-common-poms-1.0-5.1.9|9	#    notice, this list of conditions and the following disclaimer.
12mr|maven2-common-poms-1.0-5.1.9|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|maven2-common-poms-1.0-5.1.9|11	#    notice, this list of conditions and the following disclaimer in the
12mr|maven2-common-poms-1.0-5.1.9|12	#    documentation and/or other materials provided with the
12mr|maven2-common-poms-1.0-5.1.9|13	#    distribution.
12mr|maven2-common-poms-1.0-5.1.9|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|maven2-common-poms-1.0-5.1.9|15	#    contributors may be used to endorse or promote products derived
12mr|maven2-common-poms-1.0-5.1.9|16	#    from this software without specific prior written permission.
12mr|maven2-common-poms-1.0-5.1.9|17	#
12mr|maven2-common-poms-1.0-5.1.9|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|maven2-common-poms-1.0-5.1.9|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|maven2-common-poms-1.0-5.1.9|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|maven2-common-poms-1.0-5.1.9|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|maven2-common-poms-1.0-5.1.9|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|maven2-common-poms-1.0-5.1.9|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|maven2-common-poms-1.0-5.1.9|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|maven2-common-poms-1.0-5.1.9|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|maven2-common-poms-1.0-5.1.9|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|maven2-common-poms-1.0-5.1.9|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|maven2-common-poms-1.0-5.1.9|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|maven2-common-poms-1.0-5.1.9|29	#
12mr|maven2-common-poms-1.0-5.1.9|30	
12mr|maven2-common-poms-1.0-5.1.9|31	%define parent maven2
12mr|maven2-common-poms-1.0-5.1.9|32	%define subname common-poms
12mr|maven2-common-poms-1.0-5.1.9|33	
12mr|maven2-common-poms-1.0-5.1.9|34	Name:              %{parent}-%{subname}
12mr|maven2-common-poms-1.0-5.1.9|35	Version:           1.0
12mr|maven2-common-poms-1.0-5.1.9|36	Release:           %mkrel 5.1.9
12mr|maven2-common-poms-1.0-5.1.9|37	Epoch:             0
12mr|maven2-common-poms-1.0-5.1.9|38	Summary:           Common poms for maven2
12mr|maven2-common-poms-1.0-5.1.9|39	License:           Apache License
12mr|maven2-common-poms-1.0-5.1.9|40	Group:             Development/Java
12mr|maven2-common-poms-1.0-5.1.9|41	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|maven2-common-poms-1.0-5.1.9|42	URL:               http://jpackage.org/
12mr|maven2-common-poms-1.0-5.1.9|43	
12mr|maven2-common-poms-1.0-5.1.9|44	# No source location for these. They are ascii files generated from maven
12mr|maven2-common-poms-1.0-5.1.9|45	# repositories, and are not in cvs/svn.
12mr|maven2-common-poms-1.0-5.1.9|46	Source0:           %{name}-src.tar.gz
12mr|maven2-common-poms-1.0-5.1.9|47	Source1:           %{name}-jpp-depmap.xml
12mr|maven2-common-poms-1.0-5.1.9|48	Source2:           %{name}-docs.tar.gz
12mr|maven2-common-poms-1.0-5.1.9|49	
12mr|maven2-common-poms-1.0-5.1.9|50	
12mr|maven2-common-poms-1.0-5.1.9|51	BuildArch:         noarch
12mr|maven2-common-poms-1.0-5.1.9|52	BuildRequires:     java-rpmbuild >= 0:1.7.2
12mr|maven2-common-poms-1.0-5.1.9|53	Requires:          jpackage-utils >= 0:1.7.2
12mr|maven2-common-poms-1.0-5.1.9|54	
12mr|maven2-common-poms-1.0-5.1.9|55	%description
12mr|maven2-common-poms-1.0-5.1.9|56	This package is a collection of poms required by various maven2-dependent
12mr|maven2-common-poms-1.0-5.1.9|57	packages.
12mr|maven2-common-poms-1.0-5.1.9|58	
12mr|maven2-common-poms-1.0-5.1.9|59	%prep
12mr|maven2-common-poms-1.0-5.1.9|60	%setup -q -n %{name}
12mr|maven2-common-poms-1.0-5.1.9|61	
12mr|maven2-common-poms-1.0-5.1.9|62	tar xzf %{SOURCE2}
12mr|maven2-common-poms-1.0-5.1.9|63	
12mr|maven2-common-poms-1.0-5.1.9|64	%build
12mr|maven2-common-poms-1.0-5.1.9|65	
12mr|maven2-common-poms-1.0-5.1.9|66	%install
12mr|maven2-common-poms-1.0-5.1.9|67	rm -rf $RPM_BUILD_ROOT
12mr|maven2-common-poms-1.0-5.1.9|68	
12mr|maven2-common-poms-1.0-5.1.9|69	# Map
12mr|maven2-common-poms-1.0-5.1.9|70	install -dm 755 $RPM_BUILD_ROOT%{_mavendepmapdir}
12mr|maven2-common-poms-1.0-5.1.9|71	cp %{SOURCE1} $RPM_BUILD_ROOT%{_mavendepmapdir}/maven2-versionless-depmap.xml
12mr|maven2-common-poms-1.0-5.1.9|72	
12mr|maven2-common-poms-1.0-5.1.9|73	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/maven2
12mr|maven2-common-poms-1.0-5.1.9|74	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/default_poms
12mr|maven2-common-poms-1.0-5.1.9|75	install -pm 644 *.pom $RPM_BUILD_ROOT%{_datadir}/maven2/default_poms
12mr|maven2-common-poms-1.0-5.1.9|76	
12mr|maven2-common-poms-1.0-5.1.9|77	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/maven2
12mr|maven2-common-poms-1.0-5.1.9|78	ln -s %{_datadir}/maven2/default_poms $RPM_BUILD_ROOT%{_javadir}/maven2
12mr|maven2-common-poms-1.0-5.1.9|79	
12mr|maven2-common-poms-1.0-5.1.9|80	%clean
12mr|maven2-common-poms-1.0-5.1.9|81	rm -rf $RPM_BUILD_ROOT
12mr|maven2-common-poms-1.0-5.1.9|82	
12mr|maven2-common-poms-1.0-5.1.9|83	%files
12mr|maven2-common-poms-1.0-5.1.9|84	%defattr(-,root,root,-)
12mr|maven2-common-poms-1.0-5.1.9|85	%doc APACHE_LICENSE.TXT JSCH_LICENSE.TXT FEDORA.README
12mr|maven2-common-poms-1.0-5.1.9|86	%config(noreplace) %{_mavendepmapdir}/maven2-versionless-depmap.xml
12mr|maven2-common-poms-1.0-5.1.9|87	%{_javadir}/maven2
12mr|maven2-common-poms-1.0-5.1.9|88	%{_datadir}/maven2
12mr|maven2-common-poms-1.0-5.1.9|89	
12mr|maven2-common-poms-1.0-5.1.9|90	
12mr|maven2-common-poms-1.0-5.1.9|91	
12mr|maven2-common-poms-1.0-5.1.9|92	%changelog
12mr|maven2-common-poms-1.0-5.1.9|93	

15143 12
12mr|maven-doxia-1.0-0.1.a7.3.3.6|1	# Copyright (c) 2000-2005, JPackage Project
12mr|maven-doxia-1.0-0.1.a7.3.3.6|2	# All rights reserved.
12mr|maven-doxia-1.0-0.1.a7.3.3.6|3	#
12mr|maven-doxia-1.0-0.1.a7.3.3.6|4	# Redistribution and use in source and binary forms, with or without
12mr|maven-doxia-1.0-0.1.a7.3.3.6|5	# modification, are permitted provided that the following conditions
12mr|maven-doxia-1.0-0.1.a7.3.3.6|6	# are met:
12mr|maven-doxia-1.0-0.1.a7.3.3.6|7	#
12mr|maven-doxia-1.0-0.1.a7.3.3.6|8	# 1. Redistributions of source code must retain the above copyright
12mr|maven-doxia-1.0-0.1.a7.3.3.6|9	#    notice, this list of conditions and the following disclaimer.
12mr|maven-doxia-1.0-0.1.a7.3.3.6|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|maven-doxia-1.0-0.1.a7.3.3.6|11	#    notice, this list of conditions and the following disclaimer in the
12mr|maven-doxia-1.0-0.1.a7.3.3.6|12	#    documentation and/or other materials provided with the
12mr|maven-doxia-1.0-0.1.a7.3.3.6|13	#    distribution.
12mr|maven-doxia-1.0-0.1.a7.3.3.6|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|maven-doxia-1.0-0.1.a7.3.3.6|15	#    contributors may be used to endorse or promote products derived
12mr|maven-doxia-1.0-0.1.a7.3.3.6|16	#    from this software without specific prior written permission.
12mr|maven-doxia-1.0-0.1.a7.3.3.6|17	#
12mr|maven-doxia-1.0-0.1.a7.3.3.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|maven-doxia-1.0-0.1.a7.3.3.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|maven-doxia-1.0-0.1.a7.3.3.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|maven-doxia-1.0-0.1.a7.3.3.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|maven-doxia-1.0-0.1.a7.3.3.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|maven-doxia-1.0-0.1.a7.3.3.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|maven-doxia-1.0-0.1.a7.3.3.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|maven-doxia-1.0-0.1.a7.3.3.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|maven-doxia-1.0-0.1.a7.3.3.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|maven-doxia-1.0-0.1.a7.3.3.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|maven-doxia-1.0-0.1.a7.3.3.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|maven-doxia-1.0-0.1.a7.3.3.6|29	#
12mr|maven-doxia-1.0-0.1.a7.3.3.6|30	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|31	%define _with_gcj_support 1
12mr|maven-doxia-1.0-0.1.a7.3.3.6|32	%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
12mr|maven-doxia-1.0-0.1.a7.3.3.6|33	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|34	%bcond_with maven
12mr|maven-doxia-1.0-0.1.a7.3.3.6|35	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|36	%define namedversion 1.0-alpha-7
12mr|maven-doxia-1.0-0.1.a7.3.3.6|37	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|38	Name:           maven-doxia
12mr|maven-doxia-1.0-0.1.a7.3.3.6|39	Version:        1.0
12mr|maven-doxia-1.0-0.1.a7.3.3.6|40	Release:        %mkrel 0.1.a7.3.3.6
12mr|maven-doxia-1.0-0.1.a7.3.3.6|41	Epoch:          0
12mr|maven-doxia-1.0-0.1.a7.3.3.6|42	Summary:        Content generation framework
12mr|maven-doxia-1.0-0.1.a7.3.3.6|43	License:        Apache Software License
12mr|maven-doxia-1.0-0.1.a7.3.3.6|44	Group:          Development/Java
12mr|maven-doxia-1.0-0.1.a7.3.3.6|45	URL:            http://maven.apache.org/doxia/
12mr|maven-doxia-1.0-0.1.a7.3.3.6|46	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|47	# svn export http://svn.apache.org/repos/asf/maven/doxia/tags/doxia-1.0-alpha-7/
12mr|maven-doxia-1.0-0.1.a7.3.3.6|48	#       maven-doxia/
12mr|maven-doxia-1.0-0.1.a7.3.3.6|49	# tar czf maven-doxia-1.0.a7-src.tar.gz maven-doxia/
12mr|maven-doxia-1.0-0.1.a7.3.3.6|50	Source0:        %{name}-%{version}a7.tar.gz
12mr|maven-doxia-1.0-0.1.a7.3.3.6|51	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|52	Source1:        %{name}-decoration-model-build.xml
12mr|maven-doxia-1.0-0.1.a7.3.3.6|53	Source2:        %{name}-core-build.xml
12mr|maven-doxia-1.0-0.1.a7.3.3.6|54	Source3:        %{name}-sink-api-build.xml
12mr|maven-doxia-1.0-0.1.a7.3.3.6|55	Source4:        %{name}-site-renderer-build.xml
12mr|maven-doxia-1.0-0.1.a7.3.3.6|56	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|57	# These files are taken from the doxia build itself, done with maven2
12mr|maven-doxia-1.0-0.1.a7.3.3.6|58	# To regenerate, build above tarball with upstream maven
12mr|maven-doxia-1.0-0.1.a7.3.3.6|59	Source5:        %{name}-autogenerated-files.tar.gz
12mr|maven-doxia-1.0-0.1.a7.3.3.6|60	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|61	Patch0:         %{name}-1.4compile.patch
12mr|maven-doxia-1.0-0.1.a7.3.3.6|62	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|63	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|64	%if ! %{gcj_support}
12mr|maven-doxia-1.0-0.1.a7.3.3.6|65	BuildArch:      noarch
12mr|maven-doxia-1.0-0.1.a7.3.3.6|66	%endif
12mr|maven-doxia-1.0-0.1.a7.3.3.6|67	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|68	BuildRequires:  java-rpmbuild >= 0:1.7.2
12mr|maven-doxia-1.0-0.1.a7.3.3.6|69	BuildRequires:  ant
12mr|maven-doxia-1.0-0.1.a7.3.3.6|70	BuildRequires:  ant-nodeps
12mr|maven-doxia-1.0-0.1.a7.3.3.6|71	BuildRequires:  locales-en
12mr|maven-doxia-1.0-0.1.a7.3.3.6|72	%if %with maven
12mr|maven-doxia-1.0-0.1.a7.3.3.6|73	BuildRequires:  maven2 >= 0:2.0.4-9
12mr|maven-doxia-1.0-0.1.a7.3.3.6|74	BuildRequires:  maven2-plugin-compiler
12mr|maven-doxia-1.0-0.1.a7.3.3.6|75	BuildRequires:  maven2-plugin-install
12mr|maven-doxia-1.0-0.1.a7.3.3.6|76	BuildRequires:  maven2-plugin-jar
12mr|maven-doxia-1.0-0.1.a7.3.3.6|77	BuildRequires:  maven2-plugin-javadoc
12mr|maven-doxia-1.0-0.1.a7.3.3.6|78	BuildRequires:  maven2-plugin-resources
12mr|maven-doxia-1.0-0.1.a7.3.3.6|79	BuildRequires:  maven2-plugin-site
12mr|maven-doxia-1.0-0.1.a7.3.3.6|80	BuildRequires:  maven2-plugin-surefire
12mr|maven-doxia-1.0-0.1.a7.3.3.6|81	BuildRequires:  plexus-maven-plugin >= 0:1.2-2
12mr|maven-doxia-1.0-0.1.a7.3.3.6|82	BuildRequires:  modello-maven-plugin >= 0:1.0-0.a8.3
12mr|maven-doxia-1.0-0.1.a7.3.3.6|83	BuildRequires:  plexus-xmlrpc >= 0:1.0-0.b4.3
12mr|maven-doxia-1.0-0.1.a7.3.3.6|84	%endif
12mr|maven-doxia-1.0-0.1.a7.3.3.6|85	BuildRequires:  classworlds
12mr|maven-doxia-1.0-0.1.a7.3.3.6|86	BuildRequires:  jakarta-commons-collections
12mr|maven-doxia-1.0-0.1.a7.3.3.6|87	BuildRequires:  jakarta-commons-logging
12mr|maven-doxia-1.0-0.1.a7.3.3.6|88	BuildRequires:  jakarta-commons-validator
12mr|maven-doxia-1.0-0.1.a7.3.3.6|89	BuildRequires:  junit
12mr|maven-doxia-1.0-0.1.a7.3.3.6|90	BuildRequires:  oro
12mr|maven-doxia-1.0-0.1.a7.3.3.6|91	BuildRequires:  plexus-container-default
12mr|maven-doxia-1.0-0.1.a7.3.3.6|92	BuildRequires:  plexus-i18n
12mr|maven-doxia-1.0-0.1.a7.3.3.6|93	BuildRequires:  plexus-utils
12mr|maven-doxia-1.0-0.1.a7.3.3.6|94	BuildRequires:  plexus-velocity
12mr|maven-doxia-1.0-0.1.a7.3.3.6|95	BuildRequires:  velocity
12mr|maven-doxia-1.0-0.1.a7.3.3.6|96	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|97	Requires:       classworlds
12mr|maven-doxia-1.0-0.1.a7.3.3.6|98	Requires:       jakarta-commons-collections
12mr|maven-doxia-1.0-0.1.a7.3.3.6|99	Requires:       jakarta-commons-logging
12mr|maven-doxia-1.0-0.1.a7.3.3.6|100	Requires:       jakarta-commons-validator
12mr|maven-doxia-1.0-0.1.a7.3.3.6|101	Requires:       junit
12mr|maven-doxia-1.0-0.1.a7.3.3.6|102	Requires:       oro
12mr|maven-doxia-1.0-0.1.a7.3.3.6|103	Requires:       plexus-container-default
12mr|maven-doxia-1.0-0.1.a7.3.3.6|104	Requires:       plexus-i18n
12mr|maven-doxia-1.0-0.1.a7.3.3.6|105	Requires:       plexus-utils
12mr|maven-doxia-1.0-0.1.a7.3.3.6|106	Requires:       plexus-velocity
12mr|maven-doxia-1.0-0.1.a7.3.3.6|107	Requires:       velocity
12mr|maven-doxia-1.0-0.1.a7.3.3.6|108	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|109	Requires(post):   jpackage-utils >= 0:1.7.2
12mr|maven-doxia-1.0-0.1.a7.3.3.6|110	Requires(postun): jpackage-utils >= 0:1.7.2
12mr|maven-doxia-1.0-0.1.a7.3.3.6|111	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|112	%if %{gcj_support}
12mr|maven-doxia-1.0-0.1.a7.3.3.6|113	BuildRequires:    java-gcj-compat-devel
12mr|maven-doxia-1.0-0.1.a7.3.3.6|114	%endif
12mr|maven-doxia-1.0-0.1.a7.3.3.6|115	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|116	%description
12mr|maven-doxia-1.0-0.1.a7.3.3.6|117	Doxia is a content generation framework which aims to provide its
12mr|maven-doxia-1.0-0.1.a7.3.3.6|118	users with powerful techniques for generating static and dynamic
12mr|maven-doxia-1.0-0.1.a7.3.3.6|119	content. Doxia can be used to generate static sites in addition to
12mr|maven-doxia-1.0-0.1.a7.3.3.6|120	being incorporated into dynamic content generation systems like blogs,
12mr|maven-doxia-1.0-0.1.a7.3.3.6|121	wikis and content management systems.
12mr|maven-doxia-1.0-0.1.a7.3.3.6|122	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|123	%if %with maven
12mr|maven-doxia-1.0-0.1.a7.3.3.6|124	%package javadoc
12mr|maven-doxia-1.0-0.1.a7.3.3.6|125	Summary:        Javadoc for %{name}
12mr|maven-doxia-1.0-0.1.a7.3.3.6|126	Group:          Development/Documentation
12mr|maven-doxia-1.0-0.1.a7.3.3.6|127	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|128	%description javadoc
12mr|maven-doxia-1.0-0.1.a7.3.3.6|129	Javadoc for %{name}.
12mr|maven-doxia-1.0-0.1.a7.3.3.6|130	%endif
12mr|maven-doxia-1.0-0.1.a7.3.3.6|131	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|132	%prep
12mr|maven-doxia-1.0-0.1.a7.3.3.6|133	%setup -q -n %{name}
12mr|maven-doxia-1.0-0.1.a7.3.3.6|134	cp -p %{SOURCE1} doxia-decoration-model/build.xml
12mr|maven-doxia-1.0-0.1.a7.3.3.6|135	cp -p %{SOURCE2} doxia-core/build.xml
12mr|maven-doxia-1.0-0.1.a7.3.3.6|136	cp -p %{SOURCE3} doxia-sink-api/build.xml
12mr|maven-doxia-1.0-0.1.a7.3.3.6|137	cp -p %{SOURCE4} doxia-site-renderer/build.xml
12mr|maven-doxia-1.0-0.1.a7.3.3.6|138	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|139	%patch0 -p0 -b .sav
12mr|maven-doxia-1.0-0.1.a7.3.3.6|140	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|141	%build
12mr|maven-doxia-1.0-0.1.a7.3.3.6|142	export LC_ALL=ISO-8859-1
12mr|maven-doxia-1.0-0.1.a7.3.3.6|143	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|144	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
12mr|maven-doxia-1.0-0.1.a7.3.3.6|145	mkdir -p $MAVEN_REPO_LOCAL
12mr|maven-doxia-1.0-0.1.a7.3.3.6|146	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|147	%if %with maven
12mr|maven-doxia-1.0-0.1.a7.3.3.6|148	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|149	mvn-jpp \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|150	-e \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|151	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|152	-Dmaven.test.failure.ignore=true \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|153	install javadoc:javadoc
12mr|maven-doxia-1.0-0.1.a7.3.3.6|154	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|155	%else
12mr|maven-doxia-1.0-0.1.a7.3.3.6|156	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|157	mkdir lib
12mr|maven-doxia-1.0-0.1.a7.3.3.6|158	build-jar-repository -s -p lib/ \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|159	commons-collections \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|160	commons-logging-api \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|161	classworlds \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|162	junit \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|163	oro \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|164	plexus/container-default \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|165	plexus/i18n \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|166	plexus/utils \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|167	plexus/velocity \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|168	velocity
12mr|maven-doxia-1.0-0.1.a7.3.3.6|169	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|170	# Extract autogenerated (by maven) files
12mr|maven-doxia-1.0-0.1.a7.3.3.6|171	tar xzf %{SOURCE5}
12mr|maven-doxia-1.0-0.1.a7.3.3.6|172	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|173	for project in doxia-decoration-model \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|174	doxia-sink-api \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|175	doxia-core \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|176	doxia-site-renderer; do
12mr|maven-doxia-1.0-0.1.a7.3.3.6|177	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|178	pushd $project
12mr|maven-doxia-1.0-0.1.a7.3.3.6|179	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|180	ant -Dmaven.mode.offline=true -Dmaven.repo.local=$MAVEN_REPO_LOCAL
12mr|maven-doxia-1.0-0.1.a7.3.3.6|181	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|182	# Copy over the jar
12mr|maven-doxia-1.0-0.1.a7.3.3.6|183	cp -p target/*jar ../lib/$project.jar
12mr|maven-doxia-1.0-0.1.a7.3.3.6|184	popd
12mr|maven-doxia-1.0-0.1.a7.3.3.6|185	done
12mr|maven-doxia-1.0-0.1.a7.3.3.6|186	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|187	%endif
12mr|maven-doxia-1.0-0.1.a7.3.3.6|188	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|189	%install
12mr|maven-doxia-1.0-0.1.a7.3.3.6|190	rm -rf $RPM_BUILD_ROOT
12mr|maven-doxia-1.0-0.1.a7.3.3.6|191	# jars/poms
12mr|maven-doxia-1.0-0.1.a7.3.3.6|192	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
12mr|maven-doxia-1.0-0.1.a7.3.3.6|193	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|maven-doxia-1.0-0.1.a7.3.3.6|194	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|195	for project in decoration-model \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|196	sink-api \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|197	core \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|198	site-renderer \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|199	module-twiki; do
12mr|maven-doxia-1.0-0.1.a7.3.3.6|200	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|201	if [ -f doxia-$project/target/doxia-$project-%{namedversion}.jar ]; then                  install -pm 644 \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|202	doxia-$project/target/doxia-$project-%{namedversion}.jar \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|203	$RPM_BUILD_ROOT%{_javadir}/%{name}/$project-%{namedversion}.jar
12mr|maven-doxia-1.0-0.1.a7.3.3.6|204	%add_to_maven_depmap org.apache.maven.doxia doxia-$project %{namedversion} JPP/maven-doxia $project
12mr|maven-doxia-1.0-0.1.a7.3.3.6|205	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|206	fi
12mr|maven-doxia-1.0-0.1.a7.3.3.6|207	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|208	# Install pom to groupid-artifactid
12mr|maven-doxia-1.0-0.1.a7.3.3.6|209	install -pm 644 doxia-$project/pom.xml \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|210	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.maven-doxia-$project.pom
12mr|maven-doxia-1.0-0.1.a7.3.3.6|211	done
12mr|maven-doxia-1.0-0.1.a7.3.3.6|212	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|213	install -pm 644 pom.xml \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|214	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.maven-doxia-doxia.pom
12mr|maven-doxia-1.0-0.1.a7.3.3.6|215	%add_to_maven_depmap org.apache.maven.doxia doxia %{namedversion} JPP/maven-doxia doxia
12mr|maven-doxia-1.0-0.1.a7.3.3.6|216	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|217	(cd $RPM_BUILD_ROOT%{_javadir}/%{name} && for jar in *-%{namedversion}*; \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|218	do ln -sf ${jar} `echo $jar| sed  "s|-%{namedversion}||g"`; done)
12mr|maven-doxia-1.0-0.1.a7.3.3.6|219	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|220	%if %with maven
12mr|maven-doxia-1.0-0.1.a7.3.3.6|221	# javadoc
12mr|maven-doxia-1.0-0.1.a7.3.3.6|222	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|maven-doxia-1.0-0.1.a7.3.3.6|223	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|224	for p in doxia-decoration-model \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|225	doxia-sink-api \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|226	doxia-core \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|227	doxia-site-renderer; do
12mr|maven-doxia-1.0-0.1.a7.3.3.6|228	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|229	project=`basename $p`
12mr|maven-doxia-1.0-0.1.a7.3.3.6|230	install -d -m 755 \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|231	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/$project
12mr|maven-doxia-1.0-0.1.a7.3.3.6|232	cp -pr $project/target/site/apidocs/* \
12mr|maven-doxia-1.0-0.1.a7.3.3.6|233	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/$project
12mr|maven-doxia-1.0-0.1.a7.3.3.6|234	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|235	done
12mr|maven-doxia-1.0-0.1.a7.3.3.6|236	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|maven-doxia-1.0-0.1.a7.3.3.6|237	%endif
12mr|maven-doxia-1.0-0.1.a7.3.3.6|238	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|239	%if %{gcj_support}
12mr|maven-doxia-1.0-0.1.a7.3.3.6|240	%{_bindir}/aot-compile-rpm
12mr|maven-doxia-1.0-0.1.a7.3.3.6|241	%endif
12mr|maven-doxia-1.0-0.1.a7.3.3.6|242	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|243	%clean
12mr|maven-doxia-1.0-0.1.a7.3.3.6|244	rm -rf $RPM_BUILD_ROOT
12mr|maven-doxia-1.0-0.1.a7.3.3.6|245	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|246	%if %{gcj_support}
12mr|maven-doxia-1.0-0.1.a7.3.3.6|247	%postun
12mr|maven-doxia-1.0-0.1.a7.3.3.6|248	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|maven-doxia-1.0-0.1.a7.3.3.6|249	then
12mr|maven-doxia-1.0-0.1.a7.3.3.6|250	%{_bindir}/rebuild-gcj-db
12mr|maven-doxia-1.0-0.1.a7.3.3.6|251	fi
12mr|maven-doxia-1.0-0.1.a7.3.3.6|252	%endif
12mr|maven-doxia-1.0-0.1.a7.3.3.6|253	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|254	%files
12mr|maven-doxia-1.0-0.1.a7.3.3.6|255	%defattr(-,root,root,-)
12mr|maven-doxia-1.0-0.1.a7.3.3.6|256	%{_javadir}/%{name}
12mr|maven-doxia-1.0-0.1.a7.3.3.6|257	%{_datadir}/maven2
12mr|maven-doxia-1.0-0.1.a7.3.3.6|258	%config(noreplace) %{_mavendepmapfragdir}/*
12mr|maven-doxia-1.0-0.1.a7.3.3.6|259	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|260	%if %{gcj_support}
12mr|maven-doxia-1.0-0.1.a7.3.3.6|261	%dir %attr(-,root,root) %{_libdir}/gcj/%{name}
12mr|maven-doxia-1.0-0.1.a7.3.3.6|262	%attr(-,root,root) %{_libdir}/gcj/%{name}/core-1.0-alpha-7.jar.*
12mr|maven-doxia-1.0-0.1.a7.3.3.6|263	%attr(-,root,root) %{_libdir}/gcj/%{name}/decoration-model-1.0-alpha-7.jar.*
12mr|maven-doxia-1.0-0.1.a7.3.3.6|264	%attr(-,root,root) %{_libdir}/gcj/%{name}/sink-api-1.0-alpha-7.jar.*
12mr|maven-doxia-1.0-0.1.a7.3.3.6|265	%attr(-,root,root) %{_libdir}/gcj/%{name}/site-renderer-1.0-alpha-7.jar.*
12mr|maven-doxia-1.0-0.1.a7.3.3.6|266	%endif
12mr|maven-doxia-1.0-0.1.a7.3.3.6|267	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|268	%if %with maven
12mr|maven-doxia-1.0-0.1.a7.3.3.6|269	%files javadoc
12mr|maven-doxia-1.0-0.1.a7.3.3.6|270	%defattr(-,root,root,-)
12mr|maven-doxia-1.0-0.1.a7.3.3.6|271	%doc %{_javadocdir}/*
12mr|maven-doxia-1.0-0.1.a7.3.3.6|272	%endif
12mr|maven-doxia-1.0-0.1.a7.3.3.6|273	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|274	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|275	
12mr|maven-doxia-1.0-0.1.a7.3.3.6|276	%changelog
12mr|maven-doxia-1.0-0.1.a7.3.3.6|277	

15144 12
12mr|mawk-1.3.3-16|1	Summary:	An interpreter for the awk programming language
12mr|mawk-1.3.3-16|2	Name:		mawk
12mr|mawk-1.3.3-16|3	Version:	1.3.3
12mr|mawk-1.3.3-16|4	Release: 	%mkrel 16
12mr|mawk-1.3.3-16|5	License:	GPLv2+
12mr|mawk-1.3.3-16|6	Group:		Development/Other
12mr|mawk-1.3.3-16|7	URL:		http://www.math.fu-berlin.de/~leitner/mawk/
12mr|mawk-1.3.3-16|8	Source0:	mawk1.3.3.tar.bz2
12mr|mawk-1.3.3-16|9	Patch0:		mawk1.2.2-prefix.patch
12mr|mawk-1.3.3-16|10	Patch1:		mawk1.3.3-LDFLAGS.diff
12mr|mawk-1.3.3-16|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mawk-1.3.3-16|12	
12mr|mawk-1.3.3-16|13	%description
12mr|mawk-1.3.3-16|14	Mawk is a version of the awk programming language.  Awk interprets a
12mr|mawk-1.3.3-16|15	special-purpose programming language to do quick text pattern matching
12mr|mawk-1.3.3-16|16	and reformatting.  Mawk improves on awk in certain ways and can
12mr|mawk-1.3.3-16|17	sometimes outperform gawk, the standard awk program for Linux.  Mawk
12mr|mawk-1.3.3-16|18	conforms to the POSIX 1003.2 (draft 11.3) definition of awk.
12mr|mawk-1.3.3-16|19	
12mr|mawk-1.3.3-16|20	You should install mawk if you use awk.
12mr|mawk-1.3.3-16|21	
12mr|mawk-1.3.3-16|22	%prep
12mr|mawk-1.3.3-16|23	
12mr|mawk-1.3.3-16|24	%setup -q
12mr|mawk-1.3.3-16|25	%patch0 -p1
12mr|mawk-1.3.3-16|26	%patch1 -p0 -b .LDFLAGS
12mr|mawk-1.3.3-16|27	chmod -R a+r .
12mr|mawk-1.3.3-16|28	
12mr|mawk-1.3.3-16|29	%build
12mr|mawk-1.3.3-16|30	# (Dadou) Don't use configure macro, it doesn't work
12mr|mawk-1.3.3-16|31	# no need for --libdir, since there is only binary and man
12mr|mawk-1.3.3-16|32	MATHLIB="-lm" LDFLAGS="%{ldflags}" ./configure
12mr|mawk-1.3.3-16|33	
12mr|mawk-1.3.3-16|34	OPT_FLAGS=`echo "$RPM_OPT_FLAGS" | sed -e "s/-ffast-math//g"`
12mr|mawk-1.3.3-16|35	make CFLAGS="$OPT_FLAGS"
12mr|mawk-1.3.3-16|36	
12mr|mawk-1.3.3-16|37	%install
12mr|mawk-1.3.3-16|38	rm -rf $RPM_BUILD_ROOT
12mr|mawk-1.3.3-16|39	mkdir -p $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
12mr|mawk-1.3.3-16|40	%makeinstall
12mr|mawk-1.3.3-16|41	
12mr|mawk-1.3.3-16|42	%clean
12mr|mawk-1.3.3-16|43	rm -rf $RPM_BUILD_ROOT
12mr|mawk-1.3.3-16|44	
12mr|mawk-1.3.3-16|45	%files
12mr|mawk-1.3.3-16|46	%defattr(-,root,root)
12mr|mawk-1.3.3-16|47	%{_bindir}/mawk
12mr|mawk-1.3.3-16|48	%{_mandir}/man1/*
12mr|mawk-1.3.3-16|49	%doc ACKNOWLEDGMENT CHANGES INSTALL README
12mr|mawk-1.3.3-16|50	
12mr|mawk-1.3.3-16|51	
12mr|mawk-1.3.3-16|52	
12mr|mawk-1.3.3-16|53	
12mr|mawk-1.3.3-16|54	
12mr|mawk-1.3.3-16|55	%changelog
12mr|mawk-1.3.3-16|56	

15145 12
12mr|mc-4.8.6-1|1	# avoid dependency on X11 libraries
12mr|mc-4.8.6-1|2	%define without_x       1
12mr|mc-4.8.6-1|3	
12mr|mc-4.8.6-1|4	#define Werror_cflags %nil
12mr|mc-4.8.6-1|5	
12mr|mc-4.8.6-1|6	Name:		mc
12mr|mc-4.8.6-1|7	Version:	4.8.6
12mr|mc-4.8.6-1|8	Release:	%mkrel 1
12mr|mc-4.8.6-1|9	Summary:	A user-friendly file manager and visual shell
12mr|mc-4.8.6-1|10	License:	GPLv2+
12mr|mc-4.8.6-1|11	Group:		File tools
12mr|mc-4.8.6-1|12	URL:		http://www.midnight-commander.org/
12mr|mc-4.8.6-1|13	Source0:	http://www.midnight-commander.org/downloads/%{name}-%{version}.tar.xz
12mr|mc-4.8.6-1|14	
12mr|mc-4.8.6-1|15	# ** Mandriva patches: 0 - 99 **
12mr|mc-4.8.6-1|16	
12mr|mc-4.8.6-1|17	# (tv) add runlevel to initscript
12mr|mc-4.8.6-1|18	Patch6:		mc-4.7.0-pre2-decent_defaults.patch
12mr|mc-4.8.6-1|19	Patch9:		mc-4.8.0-xdg.patch
12mr|mc-4.8.6-1|20	Patch11:	mc-4.7.0.2-do-not-mark-tabs.patch
12mr|mc-4.8.6-1|21	Patch14:	mc-4.7.2-bash_history.patch
12mr|mc-4.8.6-1|22	
12mr|mc-4.8.6-1|23	BuildRequires:	pkgconfig(ext2fs)
12mr|mc-4.8.6-1|24	BuildRequires:	libgpm-devel >= 0.18
12mr|mc-4.8.6-1|25	BuildRequires:	pam-devel
12mr|mc-4.8.6-1|26	BuildRequires:	slang-devel
12mr|mc-4.8.6-1|27	Buildrequires:	glib2-devel
12mr|mc-4.8.6-1|28	BuildRequires:	pcre-devel
12mr|mc-4.8.6-1|29	BuildRequires:	bison
12mr|mc-4.8.6-1|30	%if %{without_x}
12mr|mc-4.8.6-1|31	%else
12mr|mc-4.8.6-1|32	BuildRequires:	X11-devel
12mr|mc-4.8.6-1|33	%endif
12mr|mc-4.8.6-1|34	BuildRequires:	gettext-devel
12mr|mc-4.8.6-1|35	Requires:	groff
12mr|mc-4.8.6-1|36	
12mr|mc-4.8.6-1|37	%description
12mr|mc-4.8.6-1|38	Midnight Commander is a visual shell much like a file manager, only with way
12mr|mc-4.8.6-1|39	more features.  It is text mode, but also includes mouse support if you are
12mr|mc-4.8.6-1|40	running GPM.  Its coolest feature is the ability to ftp, view tar, zip
12mr|mc-4.8.6-1|41	files, and poke into RPMs for specific files.
12mr|mc-4.8.6-1|42	
12mr|mc-4.8.6-1|43	%prep
12mr|mc-4.8.6-1|44	%setup -q
12mr|mc-4.8.6-1|45	
12mr|mc-4.8.6-1|46	%patch6 -p0 -b .decent_defaults
12mr|mc-4.8.6-1|47	#patch9 -p1 -b .xdg
12mr|mc-4.8.6-1|48	%patch11 -p0 -b .tabs
12mr|mc-4.8.6-1|49	%patch14 -p1
12mr|mc-4.8.6-1|50	
12mr|mc-4.8.6-1|51	%__sed -i 's:|hxx|:|hh|hpp|hxx|:' misc/syntax/Syntax
12mr|mc-4.8.6-1|52	
12mr|mc-4.8.6-1|53	%build
12mr|mc-4.8.6-1|54	autoreconf -fi
12mr|mc-4.8.6-1|55	%serverbuild
12mr|mc-4.8.6-1|56	export X11_WWW="www-browser"
12mr|mc-4.8.6-1|57	
12mr|mc-4.8.6-1|58	%configure2_5x \
12mr|mc-4.8.6-1|59	--with-debug \
12mr|mc-4.8.6-1|60	--enable-dependency-tracking \
12mr|mc-4.8.6-1|61	--without-included-gettext \
12mr|mc-4.8.6-1|62	--without-included-slang \
12mr|mc-4.8.6-1|63	--with-screen=slang \
12mr|mc-4.8.6-1|64	--with-search-engine=glib \
12mr|mc-4.8.6-1|65	--enable-nls \
12mr|mc-4.8.6-1|66	--enable-charset \
12mr|mc-4.8.6-1|67	--enable-largefile \
12mr|mc-4.8.6-1|68	--disable-rpath \
12mr|mc-4.8.6-1|69	--with-mcfs \
12mr|mc-4.8.6-1|70	--enable-extcharset \
12mr|mc-4.8.6-1|71	--with-ext2undel \
12mr|mc-4.8.6-1|72	--with-mmap \
12mr|mc-4.8.6-1|73	%if %{without_x}
12mr|mc-4.8.6-1|74	--without-x
12mr|mc-4.8.6-1|75	%endif
12mr|mc-4.8.6-1|76	
12mr|mc-4.8.6-1|77	%make
12mr|mc-4.8.6-1|78	
12mr|mc-4.8.6-1|79	%install
12mr|mc-4.8.6-1|80	#fix mc-wrapper.sh
12mr|mc-4.8.6-1|81	%__perl -p -i -e 's/rm -f \"/rm -rf \"/g' lib/mc-wrapper.sh
12mr|mc-4.8.6-1|82	
12mr|mc-4.8.6-1|83	%makeinstall_std
12mr|mc-4.8.6-1|84	
12mr|mc-4.8.6-1|85	%__install -m644 contrib/mc.sh -D %{buildroot}%{_sysconfdir}/profile.d/20mc.sh
12mr|mc-4.8.6-1|86	%__install -m644 contrib/mc.csh -D %{buildroot}%{_sysconfdir}/profile.d/20mc.csh
12mr|mc-4.8.6-1|87	
12mr|mc-4.8.6-1|88	%find_lang %{name} --with-man
12mr|mc-4.8.6-1|89	
12mr|mc-4.8.6-1|90	%files -f %{name}.lang
12mr|mc-4.8.6-1|91	%doc NEWS README
12mr|mc-4.8.6-1|92	%{_libdir}/mc
12mr|mc-4.8.6-1|93	%{_datadir}/mc
12mr|mc-4.8.6-1|94	%{_sysconfdir}/profile.d/*
12mr|mc-4.8.6-1|95	%{_sysconfdir}/mc
12mr|mc-4.8.6-1|96	%{_bindir}/mc
12mr|mc-4.8.6-1|97	%{_bindir}/mcdiff
12mr|mc-4.8.6-1|98	%{_bindir}/mcedit
12mr|mc-4.8.6-1|99	%{_bindir}/mcview
12mr|mc-4.8.6-1|100	%{_mandir}/man1/*

15146 12
12mr|mcal-0.7-18|1	%define _disable_ld_no_undefined 1
12mr|mcal-0.7-18|2	
12mr|mcal-0.7-18|3	%define major 0
12mr|mcal-0.7-18|4	%define libname %mklibname %{name} %{major}
12mr|mcal-0.7-18|5	%define develname %mklibname %{name} -d
12mr|mcal-0.7-18|6	
12mr|mcal-0.7-18|7	Summary:	Modular Calendar Access Library
12mr|mcal-0.7-18|8	Name:		mcal
12mr|mcal-0.7-18|9	Version:	0.7
12mr|mcal-0.7-18|10	Release:	18
12mr|mcal-0.7-18|11	Group:		System/Libraries
12mr|mcal-0.7-18|12	License:	GPLv2+
12mr|mcal-0.7-18|13	URL:		http://mcal.chek.com/
12mr|mcal-0.7-18|14	Source0:	lib%{name}-%{version}.tar.bz2
12mr|mcal-0.7-18|15	Source1:	mcaldrivers-0.9.tar.bz2
12mr|mcal-0.7-18|16	Patch0:		libmcal-make.patch
12mr|mcal-0.7-18|17	Patch2:		mcal-mstore_calendar_path.patch
12mr|mcal-0.7-18|18	Patch3:		libmcal-0.7-gcc-4.0-fix.patch
12mr|mcal-0.7-18|19	Patch4:		libmcal-0.7-flexfix.diff
12mr|mcal-0.7-18|20	BuildRequires:	flex
12mr|mcal-0.7-18|21	BuildRequires:	autoconf automake libtool
12mr|mcal-0.7-18|22	BuildRequires:	pam-devel
12mr|mcal-0.7-18|23	
12mr|mcal-0.7-18|24	%description
12mr|mcal-0.7-18|25	libmcal is a C library for accessing calendars. It's written to be very
12mr|mcal-0.7-18|26	modular, with plugable drivers.
12mr|mcal-0.7-18|27	
12mr|mcal-0.7-18|28	%package -n	%{libname}
12mr|mcal-0.7-18|29	Summary:        Modular Calendar Access Library
12mr|mcal-0.7-18|30	Group:		System/Libraries
12mr|mcal-0.7-18|31	Provides:	%{name} = %{version}-%{release}
12mr|mcal-0.7-18|32	
12mr|mcal-0.7-18|33	%description -n	%{libname}
12mr|mcal-0.7-18|34	This package contains the library needed to run programs dynamically
12mr|mcal-0.7-18|35	linked with mcal.
12mr|mcal-0.7-18|36	
12mr|mcal-0.7-18|37	%package -n	%{develname}
12mr|mcal-0.7-18|38	Summary:	MCAL header files
12mr|mcal-0.7-18|39	Group:		Development/C
12mr|mcal-0.7-18|40	Requires:	%{libname} >= %{version}
12mr|mcal-0.7-18|41	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|mcal-0.7-18|42	Provides:	%{name}-devel = %{version}-%{release}
12mr|mcal-0.7-18|43	Obsoletes:	%{mklibname mcal -d 0}
12mr|mcal-0.7-18|44	
12mr|mcal-0.7-18|45	%description -n	%{develname}
12mr|mcal-0.7-18|46	Header files for MCAL-based programs development.
12mr|mcal-0.7-18|47	
12mr|mcal-0.7-18|48	%prep
12mr|mcal-0.7-18|49	
12mr|mcal-0.7-18|50	%setup -q -n lib%{name} -a1
12mr|mcal-0.7-18|51	mv -f mcal-drivers/* .
12mr|mcal-0.7-18|52	rm -rf mcal-drivers
12mr|mcal-0.7-18|53	%patch0 -p1 -b .make
12mr|mcal-0.7-18|54	%patch2 -p0 -b .calpath
12mr|mcal-0.7-18|55	%patch3 -p1 -b .gcc4_0
12mr|mcal-0.7-18|56	%patch4 -p0 -b .flex
12mr|mcal-0.7-18|57	
12mr|mcal-0.7-18|58	# lib64 fix
12mr|mcal-0.7-18|59	perl -pi -e "s|/lib\b|/%{_lib}|g" Makefile*
12mr|mcal-0.7-18|60	
12mr|mcal-0.7-18|61	%build
12mr|mcal-0.7-18|62	export OPTFLAGS="%{optflags} -fPIC -D_REENTRANT"
12mr|mcal-0.7-18|63	
12mr|mcal-0.7-18|64	%make -C icap
12mr|mcal-0.7-18|65	%make -C mstore
12mr|mcal-0.7-18|66	
12mr|mcal-0.7-18|67	%configure2_5x \
12mr|mcal-0.7-18|68	--with-icap \
12mr|mcal-0.7-18|69	--with-mstore
12mr|mcal-0.7-18|70	
12mr|mcal-0.7-18|71	%make
12mr|mcal-0.7-18|72	
12mr|mcal-0.7-18|73	%install
12mr|mcal-0.7-18|74	%makeinstall_std
12mr|mcal-0.7-18|75	
12mr|mcal-0.7-18|76	mv -f mstore/Changelog Changelog.mstore
12mr|mcal-0.7-18|77	mv -f mstore/README README.mstore
12mr|mcal-0.7-18|78	
12mr|mcal-0.7-18|79	install -d -m 1777 %{buildroot}/var/lib/calendar
12mr|mcal-0.7-18|80	mkdir -p %{buildroot}%{_sysconfdir}
12mr|mcal-0.7-18|81	touch %{buildroot}%{_sysconfdir}/mpasswd
12mr|mcal-0.7-18|82	
12mr|mcal-0.7-18|83	# cleanup
12mr|mcal-0.7-18|84	rm -f %{buildroot}%{_libdir}/*.*a
12mr|mcal-0.7-18|85	
12mr|mcal-0.7-18|86	%files -n %{libname}
12mr|mcal-0.7-18|87	%doc CHANGELOG FAQ-MCAL FEATURE-IMPLEMENTATION HOW-TO-MCAL *.mstore
12mr|mcal-0.7-18|88	%config(noreplace) %{_sysconfdir}/mpasswd
12mr|mcal-0.7-18|89	%attr(0755,root,root) %{_libdir}/lib*.so.*
12mr|mcal-0.7-18|90	%attr(1777,root,root) /var/lib/calendar
12mr|mcal-0.7-18|91	
12mr|mcal-0.7-18|92	%files -n %{develname}
12mr|mcal-0.7-18|93	%attr(755,root,root) %{_libdir}/lib*.so
12mr|mcal-0.7-18|94	%{_includedir}/*
12mr|mcal-0.7-18|95	
12mr|mcal-0.7-18|96	
12mr|mcal-0.7-18|97	
12mr|mcal-0.7-18|98	%changelog
12mr|mcal-0.7-18|99	

15147 12
12mr|mcpp-2.7.2-5|1	%define major		0
12mr|mcpp-2.7.2-5|2	%define libname		%mklibname %name %major
12mr|mcpp-2.7.2-5|3	%define develname	%mklibname %name -d
12mr|mcpp-2.7.2-5|4	
12mr|mcpp-2.7.2-5|5	Name:		       	mcpp
12mr|mcpp-2.7.2-5|6	Summary:    		Alternative C/C++ preprocessor
12mr|mcpp-2.7.2-5|7	Version:    		2.7.2
12mr|mcpp-2.7.2-5|8	Release:    		5
12mr|mcpp-2.7.2-5|9	License:    		BSD
12mr|mcpp-2.7.2-5|10	Group:      		Development/C++
12mr|mcpp-2.7.2-5|11	Source:     		http://downloads.sourceforge.net/%name/%name-%version.tar.gz
12mr|mcpp-2.7.2-5|12	# fedora patches
12mr|mcpp-2.7.2-5|13	Patch0:     		mcpp-manual.html.patch
12mr|mcpp-2.7.2-5|14	# From http://www.zeroc.com/forums/patches/4445-patch-1-mcpp-2-7-2-a.html
12mr|mcpp-2.7.2-5|15	Patch1:     		patch.mcpp.2.7.2.txt
12mr|mcpp-2.7.2-5|16	URL:        		http://mcpp.sourceforge.net/
12mr|mcpp-2.7.2-5|17	Requires:		%libname = %version-%release
12mr|mcpp-2.7.2-5|18	
12mr|mcpp-2.7.2-5|19	%description
12mr|mcpp-2.7.2-5|20	C/C++ preprocessor defines and expands macros and processes '#if',
12mr|mcpp-2.7.2-5|21	'#include' and some other directives.
12mr|mcpp-2.7.2-5|22	
12mr|mcpp-2.7.2-5|23	MCPP is an alternative C/C++ preprocessor with the highest conformance.
12mr|mcpp-2.7.2-5|24	It supports multiple standards: K&R, ISO C90, ISO C99, and ISO C++98.
12mr|mcpp-2.7.2-5|25	MCPP is especially useful for debugging a source program which uses
12mr|mcpp-2.7.2-5|26	complicated macros and also useful for checking portability of a source.
12mr|mcpp-2.7.2-5|27	
12mr|mcpp-2.7.2-5|28	Though mcpp could be built as a replacement of GCC's resident
12mr|mcpp-2.7.2-5|29	proprocessor or as a stand-alone program without using library build of
12mr|mcpp-2.7.2-5|30	mcpp, this package installs only a program named 'mcpp' which links
12mr|mcpp-2.7.2-5|31	shared library of mcpp and behaves independent from GCC.
12mr|mcpp-2.7.2-5|32	
12mr|mcpp-2.7.2-5|33	%files
12mr|mcpp-2.7.2-5|34	%_bindir/*
12mr|mcpp-2.7.2-5|35	%_mandir/man1/*
12mr|mcpp-2.7.2-5|36	%_defaultdocdir/%name
12mr|mcpp-2.7.2-5|37	
12mr|mcpp-2.7.2-5|38	#-------------------------------------------------------------------------
12mr|mcpp-2.7.2-5|39	
12mr|mcpp-2.7.2-5|40	%package -n		%libname
12mr|mcpp-2.7.2-5|41	Summary:		Libraries for %name
12mr|mcpp-2.7.2-5|42	Group:			System/Libraries
12mr|mcpp-2.7.2-5|43	
12mr|mcpp-2.7.2-5|44	%description -n		%libname
12mr|mcpp-2.7.2-5|45	This package provides the libraries for mcpp.
12mr|mcpp-2.7.2-5|46	
12mr|mcpp-2.7.2-5|47	%files -n		%libname
12mr|mcpp-2.7.2-5|48	%defattr(-,root,root)
12mr|mcpp-2.7.2-5|49	%_libdir/*.so.%{major}*
12mr|mcpp-2.7.2-5|50	
12mr|mcpp-2.7.2-5|51	#-------------------------------------------------------------------------
12mr|mcpp-2.7.2-5|52	
12mr|mcpp-2.7.2-5|53	%package -n		%develname
12mr|mcpp-2.7.2-5|54	Summary:		Development files for %name
12mr|mcpp-2.7.2-5|55	Group:			Development/Other
12mr|mcpp-2.7.2-5|56	Requires:		%name = %version-%release
12mr|mcpp-2.7.2-5|57	Provides:		%name-devel = %version-%release
12mr|mcpp-2.7.2-5|58	
12mr|mcpp-2.7.2-5|59	%description -n 	%develname
12mr|mcpp-2.7.2-5|60	This package contains development files for %name.
12mr|mcpp-2.7.2-5|61	
12mr|mcpp-2.7.2-5|62	%files -n		%develname
12mr|mcpp-2.7.2-5|63	%defattr(-,root,root)
12mr|mcpp-2.7.2-5|64	%_libdir/*.so
12mr|mcpp-2.7.2-5|65	%_includedir/*
12mr|mcpp-2.7.2-5|66	
12mr|mcpp-2.7.2-5|67	#-------------------------------------------------------------------------
12mr|mcpp-2.7.2-5|68	
12mr|mcpp-2.7.2-5|69	%prep
12mr|mcpp-2.7.2-5|70	%setup -q
12mr|mcpp-2.7.2-5|71	%patch0 -p0 -b -z.euc-jp
12mr|mcpp-2.7.2-5|72	%patch1 -p1
12mr|mcpp-2.7.2-5|73	
12mr|mcpp-2.7.2-5|74	autoreconf -fi
12mr|mcpp-2.7.2-5|75	
12mr|mcpp-2.7.2-5|76	%build
12mr|mcpp-2.7.2-5|77	%configure --enable-mcpplib --disable-static
12mr|mcpp-2.7.2-5|78	%make
12mr|mcpp-2.7.2-5|79	
12mr|mcpp-2.7.2-5|80	%install
12mr|mcpp-2.7.2-5|81	%makeinstall
12mr|mcpp-2.7.2-5|82	
12mr|mcpp-2.7.2-5|83	
12mr|mcpp-2.7.2-5|84	
12mr|mcpp-2.7.2-5|85	%changelog
12mr|mcpp-2.7.2-5|86	

15148 12
12mr|mcs-0.7.2-3|1	%define oname libmcs
12mr|mcs-0.7.2-3|2	
12mr|mcs-0.7.2-3|3	%define major 1
12mr|mcs-0.7.2-3|4	%define libname %mklibname %name %{major}
12mr|mcs-0.7.2-3|5	%define develname %mklibname -d %{name}
12mr|mcs-0.7.2-3|6	
12mr|mcs-0.7.2-3|7	Summary:	Modular Config System
12mr|mcs-0.7.2-3|8	Name:		mcs
12mr|mcs-0.7.2-3|9	Version:	0.7.2
12mr|mcs-0.7.2-3|10	Release:	3
12mr|mcs-0.7.2-3|11	License:	BSD
12mr|mcs-0.7.2-3|12	Group:		System/Libraries
12mr|mcs-0.7.2-3|13	Url:		http://www.atheme.org/projects/mcs.shtml
12mr|mcs-0.7.2-3|14	Source0:	http://distfiles.atheme.org/%{oname}-%{version}.tbz2
12mr|mcs-0.7.2-3|15	Patch:		libmcs-0.7.1-linking.patch
12mr|mcs-0.7.2-3|16	BuildRequires:	pkgconfig(libmowgli)
12mr|mcs-0.7.2-3|17	BuildRequires:	pkgconfig(gconf-2.0)
12mr|mcs-0.7.2-3|18	
12mr|mcs-0.7.2-3|19	%description
12mr|mcs-0.7.2-3|20	mcs is a library and set of userland tools which abstract the storage
12mr|mcs-0.7.2-3|21	of configuration settings away from userland applications.
12mr|mcs-0.7.2-3|22	
12mr|mcs-0.7.2-3|23	It is hoped that by using mcs, that the applications which use it will
12mr|mcs-0.7.2-3|24	generally have a more congruent feeling in regards to settings.
12mr|mcs-0.7.2-3|25	
12mr|mcs-0.7.2-3|26	There have been other projects like this before (such as GConf), but
12mr|mcs-0.7.2-3|27	unlike those projects, mcs strictly handles abstraction. It does not
12mr|mcs-0.7.2-3|28	impose any specific data storage requirement, nor is it tied to any
12mr|mcs-0.7.2-3|29	desktop environment or software suite.
12mr|mcs-0.7.2-3|30	
12mr|mcs-0.7.2-3|31	%package -n %{libname}
12mr|mcs-0.7.2-3|32	Group:		System/Libraries
12mr|mcs-0.7.2-3|33	Summary:	Modular Config System shared library
12mr|mcs-0.7.2-3|34	Requires:	%{name} >= %{version}
12mr|mcs-0.7.2-3|35	
12mr|mcs-0.7.2-3|36	%description -n %{libname}
12mr|mcs-0.7.2-3|37	mcs is a library and set of userland tools which abstract the storage
12mr|mcs-0.7.2-3|38	of configuration settings away from userland applications.
12mr|mcs-0.7.2-3|39	
12mr|mcs-0.7.2-3|40	It is hoped that by using mcs, that the applications which use it will
12mr|mcs-0.7.2-3|41	generally have a more congruent feeling in regards to settings.
12mr|mcs-0.7.2-3|42	
12mr|mcs-0.7.2-3|43	There have been other projects like this before (such as GConf), but
12mr|mcs-0.7.2-3|44	unlike those projects, mcs strictly handles abstraction. It does not
12mr|mcs-0.7.2-3|45	impose any specific data storage requirement, nor is it tied to any
12mr|mcs-0.7.2-3|46	desktop environment or software suite.
12mr|mcs-0.7.2-3|47	
12mr|mcs-0.7.2-3|48	%package -n %{develname}
12mr|mcs-0.7.2-3|49	Group:		Development/C
12mr|mcs-0.7.2-3|50	Summary:	Modular Config System shared library
12mr|mcs-0.7.2-3|51	Requires:	%{libname} = %{version}-%{release}
12mr|mcs-0.7.2-3|52	Provides:	libmcs-devel = %{version}-%{release}
12mr|mcs-0.7.2-3|53	
12mr|mcs-0.7.2-3|54	%description -n %{develname}
12mr|mcs-0.7.2-3|55	mcs is a library and set of userland tools which abstract the storage
12mr|mcs-0.7.2-3|56	of configuration settings away from userland applications.
12mr|mcs-0.7.2-3|57	
12mr|mcs-0.7.2-3|58	It is hoped that by using mcs, that the applications which use it will
12mr|mcs-0.7.2-3|59	generally have a more congruent feeling in regards to settings.
12mr|mcs-0.7.2-3|60	
12mr|mcs-0.7.2-3|61	There have been other projects like this before (such as GConf), but
12mr|mcs-0.7.2-3|62	unlike those projects, mcs strictly handles abstraction. It does not
12mr|mcs-0.7.2-3|63	impose any specific data storage requirement, nor is it tied to any
12mr|mcs-0.7.2-3|64	desktop environment or software suite.
12mr|mcs-0.7.2-3|65	
12mr|mcs-0.7.2-3|66	%package gconf
12mr|mcs-0.7.2-3|67	Group:		System/Libraries
12mr|mcs-0.7.2-3|68	Summary:	Modular Config System - GConf backend
12mr|mcs-0.7.2-3|69	Requires:	%{name} = %{version}-%{release}
12mr|mcs-0.7.2-3|70	
12mr|mcs-0.7.2-3|71	%description gconf
12mr|mcs-0.7.2-3|72	mcs is a library and set of userland tools which abstract the storage
12mr|mcs-0.7.2-3|73	of configuration settings away from userland applications.
12mr|mcs-0.7.2-3|74	
12mr|mcs-0.7.2-3|75	It is hoped that by using mcs, that the applications which use it will
12mr|mcs-0.7.2-3|76	generally have a more congruent feeling in regards to settings.
12mr|mcs-0.7.2-3|77	
12mr|mcs-0.7.2-3|78	There have been other projects like this before (such as GConf), but
12mr|mcs-0.7.2-3|79	unlike those projects, mcs strictly handles abstraction. It does not
12mr|mcs-0.7.2-3|80	impose any specific data storage requirement, nor is it tied to any
12mr|mcs-0.7.2-3|81	desktop environment or software suite.
12mr|mcs-0.7.2-3|82	
12mr|mcs-0.7.2-3|83	%prep
12mr|mcs-0.7.2-3|84	%setup -q -n %{oname}-%{version}
12mr|mcs-0.7.2-3|85	%patch -p1 -b .linking
12mr|mcs-0.7.2-3|86	
12mr|mcs-0.7.2-3|87	%build
12mr|mcs-0.7.2-3|88	%configure2_5x --disable-kconfig
12mr|mcs-0.7.2-3|89	%make
12mr|mcs-0.7.2-3|90	
12mr|mcs-0.7.2-3|91	%install
12mr|mcs-0.7.2-3|92	%makeinstall_std
12mr|mcs-0.7.2-3|93	
12mr|mcs-0.7.2-3|94	%files
12mr|mcs-0.7.2-3|95	%doc AUTHORS TODO README
12mr|mcs-0.7.2-3|96	%{_bindir}/mcs-*
12mr|mcs-0.7.2-3|97	%dir %{_libdir}/mcs/
12mr|mcs-0.7.2-3|98	%{_libdir}/mcs/keyfile.so
12mr|mcs-0.7.2-3|99	
12mr|mcs-0.7.2-3|100	%files gconf
12mr|mcs-0.7.2-3|101	%{_libdir}/mcs/gconf.so
12mr|mcs-0.7.2-3|102	
12mr|mcs-0.7.2-3|103	%files -n %{libname}
12mr|mcs-0.7.2-3|104	%{_libdir}/libmcs.so.%{major}*
12mr|mcs-0.7.2-3|105	
12mr|mcs-0.7.2-3|106	%files -n %{develname}
12mr|mcs-0.7.2-3|107	%{_libdir}/libmcs.so
12mr|mcs-0.7.2-3|108	%{_libdir}/pkgconfig/libmcs.pc
12mr|mcs-0.7.2-3|109	%{_includedir}/libmcs/
12mr|mcs-0.7.2-3|110	
12mr|mcs-0.7.2-3|111	
12mr|mcs-0.7.2-3|112	
12mr|mcs-0.7.2-3|113	
12mr|mcs-0.7.2-3|114	%changelog
12mr|mcs-0.7.2-3|115	* Wed Aug 17 2011 Götz Waschk <waschk@mandriva.org> 0.7.2-2mdv2012.0
12mr|mcs-0.7.2-3|116	+ Revision: 694832
12mr|mcs-0.7.2-3|117	- rebuild
12mr|mcs-0.7.2-3|118	
12mr|mcs-0.7.2-3|119	* Mon Aug 16 2010 Götz Waschk <waschk@mandriva.org> 0.7.2-1mdv2011.0
12mr|mcs-0.7.2-3|120	+ Revision: 570283
12mr|mcs-0.7.2-3|121	- new version
12mr|mcs-0.7.2-3|122	
12mr|mcs-0.7.2-3|123	* Sat Aug 22 2009 Götz Waschk <waschk@mandriva.org> 0.7.1-4mdv2010.0
12mr|mcs-0.7.2-3|124	+ Revision: 419662
12mr|mcs-0.7.2-3|125	- disable kconfig backend
12mr|mcs-0.7.2-3|126	- readd package still needed by audacious and deleted from svn by someone
12mr|mcs-0.7.2-3|127	
12mr|mcs-0.7.2-3|128	+ Antoine Ginies <aginies@mandriva.com>
12mr|mcs-0.7.2-3|129	- 2009.1 rebuild
12mr|mcs-0.7.2-3|130	
12mr|mcs-0.7.2-3|131	* Mon Jul 21 2008 Götz Waschk <waschk@mandriva.org> 0.7.1-2mdv2009.0
12mr|mcs-0.7.2-3|132	+ Revision: 239335
12mr|mcs-0.7.2-3|133	- rebuild
12mr|mcs-0.7.2-3|134	
12mr|mcs-0.7.2-3|135	* Thu Jun 12 2008 Götz Waschk <waschk@mandriva.org> 0.7.1-1mdv2009.0
12mr|mcs-0.7.2-3|136	+ Revision: 218382
12mr|mcs-0.7.2-3|137	- fix library path on 64 bit
12mr|mcs-0.7.2-3|138	- new version
12mr|mcs-0.7.2-3|139	- fix linking
12mr|mcs-0.7.2-3|140	
12mr|mcs-0.7.2-3|141	+ Pixel <pixel@mandriva.com>
12mr|mcs-0.7.2-3|142	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|mcs-0.7.2-3|143	
12mr|mcs-0.7.2-3|144	* Mon Feb 18 2008 Götz Waschk <waschk@mandriva.org> 0.7.0-1mdv2008.1
12mr|mcs-0.7.2-3|145	+ Revision: 170664
12mr|mcs-0.7.2-3|146	- new version
12mr|mcs-0.7.2-3|147	- add kconfig backend
12mr|mcs-0.7.2-3|148	- split out gconf backend
12mr|mcs-0.7.2-3|149	
12mr|mcs-0.7.2-3|150	+ Thierry Vignaud <tv@mandriva.org>
12mr|mcs-0.7.2-3|151	- fix no-buildroot-tag
12mr|mcs-0.7.2-3|152	
12mr|mcs-0.7.2-3|153	* Tue Jan 01 2008 Götz Waschk <waschk@mandriva.org> 0.6.0-3mdv2008.1
12mr|mcs-0.7.2-3|154	+ Revision: 140163
12mr|mcs-0.7.2-3|155	- rebuild for new libmowgli
12mr|mcs-0.7.2-3|156	
12mr|mcs-0.7.2-3|157	+ Thierry Vignaud <tv@mandriva.org>
12mr|mcs-0.7.2-3|158	- kill re-definition of %%buildroot on Pixel's request
12mr|mcs-0.7.2-3|159	
12mr|mcs-0.7.2-3|160	* Mon Oct 15 2007 Götz Waschk <waschk@mandriva.org> 0.6.0-2mdv2008.1
12mr|mcs-0.7.2-3|161	+ Revision: 98477
12mr|mcs-0.7.2-3|162	- rebuild for new libmowgli
12mr|mcs-0.7.2-3|163	
12mr|mcs-0.7.2-3|164	* Mon Oct 15 2007 Götz Waschk <waschk@mandriva.org> 0.6.0-1mdv2008.1
12mr|mcs-0.7.2-3|165	+ Revision: 98454
12mr|mcs-0.7.2-3|166	- fix buildrequries
12mr|mcs-0.7.2-3|167	- new version
12mr|mcs-0.7.2-3|168	- new URL
12mr|mcs-0.7.2-3|169	- fix build
12mr|mcs-0.7.2-3|170	- new devel name
12mr|mcs-0.7.2-3|171	- update file list
12mr|mcs-0.7.2-3|172	
12mr|mcs-0.7.2-3|173	
12mr|mcs-0.7.2-3|174	* Tue Feb 27 2007 Götz Waschk <waschk@mandriva.org> 0.4.1-1mdv2007.0
12mr|mcs-0.7.2-3|175	+ Revision: 126328
12mr|mcs-0.7.2-3|176	- new version
12mr|mcs-0.7.2-3|177	- sacrifice a chicken for the build system
12mr|mcs-0.7.2-3|178	- new version
12mr|mcs-0.7.2-3|179	
12mr|mcs-0.7.2-3|180	* Mon Feb 19 2007 Götz Waschk <waschk@mandriva.org> 0.3.3-1mdv2007.1
12mr|mcs-0.7.2-3|181	+ Revision: 122673
12mr|mcs-0.7.2-3|182	- new version
12mr|mcs-0.7.2-3|183	- drop patch
12mr|mcs-0.7.2-3|184	
12mr|mcs-0.7.2-3|185	* Mon Feb 19 2007 Götz Waschk <waschk@mandriva.org> 0.3.2-2mdv2007.1
12mr|mcs-0.7.2-3|186	+ Revision: 122667
12mr|mcs-0.7.2-3|187	- fix libdir on x86_64
12mr|mcs-0.7.2-3|188	- Import mcs
12mr|mcs-0.7.2-3|189	
12mr|mcs-0.7.2-3|190	* Mon Feb 19 2007 Götz Waschk <waschk@mandriva.org> 0.3.2-1mdv2007.1
12mr|mcs-0.7.2-3|191	- initial package
12mr|mcs-0.7.2-3|192	

15149 12
12mr|mdadm-3.2.5-2|1	# we want to install in /sbin, not /usr/sbin...
12mr|mdadm-3.2.5-2|2	%define _exec_prefix %{nil}
12mr|mdadm-3.2.5-2|3	%define _sbindir /sbin
12mr|mdadm-3.2.5-2|4	%define _usrsbindir /usr/sbin
12mr|mdadm-3.2.5-2|5	#define git %{nil}
12mr|mdadm-3.2.5-2|6	
12mr|mdadm-3.2.5-2|7	Name:		mdadm
12mr|mdadm-3.2.5-2|8	Version:	3.2.5
12mr|mdadm-3.2.5-2|9	Release:	2
12mr|mdadm-3.2.5-2|10	Summary:	A tool for managing Soft RAID under Linux
12mr|mdadm-3.2.5-2|11	Group:		System/Kernel and hardware
12mr|mdadm-3.2.5-2|12	License:	GPLv2+
12mr|mdadm-3.2.5-2|13	URL:		http://www.kernel.org/pub/linux/utils/raid/mdadm/
12mr|mdadm-3.2.5-2|14	Source0:	http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{!?git:%version}%{?git:%git}.tar.xz
12mr|mdadm-3.2.5-2|15	%if %{?git:0}%{?!git:1}
12mr|mdadm-3.2.5-2|16	Source1:	http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tar.sign
12mr|mdadm-3.2.5-2|17	%endif
12mr|mdadm-3.2.5-2|18	Patch0:		mdadm-3.2.5-fix-build.diff
12mr|mdadm-3.2.5-2|19	# From Fedora, slightly modified
12mr|mdadm-3.2.5-2|20	Patch1:		mdadm-3.2.3-udev.patch
12mr|mdadm-3.2.5-2|21	# don't use -Werror flag
12mr|mdadm-3.2.5-2|22	Patch2:		mdadm-3.2.4-mdv-no_werror.patch
12mr|mdadm-3.2.5-2|23	# From Fedora, slightly modified
12mr|mdadm-3.2.5-2|24	Source2:	mdadm.init
12mr|mdadm-3.2.5-2|25	# From Fedora
12mr|mdadm-3.2.5-2|26	Source3:	mdadm-raid-check
12mr|mdadm-3.2.5-2|27	Source4:	mdadm-raid-check-sysconfig
12mr|mdadm-3.2.5-2|28	Source5:	mdadm-cron
12mr|mdadm-3.2.5-2|29	# From Fedora, modified because our initscripts do not use incremental assembly
12mr|mdadm-3.2.5-2|30	# modification can be reverted only _after_ initscripts has been fixed and a
12mr|mdadm-3.2.5-2|31	# conflict for older inistcripts is added (bluca)
12mr|mdadm-3.2.5-2|32	Source6:	mdadm.rules
12mr|mdadm-3.2.5-2|33	Source7:	mdmonitor.service
12mr|mdadm-3.2.5-2|34	Source8:	mdmonitor-takeover.service
12mr|mdadm-3.2.5-2|35	Source9:	%{name}-tmpfiles.conf
12mr|mdadm-3.2.5-2|36	#
12mr|mdadm-3.2.5-2|37	Requires(post):	rpm-helper
12mr|mdadm-3.2.5-2|38	Requires(preun):	rpm-helper
12mr|mdadm-3.2.5-2|39	# udev rule used to be in udev package
12mr|mdadm-3.2.5-2|40	Conflicts:	udev < 145-2
12mr|mdadm-3.2.5-2|41	BuildRequires:	groff
12mr|mdadm-3.2.5-2|42	BuildRequires:	binutils-devel
12mr|mdadm-3.2.5-2|43	%if %mdvver >= 201200
12mr|mdadm-3.2.5-2|44	BuildRequires:	systemd-units
12mr|mdadm-3.2.5-2|45	%endif
12mr|mdadm-3.2.5-2|46	
12mr|mdadm-3.2.5-2|47	%description
12mr|mdadm-3.2.5-2|48	mdadm is a program that can be used to create, manage, and monitor
12mr|mdadm-3.2.5-2|49	Linux MD (Software RAID) devices.
12mr|mdadm-3.2.5-2|50	
12mr|mdadm-3.2.5-2|51	As such is provides similar functionality to the raidtools packages.
12mr|mdadm-3.2.5-2|52	The particular differences to raidtools is that mdadm is a single
12mr|mdadm-3.2.5-2|53	program, and it can perform (almost) all functions without a
12mr|mdadm-3.2.5-2|54	configuration file (that a config file can be used to help with
12mr|mdadm-3.2.5-2|55	some common tasks).
12mr|mdadm-3.2.5-2|56	
12mr|mdadm-3.2.5-2|57	%prep
12mr|mdadm-3.2.5-2|58	%setup -q %{?git:-n %name}
12mr|mdadm-3.2.5-2|59	%apply_patches
12mr|mdadm-3.2.5-2|60	
12mr|mdadm-3.2.5-2|61	echo "PROGRAM %{_sbindir}/mdadm-syslog-events" >> mdadm.conf-example
12mr|mdadm-3.2.5-2|62	
12mr|mdadm-3.2.5-2|63	%build
12mr|mdadm-3.2.5-2|64	%setup_compile_flags
12mr|mdadm-3.2.5-2|65	make SYSCONFDIR="%{_sysconfdir}" CXFLAGS="%{optflags}"
12mr|mdadm-3.2.5-2|66	
12mr|mdadm-3.2.5-2|67	%install
12mr|mdadm-3.2.5-2|68	%makeinstall_std MANDIR=%{_mandir} BINDIR=%{_sbindir}
12mr|mdadm-3.2.5-2|69	
12mr|mdadm-3.2.5-2|70	install -Dp -m 644 mdadm.conf-example %{buildroot}%{_sysconfdir}/mdadm.conf
12mr|mdadm-3.2.5-2|71	install -Dp %{SOURCE2} %{buildroot}%{_initrddir}/mdadm
12mr|mdadm-3.2.5-2|72	install -Dp %{SOURCE3} %{buildroot}%{_usrsbindir}/raid-check
12mr|mdadm-3.2.5-2|73	install -Dp -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/raid-check
12mr|mdadm-3.2.5-2|74	install -Dp -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/cron.d/raid-check
12mr|mdadm-3.2.5-2|75	install -Dp misc/syslog-events %{buildroot}%{_sbindir}/mdadm-syslog-events
12mr|mdadm-3.2.5-2|76	install -Dp -m 644 %{SOURCE6} %{buildroot}/lib/udev/rules.d/65-md-incremental.rules
12mr|mdadm-3.2.5-2|77	
12mr|mdadm-3.2.5-2|78	%if %mdvver >= 201200
12mr|mdadm-3.2.5-2|79	install -d -m 755 %{buildroot}%{_unitdir}
12mr|mdadm-3.2.5-2|80	install -m 644 %{SOURCE7} %{buildroot}%{_unitdir}
12mr|mdadm-3.2.5-2|81	install -m 644 %{SOURCE8} %{buildroot}%{_unitdir}
12mr|mdadm-3.2.5-2|82	ln -s mdmonitor.service %{buildroot}%{_unitdir}/mdadm.service
12mr|mdadm-3.2.5-2|83	install -D -m 644 %{SOURCE9} %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
12mr|mdadm-3.2.5-2|84	rm -rf %{buildroot}%{_initrddir}/mdadm
12mr|mdadm-3.2.5-2|85	%endif
12mr|mdadm-3.2.5-2|86	
12mr|mdadm-3.2.5-2|87	%post
12mr|mdadm-3.2.5-2|88	%if %mdvver >= 201200
12mr|mdadm-3.2.5-2|89	systemd-tmpfiles --create %{name}.conf
12mr|mdadm-3.2.5-2|90	%endif
12mr|mdadm-3.2.5-2|91	%_post_service mdadm
12mr|mdadm-3.2.5-2|92	
12mr|mdadm-3.2.5-2|93	%preun
12mr|mdadm-3.2.5-2|94	%_preun_service mdadm
12mr|mdadm-3.2.5-2|95	
12mr|mdadm-3.2.5-2|96	%files
12mr|mdadm-3.2.5-2|97	%doc TODO ChangeLog README.initramfs ANNOUNCE*
12mr|mdadm-3.2.5-2|98	%{_sbindir}/mdadm
12mr|mdadm-3.2.5-2|99	%{_sbindir}/mdadm-syslog-events
12mr|mdadm-3.2.5-2|100	%{_sbindir}/mdmon
12mr|mdadm-3.2.5-2|101	%{_usrsbindir}/raid-check
12mr|mdadm-3.2.5-2|102	%config(noreplace) %{_sysconfdir}/cron.d/raid-check
12mr|mdadm-3.2.5-2|103	%config(noreplace,missingok) %{_sysconfdir}/mdadm.conf
12mr|mdadm-3.2.5-2|104	%config(noreplace) %{_sysconfdir}/sysconfig/raid-check
12mr|mdadm-3.2.5-2|105	/lib/udev/rules.d/64-md-raid.rules
12mr|mdadm-3.2.5-2|106	/lib/udev/rules.d/65-md-incremental.rules
12mr|mdadm-3.2.5-2|107	%if %mdvver >= 201200
12mr|mdadm-3.2.5-2|108	%{_unitdir}/*.service
12mr|mdadm-3.2.5-2|109	%{_prefix}/lib/tmpfiles.d/%{name}.conf
12mr|mdadm-3.2.5-2|110	%else
12mr|mdadm-3.2.5-2|111	%{_initrddir}/mdadm
12mr|mdadm-3.2.5-2|112	%endif
12mr|mdadm-3.2.5-2|113	%{_mandir}/man*/md*
12mr|mdadm-3.2.5-2|114	
12mr|mdadm-3.2.5-2|115	
12mr|mdadm-3.2.5-2|116	
12mr|mdadm-3.2.5-2|117	%changelog
12mr|mdadm-3.2.5-2|118	

15150 12
12mr|mdds-0.5.3-1|1	%global do_mem_tests 0
12mr|mdds-0.5.3-1|2	%global do_perf_tests 0
12mr|mdds-0.5.3-1|3	
12mr|mdds-0.5.3-1|4	Name:		mdds
12mr|mdds-0.5.3-1|5	Version:	0.5.3
12mr|mdds-0.5.3-1|6	Release:	1
12mr|mdds-0.5.3-1|7	Summary:	A collection of multi-dimensional data structures and indexing algorithms
12mr|mdds-0.5.3-1|8	Group:		Development/C++
12mr|mdds-0.5.3-1|9	License:	MIT
12mr|mdds-0.5.3-1|10	URL:		http://code.google.com/p/multidimalgorithm/
12mr|mdds-0.5.3-1|11	Source0:	http://multidimalgorithm.googlecode.com/files/%{name}_%{version}.tar.bz2
12mr|mdds-0.5.3-1|12	
12mr|mdds-0.5.3-1|13	BuildRequires:	boost-devel
12mr|mdds-0.5.3-1|14	%if %{do_mem_tests}
12mr|mdds-0.5.3-1|15	BuildRequires:	valgrind
12mr|mdds-0.5.3-1|16	%endif
12mr|mdds-0.5.3-1|17	
12mr|mdds-0.5.3-1|18	BuildArch:	noarch
12mr|mdds-0.5.3-1|19	
12mr|mdds-0.5.3-1|20	
12mr|mdds-0.5.3-1|21	%description
12mr|mdds-0.5.3-1|22	A collection of multi-dimensional data structures and indexing algorithms.
12mr|mdds-0.5.3-1|23	
12mr|mdds-0.5.3-1|24	It implements the following data structures:
12mr|mdds-0.5.3-1|25	* segment tree
12mr|mdds-0.5.3-1|26	* flat segment tree
12mr|mdds-0.5.3-1|27	* rectangle set
12mr|mdds-0.5.3-1|28	* point quad tree
12mr|mdds-0.5.3-1|29	* mixed type matrix
12mr|mdds-0.5.3-1|30	
12mr|mdds-0.5.3-1|31	%package devel
12mr|mdds-0.5.3-1|32	Group:		Development/C++
12mr|mdds-0.5.3-1|33	Summary:	Headers for %{name}
12mr|mdds-0.5.3-1|34	Requires:	boost-devel
12mr|mdds-0.5.3-1|35	
12mr|mdds-0.5.3-1|36	%description devel
12mr|mdds-0.5.3-1|37	Headers for %{name}.
12mr|mdds-0.5.3-1|38	
12mr|mdds-0.5.3-1|39	%prep
12mr|mdds-0.5.3-1|40	%setup -q -n %{name}_%{version}
12mr|mdds-0.5.3-1|41	# this is only used in tests
12mr|mdds-0.5.3-1|42	sed -i -e '/^CPPFLAGS/s/-Wall.*-std/%{optflags} -std/' Makefile.in
12mr|mdds-0.5.3-1|43	
12mr|mdds-0.5.3-1|44	%build
12mr|mdds-0.5.3-1|45	%configure2_5x
12mr|mdds-0.5.3-1|46	
12mr|mdds-0.5.3-1|47	%install
12mr|mdds-0.5.3-1|48	mkdir -p %{buildroot}/%{_includedir}
12mr|mdds-0.5.3-1|49	mkdir %{buildroot}/%{_includedir}/mdds
12mr|mdds-0.5.3-1|50	cp -pr include/mdds/* %{buildroot}/%{_includedir}/mdds
12mr|mdds-0.5.3-1|51	
12mr|mdds-0.5.3-1|52	%check
12mr|mdds-0.5.3-1|53	%make
12mr|mdds-0.5.3-1|54	for t in fst pqt recset st; do
12mr|mdds-0.5.3-1|55	make test.$t
12mr|mdds-0.5.3-1|56	done
12mr|mdds-0.5.3-1|57	%if %{do_perf_tests}
12mr|mdds-0.5.3-1|58	for t in recset st; do
12mr|mdds-0.5.3-1|59	make test.$t.perf
12mr|mdds-0.5.3-1|60	done
12mr|mdds-0.5.3-1|61	make test.stl
12mr|mdds-0.5.3-1|62	%endif
12mr|mdds-0.5.3-1|63	%if %{do_mem_tests}
12mr|mdds-0.5.3-1|64	for t in fst pqt recset st; do
12mr|mdds-0.5.3-1|65	make test.$t.mem
12mr|mdds-0.5.3-1|66	done
12mr|mdds-0.5.3-1|67	%endif
12mr|mdds-0.5.3-1|68	
12mr|mdds-0.5.3-1|69	%files devel
12mr|mdds-0.5.3-1|70	%doc AUTHORS NEWS README
12mr|mdds-0.5.3-1|71	%{_includedir}/mdds
12mr|mdds-0.5.3-1|72	

15151 12
12mr|mdkonline-2.77.22-9|1	%define version 2.77.22
12mr|mdkonline-2.77.22-9|2	%define name mdkonline
12mr|mdkonline-2.77.22-9|3	%define release 9
12mr|mdkonline-2.77.22-9|4	
12mr|mdkonline-2.77.22-9|5	Summary:	Mandriva Online Update Tool
12mr|mdkonline-2.77.22-9|6	Name:		%{name}
12mr|mdkonline-2.77.22-9|7	Version:	%{version}
12mr|mdkonline-2.77.22-9|8	Release:	%{release}
12mr|mdkonline-2.77.22-9|9	Source0:	%{name}-%{version}.tar.xz
12mr|mdkonline-2.77.22-9|10	Patch0:		mdkonline-2.77.22.local.to.global.patch
12mr|mdkonline-2.77.22-9|11	Patch1:         mdv-to-rosa.patch
12mr|mdkonline-2.77.22-9|12	URL:		http://www.mandrivaonline.com
12mr|mdkonline-2.77.22-9|13	License:	GPL
12mr|mdkonline-2.77.22-9|14	Group:		System/Configuration/Other
12mr|mdkonline-2.77.22-9|15	# for LWP::UserAgent:
12mr|mdkonline-2.77.22-9|16	Requires:	perl-libwww-perl
12mr|mdkonline-2.77.22-9|17	Requires: rpmdrake >= 5.11.1
12mr|mdkonline-2.77.22-9|18	
12mr|mdkonline-2.77.22-9|19	# For adding restricted media:
12mr|mdkonline-2.77.22-9|20	Requires: perl-Crypt-SSLeay
12mr|mdkonline-2.77.22-9|21	# for good gurpmi:
12mr|mdkonline-2.77.22-9|22	
12mr|mdkonline-2.77.22-9|23	Requires: urpmi >= 6.17
12mr|mdkonline-2.77.22-9|24	Requires: gurpmi >= 6.17
12mr|mdkonline-2.77.22-9|25	Requires:   libdrakx-net >= 0.29
12mr|mdkonline-2.77.22-9|26	
12mr|mdkonline-2.77.22-9|27	Provides:   %{name}-backend = %{version}-%{release}
12mr|mdkonline-2.77.22-9|28	Obsoletes:  %{name}-backend < %{version}-%{release}
12mr|mdkonline-2.77.22-9|29	BuildRequires:	gettext, perl-MDK-Common-devel
12mr|mdkonline-2.77.22-9|30	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|mdkonline-2.77.22-9|31	BuildArch:	noarch
12mr|mdkonline-2.77.22-9|32	
12mr|mdkonline-2.77.22-9|33	%description
12mr|mdkonline-2.77.22-9|34	The Mandriva Online tool allows users to be kept informed about security
12mr|mdkonline-2.77.22-9|35	updates, hardware support/enhancements and other high value services.
12mr|mdkonline-2.77.22-9|36	The package include :
12mr|mdkonline-2.77.22-9|37	* Update daemon which allows you to install security updates
12mr|mdkonline-2.77.22-9|38	automatically,
12mr|mdkonline-2.77.22-9|39	* A KDE/Gnome/IceWM compliant applet for security updates notification
12mr|mdkonline-2.77.22-9|40	and installation.
12mr|mdkonline-2.77.22-9|41	
12mr|mdkonline-2.77.22-9|42	%prep
12mr|mdkonline-2.77.22-9|43	%setup -q
12mr|mdkonline-2.77.22-9|44	
12mr|mdkonline-2.77.22-9|45	# mdkonline-2.77.22.local.to.global.patch
12mr|mdkonline-2.77.22-9|46	%patch0 -p1 -b .global
12mr|mdkonline-2.77.22-9|47	%patch1 -p1
12mr|mdkonline-2.77.22-9|48	
12mr|mdkonline-2.77.22-9|49	%build
12mr|mdkonline-2.77.22-9|50	perl -pi -e 's!my \$ver = 1;!my \$ver = '"'%version-%release'"';!' mdkapplet
12mr|mdkonline-2.77.22-9|51	
12mr|mdkonline-2.77.22-9|52	%install
12mr|mdkonline-2.77.22-9|53	rm -rf $RPM_BUILD_ROOT
12mr|mdkonline-2.77.22-9|54	make PREFIX=$RPM_BUILD_ROOT MANDRIVA_VERSION=%{mandriva_release} install
12mr|mdkonline-2.77.22-9|55	
12mr|mdkonline-2.77.22-9|56	#symbolic link to drakonline and older path
12mr|mdkonline-2.77.22-9|57	mkdir -p %buildroot%_prefix/X11R6/bin/
12mr|mdkonline-2.77.22-9|58	
12mr|mdkonline-2.77.22-9|59	mkdir -p %buildroot%_sysconfdir/cron.daily/
12mr|mdkonline-2.77.22-9|60	touch %buildroot%_sysconfdir/cron.daily/mdkupdate
12mr|mdkonline-2.77.22-9|61	
12mr|mdkonline-2.77.22-9|62	%if %mdkversion < 201100
12mr|mdkonline-2.77.22-9|63	mkdir -p $RPM_BUILD_ROOT%_sysconfdir/X11/xinit.d
12mr|mdkonline-2.77.22-9|64	cat > $RPM_BUILD_ROOT%_sysconfdir/X11/xinit.d/mdkapplet <<EOF
12mr|mdkonline-2.77.22-9|65	#!/bin/sh
12mr|mdkonline-2.77.22-9|66	DESKTOP=\$1
12mr|mdkonline-2.77.22-9|67	case \$DESKTOP in
12mr|mdkonline-2.77.22-9|68	IceWM|Fluxbox) exec /usr/bin/mdkapplet;;
12mr|mdkonline-2.77.22-9|69	esac
12mr|mdkonline-2.77.22-9|70	EOF
12mr|mdkonline-2.77.22-9|71	
12mr|mdkonline-2.77.22-9|72	chmod +x $RPM_BUILD_ROOT%_sysconfdir/X11/xinit.d/mdkapplet
12mr|mdkonline-2.77.22-9|73	%endif
12mr|mdkonline-2.77.22-9|74	
12mr|mdkonline-2.77.22-9|75	#install lang
12mr|mdkonline-2.77.22-9|76	%{find_lang} %{name}
12mr|mdkonline-2.77.22-9|77	
12mr|mdkonline-2.77.22-9|78	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart
12mr|mdkonline-2.77.22-9|79	cat > $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/mandriva-mdvonline.desktop <<EOF
12mr|mdkonline-2.77.22-9|80	[Desktop Entry]
12mr|mdkonline-2.77.22-9|81	Name=Mandriva Online Applet
12mr|mdkonline-2.77.22-9|82	Comment=Applet for Mandriva Online
12mr|mdkonline-2.77.22-9|83	Exec=%{_bindir}/mdkapplet
12mr|mdkonline-2.77.22-9|84	Icon=mdkonline
12mr|mdkonline-2.77.22-9|85	Type=Application
12mr|mdkonline-2.77.22-9|86	StartupNotify=true
12mr|mdkonline-2.77.22-9|87	Categories=X-MandrivaLinux-System-Configuration-Networking;Settings;Network;
12mr|mdkonline-2.77.22-9|88	X-KDE-autostart-after=kdesktop
12mr|mdkonline-2.77.22-9|89	EOF
12mr|mdkonline-2.77.22-9|90	
12mr|mdkonline-2.77.22-9|91	%post
12mr|mdkonline-2.77.22-9|92	%{update_desktop_database}
12mr|mdkonline-2.77.22-9|93	%{update_mime_database}
12mr|mdkonline-2.77.22-9|94	
12mr|mdkonline-2.77.22-9|95	if [ -r /etc/cron.daily/mdkupdate ]; then
12mr|mdkonline-2.77.22-9|96	perl -p -i -e 's!/usr/bin/mdkupdate!/usr/sbin/mdkupdate!' /etc/cron.daily/mdkupdate
12mr|mdkonline-2.77.22-9|97	fi
12mr|mdkonline-2.77.22-9|98	
12mr|mdkonline-2.77.22-9|99	%postun
12mr|mdkonline-2.77.22-9|100	%{clean_desktop_database}
12mr|mdkonline-2.77.22-9|101	%{clean_mime_database}
12mr|mdkonline-2.77.22-9|102	
12mr|mdkonline-2.77.22-9|103	%clean
12mr|mdkonline-2.77.22-9|104	rm -rf $RPM_BUILD_ROOT
12mr|mdkonline-2.77.22-9|105	
12mr|mdkonline-2.77.22-9|106	%files -f %{name}.lang
12mr|mdkonline-2.77.22-9|107	%defattr(-,root,root)
12mr|mdkonline-2.77.22-9|108	%doc COPYING
12mr|mdkonline-2.77.22-9|109	%{_sbindir}/mdkapplet-config
12mr|mdkonline-2.77.22-9|110	%{_sbindir}/mdkapplet-*-helper
12mr|mdkonline-2.77.22-9|111	%{_sbindir}/mdkupdate
12mr|mdkonline-2.77.22-9|112	%{_bindir}/*
12mr|mdkonline-2.77.22-9|113	%dir %{_prefix}/lib/libDrakX/drakfirsttime
12mr|mdkonline-2.77.22-9|114	%{_prefix}/lib/libDrakX/drakfirsttime/*.pm
12mr|mdkonline-2.77.22-9|115	%{_sysconfdir}/xdg/autostart/mandriva-*.desktop
12mr|mdkonline-2.77.22-9|116	%{_miconsdir}/*.png
12mr|mdkonline-2.77.22-9|117	%{_iconsdir}/*.png
12mr|mdkonline-2.77.22-9|118	%{_liconsdir}/*.png
12mr|mdkonline-2.77.22-9|119	%_datadir/mime/packages/*
12mr|mdkonline-2.77.22-9|120	%_datadir/mimelnk/application/
12mr|mdkonline-2.77.22-9|121	%{_datadir}/%{name}/pixmaps/*.png
12mr|mdkonline-2.77.22-9|122	%if %mdkversion < 201100
12mr|mdkonline-2.77.22-9|123	%_sysconfdir/X11/xinit.d/mdkapplet
12mr|mdkonline-2.77.22-9|124	%endif
12mr|mdkonline-2.77.22-9|125	%_sysconfdir/security/console.apps/urpmi.update
12mr|mdkonline-2.77.22-9|126	%_sysconfdir/pam.d/urpmi.update
12mr|mdkonline-2.77.22-9|127	%ghost %config(noreplace) %_sysconfdir/cron.daily/mdkupdate
12mr|mdkonline-2.77.22-9|128	%config(noreplace) %_sysconfdir/sysconfig/mdkapplet
12mr|mdkonline-2.77.22-9|129	
12mr|mdkonline-2.77.22-9|130	
12mr|mdkonline-2.77.22-9|131	##################################################################
12mr|mdkonline-2.77.22-9|132	#
12mr|mdkonline-2.77.22-9|133	#
12mr|mdkonline-2.77.22-9|134	# !!!!!!!! WARNING => THIS HAS TO BE EDITED IN THE CVS !!!!!!!!!!!
12mr|mdkonline-2.77.22-9|135	#
12mr|mdkonline-2.77.22-9|136	#
12mr|mdkonline-2.77.22-9|137	##################################################################
12mr|mdkonline-2.77.22-9|138	# get the source from our cvs repository (see
12mr|mdkonline-2.77.22-9|139	# http://www.mandrivalinux.com/en/cvs.php3)
12mr|mdkonline-2.77.22-9|140	
12mr|mdkonline-2.77.22-9|141	
12mr|mdkonline-2.77.22-9|142	
12mr|mdkonline-2.77.22-9|143	
12mr|mdkonline-2.77.22-9|144	%changelog
12mr|mdkonline-2.77.22-9|145	* Fri Aug 12 2011 Alexander Barakin <abarakin@mandriva.org> 2.77.22-2mdv2011.0
12mr|mdkonline-2.77.22-9|146	+ Revision: 694254
12mr|mdkonline-2.77.22-9|147	- Deprecated use of my() in false conditional #63822

15152 12
12mr|mds-2.4.2.2-1|1	#%#define _use_internal_dependency_generator	0
12mr|mds-2.4.2.2-1|2	%define __noautoreq 'pear\\(graph|pear\\(includes|pear\\(modules'
12mr|mds-2.4.2.2-1|3	
12mr|mds-2.4.2.2-1|4	%define _enable_debug_packages %{nil}
12mr|mds-2.4.2.2-1|5	%define debug_package          %{nil}
12mr|mds-2.4.2.2-1|6	
12mr|mds-2.4.2.2-1|7	Summary:	Mandriva Management Directory Server
12mr|mds-2.4.2.2-1|8	Name:		mds
12mr|mds-2.4.2.2-1|9	Version:	2.4.2.2
12mr|mds-2.4.2.2-1|10	Release:	1
12mr|mds-2.4.2.2-1|11	License:	GPL
12mr|mds-2.4.2.2-1|12	Group:		System/Servers
12mr|mds-2.4.2.2-1|13	URL:		http://mds.mandriva.org
12mr|mds-2.4.2.2-1|14	Source0:	http://mds.mandriva.org/pub/mds/sources/%{version}/%{name}-%{version}.tar.gz
12mr|mds-2.4.2.2-1|15	BuildRequires:  python-devel
12mr|mds-2.4.2.2-1|16	BuildRequires:  gettext-devel
12mr|mds-2.4.2.2-1|17	
12mr|mds-2.4.2.2-1|18	%description
12mr|mds-2.4.2.2-1|19	The Mandriva Management Directory Server.
12mr|mds-2.4.2.2-1|20	
12mr|mds-2.4.2.2-1|21	%package -n	python-mmc-samba
12mr|mds-2.4.2.2-1|22	Summary:	Mandriva Management Console SAMBA plugin
12mr|mds-2.4.2.2-1|23	Group:		System/Servers
12mr|mds-2.4.2.2-1|24	Requires:	acl
12mr|mds-2.4.2.2-1|25	Requires:	pylibacl
12mr|mds-2.4.2.2-1|26	Requires:	python-mmc-base >= 3.0.3
12mr|mds-2.4.2.2-1|27	Requires:	python-smbpasswd
12mr|mds-2.4.2.2-1|28	Requires:	samba-common
12mr|mds-2.4.2.2-1|29	
12mr|mds-2.4.2.2-1|30	%description -n	python-mmc-samba
12mr|mds-2.4.2.2-1|31	SAMBA management plugin for the MMC. It includes
12mr|mds-2.4.2.2-1|32	SAMBA accounts and shares management.
12mr|mds-2.4.2.2-1|33	
12mr|mds-2.4.2.2-1|34	%package -n	python-mmc-mail
12mr|mds-2.4.2.2-1|35	Summary:	Mandriva Management Console base plugin
12mr|mds-2.4.2.2-1|36	Group:		System/Servers
12mr|mds-2.4.2.2-1|37	Suggests:	postfix
12mr|mds-2.4.2.2-1|38	Suggests:	postfix-ldap
12mr|mds-2.4.2.2-1|39	Requires:	python-mmc-base >= 3.0.3
12mr|mds-2.4.2.2-1|40	
12mr|mds-2.4.2.2-1|41	%description -n	python-mmc-mail
12mr|mds-2.4.2.2-1|42	Mail account management plugin for the MMC.
12mr|mds-2.4.2.2-1|43	
12mr|mds-2.4.2.2-1|44	%package -n	python-mmc-proxy
12mr|mds-2.4.2.2-1|45	Summary:	Mandriva Management Console proxy plugin
12mr|mds-2.4.2.2-1|46	Group:		System/Servers
12mr|mds-2.4.2.2-1|47	Requires:	python-mmc-base >= 3.0.3
12mr|mds-2.4.2.2-1|48	Requires:	squid
12mr|mds-2.4.2.2-1|49	Requires:	squidGuard
12mr|mds-2.4.2.2-1|50	
12mr|mds-2.4.2.2-1|51	%description -n	python-mmc-proxy
12mr|mds-2.4.2.2-1|52	Squidguard/Squid management plugin for the MMC.
12mr|mds-2.4.2.2-1|53	
12mr|mds-2.4.2.2-1|54	%package -n	python-mmc-network
12mr|mds-2.4.2.2-1|55	Summary:	Mandriva Management Console network plugin
12mr|mds-2.4.2.2-1|56	Group:		System/Servers
12mr|mds-2.4.2.2-1|57	Requires:	python-mmc-base >= 3.0.3
12mr|mds-2.4.2.2-1|58	Suggests:	dhcp-server
12mr|mds-2.4.2.2-1|59	Suggests:   	bind
12mr|mds-2.4.2.2-1|60	
12mr|mds-2.4.2.2-1|61	%description -n	python-mmc-network
12mr|mds-2.4.2.2-1|62	DNS/DHCP management plugin for the MMC.
12mr|mds-2.4.2.2-1|63	
12mr|mds-2.4.2.2-1|64	This plugin requires a LDAP-patched version of ISC DHCPD and BIND9.
12mr|mds-2.4.2.2-1|65	
12mr|mds-2.4.2.2-1|66	%package -n	python-mmc-bulkimport
12mr|mds-2.4.2.2-1|67	Summary:	Mandriva Management Console bulkimport plugin
12mr|mds-2.4.2.2-1|68	Group:		System/Servers
12mr|mds-2.4.2.2-1|69	Requires:	python-mmc-base >= 3.0.3
12mr|mds-2.4.2.2-1|70	
12mr|mds-2.4.2.2-1|71	%description -n	python-mmc-bulkimport
12mr|mds-2.4.2.2-1|72	Mass import plugin for MMC.
12mr|mds-2.4.2.2-1|73	
12mr|mds-2.4.2.2-1|74	The bulkimport plugin can be used to import or modify multiple
12mr|mds-2.4.2.2-1|75	users with CSV files.
12mr|mds-2.4.2.2-1|76	
12mr|mds-2.4.2.2-1|77	%package -n	python-mmc-sshlpk
12mr|mds-2.4.2.2-1|78	Summary:	Mandriva Management Console sshlpk plugin
12mr|mds-2.4.2.2-1|79	Group:		System/Servers
12mr|mds-2.4.2.2-1|80	Requires:	python-mmc-base >= 3.0.3
12mr|mds-2.4.2.2-1|81	
12mr|mds-2.4.2.2-1|82	%description -n	python-mmc-sshlpk
12mr|mds-2.4.2.2-1|83	MMC agent SSH public key plugin.
12mr|mds-2.4.2.2-1|84	
12mr|mds-2.4.2.2-1|85	This plugin allows to add SSH public keys to LDAP user entries.
12mr|mds-2.4.2.2-1|86	These keys can then be retrieved by OpenSSH with the LDAP Public Key patch. See
12mr|mds-2.4.2.2-1|87	http://code.google.com/p/openssh-lpk/
12mr|mds-2.4.2.2-1|88	
12mr|mds-2.4.2.2-1|89	%package -n	python-mmc-userquota
12mr|mds-2.4.2.2-1|90	Summary:	Mandriva Management Console userquota plugin
12mr|mds-2.4.2.2-1|91	Group:		System/Servers
12mr|mds-2.4.2.2-1|92	Requires:	python-mmc-base >= 3.0.3
12mr|mds-2.4.2.2-1|93	Requires:	quota
12mr|mds-2.4.2.2-1|94	
12mr|mds-2.4.2.2-1|95	%description -n	python-mmc-userquota
12mr|mds-2.4.2.2-1|96	MMC quota plugin.
12mr|mds-2.4.2.2-1|97	
12mr|mds-2.4.2.2-1|98	This plugin allows to add user quota on filesystem. It also provide a ldap
12mr|mds-2.4.2.2-1|99	attribute for network quotas.
12mr|mds-2.4.2.2-1|100	
12mr|mds-2.4.2.2-1|101	%package -n	mmc-web-mail
12mr|mds-2.4.2.2-1|102	Summary:	Postfix/Mail module for the MMC web interface
12mr|mds-2.4.2.2-1|103	Group:		System/Servers
12mr|mds-2.4.2.2-1|104	Requires:	postfix
12mr|mds-2.4.2.2-1|105	Requires:	mmc-web-base >= 3.0.3
12mr|mds-2.4.2.2-1|106	%if %mdkversion >= 201200 && %{_use_internal_dependency_generator}
12mr|mds-2.4.2.2-1|107	# add buggy self dependencies
12mr|mds-2.4.2.2-1|108	Provides:	pear(edit.php)
12mr|mds-2.4.2.2-1|109	Provides:	pear(mail-xmlrpc.php)
12mr|mds-2.4.2.2-1|110	Provides:	pear(mail.inc.php)
12mr|mds-2.4.2.2-1|111	%endif
12mr|mds-2.4.2.2-1|112	
12mr|mds-2.4.2.2-1|113	%description -n	mmc-web-mail
12mr|mds-2.4.2.2-1|114	Mandriva Management Console web interface designed by Linbox.
12mr|mds-2.4.2.2-1|115	
12mr|mds-2.4.2.2-1|116	This is the Mail module.
12mr|mds-2.4.2.2-1|117	
12mr|mds-2.4.2.2-1|118	%package -n	mmc-web-network
12mr|mds-2.4.2.2-1|119	Summary:	DNS/DHCP management module for the MMC web interface
12mr|mds-2.4.2.2-1|120	Group:		System/Servers
12mr|mds-2.4.2.2-1|121	Requires:	mmc-web-base >= 3.0.3
12mr|mds-2.4.2.2-1|122	%if %mdkversion >= 201200 && %{_use_internal_dependency_generator}
12mr|mds-2.4.2.2-1|123	# add buggy self dependencies
12mr|mds-2.4.2.2-1|124	Provides:	pear(localSidebar.php)
12mr|mds-2.4.2.2-1|125	Provides:	pear(servicedhcpfailover.php)
12mr|mds-2.4.2.2-1|126	Provides:	pear(subnetedit.php)
12mr|mds-2.4.2.2-1|127	%endif
12mr|mds-2.4.2.2-1|128	
12mr|mds-2.4.2.2-1|129	%description -n	mmc-web-network
12mr|mds-2.4.2.2-1|130	Mandriva Management Console web interface designed by Linbox.
12mr|mds-2.4.2.2-1|131	
12mr|mds-2.4.2.2-1|132	This is the Network module.
12mr|mds-2.4.2.2-1|133	
12mr|mds-2.4.2.2-1|134	%package -n	mmc-web-proxy
12mr|mds-2.4.2.2-1|135	Summary:	SquidGuard module for the MMC web interface
12mr|mds-2.4.2.2-1|136	Group:		System/Servers
12mr|mds-2.4.2.2-1|137	Requires:	mmc-web-base >= 3.0.3
12mr|mds-2.4.2.2-1|138	%if %mdkversion >= 201200 && %{_use_internal_dependency_generator}
12mr|mds-2.4.2.2-1|139	# add buggy self dependencies
12mr|mds-2.4.2.2-1|140	Provides:	pear(localSidebar.php)
12mr|mds-2.4.2.2-1|141	%endif
12mr|mds-2.4.2.2-1|142	
12mr|mds-2.4.2.2-1|143	%description -n	mmc-web-proxy
12mr|mds-2.4.2.2-1|144	Mandriva Management Console web interface designed by Linbox.
12mr|mds-2.4.2.2-1|145	
12mr|mds-2.4.2.2-1|146	This is the Squid/SquidGuard module.
12mr|mds-2.4.2.2-1|147	
12mr|mds-2.4.2.2-1|148	%package -n	mmc-web-samba
12mr|mds-2.4.2.2-1|149	Summary:	SAMBA module for the MMC web interface
12mr|mds-2.4.2.2-1|150	Group:		System/Servers
12mr|mds-2.4.2.2-1|151	Requires:	mmc-web-base >= 3.0.3
12mr|mds-2.4.2.2-1|152	%if %mdkversion >= 201200 && %{_use_internal_dependency_generator}
12mr|mds-2.4.2.2-1|153	# add buggy self dependencies
12mr|mds-2.4.2.2-1|154	Provides:	pear(user-xmlrpc.inc.php)
12mr|mds-2.4.2.2-1|155	%endif
12mr|mds-2.4.2.2-1|156	
12mr|mds-2.4.2.2-1|157	%description -n	mmc-web-samba
12mr|mds-2.4.2.2-1|158	Mandriva Management Console web interface designed by Linbox.
12mr|mds-2.4.2.2-1|159	
12mr|mds-2.4.2.2-1|160	This is the SAMBA module.
12mr|mds-2.4.2.2-1|161	
12mr|mds-2.4.2.2-1|162	%package -n	mmc-web-bulkimport
12mr|mds-2.4.2.2-1|163	Summary:	Bulk import module for the MMC web interface
12mr|mds-2.4.2.2-1|164	Group:		System/Servers
12mr|mds-2.4.2.2-1|165	Requires:	mmc-web-base >= 3.0.3
12mr|mds-2.4.2.2-1|166	
12mr|mds-2.4.2.2-1|167	%description -n	mmc-web-bulkimport
12mr|mds-2.4.2.2-1|168	Mandriva Management Console web interface designed by Linbox.
12mr|mds-2.4.2.2-1|169	
12mr|mds-2.4.2.2-1|170	This is the bulk import module.
12mr|mds-2.4.2.2-1|171	
12mr|mds-2.4.2.2-1|172	%package -n	mmc-web-sshlpk
12mr|mds-2.4.2.2-1|173	Summary:	SSH public key module for the MMC web interface
12mr|mds-2.4.2.2-1|174	Group:		System/Servers
12mr|mds-2.4.2.2-1|175	Requires:	mmc-web-base >= 3.0.3
12mr|mds-2.4.2.2-1|176	%if %mdkversion >= 201200 && %{_use_internal_dependency_generator}
12mr|mds-2.4.2.2-1|177	# add buggy self dependencies
12mr|mds-2.4.2.2-1|178	Provides:	pear(sshlpk-xmlrpc.php)
12mr|mds-2.4.2.2-1|179	%endif
12mr|mds-2.4.2.2-1|180	
12mr|mds-2.4.2.2-1|181	%description -n	mmc-web-sshlpk
12mr|mds-2.4.2.2-1|182	Mandriva Management Console web interface designed by Linbox.
12mr|mds-2.4.2.2-1|183	
12mr|mds-2.4.2.2-1|184	This is the SSH public key module.
12mr|mds-2.4.2.2-1|185	
12mr|mds-2.4.2.2-1|186	%package -n	mmc-web-userquota
12mr|mds-2.4.2.2-1|187	Summary:	User quota module for the MMC web interface
12mr|mds-2.4.2.2-1|188	Group:		System/Servers
12mr|mds-2.4.2.2-1|189	Requires:	mmc-web-base >= 3.0.3
12mr|mds-2.4.2.2-1|190	%if %mdkversion >= 201200 && %{_use_internal_dependency_generator}
12mr|mds-2.4.2.2-1|191	# add buggy self dependencies
12mr|mds-2.4.2.2-1|192	Provides:	pear(userquota-xmlrpc.php)
12mr|mds-2.4.2.2-1|193	Provides:	pear(userquota.php)
12mr|mds-2.4.2.2-1|194	%endif
12mr|mds-2.4.2.2-1|195	
12mr|mds-2.4.2.2-1|196	%description -n	mmc-web-userquota
12mr|mds-2.4.2.2-1|197	Mandriva Management Console web interface designed by Linbox.
12mr|mds-2.4.2.2-1|198	
12mr|mds-2.4.2.2-1|199	This is the userquota module.
12mr|mds-2.4.2.2-1|200	
12mr|mds-2.4.2.2-1|201	%prep
12mr|mds-2.4.2.2-1|202	%setup -q -n %{name}-%{version}
12mr|mds-2.4.2.2-1|203	
12mr|mds-2.4.2.2-1|204	%build
12mr|mds-2.4.2.2-1|205	%configure
12mr|mds-2.4.2.2-1|206	make
12mr|mds-2.4.2.2-1|207	
12mr|mds-2.4.2.2-1|208	%install
12mr|mds-2.4.2.2-1|209	make DESTDIR="%{buildroot}" install
12mr|mds-2.4.2.2-1|210	# cleanup
12mr|mds-2.4.2.2-1|211	rm -f `find %{buildroot} -name *.pyo`
12mr|mds-2.4.2.2-1|212	%find_lang mail
12mr|mds-2.4.2.2-1|213	%find_lang network
12mr|mds-2.4.2.2-1|214	%find_lang proxy
12mr|mds-2.4.2.2-1|215	%find_lang samba
12mr|mds-2.4.2.2-1|216	%find_lang bulkimport
12mr|mds-2.4.2.2-1|217	%find_lang sshlpk
12mr|mds-2.4.2.2-1|218	%find_lang userquota
12mr|mds-2.4.2.2-1|219	
12mr|mds-2.4.2.2-1|220	%files -n python-mmc-mail
12mr|mds-2.4.2.2-1|221	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/mail.ini
12mr|mds-2.4.2.2-1|222	%{py_puresitedir}/mmc/plugins/mail
12mr|mds-2.4.2.2-1|223	
12mr|mds-2.4.2.2-1|224	%files -n python-mmc-network
12mr|mds-2.4.2.2-1|225	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/network.ini
12mr|mds-2.4.2.2-1|226	%{py_puresitedir}/mmc/plugins/network
12mr|mds-2.4.2.2-1|227	
12mr|mds-2.4.2.2-1|228	%files -n python-mmc-proxy
12mr|mds-2.4.2.2-1|229	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/proxy.ini
12mr|mds-2.4.2.2-1|230	%{py_puresitedir}/mmc/plugins/proxy
12mr|mds-2.4.2.2-1|231	
12mr|mds-2.4.2.2-1|232	%files -n python-mmc-samba
12mr|mds-2.4.2.2-1|233	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/samba.ini
12mr|mds-2.4.2.2-1|234	%{py_puresitedir}/mmc/plugins/samba
12mr|mds-2.4.2.2-1|235	%{_libdir}/mmc/add_machine_script
12mr|mds-2.4.2.2-1|236	%{_libdir}/mmc/add_change_share_script
12mr|mds-2.4.2.2-1|237	%{_libdir}/mmc/add_printer_script
12mr|mds-2.4.2.2-1|238	%{_libdir}/mmc/delete_printer_script
12mr|mds-2.4.2.2-1|239	%{_libdir}/mmc/delete_share_script
12mr|mds-2.4.2.2-1|240	
12mr|mds-2.4.2.2-1|241	%files -n python-mmc-bulkimport
12mr|mds-2.4.2.2-1|242	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/bulkimport.ini
12mr|mds-2.4.2.2-1|243	%{py_puresitedir}/mmc/plugins/bulkimport
12mr|mds-2.4.2.2-1|244	
12mr|mds-2.4.2.2-1|245	%files -n python-mmc-sshlpk
12mr|mds-2.4.2.2-1|246	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/sshlpk.ini
12mr|mds-2.4.2.2-1|247	%{py_puresitedir}/mmc/plugins/sshlpk
12mr|mds-2.4.2.2-1|248	
12mr|mds-2.4.2.2-1|249	%files -n python-mmc-userquota
12mr|mds-2.4.2.2-1|250	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/userquota.ini
12mr|mds-2.4.2.2-1|251	%{py_puresitedir}/mmc/plugins/userquota
12mr|mds-2.4.2.2-1|252	
12mr|mds-2.4.2.2-1|253	%files -n mmc-web-mail -f mail.lang
12mr|mds-2.4.2.2-1|254	%dir %{_datadir}/mmc/modules/mail
12mr|mds-2.4.2.2-1|255	%dir %{_datadir}/mmc/modules/mail/locale
12mr|mds-2.4.2.2-1|256	%{_datadir}/mmc/modules/mail/*.php
12mr|mds-2.4.2.2-1|257	%{_datadir}/mmc/modules/mail/aliases
12mr|mds-2.4.2.2-1|258	%{_datadir}/mmc/modules/mail/domains
12mr|mds-2.4.2.2-1|259	%{_datadir}/mmc/modules/mail/graph
12mr|mds-2.4.2.2-1|260	%{_datadir}/mmc/modules/mail/includes
12mr|mds-2.4.2.2-1|261	
12mr|mds-2.4.2.2-1|262	%files -n mmc-web-network -f network.lang
12mr|mds-2.4.2.2-1|263	%dir %{_datadir}/mmc/modules/network
12mr|mds-2.4.2.2-1|264	%dir %{_datadir}/mmc/modules/network/locale
12mr|mds-2.4.2.2-1|265	%{_datadir}/mmc/modules/network/*.php
12mr|mds-2.4.2.2-1|266	%{_datadir}/mmc/modules/network/dhcplogview
12mr|mds-2.4.2.2-1|267	%{_datadir}/mmc/modules/network/dnslogview
12mr|mds-2.4.2.2-1|268	%{_datadir}/mmc/modules/network/graph
12mr|mds-2.4.2.2-1|269	%{_datadir}/mmc/modules/network/includes
12mr|mds-2.4.2.2-1|270	%{_datadir}/mmc/modules/network/network
12mr|mds-2.4.2.2-1|271	
12mr|mds-2.4.2.2-1|272	%files -n mmc-web-proxy -f proxy.lang
12mr|mds-2.4.2.2-1|273	%dir %{_datadir}/mmc/modules/proxy
12mr|mds-2.4.2.2-1|274	%dir %{_datadir}/mmc/modules/proxy/locale
12mr|mds-2.4.2.2-1|275	%{_datadir}/mmc/modules/proxy/*.php
12mr|mds-2.4.2.2-1|276	%{_datadir}/mmc/modules/proxy/blacklist
12mr|mds-2.4.2.2-1|277	%{_datadir}/mmc/modules/proxy/graph
12mr|mds-2.4.2.2-1|278	%{_datadir}/mmc/modules/proxy/includes
12mr|mds-2.4.2.2-1|279	
12mr|mds-2.4.2.2-1|280	%files -n mmc-web-samba -f samba.lang
12mr|mds-2.4.2.2-1|281	%dir %{_datadir}/mmc/modules/samba
12mr|mds-2.4.2.2-1|282	%dir %{_datadir}/mmc/modules/samba/locale
12mr|mds-2.4.2.2-1|283	%{_datadir}/mmc/modules/samba/*.php
12mr|mds-2.4.2.2-1|284	%{_datadir}/mmc/modules/samba/config
12mr|mds-2.4.2.2-1|285	%{_datadir}/mmc/modules/samba/includes
12mr|mds-2.4.2.2-1|286	%{_datadir}/mmc/modules/samba/machines
12mr|mds-2.4.2.2-1|287	%{_datadir}/mmc/modules/samba/shares
12mr|mds-2.4.2.2-1|288	%{_datadir}/mmc/modules/samba/status
12mr|mds-2.4.2.2-1|289	%{_datadir}/mmc/modules/samba/views
12mr|mds-2.4.2.2-1|290	
12mr|mds-2.4.2.2-1|291	%files -n mmc-web-bulkimport -f bulkimport.lang
12mr|mds-2.4.2.2-1|292	%dir %{_datadir}/mmc/modules/bulkimport
12mr|mds-2.4.2.2-1|293	%dir %{_datadir}/mmc/modules/bulkimport/locale
12mr|mds-2.4.2.2-1|294	%{_datadir}/mmc/modules/bulkimport/*.php
12mr|mds-2.4.2.2-1|295	%{_datadir}/mmc/modules/bulkimport/import
12mr|mds-2.4.2.2-1|296	%{_datadir}/mmc/modules/bulkimport/includes
12mr|mds-2.4.2.2-1|297	
12mr|mds-2.4.2.2-1|298	%files -n mmc-web-sshlpk -f sshlpk.lang
12mr|mds-2.4.2.2-1|299	%dir %{_datadir}/mmc/modules/sshlpk
12mr|mds-2.4.2.2-1|300	%dir %{_datadir}/mmc/modules/sshlpk/locale
12mr|mds-2.4.2.2-1|301	%{_datadir}/mmc/modules/sshlpk/*.php
12mr|mds-2.4.2.2-1|302	%{_datadir}/mmc/modules/sshlpk/includes
12mr|mds-2.4.2.2-1|303	
12mr|mds-2.4.2.2-1|304	%files -n mmc-web-userquota -f userquota.lang
12mr|mds-2.4.2.2-1|305	%dir %{_datadir}/mmc/modules/userquota
12mr|mds-2.4.2.2-1|306	%dir %{_datadir}/mmc/modules/userquota/locale
12mr|mds-2.4.2.2-1|307	%{_datadir}/mmc/modules/userquota/*.php
12mr|mds-2.4.2.2-1|308	%{_datadir}/mmc/modules/userquota/includes
12mr|mds-2.4.2.2-1|309	
12mr|mds-2.4.2.2-1|310	
12mr|mds-2.4.2.2-1|311	%changelog
12mr|mds-2.4.2.2-1|312	* Mon May 21 2012 Paulo Andrade <pcpa@mandriva.com.br> 2.4.2.2-0.1mdv2012.0
12mr|mds-2.4.2.2-1|313	+ Revision: 799776
12mr|mds-2.4.2.2-1|314	- Update to latest upstream release.
12mr|mds-2.4.2.2-1|315	
12mr|mds-2.4.2.2-1|316	* Mon Sep 26 2011 Jean-Philippe Braun <jpbraun@mandriva.com> 2.4.2-0.1
12mr|mds-2.4.2.2-1|317	+ Revision: 701298
12mr|mds-2.4.2.2-1|318	- new upstream release
12mr|mds-2.4.2.2-1|319	
12mr|mds-2.4.2.2-1|320	* Wed Jul 27 2011 Jean-Philippe Braun <jpbraun@mandriva.com> 2.4.1-0.3
12mr|mds-2.4.2.2-1|321	+ Revision: 691963
12mr|mds-2.4.2.2-1|322	- Fix packages group
12mr|mds-2.4.2.2-1|323	- Updated package description and Group
12mr|mds-2.4.2.2-1|324	- Fixed PO files in tarball
12mr|mds-2.4.2.2-1|325	packaging: removed wrong distrib tests, use of findlang macro
12mr|mds-2.4.2.2-1|326	- New release of MDS
12mr|mds-2.4.2.2-1|327	
12mr|mds-2.4.2.2-1|328	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 2.4.0-3
12mr|mds-2.4.2.2-1|329	+ Revision: 666407
12mr|mds-2.4.2.2-1|330	- mass rebuild
12mr|mds-2.4.2.2-1|331	
12mr|mds-2.4.2.2-1|332	* Tue Nov 02 2010 Funda Wang <fwang@mandriva.org> 2.4.0-2mdv2011.0
12mr|mds-2.4.2.2-1|333	+ Revision: 591749
12mr|mds-2.4.2.2-1|334	- rebuild for py 2.7
12mr|mds-2.4.2.2-1|335	
12mr|mds-2.4.2.2-1|336	* Fri Apr 30 2010 Anne Nicolas <ennael@mandriva.org> 2.4.0-1mdv2010.1
12mr|mds-2.4.2.2-1|337	+ Revision: 541310
12mr|mds-2.4.2.2-1|338	- bug fix release
12mr|mds-2.4.2.2-1|339	
12mr|mds-2.4.2.2-1|340	* Thu Apr 29 2010 Anne Nicolas <ennael@mandriva.org> 2.4.0-0.0.2mdv2010.1
12mr|mds-2.4.2.2-1|341	+ Revision: 540948
12mr|mds-2.4.2.2-1|342	- final release
12mr|mds-2.4.2.2-1|343	
12mr|mds-2.4.2.2-1|344	* Tue Apr 27 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.0-0.0.1mdv2010.1
12mr|mds-2.4.2.2-1|345	+ Revision: 539777
12mr|mds-2.4.2.2-1|346	- import mds
12mr|mds-2.4.2.2-1|347	
12mr|mds-2.4.2.2-1|348	
12mr|mds-2.4.2.2-1|349	* Tue Apr 27 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.0-1mdv2010.1
12mr|mds-2.4.2.2-1|350	- initial Mandriva package

15153 12
12mr|mdvinput-1.6.2-1|1	Name: mdvinput
12mr|mdvinput-1.6.2-1|2	Version: 1.6.2
12mr|mdvinput-1.6.2-1|3	Release: %mkrel 1
12mr|mdvinput-1.6.2-1|4	Summary:  Small programm for set keyboard, mouse and touchpad
12mr|mdvinput-1.6.2-1|5	
12mr|mdvinput-1.6.2-1|6	Group: Graphical desktop/Other
12mr|mdvinput-1.6.2-1|7	License: GPLv2+
12mr|mdvinput-1.6.2-1|8	Source0: http://mandriva-lxde.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|mdvinput-1.6.2-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12mr|mdvinput-1.6.2-1|10	URL:	http://mandriva-lxde.googlecode.com
12mr|mdvinput-1.6.2-1|11	Requires: python, pygtk2.0, python-configobj
12mr|mdvinput-1.6.2-1|12	Suggests: x11-driver-input-synaptics
12mr|mdvinput-1.6.2-1|13	Obsoletes: lxinput
12mr|mdvinput-1.6.2-1|14	BuildArch: noarch
12mr|mdvinput-1.6.2-1|15	
12mr|mdvinput-1.6.2-1|16	%description
12mr|mdvinput-1.6.2-1|17	
12mr|mdvinput-1.6.2-1|18	It's small utilites setup keyboard, mouse and touchpad for replace lxinput and other on lightweight DE.
12mr|mdvinput-1.6.2-1|19	
12mr|mdvinput-1.6.2-1|20	%prep
12mr|mdvinput-1.6.2-1|21	%setup -q
12mr|mdvinput-1.6.2-1|22	
12mr|mdvinput-1.6.2-1|23	%install
12mr|mdvinput-1.6.2-1|24	rm -rf $RPM_BUILD_ROOT
12mr|mdvinput-1.6.2-1|25	
12mr|mdvinput-1.6.2-1|26	mkdir -p %buildroot/usr
12mr|mdvinput-1.6.2-1|27	mkdir -p %buildroot/usr/lib
12mr|mdvinput-1.6.2-1|28	mkdir -p %buildroot%{_datadir}/applications
12mr|mdvinput-1.6.2-1|29	
12mr|mdvinput-1.6.2-1|30	cp -rf ./bin %buildroot/usr/
12mr|mdvinput-1.6.2-1|31	cp -rf ./share %buildroot/usr/
12mr|mdvinput-1.6.2-1|32	cp -rf ./mdvinput %buildroot/usr/lib/
12mr|mdvinput-1.6.2-1|33	
12mr|mdvinput-1.6.2-1|34	%clean
12mr|mdvinput-1.6.2-1|35	rm -rf $RPM_BUILD_ROOT
12mr|mdvinput-1.6.2-1|36	
12mr|mdvinput-1.6.2-1|37	%files
12mr|mdvinput-1.6.2-1|38	%defattr(-,root,root,-)
12mr|mdvinput-1.6.2-1|39	%{_bindir}/*
12mr|mdvinput-1.6.2-1|40	%{_datadir}/applications/*.desktop
12mr|mdvinput-1.6.2-1|41	%{_datadir}/locale/*
12mr|mdvinput-1.6.2-1|42	%{_datadir}/%{name}
12mr|mdvinput-1.6.2-1|43	/usr/lib/%{name}
12mr|mdvinput-1.6.2-1|44	
12mr|mdvinput-1.6.2-1|45	
12mr|mdvinput-1.6.2-1|46	%changelog
12mr|mdvinput-1.6.2-1|47	

15154 12
12mr|mdvpkg-0.8.1-0|1	%define mandriva_datadir %{_datadir}/mandriva
12mr|mdvpkg-0.8.1-0|2	%define mandriva_docdir %{_datadir}/doc/mandriva
12mr|mdvpkg-0.8.1-0|3	
12mr|mdvpkg-0.8.1-0|4	Name:           mdvpkg
12mr|mdvpkg-0.8.1-0|5	Version:        0.8.1
12mr|mdvpkg-0.8.1-0|6	Release:        0
12mr|mdvpkg-0.8.1-0|7	
12mr|mdvpkg-0.8.1-0|8	Summary:        Mandriva D-Bus packaging abstraction layer
12mr|mdvpkg-0.8.1-0|9	License:        GPL
12mr|mdvpkg-0.8.1-0|10	Group:          Development/Python
12mr|mdvpkg-0.8.1-0|11	Url:            https://github.com/downloads/jvdm/mdvpkg/%{name}-%{version}.tar.bz2
12mr|mdvpkg-0.8.1-0|12	
12mr|mdvpkg-0.8.1-0|13	Source0:        %{name}-%{version}.tar.bz2
12mr|mdvpkg-0.8.1-0|14	
12mr|mdvpkg-0.8.1-0|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mdvpkg-0.8.1-0|16	BuildArch:      noarch
12mr|mdvpkg-0.8.1-0|17	
12mr|mdvpkg-0.8.1-0|18	Requires:       python >= 2.7
12mr|mdvpkg-0.8.1-0|19	Requires:       python-dbus
12mr|mdvpkg-0.8.1-0|20	Requires:       python-pyinotify
12mr|mdvpkg-0.8.1-0|21	Requires:       python-rpm
12mr|mdvpkg-0.8.1-0|22	
12mr|mdvpkg-0.8.1-0|23	
12mr|mdvpkg-0.8.1-0|24	%description
12mr|mdvpkg-0.8.1-0|25	mdvpkg is a layer upon mandriva urpmi database to provide
12mr|mdvpkg-0.8.1-0|26	non-privileged users access to package maintenance tasks (upgrade,
12mr|mdvpkg-0.8.1-0|27	installing, searching) through a DBus interface. The following
12mr|mdvpkg-0.8.1-0|28	features are aimed:
12mr|mdvpkg-0.8.1-0|29	
12mr|mdvpkg-0.8.1-0|30	* D-Bus interface allowing the creation of specialized clients (like
12mr|mdvpkg-0.8.1-0|31	an update applet, or end-users application managers)
12mr|mdvpkg-0.8.1-0|32	
12mr|mdvpkg-0.8.1-0|33	* Privilege management using PolicyKit
12mr|mdvpkg-0.8.1-0|34	
12mr|mdvpkg-0.8.1-0|35	* Support for urpmi input (like dep choices)
12mr|mdvpkg-0.8.1-0|36	
12mr|mdvpkg-0.8.1-0|37	* Command line client
12mr|mdvpkg-0.8.1-0|38	
12mr|mdvpkg-0.8.1-0|39	* Python QT/QML widgets to manage package tasks
12mr|mdvpkg-0.8.1-0|40	
12mr|mdvpkg-0.8.1-0|41	It is inspired on ideas from PackageKit and aptdaemon.
12mr|mdvpkg-0.8.1-0|42	
12mr|mdvpkg-0.8.1-0|43	
12mr|mdvpkg-0.8.1-0|44	%prep
12mr|mdvpkg-0.8.1-0|45	%setup -q
12mr|mdvpkg-0.8.1-0|46	
12mr|mdvpkg-0.8.1-0|47	
12mr|mdvpkg-0.8.1-0|48	%build
12mr|mdvpkg-0.8.1-0|49	
12mr|mdvpkg-0.8.1-0|50	
12mr|mdvpkg-0.8.1-0|51	%install
12mr|mdvpkg-0.8.1-0|52	%__python setup.py install --root=%{buildroot}
12mr|mdvpkg-0.8.1-0|53	rm -f %{buildroot}%{mandriva_datadir}/%{name}/%{name}-%{version}-py*.egg-info
12mr|mdvpkg-0.8.1-0|54	
12mr|mdvpkg-0.8.1-0|55	
12mr|mdvpkg-0.8.1-0|56	%files
12mr|mdvpkg-0.8.1-0|57	%defattr(-,root,root)
12mr|mdvpkg-0.8.1-0|58	%{_sbindir}/mdvpkgd
12mr|mdvpkg-0.8.1-0|59	%{mandriva_datadir}/%{name}
12mr|mdvpkg-0.8.1-0|60	%{_sysconfdir}/dbus-1/system.d/org.mandrivalinux.MdvPkg.conf
12mr|mdvpkg-0.8.1-0|61	%{_datadir}/dbus-1/system-services/org.mandrivalinux.MdvPkg.service
12mr|mdvpkg-0.8.1-0|62	%{_datadir}/polkit-1/actions/org.mandrivalinux.mdvpkg.policy
12mr|mdvpkg-0.8.1-0|63	%doc doc/* README TODO
12mr|mdvpkg-0.8.1-0|64	
12mr|mdvpkg-0.8.1-0|65	
12mr|mdvpkg-0.8.1-0|66	
12mr|mdvpkg-0.8.1-0|67	%changelog
12mr|mdvpkg-0.8.1-0|68	

15155 12
12mr|mdv-rpm-summary-0.9.4-5|1	Summary:	Localization files for packages summaries
12mr|mdv-rpm-summary-0.9.4-5|2	Name:		mdv-rpm-summary
12mr|mdv-rpm-summary-0.9.4-5|3	Version:	0.9.4
12mr|mdv-rpm-summary-0.9.4-5|4	Release:	5
12mr|mdv-rpm-summary-0.9.4-5|5	Source0:	%{name}-%{version}.tar.bz2
12mr|mdv-rpm-summary-0.9.4-5|6	License:	GPL
12mr|mdv-rpm-summary-0.9.4-5|7	Group:		System/Internationalization
12mr|mdv-rpm-summary-0.9.4-5|8	BuildRequires:	gettext
12mr|mdv-rpm-summary-0.9.4-5|9	BuildArch:	noarch
12mr|mdv-rpm-summary-0.9.4-5|10	
12mr|mdv-rpm-summary-0.9.4-5|11	%description
12mr|mdv-rpm-summary-0.9.4-5|12	This package includes translations of summaries the Mandriva Linux packages.
12mr|mdv-rpm-summary-0.9.4-5|13	They are used by rpmdrake.
12mr|mdv-rpm-summary-0.9.4-5|14	
12mr|mdv-rpm-summary-0.9.4-5|15	%prep
12mr|mdv-rpm-summary-0.9.4-5|16	%setup -q
12mr|mdv-rpm-summary-0.9.4-5|17	
12mr|mdv-rpm-summary-0.9.4-5|18	%build
12mr|mdv-rpm-summary-0.9.4-5|19	make
12mr|mdv-rpm-summary-0.9.4-5|20	
12mr|mdv-rpm-summary-0.9.4-5|21	%install
12mr|mdv-rpm-summary-0.9.4-5|22	%makeinstall_std PREFIX=%{buildroot}/
12mr|mdv-rpm-summary-0.9.4-5|23	
12mr|mdv-rpm-summary-0.9.4-5|24	%find_lang rpm-summary-contrib rpm-summary-devel rpm-summary-main rpm-summary-non-free %{name}.lang
12mr|mdv-rpm-summary-0.9.4-5|25	
12mr|mdv-rpm-summary-0.9.4-5|26	%clean
12mr|mdv-rpm-summary-0.9.4-5|27	
12mr|mdv-rpm-summary-0.9.4-5|28	%files -f %{name}.lang
12mr|mdv-rpm-summary-0.9.4-5|29	%defattr(-,root,root,0755)
12mr|mdv-rpm-summary-0.9.4-5|30	
12mr|mdv-rpm-summary-0.9.4-5|31	
12mr|mdv-rpm-summary-0.9.4-5|32	
12mr|mdv-rpm-summary-0.9.4-5|33	%changelog
12mr|mdv-rpm-summary-0.9.4-5|34	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mdv-rpm-summary-0.9.4-5|35	+ Commit: cc2f9c5
12mr|mdv-rpm-summary-0.9.4-5|36	- Update find_lang usage for new RPM
12mr|mdv-rpm-summary-0.9.4-5|37	
12mr|mdv-rpm-summary-0.9.4-5|38	

15156 12
12mr|meanwhile-1.0.2-9|1	%define lib_major 1
12mr|meanwhile-1.0.2-9|2	%define lib_name %mklibname %{name} %{lib_major}
12mr|meanwhile-1.0.2-9|3	%define lib_devel %mklibname %{name} -d
12mr|meanwhile-1.0.2-9|4	
12mr|meanwhile-1.0.2-9|5	Summary:	Lotus Sametime Community Client library
12mr|meanwhile-1.0.2-9|6	Name:		meanwhile
12mr|meanwhile-1.0.2-9|7	Version:	1.0.2
12mr|meanwhile-1.0.2-9|8	Release:	9
12mr|meanwhile-1.0.2-9|9	License:	LGPLv2+
12mr|meanwhile-1.0.2-9|10	Group:		System/Libraries
12mr|meanwhile-1.0.2-9|11	URL:		http://meanwhile.sourceforge.net/
12mr|meanwhile-1.0.2-9|12	Source0: 	http://kent.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
12mr|meanwhile-1.0.2-9|13	Patch0:		meanwhile-1.0.2-fix-str-fmt.patch
12mr|meanwhile-1.0.2-9|14	Patch1:		http://ie.archive.ubuntu.com/gentoo-portage/net-libs/meanwhile/files/meanwhile-1.0.2-presence.patch
12mr|meanwhile-1.0.2-9|15	Patch2:		meanwhile-crash.patch
12mr|meanwhile-1.0.2-9|16	Patch3:		meanwhile-fix-glib-headers.patch
12mr|meanwhile-1.0.2-9|17	
12mr|meanwhile-1.0.2-9|18	BuildRequires:	pkgconfig(glib-2.0)
12mr|meanwhile-1.0.2-9|19	BuildRequires:	doxygen
12mr|meanwhile-1.0.2-9|20	
12mr|meanwhile-1.0.2-9|21	%description
12mr|meanwhile-1.0.2-9|22	The heart of the Meanwhile Project is the Meanwhile library, providing the
12mr|meanwhile-1.0.2-9|23	basic Lotus Sametime session functionality along with the core services;
12mr|meanwhile-1.0.2-9|24	Presence, Messaging, Conferencing, and Storage. This extensible client
12mr|meanwhile-1.0.2-9|25	interface allows additional services to be added to a session at runtime,
12mr|meanwhile-1.0.2-9|26	allowing for simple integration of future service handlers such as
12mr|meanwhile-1.0.2-9|27	whiteboard, screen-sharing, and file transfer.
12mr|meanwhile-1.0.2-9|28	
12mr|meanwhile-1.0.2-9|29	%package -n	%{lib_name}
12mr|meanwhile-1.0.2-9|30	Summary:	Library used for Lotus Sametime connectivity
12mr|meanwhile-1.0.2-9|31	Group:		Development/C
12mr|meanwhile-1.0.2-9|32	
12mr|meanwhile-1.0.2-9|33	%description -n %{lib_name}
12mr|meanwhile-1.0.2-9|34	The heart of the Meanwhile Project is the Meanwhile library, providing the
12mr|meanwhile-1.0.2-9|35	basic Lotus Sametime session functionality along with the core services;
12mr|meanwhile-1.0.2-9|36	Presence, Messaging, Conferencing, and Storage. This extensible client
12mr|meanwhile-1.0.2-9|37	interface allows additional services to be added to a session at runtime,
12mr|meanwhile-1.0.2-9|38	allowing for simple integration of future service handlers such as
12mr|meanwhile-1.0.2-9|39	whiteboard, screen-sharing, and file transfer.
12mr|meanwhile-1.0.2-9|40	
12mr|meanwhile-1.0.2-9|41	%package -n	%{lib_devel}
12mr|meanwhile-1.0.2-9|42	Summary:	Header files and libraries for %{name}
12mr|meanwhile-1.0.2-9|43	Group:		Development/C
12mr|meanwhile-1.0.2-9|44	Requires:	%{lib_name} = %{EVRD}
12mr|meanwhile-1.0.2-9|45	Provides:	%{name}-devel = %{EVRD}
12mr|meanwhile-1.0.2-9|46	%rename		%{_lib}%{name}1-devel
12mr|meanwhile-1.0.2-9|47	
12mr|meanwhile-1.0.2-9|48	%description -n	%{lib_devel}
12mr|meanwhile-1.0.2-9|49	This package contains the header files and static libraries for %{name}.
12mr|meanwhile-1.0.2-9|50	If you would like to develop programs using %{name}, you will need to
12mr|meanwhile-1.0.2-9|51	install %{name}-devel.
12mr|meanwhile-1.0.2-9|52	
12mr|meanwhile-1.0.2-9|53	%package -n	%{name}-doc
12mr|meanwhile-1.0.2-9|54	Summary:	Documentation for the %{name} library
12mr|meanwhile-1.0.2-9|55	Group:		Development/C
12mr|meanwhile-1.0.2-9|56	%rename		%{_lib}%{name}1-doc
12mr|meanwhile-1.0.2-9|57	
12mr|meanwhile-1.0.2-9|58	%description -n	%{name}-doc
12mr|meanwhile-1.0.2-9|59	Documentation for the %{name} library.
12mr|meanwhile-1.0.2-9|60	
12mr|meanwhile-1.0.2-9|61	%prep
12mr|meanwhile-1.0.2-9|62	%setup -q
12mr|meanwhile-1.0.2-9|63	%patch0 -p0
12mr|meanwhile-1.0.2-9|64	%patch1 -p1
12mr|meanwhile-1.0.2-9|65	%patch2 -p0 -b .crash~
12mr|meanwhile-1.0.2-9|66	%patch3 -p1 -b .glib~
12mr|meanwhile-1.0.2-9|67	
12mr|meanwhile-1.0.2-9|68	%build
12mr|meanwhile-1.0.2-9|69	%configure2_5x \
12mr|meanwhile-1.0.2-9|70	--disable-static
12mr|meanwhile-1.0.2-9|71	
12mr|meanwhile-1.0.2-9|72	%make
12mr|meanwhile-1.0.2-9|73	
12mr|meanwhile-1.0.2-9|74	%install
12mr|meanwhile-1.0.2-9|75	%makeinstall_std
12mr|meanwhile-1.0.2-9|76	
12mr|meanwhile-1.0.2-9|77	%files -n %{lib_name}
12mr|meanwhile-1.0.2-9|78	%doc AUTHORS ChangeLog README TODO
12mr|meanwhile-1.0.2-9|79	%{_libdir}/libmeanwhile.so.%{lib_major}*
12mr|meanwhile-1.0.2-9|80	
12mr|meanwhile-1.0.2-9|81	%files -n %{lib_devel}
12mr|meanwhile-1.0.2-9|82	%{_includedir}/meanwhile
12mr|meanwhile-1.0.2-9|83	%{_libdir}/libmeanwhile.so
12mr|meanwhile-1.0.2-9|84	%{_libdir}/pkgconfig/meanwhile.pc
12mr|meanwhile-1.0.2-9|85	
12mr|meanwhile-1.0.2-9|86	%files -n %{name}-doc
12mr|meanwhile-1.0.2-9|87	%{_datadir}/doc/%{name}-doc-%{version}/
12mr|meanwhile-1.0.2-9|88	
12mr|meanwhile-1.0.2-9|89	
12mr|meanwhile-1.0.2-9|90	%changelog
12mr|meanwhile-1.0.2-9|91	

15157 12
12mr|memcached-1.4.13-2|1	Summary:	High-performance memory object caching system
12mr|memcached-1.4.13-2|2	Name:		memcached
12mr|memcached-1.4.13-2|3	Version:	1.4.13
12mr|memcached-1.4.13-2|4	Release:	2
12mr|memcached-1.4.13-2|5	License:	BSD
12mr|memcached-1.4.13-2|6	Group:		System/Servers
12mr|memcached-1.4.13-2|7	URL:		http://memcached.org/
12mr|memcached-1.4.13-2|8	Source0:	http://memcached.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|memcached-1.4.13-2|9	Source2:	memcached.sysconfig
12mr|memcached-1.4.13-2|10	Source3:	memcached.logrotate
12mr|memcached-1.4.13-2|11	Source4:	memcached.service
12mr|memcached-1.4.13-2|12	# (cg) The test profileing stuff doesn't work
12mr|memcached-1.4.13-2|13	Patch0:		0001-Disable-test-profiling-as-it-doesn-t-seem-to-work.patch
12mr|memcached-1.4.13-2|14	Patch2:		memcached-1.4.5-disable-werror.patch
12mr|memcached-1.4.13-2|15	Requires(post): rpm-helper
12mr|memcached-1.4.13-2|16	Requires(preun): rpm-helper
12mr|memcached-1.4.13-2|17	Requires(pre):  rpm-helper
12mr|memcached-1.4.13-2|18	Requires(postun): rpm-helper
12mr|memcached-1.4.13-2|19	Requires:	cyrus-sasl sasl-plug-plain sasl-plug-crammd5
12mr|memcached-1.4.13-2|20	BuildRequires:	autoconf2.5
12mr|memcached-1.4.13-2|21	BuildRequires:	automake
12mr|memcached-1.4.13-2|22	BuildRequires:	doxygen
12mr|memcached-1.4.13-2|23	BuildRequires:	libevent-devel
12mr|memcached-1.4.13-2|24	BuildRequires:	libsasl-devel cyrus-sasl sasl-plug-plain sasl-plug-crammd5
12mr|memcached-1.4.13-2|25	# Required by test suite
12mr|memcached-1.4.13-2|26	BuildRequires:	sasl-plug-sasldb
12mr|memcached-1.4.13-2|27	BuildRequires:	libxslt-proc
12mr|memcached-1.4.13-2|28	BuildRequires:	perl-devel
12mr|memcached-1.4.13-2|29	
12mr|memcached-1.4.13-2|30	%description
12mr|memcached-1.4.13-2|31	memcached is a flexible memory object caching daemon designed to alleviate
12mr|memcached-1.4.13-2|32	database load in dynamic web applications by storing objects in memory. It's
12mr|memcached-1.4.13-2|33	based on libevent to scale to any size needed, and is  specifically optimized
12mr|memcached-1.4.13-2|34	to avoid swapping and always use non-blocking I/O.
12mr|memcached-1.4.13-2|35	
12mr|memcached-1.4.13-2|36	%package	devel
12mr|memcached-1.4.13-2|37	Summary:	Files needed for development using memcached protocol
12mr|memcached-1.4.13-2|38	Group:		Development/C
12mr|memcached-1.4.13-2|39	Requires:	%{name} = %{version}-%{release}
12mr|memcached-1.4.13-2|40	
12mr|memcached-1.4.13-2|41	%description	devel
12mr|memcached-1.4.13-2|42	Install memcached-devel if you are developing C/C++ applications that require
12mr|memcached-1.4.13-2|43	access to the memcached binary include files.
12mr|memcached-1.4.13-2|44	
12mr|memcached-1.4.13-2|45	%prep
12mr|memcached-1.4.13-2|46	%setup -q
12mr|memcached-1.4.13-2|47	%patch0 -p1 -b .broken-test
12mr|memcached-1.4.13-2|48	%patch2 -p0 -b .werror
12mr|memcached-1.4.13-2|49	
12mr|memcached-1.4.13-2|50	%build
12mr|memcached-1.4.13-2|51	autoreconf -fi
12mr|memcached-1.4.13-2|52	%serverbuild
12mr|memcached-1.4.13-2|53	%configure2_5x --enable-sasl
12mr|memcached-1.4.13-2|54	%make
12mr|memcached-1.4.13-2|55	make docs
12mr|memcached-1.4.13-2|56	
12mr|memcached-1.4.13-2|57	#%%check
12mr|memcached-1.4.13-2|58	#export PATH="$PATH:/sbin:/usr/sbin"
12mr|memcached-1.4.13-2|59	#make test
12mr|memcached-1.4.13-2|60	
12mr|memcached-1.4.13-2|61	%install
12mr|memcached-1.4.13-2|62	%makeinstall_std
12mr|memcached-1.4.13-2|63	
12mr|memcached-1.4.13-2|64	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12mr|memcached-1.4.13-2|65	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12mr|memcached-1.4.13-2|66	install -m755 %{SOURCE4} -D %{buildroot}/lib/systemd/system/%{name}.service
12mr|memcached-1.4.13-2|67	
12mr|memcached-1.4.13-2|68	install -m755 scripts/%{name}-tool %{buildroot}%{_bindir}/%{name}-tool
12mr|memcached-1.4.13-2|69	install -d %{buildroot}/var/run/%{name}
12mr|memcached-1.4.13-2|70	
12mr|memcached-1.4.13-2|71	%post
12mr|memcached-1.4.13-2|72	%_post_service %{name}
12mr|memcached-1.4.13-2|73	
12mr|memcached-1.4.13-2|74	%preun
12mr|memcached-1.4.13-2|75	%_preun_service %{name}
12mr|memcached-1.4.13-2|76	
12mr|memcached-1.4.13-2|77	%pre
12mr|memcached-1.4.13-2|78	%_pre_useradd %{name} /dev/null /bin/false
12mr|memcached-1.4.13-2|79	
12mr|memcached-1.4.13-2|80	%postun
12mr|memcached-1.4.13-2|81	%_postun_userdel %{name}
12mr|memcached-1.4.13-2|82	
12mr|memcached-1.4.13-2|83	%files
12mr|memcached-1.4.13-2|84	%doc AUTHORS* COPYING ChangeLog NEWS README
12mr|memcached-1.4.13-2|85	%doc doc/CONTRIBUTORS doc/protocol.txt doc/readme.txt
12mr|memcached-1.4.13-2|86	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|memcached-1.4.13-2|87	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mr|memcached-1.4.13-2|88	%attr(755,%{name},%{name}) %dir %{_localstatedir}/run/%{name}
12mr|memcached-1.4.13-2|89	%{_bindir}/%{name}-tool
12mr|memcached-1.4.13-2|90	%{_bindir}/%{name}
12mr|memcached-1.4.13-2|91	%{_mandir}/man1/%{name}.1*
12mr|memcached-1.4.13-2|92	/lib/systemd/system/%{name}.service
12mr|memcached-1.4.13-2|93	
12mr|memcached-1.4.13-2|94	%files devel
12mr|memcached-1.4.13-2|95	%dir %{_includedir}/memcached
12mr|memcached-1.4.13-2|96	%{_includedir}/memcached/*.h
12mr|memcached-1.4.13-2|97	
12mr|memcached-1.4.13-2|98	
12mr|memcached-1.4.13-2|99	
12mr|memcached-1.4.13-2|100	%changelog
12mr|memcached-1.4.13-2|101	

15158 12
12mr|memphis-0.2.3-6|1	%define api		0.2
12mr|memphis-0.2.3-6|2	%define gir_major	0.2
12mr|memphis-0.2.3-6|3	%define major		0
12mr|memphis-0.2.3-6|4	%define libname		%mklibname %{name} %{api} %{major}
12mr|memphis-0.2.3-6|5	%define devname		%mklibname -d %{name}
12mr|memphis-0.2.3-6|6	%define girname		%mklibname %{name}-gir %{gir_major}
12mr|memphis-0.2.3-6|7	
12mr|memphis-0.2.3-6|8	Summary:	Map rendering application and library
12mr|memphis-0.2.3-6|9	Name:		memphis
12mr|memphis-0.2.3-6|10	Version:	0.2.3
12mr|memphis-0.2.3-6|11	Release:	6
12mr|memphis-0.2.3-6|12	Source0:	http://wenner.ch/files/public/mirror/memphis/%{name}-%{version}.tar.gz
12mr|memphis-0.2.3-6|13	License:	LGPLv2+
12mr|memphis-0.2.3-6|14	Group:		System/Libraries
12mr|memphis-0.2.3-6|15	Url:		https://trac.openstreetmap.ch/trac/memphis/
12mr|memphis-0.2.3-6|16	BuildRequires:	pkgconfig(glib-2.0)
12mr|memphis-0.2.3-6|17	BuildRequires:	pkgconfig(cairo)
12mr|memphis-0.2.3-6|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|memphis-0.2.3-6|19	BuildRequires:	expat-devel
12mr|memphis-0.2.3-6|20	
12mr|memphis-0.2.3-6|21	%description
12mr|memphis-0.2.3-6|22	Memphis is a map-rendering application and a library for OpenStreetMap
12mr|memphis-0.2.3-6|23	written in C using eXpat, Cairo and GLib.
12mr|memphis-0.2.3-6|24	
12mr|memphis-0.2.3-6|25	Features:
12mr|memphis-0.2.3-6|26	* Parsing of nodes and ways from a OSM XML export file.
12mr|memphis-0.2.3-6|27	* XML file format to define drawing rules.
12mr|memphis-0.2.3-6|28	* Dynamic adaptable drawing rules.
12mr|memphis-0.2.3-6|29	* Cairo rendering engine.
12mr|memphis-0.2.3-6|30	* GObject based API.
12mr|memphis-0.2.3-6|31	
12mr|memphis-0.2.3-6|32	%package -n %{libname}
12mr|memphis-0.2.3-6|33	Summary:	Map rendering library
12mr|memphis-0.2.3-6|34	Group:		System/Libraries
12mr|memphis-0.2.3-6|35	Requires:	%{name} = %{version}-%{release}
12mr|memphis-0.2.3-6|36	
12mr|memphis-0.2.3-6|37	%description -n %{libname}
12mr|memphis-0.2.3-6|38	Libmemphis is a map-rendering library for OpenStreetMap
12mr|memphis-0.2.3-6|39	written in C using eXpat, Cairo and GLib.
12mr|memphis-0.2.3-6|40	
12mr|memphis-0.2.3-6|41	Features:
12mr|memphis-0.2.3-6|42	* Parsing of nodes and ways from a OSM XML export file.
12mr|memphis-0.2.3-6|43	* XML file format to define drawing rules.
12mr|memphis-0.2.3-6|44	* Dynamic adaptable drawing rules.
12mr|memphis-0.2.3-6|45	* Cairo rendering engine.
12mr|memphis-0.2.3-6|46	* GObject based API.
12mr|memphis-0.2.3-6|47	
12mr|memphis-0.2.3-6|48	%package -n %{devname}
12mr|memphis-0.2.3-6|49	Summary:	Map rendering library
12mr|memphis-0.2.3-6|50	Group:		Development/C
12mr|memphis-0.2.3-6|51	Requires:	%{libname} = %{version}-%{release}
12mr|memphis-0.2.3-6|52	Provides:	%{name}-devel = %{version}-%{release}
12mr|memphis-0.2.3-6|53	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|memphis-0.2.3-6|54	
12mr|memphis-0.2.3-6|55	%description -n %{devname}
12mr|memphis-0.2.3-6|56	Libmemphis is a map-rendering library for OpenStreetMap
12mr|memphis-0.2.3-6|57	written in C using eXpat, Cairo and GLib.
12mr|memphis-0.2.3-6|58	
12mr|memphis-0.2.3-6|59	Features:
12mr|memphis-0.2.3-6|60	* Parsing of nodes and ways from a OSM XML export file.
12mr|memphis-0.2.3-6|61	* XML file format to define drawing rules.
12mr|memphis-0.2.3-6|62	* Dynamic adaptable drawing rules.
12mr|memphis-0.2.3-6|63	* Cairo rendering engine.
12mr|memphis-0.2.3-6|64	* GObject based API.
12mr|memphis-0.2.3-6|65	
12mr|memphis-0.2.3-6|66	%package -n %{girname}
12mr|memphis-0.2.3-6|67	Summary:        GObject Introspection interface description for %{name}
12mr|memphis-0.2.3-6|68	Group:          System/Libraries
12mr|memphis-0.2.3-6|69	Requires:       %{libname} = %{version}-%{release}
12mr|memphis-0.2.3-6|70	
12mr|memphis-0.2.3-6|71	%description -n %{girname}
12mr|memphis-0.2.3-6|72	GObject Introspection interface description for %{name}.
12mr|memphis-0.2.3-6|73	
12mr|memphis-0.2.3-6|74	%prep
12mr|memphis-0.2.3-6|75	%setup -q
12mr|memphis-0.2.3-6|76	%apply_patches
12mr|memphis-0.2.3-6|77	
12mr|memphis-0.2.3-6|78	%build
12mr|memphis-0.2.3-6|79	%configure2_5x --disable-static
12mr|memphis-0.2.3-6|80	%make
12mr|memphis-0.2.3-6|81	
12mr|memphis-0.2.3-6|82	%install
12mr|memphis-0.2.3-6|83	%makeinstall_std
12mr|memphis-0.2.3-6|84	
12mr|memphis-0.2.3-6|85	#we don't want these
12mr|memphis-0.2.3-6|86	rm -f %{buildroot}%{_libdir}/*.la
12mr|memphis-0.2.3-6|87	
12mr|memphis-0.2.3-6|88	
12mr|memphis-0.2.3-6|89	%files
12mr|memphis-0.2.3-6|90	%{_datadir}/%{name}
12mr|memphis-0.2.3-6|91	
12mr|memphis-0.2.3-6|92	%files -n %{libname}
12mr|memphis-0.2.3-6|93	%doc README AUTHORS ChangeLog
12mr|memphis-0.2.3-6|94	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mr|memphis-0.2.3-6|95	
12mr|memphis-0.2.3-6|96	%files -n %{girname}
12mr|memphis-0.2.3-6|97	%{_libdir}/girepository-1.0/Memphis-%{gir_major}.typelib
12mr|memphis-0.2.3-6|98	
12mr|memphis-0.2.3-6|99	%files -n %{devname}
12mr|memphis-0.2.3-6|100	%doc ChangeLog
12mr|memphis-0.2.3-6|101	%doc %{_datadir}/gtk-doc/html/lib%{name}
12mr|memphis-0.2.3-6|102	%{_libdir}/lib%{name}-%{api}.so
12mr|memphis-0.2.3-6|103	%{_includedir}/lib%{name}-%{api}/
12mr|memphis-0.2.3-6|104	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mr|memphis-0.2.3-6|105	%{_datadir}/gir-1.0/Memphis-%{gir_major}.gir
12mr|memphis-0.2.3-6|106	
12mr|memphis-0.2.3-6|107	
12mr|memphis-0.2.3-6|108	
12mr|memphis-0.2.3-6|109	%changelog
12mr|memphis-0.2.3-6|110	

15159 12
12mr|memtest86+-4.20-2|1	# Debug package is empty and rpmlint rejects build
12mr|memtest86+-4.20-2|2	%define _enable_debug_packages %{nil}
12mr|memtest86+-4.20-2|3	%define debug_package %{nil}
12mr|memtest86+-4.20-2|4	
12mr|memtest86+-4.20-2|5	Summary:	A stand alone memory test for i386 architecture systems
12mr|memtest86+-4.20-2|6	Name:		memtest86+
12mr|memtest86+-4.20-2|7	Version:	4.20
12mr|memtest86+-4.20-2|8	Release:	2
12mr|memtest86+-4.20-2|9	License:	GPL
12mr|memtest86+-4.20-2|10	Source0:	http://www.memtest.org/download/%{version}/%{name}-%{version}.tar.gz
12mr|memtest86+-4.20-2|11	URL:		http://www.memtest.org
12mr|memtest86+-4.20-2|12	Group:		System/Kernel and hardware
12mr|memtest86+-4.20-2|13	BuildRequires:	dev86
12mr|memtest86+-4.20-2|14	Requires:	initscripts, drakxtools-backend
12mr|memtest86+-4.20-2|15	
12mr|memtest86+-4.20-2|16	ExclusiveArch:	%{ix86} x86_64
12mr|memtest86+-4.20-2|17	%rename	memtest86
12mr|memtest86+-4.20-2|18	
12mr|memtest86+-4.20-2|19	%description
12mr|memtest86+-4.20-2|20	Memtest86 is thorough, stand alone memory test for i386 architecture
12mr|memtest86+-4.20-2|21	systems.  BIOS based memory tests are only a quick check and often
12mr|memtest86+-4.20-2|22	missfailures that are detected by Memtest86.
12mr|memtest86+-4.20-2|23	
12mr|memtest86+-4.20-2|24	%prep
12mr|memtest86+-4.20-2|25	%setup -q
12mr|memtest86+-4.20-2|26	
12mr|memtest86+-4.20-2|27	%build
12mr|memtest86+-4.20-2|28	%make
12mr|memtest86+-4.20-2|29	
12mr|memtest86+-4.20-2|30	%install
12mr|memtest86+-4.20-2|31	install -m644 memtest.bin -D %{buildroot}/boot/memtest.bin
12mr|memtest86+-4.20-2|32	
12mr|memtest86+-4.20-2|33	%post
12mr|memtest86+-4.20-2|34	if [ -x /usr/sbin/bootloader-config ]; then
12mr|memtest86+-4.20-2|35	/usr/sbin/bootloader-config --action add-entry --label memtest --image /boot/memtest.bin
12mr|memtest86+-4.20-2|36	fi
12mr|memtest86+-4.20-2|37	
12mr|memtest86+-4.20-2|38	%preun
12mr|memtest86+-4.20-2|39	if [ -x /usr/sbin/bootloader-config ]; then
12mr|memtest86+-4.20-2|40	/usr/sbin/bootloader-config --action remove-entry --label memtest
12mr|memtest86+-4.20-2|41	fi
12mr|memtest86+-4.20-2|42	
12mr|memtest86+-4.20-2|43	%files
12mr|memtest86+-4.20-2|44	%doc FAQ
12mr|memtest86+-4.20-2|45	/boot/memtest.bin
12mr|memtest86+-4.20-2|46	
12mr|memtest86+-4.20-2|47	
12mr|memtest86+-4.20-2|48	
12mr|memtest86+-4.20-2|49	
12mr|memtest86+-4.20-2|50	
12mr|memtest86+-4.20-2|51	%changelog
12mr|memtest86+-4.20-2|52	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|memtest86+-4.20-2|53	+ Commit: 7c0974c
12mr|memtest86+-4.20-2|54	- Disable debus as debug package is empty and rpmlint rejects build
12mr|memtest86+-4.20-2|55	
12mr|memtest86+-4.20-2|56	

15160 12
12mr|menu-cache-0.4.1-1|1	Summary:	A library to speed up freedesktop.org application menus
12mr|menu-cache-0.4.1-1|2	Name:		menu-cache
12mr|menu-cache-0.4.1-1|3	Version:	0.4.1
12mr|menu-cache-0.4.1-1|4	Release:	1
12mr|menu-cache-0.4.1-1|5	License:	GPLv2+
12mr|menu-cache-0.4.1-1|6	Group:		Graphical desktop/Other
12mr|menu-cache-0.4.1-1|7	Source0:	http://dfn.dl.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
12mr|menu-cache-0.4.1-1|8	URL:		http://lxde.sourceforge.net/
12mr|menu-cache-0.4.1-1|9	BuildRequires:	glib2-devel
12mr|menu-cache-0.4.1-1|10	BuildRequires:	intltool
12mr|menu-cache-0.4.1-1|11	
12mr|menu-cache-0.4.1-1|12	%description
12mr|menu-cache-0.4.1-1|13	Libmenu-cache is a library creating and utilizing caches to speed up
12mr|menu-cache-0.4.1-1|14	freedesktop.org application menus.
12mr|menu-cache-0.4.1-1|15	It can be used as a replacement of libgnome-menu of gnome-menus.
12mr|menu-cache-0.4.1-1|16	
12mr|menu-cache-0.4.1-1|17	Advantages:
12mr|menu-cache-0.4.1-1|18	1. Faster loading of menus.
12mr|menu-cache-0.4.1-1|19	2. Ease of use. (API is very similar to that of libgnome-menu)
12mr|menu-cache-0.4.1-1|20	3. Lightweight runtime library. (Parsing of the menu definition files
12mr|menu-cache-0.4.1-1|21	are done by menu-cache-gen when the menus are really changed.)
12mr|menu-cache-0.4.1-1|22	4. Less unnecessary and complicated file monitoring.
12mr|menu-cache-0.4.1-1|23	5. Greatly reduced disk I/O.
12mr|menu-cache-0.4.1-1|24	
12mr|menu-cache-0.4.1-1|25	%files
12mr|menu-cache-0.4.1-1|26	%{_libexecdir}/menu-cache*
12mr|menu-cache-0.4.1-1|27	
12mr|menu-cache-0.4.1-1|28	#----------------------------------------------------------------------
12mr|menu-cache-0.4.1-1|29	
12mr|menu-cache-0.4.1-1|30	%define major 2
12mr|menu-cache-0.4.1-1|31	%define libname %mklibname %{name} %{major}
12mr|menu-cache-0.4.1-1|32	
12mr|menu-cache-0.4.1-1|33	%package -n %{libname}
12mr|menu-cache-0.4.1-1|34	Group:		Graphical desktop/Other
12mr|menu-cache-0.4.1-1|35	Requires:	%{name} >= %{version}
12mr|menu-cache-0.4.1-1|36	Summary:	Contains shared libraries for %{name}
12mr|menu-cache-0.4.1-1|37	
12mr|menu-cache-0.4.1-1|38	%description -n %{libname}
12mr|menu-cache-0.4.1-1|39	This package contains shared libraries for %{name}.
12mr|menu-cache-0.4.1-1|40	
12mr|menu-cache-0.4.1-1|41	%files -n %{libname}
12mr|menu-cache-0.4.1-1|42	%{_libdir}/*.so.%{major}*
12mr|menu-cache-0.4.1-1|43	
12mr|menu-cache-0.4.1-1|44	#----------------------------------------------------------------------
12mr|menu-cache-0.4.1-1|45	
12mr|menu-cache-0.4.1-1|46	%define develname %mklibname -d %{name}
12mr|menu-cache-0.4.1-1|47	
12mr|menu-cache-0.4.1-1|48	%package -n %{develname}
12mr|menu-cache-0.4.1-1|49	Group:		Graphical desktop/Other
12mr|menu-cache-0.4.1-1|50	Requires:	%{libname} = %{version}
12mr|menu-cache-0.4.1-1|51	Summary:	Contains development files for %{name}
12mr|menu-cache-0.4.1-1|52	Provides:	%{name}-devel = %{version}
12mr|menu-cache-0.4.1-1|53	Provides:	lib%{name}-devel = %{version}
12mr|menu-cache-0.4.1-1|54	
12mr|menu-cache-0.4.1-1|55	%description -n %{develname}
12mr|menu-cache-0.4.1-1|56	This package contains development files for %{name}.
12mr|menu-cache-0.4.1-1|57	
12mr|menu-cache-0.4.1-1|58	%files -n %{develname}
12mr|menu-cache-0.4.1-1|59	%{_libdir}/*.so
12mr|menu-cache-0.4.1-1|60	%{_includedir}/%{name}
12mr|menu-cache-0.4.1-1|61	%{_libdir}/pkgconfig/*.pc
12mr|menu-cache-0.4.1-1|62	
12mr|menu-cache-0.4.1-1|63	#----------------------------------------------------------------------
12mr|menu-cache-0.4.1-1|64	%prep
12mr|menu-cache-0.4.1-1|65	%setup -q
12mr|menu-cache-0.4.1-1|66	
12mr|menu-cache-0.4.1-1|67	%build
12mr|menu-cache-0.4.1-1|68	%configure2_5x --disable-static
12mr|menu-cache-0.4.1-1|69	%make
12mr|menu-cache-0.4.1-1|70	
12mr|menu-cache-0.4.1-1|71	%install
12mr|menu-cache-0.4.1-1|72	rm -rf %{buildroot}
12mr|menu-cache-0.4.1-1|73	%makeinstall_std
12mr|menu-cache-0.4.1-1|74	
12mr|menu-cache-0.4.1-1|75	%clean
12mr|menu-cache-0.4.1-1|76	rm -rf %{buildroot}
12mr|menu-cache-0.4.1-1|77	
12mr|menu-cache-0.4.1-1|78	
12mr|menu-cache-0.4.1-1|79	%changelog
12mr|menu-cache-0.4.1-1|80	* Wed May 30 2012 Andrey Bondrov <abondrov@mandriva.org> 0.3.2-4
12mr|menu-cache-0.4.1-1|81	+ Revision: 801210
12mr|menu-cache-0.4.1-1|82	- Don't use find_lang here, it does nothing
12mr|menu-cache-0.4.1-1|83	- Rebuild to get rid of .la file, spec cleanup
12mr|menu-cache-0.4.1-1|84	
12mr|menu-cache-0.4.1-1|85	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-3
12mr|menu-cache-0.4.1-1|86	+ Revision: 666416
12mr|menu-cache-0.4.1-1|87	- mass rebuild
12mr|menu-cache-0.4.1-1|88	
12mr|menu-cache-0.4.1-1|89	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-2mdv2011.0
12mr|menu-cache-0.4.1-1|90	+ Revision: 606637
12mr|menu-cache-0.4.1-1|91	- rebuild
12mr|menu-cache-0.4.1-1|92	
12mr|menu-cache-0.4.1-1|93	+ Ahmad Samir <ahmadsamir@mandriva.org>
12mr|menu-cache-0.4.1-1|94	- change lib package requires to ease future major changes (tip from Anssi)
12mr|menu-cache-0.4.1-1|95	
12mr|menu-cache-0.4.1-1|96	* Sun Feb 28 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3.2-1mdv2010.1
12mr|menu-cache-0.4.1-1|97	+ Revision: 512516
12mr|menu-cache-0.4.1-1|98	- new upstream release 0.3.2
12mr|menu-cache-0.4.1-1|99	
12mr|menu-cache-0.4.1-1|100	* Tue Feb 16 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3.1-1mdv2010.1
12mr|menu-cache-0.4.1-1|101	+ Revision: 506650
12mr|menu-cache-0.4.1-1|102	- new upstream release 0.3.1
12mr|menu-cache-0.4.1-1|103	
12mr|menu-cache-0.4.1-1|104	* Sun Feb 14 2010 Funda Wang <fwang@mandriva.org> 0.3.0-1mdv2010.1
12mr|menu-cache-0.4.1-1|105	+ Revision: 505931
12mr|menu-cache-0.4.1-1|106	- new version 0.3.0
12mr|menu-cache-0.4.1-1|107	
12mr|menu-cache-0.4.1-1|108	* Mon Nov 09 2009 Frederik Himpe <fhimpe@mandriva.org> 0.2.6-1mdv2010.1
12mr|menu-cache-0.4.1-1|109	+ Revision: 463694
12mr|menu-cache-0.4.1-1|110	- update to new version 0.2.6
12mr|menu-cache-0.4.1-1|111	
12mr|menu-cache-0.4.1-1|112	* Fri Jul 31 2009 Frederic Crozat <fcrozat@mandriva.com> 0.2.5-2mdv2010.0
12mr|menu-cache-0.4.1-1|113	+ Revision: 405083
12mr|menu-cache-0.4.1-1|114	- Ensure libraries are not duplicated in main package
12mr|menu-cache-0.4.1-1|115	
12mr|menu-cache-0.4.1-1|116	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 0.2.5-1mdv2010.0
12mr|menu-cache-0.4.1-1|117	+ Revision: 369562
12mr|menu-cache-0.4.1-1|118	- fix file list
12mr|menu-cache-0.4.1-1|119	- New version 0.2.5
12mr|menu-cache-0.4.1-1|120	
12mr|menu-cache-0.4.1-1|121	* Tue Apr 21 2009 Funda Wang <fwang@mandriva.org> 0.2.4-1mdv2009.1
12mr|menu-cache-0.4.1-1|122	+ Revision: 368476
12mr|menu-cache-0.4.1-1|123	- New version 0.2.4
12mr|menu-cache-0.4.1-1|124	
12mr|menu-cache-0.4.1-1|125	* Mon Apr 06 2009 Funda Wang <fwang@mandriva.org> 0.2.3-1mdv2009.1
12mr|menu-cache-0.4.1-1|126	+ Revision: 364363
12mr|menu-cache-0.4.1-1|127	- New version 0.2.3
12mr|menu-cache-0.4.1-1|128	
12mr|menu-cache-0.4.1-1|129	* Thu Dec 11 2008 Funda Wang <fwang@mandriva.org> 0.2.2-1mdv2009.1
12mr|menu-cache-0.4.1-1|130	+ Revision: 312650
12mr|menu-cache-0.4.1-1|131	- New version 0.2.2
12mr|menu-cache-0.4.1-1|132	
12mr|menu-cache-0.4.1-1|133	* Wed Dec 10 2008 Funda Wang <fwang@mandriva.org> 0.2.1-1mdv2009.1
12mr|menu-cache-0.4.1-1|134	+ Revision: 312478
12mr|menu-cache-0.4.1-1|135	- New versino 0.2.1
12mr|menu-cache-0.4.1-1|136	
12mr|menu-cache-0.4.1-1|137	* Fri Nov 28 2008 Funda Wang <fwang@mandriva.org> 0.1.2-1mdv2009.1
12mr|menu-cache-0.4.1-1|138	+ Revision: 307390
12mr|menu-cache-0.4.1-1|139	- new version 0.1.2
12mr|menu-cache-0.4.1-1|140	
12mr|menu-cache-0.4.1-1|141	* Fri Nov 28 2008 Funda Wang <fwang@mandriva.org> 0.1.1-1mdv2009.1
12mr|menu-cache-0.4.1-1|142	+ Revision: 307342
12mr|menu-cache-0.4.1-1|143	- import menu-cache
12mr|menu-cache-0.4.1-1|144	
12mr|menu-cache-0.4.1-1|145	

15161 12
12mr|menu-messages-2011.0-0.3|1	%define GTKMDKDATE	20091029
12mr|menu-messages-2011.0-0.3|2	%define MENUDATE  	20100829
12mr|menu-messages-2011.0-0.3|3	
12mr|menu-messages-2011.0-0.3|4	Summary:	Localization files for Menu system
12mr|menu-messages-2011.0-0.3|5	Name:		menu-messages
12mr|menu-messages-2011.0-0.3|6	Version:	2011.0
12mr|menu-messages-2011.0-0.3|7	Release:	%mkrel 0.3
12mr|menu-messages-2011.0-0.3|8	# fwang: see http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/menu-messages/trunk/
12mr|menu-messages-2011.0-0.3|9	# generated by `make tarball`
12mr|menu-messages-2011.0-0.3|10	Source0:	%name-%{MENUDATE}.tar.lzma
12mr|menu-messages-2011.0-0.3|11	Source1:	gtk+mdk-%{GTKMDKDATE}.tar.bz2
12mr|menu-messages-2011.0-0.3|12	
12mr|menu-messages-2011.0-0.3|13	License:	GPL
12mr|menu-messages-2011.0-0.3|14	Group:		System/Base
12mr|menu-messages-2011.0-0.3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|menu-messages-2011.0-0.3|16	Conflicts:	gtk+mdk =< 0.1.6-13mdk
12mr|menu-messages-2011.0-0.3|17	BuildRequires:	gettext
12mr|menu-messages-2011.0-0.3|18	Obsoletes:	mdk-menu-messages < 2008.1
12mr|menu-messages-2011.0-0.3|19	Provides:	mdk-menu-messages = %{version}-%{release}
12mr|menu-messages-2011.0-0.3|20	BuildArch:	noarch
12mr|menu-messages-2011.0-0.3|21	
12mr|menu-messages-2011.0-0.3|22	%description
12mr|menu-messages-2011.0-0.3|23	This package includes that translations of the main menu used by the
12mr|menu-messages-2011.0-0.3|24	different desktops and window managers of the distribution;
12mr|menu-messages-2011.0-0.3|25	as well as translations used by specifically added features.
12mr|menu-messages-2011.0-0.3|26	
12mr|menu-messages-2011.0-0.3|27	%prep
12mr|menu-messages-2011.0-0.3|28	
12mr|menu-messages-2011.0-0.3|29	%setup -q -n %name -a 1
12mr|menu-messages-2011.0-0.3|30	
12mr|menu-messages-2011.0-0.3|31	%build
12mr|menu-messages-2011.0-0.3|32	
12mr|menu-messages-2011.0-0.3|33	%install
12mr|menu-messages-2011.0-0.3|34	rm -rf $RPM_BUILD_ROOT
12mr|menu-messages-2011.0-0.3|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/locale
12mr|menu-messages-2011.0-0.3|36	
12mr|menu-messages-2011.0-0.3|37	#make po_files
12mr|menu-messages-2011.0-0.3|38	for i in ./*.po
12mr|menu-messages-2011.0-0.3|39	do
12mr|menu-messages-2011.0-0.3|40	langdir="$RPM_BUILD_ROOT%{_datadir}/locale/`basename ${i} .po`/LC_MESSAGES/"
12mr|menu-messages-2011.0-0.3|41	mkdir -p ${langdir}
12mr|menu-messages-2011.0-0.3|42	msgfmt -o	${langdir}/menu-messages.mo ${i}
12mr|menu-messages-2011.0-0.3|43	done
12mr|menu-messages-2011.0-0.3|44	
12mr|menu-messages-2011.0-0.3|45	# gtk+mdk files
12mr|menu-messages-2011.0-0.3|46	for i in GtkMdkWidgets/*.po
12mr|menu-messages-2011.0-0.3|47	do
12mr|menu-messages-2011.0-0.3|48	langdir="$RPM_BUILD_ROOT%{_datadir}/locale/`basename ${i} .po`/LC_MESSAGES/"
12mr|menu-messages-2011.0-0.3|49	mkdir -p ${langdir}
12mr|menu-messages-2011.0-0.3|50	msgfmt -o	${langdir}/gtk+mdk.mo ${i}
12mr|menu-messages-2011.0-0.3|51	done
12mr|menu-messages-2011.0-0.3|52	
12mr|menu-messages-2011.0-0.3|53	%find_lang %{name}
12mr|menu-messages-2011.0-0.3|54	%find_lang gtk+mdk
12mr|menu-messages-2011.0-0.3|55	cat gtk+mdk.lang >> %{name}.lang
12mr|menu-messages-2011.0-0.3|56	
12mr|menu-messages-2011.0-0.3|57	%clean
12mr|menu-messages-2011.0-0.3|58	rm -rf $RPM_BUILD_ROOT
12mr|menu-messages-2011.0-0.3|59	
12mr|menu-messages-2011.0-0.3|60	%files -f %{name}.lang
12mr|menu-messages-2011.0-0.3|61	%defattr(-,root,root,0755)
12mr|menu-messages-2011.0-0.3|62	
12mr|menu-messages-2011.0-0.3|63	
12mr|menu-messages-2011.0-0.3|64	
12mr|menu-messages-2011.0-0.3|65	%changelog
12mr|menu-messages-2011.0-0.3|66	

15162 12
12mr|mesa-9.0.1-1|1	# (cg) Cheater...
12mr|mesa-9.0.1-1|2	%define Werror_cflags %nil
12mr|mesa-9.0.1-1|3	
12mr|mesa-9.0.1-1|4	# (aco) Needed for the dri drivers
12mr|mesa-9.0.1-1|5	%define _disable_ld_no_undefined 1
12mr|mesa-9.0.1-1|6	
12mr|mesa-9.0.1-1|7	%define build_plf 0
12mr|mesa-9.0.1-1|8	
12mr|mesa-9.0.1-1|9	%define with_hardware 1
12mr|mesa-9.0.1-1|10	
12mr|mesa-9.0.1-1|11	%define git 0
12mr|mesa-9.0.1-1|12	%define git_branch 9.0
12mr|mesa-9.0.1-1|13	%define with_hardware 1
12mr|mesa-9.0.1-1|14	
12mr|mesa-9.0.1-1|15	%define opengl_ver 3.0
12mr|mesa-9.0.1-1|16	
12mr|mesa-9.0.1-1|17	%define relc	0
12mr|mesa-9.0.1-1|18	
12mr|mesa-9.0.1-1|19	%bcond_without vdpau
12mr|mesa-9.0.1-1|20	%bcond_with va
12mr|mesa-9.0.1-1|21	%bcond_without wayland
12mr|mesa-9.0.1-1|22	
12mr|mesa-9.0.1-1|23	%if %{relc}
12mr|mesa-9.0.1-1|24	%define vsuffix -rc%{relc}
12mr|mesa-9.0.1-1|25	%else
12mr|mesa-9.0.1-1|26	%define vsuffix %nil
12mr|mesa-9.0.1-1|27	%endif
12mr|mesa-9.0.1-1|28	
12mr|mesa-9.0.1-1|29	%define eglmajor		1
12mr|mesa-9.0.1-1|30	%define eglname			egl
12mr|mesa-9.0.1-1|31	%define libeglname		%mklibname %{eglname} %{eglmajor}
12mr|mesa-9.0.1-1|32	%define develegl		%mklibname %{eglname} -d
12mr|mesa-9.0.1-1|33	
12mr|mesa-9.0.1-1|34	%define glmajor			1
12mr|mesa-9.0.1-1|35	%define glname			gl
12mr|mesa-9.0.1-1|36	%define libglname		%mklibname %{glname} %{glmajor}
12mr|mesa-9.0.1-1|37	%define develgl			%mklibname %{glname} -d
12mr|mesa-9.0.1-1|38	
12mr|mesa-9.0.1-1|39	%define glesv1major		1
12mr|mesa-9.0.1-1|40	%define glesv1name		glesv1
12mr|mesa-9.0.1-1|41	%define libglesv1name		%mklibname %{glesv1name}_ %{glesv1major}
12mr|mesa-9.0.1-1|42	%define develglesv1		%mklibname %{glesv1name} -d
12mr|mesa-9.0.1-1|43	
12mr|mesa-9.0.1-1|44	%define glesv2major		2
12mr|mesa-9.0.1-1|45	%define glesv2name		glesv2
12mr|mesa-9.0.1-1|46	%define libglesv2name		%mklibname %{glesv2name}_ %{glesv2major}
12mr|mesa-9.0.1-1|47	%define develglesv2		%mklibname %{glesv2name} -d
12mr|mesa-9.0.1-1|48	
12mr|mesa-9.0.1-1|49	%define openvgmajor		1
12mr|mesa-9.0.1-1|50	%define openvgname		openvg
12mr|mesa-9.0.1-1|51	%define libopenvgname		%mklibname %{openvgname} %{openvgmajor}
12mr|mesa-9.0.1-1|52	%define developenvg		%mklibname %{openvgname} -d
12mr|mesa-9.0.1-1|53	
12mr|mesa-9.0.1-1|54	%define glapimajor		0
12mr|mesa-9.0.1-1|55	%define glapiname		glapi
12mr|mesa-9.0.1-1|56	%define libglapiname		%mklibname %{glapiname} %{glapimajor}
12mr|mesa-9.0.1-1|57	%define develglapi		%mklibname %{glapiname} -d
12mr|mesa-9.0.1-1|58	
12mr|mesa-9.0.1-1|59	%define dridrivers		%mklibname dri-drivers
12mr|mesa-9.0.1-1|60	
12mr|mesa-9.0.1-1|61	%define dricoremajor		1
12mr|mesa-9.0.1-1|62	%define dricorename		dricore
12mr|mesa-9.0.1-1|63	%define libdricorename		%mklibname %{dricorename} %{dricoremajor}
12mr|mesa-9.0.1-1|64	%define develdricore		%mklibname %{dricorename} -d
12mr|mesa-9.0.1-1|65	
12mr|mesa-9.0.1-1|66	%define gbmmajor		1
12mr|mesa-9.0.1-1|67	%define gbmname			gbm
12mr|mesa-9.0.1-1|68	%define libgbmname		%mklibname %{gbmname} %{gbmmajor}
12mr|mesa-9.0.1-1|69	%define develgbm		%mklibname %{gbmname} -d
12mr|mesa-9.0.1-1|70	
12mr|mesa-9.0.1-1|71	%define waylandeglmajor		1
12mr|mesa-9.0.1-1|72	%define waylandeglname		wayland-egl
12mr|mesa-9.0.1-1|73	%define libwaylandeglname	%mklibname %{waylandeglname} %{waylandeglmajor}
12mr|mesa-9.0.1-1|74	%define develwaylandegl		%mklibname %{waylandeglname} -d
12mr|mesa-9.0.1-1|75	
12mr|mesa-9.0.1-1|76	%define libvadrivers		%mklibname libva-drivers
12mr|mesa-9.0.1-1|77	
12mr|mesa-9.0.1-1|78	%define mesasrcdir		%{_prefix}/src/Mesa/
12mr|mesa-9.0.1-1|79	%define driver_dir		%{_libdir}/dri
12mr|mesa-9.0.1-1|80	
12mr|mesa-9.0.1-1|81	#FIXME: (for 386/485) unset SSE, MMX and 3dnow flags
12mr|mesa-9.0.1-1|82	#FIXME: (for >=i586)  disable sse
12mr|mesa-9.0.1-1|83	#       SSE seems to have problem on some apps (gtulpas) for probing.
12mr|mesa-9.0.1-1|84	%define	dri_drivers_i386	"i915,i965,nouveau,r200,radeon,swrast"
12mr|mesa-9.0.1-1|85	%define	dri_drivers_x86_64	%{dri_drivers_i386}
12mr|mesa-9.0.1-1|86	%define	dri_drivers_ppc		"r200,radeon,swrast"
12mr|mesa-9.0.1-1|87	%define	dri_drivers_ppc64	""
12mr|mesa-9.0.1-1|88	%define	dri_drivers_ia64	"i915,i965,r200,radeon,swrast"
12mr|mesa-9.0.1-1|89	%define	dri_drivers_alpha	"r200,radeon,swrast"
12mr|mesa-9.0.1-1|90	%define	dri_drivers_sparc	"ffb,radeon,swrast"
12mr|mesa-9.0.1-1|91	%define dri_drivers_mipsel	"r200,radeon"
12mr|mesa-9.0.1-1|92	%define dri_drivers_arm		"swrast"
12mr|mesa-9.0.1-1|93	%ifarch	%{arm}
12mr|mesa-9.0.1-1|94	%define	dri_drivers		%{expand:%{dri_drivers_arm}}
12mr|mesa-9.0.1-1|95	%else
12mr|mesa-9.0.1-1|96	%define	dri_drivers		%{expand:%{dri_drivers_%{_arch}}}
12mr|mesa-9.0.1-1|97	%endif
12mr|mesa-9.0.1-1|98	
12mr|mesa-9.0.1-1|99	%define short_ver 9.0.1
12mr|mesa-9.0.1-1|100	
12mr|mesa-9.0.1-1|101	Name:		mesa
12mr|mesa-9.0.1-1|102	Version:	9.0.1
12mr|mesa-9.0.1-1|103	%if %relc
12mr|mesa-9.0.1-1|104	%if %git
12mr|mesa-9.0.1-1|105	Release:	0.rc%relc.0.%git.1
12mr|mesa-9.0.1-1|106	%else
12mr|mesa-9.0.1-1|107	Release:	0.rc%relc.1
12mr|mesa-9.0.1-1|108	%endif
12mr|mesa-9.0.1-1|109	%else
12mr|mesa-9.0.1-1|110	%if %git
12mr|mesa-9.0.1-1|111	Release:	0.%git.6.1
12mr|mesa-9.0.1-1|112	%else
12mr|mesa-9.0.1-1|113	Release:	1
12mr|mesa-9.0.1-1|114	%endif
12mr|mesa-9.0.1-1|115	%endif
12mr|mesa-9.0.1-1|116	Summary:	OpenGL 3.0 compatible 3D graphics library
12mr|mesa-9.0.1-1|117	Group:		System/Libraries
12mr|mesa-9.0.1-1|118	
12mr|mesa-9.0.1-1|119	License:	MIT
12mr|mesa-9.0.1-1|120	URL:		http://www.mesa3d.org
12mr|mesa-9.0.1-1|121	%if %{git}
12mr|mesa-9.0.1-1|122	# (cg) Current commit ref: origin/mesa_7_5_branch
12mr|mesa-9.0.1-1|123	Source0:	%{name}-%{git_branch}-%{git}.tar.bz2
12mr|mesa-9.0.1-1|124	%else
12mr|mesa-9.0.1-1|125	Source0:	ftp://ftp.freedesktop.org/pub/mesa/%{version}/MesaLib-%{short_ver}%{vsuffix}.tar.bz2
12mr|mesa-9.0.1-1|126	%endif
12mr|mesa-9.0.1-1|127	Source3:	make-git-snapshot.sh
12mr|mesa-9.0.1-1|128	Source5:	mesa-driver-install
12mr|mesa-9.0.1-1|129	
12mr|mesa-9.0.1-1|130	# Instructions to setup your repository clone
12mr|mesa-9.0.1-1|131	# git://git.freedesktop.org/git/mesa/mesa
12mr|mesa-9.0.1-1|132	# git checkout mesa_7_5_branch
12mr|mesa-9.0.1-1|133	# git branch mdv-cherry-picks
12mr|mesa-9.0.1-1|134	# git am ../02??-*.patch
12mr|mesa-9.0.1-1|135	# git branch mdv-redhat
12mr|mesa-9.0.1-1|136	# git am ../03??-*.patch
12mr|mesa-9.0.1-1|137	# git branch mdv-patches
12mr|mesa-9.0.1-1|138	# git am ../09??-*.patch
12mr|mesa-9.0.1-1|139	
12mr|mesa-9.0.1-1|140	# In order to update to the branch via patches, issue this command:
12mr|mesa-9.0.1-1|141	# git format-patch --start-number 100 mesa_7_5_1..mesa_7_5_branch | sed 's/^0\([0-9]\+\)-/Patch\1: 0\1-/'
12mr|mesa-9.0.1-1|142	
12mr|mesa-9.0.1-1|143	# Cherry picks
12mr|mesa-9.0.1-1|144	# git format-patch --start-number 200 mesa_7_5_branch..mdv-cherry-picks
12mr|mesa-9.0.1-1|145	
12mr|mesa-9.0.1-1|146	# Mandriva & Mageia patches
12mr|mesa-9.0.1-1|147	
12mr|mesa-9.0.1-1|148	# git format-patch --start-number 100 mesa_7_5_1..mesa_7_5_branch | sed 's/^0\([0-9]\+\)-/Patch\1: 0\1-/'
12mr|mesa-9.0.1-1|149	Patch201: 0201-revert-fix-glxinitializevisualconfigfromtags-handling.patch
12mr|mesa-9.0.1-1|150	
12mr|mesa-9.0.1-1|151	# Patches "liberated" from Fedora:
12mr|mesa-9.0.1-1|152	# Patches from ChromiumOS
12mr|mesa-9.0.1-1|153	Patch901: 0901-gallium-only-link-static-archives-between-ld-start-e.patch
12mr|mesa-9.0.1-1|154	
12mr|mesa-9.0.1-1|155	BuildRequires:	flex
12mr|mesa-9.0.1-1|156	BuildRequires:	bison
12mr|mesa-9.0.1-1|157	BuildRequires:	llvm-devel
12mr|mesa-9.0.1-1|158	BuildRequires:	expat-devel >= 2.0.1
12mr|mesa-9.0.1-1|159	BuildRequires:	gccmakedep
12mr|mesa-9.0.1-1|160	BuildRequires:	makedepend
12mr|mesa-9.0.1-1|161	BuildRequires:	x11-proto-devel >= 7.3
12mr|mesa-9.0.1-1|162	BuildRequires:	libxml2-python
12mr|mesa-9.0.1-1|163	BuildRequires:	pkgconfig(libdrm) >= 2.4.21
12mr|mesa-9.0.1-1|164	BuildRequires:	pkgconfig(libudev) >= 186
12mr|mesa-9.0.1-1|165	BuildRequires:	pkgconfig(talloc)
12mr|mesa-9.0.1-1|166	BuildRequires:	pkgconfig(xfixes)	>= 4.0.3
12mr|mesa-9.0.1-1|167	BuildRequires:	pkgconfig(xt)		>= 1.0.5
12mr|mesa-9.0.1-1|168	BuildRequires:	pkgconfig(xmu)		>= 1.0.3
12mr|mesa-9.0.1-1|169	BuildRequires:	pkgconfig(x11)		>= 1.3.3
12mr|mesa-9.0.1-1|170	BuildRequires:	pkgconfig(xdamage)	>= 1.1.1
12mr|mesa-9.0.1-1|171	BuildRequires:	pkgconfig(xext)		>= 1.1.1
12mr|mesa-9.0.1-1|172	BuildRequires:	pkgconfig(xxf86vm)	>= 1.1.0
12mr|mesa-9.0.1-1|173	BuildRequires:	pkgconfig(xi)		>= 1.3
12mr|mesa-9.0.1-1|174	BuildRequires:	pkgconfig(xorg-server)	>= 1.11.0
12mr|mesa-9.0.1-1|175	BuildRequires:	pkgconfig(xvmc)
12mr|mesa-9.0.1-1|176	%if %{with vdpau}
12mr|mesa-9.0.1-1|177	BuildRequires:	pkgconfig(vdpau)	>= 0.4.1
12mr|mesa-9.0.1-1|178	%endif
12mr|mesa-9.0.1-1|179	%if %{with va}
12mr|mesa-9.0.1-1|180	BuildRequires:	pkgconfig(libva)	>= 0.31.0
12mr|mesa-9.0.1-1|181	%endif
12mr|mesa-9.0.1-1|182	%if %{with wayland}
12mr|mesa-9.0.1-1|183	BuildRequires:	wayland-devel
12mr|mesa-9.0.1-1|184	%endif
12mr|mesa-9.0.1-1|185	
12mr|mesa-9.0.1-1|186	# package mesa
12mr|mesa-9.0.1-1|187	Requires:	%{libglname} = %{version}-%{release}
12mr|mesa-9.0.1-1|188	
12mr|mesa-9.0.1-1|189	#------------------------------------------------------------------------------
12mr|mesa-9.0.1-1|190	
12mr|mesa-9.0.1-1|191	%package -n	%{dridrivers}
12mr|mesa-9.0.1-1|192	Summary:	Mesa DRI drivers
12mr|mesa-9.0.1-1|193	Group:		System/Libraries
12mr|mesa-9.0.1-1|194	Conflicts:	%{_lib}MesaGL1 < 7.7-5
12mr|mesa-9.0.1-1|195	%rename %{_lib}dri-drivers-experimental
12mr|mesa-9.0.1-1|196	
12mr|mesa-9.0.1-1|197	%package -n	%{libdricorename}
12mr|mesa-9.0.1-1|198	Summary:	Shared library for DRI drivers
12mr|mesa-9.0.1-1|199	Group:		System/Libraries
12mr|mesa-9.0.1-1|200	
12mr|mesa-9.0.1-1|201	%package -n	%{libvadrivers}
12mr|mesa-9.0.1-1|202	Summary:	Mesa libVA video acceleration drivers
12mr|mesa-9.0.1-1|203	Group:		System/Libraries
12mr|mesa-9.0.1-1|204	
12mr|mesa-9.0.1-1|205	%package -n	%{libglname}
12mr|mesa-9.0.1-1|206	Summary:	Files for Mesa (GL and GLX libs)
12mr|mesa-9.0.1-1|207	Group:		System/Libraries
12mr|mesa-9.0.1-1|208	Provides:	libmesa%{glname} = %{version}-%{release}
12mr|mesa-9.0.1-1|209	Requires:	%{dridrivers} >= %{version}-%{release}
12mr|mesa-9.0.1-1|210	%if %{build_plf}
12mr|mesa-9.0.1-1|211	Requires:	%mklibname txc-dxtn
12mr|mesa-9.0.1-1|212	%endif
12mr|mesa-9.0.1-1|213	Obsoletes:	%{_lib}mesagl1 < %{version}-%{release}
12mr|mesa-9.0.1-1|214	
12mr|mesa-9.0.1-1|215	%package -n	%{develgl}
12mr|mesa-9.0.1-1|216	Summary:	Development files for Mesa (OpenGL compatible 3D lib)
12mr|mesa-9.0.1-1|217	Group:		Development/C
12mr|mesa-9.0.1-1|218	Requires:	%{libglname} = %{version}-%{release}
12mr|mesa-9.0.1-1|219	Provides:	libmesa%{glname}-devel = %{version}-%{release}
12mr|mesa-9.0.1-1|220	Provides:	mesa%{glname}-devel = %{version}-%{release}
12mr|mesa-9.0.1-1|221	Provides:	GL-devel = %{version}-%{release}
12mr|mesa-9.0.1-1|222	Obsoletes:	%{_lib}mesagl1-devel < 8.0
12mr|mesa-9.0.1-1|223	Obsoletes:	%{_lib}gl1-devel < %{version}-%{release}
12mr|mesa-9.0.1-1|224	
12mr|mesa-9.0.1-1|225	%package -n	%{libeglname}
12mr|mesa-9.0.1-1|226	Summary:	Files for Mesa (EGL libs)
12mr|mesa-9.0.1-1|227	Group:		System/Libraries
12mr|mesa-9.0.1-1|228	Obsoletes:	%{_lib}mesaegl1 < 8.0
12mr|mesa-9.0.1-1|229	
12mr|mesa-9.0.1-1|230	%package -n	%{develegl}
12mr|mesa-9.0.1-1|231	Summary:	Development files for Mesa (EGL libs)
12mr|mesa-9.0.1-1|232	Group:		Development/C
12mr|mesa-9.0.1-1|233	Requires:	%{libeglname} = %{version}-%{release}
12mr|mesa-9.0.1-1|234	Provides:	lib%{eglname}-devel = %{version}-%{release}
12mr|mesa-9.0.1-1|235	Obsoletes:	%{_lib}mesaegl1-devel < 8.0
12mr|mesa-9.0.1-1|236	Obsoletes:	%{_lib}egl1-devel < %{version}-%{release}
12mr|mesa-9.0.1-1|237	
12mr|mesa-9.0.1-1|238	%package -n %{libglapiname}
12mr|mesa-9.0.1-1|239	Summary:	Files for mesa (glapi libs)
12mr|mesa-9.0.1-1|240	Group:		System/Libraries
12mr|mesa-9.0.1-1|241	
12mr|mesa-9.0.1-1|242	%package -n %{develglapi}
12mr|mesa-9.0.1-1|243	Summary:	Development files for glapi libs
12mr|mesa-9.0.1-1|244	Group:		Development/C
12mr|mesa-9.0.1-1|245	Obsoletes:	%{_lib}glapi0-devel < %{version}-%{release}
12mr|mesa-9.0.1-1|246	
12mr|mesa-9.0.1-1|247	%package -n	%{develdricore}
12mr|mesa-9.0.1-1|248	Summary:	Development files for DRI core
12mr|mesa-9.0.1-1|249	Group:		Development/C
12mr|mesa-9.0.1-1|250	Requires:	%{libdricorename} = %{version}-%{release}
12mr|mesa-9.0.1-1|251	Provides:	lib%{dricorename}-devel = %{version}-%{release}
12mr|mesa-9.0.1-1|252	Provides:	%{dricorename}-devel = %{version}-%{release}
12mr|mesa-9.0.1-1|253	
12mr|mesa-9.0.1-1|254	%package -n %{libglesv1name}
12mr|mesa-9.0.1-1|255	Summary:	Files for Mesa (glesv1 libs)
12mr|mesa-9.0.1-1|256	Group:		System/Libraries
12mr|mesa-9.0.1-1|257	Obsoletes:	%{_lib}mesaglesv1_1 < 8.0
12mr|mesa-9.0.1-1|258	
12mr|mesa-9.0.1-1|259	%package -n %{develglesv1}
12mr|mesa-9.0.1-1|260	Summary:	Development files for glesv1 libs
12mr|mesa-9.0.1-1|261	Group:		Development/C
12mr|mesa-9.0.1-1|262	Requires:	%{libglesv1name} = %{version}-%{release}
12mr|mesa-9.0.1-1|263	Provides:	lib%{glesv1name}-devel = %{version}-%{release}
12mr|mesa-9.0.1-1|264	Obsoletes:	%{_lib}mesaglesv1_1-devel < 8.0
12mr|mesa-9.0.1-1|265	Obsoletes:	%{_lib}glesv1_1-devel < %{version}-%{release}
12mr|mesa-9.0.1-1|266	
12mr|mesa-9.0.1-1|267	%package -n %{libglesv2name}
12mr|mesa-9.0.1-1|268	Summary:	Files for Mesa (glesv2 libs)
12mr|mesa-9.0.1-1|269	Group:		System/Libraries
12mr|mesa-9.0.1-1|270	Obsoletes:	%{_lib}mesaglesv2_2 < 8.0
12mr|mesa-9.0.1-1|271	
12mr|mesa-9.0.1-1|272	%package -n %{develglesv2}
12mr|mesa-9.0.1-1|273	Summary:	Development files for glesv2 libs
12mr|mesa-9.0.1-1|274	Group:		Development/C
12mr|mesa-9.0.1-1|275	Requires:	%{libglesv2name} = %{version}-%{release}
12mr|mesa-9.0.1-1|276	Provides:	lib%{glesv2name}-devel = %{version}-%{release}
12mr|mesa-9.0.1-1|277	Obsoletes:	%{_lib}mesaglesv2_2-devel < 8.0
12mr|mesa-9.0.1-1|278	Obsoletes:	%{_lib}glesv2_2-devel < %{version}-%{release}
12mr|mesa-9.0.1-1|279	
12mr|mesa-9.0.1-1|280	%package -n %{libopenvgname}
12mr|mesa-9.0.1-1|281	Summary:	Files for MESA (OpenVG libs)
12mr|mesa-9.0.1-1|282	Group:		System/Libraries
12mr|mesa-9.0.1-1|283	Obsoletes:	%{_lib}mesaopenvg1 < 8.0
12mr|mesa-9.0.1-1|284	
12mr|mesa-9.0.1-1|285	%package -n %{developenvg}
12mr|mesa-9.0.1-1|286	Summary:	Development files vor OpenVG libs
12mr|mesa-9.0.1-1|287	Group:		Development/C
12mr|mesa-9.0.1-1|288	Requires:	%{libopenvgname} = %{version}-%{release}
12mr|mesa-9.0.1-1|289	Provides:	lib%{openvgname}-devel = %{version}-%{release}
12mr|mesa-9.0.1-1|290	Obsoletes:	%{_lib}mesaopenvg1-devel < 8.0
12mr|mesa-9.0.1-1|291	
12mr|mesa-9.0.1-1|292	%if %{with wayland}
12mr|mesa-9.0.1-1|293	%package -n %{libgbmname}
12mr|mesa-9.0.1-1|294	Summary:	Files for Mesa (gbm libs)
12mr|mesa-9.0.1-1|295	Group:		System/Libraries
12mr|mesa-9.0.1-1|296	
12mr|mesa-9.0.1-1|297	%package -n %{develgbm}
12mr|mesa-9.0.1-1|298	Summary:	Development files for Mesa (gbm libs)
12mr|mesa-9.0.1-1|299	Group:		Development/C
12mr|mesa-9.0.1-1|300	Requires:	%{libgbmname} = %{version}-%{release}
12mr|mesa-9.0.1-1|301	Provides:	lib%{gbmname}-devel = %{version}-%{release}
12mr|mesa-9.0.1-1|302	Provides:	%{gbmname}-devel = %{version}-%{release}
12mr|mesa-9.0.1-1|303	
12mr|mesa-9.0.1-1|304	%package -n %{libwaylandeglname}
12mr|mesa-9.0.1-1|305	Summary:	Files for Mesa (Wayland EGL libs)
12mr|mesa-9.0.1-1|306	Group:		System/Libraries
12mr|mesa-9.0.1-1|307	
12mr|mesa-9.0.1-1|308	%package -n %{develwaylandegl}
12mr|mesa-9.0.1-1|309	Summary:	Development files for Mesa (Wayland EGL libs)
12mr|mesa-9.0.1-1|310	Group:		Development/C
12mr|mesa-9.0.1-1|311	Requires:	%{libwaylandeglname} = %{version}-%{release}
12mr|mesa-9.0.1-1|312	Provides:	lib%{waylandeglname}-devel = %{version}-%{release}
12mr|mesa-9.0.1-1|313	Provides:	%{waylandeglname}-devel = %{version}-%{release}
12mr|mesa-9.0.1-1|314	%endif
12mr|mesa-9.0.1-1|315	
12mr|mesa-9.0.1-1|316	%package	common-devel
12mr|mesa-9.0.1-1|317	Summary:	Meta package for mesa devel
12mr|mesa-9.0.1-1|318	Group:		Development/C
12mr|mesa-9.0.1-1|319	Requires:	pkgconfig(glu)
12mr|mesa-9.0.1-1|320	Requires:	pkgconfig(glut)
12mr|mesa-9.0.1-1|321	Requires:	%{develgl} = %{version}-%{release}
12mr|mesa-9.0.1-1|322	Requires:	%{develegl} = %{version}-%{release}
12mr|mesa-9.0.1-1|323	Requires:	%{develglapi} = %{version}-%{release}
12mr|mesa-9.0.1-1|324	Requires:	%{develglesv1} = %{version}-%{release}
12mr|mesa-9.0.1-1|325	Requires:	%{develglesv2} = %{version}-%{release}
12mr|mesa-9.0.1-1|326	
12mr|mesa-9.0.1-1|327	#------------------------------------------------------------------------------
12mr|mesa-9.0.1-1|328	
12mr|mesa-9.0.1-1|329	%description
12mr|mesa-9.0.1-1|330	Mesa is an OpenGL 3.0 compatible 3D graphics library.
12mr|mesa-9.0.1-1|331	
12mr|mesa-9.0.1-1|332	%if %{build_plf}
12mr|mesa-9.0.1-1|333	This package is in the restricted repository because it enables some
12mr|mesa-9.0.1-1|334	OpenGL extentions that are covered by software patents.
12mr|mesa-9.0.1-1|335	%endif
12mr|mesa-9.0.1-1|336	
12mr|mesa-9.0.1-1|337	%description -n %{dridrivers}
12mr|mesa-9.0.1-1|338	Mesa is an OpenGL 3.0 compatible 3D graphics library.
12mr|mesa-9.0.1-1|339	DRI drivers.
12mr|mesa-9.0.1-1|340	
12mr|mesa-9.0.1-1|341	%description -n %{libdricorename}
12mr|mesa-9.0.1-1|342	Mesa is an OpenGL %{opengl_ver} compatible 3D graphics library.
12mr|mesa-9.0.1-1|343	DRI core part.
12mr|mesa-9.0.1-1|344	
12mr|mesa-9.0.1-1|345	%description -n %{libvadrivers}
12mr|mesa-9.0.1-1|346	Mesa is an OpenGL 3.0 compatible 3D graphics library.
12mr|mesa-9.0.1-1|347	libVA drivers for video acceleration
12mr|mesa-9.0.1-1|348	
12mr|mesa-9.0.1-1|349	%description common-devel
12mr|mesa-9.0.1-1|350	Mesa common metapackage devel
12mr|mesa-9.0.1-1|351	
12mr|mesa-9.0.1-1|352	%description -n %{libeglname}
12mr|mesa-9.0.1-1|353	Mesa is an OpenGL 3.0 compatible 3D graphics library.
12mr|mesa-9.0.1-1|354	EGL parts.
12mr|mesa-9.0.1-1|355	
12mr|mesa-9.0.1-1|356	%description -n %{develegl}
12mr|mesa-9.0.1-1|357	Mesa is an OpenGL 3.0 compatible 3D graphics library.
12mr|mesa-9.0.1-1|358	EGL development parts.
12mr|mesa-9.0.1-1|359	
12mr|mesa-9.0.1-1|360	%description -n %{libglname}
12mr|mesa-9.0.1-1|361	Mesa is an OpenGL 3.0 compatible 3D graphics library.
12mr|mesa-9.0.1-1|362	GL and GLX parts.
12mr|mesa-9.0.1-1|363	
12mr|mesa-9.0.1-1|364	%description -n %{develgl}
12mr|mesa-9.0.1-1|365	Mesa is an OpenGL 3.0 compatible 3D graphics library.
12mr|mesa-9.0.1-1|366	
12mr|mesa-9.0.1-1|367	This package contains the headers needed to compile Mesa programs.
12mr|mesa-9.0.1-1|368	
12mr|mesa-9.0.1-1|369	%description -n %{libglapiname}
12mr|mesa-9.0.1-1|370	This package provides the glapi shared library used by gallium.
12mr|mesa-9.0.1-1|371	
12mr|mesa-9.0.1-1|372	%description -n %{develglapi}
12mr|mesa-9.0.1-1|373	This package contains the headers needed to compile programs against
12mr|mesa-9.0.1-1|374	the glapi shared library.
12mr|mesa-9.0.1-1|375	
12mr|mesa-9.0.1-1|376	%description -n %{develdricore}
12mr|mesa-9.0.1-1|377	Mesa is an OpenGL %{opengl_ver} compatible 3D graphics library.
12mr|mesa-9.0.1-1|378	
12mr|mesa-9.0.1-1|379	This package contains the headers needed to compile DRI drivers.
12mr|mesa-9.0.1-1|380	
12mr|mesa-9.0.1-1|381	%description -n %{libglesv1name}
12mr|mesa-9.0.1-1|382	OpenGL ES is a low-level, lightweight API for advanced embedded graphics using
12mr|mesa-9.0.1-1|383	well-defined subset profiles of OpenGL.
12mr|mesa-9.0.1-1|384	
12mr|mesa-9.0.1-1|385	This package provides the OpenGL ES library version 1.
12mr|mesa-9.0.1-1|386	
12mr|mesa-9.0.1-1|387	%description -n %{develglesv1}
12mr|mesa-9.0.1-1|388	This package contains the headers needed to compile OpenGL ES 1 programs.
12mr|mesa-9.0.1-1|389	
12mr|mesa-9.0.1-1|390	%description -n %{libglesv2name}
12mr|mesa-9.0.1-1|391	OpenGL ES is a low-level, lightweight API for advanced embedded graphics using
12mr|mesa-9.0.1-1|392	well-defined subset profiles of OpenGL.
12mr|mesa-9.0.1-1|393	
12mr|mesa-9.0.1-1|394	This package provides the OpenGL ES library version 2.
12mr|mesa-9.0.1-1|395	
12mr|mesa-9.0.1-1|396	%description -n %{develglesv2}
12mr|mesa-9.0.1-1|397	This package contains the headers needed to compile OpenGL ES 2 programs.
12mr|mesa-9.0.1-1|398	
12mr|mesa-9.0.1-1|399	%description -n %{libopenvgname}
12mr|mesa-9.0.1-1|400	OpenVG is a royalty-free, cross-platform API that provides a low-level hardware
12mr|mesa-9.0.1-1|401	acceleration interface for vector graphics libraries such as Flash and SVG.
12mr|mesa-9.0.1-1|402	
12mr|mesa-9.0.1-1|403	%description -n %{developenvg}
12mr|mesa-9.0.1-1|404	Development files for OpenVG library.
12mr|mesa-9.0.1-1|405	
12mr|mesa-9.0.1-1|406	%if %{with wayland}
12mr|mesa-9.0.1-1|407	%description -n %{libgbmname}
12mr|mesa-9.0.1-1|408	Mesa is an OpenGL %{opengl_ver} compatible 3D graphics library.
12mr|mesa-9.0.1-1|409	GBM (Graphics Buffer Manager) parts.
12mr|mesa-9.0.1-1|410	
12mr|mesa-9.0.1-1|411	%description -n %{develgbm}
12mr|mesa-9.0.1-1|412	Mesa is an OpenGL %{opengl_ver} compatible 3D graphics library.
12mr|mesa-9.0.1-1|413	GBM (Graphics Buffer Manager) development parts.
12mr|mesa-9.0.1-1|414	
12mr|mesa-9.0.1-1|415	%description -n %{libwaylandeglname}
12mr|mesa-9.0.1-1|416	Mesa is an OpenGL %{opengl_ver} compatible 3D graphics library.
12mr|mesa-9.0.1-1|417	Wayland EGL platform parts.
12mr|mesa-9.0.1-1|418	
12mr|mesa-9.0.1-1|419	%description -n %{develwaylandegl}
12mr|mesa-9.0.1-1|420	Mesa is an OpenGL %{opengl_ver} compatible 3D graphics library.
12mr|mesa-9.0.1-1|421	Wayland EGL platform development parts.
12mr|mesa-9.0.1-1|422	%endif
12mr|mesa-9.0.1-1|423	
12mr|mesa-9.0.1-1|424	#------------------------------------------------------------------------------
12mr|mesa-9.0.1-1|425	
12mr|mesa-9.0.1-1|426	%prep
12mr|mesa-9.0.1-1|427	%if %{git}
12mr|mesa-9.0.1-1|428	%setup -qn %{name}-%{git_branch}-%{git}
12mr|mesa-9.0.1-1|429	%else
12mr|mesa-9.0.1-1|430	%setup -qn Mesa-%{short_ver}%{vsuffix}
12mr|mesa-9.0.1-1|431	%endif
12mr|mesa-9.0.1-1|432	
12mr|mesa-9.0.1-1|433	%apply_patches
12mr|mesa-9.0.1-1|434	chmod +x %{SOURCE5}
12mr|mesa-9.0.1-1|435	
12mr|mesa-9.0.1-1|436	#sed -i 's/CFLAGS="$CFLAGS -Werror=implicit-function-declaration"//g' configure.ac
12mr|mesa-9.0.1-1|437	#sed -i 's/CFLAGS="$CFLAGS -Werror=missing-prototypes"//g' configure.ac
12mr|mesa-9.0.1-1|438	
12mr|mesa-9.0.1-1|439	autoreconf -vfi
12mr|mesa-9.0.1-1|440	
12mr|mesa-9.0.1-1|441	%build
12mr|mesa-9.0.1-1|442	# fix build - TODO: should this be fixed in llvm somehow, or maybe the library
12mr|mesa-9.0.1-1|443	# symlinks should be moved to %{_libdir}? -Anssi 08/2012
12mr|mesa-9.0.1-1|444	export LDFLAGS="-L%{_libdir}/llvm"
12mr|mesa-9.0.1-1|445	
12mr|mesa-9.0.1-1|446	# Replacing --disable-glx-tls with --enable-glx-tls
12mr|mesa-9.0.1-1|447	# below would be good - but unfortunately it seems to
12mr|mesa-9.0.1-1|448	# break the nvidia binary-only driver.
12mr|mesa-9.0.1-1|449	%configure2_5x \
12mr|mesa-9.0.1-1|450	--with-dri-driverdir=%{driver_dir} \
12mr|mesa-9.0.1-1|451	--with-dri-drivers="%{dri_drivers}" \
12mr|mesa-9.0.1-1|452	--enable-shared-dricore \
12mr|mesa-9.0.1-1|453	--enable-egl \
12mr|mesa-9.0.1-1|454	--enable-dri \
12mr|mesa-9.0.1-1|455	--enable-glx \
12mr|mesa-9.0.1-1|456	--enable-xorg \
12mr|mesa-9.0.1-1|457	--enable-xa \
12mr|mesa-9.0.1-1|458	--enable-xvmc \
12mr|mesa-9.0.1-1|459	%if %{with wayland}
12mr|mesa-9.0.1-1|460	--with-egl-platforms=x11,wayland,drm \
12mr|mesa-9.0.1-1|461	--enable-gbm \
12mr|mesa-9.0.1-1|462	--enable-shared-glapi \
12mr|mesa-9.0.1-1|463	%endif
12mr|mesa-9.0.1-1|464	%if %{with vdpau}
12mr|mesa-9.0.1-1|465	--enable-vdpau \
12mr|mesa-9.0.1-1|466	%else
12mr|mesa-9.0.1-1|467	--disable-vdpau \
12mr|mesa-9.0.1-1|468	%endif
12mr|mesa-9.0.1-1|469	%if %{with va}
12mr|mesa-9.0.1-1|470	--enable-va \
12mr|mesa-9.0.1-1|471	%else
12mr|mesa-9.0.1-1|472	--disable-va \
12mr|mesa-9.0.1-1|473	%endif
12mr|mesa-9.0.1-1|474	--enable-gles1 \
12mr|mesa-9.0.1-1|475	--enable-gles2 \
12mr|mesa-9.0.1-1|476	--enable-openvg \
12mr|mesa-9.0.1-1|477	--enable-gallium-egl \
12mr|mesa-9.0.1-1|478	--disable-glx-tls \
12mr|mesa-9.0.1-1|479	--enable-gallium-g3dvl \
12mr|mesa-9.0.1-1|480	%if %{with_hardware}
12mr|mesa-9.0.1-1|481	--with-gallium-drivers=r300,r600,radeonsi,nouveau,swrast \
12mr|mesa-9.0.1-1|482	--enable-gallium-llvm \
12mr|mesa-9.0.1-1|483	%else
12mr|mesa-9.0.1-1|484	--disable-gallium-llvm \
12mr|mesa-9.0.1-1|485	--with-gallium-drivers=swrast \
12mr|mesa-9.0.1-1|486	%endif
12mr|mesa-9.0.1-1|487	%if %{build_plf}
12mr|mesa-9.0.1-1|488	--enable-texture-float
12mr|mesa-9.0.1-1|489	%endif
12mr|mesa-9.0.1-1|490	
12mr|mesa-9.0.1-1|491	%make
12mr|mesa-9.0.1-1|492	
12mr|mesa-9.0.1-1|493	%install
12mr|mesa-9.0.1-1|494	rm -rf %{buildroot}
12mr|mesa-9.0.1-1|495	%makeinstall_std
12mr|mesa-9.0.1-1|496	
12mr|mesa-9.0.1-1|497	# (blino) hardlink libGL files in %{_libdir}/mesa
12mr|mesa-9.0.1-1|498	# to prevent proprietary driver installers from removing them
12mr|mesa-9.0.1-1|499	mkdir -p %{buildroot}%{_libdir}/mesa
12mr|mesa-9.0.1-1|500	pushd %{buildroot}%{_libdir}/mesa
12mr|mesa-9.0.1-1|501	for l in ../libGL.so.*; do cp -a $l .; done
12mr|mesa-9.0.1-1|502	popd
12mr|mesa-9.0.1-1|503	
12mr|mesa-9.0.1-1|504	%ifarch %{x86_64}
12mr|mesa-9.0.1-1|505	mkdir -p %{buildroot}%{_prefix}/lib/dri
12mr|mesa-9.0.1-1|506	%endif
12mr|mesa-9.0.1-1|507	
12mr|mesa-9.0.1-1|508	# use swrastg if built (Anssi 12/2011)
12mr|mesa-9.0.1-1|509	[ -e %{buildroot}%{_libdir}/dri/swrastg_dri.so ] && mv %{buildroot}%{_libdir}/dri/swrast{g,}_dri.so
12mr|mesa-9.0.1-1|510	
12mr|mesa-9.0.1-1|511	#------------------------------------------------------------------------------
12mr|mesa-9.0.1-1|512	
12mr|mesa-9.0.1-1|513	%files
12mr|mesa-9.0.1-1|514	%doc docs/COPYING docs/README.*
12mr|mesa-9.0.1-1|515	%config(noreplace) %{_sysconfdir}/drirc
12mr|mesa-9.0.1-1|516	
12mr|mesa-9.0.1-1|517	%files -n %{dridrivers}
12mr|mesa-9.0.1-1|518	%ifnarch ppc64
12mr|mesa-9.0.1-1|519	%dir %{_libdir}/dri
12mr|mesa-9.0.1-1|520	# (blino) new mesa 8.1 and 9.0 build system seems to use a static libglsl
12mr|mesa-9.0.1-1|521	#%{_libdir}/dri/libglsl.so
12mr|mesa-9.0.1-1|522	%{_libdir}/dri/*_dri.so
12mr|mesa-9.0.1-1|523	%{_libdir}/libXvMCnouveau.so.*
12mr|mesa-9.0.1-1|524	%{_libdir}/libXvMCr300.so.*
12mr|mesa-9.0.1-1|525	%{_libdir}/libXvMCr600.so.*
12mr|mesa-9.0.1-1|526	%{_libdir}/libXvMCsoftpipe.so.*
12mr|mesa-9.0.1-1|527	%if %{with vdpau}
12mr|mesa-9.0.1-1|528	%{_libdir}/vdpau/libvdpau_nouveau.so*
12mr|mesa-9.0.1-1|529	%{_libdir}/vdpau/libvdpau_r300.so*
12mr|mesa-9.0.1-1|530	%{_libdir}/vdpau/libvdpau_r600.so*
12mr|mesa-9.0.1-1|531	%{_libdir}/vdpau/libvdpau_radeonsi.so*
12mr|mesa-9.0.1-1|532	%{_libdir}/vdpau/libvdpau_softpipe.so*
12mr|mesa-9.0.1-1|533	%endif
12mr|mesa-9.0.1-1|534	%{_libdir}/xorg/modules/drivers/nouveau2_drv.so
12mr|mesa-9.0.1-1|535	%{_libdir}/xorg/modules/drivers/r300_drv.so
12mr|mesa-9.0.1-1|536	%{_libdir}/xorg/modules/drivers/r600g_drv.so
12mr|mesa-9.0.1-1|537	%{_libdir}/xorg/modules/drivers/radeonsi_drv.so
12mr|mesa-9.0.1-1|538	%endif
12mr|mesa-9.0.1-1|539	
12mr|mesa-9.0.1-1|540	%files -n %{libdricorename}
12mr|mesa-9.0.1-1|541	%{_libdir}/libdricore%{version}.so.%{dricoremajor}
12mr|mesa-9.0.1-1|542	%{_libdir}/libdricore%{version}.so.%{dricoremajor}.*
12mr|mesa-9.0.1-1|543	
12mr|mesa-9.0.1-1|544	%if %{with va}
12mr|mesa-9.0.1-1|545	%files -n %{libvadrivers}
12mr|mesa-9.0.1-1|546	%{_libdir}/va/lib*.so*
12mr|mesa-9.0.1-1|547	%endif
12mr|mesa-9.0.1-1|548	
12mr|mesa-9.0.1-1|549	%files -n %{libglname}
12mr|mesa-9.0.1-1|550	%{_libdir}/libGL.so.*
12mr|mesa-9.0.1-1|551	%dir %{_libdir}/mesa
12mr|mesa-9.0.1-1|552	%{_libdir}/mesa/libGL.so.%{glmajor}*
12mr|mesa-9.0.1-1|553	
12mr|mesa-9.0.1-1|554	%files -n %{libeglname}
12mr|mesa-9.0.1-1|555	%{_libdir}/libEGL.so.%{eglmajor}*
12mr|mesa-9.0.1-1|556	%dir %{_libdir}/egl
12mr|mesa-9.0.1-1|557	%if !%{with wayland}
12mr|mesa-9.0.1-1|558	%{_libdir}/egl/st_GL.so
12mr|mesa-9.0.1-1|559	%endif
12mr|mesa-9.0.1-1|560	%{_libdir}/egl/egl_gallium.so
12mr|mesa-9.0.1-1|561	
12mr|mesa-9.0.1-1|562	%files -n %{libglapiname}
12mr|mesa-9.0.1-1|563	%{_libdir}/libglapi.so.%{glapimajor}*
12mr|mesa-9.0.1-1|564	
12mr|mesa-9.0.1-1|565	%files -n %{libglesv1name}
12mr|mesa-9.0.1-1|566	%{_libdir}/libGLESv1_CM.so.%{glesv1major}*
12mr|mesa-9.0.1-1|567	
12mr|mesa-9.0.1-1|568	%files -n %{libglesv2name}
12mr|mesa-9.0.1-1|569	%{_libdir}/libGLESv2.so.%{glesv2major}*
12mr|mesa-9.0.1-1|570	
12mr|mesa-9.0.1-1|571	%files -n %{libopenvgname}
12mr|mesa-9.0.1-1|572	%{_libdir}/libOpenVG.so.%{openvgmajor}*
12mr|mesa-9.0.1-1|573	
12mr|mesa-9.0.1-1|574	%if %{with wayland}
12mr|mesa-9.0.1-1|575	%files -n %{libgbmname}
12mr|mesa-9.0.1-1|576	%{_libdir}/libgbm.so.%{gbmmajor}
12mr|mesa-9.0.1-1|577	%{_libdir}/libgbm.so.%{gbmmajor}.*
12mr|mesa-9.0.1-1|578	%{_libdir}/gbm/gbm_*.so
12mr|mesa-9.0.1-1|579	%{_libdir}/gbm/pipe_*.so
12mr|mesa-9.0.1-1|580	
12mr|mesa-9.0.1-1|581	%files -n %{libwaylandeglname}
12mr|mesa-9.0.1-1|582	%{_libdir}/libwayland-egl.so.%{waylandeglmajor}
12mr|mesa-9.0.1-1|583	%{_libdir}/libwayland-egl.so.%{waylandeglmajor}.*
12mr|mesa-9.0.1-1|584	%endif
12mr|mesa-9.0.1-1|585	
12mr|mesa-9.0.1-1|586	%files -n %{develgl}
12mr|mesa-9.0.1-1|587	%{_includedir}/GL/gl.h
12mr|mesa-9.0.1-1|588	%{_includedir}/GL/glext.h
12mr|mesa-9.0.1-1|589	%{_includedir}/GL/gl_mangle.h
12mr|mesa-9.0.1-1|590	%{_includedir}/GL/osmesa.h
12mr|mesa-9.0.1-1|591	%{_includedir}/GL/wglext.h
12mr|mesa-9.0.1-1|592	%{_includedir}/GL/glx.h
12mr|mesa-9.0.1-1|593	%{_includedir}/GL/glxext.h
12mr|mesa-9.0.1-1|594	%{_includedir}/GL/glx_mangle.h
12mr|mesa-9.0.1-1|595	%{_libdir}/libGL.so
12mr|mesa-9.0.1-1|596	%{_libdir}/libXvMC*.so
12mr|mesa-9.0.1-1|597	%{_libdir}/pkgconfig/gl.pc
12mr|mesa-9.0.1-1|598	%{_libdir}/pkgconfig/dri.pc
12mr|mesa-9.0.1-1|599	
12mr|mesa-9.0.1-1|600	#FIXME: check those headers
12mr|mesa-9.0.1-1|601	%{_includedir}/GL/vms_x_fix.h
12mr|mesa-9.0.1-1|602	%{_includedir}/GL/wmesa.h
12mr|mesa-9.0.1-1|603	%dir %{_includedir}/GL/internal
12mr|mesa-9.0.1-1|604	%{_includedir}/GL/internal/dri_interface.h
12mr|mesa-9.0.1-1|605	
12mr|mesa-9.0.1-1|606	%files common-devel
12mr|mesa-9.0.1-1|607	# meta devel pkg
12mr|mesa-9.0.1-1|608	
12mr|mesa-9.0.1-1|609	%files -n %{develegl}
12mr|mesa-9.0.1-1|610	%{_includedir}/EGL
12mr|mesa-9.0.1-1|611	%{_includedir}/KHR
12mr|mesa-9.0.1-1|612	%{_libdir}/libEGL.so
12mr|mesa-9.0.1-1|613	%{_libdir}/pkgconfig/egl.pc
12mr|mesa-9.0.1-1|614	
12mr|mesa-9.0.1-1|615	%files -n %{develglapi}
12mr|mesa-9.0.1-1|616	%{_libdir}/libglapi.so
12mr|mesa-9.0.1-1|617	
12mr|mesa-9.0.1-1|618	%files -n %{develdricore}
12mr|mesa-9.0.1-1|619	%{_libdir}/libdricore%{version}.so
12mr|mesa-9.0.1-1|620	
12mr|mesa-9.0.1-1|621	%files -n %{develglesv1}
12mr|mesa-9.0.1-1|622	%{_includedir}/GLES
12mr|mesa-9.0.1-1|623	%{_libdir}/libGLESv1_CM.so
12mr|mesa-9.0.1-1|624	%{_libdir}/pkgconfig/glesv1_cm.pc
12mr|mesa-9.0.1-1|625	
12mr|mesa-9.0.1-1|626	%files -n %{develglesv2}
12mr|mesa-9.0.1-1|627	%{_includedir}/GLES2
12mr|mesa-9.0.1-1|628	%{_libdir}/libGLESv2.so
12mr|mesa-9.0.1-1|629	%{_libdir}/pkgconfig/glesv2.pc
12mr|mesa-9.0.1-1|630	
12mr|mesa-9.0.1-1|631	%files -n %{developenvg}
12mr|mesa-9.0.1-1|632	%{_includedir}/VG
12mr|mesa-9.0.1-1|633	%{_libdir}/libOpenVG.so
12mr|mesa-9.0.1-1|634	%{_libdir}/pkgconfig/vg.pc
12mr|mesa-9.0.1-1|635	
12mr|mesa-9.0.1-1|636	%if %{with wayland}
12mr|mesa-9.0.1-1|637	%files -n %{develgbm}
12mr|mesa-9.0.1-1|638	%{_includedir}/gbm.h
12mr|mesa-9.0.1-1|639	%{_libdir}/libgbm.so
12mr|mesa-9.0.1-1|640	%{_libdir}/pkgconfig/gbm.pc
12mr|mesa-9.0.1-1|641	
12mr|mesa-9.0.1-1|642	%files -n %{develwaylandegl}
12mr|mesa-9.0.1-1|643	%{_libdir}/libwayland-egl.so
12mr|mesa-9.0.1-1|644	%{_libdir}/pkgconfig/wayland-egl.pc
12mr|mesa-9.0.1-1|645	%endif

15163 12
12mr|mesa-demos-8.0.1-8|1	Name:		mesa-demos
12mr|mesa-demos-8.0.1-8|2	Version: 	8.0.1
12mr|mesa-demos-8.0.1-8|3	Release: 	8
12mr|mesa-demos-8.0.1-8|4	Summary:	Demos for Mesa (OpenGL compatible 3D lib)
12mr|mesa-demos-8.0.1-8|5	Group:		Graphics
12mr|mesa-demos-8.0.1-8|6	License:	MIT
12mr|mesa-demos-8.0.1-8|7	URL:		http://www.mesa3d.org
12mr|mesa-demos-8.0.1-8|8	Source0:	ftp://ftp://ftp.freedesktop.org/pub/mesa/demos/%{version}/%{name}-%{version}.tar.bz2
12mr|mesa-demos-8.0.1-8|9	Source4:	Mesa-icons.tar.bz2
12mr|mesa-demos-8.0.1-8|10	
12mr|mesa-demos-8.0.1-8|11	Patch0:		0001-es1_info-convert-indentString-into-a-literal-string.patch
12mr|mesa-demos-8.0.1-8|12	
12mr|mesa-demos-8.0.1-8|13	BuildRequires:	pkgconfig(gl)
12mr|mesa-demos-8.0.1-8|14	BuildRequires:	pkgconfig(glu)
12mr|mesa-demos-8.0.1-8|15	BuildRequires:	pkgconfig(glew)
12mr|mesa-demos-8.0.1-8|16	# Not essential, but builds more demos:
12mr|mesa-demos-8.0.1-8|17	BuildRequires:	pkgconfig(glut)
12mr|mesa-demos-8.0.1-8|18	
12mr|mesa-demos-8.0.1-8|19	Requires:	glxinfo = %{version}
12mr|mesa-demos-8.0.1-8|20	
12mr|mesa-demos-8.0.1-8|21	%package -n	glxinfo
12mr|mesa-demos-8.0.1-8|22	Summary:	Commandline GLX information tool
12mr|mesa-demos-8.0.1-8|23	Group:		Graphics
12mr|mesa-demos-8.0.1-8|24	Conflicts:	mesa-demos < 7.7-4
12mr|mesa-demos-8.0.1-8|25	
12mr|mesa-demos-8.0.1-8|26	%description
12mr|mesa-demos-8.0.1-8|27	Mesa is an OpenGL 2.1 compatible 3D graphics library.
12mr|mesa-demos-8.0.1-8|28	
12mr|mesa-demos-8.0.1-8|29	This package contains some demo programs for the Mesa library.
12mr|mesa-demos-8.0.1-8|30	
12mr|mesa-demos-8.0.1-8|31	%description -n	glxinfo
12mr|mesa-demos-8.0.1-8|32	Mesa is an OpenGL 2.1 compatible 3D graphics library.
12mr|mesa-demos-8.0.1-8|33	
12mr|mesa-demos-8.0.1-8|34	This package contains the glinfo & glxinfo GLX information utility.
12mr|mesa-demos-8.0.1-8|35	
12mr|mesa-demos-8.0.1-8|36	%prep
12mr|mesa-demos-8.0.1-8|37	%setup -q
12mr|mesa-demos-8.0.1-8|38	%apply_patches
12mr|mesa-demos-8.0.1-8|39	
12mr|mesa-demos-8.0.1-8|40	perl -pi -e "s|\.\./images/|%{_libdir}/mesa-demos-data/|" src/*/*.c
12mr|mesa-demos-8.0.1-8|41	perl -pi -e "s,\"(.*?)\.(dat|vert|geom|frag)\",\"%{_libdir}/mesa-demos-data/\$1.\$2\",g" src/*/*.c
12mr|mesa-demos-8.0.1-8|42	perl -pi -e "s|isosurf.dat|%{_libdir}/mesa-demos-data/isosurf.dat|" src/*/isosurf.c
12mr|mesa-demos-8.0.1-8|43	
12mr|mesa-demos-8.0.1-8|44	
12mr|mesa-demos-8.0.1-8|45	%build
12mr|mesa-demos-8.0.1-8|46	LIB_DIR=%{_lib}
12mr|mesa-demos-8.0.1-8|47	INCLUDE_DIR=%{buildroot}/%{_includedir}
12mr|mesa-demos-8.0.1-8|48	export LIB_DIR INCLUDE_DIR DRI_DRIVER_DIR
12mr|mesa-demos-8.0.1-8|49	
12mr|mesa-demos-8.0.1-8|50	%configure2_5x
12mr|mesa-demos-8.0.1-8|51	%make
12mr|mesa-demos-8.0.1-8|52	
12mr|mesa-demos-8.0.1-8|53	%install
12mr|mesa-demos-8.0.1-8|54	%makeinstall_std
12mr|mesa-demos-8.0.1-8|55	
12mr|mesa-demos-8.0.1-8|56	# (fg) So that demos at least work :)
12mr|mesa-demos-8.0.1-8|57	mkdir -p %{buildroot}%{_libdir}/mesa-demos-data
12mr|mesa-demos-8.0.1-8|58	cp -v src/images/*rgb{a,} src/demos/*.dat %{buildroot}%{_libdir}/mesa-demos-data
12mr|mesa-demos-8.0.1-8|59	cp -a src/glsl/CH0* src/*/*.{frag,vert,geom} %{buildroot}%{_libdir}/mesa-demos-data
12mr|mesa-demos-8.0.1-8|60	
12mr|mesa-demos-8.0.1-8|61	# (tv) fix conflict with ncurses:
12mr|mesa-demos-8.0.1-8|62	mv %{buildroot}%{_bindir}/clear{,-gl}
12mr|mesa-demos-8.0.1-8|63	
12mr|mesa-demos-8.0.1-8|64	# (tv) fix conflict with bitmap:
12mr|mesa-demos-8.0.1-8|65	mv %{buildroot}%{_bindir}/bitmap{,-gl}
12mr|mesa-demos-8.0.1-8|66	
12mr|mesa-demos-8.0.1-8|67	# icons for three demos examples [we lack a frontend
12mr|mesa-demos-8.0.1-8|68	# to launch the demos obviously]
12mr|mesa-demos-8.0.1-8|69	install -m 755 -d %{buildroot}%{_miconsdir}
12mr|mesa-demos-8.0.1-8|70	install -m 755 -d %{buildroot}%{_iconsdir}
12mr|mesa-demos-8.0.1-8|71	install -m 755 -d %{buildroot}%{_liconsdir}
12mr|mesa-demos-8.0.1-8|72	tar jxvf %{SOURCE4} -C %{buildroot}%{_iconsdir}
12mr|mesa-demos-8.0.1-8|73	
12mr|mesa-demos-8.0.1-8|74	%files
12mr|mesa-demos-8.0.1-8|75	%{_bindir}/*
12mr|mesa-demos-8.0.1-8|76	%exclude %{_bindir}/glxinfo
12mr|mesa-demos-8.0.1-8|77	%exclude %{_bindir}/glinfo
12mr|mesa-demos-8.0.1-8|78	%dir %{_libdir}/mesa-demos-data
12mr|mesa-demos-8.0.1-8|79	%{_libdir}/mesa-demos-data/*
12mr|mesa-demos-8.0.1-8|80	%{_miconsdir}/*demos*.png
12mr|mesa-demos-8.0.1-8|81	%{_iconsdir}/*demos*.png
12mr|mesa-demos-8.0.1-8|82	%{_liconsdir}/*demos*.png
12mr|mesa-demos-8.0.1-8|83	
12mr|mesa-demos-8.0.1-8|84	%files -n glxinfo
12mr|mesa-demos-8.0.1-8|85	%{_bindir}/glxinfo
12mr|mesa-demos-8.0.1-8|86	%{_bindir}/glinfo
12mr|mesa-demos-8.0.1-8|87	
12mr|mesa-demos-8.0.1-8|88	
12mr|mesa-demos-8.0.1-8|89	
12mr|mesa-demos-8.0.1-8|90	
12mr|mesa-demos-8.0.1-8|91	%changelog
12mr|mesa-demos-8.0.1-8|92	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mesa-demos-8.0.1-8|93	+ Commit: 95397dd
12mr|mesa-demos-8.0.1-8|94	- Convert BR to pkgconfig style, drop some Provides and Obsoletes
12mr|mesa-demos-8.0.1-8|95	
12mr|mesa-demos-8.0.1-8|96	

15164 12
12mr|mesa-libGLU-9.0-0.git20120917.1|1	%define gitdate 20120917
12mr|mesa-libGLU-9.0-0.git20120917.1|2	
12mr|mesa-libGLU-9.0-0.git20120917.1|3	%define glumajor 1
12mr|mesa-libGLU-9.0-0.git20120917.1|4	%define gluname glu
12mr|mesa-libGLU-9.0-0.git20120917.1|5	%define libgluname %mklibname %{gluname} %{glumajor}
12mr|mesa-libGLU-9.0-0.git20120917.1|6	%define develglu %mklibname %{gluname} -d
12mr|mesa-libGLU-9.0-0.git20120917.1|7	
12mr|mesa-libGLU-9.0-0.git20120917.1|8	%define rel	1
12mr|mesa-libGLU-9.0-0.git20120917.1|9	
12mr|mesa-libGLU-9.0-0.git20120917.1|10	Name:		mesa-libGLU
12mr|mesa-libGLU-9.0-0.git20120917.1|11	Version:	9.0
12mr|mesa-libGLU-9.0-0.git20120917.1|12	Release:	%mkrel 0.git%{gitdate}.%{rel}
12mr|mesa-libGLU-9.0-0.git20120917.1|13	Summary:	Mesa libGLU library
12mr|mesa-libGLU-9.0-0.git20120917.1|14	Group:		System/Libraries
12mr|mesa-libGLU-9.0-0.git20120917.1|15	License:	MIT
12mr|mesa-libGLU-9.0-0.git20120917.1|16	URL:		http://mesa3d.org/
12mr|mesa-libGLU-9.0-0.git20120917.1|17	# snapshot only at this point
12mr|mesa-libGLU-9.0-0.git20120917.1|18	Source0:	libGLU-%{gitdate}.tar.xz
12mr|mesa-libGLU-9.0-0.git20120917.1|19	Source2:	make-git-snapshot.sh
12mr|mesa-libGLU-9.0-0.git20120917.1|20	
12mr|mesa-libGLU-9.0-0.git20120917.1|21	%if 0%{?gitdate}
12mr|mesa-libGLU-9.0-0.git20120917.1|22	BuildRequires:	autoconf automake libtool
12mr|mesa-libGLU-9.0-0.git20120917.1|23	%endif
12mr|mesa-libGLU-9.0-0.git20120917.1|24	BuildRequires:	pkgconfig(gl)
12mr|mesa-libGLU-9.0-0.git20120917.1|25	
12mr|mesa-libGLU-9.0-0.git20120917.1|26	%description
12mr|mesa-libGLU-9.0-0.git20120917.1|27	Mesa implementation of the standard GLU OpenGL utility API.
12mr|mesa-libGLU-9.0-0.git20120917.1|28	
12mr|mesa-libGLU-9.0-0.git20120917.1|29	%package -n	%{libgluname}
12mr|mesa-libGLU-9.0-0.git20120917.1|30	Summary:	Files for Mesa (GLU libs)
12mr|mesa-libGLU-9.0-0.git20120917.1|31	Group:		System/Libraries
12mr|mesa-libGLU-9.0-0.git20120917.1|32	Provides:	libmesa%{gluname} = %{version}-%{release}
12mr|mesa-libGLU-9.0-0.git20120917.1|33	Obsoletes:	%{_lib}mesaglu1 < 8.0
12mr|mesa-libGLU-9.0-0.git20120917.1|34	
12mr|mesa-libGLU-9.0-0.git20120917.1|35	%description -n %{libgluname}
12mr|mesa-libGLU-9.0-0.git20120917.1|36	GLU is the OpenGL Utility Library.
12mr|mesa-libGLU-9.0-0.git20120917.1|37	It provides a number of functions upon the base OpenGL library to provide
12mr|mesa-libGLU-9.0-0.git20120917.1|38	higher-level drawing routines from the more primitive routines provided by
12mr|mesa-libGLU-9.0-0.git20120917.1|39	OpenGL.
12mr|mesa-libGLU-9.0-0.git20120917.1|40	
12mr|mesa-libGLU-9.0-0.git20120917.1|41	%package -n	%{develglu}
12mr|mesa-libGLU-9.0-0.git20120917.1|42	Summary:	Development files for GLU libs
12mr|mesa-libGLU-9.0-0.git20120917.1|43	Group:		Development/C
12mr|mesa-libGLU-9.0-0.git20120917.1|44	Requires:	%{libgluname} = %{version}-%{release}
12mr|mesa-libGLU-9.0-0.git20120917.1|45	Provides:	libmesa%{gluname}-devel = %{version}-%{release}
12mr|mesa-libGLU-9.0-0.git20120917.1|46	Provides:	mesa%{gluname}-devel = %{version}-%{release}
12mr|mesa-libGLU-9.0-0.git20120917.1|47	Obsoletes:	%{_lib}mesaglu1-devel < 8.0
12mr|mesa-libGLU-9.0-0.git20120917.1|48	
12mr|mesa-libGLU-9.0-0.git20120917.1|49	%description -n %{develglu}
12mr|mesa-libGLU-9.0-0.git20120917.1|50	This package contains the headers needed to compile programs with GLU.
12mr|mesa-libGLU-9.0-0.git20120917.1|51	
12mr|mesa-libGLU-9.0-0.git20120917.1|52	%prep
12mr|mesa-libGLU-9.0-0.git20120917.1|53	%setup -q -n libGLU-%{?gitdate:%{gitdate}}%{?!gitdate:%{version}}
12mr|mesa-libGLU-9.0-0.git20120917.1|54	
12mr|mesa-libGLU-9.0-0.git20120917.1|55	%build
12mr|mesa-libGLU-9.0-0.git20120917.1|56	%if 0%{?gitdate}
12mr|mesa-libGLU-9.0-0.git20120917.1|57	autoreconf -v -i -f
12mr|mesa-libGLU-9.0-0.git20120917.1|58	%endif
12mr|mesa-libGLU-9.0-0.git20120917.1|59	%configure --disable-static
12mr|mesa-libGLU-9.0-0.git20120917.1|60	%make
12mr|mesa-libGLU-9.0-0.git20120917.1|61	
12mr|mesa-libGLU-9.0-0.git20120917.1|62	%install
12mr|mesa-libGLU-9.0-0.git20120917.1|63	%makeinstall_std
12mr|mesa-libGLU-9.0-0.git20120917.1|64	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|mesa-libGLU-9.0-0.git20120917.1|65	rm -rf %{buildroot}%{_datadir}/man/man3/gl[A-Z]*
12mr|mesa-libGLU-9.0-0.git20120917.1|66	
12mr|mesa-libGLU-9.0-0.git20120917.1|67	%files -n %{libgluname}
12mr|mesa-libGLU-9.0-0.git20120917.1|68	%{_libdir}/libGLU.so.%{glumajor}*
12mr|mesa-libGLU-9.0-0.git20120917.1|69	
12mr|mesa-libGLU-9.0-0.git20120917.1|70	%files -n %{develglu}
12mr|mesa-libGLU-9.0-0.git20120917.1|71	%{_includedir}/GL/glu.h
12mr|mesa-libGLU-9.0-0.git20120917.1|72	%{_includedir}/GL/glu_mangle.h
12mr|mesa-libGLU-9.0-0.git20120917.1|73	%{_libdir}/libGLU.so
12mr|mesa-libGLU-9.0-0.git20120917.1|74	%{_libdir}/pkgconfig/glu.pc
12mr|mesa-libGLU-9.0-0.git20120917.1|75	
12mr|mesa-libGLU-9.0-0.git20120917.1|76	%changelog
12mr|mesa-libGLU-9.0-0.git20120917.1|77	

15165 12
12mr|metacity-2.34.5-1|1	%define _disable_ld_no_undefined 1
12mr|metacity-2.34.5-1|2	
12mr|metacity-2.34.5-1|3	%define major 0
12mr|metacity-2.34.5-1|4	%define libname %mklibname %{name}-private %{major}
12mr|metacity-2.34.5-1|5	%define develname %mklibname -d %{name}-private
12mr|metacity-2.34.5-1|6	
12mr|metacity-2.34.5-1|7	Summary: Metacity window manager
12mr|metacity-2.34.5-1|8	Name: metacity
12mr|metacity-2.34.5-1|9	Version: 2.34.5
12mr|metacity-2.34.5-1|10	Release: 1
12mr|metacity-2.34.5-1|11	License: GPLv2+
12mr|metacity-2.34.5-1|12	Group: Graphical desktop/GNOME
12mr|metacity-2.34.5-1|13	URL: http://ftp.gnome.org/pub/gnome/sources/metacity/
12mr|metacity-2.34.5-1|14	Source0: http://ftp.gnome.org/pub/GNOME/sources/metacity/%{name}-%{version}.tar.xz
12mr|metacity-2.34.5-1|15	Patch0: metacity-2.34.0-link.patch
12mr|metacity-2.34.5-1|16	# (fc) 2.21.3-2mdv enable compositor by default
12mr|metacity-2.34.5-1|17	Patch4: metacity-enable-compositor.patch
12mr|metacity-2.34.5-1|18	Patch5: metacity_low_resources.patch
12mr|metacity-2.34.5-1|19	# (fc) 2.30.1-2mdv ensure text is local encoded for Zenity (GNOME bug #617536)
12mr|metacity-2.34.5-1|20	Patch8: metacity-2.30.1-local-encoding-for-zenity.patch
12mr|metacity-2.34.5-1|21	
12mr|metacity-2.34.5-1|22	BuildRequires: GConf2
12mr|metacity-2.34.5-1|23	BuildRequires: gnome-common
12mr|metacity-2.34.5-1|24	BuildRequires: intltool
12mr|metacity-2.34.5-1|25	BuildRequires: zenity
12mr|metacity-2.34.5-1|26	BuildRequires: pkgconfig(gconf-2.0)
12mr|metacity-2.34.5-1|27	BuildRequires: pkgconfig(gnome-doc-utils)
12mr|metacity-2.34.5-1|28	BuildRequires: pkgconfig(gsettings-desktop-schemas)
12mr|metacity-2.34.5-1|29	BuildRequires: pkgconfig(gtk+-2.0)
12mr|metacity-2.34.5-1|30	BuildRequires: pkgconfig(ice)
12mr|metacity-2.34.5-1|31	BuildRequires: pkgconfig(libcanberra-gtk)
12mr|metacity-2.34.5-1|32	BuildRequires: pkgconfig(libgtop-2.0)
12mr|metacity-2.34.5-1|33	BuildRequires: pkgconfig(libstartup-notification-1.0)
12mr|metacity-2.34.5-1|34	BuildRequires: pkgconfig(pangoxft)
12mr|metacity-2.34.5-1|35	BuildRequires: pkgconfig(sm)
12mr|metacity-2.34.5-1|36	BuildRequires: pkgconfig(x11)
12mr|metacity-2.34.5-1|37	BuildRequires: pkgconfig(xcomposite)
12mr|metacity-2.34.5-1|38	BuildRequires: pkgconfig(xcursor)
12mr|metacity-2.34.5-1|39	BuildRequires: pkgconfig(xdamage)
12mr|metacity-2.34.5-1|40	BuildRequires: pkgconfig(xext)
12mr|metacity-2.34.5-1|41	BuildRequires: pkgconfig(xfixes)
12mr|metacity-2.34.5-1|42	BuildRequires: pkgconfig(xinerama)
12mr|metacity-2.34.5-1|43	BuildRequires: pkgconfig(xrandr)
12mr|metacity-2.34.5-1|44	BuildRequires: pkgconfig(xrender)
12mr|metacity-2.34.5-1|45	
12mr|metacity-2.34.5-1|46	Requires: zenity
12mr|metacity-2.34.5-1|47	
12mr|metacity-2.34.5-1|48	%description
12mr|metacity-2.34.5-1|49	Metacity is a simple window manager that integrates nicely with
12mr|metacity-2.34.5-1|50	GNOME.
12mr|metacity-2.34.5-1|51	
12mr|metacity-2.34.5-1|52	%package -n %{libname}
12mr|metacity-2.34.5-1|53	Summary:	Libraries for Metacity
12mr|metacity-2.34.5-1|54	Group:		System/Libraries
12mr|metacity-2.34.5-1|55	
12mr|metacity-2.34.5-1|56	%description -n %{libname}
12mr|metacity-2.34.5-1|57	This package contains libraries used by Metacity.
12mr|metacity-2.34.5-1|58	
12mr|metacity-2.34.5-1|59	%package -n %{develname}
12mr|metacity-2.34.5-1|60	Summary:	Libraries and include files with Metacity
12mr|metacity-2.34.5-1|61	Group:		Development/GNOME and GTK+
12mr|metacity-2.34.5-1|62	Requires:	%{libname} = %{version}
12mr|metacity-2.34.5-1|63	Provides:	%{name}-devel = %{version}-%{release}
12mr|metacity-2.34.5-1|64	Obsoletes:	%mklibname -d %{name}-private 0
12mr|metacity-2.34.5-1|65	
12mr|metacity-2.34.5-1|66	%description -n %{develname}
12mr|metacity-2.34.5-1|67	This package provides the necessary development libraries and include
12mr|metacity-2.34.5-1|68	files to allow you to develop with Metacity.
12mr|metacity-2.34.5-1|69	
12mr|metacity-2.34.5-1|70	%prep
12mr|metacity-2.34.5-1|71	%setup -q
12mr|metacity-2.34.5-1|72	%patch0 -p1 -b .link
12mr|metacity-2.34.5-1|73	# don't enable compositor by default, too many drivers are buggy currently
12mr|metacity-2.34.5-1|74	#%patch4 -p1 -b .enable-compositor
12mr|metacity-2.34.5-1|75	%ifarch %mips
12mr|metacity-2.34.5-1|76	%patch5 -p1 -b .lowres
12mr|metacity-2.34.5-1|77	%endif
12mr|metacity-2.34.5-1|78	%patch8 -p1 -b .local-encoding
12mr|metacity-2.34.5-1|79	
12mr|metacity-2.34.5-1|80	%build
12mr|metacity-2.34.5-1|81	NOCONFIGURE=yes gnome-autogen.sh
12mr|metacity-2.34.5-1|82	%configure \
12mr|metacity-2.34.5-1|83	--disable-static \
12mr|metacity-2.34.5-1|84	--disable-scrollkeeper
12mr|metacity-2.34.5-1|85	
12mr|metacity-2.34.5-1|86	%make
12mr|metacity-2.34.5-1|87	
12mr|metacity-2.34.5-1|88	%install
12mr|metacity-2.34.5-1|89	%makeinstall_std
12mr|metacity-2.34.5-1|90	
12mr|metacity-2.34.5-1|91	%find_lang %{name}
12mr|metacity-2.34.5-1|92	
12mr|metacity-2.34.5-1|93	%files -f %{name}.lang
12mr|metacity-2.34.5-1|94	%doc README COPYING NEWS HACKING
12mr|metacity-2.34.5-1|95	%{_bindir}/*
12mr|metacity-2.34.5-1|96	%{_datadir}/applications/metacity.desktop
12mr|metacity-2.34.5-1|97	%{_datadir}/GConf/gsettings/metacity-schemas.convert
12mr|metacity-2.34.5-1|98	%{_datadir}/glib-2.0/schemas/*
12mr|metacity-2.34.5-1|99	%{_datadir}/gnome-control-center/keybindings/50-metacity*.xml
12mr|metacity-2.34.5-1|100	%{_datadir}/gnome/wm-properties/metacity-wm.desktop
12mr|metacity-2.34.5-1|101	%{_datadir}/metacity
12mr|metacity-2.34.5-1|102	%dir %_datadir/gnome/help/creating-metacity-themes
12mr|metacity-2.34.5-1|103	%_datadir/gnome/help/creating-metacity-themes/C
12mr|metacity-2.34.5-1|104	%lang(de) %_datadir/gnome/help/creating-metacity-themes/de
12mr|metacity-2.34.5-1|105	%{_datadir}/themes/*
12mr|metacity-2.34.5-1|106	%{_mandir}/man1/*
12mr|metacity-2.34.5-1|107	
12mr|metacity-2.34.5-1|108	%files -n %{libname}
12mr|metacity-2.34.5-1|109	%{_libdir}/*.so.%{major}*
12mr|metacity-2.34.5-1|110	
12mr|metacity-2.34.5-1|111	%files -n %{develname}
12mr|metacity-2.34.5-1|112	%doc ChangeLog
12mr|metacity-2.34.5-1|113	%{_libdir}/*.so
12mr|metacity-2.34.5-1|114	%{_includedir}/*
12mr|metacity-2.34.5-1|115	%{_libdir}/pkgconfig/*
12mr|metacity-2.34.5-1|116	
12mr|metacity-2.34.5-1|117	
12mr|metacity-2.34.5-1|118	
12mr|metacity-2.34.5-1|119	
12mr|metacity-2.34.5-1|120	%changelog
12mr|metacity-2.34.5-1|121	

15166 12
12mr|meta-task-2011.0-11|1	%define name meta-task
12mr|meta-task-2011.0-11|2	%define version 2011.0
12mr|meta-task-2011.0-11|3	%define release %mkrel 11
12mr|meta-task-2011.0-11|4	
12mr|meta-task-2011.0-11|5	Summary: Meta task listing packages by group
12mr|meta-task-2011.0-11|6	Name: %{name}
12mr|meta-task-2011.0-11|7	Version: %{version}
12mr|meta-task-2011.0-11|8	Release: %{release}
12mr|meta-task-2011.0-11|9	License: GPL
12mr|meta-task-2011.0-11|10	Group: System/Configuration/Other
12mr|meta-task-2011.0-11|11	Source: rpmsrate-raw
12mr|meta-task-2011.0-11|12	Source1: check-rpmsrate
12mr|meta-task-2011.0-11|13	Source2: compssUsers.pl
12mr|meta-task-2011.0-11|14	Source3: prefer.vendor.list
12mr|meta-task-2011.0-11|15	Source4: README
12mr|meta-task-2011.0-11|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|meta-task-2011.0-11|17	BuildArch: noarch
12mr|meta-task-2011.0-11|18	BuildRequires: drakxtools-backend
12mr|meta-task-2011.0-11|19	
12mr|meta-task-2011.0-11|20	%description
12mr|meta-task-2011.0-11|21	prefer.vendor.list is used by urpmi, rpmdrake and installer to prefer some
12mr|meta-task-2011.0-11|22	packages when there is a choice.
12mr|meta-task-2011.0-11|23	
12mr|meta-task-2011.0-11|24	"rpmsrate" and "compsUsers.pl" are used by installer and rpmdrake to choose
12mr|meta-task-2011.0-11|25	packages to install.
12mr|meta-task-2011.0-11|26	
12mr|meta-task-2011.0-11|27	%build
12mr|meta-task-2011.0-11|28	cp %{SOURCE1} .
12mr|meta-task-2011.0-11|29	cp %{SOURCE4} .
12mr|meta-task-2011.0-11|30	
12mr|meta-task-2011.0-11|31	%install
12mr|meta-task-2011.0-11|32	rm -rf %{buildroot}
12mr|meta-task-2011.0-11|33	install -d %{buildroot}%{_datadir}/%{name}
12mr|meta-task-2011.0-11|34	install -m644 %{SOURCE0} %{buildroot}%{_datadir}/%{name}
12mr|meta-task-2011.0-11|35	install -m644 %{SOURCE2} %{buildroot}%{_datadir}/%{name}
12mr|meta-task-2011.0-11|36	install -d %{buildroot}%{_sysconfdir}/urpmi
12mr|meta-task-2011.0-11|37	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/urpmi
12mr|meta-task-2011.0-11|38	
12mr|meta-task-2011.0-11|39	%check
12mr|meta-task-2011.0-11|40	ERR=`./check-rpmsrate %{buildroot}%{_datadir}/%{name}/rpmsrate-raw 2>&1`
12mr|meta-task-2011.0-11|41	[ -z "$ERR" ]
12mr|meta-task-2011.0-11|42	
12mr|meta-task-2011.0-11|43	%clean
12mr|meta-task-2011.0-11|44	rm -rf %{buildroot}
12mr|meta-task-2011.0-11|45	
12mr|meta-task-2011.0-11|46	%files
12mr|meta-task-2011.0-11|47	%defattr(-,root,root)
12mr|meta-task-2011.0-11|48	%doc README
12mr|meta-task-2011.0-11|49	%config(noreplace) %{_sysconfdir}/urpmi/prefer.vendor.list
12mr|meta-task-2011.0-11|50	%{_datadir}/%{name}
12mr|meta-task-2011.0-11|51	
12mr|meta-task-2011.0-11|52	
12mr|meta-task-2011.0-11|53	
12mr|meta-task-2011.0-11|54	%changelog
12mr|meta-task-2011.0-11|55	

15167 12
12mr|mgetty-1.1.36-12|1	%define Date Jun15
12mr|mgetty-1.1.36-12|2	
12mr|mgetty-1.1.36-12|3	Summary:	A getty replacement for use with data and fax modems
12mr|mgetty-1.1.36-12|4	Name:		mgetty
12mr|mgetty-1.1.36-12|5	Version:	1.1.36
12mr|mgetty-1.1.36-12|6	Release:	12
12mr|mgetty-1.1.36-12|7	Source0:	ftp://mgetty.greenie.net/pub/mgetty/source/1.1/%{name}%{version}-%{Date}.tar.gz
12mr|mgetty-1.1.36-12|8	Source1:	ftp://mgetty.greenie.net/pub/mgetty/source/1.1/%{name}%{version}-%{Date}.tar.gz.asc
12mr|mgetty-1.1.36-12|9	URL:		http://mgetty.greenie.net/
12mr|mgetty-1.1.36-12|10	Patch0:		mgetty-1.1.14-config.patch
12mr|mgetty-1.1.36-12|11	Patch1:		mgetty-1.1.5-makekvg.patch
12mr|mgetty-1.1.36-12|12	Patch2:		mgetty-1.1.14-policy.patch
12mr|mgetty-1.1.36-12|13	Patch3:		mgetty-1.1.5-strip.patch
12mr|mgetty-1.1.36-12|14	Patch4:		mgetty-1.1.14-echo.patch
12mr|mgetty-1.1.36-12|15	Patch5:		mgetty-1.1.14-logrotate.patch
12mr|mgetty-1.1.36-12|16	Patch8:		mgetty-1.1.35-noroot.patch
12mr|mgetty-1.1.36-12|17	Patch9:		mgetty-1.1.21-linkman.patch
12mr|mgetty-1.1.36-12|18	Patch13:	mgetty-1.1.35-force_detect.patch
12mr|mgetty-1.1.36-12|19	Patch14:	mgetty-1.1.30-mktemp.patch
12mr|mgetty-1.1.36-12|20	Requires:	netpbm
12mr|mgetty-1.1.36-12|21	License:	GPL
12mr|mgetty-1.1.36-12|22	Group:		Communications
12mr|mgetty-1.1.36-12|23	BuildRequires:	groff-for-man
12mr|mgetty-1.1.36-12|24	BuildRequires:	gccmakedep
12mr|mgetty-1.1.36-12|25	BuildRequires:	imake
12mr|mgetty-1.1.36-12|26	BuildRequires:	libxext-devel
12mr|mgetty-1.1.36-12|27	BuildRequires:	rman
12mr|mgetty-1.1.36-12|28	BuildRequires:	tetex-dvips
12mr|mgetty-1.1.36-12|29	BuildRequires:	tetex-latex
12mr|mgetty-1.1.36-12|30	BuildRequires:	texinfo
12mr|mgetty-1.1.36-12|31	
12mr|mgetty-1.1.36-12|32	%package	sendfax
12mr|mgetty-1.1.36-12|33	Summary:	Provides support for sending faxes over a modem
12mr|mgetty-1.1.36-12|34	Requires:	mgetty = %{version}-%{release}
12mr|mgetty-1.1.36-12|35	Conflicts:	hylafax
12mr|mgetty-1.1.36-12|36	Requires(post,preun):	rpm-helper
12mr|mgetty-1.1.36-12|37	Group:		Communications
12mr|mgetty-1.1.36-12|38	
12mr|mgetty-1.1.36-12|39	%package	voice
12mr|mgetty-1.1.36-12|40	Summary:	A program for using your modem and mgetty as an answering machine
12mr|mgetty-1.1.36-12|41	Requires:	mgetty = %{version}-%{release}
12mr|mgetty-1.1.36-12|42	Group:		Communications
12mr|mgetty-1.1.36-12|43	
12mr|mgetty-1.1.36-12|44	%package	viewfax
12mr|mgetty-1.1.36-12|45	Summary:	An X Window System fax viewer
12mr|mgetty-1.1.36-12|46	Requires:	mgetty = %{version}-%{release}
12mr|mgetty-1.1.36-12|47	Group:		Communications
12mr|mgetty-1.1.36-12|48	
12mr|mgetty-1.1.36-12|49	%package	contrib
12mr|mgetty-1.1.36-12|50	Summary:	User contributed stuff that comes with %{name}
12mr|mgetty-1.1.36-12|51	Group:		Communications
12mr|mgetty-1.1.36-12|52	AutoReqProv:	no
12mr|mgetty-1.1.36-12|53	
12mr|mgetty-1.1.36-12|54	%description
12mr|mgetty-1.1.36-12|55	The mgetty package contains a "smart" getty which allows logins over a
12mr|mgetty-1.1.36-12|56	serial line (i.e., through a modem).  If you're using a Class 2 or 2.0
12mr|mgetty-1.1.36-12|57	modem, mgetty can receive faxes.  If you also need to send faxes, you'll
12mr|mgetty-1.1.36-12|58	need to install the sendfax program.
12mr|mgetty-1.1.36-12|59	
12mr|mgetty-1.1.36-12|60	If you'll be dialing in to your system using a modem, you should install
12mr|mgetty-1.1.36-12|61	the mgetty package.  If you'd like to send faxes using mgetty and your
12mr|mgetty-1.1.36-12|62	modem, you'll need to install the mgetty-sendfax program.  If you need a
12mr|mgetty-1.1.36-12|63	viewer for faxes, you'll also need to install the mgetty-viewfax package.
12mr|mgetty-1.1.36-12|64	
12mr|mgetty-1.1.36-12|65	%description	sendfax
12mr|mgetty-1.1.36-12|66	Sendfax is a standalone backend program for sending fax files.  The
12mr|mgetty-1.1.36-12|67	mgetty program (a getty replacement for handling logins over a serial
12mr|mgetty-1.1.36-12|68	line) plus sendfax will allow you to send faxes through a Class 2 modem.
12mr|mgetty-1.1.36-12|69	
12mr|mgetty-1.1.36-12|70	If you'd like to send faxes over a Class 2 modem, you'll need to install
12mr|mgetty-1.1.36-12|71	the mgetty-sendfax and the mgetty packages.
12mr|mgetty-1.1.36-12|72	
12mr|mgetty-1.1.36-12|73	%description	voice
12mr|mgetty-1.1.36-12|74	The mgetty-voice package contains the vgetty system, which enables
12mr|mgetty-1.1.36-12|75	mgetty and your modem to support voice capabilities.  In simple terms,
12mr|mgetty-1.1.36-12|76	vgetty lets your modem act as an answering machine.  How well the system
12mr|mgetty-1.1.36-12|77	will work depends upon your modem, which may or may not be able to handle
12mr|mgetty-1.1.36-12|78	this kind of implementation.
12mr|mgetty-1.1.36-12|79	
12mr|mgetty-1.1.36-12|80	Install mgetty-voice along with mgetty if you'd like to try having your
12mr|mgetty-1.1.36-12|81	modem act as an answering machine.
12mr|mgetty-1.1.36-12|82	
12mr|mgetty-1.1.36-12|83	%description	viewfax
12mr|mgetty-1.1.36-12|84	Viewfax displays the fax files received using mgetty in an X11 window.
12mr|mgetty-1.1.36-12|85	Viewfax is capable of zooming in and out on the displayed fax.
12mr|mgetty-1.1.36-12|86	
12mr|mgetty-1.1.36-12|87	If you're installing the mgetty-viewfax package, you'll also need to
12mr|mgetty-1.1.36-12|88	install mgetty.
12mr|mgetty-1.1.36-12|89	
12mr|mgetty-1.1.36-12|90	%description	contrib
12mr|mgetty-1.1.36-12|91	The contents of the contrib directory that comes with %{name}.
12mr|mgetty-1.1.36-12|92	
12mr|mgetty-1.1.36-12|93	%prep
12mr|mgetty-1.1.36-12|94	%setup -q
12mr|mgetty-1.1.36-12|95	cp policy.h-dist policy.h
12mr|mgetty-1.1.36-12|96	%patch0 -p0 -b .config
12mr|mgetty-1.1.36-12|97	%patch1 -p1 -b .makekvg
12mr|mgetty-1.1.36-12|98	%patch2 -p0 -b .policy
12mr|mgetty-1.1.36-12|99	%patch3 -p1 -b .strip
12mr|mgetty-1.1.36-12|100	%patch4 -p1 -b .echo
12mr|mgetty-1.1.36-12|101	%patch5 -p1
12mr|mgetty-1.1.36-12|102	# new texinfo much stricter about xrefs
12mr|mgetty-1.1.36-12|103	%patch8 -p1 -b .noroot
12mr|mgetty-1.1.36-12|104	%patch9 -p1
12mr|mgetty-1.1.36-12|105	%patch13 -p1 -b .force_detect
12mr|mgetty-1.1.36-12|106	%patch14 -p1 -b .mktemp
12mr|mgetty-1.1.36-12|107	
12mr|mgetty-1.1.36-12|108	%build
12mr|mgetty-1.1.36-12|109	make
12mr|mgetty-1.1.36-12|110	# 1.1.28-2mdk yves - ugly hack to have correct info dir
12mr|mgetty-1.1.36-12|111	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
12mr|mgetty-1.1.36-12|112	
12mr|mgetty-1.1.36-12|113	cd voice
12mr|mgetty-1.1.36-12|114	make
12mr|mgetty-1.1.36-12|115	
12mr|mgetty-1.1.36-12|116	cd ../frontends/X11/viewfax
12mr|mgetty-1.1.36-12|117	xmkmf
12mr|mgetty-1.1.36-12|118	make depend
12mr|mgetty-1.1.36-12|119	make CDEBUGFLAGS="%{optflags}"
12mr|mgetty-1.1.36-12|120	
12mr|mgetty-1.1.36-12|121	%install
12mr|mgetty-1.1.36-12|122	mkdir -p %{buildroot}/var/spool -p %{buildroot}/sbin
12mr|mgetty-1.1.36-12|123	make prefix=%{buildroot}/usr spool=%{buildroot}/var/spool \
12mr|mgetty-1.1.36-12|124	CONFDIR=%{buildroot}/etc/mgetty+sendfax install
12mr|mgetty-1.1.36-12|125	
12mr|mgetty-1.1.36-12|126	install -m0755 callback/callback %{buildroot}/usr/sbin
12mr|mgetty-1.1.36-12|127	install -m0755 callback/ct %{buildroot}/usr/bin
12mr|mgetty-1.1.36-12|128	
12mr|mgetty-1.1.36-12|129	mv %{buildroot}/usr/sbin/mgetty %{buildroot}/sbin
12mr|mgetty-1.1.36-12|130	
12mr|mgetty-1.1.36-12|131	# this conflicts with efax
12mr|mgetty-1.1.36-12|132	mv %{buildroot}/usr/man/man1/fax.1 %{buildroot}/usr/man/man1/mgetty_fax.1
12mr|mgetty-1.1.36-12|133	
12mr|mgetty-1.1.36-12|134	# voice mail extensions
12mr|mgetty-1.1.36-12|135	cd voice
12mr|mgetty-1.1.36-12|136	mkdir -p %{buildroot}/var/spool/voice
12mr|mgetty-1.1.36-12|137	mkdir -p %{buildroot}/var/spool/voice/messages
12mr|mgetty-1.1.36-12|138	mkdir -p %{buildroot}/var/spool/voice/incoming
12mr|mgetty-1.1.36-12|139	
12mr|mgetty-1.1.36-12|140	make prefix=%{buildroot}/usr spool=%{buildroot}/var/spool \
12mr|mgetty-1.1.36-12|141	CONFDIR=%{buildroot}/etc/mgetty+sendfax install
12mr|mgetty-1.1.36-12|142	
12mr|mgetty-1.1.36-12|143	mv %{buildroot}/usr/sbin/vgetty %{buildroot}/sbin
12mr|mgetty-1.1.36-12|144	install -m 600 -c voice.conf-dist %{buildroot}/etc/mgetty+sendfax/voice.conf
12mr|mgetty-1.1.36-12|145	cd -
12mr|mgetty-1.1.36-12|146	find samples -type f -exec chmod 644 {} \;
12mr|mgetty-1.1.36-12|147	
12mr|mgetty-1.1.36-12|148	cd frontends/X11/viewfax
12mr|mgetty-1.1.36-12|149	%makeinstall_std BINDIR=%{_bindir} HELPDIR=%{_prefix}/lib/mgetty+sendfax MANDIR=/usr/man/man1 install.man
12mr|mgetty-1.1.36-12|150	cd -
12mr|mgetty-1.1.36-12|151	
12mr|mgetty-1.1.36-12|152	mkdir -p %{buildroot}/etc/logrotate.d
12mr|mgetty-1.1.36-12|153	install -m 0644 logrotate.mgetty %{buildroot}/etc/logrotate.d/mgetty
12mr|mgetty-1.1.36-12|154	install -m 0644 logrotate.sendfax %{buildroot}/etc/logrotate.d/sendfax
12mr|mgetty-1.1.36-12|155	
12mr|mgetty-1.1.36-12|156	#move the man pages
12mr|mgetty-1.1.36-12|157	mkdir -p %{buildroot}/usr/share
12mr|mgetty-1.1.36-12|158	mv %{buildroot}/usr/man %{buildroot}/usr/share
12mr|mgetty-1.1.36-12|159	#move the info page
12mr|mgetty-1.1.36-12|160	#mkdir %{buildroot}/usr/share
12mr|mgetty-1.1.36-12|161	mv %{buildroot}/usr/info %{buildroot}/usr/share
12mr|mgetty-1.1.36-12|162	
12mr|mgetty-1.1.36-12|163	# yves - 1.1.26-4mdk - doc with good perm
12mr|mgetty-1.1.36-12|164	find doc -type f -exec chmod 644 {} \;
12mr|mgetty-1.1.36-12|165	chmod -f 0644 BUGS
12mr|mgetty-1.1.36-12|166	
12mr|mgetty-1.1.36-12|167	rm -f %{buildroot}/usr/bin/g3topbm
12mr|mgetty-1.1.36-12|168	
12mr|mgetty-1.1.36-12|169	# install these manually
12mr|mgetty-1.1.36-12|170	install -m0644 voice/man/man1/*.1 %{buildroot}%{_mandir}/man1/
12mr|mgetty-1.1.36-12|171	install -m0644 voice/man/man8/*.8 %{buildroot}%{_mandir}/man8/
12mr|mgetty-1.1.36-12|172	
12mr|mgetty-1.1.36-12|173	%pre sendfax
12mr|mgetty-1.1.36-12|174	%_pre_useradd fax %{_var}/spool/fax /bin/sh
12mr|mgetty-1.1.36-12|175	
12mr|mgetty-1.1.36-12|176	%postun sendfax
12mr|mgetty-1.1.36-12|177	%_postun_userdel fax
12mr|mgetty-1.1.36-12|178	if [ $1 = 0 ]; then
12mr|mgetty-1.1.36-12|179	%{__rm} -fr /var/log/sendfax.log*
12mr|mgetty-1.1.36-12|180	fi
12mr|mgetty-1.1.36-12|181	
12mr|mgetty-1.1.36-12|182	%files
12mr|mgetty-1.1.36-12|183	%doc ChangeLog README.1st THANKS TODO Recommend FTP samples/*
12mr|mgetty-1.1.36-12|184	%doc doc/mgetty.ps doc/mgetty.dvi doc/mgetty.texi  doc/fhng-codes doc/modems.db
12mr|mgetty-1.1.36-12|185	%doc BUGS doc/*.txt
12mr|mgetty-1.1.36-12|186	%attr(755,root,root) /sbin/mgetty
12mr|mgetty-1.1.36-12|187	%{_mandir}/man8/mgetty.8*
12mr|mgetty-1.1.36-12|188	%{_mandir}/man8/callback.8*
12mr|mgetty-1.1.36-12|189	%{_mandir}/man8/faxrunqd.8*
12mr|mgetty-1.1.36-12|190	%{_mandir}/man4/mgettydefs.4*
12mr|mgetty-1.1.36-12|191	%{_infodir}/mgetty.info*
12mr|mgetty-1.1.36-12|192	%dir %{_sysconfdir}/mgetty+sendfax
12mr|mgetty-1.1.36-12|193	%attr(600,root,root) %config(noreplace) %{_sysconfdir}/mgetty+sendfax/login.config
12mr|mgetty-1.1.36-12|194	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/mgetty+sendfax/mgetty.config
12mr|mgetty-1.1.36-12|195	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/mgetty+sendfax/dialin.config
12mr|mgetty-1.1.36-12|196	%config(noreplace) %{_sysconfdir}/logrotate.d/mgetty
12mr|mgetty-1.1.36-12|197	
12mr|mgetty-1.1.36-12|198	
12mr|mgetty-1.1.36-12|199	%files sendfax
12mr|mgetty-1.1.36-12|200	%attr(755,fax,fax) %dir %{_var}/spool/fax
12mr|mgetty-1.1.36-12|201	%attr(755,fax,fax) %dir %{_var}/spool/fax/incoming
12mr|mgetty-1.1.36-12|202	%attr(755,fax,fax) %dir %{_var}/spool/fax/outgoing
12mr|mgetty-1.1.36-12|203	%{_bindir}/kvg
12mr|mgetty-1.1.36-12|204	%{_bindir}/newslock
12mr|mgetty-1.1.36-12|205	%{_bindir}/g3cat
12mr|mgetty-1.1.36-12|206	%{_bindir}/g32pbm
12mr|mgetty-1.1.36-12|207	%{_bindir}/pbm2g3
12mr|mgetty-1.1.36-12|208	%{_bindir}/sff2g3
12mr|mgetty-1.1.36-12|209	%{_bindir}/faxspool
12mr|mgetty-1.1.36-12|210	%attr(755,root,root) %{_bindir}/faxrunq
12mr|mgetty-1.1.36-12|211	%{_bindir}/faxq
12mr|mgetty-1.1.36-12|212	%{_bindir}/cutbl
12mr|mgetty-1.1.36-12|213	%{_bindir}/faxrm
12mr|mgetty-1.1.36-12|214	%attr(4711,root,root) %{_bindir}/ct
12mr|mgetty-1.1.36-12|215	%attr(755,root,root) %{_sbindir}/sendfax
12mr|mgetty-1.1.36-12|216	%attr(755,root,root) %{_sbindir}/faxrunqd
12mr|mgetty-1.1.36-12|217	%attr(755,root,root) %{_sbindir}/callback
12mr|mgetty-1.1.36-12|218	%dir	%{_prefix}/lib/mgetty+sendfax
12mr|mgetty-1.1.36-12|219	%{_prefix}/lib/mgetty+sendfax/cour25.pbm
12mr|mgetty-1.1.36-12|220	%{_prefix}/lib/mgetty+sendfax/cour25n.pbm
12mr|mgetty-1.1.36-12|221	%attr(4711,fax,fax) %{_prefix}/lib/mgetty+sendfax/faxq-helper
12mr|mgetty-1.1.36-12|222	%{_mandir}/man1/g32pbm.1*
12mr|mgetty-1.1.36-12|223	%{_mandir}/man1/pbm2g3.1*
12mr|mgetty-1.1.36-12|224	%{_mandir}/man1/g3cat.1*
12mr|mgetty-1.1.36-12|225	%{_mandir}/man1/mgetty_fax.1*
12mr|mgetty-1.1.36-12|226	%{_mandir}/man1/faxspool.1*
12mr|mgetty-1.1.36-12|227	%{_mandir}/man1/faxrunq.1*
12mr|mgetty-1.1.36-12|228	%{_mandir}/man1/faxq.1*
12mr|mgetty-1.1.36-12|229	%{_mandir}/man1/faxrm.1*
12mr|mgetty-1.1.36-12|230	%{_mandir}/man1/coverpg.1*
12mr|mgetty-1.1.36-12|231	%{_mandir}/man1/sff2g3.1*
12mr|mgetty-1.1.36-12|232	%{_mandir}/man5/faxqueue.5*
12mr|mgetty-1.1.36-12|233	%{_mandir}/man8/faxq-helper.8*
12mr|mgetty-1.1.36-12|234	%{_mandir}/man8/sendfax.8*
12mr|mgetty-1.1.36-12|235	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/mgetty+sendfax/sendfax.config
12mr|mgetty-1.1.36-12|236	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/mgetty+sendfax/faxrunq.config
12mr|mgetty-1.1.36-12|237	%config(noreplace) %{_sysconfdir}/mgetty+sendfax/faxheader
12mr|mgetty-1.1.36-12|238	%config(noreplace) %{_sysconfdir}/mgetty+sendfax/faxspool.rules.sample
12mr|mgetty-1.1.36-12|239	%config(noreplace) %{_sysconfdir}/logrotate.d/sendfax
12mr|mgetty-1.1.36-12|240	
12mr|mgetty-1.1.36-12|241	%files voice
12mr|mgetty-1.1.36-12|242	%dir %{_var}/spool/voice
12mr|mgetty-1.1.36-12|243	%dir %{_var}/spool/voice/incoming
12mr|mgetty-1.1.36-12|244	%dir %{_var}/spool/voice/messages
12mr|mgetty-1.1.36-12|245	%attr(755,root,root) /sbin/vgetty
12mr|mgetty-1.1.36-12|246	%{_bindir}/vm
12mr|mgetty-1.1.36-12|247	%{_bindir}/pvfamp
12mr|mgetty-1.1.36-12|248	%{_bindir}/pvfcut
12mr|mgetty-1.1.36-12|249	%{_bindir}/pvfecho
12mr|mgetty-1.1.36-12|250	%{_bindir}/pvffile
12mr|mgetty-1.1.36-12|251	%{_bindir}/pvffilter
12mr|mgetty-1.1.36-12|252	%{_bindir}/pvfnoise
12mr|mgetty-1.1.36-12|253	%{_bindir}/pvffft
12mr|mgetty-1.1.36-12|254	%{_bindir}/pvfmix
12mr|mgetty-1.1.36-12|255	%{_bindir}/pvfreverse
12mr|mgetty-1.1.36-12|256	%{_bindir}/pvfsine
12mr|mgetty-1.1.36-12|257	%{_bindir}/pvfspeed
12mr|mgetty-1.1.36-12|258	%{_bindir}/pvftormd
12mr|mgetty-1.1.36-12|259	%{_bindir}/rmdtopvf
12mr|mgetty-1.1.36-12|260	%{_bindir}/rmdfile
12mr|mgetty-1.1.36-12|261	%{_bindir}/pvftovoc
12mr|mgetty-1.1.36-12|262	%{_bindir}/voctopvf
12mr|mgetty-1.1.36-12|263	%{_bindir}/pvftolin
12mr|mgetty-1.1.36-12|264	%{_bindir}/lintopvf
12mr|mgetty-1.1.36-12|265	%{_bindir}/pvftobasic
12mr|mgetty-1.1.36-12|266	%{_bindir}/basictopvf
12mr|mgetty-1.1.36-12|267	%{_bindir}/pvftoau
12mr|mgetty-1.1.36-12|268	%{_bindir}/autopvf
12mr|mgetty-1.1.36-12|269	%{_bindir}/pvftowav
12mr|mgetty-1.1.36-12|270	%{_bindir}/wavtopvf
12mr|mgetty-1.1.36-12|271	
12mr|mgetty-1.1.36-12|272	%{_mandir}/man1/autopvf.1*
12mr|mgetty-1.1.36-12|273	%{_mandir}/man1/basictopvf.1*
12mr|mgetty-1.1.36-12|274	%{_mandir}/man1/lintopvf.1*
12mr|mgetty-1.1.36-12|275	%{_mandir}/man1/pvf.1*
12mr|mgetty-1.1.36-12|276	%{_mandir}/man1/pvfamp.1*
12mr|mgetty-1.1.36-12|277	%{_mandir}/man1/pvfcut.1*
12mr|mgetty-1.1.36-12|278	%{_mandir}/man1/pvfecho.1*
12mr|mgetty-1.1.36-12|279	%{_mandir}/man1/pvfff.1*
12mr|mgetty-1.1.36-12|280	%{_mandir}/man1/pvffile.1*
12mr|mgetty-1.1.36-12|281	%{_mandir}/man1/pvffilter.1*
12mr|mgetty-1.1.36-12|282	%{_mandir}/man1/pvfmix.1*
12mr|mgetty-1.1.36-12|283	%{_mandir}/man1/pvfnoise.1*
12mr|mgetty-1.1.36-12|284	%{_mandir}/man1/pvfreverse.1*
12mr|mgetty-1.1.36-12|285	%{_mandir}/man1/pvfsine.1*
12mr|mgetty-1.1.36-12|286	%{_mandir}/man1/pvfspeed.1*
12mr|mgetty-1.1.36-12|287	%{_mandir}/man1/pvftoau.1*
12mr|mgetty-1.1.36-12|288	%{_mandir}/man1/pvftobasic.1*
12mr|mgetty-1.1.36-12|289	%{_mandir}/man1/pvftolin.1*
12mr|mgetty-1.1.36-12|290	%{_mandir}/man1/pvftormd.1*
12mr|mgetty-1.1.36-12|291	%{_mandir}/man1/pvftovoc.1*
12mr|mgetty-1.1.36-12|292	%{_mandir}/man1/pvftowav.1*
12mr|mgetty-1.1.36-12|293	%{_mandir}/man1/rmdfile.1*
12mr|mgetty-1.1.36-12|294	%{_mandir}/man1/rmdtopvf.1*
12mr|mgetty-1.1.36-12|295	%{_mandir}/man1/voctopvf.1*
12mr|mgetty-1.1.36-12|296	%{_mandir}/man1/wavtopvf.1*
12mr|mgetty-1.1.36-12|297	%{_mandir}/man1/zplay.1*
12mr|mgetty-1.1.36-12|298	%{_mandir}/man8/vgetty.8*
12mr|mgetty-1.1.36-12|299	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/mgetty+sendfax/voice.conf
12mr|mgetty-1.1.36-12|300	
12mr|mgetty-1.1.36-12|301	%files viewfax
12mr|mgetty-1.1.36-12|302	%doc frontends/X11/viewfax/C* frontends/X11/viewfax/README
12mr|mgetty-1.1.36-12|303	%{_bindir}/viewfax
12mr|mgetty-1.1.36-12|304	%dir %{_prefix}/lib/mgetty+sendfax
12mr|mgetty-1.1.36-12|305	%{_prefix}/lib/mgetty+sendfax/viewfax.tif
12mr|mgetty-1.1.36-12|306	%{_mandir}/man1/viewfax.1*
12mr|mgetty-1.1.36-12|307	
12mr|mgetty-1.1.36-12|308	%files contrib
12mr|mgetty-1.1.36-12|309	%defattr(644,root,root,755)
12mr|mgetty-1.1.36-12|310	%doc contrib/*
12mr|mgetty-1.1.36-12|311	
12mr|mgetty-1.1.36-12|312	
12mr|mgetty-1.1.36-12|313	
12mr|mgetty-1.1.36-12|314	%changelog
12mr|mgetty-1.1.36-12|315	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mgetty-1.1.36-12|316	+ Commit: 96c73a2
12mr|mgetty-1.1.36-12|317	- Drop postun script because rpmlint doesn't like it and rejects build
12mr|mgetty-1.1.36-12|318	
12mr|mgetty-1.1.36-12|319	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mgetty-1.1.36-12|320	+ Commit: 510ffce
12mr|mgetty-1.1.36-12|321	- Drop obsolete info-related stuff from post scripts
12mr|mgetty-1.1.36-12|322	
12mr|mgetty-1.1.36-12|323	

15168 12
12mr|mhash-0.9.9.9-8|1	%define major 2
12mr|mhash-0.9.9.9-8|2	%define libname %mklibname mhash %{major}
12mr|mhash-0.9.9.9-8|3	%define develname %mklibname mhash -d
12mr|mhash-0.9.9.9-8|4	
12mr|mhash-0.9.9.9-8|5	Summary:	Thread-safe hash library
12mr|mhash-0.9.9.9-8|6	Name:		mhash
12mr|mhash-0.9.9.9-8|7	Version:	0.9.9.9
12mr|mhash-0.9.9.9-8|8	Release:	8
12mr|mhash-0.9.9.9-8|9	Group:		System/Libraries
12mr|mhash-0.9.9.9-8|10	License:	LGPLv2+
12mr|mhash-0.9.9.9-8|11	Patch2: mhash-0.9.9.9-align.patch
12mr|mhash-0.9.9.9-8|12	Patch3: mhash-0.9.9.9-force64bit-tiger.patch
12mr|mhash-0.9.9.9-8|13	# Taken from Gentoo:
12mr|mhash-0.9.9.9-8|14	# http://mirror.its.uidaho.edu/pub/gentoo-portage/app-crypt/mhash/files/mhash-0.9.9-fix-snefru-segfault.patch
12mr|mhash-0.9.9.9-8|15	Patch4: mhash-0.9.9.9-fix-snefru-segfault.patch
12mr|mhash-0.9.9.9-8|16	# Taken from Gentoo:
12mr|mhash-0.9.9.9-8|17	# http://mirror.its.uidaho.edu/pub/gentoo-portage/app-crypt/mhash/files/mhash-0.9.9-fix-mem-leak.patch
12mr|mhash-0.9.9.9-8|18	Patch5: mhash-0.9.9.9-fix-mem-leak.patch
12mr|mhash-0.9.9.9-8|19	# Taken from Gentoo:
12mr|mhash-0.9.9.9-8|20	# http://mirror.its.uidaho.edu/pub/gentoo-portage/app-crypt/mhash/files/mhash-0.9.9-fix-whirlpool-segfault.patch
12mr|mhash-0.9.9.9-8|21	Patch6: mhash-0.9.9.9-fix-whirlpool-segfault.patch
12mr|mhash-0.9.9.9-8|22	# Taken from Gentoo:
12mr|mhash-0.9.9.9-8|23	# http://mirror.its.uidaho.edu/pub/gentoo-portage/app-crypt/mhash/files/mhash-0.9.9-autotools-namespace-stomping.patch
12mr|mhash-0.9.9.9-8|24	Patch7: mhash-0.9.9.9-autotools-namespace-stomping.patch
12mr|mhash-0.9.9.9-8|25	# Taken from openpkg:
12mr|mhash-0.9.9.9-8|26	# http://www.mail-archive.com/openpkg-cvs@openpkg.org/msg26353.html
12mr|mhash-0.9.9.9-8|27	Patch8: mhash-0.9.9.9-maxint.patch
12mr|mhash-0.9.9.9-8|28	# Taken from Jitesh Shah
12mr|mhash-0.9.9.9-8|29	# http://ftp.uk.linux.org/pub/armlinux/fedora/diffs-f11/mhash/0001-Alignment-fixes.patch
12mr|mhash-0.9.9.9-8|30	Patch9: mhash-0.9.9.9-alignment.patch
12mr|mhash-0.9.9.9-8|31	# Fix keygen_test
12mr|mhash-0.9.9.9-8|32	Patch10: mhash-0.9.9.9-keygen_test_fix.patch
12mr|mhash-0.9.9.9-8|33	URL:		http://mhash.sourceforge.net/
12mr|mhash-0.9.9.9-8|34	Source0:	http://prdownloads.sourceforge.net/mhash/%{name}-%{version}.tar.gz
12mr|mhash-0.9.9.9-8|35	
12mr|mhash-0.9.9.9-8|36	%description
12mr|mhash-0.9.9.9-8|37	Mhash is a thread-safe hash library, implemented in C, and provides a uniform
12mr|mhash-0.9.9.9-8|38	interface to a large number of hash algorithms (MD5, SHA-1, HAVAL, RIPEMD128,
12mr|mhash-0.9.9.9-8|39	RIPEMD160, TIGER, GOST). These algorithms can be used to compute checksums,
12mr|mhash-0.9.9.9-8|40	message digests, and other signatures. The HMAC support implements the basics
12mr|mhash-0.9.9.9-8|41	for message authentication,  following RFC 2104.
12mr|mhash-0.9.9.9-8|42	
12mr|mhash-0.9.9.9-8|43	%package -n	%{libname}
12mr|mhash-0.9.9.9-8|44	Summary:	Thread-safe hash library
12mr|mhash-0.9.9.9-8|45	Group:		System/Libraries
12mr|mhash-0.9.9.9-8|46	
12mr|mhash-0.9.9.9-8|47	%description -n	%{libname}
12mr|mhash-0.9.9.9-8|48	Mhash is a thread-safe hash library, implemented in C, and provides a uniform
12mr|mhash-0.9.9.9-8|49	interface to a large number of hash algorithms (MD5, SHA-1, HAVAL, RIPEMD128,
12mr|mhash-0.9.9.9-8|50	RIPEMD160, TIGER, GOST). These algorithms can be used to compute checksums,
12mr|mhash-0.9.9.9-8|51	message digests, and other signatures. The HMAC support implements the basics
12mr|mhash-0.9.9.9-8|52	for message authentication,  following RFC 2104.
12mr|mhash-0.9.9.9-8|53	
12mr|mhash-0.9.9.9-8|54	%package -n	%{develname}
12mr|mhash-0.9.9.9-8|55	Summary:	Header files and libraries for developing apps which will use mhash
12mr|mhash-0.9.9.9-8|56	Group:		Development/C
12mr|mhash-0.9.9.9-8|57	Requires:	%{libname} >= %{version}-%{release}
12mr|mhash-0.9.9.9-8|58	Provides:	%{name}-devel = %{version}-%{release}
12mr|mhash-0.9.9.9-8|59	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|mhash-0.9.9.9-8|60	Provides:	mhash-devel = %{version}-%{release}
12mr|mhash-0.9.9.9-8|61	Obsoletes:	%{mklibname mhash 2 -d}
12mr|mhash-0.9.9.9-8|62	
12mr|mhash-0.9.9.9-8|63	%description -n	%{develname}
12mr|mhash-0.9.9.9-8|64	Mhash is a thread-safe hash library, implemented in C, and provides a uniform
12mr|mhash-0.9.9.9-8|65	interface to a large number of hash algorithms (MD5, SHA-1, HAVAL, RIPEMD128,
12mr|mhash-0.9.9.9-8|66	RIPEMD160, TIGER, GOST). These algorithms can be used to compute checksums,
12mr|mhash-0.9.9.9-8|67	message digests, and other signatures. The HMAC support implements the basics
12mr|mhash-0.9.9.9-8|68	for message authentication,  following RFC 2104.
12mr|mhash-0.9.9.9-8|69	
12mr|mhash-0.9.9.9-8|70	The mhash-devel package contains the header files and libraries needed to
12mr|mhash-0.9.9.9-8|71	develop programs that use the mhash library.
12mr|mhash-0.9.9.9-8|72	
12mr|mhash-0.9.9.9-8|73	Install the mhash-devel package if you want to develop applications that will
12mr|mhash-0.9.9.9-8|74	use the mhash library.
12mr|mhash-0.9.9.9-8|75	
12mr|mhash-0.9.9.9-8|76	%prep
12mr|mhash-0.9.9.9-8|77	
12mr|mhash-0.9.9.9-8|78	%setup -q
12mr|mhash-0.9.9.9-8|79	%patch2 -p1 -b .alignment
12mr|mhash-0.9.9.9-8|80	%patch3 -p1 -b .force64bit-tiger
12mr|mhash-0.9.9.9-8|81	%patch4 -p1 -b .fix-snefru-segfault
12mr|mhash-0.9.9.9-8|82	%patch5 -p1 -b .fix-mem-leak
12mr|mhash-0.9.9.9-8|83	%patch6 -p1 -b .fix-whirlpool-segfault
12mr|mhash-0.9.9.9-8|84	%patch7 -p1 -b .fix-autotool-stomping
12mr|mhash-0.9.9.9-8|85	%patch8 -p1 -b .maxint
12mr|mhash-0.9.9.9-8|86	%patch9 -p1 -b .alignment2
12mr|mhash-0.9.9.9-8|87	%patch10 -p1 -b .fix
12mr|mhash-0.9.9.9-8|88	
12mr|mhash-0.9.9.9-8|89	%build
12mr|mhash-0.9.9.9-8|90	autoreconf -fis
12mr|mhash-0.9.9.9-8|91	
12mr|mhash-0.9.9.9-8|92	%configure2_5x \
12mr|mhash-0.9.9.9-8|93	--disable-static \
12mr|mhash-0.9.9.9-8|94	--enable-shared
12mr|mhash-0.9.9.9-8|95	
12mr|mhash-0.9.9.9-8|96	# If this exits, the multiarch patch needs an update.
12mr|mhash-0.9.9.9-8|97	grep 'define SIZEOF_' include/mutils/mhash_config.h && exit 1
12mr|mhash-0.9.9.9-8|98	
12mr|mhash-0.9.9.9-8|99	%make
12mr|mhash-0.9.9.9-8|100	
12mr|mhash-0.9.9.9-8|101	%check
12mr|mhash-0.9.9.9-8|102	make check
12mr|mhash-0.9.9.9-8|103	
12mr|mhash-0.9.9.9-8|104	%install
12mr|mhash-0.9.9.9-8|105	rm -rf %{buildroot}
12mr|mhash-0.9.9.9-8|106	
12mr|mhash-0.9.9.9-8|107	%makeinstall_std
12mr|mhash-0.9.9.9-8|108	
12mr|mhash-0.9.9.9-8|109	# install _all_ headers
12mr|mhash-0.9.9.9-8|110	install -m0644 include/*.h %{buildroot}%{_includedir}/
12mr|mhash-0.9.9.9-8|111	install -m0644 include/mutils/*.h %{buildroot}%{_includedir}/mutils/
12mr|mhash-0.9.9.9-8|112	
12mr|mhash-0.9.9.9-8|113	# Eliminate some autoheader definitions which should not enter a public API.
12mr|mhash-0.9.9.9-8|114	# There are more which wait for a fix upstream.
12mr|mhash-0.9.9.9-8|115	sed -i 's!\(#define \(PACKAGE\|VERSION \).*\)!/* \1 */!g' %{buildroot}%{_includedir}/mutils/mhash_config.h
12mr|mhash-0.9.9.9-8|116	
12mr|mhash-0.9.9.9-8|117	# cleanup
12mr|mhash-0.9.9.9-8|118	rm -f %{buildroot}%{_libdir}/*.*a
12mr|mhash-0.9.9.9-8|119	
12mr|mhash-0.9.9.9-8|120	%files -n %{libname}
12mr|mhash-0.9.9.9-8|121	%{_libdir}/*.so.%{major}*
12mr|mhash-0.9.9.9-8|122	
12mr|mhash-0.9.9.9-8|123	%files -n %{develname}
12mr|mhash-0.9.9.9-8|124	%doc AUTHORS COPYING INSTALL ChangeLog NEWS README TODO doc/*.c doc/skid2*
12mr|mhash-0.9.9.9-8|125	%{_includedir}/*.h
12mr|mhash-0.9.9.9-8|126	%dir %{_includedir}/mutils
12mr|mhash-0.9.9.9-8|127	%{_includedir}/mutils/*.h
12mr|mhash-0.9.9.9-8|128	%{_libdir}/*.so
12mr|mhash-0.9.9.9-8|129	%{_mandir}/man3/*
12mr|mhash-0.9.9.9-8|130	
12mr|mhash-0.9.9.9-8|131	
12mr|mhash-0.9.9.9-8|132	
12mr|mhash-0.9.9.9-8|133	%changelog
12mr|mhash-0.9.9.9-8|134	

15169 12
12mr|MHonArc-2.6.18-6|1	Summary:	A Perl mail-to-HTML converter
12mr|MHonArc-2.6.18-6|2	Name:		MHonArc
12mr|MHonArc-2.6.18-6|3	Version:	2.6.18
12mr|MHonArc-2.6.18-6|4	Release:	6
12mr|MHonArc-2.6.18-6|5	License:	GPL
12mr|MHonArc-2.6.18-6|6	Group:		Networking/WWW
12mr|MHonArc-2.6.18-6|7	URL:		http://www.mhonarc.org/
12mr|MHonArc-2.6.18-6|8	Source:		http://www.mhonarc.org/release/MHonArc/tar/%{name}-%{version}.tar.gz
12mr|MHonArc-2.6.18-6|9	Patch0:		MHonArc-2.6.15-fix-perl.patch
12mr|MHonArc-2.6.18-6|10	Requires:	perl
12mr|MHonArc-2.6.18-6|11	Provides:	mhonarc = %{version}-%{release}
12mr|MHonArc-2.6.18-6|12	BuildArch:	noarch
12mr|MHonArc-2.6.18-6|13	
12mr|MHonArc-2.6.18-6|14	%description
12mr|MHonArc-2.6.18-6|15	MHonArc provides HTML mail archiving with index, mail thread linking, etc; plus
12mr|MHonArc-2.6.18-6|16	other capabilities including support for MIME and powerful user customization
12mr|MHonArc-2.6.18-6|17	features.
12mr|MHonArc-2.6.18-6|18	
12mr|MHonArc-2.6.18-6|19	%prep
12mr|MHonArc-2.6.18-6|20	%setup -q
12mr|MHonArc-2.6.18-6|21	%patch0 -p1
12mr|MHonArc-2.6.18-6|22	
12mr|MHonArc-2.6.18-6|23	%build
12mr|MHonArc-2.6.18-6|24	
12mr|MHonArc-2.6.18-6|25	%install
12mr|MHonArc-2.6.18-6|26	perl install.me -batch -libpath %{buildroot}%{_datadir}/MHonArc -nodoc \
12mr|MHonArc-2.6.18-6|27	-manpath %{buildroot}%{_mandir} -binpath %{buildroot}%{_bindir}
12mr|MHonArc-2.6.18-6|28	
12mr|MHonArc-2.6.18-6|29	# just in case
12mr|MHonArc-2.6.18-6|30	cd %{buildroot}
12mr|MHonArc-2.6.18-6|31	find . -type f -exec perl -pi -e "s|%{buildroot}||g" {} \;
12mr|MHonArc-2.6.18-6|32	
12mr|MHonArc-2.6.18-6|33	%files
12mr|MHonArc-2.6.18-6|34	%doc ACKNOWLG BUGS CHANGES README.txt RELNOTES
12mr|MHonArc-2.6.18-6|35	%doc doc examples extras logo
12mr|MHonArc-2.6.18-6|36	%{_bindir}/*
12mr|MHonArc-2.6.18-6|37	%{_datadir}/MHonArc
12mr|MHonArc-2.6.18-6|38	%{_mandir}/*/*
12mr|MHonArc-2.6.18-6|39	

15170 12
12mr|microcode_ctl-1.17-16|1	Summary:   Intel / AMD CPU Microcode Utility
12mr|microcode_ctl-1.17-16|2	Name:      microcode_ctl
12mr|microcode_ctl-1.17-16|3	Version:   1.17
12mr|microcode_ctl-1.17-16|4	Release:   16
12mr|microcode_ctl-1.17-16|5	Group:     System/Kernel and hardware
12mr|microcode_ctl-1.17-16|6	License:   GPLv2
12mr|microcode_ctl-1.17-16|7	Url:       http://www.urbanmyth.org/microcode/
12mr|microcode_ctl-1.17-16|8	Source0:   http://www.urbanmyth.org/microcode/%name-%version.tar.bz2
12mr|microcode_ctl-1.17-16|9	Source1:   microcode_ctl
12mr|microcode_ctl-1.17-16|10	# Intel firmware downloader (Debian)
12mr|microcode_ctl-1.17-16|11	Source2:   update-intel-microcode
12mr|microcode_ctl-1.17-16|12	Source3:   update-intel-microcode.8
12mr|microcode_ctl-1.17-16|13	# AMDl firmware downloader
12mr|microcode_ctl-1.17-16|14	Source4:   update-amd-microcode
12mr|microcode_ctl-1.17-16|15	Source5:   update-amd-microcode.8
12mr|microcode_ctl-1.17-16|16	# monthly cron
12mr|microcode_ctl-1.17-16|17	Source6:   update-microcode
12mr|microcode_ctl-1.17-16|18	# needed by firmware downloaders
12mr|microcode_ctl-1.17-16|19	Suggests:  curl
12mr|microcode_ctl-1.17-16|20	# we have microcode packaged
12mr|microcode_ctl-1.17-16|21	Suggests:  microcode
12mr|microcode_ctl-1.17-16|22	# (fc) 1.17-8 fix paths (Fedora)
12mr|microcode_ctl-1.17-16|23	Provides: microcode
12mr|microcode_ctl-1.17-16|24	Patch0:    microcode_ctl.patch
12mr|microcode_ctl-1.17-16|25	Requires(post): rpm-helper
12mr|microcode_ctl-1.17-16|26	Requires(preun): rpm-helper
12mr|microcode_ctl-1.17-16|27	ExclusiveArch: %ix86 x86_64
12mr|microcode_ctl-1.17-16|28	
12mr|microcode_ctl-1.17-16|29	%description
12mr|microcode_ctl-1.17-16|30	Since PentiumPro, Intel CPU are made of a RISC chip and of a microcode whose
12mr|microcode_ctl-1.17-16|31	purpose is to decompose "old" ia32 instruction into new risc ones.
12mr|microcode_ctl-1.17-16|32	P6 familly is concerned: PPro, PII, Celeron, PIII, Celeron2, Core 2, ...
12mr|microcode_ctl-1.17-16|33	Recent kernels have the ability to update this microcode.
12mr|microcode_ctl-1.17-16|34	
12mr|microcode_ctl-1.17-16|35	The microcode update is volatile and needs to be uploaded on each system
12mr|microcode_ctl-1.17-16|36	boot. I.e. it doesn't reflash your cpu permanently.
12mr|microcode_ctl-1.17-16|37	Reboot and it reverts back to the old microcode.
12mr|microcode_ctl-1.17-16|38	
12mr|microcode_ctl-1.17-16|39	This package also support updating latest AMD CPU microcode.
12mr|microcode_ctl-1.17-16|40	
12mr|microcode_ctl-1.17-16|41	%prep
12mr|microcode_ctl-1.17-16|42	%setup -q
12mr|microcode_ctl-1.17-16|43	%patch0 -p1 -b .fixpath
12mr|microcode_ctl-1.17-16|44	
12mr|microcode_ctl-1.17-16|45	%build
12mr|microcode_ctl-1.17-16|46	make CFLAGS="$RPM_OPT_FLAGS"
12mr|microcode_ctl-1.17-16|47	
12mr|microcode_ctl-1.17-16|48	%install
12mr|microcode_ctl-1.17-16|49	%makeinstall_std INSDIR=%{_sbindir} MANDIR=%{_mandir}/man8
12mr|microcode_ctl-1.17-16|50	# replace upstream initscript with our own
12mr|microcode_ctl-1.17-16|51	rm -rf %buildroot%_sysconfdir/init.d
12mr|microcode_ctl-1.17-16|52	mkdir -p $RPM_BUILD_ROOT/%_initrddir
12mr|microcode_ctl-1.17-16|53	install -m 755 %SOURCE1 $RPM_BUILD_ROOT/%_initrddir
12mr|microcode_ctl-1.17-16|54	# do not ship non-free firmware in this package
12mr|microcode_ctl-1.17-16|55	rm -rf %buildroot/lib/firmware
12mr|microcode_ctl-1.17-16|56	# install intel firmware downloader
12mr|microcode_ctl-1.17-16|57	install -m 755 %{SOURCE2} $RPM_BUILD_ROOT%{_sbindir}
12mr|microcode_ctl-1.17-16|58	install -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_mandir}/man8
12mr|microcode_ctl-1.17-16|59	# install AMD firmware downloader
12mr|microcode_ctl-1.17-16|60	install -m 755 %{SOURCE4} $RPM_BUILD_ROOT%{_sbindir}
12mr|microcode_ctl-1.17-16|61	install -m 644 %{SOURCE5} $RPM_BUILD_ROOT%{_mandir}/man8
12mr|microcode_ctl-1.17-16|62	# install monthly cron
12mr|microcode_ctl-1.17-16|63	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/cron.monthly
12mr|microcode_ctl-1.17-16|64	install -m755 %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/cron.monthly
12mr|microcode_ctl-1.17-16|65	#
12mr|microcode_ctl-1.17-16|66	mkdir -p $RPM_BUILD_ROOT/lib/firmware/amd-ucode
12mr|microcode_ctl-1.17-16|67	mkdir -p $RPM_BUILD_ROOT/lib/firmware/intel-microcode
12mr|microcode_ctl-1.17-16|68	
12mr|microcode_ctl-1.17-16|69	%clean
12mr|microcode_ctl-1.17-16|70	
12mr|microcode_ctl-1.17-16|71	%files
12mr|microcode_ctl-1.17-16|72	%defattr(-,root,root,-)
12mr|microcode_ctl-1.17-16|73	%_sbindir/*
12mr|microcode_ctl-1.17-16|74	%_mandir/man8/*
12mr|microcode_ctl-1.17-16|75	%_initrddir/%name
12mr|microcode_ctl-1.17-16|76	%_sysconfdir/cron.monthly/update-microcode
12mr|microcode_ctl-1.17-16|77	/lib/firmware/amd-ucode
12mr|microcode_ctl-1.17-16|78	/lib/firmware/intel-microcode
12mr|microcode_ctl-1.17-16|79	
12mr|microcode_ctl-1.17-16|80	%post
12mr|microcode_ctl-1.17-16|81	# Only enable on Intel 686's and above or AMD family 0x10 and above
12mr|microcode_ctl-1.17-16|82	vendor=`cat /proc/cpuinfo | grep "^vendor_id" | sort -u | awk -F ": " '{ print $2 }'`
12mr|microcode_ctl-1.17-16|83	family=`cat /proc/cpuinfo | grep "^cpu family" | sort -u | awk -F ": " '{ print $2 }'`
12mr|microcode_ctl-1.17-16|84	if [ "$vendor" = "GenuineIntel" ]; then
12mr|microcode_ctl-1.17-16|85	[ $family -lt 6 ] && exit 0
12mr|microcode_ctl-1.17-16|86	elif [ "$vendor" = "AuthenticAMD" ]; then
12mr|microcode_ctl-1.17-16|87	[ $family -lt 16 ] && exit 0
12mr|microcode_ctl-1.17-16|88	else
12mr|microcode_ctl-1.17-16|89	exit 0
12mr|microcode_ctl-1.17-16|90	fi
12mr|microcode_ctl-1.17-16|91	%_post_service %{name}
12mr|microcode_ctl-1.17-16|92	
12mr|microcode_ctl-1.17-16|93	%preun
12mr|microcode_ctl-1.17-16|94	%_preun_service %{name}
12mr|microcode_ctl-1.17-16|95	
12mr|microcode_ctl-1.17-16|96	
12mr|microcode_ctl-1.17-16|97	
12mr|microcode_ctl-1.17-16|98	%changelog
12mr|microcode_ctl-1.17-16|99	

15171 12
12mr|migration-assistant-0.6.12-1|1	Summary: Migration Assistant
12mr|migration-assistant-0.6.12-1|2	Name:    migration-assistant
12mr|migration-assistant-0.6.12-1|3	Version: 0.6.12
12mr|migration-assistant-0.6.12-1|4	Release: 1
12mr|migration-assistant-0.6.12-1|5	Source0: http://archive.ubuntu.com/ubuntu/pool/main/m/%{name}/%{name}_%{version}.tar.gz
12mr|migration-assistant-0.6.12-1|6	Patch0:	migration-assistant-xdg.patch
12mr|migration-assistant-0.6.12-1|7	Patch1:	migration-assistant-0.6.2-fix-str-fmt.patch
12mr|migration-assistant-0.6.12-1|8	License: GPLv2+
12mr|migration-assistant-0.6.12-1|9	Group: System/Configuration/Other
12mr|migration-assistant-0.6.12-1|10	Url: https://launchpad.net/migration-assistant
12mr|migration-assistant-0.6.12-1|11	BuildRequires: libxml2-devel
12mr|migration-assistant-0.6.12-1|12	
12mr|migration-assistant-0.6.12-1|13	%description
12mr|migration-assistant-0.6.12-1|14	Migration Assistant imports documents and settings from other
12mr|migration-assistant-0.6.12-1|15	operating systems during the install process.
12mr|migration-assistant-0.6.12-1|16	
12mr|migration-assistant-0.6.12-1|17	%prep
12mr|migration-assistant-0.6.12-1|18	%setup -q
12mr|migration-assistant-0.6.12-1|19	%patch0 -p1 -b .xdg
12mr|migration-assistant-0.6.12-1|20	%patch1 -p0
12mr|migration-assistant-0.6.12-1|21	
12mr|migration-assistant-0.6.12-1|22	%build
12mr|migration-assistant-0.6.12-1|23	export CC="gcc %{optflags} -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64"
12mr|migration-assistant-0.6.12-1|24	%make
12mr|migration-assistant-0.6.12-1|25	
12mr|migration-assistant-0.6.12-1|26	%install
12mr|migration-assistant-0.6.12-1|27	%makeinstall_std
12mr|migration-assistant-0.6.12-1|28	install -m755 ma-search-users %{buildroot}%{_bindir}
12mr|migration-assistant-0.6.12-1|29	
12mr|migration-assistant-0.6.12-1|30	%files
12mr|migration-assistant-0.6.12-1|31	%defattr(-,root,root)
12mr|migration-assistant-0.6.12-1|32	%doc README
12mr|migration-assistant-0.6.12-1|33	%{_bindir}/ma-import
12mr|migration-assistant-0.6.12-1|34	%{_bindir}/ma-search-items
12mr|migration-assistant-0.6.12-1|35	%{_bindir}/ma-search-users
12mr|migration-assistant-0.6.12-1|36	
12mr|migration-assistant-0.6.12-1|37	
12mr|migration-assistant-0.6.12-1|38	
12mr|migration-assistant-0.6.12-1|39	%changelog
12mr|migration-assistant-0.6.12-1|40	* Tue Oct  9 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|migration-assistant-0.6.12-1|41	+ Commit: 217719e
12mr|migration-assistant-0.6.12-1|42	- Updated to 0.6.12
12mr|migration-assistant-0.6.12-1|43	
12mr|migration-assistant-0.6.12-1|44	

15172 12
12mr|migrationtools-47-10|1	%define real_name MigrationTools
12mr|migrationtools-47-10|2	%define name migrationtools
12mr|migrationtools-47-10|3	%define version 47
12mr|migrationtools-47-10|4	%define release %mkrel 10
12mr|migrationtools-47-10|5	
12mr|migrationtools-47-10|6	Name:		%{name}
12mr|migrationtools-47-10|7	Version:	%{version}
12mr|migrationtools-47-10|8	Release:	%{release}
12mr|migrationtools-47-10|9	License:	BSD-like
12mr|migrationtools-47-10|10	URL:		http://www.padl.com/OSS/MigrationTools.html
12mr|migrationtools-47-10|11	Summary:	Tools for migrating local/NIS account information to LDAP
12mr|migrationtools-47-10|12	Group:		System/Configuration/Other
12mr|migrationtools-47-10|13	Provides:	%{real_name} = %{version}-%{release}
12mr|migrationtools-47-10|14	Requires:	openldap-clients
12mr|migrationtools-47-10|15	Source:		http://www.padl.com/download/%{real_name}-%{version}.tar.bz2
12mr|migrationtools-47-10|16	Source3:        migration-tools.txt
12mr|migrationtools-47-10|17	Source4:        migrate_automount.pl
12mr|migrationtools-47-10|18	Patch40:        MigrationTools-47-instdir.patch
12mr|migrationtools-47-10|19	Patch41:        MigrationTools-36-mktemp.patch
12mr|migrationtools-47-10|20	Patch42:        MigrationTools-47-simple.patch
12mr|migrationtools-47-10|21	Patch43:        MigrationTools-47-suffix.patch
12mr|migrationtools-47-10|22	Patch44:        MigrationTools-24-schema.patch
12mr|migrationtools-47-10|23	Patch45:        MigrationTools-45-i18n.patch
12mr|migrationtools-47-10|24	# http://bugzilla.padl.com/show_bug.cgi?id=236
12mr|migrationtools-47-10|25	Patch46:        MigrationTools-47-dc.patch
12mr|migrationtools-47-10|26	Buildarch:	noarch
12mr|migrationtools-47-10|27	Buildroot:	%{_tmppath}/%{name}-%{version}-root
12mr|migrationtools-47-10|28	
12mr|migrationtools-47-10|29	%description
12mr|migrationtools-47-10|30	The MigrationTools are a set of Perl scripts for migrating users, groups,
12mr|migrationtools-47-10|31	aliases, hosts, netgroups, networks, protocols, RPCs, and services from
12mr|migrationtools-47-10|32	existing nameservices (flat files, NIS, and NetInfo) to LDAP.
12mr|migrationtools-47-10|33	
12mr|migrationtools-47-10|34	Please note that the migration scripts honour the following environment
12mr|migrationtools-47-10|35	variables:
12mr|migrationtools-47-10|36	
12mr|migrationtools-47-10|37	DEFAULT_MAIL_DOMAIN
12mr|migrationtools-47-10|38	LDAPADD 	Path the ldapadd executable, for online migration
12mr|migrationtools-47-10|39	LDIF2LDBM	Path the ldif2ldbm executable
12mr|migrationtools-47-10|40	LDAPHOST	Your LDAP server, for online migration.
12mr|migrationtools-47-10|41	LDAP_BASEDN
12mr|migrationtools-47-10|42	LDAP_BINDDN	The distinguished name to bind to the LDAP server as, for online
12mr|migrationtools-47-10|43	migration.
12mr|migrationtools-47-10|44	LDAP_BINDCRED	The password to bind to the LDAP server with, for online
12mr|migrationtools-47-10|45	migration.
12mr|migrationtools-47-10|46	
12mr|migrationtools-47-10|47	%prep
12mr|migrationtools-47-10|48	%setup -q -n %{real_name}-%{version}
12mr|migrationtools-47-10|49	%patch40 -p1 -b .instdir
12mr|migrationtools-47-10|50	%patch41 -p1 -b .mktemp
12mr|migrationtools-47-10|51	%patch42 -p1 -b .simple
12mr|migrationtools-47-10|52	%patch43 -p1 -b .suffix
12mr|migrationtools-47-10|53	%patch45 -p2 -b .i18n
12mr|migrationtools-47-10|54	%patch46 -p1 -b .dc
12mr|migrationtools-47-10|55	cp %{SOURCE3} .
12mr|migrationtools-47-10|56	
12mr|migrationtools-47-10|57	%build
12mr|migrationtools-47-10|58	
12mr|migrationtools-47-10|59	perl -pi -e "s,'migrate_common\.ph','%{_datadir}/%{name}/migrate_common.ph',g" *.pl *.sh *.ph
12mr|migrationtools-47-10|60	
12mr|migrationtools-47-10|61	%install
12mr|migrationtools-47-10|62	rm -Rf %{buildroot}
12mr|migrationtools-47-10|63	
12mr|migrationtools-47-10|64	install -d %{buildroot}%{_datadir}/%{name}
12mr|migrationtools-47-10|65	install -m 755 {*.pl,*.sh,*.txt,*.ph} %{buildroot}%{_datadir}/%{name}
12mr|migrationtools-47-10|66	install -m 755 %{SOURCE4} %{buildroot}%{_datadir}/%{name}
12mr|migrationtools-47-10|67	#install -m 644 MigrationTools-%{migtools_ver}/README %{SOURCE3} %{buildroot}%{_datadir}/%{name}
12mr|migrationtools-47-10|68	
12mr|migrationtools-47-10|69	%clean
12mr|migrationtools-47-10|70	rm -Rf %{buildroot}
12mr|migrationtools-47-10|71	
12mr|migrationtools-47-10|72	%files
12mr|migrationtools-47-10|73	%defattr(-,root,root)
12mr|migrationtools-47-10|74	%{_datadir}/%{name}
12mr|migrationtools-47-10|75	%doc README migration-tools.txt
12mr|migrationtools-47-10|76	
12mr|migrationtools-47-10|77	
12mr|migrationtools-47-10|78	
12mr|migrationtools-47-10|79	
12mr|migrationtools-47-10|80	%changelog
12mr|migrationtools-47-10|81	

15173 12
12mr|mikmod-3.2.2-1.beta1.6|1	%define	name	mikmod
12mr|mikmod-3.2.2-1.beta1.6|2	%define	version	3.2.2
12mr|mikmod-3.2.2-1.beta1.6|3	%define prerel beta1
12mr|mikmod-3.2.2-1.beta1.6|4	%define	release	%mkrel 1.%prerel.6
12mr|mikmod-3.2.2-1.beta1.6|5	
12mr|mikmod-3.2.2-1.beta1.6|6	Name:		%{name}
12mr|mikmod-3.2.2-1.beta1.6|7	Summary:	A MOD music file player
12mr|mikmod-3.2.2-1.beta1.6|8	Version:	%{version}
12mr|mikmod-3.2.2-1.beta1.6|9	Release:	%{release}
12mr|mikmod-3.2.2-1.beta1.6|10	License:	GPLv2+
12mr|mikmod-3.2.2-1.beta1.6|11	Group:		Sound
12mr|mikmod-3.2.2-1.beta1.6|12	Source0:	%{name}-%{version}-%prerel.tar.gz
12mr|mikmod-3.2.2-1.beta1.6|13	#gw P0 from Fedora, fix compiler warnings
12mr|mikmod-3.2.2-1.beta1.6|14	Patch0:		mikmod-3.2.2-beta1-missing-protos.patch
12mr|mikmod-3.2.2-1.beta1.6|15	Patch1:		mikmod-3.2.2-fix-str-fmt.patch
12mr|mikmod-3.2.2-1.beta1.6|16	URL:		http://mikmod.raphnet.net/
12mr|mikmod-3.2.2-1.beta1.6|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mikmod-3.2.2-1.beta1.6|18	BuildRequires:	libmikmod-devel ncurses-devel
12mr|mikmod-3.2.2-1.beta1.6|19	
12mr|mikmod-3.2.2-1.beta1.6|20	%description
12mr|mikmod-3.2.2-1.beta1.6|21	MikMod is one of the best and most well known MOD music file players for
12mr|mikmod-3.2.2-1.beta1.6|22	UNIX-like systems.  This particular distribution is intended to compile
12mr|mikmod-3.2.2-1.beta1.6|23	fairly painlessly in a Linux environment. MikMod uses the OSS /dev/dsp
12mr|mikmod-3.2.2-1.beta1.6|24	driver including all recent kernels for output, and will also write .wav
12mr|mikmod-3.2.2-1.beta1.6|25	files. Supported file formats include MOD, STM, S3M, MTM, XM, ULT, and IT.
12mr|mikmod-3.2.2-1.beta1.6|26	The player uses ncurses for console output and supports transparent
12mr|mikmod-3.2.2-1.beta1.6|27	loading from gzip/pkzip/zoo archives and the loading/saving of playlists.
12mr|mikmod-3.2.2-1.beta1.6|28	
12mr|mikmod-3.2.2-1.beta1.6|29	Install the mikmod package if you need a MOD music file player.
12mr|mikmod-3.2.2-1.beta1.6|30	
12mr|mikmod-3.2.2-1.beta1.6|31	%prep
12mr|mikmod-3.2.2-1.beta1.6|32	%setup -q -n %name-%version-%prerel
12mr|mikmod-3.2.2-1.beta1.6|33	%patch0 -p1 -b .missing-protos
12mr|mikmod-3.2.2-1.beta1.6|34	%patch1 -p0
12mr|mikmod-3.2.2-1.beta1.6|35	
12mr|mikmod-3.2.2-1.beta1.6|36	%build
12mr|mikmod-3.2.2-1.beta1.6|37	%configure2_5x	--enable-color-interface
12mr|mikmod-3.2.2-1.beta1.6|38	%make
12mr|mikmod-3.2.2-1.beta1.6|39	
12mr|mikmod-3.2.2-1.beta1.6|40	%install
12mr|mikmod-3.2.2-1.beta1.6|41	rm -rf %{buildroot}
12mr|mikmod-3.2.2-1.beta1.6|42	%makeinstall
12mr|mikmod-3.2.2-1.beta1.6|43	
12mr|mikmod-3.2.2-1.beta1.6|44	%clean
12mr|mikmod-3.2.2-1.beta1.6|45	rm -fr %{buildroot}
12mr|mikmod-3.2.2-1.beta1.6|46	
12mr|mikmod-3.2.2-1.beta1.6|47	%files
12mr|mikmod-3.2.2-1.beta1.6|48	%defattr(-, root, root)
12mr|mikmod-3.2.2-1.beta1.6|49	%doc AUTHORS NEWS README
12mr|mikmod-3.2.2-1.beta1.6|50	%{_bindir}/%{name}
12mr|mikmod-3.2.2-1.beta1.6|51	%{_mandir}/man1/%{name}.1*
12mr|mikmod-3.2.2-1.beta1.6|52	%_datadir/%name
12mr|mikmod-3.2.2-1.beta1.6|53	
12mr|mikmod-3.2.2-1.beta1.6|54	
12mr|mikmod-3.2.2-1.beta1.6|55	
12mr|mikmod-3.2.2-1.beta1.6|56	
12mr|mikmod-3.2.2-1.beta1.6|57	%changelog
12mr|mikmod-3.2.2-1.beta1.6|58	

15174 12
12mr|min12xxw-0.0.9-15|1	Summary:	A printer filter for Minolta 1[234]xx W printers
12mr|min12xxw-0.0.9-15|2	Name:		min12xxw
12mr|min12xxw-0.0.9-15|3	Version:	0.0.9
12mr|min12xxw-0.0.9-15|4	Release:	%mkrel 15
12mr|min12xxw-0.0.9-15|5	License:	GPL
12mr|min12xxw-0.0.9-15|6	Group:		System/Printing
12mr|min12xxw-0.0.9-15|7	URL:		http://www.hinterbergen.de/mala/min12xxw/
12mr|min12xxw-0.0.9-15|8	Source0:	http://www.hinterbergen.de/mala/min12xxw/%{name}-%{version}.tar.gz
12mr|min12xxw-0.0.9-15|9	Patch0:		min12xxw-0.0.9-format_not_a_string_literal_and_no_format_arguments.diff
12mr|min12xxw-0.0.9-15|10	BuildRequires:	gettext-devel
12mr|min12xxw-0.0.9-15|11	Conflicts:	printer-utils = 2007
12mr|min12xxw-0.0.9-15|12	Conflicts:	printer-filters = 2007
12mr|min12xxw-0.0.9-15|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|min12xxw-0.0.9-15|14	
12mr|min12xxw-0.0.9-15|15	%description
12mr|min12xxw-0.0.9-15|16	This is min12xxw, a filter to convert pbmraw data such as produced by
12mr|min12xxw-0.0.9-15|17	ghostscript to the printer language of Minolta 1[234]xx W printers.
12mr|min12xxw-0.0.9-15|18	
12mr|min12xxw-0.0.9-15|19	%prep
12mr|min12xxw-0.0.9-15|20	
12mr|min12xxw-0.0.9-15|21	%setup -q
12mr|min12xxw-0.0.9-15|22	%patch0 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|min12xxw-0.0.9-15|23	%build
12mr|min12xxw-0.0.9-15|24	
12mr|min12xxw-0.0.9-15|25	%configure2_5x
12mr|min12xxw-0.0.9-15|26	
12mr|min12xxw-0.0.9-15|27	%make
12mr|min12xxw-0.0.9-15|28	
12mr|min12xxw-0.0.9-15|29	%install
12mr|min12xxw-0.0.9-15|30	rm -rf %{buildroot}
12mr|min12xxw-0.0.9-15|31	
12mr|min12xxw-0.0.9-15|32	%makeinstall_std
12mr|min12xxw-0.0.9-15|33	
12mr|min12xxw-0.0.9-15|34	%clean
12mr|min12xxw-0.0.9-15|35	rm -rf %{buildroot}
12mr|min12xxw-0.0.9-15|36	
12mr|min12xxw-0.0.9-15|37	%files
12mr|min12xxw-0.0.9-15|38	%defattr(-,root,root)
12mr|min12xxw-0.0.9-15|39	%doc AUTHORS COPYING ChangeLog FAQ NEWS README format.txt
12mr|min12xxw-0.0.9-15|40	%attr(0755,root,root) %{_bindir}/esc-m
12mr|min12xxw-0.0.9-15|41	%attr(0755,root,root) %{_bindir}/min12xxw
12mr|min12xxw-0.0.9-15|42	%attr(0644,root,root) %{_mandir}/man1/*
12mr|min12xxw-0.0.9-15|43	
12mr|min12xxw-0.0.9-15|44	
12mr|min12xxw-0.0.9-15|45	
12mr|min12xxw-0.0.9-15|46	%changelog
12mr|min12xxw-0.0.9-15|47	

15175 12
12mr|ming-0.4.4-1|1	%define major 1
12mr|ming-0.4.4-1|2	%define libname %mklibname ming %{major}
12mr|ming-0.4.4-1|3	%define develname %mklibname ming -d
12mr|ming-0.4.4-1|4	
12mr|ming-0.4.4-1|5	Summary:	Ming - an SWF output library
12mr|ming-0.4.4-1|6	Name:		ming
12mr|ming-0.4.4-1|7	Version:	0.4.4
12mr|ming-0.4.4-1|8	Release:	1
12mr|ming-0.4.4-1|9	License:	LGPL
12mr|ming-0.4.4-1|10	Group:		System/Libraries
12mr|ming-0.4.4-1|11	URL:		http://www.libming.org/
12mr|ming-0.4.4-1|12	Source0:	http://prdownloads.sourceforge.net/ming/%{name}-%{version}.tar.bz2
12mr|ming-0.4.4-1|13	Patch1:		05_shared_perl
12mr|ming-0.4.4-1|14	Patch2:		07-GvCV-isn-t-an-lvalue-since-Perl-5.13.10.patch
12mr|ming-0.4.4-1|15	Patch3:		ming-0.4.4-vasprintf.patch
12mr|ming-0.4.4-1|16	BuildRequires:	autoconf automake libtool
12mr|ming-0.4.4-1|17	BuildRequires:	bison
12mr|ming-0.4.4-1|18	BuildRequires:	chrpath
12mr|ming-0.4.4-1|19	BuildRequires:	flex
12mr|ming-0.4.4-1|20	BuildRequires:	pkgconfig(freetype2)
12mr|ming-0.4.4-1|21	BuildRequires:	jpeg-devel
12mr|ming-0.4.4-1|22	BuildRequires:	perl-devel
12mr|ming-0.4.4-1|23	BuildRequires:	pkgconfig(libpng)
12mr|ming-0.4.4-1|24	BuildRequires:	python
12mr|ming-0.4.4-1|25	BuildRequires:	python-devel
12mr|ming-0.4.4-1|26	BuildRequires:	giflib-devel
12mr|ming-0.4.4-1|27	BuildRequires:	zlib-devel
12mr|ming-0.4.4-1|28	BuildRequires:	pkgconfig(x11)
12mr|ming-0.4.4-1|29	# gotta conflict here, otherwise stuff will be linked against installed libs...
12mr|ming-0.4.4-1|30	BuildConflicts:	ming-devel
12mr|ming-0.4.4-1|31	
12mr|ming-0.4.4-1|32	%description
12mr|ming-0.4.4-1|33	Ming is a c library for generating SWF ("Flash") format movies. This
12mr|ming-0.4.4-1|34	package only contains the basic c-based library.
12mr|ming-0.4.4-1|35	
12mr|ming-0.4.4-1|36	%package -n	%{libname}
12mr|ming-0.4.4-1|37	Summary:	Ming - an SWF output library
12mr|ming-0.4.4-1|38	Group:		System/Libraries
12mr|ming-0.4.4-1|39	
12mr|ming-0.4.4-1|40	%description -n	%{libname}
12mr|ming-0.4.4-1|41	Ming is a c library for generating SWF ("Flash") format movies.
12mr|ming-0.4.4-1|42	This package only contains the basic c-based library.
12mr|ming-0.4.4-1|43	
12mr|ming-0.4.4-1|44	%package -n	%{develname}
12mr|ming-0.4.4-1|45	Summary:	Ming development files
12mr|ming-0.4.4-1|46	Group:		Development/C
12mr|ming-0.4.4-1|47	Requires:	%{libname} = %{version}-%{release}
12mr|ming-0.4.4-1|48	Provides:	%{name}-devel = %{version}-%{release}
12mr|ming-0.4.4-1|49	
12mr|ming-0.4.4-1|50	%description -n	%{develname}
12mr|ming-0.4.4-1|51	The %{name}-devel package contains the header files
12mr|ming-0.4.4-1|52	and static libraries necessary for developing programs using the
12mr|ming-0.4.4-1|53	%{name}-devel library (C and C++)..
12mr|ming-0.4.4-1|54	
12mr|ming-0.4.4-1|55	%package -n	perl-SWF
12mr|ming-0.4.4-1|56	Summary:	Ming perl module
12mr|ming-0.4.4-1|57	Group:		Development/Perl
12mr|ming-0.4.4-1|58	Provides:	perl-ming = %{version}-%{release}
12mr|ming-0.4.4-1|59	Requires:	%{libname} = %{version}-%{release}
12mr|ming-0.4.4-1|60	
12mr|ming-0.4.4-1|61	%description -n	perl-SWF
12mr|ming-0.4.4-1|62	Ming perl module - perl wrapper for the Ming library.
12mr|ming-0.4.4-1|63	
12mr|ming-0.4.4-1|64	%package -n	python-SWF
12mr|ming-0.4.4-1|65	Summary:	Ming python module
12mr|ming-0.4.4-1|66	Group:		Development/Python
12mr|ming-0.4.4-1|67	Requires:	%{libname} = %{version}-%{release}
12mr|ming-0.4.4-1|68	
12mr|ming-0.4.4-1|69	%description -n	python-SWF
12mr|ming-0.4.4-1|70	Python module - python wrapper for the Ming library.
12mr|ming-0.4.4-1|71	
12mr|ming-0.4.4-1|72	%package -n	%{name}-utils
12mr|ming-0.4.4-1|73	Summary:	Ming utilities
12mr|ming-0.4.4-1|74	Group:		File tools
12mr|ming-0.4.4-1|75	Requires:	%{libname} = %{version}-%{release}
12mr|ming-0.4.4-1|76	
12mr|ming-0.4.4-1|77	%description -n %{name}-utils
12mr|ming-0.4.4-1|78	This package contains various ming utilities.
12mr|ming-0.4.4-1|79	
12mr|ming-0.4.4-1|80	%prep
12mr|ming-0.4.4-1|81	%setup -q
12mr|ming-0.4.4-1|82	%patch1 -p1
12mr|ming-0.4.4-1|83	%patch2 -p1
12mr|ming-0.4.4-1|84	%patch3 -p1
12mr|ming-0.4.4-1|85	
12mr|ming-0.4.4-1|86	# fix attribs
12mr|ming-0.4.4-1|87	find . -type d -perm 0700 -exec chmod 755 {} \;
12mr|ming-0.4.4-1|88	find . -type f -perm 0555 -exec chmod 755 {} \;
12mr|ming-0.4.4-1|89	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|ming-0.4.4-1|90	
12mr|ming-0.4.4-1|91	# cleanup
12mr|ming-0.4.4-1|92	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12mr|ming-0.4.4-1|93	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|ming-0.4.4-1|94	done
12mr|ming-0.4.4-1|95	
12mr|ming-0.4.4-1|96	# fix python
12mr|ming-0.4.4-1|97	perl -pi -e "s|/usr/local/include\b|%{_includedir}|g;s|/usr/local/lib\b|%{_libdir}|g" py_ext/setup.py
12mr|ming-0.4.4-1|98	
12mr|ming-0.4.4-1|99	%build
12mr|ming-0.4.4-1|100	autoreconf -fi
12mr|ming-0.4.4-1|101	%configure2_5x \
12mr|ming-0.4.4-1|102	--enable-shared \
12mr|ming-0.4.4-1|103	--disable-static
12mr|ming-0.4.4-1|104	
12mr|ming-0.4.4-1|105	%make
12mr|ming-0.4.4-1|106	
12mr|ming-0.4.4-1|107	pushd perl_ext
12mr|ming-0.4.4-1|108	perl Makefile.PL LIBS="-L%{_libdir} -ljpeg `pkg-config --libs libpng` -lz -lm -lgif" INSTALLDIRS=vendor </dev/null
12mr|ming-0.4.4-1|109	make
12mr|ming-0.4.4-1|110	#    make test
12mr|ming-0.4.4-1|111	popd
12mr|ming-0.4.4-1|112	
12mr|ming-0.4.4-1|113	pushd py_ext
12mr|ming-0.4.4-1|114	env CFLAGS="%{optflags}" python setup.py build
12mr|ming-0.4.4-1|115	popd
12mr|ming-0.4.4-1|116	
12mr|ming-0.4.4-1|117	%install
12mr|ming-0.4.4-1|118	%makeinstall_std
12mr|ming-0.4.4-1|119	
12mr|ming-0.4.4-1|120	# install the perl extension
12mr|ming-0.4.4-1|121	%makeinstall_std -C perl_ext
12mr|ming-0.4.4-1|122	
12mr|ming-0.4.4-1|123	# install the python extension
12mr|ming-0.4.4-1|124	pushd py_ext
12mr|ming-0.4.4-1|125	python setup.py install --root=%{buildroot}
12mr|ming-0.4.4-1|126	popd
12mr|ming-0.4.4-1|127	
12mr|ming-0.4.4-1|128	# fix docs
12mr|ming-0.4.4-1|129	cp perl_ext/README perl_ext.README
12mr|ming-0.4.4-1|130	cp util/README util.README
12mr|ming-0.4.4-1|131	chmod 644 NEWS HISTORY INSTALL *README* TODO
12mr|ming-0.4.4-1|132	
12mr|ming-0.4.4-1|133	# cleanup
12mr|ming-0.4.4-1|134	rm -rf %{buildroot}%{perl_vendorlib}/*/auto/SWF/include
12mr|ming-0.4.4-1|135	rm -rf %{buildroot}%{_libdir}/libming.*a
12mr|ming-0.4.4-1|136	
12mr|ming-0.4.4-1|137	# nuke rpath
12mr|ming-0.4.4-1|138	find %{buildroot}%{perl_vendorlib} -name "*.so" | xargs chrpath -d
12mr|ming-0.4.4-1|139	
12mr|ming-0.4.4-1|140	chmod 755 %{buildroot}%{_bindir}/ming-config
12mr|ming-0.4.4-1|141	
12mr|ming-0.4.4-1|142	%multiarch_binaries %{buildroot}%{_bindir}/ming-config
12mr|ming-0.4.4-1|143	
12mr|ming-0.4.4-1|144	# install man pages
12mr|ming-0.4.4-1|145	install -d %{buildroot}%{_mandir}/man1
12mr|ming-0.4.4-1|146	install -m0644 docs/man/*.1 %{buildroot}%{_mandir}/man1/
12mr|ming-0.4.4-1|147	
12mr|ming-0.4.4-1|148	%files -n %{libname}
12mr|ming-0.4.4-1|149	%doc NEWS HISTORY README TODO
12mr|ming-0.4.4-1|150	%attr(0755,root,root) %{_libdir}/libming.so.%{major}*
12mr|ming-0.4.4-1|151	
12mr|ming-0.4.4-1|152	%files -n %{develname}
12mr|ming-0.4.4-1|153	%attr(755,root,root) %{multiarch_bindir}/ming-config
12mr|ming-0.4.4-1|154	%attr(0755,root,root) %{_bindir}/ming-config
12mr|ming-0.4.4-1|155	%attr(0755,root,root) %{_libdir}/libming.so
12mr|ming-0.4.4-1|156	%attr(0644,root,root) %{_libdir}/pkgconfig/libming.pc
12mr|ming-0.4.4-1|157	%{_includedir}/*
12mr|ming-0.4.4-1|158	
12mr|ming-0.4.4-1|159	%files -n perl-SWF
12mr|ming-0.4.4-1|160	%doc perl_ext.README perl_ext/examples
12mr|ming-0.4.4-1|161	%dir %{perl_vendorlib}/*/auto/SWF
12mr|ming-0.4.4-1|162	%dir %{perl_vendorlib}/*/SWF
12mr|ming-0.4.4-1|163	%{perl_vendorlib}/*/auto/SWF/SWF.so
12mr|ming-0.4.4-1|164	%{perl_vendorlib}/*/*.pm
12mr|ming-0.4.4-1|165	%{perl_vendorlib}/*/SWF/*.pm
12mr|ming-0.4.4-1|166	%{_mandir}/man3*/SWF*
12mr|ming-0.4.4-1|167	
12mr|ming-0.4.4-1|168	%files -n python-SWF
12mr|ming-0.4.4-1|169	%doc py_ext/README
12mr|ming-0.4.4-1|170	%{py_platsitedir}/*.so
12mr|ming-0.4.4-1|171	%{py_platsitedir}/*.py*
12mr|ming-0.4.4-1|172	%{py_platsitedir}/*.egg-info
12mr|ming-0.4.4-1|173	
12mr|ming-0.4.4-1|174	%files -n %{name}-utils
12mr|ming-0.4.4-1|175	%doc util.README
12mr|ming-0.4.4-1|176	%attr(755,root,root) %{_bindir}/dbl2png
12mr|ming-0.4.4-1|177	%attr(755,root,root) %{_bindir}/gif2dbl
12mr|ming-0.4.4-1|178	%attr(755,root,root) %{_bindir}/gif2mask
12mr|ming-0.4.4-1|179	%attr(755,root,root) %{_bindir}/listaction
12mr|ming-0.4.4-1|180	%attr(755,root,root) %{_bindir}/listaction_d
12mr|ming-0.4.4-1|181	%attr(755,root,root) %{_bindir}/listfdb
12mr|ming-0.4.4-1|182	%attr(755,root,root) %{_bindir}/listjpeg
12mr|ming-0.4.4-1|183	%attr(755,root,root) %{_bindir}/listmp3
12mr|ming-0.4.4-1|184	%attr(755,root,root) %{_bindir}/listswf
12mr|ming-0.4.4-1|185	%attr(755,root,root) %{_bindir}/listswf_d
12mr|ming-0.4.4-1|186	%attr(755,root,root) %{_bindir}/makefdb
12mr|ming-0.4.4-1|187	%attr(755,root,root) %{_bindir}/makeswf
12mr|ming-0.4.4-1|188	%attr(755,root,root) %{_bindir}/png2dbl
12mr|ming-0.4.4-1|189	%attr(755,root,root) %{_bindir}/raw2adpcm
12mr|ming-0.4.4-1|190	%attr(755,root,root) %{_bindir}/swftocxx
12mr|ming-0.4.4-1|191	%attr(755,root,root) %{_bindir}/swftoperl
12mr|ming-0.4.4-1|192	%attr(755,root,root) %{_bindir}/swftophp
12mr|ming-0.4.4-1|193	%attr(755,root,root) %{_bindir}/swftopython
12mr|ming-0.4.4-1|194	%attr(755,root,root) %{_bindir}/swftotcl
12mr|ming-0.4.4-1|195	%{_mandir}/man1/dbl2png.1*
12mr|ming-0.4.4-1|196	%{_mandir}/man1/gif2dbl.1*
12mr|ming-0.4.4-1|197	%{_mandir}/man1/gif2mask.1*
12mr|ming-0.4.4-1|198	%{_mandir}/man1/listfdb.1*
12mr|ming-0.4.4-1|199	%{_mandir}/man1/listjpeg.1*
12mr|ming-0.4.4-1|200	%{_mandir}/man1/listmp3.1*
12mr|ming-0.4.4-1|201	%{_mandir}/man1/makefdb.1*
12mr|ming-0.4.4-1|202	%{_mandir}/man1/makeswf.1*
12mr|ming-0.4.4-1|203	%{_mandir}/man1/png2dbl.1*
12mr|ming-0.4.4-1|204	%{_mandir}/man1/raw2adpcm.1*
12mr|ming-0.4.4-1|205	%{_mandir}/man1/swftocxx.1*
12mr|ming-0.4.4-1|206	%{_mandir}/man1/swftoperl.1*
12mr|ming-0.4.4-1|207	%{_mandir}/man1/swftophp.1*
12mr|ming-0.4.4-1|208	%{_mandir}/man1/swftopython.1*
12mr|ming-0.4.4-1|209	%{_mandir}/man1/swftotcl.1*
12mr|ming-0.4.4-1|210	
12mr|ming-0.4.4-1|211	
12mr|ming-0.4.4-1|212	
12mr|ming-0.4.4-1|213	%changelog
12mr|ming-0.4.4-1|214	* Mon Sep  3 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ming-0.4.4-1|215	+ Commit: 21a36aa
12mr|ming-0.4.4-1|216	- Add patch from Gentoo to fix build with gcc 4.7
12mr|ming-0.4.4-1|217	
12mr|ming-0.4.4-1|218	* Mon Sep  3 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ming-0.4.4-1|219	+ Commit: 8c22d45
12mr|ming-0.4.4-1|220	- New version 0.4.4 (sync with Cooker), convert BR to pkgconfig style, minor cleanups
12mr|ming-0.4.4-1|221	
12mr|ming-0.4.4-1|222	

15176 12
12mr|mingetty-1.08-8|1	Summary: 	A compact getty program for virtual consoles only
12mr|mingetty-1.08-8|2	Name: 		mingetty
12mr|mingetty-1.08-8|3	Version: 	1.08
12mr|mingetty-1.08-8|4	Release: 	%mkrel 8
12mr|mingetty-1.08-8|5	Group: 		System/Base
12mr|mingetty-1.08-8|6	License:	GPL
12mr|mingetty-1.08-8|7	URL:		http://mingetty.sourceforge.net/
12mr|mingetty-1.08-8|8	Source0: 	http://downloads.sourceforge.net/mingetty/%{name}-%{version}.tar.gz
12mr|mingetty-1.08-8|9	Patch0:		mingetty-1.00-opt.patch
12mr|mingetty-1.08-8|10	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mingetty-1.08-8|11	
12mr|mingetty-1.08-8|12	%description
12mr|mingetty-1.08-8|13	The mingetty program is a lightweight, minimalist getty program for
12mr|mingetty-1.08-8|14	use only on virtual consoles.  Mingetty is not suitable for serial
12mr|mingetty-1.08-8|15	lines (you should use the mgetty program instead for that purpose).
12mr|mingetty-1.08-8|16	
12mr|mingetty-1.08-8|17	%prep
12mr|mingetty-1.08-8|18	%setup -q
12mr|mingetty-1.08-8|19	%patch0 -p1 -b .opt
12mr|mingetty-1.08-8|20	
12mr|mingetty-1.08-8|21	%build
12mr|mingetty-1.08-8|22	%serverbuild
12mr|mingetty-1.08-8|23	
12mr|mingetty-1.08-8|24	%make RPM_OPTS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|mingetty-1.08-8|25	
12mr|mingetty-1.08-8|26	%install
12mr|mingetty-1.08-8|27	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|mingetty-1.08-8|28	install -D mingetty %{buildroot}/sbin/mingetty
12mr|mingetty-1.08-8|29	install -D mingetty.8 %{buildroot}%{_mandir}/man8/mingetty.8
12mr|mingetty-1.08-8|30	
12mr|mingetty-1.08-8|31	%clean
12mr|mingetty-1.08-8|32	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|mingetty-1.08-8|33	
12mr|mingetty-1.08-8|34	%files
12mr|mingetty-1.08-8|35	%defattr(644,root,root,755)
12mr|mingetty-1.08-8|36	%doc COPYING
12mr|mingetty-1.08-8|37	%attr(755,root,root) /sbin/mingetty
12mr|mingetty-1.08-8|38	%{_mandir}/man8/mingetty.8*
12mr|mingetty-1.08-8|39	
12mr|mingetty-1.08-8|40	
12mr|mingetty-1.08-8|41	
12mr|mingetty-1.08-8|42	%changelog
12mr|mingetty-1.08-8|43	

15177 12
12mr|minicom-2.5-3|1	Summary:	A text-based modem control and terminal emulation program
12mr|minicom-2.5-3|2	Name:		minicom
12mr|minicom-2.5-3|3	Version:	2.5
12mr|minicom-2.5-3|4	Release:	%mkrel 3
12mr|minicom-2.5-3|5	License:	GPLv2+
12mr|minicom-2.5-3|6	Group:		Communications
12mr|minicom-2.5-3|7	URL:		http://alioth.debian.org/projects/minicom/
12mr|minicom-2.5-3|8	Source:		http://alioth.debian.org/frs/download.php/3195/minicom-%{version}.tar.gz
12mr|minicom-2.5-3|9	Requires:	lrzsz
12mr|minicom-2.5-3|10	Requires:	setserial
12mr|minicom-2.5-3|11	Requires:	lockdev-baudboy
12mr|minicom-2.5-3|12	BuildRequires:	ncurses-devel
12mr|minicom-2.5-3|13	Buildroot:	%{_tmppath}/%{name}-%{version}
12mr|minicom-2.5-3|14	
12mr|minicom-2.5-3|15	%description
12mr|minicom-2.5-3|16	Minicom is a simple text-based modem control and terminal emulation program
12mr|minicom-2.5-3|17	somewhat similar to MSDOS Telix. Minicom includes a dialing directory, full
12mr|minicom-2.5-3|18	ANSI and VT100 emulation, an (external) scripting language, and other features.
12mr|minicom-2.5-3|19	
12mr|minicom-2.5-3|20	Minicom should be installed if you need a simple modem control program or
12mr|minicom-2.5-3|21	terminal emulator.
12mr|minicom-2.5-3|22	
12mr|minicom-2.5-3|23	Run 'minicom -s' as root to create a system wide configuration. Users need
12mr|minicom-2.5-3|24	read/write permissions on the serial port devices in order to use minicom.
12mr|minicom-2.5-3|25	
12mr|minicom-2.5-3|26	%prep
12mr|minicom-2.5-3|27	%setup -q
12mr|minicom-2.5-3|28	
12mr|minicom-2.5-3|29	%build
12mr|minicom-2.5-3|30	%configure2_5x --disable-rpath
12mr|minicom-2.5-3|31	%make
12mr|minicom-2.5-3|32	
12mr|minicom-2.5-3|33	%install
12mr|minicom-2.5-3|34	rm -rf %{buildroot}
12mr|minicom-2.5-3|35	%makeinstall_std
12mr|minicom-2.5-3|36	%find_lang %name
12mr|minicom-2.5-3|37	
12mr|minicom-2.5-3|38	%clean
12mr|minicom-2.5-3|39	rm -rf %{buildroot}
12mr|minicom-2.5-3|40	
12mr|minicom-2.5-3|41	%files -f %name.lang
12mr|minicom-2.5-3|42	%defattr(-,root,root)
12mr|minicom-2.5-3|43	%doc NEWS AUTHORS INSTALL README TODO
12mr|minicom-2.5-3|44	%doc doc/Announce* doc/COMPATABILITY.lrzsz doc/HistSearch
12mr|minicom-2.5-3|45	%doc doc/Locales doc/Macros doc/QuickStart.modemu doc/README.lrzsz
12mr|minicom-2.5-3|46	%doc doc/TODO.lrzsz doc/Todo* doc/copyright.modemu doc/fselector.txt
12mr|minicom-2.5-3|47	%doc doc/japanese doc/minicom.FAQ doc/modemu.README doc/pl-translation.txt
12mr|minicom-2.5-3|48	%doc doc/portugues-brasil doc/suomeksi doc/ChangeLog.old
12mr|minicom-2.5-3|49	%attr(755,root,dialout) %{_bindir}/minicom
12mr|minicom-2.5-3|50	%{_bindir}/runscript
12mr|minicom-2.5-3|51	%{_bindir}/xminicom
12mr|minicom-2.5-3|52	%{_bindir}/ascii-xfr
12mr|minicom-2.5-3|53	%{_mandir}/*/*
12mr|minicom-2.5-3|54	
12mr|minicom-2.5-3|55	
12mr|minicom-2.5-3|56	
12mr|minicom-2.5-3|57	%changelog
12mr|minicom-2.5-3|58	

15178 12
12mr|mirrordir-0.10.49-18|1	#
12mr|mirrordir-0.10.49-18|2	# (fg) 20010112 Library stuff...
12mr|mirrordir-0.10.49-18|3	#
12mr|mirrordir-0.10.49-18|4	
12mr|mirrordir-0.10.49-18|5	%define name2 diffie
12mr|mirrordir-0.10.49-18|6	%define libname2 %mklibname %name2 1
12mr|mirrordir-0.10.49-18|7	%define develname %mklibname -d %name2
12mr|mirrordir-0.10.49-18|8	
12mr|mirrordir-0.10.49-18|9	Name: mirrordir
12mr|mirrordir-0.10.49-18|10	Summary: Easy to use ftp mirroring package
12mr|mirrordir-0.10.49-18|11	Version: 0.10.49
12mr|mirrordir-0.10.49-18|12	Release: %mkrel 18
12mr|mirrordir-0.10.49-18|13	Source: ftp://ftp.obsidian.co.za/pub/mirrordir/mirrordir-%{version}.tar.bz2
12mr|mirrordir-0.10.49-18|14	Patch0: mirrordir-0.10.49-confpath.patch
12mr|mirrordir-0.10.49-18|15	Patch1: mirrordir-zlib-1.1.3-zfree.patch
12mr|mirrordir-0.10.49-18|16	Patch2: mirrordir-0.10.49-varargs.patch
12mr|mirrordir-0.10.49-18|17	Patch3: mirrordir-0.10.49-64bit-fixes.patch
12mr|mirrordir-0.10.49-18|18	Patch4: mirrordir-0.10.49-pam_pwdb.patch
12mr|mirrordir-0.10.49-18|19	# (tv) use system zlib:
12mr|mirrordir-0.10.49-18|20	Patch5: mirrordir-use-system-libs.patch
12mr|mirrordir-0.10.49-18|21	Patch6: mirrordir-0.10.49-fix-str-fmt.patch
12mr|mirrordir-0.10.49-18|22	Patch7: mirrordir-0.10.49-fix-install.patch
12mr|mirrordir-0.10.49-18|23	BuildRequires: automake autoconf zlib-devel
12mr|mirrordir-0.10.49-18|24	Group: Networking/File transfer
12mr|mirrordir-0.10.49-18|25	URL: ftp://ftp.obsidian.co.za/pub/mirrordir/
12mr|mirrordir-0.10.49-18|26	BuildRoot: %_tmppath/%name-%version-root
12mr|mirrordir-0.10.49-18|27	License: GPLv2+
12mr|mirrordir-0.10.49-18|28	Requires: %libname2 = %version
12mr|mirrordir-0.10.49-18|29	
12mr|mirrordir-0.10.49-18|30	%description
12mr|mirrordir-0.10.49-18|31	Easy to use ftp mirroring package - simply use
12mr|mirrordir-0.10.49-18|32	mirrordir ftp://some.where.com/dir /some/local/dir
12mr|mirrordir-0.10.49-18|33	
12mr|mirrordir-0.10.49-18|34	%package -n %libname2
12mr|mirrordir-0.10.49-18|35	Summary: The diffie library, necessary to run mirrordir
12mr|mirrordir-0.10.49-18|36	Group: System/Libraries
12mr|mirrordir-0.10.49-18|37	
12mr|mirrordir-0.10.49-18|38	%description -n %libname2
12mr|mirrordir-0.10.49-18|39	The diffie library, necessary to run mirrordir.
12mr|mirrordir-0.10.49-18|40	
12mr|mirrordir-0.10.49-18|41	%package -n %{develname}
12mr|mirrordir-0.10.49-18|42	Summary: Static version of the diffie library
12mr|mirrordir-0.10.49-18|43	Group: Development/C
12mr|mirrordir-0.10.49-18|44	Requires: %libname2 = %{version}
12mr|mirrordir-0.10.49-18|45	Provides: lib%{name2}-devel = %version
12mr|mirrordir-0.10.49-18|46	Provides: %name-devel = %version
12mr|mirrordir-0.10.49-18|47	Obsoletes: %{mklibname -d %name2 1}
12mr|mirrordir-0.10.49-18|48	
12mr|mirrordir-0.10.49-18|49	%description -n %{develname}
12mr|mirrordir-0.10.49-18|50	Static version of the diffie library
12mr|mirrordir-0.10.49-18|51	
12mr|mirrordir-0.10.49-18|52	%prep
12mr|mirrordir-0.10.49-18|53	%setup -q
12mr|mirrordir-0.10.49-18|54	%patch0 -p1 -b .confpath
12mr|mirrordir-0.10.49-18|55	%patch1 -p1 -b .zfree
12mr|mirrordir-0.10.49-18|56	%patch2 -p1 -b .varargs
12mr|mirrordir-0.10.49-18|57	%patch3 -p1 -b .64bit-fixes
12mr|mirrordir-0.10.49-18|58	%patch4 -p1 -b .pam_pwdb
12mr|mirrordir-0.10.49-18|59	%patch5 -p1 -b .sys_libs
12mr|mirrordir-0.10.49-18|60	%patch6 -p1 -b .str
12mr|mirrordir-0.10.49-18|61	%patch7 -p1 -b .install
12mr|mirrordir-0.10.49-18|62	
12mr|mirrordir-0.10.49-18|63	%build
12mr|mirrordir-0.10.49-18|64	autoreconf -fi
12mr|mirrordir-0.10.49-18|65	%configure2_5x --enable-zlib \
12mr|mirrordir-0.10.49-18|66	CFLAGS="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
12mr|mirrordir-0.10.49-18|67	%make
12mr|mirrordir-0.10.49-18|68	
12mr|mirrordir-0.10.49-18|69	%install
12mr|mirrordir-0.10.49-18|70	
12mr|mirrordir-0.10.49-18|71	%makeinstall_std
12mr|mirrordir-0.10.49-18|72	
12mr|mirrordir-0.10.49-18|73	%files
12mr|mirrordir-0.10.49-18|74	%defattr(-,root,root,755)
12mr|mirrordir-0.10.49-18|75	%doc AUTHORS BUGS COPYING README NEWS THANKS TODO
12mr|mirrordir-0.10.49-18|76	%{_bindir}/*
12mr|mirrordir-0.10.49-18|77	%config(noreplace) %{_sysconfdir}/mirrordir
12mr|mirrordir-0.10.49-18|78	%config(noreplace) %{_sysconfdir}/secure*
12mr|mirrordir-0.10.49-18|79	%config(noreplace) %{_sysconfdir}/pam.d/*
12mr|mirrordir-0.10.49-18|80	%{_mandir}/man*/*
12mr|mirrordir-0.10.49-18|81	
12mr|mirrordir-0.10.49-18|82	%files -n %libname2
12mr|mirrordir-0.10.49-18|83	%defattr(-,root,root,755)
12mr|mirrordir-0.10.49-18|84	%doc AUTHORS BUGS COPYING README NEWS THANKS TODO
12mr|mirrordir-0.10.49-18|85	%{_libdir}/lib%{name2}.so.*
12mr|mirrordir-0.10.49-18|86	
12mr|mirrordir-0.10.49-18|87	%files -n %{develname}
12mr|mirrordir-0.10.49-18|88	%defattr(-,root,root,755)
12mr|mirrordir-0.10.49-18|89	%doc AUTHORS BUGS COPYING README NEWS THANKS TODO
12mr|mirrordir-0.10.49-18|90	%{_libdir}/lib%{name2}.so
12mr|mirrordir-0.10.49-18|91	%{_libdir}/lib%{name2}.a
12mr|mirrordir-0.10.49-18|92	
12mr|mirrordir-0.10.49-18|93	
12mr|mirrordir-0.10.49-18|94	
12mr|mirrordir-0.10.49-18|95	%changelog
12mr|mirrordir-0.10.49-18|96	

15179 12
12mr|mjpegtools-2.0.0-4|1	%define api 2.0
12mr|mjpegtools-2.0.0-4|2	%define major 0
12mr|mjpegtools-2.0.0-4|3	%define libname %mklibname %{name}%{api}_ %{major}
12mr|mjpegtools-2.0.0-4|4	%define develname %mklibname -d %{name}
12mr|mjpegtools-2.0.0-4|5	
12mr|mjpegtools-2.0.0-4|6	Name:		mjpegtools
12mr|mjpegtools-2.0.0-4|7	Version:	2.0.0
12mr|mjpegtools-2.0.0-4|8	Release:	4
12mr|mjpegtools-2.0.0-4|9	Summary:	Tools for recording, editing, playing back and mpeg-encoding video under linux
12mr|mjpegtools-2.0.0-4|10	License:	GPLv2+
12mr|mjpegtools-2.0.0-4|11	Group:		Video
12mr|mjpegtools-2.0.0-4|12	Url:		http://mjpeg.sourceforge.net
12mr|mjpegtools-2.0.0-4|13	Source: 	http://prdownloads.sourceforge.net/mjpeg/%{name}-%{version}.tar.gz
12mr|mjpegtools-2.0.0-4|14	Patch0:		mjpegtools-2.0.0-format-strings.patch
12mr|mjpegtools-2.0.0-4|15	Patch1: 	mjpegtools-1.9.0rc1-x86_64.patch
12mr|mjpegtools-2.0.0-4|16	Patch4:		mjpegtools-1.9.0-link.patch
12mr|mjpegtools-2.0.0-4|17	BuildRequires:	autoconf
12mr|mjpegtools-2.0.0-4|18	BuildRequires:	nasm
12mr|mjpegtools-2.0.0-4|19	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|mjpegtools-2.0.0-4|20	BuildRequires:	jpeg-devel
12mr|mjpegtools-2.0.0-4|21	BuildRequires:	pkgconfig(SDL_gfx)
12mr|mjpegtools-2.0.0-4|22	BuildRequires:	pkgconfig(xxf86dga)
12mr|mjpegtools-2.0.0-4|23	BuildRequires:	pkgconfig(libquicktime)
12mr|mjpegtools-2.0.0-4|24	Buildrequires:	pkgconfig(libdv)
12mr|mjpegtools-2.0.0-4|25	BuildRequires:	pkgconfig(libpulse)
12mr|mjpegtools-2.0.0-4|26	Requires:	%{libname} = %{version}-%{release}
12mr|mjpegtools-2.0.0-4|27	
12mr|mjpegtools-2.0.0-4|28	%description
12mr|mjpegtools-2.0.0-4|29	The MJPEG-tools are a basic set of utilities for recording, editing,
12mr|mjpegtools-2.0.0-4|30	playing back and encoding (to mpeg) video under linux. Recording can
12mr|mjpegtools-2.0.0-4|31	be done with zoran-based MJPEG-boards (LML33, Iomega Buz, Pinnacle
12mr|mjpegtools-2.0.0-4|32	DC10(+), Marvel G200/G400), these can also playback video using the
12mr|mjpegtools-2.0.0-4|33	hardware. With the rest of the tools, this video can be edited and
12mr|mjpegtools-2.0.0-4|34	encoded into mpeg1/2 or divx video.
12mr|mjpegtools-2.0.0-4|35	
12mr|mjpegtools-2.0.0-4|36	%package -n	%{libname}
12mr|mjpegtools-2.0.0-4|37	Summary:	Main library for %{name}
12mr|mjpegtools-2.0.0-4|38	Group:		System/Libraries
12mr|mjpegtools-2.0.0-4|39	Provides:	libmjpegtools = %{version}-%{release}
12mr|mjpegtools-2.0.0-4|40	
12mr|mjpegtools-2.0.0-4|41	%description -n	%{libname}
12mr|mjpegtools-2.0.0-4|42	This package contains the library needed to run programs dynamically
12mr|mjpegtools-2.0.0-4|43	linked with %{name}.
12mr|mjpegtools-2.0.0-4|44	
12mr|mjpegtools-2.0.0-4|45	%package -n	%{develname}
12mr|mjpegtools-2.0.0-4|46	Summary:	Headers for developing programs that will use %{name}
12mr|mjpegtools-2.0.0-4|47	Group:		Development/C
12mr|mjpegtools-2.0.0-4|48	Requires:	%{libname} = %{version}
12mr|mjpegtools-2.0.0-4|49	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|mjpegtools-2.0.0-4|50	
12mr|mjpegtools-2.0.0-4|51	%description -n	%{develname}
12mr|mjpegtools-2.0.0-4|52	This package contains the headers that programmers will need to develop
12mr|mjpegtools-2.0.0-4|53	applications which will use %{name}.
12mr|mjpegtools-2.0.0-4|54	
12mr|mjpegtools-2.0.0-4|55	%prep
12mr|mjpegtools-2.0.0-4|56	%setup -q
12mr|mjpegtools-2.0.0-4|57	%patch0 -p1 -b .format-strings
12mr|mjpegtools-2.0.0-4|58	%patch1 -p1
12mr|mjpegtools-2.0.0-4|59	%patch4 -p0
12mr|mjpegtools-2.0.0-4|60	
12mr|mjpegtools-2.0.0-4|61	libtoolize --copy --force
12mr|mjpegtools-2.0.0-4|62	autoreconf
12mr|mjpegtools-2.0.0-4|63	# toolame isn't in Mandriva, mp2enc is, so use that
12mr|mjpegtools-2.0.0-4|64	perl -p -i -e 's/\-\"toolame\"/\-\"mp2enc\"/g' scripts/lav2mpeg
12mr|mjpegtools-2.0.0-4|65	
12mr|mjpegtools-2.0.0-4|66	%build
12mr|mjpegtools-2.0.0-4|67	export CPPFLAGS="%{optflags} -fpermissive"
12mr|mjpegtools-2.0.0-4|68	export CFLAGS="%{optflags}"
12mr|mjpegtools-2.0.0-4|69	export PTHREAD_LIBS="-lpthread"
12mr|mjpegtools-2.0.0-4|70	
12mr|mjpegtools-2.0.0-4|71	# build i686/mmx dynamic library
12mr|mjpegtools-2.0.0-4|72	%ifarch %{ix86}
12mr|mjpegtools-2.0.0-4|73	mkdir build-i686
12mr|mjpegtools-2.0.0-4|74	pushd build-i686
12mr|mjpegtools-2.0.0-4|75	CONFIGURE_TOP=.. %configure2_5x \
12mr|mjpegtools-2.0.0-4|76	--enable-simd-accel \
12mr|mjpegtools-2.0.0-4|77	--prefix=%{_prefix} \
12mr|mjpegtools-2.0.0-4|78	--libdir=%{_libdir} \
12mr|mjpegtools-2.0.0-4|79	--without-v4l \
12mr|mjpegtools-2.0.0-4|80	--disable-static
12mr|mjpegtools-2.0.0-4|81	
12mr|mjpegtools-2.0.0-4|82	make
12mr|mjpegtools-2.0.0-4|83	popd
12mr|mjpegtools-2.0.0-4|84	%endif
12mr|mjpegtools-2.0.0-4|85	
12mr|mjpegtools-2.0.0-4|86	# build regular package
12mr|mjpegtools-2.0.0-4|87	%if %{_target_cpu} == "i686"
12mr|mjpegtools-2.0.0-4|88	%else
12mr|mjpegtools-2.0.0-4|89	mkdir build-%{_target_cpu}
12mr|mjpegtools-2.0.0-4|90	%endif
12mr|mjpegtools-2.0.0-4|91	
12mr|mjpegtools-2.0.0-4|92	pushd build-%{_target_cpu}
12mr|mjpegtools-2.0.0-4|93	CONFIGURE_TOP=.. %configure2_5x \
12mr|mjpegtools-2.0.0-4|94	--disable-simd-accel \
12mr|mjpegtools-2.0.0-4|95	--libdir=%{_libdir} \
12mr|mjpegtools-2.0.0-4|96	--without-v4l \
12mr|mjpegtools-2.0.0-4|97	--disable-static
12mr|mjpegtools-2.0.0-4|98	
12mr|mjpegtools-2.0.0-4|99	make
12mr|mjpegtools-2.0.0-4|100	popd
12mr|mjpegtools-2.0.0-4|101	
12mr|mjpegtools-2.0.0-4|102	%install
12mr|mjpegtools-2.0.0-4|103	%ifarch %{ix86}
12mr|mjpegtools-2.0.0-4|104	pushd build-i686
12mr|mjpegtools-2.0.0-4|105	%makeinstall_std
12mr|mjpegtools-2.0.0-4|106	popd
12mr|mjpegtools-2.0.0-4|107	mkdir -p %{buildroot}%{_libdir}/sse2
12mr|mjpegtools-2.0.0-4|108	mv %{buildroot}%{_libdir}/*.so.* %{buildroot}%{_libdir}/sse2/
12mr|mjpegtools-2.0.0-4|109	%endif
12mr|mjpegtools-2.0.0-4|110	
12mr|mjpegtools-2.0.0-4|111	pushd build-%{_target_cpu}
12mr|mjpegtools-2.0.0-4|112	%makeinstall_std
12mr|mjpegtools-2.0.0-4|113	popd
12mr|mjpegtools-2.0.0-4|114	
12mr|mjpegtools-2.0.0-4|115	cp mpeg2enc/mpeg2syntaxcodes.h %{buildroot}%{_includedir}/mjpegtools/
12mr|mjpegtools-2.0.0-4|116	
12mr|mjpegtools-2.0.0-4|117	%files
12mr|mjpegtools-2.0.0-4|118	%doc AUTHORS BUGS ChangeLog CHANGES COPYING HINTS INSTALL NEWS PLANS README* TODO
12mr|mjpegtools-2.0.0-4|119	%{_bindir}/*
12mr|mjpegtools-2.0.0-4|120	%{_mandir}/man1/*
12mr|mjpegtools-2.0.0-4|121	%{_infodir}/mjpeg-howto.info*
12mr|mjpegtools-2.0.0-4|122	
12mr|mjpegtools-2.0.0-4|123	%files -n %{libname}
12mr|mjpegtools-2.0.0-4|124	%{_libdir}/lib*-%{api}.so.%{major}*
12mr|mjpegtools-2.0.0-4|125	%ifarch %{ix86}
12mr|mjpegtools-2.0.0-4|126	%{_libdir}/sse2/lib*-%{api}.so.%{major}*
12mr|mjpegtools-2.0.0-4|127	%endif
12mr|mjpegtools-2.0.0-4|128	
12mr|mjpegtools-2.0.0-4|129	%files -n %{develname}
12mr|mjpegtools-2.0.0-4|130	%{_mandir}/man5/yuv4mpeg.5*
12mr|mjpegtools-2.0.0-4|131	%{_includedir}/mjpegtools
12mr|mjpegtools-2.0.0-4|132	%{_libdir}/pkgconfig/*.pc
12mr|mjpegtools-2.0.0-4|133	%{_libdir}/*.so
12mr|mjpegtools-2.0.0-4|134	
12mr|mjpegtools-2.0.0-4|135	
12mr|mjpegtools-2.0.0-4|136	%changelog
12mr|mjpegtools-2.0.0-4|137	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mjpegtools-2.0.0-4|138	+ Commit: a194930
12mr|mjpegtools-2.0.0-4|139	- Convert BR to pkgconfig style, drop .la and .a files, major spec cleanup
12mr|mjpegtools-2.0.0-4|140	
12mr|mjpegtools-2.0.0-4|141	

15180 12
12mr|mkcomposecache-1.2.1-4|1	Name: mkcomposecache
12mr|mkcomposecache-1.2.1-4|2	Version: 1.2.1
12mr|mkcomposecache-1.2.1-4|3	Release: %mkrel 4
12mr|mkcomposecache-1.2.1-4|4	Summary: Used for creating global (system-wide) Compose cache files
12mr|mkcomposecache-1.2.1-4|5	Group: System/X11
12mr|mkcomposecache-1.2.1-4|6	URL: http://xorg.freedesktop.org
12mr|mkcomposecache-1.2.1-4|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|mkcomposecache-1.2.1-4|8	License: MIT
12mr|mkcomposecache-1.2.1-4|9	BuildRoot: %{_tmppath}/%{name}-root
12mr|mkcomposecache-1.2.1-4|10	
12mr|mkcomposecache-1.2.1-4|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|mkcomposecache-1.2.1-4|12	BuildRequires: libx11-devel
12mr|mkcomposecache-1.2.1-4|13	
12mr|mkcomposecache-1.2.1-4|14	%description
12mr|mkcomposecache-1.2.1-4|15	mkcomposecache is used for creating global (system-wide) Compose cache files.
12mr|mkcomposecache-1.2.1-4|16	
12mr|mkcomposecache-1.2.1-4|17	Compose cache files help with application startup times and memory usage,
12mr|mkcomposecache-1.2.1-4|18	especially in locales with large Compose tables (e.g. all UTF-8 locales).
12mr|mkcomposecache-1.2.1-4|19	
12mr|mkcomposecache-1.2.1-4|20	The tool only makes sense with libX11 1.0.2 and higher.
12mr|mkcomposecache-1.2.1-4|21	Included is a script mkallcomposecaches.sh that creates global cache
12mr|mkcomposecache-1.2.1-4|22	files for all supported locales.
12mr|mkcomposecache-1.2.1-4|23	
12mr|mkcomposecache-1.2.1-4|24	%prep
12mr|mkcomposecache-1.2.1-4|25	%setup -q -n %{name}-%{version}
12mr|mkcomposecache-1.2.1-4|26	
12mr|mkcomposecache-1.2.1-4|27	%build
12mr|mkcomposecache-1.2.1-4|28	%configure2_5x 	--x-includes=%{_includedir} \
12mr|mkcomposecache-1.2.1-4|29	--x-libraries=%{_libdir}
12mr|mkcomposecache-1.2.1-4|30	%make
12mr|mkcomposecache-1.2.1-4|31	
12mr|mkcomposecache-1.2.1-4|32	%install
12mr|mkcomposecache-1.2.1-4|33	rm -rf %{buildroot}
12mr|mkcomposecache-1.2.1-4|34	%makeinstall_std
12mr|mkcomposecache-1.2.1-4|35	
12mr|mkcomposecache-1.2.1-4|36	%clean
12mr|mkcomposecache-1.2.1-4|37	rm -rf %{buildroot}
12mr|mkcomposecache-1.2.1-4|38	
12mr|mkcomposecache-1.2.1-4|39	%files
12mr|mkcomposecache-1.2.1-4|40	%defattr(-,root,root)
12mr|mkcomposecache-1.2.1-4|41	%{_sbindir}/mkcomposecache
12mr|mkcomposecache-1.2.1-4|42	%{_mandir}/man8/mkcomposecache.*
12mr|mkcomposecache-1.2.1-4|43	
12mr|mkcomposecache-1.2.1-4|44	
12mr|mkcomposecache-1.2.1-4|45	
12mr|mkcomposecache-1.2.1-4|46	
12mr|mkcomposecache-1.2.1-4|47	%changelog
12mr|mkcomposecache-1.2.1-4|48	

15181 12
12mr|mkdosfs-with-dir-1.0-10|1	%define name mkdosfs-with-dir
12mr|mkdosfs-with-dir-1.0-10|2	%define version 1.0
12mr|mkdosfs-with-dir-1.0-10|3	%define release %mkrel 10
12mr|mkdosfs-with-dir-1.0-10|4	
12mr|mkdosfs-with-dir-1.0-10|5	Summary: Create a DOS image from a directory
12mr|mkdosfs-with-dir-1.0-10|6	Name: %{name}
12mr|mkdosfs-with-dir-1.0-10|7	Version: %{version}
12mr|mkdosfs-with-dir-1.0-10|8	Release: %{release}
12mr|mkdosfs-with-dir-1.0-10|9	Source0: %{name}
12mr|mkdosfs-with-dir-1.0-10|10	License: GPL
12mr|mkdosfs-with-dir-1.0-10|11	Group: File tools
12mr|mkdosfs-with-dir-1.0-10|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mkdosfs-with-dir-1.0-10|13	BuildArch: noarch
12mr|mkdosfs-with-dir-1.0-10|14	Requires: dosfstools
12mr|mkdosfs-with-dir-1.0-10|15	
12mr|mkdosfs-with-dir-1.0-10|16	%description
12mr|mkdosfs-with-dir-1.0-10|17	Create a DOS image from a directory without being superuser.
12mr|mkdosfs-with-dir-1.0-10|18	
12mr|mkdosfs-with-dir-1.0-10|19	%install
12mr|mkdosfs-with-dir-1.0-10|20	rm -rf $RPM_BUILD_ROOT
12mr|mkdosfs-with-dir-1.0-10|21	install -D -m 4755 %SOURCE0 $RPM_BUILD_ROOT/usr/bin/%{name}
12mr|mkdosfs-with-dir-1.0-10|22	
12mr|mkdosfs-with-dir-1.0-10|23	%clean
12mr|mkdosfs-with-dir-1.0-10|24	rm -rf $RPM_BUILD_ROOT
12mr|mkdosfs-with-dir-1.0-10|25	
12mr|mkdosfs-with-dir-1.0-10|26	%files
12mr|mkdosfs-with-dir-1.0-10|27	%defattr(-,root,root)
12mr|mkdosfs-with-dir-1.0-10|28	%{_bindir}/*
12mr|mkdosfs-with-dir-1.0-10|29	
12mr|mkdosfs-with-dir-1.0-10|30	
12mr|mkdosfs-with-dir-1.0-10|31	
12mr|mkdosfs-with-dir-1.0-10|32	
12mr|mkdosfs-with-dir-1.0-10|33	
12mr|mkdosfs-with-dir-1.0-10|34	%changelog
12mr|mkdosfs-with-dir-1.0-10|35	

15182 12
12mr|mkfontdir-1.0.7-2|1	Name:		mkfontdir
12mr|mkfontdir-1.0.7-2|2	Version:	1.0.7
12mr|mkfontdir-1.0.7-2|3	Release:	2
12mr|mkfontdir-1.0.7-2|4	Summary:	Create an index of X font files in a directory
12mr|mkfontdir-1.0.7-2|5	Group:		Development/X11
12mr|mkfontdir-1.0.7-2|6	License:	MIT
12mr|mkfontdir-1.0.7-2|7	URL:		http://xorg.freedesktop.org
12mr|mkfontdir-1.0.7-2|8	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|mkfontdir-1.0.7-2|9	BuildRequires:	x11-util-macros >= 1.0.1
12mr|mkfontdir-1.0.7-2|10	# mkfontdir is currently nothing more than a call to mkfontscale
12mr|mkfontdir-1.0.7-2|11	Requires:	mkfontscale
12mr|mkfontdir-1.0.7-2|12	BuildArch:	noarch
12mr|mkfontdir-1.0.7-2|13	
12mr|mkfontdir-1.0.7-2|14	%description
12mr|mkfontdir-1.0.7-2|15	Mkfontdir creates an index of X font files in a directory.
12mr|mkfontdir-1.0.7-2|16	
12mr|mkfontdir-1.0.7-2|17	For each directory argument, mkfontdir reads all of the font files in the
12mr|mkfontdir-1.0.7-2|18	directory searching for properties named "FONT", or (failing that) the name of
12mr|mkfontdir-1.0.7-2|19	the file stripped of its suffix. These are converted to lower case and used as
12mr|mkfontdir-1.0.7-2|20	font names, and, along with the name of the font file, are written out to the
12mr|mkfontdir-1.0.7-2|21	file "fonts.dir" in the directory. The X server and font server use "fonts.dir"
12mr|mkfontdir-1.0.7-2|22	to find font files.
12mr|mkfontdir-1.0.7-2|23	
12mr|mkfontdir-1.0.7-2|24	%prep
12mr|mkfontdir-1.0.7-2|25	%setup -q
12mr|mkfontdir-1.0.7-2|26	
12mr|mkfontdir-1.0.7-2|27	%build
12mr|mkfontdir-1.0.7-2|28	%configure2_5x
12mr|mkfontdir-1.0.7-2|29	%make
12mr|mkfontdir-1.0.7-2|30	
12mr|mkfontdir-1.0.7-2|31	%install
12mr|mkfontdir-1.0.7-2|32	%makeinstall_std
12mr|mkfontdir-1.0.7-2|33	
12mr|mkfontdir-1.0.7-2|34	%files
12mr|mkfontdir-1.0.7-2|35	%{_bindir}/mkfontdir
12mr|mkfontdir-1.0.7-2|36	%{_mandir}/man1/mkfontdir.1*
12mr|mkfontdir-1.0.7-2|37	

15183 12
12mr|mkfontscale-1.1.0-2|1	Name:		mkfontscale
12mr|mkfontscale-1.1.0-2|2	Version:	1.1.0
12mr|mkfontscale-1.1.0-2|3	Release:	2
12mr|mkfontscale-1.1.0-2|4	Summary:	Create an index of scalable font files for X
12mr|mkfontscale-1.1.0-2|5	Group:		Development/X11
12mr|mkfontscale-1.1.0-2|6	License:	MIT
12mr|mkfontscale-1.1.0-2|7	URL:		http://xorg.freedesktop.org
12mr|mkfontscale-1.1.0-2|8	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|mkfontscale-1.1.0-2|9	# add a few extra encodings
12mr|mkfontscale-1.1.0-2|10	Patch0:		mkfontscale-1.0.3-mdv.patch
12mr|mkfontscale-1.1.0-2|11	
12mr|mkfontscale-1.1.0-2|12	BuildRequires:	pkgconfig(fontenc)
12mr|mkfontscale-1.1.0-2|13	BuildRequires:	pkgconfig(freetype2)
12mr|mkfontscale-1.1.0-2|14	BuildRequires:	pkgconfig(x11)
12mr|mkfontscale-1.1.0-2|15	BuildRequires:	x11-util-macros
12mr|mkfontscale-1.1.0-2|16	
12mr|mkfontscale-1.1.0-2|17	%description
12mr|mkfontscale-1.1.0-2|18	For each directory argument, mkfontscale reads all of the scalable font files
12mr|mkfontscale-1.1.0-2|19	in the directory. For every font file found, an X11 font name (XLFD) is
12mr|mkfontscale-1.1.0-2|20	generated, and is written together with the file name to a file fonts.scale in
12mr|mkfontscale-1.1.0-2|21	the directory.
12mr|mkfontscale-1.1.0-2|22	
12mr|mkfontscale-1.1.0-2|23	%prep
12mr|mkfontscale-1.1.0-2|24	%setup -q
12mr|mkfontscale-1.1.0-2|25	%patch0 -p1
12mr|mkfontscale-1.1.0-2|26	
12mr|mkfontscale-1.1.0-2|27	%build
12mr|mkfontscale-1.1.0-2|28	%configure2_5x	--x-includes=%{_includedir}\
12mr|mkfontscale-1.1.0-2|29	--x-libraries=%{_libdir}
12mr|mkfontscale-1.1.0-2|30	
12mr|mkfontscale-1.1.0-2|31	%make
12mr|mkfontscale-1.1.0-2|32	
12mr|mkfontscale-1.1.0-2|33	%install
12mr|mkfontscale-1.1.0-2|34	%makeinstall_std
12mr|mkfontscale-1.1.0-2|35	
12mr|mkfontscale-1.1.0-2|36	%files
12mr|mkfontscale-1.1.0-2|37	%{_bindir}/mkfontscale
12mr|mkfontscale-1.1.0-2|38	%{_mandir}/man1/mkfontscale.*
12mr|mkfontscale-1.1.0-2|39	

15184 12
12mr|mkinitrd-6.0.93-30|1	%define 	_enable_debug_packages %{nil}
12mr|mkinitrd-6.0.93-30|2	%define 	debug_package          %{nil}
12mr|mkinitrd-6.0.93-30|3	#
12mr|mkinitrd-6.0.93-30|4	#
12mr|mkinitrd-6.0.93-30|5	Summary: Creates an initial ramdisk image for preloading modules
12mr|mkinitrd-6.0.93-30|6	Name: mkinitrd
12mr|mkinitrd-6.0.93-30|7	Version: 6.0.93
12mr|mkinitrd-6.0.93-30|8	Release: 30
12mr|mkinitrd-6.0.93-30|9	License: GPLv2+
12mr|mkinitrd-6.0.93-30|10	URL: http://www.redhat.com/
12mr|mkinitrd-6.0.93-30|11	Group: System/Kernel and hardware
12mr|mkinitrd-6.0.93-30|12	Source0: mkinitrd-%{version}.tar.bz2
12mr|mkinitrd-6.0.93-30|13	# Mageia sources
12mr|mkinitrd-6.0.93-30|14	Source100: mkinitrd-sysconfig
12mr|mkinitrd-6.0.93-30|15	
12mr|mkinitrd-6.0.93-30|16	# These patches come from our git branch
12mr|mkinitrd-6.0.93-30|17	# Please add the patches there
12mr|mkinitrd-6.0.93-30|18	# git checkout
12mr|mkinitrd-6.0.93-30|19	# sed -i '/^#BEGINGIT/,/^#ENDGIT/ {/^[^#]/d}' ~/co/mkinitrd/SPECS/mkinitrd.spec
12mr|mkinitrd-6.0.93-30|20	# 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
12mr|mkinitrd-6.0.93-30|21	#BEGINGIT
12mr|mkinitrd-6.0.93-30|22	Patch101: Create-etc-blkid.patch
12mr|mkinitrd-6.0.93-30|23	Patch102: Fix-regexp-usage-to-work-on-bash-3.2.patch
12mr|mkinitrd-6.0.93-30|24	Patch103: Add-missing-closedir.patch
12mr|mkinitrd-6.0.93-30|25	Patch104: Display-current-kernel-version-in-usage.patch
12mr|mkinitrd-6.0.93-30|26	Patch105: Handle-root-devno-from-lilo.patch
12mr|mkinitrd-6.0.93-30|27	Patch106: Include-driver-for-current-keyboard.patch
12mr|mkinitrd-6.0.93-30|28	Patch107: Get-correct-module-when-rootfs-is-auto-in-fstab.patch
12mr|mkinitrd-6.0.93-30|29	Patch108: Handle-gzip-compressed-modules.patch
12mr|mkinitrd-6.0.93-30|30	Patch109: Fix-handling-return-value-of-dm_task_run.patch
12mr|mkinitrd-6.0.93-30|31	Patch110: Enforce-loading-correct-disk-driver.patch
12mr|mkinitrd-6.0.93-30|32	Patch111: Fix-detection-of-usb_storage-module.patch
12mr|mkinitrd-6.0.93-30|33	Patch112: Fix-resolving-library-deps.patch
12mr|mkinitrd-6.0.93-30|34	Patch113: Disable-selinux.patch
12mr|mkinitrd-6.0.93-30|35	Patch114: Disable-network-support.patch
12mr|mkinitrd-6.0.93-30|36	Patch115: Add-support-for-bootchartd.patch
12mr|mkinitrd-6.0.93-30|37	Patch116: Disable-usb-by-default.patch
12mr|mkinitrd-6.0.93-30|38	Patch117: Don-t-overflow-ppoll.patch
12mr|mkinitrd-6.0.93-30|39	Patch118: Reset-counter-between-the-tree-traversals.patch
12mr|mkinitrd-6.0.93-30|40	Patch119: Return-the-last-kernel-arg-with-given-name.patch
12mr|mkinitrd-6.0.93-30|41	Patch120: Let-readlink-compute-the-absolute-path-for-us.patch
12mr|mkinitrd-6.0.93-30|42	Patch121: Include-both-ahci-and-ata_piix.patch
12mr|mkinitrd-6.0.93-30|43	Patch122: Source-sysconfig-later.patch
12mr|mkinitrd-6.0.93-30|44	Patch123: Resume.patch
12mr|mkinitrd-6.0.93-30|45	Patch124: Include-ide-modules.patch
12mr|mkinitrd-6.0.93-30|46	Patch125: Allow-overriding-DSDT.patch
12mr|mkinitrd-6.0.93-30|47	Patch126: scsi_alias.patch
12mr|mkinitrd-6.0.93-30|48	Patch127: checkroot.patch
12mr|mkinitrd-6.0.93-30|49	Patch128: hooks.patch
12mr|mkinitrd-6.0.93-30|50	Patch129: Wait-only-for-needed-devices.patch
12mr|mkinitrd-6.0.93-30|51	Patch130: kbd-is-in-usr.patch
12mr|mkinitrd-6.0.93-30|52	Patch131: Handle-SYSFONTACM-8859-15.patch
12mr|mkinitrd-6.0.93-30|53	Patch132: Restrict-udev-messages-to-handle.patch
12mr|mkinitrd-6.0.93-30|54	Patch133: Fix-waiting-in-devices.patch
12mr|mkinitrd-6.0.93-30|55	Patch134: Fix-dmraid-to-wait-for-needed-disks.patch
12mr|mkinitrd-6.0.93-30|56	Patch135: no-longer-uses-daemonize-to-start-plymouth-upstream-.patch
12mr|mkinitrd-6.0.93-30|57	Patch136: Add-drm-detection-if-module-is-not-loaded.patch
12mr|mkinitrd-6.0.93-30|58	Patch137: devtmpfs-support.patch
12mr|mkinitrd-6.0.93-30|59	Patch138: Workaround-issue-on-dmraid-10.patch
12mr|mkinitrd-6.0.93-30|60	Patch139: Create-urandom-for-LVM.patch
12mr|mkinitrd-6.0.93-30|61	Patch140: Detect-devtmpfs-support-at-boot-time.patch
12mr|mkinitrd-6.0.93-30|62	Patch141: Improve-keyboard-drivers-detection.patch
12mr|mkinitrd-6.0.93-30|63	Patch142: Always-emit-plymouth.patch
12mr|mkinitrd-6.0.93-30|64	Patch143: Revert-Add-drm-detection-if-module-is-not-loaded.patch
12mr|mkinitrd-6.0.93-30|65	Patch144: Add-drm-whitelist-handling.patch
12mr|mkinitrd-6.0.93-30|66	Patch145: Add-drm-drivers-for-hardware-with-no-currently-loade.patch
12mr|mkinitrd-6.0.93-30|67	Patch146: change-filelist-for-new-bootchart.patch
12mr|mkinitrd-6.0.93-30|68	Patch147: Include-additionnal-hid-keyboard-drivers-57872.patch
12mr|mkinitrd-6.0.93-30|69	Patch148: Include-crc32c-for-btrfs-51622.patch
12mr|mkinitrd-6.0.93-30|70	Patch149: Fix-cciss-support-59077.patch
12mr|mkinitrd-6.0.93-30|71	Patch150: Fix-nash-firmware-loading-see-53220.patch
12mr|mkinitrd-6.0.93-30|72	#ENDGIT
12mr|mkinitrd-6.0.93-30|73	Patch201: 0001-Do-not-load-KMS-drivers-when-booted-with-nokmsboot-o.patch
12mr|mkinitrd-6.0.93-30|74	Patch202: 0002-Whitelist-nouveau-and-radeon-drivers.patch
12mr|mkinitrd-6.0.93-30|75	Patch203: 0003-Fix-build-with-gcc4.6.patch
12mr|mkinitrd-6.0.93-30|76	Patch204: mkinitrd-usb-input-usbhid-only.patch
12mr|mkinitrd-6.0.93-30|77	Patch205: mkinitrd-6.0.93-use-oom_score_adj.patch
12mr|mkinitrd-6.0.93-30|78	Patch206: mkinitrd-6.0.93-xz-support.patch
12mr|mkinitrd-6.0.93-30|79	
12mr|mkinitrd-6.0.93-30|80	Requires: util-linux-ng
12mr|mkinitrd-6.0.93-30|81	Requires: mktemp >= 1.5-9 findutils >= 4.1.7-3
12mr|mkinitrd-6.0.93-30|82	Requires: grep, mount, gzip, tar
12mr|mkinitrd-6.0.93-30|83	Requires: filesystem >= 2.1.0, cpio, initscripts >= 8.63-1
12mr|mkinitrd-6.0.93-30|84	Requires: e2fsprogs >= 1.38-12, coreutils
12mr|mkinitrd-6.0.93-30|85	Requires: module-init-tools >= 3.3-pre11
12mr|mkinitrd-6.0.93-30|86	Requires: kpartx diffutils
12mr|mkinitrd-6.0.93-30|87	BuildRequires: popt-devel
12mr|mkinitrd-6.0.93-30|88	BuildRequires: libblkid-devel parted-devel >= 1.8.5, pkgconfig
12mr|mkinitrd-6.0.93-30|89	BuildRequires: device-mapper-devel python-devel
12mr|mkinitrd-6.0.93-30|90	BuildRequires: python util-linux-ng
12mr|mkinitrd-6.0.93-30|91	BuildRequires: elfutils-devel
12mr|mkinitrd-6.0.93-30|92	
12mr|mkinitrd-6.0.93-30|93	%ifarch ppc
12mr|mkinitrd-6.0.93-30|94	Requires: ppc64-utils >= 0.3-1
12mr|mkinitrd-6.0.93-30|95	%endif
12mr|mkinitrd-6.0.93-30|96	Requires: nash = %{version}-%{release}
12mr|mkinitrd-6.0.93-30|97	#mkinitrd can work without those, but lesser versions are broken
12mr|mkinitrd-6.0.93-30|98	#Conflicts: udev <= 0.51-1
12mr|mkinitrd-6.0.93-30|99	Conflicts: lvm1 < 1.0.8-2
12mr|mkinitrd-6.0.93-30|100	Conflicts: lvm2 < 2.01.09
12mr|mkinitrd-6.0.93-30|101	Conflicts: mdadm < 2.5.3-3
12mr|mkinitrd-6.0.93-30|102	Conflicts: bootloader-utils < 1.8-1, bootsplash < 3.1.12
12mr|mkinitrd-6.0.93-30|103	Conflicts: dmraid < 1.0.0-0.rc15
12mr|mkinitrd-6.0.93-30|104	Requires(post,postun):	update-alternatives
12mr|mkinitrd-6.0.93-30|105	
12mr|mkinitrd-6.0.93-30|106	%description
12mr|mkinitrd-6.0.93-30|107	mkinitrd creates filesystem images for use as initial ram filesystem
12mr|mkinitrd-6.0.93-30|108	(initramfs) images.  These images are used to find and mount the root
12mr|mkinitrd-6.0.93-30|109	filesystem.
12mr|mkinitrd-6.0.93-30|110	
12mr|mkinitrd-6.0.93-30|111	%package devel
12mr|mkinitrd-6.0.93-30|112	Summary: C header files and library for functionality exported by libnash
12mr|mkinitrd-6.0.93-30|113	Group: Development/C
12mr|mkinitrd-6.0.93-30|114	Requires: glibc-devel, pkgconfig, pkgconfig(ext2fs), mkinitrd
12mr|mkinitrd-6.0.93-30|115	Requires: nash = %{version}-%{release}
12mr|mkinitrd-6.0.93-30|116	
12mr|mkinitrd-6.0.93-30|117	%package -n libbdevid-python
12mr|mkinitrd-6.0.93-30|118	Summary: Python bindings for libbdevid
12mr|mkinitrd-6.0.93-30|119	Group: Development/Other
12mr|mkinitrd-6.0.93-30|120	Requires: python, nash = %{version}-%{release}
12mr|mkinitrd-6.0.93-30|121	
12mr|mkinitrd-6.0.93-30|122	%package -n nash
12mr|mkinitrd-6.0.93-30|123	Summary: Nash shell
12mr|mkinitrd-6.0.93-30|124	Group: System/Kernel and hardware
12mr|mkinitrd-6.0.93-30|125	Provides: libbdevid = %{version}-%{release}
12mr|mkinitrd-6.0.93-30|126	Obsoletes: libbdevid < %{version}-%{release}
12mr|mkinitrd-6.0.93-30|127	Conflicts: mkinitrd < 6.0.28-2
12mr|mkinitrd-6.0.93-30|128	Requires(post,postun):	update-alternatives
12mr|mkinitrd-6.0.93-30|129	
12mr|mkinitrd-6.0.93-30|130	%description devel
12mr|mkinitrd-6.0.93-30|131	C header files and library for functionality exported by libnash
12mr|mkinitrd-6.0.93-30|132	
12mr|mkinitrd-6.0.93-30|133	%description -n libbdevid-python
12mr|mkinitrd-6.0.93-30|134	Python bindings for libbdevid.
12mr|mkinitrd-6.0.93-30|135	
12mr|mkinitrd-6.0.93-30|136	%description -n nash
12mr|mkinitrd-6.0.93-30|137	nash shell used by initrd
12mr|mkinitrd-6.0.93-30|138	
12mr|mkinitrd-6.0.93-30|139	%prep
12mr|mkinitrd-6.0.93-30|140	%setup -q
12mr|mkinitrd-6.0.93-30|141	
12mr|mkinitrd-6.0.93-30|142	%apply_patches
12mr|mkinitrd-6.0.93-30|143	
12mr|mkinitrd-6.0.93-30|144	find . -name "Makefile*" -exec sed -i 's|-Werror||g' {} \;
12mr|mkinitrd-6.0.93-30|145	
12mr|mkinitrd-6.0.93-30|146	%build
12mr|mkinitrd-6.0.93-30|147	make LIB=%{_lib}
12mr|mkinitrd-6.0.93-30|148	make LIB=%{_lib} test
12mr|mkinitrd-6.0.93-30|149	
12mr|mkinitrd-6.0.93-30|150	%install
12mr|mkinitrd-6.0.93-30|151	rm -rf $RPM_BUILD_ROOT
12mr|mkinitrd-6.0.93-30|152	make LIB=%{_lib} DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
12mr|mkinitrd-6.0.93-30|153	rm -f $RPM_BUILD_ROOT/sbin/bdevid $RPM_BUILD_ROOT/%{_includedir}/blkent.h
12mr|mkinitrd-6.0.93-30|154	
12mr|mkinitrd-6.0.93-30|155	# Mageia
12mr|mkinitrd-6.0.93-30|156	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig
12mr|mkinitrd-6.0.93-30|157	install -m 644 %{SOURCE100} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/mkinitrd
12mr|mkinitrd-6.0.93-30|158	
12mr|mkinitrd-6.0.93-30|159	rm -f $RPM_BUILD_ROOT/sbin/installkernel
12mr|mkinitrd-6.0.93-30|160	rm -f $RPM_BUILD_ROOT/usr/libexec/mkliveinitrd
12mr|mkinitrd-6.0.93-30|161	mv -f $RPM_BUILD_ROOT/sbin/mkinitrd $RPM_BUILD_ROOT/sbin/mkinitrd-mkinitrd
12mr|mkinitrd-6.0.93-30|162	mv -f $RPM_BUILD_ROOT/sbin/lsinitrd $RPM_BUILD_ROOT/sbin/lsinitrd-mkinitrd
12mr|mkinitrd-6.0.93-30|163	
12mr|mkinitrd-6.0.93-30|164	%clean
12mr|mkinitrd-6.0.93-30|165	rm -rf $RPM_BUILD_ROOT
12mr|mkinitrd-6.0.93-30|166	
12mr|mkinitrd-6.0.93-30|167	%post
12mr|mkinitrd-6.0.93-30|168	update-alternatives --install /sbin/mkinitrd mkinitrd /sbin/mkinitrd-mkinitrd 100 || :
12mr|mkinitrd-6.0.93-30|169	
12mr|mkinitrd-6.0.93-30|170	%postun
12mr|mkinitrd-6.0.93-30|171	[[ ! -e /sbin/mkinitrd-mkinitrd ]] && update-alternatives --remove mkinitrd /sbin/mkinitrd-mkinitrd || :
12mr|mkinitrd-6.0.93-30|172	
12mr|mkinitrd-6.0.93-30|173	# this is the version we introduced alternatives
12mr|mkinitrd-6.0.93-30|174	%triggerpostun -- mkinitrd < 6.0.93-10
12mr|mkinitrd-6.0.93-30|175	update-alternatives --install /sbin/mkinitrd mkinitrd /sbin/mkinitrd-mkinitrd 100 || :
12mr|mkinitrd-6.0.93-30|176	
12mr|mkinitrd-6.0.93-30|177	%post -n nash
12mr|mkinitrd-6.0.93-30|178	update-alternatives --install /sbin/lsinitrd lsinitrd /sbin/lsinitrd-mkinitrd 100 || :
12mr|mkinitrd-6.0.93-30|179	
12mr|mkinitrd-6.0.93-30|180	%postun -n nash
12mr|mkinitrd-6.0.93-30|181	[[ ! -e /sbin/lsinitrd-mkinitrd ]] && update-alternatives --remove lsinitrd /sbin/lsinitrd-mkinitrd || :
12mr|mkinitrd-6.0.93-30|182	
12mr|mkinitrd-6.0.93-30|183	# this is the version we introduced alternatives
12mr|mkinitrd-6.0.93-30|184	%triggerpostun -n nash -- nash < 6.0.93-11
12mr|mkinitrd-6.0.93-30|185	update-alternatives --install /sbin/lsinitrd lsinitrd /sbin/lsinitrd-mkinitrd 100 || :
12mr|mkinitrd-6.0.93-30|186	
12mr|mkinitrd-6.0.93-30|187	%files
12mr|mkinitrd-6.0.93-30|188	%attr(755,root,root) /sbin/mkinitrd-mkinitrd
12mr|mkinitrd-6.0.93-30|189	%attr(644,root,root) %{_mandir}/man8/mkinitrd.8*
12mr|mkinitrd-6.0.93-30|190	# Mageia
12mr|mkinitrd-6.0.93-30|191	%config(noreplace) %{_sysconfdir}/sysconfig/mkinitrd
12mr|mkinitrd-6.0.93-30|192	%dir %{_prefix}/libexec
12mr|mkinitrd-6.0.93-30|193	%{_prefix}/libexec/initrd-functions
12mr|mkinitrd-6.0.93-30|194	
12mr|mkinitrd-6.0.93-30|195	%files devel
12mr|mkinitrd-6.0.93-30|196	%{_libdir}/libnash.so
12mr|mkinitrd-6.0.93-30|197	%{_libdir}/libbdevid.so
12mr|mkinitrd-6.0.93-30|198	%{_libdir}/libbdevidprobe.a
12mr|mkinitrd-6.0.93-30|199	%{_libdir}/pkgconfig/libnash.pc
12mr|mkinitrd-6.0.93-30|200	%{_libdir}/pkgconfig/libbdevid.pc
12mr|mkinitrd-6.0.93-30|201	%{_libdir}/pkgconfig/libbdevidprobe.pc
12mr|mkinitrd-6.0.93-30|202	%{_includedir}/nash.h
12mr|mkinitrd-6.0.93-30|203	%{_includedir}/nash
12mr|mkinitrd-6.0.93-30|204	%{_includedir}/bdevid.h
12mr|mkinitrd-6.0.93-30|205	%{_includedir}/bdevid
12mr|mkinitrd-6.0.93-30|206	
12mr|mkinitrd-6.0.93-30|207	%files -n libbdevid-python
12mr|mkinitrd-6.0.93-30|208	%{python_sitearch}/bdevid.so
12mr|mkinitrd-6.0.93-30|209	
12mr|mkinitrd-6.0.93-30|210	%files -n nash
12mr|mkinitrd-6.0.93-30|211	%attr(644,root,root) %{_mandir}/man8/nash.8*
12mr|mkinitrd-6.0.93-30|212	%attr(755,root,root) /sbin/nash
12mr|mkinitrd-6.0.93-30|213	%attr(755,root,root) /sbin/lsinitrd-mkinitrd
12mr|mkinitrd-6.0.93-30|214	/%{_lib}/bdevid
12mr|mkinitrd-6.0.93-30|215	%{_libdir}/libnash.so.*
12mr|mkinitrd-6.0.93-30|216	%{_libdir}/libbdevid.so.*
12mr|mkinitrd-6.0.93-30|217	
12mr|mkinitrd-6.0.93-30|218	
12mr|mkinitrd-6.0.93-30|219	
12mr|mkinitrd-6.0.93-30|220	%changelog
12mr|mkinitrd-6.0.93-30|221	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mkinitrd-6.0.93-30|222	+ Commit: b30cf0e
12mr|mkinitrd-6.0.93-30|223	- Fix Requires
12mr|mkinitrd-6.0.93-30|224	
12mr|mkinitrd-6.0.93-30|225	

15185 12
12mr|mknod-m600-1.2-6|1	%define name mknod-m600
12mr|mknod-m600-1.2-6|2	%define version 1.2
12mr|mknod-m600-1.2-6|3	%define release %mkrel 6
12mr|mknod-m600-1.2-6|4	
12mr|mknod-m600-1.2-6|5	Summary: Create block/character devices as normal user
12mr|mknod-m600-1.2-6|6	Name: %{name}
12mr|mknod-m600-1.2-6|7	Version: %{version}
12mr|mknod-m600-1.2-6|8	Release: %{release}
12mr|mknod-m600-1.2-6|9	Source0: %{name}
12mr|mknod-m600-1.2-6|10	License: GPL
12mr|mknod-m600-1.2-6|11	Group: File tools
12mr|mknod-m600-1.2-6|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mknod-m600-1.2-6|13	BuildArch: noarch
12mr|mknod-m600-1.2-6|14	
12mr|mknod-m600-1.2-6|15	
12mr|mknod-m600-1.2-6|16	%description
12mr|mknod-m600-1.2-6|17	Create block/character devices as normal user.
12mr|mknod-m600-1.2-6|18	
12mr|mknod-m600-1.2-6|19	This is only useful when building images (eg: rescue, install).
12mr|mknod-m600-1.2-6|20	
12mr|mknod-m600-1.2-6|21	%install
12mr|mknod-m600-1.2-6|22	rm -rf $RPM_BUILD_ROOT
12mr|mknod-m600-1.2-6|23	install -D -m 4755 %SOURCE0 $RPM_BUILD_ROOT/usr/bin/%{name}
12mr|mknod-m600-1.2-6|24	
12mr|mknod-m600-1.2-6|25	%clean
12mr|mknod-m600-1.2-6|26	rm -rf $RPM_BUILD_ROOT
12mr|mknod-m600-1.2-6|27	
12mr|mknod-m600-1.2-6|28	%files
12mr|mknod-m600-1.2-6|29	%defattr(-,root,root)
12mr|mknod-m600-1.2-6|30	%{_bindir}/*
12mr|mknod-m600-1.2-6|31	
12mr|mknod-m600-1.2-6|32	
12mr|mknod-m600-1.2-6|33	
12mr|mknod-m600-1.2-6|34	
12mr|mknod-m600-1.2-6|35	
12mr|mknod-m600-1.2-6|36	%changelog
12mr|mknod-m600-1.2-6|37	

15186 12
12mr|mkvtoolnix-5.9.0-1|1	Summary:	Matroska multimedia file utils
12mr|mkvtoolnix-5.9.0-1|2	Name:		mkvtoolnix
12mr|mkvtoolnix-5.9.0-1|3	Version:	5.9.0
12mr|mkvtoolnix-5.9.0-1|4	Release:	1
12mr|mkvtoolnix-5.9.0-1|5	Source0:	http://www.bunkus.org/videotools/mkvtoolnix/sources/%{name}-%{version}.tar.bz2
12mr|mkvtoolnix-5.9.0-1|6	URL:		http://www.bunkus.org/videotools/mkvtoolnix/
12mr|mkvtoolnix-5.9.0-1|7	License:	GPLv2+ and LGPLv2+
12mr|mkvtoolnix-5.9.0-1|8	Group:		Video
12mr|mkvtoolnix-5.9.0-1|9	BuildRequires:	pkgconfig(vorbis)
12mr|mkvtoolnix-5.9.0-1|10	BuildRequires:	libmatroska-devel >= 1.3.0
12mr|mkvtoolnix-5.9.0-1|11	BuildRequires:	libebml-devel >= 1.2.2
12mr|mkvtoolnix-5.9.0-1|12	BuildRequires:	wxgtku-devel
12mr|mkvtoolnix-5.9.0-1|13	BuildRequires:	pkgconfig(libcurl)
12mr|mkvtoolnix-5.9.0-1|14	BuildRequires:	liblzo-devel
12mr|mkvtoolnix-5.9.0-1|15	BuildRequires:	magic-devel
12mr|mkvtoolnix-5.9.0-1|16	BuildRequires:	bzip2-devel
12mr|mkvtoolnix-5.9.0-1|17	BuildRequires:	pkgconfig(flac)
12mr|mkvtoolnix-5.9.0-1|18	BuildRequires:	pkgconfig(libpcre)
12mr|mkvtoolnix-5.9.0-1|19	BuildRequires:	pkgconfig(expat)
12mr|mkvtoolnix-5.9.0-1|20	BuildRequires:	boost-devel >= 1.46
12mr|mkvtoolnix-5.9.0-1|21	BuildRequires:	gcc-c++ >= 4.6.0
12mr|mkvtoolnix-5.9.0-1|22	BuildRequires:	ruby
12mr|mkvtoolnix-5.9.0-1|23	
12mr|mkvtoolnix-5.9.0-1|24	%description
12mr|mkvtoolnix-5.9.0-1|25	These tools allow information about (mkvinfo) or extraction
12mr|mkvtoolnix-5.9.0-1|26	from (mkvdemux) or creation of (mkvmerge) or the splitting of
12mr|mkvtoolnix-5.9.0-1|27	(mkvsplit) Matroska files. Matroska is a new multimedia file
12mr|mkvtoolnix-5.9.0-1|28	format aiming to become THE new container format for the future. You
12mr|mkvtoolnix-5.9.0-1|29	can find more information about it and its underlying technology, the
12mr|mkvtoolnix-5.9.0-1|30	Extensible Binary Meta Language (EBML), at http://www.matroska.org/
12mr|mkvtoolnix-5.9.0-1|31	
12mr|mkvtoolnix-5.9.0-1|32	%prep
12mr|mkvtoolnix-5.9.0-1|33	%setup -q
12mr|mkvtoolnix-5.9.0-1|34	
12mr|mkvtoolnix-5.9.0-1|35	%build
12mr|mkvtoolnix-5.9.0-1|36	# Add workaround for bug in gcc 4.7.2_2012.07
12mr|mkvtoolnix-5.9.0-1|37	# otherwise configure won't find lambda functions support
12mr|mkvtoolnix-5.9.0-1|38	%setup_compile_flags
12mr|mkvtoolnix-5.9.0-1|39	export CXXFLAGS=`echo $CXXFLAGS | %__sed s/-gdwarf-4//`
12mr|mkvtoolnix-5.9.0-1|40	
12mr|mkvtoolnix-5.9.0-1|41	%configure2_5x --with-wx-config=%{_bindir}/wx-config-unicode
12mr|mkvtoolnix-5.9.0-1|42	./drake %{_smp_mflags}
12mr|mkvtoolnix-5.9.0-1|43	
12mr|mkvtoolnix-5.9.0-1|44	%install
12mr|mkvtoolnix-5.9.0-1|45	./drake install DESTDIR=%{buildroot}
12mr|mkvtoolnix-5.9.0-1|46	%find_lang %{name}
12mr|mkvtoolnix-5.9.0-1|47	
12mr|mkvtoolnix-5.9.0-1|48	%files -f %{name}.lang
12mr|mkvtoolnix-5.9.0-1|49	%doc README TODO ChangeLog* COPYING
12mr|mkvtoolnix-5.9.0-1|50	%{_bindir}/*
12mr|mkvtoolnix-5.9.0-1|51	%{_datadir}/applications/mkvinfo.desktop
12mr|mkvtoolnix-5.9.0-1|52	%{_datadir}/applications/mkvmergeGUI.desktop
12mr|mkvtoolnix-5.9.0-1|53	%{_datadir}/icons/hicolor/*/apps/*.*
12mr|mkvtoolnix-5.9.0-1|54	%{_datadir}/mime/packages/%{name}.xml
12mr|mkvtoolnix-5.9.0-1|55	%{_mandir}/man1/*
12mr|mkvtoolnix-5.9.0-1|56	%lang(ja) %{_mandir}/ja/man1/*
12mr|mkvtoolnix-5.9.0-1|57	%lang(nl) %{_mandir}/nl/man1/*
12mr|mkvtoolnix-5.9.0-1|58	%lang(uk) %{_mandir}/uk/man1/*
12mr|mkvtoolnix-5.9.0-1|59	%lang(zh_CN) %{_mandir}/zh_CN/man1/*
12mr|mkvtoolnix-5.9.0-1|60	
12mr|mkvtoolnix-5.9.0-1|61	
12mr|mkvtoolnix-5.9.0-1|62	
12mr|mkvtoolnix-5.9.0-1|63	%changelog
12mr|mkvtoolnix-5.9.0-1|64	* Tue Jul 10 2012 GÃ¶tz Waschk <waschk@mandriva.org> 5.7.0-1mdv2012.0
12mr|mkvtoolnix-5.9.0-1|65	+ Revision: 808707
12mr|mkvtoolnix-5.9.0-1|66	- update to new version 5.7.0
12mr|mkvtoolnix-5.9.0-1|67	
12mr|mkvtoolnix-5.9.0-1|68	* Thu May 31 2012 GÃ¶tz Waschk <waschk@mandriva.org> 5.6.0-1
12mr|mkvtoolnix-5.9.0-1|69	+ Revision: 801531
12mr|mkvtoolnix-5.9.0-1|70	- update to new version 5.6.0
12mr|mkvtoolnix-5.9.0-1|71	
12mr|mkvtoolnix-5.9.0-1|72	* Tue Apr 10 2012 GÃ¶tz Waschk <waschk@mandriva.org> 5.5.0-1
12mr|mkvtoolnix-5.9.0-1|73	+ Revision: 790134
12mr|mkvtoolnix-5.9.0-1|74	- update to new version 5.5.0
12mr|mkvtoolnix-5.9.0-1|75	
12mr|mkvtoolnix-5.9.0-1|76	* Sat Mar 10 2012 GÃ¶tz Waschk <waschk@mandriva.org> 5.4.0-1
12mr|mkvtoolnix-5.9.0-1|77	+ Revision: 783886
12mr|mkvtoolnix-5.9.0-1|78	- update build deps
12mr|mkvtoolnix-5.9.0-1|79	- new version
12mr|mkvtoolnix-5.9.0-1|80	
12mr|mkvtoolnix-5.9.0-1|81	* Thu Feb 09 2012 GÃ¶tz Waschk <waschk@mandriva.org> 5.3.0-1
12mr|mkvtoolnix-5.9.0-1|82	+ Revision: 772310
12mr|mkvtoolnix-5.9.0-1|83	- update file list
12mr|mkvtoolnix-5.9.0-1|84	- update to new version 5.3.0
12mr|mkvtoolnix-5.9.0-1|85	
12mr|mkvtoolnix-5.9.0-1|86	* Mon Jan 02 2012 GÃ¶tz Waschk <waschk@mandriva.org> 5.2.1-1
12mr|mkvtoolnix-5.9.0-1|87	+ Revision: 748743
12mr|mkvtoolnix-5.9.0-1|88	- update to new version 5.2.1
12mr|mkvtoolnix-5.9.0-1|89	
12mr|mkvtoolnix-5.9.0-1|90	* Mon Dec 19 2011 GÃ¶tz Waschk <waschk@mandriva.org> 5.2.0-1
12mr|mkvtoolnix-5.9.0-1|91	+ Revision: 743662
12mr|mkvtoolnix-5.9.0-1|92	- new version
12mr|mkvtoolnix-5.9.0-1|93	- add uk man pages
12mr|mkvtoolnix-5.9.0-1|94	
12mr|mkvtoolnix-5.9.0-1|95	* Wed Nov 30 2011 GÃ¶tz Waschk <waschk@mandriva.org> 5.1.0-1
12mr|mkvtoolnix-5.9.0-1|96	+ Revision: 735538
12mr|mkvtoolnix-5.9.0-1|97	- new version
12mr|mkvtoolnix-5.9.0-1|98	- bump deps
12mr|mkvtoolnix-5.9.0-1|99	- spec cleanup
12mr|mkvtoolnix-5.9.0-1|100	
12mr|mkvtoolnix-5.9.0-1|101	* Sun Oct 09 2011 GÃ¶tz Waschk <waschk@mandriva.org> 5.0.1-1
12mr|mkvtoolnix-5.9.0-1|102	+ Revision: 703929
12mr|mkvtoolnix-5.9.0-1|103	- new version
12mr|mkvtoolnix-5.9.0-1|104	
12mr|mkvtoolnix-5.9.0-1|105	* Mon Sep 26 2011 GÃ¶tz Waschk <waschk@mandriva.org> 5.0.0-1
12mr|mkvtoolnix-5.9.0-1|106	+ Revision: 701260
12mr|mkvtoolnix-5.9.0-1|107	- new version
12mr|mkvtoolnix-5.9.0-1|108	- build against external matroska library
12mr|mkvtoolnix-5.9.0-1|109	- build with curl support
12mr|mkvtoolnix-5.9.0-1|110	
12mr|mkvtoolnix-5.9.0-1|111	* Tue Jul 12 2011 GÃ¶tz Waschk <waschk@mandriva.org> 4.9.1-1
12mr|mkvtoolnix-5.9.0-1|112	+ Revision: 689627
12mr|mkvtoolnix-5.9.0-1|113	- update to new version 4.9.1
12mr|mkvtoolnix-5.9.0-1|114	
12mr|mkvtoolnix-5.9.0-1|115	* Mon Jul 11 2011 GÃ¶tz Waschk <waschk@mandriva.org> 4.9.0-1
12mr|mkvtoolnix-5.9.0-1|116	+ Revision: 689435
12mr|mkvtoolnix-5.9.0-1|117	- update to new version 4.9.0
12mr|mkvtoolnix-5.9.0-1|118	
12mr|mkvtoolnix-5.9.0-1|119	* Tue May 24 2011 GÃ¶tz Waschk <waschk@mandriva.org> 4.8.0-1
12mr|mkvtoolnix-5.9.0-1|120	+ Revision: 678085
12mr|mkvtoolnix-5.9.0-1|121	- update to new version 4.8.0
12mr|mkvtoolnix-5.9.0-1|122	- update build deps
12mr|mkvtoolnix-5.9.0-1|123	
12mr|mkvtoolnix-5.9.0-1|124	* Thu Apr 21 2011 GÃ¶tz Waschk <waschk@mandriva.org> 4.7.0-1
12mr|mkvtoolnix-5.9.0-1|125	+ Revision: 656469
12mr|mkvtoolnix-5.9.0-1|126	- update to new version 4.7.0
12mr|mkvtoolnix-5.9.0-1|127	
12mr|mkvtoolnix-5.9.0-1|128	* Tue Mar 15 2011 Funda Wang <fwang@mandriva.org> 4.6.0-2
12mr|mkvtoolnix-5.9.0-1|129	+ Revision: 644924
12mr|mkvtoolnix-5.9.0-1|130	- rebuild for new boost
12mr|mkvtoolnix-5.9.0-1|131	
12mr|mkvtoolnix-5.9.0-1|132	* Thu Mar 10 2011 GÃ¶tz Waschk <waschk@mandriva.org> 4.6.0-1
12mr|mkvtoolnix-5.9.0-1|133	+ Revision: 643452
12mr|mkvtoolnix-5.9.0-1|134	- update to new version 4.6.0
12mr|mkvtoolnix-5.9.0-1|135	
12mr|mkvtoolnix-5.9.0-1|136	* Thu Mar 10 2011 Funda Wang <fwang@mandriva.org> 4.5.0-2
12mr|mkvtoolnix-5.9.0-1|137	+ Revision: 643228
12mr|mkvtoolnix-5.9.0-1|138	- rebuild to obsolete old packages
12mr|mkvtoolnix-5.9.0-1|139	
12mr|mkvtoolnix-5.9.0-1|140	* Tue Feb 01 2011 GÃ¶tz Waschk <waschk@mandriva.org> 4.5.0-1
12mr|mkvtoolnix-5.9.0-1|141	+ Revision: 634647
12mr|mkvtoolnix-5.9.0-1|142	- new version
12mr|mkvtoolnix-5.9.0-1|143	- bump matroska dep
12mr|mkvtoolnix-5.9.0-1|144	- update file list
12mr|mkvtoolnix-5.9.0-1|145	
12mr|mkvtoolnix-5.9.0-1|146	* Sun Jan 30 2011 Funda Wang <fwang@mandriva.org> 4.4.0-2
12mr|mkvtoolnix-5.9.0-1|147	+ Revision: 634170
12mr|mkvtoolnix-5.9.0-1|148	- rebuild
12mr|mkvtoolnix-5.9.0-1|149	
12mr|mkvtoolnix-5.9.0-1|150	* Tue Nov 02 2010 GÃ¶tz Waschk <waschk@mandriva.org> 4.4.0-1mdv2011.0
12mr|mkvtoolnix-5.9.0-1|151	+ Revision: 591911
12mr|mkvtoolnix-5.9.0-1|152	- update to new version 4.4.0
12mr|mkvtoolnix-5.9.0-1|153	
12mr|mkvtoolnix-5.9.0-1|154	* Sun Sep 05 2010 GÃ¶tz Waschk <waschk@mandriva.org> 4.3.0-1mdv2011.0
12mr|mkvtoolnix-5.9.0-1|155	+ Revision: 576128
12mr|mkvtoolnix-5.9.0-1|156	- new version
12mr|mkvtoolnix-5.9.0-1|157	- build with ruby's drake instead of make
12mr|mkvtoolnix-5.9.0-1|158	
12mr|mkvtoolnix-5.9.0-1|159	* Tue Aug 24 2010 Funda Wang <fwang@mandriva.org> 4.2.0-3mdv2011.0
12mr|mkvtoolnix-5.9.0-1|160	+ Revision: 572638
12mr|mkvtoolnix-5.9.0-1|161	- rebuild
12mr|mkvtoolnix-5.9.0-1|162	
12mr|mkvtoolnix-5.9.0-1|163	* Wed Aug 04 2010 Funda Wang <fwang@mandriva.org> 4.2.0-2mdv2011.0
12mr|mkvtoolnix-5.9.0-1|164	+ Revision: 566030
12mr|mkvtoolnix-5.9.0-1|165	- rebuild for new boost
12mr|mkvtoolnix-5.9.0-1|166	
12mr|mkvtoolnix-5.9.0-1|167	* Wed Jul 28 2010 GÃ¶tz Waschk <waschk@mandriva.org> 4.2.0-1mdv2011.0
12mr|mkvtoolnix-5.9.0-1|168	+ Revision: 562786
12mr|mkvtoolnix-5.9.0-1|169	- new version
12mr|mkvtoolnix-5.9.0-1|170	
12mr|mkvtoolnix-5.9.0-1|171	* Sat Jul 10 2010 GÃ¶tz Waschk <waschk@mandriva.org> 4.1.1-1mdv2011.0
12mr|mkvtoolnix-5.9.0-1|172	+ Revision: 550534
12mr|mkvtoolnix-5.9.0-1|173	- new version
12mr|mkvtoolnix-5.9.0-1|174	- bump libmatroska dep
12mr|mkvtoolnix-5.9.0-1|175	- use upstream icons and desktop entry
12mr|mkvtoolnix-5.9.0-1|176	- update file list
12mr|mkvtoolnix-5.9.0-1|177	
12mr|mkvtoolnix-5.9.0-1|178	* Thu Mar 25 2010 GÃ¶tz Waschk <waschk@mandriva.org> 3.3.0-1mdv2010.1
12mr|mkvtoolnix-5.9.0-1|179	+ Revision: 527348
12mr|mkvtoolnix-5.9.0-1|180	- update to new version 3.3.0
12mr|mkvtoolnix-5.9.0-1|181	- bump wxgtk dep
12mr|mkvtoolnix-5.9.0-1|182	
12mr|mkvtoolnix-5.9.0-1|183	* Sat Feb 13 2010 GÃ¶tz Waschk <waschk@mandriva.org> 3.2.0-1mdv2010.1
12mr|mkvtoolnix-5.9.0-1|184	+ Revision: 505372
12mr|mkvtoolnix-5.9.0-1|185	- new version
12mr|mkvtoolnix-5.9.0-1|186	- add Chinese man pages
12mr|mkvtoolnix-5.9.0-1|187	
12mr|mkvtoolnix-5.9.0-1|188	* Mon Feb 08 2010 Anssi Hannula <anssi@mandriva.org> 3.1.0-3mdv2010.1
12mr|mkvtoolnix-5.9.0-1|189	+ Revision: 501882
12mr|mkvtoolnix-5.9.0-1|190	- rebuild for new boost
12mr|mkvtoolnix-5.9.0-1|191	
12mr|mkvtoolnix-5.9.0-1|192	* Wed Feb 03 2010 Funda Wang <fwang@mandriva.org> 3.1.0-2mdv2010.1
12mr|mkvtoolnix-5.9.0-1|193	+ Revision: 500092
12mr|mkvtoolnix-5.9.0-1|194	- rebuild for new boost
12mr|mkvtoolnix-5.9.0-1|195	
12mr|mkvtoolnix-5.9.0-1|196	* Wed Jan 20 2010 GÃ¶tz Waschk <waschk@mandriva.org> 3.1.0-1mdv2010.1
12mr|mkvtoolnix-5.9.0-1|197	+ Revision: 494008
12mr|mkvtoolnix-5.9.0-1|198	- bump boost dep
12mr|mkvtoolnix-5.9.0-1|199	- disable qt build which was enabled by accident
12mr|mkvtoolnix-5.9.0-1|200	- update build deps
12mr|mkvtoolnix-5.9.0-1|201	- new version
12mr|mkvtoolnix-5.9.0-1|202	- add japanese man pages
12mr|mkvtoolnix-5.9.0-1|203	
12mr|mkvtoolnix-5.9.0-1|204	* Sun Dec 13 2009 GÃ¶tz Waschk <waschk@mandriva.org> 3.0.0-1mdv2010.1
12mr|mkvtoolnix-5.9.0-1|205	+ Revision: 478108
12mr|mkvtoolnix-5.9.0-1|206	- update to new version 3.0.0
12mr|mkvtoolnix-5.9.0-1|207	
12mr|mkvtoolnix-5.9.0-1|208	* Thu Nov 26 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.9.9-1mdv2010.1
12mr|mkvtoolnix-5.9.0-1|209	+ Revision: 470311
12mr|mkvtoolnix-5.9.0-1|210	- update to new version 2.9.9
12mr|mkvtoolnix-5.9.0-1|211	
12mr|mkvtoolnix-5.9.0-1|212	* Fri Aug 21 2009 Funda Wang <fwang@mandriva.org> 2.9.8-2mdv2010.0
12mr|mkvtoolnix-5.9.0-1|213	+ Revision: 418869
12mr|mkvtoolnix-5.9.0-1|214	- rebuild for new libboost
12mr|mkvtoolnix-5.9.0-1|215	
12mr|mkvtoolnix-5.9.0-1|216	* Fri Aug 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.9.8-1mdv2010.0
12mr|mkvtoolnix-5.9.0-1|217	+ Revision: 416276
12mr|mkvtoolnix-5.9.0-1|218	- update to new version 2.9.8
12mr|mkvtoolnix-5.9.0-1|219	
12mr|mkvtoolnix-5.9.0-1|220	* Thu Jul 02 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.9.7-1mdv2010.0
12mr|mkvtoolnix-5.9.0-1|221	+ Revision: 391839
12mr|mkvtoolnix-5.9.0-1|222	- new version
12mr|mkvtoolnix-5.9.0-1|223	
12mr|mkvtoolnix-5.9.0-1|224	* Sun Jun 07 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.9.5-1mdv2010.0
12mr|mkvtoolnix-5.9.0-1|225	+ Revision: 383754
12mr|mkvtoolnix-5.9.0-1|226	- update to new version 2.9.5
12mr|mkvtoolnix-5.9.0-1|227	
12mr|mkvtoolnix-5.9.0-1|228	* Mon Jun 01 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.9.0-1mdv2010.0
12mr|mkvtoolnix-5.9.0-1|229	+ Revision: 381982
12mr|mkvtoolnix-5.9.0-1|230	- update to new version 2.9.0
12mr|mkvtoolnix-5.9.0-1|231	
12mr|mkvtoolnix-5.9.0-1|232	* Sat May 09 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.8.0-1mdv2010.0
12mr|mkvtoolnix-5.9.0-1|233	+ Revision: 373843
12mr|mkvtoolnix-5.9.0-1|234	- update to new version 2.8.0
12mr|mkvtoolnix-5.9.0-1|235	
12mr|mkvtoolnix-5.9.0-1|236	* Fri Apr 24 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.7.0-1mdv2010.0
12mr|mkvtoolnix-5.9.0-1|237	+ Revision: 368990
12mr|mkvtoolnix-5.9.0-1|238	- new version
12mr|mkvtoolnix-5.9.0-1|239	- bump boost dep
12mr|mkvtoolnix-5.9.0-1|240	
12mr|mkvtoolnix-5.9.0-1|241	* Sun Mar 08 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.5.3-1mdv2009.1
12mr|mkvtoolnix-5.9.0-1|242	+ Revision: 352896
12mr|mkvtoolnix-5.9.0-1|243	- update to new version 2.5.3
12mr|mkvtoolnix-5.9.0-1|244	
12mr|mkvtoolnix-5.9.0-1|245	* Sat Feb 28 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.5.2-1mdv2009.1
12mr|mkvtoolnix-5.9.0-1|246	+ Revision: 346178
12mr|mkvtoolnix-5.9.0-1|247	- update to new version 2.5.2
12mr|mkvtoolnix-5.9.0-1|248	- reenable werror flag
12mr|mkvtoolnix-5.9.0-1|249	
12mr|mkvtoolnix-5.9.0-1|250	* Mon Feb 23 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.5.1-1mdv2009.1
12mr|mkvtoolnix-5.9.0-1|251	+ Revision: 344042
12mr|mkvtoolnix-5.9.0-1|252	- new version
12mr|mkvtoolnix-5.9.0-1|253	- disable format string werror
12mr|mkvtoolnix-5.9.0-1|254	- update file list
12mr|mkvtoolnix-5.9.0-1|255	
12mr|mkvtoolnix-5.9.0-1|256	* Sun Jan 18 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.4.2-1mdv2009.1
12mr|mkvtoolnix-5.9.0-1|257	+ Revision: 330984
12mr|mkvtoolnix-5.9.0-1|258	- new version
12mr|mkvtoolnix-5.9.0-1|259	- drop patch
12mr|mkvtoolnix-5.9.0-1|260	
12mr|mkvtoolnix-5.9.0-1|261	* Sun Dec 21 2008 Funda Wang <fwang@mandriva.org> 2.4.1-2mdv2009.1
12mr|mkvtoolnix-5.9.0-1|262	+ Revision: 316869
12mr|mkvtoolnix-5.9.0-1|263	- rebuild for new boost
12mr|mkvtoolnix-5.9.0-1|264	
12mr|mkvtoolnix-5.9.0-1|265	* Sun Dec 07 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.4.1-1mdv2009.1
12mr|mkvtoolnix-5.9.0-1|266	+ Revision: 311572
12mr|mkvtoolnix-5.9.0-1|267	- new version
12mr|mkvtoolnix-5.9.0-1|268	- fix build
12mr|mkvtoolnix-5.9.0-1|269	
12mr|mkvtoolnix-5.9.0-1|270	* Mon Oct 13 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.4.0-1mdv2009.1
12mr|mkvtoolnix-5.9.0-1|271	+ Revision: 293110
12mr|mkvtoolnix-5.9.0-1|272	- new version
12mr|mkvtoolnix-5.9.0-1|273	
12mr|mkvtoolnix-5.9.0-1|274	* Mon Sep 08 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.3.0-1mdv2009.0
12mr|mkvtoolnix-5.9.0-1|275	+ Revision: 282822
12mr|mkvtoolnix-5.9.0-1|276	- new version
12mr|mkvtoolnix-5.9.0-1|277	- update license
12mr|mkvtoolnix-5.9.0-1|278	- update build deps
12mr|mkvtoolnix-5.9.0-1|279	
12mr|mkvtoolnix-5.9.0-1|280	* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 2.2.0-3mdv2009.0
12mr|mkvtoolnix-5.9.0-1|281	+ Revision: 252598
12mr|mkvtoolnix-5.9.0-1|282	- rebuild
12mr|mkvtoolnix-5.9.0-1|283	
12mr|mkvtoolnix-5.9.0-1|284	+ Pixel <pixel@mandriva.com>
12mr|mkvtoolnix-5.9.0-1|285	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|mkvtoolnix-5.9.0-1|286	
12mr|mkvtoolnix-5.9.0-1|287	* Wed Mar 05 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.2.0-1mdv2008.1
12mr|mkvtoolnix-5.9.0-1|288	+ Revision: 180145
12mr|mkvtoolnix-5.9.0-1|289	- new version
12mr|mkvtoolnix-5.9.0-1|290	
12mr|mkvtoolnix-5.9.0-1|291	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 2.1.0-1mdv2008.1
12mr|mkvtoolnix-5.9.0-1|292	+ Revision: 148264
12mr|mkvtoolnix-5.9.0-1|293	- drop old menu
12mr|mkvtoolnix-5.9.0-1|294	- kill re-definition of %%buildroot on Pixel's request
12mr|mkvtoolnix-5.9.0-1|295	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12mr|mkvtoolnix-5.9.0-1|296	
12mr|mkvtoolnix-5.9.0-1|297	+ Olivier Blin <blino@mandriva.org>
12mr|mkvtoolnix-5.9.0-1|298	- restore BuildRoot
12mr|mkvtoolnix-5.9.0-1|299	
12mr|mkvtoolnix-5.9.0-1|300	* Sun Aug 19 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.1.0-1mdv2008.0
12mr|mkvtoolnix-5.9.0-1|301	+ Revision: 67039
12mr|mkvtoolnix-5.9.0-1|302	- new version
12mr|mkvtoolnix-5.9.0-1|303	
12mr|mkvtoolnix-5.9.0-1|304	
12mr|mkvtoolnix-5.9.0-1|305	* Wed Feb 21 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.0.2-1mdv2007.0
12mr|mkvtoolnix-5.9.0-1|306	+ Revision: 123804
12mr|mkvtoolnix-5.9.0-1|307	- new version
12mr|mkvtoolnix-5.9.0-1|308	- bump deps
12mr|mkvtoolnix-5.9.0-1|309	
12mr|mkvtoolnix-5.9.0-1|310	* Sat Jan 13 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.0.0-1mdv2007.1
12mr|mkvtoolnix-5.9.0-1|311	+ Revision: 108365
12mr|mkvtoolnix-5.9.0-1|312	- new version
12mr|mkvtoolnix-5.9.0-1|313	- fix build
12mr|mkvtoolnix-5.9.0-1|314	
12mr|mkvtoolnix-5.9.0-1|315	* Wed Dec 20 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.8.1-3mdv2007.1
12mr|mkvtoolnix-5.9.0-1|316	+ Revision: 100701
12mr|mkvtoolnix-5.9.0-1|317	- rebuild
12mr|mkvtoolnix-5.9.0-1|318	
12mr|mkvtoolnix-5.9.0-1|319	* Fri Dec 01 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.8.1-2mdv2007.1
12mr|mkvtoolnix-5.9.0-1|320	+ Revision: 89574
12mr|mkvtoolnix-5.9.0-1|321	- rebuild for new flac
12mr|mkvtoolnix-5.9.0-1|322	
12mr|mkvtoolnix-5.9.0-1|323	* Sun Nov 26 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.8.1-1mdv2007.1
12mr|mkvtoolnix-5.9.0-1|324	+ Revision: 87328
12mr|mkvtoolnix-5.9.0-1|325	- new version
12mr|mkvtoolnix-5.9.0-1|326	
12mr|mkvtoolnix-5.9.0-1|327	* Sat Nov 11 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.8.0-2mdv2007.1
12mr|mkvtoolnix-5.9.0-1|328	+ Revision: 81059
12mr|mkvtoolnix-5.9.0-1|329	- fix buildrequires
12mr|mkvtoolnix-5.9.0-1|330	- new version
12mr|mkvtoolnix-5.9.0-1|331	
12mr|mkvtoolnix-5.9.0-1|332	* Wed Oct 18 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.7.0-4mdv2007.1
12mr|mkvtoolnix-5.9.0-1|333	+ Revision: 65873
12mr|mkvtoolnix-5.9.0-1|334	- fix buildrequires
12mr|mkvtoolnix-5.9.0-1|335	- Import mkvtoolnix
12mr|mkvtoolnix-5.9.0-1|336	
12mr|mkvtoolnix-5.9.0-1|337	* Wed Oct 18 2006 Götz Waschk <waschk@mandriva.org> 1.7.0-3mdv2007.1
12mr|mkvtoolnix-5.9.0-1|338	- drop useless patch
12mr|mkvtoolnix-5.9.0-1|339	
12mr|mkvtoolnix-5.9.0-1|340	* Tue Aug 01 2006 Götz Waschk <waschk@mandriva.org> 1.7.0-2mdv2007.0
12mr|mkvtoolnix-5.9.0-1|341	- xdg menu
12mr|mkvtoolnix-5.9.0-1|342	
12mr|mkvtoolnix-5.9.0-1|343	* Sun Apr 30 2006 Götz Waschk <waschk@mandriva.org> 1.7.0-1mdk
12mr|mkvtoolnix-5.9.0-1|344	- update buildrequires
12mr|mkvtoolnix-5.9.0-1|345	- New release 1.7.0
12mr|mkvtoolnix-5.9.0-1|346	
12mr|mkvtoolnix-5.9.0-1|347	* Wed Dec 07 2005 Götz Waschk <waschk@mandriva.org> 1.6.5-1mdk
12mr|mkvtoolnix-5.9.0-1|348	- rediff the patch
12mr|mkvtoolnix-5.9.0-1|349	- New release 1.6.5
12mr|mkvtoolnix-5.9.0-1|350	
12mr|mkvtoolnix-5.9.0-1|351	* Wed Nov 30 2005 Götz Waschk <waschk@mandriva.org> 1.6.0-3mdk
12mr|mkvtoolnix-5.9.0-1|352	- merge patches
12mr|mkvtoolnix-5.9.0-1|353	- wxGTK unicode build
12mr|mkvtoolnix-5.9.0-1|354	
12mr|mkvtoolnix-5.9.0-1|355	* Sat Oct 22 2005 GÃ¶tz Waschk <waschk@mandriva.org> 1.6.0-2mdk
12mr|mkvtoolnix-5.9.0-1|356	- Rebuild
12mr|mkvtoolnix-5.9.0-1|357	
12mr|mkvtoolnix-5.9.0-1|358	* Sat Oct 15 2005 GÃ¶tz Waschk <waschk@mandriva.org> 1.6.0-1mdk
12mr|mkvtoolnix-5.9.0-1|359	- New release 1.6.0
12mr|mkvtoolnix-5.9.0-1|360	
12mr|mkvtoolnix-5.9.0-1|361	* Thu Sep 08 2005 Götz Waschk <waschk@mandriva.org> 1.5.6-1mdk
12mr|mkvtoolnix-5.9.0-1|362	- drop patch 0
12mr|mkvtoolnix-5.9.0-1|363	- New release 1.5.6
12mr|mkvtoolnix-5.9.0-1|364	
12mr|mkvtoolnix-5.9.0-1|365	* Mon Aug 22 2005 GÃ¶tz Waschk <waschk@mandriva.org> 1.5.5-1mdk
12mr|mkvtoolnix-5.9.0-1|366	- New release 1.5.5
12mr|mkvtoolnix-5.9.0-1|367	
12mr|mkvtoolnix-5.9.0-1|368	* Sat Jul 02 2005 Götz Waschk <waschk@mandriva.org> 1.5.0-1mdk
12mr|mkvtoolnix-5.9.0-1|369	- New release 1.5.0
12mr|mkvtoolnix-5.9.0-1|370	
12mr|mkvtoolnix-5.9.0-1|371	* Thu Jun 30 2005 Götz Waschk <waschk@mandriva.org> 1.4.2-4mdk
12mr|mkvtoolnix-5.9.0-1|372	- patch 2 to build with new liblzo
12mr|mkvtoolnix-5.9.0-1|373	
12mr|mkvtoolnix-5.9.0-1|374	* Thu Jun 02 2005 Götz Waschk <waschk@mandriva.org> 1.4.2-3mdk
12mr|mkvtoolnix-5.9.0-1|375	- patch 1 to work around broken wx-config alternative
12mr|mkvtoolnix-5.9.0-1|376	- mkrel
12mr|mkvtoolnix-5.9.0-1|377	- rebuild for new lzo
12mr|mkvtoolnix-5.9.0-1|378	
12mr|mkvtoolnix-5.9.0-1|379	* Wed Apr 27 2005 Götz Waschk <waschk@mandriva.org> 1.4.2-2mdk
12mr|mkvtoolnix-5.9.0-1|380	- add the help file
12mr|mkvtoolnix-5.9.0-1|381	- rebuild for new wxGTK
12mr|mkvtoolnix-5.9.0-1|382	
12mr|mkvtoolnix-5.9.0-1|383	* Tue Apr 19 2005 Götz Waschk <waschk@linux-mandrake.com> 1.4.2-1mdk
12mr|mkvtoolnix-5.9.0-1|384	- New release 1.4.2
12mr|mkvtoolnix-5.9.0-1|385	
12mr|mkvtoolnix-5.9.0-1|386	* Tue Mar 15 2005 GÃ¶tz Waschk <waschk@linux-mandrake.com> 1.4.1-1mdk
12mr|mkvtoolnix-5.9.0-1|387	- New release 1.4.1
12mr|mkvtoolnix-5.9.0-1|388	
12mr|mkvtoolnix-5.9.0-1|389	* Sat Feb 26 2005 GÃ¶tz Waschk <waschk@linux-mandrake.com> 1.4.0-1mdk
12mr|mkvtoolnix-5.9.0-1|390	- New release 1.4.0
12mr|mkvtoolnix-5.9.0-1|391	
12mr|mkvtoolnix-5.9.0-1|392	* Mon Feb 07 2005 Götz Waschk <waschk@linux-mandrake.com> 1.0.2-1mdk
12mr|mkvtoolnix-5.9.0-1|393	- requires new matroska
12mr|mkvtoolnix-5.9.0-1|394	- New release 1.0.2
12mr|mkvtoolnix-5.9.0-1|395	
12mr|mkvtoolnix-5.9.0-1|396	* Tue Dec 14 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.0.1-1mdk
12mr|mkvtoolnix-5.9.0-1|397	- New release 1.0.1
12mr|mkvtoolnix-5.9.0-1|398	
12mr|mkvtoolnix-5.9.0-1|399	* Wed Nov 17 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.0-1mdk
12mr|mkvtoolnix-5.9.0-1|400	- New release 1.0
12mr|mkvtoolnix-5.9.0-1|401	
12mr|mkvtoolnix-5.9.0-1|402	* Tue Nov 09 2004 Götz Waschk <waschk@linux-mandrake.com> 0.9.7-1mdk
12mr|mkvtoolnix-5.9.0-1|403	- new version
12mr|mkvtoolnix-5.9.0-1|404	- requires new libmatroska
12mr|mkvtoolnix-5.9.0-1|405	
12mr|mkvtoolnix-5.9.0-1|406	* Tue Aug 24 2004 Götz Waschk <waschk@linux-mandrake.com> 0.9.5-1mdk
12mr|mkvtoolnix-5.9.0-1|407	- requires new matroska
12mr|mkvtoolnix-5.9.0-1|408	- New release 0.9.5
12mr|mkvtoolnix-5.9.0-1|409	
12mr|mkvtoolnix-5.9.0-1|410	* Tue Aug 03 2004 Götz Waschk <waschk@linux-mandrake.com> 0.9.4-2mdk
12mr|mkvtoolnix-5.9.0-1|411	- rebuild for new flac
12mr|mkvtoolnix-5.9.0-1|412	
12mr|mkvtoolnix-5.9.0-1|413	* Mon Jul 26 2004 Götz Waschk <waschk@linux-mandrake.com> 0.9.4-1mdk
12mr|mkvtoolnix-5.9.0-1|414	- requires new matroska
12mr|mkvtoolnix-5.9.0-1|415	- New release 0.9.4
12mr|mkvtoolnix-5.9.0-1|416	
12mr|mkvtoolnix-5.9.0-1|417	* Mon Jul 19 2004 Götz Waschk <waschk@linux-mandrake.com> 0.9.3-1mdk
12mr|mkvtoolnix-5.9.0-1|418	- buildrequires flac
12mr|mkvtoolnix-5.9.0-1|419	- New release 0.9.3
12mr|mkvtoolnix-5.9.0-1|420	
12mr|mkvtoolnix-5.9.0-1|421	* Thu Jul 01 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.9.2-1mdk
12mr|mkvtoolnix-5.9.0-1|422	- New release 0.9.2
12mr|mkvtoolnix-5.9.0-1|423	
12mr|mkvtoolnix-5.9.0-1|424	* Mon Jun 14 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.9.1-1mdk
12mr|mkvtoolnix-5.9.0-1|425	- New release 0.9.1
12mr|mkvtoolnix-5.9.0-1|426	
12mr|mkvtoolnix-5.9.0-1|427	* Tue Jun 08 2004 Götz Waschk <waschk@linux-mandrake.com> 0.9.0-2mdk
12mr|mkvtoolnix-5.9.0-1|428	- rebuild for new g++
12mr|mkvtoolnix-5.9.0-1|429	
12mr|mkvtoolnix-5.9.0-1|430	* Wed Jun 02 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.9.0-1mdk
12mr|mkvtoolnix-5.9.0-1|431	- New release 0.9.0
12mr|mkvtoolnix-5.9.0-1|432	
12mr|mkvtoolnix-5.9.0-1|433	* Sat May 08 2004 Götz Waschk <waschk@linux-mandrake.com> 0.8.9-1mdk
12mr|mkvtoolnix-5.9.0-1|434	- build with wxGTK 2.5
12mr|mkvtoolnix-5.9.0-1|435	- add source URL
12mr|mkvtoolnix-5.9.0-1|436	- new version
12mr|mkvtoolnix-5.9.0-1|437	
12mr|mkvtoolnix-5.9.0-1|438	* Sat Apr 24 2004 Götz Waschk <waschk@linux-mandrake.com> 0.8.8-1mdk
12mr|mkvtoolnix-5.9.0-1|439	- requires new libmatroska
12mr|mkvtoolnix-5.9.0-1|440	- new version
12mr|mkvtoolnix-5.9.0-1|441	
12mr|mkvtoolnix-5.9.0-1|442	* Sat Apr 10 2004 Götz Waschk <waschk@linux-mandrake.com> 0.8.7-1mdk
12mr|mkvtoolnix-5.9.0-1|443	- new version
12mr|mkvtoolnix-5.9.0-1|444	
12mr|mkvtoolnix-5.9.0-1|445	* Sat Apr 03 2004 Götz Waschk <waschk@linux-mandrake.com> 0.8.6-1mdk
12mr|mkvtoolnix-5.9.0-1|446	- requires new ebml
12mr|mkvtoolnix-5.9.0-1|447	- new version
12mr|mkvtoolnix-5.9.0-1|448	
12mr|mkvtoolnix-5.9.0-1|449	* Mon Feb 23 2004 Götz Waschk <waschk@linux-mandrake.com> 0.8.5-1mdk
12mr|mkvtoolnix-5.9.0-1|450	- new version
12mr|mkvtoolnix-5.9.0-1|451	

15187 12
12mr|mkxauth-1.7-21|1	%define name	mkxauth
12mr|mkxauth-1.7-21|2	%define version	1.7
12mr|mkxauth-1.7-21|3	%define release	%mkrel 21
12mr|mkxauth-1.7-21|4	
12mr|mkxauth-1.7-21|5	Summary:	A utility for managing .Xauthority files
12mr|mkxauth-1.7-21|6	Name: 		%{name}
12mr|mkxauth-1.7-21|7	Version: 	%{version}
12mr|mkxauth-1.7-21|8	Release: 	%{release}
12mr|mkxauth-1.7-21|9	License: 	GPL
12mr|mkxauth-1.7-21|10	Group: 		File tools
12mr|mkxauth-1.7-21|11	Url:		http://www.tummy.com/krud/packages/mkxauth.html
12mr|mkxauth-1.7-21|12	Source0: 	%{name}-%{version}.tar.bz2
12mr|mkxauth-1.7-21|13	BuildArch: 	noarch
12mr|mkxauth-1.7-21|14	Requires: 	xauth
12mr|mkxauth-1.7-21|15	Requires: 	coreutils
12mr|mkxauth-1.7-21|16	Requires:	procps
12mr|mkxauth-1.7-21|17	Requires:	gzip
12mr|mkxauth-1.7-21|18	BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
12mr|mkxauth-1.7-21|19	
12mr|mkxauth-1.7-21|20	%description
12mr|mkxauth-1.7-21|21	The mkxauth utility helps create and maintain X authentication
12mr|mkxauth-1.7-21|22	databases (.Xauthority files).  Mkxauth is used to create an
12mr|mkxauth-1.7-21|23	.Xauthority file or to merge keys from another local or remote
12mr|mkxauth-1.7-21|24	.Xauthority file.  .Xauthority files are used by the xauth
12mr|mkxauth-1.7-21|25	user-oriented access control program, which grants or denies
12mr|mkxauth-1.7-21|26	access to X servers based on the contents of the .Xauthority
12mr|mkxauth-1.7-21|27	file.
12mr|mkxauth-1.7-21|28	
12mr|mkxauth-1.7-21|29	The mkxauth package should be installed if you're going to use
12mr|mkxauth-1.7-21|30	user-oriented access control to provide security for your X Window
12mr|mkxauth-1.7-21|31	System (a good idea).
12mr|mkxauth-1.7-21|32	
12mr|mkxauth-1.7-21|33	%prep
12mr|mkxauth-1.7-21|34	%setup -q
12mr|mkxauth-1.7-21|35	
12mr|mkxauth-1.7-21|36	%build
12mr|mkxauth-1.7-21|37	
12mr|mkxauth-1.7-21|38	%install
12mr|mkxauth-1.7-21|39	rm -rf $RPM_BUILD_ROOT
12mr|mkxauth-1.7-21|40	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12mr|mkxauth-1.7-21|41	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
12mr|mkxauth-1.7-21|42	
12mr|mkxauth-1.7-21|43	install -m 0755 mkxauth $RPM_BUILD_ROOT%{_bindir}/mkxauth
12mr|mkxauth-1.7-21|44	install -m 0444 mkxauth.1x.bz2 $RPM_BUILD_ROOT%{_mandir}/man1/mkxauth.1x.bz2
12mr|mkxauth-1.7-21|45	
12mr|mkxauth-1.7-21|46	%clean
12mr|mkxauth-1.7-21|47	rm -rf $RPM_BUILD_ROOT
12mr|mkxauth-1.7-21|48	
12mr|mkxauth-1.7-21|49	%files
12mr|mkxauth-1.7-21|50	%defattr(-,root,root)
12mr|mkxauth-1.7-21|51	%{_bindir}/mkxauth
12mr|mkxauth-1.7-21|52	%{_mandir}/man1/*
12mr|mkxauth-1.7-21|53	
12mr|mkxauth-1.7-21|54	
12mr|mkxauth-1.7-21|55	
12mr|mkxauth-1.7-21|56	
12mr|mkxauth-1.7-21|57	
12mr|mkxauth-1.7-21|58	
12mr|mkxauth-1.7-21|59	%changelog
12mr|mkxauth-1.7-21|60	

15188 12
12mr|ml85p-0.2.0-12|1	Summary:	Driver for the Samsung ML-85G and QL-85G winprinters
12mr|ml85p-0.2.0-12|2	Name:		ml85p
12mr|ml85p-0.2.0-12|3	Version:	0.2.0
12mr|ml85p-0.2.0-12|4	Release:	%mkrel 12
12mr|ml85p-0.2.0-12|5	License:	GPL
12mr|ml85p-0.2.0-12|6	Group:		System/Printing
12mr|ml85p-0.2.0-12|7	URL:		http://www.pragana.net/gdiprinters.html
12mr|ml85p-0.2.0-12|8	Source0:	http://www.pragana.net/%{name}-%{version}.tar.gz
12mr|ml85p-0.2.0-12|9	Patch:  	ml85p-0.2.0-build_fix.patch
12mr|ml85p-0.2.0-12|10	Conflicts:	printer-utils <= 2007
12mr|ml85p-0.2.0-12|11	Conflicts:	printer-filters <= 2007
12mr|ml85p-0.2.0-12|12	Exclusivearch:	%{ix86} x86_64
12mr|ml85p-0.2.0-12|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|ml85p-0.2.0-12|14	
12mr|ml85p-0.2.0-12|15	%description
12mr|ml85p-0.2.0-12|16	Driver for the Samsung ML-85G and QL-85G winprinters.
12mr|ml85p-0.2.0-12|17	
12mr|ml85p-0.2.0-12|18	%prep
12mr|ml85p-0.2.0-12|19	
12mr|ml85p-0.2.0-12|20	%setup -q
12mr|ml85p-0.2.0-12|21	%patch -p1 -b .build_fix
12mr|ml85p-0.2.0-12|22	
12mr|ml85p-0.2.0-12|23	# fix attribs
12mr|ml85p-0.2.0-12|24	chmod 644 *
12mr|ml85p-0.2.0-12|25	
12mr|ml85p-0.2.0-12|26	# path hack
12mr|ml85p-0.2.0-12|27	perl -pi -e "s|/usr/local/bin|%{_bindir}|g" *
12mr|ml85p-0.2.0-12|28	
12mr|ml85p-0.2.0-12|29	%build
12mr|ml85p-0.2.0-12|30	rm -f ml85p
12mr|ml85p-0.2.0-12|31	%{__cc} %{optflags} %{ldflags} -o ml85p ml85p.c
12mr|ml85p-0.2.0-12|32	
12mr|ml85p-0.2.0-12|33	%install
12mr|ml85p-0.2.0-12|34	rm -rf %{buildroot}
12mr|ml85p-0.2.0-12|35	
12mr|ml85p-0.2.0-12|36	install -d %{buildroot}%{_bindir}
12mr|ml85p-0.2.0-12|37	
12mr|ml85p-0.2.0-12|38	install -m0755 ml85p %{buildroot}%{_bindir}/
12mr|ml85p-0.2.0-12|39	
12mr|ml85p-0.2.0-12|40	%clean
12mr|ml85p-0.2.0-12|41	rm -rf %{buildroot}
12mr|ml85p-0.2.0-12|42	
12mr|ml85p-0.2.0-12|43	%files
12mr|ml85p-0.2.0-12|44	%defattr(0644,root,root,0755)
12mr|ml85p-0.2.0-12|45	%doc COPYING NEWS README THANKS ml85-print ml85-test printcap
12mr|ml85p-0.2.0-12|46	# "ml85p" talks directly to the parallel port I/O 0x378, not to /dev/lp0
12mr|ml85p-0.2.0-12|47	# Therefore SUID "root" is needed. Program only executable by "lp" & "root"
12mr|ml85p-0.2.0-12|48	# (group-executable).
12mr|ml85p-0.2.0-12|49	%attr(4750,root,sys) %{_bindir}/ml85p
12mr|ml85p-0.2.0-12|50	
12mr|ml85p-0.2.0-12|51	
12mr|ml85p-0.2.0-12|52	
12mr|ml85p-0.2.0-12|53	%changelog
12mr|ml85p-0.2.0-12|54	

15189 12
12mr|mlocate-0.24-5|1	Summary:	An utility for finding files by name via a central database
12mr|mlocate-0.24-5|2	Name:		mlocate
12mr|mlocate-0.24-5|3	Version:	0.24
12mr|mlocate-0.24-5|4	Release:	%mkrel 5
12mr|mlocate-0.24-5|5	License:	GPLv2+
12mr|mlocate-0.24-5|6	Group:		File tools
12mr|mlocate-0.24-5|7	URL:		http://fedorahosted.org/mlocate/
12mr|mlocate-0.24-5|8	Source0:	http://fedorahosted.org/releases/m/l/mlocate/%{name}-%{version}.tar.xz
12mr|mlocate-0.24-5|9	Source1:	updatedb.conf
12mr|mlocate-0.24-5|10	Source2:	mlocate.cron
12mr|mlocate-0.24-5|11	Requires(pre):	shadow-utils
12mr|mlocate-0.24-5|12	
12mr|mlocate-0.24-5|13	%description
12mr|mlocate-0.24-5|14	Mlocate is a locate/updatedb implementation.  It keeps a database of
12mr|mlocate-0.24-5|15	all existing files and allows you to lookup files by name.
12mr|mlocate-0.24-5|16	
12mr|mlocate-0.24-5|17	The 'm' stands for "merging": updatedb reuses the existing database to avoid
12mr|mlocate-0.24-5|18	rereading most of the file system, which makes updatedb faster and does not
12mr|mlocate-0.24-5|19	trash the system caches as much as traditional locate implementations.
12mr|mlocate-0.24-5|20	
12mr|mlocate-0.24-5|21	%prep
12mr|mlocate-0.24-5|22	%setup -q
12mr|mlocate-0.24-5|23	
12mr|mlocate-0.24-5|24	%build
12mr|mlocate-0.24-5|25	%configure2_5x \
12mr|mlocate-0.24-5|26	--localstatedir=%{_localstatedir}/lib \
12mr|mlocate-0.24-5|27	--disable-rpath
12mr|mlocate-0.24-5|28	
12mr|mlocate-0.24-5|29	%make
12mr|mlocate-0.24-5|30	
12mr|mlocate-0.24-5|31	%install
12mr|mlocate-0.24-5|32	rm -rf %{buildroot}
12mr|mlocate-0.24-5|33	%makeinstall_std
12mr|mlocate-0.24-5|34	
12mr|mlocate-0.24-5|35	# install config file:
12mr|mlocate-0.24-5|36	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/updatedb.conf
12mr|mlocate-0.24-5|37	
12mr|mlocate-0.24-5|38	# install daily cron entry:
12mr|mlocate-0.24-5|39	install -D -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/cron.daily/mlocate.cron
12mr|mlocate-0.24-5|40	
12mr|mlocate-0.24-5|41	# for %ghost:
12mr|mlocate-0.24-5|42	touch %{buildroot}%{_localstatedir}/lib/mlocate/mlocate.db
12mr|mlocate-0.24-5|43	
12mr|mlocate-0.24-5|44	%find_lang %{name}
12mr|mlocate-0.24-5|45	
12mr|mlocate-0.24-5|46	%clean
12mr|mlocate-0.24-5|47	rm -rf %{buildroot}
12mr|mlocate-0.24-5|48	
12mr|mlocate-0.24-5|49	%pre
12mr|mlocate-0.24-5|50	if [ "$1" = "1" ]; then
12mr|mlocate-0.24-5|51	%{_sbindir}/groupadd -r -f mlocate
12mr|mlocate-0.24-5|52	elif [ "$1" = "2" ]; then
12mr|mlocate-0.24-5|53	if grep	slocate	%{_sysconfdir}/group > /dev/null; then
12mr|mlocate-0.24-5|54	%{_sbindir}/groupmod -n mlocate slocate
12mr|mlocate-0.24-5|55	fi
12mr|mlocate-0.24-5|56	fi
12mr|mlocate-0.24-5|57	
12mr|mlocate-0.24-5|58	%post
12mr|mlocate-0.24-5|59	# for %ghost:
12mr|mlocate-0.24-5|60	touch %{_localstatedir}/lib/mlocate/mlocate.db
12mr|mlocate-0.24-5|61	
12mr|mlocate-0.24-5|62	%check
12mr|mlocate-0.24-5|63	make check
12mr|mlocate-0.24-5|64	
12mr|mlocate-0.24-5|65	%files -f %{name}.lang
12mr|mlocate-0.24-5|66	%defattr(-,root,root,-)
12mr|mlocate-0.24-5|67	%doc AUTHORS NEWS README
12mr|mlocate-0.24-5|68	%config(noreplace) %{_sysconfdir}/updatedb.conf
12mr|mlocate-0.24-5|69	%{_sysconfdir}/cron.daily/mlocate.cron
12mr|mlocate-0.24-5|70	%attr(2711,root,mlocate) %{_bindir}/locate
12mr|mlocate-0.24-5|71	%{_bindir}/updatedb
12mr|mlocate-0.24-5|72	%{_mandir}/man*/*
12mr|mlocate-0.24-5|73	%dir %attr(0750,root,mlocate) /var/lib/mlocate
12mr|mlocate-0.24-5|74	%ghost %{_localstatedir}/lib/mlocate/mlocate.db
12mr|mlocate-0.24-5|75	
12mr|mlocate-0.24-5|76	
12mr|mlocate-0.24-5|77	
12mr|mlocate-0.24-5|78	%changelog
12mr|mlocate-0.24-5|79	

15190 12
12mr|mlt-0.8.2-1|1	%define major		5
12mr|mlt-0.8.2-1|2	%define libname		%mklibname %{name} %{major}
12mr|mlt-0.8.2-1|3	%define libplus_major	3
12mr|mlt-0.8.2-1|4	%define libplus		%mklibname mlt++ %{libplus_major}
12mr|mlt-0.8.2-1|5	%define libnamedev	%mklibname %{name} -d
12mr|mlt-0.8.2-1|6	
12mr|mlt-0.8.2-1|7	%define use_mmx		0
12mr|mlt-0.8.2-1|8	
12mr|mlt-0.8.2-1|9	%{?_with_mmx: %global use_mmx 1}
12mr|mlt-0.8.2-1|10	%{?_without_mmx: %global use_mmx 0}
12mr|mlt-0.8.2-1|11	
12mr|mlt-0.8.2-1|12	Name:		mlt
12mr|mlt-0.8.2-1|13	Version:	0.8.2
12mr|mlt-0.8.2-1|14	Release:	1
12mr|mlt-0.8.2-1|15	Summary:	Media Lovin' Toolkit nonlinear video editing library
12mr|mlt-0.8.2-1|16	License:	LGPLv2+
12mr|mlt-0.8.2-1|17	Group:		Video
12mr|mlt-0.8.2-1|18	Url:		http://mlt.sourceforge.net
12mr|mlt-0.8.2-1|19	Source0:	http://downloads.sourceforge.net/project/mlt/mlt/%{name}-%{version}.tar.gz
12mr|mlt-0.8.2-1|20	Patch0:		mlt-0.7.6-fix-used-symbols.patch
12mr|mlt-0.8.2-1|21	# from upstream
12mr|mlt-0.8.2-1|22	Patch1:		mlt-0.8.2-ffmpeg1.0.patch
12mr|mlt-0.8.2-1|23	BuildRequires:	imagemagick
12mr|mlt-0.8.2-1|24	BuildRequires:	multiarch-utils >= 1.0.3
12mr|mlt-0.8.2-1|25	BuildRequires:	ffmpeg
12mr|mlt-0.8.2-1|26	BuildRequires:	ffmpeg-devel
12mr|mlt-0.8.2-1|27	BuildRequires:	ladspa-devel
12mr|mlt-0.8.2-1|28	BuildRequires:	qt4-devel
12mr|mlt-0.8.2-1|29	BuildRequires:	pkgconfig(glib-2.0)
12mr|mlt-0.8.2-1|30	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|mlt-0.8.2-1|31	BuildRequires:	pkgconfig(libdv)
12mr|mlt-0.8.2-1|32	BuildRequires:	pkgconfig(ogg)
12mr|mlt-0.8.2-1|33	BuildRequires:	pkgconfig(samplerate)
12mr|mlt-0.8.2-1|34	BuildRequires:	pkgconfig(vorbis)
12mr|mlt-0.8.2-1|35	BuildRequires:	pkgconfig(libxml-2.0)
12mr|mlt-0.8.2-1|36	BuildRequires:	pkgconfig(pango)
12mr|mlt-0.8.2-1|37	BuildRequires:	pkgconfig(libquicktime)
12mr|mlt-0.8.2-1|38	BuildRequires:	pkgconfig(sdl)
12mr|mlt-0.8.2-1|39	BuildRequires:	pkgconfig(mad)
12mr|mlt-0.8.2-1|40	BuildRequires:	pkgconfig(jack)
12mr|mlt-0.8.2-1|41	BuildRequires:	pkgconfig(sox)
12mr|mlt-0.8.2-1|42	
12mr|mlt-0.8.2-1|43	# For python-bindings
12mr|mlt-0.8.2-1|44	
12mr|mlt-0.8.2-1|45	BuildRequires:	swig
12mr|mlt-0.8.2-1|46	BuildRequires:	python-devel
12mr|mlt-0.8.2-1|47	
12mr|mlt-0.8.2-1|48	%description
12mr|mlt-0.8.2-1|49	MLT is an open source multimedia framework, designed and developed for
12mr|mlt-0.8.2-1|50	television broadcasting.
12mr|mlt-0.8.2-1|51	
12mr|mlt-0.8.2-1|52	It provides a toolkit for broadcasters, video editors, media players,
12mr|mlt-0.8.2-1|53	transcoders, web streamers and many more types of applications. The
12mr|mlt-0.8.2-1|54	functionality of the system is provided via an assortment of ready to
12mr|mlt-0.8.2-1|55	use tools, xml authoring components, and an extendible plug-in based
12mr|mlt-0.8.2-1|56	API.
12mr|mlt-0.8.2-1|57	
12mr|mlt-0.8.2-1|58	%package -n %{libname}
12mr|mlt-0.8.2-1|59	Summary:	Main library for mlt
12mr|mlt-0.8.2-1|60	Group:		System/Libraries
12mr|mlt-0.8.2-1|61	
12mr|mlt-0.8.2-1|62	%description -n %{libname}
12mr|mlt-0.8.2-1|63	This package contains the libraries needed to run programs dynamically
12mr|mlt-0.8.2-1|64	linked with mlt.
12mr|mlt-0.8.2-1|65	
12mr|mlt-0.8.2-1|66	%package -n %{libplus}
12mr|mlt-0.8.2-1|67	Summary:	Main library for mlt++
12mr|mlt-0.8.2-1|68	Group:		System/Libraries
12mr|mlt-0.8.2-1|69	
12mr|mlt-0.8.2-1|70	%description -n %{libplus}
12mr|mlt-0.8.2-1|71	This package contains the libraries needed to run programs dynamically
12mr|mlt-0.8.2-1|72	linked with mlt++.
12mr|mlt-0.8.2-1|73	
12mr|mlt-0.8.2-1|74	%package -n %{libnamedev}
12mr|mlt-0.8.2-1|75	Summary:	Headers for developing programs that will use mlt
12mr|mlt-0.8.2-1|76	Group:		Development/C
12mr|mlt-0.8.2-1|77	Requires:	%{libname} = %{version}
12mr|mlt-0.8.2-1|78	Requires:	%{libplus} = %{version}
12mr|mlt-0.8.2-1|79	# mlt-config requires stuff from %{_datadir}/%{name}
12mr|mlt-0.8.2-1|80	Requires:	%{name} = %{version}
12mr|mlt-0.8.2-1|81	Provides:	%{name}-devel = %{version}-%{release}
12mr|mlt-0.8.2-1|82	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|mlt-0.8.2-1|83	
12mr|mlt-0.8.2-1|84	%description -n %{libnamedev}
12mr|mlt-0.8.2-1|85	This package contains the headers that programmers will need to develop
12mr|mlt-0.8.2-1|86	applications which will use mlt.
12mr|mlt-0.8.2-1|87	
12mr|mlt-0.8.2-1|88	%package -n python-%{name}
12mr|mlt-0.8.2-1|89	Summary:	Python bindings for MLT
12mr|mlt-0.8.2-1|90	Group:		Development/Python
12mr|mlt-0.8.2-1|91	Requires:	python
12mr|mlt-0.8.2-1|92	Requires:	%{name} = %{version}-%{release}
12mr|mlt-0.8.2-1|93	
12mr|mlt-0.8.2-1|94	%description -n python-%{name}
12mr|mlt-0.8.2-1|95	This module allows to work with MLT using python.
12mr|mlt-0.8.2-1|96	
12mr|mlt-0.8.2-1|97	%prep
12mr|mlt-0.8.2-1|98	%setup -q
12mr|mlt-0.8.2-1|99	%patch0 -p1
12mr|mlt-0.8.2-1|100	%patch1 -p1
12mr|mlt-0.8.2-1|101	
12mr|mlt-0.8.2-1|102	%build
12mr|mlt-0.8.2-1|103	%configure2_5x \
12mr|mlt-0.8.2-1|104	--disable-debug \
12mr|mlt-0.8.2-1|105	--enable-gpl \
12mr|mlt-0.8.2-1|106	%if %{use_mmx}
12mr|mlt-0.8.2-1|107	--enable-mmx \
12mr|mlt-0.8.2-1|108	%else
12mr|mlt-0.8.2-1|109	%ifarch x86_64
12mr|mlt-0.8.2-1|110	--enable-mmx \
12mr|mlt-0.8.2-1|111	--enable-sse \
12mr|mlt-0.8.2-1|112	%else
12mr|mlt-0.8.2-1|113	--disable-mmx \
12mr|mlt-0.8.2-1|114	%endif
12mr|mlt-0.8.2-1|115	%endif
12mr|mlt-0.8.2-1|116	--luma-compress \
12mr|mlt-0.8.2-1|117	--enable-avformat \
12mr|mlt-0.8.2-1|118	--avformat-shared=%{_prefix} \
12mr|mlt-0.8.2-1|119	--avformat-swscale \
12mr|mlt-0.8.2-1|120	--enable-motion-est \
12mr|mlt-0.8.2-1|121	--qimage-libdir=%{qt4lib} \
12mr|mlt-0.8.2-1|122	--qimage-includedir=%{qt4include} \
12mr|mlt-0.8.2-1|123	--swig-languages='python'
12mr|mlt-0.8.2-1|124	%make
12mr|mlt-0.8.2-1|125	
12mr|mlt-0.8.2-1|126	%install
12mr|mlt-0.8.2-1|127	%makeinstall_std
12mr|mlt-0.8.2-1|128	install -d %{buildroot}%{py_platsitedir}
12mr|mlt-0.8.2-1|129	install -pm 0644 src/swig/python/%{name}.py* %{buildroot}%{py_platsitedir}/
12mr|mlt-0.8.2-1|130	install -pm 0755 src/swig/python/_%{name}.so %{buildroot}%{py_platsitedir}/
12mr|mlt-0.8.2-1|131	
12mr|mlt-0.8.2-1|132	%files
12mr|mlt-0.8.2-1|133	%doc docs COPYING README
12mr|mlt-0.8.2-1|134	%{_bindir}/melt
12mr|mlt-0.8.2-1|135	%{_datadir}/mlt
12mr|mlt-0.8.2-1|136	%{_libdir}/mlt
12mr|mlt-0.8.2-1|137	
12mr|mlt-0.8.2-1|138	%files -n %{libname}
12mr|mlt-0.8.2-1|139	%{_libdir}/libmlt.so.%{major}*
12mr|mlt-0.8.2-1|140	%{_libdir}/libmlt.so.%{version}
12mr|mlt-0.8.2-1|141	
12mr|mlt-0.8.2-1|142	%files -n %{libplus}
12mr|mlt-0.8.2-1|143	%{_libdir}/libmlt++.so.%{libplus_major}*
12mr|mlt-0.8.2-1|144	%{_libdir}/libmlt++.so.%{version}
12mr|mlt-0.8.2-1|145	
12mr|mlt-0.8.2-1|146	%files -n %{libnamedev}
12mr|mlt-0.8.2-1|147	%{_includedir}/*
12mr|mlt-0.8.2-1|148	%{_libdir}/*.so
12mr|mlt-0.8.2-1|149	%{_libdir}/pkgconfig/*.pc
12mr|mlt-0.8.2-1|150	
12mr|mlt-0.8.2-1|151	%files -n python-%{name}
12mr|mlt-0.8.2-1|152	%{py_platsitedir}/%{name}.p*
12mr|mlt-0.8.2-1|153	%{py_platsitedir}/_%{name}.so
12mr|mlt-0.8.2-1|154	
12mr|mlt-0.8.2-1|155	
12mr|mlt-0.8.2-1|156	%changelog
12mr|mlt-0.8.2-1|157	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mlt-0.8.2-1|158	+ Commit: ea4b5e3
12mr|mlt-0.8.2-1|159	- Add patch from upstream to fix build with latest FFmpeg
12mr|mlt-0.8.2-1|160	
12mr|mlt-0.8.2-1|161	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mlt-0.8.2-1|162	+ Commit: 2476da5
12mr|mlt-0.8.2-1|163	- New version 0.8.2, convert BR to pkgconfig style
12mr|mlt-0.8.2-1|164	
12mr|mlt-0.8.2-1|165	

15191 12
12mr|mm-1.4.2-13|1	# debug package is empty and rpmlint rejects build
12mr|mm-1.4.2-13|2	%define _enable_debug_packages %{nil}
12mr|mm-1.4.2-13|3	%define debug_package %{nil}
12mr|mm-1.4.2-13|4	
12mr|mm-1.4.2-13|5	%define	major 14
12mr|mm-1.4.2-13|6	%define libname %mklibname mm %{major}
12mr|mm-1.4.2-13|7	
12mr|mm-1.4.2-13|8	Summary:	OSSP mm (Shared Memory Allocation)
12mr|mm-1.4.2-13|9	Name:		mm
12mr|mm-1.4.2-13|10	Version:	1.4.2
12mr|mm-1.4.2-13|11	Release:	13
12mr|mm-1.4.2-13|12	Group:		System/Libraries
12mr|mm-1.4.2-13|13	License:	BSD-Style
12mr|mm-1.4.2-13|14	URL:		http://www.ossp.org/pkg/lib/mm/
12mr|mm-1.4.2-13|15	Source0:	ftp://ftp.ossp.org/pkg/lib/mm/mm-%{version}.tar.bz2
12mr|mm-1.4.2-13|16	Patch0:		mm-1.4.2-LDFLAGS.diff
12mr|mm-1.4.2-13|17	BuildRequires:	libtool
12mr|mm-1.4.2-13|18	BuildRequires:	autoconf2.5
12mr|mm-1.4.2-13|19	
12mr|mm-1.4.2-13|20	%description
12mr|mm-1.4.2-13|21	The MM library is a 2-layer abstraction library which simplifies the usage of
12mr|mm-1.4.2-13|22	shared memory between forked (and this way strongly related) processes under
12mr|mm-1.4.2-13|23	Unix platforms. On the first layer it hides all platform dependent
12mr|mm-1.4.2-13|24	implementation details (allocation and locking) when dealing with shared
12mr|mm-1.4.2-13|25	memory segments and on the second layer it provides a high-level malloc(3)-
12mr|mm-1.4.2-13|26	style API for a convenient and well known way to work with data-structures
12mr|mm-1.4.2-13|27	inside those shared memory segments.
12mr|mm-1.4.2-13|28	
12mr|mm-1.4.2-13|29	The library is released under the term of an open-source (BSD-style) license
12mr|mm-1.4.2-13|30	because it's originally written for a proposed use inside next versions of
12mr|mm-1.4.2-13|31	the Apache webserver as a base library for providing shared memory pools to
12mr|mm-1.4.2-13|32	Apache modules (because currently Apache modules can only use heap-allocated
12mr|mm-1.4.2-13|33	memory which isn't shared accross the pre-forked server processes). The
12mr|mm-1.4.2-13|34	requirement actually comes from comprehensive modules like mod_ssl, mod_perl
12mr|mm-1.4.2-13|35	and mod_php which would benefit a lot from easy to use shared memory pools.
12mr|mm-1.4.2-13|36	Mostly all functionality (except for shared locks in addition to exclusive
12mr|mm-1.4.2-13|37	locks and multi-segment memory areas instead of single-segment memory areas)
12mr|mm-1.4.2-13|38	is already implemented and the library already works fine under FreeBSD,
12mr|mm-1.4.2-13|39	Linux and Solaris and should also adjust itself for most other Unix platforms
12mr|mm-1.4.2-13|40	with it's GNU Autoconf and GNU Libtool based configuration and compilation
12mr|mm-1.4.2-13|41	procedure.
12mr|mm-1.4.2-13|42	
12mr|mm-1.4.2-13|43	%package -n	%{libname}
12mr|mm-1.4.2-13|44	Summary:	OSSP mm (Shared Memory Allocation) Library
12mr|mm-1.4.2-13|45	Group:		Development/C
12mr|mm-1.4.2-13|46	Provides:	mm = %{version}
12mr|mm-1.4.2-13|47	
12mr|mm-1.4.2-13|48	%description -n %{libname}
12mr|mm-1.4.2-13|49	The MM library is a 2-layer abstraction library which simplifies the usage of
12mr|mm-1.4.2-13|50	shared memory between forked (and this way strongly related) processes under
12mr|mm-1.4.2-13|51	Unix platforms. On the first layer it hides all platform dependent
12mr|mm-1.4.2-13|52	implementation details (allocation and locking) when dealing with shared
12mr|mm-1.4.2-13|53	memory segments and on the second layer it provides a high-level malloc(3)-
12mr|mm-1.4.2-13|54	style API for a convenient and well known way to work with data-structures
12mr|mm-1.4.2-13|55	inside those shared memory segments.
12mr|mm-1.4.2-13|56	
12mr|mm-1.4.2-13|57	The library is released under the term of an open-source (BSD-style) license
12mr|mm-1.4.2-13|58	because it's originally written for a proposed use inside next versions of
12mr|mm-1.4.2-13|59	the Apache webserver as a base library for providing shared memory pools to
12mr|mm-1.4.2-13|60	Apache modules (because currently Apache modules can only use heap-allocated
12mr|mm-1.4.2-13|61	memory which isn't shared accross the pre-forked server processes). The
12mr|mm-1.4.2-13|62	requirement actually comes from comprehensive modules like mod_ssl, mod_perl
12mr|mm-1.4.2-13|63	and mod_php which would benefit a lot from easy to use shared memory pools.
12mr|mm-1.4.2-13|64	Mostly all functionality (except for shared locks in addition to exclusive
12mr|mm-1.4.2-13|65	locks and multi-segment memory areas instead of single-segment memory areas)
12mr|mm-1.4.2-13|66	is already implemented and the library already works fine under FreeBSD,
12mr|mm-1.4.2-13|67	Linux and Solaris and should also adjust itself for most other Unix platforms
12mr|mm-1.4.2-13|68	with it's GNU Autoconf and GNU Libtool based configuration and compilation
12mr|mm-1.4.2-13|69	procedure.
12mr|mm-1.4.2-13|70	
12mr|mm-1.4.2-13|71	%package -n	%{libname}-devel
12mr|mm-1.4.2-13|72	Summary:	Development files for the OSSP mm (Shared Memory Allocation) Library
12mr|mm-1.4.2-13|73	Group:		Development/C
12mr|mm-1.4.2-13|74	Requires:	%{libname} = %{version}
12mr|mm-1.4.2-13|75	Provides:	libmm-devel = %{version}
12mr|mm-1.4.2-13|76	Provides:	mm-devel = %{version}
12mr|mm-1.4.2-13|77	
12mr|mm-1.4.2-13|78	%description -n	%{libname}-devel
12mr|mm-1.4.2-13|79	The MM library is a 2-layer abstraction library which simplifies the usage of
12mr|mm-1.4.2-13|80	shared memory between forked (and this way strongly related) processes under
12mr|mm-1.4.2-13|81	Unix platforms. On the first layer it hides all platform dependent
12mr|mm-1.4.2-13|82	implementation details (allocation and locking) when dealing with shared
12mr|mm-1.4.2-13|83	memory segments and on the second layer it provides a high-level malloc(3)-
12mr|mm-1.4.2-13|84	style API for a convenient and well known way to work with data-structures
12mr|mm-1.4.2-13|85	inside those shared memory segments.
12mr|mm-1.4.2-13|86	
12mr|mm-1.4.2-13|87	This package contain files that are needed to develop applications which use
12mr|mm-1.4.2-13|88	the MM shared memory library.
12mr|mm-1.4.2-13|89	
12mr|mm-1.4.2-13|90	%package -n	%{libname}-static-devel
12mr|mm-1.4.2-13|91	Group:		Development/C
12mr|mm-1.4.2-13|92	Summary:	Development files for the OSSP mm (Shared Memory Allocation) Library
12mr|mm-1.4.2-13|93	Requires:	%{libname} = %{version}
12mr|mm-1.4.2-13|94	Provides:	libmm-static-devel = %{version}
12mr|mm-1.4.2-13|95	Provides:	mm-static-devel = %{version}
12mr|mm-1.4.2-13|96	
12mr|mm-1.4.2-13|97	%description -n	%{libname}-static-devel
12mr|mm-1.4.2-13|98	The MM library is a 2-layer abstraction library which simplifies the usage of
12mr|mm-1.4.2-13|99	shared memory between forked (and this way strongly related) processes under
12mr|mm-1.4.2-13|100	Unix platforms. On the first layer it hides all platform dependent
12mr|mm-1.4.2-13|101	implementation details (allocation and locking) when dealing with shared
12mr|mm-1.4.2-13|102	memory segments and on the second layer it provides a high-level malloc(3)-
12mr|mm-1.4.2-13|103	style API for a convenient and well known way to work with data-structures
12mr|mm-1.4.2-13|104	inside those shared memory segments.
12mr|mm-1.4.2-13|105	
12mr|mm-1.4.2-13|106	This package contain files that are needed to develop applications which use
12mr|mm-1.4.2-13|107	the MM shared memory library.
12mr|mm-1.4.2-13|108	
12mr|mm-1.4.2-13|109	%prep
12mr|mm-1.4.2-13|110	
12mr|mm-1.4.2-13|111	%setup -q
12mr|mm-1.4.2-13|112	%patch0 -p0
12mr|mm-1.4.2-13|113	
12mr|mm-1.4.2-13|114	%build
12mr|mm-1.4.2-13|115	%configure2_5x
12mr|mm-1.4.2-13|116	
12mr|mm-1.4.2-13|117	%make
12mr|mm-1.4.2-13|118	
12mr|mm-1.4.2-13|119	%check
12mr|mm-1.4.2-13|120	make test
12mr|mm-1.4.2-13|121	
12mr|mm-1.4.2-13|122	%install
12mr|mm-1.4.2-13|123	rm -rf %{buildroot}
12mr|mm-1.4.2-13|124	
12mr|mm-1.4.2-13|125	%makeinstall
12mr|mm-1.4.2-13|126	
12mr|mm-1.4.2-13|127	perl -pi -e "s|/(.*)buildroot||g;" %{buildroot}/usr/bin/mm-config
12mr|mm-1.4.2-13|128	
12mr|mm-1.4.2-13|129	%multiarch_binaries %{buildroot}%{_bindir}/mm-config
12mr|mm-1.4.2-13|130	
12mr|mm-1.4.2-13|131	%files -n %{libname}
12mr|mm-1.4.2-13|132	%{_libdir}/*.so.*
12mr|mm-1.4.2-13|133	
12mr|mm-1.4.2-13|134	%files -n %{libname}-devel
12mr|mm-1.4.2-13|135	%doc README LICENSE ChangeLog INSTALL PORTING THANKS
12mr|mm-1.4.2-13|136	%{multiarch_bindir}/mm-config
12mr|mm-1.4.2-13|137	%{_bindir}/mm-config
12mr|mm-1.4.2-13|138	%{_libdir}/*.so
12mr|mm-1.4.2-13|139	%{_includedir}/*
12mr|mm-1.4.2-13|140	%{_mandir}/man1/*
12mr|mm-1.4.2-13|141	%{_mandir}/man3/*
12mr|mm-1.4.2-13|142	
12mr|mm-1.4.2-13|143	%files -n %{libname}-static-devel
12mr|mm-1.4.2-13|144	%{_libdir}/*.a
12mr|mm-1.4.2-13|145	
12mr|mm-1.4.2-13|146	
12mr|mm-1.4.2-13|147	
12mr|mm-1.4.2-13|148	%changelog
12mr|mm-1.4.2-13|149	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mm-1.4.2-13|150	+ Commit: 42b73c9
12mr|mm-1.4.2-13|151	- Disable debug package as it's empty, spec cleanup
12mr|mm-1.4.2-13|152	
12mr|mm-1.4.2-13|153	

15192 12
12mr|mmc-check-password-3.0.0-5|1	Summary:	OpenLDAP password checker module for MMC
12mr|mmc-check-password-3.0.0-5|2	Name:		mmc-check-password
12mr|mmc-check-password-3.0.0-5|3	Version:	3.0.0
12mr|mmc-check-password-3.0.0-5|4	Release:	%mkrel 5
12mr|mmc-check-password-3.0.0-5|5	License:	GPL
12mr|mmc-check-password-3.0.0-5|6	Group:		System/Servers
12mr|mmc-check-password-3.0.0-5|7	URL:		http://mds.mandriva.org/
12mr|mmc-check-password-3.0.0-5|8	Source0:	mmc-check-password.tar.gz
12mr|mmc-check-password-3.0.0-5|9	Patch0:		mmc-check-password-mdv_conf.diff
12mr|mmc-check-password-3.0.0-5|10	BuildRequires:	openldap-devel
12mr|mmc-check-password-3.0.0-5|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mmc-check-password-3.0.0-5|12	
12mr|mmc-check-password-3.0.0-5|13	%description
12mr|mmc-check-password-3.0.0-5|14	OpenLDAP password checker module for MMC.
12mr|mmc-check-password-3.0.0-5|15	
12mr|mmc-check-password-3.0.0-5|16	%prep
12mr|mmc-check-password-3.0.0-5|17	
12mr|mmc-check-password-3.0.0-5|18	%setup -q -T -c -n %{name}-%{version} -a0
12mr|mmc-check-password-3.0.0-5|19	%patch0 -p0
12mr|mmc-check-password-3.0.0-5|20	
12mr|mmc-check-password-3.0.0-5|21	%build
12mr|mmc-check-password-3.0.0-5|22	
12mr|mmc-check-password-3.0.0-5|23	make CFLAGS="%{optflags} -fPIC"
12mr|mmc-check-password-3.0.0-5|24	
12mr|mmc-check-password-3.0.0-5|25	%install
12mr|mmc-check-password-3.0.0-5|26	rm -rf %{buildroot}
12mr|mmc-check-password-3.0.0-5|27	
12mr|mmc-check-password-3.0.0-5|28	install -d %{buildroot}%{_libdir}/openldap
12mr|mmc-check-password-3.0.0-5|29	install -d %{buildroot}%{_sysconfdir}/openldap
12mr|mmc-check-password-3.0.0-5|30	
12mr|mmc-check-password-3.0.0-5|31	install -m0644 mmc-check-password.conf %{buildroot}%{_sysconfdir}/openldap/mmc-check-password.conf
12mr|mmc-check-password-3.0.0-5|32	install -m0755 mmc-check-password.so %{buildroot}%{_libdir}/openldap/mmc-check-password.so
12mr|mmc-check-password-3.0.0-5|33	
12mr|mmc-check-password-3.0.0-5|34	%clean
12mr|mmc-check-password-3.0.0-5|35	rm -rf %{buildroot}
12mr|mmc-check-password-3.0.0-5|36	
12mr|mmc-check-password-3.0.0-5|37	%files
12mr|mmc-check-password-3.0.0-5|38	%defattr(-,root,root,0755)
12mr|mmc-check-password-3.0.0-5|39	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/openldap/mmc-check-password.conf
12mr|mmc-check-password-3.0.0-5|40	%attr(0755,root,root) %{_libdir}/openldap/mmc-check-password.so
12mr|mmc-check-password-3.0.0-5|41	
12mr|mmc-check-password-3.0.0-5|42	
12mr|mmc-check-password-3.0.0-5|43	
12mr|mmc-check-password-3.0.0-5|44	
12mr|mmc-check-password-3.0.0-5|45	%changelog
12mr|mmc-check-password-3.0.0-5|46	

15193 12
12mr|mmc-core-3.0.3.2-2|1	#%#define _use_internal_dependency_generator	0
12mr|mmc-core-3.0.3.2-2|2	%define __noautoreq 'pear\\(graph|pear\\(includes|pear\\(modules'
12mr|mmc-core-3.0.3.2-2|3	
12mr|mmc-core-3.0.3.2-2|4	Summary:	Mandriva Management Console
12mr|mmc-core-3.0.3.2-2|5	Name:		mmc-core
12mr|mmc-core-3.0.3.2-2|6	Version:	3.0.3.2
12mr|mmc-core-3.0.3.2-2|7	Release:	2
12mr|mmc-core-3.0.3.2-2|8	License:	GPL
12mr|mmc-core-3.0.3.2-2|9	Group:		System/Servers
12mr|mmc-core-3.0.3.2-2|10	URL:		http://mds.mandriva.org/
12mr|mmc-core-3.0.3.2-2|11	Source0:	http://mds.mandriva.org/pub/mmc-core/sources/%{version}/%{name}-%{version}.tar.gz
12mr|mmc-core-3.0.3.2-2|12	BuildRequires:	python-devel
12mr|mmc-core-3.0.3.2-2|13	BuildRequires:	gettext
12mr|mmc-core-3.0.3.2-2|14	BuildRequires:	gettext-devel
12mr|mmc-core-3.0.3.2-2|15	BuildRequires:	openldap-devel
12mr|mmc-core-3.0.3.2-2|16	
12mr|mmc-core-3.0.3.2-2|17	%description
12mr|mmc-core-3.0.3.2-2|18	Mandriva Management Console agent & web interface with
12mr|mmc-core-3.0.3.2-2|19	base and password policies modules.
12mr|mmc-core-3.0.3.2-2|20	
12mr|mmc-core-3.0.3.2-2|21	%package -n mmc-agent
12mr|mmc-core-3.0.3.2-2|22	Summary:    Mandriva Management Console agent
12mr|mmc-core-3.0.3.2-2|23	Group:      System/Servers
12mr|mmc-core-3.0.3.2-2|24	Requires:   python-base
12mr|mmc-core-3.0.3.2-2|25	Requires:   python-mmc-base
12mr|mmc-core-3.0.3.2-2|26	Requires:   pyOpenSSL
12mr|mmc-core-3.0.3.2-2|27	Requires:   logrotate
12mr|mmc-core-3.0.3.2-2|28	
12mr|mmc-core-3.0.3.2-2|29	%description -n mmc-agent
12mr|mmc-core-3.0.3.2-2|30	XMLRPC server of the Mandriva Management Console API.
12mr|mmc-core-3.0.3.2-2|31	This is the underlying service used by the MMC web interface.
12mr|mmc-core-3.0.3.2-2|32	
12mr|mmc-core-3.0.3.2-2|33	%package -n python-mmc-core
12mr|mmc-core-3.0.3.2-2|34	Summary:    Mandriva Management Console core
12mr|mmc-core-3.0.3.2-2|35	Group:      System/Servers
12mr|mmc-core-3.0.3.2-2|36	Requires:   python-base
12mr|mmc-core-3.0.3.2-2|37	Requires:   python-twisted-web
12mr|mmc-core-3.0.3.2-2|38	Suggests:   python-sqlalchemy > 0.4
12mr|mmc-core-3.0.3.2-2|39	Suggests:   python-mysql
12mr|mmc-core-3.0.3.2-2|40	
12mr|mmc-core-3.0.3.2-2|41	%description -n python-mmc-core
12mr|mmc-core-3.0.3.2-2|42	Contains the mmc core python classes used by all other
12mr|mmc-core-3.0.3.2-2|43	modules.
12mr|mmc-core-3.0.3.2-2|44	
12mr|mmc-core-3.0.3.2-2|45	%package -n	python-mmc-base
12mr|mmc-core-3.0.3.2-2|46	Summary:	Mandriva Management Console base plugin
12mr|mmc-core-3.0.3.2-2|47	Group:      	System/Servers
12mr|mmc-core-3.0.3.2-2|48	Requires:   	python-base
12mr|mmc-core-3.0.3.2-2|49	Requires:  	python-ldap
12mr|mmc-core-3.0.3.2-2|50	Requires:   	python-mmc-plugins-tools
12mr|mmc-core-3.0.3.2-2|51	Requires:   	python-mmc-core
12mr|mmc-core-3.0.3.2-2|52	
12mr|mmc-core-3.0.3.2-2|53	%description -n	python-mmc-base
12mr|mmc-core-3.0.3.2-2|54	Contains the base infrastructure for all MMC plugins:
12mr|mmc-core-3.0.3.2-2|55	* support classes
12mr|mmc-core-3.0.3.2-2|56	* base LDAP management classes
12mr|mmc-core-3.0.3.2-2|57	
12mr|mmc-core-3.0.3.2-2|58	%package -n python-mmc-ppolicy
12mr|mmc-core-3.0.3.2-2|59	Summary:    Mandriva Management Console password policy plugin
12mr|mmc-core-3.0.3.2-2|60	Group:      System/Servers
12mr|mmc-core-3.0.3.2-2|61	Requires:   python-base
12mr|mmc-core-3.0.3.2-2|62	Requires:   python-mmc-core
12mr|mmc-core-3.0.3.2-2|63	Suggests:   mmc-check-password
12mr|mmc-core-3.0.3.2-2|64	%if %mdkversion >= 201200 && %{_use_internal_dependency_generator}
12mr|mmc-core-3.0.3.2-2|65	# add buggy self dependencies
12mr|mmc-core-3.0.3.2-2|66	Provides:	pear(ppolicy-xmlrpc.php)
12mr|mmc-core-3.0.3.2-2|67	Provides:	pear(ppolicy.inc.php)
12mr|mmc-core-3.0.3.2-2|68	%endif
12mr|mmc-core-3.0.3.2-2|69	
12mr|mmc-core-3.0.3.2-2|70	%description -n python-mmc-ppolicy
12mr|mmc-core-3.0.3.2-2|71	Contains the password policy python classes to handle
12mr|mmc-core-3.0.3.2-2|72	password policies in LDAP.
12mr|mmc-core-3.0.3.2-2|73	
12mr|mmc-core-3.0.3.2-2|74	%package -n	mmc-web-ppolicy
12mr|mmc-core-3.0.3.2-2|75	Summary:	Password policies plugin
12mr|mmc-core-3.0.3.2-2|76	Group:		System/Servers
12mr|mmc-core-3.0.3.2-2|77	Requires:	mmc-web-base
12mr|mmc-core-3.0.3.2-2|78	
12mr|mmc-core-3.0.3.2-2|79	%description -n mmc-web-ppolicy
12mr|mmc-core-3.0.3.2-2|80	Contains the password policy web interface
12mr|mmc-core-3.0.3.2-2|81	
12mr|mmc-core-3.0.3.2-2|82	%package -n 	mmc-web-base
12mr|mmc-core-3.0.3.2-2|83	Summary:        MMC web interface to interact with a MMC agent
12mr|mmc-core-3.0.3.2-2|84	Group:          System/Servers
12mr|mmc-core-3.0.3.2-2|85	Requires:       apache >= 2.0.52
12mr|mmc-core-3.0.3.2-2|86	Requires:       apache-mod_php
12mr|mmc-core-3.0.3.2-2|87	Requires:       php-xmlrpc
12mr|mmc-core-3.0.3.2-2|88	Requires:       php-iconv
12mr|mmc-core-3.0.3.2-2|89	%if %mdkversion >= 201200 && %{_use_internal_dependency_generator}
12mr|mmc-core-3.0.3.2-2|90	# add buggy self dependencies
12mr|mmc-core-3.0.3.2-2|91	Provides:	pear(ErrorHandling.php)
12mr|mmc-core-3.0.3.2-2|92	Provides:	pear(FormGenerator.php)
12mr|mmc-core-3.0.3.2-2|93	Provides:	pear(ModulesGenerator.php)
12mr|mmc-core-3.0.3.2-2|94	Provides:	pear(PageGenerator.php)
12mr|mmc-core-3.0.3.2-2|95	Provides:	pear(acl.inc.php)
12mr|mmc-core-3.0.3.2-2|96	Provides:	pear(config.inc.php)
12mr|mmc-core-3.0.3.2-2|97	Provides:	pear(edit.php)
12mr|mmc-core-3.0.3.2-2|98	Provides:	pear(i18n.inc.php)
12mr|mmc-core-3.0.3.2-2|99	Provides:	pear(license.php)
12mr|mmc-core-3.0.3.2-2|100	Provides:	pear(localSidebar.php)
12mr|mmc-core-3.0.3.2-2|101	Provides:	pear(logging-xmlrpc.inc.php)
12mr|mmc-core-3.0.3.2-2|102	Provides:	pear(main_content.php)
12mr|mmc-core-3.0.3.2-2|103	Provides:	pear(session.inc.php)
12mr|mmc-core-3.0.3.2-2|104	Provides:	pear(xmlrpc.inc.php)
12mr|mmc-core-3.0.3.2-2|105	%endif
12mr|mmc-core-3.0.3.2-2|106	
12mr|mmc-core-3.0.3.2-2|107	%description -n mmc-web-base
12mr|mmc-core-3.0.3.2-2|108	Mandriva Management Console web interface designed by Linbox.
12mr|mmc-core-3.0.3.2-2|109	
12mr|mmc-core-3.0.3.2-2|110	%package -n	python-mmc-plugins-tools
12mr|mmc-core-3.0.3.2-2|111	Summary:	Required tools for some MMC plugins
12mr|mmc-core-3.0.3.2-2|112	Group:		System/Servers
12mr|mmc-core-3.0.3.2-2|113	Requires:	cdrkit-genisoimage
12mr|mmc-core-3.0.3.2-2|114	
12mr|mmc-core-3.0.3.2-2|115	%description -n	python-mmc-plugins-tools
12mr|mmc-core-3.0.3.2-2|116	Contains common tools needed by some plugins of mmc-agent package.
12mr|mmc-core-3.0.3.2-2|117	
12mr|mmc-core-3.0.3.2-2|118	%package -n	mmc-check-password
12mr|mmc-core-3.0.3.2-2|119	Summary:	OpenLDAP password checker module for MMC
12mr|mmc-core-3.0.3.2-2|120	Group:		System/Servers
12mr|mmc-core-3.0.3.2-2|121	
12mr|mmc-core-3.0.3.2-2|122	%description -n mmc-check-password
12mr|mmc-core-3.0.3.2-2|123	OpenLDAP module to validate users passwords against LDAP's password policies.
12mr|mmc-core-3.0.3.2-2|124	
12mr|mmc-core-3.0.3.2-2|125	%prep
12mr|mmc-core-3.0.3.2-2|126	%setup -q -n %{name}-%{version}
12mr|mmc-core-3.0.3.2-2|127	
12mr|mmc-core-3.0.3.2-2|128	%build
12mr|mmc-core-3.0.3.2-2|129	sed -e 's|-Werror||g' -i configure
12mr|mmc-core-3.0.3.2-2|130	%configure2_5x						\
12mr|mmc-core-3.0.3.2-2|131	--with-initdir=%{_initrddir}			\
12mr|mmc-core-3.0.3.2-2|132	--disable-python-check				\
12mr|mmc-core-3.0.3.2-2|133	--enable-check-password				\
12mr|mmc-core-3.0.3.2-2|134	--with-ldap-confdir=%{_sysconfdir}/openldap	\
12mr|mmc-core-3.0.3.2-2|135	--with-ldap-libdir=%{_libdir}/openldap
12mr|mmc-core-3.0.3.2-2|136	make
12mr|mmc-core-3.0.3.2-2|137	
12mr|mmc-core-3.0.3.2-2|138	%install
12mr|mmc-core-3.0.3.2-2|139	%makeinstall_std
12mr|mmc-core-3.0.3.2-2|140	# logrotate configuration
12mr|mmc-core-3.0.3.2-2|141	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mr|mmc-core-3.0.3.2-2|142	# install log rotation stuff
12mr|mmc-core-3.0.3.2-2|143	cat > %{buildroot}%{_sysconfdir}/logrotate.d/mmc-agent << EOF
12mr|mmc-core-3.0.3.2-2|144	/var/log/mmc/mmc-agent.log /var/log/dhcp-ldap-startup.log /var/log/mmc/mmc-fileprefix.log {
12mr|mmc-core-3.0.3.2-2|145	create 644 root root
12mr|mmc-core-3.0.3.2-2|146	monthly
12mr|mmc-core-3.0.3.2-2|147	compress
12mr|mmc-core-3.0.3.2-2|148	missingok
12mr|mmc-core-3.0.3.2-2|149	postrotate
12mr|mmc-core-3.0.3.2-2|150	%{_initrddir}/mmc-agent condrestart >/dev/null 2>&1 || :
12mr|mmc-core-3.0.3.2-2|151	endscript
12mr|mmc-core-3.0.3.2-2|152	}
12mr|mmc-core-3.0.3.2-2|153	EOF
12mr|mmc-core-3.0.3.2-2|154	# install log directory
12mr|mmc-core-3.0.3.2-2|155	install -d %{buildroot}/var/log/mmc
12mr|mmc-core-3.0.3.2-2|156	# patch privkey.pem
12mr|mmc-core-3.0.3.2-2|157	mv %{buildroot}%{_sysconfdir}/mmc/agent/keys/localcert.pem %{buildroot}%{_sysconfdir}/mmc/agent/keys/privkey.pem
12mr|mmc-core-3.0.3.2-2|158	sed -i 's!localcert.pem!privkey.pem!g' %{buildroot}%{_sysconfdir}/mmc/agent/config.ini
12mr|mmc-core-3.0.3.2-2|159	# install apache configuration
12mr|mmc-core-3.0.3.2-2|160	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/
12mr|mmc-core-3.0.3.2-2|161	cp %{buildroot}%{_sysconfdir}/mmc/apache/mmc.conf %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mmc.conf
12mr|mmc-core-3.0.3.2-2|162	# Cleanup
12mr|mmc-core-3.0.3.2-2|163	rm -f `find %{buildroot} -name *.pyo`
12mr|mmc-core-3.0.3.2-2|164	%find_lang base
12mr|mmc-core-3.0.3.2-2|165	%find_lang ppolicy
12mr|mmc-core-3.0.3.2-2|166	
12mr|mmc-core-3.0.3.2-2|167	%post -n mmc-agent
12mr|mmc-core-3.0.3.2-2|168	if [ $1 = 1 ]; then
12mr|mmc-core-3.0.3.2-2|169	/sbin/chkconfig --add mmc-agent >/dev/null 2>&1 || :
12mr|mmc-core-3.0.3.2-2|170	fi
12mr|mmc-core-3.0.3.2-2|171	# comment on le fait juste pour un package ?
12mr|mmc-core-3.0.3.2-2|172	if [ -f /var/lock/subsys/httpd ]; then
12mr|mmc-core-3.0.3.2-2|173	%{_initrddir}/httpd restart >/dev/null || :
12mr|mmc-core-3.0.3.2-2|174	fi
12mr|mmc-core-3.0.3.2-2|175	
12mr|mmc-core-3.0.3.2-2|176	%preun -n mmc-agent
12mr|mmc-core-3.0.3.2-2|177	if [ $1 = 0 ]; then
12mr|mmc-core-3.0.3.2-2|178	/sbin/chkconfig --del mmc-agent >/dev/null 2>&1 || :
12mr|mmc-core-3.0.3.2-2|179	[ -f /var/lock/subsys/mmc-agent ] && %{_initrddir}/mmc-agent stop >/dev/null 2>&1 || :
12mr|mmc-core-3.0.3.2-2|180	fi
12mr|mmc-core-3.0.3.2-2|181	exit 0
12mr|mmc-core-3.0.3.2-2|182	
12mr|mmc-core-3.0.3.2-2|183	%postun -n mmc-agent
12mr|mmc-core-3.0.3.2-2|184	if [ "$1" -ge 1 ]; then
12mr|mmc-core-3.0.3.2-2|185	%{_initrddir}/mmc-agent condrestart >/dev/null 2>&1 || :
12mr|mmc-core-3.0.3.2-2|186	fi
12mr|mmc-core-3.0.3.2-2|187	# comment on le fait juste pour un package ?
12mr|mmc-core-3.0.3.2-2|188	if [ "$1" = "0" ]; then
12mr|mmc-core-3.0.3.2-2|189	if [ -f /var/lock/subsys/httpd ]; then
12mr|mmc-core-3.0.3.2-2|190	%{_initrddir}/httpd restart >/dev/null || :
12mr|mmc-core-3.0.3.2-2|191	fi
12mr|mmc-core-3.0.3.2-2|192	fi
12mr|mmc-core-3.0.3.2-2|193	
12mr|mmc-core-3.0.3.2-2|194	%files -n mmc-agent
12mr|mmc-core-3.0.3.2-2|195	%doc COPYING ChangeLog
12mr|mmc-core-3.0.3.2-2|196	%attr(0755,root,root) %{_initrddir}/mmc-agent
12mr|mmc-core-3.0.3.2-2|197	%attr(0755,root,root) %dir %{_sysconfdir}/mmc
12mr|mmc-core-3.0.3.2-2|198	%attr(0755,root,root) %dir %{_sysconfdir}/mmc/agent
12mr|mmc-core-3.0.3.2-2|199	%attr(0755,root,root) %dir %{_sysconfdir}/mmc/agent/keys
12mr|mmc-core-3.0.3.2-2|200	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/agent/config.ini
12mr|mmc-core-3.0.3.2-2|201	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/agent/keys/cacert.pem
12mr|mmc-core-3.0.3.2-2|202	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/agent/keys/privkey.pem
12mr|mmc-core-3.0.3.2-2|203	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/mmc-agent
12mr|mmc-core-3.0.3.2-2|204	%attr(0755,root,root) %{_sbindir}/mmc-agent
12mr|mmc-core-3.0.3.2-2|205	%attr(0755,root,root) %{_sbindir}/mmc-add-schema
12mr|mmc-core-3.0.3.2-2|206	%attr(0755,root,root) %{_bindir}/mmc-helper
12mr|mmc-core-3.0.3.2-2|207	%attr(0755,root,root) %dir /var/log/mmc
12mr|mmc-core-3.0.3.2-2|208	%{py_puresitedir}/mmc/agent.py*
12mr|mmc-core-3.0.3.2-2|209	
12mr|mmc-core-3.0.3.2-2|210	%files -n python-mmc-core
12mr|mmc-core-3.0.3.2-2|211	%{py_puresitedir}/mmc/core
12mr|mmc-core-3.0.3.2-2|212	
12mr|mmc-core-3.0.3.2-2|213	%files -n python-mmc-base
12mr|mmc-core-3.0.3.2-2|214	%{_datadir}/doc/python-mmc-base
12mr|mmc-core-3.0.3.2-2|215	%docdir %{_datadir}/doc/python-mmc-base
12mr|mmc-core-3.0.3.2-2|216	%attr(0755,root,root) %dir %{_sysconfdir}/mmc/plugins
12mr|mmc-core-3.0.3.2-2|217	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/base.ini
12mr|mmc-core-3.0.3.2-2|218	%attr(0755,root,root) %{_sbindir}/mds-report
12mr|mmc-core-3.0.3.2-2|219	%dir %{py_puresitedir}/mmc
12mr|mmc-core-3.0.3.2-2|220	%{py_puresitedir}/mmc/support
12mr|mmc-core-3.0.3.2-2|221	%{py_puresitedir}/mmc/__init__.py*
12mr|mmc-core-3.0.3.2-2|222	%{py_puresitedir}/mmc/site.py*
12mr|mmc-core-3.0.3.2-2|223	%{py_puresitedir}/mmc/ssl.py*
12mr|mmc-core-3.0.3.2-2|224	%{py_puresitedir}/mmc/client
12mr|mmc-core-3.0.3.2-2|225	%dir %{py_puresitedir}/mmc/plugins
12mr|mmc-core-3.0.3.2-2|226	%{py_puresitedir}/mmc/plugins/__init__.py*
12mr|mmc-core-3.0.3.2-2|227	%{py_puresitedir}/mmc/plugins/base
12mr|mmc-core-3.0.3.2-2|228	
12mr|mmc-core-3.0.3.2-2|229	%files -n python-mmc-ppolicy
12mr|mmc-core-3.0.3.2-2|230	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/plugins/ppolicy.ini
12mr|mmc-core-3.0.3.2-2|231	%{py_puresitedir}/mmc/plugins/ppolicy
12mr|mmc-core-3.0.3.2-2|232	
12mr|mmc-core-3.0.3.2-2|233	%files -n mmc-web-ppolicy -f ppolicy.lang
12mr|mmc-core-3.0.3.2-2|234	%dir %{_datadir}/mmc/modules/ppolicy
12mr|mmc-core-3.0.3.2-2|235	%dir %{_datadir}/mmc/modules/ppolicy/locale
12mr|mmc-core-3.0.3.2-2|236	%{_datadir}/mmc/modules/ppolicy/*.php
12mr|mmc-core-3.0.3.2-2|237	%{_datadir}/mmc/modules/ppolicy/default
12mr|mmc-core-3.0.3.2-2|238	%{_datadir}/mmc/modules/ppolicy/includes
12mr|mmc-core-3.0.3.2-2|239	
12mr|mmc-core-3.0.3.2-2|240	%files -n mmc-web-base -f base.lang
12mr|mmc-core-3.0.3.2-2|241	%attr(0755,root,root) %dir %{_sysconfdir}/mmc/apache
12mr|mmc-core-3.0.3.2-2|242	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/mmc/apache/mmc.conf
12mr|mmc-core-3.0.3.2-2|243	%attr(0755,root,root) %dir %{_sysconfdir}/httpd/conf/webapps.d/
12mr|mmc-core-3.0.3.2-2|244	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/mmc.conf
12mr|mmc-core-3.0.3.2-2|245	%attr(0640,root,apache) %config(noreplace) %{_sysconfdir}/mmc/mmc.ini
12mr|mmc-core-3.0.3.2-2|246	%dir %{_datadir}/mmc
12mr|mmc-core-3.0.3.2-2|247	%{_datadir}/mmc/*.php
12mr|mmc-core-3.0.3.2-2|248	%{_datadir}/mmc/graph
12mr|mmc-core-3.0.3.2-2|249	%{_datadir}/mmc/img
12mr|mmc-core-3.0.3.2-2|250	%{_datadir}/mmc/includes
12mr|mmc-core-3.0.3.2-2|251	%{_datadir}/mmc/jsframework
12mr|mmc-core-3.0.3.2-2|252	%{_datadir}/mmc/logout
12mr|mmc-core-3.0.3.2-2|253	%dir %{_datadir}/mmc/modules
12mr|mmc-core-3.0.3.2-2|254	%dir %{_datadir}/mmc/modules/base
12mr|mmc-core-3.0.3.2-2|255	%dir %{_datadir}/mmc/modules/base/locale
12mr|mmc-core-3.0.3.2-2|256	%{_datadir}/mmc/modules/base/*.php
12mr|mmc-core-3.0.3.2-2|257	%{_datadir}/mmc/modules/base/audit
12mr|mmc-core-3.0.3.2-2|258	%{_datadir}/mmc/modules/base/computers
12mr|mmc-core-3.0.3.2-2|259	%{_datadir}/mmc/modules/base/graph
12mr|mmc-core-3.0.3.2-2|260	%{_datadir}/mmc/modules/base/groups
12mr|mmc-core-3.0.3.2-2|261	%{_datadir}/mmc/modules/base/includes
12mr|mmc-core-3.0.3.2-2|262	%{_datadir}/mmc/modules/base/logview
12mr|mmc-core-3.0.3.2-2|263	%{_datadir}/mmc/modules/base/status
12mr|mmc-core-3.0.3.2-2|264	%{_datadir}/mmc/modules/base/users
12mr|mmc-core-3.0.3.2-2|265	%{_datadir}/mmc/modules/base/views
12mr|mmc-core-3.0.3.2-2|266	
12mr|mmc-core-3.0.3.2-2|267	%files -n python-mmc-plugins-tools
12mr|mmc-core-3.0.3.2-2|268	%dir %{_libdir}/mmc
12mr|mmc-core-3.0.3.2-2|269	%dir %{_libdir}/mmc/backup-tools
12mr|mmc-core-3.0.3.2-2|270	%{_libdir}/mmc/backup-tools/cdlist
12mr|mmc-core-3.0.3.2-2|271	%{_libdir}/mmc/backup-tools/backup.sh
12mr|mmc-core-3.0.3.2-2|272	
12mr|mmc-core-3.0.3.2-2|273	%files -n mmc-check-password
12mr|mmc-core-3.0.3.2-2|274	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/openldap/mmc-check-password.conf
12mr|mmc-core-3.0.3.2-2|275	%attr(0755,root,root) %{_libdir}/openldap/mmc-check-password.*
12mr|mmc-core-3.0.3.2-2|276	%attr(0755,root,root) %{_bindir}/mmc-password-helper
12mr|mmc-core-3.0.3.2-2|277	
12mr|mmc-core-3.0.3.2-2|278	
12mr|mmc-core-3.0.3.2-2|279	
12mr|mmc-core-3.0.3.2-2|280	%changelog
12mr|mmc-core-3.0.3.2-2|281	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mmc-core-3.0.3.2-2|282	+ Commit: f76232d
12mr|mmc-core-3.0.3.2-2|283	- Disable debug package properly
12mr|mmc-core-3.0.3.2-2|284	
12mr|mmc-core-3.0.3.2-2|285	

15194 12
12mr|mm-common-0.9.5-2|1	%define name mm-common
12mr|mm-common-0.9.5-2|2	%define version 0.9.5
12mr|mm-common-0.9.5-2|3	%define release %mkrel 2
12mr|mm-common-0.9.5-2|4	
12mr|mm-common-0.9.5-2|5	Summary: Build infrastructure and utilities for GNOME C++ bindings
12mr|mm-common-0.9.5-2|6	Name: %{name}
12mr|mm-common-0.9.5-2|7	Version: %{version}
12mr|mm-common-0.9.5-2|8	Release: %{release}
12mr|mm-common-0.9.5-2|9	Source0: http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
12mr|mm-common-0.9.5-2|10	License: GPLv2+
12mr|mm-common-0.9.5-2|11	Group: Development/GNOME and GTK+
12mr|mm-common-0.9.5-2|12	Url: http://www.gtkmm.org/
12mr|mm-common-0.9.5-2|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mm-common-0.9.5-2|14	BuildArch: noarch
12mr|mm-common-0.9.5-2|15	BuildRequires: curl
12mr|mm-common-0.9.5-2|16	BuildRequires: wget
12mr|mm-common-0.9.5-2|17	
12mr|mm-common-0.9.5-2|18	%description
12mr|mm-common-0.9.5-2|19	The mm-common module provides the build infrastructure and utilities
12mr|mm-common-0.9.5-2|20	shared among the GNOME C++ binding libraries.  It is only a required
12mr|mm-common-0.9.5-2|21	dependency for building the C++ bindings from the gnome.org version
12mr|mm-common-0.9.5-2|22	control repository.  An installation of mm-common is not required for
12mr|mm-common-0.9.5-2|23	building tarball releases, unless configured to use maintainer-mode.
12mr|mm-common-0.9.5-2|24	
12mr|mm-common-0.9.5-2|25	%prep
12mr|mm-common-0.9.5-2|26	%setup -q
12mr|mm-common-0.9.5-2|27	
12mr|mm-common-0.9.5-2|28	%build
12mr|mm-common-0.9.5-2|29	%configure2_5x
12mr|mm-common-0.9.5-2|30	%make
12mr|mm-common-0.9.5-2|31	
12mr|mm-common-0.9.5-2|32	%install
12mr|mm-common-0.9.5-2|33	rm -rf %{buildroot}
12mr|mm-common-0.9.5-2|34	%makeinstall_std
12mr|mm-common-0.9.5-2|35	
12mr|mm-common-0.9.5-2|36	%clean
12mr|mm-common-0.9.5-2|37	rm -rf %{buildroot}
12mr|mm-common-0.9.5-2|38	
12mr|mm-common-0.9.5-2|39	%files
12mr|mm-common-0.9.5-2|40	%defattr(-,root,root)
12mr|mm-common-0.9.5-2|41	%doc README NEWS ChangeLog AUTHORS
12mr|mm-common-0.9.5-2|42	%_bindir/mm-common-prepare
12mr|mm-common-0.9.5-2|43	%_datadir/aclocal/*.m4
12mr|mm-common-0.9.5-2|44	%_datadir/%name
12mr|mm-common-0.9.5-2|45	%_datadir/pkgconfig/*.pc
12mr|mm-common-0.9.5-2|46	%_mandir/man1/*.1*
12mr|mm-common-0.9.5-2|47	
12mr|mm-common-0.9.5-2|48	
12mr|mm-common-0.9.5-2|49	
12mr|mm-common-0.9.5-2|50	%changelog
12mr|mm-common-0.9.5-2|51	

15195 12
12mr|mobile-broadband-provider-info-20110511-3|1	Name: mobile-broadband-provider-info
12mr|mobile-broadband-provider-info-20110511-3|2	Summary: Mobile broadband providers database
12mr|mobile-broadband-provider-info-20110511-3|3	Group: System/Configuration/Other
12mr|mobile-broadband-provider-info-20110511-3|4	Version: 20110511
12mr|mobile-broadband-provider-info-20110511-3|5	Release: %mkrel 3
12mr|mobile-broadband-provider-info-20110511-3|6	License: Public Domain
12mr|mobile-broadband-provider-info-20110511-3|7	URL: http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders
12mr|mobile-broadband-provider-info-20110511-3|8	Source0: http://ftp.gnome.org/pub/gnome/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2
12mr|mobile-broadband-provider-info-20110511-3|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mobile-broadband-provider-info-20110511-3|10	BuildArch: noarch
12mr|mobile-broadband-provider-info-20110511-3|11	BuildRequires: libxml2-utils
12mr|mobile-broadband-provider-info-20110511-3|12	
12mr|mobile-broadband-provider-info-20110511-3|13	%description
12mr|mobile-broadband-provider-info-20110511-3|14	The mobile-broadband-provider-info package contains listings of mobile
12mr|mobile-broadband-provider-info-20110511-3|15	broadband (3G) providers and associated network and plan information.
12mr|mobile-broadband-provider-info-20110511-3|16	
12mr|mobile-broadband-provider-info-20110511-3|17	%prep
12mr|mobile-broadband-provider-info-20110511-3|18	%setup -q -n %{name}-%{version}
12mr|mobile-broadband-provider-info-20110511-3|19	
12mr|mobile-broadband-provider-info-20110511-3|20	%build
12mr|mobile-broadband-provider-info-20110511-3|21	%configure2_5x
12mr|mobile-broadband-provider-info-20110511-3|22	%make
12mr|mobile-broadband-provider-info-20110511-3|23	
12mr|mobile-broadband-provider-info-20110511-3|24	%install
12mr|mobile-broadband-provider-info-20110511-3|25	rm -rf %{buildroot}
12mr|mobile-broadband-provider-info-20110511-3|26	%makeinstall_std
12mr|mobile-broadband-provider-info-20110511-3|27	
12mr|mobile-broadband-provider-info-20110511-3|28	%clean
12mr|mobile-broadband-provider-info-20110511-3|29	rm -rf %{buildroot}
12mr|mobile-broadband-provider-info-20110511-3|30	
12mr|mobile-broadband-provider-info-20110511-3|31	%files
12mr|mobile-broadband-provider-info-20110511-3|32	%defattr(-,root,root,-)
12mr|mobile-broadband-provider-info-20110511-3|33	%{_datadir}/pkgconfig/%{name}.pc
12mr|mobile-broadband-provider-info-20110511-3|34	%{_datadir}/%{name}/*
12mr|mobile-broadband-provider-info-20110511-3|35	
12mr|mobile-broadband-provider-info-20110511-3|36	
12mr|mobile-broadband-provider-info-20110511-3|37	
12mr|mobile-broadband-provider-info-20110511-3|38	%changelog
12mr|mobile-broadband-provider-info-20110511-3|39	

15196 12
12mr|mock-urpm-1.1.12-16|1	%define modname mock_urpm
12mr|mock-urpm-1.1.12-16|2	
12mr|mock-urpm-1.1.12-16|3	Summary: Builds packages inside chroots
12mr|mock-urpm-1.1.12-16|4	Name: mock-urpm
12mr|mock-urpm-1.1.12-16|5	Version: 1.1.12
12mr|mock-urpm-1.1.12-16|6	Release: 16
12mr|mock-urpm-1.1.12-16|7	License: GPLv2+
12mr|mock-urpm-1.1.12-16|8	Group: Development/Other
12mr|mock-urpm-1.1.12-16|9	Source: %{name}-%{version}.tar.gz
12mr|mock-urpm-1.1.12-16|10	URL: http://wiki.rosalab.ru/en/index.php/Mock-urpm
12mr|mock-urpm-1.1.12-16|11	
12mr|mock-urpm-1.1.12-16|12	BuildArch:      noarch
12mr|mock-urpm-1.1.12-16|13	BuildRoot:      %{name}-%{version}
12mr|mock-urpm-1.1.12-16|14	Requires:       tar
12mr|mock-urpm-1.1.12-16|15	Requires:       pigz
12mr|mock-urpm-1.1.12-16|16	Requires:       python-ctypes
12mr|mock-urpm-1.1.12-16|17	Requires:       python-decoratortools
12mr|mock-urpm-1.1.12-16|18	Requires:       usermode-consoleonly
12mr|mock-urpm-1.1.12-16|19	Requires:       shadow-utils
12mr|mock-urpm-1.1.12-16|20	Requires:       coreutils
12mr|mock-urpm-1.1.12-16|21	Requires:       python-rpm
12mr|mock-urpm-1.1.12-16|22	Requires:       rpm-build
12mr|mock-urpm-1.1.12-16|23	BuildRequires:  python-devel
12mr|mock-urpm-1.1.12-16|24	BuildRequires:  shadow-utils
12mr|mock-urpm-1.1.12-16|25	
12mr|mock-urpm-1.1.12-16|26	
12mr|mock-urpm-1.1.12-16|27	%description
12mr|mock-urpm-1.1.12-16|28	Mock-urpm takes an SRPM and builds it in a chroot
12mr|mock-urpm-1.1.12-16|29	
12mr|mock-urpm-1.1.12-16|30	%prep
12mr|mock-urpm-1.1.12-16|31	%setup -q -n %{name}
12mr|mock-urpm-1.1.12-16|32	
12mr|mock-urpm-1.1.12-16|33	%install
12mr|mock-urpm-1.1.12-16|34	make install DESTDIR=%{buildroot}
12mr|mock-urpm-1.1.12-16|35	mkdir -p %{buildroot}/%{_bindir}
12mr|mock-urpm-1.1.12-16|36	ln -s %{_bindir}/consolehelper %{buildroot}/%{_bindir}/%{name}
12mr|mock-urpm-1.1.12-16|37	ln -s %{_datadir}/bash-completion/%{name} %{buildroot}/%{_sysconfdir}/bash_completion.d/%{name}
12mr|mock-urpm-1.1.12-16|38	
12mr|mock-urpm-1.1.12-16|39	%pre
12mr|mock-urpm-1.1.12-16|40	if [ $1 -eq 1 ]; then #first install
12mr|mock-urpm-1.1.12-16|41	groupadd -r -f %{name} >/dev/null 2>&1 || :
12mr|mock-urpm-1.1.12-16|42	if [ ! -z `env|grep SUDO_USER` ]; then
12mr|mock-urpm-1.1.12-16|43	usermod -a -G %{name} `env|grep SUDO_USER | cut -f2 -d=` >/dev/null 2>&1 || :
12mr|mock-urpm-1.1.12-16|44	fi
12mr|mock-urpm-1.1.12-16|45	fi
12mr|mock-urpm-1.1.12-16|46	
12mr|mock-urpm-1.1.12-16|47	%postun
12mr|mock-urpm-1.1.12-16|48	if [ $1 -eq 0 ]; then # complete removing
12mr|mock-urpm-1.1.12-16|49	rm -f %{_sysconfdir}/%{name}/default.cfg
12mr|mock-urpm-1.1.12-16|50	groupdel %{name} >/dev/null 2>&1 || :
12mr|mock-urpm-1.1.12-16|51	fi
12mr|mock-urpm-1.1.12-16|52	
12mr|mock-urpm-1.1.12-16|53	%files
12mr|mock-urpm-1.1.12-16|54	#%defattr(-,root,root,-)
12mr|mock-urpm-1.1.12-16|55	
12mr|mock-urpm-1.1.12-16|56	# executables
12mr|mock-urpm-1.1.12-16|57	%{_sbindir}/%{name}
12mr|mock-urpm-1.1.12-16|58	%{_bindir}/%{name}
12mr|mock-urpm-1.1.12-16|59	
12mr|mock-urpm-1.1.12-16|60	#consolehelper and PAM
12mr|mock-urpm-1.1.12-16|61	%{_sysconfdir}/pam.d/%{name}
12mr|mock-urpm-1.1.12-16|62	%{_sysconfdir}/security/console.apps/%{name}
12mr|mock-urpm-1.1.12-16|63	
12mr|mock-urpm-1.1.12-16|64	
12mr|mock-urpm-1.1.12-16|65	# python stuff
12mr|mock-urpm-1.1.12-16|66	%dir %{python_sitelib}/%{modname}
12mr|mock-urpm-1.1.12-16|67	%{python_sitelib}/%{modname}/*.py
12mr|mock-urpm-1.1.12-16|68	%{python_sitelib}/%{modname}/*.pyc
12mr|mock-urpm-1.1.12-16|69	
12mr|mock-urpm-1.1.12-16|70	#bash_completion files
12mr|mock-urpm-1.1.12-16|71	%{_datadir}/bash-completion/%{name}
12mr|mock-urpm-1.1.12-16|72	%{_sysconfdir}/bash_completion.d/%{name}
12mr|mock-urpm-1.1.12-16|73	
12mr|mock-urpm-1.1.12-16|74	# config files
12mr|mock-urpm-1.1.12-16|75	%config %{_sysconfdir}/%{name}/logging.ini
12mr|mock-urpm-1.1.12-16|76	%config %{_sysconfdir}/%{name}/*.cfg
12mr|mock-urpm-1.1.12-16|77	
12mr|mock-urpm-1.1.12-16|78	#plugins
12mr|mock-urpm-1.1.12-16|79	%dir %{python_sitelib}/%{modname}/plugins
12mr|mock-urpm-1.1.12-16|80	%{python_sitelib}/%{modname}/plugins/*.py
12mr|mock-urpm-1.1.12-16|81	%{python_sitelib}/%{modname}/plugins/*.pyc
12mr|mock-urpm-1.1.12-16|82	
12mr|mock-urpm-1.1.12-16|83	# docs
12mr|mock-urpm-1.1.12-16|84	%{_mandir}/man1/%{name}.1*
12mr|mock-urpm-1.1.12-16|85	
12mr|mock-urpm-1.1.12-16|86	# build dir
12mr|mock-urpm-1.1.12-16|87	%attr(02775, root, %{name}) %dir /var/lib/%{name}
12mr|mock-urpm-1.1.12-16|88	
12mr|mock-urpm-1.1.12-16|89	# cache dir
12mr|mock-urpm-1.1.12-16|90	%attr(02775, root, %{name}) %dir /var/cache/%{name}

15197 12
12mr|modemmanager-0.6.0.0-1|1	%define srcname ModemManager
12mr|modemmanager-0.6.0.0-1|2	
12mr|modemmanager-0.6.0.0-1|3	Summary:	Mobile broadband modem management service
12mr|modemmanager-0.6.0.0-1|4	Name:		modemmanager
12mr|modemmanager-0.6.0.0-1|5	Version:	0.6.0.0
12mr|modemmanager-0.6.0.0-1|6	Release:	1
12mr|modemmanager-0.6.0.0-1|7	Source0:	http://ftp.gnome.org/pub/GNOME/sources/ModemManager/0.6/%{srcname}-%{version}.tar.xz
12mr|modemmanager-0.6.0.0-1|8	License:	GPLv2+
12mr|modemmanager-0.6.0.0-1|9	Group:		System/Configuration/Networking
12mr|modemmanager-0.6.0.0-1|10	URL:		http://www.gnome.org/projects/NetworkManager/
12mr|modemmanager-0.6.0.0-1|11	BuildRequires:	pkgconfig(glib-2.0)
12mr|modemmanager-0.6.0.0-1|12	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|modemmanager-0.6.0.0-1|13	BuildRequires:	gettext-devel
12mr|modemmanager-0.6.0.0-1|14	BuildRequires:	intltool
12mr|modemmanager-0.6.0.0-1|15	BuildRequires:	pkgconfig(gudev-1.0)
12mr|modemmanager-0.6.0.0-1|16	BuildRequires:	ppp
12mr|modemmanager-0.6.0.0-1|17	BuildRequires:	xsltproc
12mr|modemmanager-0.6.0.0-1|18	
12mr|modemmanager-0.6.0.0-1|19	%description
12mr|modemmanager-0.6.0.0-1|20	The ModemManager service provides a consistent API to operate many different
12mr|modemmanager-0.6.0.0-1|21	modems, including mobile broadband (3G) devices.
12mr|modemmanager-0.6.0.0-1|22	
12mr|modemmanager-0.6.0.0-1|23	%prep
12mr|modemmanager-0.6.0.0-1|24	%setup -q -n %{srcname}-%{version}
12mr|modemmanager-0.6.0.0-1|25	autoreconf -fi
12mr|modemmanager-0.6.0.0-1|26	
12mr|modemmanager-0.6.0.0-1|27	%build
12mr|modemmanager-0.6.0.0-1|28	pppver=`rpm -q --qf "%{VERSION}" ppp`
12mr|modemmanager-0.6.0.0-1|29	pppddir=%{_libdir}/pppd/$pppver
12mr|modemmanager-0.6.0.0-1|30	%configure2_5x \
12mr|modemmanager-0.6.0.0-1|31	--enable-more-warnings=no \
12mr|modemmanager-0.6.0.0-1|32	--with-udev-base-dir=/lib/udev \
12mr|modemmanager-0.6.0.0-1|33	--with-tests=yes \
12mr|modemmanager-0.6.0.0-1|34	--with-docs=yes \
12mr|modemmanager-0.6.0.0-1|35	--disable-static \
12mr|modemmanager-0.6.0.0-1|36	--with-pppd-plugin-dir="$pppddir"
12mr|modemmanager-0.6.0.0-1|37	
12mr|modemmanager-0.6.0.0-1|38	%make
12mr|modemmanager-0.6.0.0-1|39	
12mr|modemmanager-0.6.0.0-1|40	%check
12mr|modemmanager-0.6.0.0-1|41	%make check
12mr|modemmanager-0.6.0.0-1|42	
12mr|modemmanager-0.6.0.0-1|43	%install
12mr|modemmanager-0.6.0.0-1|44	%makeinstall_std
12mr|modemmanager-0.6.0.0-1|45	
12mr|modemmanager-0.6.0.0-1|46	# only used by test suite
12mr|modemmanager-0.6.0.0-1|47	rm -f %{buildroot}%{_libdir}/pppd/2.*/*.so
12mr|modemmanager-0.6.0.0-1|48	
12mr|modemmanager-0.6.0.0-1|49	%files
12mr|modemmanager-0.6.0.0-1|50	%defattr(0644, root, root, 0755)
12mr|modemmanager-0.6.0.0-1|51	%doc README AUTHORS
12mr|modemmanager-0.6.0.0-1|52	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.ModemManager.conf
12mr|modemmanager-0.6.0.0-1|53	%{_datadir}/dbus-1/interfaces/*.xml
12mr|modemmanager-0.6.0.0-1|54	%{_datadir}/dbus-1/system-services/org.freedesktop.ModemManager.service
12mr|modemmanager-0.6.0.0-1|55	%dir %{_includedir}/mm
12mr|modemmanager-0.6.0.0-1|56	%{_includedir}/mm/ModemManager.h
12mr|modemmanager-0.6.0.0-1|57	%attr(0755,root,root) %{_sbindir}/modem-manager
12mr|modemmanager-0.6.0.0-1|58	%dir %{_libdir}/%{srcname}
12mr|modemmanager-0.6.0.0-1|59	%attr(0755,root,root) %{_libdir}/%{srcname}/*.so*
12mr|modemmanager-0.6.0.0-1|60	/lib/udev/rules.d/*
12mr|modemmanager-0.6.0.0-1|61	
12mr|modemmanager-0.6.0.0-1|62	
12mr|modemmanager-0.6.0.0-1|63	%changelog
12mr|modemmanager-0.6.0.0-1|64	* Thu Mar 29 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.5.2.0-1
12mr|modemmanager-0.6.0.0-1|65	+ Revision: 788069
12mr|modemmanager-0.6.0.0-1|66	- do autoreconf in %%prep
12mr|modemmanager-0.6.0.0-1|67	- clean out old junk
12mr|modemmanager-0.6.0.0-1|68	- use pkgconfig() deps for buildrequires
12mr|modemmanager-0.6.0.0-1|69	- new version
12mr|modemmanager-0.6.0.0-1|70	
12mr|modemmanager-0.6.0.0-1|71	* Fri May 06 2011 Funda Wang <fwang@mandriva.org> 0.4-2
12mr|modemmanager-0.6.0.0-1|72	+ Revision: 669921
12mr|modemmanager-0.6.0.0-1|73	- disable werror
12mr|modemmanager-0.6.0.0-1|74	
12mr|modemmanager-0.6.0.0-1|75	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|modemmanager-0.6.0.0-1|76	- mass rebuild
12mr|modemmanager-0.6.0.0-1|77	
12mr|modemmanager-0.6.0.0-1|78	* Sun Jul 18 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.4-1mdv2011.0
12mr|modemmanager-0.6.0.0-1|79	+ Revision: 554818
12mr|modemmanager-0.6.0.0-1|80	- fix unpackaged files
12mr|modemmanager-0.6.0.0-1|81	- buildrequires intltool
12mr|modemmanager-0.6.0.0-1|82	- buildrequires gettext-devel
12mr|modemmanager-0.6.0.0-1|83	- new version
12mr|modemmanager-0.6.0.0-1|84	
12mr|modemmanager-0.6.0.0-1|85	* Wed Jan 20 2010 Frederik Himpe <fhimpe@mandriva.org> 0.3-1mdv2010.1
12mr|modemmanager-0.6.0.0-1|86	+ Revision: 494267
12mr|modemmanager-0.6.0.0-1|87	- Fix BuildRequires
12mr|modemmanager-0.6.0.0-1|88	- Update to new version 0.3
12mr|modemmanager-0.6.0.0-1|89	
12mr|modemmanager-0.6.0.0-1|90	* Wed Nov 11 2009 Frederik Himpe <fhimpe@mandriva.org> 0.2-0.20090826.1mdv2010.1
12mr|modemmanager-0.6.0.0-1|91	+ Revision: 464873
12mr|modemmanager-0.6.0.0-1|92	- Import package based on Fedora's package
12mr|modemmanager-0.6.0.0-1|93	- create modemmanager
12mr|modemmanager-0.6.0.0-1|94	

15198 12
12mr|module-init-tools-3.16-5|1	%define	major	1
12mr|module-init-tools-3.16-5|2	%define	libname	%mklibname modprobe %{major}
12mr|module-init-tools-3.16-5|3	%define	devname	%mklibname -d modprobe
12mr|module-init-tools-3.16-5|4	
12mr|module-init-tools-3.16-5|5	%bcond_without	diet
12mr|module-init-tools-3.16-5|6	
12mr|module-init-tools-3.16-5|7	Summary:	Tools for managing Linux kernel modules
12mr|module-init-tools-3.16-5|8	Name:		module-init-tools
12mr|module-init-tools-3.16-5|9	Version:	3.16
12mr|module-init-tools-3.16-5|10	Release:	5
12mr|module-init-tools-3.16-5|11	Source0:	http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/%name-%version.tar.bz2
12mr|module-init-tools-3.16-5|12	Source1:	blacklist-mdv.conf
12mr|module-init-tools-3.16-5|13	Source3:	modprobe.default
12mr|module-init-tools-3.16-5|14	Source5:	modprobe.preload
12mr|module-init-tools-3.16-5|15	Source6:	ipw-no-associate.conf
12mr|module-init-tools-3.16-5|16	# from Fedora package
12mr|module-init-tools-3.16-5|17	Source20:	blacklist-compat.conf
12mr|module-init-tools-3.16-5|18	Patch0:		module-init-tools-3.16-new-api.diff
12mr|module-init-tools-3.16-5|19	# split:
12mr|module-init-tools-3.16-5|20	Patch1:		module-init-tools-3.16-libify.patch
12mr|module-init-tools-3.16-5|21	Patch2:		module-init-tools-3.16-dont-break-depend.patch
12mr|module-init-tools-3.16-5|22	# add --use-modprobe-c to ./generate-modprobe.conf:
12mr|module-init-tools-3.16-5|23	# ./generate-modprobe.conf is no more used by the package and it's
12mr|module-init-tools-3.16-5|24	# probably time to not ship it anymore.
12mr|module-init-tools-3.16-5|25	Patch4:		module-init-tools-3.16-generate-modprobe.conf-no-defaults.patch
12mr|module-init-tools-3.16-5|26	# fail on unknown symbol:
12mr|module-init-tools-3.16-5|27	Patch5:		module-init-tools-3.16-failed.unknown.symbol.patch
12mr|module-init-tools-3.16-5|28	# (blino) /lib/module-init-tools/ldetect-lst-modules.alias needs to be
12mr|module-init-tools-3.16-5|29	# parsed in its own group, so that modprobe.d/*.conf files are
12mr|module-init-tools-3.16-5|30	# preferred over it
12mr|module-init-tools-3.16-5|31	#
12mr|module-init-tools-3.16-5|32	# If ldetect-lst-modules.alias was in modprobe.d, both aliases from
12mr|module-init-tools-3.16-5|33	# this file and other .conf files would be loaded, while we want to be
12mr|module-init-tools-3.16-5|34	# able to completely override or disable ldetect-lst aliases from
12mr|module-init-tools-3.16-5|35	# modprobe.d/*.conf files
12mr|module-init-tools-3.16-5|36	Patch6:		module-init-tools-3.16-preferred.patch
12mr|module-init-tools-3.16-5|37	# build fix:
12mr|module-init-tools-3.16-5|38	Patch7:		module-init-tools-3.16-fix-build.patch
12mr|module-init-tools-3.16-5|39	# exit() is not a user-friendly user managment method in a library:
12mr|module-init-tools-3.16-5|40	Patch8:		module-init-tools-3.16-libify-2.patch
12mr|module-init-tools-3.16-5|41	# rename warn() -> mod_warn() (mga#3309):
12mr|module-init-tools-3.16-5|42	Patch9:		module-init-tools-3.16-libify-4.patch
12mr|module-init-tools-3.16-5|43	# quiet API:
12mr|module-init-tools-3.16-5|44	Patch10:	module-init-tools-3.16-libify-7.patch
12mr|module-init-tools-3.16-5|45	Patch20:	module-init-tools-3.16-xz-support.patch
12mr|module-init-tools-3.16-5|46	License:	GPLv2+
12mr|module-init-tools-3.16-5|47	Group:		System/Kernel and hardware
12mr|module-init-tools-3.16-5|48	Url:		http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/
12mr|module-init-tools-3.16-5|49	BuildRequires:	autoconf2.5
12mr|module-init-tools-3.16-5|50	BuildRequires:	glibc-static-devel
12mr|module-init-tools-3.16-5|51	BuildRequires:	pkgconfig(zlib)
12mr|module-init-tools-3.16-5|52	BuildRequires:	liblzma-devel
12mr|module-init-tools-3.16-5|53	BuildRequires:	docbook-utils docbook-dtd41-sgml
12mr|module-init-tools-3.16-5|54	%if %{with diet}
12mr|module-init-tools-3.16-5|55	BuildRequires:	dietlibc-devel
12mr|module-init-tools-3.16-5|56	%endif
12mr|module-init-tools-3.16-5|57	
12mr|module-init-tools-3.16-5|58	%description
12mr|module-init-tools-3.16-5|59	This package contains a set of programs for loading, inserting, and
12mr|module-init-tools-3.16-5|60	removing kernel modules for Linux (versions 2.5.47 and above). It
12mr|module-init-tools-3.16-5|61	serves the same function that the "modutils" package serves for Linux
12mr|module-init-tools-3.16-5|62	2.4.
12mr|module-init-tools-3.16-5|63	
12mr|module-init-tools-3.16-5|64	%package -n	%{libname}
12mr|module-init-tools-3.16-5|65	Summary:	Library for %{name}
12mr|module-init-tools-3.16-5|66	Group:		System/Libraries
12mr|module-init-tools-3.16-5|67	
12mr|module-init-tools-3.16-5|68	%description -n	%{libname}
12mr|module-init-tools-3.16-5|69	Library for %{name}.
12mr|module-init-tools-3.16-5|70	
12mr|module-init-tools-3.16-5|71	%package -n	%{devname}
12mr|module-init-tools-3.16-5|72	Summary:	Development files for %{name}
12mr|module-init-tools-3.16-5|73	Group:		Development/C
12mr|module-init-tools-3.16-5|74	%rename		module-init-tools-devel
12mr|module-init-tools-3.16-5|75	Provides:	modprobe-devel = %{EVRD}
12mr|module-init-tools-3.16-5|76	Requires:	%{libname} = %{version}
12mr|module-init-tools-3.16-5|77	
12mr|module-init-tools-3.16-5|78	%description -n %{devname}
12mr|module-init-tools-3.16-5|79	Development files for %{name}
12mr|module-init-tools-3.16-5|80	
12mr|module-init-tools-3.16-5|81	%prep
12mr|module-init-tools-3.16-5|82	%setup -q
12mr|module-init-tools-3.16-5|83	%patch0 -p1 -b .new-api
12mr|module-init-tools-3.16-5|84	%patch1 -p1 -b .lib
12mr|module-init-tools-3.16-5|85	%patch2 -p1 -b .dont-break-depend
12mr|module-init-tools-3.16-5|86	%patch4 -p1 -b .generate-modprobe.conf-no-defaults
12mr|module-init-tools-3.16-5|87	%patch5 -p1 -b .failed-symb
12mr|module-init-tools-3.16-5|88	%patch6 -p1 -b .preferred
12mr|module-init-tools-3.16-5|89	%patch7 -p1 -b .fixbuild
12mr|module-init-tools-3.16-5|90	%patch8 -p1 -b .lib2
12mr|module-init-tools-3.16-5|91	%patch9 -p1 -b .lib4
12mr|module-init-tools-3.16-5|92	%patch10 -p1 -b .quiet_api
12mr|module-init-tools-3.16-5|93	%patch20 -p1 -b .xz~
12mr|module-init-tools-3.16-5|94	
12mr|module-init-tools-3.16-5|95	autoreconf -fi
12mr|module-init-tools-3.16-5|96	# XXX: Remove config.status, otherwise configure will get confused
12mr|module-init-tools-3.16-5|97	rm -f config.status
12mr|module-init-tools-3.16-5|98	
12mr|module-init-tools-3.16-5|99	%build
12mr|module-init-tools-3.16-5|100	%serverbuild
12mr|module-init-tools-3.16-5|101	
12mr|module-init-tools-3.16-5|102	%if %{with diet}
12mr|module-init-tools-3.16-5|103	mkdir -p objs-diet
12mr|module-init-tools-3.16-5|104	pushd objs-diet
12mr|module-init-tools-3.16-5|105	CONFIGURE_TOP=.. \
12mr|module-init-tools-3.16-5|106	%configure2_5x	--enable-zlib \
12mr|module-init-tools-3.16-5|107	--enable-liblzma \
12mr|module-init-tools-3.16-5|108	--disable-shared \
12mr|module-init-tools-3.16-5|109	--bindir=/bin \
12mr|module-init-tools-3.16-5|110	--sbindir=/sbin \
12mr|module-init-tools-3.16-5|111	--libdir=/%{_lib} \
12mr|module-init-tools-3.16-5|112	--libexecdir=/%{_lib}
12mr|module-init-tools-3.16-5|113	
12mr|module-init-tools-3.16-5|114	# (tv) fix static build:
12mr|module-init-tools-3.16-5|115	perl -pi -e 'warn "TOTO", s/$/ -Wl,-Bstatic -lz -Wl,-Bdynamic/ if /LDADD.*libmodtools.a$/' Makefile
12mr|module-init-tools-3.16-5|116	make CFLAGS="-Os" CC="diet gcc"
12mr|module-init-tools-3.16-5|117	popd
12mr|module-init-tools-3.16-5|118	%endif
12mr|module-init-tools-3.16-5|119	
12mr|module-init-tools-3.16-5|120	mkdir -p objs
12mr|module-init-tools-3.16-5|121	pushd objs
12mr|module-init-tools-3.16-5|122	CONFIGURE_TOP=.. \
12mr|module-init-tools-3.16-5|123	%configure2_5x	--enable-zlib \
12mr|module-init-tools-3.16-5|124	--enable-liblzma \
12mr|module-init-tools-3.16-5|125	--bindir=/bin \
12mr|module-init-tools-3.16-5|126	--sbindir=/sbin \
12mr|module-init-tools-3.16-5|127	--libdir=/%{_lib} \
12mr|module-init-tools-3.16-5|128	--libexecdir=/%{_lib}
12mr|module-init-tools-3.16-5|129	
12mr|module-init-tools-3.16-5|130	make  CFLAGS="%{optflags} -fPIC"
12mr|module-init-tools-3.16-5|131	popd
12mr|module-init-tools-3.16-5|132	
12mr|module-init-tools-3.16-5|133	%install
12mr|module-init-tools-3.16-5|134	pushd objs
12mr|module-init-tools-3.16-5|135	%makeinstall_std transform=
12mr|module-init-tools-3.16-5|136	mv %{buildroot}/bin/lsmod %{buildroot}/sbin
12mr|module-init-tools-3.16-5|137	popd
12mr|module-init-tools-3.16-5|138	
12mr|module-init-tools-3.16-5|139	%if %{with diet}
12mr|module-init-tools-3.16-5|140	install objs-diet/.libs/libmodprobe.a -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/libmodprobe.a
12mr|module-init-tools-3.16-5|141	install objs-diet/insmod.static -D %{buildroot}/sbin/insmod.static
12mr|module-init-tools-3.16-5|142	install objs-diet/modprobe -D %{buildroot}/sbin/modprobe-static
12mr|module-init-tools-3.16-5|143	%endif
12mr|module-init-tools-3.16-5|144	
12mr|module-init-tools-3.16-5|145	mkdir -p %{buildroot}{%{_libdir},%{_includedir}}
12mr|module-init-tools-3.16-5|146	install -m644 modprobe.h logging.h list.h %{buildroot}%{_includedir}
12mr|module-init-tools-3.16-5|147	
12mr|module-init-tools-3.16-5|148	install -d -m755 %{buildroot}%{_sysconfdir}
12mr|module-init-tools-3.16-5|149	install -d -m755 %{buildroot}%{_sysconfdir}/depmod.d/
12mr|module-init-tools-3.16-5|150	install -m644 %{SOURCE5} %{buildroot}%{_sysconfdir}
12mr|module-init-tools-3.16-5|151	install -d -m755 %{buildroot}%{_sysconfdir}/modprobe.d/
12mr|module-init-tools-3.16-5|152	install -m644 %{SOURCE1} %{SOURCE6} %{SOURCE20} %{buildroot}%{_sysconfdir}/modprobe.d
12mr|module-init-tools-3.16-5|153	
12mr|module-init-tools-3.16-5|154	install -d -m755 %{buildroot}/lib/module-init-tools
12mr|module-init-tools-3.16-5|155	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/modprobe.d/00_modprobe.conf
12mr|module-init-tools-3.16-5|156	
12mr|module-init-tools-3.16-5|157	install -m755 generate-modprobe.conf %{buildroot}/sbin/generate-modprobe.conf
12mr|module-init-tools-3.16-5|158	
12mr|module-init-tools-3.16-5|159	%pre
12mr|module-init-tools-3.16-5|160	# /etc/modprobe.conf is deprecated. All config files should be put in
12mr|module-init-tools-3.16-5|161	# /etc/modprobe.d/ directory now.
12mr|module-init-tools-3.16-5|162	if [ -e /etc/modprobe.conf ]; then
12mr|module-init-tools-3.16-5|163	if [ ! -s /etc/modprobe.conf ]; then
12mr|module-init-tools-3.16-5|164	rm -f /etc/modprobe.conf
12mr|module-init-tools-3.16-5|165	elif [ ! -e /etc/modprobe.d/modprobe.conf ]; then
12mr|module-init-tools-3.16-5|166	mv /etc/modprobe.conf /etc/modprobe.d/
12mr|module-init-tools-3.16-5|167	fi
12mr|module-init-tools-3.16-5|168	fi
12mr|module-init-tools-3.16-5|169	
12mr|module-init-tools-3.16-5|170	%files
12mr|module-init-tools-3.16-5|171	%doc AUTHORS ChangeLog NEWS README
12mr|module-init-tools-3.16-5|172	%doc TODO stress_modules.sh
12mr|module-init-tools-3.16-5|173	%dir %{_sysconfdir}/depmod.d/
12mr|module-init-tools-3.16-5|174	%config(noreplace) %{_sysconfdir}/modprobe.preload
12mr|module-init-tools-3.16-5|175	%dir %{_sysconfdir}/modprobe.d/
12mr|module-init-tools-3.16-5|176	%config(noreplace) %{_sysconfdir}/modprobe.d/*
12mr|module-init-tools-3.16-5|177	%dir /lib/module-init-tools
12mr|module-init-tools-3.16-5|178	/sbin/*
12mr|module-init-tools-3.16-5|179	%{_mandir}/*/*
12mr|module-init-tools-3.16-5|180	
12mr|module-init-tools-3.16-5|181	%files -n %{devname}
12mr|module-init-tools-3.16-5|182	%{_includedir}/*.h
12mr|module-init-tools-3.16-5|183	/%{_lib}/libmodprobe.a
12mr|module-init-tools-3.16-5|184	%if %{with diet}
12mr|module-init-tools-3.16-5|185	%{_prefix}/lib/dietlibc/lib-%{_arch}/libmodprobe.a
12mr|module-init-tools-3.16-5|186	%endif
12mr|module-init-tools-3.16-5|187	#/%{_lib}/libmodprobe.la
12mr|module-init-tools-3.16-5|188	/%{_lib}/libmodprobe.so
12mr|module-init-tools-3.16-5|189	
12mr|module-init-tools-3.16-5|190	%files -n %{libname}
12mr|module-init-tools-3.16-5|191	/%{_lib}/libmodprobe.so.*
12mr|module-init-tools-3.16-5|192	
12mr|module-init-tools-3.16-5|193	
12mr|module-init-tools-3.16-5|194	%changelog
12mr|module-init-tools-3.16-5|195	

15199 12
12mr|mon-1.2.0-14|1	%if %{_use_internal_dependency_generator}
12mr|mon-1.2.0-14|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\\)'
12mr|mon-1.2.0-14|3	%else
12mr|mon-1.2.0-14|4	%define _requires_exceptions perl(Filesys::DiskSpace)\\|perl(Statistics::Descriptive)\\|perl(SNMP)\\|perl(IO::File)\\|perl(LWP::Parallel::UserAgent)\\|perl(-Dopt)\\|perl(Net::SNPP)
12mr|mon-1.2.0-14|5	%endif
12mr|mon-1.2.0-14|6	
12mr|mon-1.2.0-14|7	%define moncgi_version 1.52
12mr|mon-1.2.0-14|8	%define realname Mon
12mr|mon-1.2.0-14|9	
12mr|mon-1.2.0-14|10	Summary:	A general-purpose resource monitoring system
12mr|mon-1.2.0-14|11	Name:		mon
12mr|mon-1.2.0-14|12	Version:	1.2.0
12mr|mon-1.2.0-14|13	Release:	14
12mr|mon-1.2.0-14|14	Source0:	ftp://ftp.kernel.org/pub/software/admin/mon/%{name}-%{version}.tar.gz
12mr|mon-1.2.0-14|15	Source1:	%{name}.cf
12mr|mon-1.2.0-14|16	Source2:	ftp://ftp.kernel.org/pub/software/admin/mon/contrib/cgi-bin/mon.cgi/%{name}.cgi-%{moncgi_version}.tar.bz2
12mr|mon-1.2.0-14|17	Source3:	ftp://ftp.kernel.org/pub/software/admin/mon/contrib/all-alerts.tar.bz2
12mr|mon-1.2.0-14|18	Patch0:		mon-1.2.0-init.patch
12mr|mon-1.2.0-14|19	Url:		http://www.kernel.org/software/mon/
12mr|mon-1.2.0-14|20	License:	GPLv2+
12mr|mon-1.2.0-14|21	Group:		System/Servers
12mr|mon-1.2.0-14|22	# (blino) Authen::PAM use is catched in an eval, but mandatory
12mr|mon-1.2.0-14|23	Requires:	perl-Authen-PAM
12mr|mon-1.2.0-14|24	Requires:	fping
12mr|mon-1.2.0-14|25	
12mr|mon-1.2.0-14|26	%description
12mr|mon-1.2.0-14|27	Mon is a general-purpose resource monitoring system.  It can be used
12mr|mon-1.2.0-14|28	to monitor network service availability, server problems,
12mr|mon-1.2.0-14|29	environmental conditions (i.e., the temperature in a room) or other
12mr|mon-1.2.0-14|30	things. Mon can be used to test the condition and/or to trigger an
12mr|mon-1.2.0-14|31	action upon failure of the condition.  Mon keeps the testing and
12mr|mon-1.2.0-14|32	action-taking tasks as separate, stand-alone programs.
12mr|mon-1.2.0-14|33	
12mr|mon-1.2.0-14|34	Mon is very extensible.  Monitors and alerts are not a part of mon, but
12mr|mon-1.2.0-14|35	the distribution comes with a handful of them to get you started. This
12mr|mon-1.2.0-14|36	means that if a new service needs monitoring, or if a new alert is
12mr|mon-1.2.0-14|37	required, the mon server will not need to be changed.
12mr|mon-1.2.0-14|38	
12mr|mon-1.2.0-14|39	%prep
12mr|mon-1.2.0-14|40	%setup -q -a 2 -a 3
12mr|mon-1.2.0-14|41	%patch0 -p1
12mr|mon-1.2.0-14|42	
12mr|mon-1.2.0-14|43	%build
12mr|mon-1.2.0-14|44	%serverbuild
12mr|mon-1.2.0-14|45	export RPM_OPT_FLAGS="%{optflags} -DUSE_VENDOR_CF_PATH=1"
12mr|mon-1.2.0-14|46	
12mr|mon-1.2.0-14|47	%make -C mon.d
12mr|mon-1.2.0-14|48	
12mr|mon-1.2.0-14|49	%install
12mr|mon-1.2.0-14|50	mkdir -p %{buildroot}/%{_bindir}
12mr|mon-1.2.0-14|51	install -m 755 mon %{buildroot}/%{_bindir}
12mr|mon-1.2.0-14|52	install -m 755 clients/moncmd %{buildroot}/%{_bindir}
12mr|mon-1.2.0-14|53	install -m 755 clients/monshow %{buildroot}/%{_bindir}
12mr|mon-1.2.0-14|54	install -m 755 clients/skymon/skymon %{buildroot}/%{_bindir}
12mr|mon-1.2.0-14|55	
12mr|mon-1.2.0-14|56	# man
12mr|mon-1.2.0-14|57	mkdir -p %{buildroot}%{_mandir}/{man1,man8}
12mr|mon-1.2.0-14|58	install -m 644 doc/*.1 %{buildroot}%{_mandir}/man1
12mr|mon-1.2.0-14|59	install -m 644 doc/*.8 %{buildroot}%{_mandir}/man8
12mr|mon-1.2.0-14|60	
12mr|mon-1.2.0-14|61	mkdir -p %{buildroot}/%{_libdir}/mon/alert.d
12mr|mon-1.2.0-14|62	install -m 755 alert.d/* %{buildroot}/%{_libdir}/mon/alert.d
12mr|mon-1.2.0-14|63	find alerts/  -type f ! -regex ".*~" ! -regex ".*README"  -exec install -m 755 {} %{buildroot}/%{_libdir}/mon/alert.d  \;
12mr|mon-1.2.0-14|64	
12mr|mon-1.2.0-14|65	mkdir -p %{buildroot}/%{_var}/lib/mon/state.d
12mr|mon-1.2.0-14|66	mkdir -p %{buildroot}/%{_var}/lib/mon/log.d
12mr|mon-1.2.0-14|67	
12mr|mon-1.2.0-14|68	mkdir -p %{buildroot}/%{_libdir}/mon/mon.d
12mr|mon-1.2.0-14|69	install -m 755 mon.d/*.monitor %{buildroot}/%{_libdir}/mon/mon.d
12mr|mon-1.2.0-14|70	install -m 755 mon.d/dialin.monitor.wrap %{buildroot}/%{_libdir}/mon/mon.d
12mr|mon-1.2.0-14|71	
12mr|mon-1.2.0-14|72	#chmod 644 %{buildroot}/%{_libdir}/mon/mon.d/{Makefile,*.c}
12mr|mon-1.2.0-14|73	
12mr|mon-1.2.0-14|74	mkdir -p %{buildroot}/%{_sysconfdir}/mon
12mr|mon-1.2.0-14|75	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/mon/mon.cf
12mr|mon-1.2.0-14|76	install -m 644 etc/auth.cf %{buildroot}%{_sysconfdir}/mon/auth.cf
12mr|mon-1.2.0-14|77	echo "# user: passwd" > %{buildroot}%{_sysconfdir}/mon/userfile
12mr|mon-1.2.0-14|78	
12mr|mon-1.2.0-14|79	mkdir -p %{buildroot}%{_initrddir}
12mr|mon-1.2.0-14|80	cp -f etc/S99mon %{buildroot}%{_initrddir}/mon
12mr|mon-1.2.0-14|81	
12mr|mon-1.2.0-14|82	mkdir -p %{buildroot}/%{_var}/www/cgi-bin/
12mr|mon-1.2.0-14|83	mv mon.cgi-%{moncgi_version}/mon.cgi mon.cgi
12mr|mon-1.2.0-14|84	install -m 755 mon.cgi %{buildroot}/%{_var}/www/cgi-bin/
12mr|mon-1.2.0-14|85	
12mr|mon-1.2.0-14|86	# doc
12mr|mon-1.2.0-14|87	chmod 644 {README*,doc/README*}
12mr|mon-1.2.0-14|88	echo "%doc `find alerts/  -type f ! -regex ".*~" -name "*README" | xargs`"> alerts.README
12mr|mon-1.2.0-14|89	
12mr|mon-1.2.0-14|90	%post
12mr|mon-1.2.0-14|91	%_post_service mon
12mr|mon-1.2.0-14|92	
12mr|mon-1.2.0-14|93	%preun
12mr|mon-1.2.0-14|94	%_preun_service mon
12mr|mon-1.2.0-14|95	
12mr|mon-1.2.0-14|96	%files -f alerts.README
12mr|mon-1.2.0-14|97	%doc CHANGES CREDITS COPYRIGHT README INSTALL TODO doc/README.*
12mr|mon-1.2.0-14|98	%doc KNOWN-PROBLEMS VERSION utils/*
12mr|mon-1.2.0-14|99	%doc etc/*.cf etc/example.m4 etc/example.monshowrc clients/{skymon,batch-example}
12mr|mon-1.2.0-14|100	%doc mon.cgi-1.52/
12mr|mon-1.2.0-14|101	%dir %config(noreplace) %{_sysconfdir}/mon
12mr|mon-1.2.0-14|102	%config(noreplace) %{_sysconfdir}/mon/*.cf
12mr|mon-1.2.0-14|103	%attr (0600,root,root) %config(noreplace) %{_sysconfdir}/mon/userfile
12mr|mon-1.2.0-14|104	%config(noreplace) %{_initrddir}/mon
12mr|mon-1.2.0-14|105	%{_mandir}/*/*
12mr|mon-1.2.0-14|106	%{_var}/www/cgi-bin/mon.cgi
12mr|mon-1.2.0-14|107	%{_bindir}/mon
12mr|mon-1.2.0-14|108	%{_bindir}/monshow
12mr|mon-1.2.0-14|109	%{_bindir}/moncmd
12mr|mon-1.2.0-14|110	%{_bindir}/skymon
12mr|mon-1.2.0-14|111	%{_libdir}/mon/alert.d
12mr|mon-1.2.0-14|112	%{_libdir}/mon/mon.d/*.monitor
12mr|mon-1.2.0-14|113	%attr(02555,root,dialout) %{_libdir}/mon/mon.d/dialin.monitor.wrap
12mr|mon-1.2.0-14|114	%dir %{_var}/lib/mon
12mr|mon-1.2.0-14|115	%dir %{_var}/lib/mon/state.d
12mr|mon-1.2.0-14|116	%dir %{_var}/lib/mon/log.d
12mr|mon-1.2.0-14|117	
12mr|mon-1.2.0-14|118	
12mr|mon-1.2.0-14|119	
12mr|mon-1.2.0-14|120	
12mr|mon-1.2.0-14|121	%changelog
12mr|mon-1.2.0-14|122	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mon-1.2.0-14|123	+ Commit: 2fc42bc
12mr|mon-1.2.0-14|124	- More requires exceptions
12mr|mon-1.2.0-14|125	
12mr|mon-1.2.0-14|126	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mon-1.2.0-14|127	+ Commit: f0853f5
12mr|mon-1.2.0-14|128	- Fix files, add internal dependency generator exceptions
12mr|mon-1.2.0-14|129	
12mr|mon-1.2.0-14|130	

15200 12
12mr|monitor-edid-3.0-7|1	# EDIT IN SVN NOT IN SOURCE PACKAGE (NO PATCH ALLOWED).
12mr|monitor-edid-3.0-7|2	
12mr|monitor-edid-3.0-7|3	Summary:	EDID retrieval and parsing tools
12mr|monitor-edid-3.0-7|4	Name:		monitor-edid
12mr|monitor-edid-3.0-7|5	Version:	3.0
12mr|monitor-edid-3.0-7|6	Release:	7
12mr|monitor-edid-3.0-7|7	Source0:	%{name}-%{version}.tar.bz2
12mr|monitor-edid-3.0-7|8	License:	GPLv3+
12mr|monitor-edid-3.0-7|9	Group:		System/Configuration/Other
12mr|monitor-edid-3.0-7|10	Url:		http://wiki.mandriva.com/en/Tools/monitor-edid
12mr|monitor-edid-3.0-7|11	%ifarch %ix86 x86_64
12mr|monitor-edid-3.0-7|12	BuildRequires:	libx86-devel
12mr|monitor-edid-3.0-7|13	%endif
12mr|monitor-edid-3.0-7|14	ExcludeArch:	%arm %mips
12mr|monitor-edid-3.0-7|15	
12mr|monitor-edid-3.0-7|16	%description
12mr|monitor-edid-3.0-7|17	This package provides tools for EDID retrieval, EDID parsing and
12mr|monitor-edid-3.0-7|18	other methods of monitor probing.
12mr|monitor-edid-3.0-7|19	
12mr|monitor-edid-3.0-7|20	%prep
12mr|monitor-edid-3.0-7|21	%setup -q
12mr|monitor-edid-3.0-7|22	
12mr|monitor-edid-3.0-7|23	%build
12mr|monitor-edid-3.0-7|24	%make CFLAGS="$RPM_OPT_FLAGS"
12mr|monitor-edid-3.0-7|25	
12mr|monitor-edid-3.0-7|26	%install
12mr|monitor-edid-3.0-7|27	rm -rf $RPM_BUILD_ROOT
12mr|monitor-edid-3.0-7|28	%makeinstall_std
12mr|monitor-edid-3.0-7|29	
12mr|monitor-edid-3.0-7|30	%files
12mr|monitor-edid-3.0-7|31	%defattr(-,root,root)
12mr|monitor-edid-3.0-7|32	%doc README NEWS
12mr|monitor-edid-3.0-7|33	%{_bindir}/*
12mr|monitor-edid-3.0-7|34	%{_sbindir}/*
12mr|monitor-edid-3.0-7|35	
12mr|monitor-edid-3.0-7|36	
12mr|monitor-edid-3.0-7|37	
12mr|monitor-edid-3.0-7|38	%changelog
12mr|monitor-edid-3.0-7|39	

15201 12
12mr|monitorix-2.5.2-1|1	Summary: Monitorix is a system monitoring tool
12mr|monitorix-2.5.2-1|2	Name: monitorix
12mr|monitorix-2.5.2-1|3	Version: 2.5.2
12mr|monitorix-2.5.2-1|4	Release: 1
12mr|monitorix-2.5.2-1|5	License: GPLv2
12mr|monitorix-2.5.2-1|6	Group: Monitoring
12mr|monitorix-2.5.2-1|7	URL: http://www.monitorix.org
12mr|monitorix-2.5.2-1|8	Source0: http://www.monitorix.org/%{name}-%{version}.tar.gz
12mr|monitorix-2.5.2-1|9	Source1: monitorix.service
12mr|monitorix-2.5.2-1|10	BuildArch: noarch
12mr|monitorix-2.5.2-1|11	
12mr|monitorix-2.5.2-1|12	Requires: rrdtool
12mr|monitorix-2.5.2-1|13	Requires: perl
12mr|monitorix-2.5.2-1|14	Requires: perl-libwww-perl
12mr|monitorix-2.5.2-1|15	Requires: perl-MailTools
12mr|monitorix-2.5.2-1|16	Requires: perl-MIME-Lite
12mr|monitorix-2.5.2-1|17	Requires: perl-DBI
12mr|monitorix-2.5.2-1|18	
12mr|monitorix-2.5.2-1|19	Requires(pre): rpm-helper
12mr|monitorix-2.5.2-1|20	Requires(preun): rpm-helper
12mr|monitorix-2.5.2-1|21	
12mr|monitorix-2.5.2-1|22	%description
12mr|monitorix-2.5.2-1|23	Monitorix is a free, open source, lightweight system monitoring tool designed
12mr|monitorix-2.5.2-1|24	to monitor as many services and system resources as possible. It has been
12mr|monitorix-2.5.2-1|25	created to be used under production UNIX/Linux servers, but due to its
12mr|monitorix-2.5.2-1|26	simplicity and small size may also be used on embedded devices as well.
12mr|monitorix-2.5.2-1|27	
12mr|monitorix-2.5.2-1|28	%prep
12mr|monitorix-2.5.2-1|29	%setup
12mr|monitorix-2.5.2-1|30	
12mr|monitorix-2.5.2-1|31	%build
12mr|monitorix-2.5.2-1|32	
12mr|monitorix-2.5.2-1|33	%install
12mr|monitorix-2.5.2-1|34	#mkdir -p %{buildroot}%{_initrddir}
12mr|monitorix-2.5.2-1|35	#install -m 0755 docs/monitorix.init %{buildroot}%{_initrddir}/monitorix
12mr|monitorix-2.5.2-1|36	mkdir -p %{buildroot}%{_unitdir}
12mr|monitorix-2.5.2-1|37	install -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/
12mr|monitorix-2.5.2-1|38	mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf.d
12mr|monitorix-2.5.2-1|39	install -m 0644 docs/monitorix-apache.conf %{buildroot}%{_sysconfdir}/httpd/conf.d/monitorix.conf
12mr|monitorix-2.5.2-1|40	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12mr|monitorix-2.5.2-1|41	install -m 0644 docs/monitorix.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/monitorix
12mr|monitorix-2.5.2-1|42	mkdir -p %{buildroot}%{_sysconfdir}
12mr|monitorix-2.5.2-1|43	install -m 0644 monitorix.conf %{buildroot}%{_sysconfdir}/monitorix.conf
12mr|monitorix-2.5.2-1|44	mkdir -p %{buildroot}%{_bindir}
12mr|monitorix-2.5.2-1|45	install -m 0755 monitorix %{buildroot}%{_bindir}
12mr|monitorix-2.5.2-1|46	mkdir -p %{buildroot}%{_datadir}/monitorix
12mr|monitorix-2.5.2-1|47	install -m 0644 logo_top.png %{buildroot}%{_datadir}/monitorix
12mr|monitorix-2.5.2-1|48	install -m 0644 logo_bot.png %{buildroot}%{_datadir}/monitorix
12mr|monitorix-2.5.2-1|49	install -m 0644 monitorixico.png %{buildroot}%{_datadir}/monitorix
12mr|monitorix-2.5.2-1|50	mkdir -p %{buildroot}%{_datadir}/monitorix/imgs
12mr|monitorix-2.5.2-1|51	chmod -R 755 %{buildroot}%{_datadir}/monitorix/imgs
12mr|monitorix-2.5.2-1|52	mkdir -p %{buildroot}%{_datadir}/monitorix/cgi-bin
12mr|monitorix-2.5.2-1|53	install -m 0755 monitorix.cgi %{buildroot}%{_datadir}/monitorix/cgi-bin
12mr|monitorix-2.5.2-1|54	mkdir -p %{buildroot}%{_localstatedir}/lib/monitorix/reports
12mr|monitorix-2.5.2-1|55	install -m 0644 reports/*.html %{buildroot}%{_localstatedir}/lib/monitorix/reports
12mr|monitorix-2.5.2-1|56	install -m 0755 reports/send_reports %{buildroot}%{_localstatedir}/lib/monitorix/reports
12mr|monitorix-2.5.2-1|57	mkdir -p %{buildroot}%{_localstatedir}/lib/monitorix/usage
12mr|monitorix-2.5.2-1|58	mkdir -p %{buildroot}%{_mandir}/man5
12mr|monitorix-2.5.2-1|59	mkdir -p %{buildroot}%{_mandir}/man8
12mr|monitorix-2.5.2-1|60	install -m 0644 man/man5/monitorix.conf.5 %{buildroot}%{_mandir}/man5
12mr|monitorix-2.5.2-1|61	install -m 0644 man/man8/monitorix.8 %{buildroot}%{_mandir}/man8
12mr|monitorix-2.5.2-1|62	
12mr|monitorix-2.5.2-1|63	%post
12mr|monitorix-2.5.2-1|64	%_post_service %{name}
12mr|monitorix-2.5.2-1|65	
12mr|monitorix-2.5.2-1|66	%preun
12mr|monitorix-2.5.2-1|67	%_preun_service %{name}
12mr|monitorix-2.5.2-1|68	
12mr|monitorix-2.5.2-1|69	%files
12mr|monitorix-2.5.2-1|70	%{_unitdir}/monitorix.service
12mr|monitorix-2.5.2-1|71	%config(noreplace) %{_sysconfdir}/httpd/conf.d/monitorix.conf
12mr|monitorix-2.5.2-1|72	%config(noreplace) %{_sysconfdir}/logrotate.d/monitorix
12mr|monitorix-2.5.2-1|73	%config(noreplace) %{_sysconfdir}/monitorix.conf
12mr|monitorix-2.5.2-1|74	%{_bindir}/monitorix
12mr|monitorix-2.5.2-1|75	%{_datadir}/monitorix/logo_top.png
12mr|monitorix-2.5.2-1|76	%{_datadir}/monitorix/logo_bot.png
12mr|monitorix-2.5.2-1|77	%{_datadir}/monitorix/monitorixico.png
12mr|monitorix-2.5.2-1|78	%{_datadir}/monitorix/cgi-bin/monitorix.cgi
12mr|monitorix-2.5.2-1|79	%attr(777,apache,apache) %{_datadir}/monitorix/imgs
12mr|monitorix-2.5.2-1|80	%attr(755,root,root) %{_localstatedir}/lib/monitorix/usage
12mr|monitorix-2.5.2-1|81	%config(noreplace) %{_localstatedir}/lib/monitorix/reports/*.html
12mr|monitorix-2.5.2-1|82	%{_localstatedir}/lib/monitorix/reports/send_reports
12mr|monitorix-2.5.2-1|83	%doc %{_mandir}/man5/monitorix.conf.5.xz
12mr|monitorix-2.5.2-1|84	%doc %{_mandir}/man8/monitorix.8.xz
12mr|monitorix-2.5.2-1|85	%doc Changes COPYING README README.nginx README.FreeBSD README.OpenBSD docs/monitorix-alert.sh
12mr|monitorix-2.5.2-1|86	
12mr|monitorix-2.5.2-1|87	%changelog
12mr|monitorix-2.5.2-1|88	

15202 12
12mr|mono-2.10.9-2|1	%define major 0
12mr|mono-2.10.9-2|2	%define major1 1
12mr|mono-2.10.9-2|3	%define libname %mklibname %{name} %{major}
12mr|mono-2.10.9-2|4	%define libnamellvm %mklibname %{name}llvm %{major}
12mr|mono-2.10.9-2|5	%define libname1 %mklibname %{name} 2.0 %{major1}
12mr|mono-2.10.9-2|6	%define libnamedev %mklibname -d %{name}
12mr|mono-2.10.9-2|7	
12mr|mono-2.10.9-2|8	%define bootstrap 0
12mr|mono-2.10.9-2|9	%{?_with_bootstrap: %{expand: %%global bootstrap 1}}
12mr|mono-2.10.9-2|10	%define monodir %{_prefix}/lib/mono
12mr|mono-2.10.9-2|11	
12mr|mono-2.10.9-2|12	%define llvm no
12mr|mono-2.10.9-2|13	%define sgen yes
12mr|mono-2.10.9-2|14	
12mr|mono-2.10.9-2|15	%ifnarch %{ix86} x86_64
12mr|mono-2.10.9-2|16	%define llvm no
12mr|mono-2.10.9-2|17	%define sgen no
12mr|mono-2.10.9-2|18	%endif
12mr|mono-2.10.9-2|19	
12mr|mono-2.10.9-2|20	Summary:	Mono Runtime
12mr|mono-2.10.9-2|21	Name:		mono
12mr|mono-2.10.9-2|22	Version:	2.10.9
12mr|mono-2.10.9-2|23	Release:	2
12mr|mono-2.10.9-2|24	License:	GPLv2 and LGPLv2+ and MIT
12mr|mono-2.10.9-2|25	Group:		Development/Other
12mr|mono-2.10.9-2|26	Source0:	http://download.mono-project.com/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|mono-2.10.9-2|27	# This key was generated by Götz Waschk <waschk@mandriva.org> on Oct 14, 2010
12mr|mono-2.10.9-2|28	# by running the following command:
12mr|mono-2.10.9-2|29	# sn -k mono.snk
12mr|mono-2.10.9-2|30	# You should not regenerate this unless you have a really, really, really good reason.
12mr|mono-2.10.9-2|31	Source1: mono.snk
12mr|mono-2.10.9-2|32	#gw add some major numbers to the dll map to not depend on -devel packages
12mr|mono-2.10.9-2|33	Patch0:		mono-dllmap.patch
12mr|mono-2.10.9-2|34	# (fc) 1.2.3.1-4mdv disable using /proc/self/exe to detect root prefix, it breaks under unionfs
12mr|mono-2.10.9-2|35	Patch1:		mono-2.6-selfexe.patch
12mr|mono-2.10.9-2|36	Patch4:		mono-wapi_glop.patch
12mr|mono-2.10.9-2|37	Patch5:		mono-2.10.8.1-mono-find-requires_strip-whitespace.patch
12mr|mono-2.10.9-2|38	URL:		http://www.go-mono.com/
12mr|mono-2.10.9-2|39	BuildRequires:	bison
12mr|mono-2.10.9-2|40	BuildRequires:	zlib-devel
12mr|mono-2.10.9-2|41	BuildRequires:	oprofile-devel
12mr|mono-2.10.9-2|42	%if %llvm == yes
12mr|mono-2.10.9-2|43	#gw mono 2.8 does not build with our llvm 2.7
12mr|mono-2.10.9-2|44	BuildRequires:	llvm > 2.7
12mr|mono-2.10.9-2|45	Suggests:	%{libnamellvm} = %{version}-%{release}
12mr|mono-2.10.9-2|46	%endif
12mr|mono-2.10.9-2|47	Requires:	%{libname1} = %{version}
12mr|mono-2.10.9-2|48	Requires:	%{libname} = %{version}
12mr|mono-2.10.9-2|49	Requires:	%{name}-2.0 = %{version}-%{release}
12mr|mono-2.10.9-2|50	Requires:	%{name}-4.0 = %{version}-%{release}
12mr|mono-2.10.9-2|51	# gw requires by System.Drawing
12mr|mono-2.10.9-2|52	Requires: 	libgdiplus
12mr|mono-2.10.9-2|53	# Since mono 0.91 (mdk 10.0) we can rely on included config
12mr|mono-2.10.9-2|54	Provides:	mono-config
12mr|mono-2.10.9-2|55	Provides:	libmono-runtime
12mr|mono-2.10.9-2|56	%if ! %bootstrap
12mr|mono-2.10.9-2|57	#gw needed for mono-find-requires which needs monodis and libmono.so
12mr|mono-2.10.9-2|58	BuildRequires:	mono-devel
12mr|mono-2.10.9-2|59	%endif
12mr|mono-2.10.9-2|60	
12mr|mono-2.10.9-2|61	%description
12mr|mono-2.10.9-2|62	Mono is an implementation of the ECMA Common Language Infrastructure,
12mr|mono-2.10.9-2|63	it contains both a just-in-time compiler for maximum performance, and
12mr|mono-2.10.9-2|64	an interpeter.  It can also be used to run programs from the .NET
12mr|mono-2.10.9-2|65	Framework.
12mr|mono-2.10.9-2|66	
12mr|mono-2.10.9-2|67	This package contains the core of the Mono runtime including its
12mr|mono-2.10.9-2|68	Virtual Machine, Just-in-time compiler, C# compiler, security tools
12mr|mono-2.10.9-2|69	and libraries (corlib, XML, System.Security, System.Drawing, ZipLib,
12mr|mono-2.10.9-2|70	I18N, Cairo and Mono.*).
12mr|mono-2.10.9-2|71	
12mr|mono-2.10.9-2|72	%package 2.0
12mr|mono-2.10.9-2|73	Summary:	2.0 API for mono
12mr|mono-2.10.9-2|74	Group:		Development/Other
12mr|mono-2.10.9-2|75	Requires:	%{name} = %{version}-%{release}
12mr|mono-2.10.9-2|76	Conflicts:	mono < 2.10.2-2
12mr|mono-2.10.9-2|77	
12mr|mono-2.10.9-2|78	%description 2.0
12mr|mono-2.10.9-2|79	Mono is an implementation of the ECMA Common Language Infrastructure,
12mr|mono-2.10.9-2|80	it contains both a just-in-time compiler for maximum performance, and
12mr|mono-2.10.9-2|81	an interpeter.  It can also be used to run programs from the .NET
12mr|mono-2.10.9-2|82	Framework.
12mr|mono-2.10.9-2|83	
12mr|mono-2.10.9-2|84	This package contains 2.0 API for mono.
12mr|mono-2.10.9-2|85	
12mr|mono-2.10.9-2|86	%package 4.0
12mr|mono-2.10.9-2|87	Summary:	4.0 API for mono
12mr|mono-2.10.9-2|88	Group:		Development/Other
12mr|mono-2.10.9-2|89	Requires:	%{name} = %{version}-%{release}
12mr|mono-2.10.9-2|90	Conflicts:	mono < 2.10.2-2
12mr|mono-2.10.9-2|91	
12mr|mono-2.10.9-2|92	%description 4.0
12mr|mono-2.10.9-2|93	Mono is an implementation of the ECMA Common Language Infrastructure,
12mr|mono-2.10.9-2|94	it contains both a just-in-time compiler for maximum performance, and
12mr|mono-2.10.9-2|95	an interpeter.  It can also be used to run programs from the .NET
12mr|mono-2.10.9-2|96	Framework.
12mr|mono-2.10.9-2|97	
12mr|mono-2.10.9-2|98	This package contains 4.0 API for mono.
12mr|mono-2.10.9-2|99	
12mr|mono-2.10.9-2|100	%package compat
12mr|mono-2.10.9-2|101	Summary:	Compatible API for mono
12mr|mono-2.10.9-2|102	Group:		Development/Other
12mr|mono-2.10.9-2|103	Requires:	%{name} = %{version}
12mr|mono-2.10.9-2|104	# gw this is for some binary-only packages, the versions are retargetted
12mr|mono-2.10.9-2|105	# by the mono runtime
12mr|mono-2.10.9-2|106	Provides:	mono(Commons.Xml.Relaxng) = 1.0.5000.0
12mr|mono-2.10.9-2|107	Provides:	mono(CustomMarshalers) = 1.0.5000.0
12mr|mono-2.10.9-2|108	Provides:	mono(I18N) = 1.0.5000.0
12mr|mono-2.10.9-2|109	Provides:	mono(I18N.West) = 1.0.5000.0
12mr|mono-2.10.9-2|110	Provides:	mono(Mono.Cairo) = 1.0.5000.0
12mr|mono-2.10.9-2|111	Provides:	mono(Mono.CompilerServices.SymbolWriter) = 1.0.5000.0
12mr|mono-2.10.9-2|112	Provides:	mono(Mono.Posix) = 1.0.5000.0
12mr|mono-2.10.9-2|113	Provides:	mono(Mono.Security) = 1.0.5000.0
12mr|mono-2.10.9-2|114	Provides:	mono(OpenSystem.C) = 1.0.5000.0
12mr|mono-2.10.9-2|115	Provides:	mono(System) = 1.0.5000.0
12mr|mono-2.10.9-2|116	Provides:	mono(System.Security) = 1.0.5000.0
12mr|mono-2.10.9-2|117	Provides:	mono(System.Xml) = 1.0.5000.0
12mr|mono-2.10.9-2|118	Provides:	mono(mscorlib) = 1.0.5000.0
12mr|mono-2.10.9-2|119	
12mr|mono-2.10.9-2|120	%description compat
12mr|mono-2.10.9-2|121	Mono is an implementation of the ECMA Common Language Infrastructure,
12mr|mono-2.10.9-2|122	it contains both a just-in-time compiler for maximum performance, and
12mr|mono-2.10.9-2|123	an interpeter.  It can also be used to run programs from the .NET
12mr|mono-2.10.9-2|124	Framework.
12mr|mono-2.10.9-2|125	
12mr|mono-2.10.9-2|126	This package contains compatible API for mono.
12mr|mono-2.10.9-2|127	
12mr|mono-2.10.9-2|128	%package doc
12mr|mono-2.10.9-2|129	Summary:	Documentation for the Mono runtime
12mr|mono-2.10.9-2|130	Group:		Development/Other
12mr|mono-2.10.9-2|131	Requires:	mono
12mr|mono-2.10.9-2|132	Buildarch:	noarch
12mr|mono-2.10.9-2|133	
12mr|mono-2.10.9-2|134	%description doc
12mr|mono-2.10.9-2|135	Mono is an implementation of the ECMA Common Language Infrastructure,
12mr|mono-2.10.9-2|136	it contains both a just-in-time compiler for maximum performance, and
12mr|mono-2.10.9-2|137	an interpeter.  It can also be used to run programs from the .NET
12mr|mono-2.10.9-2|138	Framework.
12mr|mono-2.10.9-2|139	This package provides documentation for the Mono runtime.
12mr|mono-2.10.9-2|140	
12mr|mono-2.10.9-2|141	%package -n %{libname}
12mr|mono-2.10.9-2|142	Summary:	Libraries for the Mono runtime
12mr|mono-2.10.9-2|143	Group:		System/Libraries
12mr|mono-2.10.9-2|144	
12mr|mono-2.10.9-2|145	%description -n %{libname}
12mr|mono-2.10.9-2|146	Mono is an implementation of the ECMA Common Language Infrastructure,
12mr|mono-2.10.9-2|147	it contains both a just-in-time compiler for maximum performance, and
12mr|mono-2.10.9-2|148	an interpeter.  It can also be used to run programs from the .NET
12mr|mono-2.10.9-2|149	Framework.
12mr|mono-2.10.9-2|150	This package provides the versioned libraries for the Mono runtime.
12mr|mono-2.10.9-2|151	
12mr|mono-2.10.9-2|152	%package -n %{libname1}
12mr|mono-2.10.9-2|153	Summary:	Libraries for the Mono runtime
12mr|mono-2.10.9-2|154	Group:		System/Libraries
12mr|mono-2.10.9-2|155	
12mr|mono-2.10.9-2|156	%description -n %{libname1}
12mr|mono-2.10.9-2|157	Mono is an implementation of the ECMA Common Language Infrastructure,
12mr|mono-2.10.9-2|158	it contains both a just-in-time compiler for maximum performance, and
12mr|mono-2.10.9-2|159	an interpeter.  It can also be used to run programs from the .NET
12mr|mono-2.10.9-2|160	Framework.
12mr|mono-2.10.9-2|161	This package provides the versioned libraries for the Mono runtime.
12mr|mono-2.10.9-2|162	
12mr|mono-2.10.9-2|163	%if %llvm == yes
12mr|mono-2.10.9-2|164	%package -n %{libnamellvm}
12mr|mono-2.10.9-2|165	License:	LGPLv2
12mr|mono-2.10.9-2|166	Summary:	Loadable LLVM libary for mono
12mr|mono-2.10.9-2|167	Group:		System/Libraries
12mr|mono-2.10.9-2|168	
12mr|mono-2.10.9-2|169	%description -n %{libnamellvm}
12mr|mono-2.10.9-2|170	The Mono Project is an open development initiative that is working to
12mr|mono-2.10.9-2|171	develop an open source, Unix version of the .NET development platform.
12mr|mono-2.10.9-2|172	Its objective is to enable Unix developers to build and deploy
12mr|mono-2.10.9-2|173	cross-platform .NET applications. The project will implement various
12mr|mono-2.10.9-2|174	technologies that have been submitted to the ECMA for standardization.
12mr|mono-2.10.9-2|175	
12mr|mono-2.10.9-2|176	Loadable LLVM libary for mono.
12mr|mono-2.10.9-2|177	%endif
12mr|mono-2.10.9-2|178	
12mr|mono-2.10.9-2|179	%package -n %{libnamedev}
12mr|mono-2.10.9-2|180	Summary:	Tools required to embed the Mono runtime
12mr|mono-2.10.9-2|181	Group:		Development/Other
12mr|mono-2.10.9-2|182	Requires:	%{libname} = %{version}
12mr|mono-2.10.9-2|183	Requires:	%{libname1} = %{version}
12mr|mono-2.10.9-2|184	%if %llvm == yes
12mr|mono-2.10.9-2|185	Requires:	%{libnamellvm} = %{version}-%{release}
12mr|mono-2.10.9-2|186	%endif
12mr|mono-2.10.9-2|187	Requires:	mono = %{version}
12mr|mono-2.10.9-2|188	Requires:	mono-data = %{version}
12mr|mono-2.10.9-2|189	Requires:	mono-build = %{version}
12mr|mono-2.10.9-2|190	Requires:	mono-extras = %{version}
12mr|mono-2.10.9-2|191	Requires:	mono-web = %{version}
12mr|mono-2.10.9-2|192	Requires:	mono-locale-extras = %{version}
12mr|mono-2.10.9-2|193	Requires:	mono-winforms = %{version}
12mr|mono-2.10.9-2|194	Requires:	mono-nunit = %{version}
12mr|mono-2.10.9-2|195	Requires:	monodoc-core = %{version}
12mr|mono-2.10.9-2|196	Requires:	mono-wcf = %{version}
12mr|mono-2.10.9-2|197	Requires:	mono-winfxcore = %{version}
12mr|mono-2.10.9-2|198	Conflicts:	mono-nunit < %{version}-%{release}
12mr|mono-2.10.9-2|199	Provides:	mono-devel = %{version}-%{release}
12mr|mono-2.10.9-2|200	Provides:	libmono-devel = %{version}-%{release}
12mr|mono-2.10.9-2|201	Obsoletes:	%{mklibname -d %{name} 0} < 2.10.8.1-5
12mr|mono-2.10.9-2|202	Conflicts:	update-alternatives < 1.9.0
12mr|mono-2.10.9-2|203	Provides:	mono(PEAPI) = 1.0.5000.0
12mr|mono-2.10.9-2|204	Provides:	mono(resgen) = 1.0.5000.0
12mr|mono-2.10.9-2|205	Provides:	mono-bytefx-data-mysql mono-data-firebird mono-data-sybase mono-jscript
12mr|mono-2.10.9-2|206	
12mr|mono-2.10.9-2|207	%description -n %{libnamedev}
12mr|mono-2.10.9-2|208	Header files and libraries used to embed the Mono runtime in an application.
12mr|mono-2.10.9-2|209	
12mr|mono-2.10.9-2|210	%package winfxcore
12mr|mono-2.10.9-2|211	Summary:	Mono implementation of core WinFX APIs
12mr|mono-2.10.9-2|212	Group:		Development/Other
12mr|mono-2.10.9-2|213	Requires:	%{name}-winfxcore-2.0 = %{version}
12mr|mono-2.10.9-2|214	Requires:	%{name}-winfxcore-4.0 = %{version}
12mr|mono-2.10.9-2|215	
12mr|mono-2.10.9-2|216	%description winfxcore
12mr|mono-2.10.9-2|217	The Mono Project is an open development initiative that is working to
12mr|mono-2.10.9-2|218	develop an open source, Unix version of the .NET development platform.
12mr|mono-2.10.9-2|219	Its objective is to enable Unix developers to build and deploy
12mr|mono-2.10.9-2|220	cross-platform .NET applications. The project will implement various
12mr|mono-2.10.9-2|221	technologies that have been submitted to the ECMA for standardization.
12mr|mono-2.10.9-2|222	
12mr|mono-2.10.9-2|223	Mono implementation of core WinFX APIs
12mr|mono-2.10.9-2|224	
12mr|mono-2.10.9-2|225	%package winfxcore-2.0
12mr|mono-2.10.9-2|226	Summary: Mono implementation of core WinFX APIs 2.0
12mr|mono-2.10.9-2|227	Group: Development/Other
12mr|mono-2.10.9-2|228	Requires: mono-2.0 = %version
12mr|mono-2.10.9-2|229	Conflicts: mono-winfxcore < 2.10.2-2
12mr|mono-2.10.9-2|230	
12mr|mono-2.10.9-2|231	%description winfxcore-2.0
12mr|mono-2.10.9-2|232	The Mono Project is an open development initiative that is working to
12mr|mono-2.10.9-2|233	develop an open source, Unix version of the .NET development platform.
12mr|mono-2.10.9-2|234	Its objective is to enable Unix developers to build and deploy
12mr|mono-2.10.9-2|235	cross-platform .NET applications. The project will implement various
12mr|mono-2.10.9-2|236	technologies that have been submitted to the ECMA for standardization.
12mr|mono-2.10.9-2|237	
12mr|mono-2.10.9-2|238	Mono implementation of core WinFX APIs 2.0
12mr|mono-2.10.9-2|239	
12mr|mono-2.10.9-2|240	%package winfxcore-4.0
12mr|mono-2.10.9-2|241	Summary: Mono implementation of core WinFX APIs 4.0
12mr|mono-2.10.9-2|242	Group: Development/Other
12mr|mono-2.10.9-2|243	Requires: mono-4.0 = %version
12mr|mono-2.10.9-2|244	Conflicts: mono-winfxcore < 2.10.2-2
12mr|mono-2.10.9-2|245	
12mr|mono-2.10.9-2|246	%description winfxcore-4.0
12mr|mono-2.10.9-2|247	The Mono Project is an open development initiative that is working to
12mr|mono-2.10.9-2|248	develop an open source, Unix version of the .NET development platform.
12mr|mono-2.10.9-2|249	Its objective is to enable Unix developers to build and deploy
12mr|mono-2.10.9-2|250	cross-platform .NET applications. The project will implement various
12mr|mono-2.10.9-2|251	technologies that have been submitted to the ECMA for standardization.
12mr|mono-2.10.9-2|252	
12mr|mono-2.10.9-2|253	Mono implementation of core WinFX APIs 4.0
12mr|mono-2.10.9-2|254	
12mr|mono-2.10.9-2|255	%package web
12mr|mono-2.10.9-2|256	Summary: ASP.NET, Remoting, and Web Services for Mono
12mr|mono-2.10.9-2|257	Group:	 	  Development/Other
12mr|mono-2.10.9-2|258	Requires: mono = %version
12mr|mono-2.10.9-2|259	Requires: %{name}-web-2.0 = %version
12mr|mono-2.10.9-2|260	Requires: %{name}-web-4.0 = %version
12mr|mono-2.10.9-2|261	Requires: %{name}-web-compat = %version
12mr|mono-2.10.9-2|262	
12mr|mono-2.10.9-2|263	%description web
12mr|mono-2.10.9-2|264	This package provides the ASP.NET libraries and runtime for
12mr|mono-2.10.9-2|265	development of web application, web services and remoting support.
12mr|mono-2.10.9-2|266	
12mr|mono-2.10.9-2|267	%package web-2.0
12mr|mono-2.10.9-2|268	Summary: ASP.NET 2.0, Remoting, and Web Services for Mono
12mr|mono-2.10.9-2|269	Group: Development/Other
12mr|mono-2.10.9-2|270	Requires: mono-2.0 = %version
12mr|mono-2.10.9-2|271	Conflicts: mono-web < 2.10.2-2
12mr|mono-2.10.9-2|272	
12mr|mono-2.10.9-2|273	%description web-2.0
12mr|mono-2.10.9-2|274	This package provides the ASP.NET 4.0 libraries and runtime for
12mr|mono-2.10.9-2|275	development of web application, web services and remoting support.
12mr|mono-2.10.9-2|276	
12mr|mono-2.10.9-2|277	%package web-4.0
12mr|mono-2.10.9-2|278	Summary: ASP.NET 4.0, Remoting, and Web Services for Mono
12mr|mono-2.10.9-2|279	Group: Development/Other
12mr|mono-2.10.9-2|280	Requires: mono-4.0 = %version
12mr|mono-2.10.9-2|281	Conflicts: mono-web < 2.10.2-2
12mr|mono-2.10.9-2|282	
12mr|mono-2.10.9-2|283	%description web-4.0
12mr|mono-2.10.9-2|284	This package provides the ASP.NET 4.0 libraries and runtime for
12mr|mono-2.10.9-2|285	development of web application, web services and remoting support.
12mr|mono-2.10.9-2|286	
12mr|mono-2.10.9-2|287	%package web-compat
12mr|mono-2.10.9-2|288	Summary: ASP.NET, Remoting, and Web Services for Mono (Compatible package)
12mr|mono-2.10.9-2|289	Group: Development/Other
12mr|mono-2.10.9-2|290	Requires: mono-web = %version
12mr|mono-2.10.9-2|291	Provides: mono(Mono.Http) = 1.0.5000.0
12mr|mono-2.10.9-2|292	Provides: mono(System.Runtime.Remoting) = 1.0.5000.0
12mr|mono-2.10.9-2|293	Provides: mono(System.Runtime.Serialization.Formatters.Soap) = 1.0.5000.0
12mr|mono-2.10.9-2|294	Provides: mono(System.Web) = 1.0.5000.0
12mr|mono-2.10.9-2|295	Provides: mono(System.Web.Services) = 1.0.5000.0
12mr|mono-2.10.9-2|296	
12mr|mono-2.10.9-2|297	%description web-compat
12mr|mono-2.10.9-2|298	This package provides the ASP.NET compatible requirements for
12mr|mono-2.10.9-2|299	development of web application, web services and remoting support.
12mr|mono-2.10.9-2|300	
12mr|mono-2.10.9-2|301	%package data
12mr|mono-2.10.9-2|302	Summary: Database connectivity for Mono
12mr|mono-2.10.9-2|303	Group:	 	Development/Other
12mr|mono-2.10.9-2|304	Requires:	mono = %version
12mr|mono-2.10.9-2|305	Requires:	%name-data-2.0 = %version
12mr|mono-2.10.9-2|306	Requires:	%name-data-4.0 = %version
12mr|mono-2.10.9-2|307	Requires:	%name-data-compat = %version
12mr|mono-2.10.9-2|308	Obsoletes:	%name-data-oracle < 2.10.2-2
12mr|mono-2.10.9-2|309	Obsoletes:	%name-data-postgresql < 2.10.2-2
12mr|mono-2.10.9-2|310	Obsoletes:	%name-data-sqlite < 2.10.2-2
12mr|mono-2.10.9-2|311	Obsoletes:	%name-ibm-data-db2 < 2.10.2-2
12mr|mono-2.10.9-2|312	
12mr|mono-2.10.9-2|313	%description data
12mr|mono-2.10.9-2|314	This package provides a Mono assembly to facilitate data access and
12mr|mono-2.10.9-2|315	manipulation with databases, LDAP compatible directory servers and/or
12mr|mono-2.10.9-2|316	XML data exchange. Beyond the ADO.NET, Novell.LDAP and
12mr|mono-2.10.9-2|317	System.DirectoryServices assemblies, it also includes a command line
12mr|mono-2.10.9-2|318	sql application as well as the Microsoft SQL Server and ODBC data
12mr|mono-2.10.9-2|319	providers.
12mr|mono-2.10.9-2|320	
12mr|mono-2.10.9-2|321	%package data-2.0
12mr|mono-2.10.9-2|322	Summary: Database connectivity for Mono 2.0 API
12mr|mono-2.10.9-2|323	Group:		Development/Other
12mr|mono-2.10.9-2|324	Requires:	mono-2.0 = %version
12mr|mono-2.10.9-2|325	Conflicts:	mono-data < 2.10.2-2
12mr|mono-2.10.9-2|326	Conflicts:	%name-data-oracle < 2.10.2-2
12mr|mono-2.10.9-2|327	Conflicts:	%name-data-postgresql < 2.10.2-2
12mr|mono-2.10.9-2|328	Conflicts:	%name-data-sqlite < 2.10.2-2
12mr|mono-2.10.9-2|329	Conflicts:	%name-ibm-data-db2 < 2.10.2-2
12mr|mono-2.10.9-2|330	
12mr|mono-2.10.9-2|331	%description data-2.0
12mr|mono-2.10.9-2|332	This package provides a Mono assembly to facilitate data access and
12mr|mono-2.10.9-2|333	manipulation with databases, LDAP compatible directory servers and/or
12mr|mono-2.10.9-2|334	XML data exchange under 2.0 API. Beyond the ADO.NET, Novell.LDAP and
12mr|mono-2.10.9-2|335	System.DirectoryServices assemblies, it also includes a command line
12mr|mono-2.10.9-2|336	sql application as well as the Microsoft SQL Server and ODBC data
12mr|mono-2.10.9-2|337	providers.
12mr|mono-2.10.9-2|338	
12mr|mono-2.10.9-2|339	%package data-4.0
12mr|mono-2.10.9-2|340	Summary: Database connectivity for Mono
12mr|mono-2.10.9-2|341	Group:		Development/Other
12mr|mono-2.10.9-2|342	Requires:	mono-4.0 = %version
12mr|mono-2.10.9-2|343	Conflicts:	mono-data < 2.10.2-2
12mr|mono-2.10.9-2|344	Conflicts:	%name-data-oracle < 2.10.2-2
12mr|mono-2.10.9-2|345	Conflicts:	%name-data-postgresql < 2.10.2-2
12mr|mono-2.10.9-2|346	Conflicts:	%name-data-sqlite < 2.10.2-2
12mr|mono-2.10.9-2|347	Conflicts:	%name-ibm-data-db2 < 2.10.2-2
12mr|mono-2.10.9-2|348	
12mr|mono-2.10.9-2|349	%description data-4.0
12mr|mono-2.10.9-2|350	This package provides a Mono assembly to facilitate data access and
12mr|mono-2.10.9-2|351	manipulation with databases, LDAP compatible directory servers and/or
12mr|mono-2.10.9-2|352	XML data exchange under 4.0 API. Beyond the ADO.NET, Novell.LDAP and
12mr|mono-2.10.9-2|353	System.DirectoryServices assemblies, it also includes a command line
12mr|mono-2.10.9-2|354	sql application as well as the Microsoft SQL Server and ODBC data
12mr|mono-2.10.9-2|355	providers.
12mr|mono-2.10.9-2|356	
12mr|mono-2.10.9-2|357	%package data-compat
12mr|mono-2.10.9-2|358	Summary: Database connectivity for Mono (Compatible package)
12mr|mono-2.10.9-2|359	Group:		Development/Other
12mr|mono-2.10.9-2|360	Requires:	mono-data = %version
12mr|mono-2.10.9-2|361	Provides:	mono(Mono.Data.Tds) = 1.0.5000.0
12mr|mono-2.10.9-2|362	Provides:	mono(Novell.Directory.Ldap) = 1.0.5000.0
12mr|mono-2.10.9-2|363	Provides:	mono(System.Data) = 1.0.5000.0
12mr|mono-2.10.9-2|364	Provides:	mono(System.DirectoryServices) = 1.0.5000.0
12mr|mono-2.10.9-2|365	Provides:	mono(System.EnterpriseServices) = 1.0.5000.0
12mr|mono-2.10.9-2|366	Provides:	mono(Npgsql) = 1.0.5000.0
12mr|mono-2.10.9-2|367	Provides:	mono(System.Data.OracleClient) = 1.0.5000.0
12mr|mono-2.10.9-2|368	
12mr|mono-2.10.9-2|369	%description data-compat
12mr|mono-2.10.9-2|370	This package provides a Mono assembly to facilitate data access and
12mr|mono-2.10.9-2|371	manipulation with databases, LDAP compatible directory servers and/or
12mr|mono-2.10.9-2|372	XML data exchange. Beyond the ADO.NET, Novell.LDAP and
12mr|mono-2.10.9-2|373	System.DirectoryServices assemblies, it also includes a command line
12mr|mono-2.10.9-2|374	sql application as well as the Microsoft SQL Server and ODBC data
12mr|mono-2.10.9-2|375	providers.
12mr|mono-2.10.9-2|376	
12mr|mono-2.10.9-2|377	%package extras
12mr|mono-2.10.9-2|378	Summary: Infrastructure for running and building daemons and services
12mr|mono-2.10.9-2|379	Group:	 	  Development/Other
12mr|mono-2.10.9-2|380	Requires:	  mono = %version
12mr|mono-2.10.9-2|381	Provides:       mono(Mono.Messaging) = 1.0.5000.0
12mr|mono-2.10.9-2|382	Provides:       mono(Mono.Messaging.RabbitMQ) = 1.0.5000.0
12mr|mono-2.10.9-2|383	Provides:       mono(RabbitMQ.Client) = 1.0.5000.0
12mr|mono-2.10.9-2|384	Provides:       mono(System.Configuration.Install) = 1.0.5000.0
12mr|mono-2.10.9-2|385	Provides:       mono(System.Management) = 1.0.5000.0
12mr|mono-2.10.9-2|386	Provides:       mono(System.Messaging) = 1.0.5000.0
12mr|mono-2.10.9-2|387	Provides:       mono(System.ServiceProcess) = 1.0.5000.0
12mr|mono-2.10.9-2|388	Provides:       mono(mono-service) = 1.0.5000.0
12mr|mono-2.10.9-2|389	
12mr|mono-2.10.9-2|390	%description extras
12mr|mono-2.10.9-2|391	This package provides the libary and application to run services and
12mr|mono-2.10.9-2|392	daemons with Mono. It also includes stubs for the following .NET 1.1
12mr|mono-2.10.9-2|393	and 2.0 assemblies: Microsoft.Vsa, System.Configuration.Install,
12mr|mono-2.10.9-2|394	System.Management, System.Messaging.
12mr|mono-2.10.9-2|395	
12mr|mono-2.10.9-2|396	%package extras-2.0
12mr|mono-2.10.9-2|397	Summary: Infrastructure for running and building daemons and services
12mr|mono-2.10.9-2|398	Group:		Development/Other
12mr|mono-2.10.9-2|399	Requires:	mono-2.0 = %version
12mr|mono-2.10.9-2|400	Conflicts:	%name-extras < 2.10.2-2
12mr|mono-2.10.9-2|401	
12mr|mono-2.10.9-2|402	%description extras-2.0
12mr|mono-2.10.9-2|403	This package provides the libary and application to run services and
12mr|mono-2.10.9-2|404	daemons with Mono 2.0 API.
12mr|mono-2.10.9-2|405	
12mr|mono-2.10.9-2|406	%package extras-4.0
12mr|mono-2.10.9-2|407	Summary: Infrastructure for running and building daemons and services
12mr|mono-2.10.9-2|408	Group:		Development/Other
12mr|mono-2.10.9-2|409	Requires:	mono-4.0 = %version
12mr|mono-2.10.9-2|410	Conflicts:	%name-extras < 2.10.2-2
12mr|mono-2.10.9-2|411	
12mr|mono-2.10.9-2|412	%description extras-4.0
12mr|mono-2.10.9-2|413	This package provides the libary and application to run services and
12mr|mono-2.10.9-2|414	daemons with Mono 4.0 API.
12mr|mono-2.10.9-2|415	
12mr|mono-2.10.9-2|416	%package extras-compat
12mr|mono-2.10.9-2|417	Summary: Infrastructure for running and building daemons and services
12mr|mono-2.10.9-2|418	Group:		Development/Other
12mr|mono-2.10.9-2|419	Requires:	mono-extras = %version
12mr|mono-2.10.9-2|420	
12mr|mono-2.10.9-2|421	%description extras-compat
12mr|mono-2.10.9-2|422	This package provides the libary and application to run services and
12mr|mono-2.10.9-2|423	daemons.
12mr|mono-2.10.9-2|424	
12mr|mono-2.10.9-2|425	%package winforms
12mr|mono-2.10.9-2|426	Summary: Windows Forms implementation for Mono
12mr|mono-2.10.9-2|427	Group:		Development/Other
12mr|mono-2.10.9-2|428	Requires:	%{name}-winforms-2.0 = %version
12mr|mono-2.10.9-2|429	Requires:	%{name}-winforms-4.0 = %version
12mr|mono-2.10.9-2|430	
12mr|mono-2.10.9-2|431	%description winforms
12mr|mono-2.10.9-2|432	This package provides a fully managed implementation of
12mr|mono-2.10.9-2|433	System.Windows.Forms, the default graphical toolkit for .NET
12mr|mono-2.10.9-2|434	applications.
12mr|mono-2.10.9-2|435	
12mr|mono-2.10.9-2|436	%package winforms-2.0
12mr|mono-2.10.9-2|437	Summary: Windows Forms implementation for Mono 2.0 API
12mr|mono-2.10.9-2|438	Group:		Development/Other
12mr|mono-2.10.9-2|439	Requires:	%{name}-2.0 = %version
12mr|mono-2.10.9-2|440	Conflicts:	mono-winforms < 2.10.2-2
12mr|mono-2.10.9-2|441	
12mr|mono-2.10.9-2|442	%description winforms-2.0
12mr|mono-2.10.9-2|443	This package provides a fully managed implementation of
12mr|mono-2.10.9-2|444	System.Windows.Forms, the default graphical toolkit for .NET
12mr|mono-2.10.9-2|445	applications.
12mr|mono-2.10.9-2|446	
12mr|mono-2.10.9-2|447	%package winforms-4.0
12mr|mono-2.10.9-2|448	Summary: Windows Forms implementation for Mono 4.0 API
12mr|mono-2.10.9-2|449	Group:		Development/Other
12mr|mono-2.10.9-2|450	Requires:	%{name}-4.0 = %version
12mr|mono-2.10.9-2|451	Conflicts:	mono-winforms < 2.10.2-2
12mr|mono-2.10.9-2|452	
12mr|mono-2.10.9-2|453	%description winforms-4.0
12mr|mono-2.10.9-2|454	This package provides a fully managed implementation of
12mr|mono-2.10.9-2|455	System.Windows.Forms, the default graphical toolkit for .NET
12mr|mono-2.10.9-2|456	applications.
12mr|mono-2.10.9-2|457	
12mr|mono-2.10.9-2|458	%package winforms-compat
12mr|mono-2.10.9-2|459	Summary: Windows Forms implementation for Mono
12mr|mono-2.10.9-2|460	Group:		Development/Other
12mr|mono-2.10.9-2|461	Requires:	%{name}-winforms = %version
12mr|mono-2.10.9-2|462	Provides:       mono(Accessibility) = 1.0.5000.0
12mr|mono-2.10.9-2|463	Provides:       mono(System.Design) = 1.0.5000.0
12mr|mono-2.10.9-2|464	Provides:       mono(System.Drawing) = 1.0.5000.0
12mr|mono-2.10.9-2|465	Provides:       mono(System.Drawing.Design) = 1.0.5000.0
12mr|mono-2.10.9-2|466	Provides:       mono(System.Windows.Forms) = 1.0.5000.0
12mr|mono-2.10.9-2|467	
12mr|mono-2.10.9-2|468	%description winforms-compat
12mr|mono-2.10.9-2|469	This package provides a fully managed implementation of
12mr|mono-2.10.9-2|470	System.Windows.Forms, the default graphical toolkit for .NET
12mr|mono-2.10.9-2|471	applications.
12mr|mono-2.10.9-2|472	
12mr|mono-2.10.9-2|473	%package locale-extras
12mr|mono-2.10.9-2|474	Summary: Extra locale information for Mono
12mr|mono-2.10.9-2|475	Group:	       Development/Other
12mr|mono-2.10.9-2|476	Requires:      mono-locale-extras-2.0 = %version
12mr|mono-2.10.9-2|477	Requires:      mono-locale-extras-4.0 = %version
12mr|mono-2.10.9-2|478	
12mr|mono-2.10.9-2|479	%description locale-extras
12mr|mono-2.10.9-2|480	This package contains assemblies to support I18N applications for
12mr|mono-2.10.9-2|481	non-latin alphabets.
12mr|mono-2.10.9-2|482	
12mr|mono-2.10.9-2|483	%package locale-extras-2.0
12mr|mono-2.10.9-2|484	Summary: Extra locale information for Mono 2.0 API
12mr|mono-2.10.9-2|485	Group:         Development/Other
12mr|mono-2.10.9-2|486	Requires:      mono-2.0 = %version
12mr|mono-2.10.9-2|487	Conflicts:	mono-locale-extras < 2.10.2-2
12mr|mono-2.10.9-2|488	
12mr|mono-2.10.9-2|489	%description locale-extras-2.0
12mr|mono-2.10.9-2|490	This package contains assemblies to support I18N applications for
12mr|mono-2.10.9-2|491	non-latin alphabets.
12mr|mono-2.10.9-2|492	
12mr|mono-2.10.9-2|493	%package locale-extras-4.0
12mr|mono-2.10.9-2|494	Summary: Extra locale information for Mono 4.0 API
12mr|mono-2.10.9-2|495	Group:         Development/Other
12mr|mono-2.10.9-2|496	Requires:      mono-4.0 = %version
12mr|mono-2.10.9-2|497	Conflicts:	mono-locale-extras < 2.10.2-2
12mr|mono-2.10.9-2|498	
12mr|mono-2.10.9-2|499	%description locale-extras-4.0
12mr|mono-2.10.9-2|500	This package contains assemblies to support I18N applications for
12mr|mono-2.10.9-2|501	non-latin alphabets.
12mr|mono-2.10.9-2|502	
12mr|mono-2.10.9-2|503	%package locale-extras-compat
12mr|mono-2.10.9-2|504	Summary: Extra locale information for Mono
12mr|mono-2.10.9-2|505	Group:         Development/Other
12mr|mono-2.10.9-2|506	Requires:      mono-locale-extras = %version
12mr|mono-2.10.9-2|507	Provides:       mono(I18N.CJK) = 1.0.5000.0
12mr|mono-2.10.9-2|508	Provides:       mono(I18N.MidEast) = 1.0.5000.0
12mr|mono-2.10.9-2|509	Provides:       mono(I18N.Other) = 1.0.5000.0
12mr|mono-2.10.9-2|510	Provides:       mono(I18N.Rare) = 1.0.5000.0
12mr|mono-2.10.9-2|511	
12mr|mono-2.10.9-2|512	%description locale-extras-compat
12mr|mono-2.10.9-2|513	This package contains assemblies to support I18N applications for
12mr|mono-2.10.9-2|514	non-latin alphabets.
12mr|mono-2.10.9-2|515	
12mr|mono-2.10.9-2|516	%package nunit
12mr|mono-2.10.9-2|517	Summary:	NUnit Testing Framework
12mr|mono-2.10.9-2|518	Group:	Development/Other
12mr|mono-2.10.9-2|519	Requires: %name = %version
12mr|mono-2.10.9-2|520	Conflicts: %libname-devel < %version-%release
12mr|mono-2.10.9-2|521	# for biarch:
12mr|mono-2.10.9-2|522	Conflicts: lib%{name}%{major}-devel < %version-%release
12mr|mono-2.10.9-2|523	
12mr|mono-2.10.9-2|524	%description nunit
12mr|mono-2.10.9-2|525	NUnit is a unit-testing framework for all .Net languages.  Initially
12mr|mono-2.10.9-2|526	ported from JUnit, the current release, version 2.2, is the fourth
12mr|mono-2.10.9-2|527	major release of this xUnit based unit testing tool for Microsoft
12mr|mono-2.10.9-2|528	.NET. It is written entirely in C# and has been completely redesigned
12mr|mono-2.10.9-2|529	to take advantage of many .NET language features, for example custom
12mr|mono-2.10.9-2|530	attributes and other reflection related capabilities. NUnit brings
12mr|mono-2.10.9-2|531	xUnit to all .NET languages.
12mr|mono-2.10.9-2|532	
12mr|mono-2.10.9-2|533	%package -n monodoc-core
12mr|mono-2.10.9-2|534	Summary:        Monodoc-Documentation tools for C# code
12mr|mono-2.10.9-2|535	Group:          Development/Other
12mr|mono-2.10.9-2|536	Provides:       monodoc
12mr|mono-2.10.9-2|537	
12mr|mono-2.10.9-2|538	%description -n monodoc-core
12mr|mono-2.10.9-2|539	Monodoc-core contains documentation tools for C#.
12mr|mono-2.10.9-2|540	
12mr|mono-2.10.9-2|541	%package wcf
12mr|mono-2.10.9-2|542	Summary:        Mono implementation of WCF, Windows Communication Foundation
12mr|mono-2.10.9-2|543	Group:          Development/Other
12mr|mono-2.10.9-2|544	Requires:	%name-wcf-2.0 = %version
12mr|mono-2.10.9-2|545	Requires:	%name-wcf-4.0 = %version
12mr|mono-2.10.9-2|546	
12mr|mono-2.10.9-2|547	%description wcf
12mr|mono-2.10.9-2|548	The Mono Project is an open development initiative that is working to
12mr|mono-2.10.9-2|549	develop an open source, Unix version of the .NET development platform.
12mr|mono-2.10.9-2|550	Its objective is to enable Unix developers to build and deploy
12mr|mono-2.10.9-2|551	cross-platform .NET applications. The project will implement various
12mr|mono-2.10.9-2|552	technologies that have been submitted to the ECMA for standardization.
12mr|mono-2.10.9-2|553	
12mr|mono-2.10.9-2|554	Mono implementation of WCF, Windows Communication Foundation
12mr|mono-2.10.9-2|555	
12mr|mono-2.10.9-2|556	%package wcf-2.0
12mr|mono-2.10.9-2|557	Summary:	Mono implementation of WCF, Windows Communication Foundation, API 2.0
12mr|mono-2.10.9-2|558	Group:		Development/Other
12mr|mono-2.10.9-2|559	Requires:	%name-2.0 = %version
12mr|mono-2.10.9-2|560	Conflicts:	%name-wcf < 2.10.2-2
12mr|mono-2.10.9-2|561	
12mr|mono-2.10.9-2|562	%description wcf-2.0
12mr|mono-2.10.9-2|563	The Mono Project is an open development initiative that is working to
12mr|mono-2.10.9-2|564	develop an open source, Unix version of the .NET development platform.
12mr|mono-2.10.9-2|565	Its objective is to enable Unix developers to build and deploy
12mr|mono-2.10.9-2|566	cross-platform .NET applications. The project will implement various
12mr|mono-2.10.9-2|567	technologies that have been submitted to the ECMA for standardization.
12mr|mono-2.10.9-2|568	
12mr|mono-2.10.9-2|569	Mono implementation of WCF, Windows Communication Foundation
12mr|mono-2.10.9-2|570	
12mr|mono-2.10.9-2|571	%package wcf-4.0
12mr|mono-2.10.9-2|572	Summary:	Mono implementation of WCF, Windows Communication Foundation, API 4.0
12mr|mono-2.10.9-2|573	Group:		Development/Other
12mr|mono-2.10.9-2|574	Requires:	%name-4.0 = %version
12mr|mono-2.10.9-2|575	Conflicts:	%name-wcf < 2.10.2-2
12mr|mono-2.10.9-2|576	
12mr|mono-2.10.9-2|577	%description wcf-4.0
12mr|mono-2.10.9-2|578	The Mono Project is an open development initiative that is working to
12mr|mono-2.10.9-2|579	develop an open source, Unix version of the .NET development platform.
12mr|mono-2.10.9-2|580	Its objective is to enable Unix developers to build and deploy
12mr|mono-2.10.9-2|581	cross-platform .NET applications. The project will implement various
12mr|mono-2.10.9-2|582	technologies that have been submitted to the ECMA for standardization.
12mr|mono-2.10.9-2|583	
12mr|mono-2.10.9-2|584	Mono implementation of WCF, Windows Communication Foundation
12mr|mono-2.10.9-2|585	
12mr|mono-2.10.9-2|586	%package build
12mr|mono-2.10.9-2|587	Summary: Mono APIs needed for software development
12mr|mono-2.10.9-2|588	Group: Development/Other
12mr|mono-2.10.9-2|589	Requires: %name-build-2.0 = %version
12mr|mono-2.10.9-2|590	Requires: %name-build-3.5 = %version
12mr|mono-2.10.9-2|591	Requires: %name-build-4.0 = %version
12mr|mono-2.10.9-2|592	
12mr|mono-2.10.9-2|593	%description build
12mr|mono-2.10.9-2|594	The Mono Project is an open development initiative that is working to
12mr|mono-2.10.9-2|595	develop an open source, Unix version of the .NET development platform.
12mr|mono-2.10.9-2|596	Its objective is to enable Unix developers to build and deploy
12mr|mono-2.10.9-2|597	cross-platform .NET applications. The project will implement various
12mr|mono-2.10.9-2|598	technologies that have been submitted to the ECMA for standardization.
12mr|mono-2.10.9-2|599	
12mr|mono-2.10.9-2|600	Mono APIs needed for software development
12mr|mono-2.10.9-2|601	
12mr|mono-2.10.9-2|602	%package build-2.0
12mr|mono-2.10.9-2|603	Summary: Mono APIs needed for software development, API 2.0
12mr|mono-2.10.9-2|604	Group: Development/Other
12mr|mono-2.10.9-2|605	Conflicts: %libnamedev < 2.10.5-2
12mr|mono-2.10.9-2|606	
12mr|mono-2.10.9-2|607	%description build-2.0
12mr|mono-2.10.9-2|608	The Mono Project is an open development initiative that is working to
12mr|mono-2.10.9-2|609	develop an open source, Unix version of the .NET development platform.
12mr|mono-2.10.9-2|610	Its objective is to enable Unix developers to build and deploy
12mr|mono-2.10.9-2|611	cross-platform .NET applications. The project will implement various
12mr|mono-2.10.9-2|612	technologies that have been submitted to the ECMA for standardization.
12mr|mono-2.10.9-2|613	
12mr|mono-2.10.9-2|614	Mono APIs needed for software development, API 2.0
12mr|mono-2.10.9-2|615	
12mr|mono-2.10.9-2|616	%package build-3.5
12mr|mono-2.10.9-2|617	Summary: Mono APIs needed for software development, API 3.5
12mr|mono-2.10.9-2|618	Group: Development/Other
12mr|mono-2.10.9-2|619	Conflicts: %libnamedev < 2.10.5-2
12mr|mono-2.10.9-2|620	
12mr|mono-2.10.9-2|621	%description build-3.5
12mr|mono-2.10.9-2|622	The Mono Project is an open development initiative that is working to
12mr|mono-2.10.9-2|623	develop an open source, Unix version of the .NET development platform.
12mr|mono-2.10.9-2|624	Its objective is to enable Unix developers to build and deploy
12mr|mono-2.10.9-2|625	cross-platform .NET applications. The project will implement various
12mr|mono-2.10.9-2|626	technologies that have been submitted to the ECMA for standardization.
12mr|mono-2.10.9-2|627	
12mr|mono-2.10.9-2|628	Mono APIs needed for software development, API 3.5
12mr|mono-2.10.9-2|629	
12mr|mono-2.10.9-2|630	%package build-4.0
12mr|mono-2.10.9-2|631	Summary: Mono APIs needed for software development, API 4.0
12mr|mono-2.10.9-2|632	Group: Development/Other
12mr|mono-2.10.9-2|633	Conflicts: %libnamedev < 2.10.5-2
12mr|mono-2.10.9-2|634	
12mr|mono-2.10.9-2|635	%description build-4.0
12mr|mono-2.10.9-2|636	The Mono Project is an open development initiative that is working to
12mr|mono-2.10.9-2|637	develop an open source, Unix version of the .NET development platform.
12mr|mono-2.10.9-2|638	Its objective is to enable Unix developers to build and deploy
12mr|mono-2.10.9-2|639	cross-platform .NET applications. The project will implement various
12mr|mono-2.10.9-2|640	technologies that have been submitted to the ECMA for standardization.
12mr|mono-2.10.9-2|641	
12mr|mono-2.10.9-2|642	Mono APIs needed for software development, API 4.0
12mr|mono-2.10.9-2|643	
12mr|mono-2.10.9-2|644	%prep
12mr|mono-2.10.9-2|645	%setup -q
12mr|mono-2.10.9-2|646	%patch0 -p1 -b .dllmap
12mr|mono-2.10.9-2|647	%patch1 -p1 -b .selfexe
12mr|mono-2.10.9-2|648	%patch4 -p1 -b .glop
12mr|mono-2.10.9-2|649	%patch5 -p1 -b .dep_whitespace~
12mr|mono-2.10.9-2|650	
12mr|mono-2.10.9-2|651	%build
12mr|mono-2.10.9-2|652	#gw else libmonosgen-2.0.la does not build
12mr|mono-2.10.9-2|653	%define _disable_ld_no_undefined 1
12mr|mono-2.10.9-2|654	%configure2_5x --with-preview=yes \
12mr|mono-2.10.9-2|655	--with-sgen=%{sgen} \
12mr|mono-2.10.9-2|656	%if %llvm == yes
12mr|mono-2.10.9-2|657	--enable-loadedllvm \
12mr|mono-2.10.9-2|658	%endif
12mr|mono-2.10.9-2|659	--with-oprofile=%_prefix
12mr|mono-2.10.9-2|660	
12mr|mono-2.10.9-2|661	#gw parallel build broken in 2.6
12mr|mono-2.10.9-2|662	make
12mr|mono-2.10.9-2|663	
12mr|mono-2.10.9-2|664	%check
12mr|mono-2.10.9-2|665	#gw unit tests in mcs/class/corlib fail
12mr|mono-2.10.9-2|666	#make check
12mr|mono-2.10.9-2|667	
12mr|mono-2.10.9-2|668	
12mr|mono-2.10.9-2|669	%install
12mr|mono-2.10.9-2|670	%makeinstall_std
12mr|mono-2.10.9-2|671	
12mr|mono-2.10.9-2|672	mv %buildroot%{_datadir}/libgc-mono installed-docs
12mr|mono-2.10.9-2|673	
12mr|mono-2.10.9-2|674	#gw these are all obsolete and shouldn't be packaged:
12mr|mono-2.10.9-2|675	rm -f %buildroot%{_bindir}/mbas \
12mr|mono-2.10.9-2|676	%buildroot%{_mandir}/man1/{mint.1,oldmono.1,monostyle.1}
12mr|mono-2.10.9-2|677	# these work on Windows only
12mr|mono-2.10.9-2|678	rm -fr %buildroot%{monodir}/*/Mono.Security.Win32*
12mr|mono-2.10.9-2|679	# remove stuff that we don't package
12mr|mono-2.10.9-2|680	rm -f %buildroot%{_bindir}/cilc
12mr|mono-2.10.9-2|681	rm -f %buildroot%{_mandir}/man1/cilc.1*
12mr|mono-2.10.9-2|682	rm -f %buildroot%{monodir}/*/browsercaps-updater.exe*
12mr|mono-2.10.9-2|683	rm -f %buildroot%{monodir}/*/culevel.exe*
12mr|mono-2.10.9-2|684	rm -f %buildroot%{monodir}/*/cilc.exe*
12mr|mono-2.10.9-2|685	#gw not in 2.8 as well:
12mr|mono-2.10.9-2|686	rm -f %buildroot%{_bindir}/prj2make
12mr|mono-2.10.9-2|687	rm -f %buildroot%{_mandir}/man1/prj2make.1*
12mr|mono-2.10.9-2|688	#gw not usable on Cooker:
12mr|mono-2.10.9-2|689	#gw it is still needed for the deps
12mr|mono-2.10.9-2|690	#rm -rf %buildroot/%{monodir}/*/Mono.WebBrowser*
12mr|mono-2.10.9-2|691	
12mr|mono-2.10.9-2|692	%find_lang mcs
12mr|mono-2.10.9-2|693	
12mr|mono-2.10.9-2|694	mkdir -p %{buildroot}%{_sysconfdir}/pki/mono
12mr|mono-2.10.9-2|695	install -p -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pki/mono/
12mr|mono-2.10.9-2|696	
12mr|mono-2.10.9-2|697	%files -f mcs.lang
12mr|mono-2.10.9-2|698	%dir %{_sysconfdir}/mono
12mr|mono-2.10.9-2|699	%dir %{_sysconfdir}/mono/2.0/
12mr|mono-2.10.9-2|700	%dir %{_sysconfdir}/mono/4.0/
12mr|mono-2.10.9-2|701	%config(noreplace) %{_sysconfdir}/mono/2.0/machine.config
12mr|mono-2.10.9-2|702	%config(noreplace) %{_sysconfdir}/mono/4.0/machine.config
12mr|mono-2.10.9-2|703	%config(noreplace) %{_sysconfdir}/mono/2.0/settings.map
12mr|mono-2.10.9-2|704	%config(noreplace) %{_sysconfdir}/mono/4.0/settings.map
12mr|mono-2.10.9-2|705	%config  %{_sysconfdir}/mono/config
12mr|mono-2.10.9-2|706	%{_bindir}/mono
12mr|mono-2.10.9-2|707	%{_bindir}/mono-configuration-crypto
12mr|mono-2.10.9-2|708	%if %sgen == yes
12mr|mono-2.10.9-2|709	%{_bindir}/mono-sgen
12mr|mono-2.10.9-2|710	%endif
12mr|mono-2.10.9-2|711	%{_bindir}/mono-sgen-gdb.py
12mr|mono-2.10.9-2|712	%{_bindir}/mono-test-install
12mr|mono-2.10.9-2|713	%{_bindir}/csharp
12mr|mono-2.10.9-2|714	%{_bindir}/csharp2
12mr|mono-2.10.9-2|715	%{_bindir}/certmgr
12mr|mono-2.10.9-2|716	%{_bindir}/chktrust
12mr|mono-2.10.9-2|717	%{_bindir}/dmcs
12mr|mono-2.10.9-2|718	%{_bindir}/gacutil
12mr|mono-2.10.9-2|719	%{_bindir}/gacutil2
12mr|mono-2.10.9-2|720	%{_bindir}/gmcs
12mr|mono-2.10.9-2|721	%{_bindir}/mcs
12mr|mono-2.10.9-2|722	%{_bindir}/mozroots
12mr|mono-2.10.9-2|723	%{_bindir}/peverify
12mr|mono-2.10.9-2|724	%{_bindir}/setreg
12mr|mono-2.10.9-2|725	%{_bindir}/sn
12mr|mono-2.10.9-2|726	%{_mandir}/man1/mono.1*
12mr|mono-2.10.9-2|727	%{_mandir}/man1/mono-configuration-crypto.1*
12mr|mono-2.10.9-2|728	%{_mandir}/man1/certmgr.1*
12mr|mono-2.10.9-2|729	%{_mandir}/man1/chktrust.1*
12mr|mono-2.10.9-2|730	%{_mandir}/man1/csharp.1*
12mr|mono-2.10.9-2|731	%{_mandir}/man1/gacutil.1*
12mr|mono-2.10.9-2|732	%{_mandir}/man1/mcs.1*
12mr|mono-2.10.9-2|733	%{_mandir}/man1/mozroots.1*
12mr|mono-2.10.9-2|734	%{_mandir}/man1/setreg.1*
12mr|mono-2.10.9-2|735	%{_mandir}/man1/sn.1*
12mr|mono-2.10.9-2|736	%{_mandir}/man5/mono-config.5*
12mr|mono-2.10.9-2|737	%dir %{monodir}
12mr|mono-2.10.9-2|738	%dir %{monodir}/gac/
12mr|mono-2.10.9-2|739	%dir %{monodir}/3.5/
12mr|mono-2.10.9-2|740	%{monodir}/mono-configuration-crypto
12mr|mono-2.10.9-2|741	%dir %{monodir}/gac/Mono.C5
12mr|mono-2.10.9-2|742	%{monodir}/gac/Mono.C5/1.1.0.0*
12mr|mono-2.10.9-2|743	%{monodir}/gac/Mono.Cecil/
12mr|mono-2.10.9-2|744	%{monodir}/gac/Mono.Cecil.Mdb/
12mr|mono-2.10.9-2|745	
12mr|mono-2.10.9-2|746	%files 2.0
12mr|mono-2.10.9-2|747	%dir %{monodir}/2.0
12mr|mono-2.10.9-2|748	%{monodir}/2.0/Commons.Xml.Relaxng.dll
12mr|mono-2.10.9-2|749	%{monodir}/2.0/CustomMarshalers.dll
12mr|mono-2.10.9-2|750	%{monodir}/2.0/I18N.West.dll
12mr|mono-2.10.9-2|751	%{monodir}/2.0/I18N.dll
12mr|mono-2.10.9-2|752	%{monodir}/2.0/ICSharpCode.SharpZipLib.dll
12mr|mono-2.10.9-2|753	%{monodir}/2.0/Microsoft.VisualC.dll
12mr|mono-2.10.9-2|754	%{monodir}/2.0/Mono.C5.dll
12mr|mono-2.10.9-2|755	%{monodir}/2.0/Mono.CSharp.dll
12mr|mono-2.10.9-2|756	%{monodir}/2.0/Mono.Cairo.dll
12mr|mono-2.10.9-2|757	%{monodir}/2.0/Mono.CompilerServices.SymbolWriter.dll
12mr|mono-2.10.9-2|758	%{monodir}/2.0/Mono.Management.dll
12mr|mono-2.10.9-2|759	%{monodir}/2.0/Mono.Posix.dll
12mr|mono-2.10.9-2|760	%{monodir}/2.0/Mono.Security.dll
12mr|mono-2.10.9-2|761	%{monodir}/2.0/Mono.Simd.dll
12mr|mono-2.10.9-2|762	%{monodir}/2.0/Mono.Tasklets.dll
12mr|mono-2.10.9-2|763	%{monodir}/2.0/OpenSystem.C.dll
12mr|mono-2.10.9-2|764	%{monodir}/2.0/System.Configuration.dll
12mr|mono-2.10.9-2|765	%{monodir}/2.0/System.Core.dll
12mr|mono-2.10.9-2|766	%{monodir}/2.0/System.Drawing.dll
12mr|mono-2.10.9-2|767	%{monodir}/2.0/System.Net.dll
12mr|mono-2.10.9-2|768	%{monodir}/2.0/System.Security.dll
12mr|mono-2.10.9-2|769	%{monodir}/2.0/System.Xml.Linq.dll
12mr|mono-2.10.9-2|770	%{monodir}/2.0/System.Xml.dll
12mr|mono-2.10.9-2|771	%{monodir}/2.0/System.dll
12mr|mono-2.10.9-2|772	%{monodir}/2.0/cscompmgd.dll
12mr|mono-2.10.9-2|773	%{monodir}/2.0/csharp.exe
12mr|mono-2.10.9-2|774	%{monodir}/2.0/csharp.exe.mdb
12mr|mono-2.10.9-2|775	%{monodir}/2.0/gacutil.exe
12mr|mono-2.10.9-2|776	%{monodir}/2.0/gacutil.exe.mdb
12mr|mono-2.10.9-2|777	%{monodir}/2.0/gmcs.exe
12mr|mono-2.10.9-2|778	%{monodir}/2.0/gmcs.exe.config
12mr|mono-2.10.9-2|779	%{monodir}/2.0/gmcs.exe.mdb
12mr|mono-2.10.9-2|780	%{monodir}/2.0/mcs.exe
12mr|mono-2.10.9-2|781	%{monodir}/2.0/mcs.exe.so
12mr|mono-2.10.9-2|782	%{monodir}/2.0/mscorlib.dll
12mr|mono-2.10.9-2|783	%{monodir}/2.0/mscorlib.dll.mdb
12mr|mono-2.10.9-2|784	%{monodir}/2.0/mscorlib.dll.so
12mr|mono-2.10.9-2|785	%{monodir}/gac/Commons.Xml.Relaxng/2.0.0.0*
12mr|mono-2.10.9-2|786	%{monodir}/gac/CustomMarshalers/2.0.0.0*
12mr|mono-2.10.9-2|787	%{monodir}/gac/I18N.West/2.0.0.0*
12mr|mono-2.10.9-2|788	%{monodir}/gac/I18N/2.0.0.0*
12mr|mono-2.10.9-2|789	%{monodir}/gac/ICSharpCode.SharpZipLib/2.84.0.0*
12mr|mono-2.10.9-2|790	%{monodir}/gac/Microsoft.VisualC/8.0.0.0*
12mr|mono-2.10.9-2|791	%{monodir}/gac/Mono.Cairo/2.0.0.0*
12mr|mono-2.10.9-2|792	%{monodir}/gac/Mono.CSharp/2.0.0.0*
12mr|mono-2.10.9-2|793	%{monodir}/gac/Mono.CompilerServices.SymbolWriter/2.0.0.0*
12mr|mono-2.10.9-2|794	%{monodir}/gac/Mono.Management/2.0.0.0*
12mr|mono-2.10.9-2|795	%{monodir}/gac/Mono.Posix/2.0.0.0*
12mr|mono-2.10.9-2|796	%{monodir}/gac/Mono.Security/2.0.0.0*
12mr|mono-2.10.9-2|797	%{monodir}/gac/Mono.Simd/2.0.0.0*
12mr|mono-2.10.9-2|798	%{monodir}/gac/Mono.Tasklets/2.0.0.0*
12mr|mono-2.10.9-2|799	%{monodir}/gac/OpenSystem.C/2.0.0.0*
12mr|mono-2.10.9-2|800	%{monodir}/gac/System.Configuration/2.0.0.0*
12mr|mono-2.10.9-2|801	%{monodir}/gac/System.Core/3.5.0.0*
12mr|mono-2.10.9-2|802	%{monodir}/gac/System.Drawing/2.0.0.0*
12mr|mono-2.10.9-2|803	%{monodir}/gac/System.Net/3.5.0.0*
12mr|mono-2.10.9-2|804	%{monodir}/gac/System.Security/2.0.0.0*
12mr|mono-2.10.9-2|805	%{monodir}/gac/System.Xml.Linq/3.5.0.0*
12mr|mono-2.10.9-2|806	%{monodir}/gac/System.Xml/2.0.0.0*
12mr|mono-2.10.9-2|807	%{monodir}/gac/System/2.0.0.0*
12mr|mono-2.10.9-2|808	%{monodir}/gac/cscompmgd/8.0.0.0*
12mr|mono-2.10.9-2|809	
12mr|mono-2.10.9-2|810	%files 4.0
12mr|mono-2.10.9-2|811	%{monodir}/4.0/Commons.Xml.Relaxng.dll
12mr|mono-2.10.9-2|812	%{monodir}/4.0/CustomMarshalers.dll
12mr|mono-2.10.9-2|813	%{monodir}/4.0/I18N.West.dll
12mr|mono-2.10.9-2|814	%{monodir}/4.0/I18N.dll
12mr|mono-2.10.9-2|815	%{monodir}/4.0/ICSharpCode.SharpZipLib.dll
12mr|mono-2.10.9-2|816	%{monodir}/4.0/Microsoft.CSharp.dll
12mr|mono-2.10.9-2|817	%{monodir}/4.0/Microsoft.VisualC.dll
12mr|mono-2.10.9-2|818	%{monodir}/4.0/Mono.C5.dll
12mr|mono-2.10.9-2|819	%{monodir}/4.0/Mono.CSharp.dll
12mr|mono-2.10.9-2|820	%{monodir}/4.0/Mono.Cairo.dll
12mr|mono-2.10.9-2|821	%{monodir}/4.0/Mono.CompilerServices.SymbolWriter.dll
12mr|mono-2.10.9-2|822	%{monodir}/4.0/Mono.Management.dll
12mr|mono-2.10.9-2|823	%{monodir}/4.0/Mono.Posix.dll
12mr|mono-2.10.9-2|824	%{monodir}/4.0/Mono.Security.dll
12mr|mono-2.10.9-2|825	%{monodir}/4.0/Mono.Simd.dll
12mr|mono-2.10.9-2|826	%{monodir}/4.0/Mono.Tasklets.dll
12mr|mono-2.10.9-2|827	%{monodir}/4.0/OpenSystem.C.dll
12mr|mono-2.10.9-2|828	%{monodir}/4.0/System.Configuration.dll
12mr|mono-2.10.9-2|829	%{monodir}/4.0/System.Core.dll
12mr|mono-2.10.9-2|830	%{monodir}/4.0/System.Drawing.dll
12mr|mono-2.10.9-2|831	%{monodir}/4.0/System.Dynamic.dll
12mr|mono-2.10.9-2|832	%{monodir}/4.0/System.Net.dll
12mr|mono-2.10.9-2|833	%{monodir}/4.0/System.Numerics.dll
12mr|mono-2.10.9-2|834	%{monodir}/4.0/System.Security.dll
12mr|mono-2.10.9-2|835	%{monodir}/4.0/System.Xml.Linq.dll
12mr|mono-2.10.9-2|836	%{monodir}/4.0/System.Xml.dll
12mr|mono-2.10.9-2|837	%{monodir}/4.0/System.dll
12mr|mono-2.10.9-2|838	%{monodir}/4.0/certmgr.exe
12mr|mono-2.10.9-2|839	%{monodir}/4.0/certmgr.exe.mdb
12mr|mono-2.10.9-2|840	%{monodir}/4.0/chktrust.exe
12mr|mono-2.10.9-2|841	%{monodir}/4.0/chktrust.exe.mdb
12mr|mono-2.10.9-2|842	%{monodir}/4.0/cscompmgd.dll
12mr|mono-2.10.9-2|843	%{monodir}/4.0/csharp.exe
12mr|mono-2.10.9-2|844	%{monodir}/4.0/csharp.exe.mdb
12mr|mono-2.10.9-2|845	%{monodir}/4.0/dmcs.exe
12mr|mono-2.10.9-2|846	%{monodir}/4.0/dmcs.exe.config
12mr|mono-2.10.9-2|847	%{monodir}/4.0/dmcs.exe.mdb
12mr|mono-2.10.9-2|848	%{monodir}/4.0/gacutil.exe
12mr|mono-2.10.9-2|849	%{monodir}/4.0/gacutil.exe.mdb
12mr|mono-2.10.9-2|850	%{monodir}/4.0/mozroots.exe
12mr|mono-2.10.9-2|851	%{monodir}/4.0/mozroots.exe.mdb
12mr|mono-2.10.9-2|852	%{monodir}/4.0/mscorlib.dll
12mr|mono-2.10.9-2|853	%{monodir}/4.0/mscorlib.dll.mdb
12mr|mono-2.10.9-2|854	%{monodir}/4.0/setreg.exe
12mr|mono-2.10.9-2|855	%{monodir}/4.0/setreg.exe.mdb
12mr|mono-2.10.9-2|856	%{monodir}/4.0/sn.exe
12mr|mono-2.10.9-2|857	%{monodir}/4.0/sn.exe.mdb
12mr|mono-2.10.9-2|858	%{monodir}/gac/Commons.Xml.Relaxng/4.0.0.0*
12mr|mono-2.10.9-2|859	%{monodir}/gac/CustomMarshalers/4.0.0.0*
12mr|mono-2.10.9-2|860	%{monodir}/gac/I18N.West/4.0.0.0*
12mr|mono-2.10.9-2|861	%{monodir}/gac/I18N/4.0.0.0*
12mr|mono-2.10.9-2|862	%{monodir}/gac/ICSharpCode.SharpZipLib/4.84.0.0*
12mr|mono-2.10.9-2|863	%{monodir}/gac/Microsoft.CSharp/4.0.0.0*
12mr|mono-2.10.9-2|864	%{monodir}/gac/Microsoft.VisualC/0.0.0.0*
12mr|mono-2.10.9-2|865	%{monodir}/gac/Mono.CSharp/4.0.0.0*
12mr|mono-2.10.9-2|866	%{monodir}/gac/Mono.Cairo/4.0.0.0*
12mr|mono-2.10.9-2|867	%{monodir}/gac/Mono.CompilerServices.SymbolWriter/4.0.0.0*
12mr|mono-2.10.9-2|868	%{monodir}/gac/Mono.Management/4.0.0.0*
12mr|mono-2.10.9-2|869	%{monodir}/gac/Mono.Posix/4.0.0.0*
12mr|mono-2.10.9-2|870	%{monodir}/gac/Mono.Security/4.0.0.0*
12mr|mono-2.10.9-2|871	%{monodir}/gac/Mono.Simd/4.0.0.0*
12mr|mono-2.10.9-2|872	%{monodir}/gac/Mono.Tasklets/4.0.0.0*
12mr|mono-2.10.9-2|873	%{monodir}/gac/OpenSystem.C/4.0.0.0*
12mr|mono-2.10.9-2|874	%{monodir}/gac/System.Configuration/4.0.0.0*
12mr|mono-2.10.9-2|875	%{monodir}/gac/System.Core/4.0.0.0*
12mr|mono-2.10.9-2|876	%{monodir}/gac/System.Drawing/4.0.0.0*
12mr|mono-2.10.9-2|877	%{monodir}/gac/System.Dynamic/4.0.0.0*
12mr|mono-2.10.9-2|878	%{monodir}/gac/System.Net/4.0.0.0*
12mr|mono-2.10.9-2|879	%{monodir}/gac/System.Numerics/4.0.0.0*
12mr|mono-2.10.9-2|880	%{monodir}/gac/System.Security/4.0.0.0*
12mr|mono-2.10.9-2|881	%{monodir}/gac/System.Xml.Linq/4.0.0.0*
12mr|mono-2.10.9-2|882	%{monodir}/gac/System.Xml/4.0.0.0*
12mr|mono-2.10.9-2|883	%{monodir}/gac/System/4.0.0.0*
12mr|mono-2.10.9-2|884	%{monodir}/gac/cscompmgd/0.0.0.0*
12mr|mono-2.10.9-2|885	
12mr|mono-2.10.9-2|886	%files compat
12mr|mono-2.10.9-2|887	%dir %{monodir}/compat-2.0/
12mr|mono-2.10.9-2|888	%{monodir}/compat-2.0/ICSharpCode.SharpZipLib.dll
12mr|mono-2.10.9-2|889	%{monodir}/gac/ICSharpCode.SharpZipLib/2.6.0.0*
12mr|mono-2.10.9-2|890	
12mr|mono-2.10.9-2|891	%files build
12mr|mono-2.10.9-2|892	
12mr|mono-2.10.9-2|893	%files build-2.0
12mr|mono-2.10.9-2|894	%{monodir}/2.0/Microsoft.Build.Tasks.dll
12mr|mono-2.10.9-2|895	%dir %{monodir}/gac/Microsoft.Build.Tasks
12mr|mono-2.10.9-2|896	%{monodir}/gac/Microsoft.Build.Tasks/2.0.0.0*
12mr|mono-2.10.9-2|897	%{monodir}/2.0/Microsoft.Build.Framework.dll
12mr|mono-2.10.9-2|898	%dir %{monodir}/gac/Microsoft.Build.Framework/
12mr|mono-2.10.9-2|899	%{monodir}/gac/Microsoft.Build.Framework/2.0.0.0*
12mr|mono-2.10.9-2|900	%{monodir}/2.0/Microsoft.Build.Utilities.dll
12mr|mono-2.10.9-2|901	%dir %{monodir}/gac/Microsoft.Build.Utilities/
12mr|mono-2.10.9-2|902	%{monodir}/gac/Microsoft.Build.Utilities/2.0.0.0*
12mr|mono-2.10.9-2|903	%{monodir}/2.0/Microsoft.Build.Engine.dll
12mr|mono-2.10.9-2|904	%dir %{monodir}/gac/Microsoft.Build.Engine/
12mr|mono-2.10.9-2|905	%{monodir}/gac/Microsoft.Build.Engine/2.0.0.0*
12mr|mono-2.10.9-2|906	%{monodir}/2.0/Mono.Debugger.Soft.dll
12mr|mono-2.10.9-2|907	%dir %{monodir}/gac/Mono.Debugger.Soft/
12mr|mono-2.10.9-2|908	%{monodir}/gac/Mono.Debugger.Soft/2.0.0.0*
12mr|mono-2.10.9-2|909	%{monodir}/2.0/PEAPI.dll
12mr|mono-2.10.9-2|910	%dir %{monodir}/gac/PEAPI/
12mr|mono-2.10.9-2|911	%{monodir}/gac/PEAPI/2.0.0.0*
12mr|mono-2.10.9-2|912	%{monodir}/2.0/MSBuild
12mr|mono-2.10.9-2|913	
12mr|mono-2.10.9-2|914	%files build-3.5
12mr|mono-2.10.9-2|915	%{monodir}/3.5/Microsoft.Build.Framework.dll
12mr|mono-2.10.9-2|916	%dir %{monodir}/gac/Microsoft.Build.Framework/
12mr|mono-2.10.9-2|917	%{monodir}/gac/Microsoft.Build.Framework/3.5.0.0*
12mr|mono-2.10.9-2|918	%{monodir}/3.5/Microsoft.Build.Engine.dll
12mr|mono-2.10.9-2|919	%dir %{monodir}/gac/Microsoft.Build.Engine/
12mr|mono-2.10.9-2|920	%{monodir}/gac/Microsoft.Build.Engine/3.5.0.0*
12mr|mono-2.10.9-2|921	%{monodir}/3.5/Microsoft.Build.Tasks.v3.5.dll
12mr|mono-2.10.9-2|922	%{monodir}/gac/Microsoft.Build.Tasks.v3.5
12mr|mono-2.10.9-2|923	%{monodir}/gac/Microsoft.Build.Utilities.v3.5
12mr|mono-2.10.9-2|924	%{monodir}/3.5/Microsoft.Build.Utilities.v3.5.dll
12mr|mono-2.10.9-2|925	%{monodir}/3.5/MSBuild
12mr|mono-2.10.9-2|926	
12mr|mono-2.10.9-2|927	%files build-4.0
12mr|mono-2.10.9-2|928	%{monodir}/4.0/Microsoft.Build.dll
12mr|mono-2.10.9-2|929	%dir %{monodir}/gac/Microsoft.Build/
12mr|mono-2.10.9-2|930	%{monodir}/gac/Microsoft.Build/4.0.0.0*
12mr|mono-2.10.9-2|931	%{monodir}/4.0/Microsoft.Build.xsd
12mr|mono-2.10.9-2|932	%{monodir}/4.0/Microsoft.Build.Framework.dll
12mr|mono-2.10.9-2|933	%dir %{monodir}/gac/Microsoft.Build.Framework/
12mr|mono-2.10.9-2|934	%{monodir}/gac/Microsoft.Build.Framework/4.0.0.0*
12mr|mono-2.10.9-2|935	%{monodir}/4.0/Microsoft.Build.Engine.dll
12mr|mono-2.10.9-2|936	%dir %{monodir}/gac/Microsoft.Build.Engine/
12mr|mono-2.10.9-2|937	%{monodir}/gac/Microsoft.Build.Engine/4.0.0.0*
12mr|mono-2.10.9-2|938	%{monodir}/gac/Microsoft.Build.Tasks.v4.0
12mr|mono-2.10.9-2|939	%{monodir}/4.0/Microsoft.Build.Tasks.v4.0.dll
12mr|mono-2.10.9-2|940	%{monodir}/gac/Microsoft.Build.Utilities.v4.0
12mr|mono-2.10.9-2|941	%{monodir}/4.0/Microsoft.Build.Utilities.v4.0.dll
12mr|mono-2.10.9-2|942	%{monodir}/4.0/Microsoft.CSharp.targets
12mr|mono-2.10.9-2|943	%{monodir}/4.0/Microsoft.Common.targets
12mr|mono-2.10.9-2|944	%{monodir}/4.0/Microsoft.Common.tasks
12mr|mono-2.10.9-2|945	%{monodir}/4.0/Microsoft.VisualBasic.targets
12mr|mono-2.10.9-2|946	%{monodir}/4.0/PEAPI.dll
12mr|mono-2.10.9-2|947	%dir %{monodir}/gac/PEAPI/
12mr|mono-2.10.9-2|948	%{monodir}/gac/PEAPI/4.0.0.0*
12mr|mono-2.10.9-2|949	%{monodir}/4.0/Mono.CodeContracts.dll
12mr|mono-2.10.9-2|950	%dir %{monodir}/gac/Mono.CodeContracts/
12mr|mono-2.10.9-2|951	%{monodir}/gac/Mono.CodeContracts/4.0.0.0*
12mr|mono-2.10.9-2|952	%{monodir}/4.0/Mono.Debugger.Soft.dll
12mr|mono-2.10.9-2|953	%dir %{monodir}/gac/Mono.Debugger.Soft/
12mr|mono-2.10.9-2|954	%{monodir}/gac/Mono.Debugger.Soft/4.0.0.0*
12mr|mono-2.10.9-2|955	%{monodir}/4.0/MSBuild
12mr|mono-2.10.9-2|956	
12mr|mono-2.10.9-2|957	%files doc
12mr|mono-2.10.9-2|958	%doc AUTHORS COPYING.LIB NEWS README
12mr|mono-2.10.9-2|959	%doc docs/*[^Makefile-Makefile.in]
12mr|mono-2.10.9-2|960	%doc mcs*/docs/clr-abi.txt mcs*/docs/compiler.txt mcs*/docs/control-flow-analysis.txt
12mr|mono-2.10.9-2|961	%doc installed-docs/*
12mr|mono-2.10.9-2|962	
12mr|mono-2.10.9-2|963	%files -n %{libname}
12mr|mono-2.10.9-2|964	%{_libdir}/libmono-profiler*.so.%{major}*
12mr|mono-2.10.9-2|965	%if %sgen == yes
12mr|mono-2.10.9-2|966	%{_libdir}/libmonosgen-2.0.so.%{major}*
12mr|mono-2.10.9-2|967	%endif
12mr|mono-2.10.9-2|968	# gw always check if they've got a valid soname
12mr|mono-2.10.9-2|969	%{_libdir}/libMonoPosixHelper.so
12mr|mono-2.10.9-2|970	%{_libdir}/libMonoSupportW.so
12mr|mono-2.10.9-2|971	%{_libdir}/libikvm-native.so
12mr|mono-2.10.9-2|972	
12mr|mono-2.10.9-2|973	%files -n %{libname1}
12mr|mono-2.10.9-2|974	%{_libdir}/libmono-2.0.so.%{major1}*
12mr|mono-2.10.9-2|975	
12mr|mono-2.10.9-2|976	%if %llvm == yes
12mr|mono-2.10.9-2|977	%files -n %{libnamellvm}
12mr|mono-2.10.9-2|978	%{_libdir}/libmono-llvm.so.%{major}*
12mr|mono-2.10.9-2|979	%endif
12mr|mono-2.10.9-2|980	
12mr|mono-2.10.9-2|981	%files -n %{libnamedev}
12mr|mono-2.10.9-2|982	%doc ChangeLog
12mr|mono-2.10.9-2|983	%{_sysconfdir}/pki/mono/
12mr|mono-2.10.9-2|984	%dir %{_includedir}/mono-2.0/
12mr|mono-2.10.9-2|985	%{_includedir}/mono-2.0/*
12mr|mono-2.10.9-2|986	%{_libdir}/*.a
12mr|mono-2.10.9-2|987	%{_libdir}/libmono*.so
12mr|mono-2.10.9-2|988	%{_libdir}/pkgconfig/cecil.pc
12mr|mono-2.10.9-2|989	%{_libdir}/pkgconfig/dotnet.pc
12mr|mono-2.10.9-2|990	%{_libdir}/pkgconfig/dotnet35.pc
12mr|mono-2.10.9-2|991	%{_libdir}/pkgconfig/mono-cairo.pc
12mr|mono-2.10.9-2|992	%{_libdir}/pkgconfig/mono-lineeditor.pc
12mr|mono-2.10.9-2|993	%{_libdir}/pkgconfig/mono-options.pc
12mr|mono-2.10.9-2|994	%{_libdir}/pkgconfig/mono.pc
12mr|mono-2.10.9-2|995	%{_libdir}/pkgconfig/mono-2.pc
12mr|mono-2.10.9-2|996	%{_libdir}/pkgconfig/monosgen-2.pc
12mr|mono-2.10.9-2|997	%{_libdir}/pkgconfig/mono.web.pc
12mr|mono-2.10.9-2|998	%{_libdir}/pkgconfig/system.web.extensions.design_1.0.pc
12mr|mono-2.10.9-2|999	%{_libdir}/pkgconfig/system.web.extensions_1.0.pc
12mr|mono-2.10.9-2|1000	%{_libdir}/pkgconfig/system.web.mvc.pc
12mr|mono-2.10.9-2|1001	%{_libdir}/pkgconfig/system.web.mvc2.pc
12mr|mono-2.10.9-2|1002	%{_libdir}/pkgconfig/mono-nunit.pc
12mr|mono-2.10.9-2|1003	%{_libdir}/pkgconfig/monodoc.pc
12mr|mono-2.10.9-2|1004	%{_libdir}/pkgconfig/wcf.pc
12mr|mono-2.10.9-2|1005	%{_bindir}/al
12mr|mono-2.10.9-2|1006	%{_bindir}/al2
12mr|mono-2.10.9-2|1007	%{_bindir}/caspol
12mr|mono-2.10.9-2|1008	%{_bindir}/ccrewrite
12mr|mono-2.10.9-2|1009	%{_bindir}/cert2spc
12mr|mono-2.10.9-2|1010	%{_bindir}/dtd2rng
12mr|mono-2.10.9-2|1011	%{_bindir}/dtd2xsd
12mr|mono-2.10.9-2|1012	%{_bindir}/genxs
12mr|mono-2.10.9-2|1013	%{_bindir}/httpcfg
12mr|mono-2.10.9-2|1014	%{_bindir}/ilasm
12mr|mono-2.10.9-2|1015	%{_bindir}/installvst
12mr|mono-2.10.9-2|1016	%{_bindir}/lc
12mr|mono-2.10.9-2|1017	#
12mr|mono-2.10.9-2|1018	%{_bindir}/macpack
12mr|mono-2.10.9-2|1019	#
12mr|mono-2.10.9-2|1020	%{_bindir}/makecert
12mr|mono-2.10.9-2|1021	%{_bindir}/mkbundle
12mr|mono-2.10.9-2|1022	%{_bindir}/mono-api-info
12mr|mono-2.10.9-2|1023	%{_bindir}/mono-cil-strip
12mr|mono-2.10.9-2|1024	%{_bindir}/mono-find-provides
12mr|mono-2.10.9-2|1025	%{_bindir}/mono-find-requires
12mr|mono-2.10.9-2|1026	%{_bindir}/mono-gdb.py
12mr|mono-2.10.9-2|1027	%{_bindir}/mono-heapviz
12mr|mono-2.10.9-2|1028	%{_bindir}/mono-shlib-cop
12mr|mono-2.10.9-2|1029	%{_bindir}/mono-xmltool
12mr|mono-2.10.9-2|1030	%{_bindir}/monodis
12mr|mono-2.10.9-2|1031	%{_bindir}/monolinker
12mr|mono-2.10.9-2|1032	%{_bindir}/monop
12mr|mono-2.10.9-2|1033	%{_bindir}/monop2
12mr|mono-2.10.9-2|1034	%{_bindir}/mprof-report
12mr|mono-2.10.9-2|1035	%{_bindir}/pedump
12mr|mono-2.10.9-2|1036	%{_bindir}/permview
12mr|mono-2.10.9-2|1037	%{_bindir}/resgen
12mr|mono-2.10.9-2|1038	%{_bindir}/resgen2
12mr|mono-2.10.9-2|1039	%{_bindir}/secutil
12mr|mono-2.10.9-2|1040	%{_bindir}/sgen
12mr|mono-2.10.9-2|1041	%{_bindir}/signcode
12mr|mono-2.10.9-2|1042	%{_bindir}/pdb2mdb
12mr|mono-2.10.9-2|1043	%{_bindir}/xbuild
12mr|mono-2.10.9-2|1044	%{_bindir}/monograph
12mr|mono-2.10.9-2|1045	%{_mandir}/man1/ccrewrite.1*
12mr|mono-2.10.9-2|1046	%{_mandir}/man1/cert2spc.1*
12mr|mono-2.10.9-2|1047	%{_mandir}/man1/dtd2xsd.1*
12mr|mono-2.10.9-2|1048	%{_mandir}/man1/genxs.1*
12mr|mono-2.10.9-2|1049	%{_mandir}/man1/httpcfg.1*
12mr|mono-2.10.9-2|1050	%{_mandir}/man1/ilasm*.1*
12mr|mono-2.10.9-2|1051	%{_mandir}/man1/lc.1*
12mr|mono-2.10.9-2|1052	#
12mr|mono-2.10.9-2|1053	%{_mandir}/man1/macpack.1*
12mr|mono-2.10.9-2|1054	#
12mr|mono-2.10.9-2|1055	%{_mandir}/man1/makecert.1*
12mr|mono-2.10.9-2|1056	%{_mandir}/man1/mkbundle.1*
12mr|mono-2.10.9-2|1057	%{_mandir}/man1/mono-api-info.1*
12mr|mono-2.10.9-2|1058	%{_mandir}/man1/mono-cil-strip.1*
12mr|mono-2.10.9-2|1059	%{_mandir}/man1/mono-shlib-cop.1*
12mr|mono-2.10.9-2|1060	%{_mandir}/man1/monodis.1*
12mr|mono-2.10.9-2|1061	%{_mandir}/man1/monolinker.1*
12mr|mono-2.10.9-2|1062	%{_mandir}/man1/monop.1*
12mr|mono-2.10.9-2|1063	%{_mandir}/man1/mprof-report.1*
12mr|mono-2.10.9-2|1064	%{_mandir}/man1/permview.1*
12mr|mono-2.10.9-2|1065	%{_mandir}/man1/resgen.1*
12mr|mono-2.10.9-2|1066	%{_mandir}/man1/secutil.1*
12mr|mono-2.10.9-2|1067	%{_mandir}/man1/sgen.1*
12mr|mono-2.10.9-2|1068	%{_mandir}/man1/signcode.1*
12mr|mono-2.10.9-2|1069	%{_mandir}/man1/al.1*
12mr|mono-2.10.9-2|1070	%{_mandir}/man1/mono-xmltool.1*
12mr|mono-2.10.9-2|1071	%{_mandir}/man1/pdb2mdb.1*
12mr|mono-2.10.9-2|1072	%{_mandir}/man1/xbuild.1*
12mr|mono-2.10.9-2|1073	%{_prefix}/lib/mono-source-libs/
12mr|mono-2.10.9-2|1074	%{monodir}/4.0/dtd2rng.exe*
12mr|mono-2.10.9-2|1075	%{monodir}/4.0/dtd2xsd.exe*
12mr|mono-2.10.9-2|1076	%{monodir}/4.0/httpcfg.exe*
12mr|mono-2.10.9-2|1077	%{monodir}/4.0/macpack.exe*
12mr|mono-2.10.9-2|1078	%{monodir}/4.0/makecert.exe*
12mr|mono-2.10.9-2|1079	%{monodir}/4.0/mono-api-info.exe*
12mr|mono-2.10.9-2|1080	%{monodir}/4.0/mono-cil-strip.exe*
12mr|mono-2.10.9-2|1081	%{monodir}/2.0/monolinker.exe
12mr|mono-2.10.9-2|1082	%{monodir}/2.0/monolinker.exe.mdb
12mr|mono-2.10.9-2|1083	%{monodir}/4.0/monolinker.exe*
12mr|mono-2.10.9-2|1084	%{monodir}/4.0/pdb2mdb.exe*
12mr|mono-2.10.9-2|1085	%{monodir}/4.0/permview.exe*
12mr|mono-2.10.9-2|1086	%{monodir}/4.0/resgen.exe*
12mr|mono-2.10.9-2|1087	%{monodir}/4.0/secutil.exe*
12mr|mono-2.10.9-2|1088	%{monodir}/4.0/sgen.exe*
12mr|mono-2.10.9-2|1089	%{monodir}/4.0/signcode.exe*
12mr|mono-2.10.9-2|1090	%{monodir}/2.0/Microsoft.Build.xsd
12mr|mono-2.10.9-2|1091	%{monodir}/2.0/Microsoft.Common.tasks
12mr|mono-2.10.9-2|1092	%{monodir}/2.0/Microsoft.Common.targets
12mr|mono-2.10.9-2|1093	%{monodir}/2.0/Microsoft.CSharp.targets
12mr|mono-2.10.9-2|1094	#
12mr|mono-2.10.9-2|1095	%{monodir}/2.0/Microsoft.VisualBasic.targets
12mr|mono-2.10.9-2|1096	#
12mr|mono-2.10.9-2|1097	%{monodir}/2.0/xbuild.rsp
12mr|mono-2.10.9-2|1098	%{monodir}/2.0/al.exe
12mr|mono-2.10.9-2|1099	%{monodir}/2.0/al.exe.mdb
12mr|mono-2.10.9-2|1100	%{monodir}/4.0/al.exe*
12mr|mono-2.10.9-2|1101	%{monodir}/4.0/caspol.exe*
12mr|mono-2.10.9-2|1102	%{monodir}/4.0/ccrewrite.exe*
12mr|mono-2.10.9-2|1103	%{monodir}/4.0/cert2spc.exe*
12mr|mono-2.10.9-2|1104	%{monodir}/2.0/genxs.exe*
12mr|mono-2.10.9-2|1105	%{monodir}/4.0/genxs.exe*
12mr|mono-2.10.9-2|1106	%{monodir}/4.0/ictool.exe*
12mr|mono-2.10.9-2|1107	%{monodir}/2.0/ilasm.exe
12mr|mono-2.10.9-2|1108	%{monodir}/2.0/ilasm.exe.mdb
12mr|mono-2.10.9-2|1109	%{monodir}/4.0/ilasm.exe*
12mr|mono-2.10.9-2|1110	%{monodir}/4.0/installvst.exe*
12mr|mono-2.10.9-2|1111	%{monodir}/4.0/lc.exe*
12mr|mono-2.10.9-2|1112	%{monodir}/2.0/mkbundle.exe*
12mr|mono-2.10.9-2|1113	%{monodir}/4.0/mkbundle.exe*
12mr|mono-2.10.9-2|1114	%{monodir}/2.0/monop.exe
12mr|mono-2.10.9-2|1115	%{monodir}/2.0/monop.exe.mdb
12mr|mono-2.10.9-2|1116	%{monodir}/4.0/monop.exe*
12mr|mono-2.10.9-2|1117	%{monodir}/4.0/mono-shlib-cop.exe*
12mr|mono-2.10.9-2|1118	%{monodir}/4.0/mono-xmltool.exe*
12mr|mono-2.10.9-2|1119	%{monodir}/2.0/resgen.exe
12mr|mono-2.10.9-2|1120	%{monodir}/2.0/resgen.exe.mdb
12mr|mono-2.10.9-2|1121	%{monodir}/2.0/xbuild.exe
12mr|mono-2.10.9-2|1122	%{monodir}/2.0/xbuild.exe.mdb
12mr|mono-2.10.9-2|1123	%{monodir}/4.0/xbuild.exe*
12mr|mono-2.10.9-2|1124	%{monodir}/4.0/xbuild.rsp
12mr|mono-2.10.9-2|1125	%{monodir}/3.5/*.tasks
12mr|mono-2.10.9-2|1126	%{monodir}/3.5/*.targets
12mr|mono-2.10.9-2|1127	%{monodir}/3.5/xbuild.*
12mr|mono-2.10.9-2|1128	%{monodir}/3.5/Microsoft.Build.xsd
12mr|mono-2.10.9-2|1129	%{monodir}/xbuild/
12mr|mono-2.10.9-2|1130	%{monodir}/xbuild-frameworks/
12mr|mono-2.10.9-2|1131	%{_datadir}/mono-2.0/
12mr|mono-2.10.9-2|1132	
12mr|mono-2.10.9-2|1133	%files winfxcore
12mr|mono-2.10.9-2|1134	
12mr|mono-2.10.9-2|1135	%files winfxcore-2.0
12mr|mono-2.10.9-2|1136	%{monodir}/2.0/System.Data.Services.Client.dll
12mr|mono-2.10.9-2|1137	%{monodir}/gac/System.Data.Services.Client/3.5.0.0*
12mr|mono-2.10.9-2|1138	%{monodir}/2.0/WindowsBase.dll*
12mr|mono-2.10.9-2|1139	%{monodir}/gac/WindowsBase/3.0.0.0*
12mr|mono-2.10.9-2|1140	
12mr|mono-2.10.9-2|1141	%files winfxcore-4.0
12mr|mono-2.10.9-2|1142	%{monodir}/4.0/System.Data.Services.Client.dll
12mr|mono-2.10.9-2|1143	%{monodir}/gac/System.Data.Services.Client/4.0.0.0*
12mr|mono-2.10.9-2|1144	%{monodir}/4.0/WindowsBase.dll*
12mr|mono-2.10.9-2|1145	%{monodir}/gac/WindowsBase/4.0.0.0*
12mr|mono-2.10.9-2|1146	
12mr|mono-2.10.9-2|1147	%files web
12mr|mono-2.10.9-2|1148	%dir %{_sysconfdir}/mono/mconfig
12mr|mono-2.10.9-2|1149	%config(noreplace) %{_sysconfdir}/mono/browscap.ini
12mr|mono-2.10.9-2|1150	%config(noreplace) %{_sysconfdir}/mono/mconfig/config.xml
12mr|mono-2.10.9-2|1151	%{_bindir}/disco
12mr|mono-2.10.9-2|1152	%{_bindir}/mconfig
12mr|mono-2.10.9-2|1153	%{_bindir}/soapsuds
12mr|mono-2.10.9-2|1154	%{_bindir}/wsdl
12mr|mono-2.10.9-2|1155	%{_bindir}/wsdl2
12mr|mono-2.10.9-2|1156	%{_bindir}/xsd
12mr|mono-2.10.9-2|1157	%{_mandir}/man1/disco.1*
12mr|mono-2.10.9-2|1158	%{_mandir}/man1/mconfig.1*
12mr|mono-2.10.9-2|1159	%{_mandir}/man1/soapsuds.1*
12mr|mono-2.10.9-2|1160	%{_mandir}/man1/wsdl.1*
12mr|mono-2.10.9-2|1161	%{_mandir}/man1/xsd.1*
12mr|mono-2.10.9-2|1162	
12mr|mono-2.10.9-2|1163	%files web-2.0
12mr|mono-2.10.9-2|1164	%config(noreplace) %{_sysconfdir}/mono/2.0/Browsers/Compat.browser
12mr|mono-2.10.9-2|1165	%config(noreplace) %{_sysconfdir}/mono/2.0/DefaultWsdlHelpGenerator.aspx
12mr|mono-2.10.9-2|1166	%config(noreplace) %{_sysconfdir}/mono/2.0/web.config
12mr|mono-2.10.9-2|1167	%{monodir}/2.0/Mono.Http.dll
12mr|mono-2.10.9-2|1168	%{monodir}/2.0/Mono.Web.dll
12mr|mono-2.10.9-2|1169	%{monodir}/2.0/System.ComponentModel.DataAnnotations.dll
12mr|mono-2.10.9-2|1170	%{monodir}/2.0/System.Runtime.Remoting.dll
12mr|mono-2.10.9-2|1171	%{monodir}/2.0/System.Runtime.Serialization.Formatters.Soap.dll
12mr|mono-2.10.9-2|1172	%{monodir}/2.0/System.Web.Abstractions.dll
12mr|mono-2.10.9-2|1173	%{monodir}/2.0/System.Web.DynamicData.dll
12mr|mono-2.10.9-2|1174	%{monodir}/2.0/System.Web.Extensions.Design.dll
12mr|mono-2.10.9-2|1175	%{monodir}/2.0/System.Web.Extensions.dll
12mr|mono-2.10.9-2|1176	%{monodir}/2.0/System.Web.Mvc.dll
12mr|mono-2.10.9-2|1177	%{monodir}/2.0/System.Web.Routing.dll
12mr|mono-2.10.9-2|1178	%{monodir}/2.0/System.Web.Services.dll
12mr|mono-2.10.9-2|1179	%{monodir}/2.0/System.Web.dll
12mr|mono-2.10.9-2|1180	%{monodir}/2.0/wsdl.exe
12mr|mono-2.10.9-2|1181	%{monodir}/2.0/wsdl.exe.mdb
12mr|mono-2.10.9-2|1182	%{monodir}/2.0/xsd.exe
12mr|mono-2.10.9-2|1183	%{monodir}/2.0/xsd.exe.mdb
12mr|mono-2.10.9-2|1184	%{monodir}/gac/Mono.Http/2.0.0.0*
12mr|mono-2.10.9-2|1185	%{monodir}/gac/Mono.Web/2.0.0.0*
12mr|mono-2.10.9-2|1186	%{monodir}/gac/System.ComponentModel.DataAnnotations/3.5.0.0*
12mr|mono-2.10.9-2|1187	%{monodir}/gac/System.Runtime.Remoting/2.0.0.0*
12mr|mono-2.10.9-2|1188	%{monodir}/gac/System.Runtime.Serialization.Formatters.Soap/2.0.0.0*
12mr|mono-2.10.9-2|1189	%{monodir}/gac/System.Web.Abstractions/3.5.0.0*
12mr|mono-2.10.9-2|1190	%{monodir}/gac/System.Web.DynamicData/3.5.0.0*
12mr|mono-2.10.9-2|1191	%{monodir}/gac/System.Web.Extensions.Design/3.5.0.0*
12mr|mono-2.10.9-2|1192	%{monodir}/gac/System.Web.Extensions/3.5.0.0*
12mr|mono-2.10.9-2|1193	%{monodir}/gac/System.Web.Mvc/2.0.0.0*
12mr|mono-2.10.9-2|1194	%{monodir}/gac/System.Web.Routing/3.5.0.0*
12mr|mono-2.10.9-2|1195	%{monodir}/gac/System.Web.Services/2.0.0.0*
12mr|mono-2.10.9-2|1196	%{monodir}/gac/System.Web/2.0.0.0*
12mr|mono-2.10.9-2|1197	
12mr|mono-2.10.9-2|1198	%files web-4.0
12mr|mono-2.10.9-2|1199	%config(noreplace) %{_sysconfdir}/mono/4.0/DefaultWsdlHelpGenerator.aspx
12mr|mono-2.10.9-2|1200	%config(noreplace) %{_sysconfdir}/mono/4.0/web.config
12mr|mono-2.10.9-2|1201	%{monodir}/4.0/Microsoft.Web.Infrastructure.dll
12mr|mono-2.10.9-2|1202	%{monodir}/4.0/Mono.Http.dll
12mr|mono-2.10.9-2|1203	%{monodir}/4.0/Mono.Web.dll
12mr|mono-2.10.9-2|1204	%{monodir}/4.0/System.ComponentModel.Composition.dll
12mr|mono-2.10.9-2|1205	%{monodir}/4.0/System.ComponentModel.DataAnnotations.dll
12mr|mono-2.10.9-2|1206	%{monodir}/4.0/System.Runtime.Remoting.dll
12mr|mono-2.10.9-2|1207	%{monodir}/4.0/System.Runtime.Serialization.Formatters.Soap.dll
12mr|mono-2.10.9-2|1208	%{monodir}/4.0/System.Web.Abstractions.dll
12mr|mono-2.10.9-2|1209	%{monodir}/4.0/System.Web.ApplicationServices.dll
12mr|mono-2.10.9-2|1210	%{monodir}/4.0/System.Web.DynamicData.dll
12mr|mono-2.10.9-2|1211	%{monodir}/4.0/System.Web.Extensions.Design.dll
12mr|mono-2.10.9-2|1212	%{monodir}/4.0/System.Web.Extensions.dll
12mr|mono-2.10.9-2|1213	%{monodir}/4.0/System.Web.Routing.dll
12mr|mono-2.10.9-2|1214	%{monodir}/4.0/System.Web.Services.dll
12mr|mono-2.10.9-2|1215	%{monodir}/4.0/System.Web.dll
12mr|mono-2.10.9-2|1216	%{monodir}/4.0/disco.exe
12mr|mono-2.10.9-2|1217	%{monodir}/4.0/disco.exe.mdb
12mr|mono-2.10.9-2|1218	%{monodir}/4.0/mconfig.exe
12mr|mono-2.10.9-2|1219	%{monodir}/4.0/mconfig.exe.mdb
12mr|mono-2.10.9-2|1220	%{monodir}/4.0/soapsuds.exe
12mr|mono-2.10.9-2|1221	%{monodir}/4.0/soapsuds.exe.mdb
12mr|mono-2.10.9-2|1222	%{monodir}/4.0/wsdl.exe
12mr|mono-2.10.9-2|1223	%{monodir}/4.0/wsdl.exe.mdb
12mr|mono-2.10.9-2|1224	%{monodir}/4.0/xsd.exe
12mr|mono-2.10.9-2|1225	%{monodir}/4.0/xsd.exe.mdb
12mr|mono-2.10.9-2|1226	%{monodir}/gac/Microsoft.Web.Infrastructure/1.0.0.0*
12mr|mono-2.10.9-2|1227	%{monodir}/gac/Mono.Http/4.0.0.0*
12mr|mono-2.10.9-2|1228	%{monodir}/gac/Mono.Web/4.0.0.0*
12mr|mono-2.10.9-2|1229	%{monodir}/gac/System.ComponentModel.Composition/4.0.0.0*
12mr|mono-2.10.9-2|1230	%{monodir}/gac/System.ComponentModel.DataAnnotations/4.0.0.0*
12mr|mono-2.10.9-2|1231	%{monodir}/gac/System.Runtime.Remoting/4.0.0.0*
12mr|mono-2.10.9-2|1232	%{monodir}/gac/System.Runtime.Serialization.Formatters.Soap/4.0.0.0*
12mr|mono-2.10.9-2|1233	%{monodir}/gac/System.Web.Abstractions/4.0.0.0*
12mr|mono-2.10.9-2|1234	%{monodir}/gac/System.Web.ApplicationServices/4.0.0.0*
12mr|mono-2.10.9-2|1235	%{monodir}/gac/System.Web.DynamicData/4.0.0.0*
12mr|mono-2.10.9-2|1236	%{monodir}/gac/System.Web.Extensions.Design/4.0.0.0*
12mr|mono-2.10.9-2|1237	%{monodir}/gac/System.Web.Extensions/4.0.0.0*
12mr|mono-2.10.9-2|1238	%{monodir}/gac/System.Web.Routing/4.0.0.0*
12mr|mono-2.10.9-2|1239	%{monodir}/gac/System.Web.Services/4.0.0.0*
12mr|mono-2.10.9-2|1240	%{monodir}/gac/System.Web/4.0.0.0*
12mr|mono-2.10.9-2|1241	
12mr|mono-2.10.9-2|1242	%files web-compat
12mr|mono-2.10.9-2|1243	%{monodir}/compat-2.0/System.Web.Extensions.Design.dll
12mr|mono-2.10.9-2|1244	%{monodir}/compat-2.0/System.Web.Extensions.dll
12mr|mono-2.10.9-2|1245	%{monodir}/compat-2.0/System.Web.Mvc.dll
12mr|mono-2.10.9-2|1246	%{monodir}/gac/System.Web.Extensions.Design/1.0.61025.0*
12mr|mono-2.10.9-2|1247	%{monodir}/gac/System.Web.Extensions/1.0.61025.0*
12mr|mono-2.10.9-2|1248	%{monodir}/gac/System.Web.Mvc/1.0.0.0*
12mr|mono-2.10.9-2|1249	
12mr|mono-2.10.9-2|1250	%files winforms
12mr|mono-2.10.9-2|1251	
12mr|mono-2.10.9-2|1252	%files winforms-2.0
12mr|mono-2.10.9-2|1253	%{monodir}/2.0/Accessibility.dll
12mr|mono-2.10.9-2|1254	%{monodir}/2.0/Mono.WebBrowser.dll
12mr|mono-2.10.9-2|1255	%{monodir}/2.0/System.Design.dll
12mr|mono-2.10.9-2|1256	%{monodir}/2.0/System.Drawing.Design.dll
12mr|mono-2.10.9-2|1257	%{monodir}/2.0/System.Windows.Forms.dll
12mr|mono-2.10.9-2|1258	%{monodir}/gac/Accessibility/2.0.0.0*
12mr|mono-2.10.9-2|1259	%{monodir}/gac/Mono.WebBrowser/2.0.0.0*
12mr|mono-2.10.9-2|1260	%{monodir}/gac/System.Design/2.0.0.0*
12mr|mono-2.10.9-2|1261	%{monodir}/gac/System.Drawing.Design/2.0.0.0*
12mr|mono-2.10.9-2|1262	%{monodir}/gac/System.Windows.Forms/2.0.0.0*
12mr|mono-2.10.9-2|1263	
12mr|mono-2.10.9-2|1264	%files winforms-4.0
12mr|mono-2.10.9-2|1265	#gw stupid rpm5:
12mr|mono-2.10.9-2|1266	%dir %{monodir}
12mr|mono-2.10.9-2|1267	%dir %{monodir}/4.0
12mr|mono-2.10.9-2|1268	%dir %{monodir}/gac
12mr|mono-2.10.9-2|1269	%dir %{monodir}/gac/Accessibility
12mr|mono-2.10.9-2|1270	%dir %{monodir}/gac/Mono.WebBrowser
12mr|mono-2.10.9-2|1271	%dir %{monodir}/gac/System.Design
12mr|mono-2.10.9-2|1272	%dir %{monodir}/gac/System.Drawing.Design
12mr|mono-2.10.9-2|1273	%dir %{monodir}/gac/System.Windows.Forms
12mr|mono-2.10.9-2|1274	%dir %{monodir}/gac/System.Windows.Forms.DataVisualization
12mr|mono-2.10.9-2|1275	%{monodir}/4.0/Accessibility.dll
12mr|mono-2.10.9-2|1276	%{monodir}/4.0/Mono.WebBrowser.dll
12mr|mono-2.10.9-2|1277	%{monodir}/4.0/System.Design.dll
12mr|mono-2.10.9-2|1278	%{monodir}/4.0/System.Drawing.Design.dll
12mr|mono-2.10.9-2|1279	%{monodir}/4.0/System.Windows.Forms.DataVisualization.dll
12mr|mono-2.10.9-2|1280	%{monodir}/4.0/System.Windows.Forms.dll
12mr|mono-2.10.9-2|1281	%{monodir}/gac/Accessibility/4.0.0.0*
12mr|mono-2.10.9-2|1282	%{monodir}/gac/Mono.WebBrowser/4.0.0.0*
12mr|mono-2.10.9-2|1283	%{monodir}/gac/System.Design/4.0.0.0*
12mr|mono-2.10.9-2|1284	%{monodir}/gac/System.Drawing.Design/4.0.0.0*
12mr|mono-2.10.9-2|1285	%{monodir}/gac/System.Windows.Forms.DataVisualization/4.0.0.0*
12mr|mono-2.10.9-2|1286	%{monodir}/gac/System.Windows.Forms/4.0.0.0*
12mr|mono-2.10.9-2|1287	
12mr|mono-2.10.9-2|1288	%files winforms-compat
12mr|mono-2.10.9-2|1289	
12mr|mono-2.10.9-2|1290	%files extras
12mr|mono-2.10.9-2|1291	%{_bindir}/mono-service
12mr|mono-2.10.9-2|1292	%{_bindir}/mono-service2
12mr|mono-2.10.9-2|1293	%{_mandir}/man1/mono-service.1*
12mr|mono-2.10.9-2|1294	
12mr|mono-2.10.9-2|1295	%files extras-2.0
12mr|mono-2.10.9-2|1296	%{monodir}/2.0/Mono.Messaging.RabbitMQ.dll
12mr|mono-2.10.9-2|1297	%{monodir}/2.0/Mono.Messaging.dll
12mr|mono-2.10.9-2|1298	%{monodir}/2.0/RabbitMQ.Client.Apigen.exe
12mr|mono-2.10.9-2|1299	%{monodir}/2.0/RabbitMQ.Client.Apigen.exe.mdb
12mr|mono-2.10.9-2|1300	%{monodir}/2.0/RabbitMQ.Client.dll
12mr|mono-2.10.9-2|1301	%{monodir}/2.0/System.Configuration.Install.dll
12mr|mono-2.10.9-2|1302	%{monodir}/2.0/System.Management.dll
12mr|mono-2.10.9-2|1303	%{monodir}/2.0/System.Messaging.dll
12mr|mono-2.10.9-2|1304	%{monodir}/2.0/System.ServiceProcess.dll
12mr|mono-2.10.9-2|1305	%{monodir}/2.0/mono-service.exe
12mr|mono-2.10.9-2|1306	%{monodir}/2.0/mono-service.exe.mdb
12mr|mono-2.10.9-2|1307	%{monodir}/gac/Mono.Messaging.RabbitMQ/2.0.0.0*
12mr|mono-2.10.9-2|1308	%{monodir}/gac/Mono.Messaging/2.0.0.0*
12mr|mono-2.10.9-2|1309	%{monodir}/gac/RabbitMQ.Client/2.0.0.0*
12mr|mono-2.10.9-2|1310	%{monodir}/gac/System.Configuration.Install/2.0.0.0*
12mr|mono-2.10.9-2|1311	%{monodir}/gac/System.Management/2.0.0.0*
12mr|mono-2.10.9-2|1312	%{monodir}/gac/System.Messaging/2.0.0.0*
12mr|mono-2.10.9-2|1313	%{monodir}/gac/System.ServiceProcess/2.0.0.0*
12mr|mono-2.10.9-2|1314	%{monodir}/gac/mono-service/2.0.0.0*
12mr|mono-2.10.9-2|1315	
12mr|mono-2.10.9-2|1316	%files extras-4.0
12mr|mono-2.10.9-2|1317	%{monodir}/4.0/Mono.Messaging.RabbitMQ.dll
12mr|mono-2.10.9-2|1318	%{monodir}/4.0/Mono.Messaging.dll
12mr|mono-2.10.9-2|1319	%{monodir}/4.0/RabbitMQ.Client.Apigen.exe
12mr|mono-2.10.9-2|1320	%{monodir}/4.0/RabbitMQ.Client.Apigen.exe.mdb
12mr|mono-2.10.9-2|1321	%{monodir}/4.0/RabbitMQ.Client.dll
12mr|mono-2.10.9-2|1322	%{monodir}/4.0/System.Configuration.Install.dll
12mr|mono-2.10.9-2|1323	%{monodir}/4.0/System.Management.dll
12mr|mono-2.10.9-2|1324	%{monodir}/4.0/System.Messaging.dll
12mr|mono-2.10.9-2|1325	%{monodir}/4.0/System.Runtime.Caching.dll
12mr|mono-2.10.9-2|1326	%{monodir}/4.0/System.ServiceProcess.dll
12mr|mono-2.10.9-2|1327	%{monodir}/4.0/System.Xaml.dll
12mr|mono-2.10.9-2|1328	%{monodir}/4.0/installutil.exe
12mr|mono-2.10.9-2|1329	%{monodir}/4.0/installutil.exe.mdb
12mr|mono-2.10.9-2|1330	%{monodir}/4.0/mono-service.exe
12mr|mono-2.10.9-2|1331	%{monodir}/4.0/mono-service.exe.mdb
12mr|mono-2.10.9-2|1332	%{monodir}/gac/Mono.Messaging.RabbitMQ/4.0.0.0*
12mr|mono-2.10.9-2|1333	%{monodir}/gac/Mono.Messaging/4.0.0.0*
12mr|mono-2.10.9-2|1334	%{monodir}/gac/RabbitMQ.Client/4.0.0.0*
12mr|mono-2.10.9-2|1335	%{monodir}/gac/System.Configuration.Install/4.0.0.0*
12mr|mono-2.10.9-2|1336	%{monodir}/gac/System.Management/4.0.0.0*
12mr|mono-2.10.9-2|1337	%{monodir}/gac/System.Messaging/4.0.0.0*
12mr|mono-2.10.9-2|1338	%{monodir}/gac/System.Runtime.Caching/4.0.0.0*
12mr|mono-2.10.9-2|1339	%{monodir}/gac/System.ServiceProcess/4.0.0.0*
12mr|mono-2.10.9-2|1340	%{monodir}/gac/System.Xaml/4.0.0.0*
12mr|mono-2.10.9-2|1341	%{monodir}/gac/mono-service/4.0.0.0*
12mr|mono-2.10.9-2|1342	
12mr|mono-2.10.9-2|1343	%files extras-compat
12mr|mono-2.10.9-2|1344	
12mr|mono-2.10.9-2|1345	%files data
12mr|mono-2.10.9-2|1346	%{_bindir}/sqlmetal
12mr|mono-2.10.9-2|1347	%{_bindir}/sqlsharp
12mr|mono-2.10.9-2|1348	%{_mandir}/man1/sqlsharp.1*
12mr|mono-2.10.9-2|1349	%dir %{monodir}
12mr|mono-2.10.9-2|1350	%dir %{monodir}/2.0
12mr|mono-2.10.9-2|1351	%dir %{monodir}/4.0
12mr|mono-2.10.9-2|1352	%dir %{monodir}/gac
12mr|mono-2.10.9-2|1353	%{monodir}/gac/IBM.Data.DB2
12mr|mono-2.10.9-2|1354	%{monodir}/2.0/IBM.Data.DB2.dll
12mr|mono-2.10.9-2|1355	%{monodir}/4.0/IBM.Data.DB2.dll
12mr|mono-2.10.9-2|1356	
12mr|mono-2.10.9-2|1357	%files data-2.0
12mr|mono-2.10.9-2|1358	%{monodir}/2.0/Mono.Data.Tds.dll
12mr|mono-2.10.9-2|1359	%{monodir}/2.0/Novell.Directory.Ldap.dll
12mr|mono-2.10.9-2|1360	%{monodir}/2.0/System.Data.DataSetExtensions.dll
12mr|mono-2.10.9-2|1361	%{monodir}/2.0/System.Data.Linq.dll
12mr|mono-2.10.9-2|1362	%{monodir}/2.0/System.Data.Services.dll
12mr|mono-2.10.9-2|1363	%{monodir}/2.0/System.Data.dll
12mr|mono-2.10.9-2|1364	%{monodir}/2.0/System.DirectoryServices.dll
12mr|mono-2.10.9-2|1365	%{monodir}/2.0/System.EnterpriseServices.dll
12mr|mono-2.10.9-2|1366	%{monodir}/2.0/System.Runtime.Serialization.dll
12mr|mono-2.10.9-2|1367	%{monodir}/2.0/System.Transactions.dll
12mr|mono-2.10.9-2|1368	%{monodir}/2.0/Mono.Data.Sqlite.dll
12mr|mono-2.10.9-2|1369	%{monodir}/2.0/System.Data.OracleClient.dll
12mr|mono-2.10.9-2|1370	%{monodir}/2.0/Npgsql.dll
12mr|mono-2.10.9-2|1371	%{monodir}/gac/Npgsql/2.0.0.0*
12mr|mono-2.10.9-2|1372	%{monodir}/gac/System.Data.OracleClient/2.0.0.0*
12mr|mono-2.10.9-2|1373	%{monodir}/gac/Mono.Data.Sqlite/2.0.0.0*
12mr|mono-2.10.9-2|1374	%{monodir}/gac/Mono.Data.Tds/2.0.0.0*
12mr|mono-2.10.9-2|1375	%{monodir}/gac/Novell.Directory.Ldap/2.0.0.0*
12mr|mono-2.10.9-2|1376	%{monodir}/gac/System.Data.DataSetExtensions/3.5.0.0*
12mr|mono-2.10.9-2|1377	%{monodir}/gac/System.Data.Linq/3.5.0.0*
12mr|mono-2.10.9-2|1378	%{monodir}/gac/System.Data.Services/3.5.0.0*
12mr|mono-2.10.9-2|1379	%{monodir}/gac/System.Data/2.0.0.0*
12mr|mono-2.10.9-2|1380	%{monodir}/gac/System.DirectoryServices/2.0.0.0*
12mr|mono-2.10.9-2|1381	%{monodir}/gac/System.EnterpriseServices/2.0.0.0*
12mr|mono-2.10.9-2|1382	%{monodir}/gac/System.Runtime.Serialization/3.0.0.0*
12mr|mono-2.10.9-2|1383	%{monodir}/gac/System.Transactions/2.0.0.0*
12mr|mono-2.10.9-2|1384	
12mr|mono-2.10.9-2|1385	%files data-4.0
12mr|mono-2.10.9-2|1386	%{monodir}/4.0/Mono.Data.Tds.dll
12mr|mono-2.10.9-2|1387	%{monodir}/4.0/Novell.Directory.Ldap.dll
12mr|mono-2.10.9-2|1388	%{monodir}/4.0/System.Data.DataSetExtensions.dll
12mr|mono-2.10.9-2|1389	%{monodir}/4.0/System.Data.Linq.dll
12mr|mono-2.10.9-2|1390	%{monodir}/4.0/System.Data.Services.dll
12mr|mono-2.10.9-2|1391	%{monodir}/4.0/System.Data.dll
12mr|mono-2.10.9-2|1392	%{monodir}/4.0/System.DirectoryServices.dll
12mr|mono-2.10.9-2|1393	%{monodir}/4.0/System.EnterpriseServices.dll
12mr|mono-2.10.9-2|1394	%{monodir}/4.0/System.Runtime.Serialization.dll
12mr|mono-2.10.9-2|1395	%{monodir}/4.0/System.Transactions.dll
12mr|mono-2.10.9-2|1396	%{monodir}/4.0/WebMatrix.Data.dll
12mr|mono-2.10.9-2|1397	%{monodir}/4.0/sqlmetal.exe
12mr|mono-2.10.9-2|1398	%{monodir}/4.0/sqlmetal.exe.config
12mr|mono-2.10.9-2|1399	%{monodir}/4.0/sqlmetal.exe.mdb
12mr|mono-2.10.9-2|1400	%{monodir}/4.0/sqlsharp.exe
12mr|mono-2.10.9-2|1401	%{monodir}/4.0/sqlsharp.exe.mdb
12mr|mono-2.10.9-2|1402	%{monodir}/4.0/Mono.Data.Sqlite.dll
12mr|mono-2.10.9-2|1403	%{monodir}/4.0/System.Data.OracleClient.dll
12mr|mono-2.10.9-2|1404	%{monodir}/4.0/Npgsql.dll
12mr|mono-2.10.9-2|1405	%{monodir}/gac/Npgsql/4.0.0.0*
12mr|mono-2.10.9-2|1406	%{monodir}/gac/System.Data.OracleClient/4.0.0.0*
12mr|mono-2.10.9-2|1407	%{monodir}/gac/Mono.Data.Sqlite/4.0.0.0*
12mr|mono-2.10.9-2|1408	%{monodir}/gac/Mono.Data.Tds/4.0.0.0*
12mr|mono-2.10.9-2|1409	%{monodir}/gac/Novell.Directory.Ldap/4.0.0.0*
12mr|mono-2.10.9-2|1410	%{monodir}/gac/System.Data.DataSetExtensions/4.0.0.0*
12mr|mono-2.10.9-2|1411	%{monodir}/gac/System.Data.Linq/4.0.0.0*
12mr|mono-2.10.9-2|1412	%{monodir}/gac/System.Data.Services/4.0.0.0*
12mr|mono-2.10.9-2|1413	%{monodir}/gac/System.Data/4.0.0.0*
12mr|mono-2.10.9-2|1414	%{monodir}/gac/System.DirectoryServices/4.0.0.0*
12mr|mono-2.10.9-2|1415	%{monodir}/gac/System.EnterpriseServices/4.0.0.0*
12mr|mono-2.10.9-2|1416	%{monodir}/gac/System.Runtime.Serialization/4.0.0.0*
12mr|mono-2.10.9-2|1417	%{monodir}/gac/System.Transactions/4.0.0.0*
12mr|mono-2.10.9-2|1418	%{monodir}/gac/WebMatrix.Data/4.0.0.0*
12mr|mono-2.10.9-2|1419	
12mr|mono-2.10.9-2|1420	%files data-compat
12mr|mono-2.10.9-2|1421	
12mr|mono-2.10.9-2|1422	%files locale-extras
12mr|mono-2.10.9-2|1423	
12mr|mono-2.10.9-2|1424	%files locale-extras-2.0
12mr|mono-2.10.9-2|1425	%{monodir}/2.0/I18N.CJK.dll
12mr|mono-2.10.9-2|1426	%{monodir}/2.0/I18N.MidEast.dll
12mr|mono-2.10.9-2|1427	%{monodir}/2.0/I18N.Other.dll
12mr|mono-2.10.9-2|1428	%{monodir}/2.0/I18N.Rare.dll
12mr|mono-2.10.9-2|1429	%{monodir}/gac/I18N.CJK/2.0.0.0*
12mr|mono-2.10.9-2|1430	%{monodir}/gac/I18N.MidEast/2.0.0.0*
12mr|mono-2.10.9-2|1431	%{monodir}/gac/I18N.Other/2.0.0.0*
12mr|mono-2.10.9-2|1432	%{monodir}/gac/I18N.Rare/2.0.0.0*
12mr|mono-2.10.9-2|1433	
12mr|mono-2.10.9-2|1434	%files locale-extras-4.0
12mr|mono-2.10.9-2|1435	%{monodir}/4.0/I18N.CJK.dll
12mr|mono-2.10.9-2|1436	%{monodir}/4.0/I18N.MidEast.dll
12mr|mono-2.10.9-2|1437	%{monodir}/4.0/I18N.Other.dll
12mr|mono-2.10.9-2|1438	%{monodir}/4.0/I18N.Rare.dll
12mr|mono-2.10.9-2|1439	%{monodir}/gac/I18N.CJK/4.0.0.0*
12mr|mono-2.10.9-2|1440	%{monodir}/gac/I18N.MidEast/4.0.0.0*
12mr|mono-2.10.9-2|1441	%{monodir}/gac/I18N.Other/4.0.0.0*
12mr|mono-2.10.9-2|1442	%{monodir}/gac/I18N.Rare/4.0.0.0*
12mr|mono-2.10.9-2|1443	
12mr|mono-2.10.9-2|1444	%files locale-extras-compat
12mr|mono-2.10.9-2|1445	
12mr|mono-2.10.9-2|1446	%files nunit
12mr|mono-2.10.9-2|1447	%{_bindir}/nunit-console
12mr|mono-2.10.9-2|1448	%{_bindir}/nunit-console2
12mr|mono-2.10.9-2|1449	%{monodir}/2.0/nunit-console.exe
12mr|mono-2.10.9-2|1450	%{monodir}/2.0/nunit-console.exe.config
12mr|mono-2.10.9-2|1451	%{monodir}/2.0/nunit-console.exe.mdb
12mr|mono-2.10.9-2|1452	%{monodir}/4.0/nunit-console.exe*
12mr|mono-2.10.9-2|1453	%{monodir}/gac/nunit-console-runner
12mr|mono-2.10.9-2|1454	%{monodir}/2.0/nunit-console-runner.dll
12mr|mono-2.10.9-2|1455	%{monodir}/4.0/nunit-console-runner.dll
12mr|mono-2.10.9-2|1456	%{monodir}/2.0/nunit.core.dll
12mr|mono-2.10.9-2|1457	%{monodir}/4.0/nunit.core.dll
12mr|mono-2.10.9-2|1458	%{monodir}/gac/nunit.core.extensions
12mr|mono-2.10.9-2|1459	%{monodir}/2.0/nunit.core.extensions.dll
12mr|mono-2.10.9-2|1460	%{monodir}/4.0/nunit.core.extensions.dll
12mr|mono-2.10.9-2|1461	%{monodir}/gac/nunit.core.interfaces
12mr|mono-2.10.9-2|1462	%{monodir}/2.0/nunit.core.interfaces.dll
12mr|mono-2.10.9-2|1463	%{monodir}/4.0/nunit.core.interfaces.dll
12mr|mono-2.10.9-2|1464	%{monodir}/2.0/nunit.framework.dll
12mr|mono-2.10.9-2|1465	%{monodir}/4.0/nunit.framework.dll
12mr|mono-2.10.9-2|1466	%{monodir}/gac/nunit.framework.extensions
12mr|mono-2.10.9-2|1467	%{monodir}/2.0/nunit.framework.extensions.dll
12mr|mono-2.10.9-2|1468	%{monodir}/4.0/nunit.framework.extensions.dll
12mr|mono-2.10.9-2|1469	%{monodir}/2.0/nunit.mocks.dll
12mr|mono-2.10.9-2|1470	%{monodir}/4.0/nunit.mocks.dll
12mr|mono-2.10.9-2|1471	%{monodir}/2.0/nunit.util.dll
12mr|mono-2.10.9-2|1472	%{monodir}/4.0/nunit.util.dll
12mr|mono-2.10.9-2|1473	%{monodir}/gac/nunit.core
12mr|mono-2.10.9-2|1474	%{monodir}/gac/nunit.framework
12mr|mono-2.10.9-2|1475	%{monodir}/gac/nunit.util
12mr|mono-2.10.9-2|1476	%{monodir}/gac/nunit.mocks
12mr|mono-2.10.9-2|1477	
12mr|mono-2.10.9-2|1478	%files -n monodoc-core
12mr|mono-2.10.9-2|1479	%{monodir}/gac/monodoc
12mr|mono-2.10.9-2|1480	%{monodir}/monodoc
12mr|mono-2.10.9-2|1481	%{monodir}/2.0/mdoc.exe*
12mr|mono-2.10.9-2|1482	%{monodir}/4.0/mod.exe*
12mr|mono-2.10.9-2|1483	%{_bindir}/mdassembler
12mr|mono-2.10.9-2|1484	%{_bindir}/mdoc
12mr|mono-2.10.9-2|1485	%{_bindir}/mdoc-assemble
12mr|mono-2.10.9-2|1486	%{_bindir}/mdoc-export-html
12mr|mono-2.10.9-2|1487	%{_bindir}/mdoc-export-msxdoc
12mr|mono-2.10.9-2|1488	%{_bindir}/mdoc-update
12mr|mono-2.10.9-2|1489	%{_bindir}/mdoc-validate
12mr|mono-2.10.9-2|1490	%{_bindir}/mdvalidater
12mr|mono-2.10.9-2|1491	%{_bindir}/mod
12mr|mono-2.10.9-2|1492	%{_bindir}/monodocer
12mr|mono-2.10.9-2|1493	%{_bindir}/monodocs2html
12mr|mono-2.10.9-2|1494	%{_bindir}/monodocs2slashdoc
12mr|mono-2.10.9-2|1495	%{_prefix}/lib/monodoc
12mr|mono-2.10.9-2|1496	%{_mandir}/man1/mdassembler.1*
12mr|mono-2.10.9-2|1497	%{_mandir}/man1/mdoc-assemble.1*
12mr|mono-2.10.9-2|1498	%{_mandir}/man1/mdoc-export-html.1*
12mr|mono-2.10.9-2|1499	%{_mandir}/man1/mdoc-export-msxdoc.1*
12mr|mono-2.10.9-2|1500	%{_mandir}/man1/mdoc-update.1*
12mr|mono-2.10.9-2|1501	%{_mandir}/man1/mdoc-validate.1*
12mr|mono-2.10.9-2|1502	%{_mandir}/man1/mdoc.1*
12mr|mono-2.10.9-2|1503	%{_mandir}/man1/mdvalidater.1*
12mr|mono-2.10.9-2|1504	%{_mandir}/man1/monodocer.1*
12mr|mono-2.10.9-2|1505	%{_mandir}/man1/monodocs2html.1*
12mr|mono-2.10.9-2|1506	%{_mandir}/man5/mdoc.5*
12mr|mono-2.10.9-2|1507	
12mr|mono-2.10.9-2|1508	%files wcf
12mr|mono-2.10.9-2|1509	%{_bindir}/svcutil
12mr|mono-2.10.9-2|1510	
12mr|mono-2.10.9-2|1511	%files wcf-2.0
12mr|mono-2.10.9-2|1512	%{monodir}/2.0/System.IdentityModel.Selectors.dll
12mr|mono-2.10.9-2|1513	%{monodir}/2.0/System.IdentityModel.dll
12mr|mono-2.10.9-2|1514	%{monodir}/2.0/System.ServiceModel.Web.dll
12mr|mono-2.10.9-2|1515	%{monodir}/2.0/System.ServiceModel.dll
12mr|mono-2.10.9-2|1516	%{monodir}/gac/System.IdentityModel.Selectors/3.0.0.0*
12mr|mono-2.10.9-2|1517	%{monodir}/gac/System.IdentityModel/3.0.0.0*
12mr|mono-2.10.9-2|1518	%{monodir}/gac/System.ServiceModel.Web/3.5.0.0*
12mr|mono-2.10.9-2|1519	%{monodir}/gac/System.ServiceModel/3.0.0.0*
12mr|mono-2.10.9-2|1520	
12mr|mono-2.10.9-2|1521	%files wcf-4.0
12mr|mono-2.10.9-2|1522	%{monodir}/4.0/System.IdentityModel.Selectors.dll
12mr|mono-2.10.9-2|1523	%{monodir}/4.0/System.IdentityModel.dll
12mr|mono-2.10.9-2|1524	%{monodir}/4.0/System.Runtime.DurableInstancing.dll
12mr|mono-2.10.9-2|1525	%{monodir}/4.0/System.ServiceModel.Discovery.dll
12mr|mono-2.10.9-2|1526	%{monodir}/4.0/System.ServiceModel.Routing.dll
12mr|mono-2.10.9-2|1527	%{monodir}/4.0/System.ServiceModel.Web.dll
12mr|mono-2.10.9-2|1528	%{monodir}/4.0/System.ServiceModel.dll
12mr|mono-2.10.9-2|1529	%{monodir}/4.0/svcutil.exe
12mr|mono-2.10.9-2|1530	%{monodir}/4.0/svcutil.exe.mdb
12mr|mono-2.10.9-2|1531	%{monodir}/gac/System.IdentityModel.Selectors/4.0.0.0*
12mr|mono-2.10.9-2|1532	%{monodir}/gac/System.IdentityModel/4.0.0.0*
12mr|mono-2.10.9-2|1533	%{monodir}/gac/System.Runtime.DurableInstancing/4.0.0.0*
12mr|mono-2.10.9-2|1534	%{monodir}/gac/System.ServiceModel.Discovery/4.0.0.0*
12mr|mono-2.10.9-2|1535	%{monodir}/gac/System.ServiceModel.Routing/4.0.0.0*
12mr|mono-2.10.9-2|1536	%{monodir}/gac/System.ServiceModel.Web/4.0.0.0*
12mr|mono-2.10.9-2|1537	%{monodir}/gac/System.ServiceModel/4.0.0.0*
12mr|mono-2.10.9-2|1538	

15203 12
12mr|mono-addins-0.6.2-1|1	Name:     	mono-addins
12mr|mono-addins-0.6.2-1|2	Version:	0.6.2
12mr|mono-addins-0.6.2-1|3	Release:	%mkrel 1
12mr|mono-addins-0.6.2-1|4	License:	MIT
12mr|mono-addins-0.6.2-1|5	BuildArch:      noarch
12mr|mono-addins-0.6.2-1|6	URL:		http://www.go-mono.com
12mr|mono-addins-0.6.2-1|7	Source0:	http://ftp.novell.com/pub/mono/sources/%name/%name-%version.tar.bz2
12mr|mono-addins-0.6.2-1|8	BuildRequires:	mono-devel gtk-sharp2
12mr|mono-addins-0.6.2-1|9	Summary:	Mono Addins
12mr|mono-addins-0.6.2-1|10	Group:		Development/Other
12mr|mono-addins-0.6.2-1|11	
12mr|mono-addins-0.6.2-1|12	%description
12mr|mono-addins-0.6.2-1|13	Mono Addin Support
12mr|mono-addins-0.6.2-1|14	
12mr|mono-addins-0.6.2-1|15	%package 0.5
12mr|mono-addins-0.6.2-1|16	Group:		Development/Other
12mr|mono-addins-0.6.2-1|17	Summary: Mono Addins compatibility
12mr|mono-addins-0.6.2-1|18	Conflicts:	%name < 0.6-3
12mr|mono-addins-0.6.2-1|19	Requires:	%name = %version
12mr|mono-addins-0.6.2-1|20	
12mr|mono-addins-0.6.2-1|21	%description 0.5
12mr|mono-addins-0.6.2-1|22	Mono Addin Support - compatibility package
12mr|mono-addins-0.6.2-1|23	
12mr|mono-addins-0.6.2-1|24	%package 0.4
12mr|mono-addins-0.6.2-1|25	Group:		Development/Other
12mr|mono-addins-0.6.2-1|26	Summary: Mono Addins compatibility
12mr|mono-addins-0.6.2-1|27	Conflicts:	%name < 0.6-3
12mr|mono-addins-0.6.2-1|28	Requires:	%name = %version
12mr|mono-addins-0.6.2-1|29	
12mr|mono-addins-0.6.2-1|30	%description 0.4
12mr|mono-addins-0.6.2-1|31	Mono Addin Support - compatibility package
12mr|mono-addins-0.6.2-1|32	
12mr|mono-addins-0.6.2-1|33	%package 0.3
12mr|mono-addins-0.6.2-1|34	Group:		Development/Other
12mr|mono-addins-0.6.2-1|35	Summary: Mono Addins compatibility
12mr|mono-addins-0.6.2-1|36	Conflicts:	%name < 0.6-3
12mr|mono-addins-0.6.2-1|37	Requires:	%name = %version
12mr|mono-addins-0.6.2-1|38	
12mr|mono-addins-0.6.2-1|39	%description 0.3
12mr|mono-addins-0.6.2-1|40	Mono Addin Support - compatibility package
12mr|mono-addins-0.6.2-1|41	
12mr|mono-addins-0.6.2-1|42	%package 0.2
12mr|mono-addins-0.6.2-1|43	Group:		Development/Other
12mr|mono-addins-0.6.2-1|44	Summary: Mono Addins compatibility
12mr|mono-addins-0.6.2-1|45	Conflicts:	%name < 0.6-3
12mr|mono-addins-0.6.2-1|46	Requires:	%name = %version
12mr|mono-addins-0.6.2-1|47	
12mr|mono-addins-0.6.2-1|48	%description 0.2
12mr|mono-addins-0.6.2-1|49	Mono Addin Support - compatibility package
12mr|mono-addins-0.6.2-1|50	
12mr|mono-addins-0.6.2-1|51	%package devel
12mr|mono-addins-0.6.2-1|52	Summary: Development files for %name
12mr|mono-addins-0.6.2-1|53	Group: Development/Other
12mr|mono-addins-0.6.2-1|54	Requires: %name = %version-%release
12mr|mono-addins-0.6.2-1|55	
12mr|mono-addins-0.6.2-1|56	%description devel
12mr|mono-addins-0.6.2-1|57	Mono Addin Support - development files and tools
12mr|mono-addins-0.6.2-1|58	
12mr|mono-addins-0.6.2-1|59	%prep
12mr|mono-addins-0.6.2-1|60	%setup -q
12mr|mono-addins-0.6.2-1|61	
12mr|mono-addins-0.6.2-1|62	%build
12mr|mono-addins-0.6.2-1|63	./configure --prefix=%_prefix
12mr|mono-addins-0.6.2-1|64	#gw parallel make broken in 0.4
12mr|mono-addins-0.6.2-1|65	make
12mr|mono-addins-0.6.2-1|66	
12mr|mono-addins-0.6.2-1|67	%install
12mr|mono-addins-0.6.2-1|68	%makeinstall_std
12mr|mono-addins-0.6.2-1|69	
12mr|mono-addins-0.6.2-1|70	mkdir -p %{buildroot}%_datadir/pkgconfig
12mr|mono-addins-0.6.2-1|71	mv %{buildroot}%_prefix/lib*/pkgconfig/*.pc %{buildroot}%_datadir/pkgconfig
12mr|mono-addins-0.6.2-1|72	
12mr|mono-addins-0.6.2-1|73	%files
12mr|mono-addins-0.6.2-1|74	%_bindir/mautil
12mr|mono-addins-0.6.2-1|75	%_mandir/man1/mautil.1*
12mr|mono-addins-0.6.2-1|76	%_prefix/lib/mono/mono-addins/mautil.exe
12mr|mono-addins-0.6.2-1|77	
12mr|mono-addins-0.6.2-1|78	%_prefix/lib/mono/gac/Mono.Addins
12mr|mono-addins-0.6.2-1|79	%_prefix/lib/mono/mono-addins/Mono.Addins.dll
12mr|mono-addins-0.6.2-1|80	
12mr|mono-addins-0.6.2-1|81	%_prefix/lib/mono/gac/Mono.Addins.CecilReflector/
12mr|mono-addins-0.6.2-1|82	%_prefix/lib/mono/mono-addins/Mono.Addins.CecilReflector.dll
12mr|mono-addins-0.6.2-1|83	
12mr|mono-addins-0.6.2-1|84	%_prefix/lib/mono/gac/Mono.Addins.Setup
12mr|mono-addins-0.6.2-1|85	%_prefix/lib/mono/mono-addins/Mono.Addins.Setup.dll
12mr|mono-addins-0.6.2-1|86	
12mr|mono-addins-0.6.2-1|87	%_prefix/lib/mono/gac/Mono.Addins.Gui
12mr|mono-addins-0.6.2-1|88	%_prefix/lib/mono/mono-addins/Mono.Addins.Gui.dll
12mr|mono-addins-0.6.2-1|89	
12mr|mono-addins-0.6.2-1|90	%files 0.2
12mr|mono-addins-0.6.2-1|91	%_prefix/lib/mono/gac/policy.0.2.Mono.Addins
12mr|mono-addins-0.6.2-1|92	%_prefix/lib/mono/gac/policy.0.2.Mono.Addins.CecilReflector/
12mr|mono-addins-0.6.2-1|93	%_prefix/lib/mono/gac/policy.0.2.Mono.Addins.Setup
12mr|mono-addins-0.6.2-1|94	%_prefix/lib/mono/gac/policy.0.2.Mono.Addins.Gui
12mr|mono-addins-0.6.2-1|95	
12mr|mono-addins-0.6.2-1|96	%files 0.3
12mr|mono-addins-0.6.2-1|97	%_prefix/lib/mono/gac/policy.0.3.Mono.Addins
12mr|mono-addins-0.6.2-1|98	%_prefix/lib/mono/gac/policy.0.3.Mono.Addins.CecilReflector/
12mr|mono-addins-0.6.2-1|99	%_prefix/lib/mono/gac/policy.0.3.Mono.Addins.Setup
12mr|mono-addins-0.6.2-1|100	%_prefix/lib/mono/gac/policy.0.3.Mono.Addins.Gui
12mr|mono-addins-0.6.2-1|101	
12mr|mono-addins-0.6.2-1|102	%files 0.4
12mr|mono-addins-0.6.2-1|103	%_prefix/lib/mono/gac/policy.0.4.Mono.Addins
12mr|mono-addins-0.6.2-1|104	%_prefix/lib/mono/gac/policy.0.4.Mono.Addins.CecilReflector
12mr|mono-addins-0.6.2-1|105	%_prefix/lib/mono/gac/policy.0.4.Mono.Addins.Gui
12mr|mono-addins-0.6.2-1|106	%_prefix/lib/mono/gac/policy.0.4.Mono.Addins.Setup
12mr|mono-addins-0.6.2-1|107	
12mr|mono-addins-0.6.2-1|108	%files 0.5
12mr|mono-addins-0.6.2-1|109	%_prefix/lib/mono/gac/policy.0.5.Mono.Addins
12mr|mono-addins-0.6.2-1|110	%_prefix/lib/mono/gac/policy.0.5.Mono.Addins.CecilReflector/
12mr|mono-addins-0.6.2-1|111	%_prefix/lib/mono/gac/policy.0.5.Mono.Addins.Setup
12mr|mono-addins-0.6.2-1|112	%_prefix/lib/mono/gac/policy.0.5.Mono.Addins.Gui
12mr|mono-addins-0.6.2-1|113	
12mr|mono-addins-0.6.2-1|114	%files devel
12mr|mono-addins-0.6.2-1|115	%_datadir/pkgconfig/*.pc
12mr|mono-addins-0.6.2-1|116	#gw these depend on stuff in libmono-devel:
12mr|mono-addins-0.6.2-1|117	%_prefix/lib/mono/gac/Mono.Addins.MSBuild
12mr|mono-addins-0.6.2-1|118	%_prefix/lib/mono/gac/policy.0.2.Mono.Addins.MSBuild
12mr|mono-addins-0.6.2-1|119	%_prefix/lib/mono/gac/policy.0.3.Mono.Addins.MSBuild
12mr|mono-addins-0.6.2-1|120	%_prefix/lib/mono/gac/policy.0.4.Mono.Addins.MSBuild
12mr|mono-addins-0.6.2-1|121	%_prefix/lib/mono/gac/policy.0.5.Mono.Addins.MSBuild
12mr|mono-addins-0.6.2-1|122	%_prefix/lib/mono/mono-addins/Mono.Addins.MSBuild.dll
12mr|mono-addins-0.6.2-1|123	%_prefix/lib/mono/xbuild/Mono.Addins.targets

15204 12
12mr|mono-flickrnet-2.1.5-5|1	Summary:	Flickr.Net API Library
12mr|mono-flickrnet-2.1.5-5|2	Name:		mono-flickrnet
12mr|mono-flickrnet-2.1.5-5|3	Version:	2.1.5
12mr|mono-flickrnet-2.1.5-5|4	Release:	5
12mr|mono-flickrnet-2.1.5-5|5	Group:		Development/Other
12mr|mono-flickrnet-2.1.5-5|6	License:	LGPLv2+
12mr|mono-flickrnet-2.1.5-5|7	URL:		http://www.codeplex.com/FlickrNet
12mr|mono-flickrnet-2.1.5-5|8	Source:		FlickrNet-25207.zip
12mr|mono-flickrnet-2.1.5-5|9	Patch0:		assemblyinfo.patch
12mr|mono-flickrnet-2.1.5-5|10	BuildRequires:	mono-devel
12mr|mono-flickrnet-2.1.5-5|11	BuildRequires:	unzip
12mr|mono-flickrnet-2.1.5-5|12	BuildArch:	noarch
12mr|mono-flickrnet-2.1.5-5|13	
12mr|mono-flickrnet-2.1.5-5|14	%description
12mr|mono-flickrnet-2.1.5-5|15	The Flickr.Net API is a .Net Library for accessing the Flickr API.
12mr|mono-flickrnet-2.1.5-5|16	Written entirely in C# it can be accessed from with any .Net language.
12mr|mono-flickrnet-2.1.5-5|17	
12mr|mono-flickrnet-2.1.5-5|18	%prep
12mr|mono-flickrnet-2.1.5-5|19	%setup -n FlickrNet -q
12mr|mono-flickrnet-2.1.5-5|20	%patch0 -p1
12mr|mono-flickrnet-2.1.5-5|21	
12mr|mono-flickrnet-2.1.5-5|22	%build
12mr|mono-flickrnet-2.1.5-5|23	gmcs -debug -target:library -out:FlickrNet.dll  -r:System.Web.dll -r:System.Drawing.dll *.cs
12mr|mono-flickrnet-2.1.5-5|24	cat << EOF > flickrnet.pc
12mr|mono-flickrnet-2.1.5-5|25	prefix=%{_prefix}
12mr|mono-flickrnet-2.1.5-5|26	assemblies_dir=\${prefix}/lib/mono/flickrnet
12mr|mono-flickrnet-2.1.5-5|27	Libraries=\${assemblies_dir}/FlickrNet.dll
12mr|mono-flickrnet-2.1.5-5|28	
12mr|mono-flickrnet-2.1.5-5|29	Name: FlickrNet
12mr|mono-flickrnet-2.1.5-5|30	Description: Flickr.Net API Library
12mr|mono-flickrnet-2.1.5-5|31	Version: %{version}
12mr|mono-flickrnet-2.1.5-5|32	Libs: -r:\${assemblies_dir}/FlickrNet.dll
12mr|mono-flickrnet-2.1.5-5|33	EOF
12mr|mono-flickrnet-2.1.5-5|34	
12mr|mono-flickrnet-2.1.5-5|35	%install
12mr|mono-flickrnet-2.1.5-5|36	gacutil -i FlickrNet.dll -package flickrnet -root %{buildroot}%{_prefix}/lib
12mr|mono-flickrnet-2.1.5-5|37	mkdir -p %{buildroot}%{_datadir}/pkgconfig
12mr|mono-flickrnet-2.1.5-5|38	cp flickrnet.pc %{buildroot}%{_datadir}/pkgconfig/
12mr|mono-flickrnet-2.1.5-5|39	
12mr|mono-flickrnet-2.1.5-5|40	%files
12mr|mono-flickrnet-2.1.5-5|41	%{_prefix}/lib/mono/flickrnet
12mr|mono-flickrnet-2.1.5-5|42	%{_prefix}/lib/mono/gac/FlickrNet
12mr|mono-flickrnet-2.1.5-5|43	%{_datadir}/pkgconfig/flickrnet.pc
12mr|mono-flickrnet-2.1.5-5|44	
12mr|mono-flickrnet-2.1.5-5|45	
12mr|mono-flickrnet-2.1.5-5|46	%changelog
12mr|mono-flickrnet-2.1.5-5|47	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.5-4mdv2011.0
12mr|mono-flickrnet-2.1.5-5|48	+ Revision: 666479
12mr|mono-flickrnet-2.1.5-5|49	- mass rebuild
12mr|mono-flickrnet-2.1.5-5|50	
12mr|mono-flickrnet-2.1.5-5|51	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.5-3mdv2011.0
12mr|mono-flickrnet-2.1.5-5|52	+ Revision: 609163
12mr|mono-flickrnet-2.1.5-5|53	- rebuild
12mr|mono-flickrnet-2.1.5-5|54	
12mr|mono-flickrnet-2.1.5-5|55	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 2.1.5-2mdv2010.0
12mr|mono-flickrnet-2.1.5-5|56	+ Revision: 440086
12mr|mono-flickrnet-2.1.5-5|57	- rebuild
12mr|mono-flickrnet-2.1.5-5|58	
12mr|mono-flickrnet-2.1.5-5|59	* Sun Feb 01 2009 Funda Wang <fwang@mandriva.org> 2.1.5-1mdv2009.1
12mr|mono-flickrnet-2.1.5-5|60	+ Revision: 336235
12mr|mono-flickrnet-2.1.5-5|61	- import mono-flickrnet
12mr|mono-flickrnet-2.1.5-5|62	
12mr|mono-flickrnet-2.1.5-5|63	

15205 12
12mr|mono-nunit22-2.2.10-3|1	Name:		mono-nunit22
12mr|mono-nunit22-2.2.10-3|2	Version:	2.2.10
12mr|mono-nunit22-2.2.10-3|3	Release:	%mkrel 3
12mr|mono-nunit22-2.2.10-3|4	Summary:	Unit-testing framework for .NET
12mr|mono-nunit22-2.2.10-3|5	URL:		http://www.nunit.org/
12mr|mono-nunit22-2.2.10-3|6	License:	MIT with acknowledgement
12mr|mono-nunit22-2.2.10-3|7	Group:		Development/Other
12mr|mono-nunit22-2.2.10-3|8	Source0:	http://downloads.sourceforge.net/nunit/NUnit-2.2.10-src.zip
12mr|mono-nunit22-2.2.10-3|9	Source1:	nunit22.pc
12mr|mono-nunit22-2.2.10-3|10	Patch0:		nunit22-mono-2.0.patch
12mr|mono-nunit22-2.2.10-3|11	Patch1:		nunit22-key.patch
12mr|mono-nunit22-2.2.10-3|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mono-nunit22-2.2.10-3|13	BuildRequires:	nant
12mr|mono-nunit22-2.2.10-3|14	BuildRequires:	unzip
12mr|mono-nunit22-2.2.10-3|15	BuildArch: noarch
12mr|mono-nunit22-2.2.10-3|16	
12mr|mono-nunit22-2.2.10-3|17	%description
12mr|mono-nunit22-2.2.10-3|18	NUnit is a unit-testing framework for all .Net languages. Initially ported from
12mr|mono-nunit22-2.2.10-3|19	JUnit, this xUnit based unit testing tool is written entirely in C# and has
12mr|mono-nunit22-2.2.10-3|20	been completely redesigned to take advantage of many .NET language features,
12mr|mono-nunit22-2.2.10-3|21	for example custom attributes and other reflection related capabilities. NUnit
12mr|mono-nunit22-2.2.10-3|22	brings xUnit to all .NET languages.
12mr|mono-nunit22-2.2.10-3|23	
12mr|mono-nunit22-2.2.10-3|24	%package devel
12mr|mono-nunit22-2.2.10-3|25	Summary:	Unit-testing framework for .NET
12mr|mono-nunit22-2.2.10-3|26	Group:		Development/Other
12mr|mono-nunit22-2.2.10-3|27	Requires:	%{name} = %{version}-%{release}
12mr|mono-nunit22-2.2.10-3|28	
12mr|mono-nunit22-2.2.10-3|29	%description devel
12mr|mono-nunit22-2.2.10-3|30	Development files for mono-nunit22.
12mr|mono-nunit22-2.2.10-3|31	
12mr|mono-nunit22-2.2.10-3|32	%prep
12mr|mono-nunit22-2.2.10-3|33	%setup -q -c -n %{name}-%{version}
12mr|mono-nunit22-2.2.10-3|34	%apply_patches
12mr|mono-nunit22-2.2.10-3|35	
12mr|mono-nunit22-2.2.10-3|36	%build
12mr|mono-nunit22-2.2.10-3|37	# Use the mono system key instead of generating our own here.
12mr|mono-nunit22-2.2.10-3|38	%if %mdvver >= 201100
12mr|mono-nunit22-2.2.10-3|39	cp -a /etc/pki/mono/mono.snk nunit.snk
12mr|mono-nunit22-2.2.10-3|40	%else
12mr|mono-nunit22-2.2.10-3|41	sn -k nunit.snk
12mr|mono-nunit22-2.2.10-3|42	%endif
12mr|mono-nunit22-2.2.10-3|43	cd src
12mr|mono-nunit22-2.2.10-3|44	nant mono-2.0 release build-all
12mr|mono-nunit22-2.2.10-3|45	
12mr|mono-nunit22-2.2.10-3|46	%install
12mr|mono-nunit22-2.2.10-3|47	rm -rf $RPM_BUILD_ROOT
12mr|mono-nunit22-2.2.10-3|48	cd src/
12mr|mono-nunit22-2.2.10-3|49	nant mono-2.0 copy-bins
12mr|mono-nunit22-2.2.10-3|50	%{__mkdir_p} $RPM_BUILD_ROOT/%{_datadir}/pkgconfig
12mr|mono-nunit22-2.2.10-3|51	cp -p %{S:1} $RPM_BUILD_ROOT/%{_datadir}/pkgconfig
12mr|mono-nunit22-2.2.10-3|52	mkdir -p $RPM_BUILD_ROOT/%_prefix/lib/mono/gac/
12mr|mono-nunit22-2.2.10-3|53	cd package/NUnit-%{version}
12mr|mono-nunit22-2.2.10-3|54	gacutil -i bin/nunit-console.exe -f -package nunit22 -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|mono-nunit22-2.2.10-3|55	gacutil -i bin/nunit-console-runner.dll -f -package nunit22 -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|mono-nunit22-2.2.10-3|56	gacutil -i bin/nunit.core.dll -f -package nunit22 -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|mono-nunit22-2.2.10-3|57	gacutil -i bin/nunit.core.extensions.dll -f -package nunit22 -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|mono-nunit22-2.2.10-3|58	gacutil -i bin/nunit.framework.dll -f -package nunit22 -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|mono-nunit22-2.2.10-3|59	gacutil -i bin/nunit.mocks.dll -f -package nunit22 -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|mono-nunit22-2.2.10-3|60	gacutil -i bin/nunit.util.dll -f -package nunit22 -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|mono-nunit22-2.2.10-3|61	
12mr|mono-nunit22-2.2.10-3|62	%clean
12mr|mono-nunit22-2.2.10-3|63	rm -rf -rf $RPM_BUILD_ROOT
12mr|mono-nunit22-2.2.10-3|64	
12mr|mono-nunit22-2.2.10-3|65	%files
12mr|mono-nunit22-2.2.10-3|66	%defattr(-,root,root,-)
12mr|mono-nunit22-2.2.10-3|67	%doc src/license.rtf
12mr|mono-nunit22-2.2.10-3|68	%_prefix/lib/mono/gac/*/
12mr|mono-nunit22-2.2.10-3|69	%_prefix/lib/mono/nunit22/
12mr|mono-nunit22-2.2.10-3|70	
12mr|mono-nunit22-2.2.10-3|71	%files devel
12mr|mono-nunit22-2.2.10-3|72	%defattr(-,root,root,-)
12mr|mono-nunit22-2.2.10-3|73	%{_datadir}/pkgconfig/nunit22.pc
12mr|mono-nunit22-2.2.10-3|74	
12mr|mono-nunit22-2.2.10-3|75	
12mr|mono-nunit22-2.2.10-3|76	
12mr|mono-nunit22-2.2.10-3|77	
12mr|mono-nunit22-2.2.10-3|78	
12mr|mono-nunit22-2.2.10-3|79	%changelog
12mr|mono-nunit22-2.2.10-3|80	

15206 12
12mr|mono-sharpcvslib-0.35-4|1	Name:		mono-sharpcvslib
12mr|mono-sharpcvslib-0.35-4|2	Version:	0.35
12mr|mono-sharpcvslib-0.35-4|3	Release:	%mkrel 4
12mr|mono-sharpcvslib-0.35-4|4	Summary:	Client cvs library written in C#
12mr|mono-sharpcvslib-0.35-4|5	URL:		http://sharpcvslib.sourceforge.net/
12mr|mono-sharpcvslib-0.35-4|6	# Exception: Permission is given to use this library in commercial closed-source applications
12mr|mono-sharpcvslib-0.35-4|7	# See: README.txt
12mr|mono-sharpcvslib-0.35-4|8	License:	GPLv2+ with exceptions
12mr|mono-sharpcvslib-0.35-4|9	Group:		Development/Other
12mr|mono-sharpcvslib-0.35-4|10	# Upstream Source is here: http://downloads.sourceforge.net/sharpcvslib/SharpCvsLib-0.35.3721.507-src.zip
12mr|mono-sharpcvslib-0.35-4|11	# Unfortunately, they use windows separators. This is the same thing, just rezipped with unix separators.
12mr|mono-sharpcvslib-0.35-4|12	Source0:	SharpCvsLib-0.35.3721.507-src-unix.zip
12mr|mono-sharpcvslib-0.35-4|13	Source1:	sharpcvslib.pc
12mr|mono-sharpcvslib-0.35-4|14	Patch0:		sharpcvslib-cleanups.patch
12mr|mono-sharpcvslib-0.35-4|15	Patch1:		sharpcvslib-key.patch
12mr|mono-sharpcvslib-0.35-4|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mono-sharpcvslib-0.35-4|17	BuildRequires:	log4net-devel
12mr|mono-sharpcvslib-0.35-4|18	BuildRequires:	nant
12mr|mono-sharpcvslib-0.35-4|19	BuildRequires:	mono-nunit22-devel
12mr|mono-sharpcvslib-0.35-4|20	BuildRequires:	unzip
12mr|mono-sharpcvslib-0.35-4|21	BuildArch: noarch
12mr|mono-sharpcvslib-0.35-4|22	
12mr|mono-sharpcvslib-0.35-4|23	%description
12mr|mono-sharpcvslib-0.35-4|24	Gives C# projects the ability to communicate with a CVS server.
12mr|mono-sharpcvslib-0.35-4|25	
12mr|mono-sharpcvslib-0.35-4|26	%package devel
12mr|mono-sharpcvslib-0.35-4|27	Summary:	Client cvs library written in C#
12mr|mono-sharpcvslib-0.35-4|28	Group:		Development/Other
12mr|mono-sharpcvslib-0.35-4|29	Requires:	%{name} = %{version}-%{release}
12mr|mono-sharpcvslib-0.35-4|30	
12mr|mono-sharpcvslib-0.35-4|31	
12mr|mono-sharpcvslib-0.35-4|32	%description devel
12mr|mono-sharpcvslib-0.35-4|33	Gives C# projects the ability to communicate with a CVS server.
12mr|mono-sharpcvslib-0.35-4|34	
12mr|mono-sharpcvslib-0.35-4|35	%prep
12mr|mono-sharpcvslib-0.35-4|36	%setup -q -c -n sharpcvslib-%{version}
12mr|mono-sharpcvslib-0.35-4|37	# We need this to compile.
12mr|mono-sharpcvslib-0.35-4|38	%patch0 -p1 -b .cleanups
12mr|mono-sharpcvslib-0.35-4|39	%patch1 -p1 -b .key
12mr|mono-sharpcvslib-0.35-4|40	# Get rid of the binary dlls
12mr|mono-sharpcvslib-0.35-4|41	rm -rf src/lib/*
12mr|mono-sharpcvslib-0.35-4|42	rm -rf src/tools/nant/*
12mr|mono-sharpcvslib-0.35-4|43	# There is probably a better way to do this, but this works.
12mr|mono-sharpcvslib-0.35-4|44	# All these guys are built from source.
12mr|mono-sharpcvslib-0.35-4|45	mkdir -p src/lib/ext/
12mr|mono-sharpcvslib-0.35-4|46	cp %_prefix/lib/mono/log4net/log4net.dll src/lib/ext/
12mr|mono-sharpcvslib-0.35-4|47	cp %_prefix/lib/mono/2.0/ICSharpCode.SharpZipLib.dll src/lib/
12mr|mono-sharpcvslib-0.35-4|48	cp %_prefix/lib/mono/nunit22/nunit.framework.dll src/lib/ext/
12mr|mono-sharpcvslib-0.35-4|49	%{__sed} -i 's/\r//' src/doc/README.txt
12mr|mono-sharpcvslib-0.35-4|50	%{__sed} -i 's/\r//' src/doc/COPYING.txt
12mr|mono-sharpcvslib-0.35-4|51	
12mr|mono-sharpcvslib-0.35-4|52	%build
12mr|mono-sharpcvslib-0.35-4|53	# Use the mono system key instead of generating our own here.
12mr|mono-sharpcvslib-0.35-4|54	%if %mdvver >= 201100
12mr|mono-sharpcvslib-0.35-4|55	cp -a /etc/pki/mono/mono.snk SharpCvsLib.snk
12mr|mono-sharpcvslib-0.35-4|56	%else
12mr|mono-sharpcvslib-0.35-4|57	sn -k SharpCvsLib.snk
12mr|mono-sharpcvslib-0.35-4|58	%endif
12mr|mono-sharpcvslib-0.35-4|59	cd src/build
12mr|mono-sharpcvslib-0.35-4|60	nant -buildfile:SharpCvsLib.build -D:compile.warnaserror=false build.all
12mr|mono-sharpcvslib-0.35-4|61	# This command works mostly, but fails at the end trying to talk to the Windows registry.
12mr|mono-sharpcvslib-0.35-4|62	nant -buildfile:SharpCvsLib.build netdoc ||:
12mr|mono-sharpcvslib-0.35-4|63	
12mr|mono-sharpcvslib-0.35-4|64	
12mr|mono-sharpcvslib-0.35-4|65	
12mr|mono-sharpcvslib-0.35-4|66	%install
12mr|mono-sharpcvslib-0.35-4|67	%{__rm} -rf $RPM_BUILD_ROOT
12mr|mono-sharpcvslib-0.35-4|68	%{__mkdir_p} $RPM_BUILD_ROOT/%_datadir/pkgconfig
12mr|mono-sharpcvslib-0.35-4|69	cp %{S:1} $RPM_BUILD_ROOT/%_datadir/pkgconfig
12mr|mono-sharpcvslib-0.35-4|70	%{__mkdir_p} $RPM_BUILD_ROOT/%_prefix/lib/mono/gac/
12mr|mono-sharpcvslib-0.35-4|71	gacutil -i src/bin/cvs.exe -f -package sharpcvslib -root ${RPM_BUILD_ROOT}/%_prefix/lib/
12mr|mono-sharpcvslib-0.35-4|72	gacutil -i src/bin/ICSharpCode.SharpCvsLib.dll -f -package sharpcvslib -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|mono-sharpcvslib-0.35-4|73	gacutil -i src/bin/ICSharpCode.SharpCvsLib.Tests.dll -f -package sharpcvslib -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|mono-sharpcvslib-0.35-4|74	gacutil -i src/bin/ICSharpCode.SharpCvsLib.Tests-sample.dll -f -package sharpcvslib -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|mono-sharpcvslib-0.35-4|75	
12mr|mono-sharpcvslib-0.35-4|76	# Cleanup docs
12mr|mono-sharpcvslib-0.35-4|77	%{__sed} -i 's/\r//' src/doc/api/msdn/SharpCvsLib.log
12mr|mono-sharpcvslib-0.35-4|78	%{__sed} -i 's/\r//' src/doc/api/msdn/SharpCvsLib.hhp
12mr|mono-sharpcvslib-0.35-4|79	%{__sed} -i 's/\r//' src/doc/api/msdn/tree.css
12mr|mono-sharpcvslib-0.35-4|80	%{__sed} -i 's/\r//' src/doc/api/msdn/MSDN.css
12mr|mono-sharpcvslib-0.35-4|81	%{__sed} -i 's/\r//' src/doc/api/msdn/tree.js
12mr|mono-sharpcvslib-0.35-4|82	iconv -f iso-8859-1 -t utf-8 -o src/doc/api/msdn/tree.js{.utf8,}
12mr|mono-sharpcvslib-0.35-4|83	mv src/doc/api/msdn/tree.js{.utf8,}
12mr|mono-sharpcvslib-0.35-4|84	
12mr|mono-sharpcvslib-0.35-4|85	%clean
12mr|mono-sharpcvslib-0.35-4|86	%{__rm} -rf $RPM_BUILD_ROOT
12mr|mono-sharpcvslib-0.35-4|87	
12mr|mono-sharpcvslib-0.35-4|88	%files
12mr|mono-sharpcvslib-0.35-4|89	%defattr(-,root,root,-)
12mr|mono-sharpcvslib-0.35-4|90	%doc src/doc/README.txt src/doc/COPYING.txt src/doc/*.html
12mr|mono-sharpcvslib-0.35-4|91	%doc src/doc/images/
12mr|mono-sharpcvslib-0.35-4|92	%_prefix/lib/mono/gac/cvs/
12mr|mono-sharpcvslib-0.35-4|93	%_prefix/lib/mono/gac/ICSharpCode.SharpCvsLib*/
12mr|mono-sharpcvslib-0.35-4|94	%_prefix/lib/mono/sharpcvslib/
12mr|mono-sharpcvslib-0.35-4|95	
12mr|mono-sharpcvslib-0.35-4|96	%files devel
12mr|mono-sharpcvslib-0.35-4|97	%defattr(-,root,root,-)
12mr|mono-sharpcvslib-0.35-4|98	%doc src/doc/api/
12mr|mono-sharpcvslib-0.35-4|99	%_datadir/pkgconfig/sharpcvslib.pc
12mr|mono-sharpcvslib-0.35-4|100	
12mr|mono-sharpcvslib-0.35-4|101	
12mr|mono-sharpcvslib-0.35-4|102	
12mr|mono-sharpcvslib-0.35-4|103	
12mr|mono-sharpcvslib-0.35-4|104	%changelog
12mr|mono-sharpcvslib-0.35-4|105	

15207 12
12mr|mono-tools-2.10-5|1	%if %{_use_internal_dependency_generator}
12mr|mono-tools-2.10-5|2	%define __noautoreq 'lib\.*gtk'
12mr|mono-tools-2.10-5|3	%else
12mr|mono-tools-2.10-5|4	%define _requires_exceptions lib.*gtk
12mr|mono-tools-2.10-5|5	%endif
12mr|mono-tools-2.10-5|6	
12mr|mono-tools-2.10-5|7	%define monodir %{_prefix}/lib/mono
12mr|mono-tools-2.10-5|8	%define monodocdir %{_prefix}/lib/monodoc
12mr|mono-tools-2.10-5|9	%define monover 2.10
12mr|mono-tools-2.10-5|10	%define pkgconfigdir %{_datadir}/pkgconfig
12mr|mono-tools-2.10-5|11	
12mr|mono-tools-2.10-5|12	Summary:	Mono tools, including the documentation browser
12mr|mono-tools-2.10-5|13	Name:		mono-tools
12mr|mono-tools-2.10-5|14	Version:	2.10
12mr|mono-tools-2.10-5|15	Release:	5
12mr|mono-tools-2.10-5|16	Source0:	http://go-mono.com/sources/mono-tools/%{name}-%{version}.tar.bz2
12mr|mono-tools-2.10-5|17	License:	GPLv2 and LGPLv2
12mr|mono-tools-2.10-5|18	Group:		Development/Other
12mr|mono-tools-2.10-5|19	Url:		http://www.go-mono.com
12mr|mono-tools-2.10-5|20	#gw it needs System.Xml.Linq:
12mr|mono-tools-2.10-5|21	BuildRequires:	mono-devel >= %{monover}
12mr|mono-tools-2.10-5|22	BuildRequires:	gnome-sharp2-devel
12mr|mono-tools-2.10-5|23	BuildRequires:	gnome-desktop-sharp-devel
12mr|mono-tools-2.10-5|24	BuildRequires:	glade-sharp2
12mr|mono-tools-2.10-5|25	BuildRequires:	webkit-sharp-devel
12mr|mono-tools-2.10-5|26	Requires(post):	monodoc-core >= %{monover}
12mr|mono-tools-2.10-5|27	Requires:	monodoc-core >= %{monover}
12mr|mono-tools-2.10-5|28	BuildArch:	noarch
12mr|mono-tools-2.10-5|29	
12mr|mono-tools-2.10-5|30	%description
12mr|mono-tools-2.10-5|31	Mono Tools is a collection of development and testing programs and
12mr|mono-tools-2.10-5|32	utilities for use with Mono.
12mr|mono-tools-2.10-5|33	
12mr|mono-tools-2.10-5|34	%prep
12mr|mono-tools-2.10-5|35	%setup -q
12mr|mono-tools-2.10-5|36	
12mr|mono-tools-2.10-5|37	%build
12mr|mono-tools-2.10-5|38	./configure --prefix=%{_prefix} --libdir=%{_prefix}/lib --mandir=%{_mandir}
12mr|mono-tools-2.10-5|39	#gw parallel make fails in 2.2
12mr|mono-tools-2.10-5|40	make
12mr|mono-tools-2.10-5|41	
12mr|mono-tools-2.10-5|42	%install
12mr|mono-tools-2.10-5|43	%makeinstall_std pkgconfigdir=%{pkgconfigdir}
12mr|mono-tools-2.10-5|44	%find_lang %{name}
12mr|mono-tools-2.10-5|45	#gw it needs Mono.WebBrowser which needs gluezilla
12mr|mono-tools-2.10-5|46	rm -f %{buildroot}%{monodocdir}/MonoWebBrowserHtmlRender.dll
12mr|mono-tools-2.10-5|47	touch %{buildroot}%{monodocdir}/monodoc.index
12mr|mono-tools-2.10-5|48	
12mr|mono-tools-2.10-5|49	%post
12mr|mono-tools-2.10-5|50	touch %{monodocdir}/monodoc.index
12mr|mono-tools-2.10-5|51	%{_bindir}/monodoc --make-index > /dev/null
12mr|mono-tools-2.10-5|52	
12mr|mono-tools-2.10-5|53	%files -f %{name}.lang
12mr|mono-tools-2.10-5|54	%doc AUTHORS README ChangeLog
12mr|mono-tools-2.10-5|55	%{_bindir}/emveepee
12mr|mono-tools-2.10-5|56	%{_bindir}/minvoke
12mr|mono-tools-2.10-5|57	%{_bindir}/monodoc
12mr|mono-tools-2.10-5|58	%{_bindir}/mperfmon
12mr|mono-tools-2.10-5|59	%{_bindir}/gasnview
12mr|mono-tools-2.10-5|60	%{_bindir}/gd2i
12mr|mono-tools-2.10-5|61	%{_bindir}/gendarme
12mr|mono-tools-2.10-5|62	%{_bindir}/gendarme-wizard
12mr|mono-tools-2.10-5|63	%{_bindir}/gsharp
12mr|mono-tools-2.10-5|64	%{_bindir}/gui-compare
12mr|mono-tools-2.10-5|65	%{_bindir}/create-native-map
12mr|mono-tools-2.10-5|66	%{_bindir}/ilcontrast
12mr|mono-tools-2.10-5|67	%{_bindir}/mprof*
12mr|mono-tools-2.10-5|68	%{_prefix}/lib/create-native-map
12mr|mono-tools-2.10-5|69	%{_prefix}/lib/ilcontrast/
12mr|mono-tools-2.10-5|70	%dir %{_prefix}/lib/minvoke/
12mr|mono-tools-2.10-5|71	%{_prefix}/lib/minvoke/minvoke.exe
12mr|mono-tools-2.10-5|72	%dir %{_prefix}/lib/%{name}
12mr|mono-tools-2.10-5|73	%{_prefix}/lib/%{name}/emveepee.exe*
12mr|mono-tools-2.10-5|74	%{_prefix}/lib/%{name}/mprof*
12mr|mono-tools-2.10-5|75	%{_prefix}/lib/%{name}/Mono.Profiler*
12mr|mono-tools-2.10-5|76	%{_mandir}/man1/*
12mr|mono-tools-2.10-5|77	%{_mandir}/man5/*
12mr|mono-tools-2.10-5|78	%{_prefix}/lib/gendarme
12mr|mono-tools-2.10-5|79	%{_prefix}/lib/gsharp
12mr|mono-tools-2.10-5|80	%{_prefix}/lib/gui-compare
12mr|mono-tools-2.10-5|81	%{_prefix}/lib/mperfmon
12mr|mono-tools-2.10-5|82	%{monodir}/1.0/*
12mr|mono-tools-2.10-5|83	%{monodocdir}/browser.exe
12mr|mono-tools-2.10-5|84	%{monodocdir}/GtkHtmlHtmlRender.dll
12mr|mono-tools-2.10-5|85	%{monodocdir}/WebKitHtmlRender.dll
12mr|mono-tools-2.10-5|86	%{monodocdir}/sources/Gendarme*
12mr|mono-tools-2.10-5|87	%{monodocdir}/sources/gendarme*
12mr|mono-tools-2.10-5|88	%{monodocdir}/web
12mr|mono-tools-2.10-5|89	%{pkgconfigdir}/*.pc
12mr|mono-tools-2.10-5|90	%{_datadir}/applications/gendarme-wizard.desktop
12mr|mono-tools-2.10-5|91	%{_datadir}/applications/gsharp.desktop
12mr|mono-tools-2.10-5|92	%{_datadir}/applications/monodoc.desktop
12mr|mono-tools-2.10-5|93	%{_datadir}/applications/ilcontrast.desktop
12mr|mono-tools-2.10-5|94	%{_datadir}/pixmaps/*
12mr|mono-tools-2.10-5|95	%{_datadir}/icons/hicolor/*/apps/*
12mr|mono-tools-2.10-5|96	%ghost %{monodocdir}/monodoc.index
12mr|mono-tools-2.10-5|97	
12mr|mono-tools-2.10-5|98	
12mr|mono-tools-2.10-5|99	
12mr|mono-tools-2.10-5|100	%changelog
12mr|mono-tools-2.10-5|101	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mono-tools-2.10-5|102	+ Commit: 842ff0d
12mr|mono-tools-2.10-5|103	- Revert last commit to fix regressions
12mr|mono-tools-2.10-5|104	
12mr|mono-tools-2.10-5|105	* Fri Aug  10 2012 abondrov <andrey.bondrov@rosalab.ru>
12mr|mono-tools-2.10-5|106	+ Commit: 42074e4
12mr|mono-tools-2.10-5|107	- Spec cleanup, try to use internal dep generator exceptions
12mr|mono-tools-2.10-5|108	
12mr|mono-tools-2.10-5|109	

15208 12
12mr|mono-zeroconf-0.9.0-8|1	%define name mono-zeroconf
12mr|mono-zeroconf-0.9.0-8|2	%define version 0.9.0
12mr|mono-zeroconf-0.9.0-8|3	%define release %mkrel 8
12mr|mono-zeroconf-0.9.0-8|4	
12mr|mono-zeroconf-0.9.0-8|5	Summary: Cross platform Zero Configuration Networking library
12mr|mono-zeroconf-0.9.0-8|6	Name: %{name}
12mr|mono-zeroconf-0.9.0-8|7	Version: %{version}
12mr|mono-zeroconf-0.9.0-8|8	Release: %{release}
12mr|mono-zeroconf-0.9.0-8|9	Source0: http://download.banshee-project.org/mono-zeroconf/%{name}-%{version}.tar.bz2
12mr|mono-zeroconf-0.9.0-8|10	License: BSD
12mr|mono-zeroconf-0.9.0-8|11	Group: System/Libraries
12mr|mono-zeroconf-0.9.0-8|12	Url: http://mono-project.com/Mono_Zeroconf
12mr|mono-zeroconf-0.9.0-8|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mono-zeroconf-0.9.0-8|14	BuildArch: noarch
12mr|mono-zeroconf-0.9.0-8|15	BuildRequires: mono-devel
12mr|mono-zeroconf-0.9.0-8|16	BuildRequires: monodoc
12mr|mono-zeroconf-0.9.0-8|17	BuildRequires: avahi-sharp
12mr|mono-zeroconf-0.9.0-8|18	
12mr|mono-zeroconf-0.9.0-8|19	%description
12mr|mono-zeroconf-0.9.0-8|20	Mono.Zeroconf is a cross platform Zero Configuration Networking library for
12mr|mono-zeroconf-0.9.0-8|21	Mono and .NET. It provides a unified API for performing the most common
12mr|mono-zeroconf-0.9.0-8|22	zeroconf operations on a variety of platforms and subsystems: all the
12mr|mono-zeroconf-0.9.0-8|23	operating systems supported by Mono and both the Avahi and
12mr|mono-zeroconf-0.9.0-8|24	Bonjour/mDNSResponder transports.
12mr|mono-zeroconf-0.9.0-8|25	
12mr|mono-zeroconf-0.9.0-8|26	This package was built with support vor Avahi only.
12mr|mono-zeroconf-0.9.0-8|27	
12mr|mono-zeroconf-0.9.0-8|28	%package 1.0
12mr|mono-zeroconf-0.9.0-8|29	Summary: Cross platform Zero Configuration Networking library
12mr|mono-zeroconf-0.9.0-8|30	Group: Development/Other
12mr|mono-zeroconf-0.9.0-8|31	Conflicts: %name < 0.9.0-5
12mr|mono-zeroconf-0.9.0-8|32	Requires: %name = %version
12mr|mono-zeroconf-0.9.0-8|33	
12mr|mono-zeroconf-0.9.0-8|34	%description 1.0
12mr|mono-zeroconf-0.9.0-8|35	Mono.Zeroconf is a cross platform Zero Configuration Networking library for
12mr|mono-zeroconf-0.9.0-8|36	Mono and .NET. It provides a unified API for performing the most common
12mr|mono-zeroconf-0.9.0-8|37	zeroconf operations on a variety of platforms and subsystems: all the
12mr|mono-zeroconf-0.9.0-8|38	operating systems supported by Mono and both the Avahi and
12mr|mono-zeroconf-0.9.0-8|39	Bonjour/mDNSResponder transports.
12mr|mono-zeroconf-0.9.0-8|40	
12mr|mono-zeroconf-0.9.0-8|41	This package was built with support vor Avahi only.
12mr|mono-zeroconf-0.9.0-8|42	
12mr|mono-zeroconf-0.9.0-8|43	This package contains a compatibility API for older applications.
12mr|mono-zeroconf-0.9.0-8|44	
12mr|mono-zeroconf-0.9.0-8|45	%package 2.0
12mr|mono-zeroconf-0.9.0-8|46	Summary: Cross platform Zero Configuration Networking library
12mr|mono-zeroconf-0.9.0-8|47	Group: Development/Other
12mr|mono-zeroconf-0.9.0-8|48	Conflicts: %name < 0.9.0-5
12mr|mono-zeroconf-0.9.0-8|49	Requires: %name = %version
12mr|mono-zeroconf-0.9.0-8|50	
12mr|mono-zeroconf-0.9.0-8|51	%description 2.0
12mr|mono-zeroconf-0.9.0-8|52	Mono.Zeroconf is a cross platform Zero Configuration Networking library for
12mr|mono-zeroconf-0.9.0-8|53	Mono and .NET. It provides a unified API for performing the most common
12mr|mono-zeroconf-0.9.0-8|54	zeroconf operations on a variety of platforms and subsystems: all the
12mr|mono-zeroconf-0.9.0-8|55	operating systems supported by Mono and both the Avahi and
12mr|mono-zeroconf-0.9.0-8|56	Bonjour/mDNSResponder transports.
12mr|mono-zeroconf-0.9.0-8|57	
12mr|mono-zeroconf-0.9.0-8|58	This package was built with support vor Avahi only.
12mr|mono-zeroconf-0.9.0-8|59	
12mr|mono-zeroconf-0.9.0-8|60	This package contains a compatibility API for older applications.
12mr|mono-zeroconf-0.9.0-8|61	
12mr|mono-zeroconf-0.9.0-8|62	%package 3.0
12mr|mono-zeroconf-0.9.0-8|63	Summary: Cross platform Zero Configuration Networking library
12mr|mono-zeroconf-0.9.0-8|64	Group: Development/Other
12mr|mono-zeroconf-0.9.0-8|65	Conflicts: %name < 0.9.0-5
12mr|mono-zeroconf-0.9.0-8|66	Requires: %name = %version
12mr|mono-zeroconf-0.9.0-8|67	
12mr|mono-zeroconf-0.9.0-8|68	%description 3.0
12mr|mono-zeroconf-0.9.0-8|69	Mono.Zeroconf is a cross platform Zero Configuration Networking library for
12mr|mono-zeroconf-0.9.0-8|70	Mono and .NET. It provides a unified API for performing the most common
12mr|mono-zeroconf-0.9.0-8|71	zeroconf operations on a variety of platforms and subsystems: all the
12mr|mono-zeroconf-0.9.0-8|72	operating systems supported by Mono and both the Avahi and
12mr|mono-zeroconf-0.9.0-8|73	Bonjour/mDNSResponder transports.
12mr|mono-zeroconf-0.9.0-8|74	
12mr|mono-zeroconf-0.9.0-8|75	This package was built with support vor Avahi only.
12mr|mono-zeroconf-0.9.0-8|76	
12mr|mono-zeroconf-0.9.0-8|77	This package contains a compatibility API for older applications.
12mr|mono-zeroconf-0.9.0-8|78	
12mr|mono-zeroconf-0.9.0-8|79	%package 4.0
12mr|mono-zeroconf-0.9.0-8|80	Summary: Cross platform Zero Configuration Networking library
12mr|mono-zeroconf-0.9.0-8|81	Group: Development/Other
12mr|mono-zeroconf-0.9.0-8|82	Conflicts: %name < 0.9.0-5
12mr|mono-zeroconf-0.9.0-8|83	Requires: %name = %version
12mr|mono-zeroconf-0.9.0-8|84	
12mr|mono-zeroconf-0.9.0-8|85	%description 4.0
12mr|mono-zeroconf-0.9.0-8|86	Mono.Zeroconf is a cross platform Zero Configuration Networking library for
12mr|mono-zeroconf-0.9.0-8|87	Mono and .NET. It provides a unified API for performing the most common
12mr|mono-zeroconf-0.9.0-8|88	zeroconf operations on a variety of platforms and subsystems: all the
12mr|mono-zeroconf-0.9.0-8|89	operating systems supported by Mono and both the Avahi and
12mr|mono-zeroconf-0.9.0-8|90	Bonjour/mDNSResponder transports.
12mr|mono-zeroconf-0.9.0-8|91	
12mr|mono-zeroconf-0.9.0-8|92	This package was built with support vor Avahi only.
12mr|mono-zeroconf-0.9.0-8|93	
12mr|mono-zeroconf-0.9.0-8|94	This package contains a compatibility API for older applications.
12mr|mono-zeroconf-0.9.0-8|95	
12mr|mono-zeroconf-0.9.0-8|96	%package devel
12mr|mono-zeroconf-0.9.0-8|97	Summary: Development files for %name
12mr|mono-zeroconf-0.9.0-8|98	Group: Development/Other
12mr|mono-zeroconf-0.9.0-8|99	Requires: %name = %version-%release
12mr|mono-zeroconf-0.9.0-8|100	
12mr|mono-zeroconf-0.9.0-8|101	%description devel
12mr|mono-zeroconf-0.9.0-8|102	Mono.Zeroconf is a cross platform Zero Configuration Networking library for
12mr|mono-zeroconf-0.9.0-8|103	Mono and .NET. It provides a unified API for performing the most common
12mr|mono-zeroconf-0.9.0-8|104	zeroconf operations on a variety of platforms and subsystems: all the
12mr|mono-zeroconf-0.9.0-8|105	operating systems supported by Mono and both the Avahi and
12mr|mono-zeroconf-0.9.0-8|106	Bonjour/mDNSResponder transports.
12mr|mono-zeroconf-0.9.0-8|107	
12mr|mono-zeroconf-0.9.0-8|108	This package was built with support vor Avahi only.
12mr|mono-zeroconf-0.9.0-8|109	
12mr|mono-zeroconf-0.9.0-8|110	%package doc
12mr|mono-zeroconf-0.9.0-8|111	Summary: Development documentation for %name
12mr|mono-zeroconf-0.9.0-8|112	Group: Development/Other
12mr|mono-zeroconf-0.9.0-8|113	Requires(post): mono-tools >= 1.1.9
12mr|mono-zeroconf-0.9.0-8|114	Requires(postun): mono-tools >= 1.1.9
12mr|mono-zeroconf-0.9.0-8|115	
12mr|mono-zeroconf-0.9.0-8|116	%description doc
12mr|mono-zeroconf-0.9.0-8|117	This package contains the API documentation for %name in
12mr|mono-zeroconf-0.9.0-8|118	Monodoc format.
12mr|mono-zeroconf-0.9.0-8|119	
12mr|mono-zeroconf-0.9.0-8|120	%prep
12mr|mono-zeroconf-0.9.0-8|121	%setup -q
12mr|mono-zeroconf-0.9.0-8|122	
12mr|mono-zeroconf-0.9.0-8|123	%build
12mr|mono-zeroconf-0.9.0-8|124	./configure --prefix=%_prefix --disable-mdnsresponder
12mr|mono-zeroconf-0.9.0-8|125	make
12mr|mono-zeroconf-0.9.0-8|126	
12mr|mono-zeroconf-0.9.0-8|127	%install
12mr|mono-zeroconf-0.9.0-8|128	rm -rf %{buildroot}
12mr|mono-zeroconf-0.9.0-8|129	%makeinstall_std pkgconfigdir=%_datadir/pkgconfig
12mr|mono-zeroconf-0.9.0-8|130	
12mr|mono-zeroconf-0.9.0-8|131	%clean
12mr|mono-zeroconf-0.9.0-8|132	rm -rf %{buildroot}
12mr|mono-zeroconf-0.9.0-8|133	
12mr|mono-zeroconf-0.9.0-8|134	%post doc
12mr|mono-zeroconf-0.9.0-8|135	%_bindir/monodoc --make-index > /dev/null
12mr|mono-zeroconf-0.9.0-8|136	%postun doc
12mr|mono-zeroconf-0.9.0-8|137	if [ "$1" = "0" -a -x %_bindir/monodoc ]; then %_bindir/monodoc --make-index > /dev/null
12mr|mono-zeroconf-0.9.0-8|138	fi
12mr|mono-zeroconf-0.9.0-8|139	
12mr|mono-zeroconf-0.9.0-8|140	
12mr|mono-zeroconf-0.9.0-8|141	%files
12mr|mono-zeroconf-0.9.0-8|142	%defattr(-,root,root)
12mr|mono-zeroconf-0.9.0-8|143	%doc README COPYING
12mr|mono-zeroconf-0.9.0-8|144	%_bindir/mzclient
12mr|mono-zeroconf-0.9.0-8|145	%_prefix/lib/%name
12mr|mono-zeroconf-0.9.0-8|146	%_prefix/lib/mono/gac/Mono.Zeroconf
12mr|mono-zeroconf-0.9.0-8|147	%_prefix/lib/mono/%name
12mr|mono-zeroconf-0.9.0-8|148	
12mr|mono-zeroconf-0.9.0-8|149	%files 1.0
12mr|mono-zeroconf-0.9.0-8|150	%defattr(-,root,root)
12mr|mono-zeroconf-0.9.0-8|151	%_prefix/lib/mono/gac/policy.1.0.Mono.Zeroconf
12mr|mono-zeroconf-0.9.0-8|152	
12mr|mono-zeroconf-0.9.0-8|153	%files 2.0
12mr|mono-zeroconf-0.9.0-8|154	%defattr(-,root,root)
12mr|mono-zeroconf-0.9.0-8|155	%_prefix/lib/mono/gac/policy.2.0.Mono.Zeroconf
12mr|mono-zeroconf-0.9.0-8|156	
12mr|mono-zeroconf-0.9.0-8|157	%files 3.0
12mr|mono-zeroconf-0.9.0-8|158	%defattr(-,root,root)
12mr|mono-zeroconf-0.9.0-8|159	%_prefix/lib/mono/gac/policy.3.0.Mono.Zeroconf
12mr|mono-zeroconf-0.9.0-8|160	
12mr|mono-zeroconf-0.9.0-8|161	%files 4.0
12mr|mono-zeroconf-0.9.0-8|162	%defattr(-,root,root)
12mr|mono-zeroconf-0.9.0-8|163	%_prefix/lib/mono/gac/policy.4.0.Mono.Zeroconf
12mr|mono-zeroconf-0.9.0-8|164	
12mr|mono-zeroconf-0.9.0-8|165	%files devel
12mr|mono-zeroconf-0.9.0-8|166	%defattr(-,root,root)
12mr|mono-zeroconf-0.9.0-8|167	%_datadir/pkgconfig/mono-zeroconf.pc
12mr|mono-zeroconf-0.9.0-8|168	
12mr|mono-zeroconf-0.9.0-8|169	%files doc
12mr|mono-zeroconf-0.9.0-8|170	%defattr(-,root,root)
12mr|mono-zeroconf-0.9.0-8|171	%_prefix/lib/monodoc/sources/*
12mr|mono-zeroconf-0.9.0-8|172	
12mr|mono-zeroconf-0.9.0-8|173	
12mr|mono-zeroconf-0.9.0-8|174	
12mr|mono-zeroconf-0.9.0-8|175	
12mr|mono-zeroconf-0.9.0-8|176	
12mr|mono-zeroconf-0.9.0-8|177	%changelog
12mr|mono-zeroconf-0.9.0-8|178	

15209 12
12mr|mousetweaks-3.4.2-1|1	Summary:	Help motorically impaired users to use the mouse
12mr|mousetweaks-3.4.2-1|2	Name:		mousetweaks
12mr|mousetweaks-3.4.2-1|3	Version:	3.4.2
12mr|mousetweaks-3.4.2-1|4	Release:	1
12mr|mousetweaks-3.4.2-1|5	License:	GPLv3+
12mr|mousetweaks-3.4.2-1|6	Group:		Accessibility
12mr|mousetweaks-3.4.2-1|7	Url:		http://live.gnome.org/Mousetweaks/Home
12mr|mousetweaks-3.4.2-1|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/mousetweaks/%{name}-%{version}.tar.xz
12mr|mousetweaks-3.4.2-1|9	
12mr|mousetweaks-3.4.2-1|10	BuildRequires:	intltool
12mr|mousetweaks-3.4.2-1|11	BuildRequires:	rarian
12mr|mousetweaks-3.4.2-1|12	BuildRequires:	pkgconfig(glib-2.0)
12mr|mousetweaks-3.4.2-1|13	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|mousetweaks-3.4.2-1|14	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mr|mousetweaks-3.4.2-1|15	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|mousetweaks-3.4.2-1|16	BuildRequires:	pkgconfig(libpanelapplet-4.0)
12mr|mousetweaks-3.4.2-1|17	BuildRequires:	pkgconfig(x11)
12mr|mousetweaks-3.4.2-1|18	BuildRequires:	pkgconfig(xcursor)
12mr|mousetweaks-3.4.2-1|19	BuildRequires:	pkgconfig(xfixes)
12mr|mousetweaks-3.4.2-1|20	BuildRequires:	pkgconfig(xtst)
12mr|mousetweaks-3.4.2-1|21	
12mr|mousetweaks-3.4.2-1|22	%description
12mr|mousetweaks-3.4.2-1|23	The Mousetweaks package provides mouse accessibility enhancements for
12mr|mousetweaks-3.4.2-1|24	the GNOME desktop. These enhancements are:
12mr|mousetweaks-3.4.2-1|25	
12mr|mousetweaks-3.4.2-1|26	1. It offers a way to perform the various clicks without using any
12mr|mousetweaks-3.4.2-1|27	hardware button.
12mr|mousetweaks-3.4.2-1|28	
12mr|mousetweaks-3.4.2-1|29	2. It allows users to perform a right click by doing a click&hold
12mr|mousetweaks-3.4.2-1|30	of the left mousebutton. (For a left-handed mouse user, the termes
12mr|mousetweaks-3.4.2-1|31	left and right have to be inverted.)
12mr|mousetweaks-3.4.2-1|32	
12mr|mousetweaks-3.4.2-1|33	3. It provides an applet that the user can install on a panel. This
12mr|mousetweaks-3.4.2-1|34	applet creates an area on the panel into which the pointer can
12mr|mousetweaks-3.4.2-1|35	be captured until the user releases it with a predefined button
12mr|mousetweaks-3.4.2-1|36	and modifier combination.
12mr|mousetweaks-3.4.2-1|37	
12mr|mousetweaks-3.4.2-1|38	The options can be accessed through the Accessibility tab of the
12mr|mousetweaks-3.4.2-1|39	Mouse Preferences of GNOME Control Center or through command-line.
12mr|mousetweaks-3.4.2-1|40	
12mr|mousetweaks-3.4.2-1|41	%prep
12mr|mousetweaks-3.4.2-1|42	%setup -q
12mr|mousetweaks-3.4.2-1|43	
12mr|mousetweaks-3.4.2-1|44	%build
12mr|mousetweaks-3.4.2-1|45	%configure2_5x
12mr|mousetweaks-3.4.2-1|46	
12mr|mousetweaks-3.4.2-1|47	%make
12mr|mousetweaks-3.4.2-1|48	
12mr|mousetweaks-3.4.2-1|49	%install
12mr|mousetweaks-3.4.2-1|50	%makeinstall_std
12mr|mousetweaks-3.4.2-1|51	
12mr|mousetweaks-3.4.2-1|52	%find_lang %{name} --with-gnome
12mr|mousetweaks-3.4.2-1|53	
12mr|mousetweaks-3.4.2-1|54	%files -f %{name}.lang
12mr|mousetweaks-3.4.2-1|55	%doc AUTHORS README NEWS TODO
12mr|mousetweaks-3.4.2-1|56	%{_bindir}/mousetweaks
12mr|mousetweaks-3.4.2-1|57	%{_datadir}/GConf/gsettings/*.convert
12mr|mousetweaks-3.4.2-1|58	%{_datadir}/glib-2.0/schemas/*.xml
12mr|mousetweaks-3.4.2-1|59	%{_datadir}/%{name}
12mr|mousetweaks-3.4.2-1|60	%{_mandir}/man1/*.1*
12mr|mousetweaks-3.4.2-1|61	
12mr|mousetweaks-3.4.2-1|62	
12mr|mousetweaks-3.4.2-1|63	%changelog
12mr|mousetweaks-3.4.2-1|64	* Sat Sep  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mousetweaks-3.4.2-1|65	+ Commit: a0f1c1a
12mr|mousetweaks-3.4.2-1|66	- New version 3.4.2 (sync with Cooker)
12mr|mousetweaks-3.4.2-1|67	
12mr|mousetweaks-3.4.2-1|68	

15210 12
12mr|mozilla-thunderbird-17.0-2|1	%define __libtoolize /bin/true
12mr|mozilla-thunderbird-17.0-2|2	%define __cputoolize /bin/true
12mr|mozilla-thunderbird-17.0-2|3	
12mr|mozilla-thunderbird-17.0-2|4	%define official_branding 1
12mr|mozilla-thunderbird-17.0-2|5	
12mr|mozilla-thunderbird-17.0-2|6	%define release 2
12mr|mozilla-thunderbird-17.0-2|7	
12mr|mozilla-thunderbird-17.0-2|8	# rpmlint just sucks!!!
12mr|mozilla-thunderbird-17.0-2|9	%define _build_pkgcheck_set %{nil}
12mr|mozilla-thunderbird-17.0-2|10	%define _build_pkgcheck_srpm %{nil}
12mr|mozilla-thunderbird-17.0-2|11	
12mr|mozilla-thunderbird-17.0-2|12	%if %{official_branding}
12mr|mozilla-thunderbird-17.0-2|13	%define title Mozilla Thunderbird
12mr|mozilla-thunderbird-17.0-2|14	%else
12mr|mozilla-thunderbird-17.0-2|15	%define title Mail/News
12mr|mozilla-thunderbird-17.0-2|16	%endif
12mr|mozilla-thunderbird-17.0-2|17	
12mr|mozilla-thunderbird-17.0-2|18	%define oname thunderbird
12mr|mozilla-thunderbird-17.0-2|19	%define tb_appid \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
12mr|mozilla-thunderbird-17.0-2|20	%define tbdir %{_libdir}/%{oname}-%{version}
12mr|mozilla-thunderbird-17.0-2|21	%define tbextdir %{_libdir}/mozilla/extensions/%{tb_appid}
12mr|mozilla-thunderbird-17.0-2|22	
12mr|mozilla-thunderbird-17.0-2|23	%define xpi 0
12mr|mozilla-thunderbird-17.0-2|24	%define enigmail_version 1.4.4
12mr|mozilla-thunderbird-17.0-2|25	%define enigmail_short_version 1.5
12mr|mozilla-thunderbird-17.0-2|26	%define enigmail_id \{847b3a00-7ab1-11d4-8f02-006008948af5\}
12mr|mozilla-thunderbird-17.0-2|27	
12mr|mozilla-thunderbird-17.0-2|28	%define _provides_exceptions libgtkembedmoz.so\\|libxpcom.so
12mr|mozilla-thunderbird-17.0-2|29	%define _requires_exceptions libgtkembedmoz.so\\|libxpcom.so\\|libxul.so
12mr|mozilla-thunderbird-17.0-2|30	
12mr|mozilla-thunderbird-17.0-2|31	# FIXME: Bug in nsExtensionManager.js prevents using x86_64 as arch
12mr|mozilla-thunderbird-17.0-2|32	# FIXME: I tried to modify nsExtensionManager.js.in, but it
12mr|mozilla-thunderbird-17.0-2|33	# FIXME: complained that I had modified it
12mr|mozilla-thunderbird-17.0-2|34	%ifarch %{ix86}
12mr|mozilla-thunderbird-17.0-2|35	%define tbarch x86
12mr|mozilla-thunderbird-17.0-2|36	%else # ix86
12mr|mozilla-thunderbird-17.0-2|37	%ifarch x86_64
12mr|mozilla-thunderbird-17.0-2|38	%define tbarch %{_arch}
12mr|mozilla-thunderbird-17.0-2|39	%else # x86_64
12mr|mozilla-thunderbird-17.0-2|40	%define tbarch %{_arch}
12mr|mozilla-thunderbird-17.0-2|41	%endif # x86_64
12mr|mozilla-thunderbird-17.0-2|42	%endif # ix86
12mr|mozilla-thunderbird-17.0-2|43	
12mr|mozilla-thunderbird-17.0-2|44	# this seems fragile, so require the exact version or later (#58754)
12mr|mozilla-thunderbird-17.0-2|45	%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
12mr|mozilla-thunderbird-17.0-2|46	# this one as well (#59759)
12mr|mozilla-thunderbird-17.0-2|47	%define nss_libname %mklibname nss 3
12mr|mozilla-thunderbird-17.0-2|48	%define nss_version %(pkg-config --modversion nss &>/dev/null && pkg-config --modversion nss 2>/dev/null || echo 0)
12mr|mozilla-thunderbird-17.0-2|49	
12mr|mozilla-thunderbird-17.0-2|50	%define major 17.0
12mr|mozilla-thunderbird-17.0-2|51	%define realver %{major}
12mr|mozilla-thunderbird-17.0-2|52	
12mr|mozilla-thunderbird-17.0-2|53	Name:		mozilla-thunderbird
12mr|mozilla-thunderbird-17.0-2|54	Version:	%{major}
12mr|mozilla-thunderbird-17.0-2|55	Release:	%{release}
12mr|mozilla-thunderbird-17.0-2|56	Summary:	Full-featured email, RSS, and newsgroup client
12mr|mozilla-thunderbird-17.0-2|57	License:	MPL
12mr|mozilla-thunderbird-17.0-2|58	Group:		Networking/Mail
12mr|mozilla-thunderbird-17.0-2|59	URL:		http://www.mozillamessaging.com/
12mr|mozilla-thunderbird-17.0-2|60	Source0:        http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/thunderbird-%{version}.source.tar.bz2
12mr|mozilla-thunderbird-17.0-2|61	Source1:        http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/thunderbird-%{version}.source.tar.bz2.asc
12mr|mozilla-thunderbird-17.0-2|62	Source12:       mozilla-thunderbird-mandriva-default-prefs.js
12mr|mozilla-thunderbird-17.0-2|63	Source30:       mozilla-thunderbird-open-browser.sh
12mr|mozilla-thunderbird-17.0-2|64	Source31:       mozilla-thunderbird-open-browser-xdg.sh
12mr|mozilla-thunderbird-17.0-2|65	# Mandriva sources (Source300+)
12mr|mozilla-thunderbird-17.0-2|66	Source300:      http://www.mozilla-enigmail.org/download/source/enigmail-%{enigmail_version}.tar.gz
12mr|mozilla-thunderbird-17.0-2|67	Source301:      http://www.mozilla-enigmail.org/download/source/enigmail-%{enigmail_version}.tar.gz.asc
12mr|mozilla-thunderbird-17.0-2|68	Source302:      %{name}-icons.tar.bz2
12mr|mozilla-thunderbird-17.0-2|69	# Language package template
12mr|mozilla-thunderbird-17.0-2|70	Source400:	mozilla-thunderbird-enigmail-l10n-template.in
12mr|mozilla-thunderbird-17.0-2|71	# Build patches
12mr|mozilla-thunderbird-17.0-2|72	Patch2:         mozilla-firefox-1.0-prdtoa.patch
12mr|mozilla-thunderbird-17.0-2|73	
12mr|mozilla-thunderbird-17.0-2|74	Patch13:        mozilla-13-fix-nspr-include.patch
12mr|mozilla-thunderbird-17.0-2|75	
12mr|mozilla-thunderbird-17.0-2|76	Patch201:       mozilla-thunderbird-default-mailer.patch
12mr|mozilla-thunderbird-17.0-2|77	Patch212:       mozilla-thunderbird-enigmail-ui-content-contents-rdf.patch
12mr|mozilla-thunderbird-17.0-2|78	Patch213:       mozilla-thunderbird-enigmail-build-package-contents-rdf.patch
12mr|mozilla-thunderbird-17.0-2|79	Patch215:	mozilla-thunderbird-enigmail-visibility.patch
12mr|mozilla-thunderbird-17.0-2|80	# Mandriva patches (Patch300+)
12mr|mozilla-thunderbird-17.0-2|81	Patch300:       mozilla-thunderbird-0.8-progname.patch
12mr|mozilla-thunderbird-17.0-2|82	Patch301:       mozilla-thunderbird-enigmail-package.patch
12mr|mozilla-thunderbird-17.0-2|83	Patch304:       mozilla-thunderbird-run-mozilla.patch
12mr|mozilla-thunderbird-17.0-2|84	# OpenSuse patches (Patch400+)
12mr|mozilla-thunderbird-17.0-2|85	Patch400:	thunderbird-appname.patch
12mr|mozilla-thunderbird-17.0-2|86	Patch401:	mozilla-thunderbird-10.0.1-no_optimization_override.diff
12mr|mozilla-thunderbird-17.0-2|87	
12mr|mozilla-thunderbird-17.0-2|88	# https://bugzilla.mozilla.org/show_bug.cgi?id=722975
12mr|mozilla-thunderbird-17.0-2|89	Patch500: firefox-15.0_add_ifdefs_to_gfx_thebes_gfxPlatform.cpp.patch
12mr|mozilla-thunderbird-17.0-2|90	
12mr|mozilla-thunderbird-17.0-2|91	# (cjw) use system virtualenv
12mr|mozilla-thunderbird-17.0-2|92	Patch507:		firefox-17.0-virtualenv.patch
12mr|mozilla-thunderbird-17.0-2|93	Patch510:		wip.patch
12mr|mozilla-thunderbird-17.0-2|94	
12mr|mozilla-thunderbird-17.0-2|95	%if %{official_branding}
12mr|mozilla-thunderbird-17.0-2|96	BuildRequires:	imagemagick
12mr|mozilla-thunderbird-17.0-2|97	%endif
12mr|mozilla-thunderbird-17.0-2|98	BuildRequires:	autoconf2.1
12mr|mozilla-thunderbird-17.0-2|99	BuildRequires:	gzip
12mr|mozilla-thunderbird-17.0-2|100	BuildRequires:	python
12mr|mozilla-thunderbird-17.0-2|101	BuildRequires:	unzip
12mr|mozilla-thunderbird-17.0-2|102	BuildRequires:	yasm >= 1.0.1
12mr|mozilla-thunderbird-17.0-2|103	BuildRequires:	zip
12mr|mozilla-thunderbird-17.0-2|104	BuildRequires:	jpeg-devel
12mr|mozilla-thunderbird-17.0-2|105	BuildRequires:	libiw-devel
12mr|mozilla-thunderbird-17.0-2|106	BuildRequires:	nss-static-devel >= 2:3.13.2
12mr|mozilla-thunderbird-17.0-2|107	BuildRequires:	python-devel
12mr|mozilla-thunderbird-17.0-2|108	BuildRequires:	pkgconfig(alsa)
12mr|mozilla-thunderbird-17.0-2|109	BuildRequires:	pkgconfig(fontconfig)
12mr|mozilla-thunderbird-17.0-2|110	BuildRequires:	pkgconfig(freetype2)
12mr|mozilla-thunderbird-17.0-2|111	BuildRequires:	pkgconfig(gl)
12mr|mozilla-thunderbird-17.0-2|112	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|mozilla-thunderbird-17.0-2|113	BuildRequires:	pkgconfig(hunspell)
12mr|mozilla-thunderbird-17.0-2|114	BuildRequires:	pkgconfig(libevent) >= 1.4.7
12mr|mozilla-thunderbird-17.0-2|115	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mr|mozilla-thunderbird-17.0-2|116	BuildRequires:	pkgconfig(libIDL-2.0)
12mr|mozilla-thunderbird-17.0-2|117	BuildRequires:	pkgconfig(libnotify)
12mr|mozilla-thunderbird-17.0-2|118	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12mr|mozilla-thunderbird-17.0-2|119	BuildRequires:	pkgconfig(nspr)
12mr|mozilla-thunderbird-17.0-2|120	BuildRequires:	pkgconfig(nss)
12mr|mozilla-thunderbird-17.0-2|121	BuildRequires:	pkgconfig(sqlite3) >= 3.7.1.1
12mr|mozilla-thunderbird-17.0-2|122	BuildRequires:	pkgconfig(xft)
12mr|mozilla-thunderbird-17.0-2|123	BuildRequires:	pkgconfig(xt)
12mr|mozilla-thunderbird-17.0-2|124	BuildRequires:	pkgconfig(vpx) >= 0.9.7
12mr|mozilla-thunderbird-17.0-2|125	BuildRequires:	pkgconfig(zlib)
12mr|mozilla-thunderbird-17.0-2|126	%if %mdkversion >= 201100
12mr|mozilla-thunderbird-17.0-2|127	BuildRequires:	pkgconfig(cairo) >= 1.10
12mr|mozilla-thunderbird-17.0-2|128	BuildRequires:	pkgconfig(libpng) >= 1.4.8
12mr|mozilla-thunderbird-17.0-2|129	%endif
12mr|mozilla-thunderbird-17.0-2|130	
12mr|mozilla-thunderbird-17.0-2|131	Requires:	%{mklibname sqlite3_ 0} >= %{sqlite3_version}
12mr|mozilla-thunderbird-17.0-2|132	Requires:	%{nss_libname} >= 2:%{nss_version}
12mr|mozilla-thunderbird-17.0-2|133	Requires(post,postun):	desktop-file-utils
12mr|mozilla-thunderbird-17.0-2|134	Requires(post):	mktemp
12mr|mozilla-thunderbird-17.0-2|135	Requires(post,postun): rpm-helper
12mr|mozilla-thunderbird-17.0-2|136	Requires: xdg-utils
12mr|mozilla-thunderbird-17.0-2|137	
12mr|mozilla-thunderbird-17.0-2|138	BuildRequires:	libiw-devel
12mr|mozilla-thunderbird-17.0-2|139	BuildRequires:  libevent-devel
12mr|mozilla-thunderbird-17.0-2|140	BuildRequires:	dbus-glib-devel
12mr|mozilla-thunderbird-17.0-2|141	BuildRequires:  python-setuptools
12mr|mozilla-thunderbird-17.0-2|142	BuildRequires:	python-virtualenv
12mr|mozilla-thunderbird-17.0-2|143	
12mr|mozilla-thunderbird-17.0-2|144	
12mr|mozilla-thunderbird-17.0-2|145	%description
12mr|mozilla-thunderbird-17.0-2|146	%{title} is a full-featured email, RSS and newsgroup client that
12mr|mozilla-thunderbird-17.0-2|147	makes emailing safer, faster and easier than ever before.
12mr|mozilla-thunderbird-17.0-2|148	
12mr|mozilla-thunderbird-17.0-2|149	#===============================================================================
12mr|mozilla-thunderbird-17.0-2|150	
12mr|mozilla-thunderbird-17.0-2|151	%package enigmail
12mr|mozilla-thunderbird-17.0-2|152	Summary:        Access the authentication and encryption features provided by GnuPG
12mr|mozilla-thunderbird-17.0-2|153	Group:          Networking/Mail
12mr|mozilla-thunderbird-17.0-2|154	Requires:       %{name} >= %{version}
12mr|mozilla-thunderbird-17.0-2|155	Requires:       gnupg
12mr|mozilla-thunderbird-17.0-2|156	Requires(post,preun): %{name} >= %{version}
12mr|mozilla-thunderbird-17.0-2|157	Requires(post,postun):	mktemp
12mr|mozilla-thunderbird-17.0-2|158	# Bug #35180
12mr|mozilla-thunderbird-17.0-2|159	Suggests:	pinentry-gtk
12mr|mozilla-thunderbird-17.0-2|160	
12mr|mozilla-thunderbird-17.0-2|161	%description enigmail
12mr|mozilla-thunderbird-17.0-2|162	Enigmail is an extension to the mail client of %{title}
12mr|mozilla-thunderbird-17.0-2|163	which allows users to access the authentication and encryption
12mr|mozilla-thunderbird-17.0-2|164	features provided by GnuPG.
12mr|mozilla-thunderbird-17.0-2|165	
12mr|mozilla-thunderbird-17.0-2|166	Main Features
12mr|mozilla-thunderbird-17.0-2|167	
12mr|mozilla-thunderbird-17.0-2|168	* Encrypt/sign mail when sending, decrypt/authenticate received
12mr|mozilla-thunderbird-17.0-2|169	mail
12mr|mozilla-thunderbird-17.0-2|170	* Support for inline-PGP (RFC 2440) and PGP/MIME (RFC 3156)
12mr|mozilla-thunderbird-17.0-2|171	* Per-Account based encryption and signing defaults
12mr|mozilla-thunderbird-17.0-2|172	* Per-Recipient rules for automated key selection, and
12mr|mozilla-thunderbird-17.0-2|173	enabling/disabling encryption and signing
12mr|mozilla-thunderbird-17.0-2|174	* OpenPGP key management interface
12mr|mozilla-thunderbird-17.0-2|175	
12mr|mozilla-thunderbird-17.0-2|176	#===============================================================================
12mr|mozilla-thunderbird-17.0-2|177	
12mr|mozilla-thunderbird-17.0-2|178	%package -n nsinstall
12mr|mozilla-thunderbird-17.0-2|179	Summary:        Netscape portable install command
12mr|mozilla-thunderbird-17.0-2|180	Group:          Development/Other
12mr|mozilla-thunderbird-17.0-2|181	
12mr|mozilla-thunderbird-17.0-2|182	%description -n nsinstall
12mr|mozilla-thunderbird-17.0-2|183	Netscape portable install command.
12mr|mozilla-thunderbird-17.0-2|184	
12mr|mozilla-thunderbird-17.0-2|185	#===============================================================================
12mr|mozilla-thunderbird-17.0-2|186	%package lightning
12mr|mozilla-thunderbird-17.0-2|187	Summary:	Calendar extension for Thunderbird
12mr|mozilla-thunderbird-17.0-2|188	Group:		Networking/Mail
12mr|mozilla-thunderbird-17.0-2|189	URL:		http://www.mozilla.org/projects/calendar/lightning/
12mr|mozilla-thunderbird-17.0-2|190	Requires:	%{name} >= %{version}
12mr|mozilla-thunderbird-17.0-2|191	
12mr|mozilla-thunderbird-17.0-2|192	%description lightning
12mr|mozilla-thunderbird-17.0-2|193	Calendar extension for Thunderbird.
12mr|mozilla-thunderbird-17.0-2|194	
12mr|mozilla-thunderbird-17.0-2|195	#===============================================================================
12mr|mozilla-thunderbird-17.0-2|196	# enigmail-l10n
12mr|mozilla-thunderbird-17.0-2|197	# Supported l10n language lists
12mr|mozilla-thunderbird-17.0-2|198	%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
12mr|mozilla-thunderbird-17.0-2|199	
12mr|mozilla-thunderbird-17.0-2|200	# Disabled l10n languages, for any reason
12mr|mozilla-thunderbird-17.0-2|201	# nl sk es_AR do not support 0.95.0 yet
12mr|mozilla-thunderbird-17.0-2|202	%define disabled_l10n_langlist	hu
12mr|mozilla-thunderbird-17.0-2|203	# define disabled_l10n_langlist %{nil}
12mr|mozilla-thunderbird-17.0-2|204	
12mr|mozilla-thunderbird-17.0-2|205	# Language descriptions
12mr|mozilla-thunderbird-17.0-2|206	%define language_ar ar
12mr|mozilla-thunderbird-17.0-2|207	%define langname_ar Arabic
12mr|mozilla-thunderbird-17.0-2|208	%define language_ca ca
12mr|mozilla-thunderbird-17.0-2|209	%define langname_ca Catalan
12mr|mozilla-thunderbird-17.0-2|210	%define language_cs cs-CZ
12mr|mozilla-thunderbird-17.0-2|211	%define langname_cs Czech
12mr|mozilla-thunderbird-17.0-2|212	%define language_de de
12mr|mozilla-thunderbird-17.0-2|213	%define langname_de German
12mr|mozilla-thunderbird-17.0-2|214	%define language_el el
12mr|mozilla-thunderbird-17.0-2|215	%define langname_el Greek
12mr|mozilla-thunderbird-17.0-2|216	%define language_es_AR es-AR
12mr|mozilla-thunderbird-17.0-2|217	%define langname_es_AR Spanish (Argentina)
12mr|mozilla-thunderbird-17.0-2|218	%define language_es es-ES
12mr|mozilla-thunderbird-17.0-2|219	%define langname_es Spanish
12mr|mozilla-thunderbird-17.0-2|220	%define language_fi fi-FI
12mr|mozilla-thunderbird-17.0-2|221	%define langname_fi Finnish
12mr|mozilla-thunderbird-17.0-2|222	%define language_fr fr
12mr|mozilla-thunderbird-17.0-2|223	%define langname_fr French
12mr|mozilla-thunderbird-17.0-2|224	%define language_hu hu-HU
12mr|mozilla-thunderbird-17.0-2|225	%define langname_hu Hungarian
12mr|mozilla-thunderbird-17.0-2|226	%define language_it it-IT
12mr|mozilla-thunderbird-17.0-2|227	%define langname_it Italian
12mr|mozilla-thunderbird-17.0-2|228	%define language_ja ja-JP
12mr|mozilla-thunderbird-17.0-2|229	%define langname_ja Japanese
12mr|mozilla-thunderbird-17.0-2|230	%define language_ko ko-KR
12mr|mozilla-thunderbird-17.0-2|231	%define langname_ko Korean
12mr|mozilla-thunderbird-17.0-2|232	%define language_nb nb-NO
12mr|mozilla-thunderbird-17.0-2|233	%define langname_nb Norwegian Bokmaal
12mr|mozilla-thunderbird-17.0-2|234	%define langname_nl Dutch
12mr|mozilla-thunderbird-17.0-2|235	%define language_nl nl
12mr|mozilla-thunderbird-17.0-2|236	%define language_pl pl
12mr|mozilla-thunderbird-17.0-2|237	%define langname_pl Polish
12mr|mozilla-thunderbird-17.0-2|238	%define langname_pt Portuguese
12mr|mozilla-thunderbird-17.0-2|239	%define language_pt pt-PT
12mr|mozilla-thunderbird-17.0-2|240	%define language_pt_BR pt-BR
12mr|mozilla-thunderbird-17.0-2|241	%define langname_pt_BR Brazilian portuguese
12mr|mozilla-thunderbird-17.0-2|242	%define language_ro ro-RO
12mr|mozilla-thunderbird-17.0-2|243	%define langname_ro Romanian
12mr|mozilla-thunderbird-17.0-2|244	%define language_ru ru-RU
12mr|mozilla-thunderbird-17.0-2|245	%define langname_ru Russian
12mr|mozilla-thunderbird-17.0-2|246	%define language_sk sk
12mr|mozilla-thunderbird-17.0-2|247	%define langname_sk Slovak
12mr|mozilla-thunderbird-17.0-2|248	%define language_sl sl-SI
12mr|mozilla-thunderbird-17.0-2|249	%define langname_sl Slovenian
12mr|mozilla-thunderbird-17.0-2|250	%define language_sv sv-SE
12mr|mozilla-thunderbird-17.0-2|251	%define langname_sv Swedish
12mr|mozilla-thunderbird-17.0-2|252	%define language_tr tr
12mr|mozilla-thunderbird-17.0-2|253	%define langname_tr Turkish
12mr|mozilla-thunderbird-17.0-2|254	%define language_vi vi
12mr|mozilla-thunderbird-17.0-2|255	%define langname_vi Vietnamese
12mr|mozilla-thunderbird-17.0-2|256	%define language_zh_CN zh-CN
12mr|mozilla-thunderbird-17.0-2|257	%define langname_zh_CN Simplified Chinese
12mr|mozilla-thunderbird-17.0-2|258	%define language_zh_TW zh-TW
12mr|mozilla-thunderbird-17.0-2|259	%define langname_zh_TW Traditional Chinese
12mr|mozilla-thunderbird-17.0-2|260	
12mr|mozilla-thunderbird-17.0-2|261	# --- Danger line ---
12mr|mozilla-thunderbird-17.0-2|262	
12mr|mozilla-thunderbird-17.0-2|263	# All langs
12mr|mozilla-thunderbird-17.0-2|264	%{expand:%%define langlist %(for lang in %l10n_langlist; do echo "$lang"; done | sort -u | sed ':a;$!N;s/\n/ /;ta')}
12mr|mozilla-thunderbird-17.0-2|265	
12mr|mozilla-thunderbird-17.0-2|266	# Defaults (all languages enabled by default)
12mr|mozilla-thunderbird-17.0-2|267	# l10n
12mr|mozilla-thunderbird-17.0-2|268	%{expand:%(for lang in %l10n_langlist; do echo "%%define l10n_$lang 1"; done)}
12mr|mozilla-thunderbird-17.0-2|269	%{expand:%(for lang in %disabled_l10n_langlist; do echo "%%define l10n_$lang 0"; done)}
12mr|mozilla-thunderbird-17.0-2|270	
12mr|mozilla-thunderbird-17.0-2|271	# Params
12mr|mozilla-thunderbird-17.0-2|272	%{expand:%(for lang in %langlist; do echo "%%bcond_without $lang"; done)}
12mr|mozilla-thunderbird-17.0-2|273	
12mr|mozilla-thunderbird-17.0-2|274	# Locales
12mr|mozilla-thunderbird-17.0-2|275	%{expand:%(for lang in %l10n_langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
12mr|mozilla-thunderbird-17.0-2|276	
12mr|mozilla-thunderbird-17.0-2|277	# Expand all languages packages.
12mr|mozilla-thunderbird-17.0-2|278	%{expand:%(\
12mr|mozilla-thunderbird-17.0-2|279	for lang in %langlist; do\
12mr|mozilla-thunderbird-17.0-2|280	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{_sourcedir}/mozilla-thunderbird-enigmail-l10n-template.in 2> /dev/null)}";\
12mr|mozilla-thunderbird-17.0-2|281	done\
12mr|mozilla-thunderbird-17.0-2|282	)
12mr|mozilla-thunderbird-17.0-2|283	}
12mr|mozilla-thunderbird-17.0-2|284	#===============================================================================
12mr|mozilla-thunderbird-17.0-2|285	
12mr|mozilla-thunderbird-17.0-2|286	%prep
12mr|mozilla-thunderbird-17.0-2|287	%setup -q -c -n %{name}-%{version}
12mr|mozilla-thunderbird-17.0-2|288	
12mr|mozilla-thunderbird-17.0-2|289	#===================
12mr|mozilla-thunderbird-17.0-2|290	# Thunderbird itself
12mr|mozilla-thunderbird-17.0-2|291	%setup -q -T -D -n %{name}-%{version}/comm-release
12mr|mozilla-thunderbird-17.0-2|292	
12mr|mozilla-thunderbird-17.0-2|293	%patch2 -p0
12mr|mozilla-thunderbird-17.0-2|294	
12mr|mozilla-thunderbird-17.0-2|295	pushd mozilla
12mr|mozilla-thunderbird-17.0-2|296	# https://bugzilla.mozilla.org/show_bug.cgi?id=736961
12mr|mozilla-thunderbird-17.0-2|297	%patch507 -p1 -b .system-virtualenv
12mr|mozilla-thunderbird-17.0-2|298	popd
12mr|mozilla-thunderbird-17.0-2|299	
12mr|mozilla-thunderbird-17.0-2|300	%patch201 -p2 -b .default_mail
12mr|mozilla-thunderbird-17.0-2|301	
12mr|mozilla-thunderbird-17.0-2|302	%patch300 -p0 -b .progname
12mr|mozilla-thunderbird-17.0-2|303	%patch301 -p1 -b .enigmailpackage
12mr|mozilla-thunderbird-17.0-2|304	%patch304 -p0 -b .run-mozilla
12mr|mozilla-thunderbird-17.0-2|305	
12mr|mozilla-thunderbird-17.0-2|306	%patch400 -p1 -b .appname
12mr|mozilla-thunderbird-17.0-2|307	%patch401 -p0 -b .no_optimization_override
12mr|mozilla-thunderbird-17.0-2|308	%patch500 -p1
12mr|mozilla-thunderbird-17.0-2|309	
12mr|mozilla-thunderbird-17.0-2|310	#===============================================================================
12mr|mozilla-thunderbird-17.0-2|311	# Enigmail
12mr|mozilla-thunderbird-17.0-2|312	%setup -q -T -D -n %{name}-%{version}/comm-release/mozilla/extensions -a300
12mr|mozilla-thunderbird-17.0-2|313	%if 0
12mr|mozilla-thunderbird-17.0-2|314	%patch212 -p2 -b .enigmail-ui-content-contents-rdf
12mr|mozilla-thunderbird-17.0-2|315	%patch213 -p2 -b .enigmail-build-package-contents-rdf
12mr|mozilla-thunderbird-17.0-2|316	%endif
12mr|mozilla-thunderbird-17.0-2|317	
12mr|mozilla-thunderbird-17.0-2|318	%if !%{official_branding}
12mr|mozilla-thunderbird-17.0-2|319	%setup -q -T -D -n %{name}-%{version}/comm-release -a302
12mr|mozilla-thunderbird-17.0-2|320	%endif
12mr|mozilla-thunderbird-17.0-2|321	
12mr|mozilla-thunderbird-17.0-2|322	%setup -q -T -D -n %{name}-%{version}/comm-release
12mr|mozilla-thunderbird-17.0-2|323	
12mr|mozilla-thunderbird-17.0-2|324	#===============================================================================
12mr|mozilla-thunderbird-17.0-2|325	
12mr|mozilla-thunderbird-17.0-2|326	%build
12mr|mozilla-thunderbird-17.0-2|327	export BUILD_OFFICIAL=1
12mr|mozilla-thunderbird-17.0-2|328	export MOZILLA_OFFICIAL=1
12mr|mozilla-thunderbird-17.0-2|329	
12mr|mozilla-thunderbird-17.0-2|330	
12mr|mozilla-thunderbird-17.0-2|331	CFLAGS=$(echo %optflags | %{__sed} -e 's/-fexceptions//')
12mr|mozilla-thunderbird-17.0-2|332	CFLAGS="$CFLAGS -fno-strict-aliasing -fpermissive"
12mr|mozilla-thunderbird-17.0-2|333	CXXFLAGS="$CFLAGS"
12mr|mozilla-thunderbird-17.0-2|334	RPM_OPT_FLAGS="$CFLAGS"
12mr|mozilla-thunderbird-17.0-2|335	LDFLAGS="%ldflags"
12mr|mozilla-thunderbird-17.0-2|336	export CFLAGS
12mr|mozilla-thunderbird-17.0-2|337	export CXXFLAGS
12mr|mozilla-thunderbird-17.0-2|338	export RPM_OPT_FLAGS
12mr|mozilla-thunderbird-17.0-2|339	export LDFLAGS
12mr|mozilla-thunderbird-17.0-2|340	
12mr|mozilla-thunderbird-17.0-2|341	export MOZCONFIG=`pwd`/.mozconfig
12mr|mozilla-thunderbird-17.0-2|342	cat > $MOZCONFIG << EOF
12mr|mozilla-thunderbird-17.0-2|343	mk_add_options MOZILLA_OFFICIAL=1
12mr|mozilla-thunderbird-17.0-2|344	mk_add_options BUILD_OFFICIAL=1
12mr|mozilla-thunderbird-17.0-2|345	mk_add_options MOZ_MAKE_FLAGS="%{_smp_mflags}"
12mr|mozilla-thunderbird-17.0-2|346	mk_add_options MOZ_OBJDIR=@TOPSRCDIR@
12mr|mozilla-thunderbird-17.0-2|347	ac_add_options --prefix="%{_prefix}"
12mr|mozilla-thunderbird-17.0-2|348	ac_add_options --libdir="%{_libdir}"
12mr|mozilla-thunderbird-17.0-2|349	ac_add_options --sysconfdir="%{_sysconfdir}"
12mr|mozilla-thunderbird-17.0-2|350	ac_add_options --mandir="%{_mandir}"
12mr|mozilla-thunderbird-17.0-2|351	ac_add_options --includedir="%{_includedir}"
12mr|mozilla-thunderbird-17.0-2|352	ac_add_options --datadir="%{_datadir}"
12mr|mozilla-thunderbird-17.0-2|353	ac_add_options --enable-application=mail
12mr|mozilla-thunderbird-17.0-2|354	ac_add_options --with-system-nspr
12mr|mozilla-thunderbird-17.0-2|355	ac_add_options --with-system-nss
12mr|mozilla-thunderbird-17.0-2|356	ac_add_options --with-system-jpeg
12mr|mozilla-thunderbird-17.0-2|357	ac_add_options --with-system-zlib
12mr|mozilla-thunderbird-17.0-2|358	%if %mdkversion >= 201201
12mr|mozilla-thunderbird-17.0-2|359	ac_add_options --with-system-libevent
12mr|mozilla-thunderbird-17.0-2|360	ac_add_options --with-system-libvpx
12mr|mozilla-thunderbird-17.0-2|361	ac_add_options --with-system-png
12mr|mozilla-thunderbird-17.0-2|362	%else
12mr|mozilla-thunderbird-17.0-2|363	ac_add_options --disable-system-png
12mr|mozilla-thunderbird-17.0-2|364	%endif
12mr|mozilla-thunderbird-17.0-2|365	%if %mdkversion >= 200910
12mr|mozilla-thunderbird-17.0-2|366	ac_add_options --enable-system-cairo
12mr|mozilla-thunderbird-17.0-2|367	%else
12mr|mozilla-thunderbird-17.0-2|368	ac_add_options --disable-system-cairo
12mr|mozilla-thunderbird-17.0-2|369	%endif
12mr|mozilla-thunderbird-17.0-2|370	ac_add_options --with-system-bz2
12mr|mozilla-thunderbird-17.0-2|371	ac_add_options --enable-system-sqlite
12mr|mozilla-thunderbird-17.0-2|372	ac_add_options --enable-system-hunspell
12mr|mozilla-thunderbird-17.0-2|373	ac_add_options --with-pthreads
12mr|mozilla-thunderbird-17.0-2|374	ac_add_options --disable-tests
12mr|mozilla-thunderbird-17.0-2|375	ac_add_options --disable-debug
12mr|mozilla-thunderbird-17.0-2|376	ac_add_options --enable-optimize
12mr|mozilla-thunderbird-17.0-2|377	ac_add_options --disable-installer
12mr|mozilla-thunderbird-17.0-2|378	ac_add_options --disable-updater
12mr|mozilla-thunderbird-17.0-2|379	ac_add_options --enable-xinerama
12mr|mozilla-thunderbird-17.0-2|380	ac_add_options --disable-crashreporter
12mr|mozilla-thunderbird-17.0-2|381	ac_add_options --enable-default-toolkit=cairo-gtk2
12mr|mozilla-thunderbird-17.0-2|382	ac_add_options --disable-xprint
12mr|mozilla-thunderbird-17.0-2|383	ac_add_options --disable-strip
12mr|mozilla-thunderbird-17.0-2|384	ac_add_options --enable-pango
12mr|mozilla-thunderbird-17.0-2|385	ac_add_options --enable-startup-notification
12mr|mozilla-thunderbird-17.0-2|386	ac_add_options --enable-svg
12mr|mozilla-thunderbird-17.0-2|387	ac_add_options --enable-canvas
12mr|mozilla-thunderbird-17.0-2|388	ac_add_options --enable-crypto
12mr|mozilla-thunderbird-17.0-2|389	ac_add_options --enable-mathml
12mr|mozilla-thunderbird-17.0-2|390	ac_add_options --disable-gnomevfs
12mr|mozilla-thunderbird-17.0-2|391	ac_add_options --enable-gio
12mr|mozilla-thunderbird-17.0-2|392	ac_add_options --disable-mochintest
12mr|mozilla-thunderbird-17.0-2|393	ac_add_options --disable-cpp-exceptions
12mr|mozilla-thunderbird-17.0-2|394	%if %mdkversion >= 201010
12mr|mozilla-thunderbird-17.0-2|395	ac_add_options --enable-calendar
12mr|mozilla-thunderbird-17.0-2|396	%else
12mr|mozilla-thunderbird-17.0-2|397	ac_add_options --disable-calendar
12mr|mozilla-thunderbird-17.0-2|398	%endif
12mr|mozilla-thunderbird-17.0-2|399	ac_add_options --enable-official-branding
12mr|mozilla-thunderbird-17.0-2|400	ac_add_options --with-distribution-id=com.mandriva
12mr|mozilla-thunderbird-17.0-2|401	EOF
12mr|mozilla-thunderbird-17.0-2|402	
12mr|mozilla-thunderbird-17.0-2|403	%make -f client.mk build
12mr|mozilla-thunderbird-17.0-2|404	
12mr|mozilla-thunderbird-17.0-2|405	#===============================================================================
12mr|mozilla-thunderbird-17.0-2|406	
12mr|mozilla-thunderbird-17.0-2|407	pushd mozilla/extensions/enigmail
12mr|mozilla-thunderbird-17.0-2|408	for i in `find . -type f -name Makefile.in`; do
12mr|mozilla-thunderbird-17.0-2|409	if [ -f $i.bak ]; then
12mr|mozilla-thunderbird-17.0-2|410	cp $i.bak $i
12mr|mozilla-thunderbird-17.0-2|411	else
12mr|mozilla-thunderbird-17.0-2|412	cp $i $i.bak
12mr|mozilla-thunderbird-17.0-2|413	fi
12mr|mozilla-thunderbird-17.0-2|414	#    %{__perl} -pi -e 's|^(DEPTH.*= )../|\1|;' $i
12mr|mozilla-thunderbird-17.0-2|415	done
12mr|mozilla-thunderbird-17.0-2|416	./makemake -r
12mr|mozilla-thunderbird-17.0-2|417	popd
12mr|mozilla-thunderbird-17.0-2|418	
12mr|mozilla-thunderbird-17.0-2|419	pushd mozilla/extensions/enigmail
12mr|mozilla-thunderbird-17.0-2|420	%make
12mr|mozilla-thunderbird-17.0-2|421	
12mr|mozilla-thunderbird-17.0-2|422	%{make} LOCAL_INCLUDES+="-I\$(DEPTH)/mailnews/mime/src -I../build -I../src -I../ipc/src"
12mr|mozilla-thunderbird-17.0-2|423	
12mr|mozilla-thunderbird-17.0-2|424	(cd lang
12mr|mozilla-thunderbird-17.0-2|425	%{__perl} -pi -e 's|es-AR/enigmail.properties|es-ES/enigmail.properties|' jar.mn
12mr|mozilla-thunderbird-17.0-2|426	echo 'zh-TW' >> current-languages.txt
12mr|mozilla-thunderbird-17.0-2|427	%{make} LOCAL_INCLUDES+="-I\$(DEPTH)/mailnews/mime/src -I../build -I../src -I../ipc/src"
12mr|mozilla-thunderbird-17.0-2|428	chmod 0755 ./make-lang.sh
12mr|mozilla-thunderbird-17.0-2|429	for i in `cat current-languages.txt`; do
12mr|mozilla-thunderbird-17.0-2|430	./make-lang.sh $i %{enigmail_short_version}
12mr|mozilla-thunderbird-17.0-2|431	done
12mr|mozilla-thunderbird-17.0-2|432	)
12mr|mozilla-thunderbird-17.0-2|433	
12mr|mozilla-thunderbird-17.0-2|434	%make xpi
12mr|mozilla-thunderbird-17.0-2|435	popd
12mr|mozilla-thunderbird-17.0-2|436	
12mr|mozilla-thunderbird-17.0-2|437	#===============================================================================
12mr|mozilla-thunderbird-17.0-2|438	
12mr|mozilla-thunderbird-17.0-2|439	%install
12mr|mozilla-thunderbird-17.0-2|440	mkdir -p %{buildroot}{%{_libdir},%{_bindir},%{_datadir}/applications}
12mr|mozilla-thunderbird-17.0-2|441	mkdir -p %buildroot%tbdir
12mr|mozilla-thunderbird-17.0-2|442	
12mr|mozilla-thunderbird-17.0-2|443	rm -f extensions/spellcheck/locales/en-US/hunspell/en-US.{dic,aff}
12mr|mozilla-thunderbird-17.0-2|444	
12mr|mozilla-thunderbird-17.0-2|445	# workaround to use system nss shlibsign instead currently missing bundled one
12mr|mozilla-thunderbird-17.0-2|446	# https://bugzilla.mozilla.org/show_bug.cgi?id=736327
12mr|mozilla-thunderbird-17.0-2|447	#ln -s  %{_bindir}/shlibsign %{_builddir}/%{name}-%{version}/%{release_dir}/mozilla/dist/bin/shlibsign
12mr|mozilla-thunderbird-17.0-2|448	
12mr|mozilla-thunderbird-17.0-2|449	%makeinstall_std STRIP=/bin/true
12mr|mozilla-thunderbird-17.0-2|450	
12mr|mozilla-thunderbird-17.0-2|451	rm -rf %buildroot%tbdir/dictionaries
12mr|mozilla-thunderbird-17.0-2|452	ln -s /usr/share/dict/mozilla %buildroot%tbdir/dictionaries
12mr|mozilla-thunderbird-17.0-2|453	
12mr|mozilla-thunderbird-17.0-2|454	%if %{official_branding}
12mr|mozilla-thunderbird-17.0-2|455	install -p -D %{buildroot}/%{tbdir}/chrome/icons/default/default256.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|456	%else
12mr|mozilla-thunderbird-17.0-2|457	install -p -D %{SOURCE302} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|458	%endif
12mr|mozilla-thunderbird-17.0-2|459	
12mr|mozilla-thunderbird-17.0-2|460	cat << EOF > %{buildroot}/%{_datadir}/applications/mandriva-%{name}.desktop
12mr|mozilla-thunderbird-17.0-2|461	[Desktop Entry]
12mr|mozilla-thunderbird-17.0-2|462	Version=1.0
12mr|mozilla-thunderbird-17.0-2|463	Name=%{title}
12mr|mozilla-thunderbird-17.0-2|464	GenericName=Mail/News
12mr|mozilla-thunderbird-17.0-2|465	Comment=Mail and News Client
12mr|mozilla-thunderbird-17.0-2|466	Comment[ru]=Почтовый клиент и клиент новостей
12mr|mozilla-thunderbird-17.0-2|467	Exec=%{name}
12mr|mozilla-thunderbird-17.0-2|468	Icon=mozilla-thunderbird
12mr|mozilla-thunderbird-17.0-2|469	Terminal=false
12mr|mozilla-thunderbird-17.0-2|470	Type=Application
12mr|mozilla-thunderbird-17.0-2|471	StartupWMClass=Thunderbird-bin
12mr|mozilla-thunderbird-17.0-2|472	MimeType=message/rfc822;x-scheme-handler/mailto;
12mr|mozilla-thunderbird-17.0-2|473	Categories=GTK;Network;News;Email;X-MandrivaLinux-CrossDesktop;
12mr|mozilla-thunderbird-17.0-2|474	EOF
12mr|mozilla-thunderbird-17.0-2|475	
12mr|mozilla-thunderbird-17.0-2|476	# set up the thunderbird start script
12mr|mozilla-thunderbird-17.0-2|477	(cd %{buildroot}%{_bindir} && %{__ln_s} thunderbird %{name})
12mr|mozilla-thunderbird-17.0-2|478	
12mr|mozilla-thunderbird-17.0-2|479	%{__perl} -pi -e 's|^moz_libdir=.*|moz_libdir=%{tbdir}|' %{buildroot}%{_bindir}/thunderbird
12mr|mozilla-thunderbird-17.0-2|480	%{__perl} -pi -e 's|^MRE_HOME=.*|MRE_HOME=%{tbdir}|' %{buildroot}%{_bindir}/thunderbird
12mr|mozilla-thunderbird-17.0-2|481	
12mr|mozilla-thunderbird-17.0-2|482	# For backwards compatibility with old profiles. Bug #37528
12mr|mozilla-thunderbird-17.0-2|483	install -m 755 %{SOURCE31} %{buildroot}%{tbdir}/open-browser.sh
12mr|mozilla-thunderbird-17.0-2|484	# For new profiles
12mr|mozilla-thunderbird-17.0-2|485	%define COMMAND /usr/bin/xdg-open
12mr|mozilla-thunderbird-17.0-2|486	
12mr|mozilla-thunderbird-17.0-2|487	%{__cat} %{SOURCE12} | %{__perl} -p -e 's,THUNDERBIRD_RPM_VR,%{version}-%{release},g;' \
12mr|mozilla-thunderbird-17.0-2|488	-e 's,THUNDERBIRD_VENDOR_COMMENT,%{mandriva_release},g;' \
12mr|mozilla-thunderbird-17.0-2|489	> %{buildroot}/mdv-default-prefs
12mr|mozilla-thunderbird-17.0-2|490	cp -a %{buildroot}/mdv-default-prefs %{buildroot}%{tbdir}/defaults/pref/all-mandriva.js
12mr|mozilla-thunderbird-17.0-2|491	rm -f %{buildroot}/mdv-default-prefs
12mr|mozilla-thunderbird-17.0-2|492	
12mr|mozilla-thunderbird-17.0-2|493	#===============================================================================
12mr|mozilla-thunderbird-17.0-2|494	
12mr|mozilla-thunderbird-17.0-2|495	# icons
12mr|mozilla-thunderbird-17.0-2|496	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12mr|mozilla-thunderbird-17.0-2|497	%if %{official_branding}
12mr|mozilla-thunderbird-17.0-2|498	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{16x16,22x22,24x24,32x32,48x48,256x256}/apps
12mr|mozilla-thunderbird-17.0-2|499	install -m 644 %{buildroot}/%{tbdir}/chrome/icons/default/default48.png %{buildroot}%{_liconsdir}/%{name}.png
12mr|mozilla-thunderbird-17.0-2|500	install -m 644 %{buildroot}/%{tbdir}/chrome/icons/default/default32.png %{buildroot}%{_iconsdir}/%{name}.png
12mr|mozilla-thunderbird-17.0-2|501	install -m 644 %{buildroot}/%{tbdir}/chrome/icons/default/default16.png %{buildroot}%{_miconsdir}/%{name}.png
12mr|mozilla-thunderbird-17.0-2|502	install -m 644 %{buildroot}/%{tbdir}/chrome/icons/default/default16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|503	install -m 644 %{buildroot}/%{tbdir}/chrome/icons/default/default22.png %{buildroot}%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|504	install -m 644 %{buildroot}/%{tbdir}/chrome/icons/default/default24.png %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|505	install -m 644 %{buildroot}/%{tbdir}/chrome/icons/default/default32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|506	install -m 644 %{buildroot}/%{tbdir}/chrome/icons/default/default48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|507	install -m 644 %{buildroot}/%{tbdir}/chrome/icons/default/default256.png %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|508	%else
12mr|mozilla-thunderbird-17.0-2|509	#mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{64x64,128x128}/apps
12mr|mozilla-thunderbird-17.0-2|510	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{16x16,22x22,24x24,32x32,48x48,64x64,128x128}/apps
12mr|mozilla-thunderbird-17.0-2|511	install -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
12mr|mozilla-thunderbird-17.0-2|512	install -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
12mr|mozilla-thunderbird-17.0-2|513	install -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
12mr|mozilla-thunderbird-17.0-2|514	# Converting up, but not a big issue now that we have official branding
12mr|mozilla-thunderbird-17.0-2|515	install -m 644 %{name}-16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|516	install -m 644 %{name}-22.png %{buildroot}%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|517	install -m 644 %{name}-24.png %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|518	install -m 644 %{name}-32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|519	install -m 644 %{name}-48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|520	install -m 644 %{name}-64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|521	install -m 644 %{name}-128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|522	%endif
12mr|mozilla-thunderbird-17.0-2|523	
12mr|mozilla-thunderbird-17.0-2|524	#===============================================================================
12mr|mozilla-thunderbird-17.0-2|525	
12mr|mozilla-thunderbird-17.0-2|526	mkdir -p %{buildroot}%{tbextdir}/%{enigmail_id}
12mr|mozilla-thunderbird-17.0-2|527	%if !%{xpi}
12mr|mozilla-thunderbird-17.0-2|528	# MD this is odd, the short version here is 1.5 but the rest of the files still contain 1.4
12mr|mozilla-thunderbird-17.0-2|529	#{_bindir}/unzip -q mozilla/dist/bin/enigmail-%{enigmail_short_version}*.xpi -d %{buildroot}%{tbextdir}/%{enigmail_id}
12mr|mozilla-thunderbird-17.0-2|530	%{_bindir}/unzip -q mozilla/dist/bin/enigmail-*.xpi -d %{buildroot}%{tbextdir}/%{enigmail_id}
12mr|mozilla-thunderbird-17.0-2|531	%{__chmod} 644 %{buildroot}%{tbextdir}/%{enigmail_id}/chrome.manifest
12mr|mozilla-thunderbird-17.0-2|532	%else
12mr|mozilla-thunderbird-17.0-2|533	cp -aL mozilla/dist/bin/enigmail-%{enigmail_short_version}*.xpi %{buildroot}%{tbextdir}/%{enigmail_id}/%{enigmail_id}.xpi
12mr|mozilla-thunderbird-17.0-2|534	%endif
12mr|mozilla-thunderbird-17.0-2|535	
12mr|mozilla-thunderbird-17.0-2|536	#==============================================================================
12mr|mozilla-thunderbird-17.0-2|537	#enigmail lang package
12mr|mozilla-thunderbird-17.0-2|538	# Convert rpm macros to bash variables
12mr|mozilla-thunderbird-17.0-2|539	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
12mr|mozilla-thunderbird-17.0-2|540	%{expand:%(for lang in %langlist; do echo "with_$lang=%%{with $lang}"; done)}
12mr|mozilla-thunderbird-17.0-2|541	%{expand:%(for lang in %l10n_langlist; do echo "l10n_$lang=%%{l10n_$lang}"; done)}
12mr|mozilla-thunderbird-17.0-2|542	pushd mozilla/extensions/enigmail/lang
12mr|mozilla-thunderbird-17.0-2|543	for lang in %langlist; do
12mr|mozilla-thunderbird-17.0-2|544	mkdir -p %{buildroot}%{_datadir}/mozilla/extensions/%{tb_appid}/enigmail-$lang@enigmail.mozdev.org
12mr|mozilla-thunderbird-17.0-2|545	language="language_$lang"
12mr|mozilla-thunderbird-17.0-2|546	language=${!language}
12mr|mozilla-thunderbird-17.0-2|547	%{_bindir}/unzip -q enigmail-${language}-%{enigmail_short_version}.xpi -d %{buildroot}%{_datadir}/mozilla/extensions/%{tb_appid}/enigmail-$lang@enigmail.mozdev.org/
12mr|mozilla-thunderbird-17.0-2|548	done
12mr|mozilla-thunderbird-17.0-2|549	popd
12mr|mozilla-thunderbird-17.0-2|550	
12mr|mozilla-thunderbird-17.0-2|551	#===============================================================================
12mr|mozilla-thunderbird-17.0-2|552	# lightning ext here
12mr|mozilla-thunderbird-17.0-2|553	pushd mozilla/dist/xpi-stage/
12mr|mozilla-thunderbird-17.0-2|554	for ext in {calendar-timezones,gdata-provider,lightning}; do
12mr|mozilla-thunderbird-17.0-2|555	hash="$(sed -n '/^    <em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' $ext/install.rdf)"
12mr|mozilla-thunderbird-17.0-2|556	mkdir -p %buildroot%{tbextdir}/$hash
12mr|mozilla-thunderbird-17.0-2|557	%{_bindir}/unzip -q $ext.xpi -d %buildroot%{tbextdir}/$hash/
12mr|mozilla-thunderbird-17.0-2|558	done
12mr|mozilla-thunderbird-17.0-2|559	popd
12mr|mozilla-thunderbird-17.0-2|560	
12mr|mozilla-thunderbird-17.0-2|561	#===============================================================================
12mr|mozilla-thunderbird-17.0-2|562	
12mr|mozilla-thunderbird-17.0-2|563	cp -aL mozilla/dist/bin/nsinstall %{buildroot}%{_bindir}
12mr|mozilla-thunderbird-17.0-2|564	
12mr|mozilla-thunderbird-17.0-2|565	#==============================================================================
12mr|mozilla-thunderbird-17.0-2|566	#exclude devel files
12mr|mozilla-thunderbird-17.0-2|567	rm -rf %{buildroot}%{_datadir}/idl/%{oname}-%{version}
12mr|mozilla-thunderbird-17.0-2|568	rm -rf %{buildroot}%{_includedir}/%{oname}-%{version}
12mr|mozilla-thunderbird-17.0-2|569	rm -rf %{buildroot}%{_libdir}/%{oname}-devel-%{version}
12mr|mozilla-thunderbird-17.0-2|570	
12mr|mozilla-thunderbird-17.0-2|571	#===============================================================================
12mr|mozilla-thunderbird-17.0-2|572	
12mr|mozilla-thunderbird-17.0-2|573	%pre
12mr|mozilla-thunderbird-17.0-2|574	if [ $1 == 2 ]; then
12mr|mozilla-thunderbird-17.0-2|575	if [ -d %{tbdir}/dictionaries ]; then
12mr|mozilla-thunderbird-17.0-2|576	# Otherelse rpm can't switch this into a symlink :(
12mr|mozilla-thunderbird-17.0-2|577	rm -rf %{tbdir}/dictionaries
12mr|mozilla-thunderbird-17.0-2|578	fi
12mr|mozilla-thunderbird-17.0-2|579	fi
12mr|mozilla-thunderbird-17.0-2|580	
12mr|mozilla-thunderbird-17.0-2|581	%post
12mr|mozilla-thunderbird-17.0-2|582	%{_bindir}/update-desktop-database %{_datadir}/applications
12mr|mozilla-thunderbird-17.0-2|583	
12mr|mozilla-thunderbird-17.0-2|584	mktemp="/bin/mktemp -d -q -p /tmp -t %{name}.XXXXXXXXXX"
12mr|mozilla-thunderbird-17.0-2|585	
12mr|mozilla-thunderbird-17.0-2|586	TMPDIR= TB_TMPDIR=`$mktemp` && {
12mr|mozilla-thunderbird-17.0-2|587	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -register
12mr|mozilla-thunderbird-17.0-2|588	test -d "$TB_TMPDIR" && rm -rf -- "$TB_TMPDIR"
12mr|mozilla-thunderbird-17.0-2|589	}
12mr|mozilla-thunderbird-17.0-2|590	
12mr|mozilla-thunderbird-17.0-2|591	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
12mr|mozilla-thunderbird-17.0-2|592	%{_bindir}/gtk-update-icon-cache --force --quiet %{_datadir}/icons/hicolor
12mr|mozilla-thunderbird-17.0-2|593	fi
12mr|mozilla-thunderbird-17.0-2|594	
12mr|mozilla-thunderbird-17.0-2|595	
12mr|mozilla-thunderbird-17.0-2|596	%postun
12mr|mozilla-thunderbird-17.0-2|597	%{_bindir}/update-desktop-database %{_datadir}/applications
12mr|mozilla-thunderbird-17.0-2|598	if [ "$1" = "0" -a -x %{_bindir}/gtk-update-icon-cache ]; then
12mr|mozilla-thunderbird-17.0-2|599	%{_bindir}/gtk-update-icon-cache --force --quiet %{_datadir}/icons/hicolor
12mr|mozilla-thunderbird-17.0-2|600	fi
12mr|mozilla-thunderbird-17.0-2|601	
12mr|mozilla-thunderbird-17.0-2|602	
12mr|mozilla-thunderbird-17.0-2|603	#===============================================================================
12mr|mozilla-thunderbird-17.0-2|604	
12mr|mozilla-thunderbird-17.0-2|605	%post enigmail
12mr|mozilla-thunderbird-17.0-2|606	if [ -f %{tbdir}/components/compreg.dat ]; then
12mr|mozilla-thunderbird-17.0-2|607	rm -f %{tbdir}/components/compreg.dat
12mr|mozilla-thunderbird-17.0-2|608	fi
12mr|mozilla-thunderbird-17.0-2|609	
12mr|mozilla-thunderbird-17.0-2|610	if [ -f %{tbdir}/components/xpti.dat ]; then
12mr|mozilla-thunderbird-17.0-2|611	rm -f %{tbdir}/components/xpti.dat
12mr|mozilla-thunderbird-17.0-2|612	fi
12mr|mozilla-thunderbird-17.0-2|613	
12mr|mozilla-thunderbird-17.0-2|614	mktemp="/bin/mktemp -d -q -p /tmp -t %{name}.XXXXXXXXXX"
12mr|mozilla-thunderbird-17.0-2|615	
12mr|mozilla-thunderbird-17.0-2|616	TMPDIR= TB_TMPDIR=`$mktemp` && {
12mr|mozilla-thunderbird-17.0-2|617	%if %{xpi}
12mr|mozilla-thunderbird-17.0-2|618	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -install-global-extension %{tbextdir}/enigmail-%{enigmail_version}-linux-*.xpi
12mr|mozilla-thunderbird-17.0-2|619	%endif
12mr|mozilla-thunderbird-17.0-2|620	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -register
12mr|mozilla-thunderbird-17.0-2|621	test -d "$TB_TMPDIR" && rm -rf -- "$TB_TMPDIR"
12mr|mozilla-thunderbird-17.0-2|622	}
12mr|mozilla-thunderbird-17.0-2|623	
12mr|mozilla-thunderbird-17.0-2|624	%preun enigmail
12mr|mozilla-thunderbird-17.0-2|625	if [ -f %{tbdir}/components/compreg.dat ]; then
12mr|mozilla-thunderbird-17.0-2|626	rm -f %{tbdir}/components/compreg.dat
12mr|mozilla-thunderbird-17.0-2|627	fi
12mr|mozilla-thunderbird-17.0-2|628	
12mr|mozilla-thunderbird-17.0-2|629	if [ -f %{tbdir}/components/xpti.dat ]; then
12mr|mozilla-thunderbird-17.0-2|630	rm -f %{tbdir}/components/xpti.dat
12mr|mozilla-thunderbird-17.0-2|631	fi
12mr|mozilla-thunderbird-17.0-2|632	
12mr|mozilla-thunderbird-17.0-2|633	if [ -x %{tbdir}/thunderbird-bin ]; then
12mr|mozilla-thunderbird-17.0-2|634	mktemp="/bin/mktemp -d -q -p /tmp -t %{name}.XXXXXXXXXX"
12mr|mozilla-thunderbird-17.0-2|635	
12mr|mozilla-thunderbird-17.0-2|636	TMPDIR= TB_TMPDIR=`$mktemp` && {
12mr|mozilla-thunderbird-17.0-2|637	%if %{xpi}
12mr|mozilla-thunderbird-17.0-2|638	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -install-global-extension %{tbextdir}/enigmail-%{enigmail_version}-linux-*.xpi
12mr|mozilla-thunderbird-17.0-2|639	%endif
12mr|mozilla-thunderbird-17.0-2|640	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -register
12mr|mozilla-thunderbird-17.0-2|641	test -d "$TB_TMPDIR" && rm -rf -- "$TB_TMPDIR"
12mr|mozilla-thunderbird-17.0-2|642	}
12mr|mozilla-thunderbird-17.0-2|643	fi
12mr|mozilla-thunderbird-17.0-2|644	
12mr|mozilla-thunderbird-17.0-2|645	#===============================================================================
12mr|mozilla-thunderbird-17.0-2|646	
12mr|mozilla-thunderbird-17.0-2|647	%files
12mr|mozilla-thunderbird-17.0-2|648	%doc mozilla/LEGAL
12mr|mozilla-thunderbird-17.0-2|649	%attr(755,root,root) %{_bindir}/mozilla-thunderbird
12mr|mozilla-thunderbird-17.0-2|650	%attr(755,root,root) %{_bindir}/thunderbird
12mr|mozilla-thunderbird-17.0-2|651	%attr(644,root,root) %{_datadir}/applications/*.desktop
12mr|mozilla-thunderbird-17.0-2|652	%attr(644,root,root) %{_datadir}/pixmaps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|653	%{tbdir}
12mr|mozilla-thunderbird-17.0-2|654	%if %{xpi}
12mr|mozilla-thunderbird-17.0-2|655	%dir %{tbextdir}
12mr|mozilla-thunderbird-17.0-2|656	%endif
12mr|mozilla-thunderbird-17.0-2|657	# Mandriva menu
12mr|mozilla-thunderbird-17.0-2|658	%{_miconsdir}/%{name}.png
12mr|mozilla-thunderbird-17.0-2|659	%{_iconsdir}/%{name}.png
12mr|mozilla-thunderbird-17.0-2|660	%{_liconsdir}/%{name}.png
12mr|mozilla-thunderbird-17.0-2|661	# other icons
12mr|mozilla-thunderbird-17.0-2|662	%if %{official_branding}
12mr|mozilla-thunderbird-17.0-2|663	%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|664	%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|665	%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|666	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|667	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|668	%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|669	%else
12mr|mozilla-thunderbird-17.0-2|670	%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|671	%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|672	%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|673	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|674	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|675	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|676	%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
12mr|mozilla-thunderbird-17.0-2|677	%endif
12mr|mozilla-thunderbird-17.0-2|678	# enigmail
12mr|mozilla-thunderbird-17.0-2|679	%exclude %{tbextdir}/%{enigmail_id}
12mr|mozilla-thunderbird-17.0-2|680	
12mr|mozilla-thunderbird-17.0-2|681	%files enigmail
12mr|mozilla-thunderbird-17.0-2|682	%{tbextdir}/%{enigmail_id}
12mr|mozilla-thunderbird-17.0-2|683	
12mr|mozilla-thunderbird-17.0-2|684	%files -n nsinstall
12mr|mozilla-thunderbird-17.0-2|685	%{_bindir}/nsinstall
12mr|mozilla-thunderbird-17.0-2|686	
12mr|mozilla-thunderbird-17.0-2|687	%files lightning
12mr|mozilla-thunderbird-17.0-2|688	%{tbextdir}/calendar-timezones@mozilla.org
12mr|mozilla-thunderbird-17.0-2|689	%{tbextdir}/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}
12mr|mozilla-thunderbird-17.0-2|690	%{tbextdir}/{e2fda1a4-762b-4020-b5ad-a41df1933103}
12mr|mozilla-thunderbird-17.0-2|691	
12mr|mozilla-thunderbird-17.0-2|692	
12mr|mozilla-thunderbird-17.0-2|693	%changelog
12mr|mozilla-thunderbird-17.0-2|694	* Mon May 14 2012 Matthew Dawkins <mattydaw@mandriva.org> 12.0.1-1
12mr|mozilla-thunderbird-17.0-2|695	+ Revision: 798813
12mr|mozilla-thunderbird-17.0-2|696	- new version 12.0.1
12mr|mozilla-thunderbird-17.0-2|697	
12mr|mozilla-thunderbird-17.0-2|698	* Tue Mar 27 2012 Oden Eriksson <oeriksson@mandriva.com> 11.0-1
12mr|mozilla-thunderbird-17.0-2|699	+ Revision: 787398
12mr|mozilla-thunderbird-17.0-2|700	- 11.0
12mr|mozilla-thunderbird-17.0-2|701	
12mr|mozilla-thunderbird-17.0-2|702	* Fri Feb 24 2012 Oden Eriksson <oeriksson@mandriva.com> 10.0.2-1
12mr|mozilla-thunderbird-17.0-2|703	+ Revision: 780158
12mr|mozilla-thunderbird-17.0-2|704	- fix build
12mr|mozilla-thunderbird-17.0-2|705	- 10.0.2
12mr|mozilla-thunderbird-17.0-2|706	
12mr|mozilla-thunderbird-17.0-2|707	* Mon Feb 13 2012 Oden Eriksson <oeriksson@mandriva.com> 10.0.1-1
12mr|mozilla-thunderbird-17.0-2|708	+ Revision: 773829
12mr|mozilla-thunderbird-17.0-2|709	- 10.0.1
12mr|mozilla-thunderbird-17.0-2|710	- enigmail-1.3.5
12mr|mozilla-thunderbird-17.0-2|711	- sync chnages from firefox (compilation optimization, etc)
12mr|mozilla-thunderbird-17.0-2|712	
12mr|mozilla-thunderbird-17.0-2|713	* Fri Jan 13 2012 Oden Eriksson <oeriksson@mandriva.com> 9.0.1-1
12mr|mozilla-thunderbird-17.0-2|714	+ Revision: 760624
12mr|mozilla-thunderbird-17.0-2|715	- sync with MDVA-2011:096
12mr|mozilla-thunderbird-17.0-2|716	
12mr|mozilla-thunderbird-17.0-2|717	* Fri Dec 23 2011 Oden Eriksson <oeriksson@mandriva.com> 9.0-1
12mr|mozilla-thunderbird-17.0-2|718	+ Revision: 744797
12mr|mozilla-thunderbird-17.0-2|719	- fix build
12mr|mozilla-thunderbird-17.0-2|720	- try to fix the build (#1)
12mr|mozilla-thunderbird-17.0-2|721	- 9.0
12mr|mozilla-thunderbird-17.0-2|722	- enigmail 1.3.4
12mr|mozilla-thunderbird-17.0-2|723	
12mr|mozilla-thunderbird-17.0-2|724	* Wed Nov 09 2011 Oden Eriksson <oeriksson@mandriva.com> 8.0-1
12mr|mozilla-thunderbird-17.0-2|725	+ Revision: 729377
12mr|mozilla-thunderbird-17.0-2|726	- sync with what soon shows up with MDVSA-2011:169
12mr|mozilla-thunderbird-17.0-2|727	
12mr|mozilla-thunderbird-17.0-2|728	* Thu Oct 06 2011 Oden Eriksson <oeriksson@mandriva.com> 7.0.1-1
12mr|mozilla-thunderbird-17.0-2|729	+ Revision: 703260
12mr|mozilla-thunderbird-17.0-2|730	- 7.0.1
12mr|mozilla-thunderbird-17.0-2|731	- 7.0
12mr|mozilla-thunderbird-17.0-2|732	- P500: fix a format string error
12mr|mozilla-thunderbird-17.0-2|733	
12mr|mozilla-thunderbird-17.0-2|734	* Wed Sep 07 2011 Oden Eriksson <oeriksson@mandriva.com> 6.0.2-1
12mr|mozilla-thunderbird-17.0-2|735	+ Revision: 698653
12mr|mozilla-thunderbird-17.0-2|736	- 6.0.2
12mr|mozilla-thunderbird-17.0-2|737	
12mr|mozilla-thunderbird-17.0-2|738	* Fri Sep 02 2011 Guilherme Moro <guilherme@mandriva.com> 6.0.1-1
12mr|mozilla-thunderbird-17.0-2|739	+ Revision: 697835
12mr|mozilla-thunderbird-17.0-2|740	- udpated to version 6.0.1
12mr|mozilla-thunderbird-17.0-2|741	
12mr|mozilla-thunderbird-17.0-2|742	* Tue Aug 23 2011 Guilherme Moro <guilherme@mandriva.com> 6.0-1
12mr|mozilla-thunderbird-17.0-2|743	+ Revision: 696334
12mr|mozilla-thunderbird-17.0-2|744	- Updated enigmail to 1.3.1
12mr|mozilla-thunderbird-17.0-2|745	- removed old tarballs
12mr|mozilla-thunderbird-17.0-2|746	
12mr|mozilla-thunderbird-17.0-2|747	* Sun Aug 21 2011 Guilherme Moro <guilherme@mandriva.com> 6.0-0
12mr|mozilla-thunderbird-17.0-2|748	+ Revision: 695923
12mr|mozilla-thunderbird-17.0-2|749	- Updated to version 6.0
12mr|mozilla-thunderbird-17.0-2|750	- Corrected match system locale
12mr|mozilla-thunderbird-17.0-2|751	
12mr|mozilla-thunderbird-17.0-2|752	+ Sergey Zhemoitel <serg@mandriva.org>
12mr|mozilla-thunderbird-17.0-2|753	- fix russian comment in spec
12mr|mozilla-thunderbird-17.0-2|754	
12mr|mozilla-thunderbird-17.0-2|755	* Sat Aug 13 2011 Guilherme Moro <guilherme@mandriva.com> 5.0-2
12mr|mozilla-thunderbird-17.0-2|756	+ Revision: 694394
12mr|mozilla-thunderbird-17.0-2|757	+ rebuild (emptylog)
12mr|mozilla-thunderbird-17.0-2|758	
12mr|mozilla-thunderbird-17.0-2|759	* Wed Aug 10 2011 Guilherme Moro <guilherme@mandriva.com> 5.0-0
12mr|mozilla-thunderbird-17.0-2|760	+ Revision: 693813
12mr|mozilla-thunderbird-17.0-2|761	- Updated to version 5.0
12mr|mozilla-thunderbird-17.0-2|762	- Initial push for new version 5.0
12mr|mozilla-thunderbird-17.0-2|763	
12mr|mozilla-thunderbird-17.0-2|764	* Tue Jun 21 2011 Funda Wang <fwang@mandriva.org> 0:3.1.11-1
12mr|mozilla-thunderbird-17.0-2|765	+ Revision: 686493
12mr|mozilla-thunderbird-17.0-2|766	- new version 3.1.11
12mr|mozilla-thunderbird-17.0-2|767	
12mr|mozilla-thunderbird-17.0-2|768	* Tue May 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0:3.1.10-2
12mr|mozilla-thunderbird-17.0-2|769	+ Revision: 675844
12mr|mozilla-thunderbird-17.0-2|770	- rebuild
12mr|mozilla-thunderbird-17.0-2|771	
12mr|mozilla-thunderbird-17.0-2|772	* Thu Apr 28 2011 Funda Wang <fwang@mandriva.org> 0:3.1.10-1
12mr|mozilla-thunderbird-17.0-2|773	+ Revision: 660088
12mr|mozilla-thunderbird-17.0-2|774	- new version 3.1.10
12mr|mozilla-thunderbird-17.0-2|775	
12mr|mozilla-thunderbird-17.0-2|776	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 0:3.1.9-5
12mr|mozilla-thunderbird-17.0-2|777	+ Revision: 655746
12mr|mozilla-thunderbird-17.0-2|778	- rebuild for new hunspell
12mr|mozilla-thunderbird-17.0-2|779	
12mr|mozilla-thunderbird-17.0-2|780	* Thu Apr 07 2011 Funda Wang <fwang@mandriva.org> 0:3.1.9-4
12mr|mozilla-thunderbird-17.0-2|781	+ Revision: 651695
12mr|mozilla-thunderbird-17.0-2|782	- add fedora patch and flags to make it build with gcc 4.6
12mr|mozilla-thunderbird-17.0-2|783	- add fedora patch to build with latest libnotify
12mr|mozilla-thunderbird-17.0-2|784	- enable startup notification
12mr|mozilla-thunderbird-17.0-2|785	
12mr|mozilla-thunderbird-17.0-2|786	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|mozilla-thunderbird-17.0-2|787	- P500: bork fix, just in case...
12mr|mozilla-thunderbird-17.0-2|788	
12mr|mozilla-thunderbird-17.0-2|789	* Wed Mar 09 2011 Colin Guthrie <cguthrie@mandriva.org> 0:3.1.9-2
12mr|mozilla-thunderbird-17.0-2|790	+ Revision: 643032
12mr|mozilla-thunderbird-17.0-2|791	- Extract the correct plugin id from lightning extension
12mr|mozilla-thunderbird-17.0-2|792	
12mr|mozilla-thunderbird-17.0-2|793	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|mozilla-thunderbird-17.0-2|794	- add missing group
12mr|mozilla-thunderbird-17.0-2|795	- fix deps
12mr|mozilla-thunderbird-17.0-2|796	
12mr|mozilla-thunderbird-17.0-2|797	+ Funda Wang <fwang@mandriva.org>
12mr|mozilla-thunderbird-17.0-2|798	- only support noarch when >= 2010
12mr|mozilla-thunderbird-17.0-2|799	- add group
12mr|mozilla-thunderbird-17.0-2|800	
12mr|mozilla-thunderbird-17.0-2|801	* Sat Mar 05 2011 Funda Wang <fwang@mandriva.org> 0:3.1.9-1
12mr|mozilla-thunderbird-17.0-2|802	+ Revision: 642049
12mr|mozilla-thunderbird-17.0-2|803	- new version 3.1.9
12mr|mozilla-thunderbird-17.0-2|804	
12mr|mozilla-thunderbird-17.0-2|805	* Wed Mar 02 2011 Funda Wang <fwang@mandriva.org> 0:3.1.8-1
12mr|mozilla-thunderbird-17.0-2|806	+ Revision: 641217
12mr|mozilla-thunderbird-17.0-2|807	- obsoletes old package
12mr|mozilla-thunderbird-17.0-2|808	- new version 3.1.8
12mr|mozilla-thunderbird-17.0-2|809	
12mr|mozilla-thunderbird-17.0-2|810	* Sat Feb 26 2011 Funda Wang <fwang@mandriva.org> 0:3.1.7-4
12mr|mozilla-thunderbird-17.0-2|811	+ Revision: 639884
12mr|mozilla-thunderbird-17.0-2|812	- rebuild
12mr|mozilla-thunderbird-17.0-2|813	- about to backports
12mr|mozilla-thunderbird-17.0-2|814	
12mr|mozilla-thunderbird-17.0-2|815	* Sat Feb 05 2011 Funda Wang <fwang@mandriva.org> 0:3.1.7-3
12mr|mozilla-thunderbird-17.0-2|816	+ Revision: 636197
12mr|mozilla-thunderbird-17.0-2|817	- build bundled lightning plugin as what fedora does
12mr|mozilla-thunderbird-17.0-2|818	
12mr|mozilla-thunderbird-17.0-2|819	* Fri Jan 28 2011 Funda Wang <fwang@mandriva.org> 0:3.1.7-2
12mr|mozilla-thunderbird-17.0-2|820	+ Revision: 633708
12mr|mozilla-thunderbird-17.0-2|821	- restruct to new tb extension layout
12mr|mozilla-thunderbird-17.0-2|822	
12mr|mozilla-thunderbird-17.0-2|823	* Tue Dec 14 2010 Funda Wang <fwang@mandriva.org> 0:3.1.7-1mdv2011.0
12mr|mozilla-thunderbird-17.0-2|824	+ Revision: 621752
12mr|mozilla-thunderbird-17.0-2|825	- new version 3.1.7
12mr|mozilla-thunderbird-17.0-2|826	
12mr|mozilla-thunderbird-17.0-2|827	* Fri Oct 29 2010 Funda Wang <fwang@mandriva.org> 0:3.1.6-1mdv2011.0
12mr|mozilla-thunderbird-17.0-2|828	+ Revision: 590280
12mr|mozilla-thunderbird-17.0-2|829	- BR python-devel
12mr|mozilla-thunderbird-17.0-2|830	- renew tarball
12mr|mozilla-thunderbird-17.0-2|831	- new version 3.1.6
12mr|mozilla-thunderbird-17.0-2|832	
12mr|mozilla-thunderbird-17.0-2|833	* Wed Oct 20 2010 Funda Wang <fwang@mandriva.org> 0:3.1.5-1mdv2011.0
12mr|mozilla-thunderbird-17.0-2|834	+ Revision: 586866
12mr|mozilla-thunderbird-17.0-2|835	- new version 3.1.5
12mr|mozilla-thunderbird-17.0-2|836	
12mr|mozilla-thunderbird-17.0-2|837	* Fri Sep 17 2010 Funda Wang <fwang@mandriva.org> 0:3.1.4-1mdv2011.0
12mr|mozilla-thunderbird-17.0-2|838	+ Revision: 579137
12mr|mozilla-thunderbird-17.0-2|839	- new version 3.1.4
12mr|mozilla-thunderbird-17.0-2|840	
12mr|mozilla-thunderbird-17.0-2|841	* Fri Sep 10 2010 Funda Wang <fwang@mandriva.org> 0:3.1.3-3mdv2011.0
12mr|mozilla-thunderbird-17.0-2|842	+ Revision: 577070
12mr|mozilla-thunderbird-17.0-2|843	- bump rel to upload
12mr|mozilla-thunderbird-17.0-2|844	- drop unused patch
12mr|mozilla-thunderbird-17.0-2|845	- more specifc patch on static-config.mk
12mr|mozilla-thunderbird-17.0-2|846	
12mr|mozilla-thunderbird-17.0-2|847	+ Maarten Vanraes <alien@mandriva.org>
12mr|mozilla-thunderbird-17.0-2|848	- adding patch for system-hunspell to fix buffer overflow (mdv#60931)
12mr|mozilla-thunderbird-17.0-2|849	
12mr|mozilla-thunderbird-17.0-2|850	+ Ahmad Samir <ahmadsamir@mandriva.org>
12mr|mozilla-thunderbird-17.0-2|851	- '--disable-system-myspell' doesn't exist any more in ./configure options, it's
12mr|mozilla-thunderbird-17.0-2|852	been repelaced by --disable-system-hunspell.
12mr|mozilla-thunderbird-17.0-2|853	- For the 'mdkversion >= 200900' with regard to system-hunspell, change one and
12mr|mozilla-thunderbird-17.0-2|854	leave the other as I think older distros had myspell only (needs to be verified?)
12mr|mozilla-thunderbird-17.0-2|855	
12mr|mozilla-thunderbird-17.0-2|856	* Wed Sep 08 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0:3.1.3-2mdv2011.0
12mr|mozilla-thunderbird-17.0-2|857	+ Revision: 576810
12mr|mozilla-thunderbird-17.0-2|858	- rebuild with patched hunspell to fix a buffer overflow (mdv#60931)
12mr|mozilla-thunderbird-17.0-2|859	
12mr|mozilla-thunderbird-17.0-2|860	+ Thomas Backlund <tmb@mandriva.org>
12mr|mozilla-thunderbird-17.0-2|861	- fix url
12mr|mozilla-thunderbird-17.0-2|862	
12mr|mozilla-thunderbird-17.0-2|863	* Tue Sep 07 2010 Funda Wang <fwang@mandriva.org> 0:3.1.3-1mdv2011.0
12mr|mozilla-thunderbird-17.0-2|864	+ Revision: 576534
12mr|mozilla-thunderbird-17.0-2|865	- new version 3.1.3
12mr|mozilla-thunderbird-17.0-2|866	
12mr|mozilla-thunderbird-17.0-2|867	* Mon Aug 09 2010 Funda Wang <fwang@mandriva.org> 0:3.1.2-3mdv2011.0
12mr|mozilla-thunderbird-17.0-2|868	+ Revision: 567853
12mr|mozilla-thunderbird-17.0-2|869	- enable zh_TW language
12mr|mozilla-thunderbird-17.0-2|870	
12mr|mozilla-thunderbird-17.0-2|871	* Sun Aug 08 2010 Funda Wang <fwang@mandriva.org> 0:3.1.2-2mdv2011.0
12mr|mozilla-thunderbird-17.0-2|872	+ Revision: 567578
12mr|mozilla-thunderbird-17.0-2|873	- enigmail l10n package wrongly named
12mr|mozilla-thunderbird-17.0-2|874	
12mr|mozilla-thunderbird-17.0-2|875	* Fri Aug 06 2010 Funda Wang <fwang@mandriva.org> 0:3.1.2-1mdv2011.0
12mr|mozilla-thunderbird-17.0-2|876	+ Revision: 566528
12mr|mozilla-thunderbird-17.0-2|877	- new version 3.1.2
12mr|mozilla-thunderbird-17.0-2|878	
12mr|mozilla-thunderbird-17.0-2|879	+ Eugeni Dodonov <eugeni@mandriva.com>
12mr|mozilla-thunderbird-17.0-2|880	- Drop obsoleted patches
12mr|mozilla-thunderbird-17.0-2|881	
12mr|mozilla-thunderbird-17.0-2|882	* Sat Jul 24 2010 Funda Wang <fwang@mandriva.org> 0:3.1.1-2mdv2011.0
12mr|mozilla-thunderbird-17.0-2|883	+ Revision: 558124
12mr|mozilla-thunderbird-17.0-2|884	- fix requires on enigmail-l10n package
12mr|mozilla-thunderbird-17.0-2|885	- migrate enigmail-l10n package into main package, because enigmail tarball
12mr|mozilla-thunderbird-17.0-2|886	contains translations within itself.
12mr|mozilla-thunderbird-17.0-2|887	- fix enigmail filename
12mr|mozilla-thunderbird-17.0-2|888	- should use enigmail 1.1.x for tb 3.1
12mr|mozilla-thunderbird-17.0-2|889	
12mr|mozilla-thunderbird-17.0-2|890	* Wed Jul 21 2010 Eugeni Dodonov <eugeni@mandriva.com> 0:3.1.1-1mdv2011.0
12mr|mozilla-thunderbird-17.0-2|891	+ Revision: 556304
12mr|mozilla-thunderbird-17.0-2|892	- added BR on libiw-devel
12mr|mozilla-thunderbird-17.0-2|893	- Added BR on libnotify-devel
12mr|mozilla-thunderbird-17.0-2|894	- Updated to 3.1.1.
12mr|mozilla-thunderbird-17.0-2|895	Rediffed patches.
12mr|mozilla-thunderbird-17.0-2|896	
12mr|mozilla-thunderbird-17.0-2|897	* Sun Jun 27 2010 Oden Eriksson <oeriksson@mandriva.com> 0:3.0.5-1mdv2010.1
12mr|mozilla-thunderbird-17.0-2|898	+ Revision: 549246
12mr|mozilla-thunderbird-17.0-2|899	- sync with MDVSA-2010:126
12mr|mozilla-thunderbird-17.0-2|900	
12mr|mozilla-thunderbird-17.0-2|901	* Mon Jun 14 2010 Oden Eriksson <oeriksson@mandriva.com> 0:3.0.4-11mdv2010.1
12mr|mozilla-thunderbird-17.0-2|902	+ Revision: 547978
12mr|mozilla-thunderbird-17.0-2|903	- fix #59759 (needs tighter requires on libnss3)
12mr|mozilla-thunderbird-17.0-2|904	
12mr|mozilla-thunderbird-17.0-2|905	* Tue May 25 2010 Eugeni Dodonov <eugeni@mandriva.com> 0:3.0.4-10mdv2010.1
12mr|mozilla-thunderbird-17.0-2|906	+ Revision: 545978
12mr|mozilla-thunderbird-17.0-2|907	- Use original icons instead of upscaled (#56566)
12mr|mozilla-thunderbird-17.0-2|908	
12mr|mozilla-thunderbird-17.0-2|909	* Tue May 25 2010 Eugeni Dodonov <eugeni@mandriva.com> 0:3.0.4-9mdv2010.1
12mr|mozilla-thunderbird-17.0-2|910	+ Revision: 545946
12mr|mozilla-thunderbird-17.0-2|911	- Use correct icon (#56566).
12mr|mozilla-thunderbird-17.0-2|912	
12mr|mozilla-thunderbird-17.0-2|913	* Mon May 17 2010 Christophe Fergeau <cfergeau@mandriva.com> 0:3.0.4-8mdv2010.1
12mr|mozilla-thunderbird-17.0-2|914	+ Revision: 544933
12mr|mozilla-thunderbird-17.0-2|915	- add opensuse patch to set a better binary path when using the "make thunderbird the default mailer", similar fix as the firefox one in bug #58784
12mr|mozilla-thunderbird-17.0-2|916	
12mr|mozilla-thunderbird-17.0-2|917	* Mon May 10 2010 Eugeni Dodonov <eugeni@mandriva.com> 0:3.0.4-7mdv2010.1
12mr|mozilla-thunderbird-17.0-2|918	+ Revision: 544452
12mr|mozilla-thunderbird-17.0-2|919	- Fix random crashes (Mozilla bug #550455).
12mr|mozilla-thunderbird-17.0-2|920	
12mr|mozilla-thunderbird-17.0-2|921	* Thu Apr 22 2010 Oden Eriksson <oeriksson@mandriva.com> 0:3.0.4-6mdv2010.1
12mr|mozilla-thunderbird-17.0-2|922	+ Revision: 537854
12mr|mozilla-thunderbird-17.0-2|923	- disable soundwrapper support as it don't work well on all products
12mr|mozilla-thunderbird-17.0-2|924	
12mr|mozilla-thunderbird-17.0-2|925	* Thu Apr 22 2010 Oden Eriksson <oeriksson@mandriva.com> 0:3.0.4-5mdv2010.1
12mr|mozilla-thunderbird-17.0-2|926	+ Revision: 537818
12mr|mozilla-thunderbird-17.0-2|927	- bump release
12mr|mozilla-thunderbird-17.0-2|928	- bump subrel due to backport release clash in 2010.0
12mr|mozilla-thunderbird-17.0-2|929	
12mr|mozilla-thunderbird-17.0-2|930	* Thu Apr 22 2010 Oden Eriksson <oeriksson@mandriva.com> 0:3.0.4-4mdv2010.1
12mr|mozilla-thunderbird-17.0-2|931	+ Revision: 537800
12mr|mozilla-thunderbird-17.0-2|932	- rediffed one silly fuzzy patch
12mr|mozilla-thunderbird-17.0-2|933	
12mr|mozilla-thunderbird-17.0-2|934	* Wed Apr 21 2010 Oden Eriksson <oeriksson@mandriva.com> 0:3.0.4-3mdv2010.1
12mr|mozilla-thunderbird-17.0-2|935	+ Revision: 537689
12mr|mozilla-thunderbird-17.0-2|936	- bump release
12mr|mozilla-thunderbird-17.0-2|937	- fix build deps (python)
12mr|mozilla-thunderbird-17.0-2|938	
12mr|mozilla-thunderbird-17.0-2|939	* Wed Apr 21 2010 Oden Eriksson <oeriksson@mandriva.com> 0:3.0.4-2mdv2010.1
12mr|mozilla-thunderbird-17.0-2|940	+ Revision: 537654
12mr|mozilla-thunderbird-17.0-2|941	- fix build
12mr|mozilla-thunderbird-17.0-2|942	- make it backportable for 2008.0+
12mr|mozilla-thunderbird-17.0-2|943	- major spring cleansing
12mr|mozilla-thunderbird-17.0-2|944	
12mr|mozilla-thunderbird-17.0-2|945	+ Funda Wang <fwang@mandriva.org>
12mr|mozilla-thunderbird-17.0-2|946	- drop old customized category
12mr|mozilla-thunderbird-17.0-2|947	
12mr|mozilla-thunderbird-17.0-2|948	* Tue Mar 30 2010 Funda Wang <fwang@mandriva.org> 0:3.0.4-1mdv2010.1
12mr|mozilla-thunderbird-17.0-2|949	+ Revision: 529877
12mr|mozilla-thunderbird-17.0-2|950	- finally update cairo patch
12mr|mozilla-thunderbird-17.0-2|951	- fix old cairo patch
12mr|mozilla-thunderbird-17.0-2|952	- New version 3.0.4
12mr|mozilla-thunderbird-17.0-2|953	- drop old fedora patches
12mr|mozilla-thunderbird-17.0-2|954	
12mr|mozilla-thunderbird-17.0-2|955	* Thu Mar 25 2010 Oden Eriksson <oeriksson@mandriva.com> 0:3.0.3-2mdv2010.1
12mr|mozilla-thunderbird-17.0-2|956	+ Revision: 527397
12mr|mozilla-thunderbird-17.0-2|957	- rebuilt against nss-3.12.6
12mr|mozilla-thunderbird-17.0-2|958	
12mr|mozilla-thunderbird-17.0-2|959	* Tue Mar 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0:3.0.3-1mdv2010.1
12mr|mozilla-thunderbird-17.0-2|960	+ Revision: 513436
12mr|mozilla-thunderbird-17.0-2|961	- 3.0.3
12mr|mozilla-thunderbird-17.0-2|962	
12mr|mozilla-thunderbird-17.0-2|963	* Thu Feb 25 2010 Funda Wang <fwang@mandriva.org> 0:3.0.2-2mdv2010.1
12mr|mozilla-thunderbird-17.0-2|964	+ Revision: 511372
12mr|mozilla-thunderbird-17.0-2|965	- update file list
12mr|mozilla-thunderbird-17.0-2|966	- enigmail 1.0.1
12mr|mozilla-thunderbird-17.0-2|967	
12mr|mozilla-thunderbird-17.0-2|968	* Thu Feb 25 2010 Funda Wang <fwang@mandriva.org> 0:3.0.2-1mdv2010.1
12mr|mozilla-thunderbird-17.0-2|969	+ Revision: 511339
12mr|mozilla-thunderbird-17.0-2|970	- rediff old nspr patch
12mr|mozilla-thunderbird-17.0-2|971	- rediff debug info patch
12mr|mozilla-thunderbird-17.0-2|972	- new version 3.0.2
12mr|mozilla-thunderbird-17.0-2|973	
12mr|mozilla-thunderbird-17.0-2|974	* Fri Jan 22 2010 Eugeni Dodonov <eugeni@mandriva.com> 0:3.0.1-2mdv2010.1
12mr|mozilla-thunderbird-17.0-2|975	+ Revision: 494925
12mr|mozilla-thunderbird-17.0-2|976	- Build with -O2 optimization flags.
12mr|mozilla-thunderbird-17.0-2|977	
12mr|mozilla-thunderbird-17.0-2|978	+ Giuseppe GhibÃ² <ghibo@mandriva.com>
12mr|mozilla-thunderbird-17.0-2|979	- Disabled Patch330, 331 as code they patch no longer exists
12mr|mozilla-thunderbird-17.0-2|980	- Rebuilt Patch332, 333.
12mr|mozilla-thunderbird-17.0-2|981	- Added Patch337 for clipboard crash (merged from fedora).
12mr|mozilla-thunderbird-17.0-2|982	- Added Patch338 to fix debug info (merged from fedora).
12mr|mozilla-thunderbird-17.0-2|983	- Added Patch339 to have cairo 1.8.0 and not 1.8.8 as minimal requirement.
12mr|mozilla-thunderbird-17.0-2|984	- Added Patch340 to have nspr 1.7.5 as minimal requirement (incomplete attempt to backport to 2009.0).
12mr|mozilla-thunderbird-17.0-2|985	
12mr|mozilla-thunderbird-17.0-2|986	* Thu Jan 21 2010 Funda Wang <fwang@mandriva.org> 0:3.0.1-1mdv2010.1
12mr|mozilla-thunderbird-17.0-2|987	+ Revision: 494419
12mr|mozilla-thunderbird-17.0-2|988	- New version 3.0.1
12mr|mozilla-thunderbird-17.0-2|989	
12mr|mozilla-thunderbird-17.0-2|990	* Sun Jan 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:3.0-7mdv2010.1
12mr|mozilla-thunderbird-17.0-2|991	+ Revision: 488789
12mr|mozilla-thunderbird-17.0-2|992	- rebuilt against libjpeg v8
12mr|mozilla-thunderbird-17.0-2|993	
12mr|mozilla-thunderbird-17.0-2|994	* Sun Jan 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0:3.0-6mdv2010.1
12mr|mozilla-thunderbird-17.0-2|995	+ Revision: 488673
12mr|mozilla-thunderbird-17.0-2|996	- P336: security fix for CVE-2009-3560
12mr|mozilla-thunderbird-17.0-2|997	
12mr|mozilla-thunderbird-17.0-2|998	* Mon Jan 04 2010 Eugeni Dodonov <eugeni@mandriva.com> 0:3.0-5mdv2010.1
12mr|mozilla-thunderbird-17.0-2|999	+ Revision: 486219
12mr|mozilla-thunderbird-17.0-2|1000	- Properly use system dictionaries (#56824).
12mr|mozilla-thunderbird-17.0-2|1001	
12mr|mozilla-thunderbird-17.0-2|1002	* Fri Dec 11 2009 Eugeni Dodonov <eugeni@mandriva.com> 0:3.0-4mdv2010.1
12mr|mozilla-thunderbird-17.0-2|1003	+ Revision: 476460
12mr|mozilla-thunderbird-17.0-2|1004	- Bump release.
12mr|mozilla-thunderbird-17.0-2|1005	- Merged from mozilla-thunderbird3 branch.
12mr|mozilla-thunderbird-17.0-2|1006	
12mr|mozilla-thunderbird-17.0-2|1007	* Thu Oct 08 2009 Christophe Fergeau <cfergeau@mandriva.com> 0:2.0.0.23-3mdv2010.0
12mr|mozilla-thunderbird-17.0-2|1008	+ Revision: 456182
12mr|mozilla-thunderbird-17.0-2|1009	- make sure movemail.rdf ends up in the RPMs, fixes #41614
12mr|mozilla-thunderbird-17.0-2|1010	- adjust compilation flags to fix crash when clicking on a mailto: link (#44439)
12mr|mozilla-thunderbird-17.0-2|1011	
12mr|mozilla-thunderbird-17.0-2|1012	* Sun Aug 30 2009 Oden Eriksson <oeriksson@mandriva.com> 0:2.0.0.23-2mdv2010.0
12mr|mozilla-thunderbird-17.0-2|1013	+ Revision: 422520
12mr|mozilla-thunderbird-17.0-2|1014	- bump release
12mr|mozilla-thunderbird-17.0-2|1015	- disable pragma visibility to make it build...
12mr|mozilla-thunderbird-17.0-2|1016	- P334: security fix related to CVE-2009-2625
12mr|mozilla-thunderbird-17.0-2|1017	- fix deps
12mr|mozilla-thunderbird-17.0-2|1018	
12mr|mozilla-thunderbird-17.0-2|1019	+ Funda Wang <fwang@mandriva.org>
12mr|mozilla-thunderbird-17.0-2|1020	- new version 2.0.0.23
12mr|mozilla-thunderbird-17.0-2|1021	
12mr|mozilla-thunderbird-17.0-2|1022	* Sat Aug 15 2009 Oden Eriksson <oeriksson@mandriva.com> 0:2.0.0.22-4mdv2010.0
12mr|mozilla-thunderbird-17.0-2|1023	+ Revision: 416528
12mr|mozilla-thunderbird-17.0-2|1024	- rebuilt against libjpeg v7
12mr|mozilla-thunderbird-17.0-2|1025	
12mr|mozilla-thunderbird-17.0-2|1026	* Mon Aug 03 2009 Colin Guthrie <cguthrie@mandriva.org> 0:2.0.0.22-3mdv2010.0
12mr|mozilla-thunderbird-17.0-2|1027	+ Revision: 408468
12mr|mozilla-thunderbird-17.0-2|1028	- Split run-mozilla.sh patch into two, and do not apply soundwrapper component on 2010.0 due to problems with firefox35+padsp
12mr|mozilla-thunderbird-17.0-2|1029	
12mr|mozilla-thunderbird-17.0-2|1030	* Thu Jul 30 2009 Christophe Fergeau <cfergeau@mandriva.com> 0:2.0.0.22-2mdv2010.0
12mr|mozilla-thunderbird-17.0-2|1031	+ Revision: 404657
12mr|mozilla-thunderbird-17.0-2|1032	- rebuild thunderbird for new enigmail
12mr|mozilla-thunderbird-17.0-2|1033	- update to enigmail 0.96.0, drop separate versions for x86_64 and i586
12mr|mozilla-thunderbird-17.0-2|1034	- drop gcc 4.2 build requires since gcc 4.4 seems to build thunderbird correctly
12mr|mozilla-thunderbird-17.0-2|1035	- drop 1 debian patch that is gone from the debian package
12mr|mozilla-thunderbird-17.0-2|1036	- add patch to fix compilation with gcc 4.4
12mr|mozilla-thunderbird-17.0-2|1037	
12mr|mozilla-thunderbird-17.0-2|1038	* Tue Jun 23 2009 Oden Eriksson <oeriksson@mandriva.com> 0:2.0.0.22-1mdv2010.0
12mr|mozilla-thunderbird-17.0-2|1039	+ Revision: 388675
12mr|mozilla-thunderbird-17.0-2|1040	- 2.0.0.22
12mr|mozilla-thunderbird-17.0-2|1041	
12mr|mozilla-thunderbird-17.0-2|1042	* Thu Mar 19 2009 Funda Wang <fwang@mandriva.org> 0:2.0.0.21-1mdv2009.1
12mr|mozilla-thunderbird-17.0-2|1043	+ Revision: 357612
12mr|mozilla-thunderbird-17.0-2|1044	- New version 2.0.0.21
12mr|mozilla-thunderbird-17.0-2|1045	
12mr|mozilla-thunderbird-17.0-2|1046	* Sat Mar 14 2009 Gustavo De Nardin <gustavodn@mandriva.com> 0:2.0.0.19-2mdv2009.1
12mr|mozilla-thunderbird-17.0-2|1047	+ Revision: 354800
12mr|mozilla-thunderbird-17.0-2|1048	- provide enigmail 0.95.6 for x86_64, instead of 0.95.7, that is what
12mr|mozilla-thunderbird-17.0-2|1049	upstream gives too; this fixes bug #44426
12mr|mozilla-thunderbird-17.0-2|1050	- build using gcc 4.2 in 2009.0 and newer; fixes bug #46107
12mr|mozilla-thunderbird-17.0-2|1051	- automate subrel definition when building for older distros
12mr|mozilla-thunderbird-17.0-2|1052	
12mr|mozilla-thunderbird-17.0-2|1053	* Wed Dec 31 2008 Funda Wang <fwang@mandriva.org> 0:2.0.0.19-1mdv2009.1
12mr|mozilla-thunderbird-17.0-2|1054	+ Revision: 321666
12mr|mozilla-thunderbird-17.0-2|1055	- fix str fmt
12mr|mozilla-thunderbird-17.0-2|1056	- patch to enigmail Makefile is not needed any more (merged upstream)
12mr|mozilla-thunderbird-17.0-2|1057	- New version 2.0.0.19
12mr|mozilla-thunderbird-17.0-2|1058	- rediff enigmaiil patch
12mr|mozilla-thunderbird-17.0-2|1059	
12mr|mozilla-thunderbird-17.0-2|1060	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|mozilla-thunderbird-17.0-2|1061	- lowercase ImageMagick
12mr|mozilla-thunderbird-17.0-2|1062	
12mr|mozilla-thunderbird-17.0-2|1063	* Thu Nov 20 2008 Funda Wang <fwang@mandriva.org> 0:2.0.0.18-1mdv2009.1
12mr|mozilla-thunderbird-17.0-2|1064	+ Revision: 304934
12mr|mozilla-thunderbird-17.0-2|1065	- New version 2.0.0.18
12mr|mozilla-thunderbird-17.0-2|1066	
12mr|mozilla-thunderbird-17.0-2|1067	* Mon Sep 29 2008 Funda Wang <fwang@mandriva.org> 0:2.0.0.17-2mdv2009.0
12mr|mozilla-thunderbird-17.0-2|1068	+ Revision: 289466
12mr|mozilla-thunderbird-17.0-2|1069	- New version of enigmail
12mr|mozilla-thunderbird-17.0-2|1070	
12mr|mozilla-thunderbird-17.0-2|1071	* Sat Sep 27 2008 Tiago Salem <salem@mandriva.com.br> 0:2.0.0.17-1mdv2009.0
12mr|mozilla-thunderbird-17.0-2|1072	+ Revision: 288844
12mr|mozilla-thunderbird-17.0-2|1073	- version 2.0.0.17
12mr|mozilla-thunderbird-17.0-2|1074	
12mr|mozilla-thunderbird-17.0-2|1075	* Sat Aug 09 2008 Tiago Salem <salem@mandriva.com.br> 0:2.0.0.16-2mdv2009.0
12mr|mozilla-thunderbird-17.0-2|1076	+ Revision: 269879
12mr|mozilla-thunderbird-17.0-2|1077	- add patch to fix broken build with nss 3.12
12mr|mozilla-thunderbird-17.0-2|1078	- bump release
12mr|mozilla-thunderbird-17.0-2|1079	- fix conditionals to be able to build for the older distros.
12mr|mozilla-thunderbird-17.0-2|1080	
12mr|mozilla-thunderbird-17.0-2|1081	* Thu Jul 24 2008 Tiago Salem <salem@mandriva.com.br> 0:2.0.0.16-1mdv2009.0
12mr|mozilla-thunderbird-17.0-2|1082	+ Revision: 247394
12mr|mozilla-thunderbird-17.0-2|1083	- Version 2.0.0.16 fixes:
12mr|mozilla-thunderbird-17.0-2|1084	MFSA 2008-34  Remote code execution by overflowing CSS reference counter
12mr|mozilla-thunderbird-17.0-2|1085	MFSA 2008-33 Crash and remote code execution in block reflow
12mr|mozilla-thunderbird-17.0-2|1086	MFSA 2008-31 Peer-trusted certs can use alt names to spoof
12mr|mozilla-thunderbird-17.0-2|1087	MFSA 2008-29 Faulty .properties file results in uninitialized memory being used
12mr|mozilla-thunderbird-17.0-2|1088	MFSA 2008-26 Buffer length checks in MIME processing
12mr|mozilla-thunderbird-17.0-2|1089	MFSA 2008-25 Arbitrary code execution in mozIJSSubScriptLoader.loadSubScript()
12mr|mozilla-thunderbird-17.0-2|1090	MFSA 2008-24 Chrome script loading from fastload file
12mr|mozilla-thunderbird-17.0-2|1091	MFSA 2008-21 Crashes with evidence of memory corruption (rv:1.8.1.15)
12mr|mozilla-thunderbird-17.0-2|1092	- add patches to fix gcc visibility on hunspell and enigmail
12mr|mozilla-thunderbird-17.0-2|1093	- add patch from firefox to fix max_path
12mr|mozilla-thunderbird-17.0-2|1094	
12mr|mozilla-thunderbird-17.0-2|1095	+ Giuseppe GhibÃ² <ghibo@mandriva.com>
12mr|mozilla-thunderbird-17.0-2|1096	- Added Patch329 to fix MOZ#335810.
12mr|mozilla-thunderbird-17.0-2|1097	- Enable MathML in configure (mozilla-thunderbird-mozconfig).
12mr|mozilla-thunderbird-17.0-2|1098	- Added hunspell support (Patch330, deb).
12mr|mozilla-thunderbird-17.0-2|1099	
12mr|mozilla-thunderbird-17.0-2|1100	* Sun May 04 2008 Funda Wang <fwang@mandriva.org> 0:2.0.0.14-1mdv2009.0
12mr|mozilla-thunderbird-17.0-2|1101	+ Revision: 200996
12mr|mozilla-thunderbird-17.0-2|1102	- New version 2.0.0.14
12mr|mozilla-thunderbird-17.0-2|1103	- new enigmail version 0.95.6
12mr|mozilla-thunderbird-17.0-2|1104	
12mr|mozilla-thunderbird-17.0-2|1105	+ Tiago Salem <salem@mandriva.com.br>
12mr|mozilla-thunderbird-17.0-2|1106	- do not replace /etc/thunderbird.cfg. (#40347)
12mr|mozilla-thunderbird-17.0-2|1107	- fix for cs3 build (Suggests, BuildRequires and includedirs)
12mr|mozilla-thunderbird-17.0-2|1108	
12mr|mozilla-thunderbird-17.0-2|1109	* Wed Mar 05 2008 Tiago Salem <salem@mandriva.com.br> 0:2.0.0.12-3mdv2008.1
12mr|mozilla-thunderbird-17.0-2|1110	+ Revision: 180131
12mr|mozilla-thunderbird-17.0-2|1111	- Disabled replytolist patches. They are making thunderbird crash.
12mr|mozilla-thunderbird-17.0-2|1112	
12mr|mozilla-thunderbird-17.0-2|1113	+ Marcelo Ricardo Leitner <mrl@mandriva.com>
12mr|mozilla-thunderbird-17.0-2|1114	- Added patch russian_shortcuts: fixes problems with keyboard shortcuts and
12mr|mozilla-thunderbird-17.0-2|1115	russian locale. Closes: #38241
12mr|mozilla-thunderbird-17.0-2|1116	
12mr|mozilla-thunderbird-17.0-2|1117	* Wed Feb 27 2008 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:2.0.0.12-1mdv2008.1
12mr|mozilla-thunderbird-17.0-2|1118	+ Revision: 175817
12mr|mozilla-thunderbird-17.0-2|1119	- New upstrema: 2.0.0.12
12mr|mozilla-thunderbird-17.0-2|1120	- Removed patch bug30657: already applied upstream.
12mr|mozilla-thunderbird-17.0-2|1121	
12mr|mozilla-thunderbird-17.0-2|1122	* Mon Feb 25 2008 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:2.0.0.9-9mdv2008.1
12mr|mozilla-thunderbird-17.0-2|1123	+ Revision: 174797
12mr|mozilla-thunderbird-17.0-2|1124	- Disable dict links for mdkversion >= 200810. We are going to symlink entire
12mr|mozilla-thunderbird-17.0-2|1125	mozilladir/dictionaries instead. Closes: #21370
12mr|mozilla-thunderbird-17.0-2|1126	
12mr|mozilla-thunderbird-17.0-2|1127	* Thu Feb 14 2008 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:2.0.0.9-8mdv2008.1
12mr|mozilla-thunderbird-17.0-2|1128	+ Revision: 168466
12mr|mozilla-thunderbird-17.0-2|1129	- Fix arch mangling.
12mr|mozilla-thunderbird-17.0-2|1130	
12mr|mozilla-thunderbird-17.0-2|1131	* Thu Feb 14 2008 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:2.0.0.9-7mdv2008.1
12mr|mozilla-thunderbird-17.0-2|1132	+ Revision: 167773
12mr|mozilla-thunderbird-17.0-2|1133	- Do not tweak x86_64 arch name anymore for mdkversion >= 200810, as it causes
12mr|mozilla-thunderbird-17.0-2|1134	problems with extensions. Closes: #33103
12mr|mozilla-thunderbird-17.0-2|1135	
12mr|mozilla-thunderbird-17.0-2|1136	* Mon Feb 11 2008 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:2.0.0.9-6mdv2008.1
12mr|mozilla-thunderbird-17.0-2|1137	+ Revision: 165151
12mr|mozilla-thunderbird-17.0-2|1138	- Added patch bug30657, fixing stale tmp files at $HOME/tmp. Closes: #30657
12mr|mozilla-thunderbird-17.0-2|1139	
12mr|mozilla-thunderbird-17.0-2|1140	* Thu Feb 07 2008 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:2.0.0.9-5mdv2008.1
12mr|mozilla-thunderbird-17.0-2|1141	+ Revision: 163448
12mr|mozilla-thunderbird-17.0-2|1142	- Pushes soundwrapper back. RealPlayer still needs it, while Flash and Java can
12mr|mozilla-thunderbird-17.0-2|1143	live with it without problems, as stated on bug #37400.
12mr|mozilla-thunderbird-17.0-2|1144	
12mr|mozilla-thunderbird-17.0-2|1145	* Wed Feb 06 2008 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:2.0.0.9-4mdv2008.1
12mr|mozilla-thunderbird-17.0-2|1146	+ Revision: 163151
12mr|mozilla-thunderbird-17.0-2|1147	- Do not use soundwrapper anymore. Closes: #37400
12mr|mozilla-thunderbird-17.0-2|1148	- Fix replytolist stuff, as list-replyto-clobber depends on replytolist patch.
12mr|mozilla-thunderbird-17.0-2|1149	- Ship a backward compatible open-browser.sh, which will be used by old
12mr|mozilla-thunderbird-17.0-2|1150	profiles using newer packages. This wrapper will just call xdg-open. Closes: #37528
12mr|mozilla-thunderbird-17.0-2|1151	- Do not touch open-browser for distros older than 2008.0.
12mr|mozilla-thunderbird-17.0-2|1152	- Added patches cups-paper and postscriptdsc, just like our FF package has
12mr|mozilla-thunderbird-17.0-2|1153	them.
12mr|mozilla-thunderbird-17.0-2|1154	- Removed replytolist stuff, in favor of list-replyto-clobber previously
12mr|mozilla-thunderbird-17.0-2|1155	applied.
12mr|mozilla-thunderbird-17.0-2|1156	- Use xdg-open for handling http, https and ftp protocols instead of a private
12mr|mozilla-thunderbird-17.0-2|1157	script.
12mr|mozilla-thunderbird-17.0-2|1158	- Added patch list-replyto-clobber: adds mailnews.clobber_list_reply pref which
12mr|mozilla-thunderbird-17.0-2|1159	switches "Reply All" to "Reply List" functionality if set (from OpenSUSE)
12mr|mozilla-thunderbird-17.0-2|1160	
12mr|mozilla-thunderbird-17.0-2|1161	* Mon Jan 14 2008 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:2.0.0.9-2mdv2008.1
12mr|mozilla-thunderbird-17.0-2|1162	+ Revision: 151186
12mr|mozilla-thunderbird-17.0-2|1163	- Added suggests to pinentry-gtk to enigmail subpackage. Closes: #36685
12mr|mozilla-thunderbird-17.0-2|1164	
12mr|mozilla-thunderbird-17.0-2|1165	+ Olivier Blin <blino@mandriva.org>
12mr|mozilla-thunderbird-17.0-2|1166	- restore BuildRoot
12mr|mozilla-thunderbird-17.0-2|1167	
12mr|mozilla-thunderbird-17.0-2|1168	+ Thierry Vignaud <tv@mandriva.org>
12mr|mozilla-thunderbird-17.0-2|1169	- kill re-definition of %%buildroot on Pixel's request
12mr|mozilla-thunderbird-17.0-2|1170	
12mr|mozilla-thunderbird-17.0-2|1171	* Wed Nov 28 2007 David Walluck <walluck@mandriva.org> 0:2.0.0.9-1mdv2008.1
12mr|mozilla-thunderbird-17.0-2|1172	+ Revision: 113622
12mr|mozilla-thunderbird-17.0-2|1173	- 2.0.0.9
12mr|mozilla-thunderbird-17.0-2|1174	
12mr|mozilla-thunderbird-17.0-2|1175	* Fri Nov 23 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:2.0.0.6-6mdv2008.1
12mr|mozilla-thunderbird-17.0-2|1176	+ Revision: 111541
12mr|mozilla-thunderbird-17.0-2|1177	- Adds gnome buildreqs and enable support for using gnome-vfs.
12mr|mozilla-thunderbird-17.0-2|1178	
12mr|mozilla-thunderbird-17.0-2|1179	* Wed Oct 31 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:2.0.0.6-5mdv2008.1
12mr|mozilla-thunderbird-17.0-2|1180	+ Revision: 104235
12mr|mozilla-thunderbird-17.0-2|1181	- Added patch bug273114 as requested by Florin.
12mr|mozilla-thunderbird-17.0-2|1182	See https://bugzilla.mozilla.org/show_bug.cgi?id=273114 for details.
12mr|mozilla-thunderbird-17.0-2|1183	- Prepared for replytolist feature. (Off for now, not working yet)
12mr|mozilla-thunderbird-17.0-2|1184	
12mr|mozilla-thunderbird-17.0-2|1185	* Fri Sep 14 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:2.0.0.6-4mdv2008.0
12mr|mozilla-thunderbird-17.0-2|1186	+ Revision: 85755
12mr|mozilla-thunderbird-17.0-2|1187	- Fix .desktop categories for 2008.0. Closes: #33201
12mr|mozilla-thunderbird-17.0-2|1188	
12mr|mozilla-thunderbird-17.0-2|1189	+ Frederic Crozat <fcrozat@mandriva.com>
12mr|mozilla-thunderbird-17.0-2|1190	- Improve patch321
12mr|mozilla-thunderbird-17.0-2|1191	
12mr|mozilla-thunderbird-17.0-2|1192	* Fri Aug 31 2007 Frederic Crozat <fcrozat@mandriva.com> 0:2.0.0.6-3mdv2008.0
12mr|mozilla-thunderbird-17.0-2|1193	+ Revision: 77008
12mr|mozilla-thunderbird-17.0-2|1194	- Patch321: fix invalid GTK call with causes crash with GTK+ >= 2.11.0
12mr|mozilla-thunderbird-17.0-2|1195	
12mr|mozilla-thunderbird-17.0-2|1196	+ Thierry Vignaud <tv@mandriva.org>
12mr|mozilla-thunderbird-17.0-2|1197	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12mr|mozilla-thunderbird-17.0-2|1198	
12mr|mozilla-thunderbird-17.0-2|1199	+ Marcelo Ricardo Leitner <mrl@mandriva.com>
12mr|mozilla-thunderbird-17.0-2|1200	- Adds TB to X-MandrivaLinux-CrossDesktop category.
12mr|mozilla-thunderbird-17.0-2|1201	
12mr|mozilla-thunderbird-17.0-2|1202	* Sun Aug 05 2007 Funda Wang <fwang@mandriva.org> 0:2.0.0.6-2mdv2008.0
12mr|mozilla-thunderbird-17.0-2|1203	+ Revision: 59066
12mr|mozilla-thunderbird-17.0-2|1204	- New version of enigmail 0.95.3
12mr|mozilla-thunderbird-17.0-2|1205	
12mr|mozilla-thunderbird-17.0-2|1206	* Thu Aug 02 2007 Funda Wang <fwang@mandriva.org> 0:2.0.0.6-1mdv2008.0
12mr|mozilla-thunderbird-17.0-2|1207	+ Revision: 57989
12mr|mozilla-thunderbird-17.0-2|1208	- New version 2.0.0.6
12mr|mozilla-thunderbird-17.0-2|1209	
12mr|mozilla-thunderbird-17.0-2|1210	* Wed Aug 01 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0:2.0.0.5-2mdv2008.0
12mr|mozilla-thunderbird-17.0-2|1211	+ Revision: 57306
12mr|mozilla-thunderbird-17.0-2|1212	- fix build on x86_64 by exporting visibility option (bug #32024)
12mr|mozilla-thunderbird-17.0-2|1213	
12mr|mozilla-thunderbird-17.0-2|1214	+ David Walluck <walluck@mandriva.org>
12mr|mozilla-thunderbird-17.0-2|1215	- x86_64 already has -fPIC
12mr|mozilla-thunderbird-17.0-2|1216	- add -fPIC to CXXFLAGS on x86_64
12mr|mozilla-thunderbird-17.0-2|1217	- update enigmail to 0.95.2
12mr|mozilla-thunderbird-17.0-2|1218	
12mr|mozilla-thunderbird-17.0-2|1219	+ Funda Wang <fwang@mandriva.org>
12mr|mozilla-thunderbird-17.0-2|1220	- New version
12mr|mozilla-thunderbird-17.0-2|1221	
12mr|mozilla-thunderbird-17.0-2|1222	+ Marcelo Ricardo Leitner <mrl@mandriva.com>
12mr|mozilla-thunderbird-17.0-2|1223	- Added movemail patch, fixing movemail.rdf not being installed.
12mr|mozilla-thunderbird-17.0-2|1224	
12mr|mozilla-thunderbird-17.0-2|1225	* Wed Jun 20 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:2.0.0.4-2mdv2008.0
12mr|mozilla-thunderbird-17.0-2|1226	+ Revision: 41863
12mr|mozilla-thunderbird-17.0-2|1227	- Added patch rss, fixing rss.rdf location. Closes: #31421
12mr|mozilla-thunderbird-17.0-2|1228	- Added patch gmail, fixing gmail.rdf location.
12mr|mozilla-thunderbird-17.0-2|1229	- Added patch g_thread_init, fixing the bug of not calling g_thread_init before
12mr|mozilla-thunderbird-17.0-2|1230	everything else. May be related with #31282.
12mr|mozilla-thunderbird-17.0-2|1231	
12mr|mozilla-thunderbird-17.0-2|1232	* Fri Jun 15 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:2.0.0.4-1mdv2008.0
12mr|mozilla-thunderbird-17.0-2|1233	+ Revision: 39998
12mr|mozilla-thunderbird-17.0-2|1234	- Removed patch visibility: not needed anymore.
12mr|mozilla-thunderbird-17.0-2|1235	- New upstream: 2.0.0.4
12mr|mozilla-thunderbird-17.0-2|1236	- Updated patch uriloader. Using Vincent Danen one.
12mr|mozilla-thunderbird-17.0-2|1237	- Removed patch gpg-agent: my config was broken, and not the system default
12mr|mozilla-thunderbird-17.0-2|1238	one, so we can keep the auto-detection as-is.
12mr|mozilla-thunderbird-17.0-2|1239	
12mr|mozilla-thunderbird-17.0-2|1240	* Mon Apr 23 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:2.0.0.0-1mdv2008.0
12mr|mozilla-thunderbird-17.0-2|1241	+ Revision: 17396
12mr|mozilla-thunderbird-17.0-2|1242	- Added patch gpg-agent: avoid auto-detection of gpg-agent, as gpg-agent seems to be run
12mr|mozilla-thunderbird-17.0-2|1243	automatically but with a strange configuration.
12mr|mozilla-thunderbird-17.0-2|1244	- Commented patch enigmail-no-upgrade, as enigmail seems to not support this anymore.
12mr|mozilla-thunderbird-17.0-2|1245	- Updated enigmail to 0.95.0
12mr|mozilla-thunderbird-17.0-2|1246	- Removed patch enigmail-version: not needed anymore.
12mr|mozilla-thunderbird-17.0-2|1247	- Removed patch dnd-nograb: already applied.
12mr|mozilla-thunderbird-17.0-2|1248	- New upstream: 2.0.0.0
12mr|mozilla-thunderbird-17.0-2|1249	
12mr|mozilla-thunderbird-17.0-2|1250	
12mr|mozilla-thunderbird-17.0-2|1251	* Mon Mar 12 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.0b2-5mdv2007.1
12mr|mozilla-thunderbird-17.0-2|1252	+ Revision: 142094
12mr|mozilla-thunderbird-17.0-2|1253	- Added support for /etc/thunderbird.cfg
12mr|mozilla-thunderbird-17.0-2|1254	- Integrated with xdg-utils.
12mr|mozilla-thunderbird-17.0-2|1255	- Adds compatibility links due to name change (mozilla-thunderbird ->
12mr|mozilla-thunderbird-17.0-2|1256	thunderbird). Closes: #29128
12mr|mozilla-thunderbird-17.0-2|1257	
12mr|mozilla-thunderbird-17.0-2|1258	* Wed Mar 07 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:2.0b2-5mdv2007.1
12mr|mozilla-thunderbird-17.0-2|1259	+ Revision: 134522
12mr|mozilla-thunderbird-17.0-2|1260	- Added missing BuildRequires for nss-static-devel.
12mr|mozilla-thunderbird-17.0-2|1261	- Rebuild to fix libnss3 issue.
12mr|mozilla-thunderbird-17.0-2|1262	
12mr|mozilla-thunderbird-17.0-2|1263	* Thu Feb 15 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:2.0b2-3mdv2007.1
12mr|mozilla-thunderbird-17.0-2|1264	+ Revision: 121381
12mr|mozilla-thunderbird-17.0-2|1265	- Use only startup script provided by upstream. Closes: #28707
12mr|mozilla-thunderbird-17.0-2|1266	- Dropped startup script adopted from Fedora.
12mr|mozilla-thunderbird-17.0-2|1267	Upstream one seems better at all.
12mr|mozilla-thunderbird-17.0-2|1268	- Bumped release.
12mr|mozilla-thunderbird-17.0-2|1269	- Change devel group to Development/Other. Closes: #28146
12mr|mozilla-thunderbird-17.0-2|1270	
12mr|mozilla-thunderbird-17.0-2|1271	* Wed Feb 14 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:2.0b2-2mdv2007.1
12mr|mozilla-thunderbird-17.0-2|1272	+ Revision: 120784
12mr|mozilla-thunderbird-17.0-2|1273	- Added patch dnd-nograb. Closes: #28051
12mr|mozilla-thunderbird-17.0-2|1274	
12mr|mozilla-thunderbird-17.0-2|1275	* Fri Feb 09 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:2.0b2-1mdv2007.1
12mr|mozilla-thunderbird-17.0-2|1276	+ Revision: 118428
12mr|mozilla-thunderbird-17.0-2|1277	- More improvements in order to use system's nspr.
12mr|mozilla-thunderbird-17.0-2|1278	- Use system's nspr.
12mr|mozilla-thunderbird-17.0-2|1279	- New upstream: 2.0b2
12mr|mozilla-thunderbird-17.0-2|1280	- Updated enigmail to 0.94.2
12mr|mozilla-thunderbird-17.0-2|1281	- Patched enigmail (patch 306) so it works with TB 2.0b2
12mr|mozilla-thunderbird-17.0-2|1282	- Updated some informations in mozilla-thunderbird.sh.in
12mr|mozilla-thunderbird-17.0-2|1283	- Do not enforce requires on mozilla-nspr and mozilla-nss libraries
12mr|mozilla-thunderbird-17.0-2|1284	- Do not install devel stuff by hand for now: let's use what
12mr|mozilla-thunderbird-17.0-2|1285	they are installing and see if it works.
12mr|mozilla-thunderbird-17.0-2|1286	- New tarball upstream: 2.0b2
12mr|mozilla-thunderbird-17.0-2|1287	- First 2.0 series commit
12mr|mozilla-thunderbird-17.0-2|1288	- Rediffed patches: software-update, check-default-mailer and default-applications
12mr|mozilla-thunderbird-17.0-2|1289	- Added patch x11libs.
12mr|mozilla-thunderbird-17.0-2|1290	
12mr|mozilla-thunderbird-17.0-2|1291	* Wed Dec 20 2006 Marcelo Ricardo Leitner <mrl@mandriva.com> 0:1.5.0.9-1mdv2007.1
12mr|mozilla-thunderbird-17.0-2|1292	+ Revision: 100459
12mr|mozilla-thunderbird-17.0-2|1293	- New upstream 1.5.0.9 with security fixes.
12mr|mozilla-thunderbird-17.0-2|1294	
12mr|mozilla-thunderbird-17.0-2|1295	* Thu Nov 09 2006 Frederic Crozat <fcrozat@mandriva.com> 0:1.5.0.8-1mdv2007.1
12mr|mozilla-thunderbird-17.0-2|1296	+ Revision: 79538
12mr|mozilla-thunderbird-17.0-2|1297	-Release 1.5.0.8 (security update)
12mr|mozilla-thunderbird-17.0-2|1298	-bunzip patches
12mr|mozilla-thunderbird-17.0-2|1299	-upgrade enigmail to 0.94.1
12mr|mozilla-thunderbird-17.0-2|1300	- Import mozilla-thunderbird
12mr|mozilla-thunderbird-17.0-2|1301	
12mr|mozilla-thunderbird-17.0-2|1302	* Sat Sep 16 2006 Frederic Crozat <fcrozat@mandriva.com> 0:1.5.0.7-1mdv2007.0
12mr|mozilla-thunderbird-17.0-2|1303	- Release 1.5.0.7 (security update)
12mr|mozilla-thunderbird-17.0-2|1304	- remove patch305, merged upstream
12mr|mozilla-thunderbird-17.0-2|1305	
12mr|mozilla-thunderbird-17.0-2|1306	* Thu Sep 07 2006 Frederic Crozat <fcrozat@mandriva.com> 0:1.5.0.5-3mdv2007.0
12mr|mozilla-thunderbird-17.0-2|1307	- allow build for 2006 and corp3 (Vincent Danen)
12mr|mozilla-thunderbird-17.0-2|1308	- fix the %%post scripts wrt mktemp because corp3 has an older mktemp
12mr|mozilla-thunderbird-17.0-2|1309	- have to do some fiddling to get the right mkrel tag for corp3 and use
12mr|mozilla-thunderbird-17.0-2|1310	%%build_for_corp3 to make it build properly
12mr|mozilla-thunderbird-17.0-2|1311	- only do the xdg stuff for %%mkdversion > 200600
12mr|mozilla-thunderbird-17.0-2|1312	- this should build for all supported distros so we need the tags
12mr|mozilla-thunderbird-17.0-2|1313	
12mr|mozilla-thunderbird-17.0-2|1314	* Sat Aug 05 2006 Frederic Crozat <fcrozat@mandriva.com> 0:1.5.0.5-2mdv2007.0
12mr|mozilla-thunderbird-17.0-2|1315	- Fix xdg tag
12mr|mozilla-thunderbird-17.0-2|1316	- fix enigmail postun script
12mr|mozilla-thunderbird-17.0-2|1317	
12mr|mozilla-thunderbird-17.0-2|1318	* Fri Aug 04 2006 David Walluck <walluck@mandriva.org> 0:1.5.0.5-1mdv2007.0
12mr|mozilla-thunderbird-17.0-2|1319	- 1.5.0.5
12mr|mozilla-thunderbird-17.0-2|1320	- quiet all %%setup macros
12mr|mozilla-thunderbird-17.0-2|1321	
12mr|mozilla-thunderbird-17.0-2|1322	* Sun Jul 09 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 0:1.5.0.4-5
12mr|mozilla-thunderbird-17.0-2|1323	- add BuildRequires: libxt-devel
12mr|mozilla-thunderbird-17.0-2|1324	
12mr|mozilla-thunderbird-17.0-2|1325	* Mon Jun 19 2006 David Walluck <walluck@mandriva.org> 0:1.5.0.4-4mdv2007.0
12mr|mozilla-thunderbird-17.0-2|1326	- add symlink: thunderbird -> mozilla-thunderbird
12mr|mozilla-thunderbird-17.0-2|1327	
12mr|mozilla-thunderbird-17.0-2|1328	* Sun Jun 18 2006 David Walluck <walluck@mandriva.org> 0:1.5.0.4-3mdv2007.0
12mr|mozilla-thunderbird-17.0-2|1329	- use BuildRequires: xft2-devel instead of BuildRequires: libxft2-devel
12mr|mozilla-thunderbird-17.0-2|1330	
12mr|mozilla-thunderbird-17.0-2|1331	* Wed Jun 14 2006 Frederic Crozat <fcrozat@mandriva.com> 0:1.5.0.4-2mdv2007.0
12mr|mozilla-thunderbird-17.0-2|1332	- Remove source20, inline .desktop file into specfile and fix it and migrate
12mr|mozilla-thunderbird-17.0-2|1333	to new XDG
12mr|mozilla-thunderbird-17.0-2|1334	- fix buildrequires for Mdk 2006
12mr|mozilla-thunderbird-17.0-2|1335	
12mr|mozilla-thunderbird-17.0-2|1336	* Sun Jun 04 2006 David Walluck <walluck@mandriva.org> 0:1.5.0.4-1mdv2007.0
12mr|mozilla-thunderbird-17.0-2|1337	- 1.5.0.4
12mr|mozilla-thunderbird-17.0-2|1338	
12mr|mozilla-thunderbird-17.0-2|1339	* Sun Apr 23 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 0:1.5.0.2-2mdk
12mr|mozilla-thunderbird-17.0-2|1340	- fix directory level for patch2
12mr|mozilla-thunderbird-17.0-2|1341	
12mr|mozilla-thunderbird-17.0-2|1342	* Sat Apr 22 2006 David Walluck <walluck@mandriva.org> 0:1.5.0.2-1mdk
12mr|mozilla-thunderbird-17.0-2|1343	- 1.5.0.2
12mr|mozilla-thunderbird-17.0-2|1344	- nable inspector, pref, and typeaheadfind extensions
12mr|mozilla-thunderbird-17.0-2|1345	
12mr|mozilla-thunderbird-17.0-2|1346	* Tue Apr 11 2006 Frederic Crozat <fcrozat@mandriva.com> 0:1.5-11mdk
12mr|mozilla-thunderbird-17.0-2|1347	- Add calls to gtk-update-icon-cache, all packages adding icons
12mr|mozilla-thunderbird-17.0-2|1348	into theme icon directory must run it at post/postun
12mr|mozilla-thunderbird-17.0-2|1349	
12mr|mozilla-thunderbird-17.0-2|1350	* Mon Apr 10 2006 David Walluck <walluck@mandriva.org> 0:1.5-10mdk
12mr|mozilla-thunderbird-17.0-2|1351	- add 64x64 and 128x128 icons (bug #21916)
12mr|mozilla-thunderbird-17.0-2|1352	
12mr|mozilla-thunderbird-17.0-2|1353	* Thu Apr 06 2006 Frederic Crozat <fcrozat@mandriva.com> 0:1.5-9mdk
12mr|mozilla-thunderbird-17.0-2|1354	- Enable official branding
12mr|mozilla-thunderbird-17.0-2|1355	
12mr|mozilla-thunderbird-17.0-2|1356	* Fri Feb 24 2006 David Walluck <walluck@mandriva.org> 0:1.5-8mdk
12mr|mozilla-thunderbird-17.0-2|1357	- version nspr and nss BuildRequires
12mr|mozilla-thunderbird-17.0-2|1358	- add versioned nspr and nss Requires
12mr|mozilla-thunderbird-17.0-2|1359	
12mr|mozilla-thunderbird-17.0-2|1360	* Wed Feb 22 2006 Frederic Crozat <fcrozat@mandriva.com> 0:1.5-7mdk
12mr|mozilla-thunderbird-17.0-2|1361	- fix freetype buildrequires
12mr|mozilla-thunderbird-17.0-2|1362	- Update source12, remove patch303, follow system locale
12mr|mozilla-thunderbird-17.0-2|1363	
12mr|mozilla-thunderbird-17.0-2|1364	* Wed Feb 15 2006 David Walluck <walluck@mandriva.org> 0:1.5-6mdk
12mr|mozilla-thunderbird-17.0-2|1365	- fix duplicate file ownership for enigmail
12mr|mozilla-thunderbird-17.0-2|1366	- fix file perms on enigmail chrome.manifest
12mr|mozilla-thunderbird-17.0-2|1367	
12mr|mozilla-thunderbird-17.0-2|1368	* Fri Feb 10 2006 David Walluck <walluck@mandriva.org> 0:1.5-5mdk
12mr|mozilla-thunderbird-17.0-2|1369	- package enigmail as an xpi
12mr|mozilla-thunderbird-17.0-2|1370	
12mr|mozilla-thunderbird-17.0-2|1371	* Thu Feb 09 2006 David Walluck <walluck@mandriva.org> 0:1.5-4mdk
12mr|mozilla-thunderbird-17.0-2|1372	- fix error in run-mozilla.sh
12mr|mozilla-thunderbird-17.0-2|1373	
12mr|mozilla-thunderbird-17.0-2|1374	* Wed Feb 08 2006 David Walluck <walluck@mandriva.org> 0:1.5-3mdk
12mr|mozilla-thunderbird-17.0-2|1375	- move soundwrapper call to run-mozilla.sh
12mr|mozilla-thunderbird-17.0-2|1376	- fix unofficial icons
12mr|mozilla-thunderbird-17.0-2|1377	
12mr|mozilla-thunderbird-17.0-2|1378	* Wed Feb 08 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 0:1.5-2mdk
12mr|mozilla-thunderbird-17.0-2|1379	- add BuildRequires: desktop-file-utils
12mr|mozilla-thunderbird-17.0-2|1380	
12mr|mozilla-thunderbird-17.0-2|1381	* Fri Jan 20 2006 David Walluck <walluck@mandriva.org> 0:1.5-1mdk
12mr|mozilla-thunderbird-17.0-2|1382	- 1.5
12mr|mozilla-thunderbird-17.0-2|1383	- add back devel package
12mr|mozilla-thunderbird-17.0-2|1384	- merge enigmail and enigmime packages
12mr|mozilla-thunderbird-17.0-2|1385	
12mr|mozilla-thunderbird-17.0-2|1386	* Wed Dec 21 2005 Per Ãyvind Karlsen <pkarlsen@mandriva.com> 1.0.7-4mdk
12mr|mozilla-thunderbird-17.0-2|1387	- fix build on 10.2 (club request)
12mr|mozilla-thunderbird-17.0-2|1388	
12mr|mozilla-thunderbird-17.0-2|1389	* Sun Oct 16 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 0:1.0.7-3mdk
12mr|mozilla-thunderbird-17.0-2|1390	- fix version in nss-devel build dependency
12mr|mozilla-thunderbird-17.0-2|1391	
12mr|mozilla-thunderbird-17.0-2|1392	* Fri Oct 14 2005 Frederic Crozat <fcrozat@mandriva.com> 0:1.0.7-2mdk
12mr|mozilla-thunderbird-17.0-2|1393	- Don't package i18n pack which are already in separate packages (anne)
12mr|mozilla-thunderbird-17.0-2|1394	- Don't package empty directories
12mr|mozilla-thunderbird-17.0-2|1395	- clean up prereq dependencies
12mr|mozilla-thunderbird-17.0-2|1396	- prevent failing when uninstall packages
12mr|mozilla-thunderbird-17.0-2|1397	- force HOME value in rebuild-database script
12mr|mozilla-thunderbird-17.0-2|1398	
12mr|mozilla-thunderbird-17.0-2|1399	* Sat Oct 08 2005 David Walluck <walluck@mandriva.org> 0:1.0.7-1mdk
12mr|mozilla-thunderbird-17.0-2|1400	- 1.0.7
12mr|mozilla-thunderbird-17.0-2|1401	- enigmail 0.93.0
12mr|mozilla-thunderbird-17.0-2|1402	- sync patches
12mr|mozilla-thunderbird-17.0-2|1403	- remove old build date
12mr|mozilla-thunderbird-17.0-2|1404	
12mr|mozilla-thunderbird-17.0-2|1405	* Sat Sep 17 2005 David Walluck <walluck@mandriva.org> 0:1.0.6-7mdk
12mr|mozilla-thunderbird-17.0-2|1406	- enable xprint (#18412)
12mr|mozilla-thunderbird-17.0-2|1407	
12mr|mozilla-thunderbird-17.0-2|1408	* Wed Sep 14 2005 Frederic Crozat <fcrozat@mandriva.com> 1.0.6-6mdk
12mr|mozilla-thunderbird-17.0-2|1409	- Patch114 (CVS): fix idn crash
12mr|mozilla-thunderbird-17.0-2|1410	
12mr|mozilla-thunderbird-17.0-2|1411	* Tue Sep 06 2005 David Walluck <walluck@mandriva.org> 1.0.6-5mdk
12mr|mozilla-thunderbird-17.0-2|1412	- be sure to register enigmail extension (bug #14809)
12mr|mozilla-thunderbird-17.0-2|1413	- remove enigmail seamonkey skin and add enigmail tbird skin
12mr|mozilla-thunderbird-17.0-2|1414	- disable enigmail upgrade hotkey
12mr|mozilla-thunderbird-17.0-2|1415	- set PREF_JS_EXPORTS=prefs/enigmail.js in enigmail Makefile
12mr|mozilla-thunderbird-17.0-2|1416	- add post/preun scripts for enigmime.jar
12mr|mozilla-thunderbird-17.0-2|1417	- add other enigmail langs besides en-US
12mr|mozilla-thunderbird-17.0-2|1418	
12mr|mozilla-thunderbird-17.0-2|1419	* Sat Sep 03 2005 David Walluck <walluck@mandriva.org> 0:1.0.6-4mdk
12mr|mozilla-thunderbird-17.0-2|1420	- try to avoid conflicts with mozilla libraries
12mr|mozilla-thunderbird-17.0-2|1421	- remove lang directories as to not conflict with standalone rpms
12mr|mozilla-thunderbird-17.0-2|1422	
12mr|mozilla-thunderbird-17.0-2|1423	* Fri Aug 19 2005 Frederic Crozat <fcrozat@mandriva.com> 1.0.6-3mdk
12mr|mozilla-thunderbird-17.0-2|1424	- Update patch6 (pango is now used by default)
12mr|mozilla-thunderbird-17.0-2|1425	- Update source8 (no longer remove cache at startup, change pango variable)
12mr|mozilla-thunderbird-17.0-2|1426	- Update patch36 to remove last reference to pango-xft
12mr|mozilla-thunderbird-17.0-2|1427	
12mr|mozilla-thunderbird-17.0-2|1428	* Thu Aug 18 2005 Frederic Crozat <fcrozat@mandriva.com> 1.0.6-2mdk
12mr|mozilla-thunderbird-17.0-2|1429	- Add patches from Firefox package :
12mr|mozilla-thunderbird-17.0-2|1430	- Patch33: fix clipped text rendering with Pango
12mr|mozilla-thunderbird-17.0-2|1431	- Patch34: fix cursor positionning in textarea
12mr|mozilla-thunderbird-17.0-2|1432	- Patch35: fix bidi justification with pango
12mr|mozilla-thunderbird-17.0-2|1433	- Patch36: fix last Xft references
12mr|mozilla-thunderbird-17.0-2|1434	- Patch37: fix pango underline displayed as overstrike in CJK
12mr|mozilla-thunderbird-17.0-2|1435	- Patch107: fix position of IM candidate window
12mr|mozilla-thunderbird-17.0-2|1436	- Patch108: properly link with gfxshared
12mr|mozilla-thunderbird-17.0-2|1437	- Patch109: fix warning with latest GTK
12mr|mozilla-thunderbird-17.0-2|1438	- Patch110: file chooser is now modal
12mr|mozilla-thunderbird-17.0-2|1439	- Patch111: fix crash with latest GTK
12mr|mozilla-thunderbird-17.0-2|1440	- Patch112: add support for freedesktop mime-info
12mr|mozilla-thunderbird-17.0-2|1441	- Patch113: fix bad aliasing with gcc4 on x86-64 (Moz bug #293307) (CVS)
12mr|mozilla-thunderbird-17.0-2|1442	
12mr|mozilla-thunderbird-17.0-2|1443	* Thu Jul 21 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.0.6-1mdk
12mr|mozilla-thunderbird-17.0-2|1444	- New release 1.0.6
12mr|mozilla-thunderbird-17.0-2|1445	- drop p8,p104,p105,p107,p108 (integrated upstream)
12mr|mozilla-thunderbird-17.0-2|1446	- enigmail 0.92.0, ipc 1.1.3
12mr|mozilla-thunderbird-17.0-2|1447	- fix conditional %%mkrel definition
12mr|mozilla-thunderbird-17.0-2|1448	
12mr|mozilla-thunderbird-17.0-2|1449	* Sat Apr 23 2005 David Walluck <walluck@mandriva.org> 0:1.0.2-3mdk
12mr|mozilla-thunderbird-17.0-2|1450	- merge patches from Fedora
12mr|mozilla-thunderbird-17.0-2|1451	- remove devel package
12mr|mozilla-thunderbird-17.0-2|1452	- fix gpg path
12mr|mozilla-thunderbird-17.0-2|1453	
12mr|mozilla-thunderbird-17.0-2|1454	* Wed Apr 06 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.2-2mdk
12mr|mozilla-thunderbird-17.0-2|1455	- Patch8 (CVS): fix JS vulnerability (Moz bug #288688)
12mr|mozilla-thunderbird-17.0-2|1456	- Patch9 (Fedora) : add env variable to disable GNOME url handler
12mr|mozilla-thunderbird-17.0-2|1457	- Update source5 to set HOME is not set
12mr|mozilla-thunderbird-17.0-2|1458	
12mr|mozilla-thunderbird-17.0-2|1459	* Tue Mar 22 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0.2-1mdk
12mr|mozilla-thunderbird-17.0-2|1460	- Release 1.0.2 (security fix)
12mr|mozilla-thunderbird-17.0-2|1461	
12mr|mozilla-thunderbird-17.0-2|1462	* Wed Mar 16 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 1.0-9mdk
12mr|mozilla-thunderbird-17.0-2|1463	- Patch5: fix compilation with system nspr
12mr|mozilla-thunderbird-17.0-2|1464	- Patch6: quiet extension manager (Firefox package)
12mr|mozilla-thunderbird-17.0-2|1465	- Patch7: fix extension manager (Firefox package)
12mr|mozilla-thunderbird-17.0-2|1466	- Change build directory to allow parallel build with other moz products
12mr|mozilla-thunderbird-17.0-2|1467	- build against libnspr4/libnss3 from firefox
12mr|mozilla-thunderbird-17.0-2|1468	- Remove alternative on mozilla-config
12mr|mozilla-thunderbird-17.0-2|1469	
12mr|mozilla-thunderbird-17.0-2|1470	* Mon Mar 14 2005 David Walluck <walluck@mandrake.org> 0:1.0-8mdk
12mr|mozilla-thunderbird-17.0-2|1471	- lang patch from Yuri Bugelli <yuri.bugelli@virgilio.it>
12mr|mozilla-thunderbird-17.0-2|1472	
12mr|mozilla-thunderbird-17.0-2|1473	* Tue Feb 15 2005 Couriousous <couriousous@mandrake.org> 0:1.0-7mdk
12mr|mozilla-thunderbird-17.0-2|1474	- Fix dictionary detection ( don't take hyph )
12mr|mozilla-thunderbird-17.0-2|1475	
12mr|mozilla-thunderbird-17.0-2|1476	* Mon Feb 14 2005 David Walluck <walluck@mandrake.org> 0:1.0-6mdk
12mr|mozilla-thunderbird-17.0-2|1477	- enigmail 0.90.0
12mr|mozilla-thunderbird-17.0-2|1478	- %%multiarch
12mr|mozilla-thunderbird-17.0-2|1479	- "fix" requires-on-release
12mr|mozilla-thunderbird-17.0-2|1480	- Requires: myspell-dictionary
12mr|mozilla-thunderbird-17.0-2|1481	- %%mkrel (thanks Buchan Milne)
12mr|mozilla-thunderbird-17.0-2|1482	- add patch for locale detection (thanks Couriousous)
12mr|mozilla-thunderbird-17.0-2|1483	- add patch for mozilla dictionary (thanks Couriousous)
12mr|mozilla-thunderbird-17.0-2|1484	- add patch for automatic locale detection (thanks Couriousous)
12mr|mozilla-thunderbird-17.0-2|1485	
12mr|mozilla-thunderbird-17.0-2|1486	* Thu Dec 16 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-5mdk
12mr|mozilla-thunderbird-17.0-2|1487	- fix bug 12686, thanks to mightor
12mr|mozilla-thunderbird-17.0-2|1488	
12mr|mozilla-thunderbird-17.0-2|1489	* Tue Dec 14 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-4mdk
12mr|mozilla-thunderbird-17.0-2|1490	- don't try to register as default mail client on startup
12mr|mozilla-thunderbird-17.0-2|1491	
12mr|mozilla-thunderbird-17.0-2|1492	* Thu Dec 09 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-3mdk
12mr|mozilla-thunderbird-17.0-2|1493	- add missing file
12mr|mozilla-thunderbird-17.0-2|1494	- fix enigmail installation
12mr|mozilla-thunderbird-17.0-2|1495	
12mr|mozilla-thunderbird-17.0-2|1496	* Tue Dec 07 2004 Buchan Milne <bgmilne@linux-mandrake.com> 1.0-2mdk
12mr|mozilla-thunderbird-17.0-2|1497	- fix build on 10.1
12mr|mozilla-thunderbird-17.0-2|1498	- distro-specific release tag
12mr|mozilla-thunderbird-17.0-2|1499	
12mr|mozilla-thunderbird-17.0-2|1500	* Tue Dec 07 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-1mdk
12mr|mozilla-thunderbird-17.0-2|1501	- update enigmail
12mr|mozilla-thunderbird-17.0-2|1502	- new version
12mr|mozilla-thunderbird-17.0-2|1503	
12mr|mozilla-thunderbird-17.0-2|1504	* Thu Dec 02 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.rc.2mdk
12mr|mozilla-thunderbird-17.0-2|1505	- fix post script
12mr|mozilla-thunderbird-17.0-2|1506	
12mr|mozilla-thunderbird-17.0-2|1507	* Thu Dec 02 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.rc.1mdk
12mr|mozilla-thunderbird-17.0-2|1508	- upgrade enigmail
12mr|mozilla-thunderbird-17.0-2|1509	- remove soundwrapper
12mr|mozilla-thunderbird-17.0-2|1510	- fix post script (from firefox package)
12mr|mozilla-thunderbird-17.0-2|1511	- new version
12mr|mozilla-thunderbird-17.0-2|1512	
12mr|mozilla-thunderbird-17.0-2|1513	* Fri Nov 05 2004 Götz Waschk <waschk@linux-mandrake.com> 0.9-1mdk
12mr|mozilla-thunderbird-17.0-2|1514	- update ipc
12mr|mozilla-thunderbird-17.0-2|1515	- add gpg signature
12mr|mozilla-thunderbird-17.0-2|1516	- fix source URL
12mr|mozilla-thunderbird-17.0-2|1517	- New release 0.9
12mr|mozilla-thunderbird-17.0-2|1518	
12mr|mozilla-thunderbird-17.0-2|1519	* Fri Sep 24 2004 Götz Waschk <waschk@linux-mandrake.com> 0.8-4mdk
12mr|mozilla-thunderbird-17.0-2|1520	- drop xvfb hack, call thunderbird-bin -register instead
12mr|mozilla-thunderbird-17.0-2|1521	- upgrade enigmail to 0.86.1
12mr|mozilla-thunderbird-17.0-2|1522	
12mr|mozilla-thunderbird-17.0-2|1523	* Thu Sep 16 2004 Götz Waschk <waschk@linux-mandrake.com> 0.8-3mdk
12mr|mozilla-thunderbird-17.0-2|1524	- update release notes
12mr|mozilla-thunderbird-17.0-2|1525	- update enimail
12mr|mozilla-thunderbird-17.0-2|1526	
12mr|mozilla-thunderbird-17.0-2|1527	* Wed Sep 15 2004 Götz Waschk <waschk@linux-mandrake.com> 0.8-2mdk
12mr|mozilla-thunderbird-17.0-2|1528	- fix URL
12mr|mozilla-thunderbird-17.0-2|1529	- fix binary name
12mr|mozilla-thunderbird-17.0-2|1530	
12mr|mozilla-thunderbird-17.0-2|1531	* Wed Sep 15 2004 Götz Waschk <waschk@linux-mandrake.com> 0.8-1mdk
12mr|mozilla-thunderbird-17.0-2|1532	- fix installation
12mr|mozilla-thunderbird-17.0-2|1533	- fix URL
12mr|mozilla-thunderbird-17.0-2|1534	- New release 0.8
12mr|mozilla-thunderbird-17.0-2|1535	
12mr|mozilla-thunderbird-17.0-2|1536	* Sat Aug 07 2004 Buchan Milne <bgmilne@linux-mandrake.com> 0.7.3-2mdk
12mr|mozilla-thunderbird-17.0-2|1537	- enigmail 0.85.0
12mr|mozilla-thunderbird-17.0-2|1538	- merge fixes from Club (Thu Jul 01 2004 0.7.1-0.100.1mdk)
12mr|mozilla-thunderbird-17.0-2|1539	- enigmail 0.84.2, ipc 1.0.7
12mr|mozilla-thunderbird-17.0-2|1540	- fix scripts to not remove entries just added, and not use scripts we just
12mr|mozilla-thunderbird-17.0-2|1541	uninstalled (preuninstead of postun).
12mr|mozilla-thunderbird-17.0-2|1542	
12mr|mozilla-thunderbird-17.0-2|1543	* Fri Aug 06 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.3-1mdk
12mr|mozilla-thunderbird-17.0-2|1544	- increase sleep time in the postinstall script
12mr|mozilla-thunderbird-17.0-2|1545	- New release 0.7.3
12mr|mozilla-thunderbird-17.0-2|1546	
12mr|mozilla-thunderbird-17.0-2|1547	* Tue Jul 13 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.2-1mdk
12mr|mozilla-thunderbird-17.0-2|1548	- use hacks from the fedora package to run mozilla-thunderbird as root first
12mr|mozilla-thunderbird-17.0-2|1549	- New release 0.7.2
12mr|mozilla-thunderbird-17.0-2|1550	
12mr|mozilla-thunderbird-17.0-2|1551	* Thu Jul 01 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.1-1mdk
12mr|mozilla-thunderbird-17.0-2|1552	- compress source 6
12mr|mozilla-thunderbird-17.0-2|1553	- reenable libtoolize on Cooker
12mr|mozilla-thunderbird-17.0-2|1554	- fix 10.0 build
12mr|mozilla-thunderbird-17.0-2|1555	- New release 0.7.1
12mr|mozilla-thunderbird-17.0-2|1556	
12mr|mozilla-thunderbird-17.0-2|1557	* Tue Jun 29 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.7-2mdk
12mr|mozilla-thunderbird-17.0-2|1558	- dropped patch0, fixed upstream (Sebastian Dransfeld <sebastian.dransfeld@ntnu.no>)
12mr|mozilla-thunderbird-17.0-2|1559	
12mr|mozilla-thunderbird-17.0-2|1560	* Sat Jun 26 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.7-1mdk
12mr|mozilla-thunderbird-17.0-2|1561	- new version
12mr|mozilla-thunderbird-17.0-2|1562	- --enable-single-profile
12mr|mozilla-thunderbird-17.0-2|1563	
12mr|mozilla-thunderbird-17.0-2|1564	* Sun Jun 13 2004 Pascal Terjan <pterjan@mandrake.org> 0.6-2mdk
12mr|mozilla-thunderbird-17.0-2|1565	- BuildRequires autoconf2.1
12mr|mozilla-thunderbird-17.0-2|1566	
12mr|mozilla-thunderbird-17.0-2|1567	* Fri May 21 2004 Pascal Terjan <pterjan@mandrake.org> 0.6-1mdk
12mr|mozilla-thunderbird-17.0-2|1568	- 0.6
12mr|mozilla-thunderbird-17.0-2|1569	- rediff patch0
12mr|mozilla-thunderbird-17.0-2|1570	- some cleaning, some more should be done
12mr|mozilla-thunderbird-17.0-2|1571	

15211 12
12mr|mozilla-thunderbird-l10n-17.0-1|1	%define thunderbird_package mozilla-thunderbird
12mr|mozilla-thunderbird-l10n-17.0-1|2	
12mr|mozilla-thunderbird-l10n-17.0-1|3	%define name    mozilla-thunderbird-l10n
12mr|mozilla-thunderbird-l10n-17.0-1|4	%define oname   mozilla-thunderbird
12mr|mozilla-thunderbird-l10n-17.0-1|5	%define version 17.0
12mr|mozilla-thunderbird-l10n-17.0-1|6	
12mr|mozilla-thunderbird-l10n-17.0-1|7	%define release 1
12mr|mozilla-thunderbird-l10n-17.0-1|8	
12mr|mozilla-thunderbird-l10n-17.0-1|9	#%%define thunderbird_epoch 0
12mr|mozilla-thunderbird-l10n-17.0-1|10	%define thunderbird_version %{version}
12mr|mozilla-thunderbird-l10n-17.0-1|11	
12mr|mozilla-thunderbird-l10n-17.0-1|12	%define up_ca_name      thunderbird
12mr|mozilla-thunderbird-l10n-17.0-1|13	%define lib_name        %{up_ca_name}-%version
12mr|mozilla-thunderbird-l10n-17.0-1|14	%define mozillalibdir   %_libdir/%lib_name
12mr|mozilla-thunderbird-l10n-17.0-1|15	%define tb_appid \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
12mr|mozilla-thunderbird-l10n-17.0-1|16	%define tbextdir	%{_datadir}/mozilla/extensions/%{tb_appid}
12mr|mozilla-thunderbird-l10n-17.0-1|17	
12mr|mozilla-thunderbird-l10n-17.0-1|18	%define xpidir http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{thunderbird_version}/linux-i686/xpi/
12mr|mozilla-thunderbird-l10n-17.0-1|19	
12mr|mozilla-thunderbird-l10n-17.0-1|20	# Supported l10n language lists
12mr|mozilla-thunderbird-l10n-17.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
12mr|mozilla-thunderbird-l10n-17.0-1|22	
12mr|mozilla-thunderbird-l10n-17.0-1|23	# Disabled l10n languages, for any reason
12mr|mozilla-thunderbird-l10n-17.0-1|24	%define disabled_langlist	et_EE gu_IN mk af sr ka
12mr|mozilla-thunderbird-l10n-17.0-1|25	
12mr|mozilla-thunderbird-l10n-17.0-1|26	# Disabled myspell dicts, for any reason
12mr|mozilla-thunderbird-l10n-17.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
12mr|mozilla-thunderbird-l10n-17.0-1|28	
12mr|mozilla-thunderbird-l10n-17.0-1|29	
12mr|mozilla-thunderbird-l10n-17.0-1|30	%define use_dict 0
12mr|mozilla-thunderbird-l10n-17.0-1|31	
12mr|mozilla-thunderbird-l10n-17.0-1|32	# Language descriptions
12mr|mozilla-thunderbird-l10n-17.0-1|33	%define language_af af
12mr|mozilla-thunderbird-l10n-17.0-1|34	%define langname_af Afrikaans
12mr|mozilla-thunderbird-l10n-17.0-1|35	%define language_ar ar
12mr|mozilla-thunderbird-l10n-17.0-1|36	%define langname_ar Arabic
12mr|mozilla-thunderbird-l10n-17.0-1|37	%define language_be be
12mr|mozilla-thunderbird-l10n-17.0-1|38	%define langname_be Belarusian
12mr|mozilla-thunderbird-l10n-17.0-1|39	%define language_bg bg
12mr|mozilla-thunderbird-l10n-17.0-1|40	%define langname_bg Bulgarian
12mr|mozilla-thunderbird-l10n-17.0-1|41	%define language_bn_BD bn-BD
12mr|mozilla-thunderbird-l10n-17.0-1|42	%define langname_bn_BD Bengali (Bangla)
12mr|mozilla-thunderbird-l10n-17.0-1|43	%define language_br_FR br-FR
12mr|mozilla-thunderbird-l10n-17.0-1|44	%define langname_br_FR Breton
12mr|mozilla-thunderbird-l10n-17.0-1|45	%define language_ca ca
12mr|mozilla-thunderbird-l10n-17.0-1|46	%define langname_ca Catalan
12mr|mozilla-thunderbird-l10n-17.0-1|47	%define language_cs cs
12mr|mozilla-thunderbird-l10n-17.0-1|48	%define langname_cs Czech
12mr|mozilla-thunderbird-l10n-17.0-1|49	%define language_da da
12mr|mozilla-thunderbird-l10n-17.0-1|50	%define langname_da Dansk
12mr|mozilla-thunderbird-l10n-17.0-1|51	%define language_de de
12mr|mozilla-thunderbird-l10n-17.0-1|52	%define langname_de German
12mr|mozilla-thunderbird-l10n-17.0-1|53	%define language_el el
12mr|mozilla-thunderbird-l10n-17.0-1|54	%define langname_el Greek
12mr|mozilla-thunderbird-l10n-17.0-1|55	%define language_en_GB en-GB
12mr|mozilla-thunderbird-l10n-17.0-1|56	%define langname_en_GB British English
12mr|mozilla-thunderbird-l10n-17.0-1|57	%define language_es_AR es-AR
12mr|mozilla-thunderbird-l10n-17.0-1|58	%define langname_es_AR Spanish (Argentina)
12mr|mozilla-thunderbird-l10n-17.0-1|59	%define language_es_ES es-ES
12mr|mozilla-thunderbird-l10n-17.0-1|60	%define langname_es_ES Spanish
12mr|mozilla-thunderbird-l10n-17.0-1|61	%define language_et_EE et-EE
12mr|mozilla-thunderbird-l10n-17.0-1|62	%define langname_et_EE Estonian (Magento)
12mr|mozilla-thunderbird-l10n-17.0-1|63	%define language_et et
12mr|mozilla-thunderbird-l10n-17.0-1|64	%define langname_et Estonian
12mr|mozilla-thunderbird-l10n-17.0-1|65	%define language_eu eu
12mr|mozilla-thunderbird-l10n-17.0-1|66	%define langname_eu Basque
12mr|mozilla-thunderbird-l10n-17.0-1|67	%define language_fi fi
12mr|mozilla-thunderbird-l10n-17.0-1|68	%define langname_fi Finnish
12mr|mozilla-thunderbird-l10n-17.0-1|69	%define language_fr fr
12mr|mozilla-thunderbird-l10n-17.0-1|70	%define langname_fr French
12mr|mozilla-thunderbird-l10n-17.0-1|71	%define language_fy fy-NL
12mr|mozilla-thunderbird-l10n-17.0-1|72	%define langname_fy Frisian
12mr|mozilla-thunderbird-l10n-17.0-1|73	%define language_ga ga-IE
12mr|mozilla-thunderbird-l10n-17.0-1|74	%define langname_ga Irish
12mr|mozilla-thunderbird-l10n-17.0-1|75	%define language_gd gd
12mr|mozilla-thunderbird-l10n-17.0-1|76	%define langname_gd Scottish Gaelic
12mr|mozilla-thunderbird-l10n-17.0-1|77	%define language_gl gl
12mr|mozilla-thunderbird-l10n-17.0-1|78	%define langname_gl Galician
12mr|mozilla-thunderbird-l10n-17.0-1|79	%define language_gu_IN gu-IN
12mr|mozilla-thunderbird-l10n-17.0-1|80	%define langname_gu_IN Gujarati
12mr|mozilla-thunderbird-l10n-17.0-1|81	%define language_he he
12mr|mozilla-thunderbird-l10n-17.0-1|82	%define langname_he Hebrew
12mr|mozilla-thunderbird-l10n-17.0-1|83	%define language_hu hu
12mr|mozilla-thunderbird-l10n-17.0-1|84	%define langname_hu Hungarian
12mr|mozilla-thunderbird-l10n-17.0-1|85	%define language_id id
12mr|mozilla-thunderbird-l10n-17.0-1|86	%define langname_id Indonesian
12mr|mozilla-thunderbird-l10n-17.0-1|87	%define language_is is
12mr|mozilla-thunderbird-l10n-17.0-1|88	%define langname_is Icelandic
12mr|mozilla-thunderbird-l10n-17.0-1|89	%define language_it it
12mr|mozilla-thunderbird-l10n-17.0-1|90	%define langname_it Italian
12mr|mozilla-thunderbird-l10n-17.0-1|91	%define language_ja ja
12mr|mozilla-thunderbird-l10n-17.0-1|92	%define langname_ja Japanese
12mr|mozilla-thunderbird-l10n-17.0-1|93	%define language_ka ka
12mr|mozilla-thunderbird-l10n-17.0-1|94	%define langname_ka Georgian
12mr|mozilla-thunderbird-l10n-17.0-1|95	%define language_ko ko
12mr|mozilla-thunderbird-l10n-17.0-1|96	%define langname_ko Korean
12mr|mozilla-thunderbird-l10n-17.0-1|97	%define language_lt lt
12mr|mozilla-thunderbird-l10n-17.0-1|98	%define langname_lt Lithuanian
12mr|mozilla-thunderbird-l10n-17.0-1|99	%define language_mk mk
12mr|mozilla-thunderbird-l10n-17.0-1|100	%define langname_mk Macedonian
12mr|mozilla-thunderbird-l10n-17.0-1|101	%define language_nb_NO nb-NO
12mr|mozilla-thunderbird-l10n-17.0-1|102	%define langname_nb_NO Norwegian Bokmaal
12mr|mozilla-thunderbird-l10n-17.0-1|103	%define language_nn_NO nn-NO
12mr|mozilla-thunderbird-l10n-17.0-1|104	%define langname_nn_NO Norwegian Nynorsk
12mr|mozilla-thunderbird-l10n-17.0-1|105	%define language_nl nl
12mr|mozilla-thunderbird-l10n-17.0-1|106	%define langname_nl Dutch
12mr|mozilla-thunderbird-l10n-17.0-1|107	%define language_pa_IN pa-IN
12mr|mozilla-thunderbird-l10n-17.0-1|108	%define langname_pa_IN Punjabi (gurmukhi)
12mr|mozilla-thunderbird-l10n-17.0-1|109	%define language_pl pl
12mr|mozilla-thunderbird-l10n-17.0-1|110	%define langname_pl Polish
12mr|mozilla-thunderbird-l10n-17.0-1|111	%define language_pt_BR pt-BR
12mr|mozilla-thunderbird-l10n-17.0-1|112	%define langname_pt_BR Brazilian portuguese
12mr|mozilla-thunderbird-l10n-17.0-1|113	%define language_pt_PT pt-PT
12mr|mozilla-thunderbird-l10n-17.0-1|114	%define langname_pt_PT Portuguese
12mr|mozilla-thunderbird-l10n-17.0-1|115	%define language_ro ro
12mr|mozilla-thunderbird-l10n-17.0-1|116	%define langname_ro Romanian
12mr|mozilla-thunderbird-l10n-17.0-1|117	%define language_ru ru
12mr|mozilla-thunderbird-l10n-17.0-1|118	%define langname_ru Russian
12mr|mozilla-thunderbird-l10n-17.0-1|119	%define language_si si
12mr|mozilla-thunderbird-l10n-17.0-1|120	%define langname_si Sinhala
12mr|mozilla-thunderbird-l10n-17.0-1|121	%define language_sk sk
12mr|mozilla-thunderbird-l10n-17.0-1|122	%define langname_sk Slovak
12mr|mozilla-thunderbird-l10n-17.0-1|123	%define language_sq sq
12mr|mozilla-thunderbird-l10n-17.0-1|124	%define langname_sq Albanian
12mr|mozilla-thunderbird-l10n-17.0-1|125	%define language_sl sl
12mr|mozilla-thunderbird-l10n-17.0-1|126	%define langname_sl Slovenian
12mr|mozilla-thunderbird-l10n-17.0-1|127	%define language_sr sr
12mr|mozilla-thunderbird-l10n-17.0-1|128	%define langname_sr Serbian
12mr|mozilla-thunderbird-l10n-17.0-1|129	%define language_sv_SE sv-SE
12mr|mozilla-thunderbird-l10n-17.0-1|130	%define langname_sv_SE Swedish
12mr|mozilla-thunderbird-l10n-17.0-1|131	%define language_ta_LK ta-LK
12mr|mozilla-thunderbird-l10n-17.0-1|132	%define langname_ta_LK Tamil (Sri-Lanka)
12mr|mozilla-thunderbird-l10n-17.0-1|133	%define language_tr tr
12mr|mozilla-thunderbird-l10n-17.0-1|134	%define langname_tr Turkish
12mr|mozilla-thunderbird-l10n-17.0-1|135	%define language_uk uk
12mr|mozilla-thunderbird-l10n-17.0-1|136	%define langname_uk Ukrainian
12mr|mozilla-thunderbird-l10n-17.0-1|137	%define language_vi vi
12mr|mozilla-thunderbird-l10n-17.0-1|138	%define langname_vi Vietnamese
12mr|mozilla-thunderbird-l10n-17.0-1|139	%define language_zh_CN zh-CN
12mr|mozilla-thunderbird-l10n-17.0-1|140	%define langname_zh_CN Simplified Chinese
12mr|mozilla-thunderbird-l10n-17.0-1|141	%define language_zh_TW zh-TW
12mr|mozilla-thunderbird-l10n-17.0-1|142	%define langname_zh_TW Traditional Chinese
12mr|mozilla-thunderbird-l10n-17.0-1|143	
12mr|mozilla-thunderbird-l10n-17.0-1|144	# --- Danger line ---
12mr|mozilla-thunderbird-l10n-17.0-1|145	
12mr|mozilla-thunderbird-l10n-17.0-1|146	# Defaults (all languages enabled by default)
12mr|mozilla-thunderbird-l10n-17.0-1|147	# l10n
12mr|mozilla-thunderbird-l10n-17.0-1|148	%{expand:%(for lang in %langlist; do echo "%%define with_$lang 1"; done)}
12mr|mozilla-thunderbird-l10n-17.0-1|149	%{expand:%(for lang in %disabled_langlist; do echo "%%define with_$lang 0"; done)}
12mr|mozilla-thunderbird-l10n-17.0-1|150	# dicts
12mr|mozilla-thunderbird-l10n-17.0-1|151	%{expand:%(for lang in %langlist; do echo "%%define with_dict_$lang %{use_dict}"; done)}
12mr|mozilla-thunderbird-l10n-17.0-1|152	%{expand:%(for lang in %disabled_dict_langlist; do echo "%%define with_dict_$lang 0"; done)}
12mr|mozilla-thunderbird-l10n-17.0-1|153	
12mr|mozilla-thunderbird-l10n-17.0-1|154	# Locales
12mr|mozilla-thunderbird-l10n-17.0-1|155	%{expand:%(for lang in %langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
12mr|mozilla-thunderbird-l10n-17.0-1|156	
12mr|mozilla-thunderbird-l10n-17.0-1|157	%if %use_dict
12mr|mozilla-thunderbird-l10n-17.0-1|158	# myspell dicts, allows setting preferences between several providers.
12mr|mozilla-thunderbird-l10n-17.0-1|159	%{expand:%(for lang in %langlist; do echo "%%define myspell_$lang myspell-$lang"; done)}
12mr|mozilla-thunderbird-l10n-17.0-1|160	%define myspell_de myspell-de_DE
12mr|mozilla-thunderbird-l10n-17.0-1|161	%define myspell_fr myspell-fr_FR
12mr|mozilla-thunderbird-l10n-17.0-1|162	%endif
12mr|mozilla-thunderbird-l10n-17.0-1|163	
12mr|mozilla-thunderbird-l10n-17.0-1|164	Summary: Localizations for Thunderbird (virtual package)
12mr|mozilla-thunderbird-l10n-17.0-1|165	Name: %{name}
12mr|mozilla-thunderbird-l10n-17.0-1|166	Version: %{version}
12mr|mozilla-thunderbird-l10n-17.0-1|167	Release: %{release}
12mr|mozilla-thunderbird-l10n-17.0-1|168	License: GPL
12mr|mozilla-thunderbird-l10n-17.0-1|169	Group: Networking/WWW
12mr|mozilla-thunderbird-l10n-17.0-1|170	Url: http://www.mozilla.org/
12mr|mozilla-thunderbird-l10n-17.0-1|171	BuildArch: noarch
12mr|mozilla-thunderbird-l10n-17.0-1|172	BuildRequires: libxml2-utils
12mr|mozilla-thunderbird-l10n-17.0-1|173	# Language package template
12mr|mozilla-thunderbird-l10n-17.0-1|174	Source0: %{name}-template.in
12mr|mozilla-thunderbird-l10n-17.0-1|175	Source500: mozilla-thunderbird-l10n.rpmlintrc
12mr|mozilla-thunderbird-l10n-17.0-1|176	Patch0: fy-si-xml-validation.patch
12mr|mozilla-thunderbird-l10n-17.0-1|177	# l10n sources
12mr|mozilla-thunderbird-l10n-17.0-1|178	%{expand:%(\
12mr|mozilla-thunderbird-l10n-17.0-1|179	i=1;\
12mr|mozilla-thunderbird-l10n-17.0-1|180	for lang in %langlist; do\
12mr|mozilla-thunderbird-l10n-17.0-1|181	echo "%%{expand:Source$i: %{xpidir}/%%{language_$lang}.xpi}";\
12mr|mozilla-thunderbird-l10n-17.0-1|182	i=$[i+1];\
12mr|mozilla-thunderbird-l10n-17.0-1|183	done\
12mr|mozilla-thunderbird-l10n-17.0-1|184	)
12mr|mozilla-thunderbird-l10n-17.0-1|185	}
12mr|mozilla-thunderbird-l10n-17.0-1|186	%if %use_dict
12mr|mozilla-thunderbird-l10n-17.0-1|187	%{expand:%(\
12mr|mozilla-thunderbird-l10n-17.0-1|188	disabled="%{disabled_dict_langlist}";\
12mr|mozilla-thunderbird-l10n-17.0-1|189	for lang in %langlist; do\
12mr|mozilla-thunderbird-l10n-17.0-1|190	echo "$disabled" | grep -q "\<$lang\>" || \
12mr|mozilla-thunderbird-l10n-17.0-1|191	echo "BuildRequires: %%{myspell_$lang}";\
12mr|mozilla-thunderbird-l10n-17.0-1|192	done\
12mr|mozilla-thunderbird-l10n-17.0-1|193	)
12mr|mozilla-thunderbird-l10n-17.0-1|194	}
12mr|mozilla-thunderbird-l10n-17.0-1|195	%endif
12mr|mozilla-thunderbird-l10n-17.0-1|196	
12mr|mozilla-thunderbird-l10n-17.0-1|197	%description
12mr|mozilla-thunderbird-l10n-17.0-1|198	Localizations for Thunderbird
12mr|mozilla-thunderbird-l10n-17.0-1|199	
12mr|mozilla-thunderbird-l10n-17.0-1|200	# Expand all languages packages.
12mr|mozilla-thunderbird-l10n-17.0-1|201	%{expand:%(\
12mr|mozilla-thunderbird-l10n-17.0-1|202	for lang in %langlist; do\
12mr|mozilla-thunderbird-l10n-17.0-1|203	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{_sourcedir}/%{name}-template.in 2> /dev/null)}";\
12mr|mozilla-thunderbird-l10n-17.0-1|204	done\
12mr|mozilla-thunderbird-l10n-17.0-1|205	)
12mr|mozilla-thunderbird-l10n-17.0-1|206	}
12mr|mozilla-thunderbird-l10n-17.0-1|207	
12mr|mozilla-thunderbird-l10n-17.0-1|208	%prep
12mr|mozilla-thunderbird-l10n-17.0-1|209	%setup -q -c -T
12mr|mozilla-thunderbird-l10n-17.0-1|210	
12mr|mozilla-thunderbird-l10n-17.0-1|211	# Convert rpm macros to bash variables
12mr|mozilla-thunderbird-l10n-17.0-1|212	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
12mr|mozilla-thunderbird-l10n-17.0-1|213	%{expand:%(for lang in %langlist; do echo "locale_$lang=%%{locale_$lang}"; done)}
12mr|mozilla-thunderbird-l10n-17.0-1|214	%{expand:%(for lang in %langlist; do echo "with_$lang=%%{with_$lang}"; done)}
12mr|mozilla-thunderbird-l10n-17.0-1|215	%{expand:%(for lang in %langlist; do echo "dict_$lang=%%{with_dict_$lang}"; done)}
12mr|mozilla-thunderbird-l10n-17.0-1|216	
12mr|mozilla-thunderbird-l10n-17.0-1|217	# Unpack all languages
12mr|mozilla-thunderbird-l10n-17.0-1|218	for lang in %langlist; do
12mr|mozilla-thunderbird-l10n-17.0-1|219	with="with_$lang"
12mr|mozilla-thunderbird-l10n-17.0-1|220	with=${!with}
12mr|mozilla-thunderbird-l10n-17.0-1|221	[ $with -eq 0 ] && continue
12mr|mozilla-thunderbird-l10n-17.0-1|222	
12mr|mozilla-thunderbird-l10n-17.0-1|223	language="language_$lang"
12mr|mozilla-thunderbird-l10n-17.0-1|224	language=${!language}
12mr|mozilla-thunderbird-l10n-17.0-1|225	
12mr|mozilla-thunderbird-l10n-17.0-1|226	locale="locale_$lang"
12mr|mozilla-thunderbird-l10n-17.0-1|227	locale=${!locale}
12mr|mozilla-thunderbird-l10n-17.0-1|228	
12mr|mozilla-thunderbird-l10n-17.0-1|229	# l10n
12mr|mozilla-thunderbird-l10n-17.0-1|230	mkdir ${language}
12mr|mozilla-thunderbird-l10n-17.0-1|231	cd ${language}
12mr|mozilla-thunderbird-l10n-17.0-1|232	unzip -qq %{_sourcedir}/${language}.xpi
12mr|mozilla-thunderbird-l10n-17.0-1|233	cd ..
12mr|mozilla-thunderbird-l10n-17.0-1|234	
12mr|mozilla-thunderbird-l10n-17.0-1|235	# dict
12mr|mozilla-thunderbird-l10n-17.0-1|236	dict="dict_$lang"
12mr|mozilla-thunderbird-l10n-17.0-1|237	dict=${!dict}
12mr|mozilla-thunderbird-l10n-17.0-1|238	[ $dict -eq 0 ] && continue
12mr|mozilla-thunderbird-l10n-17.0-1|239	
12mr|mozilla-thunderbird-l10n-17.0-1|240	done
12mr|mozilla-thunderbird-l10n-17.0-1|241	
12mr|mozilla-thunderbird-l10n-17.0-1|242	## Patches
12mr|mozilla-thunderbird-l10n-17.0-1|243	#pushd si
12mr|mozilla-thunderbird-l10n-17.0-1|244	#%%patch0 -p0
12mr|mozilla-thunderbird-l10n-17.0-1|245	#popd
12mr|mozilla-thunderbird-l10n-17.0-1|246	
12mr|mozilla-thunderbird-l10n-17.0-1|247	%check
12mr|mozilla-thunderbird-l10n-17.0-1|248	# All install.rdf files must validate
12mr|mozilla-thunderbird-l10n-17.0-1|249	xmllint --noout */install.rdf
12mr|mozilla-thunderbird-l10n-17.0-1|250	
12mr|mozilla-thunderbird-l10n-17.0-1|251	%install
12mr|mozilla-thunderbird-l10n-17.0-1|252	rm -rf %buildroot
12mr|mozilla-thunderbird-l10n-17.0-1|253	
12mr|mozilla-thunderbird-l10n-17.0-1|254	# Convert rpm macros to bash variables
12mr|mozilla-thunderbird-l10n-17.0-1|255	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
12mr|mozilla-thunderbird-l10n-17.0-1|256	%{expand:%(for lang in %langlist; do echo "with_$lang=%%{with_$lang}"; done)}
12mr|mozilla-thunderbird-l10n-17.0-1|257	%{expand:%(for lang in %langlist; do echo "dict_$lang=%%{with_dict_$lang}"; done)}
12mr|mozilla-thunderbird-l10n-17.0-1|258	
12mr|mozilla-thunderbird-l10n-17.0-1|259	# Create dicts dir
12mr|mozilla-thunderbird-l10n-17.0-1|260	%if %use_dict
12mr|mozilla-thunderbird-l10n-17.0-1|261	mkdir -p %buildroot%{mozillalibdir}/dictionaries
12mr|mozilla-thunderbird-l10n-17.0-1|262	%endif
12mr|mozilla-thunderbird-l10n-17.0-1|263	
12mr|mozilla-thunderbird-l10n-17.0-1|264	# Install all languages
12mr|mozilla-thunderbird-l10n-17.0-1|265	for lang in %langlist; do
12mr|mozilla-thunderbird-l10n-17.0-1|266	with="with_$lang"
12mr|mozilla-thunderbird-l10n-17.0-1|267	with=${!with}
12mr|mozilla-thunderbird-l10n-17.0-1|268	[ $with -eq 0 ] && continue
12mr|mozilla-thunderbird-l10n-17.0-1|269	
12mr|mozilla-thunderbird-l10n-17.0-1|270	language="language_$lang"
12mr|mozilla-thunderbird-l10n-17.0-1|271	language=${!language}
12mr|mozilla-thunderbird-l10n-17.0-1|272	
12mr|mozilla-thunderbird-l10n-17.0-1|273	# l10n
12mr|mozilla-thunderbird-l10n-17.0-1|274	cd $language
12mr|mozilla-thunderbird-l10n-17.0-1|275	mkdir -p %buildroot%{tbextdir}/langpack-${language}@thunderbird.mozilla.org/
12mr|mozilla-thunderbird-l10n-17.0-1|276	cp -f -r * %buildroot%{tbextdir}/langpack-${language}@thunderbird.mozilla.org/
12mr|mozilla-thunderbird-l10n-17.0-1|277	cd ..
12mr|mozilla-thunderbird-l10n-17.0-1|278	
12mr|mozilla-thunderbird-l10n-17.0-1|279	done
12mr|mozilla-thunderbird-l10n-17.0-1|280	
12mr|mozilla-thunderbird-l10n-17.0-1|281	
12mr|mozilla-thunderbird-l10n-17.0-1|282	%changelog
12mr|mozilla-thunderbird-l10n-17.0-1|283	* Thu Feb 23 2012 Oden Eriksson <oeriksson@mandriva.com> 10.0.2-0.1mdv2010.2
12mr|mozilla-thunderbird-l10n-17.0-1|284	- 10.0.2
12mr|mozilla-thunderbird-l10n-17.0-1|285	
12mr|mozilla-thunderbird-l10n-17.0-1|286	* Mon Feb 13 2012 Oden Eriksson <oeriksson@mandriva.com> 10.0.1-0.1
12mr|mozilla-thunderbird-l10n-17.0-1|287	- 10.0.1
12mr|mozilla-thunderbird-l10n-17.0-1|288	- added more languages (mageia)
12mr|mozilla-thunderbird-l10n-17.0-1|289	
12mr|mozilla-thunderbird-l10n-17.0-1|290	* Fri Feb 03 2012 Oden Eriksson <oeriksson@mandriva.com> 10.0-0.1
12mr|mozilla-thunderbird-l10n-17.0-1|291	- 10.0
12mr|mozilla-thunderbird-l10n-17.0-1|292	
12mr|mozilla-thunderbird-l10n-17.0-1|293	* Tue Dec 27 2011 Oden Eriksson <oeriksson@mandriva.com> 9.0.1-0.1
12mr|mozilla-thunderbird-l10n-17.0-1|294	- 9.0.1
12mr|mozilla-thunderbird-l10n-17.0-1|295	
12mr|mozilla-thunderbird-l10n-17.0-1|296	* Thu Dec 22 2011 Oden Eriksson <oeriksson@mandriva.com> 9.0-0.1
12mr|mozilla-thunderbird-l10n-17.0-1|297	- 9.0
12mr|mozilla-thunderbird-l10n-17.0-1|298	
12mr|mozilla-thunderbird-l10n-17.0-1|299	* Tue Nov 08 2011 Oden Eriksson <oeriksson@mandriva.com> 8.0-0.1
12mr|mozilla-thunderbird-l10n-17.0-1|300	- 8.0
12mr|mozilla-thunderbird-l10n-17.0-1|301	
12mr|mozilla-thunderbird-l10n-17.0-1|302	* Thu Oct 06 2011 Oden Eriksson <oeriksson@mandriva.com> 7.0.1-0.1
12mr|mozilla-thunderbird-l10n-17.0-1|303	- 7.0.1
12mr|mozilla-thunderbird-l10n-17.0-1|304	
12mr|mozilla-thunderbird-l10n-17.0-1|305	* Fri Sep 30 2011 Oden Eriksson <oeriksson@mandriva.com> 7.0-0.1
12mr|mozilla-thunderbird-l10n-17.0-1|306	- 7.0
12mr|mozilla-thunderbird-l10n-17.0-1|307	
12mr|mozilla-thunderbird-l10n-17.0-1|308	* Fri Sep 09 2011 Oden Eriksson <oeriksson@mandriva.com> 6.0.2-0.1
12mr|mozilla-thunderbird-l10n-17.0-1|309	- built for updates
12mr|mozilla-thunderbird-l10n-17.0-1|310	
12mr|mozilla-thunderbird-l10n-17.0-1|311	* Wed Sep 07 2011 Oden Eriksson <oeriksson@mandriva.com> 6.0.2-1mdv2012.0
12mr|mozilla-thunderbird-l10n-17.0-1|312	+ Revision: 698652
12mr|mozilla-thunderbird-l10n-17.0-1|313	- 6.0.2
12mr|mozilla-thunderbird-l10n-17.0-1|314	
12mr|mozilla-thunderbird-l10n-17.0-1|315	* Mon Aug 22 2011 Guilherme Moro <guilherme@mandriva.com> 6.0-0
12mr|mozilla-thunderbird-l10n-17.0-1|316	+ Revision: 696190
12mr|mozilla-thunderbird-l10n-17.0-1|317	- updated to version 6.0
12mr|mozilla-thunderbird-l10n-17.0-1|318	
12mr|mozilla-thunderbird-l10n-17.0-1|319	* Sun Aug 14 2011 Guilherme Moro <guilherme@mandriva.com> 5.0-1
12mr|mozilla-thunderbird-l10n-17.0-1|320	+ Revision: 694561
12mr|mozilla-thunderbird-l10n-17.0-1|321	- Updated to version 5.0
12mr|mozilla-thunderbird-l10n-17.0-1|322	
12mr|mozilla-thunderbird-l10n-17.0-1|323	* Wed Jun 22 2011 Funda Wang <fwang@mandriva.org> 3.1.11-1
12mr|mozilla-thunderbird-l10n-17.0-1|324	+ Revision: 686570
12mr|mozilla-thunderbird-l10n-17.0-1|325	- new version 3.1.11
12mr|mozilla-thunderbird-l10n-17.0-1|326	
12mr|mozilla-thunderbird-l10n-17.0-1|327	* Thu Apr 28 2011 Funda Wang <fwang@mandriva.org> 3.1.10-1
12mr|mozilla-thunderbird-l10n-17.0-1|328	+ Revision: 660098
12mr|mozilla-thunderbird-l10n-17.0-1|329	- new version 3.1.10
12mr|mozilla-thunderbird-l10n-17.0-1|330	
12mr|mozilla-thunderbird-l10n-17.0-1|331	* Sat Mar 05 2011 Funda Wang <fwang@mandriva.org> 3.1.9-1
12mr|mozilla-thunderbird-l10n-17.0-1|332	+ Revision: 642050
12mr|mozilla-thunderbird-l10n-17.0-1|333	- new version 3.1.9
12mr|mozilla-thunderbird-l10n-17.0-1|334	
12mr|mozilla-thunderbird-l10n-17.0-1|335	* Wed Mar 02 2011 Funda Wang <fwang@mandriva.org> 3.1.8-1
12mr|mozilla-thunderbird-l10n-17.0-1|336	+ Revision: 641266
12mr|mozilla-thunderbird-l10n-17.0-1|337	- New version 3.1.8
12mr|mozilla-thunderbird-l10n-17.0-1|338	
12mr|mozilla-thunderbird-l10n-17.0-1|339	* Sat Feb 26 2011 Funda Wang <fwang@mandriva.org> 3.1.7-4
12mr|mozilla-thunderbird-l10n-17.0-1|340	+ Revision: 640059
12mr|mozilla-thunderbird-l10n-17.0-1|341	- obsoletes old binary packages
12mr|mozilla-thunderbird-l10n-17.0-1|342	
12mr|mozilla-thunderbird-l10n-17.0-1|343	* Sat Feb 26 2011 Funda Wang <fwang@mandriva.org> 3.1.7-3
12mr|mozilla-thunderbird-l10n-17.0-1|344	+ Revision: 639885
12mr|mozilla-thunderbird-l10n-17.0-1|345	- rebuild
12mr|mozilla-thunderbird-l10n-17.0-1|346	
12mr|mozilla-thunderbird-l10n-17.0-1|347	* Fri Jan 28 2011 Funda Wang <fwang@mandriva.org> 3.1.7-2
12mr|mozilla-thunderbird-l10n-17.0-1|348	+ Revision: 633709
12mr|mozilla-thunderbird-l10n-17.0-1|349	- restruct to new tb ext layout
12mr|mozilla-thunderbird-l10n-17.0-1|350	
12mr|mozilla-thunderbird-l10n-17.0-1|351	* Tue Dec 14 2010 Funda Wang <fwang@mandriva.org> 3.1.7-1mdv2011.0
12mr|mozilla-thunderbird-l10n-17.0-1|352	+ Revision: 621753
12mr|mozilla-thunderbird-l10n-17.0-1|353	- new version 3.1.7
12mr|mozilla-thunderbird-l10n-17.0-1|354	
12mr|mozilla-thunderbird-l10n-17.0-1|355	* Sat Oct 30 2010 Funda Wang <fwang@mandriva.org> 3.1.6-2mdv2011.0
12mr|mozilla-thunderbird-l10n-17.0-1|356	+ Revision: 590473
12mr|mozilla-thunderbird-l10n-17.0-1|357	- New version 3.1.6
12mr|mozilla-thunderbird-l10n-17.0-1|358	
12mr|mozilla-thunderbird-l10n-17.0-1|359	* Wed Oct 20 2010 Funda Wang <fwang@mandriva.org> 3.1.5-1mdv2011.0
12mr|mozilla-thunderbird-l10n-17.0-1|360	+ Revision: 586867
12mr|mozilla-thunderbird-l10n-17.0-1|361	- New version 3.1.5
12mr|mozilla-thunderbird-l10n-17.0-1|362	
12mr|mozilla-thunderbird-l10n-17.0-1|363	* Fri Sep 17 2010 Funda Wang <fwang@mandriva.org> 3.1.4-1mdv2011.0
12mr|mozilla-thunderbird-l10n-17.0-1|364	+ Revision: 579143
12mr|mozilla-thunderbird-l10n-17.0-1|365	- too many language
12mr|mozilla-thunderbird-l10n-17.0-1|366	- add bn-BD translation
12mr|mozilla-thunderbird-l10n-17.0-1|367	- New version 3.1.4
12mr|mozilla-thunderbird-l10n-17.0-1|368	
12mr|mozilla-thunderbird-l10n-17.0-1|369	* Tue Sep 07 2010 Funda Wang <fwang@mandriva.org> 3.1.3-1mdv2011.0
12mr|mozilla-thunderbird-l10n-17.0-1|370	+ Revision: 576554
12mr|mozilla-thunderbird-l10n-17.0-1|371	- new version 3.1.3
12mr|mozilla-thunderbird-l10n-17.0-1|372	
12mr|mozilla-thunderbird-l10n-17.0-1|373	* Fri Aug 06 2010 Funda Wang <fwang@mandriva.org> 3.1.2-1mdv2011.0
12mr|mozilla-thunderbird-l10n-17.0-1|374	+ Revision: 566530
12mr|mozilla-thunderbird-l10n-17.0-1|375	- New version 3.1.2
12mr|mozilla-thunderbird-l10n-17.0-1|376	
12mr|mozilla-thunderbird-l10n-17.0-1|377	* Wed Jul 21 2010 Eugeni Dodonov <eugeni@mandriva.com> 3.1.1-1mdv2011.0
12mr|mozilla-thunderbird-l10n-17.0-1|378	+ Revision: 556553
12mr|mozilla-thunderbird-l10n-17.0-1|379	- Updated l10n for thunderbird 3.1.1.
12mr|mozilla-thunderbird-l10n-17.0-1|380	
12mr|mozilla-thunderbird-l10n-17.0-1|381	* Sun Jun 27 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.5-1mdv2010.1
12mr|mozilla-thunderbird-l10n-17.0-1|382	+ Revision: 549248
12mr|mozilla-thunderbird-l10n-17.0-1|383	- sync with MDVSA-2010:126
12mr|mozilla-thunderbird-l10n-17.0-1|384	
12mr|mozilla-thunderbird-l10n-17.0-1|385	* Thu Apr 22 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.4-4mdv2010.1
12mr|mozilla-thunderbird-l10n-17.0-1|386	+ Revision: 537820
12mr|mozilla-thunderbird-l10n-17.0-1|387	- bump release
12mr|mozilla-thunderbird-l10n-17.0-1|388	
12mr|mozilla-thunderbird-l10n-17.0-1|389	* Wed Apr 21 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.4-3mdv2010.1
12mr|mozilla-thunderbird-l10n-17.0-1|390	+ Revision: 537700
12mr|mozilla-thunderbird-l10n-17.0-1|391	- fix deps
12mr|mozilla-thunderbird-l10n-17.0-1|392	
12mr|mozilla-thunderbird-l10n-17.0-1|393	* Wed Apr 21 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.4-2mdv2010.1
12mr|mozilla-thunderbird-l10n-17.0-1|394	+ Revision: 537623
12mr|mozilla-thunderbird-l10n-17.0-1|395	- make it backportable
12mr|mozilla-thunderbird-l10n-17.0-1|396	
12mr|mozilla-thunderbird-l10n-17.0-1|397	* Wed Mar 31 2010 Funda Wang <fwang@mandriva.org> 3.0.4-1mdv2010.1
12mr|mozilla-thunderbird-l10n-17.0-1|398	+ Revision: 530215
12mr|mozilla-thunderbird-l10n-17.0-1|399	- New version 3.0.4
12mr|mozilla-thunderbird-l10n-17.0-1|400	
12mr|mozilla-thunderbird-l10n-17.0-1|401	* Tue Mar 02 2010 Oden Eriksson <oeriksson@mandriva.com> 3.0.3-1mdv2010.1
12mr|mozilla-thunderbird-l10n-17.0-1|402	+ Revision: 513435
12mr|mozilla-thunderbird-l10n-17.0-1|403	- 3.0.3
12mr|mozilla-thunderbird-l10n-17.0-1|404	
12mr|mozilla-thunderbird-l10n-17.0-1|405	* Thu Feb 25 2010 Funda Wang <fwang@mandriva.org> 3.0.2-1mdv2010.1
12mr|mozilla-thunderbird-l10n-17.0-1|406	+ Revision: 511355
12mr|mozilla-thunderbird-l10n-17.0-1|407	- New version 3.0.2
12mr|mozilla-thunderbird-l10n-17.0-1|408	
12mr|mozilla-thunderbird-l10n-17.0-1|409	* Thu Jan 21 2010 Funda Wang <fwang@mandriva.org> 3.0.1-1mdv2010.1
12mr|mozilla-thunderbird-l10n-17.0-1|410	+ Revision: 494432
12mr|mozilla-thunderbird-l10n-17.0-1|411	- add missing patch
12mr|mozilla-thunderbird-l10n-17.0-1|412	- New version 3.0.1
12mr|mozilla-thunderbird-l10n-17.0-1|413	
12mr|mozilla-thunderbird-l10n-17.0-1|414	* Sat Dec 12 2009 Funda Wang <fwang@mandriva.org> 3.0-1mdv2010.1
12mr|mozilla-thunderbird-l10n-17.0-1|415	+ Revision: 477590
12mr|mozilla-thunderbird-l10n-17.0-1|416	- disable debug package
12mr|mozilla-thunderbird-l10n-17.0-1|417	
12mr|mozilla-thunderbird-l10n-17.0-1|418	+ Eugeni Dodonov <eugeni@mandriva.com>
12mr|mozilla-thunderbird-l10n-17.0-1|419	- Added missing et_EE file.
12mr|mozilla-thunderbird-l10n-17.0-1|420	- Updated for thunderbird 3.
12mr|mozilla-thunderbird-l10n-17.0-1|421	
12mr|mozilla-thunderbird-l10n-17.0-1|422	* Thu Sep 03 2009 Funda Wang <fwang@mandriva.org> 2.0.0.23-1mdv2010.0
12mr|mozilla-thunderbird-l10n-17.0-1|423	+ Revision: 427344
12mr|mozilla-thunderbird-l10n-17.0-1|424	- New version 2.0.0.23
12mr|mozilla-thunderbird-l10n-17.0-1|425	
12mr|mozilla-thunderbird-l10n-17.0-1|426	* Tue Jun 23 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.0.22-1mdv2010.0
12mr|mozilla-thunderbird-l10n-17.0-1|427	+ Revision: 388676
12mr|mozilla-thunderbird-l10n-17.0-1|428	- 2.0.0.22
12mr|mozilla-thunderbird-l10n-17.0-1|429	
12mr|mozilla-thunderbird-l10n-17.0-1|430	* Wed Mar 18 2009 Funda Wang <fwang@mandriva.org> 2.0.0.21-1mdv2009.1
12mr|mozilla-thunderbird-l10n-17.0-1|431	+ Revision: 357323
12mr|mozilla-thunderbird-l10n-17.0-1|432	- refresh sources
12mr|mozilla-thunderbird-l10n-17.0-1|433	
12mr|mozilla-thunderbird-l10n-17.0-1|434	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|mozilla-thunderbird-l10n-17.0-1|435	- 2.0.0.21
12mr|mozilla-thunderbird-l10n-17.0-1|436	
12mr|mozilla-thunderbird-l10n-17.0-1|437	* Thu Jan 08 2009 Gustavo De Nardin <gustavodn@mandriva.com> 2.0.0.19-1mdv2009.1
12mr|mozilla-thunderbird-l10n-17.0-1|438	+ Revision: 327232
12mr|mozilla-thunderbird-l10n-17.0-1|439	- fixed loop for source packages, as pointed by pixel in firefox-l10n
12mr|mozilla-thunderbird-l10n-17.0-1|440	
12mr|mozilla-thunderbird-l10n-17.0-1|441	+ Funda Wang <fwang@mandriva.org>
12mr|mozilla-thunderbird-l10n-17.0-1|442	- New version 2.0.0.19
12mr|mozilla-thunderbird-l10n-17.0-1|443	
12mr|mozilla-thunderbird-l10n-17.0-1|444	* Wed Nov 19 2008 Funda Wang <fwang@mandriva.org> 2.0.0.18-1mdv2009.1
12mr|mozilla-thunderbird-l10n-17.0-1|445	+ Revision: 304457
12mr|mozilla-thunderbird-l10n-17.0-1|446	- New version 2.0.0.18
12mr|mozilla-thunderbird-l10n-17.0-1|447	
12mr|mozilla-thunderbird-l10n-17.0-1|448	* Mon Sep 29 2008 Funda Wang <fwang@mandriva.org> 2.0.0.17-1mdv2009.0
12mr|mozilla-thunderbird-l10n-17.0-1|449	+ Revision: 289437
12mr|mozilla-thunderbird-l10n-17.0-1|450	- New version 2.0.0.17
12mr|mozilla-thunderbird-l10n-17.0-1|451	
12mr|mozilla-thunderbird-l10n-17.0-1|452	* Thu Jul 24 2008 Tiago Salem <salem@mandriva.com.br> 2.0.0.16-1mdv2009.0
12mr|mozilla-thunderbird-l10n-17.0-1|453	+ Revision: 247332
12mr|mozilla-thunderbird-l10n-17.0-1|454	- update to 2.0.0.16
12mr|mozilla-thunderbird-l10n-17.0-1|455	
12mr|mozilla-thunderbird-l10n-17.0-1|456	* Fri May 02 2008 Funda Wang <fwang@mandriva.org> 2.0.0.14-1mdv2009.0
12mr|mozilla-thunderbird-l10n-17.0-1|457	+ Revision: 200206
12mr|mozilla-thunderbird-l10n-17.0-1|458	- New version 2.0.0.14
12mr|mozilla-thunderbird-l10n-17.0-1|459	
12mr|mozilla-thunderbird-l10n-17.0-1|460	* Wed Feb 27 2008 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.0.0.12-1mdv2008.1
12mr|mozilla-thunderbird-l10n-17.0-1|461	+ Revision: 175852
12mr|mozilla-thunderbird-l10n-17.0-1|462	- Work-around for rpmlint
12mr|mozilla-thunderbird-l10n-17.0-1|463	- New upstream: 2.0.0.12
12mr|mozilla-thunderbird-l10n-17.0-1|464	- Disable dict links for mdkversion >= 200810. We are going to symlink entire
12mr|mozilla-thunderbird-l10n-17.0-1|465	mozilladir/dictionaries instead. Closes: #21370
12mr|mozilla-thunderbird-l10n-17.0-1|466	
12mr|mozilla-thunderbird-l10n-17.0-1|467	+ Olivier Blin <blino@mandriva.org>
12mr|mozilla-thunderbird-l10n-17.0-1|468	- restore BuildRoot
12mr|mozilla-thunderbird-l10n-17.0-1|469	
12mr|mozilla-thunderbird-l10n-17.0-1|470	+ Thierry Vignaud <tv@mandriva.org>
12mr|mozilla-thunderbird-l10n-17.0-1|471	- kill re-definition of %%buildroot on Pixel's request
12mr|mozilla-thunderbird-l10n-17.0-1|472	
12mr|mozilla-thunderbird-l10n-17.0-1|473	* Sun Dec 02 2007 Funda Wang <fwang@mandriva.org> 2.0.0.9-1mdv2008.1
12mr|mozilla-thunderbird-l10n-17.0-1|474	+ Revision: 114426
12mr|mozilla-thunderbird-l10n-17.0-1|475	- New version 2.0.0.9
12mr|mozilla-thunderbird-l10n-17.0-1|476	
12mr|mozilla-thunderbird-l10n-17.0-1|477	* Fri Aug 24 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.0.0.6-2mdv2008.0
12mr|mozilla-thunderbird-l10n-17.0-1|478	+ Revision: 71055
12mr|mozilla-thunderbird-l10n-17.0-1|479	- Merged with FF specs.
12mr|mozilla-thunderbird-l10n-17.0-1|480	
12mr|mozilla-thunderbird-l10n-17.0-1|481	* Thu Aug 02 2007 Funda Wang <fwang@mandriva.org> 2.0.0.6-1mdv2008.0
12mr|mozilla-thunderbird-l10n-17.0-1|482	+ Revision: 58009
12mr|mozilla-thunderbird-l10n-17.0-1|483	- New version 2.0.0.6
12mr|mozilla-thunderbird-l10n-17.0-1|484	
12mr|mozilla-thunderbird-l10n-17.0-1|485	* Fri Jul 20 2007 Funda Wang <fwang@mandriva.org> 2.0.0.5-1mdv2008.0
12mr|mozilla-thunderbird-l10n-17.0-1|486	+ Revision: 53805
12mr|mozilla-thunderbird-l10n-17.0-1|487	- New version
12mr|mozilla-thunderbird-l10n-17.0-1|488	
12mr|mozilla-thunderbird-l10n-17.0-1|489	* Fri Jun 15 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.0.0.4-1mdv2008.0
12mr|mozilla-thunderbird-l10n-17.0-1|490	+ Revision: 39938
12mr|mozilla-thunderbird-l10n-17.0-1|491	- Synced with thunderbird version (2.0.0.4).
12mr|mozilla-thunderbird-l10n-17.0-1|492	- Updated all langpacks except for et-EE, gu-IN and he which weren't available.
12mr|mozilla-thunderbird-l10n-17.0-1|493	- Added Estonian support. Thanks to Sander for it.
12mr|mozilla-thunderbird-l10n-17.0-1|494	
12mr|mozilla-thunderbird-l10n-17.0-1|495	* Mon May 07 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.0.0.0-3mdv2008.0
12mr|mozilla-thunderbird-l10n-17.0-1|496	+ Revision: 24096
12mr|mozilla-thunderbird-l10n-17.0-1|497	- Fix pt langname: it must be called pt_PT, as this is what is inside it.
12mr|mozilla-thunderbird-l10n-17.0-1|498	
12mr|mozilla-thunderbird-l10n-17.0-1|499	* Tue Apr 24 2007 Funda Wang <fwang@mandriva.org> 2.0.0.0-2mdv2008.0
12mr|mozilla-thunderbird-l10n-17.0-1|500	+ Revision: 17836
12mr|mozilla-thunderbird-l10n-17.0-1|501	- add more languages.
12mr|mozilla-thunderbird-l10n-17.0-1|502	
12mr|mozilla-thunderbird-l10n-17.0-1|503	* Fri Apr 20 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.0.0.0-1mdv2008.0
12mr|mozilla-thunderbird-l10n-17.0-1|504	+ Revision: 15997
12mr|mozilla-thunderbird-l10n-17.0-1|505	- Synced version with thunderbird's one.
12mr|mozilla-thunderbird-l10n-17.0-1|506	- Updated lang packs.
12mr|mozilla-thunderbird-l10n-17.0-1|507	

15212 12
12mr|mp32ogg-0.11-15|1	%define fver 0.11-8
12mr|mp32ogg-0.11-15|2	
12mr|mp32ogg-0.11-15|3	Name:		mp32ogg
12mr|mp32ogg-0.11-15|4	Version:	0.11
12mr|mp32ogg-0.11-15|5	Release:	%mkrel 15
12mr|mp32ogg-0.11-15|6	
12mr|mp32ogg-0.11-15|7	Summary:	Convert mp3 music files to ogg music files
12mr|mp32ogg-0.11-15|8	License:	Artistic
12mr|mp32ogg-0.11-15|9	Group:		Sound
12mr|mp32ogg-0.11-15|10	# Author: Nathan Walp <faceprint@faceprint.com>
12mr|mp32ogg-0.11-15|11	Url:		http://packages.debian.org/unstable/sound/mp32ogg
12mr|mp32ogg-0.11-15|12	Source0:	mp32ogg_%{fver}.tar.bz2
12mr|mp32ogg-0.11-15|13	Patch0:     mp32ogg-0.11-force-filename-stringification.mp3
12mr|mp32ogg-0.11-15|14	
12mr|mp32ogg-0.11-15|15	BuildRequires: perl
12mr|mp32ogg-0.11-15|16	BuildRequires: perl(MP3::Info)
12mr|mp32ogg-0.11-15|17	BuildRequires: perl(String::ShellQuote)
12mr|mp32ogg-0.11-15|18	
12mr|mp32ogg-0.11-15|19	BuildArch:	noarch
12mr|mp32ogg-0.11-15|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|mp32ogg-0.11-15|21	
12mr|mp32ogg-0.11-15|22	Requires: mpg123
12mr|mp32ogg-0.11-15|23	Requires: perl
12mr|mp32ogg-0.11-15|24	Requires: vorbis-tools
12mr|mp32ogg-0.11-15|25	
12mr|mp32ogg-0.11-15|26	%description
12mr|mp32ogg-0.11-15|27	Perl script to convert MP3 files into Ogg Vorbis format. It is able to
12mr|mp32ogg-0.11-15|28	read ID3 tags from MP3 files and correctly tag the Ogg files, as well as
12mr|mp32ogg-0.11-15|29	optionally rename them based on those tags.
12mr|mp32ogg-0.11-15|30	
12mr|mp32ogg-0.11-15|31	%prep
12mr|mp32ogg-0.11-15|32	%setup -q -n %name
12mr|mp32ogg-0.11-15|33	# fix https://qa.mandriva.com/show_bug.cgi?id=53477
12mr|mp32ogg-0.11-15|34	%patch0 -p0
12mr|mp32ogg-0.11-15|35	
12mr|mp32ogg-0.11-15|36	%install
12mr|mp32ogg-0.11-15|37	rm -rf %{buildroot}
12mr|mp32ogg-0.11-15|38	
12mr|mp32ogg-0.11-15|39	install -m 755 -D %name  %{buildroot}%{_bindir}/%{name}
12mr|mp32ogg-0.11-15|40	perl -c  %{buildroot}%{_bindir}/%{name}
12mr|mp32ogg-0.11-15|41	
12mr|mp32ogg-0.11-15|42	echo -e "%{name}\n\nAuthor: Nathan Walp <faceprint@faceprint.com>\nLicense: Artistic\n" > README
12mr|mp32ogg-0.11-15|43	
12mr|mp32ogg-0.11-15|44	%clean
12mr|mp32ogg-0.11-15|45	rm -rf %{buildroot}
12mr|mp32ogg-0.11-15|46	
12mr|mp32ogg-0.11-15|47	%files
12mr|mp32ogg-0.11-15|48	%defattr(-,root,root)
12mr|mp32ogg-0.11-15|49	%doc README
12mr|mp32ogg-0.11-15|50	%{_bindir}/*
12mr|mp32ogg-0.11-15|51	
12mr|mp32ogg-0.11-15|52	
12mr|mp32ogg-0.11-15|53	
12mr|mp32ogg-0.11-15|54	%changelog
12mr|mp32ogg-0.11-15|55	

15213 12
12mr|mpage-2.5.6-7|1	Summary: A tool for printing multiple pages of text on each printed page
12mr|mpage-2.5.6-7|2	Name: mpage
12mr|mpage-2.5.6-7|3	Version: 2.5.6
12mr|mpage-2.5.6-7|4	Release: %mkrel 7
12mr|mpage-2.5.6-7|5	License: BSD
12mr|mpage-2.5.6-7|6	Group: System/Printing
12mr|mpage-2.5.6-7|7	Source: http://www.mesa.nl/pub/mpage/%name-%version.tgz
12mr|mpage-2.5.6-7|8	Patch0: mpage-2.5.4-config.patch
12mr|mpage-2.5.6-7|9	#Patch1: mpage-2.5.4-gcc4.patch
12mr|mpage-2.5.6-7|10	# Japanese patch.bz2
12mr|mpage-2.5.6-7|11	Patch10: mpage-2.5.3-j.patch
12mr|mpage-2.5.6-7|12	Patch20: mpage-mfix.patch
12mr|mpage-2.5.6-7|13	Patch21: mpage-psprint.patch
12mr|mpage-2.5.6-7|14	Patch22: mpage-2.5.3-japanese-fix.patch
12mr|mpage-2.5.6-7|15	Patch23: mpage-2.5.6-LDFLAGS.diff
12mr|mpage-2.5.6-7|16	URL: http://www.mesa.nl/pub/mpage
12mr|mpage-2.5.6-7|17	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mr|mpage-2.5.6-7|18	
12mr|mpage-2.5.6-7|19	%description
12mr|mpage-2.5.6-7|20	The mpage utility takes plain text files or PostScript(TM) documents
12mr|mpage-2.5.6-7|21	as input, reduces the size of the text, and prints the files on a
12mr|mpage-2.5.6-7|22	PostScript printer with several pages on each sheet of paper.  Mpage
12mr|mpage-2.5.6-7|23	is very useful for viewing large printouts without using up tons of
12mr|mpage-2.5.6-7|24	paper.  Mpage supports many different layout options for the printed
12mr|mpage-2.5.6-7|25	pages.
12mr|mpage-2.5.6-7|26	
12mr|mpage-2.5.6-7|27	Mpage should be installed if you need a useful utility for viewing
12mr|mpage-2.5.6-7|28	long text documents without wasting paper.
12mr|mpage-2.5.6-7|29	
12mr|mpage-2.5.6-7|30	%prep
12mr|mpage-2.5.6-7|31	%setup -q
12mr|mpage-2.5.6-7|32	%patch0 -p1 -b .config
12mr|mpage-2.5.6-7|33	#%patch1 -p1 -b .gcc4
12mr|mpage-2.5.6-7|34	%patch10 -p1 -b .jp
12mr|mpage-2.5.6-7|35	%patch20 -p1 -b .fix
12mr|mpage-2.5.6-7|36	%patch21 -p1
12mr|mpage-2.5.6-7|37	%patch22 -p1
12mr|mpage-2.5.6-7|38	%patch23 -p0
12mr|mpage-2.5.6-7|39	
12mr|mpage-2.5.6-7|40	%build
12mr|mpage-2.5.6-7|41	%make RPM_OPT_FLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|mpage-2.5.6-7|42	
12mr|mpage-2.5.6-7|43	%install
12mr|mpage-2.5.6-7|44	rm -rf $RPM_BUILD_ROOT
12mr|mpage-2.5.6-7|45	
12mr|mpage-2.5.6-7|46	%makeinstall_std
12mr|mpage-2.5.6-7|47	
12mr|mpage-2.5.6-7|48	%clean
12mr|mpage-2.5.6-7|49	rm -rf $RPM_BUILD_ROOT
12mr|mpage-2.5.6-7|50	
12mr|mpage-2.5.6-7|51	%files
12mr|mpage-2.5.6-7|52	%defattr(-,root,root)
12mr|mpage-2.5.6-7|53	%doc CHANGES Copyright README NEWS TODO
12mr|mpage-2.5.6-7|54	%_bindir/mpage
12mr|mpage-2.5.6-7|55	%_mandir/man1/mpage.1*
12mr|mpage-2.5.6-7|56	%dir %_datadir/mpage
12mr|mpage-2.5.6-7|57	%_datadir/mpage/*
12mr|mpage-2.5.6-7|58	
12mr|mpage-2.5.6-7|59	
12mr|mpage-2.5.6-7|60	
12mr|mpage-2.5.6-7|61	
12mr|mpage-2.5.6-7|62	
12mr|mpage-2.5.6-7|63	%changelog
12mr|mpage-2.5.6-7|64	

15214 12
12mr|mpd-0.17.2-1|1	#####################
12mr|mpd-0.17.2-1|2	# Hardcode PLF build
12mr|mpd-0.17.2-1|3	%define build_plf 0
12mr|mpd-0.17.2-1|4	#####################
12mr|mpd-0.17.2-1|5	
12mr|mpd-0.17.2-1|6	%{?_with_plf: %{expand: %%global build_plf 1}}
12mr|mpd-0.17.2-1|7	
12mr|mpd-0.17.2-1|8	%if %{build_plf}
12mr|mpd-0.17.2-1|9	%define distsuffix plf
12mr|mpd-0.17.2-1|10	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|mpd-0.17.2-1|11	%define extrarelsuffix plf
12mr|mpd-0.17.2-1|12	%endif
12mr|mpd-0.17.2-1|13	
12mr|mpd-0.17.2-1|14	Name:		mpd
12mr|mpd-0.17.2-1|15	Version:	0.17.2
12mr|mpd-0.17.2-1|16	Release:	1
12mr|mpd-0.17.2-1|17	Summary:	MPD, the Music Player Daemon
12mr|mpd-0.17.2-1|18	License:	GPLv2+
12mr|mpd-0.17.2-1|19	Group:		Sound
12mr|mpd-0.17.2-1|20	Url:		http://mpd.wikia.com/
12mr|mpd-0.17.2-1|21	Source0:	http://downloads.sourceforge.net/musicpd/%{name}-%{version}.tar.gz
12mr|mpd-0.17.2-1|22	Source1:	%{name}.conf
12mr|mpd-0.17.2-1|23	Source2:	%{name}.init
12mr|mpd-0.17.2-1|24	Source3:	%{name}.logrotate
12mr|mpd-0.17.2-1|25	Source4:	README.urpmi
12mr|mpd-0.17.2-1|26	Source5:	%{name}.service
12mr|mpd-0.17.2-1|27	
12mr|mpd-0.17.2-1|28	Requires(pre):		rpm-helper
12mr|mpd-0.17.2-1|29	Requires(post):		rpm-helper
12mr|mpd-0.17.2-1|30	Requires(preun):	rpm-helper
12mr|mpd-0.17.2-1|31	Requires(postun):	rpm-helper
12mr|mpd-0.17.2-1|32	BuildRequires:	pkgconfig(alsa)
12mr|mpd-0.17.2-1|33	BuildRequires:	pkgconfig(ao)
12mr|mpd-0.17.2-1|34	BuildRequires:	libatomic_ops-devel
12mr|mpd-0.17.2-1|35	BuildRequires:	pkgconfig(audiofile)
12mr|mpd-0.17.2-1|36	BuildRequires:	avahi-common-devel
12mr|mpd-0.17.2-1|37	BuildRequires:	pkgconfig(libcurl)
12mr|mpd-0.17.2-1|38	BuildRequires:	pkgconfig(flac)
12mr|mpd-0.17.2-1|39	BuildRequires:	pkgconfig(flac++)
12mr|mpd-0.17.2-1|40	BuildRequires:	pkgconfig(id3tag)
12mr|mpd-0.17.2-1|41	BuildRequires:	pkgconfig(jack)
12mr|mpd-0.17.2-1|42	BuildRequires:	pkgconfig(mad)
12mr|mpd-0.17.2-1|43	BuildRequires:	libmikmod-devel
12mr|mpd-0.17.2-1|44	BuildRequires:	libmpcdec-devel
12mr|mpd-0.17.2-1|45	BuildRequires:	pkgconfig(ogg)
12mr|mpd-0.17.2-1|46	BuildRequires:	pkgconfig(libpulse)
12mr|mpd-0.17.2-1|47	BuildRequires:	pkgconfig(shout)
12mr|mpd-0.17.2-1|48	BuildRequires:	pkgconfig(vorbis)
12mr|mpd-0.17.2-1|49	BuildRequires:	pkgconfig(sqlite3)
12mr|mpd-0.17.2-1|50	%if %{build_plf}
12mr|mpd-0.17.2-1|51	BuildRequires:	libfaad2-devel
12mr|mpd-0.17.2-1|52	%endif
12mr|mpd-0.17.2-1|53	
12mr|mpd-0.17.2-1|54	%description
12mr|mpd-0.17.2-1|55	Music Player Daemon (MPD) allows remote access for playing music (MP3, Ogg
12mr|mpd-0.17.2-1|56	Vorbis, FLAC, Mod, and wave files) and managing playlists. MPD is designed
12mr|mpd-0.17.2-1|57	for integrating a computer into a stereo system that provides control for music
12mr|mpd-0.17.2-1|58	playback over a local network. It is also makes a great desktop music player,
12mr|mpd-0.17.2-1|59	especially if your a console junkie, like frontend options, or restart X often.
12mr|mpd-0.17.2-1|60	
12mr|mpd-0.17.2-1|61	%if %{build_plf}
12mr|mpd-0.17.2-1|62	This package is in restricted repository because it is built with AAC support
12mr|mpd-0.17.2-1|63	of libfaad2, which is patent-protected.
12mr|mpd-0.17.2-1|64	%endif
12mr|mpd-0.17.2-1|65	
12mr|mpd-0.17.2-1|66	%prep
12mr|mpd-0.17.2-1|67	%setup -q
12mr|mpd-0.17.2-1|68	
12mr|mpd-0.17.2-1|69	%build
12mr|mpd-0.17.2-1|70	%configure2_5x \
12mr|mpd-0.17.2-1|71	--with-alsa-prefix=%{_prefix} \
12mr|mpd-0.17.2-1|72	--enable-ao \
12mr|mpd-0.17.2-1|73	--enable-curl \
12mr|mpd-0.17.2-1|74	%if ! %{build_plf}
12mr|mpd-0.17.2-1|75	--disable-aac \
12mr|mpd-0.17.2-1|76	%endif
12mr|mpd-0.17.2-1|77	--enable-sqlite
12mr|mpd-0.17.2-1|78	%make
12mr|mpd-0.17.2-1|79	
12mr|mpd-0.17.2-1|80	%install
12mr|mpd-0.17.2-1|81	%makeinstall_std
12mr|mpd-0.17.2-1|82	
12mr|mpd-0.17.2-1|83	mkdir -p %{buildroot}/var/lib/mpd
12mr|mpd-0.17.2-1|84	touch %{buildroot}/%{_localstatedir}/lib/mpd/mpd.db
12mr|mpd-0.17.2-1|85	touch %{buildroot}/%{_localstatedir}/lib/mpd/mpdstate
12mr|mpd-0.17.2-1|86	mkdir -p %{buildroot}/var/log/mpd
12mr|mpd-0.17.2-1|87	touch %{buildroot}/var/log/mpd/mpd.log
12mr|mpd-0.17.2-1|88	touch %{buildroot}/var/log/mpd/mpd.error
12mr|mpd-0.17.2-1|89	mkdir -p %{buildroot}/var/run/mpd
12mr|mpd-0.17.2-1|90	mkdir -p %{buildroot}/%{_localstatedir}/lib/mpd/playlists
12mr|mpd-0.17.2-1|91	mkdir -p %{buildroot}/%{_localstatedir}/lib/mpd/music
12mr|mpd-0.17.2-1|92	mkdir -p %{buildroot}/lib/systemd/system
12mr|mpd-0.17.2-1|93	
12mr|mpd-0.17.2-1|94	install -D %{SOURCE1} %{buildroot}/etc/mpd.conf
12mr|mpd-0.17.2-1|95	install -D %{SOURCE2} %{buildroot}/%{_initrddir}/%{name}
12mr|mpd-0.17.2-1|96	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12mr|mpd-0.17.2-1|97	install %{SOURCE4} doc/README.urpmi
12mr|mpd-0.17.2-1|98	rm -rf %{buildroot}/%{_docdir}/mpd
12mr|mpd-0.17.2-1|99	
12mr|mpd-0.17.2-1|100	install -D %{SOURCE5} %{buildroot}/lib/systemd/system/
12mr|mpd-0.17.2-1|101	
12mr|mpd-0.17.2-1|102	%pre
12mr|mpd-0.17.2-1|103	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
12mr|mpd-0.17.2-1|104	usermod -g audio %{name}
12mr|mpd-0.17.2-1|105	
12mr|mpd-0.17.2-1|106	%post
12mr|mpd-0.17.2-1|107	if [ $1 -eq 1 ]
12mr|mpd-0.17.2-1|108	then
12mr|mpd-0.17.2-1|109	%create_ghostfile %{_localstatedir}/lib/mpd/mpd.db mpd audio 644
12mr|mpd-0.17.2-1|110	%create_ghostfile %{_localstatedir}/lib/mpd/mpdstate mpd audio 644
12mr|mpd-0.17.2-1|111	%create_ghostfile /var/log/mpd/mpd.log mpd audio 644
12mr|mpd-0.17.2-1|112	%create_ghostfile /var/log/mpd/mpd.error mpd audio 644
12mr|mpd-0.17.2-1|113	fi
12mr|mpd-0.17.2-1|114	#echo If you want to run mpd as a service, please read
12mr|mpd-0.17.2-1|115	#echo /usr/share/doc/mpd-%{version}/README.MDK
12mr|mpd-0.17.2-1|116	%_post_service %{name}
12mr|mpd-0.17.2-1|117	
12mr|mpd-0.17.2-1|118	%preun
12mr|mpd-0.17.2-1|119	%_preun_service %{name}
12mr|mpd-0.17.2-1|120	
12mr|mpd-0.17.2-1|121	%postun
12mr|mpd-0.17.2-1|122	%_postun_userdel %{name}
12mr|mpd-0.17.2-1|123	
12mr|mpd-0.17.2-1|124	%files
12mr|mpd-0.17.2-1|125	%doc README UPGRADING AUTHORS NEWS doc/mpdconf.example doc/*.urpmi
12mr|mpd-0.17.2-1|126	%{_bindir}/%{name}
12mr|mpd-0.17.2-1|127	%{_mandir}/man1/*
12mr|mpd-0.17.2-1|128	%{_mandir}/man5/*
12mr|mpd-0.17.2-1|129	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mr|mpd-0.17.2-1|130	%attr(-,mpd,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
12mr|mpd-0.17.2-1|131	%config(noreplace) %{_initrddir}/%{name}
12mr|mpd-0.17.2-1|132	%defattr(644,mpd,audio)
12mr|mpd-0.17.2-1|133	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd
12mr|mpd-0.17.2-1|134	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd/music
12mr|mpd-0.17.2-1|135	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd/playlists
12mr|mpd-0.17.2-1|136	%ghost %{_localstatedir}/lib/mpd/mpd.db
12mr|mpd-0.17.2-1|137	%ghost %{_localstatedir}/lib/mpd/mpdstate
12mr|mpd-0.17.2-1|138	%attr(755,mpd,audio) %dir /var/log/mpd
12mr|mpd-0.17.2-1|139	%attr(755,mpd,audio) %dir /var/run/mpd
12mr|mpd-0.17.2-1|140	%ghost /var/log/mpd/mpd.log
12mr|mpd-0.17.2-1|141	%ghost /var/log/mpd/mpd.error
12mr|mpd-0.17.2-1|142	%attr(644,root,root) /lib/systemd/system/%{name}.service

15215 12
12mr|mpeg2dec-0.5.1-11|1	%define major 0
12mr|mpeg2dec-0.5.1-11|2	%define libname %mklibname %{name} %{major}
12mr|mpeg2dec-0.5.1-11|3	%define develname %mklibname -d %{name}
12mr|mpeg2dec-0.5.1-11|4	%define staticname %mklibname -s -d %{name}
12mr|mpeg2dec-0.5.1-11|5	%define oname libmpeg2
12mr|mpeg2dec-0.5.1-11|6	
12mr|mpeg2dec-0.5.1-11|7	Summary:	MPEG-2 Decoder
12mr|mpeg2dec-0.5.1-11|8	Name:		mpeg2dec
12mr|mpeg2dec-0.5.1-11|9	Version:	0.5.1
12mr|mpeg2dec-0.5.1-11|10	Release:	11
12mr|mpeg2dec-0.5.1-11|11	License:	GPLv2+
12mr|mpeg2dec-0.5.1-11|12	Group:		Video
12mr|mpeg2dec-0.5.1-11|13	URL:		http://libmpeg2.sourceforge.net/
12mr|mpeg2dec-0.5.1-11|14	Source0:	http://libmpeg2.sourceforge.net/files/%{oname}-%{version}.tar.gz
12mr|mpeg2dec-0.5.1-11|15	Patch0:		libmpeg2-0.5.1-gcc4.6.patch
12mr|mpeg2dec-0.5.1-11|16	BuildRequires:	pkgconfig(sdl)
12mr|mpeg2dec-0.5.1-11|17	BuildRequires:	pkgconfig(xv)
12mr|mpeg2dec-0.5.1-11|18	
12mr|mpeg2dec-0.5.1-11|19	%description
12mr|mpeg2dec-0.5.1-11|20	mpeg2dec is an mpeg-1 and mpeg-2 video decoder. It is purposely kept
12mr|mpeg2dec-0.5.1-11|21	simple : it does not include features like reading files from a DVD,
12mr|mpeg2dec-0.5.1-11|22	CSS, fullscreen output, navigation, etc... The main purpose of
12mr|mpeg2dec-0.5.1-11|23	mpeg2dec is to have a simple test bed for libmpeg2. mpeg2dec also
12mr|mpeg2dec-0.5.1-11|24	includes a demultiplexer for mpeg-1 and mpeg-2 program streams, and
12mr|mpeg2dec-0.5.1-11|25	output routines for a variety of different interfaces.
12mr|mpeg2dec-0.5.1-11|26	
12mr|mpeg2dec-0.5.1-11|27	%package -n	%{libname}
12mr|mpeg2dec-0.5.1-11|28	Group:		System/Libraries
12mr|mpeg2dec-0.5.1-11|29	Summary:	MPEG-2 Decoder
12mr|mpeg2dec-0.5.1-11|30	
12mr|mpeg2dec-0.5.1-11|31	%description -n %{libname}
12mr|mpeg2dec-0.5.1-11|32	mpeg2dec is an mpeg-1 and mpeg-2 video decoder. It is purposely kept
12mr|mpeg2dec-0.5.1-11|33	simple : it does not include features like reading files from a DVD,
12mr|mpeg2dec-0.5.1-11|34	CSS, fullscreen output, navigation, etc... The main purpose of
12mr|mpeg2dec-0.5.1-11|35	mpeg2dec is to have a simple test bed for libmpeg2. mpeg2dec also
12mr|mpeg2dec-0.5.1-11|36	includes a demultiplexer for mpeg-1 and mpeg-2 program streams, and
12mr|mpeg2dec-0.5.1-11|37	output routines for a variety of different interfaces.
12mr|mpeg2dec-0.5.1-11|38	
12mr|mpeg2dec-0.5.1-11|39	This package contains the shared libraries of mpeg2dec.
12mr|mpeg2dec-0.5.1-11|40	
12mr|mpeg2dec-0.5.1-11|41	%package -n	%{develname}
12mr|mpeg2dec-0.5.1-11|42	Summary:	MPEG-2 Decoder development files
12mr|mpeg2dec-0.5.1-11|43	Group:		Development/C
12mr|mpeg2dec-0.5.1-11|44	Requires:	%{libname} = %{version}
12mr|mpeg2dec-0.5.1-11|45	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|mpeg2dec-0.5.1-11|46	
12mr|mpeg2dec-0.5.1-11|47	%description -n	%{develname}
12mr|mpeg2dec-0.5.1-11|48	mpeg2dec is an mpeg-1 and mpeg-2 video decoder. It is purposely kept
12mr|mpeg2dec-0.5.1-11|49	simple : it does not include features like reading files from a DVD,
12mr|mpeg2dec-0.5.1-11|50	CSS, fullscreen output, navigation, etc... The main purpose of
12mr|mpeg2dec-0.5.1-11|51	mpeg2dec is to have a simple test bed for libmpeg2. mpeg2dec also
12mr|mpeg2dec-0.5.1-11|52	includes a demultiplexer for mpeg-1 and mpeg-2 program streams, and
12mr|mpeg2dec-0.5.1-11|53	output routines for a variety of different interfaces.
12mr|mpeg2dec-0.5.1-11|54	MPEG-2 Decoder development files
12mr|mpeg2dec-0.5.1-11|55	
12mr|mpeg2dec-0.5.1-11|56	%package -n	%staticname
12mr|mpeg2dec-0.5.1-11|57	Summary:	MPEG-2 Decoder static libraries
12mr|mpeg2dec-0.5.1-11|58	Group:		Development/C
12mr|mpeg2dec-0.5.1-11|59	Requires:	%{develname} = %{version}-%{release}
12mr|mpeg2dec-0.5.1-11|60	
12mr|mpeg2dec-0.5.1-11|61	%description -n %{staticname}
12mr|mpeg2dec-0.5.1-11|62	mpeg2dec is an mpeg-1 and mpeg-2 video decoder. It is purposely kept
12mr|mpeg2dec-0.5.1-11|63	simple : it does not include features like reading files from a DVD,
12mr|mpeg2dec-0.5.1-11|64	CSS, fullscreen output, navigation, etc... The main purpose of
12mr|mpeg2dec-0.5.1-11|65	mpeg2dec is to have a simple test bed for libmpeg2. mpeg2dec also
12mr|mpeg2dec-0.5.1-11|66	includes a demultiplexer for mpeg-1 and mpeg-2 program streams, and
12mr|mpeg2dec-0.5.1-11|67	output routines for a variety of different interfaces.
12mr|mpeg2dec-0.5.1-11|68	
12mr|mpeg2dec-0.5.1-11|69	MPEG-2 Decoder static libraries.
12mr|mpeg2dec-0.5.1-11|70	
12mr|mpeg2dec-0.5.1-11|71	%prep
12mr|mpeg2dec-0.5.1-11|72	%setup -q -n %{oname}-%{version}
12mr|mpeg2dec-0.5.1-11|73	%patch0 -p1
12mr|mpeg2dec-0.5.1-11|74	
12mr|mpeg2dec-0.5.1-11|75	%build
12mr|mpeg2dec-0.5.1-11|76	%configure2_5x	--enable-shared \
12mr|mpeg2dec-0.5.1-11|77	%ifarch sparc sparcv9 sparc64
12mr|mpeg2dec-0.5.1-11|78	--disable-accel-detect
12mr|mpeg2dec-0.5.1-11|79	%endif
12mr|mpeg2dec-0.5.1-11|80	
12mr|mpeg2dec-0.5.1-11|81	%make
12mr|mpeg2dec-0.5.1-11|82	
12mr|mpeg2dec-0.5.1-11|83	%install
12mr|mpeg2dec-0.5.1-11|84	%makeinstall_std
12mr|mpeg2dec-0.5.1-11|85	
12mr|mpeg2dec-0.5.1-11|86	%files
12mr|mpeg2dec-0.5.1-11|87	%doc AUTHORS ChangeLog NEWS README TODO
12mr|mpeg2dec-0.5.1-11|88	%{_mandir}/man1/*
12mr|mpeg2dec-0.5.1-11|89	%{_bindir}/*
12mr|mpeg2dec-0.5.1-11|90	
12mr|mpeg2dec-0.5.1-11|91	%files -n %{libname}
12mr|mpeg2dec-0.5.1-11|92	%{_libdir}/libmpeg2*.so.%{major}*
12mr|mpeg2dec-0.5.1-11|93	
12mr|mpeg2dec-0.5.1-11|94	%files -n %{develname}
12mr|mpeg2dec-0.5.1-11|95	%{_includedir}/mpeg2dec
12mr|mpeg2dec-0.5.1-11|96	%{_libdir}/lib*.so
12mr|mpeg2dec-0.5.1-11|97	%{_libdir}/pkgconfig/lib*.pc
12mr|mpeg2dec-0.5.1-11|98	
12mr|mpeg2dec-0.5.1-11|99	%files -n %{staticname}
12mr|mpeg2dec-0.5.1-11|100	%{_libdir}/lib*.a
12mr|mpeg2dec-0.5.1-11|101	
12mr|mpeg2dec-0.5.1-11|102	
12mr|mpeg2dec-0.5.1-11|103	%changelog
12mr|mpeg2dec-0.5.1-11|104	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mpeg2dec-0.5.1-11|105	+ Commit: abbcf01
12mr|mpeg2dec-0.5.1-11|106	- Spec cleanup, drop Obsoletes, convert BR to pkgconfig style
12mr|mpeg2dec-0.5.1-11|107	
12mr|mpeg2dec-0.5.1-11|108	

15216 12
12mr|mpeg_lib-1.3.1-21|1	%define major	1
12mr|mpeg_lib-1.3.1-21|2	%define libname %mklibname bmpeg %{major}
12mr|mpeg_lib-1.3.1-21|3	%define devname %mklibname bmpeg -d
12mr|mpeg_lib-1.3.1-21|4	
12mr|mpeg_lib-1.3.1-21|5	Summary:	Mpeg library
12mr|mpeg_lib-1.3.1-21|6	Name:		mpeg_lib
12mr|mpeg_lib-1.3.1-21|7	Version:	1.3.1
12mr|mpeg_lib-1.3.1-21|8	Release:	21
12mr|mpeg_lib-1.3.1-21|9	License:	GPL
12mr|mpeg_lib-1.3.1-21|10	Group:		System/Libraries
12mr|mpeg_lib-1.3.1-21|11	URL:		http://starship.python.net/~gward/mpeglib/
12mr|mpeg_lib-1.3.1-21|12	Source0:	ftp://ftp.mni.mcgill.ca/pub/mpeg/%{name}-%{version}.tar.bz2
12mr|mpeg_lib-1.3.1-21|13	Patch1:		libmpeg1-1.3.1-debian.diff.bz2
12mr|mpeg_lib-1.3.1-21|14	Patch2:		mpeg_lib-1.3.1-bad_cast.patch.bz2
12mr|mpeg_lib-1.3.1-21|15	
12mr|mpeg_lib-1.3.1-21|16	%description
12mr|mpeg_lib-1.3.1-21|17	The MPEG Library is a collection of C routines to decode MPEG movies and dither
12mr|mpeg_lib-1.3.1-21|18	them in a variety of colour schemes.  Most of the code in the library comes
12mr|mpeg_lib-1.3.1-21|19	directly from the Berkely MPEG player, an X11-specific implementation that
12mr|mpeg_lib-1.3.1-21|20	works fine, but suffers from minimal documentation and a lack of modularity.
12mr|mpeg_lib-1.3.1-21|21	
12mr|mpeg_lib-1.3.1-21|22	A front end to the Berkeley decoding engine was developed by Greg Ward at the
12mr|mpeg_lib-1.3.1-21|23	Montreal Neurological Institute in May/June 1994 to facilitate the development
12mr|mpeg_lib-1.3.1-21|24	of an MPEG player specifically for Silicon Graphics workstations. The decoding
12mr|mpeg_lib-1.3.1-21|25	engine together with the MNI front end constitute the MPEG Library.
12mr|mpeg_lib-1.3.1-21|26	
12mr|mpeg_lib-1.3.1-21|27	
12mr|mpeg_lib-1.3.1-21|28	%package	-n %{libname}
12mr|mpeg_lib-1.3.1-21|29	Summary:	Mpeg library
12mr|mpeg_lib-1.3.1-21|30	Group:		System/Libraries
12mr|mpeg_lib-1.3.1-21|31	Provides:	%{name} = %{version}-%{release}
12mr|mpeg_lib-1.3.1-21|32	Provides:	libbmpeg = %{version}-%{release}
12mr|mpeg_lib-1.3.1-21|33	
12mr|mpeg_lib-1.3.1-21|34	%description	-n %{libname}
12mr|mpeg_lib-1.3.1-21|35	The MPEG Library is a collection of C routines to decode MPEG movies and dither
12mr|mpeg_lib-1.3.1-21|36	them in a variety of colour schemes.  Most of the code in the library comes
12mr|mpeg_lib-1.3.1-21|37	directly from the Berkely MPEG player, an X11-specific implementation that
12mr|mpeg_lib-1.3.1-21|38	works fine, but suffers from minimal documentation and a lack of modularity.
12mr|mpeg_lib-1.3.1-21|39	
12mr|mpeg_lib-1.3.1-21|40	A front end to the Berkeley decoding engine was developed by Greg Ward at the
12mr|mpeg_lib-1.3.1-21|41	Montreal Neurological Institute in May/June 1994 to facilitate the development
12mr|mpeg_lib-1.3.1-21|42	of an MPEG player specifically for Silicon Graphics workstations. The decoding
12mr|mpeg_lib-1.3.1-21|43	engine together with the MNI front end constitute the MPEG Library.
12mr|mpeg_lib-1.3.1-21|44	
12mr|mpeg_lib-1.3.1-21|45	%package	-n %{devname}
12mr|mpeg_lib-1.3.1-21|46	Summary:	Mpeg library development package
12mr|mpeg_lib-1.3.1-21|47	Group:		Development/C
12mr|mpeg_lib-1.3.1-21|48	Requires:	%{libname} = %{version}-%{release}
12mr|mpeg_lib-1.3.1-21|49	Provides:	%{name}-devel = %{version}-%{release}
12mr|mpeg_lib-1.3.1-21|50	Provides:	libbmpeg-devel = %{version}-%{release}
12mr|mpeg_lib-1.3.1-21|51	Obsoletes:	%{libname}-devel < 1.3.1-21
12mr|mpeg_lib-1.3.1-21|52	
12mr|mpeg_lib-1.3.1-21|53	%description	-n %{devname}
12mr|mpeg_lib-1.3.1-21|54	The MPEG Library is a collection of C routines to decode MPEG movies and dither
12mr|mpeg_lib-1.3.1-21|55	them in a variety of colour schemes.  Most of the code in the library comes
12mr|mpeg_lib-1.3.1-21|56	directly from the Berkely MPEG player, an X11-specific implementation that
12mr|mpeg_lib-1.3.1-21|57	works fine, but suffers from minimal documentation and a lack of modularity.
12mr|mpeg_lib-1.3.1-21|58	
12mr|mpeg_lib-1.3.1-21|59	A front end to the Berkeley decoding engine was developed by Greg Ward at the
12mr|mpeg_lib-1.3.1-21|60	Montreal Neurological Institute in May/June 1994 to facilitate the development
12mr|mpeg_lib-1.3.1-21|61	of an MPEG player specifically for Silicon Graphics workstations. The decoding
12mr|mpeg_lib-1.3.1-21|62	engine together with the MNI front end constitute the MPEG Library.
12mr|mpeg_lib-1.3.1-21|63	
12mr|mpeg_lib-1.3.1-21|64	This package contains static libraries and header files need for development.
12mr|mpeg_lib-1.3.1-21|65	
12mr|mpeg_lib-1.3.1-21|66	%prep
12mr|mpeg_lib-1.3.1-21|67	%setup -q
12mr|mpeg_lib-1.3.1-21|68	%patch1 -p1
12mr|mpeg_lib-1.3.1-21|69	%patch2 -p1 -b .bad_cast
12mr|mpeg_lib-1.3.1-21|70	
12mr|mpeg_lib-1.3.1-21|71	%build
12mr|mpeg_lib-1.3.1-21|72	export OPTIMIZE="%{optflags} -fPIC"
12mr|mpeg_lib-1.3.1-21|73	%configure
12mr|mpeg_lib-1.3.1-21|74	
12mr|mpeg_lib-1.3.1-21|75	make
12mr|mpeg_lib-1.3.1-21|76	make shlib
12mr|mpeg_lib-1.3.1-21|77	
12mr|mpeg_lib-1.3.1-21|78	%install
12mr|mpeg_lib-1.3.1-21|79	install -D -m 755 libmpeg.so.1.3.1 %{buildroot}%{_libdir}/libbmpeg.so.1.3.1
12mr|mpeg_lib-1.3.1-21|80	install -D -m 644 libmpeg.a %{buildroot}%{_libdir}/libbmpeg.a
12mr|mpeg_lib-1.3.1-21|81	install -D -m 644 mpeg.h %{buildroot}%{_includedir}/bmpeg.h
12mr|mpeg_lib-1.3.1-21|82	/sbin/ldconfig -n %{buildroot}%{_libdir}
12mr|mpeg_lib-1.3.1-21|83	ln -s libbmpeg.so.1 %{buildroot}%{_libdir}/libbmpeg.so
12mr|mpeg_lib-1.3.1-21|84	
12mr|mpeg_lib-1.3.1-21|85	%files -n %{libname}
12mr|mpeg_lib-1.3.1-21|86	%doc README CHANGES
12mr|mpeg_lib-1.3.1-21|87	%{_libdir}/libbmpeg.so.%{major}*
12mr|mpeg_lib-1.3.1-21|88	
12mr|mpeg_lib-1.3.1-21|89	%files -n %{devname}
12mr|mpeg_lib-1.3.1-21|90	%doc doc/*
12mr|mpeg_lib-1.3.1-21|91	%{_libdir}/*.a
12mr|mpeg_lib-1.3.1-21|92	%{_libdir}/*.so
12mr|mpeg_lib-1.3.1-21|93	%{_includedir}/*
12mr|mpeg_lib-1.3.1-21|94	
12mr|mpeg_lib-1.3.1-21|95	
12mr|mpeg_lib-1.3.1-21|96	
12mr|mpeg_lib-1.3.1-21|97	%changelog
12mr|mpeg_lib-1.3.1-21|98	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mpeg_lib-1.3.1-21|99	+ Commit: 45b11e3
12mr|mpeg_lib-1.3.1-21|100	- Spec cleanup, adopt devel for our library packaging policy, fix permissions
12mr|mpeg_lib-1.3.1-21|101	
12mr|mpeg_lib-1.3.1-21|102	

15217 12
12mr|mpfr-3.1.1-2|1	%define lib_major		4
12mr|mpfr-3.1.1-2|2	%define lib_name		%mklibname %{name} %{lib_major}
12mr|mpfr-3.1.1-2|3	%define lib_name_devel		%mklibname %{name} -d
12mr|mpfr-3.1.1-2|4	%define lib_name_static_devel	%mklibname %{name} -d -s
12mr|mpfr-3.1.1-2|5	
12mr|mpfr-3.1.1-2|6	Summary:	Multiple-precision floating-point computations with correct rounding
12mr|mpfr-3.1.1-2|7	Name:		mpfr
12mr|mpfr-3.1.1-2|8	Version:	3.1.1
12mr|mpfr-3.1.1-2|9	Release:	2
12mr|mpfr-3.1.1-2|10	Epoch:		0
12mr|mpfr-3.1.1-2|11	License:	LGPLv3+
12mr|mpfr-3.1.1-2|12	Group:		System/Libraries
12mr|mpfr-3.1.1-2|13	URL:		http://www.mpfr.org/
12mr|mpfr-3.1.1-2|14	Source0:	http://www.mpfr.org/mpfr-current/mpfr-%{version}.tar.xz
12mr|mpfr-3.1.1-2|15	BuildRequires:	gmp-devel
12mr|mpfr-3.1.1-2|16	
12mr|mpfr-3.1.1-2|17	%description
12mr|mpfr-3.1.1-2|18	The MPFR library is a C library for multiple-precision
12mr|mpfr-3.1.1-2|19	floating-point computations with correct rounding.
12mr|mpfr-3.1.1-2|20	
12mr|mpfr-3.1.1-2|21	%package -n %{lib_name}
12mr|mpfr-3.1.1-2|22	Summary:	Multiple-precision floating-point computations with correct rounding
12mr|mpfr-3.1.1-2|23	Group:		System/Libraries
12mr|mpfr-3.1.1-2|24	
12mr|mpfr-3.1.1-2|25	%description -n %{lib_name}
12mr|mpfr-3.1.1-2|26	The MPFR library is a C library for multiple-precision
12mr|mpfr-3.1.1-2|27	floating-point computations with correct rounding.
12mr|mpfr-3.1.1-2|28	
12mr|mpfr-3.1.1-2|29	%package -n %{lib_name_devel}
12mr|mpfr-3.1.1-2|30	Summary:	Development headers and libraries for MPFR
12mr|mpfr-3.1.1-2|31	Group:		Development/C
12mr|mpfr-3.1.1-2|32	Requires:	%{lib_name} = %{EVRD}
12mr|mpfr-3.1.1-2|33	Provides:	lib%{name}-devel = %{EVRD}
12mr|mpfr-3.1.1-2|34	Provides:	%{name}-devel = %{EVRD}
12mr|mpfr-3.1.1-2|35	
12mr|mpfr-3.1.1-2|36	%description -n %{lib_name_devel}
12mr|mpfr-3.1.1-2|37	The development headers and libraries for the MPFR library.
12mr|mpfr-3.1.1-2|38	
12mr|mpfr-3.1.1-2|39	%package -n %{lib_name_static_devel}
12mr|mpfr-3.1.1-2|40	Summary:	Static libraries for MPFR
12mr|mpfr-3.1.1-2|41	Group:		Development/C
12mr|mpfr-3.1.1-2|42	Requires:	%{lib_name_devel} = %{EVRD}
12mr|mpfr-3.1.1-2|43	Provides:	lib%{name}-static-devel = %{EVRD}
12mr|mpfr-3.1.1-2|44	Provides:	%{name}-static-devel = %{EVRD}
12mr|mpfr-3.1.1-2|45	
12mr|mpfr-3.1.1-2|46	%description -n %{lib_name_static_devel}
12mr|mpfr-3.1.1-2|47	Static libraries for the MPFR library.
12mr|mpfr-3.1.1-2|48	
12mr|mpfr-3.1.1-2|49	%prep
12mr|mpfr-3.1.1-2|50	%setup -q
12mr|mpfr-3.1.1-2|51	
12mr|mpfr-3.1.1-2|52	%build
12mr|mpfr-3.1.1-2|53	%configure2_5x \
12mr|mpfr-3.1.1-2|54	--enable-shared \
12mr|mpfr-3.1.1-2|55	--enable-thread-safe
12mr|mpfr-3.1.1-2|56	
12mr|mpfr-3.1.1-2|57	%make
12mr|mpfr-3.1.1-2|58	
12mr|mpfr-3.1.1-2|59	%install
12mr|mpfr-3.1.1-2|60	%__rm -rf %{buildroot}
12mr|mpfr-3.1.1-2|61	%makeinstall_std
12mr|mpfr-3.1.1-2|62	
12mr|mpfr-3.1.1-2|63	rm -rf installed-docs
12mr|mpfr-3.1.1-2|64	mv %{buildroot}%{_docdir}/%{name} installed-docs
12mr|mpfr-3.1.1-2|65	
12mr|mpfr-3.1.1-2|66	%check
12mr|mpfr-3.1.1-2|67	make check
12mr|mpfr-3.1.1-2|68	
12mr|mpfr-3.1.1-2|69	%files -n %{lib_name}
12mr|mpfr-3.1.1-2|70	%{_libdir}/libmpfr.so.%{lib_major}*
12mr|mpfr-3.1.1-2|71	
12mr|mpfr-3.1.1-2|72	%files -n %{lib_name_devel}
12mr|mpfr-3.1.1-2|73	%doc installed-docs/*
12mr|mpfr-3.1.1-2|74	%{_includedir}/mpfr.h
12mr|mpfr-3.1.1-2|75	%{_includedir}/mpf2mpfr.h
12mr|mpfr-3.1.1-2|76	%{_infodir}/mpfr.info*
12mr|mpfr-3.1.1-2|77	%{_libdir}/libmpfr.so
12mr|mpfr-3.1.1-2|78	
12mr|mpfr-3.1.1-2|79	%files -n %{lib_name_static_devel}
12mr|mpfr-3.1.1-2|80	%{_libdir}/libmpfr.a
12mr|mpfr-3.1.1-2|81	
12mr|mpfr-3.1.1-2|82	
12mr|mpfr-3.1.1-2|83	
12mr|mpfr-3.1.1-2|84	%changelog
12mr|mpfr-3.1.1-2|85	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mpfr-3.1.1-2|86	+ Commit: 6d956bf
12mr|mpfr-3.1.1-2|87	- New version 3.1.1 (sync with Cooker), drop no longer needed Obsoletes
12mr|mpfr-3.1.1-2|88	
12mr|mpfr-3.1.1-2|89	

15218 12
12mr|mpg123-1.14.4-1|1	%define	major	0
12mr|mpg123-1.14.4-1|2	%define	libname	%mklibname mpg123_ %{major}
12mr|mpg123-1.14.4-1|3	%define	devname	%mklibname -d mpg123
12mr|mpg123-1.14.4-1|4	
12mr|mpg123-1.14.4-1|5	Summary:	MPEG audio player
12mr|mpg123-1.14.4-1|6	Name:		mpg123
12mr|mpg123-1.14.4-1|7	Version:	1.14.4
12mr|mpg123-1.14.4-1|8	Release:	1
12mr|mpg123-1.14.4-1|9	License:	LGPLv2+
12mr|mpg123-1.14.4-1|10	Group:		Sound
12mr|mpg123-1.14.4-1|11	URL:		http://www.mpg123.de
12mr|mpg123-1.14.4-1|12	Source0:	http://prdownloads.sourceforge.net/mpg123/%{name}-%{version}.tar.bz2
12mr|mpg123-1.14.4-1|13	Source1:	mp3license.tar.bz2
12mr|mpg123-1.14.4-1|14	BuildRequires:	pkgconfig(alsa)
12mr|mpg123-1.14.4-1|15	BuildRequires:	libtool-devel
12mr|mpg123-1.14.4-1|16	BuildRequires:	pkgconfig(jack)
12mr|mpg123-1.14.4-1|17	BuildRequires:	nas-devel
12mr|mpg123-1.14.4-1|18	BuildRequires:	pkgconfig(portaudio-2.0)
12mr|mpg123-1.14.4-1|19	BuildRequires:	pkgconfig(libpulse)
12mr|mpg123-1.14.4-1|20	BuildRequires:	pkgconfig(sdl)
12mr|mpg123-1.14.4-1|21	BuildRequires:	pkgconfig(esound)
12mr|mpg123-1.14.4-1|22	BuildRequires:	pkgconfig(openal)
12mr|mpg123-1.14.4-1|23	BuildRequires:	pkgconfig(zlib)
12mr|mpg123-1.14.4-1|24	
12mr|mpg123-1.14.4-1|25	%description
12mr|mpg123-1.14.4-1|26	Mpg123 is a fast, free and portable MPEG audio player for Unix.
12mr|mpg123-1.14.4-1|27	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
12mr|mpg123-1.14.4-1|28	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
12mr|mpg123-1.14.4-1|29	is required. Mono and/or reduced quality playback (22 kHz or
12mr|mpg123-1.14.4-1|30	11 kHz) is possible on slow CPUs (like Intel 486).
12mr|mpg123-1.14.4-1|31	
12mr|mpg123-1.14.4-1|32	For information on the MP3 License, please visit:
12mr|mpg123-1.14.4-1|33	http://www.mpeg.org
12mr|mpg123-1.14.4-1|34	
12mr|mpg123-1.14.4-1|35	%package	pulse
12mr|mpg123-1.14.4-1|36	Group:		Sound
12mr|mpg123-1.14.4-1|37	Summary:	Pulse audio output plugin for mpg123
12mr|mpg123-1.14.4-1|38	Requires:	%{name} = %{version}
12mr|mpg123-1.14.4-1|39	
12mr|mpg123-1.14.4-1|40	%description pulse
12mr|mpg123-1.14.4-1|41	Mpg123 is a fast, free and portable MPEG audio player for Unix.
12mr|mpg123-1.14.4-1|42	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
12mr|mpg123-1.14.4-1|43	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
12mr|mpg123-1.14.4-1|44	is required. Mono and/or reduced quality playback (22 kHz or
12mr|mpg123-1.14.4-1|45	11 kHz) is possible on slow CPUs (like Intel 486).
12mr|mpg123-1.14.4-1|46	
12mr|mpg123-1.14.4-1|47	For information on the MP3 License, please visit:
12mr|mpg123-1.14.4-1|48	http://www.mpeg.org
12mr|mpg123-1.14.4-1|49	
12mr|mpg123-1.14.4-1|50	%package	jack
12mr|mpg123-1.14.4-1|51	Group:		Sound
12mr|mpg123-1.14.4-1|52	Summary:	Jack audio output plugin for mpg123
12mr|mpg123-1.14.4-1|53	Requires:	%{name} = %{version}
12mr|mpg123-1.14.4-1|54	
12mr|mpg123-1.14.4-1|55	%description	jack
12mr|mpg123-1.14.4-1|56	Mpg123 is a fast, free and portable MPEG audio player for Unix.
12mr|mpg123-1.14.4-1|57	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
12mr|mpg123-1.14.4-1|58	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
12mr|mpg123-1.14.4-1|59	is required. Mono and/or reduced quality playback (22 kHz or
12mr|mpg123-1.14.4-1|60	11 kHz) is possible on slow CPUs (like Intel 486).
12mr|mpg123-1.14.4-1|61	
12mr|mpg123-1.14.4-1|62	For information on the MP3 License, please visit:
12mr|mpg123-1.14.4-1|63	http://www.mpeg.org
12mr|mpg123-1.14.4-1|64	
12mr|mpg123-1.14.4-1|65	
12mr|mpg123-1.14.4-1|66	%package	portaudio
12mr|mpg123-1.14.4-1|67	Group:		Sound
12mr|mpg123-1.14.4-1|68	Summary:	Portaudio output plugin for mpg123
12mr|mpg123-1.14.4-1|69	Requires:	%{name} = %{version}
12mr|mpg123-1.14.4-1|70	
12mr|mpg123-1.14.4-1|71	%description	portaudio
12mr|mpg123-1.14.4-1|72	Mpg123 is a fast, free and portable MPEG audio player for Unix.
12mr|mpg123-1.14.4-1|73	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
12mr|mpg123-1.14.4-1|74	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
12mr|mpg123-1.14.4-1|75	is required. Mono and/or reduced quality playback (22 kHz or
12mr|mpg123-1.14.4-1|76	11 kHz) is possible on slow CPUs (like Intel 486).
12mr|mpg123-1.14.4-1|77	
12mr|mpg123-1.14.4-1|78	For information on the MP3 License, please visit:
12mr|mpg123-1.14.4-1|79	http://www.mpeg.org
12mr|mpg123-1.14.4-1|80	
12mr|mpg123-1.14.4-1|81	%package	nas
12mr|mpg123-1.14.4-1|82	Group:		Sound
12mr|mpg123-1.14.4-1|83	Summary:	NAS audio output plugin for mpg123
12mr|mpg123-1.14.4-1|84	Requires:	%{name} = %{version}
12mr|mpg123-1.14.4-1|85	
12mr|mpg123-1.14.4-1|86	%description	nas
12mr|mpg123-1.14.4-1|87	Mpg123 is a fast, free and portable MPEG audio player for Unix.
12mr|mpg123-1.14.4-1|88	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
12mr|mpg123-1.14.4-1|89	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
12mr|mpg123-1.14.4-1|90	is required. Mono and/or reduced quality playback (22 kHz or
12mr|mpg123-1.14.4-1|91	11 kHz) is possible on slow CPUs (like Intel 486).
12mr|mpg123-1.14.4-1|92	
12mr|mpg123-1.14.4-1|93	For information on the MP3 License, please visit:
12mr|mpg123-1.14.4-1|94	http://www.mpeg.org
12mr|mpg123-1.14.4-1|95	
12mr|mpg123-1.14.4-1|96	%package	sdl
12mr|mpg123-1.14.4-1|97	Group:		Sound
12mr|mpg123-1.14.4-1|98	Summary:	SDL audio output plugin for mpg123
12mr|mpg123-1.14.4-1|99	Requires:	%{name} = %{version}
12mr|mpg123-1.14.4-1|100	
12mr|mpg123-1.14.4-1|101	%description	sdl
12mr|mpg123-1.14.4-1|102	Mpg123 is a fast, free and portable MPEG audio player for Unix.
12mr|mpg123-1.14.4-1|103	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
12mr|mpg123-1.14.4-1|104	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
12mr|mpg123-1.14.4-1|105	is required. Mono and/or reduced quality playback (22 kHz or
12mr|mpg123-1.14.4-1|106	11 kHz) is possible on slow CPUs (like Intel 486).
12mr|mpg123-1.14.4-1|107	
12mr|mpg123-1.14.4-1|108	For information on the MP3 License, please visit:
12mr|mpg123-1.14.4-1|109	http://www.mpeg.org
12mr|mpg123-1.14.4-1|110	
12mr|mpg123-1.14.4-1|111	%package	esd
12mr|mpg123-1.14.4-1|112	Group:		Sound
12mr|mpg123-1.14.4-1|113	Summary:	Esound audio output plugin for mpg123
12mr|mpg123-1.14.4-1|114	Requires:	%{name} = %{version}
12mr|mpg123-1.14.4-1|115	
12mr|mpg123-1.14.4-1|116	%description	esd
12mr|mpg123-1.14.4-1|117	Mpg123 is a fast, free and portable MPEG audio player for Unix.
12mr|mpg123-1.14.4-1|118	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
12mr|mpg123-1.14.4-1|119	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
12mr|mpg123-1.14.4-1|120	is required. Mono and/or reduced quality playback (22 kHz or
12mr|mpg123-1.14.4-1|121	11 kHz) is possible on slow CPUs (like Intel 486).
12mr|mpg123-1.14.4-1|122	
12mr|mpg123-1.14.4-1|123	For information on the MP3 License, please visit:
12mr|mpg123-1.14.4-1|124	http://www.mpeg.org
12mr|mpg123-1.14.4-1|125	
12mr|mpg123-1.14.4-1|126	%package	openal
12mr|mpg123-1.14.4-1|127	Group:		Sound
12mr|mpg123-1.14.4-1|128	Summary:	OpenAL audio output plugin for mpg123
12mr|mpg123-1.14.4-1|129	Requires:	%{name} = %{version}
12mr|mpg123-1.14.4-1|130	
12mr|mpg123-1.14.4-1|131	%description	openal
12mr|mpg123-1.14.4-1|132	Mpg123 is a fast, free and portable MPEG audio player for Unix.
12mr|mpg123-1.14.4-1|133	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
12mr|mpg123-1.14.4-1|134	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
12mr|mpg123-1.14.4-1|135	is required. Mono and/or reduced quality playback (22 kHz or
12mr|mpg123-1.14.4-1|136	11 kHz) is possible on slow CPUs (like Intel 486).
12mr|mpg123-1.14.4-1|137	
12mr|mpg123-1.14.4-1|138	For information on the MP3 License, please visit:
12mr|mpg123-1.14.4-1|139	http://www.mpeg.org
12mr|mpg123-1.14.4-1|140	
12mr|mpg123-1.14.4-1|141	%package -n	%{libname}
12mr|mpg123-1.14.4-1|142	Group:		System/Libraries
12mr|mpg123-1.14.4-1|143	Summary:	MPEG audio decoding library
12mr|mpg123-1.14.4-1|144	
12mr|mpg123-1.14.4-1|145	%description -n	%{libname}
12mr|mpg123-1.14.4-1|146	libmpg123 is a fast, free and portable MPEG audio decoding library for Unix.
12mr|mpg123-1.14.4-1|147	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For full CD
12mr|mpg123-1.14.4-1|148	quality playback (44 kHz, 16 bit, stereo) a fast CPU is required. Mono
12mr|mpg123-1.14.4-1|149	and/or reduced quality playback (22 kHz or 11 kHz) is possible on slow
12mr|mpg123-1.14.4-1|150	CPUs (like Intel 486).
12mr|mpg123-1.14.4-1|151	
12mr|mpg123-1.14.4-1|152	For information on the MP3 License, please visit:
12mr|mpg123-1.14.4-1|153	http://www.mpeg.org
12mr|mpg123-1.14.4-1|154	
12mr|mpg123-1.14.4-1|155	%package -n	%{devname}
12mr|mpg123-1.14.4-1|156	Group:		Development/C
12mr|mpg123-1.14.4-1|157	Summary:	MPEG audio decoding library - development files
12mr|mpg123-1.14.4-1|158	Requires:	%{libname} = %{version}
12mr|mpg123-1.14.4-1|159	Provides:	libmpg123-devel = %{version}-%{release}
12mr|mpg123-1.14.4-1|160	
12mr|mpg123-1.14.4-1|161	%description -n %devname
12mr|mpg123-1.14.4-1|162	libmpg123 is a fast, free and portable MPEG audio decoding library for Unix.
12mr|mpg123-1.14.4-1|163	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For full CD
12mr|mpg123-1.14.4-1|164	quality playback (44 kHz, 16 bit, stereo) a fast CPU is required. Mono
12mr|mpg123-1.14.4-1|165	and/or reduced quality playback (22 kHz or 11 kHz) is possible on slow
12mr|mpg123-1.14.4-1|166	CPUs (like Intel 486).
12mr|mpg123-1.14.4-1|167	
12mr|mpg123-1.14.4-1|168	For information on the MP3 License, please visit:
12mr|mpg123-1.14.4-1|169	http://www.mpeg.org
12mr|mpg123-1.14.4-1|170	
12mr|mpg123-1.14.4-1|171	%prep
12mr|mpg123-1.14.4-1|172	%setup -q -a 1
12mr|mpg123-1.14.4-1|173	rm -f doc/README.WIN32
12mr|mpg123-1.14.4-1|174	rm -f configure
12mr|mpg123-1.14.4-1|175	libtoolize --force --copy; aclocal; autoheader; automake --add-missing --copy; autoconf
12mr|mpg123-1.14.4-1|176	
12mr|mpg123-1.14.4-1|177	%build
12mr|mpg123-1.14.4-1|178	#gw this must be disabled for configure, else it will bail out
12mr|mpg123-1.14.4-1|179	%define Werror_cflags %{nil}
12mr|mpg123-1.14.4-1|180	%configure2_5x \
12mr|mpg123-1.14.4-1|181	--with-module-suffix=.so \
12mr|mpg123-1.14.4-1|182	--with-default-audio=alsa \
12mr|mpg123-1.14.4-1|183	--enable-ipv6=yes \
12mr|mpg123-1.14.4-1|184	--enable-network=yes
12mr|mpg123-1.14.4-1|185	
12mr|mpg123-1.14.4-1|186	%make CFLAGS="%{optflags} -Wformat -Werror=format-security"
12mr|mpg123-1.14.4-1|187	
12mr|mpg123-1.14.4-1|188	%install
12mr|mpg123-1.14.4-1|189	%makeinstall_std
12mr|mpg123-1.14.4-1|190	
12mr|mpg123-1.14.4-1|191	%files
12mr|mpg123-1.14.4-1|192	%doc doc/* NEWS README AUTHORS ChangeLog
12mr|mpg123-1.14.4-1|193	%doc mp3license
12mr|mpg123-1.14.4-1|194	%defattr (-,root,root)
12mr|mpg123-1.14.4-1|195	%{_bindir}/*
12mr|mpg123-1.14.4-1|196	%{_mandir}/man1/*
12mr|mpg123-1.14.4-1|197	%dir %{_libdir}/%{name}
12mr|mpg123-1.14.4-1|198	%{_libdir}/%{name}/output_alsa*
12mr|mpg123-1.14.4-1|199	%{_libdir}/%{name}/output_dummy*
12mr|mpg123-1.14.4-1|200	%{_libdir}/%{name}/output_oss*
12mr|mpg123-1.14.4-1|201	
12mr|mpg123-1.14.4-1|202	%files pulse
12mr|mpg123-1.14.4-1|203	%{_libdir}/%{name}/output_pulse*
12mr|mpg123-1.14.4-1|204	
12mr|mpg123-1.14.4-1|205	%files jack
12mr|mpg123-1.14.4-1|206	%{_libdir}/%{name}/output_jack*
12mr|mpg123-1.14.4-1|207	
12mr|mpg123-1.14.4-1|208	%files nas
12mr|mpg123-1.14.4-1|209	%{_libdir}/%{name}/output_nas*
12mr|mpg123-1.14.4-1|210	
12mr|mpg123-1.14.4-1|211	%files portaudio
12mr|mpg123-1.14.4-1|212	%{_libdir}/%{name}/output_portaudio*
12mr|mpg123-1.14.4-1|213	
12mr|mpg123-1.14.4-1|214	%files sdl
12mr|mpg123-1.14.4-1|215	%{_libdir}/%{name}/output_sdl*
12mr|mpg123-1.14.4-1|216	
12mr|mpg123-1.14.4-1|217	%files esd
12mr|mpg123-1.14.4-1|218	%{_libdir}/%{name}/output_esd*
12mr|mpg123-1.14.4-1|219	
12mr|mpg123-1.14.4-1|220	%files openal
12mr|mpg123-1.14.4-1|221	%{_libdir}/%{name}/output_openal*
12mr|mpg123-1.14.4-1|222	
12mr|mpg123-1.14.4-1|223	%files -n %{libname}
12mr|mpg123-1.14.4-1|224	%{_libdir}/libmpg123.so.%{major}*
12mr|mpg123-1.14.4-1|225	
12mr|mpg123-1.14.4-1|226	%files -n %{devname}
12mr|mpg123-1.14.4-1|227	%{_libdir}/libmpg123.so
12mr|mpg123-1.14.4-1|228	%{_includedir}/mpg123.h
12mr|mpg123-1.14.4-1|229	%{_libdir}/pkgconfig/libmpg123.pc
12mr|mpg123-1.14.4-1|230	
12mr|mpg123-1.14.4-1|231	
12mr|mpg123-1.14.4-1|232	
12mr|mpg123-1.14.4-1|233	%changelog
12mr|mpg123-1.14.4-1|234	* Sun Aug  26 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|mpg123-1.14.4-1|235	+ Commit: 505a05d
12mr|mpg123-1.14.4-1|236	- Update to 1.14.4
12mr|mpg123-1.14.4-1|237	
12mr|mpg123-1.14.4-1|238	

15219 12
12mr|mpgtx-1.3.1-9|1	%define name mpgtx
12mr|mpgtx-1.3.1-9|2	%define version 1.3.1
12mr|mpgtx-1.3.1-9|3	%define release %mkrel 9
12mr|mpgtx-1.3.1-9|4	
12mr|mpgtx-1.3.1-9|5	Summary: Manipulate tags, split, join, demultiplex, and fetch information on MPEG files
12mr|mpgtx-1.3.1-9|6	Name: %{name}
12mr|mpgtx-1.3.1-9|7	Version: %{version}
12mr|mpgtx-1.3.1-9|8	Release: %{release}
12mr|mpgtx-1.3.1-9|9	Source0: http://prdownloads.sourceforge.net/mpgtx/mpgtx-%{version}.tar.bz2
12mr|mpgtx-1.3.1-9|10	License: GPL
12mr|mpgtx-1.3.1-9|11	Group: Video
12mr|mpgtx-1.3.1-9|12	URL: http://mpgtx.sourceforge.net/
12mr|mpgtx-1.3.1-9|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|mpgtx-1.3.1-9|14	# Author: Laurent Alacoque <laureck@users.sourceforge.net>
12mr|mpgtx-1.3.1-9|15	
12mr|mpgtx-1.3.1-9|16	%description
12mr|mpgtx-1.3.1-9|17	mpgtx (an MPEG ToolboX) allows you to manipulate ID3 tags, split, join,
12mr|mpgtx-1.3.1-9|18	demultiplex, and fetch detailed information about a variety of MPEG files.
12mr|mpgtx-1.3.1-9|19	It was designed to do little, but do it well, and to provide the end user
12mr|mpgtx-1.3.1-9|20	with an austere yet powerful commandline interface. It replaces "mpgcut".
12mr|mpgtx-1.3.1-9|21	
12mr|mpgtx-1.3.1-9|22	%prep
12mr|mpgtx-1.3.1-9|23	%setup -q
12mr|mpgtx-1.3.1-9|24	perl -pi -e 's/^\s*inline\s*$//' *.cxx
12mr|mpgtx-1.3.1-9|25	
12mr|mpgtx-1.3.1-9|26	%build
12mr|mpgtx-1.3.1-9|27	./configure --prefix=%{_prefix}
12mr|mpgtx-1.3.1-9|28	%make CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNOSIGNAL_H"
12mr|mpgtx-1.3.1-9|29	
12mr|mpgtx-1.3.1-9|30	%install
12mr|mpgtx-1.3.1-9|31	rm -rf $RPM_BUILD_ROOT
12mr|mpgtx-1.3.1-9|32	find -type f | xargs chmod a+r
12mr|mpgtx-1.3.1-9|33	make install MANDIR="$RPM_BUILD_ROOT/%{_mandir}/man1" INSTALLDIR="$RPM_BUILD_ROOT/%{_bindir}" MANDIRDE=%buildroot%_mandir/de/man1
12mr|mpgtx-1.3.1-9|34	
12mr|mpgtx-1.3.1-9|35	%clean
12mr|mpgtx-1.3.1-9|36	rm -rf $RPM_BUILD_ROOT
12mr|mpgtx-1.3.1-9|37	
12mr|mpgtx-1.3.1-9|38	%files
12mr|mpgtx-1.3.1-9|39	%defattr(-,root,root)
12mr|mpgtx-1.3.1-9|40	%doc AUTHORS COPYING ChangeLog README
12mr|mpgtx-1.3.1-9|41	%{_bindir}/*
12mr|mpgtx-1.3.1-9|42	%{_mandir}/man1/*
12mr|mpgtx-1.3.1-9|43	%lang(de) %_mandir/de/man1/*
12mr|mpgtx-1.3.1-9|44	
12mr|mpgtx-1.3.1-9|45	
12mr|mpgtx-1.3.1-9|46	
12mr|mpgtx-1.3.1-9|47	
12mr|mpgtx-1.3.1-9|48	
12mr|mpgtx-1.3.1-9|49	%changelog
12mr|mpgtx-1.3.1-9|50	

15220 12
12mr|mplayer-1.1-5|1	%define build_3264bit     0
12mr|mplayer-1.1-5|2	%{?_with_3264bit: %{expand: %%global build_3264bit 1}}
12mr|mplayer-1.1-5|3	%{?_without_3264bit: %{expand: %%global build_3264bit 0}}
12mr|mplayer-1.1-5|4	%if %{build_3264bit}
12mr|mplayer-1.1-5|5	%define	pkgext	32
12mr|mplayer-1.1-5|6	%else
12mr|mplayer-1.1-5|7	%define pkgext	%{nil}
12mr|mplayer-1.1-5|8	%endif
12mr|mplayer-1.1-5|9	
12mr|mplayer-1.1-5|10	%define name		mplayer%{pkgext}
12mr|mplayer-1.1-5|11	%define Name		MPlayer
12mr|mplayer-1.1-5|12	%define Summary		Movie player for linux
12mr|mplayer-1.1-5|13	%define prerel		%nil
12mr|mplayer-1.1-5|14	%define version 1.1
12mr|mplayer-1.1-5|15	%define svn %nil
12mr|mplayer-1.1-5|16	%if "%svn" != ""
12mr|mplayer-1.1-5|17	%define fversion %{svn}
12mr|mplayer-1.1-5|18	%else
12mr|mplayer-1.1-5|19	%define fversion %{version}
12mr|mplayer-1.1-5|20	%endif
12mr|mplayer-1.1-5|21	%if "%{prerel}" != ""
12mr|mplayer-1.1-5|22	%if "%{svn}" != ""
12mr|mplayer-1.1-5|23	%define rel		1.%{prerel}.0.%{svn}.1
12mr|mplayer-1.1-5|24	%else
12mr|mplayer-1.1-5|25	%define rel 1.%{prerel}.6
12mr|mplayer-1.1-5|26	%endif
12mr|mplayer-1.1-5|27	%else
12mr|mplayer-1.1-5|28	%if "%{svn}" != ""
12mr|mplayer-1.1-5|29	%define rel 0.%{svn}.1
12mr|mplayer-1.1-5|30	%else
12mr|mplayer-1.1-5|31	%define rel 5
12mr|mplayer-1.1-5|32	%endif
12mr|mplayer-1.1-5|33	%endif
12mr|mplayer-1.1-5|34	
12mr|mplayer-1.1-5|35	%define build_plf	0
12mr|mplayer-1.1-5|36	%define build_optimization	0
12mr|mplayer-1.1-5|37	%define build_debug	0
12mr|mplayer-1.1-5|38	%define build_mencoder	1
12mr|mplayer-1.1-5|39	%define build_gui	1
12mr|mplayer-1.1-5|40	%define build_system_ffmpeg	1
12mr|mplayer-1.1-5|41	
12mr|mplayer-1.1-5|42	%define kernel_version	%(/bin/bash %{SOURCE5})
12mr|mplayer-1.1-5|43	%define kver 		%(/bin/bash %{SOURCE5} | sed -e 's/-/./')
12mr|mplayer-1.1-5|44	%define kvername	%(/bin/bash %{SOURCE5} | sed -e 's/-/./' | sed -e 's/mdk//')
12mr|mplayer-1.1-5|45	
12mr|mplayer-1.1-5|46	%define build_yasm	1
12mr|mplayer-1.1-5|47	%define build_live	1
12mr|mplayer-1.1-5|48	%define build_vesa	1
12mr|mplayer-1.1-5|49	%define build_theora	1
12mr|mplayer-1.1-5|50	%define build_ggi	0
12mr|mplayer-1.1-5|51	%define build_lirc	1
12mr|mplayer-1.1-5|52	%define	build_xmms	0
12mr|mplayer-1.1-5|53	%define build_amr	0
12mr|mplayer-1.1-5|54	%define	build_arts	0
12mr|mplayer-1.1-5|55	%define build_aa	1
12mr|mplayer-1.1-5|56	%define build_cdda	1
12mr|mplayer-1.1-5|57	%define build_compiz	0
12mr|mplayer-1.1-5|58	%define build_dirac	1
12mr|mplayer-1.1-5|59	%define build_dv	1
12mr|mplayer-1.1-5|60	%define build_sdl	1
12mr|mplayer-1.1-5|61	%define build_lzo	1
12mr|mplayer-1.1-5|62	%define build_smb	1
12mr|mplayer-1.1-5|63	%define build_mga	1
12mr|mplayer-1.1-5|64	%define build_fbdev	1
12mr|mplayer-1.1-5|65	%define build_dvb	1
12mr|mplayer-1.1-5|66	%define build_fribidi	1
12mr|mplayer-1.1-5|67	%define build_enca	1
12mr|mplayer-1.1-5|68	%define build_alsa	1
12mr|mplayer-1.1-5|69	%define build_jack	1
12mr|mplayer-1.1-5|70	%define build_openal	0
12mr|mplayer-1.1-5|71	%define build_pulse	1
12mr|mplayer-1.1-5|72	%define build_schroedinger	1
12mr|mplayer-1.1-5|73	%define build_twolame	0
12mr|mplayer-1.1-5|74	%define build_lame	0
12mr|mplayer-1.1-5|75	%define build_faac	0
12mr|mplayer-1.1-5|76	%define build_faad	0
12mr|mplayer-1.1-5|77	%define build_x264	0
12mr|mplayer-1.1-5|78	%define build_xvid	0
12mr|mplayer-1.1-5|79	%define build_dts	0
12mr|mplayer-1.1-5|80	%define build_directfb	1
12mr|mplayer-1.1-5|81	%define build_v4l2	1
12mr|mplayer-1.1-5|82	%define build_xvmc	1
12mr|mplayer-1.1-5|83	%define build_vdpau	1
12mr|mplayer-1.1-5|84	%define build_ivtv	0
12mr|mplayer-1.1-5|85	%define build_libass	1
12mr|mplayer-1.1-5|86	%define build_vpx	1
12mr|mplayer-1.1-5|87	%define build_rtmp	1
12mr|mplayer-1.1-5|88	
12mr|mplayer-1.1-5|89	%define build_smb	0
12mr|mplayer-1.1-5|90	
12mr|mplayer-1.1-5|91	%ifnarch %{ix86}
12mr|mplayer-1.1-5|92	%define build_vesa	0
12mr|mplayer-1.1-5|93	%endif
12mr|mplayer-1.1-5|94	
12mr|mplayer-1.1-5|95	%{?_with_plf: %{expand: %%global build_plf 1}}
12mr|mplayer-1.1-5|96	
12mr|mplayer-1.1-5|97	#####################
12mr|mplayer-1.1-5|98	# Hardcode PLF build
12mr|mplayer-1.1-5|99	%define build_plf 0
12mr|mplayer-1.1-5|100	#####################
12mr|mplayer-1.1-5|101	
12mr|mplayer-1.1-5|102	%if %{build_plf}
12mr|mplayer-1.1-5|103	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|mplayer-1.1-5|104	%define extrarelsuffix plf
12mr|mplayer-1.1-5|105	%define build_amr	1
12mr|mplayer-1.1-5|106	%define build_twolame	1
12mr|mplayer-1.1-5|107	%define build_lame	1
12mr|mplayer-1.1-5|108	%define build_faac	1
12mr|mplayer-1.1-5|109	%define build_faad	1
12mr|mplayer-1.1-5|110	%define build_x264	1
12mr|mplayer-1.1-5|111	%define build_xvid	1
12mr|mplayer-1.1-5|112	%define build_dts	1
12mr|mplayer-1.1-5|113	%define build_yasm	1
12mr|mplayer-1.1-5|114	%define build_dirac	1
12mr|mplayer-1.1-5|115	%define build_schroedinger	1
12mr|mplayer-1.1-5|116	%endif
12mr|mplayer-1.1-5|117	
12mr|mplayer-1.1-5|118	%if %{build_system_ffmpeg} && ! %{build_plf}
12mr|mplayer-1.1-5|119	%define build_amr 0
12mr|mplayer-1.1-5|120	%define build_dirac 0
12mr|mplayer-1.1-5|121	%define build_schroedinger 0
12mr|mplayer-1.1-5|122	%define build_vpx 0
12mr|mplayer-1.1-5|123	%define build_zr 0
12mr|mplayer-1.1-5|124	%endif
12mr|mplayer-1.1-5|125	
12mr|mplayer-1.1-5|126	%{?_with_amr: %{expand: %%global build_amr 1}}
12mr|mplayer-1.1-5|127	%{?_without_amr: %{expand: %%global build_amr 0}}
12mr|mplayer-1.1-5|128	%{?_with_live: %{expand: %%global build_live 1}}
12mr|mplayer-1.1-5|129	%{?_without_live: %{expand: %%global build_live 0}}
12mr|mplayer-1.1-5|130	%{?_with_yasm: %{expand: %%global build_yasm 1}}
12mr|mplayer-1.1-5|131	%{?_without_yasm: %{expand: %%global build_yasm 0}}
12mr|mplayer-1.1-5|132	%{?_with_vesa: %{expand: %%global build_vesa 1}}
12mr|mplayer-1.1-5|133	%{?_without_vesa: %{expand: %%global build_vesa 0}}
12mr|mplayer-1.1-5|134	%{?_with_optimization: %{expand: %%global build_optimization 1}}
12mr|mplayer-1.1-5|135	%{?_with_debug: %{expand: %%global build_debug 1}}
12mr|mplayer-1.1-5|136	%{?_without_debug: %{expand: %%global build_debug 0}}
12mr|mplayer-1.1-5|137	%{?_with_mencoder: %{expand: %%global build_mencoder 1}}
12mr|mplayer-1.1-5|138	%{?_without_mencoder: %{expand: %%global build_mencoder 0}}
12mr|mplayer-1.1-5|139	%{?_with_gui: %{expand: %%global build_gui 1}}
12mr|mplayer-1.1-5|140	%{?_without_gui: %{expand: %%global build_gui 0}}
12mr|mplayer-1.1-5|141	%{?_with_system_ffmpeg: %{expand: %%global build_system_ffmpeg 1}}
12mr|mplayer-1.1-5|142	%{?_without_system_ffmpeg: %{expand: %%global build_system_ffmpeg 0}}
12mr|mplayer-1.1-5|143	%{?_with_theora: %{expand: %%global build_theora 1}}
12mr|mplayer-1.1-5|144	%{?_without_theora: %{expand: %%global build_theora 0}}
12mr|mplayer-1.1-5|145	%{?_with_smb: %{expand: %%global build_smb 1}}
12mr|mplayer-1.1-5|146	%{?_without_smb: %{expand: %%global build_smb 0}}
12mr|mplayer-1.1-5|147	%{?_with_ggi: %{expand: %%global build_ggi 1}}
12mr|mplayer-1.1-5|148	%{?_without_ggi: %{expand: %%global build_ggi 0}}
12mr|mplayer-1.1-5|149	%{?_with_lirc: %{expand: %%global build_lirc 1}}
12mr|mplayer-1.1-5|150	%{?_without_lirc: %{expand: %%global build_lirc 0}}
12mr|mplayer-1.1-5|151	%{?_with_xmms: %{expand: %%global build_xmms 1}}
12mr|mplayer-1.1-5|152	%{?_without_xmms: %{expand: %%global build_xmms 0}}
12mr|mplayer-1.1-5|153	%{?_with_arts: %{expand: %%global build_arts 1}}
12mr|mplayer-1.1-5|154	%{?_without_arts: %{expand: %%global build_arts 0}}
12mr|mplayer-1.1-5|155	%{?_with_aa: %{expand: %%global build_aa 1}}
12mr|mplayer-1.1-5|156	%{?_without_aa: %{expand: %%global build_aa 0}}
12mr|mplayer-1.1-5|157	%{?_with_cdda: %{expand: %%global build_cdda 1}}
12mr|mplayer-1.1-5|158	%{?_without_cdda: %{expand: %%global build_cdda 0}}
12mr|mplayer-1.1-5|159	%{?_with_dirac: %{expand: %%global build_dirac 1}}
12mr|mplayer-1.1-5|160	%{?_without_dirac: %{expand: %%global build_dirac 0}}
12mr|mplayer-1.1-5|161	%{?_with_dv: %{expand: %%global build_dv 1}}
12mr|mplayer-1.1-5|162	%{?_without_dv: %{expand: %%global build_dv 0}}
12mr|mplayer-1.1-5|163	%{?_with_sdl: %{expand: %%global build_sdl 1}}
12mr|mplayer-1.1-5|164	%{?_without_sdl: %{expand: %%global build_sdl 0}}
12mr|mplayer-1.1-5|165	%{?_with_lzo: %{expand: %%global build_lzo 1}}
12mr|mplayer-1.1-5|166	%{?_without_lzo: %{expand: %%global build_lzo 0}}
12mr|mplayer-1.1-5|167	%{?_with_mga: %{expand: %%global build_mga 1}}
12mr|mplayer-1.1-5|168	%{?_without_mga: %{expand: %%global build_mga 0}}
12mr|mplayer-1.1-5|169	%{?_with_fribidi: %{expand: %%global build_fribidi 1}}
12mr|mplayer-1.1-5|170	%{?_without_fribidi: %{expand: %%global build_fribidi 0}}
12mr|mplayer-1.1-5|171	%{?_with_enca: %{expand: %%global build_enca 1}}
12mr|mplayer-1.1-5|172	%{?_without_enca: %{expand: %%global build_enca 0}}
12mr|mplayer-1.1-5|173	%{?_with_jack: %{expand: %%global build_jack 1}}
12mr|mplayer-1.1-5|174	%{?_without_jack: %{expand: %%global build_jack 0}}
12mr|mplayer-1.1-5|175	%{?_with_libass: %{expand: %%global build_libass 1}}
12mr|mplayer-1.1-5|176	%{?_without_libass: %{expand: %%global build_libass 0}}
12mr|mplayer-1.1-5|177	%{?_with_pulse: %{expand: %%global build_pulse 1}}
12mr|mplayer-1.1-5|178	%{?_without_pulse: %{expand: %%global build_pulse 0}}
12mr|mplayer-1.1-5|179	%{?_with_openal: %{expand: %%global build_openal 1}}
12mr|mplayer-1.1-5|180	%{?_without_openal: %{expand: %%global build_openal 0}}
12mr|mplayer-1.1-5|181	%{?_with_schroedinger: %{expand: %%global build_schroedinger 1}}
12mr|mplayer-1.1-5|182	%{?_without_schroedinger: %{expand: %%global build_schroedinger 0}}
12mr|mplayer-1.1-5|183	%{?_with_twolame: %{expand: %%global build_twolame 1}}
12mr|mplayer-1.1-5|184	%{?_without_twolame: %{expand: %%global build_twolame 0}}
12mr|mplayer-1.1-5|185	%{?_with_lame: %{expand: %%global build_lame 1}}
12mr|mplayer-1.1-5|186	%{?_without_lame: %{expand: %%global build_lame 0}}
12mr|mplayer-1.1-5|187	%{?_with_faac: %{expand: %%global build_faac 1}}
12mr|mplayer-1.1-5|188	%{?_without_faac: %{expand: %%global build_faac 0}}
12mr|mplayer-1.1-5|189	%{?_with_faad: %{expand: %%global build_faad 1}}
12mr|mplayer-1.1-5|190	%{?_without_faad: %{expand: %%global build_faad 0}}
12mr|mplayer-1.1-5|191	%{?_with_x264: %{expand: %%global build_x264 1}}
12mr|mplayer-1.1-5|192	%{?_without_x264: %{expand: %%global build_x264 0}}
12mr|mplayer-1.1-5|193	%{?_with_xvid: %{expand: %%global build_xvid 1}}
12mr|mplayer-1.1-5|194	%{?_without_xvid: %{expand: %%global build_xvid 0}}
12mr|mplayer-1.1-5|195	%{?_with_dts: %{expand: %%global build_dts 1}}
12mr|mplayer-1.1-5|196	%{?_without_dts: %{expand: %%global build_dts 0}}
12mr|mplayer-1.1-5|197	%{?_with_directfb: %{expand: %%global build_directfb 1}}
12mr|mplayer-1.1-5|198	%{?_without_directfb: %{expand: %%global build_directfb 0}}
12mr|mplayer-1.1-5|199	%{?_with_rtmp: %{expand: %%global build_rtmp 1}}
12mr|mplayer-1.1-5|200	%{?_without_rtmp: %{expand: %%global build_rtmp 0}}
12mr|mplayer-1.1-5|201	%{?_with_v4l2: %{expand: %%global build_v4l2 1}}
12mr|mplayer-1.1-5|202	%{?_without_v4l2: %{expand: %%global build_v4l2 0}}
12mr|mplayer-1.1-5|203	%{?_with_xvmc: %{expand: %%global build_xvmc 1}}
12mr|mplayer-1.1-5|204	%{?_without_xvmc: %{expand: %%global build_xvmc 0}}
12mr|mplayer-1.1-5|205	%{?_with_vdpau: %{expand: %%global build_vdpau 1}}
12mr|mplayer-1.1-5|206	%{?_without_vdpau: %{expand: %%global build_vdpau 0}}
12mr|mplayer-1.1-5|207	%{?_with_vpx: %{expand: %%global build_vpx 1}}
12mr|mplayer-1.1-5|208	%{?_without_vpx: %{expand: %%global build_vpx 0}}
12mr|mplayer-1.1-5|209	
12mr|mplayer-1.1-5|210	
12mr|mplayer-1.1-5|211	Name:		%{name}
12mr|mplayer-1.1-5|212	Version:	%{version}
12mr|mplayer-1.1-5|213	Release:	%{rel}%{?extrarelsuffix}
12mr|mplayer-1.1-5|214	Summary:	%{Summary}
12mr|mplayer-1.1-5|215	%if "%svn" != ""
12mr|mplayer-1.1-5|216	#gw generated using svn export
12mr|mplayer-1.1-5|217	Source0:	%{name}-%{svn}.tar.xz
12mr|mplayer-1.1-5|218	%else
12mr|mplayer-1.1-5|219	Source0:	ftp://ftp1.mplayerhq.hu/MPlayer/releases/%{Name}-%{fversion}.tar.xz
12mr|mplayer-1.1-5|220	%endif
12mr|mplayer-1.1-5|221	#gw default skin
12mr|mplayer-1.1-5|222	Source4:	Blue-1.8.tar.bz2
12mr|mplayer-1.1-5|223	Source5:	kernel-version.sh
12mr|mplayer-1.1-5|224	Patch0:		mplayer-mdvconfig.patch
12mr|mplayer-1.1-5|225	# fixes for crashes found while fixing CVE-2008-1558
12mr|mplayer-1.1-5|226	Patch28:	mplayer-rtsp-extra-fixes.patch
12mr|mplayer-1.1-5|227	Patch31:       mplayer-format-string-literal.patch
12mr|mplayer-1.1-5|228	#gw HAVE_DLFCN_H isn't defined
12mr|mplayer-1.1-5|229	Patch33:       mplayer-have-dlfcn_h.patch
12mr|mplayer-1.1-5|230	#gw fix crash: https://qa.mandriva.com/show_bug.cgi?id=55443
12mr|mplayer-1.1-5|231	Patch35:	mplayer-fix-dvd-crash.patch
12mr|mplayer-1.1-5|232	Patch39:	mplayer-dlopen-libfaac-libfaad-and-libx264.patch
12mr|mplayer-1.1-5|233	Patch40:	mplayer-r34578-local-copy-of-internal-ffmpeg-type-definition.patch
12mr|mplayer-1.1-5|234	Patch42:	mplayer-filters-hack-with-shared.patch
12mr|mplayer-1.1-5|235	Patch43:	mplayer-r34911-dont-use-ffmpeg-functionality-outside-stable-release.patch
12mr|mplayer-1.1-5|236	Patch44:        mplayer-mp_taglists-declaration.patch
12mr|mplayer-1.1-5|237	URL:		http://www.mplayerhq.hu
12mr|mplayer-1.1-5|238	License:	GPLv2
12mr|mplayer-1.1-5|239	Group:		Video
12mr|mplayer-1.1-5|240	BuildRequires:	pkgconfig(ncurses)
12mr|mplayer-1.1-5|241	%if %{build_aa}
12mr|mplayer-1.1-5|242	BuildRequires:	aalib-devel
12mr|mplayer-1.1-5|243	%endif
12mr|mplayer-1.1-5|244	BuildRequires:	a52dec-devel
12mr|mplayer-1.1-5|245	%if %{build_arts}
12mr|mplayer-1.1-5|246	BuildRequires:	arts-devel
12mr|mplayer-1.1-5|247	%endif
12mr|mplayer-1.1-5|248	%if %{build_amr}
12mr|mplayer-1.1-5|249	BuildRequires:	pkgconfig(opencore-amrnb)
12mr|mplayer-1.1-5|250	BuildRequires:	pkgconfig(opencore-amrwb)
12mr|mplayer-1.1-5|251	%endif
12mr|mplayer-1.1-5|252	%if %{build_jack}
12mr|mplayer-1.1-5|253	BuildRequires:	pkgconfig(jack)
12mr|mplayer-1.1-5|254	%endif
12mr|mplayer-1.1-5|255	%if %{build_pulse}
12mr|mplayer-1.1-5|256	BuildRequires:	pkgconfig(libpulse)
12mr|mplayer-1.1-5|257	%endif
12mr|mplayer-1.1-5|258	%if %{build_openal}
12mr|mplayer-1.1-5|259	BuildRequires:	pkgconfig(openal)
12mr|mplayer-1.1-5|260	%endif
12mr|mplayer-1.1-5|261	%if %{build_cdda}
12mr|mplayer-1.1-5|262	BuildRequires:	cdda-devel
12mr|mplayer-1.1-5|263	%endif
12mr|mplayer-1.1-5|264	%if %{build_dirac}
12mr|mplayer-1.1-5|265	BuildRequires:	pkgconfig(dirac)  >= 0.9.0
12mr|mplayer-1.1-5|266	%endif
12mr|mplayer-1.1-5|267	%if %{build_schroedinger}
12mr|mplayer-1.1-5|268	BuildRequires:	pkgconfig(schroedinger-1.0)
12mr|mplayer-1.1-5|269	%endif
12mr|mplayer-1.1-5|270	%if %{build_dv}
12mr|mplayer-1.1-5|271	BuildRequires:	pkgconfig(libdv)
12mr|mplayer-1.1-5|272	%endif
12mr|mplayer-1.1-5|273	BuildRequires:	libdxr3-devel
12mr|mplayer-1.1-5|274	BuildRequires:	jpeg-devel
12mr|mplayer-1.1-5|275	BuildRequires:	openjpeg-devel
12mr|mplayer-1.1-5|276	%if %{build_lirc}
12mr|mplayer-1.1-5|277	BuildRequires:	pkgconfig(liblircclient0)
12mr|mplayer-1.1-5|278	%endif
12mr|mplayer-1.1-5|279	%if %{build_lzo}
12mr|mplayer-1.1-5|280	BuildRequires:	liblzo-devel
12mr|mplayer-1.1-5|281	%endif
12mr|mplayer-1.1-5|282	BuildRequires:  pkgconfig(mad)
12mr|mplayer-1.1-5|283	BuildRequires:  nas-devel
12mr|mplayer-1.1-5|284	BuildRequires:	pkgconfig(libpng15)
12mr|mplayer-1.1-5|285	%if %{build_sdl}
12mr|mplayer-1.1-5|286	BuildRequires:	pkgconfig(sdl) >= 1.1.8
12mr|mplayer-1.1-5|287	%endif
12mr|mplayer-1.1-5|288	BuildRequires:	termcap-devel
12mr|mplayer-1.1-5|289	%if %{build_xmms}
12mr|mplayer-1.1-5|290	BuildRequires:	xmms-devel
12mr|mplayer-1.1-5|291	%endif
12mr|mplayer-1.1-5|292	%if %{build_ggi}
12mr|mplayer-1.1-5|293	BuildRequires:	libggiwmh-devel
12mr|mplayer-1.1-5|294	%endif
12mr|mplayer-1.1-5|295	%if %{build_smb}
12mr|mplayer-1.1-5|296	# require samba < 3.2.0 to avoid shipping GPLv2 vs GPLv3
12mr|mplayer-1.1-5|297	BuildRequires:	libsmbclient-devel < 3.2.0
12mr|mplayer-1.1-5|298	%endif
12mr|mplayer-1.1-5|299	%if %{build_twolame}
12mr|mplayer-1.1-5|300	BuildRequires:	pkgconfig(twolame)
12mr|mplayer-1.1-5|301	%endif
12mr|mplayer-1.1-5|302	%if %{build_faac}
12mr|mplayer-1.1-5|303	BuildRequires:	libfaac-devel
12mr|mplayer-1.1-5|304	%endif
12mr|mplayer-1.1-5|305	%if %{build_faad}
12mr|mplayer-1.1-5|306	BuildRequires:	libfaad2-devel
12mr|mplayer-1.1-5|307	%endif
12mr|mplayer-1.1-5|308	%if %{build_x264}
12mr|mplayer-1.1-5|309	BuildRequires:	pkgconfig(x264) >= 0.120
12mr|mplayer-1.1-5|310	%endif
12mr|mplayer-1.1-5|311	%if %{build_xvid}
12mr|mplayer-1.1-5|312	BuildRequires:	xvid-devel
12mr|mplayer-1.1-5|313	%endif
12mr|mplayer-1.1-5|314	%if %{build_dts}
12mr|mplayer-1.1-5|315	BuildRequires:	pkgconfig(libdts)
12mr|mplayer-1.1-5|316	%endif
12mr|mplayer-1.1-5|317	%if %{build_lame}
12mr|mplayer-1.1-5|318	BuildRequires:	lame-devel
12mr|mplayer-1.1-5|319	%endif
12mr|mplayer-1.1-5|320	%if %{build_live}
12mr|mplayer-1.1-5|321	BuildRequires:	live-devel
12mr|mplayer-1.1-5|322	%endif
12mr|mplayer-1.1-5|323	%if %{build_vesa}
12mr|mplayer-1.1-5|324	BuildRequires:	libvbe-devel
12mr|mplayer-1.1-5|325	BuildRequires:	liblrmi-devel
12mr|mplayer-1.1-5|326	%endif
12mr|mplayer-1.1-5|327	%if %{build_theora}
12mr|mplayer-1.1-5|328	BuildRequires:	pkgconfig(theora)
12mr|mplayer-1.1-5|329	%endif
12mr|mplayer-1.1-5|330	%if %{build_fribidi}
12mr|mplayer-1.1-5|331	BuildRequires:	pkgconfig(fribidi) >= 0.10.4
12mr|mplayer-1.1-5|332	%endif
12mr|mplayer-1.1-5|333	%if %{build_enca}
12mr|mplayer-1.1-5|334	BuildRequires:	pkgconfig(enca)
12mr|mplayer-1.1-5|335	%endif
12mr|mplayer-1.1-5|336	%if %{build_directfb}
12mr|mplayer-1.1-5|337	BuildRequires:	pkgconfig(directfb)
12mr|mplayer-1.1-5|338	%endif
12mr|mplayer-1.1-5|339	%if %{build_xvmc}
12mr|mplayer-1.1-5|340	BuildRequires:	pkgconfig(xvmc)
12mr|mplayer-1.1-5|341	%endif
12mr|mplayer-1.1-5|342	%if %{build_vdpau}
12mr|mplayer-1.1-5|343	BuildRequires:	pkgconfig(vdpau)
12mr|mplayer-1.1-5|344	%endif
12mr|mplayer-1.1-5|345	%if %{build_libass}
12mr|mplayer-1.1-5|346	BuildRequires:	pkgconfig(libass)
12mr|mplayer-1.1-5|347	%endif
12mr|mplayer-1.1-5|348	BuildRequires:	gsm-devel
12mr|mplayer-1.1-5|349	BuildRequires:	pkgconfig(libmpg123)
12mr|mplayer-1.1-5|350	%if %{build_vpx}
12mr|mplayer-1.1-5|351	BuildRequires:	pkgconfig(vpx)
12mr|mplayer-1.1-5|352	%endif
12mr|mplayer-1.1-5|353	%if %{build_rtmp}
12mr|mplayer-1.1-5|354	BuildRequires:	pkgconfig(librtmp)
12mr|mplayer-1.1-5|355	%endif
12mr|mplayer-1.1-5|356	BuildRequires:	bzip2-devel
12mr|mplayer-1.1-5|357	BuildRequires:	mng-devel
12mr|mplayer-1.1-5|358	BuildRequires:	pkgconfig(gl)
12mr|mplayer-1.1-5|359	BuildRequires:	pkgconfig(xxf86vm)
12mr|mplayer-1.1-5|360	BuildRequires:	pkgconfig(xxf86dga)
12mr|mplayer-1.1-5|361	BuildRequires:	pkgconfig(xscrnsaver)
12mr|mplayer-1.1-5|362	BuildRequires:	pkgconfig(speex)
12mr|mplayer-1.1-5|363	BuildRequires:	libmpcdec-devel
12mr|mplayer-1.1-5|364	BuildRequires:	ladspa-devel
12mr|mplayer-1.1-5|365	BuildRequires:	xsltproc
12mr|mplayer-1.1-5|366	BuildRequires:	docbook-style-xsl
12mr|mplayer-1.1-5|367	BuildRequires:	docbook-dtd412-xml
12mr|mplayer-1.1-5|368	BuildRequires:	pkgconfig(caca)
12mr|mplayer-1.1-5|369	BuildRequires:	giflib-devel
12mr|mplayer-1.1-5|370	%if %{build_yasm}
12mr|mplayer-1.1-5|371	BuildRequires:	yasm
12mr|mplayer-1.1-5|372	%endif
12mr|mplayer-1.1-5|373	BuildRequires:	pkgconfig(libbs2b)
12mr|mplayer-1.1-5|374	%if %{build_system_ffmpeg}
12mr|mplayer-1.1-5|375	BuildRequires:	ffmpeg-devel
12mr|mplayer-1.1-5|376	%endif
12mr|mplayer-1.1-5|377	BuildRequires:	pkgconfig(dvdread)
12mr|mplayer-1.1-5|378	BuildRequires:	pkgconfig(dvdnavmini)
12mr|mplayer-1.1-5|379	
12mr|mplayer-1.1-5|380	%if "%{_lib}" == "lib64"
12mr|mplayer-1.1-5|381	%global	_ext	()(64bit)
12mr|mplayer-1.1-5|382	%else
12mr|mplayer-1.1-5|383	%global	_ext	%{nil}
12mr|mplayer-1.1-5|384	%endif
12mr|mplayer-1.1-5|385	
12mr|mplayer-1.1-5|386	# With plf build they are auto-required
12mr|mplayer-1.1-5|387	%if ! %{build_plf}
12mr|mplayer-1.1-5|388	Suggests:	libfaac.so.0%{_ext}
12mr|mplayer-1.1-5|389	Suggests:	libfaad.so.2%{_ext}
12mr|mplayer-1.1-5|390	Suggests:	libx264.so.120%{_ext}
12mr|mplayer-1.1-5|391	Suggests:	libopencore-amrnb.so.0%{_ext}
12mr|mplayer-1.1-5|392	Suggests:	libopencore-amrwb.so.0%{_ext}
12mr|mplayer-1.1-5|393	Suggests:	libtwolame.so.0%{_ext}
12mr|mplayer-1.1-5|394	Suggests:	libdca.so.0%{_ext}
12mr|mplayer-1.1-5|395	Suggests:	libdvdcss.so.2%{_ext}
12mr|mplayer-1.1-5|396	%endif
12mr|mplayer-1.1-5|397	
12mr|mplayer-1.1-5|398	%rename		mplayer%{pkgext}1.0
12mr|mplayer-1.1-5|399	
12mr|mplayer-1.1-5|400	%description
12mr|mplayer-1.1-5|401	MPlayer is a movie player for LINUX (runs on many other Unices, and
12mr|mplayer-1.1-5|402	non-x86 CPUs, see the documentation). It plays most MPEG, VOB, AVI,
12mr|mplayer-1.1-5|403	VIVO, ASF/WMV, QT/MOV, FLI, NuppelVideo, yuv4mpeg, FILM, RoQ, and some
12mr|mplayer-1.1-5|404	RealMedia files, supported by many native, XAnim, and Win32 DLL codecs.
12mr|mplayer-1.1-5|405	You can watch VideoCD, SVCD, DVD, 3ivx, FLI, and even DivX movies too
12mr|mplayer-1.1-5|406	(and you don't need the avifile library at all!). The another big
12mr|mplayer-1.1-5|407	feature of mplayer is the wide range of supported output drivers. It
12mr|mplayer-1.1-5|408	works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, but you can use
12mr|mplayer-1.1-5|409	SDL (and this way all drivers of SDL), VESA (on every VESA compatible
12mr|mplayer-1.1-5|410	card, even without X!), and some lowlevel card-specific drivers (for
12mr|mplayer-1.1-5|411	Matrox, 3Dfx and Radeon) too! Most of them supports software or hardware
12mr|mplayer-1.1-5|412	scaling, so you can enjoy movies in fullscreen. MPlayer supports
12mr|mplayer-1.1-5|413	displaying through some hardware MPEG decoder boards, such as the DVB
12mr|mplayer-1.1-5|414	and DXR3/Hollywood+! And what about the nice big antialiased shaded
12mr|mplayer-1.1-5|415	subtitles (9 supported types!!!) with european/ISO 8859-1,2 (hungarian,
12mr|mplayer-1.1-5|416	english, czech, etc), cyrillic, korean fonts, and OSD?
12mr|mplayer-1.1-5|417	
12mr|mplayer-1.1-5|418	Note: If you want to play Real content, you need to have the content
12mr|mplayer-1.1-5|419	of RealPlayer's Codecs directory in %{_libdir}/codecs/
12mr|mplayer-1.1-5|420	
12mr|mplayer-1.1-5|421	%if %{build_plf}
12mr|mplayer-1.1-5|422	This package is in restricted because some included codecs are covered
12mr|mplayer-1.1-5|423	by patents. It also includes support for reading DVDs encrypted with
12mr|mplayer-1.1-5|424	CSS which might be illegal in some countries.
12mr|mplayer-1.1-5|425	
12mr|mplayer-1.1-5|426	For non-free binary codecs support you should install the packages
12mr|mplayer-1.1-5|427	win32-codecs, real-codecs and xanim-codecs.
12mr|mplayer-1.1-5|428	%endif
12mr|mplayer-1.1-5|429	
12mr|mplayer-1.1-5|430	%package doc
12mr|mplayer-1.1-5|431	Summary:	%{Name} documentation
12mr|mplayer-1.1-5|432	Group:		Books/Computer books
12mr|mplayer-1.1-5|433	BuildArch:	noarch
12mr|mplayer-1.1-5|434	
12mr|mplayer-1.1-5|435	%description doc
12mr|mplayer-1.1-5|436	This package contains documentation for %{Name}.
12mr|mplayer-1.1-5|437	
12mr|mplayer-1.1-5|438	%if %{build_gui}
12mr|mplayer-1.1-5|439	%package gui
12mr|mplayer-1.1-5|440	Summary:	GUI for %{name}
12mr|mplayer-1.1-5|441	Group:		Video
12mr|mplayer-1.1-5|442	Requires:	%{name} = %{version}
12mr|mplayer-1.1-5|443	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|mplayer-1.1-5|444	BuildRequires:	imagemagick
12mr|mplayer-1.1-5|445	Requires:	soundwrapper
12mr|mplayer-1.1-5|446	%rename		mplayer%{pkgext}1.0-gui
12mr|mplayer-1.1-5|447	Conflicts:	mplayer-skins < 1.3
12mr|mplayer-1.1-5|448	
12mr|mplayer-1.1-5|449	%description gui
12mr|mplayer-1.1-5|450	This package contains a GUI for %{name}.
12mr|mplayer-1.1-5|451	%endif
12mr|mplayer-1.1-5|452	
12mr|mplayer-1.1-5|453	%if %{build_mencoder}
12mr|mplayer-1.1-5|454	%package -n mencoder%{pkgext}
12mr|mplayer-1.1-5|455	Summary:	MPlayer's movie encoder
12mr|mplayer-1.1-5|456	Group:		Video
12mr|mplayer-1.1-5|457	Requires:	%{name}
12mr|mplayer-1.1-5|458	%rename		mencoder%{pkgext}1.0
12mr|mplayer-1.1-5|459	
12mr|mplayer-1.1-5|460	%description -n mencoder%{pkgext}
12mr|mplayer-1.1-5|461	MEncoder a movie encoder and is a part of the MPlayer package.
12mr|mplayer-1.1-5|462	%if ! %{build_plf}
12mr|mplayer-1.1-5|463	Note: this version doesn't have support for encoding mp3 audio streams in the
12mr|mplayer-1.1-5|464	video files.
12mr|mplayer-1.1-5|465	%else
12mr|mplayer-1.1-5|466	This restricted build has additional support for AAC decoding with libfaad
12mr|mplayer-1.1-5|467	and MP3 encoding with lame, both are covered by software patents. It
12mr|mplayer-1.1-5|468	also includes support for reading DVDs encrypted with CSS which might
12mr|mplayer-1.1-5|469	be illegal in some countries.
12mr|mplayer-1.1-5|470	%endif
12mr|mplayer-1.1-5|471	%endif
12mr|mplayer-1.1-5|472	
12mr|mplayer-1.1-5|473	
12mr|mplayer-1.1-5|474	#' close.. vim syntax highlight workaround.. ;p
12mr|mplayer-1.1-5|475	
12mr|mplayer-1.1-5|476	%prep
12mr|mplayer-1.1-5|477	%if "%{svn}" != ""
12mr|mplayer-1.1-5|478	%setup -q -n %{name} -a 4
12mr|mplayer-1.1-5|479	%else
12mr|mplayer-1.1-5|480	%setup -q -n MPlayer-%{version}%{prerel} -a 4
12mr|mplayer-1.1-5|481	%endif
12mr|mplayer-1.1-5|482	#gw as we have have used svn export:
12mr|mplayer-1.1-5|483	echo %{svn}|sed s/^r// > snapshot_version
12mr|mplayer-1.1-5|484	find DOCS -name .svn|xargs rm -rf
12mr|mplayer-1.1-5|485	#gw fix permissions
12mr|mplayer-1.1-5|486	chmod 644 AUTHORS Changelog README Copyright
12mr|mplayer-1.1-5|487	rm -f Blue/README
12mr|mplayer-1.1-5|488	%patch0 -p1 -b .mdv~
12mr|mplayer-1.1-5|489	%patch28 -p1 -b .rtsp-extra-fixes
12mr|mplayer-1.1-5|490	%patch31 -p1 -b .format~
12mr|mplayer-1.1-5|491	%patch33 -p0
12mr|mplayer-1.1-5|492	%patch35 -p0
12mr|mplayer-1.1-5|493	%if ! %{build_plf}
12mr|mplayer-1.1-5|494	%patch39 -p1 -b .dlopen~
12mr|mplayer-1.1-5|495	%endif
12mr|mplayer-1.1-5|496	rm -rf ffmpeg
12mr|mplayer-1.1-5|497	%patch40 -p1 -b .ffmpeg~
12mr|mplayer-1.1-5|498	%patch42 -p1 -b .internal_filters~
12mr|mplayer-1.1-5|499	%patch43 -p1 -b .ffm_stable~
12mr|mplayer-1.1-5|500	%patch44 -p0 -b .mp_taglists~
12mr|mplayer-1.1-5|501	
12mr|mplayer-1.1-5|502	perl -pi -e 's^r\$svn_revision^%{release}^' version.sh
12mr|mplayer-1.1-5|503	
12mr|mplayer-1.1-5|504	mv DOCS/README README.DOCS
12mr|mplayer-1.1-5|505	
12mr|mplayer-1.1-5|506	%build
12mr|mplayer-1.1-5|507	%if !%{build_optimization}
12mr|mplayer-1.1-5|508	export CFLAGS="$CFLAGS %{optflags}"
12mr|mplayer-1.1-5|509	%endif
12mr|mplayer-1.1-5|510	%if %{build_debug}
12mr|mplayer-1.1-5|511	export CFLAGS="$CFLAGS -g"
12mr|mplayer-1.1-5|512	%endif
12mr|mplayer-1.1-5|513	%ifarch ppc
12mr|mplayer-1.1-5|514	export CFLAGS="$CFLAGS -mcpu=7450 -maltivec"
12mr|mplayer-1.1-5|515	%endif
12mr|mplayer-1.1-5|516	%if %{build_directfb}
12mr|mplayer-1.1-5|517	export CPPFLAGS="-I%{_includedir}/directfb"
12mr|mplayer-1.1-5|518	%endif
12mr|mplayer-1.1-5|519	%if %{build_3264bit}
12mr|mplayer-1.1-5|520	export EXESUF=32
12mr|mplayer-1.1-5|521	%endif
12mr|mplayer-1.1-5|522	export LDFLAGS="%{?ldflags}"
12mr|mplayer-1.1-5|523	./configure \
12mr|mplayer-1.1-5|524	--prefix=%{_prefix} \
12mr|mplayer-1.1-5|525	--datadir=%{_datadir}/%{name} \
12mr|mplayer-1.1-5|526	--confdir=%{_sysconfdir}/%{name} \
12mr|mplayer-1.1-5|527	--libdir=%{_libdir} \
12mr|mplayer-1.1-5|528	%if ! %{build_optimization}
12mr|mplayer-1.1-5|529	--enable-runtime-cpudetection \
12mr|mplayer-1.1-5|530	%if ! %{build_dts}
12mr|mplayer-1.1-5|531	--disable-libdca \
12mr|mplayer-1.1-5|532	--enable-libdca-dlopen \
12mr|mplayer-1.1-5|533	%endif
12mr|mplayer-1.1-5|534	%ifarch %{ix86}
12mr|mplayer-1.1-5|535	--enable-mmx \
12mr|mplayer-1.1-5|536	--enable-3dnow \
12mr|mplayer-1.1-5|537	--enable-sse \
12mr|mplayer-1.1-5|538	--enable-sse2 \
12mr|mplayer-1.1-5|539	--enable-fastmemcpy \
12mr|mplayer-1.1-5|540	%endif
12mr|mplayer-1.1-5|541	%endif
12mr|mplayer-1.1-5|542	--enable-freetype \
12mr|mplayer-1.1-5|543	--enable-nas \
12mr|mplayer-1.1-5|544	%if %{build_debug}
12mr|mplayer-1.1-5|545	--enable-debug=3 \
12mr|mplayer-1.1-5|546	%else
12mr|mplayer-1.1-5|547	--disable-sighandler \
12mr|mplayer-1.1-5|548	%endif
12mr|mplayer-1.1-5|549	%if %{build_gui}
12mr|mplayer-1.1-5|550	--enable-gui \
12mr|mplayer-1.1-5|551	%endif
12mr|mplayer-1.1-5|552	%if %{build_system_ffmpeg}
12mr|mplayer-1.1-5|553	--disable-ffmpeg_a \
12mr|mplayer-1.1-5|554	%endif
12mr|mplayer-1.1-5|555	--language=all \
12mr|mplayer-1.1-5|556	%if ! %{build_faad}
12mr|mplayer-1.1-5|557	--disable-faad \
12mr|mplayer-1.1-5|558	--disable-decoder=AAC \
12mr|mplayer-1.1-5|559	--enable-faad-dlopen \
12mr|mplayer-1.1-5|560	%endif
12mr|mplayer-1.1-5|561	%if ! %{build_faac}
12mr|mplayer-1.1-5|562	--enable-faac-dlopen \
12mr|mplayer-1.1-5|563	%endif
12mr|mplayer-1.1-5|564	%if ! %{build_twolame}
12mr|mplayer-1.1-5|565	--disable-twolame \
12mr|mplayer-1.1-5|566	--enable-twolame-dlopen \
12mr|mplayer-1.1-5|567	%endif
12mr|mplayer-1.1-5|568	%if ! %{build_x264}
12mr|mplayer-1.1-5|569	--enable-x264-dlopen \
12mr|mplayer-1.1-5|570	%endif
12mr|mplayer-1.1-5|571	--disable-libdvdcss-internal \
12mr|mplayer-1.1-5|572	--enable-dvdnav \
12mr|mplayer-1.1-5|573	--disable-dvdread-internal \
12mr|mplayer-1.1-5|574	--enable-dvdread \
12mr|mplayer-1.1-5|575	%if %{build_lirc}
12mr|mplayer-1.1-5|576	--enable-lirc \
12mr|mplayer-1.1-5|577	%else
12mr|mplayer-1.1-5|578	--disable-lirc \
12mr|mplayer-1.1-5|579	%endif
12mr|mplayer-1.1-5|580	--enable-tv \
12mr|mplayer-1.1-5|581	%if ! %{build_v4l2}
12mr|mplayer-1.1-5|582	--disable-tv-v4l2 \
12mr|mplayer-1.1-5|583	%endif
12mr|mplayer-1.1-5|584	--enable-joystick \
12mr|mplayer-1.1-5|585	--enable-gl \
12mr|mplayer-1.1-5|586	--disable-svga \
12mr|mplayer-1.1-5|587	%if ! %{build_mga}
12mr|mplayer-1.1-5|588	--disable-mga \
12mr|mplayer-1.1-5|589	%endif
12mr|mplayer-1.1-5|590	%if ! %{build_fbdev}
12mr|mplayer-1.1-5|591	--disable-fbdev \
12mr|mplayer-1.1-5|592	%endif
12mr|mplayer-1.1-5|593	%if %{build_directfb}
12mr|mplayer-1.1-5|594	--enable-directfb \
12mr|mplayer-1.1-5|595	%else
12mr|mplayer-1.1-5|596	--disable-directfb \
12mr|mplayer-1.1-5|597	%endif
12mr|mplayer-1.1-5|598	%if %{build_mencoder}
12mr|mplayer-1.1-5|599	--enable-mencoder \
12mr|mplayer-1.1-5|600	%else
12mr|mplayer-1.1-5|601	--disable-mencoder \
12mr|mplayer-1.1-5|602	%endif
12mr|mplayer-1.1-5|603	%if ! %{build_live}
12mr|mplayer-1.1-5|604	--disable-live \
12mr|mplayer-1.1-5|605	%endif
12mr|mplayer-1.1-5|606	%if ! %{build_vesa}
12mr|mplayer-1.1-5|607	--disable-vesa \
12mr|mplayer-1.1-5|608	%endif
12mr|mplayer-1.1-5|609	%if %{build_theora}
12mr|mplayer-1.1-5|610	--enable-theora \
12mr|mplayer-1.1-5|611	%else
12mr|mplayer-1.1-5|612	--disable-theora \
12mr|mplayer-1.1-5|613	%endif
12mr|mplayer-1.1-5|614	--enable-menu \
12mr|mplayer-1.1-5|615	%if %{build_xmms}
12mr|mplayer-1.1-5|616	--enable-xmms --with-xmmslibdir=%{_libdir} \
12mr|mplayer-1.1-5|617	%endif
12mr|mplayer-1.1-5|618	%if %{build_smb}
12mr|mplayer-1.1-5|619	--enable-smb \
12mr|mplayer-1.1-5|620	%endif
12mr|mplayer-1.1-5|621	%if ! %{build_dvb}
12mr|mplayer-1.1-5|622	--disable-dvb \
12mr|mplayer-1.1-5|623	--disable-dvbhead \
12mr|mplayer-1.1-5|624	%endif
12mr|mplayer-1.1-5|625	%if ! %{build_ggi}
12mr|mplayer-1.1-5|626	--disable-ggi \
12mr|mplayer-1.1-5|627	%endif
12mr|mplayer-1.1-5|628	--codecsdir=%{_libdir}/codecs \
12mr|mplayer-1.1-5|629	%if ! %{build_arts}
12mr|mplayer-1.1-5|630	--disable-arts \
12mr|mplayer-1.1-5|631	%endif
12mr|mplayer-1.1-5|632	%if ! %{build_jack}
12mr|mplayer-1.1-5|633	--disable-jack \
12mr|mplayer-1.1-5|634	%endif
12mr|mplayer-1.1-5|635	%if ! %{build_aa}
12mr|mplayer-1.1-5|636	--disable-aa \
12mr|mplayer-1.1-5|637	%endif
12mr|mplayer-1.1-5|638	%if ! %{build_cdda}
12mr|mplayer-1.1-5|639	--disable-cdparanoia \
12mr|mplayer-1.1-5|640	%endif
12mr|mplayer-1.1-5|641	%if ! %{build_dv}
12mr|mplayer-1.1-5|642	--disable-libdv \
12mr|mplayer-1.1-5|643	%endif
12mr|mplayer-1.1-5|644	%if ! %{build_lzo}
12mr|mplayer-1.1-5|645	--disable-liblzo \
12mr|mplayer-1.1-5|646	%endif
12mr|mplayer-1.1-5|647	%if ! %{build_sdl}
12mr|mplayer-1.1-5|648	--disable-sdl \
12mr|mplayer-1.1-5|649	%endif
12mr|mplayer-1.1-5|650	%if ! %{build_alsa}
12mr|mplayer-1.1-5|651	--disable-alsa \
12mr|mplayer-1.1-5|652	%endif
12mr|mplayer-1.1-5|653	%if ! %{build_fribidi}
12mr|mplayer-1.1-5|654	--disable-fribidi \
12mr|mplayer-1.1-5|655	%endif
12mr|mplayer-1.1-5|656	%if ! %{build_enca}
12mr|mplayer-1.1-5|657	--disable-enca \
12mr|mplayer-1.1-5|658	%endif
12mr|mplayer-1.1-5|659	%if %{build_pulse}
12mr|mplayer-1.1-5|660	--enable-pulse \
12mr|mplayer-1.1-5|661	%endif
12mr|mplayer-1.1-5|662	%if ! %{build_openal}
12mr|mplayer-1.1-5|663	--disable-openal \
12mr|mplayer-1.1-5|664	%endif
12mr|mplayer-1.1-5|665	--disable-zr \
12mr|mplayer-1.1-5|666	%if %{build_xvmc}
12mr|mplayer-1.1-5|667	--enable-xvmc \
12mr|mplayer-1.1-5|668	%endif
12mr|mplayer-1.1-5|669	%if ! %{build_ivtv}
12mr|mplayer-1.1-5|670	--disable-ivtv \
12mr|mplayer-1.1-5|671	%endif
12mr|mplayer-1.1-5|672	%if ! %{build_vdpau}
12mr|mplayer-1.1-5|673	--disable-vdpau \
12mr|mplayer-1.1-5|674	%endif
12mr|mplayer-1.1-5|675	%if ! %{build_amr}
12mr|mplayer-1.1-5|676	--disable-libopencore_amrnb \
12mr|mplayer-1.1-5|677	--disable-libopencore_amrwb \
12mr|mplayer-1.1-5|678	--enable-libopencore_amrnb-dlopen \
12mr|mplayer-1.1-5|679	--enable-libopencore_amrwb-dlopen
12mr|mplayer-1.1-5|680	%endif
12mr|mplayer-1.1-5|681	
12mr|mplayer-1.1-5|682	
12mr|mplayer-1.1-5|683	# Keep this line before empty end %%configure (ppc conditionnal pb)
12mr|mplayer-1.1-5|684	make EXESUF=%{pkgext}
12mr|mplayer-1.1-5|685	#gw make sure we have our version string included:
12mr|mplayer-1.1-5|686	fgrep %{version} version.h
12mr|mplayer-1.1-5|687	
12mr|mplayer-1.1-5|688	%install
12mr|mplayer-1.1-5|689	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12mr|mplayer-1.1-5|690	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12mr|mplayer-1.1-5|691	install -m755 mplayer%{pkgext} -D %{buildroot}%{_bindir}/mplayer%{pkgext}
12mr|mplayer-1.1-5|692	for lang in de fr hu pl es it zh_CN en; do
12mr|mplayer-1.1-5|693	install -m644 DOCS/man/$lang/mplayer.1 -D %{buildroot}%{_mandir}/$([ "$lang" != "en" ] && echo $lang)/man1/mplayer%{pkgext}.1
12mr|mplayer-1.1-5|694	done
12mr|mplayer-1.1-5|695	
12mr|mplayer-1.1-5|696	%find_lang mplayer%{pkgext} --with-man
12mr|mplayer-1.1-5|697	
12mr|mplayer-1.1-5|698	######################### Mencoder #########################
12mr|mplayer-1.1-5|699	%if %{build_mencoder}
12mr|mplayer-1.1-5|700	install -m755 mencoder%{pkgext} -D %{buildroot}%{_bindir}/mencoder%{pkgext}
12mr|mplayer-1.1-5|701	
12mr|mplayer-1.1-5|702	for lang in de fr hu pl es it zh_CN en; do
12mr|mplayer-1.1-5|703	ln -s mplayer%{pkgext}.1 %{buildroot}%{_mandir}/$([ "$lang" != "en" ] && echo $lang)/man1/mencoder%{pkgext}.1
12mr|mplayer-1.1-5|704	done
12mr|mplayer-1.1-5|705	
12mr|mplayer-1.1-5|706	%find_lang mencoder%{pkgext} --with-man
12mr|mplayer-1.1-5|707	
12mr|mplayer-1.1-5|708	install -m 755 TOOLS/mencvcd.sh %{buildroot}%{_bindir}/mencvcd%{pkgext}
12mr|mplayer-1.1-5|709	install -m 755 TOOLS/divx2svcd.sh %{buildroot}%{_bindir}/divx2svcd%{pkgext}
12mr|mplayer-1.1-5|710	install -m 755 TOOLS/wma2ogg.pl %{buildroot}%{_bindir}/wma2ogg%{pkgext}.pl
12mr|mplayer-1.1-5|711	install -m 755 TOOLS/midentify.sh %{buildroot}%{_bindir}/midentify%{pkgext}
12mr|mplayer-1.1-5|712	%endif
12mr|mplayer-1.1-5|713	######################### /Mencoder #########################
12mr|mplayer-1.1-5|714	
12mr|mplayer-1.1-5|715	install -m 644 etc/example.conf %{buildroot}%{_sysconfdir}/%{name}/mplayer.conf
12mr|mplayer-1.1-5|716	install -m 644 etc/menu.conf %{buildroot}%{_sysconfdir}/%{name}
12mr|mplayer-1.1-5|717	
12mr|mplayer-1.1-5|718	%if %{build_gui}
12mr|mplayer-1.1-5|719	# default Skin
12mr|mplayer-1.1-5|720	install -d -m 755 %{buildroot}%{_datadir}/%{name}/skins/
12mr|mplayer-1.1-5|721	cp -r Blue %{buildroot}%{_datadir}/%{name}/skins/
12mr|mplayer-1.1-5|722	ln -s Blue %{buildroot}%{_datadir}/%{name}/skins/default
12mr|mplayer-1.1-5|723	# gmplayer equals mplayer -gui
12mr|mplayer-1.1-5|724	ln -s mplayer%{pkgext} %{buildroot}%{_bindir}/gmplayer%{pkgext}
12mr|mplayer-1.1-5|725	# icons
12mr|mplayer-1.1-5|726	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12mr|mplayer-1.1-5|727	convert -transparent white Blue/icons/icon48x48.png %{buildroot}%{_liconsdir}/mplayer%{pkgext}.png
12mr|mplayer-1.1-5|728	convert -transparent white Blue/icons/icon32x32.png %{buildroot}%{_iconsdir}/mplayer%{pkgext}.png
12mr|mplayer-1.1-5|729	convert -transparent white -scale 16x16 Blue/icons/icon48x48.png %{buildroot}%{_miconsdir}/mplayer%{pkgext}.png
12mr|mplayer-1.1-5|730	install -D -m 644 etc/mplayer.desktop %{buildroot}%{_datadir}/applications/mplayer%{pkgext}.desktop
12mr|mplayer-1.1-5|731	perl -pi -e 's@mplayer$@mplayer%{pkgext}@g' %{buildroot}%{_datadir}/applications/mplayer%{pkgext}.desktop
12mr|mplayer-1.1-5|732	%endif
12mr|mplayer-1.1-5|733	
12mr|mplayer-1.1-5|734	%if %{build_3264bit}
12mr|mplayer-1.1-5|735	if [ -e %{buildroot}%{_liconsdir}/mplayer%{pkgext}.png ]; then
12mr|mplayer-1.1-5|736	convert %{buildroot}%{_liconsdir}/mplayer%{pkgext}.png -channel green -negate \
12mr|mplayer-1.1-5|737	%{buildroot}%{_liconsdir}/mplayer%{pkgext}.png
12mr|mplayer-1.1-5|738	fi
12mr|mplayer-1.1-5|739	if [ -e %{buildroot}%{_iconsdir}/mplayer%{pkgext}.png ]; then
12mr|mplayer-1.1-5|740	convert %{buildroot}%{_iconsdir}/mplayer%{pkgext}.png -channel green -negate \
12mr|mplayer-1.1-5|741	%{buildroot}%{_iconsdir}/mplayer%{pkgext}.png
12mr|mplayer-1.1-5|742	fi
12mr|mplayer-1.1-5|743	if [ -e %{buildroot}%{_miconsdir}/mplayer%{pkgext}.png ]; then
12mr|mplayer-1.1-5|744	convert %{buildroot}%{_miconsdir}/mplayer%{pkgext}.png -channel green -negate \
12mr|mplayer-1.1-5|745	%{buildroot}%{_miconsdir}/mplayer%{pkgext}.png
12mr|mplayer-1.1-5|746	fi
12mr|mplayer-1.1-5|747	%endif
12mr|mplayer-1.1-5|748	
12mr|mplayer-1.1-5|749	%if %{build_debug}
12mr|mplayer-1.1-5|750	export DONT_STRIP=1
12mr|mplayer-1.1-5|751	%endif
12mr|mplayer-1.1-5|752	
12mr|mplayer-1.1-5|753	%if %{build_gui}
12mr|mplayer-1.1-5|754	%pre gui
12mr|mplayer-1.1-5|755	if [ -d %{_datadir}/%{name}/skins/default ]
12mr|mplayer-1.1-5|756	then rm -rf %{_datadir}/%{name}/skins/default
12mr|mplayer-1.1-5|757	fi
12mr|mplayer-1.1-5|758	%endif
12mr|mplayer-1.1-5|759	
12mr|mplayer-1.1-5|760	%files -f mplayer%{pkgext}.lang
12mr|mplayer-1.1-5|761	%doc AUTHORS Changelog README Copyright
12mr|mplayer-1.1-5|762	%dir %{_sysconfdir}/%{name}
12mr|mplayer-1.1-5|763	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/mplayer.conf
12mr|mplayer-1.1-5|764	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/menu.conf
12mr|mplayer-1.1-5|765	%{_bindir}/midentify%{pkgext}
12mr|mplayer-1.1-5|766	%{_bindir}/mplayer%{pkgext}
12mr|mplayer-1.1-5|767	%{_mandir}/man1/mplayer%{pkgext}.1*
12mr|mplayer-1.1-5|768	%dir %{_datadir}/%{name}
12mr|mplayer-1.1-5|769	
12mr|mplayer-1.1-5|770	%files doc
12mr|mplayer-1.1-5|771	%defattr(-,root,root,755)
12mr|mplayer-1.1-5|772	%doc README.DOCS
12mr|mplayer-1.1-5|773	%doc DOCS/default.css DOCS/xml DOCS/tech/
12mr|mplayer-1.1-5|774	
12mr|mplayer-1.1-5|775	%if %{build_mencoder}
12mr|mplayer-1.1-5|776	%files -n mencoder%{pkgext} -f mencoder%{pkgext}.lang
12mr|mplayer-1.1-5|777	%{_bindir}/mencoder%{pkgext}
12mr|mplayer-1.1-5|778	%{_bindir}/divx2svcd%{pkgext}
12mr|mplayer-1.1-5|779	%{_bindir}/mencvcd%{pkgext}
12mr|mplayer-1.1-5|780	%{_bindir}/wma2ogg%{pkgext}.pl
12mr|mplayer-1.1-5|781	%{_mandir}/man1/mencoder%{pkgext}.1*
12mr|mplayer-1.1-5|782	%endif
12mr|mplayer-1.1-5|783	
12mr|mplayer-1.1-5|784	%if %{build_gui}
12mr|mplayer-1.1-5|785	%files gui
12mr|mplayer-1.1-5|786	%{_bindir}/gmplayer%{pkgext}
12mr|mplayer-1.1-5|787	%{_datadir}/applications/mplayer%{pkgext}.desktop
12mr|mplayer-1.1-5|788	%{_datadir}/%{name}/skins
12mr|mplayer-1.1-5|789	%{_iconsdir}/mplayer%{pkgext}.png
12mr|mplayer-1.1-5|790	%{_miconsdir}/mplayer%{pkgext}.png
12mr|mplayer-1.1-5|791	%{_liconsdir}/mplayer%{pkgext}.png
12mr|mplayer-1.1-5|792	%endif
12mr|mplayer-1.1-5|793	
12mr|mplayer-1.1-5|794	
12mr|mplayer-1.1-5|795	%changelog
12mr|mplayer-1.1-5|796	* Fri Jun 08 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.1-2mdv2012.0
12mr|mplayer-1.1-5|797	+ Revision: 803487
12mr|mplayer-1.1-5|798	- Rebuild for ffmpeg 0.11
12mr|mplayer-1.1-5|799	
12mr|mplayer-1.1-5|800	* Thu Jun 07 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.1-1
12mr|mplayer-1.1-5|801	+ Revision: 803108
12mr|mplayer-1.1-5|802	- Update to 1.1 Final
12mr|mplayer-1.1-5|803	
12mr|mplayer-1.1-5|804	* Tue Jun 05 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r34991.1
12mr|mplayer-1.1-5|805	+ Revision: 802529
12mr|mplayer-1.1-5|806	- new svn snapshot
12mr|mplayer-1.1-5|807	
12mr|mplayer-1.1-5|808	* Thu May 17 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r34911.1
12mr|mplayer-1.1-5|809	+ Revision: 799325
12mr|mplayer-1.1-5|810	- don't use ffmpeg functionality not in stable release (P43)
12mr|mplayer-1.1-5|811	- new svn snapshot
12mr|mplayer-1.1-5|812	- rebuild to get rid of rpmlib(DistEpoch) dep
12mr|mplayer-1.1-5|813	
12mr|mplayer-1.1-5|814	* Tue Mar 13 2012 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r34578.4
12mr|mplayer-1.1-5|815	+ Revision: 784777
12mr|mplayer-1.1-5|816	- update default skin (bug #65376)
12mr|mplayer-1.1-5|817	
12mr|mplayer-1.1-5|818	* Wed Feb 01 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r34578.3
12mr|mplayer-1.1-5|819	+ Revision: 770472
12mr|mplayer-1.1-5|820	- ship with (latest) local copies of a few internal ffmpeg headers after all...
12mr|mplayer-1.1-5|821	- fix missing FFmpeg filters (bug #4191, lavcac3enc-build-with-shared.patch,
12mr|mplayer-1.1-5|822	filters-hack-with-shared.patch, from Mageia)
12mr|mplayer-1.1-5|823	
12mr|mplayer-1.1-5|824	* Sat Jan 21 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r34578.2
12mr|mplayer-1.1-5|825	+ Revision: 764826
12mr|mplayer-1.1-5|826	- be sure to not build against any local copy of ffmpeg headers (P40)
12mr|mplayer-1.1-5|827	
12mr|mplayer-1.1-5|828	* Tue Jan 17 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r34578.1
12mr|mplayer-1.1-5|829	+ Revision: 761959
12mr|mplayer-1.1-5|830	- build against system dvdnavn & dvdread
12mr|mplayer-1.1-5|831	- doc subpackage shouuld be noarch
12mr|mplayer-1.1-5|832	- remove versioned dependency on mplayer for mencoder (to work with ie. mplayer2)
12mr|mplayer-1.1-5|833	- build against system ffmpeg
12mr|mplayer-1.1-5|834	- new svn snapshot
12mr|mplayer-1.1-5|835	- fix loading of x264_encoder_open() through dlopen()..
12mr|mplayer-1.1-5|836	
12mr|mplayer-1.1-5|837	+ Anssi Hannula <anssi@mandriva.org>
12mr|mplayer-1.1-5|838	- drop .spec comment referring to a removed patch
12mr|mplayer-1.1-5|839	
12mr|mplayer-1.1-5|840	* Wed Jan 11 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r34537.4
12mr|mplayer-1.1-5|841	+ Revision: 759782
12mr|mplayer-1.1-5|842	- fix libfaac library not getting dlopen()'ed
12mr|mplayer-1.1-5|843	- be sure to load the correct functions when dlopen()'ing opencore-amrwb
12mr|mplayer-1.1-5|844	
12mr|mplayer-1.1-5|845	* Wed Jan 11 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r34537.3
12mr|mplayer-1.1-5|846	+ Revision: 759725
12mr|mplayer-1.1-5|847	- really fix libx264 dlopen support and make sure to actually enable it for real
12mr|mplayer-1.1-5|848	
12mr|mplayer-1.1-5|849	+ GÃ¶tz Waschk <waschk@mandriva.org>
12mr|mplayer-1.1-5|850	- fix opencore build dep
12mr|mplayer-1.1-5|851	
12mr|mplayer-1.1-5|852	* Wed Jan 11 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r34537.2
12mr|mplayer-1.1-5|853	+ Revision: 759711
12mr|mplayer-1.1-5|854	- fix broken path to skins (from Z?\195?\169)
12mr|mplayer-1.1-5|855	- fix libx264 being loaded at the wrong place in dlopen patch
12mr|mplayer-1.1-5|856	
12mr|mplayer-1.1-5|857	* Tue Jan 10 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r34537.1
12mr|mplayer-1.1-5|858	+ Revision: 759288
12mr|mplayer-1.1-5|859	- change plf specific requires on libdvdcss package into a suggests on soname
12mr|mplayer-1.1-5|860	- bump major of libx264 soname
12mr|mplayer-1.1-5|861	- fix permissions of directories in doc package
12mr|mplayer-1.1-5|862	- drop soundwrapper patch (P12)
12mr|mplayer-1.1-5|863	- new version
12mr|mplayer-1.1-5|864	- use pkgconfig() or at least multilib-neutral dependencies
12mr|mplayer-1.1-5|865	--enable-runtime-cpudetection on x86_64 as well as newer instruction sets
12mr|mplayer-1.1-5|866	available may be used
12mr|mplayer-1.1-5|867	
12mr|mplayer-1.1-5|868	* Wed Nov 23 2011 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r32713.8
12mr|mplayer-1.1-5|869	+ Revision: 732994
12mr|mplayer-1.1-5|870	- fix typo
12mr|mplayer-1.1-5|871	- fix dlopen() patch and add support for opencore-amr[wn]b, twolame & libdca too
12mr|mplayer-1.1-5|872	- again, don't do things un subshell..
12mr|mplayer-1.1-5|873	- remove useless dependencies on desktop-file-utils
12mr|mplayer-1.1-5|874	- apply some cosmetics to man page installation etc..
12mr|mplayer-1.1-5|875	- don't do stuff in sub-shells where we don't get the return code
12mr|mplayer-1.1-5|876	- use %%rename macro
12mr|mplayer-1.1-5|877	- clean out old rpm junk & conditionals to support build on ancient releases
12mr|mplayer-1.1-5|878	- add suggests on libraries to be dlopen()'ed
12mr|mplayer-1.1-5|879	- dlopen() libfaad, libfaac & libx264 so that regular mplayer build may support
12mr|mplayer-1.1-5|880	these without separate build linked against those (more to come)
12mr|mplayer-1.1-5|881	
12mr|mplayer-1.1-5|882	* Tue Oct 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-1.rc4.0.r32713.7
12mr|mplayer-1.1-5|883	+ Revision: 702687
12mr|mplayer-1.1-5|884	- fix build against libpng-1.5.x
12mr|mplayer-1.1-5|885	- attempt to relink against libpng15.so.15
12mr|mplayer-1.1-5|886	
12mr|mplayer-1.1-5|887	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 1.0-1.rc4.0.r32713.6
12mr|mplayer-1.1-5|888	+ Revision: 677477
12mr|mplayer-1.1-5|889	- rebuild for updated mimehandler
12mr|mplayer-1.1-5|890	
12mr|mplayer-1.1-5|891	* Wed May 11 2011 Paulo Andrade <pcpa@mandriva.com.br> 1.0-1.rc4.0.r32713.5
12mr|mplayer-1.1-5|892	+ Revision: 673440
12mr|mplayer-1.1-5|893	- Fix ff_imdct_calc_sse() on gcc-4.6.
12mr|mplayer-1.1-5|894	
12mr|mplayer-1.1-5|895	* Sat May 07 2011 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r32713.4
12mr|mplayer-1.1-5|896	+ Revision: 672318
12mr|mplayer-1.1-5|897	- fix high pitch hiss sound with mp3lib when building with gcc 4.6 (P36)
12mr|mplayer-1.1-5|898	
12mr|mplayer-1.1-5|899	* Fri May 06 2011 Funda Wang <fwang@mandriva.org> 1.0-1.rc4.0.r32713.3
12mr|mplayer-1.1-5|900	+ Revision: 670212
12mr|mplayer-1.1-5|901	- disable zr, it is requireing v4l1
12mr|mplayer-1.1-5|902	
12mr|mplayer-1.1-5|903	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|mplayer-1.1-5|904	- mass rebuild
12mr|mplayer-1.1-5|905	
12mr|mplayer-1.1-5|906	+ Anssi Hannula <anssi@mandriva.org>
12mr|mplayer-1.1-5|907	- plf: append "plf" to Release on cooker to make plf build have higher EVR
12mr|mplayer-1.1-5|908	again with the rpm5-style mkrel now in use
12mr|mplayer-1.1-5|909	
12mr|mplayer-1.1-5|910	* Fri Dec 17 2010 Funda Wang <fwang@mandriva.org> 1.0-1.rc4.0.r32713.2mdv2011.0
12mr|mplayer-1.1-5|911	+ Revision: 622495
12mr|mplayer-1.1-5|912	- rebuild for new directfb
12mr|mplayer-1.1-5|913	
12mr|mplayer-1.1-5|914	* Tue Dec 14 2010 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r32713.1mdv2011.0
12mr|mplayer-1.1-5|915	+ Revision: 621733
12mr|mplayer-1.1-5|916	- new snapshot
12mr|mplayer-1.1-5|917	- rediff patch 0
12mr|mplayer-1.1-5|918	- bump x264 dep
12mr|mplayer-1.1-5|919	- disable rtmp for backports
12mr|mplayer-1.1-5|920	- disable vpx for backports
12mr|mplayer-1.1-5|921	- disable libass for backports
12mr|mplayer-1.1-5|922	- cleanup
12mr|mplayer-1.1-5|923	
12mr|mplayer-1.1-5|924	* Mon Dec 06 2010 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r32675.1mdv2011.0
12mr|mplayer-1.1-5|925	+ Revision: 612232
12mr|mplayer-1.1-5|926	- enable libass, gsm, mpg123, vpx and rtmp
12mr|mplayer-1.1-5|927	- new snapshot
12mr|mplayer-1.1-5|928	- use svn exported tarball to reduce source package size
12mr|mplayer-1.1-5|929	- drop patches 1,26,36
12mr|mplayer-1.1-5|930	- rediff patches 12,31
12mr|mplayer-1.1-5|931	- disable integrated AAC decoder
12mr|mplayer-1.1-5|932	
12mr|mplayer-1.1-5|933	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-1.rc4.0.r31086.4mdv2011.0
12mr|mplayer-1.1-5|934	+ Revision: 606663
12mr|mplayer-1.1-5|935	- rebuild
12mr|mplayer-1.1-5|936	
12mr|mplayer-1.1-5|937	* Wed May 05 2010 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r31086.3mdv2010.1
12mr|mplayer-1.1-5|938	+ Revision: 542309
12mr|mplayer-1.1-5|939	- rebuild
12mr|mplayer-1.1-5|940	- bump x264 dep
12mr|mplayer-1.1-5|941	
12mr|mplayer-1.1-5|942	* Sun May 02 2010 Anssi Hannula <anssi@mandriva.org> 1.0-1.rc4.0.r31086.2mdv2010.1
12mr|mplayer-1.1-5|943	+ Revision: 541619
12mr|mplayer-1.1-5|944	- fix regression in playback of VP6F video streams (e.g. some flv files)
12mr|mplayer-1.1-5|945	(fix-vp6f.patch)
12mr|mplayer-1.1-5|946	
12mr|mplayer-1.1-5|947	* Sun Apr 25 2010 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r31086.1mdv2010.1
12mr|mplayer-1.1-5|948	+ Revision: 538606
12mr|mplayer-1.1-5|949	- new snapshot
12mr|mplayer-1.1-5|950	- move all binary codecs to %%_libdir/codecs
12mr|mplayer-1.1-5|951	
12mr|mplayer-1.1-5|952	* Sat Jan 23 2010 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r30392.1mdv2010.1
12mr|mplayer-1.1-5|953	+ Revision: 495207
12mr|mplayer-1.1-5|954	- new snapshot
12mr|mplayer-1.1-5|955	
12mr|mplayer-1.1-5|956	* Sun Jan 10 2010 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r30268.1mdv2010.1
12mr|mplayer-1.1-5|957	+ Revision: 489248
12mr|mplayer-1.1-5|958	- new snapshot
12mr|mplayer-1.1-5|959	- fix giflib detection
12mr|mplayer-1.1-5|960	- build with a52dec and openjpeg support
12mr|mplayer-1.1-5|961	- fix fribidi build
12mr|mplayer-1.1-5|962	
12mr|mplayer-1.1-5|963	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|mplayer-1.1-5|964	- rebuilt against libjpeg v8
12mr|mplayer-1.1-5|965	
12mr|mplayer-1.1-5|966	* Sun Dec 27 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r30130.1mdv2010.1
12mr|mplayer-1.1-5|967	+ Revision: 482824
12mr|mplayer-1.1-5|968	- new version
12mr|mplayer-1.1-5|969	- drop patch 34
12mr|mplayer-1.1-5|970	
12mr|mplayer-1.1-5|971	* Thu Dec 10 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r29987.1mdv2010.1
12mr|mplayer-1.1-5|972	+ Revision: 476009
12mr|mplayer-1.1-5|973	- new version
12mr|mplayer-1.1-5|974	- rediff patch 0
12mr|mplayer-1.1-5|975	
12mr|mplayer-1.1-5|976	* Tue Nov 24 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r29964.1mdv2010.1
12mr|mplayer-1.1-5|977	+ Revision: 469542
12mr|mplayer-1.1-5|978	- new snapshot
12mr|mplayer-1.1-5|979	- add patch for DVD crash (bug #55443)
12mr|mplayer-1.1-5|980	
12mr|mplayer-1.1-5|981	* Sun Nov 08 2009 Funda Wang <fwang@mandriva.org> 1.0-1.rc4.0.r29850.3mdv2010.1
12mr|mplayer-1.1-5|982	+ Revision: 463088
12mr|mplayer-1.1-5|983	- rebuild for new dfb
12mr|mplayer-1.1-5|984	
12mr|mplayer-1.1-5|985	* Sat Nov 07 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r29850.2mdv2010.1
12mr|mplayer-1.1-5|986	+ Revision: 462398
12mr|mplayer-1.1-5|987	- new snapshot
12mr|mplayer-1.1-5|988	
12mr|mplayer-1.1-5|989	* Fri Oct 16 2009 Colin Guthrie <cguthrie@mandriva.org> 1.0-1.rc3.0.r29554.2mdv2010.0
12mr|mplayer-1.1-5|990	+ Revision: 457955
12mr|mplayer-1.1-5|991	- Fix initial volume setting with pulseaudio
12mr|mplayer-1.1-5|992	
12mr|mplayer-1.1-5|993	+ GÃ¶tz Waschk <waschk@mandriva.org>
12mr|mplayer-1.1-5|994	- increase version number
12mr|mplayer-1.1-5|995	
12mr|mplayer-1.1-5|996	* Thu Aug 27 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.25.r29554.1mdv2010.0
12mr|mplayer-1.1-5|997	+ Revision: 421677
12mr|mplayer-1.1-5|998	- new snapshot
12mr|mplayer-1.1-5|999	
12mr|mplayer-1.1-5|1000	* Sat Aug 15 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-1.rc2.25.r29434.2mdv2010.0
12mr|mplayer-1.1-5|1001	+ Revision: 416529
12mr|mplayer-1.1-5|1002	- rebuilt against libjpeg v7
12mr|mplayer-1.1-5|1003	
12mr|mplayer-1.1-5|1004	* Tue Jul 21 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.25.r29434.1mdv2010.0
12mr|mplayer-1.1-5|1005	+ Revision: 398417
12mr|mplayer-1.1-5|1006	- new snapshot
12mr|mplayer-1.1-5|1007	- build with bs2b support
12mr|mplayer-1.1-5|1008	
12mr|mplayer-1.1-5|1009	* Mon Jul 20 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.25.r29433.1mdv2010.0
12mr|mplayer-1.1-5|1010	+ Revision: 398107
12mr|mplayer-1.1-5|1011	- use default linker flags (Anssi)
12mr|mplayer-1.1-5|1012	- new snapshot
12mr|mplayer-1.1-5|1013	- build with opencore-amr
12mr|mplayer-1.1-5|1014	
12mr|mplayer-1.1-5|1015	* Fri Jul 10 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.23.r29416.1mdv2010.0
12mr|mplayer-1.1-5|1016	+ Revision: 394085
12mr|mplayer-1.1-5|1017	- new snapshot
12mr|mplayer-1.1-5|1018	- fix version string patching
12mr|mplayer-1.1-5|1019	
12mr|mplayer-1.1-5|1020	* Wed Jul 01 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.23.r29409.1mdv2010.0
12mr|mplayer-1.1-5|1021	+ Revision: 391373
12mr|mplayer-1.1-5|1022	- new snapshot
12mr|mplayer-1.1-5|1023	- update patches 12,28,33
12mr|mplayer-1.1-5|1024	- spec fix
12mr|mplayer-1.1-5|1025	
12mr|mplayer-1.1-5|1026	* Mon Mar 02 2009 Anssi Hannula <anssi@mandriva.org> 1.0-1.rc2.23.r28791.2mdv2009.1
12mr|mplayer-1.1-5|1027	+ Revision: 347009
12mr|mplayer-1.1-5|1028	- fix --with(out) xvmc build option
12mr|mplayer-1.1-5|1029	- enable vdpau support, enabled on 2009.0 and newer
12mr|mplayer-1.1-5|1030	
12mr|mplayer-1.1-5|1031	* Mon Mar 02 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.23.r28791.1mdv2009.1
12mr|mplayer-1.1-5|1032	+ Revision: 346961
12mr|mplayer-1.1-5|1033	- new snapshot
12mr|mplayer-1.1-5|1034	- rediff patch 31
12mr|mplayer-1.1-5|1035	- update build deps
12mr|mplayer-1.1-5|1036	- enable bzip2 support
12mr|mplayer-1.1-5|1037	
12mr|mplayer-1.1-5|1038	* Thu Jan 29 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.23.r28387.1mdv2009.1
12mr|mplayer-1.1-5|1039	+ Revision: 335187
12mr|mplayer-1.1-5|1040	- new snapshot
12mr|mplayer-1.1-5|1041	- fix customization of the version string
12mr|mplayer-1.1-5|1042	- disable dirac and schroedinger on 2009.0
12mr|mplayer-1.1-5|1043	
12mr|mplayer-1.1-5|1044	* Fri Jan 23 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.23.r28348.1mdv2009.1
12mr|mplayer-1.1-5|1045	+ Revision: 332710
12mr|mplayer-1.1-5|1046	- new snapshot
12mr|mplayer-1.1-5|1047	- drop patch 1
12mr|mplayer-1.1-5|1048	- fix icon
12mr|mplayer-1.1-5|1049	
12mr|mplayer-1.1-5|1050	* Thu Jan 22 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.23.r28347.1mdv2009.1
12mr|mplayer-1.1-5|1051	+ Revision: 332605
12mr|mplayer-1.1-5|1052	- new snapshot
12mr|mplayer-1.1-5|1053	- enable dirac, schroedinger, mng support
12mr|mplayer-1.1-5|1054	- always use included libdvdnav and libdvdread
12mr|mplayer-1.1-5|1055	- drop source 6
12mr|mplayer-1.1-5|1056	- drop patches 2,4,19,20,22,23,24,25,27,29,30
12mr|mplayer-1.1-5|1057	- rediff patch 12, 31
12mr|mplayer-1.1-5|1058	- disable patches 1,3,7,21
12mr|mplayer-1.1-5|1059	- fix build
12mr|mplayer-1.1-5|1060	
12mr|mplayer-1.1-5|1061	+ Per Ãyvind Karlsen <peroyvind@mandriva.org>
12mr|mplayer-1.1-5|1062	- fix issue with attempting to free an invalid pointer when opening rar files (P32)
12mr|mplayer-1.1-5|1063	- fix build with -Werror=format-security (P31)
12mr|mplayer-1.1-5|1064	
12mr|mplayer-1.1-5|1065	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|mplayer-1.1-5|1066	- lowercase ImageMagick
12mr|mplayer-1.1-5|1067	
12mr|mplayer-1.1-5|1068	* Wed Oct 29 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.23mdv2009.1
12mr|mplayer-1.1-5|1069	+ Revision: 298652
12mr|mplayer-1.1-5|1070	- fix for CVS-2008-0073
12mr|mplayer-1.1-5|1071	
12mr|mplayer-1.1-5|1072	* Sun Oct 19 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.22mdv2009.1
12mr|mplayer-1.1-5|1073	+ Revision: 295423
12mr|mplayer-1.1-5|1074	- rebuild
12mr|mplayer-1.1-5|1075	
12mr|mplayer-1.1-5|1076	* Mon Oct 13 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.21mdv2009.1
12mr|mplayer-1.1-5|1077	+ Revision: 293180
12mr|mplayer-1.1-5|1078	- rebuild
12mr|mplayer-1.1-5|1079	
12mr|mplayer-1.1-5|1080	* Mon Oct 13 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.20mdv2009.1
12mr|mplayer-1.1-5|1081	+ Revision: 293089
12mr|mplayer-1.1-5|1082	- fix build with new libx264
12mr|mplayer-1.1-5|1083	
12mr|mplayer-1.1-5|1084	* Sun Oct 12 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.19mdv2009.1
12mr|mplayer-1.1-5|1085	+ Revision: 292980
12mr|mplayer-1.1-5|1086	- rebuild
12mr|mplayer-1.1-5|1087	
12mr|mplayer-1.1-5|1088	* Mon Sep 29 2008 Frederik Himpe <fhimpe@mandriva.org> 1.0-1.rc2.18mdv2009.0
12mr|mplayer-1.1-5|1089	+ Revision: 289726
12mr|mplayer-1.1-5|1090	- Add security patch fixing integer buffer underflow
12mr|mplayer-1.1-5|1091	(http://www.ocert.org/advisories/ocert-2008-013.html)
12mr|mplayer-1.1-5|1092	
12mr|mplayer-1.1-5|1093	* Tue Sep 16 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.17mdv2009.0
12mr|mplayer-1.1-5|1094	+ Revision: 285191
12mr|mplayer-1.1-5|1095	- P27: security fix for CVE-2008-1558
12mr|mplayer-1.1-5|1096	- P28: fixes for crashes found together with CVE-2008-1558
12mr|mplayer-1.1-5|1097	- disable ivtv, it does not build
12mr|mplayer-1.1-5|1098	
12mr|mplayer-1.1-5|1099	* Fri Sep 05 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.16mdv2009.0
12mr|mplayer-1.1-5|1100	+ Revision: 281075
12mr|mplayer-1.1-5|1101	- patch to add scaletempo filter (bug #43529)
12mr|mplayer-1.1-5|1102	- build with new fribidi
12mr|mplayer-1.1-5|1103	
12mr|mplayer-1.1-5|1104	* Sun Aug 17 2008 Funda Wang <fwang@mandriva.org> 1.0-1.rc2.15mdv2009.0
12mr|mplayer-1.1-5|1105	+ Revision: 273058
12mr|mplayer-1.1-5|1106	- disable smb in mdv > 2009 due to license incompatible
12mr|mplayer-1.1-5|1107	- rebuild for new dfb
12mr|mplayer-1.1-5|1108	
12mr|mplayer-1.1-5|1109	+ GÃ¶tz Waschk <waschk@mandriva.org>
12mr|mplayer-1.1-5|1110	- disable dirac by default
12mr|mplayer-1.1-5|1111	
12mr|mplayer-1.1-5|1112	* Fri Jul 18 2008 Buchan Milne <bgmilne@mandriva.org> 1.0-1.rc2.14mdv2009.0
12mr|mplayer-1.1-5|1113	+ Revision: 238214
12mr|mplayer-1.1-5|1114	- Buildrequire libsmbclient-devel < 3.2.0 to avoid GPLv2 vs GPLv3 issues
12mr|mplayer-1.1-5|1115	
12mr|mplayer-1.1-5|1116	+ Pixel <pixel@mandriva.com>
12mr|mplayer-1.1-5|1117	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|mplayer-1.1-5|1118	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|mplayer-1.1-5|1119	
12mr|mplayer-1.1-5|1120	* Fri May 30 2008 Funda Wang <fwang@mandriva.org> 1.0-1.rc2.13mdv2009.0
12mr|mplayer-1.1-5|1121	+ Revision: 213500
12mr|mplayer-1.1-5|1122	- rebuild for new directfb
12mr|mplayer-1.1-5|1123	
12mr|mplayer-1.1-5|1124	* Fri May 16 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.12mdv2009.0
12mr|mplayer-1.1-5|1125	+ Revision: 208085
12mr|mplayer-1.1-5|1126	- support building with external faad again
12mr|mplayer-1.1-5|1127	- spec cleanup
12mr|mplayer-1.1-5|1128	
12mr|mplayer-1.1-5|1129	* Thu Apr 24 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.11mdv2009.0
12mr|mplayer-1.1-5|1130	+ Revision: 197147
12mr|mplayer-1.1-5|1131	- fix build with new libdvdnav
12mr|mplayer-1.1-5|1132	
12mr|mplayer-1.1-5|1133	* Wed Feb 13 2008 Frederic Crozat <fcrozat@mandriva.com> 1.0-1.rc2.10mdv2008.1
12mr|mplayer-1.1-5|1134	+ Revision: 167031
12mr|mplayer-1.1-5|1135	- Update patch20 with SVN version of pulseaudio plugin, fixes Mdv bug #36461
12mr|mplayer-1.1-5|1136	- Update patch0 to check pulse output first, if present
12mr|mplayer-1.1-5|1137	
12mr|mplayer-1.1-5|1138	* Tue Feb 05 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.9mdv2008.1
12mr|mplayer-1.1-5|1139	+ Revision: 162707
12mr|mplayer-1.1-5|1140	- add four official security patches
12mr|mplayer-1.1-5|1141	- fix bug #37263 (default video output)
12mr|mplayer-1.1-5|1142	
12mr|mplayer-1.1-5|1143	* Sun Jan 27 2008 Giuseppe GhibÃ² <ghibo@mandriva.com> 1.0-1.rc2.8mdv2008.1
12mr|mplayer-1.1-5|1144	+ Revision: 158705
12mr|mplayer-1.1-5|1145	- Add support for mplayer32 (to allow coexisting with 64bit mplayer in X86_64 arch, to be rebuild with --with 3264bit flag).
12mr|mplayer-1.1-5|1146	
12mr|mplayer-1.1-5|1147	* Sat Jan 26 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.7mdv2008.1
12mr|mplayer-1.1-5|1148	+ Revision: 158373
12mr|mplayer-1.1-5|1149	- update dirac patch and enable it
12mr|mplayer-1.1-5|1150	- add support for building with dirac
12mr|mplayer-1.1-5|1151	
12mr|mplayer-1.1-5|1152	* Thu Jan 17 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.6mdv2008.1
12mr|mplayer-1.1-5|1153	+ Revision: 154482
12mr|mplayer-1.1-5|1154	- rebuild
12mr|mplayer-1.1-5|1155	
12mr|mplayer-1.1-5|1156	+ Olivier Blin <blino@mandriva.org>
12mr|mplayer-1.1-5|1157	- restore BuildRoot
12mr|mplayer-1.1-5|1158	
12mr|mplayer-1.1-5|1159	* Wed Jan 02 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.5mdv2008.1
12mr|mplayer-1.1-5|1160	+ Revision: 140382
12mr|mplayer-1.1-5|1161	- stop screensaver by default (bug #35863)
12mr|mplayer-1.1-5|1162	
12mr|mplayer-1.1-5|1163	+ Thierry Vignaud <tv@mandriva.org>
12mr|mplayer-1.1-5|1164	- kill re-definition of %%buildroot on Pixel's request
12mr|mplayer-1.1-5|1165	
12mr|mplayer-1.1-5|1166	* Mon Nov 26 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.4mdv2008.1
12mr|mplayer-1.1-5|1167	+ Revision: 112144
12mr|mplayer-1.1-5|1168	- remove input.conf to fix bug #35516
12mr|mplayer-1.1-5|1169	- remove URL parameter from the desktop file (bug #35248)
12mr|mplayer-1.1-5|1170	
12mr|mplayer-1.1-5|1171	* Sat Oct 13 2007 Colin Guthrie <cguthrie@mandriva.org> 1.0-1.rc2.3mdv2008.1
12mr|mplayer-1.1-5|1172	+ Revision: 97955
12mr|mplayer-1.1-5|1173	- Reenable Compiz and PulseAudio support by applying updated patches
12mr|mplayer-1.1-5|1174	
12mr|mplayer-1.1-5|1175	* Wed Oct 10 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.2mdv2008.1
12mr|mplayer-1.1-5|1176	+ Revision: 96835
12mr|mplayer-1.1-5|1177	- remove codecs.conf
12mr|mplayer-1.1-5|1178	
12mr|mplayer-1.1-5|1179	* Wed Oct 10 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.1mdv2008.1
12mr|mplayer-1.1-5|1180	+ Revision: 96634
12mr|mplayer-1.1-5|1181	- drop patch 11
12mr|mplayer-1.1-5|1182	- new version
12mr|mplayer-1.1-5|1183	- disable compiz and pulse support
12mr|mplayer-1.1-5|1184	- drop amr sources, now external libamrnb/wb is supported
12mr|mplayer-1.1-5|1185	- drop vidix
12mr|mplayer-1.1-5|1186	- drop patches 2,4,5,6,8,9,10,12,13,14,15,16,17,18,20,21,22
12mr|mplayer-1.1-5|1187	- rediff patches 3,12
12mr|mplayer-1.1-5|1188	- bump dvdnav dep
12mr|mplayer-1.1-5|1189	- drop legacy menu
12mr|mplayer-1.1-5|1190	
12mr|mplayer-1.1-5|1191	+ Guillaume Rousse <guillomovitch@mandriva.org>
12mr|mplayer-1.1-5|1192	- rebuild
12mr|mplayer-1.1-5|1193	
12mr|mplayer-1.1-5|1194	* Fri Sep 14 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.20mdv2008.0
12mr|mplayer-1.1-5|1195	+ Revision: 85498
12mr|mplayer-1.1-5|1196	- security fix for avi index reader
12mr|mplayer-1.1-5|1197	
12mr|mplayer-1.1-5|1198	* Sun Jul 15 2007 Colin Guthrie <cguthrie@mandriva.org> 1.0-1.rc1.19mdv2008.0
12mr|mplayer-1.1-5|1199	+ Revision: 52228
12mr|mplayer-1.1-5|1200	- Rebuild due to build system hiccup
12mr|mplayer-1.1-5|1201	
12mr|mplayer-1.1-5|1202	* Sat Jul 14 2007 Colin Guthrie <cguthrie@mandriva.org> 1.0-1.rc1.18mdv2008.0
12mr|mplayer-1.1-5|1203	+ Revision: 52121
12mr|mplayer-1.1-5|1204	- Add compiz support to xv output (needs compiz 'video' plugin to be active)
12mr|mplayer-1.1-5|1205	
12mr|mplayer-1.1-5|1206	* Wed Jun 27 2007 Andreas Hasenack <andreas@mandriva.com> 1.0-1.rc1.17mdv2008.0
12mr|mplayer-1.1-5|1207	+ Revision: 44944
12mr|mplayer-1.1-5|1208	- rebuild with new rpm-mandriva-setup (-fstack-protector)
12mr|mplayer-1.1-5|1209	
12mr|mplayer-1.1-5|1210	* Thu Jun 07 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.16mdv2008.0
12mr|mplayer-1.1-5|1211	+ Revision: 36497
12mr|mplayer-1.1-5|1212	- security fix for CDDB overflow
12mr|mplayer-1.1-5|1213	
12mr|mplayer-1.1-5|1214	* Mon Jun 04 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.15mdv2008.0
12mr|mplayer-1.1-5|1215	+ Revision: 35218
12mr|mplayer-1.1-5|1216	- curity fix for CVE-2006-6172 (realmedia buffer overflow)
12mr|mplayer-1.1-5|1217	- amrwb update
12mr|mplayer-1.1-5|1218	
12mr|mplayer-1.1-5|1219	* Mon May 21 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.14mdv2008.0
12mr|mplayer-1.1-5|1220	+ Revision: 29464
12mr|mplayer-1.1-5|1221	- rebuild
12mr|mplayer-1.1-5|1222	
12mr|mplayer-1.1-5|1223	* Sat May 12 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.13mdv2008.0
12mr|mplayer-1.1-5|1224	+ Revision: 26466
12mr|mplayer-1.1-5|1225	- disable dirac again, it was breaking MPEG detection
12mr|mplayer-1.1-5|1226	
12mr|mplayer-1.1-5|1227	* Fri May 11 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.12mdv2008.0
12mr|mplayer-1.1-5|1228	+ Revision: 26249
12mr|mplayer-1.1-5|1229	- patch for dirac support
12mr|mplayer-1.1-5|1230	
12mr|mplayer-1.1-5|1231	
12mr|mplayer-1.1-5|1232	* Thu Mar 15 2007 Olivier Blin <oblin@mandriva.com> 1.0-1.rc1.11mdv2007.1
12mr|mplayer-1.1-5|1233	+ Revision: 144524
12mr|mplayer-1.1-5|1234	- move HTML doc in a mplayer-doc sub-package
12mr|mplayer-1.1-5|1235	
12mr|mplayer-1.1-5|1236	* Tue Mar 13 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.10mdv2007.1
12mr|mplayer-1.1-5|1237	+ Revision: 143064
12mr|mplayer-1.1-5|1238	- security fix for CVE-2007-1387
12mr|mplayer-1.1-5|1239	
12mr|mplayer-1.1-5|1240	* Thu Mar 08 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.9mdv2007.1
12mr|mplayer-1.1-5|1241	+ Revision: 138476
12mr|mplayer-1.1-5|1242	- security patch for CVE-2007-1246
12mr|mplayer-1.1-5|1243	- support libggiwmh build
12mr|mplayer-1.1-5|1244	
12mr|mplayer-1.1-5|1245	* Fri Feb 23 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.8mdv2007.1
12mr|mplayer-1.1-5|1246	+ Revision: 124957
12mr|mplayer-1.1-5|1247	- rebuild for new libmpcdec
12mr|mplayer-1.1-5|1248	
12mr|mplayer-1.1-5|1249	* Thu Feb 22 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.7mdv2007.1
12mr|mplayer-1.1-5|1250	+ Revision: 124646
12mr|mplayer-1.1-5|1251	- sync with Ubuntu:
12mr|mplayer-1.1-5|1252	* replace patch 1 by simple call to gconf
12mr|mplayer-1.1-5|1253	* patch 14: fix buffer overflow in rtsp code
12mr|mplayer-1.1-5|1254	* patch 15: pulseaudio support
12mr|mplayer-1.1-5|1255	- make mplayer report the package version
12mr|mplayer-1.1-5|1256	- depend on soundwrapper as it is used in the menu entry
12mr|mplayer-1.1-5|1257	
12mr|mplayer-1.1-5|1258	* Fri Jan 05 2007 Anssi Hannula <anssi@mandriva.org> 1.0-1.rc1.6mdv2007.1
12mr|mplayer-1.1-5|1259	+ Revision: 104624
12mr|mplayer-1.1-5|1260	- fix -use-filedir-conf option (patch6, from SVN)
12mr|mplayer-1.1-5|1261	
12mr|mplayer-1.1-5|1262	* Wed Nov 08 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.5mdv2007.1
12mr|mplayer-1.1-5|1263	+ Revision: 78192
12mr|mplayer-1.1-5|1264	- fix desktop entry
12mr|mplayer-1.1-5|1265	
12mr|mplayer-1.1-5|1266	* Tue Nov 07 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.4mdv2007.0
12mr|mplayer-1.1-5|1267	+ Revision: 77317
12mr|mplayer-1.1-5|1268	- fix xv with mplayer plugin (ghibo)
12mr|mplayer-1.1-5|1269	- add soundwrapper to the menu entry
12mr|mplayer-1.1-5|1270	- disable dvdread, which is obsoleted by dvdnav
12mr|mplayer-1.1-5|1271	
12mr|mplayer-1.1-5|1272	* Thu Oct 26 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.3mdv2007.1
12mr|mplayer-1.1-5|1273	+ Revision: 72651
12mr|mplayer-1.1-5|1274	- disable arts
12mr|mplayer-1.1-5|1275	- patch to add missing WMVA FourCC
12mr|mplayer-1.1-5|1276	
12mr|mplayer-1.1-5|1277	* Wed Oct 25 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.2mdv2007.0
12mr|mplayer-1.1-5|1278	+ Revision: 72295
12mr|mplayer-1.1-5|1279	- bot rebuild
12mr|mplayer-1.1-5|1280	- new version
12mr|mplayer-1.1-5|1281	enable dvdnav
12mr|mplayer-1.1-5|1282	fix buildrequires
12mr|mplayer-1.1-5|1283	rediff patches 1,3,11
12mr|mplayer-1.1-5|1284	drop patch 2,14
12mr|mplayer-1.1-5|1285	fix directfb detection
12mr|mplayer-1.1-5|1286	remove obsoleted options
12mr|mplayer-1.1-5|1287	
12mr|mplayer-1.1-5|1288	+ Anssi Hannula <anssi@mandriva.org>
12mr|mplayer-1.1-5|1289	- fix non-plf real codecs dir
12mr|mplayer-1.1-5|1290	
12mr|mplayer-1.1-5|1291	* Fri Oct 20 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.pre8.17mdv2007.0
12mr|mplayer-1.1-5|1292	+ Revision: 71231
12mr|mplayer-1.1-5|1293	- fix patch 2
12mr|mplayer-1.1-5|1294	
12mr|mplayer-1.1-5|1295	* Fri Oct 20 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.pre8.16mdv2007.1
12mr|mplayer-1.1-5|1296	+ Revision: 71203
12mr|mplayer-1.1-5|1297	- update patch 2 for new x264
12mr|mplayer-1.1-5|1298	
12mr|mplayer-1.1-5|1299	* Fri Oct 20 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.pre8.15mdv2007.0
12mr|mplayer-1.1-5|1300	+ Revision: 71172
12mr|mplayer-1.1-5|1301	- rebuild
12mr|mplayer-1.1-5|1302	- fix description
12mr|mplayer-1.1-5|1303	- Import mplayer
12mr|mplayer-1.1-5|1304	
12mr|mplayer-1.1-5|1305	* Wed Oct 11 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.14mdv2007.1
12mr|mplayer-1.1-5|1306	- disable joystick by default (bug #26334)
12mr|mplayer-1.1-5|1307	
12mr|mplayer-1.1-5|1308	* Thu Sep 21 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.0-1.pre8.13mdv2007.0
12mr|mplayer-1.1-5|1309	- Rebuild agaisnt ncurse
12mr|mplayer-1.1-5|1310	
12mr|mplayer-1.1-5|1311	* Fri Sep 01 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.12mdv2007.0
12mr|mplayer-1.1-5|1312	- fix build on x86_64
12mr|mplayer-1.1-5|1313	
12mr|mplayer-1.1-5|1314	* Wed Aug 30 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.11mdv2007.0
12mr|mplayer-1.1-5|1315	- patch for new x264
12mr|mplayer-1.1-5|1316	
12mr|mplayer-1.1-5|1317	* Tue Aug 08 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.10mdv2007.0
12mr|mplayer-1.1-5|1318	- fix ogm seek (bug #23897)
12mr|mplayer-1.1-5|1319	
12mr|mplayer-1.1-5|1320	* Fri Aug 04 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.9mdv2007.0
12mr|mplayer-1.1-5|1321	- rebuild for dbus
12mr|mplayer-1.1-5|1322	
12mr|mplayer-1.1-5|1323	* Wed Aug 02 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.8mdv2007.0
12mr|mplayer-1.1-5|1324	- disable polypaudio
12mr|mplayer-1.1-5|1325	
12mr|mplayer-1.1-5|1326	* Sat Jul 08 2006 Anssi Hannula <anssi@mandriva.org> 1.0-1.pre8.7mdv2007.0
12mr|mplayer-1.1-5|1327	- fix buildrequires
12mr|mplayer-1.1-5|1328	
12mr|mplayer-1.1-5|1329	* Sat Jul 08 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.6mdv2007.0
12mr|mplayer-1.1-5|1330	- fix buildrequires
12mr|mplayer-1.1-5|1331	
12mr|mplayer-1.1-5|1332	* Tue Jul 04 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.5mdv2007.0
12mr|mplayer-1.1-5|1333	- disable optimization by default
12mr|mplayer-1.1-5|1334	
12mr|mplayer-1.1-5|1335	* Mon Jul 03 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.4mdv2007.0
12mr|mplayer-1.1-5|1336	- update amr
12mr|mplayer-1.1-5|1337	
12mr|mplayer-1.1-5|1338	* Sun Jul 02 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.3mdv2007.0
12mr|mplayer-1.1-5|1339	- rebuild
12mr|mplayer-1.1-5|1340	
12mr|mplayer-1.1-5|1341	* Thu Jun 22 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.2mdv2007.0
12mr|mplayer-1.1-5|1342	- disable dbus on 2006.0
12mr|mplayer-1.1-5|1343	- xdg menu
12mr|mplayer-1.1-5|1344	
12mr|mplayer-1.1-5|1345	* Tue Jun 13 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.1mdv2007.0
12mr|mplayer-1.1-5|1346	- rediff patch 1
12mr|mplayer-1.1-5|1347	- new version
12mr|mplayer-1.1-5|1348	
12mr|mplayer-1.1-5|1349	* Thu Jun 08 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.0.18614.1mdv2007.0
12mr|mplayer-1.1-5|1350	- fix buildrequires
12mr|mplayer-1.1-5|1351	- svn snapshot
12mr|mplayer-1.1-5|1352	
12mr|mplayer-1.1-5|1353	* Sat May 06 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20060505.1mdk
12mr|mplayer-1.1-5|1354	- add gnome-screensaver suspend support via dbus
12mr|mplayer-1.1-5|1355	- new snapshot
12mr|mplayer-1.1-5|1356	
12mr|mplayer-1.1-5|1357	* Sun Apr 16 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20060415.1mdk
12mr|mplayer-1.1-5|1358	- new snapshot
12mr|mplayer-1.1-5|1359	
12mr|mplayer-1.1-5|1360	* Tue Apr 04 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20060403.1mdk
12mr|mplayer-1.1-5|1361	- add vesa support
12mr|mplayer-1.1-5|1362	- new snapshot
12mr|mplayer-1.1-5|1363	
12mr|mplayer-1.1-5|1364	* Thu Mar 23 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20060323.1mdk
12mr|mplayer-1.1-5|1365	- fix build
12mr|mplayer-1.1-5|1366	- fix buildrequires
12mr|mplayer-1.1-5|1367	- workaround for bug 21713 (enabled optimization flag)
12mr|mplayer-1.1-5|1368	- new snapshot
12mr|mplayer-1.1-5|1369	
12mr|mplayer-1.1-5|1370	* Tue Mar 21 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20060321.1mdk
12mr|mplayer-1.1-5|1371	- disable openal
12mr|mplayer-1.1-5|1372	- new snapshot
12mr|mplayer-1.1-5|1373	
12mr|mplayer-1.1-5|1374	* Thu Feb 23 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20060223.1mdk
12mr|mplayer-1.1-5|1375	- depend on openal
12mr|mplayer-1.1-5|1376	- disable xmms plugin
12mr|mplayer-1.1-5|1377	- new snapshot
12mr|mplayer-1.1-5|1378	
12mr|mplayer-1.1-5|1379	* Wed Feb 22 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20060222.1mdk
12mr|mplayer-1.1-5|1380	- new snapshot
12mr|mplayer-1.1-5|1381	
12mr|mplayer-1.1-5|1382	* Fri Jan 27 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20060127.1mdk
12mr|mplayer-1.1-5|1383	- build fix
12mr|mplayer-1.1-5|1384	- rediff patch 0
12mr|mplayer-1.1-5|1385	- new snapshot
12mr|mplayer-1.1-5|1386	
12mr|mplayer-1.1-5|1387	* Sun Jan 01 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20060101.1mdk
12mr|mplayer-1.1-5|1388	- enable xvmc
12mr|mplayer-1.1-5|1389	- rediff patch 13
12mr|mplayer-1.1-5|1390	- new version
12mr|mplayer-1.1-5|1391	
12mr|mplayer-1.1-5|1392	* Tue Dec 20 2005 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20051220.1mdk
12mr|mplayer-1.1-5|1393	- fixes for 10.1
12mr|mplayer-1.1-5|1394	- new version
12mr|mplayer-1.1-5|1395	
12mr|mplayer-1.1-5|1396	* Mon Dec 19 2005 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20051219.1mdk
12mr|mplayer-1.1-5|1397	- fix dvb build (Anssi)
12mr|mplayer-1.1-5|1398	- disable ggi and enable directfb instead
12mr|mplayer-1.1-5|1399	- new snapshot
12mr|mplayer-1.1-5|1400	
12mr|mplayer-1.1-5|1401	* Fri Dec 16 2005 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20051216.1mdk
12mr|mplayer-1.1-5|1402	- add more build options
12mr|mplayer-1.1-5|1403	- update Blue skin
12mr|mplayer-1.1-5|1404	- new snapshot
12mr|mplayer-1.1-5|1405	
12mr|mplayer-1.1-5|1406	* Thu Dec 15 2005 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20051215.1mdk
12mr|mplayer-1.1-5|1407	- drop postproc package
12mr|mplayer-1.1-5|1408	- fix buildrequires
12mr|mplayer-1.1-5|1409	- fix build
12mr|mplayer-1.1-5|1410	- drop patches 1,2,4,6,12,14
12mr|mplayer-1.1-5|1411	- rediff patches 0,13
12mr|mplayer-1.1-5|1412	- new version
12mr|mplayer-1.1-5|1413	
12mr|mplayer-1.1-5|1414	* Wed Dec 14 2005 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.15mdk
12mr|mplayer-1.1-5|1415	- patch for CVE-2005-4048 (bug #20186)
12mr|mplayer-1.1-5|1416	
12mr|mplayer-1.1-5|1417	* Sun Oct 30 2005 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.14mdk
12mr|mplayer-1.1-5|1418	- fix real path
12mr|mplayer-1.1-5|1419	
12mr|mplayer-1.1-5|1420	* Sun Oct 30 2005 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.13mdk
12mr|mplayer-1.1-5|1421	- configuration fixes for x86_64
12mr|mplayer-1.1-5|1422	
12mr|mplayer-1.1-5|1423	* Fri Sep 09 2005 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.12mdk
12mr|mplayer-1.1-5|1424	- patch for pcm overflow
12mr|mplayer-1.1-5|1425	
12mr|mplayer-1.1-5|1426	* Thu Sep 08 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.0-1.pre7.11mdk
12mr|mplayer-1.1-5|1427	- 64-bit fixes
12mr|mplayer-1.1-5|1428	- further gcc4 fixes from current CVS
12mr|mplayer-1.1-5|1429	
12mr|mplayer-1.1-5|1430	* Wed Jun 29 2005 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.10mdk
12mr|mplayer-1.1-5|1431	- update patch 5 for new liblzo
12mr|mplayer-1.1-5|1432	
12mr|mplayer-1.1-5|1433	* Thu Jun 02 2005 Götz Waschk <waschk@mandriva.org> 1.0-0.pre7.9mdk
12mr|mplayer-1.1-5|1434	- patch 5 for new lzo
12mr|mplayer-1.1-5|1435	
12mr|mplayer-1.1-5|1436	* Sun May 22 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.0-0.pre7.8mdk
12mr|mplayer-1.1-5|1437	- patch12: fix ppc build with gcc 4.0
12mr|mplayer-1.1-5|1438	
12mr|mplayer-1.1-5|1439	* Thu May 19 2005 Götz Waschk <waschk@mandriva.org> 1.0-0.pre7.7mdk
12mr|mplayer-1.1-5|1440	- patch 3 from Austin Acton: fix creation of noisy mp2 audio files
12mr|mplayer-1.1-5|1441	
12mr|mplayer-1.1-5|1442	* Wed May 11 2005 Götz Waschk <waschk@mandriva.org> 1.0-0.pre7.6mdk
12mr|mplayer-1.1-5|1443	- patches 1 and 2 for gcc 4.0
12mr|mplayer-1.1-5|1444	
12mr|mplayer-1.1-5|1445	* Tue Apr 26 2005 Götz Waschk <waschk@mandriva.org> 1.0-0.pre7.5mdk
12mr|mplayer-1.1-5|1446	- rebuild for new libtheora
12mr|mplayer-1.1-5|1447	
12mr|mplayer-1.1-5|1448	* Thu Apr 21 2005 Götz Waschk <waschk@mandriva.org> 1.0-0.pre7.4mdk
12mr|mplayer-1.1-5|1449	- add midentify
12mr|mplayer-1.1-5|1450	
12mr|mplayer-1.1-5|1451	* Thu Apr 21 2005 Götz Waschk <waschk@mandriva.org> 1.0-0.pre7.3mdk
12mr|mplayer-1.1-5|1452	- add separate conditional build option for amr
12mr|mplayer-1.1-5|1453	- drop patches 12,13,14
12mr|mplayer-1.1-5|1454	
12mr|mplayer-1.1-5|1455	* Wed Apr 20 2005 Götz Waschk <waschk@mandriva.org> 1.0-0.pre7.2mdk
12mr|mplayer-1.1-5|1456	- amr support (disabled by default)
12mr|mplayer-1.1-5|1457	
12mr|mplayer-1.1-5|1458	* Tue Apr 19 2005 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre7.1mdk
12mr|mplayer-1.1-5|1459	- update patch 0
12mr|mplayer-1.1-5|1460	- fix deps
12mr|mplayer-1.1-5|1461	- disable divx, it's obsolete
12mr|mplayer-1.1-5|1462	- mkrel support
12mr|mplayer-1.1-5|1463	- new version
12mr|mplayer-1.1-5|1464	
12mr|mplayer-1.1-5|1465	* Tue Apr 05 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.0-0.pre6.8mdk
12mr|mplayer-1.1-5|1466	- Rebuild for libsmbclient
12mr|mplayer-1.1-5|1467	
12mr|mplayer-1.1-5|1468	* Tue Jan 04 2005 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre6.7mdk
12mr|mplayer-1.1-5|1469	- add polpyaudio support
12mr|mplayer-1.1-5|1470	
12mr|mplayer-1.1-5|1471	* Tue Dec 28 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre6.6mdk
12mr|mplayer-1.1-5|1472	- drop kernel modules
12mr|mplayer-1.1-5|1473	
12mr|mplayer-1.1-5|1474	* Tue Dec 28 2004 Giuseppe Ghibò <ghibo@mandrakesoft.com> 1.0-0.pre6.5mdk
12mr|mplayer-1.1-5|1475	- Upgraded Patch11,12,13,14 for X86-64.
12mr|mplayer-1.1-5|1476	
12mr|mplayer-1.1-5|1477	* Tue Dec 28 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre6.4mdk
12mr|mplayer-1.1-5|1478	- enable ladspa
12mr|mplayer-1.1-5|1479	- enable live
12mr|mplayer-1.1-5|1480	- enable dvb (fixes bug #12812)
12mr|mplayer-1.1-5|1481	- update patch 0 to fix bug #12834
12mr|mplayer-1.1-5|1482	
12mr|mplayer-1.1-5|1483	* Mon Dec 27 2004 Giuseppe Ghibò <ghibo@mandrakesoft.com> 1.0-0.pre6.3mdk
12mr|mplayer-1.1-5|1484	- Increased OSD font to size 3 (previous 2).
12mr|mplayer-1.1-5|1485	
12mr|mplayer-1.1-5|1486	* Mon Dec 27 2004 Giuseppe Ghibò <ghibo@mandrakesoft.com> 1.0-0.pre6.2mdk
12mr|mplayer-1.1-5|1487	- Added Martin Braun Patch13 for fixing vidix savage building
12mr|mplayer-1.1-5|1488	under X86_64.
12mr|mplayer-1.1-5|1489	
12mr|mplayer-1.1-5|1490	* Mon Dec 27 2004 Giuseppe Ghibò <ghibo@mandrakesoft.com> 1.0-0.pre6.1mdk
12mr|mplayer-1.1-5|1491	- Readapted Patch0 (config), and let default OSD fonts slightly smaller.
12mr|mplayer-1.1-5|1492	- Removed Patch1, 2, 11, 12, 13, 14 merged upstream.
12mr|mplayer-1.1-5|1493	- Removed build_semistatic build flag.
12mr|mplayer-1.1-5|1494	- Disabled build with live library for now (doesn't build).
12mr|mplayer-1.1-5|1495	- Disabled parallel building.
12mr|mplayer-1.1-5|1496	- Added Martin Braun Patches for X86_64 (Patch11, 12).
12mr|mplayer-1.1-5|1497	
12mr|mplayer-1.1-5|1498	* Thu Dec 16 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre5.9mdk
12mr|mplayer-1.1-5|1499	- new version 1.0pre5try2
12mr|mplayer-1.1-5|1500	
12mr|mplayer-1.1-5|1501	* Thu Dec 02 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre5.8mdk
12mr|mplayer-1.1-5|1502	- fix upgrade of mplayer-gui from < 1.0-0.pre5.6mdk
12mr|mplayer-1.1-5|1503	- add bio2jack support
12mr|mplayer-1.1-5|1504	
12mr|mplayer-1.1-5|1505	* Tue Sep 28 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre5.7mdk
12mr|mplayer-1.1-5|1506	- patch 1: fix GL scaling
12mr|mplayer-1.1-5|1507	
12mr|mplayer-1.1-5|1508	* Thu Sep 23 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre5.6mdk
12mr|mplayer-1.1-5|1509	- disable fullscreen by default
12mr|mplayer-1.1-5|1510	- enable zoom by default
12mr|mplayer-1.1-5|1511	- merge patch1 and patch3 as new patch0
12mr|mplayer-1.1-5|1512	- drop support for mdk 9.0
12mr|mplayer-1.1-5|1513	- link default to Blue skin
12mr|mplayer-1.1-5|1514	- drop patch0
12mr|mplayer-1.1-5|1515	
12mr|mplayer-1.1-5|1516	* Tue Sep 21 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.0-0.pre5.5mdk
12mr|mplayer-1.1-5|1517	- patch13: fix compilation of new altivec code in postproc (for ppc)
12mr|mplayer-1.1-5|1518	
12mr|mplayer-1.1-5|1519	* Tue Sep 07 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre5.4mdk
12mr|mplayer-1.1-5|1520	- enable v4l2 (bug #11231)
12mr|mplayer-1.1-5|1521	
12mr|mplayer-1.1-5|1522	* Mon Aug 09 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre5.3mdk
12mr|mplayer-1.1-5|1523	- make icon transparent
12mr|mplayer-1.1-5|1524	- fix patch 11
12mr|mplayer-1.1-5|1525	
12mr|mplayer-1.1-5|1526	* Tue Jul 27 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre5.2mdk
12mr|mplayer-1.1-5|1527	- enable enca
12mr|mplayer-1.1-5|1528	- include patches 11 and 12 from official package
12mr|mplayer-1.1-5|1529	- use Blue icon
12mr|mplayer-1.1-5|1530	- patch2: fix build with newer live.com
12mr|mplayer-1.1-5|1531	- enable zr
12mr|mplayer-1.1-5|1532	
12mr|mplayer-1.1-5|1533	* Fri Jul 16 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre5.1mdk
12mr|mplayer-1.1-5|1534	- disable alsa on 9.0
12mr|mplayer-1.1-5|1535	- add wma2ogg.pl
12mr|mplayer-1.1-5|1536	- libdha major 1.0
12mr|mplayer-1.1-5|1537	- patch 4: fix build with our kernel 2.6 headers
12mr|mplayer-1.1-5|1538	- drop merged patches 2,11
12mr|mplayer-1.1-5|1539	- new version
12mr|mplayer-1.1-5|1540	
12mr|mplayer-1.1-5|1541	* Wed Jun 16 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.0-0.pre4.8mdk
12mr|mplayer-1.1-5|1542	- ppc build fixes
12mr|mplayer-1.1-5|1543	
12mr|mplayer-1.1-5|1544	* Thu Jun 10 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre4.7mdk
12mr|mplayer-1.1-5|1545	- add fribidi support
12mr|mplayer-1.1-5|1546	
12mr|mplayer-1.1-5|1547	* Wed Jun 09 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre4.6mdk
12mr|mplayer-1.1-5|1548	- use parallel build
12mr|mplayer-1.1-5|1549	- rebuild
12mr|mplayer-1.1-5|1550	
12mr|mplayer-1.1-5|1551	* Thu Jun 03 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre4.5mdk
12mr|mplayer-1.1-5|1552	- fix metacity fullscreen issue
12mr|mplayer-1.1-5|1553	
12mr|mplayer-1.1-5|1554	* Wed Jun 02 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre4.4mdk
12mr|mplayer-1.1-5|1555	- add divx2svcd script
12mr|mplayer-1.1-5|1556	
12mr|mplayer-1.1-5|1557	* Sat May 01 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre4.3mdk
12mr|mplayer-1.1-5|1558	- use fontconfig instead of supplied font for OSD (Michael Reinsch)
12mr|mplayer-1.1-5|1559	
12mr|mplayer-1.1-5|1560	* Fri Apr 30 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre4.2mdk
12mr|mplayer-1.1-5|1561	- drop patch 2
12mr|mplayer-1.1-5|1562	
12mr|mplayer-1.1-5|1563	* Thu Apr 29 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre4.1mdk
12mr|mplayer-1.1-5|1564	- don't depend on libmatroska and libflac anymore
12mr|mplayer-1.1-5|1565	- drop patch 1
12mr|mplayer-1.1-5|1566	- 1.0pre4
12mr|mplayer-1.1-5|1567	
12mr|mplayer-1.1-5|1568	* Fri Apr 09 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre3.15mdk
12mr|mplayer-1.1-5|1569	- don't rename Blue skin to default
12mr|mplayer-1.1-5|1570	- always enable live
12mr|mplayer-1.1-5|1571	
12mr|mplayer-1.1-5|1572	* Sat Apr 03 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre3.14mdk
12mr|mplayer-1.1-5|1573	- fix naming of the package
12mr|mplayer-1.1-5|1574	
12mr|mplayer-1.1-5|1575	* Sat Apr 03 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre3try2.2mdk
12mr|mplayer-1.1-5|1576	- add Copyright file
12mr|mplayer-1.1-5|1577	- fix doc permissions
12mr|mplayer-1.1-5|1578	
12mr|mplayer-1.1-5|1579	* Sat Apr 03 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre3try2.1mdk
12mr|mplayer-1.1-5|1580	- enable libtheora
12mr|mplayer-1.1-5|1581	- new libdv
12mr|mplayer-1.1-5|1582	- new version
12mr|mplayer-1.1-5|1583	

15221 12
12mr|mplayer-skins-1.3-20|1	%define base_name	mplayer
12mr|mplayer-skins-1.3-20|2	%define name		%{base_name}-skins
12mr|mplayer-skins-1.3-20|3	%define summary		Skins for %{base_name}
12mr|mplayer-skins-1.3-20|4	%define version		1.3
12mr|mplayer-skins-1.3-20|5	%define release		%mkrel 20
12mr|mplayer-skins-1.3-20|6	%define skin_dir	%{_datadir}/%{base_name}/skins
12mr|mplayer-skins-1.3-20|7	
12mr|mplayer-skins-1.3-20|8	Name:		%{name}
12mr|mplayer-skins-1.3-20|9	Version:	%{version}
12mr|mplayer-skins-1.3-20|10	Release:	%{release}
12mr|mplayer-skins-1.3-20|11	Summary:	%{summary}
12mr|mplayer-skins-1.3-20|12	Source0:	BlueHeart-1.5.tar.bz2
12mr|mplayer-skins-1.3-20|13	Source2:	Cyrus-1.2.tar.bz2
12mr|mplayer-skins-1.3-20|14	Source3:	standard-1.9.tar.bz2
12mr|mplayer-skins-1.3-20|15	Source4:	neutron-1.5.tar.bz2
12mr|mplayer-skins-1.3-20|16	Source5:	MidnightLove-1.6.tar.bz2
12mr|mplayer-skins-1.3-20|17	Source6:	plastic-1.2.tar.bz2
12mr|mplayer-skins-1.3-20|18	Source7:	Orange-1.3.tar.bz2
12mr|mplayer-skins-1.3-20|19	Source8:	Blue-small-1.4.tar.bz2
12mr|mplayer-skins-1.3-20|20	Source9:	xine-lcd-1.2.tar.bz2
12mr|mplayer-skins-1.3-20|21	Source10:	phony-1.1.tar.bz2
12mr|mplayer-skins-1.3-20|22	Source11:	mentalic-1.2.tar.bz2
12mr|mplayer-skins-1.3-20|23	Source12:	proton-1.2.tar.bz2
12mr|mplayer-skins-1.3-20|24	Source13:	slim-1.2.tar.bz2
12mr|mplayer-skins-1.3-20|25	Source14:	krystal-1.1.tar.bz2
12mr|mplayer-skins-1.3-20|26	Source15:	CubicPlayer-1.1.tar.bz2
12mr|mplayer-skins-1.3-20|27	Source16:	AlienMind-1.2.tar.bz2
12mr|mplayer-skins-1.3-20|28	Source17:	CornerMP-1.2.tar.bz2
12mr|mplayer-skins-1.3-20|29	Source18:	CornerMP-aqua-1.4.tar.bz2
12mr|mplayer-skins-1.3-20|30	URL:		http://www.mplayerhq.hu
12mr|mplayer-skins-1.3-20|31	License:	Freely redistributable without restriction
12mr|mplayer-skins-1.3-20|32	Group:		Video
12mr|mplayer-skins-1.3-20|33	BuildArch:	noarch
12mr|mplayer-skins-1.3-20|34	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|mplayer-skins-1.3-20|35	
12mr|mplayer-skins-1.3-20|36	%description
12mr|mplayer-skins-1.3-20|37	This package includes following skins:
12mr|mplayer-skins-1.3-20|38	- standard by FRD (Viktor Bekesi), the old default MPlayer skin
12mr|mplayer-skins-1.3-20|39	- Midnight Love, by Gabucino, MPlayer conversion of the nice WinAMP/XMMS skin
12mr|mplayer-skins-1.3-20|40	of Rei Ayanami.
12mr|mplayer-skins-1.3-20|41	- BlueHeart, by Gabucino, MPlayer conversion of a BlueHeart XMMS skin.
12mr|mplayer-skins-1.3-20|42	- Neutron, by aleczapka (Oliwier Ptak), VERY nice skin!
12mr|mplayer-skins-1.3-20|43	- Plastic, by FRD (Viktor Bekesi), remote control-like skin with plastic
12mr|mplayer-skins-1.3-20|44	feeling
12mr|mplayer-skins-1.3-20|45	- Cyrus, by Roberto J., Cyrus skin from XMMS
12mr|mplayer-skins-1.3-20|46	- Xine-LCD, by Gabucino, MPlayer conversion of Xine's LCD skin
12mr|mplayer-skins-1.3-20|47	- Phony
12mr|mplayer-skins-1.3-20|48	- Mentalic, by aleczapka (Oliwier Ptak)
12mr|mplayer-skins-1.3-20|49	- Proton, by Pasquale Riccio, silver, shiny
12mr|mplayer-skins-1.3-20|50	- Slim, by FRD (Viktor Bekesi), small and cute
12mr|mplayer-skins-1.3-20|51	- Cubic Player, by Gabucino, for other oldtimers
12mr|mplayer-skins-1.3-20|52	- Alien Mind, by Gabucino, Alien Mind skin from XMMS
12mr|mplayer-skins-1.3-20|53	- CornerMP, by DC.Park, a WinAMP skin conversion, resides in desktop
12mr|mplayer-skins-1.3-20|54	corner
12mr|mplayer-skins-1.3-20|55	- CornerMP-aqua, by DC.Park, a WinAMP skin conversion, resides in
12mr|mplayer-skins-1.3-20|56	desktop corner
12mr|mplayer-skins-1.3-20|57	- Blue and Blue-small by Franciszek Wilamowski
12mr|mplayer-skins-1.3-20|58	- Orange by Ognian Vasilev
12mr|mplayer-skins-1.3-20|59	- krystal by Gary Whitmore, Jr.
12mr|mplayer-skins-1.3-20|60	
12mr|mplayer-skins-1.3-20|61	%prep
12mr|mplayer-skins-1.3-20|62	%setup -q -c
12mr|mplayer-skins-1.3-20|63	%setup -q -c -T -D -a2
12mr|mplayer-skins-1.3-20|64	%setup -q -c -T -D -a3
12mr|mplayer-skins-1.3-20|65	%setup -q -c -T -D -a4
12mr|mplayer-skins-1.3-20|66	%setup -q -c -T -D -a5
12mr|mplayer-skins-1.3-20|67	%setup -q -c -T -D -a6
12mr|mplayer-skins-1.3-20|68	%setup -q -c -T -D -a7
12mr|mplayer-skins-1.3-20|69	%setup -q -c -T -D -a8
12mr|mplayer-skins-1.3-20|70	%setup -q -c -T -D -a9
12mr|mplayer-skins-1.3-20|71	%setup -q -c -T -D -a10
12mr|mplayer-skins-1.3-20|72	%setup -q -c -T -D -a11
12mr|mplayer-skins-1.3-20|73	%setup -q -c -T -D -a12
12mr|mplayer-skins-1.3-20|74	%setup -q -c -T -D -a13
12mr|mplayer-skins-1.3-20|75	%setup -q -c -T -D -a14
12mr|mplayer-skins-1.3-20|76	%setup -q -c -T -D -a15
12mr|mplayer-skins-1.3-20|77	%setup -q -c -T -D -a16
12mr|mplayer-skins-1.3-20|78	%setup -q -c -T -D -a17
12mr|mplayer-skins-1.3-20|79	%setup -q -c -T -D -a18
12mr|mplayer-skins-1.3-20|80	# correct perm problems
12mr|mplayer-skins-1.3-20|81	chmod -R go=u-w *
12mr|mplayer-skins-1.3-20|82	
12mr|mplayer-skins-1.3-20|83	%build
12mr|mplayer-skins-1.3-20|84	
12mr|mplayer-skins-1.3-20|85	%install
12mr|mplayer-skins-1.3-20|86	rm -rf $RPM_BUILD_ROOT
12mr|mplayer-skins-1.3-20|87	install -d -m 755 ${RPM_BUILD_ROOT}%{skin_dir}
12mr|mplayer-skins-1.3-20|88	cp -r * ${RPM_BUILD_ROOT}%{skin_dir}
12mr|mplayer-skins-1.3-20|89	
12mr|mplayer-skins-1.3-20|90	%clean
12mr|mplayer-skins-1.3-20|91	rm -rf $RPM_BUILD_ROOT
12mr|mplayer-skins-1.3-20|92	
12mr|mplayer-skins-1.3-20|93	%files
12mr|mplayer-skins-1.3-20|94	%defattr(-,root,root)
12mr|mplayer-skins-1.3-20|95	%{skin_dir}/*
12mr|mplayer-skins-1.3-20|96	
12mr|mplayer-skins-1.3-20|97	
12mr|mplayer-skins-1.3-20|98	
12mr|mplayer-skins-1.3-20|99	
12mr|mplayer-skins-1.3-20|100	%changelog
12mr|mplayer-skins-1.3-20|101	

15222 12
12mr|mplayerthumbs-4.9.4-1|1	Name:		mplayerthumbs
12mr|mplayerthumbs-4.9.4-1|2	Version:	4.9.4
12mr|mplayerthumbs-4.9.4-1|3	Release:	1
12mr|mplayerthumbs-4.9.4-1|4	Epoch:		3
12mr|mplayerthumbs-4.9.4-1|5	Summary:	Video thumbnail generator for KDE4 file managers
12mr|mplayerthumbs-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|mplayerthumbs-4.9.4-1|7	License:	GPLv2
12mr|mplayerthumbs-4.9.4-1|8	URL:		https://projects.kde.org/projects/kde/kdemultimedia/mplayerthumbs
12mr|mplayerthumbs-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|mplayerthumbs-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|mplayerthumbs-4.9.4-1|11	Requires:	kdebase4-runtime
12mr|mplayerthumbs-4.9.4-1|12	
12mr|mplayerthumbs-4.9.4-1|13	%description
12mr|mplayerthumbs-4.9.4-1|14	MPlayerThumbs is a video thumbnail generator for KDE file managers
12mr|mplayerthumbs-4.9.4-1|15	(Konqueror, Dolphin, ...), now available also for KDE 4.
12mr|mplayerthumbs-4.9.4-1|16	It needs mplayer (of course) to generate thumbnails, and it contains
12mr|mplayerthumbs-4.9.4-1|17	no linking to any library, so in a x86_64 system you can freely use the
12mr|mplayerthumbs-4.9.4-1|18	32bit mplayer binary with win32codecs by configuring the application
12mr|mplayerthumbs-4.9.4-1|19	launching the mplayerthumbsconfig helper application.
12mr|mplayerthumbs-4.9.4-1|20	It catches a random frame from 15% to 70%, checking also how contrasted
12mr|mplayerthumbs-4.9.4-1|21	is the image, and dropping bad frames.
12mr|mplayerthumbs-4.9.4-1|22	
12mr|mplayerthumbs-4.9.4-1|23	%files
12mr|mplayerthumbs-4.9.4-1|24	%{_kde_bindir}/mplayerthumbsconfig
12mr|mplayerthumbs-4.9.4-1|25	%{_kde_libdir}/kde4/videopreview.so
12mr|mplayerthumbs-4.9.4-1|26	%{_kde_appsdir}/videothumbnail
12mr|mplayerthumbs-4.9.4-1|27	%{_kde_datadir}/config.kcfg/mplayerthumbs.kcfg
12mr|mplayerthumbs-4.9.4-1|28	%{_kde_services}/videopreview.desktop
12mr|mplayerthumbs-4.9.4-1|29	
12mr|mplayerthumbs-4.9.4-1|30	#------------------------------------------------------------------------------
12mr|mplayerthumbs-4.9.4-1|31	
12mr|mplayerthumbs-4.9.4-1|32	%prep
12mr|mplayerthumbs-4.9.4-1|33	%setup -q
12mr|mplayerthumbs-4.9.4-1|34	
12mr|mplayerthumbs-4.9.4-1|35	%build
12mr|mplayerthumbs-4.9.4-1|36	%cmake_kde4
12mr|mplayerthumbs-4.9.4-1|37	%make
12mr|mplayerthumbs-4.9.4-1|38	
12mr|mplayerthumbs-4.9.4-1|39	%install
12mr|mplayerthumbs-4.9.4-1|40	%makeinstall_std -C build
12mr|mplayerthumbs-4.9.4-1|41	
12mr|mplayerthumbs-4.9.4-1|42	%changelog
12mr|mplayerthumbs-4.9.4-1|43	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.4-1
12mr|mplayerthumbs-4.9.4-1|44	- New version 4.9.4
12mr|mplayerthumbs-4.9.4-1|45	
12mr|mplayerthumbs-4.9.4-1|46	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.3-1
12mr|mplayerthumbs-4.9.4-1|47	- New version 4.9.3
12mr|mplayerthumbs-4.9.4-1|48	
12mr|mplayerthumbs-4.9.4-1|49	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.2-1
12mr|mplayerthumbs-4.9.4-1|50	- New version 4.9.2
12mr|mplayerthumbs-4.9.4-1|51	
12mr|mplayerthumbs-4.9.4-1|52	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.1-1
12mr|mplayerthumbs-4.9.4-1|53	- New version 4.9.1
12mr|mplayerthumbs-4.9.4-1|54	
12mr|mplayerthumbs-4.9.4-1|55	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.0-1
12mr|mplayerthumbs-4.9.4-1|56	- New version 4.9.0
12mr|mplayerthumbs-4.9.4-1|57	
12mr|mplayerthumbs-4.9.4-1|58	* Thu Jul 12 2012 Andrey Bondrov <abondrov@mandriva.org> 3:4.8.97-1
12mr|mplayerthumbs-4.9.4-1|59	+ Revision: 808947
12mr|mplayerthumbs-4.9.4-1|60	- imported package mplayerthumbs
12mr|mplayerthumbs-4.9.4-1|61	
12mr|mplayerthumbs-4.9.4-1|62	+ Thierry Vignaud <tv@mandriva.org>
12mr|mplayerthumbs-4.9.4-1|63	- rebuild
12mr|mplayerthumbs-4.9.4-1|64	
12mr|mplayerthumbs-4.9.4-1|65	* Wed Oct 29 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1-1mdv2009.1
12mr|mplayerthumbs-4.9.4-1|66	+ Revision: 298155
12mr|mplayerthumbs-4.9.4-1|67	- Fix BuildRequires
12mr|mplayerthumbs-4.9.4-1|68	- import mplayerthumbs
12mr|mplayerthumbs-4.9.4-1|69	

15223 12
12mr|mpm-0.8.3-2|1	%define     git_name Mandriva-Package-Manager
12mr|mpm-0.8.3-2|2	
12mr|mpm-0.8.3-2|3	Name:       mpm
12mr|mpm-0.8.3-2|4	Provides:   mandriva-package-manager
12mr|mpm-0.8.3-2|5	Version:    0.8.3
12mr|mpm-0.8.3-2|6	Release:    2
12mr|mpm-0.8.3-2|7	Summary:    Mandriva Package Manager
12mr|mpm-0.8.3-2|8	Group:      System/Configuration/Packaging
12mr|mpm-0.8.3-2|9	License:    GPLv2
12mr|mpm-0.8.3-2|10	URL:        https://github.com/paulobelloni/Mandriva-Package-Manager
12mr|mpm-0.8.3-2|11	Source0:    %{name}-%{version}.tar.xz
12mr|mpm-0.8.3-2|12	Buildrequires: qt4-linguist >= 4.7.3
12mr|mpm-0.8.3-2|13	Buildrequires: qt4-devel
12mr|mpm-0.8.3-2|14	Buildrequires: imagemagick
12mr|mpm-0.8.3-2|15	BuildArch:  noarch
12mr|mpm-0.8.3-2|16	Requires:   python-dbus
12mr|mpm-0.8.3-2|17	Requires:   pyside
12mr|mpm-0.8.3-2|18	Requires:   qt-components-desktop
12mr|mpm-0.8.3-2|19	Requires:   mdvpkg >= 0.8.0
12mr|mpm-0.8.3-2|20	
12mr|mpm-0.8.3-2|21	%description
12mr|mpm-0.8.3-2|22	Mandriva Package Manager - A frontend (QML/PySide based) tool for the mdvpkg
12mr|mpm-0.8.3-2|23	server. It uses DBus to communicate with the server.
12mr|mpm-0.8.3-2|24	
12mr|mpm-0.8.3-2|25	%prep
12mr|mpm-0.8.3-2|26	%setup -q
12mr|mpm-0.8.3-2|27	
12mr|mpm-0.8.3-2|28	%build
12mr|mpm-0.8.3-2|29	
12mr|mpm-0.8.3-2|30	%install
12mr|mpm-0.8.3-2|31	mkdir -p %{buildroot}/%{_datadir}/applications
12mr|mpm-0.8.3-2|32	mkdir -p %{buildroot}/%{_datadir}/mandriva/mpm
12mr|mpm-0.8.3-2|33	mkdir -p %{buildroot}/%{_bindir}/
12mr|mpm-0.8.3-2|34	
12mr|mpm-0.8.3-2|35	cp -R * %{buildroot}/%{_datadir}/mandriva/mpm
12mr|mpm-0.8.3-2|36	cp frontend/bin/mpm %{buildroot}/%{_bindir}
12mr|mpm-0.8.3-2|37	cp frontend/bin/mpm.desktop %{buildroot}/%{_datadir}/applications
12mr|mpm-0.8.3-2|38	rm -fr %{buildroot}/%{_datadir}/mandriva/mpm/frontend/bin
12mr|mpm-0.8.3-2|39	
12mr|mpm-0.8.3-2|40	for i in $(ls -d frontend/images/icons/desktop/*); do
12mr|mpm-0.8.3-2|41	DIM="${i##*/}"
12mr|mpm-0.8.3-2|42	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/$DIM/apps
12mr|mpm-0.8.3-2|43	convert -background none $i/mpm.svg \
12mr|mpm-0.8.3-2|44	%{buildroot}/%{_iconsdir}/hicolor/$DIM/apps/mpm.png
12mr|mpm-0.8.3-2|45	done
12mr|mpm-0.8.3-2|46	cp frontend/images/icons/desktop/32x32/mpm.svg \
12mr|mpm-0.8.3-2|47	%{buildroot}/%{_iconsdir}/mpm.png
12mr|mpm-0.8.3-2|48	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/scalable/apps
12mr|mpm-0.8.3-2|49	cp frontend/images/icons/desktop/72x72/mpm.svg \
12mr|mpm-0.8.3-2|50	%{buildroot}/%{_iconsdir}/hicolor/scalable/apps
12mr|mpm-0.8.3-2|51	rm -fr %{buildroot}/%{_datadir}/mandriva/mpm/frontend/images/icons/desktop
12mr|mpm-0.8.3-2|52	
12mr|mpm-0.8.3-2|53	I18N_DIR=%{buildroot}/%{_datadir}/mandriva/mpm/frontend/i18n
12mr|mpm-0.8.3-2|54	if [ "$(ls -A $I18N_DIR)" ]; then
12mr|mpm-0.8.3-2|55	lrelease $I18N_DIR/*ts
12mr|mpm-0.8.3-2|56	rm -f $I18N_DIR/*ts
12mr|mpm-0.8.3-2|57	fi
12mr|mpm-0.8.3-2|58	
12mr|mpm-0.8.3-2|59	%files
12mr|mpm-0.8.3-2|60	%{_bindir}/mpm
12mr|mpm-0.8.3-2|61	%{_datadir}/mandriva/mpm
12mr|mpm-0.8.3-2|62	%{_datadir}/applications/mpm.desktop
12mr|mpm-0.8.3-2|63	%{_iconsdir}/hicolor/128x128/apps/mpm.png
12mr|mpm-0.8.3-2|64	%{_iconsdir}/hicolor/16x16/apps/mpm.png
12mr|mpm-0.8.3-2|65	%{_iconsdir}/hicolor/22x22/apps/mpm.png
12mr|mpm-0.8.3-2|66	%{_iconsdir}/hicolor/24x24/apps/mpm.png
12mr|mpm-0.8.3-2|67	%{_iconsdir}/hicolor/32x32/apps/mpm.png
12mr|mpm-0.8.3-2|68	%{_iconsdir}/hicolor/48x48/apps/mpm.png
12mr|mpm-0.8.3-2|69	%{_iconsdir}/hicolor/64x64/apps/mpm.png
12mr|mpm-0.8.3-2|70	%{_iconsdir}/hicolor/72x72/apps/mpm.png
12mr|mpm-0.8.3-2|71	%{_iconsdir}/mpm.png
12mr|mpm-0.8.3-2|72	%{_iconsdir}/hicolor/scalable/apps/mpm.svg
12mr|mpm-0.8.3-2|73	
12mr|mpm-0.8.3-2|74	
12mr|mpm-0.8.3-2|75	
12mr|mpm-0.8.3-2|76	
12mr|mpm-0.8.3-2|77	
12mr|mpm-0.8.3-2|78	%changelog
12mr|mpm-0.8.3-2|79	

15224 12
12mr|mscompress-0.3-14|1	Summary:	MS compress/expand-compatible (de)compressor
12mr|mscompress-0.3-14|2	Summary(pl):	(De)kompresor zgodny z MS compress/expand
12mr|mscompress-0.3-14|3	Name:		mscompress
12mr|mscompress-0.3-14|4	Version:	0.3
12mr|mscompress-0.3-14|5	Release:	%mkrel 14
12mr|mscompress-0.3-14|6	License:	GPL
12mr|mscompress-0.3-14|7	Group:		Archiving/Compression
12mr|mscompress-0.3-14|8	Url:        ftp://ftp.penguin.cz/pub/users/mhi/mscompress
12mr|mscompress-0.3-14|9	Source0:	ftp://ftp.penguin.cz/pub/users/mhi/mscompress/%{name}-%{version}.tar.bz2
12mr|mscompress-0.3-14|10	Patch0:		mscompress-0.3-LDFLAGS.diff
12mr|mscompress-0.3-14|11	BuildRequires:	autoconf
12mr|mscompress-0.3-14|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mscompress-0.3-14|13	
12mr|mscompress-0.3-14|14	%description
12mr|mscompress-0.3-14|15	Microsoft compress.exe/expand.exe-compatible file (de)compressor.
12mr|mscompress-0.3-14|16	
12mr|mscompress-0.3-14|17	%description -l pl
12mr|mscompress-0.3-14|18	Program kompresujcy i dekompresujcy zgodny z compress.exe/expand.exe
12mr|mscompress-0.3-14|19	Microsoftu.
12mr|mscompress-0.3-14|20	
12mr|mscompress-0.3-14|21	%prep
12mr|mscompress-0.3-14|22	%setup -q
12mr|mscompress-0.3-14|23	%patch0 -p0
12mr|mscompress-0.3-14|24	
12mr|mscompress-0.3-14|25	%build
12mr|mscompress-0.3-14|26	%configure2_5x
12mr|mscompress-0.3-14|27	%make
12mr|mscompress-0.3-14|28	
12mr|mscompress-0.3-14|29	%install
12mr|mscompress-0.3-14|30	rm -rf $RPM_BUILD_ROOT
12mr|mscompress-0.3-14|31	install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
12mr|mscompress-0.3-14|32	
12mr|mscompress-0.3-14|33	install mscompress msexpand $RPM_BUILD_ROOT%{_bindir}
12mr|mscompress-0.3-14|34	install mscompress.1 msexpand.1 $RPM_BUILD_ROOT%{_mandir}/man1
12mr|mscompress-0.3-14|35	
12mr|mscompress-0.3-14|36	%clean
12mr|mscompress-0.3-14|37	rm -rf $RPM_BUILD_ROOT
12mr|mscompress-0.3-14|38	
12mr|mscompress-0.3-14|39	%files
12mr|mscompress-0.3-14|40	%defattr(-,root,root)
12mr|mscompress-0.3-14|41	%doc ChangeLog README TODO format.txt
12mr|mscompress-0.3-14|42	%{_bindir}/*
12mr|mscompress-0.3-14|43	%{_mandir}/man1/*
12mr|mscompress-0.3-14|44	
12mr|mscompress-0.3-14|45	
12mr|mscompress-0.3-14|46	
12mr|mscompress-0.3-14|47	
12mr|mscompress-0.3-14|48	%changelog
12mr|mscompress-0.3-14|49	

15225 12
12mr|msec-0.80.10-4.2|1	Name:		msec
12mr|msec-0.80.10-4.2|2	Version:	0.80.10
12mr|msec-0.80.10-4.2|3	Release:	4.2
12mr|msec-0.80.10-4.2|4	Summary:	Security Level management for the Mandriva Linux distribution
12mr|msec-0.80.10-4.2|5